summaryrefslogtreecommitdiffstats
path: root/apps/accessibility/l10n/cs.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-06-25 02:14:02 +0000
committerNextcloud bot <bot@nextcloud.com>2019-06-25 02:14:02 +0000
commitaab447521c53d15b4c4ad23a620e94332a1b987d (patch)
tree6bf8efd6e131ec00b27faff1ba4568233f141c98 /apps/accessibility/l10n/cs.js
parent505ddd223fb54cc0a51f89e20be416c36de57da6 (diff)
downloadnextcloud-server-aab447521c53d15b4c4ad23a620e94332a1b987d.tar.gz
nextcloud-server-aab447521c53d15b4c4ad23a620e94332a1b987d.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/accessibility/l10n/cs.js')
-rw-r--r--apps/accessibility/l10n/cs.js5
1 files changed, 4 insertions, 1 deletions
diff --git a/apps/accessibility/l10n/cs.js b/apps/accessibility/l10n/cs.js
index 23982c15b56..5d80d76f95d 100644
--- a/apps/accessibility/l10n/cs.js
+++ b/apps/accessibility/l10n/cs.js
@@ -13,6 +13,9 @@ OC.L10N.register(
"Web Content Accessibility Guidelines" : "Doporučení pro přístupnost webového obsahu",
"our issue tracker" : "náš systém evidence hlášení chyb",
"our design team" : "náš tým designérů",
- "Enable" : "Zapnout"
+ "Enable" : "Zapnout",
+ "Themes" : "Motivy vzhledu",
+ "Fonts" : "Písma",
+ "enabled" : "zapnuto"
},
"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;");