diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-04-11 00:20:46 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-04-11 00:20:46 +0000 |
commit | 8f517325f577c64562cad10be9195d2d706e82f5 (patch) | |
tree | 4590e176cdaca2443e8c1e928be8e8cddf8412b5 /core/l10n/ar.js | |
parent | 28a30a6ea89974601a5cf849fb480238df906060 (diff) | |
download | nextcloud-server-8f517325f577c64562cad10be9195d2d706e82f5.tar.gz nextcloud-server-8f517325f577c64562cad10be9195d2d706e82f5.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/ar.js')
-rw-r--r-- | core/l10n/ar.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/core/l10n/ar.js b/core/l10n/ar.js index fbafcf2871e..e22eaf83ac5 100644 --- a/core/l10n/ar.js +++ b/core/l10n/ar.js @@ -98,6 +98,8 @@ OC.L10N.register( "More apps" : "المزيد من التطبيقات", "Currently open" : "مفتوح حاليّاً ", "_{count} notification_::_{count} notifications_" : ["{count} إخطارات","{count} إخطار","{count} إخطارات","{count} إخطارات","{count} إخطارات","{count} إخطارات"], + "No" : "لا", + "Yes" : "نعم", "Custom date range" : "نطاق زمني مُخصَّص", "Pick start date" : "إختَر تاريخ البدء", "Pick end date" : "إختَر تاريخ الانتهاء", @@ -202,8 +204,6 @@ OC.L10N.register( "{name} version {version} and above" : "المستعرض {name} من النسخة {version} فما فوق", "Settings menu" : "قائمة الإعدادات", "Avatar of {displayName}" : "صورة رمزية avatar لـ {displayName}", - "No" : "لا", - "Yes" : "نعم", "Choose {file}" : "إختَر {file}", "Choose" : "اختيار", "Copy to {target}" : "أُنسُخ إلى {target}", @@ -211,7 +211,6 @@ OC.L10N.register( "Move to {target}" : "أُنقُل إلى {target}", "Move" : "نقل", "OK" : "موافق", - "Error loading message template: {error}" : "حصل خطأ في القالب: {error}", "read-only" : "قراءة فقط", "_{count} file conflict_::_{count} file conflicts_" : ["لا يوجد تعارض","{count} ملف متعارض","ملفان متعارضان","{count} ملفات متعارضة"," {count} ملفا متعارضا","{count} ملفات متعارضه"], "One file conflict" : "تعارض ملف واحد", @@ -448,6 +447,7 @@ OC.L10N.register( "\"{name}\" is not an allowed filetype" : "\"{name}\" أنه نوع ملف غير مسموح", "{newName} already exists" : "{newname} موجود مسبقاً", "Error loading file picker template: {error}" : "حصل خطأ في اختيار القالب: {error}", + "Error loading message template: {error}" : "حصل خطأ في القالب: {error}", "Show list view" : "اظهر معاينات الروابط", "Show grid view" : "أعرض شبكياً", "Pending" : "معلّق", |