i18n: Updated templates
authorJerome St-Louis <jerome@ecere.com>
Tue, 11 Mar 2014 07:34:47 +0000 (03:34 -0400)
committerJerome St-Louis <jerome@ecere.com>
Tue, 11 Mar 2014 07:34:47 +0000 (03:34 -0400)
compiler/libec/locale/ec.pot
ecere/locale/ecere.pot
ide/locale/ide.pot
installer/locale/Installer.pot

index 0d240c4..5e242f9 100644 (file)
@@ -19,11 +19,11 @@ msgstr "%s expected to be derived from method class\n"
 msgid "%s undefined; assuming extern returning int\n"
 msgstr "%s undefined; assuming extern returning int\n"
 
-#: ./src/ecdefs.ec:1313
+#: ./src/ecdefs.ec:1314
 msgid ":%d:%d: error: "
 msgstr ":%d:%d: error: "
 
-#: ./src/ecdefs.ec:1354
+#: ./src/ecdefs.ec:1361
 msgid ":%d:%d: warning: "
 msgstr ":%d:%d: warning: "
 
@@ -298,7 +298,7 @@ msgstr "redefinition of constructor for class %s\n"
 msgid "redefinition of destructor for class %s\n"
 msgstr "redefinition of destructor for class %s\n"
 
-#: ./src/ecdefs.ec:1374
+#: ./src/ecdefs.ec:1381
 #: ./src/grammar.ec:3128
 #: ./src/grammar.ec:3129
 #: ./src/grammar.ec:3130
index 68d935c..1e173ed 100644 (file)
@@ -185,7 +185,7 @@ msgid "Control contains other controls. Delete control and children?"
 msgstr "Control contains other controls. Delete control and children?"
 
 #: ./src/gui/controls/EditBox.ec:968
-#: ./src/gui/controls/EditBox.ec:3149
+#: ./src/gui/controls/EditBox.ec:3176
 msgid "Copy\tCtrl+C"
 msgstr "Copy\tCtrl+C"
 
@@ -215,7 +215,7 @@ msgid "Custom"
 msgstr "Custom"
 
 #: ./src/gui/controls/EditBox.ec:957
-#: ./src/gui/controls/EditBox.ec:3148
+#: ./src/gui/controls/EditBox.ec:3175
 msgid "Cut\tCtrl+X"
 msgstr "Cut\tCtrl+X"
 
@@ -240,7 +240,7 @@ msgid "Defined"
 msgstr "Defined"
 
 #: ./src/gui/controls/EditBox.ec:989
-#: ./src/gui/controls/EditBox.ec:3151
+#: ./src/gui/controls/EditBox.ec:3178
 msgid "Delete\tDel"
 msgstr "Delete\tDel"
 
@@ -579,7 +579,7 @@ msgid "Open"
 msgstr "Open"
 
 #: ./src/gui/controls/EditBox.ec:978
-#: ./src/gui/controls/EditBox.ec:3150
+#: ./src/gui/controls/EditBox.ec:3177
 msgid "Paste\tCtrl+V"
 msgstr "Paste\tCtrl+V"
 
@@ -686,7 +686,7 @@ msgid "Select"
 msgstr "Select"
 
 #: ./src/gui/controls/EditBox.ec:1001
-#: ./src/gui/controls/EditBox.ec:3153
+#: ./src/gui/controls/EditBox.ec:3180
 msgid "Select All\tCtrl+A"
 msgstr "Select All\tCtrl+A"
 
index 1b1a639..1c001cf 100644 (file)
@@ -77,7 +77,7 @@ msgstr " with exit code %s"
 msgid " with file name matching \"%s\""
 msgstr " with file name matching \"%s\""
 
-#: ./src/ide.ec:2961
+#: ./src/ide.ec:2962
 msgid "%s %s is excluded from current build configuration.\n"
 msgstr "%s %s is excluded from current build configuration.\n"
 
@@ -89,19 +89,19 @@ msgstr "%s - %s%smakefile for %s config...\n"
 msgid "%s Compiler\n"
 msgstr "%s Compiler\n"
 
-#: ./src/debugger/Debugger.ec:3456
+#: ./src/debugger/Debugger.ec:3474
 msgid "%s Constructor, %s:%d\n"
 msgstr "%s Constructor, %s:%d\n"
 
-#: ./src/debugger/Debugger.ec:3458
+#: ./src/debugger/Debugger.ec:3476
 msgid "%s Destructor, %s:%d\n"
 msgstr "%s Destructor, %s:%d\n"
 
-#: ./src/debugger/Debugger.ec:3460
+#: ./src/debugger/Debugger.ec:3478
 msgid "%s Function, %s:%d\n"
 msgstr "%s Function, %s:%d\n"
 
-#: ./src/debugger/Debugger.ec:3452
+#: ./src/debugger/Debugger.ec:3470
 msgid "%s Method, %s:%d\n"
 msgstr "%s Method, %s:%d\n"
 
@@ -109,7 +109,7 @@ msgstr "%s Method, %s:%d\n"
 msgid "%s Project"
 msgstr "%s Project"
 
-#: ./src/debugger/Debugger.ec:3454
+#: ./src/debugger/Debugger.ec:3472
 msgid "%s Property, %s:%d\n"
 msgstr "%s Property, %s:%d\n"
 
@@ -153,6 +153,10 @@ msgstr "(Right click or press Ctrl-Del to revert an option to inherited value)"
 msgid "(unnamed)"
 msgstr "(unnamed)"
 
+#: ./src/debugger/Debugger.ec:4168
+msgid "...breaked on Valgrind error (F5 to resume)\n"
+msgstr "...breaked on Valgrind error (F5 to resume)\n"
+
 #: ./src/ide.ec:106
 msgid "3D Studio Model"
 msgstr "3D Studio Model"
@@ -376,6 +380,10 @@ msgstr "Building library...\n"
 msgid "Building project %s using the %s configuration...\n"
 msgstr "Building project %s using the %s configuration...\n"
 
+#: ./src/licensing.ec:58
+msgid "By using it you agree to the terms and conditions of their individual licenses."
+msgstr "By using it you agree to the terms and conditions of their individual licenses."
+
 #: ./src/dialogs/GlobalSettingsDialog.ec:723
 msgid "C Compiler"
 msgstr "C Compiler"
@@ -400,7 +408,7 @@ msgstr "C/C++/eC Files (*.ec, *.eh, *.c, *.cpp, *.cc, *.cxx, *.h, *.hpp, *.hh, *
 msgid "C/C++/eC Source Files (*.ec, *.c, *.cpp, *.cc, *.cxx)"
 msgstr "C/C++/eC Source Files (*.ec, *.c, *.cpp, *.cc, *.cxx)"
 
-#: ./src/ide.ec:2920
+#: ./src/ide.ec:2921
 msgid "CAPS"
 msgstr "CAPS"
 
@@ -413,7 +421,7 @@ msgstr "Call Stack"
 #: ./src/dialogs/FindInFilesDialog.ec:427
 #: ./src/dialogs/GlobalSettingsDialog.ec:55
 #: ./src/dialogs/NewProjectDialog.ec:226
-#: ./src/dialogs/NewProjectDialog.ec:581
+#: ./src/dialogs/NewProjectDialog.ec:578
 #: ./src/designer/CodeEditor.ec:5314
 #: ./src/ProjectSettings.ec:185
 msgid "Cancel"
@@ -461,7 +469,7 @@ msgstr "Close"
 msgid "Close All"
 msgstr "Close All"
 
-#: ./src/ide.ec:2990
+#: ./src/ide.ec:2991
 msgid "Close IDE"
 msgstr "Close IDE"
 
@@ -500,7 +508,7 @@ msgstr "Community Forums"
 msgid "Compile"
 msgstr "Compile"
 
-#: ./src/ide.ec:2946
+#: ./src/ide.ec:2947
 msgid "Compile %s"
 msgstr "Compile %s"
 
@@ -576,7 +584,7 @@ msgstr "Copy"
 msgid "Couldn't create file."
 msgstr "Couldn't create file."
 
-#: ./src/debugger/Debugger.ec:2952
+#: ./src/debugger/Debugger.ec:2970
 msgid "Couldn't read memory"
 msgstr "Couldn't read memory"
 
@@ -625,43 +633,43 @@ msgstr "Debug compiling"
 msgid "Debuggable"
 msgstr "Debuggable"
 
-#: ./src/debugger/Debugger.ec:3856
+#: ./src/debugger/Debugger.ec:3874
 msgid "Debugger Error: No target process ID\n"
 msgstr "Debugger Error: No target process ID\n"
 
-#: ./src/debugger/Debugger.ec:2423
+#: ./src/debugger/Debugger.ec:2433
 msgid "Debugger Fatal Error: Command %s for GDB is not available.\n"
 msgstr "Debugger Fatal Error: Command %s for GDB is not available.\n"
 
-#: ./src/debugger/Debugger.ec:2377
+#: ./src/debugger/Debugger.ec:2380
 msgid "Debugger Fatal Error: Command %s for Valgrind is not available.\n"
 msgstr "Debugger Fatal Error: Command %s for Valgrind is not available.\n"
 
-#: ./src/debugger/Debugger.ec:2446
+#: ./src/debugger/Debugger.ec:2456
 msgid "Debugger Fatal Error: Couldn't get GDB process ID\n"
 msgstr "Debugger Fatal Error: Couldn't get GDB process ID\n"
 
-#: ./src/debugger/Debugger.ec:2403
+#: ./src/debugger/Debugger.ec:2406
 msgid "Debugger Fatal Error: Couldn't get Valgrind process ID\n"
 msgstr "Debugger Fatal Error: Couldn't get Valgrind process ID\n"
 
-#: ./src/debugger/Debugger.ec:2372
+#: ./src/debugger/Debugger.ec:2375
 msgid "Debugger Fatal Error: Couldn't open temporary log file for Valgrind output\n"
 msgstr "Debugger Fatal Error: Couldn't open temporary log file for Valgrind output\n"
 
-#: ./src/debugger/Debugger.ec:2433
+#: ./src/debugger/Debugger.ec:2443
 msgid "Debugger Fatal Error: Couldn't start GDB\n"
 msgstr "Debugger Fatal Error: Couldn't start GDB\n"
 
-#: ./src/debugger/Debugger.ec:2390
+#: ./src/debugger/Debugger.ec:2393
 msgid "Debugger Fatal Error: Couldn't start Valgrind\n"
 msgstr "Debugger Fatal Error: Couldn't start Valgrind\n"
 
-#: ./src/debugger/Debugger.ec:3269
+#: ./src/debugger/Debugger.ec:3287
 msgid "Debugger Fatal Error: GDB lost\n"
 msgstr "Debugger Fatal Error: GDB lost\n"
 
-#: ./src/debugger/Debugger.ec:2868
+#: ./src/debugger/Debugger.ec:2886
 msgid "Debugger required for symbol evaluation in \"%s\""
 msgstr "Debugger required for symbol evaluation in \"%s\""
 
@@ -669,9 +677,9 @@ msgstr "Debugger required for symbol evaluation in \"%s\""
 msgid "Debugging compressed applications is not supported\n"
 msgstr "Debugging compressed applications is not supported\n"
 
-#: ./src/debugger/Debugger.ec:2574
-#: ./src/debugger/Debugger.ec:3270
-#: ./src/debugger/Debugger.ec:3873
+#: ./src/debugger/Debugger.ec:2592
+#: ./src/debugger/Debugger.ec:3288
+#: ./src/debugger/Debugger.ec:3891
 msgid "Debugging stopped\n"
 msgstr "Debugging stopped\n"
 
@@ -729,7 +737,7 @@ msgstr "Deleting intermediate objects for %s %s in project %s...\n"
 msgid "Deprecated"
 msgstr "Deprecated"
 
-#: ./src/debugger/Debugger.ec:2862
+#: ./src/debugger/Debugger.ec:2880
 msgid "Dereference failure for \"%s\""
 msgstr "Dereference failure for \"%s\""
 
@@ -746,6 +754,10 @@ msgstr "Designer"
 msgid "Detach"
 msgstr "Detach"
 
+#: ./src/about.ec:48
+msgid "Developer (IDE, build system, EDA)"
+msgstr "Developer (IDE, build system, EDA)"
+
 #: ./src/dialogs/GlobalSettingsDialog.ec:569
 msgid "Directories"
 msgstr "Directories"
@@ -758,7 +770,7 @@ msgstr "Directory"
 msgid "Directory doesn't exist"
 msgstr "Directory doesn't exist"
 
-#: ./src/dialogs/NewProjectDialog.ec:362
+#: ./src/dialogs/NewProjectDialog.ec:359
 msgid "Do you want to quickly create a temporary project?"
 msgstr "Do you want to quickly create a temporary project?"
 
@@ -775,14 +787,14 @@ msgstr "Document has been modified"
 msgid "Documentation Folder"
 msgstr "Documentation Folder"
 
-#: ./src/ide.ec:3702
-msgid "ECERE IDE"
-msgstr "ECERE IDE"
-
 #: ./src/dialogs/GlobalSettingsDialog.ec:711
 msgid "Ecere Archiver"
 msgstr "Ecere Archiver"
 
+#: ./src/ide.ec:3743
+msgid "Ecere IDE"
+msgstr "Ecere IDE"
+
 #: ./src/project/ProjectView.ec:66
 msgid "Ecere IDE Project"
 msgstr "Ecere IDE Project"
@@ -807,7 +819,7 @@ msgstr "Edit"
 msgid "Editor"
 msgstr "Editor"
 
-#: ./src/debugger/Debugger.ec:2948
+#: ./src/debugger/Debugger.ec:2966
 msgid "Empty string"
 msgstr "Empty string"
 
@@ -849,11 +861,11 @@ msgid "Error opening project file"
 msgstr "Error opening project file"
 
 #: ./src/dialogs/NewProjectDialog.ec:158
-#: ./src/dialogs/NewProjectDialog.ec:476
+#: ./src/dialogs/NewProjectDialog.ec:473
 msgid "Error writing project file"
 msgstr "Error writing project file"
 
-#: ./src/debugger/Debugger.ec:2829
+#: ./src/debugger/Debugger.ec:2847
 msgid "Error: Struct member not found for \"%s\""
 msgstr "Error: Struct member not found for \"%s\""
 
@@ -861,7 +873,7 @@ msgstr "Error: Struct member not found for \"%s\""
 msgid "Error: aborting search!\n"
 msgstr "Error: aborting search!\n"
 
-#: ./src/debugger/Debugger.ec:3061
+#: ./src/debugger/Debugger.ec:3079
 msgid "Evaluation failed for \"%s\" of type \"%s\""
 msgstr "Evaluation failed for \"%s\" of type \"%s\""
 
@@ -869,8 +881,8 @@ msgstr "Evaluation failed for \"%s\" of type \"%s\""
 msgid "Exclude from Build"
 msgstr "Exclude from Build"
 
-#: ./src/dialogs/NewProjectDialog.ec:334
-#: ./src/dialogs/NewProjectDialog.ec:591
+#: ./src/dialogs/NewProjectDialog.ec:331
+#: ./src/dialogs/NewProjectDialog.ec:588
 #: ./src/ProjectSettings.ec:1185
 msgid "Executable"
 msgstr "Executable"
@@ -908,7 +920,7 @@ msgstr "Fatal Error: child process terminated unexpectedly\n"
 #: ./src/designer/Designer.ec:150
 #: ./src/documents/PictureEdit.ec:53
 #: ./src/ide.ec:616
-#: ./src/ide.ec:3381
+#: ./src/ide.ec:3382
 msgid "File"
 msgstr "File"
 
@@ -1091,11 +1103,11 @@ msgstr "Help"
 msgid "Hits"
 msgstr "Hits"
 
-#: ./src/licensing.ec:152
+#: ./src/licensing.ec:166
 msgid "I agree"
 msgstr "I agree"
 
-#: ./src/licensing.ec:139
+#: ./src/licensing.ec:153
 msgid "I don't agree"
 msgstr "I don't agree"
 
@@ -1136,7 +1148,7 @@ msgstr "Include Files"
 msgid "Include Subdirectories"
 msgstr "Include Subdirectories"
 
-#: ./src/debugger/Debugger.ec:2871
+#: ./src/debugger/Debugger.ec:2889
 msgid "Incorrect debugger state for symbol evaluation in \"%s\""
 msgstr "Incorrect debugger state for symbol evaluation in \"%s\""
 
@@ -1164,7 +1176,7 @@ msgstr "Intermediate Objects Directory"
 msgid "Intermediate objects directory"
 msgstr "Intermediate objects directory"
 
-#: ./src/debugger/Debugger.ec:2970
+#: ./src/debugger/Debugger.ec:2988
 msgid "Invalid Enum Value"
 msgstr "Invalid Enum Value"
 
@@ -1175,11 +1187,11 @@ msgstr "Invalid Enum Value"
 msgid "Invalid Source Directory"
 msgstr "Invalid Source Directory"
 
-#: ./src/debugger/Debugger.ec:3032
+#: ./src/debugger/Debugger.ec:3050
 msgid "Invalid Unicode Keypoint (0x%08X)"
 msgstr "Invalid Unicode Keypoint (0x%08X)"
 
-#: ./src/debugger/Debugger.ec:3068
+#: ./src/debugger/Debugger.ec:3086
 msgid "Invalid expression: \"%s\""
 msgstr "Invalid expression: \"%s\""
 
@@ -1195,7 +1207,7 @@ msgstr "JPG Image"
 msgid "Keep caret visible (move along) when scrolling"
 msgstr "Keep caret visible (move along) when scrolling"
 
-#: ./src/about.ec:48
+#: ./src/about.ec:46
 msgid "Lead Architect and Developer"
 msgstr "Lead Architect and Developer"
 
@@ -1211,6 +1223,10 @@ msgstr "Library Files"
 msgid "License"
 msgstr "License"
 
+#: ./src/licensing.ec:38
+msgid "License Agreements"
+msgstr "License Agreements"
+
 #: ./src/ProjectSettings.ec:2141
 msgid "Linker"
 msgstr "Linker"
@@ -1241,7 +1257,7 @@ msgstr "Linking...\n"
 msgid "Ln %d, Col %d"
 msgstr "Ln %d, Col %d"
 
-#: ./src/debugger/Debugger.ec:4016
+#: ./src/debugger/Debugger.ec:4034
 msgid "Loaded library %s doesn't match the %s target of the %s added project.\n"
 msgstr "Loaded library %s doesn't match the %s target of the %s added project.\n"
 
@@ -1263,11 +1279,11 @@ msgstr "Makefile doesn't exist. "
 msgid "Match case"
 msgstr "Match case"
 
-#: ./src/debugger/Debugger.ec:2849
+#: ./src/debugger/Debugger.ec:2867
 msgid "Member \"%s\" not found in class \"%s\""
 msgstr "Member \"%s\" not found in class \"%s\""
 
-#: ./src/debugger/Debugger.ec:2859
+#: ./src/debugger/Debugger.ec:2877
 msgid "Memory can't be read at %s"
 msgstr "Memory can't be read at %s"
 
@@ -1308,7 +1324,7 @@ msgstr "Microsoft Visual Studio 2010 (10.0) Compiler"
 msgid "Misc"
 msgstr "Misc"
 
-#: ./src/debugger/Debugger.ec:3059
+#: ./src/debugger/Debugger.ec:3077
 msgid "Missing property evaluation support for \"%s\""
 msgstr "Missing property evaluation support for \"%s\""
 
@@ -1328,7 +1344,7 @@ msgstr "Module Version"
 msgid "Move code editor caret freely past end of line"
 msgstr "Move code editor caret freely past end of line"
 
-#: ./src/ide.ec:2928
+#: ./src/ide.ec:2929
 msgid "NUM"
 msgstr "NUM"
 
@@ -1393,7 +1409,7 @@ msgstr "No Line Numbers"
 msgid "No compilation required for header file "
 msgstr "No compilation required for header file "
 
-#: ./src/debugger/Debugger.ec:2646
+#: ./src/debugger/Debugger.ec:2664
 msgid "No source file found for selected frame"
 msgstr "No source file found for selected frame"
 
@@ -1410,11 +1426,11 @@ msgstr "Normal"
 msgid "Nothing to be found. Please specify at least one criteria."
 msgstr "Nothing to be found. Please specify at least one criteria."
 
-#: ./src/debugger/Debugger.ec:2913
+#: ./src/debugger/Debugger.ec:2931
 msgid "Null string"
 msgstr "Null string"
 
-#: ./src/debugger/Debugger.ec:2874
+#: ./src/debugger/Debugger.ec:2892
 msgid "Null type for \"%s\""
 msgstr "Null type for \"%s\""
 
@@ -1425,14 +1441,14 @@ msgstr "Number of parallel build jobs"
 #: ./src/dialogs/CompilersDetectionDialog.ec:130
 #: ./src/dialogs/GlobalSettingsDialog.ec:63
 #: ./src/dialogs/NewProjectDialog.ec:40
-#: ./src/dialogs/NewProjectDialog.ec:369
+#: ./src/dialogs/NewProjectDialog.ec:366
 #: ./src/designer/CodeEditor.ec:5319
 #: ./src/about.ec:62
 #: ./src/ProjectSettings.ec:224
 msgid "OK"
 msgstr "OK"
 
-#: ./src/ide.ec:2924
+#: ./src/ide.ec:2925
 msgid "OVR"
 msgstr "OVR"
 
@@ -1651,7 +1667,7 @@ msgstr "Provide source file location for %s"
 msgid "Provide source files location directory for %s"
 msgstr "Provide source files location directory for %s"
 
-#: ./src/dialogs/NewProjectDialog.ec:357
+#: ./src/dialogs/NewProjectDialog.ec:354
 msgid "Quick Project"
 msgstr "Quick Project"
 
@@ -1686,12 +1702,12 @@ msgid "Rebuilding project %s using the %s configuration...\n"
 msgstr "Rebuilding project %s using the %s configuration...\n"
 
 #: ./src/ide.ec:720
-#: ./src/ide.ec:3382
+#: ./src/ide.ec:3383
 msgid "Recent Files"
 msgstr "Recent Files"
 
 #: ./src/ide.ec:721
-#: ./src/ide.ec:3383
+#: ./src/ide.ec:3384
 msgid "Recent Projects"
 msgstr "Recent Projects"
 
@@ -1899,8 +1915,8 @@ msgstr "Select project directory"
 msgid "Settings..."
 msgstr "Settings..."
 
-#: ./src/dialogs/NewProjectDialog.ec:338
-#: ./src/dialogs/NewProjectDialog.ec:595
+#: ./src/dialogs/NewProjectDialog.ec:335
+#: ./src/dialogs/NewProjectDialog.ec:592
 #: ./src/ProjectSettings.ec:1189
 msgid "Shared Library"
 msgstr "Shared Library"
@@ -1942,12 +1958,12 @@ msgid "Starting Debug"
 msgstr "Starting Debug"
 
 #: ./src/debugger/Debugger.ec:1098
-#: ./src/debugger/Debugger.ec:2321
+#: ./src/debugger/Debugger.ec:2322
 msgid "Starting debug mode\n"
 msgstr "Starting debug mode\n"
 
-#: ./src/dialogs/NewProjectDialog.ec:342
-#: ./src/dialogs/NewProjectDialog.ec:599
+#: ./src/dialogs/NewProjectDialog.ec:339
+#: ./src/dialogs/NewProjectDialog.ec:596
 #: ./src/ProjectSettings.ec:1193
 msgid "Static Library"
 msgstr "Static Library"
@@ -1990,13 +2006,14 @@ msgstr "Stop Build"
 msgid "Strict Name Spaces"
 msgstr "Strict Name Spaces"
 
+#: ./src/debugger/Debugger.ec:2843
+msgid "Symbol \"%s\" not found"
+msgstr "Symbol \"%s\" not found"
+
 #: ./src/ide.ec:1102
 msgid "Summary"
 msgstr "Summary"
 
-#: ./src/debugger/Debugger.ec:2825
-msgid "Symbol \"%s\" not found"
-msgstr "Symbol \"%s\" not found"
 
 #: ./src/designer/CodeEditor.ec:680
 #: ./src/designer/CodeEditor.ec:681
@@ -2006,6 +2023,7 @@ msgstr "Symbol \"%s\" not found"
 #: ./src/panels/OutputView.ec:34
 #: ./src/panels/OutputView.ec:100
 #: ./src/about.ec:25
+#: ./src/about.ec:46
 #: ./src/about.ec:48
 #: ./src/about.ec:50
 msgid "Tahoma"
@@ -2028,16 +2046,16 @@ msgid "Target Platform"
 msgstr "Target Platform"
 
 #: ./src/dialogs/NewProjectDialog.ec:34
-#: ./src/dialogs/NewProjectDialog.ec:364
+#: ./src/dialogs/NewProjectDialog.ec:361
 #: ./src/ProjectSettings.ec:2154
 msgid "Target Type"
 msgstr "Target Type"
 
-#: ./src/debugger/Debugger.ec:3331
+#: ./src/debugger/Debugger.ec:3349
 msgid "Target doesn't contain debug information!\n"
 msgstr "Target doesn't contain debug information!\n"
 
-#: ./src/dialogs/NewProjectDialog.ec:395
+#: ./src/dialogs/NewProjectDialog.ec:392
 msgid "Temporary directory does not exist."
 msgstr "Temporary directory does not exist."
 
@@ -2104,6 +2122,10 @@ msgstr "This file can't be imported due to a conflict.\n\n"
 msgid "This is the project directory.\nWould you like to try again?"
 msgstr "This is the project directory.\nWould you like to try again?"
 
+#: ./src/licensing.ec:53
+msgid "This program is based on these free open source software components."
+msgstr "This program is based on these free open source software components."
+
 #: ./src/ide.ec:2356
 msgid "This project is already present in workspace."
 msgstr "This project is already present in workspace."
@@ -2170,7 +2192,7 @@ msgstr "Unable to open file %s\n\n"
 msgid "Unable to save %s file.\n"
 msgstr "Unable to save %s file.\n"
 
-#: ./src/debugger/Debugger.ec:2865
+#: ./src/debugger/Debugger.ec:2883
 msgid "Unknown error for \"%s\""
 msgstr "Unknown error for \"%s\""
 
@@ -2374,11 +2396,11 @@ msgstr "eC/C/C++ Files (*.ec, *.eh, *.c, *.cpp, *.cc, *.cxx, *.h, *.hpp, *.hh, *
 msgid "eC/C/C++ Source Files (*.ec, *.c, *.cpp, *.cc, *.cxx)"
 msgstr "eC/C/C++ Source Files (*.ec, *.c, *.cpp, *.cc, *.cxx)"
 
-#: ./src/debugger/Debugger.ec:4331
+#: ./src/debugger/Debugger.ec:4385
 msgid "err: Unable to create FIFO %s\n"
 msgstr "err: Unable to create FIFO %s\n"
 
-#: ./src/debugger/Debugger.ec:4332
+#: ./src/debugger/Debugger.ec:4386
 msgid "err: Unable to open FIFO %s for read\n"
 msgstr "err: Unable to open FIFO %s for read\n"
 
@@ -2409,7 +2431,7 @@ msgstr "found"
 msgid "in"
 msgstr "in"
 
-#: ./src/debugger/Debugger.ec:3470
+#: ./src/debugger/Debugger.ec:3488
 msgid "inside %s, %s\n"
 msgstr "inside %s, %s\n"
 
@@ -2455,7 +2477,7 @@ msgstr "single file"
 msgid "target"
 msgstr "target"
 
-#: ./src/debugger/Debugger.ec:3476
+#: ./src/debugger/Debugger.ec:3494
 msgid "unknown source\n"
 msgstr "unknown source\n"
 
index 987b2de..7ee6470 100644 (file)
@@ -10,178 +10,413 @@ msgstr ""
 "Content-Transfer-Encoding: 8bit\n"
 "X-Poedit-Basepath: ../\n"
 
-#: ./src/installer.ec:711
+#: ./src/installer.ec:678
 msgid " Destination Folder"
 msgstr " Destination Folder"
 
-#: ./src/installer.ec:806
+#: ./src/installer.ec:331
+msgid "API Reference"
+msgstr "API Reference"
+
+#: ./src/installer.ec:614
+msgid "Add Ecere binaries location to the system environment path"
+msgstr "Add Ecere binaries location to the system environment path"
+
+#: ./src/installer.ec:403
+#: ./src/installer.ec:614
+msgid "Add Ecere binaries location to the user environment path"
+msgstr "Add Ecere binaries location to the user environment path"
+
+#: ./src/installer.ec:404
+msgid "Add MinGW to the user environment path"
+msgstr "Add MinGW to the user environment path"
+
+#: ./src/installer.ec:618
+msgid "Add TDM-GCC/MinGW-w64 to the system environment path"
+msgstr "Add TDM-GCC/MinGW-w64 to the system environment path"
+
+#: ./src/installer.ec:618
+msgid "Add TDM-GCC/MinGW-w64 to the user environment path"
+msgstr "Add TDM-GCC/MinGW-w64 to the user environment path"
+
+#: ./src/installer.ec:610
+msgid "Add binaries location to the system environment paths"
+msgstr "Add binaries location to the system environment paths"
+
+#: ./src/installer.ec:422
+#: ./src/installer.ec:610
+msgid "Add binaries location to the user environment paths"
+msgstr "Add binaries location to the user environment paths"
+
+#: ./src/installer.ec:356
+msgid "Additional Support"
+msgstr "Additional Support"
+
+#: ./src/installer.ec:421
+msgid "Associate the Ecere IDE with Supported File Types"
+msgstr "Associate the Ecere IDE with Supported File Types"
+
+#: ./src/installer.ec:391
+msgid "Associate with 3D Studio Model Files (*.3ds)"
+msgstr "Associate with 3D Studio Model Files (*.3ds)"
+
+#: ./src/installer.ec:388
+msgid "Associate with C files (*.c, *.h)"
+msgstr "Associate with C files (*.c, *.h)"
+
+#: ./src/installer.ec:389
+msgid "Associate with C++ Files (*.cpp, *.hpp, *.cc, *.hh, *.cxx, *.hxx)"
+msgstr "Associate with C++ Files (*.cpp, *.hpp, *.cc, *.hh, *.cxx, *.hxx)"
+
+#: ./src/installer.ec:386
+msgid "Associate with Ecere Project Files (*.epj)"
+msgstr "Associate with Ecere Project Files (*.epj)"
+
+#: ./src/installer.ec:392
+msgid "Associate with Image Files (*.png, *.jpg, *.pcx, *.bmp, *.gif)"
+msgstr "Associate with Image Files (*.png, *.jpg, *.pcx, *.bmp, *.gif)"
+
+#: ./src/installer.ec:387
+msgid "Associate with eC Files (*.ec, *.eh)"
+msgstr "Associate with eC Files (*.ec, *.eh)"
+
+#: ./src/installer.ec:390
+msgid "Associate with text files (*.txt)"
+msgstr "Associate with text files (*.txt)"
+
+#: ./src/installer.ec:260
+msgid "Audio"
+msgstr "Audio"
+
+#: ./src/installer.ec:773
 msgid "Avail. Space"
 msgstr "Avail. Space"
 
-#: ./src/installer.ec:665
+#: ./src/installer.ec:290
+msgid "Binary Utils"
+msgstr "Binary Utils"
+
+#: ./src/installer.ec:338
+msgid "Binutils Docs"
+msgstr "Binutils Docs"
+
+#: ./src/installer.ec:577
 msgid "By installing the Ecere SDK, you agree to the                                         ."
 msgstr "By installing the Ecere SDK, you agree to the                                         ."
 
-#: ./src/installer.ec:707
-#: ./src/installer.ec:1041
+#: ./../ide/src/licensing.ec:58
+msgid "By using it you agree to the terms and conditions of their individual licenses."
+msgstr "By using it you agree to the terms and conditions of their individual licenses."
+
+#: ./src/installer.ec:311
+msgid "C++ Compiler"
+msgstr "C++ Compiler"
+
+#: ./src/installer.ec:674
+#: ./src/installer.ec:1067
 msgid "Cancel"
 msgstr "Cancel"
 
-#: ./src/installer.ec:802
+#: ./src/installer.ec:769
 msgid "Choose Components, Locations and Install Options"
 msgstr "Choose Components, Locations and Install Options"
 
-#: ./src/installer.ec:789
-msgid "Choose in which folder to install the ECERE SDK, which features\nof the SDK to install, as well as where to install program icons."
-msgstr "Choose in which folder to install the ECERE SDK, which features\nof the SDK to install, as well as where to install program icons."
+#: ./src/installer.ec:756
+msgid "Choose in which folder to install the Ecere SDK, which features\nof the SDK to install, as well as where to install program icons."
+msgstr "Choose in which folder to install the Ecere SDK, which features\nof the SDK to install, as well as where to install program icons."
 
-#: ./src/installer.ec:1224
+#: ./src/installer.ec:1261
 msgid "Close"
 msgstr "Close"
 
-#: ./src/installer.ec:803
+#: ./src/installer.ec:770
 msgid "Component"
 msgstr "Component"
 
-#: ./src/installer.ec:1248
-msgid "Configuring ECERE IDE..."
-msgstr "Configuring ECERE IDE..."
+#: ./src/installer.ec:1285
+msgid "Configuring Ecere IDE..."
+msgstr "Configuring Ecere IDE..."
+
+#: ./src/installer.ec:355
+msgid "Core SDK Files"
+msgstr "Core SDK Files"
 
-#: ./src/installer.ec:804
+#: ./src/installer.ec:302
+#: ./src/installer.ec:303
+msgid "Data Access"
+msgstr "Data Access"
+
+#: ./src/installer.ec:261
+msgid "Database"
+msgstr "Database"
+
+#: ./src/installer.ec:419
+msgid "Desktop Icon"
+msgstr "Desktop Icon"
+
+#: ./src/installer.ec:771
 msgid "Destination Folder"
 msgstr "Destination Folder"
 
+#: ./src/installer.ec:357
+msgid "Documentation"
+msgstr "Documentation"
+
+#: ./src/installer.ec:330
+msgid "Ecere Book"
+msgstr "Ecere Book"
+
+#: ./src/installer.ec:333
+msgid "Ecere Coursework"
+msgstr "Ecere Coursework"
+
+#: ./src/installer.ec:306
+msgid "Ecere Extras"
+msgstr "Ecere Extras"
+
 #: ./src/installer.ec:4
-msgid "Ecere SDK v0.44 -- built on March 13, 2012 "
-msgstr "Ecere SDK v0.44 -- built on March 13, 2012 "
+msgid "Ecere SDK v0.44.10 -- built on March 2nd, 2014 "
+msgstr "Ecere SDK v0.44.10 -- built on March 2nd, 2014 "
 
-#: ./src/installer.ec:543
-#: ./src/installer.ec:1021
-msgid "Ecere Software Development Kit Setup - v0.44 \"Ryōan-ji\""
-msgstr "Ecere Software Development Kit Setup - v0.44 \"Ryōan-ji\""
+#: ./src/installer.ec:433
+#: ./src/installer.ec:1045
+msgid "Ecere Software Development Kit Setup - v0.44.10 \"Ryōan-ji\" 64 Bit Edition"
+msgstr "Ecere Software Development Kit Setup - v0.44.10 \"Ryōan-ji\" 64 Bit Edition"
 
-#: ./src/installer.ec:1559
+#: ./src/installer.ec:332
+msgid "Ecere Tutorials"
+msgstr "Ecere Tutorials"
+
+#: ./src/installer.ec:304
+#: ./src/installer.ec:305
+msgid "Ecere Vanilla"
+msgstr "Ecere Vanilla"
+
+#: ./src/installer.ec:1655
 msgid "Finish"
 msgstr "Finish"
 
-#: ./../ide/src/IDESettings.ec:624
+#: ./src/installer.ec:335
+msgid "G++ Docs"
+msgstr "G++ Docs"
+
+#: ./src/installer.ec:334
+msgid "GCC Docs"
+msgstr "GCC Docs"
+
+#: ./src/installer.ec:336
+msgid "GDB Docs"
+msgstr "GDB Docs"
+
+#: ./src/installer.ec:287
+msgid "GNU C Compiler"
+msgstr "GNU C Compiler"
+
+#: ./../ide/src/IDESettings.ec:699
 msgid "GNU Compiler Collection (GCC) / GNU Make"
 msgstr "GNU Compiler Collection (GCC) / GNU Make"
 
-#: ./../ide/src/licensing.ec:153
+#: ./src/installer.ec:288
+msgid "GNU Debugger"
+msgstr "GNU Debugger"
+
+#: ./src/installer.ec:291
+msgid "GNU Make"
+msgstr "GNU Make"
+
+#: ./src/installer.ec:308
+#: ./src/installer.ec:309
+msgid "GNU Regexp"
+msgstr "GNU Regexp"
+
+#: ./src/installer.ec:264
+msgid "GUI & Graphics"
+msgstr "GUI & Graphics"
+
+#: ./src/installer.ec:263
+msgid "Games"
+msgstr "Games"
+
+#: ./../ide/src/licensing.ec:166
 msgid "I agree"
 msgstr "I agree"
 
-#: ./../ide/src/licensing.ec:140
+#: ./../ide/src/licensing.ec:153
 msgid "I don't agree"
 msgstr "I don't agree"
 
-#: ./src/installer.ec:696
-#: ./src/installer.ec:1035
+#: ./src/installer.ec:663
+#: ./src/installer.ec:1061
 msgid "Install"
 msgstr "Install"
 
-#: ./src/installer.ec:1229
+#: ./src/installer.ec:417
+msgid "Install for All Users"
+msgstr "Install for All Users"
+
+#: ./src/installer.ec:1266
 msgid "Installation Cancelled"
 msgstr "Installation Cancelled"
 
-#: ./src/installer.ec:1228
+#: ./src/installer.ec:1265
 msgid "Installation Cancelled."
 msgstr "Installation Cancelled."
 
-#: ./src/installer.ec:1563
+#: ./src/installer.ec:1659
 msgid "Installation Complete"
 msgstr "Installation Complete"
 
-#: ./src/installer.ec:1562
+#: ./src/installer.ec:1658
 msgid "Installation Complete."
 msgstr "Installation Complete."
 
-#: ./src/installer.ec:330
+#: ./src/installer.ec:212
 msgid "Installing %s..."
 msgstr "Installing %s..."
 
-#: ./src/installer.ec:1471
+#: ./src/installer.ec:1550
 msgid "Installing Desktop Icon..."
 msgstr "Installing Desktop Icon..."
 
-#: ./src/installer.ec:1490
+#: ./src/installer.ec:1578
 msgid "Installing Quicklaunch Icon..."
 msgstr "Installing Quicklaunch Icon..."
 
-#: ./src/installer.ec:1387
+#: ./src/installer.ec:1464
 msgid "Installing Start Menu Icons..."
 msgstr "Installing Start Menu Icons..."
 
-#: ./src/installer.ec:1067
-msgid "Installing the ECERE SDK"
-msgstr "Installing the ECERE SDK"
+#: ./src/installer.ec:1093
+msgid "Installing the Ecere SDK"
+msgstr "Installing the Ecere SDK"
 
-#: ./../ide/src/IDESettings.ec:627
+#: ./../ide/src/licensing.ec:38
+msgid "License Agreements"
+msgstr "License Agreements"
+
+#: ./src/installer.ec:337
+msgid "Make Docs"
+msgstr "Make Docs"
+
+#: ./../ide/src/IDESettings.ec:702
 msgid "Microsoft Visual Studio 2005 (8.0) Compiler"
 msgstr "Microsoft Visual Studio 2005 (8.0) Compiler"
 
-#: ./../ide/src/IDESettings.ec:628
+#: ./../ide/src/IDESettings.ec:703
 msgid "Microsoft Visual Studio 2008 (9.0) Compiler"
 msgstr "Microsoft Visual Studio 2008 (9.0) Compiler"
 
-#: ./../ide/src/IDESettings.ec:630
+#: ./../ide/src/IDESettings.ec:705
 msgid "Microsoft Visual Studio 2010 (10.0) Compiler"
 msgstr "Microsoft Visual Studio 2010 (10.0) Compiler"
 
-#: ./src/installer.ec:1054
+#: ./src/installer.ec:289
+msgid "MinGW-w64 Runtime"
+msgstr "MinGW-w64 Runtime"
+
+#: ./src/installer.ec:265
+msgid "Miscellaneous"
+msgstr "Miscellaneous"
+
+#: ./src/installer.ec:266
+msgid "Networking"
+msgstr "Networking"
+
+#: ./src/installer.ec:1080
 msgid "Please wait while the Ecere Software Development Kit is being installed."
 msgstr "Please wait while the Ecere Software Development Kit is being installed."
 
-#: ./../ide/src/IDESettings.ec:626
+#: ./../ide/src/IDESettings.ec:701
 msgid "Portable C Compiler / GNU Make"
 msgstr "Portable C Compiler / GNU Make"
 
-#: ./src/installer.ec:1317
+#: ./src/installer.ec:420
+msgid "Quicklaunch Icon"
+msgstr "Quicklaunch Icon"
+
+#: ./src/installer.ec:1369
 msgid "Registering uninstaller..."
 msgstr "Registering uninstaller..."
 
-#: ./src/installer.ec:805
+#: ./src/installer.ec:772
 msgid "Req. Space"
 msgstr "Req. Space"
 
-#: ./src/installer.ec:1511
+#: ./src/installer.ec:1607
 msgid "Resgistering File Types..."
 msgstr "Resgistering File Types..."
 
-#: ./src/installer.ec:557
+#: ./src/installer.ec:283
+#: ./src/installer.ec:284
+msgid "Runtime Library"
+msgstr "Runtime Library"
+
+#: ./src/installer.ec:358
+msgid "Samples"
+msgstr "Samples"
+
+#: ./src/installer.ec:448
 msgid "Select a new location"
 msgstr "Select a new location"
 
-#: ./src/installer.ec:774
+#: ./src/installer.ec:741
 msgid "Select icons to install, file\nassociations, and system\nenvironment modifications:"
 msgstr "Select icons to install, file\nassociations, and system\nenvironment modifications:"
 
-#: ./src/installer.ec:753
+#: ./src/installer.ec:720
 msgid "Select the default root\nfolder where to install\nall components:"
 msgstr "Select the default root\nfolder where to install\nall components:"
 
-#: ./src/installer.ec:766
+#: ./src/installer.ec:733
 msgid "Select the optional\ncomponents you wish\nto install:\n\nYou may customize the\ninstall location for each\nof them, or use the default\nbased on the main\ndestination folder."
 msgstr "Select the optional\ncomponents you wish\nto install:\n\nYou may customize the\ninstall location for each\nof them, or use the default\nbased on the main\ndestination folder."
 
-#: ./src/installer.ec:778
+#: ./src/installer.ec:745
 msgid "Space Required: "
 msgstr "Space Required: "
 
-#: ./src/installer.ec:1564
+#: ./src/installer.ec:418
+msgid "Start Menu Group"
+msgstr "Start Menu Group"
+
+#: ./src/installer.ec:1660
 msgid "Thank you for using the Ecere SDK."
 msgstr "Thank you for using the Ecere SDK."
 
-#: ./src/installer.ec:1230
+#: ./src/installer.ec:1267
 msgid "The installation was not completed."
 msgstr "The installation was not completed."
 
-#: ./../ide/src/IDESettings.ec:625
+#: ./../ide/src/licensing.ec:53
+msgid "This program is based on these free open source software components."
+msgstr "This program is based on these free open source software components."
+
+#: ./src/installer.ec:268
+msgid "Threading"
+msgstr "Threading"
+
+#: ./../ide/src/IDESettings.ec:700
 msgid "Tiny C Compiler / GNU Make"
 msgstr "Tiny C Compiler / GNU Make"
 
-#: ./src/installer.ec:670
+#: ./src/installer.ec:340
+msgid "UPX Docs"
+msgstr "UPX Docs"
+
+#: ./src/installer.ec:267
+msgid "WIA Scanning"
+msgstr "WIA Scanning"
+
+#: ./src/installer.ec:285
+#: ./src/installer.ec:286
+msgid "eC Compiler"
+msgstr "eC Compiler"
+
+#: ./src/installer.ec:339
+msgid "gnurx Docs"
+msgstr "gnurx Docs"
+
+#: ./src/installer.ec:582
 msgid "terms and conditions"
 msgstr "terms and conditions"