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

ar.json « l10n - github.com/nextcloud/richdocuments.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 2731ef1959686cb1101bf6ec93a2714ef859be9a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{ "translations": {
    "Saving…" : "جاري الحفظ...",
    "More versions…" : "المزيد من الإصدارات",
    "Save" : "حفظ",
    "Loading documents…" : "يتم تحميل المستند ...",
    "Edit" : "تعديل",
    "Could not create file" : "لا يستطيع انشاء ملف ",
    "Saved" : "تم الحفظ",
    "Wrong password. Please retry." : "كلمة مرور خاطئة. يرجى إعادة المحاولة",
    "Password" : "كلمة السر",
    "OK" : "تم",
    "This link has been expired or is never existed. Please contact the person who shared it with you for details." : "هذا الرابط قد انتهى او لم ينشئ. يرجى الاتصال بالشخص المعني للمزيد من المعلومات."
},"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;"
}