diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-09-18 09:28:24 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-09-18 09:28:24 +0000 |
commit | ad66160539bff3f0a482b6186aa6fca2ee13c1ab (patch) | |
tree | cd6beb405aac80f86fd31e300fb06be0c3010ec7 /core/l10n/cs.js | |
parent | 0bdc84e4887654691cbeb0086639d3ed63342601 (diff) | |
download | nextcloud-server-ad66160539bff3f0a482b6186aa6fca2ee13c1ab.tar.gz nextcloud-server-ad66160539bff3f0a482b6186aa6fca2ee13c1ab.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/cs.js')
-rw-r--r-- | core/l10n/cs.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/cs.js b/core/l10n/cs.js index e4db394d4ce..c6a332d52d4 100644 --- a/core/l10n/cs.js +++ b/core/l10n/cs.js @@ -275,7 +275,6 @@ OC.L10N.register( "Too many requests" : "Příliš mnoho požadavků", "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "Z vaší sítě bylo příliš mnoho požadavků. Zkuste to později nebo (pokud je toto chyba) se obraťte na svého správce.", "Error" : "Chyba", - "Previous" : "Předchozí", "Internal Server Error" : "Vnitřní chyba serveru", "The server was unable to complete your request." : "Server nemohl dokončit váš požadavek.", "If this happens again, please send the technical details below to the server administrator." : "Pokud se toto stane znovu, pošlete níže uvedené technické podrobnosti správci serveru.", @@ -335,6 +334,7 @@ OC.L10N.register( "Account connected" : "Účet připojen", "Your client should now be connected!" : "Váš klient by nyní měl být připojen!", "You can close this window." : "Toto okno je možné zavřít.", + "Previous" : "Předchozí", "This share is password-protected" : "Toto sdílení je chráněno heslem", "The password is wrong or expired. Please try again or request a new one." : "Nesprávné heslo nebo jeho platnost skončila. Prosím zkuste to znovu nebo si zažádejte o nové.", "Please type in your email address to request a temporary password" : "Pokud si chcete požádat o dočasné heslo, zadejte svou e-mailovou adresu", |