You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

63 lines
1.3 KiB

{
"nodeDetail": {
"publicKeyEnabled": {
"label": "Publiczny klucz włączony"
},
"noPublicKey": {
"label": "Brak klucza publicznego"
},
"directMessage": {
"label": "Wiadomość bezpośrednia {{shortName}}"
},
"favorite": {
"label": "Ulubiony",
"tooltip": "Dodaj lub usuń ten węzeł z ulubionych"
},
"notFavorite": {
"label": "Nie ulubiony"
},
"error": {
"label": "Błąd",
"text": "Wystąpił błąd podczas pobierania danych węzła. Spróbuj ponownie później."
},
"status": {
"heard": "Usłyszano",
"mqtt": "MQTT"
},
"elevation": {
"label": "Elewacja"
},
"channelUtil": {
"label": "Użycie kanału"
},
"airtimeUtil": {
"label": "Użycie czasu ant"
}
},
"nodesTable": {
"headings": {
"longName": "Długa nazwa",
"connection": "Połączenie",
"lastHeard": "Ostatnio słyszany",
"encryption": "Szyfrowanie",
"model": "Model",
"macAddress": "Adres MAC"
},
"connectionStatus": {
"direct": "Bezpośrednio",
"away": "away",
"unknown": "-",
"viaMqtt": ", przez MQTT"
},
"lastHeardStatus": {
"never": "Nigdy"
}
},
"actions": {
"added": "Dodano",
"removed": "Usunięto",
"ignoreNode": "Ignoruj węzeł",
"unignoreNode": "Od-ignoruj węzeł",
"requestPosition": "Poproś o pozycję"
}
}