diff options
Diffstat (limited to 'core/l10n/hr.js')
-rw-r--r-- | core/l10n/hr.js | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/core/l10n/hr.js b/core/l10n/hr.js index 3ea8cd08e19..d5266375a3a 100644 --- a/core/l10n/hr.js +++ b/core/l10n/hr.js @@ -409,8 +409,6 @@ OC.L10N.register( "Password can not be changed. Please contact your administrator." : "Zaporku nije moguće promijeniti. Obratite se svom administratoru.", "Could not fetch list of apps from the app store." : "Dohvaćanje popisa aplikacija iz trgovine aplikacijama nije uspjelo.", "Can't install this app because it is not compatible" : "Aplikaciju nije moguće instalirati jer nije kompatibilna", - "Can't install this app" : "Aplikaciju nije moguće instalirati", - "Checking for update of app \"%s\" in App Store" : "U tijeku je provjera ažuriranja aplikacije „%s” iz trgovine aplikacija App Store", - "Checked for update of app \"%s\" in App Store" : "Izvedena je provjera ažuriranja aplikacije „%s” iz trgovine aplikacija App Store" + "Can't install this app" : "Aplikaciju nije moguće instalirati" }, "nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;"); |