diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-06-25 02:14:02 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-06-25 02:14:02 +0000 |
commit | aab447521c53d15b4c4ad23a620e94332a1b987d (patch) | |
tree | 6bf8efd6e131ec00b27faff1ba4568233f141c98 /apps/accessibility/l10n/cs.js | |
parent | 505ddd223fb54cc0a51f89e20be416c36de57da6 (diff) | |
download | nextcloud-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.js | 5 |
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;"); |