mirror of
https://github.com/TeamPiped/Piped.git
synced 2024-11-12 19:28:22 +00:00
Translated using Weblate (Turkish)
Currently translated at 100.0% (122 of 122 strings) Translation: Piped/Frontend Translate-URL: https://hosted.weblate.org/projects/piped/frontend/tr/
This commit is contained in:
parent
92b80dc870
commit
597161a775
@ -76,7 +76,8 @@
|
|||||||
"instance_auth_selection": "Kimlik Doğrulama Örneği Seçimi",
|
"instance_auth_selection": "Kimlik Doğrulama Örneği Seçimi",
|
||||||
"clone_playlist": "Oynatma Listesini Kopyala",
|
"clone_playlist": "Oynatma Listesini Kopyala",
|
||||||
"clone_playlist_success": "Başarıyla kopyalandı!",
|
"clone_playlist_success": "Başarıyla kopyalandı!",
|
||||||
"download_as_txt": ".txt olarak indir"
|
"download_as_txt": ".txt olarak indir",
|
||||||
|
"reset_preferences": "Tercihleri sıfırla"
|
||||||
},
|
},
|
||||||
"player": {
|
"player": {
|
||||||
"watch_on": "{0} üzerinde izle"
|
"watch_on": "{0} üzerinde izle"
|
||||||
@ -89,7 +90,10 @@
|
|||||||
"login": "Oturum Aç",
|
"login": "Oturum Aç",
|
||||||
"trending": "Öne Çıkanlar",
|
"trending": "Öne Çıkanlar",
|
||||||
"subscriptions": "Abonelikler",
|
"subscriptions": "Abonelikler",
|
||||||
"playlists": "Oynatma Listeleri"
|
"playlists": "Oynatma Listeleri",
|
||||||
|
"account": "Hesap",
|
||||||
|
"instance": "Örnek",
|
||||||
|
"player": "Oynatıcı"
|
||||||
},
|
},
|
||||||
"video": {
|
"video": {
|
||||||
"sponsor_segments": "Sponsorlar Bölümleri",
|
"sponsor_segments": "Sponsorlar Bölümleri",
|
||||||
@ -133,5 +137,8 @@
|
|||||||
},
|
},
|
||||||
"subscriptions": {
|
"subscriptions": {
|
||||||
"subscribed_channels_count": "Abone olunan: {0}"
|
"subscribed_channels_count": "Abone olunan: {0}"
|
||||||
|
},
|
||||||
|
"information": {
|
||||||
|
"preferences_note": "Not: Tercihler tarayıcınızın yerel depolama alanına kaydedilir. Tarayıcı verilerinizi silmek onları sıfırlayacaktır."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user