diff options
author | Mathias Gumz <akira at fluxbox dot org> | 2013-01-20 18:09:39 (GMT) |
---|---|---|
committer | Mathias Gumz <akira at fluxbox dot org> | 2013-01-20 18:09:39 (GMT) |
commit | c67743d010cd0346ef145b98bd1caec189e09dfd (patch) | |
tree | 5aea9413f62d3d2d4ce1005794f9f6a71dbd150a /nls | |
parent | bf5da7f1b6e87f574774558700d066d9cff1f436 (diff) | |
download | fluxbox-c67743d010cd0346ef145b98bd1caec189e09dfd.zip fluxbox-c67743d010cd0346ef145b98bd1caec189e09dfd.tar.bz2 |
Adds 'he_IL' translations (provided by Genghis Khan)
Diffstat (limited to 'nls')
-rw-r--r-- | nls/Makefile.am | 2 | ||||
-rw-r--r-- | nls/he_IL/Makefile.am | 46 | ||||
-rw-r--r-- | nls/he_IL/Translation.m | 284 |
3 files changed, 331 insertions, 1 deletions
diff --git a/nls/Makefile.am b/nls/Makefile.am index 77f81fb..e3595dc 100644 --- a/nls/Makefile.am +++ b/nls/Makefile.am | |||
@@ -6,7 +6,7 @@ SUBDIRS = C cs_CZ da_DK es_AR es_ES et_EE fr_FR pt_BR ru_RU \ | |||
6 | sv_SE tr_TR it_IT pt_PT bg_BG ja_JP ko_KR \ | 6 | sv_SE tr_TR it_IT pt_PT bg_BG ja_JP ko_KR \ |
7 | lv_LV de_DE nl_NL no_NO sl_SI pl_PL vi_VN be_BY \ | 7 | lv_LV de_DE nl_NL no_NO sl_SI pl_PL vi_VN be_BY \ |
8 | uk_UA el_GR nb_NO zh_CN fi_FI en_US en_GB de_CH \ | 8 | uk_UA el_GR nb_NO zh_CN fi_FI en_US en_GB de_CH \ |
9 | de_AT fr_CH sk_SK zh_TW mk_MK | 9 | de_AT fr_CH sk_SK zh_TW mk_MK he_IL |
10 | 10 | ||
11 | MAINTAINERCLEANFILES = Makefile.in fluxbox-nls.hh | 11 | MAINTAINERCLEANFILES = Makefile.in fluxbox-nls.hh |
12 | EXTRA_DIST=fluxbox-nls.hh nlsinfo | 12 | EXTRA_DIST=fluxbox-nls.hh nlsinfo |
diff --git a/nls/he_IL/Makefile.am b/nls/he_IL/Makefile.am new file mode 100644 index 0000000..5981b4c --- /dev/null +++ b/nls/he_IL/Makefile.am | |||
@@ -0,0 +1,46 @@ | |||
1 | # nls/de_DE/Makefile.am for Fluxbox - www.fluxbox.org | ||
2 | |||
3 | THE_LANG = he_IL | ||
4 | SRC_CODESET = UTF-8 | ||
5 | DEST_CODESETS = UTF-8 | ||
6 | |||
7 | LOCALE_PATH = @LOCALE_PATH@ | ||
8 | NLSTEST = @NLS@ | ||
9 | MFILES = Translation.m | ||
10 | GENERATED_MFILES = $(patsubst %,generated-%.m,$(DEST_CODESETS)) | ||
11 | MAINTAINERCLEANFILES = Makefile.in $(GENERATED_MFILES) | ||
12 | CATFILES = $(patsubst %,fluxbox-%.cat,$(DEST_CODESETS)) | ||
13 | |||
14 | # We distribute the generated files so that users don't need iconv | ||
15 | EXTRA_DIST= $(MFILES) $(GENERATED_MFILES) | ||
16 | CLEANFILES = $(CATFILES) | ||
17 | |||
18 | all-local: $(CATFILES) | ||
19 | install-data-local: $(CATFILES) | ||
20 | @if test x$(NLSTEST) = "x-DNLS"; then \ | ||
21 | for codeset in $(DEST_CODESETS); do \ | ||
22 | echo "Installing catalog in $(DESTDIR)$(LOCALE_PATH)/$(THE_LANG).$${codeset}"; \ | ||
23 | $(mkinstalldirs) $(DESTDIR)$(LOCALE_PATH)/$(THE_LANG).$${codeset}; \ | ||
24 | $(INSTALL_DATA) fluxbox-$${codeset}.cat $(DESTDIR)$(LOCALE_PATH)/$(THE_LANG).$${codeset}/fluxbox.cat; \ | ||
25 | done; \ | ||
26 | fi | ||
27 | |||
28 | # not part of the normal build process | ||
29 | translations: $(GENERATED_MFILES) | ||
30 | |||
31 | generated-%.m: Translation.m | ||
32 | iconv -f $(SRC_CODESET) -t $* $(srcdir)/Translation.m | sed s/$(SRC_CODESET)/$*/ > $@ | ||
33 | |||
34 | uninstall-local: | ||
35 | @if test x$(NLSTEST) = "x-DNLS"; then \ | ||
36 | for codeset in $(DEST_CODESETS); do \ | ||
37 | rm -f $(DESTDIR)$(LOCALE_PATH)/$(THE_LANG).$${codeset}/fluxbox.cat; \ | ||
38 | rmdir $(DESTDIR)$(LOCALE_PATH)/$(THE_LANG).$${codeset}; \ | ||
39 | done; \ | ||
40 | fi | ||
41 | |||
42 | fluxbox-%.cat: generated-%.m Translation.m | ||
43 | @if test x$(NLSTEST) = "x-DNLS"; then \ | ||
44 | echo "Creating catfile for $*"; \ | ||
45 | $(gencat_cmd) fluxbox-$*.cat $(srcdir)/generated-$*.m; \ | ||
46 | fi | ||
diff --git a/nls/he_IL/Translation.m b/nls/he_IL/Translation.m new file mode 100644 index 0000000..84665ae --- /dev/null +++ b/nls/he_IL/Translation.m | |||
@@ -0,0 +1,284 @@ | |||
1 | $ codeset=UTF-8 | ||
2 | |||
3 | $set 1 #Align | ||
4 | |||
5 | 1 תחת מרכזי | ||
6 | 2 תחת שמאלי | ||
7 | 3 תחת ימני | ||
8 | 4 Horizontal_OBSOLETE | ||
9 | 5 Left_OBSOLETE | ||
10 | 6 שמאל תחתון | ||
11 | 7 שמאל מרכז | ||
12 | 8 שמאל עליון | ||
13 | 9 Relative_OBSOLETE | ||
14 | 10 Right_OBSOLETE | ||
15 | 11 ימין תחתון | ||
16 | 12 ימין מרכז | ||
17 | 13 ימין עליון | ||
18 | 14 שיא מרכזי | ||
19 | 15 שיא שמאלי | ||
20 | 16 שיא ימני | ||
21 | 17 Vertical_OBSOLETE | ||
22 | 18 Center_OBSOLETE | ||
23 | 19 Top_OBSOLETE | ||
24 | 20 Bottom_OBSOLETE | ||
25 | |||
26 | $set 2 #BaseDisplay | ||
27 | |||
28 | 1 Aborting... dumping core\n | ||
29 | 2 Shutting Down\n | ||
30 | 3 %s: signal %d caught\n | ||
31 | |||
32 | $set 3 #Common | ||
33 | |||
34 | 1 אלפא | ||
35 | 2 הסתר אוטומטית | ||
36 | 3 Compiled | ||
37 | 4 Compiled options | ||
38 | 5 Compiler | ||
39 | 6 Compiler version | ||
40 | 7 init | ||
41 | 8 keys | ||
42 | 9 nls | ||
43 | 10 menu | ||
44 | 11 style | ||
45 | 12 Defaults | ||
46 | 13 disabled | ||
47 | 14 Error | ||
48 | 15 Fluxbox version | ||
49 | 16 הגדל על פני | ||
50 | 17 GIT Revision | ||
51 | 18 Visible | ||
52 | 19 There is no background option specified in this style.\nPlease consult the manual or read the FAQ. | ||
53 | |||
54 | $set 4 #Configmenu | ||
55 | |||
56 | 1 AntiAlias_OBSOLETE | ||
57 | 2 הרם אוטומטית | ||
58 | 3 קליק מרים | ||
59 | 4 קליק למקד | ||
60 | 5 Decorate Transient Windows_OBSOLETE | ||
61 | 6 Desktop MouseWheel Switching_OBSOLETE | ||
62 | 7 Focus Window on Workspace Change_OBSOLETE | ||
63 | 8 אימום מיקוד | ||
64 | 9 מקד חלונות חדשים | ||
65 | 10 הגדלה מרבית | ||
66 | 11 Image Dithering_OBSOLETE | ||
67 | 12 הזזת חלון אטומה | ||
68 | 13 מיקוד עכבר (מוחלט) | ||
69 | 14 מיקוד עכבר | ||
70 | 15 כריכת שולחן עבודה | ||
71 | 16 כפה שקיפות-פסבדו | ||
72 | 17 אלפא של תפריט | ||
73 | 18 שקיפות | ||
74 | 19 אלפא של חלון ממוקד | ||
75 | 20 אלפא של חלון לא ממוקד | ||
76 | 21 אפשרויות כרטיסייה | ||
77 | 22 כרטיסיות בתוך שורת כותרת | ||
78 | 23 רוחב כרטיסייה חיצונית | ||
79 | 24 מיקוד כרטיסייה קליק | ||
80 | 25 מיקוד כרטיסייה עכבר | ||
81 | 26 אפשרויות הגדלה | ||
82 | 27 התעלם מהגדלת מידה | ||
83 | 28 נטרל הזזה | ||
84 | 29 נטרל שינוי מידה | ||
85 | |||
86 | $set 5 #Ewmh_OBSOLETE | ||
87 | |||
88 | 1 Fatal: Out of memory, can't allocate for EWMH client list_OBSOLETE | ||
89 | |||
90 | $set 6 #FbTkError | ||
91 | |||
92 | 1 Warning! Height > 3200, setting Height = 3200 | ||
93 | 2 Warning! Width > 3200, setting Width = 3200 | ||
94 | 3 Warning: can't load fallback font | ||
95 | 4 Allocation error. | ||
96 | 5 Error creating pixmap | ||
97 | 6 Can't create XImage | ||
98 | 7 Failed to read | ||
99 | 8 Warning: Failed to find valid format for alpha. | ||
100 | 9 Warning: Failed to create alpha picture. | ||
101 | 10 Warning: Failed to create alpha pixmap. | ||
102 | 11 Failed to find format for screen(%d) | ||
103 | 12 Out of memory | ||
104 | 13 Out of memory while allocating blue buffer. | ||
105 | 14 Out of memory while allocating green buffer. | ||
106 | 15 Out of memory while allocating red buffer. | ||
107 | 16 Failed to read theme item | ||
108 | 17 unsupported visual | ||
109 | 18 Setting default value | ||
110 | |||
111 | $set 7 #Fluxbox | ||
112 | |||
113 | 1 rc filename is invalid! | ||
114 | 2 Failed to load groupfile_OBSOLETE | ||
115 | 3 Failed to load database | ||
116 | 4 Retrying with | ||
117 | 5 Warning! Could not find screen to map window on! | ||
118 | 6 Can't create directory %s | ||
119 | 7 Couldn't find screens to manage.\nMake sure you don't have another window manager running. | ||
120 | 8 Error parsing regular expression | ||
121 | 9 Fatal! There can only one instance of fluxbox class. | ||
122 | 10 Can not connect to X server.\nMake sure you started X before you start Fluxbox. | ||
123 | 11 Warning: X server does not support locale | ||
124 | 12 Warning: cannot set locale modifiers | ||
125 | |||
126 | $set 8 #Gnome_OBSOLETE | ||
127 | |||
128 | 1 Fatal: Out of memory, can't allocate for GNOME client list_OBSOLETE | ||
129 | |||
130 | $set 9 #Keys | ||
131 | |||
132 | 1 Keys: Error on line | ||
133 | 2 Keys: Failed to merge keytree!_OBSOLETE | ||
134 | 3 Keys: Invalid key/modifier on line | ||
135 | |||
136 | $set 10 #Menu | ||
137 | |||
138 | 1 תצורה | ||
139 | 2 תפריט משתמט Fluxbox | ||
140 | 3 יציאה | ||
141 | 4 צלמיות | ||
142 | 5 רובד... | ||
143 | 6 על ראש... | ||
144 | 7 מיקום | ||
145 | 8 טען תצורה מחדש | ||
146 | 9 ריסט | ||
147 | 10 Warning: unbalanced [encoding] tags | ||
148 | |||
149 | $set 11 #Remember | ||
150 | |||
151 | 1 עיטורים | ||
152 | 2 ממדים | ||
153 | 3 קפוץ אל מרחב עבודה | ||
154 | 4 רובד | ||
155 | 5 זכור... | ||
156 | 6 עמדה | ||
157 | 7 שמור בעת סגירה | ||
158 | 8 מואפל | ||
159 | 9 דביק | ||
160 | 10 Unknown apps key_OBSOLETE | ||
161 | 11 מרחב עבודה | ||
162 | 12 ראש | ||
163 | 13 שקיפות | ||
164 | 14 ממוזער | ||
165 | 15 מוגדל | ||
166 | 16 מסך מלא | ||
167 | |||
168 | $set 12 #Screen | ||
169 | |||
170 | 1 BScreen::BScreen: an error occured while querying the X server.\n another window manager already running on display | ||
171 | 2 W: %4d x H: %4d | ||
172 | 3 BScreen::BScreen: managing screen %d using visual 0x%lx, depth %d\n | ||
173 | 4 W: %04d x H: %04d | ||
174 | |||
175 | $set 13 #Slit | ||
176 | |||
177 | 1 לקוחות | ||
178 | 2 העבר מטה | ||
179 | 3 העבר מעלה | ||
180 | 4 כיוון סדק: | ||
181 | 5 רובד סדק | ||
182 | 6 סדק על ראש | ||
183 | 7 מיקום סדק | ||
184 | 8 סדק | ||
185 | 9 שמור רשימה | ||
186 | |||
187 | $set 14 #Toolbar | ||
188 | |||
189 | 1 שנה שם מרחב עבודה נוכחי | ||
190 | 2 מצב סרגל צלמיות | ||
191 | 3 כל החלונות | ||
192 | 4 צלמיות | ||
193 | 5 None | ||
194 | 6 מרחב עבודה | ||
195 | 7 מרחב עבודה צלמיות | ||
196 | 8 רובד סרגל כלים | ||
197 | 9 דרגל כלים על ראש | ||
198 | 10 מיקום סרגל כלים | ||
199 | 11 סרגל כלים | ||
200 | 12 אחוז רוחב סרגל כלים | ||
201 | 13 שעון: 24ש | ||
202 | 14 שעון: 12ש | ||
203 | 15 ערוך פורמט שעון | ||
204 | 16 הצג תמונות | ||
205 | 17 אין צלמיות | ||
206 | 18 מרחב עבודה אין צלמיות | ||
207 | |||
208 | $set 15 #Window | ||
209 | |||
210 | 1 ללא שם | ||
211 | |||
212 | $set 16 #Windowmenu | ||
213 | |||
214 | 1 סגור | ||
215 | 2 הקטן | ||
216 | 3 רובד | ||
217 | 4 הנמך | ||
218 | 5 הגדל | ||
219 | 6 הרם | ||
220 | 7 שלח אל ... | ||
221 | 8 האפל | ||
222 | 9 דביק | ||
223 | 10 Kill_OBSOLETE | ||
224 | 11 Use Defaults_OBSOLETE | ||
225 | 12 קבע כותרת חלון | ||
226 | |||
227 | $set 17 #Workspace | ||
228 | |||
229 | 1 מרחב עבודה %d | ||
230 | 2 מרחבי עבודה | ||
231 | 3 מרחב עבודה חדש | ||
232 | 4 הסר אחרון | ||
233 | |||
234 | $set 18 #fbsetroot | ||
235 | |||
236 | 1 Error: must specify one of: -solid, -mod, -gradient\n | ||
237 | 2 Couldn't create pixmap atoms, giving up! | ||
238 | 3 -display <string> display connection\n\ | ||
239 | -mod <x> <y> modula pattern\n\ | ||
240 | -foreground, -fg <color> modula foreground color\n\ | ||
241 | -background, -bg <color> modula background color\n\n\ | ||
242 | -gradient <texture> gradient texture\n\ | ||
243 | -from <color> gradient start color\n\ | ||
244 | -to <color> gradient end color\n\n\ | ||
245 | -solid <color> solid color\n\n\ | ||
246 | -help print this help text and exit\n | ||
247 | |||
248 | $set 19 #main | ||
249 | |||
250 | 1 error: '-display' requires an argument | ||
251 | 2 Bad Alloc | ||
252 | 3 Bad cast | ||
253 | 4 Out of range | ||
254 | 5 Runtime error | ||
255 | 6 Standard Exception | ||
256 | 7 Unknown error | ||
257 | 8 error: '-log' needs an argument | ||
258 | 9 Log File | ||
259 | 10 Logging to | ||
260 | 11 error: '-rc' requires an argument | ||
261 | 12 error: '-screen' requires an argument | ||
262 | 13 Fluxbox %s: (c) %s Henrik Kinnunen\n\ | ||
263 | Website: http://www.fluxbox.org/\n\n\ | ||
264 | -display <string>\t\tuse display connection.\n\ | ||
265 | -screen <all|int,int,int>\trun on specified screens only.\n\ | ||
266 | -rc <string>\t\t\tuse alternate resource file.\n\ | ||
267 | -version\t\t\tdisplay version and exit.\n\ | ||
268 | -info\t\t\t\tdisplay some useful information.\n\ | ||
269 | -list-commands\t\t\tlist all valid key commands.\n\ | ||
270 | -sync\t\t\t\tsynchronize with X server for debugging.\n\ | ||
271 | -log <filename>\t\t\tlog output to file.\n\ | ||
272 | -help\t\t\t\tdisplay this help text and exit.\n\n | ||
273 | 14 warning: couldn't set environment variable 'DISPLAY' | ||
274 | |||
275 | $set 20 #layers | ||
276 | |||
277 | 1 מעל רציף | ||
278 | 2 תחתון | ||
279 | 3 שולחן עבודה | ||
280 | 4 רציף | ||
281 | 5 רגיל | ||
282 | 6 עליון | ||
283 | |||
284 | |||