aboutsummaryrefslogtreecommitdiff
path: root/ABOUT-NLS
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2015-05-18 19:57:24 +0000
committerChristian Grothoff <christian@grothoff.org>2015-05-18 19:57:24 +0000
commit755b04521a5b37ceac529df984c9ca1e466741c6 (patch)
treef44b464dcad4c03281027aa95ca5e1dd11b2e7b9 /ABOUT-NLS
parent55406e60956ebbd4e50e0907e0bcd94df5f71d55 (diff)
downloadgnunet-755b04521a5b37ceac529df984c9ca1e466741c6.tar.gz
gnunet-755b04521a5b37ceac529df984c9ca1e466741c6.zip
-gettext and libtoolize updates
Diffstat (limited to 'ABOUT-NLS')
-rw-r--r--ABOUT-NLS2025
1 files changed, 1103 insertions, 922 deletions
diff --git a/ABOUT-NLS b/ABOUT-NLS
index ec20977e0..b1de1b683 100644
--- a/ABOUT-NLS
+++ b/ABOUT-NLS
@@ -18,35 +18,7 @@ explain how users should proceed for getting the programs to use the
18available translations. They tell how people wanting to contribute and 18available translations. They tell how people wanting to contribute and
19work on translations can contact the appropriate team. 19work on translations can contact the appropriate team.
20 20
21 When reporting bugs in the `intl/' directory or bugs which may be 211.1 INSTALL Matters
22related to internationalization, you should tell about the version of
23`gettext' which is used. The information can be found in the
24`intl/VERSION' file, in internationalized packages.
25
261.1 Quick configuration advice
27==============================
28
29If you want to exploit the full power of internationalization, you
30should configure it using
31
32 ./configure --with-included-gettext
33
34to force usage of internationalizing routines provided within this
35package, despite the existence of internationalizing capabilities in the
36operating system where this package is being installed. So far, only
37the `gettext' implementation in the GNU C library version 2 provides as
38many features (such as locale alias, message inheritance, automatic
39charset conversion or plural form handling) as the implementation here.
40It is also not possible to offer this additional functionality on top
41of a `catgets' implementation. Future versions of GNU `gettext' will
42very likely convey even more functionality. So it might be a good idea
43to change to GNU `gettext' as soon as possible.
44
45 So you need _not_ provide this option if you are using GNU libc 2 or
46you have installed a recent copy of the GNU gettext package with the
47included `libintl'.
48
491.2 INSTALL Matters
50=================== 22===================
51 23
52Some packages are "localizable" when properly installed; the programs 24Some packages are "localizable" when properly installed; the programs
@@ -56,36 +28,19 @@ internationalization, predating GNU `gettext'.
56 28
57 By default, this package will be installed to allow translation of 29 By default, this package will be installed to allow translation of
58messages. It will automatically detect whether the system already 30messages. It will automatically detect whether the system already
59provides the GNU `gettext' functions. If not, the included GNU 31provides the GNU `gettext' functions. Installers may use special
60`gettext' library will be used. This library is wholly contained 32options at configuration time for changing the default behaviour. The
61within this package, usually in the `intl/' subdirectory, so prior 33command:
62installation of the GNU `gettext' package is _not_ required.
63Installers may use special options at configuration time for changing
64the default behaviour. The commands:
65 34
66 ./configure --with-included-gettext
67 ./configure --disable-nls 35 ./configure --disable-nls
68 36
69will, respectively, bypass any pre-existing `gettext' to use the 37will _totally_ disable translation of messages.
70internationalizing routines provided within this package, or else,
71_totally_ disable translation of messages.
72 38
73 When you already have GNU `gettext' installed on your system and run 39 When you already have GNU `gettext' installed on your system and run
74configure without an option for your new package, `configure' will 40configure without an option for your new package, `configure' will
75probably detect the previously built and installed `libintl.a' file and 41probably detect the previously built and installed `libintl' library
76will decide to use this. This might not be desirable. You should use 42and will decide to use it. If not, you may have to to use the
77the more recent version of the GNU `gettext' library. I.e. if the file 43`--with-libintl-prefix' option to tell `configure' where to look for it.
78`intl/VERSION' shows that the library which comes with this package is
79more recent, you should use
80
81 ./configure --with-included-gettext
82
83to prevent auto-detection.
84
85 The configuration process will not test for the `catgets' function
86and therefore it will not be used. The reason is that even an
87emulation of `gettext' on top of `catgets' could not provide all the
88extensions of the GNU `gettext' library.
89 44
90 Internationalized packages usually have many `po/LL.po' files, where 45 Internationalized packages usually have many `po/LL.po' files, where
91LL gives an ISO 639 two-letter code identifying the language. Unless 46LL gives an ISO 639 two-letter code identifying the language. Unless
@@ -96,13 +51,16 @@ may be set, prior to configuration, to limit the installed set.
96`LINGUAS' should then contain a space separated list of two-letter 51`LINGUAS' should then contain a space separated list of two-letter
97codes, stating which languages are allowed. 52codes, stating which languages are allowed.
98 53
991.3 Using This Package 541.2 Using This Package
100====================== 55======================
101 56
102As a user, if your language has been installed for this package, you 57As a user, if your language has been installed for this package, you
103only have to set the `LANG' environment variable to the appropriate 58only have to set the `LANG' environment variable to the appropriate
104`LL_CC' combination. Here `LL' is an ISO 639 two-letter language code, 59`LL_CC' combination. If you happen to have the `LC_ALL' or some other
105and `CC' is an ISO 3166 two-letter country code. For example, let's 60`LC_xxx' environment variables set, you should unset them before
61setting `LANG', otherwise the setting of `LANG' will not have the
62desired effect. Here `LL' is an ISO 639 two-letter language code, and
63`CC' is an ISO 3166 two-letter country code. For example, let's
106suppose that you speak German and live in Germany. At the shell 64suppose that you speak German and live in Germany. At the shell
107prompt, merely execute `setenv LANG de_DE' (in `csh'), 65prompt, merely execute `setenv LANG de_DE' (in `csh'),
108`export LANG; LANG=de_DE' (in `sh') or `export LANG=de_DE' (in `bash'). 66`export LANG; LANG=de_DE' (in `sh') or `export LANG=de_DE' (in `bash').
@@ -145,7 +103,7 @@ to denote the language's main dialect. For example, `de' is equivalent
145to `de_DE' (German as spoken in Germany), and `pt' to `pt_PT' 103to `de_DE' (German as spoken in Germany), and `pt' to `pt_PT'
146(Portuguese as spoken in Portugal) in this context. 104(Portuguese as spoken in Portugal) in this context.
147 105
1481.4 Translating Teams 1061.3 Translating Teams
149===================== 107=====================
150 108
151For the Free Translation Project to be a success, we need interested 109For the Free Translation Project to be a success, we need interested
@@ -153,8 +111,7 @@ people who like their own language and write it well, and who are also
153able to synergize with other translators speaking the same language. 111able to synergize with other translators speaking the same language.
154Each translation team has its own mailing list. The up-to-date list of 112Each translation team has its own mailing list. The up-to-date list of
155teams can be found at the Free Translation Project's homepage, 113teams can be found at the Free Translation Project's homepage,
156`http://www.iro.umontreal.ca/contrib/po/HTML/', in the "National teams" 114`http://translationproject.org/', in the "Teams" area.
157area.
158 115
159 If you'd like to volunteer to _work_ at translating messages, you 116 If you'd like to volunteer to _work_ at translating messages, you
160should become a member of the translating team for your own language. 117should become a member of the translating team for your own language.
@@ -168,901 +125,1125 @@ message to `sv-request@li.org', having this message body:
168_actively_ in translations, or at solving translational difficulties, 125_actively_ in translations, or at solving translational difficulties,
169rather than merely lurking around. If your team does not exist yet and 126rather than merely lurking around. If your team does not exist yet and
170you want to start one, or if you are unsure about what to do or how to 127you want to start one, or if you are unsure about what to do or how to
171get started, please write to `translation@iro.umontreal.ca' to reach the 128get started, please write to `coordinator@translationproject.org' to
172coordinator for all translator teams. 129reach the coordinator for all translator teams.
173 130
174 The English team is special. It works at improving and uniformizing 131 The English team is special. It works at improving and uniformizing
175the terminology in use. Proven linguistic skills are praised more than 132the terminology in use. Proven linguistic skills are praised more than
176programming skills, here. 133programming skills, here.
177 134
1781.5 Available Packages 1351.4 Available Packages
179====================== 136======================
180 137
181Languages are not equally supported in all packages. The following 138Languages are not equally supported in all packages. The following
182matrix shows the current state of internationalization, as of October 139matrix shows the current state of internationalization, as of June
1832006. The matrix shows, in regard of each package, for which languages 1402010. The matrix shows, in regard of each package, for which languages
184PO files have been submitted to translation coordination, with a 141PO files have been submitted to translation coordination, with a
185translation percentage of at least 50%. 142translation percentage of at least 50%.
186 143
187 Ready PO files af am ar az be bg bs ca cs cy da de el en en_GB eo 144 Ready PO files af am an ar as ast az be be@latin bg bn_IN bs ca
188 +----------------------------------------------------+
189 GNUnet | [] |
190 a2ps | [] [] [] [] [] |
191 aegis | () |
192 ant-phone | () |
193 anubis | [] |
194 ap-utils | |
195 aspell | [] [] [] [] [] |
196 bash | [] [] [] |
197 batchelor | [] |
198 bfd | |
199 bibshelf | [] |
200 binutils | [] |
201 bison | [] [] |
202 bison-runtime | |
203 bluez-pin | [] [] [] [] [] |
204 cflow | [] |
205 clisp | [] [] |
206 console-tools | [] [] |
207 coreutils | [] [] [] |
208 cpio | |
209 cpplib | [] [] [] |
210 cryptonit | [] |
211 darkstat | [] () [] |
212 dialog | [] [] [] [] [] [] |
213 diffutils | [] [] [] [] [] [] |
214 doodle | [] |
215 e2fsprogs | [] [] |
216 enscript | [] [] [] [] |
217 error | [] [] [] [] |
218 fetchmail | [] [] () [] |
219 fileutils | [] [] |
220 findutils | [] [] [] |
221 flex | [] [] [] |
222 fslint | [] |
223 gas | |
224 gawk | [] [] [] |
225 gbiff | [] |
226 gcal | [] |
227 gcc | [] |
228 gettext-examples | [] [] [] [] [] |
229 gettext-runtime | [] [] [] [] [] |
230 gettext-tools | [] [] |
231 gimp-print | [] [] [] [] |
232 gip | [] |
233 gliv | [] |
234 glunarclock | [] |
235 gmult | [] [] |
236 gnubiff | () |
237 gnucash | () () [] |
238 gnucash-glossary | [] () |
239 gnuedu | |
240 gnulib | [] [] [] [] [] [] |
241 gnunet-gtk | |
242 gnutls | |
243 gpe-aerial | [] [] |
244 gpe-beam | [] [] |
245 gpe-calendar | |
246 gpe-clock | [] [] |
247 gpe-conf | [] [] |
248 gpe-contacts | |
249 gpe-edit | [] |
250 gpe-filemanager | |
251 gpe-go | [] |
252 gpe-login | [] [] |
253 gpe-ownerinfo | [] [] |
254 gpe-package | |
255 gpe-sketchbook | [] [] |
256 gpe-su | [] [] |
257 gpe-taskmanager | [] [] |
258 gpe-timesheet | [] |
259 gpe-today | [] [] |
260 gpe-todo | |
261 gphoto2 | [] [] [] [] |
262 gprof | [] [] |
263 gpsdrive | () () |
264 gramadoir | [] [] |
265 grep | [] [] [] [] [] [] |
266 gretl | |
267 gsasl | |
268 gss | |
269 gst-plugins | [] [] [] [] |
270 gst-plugins-base | [] [] [] |
271 gst-plugins-good | [] [] [] [] [] [] [] |
272 gstreamer | [] [] [] [] [] [] [] |
273 gtick | () |
274 gtkam | [] [] [] |
275 gtkorphan | [] [] |
276 gtkspell | [] [] [] [] |
277 gutenprint | [] |
278 hello | [] [] [] [] [] |
279 id-utils | [] [] |
280 impost | |
281 indent | [] [] [] |
282 iso_3166 | [] [] |
283 iso_3166_2 | |
284 iso_4217 | [] |
285 iso_639 | [] [] |
286 jpilot | [] |
287 jtag | |
288 jwhois | |
289 kbd | [] [] [] [] |
290 keytouch | |
291 keytouch-editor | |
292 keytouch-keyboa... | |
293 latrine | () |
294 ld | [] |
295 leafpad | [] [] [] [] [] |
296 libc | [] [] [] [] [] |
297 libexif | [] |
298 libextractor | [] |
299 libgpewidget | [] [] [] |
300 libgpg-error | [] |
301 libgphoto2 | [] [] |
302 libgphoto2_port | [] [] |
303 libgsasl | |
304 libiconv | [] [] |
305 libidn | [] [] |
306 lifelines | [] () |
307 lilypond | [] |
308 lingoteach | |
309 lynx | [] [] [] [] |
310 m4 | [] [] [] [] |
311 mailutils | [] |
312 make | [] [] |
313 man-db | [] () [] [] |
314 minicom | [] [] [] |
315 mysecretdiary | [] [] |
316 nano | [] [] [] |
317 nano_1_0 | [] () [] [] |
318 opcodes | [] |
319 parted | |
320 pilot-qof | [] |
321 psmisc | [] |
322 pwdutils | |
323 python | |
324 qof | |
325 radius | [] |
326 recode | [] [] [] [] [] [] |
327 rpm | [] [] |
328 screem | |
329 scrollkeeper | [] [] [] [] [] [] [] [] |
330 sed | [] [] [] |
331 sh-utils | [] [] |
332 shared-mime-info | [] [] [] [] |
333 sharutils | [] [] [] [] [] [] |
334 shishi | |
335 silky | |
336 skencil | [] () |
337 sketch | [] () |
338 solfege | |
339 soundtracker | [] [] |
340 sp | [] |
341 stardict | [] |
342 system-tools-ba... | [] [] [] [] [] [] [] [] [] |
343 tar | [] |
344 texinfo | [] [] [] |
345 textutils | [] [] [] |
346 tin | () () |
347 tp-robot | [] |
348 tuxpaint | [] [] [] [] [] |
349 unicode-han-tra... | |
350 unicode-transla... | |
351 util-linux | [] [] [] [] |
352 vorbis-tools | [] [] [] [] |
353 wastesedge | () |
354 wdiff | [] [] [] [] |
355 wget | [] [] |
356 xchat | [] [] [] [] [] [] |
357 xkeyboard-config | |
358 xpad | [] [] |
359 +----------------------------------------------------+
360 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
362
363 es et eu fa fi fr ga gl gu he hi hr hu id is it
364 +--------------------------------------------------+ 145 +--------------------------------------------------+
365 GNUnet | | 146 a2ps | [] [] |
366 a2ps | [] [] [] () |
367 aegis | | 147 aegis | |
368 ant-phone | [] | 148 ant-phone | |
369 anubis | [] | 149 anubis | |
370 ap-utils | [] [] | 150 aspell | [] [] |
371 aspell | [] [] [] | 151 bash | |
372 bash | [] [] [] | 152 bfd | |
373 batchelor | [] [] | 153 bibshelf | [] |
374 bfd | [] | 154 binutils | |
375 bibshelf | [] [] [] | 155 bison | |
376 binutils | [] [] [] | 156 bison-runtime | [] |
377 bison | [] [] [] [] [] [] | 157 bluez-pin | [] [] |
378 bison-runtime | [] [] [] [] [] | 158 bombono-dvd | |
379 bluez-pin | [] [] [] [] [] | 159 buzztard | |
380 cflow | [] | 160 cflow | |
381 clisp | [] [] | 161 clisp | |
382 console-tools | | 162 coreutils | [] [] |
383 coreutils | [] [] [] [] [] [] | 163 cpio | |
384 cpio | [] [] [] | 164 cppi | |
385 cpplib | [] [] | 165 cpplib | [] |
386 cryptonit | [] | 166 cryptsetup | |
387 darkstat | [] () [] [] [] | 167 dfarc | |
388 dialog | [] [] [] [] [] [] [] [] | 168 dialog | [] [] |
389 diffutils | [] [] [] [] [] [] [] [] [] | 169 dico | |
390 doodle | [] [] | 170 diffutils | [] |
391 e2fsprogs | [] [] [] | 171 dink | |
392 enscript | [] [] [] | 172 doodle | |
393 error | [] [] [] [] [] | 173 e2fsprogs | [] |
394 fetchmail | [] | 174 enscript | [] |
395 fileutils | [] [] [] [] [] [] | 175 exif | |
396 findutils | [] [] [] [] | 176 fetchmail | [] |
397 flex | [] [] [] | 177 findutils | [] |
398 fslint | [] | 178 flex | [] |
399 gas | [] [] | 179 freedink | |
400 gawk | [] [] [] [] | 180 gas | |
401 gbiff | [] | 181 gawk | [] [] |
402 gcal | [] [] | 182 gcal | [] |
403 gcc | [] | 183 gcc | |
404 gettext-examples | [] [] [] [] [] [] | 184 gettext-examples | [] [] [] [] |
405 gettext-runtime | [] [] [] [] [] [] | 185 gettext-runtime | [] [] |
406 gettext-tools | [] [] [] | 186 gettext-tools | [] [] |
407 gimp-print | [] [] | 187 gip | [] |
408 gip | [] [] [] | 188 gjay | |
409 gliv | () | 189 gliv | [] |
410 glunarclock | [] [] [] | 190 glunarclock | [] [] |
411 gmult | [] [] [] | 191 gnubiff | |
412 gnubiff | () () | 192 gnucash | [] |
413 gnucash | () () () | 193 gnuedu | |
414 gnucash-glossary | [] [] | 194 gnulib | |
415 gnuedu | [] | 195 gnunet | |
416 gnulib | [] [] [] [] [] [] [] [] |
417 gnunet-gtk | | 196 gnunet-gtk | |
418 gnutls | | 197 gnutls | |
419 gpe-aerial | [] [] | 198 gold | |
420 gpe-beam | [] [] | 199 gpe-aerial | |
200 gpe-beam | |
201 gpe-bluetooth | |
421 gpe-calendar | | 202 gpe-calendar | |
422 gpe-clock | [] [] [] [] | 203 gpe-clock | [] |
423 gpe-conf | [] | 204 gpe-conf | |
424 gpe-contacts | [] [] | 205 gpe-contacts | |
425 gpe-edit | [] [] [] [] | 206 gpe-edit | |
426 gpe-filemanager | [] | 207 gpe-filemanager | |
427 gpe-go | [] [] [] | 208 gpe-go | |
428 gpe-login | [] [] [] | 209 gpe-login | |
429 gpe-ownerinfo | [] [] [] [] [] | 210 gpe-ownerinfo | [] |
430 gpe-package | [] | 211 gpe-package | |
431 gpe-sketchbook | [] [] | 212 gpe-sketchbook | |
432 gpe-su | [] [] [] [] | 213 gpe-su | [] |
433 gpe-taskmanager | [] [] [] | 214 gpe-taskmanager | [] |
434 gpe-timesheet | [] [] [] [] | 215 gpe-timesheet | [] |
435 gpe-today | [] [] [] [] | 216 gpe-today | [] |
436 gpe-todo | [] | 217 gpe-todo | |
437 gphoto2 | [] [] [] [] [] | 218 gphoto2 | |
438 gprof | [] [] [] [] | 219 gprof | [] |
439 gpsdrive | () () [] () | 220 gpsdrive | |
440 gramadoir | [] [] | 221 gramadoir | |
441 grep | [] [] [] [] [] [] [] [] [] [] [] [] | 222 grep | |
442 gretl | [] [] [] | 223 grub | [] [] |
443 gsasl | [] [] | 224 gsasl | |
444 gss | [] | 225 gss | |
445 gst-plugins | [] [] [] | 226 gst-plugins-bad | [] |
446 gst-plugins-base | [] [] | 227 gst-plugins-base | [] |
447 gst-plugins-good | [] [] [] | 228 gst-plugins-good | [] |
448 gstreamer | [] [] [] | 229 gst-plugins-ugly | [] |
449 gtick | [] | 230 gstreamer | [] [] [] |
450 gtkam | [] [] [] [] | 231 gtick | |
451 gtkorphan | [] [] | 232 gtkam | [] |
452 gtkspell | [] [] [] [] [] [] | 233 gtkorphan | [] |
453 gutenprint | [] | 234 gtkspell | [] [] [] |
454 hello | [] [] [] [] [] [] [] [] [] [] [] [] [] | 235 gutenprint | |
455 id-utils | [] [] [] [] [] | 236 hello | [] |
456 impost | [] [] | 237 help2man | |
457 indent | [] [] [] [] [] [] [] [] [] [] | 238 hylafax | |
458 iso_3166 | [] [] [] | 239 idutils | |
459 iso_3166_2 | [] | 240 indent | [] [] |
460 iso_4217 | [] [] [] [] | 241 iso_15924 | |
461 iso_639 | [] [] [] [] [] | 242 iso_3166 | [] [] [] [] [] [] [] |
462 jpilot | [] [] | 243 iso_3166_2 | |
463 jtag | [] | 244 iso_4217 | |
464 jwhois | [] [] [] [] [] | 245 iso_639 | [] [] [] [] |
465 kbd | [] [] | 246 iso_639_3 | |
466 keytouch | [] | 247 jwhois | |
467 keytouch-editor | [] | 248 kbd | |
468 keytouch-keyboa... | [] | 249 keytouch | [] |
469 latrine | [] [] [] | 250 keytouch-editor | |
470 ld | [] [] | 251 keytouch-keyboa... | [] |
471 leafpad | [] [] [] [] [] [] | 252 klavaro | [] |
472 libc | [] [] [] [] [] | 253 latrine | |
473 libexif | [] | 254 ld | [] |
474 libextractor | [] | 255 leafpad | [] [] |
475 libgpewidget | [] [] [] [] [] | 256 libc | [] [] |
257 libexif | () |
258 libextractor | |
259 libgnutls | |
260 libgpewidget | |
476 libgpg-error | | 261 libgpg-error | |
477 libgphoto2 | [] [] [] | 262 libgphoto2 | |
478 libgphoto2_port | [] [] | 263 libgphoto2_port | |
479 libgsasl | [] [] | 264 libgsasl | |
480 libiconv | [] [] | 265 libiconv | [] |
481 libidn | [] [] | 266 libidn | |
482 lifelines | () | 267 lifelines | |
483 lilypond | [] | 268 liferea | [] [] |
484 lingoteach | [] [] [] | 269 lilypond | |
485 lynx | [] [] [] | 270 linkdr | [] |
486 m4 | [] [] [] [] | 271 lordsawar | |
487 mailutils | [] [] | 272 lprng | |
488 make | [] [] [] [] [] [] [] [] | 273 lynx | [] |
489 man-db | () | 274 m4 | |
490 minicom | [] [] [] [] | 275 mailfromd | |
491 mysecretdiary | [] [] [] | 276 mailutils | |
492 nano | [] [] [] [] [] [] | 277 make | |
493 nano_1_0 | [] [] [] [] [] | 278 man-db | |
494 opcodes | [] [] [] [] | 279 man-db-manpages | |
495 parted | [] [] [] [] | 280 minicom | |
496 pilot-qof | | 281 mkisofs | |
497 psmisc | [] [] [] | 282 myserver | |
283 nano | [] [] |
284 opcodes | |
285 parted | |
286 pies | |
287 popt | |
288 psmisc | |
289 pspp | [] |
498 pwdutils | | 290 pwdutils | |
499 python | | 291 radius | [] |
500 qof | [] | 292 recode | [] [] |
501 radius | [] [] | 293 rosegarden | |
502 recode | [] [] [] [] [] [] [] [] | 294 rpm | |
503 rpm | [] [] | 295 rush | |
296 sarg | |
504 screem | | 297 screem | |
505 scrollkeeper | [] [] [] | 298 scrollkeeper | [] [] [] |
506 sed | [] [] [] [] [] | 299 sed | [] [] |
507 sh-utils | [] [] [] [] [] [] [] | 300 sharutils | [] [] |
508 shared-mime-info | [] [] [] [] [] [] |
509 sharutils | [] [] [] [] [] [] [] [] |
510 shishi | | 301 shishi | |
511 silky | [] | 302 skencil | |
512 skencil | [] [] | 303 solfege | |
513 sketch | [] [] | 304 solfege-manual | |
514 solfege | [] | 305 soundtracker | |
515 soundtracker | [] [] [] | 306 sp | |
516 sp | [] | 307 sysstat | |
517 stardict | [] | 308 tar | [] |
518 system-tools-ba... | [] [] [] [] [] [] [] [] | 309 texinfo | |
519 tar | [] [] [] [] [] [] [] | 310 tin | |
520 texinfo | [] [] |
521 textutils | [] [] [] [] [] |
522 tin | [] () |
523 tp-robot | [] [] [] [] |
524 tuxpaint | [] [] |
525 unicode-han-tra... | | 311 unicode-han-tra... | |
526 unicode-transla... | [] [] | 312 unicode-transla... | |
527 util-linux | [] [] [] [] [] [] [] | 313 util-linux-ng | [] |
528 vorbis-tools | [] [] | 314 vice | |
529 wastesedge | () | 315 vmm | |
530 wdiff | [] [] [] [] [] [] [] [] | 316 vorbis-tools | |
531 wget | [] [] [] [] [] [] [] [] | 317 wastesedge | |
532 xchat | [] [] [] [] [] [] [] [] | 318 wdiff | |
533 xkeyboard-config | [] [] [] [] | 319 wget | [] [] |
534 xpad | [] [] [] | 320 wyslij-po | |
321 xchat | [] [] [] [] |
322 xdg-user-dirs | [] [] [] [] [] [] [] [] [] |
323 xkeyboard-config | [] [] |
535 +--------------------------------------------------+ 324 +--------------------------------------------------+
536 es et eu fa fi fr ga gl gu he hi hr hu id is it 325 af am an ar as ast az be be@latin bg bn_IN bs ca
537 88 22 14 2 40 115 61 14 1 8 1 6 59 31 0 52 326 6 0 1 2 3 19 1 10 3 28 3 1 38
538 327
539 ja ko ku ky lg lt lv mk mn ms mt nb ne nl nn no 328 crh cs da de el en en_GB en_ZA eo es et eu fa
540 +-------------------------------------------------+ 329 +-------------------------------------------------+
541 GNUnet | | 330 a2ps | [] [] [] [] [] [] [] |
542 a2ps | () [] [] () | 331 aegis | [] [] [] |
543 aegis | () | 332 ant-phone | [] () |
544 ant-phone | [] | 333 anubis | [] [] |
545 anubis | [] [] [] | 334 aspell | [] [] [] [] [] |
546 ap-utils | [] | 335 bash | [] [] [] |
547 aspell | [] [] | 336 bfd | [] |
548 bash | [] | 337 bibshelf | [] [] [] |
549 batchelor | [] [] | 338 binutils | [] |
550 bfd | | 339 bison | [] [] |
551 bibshelf | [] | 340 bison-runtime | [] [] [] [] |
552 binutils | | 341 bluez-pin | [] [] [] [] [] [] |
553 bison | [] [] [] | 342 bombono-dvd | [] |
554 bison-runtime | [] [] [] | 343 buzztard | [] [] [] |
555 bluez-pin | [] [] [] | 344 cflow | [] [] |
556 cflow | | 345 clisp | [] [] [] [] |
557 clisp | [] | 346 coreutils | [] [] [] [] |
558 console-tools | |
559 coreutils | [] |
560 cpio | | 347 cpio | |
561 cpplib | [] | 348 cppi | |
562 cryptonit | [] | 349 cpplib | [] [] [] |
563 darkstat | [] [] | 350 cryptsetup | [] |
564 dialog | [] [] | 351 dfarc | [] [] [] |
565 diffutils | [] [] [] | 352 dialog | [] [] [] [] [] |
566 doodle | | 353 dico | |
567 e2fsprogs | [] | 354 diffutils | [] [] [] [] [] [] |
568 enscript | [] | 355 dink | [] [] [] |
569 error | [] | 356 doodle | [] |
570 fetchmail | [] [] | 357 e2fsprogs | [] [] [] |
571 fileutils | [] [] | 358 enscript | [] [] [] |
572 findutils | [] | 359 exif | () [] [] |
573 flex | [] [] | 360 fetchmail | [] [] () [] [] [] |
574 fslint | [] [] | 361 findutils | [] [] [] |
575 gas | | 362 flex | [] [] |
576 gawk | [] [] | 363 freedink | [] [] [] |
577 gbiff | [] | 364 gas | [] |
578 gcal | | 365 gawk | [] [] [] |
579 gcc | | 366 gcal | [] |
580 gettext-examples | [] [] | 367 gcc | [] [] |
581 gettext-runtime | [] [] [] | 368 gettext-examples | [] [] [] [] |
582 gettext-tools | [] [] | 369 gettext-runtime | [] [] [] [] |
583 gimp-print | [] [] | 370 gettext-tools | [] [] [] |
584 gip | [] [] | 371 gip | [] [] [] [] |
585 gliv | [] | 372 gjay | [] |
586 glunarclock | [] [] | 373 gliv | [] [] [] |
587 gmult | [] [] | 374 glunarclock | [] [] |
588 gnubiff | | 375 gnubiff | () |
589 gnucash | () () | 376 gnucash | [] () () () () |
590 gnucash-glossary | [] | 377 gnuedu | [] [] |
591 gnuedu | | 378 gnulib | [] [] |
592 gnulib | [] [] [] [] | 379 gnunet | |
593 gnunet-gtk | | 380 gnunet-gtk | [] |
594 gnutls | | 381 gnutls | [] [] |
595 gpe-aerial | [] | 382 gold | [] |
596 gpe-beam | [] | 383 gpe-aerial | [] [] [] [] |
597 gpe-calendar | [] | 384 gpe-beam | [] [] [] [] |
598 gpe-clock | [] [] [] | 385 gpe-bluetooth | [] [] |
599 gpe-conf | [] [] | 386 gpe-calendar | [] |
600 gpe-contacts | [] | 387 gpe-clock | [] [] [] [] |
601 gpe-edit | [] [] [] | 388 gpe-conf | [] [] [] |
602 gpe-filemanager | [] [] | 389 gpe-contacts | [] [] [] |
603 gpe-go | [] [] [] | 390 gpe-edit | [] [] |
604 gpe-login | [] [] [] | 391 gpe-filemanager | [] [] [] |
605 gpe-ownerinfo | [] [] | 392 gpe-go | [] [] [] [] |
606 gpe-package | [] [] | 393 gpe-login | [] [] |
607 gpe-sketchbook | [] [] | 394 gpe-ownerinfo | [] [] [] [] |
608 gpe-su | [] [] [] | 395 gpe-package | [] [] [] |
609 gpe-taskmanager | [] [] [] [] | 396 gpe-sketchbook | [] [] [] [] |
610 gpe-timesheet | [] | 397 gpe-su | [] [] [] [] |
611 gpe-today | [] [] | 398 gpe-taskmanager | [] [] [] [] |
612 gpe-todo | [] | 399 gpe-timesheet | [] [] [] [] |
613 gphoto2 | [] [] | 400 gpe-today | [] [] [] [] |
614 gprof | | 401 gpe-todo | [] [] [] |
615 gpsdrive | () () () | 402 gphoto2 | [] [] () [] [] [] |
616 gramadoir | () | 403 gprof | [] [] [] |
617 grep | [] [] [] [] | 404 gpsdrive | [] [] [] |
618 gretl | | 405 gramadoir | [] [] [] |
619 gsasl | [] | 406 grep | [] |
407 grub | [] [] |
408 gsasl | [] |
620 gss | | 409 gss | |
621 gst-plugins | [] | 410 gst-plugins-bad | [] [] [] [] [] |
622 gst-plugins-base | | 411 gst-plugins-base | [] [] [] [] [] |
623 gst-plugins-good | [] | 412 gst-plugins-good | [] [] [] [] [] [] |
624 gstreamer | [] | 413 gst-plugins-ugly | [] [] [] [] [] [] |
625 gtick | | 414 gstreamer | [] [] [] [] [] |
626 gtkam | [] | 415 gtick | [] () [] |
627 gtkorphan | [] | 416 gtkam | [] [] () [] [] |
628 gtkspell | [] [] | 417 gtkorphan | [] [] [] [] |
629 gutenprint | | 418 gtkspell | [] [] [] [] [] [] [] |
630 hello | [] [] [] [] [] [] | 419 gutenprint | [] [] [] |
631 id-utils | [] | 420 hello | [] [] [] [] |
632 impost | | 421 help2man | [] |
633 indent | [] [] | 422 hylafax | [] [] |
634 iso_3166 | [] | 423 idutils | [] [] |
635 iso_3166_2 | [] | 424 indent | [] [] [] [] [] [] [] |
636 iso_4217 | [] [] [] | 425 iso_15924 | [] () [] [] |
637 iso_639 | [] [] | 426 iso_3166 | [] [] [] [] () [] [] [] () |
638 jpilot | () () () | 427 iso_3166_2 | () |
639 jtag | | 428 iso_4217 | [] [] [] () [] [] |
640 jwhois | [] | 429 iso_639 | [] [] [] [] () [] [] |
641 kbd | [] | 430 iso_639_3 | [] |
642 keytouch | [] | 431 jwhois | [] |
643 keytouch-editor | | 432 kbd | [] [] [] [] [] |
644 keytouch-keyboa... | | 433 keytouch | [] [] |
645 latrine | [] | 434 keytouch-editor | [] [] |
646 ld | | 435 keytouch-keyboa... | [] |
647 leafpad | [] [] | 436 klavaro | [] [] [] [] |
648 libc | [] [] [] [] [] | 437 latrine | [] () |
649 libexif | | 438 ld | [] [] |
439 leafpad | [] [] [] [] [] [] |
440 libc | [] [] [] [] |
441 libexif | [] [] () |
650 libextractor | | 442 libextractor | |
651 libgpewidget | [] | 443 libgnutls | [] |
652 libgpg-error | | 444 libgpewidget | [] [] |
653 libgphoto2 | [] | 445 libgpg-error | [] [] |
654 libgphoto2_port | [] | 446 libgphoto2 | [] () |
655 libgsasl | [] | 447 libgphoto2_port | [] () [] |
656 libiconv | | 448 libgsasl | |
657 libidn | [] [] | 449 libiconv | [] [] [] [] [] |
658 lifelines | [] | 450 libidn | [] [] [] |
659 lilypond | | 451 lifelines | [] () |
660 lingoteach | [] | 452 liferea | [] [] [] [] [] |
661 lynx | [] [] | 453 lilypond | [] [] [] |
662 m4 | [] [] | 454 linkdr | [] [] [] |
663 mailutils | | 455 lordsawar | [] |
664 make | [] [] [] | 456 lprng | |
665 man-db | () | 457 lynx | [] [] [] [] |
666 minicom | [] | 458 m4 | [] [] [] [] |
667 mysecretdiary | [] | 459 mailfromd | |
668 nano | [] [] [] | 460 mailutils | [] |
669 nano_1_0 | [] [] [] | 461 make | [] [] [] |
670 opcodes | [] | 462 man-db | |
671 parted | [] [] | 463 man-db-manpages | |
672 pilot-qof | | 464 minicom | [] [] [] [] |
673 psmisc | [] [] [] | 465 mkisofs | |
674 pwdutils | | 466 myserver | |
675 python | | 467 nano | [] [] [] |
676 qof | | 468 opcodes | [] [] |
677 radius | | 469 parted | [] [] |
678 recode | [] | 470 pies | |
679 rpm | [] [] | 471 popt | [] [] [] [] [] |
680 screem | [] | 472 psmisc | [] [] [] |
681 scrollkeeper | [] [] [] [] | 473 pspp | [] |
682 sed | [] [] | 474 pwdutils | [] |
683 sh-utils | [] [] | 475 radius | [] |
684 shared-mime-info | [] [] [] [] [] | 476 recode | [] [] [] [] [] [] |
685 sharutils | [] [] | 477 rosegarden | () () () |
478 rpm | [] [] [] |
479 rush | |
480 sarg | |
481 screem | |
482 scrollkeeper | [] [] [] [] [] |
483 sed | [] [] [] [] [] [] |
484 sharutils | [] [] [] [] |
686 shishi | | 485 shishi | |
687 silky | [] | 486 skencil | [] () [] |
688 skencil | | 487 solfege | [] [] [] |
689 sketch | | 488 solfege-manual | [] [] |
690 solfege | | 489 soundtracker | [] [] [] |
691 soundtracker | | 490 sp | [] |
692 sp | () | 491 sysstat | [] [] [] |
693 stardict | [] [] | 492 tar | [] [] [] [] |
694 system-tools-ba... | [] [] [] [] | 493 texinfo | [] [] [] |
695 tar | [] [] [] | 494 tin | [] [] |
696 texinfo | [] [] [] |
697 textutils | [] [] [] |
698 tin | |
699 tp-robot | [] |
700 tuxpaint | [] |
701 unicode-han-tra... | | 495 unicode-han-tra... | |
702 unicode-transla... | | 496 unicode-transla... | |
703 util-linux | [] [] | 497 util-linux-ng | [] [] [] [] |
704 vorbis-tools | [] | 498 vice | () () |
705 wastesedge | [] | 499 vmm | [] |
706 wdiff | [] [] | 500 vorbis-tools | [] [] |
707 wget | [] [] | 501 wastesedge | [] |
708 xchat | [] [] [] [] | 502 wdiff | [] [] |
709 xkeyboard-config | [] | 503 wget | [] [] [] |
710 xpad | [] [] [] | 504 wyslij-po | |
505 xchat | [] [] [] [] [] |
506 xdg-user-dirs | [] [] [] [] [] [] [] [] [] |
507 xkeyboard-config | [] [] [] [] [] [] |
711 +-------------------------------------------------+ 508 +-------------------------------------------------+
712 ja ko ku ky lg lt lv mk mn ms mt nb ne nl nn no 509 crh cs da de el en en_GB en_ZA eo es et eu fa
713 52 24 2 2 1 3 0 2 3 21 0 15 1 97 5 1 510 5 64 105 117 18 1 8 0 28 89 18 19 0
511
512 fi fr ga gl gu he hi hr hu hy id is it ja ka kn
513 +----------------------------------------------------+
514 a2ps | [] [] [] [] |
515 aegis | [] [] |
516 ant-phone | [] [] |
517 anubis | [] [] [] [] |
518 aspell | [] [] [] [] |
519 bash | [] [] [] [] |
520 bfd | [] [] [] |
521 bibshelf | [] [] [] [] [] |
522 binutils | [] [] [] |
523 bison | [] [] [] [] |
524 bison-runtime | [] [] [] [] [] [] |
525 bluez-pin | [] [] [] [] [] [] [] [] |
526 bombono-dvd | [] |
527 buzztard | [] |
528 cflow | [] [] [] |
529 clisp | [] |
530 coreutils | [] [] [] [] [] |
531 cpio | [] [] [] [] |
532 cppi | [] [] |
533 cpplib | [] [] [] |
534 cryptsetup | [] [] [] |
535 dfarc | [] [] [] |
536 dialog | [] [] [] [] [] [] [] |
537 dico | |
538 diffutils | [] [] [] [] [] [] [] [] [] |
539 dink | [] |
540 doodle | [] [] |
541 e2fsprogs | [] [] |
542 enscript | [] [] [] [] |
543 exif | [] [] [] [] [] [] |
544 fetchmail | [] [] [] [] |
545 findutils | [] [] [] [] [] [] |
546 flex | [] [] [] |
547 freedink | [] [] [] |
548 gas | [] [] |
549 gawk | [] [] [] [] () [] |
550 gcal | [] |
551 gcc | [] |
552 gettext-examples | [] [] [] [] [] [] [] |
553 gettext-runtime | [] [] [] [] [] [] |
554 gettext-tools | [] [] [] [] |
555 gip | [] [] [] [] [] [] |
556 gjay | [] |
557 gliv | [] () |
558 glunarclock | [] [] [] [] |
559 gnubiff | () [] () |
560 gnucash | () () () () () [] |
561 gnuedu | [] [] |
562 gnulib | [] [] [] [] [] [] |
563 gnunet | |
564 gnunet-gtk | [] |
565 gnutls | [] [] |
566 gold | [] [] |
567 gpe-aerial | [] [] [] |
568 gpe-beam | [] [] [] [] |
569 gpe-bluetooth | [] [] [] [] |
570 gpe-calendar | [] [] |
571 gpe-clock | [] [] [] [] [] |
572 gpe-conf | [] [] [] [] |
573 gpe-contacts | [] [] [] [] |
574 gpe-edit | [] [] [] |
575 gpe-filemanager | [] [] [] [] |
576 gpe-go | [] [] [] [] [] |
577 gpe-login | [] [] [] |
578 gpe-ownerinfo | [] [] [] [] [] |
579 gpe-package | [] [] [] |
580 gpe-sketchbook | [] [] [] [] |
581 gpe-su | [] [] [] [] [] [] |
582 gpe-taskmanager | [] [] [] [] [] |
583 gpe-timesheet | [] [] [] [] [] |
584 gpe-today | [] [] [] [] [] [] [] |
585 gpe-todo | [] [] [] |
586 gphoto2 | [] [] [] [] [] [] |
587 gprof | [] [] [] [] |
588 gpsdrive | [] [] [] |
589 gramadoir | [] [] [] |
590 grep | [] [] |
591 grub | [] [] [] [] |
592 gsasl | [] [] [] [] [] |
593 gss | [] [] [] [] [] |
594 gst-plugins-bad | [] [] [] [] [] [] |
595 gst-plugins-base | [] [] [] [] [] [] |
596 gst-plugins-good | [] [] [] [] [] [] |
597 gst-plugins-ugly | [] [] [] [] [] [] |
598 gstreamer | [] [] [] [] [] |
599 gtick | [] [] [] [] [] |
600 gtkam | [] [] [] [] [] |
601 gtkorphan | [] [] [] |
602 gtkspell | [] [] [] [] [] [] [] [] [] |
603 gutenprint | [] [] [] [] |
604 hello | [] [] [] |
605 help2man | [] [] |
606 hylafax | [] |
607 idutils | [] [] [] [] [] [] |
608 indent | [] [] [] [] [] [] [] [] |
609 iso_15924 | [] () [] [] |
610 iso_3166 | [] () [] [] [] [] [] [] [] [] [] [] |
611 iso_3166_2 | () [] [] [] |
612 iso_4217 | [] () [] [] [] [] |
613 iso_639 | [] () [] [] [] [] [] [] [] |
614 iso_639_3 | () [] [] |
615 jwhois | [] [] [] [] [] |
616 kbd | [] [] |
617 keytouch | [] [] [] [] [] [] |
618 keytouch-editor | [] [] [] [] [] |
619 keytouch-keyboa... | [] [] [] [] [] |
620 klavaro | [] [] |
621 latrine | [] [] [] |
622 ld | [] [] [] [] |
623 leafpad | [] [] [] [] [] [] [] () |
624 libc | [] [] [] [] [] |
625 libexif | [] |
626 libextractor | |
627 libgnutls | [] [] |
628 libgpewidget | [] [] [] [] |
629 libgpg-error | [] [] |
630 libgphoto2 | [] [] [] |
631 libgphoto2_port | [] [] [] |
632 libgsasl | [] [] [] [] [] |
633 libiconv | [] [] [] [] [] [] |
634 libidn | [] [] [] [] |
635 lifelines | () |
636 liferea | [] [] [] [] |
637 lilypond | [] [] |
638 linkdr | [] [] [] [] [] |
639 lordsawar | |
640 lprng | [] |
641 lynx | [] [] [] [] [] |
642 m4 | [] [] [] [] [] [] |
643 mailfromd | |
644 mailutils | [] [] |
645 make | [] [] [] [] [] [] [] [] [] |
646 man-db | [] [] |
647 man-db-manpages | [] |
648 minicom | [] [] [] [] [] |
649 mkisofs | [] [] [] [] |
650 myserver | |
651 nano | [] [] [] [] [] [] |
652 opcodes | [] [] [] [] |
653 parted | [] [] [] [] |
654 pies | |
655 popt | [] [] [] [] [] [] [] [] [] |
656 psmisc | [] [] [] |
657 pspp | |
658 pwdutils | [] [] |
659 radius | [] [] |
660 recode | [] [] [] [] [] [] [] [] |
661 rosegarden | () () () () () |
662 rpm | [] [] |
663 rush | |
664 sarg | [] |
665 screem | [] [] |
666 scrollkeeper | [] [] [] [] |
667 sed | [] [] [] [] [] [] [] [] |
668 sharutils | [] [] [] [] [] [] [] |
669 shishi | [] |
670 skencil | [] |
671 solfege | [] [] [] [] |
672 solfege-manual | [] [] |
673 soundtracker | [] [] |
674 sp | [] () |
675 sysstat | [] [] [] [] [] |
676 tar | [] [] [] [] [] [] [] |
677 texinfo | [] [] [] [] |
678 tin | [] |
679 unicode-han-tra... | |
680 unicode-transla... | [] [] |
681 util-linux-ng | [] [] [] [] [] [] |
682 vice | () () () |
683 vmm | [] |
684 vorbis-tools | [] |
685 wastesedge | () () |
686 wdiff | [] |
687 wget | [] [] [] [] [] [] [] [] |
688 wyslij-po | [] [] [] |
689 xchat | [] [] [] [] [] [] [] [] [] |
690 xdg-user-dirs | [] [] [] [] [] [] [] [] [] [] [] [] [] |
691 xkeyboard-config | [] [] [] [] [] |
692 +----------------------------------------------------+
693 fi fr ga gl gu he hi hr hu hy id is it ja ka kn
694 105 121 53 20 4 8 3 5 53 2 120 5 84 67 0 4
695
696 ko ku ky lg lt lv mk ml mn mr ms mt nb nds ne
697 +-----------------------------------------------+
698 a2ps | [] |
699 aegis | |
700 ant-phone | |
701 anubis | [] [] |
702 aspell | [] |
703 bash | |
704 bfd | |
705 bibshelf | [] [] |
706 binutils | |
707 bison | [] |
708 bison-runtime | [] [] [] [] [] |
709 bluez-pin | [] [] [] [] [] |
710 bombono-dvd | |
711 buzztard | |
712 cflow | |
713 clisp | |
714 coreutils | [] |
715 cpio | |
716 cppi | |
717 cpplib | |
718 cryptsetup | |
719 dfarc | [] |
720 dialog | [] [] [] [] [] |
721 dico | |
722 diffutils | [] [] |
723 dink | |
724 doodle | |
725 e2fsprogs | |
726 enscript | |
727 exif | [] |
728 fetchmail | |
729 findutils | |
730 flex | |
731 freedink | [] |
732 gas | |
733 gawk | |
734 gcal | |
735 gcc | |
736 gettext-examples | [] [] [] [] |
737 gettext-runtime | [] |
738 gettext-tools | [] |
739 gip | [] [] |
740 gjay | |
741 gliv | |
742 glunarclock | [] |
743 gnubiff | |
744 gnucash | () () () () |
745 gnuedu | |
746 gnulib | |
747 gnunet | |
748 gnunet-gtk | |
749 gnutls | [] |
750 gold | |
751 gpe-aerial | [] |
752 gpe-beam | [] |
753 gpe-bluetooth | [] [] |
754 gpe-calendar | [] |
755 gpe-clock | [] [] [] [] [] |
756 gpe-conf | [] [] |
757 gpe-contacts | [] [] |
758 gpe-edit | [] |
759 gpe-filemanager | [] [] |
760 gpe-go | [] [] [] |
761 gpe-login | [] |
762 gpe-ownerinfo | [] [] |
763 gpe-package | [] [] |
764 gpe-sketchbook | [] [] |
765 gpe-su | [] [] [] [] [] [] |
766 gpe-taskmanager | [] [] [] [] [] [] |
767 gpe-timesheet | [] [] |
768 gpe-today | [] [] [] [] |
769 gpe-todo | [] [] |
770 gphoto2 | |
771 gprof | [] |
772 gpsdrive | |
773 gramadoir | |
774 grep | |
775 grub | |
776 gsasl | |
777 gss | |
778 gst-plugins-bad | [] [] [] [] |
779 gst-plugins-base | [] [] |
780 gst-plugins-good | [] [] |
781 gst-plugins-ugly | [] [] [] [] [] |
782 gstreamer | |
783 gtick | |
784 gtkam | [] |
785 gtkorphan | [] [] |
786 gtkspell | [] [] [] [] [] [] [] |
787 gutenprint | |
788 hello | [] [] [] |
789 help2man | |
790 hylafax | |
791 idutils | |
792 indent | |
793 iso_15924 | [] [] |
794 iso_3166 | [] [] () [] [] [] [] [] |
795 iso_3166_2 | |
796 iso_4217 | [] [] |
797 iso_639 | [] [] |
798 iso_639_3 | [] |
799 jwhois | [] |
800 kbd | |
801 keytouch | [] |
802 keytouch-editor | [] |
803 keytouch-keyboa... | [] |
804 klavaro | [] |
805 latrine | [] |
806 ld | |
807 leafpad | [] [] [] |
808 libc | [] |
809 libexif | |
810 libextractor | |
811 libgnutls | [] |
812 libgpewidget | [] [] |
813 libgpg-error | |
814 libgphoto2 | |
815 libgphoto2_port | |
816 libgsasl | |
817 libiconv | |
818 libidn | |
819 lifelines | |
820 liferea | |
821 lilypond | |
822 linkdr | |
823 lordsawar | |
824 lprng | |
825 lynx | |
826 m4 | |
827 mailfromd | |
828 mailutils | |
829 make | [] |
830 man-db | |
831 man-db-manpages | |
832 minicom | [] |
833 mkisofs | |
834 myserver | |
835 nano | [] [] |
836 opcodes | |
837 parted | |
838 pies | |
839 popt | [] [] [] |
840 psmisc | |
841 pspp | |
842 pwdutils | |
843 radius | |
844 recode | |
845 rosegarden | |
846 rpm | |
847 rush | |
848 sarg | |
849 screem | |
850 scrollkeeper | [] [] |
851 sed | |
852 sharutils | |
853 shishi | |
854 skencil | |
855 solfege | [] |
856 solfege-manual | |
857 soundtracker | |
858 sp | |
859 sysstat | [] |
860 tar | [] |
861 texinfo | [] |
862 tin | |
863 unicode-han-tra... | |
864 unicode-transla... | |
865 util-linux-ng | |
866 vice | |
867 vmm | |
868 vorbis-tools | |
869 wastesedge | |
870 wdiff | |
871 wget | [] |
872 wyslij-po | |
873 xchat | [] [] [] |
874 xdg-user-dirs | [] [] [] [] [] [] [] [] |
875 xkeyboard-config | [] [] [] |
876 +-----------------------------------------------+
877 ko ku ky lg lt lv mk ml mn mr ms mt nb nds ne
878 20 5 10 1 13 48 4 2 2 4 24 10 20 3 1
714 879
715 nso or pa pl pt pt_BR rm ro ru rw sk sl sq sr sv ta 880 nl nn or pa pl ps pt pt_BR ro ru rw sk sl sq sr
716 +------------------------------------------------------+ 881 +---------------------------------------------------+
717 GNUnet | | 882 a2ps | [] [] [] [] [] [] [] [] |
718 a2ps | () [] [] [] [] [] [] | 883 aegis | [] [] [] |
719 aegis | () () | 884 ant-phone | [] [] |
720 ant-phone | [] [] | 885 anubis | [] [] [] |
721 anubis | [] [] [] | 886 aspell | [] [] [] [] [] |
722 ap-utils | () | 887 bash | [] [] |
723 aspell | [] [] | 888 bfd | [] |
724 bash | [] [] [] | 889 bibshelf | [] [] |
725 batchelor | [] [] | 890 binutils | [] [] |
726 bfd | | 891 bison | [] [] [] |
727 bibshelf | [] | 892 bison-runtime | [] [] [] [] [] [] [] |
728 binutils | [] [] | 893 bluez-pin | [] [] [] [] [] [] [] [] |
729 bison | [] [] [] [] [] | 894 bombono-dvd | [] () |
730 bison-runtime | [] [] [] [] | 895 buzztard | [] [] |
731 bluez-pin | [] [] [] [] [] [] [] [] [] | 896 cflow | [] |
732 cflow | [] | 897 clisp | [] [] |
733 clisp | [] | 898 coreutils | [] [] [] [] [] [] |
734 console-tools | [] | 899 cpio | [] [] [] |
735 coreutils | [] [] [] [] | 900 cppi | [] |
736 cpio | [] [] [] | 901 cpplib | [] |
737 cpplib | [] | 902 cryptsetup | [] |
738 cryptonit | [] [] | 903 dfarc | [] |
739 darkstat | [] [] [] [] [] [] | 904 dialog | [] [] [] [] |
740 dialog | [] [] [] [] [] [] [] [] [] | 905 dico | [] |
741 diffutils | [] [] [] [] [] [] | 906 diffutils | [] [] [] [] [] [] |
742 doodle | [] [] | 907 dink | () |
743 e2fsprogs | [] [] | 908 doodle | [] [] |
744 enscript | [] [] [] [] [] | 909 e2fsprogs | [] [] |
745 error | [] [] [] [] | 910 enscript | [] [] [] [] [] |
746 fetchmail | [] [] [] | 911 exif | [] [] [] () [] |
747 fileutils | [] [] [] [] [] | 912 fetchmail | [] [] [] [] |
748 findutils | [] [] [] [] [] [] | 913 findutils | [] [] [] [] [] |
749 flex | [] [] [] [] [] | 914 flex | [] [] [] [] [] |
750 fslint | [] [] [] [] | 915 freedink | [] [] |
751 gas | | 916 gas | |
752 gawk | [] [] [] [] | 917 gawk | [] [] [] [] |
753 gbiff | [] | 918 gcal | |
754 gcal | [] | 919 gcc | [] |
755 gcc | [] | 920 gettext-examples | [] [] [] [] [] [] [] [] |
756 gettext-examples | [] [] [] [] [] [] [] [] | 921 gettext-runtime | [] [] [] [] [] [] [] [] [] |
757 gettext-runtime | [] [] [] [] [] [] [] [] | 922 gettext-tools | [] [] [] [] [] [] |
758 gettext-tools | [] [] [] [] [] [] [] | 923 gip | [] [] [] [] [] |
759 gimp-print | [] [] | 924 gjay | |
760 gip | [] [] [] [] | 925 gliv | [] [] [] [] [] [] |
761 gliv | [] [] [] [] | 926 glunarclock | [] [] [] [] [] |
762 glunarclock | [] [] [] [] [] [] | 927 gnubiff | [] () |
763 gmult | [] [] [] [] | 928 gnucash | [] () () () |
764 gnubiff | () | 929 gnuedu | [] |
765 gnucash | () [] | 930 gnulib | [] [] [] [] |
766 gnucash-glossary | [] [] [] | 931 gnunet | |
767 gnuedu | | 932 gnunet-gtk | |
768 gnulib | [] [] [] [] [] | 933 gnutls | [] [] |
769 gnunet-gtk | [] | 934 gold | |
770 gnutls | [] [] | 935 gpe-aerial | [] [] [] [] [] [] [] |
771 gpe-aerial | [] [] [] [] [] [] [] | 936 gpe-beam | [] [] [] [] [] [] [] |
772 gpe-beam | [] [] [] [] [] [] [] | 937 gpe-bluetooth | [] [] |
773 gpe-calendar | [] | 938 gpe-calendar | [] [] [] [] |
774 gpe-clock | [] [] [] [] [] [] [] [] | 939 gpe-clock | [] [] [] [] [] [] [] [] |
775 gpe-conf | [] [] [] [] [] [] [] | 940 gpe-conf | [] [] [] [] [] [] [] |
776 gpe-contacts | [] [] [] [] [] | 941 gpe-contacts | [] [] [] [] [] |
777 gpe-edit | [] [] [] [] [] [] [] [] | 942 gpe-edit | [] [] [] |
778 gpe-filemanager | [] [] | 943 gpe-filemanager | [] [] [] |
779 gpe-go | [] [] [] [] [] [] | 944 gpe-go | [] [] [] [] [] [] [] [] |
780 gpe-login | [] [] [] [] [] [] [] [] | 945 gpe-login | [] [] |
781 gpe-ownerinfo | [] [] [] [] [] [] [] [] | 946 gpe-ownerinfo | [] [] [] [] [] [] [] [] |
782 gpe-package | [] [] | 947 gpe-package | [] [] |
783 gpe-sketchbook | [] [] [] [] [] [] [] [] | 948 gpe-sketchbook | [] [] [] [] [] [] [] |
784 gpe-su | [] [] [] [] [] [] [] [] | 949 gpe-su | [] [] [] [] [] [] [] [] |
785 gpe-taskmanager | [] [] [] [] [] [] [] [] | 950 gpe-taskmanager | [] [] [] [] [] [] [] [] |
786 gpe-timesheet | [] [] [] [] [] [] [] [] | 951 gpe-timesheet | [] [] [] [] [] [] [] [] |
787 gpe-today | [] [] [] [] [] [] [] [] | 952 gpe-today | [] [] [] [] [] [] [] [] |
788 gpe-todo | [] [] [] [] | 953 gpe-todo | [] [] [] [] [] |
789 gphoto2 | [] [] [] [] [] | 954 gphoto2 | [] [] [] [] [] [] [] [] |
790 gprof | [] [] [] | 955 gprof | [] [] [] |
791 gpsdrive | [] [] [] | 956 gpsdrive | [] [] |
792 gramadoir | [] [] | 957 gramadoir | [] [] |
793 grep | [] [] [] [] [] [] [] [] | 958 grep | [] [] [] [] |
794 gretl | [] | 959 grub | [] [] [] |
795 gsasl | [] [] [] | 960 gsasl | [] [] [] [] |
796 gss | [] [] [] | 961 gss | [] [] [] |
797 gst-plugins | [] [] [] [] | 962 gst-plugins-bad | [] [] [] [] [] [] |
798 gst-plugins-base | [] | 963 gst-plugins-base | [] [] [] [] [] |
799 gst-plugins-good | [] [] [] [] | 964 gst-plugins-good | [] [] [] [] [] |
800 gstreamer | [] [] [] | 965 gst-plugins-ugly | [] [] [] [] [] [] |
801 gtick | [] | 966 gstreamer | [] [] [] [] [] |
802 gtkam | [] [] [] [] | 967 gtick | [] [] [] |
803 gtkorphan | [] | 968 gtkam | [] [] [] [] [] [] |
804 gtkspell | [] [] [] [] [] [] [] [] | 969 gtkorphan | [] |
805 gutenprint | [] | 970 gtkspell | [] [] [] [] [] [] [] [] [] [] |
806 hello | [] [] [] [] [] [] [] [] | 971 gutenprint | [] [] |
807 id-utils | [] [] [] [] | 972 hello | [] [] [] [] |
808 impost | [] | 973 help2man | [] [] |
809 indent | [] [] [] [] [] [] | 974 hylafax | [] |
810 iso_3166 | [] [] [] [] [] [] | 975 idutils | [] [] [] [] [] |
811 iso_3166_2 | | 976 indent | [] [] [] [] [] [] [] |
812 iso_4217 | [] [] [] [] | 977 iso_15924 | [] [] [] [] |
813 iso_639 | [] [] [] [] | 978 iso_3166 | [] [] [] [] [] () [] [] [] [] [] [] [] [] |
814 jpilot | | 979 iso_3166_2 | [] [] [] |
815 jtag | [] | 980 iso_4217 | [] [] [] [] [] [] [] [] |
816 jwhois | [] [] [] [] | 981 iso_639 | [] [] [] [] [] [] [] [] [] |
817 kbd | [] [] [] | 982 iso_639_3 | [] [] |
818 keytouch | [] | 983 jwhois | [] [] [] [] |
819 keytouch-editor | [] | 984 kbd | [] [] [] |
820 keytouch-keyboa... | [] | 985 keytouch | [] [] [] |
821 latrine | [] [] | 986 keytouch-editor | [] [] [] |
822 ld | [] | 987 keytouch-keyboa... | [] [] [] |
823 leafpad | [] [] [] [] [] [] | 988 klavaro | [] [] |
824 libc | [] [] [] [] [] | 989 latrine | [] [] |
825 libexif | [] | 990 ld | |
826 libextractor | [] [] | 991 leafpad | [] [] [] [] [] [] [] [] [] |
827 libgpewidget | [] [] [] [] [] [] [] | 992 libc | [] [] [] [] |
828 libgpg-error | [] [] | 993 libexif | [] [] () [] |
829 libgphoto2 | [] | 994 libextractor | |
830 libgphoto2_port | [] [] [] | 995 libgnutls | [] [] |
831 libgsasl | [] [] [] [] | 996 libgpewidget | [] [] [] |
832 libiconv | [] [] | 997 libgpg-error | [] [] |
833 libidn | [] [] () | 998 libgphoto2 | [] [] |
834 lifelines | [] [] | 999 libgphoto2_port | [] [] [] [] [] |
835 lilypond | | 1000 libgsasl | [] [] [] [] [] |
836 lingoteach | [] | 1001 libiconv | [] [] [] [] [] |
837 lynx | [] [] [] | 1002 libidn | [] [] |
838 m4 | [] [] [] [] [] | 1003 lifelines | [] [] |
839 mailutils | [] [] [] [] | 1004 liferea | [] [] [] [] [] () () [] |
840 make | [] [] [] [] | 1005 lilypond | [] |
841 man-db | [] [] | 1006 linkdr | [] [] [] |
842 minicom | [] [] [] [] [] | 1007 lordsawar | |
843 mysecretdiary | [] [] [] [] | 1008 lprng | [] |
844 nano | [] [] [] | 1009 lynx | [] [] [] |
845 nano_1_0 | [] [] [] [] | 1010 m4 | [] [] [] [] [] |
846 opcodes | [] [] | 1011 mailfromd | [] |
847 parted | [] | 1012 mailutils | [] |
848 pilot-qof | [] | 1013 make | [] [] [] [] |
849 psmisc | [] [] | 1014 man-db | [] [] [] |
850 pwdutils | [] [] | 1015 man-db-manpages | [] [] [] |
851 python | | 1016 minicom | [] [] [] [] |
852 qof | [] [] | 1017 mkisofs | [] [] [] |
853 radius | [] [] | 1018 myserver | |
854 recode | [] [] [] [] [] [] [] | 1019 nano | [] [] [] [] |
855 rpm | [] [] [] [] | 1020 opcodes | [] [] |
856 screem | | 1021 parted | [] [] [] [] |
857 scrollkeeper | [] [] [] [] [] [] [] | 1022 pies | [] |
858 sed | [] [] [] [] [] [] [] [] [] | 1023 popt | [] [] [] [] |
859 sh-utils | [] [] [] | 1024 psmisc | [] [] [] |
860 shared-mime-info | [] [] [] [] [] | 1025 pspp | [] [] |
861 sharutils | [] [] [] [] | 1026 pwdutils | [] |
862 shishi | [] | 1027 radius | [] [] [] |
863 silky | [] | 1028 recode | [] [] [] [] [] [] [] [] |
864 skencil | [] [] [] | 1029 rosegarden | () () |
865 sketch | [] [] [] | 1030 rpm | [] [] [] |
866 solfege | [] | 1031 rush | [] [] |
867 soundtracker | [] [] | 1032 sarg | |
868 sp | | 1033 screem | |
869 stardict | [] [] [] | 1034 scrollkeeper | [] [] [] [] [] [] [] [] |
870 system-tools-ba... | [] [] [] [] [] [] [] [] [] | 1035 sed | [] [] [] [] [] [] [] [] [] |
871 tar | [] [] [] [] [] | 1036 sharutils | [] [] [] [] |
872 texinfo | [] [] [] [] | 1037 shishi | [] |
873 textutils | [] [] [] | 1038 skencil | [] [] |
874 tin | () | 1039 solfege | [] [] [] [] |
875 tp-robot | [] | 1040 solfege-manual | [] [] [] |
876 tuxpaint | [] [] [] [] [] | 1041 soundtracker | [] |
877 unicode-han-tra... | | 1042 sp | |
878 unicode-transla... | | 1043 sysstat | [] [] [] [] |
879 util-linux | [] [] [] [] | 1044 tar | [] [] [] [] |
880 vorbis-tools | [] [] | 1045 texinfo | [] [] [] [] |
881 wastesedge | | 1046 tin | [] |
882 wdiff | [] [] [] [] [] [] | 1047 unicode-han-tra... | |
883 wget | [] [] [] [] | 1048 unicode-transla... | |
884 xchat | [] [] [] [] [] [] [] | 1049 util-linux-ng | [] [] [] [] [] |
885 xkeyboard-config | [] [] | 1050 vice | [] |
886 xpad | [] [] [] | 1051 vmm | [] |
887 +------------------------------------------------------+ 1052 vorbis-tools | [] [] |
888 nso or pa pl pt pt_BR rm ro ru rw sk sl sq sr sv ta 1053 wastesedge | [] |
889 0 2 3 58 30 54 5 73 72 4 40 46 11 50 128 2 1054 wdiff | [] [] |
1055 wget | [] [] [] [] [] [] [] |
1056 wyslij-po | [] [] [] |
1057 xchat | [] [] [] [] [] [] [] [] [] |
1058 xdg-user-dirs | [] [] [] [] [] [] [] [] [] [] [] [] [] [] |
1059 xkeyboard-config | [] [] [] |
1060 +---------------------------------------------------+
1061 nl nn or pa pl ps pt pt_BR ro ru rw sk sl sq sr
1062 135 10 4 7 105 1 29 62 47 91 3 54 46 9 37
890 1063
891 tg th tk tr uk ven vi wa xh zh_CN zh_HK zh_TW zu 1064 sv sw ta te tg th tr uk vi wa zh_CN zh_HK zh_TW
892 +---------------------------------------------------+ 1065 +---------------------------------------------------+
893 GNUnet | [] | 2 1066 a2ps | [] [] [] [] [] | 27
894 a2ps | [] [] [] | 19 1067 aegis | [] | 9
895 aegis | | 0 1068 ant-phone | [] [] [] [] | 9
896 ant-phone | [] [] | 6 1069 anubis | [] [] [] [] | 15
897 anubis | [] [] [] | 11 1070 aspell | [] [] [] | 20
898 ap-utils | () [] | 4 1071 bash | [] [] [] | 12
899 aspell | [] [] [] | 15 1072 bfd | [] | 6
900 bash | [] | 11 1073 bibshelf | [] [] [] | 16
901 batchelor | [] [] | 9 1074 binutils | [] [] | 8
902 bfd | | 1 1075 bison | [] [] | 12
903 bibshelf | [] | 7 1076 bison-runtime | [] [] [] [] [] [] | 29
904 binutils | [] [] [] | 9 1077 bluez-pin | [] [] [] [] [] [] [] [] | 37
905 bison | [] [] [] | 19 1078 bombono-dvd | [] | 4
906 bison-runtime | [] [] [] | 15 1079 buzztard | [] | 7
907 bluez-pin | [] [] [] [] [] [] | 28 1080 cflow | [] [] [] | 9
908 cflow | [] [] | 5 1081 clisp | | 10
909 clisp | | 6 1082 coreutils | [] [] [] [] | 22
910 console-tools | [] [] | 5 1083 cpio | [] [] [] [] [] [] | 13
911 coreutils | [] [] | 16 1084 cppi | [] [] | 5
912 cpio | [] [] [] | 9 1085 cpplib | [] [] [] [] [] [] | 14
913 cpplib | [] [] [] [] | 11 1086 cryptsetup | [] [] | 7
914 cryptonit | | 5 1087 dfarc | [] | 9
915 darkstat | [] () () | 15 1088 dialog | [] [] [] [] [] [] [] | 30
916 dialog | [] [] [] [] [] | 30 1089 dico | [] | 2
917 diffutils | [] [] [] [] | 28 1090 diffutils | [] [] [] [] [] [] | 30
918 doodle | [] | 6 1091 dink | | 4
919 e2fsprogs | [] [] | 10 1092 doodle | [] [] | 7
920 enscript | [] [] [] | 16 1093 e2fsprogs | [] [] [] | 11
921 error | [] [] [] [] | 18 1094 enscript | [] [] [] [] | 17
922 fetchmail | [] [] | 12 1095 exif | [] [] [] | 16
923 fileutils | [] [] [] | 18 1096 fetchmail | [] [] [] | 17
924 findutils | [] [] [] | 17 1097 findutils | [] [] [] [] [] | 20
925 flex | [] [] | 15 1098 flex | [] [] [] [] | 15
926 fslint | [] | 9 1099 freedink | [] | 10
927 gas | [] | 3 1100 gas | [] | 4
928 gawk | [] [] | 15 1101 gawk | [] [] [] [] | 18
929 gbiff | [] | 5 1102 gcal | [] [] | 5
930 gcal | [] | 5 1103 gcc | [] [] [] | 7
931 gcc | [] [] [] | 6 1104 gettext-examples | [] [] [] [] [] [] [] | 34
932 gettext-examples | [] [] [] [] [] [] | 27 1105 gettext-runtime | [] [] [] [] [] [] [] | 29
933 gettext-runtime | [] [] [] [] [] [] | 28 1106 gettext-tools | [] [] [] [] [] [] | 22
934 gettext-tools | [] [] [] [] [] | 19 1107 gip | [] [] [] [] | 22
935 gimp-print | [] [] | 12 1108 gjay | [] | 3
936 gip | [] [] | 12 1109 gliv | [] [] [] | 14
937 gliv | [] [] | 8 1110 glunarclock | [] [] [] [] [] | 19
938 glunarclock | [] [] [] | 15 1111 gnubiff | [] [] | 4
939 gmult | [] [] [] [] | 15 1112 gnucash | () [] () [] () | 10
940 gnubiff | [] | 1 1113 gnuedu | [] [] | 7
941 gnucash | () | 2 1114 gnulib | [] [] [] [] | 16
942 gnucash-glossary | [] [] | 9 1115 gnunet | [] | 1
943 gnuedu | [] | 2 1116 gnunet-gtk | [] [] [] | 5
944 gnulib | [] [] [] [] [] | 28 1117 gnutls | [] [] [] | 10
945 gnunet-gtk | | 1 1118 gold | [] | 4
946 gnutls | | 2 1119 gpe-aerial | [] [] [] | 18
947 gpe-aerial | [] [] | 14 1120 gpe-beam | [] [] [] | 19
948 gpe-beam | [] [] | 14 1121 gpe-bluetooth | [] [] [] | 13
949 gpe-calendar | [] | 3 1122 gpe-calendar | [] [] [] [] | 12
950 gpe-clock | [] [] [] [] | 21 1123 gpe-clock | [] [] [] [] [] | 28
951 gpe-conf | [] [] | 14 1124 gpe-conf | [] [] [] [] | 20
952 gpe-contacts | [] [] | 10 1125 gpe-contacts | [] [] [] | 17
953 gpe-edit | [] [] [] [] | 20 1126 gpe-edit | [] [] [] | 12
954 gpe-filemanager | [] | 6 1127 gpe-filemanager | [] [] [] [] | 16
955 gpe-go | [] [] | 15 1128 gpe-go | [] [] [] [] [] | 25
956 gpe-login | [] [] [] [] [] | 21 1129 gpe-login | [] [] [] | 11
957 gpe-ownerinfo | [] [] [] [] | 21 1130 gpe-ownerinfo | [] [] [] [] [] | 25
958 gpe-package | [] | 6 1131 gpe-package | [] [] [] | 13
959 gpe-sketchbook | [] [] | 16 1132 gpe-sketchbook | [] [] [] | 20
960 gpe-su | [] [] [] | 20 1133 gpe-su | [] [] [] [] [] | 30
961 gpe-taskmanager | [] [] [] | 20 1134 gpe-taskmanager | [] [] [] [] [] | 29
962 gpe-timesheet | [] [] [] [] | 18 1135 gpe-timesheet | [] [] [] [] [] | 25
963 gpe-today | [] [] [] [] [] | 21 1136 gpe-today | [] [] [] [] [] [] | 30
964 gpe-todo | [] | 7 1137 gpe-todo | [] [] [] [] | 17
965 gphoto2 | [] [] [] [] | 20 1138 gphoto2 | [] [] [] [] [] | 24
966 gprof | [] [] | 11 1139 gprof | [] [] [] | 15
967 gpsdrive | | 4 1140 gpsdrive | [] [] [] | 11
968 gramadoir | [] | 7 1141 gramadoir | [] [] [] | 11
969 grep | [] [] [] [] | 34 1142 grep | [] [] [] | 10
970 gretl | | 4 1143 grub | [] [] [] | 14
971 gsasl | [] [] | 8 1144 gsasl | [] [] [] [] | 14
972 gss | [] | 5 1145 gss | [] [] [] | 11
973 gst-plugins | [] [] [] | 15 1146 gst-plugins-bad | [] [] [] [] | 26
974 gst-plugins-base | [] [] [] | 9 1147 gst-plugins-base | [] [] [] [] [] | 24
975 gst-plugins-good | [] [] [] [] [] | 20 1148 gst-plugins-good | [] [] [] [] | 24
976 gstreamer | [] [] [] | 17 1149 gst-plugins-ugly | [] [] [] [] [] | 29
977 gtick | [] | 3 1150 gstreamer | [] [] [] [] | 22
978 gtkam | [] | 13 1151 gtick | [] [] [] | 13
979 gtkorphan | [] | 7 1152 gtkam | [] [] [] | 20
980 gtkspell | [] [] [] [] [] [] | 26 1153 gtkorphan | [] [] [] | 14
981 gutenprint | | 3 1154 gtkspell | [] [] [] [] [] [] [] [] [] | 45
982 hello | [] [] [] [] [] | 37 1155 gutenprint | [] | 10
983 id-utils | [] [] | 14 1156 hello | [] [] [] [] [] [] | 21
984 impost | [] | 4 1157 help2man | [] [] | 7
985 indent | [] [] [] [] | 25 1158 hylafax | [] | 5
986 iso_3166 | [] [] [] [] | 16 1159 idutils | [] [] [] [] | 17
987 iso_3166_2 | | 2 1160 indent | [] [] [] [] [] [] | 30
988 iso_4217 | [] [] | 14 1161 iso_15924 | () [] () [] [] | 16
989 iso_639 | [] | 14 1162 iso_3166 | [] [] () [] [] () [] [] [] () | 53
990 jpilot | [] [] [] [] | 7 1163 iso_3166_2 | () [] () [] | 9
991 jtag | [] | 3 1164 iso_4217 | [] () [] [] () [] [] | 26
992 jwhois | [] [] [] | 13 1165 iso_639 | [] [] [] () [] () [] [] [] [] | 38
993 kbd | [] [] | 12 1166 iso_639_3 | [] () | 8
994 keytouch | [] | 4 1167 jwhois | [] [] [] [] [] | 16
995 keytouch-editor | | 2 1168 kbd | [] [] [] [] [] | 15
996 keytouch-keyboa... | [] | 3 1169 keytouch | [] [] [] | 16
997 latrine | [] [] | 8 1170 keytouch-editor | [] [] [] | 14
998 ld | [] [] [] [] | 8 1171 keytouch-keyboa... | [] [] [] | 14
999 leafpad | [] [] [] [] | 23 1172 klavaro | [] | 11
1000 libc | [] [] [] | 23 1173 latrine | [] [] [] | 10
1001 libexif | [] | 4 1174 ld | [] [] [] [] | 11
1002 libextractor | [] | 5 1175 leafpad | [] [] [] [] [] [] | 33
1003 libgpewidget | [] [] [] | 19 1176 libc | [] [] [] [] [] | 21
1004 libgpg-error | [] | 4 1177 libexif | [] () | 7
1005 libgphoto2 | [] | 8 1178 libextractor | [] | 1
1006 libgphoto2_port | [] [] [] | 11 1179 libgnutls | [] [] [] | 9
1007 libgsasl | [] | 8 1180 libgpewidget | [] [] [] | 14
1008 libiconv | [] | 7 1181 libgpg-error | [] [] [] | 9
1009 libidn | [] [] | 10 1182 libgphoto2 | [] [] | 8
1010 lifelines | | 4 1183 libgphoto2_port | [] [] [] [] | 14
1011 lilypond | | 2 1184 libgsasl | [] [] [] | 13
1012 lingoteach | [] | 6 1185 libiconv | [] [] [] [] | 21
1013 lynx | [] [] [] | 15 1186 libidn | () [] [] | 11
1014 m4 | [] [] [] | 18 1187 lifelines | [] | 4
1015 mailutils | [] | 8 1188 liferea | [] [] [] | 21
1016 make | [] [] [] | 20 1189 lilypond | [] | 7
1017 man-db | [] | 6 1190 linkdr | [] [] [] [] [] | 17
1018 minicom | [] | 14 1191 lordsawar | | 1
1019 mysecretdiary | [] [] | 12 1192 lprng | [] | 3
1020 nano | [] [] | 17 1193 lynx | [] [] [] [] | 17
1021 nano_1_0 | [] [] [] | 18 1194 m4 | [] [] [] [] | 19
1022 opcodes | [] [] | 10 1195 mailfromd | [] [] | 3
1023 parted | [] [] [] | 10 1196 mailutils | [] | 5
1024 pilot-qof | [] | 3 1197 make | [] [] [] [] | 21
1025 psmisc | [] | 10 1198 man-db | [] [] [] | 8
1026 pwdutils | [] | 3 1199 man-db-manpages | | 4
1027 python | | 0 1200 minicom | [] [] | 16
1028 qof | [] | 4 1201 mkisofs | [] [] | 9
1029 radius | [] | 6 1202 myserver | | 0
1030 recode | [] [] [] | 25 1203 nano | [] [] [] [] | 21
1031 rpm | [] [] [] [] | 14 1204 opcodes | [] [] [] | 11
1032 screem | [] | 2 1205 parted | [] [] [] [] [] | 15
1033 scrollkeeper | [] [] [] [] | 26 1206 pies | [] [] | 3
1034 sed | [] [] [] | 22 1207 popt | [] [] [] [] [] [] | 27
1035 sh-utils | [] | 15 1208 psmisc | [] [] | 11
1036 shared-mime-info | [] [] [] [] | 24 1209 pspp | | 4
1037 sharutils | [] [] [] | 23 1210 pwdutils | [] [] | 6
1038 shishi | | 1 1211 radius | [] [] | 9
1039 silky | [] | 4 1212 recode | [] [] [] [] | 28
1040 skencil | [] | 7 1213 rosegarden | () | 0
1041 sketch | | 6 1214 rpm | [] [] [] | 11
1042 solfege | | 2 1215 rush | [] [] | 4
1043 soundtracker | [] [] | 9 1216 sarg | | 1
1044 sp | [] | 3 1217 screem | [] | 3
1045 stardict | [] [] [] [] | 11 1218 scrollkeeper | [] [] [] [] [] | 27
1046 system-tools-ba... | [] [] [] [] [] [] [] | 37 1219 sed | [] [] [] [] [] | 30
1047 tar | [] [] [] [] | 20 1220 sharutils | [] [] [] [] [] | 22
1048 texinfo | [] [] [] | 15 1221 shishi | [] | 3
1049 textutils | [] [] [] | 17 1222 skencil | [] [] | 7
1050 tin | | 1 1223 solfege | [] [] [] [] | 16
1051 tp-robot | [] [] [] | 10 1224 solfege-manual | [] | 8
1052 tuxpaint | [] [] [] | 16 1225 soundtracker | [] [] [] | 9
1226 sp | [] | 3
1227 sysstat | [] [] | 15
1228 tar | [] [] [] [] [] [] | 23
1229 texinfo | [] [] [] [] [] | 17
1230 tin | | 4
1053 unicode-han-tra... | | 0 1231 unicode-han-tra... | | 0
1054 unicode-transla... | | 2 1232 unicode-transla... | | 2
1055 util-linux | [] [] [] | 20 1233 util-linux-ng | [] [] [] [] | 20
1056 vorbis-tools | [] [] | 11 1234 vice | () () | 1
1057 wastesedge | | 1 1235 vmm | [] | 4
1058 wdiff | [] [] | 22 1236 vorbis-tools | [] | 6
1059 wget | [] [] [] | 19 1237 wastesedge | | 2
1060 xchat | [] [] [] [] | 29 1238 wdiff | [] [] | 7
1061 xkeyboard-config | [] [] [] [] | 11 1239 wget | [] [] [] [] [] | 26
1062 xpad | [] [] [] | 14 1240 wyslij-po | [] [] | 8
1241 xchat | [] [] [] [] [] [] | 36
1242 xdg-user-dirs | [] [] [] [] [] [] [] [] [] [] | 63
1243 xkeyboard-config | [] [] [] | 22
1063 +---------------------------------------------------+ 1244 +---------------------------------------------------+
1064 77 teams tg th tk tr uk ven vi wa xh zh_CN zh_HK zh_TW zu 1245 85 teams sv sw ta te tg th tr uk vi wa zh_CN zh_HK zh_TW
1065 170 domains 0 1 1 77 39 0 136 10 1 48 5 54 0 2028 1246 178 domains 119 1 3 3 0 10 65 51 155 17 98 7 41 2618
1066 1247
1067 Some counters in the preceding matrix are higher than the number of 1248 Some counters in the preceding matrix are higher than the number of
1068visible blocks let us expect. This is because a few extra PO files are 1249visible blocks let us expect. This is because a few extra PO files are
@@ -1075,12 +1256,12 @@ distributed as such by its maintainer. There might be an observable
1075lag between the mere existence a PO file and its wide availability in a 1256lag between the mere existence a PO file and its wide availability in a
1076distribution. 1257distribution.
1077 1258
1078 If October 2006 seems to be old, you may fetch a more recent copy of 1259 If June 2010 seems to be old, you may fetch a more recent copy of
1079this `ABOUT-NLS' file on most GNU archive sites. The most up-to-date 1260this `ABOUT-NLS' file on most GNU archive sites. The most up-to-date
1080matrix with full percentage details can be found at 1261matrix with full percentage details can be found at
1081`http://www.iro.umontreal.ca/contrib/po/HTML/matrix.html'. 1262`http://translationproject.org/extra/matrix.html'.
1082 1263
10831.6 Using `gettext' in new packages 12641.5 Using `gettext' in new packages
1084=================================== 1265===================================
1085 1266
1086If you are writing a freely available program and want to 1267If you are writing a freely available program and want to
@@ -1096,6 +1277,6 @@ the use of `gettext' the only thing missing are the translations. The
1096Free Translation Project is also available for packages which are not 1277Free Translation Project is also available for packages which are not
1097developed inside the GNU project. Therefore the information given above 1278developed inside the GNU project. Therefore the information given above
1098applies also for every other Free Software Project. Contact 1279applies also for every other Free Software Project. Contact
1099`translation@iro.umontreal.ca' to make the `.pot' files available to 1280`coordinator@translationproject.org' to make the `.pot' files available
1100the translation teams. 1281to the translation teams.
1101 1282