summaryrefslogtreecommitdiff
path: root/app/src/main/res/values-tr/strings.xml
blob: 80a77266ed4fee2c239273c6b50a5ca98e2edba1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
<?xml version='1.0' encoding='UTF-8'?>
<resources>
  <string name="retry">Tekrar dene</string>
  <string name="switch_provider_menu_option">Sağlayıcı değiştir</string>
  <string name="info">bilgi</string>
  <string name="show_connection_details">Bağlantı ayrıntılarını göster</string>
  <string name="routes_info">Yollar: %s</string>
  <string name="error_empty_username">Kullanıcı adı boş bırakılamaz.</string>
  <string name="provider_label">Sağlayıcı:</string>
  <string name="provider_label_none">Sağlayıcı yapılandırılmadı</string>
  <string name="status_unknown">Durum bilinmiyor.</string>
  <string name="introduce_new_provider">Yeni bir servis sağlayıcı ekle</string>
  <string name="save">Kaydet</string>
  <string name="new_provider_uri">Etki alanı adı</string>
  <string name="use_anonymously_button">Anonim olarak kullan</string>
  <string name="username_hint">kullanıcı adı</string>
  <string name="username_ask">Lütfen kullanıcı adınızı girin</string>
  <string name="password_hint">şifre</string>
  <string name="user_message">Kullanıcı iletisi</string>
  <string name="error_bad_user_password_user_message">Hatalı kullanıcı adı ya da şifre.</string>
  <string name="error_client_http_user_message">Tekrar deneyin: İstemci HTTP hatası</string>
  <string name="error_io_exception_user_message">Tekrar deneyin: G/Ç hatası</string>
  <string name="error_json_exception_user_message">Tekrar deneyin: Sunucudan olumsuz yanıt</string>
  <string name="login_button">Giriş Yap</string>
  <string name="logout_button">Çıkış Yap</string>
  <string name="setup_error_title">Yapılandırma Hatası</string>
  <string name="setup_error_configure_button">Yapılandır</string>
  <string name="setup_error_close_button">Çıkış</string>
  <string name="malformed_url">Bu bir Bitmask sağlayıcısı olarak görünmüyor.</string>
  <string name="certificate_error">Bu güvenilen bir Bitmask sağlayıcısı değil.</string>
  <string name="configuring_provider">Sağlayıcı yapılandırılıyor</string>
  <string name="incorrectly_downloaded_certificate_message">Anonim serfifikanız indirilmedi</string>
  <string name="authentication_failed_message">Doğrulama başarısız.</string>
  <string name="eip_status_start_pending">Bağlantı kuruluyor</string>
  <string name="eip_cancel_connect_title">Bağlantı iptal edilsin mi?</string>
  <string name="eip_cancel_connect_text">Devam eden bir bağlantı girişimi var. İptal etmek istediğinize emin misiniz?</string>
  <string name="eip_state_connected">Bağlantı Güvenli.</string>
</resources>