diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-06-05 00:17:37 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-06-05 00:17:37 +0000 |
commit | ddc8634695f5a3f45b97cffe5555a856dcff3d5f (patch) | |
tree | 42e55919ce4835455daa91e659dbe46dc9d83179 /lib/l10n/ar.js | |
parent | 114ab80d4a0c08d63b0d219ce6edc9266079970e (diff) | |
download | nextcloud-server-ddc8634695f5a3f45b97cffe5555a856dcff3d5f.tar.gz nextcloud-server-ddc8634695f5a3f45b97cffe5555a856dcff3d5f.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.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/ar.js b/lib/l10n/ar.js index 9843f5d2b0e..d274e3054cf 100644 --- a/lib/l10n/ar.js +++ b/lib/l10n/ar.js @@ -72,7 +72,7 @@ OC.L10N.register( "It seems that this %s instance is running on a 32-bit PHP environment and the open_basedir has been configured in php.ini. This will lead to problems with files over 4 GB and is highly discouraged." : "يبدو أن كائن %s يعمل على بيئة PHP 32-Bit وكذلك تم تكوين open_basedir في ملف php.ini. يؤدي ذلك إلى مشاكل مع الملفات التي يزيد حجمها عن 4 غيغابايت ولا يُنصح بذلك بشدة.", "Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "فضلاً إحذف إعداد open_basedir من ملف php.ini لديك أو حوّل إلى PHP إصدار 64 بت.", "Set an admin username." : "اعداد اسم مستخدم للمدير", - "Set an admin password." : "اعداد كلمة مرور للمدير", + "Set an admin password." : "تعيين كلمة مرور للمدير", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "يجب أن تقوم الواجهة الخلفية للمشاركة (Sharing backend) %s بتطبيق الواجهة OCP\\Share_Backend", "Sharing backend %s not found" : "لم يتم العثور على الواجهة الخلفية (Sharing backend) %s", "Sharing backend for %s not found" : "مشاركة الخلفية لـ %s غير موجود", |