mirror of
https://github.com/th-ch/youtube-music.git
synced 2026-01-11 10:31:47 +00:00
chore(i18n): Translated using Weblate (Turkish)
Currently translated at 26.1% (77 of 294 strings) Translation: th-ch/youtube-music/i18n Translate-URL: https://hosted.weblate.org/projects/youtube-music/i18n/tr/
This commit is contained in:
committed by
Hosted Weblate
parent
2f50b1423a
commit
4c19bcc983
@ -1,10 +1,30 @@
|
|||||||
{
|
{
|
||||||
|
"common": {
|
||||||
|
"console": {
|
||||||
|
"plugins": {
|
||||||
|
"execute-failed": "{{pluginName}}::{{contextName}} eklentisi çalıştırılamadı",
|
||||||
|
"executed-at-ms": "{{pluginName}}::{{contextName}} eklentisi {{ms}}ms'de çalıştırıldı",
|
||||||
|
"initialize-failed": "\"{{pluginName}}\" eklentisi başlatılamadı",
|
||||||
|
"load-all": "Tüm eklentiler yükleniyor",
|
||||||
|
"load-failed": "\"{{pluginName}}\" eklentisi yüklenemedi",
|
||||||
|
"loaded": "\"{{pluginName}}\" eklentisi yüklendi"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
"language": {
|
"language": {
|
||||||
"code": "tr",
|
"code": "tr",
|
||||||
"local-name": "Türkçe",
|
"local-name": "Türkçe",
|
||||||
"name": "Turkish"
|
"name": "Turkish"
|
||||||
},
|
},
|
||||||
"main": {
|
"main": {
|
||||||
|
"console": {
|
||||||
|
"did-finish-load": {
|
||||||
|
"dev-tools": "Yükleme tamamlandı. Geliştirici araçları açıldı"
|
||||||
|
},
|
||||||
|
"i18n": {
|
||||||
|
"loaded": "i18n yüklendi"
|
||||||
|
}
|
||||||
|
},
|
||||||
"dialog": {
|
"dialog": {
|
||||||
"hide-menu-enabled": {
|
"hide-menu-enabled": {
|
||||||
"message": "Gizli menüyü etkinleştir"
|
"message": "Gizli menüyü etkinleştir"
|
||||||
|
|||||||
Reference in New Issue
Block a user