diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-10-16 00:28:37 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-10-16 00:28:37 +0000 |
commit | 830b2c5c282b178d094489801203f947bfc5391b (patch) | |
tree | 0f529d99978e3bceeea09aa5c2ad5e8439655498 /apps/files/l10n/ar.js | |
parent | c41d89b7238361e7f24bf1bb06916285b41cfd7c (diff) | |
download | nextcloud-server-830b2c5c282b178d094489801203f947bfc5391b.tar.gz nextcloud-server-830b2c5c282b178d094489801203f947bfc5391b.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/ar.js')
-rw-r--r-- | apps/files/l10n/ar.js | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/apps/files/l10n/ar.js b/apps/files/l10n/ar.js index a207d4c869f..f38e03f41bb 100644 --- a/apps/files/l10n/ar.js +++ b/apps/files/l10n/ar.js @@ -194,13 +194,10 @@ OC.L10N.register( "Could not copy {file}. {message}" : "تعذّر نسخ {file}. {message}", "Could not move {file}. {message}" : "تعذّر نقل {file}. {message}", "Total rows summary" : "ملخص مجموع الأسطر", - "\"{displayName}\" failed on some elements " : "\"{displayName}\" فشل في بعض العناصر", - "\"{displayName}\" batch action executed successfully" : "\"{displayName}\" حزمة الأوامر نُفّذت بنجاح", - "ascending" : "تصاعدياً", - "descending" : "تنازلياً", - "Sort list by {column} ({direction})" : "ترتيب القائمة بحسب {column} ({direction})", "Select all" : "تحديد الكل ", "Unselect all" : "إلغاء الاختيار للكل", + "\"{displayName}\" failed on some elements " : "\"{displayName}\" فشل في بعض العناصر", + "\"{displayName}\" batch action executed successfully" : "\"{displayName}\" حزمة الأوامر نُفّذت بنجاح", "List of files and folders." : "قائمة الملفات و المجلدات", "This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "لم يتم عرض هذه القائمة بالكامل لأسباب تتعلق بالأداء. سيتم عرض الملفات تباعاً أثناء التنقل عبر القائمة.", "{summaryFile} and {summaryFolder}" : "{summaryFile} و {summaryFolder}", @@ -309,6 +306,9 @@ OC.L10N.register( "This file has the tag {tag}" : "هذا الملف له واصفة {tag}", "This file has the tags {firstTags} and {lastTag}" : "هذا الملف له واصفات {firstTags} و {lastTag}", "Open folder {name}" : "إفتح المجلد {name}", + "ascending" : "تصاعدياً", + "descending" : "تنازلياً", + "Sort list by {column} ({direction})" : "ترتيب القائمة بحسب {column} ({direction})", "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "لم يمكن عرض هذه القائمة بالكامل بسبب إشكالية في الأداء. سيتم عرض الملفات عندما تمر عليها في القائمة", "Search for an account" : "البحث عن حساب", "Choose" : "إختَر", |