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/cs.json')
-rw-r--r--apps/settings/l10n/cs.json24
1 files changed, 12 insertions, 12 deletions
diff --git a/apps/settings/l10n/cs.json b/apps/settings/l10n/cs.json
index 34755cae979..e2fab46d3ca 100644
--- a/apps/settings/l10n/cs.json
+++ b/apps/settings/l10n/cs.json
@@ -264,10 +264,7 @@
"You are about to remove the group {group}. The users will NOT be deleted." : "Chystáte se smazat skupinu {group}. Uživatelé NEbudou smazáni.",
"Please confirm the group removal " : "Potvrďte odstranění skupiny",
"Your biography" : "Váš životopis",
- "Unable to update biography" : "Životopis se nedaří aktulizovat",
"Your full name" : "Vaše celé jméno",
- "Unable to update full name" : "Nedaří se aktualizovat celé jméno",
- "No full name set" : "Nenastaveno celé jméno",
"Email options" : "Předvolby e-mailu",
"Primary email for password reset and notifications" : "Hlavní e-mail pro resetování hesla a oznamování",
"Remove primary email" : "Odebrat hlavní e-mail",
@@ -285,13 +282,11 @@
"No email address set" : "E-mailová adresa není nastavena",
"Additional emails" : "Další e-maily",
"Your headline" : "Váš nadpis",
- "Unable to update headline" : "Nadpis se nedaří změnit",
"Language" : "Jazyk",
"Help translate" : "Pomoci s překladem",
"Unable to update language" : "Jazyk se nedaří aktualizovat",
"No language set" : "Není nastaven jazyk",
"Your organisation" : "Vaše organizace",
- "Unable to update organisation" : "Nedaří se aktualizovat organizaci",
"Edit your Profile visibility" : "Upravit viditelnost profilu",
"Enable Profile" : "Zapnout profil",
"Unable to update profile enabled state" : "Nedaří se aktualizovat stav zapnutí profilu",
@@ -299,10 +294,7 @@
"{displayId}" : "{displayId}",
"Unable to update visibility of {displayId}" : "Nedaří se aktualizovat viditelnost {displayId}",
"Your role" : "Vaše úloha",
- "Unable to update role" : "Nedaří se aktualizovat roli",
- "Change scope level of {accountProperty}, current scope is {scope}" : "Změnit stupeň rozsahu {accountProperty}, stávající je {scope}",
- "Unable to update federation scope of the primary {accountProperty}" : "Nedaří se aktualizovat rozsah federování primární {accountProperty}",
- "Unable to update federation scope of additional {accountProperty}" : "Nedaří se aktualizovat rozsah federování dodatečné {accountProperty}",
+ "Your Twitter handle" : "Twitter účet",
"Add additional email" : "Přidat další e-mail",
"Add" : "Přidat",
"You do not have permissions to see the details of this user" : "Nemáte oprávnění zobrazit si podrobností o tomto uživateli",
@@ -495,8 +487,6 @@
"Change privacy level of website" : "Změnit úroveň soukromí webové stránky",
"It can take up to 24 hours before the account is displayed as verified." : "Může trvat až 24 hodin, než se účet zobrazí jako ověřený.",
"Link https://…" : "Odkaz https://…",
- "Change privacy level of Twitter profile" : "Změnit úroveň soukromí Twitteru",
- "Twitter handle @…" : "Přezdívka na Twitteru @…",
"Locale" : "Místní a jazyková nastavení",
"Current password" : "Stávající heslo",
"New password" : "Nové heslo",
@@ -534,7 +524,17 @@
"Allow username autocompletion when entering the full name or email address (ignoring missing phonebook match and being in the same group)" : "Povolit automatické dokončování uživatelského jména při zadávání celého jména nebo e-mailové adresy (při ignorování chybějící shody s telefonním seznamem a toho, že je ve stejné skupině)",
"Change privacy level of full name" : "Změnit úroveň soukromí pro celé jméno",
"No display name set" : "Nenastaveno žádné zobrazované jméno",
+ "Change privacy level of Twitter profile" : "Změnit úroveň soukromí Twitteru",
+ "Twitter handle @…" : "Přezdívka na Twitteru @…",
"The maximum number of OPcache keys is nearly exceeded. To assure that all scripts can be hold in cache, it is recommended to apply <code>opcache.max_accelerated_files</code> to your PHP configuration with a value higher than <code>%s</code>." : "Je téměř vyčerpán nejvyšší umožněný počet klíčů v OPcache. Aby bylo zajištěno, že se do mezipaměti vejdou veškeré skripty, je doporučeno přidat do nastavení PHP volbu <code>opcache.max_accelerated_files</code> s hodnotou vyšší než <code>%s</code>.",
- "Change scope level of {accountProperty}" : "Změnit stupeň rozsahu {accountProperty}"
+ "Unable to update biography" : "Životopis se nedaří aktulizovat",
+ "Unable to update full name" : "Nedaří se aktualizovat celé jméno",
+ "No full name set" : "Nenastaveno celé jméno",
+ "Unable to update headline" : "Nadpis se nedaří změnit",
+ "Unable to update organisation" : "Nedaří se aktualizovat organizaci",
+ "Unable to update role" : "Nedaří se aktualizovat roli",
+ "Change scope level of {accountProperty}" : "Změnit stupeň rozsahu {accountProperty}",
+ "Unable to update federation scope of the primary {accountProperty}" : "Nedaří se aktualizovat rozsah federování primární {accountProperty}",
+ "Unable to update federation scope of additional {accountProperty}" : "Nedaří se aktualizovat rozsah federování dodatečné {accountProperty}"
},"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"
} \ No newline at end of file