diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-04-21 02:25:58 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-04-21 02:25:58 +0000 |
commit | e58344fb2a218fafec10a40c30852ae5eb94d986 (patch) | |
tree | 6ee76cd6aeb416328135d38c5e28bf335ad2f3a9 /core/l10n/ar.js | |
parent | 9e8690d9127ab63caf66cd09d4d86647ae3ad6a7 (diff) | |
download | nextcloud-server-e58344fb2a218fafec10a40c30852ae5eb94d986.tar.gz nextcloud-server-e58344fb2a218fafec10a40c30852ae5eb94d986.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/ar.js')
-rw-r--r-- | core/l10n/ar.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/ar.js b/core/l10n/ar.js index df1ba791627..fd43978dfe1 100644 --- a/core/l10n/ar.js +++ b/core/l10n/ar.js @@ -178,6 +178,7 @@ OC.L10N.register( "Start typing to search" : "اكتب هنا للبحث", "Loading more results …" : "جاري عرض المزيد من النتائج…", "Load more results" : " عرض المزيد من النتائج", + "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} أو أكثر للبحث"], "Search {types} …" : "بحث {types} …", @@ -403,7 +404,6 @@ OC.L10N.register( "_{count} search result in another folder_::_{count} search results in other folders_" : ["{count} نتائج البحث في مجلدات اخرى","{count} نتائج البحث في مجلدات اخرى","{count} نتائج البحث في مجلدات اخرى","{count} نتائج البحث في مجلدات اخرى","{count} نتائج البحث في مجلدات اخرى","{count} نتائج البحث في مجلدات اخرى"], "A password reset message has been sent to the e-mail address of this account. If you do not receive it, check your spam/junk folders or ask your local administrator for help." : "تم إرسال رسالة إعادة تعيين كلمة المرور إلى عنوان البريد الإلكتروني لهذا الحساب. إذا لم تستلمها ، فتحقق من مجلدات البريد الغير هام / غير المرغوب فيه أو اطلب المساعدة من المسؤول المحلي.", "Nextcloud {app}" : "نكست كلاود {app} ", - "Search" : "البحث", "These apps will be updated:" : "سوف يتم تحديث هذه التطبيقات :", "For more details see the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "لمزيد من التفاصيل انظر <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">التعليمات</a>." }, |