Blame view

sources/apps/user_openid/l10n/et_EE.php 717 Bytes
03e52840d   Kload   Init
1
2
3
4
5
6
7
8
9
10
11
12
13
  <?php $TRANSLATIONS = array(
  "OpenID Changed" => "OpenID on muudetud",
  "Invalid request" => "Vigane päring",
  "This is an OpenID server endpoint. For more information, see " => "See on OpenID serveri lõpp-punkt. Lisainfot vaata",
  "Identity: <b>" => "Identiteet: <b>",
  "Realm: <b>" => "Tsoon: <b>",
  "User: <b>" => "Kasutaja: <b>",
  "Login" => "Logi sisse",
  "Error: <b>No user Selected" => "Viga: <b>Kasutajat pole valitud",
  "you can authenticate to other sites with this address" => "sa võid end selle aadressiga autentida teistel saitidel",
  "Authorized OpenID provider" => "Autoriseeritud OpenID teenusepakkuja",
  "Your address at Wordpress, Identi.ca, &hellip;" => "Sinu aadress Wordpressis, Identi.ca, &hellip;"
  );