diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-10-01 00:20:38 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-10-01 00:20:38 +0000 |
commit | 8e093bd92f5fae2bb6e8a53a8242cbb80fd9513f (patch) | |
tree | 6291a5f00c3735d0cc97aaec64cd0eb473c340fb /apps/files/l10n/ar.js | |
parent | 6560e3aa6c075df6ba570e25e9f5298ce9202c40 (diff) | |
download | nextcloud-server-8e093bd92f5fae2bb6e8a53a8242cbb80fd9513f.tar.gz nextcloud-server-8e093bd92f5fae2bb6e8a53a8242cbb80fd9513f.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 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/ar.js b/apps/files/l10n/ar.js index 2de04d12440..44d3881facd 100644 --- a/apps/files/l10n/ar.js +++ b/apps/files/l10n/ar.js @@ -208,8 +208,6 @@ OC.L10N.register( "Edit online" : "التحرير عبر الإنترنت", "Failed to redirect to client" : "فشل في التحويل الى العميل", "Edit locally" : "تعديل محليًا", - "Destination is not a folder" : "المَقصَد ليس مُجلّداً", - "This file/folder is already in that directory" : "هذا الملف/المجلد موجود سلفاً في ذلك المجلد", "You cannot move a file/folder onto itself or into a subfolder of itself" : "لا يمكنك نقل ملف/مجلد إلى نفسه أو إلى مجلد فرعي منه", "(copy)" : "(نسخ)", "(copy %n)" : "(نسخ %n)", @@ -387,6 +385,8 @@ OC.L10N.register( "Storage informations" : "معلومات التخزين", "Open the files app settings" : "إفتح إعدادات تطبيق الملفات", "You might not have have permissions to view it, ask the sender to share it" : "يمكن ألاّ تكون لديك صلاحية لعرضه، أطلب من المُرسل إن يشاركه معك", + "Destination is not a folder" : "المَقصَد ليس مُجلّداً", + "This file/folder is already in that directory" : "هذا الملف/المجلد موجود سلفاً في ذلك المجلد", "The files is locked" : "الملفات مقفله", "Create new templates folder" : "إنشيْ مجلد جديد للقوالب", "List of favorites files and folders." : "قائمة الملفات والمجلدات المفضلة.", |