diff options
Diffstat (limited to 'core/l10n/ar.js')
-rw-r--r-- | core/l10n/ar.js | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/core/l10n/ar.js b/core/l10n/ar.js index a25fc62ce99..8ed32f87739 100644 --- a/core/l10n/ar.js +++ b/core/l10n/ar.js @@ -53,6 +53,7 @@ OC.L10N.register( "Please reload the page." : "رجاء أعد تحميل الصفحة.", "Continue to Nextcloud" : "المواصلة إلى ناكست كلاود", "Searching other places" : "البحث في أماكن أخرى", + "No search results in other folders for {tag}{filter}{endtag}" : "لا نتائج بحث في مجلدات اخرى ل {tag}{filter}{endtag}", "Please contact your administrator." : "يرجى الإتصال بمدير خادومكم.", "An internal error occurred." : "طرأ هناك خطأ.", "Username or email" : "اسم المستخدم أو البريد الالكتروني", @@ -84,6 +85,8 @@ OC.L10N.register( "No more subfolders in here" : "لا يوجد هنا ملفات فرعية", "Name" : "الاسم", "Size" : "الحجم", + "Modified" : "آخر تعديل", + "{newName} already exists" : "{newname} موجود مسبقاً", "Choose" : "اختيار", "Copy" : "نسخ", "Move" : "نقل", @@ -162,6 +165,7 @@ OC.L10N.register( "Grant access" : "السماح بالنفاذ", "Account access" : "حساب النفاذ", "Account connected" : "الحساب متصل", + "This share is password-protected" : "هذه المشاركة محمية بكلمة مرور", "The password is wrong. Try again." : "كلمة المرور خاطئة. حاول مرة أخرى.", "Two-factor authentication" : "المصادقة بخطوتين", "Use backup code" : "إستخدم الرمز الإحتياطي", @@ -225,6 +229,7 @@ OC.L10N.register( "Name or email address..." : "الإسم أو عنوان البريد الإلكتروني …", "Name or federated cloud ID..." : "الإسم أو معرّف السحابة المتحدة …", "Name..." : "التسمية …", + "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "استخدام SQLite غير مناسب خاصتا اذا تم استخدام برنامج المزامنة على الجهاز الشخصي.", "Wrong password." : "كلمة السر خاطئة.", "New Password" : "كلمة السر الجديدة" }, |