i18n: Update
[sdk] / epj2make / locale / epj2make-he.po
1 # Hebrew translation for ecere
2 # Copyright (c) 2013 Rosetta Contributors and Canonical Ltd 2013
3 # This file is distributed under the same license as the ecere package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, 2013.
5 #
6 msgid ""
7 msgstr ""
8 "Project-Id-Version: ecere\n"
9 "Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
10 "POT-Creation-Date: 2014-03-18 21:21+0000\n"
11 "PO-Revision-Date: 2014-03-19 00:03-0500\n"
12 "Last-Translator: Jerome St-Louis <jerome@ecere.com>\n"
13 "Language-Team: Hebrew <he@li.org>\n"
14 "MIME-Version: 1.0\n"
15 "Content-Type: text/plain; charset=UTF-8\n"
16 "Content-Transfer-Encoding: 8bit\n"
17 "X-Launchpad-Export-Date: 2014-03-19 03:16+0000\n"
18 "X-Generator: Poedit 1.6.4\n"
19 "Language: he\n"
20
21 #: epj2make.ec:236
22 msgid "         [-cc <c compiler>]\n"
23 msgstr "         [-cc <קומפיילר C>]\n"
24
25 #: epj2make.ec:235
26 msgid "         [-cpp <c preprocessor>]\n"
27 msgstr "         [-cpp <קדם-מעבד C>]\n"
28
29 #: epj2make.ec:247
30 msgid "         [-d <intermediate objects directory>]\n"
31 msgstr "         [-d <תקיית עצמי ביניים>]\n"
32
33 #: epj2make.ec:240
34 msgid "         [-ear <Ecere Archiver>]\n"
35 msgstr "         [-ear <מארכן Ecere>]\n"
36
37 #: epj2make.ec:238
38 msgid "         [-ecc <eC compiler>]\n"
39 msgstr "         [-ecc <קומפיילר eC>]\n"
40
41 #: epj2make.ec:237
42 msgid "         [-ecp <eC preprocessor>]\n"
43 msgstr "         [-ecp <קדם-מעבד eC>]\n"
44
45 #: epj2make.ec:239
46 msgid "         [-ecs <eC symbol generator>]\n"
47 msgstr "         [-ecs <מחולל סמלי eC>]\n"
48
49 #: epj2make.ec:242
50 msgid "         [-i <include dir[;inc dir[...]]>]\n"
51 msgstr "         [-i <תקיית הכלה[;inc dir[...]]>]\n"
52
53 #: epj2make.ec:248
54 msgid "         [-includemk <crossplatform.mk path>]\n"
55 msgstr "         [-includemk <תקיית crossplatform.mk>]\n"
56
57 #: epj2make.ec:243
58 msgid "         [-l <library dir[;lib dir[...]]>]\n"
59 msgstr "         [-l <תקיית ספרייה[;lib dir[...]]>]\n"
60
61 #: epj2make.ec:234
62 msgid "         [-make <make tool>]\n"
63 msgstr "         [-make <כלי make>]\n"
64
65 #: epj2make.ec:245
66 msgid "         [-noglobalsettings]\n"
67 msgstr "         [-noglobalsettings]\n"
68
69 #: epj2make.ec:246
70 msgid "         [-noresources]\n"
71 msgstr "         [-noresources]\n"
72
73 #: epj2make.ec:241
74 msgid "      directories:\n"
75 msgstr "      תיקיות:\n"
76
77 #: epj2make.ec:244
78 msgid "      options:\n"
79 msgstr "      הגדרות:\n"
80
81 #: epj2make.ec:233
82 msgid "      toolchain:\n"
83 msgstr "      שרשרת כלים:\n"
84
85 #: epj2make.ec:232
86 msgid ""
87 "   epj2make [-t <target platform>] [-c <configuration>] [toolchain] "
88 "[directories] [options] [-o <output>] <input>\n"
89 msgstr ""
90 "   epj2make [-t <פלטפורמת מטרה>] [-c <הגדרות>] [שרשרת כלים] [תיקיות] "
91 "[הגדרות] [-o <פלט>] <קלט>\n"
92
93 #: ../ide/src/project/ProjectNode.ec:2436
94 msgid " instead\n"
95 msgstr ""
96
97 #: ../ide/src/project/ProjectNode.ec:2442
98 msgid " to compile instead of "
99 msgstr ""
100
101 #: ../ide/src/project/ProjectNode.ec:2436
102 msgid "Compiling source file "
103 msgstr ""
104
105 #: epj2make.ec:382
106 msgid "Error: Input file (%s) does not exist.\n"
107 msgstr "שגיאה: קובץ הקלט (%s) איננו קיים.\n"
108
109 #: epj2make.ec:318
110 msgid "Error: Project configuration (%s) was not found.\n"
111 msgstr "שגיאה: הגדרות הפרוייקט (%s) לא נמצאו.\n"
112
113 #: epj2make.ec:378
114 msgid "Error: Unable to open project file (%s) due to unknown error.\n"
115 msgstr "שגיאה: לא ניתן לפתוח קובץ פרוייקט (%s) עקב בעיה לא ידועה.\n"
116
117 #: ../ide/src/IDESettings.ec:736
118 msgid "GNU Compiler Collection (GCC) / GNU Make"
119 msgstr "GNU Compiler Collection (GCC) / GNU Make"
120
121 #: ../ide/src/IDESettings.ec:739
122 msgid "Microsoft Visual Studio 2005 (8.0) Compiler"
123 msgstr "Microsoft Visual Studio 2005 (8.0) Compiler"
124
125 #: ../ide/src/IDESettings.ec:740
126 msgid "Microsoft Visual Studio 2008 (9.0) Compiler"
127 msgstr "Microsoft Visual Studio 2008 (9.0) Compiler"
128
129 #: ../ide/src/IDESettings.ec:742
130 msgid "Microsoft Visual Studio 2010 (10.0) Compiler"
131 msgstr "Microsoft Visual Studio 2010 (10.0) Compiler"
132
133 #: ../ide/src/project/ProjectNode.ec:2429
134 msgid "No compilation required for header file "
135 msgstr ""
136
137 #: epj2make.ec:334
138 msgid "Notice: Project configuration (%s) will be used.\n"
139 msgstr "הערה: ישומשו הגדרות הפרוייקט (%s)\n"
140
141 #: ../ide/src/IDESettings.ec:738
142 msgid "Portable C Compiler / GNU Make"
143 msgstr "Portable C Compiler / GNU Make"
144
145 #: epj2make.ec:231
146 msgid "Syntax:\n"
147 msgstr "תחביר:\n"
148
149 #: ../ide/src/IDESettings.ec:737
150 msgid "Tiny C Compiler / GNU Make"
151 msgstr "Tiny C Compiler / GNU Make"
152
153 #: ../ide/src/project/ProjectNode.ec:2442
154 msgid "Unable to locate source file "
155 msgstr ""
156
157 #: ../ide/src/project/ProjectNode.ec:2442
158 msgid "\n"
159 msgstr ""
160
161 #: epj2make.ec:210
162 msgid "invalid option: %s\n"
163 msgstr "הגדרה פסולה: %s\n"