Blame view

sources/apps/user_openid/l10n/tr.php 734 Bytes
03e52840d   Kload   Init
1
2
3
4
5
6
7
8
9
10
11
12
13
14
  <?php $TRANSLATIONS = array(
  "OpenID Changed" => "OpenID Değiştirildi",
  "Invalid request" => "Geçersiz istek",
  "This is an OpenID server endpoint. For more information, see " => "Bu bir OpenID uç noktası. Detaylı bilgi için bkz",
  "Identity: <b>" => "Kimlik: <b>",
  "Realm: <b>" => "Ülke: <b>",
  "User: <b>" => "Kullanıcı: <b>",
  "Login" => "Oturum Aç",
  "Error: <b>No user Selected" => "Hata: <b>Kullanıcı Seçilmedi",
  "OpenID" => "OpenID",
  "you can authenticate to other sites with this address" => "Bu adres ile diğer sitelere giriş yapabilirsiniz",
  "Authorized OpenID provider" => "Yetkili OpenID sağlayıcısı",
  "Your address at Wordpress, Identi.ca, &hellip;" => "Wordpress'deki adresiniz, Identica.ca, &hellip;"
  );