From db38a45c51909f356712445cb91ddc81ef077497 Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Tue, 21 Dec 2021 02:45:27 +0100 Subject: trackhat: update i18n --- opentrack/lang/nl_NL.ts | 44 ------------------------------------------ opentrack/lang/ru_RU.ts | 44 ------------------------------------------ opentrack/lang/stub.ts | 44 ------------------------------------------ opentrack/lang/zh_CN.ts | 44 ------------------------------------------ tracker-trackhat/lang/nl_NL.ts | 32 ++++++++++++++++++++++++++++++ tracker-trackhat/lang/ru_RU.ts | 32 ++++++++++++++++++++++++++++++ tracker-trackhat/lang/stub.ts | 32 ++++++++++++++++++++++++++++++ tracker-trackhat/lang/zh_CN.ts | 32 ++++++++++++++++++++++++++++++ 8 files changed, 128 insertions(+), 176 deletions(-) diff --git a/opentrack/lang/nl_NL.ts b/opentrack/lang/nl_NL.ts index 7a465820..15acd701 100644 --- a/opentrack/lang/nl_NL.ts +++ b/opentrack/lang/nl_NL.ts @@ -14,38 +14,6 @@ main_window - - Raw tracker data - - - - Z - - - - Pitch - - - - Y - - - - X - - - - Roll - - - - Yaw - - - - Game data - - Profile @@ -58,10 +26,6 @@ Mapping - - Tracking - - Start @@ -70,10 +34,6 @@ Stop - - Input - - 🔨 @@ -82,10 +42,6 @@ Output - - Filter - - Running as root is bad diff --git a/opentrack/lang/ru_RU.ts b/opentrack/lang/ru_RU.ts index 684a8212..c869bae8 100644 --- a/opentrack/lang/ru_RU.ts +++ b/opentrack/lang/ru_RU.ts @@ -86,38 +86,6 @@ Exiting now. :: :: - - Raw tracker data - Исходные данные - - - Z - Z - - - Pitch - Pitch - - - Y - Y - - - X - X - - - Roll - Roll - - - Yaw - Yaw - - - Game data - Игровые данные - Profile Профиль @@ -126,10 +94,6 @@ Exiting now. Mapping Кривые - - Tracking - Статус работы трекера - Start Запустить @@ -138,10 +102,6 @@ Exiting now. Stop Остановить - - Input - Источник данных - 🔨 @@ -150,10 +110,6 @@ Exiting now. Output Выходной интерфейс - - Filter - Фильтрация/сглаживание - Running as root is bad diff --git a/opentrack/lang/stub.ts b/opentrack/lang/stub.ts index 04555dd0..66917925 100644 --- a/opentrack/lang/stub.ts +++ b/opentrack/lang/stub.ts @@ -14,38 +14,6 @@ main_window - - Raw tracker data - - - - Z - - - - Pitch - - - - Y - - - - X - - - - Roll - - - - Yaw - - - - Game data - - Profile @@ -58,10 +26,6 @@ Mapping - - Tracking - - Start @@ -70,10 +34,6 @@ Stop - - Input - - 🔨 @@ -82,10 +42,6 @@ Output - - Filter - - Running as root is bad diff --git a/opentrack/lang/zh_CN.ts b/opentrack/lang/zh_CN.ts index 15609d70..fd9ea20f 100644 --- a/opentrack/lang/zh_CN.ts +++ b/opentrack/lang/zh_CN.ts @@ -14,38 +14,6 @@ main_window - - Raw tracker data - 跟踪器原始数据 - - - Z - - - - Pitch - 仰俯 - - - Y - - - - X - - - - Roll - 横滚 - - - Yaw - 偏航 - - - Game data - 游戏得到的数据 - Profile 配置文件 @@ -58,10 +26,6 @@ Mapping 映射 - - Tracking - 跟踪 - Start 开始 @@ -70,10 +34,6 @@ Stop 停止 - - Input - 输入 - 🔨 @@ -82,10 +42,6 @@ Output 输出 - - Filter - 过滤器 - Running as root is bad 以管理员运行不是什么好主意 diff --git a/tracker-trackhat/lang/nl_NL.ts b/tracker-trackhat/lang/nl_NL.ts index ca29e226..12db6607 100644 --- a/tracker-trackhat/lang/nl_NL.ts +++ b/tracker-trackhat/lang/nl_NL.ts @@ -99,6 +99,38 @@ Status + + Raw data + + + + X + + + + TextLabel + + + + Yaw + + + + Roll + + + + Y + + + + Z + + + + Pitch + + trackhat_module diff --git a/tracker-trackhat/lang/ru_RU.ts b/tracker-trackhat/lang/ru_RU.ts index ca29e226..ef57d94e 100644 --- a/tracker-trackhat/lang/ru_RU.ts +++ b/tracker-trackhat/lang/ru_RU.ts @@ -99,6 +99,38 @@ Status + + Raw data + Исходные данные + + + X + + + + TextLabel + + + + Yaw + + + + Roll + + + + Y + + + + Z + + + + Pitch + + trackhat_module diff --git a/tracker-trackhat/lang/stub.ts b/tracker-trackhat/lang/stub.ts index ca29e226..12db6607 100644 --- a/tracker-trackhat/lang/stub.ts +++ b/tracker-trackhat/lang/stub.ts @@ -99,6 +99,38 @@ Status + + Raw data + + + + X + + + + TextLabel + + + + Yaw + + + + Roll + + + + Y + + + + Z + + + + Pitch + + trackhat_module diff --git a/tracker-trackhat/lang/zh_CN.ts b/tracker-trackhat/lang/zh_CN.ts index ca29e226..fc797404 100644 --- a/tracker-trackhat/lang/zh_CN.ts +++ b/tracker-trackhat/lang/zh_CN.ts @@ -99,6 +99,38 @@ Status + + Raw data + 跟踪器原始数据 + + + X + + + + TextLabel + + + + Yaw + 偏航 + + + Roll + 横滚 + + + Y + + + + Z + + + + Pitch + 仰俯 + trackhat_module -- cgit v1.2.3