diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-02-12 02:25:57 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-02-12 02:25:57 +0000 |
commit | 4774637b5f07e6753004f421d9c7b227d82d82ad (patch) | |
tree | a1c678c42d695135a5ba10ab740cdf8c9c36644a /core/l10n/ar.json | |
parent | b59b8fd8088502c9a55a1efaa760ff34964cd439 (diff) | |
download | nextcloud-server-4774637b5f07e6753004f421d9c7b227d82d82ad.tar.gz nextcloud-server-4774637b5f07e6753004f421d9c7b227d82d82ad.zip |
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/ar.json')
-rw-r--r-- | core/l10n/ar.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/ar.json b/core/l10n/ar.json index 7ab071e704b..ab9a080552c 100644 --- a/core/l10n/ar.json +++ b/core/l10n/ar.json @@ -181,6 +181,7 @@ "Search" : "البحث", "An error occurred while searching for {type}" : "حدث خطأ أثناء البحث عن {type}", "_Please enter {minSearchLength} character or more to search_::_Please enter {minSearchLength} characters or more to search_" : ["من فضلك ادخل أحرف {minSearchLength} أو أكثر للبحث","من فضلك ادخل أحرف {minSearchLength} أو أكثر للبحث","من فضلك ادخل أحرف {minSearchLength} أو أكثر للبحث","من فضلك ادخل أحرف {minSearchLength} أو أكثر للبحث","من فضلك ادخل أحرف {minSearchLength} أو أكثر للبحث","من فضلك ادخل أحرف {minSearchLength} أو أكثر للبحث"], + "Settings menu" : "قائمة الإعدادات", "Search {types} …" : "بحث {types} …", "Settings" : "الإعدادات", "Could not load your contacts" : "تعذر تحميل جهات الإتصال", @@ -377,7 +378,6 @@ "More apps menu" : "المزيد من قائمة التطبيقات", "Contacts" : "جهات الإتصال", "Contacts menu" : "قائمة جهات الإتصال", - "Settings menu" : "قائمة الإعدادات", "Setup two-factor authentication" : "تعيين المصادقة بخطوتين" },"pluralForm" :"nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;" }
\ No newline at end of file |