diff options
author | Nextcloud bot <bot@nextcloud.com> | 2020-02-25 02:19:24 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2020-02-25 02:19:24 +0000 |
commit | 3af397b156384dbeb00198972eb1f7b991142cc2 (patch) | |
tree | e1eedef96f3fe77ee4eb33bac7cf343fa7c21241 /apps/settings/l10n/hr.js | |
parent | 8108e6f577d72eb092316bfd22e29ba87af20a20 (diff) | |
download | nextcloud-server-3af397b156384dbeb00198972eb1f7b991142cc2.tar.gz nextcloud-server-3af397b156384dbeb00198972eb1f7b991142cc2.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/settings/l10n/hr.js')
-rw-r--r-- | apps/settings/l10n/hr.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/settings/l10n/hr.js b/apps/settings/l10n/hr.js index c7c6dca059a..2691910e42a 100644 --- a/apps/settings/l10n/hr.js +++ b/apps/settings/l10n/hr.js @@ -146,7 +146,6 @@ OC.L10N.register( "Admin documentation" : "Dokumentacija za administratore", "Developer documentation" : "Dokumentacija za razvojne programere", "Update to {update}" : "Ažuriraj na {update}", - "{counter} apps have an update available" : "Dostupno je ažuriranje za {counter} aplikacija", "Update all" : "Ažuriraj sve", "Results from other categories" : "Rezultati iz drugih kategorija", "No apps found for your version" : "Nije pronađena nijedna aplikacija za vašu inačicu", @@ -833,6 +832,7 @@ OC.L10N.register( "cron.php is registered at a webcron service to call cron.php every 15 minutes over HTTP." : "cron.php registriran je na servisu webcron za pozivanje datoteke cron.php svakih 15 minuta putem HTTP-a.", "Use system cron service to call the cron.php file every 15 minutes." : "Koristite se sistemskim servisom cron za pozivanje datoteke cron.php svakih 15 minuta.", "Set default expiration date" : "Postavi zadani datum isteka", - "Share" : "Dijeli" + "Share" : "Dijeli", + "{counter} apps have an update available" : "Dostupno je ažuriranje za {counter} aplikacija" }, "nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;"); |