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/theming/l10n/cs.js')
-rw-r--r--apps/theming/l10n/cs.js5
1 files changed, 5 insertions, 0 deletions
diff --git a/apps/theming/l10n/cs.js b/apps/theming/l10n/cs.js
index 19834d3bd4d..8221cac8464 100644
--- a/apps/theming/l10n/cs.js
+++ b/apps/theming/l10n/cs.js
@@ -10,10 +10,13 @@ OC.L10N.register(
"The given web address is too long" : "Zadaná webová adresa je příliš dlouhá",
"The given slogan is too long" : "Zadaný slogan je příliš dlouhý",
"The given color is invalid" : "Zadaná barva je neplatná",
+ "The file was uploaded" : "Soubor byl nahrán",
"The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Nahrávaný soubor přesahuje nastavení upload_max_filesize v php.ini",
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Nahraný soubor překračuje nastavení MAX_FILE_SIZE, která byla zadána ve HTML formuláři",
+ "The file was only partially uploaded" : "Soubor byl nahrán pouze z části",
"No file was uploaded" : "Nebyl nahrán žádný soubor",
"Missing a temporary folder" : "Chybí adresář pro dočasné soubory",
+ "Could not write file to disk" : "Nedaří se zapsat na datové úložiště",
"No file uploaded" : "Nenahrán žádný soubor",
"Unsupported image type" : "Nepodporovaný typ obrázku",
"Theming" : "Motivy",
@@ -27,6 +30,8 @@ OC.L10N.register(
"Login image" : "Přihlašovací obrázek",
"Upload new login background" : "Nahrát nové přihlašovací pozadí",
"Remove background image" : "Odebrat obrázek pozadí",
+ "Advanced options" : "Pokročilé předvolby",
+ "Header logo" : "Logo v záhlaví",
"Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Nainstalujte rozšíření Imagemagick PHP s podporou obrázků SVG, které automaticky generuje favicony na základě nahraného loga a barvy.",
"You are already using a custom theme" : "Již používáte vlastní motiv",
"reset to default" : "obnovit výchozí",