diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-11-23 01:12:51 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-11-23 01:12:51 +0000 |
commit | d664a9b37b18cf834902c5201e5bcd154deaeeed (patch) | |
tree | e7ecbd2872f3dc4c0e627cd07a0fa9bf970e918e /apps/theming/l10n/cs.js | |
parent | f3870fbdc178d4b8ff58e745ef6846e9e5d5f621 (diff) | |
download | nextcloud-server-d664a9b37b18cf834902c5201e5bcd154deaeeed.tar.gz nextcloud-server-d664a9b37b18cf834902c5201e5bcd154deaeeed.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/theming/l10n/cs.js')
-rw-r--r-- | apps/theming/l10n/cs.js | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/apps/theming/l10n/cs.js b/apps/theming/l10n/cs.js index 7f1b7803e85..8b246156b4e 100644 --- a/apps/theming/l10n/cs.js +++ b/apps/theming/l10n/cs.js @@ -47,13 +47,11 @@ OC.L10N.register( "Favicon" : "Favicon", "Upload new favicon" : "Nahrát novou ikonu webu", "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í", - "Web address" : "Webová adresa", - "Web address https://…" : "Webová adresa https://", "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" : "Soubor byl nahrán pouze částečně", "Failed to write file to disk." : "Zápis na disk se nezdařil.", - "A PHP extension stopped the file upload." : "Rozšíření PHP zastavilo nahrávání souboru." + "A PHP extension stopped the file upload." : "Rozšíření PHP zastavilo nahrávání souboru.", + "You are already using a custom theme" : "Již používáte vlastní motiv", + "Web address https://…" : "Webová adresa https://" }, "nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"); |