diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-02-03 02:27:22 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-02-03 02:27:22 +0000 |
commit | 94767112dd4210483394b24d4fdaddea92f0dc8b (patch) | |
tree | 7a712f7d497f0662934c64fe70ab331b145085fa /apps/settings/l10n/hr.js | |
parent | e81cb6eaf0274dcdf2402de16216e8c61826235e (diff) | |
download | nextcloud-server-94767112dd4210483394b24d4fdaddea92f0dc8b.tar.gz nextcloud-server-94767112dd4210483394b24d4fdaddea92f0dc8b.zip |
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/hr.js')
-rw-r--r-- | apps/settings/l10n/hr.js | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/apps/settings/l10n/hr.js b/apps/settings/l10n/hr.js index c838cd514d9..c3718177d94 100644 --- a/apps/settings/l10n/hr.js +++ b/apps/settings/l10n/hr.js @@ -360,19 +360,13 @@ OC.L10N.register( "Error: This app cannot be enabled because it makes the server unstable" : "Pogreška: ova aplikacija ne može biti omogućena jer čini poslužitelj nestabilnim", "Documentation" : "Dokumentacija", "Forum" : "Forum", - "Login" : "Prijava", - "Plain" : "Čisti tekst", - "NT LAN Manager" : "NT LAN Manager", "SSL/TLS" : "SSL/TLS", - "STARTTLS" : "STARTTLS", "Open documentation" : "Otvori dokumentaciju", "It is important to set up this server to be able to send emails, like for password reset and notifications." : "Važno je postaviti ovaj poslužitelj kako biste mogli slati poruke e-pošte u vezi s resetiranjem zaporke i obavijesti.", "Send mode" : "Način slanja", "Encryption" : "Šifriranje", "Sendmail mode" : "Način slanja pošte", "From address" : "Adresa pošiljatelja", - "Authentication method" : "Način autentifikacije", - "Authentication required" : "Potrebna autentifikacija", "Server address" : "Adresa poslužitelja", "Port" : "Port", "Credentials" : "Vjerodajnice", @@ -448,6 +442,12 @@ OC.L10N.register( "Address" : "Adresa", "Avatar" : "Avatar", "An error occured during the request. Unable to proceed." : "Došlo je do pogreške tijekom rješavanja zahtjeva. Nije moguće nastaviti.", + "Login" : "Prijava", + "Plain" : "Čisti tekst", + "NT LAN Manager" : "NT LAN Manager", + "STARTTLS" : "STARTTLS", + "Authentication method" : "Način autentifikacije", + "Authentication required" : "Potrebna autentifikacija", "Please read carefully before activating server-side encryption: " : "Pažljivo pročitajte sljedeće prije aktiviranja šifriranja na poslužitelju: ", "Enable encryption" : "Omogući šifriranje", "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please enable the \"Default encryption module\" and run 'occ encryption:migrate'" : "Morate prenijeti svoje ključeve za šifriranje sa stare inačice modula za šifriranje (ownCloud <= 8.0) na novu. Omogućite „zadani modul za šifriranje” i pokrenite 'occ encryption:migrate'.", |