diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-03-24 00:20:09 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-03-24 00:20:09 +0000 |
commit | 064538384785fcc3928ad4bace49d0724da1eb2f (patch) | |
tree | 472ef5c0d48cfaeb99d385eef3f2a923cf9a6865 /core/l10n/ar.js | |
parent | 2e0a7648cf9eabd4bee06186f5b13a75aa9fd533 (diff) | |
download | nextcloud-server-064538384785fcc3928ad4bace49d0724da1eb2f.tar.gz nextcloud-server-064538384785fcc3928ad4bace49d0724da1eb2f.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 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/core/l10n/ar.js b/core/l10n/ar.js index 031a0476b9a..1cfa4a6a4c5 100644 --- a/core/l10n/ar.js +++ b/core/l10n/ar.js @@ -29,6 +29,7 @@ OC.L10N.register( "Your login token is invalid or has expired" : "معلومات الجلسة غير صالحة أو منتهية", "This community release of Nextcloud is unsupported and push notifications are limited." : "هذا الإصدار المجتمعي من نكست كلاود غير مدعوم و إشعارات الدفع محدودة.", "Login" : "الدخول", + "Unsupported email length (>255)" : "طول رسالة الإيميل يتعدى المسموح (أكبر من 255 حرفاً)", "Password reset is disabled" : "تم تعطيل إعادة تعيين كلمة المرور", "Could not reset password because the token is expired" : "لا يمكن إعادة تعيين كلمة المرور بسبب انتهاء صلاحية الجلسة.", "Could not reset password because the token is invalid" : "لا يمكن إعادة تعيين كلمة المرور بسبب خطأ في تكوين الجلسة", @@ -246,6 +247,7 @@ OC.L10N.register( "No action available" : "لا يتوفر أي إجراء", "Error fetching contact actions" : "حدث خطأ أثناء جلب إجراءات جهات الاتصال", "Close \"{dialogTitle}\" dialog" : "أغلق الحوار \"{dialogTitle}\"", + "Email length is at max (255)" : "طول رسالة الإيميل وصل أقصى المسموح ( 255)", "Non-existing tag #{tag}" : "وسم غير موجود #{tag}", "Restricted" : "مقيدة", "Invisible" : "مخفي", |