diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-03-08 00:19:29 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-03-08 00:19:29 +0000 |
commit | 89b8f86eec1cd16ee7368a191454a45bb034cc34 (patch) | |
tree | a5a82d861e05343ccfa8bfefc2e08e40209229e3 /apps/updatenotification/l10n/hr.js | |
parent | f8699ecfa8e429146e03850d860c7ac5d4466b09 (diff) | |
download | nextcloud-server-89b8f86eec1cd16ee7368a191454a45bb034cc34.tar.gz nextcloud-server-89b8f86eec1cd16ee7368a191454a45bb034cc34.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/updatenotification/l10n/hr.js')
-rw-r--r-- | apps/updatenotification/l10n/hr.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/updatenotification/l10n/hr.js b/apps/updatenotification/l10n/hr.js index 2f45cbaf453..888e3d1dd21 100644 --- a/apps/updatenotification/l10n/hr.js +++ b/apps/updatenotification/l10n/hr.js @@ -7,10 +7,8 @@ OC.L10N.register( "Update notifications" : "Ažuriraj obavijesti", "The update server could not be reached since %d days to check for new updates." : "Nije moguće doći do poslužitelja za ažuriranje već %d dana radi provjeravanja za nova ažuriranja.", "Please check the Nextcloud and server log files for errors." : "Provjerite zapise Nextclouda i poslužitelja za moguće pogreške.", - "Update to %1$s is available." : "Dostupno je ažuriranje na %1$s.", "Update for {app} to version %s is available." : "Dostupno je ažuriranje za {app} na inačicu %s.", "Update notification" : "Ažuriraj obavijest", - "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.", "Update" : "Ažuriraj", "The version you are running is not maintained anymore. Please make sure to update to a supported version as soon as possible." : "Inačica koju upotrebljavajte više se ne održava. Obavezno ažurirajte na podržanu inačicu što je prije moguće.", "Apps missing compatible version" : "Aplikacije koje nemaju kompatibilnu inačicu", @@ -38,6 +36,8 @@ 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.", + "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.", "Update channel:" : "Ažuriraj kanal:", "Note that after a new release the update only shows up after the first minor release or later. We roll out new versions spread out over time to our users and sometimes skip a version when issues are found. Learn more about updates and release channels at {link}" : "Imajte na umu da se ažuriranje nakon novog izdanja pojavljuje tek nakon prve manje nove inačice ili kasnije. Nove inačice uvodimo u pravilnim vremenskim razmacima i ponekad preskočimo inačicu ako je problematična.", |