]> git.pld-linux.org Git - packages/imlib.git/blob - imlib-full_i18n.patch
- use more macros, some cosmetics, added missing "rm -f missing" and use new %doc
[packages/imlib.git] / imlib-full_i18n.patch
1 diff -Nru imlib-1.9.10/Makefile.am imlib-1.9.10.new/Makefile.am
2 --- imlib-1.9.10/Makefile.am    Sat Sep 30 04:09:41 2000
3 +++ imlib-1.9.10.new/Makefile.am        Thu Apr 12 02:13:22 2001
4 @@ -1,4 +1,4 @@
5 -SUBDIRS = @GDK_IMLIB@ Imlib config doc
6 +SUBDIRS = intl po @GDK_IMLIB@ Imlib config doc
7  bin_SCRIPTS = imlib-config
8  
9  EXTRA_DIST = imlib.spec.in imlib.m4 configure configure.in \
10 diff -Nru imlib-1.9.10/config.h.in imlib-1.9.10.new/config.h.in
11 --- imlib-1.9.10/config.h.in    Wed Mar 28 06:08:17 2001
12 +++ imlib-1.9.10.new/config.h.in        Thu Apr 12 02:13:22 2001
13 @@ -61,3 +61,8 @@
14  /* Version number of package */
15  #undef VERSION
16  
17 +/* gettext variables */
18 +#undef ENABLE_NLS
19 +#undef HAVE_CATGETS
20 +#undef HAVE_GETTEXT
21 +#undef HAVE_LC_MESSAGES
22 diff -Nru imlib-1.9.10/configure.in imlib-1.9.10.new/configure.in
23 --- imlib-1.9.10/configure.in   Wed Mar 28 06:10:41 2001
24 +++ imlib-1.9.10.new/configure.in       Thu Apr 12 02:15:09 2001
25 @@ -13,6 +13,9 @@
26  dnl Initialize maintainer mode
27  AM_MAINTAINER_MODE
28  
29 +ALL_LINGUAS="bg ca da de eo es fi fr gl hr hu id it lt nl no pl pt ro sk sv tr uk wa zh_CN.GB2312"
30 +AM_GNU_GETTEXT
31 +
32  dnl Give the user an option to compile without shared memory support,
33  dnl incase it is broken for example.
34  AC_ARG_ENABLE(shm, [  --enable-shm            support shared memory if available [default=yes]], echo $enable_shm, enable_shm="yes")
35 @@ -344,19 +347,16 @@
36  AC_SUBST(X_EXTRA_LIBS)
37  
38  AC_OUTPUT([
39 -imlib.spec
40 -gdk_imlib/Makefile 
41 -Imlib/Makefile 
42 -utils/Makefile 
43 -config/Makefile 
44 -doc/Makefile 
45 -Makefile 
46 -imlib-config 
47 -imlib.pc
48 -imlibgdk.pc
49 -], [
50 -case "$CONFIG_FILES" in
51 - *imlib-config*)
52 -    chmod +x imlib-config
53 -    ;;
54 -esac])
55 +       imlib.spec
56 +       gdk_imlib/Makefile 
57 +       Imlib/Makefile 
58 +       utils/Makefile 
59 +       config/Makefile 
60 +       doc/Makefile 
61 +       Makefile 
62 +       imlib-config 
63 +       imlib.pc
64 +       imlibgdk.pc
65 +       intl/Makefile
66 +       po/Makefile.in
67 +])
68 diff -Nru imlib-1.9.10/po/POTFILES.in imlib-1.9.10.new/po/POTFILES.in
69 --- imlib-1.9.10/po/POTFILES.in Thu Jan  1 01:00:00 1970
70 +++ imlib-1.9.10.new/po/POTFILES.in     Thu Apr 12 02:13:22 2001
71 @@ -0,0 +1 @@
72 +utils/imlib_config.c
73 diff -Nru imlib-1.9.10/po/bg.po imlib-1.9.10.new/po/bg.po
74 --- imlib-1.9.10/po/bg.po       Thu Jan  1 01:00:00 1970
75 +++ imlib-1.9.10.new/po/bg.po   Thu Apr 12 02:13:22 2001
76 @@ -0,0 +1,238 @@
77 +# SOME DESCRIPTIVE TITLE.
78 +# Copyright (C) 2000 Free Software Foundation, Inc.
79 +# Tzenko Tcholakov <tzenko@writeme.com>, 2000.
80 +# Victor Tashev <vtashev@infonet.techno-link.com>, 2000
81 +#
82 +# please search for # FIXME string and fix it :-)
83 +msgid ""
84 +msgstr ""
85 +"Project-Id-Version: imlib 1.9.8\n"
86 +"POT-Creation-Date: 1999-07-08 22:40+0200\n"
87 +"PO-Revision-Date: 2000-02-20 10:24+0200\n"
88 +"Last-Translator: Victor Tashev <vtashev@infonet.techno-link.com>\n"
89 +"Language-Team: Bulgarian\n"
90 +"MIME-Version: 1.0\n"
91 +"Content-Type: text/plain; charset=windows-1251\n"
92 +"Content-Transfer-Encoding: 8bit\n"
93 +
94 +#: utils/imlib_config.c:185
95 +msgid "Imlib Config Editor"
96 +msgstr "Ðåäàêòîð íà Imlib êîíôèãóðàöèÿòà"
97 +
98 +#: utils/imlib_config.c:948
99 +msgid "Base Levels"
100 +msgstr "Áàçîâè Íèâà"
101 +
102 +#: utils/imlib_config.c:964
103 +msgid "Red Levels"
104 +msgstr "Íèâà íà ÷åðâåíîòî"
105 +
106 +#: utils/imlib_config.c:980
107 +msgid "Green Levels"
108 +msgstr "Íèâà íà çåëåíîòî"
109 +
110 +#: utils/imlib_config.c:996
111 +msgid "Blue Levels"
112 +msgstr "Íèâà íà ñèíüîòî"
113 +
114 +#: utils/imlib_config.c:1038
115 +msgid "Small colour set"
116 +msgstr "Ìàëúê íàáîð öâåòîâå"
117 +
118 +#: utils/imlib_config.c:1043
119 +msgid "Medium colour set"
120 +msgstr "Ñðåäåí íàáîð öâåòîâå"
121 +
122 +#: utils/imlib_config.c:1048
123 +msgid "Large colour set"
124 +msgstr "Ãîëÿì íàáîð öâåòîâå"
125 +
126 +#: utils/imlib_config.c:1057
127 +msgid "Select Palette File"
128 +msgstr "Èçáåðåòå ôàéë ñ ïàëèòðà"
129 +
130 +#: utils/imlib_config.c:1066
131 +msgid "Select"
132 +msgstr "Èçáåðè"
133 +
134 +#: utils/imlib_config.c:1081
135 +msgid "Save"
136 +msgstr "Çàïàçè"
137 +
138 +#: utils/imlib_config.c:1113
139 +msgid "Copy To"
140 +msgstr "Êîïèðàé â"
141 +
142 +#: utils/imlib_config.c:1118
143 +msgid "Spread To"
144 +msgstr "Ðàçøèðè äî"
145 +
146 +#: utils/imlib_config.c:1127
147 +msgid "Set Last"
148 +msgstr "Ïîñòàâè ïîñëåäíî"
149 +
150 +#: utils/imlib_config.c:1132
151 +msgid "Delete"
152 +msgstr "Èçòðèé"
153 +
154 +#: utils/imlib_config.c:1372
155 +msgid "Save User Config"
156 +msgstr "Çàïàçè Ïîòðåáèòåëñêà êîíôèãóðàöèÿ"
157 +
158 +#: utils/imlib_config.c:1379
159 +msgid "Save System Config"
160 +msgstr "Çàïàçè Ñèñòåìíà êîíôèãóðàöèÿ"
161 +
162 +#: utils/imlib_config.c:1385
163 +msgid "Close"
164 +msgstr "Çàòâîðè"
165 +
166 +#: utils/imlib_config.c:1525
167 +msgid "Color Correction"
168 +msgstr "Öâåòîâà Êîðåêöèÿ"
169 +
170 +#: utils/imlib_config.c:1525
171 +msgid "Colors"
172 +msgstr "Öâåòîâå"
173 +
174 +#: utils/imlib_config.c:1525
175 +msgid "Display"
176 +msgstr "Äèñïëåé"
177 +
178 +
179 +#: utils/imlib_config.c:1525
180 +msgid "Rendering"
181 +msgstr "Ïðåäñòàâÿíå"
182 +
183 +#: utils/imlib_config.c:1526
184 +msgid "Select Palette"
185 +msgstr "Èçáåðåòå ïàëèòðà"
186 +
187 +#: utils/imlib_config.c:1527
188 +msgid "Force Palette"
189 +msgstr "Íàëîæè ïàëèòðà"
190 +
191 +
192 +#: utils/imlib_config.c:1528
193 +msgid "Dither in Palette Mode"
194 +msgstr "Ðàçïðúñêâàíå â Ïàëèòðàòà"
195 +
196 +
197 +#: utils/imlib_config.c:1529
198 +msgid "Fast Remapping in Palette Mode"
199 +msgstr "Áúðçî ìàùàáèðàíå â ðåæèì Ïàëèòðà"
200 +
201 +#: utils/imlib_config.c:1530
202 +msgid "High Quality in 15/16bpp"
203 +msgstr "Âèñîêî Êà÷åñòâî â 15/16bpp"
204 +
205 +#: utils/imlib_config.c:1531
206 +msgid "Limit Maximum Shared memory Size (bytes)"
207 +msgstr "Ìàêñèìàëíà Ãðàíèöà íà ðàçìåðà íà ïîäåëåíàòà ïàìåò (áàéòîâå)"
208 +
209 +#: utils/imlib_config.c:1533
210 +msgid "256 Kb"
211 +msgstr "256 Kb"
212 +
213 +#: utils/imlib_config.c:1534 utils/imlib_config.c:1546
214 +msgid "512 Kb"
215 +msgstr "512 Kb"
216 +
217 +#: utils/imlib_config.c:1535
218 +msgid "1   Mb"
219 +msgstr "1   Mb"
220 +
221 +#: utils/imlib_config.c:1536
222 +msgid "2   Mb"
223 +msgstr "2   Mb"
224 +
225 +#: utils/imlib_config.c:1537
226 +msgid "3   Mb"
227 +msgstr "3   Mb"
228 +
229 +#: utils/imlib_config.c:1538
230 +msgid "4   Mb"
231 +msgstr "4   Mb"
232 +
233 +
234 +#: utils/imlib_config.c:1539
235 +msgid "Use Ordered Dithering (Faster)"
236 +msgstr "Èçïîëçâàé èçáðàíîòî ðàçïðúñêâàíå (ïî-áúðçî)"
237 +
238 +
239 +#: utils/imlib_config.c:1540
240 +msgid "MIT-SHM Shared Memory Enabled"
241 +msgstr "MIT-SHM àêòèâèðàíå íà ñïîäåëåíàòà ïàìåò"
242 +
243 +
244 +#: utils/imlib_config.c:1541
245 +msgid "Shared Pixmaps"
246 +msgstr "Ñïîäåëåíè ïèê êàðòè"
247 +
248 +
249 +#: utils/imlib_config.c:1542
250 +msgid "Fast Render"
251 +msgstr "Áúðçî ïðåäñòàâÿíå"
252 +
253 +# FIXME
254 +#: utils/imlib_config.c:1543
255 +msgid "Imagemagick & NETPBM Fallback"
256 +msgstr ""
257 +
258 +#: utils/imlib_config.c:1544
259 +msgid "Image Cache (bytes)"
260 +msgstr "Êåø íà èçîáðàæåíèåòî (áàéòîâå)"
261 +
262 +#: utils/imlib_config.c:1547
263 +msgid "1 Mb"
264 +msgstr "1 Mb"
265 +
266 +#: utils/imlib_config.c:1548
267 +msgid "2 Mb"
268 +msgstr "2 Mb"
269 +
270 +#: utils/imlib_config.c:1549
271 +msgid "4 Mb"
272 +msgstr "4 Mb"
273 +
274 +#: utils/imlib_config.c:1550
275 +msgid "6 Mb"
276 +msgstr "6 Mb"
277 +
278 +#: utils/imlib_config.c:1551
279 +msgid "10 Mb"
280 +msgstr "10 Mb"
281 +
282 +
283 +#: utils/imlib_config.c:1552
284 +msgid "Pixmap Cache (bits)"
285 +msgstr "Êåø íà Ïèê êàðòàòà (áèòà)"
286 +
287 +#: utils/imlib_config.c:1554
288 +msgid "5120 Kbits"
289 +msgstr "5120 Kbits"
290 +
291 +#: utils/imlib_config.c:1555
292 +msgid "10 Mbits"
293 +msgstr "10 Mbits"
294 +
295 +#: utils/imlib_config.c:1556
296 +msgid "20 Mbits"
297 +msgstr "20 Mbits"
298 +
299 +#: utils/imlib_config.c:1557
300 +msgid "40 Mbits"
301 +msgstr "40 Mbits"
302 +
303 +#: utils/imlib_config.c:1558
304 +msgid "60 Mbits"
305 +msgstr "60 Mbits"
306 +
307 +#: utils/imlib_config.c:1559
308 +msgid "100 Mbits"
309 +msgstr "100 Mbits"
310 +
311 +
312 +#: utils/imlib_config.c:1560
313 +msgid "Force Visual ID"
314 +msgstr "Íàëîæè çðèòåëíî ID"
315 diff -Nru imlib-1.9.10/po/ca.po imlib-1.9.10.new/po/ca.po
316 --- imlib-1.9.10/po/ca.po       Thu Jan  1 01:00:00 1970
317 +++ imlib-1.9.10.new/po/ca.po   Thu Apr 12 02:13:22 2001
318 @@ -0,0 +1,227 @@
319 +# imlib translation to catalan.
320 +# Copyright (C) 2000 Free Software Foundation, Inc.
321 +# Jordi Mas <jmas@softcatala.org>, 2000.
322 +#
323 +# Traducció per Softcatalà <info@softcatala.org>
324 +msgid ""
325 +msgstr ""
326 +"Project-Id-Version: imlib 1.9.8\n"
327 +"POT-Creation-Date: 1999-07-08 22:40+0200\n"
328 +"PO-Revision-Date: 1999-07-08 22:40+0200\n"
329 +"Last-Translator: Jordi Mas <jmas@softcatala.org>\n"
330 +"Language-Team: Catalan <info@softcatala.org>\n"
331 +"MIME-Version: 1.0\n"
332 +"Content-Type: text/plain; charset=iso-8859-1\n"
333 +"Content-Transfer-Encoding: 8bit\n"
334 +
335 +#: utils/imlib_config.c:185
336 +msgid "Imlib Config Editor"
337 +msgstr "Editor de configuració Imlib"
338 +
339 +#: utils/imlib_config.c:948
340 +msgid "Base Levels"
341 +msgstr "Nivells base"
342 +
343 +#: utils/imlib_config.c:964
344 +msgid "Red Levels"
345 +msgstr "Nivells vermells"
346 +
347 +#: utils/imlib_config.c:980
348 +msgid "Green Levels"
349 +msgstr "Nivells verds"
350 +
351 +#: utils/imlib_config.c:996
352 +msgid "Blue Levels"
353 +msgstr "Nivells blaus"
354 +
355 +#: utils/imlib_config.c:1038
356 +msgid "Small colour set"
357 +msgstr "Joc petit de colors"
358 +
359 +#: utils/imlib_config.c:1043
360 +msgid "Medium colour set"
361 +msgstr "Joc mitjà de colors"
362 +
363 +#: utils/imlib_config.c:1048
364 +msgid "Large colour set"
365 +msgstr "Joc gran de colors"
366 +
367 +#: utils/imlib_config.c:1057
368 +msgid "Select Palette File"
369 +msgstr "Seleccioneu el fitxer de paleta"
370 +
371 +#: utils/imlib_config.c:1066
372 +msgid "Select"
373 +msgstr "Selecciona"
374 +
375 +#: utils/imlib_config.c:1081
376 +msgid "Save"
377 +msgstr "Desa"
378 +
379 +#: utils/imlib_config.c:1113
380 +msgid "Copy To"
381 +msgstr "Copia a"
382 +
383 +#: utils/imlib_config.c:1118
384 +msgid "Spread To"
385 +msgstr "Escampa a"
386 +
387 +#: utils/imlib_config.c:1127
388 +msgid "Set Last"
389 +msgstr "Estableix l'últim"
390 +
391 +#: utils/imlib_config.c:1132
392 +msgid "Delete"
393 +msgstr "Suprimeix"
394 +
395 +#: utils/imlib_config.c:1372
396 +msgid "Save User Config"
397 +msgstr "Desa la configuració de l'usuari"
398 +
399 +#: utils/imlib_config.c:1379
400 +msgid "Save System Config"
401 +msgstr "Desa la configuració del sistema"
402 +
403 +#: utils/imlib_config.c:1385
404 +msgid "Close"
405 +msgstr "Tanca"
406 +
407 +#: utils/imlib_config.c:1525
408 +msgid "Color Correction"
409 +msgstr "Correcció de color"
410 +
411 +#: utils/imlib_config.c:1525
412 +msgid "Colors"
413 +msgstr "Colors"
414 +
415 +#: utils/imlib_config.c:1525
416 +msgid "Display"
417 +msgstr "Visualització"
418 +
419 +#: utils/imlib_config.c:1525
420 +msgid "Rendering"
421 +msgstr "Dibuix"
422 +
423 +#: utils/imlib_config.c:1526
424 +msgid "Select Palette"
425 +msgstr "Seleccioneu una paleta"
426 +
427 +#: utils/imlib_config.c:1527
428 +msgid "Force Palette"
429 +msgstr "Imposa la paleta"
430 +
431 +#: utils/imlib_config.c:1528
432 +msgid "Dither in Palette Mode"
433 +msgstr "Simulació de colors en el mode Paleta"
434 +
435 +#: utils/imlib_config.c:1529
436 +msgid "Fast Remapping in Palette Mode"
437 +msgstr "Remapatge ràpid en el mode Paleta"
438 +
439 +#: utils/imlib_config.c:1530
440 +msgid "High Quality in 15/16bpp"
441 +msgstr "Alta qualitat en 15/16 bpp"
442 +
443 +#: utils/imlib_config.c:1531
444 +msgid "Limit Maximum Shared memory Size (bytes)"
445 +msgstr "Límita la mida de memòria compartida màxima (en octets)"
446 +
447 +#: utils/imlib_config.c:1533
448 +msgid "256 Kb"
449 +msgstr "256 kB"
450 +
451 +#: utils/imlib_config.c:1534 utils/imlib_config.c:1546
452 +msgid "512 Kb"
453 +msgstr "512 kB"
454 +
455 +#: utils/imlib_config.c:1535
456 +msgid "1   Mb"
457 +msgstr "1   MB"
458 +
459 +#: utils/imlib_config.c:1536
460 +msgid "2   Mb"
461 +msgstr "2   MB"
462 +
463 +#: utils/imlib_config.c:1537
464 +msgid "3   Mb"
465 +msgstr "3   MB"
466 +
467 +#: utils/imlib_config.c:1538
468 +msgid "4   Mb"
469 +msgstr "4   MB"
470 +
471 +#: utils/imlib_config.c:1539
472 +msgid "Use Ordered Dithering (Faster)"
473 +msgstr "Utilitza la simulació de colors ordenada (més ràpid)"
474 +
475 +#: utils/imlib_config.c:1540
476 +msgid "MIT-SHM Shared Memory Enabled"
477 +msgstr "Memòria compartida MIT-SHM habilitada"
478 +
479 +#: utils/imlib_config.c:1541
480 +msgid "Shared Pixmaps"
481 +msgstr "Mapes de píxels compartits"
482 +
483 +#: utils/imlib_config.c:1542
484 +msgid "Fast Render"
485 +msgstr "Dibuix ràpid"
486 +
487 +#: utils/imlib_config.c:1543
488 +msgid "Imagemagick & NETPBM Fallback"
489 +msgstr "Imagemagick & NETPBM Fallback"
490 +
491 +#: utils/imlib_config.c:1544
492 +msgid "Image Cache (bytes)"
493 +msgstr "Memòria cau d'imatge (en octets)"
494 +
495 +#: utils/imlib_config.c:1547
496 +msgid "1 Mb"
497 +msgstr "1 MB"
498 +
499 +#: utils/imlib_config.c:1548
500 +msgid "2 Mb"
501 +msgstr "2 MB"
502 +
503 +#: utils/imlib_config.c:1549
504 +msgid "4 Mb"
505 +msgstr "4 MB"
506 +
507 +#: utils/imlib_config.c:1550
508 +msgid "6 Mb"
509 +msgstr "6 MB"
510 +
511 +#: utils/imlib_config.c:1551
512 +msgid "10 Mb"
513 +msgstr "10 MB"
514 +
515 +#: utils/imlib_config.c:1552
516 +msgid "Pixmap Cache (bits)"
517 +msgstr "Memòria cau del mapa de píxels (en bits)"
518 +
519 +#: utils/imlib_config.c:1554
520 +msgid "5120 Kbits"
521 +msgstr "5120 Kbits"
522 +
523 +#: utils/imlib_config.c:1555
524 +msgid "10 Mbits"
525 +msgstr "10 Mbits"
526 +
527 +#: utils/imlib_config.c:1556
528 +msgid "20 Mbits"
529 +msgstr "20 Mbits"
530 +
531 +#: utils/imlib_config.c:1557
532 +msgid "40 Mbits"
533 +msgstr "40 Mbits"
534 +
535 +#: utils/imlib_config.c:1558
536 +msgid "60 Mbits"
537 +msgstr "60 Mbits"
538 +
539 +#: utils/imlib_config.c:1559
540 +msgid "100 Mbits"
541 +msgstr "100 Mbits"
542 +
543 +#: utils/imlib_config.c:1560
544 +msgid "Force Visual ID"
545 +msgstr "Imposa l'ID visual"
546 diff -Nru imlib-1.9.10/po/da.po imlib-1.9.10.new/po/da.po
547 --- imlib-1.9.10/po/da.po       Thu Jan  1 01:00:00 1970
548 +++ imlib-1.9.10.new/po/da.po   Thu Apr 12 02:13:22 2001
549 @@ -0,0 +1,228 @@
550 +# Danish translation of imlib/Dansk oversættelse af imlib.
551 +# Copyright (C) 1999 Free Software Foundation, Inc.
552 +# Jens Burkal <jburkal@iname.com>, 1999.
553 +# Kenneth Christiansen <kenneth@ripen.dk>, 1999
554 +# Troels Liebe Bentsen <tlb@iname.com>, 2000
555 +#
556 +msgid ""
557 +msgstr ""
558 +"Project-Id-Version: imlib 1.9.8\n"
559 +"POT-Creation-Date: 1999-07-08 22:40+0200\n"
560 +"PO-Revision-Date: 2000-04-12 02:10+0100\n"
561 +"Last-Translator: Troels Liebe Bentsen <tlb@iname.com>\n"
562 +"Language-Team: Danish Linux-Mandrake Team\n"
563 +"MIME-Version: 1.0\n"
564 +"Content-Type: text/plain; charset=iso-8859-1\n"
565 +"Content-Transfer-Encoding: 8bit\n"
566 +
567 +#: utils/imlib_config.c:185
568 +msgid "Imlib Config Editor"
569 +msgstr "Imlib konfigurationsændrer"
570 +
571 +#: utils/imlib_config.c:948
572 +msgid "Base Levels"
573 +msgstr "Basale niveauer"
574 +
575 +#: utils/imlib_config.c:964
576 +msgid "Red Levels"
577 +msgstr "Røde niveauer"
578 +
579 +#: utils/imlib_config.c:980
580 +msgid "Green Levels"
581 +msgstr "Grønne niveauer"
582 +
583 +#: utils/imlib_config.c:996
584 +msgid "Blue Levels"
585 +msgstr "Blå niveauer"
586 +
587 +#: utils/imlib_config.c:1038
588 +msgid "Small colour set"
589 +msgstr "Lille farvesæt"
590 +
591 +#: utils/imlib_config.c:1043
592 +msgid "Medium colour set"
593 +msgstr "Medium farvesæt"
594 +
595 +#: utils/imlib_config.c:1048
596 +msgid "Large colour set"
597 +msgstr "Stort farvesæt"
598 +
599 +#: utils/imlib_config.c:1057
600 +msgid "Select Palette File"
601 +msgstr "Vælg palettefil"
602 +
603 +#: utils/imlib_config.c:1066
604 +msgid "Select"
605 +msgstr "Vælg"
606 +
607 +#: utils/imlib_config.c:1081
608 +msgid "Save"
609 +msgstr "Gem"
610 +
611 +#: utils/imlib_config.c:1113
612 +msgid "Copy To"
613 +msgstr "Kopier til"
614 +
615 +#: utils/imlib_config.c:1118
616 +msgid "Spread To"
617 +msgstr "Spred til"
618 +
619 +#: utils/imlib_config.c:1127
620 +msgid "Set Last"
621 +msgstr "Sæt sidst"
622 +
623 +#: utils/imlib_config.c:1132
624 +msgid "Delete"
625 +msgstr "Slet"
626 +
627 +#: utils/imlib_config.c:1372
628 +msgid "Save User Config"
629 +msgstr "Gem brugerkonfiguration"
630 +
631 +#: utils/imlib_config.c:1379
632 +msgid "Save System Config"
633 +msgstr "Gem systemkonfiguration"
634 +
635 +#: utils/imlib_config.c:1385
636 +msgid "Close"
637 +msgstr "Luk"
638 +
639 +#: utils/imlib_config.c:1525
640 +msgid "Colors"
641 +msgstr "Farver"
642 +
643 +#: utils/imlib_config.c:1525
644 +msgid "Rendering"
645 +msgstr "Rendering"
646 +
647 +#: utils/imlib_config.c:1525
648 +msgid "Display"
649 +msgstr "Skærm"
650 +
651 +#: utils/imlib_config.c:1525
652 +msgid "Color Correction"
653 +msgstr "Farvekorrektion"
654 +
655 +#: utils/imlib_config.c:1526
656 +msgid "Select Palette"
657 +msgstr "Vælg palette"
658 +
659 +#: utils/imlib_config.c:1527
660 +msgid "Force Palette"
661 +msgstr "Tving palette"
662 +
663 +#: utils/imlib_config.c:1528
664 +msgid "Dither in Palette Mode"
665 +msgstr "Dither i palettemodus"
666 +
667 +#: utils/imlib_config.c:1529
668 +msgid "Fast Remapping in Palette Mode"
669 +msgstr "Hurtig genkortlægning i palettemodus"
670 +
671 +#: utils/imlib_config.c:1530
672 +msgid "High Quality in 15/16bpp"
673 +msgstr "Høj kvalitet med 15/16bpp"
674 +
675 +#: utils/imlib_config.c:1531
676 +msgid "Limit Maximum Shared memory Size (bytes)"
677 +msgstr "Begræns maksimalt delt hukommelses størrelse (byte)"
678 +
679 +#: utils/imlib_config.c:1533
680 +msgid "256 Kb"
681 +msgstr "256 Kb"
682 +
683 +#: utils/imlib_config.c:1534 utils/imlib_config.c:1546
684 +msgid "512 Kb"
685 +msgstr "512 Kb"
686 +
687 +#: utils/imlib_config.c:1535
688 +msgid "1   Mb"
689 +msgstr "1   Mb"
690 +
691 +#: utils/imlib_config.c:1536
692 +msgid "2   Mb"
693 +msgstr "2   Mb"
694 +
695 +#: utils/imlib_config.c:1537
696 +msgid "3   Mb"
697 +msgstr "3   Mb"
698 +
699 +#: utils/imlib_config.c:1538
700 +msgid "4   Mb"
701 +msgstr "4   Mb"
702 +
703 +#: utils/imlib_config.c:1539
704 +msgid "Use Ordered Dithering (Faster)"
705 +msgstr "Benyt kortlagt dithering (hurtigt)"
706 +
707 +#: utils/imlib_config.c:1540
708 +msgid "MIT-SHM Shared Memory Enabled"
709 +msgstr "MIT-SHM hukommelsesdeling slået til"
710 +
711 +#: utils/imlib_config.c:1541
712 +msgid "Shared Pixmaps"
713 +msgstr "Delte pixmaps"
714 +
715 +#: utils/imlib_config.c:1542
716 +msgid "Fast Render"
717 +msgstr "Hurtig billeddannelse"
718 +
719 +#: utils/imlib_config.c:1543
720 +msgid "Imagemagick & NETPBM Fallback"
721 +msgstr "Fald tilbage på Imagemagick og NETPBM"
722 +
723 +#: utils/imlib_config.c:1544
724 +msgid "Image Cache (bytes)"
725 +msgstr "Billedcache (byte)"
726 +
727 +#: utils/imlib_config.c:1547
728 +msgid "1 Mb"
729 +msgstr "1 Mb"
730 +
731 +#: utils/imlib_config.c:1548
732 +msgid "2 Mb"
733 +msgstr "2 Mb"
734 +
735 +#: utils/imlib_config.c:1549
736 +msgid "4 Mb"
737 +msgstr "4 Mb"
738 +
739 +#: utils/imlib_config.c:1550
740 +msgid "6 Mb"
741 +msgstr "6 Mb"
742 +
743 +#: utils/imlib_config.c:1551
744 +msgid "10 Mb"
745 +msgstr "10 Mb"
746 +
747 +#: utils/imlib_config.c:1552
748 +msgid "Pixmap Cache (bits)"
749 +msgstr "Pixmapcache (bit)"
750 +
751 +#: utils/imlib_config.c:1554
752 +msgid "5120 Kbits"
753 +msgstr "5120 Kbit"
754 +
755 +#: utils/imlib_config.c:1555
756 +msgid "10 Mbits"
757 +msgstr "10 Mbit"
758 +
759 +#: utils/imlib_config.c:1556
760 +msgid "20 Mbits"
761 +msgstr "20 Mbit"
762 +
763 +#: utils/imlib_config.c:1557
764 +msgid "40 Mbits"
765 +msgstr "40 Mbit"
766 +
767 +#: utils/imlib_config.c:1558
768 +msgid "60 Mbits"
769 +msgstr "60 Mbit"
770 +
771 +#: utils/imlib_config.c:1559
772 +msgid "100 Mbits"
773 +msgstr "100 Mbit"
774 +
775 +#: utils/imlib_config.c:1560
776 +msgid "Force Visual ID"
777 +msgstr "Tving visuel ID"
778 diff -Nru imlib-1.9.10/po/de.po imlib-1.9.10.new/po/de.po
779 --- imlib-1.9.10/po/de.po       Thu Jan  1 01:00:00 1970
780 +++ imlib-1.9.10.new/po/de.po   Thu Apr 12 02:13:22 2001
781 @@ -0,0 +1,227 @@
782 +# German translation for imlib / Deutsche Übersetzung für imlib
783 +# Copyright (C) 2000 Free Software Foundation, Inc.
784 +# Thomas Berger <tom@mandrakesoft.com>, 2000.
785 +# Stefan Siegel <siegel@informatik.uni-kl.de>, 2000
786 +#
787 +msgid ""
788 +msgstr ""
789 +"Project-Id-Version: imlib 1.9.8\n"
790 +"POT-Creation-Date: 1999-07-08 22:40+0200\n"
791 +"PO-Revision-Date: 2000-04-10 20:10+0100\n"
792 +"Last-Translator: Stefan Siegel <siegel@informatik.uni-kl.de>\n"
793 +"Language-Team: Mandrake German\n"
794 +"MIME-Version: 1.0\n"
795 +"Content-Type: text/plain; charset=iso-8859-1\n"
796 +"Content-Transfer-Encoding: 8bit\n"
797 +
798 +#: utils/imlib_config.c:185
799 +msgid "Imlib Config Editor"
800 +msgstr "Imlib-Konfigurationseditor"
801 +
802 +#: utils/imlib_config.c:948
803 +msgid "Base Levels"
804 +msgstr "Grundstufen"
805 +
806 +#: utils/imlib_config.c:964
807 +msgid "Red Levels"
808 +msgstr "Rote Stufen"
809 +
810 +#: utils/imlib_config.c:980
811 +msgid "Green Levels"
812 +msgstr "Grüne Stufen"
813 +
814 +#: utils/imlib_config.c:996
815 +msgid "Blue Levels"
816 +msgstr "Blaue Stufen"
817 +
818 +#: utils/imlib_config.c:1038
819 +msgid "Small colour set"
820 +msgstr "Kleines Farbset"
821 +
822 +#: utils/imlib_config.c:1043
823 +msgid "Medium colour set"
824 +msgstr "Mittelgroßes Farbset"
825 +
826 +#: utils/imlib_config.c:1048
827 +msgid "Large colour set"
828 +msgstr "Großes Farbset"
829 +
830 +#: utils/imlib_config.c:1057
831 +msgid "Select Palette File"
832 +msgstr "Auswahl der Palettendatei"
833 +
834 +#: utils/imlib_config.c:1066
835 +msgid "Select"
836 +msgstr "Auswählen"
837 +
838 +#: utils/imlib_config.c:1081
839 +msgid "Save"
840 +msgstr "Sichern"
841 +
842 +#: utils/imlib_config.c:1113
843 +msgid "Copy To"
844 +msgstr "Kopieren nach"
845 +
846 +#: utils/imlib_config.c:1118
847 +msgid "Spread To"
848 +msgstr "Ausstreuen nach"
849 +
850 +#: utils/imlib_config.c:1127
851 +msgid "Set Last"
852 +msgstr "Letztes setzen"
853 +
854 +#: utils/imlib_config.c:1132
855 +msgid "Delete"
856 +msgstr "Löschen"
857 +
858 +#: utils/imlib_config.c:1372
859 +msgid "Save User Config"
860 +msgstr "Benutzerkonfiguration speichern"
861 +
862 +#: utils/imlib_config.c:1379
863 +msgid "Save System Config"
864 +msgstr "Systemkonfiguration speichern"
865 +
866 +#: utils/imlib_config.c:1385
867 +msgid "Close"
868 +msgstr "Schließen"
869 +
870 +#: utils/imlib_config.c:1525
871 +msgid "Colors"
872 +msgstr "Farben"
873 +
874 +#: utils/imlib_config.c:1525
875 +msgid "Rendering"
876 +msgstr "Rendern"
877 +
878 +#: utils/imlib_config.c:1525
879 +msgid "Display"
880 +msgstr "Darstellung"
881 +
882 +#: utils/imlib_config.c:1525
883 +msgid "Color Correction"
884 +msgstr "Farbkorrektur"
885 +
886 +#: utils/imlib_config.c:1526
887 +msgid "Select Palette"
888 +msgstr "Palette auswählen"
889 +
890 +#: utils/imlib_config.c:1527
891 +msgid "Force Palette"
892 +msgstr "Palette erzwingen"
893 +
894 +#: utils/imlib_config.c:1528
895 +msgid "Dither in Palette Mode"
896 +msgstr "Im Palettenmodus dithern"
897 +
898 +#: utils/imlib_config.c:1529
899 +msgid "Fast Remapping in Palette Mode"
900 +msgstr "Schnelles Remapping im Palettenmodus"
901 +
902 +#: utils/imlib_config.c:1530
903 +msgid "High Quality in 15/16bpp"
904 +msgstr "Hohe Qualität in 15/16bppp"
905 +
906 +#: utils/imlib_config.c:1531
907 +msgid "Limit Maximum Shared memory Size (bytes)"
908 +msgstr "Maximale Größe des gemeinsam benutzten Speichers festlegen (bytes)"
909 +
910 +#: utils/imlib_config.c:1533
911 +msgid "256 Kb"
912 +msgstr "256 Kb"
913 +
914 +#: utils/imlib_config.c:1534 utils/imlib_config.c:1546
915 +msgid "512 Kb"
916 +msgstr "512 Kb"
917 +
918 +#: utils/imlib_config.c:1535
919 +msgid "1   Mb"
920 +msgstr "1   Mb"
921 +
922 +#: utils/imlib_config.c:1536
923 +msgid "2   Mb"
924 +msgstr "2   Mb"
925 +
926 +#: utils/imlib_config.c:1537
927 +msgid "3   Mb"
928 +msgstr "3   Mb"
929 +
930 +#: utils/imlib_config.c:1538
931 +msgid "4   Mb"
932 +msgstr "4   Mb"
933 +
934 +#: utils/imlib_config.c:1539
935 +msgid "Use Ordered Dithering (Faster)"
936 +msgstr "Geordnetes Dithering benutzen (Schneller)"
937 +
938 +#: utils/imlib_config.c:1540
939 +msgid "MIT-SHM Shared Memory Enabled"
940 +msgstr "Gemeinsam genutzter Speicher nach MIT-SHM aktiviert"
941 +
942 +#: utils/imlib_config.c:1541
943 +msgid "Shared Pixmaps"
944 +msgstr "Gemeinsam genutzte Pixmaps"
945 +
946 +#: utils/imlib_config.c:1542
947 +msgid "Fast Render"
948 +msgstr "Schnelles Rendern"
949 +
950 +#: utils/imlib_config.c:1543
951 +msgid "Imagemagick & NETPBM Fallback"
952 +msgstr "ImageMagick & NETPBM Rückfallmodus"
953 +
954 +#: utils/imlib_config.c:1544
955 +msgid "Image Cache (bytes)"
956 +msgstr "Bildspeicher (Bytes)"
957 +
958 +#: utils/imlib_config.c:1547
959 +msgid "1 Mb"
960 +msgstr "1 Mb"
961 +
962 +#: utils/imlib_config.c:1548
963 +msgid "2 Mb"
964 +msgstr "2 Mb"
965 +
966 +#: utils/imlib_config.c:1549
967 +msgid "4 Mb"
968 +msgstr "4 Mb"
969 +
970 +#: utils/imlib_config.c:1550
971 +msgid "6 Mb"
972 +msgstr "6 Mb"
973 +
974 +#: utils/imlib_config.c:1551
975 +msgid "10 Mb"
976 +msgstr "10 Mb"
977 +
978 +#: utils/imlib_config.c:1552
979 +msgid "Pixmap Cache (bits)"
980 +msgstr "Pixmapspeicher (Bit)"
981 +
982 +#: utils/imlib_config.c:1554
983 +msgid "5120 Kbits"
984 +msgstr "5120 Kbit"
985 +
986 +#: utils/imlib_config.c:1555
987 +msgid "10 Mbits"
988 +msgstr "10 Mbit"
989 +
990 +#: utils/imlib_config.c:1556
991 +msgid "20 Mbits"
992 +msgstr "20 Mbit"
993 +
994 +#: utils/imlib_config.c:1557
995 +msgid "40 Mbits"
996 +msgstr "40 Mbit"
997 +
998 +#: utils/imlib_config.c:1558
999 +msgid "60 Mbits"
1000 +msgstr "60 Mbit"
1001 +
1002 +#: utils/imlib_config.c:1559
1003 +msgid "100 Mbits"
1004 +msgstr "100 Mbit"
1005 +
1006 +#: utils/imlib_config.c:1560
1007 +msgid "Force Visual ID"
1008 +msgstr "Erzwinge visuelle ID"
1009 diff -Nru imlib-1.9.10/po/eo.po imlib-1.9.10.new/po/eo.po
1010 --- imlib-1.9.10/po/eo.po       Thu Jan  1 01:00:00 1970
1011 +++ imlib-1.9.10.new/po/eo.po   Thu Apr 12 02:13:22 2001
1012 @@ -0,0 +1,226 @@
1013 +# SOME DESCRIPTIVE TITLE.
1014 +# Copyright (C) 2000, Mandrakesoft
1015 +# D. Dale Gulledge <dsplat@rochester.cc.com>, 2000.
1016 +#
1017 +msgid ""
1018 +msgstr ""
1019 +"Project-Id-Version: imlib 1.9.8\n"
1020 +"POT-Creation-Date: 1999-07-08 22:40+0200\n"
1021 +"PO-Revision-Date: 2000-04021 23:15-0500\n"
1022 +"Last-Translator: D. Dale Gulledge <dsplat@rochester.rr.com>\n"
1023 +"Language-Team: Esperanto <eo@li.org>\n"
1024 +"MIME-Version: 1.0\n"
1025 +"Content-Type: text/plain; charset=iso-8859-3\n"
1026 +"Content-Transfer-Encoding: 8bit\n"
1027 +
1028 +#: utils/imlib_config.c:185
1029 +msgid "Imlib Config Editor"
1030 +msgstr ""
1031 +
1032 +#: utils/imlib_config.c:948
1033 +msgid "Base Levels"
1034 +msgstr "Bazniveloj"
1035 +
1036 +#: utils/imlib_config.c:964
1037 +msgid "Red Levels"
1038 +msgstr "Ruøniveloj"
1039 +
1040 +#: utils/imlib_config.c:980
1041 +msgid "Green Levels"
1042 +msgstr "Verdniveloj"
1043 +
1044 +#: utils/imlib_config.c:996
1045 +msgid "Blue Levels"
1046 +msgstr "Bluniveloj"
1047 +
1048 +#: utils/imlib_config.c:1038
1049 +msgid "Small colour set"
1050 +msgstr "Malgranda koloraro"
1051 +
1052 +#: utils/imlib_config.c:1043
1053 +msgid "Medium colour set"
1054 +msgstr "Mezgranda koloraro"
1055 +
1056 +#: utils/imlib_config.c:1048
1057 +msgid "Large colour set"
1058 +msgstr "Granda koloraro"
1059 +
1060 +#: utils/imlib_config.c:1057
1061 +msgid "Select Palette File"
1062 +msgstr "Elektu Paletrodosieron"
1063 +
1064 +#: utils/imlib_config.c:1066
1065 +msgid "Select"
1066 +msgstr "Elektu"
1067 +
1068 +#: utils/imlib_config.c:1081
1069 +msgid "Save"
1070 +msgstr "Konservu"
1071 +
1072 +#: utils/imlib_config.c:1113
1073 +msgid "Copy To"
1074 +msgstr "Kopiu Al"
1075 +
1076 +#: utils/imlib_config.c:1118
1077 +msgid "Spread To"
1078 +msgstr ""
1079 +
1080 +#: utils/imlib_config.c:1127
1081 +msgid "Set Last"
1082 +msgstr ""
1083 +
1084 +#: utils/imlib_config.c:1132
1085 +msgid "Delete"
1086 +msgstr "Fortreku"
1087 +
1088 +#: utils/imlib_config.c:1372
1089 +msgid "Save User Config"
1090 +msgstr ""
1091 +
1092 +#: utils/imlib_config.c:1379
1093 +msgid "Save System Config"
1094 +msgstr ""
1095 +
1096 +#: utils/imlib_config.c:1385
1097 +msgid "Close"
1098 +msgstr "Malfermu"
1099 +
1100 +#: utils/imlib_config.c:1525
1101 +msgid "Colors"
1102 +msgstr "Koloroj"
1103 +
1104 +#: utils/imlib_config.c:1525
1105 +msgid "Rendering"
1106 +msgstr "Bildigo"
1107 +
1108 +#: utils/imlib_config.c:1525
1109 +msgid "Display"
1110 +msgstr "Ekrano"
1111 +
1112 +#: utils/imlib_config.c:1525
1113 +msgid "Color Correction"
1114 +msgstr ""
1115 +
1116 +#: utils/imlib_config.c:1526
1117 +msgid "Select Palette"
1118 +msgstr "Elektu Paletron"
1119 +
1120 +#: utils/imlib_config.c:1527
1121 +msgid "Force Palette"
1122 +msgstr ""
1123 +
1124 +#: utils/imlib_config.c:1528
1125 +msgid "Dither in Palette Mode"
1126 +msgstr ""
1127 +
1128 +#: utils/imlib_config.c:1529
1129 +msgid "Fast Remapping in Palette Mode"
1130 +msgstr ""
1131 +
1132 +#: utils/imlib_config.c:1530
1133 +msgid "High Quality in 15/16bpp"
1134 +msgstr ""
1135 +
1136 +#: utils/imlib_config.c:1531
1137 +msgid "Limit Maximum Shared memory Size (bytes)"
1138 +msgstr ""
1139 +
1140 +#: utils/imlib_config.c:1533
1141 +msgid "256 Kb"
1142 +msgstr "256 kb"
1143 +
1144 +#: utils/imlib_config.c:1534 utils/imlib_config.c:1546
1145 +msgid "512 Kb"
1146 +msgstr "512 kb"
1147 +
1148 +#: utils/imlib_config.c:1535
1149 +msgid "1   Mb"
1150 +msgstr "1   mb"
1151 +
1152 +#: utils/imlib_config.c:1536
1153 +msgid "2   Mb"
1154 +msgstr "2   mb"
1155 +
1156 +#: utils/imlib_config.c:1537
1157 +msgid "3   Mb"
1158 +msgstr "3   mb"
1159 +
1160 +#: utils/imlib_config.c:1538
1161 +msgid "4   Mb"
1162 +msgstr "4   mb"
1163 +
1164 +#: utils/imlib_config.c:1539
1165 +msgid "Use Ordered Dithering (Faster)"
1166 +msgstr ""
1167 +
1168 +#: utils/imlib_config.c:1540
1169 +msgid "MIT-SHM Shared Memory Enabled"
1170 +msgstr ""
1171 +
1172 +#: utils/imlib_config.c:1541
1173 +msgid "Shared Pixmaps"
1174 +msgstr ""
1175 +
1176 +#: utils/imlib_config.c:1542
1177 +msgid "Fast Render"
1178 +msgstr ""
1179 +
1180 +#: utils/imlib_config.c:1543
1181 +msgid "Imagemagick & NETPBM Fallback"
1182 +msgstr ""
1183 +
1184 +#: utils/imlib_config.c:1544
1185 +msgid "Image Cache (bytes)"
1186 +msgstr ""
1187 +
1188 +#: utils/imlib_config.c:1547
1189 +msgid "1 Mb"
1190 +msgstr "1 mb"
1191 +
1192 +#: utils/imlib_config.c:1548
1193 +msgid "2 Mb"
1194 +msgstr "2 mb"
1195 +
1196 +#: utils/imlib_config.c:1549
1197 +msgid "4 Mb"
1198 +msgstr "4 mb"
1199 +
1200 +#: utils/imlib_config.c:1550
1201 +msgid "6 Mb"
1202 +msgstr "6 mb"
1203 +
1204 +#: utils/imlib_config.c:1551
1205 +msgid "10 Mb"
1206 +msgstr "10 mb"
1207 +
1208 +#: utils/imlib_config.c:1552
1209 +msgid "Pixmap Cache (bits)"
1210 +msgstr ""
1211 +
1212 +#: utils/imlib_config.c:1554
1213 +msgid "5120 Kbits"
1214 +msgstr "5120 kilobitoj"
1215 +
1216 +#: utils/imlib_config.c:1555
1217 +msgid "10 Mbits"
1218 +msgstr "10 megabitoj"
1219 +
1220 +#: utils/imlib_config.c:1556
1221 +msgid "20 Mbits"
1222 +msgstr "20 megabitoj"
1223 +
1224 +#: utils/imlib_config.c:1557
1225 +msgid "40 Mbits"
1226 +msgstr "40 megabitoj"
1227 +
1228 +#: utils/imlib_config.c:1558
1229 +msgid "60 Mbits"
1230 +msgstr "60 megabitoj"
1231 +
1232 +#: utils/imlib_config.c:1559
1233 +msgid "100 Mbits"
1234 +msgstr "100 megabitoj"
1235 +
1236 +#: utils/imlib_config.c:1560
1237 +msgid "Force Visual ID"
1238 +msgstr ""
1239 diff -Nru imlib-1.9.10/po/es.po imlib-1.9.10.new/po/es.po
1240 --- imlib-1.9.10/po/es.po       Thu Jan  1 01:00:00 1970
1241 +++ imlib-1.9.10.new/po/es.po   Thu Apr 12 02:13:22 2001
1242 @@ -0,0 +1,227 @@
1243 +# SOME DESCRIPTIVE TITLE.
1244 +# Copyright (C) YEAR Free Software Foundation, Inc.
1245 +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
1246 +#
1247 +msgid ""
1248 +msgstr ""
1249 +"Project-Id-Version: imlib 1.9.8\n"
1250 +"POT-Creation-Date: 1999-07-08 22:40+0200\n"
1251 +"PO-Revision-Date: 1999-02-08 04:04+0100\n"
1252 +"Last-Translator: Pablo Saratxaga <srtxg@chanae.alphanet.ch>\n"
1253 +"Language-Team: spanish\n"
1254 +"MIME-Version: 1.0\n"
1255 +"Content-Type: text/plain; charset=iso-8859-1\n"
1256 +"Content-Transfer-Encoding: 8bit\n"
1257 +
1258 +#: utils/imlib_config.c:185
1259 +msgid "Imlib Config Editor"
1260 +msgstr "Editor de la configuración de Imlib"
1261 +
1262 +#: utils/imlib_config.c:948
1263 +msgid "Base Levels"
1264 +msgstr "Niveles de Base"
1265 +
1266 +#: utils/imlib_config.c:964
1267 +msgid "Red Levels"
1268 +msgstr "Niveles de Rojo"
1269 +
1270 +#: utils/imlib_config.c:980
1271 +msgid "Green Levels"
1272 +msgstr "Niveles de Verde"
1273 +
1274 +#: utils/imlib_config.c:996
1275 +msgid "Blue Levels"
1276 +msgstr "Niveles de Azul"
1277 +
1278 +#: utils/imlib_config.c:1038
1279 +msgid "Small colour set"
1280 +msgstr "Conjunto de colores pequeño"
1281 +
1282 +#: utils/imlib_config.c:1043
1283 +msgid "Medium colour set"
1284 +msgstr "Conjunto de colores mediano"
1285 +
1286 +#: utils/imlib_config.c:1048
1287 +msgid "Large colour set"
1288 +msgstr "Conjunto de colores grande"
1289 +
1290 +#: utils/imlib_config.c:1057
1291 +msgid "Select Palette File"
1292 +msgstr "Selección de Archivo de Paleta"
1293 +
1294 +#: utils/imlib_config.c:1066
1295 +msgid "Select"
1296 +msgstr "Seleccionar"
1297 +
1298 +#: utils/imlib_config.c:1081
1299 +msgid "Save"
1300 +msgstr "Guardar"
1301 +
1302 +#: utils/imlib_config.c:1113
1303 +msgid "Copy To"
1304 +msgstr "Copiar A"
1305 +
1306 +#: utils/imlib_config.c:1118
1307 +msgid "Spread To"
1308 +msgstr "Extender A"
1309 +
1310 +#: utils/imlib_config.c:1127
1311 +msgid "Set Last"
1312 +msgstr "Elegir Último"
1313 +
1314 +#: utils/imlib_config.c:1132
1315 +msgid "Delete"
1316 +msgstr "Borrar"
1317 +
1318 +#: utils/imlib_config.c:1372
1319 +msgid "Save User Config"
1320 +msgstr "Guardar Configuración Usuario"
1321 +
1322 +#: utils/imlib_config.c:1379
1323 +msgid "Save System Config"
1324 +msgstr "Guardar Configuración del Sistema"
1325 +
1326 +#: utils/imlib_config.c:1385
1327 +msgid "Close"
1328 +msgstr "Cerrar"
1329 +
1330 +#: utils/imlib_config.c:1525
1331 +msgid "Color Correction"
1332 +msgstr "Corrección de Colores"
1333 +
1334 +#: utils/imlib_config.c:1525
1335 +msgid "Colors"
1336 +msgstr "Colores"
1337 +
1338 +#: utils/imlib_config.c:1525
1339 +msgid "Display"
1340 +msgstr "Display"
1341 +
1342 +#: utils/imlib_config.c:1525
1343 +msgid "Rendering"
1344 +msgstr "Enlucido"
1345 +
1346 +#: utils/imlib_config.c:1526
1347 +msgid "Select Palette"
1348 +msgstr "Seleccionar Paleta"
1349 +
1350 +#: utils/imlib_config.c:1527
1351 +msgid "Force Palette"
1352 +msgstr "Forzar Paleta"
1353 +
1354 +#: utils/imlib_config.c:1528
1355 +msgid "Dither in Palette Mode"
1356 +msgstr "Difuminado (dithering) en Modo Paleta"
1357 +
1358 +#: utils/imlib_config.c:1529
1359 +msgid "Fast Remapping in Palette Mode"
1360 +msgstr "Remapeo rápido en Modo Paleta"
1361 +
1362 +#: utils/imlib_config.c:1530
1363 +msgid "High Quality in 15/16bpp"
1364 +msgstr "Alta Calidad en 15/16 bpp"
1365 +
1366 +#: utils/imlib_config.c:1531
1367 +msgid "Limit Maximum Shared memory Size (bytes)"
1368 +msgstr "Límite máximo en el tamaño de la memoria compartida (bytes)"
1369 +
1370 +# utils/imlib_config.c:1533
1371 +#: utils/imlib_config.c:1533
1372 +msgid "256 Kb"
1373 +msgstr "256 KB"
1374 +
1375 +#: utils/imlib_config.c:1534 utils/imlib_config.c:1546
1376 +msgid "512 Kb"
1377 +msgstr "512 KB"
1378 +
1379 +#: utils/imlib_config.c:1535
1380 +msgid "1   Mb"
1381 +msgstr "1   MB"
1382 +
1383 +#: utils/imlib_config.c:1536
1384 +msgid "2   Mb"
1385 +msgstr "2   MB"
1386 +
1387 +#: utils/imlib_config.c:1537
1388 +msgid "3   Mb"
1389 +msgstr "3   MB"
1390 +
1391 +#: utils/imlib_config.c:1538
1392 +msgid "4   Mb"
1393 +msgstr "4   MB"
1394 +
1395 +#: utils/imlib_config.c:1539
1396 +msgid "Use Ordered Dithering (Faster)"
1397 +msgstr "Usar Difuminado (dithering) Ordenado (más rápido)"
1398 +
1399 +#: utils/imlib_config.c:1540
1400 +msgid "MIT-SHM Shared Memory Enabled"
1401 +msgstr "Activar memoria compartida MIT-SHM"
1402 +
1403 +#: utils/imlib_config.c:1541
1404 +msgid "Shared Pixmaps"
1405 +msgstr "Pixmaps compartidos"
1406 +
1407 +#: utils/imlib_config.c:1542
1408 +msgid "Fast Render"
1409 +msgstr "Enlucido rápido"
1410 +
1411 +#: utils/imlib_config.c:1543
1412 +msgid "Imagemagick & NETPBM Fallback"
1413 +msgstr "Uso de Imagemagick & NETPBM si necesario"
1414 +
1415 +#: utils/imlib_config.c:1544
1416 +msgid "Image Cache (bytes)"
1417 +msgstr "Caché de imágenes (bytes)"
1418 +
1419 +#: utils/imlib_config.c:1547
1420 +msgid "1 Mb"
1421 +msgstr "1 MB"
1422 +
1423 +#: utils/imlib_config.c:1548
1424 +msgid "2 Mb"
1425 +msgstr "2 MB"
1426 +
1427 +#: utils/imlib_config.c:1549
1428 +msgid "4 Mb"
1429 +msgstr "4 MB"
1430 +
1431 +#: utils/imlib_config.c:1550
1432 +msgid "6 Mb"
1433 +msgstr "6 MB"
1434 +
1435 +#: utils/imlib_config.c:1551
1436 +msgid "10 Mb"
1437 +msgstr "10 MB"
1438 +
1439 +#: utils/imlib_config.c:1552
1440 +msgid "Pixmap Cache (bits)"
1441 +msgstr "Caché de pixmaps (bits)"
1442 +
1443 +#: utils/imlib_config.c:1554
1444 +msgid "5120 Kbits"
1445 +msgstr "5120 Kb"
1446 +
1447 +#: utils/imlib_config.c:1555
1448 +msgid "10 Mbits"
1449 +msgstr "10 Mb"
1450 +
1451 +#: utils/imlib_config.c:1556
1452 +msgid "20 Mbits"
1453 +msgstr "20 Mb"
1454 +
1455 +#: utils/imlib_config.c:1557
1456 +msgid "40 Mbits"
1457 +msgstr "40 Mb"
1458 +
1459 +#: utils/imlib_config.c:1558
1460 +msgid "60 Mbits"
1461 +msgstr "60 Mb"
1462 +
1463 +#: utils/imlib_config.c:1559
1464 +msgid "100 Mbits"
1465 +msgstr "100 Mb"
1466 +
1467 +#: utils/imlib_config.c:1560
1468 +msgid "Force Visual ID"
1469 +msgstr "Forzar \"Visual ID\""
1470 diff -Nru imlib-1.9.10/po/fi.po imlib-1.9.10.new/po/fi.po
1471 --- imlib-1.9.10/po/fi.po       Thu Jan  1 01:00:00 1970
1472 +++ imlib-1.9.10.new/po/fi.po   Thu Apr 12 02:13:22 2001
1473 @@ -0,0 +1,227 @@
1474 +# SOME DESCRIPTIVE TITLE.
1475 +# Copyright (C) YEAR Free Software Foundation, Inc.
1476 +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
1477 +#
1478 +msgid ""
1479 +msgstr ""
1480 +"Project-Id-Version: imlib 1.9.8\n"
1481 +"POT-Creation-Date: 1999-07-08 22:40+0200\n"
1482 +"PO-Revision-Date: 2000-04-24 12:32GMT+0200\n"
1483 +"Last-Translator: Kim Enkovaara <kim.enkovaara@iki.fi>\n"
1484 +"Language-Team: Finnish <fi@li.org>\n"
1485 +"MIME-Version: 1.0\n"
1486 +"Content-Type: text/plain; charset=ISO 8859-15\n"
1487 +"Content-Transfer-Encoding: 8bit\n"
1488 +"X-Generator: KBabel 0.5(devel)\n"
1489 +
1490 +#: utils/imlib_config.c:185
1491 +msgid "Imlib Config Editor"
1492 +msgstr "Imlib asetukset"
1493 +
1494 +#: utils/imlib_config.c:948
1495 +msgid "Base Levels"
1496 +msgstr "Perustasot"
1497 +
1498 +#: utils/imlib_config.c:964
1499 +msgid "Red Levels"
1500 +msgstr "Punaisen tasot"
1501 +
1502 +#: utils/imlib_config.c:980
1503 +msgid "Green Levels"
1504 +msgstr "Vihreän tasot"
1505 +
1506 +#: utils/imlib_config.c:996
1507 +msgid "Blue Levels"
1508 +msgstr "Sinisen tasot"
1509 +
1510 +#: utils/imlib_config.c:1038
1511 +msgid "Small colour set"
1512 +msgstr "Pieni värimäärä"
1513 +
1514 +#: utils/imlib_config.c:1043
1515 +msgid "Medium colour set"
1516 +msgstr "Keskikokoinen värimäärä"
1517 +
1518 +#: utils/imlib_config.c:1048
1519 +msgid "Large colour set"
1520 +msgstr "Suuri värimäärä"
1521 +
1522 +#: utils/imlib_config.c:1057
1523 +msgid "Select Palette File"
1524 +msgstr "Valitse palettitiedosto"
1525 +
1526 +#: utils/imlib_config.c:1066
1527 +msgid "Select"
1528 +msgstr "Valitse"
1529 +
1530 +#: utils/imlib_config.c:1081
1531 +msgid "Save"
1532 +msgstr "Tallenna"
1533 +
1534 +#: utils/imlib_config.c:1113
1535 +msgid "Copy To"
1536 +msgstr "Kopioi"
1537 +
1538 +#: utils/imlib_config.c:1118
1539 +msgid "Spread To"
1540 +msgstr "Levitä"
1541 +
1542 +#: utils/imlib_config.c:1127
1543 +msgid "Set Last"
1544 +msgstr "Aseta viimeinen"
1545 +
1546 +#: utils/imlib_config.c:1132
1547 +msgid "Delete"
1548 +msgstr "Tuhoa"
1549 +
1550 +#: utils/imlib_config.c:1372
1551 +msgid "Save User Config"
1552 +msgstr "Tallenna käyttäjän asetukset"
1553 +
1554 +#: utils/imlib_config.c:1379
1555 +msgid "Save System Config"
1556 +msgstr "Tallenna järjestelmän asetukset"
1557 +
1558 +#: utils/imlib_config.c:1385
1559 +msgid "Close"
1560 +msgstr "Sulje"
1561 +
1562 +#: utils/imlib_config.c:1525
1563 +msgid "Colors"
1564 +msgstr "Värit"
1565 +
1566 +#: utils/imlib_config.c:1525
1567 +msgid "Rendering"
1568 +msgstr "Renderointi"
1569 +
1570 +#: utils/imlib_config.c:1525
1571 +msgid "Display"
1572 +msgstr "Näyttö"
1573 +
1574 +#: utils/imlib_config.c:1525
1575 +msgid "Color Correction"
1576 +msgstr "Värikorjaus"
1577 +
1578 +#: utils/imlib_config.c:1526
1579 +msgid "Select Palette"
1580 +msgstr "Valitse paletti"
1581 +
1582 +#: utils/imlib_config.c:1527
1583 +msgid "Force Palette"
1584 +msgstr "Pakota paletti"
1585 +
1586 +#: utils/imlib_config.c:1528
1587 +msgid "Dither in Palette Mode"
1588 +msgstr "Sekoita palettitilassa"
1589 +
1590 +#: utils/imlib_config.c:1529
1591 +msgid "Fast Remapping in Palette Mode"
1592 +msgstr "Nopea uudelleenmääritys palettitilassa"
1593 +
1594 +#: utils/imlib_config.c:1530
1595 +msgid "High Quality in 15/16bpp"
1596 +msgstr "Korkea laatu 15/16bpp tilassa"
1597 +
1598 +#: utils/imlib_config.c:1531
1599 +msgid "Limit Maximum Shared memory Size (bytes)"
1600 +msgstr "Rajoita jaetun muistin kokoa (tavuina)"
1601 +
1602 +#: utils/imlib_config.c:1533
1603 +msgid "256 Kb"
1604 +msgstr "256 Kt"
1605 +
1606 +#: utils/imlib_config.c:1534 utils/imlib_config.c:1546
1607 +msgid "512 Kb"
1608 +msgstr "512 Kt"
1609 +
1610 +#: utils/imlib_config.c:1535
1611 +msgid "1   Mb"
1612 +msgstr "1  Mt"
1613 +
1614 +#: utils/imlib_config.c:1536
1615 +msgid "2   Mb"
1616 +msgstr "2  Mt"
1617 +
1618 +#: utils/imlib_config.c:1537
1619 +msgid "3   Mb"
1620 +msgstr "3  Mt"
1621 +
1622 +#: utils/imlib_config.c:1538
1623 +msgid "4   Mb"
1624 +msgstr "4  Mt"
1625 +
1626 +#: utils/imlib_config.c:1539
1627 +msgid "Use Ordered Dithering (Faster)"
1628 +msgstr "Käytä järjestettyä sekoitusta (Nopein)"
1629 +
1630 +#: utils/imlib_config.c:1540
1631 +msgid "MIT-SHM Shared Memory Enabled"
1632 +msgstr "MIT-SHM Jaettu muisti käytössä"
1633 +
1634 +#: utils/imlib_config.c:1541
1635 +msgid "Shared Pixmaps"
1636 +msgstr "Jaetut kuvakartat"
1637 +
1638 +#: utils/imlib_config.c:1542
1639 +msgid "Fast Render"
1640 +msgstr "Nopea renderöinti"
1641 +
1642 +#: utils/imlib_config.c:1543
1643 +msgid "Imagemagick & NETPBM Fallback"
1644 +msgstr "Imagemagick & NETPBM varmistus"
1645 +
1646 +#: utils/imlib_config.c:1544
1647 +msgid "Image Cache (bytes)"
1648 +msgstr "Kuvavälimuisti (tavuina)"
1649 +
1650 +#: utils/imlib_config.c:1547
1651 +msgid "1 Mb"
1652 +msgstr "1 Mt"
1653 +
1654 +#: utils/imlib_config.c:1548
1655 +msgid "2 Mb"
1656 +msgstr "2 Mt"
1657 +
1658 +#: utils/imlib_config.c:1549
1659 +msgid "4 Mb"
1660 +msgstr "4 Mt"
1661 +
1662 +#: utils/imlib_config.c:1550
1663 +msgid "6 Mb"
1664 +msgstr "6 Mt"
1665 +
1666 +#: utils/imlib_config.c:1551
1667 +msgid "10 Mb"
1668 +msgstr "10 Mt"
1669 +
1670 +#: utils/imlib_config.c:1552
1671 +msgid "Pixmap Cache (bits)"
1672 +msgstr "Kuvakarttavälimuisti (bitteinä)"
1673 +
1674 +#: utils/imlib_config.c:1554
1675 +msgid "5120 Kbits"
1676 +msgstr "5120 Kbit"
1677 +
1678 +#: utils/imlib_config.c:1555
1679 +msgid "10 Mbits"
1680 +msgstr "10 Mbit"
1681 +
1682 +#: utils/imlib_config.c:1556
1683 +msgid "20 Mbits"
1684 +msgstr "20 Mbit"
1685 +
1686 +#: utils/imlib_config.c:1557
1687 +msgid "40 Mbits"
1688 +msgstr "40 Mbit"
1689 +
1690 +#: utils/imlib_config.c:1558
1691 +msgid "60 Mbits"
1692 +msgstr "60 Mbit"
1693 +
1694 +#: utils/imlib_config.c:1559
1695 +msgid "100 Mbits"
1696 +msgstr "100 Mbit"
1697 +
1698 +#: utils/imlib_config.c:1560
1699 +msgid "Force Visual ID"
1700 +msgstr "Pakota näytön ID"
1701 diff -Nru imlib-1.9.10/po/fr.po imlib-1.9.10.new/po/fr.po
1702 --- imlib-1.9.10/po/fr.po       Thu Jan  1 01:00:00 1970
1703 +++ imlib-1.9.10.new/po/fr.po   Thu Apr 12 02:13:22 2001
1704 @@ -0,0 +1,227 @@
1705 +# SOME DESCRIPTIVE TITLE.
1706 +# Copyright (C) YEAR Free Software Foundation, Inc.
1707 +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
1708 +#
1709 +msgid ""
1710 +msgstr ""
1711 +"Project-Id-Version: imlib 1.9.8\n"
1712 +"POT-Creation-Date: 1999-07-08 22:40+0200\n"
1713 +"PO-Revision-Date: 1999-02-08 04:04+0100\n"
1714 +"Last-Translator: Pablo Saratxaga <srtxg@chanae.alphanet.ch>\n"
1715 +"Language-Team: french\n"
1716 +"MIME-Version: 1.0\n"
1717 +"Content-Type: text/plain; charset=iso-8859-1\n"
1718 +"Content-Transfer-Encoding: 8bit\n"
1719 +
1720 +#: utils/imlib_config.c:185
1721 +msgid "Imlib Config Editor"
1722 +msgstr "Editeur de la configuration de Imlib"
1723 +
1724 +#: utils/imlib_config.c:948
1725 +msgid "Base Levels"
1726 +msgstr "Niveaux de Base"
1727 +
1728 +#: utils/imlib_config.c:964
1729 +msgid "Red Levels"
1730 +msgstr "Niveaux de Rouge"
1731 +
1732 +#: utils/imlib_config.c:980
1733 +msgid "Green Levels"
1734 +msgstr "Niveaux de Verte"
1735 +
1736 +#: utils/imlib_config.c:996
1737 +msgid "Blue Levels"
1738 +msgstr "Niveeaux de Bleu"
1739 +
1740 +#: utils/imlib_config.c:1038
1741 +msgid "Small colour set"
1742 +msgstr "Set de couleurs réduit"
1743 +
1744 +#: utils/imlib_config.c:1043
1745 +msgid "Medium colour set"
1746 +msgstr "Set de couleurs moyen"
1747 +
1748 +#: utils/imlib_config.c:1048
1749 +msgid "Large colour set"
1750 +msgstr "Set de couleurs large"
1751 +
1752 +#: utils/imlib_config.c:1057
1753 +msgid "Select Palette File"
1754 +msgstr "Selection du fichier palette"
1755 +
1756 +#: utils/imlib_config.c:1066
1757 +msgid "Select"
1758 +msgstr "Choisir"
1759 +
1760 +#: utils/imlib_config.c:1081
1761 +msgid "Save"
1762 +msgstr "Enregistrer"
1763 +
1764 +#: utils/imlib_config.c:1113
1765 +msgid "Copy To"
1766 +msgstr "Copier Vers"
1767 +
1768 +#: utils/imlib_config.c:1118
1769 +msgid "Spread To"
1770 +msgstr "Étendre Vers"
1771 +
1772 +#: utils/imlib_config.c:1127
1773 +msgid "Set Last"
1774 +msgstr "Choisir Dernier"
1775 +
1776 +#: utils/imlib_config.c:1132
1777 +msgid "Delete"
1778 +msgstr "Effacer"
1779 +
1780 +#: utils/imlib_config.c:1372
1781 +msgid "Save User Config"
1782 +msgstr "Enregistrer la config de l'utilisateur"
1783 +
1784 +#: utils/imlib_config.c:1379
1785 +msgid "Save System Config"
1786 +msgstr "Enregistrer la config du système"
1787 +
1788 +#: utils/imlib_config.c:1385
1789 +msgid "Close"
1790 +msgstr "Fermer"
1791 +
1792 +#: utils/imlib_config.c:1525
1793 +msgid "Color Correction"
1794 +msgstr "Correction des Couleurs"
1795 +
1796 +#: utils/imlib_config.c:1525
1797 +msgid "Colors"
1798 +msgstr "Couleurs"
1799 +
1800 +#: utils/imlib_config.c:1525
1801 +msgid "Display"
1802 +msgstr "Display"
1803 +
1804 +#: utils/imlib_config.c:1525
1805 +msgid "Rendering"
1806 +msgstr "Rendu"
1807 +
1808 +#: utils/imlib_config.c:1526
1809 +msgid "Select Palette"
1810 +msgstr "Choisir la palette"
1811 +
1812 +#: utils/imlib_config.c:1527
1813 +msgid "Force Palette"
1814 +msgstr "Forcer la Palette"
1815 +
1816 +#: utils/imlib_config.c:1528
1817 +msgid "Dither in Palette Mode"
1818 +msgstr "Dithering en Mode Palette"
1819 +
1820 +#: utils/imlib_config.c:1529
1821 +msgid "Fast Remapping in Palette Mode"
1822 +msgstr "Remapage rapide en Mode Palette"
1823 +
1824 +#: utils/imlib_config.c:1530
1825 +msgid "High Quality in 15/16bpp"
1826 +msgstr "Qualité haute en 15/16 bpp"
1827 +
1828 +#: utils/imlib_config.c:1531
1829 +msgid "Limit Maximum Shared memory Size (bytes)"
1830 +msgstr "Limite maximale de la taille de mémoire partagée (octets)"
1831 +
1832 +# utils/imlib_config.c:1533
1833 +#: utils/imlib_config.c:1533
1834 +msgid "256 Kb"
1835 +msgstr "256 Ko"
1836 +
1837 +#: utils/imlib_config.c:1534 utils/imlib_config.c:1546
1838 +msgid "512 Kb"
1839 +msgstr "512 Ko"
1840 +
1841 +#: utils/imlib_config.c:1535
1842 +msgid "1   Mb"
1843 +msgstr "1   Mo"
1844 +
1845 +#: utils/imlib_config.c:1536
1846 +msgid "2   Mb"
1847 +msgstr "2   Mo"
1848 +
1849 +#: utils/imlib_config.c:1537
1850 +msgid "3   Mb"
1851 +msgstr "3   Mo"
1852 +
1853 +#: utils/imlib_config.c:1538
1854 +msgid "4   Mb"
1855 +msgstr "4   Mo"
1856 +
1857 +#: utils/imlib_config.c:1539
1858 +msgid "Use Ordered Dithering (Faster)"
1859 +msgstr "Utiliser le Dithering Ordonné (plus rapide)"
1860 +
1861 +#: utils/imlib_config.c:1540
1862 +msgid "MIT-SHM Shared Memory Enabled"
1863 +msgstr "Activer la mémoire partagée MIT-SHM"
1864 +
1865 +#: utils/imlib_config.c:1541
1866 +msgid "Shared Pixmaps"
1867 +msgstr "Pixmaps partagés"
1868 +
1869 +#: utils/imlib_config.c:1542
1870 +msgid "Fast Render"
1871 +msgstr "Rendu rapide"
1872 +
1873 +#: utils/imlib_config.c:1543
1874 +msgid "Imagemagick & NETPBM Fallback"
1875 +msgstr "Utilisation possible de Imagemagick & NETPBM"
1876 +
1877 +#: utils/imlib_config.c:1544
1878 +msgid "Image Cache (bytes)"
1879 +msgstr "Cache pour les images (octets)"
1880 +
1881 +#: utils/imlib_config.c:1547
1882 +msgid "1 Mb"
1883 +msgstr "1 Mo"
1884 +
1885 +#: utils/imlib_config.c:1548
1886 +msgid "2 Mb"
1887 +msgstr "2 Mo"
1888 +
1889 +#: utils/imlib_config.c:1549
1890 +msgid "4 Mb"
1891 +msgstr "4 Mo"
1892 +
1893 +#: utils/imlib_config.c:1550
1894 +msgid "6 Mb"
1895 +msgstr "6 Mo"
1896 +
1897 +#: utils/imlib_config.c:1551
1898 +msgid "10 Mb"
1899 +msgstr "10 Mo"
1900 +
1901 +#: utils/imlib_config.c:1552
1902 +msgid "Pixmap Cache (bits)"
1903 +msgstr "Cache pour les pixmaps (bits)"
1904 +
1905 +#: utils/imlib_config.c:1554
1906 +msgid "5120 Kbits"
1907 +msgstr "5120 Kb"
1908 +
1909 +#: utils/imlib_config.c:1555
1910 +msgid "10 Mbits"
1911 +msgstr "10 Mb"
1912 +
1913 +#: utils/imlib_config.c:1556
1914 +msgid "20 Mbits"
1915 +msgstr "20 Mb"
1916 +
1917 +#: utils/imlib_config.c:1557
1918 +msgid "40 Mbits"
1919 +msgstr "40 Mb"
1920 +
1921 +#: utils/imlib_config.c:1558
1922 +msgid "60 Mbits"
1923 +msgstr "60 Mb"
1924 +
1925 +#: utils/imlib_config.c:1559
1926 +msgid "100 Mbits"
1927 +msgstr "100 Mb"
1928 +
1929 +#: utils/imlib_config.c:1560
1930 +msgid "Force Visual ID"
1931 +msgstr "Forcer le \"Visual ID\""
1932 diff -Nru imlib-1.9.10/po/gl.po imlib-1.9.10.new/po/gl.po
1933 --- imlib-1.9.10/po/gl.po       Thu Jan  1 01:00:00 1970
1934 +++ imlib-1.9.10.new/po/gl.po   Thu Apr 12 02:13:22 2001
1935 @@ -0,0 +1,226 @@
1936 +# Galician translation of imlib.
1937 +# Copyright (C) 2000 Jesús Bravo Álvarez.
1938 +# Jesús Bravo Álvarez <jba@pobox.com>, 2000
1939 +#
1940 +msgid ""
1941 +msgstr ""
1942 +"Project-Id-Version: imlib 1.9.8\n"
1943 +"POT-Creation-Date: 1999-07-08 22:40+0200\n"
1944 +"PO-Revision-Date: 2000-04-09 13:50+0200\n"
1945 +"Last-Translator: Jesús Bravo Álvarez <jba@pobox.com>\n"
1946 +"Language-Team: Galician <gpul-traduccion@ceu.fi.udc.es>\n"
1947 +"MIME-Version: 1.0\n"
1948 +"Content-Type: text/plain; charset=iso-8859-1\n"
1949 +"Content-Transfer-Encoding: 8bit\n"
1950 +
1951 +#: utils/imlib_config.c:185
1952 +msgid "Imlib Config Editor"
1953 +msgstr "Editor da Configuración da Imlib"
1954 +
1955 +#: utils/imlib_config.c:948
1956 +msgid "Base Levels"
1957 +msgstr "Niveis Básicos"
1958 +
1959 +#: utils/imlib_config.c:964
1960 +msgid "Red Levels"
1961 +msgstr "Niveis Vermellos"
1962 +
1963 +#: utils/imlib_config.c:980
1964 +msgid "Green Levels"
1965 +msgstr "Niveis Verdes"
1966 +
1967 +#: utils/imlib_config.c:996
1968 +msgid "Blue Levels"
1969 +msgstr "Niveis Azuis"
1970 +
1971 +#: utils/imlib_config.c:1038
1972 +msgid "Small colour set"
1973 +msgstr "Conxunto de cores pequeno"
1974 +
1975 +#: utils/imlib_config.c:1043
1976 +msgid "Medium colour set"
1977 +msgstr "Conxunto de cores medio"
1978 +
1979 +#: utils/imlib_config.c:1048
1980 +msgid "Large colour set"
1981 +msgstr "Conxunto de cores grande"
1982 +
1983 +#: utils/imlib_config.c:1057
1984 +msgid "Select Palette File"
1985 +msgstr "Seleccionar Ficheiro de Paleta"
1986 +
1987 +#: utils/imlib_config.c:1066
1988 +msgid "Select"
1989 +msgstr "Seleccionar"
1990 +
1991 +#: utils/imlib_config.c:1081
1992 +msgid "Save"
1993 +msgstr "Gardar"
1994 +
1995 +#: utils/imlib_config.c:1113
1996 +msgid "Copy To"
1997 +msgstr "Copiar A"
1998 +
1999 +#: utils/imlib_config.c:1118
2000 +msgid "Spread To"
2001 +msgstr "Espallar Ata"
2002 +
2003 +#: utils/imlib_config.c:1127
2004 +msgid "Set Last"
2005 +msgstr "Poñer Último"
2006 +
2007 +#: utils/imlib_config.c:1132
2008 +msgid "Delete"
2009 +msgstr "Borrar"
2010 +
2011 +#: utils/imlib_config.c:1372
2012 +msgid "Save User Config"
2013 +msgstr "Gardar Configuración de Usuario"
2014 +
2015 +#: utils/imlib_config.c:1379
2016 +msgid "Save System Config"
2017 +msgstr "Gardar Configuración de Sistema"
2018 +
2019 +#: utils/imlib_config.c:1385
2020 +msgid "Close"
2021 +msgstr "Pechar"
2022 +
2023 +#: utils/imlib_config.c:1525
2024 +msgid "Colors"
2025 +msgstr "Cores"
2026 +
2027 +#: utils/imlib_config.c:1525
2028 +msgid "Rendering"
2029 +msgstr "Debuxado"
2030 +
2031 +#: utils/imlib_config.c:1525
2032 +msgid "Display"
2033 +msgstr "Visualización"
2034 +
2035 +#: utils/imlib_config.c:1525
2036 +msgid "Color Correction"
2037 +msgstr "Corrección de Cor"
2038 +
2039 +#: utils/imlib_config.c:1526
2040 +msgid "Select Palette"
2041 +msgstr "Seleccionar Paleta"
2042 +
2043 +#: utils/imlib_config.c:1527
2044 +msgid "Force Palette"
2045 +msgstr "Forzar Paleta"
2046 +
2047 +#: utils/imlib_config.c:1528
2048 +msgid "Dither in Palette Mode"
2049 +msgstr "Difuminar en Modo Paleta"
2050 +
2051 +#: utils/imlib_config.c:1529
2052 +msgid "Fast Remapping in Palette Mode"
2053 +msgstr "Remapeamento Rápido en Modo Paleta"
2054 +
2055 +#: utils/imlib_config.c:1530
2056 +msgid "High Quality in 15/16bpp"
2057 +msgstr "Alta Calidade en 15/16bpp"
2058 +
2059 +#: utils/imlib_config.c:1531
2060 +msgid "Limit Maximum Shared memory Size (bytes)"
2061 +msgstr "Limitar o Tamaño Máximo de Memoria Compartida (bytes)"
2062 +
2063 +#: utils/imlib_config.c:1533
2064 +msgid "256 Kb"
2065 +msgstr "256 Kb"
2066 +
2067 +#: utils/imlib_config.c:1534 utils/imlib_config.c:1546
2068 +msgid "512 Kb"
2069 +msgstr "512 Kb"
2070 +
2071 +#: utils/imlib_config.c:1535
2072 +msgid "1   Mb"
2073 +msgstr "1   Mb"
2074 +
2075 +#: utils/imlib_config.c:1536
2076 +msgid "2   Mb"
2077 +msgstr "2   Mb"
2078 +
2079 +#: utils/imlib_config.c:1537
2080 +msgid "3   Mb"
2081 +msgstr "3   Mb"
2082 +
2083 +#: utils/imlib_config.c:1538
2084 +msgid "4   Mb"
2085 +msgstr "4   Mb"
2086 +
2087 +#: utils/imlib_config.c:1539
2088 +msgid "Use Ordered Dithering (Faster)"
2089 +msgstr "Usar Difuminado Ordenado (Máis rápido)"
2090 +
2091 +#: utils/imlib_config.c:1540
2092 +msgid "MIT-SHM Shared Memory Enabled"
2093 +msgstr "Memoria Compartida MIT-SHM Activada"
2094 +
2095 +#: utils/imlib_config.c:1541
2096 +msgid "Shared Pixmaps"
2097 +msgstr "Pixmaps Compartidos"
2098 +
2099 +#: utils/imlib_config.c:1542
2100 +msgid "Fast Render"
2101 +msgstr "Debuxado Rápido"
2102 +
2103 +#: utils/imlib_config.c:1543
2104 +msgid "Imagemagick & NETPBM Fallback"
2105 +msgstr "Usar alternativa Imagemagick & NETPBM se é necesario"
2106 +
2107 +#: utils/imlib_config.c:1544
2108 +msgid "Image Cache (bytes)"
2109 +msgstr "Caché de Imaxes (bytes)"
2110 +
2111 +#: utils/imlib_config.c:1547
2112 +msgid "1 Mb"
2113 +msgstr "1 Mb"
2114 +
2115 +#: utils/imlib_config.c:1548
2116 +msgid "2 Mb"
2117 +msgstr "2 Mb"
2118 +
2119 +#: utils/imlib_config.c:1549
2120 +msgid "4 Mb"
2121 +msgstr "4 Mb"
2122 +
2123 +#: utils/imlib_config.c:1550
2124 +msgid "6 Mb"
2125 +msgstr "6 Mb"
2126 +
2127 +#: utils/imlib_config.c:1551
2128 +msgid "10 Mb"
2129 +msgstr "10 Mb"
2130 +
2131 +#: utils/imlib_config.c:1552
2132 +msgid "Pixmap Cache (bits)"
2133 +msgstr "Caché de Pixmaps (bits)"
2134 +
2135 +#: utils/imlib_config.c:1554
2136 +msgid "5120 Kbits"
2137 +msgstr "5120 Kbits"
2138 +
2139 +#: utils/imlib_config.c:1555
2140 +msgid "10 Mbits"
2141 +msgstr "10 Mbits"
2142 +
2143 +#: utils/imlib_config.c:1556
2144 +msgid "20 Mbits"
2145 +msgstr "20 Mbits"
2146 +
2147 +#: utils/imlib_config.c:1557
2148 +msgid "40 Mbits"
2149 +msgstr "40 Mbits"
2150 +
2151 +#: utils/imlib_config.c:1558
2152 +msgid "60 Mbits"
2153 +msgstr "60 Mbits"
2154 +
2155 +#: utils/imlib_config.c:1559
2156 +msgid "100 Mbits"
2157 +msgstr "100 Mbits"
2158 +
2159 +#: utils/imlib_config.c:1560
2160 +msgid "Force Visual ID"
2161 +msgstr "Forzar ID Visual"
2162 diff -Nru imlib-1.9.10/po/hr.po imlib-1.9.10.new/po/hr.po
2163 --- imlib-1.9.10/po/hr.po       Thu Jan  1 01:00:00 1970
2164 +++ imlib-1.9.10.new/po/hr.po   Thu Apr 12 02:13:22 2001
2165 @@ -0,0 +1,226 @@
2166 +# KTranslator Generated File
2167 +# Copyright (C) 2000 Free Software Foundation, Inc.
2168 +# Vladimir Vuksan <vuksan@veus.hr>, 2000
2169 +msgid ""
2170 +msgstr ""
2171 +"Project-Id-Version: imlib 1.9.8\n"
2172 +"POT-Creation-Date: 1999-07-08 22:40+0200\n"
2173 +"PO-Revision-Date: Wed Apr 19 2000 17:54:09+0200\n"
2174 +"Last-Translator: Vladimir Vuksan <vuksan@veus.hr>\n"
2175 +"Language-Team: Croatian <lokalizacija@linux.hr>\n"
2176 +"MIME-Version: 1.0\n"
2177 +"Content-Type: text/plain; charset=iso-8859-2\n"
2178 +"Content-Transfer-Encoding: 8bit\n"
2179 +"X-Generator: KTranslator v 0.5.0"
2180 +
2181 +#: utils/imlib_config.c:185
2182 +msgid "Imlib Config Editor"
2183 +msgstr ""
2184 +
2185 +#: utils/imlib_config.c:948
2186 +msgid "Base Levels"
2187 +msgstr ""
2188 +
2189 +#: utils/imlib_config.c:964
2190 +msgid "Red Levels"
2191 +msgstr ""
2192 +
2193 +#: utils/imlib_config.c:980
2194 +msgid "Green Levels"
2195 +msgstr ""
2196 +
2197 +#: utils/imlib_config.c:996
2198 +msgid "Blue Levels"
2199 +msgstr ""
2200 +
2201 +#: utils/imlib_config.c:1038
2202 +msgid "Small colour set"
2203 +msgstr ""
2204 +
2205 +#: utils/imlib_config.c:1043
2206 +msgid "Medium colour set"
2207 +msgstr ""
2208 +
2209 +#: utils/imlib_config.c:1048
2210 +msgid "Large colour set"
2211 +msgstr ""
2212 +
2213 +#: utils/imlib_config.c:1057
2214 +msgid "Select Palette File"
2215 +msgstr ""
2216 +
2217 +#: utils/imlib_config.c:1066
2218 +msgid "Select"
2219 +msgstr "Odaberite"
2220 +
2221 +#: utils/imlib_config.c:1081
2222 +msgid "Save"
2223 +msgstr "Spremi"
2224 +
2225 +#: utils/imlib_config.c:1113
2226 +msgid "Copy To"
2227 +msgstr "Iskopiraj u"
2228 +
2229 +#: utils/imlib_config.c:1118
2230 +msgid "Spread To"
2231 +msgstr ""
2232 +
2233 +#: utils/imlib_config.c:1127
2234 +msgid "Set Last"
2235 +msgstr ""
2236 +
2237 +#: utils/imlib_config.c:1132
2238 +msgid "Delete"
2239 +msgstr "Obri¹i"
2240 +
2241 +#: utils/imlib_config.c:1372
2242 +msgid "Save User Config"
2243 +msgstr ""
2244 +
2245 +#: utils/imlib_config.c:1379
2246 +msgid "Save System Config"
2247 +msgstr ""
2248 +
2249 +#: utils/imlib_config.c:1385
2250 +msgid "Close"
2251 +msgstr "Zatvori"
2252 +
2253 +#: utils/imlib_config.c:1525
2254 +msgid "Colors"
2255 +msgstr "Boje"
2256 +
2257 +#: utils/imlib_config.c:1525
2258 +msgid "Rendering"
2259 +msgstr "Izrada"
2260 +
2261 +#: utils/imlib_config.c:1525
2262 +msgid "Display"
2263 +msgstr "Prika¾i"
2264 +
2265 +#: utils/imlib_config.c:1525
2266 +msgid "Color Correction"
2267 +msgstr ""
2268 +
2269 +#: utils/imlib_config.c:1526
2270 +msgid "Select Palette"
2271 +msgstr "Odaberite paletu"
2272 +
2273 +#: utils/imlib_config.c:1527
2274 +msgid "Force Palette"
2275 +msgstr ""
2276 +
2277 +#: utils/imlib_config.c:1528
2278 +msgid "Dither in Palette Mode"
2279 +msgstr ""
2280 +
2281 +#: utils/imlib_config.c:1529
2282 +msgid "Fast Remapping in Palette Mode"
2283 +msgstr ""
2284 +
2285 +#: utils/imlib_config.c:1530
2286 +msgid "High Quality in 15/16bpp"
2287 +msgstr "Visoka kvaliteta u 15/16bpp"
2288 +
2289 +#: utils/imlib_config.c:1531
2290 +msgid "Limit Maximum Shared memory Size (bytes)"
2291 +msgstr ""
2292 +
2293 +#: utils/imlib_config.c:1533
2294 +msgid "256 Kb"
2295 +msgstr "256 Kb"
2296 +
2297 +#: utils/imlib_config.c:1534 utils/imlib_config.c:1546
2298 +msgid "512 Kb"
2299 +msgstr "512 Kb"
2300 +
2301 +#: utils/imlib_config.c:1535
2302 +msgid "1   Mb"
2303 +msgstr "1   Mb"
2304 +
2305 +#: utils/imlib_config.c:1536
2306 +msgid "2   Mb"
2307 +msgstr "2   Mb"
2308 +
2309 +#: utils/imlib_config.c:1537
2310 +msgid "3   Mb"
2311 +msgstr "3   Mb"
2312 +
2313 +#: utils/imlib_config.c:1538
2314 +msgid "4   Mb"
2315 +msgstr "4   Mb"
2316 +
2317 +#: utils/imlib_config.c:1539
2318 +msgid "Use Ordered Dithering (Faster)"
2319 +msgstr ""
2320 +
2321 +#: utils/imlib_config.c:1540
2322 +msgid "MIT-SHM Shared Memory Enabled"
2323 +msgstr ""
2324 +
2325 +#: utils/imlib_config.c:1541
2326 +msgid "Shared Pixmaps"
2327 +msgstr ""
2328 +
2329 +#: utils/imlib_config.c:1542
2330 +msgid "Fast Render"
2331 +msgstr ""
2332 +
2333 +#: utils/imlib_config.c:1543
2334 +msgid "Imagemagick & NETPBM Fallback"
2335 +msgstr ""
2336 +
2337 +#: utils/imlib_config.c:1544
2338 +msgid "Image Cache (bytes)"
2339 +msgstr ""
2340 +
2341 +#: utils/imlib_config.c:1547
2342 +msgid "1 Mb"
2343 +msgstr "1 Mb"
2344 +
2345 +#: utils/imlib_config.c:1548
2346 +msgid "2 Mb"
2347 +msgstr "2 Mb"
2348 +
2349 +#: utils/imlib_config.c:1549
2350 +msgid "4 Mb"
2351 +msgstr "4 Mb"
2352 +
2353 +#: utils/imlib_config.c:1550
2354 +msgid "6 Mb"
2355 +msgstr "6 Mb"
2356 +
2357 +#: utils/imlib_config.c:1551
2358 +msgid "10 Mb"
2359 +msgstr "10 Mb"
2360 +
2361 +#: utils/imlib_config.c:1552
2362 +msgid "Pixmap Cache (bits)"
2363 +msgstr ""
2364 +
2365 +#: utils/imlib_config.c:1554
2366 +msgid "5120 Kbits"
2367 +msgstr "5120 Kbits"
2368 +
2369 +#: utils/imlib_config.c:1555
2370 +msgid "10 Mbits"
2371 +msgstr "10 Mbits"
2372 +
2373 +#: utils/imlib_config.c:1556
2374 +msgid "20 Mbits"
2375 +msgstr "20 Mbits"
2376 +
2377 +#: utils/imlib_config.c:1557
2378 +msgid "40 Mbits"
2379 +msgstr "40 Mbits"
2380 +
2381 +#: utils/imlib_config.c:1558
2382 +msgid "60 Mbits"
2383 +msgstr "60 Mbits"
2384 +
2385 +#: utils/imlib_config.c:1559
2386 +msgid "100 Mbits"
2387 +msgstr "100 Mbits"
2388 +
2389 +#: utils/imlib_config.c:1560
2390 +msgid "Force Visual ID"
2391 +msgstr ""
2392 diff -Nru imlib-1.9.10/po/hu.po imlib-1.9.10.new/po/hu.po
2393 --- imlib-1.9.10/po/hu.po       Thu Jan  1 01:00:00 1970
2394 +++ imlib-1.9.10.new/po/hu.po   Thu Apr 12 02:13:22 2001
2395 @@ -0,0 +1,226 @@
2396 +# SOME DESCRIPTIVE TITLE.
2397 +# Copyright (C) 1999 MandrakeSoft
2398 +# KOVACS Emese Alexandra <emese@goliat.eik.bme.hu>, 1999
2399 +#
2400 +msgid ""
2401 +msgstr ""
2402 +"Project-Id-Version: imlib 1.9.8\n"
2403 +"POT-Creation-Date: 1999-07-08 22:40+0200\n"
2404 +"PO-Revision-Date: 1999-08-17 16:56+0200\n"
2405 +"Last-Translator: KOVACS Emese Alexandra <emese@goliat.eik.bme.hu>\n"
2406 +"Language-Team: Hungarian\n"
2407 +"MIME-Version: 1.0\n"
2408 +"Content-Type: text/plain; charset=iso-8859-2\n"
2409 +"Content-Transfer-Encoding: 8bit\n"
2410 +
2411 +#: utils/imlib_config.c:185
2412 +msgid "Imlib Config Editor"
2413 +msgstr "Imlib Beállítás szerkesztû"
2414 +
2415 +#: utils/imlib_config.c:948
2416 +msgid "Base Levels"
2417 +msgstr "Alap szintek"
2418 +
2419 +#: utils/imlib_config.c:964
2420 +msgid "Red Levels"
2421 +msgstr "Vörös szintek"
2422 +
2423 +#: utils/imlib_config.c:980
2424 +msgid "Green Levels"
2425 +msgstr "Zöld szintek"
2426 +
2427 +#: utils/imlib_config.c:996
2428 +msgid "Blue Levels"
2429 +msgstr "Kék szintek"
2430 +
2431 +#: utils/imlib_config.c:1038
2432 +msgid "Small colour set"
2433 +msgstr "Kevés szín"
2434 +
2435 +#: utils/imlib_config.c:1043
2436 +msgid "Medium colour set"
2437 +msgstr "Több szín"
2438 +
2439 +#: utils/imlib_config.c:1048
2440 +msgid "Large colour set"
2441 +msgstr "Sok szín"
2442 +
2443 +#: utils/imlib_config.c:1057
2444 +msgid "Select Palette File"
2445 +msgstr "Válaszd ki a paletta fájlt"
2446 +
2447 +#: utils/imlib_config.c:1066
2448 +msgid "Select"
2449 +msgstr "Kiválaszt"
2450 +
2451 +#: utils/imlib_config.c:1081
2452 +msgid "Save"
2453 +msgstr "Mentés"
2454 +
2455 +#: utils/imlib_config.c:1113
2456 +msgid "Copy To"
2457 +msgstr "Másolás"
2458 +
2459 +#: utils/imlib_config.c:1118
2460 +msgid "Spread To"
2461 +msgstr "Szétválasztás"
2462 +
2463 +#: utils/imlib_config.c:1127
2464 +msgid "Set Last"
2465 +msgstr "Állítsd be az utolsót"
2466 +
2467 +#: utils/imlib_config.c:1132
2468 +msgid "Delete"
2469 +msgstr "Törlés"
2470 +
2471 +#: utils/imlib_config.c:1372
2472 +msgid "Save User Config"
2473 +msgstr "Felhasználói beállítás mentése"
2474 +
2475 +#: utils/imlib_config.c:1379
2476 +msgid "Save System Config"
2477 +msgstr "Rendszer beállítás mentése"
2478 +
2479 +#: utils/imlib_config.c:1385
2480 +msgid "Close"
2481 +msgstr "Bezárás"
2482 +
2483 +#: utils/imlib_config.c:1525
2484 +msgid "Color Correction"
2485 +msgstr "Szín javítás"
2486 +
2487 +#: utils/imlib_config.c:1525
2488 +msgid "Colors"
2489 +msgstr "Színek"
2490 +
2491 +#: utils/imlib_config.c:1525
2492 +msgid "Display"
2493 +msgstr "Kijelzû"
2494 +
2495 +#: utils/imlib_config.c:1525
2496 +msgid "Rendering"
2497 +msgstr "Renderelés"
2498 +
2499 +#: utils/imlib_config.c:1526
2500 +msgid "Select Palette"
2501 +msgstr "Válassz egy palettát"
2502 +
2503 +#: utils/imlib_config.c:1527
2504 +msgid "Force Palette"
2505 +msgstr "Paletta erûltetése"
2506 +
2507 +#: utils/imlib_config.c:1528
2508 +msgid "Dither in Palette Mode"
2509 +msgstr "Ditherelés paletta módban"
2510 +
2511 +#: utils/imlib_config.c:1529
2512 +msgid "Fast Remapping in Palette Mode"
2513 +msgstr "Fast Remapping paletta módban"
2514 +
2515 +#: utils/imlib_config.c:1530
2516 +msgid "High Quality in 15/16bpp"
2517 +msgstr "Jó minûség 15/16bpp módban"
2518 +
2519 +#: utils/imlib_config.c:1531
2520 +msgid "Limit Maximum Shared memory Size (bytes)"
2521 +msgstr "Osztott memória maximális mérete (bájtban)"
2522 +
2523 +#: utils/imlib_config.c:1533
2524 +msgid "256 Kb"
2525 +msgstr "256 Kb"
2526 +
2527 +#: utils/imlib_config.c:1534 utils/imlib_config.c:1546
2528 +msgid "512 Kb"
2529 +msgstr "512 Kb"
2530 +
2531 +#: utils/imlib_config.c:1535
2532 +msgid "1   Mb"
2533 +msgstr "1   Mb"
2534 +
2535 +#: utils/imlib_config.c:1536
2536 +msgid "2   Mb"
2537 +msgstr "2   Mb"
2538 +
2539 +#: utils/imlib_config.c:1537
2540 +msgid "3   Mb"
2541 +msgstr "3   Mb"
2542 +
2543 +#: utils/imlib_config.c:1538
2544 +msgid "4   Mb"
2545 +msgstr "4   Mb"
2546 +
2547 +#: utils/imlib_config.c:1539
2548 +msgid "Use Ordered Dithering (Faster)"
2549 +msgstr "Rendezett dithering használata (gyorsabb)"
2550 +
2551 +#: utils/imlib_config.c:1540
2552 +msgid "MIT-SHM Shared Memory Enabled"
2553 +msgstr "MIT-SHM Osztott memória bekapcsolva"
2554 +
2555 +#: utils/imlib_config.c:1541
2556 +msgid "Shared Pixmaps"
2557 +msgstr "Osztott Pixmap-ek"
2558 +
2559 +#: utils/imlib_config.c:1542
2560 +msgid "Fast Render"
2561 +msgstr "Gyors renderelés"
2562 +
2563 +#: utils/imlib_config.c:1543
2564 +msgid "Imagemagick & NETPBM Fallback"
2565 +msgstr "Imagemagick és NETPBM Fallback"
2566 +
2567 +#: utils/imlib_config.c:1544
2568 +msgid "Image Cache (bytes)"
2569 +msgstr "Kép gyorstár (bájtban)"
2570 +
2571 +#: utils/imlib_config.c:1547
2572 +msgid "1 Mb"
2573 +msgstr "1 Mb"
2574 +
2575 +#: utils/imlib_config.c:1548
2576 +msgid "2 Mb"
2577 +msgstr "2 Mb"
2578 +
2579 +#: utils/imlib_config.c:1549
2580 +msgid "4 Mb"
2581 +msgstr "4 Mb"
2582 +
2583 +#: utils/imlib_config.c:1550
2584 +msgid "6 Mb"
2585 +msgstr "6 Mb"
2586 +
2587 +#: utils/imlib_config.c:1551
2588 +msgid "10 Mb"
2589 +msgstr "10 Mb"
2590 +
2591 +#: utils/imlib_config.c:1552
2592 +msgid "Pixmap Cache (bits)"
2593 +msgstr "Pixmap gyorstár (bitben)"
2594 +
2595 +#: utils/imlib_config.c:1554
2596 +msgid "5120 Kbits"
2597 +msgstr "5120 Kbits"
2598 +
2599 +#: utils/imlib_config.c:1555
2600 +msgid "10 Mbits"
2601 +msgstr "10 Mbits"
2602 +
2603 +#: utils/imlib_config.c:1556
2604 +msgid "20 Mbits"
2605 +msgstr "20 Mbits"
2606 +
2607 +#: utils/imlib_config.c:1557
2608 +msgid "40 Mbits"
2609 +msgstr "40 Mbits"
2610 +
2611 +#: utils/imlib_config.c:1558
2612 +msgid "60 Mbits"
2613 +msgstr "60 Mbits"
2614 +
2615 +#: utils/imlib_config.c:1559
2616 +msgid "100 Mbits"
2617 +msgstr "100 Mbits"
2618 +
2619 +#: utils/imlib_config.c:1560
2620 +msgid "Force Visual ID"
2621 +msgstr "Visual ID erûltetése"
2622 diff -Nru imlib-1.9.10/po/id.po imlib-1.9.10.new/po/id.po
2623 --- imlib-1.9.10/po/id.po       Thu Jan  1 01:00:00 1970
2624 +++ imlib-1.9.10.new/po/id.po   Thu Apr 12 02:13:22 2001
2625 @@ -0,0 +1,226 @@
2626 +# IMLIB
2627 +# Copyright (C) 1999 Free Software Foundation, Inc.
2628 +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
2629 +#
2630 +msgid ""
2631 +msgstr ""
2632 +"Project-Id-Version: imlib 1.9.8\n"
2633 +"POT-Creation-Date: 1999-07-08 22:40+0200\n"
2634 +"PO-Revision-Date: 1999-10-30 23:07+0700\n"
2635 +"Last-Translator: Mohammad DAMT <mdamt@cakraweb.com>\n"
2636 +"Language-Team: Indonesia <i18n@i18n.linux.or.id>\n"
2637 +"MIME-Version: 1.0\n"
2638 +"Content-Type: text/plain; charset=iso-8859-1\n"
2639 +"Content-Transfer-Encoding: 8bit\n"
2640 +
2641 +#: utils/imlib_config.c:185
2642 +msgid "Imlib Config Editor"
2643 +msgstr "Editor Konfig Imlib"
2644 +
2645 +#: utils/imlib_config.c:948
2646 +msgid "Base Levels"
2647 +msgstr "Level Dasar"
2648 +
2649 +#: utils/imlib_config.c:964
2650 +msgid "Red Levels"
2651 +msgstr "Level Merah"
2652 +
2653 +#: utils/imlib_config.c:980
2654 +msgid "Green Levels"
2655 +msgstr "Level Hijau"
2656 +
2657 +#: utils/imlib_config.c:996
2658 +msgid "Blue Levels"
2659 +msgstr "Level Biru"
2660 +
2661 +#: utils/imlib_config.c:1038
2662 +msgid "Small colour set"
2663 +msgstr "Set warna sedikit"
2664 +
2665 +#: utils/imlib_config.c:1043
2666 +msgid "Medium colour set"
2667 +msgstr "Set warna sedang"
2668 +
2669 +#: utils/imlib_config.c:1048
2670 +msgid "Large colour set"
2671 +msgstr "Set warna banyak"
2672 +
2673 +#: utils/imlib_config.c:1057
2674 +msgid "Select Palette File"
2675 +msgstr "Pilih file palet"
2676 +
2677 +#: utils/imlib_config.c:1066
2678 +msgid "Select"
2679 +msgstr "Pilih"
2680 +
2681 +#: utils/imlib_config.c:1081
2682 +msgid "Save"
2683 +msgstr "Simpan"
2684 +
2685 +#: utils/imlib_config.c:1113
2686 +msgid "Copy To"
2687 +msgstr "Salin ke"
2688 +
2689 +#: utils/imlib_config.c:1118
2690 +msgid "Spread To"
2691 +msgstr "Sebar ke"
2692 +
2693 +#: utils/imlib_config.c:1127
2694 +msgid "Set Last"
2695 +msgstr "Set akhir"
2696 +
2697 +#: utils/imlib_config.c:1132
2698 +msgid "Delete"
2699 +msgstr "Hapus"
2700 +
2701 +#: utils/imlib_config.c:1372
2702 +msgid "Save User Config"
2703 +msgstr "Simpan Konfigurasi User"
2704 +
2705 +#: utils/imlib_config.c:1379
2706 +msgid "Save System Config"
2707 +msgstr "Simpan Konfigurasi Sistem"
2708 +
2709 +#: utils/imlib_config.c:1385
2710 +msgid "Close"
2711 +msgstr "Selesai"
2712 +
2713 +#: utils/imlib_config.c:1525
2714 +msgid "Color Correction"
2715 +msgstr "Koreksi Warna"
2716 +
2717 +#: utils/imlib_config.c:1525
2718 +msgid "Colors"
2719 +msgstr "Warna"
2720 +
2721 +#: utils/imlib_config.c:1525
2722 +msgid "Display"
2723 +msgstr "Tampilan"
2724 +
2725 +#: utils/imlib_config.c:1525
2726 +msgid "Rendering"
2727 +msgstr "Render"
2728 +
2729 +#: utils/imlib_config.c:1526
2730 +msgid "Select Palette"
2731 +msgstr "Pilih palet"
2732 +
2733 +#: utils/imlib_config.c:1527
2734 +msgid "Force Palette"
2735 +msgstr "Gunakan Palet"
2736 +
2737 +#: utils/imlib_config.c:1528
2738 +msgid "Dither in Palette Mode"
2739 +msgstr "Dither dalam modus palet"
2740 +
2741 +#: utils/imlib_config.c:1529
2742 +msgid "Fast Remapping in Palette Mode"
2743 +msgstr "Remap cepat dalam modus palet"
2744 +
2745 +#: utils/imlib_config.c:1530
2746 +msgid "High Quality in 15/16bpp"
2747 +msgstr "Kualitas tinggi dalam 15/16bpp"
2748 +
2749 +#: utils/imlib_config.c:1531
2750 +msgid "Limit Maximum Shared memory Size (bytes)"
2751 +msgstr "Batasi ukuran memori shared maksimum (dalam byte)"
2752 +
2753 +#: utils/imlib_config.c:1533
2754 +msgid "256 Kb"
2755 +msgstr "256 KB"
2756 +
2757 +#: utils/imlib_config.c:1534 utils/imlib_config.c:1546
2758 +msgid "512 Kb"
2759 +msgstr "512 KB"
2760 +
2761 +#: utils/imlib_config.c:1535
2762 +msgid "1   Mb"
2763 +msgstr "1   MB"
2764 +
2765 +#: utils/imlib_config.c:1536
2766 +msgid "2   Mb"
2767 +msgstr "2   MB"
2768 +
2769 +#: utils/imlib_config.c:1537
2770 +msgid "3   Mb"
2771 +msgstr "3   MB"
2772 +
2773 +#: utils/imlib_config.c:1538
2774 +msgid "4   Mb"
2775 +msgstr "4   MB"
2776 +
2777 +#: utils/imlib_config.c:1539
2778 +msgid "Use Ordered Dithering (Faster)"
2779 +msgstr "Gunakan dithering terurut (lebih cepat)"
2780 +
2781 +#: utils/imlib_config.c:1540
2782 +msgid "MIT-SHM Shared Memory Enabled"
2783 +msgstr "Gunakan memori shared MIT-SHM"
2784 +
2785 +#: utils/imlib_config.c:1541
2786 +msgid "Shared Pixmaps"
2787 +msgstr "Pixmap shared"
2788 +
2789 +#: utils/imlib_config.c:1542
2790 +msgid "Fast Render"
2791 +msgstr "Render Cepat"
2792 +
2793 +#: utils/imlib_config.c:1543
2794 +msgid "Imagemagick & NETPBM Fallback"
2795 +msgstr "Imagemagick & NETPBM Fallback"
2796 +
2797 +#: utils/imlib_config.c:1544
2798 +msgid "Image Cache (bytes)"
2799 +msgstr "Cache citra (dalam byte)"
2800 +
2801 +#: utils/imlib_config.c:1547
2802 +msgid "1 Mb"
2803 +msgstr "1 MB"
2804 +
2805 +#: utils/imlib_config.c:1548
2806 +msgid "2 Mb"
2807 +msgstr "2 MB"
2808 +
2809 +#: utils/imlib_config.c:1549
2810 +msgid "4 Mb"
2811 +msgstr "4 MB"
2812 +
2813 +#: utils/imlib_config.c:1550
2814 +msgid "6 Mb"
2815 +msgstr "6 MB"
2816 +
2817 +#: utils/imlib_config.c:1551
2818 +msgid "10 Mb"
2819 +msgstr "10 MB"
2820 +
2821 +#: utils/imlib_config.c:1552
2822 +msgid "Pixmap Cache (bits)"
2823 +msgstr "Cache Pixmap (dalam bit)"
2824 +
2825 +#: utils/imlib_config.c:1554
2826 +msgid "5120 Kbits"
2827 +msgstr "5120 Kbits"
2828 +
2829 +#: utils/imlib_config.c:1555
2830 +msgid "10 Mbits"
2831 +msgstr "10 Mbits"
2832 +
2833 +#: utils/imlib_config.c:1556
2834 +msgid "20 Mbits"
2835 +msgstr "20 Mbits"
2836 +
2837 +#: utils/imlib_config.c:1557
2838 +msgid "40 Mbits"
2839 +msgstr "40 Mbits"
2840 +
2841 +#: utils/imlib_config.c:1558
2842 +msgid "60 Mbits"
2843 +msgstr "60 Mbits"
2844 +
2845 +#: utils/imlib_config.c:1559
2846 +msgid "100 Mbits"
2847 +msgstr "100 Mbits"
2848 +
2849 +#: utils/imlib_config.c:1560
2850 +msgid "Force Visual ID"
2851 +msgstr "Gunakan ID Visual"
2852 diff -Nru imlib-1.9.10/po/it.po imlib-1.9.10.new/po/it.po
2853 --- imlib-1.9.10/po/it.po       Thu Jan  1 01:00:00 1970
2854 +++ imlib-1.9.10.new/po/it.po   Thu Apr 12 02:13:22 2001
2855 @@ -0,0 +1,226 @@
2856 +# Italian Translation of Imlib
2857 +# Copyright (C) 1999 Free Software Foundation, Inc.
2858 +# "Paolo Lorenzin" <pasusu@tin.it>, 1999.
2859 +#
2860 +msgid ""
2861 +msgstr ""
2862 +"Project-Id-Version: imlib 1.9.8\n"
2863 +"POT-Creation-Date: 1999-07-08 22:40+0200\n"
2864 +"PO-Revision-Date: 1999-10-31 13:31+0200\n"
2865 +"Last-Translator: Paolo Lorenzin <pasusu@tin.it>\n"
2866 +"Language-Team: \n"
2867 +"MIME-Version: 1.0\n"
2868 +"Content-Type: text/plain; charset=iso-8859-1\n"
2869 +"Content-Transfer-Encoding: 8bit\n"
2870 +
2871 +#: utils/imlib_config.c:185
2872 +msgid "Imlib Config Editor"
2873 +msgstr "Editor di Configurazione Imlib"
2874 +
2875 +#: utils/imlib_config.c:948
2876 +msgid "Base Levels"
2877 +msgstr "Livelli Base"
2878 +
2879 +#: utils/imlib_config.c:964
2880 +msgid "Red Levels"
2881 +msgstr "Livelli Rosso"
2882 +
2883 +#: utils/imlib_config.c:980
2884 +msgid "Green Levels"
2885 +msgstr "Livelli Verde"
2886 +
2887 +#: utils/imlib_config.c:996
2888 +msgid "Blue Levels"
2889 +msgstr "Livelli Blu"
2890 +
2891 +#: utils/imlib_config.c:1038
2892 +msgid "Small colour set"
2893 +msgstr "Set di colori piccolo"
2894 +
2895 +#: utils/imlib_config.c:1043
2896 +msgid "Medium colour set"
2897 +msgstr "Set di colori medio"
2898 +
2899 +#: utils/imlib_config.c:1048
2900 +msgid "Large colour set"
2901 +msgstr "Set di colori grande"
2902 +
2903 +#: utils/imlib_config.c:1057
2904 +msgid "Select Palette File"
2905 +msgstr "Scegli File di Palette"
2906 +
2907 +#: utils/imlib_config.c:1066
2908 +msgid "Select"
2909 +msgstr "Seleziona"
2910 +
2911 +#: utils/imlib_config.c:1081
2912 +msgid "Save"
2913 +msgstr "Salva"
2914 +
2915 +#: utils/imlib_config.c:1113
2916 +msgid "Copy To"
2917 +msgstr "Copia su"
2918 +
2919 +#: utils/imlib_config.c:1118
2920 +msgid "Spread To"
2921 +msgstr "Allarga a"
2922 +
2923 +#: utils/imlib_config.c:1127
2924 +msgid "Set Last"
2925 +msgstr "Fissa ultimo"
2926 +
2927 +#: utils/imlib_config.c:1132
2928 +msgid "Delete"
2929 +msgstr "Cancella"
2930 +
2931 +#: utils/imlib_config.c:1372
2932 +msgid "Save User Config"
2933 +msgstr "Salva Config Utente"
2934 +
2935 +#: utils/imlib_config.c:1379
2936 +msgid "Save System Config"
2937 +msgstr "Salva Config di Sistema"
2938 +
2939 +#: utils/imlib_config.c:1385
2940 +msgid "Close"
2941 +msgstr "Chiudi"
2942 +
2943 +#: utils/imlib_config.c:1525
2944 +msgid "Color Correction"
2945 +msgstr "Correzione Colore"
2946 +
2947 +#: utils/imlib_config.c:1525
2948 +msgid "Colors"
2949 +msgstr "Colori"
2950 +
2951 +#: utils/imlib_config.c:1525
2952 +msgid "Display"
2953 +msgstr "Visualizza"
2954 +
2955 +#: utils/imlib_config.c:1525
2956 +msgid "Rendering"
2957 +msgstr "Rendering"
2958 +
2959 +#: utils/imlib_config.c:1526
2960 +msgid "Select Palette"
2961 +msgstr "Scegli Palette"
2962 +
2963 +#: utils/imlib_config.c:1527
2964 +msgid "Force Palette"
2965 +msgstr "Forza Palette"
2966 +
2967 +#: utils/imlib_config.c:1528
2968 +msgid "Dither in Palette Mode"
2969 +msgstr "Dither in Modo Palette"
2970 +
2971 +#: utils/imlib_config.c:1529
2972 +msgid "Fast Remapping in Palette Mode"
2973 +msgstr "Rimappaggio Veloce in Modo Palette"
2974 +
2975 +#: utils/imlib_config.c:1530
2976 +msgid "High Quality in 15/16bpp"
2977 +msgstr "Alta Qualità in 15/16bpp"
2978 +
2979 +#: utils/imlib_config.c:1531
2980 +msgid "Limit Maximum Shared memory Size (bytes)"
2981 +msgstr "Limita dimensione Massima memoria Condivisa (bytes)"
2982 +
2983 +#: utils/imlib_config.c:1533
2984 +msgid "256 Kb"
2985 +msgstr "256 kb"
2986 +
2987 +#: utils/imlib_config.c:1534 utils/imlib_config.c:1546
2988 +msgid "512 Kb"
2989 +msgstr "512 kb"
2990 +
2991 +#: utils/imlib_config.c:1535
2992 +msgid "1   Mb"
2993 +msgstr "1   Mb"
2994 +
2995 +#: utils/imlib_config.c:1536
2996 +msgid "2   Mb"
2997 +msgstr "2   Mb"
2998 +
2999 +#: utils/imlib_config.c:1537
3000 +msgid "3   Mb"
3001 +msgstr "3   Mb"
3002 +
3003 +#: utils/imlib_config.c:1538
3004 +msgid "4   Mb"
3005 +msgstr "4   Mb"
3006 +
3007 +#: utils/imlib_config.c:1539
3008 +msgid "Use Ordered Dithering (Faster)"
3009 +msgstr "Usa Dithering Ordinato (Più veloce)"
3010 +
3011 +#: utils/imlib_config.c:1540
3012 +msgid "MIT-SHM Shared Memory Enabled"
3013 +msgstr "Memoria Condivisa MIT-SHM Abilitata"
3014 +
3015 +#: utils/imlib_config.c:1541
3016 +msgid "Shared Pixmaps"
3017 +msgstr "Pixmaps Condivise"
3018 +
3019 +#: utils/imlib_config.c:1542
3020 +msgid "Fast Render"
3021 +msgstr "Render Veloce"
3022 +
3023 +#: utils/imlib_config.c:1543
3024 +msgid "Imagemagick & NETPBM Fallback"
3025 +msgstr "Fallback di Imegemagick & NETPBM"
3026 +
3027 +#: utils/imlib_config.c:1544
3028 +msgid "Image Cache (bytes)"
3029 +msgstr "Cache Immagine (bytes)"
3030 +
3031 +#: utils/imlib_config.c:1547
3032 +msgid "1 Mb"
3033 +msgstr "1 Mb"
3034 +
3035 +#: utils/imlib_config.c:1548
3036 +msgid "2 Mb"
3037 +msgstr "2 Mb"
3038 +
3039 +#: utils/imlib_config.c:1549
3040 +msgid "4 Mb"
3041 +msgstr "4 Mb"
3042 +
3043 +#: utils/imlib_config.c:1550
3044 +msgid "6 Mb"
3045 +msgstr "6 Mb"
3046 +
3047 +#: utils/imlib_config.c:1551
3048 +msgid "10 Mb"
3049 +msgstr "10 Mb"
3050 +
3051 +#: utils/imlib_config.c:1552
3052 +msgid "Pixmap Cache (bits)"
3053 +msgstr "Cache Pixmap (bits)"
3054 +
3055 +#: utils/imlib_config.c:1554
3056 +msgid "5120 Kbits"
3057 +msgstr "5129 Kbits"
3058 +
3059 +#: utils/imlib_config.c:1555
3060 +msgid "10 Mbits"
3061 +msgstr "10 Mbits"
3062 +
3063 +#: utils/imlib_config.c:1556
3064 +msgid "20 Mbits"
3065 +msgstr "20 Mbits"
3066 +
3067 +#: utils/imlib_config.c:1557
3068 +msgid "40 Mbits"
3069 +msgstr "40 Mbits"
3070 +
3071 +#: utils/imlib_config.c:1558
3072 +msgid "60 Mbits"
3073 +msgstr "60 Mbits"
3074 +
3075 +#: utils/imlib_config.c:1559
3076 +msgid "100 Mbits"
3077 +msgstr "100 Mbits"
3078 +
3079 +#: utils/imlib_config.c:1560
3080 +msgid "Force Visual ID"
3081 +msgstr "Forza ID Visivo"
3082 diff -Nru imlib-1.9.10/po/lt.po imlib-1.9.10.new/po/lt.po
3083 --- imlib-1.9.10/po/lt.po       Thu Jan  1 01:00:00 1970
3084 +++ imlib-1.9.10.new/po/lt.po   Thu Apr 12 02:13:22 2001
3085 @@ -0,0 +1,226 @@
3086 +# SOME DESCRIPTIVE TITLE.
3087 +# Copyright (C) YEAR Free Software Foundation, Inc.
3088 +# Kæstutis Kruþikas <DrKestas@takas.lt>, 2000.
3089 +#
3090 +msgid ""
3091 +msgstr ""
3092 +"Project-Id-Version: imlib 1.9.8\n"
3093 +"POT-Creation-Date: 1999-07-08 22:40+0200\n"
3094 +"PO-Revision-Date: 2000-03-30 10:33+0200\n"
3095 +"Last-Translator: Kæstutis Kruþikas <DrKestas@takas.lt>\n"
3096 +"Language-Team: Lithuanian\n"
3097 +"MIME-Version: 1.0\n"
3098 +"Content-Type: text/plain; charset=iso-8859-13\n"
3099 +"Content-Transfer-Encoding: 8bit\n"
3100 +
3101 +#: utils/imlib_config.c:185
3102 +msgid "Imlib Config Editor"
3103 +msgstr "Imlib konfig redaktorius"
3104 +
3105 +#: utils/imlib_config.c:948
3106 +msgid "Base Levels"
3107 +msgstr "Pagrindiniai lygiai"
3108 +
3109 +#: utils/imlib_config.c:964
3110 +msgid "Red Levels"
3111 +msgstr "Raudoni lygiai"
3112 +
3113 +#: utils/imlib_config.c:980
3114 +msgid "Green Levels"
3115 +msgstr "Þali lygiai"
3116 +
3117 +#: utils/imlib_config.c:996
3118 +msgid "Blue Levels"
3119 +msgstr "Mëlyni lygiai"
3120 +
3121 +#: utils/imlib_config.c:1038
3122 +msgid "Small colour set"
3123 +msgstr "Maþø spalvø pasirinktis"
3124 +
3125 +#: utils/imlib_config.c:1043
3126 +msgid "Medium colour set"
3127 +msgstr "Vidutiniø spalvø pasirinktis"
3128 +
3129 +#: utils/imlib_config.c:1048
3130 +msgid "Large colour set"
3131 +msgstr "Dideliø spalvø pasirinktis"
3132 +
3133 +#: utils/imlib_config.c:1057
3134 +msgid "Select Palette File"
3135 +msgstr "Pasirinkti paletës bylà"
3136 +
3137 +#: utils/imlib_config.c:1066
3138 +msgid "Select"
3139 +msgstr "Pasirinkti"
3140 +
3141 +#: utils/imlib_config.c:1081
3142 +msgid "Save"
3143 +msgstr "Iðsaugoti"
3144 +
3145 +#: utils/imlib_config.c:1113
3146 +msgid "Copy To"
3147 +msgstr "Kopijuoti á"
3148 +
3149 +#: utils/imlib_config.c:1118
3150 +msgid "Spread To"
3151 +msgstr "Iðplësti á"
3152 +
3153 +#: utils/imlib_config.c:1127
3154 +msgid "Set Last"
3155 +msgstr "Nustatyti paskutiná"
3156 +
3157 +#: utils/imlib_config.c:1132
3158 +msgid "Delete"
3159 +msgstr "Iðtrinti"
3160 +
3161 +#: utils/imlib_config.c:1372
3162 +msgid "Save User Config"
3163 +msgstr "Iðsaugoti vartotojo konfig"
3164 +
3165 +#: utils/imlib_config.c:1379
3166 +msgid "Save System Config"
3167 +msgstr "Iðsaugoti sistemos konfig"
3168 +
3169 +#: utils/imlib_config.c:1385
3170 +msgid "Close"
3171 +msgstr "Uþdaryti"
3172 +
3173 +#: utils/imlib_config.c:1525
3174 +msgid "Colors"
3175 +msgstr "Spalvos"
3176 +
3177 +#: utils/imlib_config.c:1525
3178 +msgid "Rendering"
3179 +msgstr "Renderinimas"
3180 +
3181 +#: utils/imlib_config.c:1525
3182 +msgid "Display"
3183 +msgstr "Rodyti"
3184 +
3185 +#: utils/imlib_config.c:1525
3186 +msgid "Color Correction"
3187 +msgstr "Spalvø iðtaisymas"
3188 +
3189 +#: utils/imlib_config.c:1526
3190 +msgid "Select Palette"
3191 +msgstr "Pasirinkti paletæ"
3192 +
3193 +#: utils/imlib_config.c:1527
3194 +msgid "Force Palette"
3195 +msgstr "Priverstinis paletës pritaikymas"
3196 +
3197 +#: utils/imlib_config.c:1528
3198 +msgid "Dither in Palette Mode"
3199 +msgstr "Suþymëjimas paletës bûsenoje"
3200 +
3201 +#: utils/imlib_config.c:1529
3202 +msgid "Fast Remapping in Palette Mode"
3203 +msgstr "Greitas nuþymëjimas paletës bûsenoje"
3204 +
3205 +#: utils/imlib_config.c:1530
3206 +msgid "High Quality in 15/16bpp"
3207 +msgstr "Aukðta kokybë prie 15/16bpp"
3208 +
3209 +#: utils/imlib_config.c:1531
3210 +msgid "Limit Maximum Shared memory Size (bytes)"
3211 +msgstr "Didþiausias bendros atminties dydis (bitai)"
3212 +
3213 +#: utils/imlib_config.c:1533
3214 +msgid "256 Kb"
3215 +msgstr "256 Kb"
3216 +
3217 +#: utils/imlib_config.c:1534 utils/imlib_config.c:1546
3218 +msgid "512 Kb"
3219 +msgstr "512 Kb"
3220 +
3221 +#: utils/imlib_config.c:1535
3222 +msgid "1   Mb"
3223 +msgstr "1  Mb"
3224 +
3225 +#: utils/imlib_config.c:1536
3226 +msgid "2   Mb"
3227 +msgstr "2  Mb"
3228 +
3229 +#: utils/imlib_config.c:1537
3230 +msgid "3   Mb"
3231 +msgstr "3  Mb"
3232 +
3233 +#: utils/imlib_config.c:1538
3234 +msgid "4   Mb"
3235 +msgstr "4  Mb"
3236 +
3237 +#: utils/imlib_config.c:1539
3238 +msgid "Use Ordered Dithering (Faster)"
3239 +msgstr "Naudoti kryptingà suþymëjimà (Greitesná)"
3240 +
3241 +#: utils/imlib_config.c:1540
3242 +msgid "MIT-SHM Shared Memory Enabled"
3243 +msgstr "MIT-SHM bendra atmintis prieinama"
3244 +
3245 +#: utils/imlib_config.c:1541
3246 +msgid "Shared Pixmaps"
3247 +msgstr "Bendri pieðiniai"
3248 +
3249 +#: utils/imlib_config.c:1542
3250 +msgid "Fast Render"
3251 +msgstr "Greitas perstatymas"
3252 +
3253 +#: utils/imlib_config.c:1543
3254 +msgid "Imagemagick & NETPBM Fallback"
3255 +msgstr "imagemagick ir NETPBM gràþiklis"
3256 +
3257 +#: utils/imlib_config.c:1544
3258 +msgid "Image Cache (bytes)"
3259 +msgstr "Pieðinio kaupyklë (bitai)"
3260 +
3261 +#: utils/imlib_config.c:1547
3262 +msgid "1 Mb"
3263 +msgstr "1 Mb"
3264 +
3265 +#: utils/imlib_config.c:1548
3266 +msgid "2 Mb"
3267 +msgstr "2 Mb"
3268 +
3269 +#: utils/imlib_config.c:1549
3270 +msgid "4 Mb"
3271 +msgstr "4 Mb"
3272 +
3273 +#: utils/imlib_config.c:1550
3274 +msgid "6 Mb"
3275 +msgstr "6 Mb"
3276 +
3277 +#: utils/imlib_config.c:1551
3278 +msgid "10 Mb"
3279 +msgstr "10 Mb"
3280 +
3281 +#: utils/imlib_config.c:1552
3282 +msgid "Pixmap Cache (bits)"
3283 +msgstr "Piksmap kaupyklë (bitai)"
3284 +
3285 +#: utils/imlib_config.c:1554
3286 +msgid "5120 Kbits"
3287 +msgstr "5120 Kbitø"
3288 +
3289 +#: utils/imlib_config.c:1555
3290 +msgid "10 Mbits"
3291 +msgstr "10 Mbitø"
3292 +
3293 +#: utils/imlib_config.c:1556
3294 +msgid "20 Mbits"
3295 +msgstr "20 Mbitø"
3296 +
3297 +#: utils/imlib_config.c:1557
3298 +msgid "40 Mbits"
3299 +msgstr "40 Mbitø"
3300 +
3301 +#: utils/imlib_config.c:1558
3302 +msgid "60 Mbits"
3303 +msgstr "60 Mbitø"
3304 +
3305 +#: utils/imlib_config.c:1559
3306 +msgid "100 Mbits"
3307 +msgstr "100 Mbitø"
3308 +
3309 +#: utils/imlib_config.c:1560
3310 +msgid "Force Visual ID"
3311 +msgstr "Priverstinis praëjimas per vaizdiná ID"
3312 diff -Nru imlib-1.9.10/po/nl.po imlib-1.9.10.new/po/nl.po
3313 --- imlib-1.9.10/po/nl.po       Thu Jan  1 01:00:00 1970
3314 +++ imlib-1.9.10.new/po/nl.po   Thu Apr 12 02:13:22 2001
3315 @@ -0,0 +1,226 @@
3316 +# SOME DESCRIPTIVE TITLE.
3317 +# Copyright (C) YEAR Free Software Foundation, Inc.
3318 +# Tom Laermans <sidewinder@linuxfreak.com>, 2000
3319 +#
3320 +msgid ""
3321 +msgstr ""
3322 +"Project-Id-Version: imlib 1.9.8\n"
3323 +"POT-Creation-Date: 1999-07-08 22:40+0200\n"
3324 +"PO-Revision-Date: 1999-07-08 22:40+0200\n"
3325 +"Last-Translator: Tom Laermans <sidewinder@linuxfreak.com>\n"
3326 +"Language-Team: Dutch\n"
3327 +"MIME-Version: 1.0\n"
3328 +"Content-Type: text/plain; charset=iso-8859-1\n"
3329 +"Content-Transfer-Encoding: 8bit\n"
3330 +
3331 +#: utils/imlib_config.c:185
3332 +msgid "Imlib Config Editor"
3333 +msgstr "Imlib Configuratie-editor"
3334 +
3335 +#: utils/imlib_config.c:948
3336 +msgid "Base Levels"
3337 +msgstr "Basisniveau's"
3338 +
3339 +#: utils/imlib_config.c:964
3340 +msgid "Red Levels"
3341 +msgstr "Rood-niveau's"
3342 +
3343 +#: utils/imlib_config.c:980
3344 +msgid "Green Levels"
3345 +msgstr "Groen-niveau's"
3346 +
3347 +#: utils/imlib_config.c:996
3348 +msgid "Blue Levels"
3349 +msgstr "Blauw-niveau's"
3350 +
3351 +#: utils/imlib_config.c:1038
3352 +msgid "Small colour set"
3353 +msgstr "Kleine kleurenset"
3354 +
3355 +#: utils/imlib_config.c:1043
3356 +msgid "Medium colour set"
3357 +msgstr "Medium kleurenset"
3358 +
3359 +#: utils/imlib_config.c:1048
3360 +msgid "Large colour set"
3361 +msgstr "Grote kleurenset"
3362 +
3363 +#: utils/imlib_config.c:1057
3364 +msgid "Select Palette File"
3365 +msgstr "Paletbestand selecteren"
3366 +
3367 +#: utils/imlib_config.c:1066
3368 +msgid "Select"
3369 +msgstr "Selecteren"
3370 +
3371 +#: utils/imlib_config.c:1081
3372 +msgid "Save"
3373 +msgstr "Opslaan"
3374 +
3375 +#: utils/imlib_config.c:1113
3376 +msgid "Copy To"
3377 +msgstr "Kopieren naar"
3378 +
3379 +#: utils/imlib_config.c:1118
3380 +msgid "Spread To"
3381 +msgstr "Spreiden naar"
3382 +
3383 +#: utils/imlib_config.c:1127
3384 +msgid "Set Last"
3385 +msgstr "Laatste instellen"
3386 +
3387 +#: utils/imlib_config.c:1132
3388 +msgid "Delete"
3389 +msgstr "Verwijderen"
3390 +
3391 +#: utils/imlib_config.c:1372
3392 +msgid "Save User Config"
3393 +msgstr "Gebruikersconfiguratie opslaan"
3394 +
3395 +#: utils/imlib_config.c:1379
3396 +msgid "Save System Config"
3397 +msgstr "Systeemconfiguratie opslaan"
3398 +
3399 +#: utils/imlib_config.c:1385
3400 +msgid "Close"
3401 +msgstr "Sluiten"
3402 +
3403 +#: utils/imlib_config.c:1525
3404 +msgid "Color Correction"
3405 +msgstr "Kleurencorrectie"
3406 +
3407 +#: utils/imlib_config.c:1525
3408 +msgid "Colors"
3409 +msgstr "Kleuren"
3410 +
3411 +#: utils/imlib_config.c:1525
3412 +msgid "Display"
3413 +msgstr "Tonen"
3414 +
3415 +#: utils/imlib_config.c:1525
3416 +msgid "Rendering"
3417 +msgstr "Renderen"
3418 +
3419 +#: utils/imlib_config.c:1526
3420 +msgid "Select Palette"
3421 +msgstr "Palet selecteren"
3422 +
3423 +#: utils/imlib_config.c:1527
3424 +msgid "Force Palette"
3425 +msgstr "Palet forceren"
3426 +
3427 +#: utils/imlib_config.c:1528
3428 +msgid "Dither in Palette Mode"
3429 +msgstr "Paletmodus verstrooien ('dither')"
3430 +
3431 +#: utils/imlib_config.c:1529
3432 +msgid "Fast Remapping in Palette Mode"
3433 +msgstr "Snelle remapping in paletmodus"
3434 +
3435 +#: utils/imlib_config.c:1530
3436 +msgid "High Quality in 15/16bpp"
3437 +msgstr "Hoge kwaliteit in 15/16bpp"
3438 +
3439 +#: utils/imlib_config.c:1531
3440 +msgid "Limit Maximum Shared memory Size (bytes)"
3441 +msgstr "Limiteer Maximum gedeelde geheugengrootte (bytes)"
3442 +
3443 +#: utils/imlib_config.c:1533
3444 +msgid "256 Kb"
3445 +msgstr "256 kB"
3446 +
3447 +#: utils/imlib_config.c:1534 utils/imlib_config.c:1546
3448 +msgid "512 Kb"
3449 +msgstr "512 kB"
3450 +
3451 +#: utils/imlib_config.c:1535
3452 +msgid "1   Mb"
3453 +msgstr "1   MB"
3454 +
3455 +#: utils/imlib_config.c:1536
3456 +msgid "2   Mb"
3457 +msgstr "2   MB"
3458 +
3459 +#: utils/imlib_config.c:1537
3460 +msgid "3   Mb"
3461 +msgstr "3   MB"
3462 +
3463 +#: utils/imlib_config.c:1538
3464 +msgid "4   Mb"
3465 +msgstr "4   MB"
3466 +
3467 +#: utils/imlib_config.c:1539
3468 +msgid "Use Ordered Dithering (Faster)"
3469 +msgstr "Geordende verstrooiing gebruiken (sneller)"
3470 +
3471 +#: utils/imlib_config.c:1540
3472 +msgid "MIT-SHM Shared Memory Enabled"
3473 +msgstr "MIT-SHM Gedeeld Geheugen ingeschakeld"
3474 +
3475 +#: utils/imlib_config.c:1541
3476 +msgid "Shared Pixmaps"
3477 +msgstr "Gedeelde pixmaps"
3478 +
3479 +#: utils/imlib_config.c:1542
3480 +msgid "Fast Render"
3481 +msgstr "Snelle rendering"
3482 +
3483 +#: utils/imlib_config.c:1543
3484 +msgid "Imagemagick & NETPBM Fallback"
3485 +msgstr "Imagemagick & NETPBM Terugval"
3486 +
3487 +#: utils/imlib_config.c:1544
3488 +msgid "Image Cache (bytes)"
3489 +msgstr "Beeldcache (bytes)"
3490 +
3491 +#: utils/imlib_config.c:1547
3492 +msgid "1 Mb"
3493 +msgstr "1 MB"
3494 +
3495 +#: utils/imlib_config.c:1548
3496 +msgid "2 Mb"
3497 +msgstr "2 MB"
3498 +
3499 +#: utils/imlib_config.c:1549
3500 +msgid "4 Mb"
3501 +msgstr "4 MB"
3502 +
3503 +#: utils/imlib_config.c:1550
3504 +msgid "6 Mb"
3505 +msgstr "6 MB"
3506 +
3507 +#: utils/imlib_config.c:1551
3508 +msgid "10 Mb"
3509 +msgstr "10 MB"
3510 +
3511 +#: utils/imlib_config.c:1552
3512 +msgid "Pixmap Cache (bits)"
3513 +msgstr "Pixmap cache (bits)"
3514 +
3515 +#: utils/imlib_config.c:1554
3516 +msgid "5120 Kbits"
3517 +msgstr "5120 Kbits"
3518 +
3519 +#: utils/imlib_config.c:1555
3520 +msgid "10 Mbits"
3521 +msgstr "10 Mbits"
3522 +
3523 +#: utils/imlib_config.c:1556
3524 +msgid "20 Mbits"
3525 +msgstr "20 Mbits"
3526 +
3527 +#: utils/imlib_config.c:1557
3528 +msgid "40 Mbits"
3529 +msgstr "40 Mbits"
3530 +
3531 +#: utils/imlib_config.c:1558
3532 +msgid "60 Mbits"
3533 +msgstr "60 Mbits"
3534 +
3535 +#: utils/imlib_config.c:1559
3536 +msgid "100 Mbits"
3537 +msgstr "100 Mbits"
3538 +
3539 +#: utils/imlib_config.c:1560
3540 +msgid "Force Visual ID"
3541 +msgstr "Visueel ID forceren"
3542 diff -Nru imlib-1.9.10/po/no.po imlib-1.9.10.new/po/no.po
3543 --- imlib-1.9.10/po/no.po       Thu Jan  1 01:00:00 1970
3544 +++ imlib-1.9.10.new/po/no.po   Thu Apr 12 02:13:22 2001
3545 @@ -0,0 +1,222 @@
3546 +msgid ""
3547 +msgstr ""
3548 +"Project-Id-Version: imlib VERSION\n"
3549 +"POT-Creation-Date: 1999-07-08 22:40+0200\n"
3550 +"PO-Revision-Date: 2000-03-26 03:44+0200\n"
3551 +"Last-Translator: Terje Bjerkelia <terje@bjerkelia.com>\n"
3552 +"Language-Team: no\n"
3553 +"MIME-Version: 1.0\n"
3554 +"Content-Type: text/plain; charset=iso-8859-1\n"
3555 +"Content-Transfer-Encoding: 8bit\n"
3556 +
3557 +#: utils/imlib_config.c:185
3558 +msgid "Imlib Config Editor"
3559 +msgstr "Imlib Config Editor"
3560 +
3561 +#: utils/imlib_config.c:948
3562 +msgid "Base Levels"
3563 +msgstr "Basisnivåer"
3564 +
3565 +#: utils/imlib_config.c:964
3566 +msgid "Red Levels"
3567 +msgstr "Røde nivåer"
3568 +
3569 +#: utils/imlib_config.c:980
3570 +msgid "Green Levels"
3571 +msgstr "Grønne nivåer"
3572 +
3573 +#: utils/imlib_config.c:996
3574 +msgid "Blue Levels"
3575 +msgstr "Blåe nivåer"
3576 +
3577 +#: utils/imlib_config.c:1038
3578 +msgid "Small colour set"
3579 +msgstr "Lite fargesett"
3580 +
3581 +#: utils/imlib_config.c:1043
3582 +msgid "Medium colour set"
3583 +msgstr "Medium fargesett"
3584 +
3585 +#: utils/imlib_config.c:1048
3586 +msgid "Large colour set"
3587 +msgstr "Stort fargesett"
3588 +
3589 +#: utils/imlib_config.c:1057
3590 +msgid "Select Palette File"
3591 +msgstr "Velg palettfil"
3592 +
3593 +#: utils/imlib_config.c:1066
3594 +msgid "Select"
3595 +msgstr "Velg"
3596 +
3597 +#: utils/imlib_config.c:1081
3598 +msgid "Save"
3599 +msgstr "Lagre"
3600 +
3601 +#: utils/imlib_config.c:1113
3602 +msgid "Copy To"
3603 +msgstr "Kopier til"
3604 +
3605 +#: utils/imlib_config.c:1118
3606 +msgid "Spread To"
3607 +msgstr "Spre til"
3608 +
3609 +#: utils/imlib_config.c:1127
3610 +msgid "Set Last"
3611 +msgstr "Sett siste"
3612 +
3613 +#: utils/imlib_config.c:1132
3614 +msgid "Delete"
3615 +msgstr "Slett"
3616 +
3617 +#: utils/imlib_config.c:1372
3618 +msgid "Save User Config"
3619 +msgstr "Lagre brukerconfigurasjon"
3620 +
3621 +#: utils/imlib_config.c:1379
3622 +msgid "Save System Config"
3623 +msgstr "Lagre systemkonfigurasjon"
3624 +
3625 +#: utils/imlib_config.c:1385
3626 +msgid "Close"
3627 +msgstr "Steng"
3628 +
3629 +#: utils/imlib_config.c:1525
3630 +msgid "Color Correction"
3631 +msgstr "Fargekoreksjon"
3632 +
3633 +#: utils/imlib_config.c:1525
3634 +msgid "Colors"
3635 +msgstr "Farger"
3636 +
3637 +#: utils/imlib_config.c:1525
3638 +msgid "Display"
3639 +msgstr "Skjerm"
3640 +
3641 +#: utils/imlib_config.c:1525
3642 +msgid "Rendering"
3643 +msgstr "Rendering"
3644 +
3645 +#: utils/imlib_config.c:1526
3646 +msgid "Select Palette"
3647 +msgstr "Velg palett"
3648 +
3649 +#: utils/imlib_config.c:1527
3650 +msgid "Force Palette"
3651 +msgstr "Tving palett"
3652 +
3653 +#: utils/imlib_config.c:1528
3654 +msgid "Dither in Palette Mode"
3655 +msgstr "Dither i palettmodus"
3656 +
3657 +#: utils/imlib_config.c:1529
3658 +msgid "Fast Remapping in Palette Mode"
3659 +msgstr "Rask remapping i palettmodus"
3660 +
3661 +#: utils/imlib_config.c:1530
3662 +msgid "High Quality in 15/16bpp"
3663 +msgstr "Høy kvalitet i 15/16bpp"
3664 +
3665 +#: utils/imlib_config.c:1531
3666 +msgid "Limit Maximum Shared memory Size (bytes)"
3667 +msgstr "Grense maksimum delt minnestørrelse (bytes)"
3668 +
3669 +#: utils/imlib_config.c:1533
3670 +msgid "256 Kb"
3671 +msgstr "256 Kb"
3672 +
3673 +#: utils/imlib_config.c:1534 utils/imlib_config.c:1546
3674 +msgid "512 Kb"
3675 +msgstr "512 Kb"
3676 +
3677 +#: utils/imlib_config.c:1535
3678 +msgid "1   Mb"
3679 +msgstr "1   Mb"
3680 +
3681 +#: utils/imlib_config.c:1536
3682 +msgid "2   Mb"
3683 +msgstr "2   Mb"
3684 +
3685 +#: utils/imlib_config.c:1537
3686 +msgid "3   Mb"
3687 +msgstr "3   Mb"
3688 +
3689 +#: utils/imlib_config.c:1538
3690 +msgid "4   Mb"
3691 +msgstr "4   Mb"
3692 +
3693 +#: utils/imlib_config.c:1539
3694 +msgid "Use Ordered Dithering (Faster)"
3695 +msgstr "Bruk sortert dithering (raskere)"
3696 +
3697 +#: utils/imlib_config.c:1540
3698 +msgid "MIT-SHM Shared Memory Enabled"
3699 +msgstr "MIT-SHM delt minne slått på"
3700 +
3701 +#: utils/imlib_config.c:1541
3702 +msgid "Shared Pixmaps"
3703 +msgstr "Delte pixmaps"
3704 +
3705 +#: utils/imlib_config.c:1542
3706 +msgid "Fast Render"
3707 +msgstr "Rask rendering"
3708 +
3709 +#: utils/imlib_config.c:1543
3710 +msgid "Imagemagick & NETPBM Fallback"
3711 +msgstr "Imagemagick & NETPBM Fallback"
3712 +
3713 +#: utils/imlib_config.c:1544
3714 +msgid "Image Cache (bytes)"
3715 +msgstr "Bilde-cache (bytes)"
3716 +
3717 +#: utils/imlib_config.c:1547
3718 +msgid "1 Mb"
3719 +msgstr "1 Mb"
3720 +
3721 +#: utils/imlib_config.c:1548
3722 +msgid "2 Mb"
3723 +msgstr "2 Mb"
3724 +
3725 +#: utils/imlib_config.c:1549
3726 +msgid "4 Mb"
3727 +msgstr "4 Mb"
3728 +
3729 +#: utils/imlib_config.c:1550
3730 +msgid "6 Mb"
3731 +msgstr "6 Mb"
3732 +
3733 +#: utils/imlib_config.c:1551
3734 +msgid "10 Mb"
3735 +msgstr "10 Mb"
3736 +
3737 +#: utils/imlib_config.c:1552
3738 +msgid "Pixmap Cache (bits)"
3739 +msgstr "Pixmap-cache (bits)"
3740 +
3741 +#: utils/imlib_config.c:1554
3742 +msgid "5120 Kbits"
3743 +msgstr "5120 Kbits"
3744 +
3745 +#: utils/imlib_config.c:1555
3746 +msgid "10 Mbits"
3747 +msgstr "10 Mbits"
3748 +
3749 +#: utils/imlib_config.c:1556
3750 +msgid "20 Mbits"
3751 +msgstr "20 Mbits"
3752 +
3753 +#: utils/imlib_config.c:1557
3754 +msgid "40 Mbits"
3755 +msgstr "40 Mbits"
3756 +
3757 +#: utils/imlib_config.c:1558
3758 +msgid "60 Mbits"
3759 +msgstr "60 Mbits"
3760 +
3761 +#: utils/imlib_config.c:1559
3762 +msgid "100 Mbits"
3763 +msgstr "100 Mbits"
3764 +
3765 +#: utils/imlib_config.c:1560
3766 +msgid "Force Visual ID"
3767 +msgstr "Tving visuell ID"
3768 diff -Nru imlib-1.9.10/po/pl.po imlib-1.9.10.new/po/pl.po
3769 --- imlib-1.9.10/po/pl.po       Thu Jan  1 01:00:00 1970
3770 +++ imlib-1.9.10.new/po/pl.po   Thu Apr 12 02:13:22 2001
3771 @@ -0,0 +1,226 @@
3772 +# SOME DESCRIPTIVE TITLE.
3773 +# Copyright (C) YEAR Free Software Foundation, Inc.
3774 +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
3775 +# Pawel Jablonski <pj@linux-mandrake.com.pl>, 1999
3776 +msgid ""
3777 +msgstr ""
3778 +"Project-Id-Version: imlib 1.9.8\n"
3779 +"POT-Creation-Date: 1999-07-08 22:40+0200\n"
3780 +"PO-Revision-Date: 1999-11-02 17:01+0200\n"
3781 +"Last-Translator: Pawel Jablonski <pj@linux-mandrake.com>\n"
3782 +"Language-Team: Polish <LL@li.org>\n"
3783 +"MIME-Version: 1.0\n"
3784 +"Content-Type: text/plain; charset=ISO-8859-2\n"
3785 +"Content-Transfer-Encoding: 8-bit\n"
3786 +
3787 +#: utils/imlib_config.c:185
3788 +msgid "Imlib Config Editor"
3789 +msgstr "Edytor konfiguracji Imlib"
3790 +
3791 +#: utils/imlib_config.c:948
3792 +msgid "Base Levels"
3793 +msgstr "Poziomy podstawowe"
3794 +
3795 +#: utils/imlib_config.c:964
3796 +msgid "Red Levels"
3797 +msgstr "Poziomy czerwieni"
3798 +
3799 +#: utils/imlib_config.c:980
3800 +msgid "Green Levels"
3801 +msgstr "Poziomy zieleni"
3802 +
3803 +#: utils/imlib_config.c:996
3804 +msgid "Blue Levels"
3805 +msgstr "Poziomy niebieskiego"
3806 +
3807 +#: utils/imlib_config.c:1038
3808 +msgid "Small colour set"
3809 +msgstr "Ma³y zestaw kolorów"
3810 +
3811 +#: utils/imlib_config.c:1043
3812 +msgid "Medium colour set"
3813 +msgstr "¦redni zestaw kolorów"
3814 +
3815 +#: utils/imlib_config.c:1048
3816 +msgid "Large colour set"
3817 +msgstr "Wielki zestaw kolorów"
3818 +
3819 +#: utils/imlib_config.c:1057
3820 +msgid "Select Palette File"
3821 +msgstr "Wybierz plik palety"
3822 +
3823 +#: utils/imlib_config.c:1066
3824 +msgid "Select"
3825 +msgstr "Wybierz"
3826 +
3827 +#: utils/imlib_config.c:1081
3828 +msgid "Save"
3829 +msgstr "Zapisz"
3830 +
3831 +#: utils/imlib_config.c:1113
3832 +msgid "Copy To"
3833 +msgstr "Kopiuj do"
3834 +
3835 +#: utils/imlib_config.c:1118
3836 +msgid "Spread To"
3837 +msgstr "Rozrzuæ do"
3838 +
3839 +#: utils/imlib_config.c:1127
3840 +msgid "Set Last"
3841 +msgstr "Ustaw ostatni"
3842 +
3843 +#: utils/imlib_config.c:1132
3844 +msgid "Delete"
3845 +msgstr "Kasuj"
3846 +
3847 +#: utils/imlib_config.c:1372
3848 +msgid "Save User Config"
3849 +msgstr "Zapisz konf. u¿ytk."
3850 +
3851 +#: utils/imlib_config.c:1379
3852 +msgid "Save System Config"
3853 +msgstr "Zpisz konf. systemow±"
3854 +
3855 +#: utils/imlib_config.c:1385
3856 +msgid "Close"
3857 +msgstr "Zamknij"
3858 +
3859 +#: utils/imlib_config.c:1525
3860 +msgid "Color Correction"
3861 +msgstr "Korekcja kolorów"
3862 +
3863 +#: utils/imlib_config.c:1525
3864 +msgid "Colors"
3865 +msgstr "Kolory"
3866 +
3867 +#: utils/imlib_config.c:1525
3868 +msgid "Display"
3869 +msgstr "Wy¶wietl"
3870 +
3871 +#: utils/imlib_config.c:1525
3872 +msgid "Rendering"
3873 +msgstr "Rendering"
3874 +
3875 +#: utils/imlib_config.c:1526
3876 +msgid "Select Palette"
3877 +msgstr "Wubierz paletê"
3878 +
3879 +#: utils/imlib_config.c:1527
3880 +msgid "Force Palette"
3881 +msgstr "Wymu¶ paletê"
3882 +
3883 +#: utils/imlib_config.c:1528
3884 +msgid "Dither in Palette Mode"
3885 +msgstr "Rozpraszanie w trybie palety"
3886 +
3887 +#: utils/imlib_config.c:1529
3888 +msgid "Fast Remapping in Palette Mode"
3889 +msgstr "Szybkie remapowanie w trybie palety"
3890 +
3891 +#: utils/imlib_config.c:1530
3892 +msgid "High Quality in 15/16bpp"
3893 +msgstr "Wysoka jako¶æ w 15/16bpp"
3894 +
3895 +#: utils/imlib_config.c:1531
3896 +msgid "Limit Maximum Shared memory Size (bytes)"
3897 +msgstr "Maksymalny rozmiar dzielonej pamiêci (bajtów)"
3898 +
3899 +#: utils/imlib_config.c:1533
3900 +msgid "256 Kb"
3901 +msgstr "256 Kb"
3902 +
3903 +#: utils/imlib_config.c:1534 utils/imlib_config.c:1546
3904 +msgid "512 Kb"
3905 +msgstr "512 Kb"
3906 +
3907 +#: utils/imlib_config.c:1535
3908 +msgid "1   Mb"
3909 +msgstr "1   Mb"
3910 +
3911 +#: utils/imlib_config.c:1536
3912 +msgid "2   Mb"
3913 +msgstr "2   Mb"
3914 +
3915 +#: utils/imlib_config.c:1537
3916 +msgid "3   Mb"
3917 +msgstr "3   Mb"
3918 +
3919 +#: utils/imlib_config.c:1538
3920 +msgid "4   Mb"
3921 +msgstr "4   Mb"
3922 +
3923 +#: utils/imlib_config.c:1539
3924 +msgid "Use Ordered Dithering (Faster)"
3925 +msgstr "U¿yj uporz±dkowanego rozpraszanIa (szybsze)"
3926 +
3927 +#: utils/imlib_config.c:1540
3928 +msgid "MIT-SHM Shared Memory Enabled"
3929 +msgstr "Pamiêæ dzielona MIT-SHM dostêpna"
3930 +
3931 +#: utils/imlib_config.c:1541
3932 +msgid "Shared Pixmaps"
3933 +msgstr "Dzielone pixmapy"
3934 +
3935 +#: utils/imlib_config.c:1542
3936 +msgid "Fast Render"
3937 +msgstr "Szybkie renderowanie"
3938 +
3939 +#: utils/imlib_config.c:1543
3940 +msgid "Imagemagick & NETPBM Fallback"
3941 +msgstr "Cofanie Imagemagick & NETPBM"
3942 +
3943 +#: utils/imlib_config.c:1544
3944 +msgid "Image Cache (bytes)"
3945 +msgstr "Cache obrazów (bajtów)"
3946 +
3947 +#: utils/imlib_config.c:1547
3948 +msgid "1 Mb"
3949 +msgstr "1 Mb"
3950 +
3951 +#: utils/imlib_config.c:1548
3952 +msgid "2 Mb"
3953 +msgstr "2 Mb"
3954 +
3955 +#: utils/imlib_config.c:1549
3956 +msgid "4 Mb"
3957 +msgstr "4 Mb"
3958 +
3959 +#: utils/imlib_config.c:1550
3960 +msgid "6 Mb"
3961 +msgstr "6 Mb"
3962 +
3963 +#: utils/imlib_config.c:1551
3964 +msgid "10 Mb"
3965 +msgstr "10 Mb"
3966 +
3967 +#: utils/imlib_config.c:1552
3968 +msgid "Pixmap Cache (bits)"
3969 +msgstr "Pixmap Cache (bitów)"
3970 +
3971 +#: utils/imlib_config.c:1554
3972 +msgid "5120 Kbits"
3973 +msgstr "5120 Kbitów"
3974 +
3975 +#: utils/imlib_config.c:1555
3976 +msgid "10 Mbits"
3977 +msgstr "10 Mbitów"
3978 +
3979 +#: utils/imlib_config.c:1556
3980 +msgid "20 Mbits"
3981 +msgstr "20 Mbitów"
3982 +
3983 +#: utils/imlib_config.c:1557
3984 +msgid "40 Mbits"
3985 +msgstr "40 Mbitów"
3986 +
3987 +#: utils/imlib_config.c:1558
3988 +msgid "60 Mbits"
3989 +msgstr "60 Mbitów"
3990 +
3991 +#: utils/imlib_config.c:1559
3992 +msgid "100 Mbits"
3993 +msgstr "100 Mbitów"
3994 +
3995 +#: utils/imlib_config.c:1560
3996 +msgid "Force Visual ID"
3997 +msgstr "Wymu¶ wizual ID"
3998 diff -Nru imlib-1.9.10/po/pt.po imlib-1.9.10.new/po/pt.po
3999 --- imlib-1.9.10/po/pt.po       Thu Jan  1 01:00:00 1970
4000 +++ imlib-1.9.10.new/po/pt.po   Thu Apr 12 02:13:22 2001
4001 @@ -0,0 +1,227 @@
4002 +# SOME DESCRIPTIVE TITLE.
4003 +# Copyright (C) 2000 Free Software Foundation, Inc.
4004 +# Fernando Moreira <fmoreira@netc.pt>, 2000.
4005 +#
4006 +msgid ""
4007 +msgstr ""
4008 +"Project-Id-Version: imlib 1.9.8\n"
4009 +"POT-Creation-Date: 1999-07-08 22:40+0200\n"
4010 +"PO-Revision-Date: 1999-02-08 04:04+0100\n"
4011 +"Last-Translator: Fernando Moreira <fmoreira@netc.pt>\n"
4012 +"Language-Team: pt\n"
4013 +"MIME-Version: 1.0\n"
4014 +"Content-Type: text/plain; charset=iso-8859-1\n"
4015 +"Content-Transfer-Encoding: 8bit\n"
4016 +
4017 +#: utils/imlib_config.c:185
4018 +msgid "Imlib Config Editor"
4019 +msgstr "Editor de Configuração do Imlib"
4020 +
4021 +#: utils/imlib_config.c:948
4022 +msgid "Base Levels"
4023 +msgstr "Níveis Básicos"
4024 +
4025 +#: utils/imlib_config.c:964
4026 +msgid "Red Levels"
4027 +msgstr "Níveis Vermelhos"
4028 +
4029 +#: utils/imlib_config.c:980
4030 +msgid "Green Levels"
4031 +msgstr "Níveis Verdes"
4032 +
4033 +#: utils/imlib_config.c:996
4034 +msgid "Blue Levels"
4035 +msgstr "Níveis Azuis"
4036 +
4037 +#: utils/imlib_config.c:1038
4038 +msgid "Small colour set"
4039 +msgstr "Conjunto pequeno de cores"
4040 +
4041 +#: utils/imlib_config.c:1043
4042 +msgid "Medium colour set"
4043 +msgstr "Conjunto médio de cores"
4044 +
4045 +#: utils/imlib_config.c:1048
4046 +msgid "Large colour set"
4047 +msgstr "Conjunto grande de cores"
4048 +
4049 +#: utils/imlib_config.c:1057
4050 +msgid "Select Palette File"
4051 +msgstr "Escolha um ficheiro de paleta"
4052 +
4053 +#: utils/imlib_config.c:1066
4054 +msgid "Select"
4055 +msgstr "Seleccionar"
4056 +
4057 +#: utils/imlib_config.c:1081
4058 +msgid "Save"
4059 +msgstr "Guardar"
4060 +
4061 +#: utils/imlib_config.c:1113
4062 +msgid "Copy To"
4063 +msgstr "Copiar Para"
4064 +
4065 +#: utils/imlib_config.c:1118
4066 +msgid "Spread To"
4067 +msgstr "Espalhar por"
4068 +
4069 +#: utils/imlib_config.c:1127
4070 +msgid "Set Last"
4071 +msgstr "Especificar último"
4072 +
4073 +#: utils/imlib_config.c:1132
4074 +msgid "Delete"
4075 +msgstr "Apagar"
4076 +
4077 +#: utils/imlib_config.c:1372
4078 +msgid "Save User Config"
4079 +msgstr "Guardar configuração de utilizador"
4080 +
4081 +#: utils/imlib_config.c:1379
4082 +msgid "Save System Config"
4083 +msgstr "Guardar configuração do sistema"
4084 +
4085 +#: utils/imlib_config.c:1385
4086 +msgid "Close"
4087 +msgstr "Fechar"
4088 +
4089 +#: utils/imlib_config.c:1525
4090 +msgid "Color Correction"
4091 +msgstr "Correcção de Cor"
4092 +
4093 +#: utils/imlib_config.c:1525
4094 +msgid "Colors"
4095 +msgstr "Cores"
4096 +
4097 +#: utils/imlib_config.c:1525
4098 +msgid "Display"
4099 +msgstr "Visualizar"
4100 +
4101 +#: utils/imlib_config.c:1525
4102 +msgid "Rendering"
4103 +msgstr "Rendering"
4104 +
4105 +#: utils/imlib_config.c:1526
4106 +msgid "Select Palette"
4107 +msgstr "Seleccionar Paleta"
4108 +
4109 +#: utils/imlib_config.c:1527
4110 +msgid "Force Palette"
4111 +msgstr "Forçar Paleta"
4112 +
4113 +#: utils/imlib_config.c:1528
4114 +msgid "Dither in Palette Mode"
4115 +msgstr "Difusão em modo de paleta"
4116 +
4117 +#: utils/imlib_config.c:1529
4118 +msgid "Fast Remapping in Palette Mode"
4119 +msgstr "Remapeamento rápido em modo de paleta"
4120 +
4121 +#: utils/imlib_config.c:1530
4122 +msgid "High Quality in 15/16bpp"
4123 +msgstr "Alta qualidade em 15/16 bpp"
4124 +
4125 +#: utils/imlib_config.c:1531
4126 +msgid "Limit Maximum Shared memory Size (bytes)"
4127 +msgstr "Limitar o tamanho máximo de memória partilhada (bytes)"
4128 +
4129 +# utils/imlib_config.c:1533
4130 +#: utils/imlib_config.c:1533
4131 +msgid "256 Kb"
4132 +msgstr "256 KB"
4133 +
4134 +#: utils/imlib_config.c:1534 utils/imlib_config.c:1546
4135 +msgid "512 Kb"
4136 +msgstr "512 KB"
4137 +
4138 +#: utils/imlib_config.c:1535
4139 +msgid "1   Mb"
4140 +msgstr "1   MB"
4141 +
4142 +#: utils/imlib_config.c:1536
4143 +msgid "2   Mb"
4144 +msgstr "2   MB"
4145 +
4146 +#: utils/imlib_config.c:1537
4147 +msgid "3   Mb"
4148 +msgstr "3   MB"
4149 +
4150 +#: utils/imlib_config.c:1538
4151 +msgid "4   Mb"
4152 +msgstr "3   MB"
4153 +
4154 +#: utils/imlib_config.c:1539
4155 +msgid "Use Ordered Dithering (Faster)"
4156 +msgstr "Usar Difusão Ordenada (mais rápido)"
4157 +
4158 +#: utils/imlib_config.c:1540
4159 +msgid "MIT-SHM Shared Memory Enabled"
4160 +msgstr "Activada a memória partilhada MIT-SHM"
4161 +
4162 +#: utils/imlib_config.c:1541
4163 +msgid "Shared Pixmaps"
4164 +msgstr "Mapas de Pixeis Partilhados"
4165 +
4166 +#: utils/imlib_config.c:1542
4167 +msgid "Fast Render"
4168 +msgstr "Render rápido"
4169 +
4170 +#: utils/imlib_config.c:1543
4171 +msgid "Imagemagick & NETPBM Fallback"
4172 +msgstr "Imagemagick & NETPBM Fallback"
4173 +
4174 +#: utils/imlib_config.c:1544
4175 +msgid "Image Cache (bytes)"
4176 +msgstr "Cache de imagem (bytes)"
4177 +
4178 +#: utils/imlib_config.c:1547
4179 +msgid "1 Mb"
4180 +msgstr "1 MB"
4181 +
4182 +#: utils/imlib_config.c:1548
4183 +msgid "2 Mb"
4184 +msgstr "2 MB"
4185 +
4186 +#: utils/imlib_config.c:1549
4187 +msgid "4 Mb"
4188 +msgstr "4 MB"
4189 +
4190 +#: utils/imlib_config.c:1550
4191 +msgid "6 Mb"
4192 +msgstr "6 MB"
4193 +
4194 +#: utils/imlib_config.c:1551
4195 +msgid "10 Mb"
4196 +msgstr "10 MB"
4197 +
4198 +#: utils/imlib_config.c:1552
4199 +msgid "Pixmap Cache (bits)"
4200 +msgstr "Chache de mapa de pixeis"
4201 +
4202 +#: utils/imlib_config.c:1554
4203 +msgid "5120 Kbits"
4204 +msgstr "5120 Kbits"
4205 +
4206 +#: utils/imlib_config.c:1555
4207 +msgid "10 Mbits"
4208 +msgstr "10 Mbits"
4209 +
4210 +#: utils/imlib_config.c:1556
4211 +msgid "20 Mbits"
4212 +msgstr "20 Mbits"
4213 +
4214 +#: utils/imlib_config.c:1557
4215 +msgid "40 Mbits"
4216 +msgstr "40 Mbits"
4217 +
4218 +#: utils/imlib_config.c:1558
4219 +msgid "60 Mbits"
4220 +msgstr "60 Mbits"
4221 +
4222 +#: utils/imlib_config.c:1559
4223 +msgid "100 Mbits"
4224 +msgstr "100 Mbits"
4225 +
4226 +#: utils/imlib_config.c:1560
4227 +msgid "Force Visual ID"
4228 +msgstr "Forçar ID visual"
4229 diff -Nru imlib-1.9.10/po/ro.po imlib-1.9.10.new/po/ro.po
4230 --- imlib-1.9.10/po/ro.po       Thu Jan  1 01:00:00 1970
4231 +++ imlib-1.9.10.new/po/ro.po   Thu Apr 12 02:13:23 2001
4232 @@ -0,0 +1,226 @@
4233 +# SOME DESCRIPTIVE TITLE.
4234 +# Copyright (C) 1999 Free Software Foundation, Inc.
4235 +# Alexandru Hartmann <ahartmann@as-computer.de>, 1999.
4236 +#
4237 +msgid ""
4238 +msgstr ""
4239 +"Project-Id-Version: imlib 1.9.8\n"
4240 +"POT-Creation-Date: 1999-07-08 22:40+0200\n"
4241 +"PO-Revision-Date: 1999-10-30 17:01+0200\n"
4242 +"Last-Translator: Alexandru Hartmann <ahartmann@as-computer.de>\n"
4243 +"Language-Team: Romanian\n"
4244 +"MIME-Version: 1.0\n"
4245 +"Content-Type: text/plain; charset=iso-8859-2\n"
4246 +"Content-Transfer-Encoding: 8bit\n"
4247 +
4248 +#: utils/imlib_config.c:185
4249 +msgid "Imlib Config Editor"
4250 +msgstr "Editorul de configurare imlib"
4251 +
4252 +#: utils/imlib_config.c:948
4253 +msgid "Base Levels"
4254 +msgstr "Nivele de baza"
4255 +
4256 +#: utils/imlib_config.c:964
4257 +msgid "Red Levels"
4258 +msgstr "Nivele rosii"
4259 +
4260 +#: utils/imlib_config.c:980
4261 +msgid "Green Levels"
4262 +msgstr "Nivele verzi"
4263 +
4264 +#: utils/imlib_config.c:996
4265 +msgid "Blue Levels"
4266 +msgstr "Nivele albastre"
4267 +
4268 +#: utils/imlib_config.c:1038
4269 +msgid "Small colour set"
4270 +msgstr "Set mic de culori"
4271 +
4272 +#: utils/imlib_config.c:1043
4273 +msgid "Medium colour set"
4274 +msgstr "Set mediu de culori"
4275 +
4276 +#: utils/imlib_config.c:1048
4277 +msgid "Large colour set"
4278 +msgstr "Set mare de culori"
4279 +
4280 +#: utils/imlib_config.c:1057
4281 +msgid "Select Palette File"
4282 +msgstr "Selecteaza fisierul sevalet"
4283 +
4284 +#: utils/imlib_config.c:1066
4285 +msgid "Select"
4286 +msgstr "Selecteaza"
4287 +
4288 +#: utils/imlib_config.c:1081
4289 +msgid "Save"
4290 +msgstr "Salveaza"
4291 +
4292 +#: utils/imlib_config.c:1113
4293 +msgid "Copy To"
4294 +msgstr "Copiaza in"
4295 +
4296 +#: utils/imlib_config.c:1118
4297 +msgid "Spread To"
4298 +msgstr "Desfa in"
4299 +
4300 +#: utils/imlib_config.c:1127
4301 +msgid "Set Last"
4302 +msgstr "Seteaza ultim"
4303 +
4304 +#: utils/imlib_config.c:1132
4305 +msgid "Delete"
4306 +msgstr "Sterge"
4307 +
4308 +#: utils/imlib_config.c:1372
4309 +msgid "Save User Config"
4310 +msgstr "Salveaza configuratia utilitzatorului"
4311 +
4312 +#: utils/imlib_config.c:1379
4313 +msgid "Save System Config"
4314 +msgstr "Salveaza configuratia sistemului"
4315 +
4316 +#: utils/imlib_config.c:1385
4317 +msgid "Close"
4318 +msgstr "Inchide"
4319 +
4320 +#: utils/imlib_config.c:1525
4321 +msgid "Color Correction"
4322 +msgstr "Corectia culorii"
4323 +
4324 +#: utils/imlib_config.c:1525
4325 +msgid "Colors"
4326 +msgstr "Culori"
4327 +
4328 +#: utils/imlib_config.c:1525
4329 +msgid "Display"
4330 +msgstr "Display"
4331 +
4332 +#: utils/imlib_config.c:1525
4333 +msgid "Rendering"
4334 +msgstr "Interpretare"
4335 +
4336 +#: utils/imlib_config.c:1526
4337 +msgid "Select Palette"
4338 +msgstr "Selecteza sevalet"
4339 +
4340 +#: utils/imlib_config.c:1527
4341 +msgid "Force Palette"
4342 +msgstr "Forteaza sevalet"
4343 +
4344 +#: utils/imlib_config.c:1528
4345 +msgid "Dither in Palette Mode"
4346 +msgstr "Excita in mod sevalet"
4347 +
4348 +#: utils/imlib_config.c:1529
4349 +msgid "Fast Remapping in Palette Mode"
4350 +msgstr "Remapare rapida in mod sevalet"
4351 +
4352 +#: utils/imlib_config.c:1530
4353 +msgid "High Quality in 15/16bpp"
4354 +msgstr "Calitate superioara in 15/16bpp"
4355 +
4356 +#: utils/imlib_config.c:1531
4357 +msgid "Limit Maximum Shared memory Size (bytes)"
4358 +msgstr "Limiteaza marimea maxima a memoriei distribiute (octeti)"
4359 +
4360 +#: utils/imlib_config.c:1533
4361 +msgid "256 Kb"
4362 +msgstr "256 Kb"
4363 +
4364 +#: utils/imlib_config.c:1534 utils/imlib_config.c:1546
4365 +msgid "512 Kb"
4366 +msgstr "512 Kb"
4367 +
4368 +#: utils/imlib_config.c:1535
4369 +msgid "1   Mb"
4370 +msgstr "1   Mb"
4371 +
4372 +#: utils/imlib_config.c:1536
4373 +msgid "2   Mb"
4374 +msgstr "2   Mb"
4375 +
4376 +#: utils/imlib_config.c:1537
4377 +msgid "3   Mb"
4378 +msgstr "3   Mb"
4379 +
4380 +#: utils/imlib_config.c:1538
4381 +msgid "4   Mb"
4382 +msgstr "4   Mb"
4383 +
4384 +#: utils/imlib_config.c:1539
4385 +msgid "Use Ordered Dithering (Faster)"
4386 +msgstr "Utilizeaza excitare ordonata (mai rapid)"
4387 +
4388 +#: utils/imlib_config.c:1540
4389 +msgid "MIT-SHM Shared Memory Enabled"
4390 +msgstr "Permisiune pentru memoria distribuita MIT-SHM"
4391 +
4392 +#: utils/imlib_config.c:1541
4393 +msgid "Shared Pixmaps"
4394 +msgstr "Pixmaps distribuiti"
4395 +
4396 +#: utils/imlib_config.c:1542
4397 +msgid "Fast Render"
4398 +msgstr "Interpretare rapida"
4399 +
4400 +#: utils/imlib_config.c:1543
4401 +msgid "Imagemagick & NETPBM Fallback"
4402 +msgstr "Inapoiere Imagemagick & NETPBM"
4403 +
4404 +#: utils/imlib_config.c:1544
4405 +msgid "Image Cache (bytes)"
4406 +msgstr "Cache-ul imaginii (octeti)"
4407 +
4408 +#: utils/imlib_config.c:1547
4409 +msgid "1 Mb"
4410 +msgstr "1 Mb"
4411 +
4412 +#: utils/imlib_config.c:1548
4413 +msgid "2 Mb"
4414 +msgstr "2 Mb"
4415 +
4416 +#: utils/imlib_config.c:1549
4417 +msgid "4 Mb"
4418 +msgstr "4 Mb"
4419 +
4420 +#: utils/imlib_config.c:1550
4421 +msgid "6 Mb"
4422 +msgstr "6 Mb"
4423 +
4424 +#: utils/imlib_config.c:1551
4425 +msgid "10 Mb"
4426 +msgstr "10 Mb"
4427 +
4428 +#: utils/imlib_config.c:1552
4429 +msgid "Pixmap Cache (bits)"
4430 +msgstr "Pixmap Cache (biti)"
4431 +
4432 +#: utils/imlib_config.c:1554
4433 +msgid "5120 Kbits"
4434 +msgstr "5120 Kbits"
4435 +
4436 +#: utils/imlib_config.c:1555
4437 +msgid "10 Mbits"
4438 +msgstr "10 Mbiti"
4439 +
4440 +#: utils/imlib_config.c:1556
4441 +msgid "20 Mbits"
4442 +msgstr "20 Mbiti"
4443 +
4444 +#: utils/imlib_config.c:1557
4445 +msgid "40 Mbits"
4446 +msgstr "40 Mbiti"
4447 +
4448 +#: utils/imlib_config.c:1558
4449 +msgid "60 Mbits"
4450 +msgstr "60 Mbiti"
4451 +
4452 +#: utils/imlib_config.c:1559
4453 +msgid "100 Mbits"
4454 +msgstr "100 Mbiti"
4455 +
4456 +#: utils/imlib_config.c:1560
4457 +msgid "Force Visual ID"
4458 +msgstr "Forteaza ID-ul vizual"
4459 diff -Nru imlib-1.9.10/po/sk.po imlib-1.9.10.new/po/sk.po
4460 --- imlib-1.9.10/po/sk.po       Thu Jan  1 01:00:00 1970
4461 +++ imlib-1.9.10.new/po/sk.po   Thu Apr 12 02:13:23 2001
4462 @@ -0,0 +1,227 @@
4463 +# SOME DESCRIPTIVE TITLE.
4464 +# Copyright (C) YEAR Free Software Foundation, Inc.
4465 +# Jan Matis <damned@hq.alert.sk>, 2000.
4466 +# Pavol Cvengros <orpheus@hq.alert.sk>, 2000
4467 +#
4468 +msgid ""
4469 +msgstr ""
4470 +"Project-Id-Version: imlib 1.9.8\n"
4471 +"POT-Creation-Date: 1999-07-08 22:40+0200\n"
4472 +"PO-Revision-Date: 2000-03-27 12:05+0100\n"
4473 +"Last-Translator: Pavol Cvengros <orpheus@hq.alert.sk>\n"
4474 +"Language-Team: sk <i18n@hq.alert.sk>\n"
4475 +"MIME-Version: 1.0\n"
4476 +"Content-Type: text/plain; charset=iso-8859-2\n"
4477 +"Content-Transfer-Encoding: 8bit\n"
4478 +
4479 +#: utils/imlib_config.c:185
4480 +msgid "Imlib Config Editor"
4481 +msgstr "Konfiguracný editor IMLIB"
4482 +
4483 +#: utils/imlib_config.c:948
4484 +msgid "Base Levels"
4485 +msgstr "Základné úrovne"
4486 +
4487 +#: utils/imlib_config.c:964
4488 +msgid "Red Levels"
4489 +msgstr "Èervené úrovne"
4490 +
4491 +#: utils/imlib_config.c:980
4492 +msgid "Green Levels"
4493 +msgstr "Zelené úrovne"
4494 +
4495 +#: utils/imlib_config.c:996
4496 +msgid "Blue Levels"
4497 +msgstr "Modré úrovne"
4498 +
4499 +#: utils/imlib_config.c:1038
4500 +msgid "Small colour set"
4501 +msgstr "Malá farebná sada"
4502 +
4503 +#: utils/imlib_config.c:1043
4504 +msgid "Medium colour set"
4505 +msgstr "Stredná farebná sada"
4506 +
4507 +#: utils/imlib_config.c:1048
4508 +msgid "Large colour set"
4509 +msgstr "Velká farebná sada"
4510 +
4511 +#: utils/imlib_config.c:1057
4512 +msgid "Select Palette File"
4513 +msgstr "Vyber súbor farebnej palety"
4514 +
4515 +#: utils/imlib_config.c:1066
4516 +msgid "Select"
4517 +msgstr "Vyber"
4518 +
4519 +#: utils/imlib_config.c:1081
4520 +msgid "Save"
4521 +msgstr "Ulo¾"
4522 +
4523 +#: utils/imlib_config.c:1113
4524 +msgid "Copy To"
4525 +msgstr "Kopíruj do"
4526 +
4527 +#: utils/imlib_config.c:1118
4528 +msgid "Spread To"
4529 +msgstr "Rozlo¾ na"
4530 +
4531 +#: utils/imlib_config.c:1127
4532 +msgid "Set Last"
4533 +msgstr "Nastav posledný"
4534 +
4535 +#: utils/imlib_config.c:1132
4536 +msgid "Delete"
4537 +msgstr "Zma¾"
4538 +
4539 +#: utils/imlib_config.c:1372
4540 +msgid "Save User Config"
4541 +msgstr "Ulo¾ u¾ívateµskú konfiguráciu"
4542 +
4543 +#: utils/imlib_config.c:1379
4544 +msgid "Save System Config"
4545 +msgstr "Ulo¾ sytémovú konfiguráciu"
4546 +
4547 +#: utils/imlib_config.c:1385
4548 +msgid "Close"
4549 +msgstr "Zatvor"
4550 +
4551 +#: utils/imlib_config.c:1525
4552 +msgid "Color Correction"
4553 +msgstr "Farebná korekcia"
4554 +
4555 +#: utils/imlib_config.c:1525
4556 +msgid "Colors"
4557 +msgstr "Farby"
4558 +
4559 +#: utils/imlib_config.c:1525
4560 +msgid "Display"
4561 +msgstr "Zobraz"
4562 +
4563 +#: utils/imlib_config.c:1525
4564 +msgid "Rendering"
4565 +msgstr "Renderovanie"
4566 +
4567 +#: utils/imlib_config.c:1526
4568 +msgid "Select Palette"
4569 +msgstr "Vyber farebnú paletu"
4570 +
4571 +#: utils/imlib_config.c:1527
4572 +msgid "Force Palette"
4573 +msgstr "Pou¾i paletu"
4574 +
4575 +#: utils/imlib_config.c:1528
4576 +msgid "Dither in Palette Mode"
4577 +msgstr "Rozklad v paletovom móde"
4578 +
4579 +#: utils/imlib_config.c:1529
4580 +msgid "Fast Remapping in Palette Mode"
4581 +msgstr "Rýchle remapovanie v paletovom móde"
4582 +
4583 +#: utils/imlib_config.c:1530
4584 +msgid "High Quality in 15/16bpp"
4585 +msgstr "Vysoká kvalita v 15/16bpp"
4586 +
4587 +#: utils/imlib_config.c:1531
4588 +msgid "Limit Maximum Shared memory Size (bytes)"
4589 +msgstr "Maximálna hranica veµkosti zdielanej pamete (v bajtoch)"
4590 +
4591 +#: utils/imlib_config.c:1533
4592 +msgid "256 Kb"
4593 +msgstr "256 Kb"
4594 +
4595 +#: utils/imlib_config.c:1534 utils/imlib_config.c:1546
4596 +msgid "512 Kb"
4597 +msgstr "512 Kb"
4598 +
4599 +#: utils/imlib_config.c:1535
4600 +msgid "1   Mb"
4601 +msgstr "1   Mb"
4602 +
4603 +#: utils/imlib_config.c:1536
4604 +msgid "2   Mb"
4605 +msgstr "2   Mb"
4606 +
4607 +#: utils/imlib_config.c:1537
4608 +msgid "3   Mb"
4609 +msgstr "3   Mb"
4610 +
4611 +#: utils/imlib_config.c:1538
4612 +msgid "4   Mb"
4613 +msgstr "4   Mb"
4614 +
4615 +#: utils/imlib_config.c:1539
4616 +msgid "Use Ordered Dithering (Faster)"
4617 +msgstr "Pou¾i usporiadaný rozklad (rýchlej¹ie)"
4618 +
4619 +#: utils/imlib_config.c:1540
4620 +msgid "MIT-SHM Shared Memory Enabled"
4621 +msgstr "MIT-SHM zdielaná pamät zapnutá"
4622 +
4623 +#: utils/imlib_config.c:1541
4624 +msgid "Shared Pixmaps"
4625 +msgstr "Zdielané pixmapy"
4626 +
4627 +#: utils/imlib_config.c:1542
4628 +msgid "Fast Render"
4629 +msgstr "Rýchle renderovanie"
4630 +
4631 +#: utils/imlib_config.c:1543
4632 +msgid "Imagemagick & NETPBM Fallback"
4633 +msgstr "Imagemagick & NETPBM ústup"
4634 +
4635 +#: utils/imlib_config.c:1544
4636 +msgid "Image Cache (bytes)"
4637 +msgstr "Vyrovnávacia pamät obrázkov"
4638 +
4639 +#: utils/imlib_config.c:1547
4640 +msgid "1 Mb"
4641 +msgstr "1 Mb"
4642 +
4643 +#: utils/imlib_config.c:1548
4644 +msgid "2 Mb"
4645 +msgstr "2 Mb"
4646 +
4647 +#: utils/imlib_config.c:1549
4648 +msgid "4 Mb"
4649 +msgstr "4 Mb"
4650 +
4651 +#: utils/imlib_config.c:1550
4652 +msgid "6 Mb"
4653 +msgstr "6 Mb"
4654 +
4655 +#: utils/imlib_config.c:1551
4656 +msgid "10 Mb"
4657 +msgstr "10 Mb"
4658 +
4659 +#: utils/imlib_config.c:1552
4660 +msgid "Pixmap Cache (bits)"
4661 +msgstr "Pixmapová vyrovnávacia pamät (v bitoch)"
4662 +
4663 +#: utils/imlib_config.c:1554
4664 +msgid "5120 Kbits"
4665 +msgstr "5120 Kbitov"
4666 +
4667 +#: utils/imlib_config.c:1555
4668 +msgid "10 Mbits"
4669 +msgstr "10 Mbitov"
4670 +
4671 +#: utils/imlib_config.c:1556
4672 +msgid "20 Mbits"
4673 +msgstr "20 Mbitov"
4674 +
4675 +#: utils/imlib_config.c:1557
4676 +msgid "40 Mbits"
4677 +msgstr "40 Mbitov"
4678 +
4679 +#: utils/imlib_config.c:1558
4680 +msgid "60 Mbits"
4681 +msgstr "60 Mbitov"
4682 +
4683 +#: utils/imlib_config.c:1559
4684 +msgid "100 Mbits"
4685 +msgstr "100 Mbitov"
4686 +
4687 +#: utils/imlib_config.c:1560
4688 +msgid "Force Visual ID"
4689 +msgstr "Pou¾i vizuálne ID"
4690 diff -Nru imlib-1.9.10/po/sv.po imlib-1.9.10.new/po/sv.po
4691 --- imlib-1.9.10/po/sv.po       Thu Jan  1 01:00:00 1970
4692 +++ imlib-1.9.10.new/po/sv.po   Thu Apr 12 02:13:23 2001
4693 @@ -0,0 +1,228 @@
4694 +# SOME DESCRIPTIVE TITLE.
4695 +# Copyright (C) 2000 Free Software Foundation, Inc.
4696 +# Tom Svensson <tom.svensson@lc.trosa.se>, 2000
4697 +# David Hedbor <david@hedbor.org>, 2000
4698 +#
4699 +msgid ""
4700 +msgstr ""
4701 +"Project-Id-Version: imlib 1.9.8\n"
4702 +"POT-Creation-Date: 1999-07-08 22:40+0200\n"
4703 +"PO-Revision-Date: 2000-02-24 01:38-08:00\n"
4704 +"Last-Translator: David Hedbor <david@hedbor.org>\n"
4705 +"Language-Team: Swedish\n"
4706 +"MIME-Version: 1.0\n"
4707 +"Content-Type: text/plain; charset=iso-8859-1\n"
4708 +"Content-Transfer-Encoding: 8bit\n"
4709 +
4710 +#: utils/imlib_config.c:185
4711 +msgid "Imlib Config Editor"
4712 +msgstr "Imlib Konfigurationseditor"
4713 +
4714 +#: utils/imlib_config.c:948
4715 +msgid "Base Levels"
4716 +msgstr "Basnivåer"
4717 +
4718 +#: utils/imlib_config.c:964
4719 +msgid "Red Levels"
4720 +msgstr "Röda nivåer"
4721 +
4722 +#: utils/imlib_config.c:980
4723 +msgid "Green Levels"
4724 +msgstr "Gröna nivåer"
4725 +
4726 +#: utils/imlib_config.c:996
4727 +msgid "Blue Levels"
4728 +msgstr "Blåa nivåer"
4729 +
4730 +#: utils/imlib_config.c:1038
4731 +msgid "Small colour set"
4732 +msgstr "Liten färguppsättning"
4733 +
4734 +#: utils/imlib_config.c:1043
4735 +msgid "Medium colour set"
4736 +msgstr "Mellanstor färguppsättning"
4737 +
4738 +#: utils/imlib_config.c:1048
4739 +msgid "Large colour set"
4740 +msgstr "Stor färguppsättning"
4741 +
4742 +#: utils/imlib_config.c:1057
4743 +msgid "Select Palette File"
4744 +msgstr "Välj palettfil"
4745 +
4746 +#: utils/imlib_config.c:1066
4747 +msgid "Select"
4748 +msgstr "Välj"
4749 +
4750 +#: utils/imlib_config.c:1081
4751 +msgid "Save"
4752 +msgstr "Spara"
4753 +
4754 +#: utils/imlib_config.c:1113
4755 +msgid "Copy To"
4756 +msgstr "Kopiera till"
4757 +
4758 +#: utils/imlib_config.c:1118
4759 +msgid "Spread To"
4760 +msgstr "Sprid till"
4761 +
4762 +#: utils/imlib_config.c:1127
4763 +msgid "Set Last"
4764 +msgstr "Välj sista"
4765 +
4766 +#: utils/imlib_config.c:1132
4767 +msgid "Delete"
4768 +msgstr "Radera"
4769 +
4770 +#: utils/imlib_config.c:1372
4771 +msgid "Save User Config"
4772 +msgstr "Spara användarkonfiguration"
4773 +
4774 +#: utils/imlib_config.c:1379
4775 +msgid "Save System Config"
4776 +msgstr "Spara systemkonfiguration"
4777 +
4778 +#: utils/imlib_config.c:1385
4779 +msgid "Close"
4780 +msgstr "Stäng"
4781 +
4782 +#: utils/imlib_config.c:1525
4783 +msgid "Color Correction"
4784 +msgstr "Färgkorrektion"
4785 +
4786 +#: utils/imlib_config.c:1525
4787 +msgid "Colors"
4788 +msgstr "Färger"
4789 +
4790 +#: utils/imlib_config.c:1525
4791 +msgid "Display"
4792 +msgstr "Display"
4793 +
4794 +#: utils/imlib_config.c:1525
4795 +msgid "Rendering"
4796 +msgstr "Rendering"
4797 +
4798 +#: utils/imlib_config.c:1526
4799 +msgid "Select Palette"
4800 +msgstr "Välj palett"
4801 +
4802 +#: utils/imlib_config.c:1527
4803 +msgid "Force Palette"
4804 +msgstr "Tvinga palett"
4805 +
4806 +#: utils/imlib_config.c:1528
4807 +msgid "Dither in Palette Mode"
4808 +msgstr "Färgreducera i palettläge"
4809 +
4810 +#: utils/imlib_config.c:1529
4811 +msgid "Fast Remapping in Palette Mode"
4812 +msgstr "Snabb ommappning i palettläge"
4813 +
4814 +#: utils/imlib_config.c:1530
4815 +msgid "High Quality in 15/16bpp"
4816 +msgstr "Hög kvalitet i 15/16bpp"
4817 +
4818 +#: utils/imlib_config.c:1531
4819 +msgid "Limit Maximum Shared memory Size (bytes)"
4820 +msgstr "Begränsa storlek av för delat minne (bytes)"
4821 +
4822 +# utils/imlib_config.c:1533
4823 +#: utils/imlib_config.c:1533
4824 +msgid "256 Kb"
4825 +msgstr "256 Kb"
4826 +
4827 +#: utils/imlib_config.c:1534 utils/imlib_config.c:1546
4828 +msgid "512 Kb"
4829 +msgstr "512 Kb"
4830 +
4831 +#: utils/imlib_config.c:1535
4832 +msgid "1   Mb"
4833 +msgstr "1   Mb"
4834 +
4835 +#: utils/imlib_config.c:1536
4836 +msgid "2   Mb"
4837 +msgstr "2   Mb"
4838 +
4839 +#: utils/imlib_config.c:1537
4840 +msgid "3   Mb"
4841 +msgstr "3   Mb"
4842 +
4843 +#: utils/imlib_config.c:1538
4844 +msgid "4   Mb"
4845 +msgstr "4   Mb"
4846 +
4847 +#: utils/imlib_config.c:1539
4848 +msgid "Use Ordered Dithering (Faster)"
4849 +msgstr "Använd ordnad färgreducering (snabbare)"
4850 +
4851 +#: utils/imlib_config.c:1540
4852 +msgid "MIT-SHM Shared Memory Enabled"
4853 +msgstr "Aktivera MIT-SHM Delat Minne"
4854 +
4855 +#: utils/imlib_config.c:1541
4856 +msgid "Shared Pixmaps"
4857 +msgstr "Delade pixmaps"
4858 +
4859 +#: utils/imlib_config.c:1542
4860 +msgid "Fast Render"
4861 +msgstr "Snabb rendering"
4862 +
4863 +#: utils/imlib_config.c:1543
4864 +msgid "Imagemagick & NETPBM Fallback"
4865 +msgstr "Använd Imagemagick & NETPBM om inbyggt stöd saknas"
4866 +
4867 +#: utils/imlib_config.c:1544
4868 +msgid "Image Cache (bytes)"
4869 +msgstr "Bildcache (bytes)"
4870 +
4871 +#: utils/imlib_config.c:1547
4872 +msgid "1 Mb"
4873 +msgstr "1 Mb"
4874 +
4875 +#: utils/imlib_config.c:1548
4876 +msgid "2 Mb"
4877 +msgstr "2 Mb"
4878 +
4879 +#: utils/imlib_config.c:1549
4880 +msgid "4 Mb"
4881 +msgstr "4 Mb"
4882 +
4883 +#: utils/imlib_config.c:1550
4884 +msgid "6 Mb"
4885 +msgstr "6 Mb"
4886 +
4887 +#: utils/imlib_config.c:1551
4888 +msgid "10 Mb"
4889 +msgstr "10 Mb"
4890 +
4891 +#: utils/imlib_config.c:1552
4892 +msgid "Pixmap Cache (bits)"
4893 +msgstr "Pixmap-cache (bits)"
4894 +
4895 +#: utils/imlib_config.c:1554
4896 +msgid "5120 Kbits"
4897 +msgstr "5120 Kbits"
4898 +
4899 +#: utils/imlib_config.c:1555
4900 +msgid "10 Mbits"
4901 +msgstr "10 Mbits"
4902 +
4903 +#: utils/imlib_config.c:1556
4904 +msgid "20 Mbits"
4905 +msgstr "20 Mbits"
4906 +
4907 +#: utils/imlib_config.c:1557
4908 +msgid "40 Mbits"
4909 +msgstr "40 Mbits"
4910 +
4911 +#: utils/imlib_config.c:1558
4912 +msgid "60 Mbits"
4913 +msgstr "60 Mbits"
4914 +
4915 +#: utils/imlib_config.c:1559
4916 +msgid "100 Mbits"
4917 +msgstr "100 Mbits"
4918 +
4919 +#: utils/imlib_config.c:1560
4920 +msgid "Force Visual ID"
4921 +msgstr "Tvinga Visual-ID"
4922 diff -Nru imlib-1.9.10/po/tr.po imlib-1.9.10.new/po/tr.po
4923 --- imlib-1.9.10/po/tr.po       Thu Jan  1 01:00:00 1970
4924 +++ imlib-1.9.10.new/po/tr.po   Thu Apr 12 02:13:23 2001
4925 @@ -0,0 +1,226 @@
4926 +# SOME DESCRIPTIVE TITLE.
4927 +# Copyright (C) YEAR Free Software Foundation, Inc.
4928 +# Görkem Çetin <gorkem@gelecek.com.tr> , 2000
4929 +#
4930 +msgid ""
4931 +msgstr ""
4932 +"Project-Id-Version: imlib\n"
4933 +"POT-Creation-Date: 1999-07-08 22:40+0200\n"
4934 +"PO-Revision-Date: 2000-01-01 01:00+0200\n"
4935 +"Last-Translator: Görkem Çetin <gorkem@gelecek.com.tr>\n"
4936 +"Language-Team: Turkish <tr@li.org>\n"
4937 +"MIME-Version: 1.0\n"
4938 +"Content-Type: text/plain; charset=ISO8859-9\n"
4939 +"Content-Transfer-Encoding: 8-bit\n"
4940 +
4941 +#: utils/imlib_config.c:185
4942 +msgid "Imlib Config Editor"
4943 +msgstr "Imlib Ayar Editörü"
4944 +
4945 +#: utils/imlib_config.c:948
4946 +msgid "Base Levels"
4947 +msgstr "Temel Düzeyler"
4948 +
4949 +#: utils/imlib_config.c:964
4950 +msgid "Red Levels"
4951 +msgstr "Kýrmizý Düzeyler"
4952 +
4953 +#: utils/imlib_config.c:980
4954 +msgid "Green Levels"
4955 +msgstr "Yeþil Düzeyler"
4956 +
4957 +#: utils/imlib_config.c:996
4958 +msgid "Blue Levels"
4959 +msgstr "Mavi Düzeyler"
4960 +
4961 +#: utils/imlib_config.c:1038
4962 +msgid "Small colour set"
4963 +msgstr "Küçük renk kümesi"
4964 +
4965 +#: utils/imlib_config.c:1043
4966 +msgid "Medium colour set"
4967 +msgstr "Orta renk kümesi"
4968 +
4969 +#: utils/imlib_config.c:1048
4970 +msgid "Large colour set"
4971 +msgstr "Büyük renk kümesi"
4972 +
4973 +#: utils/imlib_config.c:1057
4974 +msgid "Select Palette File"
4975 +msgstr "Palet Dosyasýný Seçiniz"
4976 +
4977 +#: utils/imlib_config.c:1066
4978 +msgid "Select"
4979 +msgstr "Seç"
4980 +
4981 +#: utils/imlib_config.c:1081
4982 +msgid "Save"
4983 +msgstr "Kaydet"
4984 +
4985 +#: utils/imlib_config.c:1113
4986 +msgid "Copy To"
4987 +msgstr "Kopyala"
4988 +
4989 +#: utils/imlib_config.c:1118
4990 +msgid "Spread To"
4991 +msgstr "Saçýlt"
4992 +
4993 +#: utils/imlib_config.c:1127
4994 +msgid "Set Last"
4995 +msgstr "Sonuncuyu Seç"
4996 +
4997 +#: utils/imlib_config.c:1132
4998 +msgid "Delete"
4999 +msgstr "Sil"
5000 +
5001 +#: utils/imlib_config.c:1372
5002 +msgid "Save User Config"
5003 +msgstr "Kullanýcý Ayarlarýný Kaydet"
5004 +
5005 +#: utils/imlib_config.c:1379
5006 +msgid "Save System Config"
5007 +msgstr "Sistem Ayarlarýný Kaydet"
5008 +
5009 +#: utils/imlib_config.c:1385
5010 +msgid "Close"
5011 +msgstr "Kapat"
5012 +
5013 +#: utils/imlib_config.c:1525
5014 +msgid "Colors"
5015 +msgstr "Renkler"
5016 +
5017 +#: utils/imlib_config.c:1525
5018 +msgid "Rendering"
5019 +msgstr "Tarama"
5020 +
5021 +#: utils/imlib_config.c:1525
5022 +msgid "Display"
5023 +msgstr "Görüntü"
5024 +
5025 +#: utils/imlib_config.c:1525
5026 +msgid "Color Correction"
5027 +msgstr "Renk Düzeltme"
5028 +
5029 +#: utils/imlib_config.c:1526
5030 +msgid "Select Palette"
5031 +msgstr "Paleti Seç"
5032 +
5033 +#: utils/imlib_config.c:1527
5034 +msgid "Force Palette"
5035 +msgstr "Paleti Zorla"
5036 +
5037 +#: utils/imlib_config.c:1528
5038 +msgid "Dither in Palette Mode"
5039 +msgstr "Palet Kipinde Dither"
5040 +
5041 +#: utils/imlib_config.c:1529
5042 +msgid "Fast Remapping in Palette Mode"
5043 +msgstr "Palet Kipinde Hýzlý Haritalama"
5044 +
5045 +#: utils/imlib_config.c:1530
5046 +msgid "High Quality in 15/16bpp"
5047 +msgstr "15/16bpp Yüksek Kalite"
5048 +
5049 +#: utils/imlib_config.c:1531
5050 +msgid "Limit Maximum Shared memory Size (bytes)"
5051 +msgstr "En Büyük Paylaþýlmýþ Bellek Boyutu Limiti (bayt)"
5052 +
5053 +#: utils/imlib_config.c:1533
5054 +msgid "256 Kb"
5055 +msgstr "256 Kb"
5056 +
5057 +#: utils/imlib_config.c:1534 utils/imlib_config.c:1546
5058 +msgid "512 Kb"
5059 +msgstr "512 Kb"
5060 +
5061 +#: utils/imlib_config.c:1535
5062 +msgid "1   Mb"
5063 +msgstr "1   Mb"
5064 +
5065 +#: utils/imlib_config.c:1536
5066 +msgid "2   Mb"
5067 +msgstr "2   Mb"
5068 +
5069 +#: utils/imlib_config.c:1537
5070 +msgid "3   Mb"
5071 +msgstr "3   Mb"
5072 +
5073 +#: utils/imlib_config.c:1538
5074 +msgid "4   Mb"
5075 +msgstr "4   Mb"
5076 +
5077 +#: utils/imlib_config.c:1539
5078 +msgid "Use Ordered Dithering (Faster)"
5079 +msgstr "Sýralý Dithering Kullan (Daha Hýzlý)"
5080 +
5081 +#: utils/imlib_config.c:1540
5082 +msgid "MIT-SHM Shared Memory Enabled"
5083 +msgstr "MIT-SHM Paylaþýlmýþ Belleði Etkin"
5084 +
5085 +#: utils/imlib_config.c:1541
5086 +msgid "Shared Pixmaps"
5087 +msgstr "Paylaþýlmýþ pixmap"
5088 +
5089 +#: utils/imlib_config.c:1542
5090 +msgid "Fast Render"
5091 +msgstr "Hýzlý Tarama"
5092 +
5093 +#: utils/imlib_config.c:1543
5094 +msgid "Imagemagick & NETPBM Fallback"
5095 +msgstr "Imagemagick & NETPBM"
5096 +
5097 +#: utils/imlib_config.c:1544
5098 +msgid "Image Cache (bytes)"
5099 +msgstr "Görüntü Arabelleði (bayt)"
5100 +
5101 +#: utils/imlib_config.c:1547
5102 +msgid "1 Mb"
5103 +msgstr "1 Mb"
5104 +
5105 +#: utils/imlib_config.c:1548
5106 +msgid "2 Mb"
5107 +msgstr "2 Mb"
5108 +
5109 +#: utils/imlib_config.c:1549
5110 +msgid "4 Mb"
5111 +msgstr "4 Mb"
5112 +
5113 +#: utils/imlib_config.c:1550
5114 +msgid "6 Mb"
5115 +msgstr "6 Mb"
5116 +
5117 +#: utils/imlib_config.c:1551
5118 +msgid "10 Mb"
5119 +msgstr "10 Mb"
5120 +
5121 +#: utils/imlib_config.c:1552
5122 +msgid "Pixmap Cache (bits)"
5123 +msgstr "Pixmap Arabelleði (bit)"
5124 +
5125 +#: utils/imlib_config.c:1554
5126 +msgid "5120 Kbits"
5127 +msgstr "5120 Kbit"
5128 +
5129 +#: utils/imlib_config.c:1555
5130 +msgid "10 Mbits"
5131 +msgstr "10 Mbit"
5132 +
5133 +#: utils/imlib_config.c:1556
5134 +msgid "20 Mbits"
5135 +msgstr "20 Mbit"
5136 +
5137 +#: utils/imlib_config.c:1557
5138 +msgid "40 Mbits"
5139 +msgstr "40 Mbit"
5140 +
5141 +#: utils/imlib_config.c:1558
5142 +msgid "60 Mbits"
5143 +msgstr "60 Mbit"
5144 +
5145 +#: utils/imlib_config.c:1559
5146 +msgid "100 Mbits"
5147 +msgstr "100 Mbit"
5148 +
5149 +#: utils/imlib_config.c:1560
5150 +msgid "Force Visual ID"
5151 +msgstr "Görsel ID"
5152 diff -Nru imlib-1.9.10/po/uk.po imlib-1.9.10.new/po/uk.po
5153 --- imlib-1.9.10/po/uk.po       Thu Jan  1 01:00:00 1970
5154 +++ imlib-1.9.10.new/po/uk.po   Thu Apr 12 02:13:23 2001
5155 @@ -0,0 +1,226 @@
5156 +# SOME DESCRIPTIVE TITLE.
5157 +# Copyright (C) YEAR Free Software Foundation, Inc.
5158 +# "Dmytro Koval'ov" <dk@tyocmiw1524.paribas.com>, 1999
5159 +#
5160 +msgid ""
5161 +msgstr ""
5162 +"Project-Id-Version: imlib 1.9.8\n"
5163 +"POT-Creation-Date: 1999-07-08 22:40+0200\n"
5164 +"PO-Revision-Date: 1999-10-30 17:01+0200\n"
5165 +"Last-Translator: Dmytro Koval'ov <dk@tyocmiw1524.paribas.com>\n"
5166 +"Language-Team: Ukrainian\n"
5167 +"MIME-Version: 1.0\n"
5168 +"Content-Type: text/plain; charset=koi8-u\n"
5169 +"Content-Transfer-Encoding: 8bit\n"
5170 +
5171 +#: utils/imlib_config.c:185
5172 +msgid "Imlib Config Editor"
5173 +msgstr "òÅÄÁËÔÏÒ ËÏÎƦ­ÕÒÁ槠Imlib"
5174 +
5175 +#: utils/imlib_config.c:948
5176 +msgid "Base Levels"
5177 +msgstr "ïÓÎÏ×Φ Ò¦×Φ"
5178 +
5179 +#: utils/imlib_config.c:964
5180 +msgid "Red Levels"
5181 +msgstr "ò¦×Φ ÞÅÒ×ÏÎÏÇÏ"
5182 +
5183 +#: utils/imlib_config.c:980
5184 +msgid "Green Levels"
5185 +msgstr "ò¦×Φ ÚÅÌÅÎÏÇÏ"
5186 +
5187 +#: utils/imlib_config.c:996
5188 +msgid "Blue Levels"
5189 +msgstr "ò¦×Φ ÂÌÁËÉÔÎÏÇÏ"
5190 +
5191 +#: utils/imlib_config.c:1038
5192 +msgid "Small colour set"
5193 +msgstr "íÁÌÉÊ ÎÁ¦ҠËÏÌØÏÒ¦×"
5194 +
5195 +#: utils/imlib_config.c:1043
5196 +msgid "Medium colour set"
5197 +msgstr "óÅÒÅÄΦʠÎÁ¦ҠËÏÌØÏÒ¦×"
5198 +
5199 +#: utils/imlib_config.c:1048
5200 +msgid "Large colour set"
5201 +msgstr "÷ÅÌÉËÉÊ ÎÁ¦ҠËÏÌØÏÒ¦×"
5202 +
5203 +#: utils/imlib_config.c:1057
5204 +msgid "Select Palette File"
5205 +msgstr "÷ÉÂÅÒ¦ÔØ ÆÁÊÌ ÐÁ̦ÔÒÉ"
5206 +
5207 +#: utils/imlib_config.c:1066
5208 +msgid "Select"
5209 +msgstr "÷ɦÒ"
5210 +
5211 +#: utils/imlib_config.c:1081
5212 +msgid "Save"
5213 +msgstr "úÁÐÉÓÁÔÉ"
5214 +
5215 +#: utils/imlib_config.c:1113
5216 +msgid "Copy To"
5217 +msgstr "óËÏЦÀ×ÁÔÉ"
5218 +
5219 +#: utils/imlib_config.c:1118
5220 +msgid "Spread To"
5221 +msgstr "ðÏÛÉÒÉÔÉ ÎÁ"
5222 +
5223 +#: utils/imlib_config.c:1127
5224 +msgid "Set Last"
5225 +msgstr "÷ÓÔÁÎÏ×ÉÔÉ ÐÏÐÅÒÅÄΦÊ"
5226 +
5227 +#: utils/imlib_config.c:1132
5228 +msgid "Delete"
5229 +msgstr "óÔÅÒÔÉ"
5230 +
5231 +#: utils/imlib_config.c:1372
5232 +msgid "Save User Config"
5233 +msgstr "úÁÐÉÓ ËÏÎƦ­ÕÒÁ槠ËÏÒÉÓÔÕ×ÁÞÁ"
5234 +
5235 +#: utils/imlib_config.c:1379
5236 +msgid "Save System Config"
5237 +msgstr "úÁÐÉÓ ÓÉÓÔÅÍÎϧ ËÏÎƦ­ÕÒÁæ§"
5238 +
5239 +#: utils/imlib_config.c:1385
5240 +msgid "Close"
5241 +msgstr "úÁËÒÉÔÉ"
5242 +
5243 +#: utils/imlib_config.c:1525
5244 +msgid "Color Correction"
5245 +msgstr "ëÏÌØÏÒÏ×Á ËÏÍÐÅÎÓÁæÑ"
5246 +
5247 +#: utils/imlib_config.c:1525
5248 +msgid "Colors"
5249 +msgstr "ëÏÌØÏÒÉ"
5250 +
5251 +#: utils/imlib_config.c:1525
5252 +msgid "Display"
5253 +msgstr "äÉÓÐÌÅÊ"
5254 +
5255 +#: utils/imlib_config.c:1525
5256 +msgid "Rendering"
5257 +msgstr "ðÒÏÍÁÌØÏ×ËÁ"
5258 +
5259 +#: utils/imlib_config.c:1526
5260 +msgid "Select Palette"
5261 +msgstr "÷ÉÂÒÁÔÉ ÐÁ̦ÔÒÕ"
5262 +
5263 +#: utils/imlib_config.c:1527
5264 +msgid "Force Palette"
5265 +msgstr "ðÒÉÍÕÓÏ×Å ×ÓÔÁÎÏ×ÌÅÎÎÑ ÐÁ̦ÔÒÉ"
5266 +
5267 +#: utils/imlib_config.c:1528
5268 +msgid "Dither in Palette Mode"
5269 +msgstr "úÇÌÁÄÖÅÎÎÑ ÐÁ̦ÔÒÉ"
5270 +
5271 +#: utils/imlib_config.c:1529
5272 +msgid "Fast Remapping in Palette Mode"
5273 +msgstr "ðÒÉÓËÏÒÅÎÁ ÒÏÂÏÔÁ × ÒÅÖÉͦ ðÁ̦ÔÒÉ"
5274 +
5275 +#: utils/imlib_config.c:1530
5276 +msgid "High Quality in 15/16bpp"
5277 +msgstr "÷ÉÓÏËÁ Ñ˦ÓÔØ × ÒÅÖÉÍÁÈ 15/16 Â¦Ô ÎÁ Ð¦ËÓÅÌ"
5278 +
5279 +#: utils/imlib_config.c:1531
5280 +msgid "Limit Maximum Shared memory Size (bytes)"
5281 +msgstr "ïÂÍÅÖÅÎÎÑ ÍÁËÓÉÍÁÌØÎϧ ÓЦÌØÎϧ ÐÁÍ'ÑÔ¦ (ÂÁÊÔ)"
5282 +
5283 +#: utils/imlib_config.c:1533
5284 +msgid "256 Kb"
5285 +msgstr "256 KÂ"
5286 +
5287 +#: utils/imlib_config.c:1534 utils/imlib_config.c:1546
5288 +msgid "512 Kb"
5289 +msgstr "512 KÂ"
5290 +
5291 +#: utils/imlib_config.c:1535
5292 +msgid "1   Mb"
5293 +msgstr "1   íÂ"
5294 +
5295 +#: utils/imlib_config.c:1536
5296 +msgid "2   Mb"
5297 +msgstr "2   íÂ"
5298 +
5299 +#: utils/imlib_config.c:1537
5300 +msgid "3   Mb"
5301 +msgstr "3   íÂ"
5302 +
5303 +#: utils/imlib_config.c:1538
5304 +msgid "4   Mb"
5305 +msgstr "4   íÂ"
5306 +
5307 +#: utils/imlib_config.c:1539
5308 +msgid "Use Ordered Dithering (Faster)"
5309 +msgstr "÷ÉËÏÒÉÓÔÏ×Õ×ÁÔÉ ×ÐÏÒÑÄËÏ×Õ×ÁÎÅ ÓÇÌÁÄÖÕ×ÁÎÎÑ (Û×ÉÄÛÅ)"
5310 +
5311 +#: utils/imlib_config.c:1540
5312 +msgid "MIT-SHM Shared Memory Enabled"
5313 +msgstr "óЦÌØÎÁ ÐÁÍ'ÑÔØ ÔÉÐÕ MIT-SHM ×ÍÉËÎÅÎÁ"
5314 +
5315 +#: utils/imlib_config.c:1541
5316 +msgid "Shared Pixmaps"
5317 +msgstr "óЦÌØÎÅ ×ÉËÏÒÉÓÔÁÎÎѠЦËÓÅÌØÎÉÈ ÍÁÐ"
5318 +
5319 +#: utils/imlib_config.c:1542
5320 +msgid "Fast Render"
5321 +msgstr "ðÒÉÓËÏÒÅÎÁ ÐÒÏÍÁÌØÏ×ËÁ"
5322 +
5323 +#: utils/imlib_config.c:1543
5324 +msgid "Imagemagick & NETPBM Fallback"
5325 +msgstr "÷ÉËÏÒÉÓÔÁÎÎÑ Imagemagick ÔÁ NETPBM"
5326 +
5327 +#: utils/imlib_config.c:1544
5328 +msgid "Image Cache (bytes)"
5329 +msgstr "ëÅÛ ÄÌÑ ÚÏÂÒÁÖÅÎÎÑ (ÂÁÊÔ)"
5330 +
5331 +#: utils/imlib_config.c:1547
5332 +msgid "1 Mb"
5333 +msgstr "1 íÂ"
5334 +
5335 +#: utils/imlib_config.c:1548
5336 +msgid "2 Mb"
5337 +msgstr "2 íÂ"
5338 +
5339 +#: utils/imlib_config.c:1549
5340 +msgid "4 Mb"
5341 +msgstr "4 íÂ"
5342 +
5343 +#: utils/imlib_config.c:1550
5344 +msgid "6 Mb"
5345 +msgstr "6 íÂ"
5346 +
5347 +#: utils/imlib_config.c:1551
5348 +msgid "10 Mb"
5349 +msgstr "10 íÂ"
5350 +
5351 +#: utils/imlib_config.c:1552
5352 +msgid "Pixmap Cache (bits)"
5353 +msgstr "ëÅÛ ÄÌѠЦËÓÅÌØÎÉÈ ÍÁР(¦Ô)"
5354 +
5355 +#: utils/imlib_config.c:1554
5356 +msgid "5120 Kbits"
5357 +msgstr "5120 ë¦Ô"
5358 +
5359 +#: utils/imlib_config.c:1555
5360 +msgid "10 Mbits"
5361 +msgstr "10 í¦Ô"
5362 +
5363 +#: utils/imlib_config.c:1556
5364 +msgid "20 Mbits"
5365 +msgstr "20 í¦Ô"
5366 +
5367 +#: utils/imlib_config.c:1557
5368 +msgid "40 Mbits"
5369 +msgstr "40 í¦Ô"
5370 +
5371 +#: utils/imlib_config.c:1558
5372 +msgid "60 Mbits"
5373 +msgstr "60 í¦Ô"
5374 +
5375 +#: utils/imlib_config.c:1559
5376 +msgid "100 Mbits"
5377 +msgstr "100 í¦Ô"
5378 +
5379 +#: utils/imlib_config.c:1560
5380 +msgid "Force Visual ID"
5381 +msgstr "ðÒÉÍÕÓÏ×Å ×ÉËÏÒÉÓÔÁÎÎѠצÚÕÌØÎÏÇÏ ID"
5382 diff -Nru imlib-1.9.10/po/wa.po imlib-1.9.10.new/po/wa.po
5383 --- imlib-1.9.10/po/wa.po       Thu Jan  1 01:00:00 1970
5384 +++ imlib-1.9.10.new/po/wa.po   Thu Apr 12 02:13:23 2001
5385 @@ -0,0 +1,228 @@
5386 +# SOME DESCRIPTIVE TITLE.
5387 +# Copyright (C) 1999 Free Software Foundation, Inc.
5388 +# Pablo Saratxaga <srtxg@chanae.alphanet.ch>, 1999-2000
5389 +# Lucyin Mahin, 2000
5390 +#
5391 +msgid ""
5392 +msgstr ""
5393 +"Project-Id-Version: imlib 1.9.8\n"
5394 +"POT-Creation-Date: 1999-07-08 22:40+0200\n"
5395 +"PO-Revision-Date: 1999-02-08 04:04+0100\n"
5396 +"Last-Translator: Pablo Saratxaga <srtxg@chanae.alphanet.ch>\n"
5397 +"Language-Team: walon <linux-wa@chanae.alphanet.ch>\n"
5398 +"MIME-Version: 1.0\n"
5399 +"Content-Type: text/plain; charset=iso-8859-1\n"
5400 +"Content-Transfer-Encoding: 8bit\n"
5401 +
5402 +#: utils/imlib_config.c:185
5403 +msgid "Imlib Config Editor"
5404 +msgstr "Candjeu di l' apontiaedje di Imlib"
5405 +
5406 +#: utils/imlib_config.c:948
5407 +msgid "Base Levels"
5408 +msgstr "Liveas di Båze"
5409 +
5410 +#: utils/imlib_config.c:964
5411 +msgid "Red Levels"
5412 +msgstr "Liveas di Rodje"
5413 +
5414 +#: utils/imlib_config.c:980
5415 +msgid "Green Levels"
5416 +msgstr "Liveas di Vert"
5417 +
5418 +#: utils/imlib_config.c:996
5419 +msgid "Blue Levels"
5420 +msgstr "Liveas di Bleu"
5421 +
5422 +#: utils/imlib_config.c:1038
5423 +msgid "Small colour set"
5424 +msgstr "Pitit hopê di coleurs"
5425 +
5426 +#: utils/imlib_config.c:1043
5427 +msgid "Medium colour set"
5428 +msgstr "Moiyén hopê di coleurs"
5429 +
5430 +#: utils/imlib_config.c:1048
5431 +msgid "Large colour set"
5432 +msgstr "Lådje hopê di coleurs"
5433 +
5434 +#: utils/imlib_config.c:1057
5435 +msgid "Select Palette File"
5436 +msgstr "Tchwezi li fitchî di palete"
5437 +
5438 +#: utils/imlib_config.c:1066
5439 +msgid "Select"
5440 +msgstr "Tchwezi"
5441 +
5442 +#: utils/imlib_config.c:1081
5443 +msgid "Save"
5444 +msgstr "Schaper"
5445 +
5446 +#: utils/imlib_config.c:1113
5447 +msgid "Copy To"
5448 +msgstr "Copyî A"
5449 +
5450 +#: utils/imlib_config.c:1118
5451 +msgid "Spread To"
5452 +msgstr "Stinde A"
5453 +
5454 +#: utils/imlib_config.c:1127
5455 +msgid "Set Last"
5456 +msgstr "Tchwezi l' dierin"
5457 +
5458 +#: utils/imlib_config.c:1132
5459 +msgid "Delete"
5460 +msgstr "Disfacer"
5461 +
5462 +#: utils/imlib_config.c:1372
5463 +msgid "Save User Config"
5464 +msgstr "Schaper l' apontiaedje po l' ûzeu"
5465 +
5466 +#: utils/imlib_config.c:1379
5467 +msgid "Save System Config"
5468 +msgstr "Schaper l' apontiaedje pol éndjole"
5469 +
5470 +#: utils/imlib_config.c:1385
5471 +msgid "Close"
5472 +msgstr "Clôre"
5473 +
5474 +#: utils/imlib_config.c:1525
5475 +msgid "Color Correction"
5476 +msgstr "Coridjaedje des Coleurs"
5477 +
5478 +#: utils/imlib_config.c:1525
5479 +msgid "Colors"
5480 +msgstr "Coleurs"
5481 +
5482 +#: utils/imlib_config.c:1525
5483 +msgid "Display"
5484 +msgstr "Håynaedje"
5485 +
5486 +#: utils/imlib_config.c:1525
5487 +msgid "Rendering"
5488 +msgstr "Rindu"
5489 +
5490 +#: utils/imlib_config.c:1526
5491 +msgid "Select Palette"
5492 +msgstr "Tchwezi li palete"
5493 +
5494 +#: utils/imlib_config.c:1527
5495 +msgid "Force Palette"
5496 +msgstr "Foirci li palete"
5497 +
5498 +#: utils/imlib_config.c:1528
5499 +msgid "Dither in Palette Mode"
5500 +msgstr "Dithering è môde di palete"
5501 +
5502 +#: utils/imlib_config.c:1529
5503 +msgid "Fast Remapping in Palette Mode"
5504 +msgstr "Roed rimapaedje è môde di palete"
5505 +
5506 +#: utils/imlib_config.c:1530
5507 +msgid "High Quality in 15/16bpp"
5508 +msgstr "Hôte fintè è 15/16 bpp"
5509 +
5510 +#: utils/imlib_config.c:1531
5511 +msgid "Limit Maximum Shared memory Size (bytes)"
5512 +msgstr "Limite del grandeu del pårteye memwere (èn octets)"
5513 +
5514 +# utils/imlib_config.c:1533
5515 +#: utils/imlib_config.c:1533
5516 +msgid "256 Kb"
5517 +msgstr "256 Ko"
5518 +
5519 +#: utils/imlib_config.c:1534 utils/imlib_config.c:1546
5520 +msgid "512 Kb"
5521 +msgstr "512 Ko"
5522 +
5523 +#: utils/imlib_config.c:1535
5524 +msgid "1   Mb"
5525 +msgstr "1   Mo"
5526 +
5527 +#: utils/imlib_config.c:1536
5528 +msgid "2   Mb"
5529 +msgstr "2   Mo"
5530 +
5531 +#: utils/imlib_config.c:1537
5532 +msgid "3   Mb"
5533 +msgstr "3   Mo"
5534 +
5535 +#: utils/imlib_config.c:1538
5536 +msgid "4   Mb"
5537 +msgstr "4   Mo"
5538 +
5539 +#: utils/imlib_config.c:1539
5540 +msgid "Use Ordered Dithering (Faster)"
5541 +msgstr "Eployi li dithering rindji (pus roed)"
5542 +
5543 +#: utils/imlib_config.c:1540
5544 +msgid "MIT-SHM Shared Memory Enabled"
5545 +msgstr "Mete èn alaedje li pårteye memwere MIT-SHM"
5546 +
5547 +#: utils/imlib_config.c:1541
5548 +msgid "Shared Pixmaps"
5549 +msgstr "Imådjes pixmap pårteyes"
5550 +
5551 +#: utils/imlib_config.c:1542
5552 +msgid "Fast Render"
5553 +msgstr "Rindu roed"
5554 +
5555 +#: utils/imlib_config.c:1543
5556 +msgid "Imagemagick & NETPBM Fallback"
5557 +msgstr "Eployi Imagemagick oudoben NETPBM s' i fåt"
5558 +
5559 +#: utils/imlib_config.c:1544
5560 +msgid "Image Cache (bytes)"
5561 +msgstr "Muchete po les imådjes (èn octets)"
5562 +
5563 +#: utils/imlib_config.c:1547
5564 +msgid "1 Mb"
5565 +msgstr "1 Mo"
5566 +
5567 +#: utils/imlib_config.c:1548
5568 +msgid "2 Mb"
5569 +msgstr "2 Mo"
5570 +
5571 +#: utils/imlib_config.c:1549
5572 +msgid "4 Mb"
5573 +msgstr "4 Mo"
5574 +
5575 +#: utils/imlib_config.c:1550
5576 +msgid "6 Mb"
5577 +msgstr "6 Mo"
5578 +
5579 +#: utils/imlib_config.c:1551
5580 +msgid "10 Mb"
5581 +msgstr "10 Mo"
5582 +
5583 +#: utils/imlib_config.c:1552
5584 +msgid "Pixmap Cache (bits)"
5585 +msgstr "Muchete po les imådjes pixmap (è bits)"
5586 +
5587 +#: utils/imlib_config.c:1554
5588 +msgid "5120 Kbits"
5589 +msgstr "5120 Kb"
5590 +
5591 +#: utils/imlib_config.c:1555
5592 +msgid "10 Mbits"
5593 +msgstr "10 Mb"
5594 +
5595 +#: utils/imlib_config.c:1556
5596 +msgid "20 Mbits"
5597 +msgstr "20 Mb"
5598 +
5599 +#: utils/imlib_config.c:1557
5600 +msgid "40 Mbits"
5601 +msgstr "40 Mb"
5602 +
5603 +#: utils/imlib_config.c:1558
5604 +msgid "60 Mbits"
5605 +msgstr "60 Mb"
5606 +
5607 +#: utils/imlib_config.c:1559
5608 +msgid "100 Mbits"
5609 +msgstr "100 Mb"
5610 +
5611 +#: utils/imlib_config.c:1560
5612 +msgid "Force Visual ID"
5613 +msgstr "Foirci li \"Visual ID\""
5614 diff -Nru imlib-1.9.10/po/zh_CN.GB2312.po imlib-1.9.10.new/po/zh_CN.GB2312.po
5615 --- imlib-1.9.10/po/zh_CN.GB2312.po     Thu Jan  1 01:00:00 1970
5616 +++ imlib-1.9.10.new/po/zh_CN.GB2312.po Thu Apr 12 02:13:23 2001
5617 @@ -0,0 +1,225 @@
5618 +# imlib messages for zh_CN locale
5619 +# Copyright (C) 2000 Free Software Foundation, Inc.
5620 +# Danny Zeng <danny@zeng.com.cn>, 2000
5621 +msgid ""
5622 +msgstr ""
5623 +"Project-Id-Version: imlib VERSION\n"
5624 +"POT-Creation-Date: 1999-07-08 22:40+0200\n"
5625 +"PO-Revision-Date: 2000-03-06 14:25+0800\n"
5626 +"Last-Translator: Danny Zeng <danny@zeng.com.cn>\n"
5627 +"Language-Team: Chinese (GB) <zh@li.org>\n"
5628 +"MIME-Version: 1.0\n"
5629 +"Content-Type: text/plain; charset=gb2312\n"
5630 +"Content-Transfer-Encoding: 8bit\n"
5631 +
5632 +#: utils/imlib_config.c:185
5633 +msgid "Imlib Config Editor"
5634 +msgstr "Imlib ÅäÖñ༭Æ÷"
5635 +
5636 +#: utils/imlib_config.c:948
5637 +msgid "Base Levels"
5638 +msgstr "»ù±¾Ë®Æ½"
5639 +
5640 +#: utils/imlib_config.c:964
5641 +msgid "Red Levels"
5642 +msgstr "ºìɫˮƽ"
5643 +
5644 +#: utils/imlib_config.c:980
5645 +msgid "Green Levels"
5646 +msgstr "ÂÌɫˮƽ"
5647 +
5648 +#: utils/imlib_config.c:996
5649 +msgid "Blue Levels"
5650 +msgstr "À¶É«Ë®Æ½"
5651 +
5652 +#: utils/imlib_config.c:1038
5653 +msgid "Small colour set"
5654 +msgstr "СÑÕÉ«¼¯"
5655 +
5656 +#: utils/imlib_config.c:1043
5657 +msgid "Medium colour set"
5658 +msgstr "ÖÐÑÕÉ«¼¯"
5659 +
5660 +#: utils/imlib_config.c:1048
5661 +msgid "Large colour set"
5662 +msgstr "´óÑÕÉ«¼¯"
5663 +
5664 +#: utils/imlib_config.c:1057
5665 +msgid "Select Palette File"
5666 +msgstr "Ñ¡Ôñµ÷É«°åÎļþ"
5667 +
5668 +#: utils/imlib_config.c:1066
5669 +msgid "Select"
5670 +msgstr "Ñ¡Ôñ"
5671 +
5672 +#: utils/imlib_config.c:1081
5673 +msgid "Save"
5674 +msgstr "±£´æ"
5675 +
5676 +#: utils/imlib_config.c:1113
5677 +msgid "Copy To"
5678 +msgstr "¸´ÖƵ½"
5679 +
5680 +#: utils/imlib_config.c:1118
5681 +msgid "Spread To"
5682 +msgstr "·Ö¿ªµ½"
5683 +
5684 +#: utils/imlib_config.c:1127
5685 +msgid "Set Last"
5686 +msgstr "É趨×îºó"
5687 +
5688 +#: utils/imlib_config.c:1132
5689 +msgid "Delete"
5690 +msgstr "ɾ³ý"
5691 +
5692 +#: utils/imlib_config.c:1372
5693 +msgid "Save User Config"
5694 +msgstr "±£´æÓû§ÅäÖÃ"
5695 +
5696 +#: utils/imlib_config.c:1379
5697 +msgid "Save System Config"
5698 +msgstr "±£´æϵͳÅäÖÃ"
5699 +
5700 +#: utils/imlib_config.c:1385
5701 +msgid "Close"
5702 +msgstr "¹Ø±Õ"
5703 +
5704 +#: utils/imlib_config.c:1525
5705 +msgid "Color Correction"
5706 +msgstr "ÑÕɫУÕý"
5707 +
5708 +#: utils/imlib_config.c:1525
5709 +msgid "Colors"
5710 +msgstr "É«²Ê"
5711 +
5712 +#: utils/imlib_config.c:1525
5713 +msgid "Display"
5714 +msgstr "ÏÔʾ"
5715 +
5716 +#: utils/imlib_config.c:1525
5717 +msgid "Rendering"
5718 +msgstr "×ÅÉ«"
5719 +
5720 +#: utils/imlib_config.c:1526
5721 +msgid "Select Palette"
5722 +msgstr "Ñ¡Ôñµ÷É«°å"
5723 +
5724 +#: utils/imlib_config.c:1527
5725 +msgid "Force Palette"
5726 +msgstr "Ç¿ÖÆʹÓõ÷É«°å"
5727 +
5728 +#: utils/imlib_config.c:1528
5729 +msgid "Dither in Palette Mode"
5730 +msgstr "ÔÚµ÷É«°åģʽʹÓÃÉ«²Ê¶¶¶¯"
5731 +
5732 +#: utils/imlib_config.c:1529
5733 +msgid "Fast Remapping in Palette Mode"
5734 +msgstr "ÔÚµ÷É«°åģʽʹÓÃʹÓÿìËÙÖØÓ³Éä"
5735 +
5736 +#: utils/imlib_config.c:1530
5737 +msgid "High Quality in 15/16bpp"
5738 +msgstr "¸ßÆ·ÖʵĠ15/16bpp"
5739 +
5740 +#: utils/imlib_config.c:1531
5741 +msgid "Limit Maximum Shared memory Size (bytes)"
5742 +msgstr "ÏÞÖÆ×î´ó¹²ÏíÄÚ´æ (×Ö½Ú)"
5743 +
5744 +#: utils/imlib_config.c:1533
5745 +msgid "256 Kb"
5746 +msgstr "256 Kb"
5747 +
5748 +#: utils/imlib_config.c:1534 utils/imlib_config.c:1546
5749 +msgid "512 Kb"
5750 +msgstr "512 Kb"
5751 +
5752 +#: utils/imlib_config.c:1535
5753 +msgid "1   Mb"
5754 +msgstr "1   Mb"
5755 +
5756 +#: utils/imlib_config.c:1536
5757 +msgid "2   Mb"
5758 +msgstr "2   Mb"
5759 +
5760 +#: utils/imlib_config.c:1537
5761 +msgid "3   Mb"
5762 +msgstr "3   Mb"
5763 +
5764 +#: utils/imlib_config.c:1538
5765 +msgid "4   Mb"
5766 +msgstr "4   Mb"
5767 +
5768 +#: utils/imlib_config.c:1539
5769 +msgid "Use Ordered Dithering (Faster)"
5770 +msgstr "ʹÓÃÓÐÐòÉ«²Ê¶¶¶¯ (½Ï¿ì)"
5771 +
5772 +#: utils/imlib_config.c:1540
5773 +msgid "MIT-SHM Shared Memory Enabled"
5774 +msgstr "¼¤»î MIT-SHM ¹²ÏíÄÚ´æ"
5775 +
5776 +#: utils/imlib_config.c:1541
5777 +msgid "Shared Pixmaps"
5778 +msgstr "¹²ÏíµÄÏóËØÓ³Éä"
5779 +
5780 +#: utils/imlib_config.c:1542
5781 +msgid "Fast Render"
5782 +msgstr "¿ìËÙ×ÅÉ«"
5783 +
5784 +#: utils/imlib_config.c:1543
5785 +msgid "Imagemagick & NETPBM Fallback"
5786 +msgstr "Imagemagick & NETPBM Fallback"
5787 +
5788 +#: utils/imlib_config.c:1544
5789 +msgid "Image Cache (bytes)"
5790 +msgstr "ͼÏó¿ìËÙ»º´æ´óС (×Ö½Ú)"
5791 +
5792 +#: utils/imlib_config.c:1547
5793 +msgid "1 Mb"
5794 +msgstr "1 Mb"
5795 +
5796 +#: utils/imlib_config.c:1548
5797 +msgid "2 Mb"
5798 +msgstr "2 Mb"
5799 +
5800 +#: utils/imlib_config.c:1549
5801 +msgid "4 Mb"
5802 +msgstr "4 Mb"
5803 +
5804 +#: utils/imlib_config.c:1550
5805 +msgid "6 Mb"
5806 +msgstr "6 Mb"
5807 +
5808 +#: utils/imlib_config.c:1551
5809 +msgid "10 Mb"
5810 +msgstr "10 Mb"
5811 +
5812 +#: utils/imlib_config.c:1552
5813 +msgid "Pixmap Cache (bits)"
5814 +msgstr "ÏóËØÓ³Éä¿ìËÙ»º´æ (λ)"
5815 +
5816 +#: utils/imlib_config.c:1554
5817 +msgid "5120 Kbits"
5818 +msgstr "5120 Kbits"
5819 +
5820 +#: utils/imlib_config.c:1555
5821 +msgid "10 Mbits"
5822 +msgstr "10 Mbits"
5823 +
5824 +#: utils/imlib_config.c:1556
5825 +msgid "20 Mbits"
5826 +msgstr "20 Mbits"
5827 +
5828 +#: utils/imlib_config.c:1557
5829 +msgid "40 Mbits"
5830 +msgstr "40 Mbits"
5831 +
5832 +#: utils/imlib_config.c:1558
5833 +msgid "60 Mbits"
5834 +msgstr "60 Mbits"
5835 +
5836 +#: utils/imlib_config.c:1559
5837 +msgid "100 Mbits"
5838 +msgstr "100 Mbits"
5839 +
5840 +#: utils/imlib_config.c:1560
5841 +msgid "Force Visual ID"
5842 +msgstr "Force Visual ID"
5843 diff -Nru imlib-1.9.10/utils/Makefile.am imlib-1.9.10.new/utils/Makefile.am
5844 --- imlib-1.9.10/utils/Makefile.am      Tue Mar 30 06:54:02 1999
5845 +++ imlib-1.9.10.new/utils/Makefile.am  Thu Apr 12 02:13:23 2001
5846 @@ -1,6 +1,7 @@
5847  INCLUDES = \
5848         -I$(top_srcdir)                 \
5849         -I$(top_srcdir)/gdk_imlib       \
5850 +       -DGNOMELOCALEDIR=\"@datadir@/locale\" \
5851         @GTK_CFLAGS@
5852  
5853  bin_PROGRAMS = imlib_config
5854 diff -Nru imlib-1.9.10/utils/imlib_config.c imlib-1.9.10.new/utils/imlib_config.c
5855 --- imlib-1.9.10/utils/imlib_config.c   Sat Oct 16 11:07:39 1999
5856 +++ imlib-1.9.10.new/utils/imlib_config.c       Thu Apr 12 02:13:23 2001
5857 @@ -1,7 +1,4 @@
5858  #include <config.h>
5859 -#ifndef GNOMELOCALEDIR
5860 -#define GNOMELOCALEDIR "/usr/share/locale"
5861 -#endif
5862  #include <locale.h>
5863  #ifdef ENABLE_NLS
5864  #    include <libintl.h>
5865 @@ -1499,6 +1496,12 @@
5866  int
5867  main(int argc, char **argv)
5868  {
5869 +#ifdef ENABLE_NLS
5870 +   setlocale(LC_ALL,"");
5871 +   bindtextdomain(PACKAGE, GNOMELOCALEDIR);
5872 +   textdomain(PACKAGE); 
5873 +#endif
5874 +
5875     gtk_set_locale();
5876     gtk_init(&argc, &argv);
5877     gdk_imlib_init();
This page took 0.437117 seconds and 3 git commands to generate.