diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-12-03 00:18:21 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-12-03 00:18:21 +0000 |
commit | f778c6c34491031b5708bba786116dd72ec19aff (patch) | |
tree | 6afd31a5ae732a9ab9cb9a778405703e6bbb10e2 /apps/updatenotification/l10n/hr.json | |
parent | 8fec42fed50b71612c2497713cb2e8716e68df65 (diff) | |
download | nextcloud-server-f778c6c34491031b5708bba786116dd72ec19aff.tar.gz nextcloud-server-f778c6c34491031b5708bba786116dd72ec19aff.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/updatenotification/l10n/hr.json')
-rw-r--r-- | apps/updatenotification/l10n/hr.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/updatenotification/l10n/hr.json b/apps/updatenotification/l10n/hr.json index 1f575e96eee..b6326aabc3f 100644 --- a/apps/updatenotification/l10n/hr.json +++ b/apps/updatenotification/l10n/hr.json @@ -16,7 +16,6 @@ "Apps with compatible version" : "Aplikacije koje imaju kompatibilnu inačicu", "Open updater" : "Otvori alat za ažuriranje", "Download now" : "Preuzmi sada", - "Please use the command line updater to update." : "Ažurirajte putem naredbenog retka.", "What's new?" : "Što je novog?", "View changelog" : "Prikaži zapis promjena", "The update check is not yet finished. Please refresh the page." : "Provjera za ažuriranja još nije završena. Osvježite stranicu.", @@ -39,6 +38,7 @@ "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.", + "Please use the command line updater to update." : "Ažurirajte putem naredbenog retka.", "Update channel:" : "Ažuriraj kanal:" },"pluralForm" :"nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;" }
\ No newline at end of file |