mirror of
https://github.com/zjs81/meshcore-open.git
synced 2026-07-24 01:29:03 +10:00
synced with last dev, added profiles for cyr2lat replacement dictionaries
This commit is contained in:
+18
-5
@@ -404,10 +404,16 @@
|
||||
"channels_cyr2latSettingsSubheading": "Lista zamian",
|
||||
"channels_cyr2latSettingsDscr": "Edytuj konfigurację JSON zamiany znaków",
|
||||
"channels_cyr2latSettingsDialogHint": "Mapa zamian JSON",
|
||||
"channels_cyr2latSettingsDialogSuccess": "Lista zamian zaktualizowana",
|
||||
"channels_cyr2latSettingsDialogWrongJSON": "Nieprawidłowy JSON: {error}",
|
||||
"channels_cyr2latSettingsDialogReset": "Przywróć ustawienia domyślne",
|
||||
"channels_cyr2latSettingsDialogResetted": "Ustawienia zamiany Cyr2Lat zostały przywrócone do wartości domyślnych",
|
||||
"settings_cyr2latProfileAdd": "Dodaj profil Cyr2Lat",
|
||||
"settings_cyr2latProfileName": "Nazwa profilu",
|
||||
"settings_cyr2latProfileNameEmpty": "Nazwa profilu nie może być pusta",
|
||||
"settings_cyr2latProfileAdded": "Profil dodano pomyślnie",
|
||||
"settings_cyr2latProfileUpdated": "Profil został pomyślnie zaktualizowany",
|
||||
"settings_cyr2latProfileEdit": "Edytuj profil Cyr2Lat",
|
||||
"settings_cyr2latProfileDelete": "Usuń profil Cyr2Lat",
|
||||
"settings_cyr2latProfileDeleted": "Profil został pomyślnie usunięty",
|
||||
"settings_cyr2latProfileDeleteDscr": "Czy na pewno chcesz usunąć profil \"{name}\"?",
|
||||
"channels_channelUpdated": "Kanał \"{name}\" został zaktualizowany",
|
||||
"@channels_channelUpdated": {
|
||||
"placeholders": {
|
||||
@@ -1970,6 +1976,13 @@
|
||||
"contact_settings": "Ustawienia kontaktowe",
|
||||
"contact_lastSeen": "Ostatnio widziany",
|
||||
"contact_teleBaseSubtitle": "Pozwól na udostępnianie poziomu naładowania baterii i podstawowych danych telemetrycznych",
|
||||
"@settings_multiAck": {
|
||||
"placeholders": {
|
||||
"value": {
|
||||
"type": "String"
|
||||
}
|
||||
}
|
||||
},
|
||||
"appSettings_initialRouteWeight": "Początkowa waga trasy",
|
||||
"appSettings_maxRouteWeight": "Maksymalny dopuszczalny ciężar pojazdu",
|
||||
"appSettings_initialRouteWeightSubtitle": "Początkowa waga dla nowych, odkrytych ścieżek",
|
||||
@@ -1982,6 +1995,7 @@
|
||||
"appSettings_maxMessageRetriesSubtitle": "Liczba prób ponownego wysłania wiadomości przed oznaczaniem jej jako nieudanej",
|
||||
"path_routeWeight": "{weight}/{max}",
|
||||
"settings_telemetryModeUpdated": "Tryb telemetryczny zaktualizowany",
|
||||
"settings_multiAck": "Wielokrotne ACK: {value}",
|
||||
"map_showOverlaps": "Nakładające się klucze przekaźników",
|
||||
"map_runTraceWithReturnPath": "Wróć tą samą ścieżką",
|
||||
"@radioStats_noiseFloor": {
|
||||
@@ -2113,6 +2127,5 @@
|
||||
"chat_sendMessage": "Wyślij wiadomość",
|
||||
"repeater_guestTools": "Narzędzia dla gości",
|
||||
"repeater_guest": "Informacje dotyczące urządzenia powtarzającego",
|
||||
"room_guest": "Informacje o serwerze",
|
||||
"settings_multiAck": "Wielokrotne potwierdzenia odbioru"
|
||||
"room_guest": "Informacje o serwerze"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user