diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-03-09 00:46:51 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-03-09 00:46:51 +0000 |
commit | ec2e6110f5f22f6c89e27c3aa616b8fc50b402d1 (patch) | |
tree | a1369f0cc8b4c6fd6f733c0d5b3ca4209be2e9c9 /apps/files/l10n/ar.js | |
parent | dc52a2582bf87411dbaa8e7dc812627e5dede33b (diff) | |
download | nextcloud-server-ec2e6110f5f22f6c89e27c3aa616b8fc50b402d1.tar.gz nextcloud-server-ec2e6110f5f22f6c89e27c3aa616b8fc50b402d1.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 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/files/l10n/ar.js b/apps/files/l10n/ar.js index 4cda27832d6..d3fd86c8994 100644 --- a/apps/files/l10n/ar.js +++ b/apps/files/l10n/ar.js @@ -241,6 +241,7 @@ OC.L10N.register( "Files settings" : "إعدادات الملفات", "File cannot be accessed" : "الملف لم يمكن الوصول إليه", "The file could not be found or you do not have permissions to view it. Ask the sender to share it." : "إمّا أن الملف غير موجود أو أنك لا تمتلك الصلاحية لعرضه. أُطلُب من المُرسل أن يتشاركه معك.", + "Your files" : "ملفاتك", "Open in files" : "إفتَح في شاشة الملفات", "Sort favorites first" : "فرز المفضلات أولا", "Sort folders before files" : "فرز المجلدات قبل الملفات", @@ -294,6 +295,8 @@ OC.L10N.register( "Create new templates folder" : "إنشيْ مجلد جديد للقوالب", "Templates" : "القوالب", "New template folder" : "مجلد القوالب الجديد", + "In folder" : "في المجلد", + "Search in folder: {folder}" : "البحث في المجلد: {folder}", "One of the dropped files could not be processed" : "أحد الملفات المُفلَتة لا يمكن معالجته", "Uploading \"{filename}\" failed" : "فشل في تحديث \"{filename}\" ", "_{folderCount} folder_::_{folderCount} folders_" : ["{folderCount} مجلد","{folderCount} مجلد","{folderCount} مجلدان","{folderCount} مجلد","{folderCount} مجلدات","{folderCount} مجلدات"], |