diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-07-01 00:19:37 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-07-01 00:19:37 +0000 |
commit | 95ecf7e3a5c6d30048b9100187eeb10eddcf8385 (patch) | |
tree | 4c171a4368750ca3537b8ba744f651fdbc262ca1 /apps/settings/l10n/ar.js | |
parent | 934509f11161c5086f9e8c6ffebccfd546460e12 (diff) | |
download | nextcloud-server-95ecf7e3a5c6d30048b9100187eeb10eddcf8385.tar.gz nextcloud-server-95ecf7e3a5c6d30048b9100187eeb10eddcf8385.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/ar.js')
-rw-r--r-- | apps/settings/l10n/ar.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/settings/l10n/ar.js b/apps/settings/l10n/ar.js index 0a1c786c6ce..4d9209a1a2f 100644 --- a/apps/settings/l10n/ar.js +++ b/apps/settings/l10n/ar.js @@ -288,6 +288,7 @@ OC.L10N.register( "It seems like you are running a 32-bit PHP version. Nextcloud needs 64-bit to run well. Please upgrade your OS and PHP to 64-bit!" : "يبدو أنك تستعمل إصدار PHP لـ 32-بِت. نكست كلاود تتطلب 64-بِت للعمل بشكل جيد. من فضلك، قُم بترقية نظام تشغيلك و PHP إلى 64-بِت.", "Temporary space available" : "مساحة مؤقتة متاحة", "Error while checking the temporary PHP path - it was not properly set to a directory. Returned value: %s" : "حدث خطأ أثناء فحص المسار المؤقت لـ PHP - لم يتم تعيينه إلى مُجلّد بالشكل الصحيح. القيمة الراجعة: %s", + "The PHP function \"disk_free_space\" is disabled, which prevents the check for enough space in the temporary directories." : "دالة بي إتش بي المسماة \"disk_free_space\" معطلة؛ الأمر الذي يمنع فحص مدى توافر المساحة الكافية للمجلدات المؤقتة.", "Error while checking the available disk space of temporary PHP path or no free disk space returned. Temporary path: %s" : "حدث خطأ أثناء فحص مساحة التخزين المتاحة للمسار المؤقت لـ PHP، أو لم يتم إرجاع أي مساحة متاحة للتخزين. المسار المؤقت: %s", "- %.1f GiB available in %s (PHP temporary directory)" : "- %.1f غيغا بايت متاحة في %s (المجلد المؤقت لـ PHP)", "- %.1f GiB available in %s (Nextcloud temporary directory)" : "- %.1f غيغا بايت متاحة فثي %s (المجلد المؤقت لنكست كلاود)", |