summaryrefslogtreecommitdiffstats
path: root/apps/theming/l10n/cs.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-05-23 02:16:22 +0000
committerNextcloud bot <bot@nextcloud.com>2020-05-23 02:16:22 +0000
commit23080fcd9c30f71ecf575f0d4fb8b78f3ff45537 (patch)
treea2f1eb22131124c0eab00e091f53bbe54fe35e00 /apps/theming/l10n/cs.js
parent4db4d8fc933d95876876f8b9ad51dca01e15f2a0 (diff)
downloadnextcloud-server-23080fcd9c30f71ecf575f0d4fb8b78f3ff45537.tar.gz
nextcloud-server-23080fcd9c30f71ecf575f0d4fb8b78f3ff45537.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/theming/l10n/cs.js')
-rw-r--r--apps/theming/l10n/cs.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/theming/l10n/cs.js b/apps/theming/l10n/cs.js
index 98089993d8a..85c90ba4554 100644
--- a/apps/theming/l10n/cs.js
+++ b/apps/theming/l10n/cs.js
@@ -50,6 +50,6 @@ OC.L10N.register(
"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 generuje favicony 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."
},
"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;");