mirror of
https://github.com/antebudimir/feishin.git
synced 2025-12-31 10:03:33 +00:00
Translated using Weblate (Turkish)
Currently translated at 100.0% (699 of 699 strings) Co-authored-by: Mücahit Kaya <kaya-mucahit@outlook.com> Translate-URL: https://hosted.weblate.org/projects/feishin/translation/tr/ Translation: feishin/Translation
This commit is contained in:
parent
ff6dda7b06
commit
ef16e1403d
1 changed files with 19 additions and 3 deletions
|
|
@ -286,6 +286,11 @@
|
||||||
"updateServer": {
|
"updateServer": {
|
||||||
"success": "sunucu başarıyla güncellendi",
|
"success": "sunucu başarıyla güncellendi",
|
||||||
"title": "sunucuyu güncelle"
|
"title": "sunucuyu güncelle"
|
||||||
|
},
|
||||||
|
"privateMode": {
|
||||||
|
"enabled": "gizli mod etkinleştirildi, oynatma durumu artık harici eklentilerden gizlendi",
|
||||||
|
"disabled": "gizli mod devre dışı bırakıldı, oynatma durumu artık etkinleştirilmiş harici eklentiler tarafından görülebilir",
|
||||||
|
"title": "gizli mod"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"page": {
|
"page": {
|
||||||
|
|
@ -322,7 +327,9 @@
|
||||||
"addFavorite": "$t(action.addToFavorites)",
|
"addFavorite": "$t(action.addToFavorites)",
|
||||||
"playShuffled": "$t(player.shuffle)",
|
"playShuffled": "$t(player.shuffle)",
|
||||||
"shareItem": "öğeyi paylaş",
|
"shareItem": "öğeyi paylaş",
|
||||||
"showDetails": "bilgi al"
|
"showDetails": "bilgi al",
|
||||||
|
"goToAlbum": "$t(entity.album_one) sayfasına git",
|
||||||
|
"goToAlbumArtist": "$t(entity.albumArtist_one) sayfasına git"
|
||||||
},
|
},
|
||||||
"manageServers": {
|
"manageServers": {
|
||||||
"url": "URL",
|
"url": "URL",
|
||||||
|
|
@ -436,7 +443,9 @@
|
||||||
"quit": "$t(common.quit)",
|
"quit": "$t(common.quit)",
|
||||||
"selectServer": "sunucu seç",
|
"selectServer": "sunucu seç",
|
||||||
"settings": "$t(common.setting_other)",
|
"settings": "$t(common.setting_other)",
|
||||||
"version": "{{version}} sürümü"
|
"version": "{{version}} sürümü",
|
||||||
|
"privateModeOff": "gizli modu kapat",
|
||||||
|
"privateModeOn": "gizli modu aç"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"player": {
|
"player": {
|
||||||
|
|
@ -713,7 +722,14 @@
|
||||||
"themeLight": "tema (açık)",
|
"themeLight": "tema (açık)",
|
||||||
"themeLight_description": "uygulama için kullanılacak açık temayı ayarlar",
|
"themeLight_description": "uygulama için kullanılacak açık temayı ayarlar",
|
||||||
"transcodeNote": "1 (web) - 2 (mpv) şarkıdan sonra etkili olur",
|
"transcodeNote": "1 (web) - 2 (mpv) şarkıdan sonra etkili olur",
|
||||||
"transcode": "kod dönüştürmeyi etkinleştir"
|
"transcode": "kod dönüştürmeyi etkinleştir",
|
||||||
|
"discordDisplayType": "{{discord}} varlık gösterge türü",
|
||||||
|
"discordDisplayType_description": "durumunuzda dinlediğiniz şarkı olarak değiştirir",
|
||||||
|
"discordDisplayType_songname": "şarkı ismi",
|
||||||
|
"discordDisplayType_artistname": "Sanatçı adı(ları)",
|
||||||
|
"hotkey_navigateHome": "ana sayfaya git",
|
||||||
|
"preventSleepOnPlayback": "oynatma sırasında uykuyu önle",
|
||||||
|
"preventSleepOnPlayback_description": "müzik çalarken ekranın uyku moduna geçmesini önle"
|
||||||
},
|
},
|
||||||
"table": {
|
"table": {
|
||||||
"column": {
|
"column": {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue