diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-12-24 03:02:27 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-12-24 03:02:27 +0000 |
commit | 5256ba0f2d16cb2656bcf880bad6ee3af86734a5 (patch) | |
tree | 15393ad9f124e617f46dabd7a439d2447d7ece7b /apps/files/l10n/ar.json | |
parent | f176b3b3dd7febce8c1008f70d133c425fa87c22 (diff) | |
download | nextcloud-server-5256ba0f2d16cb2656bcf880bad6ee3af86734a5.tar.gz nextcloud-server-5256ba0f2d16cb2656bcf880bad6ee3af86734a5.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 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/ar.json b/apps/files/l10n/ar.json index 1df213dfbc6..aacab33c16f 100644 --- a/apps/files/l10n/ar.json +++ b/apps/files/l10n/ar.json @@ -89,12 +89,11 @@ "Your storage is almost full ({usedSpacePercent}%)." : "مساحة التخزين الخاصة بك شبه ممتلئة ({usedSpacePercent}%).", "_matches \"{filter}\"_::_match \"{filter}\"_" : ["تطابق \"{filter}\"","تطابق \"{filter}\" ","تطابقان \"{filter}\"","تطابقات \"{filter}\"","تطابقات \"{filter}\"","تطابقات \"{filter}\""], "View in folder" : "اعرض في المجلد", - "Copied!" : "نسخت!", - "Copy direct link (only works for users who have access to this file/folder)" : "نسخ الرابط المباشر (يعمل فقط لـ المستخدمين الذين يمكنهم الولوج الى هذا الملف/الفايل)", "Path" : "المسار", "_%n byte_::_%n bytes_" : ["بايت","بايت","بايت","بايت","بايت","%nبايت"], "Favorited" : "المفضلة", "Favorite" : "المفضلة", + "Copy direct link (only works for users who have access to this file/folder)" : "نسخ الرابط المباشر (يعمل فقط لـ المستخدمين الذين يمكنهم الولوج الى هذا الملف/الفايل)", "You can only favorite a single file or folder at a time" : "يمكنك فقط تفضيل ملف أو مجلد واحد في المرة الواحدة", "New folder" : "مجلد جديد", "Upload file" : "رفع ملف", @@ -208,6 +207,7 @@ "Select" : "إختر", "You don’t have permission to upload or create files here" : "لا تملك الصلاحية لرفع او انشاء ملف هنا ", "New" : "جديد", + "Copied!" : "نسخت!", "Cannot transfer ownership of a file or folder you don't own" : "لا يمكنك تحويل ملكية ملف أو مجلد ليس ملكك", "Settings" : "الإعدادات" },"pluralForm" :"nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;" |