diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-11-29 02:17:03 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-11-29 02:17:03 +0000 |
commit | 611e6a0f7d3cbe90fdd39f7e21b765f01c5377be (patch) | |
tree | 661197c7d5c59d8df5d0fc34e218fed087ace7f0 /lib/l10n/cs.js | |
parent | c75cc612260a94485ec9988b64f190033a2cae23 (diff) | |
download | nextcloud-server-611e6a0f7d3cbe90fdd39f7e21b765f01c5377be.tar.gz nextcloud-server-611e6a0f7d3cbe90fdd39f7e21b765f01c5377be.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/cs.js')
-rw-r--r-- | lib/l10n/cs.js | 22 |
1 files changed, 11 insertions, 11 deletions
diff --git a/lib/l10n/cs.js b/lib/l10n/cs.js index f0cbeedec00..7493f63e6f2 100644 --- a/lib/l10n/cs.js +++ b/lib/l10n/cs.js @@ -158,18 +158,18 @@ OC.L10N.register( "October" : "říjen", "November" : "listopad", "December" : "prosinec", - "Jan." : "led", - "Feb." : "úno", - "Mar." : "bře", - "Apr." : "dub", - "May." : "kvě", - "Jun." : "červen", - "Jul." : "čeč", - "Aug." : "srp", - "Sep." : "září", - "Oct." : "říj", + "Jan." : "led.", + "Feb." : "úno.", + "Mar." : "bře.", + "Apr." : "dub.", + "May." : "kvě.", + "Jun." : "čvn.", + "Jul." : "čvc.", + "Aug." : "srp.", + "Sep." : "zář.", + "Oct." : "říj.", "Nov." : "list.", - "Dec." : "pro", + "Dec." : "pro.", "Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-'\"" : "Pouze následující znaky jsou povoleny pro uživatelské jméno: „a-z“, „A-Z“, „0-9“, a „_.@-'“", "A valid username must be provided" : "Je třeba zadat platné uživatelské jméno", "Username contains whitespace at the beginning or at the end" : "Uživatelské jméno obsahuje mezery na svém začátku nebo konci", |