Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/settings/l10n/hr.js')
-rw-r--r--apps/settings/l10n/hr.js8
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/settings/l10n/hr.js b/apps/settings/l10n/hr.js
index c8966b1adcf..bac0fcb99e8 100644
--- a/apps/settings/l10n/hr.js
+++ b/apps/settings/l10n/hr.js
@@ -120,6 +120,9 @@ OC.L10N.register(
"Sharing" : "Dijeljenje",
"Personal info" : "Osobne informacije",
"Mobile & desktop" : "Mobilni uređaji i osobna računala",
+ "Email server" : "Poslužitelj e-pošte",
+ "Security & setup warnings" : "Upozorenja o sigurnosti i postavljanju",
+ "Background jobs" : "Pozadinski zadaci",
"Create" : "Stvori",
"Change" : "Promijeni",
"Delete" : "Izbriši",
@@ -133,6 +136,7 @@ OC.L10N.register(
"MySQL version \"%s\" is used. Nextcloud 21 will no longer support this version and requires MySQL 8.0 or MariaDB 10.2 or higher." : "Upotrebljava se verzija „%s“ baze podataka MySQL. Nextcloud 21 više neće podržavati ovu verziju i zahtijeva MySQL 8.0 ili MariaDB 10.2 ili novije verzije.",
"PostgreSQL version \"%s\" is used. Nextcloud 21 will no longer support this version and requires PostgreSQL 9.6 or higher." : "Koristi se inačica „%s” baze podataka PostgreSQL. Nextcloud 21 više neće podržavati ovu inačicu i zahtijeva inačicu baze podataka PostgreSQL 9.6 ili noviju.",
"Nextcloud settings" : "Postavke Nextclouda",
+ "None" : "Nema",
"Two-factor authentication can be enforced for all users and specific groups. If they do not have a two-factor provider configured, they will be unable to log into the system." : "Dvofaktorska autentifikacija može se primijeniti na sve korisnike i određene grupe. Ako nisu konfigurirali davatelje usluge dvofaktorske autentifikacije, neće se moći prijaviti u sustav.",
"Enforce two-factor authentication" : "Primijeni dvofaktorsku autentifikaciju",
"Limit to groups" : "Ograniči na grupe",
@@ -316,13 +320,11 @@ OC.L10N.register(
"Administrator documentation" : "Dokumentacija za administratora",
"Documentation" : "Dokumentacija",
"Forum" : "Forum",
- "None" : "Nema",
"Login" : "Prijava",
"Plain" : "Čisti tekst",
"NT LAN Manager" : "NT LAN Manager",
"SSL/TLS" : "SSL/TLS",
"STARTTLS" : "STARTTLS",
- "Email server" : "Poslužitelj e-pošte",
"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",
@@ -339,7 +341,6 @@ OC.L10N.register(
"Save" : "Spremi",
"Test email settings" : "Ispitaj postavke e-pošte",
"Send email" : "Pošalji poruku e-pošte",
- "Security & setup warnings" : "Upozorenja o sigurnosti i postavljanju",
"It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Pravilna konfiguracija iznimno je važna za sigurnost i performanse vaše instance. Kako bismo vam pomogli pravilno konfigurirati sustav, provest ćemo neke automatske provjere. Za više informacija pogledajte navedenu dokumentaciju.",
"All checks passed." : "Sve su provjere uspješno dovršene.",
"There are some errors regarding your setup." : "Postoje neke pogreške u vezi s vašim postavom.",
@@ -364,7 +365,6 @@ OC.L10N.register(
"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'.",
"You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one." : "Morate prenijeti svoje ključeve za šifriranje sa stare inačice modula za šifriranje (ownCloud <= 8.0) na novu.",
"Start migration" : "Pokreni prijenos",
- "Background jobs" : "Pozadinski zadaci",
"Last job execution ran %s. Something seems wrong." : "Posljednji zadatak izvršen je %s. Čini se da nešto nije u redu.",
"Some jobs haven’t been executed since %s. Please consider increasing the execution frequency." : "Određeni zadaci nisu izvršeni od %s. Razmislite o povećanju učestalosti izvršenja.",
"Some jobs didn’t execute since %s. Please consider switching to system cron." : "Određeni zadaci nisu izvršeni od %s. Razmislite o prebacivanju na sistemski cron.",