summaryrefslogtreecommitdiffstats
path: root/apps/theming/l10n/cs.json
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-09-25 02:18:49 +0000
committerNextcloud bot <bot@nextcloud.com>2020-09-25 02:18:49 +0000
commit02e037174e4bb1f5f6e80bcd37e3069b7125bf09 (patch)
tree223a32065d10269b8deba807a91908a5a6177254 /apps/theming/l10n/cs.json
parentbf91ec45fc84624aa1c76c2ab225b34ad6d35a6f (diff)
downloadnextcloud-server-02e037174e4bb1f5f6e80bcd37e3069b7125bf09.tar.gz
nextcloud-server-02e037174e4bb1f5f6e80bcd37e3069b7125bf09.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/theming/l10n/cs.json')
-rw-r--r--apps/theming/l10n/cs.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/theming/l10n/cs.json b/apps/theming/l10n/cs.json
index 12e2a807887..b8e2a62fc0d 100644
--- a/apps/theming/l10n/cs.json
+++ b/apps/theming/l10n/cs.json
@@ -22,7 +22,6 @@
"Could not write file to disk" : "Soubor se nedaří zapsat na datové úložiště",
"A PHP extension stopped the file upload" : "PHP rozšíření 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. 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" : "Motiv vzhledu",
"Legal notice" : "Právní upozornění",
@@ -48,6 +47,7 @@
"Upload new header logo" : "Nahrát nové logo do záhlaví",
"Favicon" : "ikona webu",
"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 vytváří favicon na základě nahraného loga a barvy."
+ "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 vytváří favicon na základě nahraného loga a barvy.",
+ "Unsupported image type" : "Nepodporovaný typ obrázku"
},"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