Skip to content

Commit

Permalink
[tx-robot] updated from transifex
Browse files Browse the repository at this point in the history
  • Loading branch information
Jenkins for ownCloud committed Mar 7, 2018
1 parent 8a6a59a commit 83f46ca
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 0 deletions.
12 changes: 12 additions & 0 deletions settings/l10n/cs_CZ.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ OC.L10N.register(
"Unable to add group." : "Nelze přidat skupinu.",
"Unable to delete group." : "Nelze smazat skupinu.",
"log-level out of allowed range" : "úroveň logování z povoleného rozpětí",
"Invalid email address" : "Chybná emailová adresa",
"Saved" : "Uloženo",
"test email settings" : "Test nastavení emailu",
"A problem occurred while sending the email. Please revise your settings. (Error: %s)" : "Při odesílání emailu nastala chyba. Překontrolujte prosím svá nastavení. (Error: %s)",
Expand All @@ -32,6 +33,7 @@ OC.L10N.register(
"Invalid user" : "Neplatný uživatel",
"Unable to change mail address" : "Nelze změnit emailovou adresu",
"Email has been changed successfully." : "Email byl úspěšně změněn.",
"An email has been sent to this address for confirmation. Until the email is verified this address will not be set." : "Na tuto adresu byl odeslán email s potvrzením. Až do ověření emailu nebude tato adresa nastavena.",
"No email was sent because you already sent one recently. Please try again later." : "Email byl již nedávno odeslán. Prosím zkuste to znovu později.",
"Your full name has been changed." : "Vaše celé jméno bylo změněno.",
"Unable to change full name" : "Nelze změnit celé jméno",
Expand Down Expand Up @@ -86,10 +88,12 @@ OC.L10N.register(
"Valid until {date}" : "Platný do {date}",
"Disconnect" : "Odpojit",
"Error while loading browser sessions and device tokens" : "Chyba při načítání sezení prohlížeče a tokenů přístroje",
"Empty app name is not allowed." : "Prázdné jméno aplikace není dovoleno.",
"Error while creating device token" : "Chyba při vytváření tokenů přístroje",
"Error while deleting the token" : "Chyba při mazání tokenu",
"Sending..." : "Odesílání...",
"Failed to change the email address." : "Chyba při změně emailové adresy.",
"Email changed successfully for {user}." : "Email pro {user} byl změněn.",
"An error occurred: {message}" : "Nastala chyba: {message}",
"Select a profile picture" : "Vyberte profilový obrázek",
"Very weak password" : "Velmi slabé heslo",
Expand Down Expand Up @@ -190,7 +194,10 @@ OC.L10N.register(
"Exclude groups from sharing" : "Vyjmout skupiny ze sdílení",
"These groups will still be able to receive shares, but not to initiate them." : "Těmto skupinám bude stále možno sdílet, nemohou ale sami sdílet ostatním.",
"Allow username autocompletion in share dialog. If this is disabled the full username needs to be entered." : "Povolit automatické vyplňování v dialogu sdílení. Pokud je toto vypnuto, je třeba ručně vyplňovat celé uživatelské jméno.",
"Restrict enumeration to group members" : "Omezení výčtu na členy skupiny",
"Extra field to display in autocomplete results" : "Zobrazit další pole pro automatické dokončování",
"None" : "Žádné",
"Email address" : "Emailová adresa",
"Everything (fatal issues, errors, warnings, info, debug)" : "Vše (fatální problémy, chyby, varování, informační, ladící)",
"Info, warnings, errors and fatal issues" : "Informace, varování, chyby a fatální problémy",
"Warnings, errors and fatal issues" : "Varování, chyby a fatální problémy",
Expand Down Expand Up @@ -256,7 +263,11 @@ OC.L10N.register(
"iOS app" : "iOS aplikace",
"If you want to support the project\n\t\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\t\tor\n\t\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Chcete-li podpořit tento projekt\n\t\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spojit s vývojáři</a>\n\t\t\tnebo\n\t\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">šířit projekt</a>!",
"Show First Run Wizard again" : "Znovu zobrazit průvodce prvním spuštěním",
"White-listed Domains" : "Seznam povolených domén",
"No Domains." : "Bez domén.",
"Domain" : "Doména",
"Are you sure you want to remove this domain?" : "Chcete odstranit tuto doménu?",
"Add Domain" : "Přidat doménu",
"Add" : "Přidat",
"Profile picture" : "Profilový obrázek",
"Upload new" : "Nahrát nový",
Expand All @@ -275,6 +286,7 @@ OC.L10N.register(
"For password recovery and notifications" : "Pro obnovení hesla a upozornění",
"No email address set" : "Emailová adresa není nastavena",
"You are member of the following groups:" : "Patříte do následujících skupin:",
"You are not a member of any groups." : "Nejste členem žádné skupiny.",
"Password" : "Heslo",
"Unable to change your password" : "Změna vašeho hesla se nezdařila",
"Current password" : "Současné heslo",
Expand Down
12 changes: 12 additions & 0 deletions settings/l10n/cs_CZ.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
"Unable to add group." : "Nelze přidat skupinu.",
"Unable to delete group." : "Nelze smazat skupinu.",
"log-level out of allowed range" : "úroveň logování z povoleného rozpětí",
"Invalid email address" : "Chybná emailová adresa",
"Saved" : "Uloženo",
"test email settings" : "Test nastavení emailu",
"A problem occurred while sending the email. Please revise your settings. (Error: %s)" : "Při odesílání emailu nastala chyba. Překontrolujte prosím svá nastavení. (Error: %s)",
Expand All @@ -30,6 +31,7 @@
"Invalid user" : "Neplatný uživatel",
"Unable to change mail address" : "Nelze změnit emailovou adresu",
"Email has been changed successfully." : "Email byl úspěšně změněn.",
"An email has been sent to this address for confirmation. Until the email is verified this address will not be set." : "Na tuto adresu byl odeslán email s potvrzením. Až do ověření emailu nebude tato adresa nastavena.",
"No email was sent because you already sent one recently. Please try again later." : "Email byl již nedávno odeslán. Prosím zkuste to znovu později.",
"Your full name has been changed." : "Vaše celé jméno bylo změněno.",
"Unable to change full name" : "Nelze změnit celé jméno",
Expand Down Expand Up @@ -84,10 +86,12 @@
"Valid until {date}" : "Platný do {date}",
"Disconnect" : "Odpojit",
"Error while loading browser sessions and device tokens" : "Chyba při načítání sezení prohlížeče a tokenů přístroje",
"Empty app name is not allowed." : "Prázdné jméno aplikace není dovoleno.",
"Error while creating device token" : "Chyba při vytváření tokenů přístroje",
"Error while deleting the token" : "Chyba při mazání tokenu",
"Sending..." : "Odesílání...",
"Failed to change the email address." : "Chyba při změně emailové adresy.",
"Email changed successfully for {user}." : "Email pro {user} byl změněn.",
"An error occurred: {message}" : "Nastala chyba: {message}",
"Select a profile picture" : "Vyberte profilový obrázek",
"Very weak password" : "Velmi slabé heslo",
Expand Down Expand Up @@ -188,7 +192,10 @@
"Exclude groups from sharing" : "Vyjmout skupiny ze sdílení",
"These groups will still be able to receive shares, but not to initiate them." : "Těmto skupinám bude stále možno sdílet, nemohou ale sami sdílet ostatním.",
"Allow username autocompletion in share dialog. If this is disabled the full username needs to be entered." : "Povolit automatické vyplňování v dialogu sdílení. Pokud je toto vypnuto, je třeba ručně vyplňovat celé uživatelské jméno.",
"Restrict enumeration to group members" : "Omezení výčtu na členy skupiny",
"Extra field to display in autocomplete results" : "Zobrazit další pole pro automatické dokončování",
"None" : "Žádné",
"Email address" : "Emailová adresa",
"Everything (fatal issues, errors, warnings, info, debug)" : "Vše (fatální problémy, chyby, varování, informační, ladící)",
"Info, warnings, errors and fatal issues" : "Informace, varování, chyby a fatální problémy",
"Warnings, errors and fatal issues" : "Varování, chyby a fatální problémy",
Expand Down Expand Up @@ -254,7 +261,11 @@
"iOS app" : "iOS aplikace",
"If you want to support the project\n\t\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">join development</a>\n\t\t\tor\n\t\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spread the word</a>!" : "Chcete-li podpořit tento projekt\n\t\t\t<a href=\"https://owncloud.org/contribute\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">spojit s vývojáři</a>\n\t\t\tnebo\n\t\t\t<a href=\"https://owncloud.org/promote\"\n\t\t\ttarget=\"_blank\" rel=\"noreferrer\">šířit projekt</a>!",
"Show First Run Wizard again" : "Znovu zobrazit průvodce prvním spuštěním",
"White-listed Domains" : "Seznam povolených domén",
"No Domains." : "Bez domén.",
"Domain" : "Doména",
"Are you sure you want to remove this domain?" : "Chcete odstranit tuto doménu?",
"Add Domain" : "Přidat doménu",
"Add" : "Přidat",
"Profile picture" : "Profilový obrázek",
"Upload new" : "Nahrát nový",
Expand All @@ -273,6 +284,7 @@
"For password recovery and notifications" : "Pro obnovení hesla a upozornění",
"No email address set" : "Emailová adresa není nastavena",
"You are member of the following groups:" : "Patříte do následujících skupin:",
"You are not a member of any groups." : "Nejste členem žádné skupiny.",
"Password" : "Heslo",
"Unable to change your password" : "Změna vašeho hesla se nezdařila",
"Current password" : "Současné heslo",
Expand Down

0 comments on commit 83f46ca

Please sign in to comment.