diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-03-02 02:29:44 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-03-02 02:29:44 +0000 |
commit | 7d4cb9a13d77b6e5b8822b50b901feefc5b52240 (patch) | |
tree | 1453d8f90973b06f7daa2fe71a78b6a2803bffac /apps/settings/l10n/hr.json | |
parent | 2564d7f4d1348baa4ec17dfa9ffc9b96cc826b06 (diff) | |
download | nextcloud-server-7d4cb9a13d77b6e5b8822b50b901feefc5b52240.tar.gz nextcloud-server-7d4cb9a13d77b6e5b8822b50b901feefc5b52240.zip |
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/hr.json')
-rw-r--r-- | apps/settings/l10n/hr.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/settings/l10n/hr.json b/apps/settings/l10n/hr.json index 69ddd6f7cde..8d51e0a799b 100644 --- a/apps/settings/l10n/hr.json +++ b/apps/settings/l10n/hr.json @@ -358,6 +358,7 @@ "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", "SSL/TLS" : "SSL/TLS", "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.", @@ -367,6 +368,8 @@ "From address" : "Adresa pošiljatelja", "Server address" : "Adresa poslužitelja", "Port" : "Port", + "Authentication method" : "Način autentifikacije", + "Authentication required" : "Potrebna autentifikacija", "Credentials" : "Vjerodajnice", "SMTP Username" : "Korisničko ime za SMTP", "SMTP Password" : "SMTP zaporka", @@ -440,12 +443,9 @@ "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'.", |