summaryrefslogtreecommitdiffstats
path: root/apps/theming/l10n/cs.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2018-03-21 01:11:55 +0000
committerNextcloud bot <bot@nextcloud.com>2018-03-21 01:11:55 +0000
commitaf3ab1de107e5ecea65a9a95a790d72f02684bb4 (patch)
treef7de4794faebe752bfc591068c344a29e3277581 /apps/theming/l10n/cs.js
parent18994cd7008f422fb12b1d4a9ba164cb25f8984a (diff)
downloadnextcloud-server-af3ab1de107e5ecea65a9a95a790d72f02684bb4.tar.gz
nextcloud-server-af3ab1de107e5ecea65a9a95a790d72f02684bb4.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/theming/l10n/cs.js')
-rw-r--r--apps/theming/l10n/cs.js8
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/theming/l10n/cs.js b/apps/theming/l10n/cs.js
index fab0696f59b..a8fd82c5721 100644
--- a/apps/theming/l10n/cs.js
+++ b/apps/theming/l10n/cs.js
@@ -10,13 +10,10 @@ 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á",
- "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",
@@ -35,6 +32,9 @@ OC.L10N.register(
"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."
},
"nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;");