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

ar.json « l10n - github.com/nextcloud/photos.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: e0251d3ba4796e7a2f11c585a177eb5d6a61ad2a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
{ "translations": {
    "Photos" : "الصور",
    "Your memories under your control" : "الذكريات الخاصه بك تحت سيطرتك",
    "Videos" : "فيديوهات",
    "Folders" : "المجلدات",
    "Favorites" : "المفضلات",
    "Shared with you" : "شورك معك",
    "Tags" : "الوسوم",
    "Locations" : "المواقع",
    "Back" : "العودة",
    "Save" : "Save",
    "Copy public link" : "نسخ الرابط العام",
    "An error occurred" : "طرأ هناك خطأ",
    "Open the full size \"{name}\" image" : "افتح الصورة بالحجم الكامل \"{name}\" ",
    "Open the \"{name}\" sub-directory" : "افتح الدليل الفرعي \"{name}\" ",
    "Back to {folder}" : "العودة إلى {folder} ",
    "Share this folder" : "مشاركة هذا المجلد",
    "Enable squared photos view" : "تفعيل عرض الصور المربعة",
    "View" : "عرض",
    "Favorite" : "المفضلة",
    "Remove from favorites" : "إزالتها مِن المفضلة",
    "This folder does not exist" : "هذا المجلد غير موجود",
    "No photos in here" : "لا توجد صور هنا",
    "Shared albums" : "الألبومات المشتركة",
    "No tags yet" : "لا توجد وسوم حتى الآن",
    "Photos with tags will show up here" : "سوف تظهر الصور ذات الوسوم هنا",
    "Add" : "إضافة",
    "Tagged photos" : "الصور الموسومة",
    "Your photos" : "صورك",
    "Your videos" : "فيديوهاتك",
    "Your folders" : "مجلداتك",
    "Settings" : "الإعدادات"
},"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;"
}