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

bs.json « l10n - github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 28baec3f5b94faa8ed35de480447cdcbe2e6b581 (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
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
{ "translations": {
    "Everyone" : "Svi",
    "None" : "Ništa",
    "User" : "User",
    "Disabled" : "Onemogućeno",
    "Users" : "Korisnici",
    "Name" : "Ime",
    "Language" : "Jezik",
    "Country" : "Država",
    "Status" : "Status",
    "Pending" : "Na čekanju",
    "Error" : "Greška",
    "Blocked" : "Blokiran",
    "Saved" : "Spremljeno",
    "Favorite" : "Favorit",
    "Remove from favorites" : "Remove from favorites",
    "Add to favorites" : "Add to favorites",
    "Loading" : "Loading",
    "Groups" : "Grupe",
    "Settings" : "Podešavanje",
    "Password protect" : "Zaštitita lozinkom",
    "Close" : "Zatvori",
    "Today" : "Danas",
    "Yesterday" : "Jučer",
    "Enabled" : "Aktivirano",
    "Save" : "Spremi",
    "Password" : "Lozinka",
    "Login" : "Login",
    "Nickname" : "Nadimak",
    "guest" : "gost",
    "Add users or groups" : "Add users or groups",
    "Edit" : "Izmjeni",
    "Keyboard shortcuts" : "Tipkovni prečaci",
    "Search" : "Search",
    "Share link" : "Podijelite vezu",
    "Password protection" : "Password protection",
    "Enter a password" : "Enter a password",
    "Default" : "Zadano",
    "Android app" : "Android aplikacija",
    "iOS app" : "iOS aplikacija",
    "Copied!" : "Kopirano",
    "Cancel" : "Otkaži",
    "Change password" : "Promijeni lozinku",
    "Rename" : "Preimenuj",
    "Send" : "Pošalji",
    "Share" : "Podjeli",
    "Error while sharing" : "Greška pri dijeljenju",
    "Favorited" : "Favorizovano",
    "Contacts" : "Kontakti"
},"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);"
}