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:
authorNextcloud bot <bot@nextcloud.com>2021-04-02 05:26:32 +0300
committerNextcloud bot <bot@nextcloud.com>2021-04-02 05:26:32 +0300
commitd702c66a9d64ee017f79c4ece98c7dfb35ab6f7f (patch)
treeff1185e22c5c9bcfb669a3df8462a8c763e71d80 /apps/settings
parente8a85f4915071602661e47a87c36062168545418 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/settings')
-rw-r--r--apps/settings/l10n/de_DE.js2
-rw-r--r--apps/settings/l10n/de_DE.json2
-rw-r--r--apps/settings/l10n/hr.js9
-rw-r--r--apps/settings/l10n/hr.json9
4 files changed, 20 insertions, 2 deletions
diff --git a/apps/settings/l10n/de_DE.js b/apps/settings/l10n/de_DE.js
index 95754284b36..945f3b260b6 100644
--- a/apps/settings/l10n/de_DE.js
+++ b/apps/settings/l10n/de_DE.js
@@ -248,7 +248,7 @@ OC.L10N.register(
"Last login" : "Letzte Anmeldung",
"No users in here" : "Keine Benutzer vorhanden",
"Default quota" : "Standard Speicherkontingent ",
- "Common languages" : "Gängige Sprachen",
+ "Common languages" : "Gebräuchliche Sprachen",
"All languages" : "Alle Sprachen",
"Password change is disabled because the master key is disabled" : "Das Ändern des Passwortes ist deaktiviert, da der Master-Schlüssel deaktiviert ist",
"Passwordless authentication requires a secure connection." : "Die Anmeldung ohne Passwort erfordert eine sichere Verbindung.",
diff --git a/apps/settings/l10n/de_DE.json b/apps/settings/l10n/de_DE.json
index cfcf84c5eba..2b8208f3d65 100644
--- a/apps/settings/l10n/de_DE.json
+++ b/apps/settings/l10n/de_DE.json
@@ -246,7 +246,7 @@
"Last login" : "Letzte Anmeldung",
"No users in here" : "Keine Benutzer vorhanden",
"Default quota" : "Standard Speicherkontingent ",
- "Common languages" : "Gängige Sprachen",
+ "Common languages" : "Gebräuchliche Sprachen",
"All languages" : "Alle Sprachen",
"Password change is disabled because the master key is disabled" : "Das Ändern des Passwortes ist deaktiviert, da der Master-Schlüssel deaktiviert ist",
"Passwordless authentication requires a secure connection." : "Die Anmeldung ohne Passwort erfordert eine sichere Verbindung.",
diff --git a/apps/settings/l10n/hr.js b/apps/settings/l10n/hr.js
index 2ae6f4dfd26..fc20727b0da 100644
--- a/apps/settings/l10n/hr.js
+++ b/apps/settings/l10n/hr.js
@@ -74,6 +74,7 @@ OC.L10N.register(
"Email could not be sent. Check your mail server log" : "Slanje poruke e-pošte nije uspjelo. Provjerite zapis poslužitelja e-pošte",
"A problem occurred while sending the email. Please revise your settings. (Error: %s)" : "Došlo je do problema pri slanju poruke e-pošte. Pregledajte svoje postavke. (Pogreška: %s)",
"You need to set your user email before being able to send test emails." : "Prije slanja testnih poruka e-pošte trebate postaviti svoj korisnički račun e-pošte.",
+ "Invalid user" : "Nevažeći korisnik",
"Invalid mail address" : "Nevažeća adresa e-pošte",
"Settings saved" : "Postavke spremljene",
"Unable to change full name" : "Nije moguće promijeniti puno ime",
@@ -123,6 +124,9 @@ OC.L10N.register(
"A background job is pending that checks for user imported SSL certificates. Please check back later." : "Na čekanju je pozadinski zadatak za provjeravanje vjerodajnica SSL-a koje uvezu korisnici. Provjerite ponovno kasnije.",
"There are some user imported SSL certificates present, that are not used anymore with Nextcloud 21. They can be imported on the command line via \"occ security:certificates:import\" command. Their paths inside the data directory are shown below." : "Prisutne su vjerodajnice SSL-a koje su uvezli korisnici i koje Nextcloud 21 ne upotrebljava. Mogu se uvesti putem naredbenog retka s pomoću naredbe „occ security:certificates:import”. U nastavku su prikazani njihovi putovi unutar podatkovnog direktorija.",
"The old server-side-encryption format is enabled. We recommend disabling this." : "Omogućen je stari format šifriranja na strani poslužitelja. Preporučujemo da ga onemogućite.",
+ "MariaDB version \"%s\" is used. Nextcloud 21 will no longer support this version and requires MariaDB 10.2 or higher." : "Koristi se inačica „%s” baze podataka MariaDB. Nextcloud 21 više neće podržavati ovu inačicu i zahtijeva inačicu baze podataka MariaDB 10.2 ili noviju.",
+ "MySQL version \"%s\" is used. Nextcloud 21 will no longer support this version and requires MySQL 8 or higher." : "Koristi se inačica „%s” baze podataka MySQL. Nextcloud 21 više neće podržavati ovu inačicu i zahtijeva inačicu baze podataka MySQL 8 ili noviju.",
+ "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",
"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",
@@ -364,14 +368,19 @@ OC.L10N.register(
"Expire after " : "Istek nakon",
"days" : "dana",
"Enforce expiration date" : "Primijeni datum isteka",
+ "Allow users to share via link and emails" : "Dopusti korisnicima dijeljenje putem poveznice i e-pošte",
"Allow public uploads" : "Dopusti javne otpreme",
"Always ask for a password" : "Uvijek traži zaporku",
"Enforce password protection" : "Nametni zaštitu zaporkom",
+ "Set default expiration date" : "Postavi zadani datum isteka",
"Allow resharing" : "Dopusti ponovno dijeljenje",
"Allow sharing with groups" : "Dopusti dijeljenje s grupama",
"Restrict users to only share with users in their groups" : "Ograniči korisnike na dijeljenje samo s korisnicima unutar svoje grupe",
"Exclude groups from sharing" : "Izuzmi grupe iz dijeljenja",
"These groups will still be able to receive shares, but not to initiate them." : "Ove će grupe još uvijek moći primati dijeljene sadržaje, ali ih neće moći pokrenuti.",
+ "Allow username autocompletion in share dialog" : "Dopusti automatsko dovršavanje korisničkog imena u dijaloškom okviru za dijeljenje",
+ "Allow username autocompletion to users within the same groups" : "Dopusti automatsko dovršavanje korisničkog imena na korisnike iz istih grupa",
+ "Allow username autocompletion when entering the full name or email address (ignoring missing phonebook match and being in the same group)" : "Dopusti automatsko dovršavanje korisničkog imena prilikom unosa imena i prezimena ili adrese e-pošte (zanemarujući nedostatak podudaranja s podacima u imeniku i istoj grupi)",
"Show disclaimer text on the public link upload page (only shown when the file list is hidden)" : "Prikaži tekst izjave o odricanju od odgovornosti na stranici za otpremanje javnih poveznica (prikazuje se samo kad je popis datoteka skriven)",
"This text will be shown on the public link upload page when the file list is hidden." : "Ovaj će tekst biti prikazan na stranici za otpremanje javnih poveznica kad je popis datoteka skriven.",
"Default share permissions" : "Zadana dopuštenja za dijeljenje",
diff --git a/apps/settings/l10n/hr.json b/apps/settings/l10n/hr.json
index 3504b8fa4fe..b15b968e034 100644
--- a/apps/settings/l10n/hr.json
+++ b/apps/settings/l10n/hr.json
@@ -72,6 +72,7 @@
"Email could not be sent. Check your mail server log" : "Slanje poruke e-pošte nije uspjelo. Provjerite zapis poslužitelja e-pošte",
"A problem occurred while sending the email. Please revise your settings. (Error: %s)" : "Došlo je do problema pri slanju poruke e-pošte. Pregledajte svoje postavke. (Pogreška: %s)",
"You need to set your user email before being able to send test emails." : "Prije slanja testnih poruka e-pošte trebate postaviti svoj korisnički račun e-pošte.",
+ "Invalid user" : "Nevažeći korisnik",
"Invalid mail address" : "Nevažeća adresa e-pošte",
"Settings saved" : "Postavke spremljene",
"Unable to change full name" : "Nije moguće promijeniti puno ime",
@@ -121,6 +122,9 @@
"A background job is pending that checks for user imported SSL certificates. Please check back later." : "Na čekanju je pozadinski zadatak za provjeravanje vjerodajnica SSL-a koje uvezu korisnici. Provjerite ponovno kasnije.",
"There are some user imported SSL certificates present, that are not used anymore with Nextcloud 21. They can be imported on the command line via \"occ security:certificates:import\" command. Their paths inside the data directory are shown below." : "Prisutne su vjerodajnice SSL-a koje su uvezli korisnici i koje Nextcloud 21 ne upotrebljava. Mogu se uvesti putem naredbenog retka s pomoću naredbe „occ security:certificates:import”. U nastavku su prikazani njihovi putovi unutar podatkovnog direktorija.",
"The old server-side-encryption format is enabled. We recommend disabling this." : "Omogućen je stari format šifriranja na strani poslužitelja. Preporučujemo da ga onemogućite.",
+ "MariaDB version \"%s\" is used. Nextcloud 21 will no longer support this version and requires MariaDB 10.2 or higher." : "Koristi se inačica „%s” baze podataka MariaDB. Nextcloud 21 više neće podržavati ovu inačicu i zahtijeva inačicu baze podataka MariaDB 10.2 ili noviju.",
+ "MySQL version \"%s\" is used. Nextcloud 21 will no longer support this version and requires MySQL 8 or higher." : "Koristi se inačica „%s” baze podataka MySQL. Nextcloud 21 više neće podržavati ovu inačicu i zahtijeva inačicu baze podataka MySQL 8 ili noviju.",
+ "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",
"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",
@@ -362,14 +366,19 @@
"Expire after " : "Istek nakon",
"days" : "dana",
"Enforce expiration date" : "Primijeni datum isteka",
+ "Allow users to share via link and emails" : "Dopusti korisnicima dijeljenje putem poveznice i e-pošte",
"Allow public uploads" : "Dopusti javne otpreme",
"Always ask for a password" : "Uvijek traži zaporku",
"Enforce password protection" : "Nametni zaštitu zaporkom",
+ "Set default expiration date" : "Postavi zadani datum isteka",
"Allow resharing" : "Dopusti ponovno dijeljenje",
"Allow sharing with groups" : "Dopusti dijeljenje s grupama",
"Restrict users to only share with users in their groups" : "Ograniči korisnike na dijeljenje samo s korisnicima unutar svoje grupe",
"Exclude groups from sharing" : "Izuzmi grupe iz dijeljenja",
"These groups will still be able to receive shares, but not to initiate them." : "Ove će grupe još uvijek moći primati dijeljene sadržaje, ali ih neće moći pokrenuti.",
+ "Allow username autocompletion in share dialog" : "Dopusti automatsko dovršavanje korisničkog imena u dijaloškom okviru za dijeljenje",
+ "Allow username autocompletion to users within the same groups" : "Dopusti automatsko dovršavanje korisničkog imena na korisnike iz istih grupa",
+ "Allow username autocompletion when entering the full name or email address (ignoring missing phonebook match and being in the same group)" : "Dopusti automatsko dovršavanje korisničkog imena prilikom unosa imena i prezimena ili adrese e-pošte (zanemarujući nedostatak podudaranja s podacima u imeniku i istoj grupi)",
"Show disclaimer text on the public link upload page (only shown when the file list is hidden)" : "Prikaži tekst izjave o odricanju od odgovornosti na stranici za otpremanje javnih poveznica (prikazuje se samo kad je popis datoteka skriven)",
"This text will be shown on the public link upload page when the file list is hidden." : "Ovaj će tekst biti prikazan na stranici za otpremanje javnih poveznica kad je popis datoteka skriven.",
"Default share permissions" : "Zadana dopuštenja za dijeljenje",