diff options
Diffstat (limited to 'core/l10n/ar.js')
-rw-r--r-- | core/l10n/ar.js | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/core/l10n/ar.js b/core/l10n/ar.js index ec86dfab799..7af1950c342 100644 --- a/core/l10n/ar.js +++ b/core/l10n/ar.js @@ -25,7 +25,7 @@ OC.L10N.register( "State token does not match" : "حالة Token غير مطابقة", "Invalid app password" : "كلمة المرور للتطبيق غير صحيحه", "Could not complete login" : "لا يمكن إكمال عملية تسجيل الدخول", - "State token missing" : "أمارة الحالة state token غير موجودة", + "State token missing" : "أَمَارَة الحالة state token غير موجودة", "Your login token is invalid or has expired" : "معلومات الجلسة غير صالحة أو منتهية", "This community release of Nextcloud is unsupported and push notifications are limited." : "هذا الإصدار المجتمعي من نكست كلاود غير مدعوم و إشعارات الدفع محدودة.", "Login" : "الدخول", @@ -236,8 +236,11 @@ OC.L10N.register( "Looking for {term} …" : "جاري البحث عن {term}", "No" : "لا", "Yes" : "نعم", + "Choose {file}" : "إختَر {file}", "Choose" : "اختيار", + "Copy to {target}" : "أُنسُخ إلى {target}", "Copy" : "نسخ", + "Move to {target}" : "أُنقُل إلى {target}", "Move" : "نقل", "OK" : "موافق", "Error loading message template: {error}" : "حصل خطأ في القالب: {error}", |