Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
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