From 2358149c70f494918a0c7c16397bebfa4de6e3e3 Mon Sep 17 00:00:00 2001 From: Sun Serega Date: Mon, 6 May 2024 01:15:20 +0200 Subject: [PATCH 1/3] convert all Lng files to UTF8+BOM --- bin/Lng/Eng/AspectsTree.dat | 2 +- bin/Lng/Eng/CodeCompletion.dat | 2 +- bin/Lng/Eng/CompilerController.dat | 2 +- bin/Lng/Eng/CompilerErrors.dat | 2 +- bin/Lng/Eng/Global_loc.dat | 2 +- bin/Lng/Eng/InternalErrorReport.dat | 2 +- bin/Lng/Eng/OpenMPErrors.dat | 2 +- bin/Lng/Eng/PABCNETC.dat | 2 +- bin/Lng/Eng/PABCPreprocessor2.dat | 2 +- bin/Lng/Eng/PT4Provider.dat | 2 +- bin/Lng/Eng/ParserErrors.dat | 2 +- bin/Lng/Eng/PascalABCParser.dat | 2 +- bin/Lng/Eng/RuntimeExceptions_ds.dat | 2 +- bin/Lng/Eng/SemanticErrors_ds.dat | 2 +- bin/Lng/Eng/SemanticErrors_ib.dat | 2 +- bin/Lng/Eng/SemanticErrors_ms.dat | 2 +- bin/Lng/Eng/SemanticErrors_nv.dat | 2 +- bin/Lng/Eng/SemanticErrors_rs.dat | 2 +- bin/Lng/Eng/SemanticErrors_ssyy.dat | 8 ++++---- bin/Lng/Eng/SyantaxTreeVisualisator.dat | 2 +- bin/Lng/Eng/SyntaxTreeVisitorsErrors.dat | 2 +- bin/Lng/Eng/VisualPascalABCNET_VEC.dat | 2 +- bin/Lng/Eng/Warnings_ds.dat | 2 +- bin/Lng/zh_CN/AspectsTree.dat | 2 +- bin/Lng/zh_CN/CodeCompletion.dat | 2 +- bin/Lng/zh_CN/CompilerController.dat | 2 +- bin/Lng/zh_CN/CompilerErrors.dat | 2 +- bin/Lng/zh_CN/Global_loc.dat | 2 +- bin/Lng/zh_CN/InternalErrorReport.dat | 2 +- bin/Lng/zh_CN/OpenMPErrors.dat | 2 +- bin/Lng/zh_CN/PABCNETC.dat | 2 +- bin/Lng/zh_CN/PABCPreprocessor2.dat | 2 +- bin/Lng/zh_CN/PT4Provider.dat | 2 +- bin/Lng/zh_CN/ParserErrors.dat | 2 +- bin/Lng/zh_CN/PascalABCParser.dat | 2 +- bin/Lng/zh_CN/RuntimeExceptions_ds.dat | 2 +- bin/Lng/zh_CN/SemanticErrors_ds.dat | 2 +- bin/Lng/zh_CN/SemanticErrors_ib.dat | 2 +- bin/Lng/zh_CN/SemanticErrors_ms.dat | 2 +- bin/Lng/zh_CN/SemanticErrors_nv.dat | 2 +- bin/Lng/zh_CN/SemanticErrors_rs.dat | 2 +- bin/Lng/zh_CN/SemanticErrors_ssyy.dat | 2 +- bin/Lng/zh_CN/SyantaxTreeVisualisator.dat | 2 +- bin/Lng/zh_CN/SyntaxTreeVisitorsErrors.dat | 2 +- bin/Lng/zh_CN/VisualPascalABCNET_VEC.dat | 2 +- bin/Lng/zh_CN/Warnings_ds.dat | 2 +- 46 files changed, 49 insertions(+), 49 deletions(-) diff --git a/bin/Lng/Eng/AspectsTree.dat b/bin/Lng/Eng/AspectsTree.dat index cbdfeaf3f..1d0e385b4 100644 --- a/bin/Lng/Eng/AspectsTree.dat +++ b/bin/Lng/Eng/AspectsTree.dat @@ -1,4 +1,4 @@ -//Aspects Tree Plugin +//Aspects Tree Plugin %PREFIX%=VPP_ASPTRV_ NAME=Aspects diff --git a/bin/Lng/Eng/CodeCompletion.dat b/bin/Lng/Eng/CodeCompletion.dat index d1d21a2f5..c2b971ded 100644 --- a/bin/Lng/Eng/CodeCompletion.dat +++ b/bin/Lng/Eng/CodeCompletion.dat @@ -1,4 +1,4 @@ -%PREFIX%=CODE_COMPLETION_ +%PREFIX%=CODE_COMPLETION_ {0}_FROM_{1}={0} from {1} GLOBAL=global INTERFACE=interface diff --git a/bin/Lng/Eng/CompilerController.dat b/bin/Lng/Eng/CompilerController.dat index 71bf1c84f..62918d554 100644 --- a/bin/Lng/Eng/CompilerController.dat +++ b/bin/Lng/Eng/CompilerController.dat @@ -1,4 +1,4 @@ -//CompilerController +//CompilerController %PREFIX%=VPP_COMPCONTR_ diff --git a/bin/Lng/Eng/CompilerErrors.dat b/bin/Lng/Eng/CompilerErrors.dat index b27613eb0..fb8604b24 100644 --- a/bin/Lng/Eng/CompilerErrors.dat +++ b/bin/Lng/Eng/CompilerErrors.dat @@ -1,4 +1,4 @@ -//Compiler error messages +//Compiler error messages %PREFIX%=COMPILATIONERROR_ PROGRAM_MODULE_EXPECTED=Program expected but unit found diff --git a/bin/Lng/Eng/Global_loc.dat b/bin/Lng/Eng/Global_loc.dat index 25d1deb5f..d0a349f76 100644 --- a/bin/Lng/Eng/Global_loc.dat +++ b/bin/Lng/Eng/Global_loc.dat @@ -1,4 +1,4 @@ -!PASCALABCNET_FORUM=PascalABC.NET Forum +!PASCALABCNET_FORUM=PascalABC.NET Forum !PASCALABCNET_TELEGRAM=PascalABC.NET Telegram Channel !PASCALABCNET_SITE=PascalABC.NET Site !PASCALABCNET_DEVELOPERS=Developers diff --git a/bin/Lng/Eng/InternalErrorReport.dat b/bin/Lng/Eng/InternalErrorReport.dat index bd798a5c8..6a5f6ff40 100644 --- a/bin/Lng/Eng/InternalErrorReport.dat +++ b/bin/Lng/Eng/InternalErrorReport.dat @@ -1,4 +1,4 @@ -//InternalErrorReport Plugin +//InternalErrorReport Plugin %PREFIX%=VPP_IER_ NAME=Report a bug diff --git a/bin/Lng/Eng/OpenMPErrors.dat b/bin/Lng/Eng/OpenMPErrors.dat index 473d8bfaa..8d85502da 100644 --- a/bin/Lng/Eng/OpenMPErrors.dat +++ b/bin/Lng/Eng/OpenMPErrors.dat @@ -1,4 +1,4 @@ -%PREFIX%=OMPERROR_ +%PREFIX%=OMPERROR_ UNKNOWN_DIRECTIVE=Unknown directive OpenMP. Parallel construction is not builded ERROR_IN_CLAUSE_PARAMETERS=Error in option of OpenMP directive. Option ignored IN_CLAUSE_PARAMETERS_REPEATED_VARS=Re-used variables in the options of OpenMP directives diff --git a/bin/Lng/Eng/PABCNETC.dat b/bin/Lng/Eng/PABCNETC.dat index e810409ff..d4bcbbdba 100644 --- a/bin/Lng/Eng/PABCNETC.dat +++ b/bin/Lng/Eng/PABCNETC.dat @@ -1,4 +1,4 @@ -//PABCNETC +//PABCNETC %PREFIX%=PABCNETC_ ERROR_INVALID_DIRECTORY=Error: Invalid directory diff --git a/bin/Lng/Eng/PABCPreprocessor2.dat b/bin/Lng/Eng/PABCPreprocessor2.dat index ae333f5b9..efa027f44 100644 --- a/bin/Lng/Eng/PABCPreprocessor2.dat +++ b/bin/Lng/Eng/PABCPreprocessor2.dat @@ -1,4 +1,4 @@ -%PREFIX%=PABCPreprocessor2_ +%PREFIX%=PABCPreprocessor2_ EXPECTED{0}=Expected '{0}' EXPECTED_{0}_BUT_FOUND_{1}=Expexted '{0}' but found '{1}' diff --git a/bin/Lng/Eng/PT4Provider.dat b/bin/Lng/Eng/PT4Provider.dat index 20aab094c..105222077 100644 --- a/bin/Lng/Eng/PT4Provider.dat +++ b/bin/Lng/Eng/PT4Provider.dat @@ -1,4 +1,4 @@ -//PT4 Provider Plugin +//PT4 Provider Plugin %PREFIX%=VPP_PT4PROVIDER_ D_NAME=View tasks diff --git a/bin/Lng/Eng/ParserErrors.dat b/bin/Lng/Eng/ParserErrors.dat index 0c4e79d9c..d88d1c5fb 100644 --- a/bin/Lng/Eng/ParserErrors.dat +++ b/bin/Lng/Eng/ParserErrors.dat @@ -1,4 +1,4 @@ -// UNIVERSAL PARSER ERRORS +// UNIVERSAL PARSER ERRORS %PREFIX%=PARSER_ERRORS_ BAD_FLOAT=Too big (small) number diff --git a/bin/Lng/Eng/PascalABCParser.dat b/bin/Lng/Eng/PascalABCParser.dat index 5cde6437b..a16c11fe6 100644 --- a/bin/Lng/Eng/PascalABCParser.dat +++ b/bin/Lng/Eng/PascalABCParser.dat @@ -1,4 +1,4 @@ -//PascalABCParser.dll +//PascalABCParser.dll %PREFIX%=PASCALABCPARSER_ FOUND{0}=Found {0} but diff --git a/bin/Lng/Eng/RuntimeExceptions_ds.dat b/bin/Lng/Eng/RuntimeExceptions_ds.dat index f1af28cf6..83129afdf 100644 --- a/bin/Lng/Eng/RuntimeExceptions_ds.dat +++ b/bin/Lng/Eng/RuntimeExceptions_ds.dat @@ -1,4 +1,4 @@ -%PREFIX%=RUNTIME_EXCEPTION +%PREFIX%=RUNTIME_EXCEPTION Attempted to divide by zero.=Attempted to divide by zero Process is terminated due to StackOverflowException.=Process is terminated due to StackOverflowException Index was outside the bounds of the array.=Index out of the bounds of the array \ No newline at end of file diff --git a/bin/Lng/Eng/SemanticErrors_ds.dat b/bin/Lng/Eng/SemanticErrors_ds.dat index 48b748e5a..0e5e1b8cb 100644 --- a/bin/Lng/Eng/SemanticErrors_ds.dat +++ b/bin/Lng/Eng/SemanticErrors_ds.dat @@ -1,4 +1,4 @@ -%PREFIX%=SEMANTICERROR_ +%PREFIX%=SEMANTICERROR_ CONSTRUCTOR_CAN_HAVE_ONLY_{0}_NAME=Constructor can have only '{0}' name OPERATOR_AS_MUST_BE_USED_WITCH_A_REFERENCE_TYPE_VALUETYPE{0}=The as operator must be used with a reference type ('{0}' is a value type) OPERATOR_SIZEOF_MUST_BE_USED_WITCH_A_VALUE_TYPE_REFTYPE{0}=The sizeof operator must be used with a value type ('{0}' is a reference type) diff --git a/bin/Lng/Eng/SemanticErrors_ib.dat b/bin/Lng/Eng/SemanticErrors_ib.dat index d1761f114..e410e010a 100644 --- a/bin/Lng/Eng/SemanticErrors_ib.dat +++ b/bin/Lng/Eng/SemanticErrors_ib.dat @@ -1,4 +1,4 @@ -%PREFIX%=SEMANTICERROR_ +%PREFIX%=SEMANTICERROR_ CIRCULARITY_IN_RECORD=Cycle in the struct layout CAN_NOT_EXECUTE_FOREACH_BY_EXPR_OF_TYPE_{0}='foreach' or 'yield sequence' statement cannot operate on expression of type '{0}' FOREACH_LOOP_CONTROL_MUST_BE_SIMPLE_LOCAL_VARIABLE=Loop variable must be simple local variable diff --git a/bin/Lng/Eng/SemanticErrors_ms.dat b/bin/Lng/Eng/SemanticErrors_ms.dat index c9ead11dc..2c4aab672 100644 --- a/bin/Lng/Eng/SemanticErrors_ms.dat +++ b/bin/Lng/Eng/SemanticErrors_ms.dat @@ -1,4 +1,4 @@ -%PREFIX%=SEMANTICERROR_ +%PREFIX%=SEMANTICERROR_ CAN_NOT_READ=Can not read data of this type TUPLE_EXPECTED=Tuple expected TUPLE_OR_SEQUENCE_EXPECTED=Tuple or sequence expected diff --git a/bin/Lng/Eng/SemanticErrors_nv.dat b/bin/Lng/Eng/SemanticErrors_nv.dat index afbae6318..7df4c441d 100644 --- a/bin/Lng/Eng/SemanticErrors_nv.dat +++ b/bin/Lng/Eng/SemanticErrors_nv.dat @@ -1,4 +1,4 @@ -%PREFIX%=SEMANTICERROR_ +%PREFIX%=SEMANTICERROR_ NAME_CANNOT_HAVE_GENERIC_PARAMETERS_{0}=Name {0} can not have generic parameters AUTO_CLASS_MUST_NOT_HAVE_POINTERS=Auto class can not have fields of pointer type diff --git a/bin/Lng/Eng/SemanticErrors_rs.dat b/bin/Lng/Eng/SemanticErrors_rs.dat index ce209f253..08311c9bf 100644 --- a/bin/Lng/Eng/SemanticErrors_rs.dat +++ b/bin/Lng/Eng/SemanticErrors_rs.dat @@ -1,4 +1,4 @@ -%PREFIX%=SEMANTICERROR_ +%PREFIX%=SEMANTICERROR_ UNABLE_TO_CONVERT_FUNCTIONAL_TYPE_TO_PROCEDURAL_TYPE=Unable to convert functional type to procedural type ILLEGAL_PARAMETERS_IN_LAMBDA=Wrong types of parameters in lambda expression ILLEGAL_LAMBDA_VARIABLE_TYPE=Wrong type of variable lambda expression is assigned to diff --git a/bin/Lng/Eng/SemanticErrors_ssyy.dat b/bin/Lng/Eng/SemanticErrors_ssyy.dat index 5bfe42fac..06afb2663 100644 --- a/bin/Lng/Eng/SemanticErrors_ssyy.dat +++ b/bin/Lng/Eng/SemanticErrors_ssyy.dat @@ -1,4 +1,4 @@ -%PREFIX%=SEMANTICERROR_ +%PREFIX%=SEMANTICERROR_ TEMPLATE_ARGUMENTS_COUNT_MISMATCH=Mismatched number of template arguments {0}_IS_NOT_TEMPLATE_CLASS=The non-template type '{0}' cannot be used with type arguments TEMPLATE_PARAMETER_{0}_REDEFINITION=Duplicate type parameter '{0}' @@ -57,7 +57,7 @@ CONSTRUCTOR_SPECIFICATOR_MUST_BE_LAST=The constructor constraint must be the las OBJECT_CAN_NOT_BE_USED_AS_PARENT_SPECIFICATOR=Constraint cannot be special class 'object' RECORD_CAN_NOT_BE_USED_AS_PARENT_SPECIFICATOR=Constraint cannot be record TYPE_{0}_DERIVED_FROM_ITSELF=Circular base class dependency -AMBIGUITY_BETWEEN_NAMES_{0}_AND_{1}= {0} {1} +AMBIGUITY_BETWEEN_NAMES_{0}_AND_{1}=Двусмысленность между именами {0} и {1} POINTERS_OF_GENERIC_PARAMETERS_NOT_ALLOWED=Cannot declare a pointer to generic parameter OPERATOR_AS_CAN_NOT_BE_USED_WITH_GENERIC_PARAMETER_{0}_WITHOUT_CLASS_CONSTRAINT=Operator as cannot be applied to generic parameter '{0}', 'class' constraint awaited FORWARD_DECLARATION_{0}_AS_IMPLEMENTING_INTERFACE=Forward declaration '{0}' cannot be used as implementing interface @@ -112,8 +112,8 @@ TEMPLATES_AND_GENERICS_ARE_INCOMPATIBLE=Templates and generics are incompatible TEMPLATE_CAN_BE_CLASS_ONLY=Only class, record or interface can be template CANNOT_USE_SHORT_STRING_AS_GENERIC_ARGUMENT=Short strings cannot be used as generic argument TYPE_REFERENCE_EXPECTED=Type name expected -DELEGATE_CAN_NOT_USE_COMPREHENSIVE_GENERIC_PARAMETER= - generic- -CAN_NOT_DEFINE_METHOD_OF_TEMPLATE_TYPE_SYNONYM= +DELEGATE_CAN_NOT_USE_COMPREHENSIVE_GENERIC_PARAMETER=При описании делегата нельзя использовать тип-параметр объемлющего generic-шаблона +CAN_NOT_DEFINE_METHOD_OF_TEMPLATE_TYPE_SYNONYM=Недопустимо описывать метод для синонима шаблонного типа ENUM_CAN_NOT_BE_USED_AS_PARENT_SPECIFICATOR=System.Enum can not be used as parent for generic parameter CONSTRUCTOR_CAN_NOT_BE_GENERIC=Constructor can not be generic GENERIC_DELEGATE_INNER_FUNCTION=It is unacceptable to define type of a generic delegate in the subroutine diff --git a/bin/Lng/Eng/SyantaxTreeVisualisator.dat b/bin/Lng/Eng/SyantaxTreeVisualisator.dat index 300a9d5a1..921e0e585 100644 --- a/bin/Lng/Eng/SyantaxTreeVisualisator.dat +++ b/bin/Lng/Eng/SyantaxTreeVisualisator.dat @@ -1,4 +1,4 @@ -//Syntax Tree Visualisator Plugin +//Syntax Tree Visualisator Plugin %PREFIX%=VPP_SYNTRV_ NAME=Syntax tree diff --git a/bin/Lng/Eng/SyntaxTreeVisitorsErrors.dat b/bin/Lng/Eng/SyntaxTreeVisitorsErrors.dat index 7a79b2004..f99d828a1 100644 --- a/bin/Lng/Eng/SyntaxTreeVisitorsErrors.dat +++ b/bin/Lng/Eng/SyntaxTreeVisitorsErrors.dat @@ -1,4 +1,4 @@ -// Syntax tree conversion errors +// Syntax tree conversion errors %PREFIX%=SYNTAXTREEVISITORSERROR_ YIELD_FUNC_MUST_RETURN_SEQUENCE=Functions with yield must return sequences diff --git a/bin/Lng/Eng/VisualPascalABCNET_VEC.dat b/bin/Lng/Eng/VisualPascalABCNET_VEC.dat index c00ab05a2..d7a0ef5bf 100644 --- a/bin/Lng/Eng/VisualPascalABCNET_VEC.dat +++ b/bin/Lng/Eng/VisualPascalABCNET_VEC.dat @@ -1,4 +1,4 @@ -//VisualPascalABCNET.VisualEnvironmentCompiler +//VisualPascalABCNET.VisualEnvironmentCompiler %PREFIX%=VP_VEC_ DIALOGS_FILTER_PART_{0}{1}|{1}|={0} programs ({1})|{1}| diff --git a/bin/Lng/Eng/Warnings_ds.dat b/bin/Lng/Eng/Warnings_ds.dat index f607a1813..3be85631d 100644 --- a/bin/Lng/Eng/Warnings_ds.dat +++ b/bin/Lng/Eng/Warnings_ds.dat @@ -1,2 +1,2 @@ -%PREFIX%=WARNING_ +%PREFIX%=WARNING_ OVERRIDE_OR_REINTRODUCE_EXPECTED='override' or 'reintroduce' expected \ No newline at end of file diff --git a/bin/Lng/zh_CN/AspectsTree.dat b/bin/Lng/zh_CN/AspectsTree.dat index 4694c8d39..5b27ff3f6 100644 --- a/bin/Lng/zh_CN/AspectsTree.dat +++ b/bin/Lng/zh_CN/AspectsTree.dat @@ -1,4 +1,4 @@ -//Aspects Tree Plugin +//Aspects Tree Plugin %PREFIX%=VPP_ASPTRV_ NAME=Aspects diff --git a/bin/Lng/zh_CN/CodeCompletion.dat b/bin/Lng/zh_CN/CodeCompletion.dat index 7e134dc5a..da5239790 100644 --- a/bin/Lng/zh_CN/CodeCompletion.dat +++ b/bin/Lng/zh_CN/CodeCompletion.dat @@ -1,4 +1,4 @@ -%PREFIX%=CODE_COMPLETION_ +%PREFIX%=CODE_COMPLETION_ {0}_FROM_{1}={0} 从 {1} GLOBAL=全局 INTERFACE=界面 diff --git a/bin/Lng/zh_CN/CompilerController.dat b/bin/Lng/zh_CN/CompilerController.dat index 55e2fef9a..7cdd29893 100644 --- a/bin/Lng/zh_CN/CompilerController.dat +++ b/bin/Lng/zh_CN/CompilerController.dat @@ -1,4 +1,4 @@ -//CompilerController +//CompilerController %PREFIX%=VPP_COMPCONTR_ diff --git a/bin/Lng/zh_CN/CompilerErrors.dat b/bin/Lng/zh_CN/CompilerErrors.dat index 4bd9fa703..add0e5442 100644 --- a/bin/Lng/zh_CN/CompilerErrors.dat +++ b/bin/Lng/zh_CN/CompilerErrors.dat @@ -1,4 +1,4 @@ -//Compiler error messages +//Compiler error messages %PREFIX%=COMPILATIONERROR_ PROGRAM_MODULE_EXPECTED=需要程序但找到单元 diff --git a/bin/Lng/zh_CN/Global_loc.dat b/bin/Lng/zh_CN/Global_loc.dat index 6a7a111c2..274b4fd9f 100644 --- a/bin/Lng/zh_CN/Global_loc.dat +++ b/bin/Lng/zh_CN/Global_loc.dat @@ -1,4 +1,4 @@ -!PASCALABCNET_FORUM=PascalABC.NET 论坛 +!PASCALABCNET_FORUM=PascalABC.NET 论坛 !PASCALABCNET_TELEGRAM=PascalABC.NET 电报频道 !PASCALABCNET_SITE=PascalABC.NET 网站 !PASCALABCNET_DEVELOPERS=开发人员 diff --git a/bin/Lng/zh_CN/InternalErrorReport.dat b/bin/Lng/zh_CN/InternalErrorReport.dat index 4fb6fa7af..b86ac1790 100644 --- a/bin/Lng/zh_CN/InternalErrorReport.dat +++ b/bin/Lng/zh_CN/InternalErrorReport.dat @@ -1,4 +1,4 @@ -//InternalErrorReport Plugin +//InternalErrorReport Plugin %PREFIX%=VPP_IER_ NAME=报告错误 diff --git a/bin/Lng/zh_CN/OpenMPErrors.dat b/bin/Lng/zh_CN/OpenMPErrors.dat index 098db02cb..874e16bb0 100644 --- a/bin/Lng/zh_CN/OpenMPErrors.dat +++ b/bin/Lng/zh_CN/OpenMPErrors.dat @@ -1,4 +1,4 @@ -%PREFIX%=OMPERROR_ +%PREFIX%=OMPERROR_ UNKNOWN_DIRECTIVE=未知指令 OpenMP ERROR_IN_CLAUSE_PARAMETERS=OpenMP 指令的选项错误。 选项被忽略 IN_CLAUSE_PARAMETERS_REPEATED_VARS=在 OpenMP 指令的选项中重复使用变量 diff --git a/bin/Lng/zh_CN/PABCNETC.dat b/bin/Lng/zh_CN/PABCNETC.dat index d0d5d7682..e1378c821 100644 --- a/bin/Lng/zh_CN/PABCNETC.dat +++ b/bin/Lng/zh_CN/PABCNETC.dat @@ -1,4 +1,4 @@ -//PABCNETC +//PABCNETC %PREFIX%=PABCNETC_ ERROR_INVALID_DIRECTORY=错误:目录无效 diff --git a/bin/Lng/zh_CN/PABCPreprocessor2.dat b/bin/Lng/zh_CN/PABCPreprocessor2.dat index ab91746b9..8e830f721 100644 --- a/bin/Lng/zh_CN/PABCPreprocessor2.dat +++ b/bin/Lng/zh_CN/PABCPreprocessor2.dat @@ -1,4 +1,4 @@ -%PREFIX%=PABCPreprocessor2_ +%PREFIX%=PABCPreprocessor2_ EXPECTED{0}=预期的 '{0}' EXPECTED_{0}_BUT_FOUND_{1}=预期的 '{0}' 但找到 '{1}' diff --git a/bin/Lng/zh_CN/PT4Provider.dat b/bin/Lng/zh_CN/PT4Provider.dat index 114a315e3..997bbcc06 100644 --- a/bin/Lng/zh_CN/PT4Provider.dat +++ b/bin/Lng/zh_CN/PT4Provider.dat @@ -1,4 +1,4 @@ -//PT4 Provider Plugin +//PT4 Provider Plugin %PREFIX%=VPP_PT4PROVIDER_ D_NAME=查看任务 diff --git a/bin/Lng/zh_CN/ParserErrors.dat b/bin/Lng/zh_CN/ParserErrors.dat index b06599018..18372e4b5 100644 --- a/bin/Lng/zh_CN/ParserErrors.dat +++ b/bin/Lng/zh_CN/ParserErrors.dat @@ -1,4 +1,4 @@ -//Parser errors in PascalABCCompiler.Errors +//Parser errors in PascalABCCompiler.Errors %PREFIX%=PARSER_ERRORS_ BAD_FLOAT=太大(小)的数字 diff --git a/bin/Lng/zh_CN/PascalABCParser.dat b/bin/Lng/zh_CN/PascalABCParser.dat index 1e760f273..e5e3743f5 100644 --- a/bin/Lng/zh_CN/PascalABCParser.dat +++ b/bin/Lng/zh_CN/PascalABCParser.dat @@ -1,4 +1,4 @@ -//PascalABCParser.dll +//PascalABCParser.dll %PREFIX%=PASCALABCPARSER_ FOUND{0}=找到 {0} 但 diff --git a/bin/Lng/zh_CN/RuntimeExceptions_ds.dat b/bin/Lng/zh_CN/RuntimeExceptions_ds.dat index a4a9cea42..12a554fbe 100644 --- a/bin/Lng/zh_CN/RuntimeExceptions_ds.dat +++ b/bin/Lng/zh_CN/RuntimeExceptions_ds.dat @@ -1,4 +1,4 @@ -%PREFIX%=RUNTIME_EXCEPTION +%PREFIX%=RUNTIME_EXCEPTION Attempted to divide by zero.=试图除以零 Process is terminated due to StackOverflowException.=进程因 StackOverflowException 而终止 Index was outside the bounds of the array.=索引超出数组范围 \ No newline at end of file diff --git a/bin/Lng/zh_CN/SemanticErrors_ds.dat b/bin/Lng/zh_CN/SemanticErrors_ds.dat index 6cb46ac8c..7a42acd6d 100644 --- a/bin/Lng/zh_CN/SemanticErrors_ds.dat +++ b/bin/Lng/zh_CN/SemanticErrors_ds.dat @@ -1,4 +1,4 @@ -%PREFIX%=SEMANTICERROR_ +%PREFIX%=SEMANTICERROR_ CONSTRUCTOR_CAN_HAVE_ONLY_{0}_NAME=构造函数只能有 '{0}' 名称 OPERATOR_AS_MUST_BE_USED_WITCH_A_REFERENCE_TYPE_VALUETYPE{0}=as 运算符必须与引用类型一起使用 ('{0}' 是值类型) OPERATOR_SIZEOF_MUST_BE_USED_WITCH_A_VALUE_TYPE_REFTYPE{0}=sizeof 运算符必须与值类型一起使用 ('{0}' 是引用类型) diff --git a/bin/Lng/zh_CN/SemanticErrors_ib.dat b/bin/Lng/zh_CN/SemanticErrors_ib.dat index 9790cfc0a..1b4bd9cda 100644 --- a/bin/Lng/zh_CN/SemanticErrors_ib.dat +++ b/bin/Lng/zh_CN/SemanticErrors_ib.dat @@ -1,4 +1,4 @@ -%PREFIX%=SEMANTICERROR_ +%PREFIX%=SEMANTICERROR_ CIRCULARITY_IN_RECORD=在结构布局中循环 CAN_NOT_EXECUTE_FOREACH_BY_EXPR_OF_TYPE_{0}='foreach' 或 'yield sequence' 语句不能对 '{0}' 类型的表达式进行操作 FOREACH_LOOP_CONTROL_MUST_BE_SIMPLE_LOCAL_VARIABLE=循环变量必须是简单局部变量 diff --git a/bin/Lng/zh_CN/SemanticErrors_ms.dat b/bin/Lng/zh_CN/SemanticErrors_ms.dat index ce8388584..6591a3fdf 100644 --- a/bin/Lng/zh_CN/SemanticErrors_ms.dat +++ b/bin/Lng/zh_CN/SemanticErrors_ms.dat @@ -1,4 +1,4 @@ -%PREFIX%=SEMANTICERROR_ +%PREFIX%=SEMANTICERROR_ CAN_NOT_READ=无法读取此类型的数据 TUPLE_EXPECTED=预期的元组 TUPLE_OR_SEQUENCE_EXPECTED=预期的元组或序列 diff --git a/bin/Lng/zh_CN/SemanticErrors_nv.dat b/bin/Lng/zh_CN/SemanticErrors_nv.dat index 5c7d77446..0ae570dd2 100644 --- a/bin/Lng/zh_CN/SemanticErrors_nv.dat +++ b/bin/Lng/zh_CN/SemanticErrors_nv.dat @@ -1,4 +1,4 @@ -%PREFIX%=SEMANTICERROR_ +%PREFIX%=SEMANTICERROR_ NAME_CANNOT_HAVE_GENERIC_PARAMETERS_{0}=名称 {0} 不能有通用参数 AUTO_CLASS_MUST_NOT_HAVE_POINTERS=自动类不能有指针类型的字段 diff --git a/bin/Lng/zh_CN/SemanticErrors_rs.dat b/bin/Lng/zh_CN/SemanticErrors_rs.dat index ac3743952..49313b732 100644 --- a/bin/Lng/zh_CN/SemanticErrors_rs.dat +++ b/bin/Lng/zh_CN/SemanticErrors_rs.dat @@ -1,4 +1,4 @@ -%PREFIX%=SEMANTICERROR_ +%PREFIX%=SEMANTICERROR_ UNABLE_TO_CONVERT_FUNCTIONAL_TYPE_TO_PROCEDURAL_TYPE=无法将功能类型转换为过程类型 ILLEGAL_PARAMETERS_IN_LAMBDA=lambda 表达式中的参数类型错误 ILLEGAL_LAMBDA_VARIABLE_TYPE=分配给错误类型的变量 lambda 表达式 diff --git a/bin/Lng/zh_CN/SemanticErrors_ssyy.dat b/bin/Lng/zh_CN/SemanticErrors_ssyy.dat index e0f4e37a1..958608265 100644 --- a/bin/Lng/zh_CN/SemanticErrors_ssyy.dat +++ b/bin/Lng/zh_CN/SemanticErrors_ssyy.dat @@ -1,4 +1,4 @@ -%PREFIX%=SEMANTICERROR_ +%PREFIX%=SEMANTICERROR_ TEMPLATE_ARGUMENTS_COUNT_MISMATCH=模板参数数量不匹配 {0}_IS_NOT_TEMPLATE_CLASS=非模板类型 '{0}' 不能与类型参数一起使用 TEMPLATE_PARAMETER_{0}_REDEFINITION=重复类型参数 '{0}' diff --git a/bin/Lng/zh_CN/SyantaxTreeVisualisator.dat b/bin/Lng/zh_CN/SyantaxTreeVisualisator.dat index 487d7d552..8be77ce6f 100644 --- a/bin/Lng/zh_CN/SyantaxTreeVisualisator.dat +++ b/bin/Lng/zh_CN/SyantaxTreeVisualisator.dat @@ -1,4 +1,4 @@ -//Syntax Tree Visualisator Plugin +//Syntax Tree Visualisator Plugin %PREFIX%=VPP_SYNTRV_ NAME=语法树 diff --git a/bin/Lng/zh_CN/SyntaxTreeVisitorsErrors.dat b/bin/Lng/zh_CN/SyntaxTreeVisitorsErrors.dat index 0c5cd293e..d46b059f0 100644 --- a/bin/Lng/zh_CN/SyntaxTreeVisitorsErrors.dat +++ b/bin/Lng/zh_CN/SyntaxTreeVisitorsErrors.dat @@ -1,4 +1,4 @@ -// Syntax tree conversion errors +// Syntax tree conversion errors %PREFIX%=SYNTAXTREEVISITORSERROR_ YIELD_FUNC_MUST_RETURN_SEQUENCE=带有 yield 的函数必须返回序列 diff --git a/bin/Lng/zh_CN/VisualPascalABCNET_VEC.dat b/bin/Lng/zh_CN/VisualPascalABCNET_VEC.dat index 345b58fae..8d4667db9 100644 --- a/bin/Lng/zh_CN/VisualPascalABCNET_VEC.dat +++ b/bin/Lng/zh_CN/VisualPascalABCNET_VEC.dat @@ -1,4 +1,4 @@ -//VisualPascalABCNET.VisualEnvironmentCompiler +//VisualPascalABCNET.VisualEnvironmentCompiler %PREFIX%=VP_VEC_ DIALOGS_FILTER_PART_{0}{1}|{1}|={0} 程序 ({1})|{1}| diff --git a/bin/Lng/zh_CN/Warnings_ds.dat b/bin/Lng/zh_CN/Warnings_ds.dat index 5e3680445..78c25a6a9 100644 --- a/bin/Lng/zh_CN/Warnings_ds.dat +++ b/bin/Lng/zh_CN/Warnings_ds.dat @@ -1,2 +1,2 @@ -%PREFIX%=WARNING_ +%PREFIX%=WARNING_ OVERRIDE_OR_REINTRODUCE_EXPECTED='覆盖' 或 '重新引入' 预期 \ No newline at end of file From ba8a510185ddf4cd3063ce45817c47ef22c92c41 Mon Sep 17 00:00:00 2001 From: Sun Serega Date: Mon, 6 May 2024 01:40:53 +0200 Subject: [PATCH 2/3] fix SEMICOLON_BEFORE_ELSE --- bin/Lng/Eng/PascalABCParser.dat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/Lng/Eng/PascalABCParser.dat b/bin/Lng/Eng/PascalABCParser.dat index a16c11fe6..2434835f7 100644 --- a/bin/Lng/Eng/PascalABCParser.dat +++ b/bin/Lng/Eng/PascalABCParser.dat @@ -18,7 +18,7 @@ LEFT_SIDE_ASSIGN_MUST_BE_VARIABLE=Leftside assigment must be variable PROCEDURE_CANNOT_HAVE_RETURNED_VALUE=Procedure cannot have returned value EXPECTED_{0}_BUT_FOUND_{1}=Expected '{0}' but found '{1}' NONTERMINALTOKEN_{0}_RETURN_NULL=Syntax rule '{0}' is not supported by the current version of the compiler -SEMICOLON_BEFORE_ELSE=����� else ������ ������� ����� � ������� +SEMICOLON_BEFORE_ELSE= else UNEXPECTED_SYMBOL{0}=Unexpected symbol '{0}' UNSUPPORTED_OLD_DIRECTIVES=Compiler directives began with # are not supported. Use directives {$ } UNKNOWN_DIRECTIVE{0}=Unknown directive '{0}' From 42fd1da870b776c514ede8710dd6cb17c09dda94 Mon Sep 17 00:00:00 2001 From: Sun Serega Date: Mon, 6 May 2024 01:41:52 +0200 Subject: [PATCH 3/3] +1 --- bin/Lng/Eng/PascalABCParser.dat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/Lng/Eng/PascalABCParser.dat b/bin/Lng/Eng/PascalABCParser.dat index 2434835f7..f1284f0a1 100644 --- a/bin/Lng/Eng/PascalABCParser.dat +++ b/bin/Lng/Eng/PascalABCParser.dat @@ -18,7 +18,7 @@ LEFT_SIDE_ASSIGN_MUST_BE_VARIABLE=Leftside assigment must be variable PROCEDURE_CANNOT_HAVE_RETURNED_VALUE=Procedure cannot have returned value EXPECTED_{0}_BUT_FOUND_{1}=Expected '{0}' but found '{1}' NONTERMINALTOKEN_{0}_RETURN_NULL=Syntax rule '{0}' is not supported by the current version of the compiler -SEMICOLON_BEFORE_ELSE= else +SEMICOLON_BEFORE_ELSE=Перед else нельзя ставить точку с запятой UNEXPECTED_SYMBOL{0}=Unexpected symbol '{0}' UNSUPPORTED_OLD_DIRECTIVES=Compiler directives began with # are not supported. Use directives {$ } UNKNOWN_DIRECTIVE{0}=Unknown directive '{0}'