diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-04-19 02:28:19 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-04-19 02:28:19 +0000 |
commit | 9db33055b208518601ff7b389188c032f8792e39 (patch) | |
tree | e4136b9ebaa3e911b897af0acf040f1152fdd43f /core/l10n/ar.json | |
parent | d6f51cf9432f19c3c826b4a6350476d747132e5b (diff) | |
download | nextcloud-server-9db33055b208518601ff7b389188c032f8792e39.tar.gz nextcloud-server-9db33055b208518601ff7b389188c032f8792e39.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 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/ar.json b/core/l10n/ar.json index 6bf3ea833d8..25d368905e7 100644 --- a/core/l10n/ar.json +++ b/core/l10n/ar.json @@ -175,7 +175,6 @@ "Load more results" : " عرض المزيد من النتائج", "Search" : "البحث", "No results for {query}" : "لا يوجد ناتج لـ {query}", - "Press enter to start searching" : "اضغط على Enter لبدء البحث", "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" : "قائمة الإعدادات", @@ -379,6 +378,7 @@ "More apps menu" : "المزيد من قائمة التطبيقات", "Contacts" : "جهات الإتصال", "Contacts menu" : "قائمة جهات الإتصال", - "Setup two-factor authentication" : "تعيين المصادقة بخطوتين" + "Setup two-factor authentication" : "تعيين المصادقة بخطوتين", + "Press enter to start searching" : "اضغط على Enter لبدء البحث" },"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 |