diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-06-05 00:17:29 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-06-05 00:17:29 +0000 |
commit | 7fd9b62fe384ea741729fbefbde79ce5e52e9f8d (patch) | |
tree | 8448bc3c5414c74f4392e1671a645483d803c4d8 /lib/l10n/ar.json | |
parent | cf75c2eaae82b58f5d1bd2cc765b31d5106eeafb (diff) | |
download | nextcloud-server-7fd9b62fe384ea741729fbefbde79ce5e52e9f8d.tar.gz nextcloud-server-7fd9b62fe384ea741729fbefbde79ce5e52e9f8d.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/ar.json')
-rw-r--r-- | lib/l10n/ar.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/ar.json b/lib/l10n/ar.json index b1ef7c2cce7..a1b3cd0fa28 100644 --- a/lib/l10n/ar.json +++ b/lib/l10n/ar.json @@ -70,7 +70,7 @@ "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 غير موجود", |