diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-04-10 00:12:10 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-04-10 00:12:10 +0000 |
commit | 323ee3cbdc420f1009b6eb64b2df0f878ff39a14 (patch) | |
tree | fd370a332259b18c94a7cd5855f157efdfed3da3 /core/l10n/cs.js | |
parent | c4c6943c1ede4fc3f31c08fd52434de4478ea5f5 (diff) | |
download | nextcloud-server-323ee3cbdc420f1009b6eb64b2df0f878ff39a14.tar.gz nextcloud-server-323ee3cbdc420f1009b6eb64b2df0f878ff39a14.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/cs.js')
-rw-r--r-- | core/l10n/cs.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/core/l10n/cs.js b/core/l10n/cs.js index 010198968cc..5bfaf8da808 100644 --- a/core/l10n/cs.js +++ b/core/l10n/cs.js @@ -274,11 +274,10 @@ OC.L10N.register( "Wrong password." : "Chybné heslo.", "We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "Bylo rozpoznáno několik neplatných pokusů o přihlášeni z Vaší IP. Další přihlášení bude možné za 30 sekund.", "Forgot password?" : "Zapomněli jste heslo?", + "App token" : "Token aplikace", + "Grant access" : "Povolit přístup", "Account access" : "Přístup k účtu", "You are about to grant %s access to your %s account." : "Chystáte se povolit %s přístup k vašemu %s účtu.", - "Grant access" : "Povolit přístup", - "App token" : "Token aplikace", - "Alternative login using app token" : "Alternativní přihlášení pomocí tokenu aplikace", "Redirecting …" : "Přesměrovávání …", "New password" : "Nové heslo", "New Password" : "Nové heslo", @@ -337,6 +336,7 @@ OC.L10N.register( "Stay logged in" : "Neodhlašovat", "Alternative Logins" : "Alternativní přihlášení", "You are about to grant \"%s\" access to your %s account." : "Chystáte se povolit %s přístup k vašemu %s účtu.", + "Alternative login using app token" : "Alternativní přihlášení pomocí tokenu aplikace", "You are accessing the server from an untrusted domain." : "Přistupujete na server z nedůvěryhodné domény.", "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domains\" setting in config/config.php. An example configuration is provided in config/config.sample.php." : "Kontaktujte prosím svého správce. Pokud spravujete tuto instalaci, nastavte \"trusted_domains\" v souboru config/config.php. Příklad konfigurace najdete v souboru config/config.sample.php.", "Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." : "V závislosti na vaší konfiguraci vám může být, jako správci, umožněno použití tlačítka níže k označení této domény jako důvěryhodné.", |