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
path: root/lib/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-12-08 05:28:44 +0300
committerNextcloud bot <bot@nextcloud.com>2021-12-08 05:28:44 +0300
commit0e665e064686dee3b588db0bfd07791968866761 (patch)
tree9974e318d6db3b6f87c907aee0138cf9a501f7fb /lib/l10n
parent6c0036a6b2fb78dd0159aeaf7badb3faf967e44a (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n')
-rw-r--r--lib/l10n/hr.js22
-rw-r--r--lib/l10n/hr.json22
-rw-r--r--lib/l10n/sl.js3
-rw-r--r--lib/l10n/sl.json3
4 files changed, 50 insertions, 0 deletions
diff --git a/lib/l10n/hr.js b/lib/l10n/hr.js
index ed2ae9b515c..1a72d68a226 100644
--- a/lib/l10n/hr.js
+++ b/lib/l10n/hr.js
@@ -8,6 +8,11 @@ OC.L10N.register(
"The files of the app %1$s were not replaced correctly. Make sure it is a version compatible with the server." : "Datoteke aplikacije %1$s nisu ispravno zamijenjene. Provjerite je li inačica kompatibilna s poslužiteljem.",
"Sample configuration detected" : "Pronađena ogledna konfiguracija",
"It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "Otkriveno je kopiranje ogledne konfiguracije. To može dovesti do poteškoća u radu vaše instalacije i nije podržano. Pročitajte dokumentaciju prije nego što izvršite promjene u config.php",
+ "%s email verification" : "Provjeru e-pošte %s",
+ "Email verification" : "Provjera e-pošte",
+ "Click the following button to confirm your email." : "Kliknite sljedeći gumb kako biste potvrdili svoju e-poštu.",
+ "Click the following link to confirm your email." : "Kliknite na sljedeću poveznicu kako biste potvrdili svoju e-poštu.",
+ "Confirm your email" : "Potvrdite svoju zaporku",
"Other activities" : "Druge aktivnosti",
"%1$s and %2$s" : "%1$s i %2$s",
"%1$s, %2$s and %3$s" : "%1$s, %2$s i %3$s",
@@ -30,6 +35,7 @@ OC.L10N.register(
"The following platforms are supported: %s" : "Podržane su sljedeće platforme: %s",
"Server version %s or higher is required." : "Inačica poslužitelja treba biti %s ili viša.",
"Server version %s or lower is required." : "Potrebna je inačica poslužitelja %s ili niža.",
+ "Logged in user must be an admin, a sub admin or gotten special right to access this setting" : "Prijavljeni korisnik mora biti administrator, podadministrator ili imati posebna prava za pristupanje ovoj postavci",
"Logged in user must be an admin or sub admin" : "Prijavljeni korisnik mora biti administrator ili podadministrator",
"Logged in user must be an admin" : "Korisnik koji je prijavljen mora biti administrator",
"Wiping of device %s has started" : "Počelo je brisanje sadržaja s uređaja %s",
@@ -48,6 +54,7 @@ OC.L10N.register(
"Unknown filetype" : "Vrsta datoteke nepoznata",
"Invalid image" : "Slika neispravna",
"Avatar image is not square" : "Slika avatara nije kvadratna",
+ "View profile" : "Prikaži profil",
"today" : "danas",
"tomorrow" : "sutra",
"yesterday" : "jučer",
@@ -87,6 +94,21 @@ OC.L10N.register(
"Settings" : "Postavke",
"Log out" : "Odjava",
"Users" : "Korisnici",
+ "Email" : "E-pošta",
+ "Mail %s" : "Pošta %s",
+ "Phone" : "Telefon",
+ "Call %s" : "Poziv %s",
+ "Twitter" : "Twitter",
+ "View %s on Twitter" : "Prikaži %s na Twitteru",
+ "Website" : "Web-mjesto",
+ "Visit %s" : "Posjeti %s",
+ "Address" : "Adresa",
+ "Profile picture" : "Profilna slika",
+ "About" : "Informacije",
+ "Full name" : "Puno ime",
+ "Headline" : "Naslov",
+ "Organisation" : "Organizacija",
+ "Role" : "Uloga",
"Unknown user" : "Nepoznat korisnik",
"Additional settings" : "Dodatne postavke",
"%s enter the database username and name." : "%s unesite korisničko ime i naziv baze podataka.",
diff --git a/lib/l10n/hr.json b/lib/l10n/hr.json
index 4814391b534..dadd0356bcb 100644
--- a/lib/l10n/hr.json
+++ b/lib/l10n/hr.json
@@ -6,6 +6,11 @@
"The files of the app %1$s were not replaced correctly. Make sure it is a version compatible with the server." : "Datoteke aplikacije %1$s nisu ispravno zamijenjene. Provjerite je li inačica kompatibilna s poslužiteljem.",
"Sample configuration detected" : "Pronađena ogledna konfiguracija",
"It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "Otkriveno je kopiranje ogledne konfiguracije. To može dovesti do poteškoća u radu vaše instalacije i nije podržano. Pročitajte dokumentaciju prije nego što izvršite promjene u config.php",
+ "%s email verification" : "Provjeru e-pošte %s",
+ "Email verification" : "Provjera e-pošte",
+ "Click the following button to confirm your email." : "Kliknite sljedeći gumb kako biste potvrdili svoju e-poštu.",
+ "Click the following link to confirm your email." : "Kliknite na sljedeću poveznicu kako biste potvrdili svoju e-poštu.",
+ "Confirm your email" : "Potvrdite svoju zaporku",
"Other activities" : "Druge aktivnosti",
"%1$s and %2$s" : "%1$s i %2$s",
"%1$s, %2$s and %3$s" : "%1$s, %2$s i %3$s",
@@ -28,6 +33,7 @@
"The following platforms are supported: %s" : "Podržane su sljedeće platforme: %s",
"Server version %s or higher is required." : "Inačica poslužitelja treba biti %s ili viša.",
"Server version %s or lower is required." : "Potrebna je inačica poslužitelja %s ili niža.",
+ "Logged in user must be an admin, a sub admin or gotten special right to access this setting" : "Prijavljeni korisnik mora biti administrator, podadministrator ili imati posebna prava za pristupanje ovoj postavci",
"Logged in user must be an admin or sub admin" : "Prijavljeni korisnik mora biti administrator ili podadministrator",
"Logged in user must be an admin" : "Korisnik koji je prijavljen mora biti administrator",
"Wiping of device %s has started" : "Počelo je brisanje sadržaja s uređaja %s",
@@ -46,6 +52,7 @@
"Unknown filetype" : "Vrsta datoteke nepoznata",
"Invalid image" : "Slika neispravna",
"Avatar image is not square" : "Slika avatara nije kvadratna",
+ "View profile" : "Prikaži profil",
"today" : "danas",
"tomorrow" : "sutra",
"yesterday" : "jučer",
@@ -85,6 +92,21 @@
"Settings" : "Postavke",
"Log out" : "Odjava",
"Users" : "Korisnici",
+ "Email" : "E-pošta",
+ "Mail %s" : "Pošta %s",
+ "Phone" : "Telefon",
+ "Call %s" : "Poziv %s",
+ "Twitter" : "Twitter",
+ "View %s on Twitter" : "Prikaži %s na Twitteru",
+ "Website" : "Web-mjesto",
+ "Visit %s" : "Posjeti %s",
+ "Address" : "Adresa",
+ "Profile picture" : "Profilna slika",
+ "About" : "Informacije",
+ "Full name" : "Puno ime",
+ "Headline" : "Naslov",
+ "Organisation" : "Organizacija",
+ "Role" : "Uloga",
"Unknown user" : "Nepoznat korisnik",
"Additional settings" : "Dodatne postavke",
"%s enter the database username and name." : "%s unesite korisničko ime i naziv baze podataka.",
diff --git a/lib/l10n/sl.js b/lib/l10n/sl.js
index 524cd81e0e7..865663afec8 100644
--- a/lib/l10n/sl.js
+++ b/lib/l10n/sl.js
@@ -120,6 +120,7 @@ OC.L10N.register(
"Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Odstraniti je treba nastavitev open_basedir v datoteki php.ini ali pa preklopiti na 64-bitno okolje PHP.",
"Set an admin username." : "Nastavi uporabniško ime skrbnika.",
"Set an admin password." : "Nastavi skrbniško geslo.",
+ "Cannot create or write into the data directory %s" : "Ni mogoče zapisati podatkov v podatkovno mapo %s",
"Sharing backend %s must implement the interface OCP\\Share_Backend" : "Souporaba ozadnjega programa %s mora vsebovati tudi vmesnik OCP\\Share_Backend",
"Sharing backend %s not found" : "Ozadnjega programa %s za souporabo ni mogoče najti",
"Sharing backend for %s not found" : "Ozadnjega programa za souporabo za %s ni mogoče najti",
@@ -129,9 +130,11 @@ OC.L10N.register(
"Open »%s«" : "Odpri »%s«",
"%1$s via %2$s" : "%1$s prek %2$s",
"You are not allowed to share %s" : "Omogočanje souporabe %s brez ustreznih dovoljenj ni mogoče.",
+ "Cannot increase permissions of %s" : "Ni mogoče povečati dovoljen %s",
"Files cannot be shared with delete permissions" : "Souporaba datotek z nastavljenim dovoljenjem za brisanje ni mogoča",
"Files cannot be shared with create permissions" : "Souporaba datotek z nastavljenim dovoljenjem za ustvarjanje ni mogoča",
"Expiration date is in the past" : "Datum preteka je že mimo!",
+ "_Cannot set expiration date more than %n day in the future_::_Cannot set expiration date more than %n days in the future_" : ["Datuma pretaka ni mogoče nastaviti za več kot %n dan v prihodnost.","Datuma pretaka ni mogoče nastaviti za več kot %n dneva v prihodnost.","Datuma pretaka ni mogoče nastaviti za več kot %n dni v prihodnost.","Datuma pretaka ni mogoče nastaviti za več kot %n dni v prihodnost."],
"Sharing is only allowed with group members" : "Souporaba je dovoljena le med člani skupine",
"Sharing %s failed, because this item is already shared with user %s" : "Nastavljanje souporabe %s je spodletelo, ker je predmet že v souporabi z uporabnikom %s.",
"%1$s shared »%2$s« with you" : "%1$s vam omogoča souporabo »%2$s«",
diff --git a/lib/l10n/sl.json b/lib/l10n/sl.json
index 6c79f53ef8e..aea2122afbc 100644
--- a/lib/l10n/sl.json
+++ b/lib/l10n/sl.json
@@ -118,6 +118,7 @@
"Please remove the open_basedir setting within your php.ini or switch to 64-bit PHP." : "Odstraniti je treba nastavitev open_basedir v datoteki php.ini ali pa preklopiti na 64-bitno okolje PHP.",
"Set an admin username." : "Nastavi uporabniško ime skrbnika.",
"Set an admin password." : "Nastavi skrbniško geslo.",
+ "Cannot create or write into the data directory %s" : "Ni mogoče zapisati podatkov v podatkovno mapo %s",
"Sharing backend %s must implement the interface OCP\\Share_Backend" : "Souporaba ozadnjega programa %s mora vsebovati tudi vmesnik OCP\\Share_Backend",
"Sharing backend %s not found" : "Ozadnjega programa %s za souporabo ni mogoče najti",
"Sharing backend for %s not found" : "Ozadnjega programa za souporabo za %s ni mogoče najti",
@@ -127,9 +128,11 @@
"Open »%s«" : "Odpri »%s«",
"%1$s via %2$s" : "%1$s prek %2$s",
"You are not allowed to share %s" : "Omogočanje souporabe %s brez ustreznih dovoljenj ni mogoče.",
+ "Cannot increase permissions of %s" : "Ni mogoče povečati dovoljen %s",
"Files cannot be shared with delete permissions" : "Souporaba datotek z nastavljenim dovoljenjem za brisanje ni mogoča",
"Files cannot be shared with create permissions" : "Souporaba datotek z nastavljenim dovoljenjem za ustvarjanje ni mogoča",
"Expiration date is in the past" : "Datum preteka je že mimo!",
+ "_Cannot set expiration date more than %n day in the future_::_Cannot set expiration date more than %n days in the future_" : ["Datuma pretaka ni mogoče nastaviti za več kot %n dan v prihodnost.","Datuma pretaka ni mogoče nastaviti za več kot %n dneva v prihodnost.","Datuma pretaka ni mogoče nastaviti za več kot %n dni v prihodnost.","Datuma pretaka ni mogoče nastaviti za več kot %n dni v prihodnost."],
"Sharing is only allowed with group members" : "Souporaba je dovoljena le med člani skupine",
"Sharing %s failed, because this item is already shared with user %s" : "Nastavljanje souporabe %s je spodletelo, ker je predmet že v souporabi z uporabnikom %s.",
"%1$s shared »%2$s« with you" : "%1$s vam omogoča souporabo »%2$s«",