SunZones/app/src/main/res/values-tr/strings.xml
Paweł Orzech d61cbd28a3
Add translations for 18 new languages (20 total)
Translate all 17 user-visible strings into Chinese, Hindi, Spanish,
French, Arabic, Bengali, Portuguese, Russian, Urdu, Indonesian,
German, Japanese, Nigerian Pidgin, Marathi, Telugu, Turkish, Tamil
and Vietnamese. RTL support confirmed for Arabic and Urdu.
2026-01-27 17:31:28 +01:00

21 lines
1.1 KiB
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>
<string name="app_name">SunZones</string>
<string name="add_location">Konum ekle</string>
<string name="use_my_location">Konumumu kullan</string>
<string name="search_location_hint">Şehir veya yer ara…</string>
<string name="day_length">Gün uzunluğu</string>
<string name="sunrise">Gün doğumu</string>
<string name="sunset">Gün batımı</string>
<string name="empty_state">İlk konumunu eklemek için + simgesine dokun</string>
<string name="delete_location_title">Konumu sil</string>
<string name="delete_location_message">%1$s konumlarınızdan kaldırılsın mı?</string>
<string name="delete">Sil</string>
<string name="cancel">İptal</string>
<string name="yearly_daylight">Yıllık gün ışığı</string>
<string name="about_title">Hakkında</string>
<string name="about_contact">Bana ulaşın</string>
<string name="ok">Tamam</string>
<string name="night_length">Gece uzunluğu</string>
<string name="sunrise_in">Gün doğumuna %1$s</string>
</resources>