core/homeassistant/components/sentry/translations/tr.json

27 lines
688 B
JSON
Raw Normal View History

2021-02-03 10:46:49 +00:00
{
"config": {
"abort": {
"single_instance_allowed": "Zaten yap\u0131land\u0131r\u0131lm\u0131\u015f. Yaln\u0131zca tek bir konfig\u00fcrasyon m\u00fcmk\u00fcnd\u00fcr."
},
"error": {
"bad_dsn": "Ge\u00e7ersiz DSN",
"unknown": "Beklenmeyen hata"
},
"step": {
"user": {
"data": {
"dsn": "DSN"
}
}
}
},
"options": {
"step": {
"init": {
"data": {
"environment": "Ortam\u0131n iste\u011fe ba\u011fl\u0131 ad\u0131."
}
}
}
}
}