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

bs.json « l10n - github.com/nextcloud/mail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: a69295aabb66803dc954981c5bc0dbe03bbaa370 (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": {
    "Important" : "Važno",
    "Work" : "Posao",
    "Personal" : "Osobno",
    "Mail" : "E-pošta",
    "Name" : "Ime",
    "Password" : "Lozinka",
    "None" : "Ništa",
    "SMTP Password" : "SMPT Lozinka",
    "Save" : "Spremi",
    "Cancel" : "Otkaži",
    "Send" : "Pošalji",
    "Favorite" : "Favorit",
    "Select" : "Select",
    "Edit tags" : "Izmjeni oznake",
    "Move" : "Move",
    "Create" : "Ustvari",
    "Choose" : "Izaberite",
    "Favorites" : "Favoriti",
    "Other" : "Ostali",
    "Settings" : "Podešavanje",
    "Quota" : "Kvota",
    "Delete" : "Obriši",
    "Add" : "Dodaj",
    "Disabled" : "Onemogućeno",
    "Enabled" : "Aktivirano",
    "Tag already exists" : "Oznaka već postoji",
    "User" : "User",
    "Port" : "Priključak",
    "Keyboard shortcuts" : "Tipkovni prečaci",
    "Search" : "Search",
    "All" : "Sve"
},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"
}