Blame view

sources/apps/user_openid/l10n/eu.php 760 Bytes
03e52840d   Kload   Init
1
2
3
4
5
6
7
8
9
10
11
12
13
14
  <?php $TRANSLATIONS = array(
  "OpenID Changed" => "OpenID aldatuta",
  "Invalid request" => "Baliogabeko eskaera",
  "This is an OpenID server endpoint. For more information, see " => "Hau OpenID serbitzari bat da. Informazio gehiagorako, ikus",
  "Identity: <b>" => "Identitatea: <b>",
  "Realm: <b>" => "Erresuma: <b>",
  "User: <b>" => "Erabiltzailea: <b>",
  "Login" => "Saioa hasi",
  "Error: <b>No user Selected" => "Errorea: <b> Ez da erabiltzailerik hautatu",
  "OpenID" => "OpenID",
  "you can authenticate to other sites with this address" => "beste lekuetan izena heman dezakezu helbide honekin ",
  "Authorized OpenID provider" => "Baimendutako OpenID hornitzailea",
  "Your address at Wordpress, Identi.ca, &hellip;" => "Zure Wordpress, Identi.ca, &hellip; helbidea"
  );