diff options
Diffstat (limited to 'apps/files/l10n/hr.json')
-rw-r--r-- | apps/files/l10n/hr.json | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/apps/files/l10n/hr.json b/apps/files/l10n/hr.json index 5d72e02bee7..98a7366ebfd 100644 --- a/apps/files/l10n/hr.json +++ b/apps/files/l10n/hr.json @@ -206,11 +206,6 @@ "Deleted shares" : "Izbrisana dijeljenja", "Pending shares" : "Dijeljenja na čekanju", "Text file" : "Tekstna datoteka", - "New text file.txt" : "Nova tekstna datoteka.txt", - "Storage of {owner} is full, files can not be updated or synced anymore!" : "Pohrana {owner} je puna, datoteke više nije moguće ažurirati niti sinkronizirati!", - "Group folder \"{mountPoint}\" is full, files can not be updated or synced anymore!" : "Mapa grupe „{mountPoint}“ je puna, datoteke više nije moguće ažurirati ni sinkronizirati!", - "External storage \"{mountPoint}\" is full, files can not be updated or synced anymore!" : "Vanjsko spremište za pohranu „{mountPoint}“ je puno, datoteke više nije moguće ažurirati ni sinkronizirati!", - "Your storage is full, files can not be updated or synced anymore!" : "Vaša je pohrana puna, datoteke više nije moguće ažurirati ni sinkronizirati!", - "_matches '{filter}'_::_match '{filter}'_" : ["odgovara '{filter}'","podudaranje '{filter}'","podudaranje '{filter}'"] + "New text file.txt" : "Nova tekstna datoteka.txt" },"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;" }
\ No newline at end of file |