summaryrefslogtreecommitdiffstats
path: root/apps/theming/l10n/cs.json
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-03-21 01:12:19 +0000
committerNextcloud bot <bot@nextcloud.com>2018-03-21 01:12:19 +0000
commit684f6b642963b443c9b8c8a6c1fe67ceb0bed6c3 (patch)
tree02ba85c444d26190e69ec34108122f52aee5c934 /apps/theming/l10n/cs.json
parent52a97e826ba8f84bd4eb60b837c6f57c8b0c373b (diff)
downloadnextcloud-server-684f6b642963b443c9b8c8a6c1fe67ceb0bed6c3.tar.gz
nextcloud-server-684f6b642963b443c9b8c8a6c1fe67ceb0bed6c3.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/theming/l10n/cs.json')
-rw-r--r--apps/theming/l10n/cs.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/theming/l10n/cs.json b/apps/theming/l10n/cs.json
index 64b1fa8293c..b59f1e44654 100644
--- a/apps/theming/l10n/cs.json
+++ b/apps/theming/l10n/cs.json
@@ -8,13 +8,10 @@
"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á",
- "There is no error, the file uploaded with success" : "Nenastala žádná chyba, soubor byl úspěšně 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",
"No file was uploaded" : "Nebyl nahrán žádný soubor",
"Missing a temporary folder" : "Chybí adresář pro dočasné soubory",
- "Failed to write file to disk." : "Selhal zápis na disk",
- "A PHP extension stopped the file upload." : "Rozšíření PHP zastavilo nahrávání souboru.",
"No file uploaded" : "Nenahrán žádný soubor",
"Unsupported image type" : "Nepodporovaný typ obrázku",
"You are already using a custom theme" : "Již používáte vlastní motiv",
@@ -33,6 +30,9 @@
"Remove background image" : "Odebrat obrázek pozadí",
"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.",
"reset to default" : "obnovit výchozí",
- "The uploaded file was only partially uploaded" : "Nahraný soubor byl nahrán pouze částečně"
+ "There is no error, the file uploaded with success" : "Nenastala žádná chyba, soubor byl úspěšně nahrán",
+ "The uploaded file was only partially uploaded" : "Nahraný soubor byl nahrán pouze částečně",
+ "Failed to write file to disk." : "Selhal zápis na disk",
+ "A PHP extension stopped the file upload." : "Rozšíření PHP zastavilo nahrávání souboru."
},"pluralForm" :"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"
} \ No newline at end of file