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>2021-03-03 06:04:34 +0300
committerNextcloud bot <bot@nextcloud.com>2021-03-03 06:04:34 +0300
commit3a2b4ad71e7abc44692a0be3a1237bce6643fbc2 (patch)
tree570a6914220de92170f4f0b7f5c571882a8b57b8
parentabbb27e6d27556fba352e13f70ed7770e4f8618f (diff)
[tx-robot] updated from transifex
-rw-r--r--l10n/ar.js19
-rw-r--r--l10n/ar.json19
2 files changed, 36 insertions, 2 deletions
diff --git a/l10n/ar.js b/l10n/ar.js
index cdf12619..b0247754 100644
--- a/l10n/ar.js
+++ b/l10n/ar.js
@@ -2,10 +2,27 @@ OC.L10N.register(
"photos",
{
"Photos" : "الصور",
+ "Your memories under your control" : "الذكريات الخاصه بك تحت سيطرتك",
"Your photos" : "صورك",
+ "Your videos" : "فيديوهاتك",
"Favorites" : "المفضلات",
+ "Your folders" : "مجلداتك",
"Shared with you" : "شورك معك",
+ "Tagged photos" : "الصور الموسومة",
+ "Locations" : "المواقع",
"Settings" : "الإعدادات",
- "An error occurred" : "طرأ هناك خطأ"
+ "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 exists" : "هذا المجلد غير موجود",
+ "An error occurred" : "طرأ هناك خطأ",
+ "No photos in here" : "لا توجد صور هنا",
+ "No tags yet" : "لا توجد وسوم حتى الآن",
+ "Photos with tags will show up here" : "سوف تظهر الصور ذات الوسوم هنا",
+ "Your albums" : "الألبومات الخاصة بك",
+ "Shared albums" : "الألبومات المشتركة"
},
"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;");
diff --git a/l10n/ar.json b/l10n/ar.json
index 108c210e..acdcf345 100644
--- a/l10n/ar.json
+++ b/l10n/ar.json
@@ -1,9 +1,26 @@
{ "translations": {
"Photos" : "الصور",
+ "Your memories under your control" : "الذكريات الخاصه بك تحت سيطرتك",
"Your photos" : "صورك",
+ "Your videos" : "فيديوهاتك",
"Favorites" : "المفضلات",
+ "Your folders" : "مجلداتك",
"Shared with you" : "شورك معك",
+ "Tagged photos" : "الصور الموسومة",
+ "Locations" : "المواقع",
"Settings" : "الإعدادات",
- "An error occurred" : "طرأ هناك خطأ"
+ "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 exists" : "هذا المجلد غير موجود",
+ "An error occurred" : "طرأ هناك خطأ",
+ "No photos in here" : "لا توجد صور هنا",
+ "No tags yet" : "لا توجد وسوم حتى الآن",
+ "Photos with tags will show up here" : "سوف تظهر الصور ذات الوسوم هنا",
+ "Your albums" : "الألبومات الخاصة بك",
+ "Shared albums" : "الألبومات المشتركة"
},"pluralForm" :"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;"
} \ No newline at end of file