i18n: (#858) Handling localization for libraries within static executables
[sdk] / epj2make / locale / epj2make.pot
index fc3991a..d90c76a 100644 (file)
@@ -78,6 +78,18 @@ msgstr "      toolchain:\n"
 msgid "   epj2make [-t <target platform>] [-c <configuration>] [toolchain] [directories] [options] [-o <output>] <input>\n"
 msgstr "   epj2make [-t <target platform>] [-c <configuration>] [toolchain] [directories] [options] [-o <output>] <input>\n"
 
+#: ./../ide/src/project/ProjectNode.ec:2436
+msgid " instead\n"
+msgstr " instead\n"
+
+#: ./../ide/src/project/ProjectNode.ec:2442
+msgid " to compile instead of "
+msgstr " to compile instead of "
+
+#: ./../ide/src/project/ProjectNode.ec:2436
+msgid "Compiling source file "
+msgstr "Compiling source file "
+
 #: ./epj2make.ec:382
 msgid "Error: Input file (%s) does not exist.\n"
 msgstr "Error: Input file (%s) does not exist.\n"
@@ -90,27 +102,31 @@ msgstr "Error: Project configuration (%s) was not found.\n"
 msgid "Error: Unable to open project file (%s) due to unknown error.\n"
 msgstr "Error: Unable to open project file (%s) due to unknown error.\n"
 
-#: ./../ide/src/IDESettings.ec:628
+#: ./../ide/src/IDESettings.ec:736
 msgid "GNU Compiler Collection (GCC) / GNU Make"
 msgstr "GNU Compiler Collection (GCC) / GNU Make"
 
-#: ./../ide/src/IDESettings.ec:631
+#: ./../ide/src/IDESettings.ec:739
 msgid "Microsoft Visual Studio 2005 (8.0) Compiler"
 msgstr "Microsoft Visual Studio 2005 (8.0) Compiler"
 
-#: ./../ide/src/IDESettings.ec:632
+#: ./../ide/src/IDESettings.ec:740
 msgid "Microsoft Visual Studio 2008 (9.0) Compiler"
 msgstr "Microsoft Visual Studio 2008 (9.0) Compiler"
 
-#: ./../ide/src/IDESettings.ec:634
+#: ./../ide/src/IDESettings.ec:742
 msgid "Microsoft Visual Studio 2010 (10.0) Compiler"
 msgstr "Microsoft Visual Studio 2010 (10.0) Compiler"
 
+#: ./../ide/src/project/ProjectNode.ec:2429
+msgid "No compilation required for header file "
+msgstr "No compilation required for header file "
+
 #: ./epj2make.ec:334
 msgid "Notice: Project configuration (%s) will be used.\n"
 msgstr "Notice: Project configuration (%s) will be used.\n"
 
-#: ./../ide/src/IDESettings.ec:630
+#: ./../ide/src/IDESettings.ec:738
 msgid "Portable C Compiler / GNU Make"
 msgstr "Portable C Compiler / GNU Make"
 
@@ -118,10 +134,18 @@ msgstr "Portable C Compiler / GNU Make"
 msgid "Syntax:\n"
 msgstr "Syntax:\n"
 
-#: ./../ide/src/IDESettings.ec:629
+#: ./../ide/src/IDESettings.ec:737
 msgid "Tiny C Compiler / GNU Make"
 msgstr "Tiny C Compiler / GNU Make"
 
+#: ./../ide/src/project/ProjectNode.ec:2442
+msgid "Unable to locate source file "
+msgstr "Unable to locate source file "
+
+#: ./../ide/src/project/ProjectNode.ec:2442
+msgid "\n"
+msgstr "\n"
+
 #: ./epj2make.ec:210
 msgid "invalid option: %s\n"
 msgstr "invalid option: %s\n"