diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-11-02 00:20:37 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-11-02 00:20:37 +0000 |
commit | daf16736dbba5e1627c910e6d6723df1cccb11ba (patch) | |
tree | fabc7ef79f0bcf78e44e723cf59a441e92cbc569 /apps/settings | |
parent | 0e7f4245c883705198b4a0bfbd304fc7b56bb91e (diff) | |
download | nextcloud-server-daf16736dbba5e1627c910e6d6723df1cccb11ba.tar.gz nextcloud-server-daf16736dbba5e1627c910e6d6723df1cccb11ba.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings')
-rw-r--r-- | apps/settings/l10n/ar.js | 4 | ||||
-rw-r--r-- | apps/settings/l10n/ar.json | 4 |
2 files changed, 8 insertions, 0 deletions
diff --git a/apps/settings/l10n/ar.js b/apps/settings/l10n/ar.js index 3f0a40193c2..b6575f71045 100644 --- a/apps/settings/l10n/ar.js +++ b/apps/settings/l10n/ar.js @@ -710,6 +710,7 @@ OC.L10N.register( "Loading categories" : "تحميل الفئات", "Developer documentation ↗" : "توثيق المطورين ↗", "Version {version}, {license}-licensed" : "النسخة {version}, {license}-مُرخَّصَة", + "Version {version}" : "الإصدار {version}", "All accounts" : "جميع الحسابات", "Admins" : "المديرون", "Account group: {group}" : "مجموعة الحساب: {group}", @@ -753,6 +754,9 @@ OC.L10N.register( "Show to logged in accounts only" : "عرض للمسجل دخولهم فقط", "Hide" : "إخفاء", "manual-install apps cannot be updated" : "التطبيقات المثبية يدويّاً لا يمكن تحديثها", + "{progress}% Deploying …" : "{progress}% النشر جارٍ …", + "{progress}% Initializing …" : "{progress}% التهيئة جارية …", + "Health checking" : "فحص الصحة", "Deploy and Enable" : "قُم بالنشر و التمكين", "Download and enable" : "تنزيل وتمكين", "Disable" : "إيقاف", diff --git a/apps/settings/l10n/ar.json b/apps/settings/l10n/ar.json index 08be806112c..3001b0313c5 100644 --- a/apps/settings/l10n/ar.json +++ b/apps/settings/l10n/ar.json @@ -708,6 +708,7 @@ "Loading categories" : "تحميل الفئات", "Developer documentation ↗" : "توثيق المطورين ↗", "Version {version}, {license}-licensed" : "النسخة {version}, {license}-مُرخَّصَة", + "Version {version}" : "الإصدار {version}", "All accounts" : "جميع الحسابات", "Admins" : "المديرون", "Account group: {group}" : "مجموعة الحساب: {group}", @@ -751,6 +752,9 @@ "Show to logged in accounts only" : "عرض للمسجل دخولهم فقط", "Hide" : "إخفاء", "manual-install apps cannot be updated" : "التطبيقات المثبية يدويّاً لا يمكن تحديثها", + "{progress}% Deploying …" : "{progress}% النشر جارٍ …", + "{progress}% Initializing …" : "{progress}% التهيئة جارية …", + "Health checking" : "فحص الصحة", "Deploy and Enable" : "قُم بالنشر و التمكين", "Download and enable" : "تنزيل وتمكين", "Disable" : "إيقاف", |