diff options
Diffstat (limited to 'apps/updatenotification/l10n/hr.js')
-rw-r--r-- | apps/updatenotification/l10n/hr.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/updatenotification/l10n/hr.js b/apps/updatenotification/l10n/hr.js index c2074186a0d..1591d18ea4b 100644 --- a/apps/updatenotification/l10n/hr.js +++ b/apps/updatenotification/l10n/hr.js @@ -1,7 +1,6 @@ OC.L10N.register( "updatenotification", { - "{version} is available. Get more information on how to update." : "{version} je dostupna. Saznajte više informacija o ažuriranju.", "Channel updated" : "Kanal je ažuriran", "Web updater is disabled" : "Web alat za ažuriranje je onemogućen", "Update notifications" : "Ažuriraj obavijesti", @@ -36,6 +35,7 @@ OC.L10N.register( "The most recent stable version. It is suited for regular use and will always update to the latest major version." : "Najnovija stabilna inačica. Primjerena je za redovitu uporabu i uvijek će se ažurirati na najnoviju glavnu inačicu.", "Beta" : "Beta", "A pre-release version only for testing new features, not for production environments." : "Razvojna inačica koja služi samo za ispitivanje novih značajki, a nikako za produkcijska okruženja.", + "{version} is available. Get more information on how to update." : "{version} je dostupna. Saznajte više informacija o ažuriranju.", "Update to %1$s is available." : "Dostupno je ažuriranje na %1$s.", "Displays update notifications for Nextcloud and provides the SSO for the updater." : "Prikazuje obavijesti o ažuriranju za Nextcloud i pruža SSO za alat za ažuriranje.", "Please use the command line updater to update." : "Ažurirajte putem naredbenog retka.", |