Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/talk-android.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-04-16 07:04:19 +0300
committerNextcloud bot <bot@nextcloud.com>2021-04-16 07:04:19 +0300
commite5100d1af66961c8051df38671bd365561cd7e44 (patch)
tree5cd579cce028da862f3758b14640b359c4b5c55c /app/src/main/res/values-tr
parent32fc1bc3f690f6def027774ba98727680552db23 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'app/src/main/res/values-tr')
-rw-r--r--app/src/main/res/values-tr/strings.xml18
1 files changed, 17 insertions, 1 deletions
diff --git a/app/src/main/res/values-tr/strings.xml b/app/src/main/res/values-tr/strings.xml
index 001d6e0e7..b0b510856 100644
--- a/app/src/main/res/values-tr/strings.xml
+++ b/app/src/main/res/values-tr/strings.xml
@@ -31,6 +31,13 @@
<!-- Bottom Navigation -->
<string name="nc_settings">Ayarlar</string>
+ <!-- Server selection -->
+ <string name="nc_server_connect">Sunucu bağlantısını sına</string>
+ <string name="nc_server_helper_text">%1$s web arayüzü için web tarayıcıda açacağınız bağlantı.</string>
+ <string name="nc_server_testing_connection">Bağlantı sınanıyor</string>
+ <string name="nc_server_unsupported">Sunucuda desteklenen bir Talk uygulaması kurulu değil</string>
+
+ <string name="nc_server_url">Sunucu adresi https://…</string>
<string name="nc_server_not_installed">Lütfen %1$s kurulumunuzu tamamlayın</string>
<string name="nc_server_db_upgrade_needed">Lütfen %1$s veritabanınızı güncelleyin</string>
<string name="nc_server_maintenance">Lütfen %1$s kopyanızı bakım kipinden çıkarın</string>
@@ -131,6 +138,8 @@
<string name="nc_select_an_account">Bir hesap seçin</string>
+ <string name="nc_profile_personal_info_title">Kişisel bilgiler</string>
+
<!-- Conversation menu -->
<string name="nc_start_conversation">Yeni bir görüşme başlat</string>
<string name="nc_configure_room">Görüşmeyi yapılandır</string>
@@ -256,12 +265,17 @@
<string name="nc_description_more_menu_group">%1$s herkese açık görüşme menüsü</string>
<string name="nc_description_send_message_button">İleti gönder</string>
+ <!-- Empty states -->
+ <string name="nc_conversations_empty">Bir görüşmeye katılın ya da yeni bir görüşme başlatın</string>
+ <string name="nc_conversations_empty_details">Tanıdık ve çalışma arkadaşlarınıza selam verin!</string>
<string name="nc_hello">Merhaba</string>
<!-- Other -->
<string name="nc_limit_hit">%s karakter sınırına ulaşıldı</string>
<string name="nc_groups">Gruplar</string>
<string name="nc_participants">Katılımcılar</string>
+ <string name="nc_participants_add">Katılımcı ekle</string>
+
<string name="nc_owner">Sahip</string>
<string name="nc_moderator">Sorumlu</string>
<string name="nc_user">Kullanıcı</string>
@@ -330,6 +344,7 @@
<string name="userinfo_no_info_text">Profil sayfanızdan ad, görsel ve iletişim bilgilerinizi ekleyin.</string>
<string name="userinfo_error_text">Kullanıcının kişisel bilgileri alınamadı</string>
<string name="user_info_phone">Telefon numarası</string>
+ <string name="user_info_email">E-posta</string>
<string name="user_info_address">Adres</string>
<string name="user_info_website">Web sitesi</string>
<string name="user_info_twitter">Twitter</string>
@@ -357,4 +372,5 @@
<string name="nc_action_open_main_menu">Ana menüyü aç</string>
<string name="failed_to_save">%1$s kaydedilemedi</string>
- </resources>
+ <string name="selected_list_item">seçilmiş</string>
+</resources>