New translations strings.xml (Turkish)

This commit is contained in:
Eugen Rochko 2023-01-17 21:00:59 +01:00
parent 087e55277c
commit 2ff771391c
1 changed files with 3 additions and 0 deletions

View File

@ -1,5 +1,7 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<resources> <resources>
<string name="get_started">Hesap oluştur</string>
<string name="already_have_account">Zaten bir hesabım var</string>
<string name="log_in">Giriş Yap</string> <string name="log_in">Giriş Yap</string>
<string name="next">Sonraki</string> <string name="next">Sonraki</string>
<string name="loading_instance">Sunucu bilgisi alınıyor…</string> <string name="loading_instance">Sunucu bilgisi alınıyor…</string>
@ -390,4 +392,5 @@
<string name="login_subtitle">Hesabınızı oluşturduğunuz sunucu ile giriş yapın.</string> <string name="login_subtitle">Hesabınızı oluşturduğunuz sunucu ile giriş yapın.</string>
<string name="server_url">Sunucu URL\'si</string> <string name="server_url">Sunucu URL\'si</string>
<!-- {logo} is a placeholder that is replaced with the Mastodon logo image at runtime. Please copy it into your translation as is. --> <!-- {logo} is a placeholder that is replaced with the Mastodon logo image at runtime. Please copy it into your translation as is. -->
<string name="welcome_page1_title">{logo} nedir?</string>
</resources> </resources>