diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-09-12 02:28:25 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-09-12 02:28:25 +0000 |
commit | 7521b284c981bd4f750c142e05e90982b9e28600 (patch) | |
tree | 0947ae6d5bd2e39b6f8565952baaacab3afd9d99 /lib/l10n/cs.js | |
parent | 06c4ebfe2ddf03ac229b96ac13f15253916a03c5 (diff) | |
download | nextcloud-server-7521b284c981bd4f750c142e05e90982b9e28600.tar.gz nextcloud-server-7521b284c981bd4f750c142e05e90982b9e28600.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/cs.js')
-rw-r--r-- | lib/l10n/cs.js | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/l10n/cs.js b/lib/l10n/cs.js index 2184bc5f0a4..a4a45ec2606 100644 --- a/lib/l10n/cs.js +++ b/lib/l10n/cs.js @@ -8,6 +8,11 @@ OC.L10N.register( "The files of the app %1$s were not replaced correctly. Make sure it is a version compatible with the server." : "Soubory aplikace %1$s nebyly nahrazeny řádně. Ověřte, že se jedná o verzi, která je kompatibilní se serverem.", "Sample configuration detected" : "Bylo zjištěno setrvání u předváděcího nastavení", "It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "Pravděpodobně byla zkopírována nastavení ze vzorových souborů. Toto není podporováno a může poškodit vaši instalaci. Před prováděním změn v souboru config.php si přečtěte dokumentaci", + "%s email verification" : "%s ověřování e-mailem", + "Email verification" : "Ověřování e-mailem", + "Click the following button to confirm your email." : "Pokud chcete potvrdit svůj e-mail, klikněte na následující tlačítko.", + "Click the following link to confirm your email." : "Pokud chcete potvrdit svůj e-mail, klikněte na následující odkaz.", + "Confirm your email" : "Potvrďte svůj e-mail", "Other activities" : "Ostatní aktivity", "%1$s and %2$s" : "%1$s a %2$s", "%1$s, %2$s and %3$s" : "%1$s, %2$s a %3$s", |