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

18 lines
445 B
JSON

{
"config": {
"abort": {
"already_configured": "Sentry jest ju\u017c skonfigurowane"
},
"error": {
"bad_dsn": "Nieprawid\u0142owy DSN",
"unknown": "Niespodziewany b\u0142\u0105d"
},
"step": {
"user": {
"description": "Wprowad\u017a DSN Sentry",
"title": "Sentry"
}
},
"title": "Sentry"
}
}