Blame view

sources/apps/user_openid/l10n/sk_SK.php 767 Bytes
03e52840d   Kload   Init
1
2
3
4
5
6
7
8
9
10
11
12
13
14
  <?php $TRANSLATIONS = array(
  "OpenID Changed" => "OpenID zmenené",
  "Invalid request" => "Neplatná požiadavka",
  "This is an OpenID server endpoint. For more information, see " => "Koncový bod servera OpenID. Viac informácií na",
  "Identity: <b>" => "Identita: <b>",
  "Realm: <b>" => "Doména: <b>",
  "User: <b>" => "Používateľ: <b>",
  "Login" => "Prihlásenie",
  "Error: <b>No user Selected" => "Chyba: <b>Nie je vybraný žiadny používateľ",
  "OpenID" => "OpenID",
  "you can authenticate to other sites with this address" => "s touto adresou sa môžete overiť aj na ďalších stránkach",
  "Authorized OpenID provider" => "Overený poskytovateľ OpenID ",
  "Your address at Wordpress, Identi.ca, &hellip;" => "Vaša adresa na Wordpress, Identi.ca, &hellip;"
  );