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
@@ -492,11 +492,12 @@ class AppLocalizationsUk extends AppLocalizations {
String get settings_debug => 'Налагодження';
@override
String get settings_companionDebugLog => 'Companion Debug Log';
String get settings_companionDebugLog =>
'Журнал відлачування (для супутника)';
@override
String get settings_companionDebugLogSubtitle =>
'BLE/TCP/USB commands, responses, and raw data';
'Команди, відповіді та необроблена інформація для протоколів BLE/TCP/USB';
@override
String get settings_appDebugLog => 'Журнал налагодження застосунку';
@@ -1618,10 +1619,10 @@ class AppLocalizationsUk extends AppLocalizations {
}
@override
String get chat_markAsUnread => 'Mark as Unread';
String get chat_markAsUnread => 'Позначити як непрочитане';
@override
String get chat_newMessages => 'New messages';
String get chat_newMessages => 'Нові повідомлення';
@override
String get chat_openLink => 'Відкрити посилання?';
@@ -2220,7 +2221,7 @@ class AppLocalizationsUk extends AppLocalizations {
String get repeater_rxAirtime => 'Ефірний час RX';
@override
String get repeater_chanUtil => 'Channel Utilization';
String get repeater_chanUtil => 'Використання каналу';
@override
String get repeater_packetStatistics => 'Статистика пакетів';