diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-07-14 00:30:08 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-07-14 00:30:08 +0000 |
commit | 2a18283b824a4b9271d3903c5d5432786846051e (patch) | |
tree | 52db505883a54c879d4c1de92351414000229e92 /apps/files/l10n | |
parent | 4e4a6cec5addfda227808a648f9461c2052fa7ea (diff) | |
download | nextcloud-server-2a18283b824a4b9271d3903c5d5432786846051e.tar.gz nextcloud-server-2a18283b824a4b9271d3903c5d5432786846051e.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n')
-rw-r--r-- | apps/files/l10n/ar.js | 2 | ||||
-rw-r--r-- | apps/files/l10n/ar.json | 2 | ||||
-rw-r--r-- | apps/files/l10n/gl.js | 2 | ||||
-rw-r--r-- | apps/files/l10n/gl.json | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/apps/files/l10n/ar.js b/apps/files/l10n/ar.js index 89e3cc2dd83..f0e253bd4d5 100644 --- a/apps/files/l10n/ar.js +++ b/apps/files/l10n/ar.js @@ -59,7 +59,7 @@ OC.L10N.register( "Copied {origin} and {nbfiles} other files inside {destination}" : "منسوخ {origin} و {nbfiles} ملفات اخرى داخل {destination}", "Failed to redirect to client" : "فشل في التحويل الى العميل", "{newName} already exists" : "{newname} موجود مسبقاً", - "Could not rename \"{fileName}\", it does not exist any more" : "لا يمكن اعادة تسمية \"{fileName}\", لانه لم يعد موجوداً", + "Could not rename \"{fileName}\", it does not exist any more" : "لا يمكن اعادة تسمية \"{fileName}\", لأنه لم يعد موجوداً", "The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "الاسم \"{targetName}\" مستخدم من قبل في المجلد \"{dir}\". الرجاء اختيار اسم اخر.", "Could not rename \"{fileName}\"" : "إعادة تسمية الملف \"{fileName}\" لم تنجح", "Could not create file \"{file}\"" : "لا يمكن إنشاء الملف\"{file}\"", diff --git a/apps/files/l10n/ar.json b/apps/files/l10n/ar.json index 5d400f810bf..eeaa524af7d 100644 --- a/apps/files/l10n/ar.json +++ b/apps/files/l10n/ar.json @@ -57,7 +57,7 @@ "Copied {origin} and {nbfiles} other files inside {destination}" : "منسوخ {origin} و {nbfiles} ملفات اخرى داخل {destination}", "Failed to redirect to client" : "فشل في التحويل الى العميل", "{newName} already exists" : "{newname} موجود مسبقاً", - "Could not rename \"{fileName}\", it does not exist any more" : "لا يمكن اعادة تسمية \"{fileName}\", لانه لم يعد موجوداً", + "Could not rename \"{fileName}\", it does not exist any more" : "لا يمكن اعادة تسمية \"{fileName}\", لأنه لم يعد موجوداً", "The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "الاسم \"{targetName}\" مستخدم من قبل في المجلد \"{dir}\". الرجاء اختيار اسم اخر.", "Could not rename \"{fileName}\"" : "إعادة تسمية الملف \"{fileName}\" لم تنجح", "Could not create file \"{file}\"" : "لا يمكن إنشاء الملف\"{file}\"", diff --git a/apps/files/l10n/gl.js b/apps/files/l10n/gl.js index 6ca79a01997..874ee004bd5 100644 --- a/apps/files/l10n/gl.js +++ b/apps/files/l10n/gl.js @@ -268,7 +268,7 @@ OC.L10N.register( "Shared with others" : "Compartido con outros", "Shared with you" : "Compartido con Vde.", "Shared by link" : "Compartido por ligazón", - "Deleted shares" : "Recursos compartidos eliminados", + "Deleted shares" : "Comparticións eliminadas", "Pending shares" : "Comparticións pendentes", "Open folder {name}" : "Abrir o cartafol {name}", "Search for an account" : "Buscar por unha conta" diff --git a/apps/files/l10n/gl.json b/apps/files/l10n/gl.json index a2bc41020f7..11fd6a99f23 100644 --- a/apps/files/l10n/gl.json +++ b/apps/files/l10n/gl.json @@ -266,7 +266,7 @@ "Shared with others" : "Compartido con outros", "Shared with you" : "Compartido con Vde.", "Shared by link" : "Compartido por ligazón", - "Deleted shares" : "Recursos compartidos eliminados", + "Deleted shares" : "Comparticións eliminadas", "Pending shares" : "Comparticións pendentes", "Open folder {name}" : "Abrir o cartafol {name}", "Search for an account" : "Buscar por unha conta" |