diff options
Diffstat (limited to 'java/res/values-tr')
-rw-r--r-- | java/res/values-tr/strings.xml | 15 |
1 files changed, 5 insertions, 10 deletions
diff --git a/java/res/values-tr/strings.xml b/java/res/values-tr/strings.xml index 0f5857ab3..2f5737726 100644 --- a/java/res/values-tr/strings.xml +++ b/java/res/values-tr/strings.xml @@ -107,19 +107,14 @@ <string name="note_timestamp_for_researchlog" msgid="1889446857977976026">"Günlüğe zaman damgası koy"</string> <string name="notify_recorded_timestamp" msgid="8036429032449612051">"Zaman damgası kaydedildi"</string> <string name="do_not_log_this_session" msgid="413762473641146336">"Bu oturumu günlüğe kaydetme"</string> - <!-- no translation found for enable_session_logging (4202559020594036225) --> - <skip /> - <!-- no translation found for log_whole_session_history (7087712461632081351) --> - <skip /> + <string name="enable_session_logging" msgid="4202559020594036225">"Oturumun günlüğe kaydını etkinleştir"</string> + <string name="log_whole_session_history" msgid="7087712461632081351">"Tüm oturum geçmişini günlüğe kaydet"</string> <string name="notify_session_log_deleting" msgid="3299507647764414623">"Oturum günlüğü siliniyor"</string> <string name="notify_session_log_deleted" msgid="8687927130100934686">"Oturum günlüğü silindi"</string> <string name="notify_session_log_not_deleted" msgid="2592908998810755970">"Oturum günlüğü SİLİNMEDİ"</string> - <!-- no translation found for notify_session_history_logged (7723983399468056391) --> - <skip /> - <!-- no translation found for notify_session_history_not_logged (6597910011368015361) --> - <skip /> - <!-- no translation found for notify_session_logging_enabled (8549561596936177661) --> - <skip /> + <string name="notify_session_history_logged" msgid="7723983399468056391">"Oturum geçmişi günlüğe kaydedildi"</string> + <string name="notify_session_history_not_logged" msgid="6597910011368015361">"Hata: Oturum geçmişi KAYDEDİLMEDİ"</string> + <string name="notify_session_logging_enabled" msgid="8549561596936177661">"Oturumu günlüğe kaydetme etkinleştirildi"</string> <string name="select_language" msgid="3693815588777926848">"Giriş dilleri"</string> <string name="hint_add_to_dictionary" msgid="573678656946085380">"Kaydetmek için tekrar dokunun"</string> <string name="has_dictionary" msgid="6071847973466625007">"Sözlük kullanılabilir"</string> |