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

az.js « l10n - github.com/nextcloud/richdocuments.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: e0f47c740d8e3f00c6438b950eb7e3fe3336b937 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
OC.L10N.register(
    "richdocuments",
    {
    "Can't create document" : "Sənədi yaratmaq mümkün olmadı",
    "Saved" : "Saxlanıldı",
    "All" : "Hamısı",
    "Error" : "Səhv",
    "Cancel" : "Dayandır",
    "Save" : "Saxla",
    "Remove from favorites" : "Remove from favorites",
    "Add to favorites" : "Add to favorites",
    "Details" : "Detallar",
    "Download" : "Yüklə",
    "Could not create file" : "Faylı yaratmaq olmur",
    "Create" : "Yarat",
    "Add" : "Əlavə etmək",
    "Wrong password. Please retry." : "Yalnış şifrə. Xahiş olunur təkrarlayasınız.",
    "Password" : "Şifrə",
    "OK" : "Oldu",
    "Guest %s" : "Qonaq %s",
    "This link has been expired or is never existed. Please contact the person who shared it with you for details." : "Linkin vaxtı artıq bitmişdir və ya heç vaxt movcud olmayıb. Xahiş olunur detallar üçün bunu sizinlə paylaşan şəxs ilə əlaqə saxlayasınız."
},
"nplurals=2; plural=(n != 1);");