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

17 lines
419 B
JSON

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