diff --git a/po/ChangeLog b/po/ChangeLog index 1f26697dd8..016b5632f3 100644 --- a/po/ChangeLog +++ b/po/ChangeLog @@ -1,3 +1,7 @@ +2005-03-04 Laszlo Dvornik + + * hu.po: Hungarian translation updated by Gabor Kelemen. + 2005-03-04 Christian Rose * sv.po: Updated Swedish translation. diff --git a/po/hu.po b/po/hu.po index 9ccb16d578..9d733b449d 100644 --- a/po/hu.po +++ b/po/hu.po @@ -10,9 +10,9 @@ msgid "" msgstr "" "Project-Id-Version: gtk+\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2005-03-01 11:34-0500\n" -"PO-Revision-Date: 2005-02-05 11:27+0100\n" -"Last-Translator: Laszlo Dvornik \n" +"POT-Creation-Date: 2005-03-04 14:11+0100\n" +"PO-Revision-Date: 2005-03-04 14:42+0100\n" +"Last-Translator: Gabor Kelemen \n" "Language-Team: Hungarian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -206,7 +206,7 @@ msgstr "BMP képformátum" msgid "Failure reading GIF: %s" msgstr "Hiba a GIF olvasásánál: %s" -#: gdk-pixbuf/io-gif.c:492 gdk-pixbuf/io-gif.c:1435 gdk-pixbuf/io-gif.c:1596 +#: gdk-pixbuf/io-gif.c:492 gdk-pixbuf/io-gif.c:1463 gdk-pixbuf/io-gif.c:1624 msgid "GIF file was missing some data (perhaps it was truncated somehow?)" msgstr "A GIF fájl egyes adatai hiányoznak (lehet, hogy csonkolódott a fájl?)" @@ -231,25 +231,29 @@ msgstr "Hibás kód érkezett" msgid "Circular table entry in GIF file" msgstr "Körkörös táblázat bejegyzés a GIF fájlban" -#: gdk-pixbuf/io-gif.c:862 gdk-pixbuf/io-gif.c:1423 gdk-pixbuf/io-gif.c:1469 -#: gdk-pixbuf/io-gif.c:1584 +#: gdk-pixbuf/io-gif.c:862 gdk-pixbuf/io-gif.c:1451 gdk-pixbuf/io-gif.c:1497 +#: gdk-pixbuf/io-gif.c:1612 msgid "Not enough memory to load GIF file" msgstr "Nincs elég memória a GIF-fájl betöltéséhez" -#: gdk-pixbuf/io-gif.c:1088 +#: gdk-pixbuf/io-gif.c:947 +msgid "Not enough memory to composite a frame in GIF file" +msgstr "Nincs elég memória a keretnek a GIF-fájlban való kiegészítéséhez" + +#: gdk-pixbuf/io-gif.c:1116 msgid "GIF image is corrupt (incorrect LZW compression)" msgstr "A GIF-kép hibás (nem megfelelő LZW-tömörítés)" -#: gdk-pixbuf/io-gif.c:1138 +#: gdk-pixbuf/io-gif.c:1166 msgid "File does not appear to be a GIF file" msgstr "A fájl nem tűnik GIF formátumúnak" -#: gdk-pixbuf/io-gif.c:1150 +#: gdk-pixbuf/io-gif.c:1178 #, c-format msgid "Version %s of the GIF file format is not supported" msgstr "A %s verziójú GIF formátum nincs támogatva" -#: gdk-pixbuf/io-gif.c:1259 +#: gdk-pixbuf/io-gif.c:1287 msgid "" "GIF image has no global colormap, and a frame inside it has no local " "colormap." @@ -257,11 +261,11 @@ msgstr "" "A GIF képnek nincs globális színtérképe, és a benne lévő keretnek sincs " "lokális színtérképe." -#: gdk-pixbuf/io-gif.c:1491 +#: gdk-pixbuf/io-gif.c:1519 msgid "GIF image was truncated or incomplete." msgstr "A GIF-kép csonkolódott vagy nem teljes." -#: gdk-pixbuf/io-gif.c:1643 +#: gdk-pixbuf/io-gif.c:1671 msgid "The GIF image format" msgstr "GIF képformátum" @@ -703,35 +707,39 @@ msgstr "XBM képformátum" msgid "No XPM header found" msgstr "Nem található az XPM-fejléc" -#: gdk-pixbuf/io-xpm.c:1237 +#: gdk-pixbuf/io-xpm.c:1238 +msgid "Invalid XPM header" +msgstr "Érvénytelen XPM-fejléc" + +#: gdk-pixbuf/io-xpm.c:1246 msgid "XPM file has image width <= 0" msgstr "Az XPM-fájl képszélessége <= 0" -#: gdk-pixbuf/io-xpm.c:1245 +#: gdk-pixbuf/io-xpm.c:1254 msgid "XPM file has image height <= 0" msgstr "Az XPM-fájl képmagassága <= 0" -#: gdk-pixbuf/io-xpm.c:1253 +#: gdk-pixbuf/io-xpm.c:1262 msgid "XPM has invalid number of chars per pixel" msgstr "Az XPM-fájl képpontonkénti karaktereinek száma érvénytelen" -#: gdk-pixbuf/io-xpm.c:1260 +#: gdk-pixbuf/io-xpm.c:1269 msgid "XPM file has invalid number of colors" msgstr "Az XPM-fájl színeinek száma érvénytelen" -#: gdk-pixbuf/io-xpm.c:1272 gdk-pixbuf/io-xpm.c:1281 gdk-pixbuf/io-xpm.c:1333 +#: gdk-pixbuf/io-xpm.c:1281 gdk-pixbuf/io-xpm.c:1290 gdk-pixbuf/io-xpm.c:1342 msgid "Cannot allocate memory for loading XPM image" msgstr "Nem lehet memóriát kiosztani az XPM-kép betöltéséhez" -#: gdk-pixbuf/io-xpm.c:1295 +#: gdk-pixbuf/io-xpm.c:1304 msgid "Cannot read XPM colormap" msgstr "Nem lehet olvasni az XPM-színtérképet" -#: gdk-pixbuf/io-xpm.c:1524 +#: gdk-pixbuf/io-xpm.c:1533 msgid "Failed to write to temporary file when loading XPM image" msgstr "Átmeneti fájlba írás az XPM-kép betöltésekor sikertelen" -#: gdk-pixbuf/io-xpm.c:1559 +#: gdk-pixbuf/io-xpm.c:1568 msgid "The XPM image format" msgstr "XPM képformátum"