diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-08-03 00:28:38 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-08-03 00:28:38 +0000 |
commit | 3f86b84429290d352e62e3a0c6afb59e8f5c25ea (patch) | |
tree | 5de3453e995ec95d7b00135998a9e5cf93a42c22 /apps/files/l10n/ar.js | |
parent | 8fa9607f0fb2259be624fe29fb8ab9e0b163c285 (diff) | |
download | nextcloud-server-3f86b84429290d352e62e3a0c6afb59e8f5c25ea.tar.gz nextcloud-server-3f86b84429290d352e62e3a0c6afb59e8f5c25ea.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 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files/l10n/ar.js b/apps/files/l10n/ar.js index 4d510f5faa0..a351f2ed7c3 100644 --- a/apps/files/l10n/ar.js +++ b/apps/files/l10n/ar.js @@ -194,6 +194,7 @@ OC.L10N.register( "descending" : "تنازلياً", "Sort list by {column} ({direction})" : "ترتيب القائمة بحسب {column} ({direction})", "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." : "لم يتم عرض هذه القائمة بالكامل لأسباب تتعلق بالأداء. سيتم عرض الملفات تباعاً أثناء التنقل عبر القائمة.", "Storage informations" : "معلومات التخزين", "{usedQuotaByte} used" : "{usedQuotaByte} مستخدمة", "{relative}% used" : "{relative}% مستخدمة", @@ -239,6 +240,7 @@ OC.L10N.register( "Unable to create new file from template" : "تعذر إنشاء الملف الجديد من القالب", "Delete permanently" : "حذف بشكل دائم", "Open folder {displayName}" : "إفتح المجلد {displayName}", + "Open in Files" : "إفتَح في \"الملفات\"", "Open details" : "افتح التفاصيل", "Set up templates folder" : "إعداد مجلد القوالب", "Templates" : "القوالب", |