Skip to content

Commit 112f6f4

Browse files
committed
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <[email protected]>
1 parent 8788d65 commit 112f6f4

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

122 files changed

+706
-678
lines changed

apps/files/l10n/ar.js

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -326,12 +326,8 @@ OC.L10N.register(
326326
"This directory is unavailable, please check the logs or contact the administrator" : "هذا المجلد غير متوفر، الرجاء مراجعة سجل الحركات أو الاتصال بمشرف النظام",
327327
"Storage is temporarily not available" : "وحدة التخزين غير متوفرة",
328328
"Unexpected error: {error}" : "خطأ غير متوقع: {error}",
329-
"_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} مجلد","{folderCount} مجلد","{folderCount} مجلد","{folderCount} مجلدات","{folderCount} مجلد","{folderCount} مجلد"],
330-
"_{fileCount} file_::_{fileCount} files_" : ["{fileCount} ملف","{fileCount} ملف","{fileCount} ملف","{fileCount} ملفات","{fileCount} ملف","{fileCount} ملف"],
331-
"_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 ملف و {folderCount} مجلد","1 ملف و {folderCount} مجلد","1 ملف و {folderCount} مجلد","1 ملف و{folderCount} مجلدات","1 ملف و {folderCount} مجلد","1 ملف و {folderCount} مجلد"],
332-
"_{fileCount} file and 1 folder_::_{fileCount} files and 1 folder_" : ["{fileCount} ملف و 1 مجلد","{fileCount} ملف و 1 مجلد","{fileCount} ملف و 1 مجلد","{fileCount} ملفات و 1 مجلد ","{fileCount} ملف و 1 مجلد","{fileCount} ملف و 1 مجلد"],
333-
"{fileCount} files and {folderCount} folders" : "{fileCount} ملف و {folderCount} مجلد",
334-
"_(%n hidden)_::_ (%n hidden)_" : [" (%n مخفية)","(%n مخفية)"," (%n مخفية)"," (%n مخفية)"," (%n مخفية)"," (%n مخفية)"],
329+
"_%n file_::_%n files_" : ["لا يوجد ملفات %n","%n ملف","ملفان","%n ملفات","%n ملف","%n ملفات"],
330+
"_%n folder_::_%n folders_" : ["لا توجد مجلدات","مجلد واحد","مجلدان","%n مجلدات","%n مجلد","%n مجلدات"],
335331
"Filename must not be empty." : "يجب ألّا يكون اسم الملف فارغاً.",
336332
"\"{char}\" is not allowed inside a filename." : "\"{char}\" غير مسموح به في اسم الملف.",
337333
"\"{segment}\" is a reserved name and not allowed for filenames." : "\"{segment}\" هو اسم محجوز و لا يجوز استعماله كاسم لملف.",
@@ -405,8 +401,6 @@ OC.L10N.register(
405401
"Error deleting file \"{fileName}\"." : "خطأ أثناء حذف الملف \"{fileName}\".",
406402
"No search results in other folders for {tag}{filter}{endtag}" : "لاتوجد نتائج بحث في مجلدات اخرى ل {tag}{filter}{endtag}",
407403
"Enter more than two characters to search in other folders" : "ادخل حرفين على الاقل للبحث في المجلدات",
408-
"_%n folder_::_%n folders_" : ["لا توجد مجلدات","مجلد واحد","مجلدان","%n مجلدات","%n مجلد","%n مجلدات"],
409-
"_%n file_::_%n files_" : ["لا يوجد ملفات %n","%n ملف","ملفان","%n ملفات","%n ملف","%n ملفات"],
410404
"{dirs} and {files}" : "{dirs} و {files}",
411405
"_including %n hidden_::_including %n hidden_" : ["يشمل %n مخفي","يشمل %n مخفي","يشمل %n مخفي","يشمل %n مخفي","يشمل %n مخفي","يشمل %n مخفي"],
412406
"You do not have permission to upload or create files here" : "لا يوجد تخويل برفع أو إنشاء ملفات هنا",
@@ -446,6 +440,11 @@ OC.L10N.register(
446440
"Edit file locally" : "تحرير الملف محلياً",
447441
"Edit online" : "التحرير عبر الإنترنت",
448442
"Create new templates folder" : "إنشيْ مجلد جديد للقوالب",
443+
"_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} مجلد","{folderCount} مجلد","{folderCount} مجلد","{folderCount} مجلدات","{folderCount} مجلد","{folderCount} مجلد"],
444+
"_{fileCount} file_::_{fileCount} files_" : ["{fileCount} ملف","{fileCount} ملف","{fileCount} ملف","{fileCount} ملفات","{fileCount} ملف","{fileCount} ملف"],
445+
"_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 ملف و {folderCount} مجلد","1 ملف و {folderCount} مجلد","1 ملف و {folderCount} مجلد","1 ملف و{folderCount} مجلدات","1 ملف و {folderCount} مجلد","1 ملف و {folderCount} مجلد"],
446+
"_{fileCount} file and 1 folder_::_{fileCount} files and 1 folder_" : ["{fileCount} ملف و 1 مجلد","{fileCount} ملف و 1 مجلد","{fileCount} ملف و 1 مجلد","{fileCount} ملفات و 1 مجلد ","{fileCount} ملف و 1 مجلد","{fileCount} ملف و 1 مجلد"],
447+
"{fileCount} files and {folderCount} folders" : "{fileCount} ملف و {folderCount} مجلد",
449448
"List of favorites files and folders." : "قائمة الملفات والمجلدات المفضلة.",
450449
"Personal Files" : "ملفات شخصية",
451450
"Text file" : "ملف نصي",

apps/files/l10n/ar.json

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -324,12 +324,8 @@
324324
"This directory is unavailable, please check the logs or contact the administrator" : "هذا المجلد غير متوفر، الرجاء مراجعة سجل الحركات أو الاتصال بمشرف النظام",
325325
"Storage is temporarily not available" : "وحدة التخزين غير متوفرة",
326326
"Unexpected error: {error}" : "خطأ غير متوقع: {error}",
327-
"_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} مجلد","{folderCount} مجلد","{folderCount} مجلد","{folderCount} مجلدات","{folderCount} مجلد","{folderCount} مجلد"],
328-
"_{fileCount} file_::_{fileCount} files_" : ["{fileCount} ملف","{fileCount} ملف","{fileCount} ملف","{fileCount} ملفات","{fileCount} ملف","{fileCount} ملف"],
329-
"_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 ملف و {folderCount} مجلد","1 ملف و {folderCount} مجلد","1 ملف و {folderCount} مجلد","1 ملف و{folderCount} مجلدات","1 ملف و {folderCount} مجلد","1 ملف و {folderCount} مجلد"],
330-
"_{fileCount} file and 1 folder_::_{fileCount} files and 1 folder_" : ["{fileCount} ملف و 1 مجلد","{fileCount} ملف و 1 مجلد","{fileCount} ملف و 1 مجلد","{fileCount} ملفات و 1 مجلد ","{fileCount} ملف و 1 مجلد","{fileCount} ملف و 1 مجلد"],
331-
"{fileCount} files and {folderCount} folders" : "{fileCount} ملف و {folderCount} مجلد",
332-
"_(%n hidden)_::_ (%n hidden)_" : [" (%n مخفية)","(%n مخفية)"," (%n مخفية)"," (%n مخفية)"," (%n مخفية)"," (%n مخفية)"],
327+
"_%n file_::_%n files_" : ["لا يوجد ملفات %n","%n ملف","ملفان","%n ملفات","%n ملف","%n ملفات"],
328+
"_%n folder_::_%n folders_" : ["لا توجد مجلدات","مجلد واحد","مجلدان","%n مجلدات","%n مجلد","%n مجلدات"],
333329
"Filename must not be empty." : "يجب ألّا يكون اسم الملف فارغاً.",
334330
"\"{char}\" is not allowed inside a filename." : "\"{char}\" غير مسموح به في اسم الملف.",
335331
"\"{segment}\" is a reserved name and not allowed for filenames." : "\"{segment}\" هو اسم محجوز و لا يجوز استعماله كاسم لملف.",
@@ -403,8 +399,6 @@
403399
"Error deleting file \"{fileName}\"." : "خطأ أثناء حذف الملف \"{fileName}\".",
404400
"No search results in other folders for {tag}{filter}{endtag}" : "لاتوجد نتائج بحث في مجلدات اخرى ل {tag}{filter}{endtag}",
405401
"Enter more than two characters to search in other folders" : "ادخل حرفين على الاقل للبحث في المجلدات",
406-
"_%n folder_::_%n folders_" : ["لا توجد مجلدات","مجلد واحد","مجلدان","%n مجلدات","%n مجلد","%n مجلدات"],
407-
"_%n file_::_%n files_" : ["لا يوجد ملفات %n","%n ملف","ملفان","%n ملفات","%n ملف","%n ملفات"],
408402
"{dirs} and {files}" : "{dirs} و {files}",
409403
"_including %n hidden_::_including %n hidden_" : ["يشمل %n مخفي","يشمل %n مخفي","يشمل %n مخفي","يشمل %n مخفي","يشمل %n مخفي","يشمل %n مخفي"],
410404
"You do not have permission to upload or create files here" : "لا يوجد تخويل برفع أو إنشاء ملفات هنا",
@@ -444,6 +438,11 @@
444438
"Edit file locally" : "تحرير الملف محلياً",
445439
"Edit online" : "التحرير عبر الإنترنت",
446440
"Create new templates folder" : "إنشيْ مجلد جديد للقوالب",
441+
"_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} مجلد","{folderCount} مجلد","{folderCount} مجلد","{folderCount} مجلدات","{folderCount} مجلد","{folderCount} مجلد"],
442+
"_{fileCount} file_::_{fileCount} files_" : ["{fileCount} ملف","{fileCount} ملف","{fileCount} ملف","{fileCount} ملفات","{fileCount} ملف","{fileCount} ملف"],
443+
"_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 ملف و {folderCount} مجلد","1 ملف و {folderCount} مجلد","1 ملف و {folderCount} مجلد","1 ملف و{folderCount} مجلدات","1 ملف و {folderCount} مجلد","1 ملف و {folderCount} مجلد"],
444+
"_{fileCount} file and 1 folder_::_{fileCount} files and 1 folder_" : ["{fileCount} ملف و 1 مجلد","{fileCount} ملف و 1 مجلد","{fileCount} ملف و 1 مجلد","{fileCount} ملفات و 1 مجلد ","{fileCount} ملف و 1 مجلد","{fileCount} ملف و 1 مجلد"],
445+
"{fileCount} files and {folderCount} folders" : "{fileCount} ملف و {folderCount} مجلد",
447446
"List of favorites files and folders." : "قائمة الملفات والمجلدات المفضلة.",
448447
"Personal Files" : "ملفات شخصية",
449448
"Text file" : "ملف نصي",

apps/files/l10n/ast.js

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -230,11 +230,8 @@ OC.L10N.register(
230230
"This operation is forbidden" : "Esta operación ta prohibida",
231231
"This directory is unavailable, please check the logs or contact the administrator" : "Esti direutoriu nun ta disponible, revisa'l rexistru o ponte en contautu cola alministración.",
232232
"Storage is temporarily not available" : "L'almacenamientu nun ta disponible temporalmente",
233-
"_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} carpeta","{folderCount} carpetes"],
234-
"_{fileCount} file_::_{fileCount} files_" : ["{fileCount} ficheru","{fileCount} ficheros"],
235-
"_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 ficheru y {folderCount} carpeta","1 ficheru y {folderCount} carpetes"],
236-
"_{fileCount} file and 1 folder_::_{fileCount} files and 1 folder_" : ["{fileCount} ficheru y 1 carpeta","{fileCount} ficheros y 1 carpeta"],
237-
"{fileCount} files and {folderCount} folders" : "{fileCount} ficheros y {folderCount} carpetes",
233+
"_%n file_::_%n files_" : ["%n ficheru","%n ficheros"],
234+
"_%n folder_::_%n folders_" : ["%n carpeta","%n carpetes"],
238235
"No favorites yet" : "Entá nun hai nengún elementu favoritu",
239236
"Files and folders you mark as favorite will show up here" : "Equí apaecen los ficheros y carpetes que metas en Favoritos",
240237
"All files" : "Tolos ficheros",
@@ -302,8 +299,6 @@ OC.L10N.register(
302299
"Error deleting file \"{fileName}\"." : "Hebo un error al desaniciar «{fileName}»",
303300
"No search results in other folders for {tag}{filter}{endtag}" : "Nun hai nengún resultáu de busca nes demás carpetes pa: {tag}{filter}{endtag}",
304301
"Enter more than two characters to search in other folders" : "Introduz más de dos carátueres pa buscar nes demás carpetes",
305-
"_%n folder_::_%n folders_" : ["%n carpeta","%n carpetes"],
306-
"_%n file_::_%n files_" : ["%n ficheru","%n ficheros"],
307302
"{dirs} and {files}" : "{dirs} ya {files}",
308303
"_including %n hidden_::_including %n hidden_" : ["incluyendo %n elementu anubríu","incluyendo %n elementos anubríos"],
309304
"You do not have permission to upload or create files here" : "Nun tienes permisu pa xubir o crear ficheros equí",
@@ -340,6 +335,11 @@ OC.L10N.register(
340335
"Open the files app settings" : "Abrir la configuración de Ficheros",
341336
"Unable to change the favourite state of the file" : "Nun ye posible camudar l'estáu favoritu del ficheru",
342337
"Create new templates folder" : "Crear una carpeta de plantíes",
338+
"_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} carpeta","{folderCount} carpetes"],
339+
"_{fileCount} file_::_{fileCount} files_" : ["{fileCount} ficheru","{fileCount} ficheros"],
340+
"_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 ficheru y {folderCount} carpeta","1 ficheru y {folderCount} carpetes"],
341+
"_{fileCount} file and 1 folder_::_{fileCount} files and 1 folder_" : ["{fileCount} ficheru y 1 carpeta","{fileCount} ficheros y 1 carpeta"],
342+
"{fileCount} files and {folderCount} folders" : "{fileCount} ficheros y {folderCount} carpetes",
343343
"List of favorites files and folders." : "Una llista de ficheros y carpetes favoritos.",
344344
"Personal Files" : "Ficheros personales",
345345
"Text file" : "Ficheru de testu",

apps/files/l10n/ast.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -228,11 +228,8 @@
228228
"This operation is forbidden" : "Esta operación ta prohibida",
229229
"This directory is unavailable, please check the logs or contact the administrator" : "Esti direutoriu nun ta disponible, revisa'l rexistru o ponte en contautu cola alministración.",
230230
"Storage is temporarily not available" : "L'almacenamientu nun ta disponible temporalmente",
231-
"_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} carpeta","{folderCount} carpetes"],
232-
"_{fileCount} file_::_{fileCount} files_" : ["{fileCount} ficheru","{fileCount} ficheros"],
233-
"_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 ficheru y {folderCount} carpeta","1 ficheru y {folderCount} carpetes"],
234-
"_{fileCount} file and 1 folder_::_{fileCount} files and 1 folder_" : ["{fileCount} ficheru y 1 carpeta","{fileCount} ficheros y 1 carpeta"],
235-
"{fileCount} files and {folderCount} folders" : "{fileCount} ficheros y {folderCount} carpetes",
231+
"_%n file_::_%n files_" : ["%n ficheru","%n ficheros"],
232+
"_%n folder_::_%n folders_" : ["%n carpeta","%n carpetes"],
236233
"No favorites yet" : "Entá nun hai nengún elementu favoritu",
237234
"Files and folders you mark as favorite will show up here" : "Equí apaecen los ficheros y carpetes que metas en Favoritos",
238235
"All files" : "Tolos ficheros",
@@ -300,8 +297,6 @@
300297
"Error deleting file \"{fileName}\"." : "Hebo un error al desaniciar «{fileName}»",
301298
"No search results in other folders for {tag}{filter}{endtag}" : "Nun hai nengún resultáu de busca nes demás carpetes pa: {tag}{filter}{endtag}",
302299
"Enter more than two characters to search in other folders" : "Introduz más de dos carátueres pa buscar nes demás carpetes",
303-
"_%n folder_::_%n folders_" : ["%n carpeta","%n carpetes"],
304-
"_%n file_::_%n files_" : ["%n ficheru","%n ficheros"],
305300
"{dirs} and {files}" : "{dirs} ya {files}",
306301
"_including %n hidden_::_including %n hidden_" : ["incluyendo %n elementu anubríu","incluyendo %n elementos anubríos"],
307302
"You do not have permission to upload or create files here" : "Nun tienes permisu pa xubir o crear ficheros equí",
@@ -338,6 +333,11 @@
338333
"Open the files app settings" : "Abrir la configuración de Ficheros",
339334
"Unable to change the favourite state of the file" : "Nun ye posible camudar l'estáu favoritu del ficheru",
340335
"Create new templates folder" : "Crear una carpeta de plantíes",
336+
"_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} carpeta","{folderCount} carpetes"],
337+
"_{fileCount} file_::_{fileCount} files_" : ["{fileCount} ficheru","{fileCount} ficheros"],
338+
"_1 file and {folderCount} folder_::_1 file and {folderCount} folders_" : ["1 ficheru y {folderCount} carpeta","1 ficheru y {folderCount} carpetes"],
339+
"_{fileCount} file and 1 folder_::_{fileCount} files and 1 folder_" : ["{fileCount} ficheru y 1 carpeta","{fileCount} ficheros y 1 carpeta"],
340+
"{fileCount} files and {folderCount} folders" : "{fileCount} ficheros y {folderCount} carpetes",
341341
"List of favorites files and folders." : "Una llista de ficheros y carpetes favoritos.",
342342
"Personal Files" : "Ficheros personales",
343343
"Text file" : "Ficheru de testu",

apps/files/l10n/bg.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -161,6 +161,8 @@ OC.L10N.register(
161161
"This operation is forbidden" : "Операцията е забранена",
162162
"This directory is unavailable, please check the logs or contact the administrator" : "Директорията не е налична. Проверете журнала или се свържете с администратора",
163163
"Storage is temporarily not available" : "Временно хранилището не е налично",
164+
"_%n file_::_%n files_" : ["%n файл","%n файла"],
165+
"_%n folder_::_%n folders_" : ["%n папка","%n папки"],
164166
"No favorites yet" : "Няма любими",
165167
"Files and folders you mark as favorite will show up here" : "Файловете и папките които маркирате като любими ще се показват тук",
166168
"All files" : "Всички файлове",
@@ -216,8 +218,6 @@ OC.L10N.register(
216218
"Error deleting file \"{fileName}\"." : "Грешка при изтриването на файла \"{fileName}\".",
217219
"No search results in other folders for {tag}{filter}{endtag}" : "Няма резултати от търсенето в други папки за {tag}{filter}{endtag}",
218220
"Enter more than two characters to search in other folders" : "Въведете повече от два знака за търсене в други папки",
219-
"_%n folder_::_%n folders_" : ["%n папка","%n папки"],
220-
"_%n file_::_%n files_" : ["%n файл","%n файла"],
221221
"{dirs} and {files}" : "{dirs} и {files}",
222222
"_including %n hidden_::_including %n hidden_" : ["включително %n скрит","включително %n скрити"],
223223
"You do not have permission to upload or create files here" : "Нямате право да качвате или създавате файлове тук",

apps/files/l10n/bg.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -159,6 +159,8 @@
159159
"This operation is forbidden" : "Операцията е забранена",
160160
"This directory is unavailable, please check the logs or contact the administrator" : "Директорията не е налична. Проверете журнала или се свържете с администратора",
161161
"Storage is temporarily not available" : "Временно хранилището не е налично",
162+
"_%n file_::_%n files_" : ["%n файл","%n файла"],
163+
"_%n folder_::_%n folders_" : ["%n папка","%n папки"],
162164
"No favorites yet" : "Няма любими",
163165
"Files and folders you mark as favorite will show up here" : "Файловете и папките които маркирате като любими ще се показват тук",
164166
"All files" : "Всички файлове",
@@ -214,8 +216,6 @@
214216
"Error deleting file \"{fileName}\"." : "Грешка при изтриването на файла \"{fileName}\".",
215217
"No search results in other folders for {tag}{filter}{endtag}" : "Няма резултати от търсенето в други папки за {tag}{filter}{endtag}",
216218
"Enter more than two characters to search in other folders" : "Въведете повече от два знака за търсене в други папки",
217-
"_%n folder_::_%n folders_" : ["%n папка","%n папки"],
218-
"_%n file_::_%n files_" : ["%n файл","%n файла"],
219219
"{dirs} and {files}" : "{dirs} и {files}",
220220
"_including %n hidden_::_including %n hidden_" : ["включително %n скрит","включително %n скрити"],
221221
"You do not have permission to upload or create files here" : "Нямате право да качвате или създавате файлове тук",

0 commit comments

Comments
 (0)