mirror of
https://github.com/zjs81/meshcore-open.git
synced 2026-07-29 06:48:43 +10:00
Run translations
This commit is contained in:
@@ -490,11 +490,12 @@ class AppLocalizationsSk extends AppLocalizations {
|
||||
String get settings_debug => 'Ladenie';
|
||||
|
||||
@override
|
||||
String get settings_companionDebugLog => 'Companion Debug Log';
|
||||
String get settings_companionDebugLog =>
|
||||
'Logovanie pre ladenie (sprievodný log)';
|
||||
|
||||
@override
|
||||
String get settings_companionDebugLogSubtitle =>
|
||||
'BLE/TCP/USB commands, responses, and raw data';
|
||||
'Príkazy, odpovede a surové dáta pre protokoly BLE/TCP/USB';
|
||||
|
||||
@override
|
||||
String get settings_appDebugLog => 'Záznam ladenia aplikácie';
|
||||
@@ -1610,10 +1611,10 @@ class AppLocalizationsSk extends AppLocalizations {
|
||||
}
|
||||
|
||||
@override
|
||||
String get chat_markAsUnread => 'Mark as Unread';
|
||||
String get chat_markAsUnread => 'Označenie ako neprečítané';
|
||||
|
||||
@override
|
||||
String get chat_newMessages => 'New messages';
|
||||
String get chat_newMessages => 'Nové správy';
|
||||
|
||||
@override
|
||||
String get chat_openLink => 'Otvoriť odkaz?';
|
||||
@@ -2210,7 +2211,7 @@ class AppLocalizationsSk extends AppLocalizations {
|
||||
String get repeater_rxAirtime => 'RX Airtime';
|
||||
|
||||
@override
|
||||
String get repeater_chanUtil => 'Channel Utilization';
|
||||
String get repeater_chanUtil => 'Využitie kanálu';
|
||||
|
||||
@override
|
||||
String get repeater_packetStatistics => 'Statistiky balíka';
|
||||
|
||||
Reference in New Issue
Block a user