You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/apps/user_openid/l10n/cs_CZ.php

11 lines
634 B

<?php $TRANSLATIONS = array(
"This is an OpenID server endpoint. For more information, see " => "Toto je OpenID server endpoint. Více informací na",
"Identity: <b>" => "Identita: <b>",
"Realm: <b>" => "Oblast: <b>",
"User: <b>" => "Uživatel: <b>",
"Login" => "Login",
"Error: <b>No user Selected" => "Chyba: <b>Uživatel není zvolen",
"you can authenticate to other sites with this address" => "s touto adresou se můžete autrorizovat na další strany",
"Authorized OpenID provider" => "Autorizovaný OpenID poskytovatel",
"Your address at Wordpress, Identi.ca, &hellip;" => "Vaše adresa na Wordpressu, Identi.ca, &hellip;"
);