diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-03-21 01:13:49 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-03-21 01:13:49 +0000 |
commit | 6ea5beccd7f74bb13fdec02b5720e1ef2a5652f2 (patch) | |
tree | 54108d2bbc73b83eb2a45ca9de9ed77cff0569ad /apps/theming/l10n/cs.json | |
parent | 6fae7ae5ce25ba0679b93aa8f1f8868dcd6b236a (diff) | |
download | nextcloud-server-6ea5beccd7f74bb13fdec02b5720e1ef2a5652f2.tar.gz nextcloud-server-6ea5beccd7f74bb13fdec02b5720e1ef2a5652f2.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/theming/l10n/cs.json')
-rw-r--r-- | apps/theming/l10n/cs.json | 10 |
1 files changed, 2 insertions, 8 deletions
diff --git a/apps/theming/l10n/cs.json b/apps/theming/l10n/cs.json index d207ae7f5d6..72d92b0056f 100644 --- a/apps/theming/l10n/cs.json +++ b/apps/theming/l10n/cs.json @@ -21,9 +21,9 @@ "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", @@ -44,12 +44,6 @@ "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." },"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;" }
\ No newline at end of file |