Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/photos.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-08-24 06:12:44 +0300
committerNextcloud bot <bot@nextcloud.com>2022-08-24 06:12:44 +0300
commiteebfff4b5d301a5b2a72d7ccf9cf5a9d825f40e4 (patch)
treec7ece396040c638ffd1ebdcaf39b2293c5c007a5 /l10n/ar.js
parent080f5a0b589d6a93a32d613df5222de8201ab6b9 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'l10n/ar.js')
-rw-r--r--l10n/ar.js17
1 files changed, 13 insertions, 4 deletions
diff --git a/l10n/ar.js b/l10n/ar.js
index 3dbf33a6..814948cf 100644
--- a/l10n/ar.js
+++ b/l10n/ar.js
@@ -3,24 +3,33 @@ OC.L10N.register(
{
"Photos" : "الصور",
"Your memories under your control" : "الذكريات الخاصه بك تحت سيطرتك",
- "Your photos" : "صورك",
- "Your videos" : "فيديوهاتك",
+ "Videos" : "فيديوهات",
+ "Folders" : "المجلدات",
"Favorites" : "المفضلات",
- "Your folders" : "مجلداتك",
"Shared with you" : "شورك معك",
"Tagged photos" : "الصور الموسومة",
"Locations" : "المواقع",
+ "Back" : "العودة",
+ "Save" : "Save",
"Open the full size \"{name}\" image" : "افتح الصورة بالحجم الكامل \"{name}\" ",
"Open the \"{name}\" sub-directory" : "افتح الدليل الفرعي \"{name}\" ",
"Share this folder" : "مشاركة هذا المجلد",
"Back to {folder}" : "العودة إلى {folder} ",
"View" : "عرض",
"Enable squared photos view" : "تفعيل عرض الصور المربعة",
- "This folder does not exist" : "هذا المجلد غير موجود",
"An error occurred" : "طرأ هناك خطأ",
+ "Favorite" : "المفضلة",
+ "Remove from favorites" : "إزالتها مِن المفضلة",
+ "This folder does not exist" : "هذا المجلد غير موجود",
"No photos in here" : "لا توجد صور هنا",
"No tags yet" : "لا توجد وسوم حتى الآن",
"Photos with tags will show up here" : "سوف تظهر الصور ذات الوسوم هنا",
+ "Add" : "إضافة",
+ "Download" : "تنزيل",
+ "Delete" : "إزالة",
+ "Your photos" : "صورك",
+ "Your videos" : "فيديوهاتك",
+ "Your folders" : "مجلداتك",
"Settings" : "الإعدادات"
},
"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;");