diff options
| author | Oğuz Ersen <oguz@ersen.moe> | 2023-02-03 04:25:29 +0000 |
|---|---|---|
| committer | Hosted Weblate <hosted@weblate.org> | 2023-02-12 18:10:09 +0100 |
| commit | 591f816781cfbf31f761ef6ccf59a1769c002041 (patch) | |
| tree | 8fa1d00ba6ac0b2dbcb1597bed2ed9756d0b9038 | |
| parent | db6d3d2191b5f499ff56b54e7e29d198c159b6d6 (diff) | |
| download | invidious-591f816781cfbf31f761ef6ccf59a1769c002041.tar.gz invidious-591f816781cfbf31f761ef6ccf59a1769c002041.tar.bz2 invidious-591f816781cfbf31f761ef6ccf59a1769c002041.zip | |
Update Turkish translation
| -rw-r--r-- | locales/tr.json | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/locales/tr.json b/locales/tr.json index 76cce15a..d98e2038 100644 --- a/locales/tr.json +++ b/locales/tr.json @@ -397,8 +397,8 @@ "videoinfo_watch_on_youTube": "YouTube'da İzle", "download_subtitles": "Alt Yazılar - `x` (.vtt)", "preferences_save_player_pos_label": "Oynatma Konumunu Kaydet: ", - "generic_views_count": "{{count}} Görüntüleme", - "generic_views_count_plural": "{{count}} Görüntüleme", + "generic_views_count": "{{count}} Görüntülenme", + "generic_views_count_plural": "{{count}} Görüntülenme", "generic_subscribers_count": "{{count}} Abone", "generic_subscribers_count_plural": "{{count}} Abone", "generic_subscriptions_count": "{{count}} Abonelik", @@ -476,5 +476,8 @@ "channel_tab_channels_label": "Kanallar", "channel_tab_shorts_label": "Kısa Çekimler", "channel_tab_streams_label": "Canlı Yayınlar", - "channel_tab_playlists_label": "Oynatma Listeleri" + "channel_tab_playlists_label": "Oynatma Listeleri", + "Album: ": "Albüm: ", + "Music in this video": "Bu videodaki müzik", + "Artist: ": "Sanatçı: " } |
