diff options
Diffstat (limited to 'apps/settings/l10n/ar.js')
-rw-r--r-- | apps/settings/l10n/ar.js | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/apps/settings/l10n/ar.js b/apps/settings/l10n/ar.js index e50db208f27..aabefbd4cae 100644 --- a/apps/settings/l10n/ar.js +++ b/apps/settings/l10n/ar.js @@ -379,6 +379,7 @@ OC.L10N.register( "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "هذا التطبيق لم يُحدّد فيه أقدم إصدار متوافق معه من نكست كلاود. هذا قد يسبب خطأ في المستقبل.", "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "هذا التطبيق لم يُحدّد فيه أحدث إصدار متوافق معه من نكست كلاود. هذا قد يسبب خطأ في المستقبل.", "This app cannot be installed because the following dependencies are not fulfilled:" : "تعذّر تنصيب التطبيق بسبب عدم توافر التَبعِيّات dependencies التالية:", + "Latest updated" : "آخر ما تمّ تحديثه", "Author" : "الكاتب", "Categories" : "التصنيفات", "Resources" : "الموارد", @@ -387,6 +388,7 @@ OC.L10N.register( "Report a bug" : "الإبلاغ عن خطإٍ", "Request feature" : "طلب خاصّيّةٍ", "Ask questions or discuss" : "إسأل أو ناقش", + "Rate the app" : "قَيِّم التطبيق", "Rate" : "تقييم", "View in store" : "العرض في المتجر store", "Visit website" : "زيارة الموقع", @@ -448,6 +450,8 @@ OC.L10N.register( "Enable or disable profile by default for new accounts." : "تمكين أو تعطيل الملف الشخصي بشكل افتراضي للحسابات الجديدة.", "Enable" : "تمكين", "Unable to update profile default setting" : "تعذّر تحديث الإعدادات التلقائية لملف التعريف الشخصي profile", + "{app}'s declarative setting field: {name}" : "حقل الإعدادات التصريحي للتطبيق {app} : {name}", + "Failed to save setting" : "فشل في حفظ الإعداد", "Server-side encryption" : "التشفير مِن جانب الخادوم", "Server-side encryption makes it possible to encrypt files which are uploaded to this server. This comes with limitations like a performance penalty, so enable this only if needed." : "يتيح التشفير من جانب الخادوم إمكانية تشفير الملفات التي يتم رفعها على هذا الخادوم. ولكن هذا الأمر مقترن بتبِعاتٍ مثل نقص سرعة الأداء؛ لذا قم بتمكين هذا الخاصية فقط إذا كنت فعلاً محتاجاً لها.", "Enable server-side encryption" : "تشغيل التشفير مِن جانب الخادوم", @@ -636,6 +640,10 @@ OC.L10N.register( "Your browser does not support WebAuthn." : "مُتصفِّحُك لا يدعم WebAuthn.", "As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "بصفتك مُشرِفاً يمكنك ضبط و مناغمة أداء fine-tune عمليات المُشارَكة. يرجى الاطلاع على التوثيق لمزيد من المعلومات.", "You need to enable the File sharing App." : "يلزمك تمكين تطبيق مُشارَكة الملفات File sharing.", + "Loading app list" : "تحميل قائمة التطبيقات", + "Loading categories" : "تحميل الفئات", + "Developer documentation ↗" : "توثيق المطورين ↗", + "Version {version}, {license}-licensed" : "النسخة {version}, {license}-مُرخَّصَة", "by {author}\n{license}" : "من قِبَل {author}\n{license}", "Active accounts" : "حسابات نشطة", "Admins" : "المُشرِفون", @@ -643,6 +651,7 @@ OC.L10N.register( "Account group: {group}" : "مجموعة الحساب: {group}", "Account management" : "إدارة الحساب", "New account" : "حساب جديد", + "Creating group…" : "جارٍ إنشاء مجموعة ...", "Create group" : "أنشِيءْ مجموعةً ", "Group name" : "إسم الفريق", "Please enter a valid group name" : "رجاءً، قم بإدخال اسم مناسب للمجموعة", |