summaryrefslogtreecommitdiffstats
path: root/lib/l10n/ar.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-06-27 00:32:05 +0000
committerNextcloud bot <bot@nextcloud.com>2023-06-27 00:32:05 +0000
commit4cfab4b838ed40dec200f7673992009896c69f16 (patch)
tree13d144ba9efd9c585c4504236ee17a44d14374fe /lib/l10n/ar.js
parent55afc26c98b08c3c49cfabaeb120ea3e2ce4779a (diff)
downloadnextcloud-server-4cfab4b838ed40dec200f7673992009896c69f16.tar.gz
nextcloud-server-4cfab4b838ed40dec200f7673992009896c69f16.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/ar.js')
-rw-r--r--lib/l10n/ar.js19
1 files changed, 15 insertions, 4 deletions
diff --git a/lib/l10n/ar.js b/lib/l10n/ar.js
index ea2dbadfeb5..4a686bba579 100644
--- a/lib/l10n/ar.js
+++ b/lib/l10n/ar.js
@@ -2,10 +2,18 @@ OC.L10N.register(
"lib",
{
"Cannot write into \"config\" directory!" : "الكتابة في مجلد \"config\" غير ممكنة!",
- "See %s" : "أنظر %s",
- "Sample configuration detected" : "تم اكتشاف إعدادات عيّنة",
- "It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "تم اكتشاف أن نموذج التهيئة قد تم نسخه. يمكن لهذا أن يُعطّل عملية التنصيب و هو أمر غير مدعوم. نرجو الاطلاع على تعليمات الواردة في وثائق النظام قبل إحداث أي تعديلات على ملف config.php",
- "The page could not be found on the server." : "لم يُمكن إيجاد الصفحة على الخادوم",
+ "This can usually be fixed by giving the web server write access to the config directory." : "يمكن عادةً إصلاح ذلك من خلال منح خادم الويب حق الوصول للكتابة إلى دليل التكوين config directory.",
+ "But, if you prefer to keep config.php file read only, set the option \"config_is_read_only\" to true in it." : "ولكن، إذا كنت تُفضّل الاحتفاظ بملف config.php للقراءة فقط، فعيّن الخيار \"config_is_read_only\" إلى \"صح\" \"True\".",
+ "See %s" : "أنظر%s",
+ "Application %1$s is not present or has a non-compatible version with this server. Please check the apps directory." : "التطبيق %1$s غير موجود أو ليس له إصدار متطابق مع هذا الخادوم. رجاءً، راجع دليل التطبيقات apps directory.",
+ "Sample configuration detected" : "تمّ العثور على عيّنة إعدادات sample configuration.",
+ "It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "تمّ اكتشاف أن عيّنة الإعدادات قد تمّ نسخها. يُمكن لهذا أن يُعطّل عملية التنصيب و هو أمر غير مدعوم. نرجو الاطلاع على التعليمات الواردة في وثائق النظام قبل إحداث أي تعديلات على ملف config.php",
+ "404" : "404",
+ "The page could not be found on the server." : "تعذّر العثور على الصفحة في الخادوم",
+ "%s email verification" : "%s التحقّق من الإيميل",
+ "Email verification" : "التحقّق من الإيميل",
+ "Click the following button to confirm your email." : "إضغط الزر التالي لتوكيد الإيميل",
+ "Click the following link to confirm your email." : "إضغط الرابط التالي لتوكيد الإيميل",
"%1$s and %2$s" : "%1$s و %2$s",
"%1$s, %2$s and %3$s" : "%1$s، %2$s و %3$s",
"%1$s, %2$s, %3$s and %4$s" : "%1$s، %2$s، %3$s و %4$s",
@@ -17,6 +25,8 @@ OC.L10N.register(
"%sbit or higher PHP required." : "مكتبات PHP ذات %s بت أو أعلى مطلوبة.",
"The command line tool %s could not be found" : "لم يتم العثور على أداة سطر الأوامر %s",
"The library %s is not available." : "مكتبة %s غير متوفرة.",
+ "Library %1$s with a version higher than %2$s is required - available version %3$s." : "المكتبة %1$s بإصدار أحدث من %2$s مطلوبة. بينما الإصدار الموجود هو %3$s.",
+ "Library %1$s with a version lower than %2$s is required - available version %3$s." : "المكتبة %1$s بإصدار أحدث من %2$s مطلوبة. بينما الإصدار الموجود هو %3$s.",
"Server version %s or higher is required." : "مطلوب إصدار الخادم %s أو أعلى.",
"Server version %s or lower is required." : "مطلوب إصدار الخادم %s أو أقل.",
"Authentication" : "المصادقة",
@@ -51,6 +61,7 @@ OC.L10N.register(
"__language_name__" : "اللغة العربية",
"This is an automatically sent email, please do not reply." : "هذه رسالة آلية، يرجى عدم الرد عليها.",
"Help" : "المساعدة",
+ "Appearance and accessibility" : "المظهر appearance، و سهولة الوصول accessibility",
"Apps" : "التطبيقات",
"Settings" : "الإعدادات",
"Log out" : "الخروج",