summaryrefslogtreecommitdiffstats
path: root/core/l10n/ar.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-04-19 02:28:19 +0000
committerNextcloud bot <bot@nextcloud.com>2023-04-19 02:28:19 +0000
commit9db33055b208518601ff7b389188c032f8792e39 (patch)
treee4136b9ebaa3e911b897af0acf040f1152fdd43f /core/l10n/ar.js
parentd6f51cf9432f19c3c826b4a6350476d747132e5b (diff)
downloadnextcloud-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.js')
-rw-r--r--core/l10n/ar.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/ar.js b/core/l10n/ar.js
index 477c6509549..1fcf1fb4214 100644
--- a/core/l10n/ar.js
+++ b/core/l10n/ar.js
@@ -177,7 +177,6 @@ OC.L10N.register(
"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" : "قائمة الإعدادات",
@@ -381,6 +380,7 @@ OC.L10N.register(
"More apps menu" : "المزيد من قائمة التطبيقات",
"Contacts" : "جهات الإتصال",
"Contacts menu" : "قائمة جهات الإتصال",
- "Setup two-factor authentication" : "تعيين المصادقة بخطوتين"
+ "Setup two-factor authentication" : "تعيين المصادقة بخطوتين",
+ "Press enter to start searching" : "اضغط على Enter لبدء البحث"
},
"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;");