diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-03-30 02:27:36 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-03-30 02:27:36 +0000 |
commit | 2eda49e28d4ae80079a25ceb8566b9b6df9daeba (patch) | |
tree | d443af56ee4f15f41a0a61409ae64952ffc38020 /core/l10n/hr.js | |
parent | 63b90d49a79688bd5fb899760702407cc5484b8f (diff) | |
download | nextcloud-server-2eda49e28d4ae80079a25ceb8566b9b6df9daeba.tar.gz nextcloud-server-2eda49e28d4ae80079a25ceb8566b9b6df9daeba.zip |
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/hr.js')
-rw-r--r-- | core/l10n/hr.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/hr.js b/core/l10n/hr.js index bb77231e8a6..7a3fb5fab6d 100644 --- a/core/l10n/hr.js +++ b/core/l10n/hr.js @@ -306,6 +306,7 @@ OC.L10N.register( "Skip to main content" : "Preskoči na glavni sadržaj", "Skip to navigation of app" : "Preskoči na navigaciju aplikacije", "Get your own free account" : "Otvorite besplatni račun", + "Go to %s" : "Idi na %s", "Confirm your password" : "Potvrdite svoju zaporku", "Connect to your account" : "Povežite se sa svojim računom", "Please log in before granting %1$s access to your %2$s account." : "Prijavite se prije odobravanja pristupa %1$s svom računu %2$s.", @@ -320,7 +321,6 @@ OC.L10N.register( "You can close this window." : "Možete zatvoriti ovaj prozor.", "This share is password-protected" : "Ovaj zajednički resurs je zaštićen zaporkom", "Email address" : "Adresa e-pošte", - "Go to %s" : "Idi na %s", "Two-factor authentication" : "Dvofaktorska autentifikacija", "Enhanced security is enabled for your account. Choose a second factor for authentication:" : "Vaš račun sada je dodatno osiguran. Odaberite drugi faktor za provođenje autentifikacije:", "Could not load at least one of your enabled two-factor auth methods. Please contact your admin." : "Nije moguće učitati jedan od omogućenih načina dvofaktorske autentifikacije. Obratite se svom administratoru.", |