From 9a7e5f1b6e18ee4f0c3455c683f7023c2fd66fcb Mon Sep 17 00:00:00 2001 From: Priton-CE Date: Sun, 26 Feb 2023 17:34:07 +0100 Subject: moved changes from master to upstream-merge --- proto-wine/lang/nl_NL.ts | 43 +++++++++++++++++++++++++++++++++++++++---- proto-wine/lang/ru_RU.ts | 43 +++++++++++++++++++++++++++++++++++++++---- proto-wine/lang/stub.ts | 43 +++++++++++++++++++++++++++++++++++++++---- proto-wine/lang/zh_CN.ts | 43 +++++++++++++++++++++++++++++++++++++++---- 4 files changed, 156 insertions(+), 16 deletions(-) (limited to 'proto-wine/lang') diff --git a/proto-wine/lang/nl_NL.ts b/proto-wine/lang/nl_NL.ts index e2183cc8..0298092b 100644 --- a/proto-wine/lang/nl_NL.ts +++ b/proto-wine/lang/nl_NL.ts @@ -2,17 +2,24 @@ - UICFTControls + FTControls - Wine settings + Select path to Wine Binary - Wine variant + Select Wine Prefix + + + + + UICFTControls + + Wine settings - Wine (system) + Wine variant @@ -55,6 +62,30 @@ Both + + Wine (select path and prefix) + + + + <html><head/><body><p>prefix</p></body></html> + + + + /path_to_the_prefix/ + + + + Browse Prefix + + + + <html><head/><body><p>wine/runner exectuable path</p></body></html> + + + + Browse Wine Path + + wine @@ -70,6 +101,10 @@ Wine prefix must be an absolute path (given '%1') + + Failed to start Wine! Make sure the binary is set correctly. + + wine_metadata diff --git a/proto-wine/lang/ru_RU.ts b/proto-wine/lang/ru_RU.ts index f3b44bd2..c7e9c52e 100644 --- a/proto-wine/lang/ru_RU.ts +++ b/proto-wine/lang/ru_RU.ts @@ -2,17 +2,24 @@ - UICFTControls + FTControls - Wine settings + Select path to Wine Binary - Wine variant + Select Wine Prefix + + + + + UICFTControls + + Wine settings - Wine (system) + Wine variant @@ -55,6 +62,30 @@ Both + + Wine (select path and prefix) + + + + <html><head/><body><p>prefix</p></body></html> + + + + /path_to_the_prefix/ + + + + Browse Prefix + + + + <html><head/><body><p>wine/runner exectuable path</p></body></html> + + + + Browse Wine Path + + wine @@ -70,6 +101,10 @@ Wine prefix must be an absolute path (given '%1') + + Failed to start Wine! Make sure the binary is set correctly. + + wine_metadata diff --git a/proto-wine/lang/stub.ts b/proto-wine/lang/stub.ts index dd4f946f..3366b44b 100644 --- a/proto-wine/lang/stub.ts +++ b/proto-wine/lang/stub.ts @@ -2,17 +2,24 @@ - UICFTControls + FTControls - Wine settings + Select path to Wine Binary - Wine variant + Select Wine Prefix + + + + + UICFTControls + + Wine settings - Wine (system) + Wine variant @@ -55,6 +62,30 @@ Both + + Wine (select path and prefix) + + + + <html><head/><body><p>prefix</p></body></html> + + + + /path_to_the_prefix/ + + + + Browse Prefix + + + + <html><head/><body><p>wine/runner exectuable path</p></body></html> + + + + Browse Wine Path + + wine @@ -70,6 +101,10 @@ Wine prefix must be an absolute path (given '%1') + + Failed to start Wine! Make sure the binary is set correctly. + + wine_metadata diff --git a/proto-wine/lang/zh_CN.ts b/proto-wine/lang/zh_CN.ts index b7c9ea7d..0d285c7c 100644 --- a/proto-wine/lang/zh_CN.ts +++ b/proto-wine/lang/zh_CN.ts @@ -2,17 +2,24 @@ - UICFTControls + FTControls - Wine settings + Select path to Wine Binary - Wine variant + Select Wine Prefix + + + + + UICFTControls + + Wine settings - Wine (system) + Wine variant @@ -55,6 +62,30 @@ Both + + Wine (select path and prefix) + + + + <html><head/><body><p>prefix</p></body></html> + + + + /path_to_the_prefix/ + + + + Browse Prefix + + + + <html><head/><body><p>wine/runner exectuable path</p></body></html> + + + + Browse Wine Path + + wine @@ -70,6 +101,10 @@ Wine prefix must be an absolute path (given '%1') + + Failed to start Wine! Make sure the binary is set correctly. + + wine_metadata -- cgit v1.2.3