diff options
Diffstat (limited to 'apps/theming/l10n/cs.js')
-rw-r--r-- | apps/theming/l10n/cs.js | 10 |
1 files changed, 2 insertions, 8 deletions
diff --git a/apps/theming/l10n/cs.js b/apps/theming/l10n/cs.js index c0b3ec6681f..3aa1f8ccbfe 100644 --- a/apps/theming/l10n/cs.js +++ b/apps/theming/l10n/cs.js @@ -23,9 +23,9 @@ OC.L10N.register( "No file uploaded" : "Nenahrán žádný soubor", "Unsupported image type" : "Nepodporovaný typ obrázku", "You are already using a custom theme. Theming app settings might be overwritten by that." : "Už používáte svůj vlastní motiv vzhledu. Nastavení aplikace pro změnu motivu vzhledu tím mohou být přepsána.", + "Theming" : "Motivy", "Legal notice" : "Právní upozornění", "Privacy policy" : "Zásady soukromí", - "Theming" : "Motivy", "Adjust the Nextcloud theme" : "Upravit motiv vzhledu Nextcloud", "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Motivy umožňují jednoduché přizpůsobení vzhledu vaší instance a podporovaných klientů. Tato přizpůsobení uvidí všichni uživatelé.", "Name" : "Název", @@ -46,12 +46,6 @@ OC.L10N.register( "Upload new header logo" : "Nahrát nové logo do hlavičky", "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.", - "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.", - "You are already using a custom theme" : "Již používáte vlastní motiv", - "Web address https://…" : "Webová adresa https://" + "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." }, "nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"); |