diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-09-19 02:32:20 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-09-19 02:32:20 +0000 |
commit | c3a87e8c4880c7a248c539b771759076d1f22f1c (patch) | |
tree | 272eea265e4bc30c02bdc7093474dedb0063becd /apps/settings/l10n/cs.js | |
parent | 061d621a1f50b8dbe93effe2524ed20cdac69744 (diff) | |
download | nextcloud-server-c3a87e8c4880c7a248c539b771759076d1f22f1c.tar.gz nextcloud-server-c3a87e8c4880c7a248c539b771759076d1f22f1c.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/cs.js')
-rw-r--r-- | apps/settings/l10n/cs.js | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/apps/settings/l10n/cs.js b/apps/settings/l10n/cs.js index de992e3b6dd..d7d06b1d10d 100644 --- a/apps/settings/l10n/cs.js +++ b/apps/settings/l10n/cs.js @@ -281,6 +281,8 @@ OC.L10N.register( "Your biography" : "Váš životopis", "Details" : "Podrobnosti", "You are a member of the following groups:" : "Jste členy následujících skupin:", + "You are using <strong>{usage}</strong>" : "Využíváte <strong>{usage}</strong>", + "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "Využíváte <strong>{usage}</strong> z <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)", "Your full name" : "Vaše celé jméno", "Email options" : "Předvolby e-mailu", "Primary email for password reset and notifications" : "Hlavní e-mail pro resetování hesla a oznamování", @@ -304,6 +306,9 @@ OC.L10N.register( "Unable to update language" : "Jazyk se nedaří aktualizovat", "No language set" : "Není nastaven jazyk", "Locale" : "Místní a jazyková nastavení", + "Week starts on {firstDayOfWeek}" : "Týden začíná {firstDayOfWeek}", + "Unable to update locale" : "Nedaří se aktualizovat místní a jazyková nastavení", + "No locale set" : "Nenastaveno žádné místní a jazykové nastavení", "Your location" : "Kde se nacházíte", "Your organisation" : "Vaše organizace", "Your phone number" : "Vaše telefonní číslo", |