diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-10-02 00:19:58 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-10-02 00:19:58 +0000 |
commit | 17cb6a81fd2e8c1f51e1014635a7630bc81a89cb (patch) | |
tree | 7fc7d58f4df0b32f32cd9a1328a7b40f5df6a925 /apps/files/l10n/ar.js | |
parent | 0e1cb723e807fb0a6445f47597677fd2645ea8eb (diff) | |
download | nextcloud-server-17cb6a81fd2e8c1f51e1014635a7630bc81a89cb.tar.gz nextcloud-server-17cb6a81fd2e8c1f51e1014635a7630bc81a89cb.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/ar.js')
-rw-r--r-- | apps/files/l10n/ar.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files/l10n/ar.js b/apps/files/l10n/ar.js index 44d3881facd..00bf3990ad6 100644 --- a/apps/files/l10n/ar.js +++ b/apps/files/l10n/ar.js @@ -208,6 +208,8 @@ OC.L10N.register( "Edit online" : "التحرير عبر الإنترنت", "Failed to redirect to client" : "فشل في التحويل الى العميل", "Edit locally" : "تعديل محليًا", + "Moving \"{source}\" to \"{destination}\" …" : "نقل \"{source}\" إلى \"{destination}\" …", + "Copying \"{source}\" to \"{destination}\" …" : "نسخ \"{source}\" إلى \"{destination}\" …", "You cannot move a file/folder onto itself or into a subfolder of itself" : "لا يمكنك نقل ملف/مجلد إلى نفسه أو إلى مجلد فرعي منه", "(copy)" : "(نسخ)", "(copy %n)" : "(نسخ %n)", |