aboutsummaryrefslogtreecommitdiffstats
path: root/apps/systemtags/l10n/hr.json
blob: 860dd1836c223fefc7636013cb32876c82acb0cc (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
52
53
54
55
56
{ "translations": {
    "System tag %1$s added by the system" : "Sustav je dodao oznaku sustava %1$s",
    "Added system tag {systemtag}" : "Dodana oznaka sustava {systemtag}",
    "Added system tag %1$s" : "Dodana oznaka sustava %1$s",
    "%1$s added system tag %2$s" : "%1$s je dodao oznaku sustava %2$s",
    "{actor} added system tag {systemtag}" : "{actor} je dodao oznaku sustava {systemtag}",
    "System tag %1$s removed by the system" : "Sustav je uklonio oznaku sustava %1$s",
    "Removed system tag {systemtag}" : "Uklonjena oznaka sustava {systemtag}",
    "Removed system tag %1$s" : "Uklonjena oznaka sustava %1$s",
    "%1$s removed system tag %2$s" : "%1$s je uklonio oznaku sustava %2$s",
    "{actor} removed system tag {systemtag}" : "{actor} je uklonio oznaku sustava {systemtag}",
    "You created system tag %1$s" : "Stvorili ste oznaku sustava %1$s",
    "You created system tag {systemtag}" : "Stvorili ste oznaku sustava {systemtag}",
    "%1$s created system tag %2$s" : "%1$s je stvorio oznaku sustava %2$s",
    "{actor} created system tag {systemtag}" : "{actor} je stvorio oznaku sustava {systemtag}",
    "You deleted system tag %1$s" : "Izbrisali ste oznaku sustava %1$s",
    "You deleted system tag {systemtag}" : "Izbrisali ste oznaku sustava {systemtag}",
    "%1$s deleted system tag %2$s" : "%1$s je izbrisao oznaku sustava %2$s",
    "{actor} deleted system tag {systemtag}" : "{actor} je izbrisao oznaku sustava {systemtag}",
    "You updated system tag %2$s to %1$s" : "Ažurirali ste oznaku sustava %2$s na %1$s",
    "You updated system tag {oldsystemtag} to {newsystemtag}" : "Ažurirali ste oznaku sustava {oldsystemtag} na {newsystemtag}",
    "%1$s updated system tag %3$s to %2$s" : "%1$s je ažurirao oznaku sustava %3$s na %2$s",
    "{actor} updated system tag {oldsystemtag} to {newsystemtag}" : "{actor} je ažurirao oznaku sustava {oldsystemtag} na {newsystemtag}",
    "System tag %2$s was added to %1$s by the system" : "Sustav je dodao u %1$s oznaku sustava %2$s",
    "System tag {systemtag} was added to {file} by the system" : "Sustav je dodao u {file} oznaku sustava {systemtag}",
    "You added system tag %2$s to %1$s" : "Dodali ste oznaku sustava %2$s u %1$s",
    "You added system tag {systemtag} to {file}" : "Dodali ste oznaku sustava {systemtag} u {file}",
    "%1$s added system tag %3$s to %2$s" : "%1$s je dodao oznaku sustava %3$s u %2$s",
    "{actor} added system tag {systemtag} to {file}" : "{actor} je dodao oznaku sustava {systemtag} u {file}",
    "System tag %2$s was removed from %1$s by the system" : "Sustav je uklonio iz %1$s oznaku sustava %2$s",
    "System tag {systemtag} was removed from {file} by the system" : "Sustav je uklonio iz {file} oznaku sustava {systemtag}",
    "You removed system tag %2$s from %1$s" : "Uklonili ste oznaku sustava %2$s iz %1$s",
    "You removed system tag {systemtag} from {file}" : "Uklonili ste oznaku sustava {systemtag} iz {file}",
    "%1$s removed system tag %3$s from %2$s" : "%1$s je uklonio oznaku sustava %3$s iz %2$s",
    "{actor} removed system tag {systemtag} from {file}" : "{actor} je uklonio oznaku sustava {systemtag} iz {file}",
    "%s (restricted)" : "%s (ograničeno)",
    "%s (invisible)" : "%s (nevidljivo)",
    "<strong>System tags</strong> for a file have been modified" : "<strong>Oznake sustava</strong> za datoteku su izmijenjene",
    "Files" : "Datoteke",
    "Tags" : "Oznake",
    "Collaborative tags" : "Oznake za suradnju",
    "Public" : "Javna",
    "Restricted" : "Ograničena",
    "Invisible" : "Nevidljiva",
    "Create" : "Stvori",
    "Update" : "Ažuriraj",
    "Delete" : "Izbriši",
    "Reset" : "Resetiraj",
    "Loading …" : "Učitavanje…",
    "Manage tags" : "Upravljaj oznakama",
    "Cancel" : "Odustani",
    "Failed to load tags" : "Učitavanje oznaka nije uspjelo",
    "Collaborative tags are available for all users. Restricted tags are visible to users but cannot be assigned by them. Invisible tags are for internal use, since users cannot see or assign them." : "Oznake za suradnju dostupne su svim korisnicima. Ograničene oznake vidljive su korisnicima, ali ih ne mogu dodijeliti. Nevidljive oznake služe za internu uporabu jer ih korisnici ne mogu vidjeti niti dodijeliti.",
    "No tags found" : "Nema pronađenih oznaka"
},"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;"
}