diff options
Diffstat (limited to 'lib/l10n/hr.js')
-rw-r--r-- | lib/l10n/hr.js | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/lib/l10n/hr.js b/lib/l10n/hr.js index 754496e0102..d1975e3557f 100644 --- a/lib/l10n/hr.js +++ b/lib/l10n/hr.js @@ -228,14 +228,6 @@ OC.L10N.register( "Storage connection timeout. %s" : "Istek veze pohrane. %s", "Following databases are supported: %s" : "Podržane su sljedeće baze podataka: %s", "Following platforms are supported: %s" : "Podržane su sljedeće platforme: %s", - "Overview" : "Pregled", - "Basic settings" : "Osnovne postavke", - "Sharing" : "Dijeljenje", - "Security" : "Sigurnost", - "Groupware" : "Groupware", - "Personal info" : "Osobne informacije", - "Mobile & desktop" : "Mobilni uređaji i osobna računala", - "Invalid Federated Cloud ID" : "Nevažeći ID udruženog oblaka", - "This can usually be fixed by giving the webserver write access to the apps directory or disabling the appstore in the config file. See %s" : "Ovo se obično može popraviti tako da se web poslužitelju dopusti pristup za pisanje u aplikacijski direktorij ili onemogućivanjem appstorea u konfiguracijskoj datoteci. Pogledajte %s" + "Invalid Federated Cloud ID" : "Nevažeći ID udruženog oblaka" }, "nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;"); |