Skip to content

Commit

Permalink
Translated using Weblate (Turkish)
Browse files Browse the repository at this point in the history
Currently translated at 60.7% (48 of 79 strings)

Translation: IITC-CE/IITC Button
Translate-URL: https://weblate.iitc.app/projects/iitc-ce/iitc-button/tr/

Translated using Weblate (Turkish)

Currently translated at 60.7% (48 of 79 strings)

Translation: IITC-CE/IITC Button
Translate-URL: https://weblate.iitc.app/projects/iitc-ce/iitc-button/tr/
  • Loading branch information
weblate committed Dec 19, 2024
1 parent 4b3c06b commit 1ea89ee
Showing 1 changed file with 79 additions and 0 deletions.
79 changes: 79 additions & 0 deletions public/_locales/tr/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -105,5 +105,84 @@
},
"customServerTooltipSuccess": {
"message": "Sunucuya başarılı bir şekilde bağlanıldı"
},
"notValidUserScript": {
"message": "$PLUGIN_NAME$ geçerli bir UserScript değil.",
"placeholders": {
"plugin_name": {
"content": "$1",
"example": "Awesome plugin"
}
}
},
"serverNotAvailableRetry": {
"message": "Sunucu mevcut değil. $NUM$ saniye sonra tekrar deneyin",
"placeholders": {
"num": {
"content": "$1",
"example": "5"
}
}
},
"beta": {
"message": "Beta"
},
"jsViewDetailsNoDomains": {
"message": "Bu betik sitelere erişim izni istemedi. Geçersiz bir eklenti gibi görünüyor."
},
"addedUserScriptTo": {
"message": "$PLUGIN_NAME$ eklentisi \"$PLUGIN_CATEGORY$\" kategorisine eklendi.",
"placeholders": {
"plugin_name": {
"content": "$1",
"example": "Awesome plugin"
},
"plugin_category": {
"content": "$2",
"example": "Draw"
}
}
},
"searchBoxPlaceholder": {
"message": "Ara…"
},
"custom": {
"message": "Özel"
},
"customServerTooltipError": {
"message": "Özel sunucu şu anda mevcut değil veya $FILE$ dosyasını içermiyor",
"placeholders": {
"file": {
"content": "$1",
"example": "http://localhost:8080/meta.json"
}
}
},
"customServerURL": {
"message": "Özel sunucu URL'si (özel sürüm için)"
},
"release": {
"message": "değişme yok"
},
"reinstall": {
"message": "Yeniden kur"
},
"jsViewTitle": {
"message": "Betik yükleniyor"
},
"jsViewDetailsAllDomains": {
"message": "Bu betik tüm sitelere erişim izni istedi. Yazara güveniyorsanız kullanın."
},
"addedCustomIITCCore": {
"message": "$PLUGIN_NAME$, artık IITC'nin yerleşik sürümünün yerini alıyor.\"",
"placeholders": {
"plugin_name": {
"content": "$1",
"example": "Awesome plugin"
}
}
},
"every5seconds": {
"message": "Her 5 saniyede"
}
}

0 comments on commit 1ea89ee

Please sign in to comment.