Run translations

This commit is contained in:
zjs81
2026-05-09 19:20:32 -07:00
parent 966a8d0d2c
commit 6900e5c3db
35 changed files with 204 additions and 254 deletions
+6 -5
View File
@@ -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';