OLD | NEW |
1 1 Notes on the Free Translation Project | 1 1 Notes on the Free Translation Project |
2 *************************************** | 2 *************************************** |
3 | 3 |
4 Free software is going international! The Free Translation Project is | 4 Free software is going international! The Free Translation Project is |
5 a way to get maintainers of free software, translators, and users all | 5 a way to get maintainers of free software, translators, and users all |
6 together, so that free software will gradually become able to speak many | 6 together, so that free software will gradually become able to speak many |
7 languages. A few packages already provide translations for their | 7 languages. A few packages already provide translations for their |
8 messages. | 8 messages. |
9 | 9 |
10 If you found this `ABOUT-NLS' file inside a distribution, you may | 10 If you found this `ABOUT-NLS' file inside a distribution, you may |
(...skipping 83 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
94 together with the package. However, the environment variable `LINGUAS' | 94 together with the package. However, the environment variable `LINGUAS' |
95 may be set, prior to configuration, to limit the installed set. | 95 may be set, prior to configuration, to limit the installed set. |
96 `LINGUAS' should then contain a space separated list of two-letter | 96 `LINGUAS' should then contain a space separated list of two-letter |
97 codes, stating which languages are allowed. | 97 codes, stating which languages are allowed. |
98 | 98 |
99 1.3 Using This Package | 99 1.3 Using This Package |
100 ====================== | 100 ====================== |
101 | 101 |
102 As a user, if your language has been installed for this package, you | 102 As a user, if your language has been installed for this package, you |
103 only have to set the `LANG' environment variable to the appropriate | 103 only have to set the `LANG' environment variable to the appropriate |
104 `LL_CC' combination. Here `LL' is an ISO 639 two-letter language code, | 104 `LL_CC' combination. If you happen to have the `LC_ALL' or some other |
105 and `CC' is an ISO 3166 two-letter country code. For example, let's | 105 `LC_xxx' environment variables set, you should unset them before |
| 106 setting `LANG', otherwise the setting of `LANG' will not have the |
| 107 desired effect. Here `LL' is an ISO 639 two-letter language code, and |
| 108 `CC' is an ISO 3166 two-letter country code. For example, let's |
106 suppose that you speak German and live in Germany. At the shell | 109 suppose that you speak German and live in Germany. At the shell |
107 prompt, merely execute `setenv LANG de_DE' (in `csh'), | 110 prompt, merely execute `setenv LANG de_DE' (in `csh'), |
108 `export LANG; LANG=de_DE' (in `sh') or `export LANG=de_DE' (in `bash'). | 111 `export LANG; LANG=de_DE' (in `sh') or `export LANG=de_DE' (in `bash'). |
109 This can be done from your `.login' or `.profile' file, once and for | 112 This can be done from your `.login' or `.profile' file, once and for |
110 all. | 113 all. |
111 | 114 |
112 You might think that the country code specification is redundant. | 115 You might think that the country code specification is redundant. |
113 But in fact, some languages have dialects in different countries. For | 116 But in fact, some languages have dialects in different countries. For |
114 example, `de_AT' is used for Austria, and `pt_BR' for Brazil. The | 117 example, `de_AT' is used for Austria, and `pt_BR' for Brazil. The |
115 country code serves to distinguish the dialects. | 118 country code serves to distinguish the dialects. |
(...skipping 30 matching lines...) Expand all Loading... |
146 (Portuguese as spoken in Portugal) in this context. | 149 (Portuguese as spoken in Portugal) in this context. |
147 | 150 |
148 1.4 Translating Teams | 151 1.4 Translating Teams |
149 ===================== | 152 ===================== |
150 | 153 |
151 For the Free Translation Project to be a success, we need interested | 154 For the Free Translation Project to be a success, we need interested |
152 people who like their own language and write it well, and who are also | 155 people who like their own language and write it well, and who are also |
153 able to synergize with other translators speaking the same language. | 156 able to synergize with other translators speaking the same language. |
154 Each translation team has its own mailing list. The up-to-date list of | 157 Each translation team has its own mailing list. The up-to-date list of |
155 teams can be found at the Free Translation Project's homepage, | 158 teams can be found at the Free Translation Project's homepage, |
156 `http://www.iro.umontreal.ca/contrib/po/HTML/', in the "National teams" | 159 `http://translationproject.org/', in the "Teams" area. |
157 area. | |
158 | 160 |
159 If you'd like to volunteer to _work_ at translating messages, you | 161 If you'd like to volunteer to _work_ at translating messages, you |
160 should become a member of the translating team for your own language. | 162 should become a member of the translating team for your own language. |
161 The subscribing address is _not_ the same as the list itself, it has | 163 The subscribing address is _not_ the same as the list itself, it has |
162 `-request' appended. For example, speakers of Swedish can send a | 164 `-request' appended. For example, speakers of Swedish can send a |
163 message to `sv-request@li.org', having this message body: | 165 message to `sv-request@li.org', having this message body: |
164 | 166 |
165 subscribe | 167 subscribe |
166 | 168 |
167 Keep in mind that team members are expected to participate | 169 Keep in mind that team members are expected to participate |
168 _actively_ in translations, or at solving translational difficulties, | 170 _actively_ in translations, or at solving translational difficulties, |
169 rather than merely lurking around. If your team does not exist yet and | 171 rather than merely lurking around. If your team does not exist yet and |
170 you want to start one, or if you are unsure about what to do or how to | 172 you want to start one, or if you are unsure about what to do or how to |
171 get started, please write to `translation@iro.umontreal.ca' to reach the | 173 get started, please write to `coordinator@translationproject.org' to |
172 coordinator for all translator teams. | 174 reach the coordinator for all translator teams. |
173 | 175 |
174 The English team is special. It works at improving and uniformizing | 176 The English team is special. It works at improving and uniformizing |
175 the terminology in use. Proven linguistic skills are praised more than | 177 the terminology in use. Proven linguistic skills are praised more than |
176 programming skills, here. | 178 programming skills, here. |
177 | 179 |
178 1.5 Available Packages | 180 1.5 Available Packages |
179 ====================== | 181 ====================== |
180 | 182 |
181 Languages are not equally supported in all packages. The following | 183 Languages are not equally supported in all packages. The following |
182 matrix shows the current state of internationalization, as of October | 184 matrix shows the current state of internationalization, as of November |
183 2006. The matrix shows, in regard of each package, for which languages | 185 2007. The matrix shows, in regard of each package, for which languages |
184 PO files have been submitted to translation coordination, with a | 186 PO files have been submitted to translation coordination, with a |
185 translation percentage of at least 50%. | 187 translation percentage of at least 50%. |
186 | 188 |
187 Ready PO files af am ar az be bg bs ca cs cy da de el en en_GB eo | 189 Ready PO files af am ar az be bg bs ca cs cy da de el en en_GB eo |
188 +----------------------------------------------------+ | 190 +----------------------------------------------------+ |
189 GNUnet | [] | | 191 Compendium | [] [] [] [] | |
190 a2ps | [] [] [] [] [] | | 192 a2ps | [] [] [] [] [] | |
191 aegis | () | | 193 aegis | () | |
192 ant-phone | () | | 194 ant-phone | () | |
193 anubis | [] | | 195 anubis | [] | |
194 ap-utils | | | 196 ap-utils | | |
195 aspell | [] [] [] [] [] | | 197 aspell | [] [] [] [] [] | |
196 bash | [] [] [] | | 198 bash | [] | |
197 batchelor | [] | | |
198 bfd | | | 199 bfd | | |
199 bibshelf | [] | | 200 bibshelf | [] | |
200 binutils | [] | | 201 binutils | | |
201 bison | [] [] | | 202 bison | [] [] | |
202 bison-runtime | | | 203 bison-runtime | [] | |
203 bluez-pin | [] [] [] [] [] | | 204 bluez-pin | [] [] [] [] [] | |
204 cflow | [] | | 205 cflow | [] | |
205 clisp | [] [] | | 206 clisp | [] [] [] | |
206 console-tools | [] [] | | 207 console-tools | [] [] | |
207 coreutils | [] [] [] | | 208 coreutils | [] [] [] [] | |
208 cpio | | | 209 cpio | | |
209 cpplib | [] [] [] | | 210 cpplib | [] [] [] | |
210 cryptonit | [] | | 211 cryptonit | [] | |
211 darkstat | [] () [] | | 212 dialog | | |
212 dialog | [] [] [] [] [] [] | | |
213 diffutils | [] [] [] [] [] [] | | 213 diffutils | [] [] [] [] [] [] | |
214 doodle | [] | | 214 doodle | [] | |
215 e2fsprogs | [] [] | | 215 e2fsprogs | [] [] | |
216 enscript | [] [] [] [] | | 216 enscript | [] [] [] [] | |
217 error | [] [] [] [] | | 217 fetchmail | [] [] () [] [] | |
218 fetchmail | [] [] () [] | | 218 findutils | [] | |
219 fileutils | [] [] | | 219 findutils_stable | [] [] [] | |
220 findutils | [] [] [] | | |
221 flex | [] [] [] | | 220 flex | [] [] [] | |
222 fslint | [] | | 221 fslint | | |
223 gas | | | 222 gas | | |
224 gawk | [] [] [] | | 223 gawk | [] [] [] | |
225 gbiff | [] | | |
226 gcal | [] | | 224 gcal | [] | |
227 gcc | [] | | 225 gcc | [] | |
228 gettext-examples | [] [] [] [] [] | | 226 gettext-examples | [] [] [] [] [] | |
229 gettext-runtime | [] [] [] [] [] | | 227 gettext-runtime | [] [] [] [] [] | |
230 gettext-tools | [] [] | | 228 gettext-tools | [] [] | |
231 gimp-print | [] [] [] [] | | |
232 gip | [] | | 229 gip | [] | |
233 gliv | [] | | 230 gliv | [] [] | |
234 glunarclock | [] | | 231 glunarclock | [] | |
235 gmult | [] [] | | 232 gmult | [] [] | |
236 gnubiff | () | | 233 gnubiff | () | |
237 gnucash | () () [] | | 234 gnucash | [] [] () () [] | |
238 gnucash-glossary | [] () | | |
239 gnuedu | | | 235 gnuedu | | |
240 gnulib | [] [] [] [] [] [] | | 236 gnulib | [] | |
| 237 gnunet | | |
241 gnunet-gtk | | | 238 gnunet-gtk | | |
242 gnutls | | | 239 gnutls | [] | |
243 gpe-aerial | [] [] | | 240 gpe-aerial | [] [] | |
244 gpe-beam | [] [] | | 241 gpe-beam | [] [] | |
245 gpe-calendar | | | 242 gpe-calendar | | |
246 gpe-clock | [] [] | | 243 gpe-clock | [] [] | |
247 gpe-conf | [] [] | | 244 gpe-conf | [] [] | |
248 gpe-contacts | | | 245 gpe-contacts | | |
249 gpe-edit | [] | | 246 gpe-edit | [] | |
250 gpe-filemanager | | | 247 gpe-filemanager | | |
251 gpe-go | [] | | 248 gpe-go | [] | |
252 gpe-login | [] [] | | 249 gpe-login | [] [] | |
253 gpe-ownerinfo | [] [] | | 250 gpe-ownerinfo | [] [] | |
254 gpe-package | | | 251 gpe-package | | |
255 gpe-sketchbook | [] [] | | 252 gpe-sketchbook | [] [] | |
256 gpe-su | [] [] | | 253 gpe-su | [] [] | |
257 gpe-taskmanager | [] [] | | 254 gpe-taskmanager | [] [] | |
258 gpe-timesheet | [] | | 255 gpe-timesheet | [] | |
259 gpe-today | [] [] | | 256 gpe-today | [] [] | |
260 gpe-todo | | | 257 gpe-todo | | |
261 gphoto2 | [] [] [] [] | | 258 gphoto2 | [] [] [] [] | |
262 gprof | [] [] | | 259 gprof | [] [] | |
263 gpsdrive | () () | | 260 gpsdrive | | |
264 gramadoir | [] [] | | 261 gramadoir | [] [] | |
265 grep | [] [] [] [] [] [] | | 262 grep | [] [] | |
266 gretl | | | 263 gretl | () | |
267 gsasl | | | 264 gsasl | | |
268 gss | | | 265 gss | | |
269 gst-plugins | [] [] [] [] | | 266 gst-plugins-bad | [] [] | |
270 gst-plugins-base | [] [] [] | | 267 gst-plugins-base | [] [] | |
271 gst-plugins-good | [] [] [] [] [] [] [] | | 268 gst-plugins-good | [] [] [] | |
| 269 gst-plugins-ugly | [] [] | |
272 gstreamer | [] [] [] [] [] [] [] | | 270 gstreamer | [] [] [] [] [] [] [] | |
273 gtick | () | | 271 gtick | () | |
274 gtkam | [] [] [] | | 272 gtkam | [] [] [] [] | |
275 gtkorphan | [] [] | | 273 gtkorphan | [] [] | |
276 gtkspell | [] [] [] [] | | 274 gtkspell | [] [] [] [] | |
277 gutenprint | [] | | 275 gutenprint | [] | |
278 hello | [] [] [] [] [] | | 276 hello | [] [] [] [] [] | |
279 id-utils | [] [] | | 277 herrie | [] | |
280 impost | | | 278 hylafax | | |
281 indent | [] [] [] | | 279 idutils | [] [] | |
282 iso_3166 | [] [] | | 280 indent | [] [] [] [] | |
| 281 iso_15924 | | |
| 282 iso_3166 | [] [] [] [] [] [] [] [] [] [] [] | |
283 iso_3166_2 | | | 283 iso_3166_2 | | |
284 iso_4217 | [] | | 284 iso_4217 | [] [] [] | |
285 iso_639 | [] [] | | 285 iso_639 | [] [] [] [] | |
286 jpilot | [] | | 286 jpilot | [] | |
287 jtag | | | 287 jtag | | |
288 jwhois | | | 288 jwhois | | |
289 kbd | [] [] [] [] | | 289 kbd | [] [] [] [] | |
290 keytouch | | | 290 keytouch | [] [] | |
291 keytouch-editor | | | 291 keytouch-editor | [] | |
292 keytouch-keyboa... | | | 292 keytouch-keyboa... | [] | |
293 latrine | () | | 293 latrine | () | |
294 ld | [] | | 294 ld | [] | |
295 leafpad | [] [] [] [] [] | | 295 leafpad | [] [] [] [] [] | |
296 libc | [] [] [] [] [] | | 296 libc | [] [] [] [] | |
297 libexif | [] | | 297 libexif | [] | |
298 libextractor | [] | | 298 libextractor | [] | |
299 libgpewidget | [] [] [] | | 299 libgpewidget | [] [] [] | |
300 libgpg-error | [] | | 300 libgpg-error | [] | |
301 libgphoto2 | [] [] | | 301 libgphoto2 | [] [] | |
302 libgphoto2_port | [] [] | | 302 libgphoto2_port | [] [] | |
303 libgsasl | | | 303 libgsasl | | |
304 libiconv | [] [] | | 304 libiconv | [] [] | |
305 libidn | [] [] | | 305 libidn | [] [] [] | |
306 lifelines | [] () | | 306 lifelines | [] () | |
307 lilypond | [] | | 307 lilypond | [] | |
308 lingoteach | | | 308 lingoteach | | |
| 309 lprng | | |
309 lynx | [] [] [] [] | | 310 lynx | [] [] [] [] | |
310 m4 | [] [] [] [] | | 311 m4 | [] [] [] [] | |
| 312 mailfromd | | |
311 mailutils | [] | | 313 mailutils | [] | |
312 make | [] [] | | 314 make | [] [] | |
313 man-db | [] () [] [] | | 315 man-db | [] [] [] | |
314 minicom | [] [] [] | | 316 minicom | [] [] [] | |
315 mysecretdiary | [] [] | | |
316 nano | [] [] [] | | 317 nano | [] [] [] | |
317 nano_1_0 | [] () [] [] | | |
318 opcodes | [] | | 318 opcodes | [] | |
319 parted | | | 319 parted | [] [] | |
320 pilot-qof | [] | | 320 pilot-qof | | |
| 321 popt | [] [] [] | |
321 psmisc | [] | | 322 psmisc | [] | |
322 pwdutils | | | 323 pwdutils | | |
323 python | | | |
324 qof | | | 324 qof | | |
325 radius | [] | | 325 radius | [] | |
326 recode | [] [] [] [] [] [] | | 326 recode | [] [] [] [] [] [] | |
327 rpm | [] [] | | 327 rpm | [] | |
328 screem | | | 328 screem | | |
329 scrollkeeper | [] [] [] [] [] [] [] [] | | 329 scrollkeeper | [] [] [] [] [] [] [] [] | |
330 sed | [] [] [] | | 330 sed | [] [] [] | |
331 sh-utils | [] [] | | 331 shared-mime-info | [] [] [] [] () [] [] [] | |
332 shared-mime-info | [] [] [] [] | | |
333 sharutils | [] [] [] [] [] [] | | 332 sharutils | [] [] [] [] [] [] | |
334 shishi | | | 333 shishi | | |
335 silky | | | |
336 skencil | [] () | | 334 skencil | [] () | |
337 sketch | [] () | | |
338 solfege | | | 335 solfege | | |
339 soundtracker | [] [] | | 336 soundtracker | [] [] | |
340 sp | [] | | 337 sp | [] | |
341 stardict | [] | | |
342 system-tools-ba... | [] [] [] [] [] [] [] [] [] | | 338 system-tools-ba... | [] [] [] [] [] [] [] [] [] | |
343 tar | [] | | 339 tar | [] [] | |
344 texinfo | [] [] [] | | 340 texinfo | [] [] [] | |
345 textutils | [] [] [] | | |
346 tin | () () | | 341 tin | () () | |
347 tp-robot | [] | | 342 tuxpaint | [] [] [] [] [] [] | |
348 tuxpaint | [] [] [] [] [] | | |
349 unicode-han-tra... | | | 343 unicode-han-tra... | | |
350 unicode-transla... | | | 344 unicode-transla... | | |
351 util-linux | [] [] [] [] | | 345 util-linux | [] [] [] [] | |
352 vorbis-tools | [] [] [] [] | | 346 util-linux-ng | [] [] [] [] | |
| 347 vorbis-tools | [] | |
353 wastesedge | () | | 348 wastesedge | () | |
354 wdiff | [] [] [] [] | | 349 wdiff | [] [] [] [] | |
355 wget | [] [] | | 350 wget | [] [] [] | |
356 xchat | [] [] [] [] [] [] | | 351 xchat | [] [] [] [] [] [] [] | |
357 xkeyboard-config | | | 352 xkeyboard-config | [] | |
358 xpad | [] [] | | 353 xpad | [] [] [] | |
359 +----------------------------------------------------+ | 354 +----------------------------------------------------+ |
360 af am ar az be bg bs ca cs cy da de el en en_GB eo | 355 af am ar az be bg bs ca cs cy da de el en en_GB eo |
361 10 0 1 2 9 22 1 42 41 2 60 95 16 1 17 16 | 356 6 0 2 1 8 26 2 40 48 2 56 88 15 1 15 18 |
362 | 357 |
363 es et eu fa fi fr ga gl gu he hi hr hu id is it | 358 es et eu fa fi fr ga gl gu he hi hr hu id is it |
364 +--------------------------------------------------+ | 359 +--------------------------------------------------+ |
365 GNUnet | | | 360 Compendium | [] [] [] [] [] | |
366 a2ps | [] [] [] () | | 361 a2ps | [] [] [] () | |
367 aegis | | | 362 aegis | | |
368 ant-phone | [] | | 363 ant-phone | [] | |
369 anubis | [] | | 364 anubis | [] | |
370 ap-utils | [] [] | | 365 ap-utils | [] [] | |
371 aspell | [] [] [] | | 366 aspell | [] [] [] | |
372 bash | [] [] [] | | 367 bash | [] | |
373 batchelor | [] [] | | 368 bfd | [] [] | |
374 bfd | [] | | |
375 bibshelf | [] [] [] | | 369 bibshelf | [] [] [] | |
376 binutils | [] [] [] | | 370 binutils | [] [] [] | |
377 bison | [] [] [] [] [] [] | | 371 bison | [] [] [] [] [] [] | |
378 bison-runtime | [] [] [] [] [] | | 372 bison-runtime | [] [] [] [] [] | |
379 bluez-pin | [] [] [] [] [] | | 373 bluez-pin | [] [] [] [] [] | |
380 cflow | [] | | 374 cflow | [] | |
381 clisp | [] [] | | 375 clisp | [] [] | |
382 console-tools | | | 376 console-tools | | |
383 coreutils | [] [] [] [] [] [] | | 377 coreutils | [] [] [] [] [] [] | |
384 cpio | [] [] [] | | 378 cpio | [] [] [] | |
385 cpplib | [] [] | | 379 cpplib | [] [] | |
386 cryptonit | [] | | 380 cryptonit | [] | |
387 darkstat | [] () [] [] [] | | 381 dialog | [] [] [] | |
388 dialog | [] [] [] [] [] [] [] [] | | |
389 diffutils | [] [] [] [] [] [] [] [] [] | | 382 diffutils | [] [] [] [] [] [] [] [] [] | |
390 doodle | [] [] | | 383 doodle | [] [] | |
391 e2fsprogs | [] [] [] | | 384 e2fsprogs | [] [] [] | |
392 enscript | [] [] [] | | 385 enscript | [] [] [] | |
393 error | [] [] [] [] [] | | |
394 fetchmail | [] | | 386 fetchmail | [] | |
395 fileutils | [] [] [] [] [] [] | | 387 findutils | [] [] [] | |
396 findutils | [] [] [] [] | | 388 findutils_stable | [] [] [] [] | |
397 flex | [] [] [] | | 389 flex | [] [] [] | |
398 fslint | [] | | 390 fslint | | |
399 gas | [] [] | | 391 gas | [] [] | |
400 gawk | [] [] [] [] | | 392 gawk | [] [] [] [] () | |
401 gbiff | [] | | |
402 gcal | [] [] | | 393 gcal | [] [] | |
403 gcc | [] | | 394 gcc | [] | |
404 gettext-examples | [] [] [] [] [] [] | | 395 gettext-examples | [] [] [] [] [] [] [] | |
405 gettext-runtime | [] [] [] [] [] [] | | 396 gettext-runtime | [] [] [] [] [] [] | |
406 gettext-tools | [] [] [] | | 397 gettext-tools | [] [] [] [] | |
407 gimp-print | [] [] | | 398 gip | [] [] [] [] | |
408 gip | [] [] [] | | |
409 gliv | () | | 399 gliv | () | |
410 glunarclock | [] [] [] | | 400 glunarclock | [] [] [] | |
411 gmult | [] [] [] | | 401 gmult | [] [] [] | |
412 gnubiff | () () | | 402 gnubiff | () () | |
413 gnucash | () () () | | 403 gnucash | () () () | |
414 gnucash-glossary | [] [] | | |
415 gnuedu | [] | | 404 gnuedu | [] | |
416 gnulib | [] [] [] [] [] [] [] [] | | 405 gnulib | [] [] [] | |
| 406 gnunet | | |
417 gnunet-gtk | | | 407 gnunet-gtk | | |
418 gnutls | | | 408 gnutls | | |
419 gpe-aerial | [] [] | | 409 gpe-aerial | [] [] | |
420 gpe-beam | [] [] | | 410 gpe-beam | [] [] | |
421 gpe-calendar | | | 411 gpe-calendar | | |
422 gpe-clock | [] [] [] [] | | 412 gpe-clock | [] [] [] [] | |
423 gpe-conf | [] | | 413 gpe-conf | [] | |
424 gpe-contacts | [] [] | | 414 gpe-contacts | [] [] | |
425 gpe-edit | [] [] [] [] | | 415 gpe-edit | [] [] [] [] | |
426 gpe-filemanager | [] | | 416 gpe-filemanager | [] | |
427 gpe-go | [] [] [] | | 417 gpe-go | [] [] [] | |
428 gpe-login | [] [] [] | | 418 gpe-login | [] [] [] | |
429 gpe-ownerinfo | [] [] [] [] [] | | 419 gpe-ownerinfo | [] [] [] [] [] | |
430 gpe-package | [] | | 420 gpe-package | [] | |
431 gpe-sketchbook | [] [] | | 421 gpe-sketchbook | [] [] | |
432 gpe-su | [] [] [] [] | | 422 gpe-su | [] [] [] [] | |
433 gpe-taskmanager | [] [] [] | | 423 gpe-taskmanager | [] [] [] | |
434 gpe-timesheet | [] [] [] [] | | 424 gpe-timesheet | [] [] [] [] | |
435 gpe-today | [] [] [] [] | | 425 gpe-today | [] [] [] [] | |
436 gpe-todo | [] | | 426 gpe-todo | [] | |
437 gphoto2 | [] [] [] [] [] | | 427 gphoto2 | [] [] [] [] [] | |
438 gprof | [] [] [] [] | | 428 gprof | [] [] [] [] [] | |
439 gpsdrive | () () [] () | | 429 gpsdrive | [] | |
440 gramadoir | [] [] | | 430 gramadoir | [] [] | |
441 grep | [] [] [] [] [] [] [] [] [] [] [] [] | | 431 grep | [] [] [] | |
442 gretl | [] [] [] | | 432 gretl | [] [] [] () | |
443 gsasl | [] [] | | 433 gsasl | [] [] | |
444 gss | [] | | 434 gss | [] [] | |
445 gst-plugins | [] [] [] | | 435 gst-plugins-bad | [] [] [] [] | |
446 gst-plugins-base | [] [] | | 436 gst-plugins-base | [] [] [] [] | |
447 gst-plugins-good | [] [] [] | | 437 gst-plugins-good | [] [] [] [] [] | |
| 438 gst-plugins-ugly | [] [] [] [] | |
448 gstreamer | [] [] [] | | 439 gstreamer | [] [] [] | |
449 gtick | [] | | 440 gtick | [] [] [] | |
450 gtkam | [] [] [] [] | | 441 gtkam | [] [] [] [] | |
451 gtkorphan | [] [] | | 442 gtkorphan | [] [] | |
452 gtkspell | [] [] [] [] [] [] | | 443 gtkspell | [] [] [] [] [] [] [] | |
453 gutenprint | [] | | 444 gutenprint | [] | |
454 hello | [] [] [] [] [] [] [] [] [] [] [] [] [] | | 445 hello | [] [] [] [] [] [] [] [] [] [] [] [] [] | |
455 id-utils | [] [] [] [] [] | | 446 herrie | [] | |
456 impost | [] [] | | 447 hylafax | | |
| 448 idutils | [] [] [] [] [] | |
457 indent | [] [] [] [] [] [] [] [] [] [] | | 449 indent | [] [] [] [] [] [] [] [] [] [] | |
458 iso_3166 | [] [] [] | | 450 iso_15924 | [] | |
| 451 iso_3166 | [] [] [] [] [] [] [] [] [] [] [] [] [] | |
459 iso_3166_2 | [] | | 452 iso_3166_2 | [] | |
460 iso_4217 | [] [] [] [] | | 453 iso_4217 | [] [] [] [] [] [] | |
461 iso_639 | [] [] [] [] [] | | 454 iso_639 | [] [] [] [] [] [] | |
462 jpilot | [] [] | | 455 jpilot | [] [] | |
463 jtag | [] | | 456 jtag | [] | |
464 jwhois | [] [] [] [] [] | | 457 jwhois | [] [] [] [] [] | |
465 kbd | [] [] | | 458 kbd | [] [] | |
466 keytouch | [] | | 459 keytouch | [] [] [] | |
467 keytouch-editor | [] | | 460 keytouch-editor | [] | |
468 keytouch-keyboa... | [] | | 461 keytouch-keyboa... | [] [] | |
469 latrine | [] [] [] | | 462 latrine | [] [] | |
470 ld | [] [] | | 463 ld | [] [] [] [] | |
471 leafpad | [] [] [] [] [] [] | | 464 leafpad | [] [] [] [] [] [] | |
472 libc | [] [] [] [] [] | | 465 libc | [] [] [] [] [] | |
473 libexif | [] | | 466 libexif | [] | |
474 libextractor | [] | | 467 libextractor | [] | |
475 libgpewidget | [] [] [] [] [] | | 468 libgpewidget | [] [] [] [] [] | |
476 libgpg-error | | | 469 libgpg-error | [] | |
477 libgphoto2 | [] [] [] | | 470 libgphoto2 | [] [] [] | |
478 libgphoto2_port | [] [] | | 471 libgphoto2_port | [] [] | |
479 libgsasl | [] [] | | 472 libgsasl | [] [] | |
480 libiconv | [] [] | | 473 libiconv | [] [] [] | |
481 libidn | [] [] | | 474 libidn | [] [] | |
482 lifelines | () | | 475 lifelines | () | |
483 lilypond | [] | | 476 lilypond | [] [] [] | |
484 lingoteach | [] [] [] | | 477 lingoteach | [] [] [] | |
| 478 lprng | | |
485 lynx | [] [] [] | | 479 lynx | [] [] [] | |
486 m4 | [] [] [] [] | | 480 m4 | [] [] [] [] | |
| 481 mailfromd | | |
487 mailutils | [] [] | | 482 mailutils | [] [] | |
488 make | [] [] [] [] [] [] [] [] | | 483 make | [] [] [] [] [] [] [] [] | |
489 man-db | () | | 484 man-db | [] | |
490 minicom | [] [] [] [] | | 485 minicom | [] [] [] [] | |
491 mysecretdiary | [] [] [] | | 486 nano | [] [] [] [] [] [] [] | |
492 nano | [] [] [] [] [] [] | | |
493 nano_1_0 | [] [] [] [] [] | | |
494 opcodes | [] [] [] [] | | 487 opcodes | [] [] [] [] | |
495 parted | [] [] [] [] | | 488 parted | [] [] [] | |
496 pilot-qof | | | 489 pilot-qof | | |
497 psmisc | [] [] [] | | 490 popt | [] [] [] [] | |
| 491 psmisc | [] [] | |
498 pwdutils | | | 492 pwdutils | | |
499 python | | | |
500 qof | [] | | 493 qof | [] | |
501 radius | [] [] | | 494 radius | [] [] | |
502 recode | [] [] [] [] [] [] [] [] | | 495 recode | [] [] [] [] [] [] [] [] | |
503 rpm | [] [] | | 496 rpm | [] [] | |
504 screem | | | 497 screem | | |
505 scrollkeeper | [] [] [] | | 498 scrollkeeper | [] [] [] | |
506 sed | [] [] [] [] [] | | 499 sed | [] [] [] [] [] | |
507 sh-utils | [] [] [] [] [] [] [] | | |
508 shared-mime-info | [] [] [] [] [] [] | | 500 shared-mime-info | [] [] [] [] [] [] | |
509 sharutils | [] [] [] [] [] [] [] [] | | 501 sharutils | [] [] [] [] [] [] [] [] | |
510 shishi | | | 502 shishi | [] | |
511 silky | [] | | |
512 skencil | [] [] | | 503 skencil | [] [] | |
513 sketch | [] [] | | |
514 solfege | [] | | 504 solfege | [] | |
515 soundtracker | [] [] [] | | 505 soundtracker | [] [] [] | |
516 sp | [] | | 506 sp | [] | |
517 stardict | [] | | 507 system-tools-ba... | [] [] [] [] [] [] [] [] [] | |
518 system-tools-ba... | [] [] [] [] [] [] [] [] | | 508 tar | [] [] [] [] [] | |
519 tar | [] [] [] [] [] [] [] | | 509 texinfo | [] [] [] | |
520 texinfo | [] [] | | |
521 textutils | [] [] [] [] [] | | |
522 tin | [] () | | 510 tin | [] () | |
523 tp-robot | [] [] [] [] | | |
524 tuxpaint | [] [] | | 511 tuxpaint | [] [] | |
525 unicode-han-tra... | | | 512 unicode-han-tra... | | |
526 unicode-transla... | [] [] | | 513 unicode-transla... | [] [] | |
527 util-linux | [] [] [] [] [] [] [] | | 514 util-linux | [] [] [] [] [] [] [] | |
528 vorbis-tools | [] [] | | 515 util-linux-ng | [] [] [] [] [] [] [] | |
| 516 vorbis-tools | | |
529 wastesedge | () | | 517 wastesedge | () | |
530 wdiff | [] [] [] [] [] [] [] [] | | 518 wdiff | [] [] [] [] [] [] [] [] | |
531 wget | [] [] [] [] [] [] [] [] | | 519 wget | [] [] [] [] [] [] [] [] | |
532 xchat | [] [] [] [] [] [] [] [] | | 520 xchat | [] [] [] [] [] [] [] | |
533 xkeyboard-config | [] [] [] [] | | 521 xkeyboard-config | [] [] [] [] | |
534 xpad | [] [] [] | | 522 xpad | [] [] [] | |
535 +--------------------------------------------------+ | 523 +--------------------------------------------------+ |
536 es et eu fa fi fr ga gl gu he hi hr hu id is it | 524 es et eu fa fi fr ga gl gu he hi hr hu id is it |
537 88 22 14 2 40 115 61 14 1 8 1 6 59 31 0 52 | 525 85 22 14 2 48 101 61 12 2 8 2 6 53 29 1 52 |
538 | 526 |
539 ja ko ku ky lg lt lv mk mn ms mt nb ne nl nn no | 527 ja ka ko ku ky lg lt lv mk mn ms mt nb ne nl nn |
540 +-------------------------------------------------+ | 528 +--------------------------------------------------+ |
541 GNUnet | | | 529 Compendium | [] | |
542 a2ps | () [] [] () | | 530 a2ps | () [] [] | |
543 aegis | () | | 531 aegis | () | |
544 ant-phone | [] | | 532 ant-phone | [] | |
545 anubis | [] [] [] | | 533 anubis | [] [] [] | |
546 ap-utils | [] | | 534 ap-utils | [] | |
547 aspell | [] [] | | 535 aspell | [] [] | |
548 bash | [] | | 536 bash | [] | |
549 batchelor | [] [] | | 537 bfd | | |
550 bfd | | | 538 bibshelf | [] | |
551 bibshelf | [] | | 539 binutils | | |
552 binutils | | | 540 bison | [] [] [] | |
553 bison | [] [] [] | | 541 bison-runtime | [] [] [] | |
554 bison-runtime | [] [] [] | | 542 bluez-pin | [] [] [] | |
555 bluez-pin | [] [] [] | | 543 cflow | | |
556 cflow | | | 544 clisp | [] | |
557 clisp | [] | | 545 console-tools | | |
558 console-tools | | | 546 coreutils | [] | |
559 coreutils | [] | | 547 cpio | [] | |
560 cpio | | | 548 cpplib | [] | |
561 cpplib | [] | | 549 cryptonit | [] | |
562 cryptonit | [] | | 550 dialog | [] [] | |
563 darkstat | [] [] | | 551 diffutils | [] [] [] | |
564 dialog | [] [] | | 552 doodle | | |
565 diffutils | [] [] [] | | 553 e2fsprogs | [] | |
566 doodle | | | 554 enscript | [] | |
567 e2fsprogs | [] | | 555 fetchmail | [] [] | |
568 enscript | [] | | 556 findutils | [] | |
569 error | [] | | 557 findutils_stable | [] | |
570 fetchmail | [] [] | | 558 flex | [] [] | |
571 fileutils | [] [] | | 559 fslint | | |
572 findutils | [] | | 560 gas | | |
573 flex | [] [] | | 561 gawk | [] [] | |
574 fslint | [] [] | | 562 gcal | | |
575 gas | | | 563 gcc | | |
576 gawk | [] [] | | 564 gettext-examples | [] [] [] | |
577 gbiff | [] | | 565 gettext-runtime | [] [] [] | |
578 gcal | | | 566 gettext-tools | [] [] | |
579 gcc | | | 567 gip | [] [] | |
580 gettext-examples | [] [] | | 568 gliv | [] | |
581 gettext-runtime | [] [] [] | | 569 glunarclock | [] [] | |
582 gettext-tools | [] [] | | 570 gmult | [] [] [] | |
583 gimp-print | [] [] | | 571 gnubiff | | |
584 gip | [] [] | | 572 gnucash | () () () | |
585 gliv | [] | | 573 gnuedu | | |
586 glunarclock | [] [] | | 574 gnulib | [] [] | |
587 gmult | [] [] | | 575 gnunet | | |
588 gnubiff | | | 576 gnunet-gtk | | |
589 gnucash | () () | | 577 gnutls | [] | |
590 gnucash-glossary | [] | | 578 gpe-aerial | [] | |
591 gnuedu | | | 579 gpe-beam | [] | |
592 gnulib | [] [] [] [] | | 580 gpe-calendar | [] | |
593 gnunet-gtk | | | 581 gpe-clock | [] [] [] | |
594 gnutls | | | 582 gpe-conf | [] [] [] | |
595 gpe-aerial | [] | | 583 gpe-contacts | [] | |
596 gpe-beam | [] | | 584 gpe-edit | [] [] [] | |
597 gpe-calendar | [] | | 585 gpe-filemanager | [] [] | |
598 gpe-clock | [] [] [] | | 586 gpe-go | [] [] [] | |
599 gpe-conf | [] [] | | 587 gpe-login | [] [] [] | |
600 gpe-contacts | [] | | 588 gpe-ownerinfo | [] [] | |
601 gpe-edit | [] [] [] | | 589 gpe-package | [] [] | |
602 gpe-filemanager | [] [] | | 590 gpe-sketchbook | [] [] | |
603 gpe-go | [] [] [] | | 591 gpe-su | [] [] [] | |
604 gpe-login | [] [] [] | | 592 gpe-taskmanager | [] [] [] [] | |
605 gpe-ownerinfo | [] [] | | 593 gpe-timesheet | [] | |
606 gpe-package | [] [] | | 594 gpe-today | [] [] | |
607 gpe-sketchbook | [] [] | | 595 gpe-todo | [] | |
608 gpe-su | [] [] [] | | 596 gphoto2 | [] [] | |
609 gpe-taskmanager | [] [] [] [] | | 597 gprof | [] | |
610 gpe-timesheet | [] | | 598 gpsdrive | [] | |
611 gpe-today | [] [] | | 599 gramadoir | () | |
612 gpe-todo | [] | | 600 grep | [] [] | |
613 gphoto2 | [] [] | | 601 gretl | | |
614 gprof | | | 602 gsasl | [] | |
615 gpsdrive | () () () | | 603 gss | | |
616 gramadoir | () | | 604 gst-plugins-bad | [] | |
617 grep | [] [] [] [] | | 605 gst-plugins-base | [] | |
618 gretl | | | 606 gst-plugins-good | [] | |
619 gsasl | [] | | 607 gst-plugins-ugly | [] | |
620 gss | | | 608 gstreamer | [] | |
621 gst-plugins | [] | | 609 gtick | [] | |
622 gst-plugins-base | | | 610 gtkam | [] [] | |
623 gst-plugins-good | [] | | 611 gtkorphan | [] | |
624 gstreamer | [] | | 612 gtkspell | [] [] | |
625 gtick | | | 613 gutenprint | [] | |
626 gtkam | [] | | 614 hello | [] [] [] [] [] [] [] | |
627 gtkorphan | [] | | 615 herrie | [] | |
628 gtkspell | [] [] | | 616 hylafax | | |
629 gutenprint | | | 617 idutils | [] | |
630 hello | [] [] [] [] [] [] | | 618 indent | [] [] | |
631 id-utils | [] | | 619 iso_15924 | [] | |
632 impost | | | 620 iso_3166 | [] [] [] [] [] [] [] [] | |
633 indent | [] [] | | 621 iso_3166_2 | [] | |
634 iso_3166 | [] | | 622 iso_4217 | [] [] [] | |
635 iso_3166_2 | [] | | 623 iso_639 | [] [] [] [] | |
636 iso_4217 | [] [] [] | | 624 jpilot | () () | |
637 iso_639 | [] [] | | 625 jtag | | |
638 jpilot | () () () | | 626 jwhois | [] | |
639 jtag | | | 627 kbd | [] | |
640 jwhois | [] | | 628 keytouch | [] | |
641 kbd | [] | | 629 keytouch-editor | [] | |
642 keytouch | [] | | 630 keytouch-keyboa... | | |
643 keytouch-editor | | | 631 latrine | [] | |
644 keytouch-keyboa... | | | 632 ld | | |
645 latrine | [] | | 633 leafpad | [] [] | |
646 ld | | | 634 libc | [] [] [] | |
647 leafpad | [] [] | | 635 libexif | | |
648 libc | [] [] [] [] [] | | 636 libextractor | | |
649 libexif | | | 637 libgpewidget | [] | |
650 libextractor | | | 638 libgpg-error | | |
651 libgpewidget | [] | | 639 libgphoto2 | [] | |
652 libgpg-error | | | 640 libgphoto2_port | [] | |
653 libgphoto2 | [] | | 641 libgsasl | [] | |
654 libgphoto2_port | [] | | 642 libiconv | [] | |
655 libgsasl | [] | | 643 libidn | [] [] | |
656 libiconv | | | 644 lifelines | [] | |
657 libidn | [] [] | | 645 lilypond | [] | |
658 lifelines | [] | | 646 lingoteach | [] | |
659 lilypond | | | 647 lprng | | |
660 lingoteach | [] | | 648 lynx | [] [] | |
661 lynx | [] [] | | 649 m4 | [] [] | |
662 m4 | [] [] | | 650 mailfromd | | |
663 mailutils | | | 651 mailutils | | |
664 make | [] [] [] | | 652 make | [] [] [] | |
665 man-db | () | | 653 man-db | | |
666 minicom | [] | | 654 minicom | [] | |
667 mysecretdiary | [] | | 655 nano | [] [] [] | |
668 nano | [] [] [] | | 656 opcodes | [] | |
669 nano_1_0 | [] [] [] | | 657 parted | [] [] | |
670 opcodes | [] | | 658 pilot-qof | | |
671 parted | [] [] | | 659 popt | [] [] [] | |
672 pilot-qof | | | 660 psmisc | [] [] [] | |
673 psmisc | [] [] [] | | 661 pwdutils | | |
674 pwdutils | | | 662 qof | | |
675 python | | | 663 radius | | |
676 qof | | | 664 recode | [] | |
677 radius | | | 665 rpm | [] [] | |
678 recode | [] | | 666 screem | [] | |
679 rpm | [] [] | | 667 scrollkeeper | [] [] [] [] | |
680 screem | [] | | 668 sed | [] [] | |
681 scrollkeeper | [] [] [] [] | | 669 shared-mime-info | [] [] [] [] [] [] [] | |
682 sed | [] [] | | 670 sharutils | [] [] | |
683 sh-utils | [] [] | | 671 shishi | | |
684 shared-mime-info | [] [] [] [] [] | | 672 skencil | | |
685 sharutils | [] [] | | 673 solfege | () () | |
686 shishi | | | 674 soundtracker | | |
687 silky | [] | | 675 sp | () | |
688 skencil | | | 676 system-tools-ba... | [] [] [] [] | |
689 sketch | | | 677 tar | [] [] [] | |
690 solfege | | | 678 texinfo | [] [] | |
691 soundtracker | | | 679 tin | | |
692 sp | () | | 680 tuxpaint | () [] [] | |
693 stardict | [] [] | | 681 unicode-han-tra... | | |
694 system-tools-ba... | [] [] [] [] | | 682 unicode-transla... | | |
695 tar | [] [] [] | | 683 util-linux | [] [] | |
696 texinfo | [] [] [] | | 684 util-linux-ng | [] [] | |
697 textutils | [] [] [] | | 685 vorbis-tools | | |
698 tin | | | 686 wastesedge | [] | |
699 tp-robot | [] | | 687 wdiff | [] [] | |
700 tuxpaint | [] | | 688 wget | [] [] | |
701 unicode-han-tra... | | | 689 xchat | [] [] [] [] | |
702 unicode-transla... | | | 690 xkeyboard-config | [] [] [] | |
703 util-linux | [] [] | | 691 xpad | [] [] [] | |
704 vorbis-tools | [] | | 692 +--------------------------------------------------+ |
705 wastesedge | [] | | 693 ja ka ko ku ky lg lt lv mk mn ms mt nb ne nl nn |
706 wdiff | [] [] | | 694 51 2 25 3 2 0 6 0 2 2 20 0 11 1 103 6 |
707 wget | [] [] | | |
708 xchat | [] [] [] [] | | |
709 xkeyboard-config | [] | | |
710 xpad | [] [] [] | | |
711 +-------------------------------------------------+ | |
712 ja ko ku ky lg lt lv mk mn ms mt nb ne nl nn no | |
713 52 24 2 2 1 3 0 2 3 21 0 15 1 97 5 1 | |
714 | 695 |
715 nso or pa pl pt pt_BR rm ro ru rw sk sl sq sr sv ta | 696 or pa pl pt pt_BR rm ro ru rw sk sl sq sr sv ta |
716 +------------------------------------------------------+ | 697 +--------------------------------------------------+ |
717 GNUnet | | | 698 Compendium | [] [] [] [] [] | |
718 a2ps | () [] [] [] [] [] [] | | 699 a2ps | () [] [] [] [] [] [] | |
719 aegis | () () | | 700 aegis | () () | |
720 ant-phone | [] [] | | 701 ant-phone | [] [] | |
721 anubis | [] [] [] | | 702 anubis | [] [] [] | |
722 ap-utils | () | | 703 ap-utils | () | |
723 aspell | [] [] | | 704 aspell | [] [] [] | |
724 bash | [] [] [] | | 705 bash | [] [] | |
725 batchelor | [] [] | | 706 bfd | | |
726 bfd | | | 707 bibshelf | [] | |
727 bibshelf | [] | | 708 binutils | [] [] | |
728 binutils | [] [] | | 709 bison | [] [] [] [] [] | |
729 bison | [] [] [] [] [] | | 710 bison-runtime | [] [] [] [] [] | |
730 bison-runtime | [] [] [] [] | | 711 bluez-pin | [] [] [] [] [] [] [] [] [] | |
731 bluez-pin | [] [] [] [] [] [] [] [] [] | | 712 cflow | [] | |
732 cflow | [] | | 713 clisp | [] | |
733 clisp | [] | | 714 console-tools | [] | |
734 console-tools | [] | | 715 coreutils | [] [] [] [] | |
735 coreutils | [] [] [] [] | | 716 cpio | [] [] [] | |
736 cpio | [] [] [] | | 717 cpplib | [] | |
737 cpplib | [] | | 718 cryptonit | [] [] | |
738 cryptonit | [] [] | | 719 dialog | [] | |
739 darkstat | [] [] [] [] [] [] | | 720 diffutils | [] [] [] [] [] [] | |
740 dialog | [] [] [] [] [] [] [] [] [] | | 721 doodle | [] [] | |
741 diffutils | [] [] [] [] [] [] | | 722 e2fsprogs | [] [] | |
742 doodle | [] [] | | 723 enscript | [] [] [] [] [] | |
743 e2fsprogs | [] [] | | 724 fetchmail | [] [] [] | |
744 enscript | [] [] [] [] [] | | 725 findutils | [] [] [] | |
745 error | [] [] [] [] | | 726 findutils_stable | [] [] [] [] [] [] | |
746 fetchmail | [] [] [] | | 727 flex | [] [] [] [] [] | |
747 fileutils | [] [] [] [] [] | | 728 fslint | [] | |
748 findutils | [] [] [] [] [] [] | | 729 gas | | |
749 flex | [] [] [] [] [] | | 730 gawk | [] [] [] [] | |
750 fslint | [] [] [] [] | | 731 gcal | [] | |
751 gas | | | 732 gcc | [] [] | |
752 gawk | [] [] [] [] | | 733 gettext-examples | [] [] [] [] [] [] [] [] | |
753 gbiff | [] | | 734 gettext-runtime | [] [] [] [] [] [] [] [] | |
754 gcal | [] | | 735 gettext-tools | [] [] [] [] [] [] [] | |
755 gcc | [] | | 736 gip | [] [] [] [] | |
756 gettext-examples | [] [] [] [] [] [] [] [] | | 737 gliv | [] [] [] [] [] [] | |
757 gettext-runtime | [] [] [] [] [] [] [] [] | | 738 glunarclock | [] [] [] [] [] [] | |
758 gettext-tools | [] [] [] [] [] [] [] | | 739 gmult | [] [] [] [] | |
759 gimp-print | [] [] | | 740 gnubiff | () [] | |
760 gip | [] [] [] [] | | 741 gnucash | () [] | |
761 gliv | [] [] [] [] | | 742 gnuedu | | |
762 glunarclock | [] [] [] [] [] [] | | 743 gnulib | [] [] [] | |
763 gmult | [] [] [] [] | | 744 gnunet | | |
764 gnubiff | () | | 745 gnunet-gtk | [] | |
765 gnucash | () [] | | 746 gnutls | [] [] | |
766 gnucash-glossary | [] [] [] | | 747 gpe-aerial | [] [] [] [] [] [] [] | |
767 gnuedu | | | 748 gpe-beam | [] [] [] [] [] [] [] | |
768 gnulib | [] [] [] [] [] | | 749 gpe-calendar | [] [] [] [] | |
769 gnunet-gtk | [] | | 750 gpe-clock | [] [] [] [] [] [] [] [] | |
770 gnutls | [] [] | | 751 gpe-conf | [] [] [] [] [] [] [] | |
771 gpe-aerial | [] [] [] [] [] [] [] | | 752 gpe-contacts | [] [] [] [] [] | |
772 gpe-beam | [] [] [] [] [] [] [] | | 753 gpe-edit | [] [] [] [] [] [] [] [] [] | |
773 gpe-calendar | [] | | 754 gpe-filemanager | [] [] | |
774 gpe-clock | [] [] [] [] [] [] [] [] | | 755 gpe-go | [] [] [] [] [] [] [] [] | |
775 gpe-conf | [] [] [] [] [] [] [] | | 756 gpe-login | [] [] [] [] [] [] [] [] | |
776 gpe-contacts | [] [] [] [] [] | | 757 gpe-ownerinfo | [] [] [] [] [] [] [] [] | |
777 gpe-edit | [] [] [] [] [] [] [] [] | | 758 gpe-package | [] [] | |
778 gpe-filemanager | [] [] | | 759 gpe-sketchbook | [] [] [] [] [] [] [] [] | |
779 gpe-go | [] [] [] [] [] [] | | 760 gpe-su | [] [] [] [] [] [] [] [] | |
780 gpe-login | [] [] [] [] [] [] [] [] | | 761 gpe-taskmanager | [] [] [] [] [] [] [] [] | |
781 gpe-ownerinfo | [] [] [] [] [] [] [] [] | | 762 gpe-timesheet | [] [] [] [] [] [] [] [] | |
782 gpe-package | [] [] | | 763 gpe-today | [] [] [] [] [] [] [] [] | |
783 gpe-sketchbook | [] [] [] [] [] [] [] [] | | 764 gpe-todo | [] [] [] [] | |
784 gpe-su | [] [] [] [] [] [] [] [] | | 765 gphoto2 | [] [] [] [] [] [] | |
785 gpe-taskmanager | [] [] [] [] [] [] [] [] | | 766 gprof | [] [] [] | |
786 gpe-timesheet | [] [] [] [] [] [] [] [] | | 767 gpsdrive | [] [] | |
787 gpe-today | [] [] [] [] [] [] [] [] | | 768 gramadoir | [] [] | |
788 gpe-todo | [] [] [] [] | | 769 grep | [] [] [] [] | |
789 gphoto2 | [] [] [] [] [] | | 770 gretl | [] [] [] | |
790 gprof | [] [] [] | | 771 gsasl | [] [] [] | |
791 gpsdrive | [] [] [] | | 772 gss | [] [] [] [] | |
792 gramadoir | [] [] | | 773 gst-plugins-bad | [] [] [] | |
793 grep | [] [] [] [] [] [] [] [] | | 774 gst-plugins-base | [] [] | |
794 gretl | [] | | 775 gst-plugins-good | [] [] | |
795 gsasl | [] [] [] | | 776 gst-plugins-ugly | [] [] [] | |
796 gss | [] [] [] | | 777 gstreamer | [] [] [] [] | |
797 gst-plugins | [] [] [] [] | | 778 gtick | [] | |
798 gst-plugins-base | [] | | 779 gtkam | [] [] [] [] [] | |
799 gst-plugins-good | [] [] [] [] | | 780 gtkorphan | [] | |
800 gstreamer | [] [] [] | | 781 gtkspell | [] [] [] [] [] [] [] [] | |
801 gtick | [] | | 782 gutenprint | [] | |
802 gtkam | [] [] [] [] | | 783 hello | [] [] [] [] [] [] [] [] | |
803 gtkorphan | [] | | 784 herrie | [] [] [] | |
804 gtkspell | [] [] [] [] [] [] [] [] | | 785 hylafax | | |
805 gutenprint | [] | | 786 idutils | [] [] [] [] [] | |
806 hello | [] [] [] [] [] [] [] [] | | 787 indent | [] [] [] [] [] [] [] | |
807 id-utils | [] [] [] [] | | 788 iso_15924 | | |
808 impost | [] | | 789 iso_3166 | [] [] [] [] [] [] [] [] [] [] [] [] [] | |
809 indent | [] [] [] [] [] [] | | 790 iso_3166_2 | | |
810 iso_3166 | [] [] [] [] [] [] | | 791 iso_4217 | [] [] [] [] [] [] [] | |
811 iso_3166_2 | | | 792 iso_639 | [] [] [] [] [] [] [] | |
812 iso_4217 | [] [] [] [] | | 793 jpilot | | |
813 iso_639 | [] [] [] [] | | 794 jtag | [] | |
814 jpilot | | | 795 jwhois | [] [] [] [] | |
815 jtag | [] | | 796 kbd | [] [] [] | |
816 jwhois | [] [] [] [] | | 797 keytouch | [] | |
817 kbd | [] [] [] | | 798 keytouch-editor | [] | |
818 keytouch | [] | | 799 keytouch-keyboa... | [] | |
819 keytouch-editor | [] | | 800 latrine | | |
820 keytouch-keyboa... | [] | | 801 ld | [] | |
821 latrine | [] [] | | 802 leafpad | [] [] [] [] [] [] | |
822 ld | [] | | 803 libc | [] [] [] [] | |
823 leafpad | [] [] [] [] [] [] | | 804 libexif | [] [] | |
824 libc | [] [] [] [] [] | | 805 libextractor | [] [] | |
825 libexif | [] | | 806 libgpewidget | [] [] [] [] [] [] [] [] | |
826 libextractor | [] [] | | 807 libgpg-error | [] [] [] | |
827 libgpewidget | [] [] [] [] [] [] [] | | 808 libgphoto2 | [] | |
828 libgpg-error | [] [] | | 809 libgphoto2_port | [] [] [] | |
829 libgphoto2 | [] | | 810 libgsasl | [] [] [] [] | |
830 libgphoto2_port | [] [] [] | | 811 libiconv | [] [] [] | |
831 libgsasl | [] [] [] [] | | 812 libidn | [] [] () | |
832 libiconv | [] [] | | 813 lifelines | [] [] | |
833 libidn | [] [] () | | 814 lilypond | | |
834 lifelines | [] [] | | 815 lingoteach | [] | |
835 lilypond | | | 816 lprng | [] | |
836 lingoteach | [] | | 817 lynx | [] [] [] | |
837 lynx | [] [] [] | | 818 m4 | [] [] [] [] [] | |
838 m4 | [] [] [] [] [] | | 819 mailfromd | [] | |
839 mailutils | [] [] [] [] | | 820 mailutils | [] [] [] | |
840 make | [] [] [] [] | | 821 make | [] [] [] [] | |
841 man-db | [] [] | | 822 man-db | [] [] [] [] | |
842 minicom | [] [] [] [] [] | | 823 minicom | [] [] [] [] [] | |
843 mysecretdiary | [] [] [] [] | | 824 nano | [] [] [] [] | |
844 nano | [] [] [] | | 825 opcodes | [] [] | |
845 nano_1_0 | [] [] [] [] | | 826 parted | [] | |
846 opcodes | [] [] | | 827 pilot-qof | | |
847 parted | [] | | 828 popt | [] [] [] [] | |
848 pilot-qof | [] | | 829 psmisc | [] [] | |
849 psmisc | [] [] | | 830 pwdutils | [] [] | |
850 pwdutils | [] [] | | 831 qof | [] [] | |
851 python | | | 832 radius | [] [] | |
852 qof | [] [] | | 833 recode | [] [] [] [] [] [] [] | |
853 radius | [] [] | | 834 rpm | [] [] [] [] | |
854 recode | [] [] [] [] [] [] [] | | 835 screem | | |
855 rpm | [] [] [] [] | | 836 scrollkeeper | [] [] [] [] [] [] [] | |
856 screem | | | 837 sed | [] [] [] [] [] [] [] [] [] | |
857 scrollkeeper | [] [] [] [] [] [] [] | | 838 shared-mime-info | [] [] [] [] [] [] | |
858 sed | [] [] [] [] [] [] [] [] [] | | 839 sharutils | [] [] [] [] | |
859 sh-utils | [] [] [] | | 840 shishi | [] | |
860 shared-mime-info | [] [] [] [] [] | | 841 skencil | [] [] [] | |
861 sharutils | [] [] [] [] | | 842 solfege | [] | |
862 shishi | [] | | 843 soundtracker | [] [] | |
863 silky | [] | | 844 sp | | |
864 skencil | [] [] [] | | 845 system-tools-ba... | [] [] [] [] [] [] [] [] [] | |
865 sketch | [] [] [] | | 846 tar | [] [] [] [] | |
866 solfege | [] | | 847 texinfo | [] [] [] [] | |
867 soundtracker | [] [] | | 848 tin | () | |
868 sp | | | 849 tuxpaint | [] [] [] [] [] [] | |
869 stardict | [] [] [] | | 850 unicode-han-tra... | | |
870 system-tools-ba... | [] [] [] [] [] [] [] [] [] | | 851 unicode-transla... | | |
871 tar | [] [] [] [] [] | | 852 util-linux | [] [] [] [] | |
872 texinfo | [] [] [] [] | | 853 util-linux-ng | [] [] [] [] | |
873 textutils | [] [] [] | | 854 vorbis-tools | [] | |
874 tin | () | | 855 wastesedge | | |
875 tp-robot | [] | | 856 wdiff | [] [] [] [] [] [] [] | |
876 tuxpaint | [] [] [] [] [] | | 857 wget | [] [] [] [] | |
877 unicode-han-tra... | | | 858 xchat | [] [] [] [] [] [] [] | |
878 unicode-transla... | | | 859 xkeyboard-config | [] [] [] | |
879 util-linux | [] [] [] [] | | 860 xpad | [] [] [] | |
880 vorbis-tools | [] [] | | 861 +--------------------------------------------------+ |
881 wastesedge | | | 862 or pa pl pt pt_BR rm ro ru rw sk sl sq sr sv ta |
882 wdiff | [] [] [] [] [] [] | | 863 0 5 77 31 53 4 58 72 3 45 46 9 45 122 3 |
883 wget | [] [] [] [] | | |
884 xchat | [] [] [] [] [] [] [] | | |
885 xkeyboard-config | [] [] | | |
886 xpad | [] [] [] | | |
887 +------------------------------------------------------+ | |
888 nso or pa pl pt pt_BR rm ro ru rw sk sl sq sr sv ta | |
889 0 2 3 58 30 54 5 73 72 4 40 46 11 50 128 2 | |
890 | 864 |
891 tg th tk tr uk ven vi wa xh zh_CN zh_HK zh_TW zu | 865 tg th tk tr uk ven vi wa xh zh_CN zh_HK zh_TW zu |
892 +---------------------------------------------------+ | 866 +---------------------------------------------------+ |
893 GNUnet | [] | 2 | 867 Compendium | [] [] [] [] | 19 |
894 a2ps | [] [] [] | 19 | 868 a2ps | [] [] [] | 19 |
895 aegis | | 0 | 869 aegis | [] | 1 |
896 ant-phone | [] [] | 6 | 870 ant-phone | [] [] | 6 |
897 anubis | [] [] [] | 11 | 871 anubis | [] [] [] | 11 |
898 ap-utils | () [] | 4 | 872 ap-utils | () [] | 4 |
899 aspell | [] [] [] | 15 | 873 aspell | [] [] [] | 16 |
900 bash | [] | 11 | 874 bash | [] | 6 |
901 batchelor | [] [] | 9 | 875 bfd | | 2 |
902 bfd | | 1 | |
903 bibshelf | [] | 7 | 876 bibshelf | [] | 7 |
904 binutils | [] [] [] | 9 | 877 binutils | [] [] [] [] | 9 |
905 bison | [] [] [] | 19 | 878 bison | [] [] [] [] | 20 |
906 bison-runtime | [] [] [] | 15 | 879 bison-runtime | [] [] [] [] | 18 |
907 bluez-pin | [] [] [] [] [] [] | 28 | 880 bluez-pin | [] [] [] [] [] [] | 28 |
908 cflow | [] [] | 5 | 881 cflow | [] [] | 5 |
909 clisp | | 6 | 882 clisp | | 9 |
910 console-tools | [] [] | 5 | 883 console-tools | [] [] | 5 |
911 coreutils | [] [] | 16 | 884 coreutils | [] [] [] | 18 |
912 cpio | [] [] [] | 9 | 885 cpio | [] [] [] [] | 11 |
913 cpplib | [] [] [] [] | 11 | 886 cpplib | [] [] [] [] [] | 12 |
914 cryptonit | | 5 | 887 cryptonit | [] | 6 |
915 darkstat | [] () () | 15 | 888 dialog | [] [] [] | 9 |
916 dialog | [] [] [] [] [] | 30 | 889 diffutils | [] [] [] [] [] | 29 |
917 diffutils | [] [] [] [] | 28 | |
918 doodle | [] | 6 | 890 doodle | [] | 6 |
919 e2fsprogs | [] [] | 10 | 891 e2fsprogs | [] [] | 10 |
920 enscript | [] [] [] | 16 | 892 enscript | [] [] [] | 16 |
921 error | [] [] [] [] | 18 | |
922 fetchmail | [] [] | 12 | 893 fetchmail | [] [] | 12 |
923 fileutils | [] [] [] | 18 | 894 findutils | [] [] [] | 11 |
924 findutils | [] [] [] | 17 | 895 findutils_stable | [] [] [] [] | 18 |
925 flex | [] [] | 15 | 896 flex | [] [] | 15 |
926 fslint | [] | 9 | 897 fslint | [] | 2 |
927 gas | [] | 3 | 898 gas | [] | 3 |
928 gawk | [] [] | 15 | 899 gawk | [] [] [] | 16 |
929 gbiff | [] | 5 | |
930 gcal | [] | 5 | 900 gcal | [] | 5 |
931 gcc | [] [] [] | 6 | 901 gcc | [] [] [] | 7 |
932 gettext-examples | [] [] [] [] [] [] | 27 | 902 gettext-examples | [] [] [] [] [] [] | 29 |
933 gettext-runtime | [] [] [] [] [] [] | 28 | 903 gettext-runtime | [] [] [] [] [] [] | 28 |
934 gettext-tools | [] [] [] [] [] | 19 | 904 gettext-tools | [] [] [] [] [] | 20 |
935 gimp-print | [] [] | 12 | 905 gip | [] [] | 13 |
936 gip | [] [] | 12 | 906 gliv | [] [] | 11 |
937 gliv | [] [] | 8 | |
938 glunarclock | [] [] [] | 15 | 907 glunarclock | [] [] [] | 15 |
939 gmult | [] [] [] [] | 15 | 908 gmult | [] [] [] [] | 16 |
940 gnubiff | [] | 1 | 909 gnubiff | [] | 2 |
941 gnucash | () | 2 | 910 gnucash | () [] | 5 |
942 gnucash-glossary | [] [] | 9 | |
943 gnuedu | [] | 2 | 911 gnuedu | [] | 2 |
944 gnulib | [] [] [] [] [] | 28 | 912 gnulib | [] | 10 |
945 gnunet-gtk | | 1 | 913 gnunet | | 0 |
946 gnutls | | 2 | 914 gnunet-gtk | [] [] | 3 |
| 915 gnutls | | 4 |
947 gpe-aerial | [] [] | 14 | 916 gpe-aerial | [] [] | 14 |
948 gpe-beam | [] [] | 14 | 917 gpe-beam | [] [] | 14 |
949 gpe-calendar | [] | 3 | 918 gpe-calendar | [] [] | 7 |
950 gpe-clock | [] [] [] [] | 21 | 919 gpe-clock | [] [] [] [] | 21 |
951 gpe-conf | [] [] | 14 | 920 gpe-conf | [] [] [] | 16 |
952 gpe-contacts | [] [] | 10 | 921 gpe-contacts | [] [] | 10 |
953 gpe-edit | [] [] [] [] | 20 | 922 gpe-edit | [] [] [] [] [] | 22 |
954 gpe-filemanager | [] | 6 | 923 gpe-filemanager | [] [] | 7 |
955 gpe-go | [] [] | 15 | 924 gpe-go | [] [] [] [] | 19 |
956 gpe-login | [] [] [] [] [] | 21 | 925 gpe-login | [] [] [] [] [] | 21 |
957 gpe-ownerinfo | [] [] [] [] | 21 | 926 gpe-ownerinfo | [] [] [] [] | 21 |
958 gpe-package | [] | 6 | 927 gpe-package | [] | 6 |
959 gpe-sketchbook | [] [] | 16 | 928 gpe-sketchbook | [] [] | 16 |
960 gpe-su | [] [] [] | 20 | 929 gpe-su | [] [] [] [] | 21 |
961 gpe-taskmanager | [] [] [] | 20 | 930 gpe-taskmanager | [] [] [] [] | 21 |
962 gpe-timesheet | [] [] [] [] | 18 | 931 gpe-timesheet | [] [] [] [] | 18 |
963 gpe-today | [] [] [] [] [] | 21 | 932 gpe-today | [] [] [] [] [] | 21 |
964 gpe-todo | [] | 7 | 933 gpe-todo | [] [] | 8 |
965 gphoto2 | [] [] [] [] | 20 | 934 gphoto2 | [] [] [] [] | 21 |
966 gprof | [] [] | 11 | 935 gprof | [] [] | 13 |
967 gpsdrive | | 4 | 936 gpsdrive | [] | 5 |
968 gramadoir | [] | 7 | 937 gramadoir | [] | 7 |
969 grep | [] [] [] [] | 34 | 938 grep | [] | 12 |
970 gretl | | 4 | 939 gretl | | 6 |
971 gsasl | [] [] | 8 | 940 gsasl | [] [] [] | 9 |
972 gss | [] | 5 | 941 gss | [] | 7 |
973 gst-plugins | [] [] [] | 15 | 942 gst-plugins-bad | [] [] [] | 13 |
974 gst-plugins-base | [] [] [] | 9 | 943 gst-plugins-base | [] [] | 11 |
975 gst-plugins-good | [] [] [] [] [] | 20 | 944 gst-plugins-good | [] [] [] [] [] | 16 |
976 gstreamer | [] [] [] | 17 | 945 gst-plugins-ugly | [] [] [] | 13 |
977 gtick | [] | 3 | 946 gstreamer | [] [] [] | 18 |
978 gtkam | [] | 13 | 947 gtick | [] [] | 7 |
| 948 gtkam | [] | 16 |
979 gtkorphan | [] | 7 | 949 gtkorphan | [] | 7 |
980 gtkspell | [] [] [] [] [] [] | 26 | 950 gtkspell | [] [] [] [] [] [] | 27 |
981 gutenprint | | 3 | 951 gutenprint | | 4 |
982 hello | [] [] [] [] [] | 37 | 952 hello | [] [] [] [] [] | 38 |
983 id-utils | [] [] | 14 | 953 herrie | [] [] | 8 |
984 impost | [] | 4 | 954 hylafax | | 0 |
985 indent | [] [] [] [] | 25 | 955 idutils | [] [] | 15 |
986 iso_3166 | [] [] [] [] | 16 | 956 indent | [] [] [] [] [] | 28 |
987 iso_3166_2 | | 2 | 957 iso_15924 | [] [] | 4 |
988 iso_4217 | [] [] | 14 | 958 iso_3166 | [] [] [] [] [] [] [] [] [] | 54 |
989 iso_639 | [] | 14 | 959 iso_3166_2 | [] [] | 4 |
| 960 iso_4217 | [] [] [] [] [] | 24 |
| 961 iso_639 | [] [] [] [] [] | 26 |
990 jpilot | [] [] [] [] | 7 | 962 jpilot | [] [] [] [] | 7 |
991 jtag | [] | 3 | 963 jtag | [] | 3 |
992 jwhois | [] [] [] | 13 | 964 jwhois | [] [] [] | 13 |
993 kbd | [] [] | 12 | 965 kbd | [] [] [] | 13 |
994 keytouch | [] | 4 | 966 keytouch | [] | 8 |
995 keytouch-editor | | 2 | 967 keytouch-editor | [] | 5 |
996 keytouch-keyboa... | [] | 3 | 968 keytouch-keyboa... | [] | 5 |
997 latrine | [] [] | 8 | 969 latrine | [] [] | 5 |
998 ld | [] [] [] [] | 8 | 970 ld | [] [] [] [] | 10 |
999 leafpad | [] [] [] [] | 23 | 971 leafpad | [] [] [] [] [] | 24 |
1000 libc | [] [] [] | 23 | 972 libc | [] [] [] | 19 |
1001 libexif | [] | 4 | 973 libexif | [] | 5 |
1002 libextractor | [] | 5 | 974 libextractor | [] | 5 |
1003 libgpewidget | [] [] [] | 19 | 975 libgpewidget | [] [] [] | 20 |
1004 libgpg-error | [] | 4 | 976 libgpg-error | [] | 6 |
1005 libgphoto2 | [] | 8 | 977 libgphoto2 | [] [] | 9 |
1006 libgphoto2_port | [] [] [] | 11 | 978 libgphoto2_port | [] [] [] | 11 |
1007 libgsasl | [] | 8 | 979 libgsasl | [] | 8 |
1008 libiconv | [] | 7 | 980 libiconv | [] [] | 11 |
1009 libidn | [] [] | 10 | 981 libidn | [] [] | 11 |
1010 lifelines | | 4 | 982 lifelines | | 4 |
1011 lilypond | | 2 | 983 lilypond | [] | 6 |
1012 lingoteach | [] | 6 | 984 lingoteach | [] | 6 |
| 985 lprng | [] | 2 |
1013 lynx | [] [] [] | 15 | 986 lynx | [] [] [] | 15 |
1014 m4 | [] [] [] | 18 | 987 m4 | [] [] [] | 18 |
1015 mailutils | [] | 8 | 988 mailfromd | [] [] | 3 |
| 989 mailutils | [] [] | 8 |
1016 make | [] [] [] | 20 | 990 make | [] [] [] | 20 |
1017 man-db | [] | 6 | 991 man-db | [] | 9 |
1018 minicom | [] | 14 | 992 minicom | [] | 14 |
1019 mysecretdiary | [] [] | 12 | 993 nano | [] [] [] | 20 |
1020 nano | [] [] | 17 | |
1021 nano_1_0 | [] [] [] | 18 | |
1022 opcodes | [] [] | 10 | 994 opcodes | [] [] | 10 |
1023 parted | [] [] [] | 10 | 995 parted | [] [] [] | 11 |
1024 pilot-qof | [] | 3 | 996 pilot-qof | [] | 1 |
1025 psmisc | [] | 10 | 997 popt | [] [] [] [] | 18 |
| 998 psmisc | [] [] | 10 |
1026 pwdutils | [] | 3 | 999 pwdutils | [] | 3 |
1027 python | | 0 | |
1028 qof | [] | 4 | 1000 qof | [] | 4 |
1029 radius | [] | 6 | 1001 radius | [] [] | 7 |
1030 recode | [] [] [] | 25 | 1002 recode | [] [] [] | 25 |
1031 rpm | [] [] [] [] | 14 | 1003 rpm | [] [] [] [] | 13 |
1032 screem | [] | 2 | 1004 screem | [] | 2 |
1033 scrollkeeper | [] [] [] [] | 26 | 1005 scrollkeeper | [] [] [] [] | 26 |
1034 sed | [] [] [] | 22 | 1006 sed | [] [] [] [] | 23 |
1035 sh-utils | [] | 15 | 1007 shared-mime-info | [] [] [] | 29 |
1036 shared-mime-info | [] [] [] [] | 24 | |
1037 sharutils | [] [] [] | 23 | 1008 sharutils | [] [] [] | 23 |
1038 shishi | | 1 | 1009 shishi | [] | 3 |
1039 silky | [] | 4 | |
1040 skencil | [] | 7 | 1010 skencil | [] | 7 |
1041 sketch | | 6 | 1011 solfege | [] | 3 |
1042 solfege | | 2 | |
1043 soundtracker | [] [] | 9 | 1012 soundtracker | [] [] | 9 |
1044 sp | [] | 3 | 1013 sp | [] | 3 |
1045 stardict | [] [] [] [] | 11 | 1014 system-tools-ba... | [] [] [] [] [] [] [] | 38 |
1046 system-tools-ba... | [] [] [] [] [] [] [] | 37 | 1015 tar | [] [] [] | 17 |
1047 tar | [] [] [] [] | 20 | |
1048 texinfo | [] [] [] | 15 | 1016 texinfo | [] [] [] | 15 |
1049 textutils | [] [] [] | 17 | |
1050 tin | | 1 | 1017 tin | | 1 |
1051 tp-robot | [] [] [] | 10 | 1018 tuxpaint | [] [] [] | 19 |
1052 tuxpaint | [] [] [] | 16 | |
1053 unicode-han-tra... | | 0 | 1019 unicode-han-tra... | | 0 |
1054 unicode-transla... | | 2 | 1020 unicode-transla... | | 2 |
1055 util-linux | [] [] [] | 20 | 1021 util-linux | [] [] [] | 20 |
1056 vorbis-tools | [] [] | 11 | 1022 util-linux-ng | [] [] [] | 20 |
| 1023 vorbis-tools | [] [] | 4 |
1057 wastesedge | | 1 | 1024 wastesedge | | 1 |
1058 wdiff | [] [] | 22 | 1025 wdiff | [] [] | 23 |
1059 wget | [] [] [] | 19 | 1026 wget | [] [] [] | 20 |
1060 xchat | [] [] [] [] | 29 | 1027 xchat | [] [] [] [] | 29 |
1061 xkeyboard-config | [] [] [] [] | 11 | 1028 xkeyboard-config | [] [] [] | 14 |
1062 xpad | [] [] [] | 14 | 1029 xpad | [] [] [] | 15 |
1063 +---------------------------------------------------+ | 1030 +---------------------------------------------------+ |
1064 77 teams tg th tk tr uk ven vi wa xh zh_CN zh_HK zh_TW zu | 1031 76 teams tg th tk tr uk ven vi wa xh zh_CN zh_HK zh_TW zu |
1065 170 domains 0 1 1 77 39 0 136 10 1 48 5 54 0 202
8 | 1032 163 domains 0 3 1 74 51 0 143 21 1 57 7 45 0 203
6 |
1066 | 1033 |
1067 Some counters in the preceding matrix are higher than the number of | 1034 Some counters in the preceding matrix are higher than the number of |
1068 visible blocks let us expect. This is because a few extra PO files are | 1035 visible blocks let us expect. This is because a few extra PO files are |
1069 used for implementing regional variants of languages, or language | 1036 used for implementing regional variants of languages, or language |
1070 dialects. | 1037 dialects. |
1071 | 1038 |
1072 For a PO file in the matrix above to be effective, the package to | 1039 For a PO file in the matrix above to be effective, the package to |
1073 which it applies should also have been internationalized and | 1040 which it applies should also have been internationalized and |
1074 distributed as such by its maintainer. There might be an observable | 1041 distributed as such by its maintainer. There might be an observable |
1075 lag between the mere existence a PO file and its wide availability in a | 1042 lag between the mere existence a PO file and its wide availability in a |
1076 distribution. | 1043 distribution. |
1077 | 1044 |
1078 If October 2006 seems to be old, you may fetch a more recent copy of | 1045 If November 2007 seems to be old, you may fetch a more recent copy |
1079 this `ABOUT-NLS' file on most GNU archive sites. The most up-to-date | 1046 of this `ABOUT-NLS' file on most GNU archive sites. The most |
1080 matrix with full percentage details can be found at | 1047 up-to-date matrix with full percentage details can be found at |
1081 `http://www.iro.umontreal.ca/contrib/po/HTML/matrix.html'. | 1048 `http://translationproject.org/extra/matrix.html'. |
1082 | 1049 |
1083 1.6 Using `gettext' in new packages | 1050 1.6 Using `gettext' in new packages |
1084 =================================== | 1051 =================================== |
1085 | 1052 |
1086 If you are writing a freely available program and want to | 1053 If you are writing a freely available program and want to |
1087 internationalize it you are welcome to use GNU `gettext' in your | 1054 internationalize it you are welcome to use GNU `gettext' in your |
1088 package. Of course you have to respect the GNU Library General Public | 1055 package. Of course you have to respect the GNU Library General Public |
1089 License which covers the use of the GNU `gettext' library. This means | 1056 License which covers the use of the GNU `gettext' library. This means |
1090 in particular that even non-free programs can use `libintl' as a shared | 1057 in particular that even non-free programs can use `libintl' as a shared |
1091 library, whereas only free software can use `libintl' as a static | 1058 library, whereas only free software can use `libintl' as a static |
1092 library or use modified versions of `libintl'. | 1059 library or use modified versions of `libintl'. |
1093 | 1060 |
1094 Once the sources are changed appropriately and the setup can handle | 1061 Once the sources are changed appropriately and the setup can handle |
1095 the use of `gettext' the only thing missing are the translations. The | 1062 the use of `gettext' the only thing missing are the translations. The |
1096 Free Translation Project is also available for packages which are not | 1063 Free Translation Project is also available for packages which are not |
1097 developed inside the GNU project. Therefore the information given above | 1064 developed inside the GNU project. Therefore the information given above |
1098 applies also for every other Free Software Project. Contact | 1065 applies also for every other Free Software Project. Contact |
1099 `translation@iro.umontreal.ca' to make the `.pot' files available to | 1066 `coordinator@translationproject.org' to make the `.pot' files available |
1100 the translation teams. | 1067 to the translation teams. |
1101 | 1068 |
OLD | NEW |