diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-01-22 00:20:09 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-01-22 00:20:09 +0000 |
commit | f0824db9c708a202acd4f9c9b5d07cdb4ac5b6bb (patch) | |
tree | ddb8aebf135c6ef4e7b8e72bf629a870944755c8 /apps/files/l10n/ar.json | |
parent | 1612d025cf21ac0ae70327c46dd59be66c096627 (diff) | |
download | nextcloud-server-f0824db9c708a202acd4f9c9b5d07cdb4ac5b6bb.tar.gz nextcloud-server-f0824db9c708a202acd4f9c9b5d07cdb4ac5b6bb.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/ar.json')
-rw-r--r-- | apps/files/l10n/ar.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/apps/files/l10n/ar.json b/apps/files/l10n/ar.json index 5306c846317..d69163fbab5 100644 --- a/apps/files/l10n/ar.json +++ b/apps/files/l10n/ar.json @@ -176,6 +176,8 @@ "Upload successful" : "تمّ الرفع بنجاحٍ", "\"{displayName}\" action executed successfully" : "\"{displayName}\" الأمر نُفّذ بنجاح", "\"{displayName}\" action failed" : "\"{dispalyName}\" الأمر أخفق عند التنفيذ", + "Toggle selection for file \"{displayName}\"" : "تبديل الاختيار للملف \"{displayName}\"", + "Toggle selection for folder \"{displayName}\"" : "تبديل الاختيار للمجلد \"{displayName}\"", "Rename file" : "إعادة تسمية الملف", "File name" : "اسم الملف", "Folder name" : "اسم المجلد", @@ -193,6 +195,7 @@ "Could not copy {file}. {message}" : "تعذّر نسخ {file}. {message}", "Could not move {file}. {message}" : "تعذّر نقل {file}. {message}", "Total rows summary" : "ملخص مجموع الأسطر", + "Toggle selection for all files and folders" : "تبديل الاختيار لكل الملفات و المجلدات", "\"{displayName}\" failed on some elements " : "\"{displayName}\" فشل في بعض العناصر", "\"{displayName}\" batch action executed successfully" : "\"{displayName}\" حزمة الأوامر نُفّذت بنجاح", "List of files and folders." : "قائمة الملفات و المجلدات", @@ -262,6 +265,8 @@ "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)", "A file or folder with that name already exists in this folder" : "ملف أو مجلد بنفس ذاك الاسم موجود سلفاً في هذا المجلد", "The files is locked" : "الملفات مقفله", "The file does not exist anymore" : "الملف لم يعد موجوداً", |