From 56b3ad65c3842aee1e2ae2b257abe7ed8d09c7c1 Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Thu, 5 Apr 2018 03:16:52 +0200 Subject: i18n: update strings --- logic/lang/nl_NL.ts | 51 +++++++++++++++++++++++++++++++++++++++++++++++++++ logic/lang/ru_RU.ts | 51 +++++++++++++++++++++++++++++++++++++++++++++++++++ logic/lang/stub.ts | 51 +++++++++++++++++++++++++++++++++++++++++++++++++++ logic/lang/zh_CN.ts | 51 +++++++++++++++++++++++++++++++++++++++++++++++++++ 4 files changed, 204 insertions(+) (limited to 'logic/lang') diff --git a/logic/lang/nl_NL.ts b/logic/lang/nl_NL.ts index 9e739505..85b50bd8 100644 --- a/logic/lang/nl_NL.ts +++ b/logic/lang/nl_NL.ts @@ -1,4 +1,55 @@ + + Work + + Select filename + + + + CSV File (*.csv) + + + + Logging error + + + + Unable to open file '%1'. Proceeding without logging. + + + + + runtime_libraries + + Library load failure + + + + Error occurred while loading protocol %1 + +%2 + + + + + Error occurred while loading filter %1 + +%2 + + + + + Error occurred while loading tracker %1 + +%2 + + + + + Startup failure + + + diff --git a/logic/lang/ru_RU.ts b/logic/lang/ru_RU.ts index f62cf2e1..7772438c 100644 --- a/logic/lang/ru_RU.ts +++ b/logic/lang/ru_RU.ts @@ -1,4 +1,55 @@ + + Work + + Select filename + + + + CSV File (*.csv) + + + + Logging error + + + + Unable to open file '%1'. Proceeding without logging. + + + + + runtime_libraries + + Library load failure + + + + Error occurred while loading protocol %1 + +%2 + + + + + Error occurred while loading filter %1 + +%2 + + + + + Error occurred while loading tracker %1 + +%2 + + + + + Startup failure + + + diff --git a/logic/lang/stub.ts b/logic/lang/stub.ts index 6401616d..cc15f98a 100644 --- a/logic/lang/stub.ts +++ b/logic/lang/stub.ts @@ -1,4 +1,55 @@ + + Work + + Select filename + + + + CSV File (*.csv) + + + + Logging error + + + + Unable to open file '%1'. Proceeding without logging. + + + + + runtime_libraries + + Library load failure + + + + Error occurred while loading protocol %1 + +%2 + + + + + Error occurred while loading filter %1 + +%2 + + + + + Error occurred while loading tracker %1 + +%2 + + + + + Startup failure + + + diff --git a/logic/lang/zh_CN.ts b/logic/lang/zh_CN.ts index 6401616d..cc15f98a 100644 --- a/logic/lang/zh_CN.ts +++ b/logic/lang/zh_CN.ts @@ -1,4 +1,55 @@ + + Work + + Select filename + + + + CSV File (*.csv) + + + + Logging error + + + + Unable to open file '%1'. Proceeding without logging. + + + + + runtime_libraries + + Library load failure + + + + Error occurred while loading protocol %1 + +%2 + + + + + Error occurred while loading filter %1 + +%2 + + + + + Error occurred while loading tracker %1 + +%2 + + + + + Startup failure + + + -- cgit v1.2.3