From a8dc1fd8e33d705074ae4e3e3749715b577b1c61 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20V=C3=A1rady?= Date: Fri, 22 Dec 2023 10:33:17 +0100 Subject: [PATCH 1/2] statics.rh2, versinfo.rc2: translated --- src/plugins/shared/statics.rh2 | 4 ++-- src/plugins/shared/versinfo.rc2 | 24 ++++++++++++------------ 2 files changed, 14 insertions(+), 14 deletions(-) diff --git a/src/plugins/shared/statics.rh2 b/src/plugins/shared/statics.rh2 index 8303e203f..f2e83b488 100644 --- a/src/plugins/shared/statics.rh2 +++ b/src/plugins/shared/statics.rh2 @@ -14,9 +14,9 @@ #error this file is not editable by Microsoft Visual C++ #endif //defined(APSTUDIO_INVOKED) && !defined(APSTUDIO_READONLY_SYMBOLS) -// modul, ktery includi statics.rh2 musi definovat IDC_STATIC_1 a rezervovat prostor pro 40 hodnot +// the module that includes statics.rh2 must define IDC_STATIC_1 and reserve space for 40 values -//#define IDC_STATIC_1 (IDC_STATIC_1+0) // definovano v nadrazenem headru +//#define IDC_STATIC_1 (IDC_STATIC_1+0) // defined in the above module #define IDC_STATIC_2 (IDC_STATIC_1+1) #define IDC_STATIC_3 (IDC_STATIC_1+2) #define IDC_STATIC_4 (IDC_STATIC_1+3) diff --git a/src/plugins/shared/versinfo.rc2 b/src/plugins/shared/versinfo.rc2 index 00b9bbffc..a897506a0 100644 --- a/src/plugins/shared/versinfo.rc2 +++ b/src/plugins/shared/versinfo.rc2 @@ -15,17 +15,17 @@ #endif //APSTUDIO_INVOKED // -// sablona VERSIONINFO pro pluginy a jejich LANG soubory -// kazdy modul/plugin definuje promenne VERSINFO_xxx zve svem versinfo.rh -// -// tento resource vkladame pomoci include jak do SALAMAND.EXE, LANG.SPL, -// do vsech pluginu (SPL) a do jejich SLG -// pri prekladu SLG je v projektu definovana konstanta _LANG -// -// VarFileInfo\[Translation, Author, Email, Web, Comment, HelpDir] umi nastavovat -// Translator; originalni SLG je anglicke -// VarFileInfo\Translation je zobrazovano ve vlastnostech souboru -// na strance Version jako "Language" +// template VERSIONINFO for plugins and their LANG files +// each module/plugin defines VERSINFO_xxx variables in its versinfo.rh +// +// this resource is included into SALAMAND.EXE, LANG.SPL, all plugins (SPL) +// and their SLG files +// when compiling SLG, _LANG constant is defined in the project +// +// VarFileInfo\[Translation, Author, Email, Web, Comment, HelpDir] can set +// Translator; original SLG is English +// VarFileInfo\Translation is displayed in file properties +// on Version page as "Language" // VS_VERSION_INFO VERSIONINFO @@ -65,7 +65,7 @@ BEGIN VALUE "SLGCRCofImpSLT", "none\0" #ifdef _LANG_SALAMANDER VALUE "SLGHelpDir", "ENGLISH\0" - VALUE "SLGIncomplete", "\0" // pri nekompletnim prekladu davat: "https://forum.altap.cz/viewforum.php?f=23\0" + VALUE "SLGIncomplete", "\0" // for incomplete translation give: "https://forum.altap.cz/viewforum.php?f=23\0" #endif #endif END From ab9dd1f81f1b55562fa6427c304b246f706cad75 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20V=C3=A1rady?= Date: Sun, 24 Dec 2023 02:22:22 +0100 Subject: [PATCH 2/2] statics.rh2, versinfo.rc2: translated --- src/plugins/shared/statics.rh2 | 1 + src/plugins/shared/versinfo.rc2 | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/src/plugins/shared/statics.rh2 b/src/plugins/shared/statics.rh2 index f2e83b488..0eef18d7e 100644 --- a/src/plugins/shared/statics.rh2 +++ b/src/plugins/shared/statics.rh2 @@ -5,6 +5,7 @@ // This is a part of the Open Salamander SDK library. // //**************************************************************************** +// CommentsTranslationProject: TRANSLATED // WARNING: cannot be replaced by "#pragma once" because it is included from .rc file and it seems resource compiler does not support "#pragma once" #ifndef __SHARED_STATICS_RH2 diff --git a/src/plugins/shared/versinfo.rc2 b/src/plugins/shared/versinfo.rc2 index a897506a0..353cffe19 100644 --- a/src/plugins/shared/versinfo.rc2 +++ b/src/plugins/shared/versinfo.rc2 @@ -5,7 +5,8 @@ // This is a part of the Open Salamander SDK library. // //**************************************************************************** - +// CommentsTranslationProject: TRANSLATED +// // // versinfo.rc2 - resources Microsoft Visual C++ does not edit directly //