element-x-ada/features/startchat/impl/src/main/res/values-tr/translations.xml
2025-09-05 07:44:19 +00:00

11 lines
904 B
XML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="utf-8"?>
<resources xmlns:xliff="urn:oasis:names:tc:xliff:document:1.2">
<string name="screen_create_room_action_create_room">"Yeni oda"</string>
<string name="screen_room_directory_search_title">"Oda dizini"</string>
<string name="screen_start_chat_error_starting_chat">"Sohbet başlatmaya çalışırken bir hata oluştu"</string>
<string name="screen_start_chat_join_room_by_address_action">"Bir adres ile odaya katılın"</string>
<string name="screen_start_chat_join_room_by_address_invalid_address">"Geçerli bir adres değil"</string>
<string name="screen_start_chat_join_room_by_address_room_found">"Eşleşen oda bulundu"</string>
<string name="screen_start_chat_join_room_by_address_room_not_found">"Oda bulunamadı"</string>
<string name="screen_start_chat_join_room_by_address_supporting_text">"örn. #room-isim:matrix.org"</string>
</resources>