Skip to content

Commit 209c5c3

Browse files
committed
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent f26d329 commit 209c5c3

File tree

228 files changed

+2972
-1166
lines changed

Some content is hidden

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

228 files changed

+2972
-1166
lines changed

apps/files/l10n/ar.js

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -182,6 +182,8 @@ OC.L10N.register(
182182
"Removing the file extension \"{old}\" may render the file unreadable." : "إزالة الامتداد \"{old}\" من اسم الملف يمكن أن يتسبب في تغيير طريقة تناول و عرض الملف أو يجعله غير قابل للعرض.",
183183
"Adding the file extension \"{new}\" may render the file unreadable." : "إضافة الامتداد \"{new}\" لاسم الملف يمكن أن يتسبب في تغيير طريقة تناول و عرض الملف أو أن يجعله غير قابل للعرض.",
184184
"Do not show this dialog again." : "لا تُظهِر هذه النافذة مرة أخرى",
185+
"Cancel" : "إلغاء",
186+
"Rename" : "إعادة التسمية",
185187
"Select file or folder to link to" : "اختر ملف أو مجلد للربط معه",
186188
"Choose {file}" : "إختر {file}",
187189
"Files settings" : "إعدادات الملفات",
@@ -236,25 +238,22 @@ OC.L10N.register(
236238
"_You are about to permanently delete {count} item_::_You are about to permanently delete {count} items_" : ["أنت على وشك أن تحذف نهائياً {count} عنصراً","أنت على وشك أن تحذف نهائياً {count} عنصراً","أنت على وشك أن تحذف نهائياً {count} عنصراً","أنت على وشك أن تحذف نهائياً {count} عناصر","أنت على وشك أن تحذف نهائياً {count} عناصر","أنت على وشك حذف {count} عنصر بشكل نهائي "],
237239
"_You are about to delete {count} item_::_You are about to delete {count} items_" : ["أنت على وشك أن تحذف {count} عنصراً","أنت على وشك أن تحذف {count} عنصراً","أنت على وشك أن تحذف {count} عنصراً","أنت على وشك أن تحذف {count} عناصر","أنت على وشك أن تحذف {count} عناصر","أنت على وشك أن تحذف {count} عنصراً"],
238240
"Confirm deletion" : "تأكيد الحذف",
239-
"Cancel" : "إلغاء",
240241
"Download" : "تنزيل",
241242
"Add to favorites" : "إضافة إلى المفضلة",
242243
"Remove from favorites" : "إزالة من المفضلة",
244+
"Move" : "نقل",
245+
"Copy" : "نسخ",
246+
"Move or copy" : "نقل أو نسخ",
243247
"Destination is not a folder" : "الوجهة ليست مجلد",
244248
"This file/folder is already in that directory" : "هذا الملف/المجلد موجود سلفاً في ذلك المجلد",
245249
"You cannot move a file/folder onto itself or into a subfolder of itself" : "لا يمكنك نقل ملف/مجلد إلى نفسه أو إلى مجلد فرعي منه",
246-
"(copy)" : "(نسخ)",
247-
"(copy %n)" : "(نسخ %n)",
248250
"A file or folder with that name already exists in this folder" : "ملف أو مجلد بنفس ذاك الاسم موجود سلفاً في هذا المجلد",
249251
"The files are locked" : "الملفات مقفلة",
250252
"The file does not exist anymore" : "الملف لم يعد موجوداً",
251253
"Choose destination" : "تحديد الوجهة",
252254
"Copy to {target}" : "نسخ إلى {target}",
253-
"Copy" : "نسخ",
254255
"Move to {target}" : "نقل إلى {target}",
255-
"Move" : "نقل",
256256
"Move or copy operation failed" : "عملية النسخ أو النقل فشلت",
257-
"Move or copy" : "نقل أو نسخ",
258257
"Open folder" : "فتح المجلد",
259258
"Open folder {displayName}" : "فتح المجلد {displayName}",
260259
"Open in Files" : "فتح في \"الملفات\"",
@@ -264,7 +263,6 @@ OC.L10N.register(
264263
"The file should now open on your device. If it doesn't, please check that you have the desktop app installed." : "يجب أن يفتح الملف الآن على جهازك. إذا لم يحدث ذلك، فيرجى التأكد من تثبيت تطبيق سطح المكتب.",
265264
"Retry and close" : "أعِد المحاولة ثم أغلِق",
266265
"Open online" : "إفتَح مُتَّصِلاً بالإنترنت",
267-
"Rename" : "إعادة التسمية",
268266
"Details" : "التفاصيل",
269267
"Unfavorite" : "إبعادٌ من المُفضّلة",
270268
"View in folder" : "عرض في المجلد",
@@ -283,10 +281,10 @@ OC.L10N.register(
283281
"Some files could not be uploaded" : "بعض الملفات لم يمكن رفعها",
284282
"Files uploaded successfully" : "تمّ رفع الملفات بنجاح",
285283
"No files to process" : "لا توجد ملفات لمعالجتها",
286-
"Some files could not be copied" : "بعض الملفات لا يمكن نسخها",
287-
"Some files could not be moved" : "تعذر نقل بعض الملفات",
288284
"Files copied successfully" : "تمّ نسخ الملفات بنجاح",
289285
"Files moved successfully" : "تمّ نقل الملفات بنجاح",
286+
"Some files could not be copied" : "بعض الملفات لا يمكن نسخها",
287+
"Some files could not be moved" : "تعذر نقل بعض الملفات",
290288
"Conflicts resolution skipped" : "تمّ تخطّي حلّ التعارضات",
291289
"Upload cancelled" : "تمّ إلغاء الرفع",
292290
"Could not rename \"{oldName}\", it does not exist any more" : "تعذر إعادة تسمية \"{oldName}\"، لم يعد موجودًا",
@@ -371,6 +369,8 @@ OC.L10N.register(
371369
"Edit locally" : "تحرير الملف محلياً",
372370
"Moving \"{source}\" to \"{destination}\" …" : "نقل \"{source}\" إلى \"{destination}\" …",
373371
"Copying \"{source}\" to \"{destination}\" …" : "نسخ \"{source}\" إلى \"{destination}\" …",
372+
"(copy)" : "(نسخ)",
373+
"(copy %n)" : "(نسخ %n)",
374374
"Move cancelled" : "تمّ إلغاء النقل",
375375
"Cancelled move or copy of \"{filename}\"." : "تمّ إلغاء عملية حذف أو نقل الملف \"{filename}\".",
376376
"Cancelled move or copy operation" : ".عملية النسخ أو النقل تمّ إلغاؤها",

apps/files/l10n/ar.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -180,6 +180,8 @@
180180
"Removing the file extension \"{old}\" may render the file unreadable." : "إزالة الامتداد \"{old}\" من اسم الملف يمكن أن يتسبب في تغيير طريقة تناول و عرض الملف أو يجعله غير قابل للعرض.",
181181
"Adding the file extension \"{new}\" may render the file unreadable." : "إضافة الامتداد \"{new}\" لاسم الملف يمكن أن يتسبب في تغيير طريقة تناول و عرض الملف أو أن يجعله غير قابل للعرض.",
182182
"Do not show this dialog again." : "لا تُظهِر هذه النافذة مرة أخرى",
183+
"Cancel" : "إلغاء",
184+
"Rename" : "إعادة التسمية",
183185
"Select file or folder to link to" : "اختر ملف أو مجلد للربط معه",
184186
"Choose {file}" : "إختر {file}",
185187
"Files settings" : "إعدادات الملفات",
@@ -234,25 +236,22 @@
234236
"_You are about to permanently delete {count} item_::_You are about to permanently delete {count} items_" : ["أنت على وشك أن تحذف نهائياً {count} عنصراً","أنت على وشك أن تحذف نهائياً {count} عنصراً","أنت على وشك أن تحذف نهائياً {count} عنصراً","أنت على وشك أن تحذف نهائياً {count} عناصر","أنت على وشك أن تحذف نهائياً {count} عناصر","أنت على وشك حذف {count} عنصر بشكل نهائي "],
235237
"_You are about to delete {count} item_::_You are about to delete {count} items_" : ["أنت على وشك أن تحذف {count} عنصراً","أنت على وشك أن تحذف {count} عنصراً","أنت على وشك أن تحذف {count} عنصراً","أنت على وشك أن تحذف {count} عناصر","أنت على وشك أن تحذف {count} عناصر","أنت على وشك أن تحذف {count} عنصراً"],
236238
"Confirm deletion" : "تأكيد الحذف",
237-
"Cancel" : "إلغاء",
238239
"Download" : "تنزيل",
239240
"Add to favorites" : "إضافة إلى المفضلة",
240241
"Remove from favorites" : "إزالة من المفضلة",
242+
"Move" : "نقل",
243+
"Copy" : "نسخ",
244+
"Move or copy" : "نقل أو نسخ",
241245
"Destination is not a folder" : "الوجهة ليست مجلد",
242246
"This file/folder is already in that directory" : "هذا الملف/المجلد موجود سلفاً في ذلك المجلد",
243247
"You cannot move a file/folder onto itself or into a subfolder of itself" : "لا يمكنك نقل ملف/مجلد إلى نفسه أو إلى مجلد فرعي منه",
244-
"(copy)" : "(نسخ)",
245-
"(copy %n)" : "(نسخ %n)",
246248
"A file or folder with that name already exists in this folder" : "ملف أو مجلد بنفس ذاك الاسم موجود سلفاً في هذا المجلد",
247249
"The files are locked" : "الملفات مقفلة",
248250
"The file does not exist anymore" : "الملف لم يعد موجوداً",
249251
"Choose destination" : "تحديد الوجهة",
250252
"Copy to {target}" : "نسخ إلى {target}",
251-
"Copy" : "نسخ",
252253
"Move to {target}" : "نقل إلى {target}",
253-
"Move" : "نقل",
254254
"Move or copy operation failed" : "عملية النسخ أو النقل فشلت",
255-
"Move or copy" : "نقل أو نسخ",
256255
"Open folder" : "فتح المجلد",
257256
"Open folder {displayName}" : "فتح المجلد {displayName}",
258257
"Open in Files" : "فتح في \"الملفات\"",
@@ -262,7 +261,6 @@
262261
"The file should now open on your device. If it doesn't, please check that you have the desktop app installed." : "يجب أن يفتح الملف الآن على جهازك. إذا لم يحدث ذلك، فيرجى التأكد من تثبيت تطبيق سطح المكتب.",
263262
"Retry and close" : "أعِد المحاولة ثم أغلِق",
264263
"Open online" : "إفتَح مُتَّصِلاً بالإنترنت",
265-
"Rename" : "إعادة التسمية",
266264
"Details" : "التفاصيل",
267265
"Unfavorite" : "إبعادٌ من المُفضّلة",
268266
"View in folder" : "عرض في المجلد",
@@ -281,10 +279,10 @@
281279
"Some files could not be uploaded" : "بعض الملفات لم يمكن رفعها",
282280
"Files uploaded successfully" : "تمّ رفع الملفات بنجاح",
283281
"No files to process" : "لا توجد ملفات لمعالجتها",
284-
"Some files could not be copied" : "بعض الملفات لا يمكن نسخها",
285-
"Some files could not be moved" : "تعذر نقل بعض الملفات",
286282
"Files copied successfully" : "تمّ نسخ الملفات بنجاح",
287283
"Files moved successfully" : "تمّ نقل الملفات بنجاح",
284+
"Some files could not be copied" : "بعض الملفات لا يمكن نسخها",
285+
"Some files could not be moved" : "تعذر نقل بعض الملفات",
288286
"Conflicts resolution skipped" : "تمّ تخطّي حلّ التعارضات",
289287
"Upload cancelled" : "تمّ إلغاء الرفع",
290288
"Could not rename \"{oldName}\", it does not exist any more" : "تعذر إعادة تسمية \"{oldName}\"، لم يعد موجودًا",
@@ -369,6 +367,8 @@
369367
"Edit locally" : "تحرير الملف محلياً",
370368
"Moving \"{source}\" to \"{destination}\" …" : "نقل \"{source}\" إلى \"{destination}\"",
371369
"Copying \"{source}\" to \"{destination}\" …" : "نسخ \"{source}\" إلى \"{destination}\"",
370+
"(copy)" : "(نسخ)",
371+
"(copy %n)" : "(نسخ %n)",
372372
"Move cancelled" : "تمّ إلغاء النقل",
373373
"Cancelled move or copy of \"{filename}\"." : "تمّ إلغاء عملية حذف أو نقل الملف \"{filename}\".",
374374
"Cancelled move or copy operation" : ".عملية النسخ أو النقل تمّ إلغاؤها",

apps/files/l10n/ast.js

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,8 @@ OC.L10N.register(
134134
"Choose file or folder to transfer" : "Escoyer el ficheru o carpeta a tresferir",
135135
"Change" : "Camudar",
136136
"New owner" : "Propietariu nuevu",
137+
"Cancel" : "Encaboxar",
138+
"Rename" : "Renomar",
137139
"Select file or folder to link to" : "Seleicionar un ficheru o una carpeta a la qu'enllaciar",
138140
"Choose {file}" : "Escoyer «{file}»",
139141
"Files settings" : "Configuración de Ficheros",
@@ -172,31 +174,27 @@ OC.L10N.register(
172174
"Delete folder" : "Desaniciar la carpeta",
173175
"Delete folders" : "Desaniciar les carpetes",
174176
"Confirm deletion" : "Confirmar el desaniciu",
175-
"Cancel" : "Encaboxar",
176177
"Download" : "Baxar",
177178
"Add to favorites" : "Meter en Favoritos",
178179
"Remove from favorites" : "Quitar de Favoritos",
180+
"Move" : "Mover",
181+
"Copy" : "Copiar",
182+
"Move or copy" : "Mover o copiar",
179183
"Destination is not a folder" : "El destín nun ye una carpeta",
180184
"This file/folder is already in that directory" : "Esti ficheru o esta carpeta yá ta nel direutoriu",
181185
"You cannot move a file/folder onto itself or into a subfolder of itself" : "Nun pues mover un ficheru/carpeta a sigo mesma o la mesma socarpeta de la mesma carpeta",
182-
"(copy)" : "(copia)",
183-
"(copy %n)" : "(copia %n)",
184186
"A file or folder with that name already exists in this folder" : "Nesta carpeta, yá estie un ficheru o una carpeta con esi nome",
185187
"The files are locked" : "Los ficheros tán bloquiaos",
186188
"The file does not exist anymore" : "El ficheru yá nun esiste",
187189
"Choose destination" : "Escoyer el destín",
188190
"Copy to {target}" : "Copiar a {target}",
189-
"Copy" : "Copiar",
190191
"Move to {target}" : "Mover a {target}",
191-
"Move" : "Mover",
192192
"Move or copy operation failed" : "La operación de mover o copiar falló",
193-
"Move or copy" : "Mover o copiar",
194193
"Open folder" : "Abrir la carpeta",
195194
"Open folder {displayName}" : "Abrir la carpeta «{displayName}»",
196195
"Open in Files" : "Abrir en Ficheros",
197196
"Open locally" : "Abrir llocalmente",
198197
"Failed to redirect to client" : "Nun se pue redirixir al veceru",
199-
"Rename" : "Renomar",
200198
"Details" : "Detalles",
201199
"View in folder" : "Ver na carpeta",
202200
"Type" : "Tipu",
@@ -213,10 +211,10 @@ OC.L10N.register(
213211
"Some files could not be uploaded" : "Nun se pudieron xubir dalgunos ficheros",
214212
"Files uploaded successfully" : "Los ficheros xubiéronse correutamente",
215213
"No files to process" : "Nun hai nengún ficheru pa procesar",
216-
"Some files could not be copied" : "Nun se pudieron copiar dalgunos ficheros",
217-
"Some files could not be moved" : "Nun se pudieron copiar dalgunos ficheros",
218214
"Files copied successfully" : "Los ficheros copiáronse correutamente",
219215
"Files moved successfully" : "Los ficheros copiáronse correutamente",
216+
"Some files could not be copied" : "Nun se pudieron copiar dalgunos ficheros",
217+
"Some files could not be moved" : "Nun se pudieron copiar dalgunos ficheros",
220218
"Conflicts resolution skipped" : "Saltóse la resolución de conflictos",
221219
"Upload cancelled" : "Encaboxóse la busca",
222220
"Could not rename \"{oldName}\", it does not exist any more" : "Nun se pue renomar «{oldName}». Yá nun esiste",
@@ -262,6 +260,8 @@ OC.L10N.register(
262260
"Tags" : "Etiquetes",
263261
"Deletion cancelled" : "Anulóse'l desaniciu",
264262
"Edit locally" : "Editar llocalmente",
263+
"(copy)" : "(copia)",
264+
"(copy %n)" : "(copia %n)",
265265
"Move cancelled" : "Anulóse la operación de mover",
266266
"Cancelled move or copy operation" : "Anulóse la operación de mover o copiar",
267267
"Open details" : "Abrir los detalles",

apps/files/l10n/ast.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,8 @@
132132
"Choose file or folder to transfer" : "Escoyer el ficheru o carpeta a tresferir",
133133
"Change" : "Camudar",
134134
"New owner" : "Propietariu nuevu",
135+
"Cancel" : "Encaboxar",
136+
"Rename" : "Renomar",
135137
"Select file or folder to link to" : "Seleicionar un ficheru o una carpeta a la qu'enllaciar",
136138
"Choose {file}" : "Escoyer «{file}»",
137139
"Files settings" : "Configuración de Ficheros",
@@ -170,31 +172,27 @@
170172
"Delete folder" : "Desaniciar la carpeta",
171173
"Delete folders" : "Desaniciar les carpetes",
172174
"Confirm deletion" : "Confirmar el desaniciu",
173-
"Cancel" : "Encaboxar",
174175
"Download" : "Baxar",
175176
"Add to favorites" : "Meter en Favoritos",
176177
"Remove from favorites" : "Quitar de Favoritos",
178+
"Move" : "Mover",
179+
"Copy" : "Copiar",
180+
"Move or copy" : "Mover o copiar",
177181
"Destination is not a folder" : "El destín nun ye una carpeta",
178182
"This file/folder is already in that directory" : "Esti ficheru o esta carpeta yá ta nel direutoriu",
179183
"You cannot move a file/folder onto itself or into a subfolder of itself" : "Nun pues mover un ficheru/carpeta a sigo mesma o la mesma socarpeta de la mesma carpeta",
180-
"(copy)" : "(copia)",
181-
"(copy %n)" : "(copia %n)",
182184
"A file or folder with that name already exists in this folder" : "Nesta carpeta, yá estie un ficheru o una carpeta con esi nome",
183185
"The files are locked" : "Los ficheros tán bloquiaos",
184186
"The file does not exist anymore" : "El ficheru yá nun esiste",
185187
"Choose destination" : "Escoyer el destín",
186188
"Copy to {target}" : "Copiar a {target}",
187-
"Copy" : "Copiar",
188189
"Move to {target}" : "Mover a {target}",
189-
"Move" : "Mover",
190190
"Move or copy operation failed" : "La operación de mover o copiar falló",
191-
"Move or copy" : "Mover o copiar",
192191
"Open folder" : "Abrir la carpeta",
193192
"Open folder {displayName}" : "Abrir la carpeta «{displayName}»",
194193
"Open in Files" : "Abrir en Ficheros",
195194
"Open locally" : "Abrir llocalmente",
196195
"Failed to redirect to client" : "Nun se pue redirixir al veceru",
197-
"Rename" : "Renomar",
198196
"Details" : "Detalles",
199197
"View in folder" : "Ver na carpeta",
200198
"Type" : "Tipu",
@@ -211,10 +209,10 @@
211209
"Some files could not be uploaded" : "Nun se pudieron xubir dalgunos ficheros",
212210
"Files uploaded successfully" : "Los ficheros xubiéronse correutamente",
213211
"No files to process" : "Nun hai nengún ficheru pa procesar",
214-
"Some files could not be copied" : "Nun se pudieron copiar dalgunos ficheros",
215-
"Some files could not be moved" : "Nun se pudieron copiar dalgunos ficheros",
216212
"Files copied successfully" : "Los ficheros copiáronse correutamente",
217213
"Files moved successfully" : "Los ficheros copiáronse correutamente",
214+
"Some files could not be copied" : "Nun se pudieron copiar dalgunos ficheros",
215+
"Some files could not be moved" : "Nun se pudieron copiar dalgunos ficheros",
218216
"Conflicts resolution skipped" : "Saltóse la resolución de conflictos",
219217
"Upload cancelled" : "Encaboxóse la busca",
220218
"Could not rename \"{oldName}\", it does not exist any more" : "Nun se pue renomar «{oldName}». Yá nun esiste",
@@ -260,6 +258,8 @@
260258
"Tags" : "Etiquetes",
261259
"Deletion cancelled" : "Anulóse'l desaniciu",
262260
"Edit locally" : "Editar llocalmente",
261+
"(copy)" : "(copia)",
262+
"(copy %n)" : "(copia %n)",
263263
"Move cancelled" : "Anulóse la operación de mover",
264264
"Cancelled move or copy operation" : "Anulóse la operación de mover o copiar",
265265
"Open details" : "Abrir los detalles",

0 commit comments

Comments
 (0)