summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/reference/gdk-pixbuf/gdk-pixbuf-sections.txt1
-rw-r--r--gdk-pixbuf/Makefile.am7
-rw-r--r--po/ChangeLog4
-rw-r--r--po/af.po1057
-rw-r--r--po/am.po1043
-rw-r--r--po/ar.po1057
-rw-r--r--po/az.po1060
-rw-r--r--po/az_IR.po970
-rw-r--r--po/be.po1065
-rw-r--r--po/bg.po1222
-rw-r--r--po/bn.po1056
-rw-r--r--po/br.po1037
-rw-r--r--po/bs.po1060
-rw-r--r--po/ca.po1229
-rw-r--r--po/cs.po1113
-rw-r--r--po/cy.po1086
-rw-r--r--po/da.po1086
-rw-r--r--po/de.po1235
-rw-r--r--po/el.po1062
-rw-r--r--po/en_CA.po10
-rw-r--r--po/en_GB.po1228
-rw-r--r--po/es.po1086
-rw-r--r--po/et.po1252
-rw-r--r--po/eu.po1267
-rw-r--r--po/fa.po1137
-rw-r--r--po/fi.po1128
-rw-r--r--po/fr.po2
-rw-r--r--po/ga.po1061
-rw-r--r--po/gl.po996
-rw-r--r--po/gu.po1066
-rw-r--r--po/he.po1057
-rw-r--r--po/hi.po1115
-rw-r--r--po/hr.po1060
-rw-r--r--po/hu.po1253
-rw-r--r--po/ia.po996
-rw-r--r--po/id.po1222
-rw-r--r--po/is.po1063
-rw-r--r--po/it.po1060
-rw-r--r--po/ja.po1052
-rw-r--r--po/ko.po1060
-rw-r--r--po/li.po1065
-rw-r--r--po/lt.po1069
-rw-r--r--po/lv.po1065
-rw-r--r--po/mi.po1068
-rw-r--r--po/mk.po1016
-rw-r--r--po/ml.po1056
-rw-r--r--po/mn.po1105
-rw-r--r--po/mr.po1101
-rw-r--r--po/ms.po1059
-rw-r--r--po/nb.po1086
-rw-r--r--po/ne.po1272
-rw-r--r--po/nl.po1217
-rw-r--r--po/nn.po1109
-rw-r--r--po/nso.po1060
-rw-r--r--po/pa.po1067
-rw-r--r--po/pl.po1070
-rw-r--r--po/pt.po1069
-rw-r--r--po/pt_BR.po1221
-rw-r--r--po/ro.po996
-rw-r--r--po/ru.po1075
-rw-r--r--po/rw.po505
-rw-r--r--po/sk.po1120
-rw-r--r--po/sl.po1064
-rw-r--r--po/sq.po1103
-rw-r--r--po/sr.po738
-rw-r--r--po/sr@ije.po1062
-rw-r--r--po/sv.po1047
-rw-r--r--po/ta.po1058
-rw-r--r--po/th.po202
-rw-r--r--po/tk.po1032
-rw-r--r--po/tr.po1088
-rw-r--r--po/uk.po491
-rw-r--r--po/uz.po1021
-rw-r--r--po/vi.po1062
-rw-r--r--po/wa.po1048
-rw-r--r--po/xh.po1266
-rw-r--r--po/yi.po1065
-rw-r--r--po/zh_CN.po1113
-rw-r--r--po/zh_TW.po1231
79 files changed, 48607 insertions, 30176 deletions
diff --git a/docs/reference/gdk-pixbuf/gdk-pixbuf-sections.txt b/docs/reference/gdk-pixbuf/gdk-pixbuf-sections.txt
index 1adfd12f1..820412bc8 100644
--- a/docs/reference/gdk-pixbuf/gdk-pixbuf-sections.txt
+++ b/docs/reference/gdk-pixbuf/gdk-pixbuf-sections.txt
@@ -157,6 +157,7 @@ gdk_pixbuf_animation_get_type
gdk_pixbuf_animation_iter_get_type
gdk_pixbuf_simple_anim_get_type
+gdk_pixbuf_simple_anim_iter_get_type
</SECTION>
<SECTION>
diff --git a/gdk-pixbuf/Makefile.am b/gdk-pixbuf/Makefile.am
index 1d29d63ae..b2e533451 100644
--- a/gdk-pixbuf/Makefile.am
+++ b/gdk-pixbuf/Makefile.am
@@ -348,7 +348,8 @@ libgdk_pixbufinclude_HEADERS = \
noinst_HEADERS = \
gdk-pixbuf-alias.h \
- gdk-pixbuf-private.h
+ gdk-pixbuf-private.h \
+ xpm-color-table.h
BUILT_SOURCES = \
gdk-pixbuf-alias.h \
@@ -360,6 +361,7 @@ BUILT_SOURCES = \
CLEANFILES =
MAINTAINERCLEANFILES = \
+ gdk-pixbuf-aliasdef.c \
gdk-pixbuf-enum-types.h \
gdk-pixbuf-enum-types.c \
gdk-pixbuf-marshal.h \
@@ -453,7 +455,8 @@ EXTRA_DIST = \
pixbufloader_tiff.def \
pixbufloader_wbmp.def \
pixbufloader_xbm.def \
- pixbufloader_tga.def
+ pixbufloader_tga.def \
+ gen-color-table.pl
if CROSS_COMPILING
RUN_QUERY_LOADER_TEST=false
diff --git a/po/ChangeLog b/po/ChangeLog
index af4d5225d..b86204fdd 100644
--- a/po/ChangeLog
+++ b/po/ChangeLog
@@ -1,3 +1,7 @@
+2005-06-20 Matthias Clasen <mclasen@redhat.com>
+
+ * === Released 2.7.0 ===
+
2004-06-20 Christophe Merlet <redfox@redfoxcenter.org>
* fr.po: Updated French translation.
diff --git a/po/af.po b/po/af.po
index c4bf6e599..25ecc1a1c 100644
--- a/po/af.po
+++ b/po/af.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gtk+ 2.6-branch\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-01-08 02:01-0500\n"
+"POT-Creation-Date: 2005-06-20 14:30-0400\n"
"PO-Revision-Date: 2004-03-30 17:02+0200\n"
"Last-Translator: Zuza Software Foundation <info@translate.org.za>\n"
"Language-Team: Afrikaans <translate-discuss-af@lists.sourceforge.net>\n"
@@ -18,7 +18,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: gdk-pixbuf/gdk-pixbuf-animation.c:153 gdk-pixbuf/gdk-pixbuf-io.c:838
-#: gdk-pixbuf/gdk-pixbuf-io.c:1069 tests/testfilechooser.c:199
+#: gdk-pixbuf/gdk-pixbuf-io.c:1068 tests/testfilechooser.c:199
#, c-format
msgid "Failed to open file '%s': %s"
msgstr "Kon nie lêer '%s': %s open nie"
@@ -29,7 +29,7 @@ msgid "Image file '%s' contains no data"
msgstr "Beeldlêer '%s' bevat geen data"
#: gdk-pixbuf/gdk-pixbuf-animation.c:208 gdk-pixbuf/gdk-pixbuf-io.c:887
-#: gdk-pixbuf/gdk-pixbuf-io.c:1110 tests/testfilechooser.c:244
+#: gdk-pixbuf/gdk-pixbuf-io.c:1109 tests/testfilechooser.c:244
#, c-format
msgid ""
"Failed to load image '%s': reason not known, probably a corrupt image file"
@@ -78,36 +78,36 @@ msgstr "Onbekende beeldlêer-formaat"
msgid "Failed to load image '%s': %s"
msgstr "Kon nie beeld '%s': %s laai nie"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1337
+#: gdk-pixbuf/gdk-pixbuf-io.c:1336
#, c-format
msgid "Error writing to image file: %s"
msgstr "Fout met skryf na beeldlêer: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1383 gdk-pixbuf/gdk-pixbuf-io.c:1512
+#: gdk-pixbuf/gdk-pixbuf-io.c:1382 gdk-pixbuf/gdk-pixbuf-io.c:1511
#, c-format
msgid "This build of gdk-pixbuf does not support saving the image format: %s"
msgstr ""
"Hierdie bou van gdk-pixbuf ondersteun nie storing van die beeldformaat: %s "
"nie"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1417
+#: gdk-pixbuf/gdk-pixbuf-io.c:1416
msgid "Insufficient memory to save image to callback"
msgstr "Onvoldoende geheue om beeld te stoor na terugbel"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1429
+#: gdk-pixbuf/gdk-pixbuf-io.c:1428
msgid "Failed to open temporary file"
msgstr "Kon nie tydelike lêer open nie"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1454
+#: gdk-pixbuf/gdk-pixbuf-io.c:1453
msgid "Failed to read from temporary file"
msgstr "Kon nie vanaf tydelike lêer lees nie"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1641
+#: gdk-pixbuf/gdk-pixbuf-io.c:1687
#, c-format
msgid "Failed to open '%s' for writing: %s"
msgstr "Kon nie '%s' open om na toe te skryf nie: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1665
+#: gdk-pixbuf/gdk-pixbuf-io.c:1711
#, c-format
msgid ""
"Failed to close '%s' while writing image, all data may not have been saved: %"
@@ -116,7 +116,7 @@ msgstr ""
"Kon nie '%s' sluit terwyl beeld geskryf is, alle data is dalk nie gestoor "
"nie: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1853 gdk-pixbuf/gdk-pixbuf-io.c:1903
+#: gdk-pixbuf/gdk-pixbuf-io.c:1931 gdk-pixbuf/gdk-pixbuf-io.c:1981
msgid "Insufficient memory to save image into a buffer"
msgstr "Onvoldoende geheue om beeld binne in 'n buffer te stoor"
@@ -178,24 +178,34 @@ msgstr "Misvormde brok in animasie"
msgid "The ANI image format"
msgstr "Die ANI-beeldformaat"
-#: gdk-pixbuf/io-bmp.c:227 gdk-pixbuf/io-bmp.c:383
+#: gdk-pixbuf/io-bmp.c:228 gdk-pixbuf/io-bmp.c:306 gdk-pixbuf/io-bmp.c:338
+#: gdk-pixbuf/io-bmp.c:361 gdk-pixbuf/io-bmp.c:442
+msgid "BMP image has bogus header data"
+msgstr "BMP-beeld het vals kopteks-data"
+
+#: gdk-pixbuf/io-bmp.c:239 gdk-pixbuf/io-bmp.c:401
msgid "Not enough memory to load bitmap image"
msgstr "Nie genoeg geheue om biskaart-beeld te laai nie"
-#: gdk-pixbuf/io-bmp.c:269
+#: gdk-pixbuf/io-bmp.c:287
msgid "BMP image has unsupported header size"
msgstr "BMP-beeld het nie-ondersteunde kopteksgrootte"
-#: gdk-pixbuf/io-bmp.c:288 gdk-pixbuf/io-bmp.c:320 gdk-pixbuf/io-bmp.c:343
-#: gdk-pixbuf/io-bmp.c:424
-msgid "BMP image has bogus header data"
-msgstr "BMP-beeld het vals kopteks-data"
-
-#: gdk-pixbuf/io-bmp.c:307
+#: gdk-pixbuf/io-bmp.c:325
msgid "Topdown BMP images cannot be compressed"
msgstr ""
-#: gdk-pixbuf/io-bmp.c:1154
+#: gdk-pixbuf/io-bmp.c:1203
+#, fuzzy
+msgid "Couldn't allocate memory for saving BMP file"
+msgstr "Kon nie geheue toewys vir laai van JPEG-lêer nie"
+
+#: gdk-pixbuf/io-bmp.c:1244
+#, fuzzy
+msgid "Couldn't write to BMP file"
+msgstr "Kon nie lêernaam omsit nie"
+
+#: gdk-pixbuf/io-bmp.c:1293
msgid "The BMP image format"
msgstr "Die BMP-beeldformaat"
@@ -204,7 +214,7 @@ msgstr "Die BMP-beeldformaat"
msgid "Failure reading GIF: %s"
msgstr "Kon nie GIF lees nie: %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 "GIF-lêer het sommige data gekort (dalk was dit op 'n manier afgeknot?)"
@@ -230,25 +240,30 @@ msgstr "Slegte kode teëgekom"
msgid "Circular table entry in GIF file"
msgstr "Sirkulêre tabelinskrywing in GIF-lêer"
-#: 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 "Nie genoeg geheue om GIF-lêer te laai nie"
-#: gdk-pixbuf/io-gif.c:1088
+#: gdk-pixbuf/io-gif.c:947
+#, fuzzy
+msgid "Not enough memory to composite a frame in GIF file"
+msgstr "Nie genoeg geheue om GIF-lêer te laai nie"
+
+#: gdk-pixbuf/io-gif.c:1116
msgid "GIF image is corrupt (incorrect LZW compression)"
msgstr "GIF-beeld is korrup (verkeerde LZW-kompressie)"
-#: gdk-pixbuf/io-gif.c:1138
+#: gdk-pixbuf/io-gif.c:1166
msgid "File does not appear to be a GIF file"
msgstr "Lêer blykbaar nie 'n GIF-lêer nie"
-#: 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 "Weergawe %s van die GIF-lêer word nie ondersteun nie"
-#: 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."
@@ -256,11 +271,11 @@ msgstr ""
"GIF-beeld het geen globale kleurkaart nie, en 'n raam binne-in het geen "
"plaaslikekleurkaart nie."
-#: gdk-pixbuf/io-gif.c:1491
+#: gdk-pixbuf/io-gif.c:1519
msgid "GIF image was truncated or incomplete."
msgstr "GIF-beeld was afgeknot of onvolledig."
-#: gdk-pixbuf/io-gif.c:1643
+#: gdk-pixbuf/io-gif.c:1671
msgid "The GIF image format"
msgstr "Die GIF-beeldformaat"
@@ -447,97 +462,115 @@ msgstr "Fatale fout met lees van PNG-beeldlêer"
msgid "Fatal error reading PNG image file: %s"
msgstr "Fatale fout met lees van PNG-beeldlêer: %s"
-#: gdk-pixbuf/io-png.c:813
+#: gdk-pixbuf/io-png.c:810
msgid ""
"Keys for PNG text chunks must have at least 1 and at most 79 characters."
msgstr ""
"Sleutels vir PNG-teksbrokke moet ten minste 1 en hoogstens 79 karakters hê."
-#: gdk-pixbuf/io-png.c:821
+#: gdk-pixbuf/io-png.c:818
msgid "Keys for PNG text chunks must be ASCII characters."
msgstr "Sleutels vir PNG-teksbrokke moet ASCII karakters wees."
-#: gdk-pixbuf/io-png.c:854
+#: gdk-pixbuf/io-png.c:831
+#, fuzzy, c-format
+msgid ""
+"PNG compression level must be a value between 0 and 9; value '%s' could not "
+"be parsed."
+msgstr ""
+"JPEG kwaliteit moet 'n waarde tussen 0 en 100 wees; waarde '%s' kon nie "
+"ontleedword nie."
+
+#: gdk-pixbuf/io-png.c:843
+#, fuzzy, c-format
+msgid ""
+"PNG compression level must be a value between 0 and 9; value '%d' is not "
+"allowed."
+msgstr ""
+"JPEG kwaliteit moet 'n waarde tussen 0 en 100 wees; waarde '%d' word nie "
+"toegelaat nie."
+
+#: gdk-pixbuf/io-png.c:883
#, fuzzy, c-format
msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding."
msgstr ""
"Waarde vir PNG-teksbrok %s kan nie omgesit word na ISO-8859-1 enkodering nie."
-#: gdk-pixbuf/io-png.c:994
+#: gdk-pixbuf/io-png.c:1026
msgid "The PNG image format"
msgstr "Die PNG-beeldformaat"
-#: gdk-pixbuf/io-pnm.c:249
+#: gdk-pixbuf/io-pnm.c:252
msgid "PNM loader expected to find an integer, but didn't"
msgstr "PNM-laaier het verwag om 'n heelgetal te vind, maar het nie"
-#: gdk-pixbuf/io-pnm.c:281
+#: gdk-pixbuf/io-pnm.c:284
msgid "PNM file has an incorrect initial byte"
msgstr "PNM-lêer het 'n foutiewe aanvanklike greep"
-#: gdk-pixbuf/io-pnm.c:311
+#: gdk-pixbuf/io-pnm.c:314
msgid "PNM file is not in a recognized PNM subformat"
msgstr "PNM-lêer is nie in 'n erkende PNM-subformaat nie"
-#: gdk-pixbuf/io-pnm.c:336
+#: gdk-pixbuf/io-pnm.c:339
msgid "PNM file has an image width of 0"
msgstr "PNM-lêer het 'n beeldwydte van 0"
-#: gdk-pixbuf/io-pnm.c:357
+#: gdk-pixbuf/io-pnm.c:360
msgid "PNM file has an image height of 0"
msgstr "PNM-lêer het 'n beeldhoogte van 0"
-#: gdk-pixbuf/io-pnm.c:380
+#: gdk-pixbuf/io-pnm.c:383
msgid "Maximum color value in PNM file is 0"
msgstr "Maksimum kleurwaarde in PNM-lêer is 0"
-#: gdk-pixbuf/io-pnm.c:388
+#: gdk-pixbuf/io-pnm.c:391
msgid "Maximum color value in PNM file is too large"
msgstr "Maksimum kleurwaarde in PNM-lêer is te groot"
-#: gdk-pixbuf/io-pnm.c:396
+#: gdk-pixbuf/io-pnm.c:399
#, fuzzy
msgid "Cannot handle PNM files with maximum color values greater than 255"
msgstr "Kan nie PNM-lêers met maksimum kleurwaardes groter as 255 hanteer nie"
-#: gdk-pixbuf/io-pnm.c:435 gdk-pixbuf/io-pnm.c:463 gdk-pixbuf/io-pnm.c:495
+#: gdk-pixbuf/io-pnm.c:438 gdk-pixbuf/io-pnm.c:466 gdk-pixbuf/io-pnm.c:498
msgid "Raw PNM image type is invalid"
msgstr "Rou PNM-beeldtipe is ongeldig"
-#: gdk-pixbuf/io-pnm.c:555 gdk-pixbuf/io-pnm.c:597
+#: gdk-pixbuf/io-pnm.c:562 gdk-pixbuf/io-pnm.c:604
msgid "PNM image format is invalid"
msgstr "PNM-beeldformaat is ongeldig"
-#: gdk-pixbuf/io-pnm.c:656
+#: gdk-pixbuf/io-pnm.c:663
msgid "PNM image loader does not support this PNM subformat"
msgstr "PNM-beeldlaaier ondersteun nie hierdie PNM-subformaat nie"
-#: gdk-pixbuf/io-pnm.c:711
+#: gdk-pixbuf/io-pnm.c:718
msgid "Premature end-of-file encountered"
msgstr "Voortydige einde-van-lêer teëgekom"
-#: gdk-pixbuf/io-pnm.c:743 gdk-pixbuf/io-pnm.c:974
+#: gdk-pixbuf/io-pnm.c:750 gdk-pixbuf/io-pnm.c:981
msgid "Raw PNM formats require exactly one whitespace before sample data"
msgstr "Rou PNM-formaat vereis presies een witspasie voor monster-data"
-#: gdk-pixbuf/io-pnm.c:770
+#: gdk-pixbuf/io-pnm.c:777
#, fuzzy
msgid "Cannot allocate memory for loading PNM image"
msgstr "Kan nie geheue vir laai van PNM-beeld toeken nie"
-#: gdk-pixbuf/io-pnm.c:820
+#: gdk-pixbuf/io-pnm.c:827
msgid "Insufficient memory to load PNM context struct"
msgstr "Onvoldoende geheue om PNM-konteksstruktuur te laai"
-#: gdk-pixbuf/io-pnm.c:871
+#: gdk-pixbuf/io-pnm.c:878
msgid "Unexpected end of PNM image data"
msgstr "Onverwagte einde van PNM-beeld-data"
-#: gdk-pixbuf/io-pnm.c:1003
+#: gdk-pixbuf/io-pnm.c:1010
msgid "Insufficient memory to load PNM file"
msgstr "Onvoldoende geheue om PNM-lêer te laai"
-#: gdk-pixbuf/io-pnm.c:1082
+#: gdk-pixbuf/io-pnm.c:1089
msgid "The PNM/PBM/PGM/PPM image format family"
msgstr "Die PNM/PBM/PGM/PPM-beeldformaat-familie"
@@ -561,69 +594,69 @@ msgstr "Nie genoeg geheue om RAS-beeld te laai nie"
msgid "The Sun raster image format"
msgstr "Die Sun raster-beeldformaat"
-#: gdk-pixbuf/io-tga.c:159
+#: gdk-pixbuf/io-tga.c:154
#, fuzzy
msgid "Cannot allocate memory for IOBuffer struct"
msgstr "Kan nie geheue vir IOBuffer-struktuur toewys nie"
-#: gdk-pixbuf/io-tga.c:178
+#: gdk-pixbuf/io-tga.c:173
#, fuzzy
msgid "Cannot allocate memory for IOBuffer data"
msgstr "Kan nie geheue vir IOBuffer-data toewys nie"
-#: gdk-pixbuf/io-tga.c:189
+#: gdk-pixbuf/io-tga.c:184
#, fuzzy
msgid "Cannot realloc IOBuffer data"
msgstr "Kan nie IOBuffer-data hertoewys nie"
-#: gdk-pixbuf/io-tga.c:219
+#: gdk-pixbuf/io-tga.c:214
#, fuzzy
msgid "Cannot allocate temporary IOBuffer data"
msgstr "Kan nie tydelike IOBuffer-data toewys nie"
-#: gdk-pixbuf/io-tga.c:353
+#: gdk-pixbuf/io-tga.c:348
#, fuzzy
msgid "Cannot allocate new pixbuf"
msgstr "Kan nie nuwe pixbuf toewys nie"
-#: gdk-pixbuf/io-tga.c:692
+#: gdk-pixbuf/io-tga.c:689
#, fuzzy
msgid "Cannot allocate colormap structure"
msgstr "Kan nie kleurkaartstruktuur toewys nie"
-#: gdk-pixbuf/io-tga.c:699
+#: gdk-pixbuf/io-tga.c:696
#, fuzzy
msgid "Cannot allocate colormap entries"
msgstr "Kan nie kleurkaart-inskrywings toewys nie"
-#: gdk-pixbuf/io-tga.c:721
+#: gdk-pixbuf/io-tga.c:718
msgid "Unexpected bitdepth for colormap entries"
msgstr "Onverwagte bisdiepte vir kleurkaart inskrywings"
-#: gdk-pixbuf/io-tga.c:739
+#: gdk-pixbuf/io-tga.c:736
#, fuzzy
msgid "Cannot allocate TGA header memory"
msgstr "Kan nie TGA-kopteks-geheue allokeer nie"
-#: gdk-pixbuf/io-tga.c:772
+#: gdk-pixbuf/io-tga.c:769
msgid "TGA image has invalid dimensions"
msgstr "TGA-beeld het ongeldige dimensies"
-#: gdk-pixbuf/io-tga.c:778 gdk-pixbuf/io-tga.c:787 gdk-pixbuf/io-tga.c:797
-#: gdk-pixbuf/io-tga.c:807 gdk-pixbuf/io-tga.c:814
+#: gdk-pixbuf/io-tga.c:775 gdk-pixbuf/io-tga.c:784 gdk-pixbuf/io-tga.c:794
+#: gdk-pixbuf/io-tga.c:804 gdk-pixbuf/io-tga.c:811
msgid "TGA image type not supported"
msgstr "TGA-beeldtipe word nie ondersteun nie"
-#: gdk-pixbuf/io-tga.c:861
+#: gdk-pixbuf/io-tga.c:858
#, fuzzy
msgid "Cannot allocate memory for TGA context struct"
msgstr "Kan nie geheue vir TGA-konteksstruktuur toewys nie"
-#: gdk-pixbuf/io-tga.c:926
+#: gdk-pixbuf/io-tga.c:923
msgid "Excess data in file"
msgstr "Oortollige data in lêer"
-#: gdk-pixbuf/io-tga.c:995
+#: gdk-pixbuf/io-tga.c:992
msgid "The Targa image format"
msgstr "Die Targa-beeldformaat"
@@ -704,41 +737,46 @@ msgstr "Kon nie na tydelike lêer skryf tydens laai van XBM-beeld nie"
msgid "The XBM image format"
msgstr "Die XBM-beeldformaat"
-#: gdk-pixbuf/io-xpm.c:1229
+#: gdk-pixbuf/io-xpm.c:467
msgid "No XPM header found"
msgstr "Geen XPM-kopteks gevind nie"
-#: gdk-pixbuf/io-xpm.c:1237
+#: gdk-pixbuf/io-xpm.c:476
+#, fuzzy
+msgid "Invalid XPM header"
+msgstr "Ongeldige XBM-lêer"
+
+#: gdk-pixbuf/io-xpm.c:484
msgid "XPM file has image width <= 0"
msgstr "XPM-lêer het beeldwydte <= 0"
-#: gdk-pixbuf/io-xpm.c:1245
+#: gdk-pixbuf/io-xpm.c:492
msgid "XPM file has image height <= 0"
msgstr "XPM-lêer het beeldhoogte <= 0"
-#: gdk-pixbuf/io-xpm.c:1253
+#: gdk-pixbuf/io-xpm.c:500
msgid "XPM has invalid number of chars per pixel"
msgstr "XPM het 'n ongeldige hoeveelheid aantal karakters per pixel"
-#: gdk-pixbuf/io-xpm.c:1260
+#: gdk-pixbuf/io-xpm.c:507
msgid "XPM file has invalid number of colors"
msgstr "XPM-lêer het 'n ongeldige aantal kleure"
-#: gdk-pixbuf/io-xpm.c:1272 gdk-pixbuf/io-xpm.c:1281 gdk-pixbuf/io-xpm.c:1333
+#: gdk-pixbuf/io-xpm.c:519 gdk-pixbuf/io-xpm.c:528 gdk-pixbuf/io-xpm.c:580
#, fuzzy
msgid "Cannot allocate memory for loading XPM image"
msgstr "Kan nie geheue vir laai van XPM-beeld toewys nie"
-#: gdk-pixbuf/io-xpm.c:1295
+#: gdk-pixbuf/io-xpm.c:542
#, fuzzy
msgid "Cannot read XPM colormap"
msgstr "Kan nie XPM-kleurkaart lees nie"
-#: gdk-pixbuf/io-xpm.c:1524
+#: gdk-pixbuf/io-xpm.c:771
msgid "Failed to write to temporary file when loading XPM image"
msgstr "Kon nie na tydelike lêer skryf tydens laai van XPM-beeld nie"
-#: gdk-pixbuf/io-xpm.c:1559
+#: gdk-pixbuf/io-xpm.c:806
msgid "The XPM image format"
msgstr "Die XPM-beeldformaat"
@@ -801,6 +839,138 @@ msgstr ""
msgid "Gdk debugging flags to unset"
msgstr ""
+#: gdk/keyname-table.h:3940
+msgid "keyboard label|BackSpace"
+msgstr ""
+
+#: gdk/keyname-table.h:3941
+msgid "keyboard label|Tab"
+msgstr ""
+
+#: gdk/keyname-table.h:3942
+msgid "keyboard label|Return"
+msgstr ""
+
+#: gdk/keyname-table.h:3943
+msgid "keyboard label|Pause"
+msgstr ""
+
+#: gdk/keyname-table.h:3944
+msgid "keyboard label|Scroll_Lock"
+msgstr ""
+
+#: gdk/keyname-table.h:3945
+msgid "keyboard label|Sys_Req"
+msgstr ""
+
+#: gdk/keyname-table.h:3946
+msgid "keyboard label|Escape"
+msgstr ""
+
+#: gdk/keyname-table.h:3947
+msgid "keyboard label|Multi_key"
+msgstr ""
+
+#: gdk/keyname-table.h:3948
+msgid "keyboard label|Home"
+msgstr ""
+
+#: gdk/keyname-table.h:3949
+msgid "keyboard label|Page_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3950
+msgid "keyboard label|Page_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3951
+msgid "keyboard label|End"
+msgstr ""
+
+#: gdk/keyname-table.h:3952
+msgid "keyboard label|Begin"
+msgstr ""
+
+#: gdk/keyname-table.h:3953
+msgid "keyboard label|Print"
+msgstr ""
+
+#: gdk/keyname-table.h:3954
+msgid "keyboard label|Insert"
+msgstr ""
+
+#: gdk/keyname-table.h:3955
+msgid "keyboard label|Num_Lock"
+msgstr ""
+
+#: gdk/keyname-table.h:3956
+msgid "keyboard label|KP_Space"
+msgstr ""
+
+#: gdk/keyname-table.h:3957
+msgid "keyboard label|KP_Tab"
+msgstr ""
+
+#: gdk/keyname-table.h:3958
+msgid "keyboard label|KP_Enter"
+msgstr ""
+
+#: gdk/keyname-table.h:3959
+msgid "keyboard label|KP_Home"
+msgstr ""
+
+#: gdk/keyname-table.h:3960
+msgid "keyboard label|KP_Left"
+msgstr ""
+
+#: gdk/keyname-table.h:3961
+msgid "keyboard label|KP_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3962
+msgid "keyboard label|KP_Right"
+msgstr ""
+
+#: gdk/keyname-table.h:3963
+msgid "keyboard label|KP_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3964
+msgid "keyboard label|KP_Page_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3965
+msgid "keyboard label|KP_Prior"
+msgstr ""
+
+#: gdk/keyname-table.h:3966
+msgid "keyboard label|KP_Page_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3967
+msgid "keyboard label|KP_Next"
+msgstr ""
+
+#: gdk/keyname-table.h:3968
+msgid "keyboard label|KP_End"
+msgstr ""
+
+#: gdk/keyname-table.h:3969
+msgid "keyboard label|KP_Begin"
+msgstr ""
+
+#: gdk/keyname-table.h:3970
+msgid "keyboard label|KP_Insert"
+msgstr ""
+
+#: gdk/keyname-table.h:3971
+msgid "keyboard label|KP_Delete"
+msgstr ""
+
+#: gdk/keyname-table.h:3972
+msgid "keyboard label|Delete"
+msgstr ""
+
#. Description of --sync in --help output
#: gdk/win32/gdkmain-win32.c:60
msgid "Don't batch GDI requests"
@@ -836,46 +1006,47 @@ msgstr ""
msgid "Make X calls synchronous"
msgstr ""
-#: gtk/gtkaboutdialog.c:260 gtk/gtkaboutdialog.c:1939
+#: gtk/gtkaboutdialog.c:270 gtk/gtkaboutdialog.c:2025
msgid "License"
msgstr ""
-#: gtk/gtkaboutdialog.c:261
+#: gtk/gtkaboutdialog.c:271
msgid "The license of the program"
msgstr ""
#. Add the credits button
-#: gtk/gtkaboutdialog.c:482
-msgid "_Credits"
-msgstr ""
+#: gtk/gtkaboutdialog.c:491
+#, fuzzy
+msgid "C_redits"
+msgstr "S_kep"
#. Add the license button
-#: gtk/gtkaboutdialog.c:491
+#: gtk/gtkaboutdialog.c:501
msgid "_License"
msgstr ""
-#: gtk/gtkaboutdialog.c:682
+#: gtk/gtkaboutdialog.c:731
#, c-format
msgid "About %s"
msgstr ""
-#: gtk/gtkaboutdialog.c:1876
+#: gtk/gtkaboutdialog.c:1953
msgid "Credits"
msgstr ""
-#: gtk/gtkaboutdialog.c:1901
+#: gtk/gtkaboutdialog.c:1979
msgid "Written by"
msgstr ""
-#: gtk/gtkaboutdialog.c:1904
+#: gtk/gtkaboutdialog.c:1982
msgid "Documented by"
msgstr ""
-#: gtk/gtkaboutdialog.c:1916
+#: gtk/gtkaboutdialog.c:1994
msgid "Translated by"
msgstr ""
-#: gtk/gtkaboutdialog.c:1920
+#: gtk/gtkaboutdialog.c:1998
msgid "Artwork by"
msgstr ""
@@ -883,28 +1054,41 @@ msgstr ""
#. * that use the shift key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: gtk/gtkaccellabel.c:119
-msgid "Shift"
-msgstr "Shift"
+#: gtk/gtkaccellabel.c:121
+msgid "keyboard label|Shift"
+msgstr ""
#. This is the text that should appear next to menu accelerators
#. * that use the control key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: gtk/gtkaccellabel.c:125
-msgid "Ctrl"
-msgstr "Ctrl"
+#: gtk/gtkaccellabel.c:128
+msgid "keyboard label|Ctrl"
+msgstr ""
#. This is the text that should appear next to menu accelerators
#. * that use the alt key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: gtk/gtkaccellabel.c:131
-msgid "Alt"
-msgstr "Alt"
+#: gtk/gtkaccellabel.c:135
+msgid "keyboard label|Alt"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkaccellabel.c:577
+msgid "keyboard label|Space"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkaccellabel.c:581
+msgid "keyboard label|Backslash"
+msgstr ""
#. Translate to calendar:YM if you want years to be displayed
#. * before months; otherwise translate to calendar:MY.
@@ -915,7 +1099,7 @@ msgstr "Alt"
#. * so if you have a default text direction of RTL and YM, then
#. * the year will appear on the right.
#.
-#: gtk/gtkcalendar.c:700
+#: gtk/gtkcalendar.c:647
msgid "calendar:MY"
msgstr "kalender:MY"
@@ -923,24 +1107,52 @@ msgstr "kalender:MY"
#. * first day of the week to calendar:week_start:1 if you want Monday
#. * to be the first day of the week, and so on.
#.
-#: gtk/gtkcalendar.c:710
+#: gtk/gtkcalendar.c:661
msgid "calendar:week_start:0"
msgstr "kalender:week_begin:0"
-#: gtk/gtkcellrendererprogress.c:235 gtk/gtkcellrendererprogress.c:293
+#. Translators: This is a text measurement template.
+#. * Translate it to the widest year text.
+#. *
+#. * Don't include the prefix "year measurement template|"
+#. * in the translation.
+#. *
+#. * If you don't understand this, leave it as "2000"
+#.
+#: gtk/gtkcalendar.c:1549
+msgid "year measurement template|2000"
+msgstr ""
+
+#. Translators: This dictates how the year is displayed in
+#. * gtkcalendar widget. See strftime() manual for the format.
+#. * Use only ASCII in the translation.
+#. *
+#. * Also look for the msgid "year measurement template|2000".
+#. * Translate that entry to a year with the widest output of this
+#. * msgid.
+#. *
+#. * Don't include the prefix "calendar year format|" in the
+#. * translation. "%Y" is appropriate for most locales.
+#.
+#: gtk/gtkcalendar.c:1826
+msgid "calendar year format|%Y"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkcellrendererprogress.c:237 gtk/gtkcellrendererprogress.c:295
#, c-format
msgid "progress bar label|%d %%"
msgstr ""
-#: gtk/gtkcolorbutton.c:220 gtk/gtkcolorbutton.c:574
+#: gtk/gtkcolorbutton.c:221 gtk/gtkcolorbutton.c:576
msgid "Pick a Color"
msgstr "Kies 'n Kleur"
-#: gtk/gtkcolorbutton.c:466
+#: gtk/gtkcolorbutton.c:467
msgid "Received invalid color data\n"
msgstr "Het ongeldige kleurdata ontvang\n"
-#: gtk/gtkcolorsel.c:576
+#: gtk/gtkcolorsel.c:561
msgid ""
"The previously-selected color, for comparison to the color you're selecting "
"now. You can drag this color to a palette entry, or select this color as "
@@ -950,7 +1162,7 @@ msgstr ""
"selekteer. Jy kan hierdie kleur sleep na 'n paletinskrywing, of selekteer "
"die kleur as huidig deurdit te sleep na die ander kleur-monster langsaan."
-#: gtk/gtkcolorsel.c:581
+#: gtk/gtkcolorsel.c:566
msgid ""
"The color you've chosen. You can drag this color to a palette entry to save "
"it for use in the future."
@@ -958,11 +1170,11 @@ msgstr ""
"Die kleur wat jy geselekteer het. Jy kan hierdie kleur sleep na 'n "
"paletinskrywing om dit vir toekomstige gebruik te stoor."
-#: gtk/gtkcolorsel.c:942
+#: gtk/gtkcolorsel.c:957
msgid "_Save color here"
msgstr "_Stoor kleur hier"
-#: gtk/gtkcolorsel.c:1147
+#: gtk/gtkcolorsel.c:1162
msgid ""
"Click this palette entry to make it the current color. To change this entry, "
"drag a color swatch here or right-click it and select \"Save color here.\""
@@ -971,7 +1183,7 @@ msgstr ""
"inskrywing te verander,sleep 'n kleur-monster hier of regs-kliek dit en "
"selekteer \"Stoor kleur hier.\""
-#: gtk/gtkcolorsel.c:1913
+#: gtk/gtkcolorsel.c:1929
msgid ""
"Select the color you want from the outer ring. Select the darkness or "
"lightness of that color using the inner triangle."
@@ -979,7 +1191,7 @@ msgstr ""
"Selekteer die kleur wat jy wil hê uit die buitenste sirkel. Selekteer die "
"skadu of helderheid van daardie kleurin die binneste driehoek."
-#: gtk/gtkcolorsel.c:1938
+#: gtk/gtkcolorsel.c:1954
msgid ""
"Click the eyedropper, then click a color anywhere on your screen to select "
"that color."
@@ -987,67 +1199,67 @@ msgstr ""
"Kliek die oogdrupper, kliek dan 'n kleur enige plek op jou skerm om daardie "
"kleur teselekteer."
-#: gtk/gtkcolorsel.c:1947
+#: gtk/gtkcolorsel.c:1963
msgid "_Hue:"
msgstr "_Tint:"
-#: gtk/gtkcolorsel.c:1948
+#: gtk/gtkcolorsel.c:1964
msgid "Position on the color wheel."
msgstr "Posisie op die kleurwiel."
-#: gtk/gtkcolorsel.c:1950
+#: gtk/gtkcolorsel.c:1966
msgid "_Saturation:"
msgstr "_Versadiging:"
-#: gtk/gtkcolorsel.c:1951
+#: gtk/gtkcolorsel.c:1967
msgid "\"Deepness\" of the color."
msgstr "\"Diepte\" van die kleur."
-#: gtk/gtkcolorsel.c:1952
+#: gtk/gtkcolorsel.c:1968
msgid "_Value:"
msgstr "_Waarde:"
-#: gtk/gtkcolorsel.c:1953
+#: gtk/gtkcolorsel.c:1969
msgid "Brightness of the color."
msgstr "Helderheid van die kleur."
-#: gtk/gtkcolorsel.c:1954
+#: gtk/gtkcolorsel.c:1970
msgid "_Red:"
msgstr "_Rooi:"
-#: gtk/gtkcolorsel.c:1955
+#: gtk/gtkcolorsel.c:1971
msgid "Amount of red light in the color."
msgstr "Hoeveelheid rooilig in die kleur."
-#: gtk/gtkcolorsel.c:1956
+#: gtk/gtkcolorsel.c:1972
msgid "_Green:"
msgstr "_Groen:"
-#: gtk/gtkcolorsel.c:1957
+#: gtk/gtkcolorsel.c:1973
msgid "Amount of green light in the color."
msgstr "Hoeveelheid groenlig in die kleur."
-#: gtk/gtkcolorsel.c:1958
+#: gtk/gtkcolorsel.c:1974
msgid "_Blue:"
msgstr "_Blou:"
-#: gtk/gtkcolorsel.c:1959
+#: gtk/gtkcolorsel.c:1975
msgid "Amount of blue light in the color."
msgstr "Hoeveelheid bloulig in die kleur."
-#: gtk/gtkcolorsel.c:1962
+#: gtk/gtkcolorsel.c:1978
msgid "_Opacity:"
msgstr "_Ondeursigtigheid:"
-#: gtk/gtkcolorsel.c:1970 gtk/gtkcolorsel.c:1981
+#: gtk/gtkcolorsel.c:1986 gtk/gtkcolorsel.c:1997
msgid "Transparency of the color."
msgstr "Deursigtigheid van die kleur."
-#: gtk/gtkcolorsel.c:1988
+#: gtk/gtkcolorsel.c:2004
msgid "Color _Name:"
msgstr "Kleur _naam:"
-#: gtk/gtkcolorsel.c:2003
+#: gtk/gtkcolorsel.c:2019
msgid ""
"You can enter an HTML-style hexadecimal color value, or simply a color name "
"such as 'orange' in this entry."
@@ -1055,11 +1267,11 @@ msgstr ""
"Jy kan 'n HTML-styl heksadesimale kleurwaarde intik, of slegs 'n kleurnaam "
"soos bv. 'oranje' in hierdie inskrywing."
-#: gtk/gtkcolorsel.c:2022
+#: gtk/gtkcolorsel.c:2038
msgid "_Palette"
msgstr "_Palet"
-#: gtk/gtkcolorsel.c:2054
+#: gtk/gtkcolorsel.c:2070
#, fuzzy
msgid "Color Wheel"
msgstr "Wiel"
@@ -1068,307 +1280,323 @@ msgstr "Wiel"
msgid "Color Selection"
msgstr "Kleurseleksie"
-#: gtk/gtkentry.c:4507 gtk/gtktextview.c:7030
+#: gtk/gtkentry.c:4508 gtk/gtktextview.c:7068
msgid "Select _All"
msgstr "Selekteer _Alles"
-#: gtk/gtkentry.c:4517 gtk/gtktextview.c:7040
+#: gtk/gtkentry.c:4518 gtk/gtktextview.c:7078
msgid "Input _Methods"
msgstr "Toevoer _Metodes"
-#: gtk/gtkentry.c:4528 gtk/gtktextview.c:7051
+#: gtk/gtkentry.c:4529 gtk/gtktextview.c:7089
msgid "_Insert Unicode Control Character"
msgstr "_Voer Unicode-beheer karakter in"
-#: gtk/gtkfilechooser.c:1584 gtk/gtkfilechooser.c:1628
-#: gtk/gtkfilechooser.c:1703 gtk/gtkfilechooser.c:1747
+#: gtk/gtkfilechooser.c:1588 gtk/gtkfilechooser.c:1632
+#: gtk/gtkfilechooser.c:1707 gtk/gtkfilechooser.c:1751
#, c-format
msgid "Invalid filename: %s"
msgstr "Ongeldige lêernaam: %s"
-#: gtk/gtkfilechooserbutton.c:65
+#: gtk/gtkfilechooserbutton.c:67
#, fuzzy
msgid "Select A File"
msgstr "Skrap Lêer"
-#: gtk/gtkfilechooserbutton.c:66 gtk/gtkfilechooserdefault.c:1229
-#: gtk/gtkpathbar.c:982
+#: gtk/gtkfilechooserbutton.c:68 gtk/gtkfilechooserdefault.c:1302
+#: gtk/gtkpathbar.c:1020
msgid "Home"
msgstr "Tuis"
-#: gtk/gtkfilechooserbutton.c:67 gtk/gtkfilechooserdefault.c:1256
-#: gtk/gtkpathbar.c:984
+#: gtk/gtkfilechooserbutton.c:69 gtk/gtkfilechooserdefault.c:1329
+#: gtk/gtkpathbar.c:1022
msgid "Desktop"
msgstr "Werkarea"
-#: gtk/gtkfilechooserbutton.c:68
+#: gtk/gtkfilechooserbutton.c:70
#, fuzzy
msgid "(None)"
msgstr "geen"
-#: gtk/gtkfilechooserbutton.c:1515
+#: gtk/gtkfilechooserbutton.c:1523
msgid "Other..."
msgstr ""
-#: gtk/gtkfilechooserdefault.c:867
+#: gtk/gtkfilechooserdefault.c:917
#, fuzzy
msgid "Could not retrieve information about the file"
msgstr ""
"Kon nie inligting aangaande %s bekom nie:\n"
"%s"
-#: gtk/gtkfilechooserdefault.c:878
+#: gtk/gtkfilechooserdefault.c:928
#, fuzzy
msgid "Could not add a bookmark"
msgstr ""
"Kon nie 'n boekmerk byvoeg vir %s nie:\n"
"%s"
-#: gtk/gtkfilechooserdefault.c:889
+#: gtk/gtkfilechooserdefault.c:939
#, fuzzy
msgid "Could not remove bookmark"
msgstr ""
"Kon nie boekmerk verwyder vir %s nie:\n"
"%s"
-#: gtk/gtkfilechooserdefault.c:900
+#: gtk/gtkfilechooserdefault.c:950
msgid "The folder could not be created"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:911
+#: gtk/gtkfilechooserdefault.c:963
+msgid ""
+"The folder could not be created, as a file with the same name already "
+"exists. Try using a different name for the folder, or rename the file first."
+msgstr ""
+
+#: gtk/gtkfilechooserdefault.c:976
#, fuzzy
msgid "Invalid file name"
msgstr "Ongeldige lêernaam: %s"
-#: gtk/gtkfilechooserdefault.c:921
+#: gtk/gtkfilechooserdefault.c:986
msgid "The folder contents could not be displayed"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:1119
+#: gtk/gtkfilechooserdefault.c:1192
#, fuzzy, c-format
msgid "Could not get information about '%s': %s"
msgstr ""
"Kon nie inligting aangaande %s bekom nie:\n"
"%s"
-#: gtk/gtkfilechooserdefault.c:2095
+#: gtk/gtkfilechooserdefault.c:2208
#, c-format
msgid "Add the folder '%s' to the bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2136
+#: gtk/gtkfilechooserdefault.c:2249
msgid "Add the current folder to the bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2138
+#: gtk/gtkfilechooserdefault.c:2251
msgid "Add the selected folders to the bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2178
+#: gtk/gtkfilechooserdefault.c:2291
#, c-format
msgid "Remove the bookmark '%s'"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2591
+#: gtk/gtkfilechooserdefault.c:2722
#, fuzzy, c-format
msgid "Could not add a bookmark for '%s' because it is an invalid path name."
msgstr ""
"Kon nie 'n boekmerk byvoeg vir %s nie want dit is 'n ongeldige padnaam."
-#: gtk/gtkfilechooserdefault.c:2769
+#: gtk/gtkfilechooserdefault.c:2937
+#, fuzzy
+msgid "Remove"
+msgstr "_Verwyder"
+
+#: gtk/gtkfilechooserdefault.c:2946
+#, fuzzy
+msgid "Rename..."
+msgstr "_Hernoem"
+
+#: gtk/gtkfilechooserdefault.c:3069
msgid "Shortcuts"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2823
+#: gtk/gtkfilechooserdefault.c:3123
msgid "Folder"
msgstr "Vouer"
-#: gtk/gtkfilechooserdefault.c:2875 gtk/gtkstock.c:295
+#: gtk/gtkfilechooserdefault.c:3179 gtk/gtkstock.c:317
msgid "_Add"
msgstr "_Voeg by"
-#: gtk/gtkfilechooserdefault.c:2882
-msgid "Add the selected folder to the bookmarks"
+#: gtk/gtkfilechooserdefault.c:3186
+msgid "Add the selected folder to the Bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2887 gtk/gtkstock.c:352
+#: gtk/gtkfilechooserdefault.c:3191 gtk/gtkstock.c:395
msgid "_Remove"
msgstr "_Verwyder"
-#: gtk/gtkfilechooserdefault.c:2894
+#: gtk/gtkfilechooserdefault.c:3198
msgid "Remove the selected bookmark"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2997
-msgid "_Add to Shortcuts"
+#: gtk/gtkfilechooserdefault.c:3305
+msgid "_Add to Bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:3007
+#: gtk/gtkfilechooserdefault.c:3315
#, fuzzy
msgid "Open _Location"
msgstr "Open Ligging"
-#: gtk/gtkfilechooserdefault.c:3019
+#: gtk/gtkfilechooserdefault.c:3327
msgid "Show _Hidden Files"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:3143 gtk/gtkfilesel.c:767
+#: gtk/gtkfilechooserdefault.c:3451 gtk/gtkfilesel.c:766
msgid "Files"
msgstr "Lêers"
-#: gtk/gtkfilechooserdefault.c:3174
+#: gtk/gtkfilechooserdefault.c:3482
msgid "Name"
msgstr "Naam"
-#: gtk/gtkfilechooserdefault.c:3199
+#: gtk/gtkfilechooserdefault.c:3507
msgid "Size"
msgstr "Grootte"
-#: gtk/gtkfilechooserdefault.c:3212
+#: gtk/gtkfilechooserdefault.c:3520
msgid "Modified"
msgstr "Aangepas"
-#: gtk/gtkfilechooserdefault.c:3244
+#: gtk/gtkfilechooserdefault.c:3552
msgid "Select which types of files are shown"
msgstr ""
#. Create Folder
-#: gtk/gtkfilechooserdefault.c:3280
+#: gtk/gtkfilechooserdefault.c:3588
#, fuzzy
msgid "Create Fo_lder"
msgstr "Skep _Vouer"
#. Name entry
-#: gtk/gtkfilechooserdefault.c:3398
+#: gtk/gtkfilechooserdefault.c:3709
msgid "_Name:"
msgstr "_Naam:"
-#: gtk/gtkfilechooserdefault.c:3438
+#: gtk/gtkfilechooserdefault.c:3749
msgid "_Browse for other folders"
msgstr "_Blaai vir ander vouers"
-#: gtk/gtkfilechooserdefault.c:3688
+#: gtk/gtkfilechooserdefault.c:4000
msgid "Save in _folder:"
msgstr "Stoor in _vouer:"
-#: gtk/gtkfilechooserdefault.c:3690
+#: gtk/gtkfilechooserdefault.c:4002
msgid "Create in _folder:"
msgstr "Skep in _vouer:"
-#: gtk/gtkfilechooserdefault.c:4523
+#: gtk/gtkfilechooserdefault.c:4959
#, fuzzy
msgid "Cannot change to folder because it is not local"
msgstr ""
"Kan nie verander na die vouer deur jou gespesifiseer nie,aangesien dit 'n "
"ongeldige pad is."
-#: gtk/gtkfilechooserdefault.c:5048
+#: gtk/gtkfilechooserdefault.c:5513
#, fuzzy, c-format
msgid "Shortcut %s does not exist"
msgstr "kortpad %s bestaan nie"
-#: gtk/gtkfilechooserdefault.c:5508
+#: gtk/gtkfilechooserdefault.c:6057
#, fuzzy, c-format
msgid "Could not mount %s"
msgstr ""
"Kon nie vouer %s skep nie:\n"
"%s"
-#: gtk/gtkfilechooserdefault.c:5802
+#: gtk/gtkfilechooserdefault.c:6352
msgid "Type name of new folder"
msgstr "Tik naam van nuwe vouer"
-#: gtk/gtkfilechooserdefault.c:5844
+#: gtk/gtkfilechooserdefault.c:6394
#, c-format
msgid "%d byte"
msgid_plural "%d bytes"
msgstr[0] "%d greep"
msgstr[1] "%d grepe"
-#: gtk/gtkfilechooserdefault.c:5846
+#: gtk/gtkfilechooserdefault.c:6396
#, c-format
msgid "%.1f K"
msgstr "%.1f K"
-#: gtk/gtkfilechooserdefault.c:5848
+#: gtk/gtkfilechooserdefault.c:6398
#, c-format
msgid "%.1f M"
msgstr "%.1f M"
-#: gtk/gtkfilechooserdefault.c:5850
+#: gtk/gtkfilechooserdefault.c:6400
#, c-format
msgid "%.1f G"
msgstr "%.1f G"
-#: gtk/gtkfilechooserdefault.c:5902
+#: gtk/gtkfilechooserdefault.c:6446 gtk/gtkfilechooserdefault.c:6470
+msgid "Unknown"
+msgstr "Onbekend"
+
+#: gtk/gtkfilechooserdefault.c:6457
msgid "Today"
msgstr "Vandag"
-#: gtk/gtkfilechooserdefault.c:5904
+#: gtk/gtkfilechooserdefault.c:6459
msgid "Yesterday"
msgstr "Gister"
-#: gtk/gtkfilechooserdefault.c:5915
-msgid "Unknown"
-msgstr "Onbekend"
-
-#: gtk/gtkfilechooserdefault.c:5985
+#: gtk/gtkfilechooserdefault.c:6541
#, fuzzy
msgid "Cannot change folder"
msgstr "Skep in _vouer:"
-#: gtk/gtkfilechooserdefault.c:5986
+#: gtk/gtkfilechooserdefault.c:6542
#, fuzzy
msgid "The folder you specified is an invalid path."
msgstr ""
"Kan nie verander na die vouer deur jou gespesifiseer nie, aangesien dit 'n "
"ongeldige pad is."
-#: gtk/gtkfilechooserdefault.c:6025
+#: gtk/gtkfilechooserdefault.c:6581
#, fuzzy, c-format
msgid "Could not build file name from '%s' and '%s'"
msgstr ""
"Kon nie 'n lêernaam bou van '%s' en '%s' nie:\n"
"%s"
-#: gtk/gtkfilechooserdefault.c:6061
+#: gtk/gtkfilechooserdefault.c:6617
#, fuzzy
msgid "Could not select item"
msgstr ""
"Kon nie vouer %s skep nie:\n"
"%s"
-#: gtk/gtkfilechooserdefault.c:6101
+#: gtk/gtkfilechooserdefault.c:6657
msgid "Open Location"
msgstr "Open Ligging"
-#: gtk/gtkfilechooserdefault.c:6108
+#: gtk/gtkfilechooserdefault.c:6664
#, fuzzy
msgid "Save in Location"
msgstr "Open Ligging"
-#: gtk/gtkfilechooserdefault.c:6132
+#: gtk/gtkfilechooserdefault.c:6688
msgid "_Location:"
msgstr "_Ligging:"
-#: gtk/gtkfilesel.c:731
+#: gtk/gtkfilesel.c:730
msgid "Folders"
msgstr "Vouers"
-#: gtk/gtkfilesel.c:735
+#: gtk/gtkfilesel.c:734
msgid "Fol_ders"
msgstr "Vou_ers"
-#: gtk/gtkfilesel.c:771
+#: gtk/gtkfilesel.c:770
msgid "_Files"
msgstr "_Lêers"
-#: gtk/gtkfilesel.c:859 gtk/gtkfilesel.c:2249
+#: gtk/gtkfilesel.c:858 gtk/gtkfilesel.c:2248
#, c-format
msgid "Folder unreadable: %s"
msgstr "Vouer onleesbaar: %s"
-#: gtk/gtkfilesel.c:990
+#: gtk/gtkfilesel.c:989
#, c-format
msgid ""
"The file \"%s\" resides on another machine (called %s) and may not be "
@@ -1379,26 +1607,26 @@ msgstr ""
"beskikbaar vir hierdie program nie.\n"
"Is jy seker dat jy dit wil selekteer?"
-#: gtk/gtkfilesel.c:1121
+#: gtk/gtkfilesel.c:1120
msgid "_New Folder"
msgstr "_Nuwe Vouer"
-#: gtk/gtkfilesel.c:1132
+#: gtk/gtkfilesel.c:1131
msgid "De_lete File"
msgstr "Skr_ap Lêer"
-#: gtk/gtkfilesel.c:1143
+#: gtk/gtkfilesel.c:1142
msgid "_Rename File"
msgstr "_Hernoem Lêer"
-#: gtk/gtkfilesel.c:1445
+#: gtk/gtkfilesel.c:1444
#, c-format
msgid ""
"The folder name \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
"Die lêernaam \"%s\" bevat simbole wat nie toegelaat word in lêername nie"
-#: gtk/gtkfilesel.c:1447
+#: gtk/gtkfilesel.c:1446
#, c-format
msgid ""
"Error creating folder \"%s\": %s\n"
@@ -1407,35 +1635,35 @@ msgstr ""
"Fout met skep van vouer \"%s\": %s\n"
"%s"
-#: gtk/gtkfilesel.c:1448 gtk/gtkfilesel.c:1684
+#: gtk/gtkfilesel.c:1447 gtk/gtkfilesel.c:1683
msgid "You probably used symbols not allowed in filenames."
msgstr ""
"Jy het waarskynlik simbole gebruik wat nie toegelaat word in lêername nie."
-#: gtk/gtkfilesel.c:1456
+#: gtk/gtkfilesel.c:1455
#, c-format
msgid "Error creating folder \"%s\": %s\n"
msgstr "Fout met skep van vouer \"%s\": %s\n"
-#: gtk/gtkfilesel.c:1490
+#: gtk/gtkfilesel.c:1489
msgid "New Folder"
msgstr "Nuwe Vouer"
-#: gtk/gtkfilesel.c:1505
+#: gtk/gtkfilesel.c:1504
msgid "_Folder name:"
msgstr "_Vouernaam:"
-#: gtk/gtkfilesel.c:1529
+#: gtk/gtkfilesel.c:1528
msgid "C_reate"
msgstr "S_kep"
-#: gtk/gtkfilesel.c:1572
+#: gtk/gtkfilesel.c:1571
#, c-format
msgid "The filename \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
"Die lêernaam \"%s\" bevat simbole wat nie toegelaat word in lêername nie"
-#: gtk/gtkfilesel.c:1575
+#: gtk/gtkfilesel.c:1574
#, c-format
msgid ""
"Error deleting file \"%s\": %s\n"
@@ -1444,31 +1672,31 @@ msgstr ""
"Fout met skrapping van lêer \"%s\": %s\n"
"%s"
-#: gtk/gtkfilesel.c:1577 gtk/gtkfilesel.c:1698
+#: gtk/gtkfilesel.c:1576 gtk/gtkfilesel.c:1697
msgid "It probably contains symbols not allowed in filenames."
msgstr "Dit bevat waarskynlik simbole wat nie toegelaat word in lêername nie."
-#: gtk/gtkfilesel.c:1586
+#: gtk/gtkfilesel.c:1585
#, c-format
msgid "Error deleting file \"%s\": %s"
msgstr "Fout met skrapping van lêer \"%s\": %s"
-#: gtk/gtkfilesel.c:1629
+#: gtk/gtkfilesel.c:1628
#, c-format
msgid "Really delete file \"%s\"?"
msgstr "Moet lêer \"%s\" rêrig geskrap word?"
-#: gtk/gtkfilesel.c:1634
+#: gtk/gtkfilesel.c:1633
msgid "Delete File"
msgstr "Skrap Lêer"
-#: gtk/gtkfilesel.c:1680 gtk/gtkfilesel.c:1694
+#: gtk/gtkfilesel.c:1679 gtk/gtkfilesel.c:1693
#, c-format
msgid "The file name \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
"Die lêernaam \"%s\" bevat simbole wat nie toegelaat word in lêername nie"
-#: gtk/gtkfilesel.c:1682
+#: gtk/gtkfilesel.c:1681
#, c-format
msgid ""
"Error renaming file to \"%s\": %s\n"
@@ -1477,7 +1705,7 @@ msgstr ""
"Fout met hernoem van lêer na \"%s\": %s\n"
"%s"
-#: gtk/gtkfilesel.c:1696
+#: gtk/gtkfilesel.c:1695
#, c-format
msgid ""
"Error renaming file \"%s\": %s\n"
@@ -1486,29 +1714,29 @@ msgstr ""
"Fout met hernoem van lêer \"%s\": %s\n"
"%s"
-#: gtk/gtkfilesel.c:1706
+#: gtk/gtkfilesel.c:1705
#, c-format
msgid "Error renaming file \"%s\" to \"%s\": %s"
msgstr "Fout met hernoem van lêer \"%s\" na \"%s\": %s"
-#: gtk/gtkfilesel.c:1753
+#: gtk/gtkfilesel.c:1752
msgid "Rename File"
msgstr "Hernoem Lêer"
-#: gtk/gtkfilesel.c:1768
+#: gtk/gtkfilesel.c:1767
#, c-format
msgid "Rename file \"%s\" to:"
msgstr "Hernoem lêer \"%s\" na:"
-#: gtk/gtkfilesel.c:1797
+#: gtk/gtkfilesel.c:1796
msgid "_Rename"
msgstr "_Hernoem"
-#: gtk/gtkfilesel.c:2229
+#: gtk/gtkfilesel.c:2228
msgid "_Selection: "
msgstr "_Seleksie: "
-#: gtk/gtkfilesel.c:3152
+#: gtk/gtkfilesel.c:3151
#, fuzzy, c-format
msgid ""
"The filename \"%s\" couldn't be converted to UTF-8. (try setting the "
@@ -1517,15 +1745,15 @@ msgstr ""
"Die lêernaam \"%s\" kon nie omgesit word na UTF-8 nie (probeer die omgewings-"
"veranderlikeG_BROKEN_FILENAMES instel): %s"
-#: gtk/gtkfilesel.c:3155
+#: gtk/gtkfilesel.c:3154
msgid "Invalid UTF-8"
msgstr "Ongeldige UTF-8"
-#: gtk/gtkfilesel.c:4032
+#: gtk/gtkfilesel.c:4031
msgid "Name too long"
msgstr "Naam te lank"
-#: gtk/gtkfilesel.c:4034
+#: gtk/gtkfilesel.c:4033
msgid "Couldn't convert filename"
msgstr "Kon nie lêernaam omsit nie"
@@ -1533,95 +1761,110 @@ msgstr "Kon nie lêernaam omsit nie"
msgid "(Empty)"
msgstr "(Leeg)"
-#: gtk/gtkfilesystemunix.c:415 gtk/gtkfilesystemunix.c:429
-#: gtk/gtkfilesystemunix.c:626 gtk/gtkfilesystemwin32.c:482
-#: gtk/gtkfilesystemwin32.c:495 gtk/gtkfilesystemwin32.c:1530
+#: gtk/gtkfilesystemunix.c:475 gtk/gtkfilesystemunix.c:678
+#: gtk/gtkfilesystemunix.c:1918 gtk/gtkfilesystemwin32.c:482
+#: gtk/gtkfilesystemwin32.c:495 gtk/gtkfilesystemwin32.c:1560
#, fuzzy, c-format
msgid "Error getting information for '%s': %s"
msgstr "fout met die verkryging van inligting vir '%s': %s"
-#: gtk/gtkfilesystemunix.c:495 gtk/gtkfilesystemwin32.c:537
+#: gtk/gtkfilesystemunix.c:547 gtk/gtkfilesystemwin32.c:537
#, fuzzy, c-format
msgid "Error creating directory '%s': %s"
msgstr "fout met skep van gids '%s': %s"
-#: gtk/gtkfilesystemunix.c:575 gtk/gtkfilesystemwin32.c:597
+#: gtk/gtkfilesystemunix.c:627 gtk/gtkfilesystemwin32.c:597
msgid "This file system does not support mounting"
msgstr "Hierdie lêersisteem ondersteun nie montering nie"
-#: gtk/gtkfilesystemunix.c:583
+#: gtk/gtkfilesystemunix.c:635
msgid "Filesystem"
msgstr "Lêersisteem"
-#: gtk/gtkfilesystemunix.c:740
+#: gtk/gtkfilesystemunix.c:792
#, fuzzy, c-format
msgid "Could not get a stock icon for %s"
msgstr "Kon nie inligting bekom vir lêer '%s' nie: %s"
-#: gtk/gtkfilesystemunix.c:835
+#: gtk/gtkfilesystemunix.c:887
#, c-format
msgid ""
"The name \"%s\" is not valid because it contains the character \"%s\". "
"Please use a different name."
msgstr ""
-#: gtk/gtkfilesystemunix.c:1443 gtk/gtkfilesystemwin32.c:1004
+#: gtk/gtkfilesystemunix.c:1489
#, fuzzy, c-format
-msgid "Bookmark saving failed: %s"
+msgid "Writing %s failed: %s"
msgstr "Boekmerk-storing het misluk (%s)"
-#: gtk/gtkfilesystemunix.c:1495
+#: gtk/gtkfilesystemunix.c:1578
#, c-format
msgid "'%s' already exists in the bookmarks list"
msgstr ""
-#: gtk/gtkfilesystemunix.c:1557
+#: gtk/gtkfilesystemunix.c:1650
#, c-format
msgid "'%s' does not exist in the bookmarks list"
msgstr ""
-#: gtk/gtkfilesystemunix.c:1739
+#: gtk/gtkfilesystemunix.c:1878
#, fuzzy, c-format
-msgid "Error getting information for '%s'"
-msgstr "fout met die verkryging van inligting vir '%s'"
+msgid "Error getting information for '/': %s"
+msgstr "fout met die verkryging van inligting vir '%s': %s"
+
+#: gtk/gtkfilesystemwin32.c:611
+#, c-format
+msgid "Network Drive (%s)"
+msgstr ""
-#: gtk/gtkfontbutton.c:178 gtk/gtkfontbutton.c:295
+#: gtk/gtkfilesystemwin32.c:650
+#, c-format
+msgid "%s (%s)"
+msgstr ""
+
+#: gtk/gtkfilesystemwin32.c:1032
+#, fuzzy, c-format
+msgid "Bookmark saving failed: %s"
+msgstr "Boekmerk-storing het misluk (%s)"
+
+#: gtk/gtkfontbutton.c:179 gtk/gtkfontbutton.c:292
msgid "Pick a Font"
msgstr "Kies 'n lettertipe"
#. Initialize fields
-#: gtk/gtkfontbutton.c:289
+#: gtk/gtkfontbutton.c:286
msgid "Sans 12"
msgstr "Sans 12"
-#: gtk/gtkfontbutton.c:807
+#: gtk/gtkfontbutton.c:804
msgid "Font"
msgstr "Lettertipe"
#. This is the default text shown in the preview entry, though the user
#. can set it. Remember that some fonts only have capital letters.
-#: gtk/gtkfontsel.c:73
+#: gtk/gtkfontsel.c:74
msgid "abcdefghijk ABCDEFGHIJK"
msgstr "abcdeêfghijk ABCDEÊFGHIJK"
-#: gtk/gtkfontsel.c:360
+#: gtk/gtkfontsel.c:361
msgid "_Family:"
msgstr "_Familie:"
-#: gtk/gtkfontsel.c:366
+#: gtk/gtkfontsel.c:367
msgid "_Style:"
msgstr "_Styl:"
-#: gtk/gtkfontsel.c:372
+#: gtk/gtkfontsel.c:373
msgid "Si_ze:"
msgstr "Gr_ootte:"
#. create the text entry widget
-#: gtk/gtkfontsel.c:548
+#: gtk/gtkfontsel.c:549
msgid "_Preview:"
msgstr "_Voorskou:"
-#: gtk/gtkfontsel.c:1382
+#: gtk/gtkfontsel.c:1383
msgid "Font Selection"
msgstr "Lettertipe Seleksie"
@@ -1636,12 +1879,12 @@ msgstr "_Gamma waarde"
#. Remove this icon source so we don't keep trying to
#. * load it.
#.
-#: gtk/gtkiconfactory.c:1629
+#: gtk/gtkiconfactory.c:1644
#, c-format
msgid "Error loading icon: %s"
msgstr "Fout met laai van ikoon: %s"
-#: gtk/gtkicontheme.c:1263
+#: gtk/gtkicontheme.c:1250
#, c-format
msgid ""
"Could not find the icon '%s'. The '%s' theme\n"
@@ -1654,7 +1897,7 @@ msgstr ""
"Jy kan 'n kopie by:\n"
" kry\t%s"
-#: gtk/gtkicontheme.c:1328
+#: gtk/gtkicontheme.c:1315
#, c-format
msgid "Icon '%s' not present in theme"
msgstr "Ikoon '%s' nie aanwesig in tema nie"
@@ -1742,7 +1985,7 @@ msgstr "(onbekend)"
msgid "clear"
msgstr "helder"
-#: gtk/gtklabel.c:3930
+#: gtk/gtklabel.c:3935
msgid "Select All"
msgstr "Selekteer Alles"
@@ -1776,360 +2019,392 @@ msgstr ""
#. * Do *not* translate it to "predefinito:LTR", if it
#. * it isn't default:LTR or default:RTL it will not work
#.
-#: gtk/gtkmain.c:482
+#: gtk/gtkmain.c:476
msgid "default:LTR"
msgstr "default:LTR"
-#: gtk/gtkmain.c:565
+#: gtk/gtkmain.c:559
msgid "GTK+ Options"
msgstr ""
-#: gtk/gtkmain.c:565
+#: gtk/gtkmain.c:559
msgid "Show GTK+ Options"
msgstr ""
-#: gtk/gtknotebook.c:2712 gtk/gtknotebook.c:5060
+#: gtk/gtknotebook.c:2718 gtk/gtknotebook.c:5064
#, c-format
msgid "Page %u"
msgstr "Bladsy %u"
-#: gtk/gtkradiotoolbutton.c:91
+#: gtk/gtkradiotoolbutton.c:92
msgid "Group"
msgstr "Groep"
-#: gtk/gtkradiotoolbutton.c:92
+#: gtk/gtkradiotoolbutton.c:93
msgid "The radio tool button whose group this button belongs to."
msgstr "Die radio nutsgoedknoppie aan wie se groep hierdie knoppie behoort."
-#: gtk/gtkrc.c:2399
+#: gtk/gtkrc.c:2400
#, c-format
msgid "Unable to find include file: \"%s\""
msgstr "Kon nie insluit-lêer: \"%s\" vind nie"
-#: gtk/gtkrc.c:3038 gtk/gtkrc.c:3041
+#: gtk/gtkrc.c:3042 gtk/gtkrc.c:3045
#, c-format
msgid "Unable to locate image file in pixmap_path: \"%s\""
msgstr "Kon nie beeldlêer in pixmap_pad: \"%s\" vind nie"
-#: gtk/gtkrc.c:3476
+#: gtk/gtkrc.c:3480
#, c-format
msgid "Pixmap path element: \"%s\" must be absolute, %s, line %d"
msgstr "Pixmap pad-element: \"%s\" moet absoluut wees, %s, lyn %d"
#. KEEP IN SYNC with gtkiconfactory.c stock icons, when appropriate
-#: gtk/gtkstock.c:286
+#: gtk/gtkstock.c:308
msgid "Information"
msgstr "Inligting"
-#: gtk/gtkstock.c:287
+#: gtk/gtkstock.c:309
msgid "Warning"
msgstr "Waarskuwing"
-#: gtk/gtkstock.c:288
+#: gtk/gtkstock.c:310
msgid "Error"
msgstr "Fout"
-#: gtk/gtkstock.c:289
+#: gtk/gtkstock.c:311
msgid "Question"
msgstr "Vraag"
#. FIXME these need accelerators when appropriate, and
#. * need the mnemonics to be rationalized
#.
-#: gtk/gtkstock.c:294
+#: gtk/gtkstock.c:316
msgid "_About"
msgstr ""
-#: gtk/gtkstock.c:296
+#: gtk/gtkstock.c:318
msgid "_Apply"
msgstr "_Pas toe"
-#: gtk/gtkstock.c:297
+#: gtk/gtkstock.c:319
msgid "_Bold"
msgstr "_Vetdruk"
-#: gtk/gtkstock.c:298
+#: gtk/gtkstock.c:320
msgid "_Cancel"
msgstr "_Kanselleer"
-#: gtk/gtkstock.c:299
+#: gtk/gtkstock.c:321
msgid "_CD-Rom"
msgstr "_CD-Rom"
-#: gtk/gtkstock.c:300
+#: gtk/gtkstock.c:322
msgid "_Clear"
msgstr "_Maak skoon"
-#: gtk/gtkstock.c:301
+#: gtk/gtkstock.c:323
msgid "_Close"
msgstr "_Sluit"
-#: gtk/gtkstock.c:302
+#: gtk/gtkstock.c:324
msgid "_Convert"
msgstr "_Omsit"
-#: gtk/gtkstock.c:303
+#: gtk/gtkstock.c:325
msgid "_Copy"
msgstr "_Kopieer"
-#: gtk/gtkstock.c:304
+#: gtk/gtkstock.c:326
msgid "Cu_t"
msgstr "Sn_y"
-#: gtk/gtkstock.c:305
+#: gtk/gtkstock.c:327
msgid "_Delete"
msgstr "_Skrap"
-#: gtk/gtkstock.c:306
+#: gtk/gtkstock.c:328
msgid "_Execute"
msgstr "_Voer uit"
-#: gtk/gtkstock.c:307
+#: gtk/gtkstock.c:329
msgid "_Edit"
msgstr ""
-#: gtk/gtkstock.c:308
+#: gtk/gtkstock.c:330
msgid "_Find"
msgstr "_Vind"
-#: gtk/gtkstock.c:309
+#: gtk/gtkstock.c:331
msgid "Find and _Replace"
msgstr "Vind en _Vervang"
-#: gtk/gtkstock.c:310
+#: gtk/gtkstock.c:332
msgid "_Floppy"
msgstr "_Sagte skyf"
-#: gtk/gtkstock.c:311
-msgid "_Bottom"
-msgstr "_Onder"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:334
+msgid "Navigation|_Bottom"
+msgstr ""
-#: gtk/gtkstock.c:312
-msgid "_First"
-msgstr "_Eerste"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:336
+msgid "Navigation|_First"
+msgstr ""
-#: gtk/gtkstock.c:313
-msgid "_Last"
-msgstr "_Jongste"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:338
+msgid "Navigation|_Last"
+msgstr ""
-#: gtk/gtkstock.c:314
-msgid "_Top"
-msgstr "_Bo"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:340
+msgid "Navigation|_Top"
+msgstr ""
-#: gtk/gtkstock.c:315
-msgid "_Back"
-msgstr "_Terug"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:342
+msgid "Navigation|_Back"
+msgstr ""
-#: gtk/gtkstock.c:316
-msgid "_Down"
-msgstr "_Af"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:344
+msgid "Navigation|_Down"
+msgstr ""
-#: gtk/gtkstock.c:317 gtk/gtkstock.c:331
-msgid "_Forward"
-msgstr "_Vorentoe"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:346
+msgid "Navigation|_Forward"
+msgstr ""
-#: gtk/gtkstock.c:318
-msgid "_Up"
-msgstr "_Op"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:348
+msgid "Navigation|_Up"
+msgstr ""
-#: gtk/gtkstock.c:319
+#: gtk/gtkstock.c:349
msgid "_Harddisk"
msgstr "_Hardeskyf"
-#: gtk/gtkstock.c:320
+#: gtk/gtkstock.c:350
msgid "_Help"
msgstr "_Help"
-#: gtk/gtkstock.c:321
+#: gtk/gtkstock.c:351
msgid "_Home"
msgstr "_Tuis"
-#: gtk/gtkstock.c:322
+#: gtk/gtkstock.c:352
msgid "Increase Indent"
msgstr "Vermeerder inkeep"
-#: gtk/gtkstock.c:323
+#: gtk/gtkstock.c:353
msgid "Decrease Indent"
msgstr "Verminder inkeep"
-#: gtk/gtkstock.c:324
+#: gtk/gtkstock.c:354
msgid "_Index"
msgstr "_Indeks"
-#: gtk/gtkstock.c:325
+#: gtk/gtkstock.c:355
msgid "_Italic"
msgstr "_Skuinsskrif"
-#: gtk/gtkstock.c:326
+#: gtk/gtkstock.c:356
msgid "_Jump to"
msgstr "_Spring na"
-#: gtk/gtkstock.c:327
-msgid "_Center"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:358
+#, fuzzy
+msgid "Justify|_Center"
msgstr "_Middel"
-#: gtk/gtkstock.c:328
-msgid "_Fill"
-msgstr "_Vul"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:360
+msgid "Justify|_Fill"
+msgstr ""
-#: gtk/gtkstock.c:329
-msgid "_Left"
-msgstr "_Links"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:362
+msgid "Justify|_Left"
+msgstr ""
-#: gtk/gtkstock.c:330
-msgid "_Right"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:364
+#, fuzzy
+msgid "Justify|_Right"
msgstr "_Regs"
-#: gtk/gtkstock.c:332
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:367
+#, fuzzy
+msgid "Media|_Forward"
+msgstr "_Vorentoe"
+
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:369
#, fuzzy
-msgid "_Next"
+msgid "Media|_Next"
msgstr "_Nuwe"
-#: gtk/gtkstock.c:333
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:371
#, fuzzy
-msgid "P_ause"
+msgid "Media|P_ause"
msgstr "_Plak"
-#: gtk/gtkstock.c:334
-msgid "_Play"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:373
+msgid "Media|_Play"
msgstr ""
-#: gtk/gtkstock.c:335
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:375
#, fuzzy
-msgid "Pre_vious"
+msgid "Media|Pre_vious"
msgstr "Voorskou"
-#: gtk/gtkstock.c:336
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:377
#, fuzzy
-msgid "_Record"
+msgid "Media|_Record"
msgstr "_Rooi:"
-#: gtk/gtkstock.c:337
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:379
#, fuzzy
-msgid "R_ewind"
+msgid "Media|R_ewind"
msgstr "_Vind"
-#: gtk/gtkstock.c:338 gtk/gtkstock.c:361
-msgid "_Stop"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:381
+#, fuzzy
+msgid "Media|_Stop"
msgstr "_Stop"
-#: gtk/gtkstock.c:339
+#: gtk/gtkstock.c:382
msgid "_Network"
msgstr "_Netwerk"
-#: gtk/gtkstock.c:340
+#: gtk/gtkstock.c:383
msgid "_New"
msgstr "_Nuwe"
-#: gtk/gtkstock.c:341
+#: gtk/gtkstock.c:384
msgid "_No"
msgstr "_Nee"
-#: gtk/gtkstock.c:342
+#: gtk/gtkstock.c:385
msgid "_OK"
msgstr "_OK"
-#: gtk/gtkstock.c:343
+#: gtk/gtkstock.c:386
msgid "_Open"
msgstr "_Open"
-#: gtk/gtkstock.c:344
+#: gtk/gtkstock.c:387
msgid "_Paste"
msgstr "_Plak"
-#: gtk/gtkstock.c:345
+#: gtk/gtkstock.c:388
msgid "_Preferences"
msgstr "_Voorkeure"
-#: gtk/gtkstock.c:346
+#: gtk/gtkstock.c:389
msgid "_Print"
msgstr "_Druk"
-#: gtk/gtkstock.c:347
+#: gtk/gtkstock.c:390
msgid "Print Pre_view"
msgstr "Druk Voor_skou"
-#: gtk/gtkstock.c:348
+#: gtk/gtkstock.c:391
msgid "_Properties"
msgstr "_Eienskappe"
-#: gtk/gtkstock.c:349
+#: gtk/gtkstock.c:392
msgid "_Quit"
msgstr "_Staak"
-#: gtk/gtkstock.c:350
+#: gtk/gtkstock.c:393
msgid "_Redo"
msgstr "_Herdoen"
-#: gtk/gtkstock.c:351
+#: gtk/gtkstock.c:394
msgid "_Refresh"
msgstr "_Verfris"
-#: gtk/gtkstock.c:353
+#: gtk/gtkstock.c:396
msgid "_Revert"
msgstr "_Keer terug"
-#: gtk/gtkstock.c:354
+#: gtk/gtkstock.c:397
msgid "_Save"
msgstr "_Stoor"
-#: gtk/gtkstock.c:355
+#: gtk/gtkstock.c:398
msgid "Save _As"
msgstr "Stoor _As"
-#: gtk/gtkstock.c:356
+#: gtk/gtkstock.c:399
msgid "_Color"
msgstr "_Kleur"
-#: gtk/gtkstock.c:357
+#: gtk/gtkstock.c:400
msgid "_Font"
msgstr "_Lettertipe"
-#: gtk/gtkstock.c:358
+#: gtk/gtkstock.c:401
msgid "_Ascending"
msgstr "_Stygend"
-#: gtk/gtkstock.c:359
+#: gtk/gtkstock.c:402
msgid "_Descending"
msgstr "_Dalend"
-#: gtk/gtkstock.c:360
+#: gtk/gtkstock.c:403
msgid "_Spell Check"
msgstr "_Speltoets"
-#: gtk/gtkstock.c:362
+#: gtk/gtkstock.c:404
+msgid "_Stop"
+msgstr "_Stop"
+
+#: gtk/gtkstock.c:405
msgid "_Strikethrough"
msgstr "_Deurhaal"
-#: gtk/gtkstock.c:363
+#: gtk/gtkstock.c:406
msgid "_Undelete"
msgstr "_Ontskrap"
-#: gtk/gtkstock.c:364
+#: gtk/gtkstock.c:407
msgid "_Underline"
msgstr "_Onderstreep"
-#: gtk/gtkstock.c:365
+#: gtk/gtkstock.c:408
msgid "_Undo"
msgstr "_Ontdoen"
-#: gtk/gtkstock.c:366
+#: gtk/gtkstock.c:409
msgid "_Yes"
msgstr "_Ja"
-#: gtk/gtkstock.c:367
+#: gtk/gtkstock.c:410
msgid "_Normal Size"
msgstr "_Normale Grootte"
-#: gtk/gtkstock.c:368
+#: gtk/gtkstock.c:411
msgid "Best _Fit"
msgstr "Beste _Pas"
-#: gtk/gtkstock.c:369
+#: gtk/gtkstock.c:412
msgid "Zoom _In"
msgstr "Zoem _In"
-#: gtk/gtkstock.c:370
+#: gtk/gtkstock.c:413
msgid "Zoom _Out"
msgstr "Zoem _Out"
@@ -2182,22 +2457,22 @@ msgstr "Kan nie tema-enjin vind in module _pad: \"%s\","
msgid "--- No Tip ---"
msgstr "--- Geen Wenk ---"
-#: gtk/gtkuimanager.c:1132
+#: gtk/gtkuimanager.c:1154
#, c-format
msgid "Unknown attribute '%s' on line %d char %d"
msgstr "Onbekende attribuut '%s' op lyn %d karakter %d"
-#: gtk/gtkuimanager.c:1332
+#: gtk/gtkuimanager.c:1371
#, c-format
msgid "Unexpected start tag '%s' on line %d char %d"
msgstr "Onverwagte laaimerker '%s' op lyn %d karakter %d"
-#: gtk/gtkuimanager.c:1417
+#: gtk/gtkuimanager.c:1461
#, c-format
msgid "Unexpected character data on line %d char %d"
msgstr "Onverwagte karakter-data op lyn %d karakter %d"
-#: gtk/gtkuimanager.c:2209
+#: gtk/gtkuimanager.c:2272
msgid "Empty"
msgstr "Leeg"
@@ -2257,6 +2532,46 @@ msgstr "X-toevoer Metode"
msgid "Could not get information for file '%s': %s"
msgstr "Kon nie inligting bekom vir lêer '%s' nie: %s"
+#~ msgid "Shift"
+#~ msgstr "Shift"
+
+#~ msgid "Ctrl"
+#~ msgstr "Ctrl"
+
+#~ msgid "Alt"
+#~ msgstr "Alt"
+
+#, fuzzy
+#~ msgid "Error getting information for '%s'"
+#~ msgstr "fout met die verkryging van inligting vir '%s'"
+
+#~ msgid "_Bottom"
+#~ msgstr "_Onder"
+
+#~ msgid "_First"
+#~ msgstr "_Eerste"
+
+#~ msgid "_Last"
+#~ msgstr "_Jongste"
+
+#~ msgid "_Top"
+#~ msgstr "_Bo"
+
+#~ msgid "_Back"
+#~ msgstr "_Terug"
+
+#~ msgid "_Down"
+#~ msgstr "_Af"
+
+#~ msgid "_Up"
+#~ msgstr "_Op"
+
+#~ msgid "_Fill"
+#~ msgstr "_Vul"
+
+#~ msgid "_Left"
+#~ msgstr "_Links"
+
#, fuzzy
#~ msgid ""
#~ "Could not change the current folder to %s:\n"
diff --git a/po/am.po b/po/am.po
index 877d924e1..dfd05955c 100644
--- a/po/am.po
+++ b/po/am.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gtk+ 2.0\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-01-08 02:01-0500\n"
+"POT-Creation-Date: 2005-06-20 14:30-0400\n"
"PO-Revision-Date: 2003-01-14 11:02+EDT\n"
"Last-Translator: Ge'ez Frontier Foundation <locales@geez.org>\n"
"Language-Team: Amharic <locales@geez.org>\n"
@@ -17,7 +17,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
#: gdk-pixbuf/gdk-pixbuf-animation.c:153 gdk-pixbuf/gdk-pixbuf-io.c:838
-#: gdk-pixbuf/gdk-pixbuf-io.c:1069 tests/testfilechooser.c:199
+#: gdk-pixbuf/gdk-pixbuf-io.c:1068 tests/testfilechooser.c:199
#, c-format
msgid "Failed to open file '%s': %s"
msgstr ""
@@ -28,7 +28,7 @@ msgid "Image file '%s' contains no data"
msgstr ""
#: gdk-pixbuf/gdk-pixbuf-animation.c:208 gdk-pixbuf/gdk-pixbuf-io.c:887
-#: gdk-pixbuf/gdk-pixbuf-io.c:1110 tests/testfilechooser.c:244
+#: gdk-pixbuf/gdk-pixbuf-io.c:1109 tests/testfilechooser.c:244
#, c-format
msgid ""
"Failed to load image '%s': reason not known, probably a corrupt image file"
@@ -72,41 +72,41 @@ msgstr ""
msgid "Failed to load image '%s': %s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:1337
+#: gdk-pixbuf/gdk-pixbuf-io.c:1336
#, c-format
msgid "Error writing to image file: %s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:1383 gdk-pixbuf/gdk-pixbuf-io.c:1512
+#: gdk-pixbuf/gdk-pixbuf-io.c:1382 gdk-pixbuf/gdk-pixbuf-io.c:1511
#, c-format
msgid "This build of gdk-pixbuf does not support saving the image format: %s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:1417
+#: gdk-pixbuf/gdk-pixbuf-io.c:1416
msgid "Insufficient memory to save image to callback"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:1429
+#: gdk-pixbuf/gdk-pixbuf-io.c:1428
msgid "Failed to open temporary file"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:1454
+#: gdk-pixbuf/gdk-pixbuf-io.c:1453
msgid "Failed to read from temporary file"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:1641
+#: gdk-pixbuf/gdk-pixbuf-io.c:1687
#, c-format
msgid "Failed to open '%s' for writing: %s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:1665
+#: gdk-pixbuf/gdk-pixbuf-io.c:1711
#, c-format
msgid ""
"Failed to close '%s' while writing image, all data may not have been saved: %"
"s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:1853 gdk-pixbuf/gdk-pixbuf-io.c:1903
+#: gdk-pixbuf/gdk-pixbuf-io.c:1931 gdk-pixbuf/gdk-pixbuf-io.c:1981
msgid "Insufficient memory to save image into a buffer"
msgstr ""
@@ -166,24 +166,32 @@ msgstr ""
msgid "The ANI image format"
msgstr ""
-#: gdk-pixbuf/io-bmp.c:227 gdk-pixbuf/io-bmp.c:383
+#: gdk-pixbuf/io-bmp.c:228 gdk-pixbuf/io-bmp.c:306 gdk-pixbuf/io-bmp.c:338
+#: gdk-pixbuf/io-bmp.c:361 gdk-pixbuf/io-bmp.c:442
+msgid "BMP image has bogus header data"
+msgstr ""
+
+#: gdk-pixbuf/io-bmp.c:239 gdk-pixbuf/io-bmp.c:401
msgid "Not enough memory to load bitmap image"
msgstr ""
-#: gdk-pixbuf/io-bmp.c:269
+#: gdk-pixbuf/io-bmp.c:287
msgid "BMP image has unsupported header size"
msgstr ""
-#: gdk-pixbuf/io-bmp.c:288 gdk-pixbuf/io-bmp.c:320 gdk-pixbuf/io-bmp.c:343
-#: gdk-pixbuf/io-bmp.c:424
-msgid "BMP image has bogus header data"
+#: gdk-pixbuf/io-bmp.c:325
+msgid "Topdown BMP images cannot be compressed"
msgstr ""
-#: gdk-pixbuf/io-bmp.c:307
-msgid "Topdown BMP images cannot be compressed"
+#: gdk-pixbuf/io-bmp.c:1203
+msgid "Couldn't allocate memory for saving BMP file"
+msgstr ""
+
+#: gdk-pixbuf/io-bmp.c:1244
+msgid "Couldn't write to BMP file"
msgstr ""
-#: gdk-pixbuf/io-bmp.c:1154
+#: gdk-pixbuf/io-bmp.c:1293
msgid "The BMP image format"
msgstr ""
@@ -192,7 +200,7 @@ msgstr ""
msgid "Failure reading GIF: %s"
msgstr ""
-#: 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 ""
@@ -217,35 +225,39 @@ msgstr ""
msgid "Circular table entry in GIF file"
msgstr ""
-#: 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 ""
-#: gdk-pixbuf/io-gif.c:1088
+#: gdk-pixbuf/io-gif.c:947
+msgid "Not enough memory to composite a frame in GIF file"
+msgstr ""
+
+#: gdk-pixbuf/io-gif.c:1116
msgid "GIF image is corrupt (incorrect LZW compression)"
msgstr ""
-#: gdk-pixbuf/io-gif.c:1138
+#: gdk-pixbuf/io-gif.c:1166
msgid "File does not appear to be a GIF file"
msgstr ""
-#: 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 ""
-#: 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."
msgstr ""
-#: gdk-pixbuf/io-gif.c:1491
+#: gdk-pixbuf/io-gif.c:1519
msgid "GIF image was truncated or incomplete."
msgstr ""
-#: gdk-pixbuf/io-gif.c:1643
+#: gdk-pixbuf/io-gif.c:1671
msgid "The GIF image format"
msgstr ""
@@ -423,93 +435,107 @@ msgstr ""
msgid "Fatal error reading PNG image file: %s"
msgstr ""
-#: gdk-pixbuf/io-png.c:813
+#: gdk-pixbuf/io-png.c:810
msgid ""
"Keys for PNG text chunks must have at least 1 and at most 79 characters."
msgstr ""
-#: gdk-pixbuf/io-png.c:821
+#: gdk-pixbuf/io-png.c:818
msgid "Keys for PNG text chunks must be ASCII characters."
msgstr ""
-#: gdk-pixbuf/io-png.c:854
+#: gdk-pixbuf/io-png.c:831
+#, c-format
+msgid ""
+"PNG compression level must be a value between 0 and 9; value '%s' could not "
+"be parsed."
+msgstr ""
+
+#: gdk-pixbuf/io-png.c:843
+#, c-format
+msgid ""
+"PNG compression level must be a value between 0 and 9; value '%d' is not "
+"allowed."
+msgstr ""
+
+#: gdk-pixbuf/io-png.c:883
#, c-format
msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding."
msgstr ""
-#: gdk-pixbuf/io-png.c:994
+#: gdk-pixbuf/io-png.c:1026
msgid "The PNG image format"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:249
+#: gdk-pixbuf/io-pnm.c:252
msgid "PNM loader expected to find an integer, but didn't"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:281
+#: gdk-pixbuf/io-pnm.c:284
msgid "PNM file has an incorrect initial byte"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:311
+#: gdk-pixbuf/io-pnm.c:314
msgid "PNM file is not in a recognized PNM subformat"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:336
+#: gdk-pixbuf/io-pnm.c:339
msgid "PNM file has an image width of 0"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:357
+#: gdk-pixbuf/io-pnm.c:360
msgid "PNM file has an image height of 0"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:380
+#: gdk-pixbuf/io-pnm.c:383
msgid "Maximum color value in PNM file is 0"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:388
+#: gdk-pixbuf/io-pnm.c:391
msgid "Maximum color value in PNM file is too large"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:396
+#: gdk-pixbuf/io-pnm.c:399
msgid "Cannot handle PNM files with maximum color values greater than 255"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:435 gdk-pixbuf/io-pnm.c:463 gdk-pixbuf/io-pnm.c:495
+#: gdk-pixbuf/io-pnm.c:438 gdk-pixbuf/io-pnm.c:466 gdk-pixbuf/io-pnm.c:498
msgid "Raw PNM image type is invalid"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:555 gdk-pixbuf/io-pnm.c:597
+#: gdk-pixbuf/io-pnm.c:562 gdk-pixbuf/io-pnm.c:604
msgid "PNM image format is invalid"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:656
+#: gdk-pixbuf/io-pnm.c:663
msgid "PNM image loader does not support this PNM subformat"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:711
+#: gdk-pixbuf/io-pnm.c:718
msgid "Premature end-of-file encountered"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:743 gdk-pixbuf/io-pnm.c:974
+#: gdk-pixbuf/io-pnm.c:750 gdk-pixbuf/io-pnm.c:981
msgid "Raw PNM formats require exactly one whitespace before sample data"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:770
+#: gdk-pixbuf/io-pnm.c:777
msgid "Cannot allocate memory for loading PNM image"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:820
+#: gdk-pixbuf/io-pnm.c:827
msgid "Insufficient memory to load PNM context struct"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:871
+#: gdk-pixbuf/io-pnm.c:878
msgid "Unexpected end of PNM image data"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:1003
+#: gdk-pixbuf/io-pnm.c:1010
msgid "Insufficient memory to load PNM file"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:1082
+#: gdk-pixbuf/io-pnm.c:1089
msgid "The PNM/PBM/PGM/PPM image format family"
msgstr ""
@@ -533,60 +559,60 @@ msgstr ""
msgid "The Sun raster image format"
msgstr ""
-#: gdk-pixbuf/io-tga.c:159
+#: gdk-pixbuf/io-tga.c:154
msgid "Cannot allocate memory for IOBuffer struct"
msgstr ""
-#: gdk-pixbuf/io-tga.c:178
+#: gdk-pixbuf/io-tga.c:173
msgid "Cannot allocate memory for IOBuffer data"
msgstr ""
-#: gdk-pixbuf/io-tga.c:189
+#: gdk-pixbuf/io-tga.c:184
msgid "Cannot realloc IOBuffer data"
msgstr ""
-#: gdk-pixbuf/io-tga.c:219
+#: gdk-pixbuf/io-tga.c:214
msgid "Cannot allocate temporary IOBuffer data"
msgstr ""
-#: gdk-pixbuf/io-tga.c:353
+#: gdk-pixbuf/io-tga.c:348
msgid "Cannot allocate new pixbuf"
msgstr ""
-#: gdk-pixbuf/io-tga.c:692
+#: gdk-pixbuf/io-tga.c:689
msgid "Cannot allocate colormap structure"
msgstr ""
-#: gdk-pixbuf/io-tga.c:699
+#: gdk-pixbuf/io-tga.c:696
msgid "Cannot allocate colormap entries"
msgstr ""
-#: gdk-pixbuf/io-tga.c:721
+#: gdk-pixbuf/io-tga.c:718
msgid "Unexpected bitdepth for colormap entries"
msgstr ""
-#: gdk-pixbuf/io-tga.c:739
+#: gdk-pixbuf/io-tga.c:736
msgid "Cannot allocate TGA header memory"
msgstr ""
-#: gdk-pixbuf/io-tga.c:772
+#: gdk-pixbuf/io-tga.c:769
msgid "TGA image has invalid dimensions"
msgstr ""
-#: gdk-pixbuf/io-tga.c:778 gdk-pixbuf/io-tga.c:787 gdk-pixbuf/io-tga.c:797
-#: gdk-pixbuf/io-tga.c:807 gdk-pixbuf/io-tga.c:814
+#: gdk-pixbuf/io-tga.c:775 gdk-pixbuf/io-tga.c:784 gdk-pixbuf/io-tga.c:794
+#: gdk-pixbuf/io-tga.c:804 gdk-pixbuf/io-tga.c:811
msgid "TGA image type not supported"
msgstr ""
-#: gdk-pixbuf/io-tga.c:861
+#: gdk-pixbuf/io-tga.c:858
msgid "Cannot allocate memory for TGA context struct"
msgstr ""
-#: gdk-pixbuf/io-tga.c:926
+#: gdk-pixbuf/io-tga.c:923
msgid "Excess data in file"
msgstr ""
-#: gdk-pixbuf/io-tga.c:995
+#: gdk-pixbuf/io-tga.c:992
msgid "The Targa image format"
msgstr ""
@@ -667,39 +693,44 @@ msgstr ""
msgid "The XBM image format"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1229
+#: gdk-pixbuf/io-xpm.c:467
msgid "No XPM header found"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1237
+#: gdk-pixbuf/io-xpm.c:476
+#, fuzzy
+msgid "Invalid XPM header"
+msgstr "የፋይል ስም"
+
+#: gdk-pixbuf/io-xpm.c:484
msgid "XPM file has image width <= 0"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1245
+#: gdk-pixbuf/io-xpm.c:492
msgid "XPM file has image height <= 0"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1253
+#: gdk-pixbuf/io-xpm.c:500
msgid "XPM has invalid number of chars per pixel"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1260
+#: gdk-pixbuf/io-xpm.c:507
msgid "XPM file has invalid number of colors"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1272 gdk-pixbuf/io-xpm.c:1281 gdk-pixbuf/io-xpm.c:1333
+#: gdk-pixbuf/io-xpm.c:519 gdk-pixbuf/io-xpm.c:528 gdk-pixbuf/io-xpm.c:580
msgid "Cannot allocate memory for loading XPM image"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1295
+#: gdk-pixbuf/io-xpm.c:542
msgid "Cannot read XPM colormap"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1524
+#: gdk-pixbuf/io-xpm.c:771
msgid "Failed to write to temporary file when loading XPM image"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1559
+#: gdk-pixbuf/io-xpm.c:806
msgid "The XPM image format"
msgstr ""
@@ -762,6 +793,138 @@ msgstr ""
msgid "Gdk debugging flags to unset"
msgstr ""
+#: gdk/keyname-table.h:3940
+msgid "keyboard label|BackSpace"
+msgstr ""
+
+#: gdk/keyname-table.h:3941
+msgid "keyboard label|Tab"
+msgstr ""
+
+#: gdk/keyname-table.h:3942
+msgid "keyboard label|Return"
+msgstr ""
+
+#: gdk/keyname-table.h:3943
+msgid "keyboard label|Pause"
+msgstr ""
+
+#: gdk/keyname-table.h:3944
+msgid "keyboard label|Scroll_Lock"
+msgstr ""
+
+#: gdk/keyname-table.h:3945
+msgid "keyboard label|Sys_Req"
+msgstr ""
+
+#: gdk/keyname-table.h:3946
+msgid "keyboard label|Escape"
+msgstr ""
+
+#: gdk/keyname-table.h:3947
+msgid "keyboard label|Multi_key"
+msgstr ""
+
+#: gdk/keyname-table.h:3948
+msgid "keyboard label|Home"
+msgstr ""
+
+#: gdk/keyname-table.h:3949
+msgid "keyboard label|Page_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3950
+msgid "keyboard label|Page_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3951
+msgid "keyboard label|End"
+msgstr ""
+
+#: gdk/keyname-table.h:3952
+msgid "keyboard label|Begin"
+msgstr ""
+
+#: gdk/keyname-table.h:3953
+msgid "keyboard label|Print"
+msgstr ""
+
+#: gdk/keyname-table.h:3954
+msgid "keyboard label|Insert"
+msgstr ""
+
+#: gdk/keyname-table.h:3955
+msgid "keyboard label|Num_Lock"
+msgstr ""
+
+#: gdk/keyname-table.h:3956
+msgid "keyboard label|KP_Space"
+msgstr ""
+
+#: gdk/keyname-table.h:3957
+msgid "keyboard label|KP_Tab"
+msgstr ""
+
+#: gdk/keyname-table.h:3958
+msgid "keyboard label|KP_Enter"
+msgstr ""
+
+#: gdk/keyname-table.h:3959
+msgid "keyboard label|KP_Home"
+msgstr ""
+
+#: gdk/keyname-table.h:3960
+msgid "keyboard label|KP_Left"
+msgstr ""
+
+#: gdk/keyname-table.h:3961
+msgid "keyboard label|KP_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3962
+msgid "keyboard label|KP_Right"
+msgstr ""
+
+#: gdk/keyname-table.h:3963
+msgid "keyboard label|KP_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3964
+msgid "keyboard label|KP_Page_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3965
+msgid "keyboard label|KP_Prior"
+msgstr ""
+
+#: gdk/keyname-table.h:3966
+msgid "keyboard label|KP_Page_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3967
+msgid "keyboard label|KP_Next"
+msgstr ""
+
+#: gdk/keyname-table.h:3968
+msgid "keyboard label|KP_End"
+msgstr ""
+
+#: gdk/keyname-table.h:3969
+msgid "keyboard label|KP_Begin"
+msgstr ""
+
+#: gdk/keyname-table.h:3970
+msgid "keyboard label|KP_Insert"
+msgstr ""
+
+#: gdk/keyname-table.h:3971
+msgid "keyboard label|KP_Delete"
+msgstr ""
+
+#: gdk/keyname-table.h:3972
+msgid "keyboard label|Delete"
+msgstr ""
+
#. Description of --sync in --help output
#: gdk/win32/gdkmain-win32.c:60
msgid "Don't batch GDI requests"
@@ -797,46 +960,47 @@ msgstr ""
msgid "Make X calls synchronous"
msgstr ""
-#: gtk/gtkaboutdialog.c:260 gtk/gtkaboutdialog.c:1939
+#: gtk/gtkaboutdialog.c:270 gtk/gtkaboutdialog.c:2025
msgid "License"
msgstr ""
-#: gtk/gtkaboutdialog.c:261
+#: gtk/gtkaboutdialog.c:271
msgid "The license of the program"
msgstr ""
#. Add the credits button
-#: gtk/gtkaboutdialog.c:482
-msgid "_Credits"
-msgstr ""
+#: gtk/gtkaboutdialog.c:491
+#, fuzzy
+msgid "C_redits"
+msgstr "_ፍጠር"
#. Add the license button
-#: gtk/gtkaboutdialog.c:491
+#: gtk/gtkaboutdialog.c:501
msgid "_License"
msgstr ""
-#: gtk/gtkaboutdialog.c:682
+#: gtk/gtkaboutdialog.c:731
#, c-format
msgid "About %s"
msgstr ""
-#: gtk/gtkaboutdialog.c:1876
+#: gtk/gtkaboutdialog.c:1953
msgid "Credits"
msgstr ""
-#: gtk/gtkaboutdialog.c:1901
+#: gtk/gtkaboutdialog.c:1979
msgid "Written by"
msgstr ""
-#: gtk/gtkaboutdialog.c:1904
+#: gtk/gtkaboutdialog.c:1982
msgid "Documented by"
msgstr ""
-#: gtk/gtkaboutdialog.c:1916
+#: gtk/gtkaboutdialog.c:1994
msgid "Translated by"
msgstr ""
-#: gtk/gtkaboutdialog.c:1920
+#: gtk/gtkaboutdialog.c:1998
msgid "Artwork by"
msgstr ""
@@ -844,28 +1008,41 @@ msgstr ""
#. * that use the shift key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: gtk/gtkaccellabel.c:119
-msgid "Shift"
-msgstr "Shift"
+#: gtk/gtkaccellabel.c:121
+msgid "keyboard label|Shift"
+msgstr ""
#. This is the text that should appear next to menu accelerators
#. * that use the control key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: gtk/gtkaccellabel.c:125
-msgid "Ctrl"
-msgstr "Ctrl"
+#: gtk/gtkaccellabel.c:128
+msgid "keyboard label|Ctrl"
+msgstr ""
#. This is the text that should appear next to menu accelerators
#. * that use the alt key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: gtk/gtkaccellabel.c:131
-msgid "Alt"
-msgstr "Alt"
+#: gtk/gtkaccellabel.c:135
+msgid "keyboard label|Alt"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkaccellabel.c:577
+msgid "keyboard label|Space"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkaccellabel.c:581
+msgid "keyboard label|Backslash"
+msgstr ""
#. Translate to calendar:YM if you want years to be displayed
#. * before months; otherwise translate to calendar:MY.
@@ -876,7 +1053,7 @@ msgstr "Alt"
#. * so if you have a default text direction of RTL and YM, then
#. * the year will appear on the right.
#.
-#: gtk/gtkcalendar.c:700
+#: gtk/gtkcalendar.c:647
#, fuzzy
msgid "calendar:MY"
msgstr "ሰርዝ"
@@ -885,129 +1062,157 @@ msgstr "ሰርዝ"
#. * first day of the week to calendar:week_start:1 if you want Monday
#. * to be the first day of the week, and so on.
#.
-#: gtk/gtkcalendar.c:710
+#: gtk/gtkcalendar.c:661
msgid "calendar:week_start:0"
msgstr ""
-#: gtk/gtkcellrendererprogress.c:235 gtk/gtkcellrendererprogress.c:293
+#. Translators: This is a text measurement template.
+#. * Translate it to the widest year text.
+#. *
+#. * Don't include the prefix "year measurement template|"
+#. * in the translation.
+#. *
+#. * If you don't understand this, leave it as "2000"
+#.
+#: gtk/gtkcalendar.c:1549
+msgid "year measurement template|2000"
+msgstr ""
+
+#. Translators: This dictates how the year is displayed in
+#. * gtkcalendar widget. See strftime() manual for the format.
+#. * Use only ASCII in the translation.
+#. *
+#. * Also look for the msgid "year measurement template|2000".
+#. * Translate that entry to a year with the widest output of this
+#. * msgid.
+#. *
+#. * Don't include the prefix "calendar year format|" in the
+#. * translation. "%Y" is appropriate for most locales.
+#.
+#: gtk/gtkcalendar.c:1826
+msgid "calendar year format|%Y"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkcellrendererprogress.c:237 gtk/gtkcellrendererprogress.c:295
#, c-format
msgid "progress bar label|%d %%"
msgstr ""
-#: gtk/gtkcolorbutton.c:220 gtk/gtkcolorbutton.c:574
+#: gtk/gtkcolorbutton.c:221 gtk/gtkcolorbutton.c:576
msgid "Pick a Color"
msgstr ""
-#: gtk/gtkcolorbutton.c:466
+#: gtk/gtkcolorbutton.c:467
msgid "Received invalid color data\n"
msgstr ""
-#: gtk/gtkcolorsel.c:576
+#: gtk/gtkcolorsel.c:561
msgid ""
"The previously-selected color, for comparison to the color you're selecting "
"now. You can drag this color to a palette entry, or select this color as "
"current by dragging it to the other color swatch alongside."
msgstr ""
-#: gtk/gtkcolorsel.c:581
+#: gtk/gtkcolorsel.c:566
msgid ""
"The color you've chosen. You can drag this color to a palette entry to save "
"it for use in the future."
msgstr ""
-#: gtk/gtkcolorsel.c:942
+#: gtk/gtkcolorsel.c:957
msgid "_Save color here"
msgstr ""
-#: gtk/gtkcolorsel.c:1147
+#: gtk/gtkcolorsel.c:1162
msgid ""
"Click this palette entry to make it the current color. To change this entry, "
"drag a color swatch here or right-click it and select \"Save color here.\""
msgstr ""
-#: gtk/gtkcolorsel.c:1913
+#: gtk/gtkcolorsel.c:1929
msgid ""
"Select the color you want from the outer ring. Select the darkness or "
"lightness of that color using the inner triangle."
msgstr ""
-#: gtk/gtkcolorsel.c:1938
+#: gtk/gtkcolorsel.c:1954
msgid ""
"Click the eyedropper, then click a color anywhere on your screen to select "
"that color."
msgstr ""
-#: gtk/gtkcolorsel.c:1947
+#: gtk/gtkcolorsel.c:1963
msgid "_Hue:"
msgstr ""
-#: gtk/gtkcolorsel.c:1948
+#: gtk/gtkcolorsel.c:1964
msgid "Position on the color wheel."
msgstr ""
-#: gtk/gtkcolorsel.c:1950
+#: gtk/gtkcolorsel.c:1966
msgid "_Saturation:"
msgstr ""
-#: gtk/gtkcolorsel.c:1951
+#: gtk/gtkcolorsel.c:1967
msgid "\"Deepness\" of the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1952
+#: gtk/gtkcolorsel.c:1968
msgid "_Value:"
msgstr "_ዕሴት፦"
-#: gtk/gtkcolorsel.c:1953
+#: gtk/gtkcolorsel.c:1969
msgid "Brightness of the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1954
+#: gtk/gtkcolorsel.c:1970
msgid "_Red:"
msgstr "_ቀይ፦"
-#: gtk/gtkcolorsel.c:1955
+#: gtk/gtkcolorsel.c:1971
msgid "Amount of red light in the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1956
+#: gtk/gtkcolorsel.c:1972
msgid "_Green:"
msgstr "_አረንጓዴ፦"
-#: gtk/gtkcolorsel.c:1957
+#: gtk/gtkcolorsel.c:1973
msgid "Amount of green light in the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1958
+#: gtk/gtkcolorsel.c:1974
msgid "_Blue:"
msgstr "_ሰማያዊ፦"
-#: gtk/gtkcolorsel.c:1959
+#: gtk/gtkcolorsel.c:1975
msgid "Amount of blue light in the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1962
+#: gtk/gtkcolorsel.c:1978
msgid "_Opacity:"
msgstr ""
-#: gtk/gtkcolorsel.c:1970 gtk/gtkcolorsel.c:1981
+#: gtk/gtkcolorsel.c:1986 gtk/gtkcolorsel.c:1997
msgid "Transparency of the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1988
+#: gtk/gtkcolorsel.c:2004
msgid "Color _Name:"
msgstr "የቀለሙ _ስም፦"
-#: gtk/gtkcolorsel.c:2003
+#: gtk/gtkcolorsel.c:2019
msgid ""
"You can enter an HTML-style hexadecimal color value, or simply a color name "
"such as 'orange' in this entry."
msgstr ""
-#: gtk/gtkcolorsel.c:2022
+#: gtk/gtkcolorsel.c:2038
msgid "_Palette"
msgstr "መደርደሪያ (_P)"
-#: gtk/gtkcolorsel.c:2054
+#: gtk/gtkcolorsel.c:2070
#, fuzzy
msgid "Color Wheel"
msgstr "የፊደል ቅርጽ ምርጫ"
@@ -1017,294 +1222,310 @@ msgstr "የፊደል ቅርጽ ምርጫ"
msgid "Color Selection"
msgstr "የፊደል ቅርጽ ምርጫ"
-#: gtk/gtkentry.c:4507 gtk/gtktextview.c:7030
+#: gtk/gtkentry.c:4508 gtk/gtktextview.c:7068
#, fuzzy
msgid "Select _All"
msgstr "ሁሉንም ምረጡ"
-#: gtk/gtkentry.c:4517 gtk/gtktextview.c:7040
+#: gtk/gtkentry.c:4518 gtk/gtktextview.c:7078
msgid "Input _Methods"
msgstr "ዘገባ የማስትገባት ዘዴዎች (_M)"
-#: gtk/gtkentry.c:4528 gtk/gtktextview.c:7051
+#: gtk/gtkentry.c:4529 gtk/gtktextview.c:7089
msgid "_Insert Unicode Control Character"
msgstr ""
-#: gtk/gtkfilechooser.c:1584 gtk/gtkfilechooser.c:1628
-#: gtk/gtkfilechooser.c:1703 gtk/gtkfilechooser.c:1747
+#: gtk/gtkfilechooser.c:1588 gtk/gtkfilechooser.c:1632
+#: gtk/gtkfilechooser.c:1707 gtk/gtkfilechooser.c:1751
#, c-format
msgid "Invalid filename: %s"
msgstr ""
-#: gtk/gtkfilechooserbutton.c:65
+#: gtk/gtkfilechooserbutton.c:67
#, fuzzy
msgid "Select A File"
msgstr "ፋይል አጥፉ"
-#: gtk/gtkfilechooserbutton.c:66 gtk/gtkfilechooserdefault.c:1229
-#: gtk/gtkpathbar.c:982
+#: gtk/gtkfilechooserbutton.c:68 gtk/gtkfilechooserdefault.c:1302
+#: gtk/gtkpathbar.c:1020
#, fuzzy
msgid "Home"
msgstr "መጀመሪያ (_H)"
-#: gtk/gtkfilechooserbutton.c:67 gtk/gtkfilechooserdefault.c:1256
-#: gtk/gtkpathbar.c:984
+#: gtk/gtkfilechooserbutton.c:69 gtk/gtkfilechooserdefault.c:1329
+#: gtk/gtkpathbar.c:1022
msgid "Desktop"
msgstr ""
-#: gtk/gtkfilechooserbutton.c:68
+#: gtk/gtkfilechooserbutton.c:70
#, fuzzy
msgid "(None)"
msgstr "ምንም"
-#: gtk/gtkfilechooserbutton.c:1515
+#: gtk/gtkfilechooserbutton.c:1523
msgid "Other..."
msgstr ""
-#: gtk/gtkfilechooserdefault.c:867
+#: gtk/gtkfilechooserdefault.c:917
msgid "Could not retrieve information about the file"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:878
+#: gtk/gtkfilechooserdefault.c:928
msgid "Could not add a bookmark"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:889
+#: gtk/gtkfilechooserdefault.c:939
msgid "Could not remove bookmark"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:900
+#: gtk/gtkfilechooserdefault.c:950
msgid "The folder could not be created"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:911
+#: gtk/gtkfilechooserdefault.c:963
+msgid ""
+"The folder could not be created, as a file with the same name already "
+"exists. Try using a different name for the folder, or rename the file first."
+msgstr ""
+
+#: gtk/gtkfilechooserdefault.c:976
#, fuzzy
msgid "Invalid file name"
msgstr "የፋይል ስም"
-#: gtk/gtkfilechooserdefault.c:921
+#: gtk/gtkfilechooserdefault.c:986
msgid "The folder contents could not be displayed"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:1119
+#: gtk/gtkfilechooserdefault.c:1192
#, fuzzy, c-format
msgid "Could not get information about '%s': %s"
msgstr "የአሁኑን ቀለም"
-#: gtk/gtkfilechooserdefault.c:2095
+#: gtk/gtkfilechooserdefault.c:2208
#, c-format
msgid "Add the folder '%s' to the bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2136
+#: gtk/gtkfilechooserdefault.c:2249
msgid "Add the current folder to the bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2138
+#: gtk/gtkfilechooserdefault.c:2251
msgid "Add the selected folders to the bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2178
+#: gtk/gtkfilechooserdefault.c:2291
#, c-format
msgid "Remove the bookmark '%s'"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2591
+#: gtk/gtkfilechooserdefault.c:2722
#, c-format
msgid "Could not add a bookmark for '%s' because it is an invalid path name."
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2769
+#: gtk/gtkfilechooserdefault.c:2937
+#, fuzzy
+msgid "Remove"
+msgstr "አስወግድ (_R)"
+
+#: gtk/gtkfilechooserdefault.c:2946
+#, fuzzy
+msgid "Rename..."
+msgstr "እንደገና _ሰይም"
+
+#: gtk/gtkfilechooserdefault.c:3069
msgid "Shortcuts"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2823
+#: gtk/gtkfilechooserdefault.c:3123
#, fuzzy
msgid "Folder"
msgstr "ዶሴዎች"
-#: gtk/gtkfilechooserdefault.c:2875 gtk/gtkstock.c:295
+#: gtk/gtkfilechooserdefault.c:3179 gtk/gtkstock.c:317
msgid "_Add"
msgstr "ጨምር (_A)"
-#: gtk/gtkfilechooserdefault.c:2882
-msgid "Add the selected folder to the bookmarks"
+#: gtk/gtkfilechooserdefault.c:3186
+msgid "Add the selected folder to the Bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2887 gtk/gtkstock.c:352
+#: gtk/gtkfilechooserdefault.c:3191 gtk/gtkstock.c:395
msgid "_Remove"
msgstr "አስወግድ (_R)"
-#: gtk/gtkfilechooserdefault.c:2894
+#: gtk/gtkfilechooserdefault.c:3198
msgid "Remove the selected bookmark"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2997
-msgid "_Add to Shortcuts"
+#: gtk/gtkfilechooserdefault.c:3305
+msgid "_Add to Bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:3007
+#: gtk/gtkfilechooserdefault.c:3315
#, fuzzy
msgid "Open _Location"
msgstr "_ምርጫ፦ "
-#: gtk/gtkfilechooserdefault.c:3019
+#: gtk/gtkfilechooserdefault.c:3327
msgid "Show _Hidden Files"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:3143 gtk/gtkfilesel.c:767
+#: gtk/gtkfilechooserdefault.c:3451 gtk/gtkfilesel.c:766
msgid "Files"
msgstr "ፋይሎች"
-#: gtk/gtkfilechooserdefault.c:3174
+#: gtk/gtkfilechooserdefault.c:3482
#, fuzzy
msgid "Name"
msgstr "የቀለሙ _ስም፦"
-#: gtk/gtkfilechooserdefault.c:3199
+#: gtk/gtkfilechooserdefault.c:3507
msgid "Size"
msgstr "መጠን"
-#: gtk/gtkfilechooserdefault.c:3212
+#: gtk/gtkfilechooserdefault.c:3520
#, fuzzy
msgid "Modified"
msgstr "የአሠራሩ ዘዴ"
-#: gtk/gtkfilechooserdefault.c:3244
+#: gtk/gtkfilechooserdefault.c:3552
msgid "Select which types of files are shown"
msgstr ""
#. Create Folder
-#: gtk/gtkfilechooserdefault.c:3280
+#: gtk/gtkfilechooserdefault.c:3588
#, fuzzy
msgid "Create Fo_lder"
msgstr "አዲስ ዶሴ"
#. Name entry
-#: gtk/gtkfilechooserdefault.c:3398
+#: gtk/gtkfilechooserdefault.c:3709
#, fuzzy
msgid "_Name:"
msgstr "የቀለሙ _ስም፦"
-#: gtk/gtkfilechooserdefault.c:3438
+#: gtk/gtkfilechooserdefault.c:3749
msgid "_Browse for other folders"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:3688
+#: gtk/gtkfilechooserdefault.c:4000
#, fuzzy
msgid "Save in _folder:"
msgstr "አዲስ ዶሴ"
-#: gtk/gtkfilechooserdefault.c:3690
+#: gtk/gtkfilechooserdefault.c:4002
#, fuzzy
msgid "Create in _folder:"
msgstr "አዲስ ዶሴ"
-#: gtk/gtkfilechooserdefault.c:4523
+#: gtk/gtkfilechooserdefault.c:4959
msgid "Cannot change to folder because it is not local"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:5048
+#: gtk/gtkfilechooserdefault.c:5513
#, c-format
msgid "Shortcut %s does not exist"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:5508
+#: gtk/gtkfilechooserdefault.c:6057
#, fuzzy, c-format
msgid "Could not mount %s"
msgstr "የአሁኑን ቀለም"
-#: gtk/gtkfilechooserdefault.c:5802
+#: gtk/gtkfilechooserdefault.c:6352
msgid "Type name of new folder"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:5844
+#: gtk/gtkfilechooserdefault.c:6394
#, c-format
msgid "%d byte"
msgid_plural "%d bytes"
msgstr[0] ""
msgstr[1] ""
-#: gtk/gtkfilechooserdefault.c:5846
+#: gtk/gtkfilechooserdefault.c:6396
#, c-format
msgid "%.1f K"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:5848
+#: gtk/gtkfilechooserdefault.c:6398
#, c-format
msgid "%.1f M"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:5850
+#: gtk/gtkfilechooserdefault.c:6400
#, c-format
msgid "%.1f G"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:5902
+#: gtk/gtkfilechooserdefault.c:6446 gtk/gtkfilechooserdefault.c:6470
+#, fuzzy
+msgid "Unknown"
+msgstr "(ያልታወቀ)"
+
+#: gtk/gtkfilechooserdefault.c:6457
#, fuzzy
msgid "Today"
msgstr "አዛምድ"
-#: gtk/gtkfilechooserdefault.c:5904
+#: gtk/gtkfilechooserdefault.c:6459
msgid "Yesterday"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:5915
-#, fuzzy
-msgid "Unknown"
-msgstr "(ያልታወቀ)"
-
-#: gtk/gtkfilechooserdefault.c:5985
+#: gtk/gtkfilechooserdefault.c:6541
#, fuzzy
msgid "Cannot change folder"
msgstr "አዲስ ዶሴ"
-#: gtk/gtkfilechooserdefault.c:5986
+#: gtk/gtkfilechooserdefault.c:6542
msgid "The folder you specified is an invalid path."
msgstr ""
-#: gtk/gtkfilechooserdefault.c:6025
+#: gtk/gtkfilechooserdefault.c:6581
#, c-format
msgid "Could not build file name from '%s' and '%s'"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:6061
+#: gtk/gtkfilechooserdefault.c:6617
#, fuzzy
msgid "Could not select item"
msgstr "የአሁኑን ቀለም"
-#: gtk/gtkfilechooserdefault.c:6101
+#: gtk/gtkfilechooserdefault.c:6657
msgid "Open Location"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:6108
+#: gtk/gtkfilechooserdefault.c:6664
#, fuzzy
msgid "Save in Location"
msgstr "_ምርጫ፦ "
-#: gtk/gtkfilechooserdefault.c:6132
+#: gtk/gtkfilechooserdefault.c:6688
#, fuzzy
msgid "_Location:"
msgstr "_ምርጫ፦ "
-#: gtk/gtkfilesel.c:731
+#: gtk/gtkfilesel.c:730
msgid "Folders"
msgstr "ዶሴዎች"
-#: gtk/gtkfilesel.c:735
+#: gtk/gtkfilesel.c:734
msgid "Fol_ders"
msgstr "_ዶሴዎች"
-#: gtk/gtkfilesel.c:771
+#: gtk/gtkfilesel.c:770
msgid "_Files"
msgstr "_ፋይሎች"
-#: gtk/gtkfilesel.c:859 gtk/gtkfilesel.c:2249
+#: gtk/gtkfilesel.c:858 gtk/gtkfilesel.c:2248
#, c-format
msgid "Folder unreadable: %s"
msgstr ""
-#: gtk/gtkfilesel.c:990
+#: gtk/gtkfilesel.c:989
#, c-format
msgid ""
"The file \"%s\" resides on another machine (called %s) and may not be "
@@ -1312,140 +1533,140 @@ msgid ""
"Are you sure that you want to select it?"
msgstr ""
-#: gtk/gtkfilesel.c:1121
+#: gtk/gtkfilesel.c:1120
msgid "_New Folder"
msgstr "_አዲስ ዶሴ"
-#: gtk/gtkfilesel.c:1132
+#: gtk/gtkfilesel.c:1131
msgid "De_lete File"
msgstr "ፋይል _አጥፉ"
-#: gtk/gtkfilesel.c:1143
+#: gtk/gtkfilesel.c:1142
msgid "_Rename File"
msgstr "ፋይልን እንደገና ሰይም (_R)"
-#: gtk/gtkfilesel.c:1445
+#: gtk/gtkfilesel.c:1444
#, c-format
msgid ""
"The folder name \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
-#: gtk/gtkfilesel.c:1447
+#: gtk/gtkfilesel.c:1446
#, c-format
msgid ""
"Error creating folder \"%s\": %s\n"
"%s"
msgstr ""
-#: gtk/gtkfilesel.c:1448 gtk/gtkfilesel.c:1684
+#: gtk/gtkfilesel.c:1447 gtk/gtkfilesel.c:1683
msgid "You probably used symbols not allowed in filenames."
msgstr ""
-#: gtk/gtkfilesel.c:1456
+#: gtk/gtkfilesel.c:1455
#, c-format
msgid "Error creating folder \"%s\": %s\n"
msgstr ""
-#: gtk/gtkfilesel.c:1490
+#: gtk/gtkfilesel.c:1489
msgid "New Folder"
msgstr "አዲስ ዶሴ"
-#: gtk/gtkfilesel.c:1505
+#: gtk/gtkfilesel.c:1504
msgid "_Folder name:"
msgstr "የዶሴ _ስም"
-#: gtk/gtkfilesel.c:1529
+#: gtk/gtkfilesel.c:1528
msgid "C_reate"
msgstr "_ፍጠር"
-#: gtk/gtkfilesel.c:1572
+#: gtk/gtkfilesel.c:1571
#, c-format
msgid "The filename \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
-#: gtk/gtkfilesel.c:1575
+#: gtk/gtkfilesel.c:1574
#, c-format
msgid ""
"Error deleting file \"%s\": %s\n"
"%s"
msgstr ""
-#: gtk/gtkfilesel.c:1577 gtk/gtkfilesel.c:1698
+#: gtk/gtkfilesel.c:1576 gtk/gtkfilesel.c:1697
msgid "It probably contains symbols not allowed in filenames."
msgstr ""
-#: gtk/gtkfilesel.c:1586
+#: gtk/gtkfilesel.c:1585
#, c-format
msgid "Error deleting file \"%s\": %s"
msgstr ""
-#: gtk/gtkfilesel.c:1629
+#: gtk/gtkfilesel.c:1628
#, c-format
msgid "Really delete file \"%s\"?"
msgstr ""
-#: gtk/gtkfilesel.c:1634
+#: gtk/gtkfilesel.c:1633
msgid "Delete File"
msgstr "ፋይል አጥፉ"
-#: gtk/gtkfilesel.c:1680 gtk/gtkfilesel.c:1694
+#: gtk/gtkfilesel.c:1679 gtk/gtkfilesel.c:1693
#, c-format
msgid "The file name \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
-#: gtk/gtkfilesel.c:1682
+#: gtk/gtkfilesel.c:1681
#, c-format
msgid ""
"Error renaming file to \"%s\": %s\n"
"%s"
msgstr ""
-#: gtk/gtkfilesel.c:1696
+#: gtk/gtkfilesel.c:1695
#, c-format
msgid ""
"Error renaming file \"%s\": %s\n"
"%s"
msgstr ""
-#: gtk/gtkfilesel.c:1706
+#: gtk/gtkfilesel.c:1705
#, c-format
msgid "Error renaming file \"%s\" to \"%s\": %s"
msgstr ""
-#: gtk/gtkfilesel.c:1753
+#: gtk/gtkfilesel.c:1752
msgid "Rename File"
msgstr "ፋይልን እንደገና ሰይም"
-#: gtk/gtkfilesel.c:1768
+#: gtk/gtkfilesel.c:1767
#, c-format
msgid "Rename file \"%s\" to:"
msgstr ""
-#: gtk/gtkfilesel.c:1797
+#: gtk/gtkfilesel.c:1796
msgid "_Rename"
msgstr "እንደገና _ሰይም"
-#: gtk/gtkfilesel.c:2229
+#: gtk/gtkfilesel.c:2228
msgid "_Selection: "
msgstr "_ምርጫ፦ "
-#: gtk/gtkfilesel.c:3152
+#: gtk/gtkfilesel.c:3151
#, c-format
msgid ""
"The filename \"%s\" couldn't be converted to UTF-8. (try setting the "
"environment variable G_FILENAME_ENCODING): %s"
msgstr ""
-#: gtk/gtkfilesel.c:3155
+#: gtk/gtkfilesel.c:3154
#, fuzzy
msgid "Invalid UTF-8"
msgstr "Utf-8 ተቀብሏል"
-#: gtk/gtkfilesel.c:4032
+#: gtk/gtkfilesel.c:4031
msgid "Name too long"
msgstr ""
-#: gtk/gtkfilesel.c:4034
+#: gtk/gtkfilesel.c:4033
msgid "Couldn't convert filename"
msgstr ""
@@ -1453,96 +1674,111 @@ msgstr ""
msgid "(Empty)"
msgstr ""
-#: gtk/gtkfilesystemunix.c:415 gtk/gtkfilesystemunix.c:429
-#: gtk/gtkfilesystemunix.c:626 gtk/gtkfilesystemwin32.c:482
-#: gtk/gtkfilesystemwin32.c:495 gtk/gtkfilesystemwin32.c:1530
+#: gtk/gtkfilesystemunix.c:475 gtk/gtkfilesystemunix.c:678
+#: gtk/gtkfilesystemunix.c:1918 gtk/gtkfilesystemwin32.c:482
+#: gtk/gtkfilesystemwin32.c:495 gtk/gtkfilesystemwin32.c:1560
#, c-format
msgid "Error getting information for '%s': %s"
msgstr ""
-#: gtk/gtkfilesystemunix.c:495 gtk/gtkfilesystemwin32.c:537
+#: gtk/gtkfilesystemunix.c:547 gtk/gtkfilesystemwin32.c:537
#, c-format
msgid "Error creating directory '%s': %s"
msgstr ""
-#: gtk/gtkfilesystemunix.c:575 gtk/gtkfilesystemwin32.c:597
+#: gtk/gtkfilesystemunix.c:627 gtk/gtkfilesystemwin32.c:597
msgid "This file system does not support mounting"
msgstr ""
-#: gtk/gtkfilesystemunix.c:583
+#: gtk/gtkfilesystemunix.c:635
#, fuzzy
msgid "Filesystem"
msgstr "ፋይሎች"
-#: gtk/gtkfilesystemunix.c:740
+#: gtk/gtkfilesystemunix.c:792
#, fuzzy, c-format
msgid "Could not get a stock icon for %s"
msgstr "የአሁኑን ቀለም"
-#: gtk/gtkfilesystemunix.c:835
+#: gtk/gtkfilesystemunix.c:887
#, c-format
msgid ""
"The name \"%s\" is not valid because it contains the character \"%s\". "
"Please use a different name."
msgstr ""
-#: gtk/gtkfilesystemunix.c:1443 gtk/gtkfilesystemwin32.c:1004
+#: gtk/gtkfilesystemunix.c:1489
#, c-format
-msgid "Bookmark saving failed: %s"
+msgid "Writing %s failed: %s"
msgstr ""
-#: gtk/gtkfilesystemunix.c:1495
+#: gtk/gtkfilesystemunix.c:1578
#, c-format
msgid "'%s' already exists in the bookmarks list"
msgstr ""
-#: gtk/gtkfilesystemunix.c:1557
+#: gtk/gtkfilesystemunix.c:1650
#, c-format
msgid "'%s' does not exist in the bookmarks list"
msgstr ""
-#: gtk/gtkfilesystemunix.c:1739
+#: gtk/gtkfilesystemunix.c:1878
+#, fuzzy, c-format
+msgid "Error getting information for '/': %s"
+msgstr "የአሁኑን ቀለም"
+
+#: gtk/gtkfilesystemwin32.c:611
+#, c-format
+msgid "Network Drive (%s)"
+msgstr ""
+
+#: gtk/gtkfilesystemwin32.c:650
#, c-format
-msgid "Error getting information for '%s'"
+msgid "%s (%s)"
msgstr ""
-#: gtk/gtkfontbutton.c:178 gtk/gtkfontbutton.c:295
+#: gtk/gtkfilesystemwin32.c:1032
+#, c-format
+msgid "Bookmark saving failed: %s"
+msgstr ""
+
+#: gtk/gtkfontbutton.c:179 gtk/gtkfontbutton.c:292
msgid "Pick a Font"
msgstr ""
#. Initialize fields
-#: gtk/gtkfontbutton.c:289
+#: gtk/gtkfontbutton.c:286
msgid "Sans 12"
msgstr ""
-#: gtk/gtkfontbutton.c:807
+#: gtk/gtkfontbutton.c:804
msgid "Font"
msgstr "የፊደል ቅርጽ"
#. This is the default text shown in the preview entry, though the user
#. can set it. Remember that some fonts only have capital letters.
-#: gtk/gtkfontsel.c:73
+#: gtk/gtkfontsel.c:74
msgid "abcdefghijk ABCDEFGHIJK"
msgstr ""
-#: gtk/gtkfontsel.c:360
+#: gtk/gtkfontsel.c:361
msgid "_Family:"
msgstr "_ቤተሰብ፦"
-#: gtk/gtkfontsel.c:366
+#: gtk/gtkfontsel.c:367
msgid "_Style:"
msgstr "_ዓይነት፦"
-#: gtk/gtkfontsel.c:372
+#: gtk/gtkfontsel.c:373
msgid "Si_ze:"
msgstr "_መጠን፦"
#. create the text entry widget
-#: gtk/gtkfontsel.c:548
+#: gtk/gtkfontsel.c:549
msgid "_Preview:"
msgstr "ቅድመ _ዕይታ፦"
-#: gtk/gtkfontsel.c:1382
+#: gtk/gtkfontsel.c:1383
msgid "Font Selection"
msgstr "የፊደል ቅርጽ ምርጫ"
@@ -1557,12 +1793,12 @@ msgstr "የ_ጋማ ዕሴት"
#. Remove this icon source so we don't keep trying to
#. * load it.
#.
-#: gtk/gtkiconfactory.c:1629
+#: gtk/gtkiconfactory.c:1644
#, c-format
msgid "Error loading icon: %s"
msgstr ""
-#: gtk/gtkicontheme.c:1263
+#: gtk/gtkicontheme.c:1250
#, c-format
msgid ""
"Could not find the icon '%s'. The '%s' theme\n"
@@ -1571,7 +1807,7 @@ msgid ""
"\t%s"
msgstr ""
-#: gtk/gtkicontheme.c:1328
+#: gtk/gtkicontheme.c:1315
#, c-format
msgid "Icon '%s' not present in theme"
msgstr ""
@@ -1660,7 +1896,7 @@ msgstr "(ያልታወቀ)"
msgid "clear"
msgstr "ሰርዝ"
-#: gtk/gtklabel.c:3930
+#: gtk/gtklabel.c:3935
msgid "Select All"
msgstr "ሁሉንም ምረጡ"
@@ -1694,361 +1930,393 @@ msgstr ""
#. * Do *not* translate it to "predefinito:LTR", if it
#. * it isn't default:LTR or default:RTL it will not work
#.
-#: gtk/gtkmain.c:482
+#: gtk/gtkmain.c:476
msgid "default:LTR"
msgstr "default:LTR"
-#: gtk/gtkmain.c:565
+#: gtk/gtkmain.c:559
msgid "GTK+ Options"
msgstr ""
-#: gtk/gtkmain.c:565
+#: gtk/gtkmain.c:559
msgid "Show GTK+ Options"
msgstr ""
-#: gtk/gtknotebook.c:2712 gtk/gtknotebook.c:5060
+#: gtk/gtknotebook.c:2718 gtk/gtknotebook.c:5064
#, c-format
msgid "Page %u"
msgstr "ገጽ %u"
-#: gtk/gtkradiotoolbutton.c:91
+#: gtk/gtkradiotoolbutton.c:92
msgid "Group"
msgstr ""
-#: gtk/gtkradiotoolbutton.c:92
+#: gtk/gtkradiotoolbutton.c:93
msgid "The radio tool button whose group this button belongs to."
msgstr ""
-#: gtk/gtkrc.c:2399
+#: gtk/gtkrc.c:2400
#, c-format
msgid "Unable to find include file: \"%s\""
msgstr ""
-#: gtk/gtkrc.c:3038 gtk/gtkrc.c:3041
+#: gtk/gtkrc.c:3042 gtk/gtkrc.c:3045
#, c-format
msgid "Unable to locate image file in pixmap_path: \"%s\""
msgstr ""
-#: gtk/gtkrc.c:3476
+#: gtk/gtkrc.c:3480
#, c-format
msgid "Pixmap path element: \"%s\" must be absolute, %s, line %d"
msgstr ""
#. KEEP IN SYNC with gtkiconfactory.c stock icons, when appropriate
-#: gtk/gtkstock.c:286
+#: gtk/gtkstock.c:308
msgid "Information"
msgstr "መረጃ"
-#: gtk/gtkstock.c:287
+#: gtk/gtkstock.c:309
msgid "Warning"
msgstr "ማስጠንቀቂያ"
-#: gtk/gtkstock.c:288
+#: gtk/gtkstock.c:310
msgid "Error"
msgstr "ስህተት"
-#: gtk/gtkstock.c:289
+#: gtk/gtkstock.c:311
msgid "Question"
msgstr "ጥያቄ"
#. FIXME these need accelerators when appropriate, and
#. * need the mnemonics to be rationalized
#.
-#: gtk/gtkstock.c:294
+#: gtk/gtkstock.c:316
msgid "_About"
msgstr ""
-#: gtk/gtkstock.c:296
+#: gtk/gtkstock.c:318
msgid "_Apply"
msgstr "ተጠቀም (_A)"
-#: gtk/gtkstock.c:297
+#: gtk/gtkstock.c:319
msgid "_Bold"
msgstr "ደማቅ (_B)"
-#: gtk/gtkstock.c:298
+#: gtk/gtkstock.c:320
msgid "_Cancel"
msgstr "ተወው (_C)"
-#: gtk/gtkstock.c:299
+#: gtk/gtkstock.c:321
msgid "_CD-Rom"
msgstr "ሲዲ-ሮም (_C)"
-#: gtk/gtkstock.c:300
+#: gtk/gtkstock.c:322
msgid "_Clear"
msgstr "ሰርዝ (_C)"
-#: gtk/gtkstock.c:301
+#: gtk/gtkstock.c:323
msgid "_Close"
msgstr "ዝጋ (_C)"
-#: gtk/gtkstock.c:302
+#: gtk/gtkstock.c:324
msgid "_Convert"
msgstr "ለዋጭ (_C)"
-#: gtk/gtkstock.c:303
+#: gtk/gtkstock.c:325
msgid "_Copy"
msgstr "ቅጂ (_C)"
-#: gtk/gtkstock.c:304
+#: gtk/gtkstock.c:326
msgid "Cu_t"
msgstr "ቁረጥ (_t)"
-#: gtk/gtkstock.c:305
+#: gtk/gtkstock.c:327
msgid "_Delete"
msgstr "አጥፉ (_D)"
-#: gtk/gtkstock.c:306
+#: gtk/gtkstock.c:328
msgid "_Execute"
msgstr "አስኪድ (_E)"
-#: gtk/gtkstock.c:307
+#: gtk/gtkstock.c:329
msgid "_Edit"
msgstr ""
-#: gtk/gtkstock.c:308
+#: gtk/gtkstock.c:330
msgid "_Find"
msgstr "ፈልግ (_F)"
-#: gtk/gtkstock.c:309
+#: gtk/gtkstock.c:331
msgid "Find and _Replace"
msgstr "ፈልግ እና ተካ (_R)"
-#: gtk/gtkstock.c:310
+#: gtk/gtkstock.c:332
msgid "_Floppy"
msgstr "ፍሎፒ (_F)"
-#: gtk/gtkstock.c:311
-msgid "_Bottom"
-msgstr "ወደ ታች (_B)"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:334
+msgid "Navigation|_Bottom"
+msgstr ""
-#: gtk/gtkstock.c:312
-msgid "_First"
-msgstr "መጀመሪያ (_F)"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:336
+msgid "Navigation|_First"
+msgstr ""
-#: gtk/gtkstock.c:313
-msgid "_Last"
-msgstr "መጨረሻ (_L)"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:338
+msgid "Navigation|_Last"
+msgstr ""
-#: gtk/gtkstock.c:314
-msgid "_Top"
-msgstr "ወደ ላይ (_T)"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:340
+msgid "Navigation|_Top"
+msgstr ""
-#: gtk/gtkstock.c:315
-msgid "_Back"
-msgstr "ወደኋላ (_B)"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:342
+msgid "Navigation|_Back"
+msgstr ""
-#: gtk/gtkstock.c:316
-msgid "_Down"
-msgstr "ወደ ታች (_D)"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:344
+msgid "Navigation|_Down"
+msgstr ""
-#: gtk/gtkstock.c:317 gtk/gtkstock.c:331
-msgid "_Forward"
-msgstr "ወደፊት (_F)"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:346
+msgid "Navigation|_Forward"
+msgstr ""
-#: gtk/gtkstock.c:318
-msgid "_Up"
-msgstr "ወደ ላይ (_U)"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:348
+msgid "Navigation|_Up"
+msgstr ""
-#: gtk/gtkstock.c:319
+#: gtk/gtkstock.c:349
msgid "_Harddisk"
msgstr ""
-#: gtk/gtkstock.c:320
+#: gtk/gtkstock.c:350
msgid "_Help"
msgstr "መረጃ (_H)"
-#: gtk/gtkstock.c:321
+#: gtk/gtkstock.c:351
msgid "_Home"
msgstr "መጀመሪያ (_H)"
-#: gtk/gtkstock.c:322
+#: gtk/gtkstock.c:352
msgid "Increase Indent"
msgstr ""
-#: gtk/gtkstock.c:323
+#: gtk/gtkstock.c:353
msgid "Decrease Indent"
msgstr ""
-#: gtk/gtkstock.c:324
+#: gtk/gtkstock.c:354
msgid "_Index"
msgstr "ማውጫ (_I)"
-#: gtk/gtkstock.c:325
+#: gtk/gtkstock.c:355
msgid "_Italic"
msgstr "አይታሊክ ማድረጊያ (_I)"
-#: gtk/gtkstock.c:326
+#: gtk/gtkstock.c:356
msgid "_Jump to"
msgstr "ይለፉ ወደ (_J)"
-#: gtk/gtkstock.c:327
-msgid "_Center"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:358
+#, fuzzy
+msgid "Justify|_Center"
msgstr "መሀከል (_C)"
-#: gtk/gtkstock.c:328
-msgid "_Fill"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:360
+msgid "Justify|_Fill"
msgstr ""
-#: gtk/gtkstock.c:329
-msgid "_Left"
-msgstr "ግራ (_L)"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:362
+msgid "Justify|_Left"
+msgstr ""
-#: gtk/gtkstock.c:330
-msgid "_Right"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:364
+#, fuzzy
+msgid "Justify|_Right"
msgstr "ቀኝ (_R)"
-#: gtk/gtkstock.c:332
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:367
+#, fuzzy
+msgid "Media|_Forward"
+msgstr "ወደፊት (_F)"
+
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:369
#, fuzzy
-msgid "_Next"
+msgid "Media|_Next"
msgstr "አዲስ (_N)"
-#: gtk/gtkstock.c:333
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:371
#, fuzzy
-msgid "P_ause"
+msgid "Media|P_ause"
msgstr "ለጥፍ (_P)"
-#: gtk/gtkstock.c:334
-msgid "_Play"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:373
+msgid "Media|_Play"
msgstr ""
-#: gtk/gtkstock.c:335
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:375
#, fuzzy
-msgid "Pre_vious"
+msgid "Media|Pre_vious"
msgstr "ቅድመ _ዕይታ፦"
-#: gtk/gtkstock.c:336
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:377
#, fuzzy
-msgid "_Record"
+msgid "Media|_Record"
msgstr "_ቀይ፦"
-#: gtk/gtkstock.c:337
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:379
#, fuzzy
-msgid "R_ewind"
+msgid "Media|R_ewind"
msgstr "ፈልግ (_F)"
-#: gtk/gtkstock.c:338 gtk/gtkstock.c:361
-msgid "_Stop"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:381
+#, fuzzy
+msgid "Media|_Stop"
msgstr "አቁም (_S)"
-#: gtk/gtkstock.c:339
+#: gtk/gtkstock.c:382
#, fuzzy
msgid "_Network"
msgstr "አዲስ (_N)"
-#: gtk/gtkstock.c:340
+#: gtk/gtkstock.c:383
msgid "_New"
msgstr "አዲስ (_N)"
-#: gtk/gtkstock.c:341
+#: gtk/gtkstock.c:384
msgid "_No"
msgstr "አይ (_N)"
-#: gtk/gtkstock.c:342
+#: gtk/gtkstock.c:385
msgid "_OK"
msgstr "እሺ (_O)"
-#: gtk/gtkstock.c:343
+#: gtk/gtkstock.c:386
msgid "_Open"
msgstr "ክፈት (_O)"
-#: gtk/gtkstock.c:344
+#: gtk/gtkstock.c:387
msgid "_Paste"
msgstr "ለጥፍ (_P)"
-#: gtk/gtkstock.c:345
+#: gtk/gtkstock.c:388
msgid "_Preferences"
msgstr "ምርጫዎች (_P)"
-#: gtk/gtkstock.c:346
+#: gtk/gtkstock.c:389
msgid "_Print"
msgstr "አትም (_P)"
-#: gtk/gtkstock.c:347
+#: gtk/gtkstock.c:390
msgid "Print Pre_view"
msgstr "የቅድመ ህትመት ዕይታ (_v)"
-#: gtk/gtkstock.c:348
+#: gtk/gtkstock.c:391
msgid "_Properties"
msgstr "ምርጫዎች (_P)"
-#: gtk/gtkstock.c:349
+#: gtk/gtkstock.c:392
msgid "_Quit"
msgstr "ውጣ (_Q)"
-#: gtk/gtkstock.c:350
+#: gtk/gtkstock.c:393
msgid "_Redo"
msgstr "እንደገና አድርግ (_R)"
-#: gtk/gtkstock.c:351
+#: gtk/gtkstock.c:394
msgid "_Refresh"
msgstr "በድጋሚ ጀምር (_R)"
-#: gtk/gtkstock.c:353
+#: gtk/gtkstock.c:396
msgid "_Revert"
msgstr "ወደ ነበረበት መልስ (_R)"
-#: gtk/gtkstock.c:354
+#: gtk/gtkstock.c:397
msgid "_Save"
msgstr "አስቀምጥ (_S)"
-#: gtk/gtkstock.c:355
+#: gtk/gtkstock.c:398
msgid "Save _As"
msgstr "በሌላ ስም አስቀምጥ (_A)"
-#: gtk/gtkstock.c:356
+#: gtk/gtkstock.c:399
msgid "_Color"
msgstr "ቀለም (_C)"
-#: gtk/gtkstock.c:357
+#: gtk/gtkstock.c:400
msgid "_Font"
msgstr "የፊደል ቅርጽ (_F)"
-#: gtk/gtkstock.c:358
+#: gtk/gtkstock.c:401
msgid "_Ascending"
msgstr ""
-#: gtk/gtkstock.c:359
+#: gtk/gtkstock.c:402
msgid "_Descending"
msgstr ""
-#: gtk/gtkstock.c:360
+#: gtk/gtkstock.c:403
msgid "_Spell Check"
msgstr ""
-#: gtk/gtkstock.c:362
+#: gtk/gtkstock.c:404
+msgid "_Stop"
+msgstr "አቁም (_S)"
+
+#: gtk/gtkstock.c:405
msgid "_Strikethrough"
msgstr "ስርዝ"
-#: gtk/gtkstock.c:363
+#: gtk/gtkstock.c:406
msgid "_Undelete"
msgstr "አታጥፋ (_U)"
-#: gtk/gtkstock.c:364
+#: gtk/gtkstock.c:407
msgid "_Underline"
msgstr "የስር መስመር (_U)"
-#: gtk/gtkstock.c:365
+#: gtk/gtkstock.c:408
msgid "_Undo"
msgstr "ወደ ነበረበት መልስ (_U)"
-#: gtk/gtkstock.c:366
+#: gtk/gtkstock.c:409
msgid "_Yes"
msgstr "አዎ (_Y)"
-#: gtk/gtkstock.c:367
+#: gtk/gtkstock.c:410
msgid "_Normal Size"
msgstr ""
-#: gtk/gtkstock.c:368
+#: gtk/gtkstock.c:411
msgid "Best _Fit"
msgstr ""
-#: gtk/gtkstock.c:369
+#: gtk/gtkstock.c:412
msgid "Zoom _In"
msgstr "ከቅርበት ዕይታ (_I)"
-#: gtk/gtkstock.c:370
+#: gtk/gtkstock.c:413
msgid "Zoom _Out"
msgstr "ከርቀት ዕይታ (_O)"
@@ -2101,22 +2369,22 @@ msgstr ""
msgid "--- No Tip ---"
msgstr "--- ምንም ፍንጭ የልም ---"
-#: gtk/gtkuimanager.c:1132
+#: gtk/gtkuimanager.c:1154
#, c-format
msgid "Unknown attribute '%s' on line %d char %d"
msgstr ""
-#: gtk/gtkuimanager.c:1332
+#: gtk/gtkuimanager.c:1371
#, c-format
msgid "Unexpected start tag '%s' on line %d char %d"
msgstr ""
-#: gtk/gtkuimanager.c:1417
+#: gtk/gtkuimanager.c:1461
#, c-format
msgid "Unexpected character data on line %d char %d"
msgstr ""
-#: gtk/gtkuimanager.c:2209
+#: gtk/gtkuimanager.c:2272
msgid "Empty"
msgstr ""
@@ -2175,6 +2443,39 @@ msgstr "የX ዘገባ የማስትገባት ዘዴ"
msgid "Could not get information for file '%s': %s"
msgstr ""
+#~ msgid "Shift"
+#~ msgstr "Shift"
+
+#~ msgid "Ctrl"
+#~ msgstr "Ctrl"
+
+#~ msgid "Alt"
+#~ msgstr "Alt"
+
+#~ msgid "_Bottom"
+#~ msgstr "ወደ ታች (_B)"
+
+#~ msgid "_First"
+#~ msgstr "መጀመሪያ (_F)"
+
+#~ msgid "_Last"
+#~ msgstr "መጨረሻ (_L)"
+
+#~ msgid "_Top"
+#~ msgstr "ወደ ላይ (_T)"
+
+#~ msgid "_Back"
+#~ msgstr "ወደኋላ (_B)"
+
+#~ msgid "_Down"
+#~ msgstr "ወደ ታች (_D)"
+
+#~ msgid "_Up"
+#~ msgstr "ወደ ላይ (_U)"
+
+#~ msgid "_Left"
+#~ msgstr "ግራ (_L)"
+
#, fuzzy
#~ msgid ""
#~ "Could not change the current folder to %s:\n"
@@ -2195,10 +2496,6 @@ msgstr ""
#~ msgstr "ጨምር (_A)"
#, fuzzy
-#~ msgid "Remove"
-#~ msgstr "አስወግድ (_R)"
-
-#, fuzzy
#~ msgid "Up"
#~ msgstr "ወደ ላይ (_U)"
diff --git a/po/ar.po b/po/ar.po
index 50238cb5f..3f65b466c 100644
--- a/po/ar.po
+++ b/po/ar.po
@@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gtk+\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-01-08 02:01-0500\n"
+"POT-Creation-Date: 2005-06-20 14:30-0400\n"
"PO-Revision-Date: 2004-08-30 19:23+0300\n"
"Last-Translator: Ayman Hourieh <aymanh@gmail.com>\n"
"Language-Team: Arabic <support@arabeyes.org>\n"
@@ -20,7 +20,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
#: gdk-pixbuf/gdk-pixbuf-animation.c:153 gdk-pixbuf/gdk-pixbuf-io.c:838
-#: gdk-pixbuf/gdk-pixbuf-io.c:1069 tests/testfilechooser.c:199
+#: gdk-pixbuf/gdk-pixbuf-io.c:1068 tests/testfilechooser.c:199
#, c-format
msgid "Failed to open file '%s': %s"
msgstr "فشل فتح الملف '%s': %s"
@@ -31,7 +31,7 @@ msgid "Image file '%s' contains no data"
msgstr "لا·يحتوي·ملف الصورة '%s' على بيانات"
#: gdk-pixbuf/gdk-pixbuf-animation.c:208 gdk-pixbuf/gdk-pixbuf-io.c:887
-#: gdk-pixbuf/gdk-pixbuf-io.c:1110 tests/testfilechooser.c:244
+#: gdk-pixbuf/gdk-pixbuf-io.c:1109 tests/testfilechooser.c:244
#, c-format
msgid ""
"Failed to load image '%s': reason not known, probably a corrupt image file"
@@ -78,34 +78,34 @@ msgstr "تهيئة ملف صورة لا بمكن تمييزها"
msgid "Failed to load image '%s': %s"
msgstr "فشل تحميل الصورة '%s': %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1337
+#: gdk-pixbuf/gdk-pixbuf-io.c:1336
#, c-format
msgid "Error writing to image file: %s"
msgstr "فشلت الكتابة إلى ملف الصورة: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1383 gdk-pixbuf/gdk-pixbuf-io.c:1512
+#: gdk-pixbuf/gdk-pixbuf-io.c:1382 gdk-pixbuf/gdk-pixbuf-io.c:1511
#, c-format
msgid "This build of gdk-pixbuf does not support saving the image format: %s"
msgstr "بناء gdk-pixbuf هذا لا يدعم حفظ تهيئة الصور: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1417
+#: gdk-pixbuf/gdk-pixbuf-io.c:1416
msgid "Insufficient memory to save image to callback"
msgstr "ذاكرة غير كافية لحفظ الصورة إلى إعادة النداء"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1429
+#: gdk-pixbuf/gdk-pixbuf-io.c:1428
msgid "Failed to open temporary file"
msgstr "فشل فتح الملف المؤقّت"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1454
+#: gdk-pixbuf/gdk-pixbuf-io.c:1453
msgid "Failed to read from temporary file"
msgstr "فشلت القراءة من الملف المؤقّت"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1641
+#: gdk-pixbuf/gdk-pixbuf-io.c:1687
#, c-format
msgid "Failed to open '%s' for writing: %s"
msgstr "فشل فتح '%s' لكتابة: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1665
+#: gdk-pixbuf/gdk-pixbuf-io.c:1711
#, c-format
msgid ""
"Failed to close '%s' while writing image, all data may not have been saved: %"
@@ -113,7 +113,7 @@ msgid ""
msgstr ""
"فشل غلق '%s' أثناء كتابة الصورة، من الممكن أنّه لم يتّّم حفظ كل·البيانات: % s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1853 gdk-pixbuf/gdk-pixbuf-io.c:1903
+#: gdk-pixbuf/gdk-pixbuf-io.c:1931 gdk-pixbuf/gdk-pixbuf-io.c:1981
msgid "Insufficient memory to save image into a buffer"
msgstr "ذاكرة غير كافية لحفظ الصورة في الذاكرة الوسيّطة"
@@ -177,24 +177,34 @@ msgstr "قطعة مشوّهة في الصور المتحرّكة"
msgid "The ANI image format"
msgstr "تهيئة ANI للصورة"
-#: gdk-pixbuf/io-bmp.c:227 gdk-pixbuf/io-bmp.c:383
+#: gdk-pixbuf/io-bmp.c:228 gdk-pixbuf/io-bmp.c:306 gdk-pixbuf/io-bmp.c:338
+#: gdk-pixbuf/io-bmp.c:361 gdk-pixbuf/io-bmp.c:442
+msgid "BMP image has bogus header data"
+msgstr "صورة BMP لها بيانات ترويسة زائفة"
+
+#: gdk-pixbuf/io-bmp.c:239 gdk-pixbuf/io-bmp.c:401
msgid "Not enough memory to load bitmap image"
msgstr "الذاكرة غير كافية لتحميل صورة بتماب"
-#: gdk-pixbuf/io-bmp.c:269
+#: gdk-pixbuf/io-bmp.c:287
msgid "BMP image has unsupported header size"
msgstr "صورة BMP لها حجم ترويسة غير مدعوم"
-#: gdk-pixbuf/io-bmp.c:288 gdk-pixbuf/io-bmp.c:320 gdk-pixbuf/io-bmp.c:343
-#: gdk-pixbuf/io-bmp.c:424
-msgid "BMP image has bogus header data"
-msgstr "صورة BMP لها بيانات ترويسة زائفة"
-
-#: gdk-pixbuf/io-bmp.c:307
+#: gdk-pixbuf/io-bmp.c:325
msgid "Topdown BMP images cannot be compressed"
msgstr ""
-#: gdk-pixbuf/io-bmp.c:1154
+#: gdk-pixbuf/io-bmp.c:1203
+#, fuzzy
+msgid "Couldn't allocate memory for saving BMP file"
+msgstr "لم أستطع تخصيص ذاكرة لتحميل ملف JPEG"
+
+#: gdk-pixbuf/io-bmp.c:1244
+#, fuzzy
+msgid "Couldn't write to BMP file"
+msgstr "لم أستطع تحويل اسم الملف"
+
+#: gdk-pixbuf/io-bmp.c:1293
msgid "The BMP image format"
msgstr "تهيئة صورة BMP"
@@ -203,7 +213,7 @@ msgstr "تهيئة صورة BMP"
msgid "Failure reading GIF: %s"
msgstr "خطأ أثناء قراءة GIF: %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 "افتقد ملف GIF بعض البيانات (ربما استقطعت بكيفية ما؟)"
@@ -229,25 +239,30 @@ msgstr "وُجدت شفرة غير سليمة"
msgid "Circular table entry in GIF file"
msgstr "خانة جدول دائرية في ملف GIF"
-#: 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 "الذاكرة غير كافية لتحميل ملف GIF"
-#: gdk-pixbuf/io-gif.c:1088
+#: gdk-pixbuf/io-gif.c:947
+#, fuzzy
+msgid "Not enough memory to composite a frame in GIF file"
+msgstr "الذاكرة غير كافية لتحميل ملف GIF"
+
+#: gdk-pixbuf/io-gif.c:1116
msgid "GIF image is corrupt (incorrect LZW compression)"
msgstr "صورة GIF تالفة (ضغط LZW غير سليم)"
-#: gdk-pixbuf/io-gif.c:1138
+#: gdk-pixbuf/io-gif.c:1166
msgid "File does not appear to be a GIF file"
msgstr "يبدو أن الملف ليس ملف GIF"
-#: 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 "الإصدارة %s لتهيئة ملف GIF غير مدعومة"
-#: 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."
@@ -255,11 +270,11 @@ msgstr ""
"ليس لصورة GIF خارطة ألوان عامة، والاطار الذي بداخلها لا يملك خارطة ألوان "
"محليّة."
-#: gdk-pixbuf/io-gif.c:1491
+#: gdk-pixbuf/io-gif.c:1519
msgid "GIF image was truncated or incomplete."
msgstr "صورة GIF مقطعة أو غير كاملة."
-#: gdk-pixbuf/io-gif.c:1643
+#: gdk-pixbuf/io-gif.c:1671
msgid "The GIF image format"
msgstr "تهيئة GIF للصورة"
@@ -442,95 +457,110 @@ msgstr "خطأ فادح عند قراءة ملف صورة PNG"
msgid "Fatal error reading PNG image file: %s"
msgstr "خطأ فادح عند قراءة ملف صورة PNG: %s"
-#: gdk-pixbuf/io-png.c:813
+#: gdk-pixbuf/io-png.c:810
msgid ""
"Keys for PNG text chunks must have at least 1 and at most 79 characters."
msgstr "يجب أن يكون لمفاتيح قطع PNG النصية رمزً واحاً على الأقل و 79 على الأكثر."
-#: gdk-pixbuf/io-png.c:821
+#: gdk-pixbuf/io-png.c:818
msgid "Keys for PNG text chunks must be ASCII characters."
msgstr "يجب أن تكون مفاتيح قطع PNG النصية رموز ASCII."
-#: gdk-pixbuf/io-png.c:854
+#: gdk-pixbuf/io-png.c:831
+#, fuzzy, c-format
+msgid ""
+"PNG compression level must be a value between 0 and 9; value '%s' could not "
+"be parsed."
+msgstr ""
+"يجب أن تكون جودة JPEG قيمة بين 0 و 100، لذلك لم يمكن اعراب القيمة '%s'."
+
+#: gdk-pixbuf/io-png.c:843
+#, fuzzy, c-format
+msgid ""
+"PNG compression level must be a value between 0 and 9; value '%d' is not "
+"allowed."
+msgstr "يجب أن تكون جودة JPEG قيمة بين 0 و 100، القيمة '%d' غير مسموح بها."
+
+#: gdk-pixbuf/io-png.c:883
#, fuzzy, c-format
msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding."
msgstr "لا يمكن تحويل قيمة قطعة PNG النصية %s إلى التشفير ISO-8859-1."
-#: gdk-pixbuf/io-png.c:994
+#: gdk-pixbuf/io-png.c:1026
msgid "The PNG image format"
msgstr "تهيئة PNG للصورة"
-#: gdk-pixbuf/io-pnm.c:249
+#: gdk-pixbuf/io-pnm.c:252
msgid "PNM loader expected to find an integer, but didn't"
msgstr "توقع محمّل PNM العثور على رقم صحيح، لكنه لم يجده"
-#: gdk-pixbuf/io-pnm.c:281
+#: gdk-pixbuf/io-pnm.c:284
msgid "PNM file has an incorrect initial byte"
msgstr "لملف PNM بايت اولي غير سليم"
-#: gdk-pixbuf/io-pnm.c:311
+#: gdk-pixbuf/io-pnm.c:314
msgid "PNM file is not in a recognized PNM subformat"
msgstr "ملف PNM ليس في تهيئة فرعيّة من PNM يمكن تمييزها"
-#: gdk-pixbuf/io-pnm.c:336
+#: gdk-pixbuf/io-pnm.c:339
msgid "PNM file has an image width of 0"
msgstr "ملف PNM له عرض صورة يساوي 0"
-#: gdk-pixbuf/io-pnm.c:357
+#: gdk-pixbuf/io-pnm.c:360
msgid "PNM file has an image height of 0"
msgstr "ملف PNM له ارتفاع صورة يساوي 0"
-#: gdk-pixbuf/io-pnm.c:380
+#: gdk-pixbuf/io-pnm.c:383
msgid "Maximum color value in PNM file is 0"
msgstr "قيمة اللون القصوى في ملف PNM هي 0"
-#: gdk-pixbuf/io-pnm.c:388
+#: gdk-pixbuf/io-pnm.c:391
msgid "Maximum color value in PNM file is too large"
msgstr "قيمة اللون القصوى في ملف PNM كبيرة جداً"
-#: gdk-pixbuf/io-pnm.c:396
+#: gdk-pixbuf/io-pnm.c:399
#, fuzzy
msgid "Cannot handle PNM files with maximum color values greater than 255"
msgstr "لا يمكن معالجة ملفات PNM بقيم ألوان قصوى أكبر من 255"
-#: gdk-pixbuf/io-pnm.c:435 gdk-pixbuf/io-pnm.c:463 gdk-pixbuf/io-pnm.c:495
+#: gdk-pixbuf/io-pnm.c:438 gdk-pixbuf/io-pnm.c:466 gdk-pixbuf/io-pnm.c:498
msgid "Raw PNM image type is invalid"
msgstr "نوع صورة PNM الخام غير صحيح"
-#: gdk-pixbuf/io-pnm.c:555 gdk-pixbuf/io-pnm.c:597
+#: gdk-pixbuf/io-pnm.c:562 gdk-pixbuf/io-pnm.c:604
msgid "PNM image format is invalid"
msgstr "تهيئة صورة PNM غير صحيحة"
-#: gdk-pixbuf/io-pnm.c:656
+#: gdk-pixbuf/io-pnm.c:663
msgid "PNM image loader does not support this PNM subformat"
msgstr "محمل صور PNM لا يدعم التهيئة الفرعية هذه من PNM"
-#: gdk-pixbuf/io-pnm.c:711
+#: gdk-pixbuf/io-pnm.c:718
msgid "Premature end-of-file encountered"
msgstr "وُجهت نهاية ملف سابقة لأوانها"
-#: gdk-pixbuf/io-pnm.c:743 gdk-pixbuf/io-pnm.c:974
+#: gdk-pixbuf/io-pnm.c:750 gdk-pixbuf/io-pnm.c:981
msgid "Raw PNM formats require exactly one whitespace before sample data"
msgstr "تهيئات PNM الخامة تحتاج إلى فراغ واحد قبل بيانات النموذج"
-#: gdk-pixbuf/io-pnm.c:770
+#: gdk-pixbuf/io-pnm.c:777
#, fuzzy
msgid "Cannot allocate memory for loading PNM image"
msgstr "لا يمكن تخصيص ذاكرة لتحميل صورة PNM"
-#: gdk-pixbuf/io-pnm.c:820
+#: gdk-pixbuf/io-pnm.c:827
msgid "Insufficient memory to load PNM context struct"
msgstr "ذاكرة غير كافية لتحميل بنية سياق PNM"
-#: gdk-pixbuf/io-pnm.c:871
+#: gdk-pixbuf/io-pnm.c:878
msgid "Unexpected end of PNM image data"
msgstr "نهاية غير متوقّعة لبيانات صورة PNM"
-#: gdk-pixbuf/io-pnm.c:1003
+#: gdk-pixbuf/io-pnm.c:1010
msgid "Insufficient memory to load PNM file"
msgstr "ذاكرة غير كافية لتحميل ملف PNM"
-#: gdk-pixbuf/io-pnm.c:1082
+#: gdk-pixbuf/io-pnm.c:1089
msgid "The PNM/PBM/PGM/PPM image format family"
msgstr "عائلة تهيئات الصور PNM/PBM/PGM/PPM"
@@ -554,69 +584,69 @@ msgstr "ذاكرة غير كافية لتحميل صورة RAS"
msgid "The Sun raster image format"
msgstr "تهيئة Sun·raster للصورة"
-#: gdk-pixbuf/io-tga.c:159
+#: gdk-pixbuf/io-tga.c:154
#, fuzzy
msgid "Cannot allocate memory for IOBuffer struct"
msgstr "لا أستطيع تخصيص ذاكرة لبنية IOBuffer"
-#: gdk-pixbuf/io-tga.c:178
+#: gdk-pixbuf/io-tga.c:173
#, fuzzy
msgid "Cannot allocate memory for IOBuffer data"
msgstr "لا أستطيع تخصيص ذاكرة لبيانات الـ IOBuffer"
-#: gdk-pixbuf/io-tga.c:189
+#: gdk-pixbuf/io-tga.c:184
#, fuzzy
msgid "Cannot realloc IOBuffer data"
msgstr "لا أستطيع إعادة تخصيص بيانات الـ IOBuffer"
-#: gdk-pixbuf/io-tga.c:219
+#: gdk-pixbuf/io-tga.c:214
#, fuzzy
msgid "Cannot allocate temporary IOBuffer data"
msgstr "لا أستطيع تخصيص ذاكرة مؤقتة لبيانات الـ IOBuffer"
-#: gdk-pixbuf/io-tga.c:353
+#: gdk-pixbuf/io-tga.c:348
#, fuzzy
msgid "Cannot allocate new pixbuf"
msgstr "لا أستطيع تخصيص pixbuf جديد"
-#: gdk-pixbuf/io-tga.c:692
+#: gdk-pixbuf/io-tga.c:689
#, fuzzy
msgid "Cannot allocate colormap structure"
msgstr "لا أستطيع تخصيص بنية لخارطة الألوان"
-#: gdk-pixbuf/io-tga.c:699
+#: gdk-pixbuf/io-tga.c:696
#, fuzzy
msgid "Cannot allocate colormap entries"
msgstr "لا أستطيع تخصيص خانات لخارطة الألوان"
-#: gdk-pixbuf/io-tga.c:721
+#: gdk-pixbuf/io-tga.c:718
msgid "Unexpected bitdepth for colormap entries"
msgstr "عمق بت غير متوقّع لخانات خارطة الألوان"
-#: gdk-pixbuf/io-tga.c:739
+#: gdk-pixbuf/io-tga.c:736
#, fuzzy
msgid "Cannot allocate TGA header memory"
msgstr "لا يمكن تخصيص ذاكرة لترويسة TGA"
-#: gdk-pixbuf/io-tga.c:772
+#: gdk-pixbuf/io-tga.c:769
msgid "TGA image has invalid dimensions"
msgstr "صورة TGA لها أبعاد غير سليمة"
-#: gdk-pixbuf/io-tga.c:778 gdk-pixbuf/io-tga.c:787 gdk-pixbuf/io-tga.c:797
-#: gdk-pixbuf/io-tga.c:807 gdk-pixbuf/io-tga.c:814
+#: gdk-pixbuf/io-tga.c:775 gdk-pixbuf/io-tga.c:784 gdk-pixbuf/io-tga.c:794
+#: gdk-pixbuf/io-tga.c:804 gdk-pixbuf/io-tga.c:811
msgid "TGA image type not supported"
msgstr "نوع صورة TGA غير مدعوم"
-#: gdk-pixbuf/io-tga.c:861
+#: gdk-pixbuf/io-tga.c:858
#, fuzzy
msgid "Cannot allocate memory for TGA context struct"
msgstr "لا أستطيع تخصيص ذاكرة لبنية سياق TGA"
-#: gdk-pixbuf/io-tga.c:926
+#: gdk-pixbuf/io-tga.c:923
msgid "Excess data in file"
msgstr "بيانات زائدة في الملف"
-#: gdk-pixbuf/io-tga.c:995
+#: gdk-pixbuf/io-tga.c:992
msgid "The Targa image format"
msgstr "تهيئة Targa للصورة"
@@ -697,41 +727,46 @@ msgstr "فشلت الكتابة في ملف مؤقّت عند تحميل صور
msgid "The XBM image format"
msgstr "تهيئة XBM للصورة"
-#: gdk-pixbuf/io-xpm.c:1229
+#: gdk-pixbuf/io-xpm.c:467
msgid "No XPM header found"
msgstr "لا توجد ترويسة XPM"
-#: gdk-pixbuf/io-xpm.c:1237
+#: gdk-pixbuf/io-xpm.c:476
+#, fuzzy
+msgid "Invalid XPM header"
+msgstr "ملف XBM غير سليم"
+
+#: gdk-pixbuf/io-xpm.c:484
msgid "XPM file has image width <= 0"
msgstr "ملف XPM له عرض صورة <= 0"
-#: gdk-pixbuf/io-xpm.c:1245
+#: gdk-pixbuf/io-xpm.c:492
msgid "XPM file has image height <= 0"
msgstr "ملف XPM له ارتفاع صورة <= 0"
-#: gdk-pixbuf/io-xpm.c:1253
+#: gdk-pixbuf/io-xpm.c:500
msgid "XPM has invalid number of chars per pixel"
msgstr "ملف XPM له عدد غير صحيح من الرموز لكل بكسل"
-#: gdk-pixbuf/io-xpm.c:1260
+#: gdk-pixbuf/io-xpm.c:507
msgid "XPM file has invalid number of colors"
msgstr "ملف XPM له عدد غير صحيح من الألوان"
-#: gdk-pixbuf/io-xpm.c:1272 gdk-pixbuf/io-xpm.c:1281 gdk-pixbuf/io-xpm.c:1333
+#: gdk-pixbuf/io-xpm.c:519 gdk-pixbuf/io-xpm.c:528 gdk-pixbuf/io-xpm.c:580
#, fuzzy
msgid "Cannot allocate memory for loading XPM image"
msgstr "لا أستطيع تخصيص ذاكرة لتحميل صورة XPM"
-#: gdk-pixbuf/io-xpm.c:1295
+#: gdk-pixbuf/io-xpm.c:542
#, fuzzy
msgid "Cannot read XPM colormap"
msgstr "لا أستطيع قراءة خارطة ألوان XPM"
-#: gdk-pixbuf/io-xpm.c:1524
+#: gdk-pixbuf/io-xpm.c:771
msgid "Failed to write to temporary file when loading XPM image"
msgstr "فشلت الكتابة في ملف مؤقت عند تحميل صورة XPM"
-#: gdk-pixbuf/io-xpm.c:1559
+#: gdk-pixbuf/io-xpm.c:806
msgid "The XPM image format"
msgstr "تهيئة XPM للصورة"
@@ -794,6 +829,138 @@ msgstr ""
msgid "Gdk debugging flags to unset"
msgstr ""
+#: gdk/keyname-table.h:3940
+msgid "keyboard label|BackSpace"
+msgstr ""
+
+#: gdk/keyname-table.h:3941
+msgid "keyboard label|Tab"
+msgstr ""
+
+#: gdk/keyname-table.h:3942
+msgid "keyboard label|Return"
+msgstr ""
+
+#: gdk/keyname-table.h:3943
+msgid "keyboard label|Pause"
+msgstr ""
+
+#: gdk/keyname-table.h:3944
+msgid "keyboard label|Scroll_Lock"
+msgstr ""
+
+#: gdk/keyname-table.h:3945
+msgid "keyboard label|Sys_Req"
+msgstr ""
+
+#: gdk/keyname-table.h:3946
+msgid "keyboard label|Escape"
+msgstr ""
+
+#: gdk/keyname-table.h:3947
+msgid "keyboard label|Multi_key"
+msgstr ""
+
+#: gdk/keyname-table.h:3948
+msgid "keyboard label|Home"
+msgstr ""
+
+#: gdk/keyname-table.h:3949
+msgid "keyboard label|Page_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3950
+msgid "keyboard label|Page_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3951
+msgid "keyboard label|End"
+msgstr ""
+
+#: gdk/keyname-table.h:3952
+msgid "keyboard label|Begin"
+msgstr ""
+
+#: gdk/keyname-table.h:3953
+msgid "keyboard label|Print"
+msgstr ""
+
+#: gdk/keyname-table.h:3954
+msgid "keyboard label|Insert"
+msgstr ""
+
+#: gdk/keyname-table.h:3955
+msgid "keyboard label|Num_Lock"
+msgstr ""
+
+#: gdk/keyname-table.h:3956
+msgid "keyboard label|KP_Space"
+msgstr ""
+
+#: gdk/keyname-table.h:3957
+msgid "keyboard label|KP_Tab"
+msgstr ""
+
+#: gdk/keyname-table.h:3958
+msgid "keyboard label|KP_Enter"
+msgstr ""
+
+#: gdk/keyname-table.h:3959
+msgid "keyboard label|KP_Home"
+msgstr ""
+
+#: gdk/keyname-table.h:3960
+msgid "keyboard label|KP_Left"
+msgstr ""
+
+#: gdk/keyname-table.h:3961
+msgid "keyboard label|KP_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3962
+msgid "keyboard label|KP_Right"
+msgstr ""
+
+#: gdk/keyname-table.h:3963
+msgid "keyboard label|KP_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3964
+msgid "keyboard label|KP_Page_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3965
+msgid "keyboard label|KP_Prior"
+msgstr ""
+
+#: gdk/keyname-table.h:3966
+msgid "keyboard label|KP_Page_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3967
+msgid "keyboard label|KP_Next"
+msgstr ""
+
+#: gdk/keyname-table.h:3968
+msgid "keyboard label|KP_End"
+msgstr ""
+
+#: gdk/keyname-table.h:3969
+msgid "keyboard label|KP_Begin"
+msgstr ""
+
+#: gdk/keyname-table.h:3970
+msgid "keyboard label|KP_Insert"
+msgstr ""
+
+#: gdk/keyname-table.h:3971
+msgid "keyboard label|KP_Delete"
+msgstr ""
+
+#: gdk/keyname-table.h:3972
+msgid "keyboard label|Delete"
+msgstr ""
+
#. Description of --sync in --help output
#: gdk/win32/gdkmain-win32.c:60
msgid "Don't batch GDI requests"
@@ -829,46 +996,47 @@ msgstr ""
msgid "Make X calls synchronous"
msgstr ""
-#: gtk/gtkaboutdialog.c:260 gtk/gtkaboutdialog.c:1939
+#: gtk/gtkaboutdialog.c:270 gtk/gtkaboutdialog.c:2025
msgid "License"
msgstr ""
-#: gtk/gtkaboutdialog.c:261
+#: gtk/gtkaboutdialog.c:271
msgid "The license of the program"
msgstr ""
#. Add the credits button
-#: gtk/gtkaboutdialog.c:482
-msgid "_Credits"
-msgstr ""
+#: gtk/gtkaboutdialog.c:491
+#, fuzzy
+msgid "C_redits"
+msgstr "إن_شاء"
#. Add the license button
-#: gtk/gtkaboutdialog.c:491
+#: gtk/gtkaboutdialog.c:501
msgid "_License"
msgstr ""
-#: gtk/gtkaboutdialog.c:682
+#: gtk/gtkaboutdialog.c:731
#, c-format
msgid "About %s"
msgstr ""
-#: gtk/gtkaboutdialog.c:1876
+#: gtk/gtkaboutdialog.c:1953
msgid "Credits"
msgstr ""
-#: gtk/gtkaboutdialog.c:1901
+#: gtk/gtkaboutdialog.c:1979
msgid "Written by"
msgstr ""
-#: gtk/gtkaboutdialog.c:1904
+#: gtk/gtkaboutdialog.c:1982
msgid "Documented by"
msgstr ""
-#: gtk/gtkaboutdialog.c:1916
+#: gtk/gtkaboutdialog.c:1994
msgid "Translated by"
msgstr ""
-#: gtk/gtkaboutdialog.c:1920
+#: gtk/gtkaboutdialog.c:1998
msgid "Artwork by"
msgstr ""
@@ -876,28 +1044,41 @@ msgstr ""
#. * that use the shift key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: gtk/gtkaccellabel.c:119
-msgid "Shift"
-msgstr "Shift"
+#: gtk/gtkaccellabel.c:121
+msgid "keyboard label|Shift"
+msgstr ""
#. This is the text that should appear next to menu accelerators
#. * that use the control key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: gtk/gtkaccellabel.c:125
-msgid "Ctrl"
-msgstr "Ctrl"
+#: gtk/gtkaccellabel.c:128
+msgid "keyboard label|Ctrl"
+msgstr ""
#. This is the text that should appear next to menu accelerators
#. * that use the alt key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: gtk/gtkaccellabel.c:131
-msgid "Alt"
-msgstr "Alt"
+#: gtk/gtkaccellabel.c:135
+msgid "keyboard label|Alt"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkaccellabel.c:577
+msgid "keyboard label|Space"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkaccellabel.c:581
+msgid "keyboard label|Backslash"
+msgstr ""
#. Translate to calendar:YM if you want years to be displayed
#. * before months; otherwise translate to calendar:MY.
@@ -908,7 +1089,7 @@ msgstr "Alt"
#. * so if you have a default text direction of RTL and YM, then
#. * the year will appear on the right.
#.
-#: gtk/gtkcalendar.c:700
+#: gtk/gtkcalendar.c:647
msgid "calendar:MY"
msgstr "calendar:MY"
@@ -916,24 +1097,52 @@ msgstr "calendar:MY"
#. * first day of the week to calendar:week_start:1 if you want Monday
#. * to be the first day of the week, and so on.
#.
-#: gtk/gtkcalendar.c:710
+#: gtk/gtkcalendar.c:661
msgid "calendar:week_start:0"
msgstr "calendar:week_start:0"
-#: gtk/gtkcellrendererprogress.c:235 gtk/gtkcellrendererprogress.c:293
+#. Translators: This is a text measurement template.
+#. * Translate it to the widest year text.
+#. *
+#. * Don't include the prefix "year measurement template|"
+#. * in the translation.
+#. *
+#. * If you don't understand this, leave it as "2000"
+#.
+#: gtk/gtkcalendar.c:1549
+msgid "year measurement template|2000"
+msgstr ""
+
+#. Translators: This dictates how the year is displayed in
+#. * gtkcalendar widget. See strftime() manual for the format.
+#. * Use only ASCII in the translation.
+#. *
+#. * Also look for the msgid "year measurement template|2000".
+#. * Translate that entry to a year with the widest output of this
+#. * msgid.
+#. *
+#. * Don't include the prefix "calendar year format|" in the
+#. * translation. "%Y" is appropriate for most locales.
+#.
+#: gtk/gtkcalendar.c:1826
+msgid "calendar year format|%Y"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkcellrendererprogress.c:237 gtk/gtkcellrendererprogress.c:295
#, c-format
msgid "progress bar label|%d %%"
msgstr ""
-#: gtk/gtkcolorbutton.c:220 gtk/gtkcolorbutton.c:574
+#: gtk/gtkcolorbutton.c:221 gtk/gtkcolorbutton.c:576
msgid "Pick a Color"
msgstr "إختر لوناً"
-#: gtk/gtkcolorbutton.c:466
+#: gtk/gtkcolorbutton.c:467
msgid "Received invalid color data\n"
msgstr "تلقيت بيانات لون غير سليمة\n"
-#: gtk/gtkcolorsel.c:576
+#: gtk/gtkcolorsel.c:561
msgid ""
"The previously-selected color, for comparison to the color you're selecting "
"now. You can drag this color to a palette entry, or select this color as "
@@ -942,7 +1151,7 @@ msgstr ""
"اللون المنتقى سابقاً، للمقارنة باللون الذي انتقيته الآن. يمكنك سحب هذا اللون "
"لخانة لوحة ألوان، أو اختياره كاللون الحالي بسحبه للمربع اللوني."
-#: gtk/gtkcolorsel.c:581
+#: gtk/gtkcolorsel.c:566
msgid ""
"The color you've chosen. You can drag this color to a palette entry to save "
"it for use in the future."
@@ -950,11 +1159,11 @@ msgstr ""
"اللون الذي اخترته. تستطيع سحب هذا اللون إلى خانة لوحة الألوان لحفظه حتى "
"تستخدمه مستقبلاً."
-#: gtk/gtkcolorsel.c:942
+#: gtk/gtkcolorsel.c:957
msgid "_Save color here"
msgstr "_حفظ اللون هنا"
-#: gtk/gtkcolorsel.c:1147
+#: gtk/gtkcolorsel.c:1162
msgid ""
"Click this palette entry to make it the current color. To change this entry, "
"drag a color swatch here or right-click it and select \"Save color here.\""
@@ -962,7 +1171,7 @@ msgstr ""
"إنقر خانة لوحة الألوان هذه لجعلها اللون الحالي. لتغيير هذه الخانة إسحب عينة "
"لون إلى هنا أو إنقر الزر الأيمن للفأرة واختر \"حفظ اللون هنا.\""
-#: gtk/gtkcolorsel.c:1913
+#: gtk/gtkcolorsel.c:1929
msgid ""
"Select the color you want from the outer ring. Select the darkness or "
"lightness of that color using the inner triangle."
@@ -970,73 +1179,73 @@ msgstr ""
"إختر اللون الذي تريده من الحلقة الخارجية. إختر ظلمة أو إضاءة ذلك اللون "
"باستخدام المثلث الداخلي."
-#: gtk/gtkcolorsel.c:1938
+#: gtk/gtkcolorsel.c:1954
msgid ""
"Click the eyedropper, then click a color anywhere on your screen to select "
"that color."
msgstr "إنقر القطّارة ثم إنقر أيّ لون في أيّ مكان على الشاشة لانتقاء ذلك اللون."
-#: gtk/gtkcolorsel.c:1947
+#: gtk/gtkcolorsel.c:1963
msgid "_Hue:"
msgstr "ال_فارق بين الألوان:"
-#: gtk/gtkcolorsel.c:1948
+#: gtk/gtkcolorsel.c:1964
msgid "Position on the color wheel."
msgstr "الموقع على عجلة اللون."
-#: gtk/gtkcolorsel.c:1950
+#: gtk/gtkcolorsel.c:1966
msgid "_Saturation:"
msgstr "الت_شبع:"
-#: gtk/gtkcolorsel.c:1951
+#: gtk/gtkcolorsel.c:1967
msgid "\"Deepness\" of the color."
msgstr "عمق\" اللون\"."
-#: gtk/gtkcolorsel.c:1952
+#: gtk/gtkcolorsel.c:1968
msgid "_Value:"
msgstr "ال_قيمة:"
-#: gtk/gtkcolorsel.c:1953
+#: gtk/gtkcolorsel.c:1969
msgid "Brightness of the color."
msgstr "بريق اللون."
-#: gtk/gtkcolorsel.c:1954
+#: gtk/gtkcolorsel.c:1970
msgid "_Red:"
msgstr "_أحمر:"
-#: gtk/gtkcolorsel.c:1955
+#: gtk/gtkcolorsel.c:1971
msgid "Amount of red light in the color."
msgstr "كمية الضوء الأحمر في اللون."
-#: gtk/gtkcolorsel.c:1956
+#: gtk/gtkcolorsel.c:1972
msgid "_Green:"
msgstr "أ_خضر:"
-#: gtk/gtkcolorsel.c:1957
+#: gtk/gtkcolorsel.c:1973
msgid "Amount of green light in the color."
msgstr "كمية الضوء الأخضر في اللون."
-#: gtk/gtkcolorsel.c:1958
+#: gtk/gtkcolorsel.c:1974
msgid "_Blue:"
msgstr "أ_زرق:"
-#: gtk/gtkcolorsel.c:1959
+#: gtk/gtkcolorsel.c:1975
msgid "Amount of blue light in the color."
msgstr "كمية الضوء الأزرق في اللون."
-#: gtk/gtkcolorsel.c:1962
+#: gtk/gtkcolorsel.c:1978
msgid "_Opacity:"
msgstr "الت_عتيم:"
-#: gtk/gtkcolorsel.c:1970 gtk/gtkcolorsel.c:1981
+#: gtk/gtkcolorsel.c:1986 gtk/gtkcolorsel.c:1997
msgid "Transparency of the color."
msgstr "شفافية اللون."
-#: gtk/gtkcolorsel.c:1988
+#: gtk/gtkcolorsel.c:2004
msgid "Color _Name:"
msgstr "ا_سم اللون:"
-#: gtk/gtkcolorsel.c:2003
+#: gtk/gtkcolorsel.c:2019
msgid ""
"You can enter an HTML-style hexadecimal color value, or simply a color name "
"such as 'orange' in this entry."
@@ -1044,11 +1253,11 @@ msgstr ""
"يمكنك إدخال قيمة لون بالنظام السادس عشري و أسلوب HTML، أو اسم لون بكل بساطة "
"مثل 'برتقالي' في هذه الخانة."
-#: gtk/gtkcolorsel.c:2022
+#: gtk/gtkcolorsel.c:2038
msgid "_Palette"
msgstr "ل_وحة الألوان"
-#: gtk/gtkcolorsel.c:2054
+#: gtk/gtkcolorsel.c:2070
msgid "Color Wheel"
msgstr "عجلة اللّون"
@@ -1056,214 +1265,230 @@ msgstr "عجلة اللّون"
msgid "Color Selection"
msgstr "اللون المنقى"
-#: gtk/gtkentry.c:4507 gtk/gtktextview.c:7030
+#: gtk/gtkentry.c:4508 gtk/gtktextview.c:7068
msgid "Select _All"
msgstr "اختيار ال_كلّ"
-#: gtk/gtkentry.c:4517 gtk/gtktextview.c:7040
+#: gtk/gtkentry.c:4518 gtk/gtktextview.c:7078
msgid "Input _Methods"
msgstr "طرق ال_إدخال"
-#: gtk/gtkentry.c:4528 gtk/gtktextview.c:7051
+#: gtk/gtkentry.c:4529 gtk/gtktextview.c:7089
msgid "_Insert Unicode Control Character"
msgstr "إ_دراج رمز تحكم يونيكود"
-#: gtk/gtkfilechooser.c:1584 gtk/gtkfilechooser.c:1628
-#: gtk/gtkfilechooser.c:1703 gtk/gtkfilechooser.c:1747
+#: gtk/gtkfilechooser.c:1588 gtk/gtkfilechooser.c:1632
+#: gtk/gtkfilechooser.c:1707 gtk/gtkfilechooser.c:1751
#, c-format
msgid "Invalid filename: %s"
msgstr "اسم ملف غير سليم: %s"
-#: gtk/gtkfilechooserbutton.c:65
+#: gtk/gtkfilechooserbutton.c:67
#, fuzzy
msgid "Select A File"
msgstr "حذف ملف"
-#: gtk/gtkfilechooserbutton.c:66 gtk/gtkfilechooserdefault.c:1229
-#: gtk/gtkpathbar.c:982
+#: gtk/gtkfilechooserbutton.c:68 gtk/gtkfilechooserdefault.c:1302
+#: gtk/gtkpathbar.c:1020
msgid "Home"
msgstr "الدليل المنزلي"
-#: gtk/gtkfilechooserbutton.c:67 gtk/gtkfilechooserdefault.c:1256
-#: gtk/gtkpathbar.c:984
+#: gtk/gtkfilechooserbutton.c:69 gtk/gtkfilechooserdefault.c:1329
+#: gtk/gtkpathbar.c:1022
msgid "Desktop"
msgstr "المكتب"
-#: gtk/gtkfilechooserbutton.c:68
+#: gtk/gtkfilechooserbutton.c:70
#, fuzzy
msgid "(None)"
msgstr "لا شيء"
-#: gtk/gtkfilechooserbutton.c:1515
+#: gtk/gtkfilechooserbutton.c:1523
msgid "Other..."
msgstr ""
-#: gtk/gtkfilechooserdefault.c:867
+#: gtk/gtkfilechooserdefault.c:917
#, fuzzy
msgid "Could not retrieve information about the file"
msgstr ""
"لم أستطع سحب معلومات حول %s:\n"
"%s"
-#: gtk/gtkfilechooserdefault.c:878
+#: gtk/gtkfilechooserdefault.c:928
#, fuzzy
msgid "Could not add a bookmark"
msgstr ""
"لم أستطع إضافة علامة موقع لـ %s:\n"
"%s"
-#: gtk/gtkfilechooserdefault.c:889
+#: gtk/gtkfilechooserdefault.c:939
#, fuzzy
msgid "Could not remove bookmark"
msgstr ""
"لم أستطع حذف علامة الموقع لـ %s:\n"
"%s"
-#: gtk/gtkfilechooserdefault.c:900
+#: gtk/gtkfilechooserdefault.c:950
msgid "The folder could not be created"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:911
+#: gtk/gtkfilechooserdefault.c:963
+msgid ""
+"The folder could not be created, as a file with the same name already "
+"exists. Try using a different name for the folder, or rename the file first."
+msgstr ""
+
+#: gtk/gtkfilechooserdefault.c:976
#, fuzzy
msgid "Invalid file name"
msgstr "اسم ملف غير سليم: %s"
-#: gtk/gtkfilechooserdefault.c:921
+#: gtk/gtkfilechooserdefault.c:986
msgid "The folder contents could not be displayed"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:1119
+#: gtk/gtkfilechooserdefault.c:1192
#, fuzzy, c-format
msgid "Could not get information about '%s': %s"
msgstr ""
"لم أستطع سحب معلومات حول %s:\n"
"%s"
-#: gtk/gtkfilechooserdefault.c:2095
+#: gtk/gtkfilechooserdefault.c:2208
#, c-format
msgid "Add the folder '%s' to the bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2136
+#: gtk/gtkfilechooserdefault.c:2249
msgid "Add the current folder to the bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2138
+#: gtk/gtkfilechooserdefault.c:2251
msgid "Add the selected folders to the bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2178
+#: gtk/gtkfilechooserdefault.c:2291
#, c-format
msgid "Remove the bookmark '%s'"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2591
+#: gtk/gtkfilechooserdefault.c:2722
#, fuzzy, c-format
msgid "Could not add a bookmark for '%s' because it is an invalid path name."
msgstr "لم أستطع إضافة علامة موقع لـ %s لانه اسم مسار غير صحيح."
-#: gtk/gtkfilechooserdefault.c:2769
+#: gtk/gtkfilechooserdefault.c:2937
+#, fuzzy
+msgid "Remove"
+msgstr "_حذف"
+
+#: gtk/gtkfilechooserdefault.c:2946
+#, fuzzy
+msgid "Rename..."
+msgstr "_إعادة تسمية"
+
+#: gtk/gtkfilechooserdefault.c:3069
msgid "Shortcuts"
msgstr "اختصارات"
-#: gtk/gtkfilechooserdefault.c:2823
+#: gtk/gtkfilechooserdefault.c:3123
msgid "Folder"
msgstr "دليل"
-#: gtk/gtkfilechooserdefault.c:2875 gtk/gtkstock.c:295
+#: gtk/gtkfilechooserdefault.c:3179 gtk/gtkstock.c:317
msgid "_Add"
msgstr "إ_ضافة"
-#: gtk/gtkfilechooserdefault.c:2882
-msgid "Add the selected folder to the bookmarks"
+#: gtk/gtkfilechooserdefault.c:3186
+msgid "Add the selected folder to the Bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2887 gtk/gtkstock.c:352
+#: gtk/gtkfilechooserdefault.c:3191 gtk/gtkstock.c:395
msgid "_Remove"
msgstr "_حذف"
-#: gtk/gtkfilechooserdefault.c:2894
+#: gtk/gtkfilechooserdefault.c:3198
msgid "Remove the selected bookmark"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2997
+#: gtk/gtkfilechooserdefault.c:3305
#, fuzzy
-msgid "_Add to Shortcuts"
+msgid "_Add to Bookmarks"
msgstr "اختصارات"
-#: gtk/gtkfilechooserdefault.c:3007
+#: gtk/gtkfilechooserdefault.c:3315
#, fuzzy
msgid "Open _Location"
msgstr "فتح الموقع"
-#: gtk/gtkfilechooserdefault.c:3019
+#: gtk/gtkfilechooserdefault.c:3327
msgid "Show _Hidden Files"
msgstr "عرض الملفات ال_مخفيّة."
-#: gtk/gtkfilechooserdefault.c:3143 gtk/gtkfilesel.c:767
+#: gtk/gtkfilechooserdefault.c:3451 gtk/gtkfilesel.c:766
msgid "Files"
msgstr "ملفات"
-#: gtk/gtkfilechooserdefault.c:3174
+#: gtk/gtkfilechooserdefault.c:3482
msgid "Name"
msgstr "الإ_سم"
-#: gtk/gtkfilechooserdefault.c:3199
+#: gtk/gtkfilechooserdefault.c:3507
msgid "Size"
msgstr "الحجم"
-#: gtk/gtkfilechooserdefault.c:3212
+#: gtk/gtkfilechooserdefault.c:3520
msgid "Modified"
msgstr "مغيَّر"
-#: gtk/gtkfilechooserdefault.c:3244
+#: gtk/gtkfilechooserdefault.c:3552
msgid "Select which types of files are shown"
msgstr ""
#. Create Folder
-#: gtk/gtkfilechooserdefault.c:3280
+#: gtk/gtkfilechooserdefault.c:3588
msgid "Create Fo_lder"
msgstr "إنشاء _دليل"
#. Name entry
-#: gtk/gtkfilechooserdefault.c:3398
+#: gtk/gtkfilechooserdefault.c:3709
msgid "_Name:"
msgstr "الإ_سم:"
-#: gtk/gtkfilechooserdefault.c:3438
+#: gtk/gtkfilechooserdefault.c:3749
msgid "_Browse for other folders"
msgstr "_تصفّح لأدلّة أخرى"
-#: gtk/gtkfilechooserdefault.c:3688
+#: gtk/gtkfilechooserdefault.c:4000
msgid "Save in _folder:"
msgstr "حفظ في ال_دليل:"
-#: gtk/gtkfilechooserdefault.c:3690
+#: gtk/gtkfilechooserdefault.c:4002
msgid "Create in _folder:"
msgstr "إنشاء في ال _دليل:"
-#: gtk/gtkfilechooserdefault.c:4523
+#: gtk/gtkfilechooserdefault.c:4959
#, fuzzy
msgid "Cannot change to folder because it is not local"
msgstr "لا يمكن التحويل إلى الدليل لأنه غير محلي."
-#: gtk/gtkfilechooserdefault.c:5048
+#: gtk/gtkfilechooserdefault.c:5513
#, fuzzy, c-format
msgid "Shortcut %s does not exist"
msgstr "الاختصار %s غير موجود"
-#: gtk/gtkfilechooserdefault.c:5508
+#: gtk/gtkfilechooserdefault.c:6057
#, fuzzy, c-format
msgid "Could not mount %s"
msgstr ""
"لم أستطع إنتقاء %s:\n"
"%s"
-#: gtk/gtkfilechooserdefault.c:5802
+#: gtk/gtkfilechooserdefault.c:6352
msgid "Type name of new folder"
msgstr "اسم نوع الدليل الجديد"
-#: gtk/gtkfilechooserdefault.c:5844
+#: gtk/gtkfilechooserdefault.c:6394
#, c-format
msgid "%d byte"
msgid_plural "%d bytes"
@@ -1272,87 +1497,87 @@ msgstr[1] "%d ًبايتا"
msgstr[2] "%d ًبايتا"
msgstr[3] "%d ًبايتا"
-#: gtk/gtkfilechooserdefault.c:5846
+#: gtk/gtkfilechooserdefault.c:6396
#, c-format
msgid "%.1f K"
msgstr "%.1f كـ"
-#: gtk/gtkfilechooserdefault.c:5848
+#: gtk/gtkfilechooserdefault.c:6398
#, c-format
msgid "%.1f M"
msgstr "%.1f م"
-#: gtk/gtkfilechooserdefault.c:5850
+#: gtk/gtkfilechooserdefault.c:6400
#, c-format
msgid "%.1f G"
msgstr "%.1f غ"
-#: gtk/gtkfilechooserdefault.c:5902
+#: gtk/gtkfilechooserdefault.c:6446 gtk/gtkfilechooserdefault.c:6470
+msgid "Unknown"
+msgstr "مجهول"
+
+#: gtk/gtkfilechooserdefault.c:6457
msgid "Today"
msgstr "اليوم"
-#: gtk/gtkfilechooserdefault.c:5904
+#: gtk/gtkfilechooserdefault.c:6459
msgid "Yesterday"
msgstr "البارحة"
-#: gtk/gtkfilechooserdefault.c:5915
-msgid "Unknown"
-msgstr "مجهول"
-
-#: gtk/gtkfilechooserdefault.c:5985
+#: gtk/gtkfilechooserdefault.c:6541
#, fuzzy
msgid "Cannot change folder"
msgstr "إنشاء في ال _دليل:"
-#: gtk/gtkfilechooserdefault.c:5986
+#: gtk/gtkfilechooserdefault.c:6542
#, fuzzy
msgid "The folder you specified is an invalid path."
msgstr "لا أستطيع تغيير الدليل الذي حدّدته لأنّه مسار غير سليم."
-#: gtk/gtkfilechooserdefault.c:6025
+#: gtk/gtkfilechooserdefault.c:6581
#, fuzzy, c-format
msgid "Could not build file name from '%s' and '%s'"
msgstr ""
"لم أستطع بناء اسم الملف من '%s' و '%s':\n"
"%s"
-#: gtk/gtkfilechooserdefault.c:6061
+#: gtk/gtkfilechooserdefault.c:6617
#, fuzzy
msgid "Could not select item"
msgstr ""
"لم أستطع إنتقاء %s:\n"
"%s"
-#: gtk/gtkfilechooserdefault.c:6101
+#: gtk/gtkfilechooserdefault.c:6657
msgid "Open Location"
msgstr "فتح الموقع"
-#: gtk/gtkfilechooserdefault.c:6108
+#: gtk/gtkfilechooserdefault.c:6664
msgid "Save in Location"
msgstr "حفظ في مكان"
-#: gtk/gtkfilechooserdefault.c:6132
+#: gtk/gtkfilechooserdefault.c:6688
msgid "_Location:"
msgstr "ال_موقع:"
-#: gtk/gtkfilesel.c:731
+#: gtk/gtkfilesel.c:730
msgid "Folders"
msgstr "دلائل"
-#: gtk/gtkfilesel.c:735
+#: gtk/gtkfilesel.c:734
msgid "Fol_ders"
msgstr "_دلائل"
-#: gtk/gtkfilesel.c:771
+#: gtk/gtkfilesel.c:770
msgid "_Files"
msgstr "م_لفات"
-#: gtk/gtkfilesel.c:859 gtk/gtkfilesel.c:2249
+#: gtk/gtkfilesel.c:858 gtk/gtkfilesel.c:2248
#, c-format
msgid "Folder unreadable: %s"
msgstr "الدليل غير قابل للقراءة: %s"
-#: gtk/gtkfilesel.c:990
+#: gtk/gtkfilesel.c:989
#, c-format
msgid ""
"The file \"%s\" resides on another machine (called %s) and may not be "
@@ -1362,25 +1587,25 @@ msgstr ""
"الملف \"%s\" موجود في جهاز آخر (باسم %s) وقد لا يكون متوفّراً لهذا البرنامج.\n"
"هل أنت متأكّد من أنّك تريد انتقاءه؟"
-#: gtk/gtkfilesel.c:1121
+#: gtk/gtkfilesel.c:1120
msgid "_New Folder"
msgstr "دليل _جديد"
-#: gtk/gtkfilesel.c:1132
+#: gtk/gtkfilesel.c:1131
msgid "De_lete File"
msgstr "_مسح ملف"
-#: gtk/gtkfilesel.c:1143
+#: gtk/gtkfilesel.c:1142
msgid "_Rename File"
msgstr "إ_عادة تسمية ملف"
-#: gtk/gtkfilesel.c:1445
+#: gtk/gtkfilesel.c:1444
#, c-format
msgid ""
"The folder name \"%s\" contains symbols that are not allowed in filenames"
msgstr "اسم الدليل \"%s\" يحوي رموزاً غير مسموح بها في أسماء الملفات"
-#: gtk/gtkfilesel.c:1447
+#: gtk/gtkfilesel.c:1446
#, c-format
msgid ""
"Error creating folder \"%s\": %s\n"
@@ -1389,33 +1614,33 @@ msgstr ""
"خطأ عند إنشاء الدليل \"%s\": %s\n"
"%s"
-#: gtk/gtkfilesel.c:1448 gtk/gtkfilesel.c:1684
+#: gtk/gtkfilesel.c:1447 gtk/gtkfilesel.c:1683
msgid "You probably used symbols not allowed in filenames."
msgstr "ربما استخدمت رموزاً غير مسموح بها في أسماء الملفات."
-#: gtk/gtkfilesel.c:1456
+#: gtk/gtkfilesel.c:1455
#, c-format
msgid "Error creating folder \"%s\": %s\n"
msgstr "خطأ عند إنشاء الدليل \"%s\": %s\n"
-#: gtk/gtkfilesel.c:1490
+#: gtk/gtkfilesel.c:1489
msgid "New Folder"
msgstr "دليل جديد"
-#: gtk/gtkfilesel.c:1505
+#: gtk/gtkfilesel.c:1504
msgid "_Folder name:"
msgstr "ا_سم الدليل:"
-#: gtk/gtkfilesel.c:1529
+#: gtk/gtkfilesel.c:1528
msgid "C_reate"
msgstr "إن_شاء"
-#: gtk/gtkfilesel.c:1572
+#: gtk/gtkfilesel.c:1571
#, c-format
msgid "The filename \"%s\" contains symbols that are not allowed in filenames"
msgstr "اسم الملف \"%s\" يحوي رموزا غير مسموح بها في أسماء الملفات"
-#: gtk/gtkfilesel.c:1575
+#: gtk/gtkfilesel.c:1574
#, c-format
msgid ""
"Error deleting file \"%s\": %s\n"
@@ -1424,30 +1649,30 @@ msgstr ""
"خطأ عند حذف الملف \"%s\": %s\n"
"%s"
-#: gtk/gtkfilesel.c:1577 gtk/gtkfilesel.c:1698
+#: gtk/gtkfilesel.c:1576 gtk/gtkfilesel.c:1697
msgid "It probably contains symbols not allowed in filenames."
msgstr "ربما يحوي رموزاً غير مسموح بها في أسماء الملفات."
-#: gtk/gtkfilesel.c:1586
+#: gtk/gtkfilesel.c:1585
#, c-format
msgid "Error deleting file \"%s\": %s"
msgstr "خطأ عند حذف الملف \"%s\": %s"
-#: gtk/gtkfilesel.c:1629
+#: gtk/gtkfilesel.c:1628
#, c-format
msgid "Really delete file \"%s\"?"
msgstr "هل تريد حقاً حذف الملف \"%s\"?"
-#: gtk/gtkfilesel.c:1634
+#: gtk/gtkfilesel.c:1633
msgid "Delete File"
msgstr "حذف ملف"
-#: gtk/gtkfilesel.c:1680 gtk/gtkfilesel.c:1694
+#: gtk/gtkfilesel.c:1679 gtk/gtkfilesel.c:1693
#, c-format
msgid "The file name \"%s\" contains symbols that are not allowed in filenames"
msgstr "اسم الملف \"%s\" يحوي رموزاً غير مسموح بها في أسماء الملفات"
-#: gtk/gtkfilesel.c:1682
+#: gtk/gtkfilesel.c:1681
#, c-format
msgid ""
"Error renaming file to \"%s\": %s\n"
@@ -1456,7 +1681,7 @@ msgstr ""
"خطأ عند إعادة تسمية الملف كـ \"%s\": %s\n"
"%s"
-#: gtk/gtkfilesel.c:1696
+#: gtk/gtkfilesel.c:1695
#, c-format
msgid ""
"Error renaming file \"%s\": %s\n"
@@ -1465,29 +1690,29 @@ msgstr ""
"خطأ عند إعادة تسمية الملف كـ \"%s\": %s\n"
"%s"
-#: gtk/gtkfilesel.c:1706
+#: gtk/gtkfilesel.c:1705
#, c-format
msgid "Error renaming file \"%s\" to \"%s\": %s"
msgstr "خطأ عند إعادة تسمية الملف \"%s\" كـ \"%s\": %s"
-#: gtk/gtkfilesel.c:1753
+#: gtk/gtkfilesel.c:1752
msgid "Rename File"
msgstr "إعادة تسمية ملف"
-#: gtk/gtkfilesel.c:1768
+#: gtk/gtkfilesel.c:1767
#, c-format
msgid "Rename file \"%s\" to:"
msgstr "إعادة تسمية الملف \"%s\" إلى:"
-#: gtk/gtkfilesel.c:1797
+#: gtk/gtkfilesel.c:1796
msgid "_Rename"
msgstr "_إعادة تسمية"
-#: gtk/gtkfilesel.c:2229
+#: gtk/gtkfilesel.c:2228
msgid "_Selection: "
msgstr "ال_منتقى:"
-#: gtk/gtkfilesel.c:3152
+#: gtk/gtkfilesel.c:3151
#, c-format
msgid ""
"The filename \"%s\" couldn't be converted to UTF-8. (try setting the "
@@ -1496,15 +1721,15 @@ msgstr ""
"لم أستطع تحويل اسم الملف \"%s\" إلى UTF-8 (حاول ضبط المتغير البيئي "
"G_BROKEN_FILENAMES): %s"
-#: gtk/gtkfilesel.c:3155
+#: gtk/gtkfilesel.c:3154
msgid "Invalid UTF-8"
msgstr "يو تي أف-8 غير سليم"
-#: gtk/gtkfilesel.c:4032
+#: gtk/gtkfilesel.c:4031
msgid "Name too long"
msgstr "الإسم طويل جداً"
-#: gtk/gtkfilesel.c:4034
+#: gtk/gtkfilesel.c:4033
msgid "Couldn't convert filename"
msgstr "لم أستطع تحويل اسم الملف"
@@ -1512,32 +1737,32 @@ msgstr "لم أستطع تحويل اسم الملف"
msgid "(Empty)"
msgstr "(فارغ)"
-#: gtk/gtkfilesystemunix.c:415 gtk/gtkfilesystemunix.c:429
-#: gtk/gtkfilesystemunix.c:626 gtk/gtkfilesystemwin32.c:482
-#: gtk/gtkfilesystemwin32.c:495 gtk/gtkfilesystemwin32.c:1530
+#: gtk/gtkfilesystemunix.c:475 gtk/gtkfilesystemunix.c:678
+#: gtk/gtkfilesystemunix.c:1918 gtk/gtkfilesystemwin32.c:482
+#: gtk/gtkfilesystemwin32.c:495 gtk/gtkfilesystemwin32.c:1560
#, fuzzy, c-format
msgid "Error getting information for '%s': %s"
msgstr "خطأ في تلقي معلومات لـ '%s': %s"
-#: gtk/gtkfilesystemunix.c:495 gtk/gtkfilesystemwin32.c:537
+#: gtk/gtkfilesystemunix.c:547 gtk/gtkfilesystemwin32.c:537
#, fuzzy, c-format
msgid "Error creating directory '%s': %s"
msgstr "خطأ عند إنشاء الدليل '%s': %s"
-#: gtk/gtkfilesystemunix.c:575 gtk/gtkfilesystemwin32.c:597
+#: gtk/gtkfilesystemunix.c:627 gtk/gtkfilesystemwin32.c:597
msgid "This file system does not support mounting"
msgstr "نظام الملفات هذا لا يدعم التجهيز"
-#: gtk/gtkfilesystemunix.c:583
+#: gtk/gtkfilesystemunix.c:635
msgid "Filesystem"
msgstr "نظام الملفات"
-#: gtk/gtkfilesystemunix.c:740
+#: gtk/gtkfilesystemunix.c:792
#, c-format
msgid "Could not get a stock icon for %s"
msgstr "لم أستطع الحصول على أيقونة مخزنية لـ%s"
-#: gtk/gtkfilesystemunix.c:835
+#: gtk/gtkfilesystemunix.c:887
#, c-format
msgid ""
"The name \"%s\" is not valid because it contains the character \"%s\". "
@@ -1545,63 +1770,78 @@ msgid ""
msgstr ""
"الإسم \"%s\" غير صالح لانه يحتوي الرمز \"%s\". الرجاء استخدام اسم مختلف."
-#: gtk/gtkfilesystemunix.c:1443 gtk/gtkfilesystemwin32.c:1004
+#: gtk/gtkfilesystemunix.c:1489
#, fuzzy, c-format
-msgid "Bookmark saving failed: %s"
+msgid "Writing %s failed: %s"
msgstr "فشل حفظ علامة الموقع (%s)"
-#: gtk/gtkfilesystemunix.c:1495
+#: gtk/gtkfilesystemunix.c:1578
#, c-format
msgid "'%s' already exists in the bookmarks list"
msgstr ""
-#: gtk/gtkfilesystemunix.c:1557
+#: gtk/gtkfilesystemunix.c:1650
#, c-format
msgid "'%s' does not exist in the bookmarks list"
msgstr ""
-#: gtk/gtkfilesystemunix.c:1739
+#: gtk/gtkfilesystemunix.c:1878
+#, fuzzy, c-format
+msgid "Error getting information for '/': %s"
+msgstr "خطأ في تلقي معلومات لـ '%s': %s"
+
+#: gtk/gtkfilesystemwin32.c:611
+#, c-format
+msgid "Network Drive (%s)"
+msgstr ""
+
+#: gtk/gtkfilesystemwin32.c:650
#, fuzzy, c-format
-msgid "Error getting information for '%s'"
-msgstr "خطأ في تلقي معلومات لـ '%s'"
+msgid "%s (%s)"
+msgstr "%s:·%s"
-#: gtk/gtkfontbutton.c:178 gtk/gtkfontbutton.c:295
+#: gtk/gtkfilesystemwin32.c:1032
+#, fuzzy, c-format
+msgid "Bookmark saving failed: %s"
+msgstr "فشل حفظ علامة الموقع (%s)"
+
+#: gtk/gtkfontbutton.c:179 gtk/gtkfontbutton.c:292
msgid "Pick a Font"
msgstr "انتقِِ خطّاًً"
#. Initialize fields
-#: gtk/gtkfontbutton.c:289
+#: gtk/gtkfontbutton.c:286
msgid "Sans 12"
msgstr "Sans·12"
-#: gtk/gtkfontbutton.c:807
+#: gtk/gtkfontbutton.c:804
msgid "Font"
msgstr "الخطّ"
#. This is the default text shown in the preview entry, though the user
#. can set it. Remember that some fonts only have capital letters.
-#: gtk/gtkfontsel.c:73
+#: gtk/gtkfontsel.c:74
msgid "abcdefghijk ABCDEFGHIJK"
msgstr "أبجد هوز حطي كلمن سعفص ثغض قرشت"
-#: gtk/gtkfontsel.c:360
+#: gtk/gtkfontsel.c:361
msgid "_Family:"
msgstr "ال_عائلة:"
-#: gtk/gtkfontsel.c:366
+#: gtk/gtkfontsel.c:367
msgid "_Style:"
msgstr "الأ_سلوب:"
-#: gtk/gtkfontsel.c:372
+#: gtk/gtkfontsel.c:373
msgid "Si_ze:"
msgstr "الح_جم:"
#. create the text entry widget
-#: gtk/gtkfontsel.c:548
+#: gtk/gtkfontsel.c:549
msgid "_Preview:"
msgstr "_لمحة:"
-#: gtk/gtkfontsel.c:1382
+#: gtk/gtkfontsel.c:1383
msgid "Font Selection"
msgstr "الخط المنتقى"
@@ -1616,12 +1856,12 @@ msgstr "قيمة _جاما"
#. Remove this icon source so we don't keep trying to
#. * load it.
#.
-#: gtk/gtkiconfactory.c:1629
+#: gtk/gtkiconfactory.c:1644
#, c-format
msgid "Error loading icon: %s"
msgstr "خطأ عند تحميل الأيقونة: %s"
-#: gtk/gtkicontheme.c:1263
+#: gtk/gtkicontheme.c:1250
#, c-format
msgid ""
"Could not find the icon '%s'. The '%s' theme\n"
@@ -1634,7 +1874,7 @@ msgstr ""
"يمكنك تلقي نسخة من:\n"
"\t%s"
-#: gtk/gtkicontheme.c:1328
+#: gtk/gtkicontheme.c:1315
#, c-format
msgid "Icon '%s' not present in theme"
msgstr "الأيقونة '%s' غير موجودة في التّيمة"
@@ -1722,7 +1962,7 @@ msgstr "(مجهول)"
msgid "clear"
msgstr "مسح"
-#: gtk/gtklabel.c:3930
+#: gtk/gtklabel.c:3935
msgid "Select All"
msgstr "إنتقاء الكلّ"
@@ -1756,360 +1996,392 @@ msgstr ""
#. * Do *not* translate it to "predefinito:LTR", if it
#. * it isn't default:LTR or default:RTL it will not work
#.
-#: gtk/gtkmain.c:482
+#: gtk/gtkmain.c:476
msgid "default:LTR"
msgstr "default:RTL"
-#: gtk/gtkmain.c:565
+#: gtk/gtkmain.c:559
msgid "GTK+ Options"
msgstr ""
-#: gtk/gtkmain.c:565
+#: gtk/gtkmain.c:559
msgid "Show GTK+ Options"
msgstr ""
-#: gtk/gtknotebook.c:2712 gtk/gtknotebook.c:5060
+#: gtk/gtknotebook.c:2718 gtk/gtknotebook.c:5064
#, c-format
msgid "Page %u"
msgstr "الصفحة %u"
-#: gtk/gtkradiotoolbutton.c:91
+#: gtk/gtkradiotoolbutton.c:92
msgid "Group"
msgstr "المجموعة"
-#: gtk/gtkradiotoolbutton.c:92
+#: gtk/gtkradiotoolbutton.c:93
msgid "The radio tool button whose group this button belongs to."
msgstr "زرّ أداة المذياعة الذي ينتمي هذا الزرّ إلى مجموعته."
-#: gtk/gtkrc.c:2399
+#: gtk/gtkrc.c:2400
#, c-format
msgid "Unable to find include file: \"%s\""
msgstr "لا يمكن إيجاد ملف الاحتواء: \"%s\""
-#: gtk/gtkrc.c:3038 gtk/gtkrc.c:3041
+#: gtk/gtkrc.c:3042 gtk/gtkrc.c:3045
#, c-format
msgid "Unable to locate image file in pixmap_path: \"%s\""
msgstr "لا يمكن إيجاد موقع ملف الصورة في pixmap_path: \"%s\""
-#: gtk/gtkrc.c:3476
+#: gtk/gtkrc.c:3480
#, c-format
msgid "Pixmap path element: \"%s\" must be absolute, %s, line %d"
msgstr "يجب أن يكون عنصر مسار البكسماب: \"%s\" مطلقاً، %s، السطر %d"
#. KEEP IN SYNC with gtkiconfactory.c stock icons, when appropriate
-#: gtk/gtkstock.c:286
+#: gtk/gtkstock.c:308
msgid "Information"
msgstr "معلومات"
-#: gtk/gtkstock.c:287
+#: gtk/gtkstock.c:309
msgid "Warning"
msgstr "تحذير"
-#: gtk/gtkstock.c:288
+#: gtk/gtkstock.c:310
msgid "Error"
msgstr "خطأ"
-#: gtk/gtkstock.c:289
+#: gtk/gtkstock.c:311
msgid "Question"
msgstr "سؤال"
#. FIXME these need accelerators when appropriate, and
#. * need the mnemonics to be rationalized
#.
-#: gtk/gtkstock.c:294
+#: gtk/gtkstock.c:316
msgid "_About"
msgstr ""
-#: gtk/gtkstock.c:296
+#: gtk/gtkstock.c:318
msgid "_Apply"
msgstr "_تطبيق"
-#: gtk/gtkstock.c:297
+#: gtk/gtkstock.c:319
msgid "_Bold"
msgstr "_سميك"
-#: gtk/gtkstock.c:298
+#: gtk/gtkstock.c:320
msgid "_Cancel"
msgstr "إل_غاء"
-#: gtk/gtkstock.c:299
+#: gtk/gtkstock.c:321
msgid "_CD-Rom"
msgstr "_قرص مدمج"
-#: gtk/gtkstock.c:300
+#: gtk/gtkstock.c:322
msgid "_Clear"
msgstr "_مسح"
-#: gtk/gtkstock.c:301
+#: gtk/gtkstock.c:323
msgid "_Close"
msgstr "_غلق"
-#: gtk/gtkstock.c:302
+#: gtk/gtkstock.c:324
msgid "_Convert"
msgstr "_تحويل"
-#: gtk/gtkstock.c:303
+#: gtk/gtkstock.c:325
msgid "_Copy"
msgstr "_نسخ"
-#: gtk/gtkstock.c:304
+#: gtk/gtkstock.c:326
msgid "Cu_t"
msgstr "_قصّ"
-#: gtk/gtkstock.c:305
+#: gtk/gtkstock.c:327
msgid "_Delete"
msgstr "_حذف"
-#: gtk/gtkstock.c:306
+#: gtk/gtkstock.c:328
msgid "_Execute"
msgstr "_تنفيذ"
-#: gtk/gtkstock.c:307
+#: gtk/gtkstock.c:329
#, fuzzy
msgid "_Edit"
msgstr "_إنهاء"
-#: gtk/gtkstock.c:308
+#: gtk/gtkstock.c:330
msgid "_Find"
msgstr "_إيجاد"
-#: gtk/gtkstock.c:309
+#: gtk/gtkstock.c:331
msgid "Find and _Replace"
msgstr "_إيجاد واستبدال"
-#: gtk/gtkstock.c:310
+#: gtk/gtkstock.c:332
msgid "_Floppy"
msgstr "ق_رص مرن"
-#: gtk/gtkstock.c:311
-msgid "_Bottom"
-msgstr "ال_أسفل"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:334
+msgid "Navigation|_Bottom"
+msgstr ""
-#: gtk/gtkstock.c:312
-msgid "_First"
-msgstr "أ_ول"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:336
+msgid "Navigation|_First"
+msgstr ""
-#: gtk/gtkstock.c:313
-msgid "_Last"
-msgstr "أ_خير"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:338
+msgid "Navigation|_Last"
+msgstr ""
-#: gtk/gtkstock.c:314
-msgid "_Top"
-msgstr "الأ_على"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:340
+msgid "Navigation|_Top"
+msgstr ""
-#: gtk/gtkstock.c:315
-msgid "_Back"
-msgstr "ال_خلف"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:342
+msgid "Navigation|_Back"
+msgstr ""
-#: gtk/gtkstock.c:316
-msgid "_Down"
-msgstr "إلى ال_أسفل"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:344
+msgid "Navigation|_Down"
+msgstr ""
-#: gtk/gtkstock.c:317 gtk/gtkstock.c:331
-msgid "_Forward"
-msgstr "الأ_مام"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:346
+msgid "Navigation|_Forward"
+msgstr ""
-#: gtk/gtkstock.c:318
-msgid "_Up"
-msgstr "إلى الأع_لى"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:348
+msgid "Navigation|_Up"
+msgstr ""
-#: gtk/gtkstock.c:319
+#: gtk/gtkstock.c:349
msgid "_Harddisk"
msgstr "قرص _صلب"
-#: gtk/gtkstock.c:320
+#: gtk/gtkstock.c:350
msgid "_Help"
msgstr "_مساعدة"
-#: gtk/gtkstock.c:321
+#: gtk/gtkstock.c:351
msgid "_Home"
msgstr "الدليل ال_منزلي"
-#: gtk/gtkstock.c:322
+#: gtk/gtkstock.c:352
msgid "Increase Indent"
msgstr "رفع التجويف"
-#: gtk/gtkstock.c:323
+#: gtk/gtkstock.c:353
msgid "Decrease Indent"
msgstr "خفض التجويف"
-#: gtk/gtkstock.c:324
+#: gtk/gtkstock.c:354
msgid "_Index"
msgstr "_فهرس"
-#: gtk/gtkstock.c:325
+#: gtk/gtkstock.c:355
msgid "_Italic"
msgstr "_مائل"
-#: gtk/gtkstock.c:326
+#: gtk/gtkstock.c:356
msgid "_Jump to"
msgstr "_قفز إلى"
-#: gtk/gtkstock.c:327
-msgid "_Center"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:358
+#, fuzzy
+msgid "Justify|_Center"
msgstr "_وسط"
-#: gtk/gtkstock.c:328
-msgid "_Fill"
-msgstr "_ملء"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:360
+msgid "Justify|_Fill"
+msgstr ""
-#: gtk/gtkstock.c:329
-msgid "_Left"
-msgstr "_يسار"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:362
+msgid "Justify|_Left"
+msgstr ""
-#: gtk/gtkstock.c:330
-msgid "_Right"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:364
+#, fuzzy
+msgid "Justify|_Right"
msgstr "_يمين"
-#: gtk/gtkstock.c:332
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:367
+#, fuzzy
+msgid "Media|_Forward"
+msgstr "الأ_مام"
+
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:369
#, fuzzy
-msgid "_Next"
+msgid "Media|_Next"
msgstr "_جديد"
-#: gtk/gtkstock.c:333
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:371
#, fuzzy
-msgid "P_ause"
+msgid "Media|P_ause"
msgstr "_لصق"
-#: gtk/gtkstock.c:334
-msgid "_Play"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:373
+msgid "Media|_Play"
msgstr ""
-#: gtk/gtkstock.c:335
-msgid "Pre_vious"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:375
+msgid "Media|Pre_vious"
msgstr ""
-#: gtk/gtkstock.c:336
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:377
#, fuzzy
-msgid "_Record"
+msgid "Media|_Record"
msgstr "_إعادة"
-#: gtk/gtkstock.c:337
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:379
#, fuzzy
-msgid "R_ewind"
+msgid "Media|R_ewind"
msgstr "_إيجاد"
-#: gtk/gtkstock.c:338 gtk/gtkstock.c:361
-msgid "_Stop"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:381
+#, fuzzy
+msgid "Media|_Stop"
msgstr "_توقّف"
-#: gtk/gtkstock.c:339
+#: gtk/gtkstock.c:382
msgid "_Network"
msgstr "_شبكة"
-#: gtk/gtkstock.c:340
+#: gtk/gtkstock.c:383
msgid "_New"
msgstr "_جديد"
-#: gtk/gtkstock.c:341
+#: gtk/gtkstock.c:384
msgid "_No"
msgstr "_لا"
-#: gtk/gtkstock.c:342
+#: gtk/gtkstock.c:385
msgid "_OK"
msgstr "_موافق"
-#: gtk/gtkstock.c:343
+#: gtk/gtkstock.c:386
msgid "_Open"
msgstr "_فتح"
-#: gtk/gtkstock.c:344
+#: gtk/gtkstock.c:387
msgid "_Paste"
msgstr "_لصق"
-#: gtk/gtkstock.c:345
+#: gtk/gtkstock.c:388
msgid "_Preferences"
msgstr "_تفضيلات"
-#: gtk/gtkstock.c:346
+#: gtk/gtkstock.c:389
msgid "_Print"
msgstr "_طباعة"
-#: gtk/gtkstock.c:347
+#: gtk/gtkstock.c:390
msgid "Print Pre_view"
msgstr "_معاينة قبل الطباعة"
-#: gtk/gtkstock.c:348
+#: gtk/gtkstock.c:391
msgid "_Properties"
msgstr "_خصائص"
-#: gtk/gtkstock.c:349
+#: gtk/gtkstock.c:392
msgid "_Quit"
msgstr "_إنهاء"
-#: gtk/gtkstock.c:350
+#: gtk/gtkstock.c:393
msgid "_Redo"
msgstr "_إعادة"
-#: gtk/gtkstock.c:351
+#: gtk/gtkstock.c:394
msgid "_Refresh"
msgstr "_تحديث"
-#: gtk/gtkstock.c:353
+#: gtk/gtkstock.c:396
msgid "_Revert"
msgstr "_تراجع"
-#: gtk/gtkstock.c:354
+#: gtk/gtkstock.c:397
msgid "_Save"
msgstr "_حفظ"
-#: gtk/gtkstock.c:355
+#: gtk/gtkstock.c:398
msgid "Save _As"
msgstr "_حفظ باسم"
-#: gtk/gtkstock.c:356
+#: gtk/gtkstock.c:399
msgid "_Color"
msgstr "_لون"
-#: gtk/gtkstock.c:357
+#: gtk/gtkstock.c:400
msgid "_Font"
msgstr "_خطّ"
-#: gtk/gtkstock.c:358
+#: gtk/gtkstock.c:401
msgid "_Ascending"
msgstr "_تصاعدي"
-#: gtk/gtkstock.c:359
+#: gtk/gtkstock.c:402
msgid "_Descending"
msgstr "_تنازلي"
-#: gtk/gtkstock.c:360
+#: gtk/gtkstock.c:403
msgid "_Spell Check"
msgstr "_تدقيق إملائي"
-#: gtk/gtkstock.c:362
+#: gtk/gtkstock.c:404
+msgid "_Stop"
+msgstr "_توقّف"
+
+#: gtk/gtkstock.c:405
msgid "_Strikethrough"
msgstr "_شطب"
-#: gtk/gtkstock.c:363
+#: gtk/gtkstock.c:406
msgid "_Undelete"
msgstr "_تراجع عن الحذف"
-#: gtk/gtkstock.c:364
+#: gtk/gtkstock.c:407
msgid "_Underline"
msgstr "_تسطير"
-#: gtk/gtkstock.c:365
+#: gtk/gtkstock.c:408
msgid "_Undo"
msgstr "_تراجع"
-#: gtk/gtkstock.c:366
+#: gtk/gtkstock.c:409
msgid "_Yes"
msgstr "_نعم"
-#: gtk/gtkstock.c:367
+#: gtk/gtkstock.c:410
msgid "_Normal Size"
msgstr "_حجم عادي"
-#: gtk/gtkstock.c:368
+#: gtk/gtkstock.c:411
msgid "Best _Fit"
msgstr "أفضل _ملاءمة"
-#: gtk/gtkstock.c:369
+#: gtk/gtkstock.c:412
msgid "Zoom _In"
msgstr "_تكبير"
-#: gtk/gtkstock.c:370
+#: gtk/gtkstock.c:413
msgid "Zoom _Out"
msgstr "ت_صغير"
@@ -2162,22 +2434,22 @@ msgstr "تعذّر إيجاد محرّك التّيمة في module_path: \"%s\"
msgid "--- No Tip ---"
msgstr "--- لا توجد تلميحة ---"
-#: gtk/gtkuimanager.c:1132
+#: gtk/gtkuimanager.c:1154
#, c-format
msgid "Unknown attribute '%s' on line %d char %d"
msgstr "صفة مجهولة '%s' عند السطر %d·الرمز %d"
-#: gtk/gtkuimanager.c:1332
+#: gtk/gtkuimanager.c:1371
#, c-format
msgid "Unexpected start tag '%s' on line %d char %d"
msgstr "شارة بدء غير متوقّعة '%s' عند السطر %d الرمز %d"
-#: gtk/gtkuimanager.c:1417
+#: gtk/gtkuimanager.c:1461
#, c-format
msgid "Unexpected character data on line %d char %d"
msgstr "بيانات رمز غير متوقّعة عند السطر %d الرمز %d"
-#: gtk/gtkuimanager.c:2209
+#: gtk/gtkuimanager.c:2272
msgid "Empty"
msgstr "فارغ"
@@ -2237,6 +2509,46 @@ msgstr "طريقة الإدخال X"
msgid "Could not get information for file '%s': %s"
msgstr "لم أستطع تلقي معلومات عن الملف '%s': %s"
+#~ msgid "Shift"
+#~ msgstr "Shift"
+
+#~ msgid "Ctrl"
+#~ msgstr "Ctrl"
+
+#~ msgid "Alt"
+#~ msgstr "Alt"
+
+#, fuzzy
+#~ msgid "Error getting information for '%s'"
+#~ msgstr "خطأ في تلقي معلومات لـ '%s'"
+
+#~ msgid "_Bottom"
+#~ msgstr "ال_أسفل"
+
+#~ msgid "_First"
+#~ msgstr "أ_ول"
+
+#~ msgid "_Last"
+#~ msgstr "أ_خير"
+
+#~ msgid "_Top"
+#~ msgstr "الأ_على"
+
+#~ msgid "_Back"
+#~ msgstr "ال_خلف"
+
+#~ msgid "_Down"
+#~ msgstr "إلى ال_أسفل"
+
+#~ msgid "_Up"
+#~ msgstr "إلى الأع_لى"
+
+#~ msgid "_Fill"
+#~ msgstr "_ملء"
+
+#~ msgid "_Left"
+#~ msgstr "_يسار"
+
#~ msgid ""
#~ "Could not change the current folder to %s:\n"
#~ "%s"
@@ -2254,9 +2566,6 @@ msgstr "لم أستطع تلقي معلومات عن الملف '%s': %s"
#~ msgid "Could not add bookmark for %s because it is not a folder."
#~ msgstr "لم أستطع إضافة علامة موقع لـ %s لانه ليس دليلًا."
-#~ msgid "%s: %s"
-#~ msgstr "%s:·%s"
-
#~ msgid "This file system does not support icons for everything"
#~ msgstr "نظام الملفات هذا لا يدعم الأيقونات لكل شيء"
diff --git a/po/az.po b/po/az.po
index b2fddbe0b..2362981e8 100644
--- a/po/az.po
+++ b/po/az.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gtk+.HEAD\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-01-08 02:01-0500\n"
+"POT-Creation-Date: 2005-06-20 14:30-0400\n"
"PO-Revision-Date: 2004-04-17 22:41+0300\n"
"Last-Translator: Mətin Əmirov <metin@karegen.com>\n"
"Language-Team: Azerbaijani <translation-team-az@lists.sourceforge.net>\n"
@@ -19,7 +19,7 @@ msgstr ""
"X-Generator: KBabel 1.0.2\n"
#: gdk-pixbuf/gdk-pixbuf-animation.c:153 gdk-pixbuf/gdk-pixbuf-io.c:838
-#: gdk-pixbuf/gdk-pixbuf-io.c:1069 tests/testfilechooser.c:199
+#: gdk-pixbuf/gdk-pixbuf-io.c:1068 tests/testfilechooser.c:199
#, c-format
msgid "Failed to open file '%s': %s"
msgstr "'%s' faylı açıla bilmədi: %s"
@@ -30,7 +30,7 @@ msgid "Image file '%s' contains no data"
msgstr "'%s' rəsm faylı heç bir mə'lumat daxil etmir"
#: gdk-pixbuf/gdk-pixbuf-animation.c:208 gdk-pixbuf/gdk-pixbuf-io.c:887
-#: gdk-pixbuf/gdk-pixbuf-io.c:1110 tests/testfilechooser.c:244
+#: gdk-pixbuf/gdk-pixbuf-io.c:1109 tests/testfilechooser.c:244
#, c-format
msgid ""
"Failed to load image '%s': reason not known, probably a corrupt image file"
@@ -77,36 +77,36 @@ msgstr "Namə'lum rəsm növü"
msgid "Failed to load image '%s': %s"
msgstr "'%s' rəsmi yüklənə bilmədi: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1337
+#: gdk-pixbuf/gdk-pixbuf-io.c:1336
#, c-format
msgid "Error writing to image file: %s"
msgstr "Rəsm faylına yazma xətası: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1383 gdk-pixbuf/gdk-pixbuf-io.c:1512
+#: gdk-pixbuf/gdk-pixbuf-io.c:1382 gdk-pixbuf/gdk-pixbuf-io.c:1511
#, c-format
msgid "This build of gdk-pixbuf does not support saving the image format: %s"
msgstr ""
"gdk-pixbuf-un bu buraxılışı bu formatdakı rəsmləri qeyd etməni dəstəkləmir: %"
"s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1417
+#: gdk-pixbuf/gdk-pixbuf-io.c:1416
msgid "Insufficient memory to save image to callback"
msgstr "Rəsmi callback-ə qeyd etmək üçün yaddaş çatışmır"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1429
+#: gdk-pixbuf/gdk-pixbuf-io.c:1428
msgid "Failed to open temporary file"
msgstr "Müvəqqəti fayl açıla bilmədi"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1454
+#: gdk-pixbuf/gdk-pixbuf-io.c:1453
msgid "Failed to read from temporary file"
msgstr "Müvəqqəti fayl oxuna bilmədi"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1641
+#: gdk-pixbuf/gdk-pixbuf-io.c:1687
#, c-format
msgid "Failed to open '%s' for writing: %s"
msgstr "'%s' yazmaq üçün açıla bilmədi: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1665
+#: gdk-pixbuf/gdk-pixbuf-io.c:1711
#, c-format
msgid ""
"Failed to close '%s' while writing image, all data may not have been saved: %"
@@ -115,7 +115,7 @@ msgstr ""
"Rəsm yazılırkən '%s' bağlana bilinmədi, bütün mə'lumat qeyd edilməmiş ola "
"bilər:%s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1853 gdk-pixbuf/gdk-pixbuf-io.c:1903
+#: gdk-pixbuf/gdk-pixbuf-io.c:1931 gdk-pixbuf/gdk-pixbuf-io.c:1981
msgid "Insufficient memory to save image into a buffer"
msgstr "Rəsmi bufferə qeyd etmək üçün yaddaş çatışmır"
@@ -177,24 +177,34 @@ msgstr "Animasiyada xarab parça"
msgid "The ANI image format"
msgstr "ANI rəsm formatı"
-#: gdk-pixbuf/io-bmp.c:227 gdk-pixbuf/io-bmp.c:383
+#: gdk-pixbuf/io-bmp.c:228 gdk-pixbuf/io-bmp.c:306 gdk-pixbuf/io-bmp.c:338
+#: gdk-pixbuf/io-bmp.c:361 gdk-pixbuf/io-bmp.c:442
+msgid "BMP image has bogus header data"
+msgstr "BMP rəsmi saxta başlıq mə'lumatına malikdir"
+
+#: gdk-pixbuf/io-bmp.c:239 gdk-pixbuf/io-bmp.c:401
msgid "Not enough memory to load bitmap image"
msgstr "Bitməp rəsm üçün lazımi yaddaş yoxdur"
-#: gdk-pixbuf/io-bmp.c:269
+#: gdk-pixbuf/io-bmp.c:287
msgid "BMP image has unsupported header size"
msgstr "BMP rəsmi dəstəklənməyən başlıq ölçülərinə malikdir"
-#: gdk-pixbuf/io-bmp.c:288 gdk-pixbuf/io-bmp.c:320 gdk-pixbuf/io-bmp.c:343
-#: gdk-pixbuf/io-bmp.c:424
-msgid "BMP image has bogus header data"
-msgstr "BMP rəsmi saxta başlıq mə'lumatına malikdir"
-
-#: gdk-pixbuf/io-bmp.c:307
+#: gdk-pixbuf/io-bmp.c:325
msgid "Topdown BMP images cannot be compressed"
msgstr ""
-#: gdk-pixbuf/io-bmp.c:1154
+#: gdk-pixbuf/io-bmp.c:1203
+#, fuzzy
+msgid "Couldn't allocate memory for saving BMP file"
+msgstr "JPEG faylını yükləmə üçün yaddaş ayrıla bilmir"
+
+#: gdk-pixbuf/io-bmp.c:1244
+#, fuzzy
+msgid "Couldn't write to BMP file"
+msgstr "Fayl adı dönüşdürülə bilmədi"
+
+#: gdk-pixbuf/io-bmp.c:1293
msgid "The BMP image format"
msgstr "BMP rəsm formatı"
@@ -203,7 +213,7 @@ msgstr "BMP rəsm formatı"
msgid "Failure reading GIF: %s"
msgstr "GIF oxunması bacarılmadı: %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 "GIF faylı datası əksikdir (dəyəsən parçalanıb?)"
@@ -229,25 +239,30 @@ msgstr "Səhv kod görüldü"
msgid "Circular table entry in GIF file"
msgstr "GIF faylında dairəvi cədvəl girişi"
-#: 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 "GIF rəsm yüklənçməsi üçün lazımi yaddaş yoxdur"
-#: gdk-pixbuf/io-gif.c:1088
+#: gdk-pixbuf/io-gif.c:947
+#, fuzzy
+msgid "Not enough memory to composite a frame in GIF file"
+msgstr "GIF rəsm yüklənçməsi üçün lazımi yaddaş yoxdur"
+
+#: gdk-pixbuf/io-gif.c:1116
msgid "GIF image is corrupt (incorrect LZW compression)"
msgstr "GIF rəsmi xəsərlidir (səliqəsiz LZW sıxışdırılması)"
-#: gdk-pixbuf/io-gif.c:1138
+#: gdk-pixbuf/io-gif.c:1166
msgid "File does not appear to be a GIF file"
msgstr "Fayl deyəsən GIF faylı deyil"
-#: 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 "GIF faylının %s buraxılışı hələ dəstəklənmir"
-#: 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."
@@ -255,11 +270,11 @@ msgstr ""
"GIF rəsminin qlobal rəng xəritəsi yoxdur və üstünə bir də içindəki "
"çərçivənin də yerli rəng xəritəsi yoxdur."
-#: gdk-pixbuf/io-gif.c:1491
+#: gdk-pixbuf/io-gif.c:1519
msgid "GIF image was truncated or incomplete."
msgstr "GIF rəsmi parçalanıb və natamamdır."
-#: gdk-pixbuf/io-gif.c:1643
+#: gdk-pixbuf/io-gif.c:1671
msgid "The GIF image format"
msgstr "GIF rəsm formatı"
@@ -447,100 +462,118 @@ msgstr "PNG rəsm oxunmasında ağır xəta"
msgid "Fatal error reading PNG image file: %s"
msgstr "PNG rəsm oxunmasında ağır xəta: %s"
-#: gdk-pixbuf/io-png.c:813
+#: gdk-pixbuf/io-png.c:810
msgid ""
"Keys for PNG text chunks must have at least 1 and at most 79 characters."
msgstr ""
"PNG mətn parçaları açarları ən az 1 ən çox 79 xarakterə malik olmalıdırlar."
-#: gdk-pixbuf/io-png.c:821
+#: gdk-pixbuf/io-png.c:818
msgid "Keys for PNG text chunks must be ASCII characters."
msgstr "PNG mətn parçaları açarları ASCII xarakterləri olmalıdırlar."
-#: gdk-pixbuf/io-png.c:854
+#: gdk-pixbuf/io-png.c:831
+#, fuzzy, c-format
+msgid ""
+"PNG compression level must be a value between 0 and 9; value '%s' could not "
+"be parsed."
+msgstr ""
+"JPEG keyfiyyət qiyməti 0 ilə 100 arasında olmalıdır; '%s' qiyməti alına "
+"bilməz."
+
+#: gdk-pixbuf/io-png.c:843
+#, fuzzy, c-format
+msgid ""
+"PNG compression level must be a value between 0 and 9; value '%d' is not "
+"allowed."
+msgstr ""
+"JPEG keyfiyyət qiyməti 0 ilə 100 arasında olmalıdır; '%d' qiyməti qəbl "
+"edilməz."
+
+#: gdk-pixbuf/io-png.c:883
#, fuzzy, c-format
msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding."
msgstr ""
"PNG %s mətn parçasının qiyməti ISO-8859-1 kodlamasına dönüşdürülə bilməz."
-#: gdk-pixbuf/io-png.c:994
+#: gdk-pixbuf/io-png.c:1026
msgid "The PNG image format"
msgstr "PNG rəsm formatı"
-#: gdk-pixbuf/io-pnm.c:249
+#: gdk-pixbuf/io-pnm.c:252
msgid "PNM loader expected to find an integer, but didn't"
msgstr "PNM yükləyicisi inteqer tapmağı gözləyirdi, amma tapmadı"
-#: gdk-pixbuf/io-pnm.c:281
+#: gdk-pixbuf/io-pnm.c:284
msgid "PNM file has an incorrect initial byte"
msgstr "PNM faylı xəsərli başlanğıc baytına malikdir"
-#: gdk-pixbuf/io-pnm.c:311
+#: gdk-pixbuf/io-pnm.c:314
msgid "PNM file is not in a recognized PNM subformat"
msgstr "PNM faylı PNM alt formatında başa düşülmədi"
-#: gdk-pixbuf/io-pnm.c:336
+#: gdk-pixbuf/io-pnm.c:339
msgid "PNM file has an image width of 0"
msgstr "PNM faylının genişliyi 0 olaraq verilib"
-#: gdk-pixbuf/io-pnm.c:357
+#: gdk-pixbuf/io-pnm.c:360
msgid "PNM file has an image height of 0"
msgstr "PNG faylının hündürlüyü 0 olara verilib"
-#: gdk-pixbuf/io-pnm.c:380
+#: gdk-pixbuf/io-pnm.c:383
msgid "Maximum color value in PNM file is 0"
msgstr "PNG faylının maksimal rəng qitməti 0 olaraq verilib"
-#: gdk-pixbuf/io-pnm.c:388
+#: gdk-pixbuf/io-pnm.c:391
msgid "Maximum color value in PNM file is too large"
msgstr "PNM faylının maksimal rəng qiyməti çox böyükdür"
-#: gdk-pixbuf/io-pnm.c:396
+#: gdk-pixbuf/io-pnm.c:399
#, fuzzy
msgid "Cannot handle PNM files with maximum color values greater than 255"
msgstr ""
"255 üstündə maksimal rəng qiymətinə malik olan PNM fayllarını dəstəkləmirəm."
-#: gdk-pixbuf/io-pnm.c:435 gdk-pixbuf/io-pnm.c:463 gdk-pixbuf/io-pnm.c:495
+#: gdk-pixbuf/io-pnm.c:438 gdk-pixbuf/io-pnm.c:466 gdk-pixbuf/io-pnm.c:498
msgid "Raw PNM image type is invalid"
msgstr "Sətir PNM rəsm növü hökmlü deyil"
-#: gdk-pixbuf/io-pnm.c:555 gdk-pixbuf/io-pnm.c:597
+#: gdk-pixbuf/io-pnm.c:562 gdk-pixbuf/io-pnm.c:604
msgid "PNM image format is invalid"
msgstr "PNM rəsm formatı hökmsüzdür"
-#: gdk-pixbuf/io-pnm.c:656
+#: gdk-pixbuf/io-pnm.c:663
msgid "PNM image loader does not support this PNM subformat"
msgstr "PNM rəsm yükləyicisi PNM alt formatını dəstəkləmir"
-#: gdk-pixbuf/io-pnm.c:711
+#: gdk-pixbuf/io-pnm.c:718
msgid "Premature end-of-file encountered"
msgstr "Faylın erkən sonlanması görüldü"
-#: gdk-pixbuf/io-pnm.c:743 gdk-pixbuf/io-pnm.c:974
+#: gdk-pixbuf/io-pnm.c:750 gdk-pixbuf/io-pnm.c:981
msgid "Raw PNM formats require exactly one whitespace before sample data"
msgstr ""
"Xam PNM formatları nümunə datası arasında dəqiq bir boşluğa ehtiyac hiss "
"edərlər"
-#: gdk-pixbuf/io-pnm.c:770
+#: gdk-pixbuf/io-pnm.c:777
#, fuzzy
msgid "Cannot allocate memory for loading PNM image"
msgstr "PNM faylını yükləmək üçün yaddaş ayrıla bilir"
-#: gdk-pixbuf/io-pnm.c:820
+#: gdk-pixbuf/io-pnm.c:827
msgid "Insufficient memory to load PNM context struct"
msgstr "PNM məzmunu quruluşunu yükləmək üçün yaddaş çatmır"
-#: gdk-pixbuf/io-pnm.c:871
+#: gdk-pixbuf/io-pnm.c:878
msgid "Unexpected end of PNM image data"
msgstr "PNM rəsm datasının gözlənilməz bitişi"
-#: gdk-pixbuf/io-pnm.c:1003
+#: gdk-pixbuf/io-pnm.c:1010
msgid "Insufficient memory to load PNM file"
msgstr "PNM faylını yükləmək üçün yaddaş çatmır"
-#: gdk-pixbuf/io-pnm.c:1082
+#: gdk-pixbuf/io-pnm.c:1089
msgid "The PNM/PBM/PGM/PPM image format family"
msgstr "PNM/PBM/PGM/PPM rəsm formatı ailəsi"
@@ -564,69 +597,69 @@ msgstr "RAS rəsmini yükləmək üçün yaddaş çatmır"
msgid "The Sun raster image format"
msgstr "Sun raster rəsm formatı"
-#: gdk-pixbuf/io-tga.c:159
+#: gdk-pixbuf/io-tga.c:154
#, fuzzy
msgid "Cannot allocate memory for IOBuffer struct"
msgstr "IOBuffer struct üçün yaddaş ayrıla bilmir"
-#: gdk-pixbuf/io-tga.c:178
+#: gdk-pixbuf/io-tga.c:173
#, fuzzy
msgid "Cannot allocate memory for IOBuffer data"
msgstr "IOBuffer data üçün yaddaş ayrıla bilmir"
-#: gdk-pixbuf/io-tga.c:189
+#: gdk-pixbuf/io-tga.c:184
#, fuzzy
msgid "Cannot realloc IOBuffer data"
msgstr "IOBuffer data yenidən ayrıla bilmir"
-#: gdk-pixbuf/io-tga.c:219
+#: gdk-pixbuf/io-tga.c:214
#, fuzzy
msgid "Cannot allocate temporary IOBuffer data"
msgstr "Müvəqqəti IOBuffer data ayrıla bilmir"
-#: gdk-pixbuf/io-tga.c:353
+#: gdk-pixbuf/io-tga.c:348
#, fuzzy
msgid "Cannot allocate new pixbuf"
msgstr "Yeni piksbuf ayrıla bilmir"
-#: gdk-pixbuf/io-tga.c:692
+#: gdk-pixbuf/io-tga.c:689
#, fuzzy
msgid "Cannot allocate colormap structure"
msgstr "Rəng xəritəsi qurğusu ayrıla bilmir"
-#: gdk-pixbuf/io-tga.c:699
+#: gdk-pixbuf/io-tga.c:696
#, fuzzy
msgid "Cannot allocate colormap entries"
msgstr "Rəng xəritəsi girişləri ayrıla bilmir"
-#: gdk-pixbuf/io-tga.c:721
+#: gdk-pixbuf/io-tga.c:718
msgid "Unexpected bitdepth for colormap entries"
msgstr "Rəng xəritəsi girişləri üçün gözlənilməyən bit dərinliyi"
-#: gdk-pixbuf/io-tga.c:739
+#: gdk-pixbuf/io-tga.c:736
#, fuzzy
msgid "Cannot allocate TGA header memory"
msgstr "TGA başlıq yaddaşı ayrıla bilmir"
-#: gdk-pixbuf/io-tga.c:772
+#: gdk-pixbuf/io-tga.c:769
msgid "TGA image has invalid dimensions"
msgstr "TGA rəsmi hökmsüz ölçmələrə malikdir"
-#: gdk-pixbuf/io-tga.c:778 gdk-pixbuf/io-tga.c:787 gdk-pixbuf/io-tga.c:797
-#: gdk-pixbuf/io-tga.c:807 gdk-pixbuf/io-tga.c:814
+#: gdk-pixbuf/io-tga.c:775 gdk-pixbuf/io-tga.c:784 gdk-pixbuf/io-tga.c:794
+#: gdk-pixbuf/io-tga.c:804 gdk-pixbuf/io-tga.c:811
msgid "TGA image type not supported"
msgstr "TGA rəsm növü dəstəklənmir"
-#: gdk-pixbuf/io-tga.c:861
+#: gdk-pixbuf/io-tga.c:858
#, fuzzy
msgid "Cannot allocate memory for TGA context struct"
msgstr "TGA məzmun quruluşu üçün yaddaş ayrıla bilir"
-#: gdk-pixbuf/io-tga.c:926
+#: gdk-pixbuf/io-tga.c:923
msgid "Excess data in file"
msgstr "Faylda artıq mə'lumat"
-#: gdk-pixbuf/io-tga.c:995
+#: gdk-pixbuf/io-tga.c:992
msgid "The Targa image format"
msgstr "Targa rəsm növü"
@@ -707,41 +740,46 @@ msgstr "XBM rəsmini açmaq üçün müvəqqəti fayl yazıla bilmədi"
msgid "The XBM image format"
msgstr "XBM rəsm formatı"
-#: gdk-pixbuf/io-xpm.c:1229
+#: gdk-pixbuf/io-xpm.c:467
msgid "No XPM header found"
msgstr "XPM başlığı tapılmadı"
-#: gdk-pixbuf/io-xpm.c:1237
+#: gdk-pixbuf/io-xpm.c:476
+#, fuzzy
+msgid "Invalid XPM header"
+msgstr "Hökmsüz XBM faylı"
+
+#: gdk-pixbuf/io-xpm.c:484
msgid "XPM file has image width <= 0"
msgstr "XPM faylının eni <= 0-dır"
-#: gdk-pixbuf/io-xpm.c:1245
+#: gdk-pixbuf/io-xpm.c:492
msgid "XPM file has image height <= 0"
msgstr "XPM faylının hündürlüyü <= 0-dır"
-#: gdk-pixbuf/io-xpm.c:1253
+#: gdk-pixbuf/io-xpm.c:500
msgid "XPM has invalid number of chars per pixel"
msgstr "XPM pətək başına səhv sayda xarakterə malikdir"
-#: gdk-pixbuf/io-xpm.c:1260
+#: gdk-pixbuf/io-xpm.c:507
msgid "XPM file has invalid number of colors"
msgstr "XPM faylı səhv rəng miqdarına malikdir"
-#: gdk-pixbuf/io-xpm.c:1272 gdk-pixbuf/io-xpm.c:1281 gdk-pixbuf/io-xpm.c:1333
+#: gdk-pixbuf/io-xpm.c:519 gdk-pixbuf/io-xpm.c:528 gdk-pixbuf/io-xpm.c:580
#, fuzzy
msgid "Cannot allocate memory for loading XPM image"
msgstr "XBM faylını yükləmək üçün yaddaş ayrıla bilir"
-#: gdk-pixbuf/io-xpm.c:1295
+#: gdk-pixbuf/io-xpm.c:542
#, fuzzy
msgid "Cannot read XPM colormap"
msgstr "XPM rəng xəritəsə oxuna bilmədi"
-#: gdk-pixbuf/io-xpm.c:1524
+#: gdk-pixbuf/io-xpm.c:771
msgid "Failed to write to temporary file when loading XPM image"
msgstr "XBM rəsmini yükləmək üçün müvəqqəti fayl yazıla bilmədi"
-#: gdk-pixbuf/io-xpm.c:1559
+#: gdk-pixbuf/io-xpm.c:806
msgid "The XPM image format"
msgstr "XPM rəsm formatı"
@@ -804,6 +842,138 @@ msgstr ""
msgid "Gdk debugging flags to unset"
msgstr ""
+#: gdk/keyname-table.h:3940
+msgid "keyboard label|BackSpace"
+msgstr ""
+
+#: gdk/keyname-table.h:3941
+msgid "keyboard label|Tab"
+msgstr ""
+
+#: gdk/keyname-table.h:3942
+msgid "keyboard label|Return"
+msgstr ""
+
+#: gdk/keyname-table.h:3943
+msgid "keyboard label|Pause"
+msgstr ""
+
+#: gdk/keyname-table.h:3944
+msgid "keyboard label|Scroll_Lock"
+msgstr ""
+
+#: gdk/keyname-table.h:3945
+msgid "keyboard label|Sys_Req"
+msgstr ""
+
+#: gdk/keyname-table.h:3946
+msgid "keyboard label|Escape"
+msgstr ""
+
+#: gdk/keyname-table.h:3947
+msgid "keyboard label|Multi_key"
+msgstr ""
+
+#: gdk/keyname-table.h:3948
+msgid "keyboard label|Home"
+msgstr ""
+
+#: gdk/keyname-table.h:3949
+msgid "keyboard label|Page_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3950
+msgid "keyboard label|Page_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3951
+msgid "keyboard label|End"
+msgstr ""
+
+#: gdk/keyname-table.h:3952
+msgid "keyboard label|Begin"
+msgstr ""
+
+#: gdk/keyname-table.h:3953
+msgid "keyboard label|Print"
+msgstr ""
+
+#: gdk/keyname-table.h:3954
+msgid "keyboard label|Insert"
+msgstr ""
+
+#: gdk/keyname-table.h:3955
+msgid "keyboard label|Num_Lock"
+msgstr ""
+
+#: gdk/keyname-table.h:3956
+msgid "keyboard label|KP_Space"
+msgstr ""
+
+#: gdk/keyname-table.h:3957
+msgid "keyboard label|KP_Tab"
+msgstr ""
+
+#: gdk/keyname-table.h:3958
+msgid "keyboard label|KP_Enter"
+msgstr ""
+
+#: gdk/keyname-table.h:3959
+msgid "keyboard label|KP_Home"
+msgstr ""
+
+#: gdk/keyname-table.h:3960
+msgid "keyboard label|KP_Left"
+msgstr ""
+
+#: gdk/keyname-table.h:3961
+msgid "keyboard label|KP_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3962
+msgid "keyboard label|KP_Right"
+msgstr ""
+
+#: gdk/keyname-table.h:3963
+msgid "keyboard label|KP_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3964
+msgid "keyboard label|KP_Page_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3965
+msgid "keyboard label|KP_Prior"
+msgstr ""
+
+#: gdk/keyname-table.h:3966
+msgid "keyboard label|KP_Page_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3967
+msgid "keyboard label|KP_Next"
+msgstr ""
+
+#: gdk/keyname-table.h:3968
+msgid "keyboard label|KP_End"
+msgstr ""
+
+#: gdk/keyname-table.h:3969
+msgid "keyboard label|KP_Begin"
+msgstr ""
+
+#: gdk/keyname-table.h:3970
+msgid "keyboard label|KP_Insert"
+msgstr ""
+
+#: gdk/keyname-table.h:3971
+msgid "keyboard label|KP_Delete"
+msgstr ""
+
+#: gdk/keyname-table.h:3972
+msgid "keyboard label|Delete"
+msgstr ""
+
#. Description of --sync in --help output
#: gdk/win32/gdkmain-win32.c:60
msgid "Don't batch GDI requests"
@@ -839,46 +1009,47 @@ msgstr ""
msgid "Make X calls synchronous"
msgstr ""
-#: gtk/gtkaboutdialog.c:260 gtk/gtkaboutdialog.c:1939
+#: gtk/gtkaboutdialog.c:270 gtk/gtkaboutdialog.c:2025
msgid "License"
msgstr ""
-#: gtk/gtkaboutdialog.c:261
+#: gtk/gtkaboutdialog.c:271
msgid "The license of the program"
msgstr ""
#. Add the credits button
-#: gtk/gtkaboutdialog.c:482
-msgid "_Credits"
-msgstr ""
+#: gtk/gtkaboutdialog.c:491
+#, fuzzy
+msgid "C_redits"
+msgstr "_Yarat"
#. Add the license button
-#: gtk/gtkaboutdialog.c:491
+#: gtk/gtkaboutdialog.c:501
msgid "_License"
msgstr ""
-#: gtk/gtkaboutdialog.c:682
+#: gtk/gtkaboutdialog.c:731
#, c-format
msgid "About %s"
msgstr ""
-#: gtk/gtkaboutdialog.c:1876
+#: gtk/gtkaboutdialog.c:1953
msgid "Credits"
msgstr ""
-#: gtk/gtkaboutdialog.c:1901
+#: gtk/gtkaboutdialog.c:1979
msgid "Written by"
msgstr ""
-#: gtk/gtkaboutdialog.c:1904
+#: gtk/gtkaboutdialog.c:1982
msgid "Documented by"
msgstr ""
-#: gtk/gtkaboutdialog.c:1916
+#: gtk/gtkaboutdialog.c:1994
msgid "Translated by"
msgstr ""
-#: gtk/gtkaboutdialog.c:1920
+#: gtk/gtkaboutdialog.c:1998
msgid "Artwork by"
msgstr ""
@@ -886,28 +1057,41 @@ msgstr ""
#. * that use the shift key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: gtk/gtkaccellabel.c:119
-msgid "Shift"
-msgstr "Shift"
+#: gtk/gtkaccellabel.c:121
+msgid "keyboard label|Shift"
+msgstr ""
#. This is the text that should appear next to menu accelerators
#. * that use the control key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: gtk/gtkaccellabel.c:125
-msgid "Ctrl"
-msgstr "Ctrl"
+#: gtk/gtkaccellabel.c:128
+msgid "keyboard label|Ctrl"
+msgstr ""
#. This is the text that should appear next to menu accelerators
#. * that use the alt key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: gtk/gtkaccellabel.c:131
-msgid "Alt"
-msgstr "Alt"
+#: gtk/gtkaccellabel.c:135
+msgid "keyboard label|Alt"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkaccellabel.c:577
+msgid "keyboard label|Space"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkaccellabel.c:581
+msgid "keyboard label|Backslash"
+msgstr ""
#. Translate to calendar:YM if you want years to be displayed
#. * before months; otherwise translate to calendar:MY.
@@ -918,7 +1102,7 @@ msgstr "Alt"
#. * so if you have a default text direction of RTL and YM, then
#. * the year will appear on the right.
#.
-#: gtk/gtkcalendar.c:700
+#: gtk/gtkcalendar.c:647
msgid "calendar:MY"
msgstr "calendar:YM"
@@ -926,24 +1110,52 @@ msgstr "calendar:YM"
#. * first day of the week to calendar:week_start:1 if you want Monday
#. * to be the first day of the week, and so on.
#.
-#: gtk/gtkcalendar.c:710
+#: gtk/gtkcalendar.c:661
msgid "calendar:week_start:0"
msgstr "calendar:week_start:1"
-#: gtk/gtkcellrendererprogress.c:235 gtk/gtkcellrendererprogress.c:293
+#. Translators: This is a text measurement template.
+#. * Translate it to the widest year text.
+#. *
+#. * Don't include the prefix "year measurement template|"
+#. * in the translation.
+#. *
+#. * If you don't understand this, leave it as "2000"
+#.
+#: gtk/gtkcalendar.c:1549
+msgid "year measurement template|2000"
+msgstr ""
+
+#. Translators: This dictates how the year is displayed in
+#. * gtkcalendar widget. See strftime() manual for the format.
+#. * Use only ASCII in the translation.
+#. *
+#. * Also look for the msgid "year measurement template|2000".
+#. * Translate that entry to a year with the widest output of this
+#. * msgid.
+#. *
+#. * Don't include the prefix "calendar year format|" in the
+#. * translation. "%Y" is appropriate for most locales.
+#.
+#: gtk/gtkcalendar.c:1826
+msgid "calendar year format|%Y"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkcellrendererprogress.c:237 gtk/gtkcellrendererprogress.c:295
#, c-format
msgid "progress bar label|%d %%"
msgstr ""
-#: gtk/gtkcolorbutton.c:220 gtk/gtkcolorbutton.c:574
+#: gtk/gtkcolorbutton.c:221 gtk/gtkcolorbutton.c:576
msgid "Pick a Color"
msgstr "Rəng Seç"
-#: gtk/gtkcolorbutton.c:466
+#: gtk/gtkcolorbutton.c:467
msgid "Received invalid color data\n"
msgstr "Hökmsüz rəng mə'lumatı alındı\n"
-#: gtk/gtkcolorsel.c:576
+#: gtk/gtkcolorsel.c:561
msgid ""
"The previously-selected color, for comparison to the color you're selecting "
"now. You can drag this color to a palette entry, or select this color as "
@@ -953,7 +1165,7 @@ msgstr ""
"üəngo palitraya sürükləyə bilərsiniz ya da fırçaya alaraq həmən işlədə "
"bilərsiniz."
-#: gtk/gtkcolorsel.c:581
+#: gtk/gtkcolorsel.c:566
msgid ""
"The color you've chosen. You can drag this color to a palette entry to save "
"it for use in the future."
@@ -961,11 +1173,11 @@ msgstr ""
"Seçdiyiniz rəng. Bunu palitra sahəsinə sürükləyərək gələcək üçün saxlaya "
"bilərsiniz."
-#: gtk/gtkcolorsel.c:942
+#: gtk/gtkcolorsel.c:957
msgid "_Save color here"
msgstr "Rəngi burada _qeyd et"
-#: gtk/gtkcolorsel.c:1147
+#: gtk/gtkcolorsel.c:1162
msgid ""
"Click this palette entry to make it the current color. To change this entry, "
"drag a color swatch here or right-click it and select \"Save color here.\""
@@ -973,7 +1185,7 @@ msgstr ""
"Rəng almaq üçün palitradan sahə seçin. Bu girişi dəyişdirmək üçün buradan "
"rəng sürükləyin və \"Burada rəng qeyd et\"i tıqlayın."
-#: gtk/gtkcolorsel.c:1913
+#: gtk/gtkcolorsel.c:1929
msgid ""
"Select the color you want from the outer ring. Select the darkness or "
"lightness of that color using the inner triangle."
@@ -981,7 +1193,7 @@ msgstr ""
"Dairə xaricində bir yerdən rəng alın. Daxili üçbucaqdan rəngin qaranlığını "
"və ya işıqlığını seçin."
-#: gtk/gtkcolorsel.c:1938
+#: gtk/gtkcolorsel.c:1954
msgid ""
"Click the eyedropper, then click a color anywhere on your screen to select "
"that color."
@@ -989,67 +1201,67 @@ msgstr ""
"Damladını alın və ekranda rəngini almaq istədiyiniz hər hansı bir yerə "
"tıqlayın."
-#: gtk/gtkcolorsel.c:1947
+#: gtk/gtkcolorsel.c:1963
msgid "_Hue:"
msgstr "_Rəng:"
-#: gtk/gtkcolorsel.c:1948
+#: gtk/gtkcolorsel.c:1964
msgid "Position on the color wheel."
msgstr "Rəng çərxində yer."
-#: gtk/gtkcolorsel.c:1950
+#: gtk/gtkcolorsel.c:1966
msgid "_Saturation:"
msgstr "_Doyğunluq:"
-#: gtk/gtkcolorsel.c:1951
+#: gtk/gtkcolorsel.c:1967
msgid "\"Deepness\" of the color."
msgstr "Rəngin dərinliyi."
-#: gtk/gtkcolorsel.c:1952
+#: gtk/gtkcolorsel.c:1968
msgid "_Value:"
msgstr "_Qiymət:"
-#: gtk/gtkcolorsel.c:1953
+#: gtk/gtkcolorsel.c:1969
msgid "Brightness of the color."
msgstr "Rəngin parlaqlığı."
-#: gtk/gtkcolorsel.c:1954
+#: gtk/gtkcolorsel.c:1970
msgid "_Red:"
msgstr "_Qırmızı:"
-#: gtk/gtkcolorsel.c:1955
+#: gtk/gtkcolorsel.c:1971
msgid "Amount of red light in the color."
msgstr "Rəngdəki qırmızılıq miqdarı."
-#: gtk/gtkcolorsel.c:1956
+#: gtk/gtkcolorsel.c:1972
msgid "_Green:"
msgstr "_Yaşıl:"
-#: gtk/gtkcolorsel.c:1957
+#: gtk/gtkcolorsel.c:1973
msgid "Amount of green light in the color."
msgstr "Rəngdəki yaşıllıq miqdarı."
-#: gtk/gtkcolorsel.c:1958
+#: gtk/gtkcolorsel.c:1974
msgid "_Blue:"
msgstr "_Göy:"
-#: gtk/gtkcolorsel.c:1959
+#: gtk/gtkcolorsel.c:1975
msgid "Amount of blue light in the color."
msgstr "Rəngdəki göylük miqdarı."
-#: gtk/gtkcolorsel.c:1962
+#: gtk/gtkcolorsel.c:1978
msgid "_Opacity:"
msgstr "_Şəffaflıq:"
-#: gtk/gtkcolorsel.c:1970 gtk/gtkcolorsel.c:1981
+#: gtk/gtkcolorsel.c:1986 gtk/gtkcolorsel.c:1997
msgid "Transparency of the color."
msgstr "Rəngin şəffaflığı."
-#: gtk/gtkcolorsel.c:1988
+#: gtk/gtkcolorsel.c:2004
msgid "Color _Name:"
msgstr "Rə_ng Adı:"
-#: gtk/gtkcolorsel.c:2003
+#: gtk/gtkcolorsel.c:2019
msgid ""
"You can enter an HTML-style hexadecimal color value, or simply a color name "
"such as 'orange' in this entry."
@@ -1057,11 +1269,11 @@ msgstr ""
"Siz HTML-tərzi heksadesimal rəng qiyməti girə bilərsiniz ya da 'orange' "
"kimi rəng adı girə bilərsiniz."
-#: gtk/gtkcolorsel.c:2022
+#: gtk/gtkcolorsel.c:2038
msgid "_Palette"
msgstr "_Palet"
-#: gtk/gtkcolorsel.c:2054
+#: gtk/gtkcolorsel.c:2070
msgid "Color Wheel"
msgstr "Rəng Çərxi"
@@ -1069,300 +1281,316 @@ msgstr "Rəng Çərxi"
msgid "Color Selection"
msgstr "Rəng Seçkisi"
-#: gtk/gtkentry.c:4507 gtk/gtktextview.c:7030
+#: gtk/gtkentry.c:4508 gtk/gtktextview.c:7068
msgid "Select _All"
msgstr "_Hamısını Seç"
-#: gtk/gtkentry.c:4517 gtk/gtktextview.c:7040
+#: gtk/gtkentry.c:4518 gtk/gtktextview.c:7078
msgid "Input _Methods"
msgstr "Giriş _Metodları"
-#: gtk/gtkentry.c:4528 gtk/gtktextview.c:7051
+#: gtk/gtkentry.c:4529 gtk/gtktextview.c:7089
msgid "_Insert Unicode Control Character"
msgstr "_Yunikod İdarə Hərfi Daxil Et"
-#: gtk/gtkfilechooser.c:1584 gtk/gtkfilechooser.c:1628
-#: gtk/gtkfilechooser.c:1703 gtk/gtkfilechooser.c:1747
+#: gtk/gtkfilechooser.c:1588 gtk/gtkfilechooser.c:1632
+#: gtk/gtkfilechooser.c:1707 gtk/gtkfilechooser.c:1751
#, c-format
msgid "Invalid filename: %s"
msgstr "Hökmsüz fayl adı: %s"
-#: gtk/gtkfilechooserbutton.c:65
+#: gtk/gtkfilechooserbutton.c:67
#, fuzzy
msgid "Select A File"
msgstr "Faylı Sil"
-#: gtk/gtkfilechooserbutton.c:66 gtk/gtkfilechooserdefault.c:1229
-#: gtk/gtkpathbar.c:982
+#: gtk/gtkfilechooserbutton.c:68 gtk/gtkfilechooserdefault.c:1302
+#: gtk/gtkpathbar.c:1020
msgid "Home"
msgstr "Ev"
-#: gtk/gtkfilechooserbutton.c:67 gtk/gtkfilechooserdefault.c:1256
-#: gtk/gtkpathbar.c:984
+#: gtk/gtkfilechooserbutton.c:69 gtk/gtkfilechooserdefault.c:1329
+#: gtk/gtkpathbar.c:1022
msgid "Desktop"
msgstr "Masa Üstü"
-#: gtk/gtkfilechooserbutton.c:68
+#: gtk/gtkfilechooserbutton.c:70
#, fuzzy
msgid "(None)"
msgstr "heç biri"
-#: gtk/gtkfilechooserbutton.c:1515
+#: gtk/gtkfilechooserbutton.c:1523
msgid "Other..."
msgstr ""
-#: gtk/gtkfilechooserdefault.c:867
+#: gtk/gtkfilechooserdefault.c:917
#, fuzzy
msgid "Could not retrieve information about the file"
msgstr ""
"%s haqqında mə'lumat alına bilmədi:\n"
"%s"
-#: gtk/gtkfilechooserdefault.c:878
+#: gtk/gtkfilechooserdefault.c:928
#, fuzzy
msgid "Could not add a bookmark"
msgstr ""
"%s nişanlara əlavə edilə bilmədi:\n"
"%s"
-#: gtk/gtkfilechooserdefault.c:889
+#: gtk/gtkfilechooserdefault.c:939
#, fuzzy
msgid "Could not remove bookmark"
msgstr ""
"%s nişanı silinə bilmədi:\n"
"%s"
-#: gtk/gtkfilechooserdefault.c:900
+#: gtk/gtkfilechooserdefault.c:950
msgid "The folder could not be created"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:911
+#: gtk/gtkfilechooserdefault.c:963
+msgid ""
+"The folder could not be created, as a file with the same name already "
+"exists. Try using a different name for the folder, or rename the file first."
+msgstr ""
+
+#: gtk/gtkfilechooserdefault.c:976
#, fuzzy
msgid "Invalid file name"
msgstr "Hökmsüz fayl adı: %s"
-#: gtk/gtkfilechooserdefault.c:921
+#: gtk/gtkfilechooserdefault.c:986
msgid "The folder contents could not be displayed"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:1119
+#: gtk/gtkfilechooserdefault.c:1192
#, fuzzy, c-format
msgid "Could not get information about '%s': %s"
msgstr ""
"%s haqqında mə'lumat alına bilmədi:\n"
"%s"
-#: gtk/gtkfilechooserdefault.c:2095
+#: gtk/gtkfilechooserdefault.c:2208
#, c-format
msgid "Add the folder '%s' to the bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2136
+#: gtk/gtkfilechooserdefault.c:2249
msgid "Add the current folder to the bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2138
+#: gtk/gtkfilechooserdefault.c:2251
msgid "Add the selected folders to the bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2178
+#: gtk/gtkfilechooserdefault.c:2291
#, c-format
msgid "Remove the bookmark '%s'"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2591
+#: gtk/gtkfilechooserdefault.c:2722
#, fuzzy, c-format
msgid "Could not add a bookmark for '%s' because it is an invalid path name."
msgstr "%s hökmsüz cığır adı olduğu üçün nişanlara əlavə edilə bilmədi."
-#: gtk/gtkfilechooserdefault.c:2769
+#: gtk/gtkfilechooserdefault.c:2937
+#, fuzzy
+msgid "Remove"
+msgstr "_Sil"
+
+#: gtk/gtkfilechooserdefault.c:2946
+#, fuzzy
+msgid "Rename..."
+msgstr "_Yenidən Adlandır"
+
+#: gtk/gtkfilechooserdefault.c:3069
msgid "Shortcuts"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2823
+#: gtk/gtkfilechooserdefault.c:3123
msgid "Folder"
msgstr "Qovluq"
-#: gtk/gtkfilechooserdefault.c:2875 gtk/gtkstock.c:295
+#: gtk/gtkfilechooserdefault.c:3179 gtk/gtkstock.c:317
msgid "_Add"
msgstr "Ə_lavə Et"
-#: gtk/gtkfilechooserdefault.c:2882
-msgid "Add the selected folder to the bookmarks"
+#: gtk/gtkfilechooserdefault.c:3186
+msgid "Add the selected folder to the Bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2887 gtk/gtkstock.c:352
+#: gtk/gtkfilechooserdefault.c:3191 gtk/gtkstock.c:395
msgid "_Remove"
msgstr "_Sil"
-#: gtk/gtkfilechooserdefault.c:2894
+#: gtk/gtkfilechooserdefault.c:3198
msgid "Remove the selected bookmark"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2997
-msgid "_Add to Shortcuts"
+#: gtk/gtkfilechooserdefault.c:3305
+msgid "_Add to Bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:3007
+#: gtk/gtkfilechooserdefault.c:3315
#, fuzzy
msgid "Open _Location"
msgstr "Mövqe Aç"
-#: gtk/gtkfilechooserdefault.c:3019
+#: gtk/gtkfilechooserdefault.c:3327
msgid "Show _Hidden Files"
msgstr "_Gizli Faylları Göstər"
-#: gtk/gtkfilechooserdefault.c:3143 gtk/gtkfilesel.c:767
+#: gtk/gtkfilechooserdefault.c:3451 gtk/gtkfilesel.c:766
msgid "Files"
msgstr "Fayllar"
-#: gtk/gtkfilechooserdefault.c:3174
+#: gtk/gtkfilechooserdefault.c:3482
msgid "Name"
msgstr "Ad"
-#: gtk/gtkfilechooserdefault.c:3199
+#: gtk/gtkfilechooserdefault.c:3507
msgid "Size"
msgstr "Böyüklük"
-#: gtk/gtkfilechooserdefault.c:3212
+#: gtk/gtkfilechooserdefault.c:3520
msgid "Modified"
msgstr "Təkmilləşdirmə tarixi"
-#: gtk/gtkfilechooserdefault.c:3244
+#: gtk/gtkfilechooserdefault.c:3552
msgid "Select which types of files are shown"
msgstr ""
#. Create Folder
-#: gtk/gtkfilechooserdefault.c:3280
+#: gtk/gtkfilechooserdefault.c:3588
msgid "Create Fo_lder"
msgstr "_Qovluq Yarat"
#. Name entry
-#: gtk/gtkfilechooserdefault.c:3398
+#: gtk/gtkfilechooserdefault.c:3709
msgid "_Name:"
msgstr "_Ad:"
-#: gtk/gtkfilechooserdefault.c:3438
+#: gtk/gtkfilechooserdefault.c:3749
msgid "_Browse for other folders"
msgstr "_Digər qovluqları gəz"
-#: gtk/gtkfilechooserdefault.c:3688
+#: gtk/gtkfilechooserdefault.c:4000
msgid "Save in _folder:"
msgstr "_Qovluğa qeyd et:"
-#: gtk/gtkfilechooserdefault.c:3690
+#: gtk/gtkfilechooserdefault.c:4002
msgid "Create in _folder:"
msgstr "_Qovluqda yarat:"
-#: gtk/gtkfilechooserdefault.c:4523
+#: gtk/gtkfilechooserdefault.c:4959
#, fuzzy
msgid "Cannot change to folder because it is not local"
msgstr "Qovluq yerli olmadığına görə açıla bilmədi."
-#: gtk/gtkfilechooserdefault.c:5048
+#: gtk/gtkfilechooserdefault.c:5513
#, fuzzy, c-format
msgid "Shortcut %s does not exist"
msgstr "%s qısa yolu mövcud deyil"
-#: gtk/gtkfilechooserdefault.c:5508
+#: gtk/gtkfilechooserdefault.c:6057
#, fuzzy, c-format
msgid "Could not mount %s"
msgstr ""
"%s seçilə bilmədi:\n"
"%s"
-#: gtk/gtkfilechooserdefault.c:5802
+#: gtk/gtkfilechooserdefault.c:6352
msgid "Type name of new folder"
msgstr "Yeni qovluğun adını yazın"
-#: gtk/gtkfilechooserdefault.c:5844
+#: gtk/gtkfilechooserdefault.c:6394
#, c-format
msgid "%d byte"
msgid_plural "%d bytes"
msgstr[0] "%d bayt"
msgstr[1] "%d bayt"
-#: gtk/gtkfilechooserdefault.c:5846
+#: gtk/gtkfilechooserdefault.c:6396
#, c-format
msgid "%.1f K"
msgstr "%.1f K"
-#: gtk/gtkfilechooserdefault.c:5848
+#: gtk/gtkfilechooserdefault.c:6398
#, c-format
msgid "%.1f M"
msgstr "%.1f M"
-#: gtk/gtkfilechooserdefault.c:5850
+#: gtk/gtkfilechooserdefault.c:6400
#, c-format
msgid "%.1f G"
msgstr "%.1f G"
-#: gtk/gtkfilechooserdefault.c:5902
+#: gtk/gtkfilechooserdefault.c:6446 gtk/gtkfilechooserdefault.c:6470
+msgid "Unknown"
+msgstr "Namə'lum"
+
+#: gtk/gtkfilechooserdefault.c:6457
msgid "Today"
msgstr "Bugün"
-#: gtk/gtkfilechooserdefault.c:5904
+#: gtk/gtkfilechooserdefault.c:6459
msgid "Yesterday"
msgstr "Dünən"
-#: gtk/gtkfilechooserdefault.c:5915
-msgid "Unknown"
-msgstr "Namə'lum"
-
-#: gtk/gtkfilechooserdefault.c:5985
+#: gtk/gtkfilechooserdefault.c:6541
#, fuzzy
msgid "Cannot change folder"
msgstr "_Qovluqda yarat:"
-#: gtk/gtkfilechooserdefault.c:5986
+#: gtk/gtkfilechooserdefault.c:6542
#, fuzzy
msgid "The folder you specified is an invalid path."
msgstr "Bildirdiyiniz qovluq hökmsüz cığırda olduğuna görə açıla bilmədi."
-#: gtk/gtkfilechooserdefault.c:6025
+#: gtk/gtkfilechooserdefault.c:6581
#, fuzzy, c-format
msgid "Could not build file name from '%s' and '%s'"
msgstr ""
"'%s' və '%s'-dan fayl adı yaradıla bilmədi:\n"
"%s"
-#: gtk/gtkfilechooserdefault.c:6061
+#: gtk/gtkfilechooserdefault.c:6617
#, fuzzy
msgid "Could not select item"
msgstr ""
"%s seçilə bilmədi:\n"
"%s"
-#: gtk/gtkfilechooserdefault.c:6101
+#: gtk/gtkfilechooserdefault.c:6657
msgid "Open Location"
msgstr "Mövqe Aç"
-#: gtk/gtkfilechooserdefault.c:6108
+#: gtk/gtkfilechooserdefault.c:6664
msgid "Save in Location"
msgstr "Mövqeyə Qeyd Et"
-#: gtk/gtkfilechooserdefault.c:6132
+#: gtk/gtkfilechooserdefault.c:6688
msgid "_Location:"
msgstr "_Mövqe:"
-#: gtk/gtkfilesel.c:731
+#: gtk/gtkfilesel.c:730
msgid "Folders"
msgstr "Qovluqlar"
-#: gtk/gtkfilesel.c:735
+#: gtk/gtkfilesel.c:734
msgid "Fol_ders"
msgstr "Qo_vluqlar"
-#: gtk/gtkfilesel.c:771
+#: gtk/gtkfilesel.c:770
msgid "_Files"
msgstr "_Fayllar"
-#: gtk/gtkfilesel.c:859 gtk/gtkfilesel.c:2249
+#: gtk/gtkfilesel.c:858 gtk/gtkfilesel.c:2248
#, c-format
msgid "Folder unreadable: %s"
msgstr "Qovluq oxuna bilmir: %s"
-#: gtk/gtkfilesel.c:990
+#: gtk/gtkfilesel.c:989
#, c-format
msgid ""
"The file \"%s\" resides on another machine (called %s) and may not be "
@@ -1373,25 +1601,25 @@ msgstr ""
"olmaya bilər.\n"
"Onu seçmək istədiyinizə eminsiniz?"
-#: gtk/gtkfilesel.c:1121
+#: gtk/gtkfilesel.c:1120
msgid "_New Folder"
msgstr "_Yeni Qovluq"
-#: gtk/gtkfilesel.c:1132
+#: gtk/gtkfilesel.c:1131
msgid "De_lete File"
msgstr "Faylı Si_l"
-#: gtk/gtkfilesel.c:1143
+#: gtk/gtkfilesel.c:1142
msgid "_Rename File"
msgstr "Faylı _Yenidən Adlandır"
-#: gtk/gtkfilesel.c:1445
+#: gtk/gtkfilesel.c:1444
#, c-format
msgid ""
"The folder name \"%s\" contains symbols that are not allowed in filenames"
msgstr "\"%s\" faylı fayl adları üçün icazə verilməyən simvollar daxil edir"
-#: gtk/gtkfilesel.c:1447
+#: gtk/gtkfilesel.c:1446
#, c-format
msgid ""
"Error creating folder \"%s\": %s\n"
@@ -1400,33 +1628,33 @@ msgstr ""
"\"%s\" cərgəsini yaratma xətası: %s\n"
"%s"
-#: gtk/gtkfilesel.c:1448 gtk/gtkfilesel.c:1684
+#: gtk/gtkfilesel.c:1447 gtk/gtkfilesel.c:1683
msgid "You probably used symbols not allowed in filenames."
msgstr "Dəyəsən fayl adlarında icazə verilməyən simvol daxil etdiniz."
-#: gtk/gtkfilesel.c:1456
+#: gtk/gtkfilesel.c:1455
#, c-format
msgid "Error creating folder \"%s\": %s\n"
msgstr "\"%s\" Cərgəsini yaratma xətası: %s\n"
-#: gtk/gtkfilesel.c:1490
+#: gtk/gtkfilesel.c:1489
msgid "New Folder"
msgstr "Yeni Qovluq"
-#: gtk/gtkfilesel.c:1505
+#: gtk/gtkfilesel.c:1504
msgid "_Folder name:"
msgstr "_Qovluq adı:"
-#: gtk/gtkfilesel.c:1529
+#: gtk/gtkfilesel.c:1528
msgid "C_reate"
msgstr "_Yarat"
-#: gtk/gtkfilesel.c:1572
+#: gtk/gtkfilesel.c:1571
#, c-format
msgid "The filename \"%s\" contains symbols that are not allowed in filenames"
msgstr "\"%s\" fayl adı fayl adları üçün icazə verilməyən simvol daxil edir"
-#: gtk/gtkfilesel.c:1575
+#: gtk/gtkfilesel.c:1574
#, c-format
msgid ""
"Error deleting file \"%s\": %s\n"
@@ -1435,30 +1663,30 @@ msgstr ""
"\"%s\" faylı silmə xətası : %s\n"
"%s"
-#: gtk/gtkfilesel.c:1577 gtk/gtkfilesel.c:1698
+#: gtk/gtkfilesel.c:1576 gtk/gtkfilesel.c:1697
msgid "It probably contains symbols not allowed in filenames."
msgstr "dəyəsən fayl adları üçün icazə verilməyən simvol daxil edir"
-#: gtk/gtkfilesel.c:1586
+#: gtk/gtkfilesel.c:1585
#, c-format
msgid "Error deleting file \"%s\": %s"
msgstr "\"%s\" faylı silmə xətası : %s"
-#: gtk/gtkfilesel.c:1629
+#: gtk/gtkfilesel.c:1628
#, c-format
msgid "Really delete file \"%s\"?"
msgstr "Həqiqətən də \"%s\" faylı silinsin?"
-#: gtk/gtkfilesel.c:1634
+#: gtk/gtkfilesel.c:1633
msgid "Delete File"
msgstr "Faylı Sil"
-#: gtk/gtkfilesel.c:1680 gtk/gtkfilesel.c:1694
+#: gtk/gtkfilesel.c:1679 gtk/gtkfilesel.c:1693
#, c-format
msgid "The file name \"%s\" contains symbols that are not allowed in filenames"
msgstr "\"%s\" faylı fayl adları üçün icazə verilməyən simvol daxil edir"
-#: gtk/gtkfilesel.c:1682
+#: gtk/gtkfilesel.c:1681
#, c-format
msgid ""
"Error renaming file to \"%s\": %s\n"
@@ -1467,7 +1695,7 @@ msgstr ""
"\"%s\" faylına yenidən adlandırma xətası: %s\n"
"%s"
-#: gtk/gtkfilesel.c:1696
+#: gtk/gtkfilesel.c:1695
#, c-format
msgid ""
"Error renaming file \"%s\": %s\n"
@@ -1476,29 +1704,29 @@ msgstr ""
"\"%s\" faylını yenidən adlandırma xətası: %s\n"
"%s"
-#: gtk/gtkfilesel.c:1706
+#: gtk/gtkfilesel.c:1705
#, c-format
msgid "Error renaming file \"%s\" to \"%s\": %s"
msgstr "\"%s\" faylını \"%s\" olaraq yenidən adlandırma xətası: %s"
-#: gtk/gtkfilesel.c:1753
+#: gtk/gtkfilesel.c:1752
msgid "Rename File"
msgstr "Faylı Yenidən Adlandır"
-#: gtk/gtkfilesel.c:1768
+#: gtk/gtkfilesel.c:1767
#, c-format
msgid "Rename file \"%s\" to:"
msgstr "\"%s\" faylının adını bununla dəyişdir:"
-#: gtk/gtkfilesel.c:1797
+#: gtk/gtkfilesel.c:1796
msgid "_Rename"
msgstr "_Yenidən Adlandır"
-#: gtk/gtkfilesel.c:2229
+#: gtk/gtkfilesel.c:2228
msgid "_Selection: "
msgstr "_Seçim: "
-#: gtk/gtkfilesel.c:3152
+#: gtk/gtkfilesel.c:3151
#, c-format
msgid ""
"The filename \"%s\" couldn't be converted to UTF-8. (try setting the "
@@ -1507,15 +1735,15 @@ msgstr ""
"\"%s\" fayl adı UTF-8 olaraq dəyişdirilə bilmədi. (mühit parametrini "
"G_FILENAME_ENCODING olaraq dəyişdirməyə çalışın): %s"
-#: gtk/gtkfilesel.c:3155
+#: gtk/gtkfilesel.c:3154
msgid "Invalid UTF-8"
msgstr "Hökmsüz UTF-8"
-#: gtk/gtkfilesel.c:4032
+#: gtk/gtkfilesel.c:4031
msgid "Name too long"
msgstr "Ad çox uzundur"
-#: gtk/gtkfilesel.c:4034
+#: gtk/gtkfilesel.c:4033
msgid "Couldn't convert filename"
msgstr "Fayl adı dönüşdürülə bilmədi"
@@ -1523,32 +1751,32 @@ msgstr "Fayl adı dönüşdürülə bilmədi"
msgid "(Empty)"
msgstr "(Boş)"
-#: gtk/gtkfilesystemunix.c:415 gtk/gtkfilesystemunix.c:429
-#: gtk/gtkfilesystemunix.c:626 gtk/gtkfilesystemwin32.c:482
-#: gtk/gtkfilesystemwin32.c:495 gtk/gtkfilesystemwin32.c:1530
+#: gtk/gtkfilesystemunix.c:475 gtk/gtkfilesystemunix.c:678
+#: gtk/gtkfilesystemunix.c:1918 gtk/gtkfilesystemwin32.c:482
+#: gtk/gtkfilesystemwin32.c:495 gtk/gtkfilesystemwin32.c:1560
#, fuzzy, c-format
msgid "Error getting information for '%s': %s"
msgstr "'%s' mə'lumatı alınma xətası: %s"
-#: gtk/gtkfilesystemunix.c:495 gtk/gtkfilesystemwin32.c:537
+#: gtk/gtkfilesystemunix.c:547 gtk/gtkfilesystemwin32.c:537
#, fuzzy, c-format
msgid "Error creating directory '%s': %s"
msgstr "'%s' qovluğunu yaratma xətası: %s"
-#: gtk/gtkfilesystemunix.c:575 gtk/gtkfilesystemwin32.c:597
+#: gtk/gtkfilesystemunix.c:627 gtk/gtkfilesystemwin32.c:597
msgid "This file system does not support mounting"
msgstr "Bu fayl sistemi bağlama əməliyyatını dəstəkləmir"
-#: gtk/gtkfilesystemunix.c:583
+#: gtk/gtkfilesystemunix.c:635
msgid "Filesystem"
msgstr "Fayl Sistemi"
-#: gtk/gtkfilesystemunix.c:740
+#: gtk/gtkfilesystemunix.c:792
#, fuzzy, c-format
msgid "Could not get a stock icon for %s"
msgstr "'%s' faylının mə'lumatı alına bilmədi: %s"
-#: gtk/gtkfilesystemunix.c:835
+#: gtk/gtkfilesystemunix.c:887
#, c-format
msgid ""
"The name \"%s\" is not valid because it contains the character \"%s\". "
@@ -1557,63 +1785,78 @@ msgstr ""
"\"%s\" adı \"%s\" hərfini daxil etdiyi üçün hökmsüzdür. Xahiş edirik başqa "
"ad seçin."
-#: gtk/gtkfilesystemunix.c:1443 gtk/gtkfilesystemwin32.c:1004
+#: gtk/gtkfilesystemunix.c:1489
#, fuzzy, c-format
-msgid "Bookmark saving failed: %s"
+msgid "Writing %s failed: %s"
msgstr "Nişanlara qeyd bacarılmadı (%s)"
-#: gtk/gtkfilesystemunix.c:1495
+#: gtk/gtkfilesystemunix.c:1578
#, c-format
msgid "'%s' already exists in the bookmarks list"
msgstr ""
-#: gtk/gtkfilesystemunix.c:1557
+#: gtk/gtkfilesystemunix.c:1650
#, c-format
msgid "'%s' does not exist in the bookmarks list"
msgstr ""
-#: gtk/gtkfilesystemunix.c:1739
+#: gtk/gtkfilesystemunix.c:1878
#, fuzzy, c-format
-msgid "Error getting information for '%s'"
-msgstr "'%s' mə'lumatı alınma xətası"
+msgid "Error getting information for '/': %s"
+msgstr "'%s' mə'lumatı alınma xətası: %s"
+
+#: gtk/gtkfilesystemwin32.c:611
+#, c-format
+msgid "Network Drive (%s)"
+msgstr ""
-#: gtk/gtkfontbutton.c:178 gtk/gtkfontbutton.c:295
+#: gtk/gtkfilesystemwin32.c:650
+#, fuzzy, c-format
+msgid "%s (%s)"
+msgstr "%s: %s"
+
+#: gtk/gtkfilesystemwin32.c:1032
+#, fuzzy, c-format
+msgid "Bookmark saving failed: %s"
+msgstr "Nişanlara qeyd bacarılmadı (%s)"
+
+#: gtk/gtkfontbutton.c:179 gtk/gtkfontbutton.c:292
msgid "Pick a Font"
msgstr "Yazı Növü Seç"
#. Initialize fields
-#: gtk/gtkfontbutton.c:289
+#: gtk/gtkfontbutton.c:286
msgid "Sans 12"
msgstr "Sans 12"
-#: gtk/gtkfontbutton.c:807
+#: gtk/gtkfontbutton.c:804
msgid "Font"
msgstr "Yazı Növü"
#. This is the default text shown in the preview entry, though the user
#. can set it. Remember that some fonts only have capital letters.
-#: gtk/gtkfontsel.c:73
+#: gtk/gtkfontsel.c:74
msgid "abcdefghijk ABCDEFGHIJK"
msgstr "abcdefghijk ABCDEFGHIJK (ıiöüəğçş IİÖÜƏĞÇŞ)"
-#: gtk/gtkfontsel.c:360
+#: gtk/gtkfontsel.c:361
msgid "_Family:"
msgstr "_Ailə:"
-#: gtk/gtkfontsel.c:366
+#: gtk/gtkfontsel.c:367
msgid "_Style:"
msgstr "_Tərz:"
-#: gtk/gtkfontsel.c:372
+#: gtk/gtkfontsel.c:373
msgid "Si_ze:"
msgstr "_Böyüklük:"
#. create the text entry widget
-#: gtk/gtkfontsel.c:548
+#: gtk/gtkfontsel.c:549
msgid "_Preview:"
msgstr "_Nümayiş:"
-#: gtk/gtkfontsel.c:1382
+#: gtk/gtkfontsel.c:1383
msgid "Font Selection"
msgstr "Yazı Növü Seçimi"
@@ -1628,12 +1871,12 @@ msgstr "_Qamma qiyməti"
#. Remove this icon source so we don't keep trying to
#. * load it.
#.
-#: gtk/gtkiconfactory.c:1629
+#: gtk/gtkiconfactory.c:1644
#, c-format
msgid "Error loading icon: %s"
msgstr "Timsal yükləmə xətası: %s"
-#: gtk/gtkicontheme.c:1263
+#: gtk/gtkicontheme.c:1250
#, c-format
msgid ""
"Could not find the icon '%s'. The '%s' theme\n"
@@ -1646,7 +1889,7 @@ msgstr ""
"Örtüyü bu ünvandan tə'min edə bilərsiniz:\n"
"\t%s"
-#: gtk/gtkicontheme.c:1328
+#: gtk/gtkicontheme.c:1315
#, c-format
msgid "Icon '%s' not present in theme"
msgstr "Örtükdə '%s' timsalı mövcud deyil"
@@ -1734,7 +1977,7 @@ msgstr "(namə'lum)"
msgid "clear"
msgstr "təmizlə"
-#: gtk/gtklabel.c:3930
+#: gtk/gtklabel.c:3935
msgid "Select All"
msgstr "Hamısını Seç"
@@ -1768,359 +2011,391 @@ msgstr ""
#. * Do *not* translate it to "predefinito:LTR", if it
#. * it isn't default:LTR or default:RTL it will not work
#.
-#: gtk/gtkmain.c:482
+#: gtk/gtkmain.c:476
msgid "default:LTR"
msgstr "default:LTR"
-#: gtk/gtkmain.c:565
+#: gtk/gtkmain.c:559
msgid "GTK+ Options"
msgstr ""
-#: gtk/gtkmain.c:565
+#: gtk/gtkmain.c:559
msgid "Show GTK+ Options"
msgstr ""
-#: gtk/gtknotebook.c:2712 gtk/gtknotebook.c:5060
+#: gtk/gtknotebook.c:2718 gtk/gtknotebook.c:5064
#, c-format
msgid "Page %u"
msgstr "Səhifə %u"
-#: gtk/gtkradiotoolbutton.c:91
+#: gtk/gtkradiotoolbutton.c:92
msgid "Group"
msgstr "Qrup"
-#: gtk/gtkradiotoolbutton.c:92
+#: gtk/gtkradiotoolbutton.c:93
msgid "The radio tool button whose group this button belongs to."
msgstr "Bu düymənin ait olduğu qərar vasitə düyməsi qrupu."
-#: gtk/gtkrc.c:2399
+#: gtk/gtkrc.c:2400
#, c-format
msgid "Unable to find include file: \"%s\""
msgstr "Include faylı tapıla bilmədi: \"%s\""
-#: gtk/gtkrc.c:3038 gtk/gtkrc.c:3041
+#: gtk/gtkrc.c:3042 gtk/gtkrc.c:3045
#, c-format
msgid "Unable to locate image file in pixmap_path: \"%s\""
msgstr "Pixmap_path-dəki rəsm faylının yeri tapıla bilmir: \"%s\""
-#: gtk/gtkrc.c:3476
+#: gtk/gtkrc.c:3480
#, c-format
msgid "Pixmap path element: \"%s\" must be absolute, %s, line %d"
msgstr "Piksməp cığır elementi: \"%s\" mütləq olmalıdır, %s, sətir %d"
#. KEEP IN SYNC with gtkiconfactory.c stock icons, when appropriate
-#: gtk/gtkstock.c:286
+#: gtk/gtkstock.c:308
msgid "Information"
msgstr "Mə'lumat"
-#: gtk/gtkstock.c:287
+#: gtk/gtkstock.c:309
msgid "Warning"
msgstr "Xəbərdarlıq"
-#: gtk/gtkstock.c:288
+#: gtk/gtkstock.c:310
msgid "Error"
msgstr "Xəta"
-#: gtk/gtkstock.c:289
+#: gtk/gtkstock.c:311
msgid "Question"
msgstr "Sual"
#. FIXME these need accelerators when appropriate, and
#. * need the mnemonics to be rationalized
#.
-#: gtk/gtkstock.c:294
+#: gtk/gtkstock.c:316
msgid "_About"
msgstr ""
-#: gtk/gtkstock.c:296
+#: gtk/gtkstock.c:318
msgid "_Apply"
msgstr "_Tətbiq Et"
-#: gtk/gtkstock.c:297
+#: gtk/gtkstock.c:319
msgid "_Bold"
msgstr "_Qalın"
-#: gtk/gtkstock.c:298
+#: gtk/gtkstock.c:320
msgid "_Cancel"
msgstr "_Ləğv Et"
-#: gtk/gtkstock.c:299
+#: gtk/gtkstock.c:321
msgid "_CD-Rom"
msgstr "_CD-Rom"
-#: gtk/gtkstock.c:300
+#: gtk/gtkstock.c:322
msgid "_Clear"
msgstr "_Təmizlə"
-#: gtk/gtkstock.c:301
+#: gtk/gtkstock.c:323
msgid "_Close"
msgstr "_Bağla"
-#: gtk/gtkstock.c:302
+#: gtk/gtkstock.c:324
msgid "_Convert"
msgstr "Ç_evir"
-#: gtk/gtkstock.c:303
+#: gtk/gtkstock.c:325
msgid "_Copy"
msgstr "_Köçür"
-#: gtk/gtkstock.c:304
+#: gtk/gtkstock.c:326
msgid "Cu_t"
msgstr "Kə_s"
-#: gtk/gtkstock.c:305
+#: gtk/gtkstock.c:327
msgid "_Delete"
msgstr "_Sil"
-#: gtk/gtkstock.c:306
+#: gtk/gtkstock.c:328
msgid "_Execute"
msgstr "_İcra Et"
-#: gtk/gtkstock.c:307
+#: gtk/gtkstock.c:329
msgid "_Edit"
msgstr ""
-#: gtk/gtkstock.c:308
+#: gtk/gtkstock.c:330
msgid "_Find"
msgstr "_Axtar"
-#: gtk/gtkstock.c:309
+#: gtk/gtkstock.c:331
msgid "Find and _Replace"
msgstr "Axtar və Ə_vəz Et"
-#: gtk/gtkstock.c:310
+#: gtk/gtkstock.c:332
msgid "_Floppy"
msgstr "_Floppi"
-#: gtk/gtkstock.c:311
-msgid "_Bottom"
-msgstr "_Alt"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:334
+msgid "Navigation|_Bottom"
+msgstr ""
-#: gtk/gtkstock.c:312
-msgid "_First"
-msgstr "_İlk"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:336
+msgid "Navigation|_First"
+msgstr ""
-#: gtk/gtkstock.c:313
-msgid "_Last"
-msgstr "_Sonuncu"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:338
+msgid "Navigation|_Last"
+msgstr ""
-#: gtk/gtkstock.c:314
-msgid "_Top"
-msgstr "_Üst"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:340
+msgid "Navigation|_Top"
+msgstr ""
-#: gtk/gtkstock.c:315
-msgid "_Back"
-msgstr "_Geri"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:342
+msgid "Navigation|_Back"
+msgstr ""
-#: gtk/gtkstock.c:316
-msgid "_Down"
-msgstr "A_lta"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:344
+msgid "Navigation|_Down"
+msgstr ""
-#: gtk/gtkstock.c:317 gtk/gtkstock.c:331
-msgid "_Forward"
-msgstr "_İrəli"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:346
+msgid "Navigation|_Forward"
+msgstr ""
-#: gtk/gtkstock.c:318
-msgid "_Up"
-msgstr "Ü_stə"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:348
+msgid "Navigation|_Up"
+msgstr ""
-#: gtk/gtkstock.c:319
+#: gtk/gtkstock.c:349
msgid "_Harddisk"
msgstr "_Sabit Disk"
-#: gtk/gtkstock.c:320
+#: gtk/gtkstock.c:350
msgid "_Help"
msgstr "_Yardım"
-#: gtk/gtkstock.c:321
+#: gtk/gtkstock.c:351
msgid "_Home"
msgstr "_Ev"
-#: gtk/gtkstock.c:322
+#: gtk/gtkstock.c:352
msgid "Increase Indent"
msgstr "Çərtməni Artır"
-#: gtk/gtkstock.c:323
+#: gtk/gtkstock.c:353
msgid "Decrease Indent"
msgstr "Çərtməni Azalt"
-#: gtk/gtkstock.c:324
+#: gtk/gtkstock.c:354
msgid "_Index"
msgstr "_Məzmun"
-#: gtk/gtkstock.c:325
+#: gtk/gtkstock.c:355
msgid "_Italic"
msgstr "Ə_yik"
-#: gtk/gtkstock.c:326
+#: gtk/gtkstock.c:356
msgid "_Jump to"
msgstr "_Atla"
-#: gtk/gtkstock.c:327
-msgid "_Center"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:358
+#, fuzzy
+msgid "Justify|_Center"
msgstr "_Mərkəz"
-#: gtk/gtkstock.c:328
-msgid "_Fill"
-msgstr "_Doldur"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:360
+msgid "Justify|_Fill"
+msgstr ""
-#: gtk/gtkstock.c:329
-msgid "_Left"
-msgstr "_Sol"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:362
+msgid "Justify|_Left"
+msgstr ""
-#: gtk/gtkstock.c:330
-msgid "_Right"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:364
+#, fuzzy
+msgid "Justify|_Right"
msgstr "S_ağ"
-#: gtk/gtkstock.c:332
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:367
+#, fuzzy
+msgid "Media|_Forward"
+msgstr "_İrəli"
+
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:369
#, fuzzy
-msgid "_Next"
+msgid "Media|_Next"
msgstr "_Yeni"
-#: gtk/gtkstock.c:333
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:371
#, fuzzy
-msgid "P_ause"
+msgid "Media|P_ause"
msgstr "_Yapışdır"
-#: gtk/gtkstock.c:334
-msgid "_Play"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:373
+msgid "Media|_Play"
msgstr ""
-#: gtk/gtkstock.c:335
-msgid "Pre_vious"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:375
+msgid "Media|Pre_vious"
msgstr ""
-#: gtk/gtkstock.c:336
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:377
#, fuzzy
-msgid "_Record"
+msgid "Media|_Record"
msgstr "_Qırmızı:"
-#: gtk/gtkstock.c:337
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:379
#, fuzzy
-msgid "R_ewind"
+msgid "Media|R_ewind"
msgstr "_Axtar"
-#: gtk/gtkstock.c:338 gtk/gtkstock.c:361
-msgid "_Stop"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:381
+#, fuzzy
+msgid "Media|_Stop"
msgstr "_Dayandır"
-#: gtk/gtkstock.c:339
+#: gtk/gtkstock.c:382
msgid "_Network"
msgstr "Şə_bəkə"
-#: gtk/gtkstock.c:340
+#: gtk/gtkstock.c:383
msgid "_New"
msgstr "_Yeni"
-#: gtk/gtkstock.c:341
+#: gtk/gtkstock.c:384
msgid "_No"
msgstr "_Xeyir"
-#: gtk/gtkstock.c:342
+#: gtk/gtkstock.c:385
msgid "_OK"
msgstr "_Oldu"
-#: gtk/gtkstock.c:343
+#: gtk/gtkstock.c:386
msgid "_Open"
msgstr "_Aç"
-#: gtk/gtkstock.c:344
+#: gtk/gtkstock.c:387
msgid "_Paste"
msgstr "_Yapışdır"
-#: gtk/gtkstock.c:345
+#: gtk/gtkstock.c:388
msgid "_Preferences"
msgstr "_Seçimlər"
-#: gtk/gtkstock.c:346
+#: gtk/gtkstock.c:389
msgid "_Print"
msgstr "Ç_ap Et"
-#: gtk/gtkstock.c:347
+#: gtk/gtkstock.c:390
msgid "Print Pre_view"
msgstr "Çap _Nümayişi"
-#: gtk/gtkstock.c:348
+#: gtk/gtkstock.c:391
msgid "_Properties"
msgstr "_Xassələr"
-#: gtk/gtkstock.c:349
+#: gtk/gtkstock.c:392
msgid "_Quit"
msgstr "Çı_x"
-#: gtk/gtkstock.c:350
+#: gtk/gtkstock.c:393
msgid "_Redo"
msgstr "_Təkrarla"
-#: gtk/gtkstock.c:351
+#: gtk/gtkstock.c:394
msgid "_Refresh"
msgstr "_Yenilə"
-#: gtk/gtkstock.c:353
+#: gtk/gtkstock.c:396
msgid "_Revert"
msgstr "Ç_evir"
-#: gtk/gtkstock.c:354
+#: gtk/gtkstock.c:397
msgid "_Save"
msgstr "_Qeyd Et"
-#: gtk/gtkstock.c:355
+#: gtk/gtkstock.c:398
msgid "Save _As"
msgstr "_Fərqli Qeyd Et"
-#: gtk/gtkstock.c:356
+#: gtk/gtkstock.c:399
msgid "_Color"
msgstr "_Rəng"
-#: gtk/gtkstock.c:357
+#: gtk/gtkstock.c:400
msgid "_Font"
msgstr "_Yazı Növü"
-#: gtk/gtkstock.c:358
+#: gtk/gtkstock.c:401
msgid "_Ascending"
msgstr "_Artan"
-#: gtk/gtkstock.c:359
+#: gtk/gtkstock.c:402
msgid "_Descending"
msgstr "_Azalan"
-#: gtk/gtkstock.c:360
+#: gtk/gtkstock.c:403
msgid "_Spell Check"
msgstr "İmla _Yoxlaması"
-#: gtk/gtkstock.c:362
+#: gtk/gtkstock.c:404
+msgid "_Stop"
+msgstr "_Dayandır"
+
+#: gtk/gtkstock.c:405
msgid "_Strikethrough"
msgstr "_Qaralanmış"
-#: gtk/gtkstock.c:363
+#: gtk/gtkstock.c:406
msgid "_Undelete"
msgstr "_Silməni Geri Al"
-#: gtk/gtkstock.c:364
+#: gtk/gtkstock.c:407
msgid "_Underline"
msgstr "Alt _Cızıqlı"
-#: gtk/gtkstock.c:365
+#: gtk/gtkstock.c:408
msgid "_Undo"
msgstr "_Geri Al"
-#: gtk/gtkstock.c:366
+#: gtk/gtkstock.c:409
msgid "_Yes"
msgstr "_Bəli"
-#: gtk/gtkstock.c:367
+#: gtk/gtkstock.c:410
msgid "_Normal Size"
msgstr "_Normal Böyüklük"
-#: gtk/gtkstock.c:368
+#: gtk/gtkstock.c:411
msgid "Best _Fit"
msgstr "Ən _Uyğun"
-#: gtk/gtkstock.c:369
+#: gtk/gtkstock.c:412
msgid "Zoom _In"
msgstr "_Yaxınlaşdır"
-#: gtk/gtkstock.c:370
+#: gtk/gtkstock.c:413
msgid "Zoom _Out"
msgstr "_Uzaqlaşdır"
@@ -2173,22 +2448,22 @@ msgstr "Örtük mühərrikini \"module_path\"da tapa bilmirəm: \"%s\","
msgid "--- No Tip ---"
msgstr "--- Qeyd Yoxdur ---"
-#: gtk/gtkuimanager.c:1132
+#: gtk/gtkuimanager.c:1154
#, c-format
msgid "Unknown attribute '%s' on line %d char %d"
msgstr "'%s' atributu %d sətirində %d hərfində namə'lumdur"
-#: gtk/gtkuimanager.c:1332
+#: gtk/gtkuimanager.c:1371
#, c-format
msgid "Unexpected start tag '%s' on line %d char %d"
msgstr "'%s' taqı %d sətiri %d hərfində gözlənilmir"
-#: gtk/gtkuimanager.c:1417
+#: gtk/gtkuimanager.c:1461
#, c-format
msgid "Unexpected character data on line %d char %d"
msgstr "%d sətiri %d hərfində gözlənilməyən hərf"
-#: gtk/gtkuimanager.c:2209
+#: gtk/gtkuimanager.c:2272
msgid "Empty"
msgstr "Boş"
@@ -2248,6 +2523,46 @@ msgstr "X Giriş Yöntəmi"
msgid "Could not get information for file '%s': %s"
msgstr "'%s' faylının mə'lumatı alına bilmədi: %s"
+#~ msgid "Shift"
+#~ msgstr "Shift"
+
+#~ msgid "Ctrl"
+#~ msgstr "Ctrl"
+
+#~ msgid "Alt"
+#~ msgstr "Alt"
+
+#, fuzzy
+#~ msgid "Error getting information for '%s'"
+#~ msgstr "'%s' mə'lumatı alınma xətası"
+
+#~ msgid "_Bottom"
+#~ msgstr "_Alt"
+
+#~ msgid "_First"
+#~ msgstr "_İlk"
+
+#~ msgid "_Last"
+#~ msgstr "_Sonuncu"
+
+#~ msgid "_Top"
+#~ msgstr "_Üst"
+
+#~ msgid "_Back"
+#~ msgstr "_Geri"
+
+#~ msgid "_Down"
+#~ msgstr "A_lta"
+
+#~ msgid "_Up"
+#~ msgstr "Ü_stə"
+
+#~ msgid "_Fill"
+#~ msgstr "_Doldur"
+
+#~ msgid "_Left"
+#~ msgstr "_Sol"
+
#~ msgid ""
#~ "Could not change the current folder to %s:\n"
#~ "%s"
@@ -2265,9 +2580,6 @@ msgstr "'%s' faylının mə'lumatı alına bilmədi: %s"
#~ msgid "Could not add bookmark for %s because it is not a folder."
#~ msgstr "%s qovluq olmadığı üçün nişanlara əlavə edilə bilmədi."
-#~ msgid "%s: %s"
-#~ msgstr "%s: %s"
-
#~ msgid "This file system does not support icons for everything"
#~ msgstr "Bu fayl sistemi hər şey üçün timsalları dəstəkləmir"
diff --git a/po/az_IR.po b/po/az_IR.po
index 0f27c8b0d..5986459bd 100644
--- a/po/az_IR.po
+++ b/po/az_IR.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gtk+ gtk-2-4\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-01-08 02:01-0500\n"
+"POT-Creation-Date: 2005-06-20 14:30-0400\n"
"PO-Revision-Date: 2004-09-27 14:58+0330\n"
"Last-Translator: Amir Hedayaty <amir@bamdad.org>\n"
"Language-Team: Iranian Azerbaijani <az-ir@lists.sharif.edu>\n"
@@ -17,7 +17,7 @@ msgstr ""
"Plural-Forms: nplurals=1; plural=0;\n"
#: gdk-pixbuf/gdk-pixbuf-animation.c:153 gdk-pixbuf/gdk-pixbuf-io.c:838
-#: gdk-pixbuf/gdk-pixbuf-io.c:1069 tests/testfilechooser.c:199
+#: gdk-pixbuf/gdk-pixbuf-io.c:1068 tests/testfilechooser.c:199
#, c-format
msgid "Failed to open file '%s': %s"
msgstr ""
@@ -28,7 +28,7 @@ msgid "Image file '%s' contains no data"
msgstr ""
#: gdk-pixbuf/gdk-pixbuf-animation.c:208 gdk-pixbuf/gdk-pixbuf-io.c:887
-#: gdk-pixbuf/gdk-pixbuf-io.c:1110 tests/testfilechooser.c:244
+#: gdk-pixbuf/gdk-pixbuf-io.c:1109 tests/testfilechooser.c:244
#, c-format
msgid ""
"Failed to load image '%s': reason not known, probably a corrupt image file"
@@ -72,41 +72,41 @@ msgstr ""
msgid "Failed to load image '%s': %s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:1337
+#: gdk-pixbuf/gdk-pixbuf-io.c:1336
#, c-format
msgid "Error writing to image file: %s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:1383 gdk-pixbuf/gdk-pixbuf-io.c:1512
+#: gdk-pixbuf/gdk-pixbuf-io.c:1382 gdk-pixbuf/gdk-pixbuf-io.c:1511
#, c-format
msgid "This build of gdk-pixbuf does not support saving the image format: %s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:1417
+#: gdk-pixbuf/gdk-pixbuf-io.c:1416
msgid "Insufficient memory to save image to callback"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:1429
+#: gdk-pixbuf/gdk-pixbuf-io.c:1428
msgid "Failed to open temporary file"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:1454
+#: gdk-pixbuf/gdk-pixbuf-io.c:1453
msgid "Failed to read from temporary file"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:1641
+#: gdk-pixbuf/gdk-pixbuf-io.c:1687
#, c-format
msgid "Failed to open '%s' for writing: %s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:1665
+#: gdk-pixbuf/gdk-pixbuf-io.c:1711
#, c-format
msgid ""
"Failed to close '%s' while writing image, all data may not have been saved: %"
"s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:1853 gdk-pixbuf/gdk-pixbuf-io.c:1903
+#: gdk-pixbuf/gdk-pixbuf-io.c:1931 gdk-pixbuf/gdk-pixbuf-io.c:1981
msgid "Insufficient memory to save image into a buffer"
msgstr ""
@@ -166,24 +166,32 @@ msgstr ""
msgid "The ANI image format"
msgstr ""
-#: gdk-pixbuf/io-bmp.c:227 gdk-pixbuf/io-bmp.c:383
+#: gdk-pixbuf/io-bmp.c:228 gdk-pixbuf/io-bmp.c:306 gdk-pixbuf/io-bmp.c:338
+#: gdk-pixbuf/io-bmp.c:361 gdk-pixbuf/io-bmp.c:442
+msgid "BMP image has bogus header data"
+msgstr ""
+
+#: gdk-pixbuf/io-bmp.c:239 gdk-pixbuf/io-bmp.c:401
msgid "Not enough memory to load bitmap image"
msgstr ""
-#: gdk-pixbuf/io-bmp.c:269
+#: gdk-pixbuf/io-bmp.c:287
msgid "BMP image has unsupported header size"
msgstr ""
-#: gdk-pixbuf/io-bmp.c:288 gdk-pixbuf/io-bmp.c:320 gdk-pixbuf/io-bmp.c:343
-#: gdk-pixbuf/io-bmp.c:424
-msgid "BMP image has bogus header data"
+#: gdk-pixbuf/io-bmp.c:325
+msgid "Topdown BMP images cannot be compressed"
msgstr ""
-#: gdk-pixbuf/io-bmp.c:307
-msgid "Topdown BMP images cannot be compressed"
+#: gdk-pixbuf/io-bmp.c:1203
+msgid "Couldn't allocate memory for saving BMP file"
+msgstr ""
+
+#: gdk-pixbuf/io-bmp.c:1244
+msgid "Couldn't write to BMP file"
msgstr ""
-#: gdk-pixbuf/io-bmp.c:1154
+#: gdk-pixbuf/io-bmp.c:1293
msgid "The BMP image format"
msgstr ""
@@ -192,7 +200,7 @@ msgstr ""
msgid "Failure reading GIF: %s"
msgstr ""
-#: 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 ""
@@ -217,35 +225,39 @@ msgstr ""
msgid "Circular table entry in GIF file"
msgstr ""
-#: 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 ""
-#: gdk-pixbuf/io-gif.c:1088
+#: gdk-pixbuf/io-gif.c:947
+msgid "Not enough memory to composite a frame in GIF file"
+msgstr ""
+
+#: gdk-pixbuf/io-gif.c:1116
msgid "GIF image is corrupt (incorrect LZW compression)"
msgstr ""
-#: gdk-pixbuf/io-gif.c:1138
+#: gdk-pixbuf/io-gif.c:1166
msgid "File does not appear to be a GIF file"
msgstr ""
-#: 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 ""
-#: 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."
msgstr ""
-#: gdk-pixbuf/io-gif.c:1491
+#: gdk-pixbuf/io-gif.c:1519
msgid "GIF image was truncated or incomplete."
msgstr ""
-#: gdk-pixbuf/io-gif.c:1643
+#: gdk-pixbuf/io-gif.c:1671
msgid "The GIF image format"
msgstr ""
@@ -423,93 +435,107 @@ msgstr ""
msgid "Fatal error reading PNG image file: %s"
msgstr ""
-#: gdk-pixbuf/io-png.c:813
+#: gdk-pixbuf/io-png.c:810
msgid ""
"Keys for PNG text chunks must have at least 1 and at most 79 characters."
msgstr ""
-#: gdk-pixbuf/io-png.c:821
+#: gdk-pixbuf/io-png.c:818
msgid "Keys for PNG text chunks must be ASCII characters."
msgstr ""
-#: gdk-pixbuf/io-png.c:854
+#: gdk-pixbuf/io-png.c:831
+#, c-format
+msgid ""
+"PNG compression level must be a value between 0 and 9; value '%s' could not "
+"be parsed."
+msgstr ""
+
+#: gdk-pixbuf/io-png.c:843
+#, c-format
+msgid ""
+"PNG compression level must be a value between 0 and 9; value '%d' is not "
+"allowed."
+msgstr ""
+
+#: gdk-pixbuf/io-png.c:883
#, c-format
msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding."
msgstr ""
-#: gdk-pixbuf/io-png.c:994
+#: gdk-pixbuf/io-png.c:1026
msgid "The PNG image format"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:249
+#: gdk-pixbuf/io-pnm.c:252
msgid "PNM loader expected to find an integer, but didn't"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:281
+#: gdk-pixbuf/io-pnm.c:284
msgid "PNM file has an incorrect initial byte"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:311
+#: gdk-pixbuf/io-pnm.c:314
msgid "PNM file is not in a recognized PNM subformat"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:336
+#: gdk-pixbuf/io-pnm.c:339
msgid "PNM file has an image width of 0"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:357
+#: gdk-pixbuf/io-pnm.c:360
msgid "PNM file has an image height of 0"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:380
+#: gdk-pixbuf/io-pnm.c:383
msgid "Maximum color value in PNM file is 0"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:388
+#: gdk-pixbuf/io-pnm.c:391
msgid "Maximum color value in PNM file is too large"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:396
+#: gdk-pixbuf/io-pnm.c:399
msgid "Cannot handle PNM files with maximum color values greater than 255"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:435 gdk-pixbuf/io-pnm.c:463 gdk-pixbuf/io-pnm.c:495
+#: gdk-pixbuf/io-pnm.c:438 gdk-pixbuf/io-pnm.c:466 gdk-pixbuf/io-pnm.c:498
msgid "Raw PNM image type is invalid"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:555 gdk-pixbuf/io-pnm.c:597
+#: gdk-pixbuf/io-pnm.c:562 gdk-pixbuf/io-pnm.c:604
msgid "PNM image format is invalid"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:656
+#: gdk-pixbuf/io-pnm.c:663
msgid "PNM image loader does not support this PNM subformat"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:711
+#: gdk-pixbuf/io-pnm.c:718
msgid "Premature end-of-file encountered"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:743 gdk-pixbuf/io-pnm.c:974
+#: gdk-pixbuf/io-pnm.c:750 gdk-pixbuf/io-pnm.c:981
msgid "Raw PNM formats require exactly one whitespace before sample data"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:770
+#: gdk-pixbuf/io-pnm.c:777
msgid "Cannot allocate memory for loading PNM image"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:820
+#: gdk-pixbuf/io-pnm.c:827
msgid "Insufficient memory to load PNM context struct"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:871
+#: gdk-pixbuf/io-pnm.c:878
msgid "Unexpected end of PNM image data"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:1003
+#: gdk-pixbuf/io-pnm.c:1010
msgid "Insufficient memory to load PNM file"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:1082
+#: gdk-pixbuf/io-pnm.c:1089
msgid "The PNM/PBM/PGM/PPM image format family"
msgstr ""
@@ -533,60 +559,60 @@ msgstr ""
msgid "The Sun raster image format"
msgstr ""
-#: gdk-pixbuf/io-tga.c:159
+#: gdk-pixbuf/io-tga.c:154
msgid "Cannot allocate memory for IOBuffer struct"
msgstr ""
-#: gdk-pixbuf/io-tga.c:178
+#: gdk-pixbuf/io-tga.c:173
msgid "Cannot allocate memory for IOBuffer data"
msgstr ""
-#: gdk-pixbuf/io-tga.c:189
+#: gdk-pixbuf/io-tga.c:184
msgid "Cannot realloc IOBuffer data"
msgstr ""
-#: gdk-pixbuf/io-tga.c:219
+#: gdk-pixbuf/io-tga.c:214
msgid "Cannot allocate temporary IOBuffer data"
msgstr ""
-#: gdk-pixbuf/io-tga.c:353
+#: gdk-pixbuf/io-tga.c:348
msgid "Cannot allocate new pixbuf"
msgstr ""
-#: gdk-pixbuf/io-tga.c:692
+#: gdk-pixbuf/io-tga.c:689
msgid "Cannot allocate colormap structure"
msgstr ""
-#: gdk-pixbuf/io-tga.c:699
+#: gdk-pixbuf/io-tga.c:696
msgid "Cannot allocate colormap entries"
msgstr ""
-#: gdk-pixbuf/io-tga.c:721
+#: gdk-pixbuf/io-tga.c:718
msgid "Unexpected bitdepth for colormap entries"
msgstr ""
-#: gdk-pixbuf/io-tga.c:739
+#: gdk-pixbuf/io-tga.c:736
msgid "Cannot allocate TGA header memory"
msgstr ""
-#: gdk-pixbuf/io-tga.c:772
+#: gdk-pixbuf/io-tga.c:769
msgid "TGA image has invalid dimensions"
msgstr ""
-#: gdk-pixbuf/io-tga.c:778 gdk-pixbuf/io-tga.c:787 gdk-pixbuf/io-tga.c:797
-#: gdk-pixbuf/io-tga.c:807 gdk-pixbuf/io-tga.c:814
+#: gdk-pixbuf/io-tga.c:775 gdk-pixbuf/io-tga.c:784 gdk-pixbuf/io-tga.c:794
+#: gdk-pixbuf/io-tga.c:804 gdk-pixbuf/io-tga.c:811
msgid "TGA image type not supported"
msgstr ""
-#: gdk-pixbuf/io-tga.c:861
+#: gdk-pixbuf/io-tga.c:858
msgid "Cannot allocate memory for TGA context struct"
msgstr ""
-#: gdk-pixbuf/io-tga.c:926
+#: gdk-pixbuf/io-tga.c:923
msgid "Excess data in file"
msgstr ""
-#: gdk-pixbuf/io-tga.c:995
+#: gdk-pixbuf/io-tga.c:992
msgid "The Targa image format"
msgstr ""
@@ -667,39 +693,43 @@ msgstr ""
msgid "The XBM image format"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1229
+#: gdk-pixbuf/io-xpm.c:467
msgid "No XPM header found"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1237
+#: gdk-pixbuf/io-xpm.c:476
+msgid "Invalid XPM header"
+msgstr ""
+
+#: gdk-pixbuf/io-xpm.c:484
msgid "XPM file has image width <= 0"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1245
+#: gdk-pixbuf/io-xpm.c:492
msgid "XPM file has image height <= 0"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1253
+#: gdk-pixbuf/io-xpm.c:500
msgid "XPM has invalid number of chars per pixel"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1260
+#: gdk-pixbuf/io-xpm.c:507
msgid "XPM file has invalid number of colors"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1272 gdk-pixbuf/io-xpm.c:1281 gdk-pixbuf/io-xpm.c:1333
+#: gdk-pixbuf/io-xpm.c:519 gdk-pixbuf/io-xpm.c:528 gdk-pixbuf/io-xpm.c:580
msgid "Cannot allocate memory for loading XPM image"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1295
+#: gdk-pixbuf/io-xpm.c:542
msgid "Cannot read XPM colormap"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1524
+#: gdk-pixbuf/io-xpm.c:771
msgid "Failed to write to temporary file when loading XPM image"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1559
+#: gdk-pixbuf/io-xpm.c:806
msgid "The XPM image format"
msgstr ""
@@ -761,6 +791,138 @@ msgstr ""
msgid "Gdk debugging flags to unset"
msgstr ""
+#: gdk/keyname-table.h:3940
+msgid "keyboard label|BackSpace"
+msgstr ""
+
+#: gdk/keyname-table.h:3941
+msgid "keyboard label|Tab"
+msgstr ""
+
+#: gdk/keyname-table.h:3942
+msgid "keyboard label|Return"
+msgstr ""
+
+#: gdk/keyname-table.h:3943
+msgid "keyboard label|Pause"
+msgstr ""
+
+#: gdk/keyname-table.h:3944
+msgid "keyboard label|Scroll_Lock"
+msgstr ""
+
+#: gdk/keyname-table.h:3945
+msgid "keyboard label|Sys_Req"
+msgstr ""
+
+#: gdk/keyname-table.h:3946
+msgid "keyboard label|Escape"
+msgstr ""
+
+#: gdk/keyname-table.h:3947
+msgid "keyboard label|Multi_key"
+msgstr ""
+
+#: gdk/keyname-table.h:3948
+msgid "keyboard label|Home"
+msgstr ""
+
+#: gdk/keyname-table.h:3949
+msgid "keyboard label|Page_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3950
+msgid "keyboard label|Page_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3951
+msgid "keyboard label|End"
+msgstr ""
+
+#: gdk/keyname-table.h:3952
+msgid "keyboard label|Begin"
+msgstr ""
+
+#: gdk/keyname-table.h:3953
+msgid "keyboard label|Print"
+msgstr ""
+
+#: gdk/keyname-table.h:3954
+msgid "keyboard label|Insert"
+msgstr ""
+
+#: gdk/keyname-table.h:3955
+msgid "keyboard label|Num_Lock"
+msgstr ""
+
+#: gdk/keyname-table.h:3956
+msgid "keyboard label|KP_Space"
+msgstr ""
+
+#: gdk/keyname-table.h:3957
+msgid "keyboard label|KP_Tab"
+msgstr ""
+
+#: gdk/keyname-table.h:3958
+msgid "keyboard label|KP_Enter"
+msgstr ""
+
+#: gdk/keyname-table.h:3959
+msgid "keyboard label|KP_Home"
+msgstr ""
+
+#: gdk/keyname-table.h:3960
+msgid "keyboard label|KP_Left"
+msgstr ""
+
+#: gdk/keyname-table.h:3961
+msgid "keyboard label|KP_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3962
+msgid "keyboard label|KP_Right"
+msgstr ""
+
+#: gdk/keyname-table.h:3963
+msgid "keyboard label|KP_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3964
+msgid "keyboard label|KP_Page_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3965
+msgid "keyboard label|KP_Prior"
+msgstr ""
+
+#: gdk/keyname-table.h:3966
+msgid "keyboard label|KP_Page_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3967
+msgid "keyboard label|KP_Next"
+msgstr ""
+
+#: gdk/keyname-table.h:3968
+msgid "keyboard label|KP_End"
+msgstr ""
+
+#: gdk/keyname-table.h:3969
+msgid "keyboard label|KP_Begin"
+msgstr ""
+
+#: gdk/keyname-table.h:3970
+msgid "keyboard label|KP_Insert"
+msgstr ""
+
+#: gdk/keyname-table.h:3971
+msgid "keyboard label|KP_Delete"
+msgstr ""
+
+#: gdk/keyname-table.h:3972
+msgid "keyboard label|Delete"
+msgstr ""
+
#. Description of --sync in --help output
#: gdk/win32/gdkmain-win32.c:60
msgid "Don't batch GDI requests"
@@ -796,46 +958,46 @@ msgstr ""
msgid "Make X calls synchronous"
msgstr ""
-#: gtk/gtkaboutdialog.c:260 gtk/gtkaboutdialog.c:1939
+#: gtk/gtkaboutdialog.c:270 gtk/gtkaboutdialog.c:2025
msgid "License"
msgstr ""
-#: gtk/gtkaboutdialog.c:261
+#: gtk/gtkaboutdialog.c:271
msgid "The license of the program"
msgstr ""
#. Add the credits button
-#: gtk/gtkaboutdialog.c:482
-msgid "_Credits"
+#: gtk/gtkaboutdialog.c:491
+msgid "C_redits"
msgstr ""
#. Add the license button
-#: gtk/gtkaboutdialog.c:491
+#: gtk/gtkaboutdialog.c:501
msgid "_License"
msgstr ""
-#: gtk/gtkaboutdialog.c:682
+#: gtk/gtkaboutdialog.c:731
#, c-format
msgid "About %s"
msgstr ""
-#: gtk/gtkaboutdialog.c:1876
+#: gtk/gtkaboutdialog.c:1953
msgid "Credits"
msgstr ""
-#: gtk/gtkaboutdialog.c:1901
+#: gtk/gtkaboutdialog.c:1979
msgid "Written by"
msgstr ""
-#: gtk/gtkaboutdialog.c:1904
+#: gtk/gtkaboutdialog.c:1982
msgid "Documented by"
msgstr ""
-#: gtk/gtkaboutdialog.c:1916
+#: gtk/gtkaboutdialog.c:1994
msgid "Translated by"
msgstr ""
-#: gtk/gtkaboutdialog.c:1920
+#: gtk/gtkaboutdialog.c:1998
msgid "Artwork by"
msgstr ""
@@ -843,27 +1005,40 @@ msgstr ""
#. * that use the shift key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: gtk/gtkaccellabel.c:119
-msgid "Shift"
+#: gtk/gtkaccellabel.c:121
+msgid "keyboard label|Shift"
msgstr ""
#. This is the text that should appear next to menu accelerators
#. * that use the control key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: gtk/gtkaccellabel.c:125
-msgid "Ctrl"
+#: gtk/gtkaccellabel.c:128
+msgid "keyboard label|Ctrl"
msgstr ""
#. This is the text that should appear next to menu accelerators
#. * that use the alt key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: gtk/gtkaccellabel.c:131
-msgid "Alt"
+#: gtk/gtkaccellabel.c:135
+msgid "keyboard label|Alt"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkaccellabel.c:577
+msgid "keyboard label|Space"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkaccellabel.c:581
+msgid "keyboard label|Backslash"
msgstr ""
#. Translate to calendar:YM if you want years to be displayed
@@ -875,7 +1050,7 @@ msgstr ""
#. * so if you have a default text direction of RTL and YM, then
#. * the year will appear on the right.
#.
-#: gtk/gtkcalendar.c:700
+#: gtk/gtkcalendar.c:647
msgid "calendar:MY"
msgstr ""
@@ -883,129 +1058,157 @@ msgstr ""
#. * first day of the week to calendar:week_start:1 if you want Monday
#. * to be the first day of the week, and so on.
#.
-#: gtk/gtkcalendar.c:710
+#: gtk/gtkcalendar.c:661
msgid "calendar:week_start:0"
msgstr "calendar:week_start:6"
-#: gtk/gtkcellrendererprogress.c:235 gtk/gtkcellrendererprogress.c:293
+#. Translators: This is a text measurement template.
+#. * Translate it to the widest year text.
+#. *
+#. * Don't include the prefix "year measurement template|"
+#. * in the translation.
+#. *
+#. * If you don't understand this, leave it as "2000"
+#.
+#: gtk/gtkcalendar.c:1549
+msgid "year measurement template|2000"
+msgstr ""
+
+#. Translators: This dictates how the year is displayed in
+#. * gtkcalendar widget. See strftime() manual for the format.
+#. * Use only ASCII in the translation.
+#. *
+#. * Also look for the msgid "year measurement template|2000".
+#. * Translate that entry to a year with the widest output of this
+#. * msgid.
+#. *
+#. * Don't include the prefix "calendar year format|" in the
+#. * translation. "%Y" is appropriate for most locales.
+#.
+#: gtk/gtkcalendar.c:1826
+msgid "calendar year format|%Y"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkcellrendererprogress.c:237 gtk/gtkcellrendererprogress.c:295
#, c-format
msgid "progress bar label|%d %%"
msgstr ""
-#: gtk/gtkcolorbutton.c:220 gtk/gtkcolorbutton.c:574
+#: gtk/gtkcolorbutton.c:221 gtk/gtkcolorbutton.c:576
msgid "Pick a Color"
msgstr "بیر دنه رنگ سچ"
-#: gtk/gtkcolorbutton.c:466
+#: gtk/gtkcolorbutton.c:467
msgid "Received invalid color data\n"
msgstr ""
-#: gtk/gtkcolorsel.c:576
+#: gtk/gtkcolorsel.c:561
msgid ""
"The previously-selected color, for comparison to the color you're selecting "
"now. You can drag this color to a palette entry, or select this color as "
"current by dragging it to the other color swatch alongside."
msgstr ""
-#: gtk/gtkcolorsel.c:581
+#: gtk/gtkcolorsel.c:566
msgid ""
"The color you've chosen. You can drag this color to a palette entry to save "
"it for use in the future."
msgstr ""
-#: gtk/gtkcolorsel.c:942
+#: gtk/gtkcolorsel.c:957
msgid "_Save color here"
msgstr ""
-#: gtk/gtkcolorsel.c:1147
+#: gtk/gtkcolorsel.c:1162
msgid ""
"Click this palette entry to make it the current color. To change this entry, "
"drag a color swatch here or right-click it and select \"Save color here.\""
msgstr ""
-#: gtk/gtkcolorsel.c:1913
+#: gtk/gtkcolorsel.c:1929
msgid ""
"Select the color you want from the outer ring. Select the darkness or "
"lightness of that color using the inner triangle."
msgstr ""
-#: gtk/gtkcolorsel.c:1938
+#: gtk/gtkcolorsel.c:1954
msgid ""
"Click the eyedropper, then click a color anywhere on your screen to select "
"that color."
msgstr ""
-#: gtk/gtkcolorsel.c:1947
+#: gtk/gtkcolorsel.c:1963
msgid "_Hue:"
msgstr ""
-#: gtk/gtkcolorsel.c:1948
+#: gtk/gtkcolorsel.c:1964
msgid "Position on the color wheel."
msgstr ""
-#: gtk/gtkcolorsel.c:1950
+#: gtk/gtkcolorsel.c:1966
msgid "_Saturation:"
msgstr ""
-#: gtk/gtkcolorsel.c:1951
+#: gtk/gtkcolorsel.c:1967
msgid "\"Deepness\" of the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1952
+#: gtk/gtkcolorsel.c:1968
msgid "_Value:"
msgstr ""
-#: gtk/gtkcolorsel.c:1953
+#: gtk/gtkcolorsel.c:1969
msgid "Brightness of the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1954
+#: gtk/gtkcolorsel.c:1970
msgid "_Red:"
msgstr ""
-#: gtk/gtkcolorsel.c:1955
+#: gtk/gtkcolorsel.c:1971
msgid "Amount of red light in the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1956
+#: gtk/gtkcolorsel.c:1972
msgid "_Green:"
msgstr ""
-#: gtk/gtkcolorsel.c:1957
+#: gtk/gtkcolorsel.c:1973
msgid "Amount of green light in the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1958
+#: gtk/gtkcolorsel.c:1974
msgid "_Blue:"
msgstr ""
-#: gtk/gtkcolorsel.c:1959
+#: gtk/gtkcolorsel.c:1975
msgid "Amount of blue light in the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1962
+#: gtk/gtkcolorsel.c:1978
msgid "_Opacity:"
msgstr ""
-#: gtk/gtkcolorsel.c:1970 gtk/gtkcolorsel.c:1981
+#: gtk/gtkcolorsel.c:1986 gtk/gtkcolorsel.c:1997
msgid "Transparency of the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1988
+#: gtk/gtkcolorsel.c:2004
msgid "Color _Name:"
msgstr ""
-#: gtk/gtkcolorsel.c:2003
+#: gtk/gtkcolorsel.c:2019
msgid ""
"You can enter an HTML-style hexadecimal color value, or simply a color name "
"such as 'orange' in this entry."
msgstr ""
-#: gtk/gtkcolorsel.c:2022
+#: gtk/gtkcolorsel.c:2038
msgid "_Palette"
msgstr ""
-#: gtk/gtkcolorsel.c:2054
+#: gtk/gtkcolorsel.c:2070
msgid "Color Wheel"
msgstr ""
@@ -1013,275 +1216,289 @@ msgstr ""
msgid "Color Selection"
msgstr ""
-#: gtk/gtkentry.c:4507 gtk/gtktextview.c:7030
+#: gtk/gtkentry.c:4508 gtk/gtktextview.c:7068
msgid "Select _All"
msgstr ""
-#: gtk/gtkentry.c:4517 gtk/gtktextview.c:7040
+#: gtk/gtkentry.c:4518 gtk/gtktextview.c:7078
msgid "Input _Methods"
msgstr ""
-#: gtk/gtkentry.c:4528 gtk/gtktextview.c:7051
+#: gtk/gtkentry.c:4529 gtk/gtktextview.c:7089
msgid "_Insert Unicode Control Character"
msgstr ""
-#: gtk/gtkfilechooser.c:1584 gtk/gtkfilechooser.c:1628
-#: gtk/gtkfilechooser.c:1703 gtk/gtkfilechooser.c:1747
+#: gtk/gtkfilechooser.c:1588 gtk/gtkfilechooser.c:1632
+#: gtk/gtkfilechooser.c:1707 gtk/gtkfilechooser.c:1751
#, c-format
msgid "Invalid filename: %s"
msgstr ""
-#: gtk/gtkfilechooserbutton.c:65
+#: gtk/gtkfilechooserbutton.c:67
msgid "Select A File"
msgstr ""
-#: gtk/gtkfilechooserbutton.c:66 gtk/gtkfilechooserdefault.c:1229
-#: gtk/gtkpathbar.c:982
+#: gtk/gtkfilechooserbutton.c:68 gtk/gtkfilechooserdefault.c:1302
+#: gtk/gtkpathbar.c:1020
msgid "Home"
msgstr ""
-#: gtk/gtkfilechooserbutton.c:67 gtk/gtkfilechooserdefault.c:1256
-#: gtk/gtkpathbar.c:984
+#: gtk/gtkfilechooserbutton.c:69 gtk/gtkfilechooserdefault.c:1329
+#: gtk/gtkpathbar.c:1022
msgid "Desktop"
msgstr ""
-#: gtk/gtkfilechooserbutton.c:68
+#: gtk/gtkfilechooserbutton.c:70
msgid "(None)"
msgstr ""
-#: gtk/gtkfilechooserbutton.c:1515
+#: gtk/gtkfilechooserbutton.c:1523
msgid "Other..."
msgstr ""
-#: gtk/gtkfilechooserdefault.c:867
+#: gtk/gtkfilechooserdefault.c:917
msgid "Could not retrieve information about the file"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:878
+#: gtk/gtkfilechooserdefault.c:928
msgid "Could not add a bookmark"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:889
+#: gtk/gtkfilechooserdefault.c:939
msgid "Could not remove bookmark"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:900
+#: gtk/gtkfilechooserdefault.c:950
msgid "The folder could not be created"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:911
+#: gtk/gtkfilechooserdefault.c:963
+msgid ""
+"The folder could not be created, as a file with the same name already "
+"exists. Try using a different name for the folder, or rename the file first."
+msgstr ""
+
+#: gtk/gtkfilechooserdefault.c:976
msgid "Invalid file name"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:921
+#: gtk/gtkfilechooserdefault.c:986
msgid "The folder contents could not be displayed"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:1119
+#: gtk/gtkfilechooserdefault.c:1192
#, c-format
msgid "Could not get information about '%s': %s"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2095
+#: gtk/gtkfilechooserdefault.c:2208
#, c-format
msgid "Add the folder '%s' to the bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2136
+#: gtk/gtkfilechooserdefault.c:2249
msgid "Add the current folder to the bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2138
+#: gtk/gtkfilechooserdefault.c:2251
msgid "Add the selected folders to the bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2178
+#: gtk/gtkfilechooserdefault.c:2291
#, c-format
msgid "Remove the bookmark '%s'"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2591
+#: gtk/gtkfilechooserdefault.c:2722
#, c-format
msgid "Could not add a bookmark for '%s' because it is an invalid path name."
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2769
+#: gtk/gtkfilechooserdefault.c:2937
+msgid "Remove"
+msgstr ""
+
+#: gtk/gtkfilechooserdefault.c:2946
+msgid "Rename..."
+msgstr ""
+
+#: gtk/gtkfilechooserdefault.c:3069
msgid "Shortcuts"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2823
+#: gtk/gtkfilechooserdefault.c:3123
msgid "Folder"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2875 gtk/gtkstock.c:295
+#: gtk/gtkfilechooserdefault.c:3179 gtk/gtkstock.c:317
msgid "_Add"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2882
-msgid "Add the selected folder to the bookmarks"
+#: gtk/gtkfilechooserdefault.c:3186
+msgid "Add the selected folder to the Bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2887 gtk/gtkstock.c:352
+#: gtk/gtkfilechooserdefault.c:3191 gtk/gtkstock.c:395
msgid "_Remove"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2894
+#: gtk/gtkfilechooserdefault.c:3198
msgid "Remove the selected bookmark"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2997
-msgid "_Add to Shortcuts"
+#: gtk/gtkfilechooserdefault.c:3305
+msgid "_Add to Bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:3007
+#: gtk/gtkfilechooserdefault.c:3315
msgid "Open _Location"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:3019
+#: gtk/gtkfilechooserdefault.c:3327
msgid "Show _Hidden Files"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:3143 gtk/gtkfilesel.c:767
+#: gtk/gtkfilechooserdefault.c:3451 gtk/gtkfilesel.c:766
msgid "Files"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:3174
+#: gtk/gtkfilechooserdefault.c:3482
msgid "Name"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:3199
+#: gtk/gtkfilechooserdefault.c:3507
msgid "Size"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:3212
+#: gtk/gtkfilechooserdefault.c:3520
msgid "Modified"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:3244
+#: gtk/gtkfilechooserdefault.c:3552
msgid "Select which types of files are shown"
msgstr ""
#. Create Folder
-#: gtk/gtkfilechooserdefault.c:3280
+#: gtk/gtkfilechooserdefault.c:3588
msgid "Create Fo_lder"
msgstr ""
#. Name entry
-#: gtk/gtkfilechooserdefault.c:3398
+#: gtk/gtkfilechooserdefault.c:3709
msgid "_Name:"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:3438
+#: gtk/gtkfilechooserdefault.c:3749
msgid "_Browse for other folders"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:3688
+#: gtk/gtkfilechooserdefault.c:4000
msgid "Save in _folder:"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:3690
+#: gtk/gtkfilechooserdefault.c:4002
msgid "Create in _folder:"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:4523
+#: gtk/gtkfilechooserdefault.c:4959
msgid "Cannot change to folder because it is not local"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:5048
+#: gtk/gtkfilechooserdefault.c:5513
#, c-format
msgid "Shortcut %s does not exist"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:5508
+#: gtk/gtkfilechooserdefault.c:6057
#, c-format
msgid "Could not mount %s"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:5802
+#: gtk/gtkfilechooserdefault.c:6352
msgid "Type name of new folder"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:5844
+#: gtk/gtkfilechooserdefault.c:6394
#, c-format
msgid "%d byte"
msgid_plural "%d bytes"
msgstr[0] ""
msgstr[1] ""
-#: gtk/gtkfilechooserdefault.c:5846
+#: gtk/gtkfilechooserdefault.c:6396
#, c-format
msgid "%.1f K"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:5848
+#: gtk/gtkfilechooserdefault.c:6398
#, c-format
msgid "%.1f M"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:5850
+#: gtk/gtkfilechooserdefault.c:6400
#, c-format
msgid "%.1f G"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:5902
-msgid "Today"
+#: gtk/gtkfilechooserdefault.c:6446 gtk/gtkfilechooserdefault.c:6470
+msgid "Unknown"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:5904
-msgid "Yesterday"
+#: gtk/gtkfilechooserdefault.c:6457
+msgid "Today"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:5915
-msgid "Unknown"
+#: gtk/gtkfilechooserdefault.c:6459
+msgid "Yesterday"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:5985
+#: gtk/gtkfilechooserdefault.c:6541
msgid "Cannot change folder"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:5986
+#: gtk/gtkfilechooserdefault.c:6542
msgid "The folder you specified is an invalid path."
msgstr ""
-#: gtk/gtkfilechooserdefault.c:6025
+#: gtk/gtkfilechooserdefault.c:6581
#, c-format
msgid "Could not build file name from '%s' and '%s'"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:6061
+#: gtk/gtkfilechooserdefault.c:6617
msgid "Could not select item"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:6101
+#: gtk/gtkfilechooserdefault.c:6657
msgid "Open Location"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:6108
+#: gtk/gtkfilechooserdefault.c:6664
msgid "Save in Location"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:6132
+#: gtk/gtkfilechooserdefault.c:6688
msgid "_Location:"
msgstr ""
-#: gtk/gtkfilesel.c:731
+#: gtk/gtkfilesel.c:730
msgid "Folders"
msgstr ""
-#: gtk/gtkfilesel.c:735
+#: gtk/gtkfilesel.c:734
msgid "Fol_ders"
msgstr ""
-#: gtk/gtkfilesel.c:771
+#: gtk/gtkfilesel.c:770
msgid "_Files"
msgstr ""
-#: gtk/gtkfilesel.c:859 gtk/gtkfilesel.c:2249
+#: gtk/gtkfilesel.c:858 gtk/gtkfilesel.c:2248
#, c-format
msgid "Folder unreadable: %s"
msgstr ""
-#: gtk/gtkfilesel.c:990
+#: gtk/gtkfilesel.c:989
#, c-format
msgid ""
"The file \"%s\" resides on another machine (called %s) and may not be "
@@ -1289,139 +1506,139 @@ msgid ""
"Are you sure that you want to select it?"
msgstr ""
-#: gtk/gtkfilesel.c:1121
+#: gtk/gtkfilesel.c:1120
msgid "_New Folder"
msgstr ""
-#: gtk/gtkfilesel.c:1132
+#: gtk/gtkfilesel.c:1131
msgid "De_lete File"
msgstr ""
-#: gtk/gtkfilesel.c:1143
+#: gtk/gtkfilesel.c:1142
msgid "_Rename File"
msgstr ""
-#: gtk/gtkfilesel.c:1445
+#: gtk/gtkfilesel.c:1444
#, c-format
msgid ""
"The folder name \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
-#: gtk/gtkfilesel.c:1447
+#: gtk/gtkfilesel.c:1446
#, c-format
msgid ""
"Error creating folder \"%s\": %s\n"
"%s"
msgstr ""
-#: gtk/gtkfilesel.c:1448 gtk/gtkfilesel.c:1684
+#: gtk/gtkfilesel.c:1447 gtk/gtkfilesel.c:1683
msgid "You probably used symbols not allowed in filenames."
msgstr ""
-#: gtk/gtkfilesel.c:1456
+#: gtk/gtkfilesel.c:1455
#, c-format
msgid "Error creating folder \"%s\": %s\n"
msgstr ""
-#: gtk/gtkfilesel.c:1490
+#: gtk/gtkfilesel.c:1489
msgid "New Folder"
msgstr ""
-#: gtk/gtkfilesel.c:1505
+#: gtk/gtkfilesel.c:1504
msgid "_Folder name:"
msgstr ""
-#: gtk/gtkfilesel.c:1529
+#: gtk/gtkfilesel.c:1528
msgid "C_reate"
msgstr ""
-#: gtk/gtkfilesel.c:1572
+#: gtk/gtkfilesel.c:1571
#, c-format
msgid "The filename \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
-#: gtk/gtkfilesel.c:1575
+#: gtk/gtkfilesel.c:1574
#, c-format
msgid ""
"Error deleting file \"%s\": %s\n"
"%s"
msgstr ""
-#: gtk/gtkfilesel.c:1577 gtk/gtkfilesel.c:1698
+#: gtk/gtkfilesel.c:1576 gtk/gtkfilesel.c:1697
msgid "It probably contains symbols not allowed in filenames."
msgstr ""
-#: gtk/gtkfilesel.c:1586
+#: gtk/gtkfilesel.c:1585
#, c-format
msgid "Error deleting file \"%s\": %s"
msgstr ""
-#: gtk/gtkfilesel.c:1629
+#: gtk/gtkfilesel.c:1628
#, c-format
msgid "Really delete file \"%s\"?"
msgstr ""
-#: gtk/gtkfilesel.c:1634
+#: gtk/gtkfilesel.c:1633
msgid "Delete File"
msgstr ""
-#: gtk/gtkfilesel.c:1680 gtk/gtkfilesel.c:1694
+#: gtk/gtkfilesel.c:1679 gtk/gtkfilesel.c:1693
#, c-format
msgid "The file name \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
-#: gtk/gtkfilesel.c:1682
+#: gtk/gtkfilesel.c:1681
#, c-format
msgid ""
"Error renaming file to \"%s\": %s\n"
"%s"
msgstr ""
-#: gtk/gtkfilesel.c:1696
+#: gtk/gtkfilesel.c:1695
#, c-format
msgid ""
"Error renaming file \"%s\": %s\n"
"%s"
msgstr ""
-#: gtk/gtkfilesel.c:1706
+#: gtk/gtkfilesel.c:1705
#, c-format
msgid "Error renaming file \"%s\" to \"%s\": %s"
msgstr ""
-#: gtk/gtkfilesel.c:1753
+#: gtk/gtkfilesel.c:1752
msgid "Rename File"
msgstr ""
-#: gtk/gtkfilesel.c:1768
+#: gtk/gtkfilesel.c:1767
#, c-format
msgid "Rename file \"%s\" to:"
msgstr ""
-#: gtk/gtkfilesel.c:1797
+#: gtk/gtkfilesel.c:1796
msgid "_Rename"
msgstr ""
-#: gtk/gtkfilesel.c:2229
+#: gtk/gtkfilesel.c:2228
msgid "_Selection: "
msgstr ""
-#: gtk/gtkfilesel.c:3152
+#: gtk/gtkfilesel.c:3151
#, c-format
msgid ""
"The filename \"%s\" couldn't be converted to UTF-8. (try setting the "
"environment variable G_FILENAME_ENCODING): %s"
msgstr ""
-#: gtk/gtkfilesel.c:3155
+#: gtk/gtkfilesel.c:3154
msgid "Invalid UTF-8"
msgstr ""
-#: gtk/gtkfilesel.c:4032
+#: gtk/gtkfilesel.c:4031
msgid "Name too long"
msgstr ""
-#: gtk/gtkfilesel.c:4034
+#: gtk/gtkfilesel.c:4033
msgid "Couldn't convert filename"
msgstr ""
@@ -1429,95 +1646,110 @@ msgstr ""
msgid "(Empty)"
msgstr ""
-#: gtk/gtkfilesystemunix.c:415 gtk/gtkfilesystemunix.c:429
-#: gtk/gtkfilesystemunix.c:626 gtk/gtkfilesystemwin32.c:482
-#: gtk/gtkfilesystemwin32.c:495 gtk/gtkfilesystemwin32.c:1530
+#: gtk/gtkfilesystemunix.c:475 gtk/gtkfilesystemunix.c:678
+#: gtk/gtkfilesystemunix.c:1918 gtk/gtkfilesystemwin32.c:482
+#: gtk/gtkfilesystemwin32.c:495 gtk/gtkfilesystemwin32.c:1560
#, c-format
msgid "Error getting information for '%s': %s"
msgstr ""
-#: gtk/gtkfilesystemunix.c:495 gtk/gtkfilesystemwin32.c:537
+#: gtk/gtkfilesystemunix.c:547 gtk/gtkfilesystemwin32.c:537
#, c-format
msgid "Error creating directory '%s': %s"
msgstr ""
-#: gtk/gtkfilesystemunix.c:575 gtk/gtkfilesystemwin32.c:597
+#: gtk/gtkfilesystemunix.c:627 gtk/gtkfilesystemwin32.c:597
msgid "This file system does not support mounting"
msgstr ""
-#: gtk/gtkfilesystemunix.c:583
+#: gtk/gtkfilesystemunix.c:635
msgid "Filesystem"
msgstr ""
-#: gtk/gtkfilesystemunix.c:740
+#: gtk/gtkfilesystemunix.c:792
#, c-format
msgid "Could not get a stock icon for %s"
msgstr ""
-#: gtk/gtkfilesystemunix.c:835
+#: gtk/gtkfilesystemunix.c:887
#, c-format
msgid ""
"The name \"%s\" is not valid because it contains the character \"%s\". "
"Please use a different name."
msgstr ""
-#: gtk/gtkfilesystemunix.c:1443 gtk/gtkfilesystemwin32.c:1004
+#: gtk/gtkfilesystemunix.c:1489
#, c-format
-msgid "Bookmark saving failed: %s"
+msgid "Writing %s failed: %s"
msgstr ""
-#: gtk/gtkfilesystemunix.c:1495
+#: gtk/gtkfilesystemunix.c:1578
#, c-format
msgid "'%s' already exists in the bookmarks list"
msgstr ""
-#: gtk/gtkfilesystemunix.c:1557
+#: gtk/gtkfilesystemunix.c:1650
#, c-format
msgid "'%s' does not exist in the bookmarks list"
msgstr ""
-#: gtk/gtkfilesystemunix.c:1739
+#: gtk/gtkfilesystemunix.c:1878
+#, c-format
+msgid "Error getting information for '/': %s"
+msgstr ""
+
+#: gtk/gtkfilesystemwin32.c:611
#, c-format
-msgid "Error getting information for '%s'"
+msgid "Network Drive (%s)"
msgstr ""
-#: gtk/gtkfontbutton.c:178 gtk/gtkfontbutton.c:295
+#: gtk/gtkfilesystemwin32.c:650
+#, c-format
+msgid "%s (%s)"
+msgstr ""
+
+#: gtk/gtkfilesystemwin32.c:1032
+#, c-format
+msgid "Bookmark saving failed: %s"
+msgstr ""
+
+#: gtk/gtkfontbutton.c:179 gtk/gtkfontbutton.c:292
msgid "Pick a Font"
msgstr ""
#. Initialize fields
-#: gtk/gtkfontbutton.c:289
+#: gtk/gtkfontbutton.c:286
msgid "Sans 12"
msgstr ""
-#: gtk/gtkfontbutton.c:807
+#: gtk/gtkfontbutton.c:804
msgid "Font"
msgstr ""
#. This is the default text shown in the preview entry, though the user
#. can set it. Remember that some fonts only have capital letters.
-#: gtk/gtkfontsel.c:73
+#: gtk/gtkfontsel.c:74
msgid "abcdefghijk ABCDEFGHIJK"
msgstr ""
-#: gtk/gtkfontsel.c:360
+#: gtk/gtkfontsel.c:361
msgid "_Family:"
msgstr ""
-#: gtk/gtkfontsel.c:366
+#: gtk/gtkfontsel.c:367
msgid "_Style:"
msgstr ""
-#: gtk/gtkfontsel.c:372
+#: gtk/gtkfontsel.c:373
msgid "Si_ze:"
msgstr ""
#. create the text entry widget
-#: gtk/gtkfontsel.c:548
+#: gtk/gtkfontsel.c:549
msgid "_Preview:"
msgstr ""
-#: gtk/gtkfontsel.c:1382
+#: gtk/gtkfontsel.c:1383
msgid "Font Selection"
msgstr ""
@@ -1532,12 +1764,12 @@ msgstr ""
#. Remove this icon source so we don't keep trying to
#. * load it.
#.
-#: gtk/gtkiconfactory.c:1629
+#: gtk/gtkiconfactory.c:1644
#, c-format
msgid "Error loading icon: %s"
msgstr ""
-#: gtk/gtkicontheme.c:1263
+#: gtk/gtkicontheme.c:1250
#, c-format
msgid ""
"Could not find the icon '%s'. The '%s' theme\n"
@@ -1546,7 +1778,7 @@ msgid ""
"\t%s"
msgstr ""
-#: gtk/gtkicontheme.c:1328
+#: gtk/gtkicontheme.c:1315
#, c-format
msgid "Icon '%s' not present in theme"
msgstr ""
@@ -1634,7 +1866,7 @@ msgstr ""
msgid "clear"
msgstr ""
-#: gtk/gtklabel.c:3930
+#: gtk/gtklabel.c:3935
msgid "Select All"
msgstr ""
@@ -1668,355 +1900,383 @@ msgstr ""
#. * Do *not* translate it to "predefinito:LTR", if it
#. * it isn't default:LTR or default:RTL it will not work
#.
-#: gtk/gtkmain.c:482
+#: gtk/gtkmain.c:476
msgid "default:LTR"
msgstr "default:RTL"
-#: gtk/gtkmain.c:565
+#: gtk/gtkmain.c:559
msgid "GTK+ Options"
msgstr ""
-#: gtk/gtkmain.c:565
+#: gtk/gtkmain.c:559
msgid "Show GTK+ Options"
msgstr ""
-#: gtk/gtknotebook.c:2712 gtk/gtknotebook.c:5060
+#: gtk/gtknotebook.c:2718 gtk/gtknotebook.c:5064
#, c-format
msgid "Page %u"
msgstr ""
-#: gtk/gtkradiotoolbutton.c:91
+#: gtk/gtkradiotoolbutton.c:92
msgid "Group"
msgstr ""
-#: gtk/gtkradiotoolbutton.c:92
+#: gtk/gtkradiotoolbutton.c:93
msgid "The radio tool button whose group this button belongs to."
msgstr ""
-#: gtk/gtkrc.c:2399
+#: gtk/gtkrc.c:2400
#, c-format
msgid "Unable to find include file: \"%s\""
msgstr ""
-#: gtk/gtkrc.c:3038 gtk/gtkrc.c:3041
+#: gtk/gtkrc.c:3042 gtk/gtkrc.c:3045
#, c-format
msgid "Unable to locate image file in pixmap_path: \"%s\""
msgstr ""
-#: gtk/gtkrc.c:3476
+#: gtk/gtkrc.c:3480
#, c-format
msgid "Pixmap path element: \"%s\" must be absolute, %s, line %d"
msgstr ""
#. KEEP IN SYNC with gtkiconfactory.c stock icons, when appropriate
-#: gtk/gtkstock.c:286
+#: gtk/gtkstock.c:308
msgid "Information"
msgstr ""
-#: gtk/gtkstock.c:287
+#: gtk/gtkstock.c:309
msgid "Warning"
msgstr ""
-#: gtk/gtkstock.c:288
+#: gtk/gtkstock.c:310
msgid "Error"
msgstr ""
-#: gtk/gtkstock.c:289
+#: gtk/gtkstock.c:311
msgid "Question"
msgstr ""
#. FIXME these need accelerators when appropriate, and
#. * need the mnemonics to be rationalized
#.
-#: gtk/gtkstock.c:294
+#: gtk/gtkstock.c:316
msgid "_About"
msgstr ""
-#: gtk/gtkstock.c:296
+#: gtk/gtkstock.c:318
msgid "_Apply"
msgstr ""
-#: gtk/gtkstock.c:297
+#: gtk/gtkstock.c:319
msgid "_Bold"
msgstr ""
-#: gtk/gtkstock.c:298
+#: gtk/gtkstock.c:320
msgid "_Cancel"
msgstr ""
-#: gtk/gtkstock.c:299
+#: gtk/gtkstock.c:321
msgid "_CD-Rom"
msgstr ""
-#: gtk/gtkstock.c:300
+#: gtk/gtkstock.c:322
msgid "_Clear"
msgstr ""
-#: gtk/gtkstock.c:301
+#: gtk/gtkstock.c:323
msgid "_Close"
msgstr ""
-#: gtk/gtkstock.c:302
+#: gtk/gtkstock.c:324
msgid "_Convert"
msgstr ""
-#: gtk/gtkstock.c:303
+#: gtk/gtkstock.c:325
msgid "_Copy"
msgstr ""
-#: gtk/gtkstock.c:304
+#: gtk/gtkstock.c:326
msgid "Cu_t"
msgstr ""
-#: gtk/gtkstock.c:305
+#: gtk/gtkstock.c:327
msgid "_Delete"
msgstr ""
-#: gtk/gtkstock.c:306
+#: gtk/gtkstock.c:328
msgid "_Execute"
msgstr ""
-#: gtk/gtkstock.c:307
+#: gtk/gtkstock.c:329
msgid "_Edit"
msgstr ""
-#: gtk/gtkstock.c:308
+#: gtk/gtkstock.c:330
msgid "_Find"
msgstr ""
-#: gtk/gtkstock.c:309
+#: gtk/gtkstock.c:331
msgid "Find and _Replace"
msgstr ""
-#: gtk/gtkstock.c:310
+#: gtk/gtkstock.c:332
msgid "_Floppy"
msgstr ""
-#: gtk/gtkstock.c:311
-msgid "_Bottom"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:334
+msgid "Navigation|_Bottom"
msgstr ""
-#: gtk/gtkstock.c:312
-msgid "_First"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:336
+msgid "Navigation|_First"
msgstr ""
-#: gtk/gtkstock.c:313
-msgid "_Last"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:338
+msgid "Navigation|_Last"
msgstr ""
-#: gtk/gtkstock.c:314
-msgid "_Top"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:340
+msgid "Navigation|_Top"
msgstr ""
-#: gtk/gtkstock.c:315
-msgid "_Back"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:342
+msgid "Navigation|_Back"
msgstr ""
-#: gtk/gtkstock.c:316
-msgid "_Down"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:344
+msgid "Navigation|_Down"
msgstr ""
-#: gtk/gtkstock.c:317 gtk/gtkstock.c:331
-msgid "_Forward"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:346
+msgid "Navigation|_Forward"
msgstr ""
-#: gtk/gtkstock.c:318
-msgid "_Up"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:348
+msgid "Navigation|_Up"
msgstr ""
-#: gtk/gtkstock.c:319
+#: gtk/gtkstock.c:349
msgid "_Harddisk"
msgstr ""
-#: gtk/gtkstock.c:320
+#: gtk/gtkstock.c:350
msgid "_Help"
msgstr ""
-#: gtk/gtkstock.c:321
+#: gtk/gtkstock.c:351
msgid "_Home"
msgstr ""
-#: gtk/gtkstock.c:322
+#: gtk/gtkstock.c:352
msgid "Increase Indent"
msgstr ""
-#: gtk/gtkstock.c:323
+#: gtk/gtkstock.c:353
msgid "Decrease Indent"
msgstr ""
-#: gtk/gtkstock.c:324
+#: gtk/gtkstock.c:354
msgid "_Index"
msgstr ""
-#: gtk/gtkstock.c:325
+#: gtk/gtkstock.c:355
msgid "_Italic"
msgstr ""
-#: gtk/gtkstock.c:326
+#: gtk/gtkstock.c:356
msgid "_Jump to"
msgstr ""
-#: gtk/gtkstock.c:327
-msgid "_Center"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:358
+msgid "Justify|_Center"
msgstr ""
-#: gtk/gtkstock.c:328
-msgid "_Fill"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:360
+msgid "Justify|_Fill"
msgstr ""
-#: gtk/gtkstock.c:329
-msgid "_Left"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:362
+msgid "Justify|_Left"
msgstr ""
-#: gtk/gtkstock.c:330
-msgid "_Right"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:364
+msgid "Justify|_Right"
msgstr ""
-#: gtk/gtkstock.c:332
-msgid "_Next"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:367
+msgid "Media|_Forward"
msgstr ""
-#: gtk/gtkstock.c:333
-msgid "P_ause"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:369
+msgid "Media|_Next"
msgstr ""
-#: gtk/gtkstock.c:334
-msgid "_Play"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:371
+msgid "Media|P_ause"
msgstr ""
-#: gtk/gtkstock.c:335
-msgid "Pre_vious"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:373
+msgid "Media|_Play"
msgstr ""
-#: gtk/gtkstock.c:336
-msgid "_Record"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:375
+msgid "Media|Pre_vious"
msgstr ""
-#: gtk/gtkstock.c:337
-msgid "R_ewind"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:377
+msgid "Media|_Record"
msgstr ""
-#: gtk/gtkstock.c:338 gtk/gtkstock.c:361
-msgid "_Stop"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:379
+msgid "Media|R_ewind"
msgstr ""
-#: gtk/gtkstock.c:339
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:381
+msgid "Media|_Stop"
+msgstr ""
+
+#: gtk/gtkstock.c:382
msgid "_Network"
msgstr ""
-#: gtk/gtkstock.c:340
+#: gtk/gtkstock.c:383
msgid "_New"
msgstr ""
-#: gtk/gtkstock.c:341
+#: gtk/gtkstock.c:384
msgid "_No"
msgstr "_خیر"
-#: gtk/gtkstock.c:342
+#: gtk/gtkstock.c:385
msgid "_OK"
msgstr ""
-#: gtk/gtkstock.c:343
+#: gtk/gtkstock.c:386
msgid "_Open"
msgstr ""
-#: gtk/gtkstock.c:344
+#: gtk/gtkstock.c:387
msgid "_Paste"
msgstr ""
-#: gtk/gtkstock.c:345
+#: gtk/gtkstock.c:388
msgid "_Preferences"
msgstr ""
-#: gtk/gtkstock.c:346
+#: gtk/gtkstock.c:389
msgid "_Print"
msgstr ""
-#: gtk/gtkstock.c:347
+#: gtk/gtkstock.c:390
msgid "Print Pre_view"
msgstr ""
-#: gtk/gtkstock.c:348
+#: gtk/gtkstock.c:391
msgid "_Properties"
msgstr ""
-#: gtk/gtkstock.c:349
+#: gtk/gtkstock.c:392
msgid "_Quit"
msgstr ""
-#: gtk/gtkstock.c:350
+#: gtk/gtkstock.c:393
msgid "_Redo"
msgstr ""
-#: gtk/gtkstock.c:351
+#: gtk/gtkstock.c:394
msgid "_Refresh"
msgstr ""
-#: gtk/gtkstock.c:353
+#: gtk/gtkstock.c:396
msgid "_Revert"
msgstr ""
-#: gtk/gtkstock.c:354
+#: gtk/gtkstock.c:397
msgid "_Save"
msgstr ""
-#: gtk/gtkstock.c:355
+#: gtk/gtkstock.c:398
msgid "Save _As"
msgstr ""
-#: gtk/gtkstock.c:356
+#: gtk/gtkstock.c:399
msgid "_Color"
msgstr "_رنگ"
-#: gtk/gtkstock.c:357
+#: gtk/gtkstock.c:400
msgid "_Font"
msgstr ""
-#: gtk/gtkstock.c:358
+#: gtk/gtkstock.c:401
msgid "_Ascending"
msgstr ""
-#: gtk/gtkstock.c:359
+#: gtk/gtkstock.c:402
msgid "_Descending"
msgstr ""
-#: gtk/gtkstock.c:360
+#: gtk/gtkstock.c:403
msgid "_Spell Check"
msgstr ""
-#: gtk/gtkstock.c:362
+#: gtk/gtkstock.c:404
+msgid "_Stop"
+msgstr ""
+
+#: gtk/gtkstock.c:405
msgid "_Strikethrough"
msgstr ""
-#: gtk/gtkstock.c:363
+#: gtk/gtkstock.c:406
msgid "_Undelete"
msgstr ""
-#: gtk/gtkstock.c:364
+#: gtk/gtkstock.c:407
msgid "_Underline"
msgstr ""
-#: gtk/gtkstock.c:365
+#: gtk/gtkstock.c:408
msgid "_Undo"
msgstr ""
-#: gtk/gtkstock.c:366
+#: gtk/gtkstock.c:409
msgid "_Yes"
msgstr ""
-#: gtk/gtkstock.c:367
+#: gtk/gtkstock.c:410
msgid "_Normal Size"
msgstr ""
-#: gtk/gtkstock.c:368
+#: gtk/gtkstock.c:411
msgid "Best _Fit"
msgstr ""
-#: gtk/gtkstock.c:369
+#: gtk/gtkstock.c:412
msgid "Zoom _In"
msgstr ""
-#: gtk/gtkstock.c:370
+#: gtk/gtkstock.c:413
msgid "Zoom _Out"
msgstr ""
@@ -2069,22 +2329,22 @@ msgstr ""
msgid "--- No Tip ---"
msgstr ""
-#: gtk/gtkuimanager.c:1132
+#: gtk/gtkuimanager.c:1154
#, c-format
msgid "Unknown attribute '%s' on line %d char %d"
msgstr ""
-#: gtk/gtkuimanager.c:1332
+#: gtk/gtkuimanager.c:1371
#, c-format
msgid "Unexpected start tag '%s' on line %d char %d"
msgstr ""
-#: gtk/gtkuimanager.c:1417
+#: gtk/gtkuimanager.c:1461
#, c-format
msgid "Unexpected character data on line %d char %d"
msgstr ""
-#: gtk/gtkuimanager.c:2209
+#: gtk/gtkuimanager.c:2272
msgid "Empty"
msgstr ""
diff --git a/po/be.po b/po/be.po
index 529aad441..a0bf8d6e6 100644
--- a/po/be.po
+++ b/po/be.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gtk+ 2.2\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-01-08 02:01-0500\n"
+"POT-Creation-Date: 2005-06-20 14:30-0400\n"
"PO-Revision-Date: 2003-03-31 07:40+0300\n"
"Last-Translator: Ales Nyakhaychyk <nab@mail.by>\n"
"Language-Team: Belarusian <i18n@mova.org>\n"
@@ -16,7 +16,7 @@ msgstr ""
"X-Generator: KBabel 0.9.6\n"
#: gdk-pixbuf/gdk-pixbuf-animation.c:153 gdk-pixbuf/gdk-pixbuf-io.c:838
-#: gdk-pixbuf/gdk-pixbuf-io.c:1069 tests/testfilechooser.c:199
+#: gdk-pixbuf/gdk-pixbuf-io.c:1068 tests/testfilechooser.c:199
#, c-format
msgid "Failed to open file '%s': %s"
msgstr "Немагчыма адкрыць файл \"%s\": %s"
@@ -27,7 +27,7 @@ msgid "Image file '%s' contains no data"
msgstr "Файл з відарысам \"%s\" ня ўтрымлівае даньняў."
#: gdk-pixbuf/gdk-pixbuf-animation.c:208 gdk-pixbuf/gdk-pixbuf-io.c:887
-#: gdk-pixbuf/gdk-pixbuf-io.c:1110 tests/testfilechooser.c:244
+#: gdk-pixbuf/gdk-pixbuf-io.c:1109 tests/testfilechooser.c:244
#, c-format
msgid ""
"Failed to load image '%s': reason not known, probably a corrupt image file"
@@ -77,38 +77,38 @@ msgstr "Нераспазнаваемы фармат файла з малюнка
msgid "Failed to load image '%s': %s"
msgstr "Памылка загрузкі малюнка \"%s\": %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1337
+#: gdk-pixbuf/gdk-pixbuf-io.c:1336
#, fuzzy, c-format
msgid "Error writing to image file: %s"
msgstr "Памылка успрыняцьця файла з JPEG малюнкам (%s)"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1383 gdk-pixbuf/gdk-pixbuf-io.c:1512
+#: gdk-pixbuf/gdk-pixbuf-io.c:1382 gdk-pixbuf/gdk-pixbuf-io.c:1511
#, c-format
msgid "This build of gdk-pixbuf does not support saving the image format: %s"
msgstr ""
"Гэтая зборка gdk-pixbuf не падтрымлівае захаваньне малюнкаў у фармаце %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1417
+#: gdk-pixbuf/gdk-pixbuf-io.c:1416
#, fuzzy
msgid "Insufficient memory to save image to callback"
msgstr "Недастаткова памяці для загрузкі XBM файла з малюнкам"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1429
+#: gdk-pixbuf/gdk-pixbuf-io.c:1428
#, fuzzy
msgid "Failed to open temporary file"
msgstr "Памылка адчыненьня TIFF малюнка"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1454
+#: gdk-pixbuf/gdk-pixbuf-io.c:1453
#, fuzzy
msgid "Failed to read from temporary file"
msgstr "Памылка запісу ў часовы файл, пры загрузцы XBM малюнка"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1641
+#: gdk-pixbuf/gdk-pixbuf-io.c:1687
#, c-format
msgid "Failed to open '%s' for writing: %s"
msgstr "Памылка адчыненьня \"%s\" для запісу: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1665
+#: gdk-pixbuf/gdk-pixbuf-io.c:1711
#, c-format
msgid ""
"Failed to close '%s' while writing image, all data may not have been saved: %"
@@ -117,7 +117,7 @@ msgstr ""
"Невыправімая памылка пры зачыненьні \"%s\" пад час захаваньня малюнку; усе "
"даньні могуць быць не захаваны: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1853 gdk-pixbuf/gdk-pixbuf-io.c:1903
+#: gdk-pixbuf/gdk-pixbuf-io.c:1931 gdk-pixbuf/gdk-pixbuf-io.c:1981
#, fuzzy
msgid "Insufficient memory to save image into a buffer"
msgstr "Недастаткова памяці для загрузкі XBM файла з малюнкам"
@@ -180,24 +180,34 @@ msgstr "Выродлівы кавалак у анімацыі"
msgid "The ANI image format"
msgstr "ANI - фармат выявы"
-#: gdk-pixbuf/io-bmp.c:227 gdk-pixbuf/io-bmp.c:383
+#: gdk-pixbuf/io-bmp.c:228 gdk-pixbuf/io-bmp.c:306 gdk-pixbuf/io-bmp.c:338
+#: gdk-pixbuf/io-bmp.c:361 gdk-pixbuf/io-bmp.c:442
+msgid "BMP image has bogus header data"
+msgstr "BMP малюнак мае падробленыя дадзеныя загалоўку"
+
+#: gdk-pixbuf/io-bmp.c:239 gdk-pixbuf/io-bmp.c:401
msgid "Not enough memory to load bitmap image"
msgstr "Нехапае памяці каб загрузіць растравы малюнак"
-#: gdk-pixbuf/io-bmp.c:269
+#: gdk-pixbuf/io-bmp.c:287
msgid "BMP image has unsupported header size"
msgstr "BMP малюнак мае непадтрымліваемы памер загалоўку"
-#: gdk-pixbuf/io-bmp.c:288 gdk-pixbuf/io-bmp.c:320 gdk-pixbuf/io-bmp.c:343
-#: gdk-pixbuf/io-bmp.c:424
-msgid "BMP image has bogus header data"
-msgstr "BMP малюнак мае падробленыя дадзеныя загалоўку"
-
-#: gdk-pixbuf/io-bmp.c:307
+#: gdk-pixbuf/io-bmp.c:325
msgid "Topdown BMP images cannot be compressed"
msgstr ""
-#: gdk-pixbuf/io-bmp.c:1154
+#: gdk-pixbuf/io-bmp.c:1203
+#, fuzzy
+msgid "Couldn't allocate memory for saving BMP file"
+msgstr "Немагчыма разьмеркаваць памяць для загрузкі JPEG файла"
+
+#: gdk-pixbuf/io-bmp.c:1244
+#, fuzzy
+msgid "Couldn't write to BMP file"
+msgstr "Немагчыма пераўтварыць назву файла"
+
+#: gdk-pixbuf/io-bmp.c:1293
msgid "The BMP image format"
msgstr "BMP - фармат відарысу"
@@ -206,7 +216,7 @@ msgstr "BMP - фармат відарысу"
msgid "Failure reading GIF: %s"
msgstr "Памылка чытаньня GIF: %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 ""
"У GIF файле былі прапушчаны некаторыя даньні (магчыма ён быў абрэзаны?)"
@@ -233,25 +243,30 @@ msgstr "Сустрэўся дрэнны код."
msgid "Circular table entry in GIF file"
msgstr "Колавы таблічны запіс у GIF файле."
-#: 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 "Нехапае памяці для загрузкі GIF файла."
-#: gdk-pixbuf/io-gif.c:1088
+#: gdk-pixbuf/io-gif.c:947
+#, fuzzy
+msgid "Not enough memory to composite a frame in GIF file"
+msgstr "Нехапае памяці для загрузкі GIF файла."
+
+#: gdk-pixbuf/io-gif.c:1116
msgid "GIF image is corrupt (incorrect LZW compression)"
msgstr "GIF малюнак пашкоджаны (недакладнае LZW-сьцісканьне.)"
-#: gdk-pixbuf/io-gif.c:1138
+#: gdk-pixbuf/io-gif.c:1166
msgid "File does not appear to be a GIF file"
msgstr "Файл не выглядае як GIF файл."
-#: 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 "Вэрсыя %s фармату GIF не падтрымліваецца."
-#: 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."
@@ -259,11 +274,11 @@ msgstr ""
"GIF малюнак ня мае агульнае мапы колераў, а кадр унутры яго ня мае мясцовай "
"мапы колераў."
-#: gdk-pixbuf/io-gif.c:1491
+#: gdk-pixbuf/io-gif.c:1519
msgid "GIF image was truncated or incomplete."
msgstr "GIF малюнак быў абрэзаны ці незавершаны."
-#: gdk-pixbuf/io-gif.c:1643
+#: gdk-pixbuf/io-gif.c:1671
msgid "The GIF image format"
msgstr "GIF - фармат відарыса"
@@ -459,99 +474,117 @@ msgstr "Невыправімая памылка чытаньня PNG файла"
msgid "Fatal error reading PNG image file: %s"
msgstr "Невыправімая памылка чытаньня PNG файла: %s"
-#: gdk-pixbuf/io-png.c:813
+#: gdk-pixbuf/io-png.c:810
msgid ""
"Keys for PNG text chunks must have at least 1 and at most 79 characters."
msgstr "Ключы для тэкставых кавалкаў PNG павінны быць ад 1 да 79 знакаў."
-#: gdk-pixbuf/io-png.c:821
+#: gdk-pixbuf/io-png.c:818
msgid "Keys for PNG text chunks must be ASCII characters."
msgstr "Ключы для тэкставых кавалкаў PNG павінны быць ASCII знакамі."
-#: gdk-pixbuf/io-png.c:854
+#: gdk-pixbuf/io-png.c:831
+#, fuzzy, c-format
+msgid ""
+"PNG compression level must be a value between 0 and 9; value '%s' could not "
+"be parsed."
+msgstr ""
+"Якасьць JPEG павінна мець значэньне паміж 0 і 100; значэньне '%s' не можа "
+"быць апрацавана."
+
+#: gdk-pixbuf/io-png.c:843
+#, fuzzy, c-format
+msgid ""
+"PNG compression level must be a value between 0 and 9; value '%d' is not "
+"allowed."
+msgstr ""
+"Якасьць JPEG павінна мець значэньне паміж 0 і 100; значэньне '%d' "
+"недапушчальна"
+
+#: gdk-pixbuf/io-png.c:883
#, fuzzy, c-format
msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding."
msgstr ""
"Значэньне для тэкставага кавалку PNG %s ня можа быць пераўтворана ў "
"кадзіроўку ISO-8859-1."
-#: gdk-pixbuf/io-png.c:994
+#: gdk-pixbuf/io-png.c:1026
msgid "The PNG image format"
msgstr "PNM - фармат відарыса"
-#: gdk-pixbuf/io-pnm.c:249
+#: gdk-pixbuf/io-pnm.c:252
msgid "PNM loader expected to find an integer, but didn't"
msgstr "загрузчык PNM спадзяваўся адшукаць цэлы лік, але не знайшоў"
-#: gdk-pixbuf/io-pnm.c:281
+#: gdk-pixbuf/io-pnm.c:284
msgid "PNM file has an incorrect initial byte"
msgstr "PNM файл мае нерэчаісны першапачатковы бай�"
-#: gdk-pixbuf/io-pnm.c:311
+#: gdk-pixbuf/io-pnm.c:314
msgid "PNM file is not in a recognized PNM subformat"
msgstr "Нераспазнаны PNM падфармат у файле PNM"
-#: gdk-pixbuf/io-pnm.c:336
+#: gdk-pixbuf/io-pnm.c:339
msgid "PNM file has an image width of 0"
msgstr "PNM файл мае нулявую шырыню малюнка"
-#: gdk-pixbuf/io-pnm.c:357
+#: gdk-pixbuf/io-pnm.c:360
msgid "PNM file has an image height of 0"
msgstr "PNM файл мае нулявую вышыню малюнка"
-#: gdk-pixbuf/io-pnm.c:380
+#: gdk-pixbuf/io-pnm.c:383
msgid "Maximum color value in PNM file is 0"
msgstr "Найбольшае значэньне колеру ў PNM файле - 0"
-#: gdk-pixbuf/io-pnm.c:388
+#: gdk-pixbuf/io-pnm.c:391
msgid "Maximum color value in PNM file is too large"
msgstr "Найбольшае значэньне колеру ў PNM файле вельмі вялікае"
-#: gdk-pixbuf/io-pnm.c:396
+#: gdk-pixbuf/io-pnm.c:399
#, fuzzy
msgid "Cannot handle PNM files with maximum color values greater than 255"
msgstr ""
"Немагчыма працаваць з PNM файламі ў якіх на�большае значэньне колеру больш "
"за 255"
-#: gdk-pixbuf/io-pnm.c:435 gdk-pixbuf/io-pnm.c:463 gdk-pixbuf/io-pnm.c:495
+#: gdk-pixbuf/io-pnm.c:438 gdk-pixbuf/io-pnm.c:466 gdk-pixbuf/io-pnm.c:498
msgid "Raw PNM image type is invalid"
msgstr "Нерэчаісны від малюнку для Raw PNM"
-#: gdk-pixbuf/io-pnm.c:555 gdk-pixbuf/io-pnm.c:597
+#: gdk-pixbuf/io-pnm.c:562 gdk-pixbuf/io-pnm.c:604
msgid "PNM image format is invalid"
msgstr "Нерэчаісны фармат малюнка PNM"
-#: gdk-pixbuf/io-pnm.c:656
+#: gdk-pixbuf/io-pnm.c:663
msgid "PNM image loader does not support this PNM subformat"
msgstr "Загрузчык PNM малюнкаў не падтрымлівае гэ�ы PNM падфармат"
-#: gdk-pixbuf/io-pnm.c:711
+#: gdk-pixbuf/io-pnm.c:718
msgid "Premature end-of-file encountered"
msgstr "Сустрэўся датэрміновы EOF (канец файла) "
-#: gdk-pixbuf/io-pnm.c:743 gdk-pixbuf/io-pnm.c:974
+#: gdk-pixbuf/io-pnm.c:750 gdk-pixbuf/io-pnm.c:981
msgid "Raw PNM formats require exactly one whitespace before sample data"
msgstr "Фармат PNM патрабуе дакладна адзін прагал перад даньнямі ўзор"
-#: gdk-pixbuf/io-pnm.c:770
+#: gdk-pixbuf/io-pnm.c:777
#, fuzzy
msgid "Cannot allocate memory for loading PNM image"
msgstr "Немагыма атрымаць памяць для загрузкі PNM малюнка"
-#: gdk-pixbuf/io-pnm.c:820
+#: gdk-pixbuf/io-pnm.c:827
msgid "Insufficient memory to load PNM context struct"
msgstr "Нехапае памяці для загрузкі структуры зьместу PNM"
-#: gdk-pixbuf/io-pnm.c:871
+#: gdk-pixbuf/io-pnm.c:878
msgid "Unexpected end of PNM image data"
msgstr "Нечаканае завяршэнне дадзеных PNM малюнка"
-#: gdk-pixbuf/io-pnm.c:1003
+#: gdk-pixbuf/io-pnm.c:1010
msgid "Insufficient memory to load PNM file"
msgstr "Недастаткова памяці для загрузкі PNM файла"
-#: gdk-pixbuf/io-pnm.c:1082
+#: gdk-pixbuf/io-pnm.c:1089
msgid "The PNM/PBM/PGM/PPM image format family"
msgstr "PNM/PBM/PGM/PPM - сямейства фарматаў відарыса"
@@ -575,69 +608,69 @@ msgstr "Нехапае памяці для загрузкі RAS малюнка"
msgid "The Sun raster image format"
msgstr "Растравы фармат відарыса Sun"
-#: gdk-pixbuf/io-tga.c:159
+#: gdk-pixbuf/io-tga.c:154
#, fuzzy
msgid "Cannot allocate memory for IOBuffer struct"
msgstr "Немагчыма разьмеркаваць памяць для струк�уры IOBuffer"
-#: gdk-pixbuf/io-tga.c:178
+#: gdk-pixbuf/io-tga.c:173
#, fuzzy
msgid "Cannot allocate memory for IOBuffer data"
msgstr "Немагчыма разьмеркаваць памяць для дадзеных IOBuffer"
-#: gdk-pixbuf/io-tga.c:189
+#: gdk-pixbuf/io-tga.c:184
#, fuzzy
msgid "Cannot realloc IOBuffer data"
msgstr "Немагчыма пераразьмеркаваць даньні з IOBuffer"
-#: gdk-pixbuf/io-tga.c:219
+#: gdk-pixbuf/io-tga.c:214
#, fuzzy
msgid "Cannot allocate temporary IOBuffer data"
msgstr "Немагчыма разьмеркаваць часовыя дадзеныя IOBuffer"
-#: gdk-pixbuf/io-tga.c:353
+#: gdk-pixbuf/io-tga.c:348
#, fuzzy
msgid "Cannot allocate new pixbuf"
msgstr "Немагчыма разьмеркаваць новы pixbuf"
-#: gdk-pixbuf/io-tga.c:692
+#: gdk-pixbuf/io-tga.c:689
#, fuzzy
msgid "Cannot allocate colormap structure"
msgstr "Немагчыма разьмеркаваць структуру colormap"
-#: gdk-pixbuf/io-tga.c:699
+#: gdk-pixbuf/io-tga.c:696
#, fuzzy
msgid "Cannot allocate colormap entries"
msgstr "Немагчыма разьмеркаваць запісы colormap"
-#: gdk-pixbuf/io-tga.c:721
+#: gdk-pixbuf/io-tga.c:718
msgid "Unexpected bitdepth for colormap entries"
msgstr "Нечаканая глыбіня колеру для запісаў мапы колераў"
-#: gdk-pixbuf/io-tga.c:739
+#: gdk-pixbuf/io-tga.c:736
#, fuzzy
msgid "Cannot allocate TGA header memory"
msgstr "Немагчыма разьмеркаваць памяць для загалоўка TGA"
-#: gdk-pixbuf/io-tga.c:772
+#: gdk-pixbuf/io-tga.c:769
msgid "TGA image has invalid dimensions"
msgstr "TGA малюнак мае нерэчаісныя памеры"
-#: gdk-pixbuf/io-tga.c:778 gdk-pixbuf/io-tga.c:787 gdk-pixbuf/io-tga.c:797
-#: gdk-pixbuf/io-tga.c:807 gdk-pixbuf/io-tga.c:814
+#: gdk-pixbuf/io-tga.c:775 gdk-pixbuf/io-tga.c:784 gdk-pixbuf/io-tga.c:794
+#: gdk-pixbuf/io-tga.c:804 gdk-pixbuf/io-tga.c:811
msgid "TGA image type not supported"
msgstr "Непадтрымліваемы від TGA файла"
-#: gdk-pixbuf/io-tga.c:861
+#: gdk-pixbuf/io-tga.c:858
#, fuzzy
msgid "Cannot allocate memory for TGA context struct"
msgstr "Немагчыма разьмеркаваць памяць для струк�уры TGA"
-#: gdk-pixbuf/io-tga.c:926
+#: gdk-pixbuf/io-tga.c:923
msgid "Excess data in file"
msgstr "Лішак даньняў у файле"
-#: gdk-pixbuf/io-tga.c:995
+#: gdk-pixbuf/io-tga.c:992
msgid "The Targa image format"
msgstr "Targa фармат відарыса"
@@ -718,41 +751,46 @@ msgstr "Памылка запісу ў часовы файл, пры загру
msgid "The XBM image format"
msgstr "XBM фармат відарыса"
-#: gdk-pixbuf/io-xpm.c:1229
+#: gdk-pixbuf/io-xpm.c:467
msgid "No XPM header found"
msgstr "XPM ня знойдзен"
-#: gdk-pixbuf/io-xpm.c:1237
+#: gdk-pixbuf/io-xpm.c:476
+#, fuzzy
+msgid "Invalid XPM header"
+msgstr "Нерэчаісны XBM файл"
+
+#: gdk-pixbuf/io-xpm.c:484
msgid "XPM file has image width <= 0"
msgstr "XPM файл мае шырыню малюнка <= 0"
-#: gdk-pixbuf/io-xpm.c:1245
+#: gdk-pixbuf/io-xpm.c:492
msgid "XPM file has image height <= 0"
msgstr "XPM файл мае вышыню малюнка <= 0"
-#: gdk-pixbuf/io-xpm.c:1253
+#: gdk-pixbuf/io-xpm.c:500
msgid "XPM has invalid number of chars per pixel"
msgstr "XPM мае нерэчаісную колькасьц сымбаляў на кропку"
-#: gdk-pixbuf/io-xpm.c:1260
+#: gdk-pixbuf/io-xpm.c:507
msgid "XPM file has invalid number of colors"
msgstr "XPM файл мае нерэчаісную колькасьць колераў"
-#: gdk-pixbuf/io-xpm.c:1272 gdk-pixbuf/io-xpm.c:1281 gdk-pixbuf/io-xpm.c:1333
+#: gdk-pixbuf/io-xpm.c:519 gdk-pixbuf/io-xpm.c:528 gdk-pixbuf/io-xpm.c:580
#, fuzzy
msgid "Cannot allocate memory for loading XPM image"
msgstr "Немагчыма разьмеркаваць памяць для загрузкі XPM малюнка"
-#: gdk-pixbuf/io-xpm.c:1295
+#: gdk-pixbuf/io-xpm.c:542
#, fuzzy
msgid "Cannot read XPM colormap"
msgstr "Немагчыма прачытаць карту колераў для XPM"
-#: gdk-pixbuf/io-xpm.c:1524
+#: gdk-pixbuf/io-xpm.c:771
msgid "Failed to write to temporary file when loading XPM image"
msgstr "Невыправімая памылка запісу ў часовы фа�л пад час загрузкі малюнку XPM"
-#: gdk-pixbuf/io-xpm.c:1559
+#: gdk-pixbuf/io-xpm.c:806
msgid "The XPM image format"
msgstr "XPM фармат відарыса"
@@ -815,6 +853,138 @@ msgstr ""
msgid "Gdk debugging flags to unset"
msgstr ""
+#: gdk/keyname-table.h:3940
+msgid "keyboard label|BackSpace"
+msgstr ""
+
+#: gdk/keyname-table.h:3941
+msgid "keyboard label|Tab"
+msgstr ""
+
+#: gdk/keyname-table.h:3942
+msgid "keyboard label|Return"
+msgstr ""
+
+#: gdk/keyname-table.h:3943
+msgid "keyboard label|Pause"
+msgstr ""
+
+#: gdk/keyname-table.h:3944
+msgid "keyboard label|Scroll_Lock"
+msgstr ""
+
+#: gdk/keyname-table.h:3945
+msgid "keyboard label|Sys_Req"
+msgstr ""
+
+#: gdk/keyname-table.h:3946
+msgid "keyboard label|Escape"
+msgstr ""
+
+#: gdk/keyname-table.h:3947
+msgid "keyboard label|Multi_key"
+msgstr ""
+
+#: gdk/keyname-table.h:3948
+msgid "keyboard label|Home"
+msgstr ""
+
+#: gdk/keyname-table.h:3949
+msgid "keyboard label|Page_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3950
+msgid "keyboard label|Page_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3951
+msgid "keyboard label|End"
+msgstr ""
+
+#: gdk/keyname-table.h:3952
+msgid "keyboard label|Begin"
+msgstr ""
+
+#: gdk/keyname-table.h:3953
+msgid "keyboard label|Print"
+msgstr ""
+
+#: gdk/keyname-table.h:3954
+msgid "keyboard label|Insert"
+msgstr ""
+
+#: gdk/keyname-table.h:3955
+msgid "keyboard label|Num_Lock"
+msgstr ""
+
+#: gdk/keyname-table.h:3956
+msgid "keyboard label|KP_Space"
+msgstr ""
+
+#: gdk/keyname-table.h:3957
+msgid "keyboard label|KP_Tab"
+msgstr ""
+
+#: gdk/keyname-table.h:3958
+msgid "keyboard label|KP_Enter"
+msgstr ""
+
+#: gdk/keyname-table.h:3959
+msgid "keyboard label|KP_Home"
+msgstr ""
+
+#: gdk/keyname-table.h:3960
+msgid "keyboard label|KP_Left"
+msgstr ""
+
+#: gdk/keyname-table.h:3961
+msgid "keyboard label|KP_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3962
+msgid "keyboard label|KP_Right"
+msgstr ""
+
+#: gdk/keyname-table.h:3963
+msgid "keyboard label|KP_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3964
+msgid "keyboard label|KP_Page_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3965
+msgid "keyboard label|KP_Prior"
+msgstr ""
+
+#: gdk/keyname-table.h:3966
+msgid "keyboard label|KP_Page_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3967
+msgid "keyboard label|KP_Next"
+msgstr ""
+
+#: gdk/keyname-table.h:3968
+msgid "keyboard label|KP_End"
+msgstr ""
+
+#: gdk/keyname-table.h:3969
+msgid "keyboard label|KP_Begin"
+msgstr ""
+
+#: gdk/keyname-table.h:3970
+msgid "keyboard label|KP_Insert"
+msgstr ""
+
+#: gdk/keyname-table.h:3971
+msgid "keyboard label|KP_Delete"
+msgstr ""
+
+#: gdk/keyname-table.h:3972
+msgid "keyboard label|Delete"
+msgstr ""
+
#. Description of --sync in --help output
#: gdk/win32/gdkmain-win32.c:60
msgid "Don't batch GDI requests"
@@ -850,46 +1020,47 @@ msgstr ""
msgid "Make X calls synchronous"
msgstr ""
-#: gtk/gtkaboutdialog.c:260 gtk/gtkaboutdialog.c:1939
+#: gtk/gtkaboutdialog.c:270 gtk/gtkaboutdialog.c:2025
msgid "License"
msgstr ""
-#: gtk/gtkaboutdialog.c:261
+#: gtk/gtkaboutdialog.c:271
msgid "The license of the program"
msgstr ""
#. Add the credits button
-#: gtk/gtkaboutdialog.c:482
-msgid "_Credits"
-msgstr ""
+#: gtk/gtkaboutdialog.c:491
+#, fuzzy
+msgid "C_redits"
+msgstr "С_тварыць"
#. Add the license button
-#: gtk/gtkaboutdialog.c:491
+#: gtk/gtkaboutdialog.c:501
msgid "_License"
msgstr ""
-#: gtk/gtkaboutdialog.c:682
+#: gtk/gtkaboutdialog.c:731
#, c-format
msgid "About %s"
msgstr ""
-#: gtk/gtkaboutdialog.c:1876
+#: gtk/gtkaboutdialog.c:1953
msgid "Credits"
msgstr ""
-#: gtk/gtkaboutdialog.c:1901
+#: gtk/gtkaboutdialog.c:1979
msgid "Written by"
msgstr ""
-#: gtk/gtkaboutdialog.c:1904
+#: gtk/gtkaboutdialog.c:1982
msgid "Documented by"
msgstr ""
-#: gtk/gtkaboutdialog.c:1916
+#: gtk/gtkaboutdialog.c:1994
msgid "Translated by"
msgstr ""
-#: gtk/gtkaboutdialog.c:1920
+#: gtk/gtkaboutdialog.c:1998
msgid "Artwork by"
msgstr ""
@@ -897,28 +1068,41 @@ msgstr ""
#. * that use the shift key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: gtk/gtkaccellabel.c:119
-msgid "Shift"
-msgstr "Shift"
+#: gtk/gtkaccellabel.c:121
+msgid "keyboard label|Shift"
+msgstr ""
#. This is the text that should appear next to menu accelerators
#. * that use the control key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: gtk/gtkaccellabel.c:125
-msgid "Ctrl"
-msgstr "Ctrl"
+#: gtk/gtkaccellabel.c:128
+msgid "keyboard label|Ctrl"
+msgstr ""
#. This is the text that should appear next to menu accelerators
#. * that use the alt key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: gtk/gtkaccellabel.c:131
-msgid "Alt"
-msgstr "Alt"
+#: gtk/gtkaccellabel.c:135
+msgid "keyboard label|Alt"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkaccellabel.c:577
+msgid "keyboard label|Space"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkaccellabel.c:581
+msgid "keyboard label|Backslash"
+msgstr ""
#. Translate to calendar:YM if you want years to be displayed
#. * before months; otherwise translate to calendar:MY.
@@ -929,7 +1113,7 @@ msgstr "Alt"
#. * so if you have a default text direction of RTL and YM, then
#. * the year will appear on the right.
#.
-#: gtk/gtkcalendar.c:700
+#: gtk/gtkcalendar.c:647
#, fuzzy
msgid "calendar:MY"
msgstr "ачысьціць"
@@ -938,24 +1122,52 @@ msgstr "ачысьціць"
#. * first day of the week to calendar:week_start:1 if you want Monday
#. * to be the first day of the week, and so on.
#.
-#: gtk/gtkcalendar.c:710
+#: gtk/gtkcalendar.c:661
msgid "calendar:week_start:0"
msgstr ""
-#: gtk/gtkcellrendererprogress.c:235 gtk/gtkcellrendererprogress.c:293
+#. Translators: This is a text measurement template.
+#. * Translate it to the widest year text.
+#. *
+#. * Don't include the prefix "year measurement template|"
+#. * in the translation.
+#. *
+#. * If you don't understand this, leave it as "2000"
+#.
+#: gtk/gtkcalendar.c:1549
+msgid "year measurement template|2000"
+msgstr ""
+
+#. Translators: This dictates how the year is displayed in
+#. * gtkcalendar widget. See strftime() manual for the format.
+#. * Use only ASCII in the translation.
+#. *
+#. * Also look for the msgid "year measurement template|2000".
+#. * Translate that entry to a year with the widest output of this
+#. * msgid.
+#. *
+#. * Don't include the prefix "calendar year format|" in the
+#. * translation. "%Y" is appropriate for most locales.
+#.
+#: gtk/gtkcalendar.c:1826
+msgid "calendar year format|%Y"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkcellrendererprogress.c:237 gtk/gtkcellrendererprogress.c:295
#, c-format
msgid "progress bar label|%d %%"
msgstr ""
-#: gtk/gtkcolorbutton.c:220 gtk/gtkcolorbutton.c:574
+#: gtk/gtkcolorbutton.c:221 gtk/gtkcolorbutton.c:576
msgid "Pick a Color"
msgstr ""
-#: gtk/gtkcolorbutton.c:466
+#: gtk/gtkcolorbutton.c:467
msgid "Received invalid color data\n"
msgstr ""
-#: gtk/gtkcolorsel.c:576
+#: gtk/gtkcolorsel.c:561
msgid ""
"The previously-selected color, for comparison to the color you're selecting "
"now. You can drag this color to a palette entry, or select this color as "
@@ -965,7 +1177,7 @@ msgstr ""
"перацягнуць гэты колер ў палітру, ці абраць гэты колер як бягучы, "
"перацягнуўшы яго ў бакавы прыклад."
-#: gtk/gtkcolorsel.c:581
+#: gtk/gtkcolorsel.c:566
msgid ""
"The color you've chosen. You can drag this color to a palette entry to save "
"it for use in the future."
@@ -973,11 +1185,11 @@ msgstr ""
"Колер які вы абралі. Вы можаце перацягнуць гэты колер у палітру, каб "
"захаваць яго для далейшага выкарыстаньня."
-#: gtk/gtkcolorsel.c:942
+#: gtk/gtkcolorsel.c:957
msgid "_Save color here"
msgstr "_Захаваць тутака колер"
-#: gtk/gtkcolorsel.c:1147
+#: gtk/gtkcolorsel.c:1162
msgid ""
"Click this palette entry to make it the current color. To change this entry, "
"drag a color swatch here or right-click it and select \"Save color here.\""
@@ -986,13 +1198,13 @@ msgstr ""
"гэты колер, перацягніце сюды прыклад колерў цінацісьніце правую клявішу і "
"абярыце \"Захаваць тутака колер.\""
-#: gtk/gtkcolorsel.c:1913
+#: gtk/gtkcolorsel.c:1929
msgid ""
"Select the color you want from the outer ring. Select the darkness or "
"lightness of that color using the inner triangle."
msgstr "Абярыце пажаданы колер на коле, а пажаданае адценьне на трохкутніку. "
-#: gtk/gtkcolorsel.c:1938
+#: gtk/gtkcolorsel.c:1954
msgid ""
"Click the eyedropper, then click a color anywhere on your screen to select "
"that color."
@@ -1000,68 +1212,68 @@ msgstr ""
"Націсьніце на вокавы кропельнік, затым націсьніце ў любым мейсцы экрану каб "
"абраць патрэбны вам колер."
-#: gtk/gtkcolorsel.c:1947
+#: gtk/gtkcolorsel.c:1963
msgid "_Hue:"
msgstr "_Адценьне:"
-#: gtk/gtkcolorsel.c:1948
+#: gtk/gtkcolorsel.c:1964
msgid "Position on the color wheel."
msgstr "Становішча каляровага кола."
-#: gtk/gtkcolorsel.c:1950
+#: gtk/gtkcolorsel.c:1966
msgid "_Saturation:"
msgstr "_Насычанасьць:"
-#: gtk/gtkcolorsel.c:1951
+#: gtk/gtkcolorsel.c:1967
msgid "\"Deepness\" of the color."
msgstr "\"Глыбіня\" колеру."
-#: gtk/gtkcolorsel.c:1952
+#: gtk/gtkcolorsel.c:1968
msgid "_Value:"
msgstr "Знач_эньне:"
-#: gtk/gtkcolorsel.c:1953
+#: gtk/gtkcolorsel.c:1969
msgid "Brightness of the color."
msgstr "Яркасьць колеру."
-#: gtk/gtkcolorsel.c:1954
+#: gtk/gtkcolorsel.c:1970
msgid "_Red:"
msgstr "_Чырвоны:"
-#: gtk/gtkcolorsel.c:1955
+#: gtk/gtkcolorsel.c:1971
msgid "Amount of red light in the color."
msgstr "Колькасьць чырвонага ў колеры."
-#: gtk/gtkcolorsel.c:1956
+#: gtk/gtkcolorsel.c:1972
msgid "_Green:"
msgstr "_Зялёны:"
-#: gtk/gtkcolorsel.c:1957
+#: gtk/gtkcolorsel.c:1973
msgid "Amount of green light in the color."
msgstr "Колькасьць зялёнага ў колеры."
-#: gtk/gtkcolorsel.c:1958
+#: gtk/gtkcolorsel.c:1974
msgid "_Blue:"
msgstr "_Сіні:"
-#: gtk/gtkcolorsel.c:1959
+#: gtk/gtkcolorsel.c:1975
msgid "Amount of blue light in the color."
msgstr "Колькасьць сіняга ў колеры."
-#: gtk/gtkcolorsel.c:1962
+#: gtk/gtkcolorsel.c:1978
msgid "_Opacity:"
msgstr "_Шчыльнасьць:"
-#: gtk/gtkcolorsel.c:1970 gtk/gtkcolorsel.c:1981
+#: gtk/gtkcolorsel.c:1986 gtk/gtkcolorsel.c:1997
#, fuzzy
msgid "Transparency of the color."
msgstr "Празрыстасьць абранага колеру."
-#: gtk/gtkcolorsel.c:1988
+#: gtk/gtkcolorsel.c:2004
msgid "Color _Name:"
msgstr "Назва _колеру:"
-#: gtk/gtkcolorsel.c:2003
+#: gtk/gtkcolorsel.c:2019
msgid ""
"You can enter an HTML-style hexadecimal color value, or simply a color name "
"such as 'orange' in this entry."
@@ -1069,11 +1281,11 @@ msgstr ""
"Вы можаце тутака ўвесьці значэньне колеру ў HTML-стылі, ці ўласны назоў "
"колеру, як напрыклад 'orange'."
-#: gtk/gtkcolorsel.c:2022
+#: gtk/gtkcolorsel.c:2038
msgid "_Palette"
msgstr "_Палітра"
-#: gtk/gtkcolorsel.c:2054
+#: gtk/gtkcolorsel.c:2070
#, fuzzy
msgid "Color Wheel"
msgstr "Пракрутка"
@@ -1083,300 +1295,316 @@ msgstr "Пракрутка"
msgid "Color Selection"
msgstr "Выбар шрыфта"
-#: gtk/gtkentry.c:4507 gtk/gtktextview.c:7030
+#: gtk/gtkentry.c:4508 gtk/gtktextview.c:7068
#, fuzzy
msgid "Select _All"
msgstr "Адзначыць усё"
-#: gtk/gtkentry.c:4517 gtk/gtktextview.c:7040
+#: gtk/gtkentry.c:4518 gtk/gtktextview.c:7078
msgid "Input _Methods"
msgstr "Мэтады _ўводу"
-#: gtk/gtkentry.c:4528 gtk/gtktextview.c:7051
+#: gtk/gtkentry.c:4529 gtk/gtktextview.c:7089
#, fuzzy
msgid "_Insert Unicode Control Character"
msgstr "Уставіць кіруючы знак Unicode"
-#: gtk/gtkfilechooser.c:1584 gtk/gtkfilechooser.c:1628
-#: gtk/gtkfilechooser.c:1703 gtk/gtkfilechooser.c:1747
+#: gtk/gtkfilechooser.c:1588 gtk/gtkfilechooser.c:1632
+#: gtk/gtkfilechooser.c:1707 gtk/gtkfilechooser.c:1751
#, fuzzy, c-format
msgid "Invalid filename: %s"
msgstr "Нерэчаісны XBM файл"
-#: gtk/gtkfilechooserbutton.c:65
+#: gtk/gtkfilechooserbutton.c:67
#, fuzzy
msgid "Select A File"
msgstr "Зьнішчыць файл"
-#: gtk/gtkfilechooserbutton.c:66 gtk/gtkfilechooserdefault.c:1229
-#: gtk/gtkpathbar.c:982
+#: gtk/gtkfilechooserbutton.c:68 gtk/gtkfilechooserdefault.c:1302
+#: gtk/gtkpathbar.c:1020
#, fuzzy
msgid "Home"
msgstr "Да _хаты"
-#: gtk/gtkfilechooserbutton.c:67 gtk/gtkfilechooserdefault.c:1256
-#: gtk/gtkpathbar.c:984
+#: gtk/gtkfilechooserbutton.c:69 gtk/gtkfilechooserdefault.c:1329
+#: gtk/gtkpathbar.c:1022
msgid "Desktop"
msgstr ""
-#: gtk/gtkfilechooserbutton.c:68
+#: gtk/gtkfilechooserbutton.c:70
#, fuzzy
msgid "(None)"
msgstr "няма"
-#: gtk/gtkfilechooserbutton.c:1515
+#: gtk/gtkfilechooserbutton.c:1523
msgid "Other..."
msgstr ""
-#: gtk/gtkfilechooserdefault.c:867
+#: gtk/gtkfilechooserdefault.c:917
#, fuzzy
msgid "Could not retrieve information about the file"
msgstr "Немагчыма распазнаць фармат файла з малюнкам \"%s\"."
-#: gtk/gtkfilechooserdefault.c:878
+#: gtk/gtkfilechooserdefault.c:928
msgid "Could not add a bookmark"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:889
+#: gtk/gtkfilechooserdefault.c:939
msgid "Could not remove bookmark"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:900
+#: gtk/gtkfilechooserdefault.c:950
msgid "The folder could not be created"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:911
+#: gtk/gtkfilechooserdefault.c:963
+msgid ""
+"The folder could not be created, as a file with the same name already "
+"exists. Try using a different name for the folder, or rename the file first."
+msgstr ""
+
+#: gtk/gtkfilechooserdefault.c:976
#, fuzzy
msgid "Invalid file name"
msgstr "Нерэчаісны XBM файл"
-#: gtk/gtkfilechooserdefault.c:921
+#: gtk/gtkfilechooserdefault.c:986
msgid "The folder contents could not be displayed"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:1119
+#: gtk/gtkfilechooserdefault.c:1192
#, fuzzy, c-format
msgid "Could not get information about '%s': %s"
msgstr "Немагчыма распазнаць фармат файла з малюнкам \"%s\"."
-#: gtk/gtkfilechooserdefault.c:2095
+#: gtk/gtkfilechooserdefault.c:2208
#, c-format
msgid "Add the folder '%s' to the bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2136
+#: gtk/gtkfilechooserdefault.c:2249
msgid "Add the current folder to the bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2138
+#: gtk/gtkfilechooserdefault.c:2251
msgid "Add the selected folders to the bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2178
+#: gtk/gtkfilechooserdefault.c:2291
#, c-format
msgid "Remove the bookmark '%s'"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2591
+#: gtk/gtkfilechooserdefault.c:2722
#, c-format
msgid "Could not add a bookmark for '%s' because it is an invalid path name."
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2769
+#: gtk/gtkfilechooserdefault.c:2937
+#, fuzzy
+msgid "Remove"
+msgstr "Прыбраць"
+
+#: gtk/gtkfilechooserdefault.c:2946
+#, fuzzy
+msgid "Rename..."
+msgstr "_Перайменаваць"
+
+#: gtk/gtkfilechooserdefault.c:3069
msgid "Shortcuts"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2823
+#: gtk/gtkfilechooserdefault.c:3123
#, fuzzy
msgid "Folder"
msgstr "Каталёгі"
-#: gtk/gtkfilechooserdefault.c:2875 gtk/gtkstock.c:295
+#: gtk/gtkfilechooserdefault.c:3179 gtk/gtkstock.c:317
msgid "_Add"
msgstr "Дадаць"
-#: gtk/gtkfilechooserdefault.c:2882
-msgid "Add the selected folder to the bookmarks"
+#: gtk/gtkfilechooserdefault.c:3186
+msgid "Add the selected folder to the Bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2887 gtk/gtkstock.c:352
+#: gtk/gtkfilechooserdefault.c:3191 gtk/gtkstock.c:395
msgid "_Remove"
msgstr "Прыбраць"
-#: gtk/gtkfilechooserdefault.c:2894
+#: gtk/gtkfilechooserdefault.c:3198
msgid "Remove the selected bookmark"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2997
-msgid "_Add to Shortcuts"
+#: gtk/gtkfilechooserdefault.c:3305
+msgid "_Add to Bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:3007
+#: gtk/gtkfilechooserdefault.c:3315
#, fuzzy
msgid "Open _Location"
msgstr "_Выбар: "
-#: gtk/gtkfilechooserdefault.c:3019
+#: gtk/gtkfilechooserdefault.c:3327
msgid "Show _Hidden Files"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:3143 gtk/gtkfilesel.c:767
+#: gtk/gtkfilechooserdefault.c:3451 gtk/gtkfilesel.c:766
msgid "Files"
msgstr "Файлы"
-#: gtk/gtkfilechooserdefault.c:3174
+#: gtk/gtkfilechooserdefault.c:3482
#, fuzzy
msgid "Name"
msgstr "Назва _колеру:"
-#: gtk/gtkfilechooserdefault.c:3199
+#: gtk/gtkfilechooserdefault.c:3507
msgid "Size"
msgstr "Памер"
-#: gtk/gtkfilechooserdefault.c:3212
+#: gtk/gtkfilechooserdefault.c:3520
#, fuzzy
msgid "Modified"
msgstr "Рэжым"
-#: gtk/gtkfilechooserdefault.c:3244
+#: gtk/gtkfilechooserdefault.c:3552
msgid "Select which types of files are shown"
msgstr ""
#. Create Folder
-#: gtk/gtkfilechooserdefault.c:3280
+#: gtk/gtkfilechooserdefault.c:3588
#, fuzzy
msgid "Create Fo_lder"
msgstr "Стварыць тэчку"
#. Name entry
-#: gtk/gtkfilechooserdefault.c:3398
+#: gtk/gtkfilechooserdefault.c:3709
#, fuzzy
msgid "_Name:"
msgstr "Назва _колеру:"
-#: gtk/gtkfilechooserdefault.c:3438
+#: gtk/gtkfilechooserdefault.c:3749
msgid "_Browse for other folders"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:3688
+#: gtk/gtkfilechooserdefault.c:4000
#, fuzzy
msgid "Save in _folder:"
msgstr "Стварыць тэчку"
-#: gtk/gtkfilechooserdefault.c:3690
+#: gtk/gtkfilechooserdefault.c:4002
#, fuzzy
msgid "Create in _folder:"
msgstr "Стварыць тэчку"
-#: gtk/gtkfilechooserdefault.c:4523
+#: gtk/gtkfilechooserdefault.c:4959
msgid "Cannot change to folder because it is not local"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:5048
+#: gtk/gtkfilechooserdefault.c:5513
#, c-format
msgid "Shortcut %s does not exist"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:5508
+#: gtk/gtkfilechooserdefault.c:6057
#, fuzzy, c-format
msgid "Could not mount %s"
msgstr ""
"Памылка стварэньня каталёгу \"%s\": %s\n"
"%s"
-#: gtk/gtkfilechooserdefault.c:5802
+#: gtk/gtkfilechooserdefault.c:6352
msgid "Type name of new folder"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:5844
+#: gtk/gtkfilechooserdefault.c:6394
#, c-format
msgid "%d byte"
msgid_plural "%d bytes"
msgstr[0] ""
msgstr[1] ""
-#: gtk/gtkfilechooserdefault.c:5846
+#: gtk/gtkfilechooserdefault.c:6396
#, c-format
msgid "%.1f K"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:5848
+#: gtk/gtkfilechooserdefault.c:6398
#, c-format
msgid "%.1f M"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:5850
+#: gtk/gtkfilechooserdefault.c:6400
#, c-format
msgid "%.1f G"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:5902
+#: gtk/gtkfilechooserdefault.c:6446 gtk/gtkfilechooserdefault.c:6470
+#, fuzzy
+msgid "Unknown"
+msgstr "(невядомы)"
+
+#: gtk/gtkfilechooserdefault.c:6457
#, fuzzy
msgid "Today"
msgstr "Мадальнае"
-#: gtk/gtkfilechooserdefault.c:5904
+#: gtk/gtkfilechooserdefault.c:6459
msgid "Yesterday"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:5915
-#, fuzzy
-msgid "Unknown"
-msgstr "(невядомы)"
-
-#: gtk/gtkfilechooserdefault.c:5985
+#: gtk/gtkfilechooserdefault.c:6541
#, fuzzy
msgid "Cannot change folder"
msgstr "Стварыць тэчку"
-#: gtk/gtkfilechooserdefault.c:5986
+#: gtk/gtkfilechooserdefault.c:6542
msgid "The folder you specified is an invalid path."
msgstr ""
-#: gtk/gtkfilechooserdefault.c:6025
+#: gtk/gtkfilechooserdefault.c:6581
#, c-format
msgid "Could not build file name from '%s' and '%s'"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:6061
+#: gtk/gtkfilechooserdefault.c:6617
#, fuzzy
msgid "Could not select item"
msgstr ""
"Памылка стварэньня каталёгу \"%s\": %s\n"
"%s"
-#: gtk/gtkfilechooserdefault.c:6101
+#: gtk/gtkfilechooserdefault.c:6657
msgid "Open Location"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:6108
+#: gtk/gtkfilechooserdefault.c:6664
#, fuzzy
msgid "Save in Location"
msgstr "_Выбар: "
-#: gtk/gtkfilechooserdefault.c:6132
+#: gtk/gtkfilechooserdefault.c:6688
#, fuzzy
msgid "_Location:"
msgstr "_Выбар: "
-#: gtk/gtkfilesel.c:731
+#: gtk/gtkfilesel.c:730
msgid "Folders"
msgstr "Каталёгі"
-#: gtk/gtkfilesel.c:735
+#: gtk/gtkfilesel.c:734
msgid "Fol_ders"
msgstr "Каталёгі"
-#: gtk/gtkfilesel.c:771
+#: gtk/gtkfilesel.c:770
msgid "_Files"
msgstr "_Файлы"
-#: gtk/gtkfilesel.c:859 gtk/gtkfilesel.c:2249
+#: gtk/gtkfilesel.c:858 gtk/gtkfilesel.c:2248
#, c-format
msgid "Folder unreadable: %s"
msgstr "Няеытаемы каталёг : %s"
-#: gtk/gtkfilesel.c:990
+#: gtk/gtkfilesel.c:989
#, c-format
msgid ""
"The file \"%s\" resides on another machine (called %s) and may not be "
@@ -1387,25 +1615,25 @@ msgstr ""
"гэтае праграмы\n"
"Вы сапраўды жадаеце адзначыць яго?"
-#: gtk/gtkfilesel.c:1121
+#: gtk/gtkfilesel.c:1120
msgid "_New Folder"
msgstr "Стварыць _тэчку"
-#: gtk/gtkfilesel.c:1132
+#: gtk/gtkfilesel.c:1131
msgid "De_lete File"
msgstr "Зьнішчыць файл"
-#: gtk/gtkfilesel.c:1143
+#: gtk/gtkfilesel.c:1142
msgid "_Rename File"
msgstr "Перайменаваць файл"
-#: gtk/gtkfilesel.c:1445
+#: gtk/gtkfilesel.c:1444
#, c-format
msgid ""
"The folder name \"%s\" contains symbols that are not allowed in filenames"
msgstr "Назоў каталёгу \"%s\" зьмяшчае знакі, недазв�лялныя ў назовах файлаў"
-#: gtk/gtkfilesel.c:1447
+#: gtk/gtkfilesel.c:1446
#, c-format
msgid ""
"Error creating folder \"%s\": %s\n"
@@ -1414,33 +1642,33 @@ msgstr ""
"Памылка стварэньня каталёгу \"%s\": %s\n"
"%s"
-#: gtk/gtkfilesel.c:1448 gtk/gtkfilesel.c:1684
+#: gtk/gtkfilesel.c:1447 gtk/gtkfilesel.c:1683
msgid "You probably used symbols not allowed in filenames."
msgstr "Магчыма вы выкарыстоўвываеце знакі, недазваляльныя ў назовах файлаў."
-#: gtk/gtkfilesel.c:1456
+#: gtk/gtkfilesel.c:1455
#, c-format
msgid "Error creating folder \"%s\": %s\n"
msgstr "Памылка стварэньня каталёгу \"%s\": %s\n"
-#: gtk/gtkfilesel.c:1490
+#: gtk/gtkfilesel.c:1489
msgid "New Folder"
msgstr "Стварыць тэчку"
-#: gtk/gtkfilesel.c:1505
+#: gtk/gtkfilesel.c:1504
msgid "_Folder name:"
msgstr "Назоў каталёгу:"
-#: gtk/gtkfilesel.c:1529
+#: gtk/gtkfilesel.c:1528
msgid "C_reate"
msgstr "С_тварыць"
-#: gtk/gtkfilesel.c:1572
+#: gtk/gtkfilesel.c:1571
#, c-format
msgid "The filename \"%s\" contains symbols that are not allowed in filenames"
msgstr "Назва файла \"%s\" зьмяшчае недапушчальныя знакі"
-#: gtk/gtkfilesel.c:1575
+#: gtk/gtkfilesel.c:1574
#, c-format
msgid ""
"Error deleting file \"%s\": %s\n"
@@ -1449,30 +1677,30 @@ msgstr ""
"Памылка зьнішчэньня файла \"%s\": %s\n"
"%s"
-#: gtk/gtkfilesel.c:1577 gtk/gtkfilesel.c:1698
+#: gtk/gtkfilesel.c:1576 gtk/gtkfilesel.c:1697
msgid "It probably contains symbols not allowed in filenames."
msgstr "Магчыма зьмяшчае сымбалі, недапушчальныя ў назвах файлаў."
-#: gtk/gtkfilesel.c:1586
+#: gtk/gtkfilesel.c:1585
#, c-format
msgid "Error deleting file \"%s\": %s"
msgstr "Памылка зьнішчэньня файла \"%s\": %s"
-#: gtk/gtkfilesel.c:1629
+#: gtk/gtkfilesel.c:1628
#, fuzzy, c-format
msgid "Really delete file \"%s\"?"
msgstr "Сапраўды зьнішчыць файл \"%s\" ?"
-#: gtk/gtkfilesel.c:1634
+#: gtk/gtkfilesel.c:1633
msgid "Delete File"
msgstr "Зьнішчыць файл"
-#: gtk/gtkfilesel.c:1680 gtk/gtkfilesel.c:1694
+#: gtk/gtkfilesel.c:1679 gtk/gtkfilesel.c:1693
#, c-format
msgid "The file name \"%s\" contains symbols that are not allowed in filenames"
msgstr "Назва файла \"%s\" зьмяшчае сымбалі, недапу�чальныя ў назвах файлаў"
-#: gtk/gtkfilesel.c:1682
+#: gtk/gtkfilesel.c:1681
#, c-format
msgid ""
"Error renaming file to \"%s\": %s\n"
@@ -1481,7 +1709,7 @@ msgstr ""
"Памылка перайменаваньня \"%s\": %s\n"
"%s"
-#: gtk/gtkfilesel.c:1696
+#: gtk/gtkfilesel.c:1695
#, c-format
msgid ""
"Error renaming file \"%s\": %s\n"
@@ -1490,29 +1718,29 @@ msgstr ""
"Памылка перайменаваньня \"%s\": %s\n"
"%s"
-#: gtk/gtkfilesel.c:1706
+#: gtk/gtkfilesel.c:1705
#, c-format
msgid "Error renaming file \"%s\" to \"%s\": %s"
msgstr "Памылка перайменаваньня \"%s\" у \"%s\": %s"
-#: gtk/gtkfilesel.c:1753
+#: gtk/gtkfilesel.c:1752
msgid "Rename File"
msgstr "Перайменаваць файл"
-#: gtk/gtkfilesel.c:1768
+#: gtk/gtkfilesel.c:1767
#, c-format
msgid "Rename file \"%s\" to:"
msgstr "Перайменаваць файл \"%s\" у:"
-#: gtk/gtkfilesel.c:1797
+#: gtk/gtkfilesel.c:1796
msgid "_Rename"
msgstr "_Перайменаваць"
-#: gtk/gtkfilesel.c:2229
+#: gtk/gtkfilesel.c:2228
msgid "_Selection: "
msgstr "_Выбар: "
-#: gtk/gtkfilesel.c:3152
+#: gtk/gtkfilesel.c:3151
#, fuzzy, c-format
msgid ""
"The filename \"%s\" couldn't be converted to UTF-8. (try setting the "
@@ -1521,16 +1749,16 @@ msgstr ""
"Назоў файла \"%s\" няможа быць пераўтвораны ў UTF-8 (паспрабуйцеўсталяваць "
"пераменную асяродзьдзя G_BROKEN_FILENAMES): %s"
-#: gtk/gtkfilesel.c:3155
+#: gtk/gtkfilesel.c:3154
#, fuzzy
msgid "Invalid UTF-8"
msgstr "Нерэчаісны UTF-8"
-#: gtk/gtkfilesel.c:4032
+#: gtk/gtkfilesel.c:4031
msgid "Name too long"
msgstr "Назва вельмі доўгая"
-#: gtk/gtkfilesel.c:4034
+#: gtk/gtkfilesel.c:4033
msgid "Couldn't convert filename"
msgstr "Немагчыма пераўтварыць назву файла"
@@ -1538,96 +1766,111 @@ msgstr "Немагчыма пераўтварыць назву файла"
msgid "(Empty)"
msgstr ""
-#: gtk/gtkfilesystemunix.c:415 gtk/gtkfilesystemunix.c:429
-#: gtk/gtkfilesystemunix.c:626 gtk/gtkfilesystemwin32.c:482
-#: gtk/gtkfilesystemwin32.c:495 gtk/gtkfilesystemwin32.c:1530
+#: gtk/gtkfilesystemunix.c:475 gtk/gtkfilesystemunix.c:678
+#: gtk/gtkfilesystemunix.c:1918 gtk/gtkfilesystemwin32.c:482
+#: gtk/gtkfilesystemwin32.c:495 gtk/gtkfilesystemwin32.c:1560
#, fuzzy, c-format
msgid "Error getting information for '%s': %s"
msgstr "Памылка стварэньня каталёгу \"%s\": %s\n"
-#: gtk/gtkfilesystemunix.c:495 gtk/gtkfilesystemwin32.c:537
+#: gtk/gtkfilesystemunix.c:547 gtk/gtkfilesystemwin32.c:537
#, fuzzy, c-format
msgid "Error creating directory '%s': %s"
msgstr "Памылка стварэньня каталёгу \"%s\": %s\n"
-#: gtk/gtkfilesystemunix.c:575 gtk/gtkfilesystemwin32.c:597
+#: gtk/gtkfilesystemunix.c:627 gtk/gtkfilesystemwin32.c:597
msgid "This file system does not support mounting"
msgstr ""
-#: gtk/gtkfilesystemunix.c:583
+#: gtk/gtkfilesystemunix.c:635
#, fuzzy
msgid "Filesystem"
msgstr "Файлы"
-#: gtk/gtkfilesystemunix.c:740
+#: gtk/gtkfilesystemunix.c:792
#, fuzzy, c-format
msgid "Could not get a stock icon for %s"
msgstr "Немагчыма распазнаць фармат файла з малюнкам \"%s\"."
-#: gtk/gtkfilesystemunix.c:835
+#: gtk/gtkfilesystemunix.c:887
#, c-format
msgid ""
"The name \"%s\" is not valid because it contains the character \"%s\". "
"Please use a different name."
msgstr ""
-#: gtk/gtkfilesystemunix.c:1443 gtk/gtkfilesystemwin32.c:1004
-#, c-format
-msgid "Bookmark saving failed: %s"
-msgstr ""
+#: gtk/gtkfilesystemunix.c:1489
+#, fuzzy, c-format
+msgid "Writing %s failed: %s"
+msgstr "Памылка успрыняцьця файла з JPEG малюнкам (%s)"
-#: gtk/gtkfilesystemunix.c:1495
+#: gtk/gtkfilesystemunix.c:1578
#, c-format
msgid "'%s' already exists in the bookmarks list"
msgstr ""
-#: gtk/gtkfilesystemunix.c:1557
+#: gtk/gtkfilesystemunix.c:1650
#, c-format
msgid "'%s' does not exist in the bookmarks list"
msgstr ""
-#: gtk/gtkfilesystemunix.c:1739
+#: gtk/gtkfilesystemunix.c:1878
#, fuzzy, c-format
-msgid "Error getting information for '%s'"
+msgid "Error getting information for '/': %s"
msgstr "Памылка стварэньня каталёгу \"%s\": %s\n"
-#: gtk/gtkfontbutton.c:178 gtk/gtkfontbutton.c:295
+#: gtk/gtkfilesystemwin32.c:611
+#, c-format
+msgid "Network Drive (%s)"
+msgstr ""
+
+#: gtk/gtkfilesystemwin32.c:650
+#, c-format
+msgid "%s (%s)"
+msgstr ""
+
+#: gtk/gtkfilesystemwin32.c:1032
+#, c-format
+msgid "Bookmark saving failed: %s"
+msgstr ""
+
+#: gtk/gtkfontbutton.c:179 gtk/gtkfontbutton.c:292
msgid "Pick a Font"
msgstr ""
#. Initialize fields
-#: gtk/gtkfontbutton.c:289
+#: gtk/gtkfontbutton.c:286
msgid "Sans 12"
msgstr ""
-#: gtk/gtkfontbutton.c:807
+#: gtk/gtkfontbutton.c:804
msgid "Font"
msgstr "Шрыфт"
#. This is the default text shown in the preview entry, though the user
#. can set it. Remember that some fonts only have capital letters.
-#: gtk/gtkfontsel.c:73
+#: gtk/gtkfontsel.c:74
msgid "abcdefghijk ABCDEFGHIJK"
msgstr "абвгдеёжзійклмнопрстуўфхцчшыьэюя АБВГДЕЁЖЗІЙКЛМНОПРСТУЎФХЦЧШЫЭЮЯ"
-#: gtk/gtkfontsel.c:360
+#: gtk/gtkfontsel.c:361
msgid "_Family:"
msgstr "Сямейства:"
-#: gtk/gtkfontsel.c:366
+#: gtk/gtkfontsel.c:367
msgid "_Style:"
msgstr "Стыль:"
-#: gtk/gtkfontsel.c:372
+#: gtk/gtkfontsel.c:373
msgid "Si_ze:"
msgstr "Памер:"
#. create the text entry widget
-#: gtk/gtkfontsel.c:548
+#: gtk/gtkfontsel.c:549
msgid "_Preview:"
msgstr "Прыклад:"
-#: gtk/gtkfontsel.c:1382
+#: gtk/gtkfontsel.c:1383
msgid "Font Selection"
msgstr "Выбар шрыфта"
@@ -1642,12 +1885,12 @@ msgstr "Гама значэньне"
#. Remove this icon source so we don't keep trying to
#. * load it.
#.
-#: gtk/gtkiconfactory.c:1629
+#: gtk/gtkiconfactory.c:1644
#, c-format
msgid "Error loading icon: %s"
msgstr "Памылка загрузкі значкі: %s"
-#: gtk/gtkicontheme.c:1263
+#: gtk/gtkicontheme.c:1250
#, c-format
msgid ""
"Could not find the icon '%s'. The '%s' theme\n"
@@ -1656,7 +1899,7 @@ msgid ""
"\t%s"
msgstr ""
-#: gtk/gtkicontheme.c:1328
+#: gtk/gtkicontheme.c:1315
#, c-format
msgid "Icon '%s' not present in theme"
msgstr ""
@@ -1746,7 +1989,7 @@ msgstr "(невядомы)"
msgid "clear"
msgstr "ачысьціць"
-#: gtk/gtklabel.c:3930
+#: gtk/gtklabel.c:3935
msgid "Select All"
msgstr "Адзначыць усё"
@@ -1780,361 +2023,393 @@ msgstr ""
#. * Do *not* translate it to "predefinito:LTR", if it
#. * it isn't default:LTR or default:RTL it will not work
#.
-#: gtk/gtkmain.c:482
+#: gtk/gtkmain.c:476
msgid "default:LTR"
msgstr "default:LTR"
-#: gtk/gtkmain.c:565
+#: gtk/gtkmain.c:559
msgid "GTK+ Options"
msgstr ""
-#: gtk/gtkmain.c:565
+#: gtk/gtkmain.c:559
msgid "Show GTK+ Options"
msgstr ""
-#: gtk/gtknotebook.c:2712 gtk/gtknotebook.c:5060
+#: gtk/gtknotebook.c:2718 gtk/gtknotebook.c:5064
#, c-format
msgid "Page %u"
msgstr "Старонка %u"
-#: gtk/gtkradiotoolbutton.c:91
+#: gtk/gtkradiotoolbutton.c:92
msgid "Group"
msgstr ""
-#: gtk/gtkradiotoolbutton.c:92
+#: gtk/gtkradiotoolbutton.c:93
msgid "The radio tool button whose group this button belongs to."
msgstr ""
-#: gtk/gtkrc.c:2399
+#: gtk/gtkrc.c:2400
#, c-format
msgid "Unable to find include file: \"%s\""
msgstr "Немагчыма адшукаць уключаемы файл: \"%s\""
-#: gtk/gtkrc.c:3038 gtk/gtkrc.c:3041
+#: gtk/gtkrc.c:3042 gtk/gtkrc.c:3045
#, c-format
msgid "Unable to locate image file in pixmap_path: \"%s\""
msgstr "Немагчыма знайсьці файл з малюнкам у pixmap_path: \"%s\""
-#: gtk/gtkrc.c:3476
+#: gtk/gtkrc.c:3480
#, c-format
msgid "Pixmap path element: \"%s\" must be absolute, %s, line %d"
msgstr "Часта шляху да відарыса \"%s\" павінна быць абсалютнай, %s, радок %d"
#. KEEP IN SYNC with gtkiconfactory.c stock icons, when appropriate
-#: gtk/gtkstock.c:286
+#: gtk/gtkstock.c:308
msgid "Information"
msgstr "Зьвесткі"
-#: gtk/gtkstock.c:287
+#: gtk/gtkstock.c:309
msgid "Warning"
msgstr "Увага"
-#: gtk/gtkstock.c:288
+#: gtk/gtkstock.c:310
msgid "Error"
msgstr "Памылка"
-#: gtk/gtkstock.c:289
+#: gtk/gtkstock.c:311
msgid "Question"
msgstr "Пытаньне"
#. FIXME these need accelerators when appropriate, and
#. * need the mnemonics to be rationalized
#.
-#: gtk/gtkstock.c:294
+#: gtk/gtkstock.c:316
msgid "_About"
msgstr ""
-#: gtk/gtkstock.c:296
+#: gtk/gtkstock.c:318
msgid "_Apply"
msgstr "У_жыць"
-#: gtk/gtkstock.c:297
+#: gtk/gtkstock.c:319
msgid "_Bold"
msgstr "_Тлусты"
-#: gtk/gtkstock.c:298
+#: gtk/gtkstock.c:320
msgid "_Cancel"
msgstr "Ад_мяніць"
-#: gtk/gtkstock.c:299
+#: gtk/gtkstock.c:321
msgid "_CD-Rom"
msgstr "CD-ROM"
-#: gtk/gtkstock.c:300
+#: gtk/gtkstock.c:322
msgid "_Clear"
msgstr "А_чысьціць"
-#: gtk/gtkstock.c:301
+#: gtk/gtkstock.c:323
msgid "_Close"
msgstr "За_чыніць"
-#: gtk/gtkstock.c:302
+#: gtk/gtkstock.c:324
msgid "_Convert"
msgstr "Пераўтварыць"
-#: gtk/gtkstock.c:303
+#: gtk/gtkstock.c:325
msgid "_Copy"
msgstr "_Капіяваць"
-#: gtk/gtkstock.c:304
+#: gtk/gtkstock.c:326
msgid "Cu_t"
msgstr "_Выразаць"
-#: gtk/gtkstock.c:305
+#: gtk/gtkstock.c:327
msgid "_Delete"
msgstr "Зьні_шчыць"
-#: gtk/gtkstock.c:306
+#: gtk/gtkstock.c:328
msgid "_Execute"
msgstr "Выканаць"
-#: gtk/gtkstock.c:307
+#: gtk/gtkstock.c:329
msgid "_Edit"
msgstr ""
-#: gtk/gtkstock.c:308
+#: gtk/gtkstock.c:330
msgid "_Find"
msgstr "_Шукаць"
-#: gtk/gtkstock.c:309
+#: gtk/gtkstock.c:331
msgid "Find and _Replace"
msgstr "_Замяніць"
-#: gtk/gtkstock.c:310
+#: gtk/gtkstock.c:332
msgid "_Floppy"
msgstr "Дыскэта"
-#: gtk/gtkstock.c:311
-msgid "_Bottom"
-msgstr "Укане_ц"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:334
+msgid "Navigation|_Bottom"
+msgstr ""
-#: gtk/gtkstock.c:312
-msgid "_First"
-msgstr "Пе_ршы"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:336
+msgid "Navigation|_First"
+msgstr ""
-#: gtk/gtkstock.c:313
-msgid "_Last"
-msgstr "Ап_ошні"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:338
+msgid "Navigation|_Last"
+msgstr ""
-#: gtk/gtkstock.c:314
-msgid "_Top"
-msgstr "_Упачатак"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:340
+msgid "Navigation|_Top"
+msgstr ""
-#: gtk/gtkstock.c:315
-msgid "_Back"
-msgstr "На_зад"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:342
+msgid "Navigation|_Back"
+msgstr ""
-#: gtk/gtkstock.c:316
-msgid "_Down"
-msgstr "У_ніз"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:344
+msgid "Navigation|_Down"
+msgstr ""
-#: gtk/gtkstock.c:317 gtk/gtkstock.c:331
-msgid "_Forward"
-msgstr "На_перад"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:346
+msgid "Navigation|_Forward"
+msgstr ""
-#: gtk/gtkstock.c:318
-msgid "_Up"
-msgstr "У_гору"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:348
+msgid "Navigation|_Up"
+msgstr ""
-#: gtk/gtkstock.c:319
+#: gtk/gtkstock.c:349
msgid "_Harddisk"
msgstr ""
-#: gtk/gtkstock.c:320
+#: gtk/gtkstock.c:350
msgid "_Help"
msgstr "_Дапамога"
-#: gtk/gtkstock.c:321
+#: gtk/gtkstock.c:351
msgid "_Home"
msgstr "Да _хаты"
-#: gtk/gtkstock.c:322
+#: gtk/gtkstock.c:352
msgid "Increase Indent"
msgstr ""
-#: gtk/gtkstock.c:323
+#: gtk/gtkstock.c:353
msgid "Decrease Indent"
msgstr ""
-#: gtk/gtkstock.c:324
+#: gtk/gtkstock.c:354
msgid "_Index"
msgstr "_Індэкс"
-#: gtk/gtkstock.c:325
+#: gtk/gtkstock.c:355
msgid "_Italic"
msgstr "_Нахілены"
-#: gtk/gtkstock.c:326
+#: gtk/gtkstock.c:356
msgid "_Jump to"
msgstr "_Ісьці да"
-#: gtk/gtkstock.c:327
-msgid "_Center"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:358
+#, fuzzy
+msgid "Justify|_Center"
msgstr "Па_цэнтру"
-#: gtk/gtkstock.c:328
-msgid "_Fill"
-msgstr "Запоўніць"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:360
+msgid "Justify|_Fill"
+msgstr ""
-#: gtk/gtkstock.c:329
-msgid "_Left"
-msgstr "Налева"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:362
+msgid "Justify|_Left"
+msgstr ""
-#: gtk/gtkstock.c:330
-msgid "_Right"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:364
+#, fuzzy
+msgid "Justify|_Right"
msgstr "Направа"
-#: gtk/gtkstock.c:332
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:367
#, fuzzy
-msgid "_Next"
+msgid "Media|_Forward"
+msgstr "На_перад"
+
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:369
+#, fuzzy
+msgid "Media|_Next"
msgstr "_Стварыць"
-#: gtk/gtkstock.c:333
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:371
#, fuzzy
-msgid "P_ause"
+msgid "Media|P_ause"
msgstr "_Уставіць"
-#: gtk/gtkstock.c:334
-msgid "_Play"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:373
+msgid "Media|_Play"
msgstr ""
-#: gtk/gtkstock.c:335
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:375
#, fuzzy
-msgid "Pre_vious"
+msgid "Media|Pre_vious"
msgstr "Прыклад:"
-#: gtk/gtkstock.c:336
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:377
#, fuzzy
-msgid "_Record"
+msgid "Media|_Record"
msgstr "_Чырвоны:"
-#: gtk/gtkstock.c:337
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:379
#, fuzzy
-msgid "R_ewind"
+msgid "Media|R_ewind"
msgstr "_Шукаць"
-#: gtk/gtkstock.c:338 gtk/gtkstock.c:361
-msgid "_Stop"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:381
+#, fuzzy
+msgid "Media|_Stop"
msgstr "_Спыніць"
-#: gtk/gtkstock.c:339
+#: gtk/gtkstock.c:382
#, fuzzy
msgid "_Network"
msgstr "_Стварыць"
-#: gtk/gtkstock.c:340
+#: gtk/gtkstock.c:383
msgid "_New"
msgstr "_Стварыць"
-#: gtk/gtkstock.c:341
+#: gtk/gtkstock.c:384
msgid "_No"
msgstr "_Не"
-#: gtk/gtkstock.c:342
+#: gtk/gtkstock.c:385
msgid "_OK"
msgstr "До_бра"
-#: gtk/gtkstock.c:343
+#: gtk/gtkstock.c:386
msgid "_Open"
msgstr "_Адчыніць"
-#: gtk/gtkstock.c:344
+#: gtk/gtkstock.c:387
msgid "_Paste"
msgstr "_Уставіць"
-#: gtk/gtkstock.c:345
+#: gtk/gtkstock.c:388
msgid "_Preferences"
msgstr "П_еравагі"
-#: gtk/gtkstock.c:346
+#: gtk/gtkstock.c:389
msgid "_Print"
msgstr "_Друкаваць"
-#: gtk/gtkstock.c:347
+#: gtk/gtkstock.c:390
msgid "Print Pre_view"
msgstr "Пра_гледзіць друк"
-#: gtk/gtkstock.c:348
+#: gtk/gtkstock.c:391
msgid "_Properties"
msgstr "Улась_цівасьці"
-#: gtk/gtkstock.c:349
+#: gtk/gtkstock.c:392
msgid "_Quit"
msgstr "_Выйсьці"
-#: gtk/gtkstock.c:350
+#: gtk/gtkstock.c:393
msgid "_Redo"
msgstr "_Перарабіць"
-#: gtk/gtkstock.c:351
+#: gtk/gtkstock.c:394
msgid "_Refresh"
msgstr "Аб_навіць"
-#: gtk/gtkstock.c:353
+#: gtk/gtkstock.c:396
msgid "_Revert"
msgstr "Адкаціць"
-#: gtk/gtkstock.c:354
+#: gtk/gtkstock.c:397
msgid "_Save"
msgstr "_Захаваць"
-#: gtk/gtkstock.c:355
+#: gtk/gtkstock.c:398
msgid "Save _As"
msgstr "Захаваць _як"
-#: gtk/gtkstock.c:356
+#: gtk/gtkstock.c:399
msgid "_Color"
msgstr "_Колер"
-#: gtk/gtkstock.c:357
+#: gtk/gtkstock.c:400
msgid "_Font"
msgstr "_Шрыфт"
-#: gtk/gtkstock.c:358
+#: gtk/gtkstock.c:401
msgid "_Ascending"
msgstr "_А-Я"
-#: gtk/gtkstock.c:359
+#: gtk/gtkstock.c:402
msgid "_Descending"
msgstr "_Я-А"
-#: gtk/gtkstock.c:360
+#: gtk/gtkstock.c:403
msgid "_Spell Check"
msgstr "Праверыць п_равапіс"
-#: gtk/gtkstock.c:362
+#: gtk/gtkstock.c:404
+msgid "_Stop"
+msgstr "_Спыніць"
+
+#: gtk/gtkstock.c:405
msgid "_Strikethrough"
msgstr "_Закрэсьлены"
-#: gtk/gtkstock.c:363
+#: gtk/gtkstock.c:406
msgid "_Undelete"
msgstr "Аднавіць зьнішчанае"
-#: gtk/gtkstock.c:364
+#: gtk/gtkstock.c:407
msgid "_Underline"
msgstr "_Падкрэсьлены"
-#: gtk/gtkstock.c:365
+#: gtk/gtkstock.c:408
msgid "_Undo"
msgstr "_Адмяніць"
-#: gtk/gtkstock.c:366
+#: gtk/gtkstock.c:409
msgid "_Yes"
msgstr "_Так"
-#: gtk/gtkstock.c:367
+#: gtk/gtkstock.c:410
msgid "_Normal Size"
msgstr ""
-#: gtk/gtkstock.c:368
+#: gtk/gtkstock.c:411
msgid "Best _Fit"
msgstr ""
-#: gtk/gtkstock.c:369
+#: gtk/gtkstock.c:412
msgid "Zoom _In"
msgstr "Маштаб _+"
-#: gtk/gtkstock.c:370
+#: gtk/gtkstock.c:413
msgid "Zoom _Out"
msgstr "Маштаб _-"
@@ -2187,22 +2462,22 @@ msgstr "Немагчыма адшукаць рухавік тэмы ў module_pa
msgid "--- No Tip ---"
msgstr "--- Няма парады ---"
-#: gtk/gtkuimanager.c:1132
+#: gtk/gtkuimanager.c:1154
#, c-format
msgid "Unknown attribute '%s' on line %d char %d"
msgstr ""
-#: gtk/gtkuimanager.c:1332
+#: gtk/gtkuimanager.c:1371
#, c-format
msgid "Unexpected start tag '%s' on line %d char %d"
msgstr ""
-#: gtk/gtkuimanager.c:1417
+#: gtk/gtkuimanager.c:1461
#, c-format
msgid "Unexpected character data on line %d char %d"
msgstr ""
-#: gtk/gtkuimanager.c:2209
+#: gtk/gtkuimanager.c:2272
msgid "Empty"
msgstr ""
@@ -2262,6 +2537,46 @@ msgstr "X мэтад уводу (X Input Method)"
msgid "Could not get information for file '%s': %s"
msgstr "Немагчыма распазнаць фармат файла з малюнкам \"%s\"."
+#~ msgid "Shift"
+#~ msgstr "Shift"
+
+#~ msgid "Ctrl"
+#~ msgstr "Ctrl"
+
+#~ msgid "Alt"
+#~ msgstr "Alt"
+
+#, fuzzy
+#~ msgid "Error getting information for '%s'"
+#~ msgstr "Памылка стварэньня каталёгу \"%s\": %s\n"
+
+#~ msgid "_Bottom"
+#~ msgstr "Укане_ц"
+
+#~ msgid "_First"
+#~ msgstr "Пе_ршы"
+
+#~ msgid "_Last"
+#~ msgstr "Ап_ошні"
+
+#~ msgid "_Top"
+#~ msgstr "_Упачатак"
+
+#~ msgid "_Back"
+#~ msgstr "На_зад"
+
+#~ msgid "_Down"
+#~ msgstr "У_ніз"
+
+#~ msgid "_Up"
+#~ msgstr "У_гору"
+
+#~ msgid "_Fill"
+#~ msgstr "Запоўніць"
+
+#~ msgid "_Left"
+#~ msgstr "Налева"
+
#, fuzzy
#~ msgid ""
#~ "Could not change the current folder to %s:\n"
@@ -2297,10 +2612,6 @@ msgstr "Немагчыма распазнаць фармат файла з ма
#~ msgstr "Дадаць"
#, fuzzy
-#~ msgid "Remove"
-#~ msgstr "Прыбраць"
-
-#, fuzzy
#~ msgid "Up"
#~ msgstr "У_гору"
diff --git a/po/bg.po b/po/bg.po
index 275699230..32ee87e89 100644
--- a/po/bg.po
+++ b/po/bg.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Gtk+ 2.6\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-05-15 16:55+0300\n"
+"POT-Creation-Date: 2005-06-20 14:30-0400\n"
"PO-Revision-Date: 2005-05-15 13:24+0300\n"
"Last-Translator: Vladimir Petkov <vpetkov@i-space.org>\n"
"Language-Team: Bulgarian <dict@fsa-bg.org>\n"
@@ -18,19 +18,19 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
-#: ../gdk-pixbuf/gdk-pixbuf-animation.c:153 ../gdk-pixbuf/gdk-pixbuf-io.c:838
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1068 ../tests/testfilechooser.c:199
+#: gdk-pixbuf/gdk-pixbuf-animation.c:153 gdk-pixbuf/gdk-pixbuf-io.c:838
+#: gdk-pixbuf/gdk-pixbuf-io.c:1068 tests/testfilechooser.c:199
#, c-format
msgid "Failed to open file '%s': %s"
msgstr "Неуспех при отваряне на файла \"%s\": %s"
-#: ../gdk-pixbuf/gdk-pixbuf-animation.c:166 ../gdk-pixbuf/gdk-pixbuf-io.c:850
+#: gdk-pixbuf/gdk-pixbuf-animation.c:166 gdk-pixbuf/gdk-pixbuf-io.c:850
#, c-format
msgid "Image file '%s' contains no data"
msgstr "Графичният файл \"%s\" не съдържа данни"
-#: ../gdk-pixbuf/gdk-pixbuf-animation.c:208 ../gdk-pixbuf/gdk-pixbuf-io.c:887
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1109 ../tests/testfilechooser.c:244
+#: gdk-pixbuf/gdk-pixbuf-animation.c:208 gdk-pixbuf/gdk-pixbuf-io.c:887
+#: gdk-pixbuf/gdk-pixbuf-io.c:1109 tests/testfilechooser.c:244
#, c-format
msgid ""
"Failed to load image '%s': reason not known, probably a corrupt image file"
@@ -38,7 +38,7 @@ msgstr ""
"Неуспех при зареждане на изображението \"%s\": неизвестна причина, вероятно "
"повреден файл"
-#: ../gdk-pixbuf/gdk-pixbuf-animation.c:241
+#: gdk-pixbuf/gdk-pixbuf-animation.c:241
#, c-format
msgid ""
"Failed to load animation '%s': reason not known, probably a corrupt "
@@ -47,12 +47,12 @@ msgstr ""
"Неуспех при зареждане на анимацията \"%s\": неизвестна причина, вероятно "
"повреден анимационен файл"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:444
+#: gdk-pixbuf/gdk-pixbuf-io.c:444
#, c-format
msgid "Unable to load image-loading module: %s: %s"
msgstr "Модулът за зареждане на изображения: %s: %s, не може да бъде зареден"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:459
+#: gdk-pixbuf/gdk-pixbuf-io.c:459
#, c-format
msgid ""
"Image-loading module %s does not export the proper interface; perhaps it's "
@@ -61,54 +61,54 @@ msgstr ""
"Модулът за зареждане на изображения %s не експортира подходящ интерфейс: "
"вероятно е от различна версия на GTK?"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:628 ../gdk-pixbuf/gdk-pixbuf-io.c:680
+#: gdk-pixbuf/gdk-pixbuf-io.c:628 gdk-pixbuf/gdk-pixbuf-io.c:680
#, c-format
msgid "Image type '%s' is not supported"
msgstr "Типът изображение \"%s\" не се поддържа"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:720
+#: gdk-pixbuf/gdk-pixbuf-io.c:720
#, c-format
msgid "Couldn't recognize the image file format for file '%s'"
msgstr "Формата на графичния файл \"%s\", не може да бъде разпознат"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:728
+#: gdk-pixbuf/gdk-pixbuf-io.c:728
msgid "Unrecognized image file format"
msgstr "Неразпознаваем графичен формат"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:896
+#: gdk-pixbuf/gdk-pixbuf-io.c:896
#, c-format
msgid "Failed to load image '%s': %s"
msgstr "Неуспех при зареждане на изображението \"%s\": %s"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1336
+#: gdk-pixbuf/gdk-pixbuf-io.c:1336
#, c-format
msgid "Error writing to image file: %s"
msgstr "Грешка при записването на изображението:·%s"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1382 ../gdk-pixbuf/gdk-pixbuf-io.c:1511
+#: gdk-pixbuf/gdk-pixbuf-io.c:1382 gdk-pixbuf/gdk-pixbuf-io.c:1511
#, c-format
msgid "This build of gdk-pixbuf does not support saving the image format: %s"
msgstr ""
"Вграденото в \"gdk-pixbuf\" не поддържа запазването на графичен формат: %s"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1416
+#: gdk-pixbuf/gdk-pixbuf-io.c:1416
msgid "Insufficient memory to save image to callback"
msgstr "Недостатъчно памет, за да се запази изображението към функцията"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1428
+#: gdk-pixbuf/gdk-pixbuf-io.c:1428
msgid "Failed to open temporary file"
msgstr "Грешка при отварянето на временния файл"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1453
+#: gdk-pixbuf/gdk-pixbuf-io.c:1453
msgid "Failed to read from temporary file"
msgstr "Неуспех при четенето на временния файл"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1683
+#: gdk-pixbuf/gdk-pixbuf-io.c:1687
#, c-format
msgid "Failed to open '%s' for writing: %s"
msgstr "Неуспех при отваряне на \"%s\" за запис: %s"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1707
+#: gdk-pixbuf/gdk-pixbuf-io.c:1711
#, c-format
msgid ""
"Failed to close '%s' while writing image, all data may not have been saved: %"
@@ -117,16 +117,16 @@ msgstr ""
"Неуспех при затваряне на \"%s\" по време на запис на изображение, всичките "
"дани могат да не бъдат запазени: %s"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1927 ../gdk-pixbuf/gdk-pixbuf-io.c:1977
+#: gdk-pixbuf/gdk-pixbuf-io.c:1931 gdk-pixbuf/gdk-pixbuf-io.c:1981
msgid "Insufficient memory to save image into a buffer"
msgstr "Недостатъчно памет за запазването на изображението в буфера"
-#: ../gdk-pixbuf/gdk-pixbuf-loader.c:383
+#: gdk-pixbuf/gdk-pixbuf-loader.c:383
#, c-format
msgid "Incremental loading of image type '%s' is not supported"
msgstr "Нарастващо зареждане на изображение от типа \"%s\" не се поддържа"
-#: ../gdk-pixbuf/gdk-pixbuf-loader.c:411 ../gdk-pixbuf/gdk-pixbuf-loader.c:513
+#: gdk-pixbuf/gdk-pixbuf-loader.c:411 gdk-pixbuf/gdk-pixbuf-loader.c:513
#, c-format
msgid ""
"Internal error: Image loader module '%s' failed to begin loading an image, "
@@ -135,205 +135,200 @@ msgstr ""
"Вътрешна грешка: Модулът за зареждане на картинка '%s' пропадна при "
"зареждане на изображение, но няма причина за това"
-#: ../gdk-pixbuf/gdk-pixdata.c:147
+#: gdk-pixbuf/gdk-pixdata.c:147
msgid "Image header corrupt"
msgstr "Повредена е заглавната част на изображението"
-#: ../gdk-pixbuf/gdk-pixdata.c:152
+#: gdk-pixbuf/gdk-pixdata.c:152
msgid "Image format unknown"
msgstr "Неизвестен формат на изображението"
-#: ../gdk-pixbuf/gdk-pixdata.c:157 ../gdk-pixbuf/gdk-pixdata.c:487
+#: gdk-pixbuf/gdk-pixdata.c:157 gdk-pixbuf/gdk-pixdata.c:487
msgid "Image pixel data corrupt"
msgstr "Повредени данни за \"pixel\" изображението"
-#: ../gdk-pixbuf/gdk-pixdata.c:431
+#: gdk-pixbuf/gdk-pixdata.c:431
#, c-format
msgid "failed to allocate image buffer of %u byte"
msgid_plural "failed to allocate image buffer of %u bytes"
msgstr[0] "неуспех при заделяне на буфер за изображението от %u байт"
msgstr[1] "неуспех при заделяне на буфер за изображението от %u байта"
-#: ../gdk-pixbuf/io-ani.c:244
+#: gdk-pixbuf/io-ani.c:244
msgid "Unexpected icon chunk in animation"
msgstr "Неочакван откъс в анимация"
-#: ../gdk-pixbuf/io-ani.c:337
+#: gdk-pixbuf/io-ani.c:337
msgid "Unsupported animation type"
msgstr "Неподдържан тип анимация"
-#: ../gdk-pixbuf/io-ani.c:348 ../gdk-pixbuf/io-ani.c:538
+#: gdk-pixbuf/io-ani.c:348 gdk-pixbuf/io-ani.c:538
msgid "Invalid header in animation"
msgstr "Грешна заглавна част в анимация"
-#: ../gdk-pixbuf/io-ani.c:358 ../gdk-pixbuf/io-ani.c:382
-#: ../gdk-pixbuf/io-ani.c:441 ../gdk-pixbuf/io-ani.c:460
-#: ../gdk-pixbuf/io-ani.c:511 ../gdk-pixbuf/io-ani.c:583
+#: gdk-pixbuf/io-ani.c:358 gdk-pixbuf/io-ani.c:382 gdk-pixbuf/io-ani.c:441
+#: gdk-pixbuf/io-ani.c:460 gdk-pixbuf/io-ani.c:511 gdk-pixbuf/io-ani.c:583
msgid "Not enough memory to load animation"
msgstr "Няма достатъчно памет за зареждане на анимацията"
-#: ../gdk-pixbuf/io-ani.c:400 ../gdk-pixbuf/io-ani.c:417
-#: ../gdk-pixbuf/io-ani.c:428
+#: gdk-pixbuf/io-ani.c:400 gdk-pixbuf/io-ani.c:417 gdk-pixbuf/io-ani.c:428
msgid "Malformed chunk in animation"
msgstr "Грешно форматиран откъс от анимацията"
-#: ../gdk-pixbuf/io-ani.c:676
+#: gdk-pixbuf/io-ani.c:676
msgid "The ANI image format"
msgstr "Форматът за изображения ANI"
-#: ../gdk-pixbuf/io-bmp.c:228 ../gdk-pixbuf/io-bmp.c:301
-#: ../gdk-pixbuf/io-bmp.c:333 ../gdk-pixbuf/io-bmp.c:356
-#: ../gdk-pixbuf/io-bmp.c:437
+#: gdk-pixbuf/io-bmp.c:228 gdk-pixbuf/io-bmp.c:306 gdk-pixbuf/io-bmp.c:338
+#: gdk-pixbuf/io-bmp.c:361 gdk-pixbuf/io-bmp.c:442
msgid "BMP image has bogus header data"
msgstr "BMP изображението има \"фалшива\" заглавна част"
-#: ../gdk-pixbuf/io-bmp.c:239 ../gdk-pixbuf/io-bmp.c:396
+#: gdk-pixbuf/io-bmp.c:239 gdk-pixbuf/io-bmp.c:401
msgid "Not enough memory to load bitmap image"
msgstr "Няма достатъчно памет за да зареди \"bitmap\" изображение"
-#: ../gdk-pixbuf/io-bmp.c:282
+#: gdk-pixbuf/io-bmp.c:287
msgid "BMP image has unsupported header size"
msgstr "BMP изображението има неподдържан размер на заглавната част"
-#: ../gdk-pixbuf/io-bmp.c:320
+#: gdk-pixbuf/io-bmp.c:325
msgid "Topdown BMP images cannot be compressed"
msgstr ""
"Изображения във формат BMP с обратен запис (отгоре-надолу, а не обратно) не "
"могат да бъдат компресирани"
-#: ../gdk-pixbuf/io-bmp.c:1198
+#: gdk-pixbuf/io-bmp.c:1203
msgid "Couldn't allocate memory for saving BMP file"
msgstr "Няма достатъчно памет за зареждане на файл във формат JPEG"
-#: ../gdk-pixbuf/io-bmp.c:1239
+#: gdk-pixbuf/io-bmp.c:1244
msgid "Couldn't write to BMP file"
msgstr "Неуспех при запис на файл във формата BMP"
-#: ../gdk-pixbuf/io-bmp.c:1288
+#: gdk-pixbuf/io-bmp.c:1293
msgid "The BMP image format"
msgstr "Форматът за изображения BMP"
-#: ../gdk-pixbuf/io-gif.c:220
+#: gdk-pixbuf/io-gif.c:220
#, c-format
msgid "Failure reading GIF: %s"
msgstr "Неуспех при четене на GIF: %s "
-#: ../gdk-pixbuf/io-gif.c:492 ../gdk-pixbuf/io-gif.c:1463
-#: ../gdk-pixbuf/io-gif.c:1624
+#: 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 "GIF файлът има грешни данни (може би е орязан някак си?)"
-#: ../gdk-pixbuf/io-gif.c:501
+#: gdk-pixbuf/io-gif.c:501
#, c-format
msgid "Internal error in the GIF loader (%s)"
msgstr "Вътрешна грешка в модула за зареждане на GIF (%s)"
-#: ../gdk-pixbuf/io-gif.c:575
+#: gdk-pixbuf/io-gif.c:575
msgid "Stack overflow"
msgstr "Препълване на стека"
-#: ../gdk-pixbuf/io-gif.c:635
+#: gdk-pixbuf/io-gif.c:635
msgid "GIF image loader cannot understand this image."
msgstr "Модулът за зареждане на GIF, не може да разбере тава изображение."
-#: ../gdk-pixbuf/io-gif.c:664
+#: gdk-pixbuf/io-gif.c:664
msgid "Bad code encountered"
msgstr "Срещнат е лош код"
-#: ../gdk-pixbuf/io-gif.c:674
+#: gdk-pixbuf/io-gif.c:674
msgid "Circular table entry in GIF file"
msgstr "Кръгов табличен запис в GIF файла"
-#: ../gdk-pixbuf/io-gif.c:862 ../gdk-pixbuf/io-gif.c:1451
-#: ../gdk-pixbuf/io-gif.c:1497 ../gdk-pixbuf/io-gif.c:1612
+#: 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 "Няма достатъчно памет за зареждане на GIF файла"
-#: ../gdk-pixbuf/io-gif.c:947
+#: gdk-pixbuf/io-gif.c:947
msgid "Not enough memory to composite a frame in GIF file"
msgstr "Няма достатъчно памет за създаване на кадър от файла във формат GIF"
-#: ../gdk-pixbuf/io-gif.c:1116
+#: gdk-pixbuf/io-gif.c:1116
msgid "GIF image is corrupt (incorrect LZW compression)"
msgstr "GIF файлът е повреден (грешна LZW компресация)"
-#: ../gdk-pixbuf/io-gif.c:1166
+#: gdk-pixbuf/io-gif.c:1166
msgid "File does not appear to be a GIF file"
msgstr "Файлът не изглежда да е GIF файл"
-#: ../gdk-pixbuf/io-gif.c:1178
+#: gdk-pixbuf/io-gif.c:1178
#, c-format
msgid "Version %s of the GIF file format is not supported"
msgstr "Версията %s на GIF формата на файла не се поддържа"
-#: ../gdk-pixbuf/io-gif.c:1287
+#: gdk-pixbuf/io-gif.c:1287
msgid ""
"GIF image has no global colormap, and a frame inside it has no local "
"colormap."
msgstr ""
"GIF изображението няма глобална цветна карта, както и рамката вътре в него."
-#: ../gdk-pixbuf/io-gif.c:1519
+#: gdk-pixbuf/io-gif.c:1519
msgid "GIF image was truncated or incomplete."
msgstr "GIF изображението е орязано или непълно."
-#: ../gdk-pixbuf/io-gif.c:1671
+#: gdk-pixbuf/io-gif.c:1671
msgid "The GIF image format"
msgstr "Форматът за изображения GIF"
-#: ../gdk-pixbuf/io-ico.c:219 ../gdk-pixbuf/io-ico.c:271
-#: ../gdk-pixbuf/io-ico.c:340 ../gdk-pixbuf/io-ico.c:403
-#: ../gdk-pixbuf/io-ico.c:433
+#: gdk-pixbuf/io-ico.c:219 gdk-pixbuf/io-ico.c:271 gdk-pixbuf/io-ico.c:340
+#: gdk-pixbuf/io-ico.c:403 gdk-pixbuf/io-ico.c:433
msgid "Not enough memory to load icon"
msgstr "Няма достатъчно памет за зареждане на иконата"
-#: ../gdk-pixbuf/io-ico.c:256 ../gdk-pixbuf/io-ico.c:330
+#: gdk-pixbuf/io-ico.c:256 gdk-pixbuf/io-ico.c:330
msgid "Invalid header in icon"
msgstr "Грешна заглавна част в иконата"
-#: ../gdk-pixbuf/io-ico.c:293
+#: gdk-pixbuf/io-ico.c:293
msgid "Icon has zero width"
msgstr "Иконата има нулева ширина"
-#: ../gdk-pixbuf/io-ico.c:303
+#: gdk-pixbuf/io-ico.c:303
msgid "Icon has zero height"
msgstr "Иконата има нулева височина"
-#: ../gdk-pixbuf/io-ico.c:355
+#: gdk-pixbuf/io-ico.c:355
msgid "Compressed icons are not supported"
msgstr "Компресирани икони не се поддържат"
-#: ../gdk-pixbuf/io-ico.c:388
+#: gdk-pixbuf/io-ico.c:388
msgid "Unsupported icon type"
msgstr "Неподдържан тип икона"
-#: ../gdk-pixbuf/io-ico.c:482
+#: gdk-pixbuf/io-ico.c:482
msgid "Not enough memory to load ICO file"
msgstr "Няма достатъчно памет за зареждане ICO файл"
-#: ../gdk-pixbuf/io-ico.c:947
+#: gdk-pixbuf/io-ico.c:947
msgid "Image too large to be saved as ICO"
msgstr "Изображението е твърде голямо, за да бъде запазено в ICO формат"
-#: ../gdk-pixbuf/io-ico.c:958
+#: gdk-pixbuf/io-ico.c:958
msgid "Cursor hotspot outside image"
msgstr "Горещата точка на курсора е извън изображението"
-#: ../gdk-pixbuf/io-ico.c:981
+#: gdk-pixbuf/io-ico.c:981
#, c-format
msgid "Unsupported depth for ICO file: %d"
msgstr "Неподдържана дълбочина на цвета за файла във формат ICO: %d"
-#: ../gdk-pixbuf/io-ico.c:1210
+#: gdk-pixbuf/io-ico.c:1210
msgid "The ICO image format"
msgstr "Форматът за изображения ICO"
-#: ../gdk-pixbuf/io-jpeg.c:114
+#: gdk-pixbuf/io-jpeg.c:114
#, c-format
msgid "Error interpreting JPEG image file (%s)"
msgstr "Грешка при интерпретацията на JPEG файла с изображение (%s)"
-#: ../gdk-pixbuf/io-jpeg.c:349
+#: gdk-pixbuf/io-jpeg.c:349
msgid ""
"Insufficient memory to load image, try exiting some applications to free "
"memory"
@@ -341,17 +336,17 @@ msgstr ""
"Недостатъчно памет за зареждане на изображението, опитайте да спрете някои "
"програми, за да освободите памет."
-#: ../gdk-pixbuf/io-jpeg.c:383 ../gdk-pixbuf/io-jpeg.c:749
+#: gdk-pixbuf/io-jpeg.c:383 gdk-pixbuf/io-jpeg.c:749
#, c-format
msgid "Unsupported JPEG color space (%s)"
msgstr "Неподдържано JPEG цветово пространство (%s)"
-#: ../gdk-pixbuf/io-jpeg.c:481 ../gdk-pixbuf/io-jpeg.c:678
-#: ../gdk-pixbuf/io-jpeg.c:943 ../gdk-pixbuf/io-jpeg.c:952
+#: gdk-pixbuf/io-jpeg.c:481 gdk-pixbuf/io-jpeg.c:678 gdk-pixbuf/io-jpeg.c:943
+#: gdk-pixbuf/io-jpeg.c:952
msgid "Couldn't allocate memory for loading JPEG file"
msgstr "Памет за зареждане на JPEG файла не може да бъде разпределена"
-#: ../gdk-pixbuf/io-jpeg.c:894
+#: gdk-pixbuf/io-jpeg.c:894
#, c-format
msgid ""
"JPEG quality must be a value between 0 and 100; value '%s' could not be "
@@ -360,92 +355,92 @@ msgstr ""
"JPEG качеството трябва да бъде между 0 и 100; стойност '%s' не може да бъде "
"обработена."
-#: ../gdk-pixbuf/io-jpeg.c:909
+#: gdk-pixbuf/io-jpeg.c:909
#, c-format
msgid ""
"JPEG quality must be a value between 0 and 100; value '%d' is not allowed."
msgstr ""
"JPEG качеството трябва да бъде между 0 и 100; стойност '%d' не е разрешено"
-#: ../gdk-pixbuf/io-jpeg.c:1071
+#: gdk-pixbuf/io-jpeg.c:1071
msgid "The JPEG image format"
msgstr "Форматът за изображения JPEG"
-#: ../gdk-pixbuf/io-pcx.c:191
+#: gdk-pixbuf/io-pcx.c:191
msgid "Couldn't allocate memory for header"
msgstr "Не може да бъде разпределена памет за заглавна част"
-#: ../gdk-pixbuf/io-pcx.c:206 ../gdk-pixbuf/io-pcx.c:566
+#: gdk-pixbuf/io-pcx.c:206 gdk-pixbuf/io-pcx.c:566
msgid "Couldn't allocate memory for context buffer"
msgstr "Няма достатъчно памет за контекстния буфер"
-#: ../gdk-pixbuf/io-pcx.c:607
+#: gdk-pixbuf/io-pcx.c:607
msgid "Image has invalid width and/or height"
msgstr "Изображението има нулева височина и/или височина"
-#: ../gdk-pixbuf/io-pcx.c:619 ../gdk-pixbuf/io-pcx.c:680
+#: gdk-pixbuf/io-pcx.c:619 gdk-pixbuf/io-pcx.c:680
msgid "Image has unsupported bpp"
msgstr "Изображението е с неподдържани бита за пискел"
-#: ../gdk-pixbuf/io-pcx.c:624 ../gdk-pixbuf/io-pcx.c:632
+#: gdk-pixbuf/io-pcx.c:624 gdk-pixbuf/io-pcx.c:632
#, c-format
msgid "Image has unsupported number of %d-bit planes"
msgstr "Изображението има непоодържан брой битове на цветовите разнини: %d"
-#: ../gdk-pixbuf/io-pcx.c:648
+#: gdk-pixbuf/io-pcx.c:648
msgid "Couldn't create new pixbuf"
msgstr "Невъзможно е да създаде нов pixbuf"
-#: ../gdk-pixbuf/io-pcx.c:656
+#: gdk-pixbuf/io-pcx.c:656
msgid "Couldn't allocate memory for line data"
msgstr "Няма достатъчно памет за данните за линия"
-#: ../gdk-pixbuf/io-pcx.c:663
+#: gdk-pixbuf/io-pcx.c:663
msgid "Couldn't allocate memory for paletted data"
msgstr "Няма достатъчно памет за данните за цветова палитра"
-#: ../gdk-pixbuf/io-pcx.c:710
+#: gdk-pixbuf/io-pcx.c:710
msgid "Didn't get all lines of PCX image"
msgstr "Не са получени всички линии в изображението PCX"
-#: ../gdk-pixbuf/io-pcx.c:717
+#: gdk-pixbuf/io-pcx.c:717
msgid "No palette found at end of PCX data"
msgstr "Не е открита палитра в края на данните за PCX"
-#: ../gdk-pixbuf/io-pcx.c:758
+#: gdk-pixbuf/io-pcx.c:758
msgid "The PCX image format"
msgstr "Форматът за изображения PCX"
-#: ../gdk-pixbuf/io-png.c:55
+#: gdk-pixbuf/io-png.c:55
msgid "Bits per channel of PNG image is invalid."
msgstr "Бита за канал на PNG изображението не е валиден."
-#: ../gdk-pixbuf/io-png.c:136
+#: gdk-pixbuf/io-png.c:136
msgid "Transformed PNG has zero width or height."
msgstr "Трансформираният PNG има нулева ширина или височина."
-#: ../gdk-pixbuf/io-png.c:144
+#: gdk-pixbuf/io-png.c:144
msgid "Bits per channel of transformed PNG is not 8."
msgstr "Бита за канал трансформация на PNG не е 8."
-#: ../gdk-pixbuf/io-png.c:153
+#: gdk-pixbuf/io-png.c:153
msgid "Transformed PNG not RGB or RGBA."
msgstr "Трансформираният PNG не е RGB или RGBA."
-#: ../gdk-pixbuf/io-png.c:162
+#: gdk-pixbuf/io-png.c:162
msgid "Transformed PNG has unsupported number of channels, must be 3 or 4."
msgstr "Трансформираният PNG има неподържан брой канали, трябва да е 3 или 4."
-#: ../gdk-pixbuf/io-png.c:183
+#: gdk-pixbuf/io-png.c:183
#, c-format
msgid "Fatal error in PNG image file: %s"
msgstr "Фатална грешка в PNG файл с изображение: %s"
-#: ../gdk-pixbuf/io-png.c:301
+#: gdk-pixbuf/io-png.c:301
msgid "Insufficient memory to load PNG file"
msgstr "Недостатъчна памет за зареждане на PNG файл"
-#: ../gdk-pixbuf/io-png.c:618
+#: gdk-pixbuf/io-png.c:618
#, c-format
msgid ""
"Insufficient memory to store a %ld by %ld image; try exiting some "
@@ -454,348 +449,362 @@ msgstr ""
"Недостатъчна памет за запазване на %ld от %ld изображение; опитайте се да "
"спрете някоя програма, за да освободите памет."
-#: ../gdk-pixbuf/io-png.c:669
+#: gdk-pixbuf/io-png.c:669
msgid "Fatal error reading PNG image file"
msgstr "Фатална грешка при четене на PNG графичен файл"
-#: ../gdk-pixbuf/io-png.c:718
+#: gdk-pixbuf/io-png.c:718
#, c-format
msgid "Fatal error reading PNG image file: %s"
msgstr "Фатална грешка при четене на PNG графичен файл: %s"
-#: ../gdk-pixbuf/io-png.c:813
+#: gdk-pixbuf/io-png.c:810
msgid ""
"Keys for PNG text chunks must have at least 1 and at most 79 characters."
msgstr ""
"Ключовете за PNG текст парчетата трябва да имат поне от 1 до 79 символа."
-#: ../gdk-pixbuf/io-png.c:821
+#: gdk-pixbuf/io-png.c:818
msgid "Keys for PNG text chunks must be ASCII characters."
msgstr "Ключовете за PNG текст парчетата трябва да бъдат ASCII символи."
-#: ../gdk-pixbuf/io-png.c:854
+#: gdk-pixbuf/io-png.c:831
+#, fuzzy, c-format
+msgid ""
+"PNG compression level must be a value between 0 and 9; value '%s' could not "
+"be parsed."
+msgstr ""
+"JPEG качеството трябва да бъде между 0 и 100; стойност '%s' не може да бъде "
+"обработена."
+
+#: gdk-pixbuf/io-png.c:843
+#, fuzzy, c-format
+msgid ""
+"PNG compression level must be a value between 0 and 9; value '%d' is not "
+"allowed."
+msgstr ""
+"JPEG качеството трябва да бъде между 0 и 100; стойност '%d' не е разрешено"
+
+#: gdk-pixbuf/io-png.c:883
#, c-format
msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding."
msgstr ""
"Текстът вграден в PNG - %s не може да бъде конвертиран до кодиране ISO-8859-1"
-#: ../gdk-pixbuf/io-png.c:994
+#: gdk-pixbuf/io-png.c:1026
msgid "The PNG image format"
msgstr "Форматът за изображения PNG"
-#: ../gdk-pixbuf/io-pnm.c:252
+#: gdk-pixbuf/io-pnm.c:252
msgid "PNM loader expected to find an integer, but didn't"
msgstr ""
"Модулът за зареждането на PNM очакваше целочислена стойност, но получи друга"
-#: ../gdk-pixbuf/io-pnm.c:284
+#: gdk-pixbuf/io-pnm.c:284
msgid "PNM file has an incorrect initial byte"
msgstr "PNM файлът има некоректен начален байт"
-#: ../gdk-pixbuf/io-pnm.c:314
+#: gdk-pixbuf/io-pnm.c:314
msgid "PNM file is not in a recognized PNM subformat"
msgstr "PNM файлът не е от познатите PNM под формати"
-#: ../gdk-pixbuf/io-pnm.c:339
+#: gdk-pixbuf/io-pnm.c:339
msgid "PNM file has an image width of 0"
msgstr "PNM файлът има изображение с ширина 0"
-#: ../gdk-pixbuf/io-pnm.c:360
+#: gdk-pixbuf/io-pnm.c:360
msgid "PNM file has an image height of 0"
msgstr "PNM файлът има изображение с височина 0"
-#: ../gdk-pixbuf/io-pnm.c:383
+#: gdk-pixbuf/io-pnm.c:383
msgid "Maximum color value in PNM file is 0"
msgstr "Максимална стойност на цвят в PNM файла е 0"
-#: ../gdk-pixbuf/io-pnm.c:391
+#: gdk-pixbuf/io-pnm.c:391
msgid "Maximum color value in PNM file is too large"
msgstr "Максимална стойност на цвят в PNM файла е твърде голяма"
-#: ../gdk-pixbuf/io-pnm.c:399
+#: gdk-pixbuf/io-pnm.c:399
msgid "Cannot handle PNM files with maximum color values greater than 255"
msgstr "Не се поддържат файлове PNM с повчее от 255 цвята"
-#: ../gdk-pixbuf/io-pnm.c:438 ../gdk-pixbuf/io-pnm.c:466
-#: ../gdk-pixbuf/io-pnm.c:498
+#: gdk-pixbuf/io-pnm.c:438 gdk-pixbuf/io-pnm.c:466 gdk-pixbuf/io-pnm.c:498
msgid "Raw PNM image type is invalid"
msgstr "\"Суров\" PNM тип картинка е невалиден"
-#: ../gdk-pixbuf/io-pnm.c:562 ../gdk-pixbuf/io-pnm.c:604
+#: gdk-pixbuf/io-pnm.c:562 gdk-pixbuf/io-pnm.c:604
msgid "PNM image format is invalid"
msgstr "Форматът на PNM изображението е грешен"
-#: ../gdk-pixbuf/io-pnm.c:663
+#: gdk-pixbuf/io-pnm.c:663
msgid "PNM image loader does not support this PNM subformat"
msgstr "Модулът за зареждане на PNM не подържа този PNM подформат"
-#: ../gdk-pixbuf/io-pnm.c:718
+#: gdk-pixbuf/io-pnm.c:718
msgid "Premature end-of-file encountered"
msgstr "Намерен е ненавременно \"край на файл\""
-#: ../gdk-pixbuf/io-pnm.c:750 ../gdk-pixbuf/io-pnm.c:981
+#: gdk-pixbuf/io-pnm.c:750 gdk-pixbuf/io-pnm.c:981
msgid "Raw PNM formats require exactly one whitespace before sample data"
msgstr ""
"Форматът за \"суров\" PNM изисква точно един интервал преди самите данни"
-#: ../gdk-pixbuf/io-pnm.c:777
+#: gdk-pixbuf/io-pnm.c:777
msgid "Cannot allocate memory for loading PNM image"
msgstr "Недосатъчно памет за зареждане на PNM изображение"
-#: ../gdk-pixbuf/io-pnm.c:827
+#: gdk-pixbuf/io-pnm.c:827
msgid "Insufficient memory to load PNM context struct"
msgstr "Недостатъчно памет за зареждане структурата на контекста за PNM"
-#: ../gdk-pixbuf/io-pnm.c:878
+#: gdk-pixbuf/io-pnm.c:878
msgid "Unexpected end of PNM image data"
msgstr "Неочакван край на данните за PNM изображението"
-#: ../gdk-pixbuf/io-pnm.c:1010
+#: gdk-pixbuf/io-pnm.c:1010
msgid "Insufficient memory to load PNM file"
msgstr "Недостатъчно памет за зареждане на PNM файл"
-#: ../gdk-pixbuf/io-pnm.c:1089
+#: gdk-pixbuf/io-pnm.c:1089
msgid "The PNM/PBM/PGM/PPM image format family"
msgstr "Фамилията формати за изображения PNM/PBG/PGM/PPM"
-#: ../gdk-pixbuf/io-ras.c:126
+#: gdk-pixbuf/io-ras.c:126
msgid "RAS image has bogus header data"
msgstr "RAS изображението има \"фалшиви\" заглавни данни"
-#: ../gdk-pixbuf/io-ras.c:148
+#: gdk-pixbuf/io-ras.c:148
msgid "RAS image has unknown type"
msgstr "RAS изображението има неизвестен тип"
-#: ../gdk-pixbuf/io-ras.c:156
+#: gdk-pixbuf/io-ras.c:156
msgid "unsupported RAS image variation"
msgstr "неподържана разновидност от тип RAS изображението"
-#: ../gdk-pixbuf/io-ras.c:171 ../gdk-pixbuf/io-ras.c:200
+#: gdk-pixbuf/io-ras.c:171 gdk-pixbuf/io-ras.c:200
msgid "Not enough memory to load RAS image"
msgstr "Няма достатъчно памет за да зареди RAS изображението"
-#: ../gdk-pixbuf/io-ras.c:543
+#: gdk-pixbuf/io-ras.c:543
msgid "The Sun raster image format"
msgstr "Форматът за изображения Sun raster"
-#: ../gdk-pixbuf/io-tga.c:154
+#: gdk-pixbuf/io-tga.c:154
msgid "Cannot allocate memory for IOBuffer struct"
msgstr "Няма достатъчно памет за структура на IOBuffer "
-#: ../gdk-pixbuf/io-tga.c:173
+#: gdk-pixbuf/io-tga.c:173
msgid "Cannot allocate memory for IOBuffer data"
msgstr "Няма достатъчно памет за данни на IOBuffer "
-#: ../gdk-pixbuf/io-tga.c:184
+#: gdk-pixbuf/io-tga.c:184
msgid "Cannot realloc IOBuffer data"
msgstr "Не може да се преразпределят данни в IOBuffer"
-#: ../gdk-pixbuf/io-tga.c:214
+#: gdk-pixbuf/io-tga.c:214
msgid "Cannot allocate temporary IOBuffer data"
msgstr "Не може да се преразпределят временни данни в IOBuffer"
-#: ../gdk-pixbuf/io-tga.c:348
+#: gdk-pixbuf/io-tga.c:348
msgid "Cannot allocate new pixbuf"
msgstr "Няма достатъчно памет за нов буфер за изображение"
-#: ../gdk-pixbuf/io-tga.c:689
+#: gdk-pixbuf/io-tga.c:689
msgid "Cannot allocate colormap structure"
msgstr "Няма достатъчно памет за новa структура за палитра за цветове"
-#: ../gdk-pixbuf/io-tga.c:696
+#: gdk-pixbuf/io-tga.c:696
msgid "Cannot allocate colormap entries"
msgstr "Няма достатъчно памет за нов елемент в палитра за цветове"
-#: ../gdk-pixbuf/io-tga.c:718
+#: gdk-pixbuf/io-tga.c:718
msgid "Unexpected bitdepth for colormap entries"
msgstr "Неочаквана дълбочина на цвят за елемент от картата на цветовете"
-#: ../gdk-pixbuf/io-tga.c:736
+#: gdk-pixbuf/io-tga.c:736
msgid "Cannot allocate TGA header memory"
msgstr "Няма достатъчно памет за заглавната част на формата TGA "
-#: ../gdk-pixbuf/io-tga.c:769
+#: gdk-pixbuf/io-tga.c:769
msgid "TGA image has invalid dimensions"
msgstr "TGA изображението има грешни размери"
-#: ../gdk-pixbuf/io-tga.c:775 ../gdk-pixbuf/io-tga.c:784
-#: ../gdk-pixbuf/io-tga.c:794 ../gdk-pixbuf/io-tga.c:804
-#: ../gdk-pixbuf/io-tga.c:811
+#: gdk-pixbuf/io-tga.c:775 gdk-pixbuf/io-tga.c:784 gdk-pixbuf/io-tga.c:794
+#: gdk-pixbuf/io-tga.c:804 gdk-pixbuf/io-tga.c:811
msgid "TGA image type not supported"
msgstr "Типът изображение TGA не се поддържа"
-#: ../gdk-pixbuf/io-tga.c:858
+#: gdk-pixbuf/io-tga.c:858
msgid "Cannot allocate memory for TGA context struct"
msgstr "Няма достатъчно памет за контекстна структура на TGA "
-#: ../gdk-pixbuf/io-tga.c:923
+#: gdk-pixbuf/io-tga.c:923
msgid "Excess data in file"
msgstr "Излишък от данни във файл"
-#: ../gdk-pixbuf/io-tga.c:992
+#: gdk-pixbuf/io-tga.c:992
msgid "The Targa image format"
msgstr "Форматът за изображения Targa"
-#: ../gdk-pixbuf/io-tiff.c:173
+#: gdk-pixbuf/io-tiff.c:173
msgid "Could not get image width (bad TIFF file)"
msgstr "Не можах да получа ширина на изображението (лош TIFF файл)"
-#: ../gdk-pixbuf/io-tiff.c:180
+#: gdk-pixbuf/io-tiff.c:180
msgid "Could not get image height (bad TIFF file)"
msgstr "Не можах да получа височина на изображението (лош TIFF файл)"
-#: ../gdk-pixbuf/io-tiff.c:188
+#: gdk-pixbuf/io-tiff.c:188
msgid "Width or height of TIFF image is zero"
msgstr "Височината или ширината на TIFF изображението е нулева"
-#: ../gdk-pixbuf/io-tiff.c:197 ../gdk-pixbuf/io-tiff.c:206
+#: gdk-pixbuf/io-tiff.c:197 gdk-pixbuf/io-tiff.c:206
msgid "Dimensions of TIFF image too large"
msgstr "Размерите на TIFF изображението са твърде големи"
-#: ../gdk-pixbuf/io-tiff.c:225 ../gdk-pixbuf/io-tiff.c:237
-#: ../gdk-pixbuf/io-tiff.c:286 ../gdk-pixbuf/io-tiff.c:572
+#: gdk-pixbuf/io-tiff.c:225 gdk-pixbuf/io-tiff.c:237 gdk-pixbuf/io-tiff.c:286
+#: gdk-pixbuf/io-tiff.c:572
msgid "Insufficient memory to open TIFF file"
msgstr "Недостатъчно памет за отваряне на TIFF файл"
-#: ../gdk-pixbuf/io-tiff.c:251 ../gdk-pixbuf/io-tiff.c:294
+#: gdk-pixbuf/io-tiff.c:251 gdk-pixbuf/io-tiff.c:294
msgid "Failed to load RGB data from TIFF file"
msgstr "Неуспех при зареждане на RGB данни от TIFF файл"
-#: ../gdk-pixbuf/io-tiff.c:361
+#: gdk-pixbuf/io-tiff.c:361
msgid "Failed to open TIFF image"
msgstr "Неуспех при отваряне на TIFF изображение"
-#: ../gdk-pixbuf/io-tiff.c:373
+#: gdk-pixbuf/io-tiff.c:373
msgid "TIFFClose operation failed"
msgstr "TIFFClose операцията е неуспешна"
-#: ../gdk-pixbuf/io-tiff.c:504 ../gdk-pixbuf/io-tiff.c:517
+#: gdk-pixbuf/io-tiff.c:504 gdk-pixbuf/io-tiff.c:517
msgid "Failed to load TIFF image"
msgstr "Неуспех при зареждане на TIFF изображението"
-#: ../gdk-pixbuf/io-tiff.c:610
+#: gdk-pixbuf/io-tiff.c:610
msgid "The TIFF image format"
msgstr "Форматът за изображения TIFF"
-#: ../gdk-pixbuf/io-wbmp.c:246
+#: gdk-pixbuf/io-wbmp.c:246
msgid "Image has zero width"
msgstr "Изображението има нулева ширина"
-#: ../gdk-pixbuf/io-wbmp.c:264
+#: gdk-pixbuf/io-wbmp.c:264
msgid "Image has zero height"
msgstr "Изображението има нулева височина"
-#: ../gdk-pixbuf/io-wbmp.c:275
+#: gdk-pixbuf/io-wbmp.c:275
msgid "Not enough memory to load image"
msgstr "Няма достатъчно памет за зареждане на изображението"
-#: ../gdk-pixbuf/io-wbmp.c:334
+#: gdk-pixbuf/io-wbmp.c:334
msgid "Couldn't save the rest"
msgstr "Останалото не беше запазено"
-#: ../gdk-pixbuf/io-wbmp.c:368
+#: gdk-pixbuf/io-wbmp.c:368
msgid "The WBMP image format"
msgstr "Форматът за изображения WBMP"
-#: ../gdk-pixbuf/io-xbm.c:287
+#: gdk-pixbuf/io-xbm.c:287
msgid "Invalid XBM file"
msgstr "Грешен XBM файл"
-#: ../gdk-pixbuf/io-xbm.c:297
+#: gdk-pixbuf/io-xbm.c:297
msgid "Insufficient memory to load XBM image file"
msgstr "Недостатъчно памет за зареждане на XBM графичен файл"
-#: ../gdk-pixbuf/io-xbm.c:441
+#: gdk-pixbuf/io-xbm.c:441
msgid "Failed to write to temporary file when loading XBM image"
msgstr "Неуспех при запис на временния файл при зареждане на XBM изображението"
-#: ../gdk-pixbuf/io-xbm.c:476
+#: gdk-pixbuf/io-xbm.c:476
msgid "The XBM image format"
msgstr "Форматът за изображения XBM"
-#: ../gdk-pixbuf/io-xpm.c:467
+#: gdk-pixbuf/io-xpm.c:467
msgid "No XPM header found"
msgstr "Липсва заглавна XPM част"
-#: ../gdk-pixbuf/io-xpm.c:476
+#: gdk-pixbuf/io-xpm.c:476
msgid "Invalid XPM header"
msgstr "Грешна заглавна част на XPM файл"
-#: ../gdk-pixbuf/io-xpm.c:484
+#: gdk-pixbuf/io-xpm.c:484
msgid "XPM file has image width <= 0"
msgstr "XPM файл има изображение с ширина <= 0"
-#: ../gdk-pixbuf/io-xpm.c:492
+#: gdk-pixbuf/io-xpm.c:492
msgid "XPM file has image height <= 0"
msgstr "XPM файл има изображение с височина <= 0"
-#: ../gdk-pixbuf/io-xpm.c:500
+#: gdk-pixbuf/io-xpm.c:500
msgid "XPM has invalid number of chars per pixel"
msgstr "XPM има грешен брой символи за пиксел"
-#: ../gdk-pixbuf/io-xpm.c:507
+#: gdk-pixbuf/io-xpm.c:507
msgid "XPM file has invalid number of colors"
msgstr "XPM графичен файл има грешен брой цветове"
-#: ../gdk-pixbuf/io-xpm.c:519 ../gdk-pixbuf/io-xpm.c:528
-#: ../gdk-pixbuf/io-xpm.c:580
+#: gdk-pixbuf/io-xpm.c:519 gdk-pixbuf/io-xpm.c:528 gdk-pixbuf/io-xpm.c:580
msgid "Cannot allocate memory for loading XPM image"
msgstr "Няма достатъчно памет за зареждане на XPM изображение"
-#: ../gdk-pixbuf/io-xpm.c:542
+#: gdk-pixbuf/io-xpm.c:542
msgid "Cannot read XPM colormap"
msgstr "Палитрата от цветове за XPM не може да бъде прочетена"
-#: ../gdk-pixbuf/io-xpm.c:771
+#: gdk-pixbuf/io-xpm.c:771
msgid "Failed to write to temporary file when loading XPM image"
msgstr "Неуспех при запис на временен файл когато зареждам XPM изображение"
-#: ../gdk-pixbuf/io-xpm.c:806
+#: gdk-pixbuf/io-xpm.c:806
msgid "The XPM image format"
msgstr "Форматът за изображения XPM"
#. Description of --class=CLASS in --help output
-#: ../gdk/gdk.c:115
+#: gdk/gdk.c:115
msgid "Program class as used by the window manager"
msgstr "Класът на програмата, който да се използва от мениджъра на прозорци"
#. Placeholder in --class=CLASS in --help output
-#: ../gdk/gdk.c:116
+#: gdk/gdk.c:116
msgid "CLASS"
msgstr "КЛАС"
#. Description of --name=NAME in --help output
-#: ../gdk/gdk.c:118
+#: gdk/gdk.c:118
msgid "Program name as used by the window manager"
msgstr "Името на програмата, което да се използва от мениджъра на прозорци"
#. Placeholder in --name=NAME in --help output
-#: ../gdk/gdk.c:119
+#: gdk/gdk.c:119
msgid "NAME"
msgstr "ИМЕ"
#. Description of --display=DISPLAY in --help output
-#: ../gdk/gdk.c:121
+#: gdk/gdk.c:121
msgid "X display to use"
msgstr "Кой дисплей на Х да се използва"
#. Placeholder in --display=DISPLAY in --help output
-#: ../gdk/gdk.c:122
+#: gdk/gdk.c:122
msgid "DISPLAY"
msgstr "ДИСПЛЕЙ"
#. Description of --screen=SCREEN in --help output
-#: ../gdk/gdk.c:124
+#: gdk/gdk.c:124
msgid "X screen to use"
msgstr "Кой екран на Х да се използва"
#. Placeholder in --screen=SCREEN in --help output
-#: ../gdk/gdk.c:125
+#: gdk/gdk.c:125
msgid "SCREEN"
msgstr "ЕКРАН"
#. Description of --gdk-debug=FLAGS in --help output
-#: ../gdk/gdk.c:128
+#: gdk/gdk.c:128
msgid "Gdk debugging flags to set"
msgstr "Кои флагове за изчистване на грешки да бъдат зададени"
@@ -803,90 +812,222 @@ msgstr "Кои флагове за изчистване на грешки да
#. Placeholder in --gdk-no-debug=FLAGS in --help output
#. Placeholder in --gtk-debug=FLAGS in --help output
#. Placeholder in --gtk-no-debug=FLAGS in --help output
-#: ../gdk/gdk.c:129 ../gdk/gdk.c:132 ../gtk/gtkmain.c:405 ../gtk/gtkmain.c:408
+#: gdk/gdk.c:129 gdk/gdk.c:132 gtk/gtkmain.c:405 gtk/gtkmain.c:408
msgid "FLAGS"
msgstr "ФЛАГОВЕ"
#. Description of --gdk-no-debug=FLAGS in --help output
-#: ../gdk/gdk.c:131
+#: gdk/gdk.c:131
msgid "Gdk debugging flags to unset"
msgstr "Кои флагове за изчистване на грешки да не бъдат зададени"
+#: gdk/keyname-table.h:3940
+msgid "keyboard label|BackSpace"
+msgstr ""
+
+#: gdk/keyname-table.h:3941
+msgid "keyboard label|Tab"
+msgstr ""
+
+#: gdk/keyname-table.h:3942
+msgid "keyboard label|Return"
+msgstr ""
+
+#: gdk/keyname-table.h:3943
+msgid "keyboard label|Pause"
+msgstr ""
+
+#: gdk/keyname-table.h:3944
+msgid "keyboard label|Scroll_Lock"
+msgstr ""
+
+#: gdk/keyname-table.h:3945
+msgid "keyboard label|Sys_Req"
+msgstr ""
+
+#: gdk/keyname-table.h:3946
+msgid "keyboard label|Escape"
+msgstr ""
+
+#: gdk/keyname-table.h:3947
+msgid "keyboard label|Multi_key"
+msgstr ""
+
+#: gdk/keyname-table.h:3948
+msgid "keyboard label|Home"
+msgstr ""
+
+#: gdk/keyname-table.h:3949
+msgid "keyboard label|Page_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3950
+msgid "keyboard label|Page_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3951
+msgid "keyboard label|End"
+msgstr ""
+
+#: gdk/keyname-table.h:3952
+msgid "keyboard label|Begin"
+msgstr ""
+
+#: gdk/keyname-table.h:3953
+msgid "keyboard label|Print"
+msgstr ""
+
+#: gdk/keyname-table.h:3954
+msgid "keyboard label|Insert"
+msgstr ""
+
+#: gdk/keyname-table.h:3955
+msgid "keyboard label|Num_Lock"
+msgstr ""
+
+#: gdk/keyname-table.h:3956
+msgid "keyboard label|KP_Space"
+msgstr ""
+
+#: gdk/keyname-table.h:3957
+msgid "keyboard label|KP_Tab"
+msgstr ""
+
+#: gdk/keyname-table.h:3958
+msgid "keyboard label|KP_Enter"
+msgstr ""
+
+#: gdk/keyname-table.h:3959
+msgid "keyboard label|KP_Home"
+msgstr ""
+
+#: gdk/keyname-table.h:3960
+msgid "keyboard label|KP_Left"
+msgstr ""
+
+#: gdk/keyname-table.h:3961
+msgid "keyboard label|KP_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3962
+msgid "keyboard label|KP_Right"
+msgstr ""
+
+#: gdk/keyname-table.h:3963
+msgid "keyboard label|KP_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3964
+msgid "keyboard label|KP_Page_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3965
+msgid "keyboard label|KP_Prior"
+msgstr ""
+
+#: gdk/keyname-table.h:3966
+msgid "keyboard label|KP_Page_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3967
+msgid "keyboard label|KP_Next"
+msgstr ""
+
+#: gdk/keyname-table.h:3968
+msgid "keyboard label|KP_End"
+msgstr ""
+
+#: gdk/keyname-table.h:3969
+msgid "keyboard label|KP_Begin"
+msgstr ""
+
+#: gdk/keyname-table.h:3970
+msgid "keyboard label|KP_Insert"
+msgstr ""
+
+#: gdk/keyname-table.h:3971
+msgid "keyboard label|KP_Delete"
+msgstr ""
+
+#: gdk/keyname-table.h:3972
+msgid "keyboard label|Delete"
+msgstr ""
+
#. Description of --sync in --help output
-#: ../gdk/win32/gdkmain-win32.c:60
+#: gdk/win32/gdkmain-win32.c:60
msgid "Don't batch GDI requests"
msgstr "Да не се групират заявките към GDI"
#. Description of --no-wintab in --help output
-#: ../gdk/win32/gdkmain-win32.c:62
+#: gdk/win32/gdkmain-win32.c:62
msgid "Don't use the Wintab API for tablet support"
msgstr "Да не се позва Wintab API за поддръжката на таблети"
#. Description of --ignore-wintab in --help output
-#: ../gdk/win32/gdkmain-win32.c:64
+#: gdk/win32/gdkmain-win32.c:64
msgid "Same as --no-wintab"
msgstr "Същото като --no-wintab"
#. Description of --use-wintab in --help output
-#: ../gdk/win32/gdkmain-win32.c:66
+#: gdk/win32/gdkmain-win32.c:66
msgid "Do use the Wintab API [default]"
msgstr "Да не се позва Wintab API [това е по подразбиране]"
#. Description of --max-colors=COLORS in --help output
-#: ../gdk/win32/gdkmain-win32.c:68
+#: gdk/win32/gdkmain-win32.c:68
msgid "Size of the palette in 8 bit mode"
msgstr "Размер на палитрата при 8 битов режим"
#. Placeholder in --max-colors=COLORS in --help output
-#: ../gdk/win32/gdkmain-win32.c:69
+#: gdk/win32/gdkmain-win32.c:69
msgid "COLORS"
msgstr "ЦВЕТОВЕ"
#. Description of --sync in --help output
-#: ../gdk/x11/gdkmain-x11.c:92
+#: gdk/x11/gdkmain-x11.c:92
msgid "Make X calls synchronous"
msgstr "Заявките към Х да са синхронни"
-#: ../gtk/gtkaboutdialog.c:270 ../gtk/gtkaboutdialog.c:2025
+#: gtk/gtkaboutdialog.c:270 gtk/gtkaboutdialog.c:2025
msgid "License"
msgstr "Лиценз"
-#: ../gtk/gtkaboutdialog.c:271
+#: gtk/gtkaboutdialog.c:271
msgid "The license of the program"
msgstr "Лицензът на програмата"
#. Add the credits button
-#: ../gtk/gtkaboutdialog.c:491
+#: gtk/gtkaboutdialog.c:491
msgid "C_redits"
msgstr "_Заслуги"
#. Add the license button
-#: ../gtk/gtkaboutdialog.c:501
+#: gtk/gtkaboutdialog.c:501
msgid "_License"
msgstr "_Лиценз"
-#: ../gtk/gtkaboutdialog.c:731
+#: gtk/gtkaboutdialog.c:731
#, c-format
msgid "About %s"
msgstr "Относно %s"
-#: ../gtk/gtkaboutdialog.c:1953
+#: gtk/gtkaboutdialog.c:1953
msgid "Credits"
msgstr "Заслуги"
-#: ../gtk/gtkaboutdialog.c:1979
+#: gtk/gtkaboutdialog.c:1979
msgid "Written by"
msgstr "Създадено от"
-#: ../gtk/gtkaboutdialog.c:1982
+#: gtk/gtkaboutdialog.c:1982
msgid "Documented by"
msgstr "Документиранo от"
-#: ../gtk/gtkaboutdialog.c:1994
+#: gtk/gtkaboutdialog.c:1994
msgid "Translated by"
msgstr "Преведено от"
-#: ../gtk/gtkaboutdialog.c:1998
+#: gtk/gtkaboutdialog.c:1998
msgid "Artwork by"
msgstr "Художествена изработка"
@@ -894,28 +1035,41 @@ msgstr "Художествена изработка"
#. * that use the shift key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: ../gtk/gtkaccellabel.c:120
-msgid "Shift"
-msgstr "Shift"
+#: gtk/gtkaccellabel.c:121
+msgid "keyboard label|Shift"
+msgstr ""
#. This is the text that should appear next to menu accelerators
#. * that use the control key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: ../gtk/gtkaccellabel.c:126
-msgid "Ctrl"
-msgstr "Ctrl"
+#: gtk/gtkaccellabel.c:128
+msgid "keyboard label|Ctrl"
+msgstr ""
#. This is the text that should appear next to menu accelerators
#. * that use the alt key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: ../gtk/gtkaccellabel.c:132
-msgid "Alt"
-msgstr "Alt"
+#: gtk/gtkaccellabel.c:135
+msgid "keyboard label|Alt"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkaccellabel.c:577
+msgid "keyboard label|Space"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkaccellabel.c:581
+msgid "keyboard label|Backslash"
+msgstr ""
#. Translate to calendar:YM if you want years to be displayed
#. * before months; otherwise translate to calendar:MY.
@@ -926,7 +1080,7 @@ msgstr "Alt"
#. * so if you have a default text direction of RTL and YM, then
#. * the year will appear on the right.
#.
-#: ../gtk/gtkcalendar.c:646
+#: gtk/gtkcalendar.c:647
msgid "calendar:MY"
msgstr "calendar:MY"
@@ -934,25 +1088,52 @@ msgstr "calendar:MY"
#. * first day of the week to calendar:week_start:1 if you want Monday
#. * to be the first day of the week, and so on.
#.
-#: ../gtk/gtkcalendar.c:660
+#: gtk/gtkcalendar.c:661
msgid "calendar:week_start:0"
msgstr "calendar:week_start:0"
+#. Translators: This is a text measurement template.
+#. * Translate it to the widest year text.
+#. *
+#. * Don't include the prefix "year measurement template|"
+#. * in the translation.
+#. *
+#. * If you don't understand this, leave it as "2000"
+#.
+#: gtk/gtkcalendar.c:1549
+msgid "year measurement template|2000"
+msgstr ""
+
+#. Translators: This dictates how the year is displayed in
+#. * gtkcalendar widget. See strftime() manual for the format.
+#. * Use only ASCII in the translation.
+#. *
+#. * Also look for the msgid "year measurement template|2000".
+#. * Translate that entry to a year with the widest output of this
+#. * msgid.
+#. *
+#. * Don't include the prefix "calendar year format|" in the
+#. * translation. "%Y" is appropriate for most locales.
+#.
+#: gtk/gtkcalendar.c:1826
+msgid "calendar year format|%Y"
+msgstr ""
+
#. do not translate the part before the |
-#: ../gtk/gtkcellrendererprogress.c:237 ../gtk/gtkcellrendererprogress.c:295
+#: gtk/gtkcellrendererprogress.c:237 gtk/gtkcellrendererprogress.c:295
#, c-format
msgid "progress bar label|%d %%"
msgstr "%d %%"
-#: ../gtk/gtkcolorbutton.c:221 ../gtk/gtkcolorbutton.c:576
+#: gtk/gtkcolorbutton.c:221 gtk/gtkcolorbutton.c:576
msgid "Pick a Color"
msgstr "Избор на цвят"
-#: ../gtk/gtkcolorbutton.c:467
+#: gtk/gtkcolorbutton.c:467
msgid "Received invalid color data\n"
msgstr "Получени са невалиднни данни за цвета\n"
-#: ../gtk/gtkcolorsel.c:561
+#: gtk/gtkcolorsel.c:561
msgid ""
"The previously-selected color, for comparison to the color you're selecting "
"now. You can drag this color to a palette entry, or select this color as "
@@ -962,7 +1143,7 @@ msgstr ""
"може да изтеглите този цвят върху палитрата или да зададете този цвят като "
"текущ."
-#: ../gtk/gtkcolorsel.c:566
+#: gtk/gtkcolorsel.c:566
msgid ""
"The color you've chosen. You can drag this color to a palette entry to save "
"it for use in the future."
@@ -970,11 +1151,11 @@ msgstr ""
"Цветът, който сте избрали. Вие може да изтеглите този цвят върху палитрата, "
"за да го запазите за бъдеща употреба."
-#: ../gtk/gtkcolorsel.c:957
+#: gtk/gtkcolorsel.c:957
msgid "_Save color here"
msgstr "_Запазване на цвета тук"
-#: ../gtk/gtkcolorsel.c:1162
+#: gtk/gtkcolorsel.c:1162
msgid ""
"Click this palette entry to make it the current color. To change this entry, "
"drag a color swatch here or right-click it and select \"Save color here.\""
@@ -983,7 +1164,7 @@ msgstr ""
"смените цвета, изтеглете примерен цвят тук или натиснете десния клавиш и "
"изберете \"Запазванене на цвета тук.\""
-#: ../gtk/gtkcolorsel.c:1919
+#: gtk/gtkcolorsel.c:1929
msgid ""
"Select the color you want from the outer ring. Select the darkness or "
"lightness of that color using the inner triangle."
@@ -991,7 +1172,7 @@ msgstr ""
"Изберете цвят, който искате от другия пръстен. Изберете осветеността на този "
"цвят използвайки вътрешен триъгълник."
-#: ../gtk/gtkcolorsel.c:1944
+#: gtk/gtkcolorsel.c:1954
msgid ""
"Click the eyedropper, then click a color anywhere on your screen to select "
"that color."
@@ -999,67 +1180,67 @@ msgstr ""
"Натиснете върху пипетката, а след това на цвят върху вашият екран за да "
"изберете този цвят."
-#: ../gtk/gtkcolorsel.c:1953
+#: gtk/gtkcolorsel.c:1963
msgid "_Hue:"
msgstr "_Нюанс"
-#: ../gtk/gtkcolorsel.c:1954
+#: gtk/gtkcolorsel.c:1964
msgid "Position on the color wheel."
msgstr "Позиция върху цветното колело."
-#: ../gtk/gtkcolorsel.c:1956
+#: gtk/gtkcolorsel.c:1966
msgid "_Saturation:"
msgstr "_Наситеност:"
-#: ../gtk/gtkcolorsel.c:1957
+#: gtk/gtkcolorsel.c:1967
msgid "\"Deepness\" of the color."
msgstr "\"Дълбочина\" на цвят."
-#: ../gtk/gtkcolorsel.c:1958
+#: gtk/gtkcolorsel.c:1968
msgid "_Value:"
msgstr "_Стойност:"
-#: ../gtk/gtkcolorsel.c:1959
+#: gtk/gtkcolorsel.c:1969
msgid "Brightness of the color."
msgstr "Яркост на цвета."
-#: ../gtk/gtkcolorsel.c:1960
+#: gtk/gtkcolorsel.c:1970
msgid "_Red:"
msgstr "_Червено:"
-#: ../gtk/gtkcolorsel.c:1961
+#: gtk/gtkcolorsel.c:1971
msgid "Amount of red light in the color."
msgstr "Количеството червено в цвета."
-#: ../gtk/gtkcolorsel.c:1962
+#: gtk/gtkcolorsel.c:1972
msgid "_Green:"
msgstr "_Залено:"
-#: ../gtk/gtkcolorsel.c:1963
+#: gtk/gtkcolorsel.c:1973
msgid "Amount of green light in the color."
msgstr "Количеството зелено в цвета."
-#: ../gtk/gtkcolorsel.c:1964
+#: gtk/gtkcolorsel.c:1974
msgid "_Blue:"
msgstr "_Синьо:"
-#: ../gtk/gtkcolorsel.c:1965
+#: gtk/gtkcolorsel.c:1975
msgid "Amount of blue light in the color."
msgstr "Количеството светло синьо в цвета."
-#: ../gtk/gtkcolorsel.c:1968
+#: gtk/gtkcolorsel.c:1978
msgid "_Opacity:"
msgstr "Н_епрозрачност:"
-#: ../gtk/gtkcolorsel.c:1976 ../gtk/gtkcolorsel.c:1987
+#: gtk/gtkcolorsel.c:1986 gtk/gtkcolorsel.c:1997
msgid "Transparency of the color."
msgstr "Прозрачност на цвята."
-#: ../gtk/gtkcolorsel.c:1994
+#: gtk/gtkcolorsel.c:2004
msgid "Color _Name:"
msgstr "Име на _цвят:"
-#: ../gtk/gtkcolorsel.c:2009
+#: gtk/gtkcolorsel.c:2019
msgid ""
"You can enter an HTML-style hexadecimal color value, or simply a color name "
"such as 'orange' in this entry."
@@ -1067,296 +1248,302 @@ msgstr ""
"Вие може да въведете цвят в HTML-стил шестнайсетична стойност, или просто "
"име на цвят."
-#: ../gtk/gtkcolorsel.c:2028
+#: gtk/gtkcolorsel.c:2038
msgid "_Palette"
msgstr "_Палитра"
-#: ../gtk/gtkcolorsel.c:2060
+#: gtk/gtkcolorsel.c:2070
msgid "Color Wheel"
msgstr "Цветна палитра"
-#: ../gtk/gtkcolorseldialog.c:123
+#: gtk/gtkcolorseldialog.c:123
msgid "Color Selection"
msgstr "Избор на цвят"
-#: ../gtk/gtkentry.c:4508 ../gtk/gtktextview.c:7032
+#: gtk/gtkentry.c:4508 gtk/gtktextview.c:7068
msgid "Select _All"
msgstr "Избиране на _всичко"
-#: ../gtk/gtkentry.c:4518 ../gtk/gtktextview.c:7042
+#: gtk/gtkentry.c:4518 gtk/gtktextview.c:7078
msgid "Input _Methods"
msgstr "_Методи за вход"
-#: ../gtk/gtkentry.c:4529 ../gtk/gtktextview.c:7053
+#: gtk/gtkentry.c:4529 gtk/gtktextview.c:7089
msgid "_Insert Unicode Control Character"
msgstr "_Вмъкване на уникод контролен символ"
-#: ../gtk/gtkfilechooser.c:1588 ../gtk/gtkfilechooser.c:1632
-#: ../gtk/gtkfilechooser.c:1707 ../gtk/gtkfilechooser.c:1751
+#: gtk/gtkfilechooser.c:1588 gtk/gtkfilechooser.c:1632
+#: gtk/gtkfilechooser.c:1707 gtk/gtkfilechooser.c:1751
#, c-format
msgid "Invalid filename: %s"
msgstr "Невалидно име на файла: %s"
-#: ../gtk/gtkfilechooserbutton.c:67
+#: gtk/gtkfilechooserbutton.c:67
msgid "Select A File"
msgstr "Избор на файл"
-#: ../gtk/gtkfilechooserbutton.c:68 ../gtk/gtkfilechooserdefault.c:1288
-#: ../gtk/gtkpathbar.c:996
+#: gtk/gtkfilechooserbutton.c:68 gtk/gtkfilechooserdefault.c:1302
+#: gtk/gtkpathbar.c:1020
msgid "Home"
msgstr "Домашна папка"
-#: ../gtk/gtkfilechooserbutton.c:69 ../gtk/gtkfilechooserdefault.c:1315
-#: ../gtk/gtkpathbar.c:998
+#: gtk/gtkfilechooserbutton.c:69 gtk/gtkfilechooserdefault.c:1329
+#: gtk/gtkpathbar.c:1022
msgid "Desktop"
msgstr "Работно Място"
-#: ../gtk/gtkfilechooserbutton.c:70
+#: gtk/gtkfilechooserbutton.c:70
msgid "(None)"
msgstr "(без)"
-#: ../gtk/gtkfilechooserbutton.c:1517
+#: gtk/gtkfilechooserbutton.c:1523
msgid "Other..."
msgstr "Друго..."
-#: ../gtk/gtkfilechooserdefault.c:918
+#: gtk/gtkfilechooserdefault.c:917
msgid "Could not retrieve information about the file"
msgstr "Информацията за файла не може да бъде получена"
-#: ../gtk/gtkfilechooserdefault.c:929
+#: gtk/gtkfilechooserdefault.c:928
msgid "Could not add a bookmark"
msgstr "Не може да бъде добавена отметка"
-#: ../gtk/gtkfilechooserdefault.c:940
+#: gtk/gtkfilechooserdefault.c:939
msgid "Could not remove bookmark"
msgstr "Не може да бъде премахната отметка"
-#: ../gtk/gtkfilechooserdefault.c:951
+#: gtk/gtkfilechooserdefault.c:950
msgid "The folder could not be created"
msgstr "Папката не може да бъде създадена"
-#: ../gtk/gtkfilechooserdefault.c:962
+#: gtk/gtkfilechooserdefault.c:963
+msgid ""
+"The folder could not be created, as a file with the same name already "
+"exists. Try using a different name for the folder, or rename the file first."
+msgstr ""
+
+#: gtk/gtkfilechooserdefault.c:976
msgid "Invalid file name"
msgstr "Невалидно име на файл"
-#: ../gtk/gtkfilechooserdefault.c:972
+#: gtk/gtkfilechooserdefault.c:986
msgid "The folder contents could not be displayed"
msgstr "Съдържанието на папката не може да бъде показано"
-#: ../gtk/gtkfilechooserdefault.c:1178
+#: gtk/gtkfilechooserdefault.c:1192
#, c-format
msgid "Could not get information about '%s': %s"
msgstr "Информацията за \"%s\" не може да бъде получена: %s"
-#: ../gtk/gtkfilechooserdefault.c:2206
+#: gtk/gtkfilechooserdefault.c:2208
#, c-format
msgid "Add the folder '%s' to the bookmarks"
msgstr "Добавяне на папката \"%s\" към отметките"
-#: ../gtk/gtkfilechooserdefault.c:2247
+#: gtk/gtkfilechooserdefault.c:2249
msgid "Add the current folder to the bookmarks"
msgstr "Добавяне на текущата папка към отметките"
-#: ../gtk/gtkfilechooserdefault.c:2249
+#: gtk/gtkfilechooserdefault.c:2251
msgid "Add the selected folders to the bookmarks"
msgstr "Добавяне на избраните папки към отметките"
-#: ../gtk/gtkfilechooserdefault.c:2289
+#: gtk/gtkfilechooserdefault.c:2291
#, c-format
msgid "Remove the bookmark '%s'"
msgstr "Премахване на отметката \"%s\""
-#: ../gtk/gtkfilechooserdefault.c:2720
+#: gtk/gtkfilechooserdefault.c:2722
#, c-format
msgid "Could not add a bookmark for '%s' because it is an invalid path name."
msgstr ""
"Не може да се добави отметка за \"%s\", понеже това е невалидно име на път."
-#: ../gtk/gtkfilechooserdefault.c:2935
+#: gtk/gtkfilechooserdefault.c:2937
msgid "Remove"
msgstr "Премахване"
-#: ../gtk/gtkfilechooserdefault.c:2944
+#: gtk/gtkfilechooserdefault.c:2946
msgid "Rename..."
msgstr "Преименуване..."
-#: ../gtk/gtkfilechooserdefault.c:3067
+#: gtk/gtkfilechooserdefault.c:3069
msgid "Shortcuts"
msgstr "Бързи клавиши"
-#: ../gtk/gtkfilechooserdefault.c:3121
+#: gtk/gtkfilechooserdefault.c:3123
msgid "Folder"
msgstr "Папка"
-#: ../gtk/gtkfilechooserdefault.c:3177 ../gtk/gtkstock.c:317
+#: gtk/gtkfilechooserdefault.c:3179 gtk/gtkstock.c:317
msgid "_Add"
msgstr "_Добавяне"
-#: ../gtk/gtkfilechooserdefault.c:3184
+#: gtk/gtkfilechooserdefault.c:3186
msgid "Add the selected folder to the Bookmarks"
msgstr "Добавяне на избраната папка към отметките"
-#: ../gtk/gtkfilechooserdefault.c:3189 ../gtk/gtkstock.c:395
+#: gtk/gtkfilechooserdefault.c:3191 gtk/gtkstock.c:395
msgid "_Remove"
msgstr "_Премахване"
-#: ../gtk/gtkfilechooserdefault.c:3196
+#: gtk/gtkfilechooserdefault.c:3198
msgid "Remove the selected bookmark"
msgstr "Изтриване на избраната отметка"
-#: ../gtk/gtkfilechooserdefault.c:3299
+#: gtk/gtkfilechooserdefault.c:3305
msgid "_Add to Bookmarks"
msgstr "_Добавяне към отметките"
-#: ../gtk/gtkfilechooserdefault.c:3309
+#: gtk/gtkfilechooserdefault.c:3315
msgid "Open _Location"
msgstr "Отваряне на _местоположение"
-#: ../gtk/gtkfilechooserdefault.c:3321
+#: gtk/gtkfilechooserdefault.c:3327
msgid "Show _Hidden Files"
msgstr "Показване на _скритите файлове"
-#: ../gtk/gtkfilechooserdefault.c:3445 ../gtk/gtkfilesel.c:766
+#: gtk/gtkfilechooserdefault.c:3451 gtk/gtkfilesel.c:766
msgid "Files"
msgstr "Файлове"
-#: ../gtk/gtkfilechooserdefault.c:3476
+#: gtk/gtkfilechooserdefault.c:3482
msgid "Name"
msgstr "Име"
-#: ../gtk/gtkfilechooserdefault.c:3501
+#: gtk/gtkfilechooserdefault.c:3507
msgid "Size"
msgstr "Размер"
-#: ../gtk/gtkfilechooserdefault.c:3514
+#: gtk/gtkfilechooserdefault.c:3520
msgid "Modified"
msgstr "Променян на"
-#: ../gtk/gtkfilechooserdefault.c:3546
+#: gtk/gtkfilechooserdefault.c:3552
msgid "Select which types of files are shown"
msgstr "Избор на видовете файлове, които се показват"
#. Create Folder
-#: ../gtk/gtkfilechooserdefault.c:3582
+#: gtk/gtkfilechooserdefault.c:3588
msgid "Create Fo_lder"
msgstr "Създаване на _папка"
#. Name entry
-#: ../gtk/gtkfilechooserdefault.c:3703
+#: gtk/gtkfilechooserdefault.c:3709
msgid "_Name:"
msgstr "_Име:"
-#: ../gtk/gtkfilechooserdefault.c:3743
+#: gtk/gtkfilechooserdefault.c:3749
msgid "_Browse for other folders"
msgstr "_Отваряне на други папки"
-#: ../gtk/gtkfilechooserdefault.c:3994
+#: gtk/gtkfilechooserdefault.c:4000
msgid "Save in _folder:"
msgstr "Запазване в п_апка"
-#: ../gtk/gtkfilechooserdefault.c:3996
+#: gtk/gtkfilechooserdefault.c:4002
msgid "Create in _folder:"
msgstr "Създаване в _папка:"
-#: ../gtk/gtkfilechooserdefault.c:4938
+#: gtk/gtkfilechooserdefault.c:4959
msgid "Cannot change to folder because it is not local"
msgstr "Не може да е тази папка, защото тя не е локална"
-#: ../gtk/gtkfilechooserdefault.c:5454
+#: gtk/gtkfilechooserdefault.c:5513
#, c-format
msgid "Shortcut %s does not exist"
msgstr "Бързият клавиш %s не съществува"
-#: ../gtk/gtkfilechooserdefault.c:5918
+#: gtk/gtkfilechooserdefault.c:6057
#, c-format
msgid "Could not mount %s"
msgstr "Не може да се монтира \"%s\""
-#: ../gtk/gtkfilechooserdefault.c:6211
+#: gtk/gtkfilechooserdefault.c:6352
msgid "Type name of new folder"
msgstr "Напишете името на новата папка"
-#: ../gtk/gtkfilechooserdefault.c:6253
+#: gtk/gtkfilechooserdefault.c:6394
#, c-format
msgid "%d byte"
msgid_plural "%d bytes"
msgstr[0] "%d байт"
msgstr[1] "%d байта"
-#: ../gtk/gtkfilechooserdefault.c:6255
+#: gtk/gtkfilechooserdefault.c:6396
#, c-format
msgid "%.1f K"
msgstr "%.1f К"
-#: ../gtk/gtkfilechooserdefault.c:6257
+#: gtk/gtkfilechooserdefault.c:6398
#, c-format
msgid "%.1f M"
msgstr "%.1f М"
-#: ../gtk/gtkfilechooserdefault.c:6259
+#: gtk/gtkfilechooserdefault.c:6400
#, c-format
msgid "%.1f G"
msgstr "%.1f Г"
-#: ../gtk/gtkfilechooserdefault.c:6305 ../gtk/gtkfilechooserdefault.c:6329
+#: gtk/gtkfilechooserdefault.c:6446 gtk/gtkfilechooserdefault.c:6470
msgid "Unknown"
msgstr "Неизвестен"
-#: ../gtk/gtkfilechooserdefault.c:6316
+#: gtk/gtkfilechooserdefault.c:6457
msgid "Today"
msgstr "Днес"
-#: ../gtk/gtkfilechooserdefault.c:6318
+#: gtk/gtkfilechooserdefault.c:6459
msgid "Yesterday"
msgstr "Вчера"
-#: ../gtk/gtkfilechooserdefault.c:6400
+#: gtk/gtkfilechooserdefault.c:6541
msgid "Cannot change folder"
msgstr "Не може да се смени текущата папка"
-#: ../gtk/gtkfilechooserdefault.c:6401
+#: gtk/gtkfilechooserdefault.c:6542
msgid "The folder you specified is an invalid path."
msgstr "Посочената папка е невалиден път."
-#: ../gtk/gtkfilechooserdefault.c:6440
+#: gtk/gtkfilechooserdefault.c:6581
#, c-format
msgid "Could not build file name from '%s' and '%s'"
msgstr "Не може да се създаде име на файл от \"%s\" и \"%s\""
-#: ../gtk/gtkfilechooserdefault.c:6476
+#: gtk/gtkfilechooserdefault.c:6617
msgid "Could not select item"
msgstr "Не може да бъде избран елемента"
-#: ../gtk/gtkfilechooserdefault.c:6516
+#: gtk/gtkfilechooserdefault.c:6657
msgid "Open Location"
msgstr "Отваряне на местоположение"
-#: ../gtk/gtkfilechooserdefault.c:6523
+#: gtk/gtkfilechooserdefault.c:6664
msgid "Save in Location"
msgstr "Запазване в"
-#: ../gtk/gtkfilechooserdefault.c:6547
+#: gtk/gtkfilechooserdefault.c:6688
msgid "_Location:"
msgstr "_Местоположение"
-#: ../gtk/gtkfilesel.c:730
+#: gtk/gtkfilesel.c:730
msgid "Folders"
msgstr "Папки"
-#: ../gtk/gtkfilesel.c:734
+#: gtk/gtkfilesel.c:734
msgid "Fol_ders"
msgstr "Па_пки"
-#: ../gtk/gtkfilesel.c:770
+#: gtk/gtkfilesel.c:770
msgid "_Files"
msgstr "_Файлове"
-#: ../gtk/gtkfilesel.c:858 ../gtk/gtkfilesel.c:2248
+#: gtk/gtkfilesel.c:858 gtk/gtkfilesel.c:2248
#, c-format
msgid "Folder unreadable: %s"
msgstr "Папката е нечетима: %s"
-#: ../gtk/gtkfilesel.c:989
+#: gtk/gtkfilesel.c:989
#, c-format
msgid ""
"The file \"%s\" resides on another machine (called %s) and may not be "
@@ -1367,19 +1554,19 @@ msgstr ""
"за тази програма.\n"
"Сигурен ли сте, че искате да го изберете?"
-#: ../gtk/gtkfilesel.c:1120
+#: gtk/gtkfilesel.c:1120
msgid "_New Folder"
msgstr "_Нова папка"
-#: ../gtk/gtkfilesel.c:1131
+#: gtk/gtkfilesel.c:1131
msgid "De_lete File"
msgstr "Из_триване на файл"
-#: ../gtk/gtkfilesel.c:1142
+#: gtk/gtkfilesel.c:1142
msgid "_Rename File"
msgstr "_Преименуване на файл"
-#: ../gtk/gtkfilesel.c:1444
+#: gtk/gtkfilesel.c:1444
#, c-format
msgid ""
"The folder name \"%s\" contains symbols that are not allowed in filenames"
@@ -1387,7 +1574,7 @@ msgstr ""
"Името на папката \"%s\" съдържа символи, които не са позволени в името на "
"файловете"
-#: ../gtk/gtkfilesel.c:1446
+#: gtk/gtkfilesel.c:1446
#, c-format
msgid ""
"Error creating folder \"%s\": %s\n"
@@ -1396,35 +1583,35 @@ msgstr ""
"Грешка при създаването на папка \"%s\": %s\n"
"%s"
-#: ../gtk/gtkfilesel.c:1447 ../gtk/gtkfilesel.c:1683
+#: gtk/gtkfilesel.c:1447 gtk/gtkfilesel.c:1683
msgid "You probably used symbols not allowed in filenames."
msgstr ""
"Вие вероятно използвате символи, които не са позволени за името на файл."
-#: ../gtk/gtkfilesel.c:1455
+#: gtk/gtkfilesel.c:1455
#, c-format
msgid "Error creating folder \"%s\": %s\n"
msgstr "Грешка при създаването на папка \"%s\": %s\n"
-#: ../gtk/gtkfilesel.c:1489
+#: gtk/gtkfilesel.c:1489
msgid "New Folder"
msgstr "Нова папка"
-#: ../gtk/gtkfilesel.c:1504
+#: gtk/gtkfilesel.c:1504
msgid "_Folder name:"
msgstr "_Име на папката:"
-#: ../gtk/gtkfilesel.c:1528
+#: gtk/gtkfilesel.c:1528
msgid "C_reate"
msgstr "_Създаване"
-#: ../gtk/gtkfilesel.c:1571
+#: gtk/gtkfilesel.c:1571
#, c-format
msgid "The filename \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
"В името на файла \"%s\" има символи, които не са позволени за име на файл"
-#: ../gtk/gtkfilesel.c:1574
+#: gtk/gtkfilesel.c:1574
#, c-format
msgid ""
"Error deleting file \"%s\": %s\n"
@@ -1433,31 +1620,31 @@ msgstr ""
"Грешка при изтриването на файла \"%s\": %s\n"
"%s"
-#: ../gtk/gtkfilesel.c:1576 ../gtk/gtkfilesel.c:1697
+#: gtk/gtkfilesel.c:1576 gtk/gtkfilesel.c:1697
msgid "It probably contains symbols not allowed in filenames."
msgstr "Вероятно съдържа символи, които не са позволени за име на файл."
-#: ../gtk/gtkfilesel.c:1585
+#: gtk/gtkfilesel.c:1585
#, c-format
msgid "Error deleting file \"%s\": %s"
msgstr "Грешка при изтриването на файла \"%s\": %s"
-#: ../gtk/gtkfilesel.c:1628
+#: gtk/gtkfilesel.c:1628
#, c-format
msgid "Really delete file \"%s\"?"
msgstr "Действително ли искате файлът \"%s\" да бъде изтрит?"
-#: ../gtk/gtkfilesel.c:1633
+#: gtk/gtkfilesel.c:1633
msgid "Delete File"
msgstr "Изтриване на Файл"
-#: ../gtk/gtkfilesel.c:1679 ../gtk/gtkfilesel.c:1693
+#: gtk/gtkfilesel.c:1679 gtk/gtkfilesel.c:1693
#, c-format
msgid "The file name \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
"Името на файлът \"%s\" съдържа символи, които не са позволени за име на файл"
-#: ../gtk/gtkfilesel.c:1681
+#: gtk/gtkfilesel.c:1681
#, c-format
msgid ""
"Error renaming file to \"%s\": %s\n"
@@ -1466,7 +1653,7 @@ msgstr ""
"Грешка при преименуването на файла в \"%s\": %s\n"
"%s"
-#: ../gtk/gtkfilesel.c:1695
+#: gtk/gtkfilesel.c:1695
#, c-format
msgid ""
"Error renaming file \"%s\": %s\n"
@@ -1475,29 +1662,29 @@ msgstr ""
"Грешка при преименуването на файла \"%s\": %s\n"
"%s"
-#: ../gtk/gtkfilesel.c:1705
+#: gtk/gtkfilesel.c:1705
#, c-format
msgid "Error renaming file \"%s\" to \"%s\": %s"
msgstr "Грешка при преименуването на файла \"%s\" в \"%s\": %s"
-#: ../gtk/gtkfilesel.c:1752
+#: gtk/gtkfilesel.c:1752
msgid "Rename File"
msgstr "Преименуване на файл"
-#: ../gtk/gtkfilesel.c:1767
+#: gtk/gtkfilesel.c:1767
#, c-format
msgid "Rename file \"%s\" to:"
msgstr "Преименува файла \"%s\" в:"
-#: ../gtk/gtkfilesel.c:1796
+#: gtk/gtkfilesel.c:1796
msgid "_Rename"
msgstr "_Преименуване"
-#: ../gtk/gtkfilesel.c:2228
+#: gtk/gtkfilesel.c:2228
msgid "_Selection: "
msgstr "_Избор: "
-#: ../gtk/gtkfilesel.c:3151
+#: gtk/gtkfilesel.c:3151
#, c-format
msgid ""
"The filename \"%s\" couldn't be converted to UTF-8. (try setting the "
@@ -1506,48 +1693,48 @@ msgstr ""
"Името на файла \"%s\" не може да бъде конвертирано към UTF-8 (опитайте се да "
"смените променливата на средата G_BROKEN_ENCODING): %s"
-#: ../gtk/gtkfilesel.c:3154
+#: gtk/gtkfilesel.c:3154
msgid "Invalid UTF-8"
msgstr "Грешен UTF-8"
-#: ../gtk/gtkfilesel.c:4031
+#: gtk/gtkfilesel.c:4031
msgid "Name too long"
msgstr "Името е твърде дълго"
-#: ../gtk/gtkfilesel.c:4033
+#: gtk/gtkfilesel.c:4033
msgid "Couldn't convert filename"
msgstr "Името на файла не може да бъде конвертирано"
-#: ../gtk/gtkfilesystemmodel.c:1267
+#: gtk/gtkfilesystemmodel.c:1267
msgid "(Empty)"
msgstr "(Празно)"
-#: ../gtk/gtkfilesystemunix.c:466 ../gtk/gtkfilesystemunix.c:668
-#: ../gtk/gtkfilesystemunix.c:1908 ../gtk/gtkfilesystemwin32.c:482
-#: ../gtk/gtkfilesystemwin32.c:495 ../gtk/gtkfilesystemwin32.c:1560
+#: gtk/gtkfilesystemunix.c:475 gtk/gtkfilesystemunix.c:678
+#: gtk/gtkfilesystemunix.c:1918 gtk/gtkfilesystemwin32.c:482
+#: gtk/gtkfilesystemwin32.c:495 gtk/gtkfilesystemwin32.c:1560
#, c-format
msgid "Error getting information for '%s': %s"
msgstr "Грешка при получаването на информация за \"%s\": %s"
-#: ../gtk/gtkfilesystemunix.c:537 ../gtk/gtkfilesystemwin32.c:537
+#: gtk/gtkfilesystemunix.c:547 gtk/gtkfilesystemwin32.c:537
#, c-format
msgid "Error creating directory '%s': %s"
msgstr "Грешка при създаването на папка \"%s\": %s"
-#: ../gtk/gtkfilesystemunix.c:617 ../gtk/gtkfilesystemwin32.c:597
+#: gtk/gtkfilesystemunix.c:627 gtk/gtkfilesystemwin32.c:597
msgid "This file system does not support mounting"
msgstr "Тази файлова система не поддържа монтиране"
-#: ../gtk/gtkfilesystemunix.c:625
+#: gtk/gtkfilesystemunix.c:635
msgid "Filesystem"
msgstr "Файлова система"
-#: ../gtk/gtkfilesystemunix.c:782
+#: gtk/gtkfilesystemunix.c:792
#, c-format
msgid "Could not get a stock icon for %s"
msgstr "Не може да се извлече стандартната икона за %s"
-#: ../gtk/gtkfilesystemunix.c:877
+#: gtk/gtkfilesystemunix.c:887
#, c-format
msgid ""
"The name \"%s\" is not valid because it contains the character \"%s\". "
@@ -1556,98 +1743,98 @@ msgstr ""
"Името \"%s\" е невалидно защото съдържа знакът \"%s\".·Моля, използвайте "
"различно име."
-#: ../gtk/gtkfilesystemunix.c:1479
+#: gtk/gtkfilesystemunix.c:1489
#, c-format
msgid "Writing %s failed: %s"
msgstr "Записът на %s беше неуспешен: %s"
-#: ../gtk/gtkfilesystemunix.c:1568
+#: gtk/gtkfilesystemunix.c:1578
#, c-format
msgid "'%s' already exists in the bookmarks list"
msgstr "\"%s\" вече съществува в списъка с отметки"
-#: ../gtk/gtkfilesystemunix.c:1640
+#: gtk/gtkfilesystemunix.c:1650
#, c-format
msgid "'%s' does not exist in the bookmarks list"
msgstr "\"%s\" не съществува в списъка с отметки"
-#: ../gtk/gtkfilesystemunix.c:1868
+#: gtk/gtkfilesystemunix.c:1878
#, c-format
msgid "Error getting information for '/': %s"
msgstr "Грешка при получаването на информация за \"/\": %s"
-#: ../gtk/gtkfilesystemwin32.c:611
+#: gtk/gtkfilesystemwin32.c:611
#, c-format
msgid "Network Drive (%s)"
msgstr "Мрежово устройство (%s)"
-#: ../gtk/gtkfilesystemwin32.c:650
+#: gtk/gtkfilesystemwin32.c:650
#, c-format
msgid "%s (%s)"
msgstr "%s (%s)"
-#: ../gtk/gtkfilesystemwin32.c:1032
+#: gtk/gtkfilesystemwin32.c:1032
#, c-format
msgid "Bookmark saving failed: %s"
msgstr "Запазването на отметката беше неуспешно: %s"
-#: ../gtk/gtkfontbutton.c:179 ../gtk/gtkfontbutton.c:292
+#: gtk/gtkfontbutton.c:179 gtk/gtkfontbutton.c:292
msgid "Pick a Font"
msgstr "Избор на шрифт"
#. Initialize fields
-#: ../gtk/gtkfontbutton.c:286
+#: gtk/gtkfontbutton.c:286
msgid "Sans 12"
msgstr "Sans 12"
-#: ../gtk/gtkfontbutton.c:804
+#: gtk/gtkfontbutton.c:804
msgid "Font"
msgstr "Шрифт"
#. This is the default text shown in the preview entry, though the user
#. can set it. Remember that some fonts only have capital letters.
-#: ../gtk/gtkfontsel.c:74
+#: gtk/gtkfontsel.c:74
msgid "abcdefghijk ABCDEFGHIJK"
msgstr "абвгде АБВГДЕ abcde ABCDE"
-#: ../gtk/gtkfontsel.c:361
+#: gtk/gtkfontsel.c:361
msgid "_Family:"
msgstr "_Фамилия:"
-#: ../gtk/gtkfontsel.c:367
+#: gtk/gtkfontsel.c:367
msgid "_Style:"
msgstr "_Стил:"
-#: ../gtk/gtkfontsel.c:373
+#: gtk/gtkfontsel.c:373
msgid "Si_ze:"
msgstr "Раз_мер:"
#. create the text entry widget
-#: ../gtk/gtkfontsel.c:549
+#: gtk/gtkfontsel.c:549
msgid "_Preview:"
msgstr "_Преглед:"
-#: ../gtk/gtkfontsel.c:1383
+#: gtk/gtkfontsel.c:1383
msgid "Font Selection"
msgstr "Избор на шрифт"
-#: ../gtk/gtkgamma.c:401
+#: gtk/gtkgamma.c:401
msgid "Gamma"
msgstr "Гама"
-#: ../gtk/gtkgamma.c:411
+#: gtk/gtkgamma.c:411
msgid "_Gamma value"
msgstr "_Гама стойност"
#. Remove this icon source so we don't keep trying to
#. * load it.
#.
-#: ../gtk/gtkiconfactory.c:1644
+#: gtk/gtkiconfactory.c:1644
#, c-format
msgid "Error loading icon: %s"
msgstr "Грешка при зареждането на икона: %s"
-#: ../gtk/gtkicontheme.c:1250
+#: gtk/gtkicontheme.c:1250
#, c-format
msgid ""
"Could not find the icon '%s'. The '%s' theme\n"
@@ -1660,120 +1847,120 @@ msgstr ""
"You·can·get·a·copy·from:\n"
"\t%s"
-#: ../gtk/gtkicontheme.c:1315
+#: gtk/gtkicontheme.c:1315
#, c-format
msgid "Icon '%s' not present in theme"
msgstr "Иконата \"%s\" не е част от темата"
-#: ../gtk/gtkimmodule.c:427
+#: gtk/gtkimmodule.c:427
msgid "Default"
msgstr "Стандартен"
-#: ../gtk/gtkinputdialog.c:235
+#: gtk/gtkinputdialog.c:235
msgid "Input"
msgstr "Вход"
-#: ../gtk/gtkinputdialog.c:244
+#: gtk/gtkinputdialog.c:244
msgid "No extended input devices"
msgstr "Няма разширено входно устройство"
-#: ../gtk/gtkinputdialog.c:256
+#: gtk/gtkinputdialog.c:256
msgid "_Device:"
msgstr "_Устройство:"
-#: ../gtk/gtkinputdialog.c:273
+#: gtk/gtkinputdialog.c:273
msgid "Disabled"
msgstr "Забранено"
-#: ../gtk/gtkinputdialog.c:280
+#: gtk/gtkinputdialog.c:280
msgid "Screen"
msgstr "Екран"
-#: ../gtk/gtkinputdialog.c:287
+#: gtk/gtkinputdialog.c:287
msgid "Window"
msgstr "Прозорец"
-#: ../gtk/gtkinputdialog.c:294
+#: gtk/gtkinputdialog.c:294
msgid "_Mode: "
msgstr "_Режим:"
#. The axis listbox
-#: ../gtk/gtkinputdialog.c:325
+#: gtk/gtkinputdialog.c:325
msgid "_Axes"
msgstr "_Оси"
#. Keys listbox
-#: ../gtk/gtkinputdialog.c:342
+#: gtk/gtkinputdialog.c:342
msgid "_Keys"
msgstr "_Клавиши"
-#: ../gtk/gtkinputdialog.c:562
+#: gtk/gtkinputdialog.c:562
msgid "X"
msgstr "X"
-#: ../gtk/gtkinputdialog.c:563
+#: gtk/gtkinputdialog.c:563
msgid "Y"
msgstr "Y"
-#: ../gtk/gtkinputdialog.c:564
+#: gtk/gtkinputdialog.c:564
msgid "Pressure"
msgstr "Натиск"
-#: ../gtk/gtkinputdialog.c:565
+#: gtk/gtkinputdialog.c:565
msgid "X Tilt"
msgstr "Наклон по X"
-#: ../gtk/gtkinputdialog.c:566
+#: gtk/gtkinputdialog.c:566
msgid "Y Tilt"
msgstr "Наклон по Y"
-#: ../gtk/gtkinputdialog.c:567
+#: gtk/gtkinputdialog.c:567
msgid "Wheel"
msgstr "Колело"
-#: ../gtk/gtkinputdialog.c:607
+#: gtk/gtkinputdialog.c:607
msgid "none"
msgstr "без"
-#: ../gtk/gtkinputdialog.c:643 ../gtk/gtkinputdialog.c:679
+#: gtk/gtkinputdialog.c:643 gtk/gtkinputdialog.c:679
msgid "(disabled)"
msgstr "(забранен)"
-#: ../gtk/gtkinputdialog.c:672
+#: gtk/gtkinputdialog.c:672
msgid "(unknown)"
msgstr "(неизвестен)"
#. and clear button
-#: ../gtk/gtkinputdialog.c:759
+#: gtk/gtkinputdialog.c:759
msgid "clear"
msgstr "чист"
-#: ../gtk/gtklabel.c:3935
+#: gtk/gtklabel.c:3935
msgid "Select All"
msgstr "Избиране на всичко"
#. Description of --gtk-module=MODULES in --help output
-#: ../gtk/gtkmain.c:398
+#: gtk/gtkmain.c:398
msgid "Load additional GTK+ modules"
msgstr "Зареждане на допълнителни модули на GTK+"
#. Placeholder in --gtk-module=MODULES in --help output
-#: ../gtk/gtkmain.c:399
+#: gtk/gtkmain.c:399
msgid "MODULES"
msgstr "МОДУЛИ"
#. Description of --g-fatal-warnings in --help output
-#: ../gtk/gtkmain.c:401
+#: gtk/gtkmain.c:401
msgid "Make all warnings fatal"
msgstr "Всички предупреждения да са фатални"
#. Description of --gtk-debug=FLAGS in --help output
-#: ../gtk/gtkmain.c:404
+#: gtk/gtkmain.c:404
msgid "GTK+ debugging flags to set"
msgstr "Кои флагове за изчистване на грешки да бъдат зададени"
#. Description of --gtk-no-debug=FLAGS in --help output
-#: ../gtk/gtkmain.c:407
+#: gtk/gtkmain.c:407
msgid "GTK+ debugging flags to unset"
msgstr "Кои флагове за изчистване на грешки да не бъдат зададени"
@@ -1782,505 +1969,514 @@ msgstr "Кои флагове за изчистване на грешки да
#. * Do *not* translate it to "predefinito:LTR", if it
#. * it isn't default:LTR or default:RTL it will not work
#.
-#: ../gtk/gtkmain.c:476
+#: gtk/gtkmain.c:476
msgid "default:LTR"
msgstr "default:LTR"
-#: ../gtk/gtkmain.c:559
+#: gtk/gtkmain.c:559
msgid "GTK+ Options"
msgstr "Настройки на GTK+"
-#: ../gtk/gtkmain.c:559
+#: gtk/gtkmain.c:559
msgid "Show GTK+ Options"
msgstr "Показване на настройките на GTK+"
-#: ../gtk/gtknotebook.c:2718 ../gtk/gtknotebook.c:5064
+#: gtk/gtknotebook.c:2718 gtk/gtknotebook.c:5064
#, c-format
msgid "Page %u"
msgstr "Страница %u"
-#: ../gtk/gtkradiotoolbutton.c:92
+#: gtk/gtkradiotoolbutton.c:92
msgid "Group"
msgstr "Група"
-#: ../gtk/gtkradiotoolbutton.c:93
+#: gtk/gtkradiotoolbutton.c:93
msgid "The radio tool button whose group this button belongs to."
msgstr "Групата радио-бутони, към които принадлежи този."
-#: ../gtk/gtkrc.c:2400
+#: gtk/gtkrc.c:2400
#, c-format
msgid "Unable to find include file: \"%s\""
msgstr "Файлът за включване: \"%s\" не може да бъде намерен"
-#: ../gtk/gtkrc.c:3042 ../gtk/gtkrc.c:3045
+#: gtk/gtkrc.c:3042 gtk/gtkrc.c:3045
#, c-format
msgid "Unable to locate image file in pixmap_path: \"%s\""
msgstr "Не мога да намеря графичен файл в pixmap_path: \"%s\""
-#: ../gtk/gtkrc.c:3480
+#: gtk/gtkrc.c:3480
#, c-format
msgid "Pixmap path element: \"%s\" must be absolute, %s, line %d"
msgstr "Път на \"Pixmap\" елемент: \"%s\" трябва да е абсолютно, %s, ред %d"
#. KEEP IN SYNC with gtkiconfactory.c stock icons, when appropriate
-#: ../gtk/gtkstock.c:308
+#: gtk/gtkstock.c:308
msgid "Information"
msgstr "Информация"
-#: ../gtk/gtkstock.c:309
+#: gtk/gtkstock.c:309
msgid "Warning"
msgstr "Предупреждение"
-#: ../gtk/gtkstock.c:310
+#: gtk/gtkstock.c:310
msgid "Error"
msgstr "Грешка"
-#: ../gtk/gtkstock.c:311
+#: gtk/gtkstock.c:311
msgid "Question"
msgstr "Въпрос"
#. FIXME these need accelerators when appropriate, and
#. * need the mnemonics to be rationalized
#.
-#: ../gtk/gtkstock.c:316
+#: gtk/gtkstock.c:316
msgid "_About"
msgstr "_Относно"
-#: ../gtk/gtkstock.c:318
+#: gtk/gtkstock.c:318
msgid "_Apply"
msgstr "_Използване"
-#: ../gtk/gtkstock.c:319
+#: gtk/gtkstock.c:319
msgid "_Bold"
msgstr "_Удебелено"
-#: ../gtk/gtkstock.c:320
+#: gtk/gtkstock.c:320
msgid "_Cancel"
msgstr "_Отказване"
-#: ../gtk/gtkstock.c:321
+#: gtk/gtkstock.c:321
msgid "_CD-Rom"
msgstr "_CD-Rom"
-#: ../gtk/gtkstock.c:322
+#: gtk/gtkstock.c:322
msgid "_Clear"
msgstr "_Изчистване"
-#: ../gtk/gtkstock.c:323
+#: gtk/gtkstock.c:323
msgid "_Close"
msgstr "_Затваряне"
-#: ../gtk/gtkstock.c:324
+#: gtk/gtkstock.c:324
msgid "_Convert"
msgstr "Кон_вертиране"
-#: ../gtk/gtkstock.c:325
+#: gtk/gtkstock.c:325
msgid "_Copy"
msgstr "_Копиране"
-#: ../gtk/gtkstock.c:326
+#: gtk/gtkstock.c:326
msgid "Cu_t"
msgstr "От_рязване"
-#: ../gtk/gtkstock.c:327
+#: gtk/gtkstock.c:327
msgid "_Delete"
msgstr "_Изтриване"
-#: ../gtk/gtkstock.c:328
+#: gtk/gtkstock.c:328
msgid "_Execute"
msgstr "_Изпълняване"
-#: ../gtk/gtkstock.c:329
+#: gtk/gtkstock.c:329
msgid "_Edit"
msgstr "_Редактиране"
-#: ../gtk/gtkstock.c:330
+#: gtk/gtkstock.c:330
msgid "_Find"
msgstr "_Търсене"
-#: ../gtk/gtkstock.c:331
+#: gtk/gtkstock.c:331
msgid "Find and _Replace"
msgstr "Търсене и _замяна"
-#: ../gtk/gtkstock.c:332
+#: gtk/gtkstock.c:332
msgid "_Floppy"
msgstr "_Дискета"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:334
+#: gtk/gtkstock.c:334
msgid "Navigation|_Bottom"
msgstr "О_тдолу"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:336
+#: gtk/gtkstock.c:336
msgid "Navigation|_First"
msgstr "_Първо"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:338
+#: gtk/gtkstock.c:338
msgid "Navigation|_Last"
msgstr "По_следно"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:340
+#: gtk/gtkstock.c:340
msgid "Navigation|_Top"
msgstr "_Отгоре"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:342
+#: gtk/gtkstock.c:342
msgid "Navigation|_Back"
msgstr "На_зад"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:344
+#: gtk/gtkstock.c:344
msgid "Navigation|_Down"
msgstr "На_долу"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:346
+#: gtk/gtkstock.c:346
msgid "Navigation|_Forward"
msgstr "Нап_ред"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:348
+#: gtk/gtkstock.c:348
msgid "Navigation|_Up"
msgstr "На_горе"
-#: ../gtk/gtkstock.c:349
+#: gtk/gtkstock.c:349
msgid "_Harddisk"
msgstr "_Твърд диск"
-#: ../gtk/gtkstock.c:350
+#: gtk/gtkstock.c:350
msgid "_Help"
msgstr "_Помощ"
-#: ../gtk/gtkstock.c:351
+#: gtk/gtkstock.c:351
msgid "_Home"
msgstr "_Домашна"
-#: ../gtk/gtkstock.c:352
+#: gtk/gtkstock.c:352
msgid "Increase Indent"
msgstr "Увеличаване на изместването"
-#: ../gtk/gtkstock.c:353
+#: gtk/gtkstock.c:353
msgid "Decrease Indent"
msgstr "Нямаляване на изместването"
-#: ../gtk/gtkstock.c:354
+#: gtk/gtkstock.c:354
msgid "_Index"
msgstr "_Индекс"
-#: ../gtk/gtkstock.c:355
+#: gtk/gtkstock.c:355
msgid "_Italic"
msgstr "_Курсив"
-#: ../gtk/gtkstock.c:356
+#: gtk/gtkstock.c:356
msgid "_Jump to"
msgstr "Скок _до"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:358
+#: gtk/gtkstock.c:358
msgid "Justify|_Center"
msgstr "_Център"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:360
+#: gtk/gtkstock.c:360
msgid "Justify|_Fill"
msgstr "_Двустранно"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:362
+#: gtk/gtkstock.c:362
msgid "Justify|_Left"
msgstr "_Ляво"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:364
+#: gtk/gtkstock.c:364
msgid "Justify|_Right"
msgstr "_Дясно"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:367
+#: gtk/gtkstock.c:367
msgid "Media|_Forward"
msgstr "_Напред"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:369
+#: gtk/gtkstock.c:369
msgid "Media|_Next"
msgstr "_Следващ"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:371
+#: gtk/gtkstock.c:371
msgid "Media|P_ause"
msgstr "П_ауза"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:373
+#: gtk/gtkstock.c:373
msgid "Media|_Play"
msgstr "_Изпълнение"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:375
+#: gtk/gtkstock.c:375
msgid "Media|Pre_vious"
msgstr "Пре_дишен"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:377
+#: gtk/gtkstock.c:377
msgid "Media|_Record"
msgstr "_Запис"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:379
+#: gtk/gtkstock.c:379
msgid "Media|R_ewind"
msgstr "Пр_еврътане"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:381
+#: gtk/gtkstock.c:381
msgid "Media|_Stop"
msgstr "_Спиране"
-#: ../gtk/gtkstock.c:382
+#: gtk/gtkstock.c:382
msgid "_Network"
msgstr "_Мрежа"
-#: ../gtk/gtkstock.c:383
+#: gtk/gtkstock.c:383
msgid "_New"
msgstr "_Нов"
-#: ../gtk/gtkstock.c:384
+#: gtk/gtkstock.c:384
msgid "_No"
msgstr "_Не"
-#: ../gtk/gtkstock.c:385
+#: gtk/gtkstock.c:385
msgid "_OK"
msgstr "_Да"
-#: ../gtk/gtkstock.c:386
+#: gtk/gtkstock.c:386
msgid "_Open"
msgstr "_Отваряне"
-#: ../gtk/gtkstock.c:387
+#: gtk/gtkstock.c:387
msgid "_Paste"
msgstr "_Поставяне"
-#: ../gtk/gtkstock.c:388
+#: gtk/gtkstock.c:388
msgid "_Preferences"
msgstr "_Предпочитания"
-#: ../gtk/gtkstock.c:389
+#: gtk/gtkstock.c:389
msgid "_Print"
msgstr "_Печат"
-#: ../gtk/gtkstock.c:390
+#: gtk/gtkstock.c:390
msgid "Print Pre_view"
msgstr "П_реглед на печата"
-#: ../gtk/gtkstock.c:391
+#: gtk/gtkstock.c:391
msgid "_Properties"
msgstr "_Настройки"
-#: ../gtk/gtkstock.c:392
+#: gtk/gtkstock.c:392
msgid "_Quit"
msgstr "_Напускане"
-#: ../gtk/gtkstock.c:393
+#: gtk/gtkstock.c:393
msgid "_Redo"
msgstr "_Напред"
-#: ../gtk/gtkstock.c:394
+#: gtk/gtkstock.c:394
msgid "_Refresh"
msgstr "_Обновяване"
-#: ../gtk/gtkstock.c:396
+#: gtk/gtkstock.c:396
msgid "_Revert"
msgstr "_Обръщане"
-#: ../gtk/gtkstock.c:397
+#: gtk/gtkstock.c:397
msgid "_Save"
msgstr "_Запазване"
-#: ../gtk/gtkstock.c:398
+#: gtk/gtkstock.c:398
msgid "Save _As"
msgstr "Запазване _като"
-#: ../gtk/gtkstock.c:399
+#: gtk/gtkstock.c:399
msgid "_Color"
msgstr "_Цвят"
-#: ../gtk/gtkstock.c:400
+#: gtk/gtkstock.c:400
msgid "_Font"
msgstr "_Шрифт"
-#: ../gtk/gtkstock.c:401
+#: gtk/gtkstock.c:401
msgid "_Ascending"
msgstr "_Възходящ"
-#: ../gtk/gtkstock.c:402
+#: gtk/gtkstock.c:402
msgid "_Descending"
msgstr "_Низходящ"
-#: ../gtk/gtkstock.c:403
+#: gtk/gtkstock.c:403
msgid "_Spell Check"
msgstr "_Проверка на правописа"
-#: ../gtk/gtkstock.c:404
+#: gtk/gtkstock.c:404
msgid "_Stop"
msgstr "_Спиране"
-#: ../gtk/gtkstock.c:405
+#: gtk/gtkstock.c:405
msgid "_Strikethrough"
msgstr "_Зачертаване"
-#: ../gtk/gtkstock.c:406
+#: gtk/gtkstock.c:406
msgid "_Undelete"
msgstr "Възстановяване на _изтритото"
-#: ../gtk/gtkstock.c:407
+#: gtk/gtkstock.c:407
msgid "_Underline"
msgstr "_Подчертано"
-#: ../gtk/gtkstock.c:408
+#: gtk/gtkstock.c:408
msgid "_Undo"
msgstr "_Назад"
-#: ../gtk/gtkstock.c:409
+#: gtk/gtkstock.c:409
msgid "_Yes"
msgstr "_Да"
-#: ../gtk/gtkstock.c:410
+#: gtk/gtkstock.c:410
msgid "_Normal Size"
msgstr "_Нормален размер"
-#: ../gtk/gtkstock.c:411
+#: gtk/gtkstock.c:411
msgid "Best _Fit"
msgstr "Най-добро _пасване"
-#: ../gtk/gtkstock.c:412
+#: gtk/gtkstock.c:412
msgid "Zoom _In"
msgstr "Увеличаване"
-#: ../gtk/gtkstock.c:413
+#: gtk/gtkstock.c:413
msgid "Zoom _Out"
msgstr "Намаляване"
-#: ../gtk/gtktextutil.c:48
+#: gtk/gtktextutil.c:48
msgid "LRM _Left-to-right mark"
msgstr "LRM Маркер за _ляво-дясно"
-#: ../gtk/gtktextutil.c:49
+#: gtk/gtktextutil.c:49
msgid "RLM _Right-to-left mark"
msgstr "RLM Маркер за _дясно-ляво"
-#: ../gtk/gtktextutil.c:50
+#: gtk/gtktextutil.c:50
msgid "LRE Left-to-right _embedding"
msgstr "LRE ляво-дясно _вмъкване"
-#: ../gtk/gtktextutil.c:51
+#: gtk/gtktextutil.c:51
msgid "RLE Right-to-left e_mbedding"
msgstr "RLE дясно-ляво в_мъкване"
-#: ../gtk/gtktextutil.c:52
+#: gtk/gtktextutil.c:52
msgid "LRO Left-to-right _override"
msgstr "LRO ляво-дясно _изключване"
-#: ../gtk/gtktextutil.c:53
+#: gtk/gtktextutil.c:53
msgid "RLO Right-to-left o_verride"
msgstr "RLO дясно-ляво и_зключване"
-#: ../gtk/gtktextutil.c:54
+#: gtk/gtktextutil.c:54
msgid "PDF _Pop directional formatting"
msgstr "PDF _Връщане на предишната посока"
-#: ../gtk/gtktextutil.c:55
+#: gtk/gtktextutil.c:55
msgid "ZWS _Zero width space"
msgstr "ZWS _Интервал с нулева ширина"
-#: ../gtk/gtktextutil.c:56
+#: gtk/gtktextutil.c:56
msgid "ZWJ Zero width _joiner"
msgstr "ZWJ _Свръзка с нулева ширина"
-#: ../gtk/gtktextutil.c:57
+#: gtk/gtktextutil.c:57
msgid "ZWNJ Zero width _non-joiner"
msgstr "ZWNJ _Развръзка с нулева ширина"
-#: ../gtk/gtkthemes.c:71
+#: gtk/gtkthemes.c:71
#, c-format
msgid "Unable to locate theme engine in module_path: \"%s\","
msgstr "Не мога да намеря тема в пътя с модули: \"%s\","
-#: ../gtk/gtktipsquery.c:186
+#: gtk/gtktipsquery.c:186
msgid "--- No Tip ---"
msgstr "--- Няма Подсещане ---"
-#: ../gtk/gtkuimanager.c:1144
+#: gtk/gtkuimanager.c:1154
#, c-format
msgid "Unknown attribute '%s' on line %d char %d"
msgstr "Непознат атрибут \"%s\" на ред %d, символ %d"
-#: ../gtk/gtkuimanager.c:1346
+#: gtk/gtkuimanager.c:1371
#, c-format
msgid "Unexpected start tag '%s' on line %d char %d"
msgstr "Неочакван начален етикет \"%s\" на ред %d, символ %d"
-#: ../gtk/gtkuimanager.c:1431
+#: gtk/gtkuimanager.c:1461
#, c-format
msgid "Unexpected character data on line %d char %d"
msgstr "Неочаквани символни данни на ред %d, символ %d\""
-#: ../gtk/gtkuimanager.c:2222
+#: gtk/gtkuimanager.c:2272
msgid "Empty"
msgstr "Празно"
#. ID
-#: ../modules/input/imam-et.c:454
+#: modules/input/imam-et.c:454
msgid "Amharic (EZ+)"
msgstr "Амхарик (EZ+)"
#. ID
-#: ../modules/input/imcedilla.c:91
+#: modules/input/imcedilla.c:91
msgid "Cedilla"
msgstr "Седила"
#. ID
-#: ../modules/input/imcyrillic-translit.c:217
+#: modules/input/imcyrillic-translit.c:217
msgid "Cyrillic (Transliterated)"
msgstr "Кирилица (транслитерация)"
#. ID
-#: ../modules/input/iminuktitut.c:127
+#: modules/input/iminuktitut.c:127
msgid "Inuktitut (Transliterated)"
msgstr "Ескимоски (транслитерация)"
#. ID
-#: ../modules/input/imipa.c:145
+#: modules/input/imipa.c:145
msgid "IPA"
msgstr "IPA"
#. ID
-#: ../modules/input/imthai-broken.c:178
+#: modules/input/imthai-broken.c:178
msgid "Thai (Broken)"
msgstr "Тайванска (не работи)"
#. ID
-#: ../modules/input/imti-er.c:453
+#: modules/input/imti-er.c:453
msgid "Tigrigna-Eritrean (EZ+)"
msgstr "Тигрина-Еритрея (EZ+)"
#. ID
-#: ../modules/input/imti-et.c:453
+#: modules/input/imti-et.c:453
msgid "Tigrigna-Ethiopian (EZ+)"
msgstr "Тигрина-Етиопски (EZ+)"
#. ID
-#: ../modules/input/imviqr.c:244
+#: modules/input/imviqr.c:244
msgid "Vietnamese (VIQR)"
msgstr "Виетнамска (VIQR)"
#. ID
-#: ../modules/input/imxim.c:28
+#: modules/input/imxim.c:28
msgid "X Input Method"
msgstr "Метод за въвеждане към X"
-#: ../tests/testfilechooser.c:186
+#: tests/testfilechooser.c:186
#, c-format
msgid "Could not get information for file '%s': %s"
msgstr "Не може да бъде взета информация за файла '%s': %s"
+
+#~ msgid "Shift"
+#~ msgstr "Shift"
+
+#~ msgid "Ctrl"
+#~ msgstr "Ctrl"
+
+#~ msgid "Alt"
+#~ msgstr "Alt"
diff --git a/po/bn.po b/po/bn.po
index 88f88e343..2c85625e7 100644
--- a/po/bn.po
+++ b/po/bn.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gtk+.gtk-2-2\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-01-08 02:01-0500\n"
+"POT-Creation-Date: 2005-06-20 14:30-0400\n"
"PO-Revision-Date: 2004-03-17 21:00+0600\n"
"Last-Translator: Progga <progga@BengaLinux.Org>\n"
"Language-Team: Bangla <gnome-translation@BengaLinux.Org>\n"
@@ -17,7 +17,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n != 1;\n"
#: gdk-pixbuf/gdk-pixbuf-animation.c:153 gdk-pixbuf/gdk-pixbuf-io.c:838
-#: gdk-pixbuf/gdk-pixbuf-io.c:1069 tests/testfilechooser.c:199
+#: gdk-pixbuf/gdk-pixbuf-io.c:1068 tests/testfilechooser.c:199
#, c-format
msgid "Failed to open file '%s': %s"
msgstr " '%s' ফাইলটি খোলা যায় নি: %s"
@@ -28,7 +28,7 @@ msgid "Image file '%s' contains no data"
msgstr " '%s' নামক ছবির ফাইলে কোন তথ্য নেই"
#: gdk-pixbuf/gdk-pixbuf-animation.c:208 gdk-pixbuf/gdk-pixbuf-io.c:887
-#: gdk-pixbuf/gdk-pixbuf-io.c:1110 tests/testfilechooser.c:244
+#: gdk-pixbuf/gdk-pixbuf-io.c:1109 tests/testfilechooser.c:244
#, c-format
msgid ""
"Failed to load image '%s': reason not known, probably a corrupt image file"
@@ -74,34 +74,34 @@ msgstr "ছবির ফাইলটির ফরম্যাট অজ্ঞা
msgid "Failed to load image '%s': %s"
msgstr "'%s' ছবিটি লোড করা যায় নি: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1337
+#: gdk-pixbuf/gdk-pixbuf-io.c:1336
#, c-format
msgid "Error writing to image file: %s"
msgstr "এই ছবির ফাইলটিতে লিখতে সমস্যা হয়েছে: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1383 gdk-pixbuf/gdk-pixbuf-io.c:1512
+#: gdk-pixbuf/gdk-pixbuf-io.c:1382 gdk-pixbuf/gdk-pixbuf-io.c:1511
#, c-format
msgid "This build of gdk-pixbuf does not support saving the image format: %s"
msgstr "gdk-pixbuf-এর এই সংস্করণটি এই ফরম্যাটের ছবি সংরক্ষণ করতে পারে না: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1417
+#: gdk-pixbuf/gdk-pixbuf-io.c:1416
msgid "Insufficient memory to save image to callback"
msgstr "ছবিকে কলব্যাকে সংরক্ষণ করার মত পর্যাপ্ত মেমরি নেই"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1429
+#: gdk-pixbuf/gdk-pixbuf-io.c:1428
msgid "Failed to open temporary file"
msgstr "অস্থায়ী ফাইল খোলা যায় নি"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1454
+#: gdk-pixbuf/gdk-pixbuf-io.c:1453
msgid "Failed to read from temporary file"
msgstr "অস্থায়ী ফাইল থেকে পড়া যায় নি"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1641
+#: gdk-pixbuf/gdk-pixbuf-io.c:1687
#, c-format
msgid "Failed to open '%s' for writing: %s"
msgstr "'লেখার জন্য '%s' খোলা যায় নি: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1665
+#: gdk-pixbuf/gdk-pixbuf-io.c:1711
#, c-format
msgid ""
"Failed to close '%s' while writing image, all data may not have been saved: %"
@@ -110,7 +110,7 @@ msgstr ""
"ছবির তথ্য লেখার সময় '%s' বন্ধ করা যায় নি, সকল তথ্য সংরক্ষিত নাও হয়ে থাকতে পারে: %"
"s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1853 gdk-pixbuf/gdk-pixbuf-io.c:1903
+#: gdk-pixbuf/gdk-pixbuf-io.c:1931 gdk-pixbuf/gdk-pixbuf-io.c:1981
msgid "Insufficient memory to save image into a buffer"
msgstr "ছবিটিকে একটি বাফারে সংরক্ষণ করার মত পর্যাপ্ত মেমরি নেই"
@@ -172,24 +172,34 @@ msgstr "অ্যানিমেশনে ত্রুটিপূর্ণ অ
msgid "The ANI image format"
msgstr "এএনআই ছবির ফরম্যাট"
-#: gdk-pixbuf/io-bmp.c:227 gdk-pixbuf/io-bmp.c:383
+#: gdk-pixbuf/io-bmp.c:228 gdk-pixbuf/io-bmp.c:306 gdk-pixbuf/io-bmp.c:338
+#: gdk-pixbuf/io-bmp.c:361 gdk-pixbuf/io-bmp.c:442
+msgid "BMP image has bogus header data"
+msgstr " বিএমপি ছবিটির হেডারের তথ্য সঠিক নয়"
+
+#: gdk-pixbuf/io-bmp.c:239 gdk-pixbuf/io-bmp.c:401
msgid "Not enough memory to load bitmap image"
msgstr "বিটম্যাপ ছবি লোড করার জন্য পর্যাপ্ত মেমরি নেই"
-#: gdk-pixbuf/io-bmp.c:269
+#: gdk-pixbuf/io-bmp.c:287
msgid "BMP image has unsupported header size"
msgstr "বিএমপি ছবির হেডারের আকার অসমর্থিত "
-#: gdk-pixbuf/io-bmp.c:288 gdk-pixbuf/io-bmp.c:320 gdk-pixbuf/io-bmp.c:343
-#: gdk-pixbuf/io-bmp.c:424
-msgid "BMP image has bogus header data"
-msgstr " বিএমপি ছবিটির হেডারের তথ্য সঠিক নয়"
-
-#: gdk-pixbuf/io-bmp.c:307
+#: gdk-pixbuf/io-bmp.c:325
msgid "Topdown BMP images cannot be compressed"
msgstr ""
-#: gdk-pixbuf/io-bmp.c:1154
+#: gdk-pixbuf/io-bmp.c:1203
+#, fuzzy
+msgid "Couldn't allocate memory for saving BMP file"
+msgstr "জেপেগ ফাইলের জন্য পর্যাপ্ত মেমরি বরাদ্দ করা যায় নি"
+
+#: gdk-pixbuf/io-bmp.c:1244
+#, fuzzy
+msgid "Couldn't write to BMP file"
+msgstr "ফাইলের নাম রূপান্তর করা যায় নি"
+
+#: gdk-pixbuf/io-bmp.c:1293
msgid "The BMP image format"
msgstr " বিএমপি ছবির ফরম্যাট"
@@ -198,7 +208,7 @@ msgstr " বিএমপি ছবির ফরম্যাট"
msgid "Failure reading GIF: %s"
msgstr "জিআইএফ পড়া যায় নি: %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 ""
"জিআইএফ ফাইলে কিছু তথ্য পাওয়া যায় নি - মনে হচ্ছে কোন ভাবে ফাইলটি কাটা পড়েছিল"
@@ -225,25 +235,30 @@ msgstr "বাজে সংকেতের সম্মুখীন হয়েছ
msgid "Circular table entry in GIF file"
msgstr "জিআইএফ ফাইলের চক্রাকার টেবিলের অন্তর্গত এন্ট্রি"
-#: 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 "জিআইএফ লোড করার জন্য পর্যাপ্ত মেমরি নেই"
-#: gdk-pixbuf/io-gif.c:1088
+#: gdk-pixbuf/io-gif.c:947
+#, fuzzy
+msgid "Not enough memory to composite a frame in GIF file"
+msgstr "জিআইএফ লোড করার জন্য পর্যাপ্ত মেমরি নেই"
+
+#: gdk-pixbuf/io-gif.c:1116
msgid "GIF image is corrupt (incorrect LZW compression)"
msgstr "ত্রুটিপূর্ণ জিআইএফ ফাইল (বেঠিক LZW কম্প্রেশন)"
-#: gdk-pixbuf/io-gif.c:1138
+#: gdk-pixbuf/io-gif.c:1166
msgid "File does not appear to be a GIF file"
msgstr "ফাইলটিকে দেখে জিআইএফ ফাইল বলে মনে হচ্ছে না"
-#: 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 "জিআইএফ ফাইল ফরম্যাটের %s সংস্করণ অসমর্থিত"
-#: 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."
@@ -251,11 +266,11 @@ msgstr ""
"জিআইএফ ছবিতে কোন গ্লোবাল কালারম্যাপ থাকে না এবং এ ধরনের ছবির অন্তর্গত ফ্রেমের "
"জন্যও কোন স্থানীয় কালারম্যাপ থাকে না।"
-#: gdk-pixbuf/io-gif.c:1491
+#: gdk-pixbuf/io-gif.c:1519
msgid "GIF image was truncated or incomplete."
msgstr "জিআইএফ ছবিটিকে ছোট করে ফেলা হয়েছে অথবা ছবিটি অসম্পূর্ণ।"
-#: gdk-pixbuf/io-gif.c:1643
+#: gdk-pixbuf/io-gif.c:1671
msgid "The GIF image format"
msgstr "জিআইএফ ফরম্যাটের ছবি"
@@ -445,99 +460,116 @@ msgstr "পিএনজি ছবির ফাইল পড়ার সময় ম
msgid "Fatal error reading PNG image file: %s"
msgstr "পিএনজি ছবির ফাইল পড়ার সময় মারাত্মক সমস্যা হয়েছে: %s"
-#: gdk-pixbuf/io-png.c:813
+#: gdk-pixbuf/io-png.c:810
msgid ""
"Keys for PNG text chunks must have at least 1 and at most 79 characters."
msgstr "পিএনজি টেক্সট খন্ডের কী (Key) ১ থেকে ৭৯ অক্ষরের মধ্যে হতে হবে।"
-#: gdk-pixbuf/io-png.c:821
+#: gdk-pixbuf/io-png.c:818
msgid "Keys for PNG text chunks must be ASCII characters."
msgstr ""
"পিএনজি টেক্সট খন্ডের কী (Key) অবশ্যই অ্যাসকি (ASCII) অক্ষর দিয়ে গঠিত হতে হবে।"
-#: gdk-pixbuf/io-png.c:854
+#: gdk-pixbuf/io-png.c:831
+#, fuzzy, c-format
+msgid ""
+"PNG compression level must be a value between 0 and 9; value '%s' could not "
+"be parsed."
+msgstr ""
+"জেপেগ-এর উত্‍কৃষ্টতার মান ০ থেকে ১০০ এই সীমার মধ্যে হতে হবে; '%s' মানটি পার্স "
+"(Parse) করা যায় নি।"
+
+#: gdk-pixbuf/io-png.c:843
+#, fuzzy, c-format
+msgid ""
+"PNG compression level must be a value between 0 and 9; value '%d' is not "
+"allowed."
+msgstr ""
+"জেপেগ-এর উত্‍কৃষ্টতার মান ০ থেকে ১০০ এই সীমার মধ্যে হতে হবে; '%d' মানটি বৈধ নয়।"
+
+#: gdk-pixbuf/io-png.c:883
#, fuzzy, c-format
msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding."
msgstr "পিএনজি টেক্সট খন্ড %s-এর মানকে ISO-8859-1 এনকোডিং-এ রূপান্তর করা যায় না।"
-#: gdk-pixbuf/io-png.c:994
+#: gdk-pixbuf/io-png.c:1026
msgid "The PNG image format"
msgstr "পিএনজি ফরম্যাটের ছবি"
-#: gdk-pixbuf/io-pnm.c:249
+#: gdk-pixbuf/io-pnm.c:252
msgid "PNM loader expected to find an integer, but didn't"
msgstr "পিএনএম লোডার একটা পূর্ণ সংখ্যা আশা করেছিল, কিন্তু তা পায় নি"
-#: gdk-pixbuf/io-pnm.c:281
+#: gdk-pixbuf/io-pnm.c:284
msgid "PNM file has an incorrect initial byte"
msgstr "পিএনএম ফাইলের প্রথম বাইটি সঠিক নয়"
-#: gdk-pixbuf/io-pnm.c:311
+#: gdk-pixbuf/io-pnm.c:314
msgid "PNM file is not in a recognized PNM subformat"
msgstr "পিএনএম ফাইলটিকে পিএনএম সাবফরম্যাট হিসেবে সনাক্ত করা যায় নি"
-#: gdk-pixbuf/io-pnm.c:336
+#: gdk-pixbuf/io-pnm.c:339
msgid "PNM file has an image width of 0"
msgstr "পিএনএম ফাইলের ছবির প্রস্থ ০"
-#: gdk-pixbuf/io-pnm.c:357
+#: gdk-pixbuf/io-pnm.c:360
msgid "PNM file has an image height of 0"
msgstr "পিএনএম ফাইলের ছবির উচ্চতা ০"
-#: gdk-pixbuf/io-pnm.c:380
+#: gdk-pixbuf/io-pnm.c:383
msgid "Maximum color value in PNM file is 0"
msgstr "পিএনএম ফাইলে রঙের সর্বোচ্চ মান ০"
-#: gdk-pixbuf/io-pnm.c:388
+#: gdk-pixbuf/io-pnm.c:391
msgid "Maximum color value in PNM file is too large"
msgstr "পিএনএম ফাইলে রঙের সর্বোচ্চ মান অত্যধিক বেশি"
-#: gdk-pixbuf/io-pnm.c:396
+#: gdk-pixbuf/io-pnm.c:399
#, fuzzy
msgid "Cannot handle PNM files with maximum color values greater than 255"
msgstr "পিএনএম ফাইলে রঙের সর্বোচ্চ মান ২৫৫ অপেক্ষা বেশি হলে তা ব্যবহার করা সম্ভব নয়"
-#: gdk-pixbuf/io-pnm.c:435 gdk-pixbuf/io-pnm.c:463 gdk-pixbuf/io-pnm.c:495
+#: gdk-pixbuf/io-pnm.c:438 gdk-pixbuf/io-pnm.c:466 gdk-pixbuf/io-pnm.c:498
msgid "Raw PNM image type is invalid"
msgstr "অরূপান্তরিত (Raw) পিএনএম ছবির প্রকৃতি অবৈধ"
# FIXME
-#: gdk-pixbuf/io-pnm.c:555 gdk-pixbuf/io-pnm.c:597
+#: gdk-pixbuf/io-pnm.c:562 gdk-pixbuf/io-pnm.c:604
msgid "PNM image format is invalid"
msgstr "এই পিএনএম ছবিটির ফরম্যাট সঠিক নয়"
-#: gdk-pixbuf/io-pnm.c:656
+#: gdk-pixbuf/io-pnm.c:663
msgid "PNM image loader does not support this PNM subformat"
msgstr "পিএনএম ছবির লোডার এই পিএনএম সাবফরম্যাটটি সমর্থন করে না"
-#: gdk-pixbuf/io-pnm.c:711
+#: gdk-pixbuf/io-pnm.c:718
msgid "Premature end-of-file encountered"
msgstr "যথাস্থানের পূর্বেই (Premature) end-of-file পাওয়া গিয়েছে"
-#: gdk-pixbuf/io-pnm.c:743 gdk-pixbuf/io-pnm.c:974
+#: gdk-pixbuf/io-pnm.c:750 gdk-pixbuf/io-pnm.c:981
msgid "Raw PNM formats require exactly one whitespace before sample data"
msgstr ""
"অরূপান্তরিত পিএনএম ফরম্যাটের ছবিতে নমুনা তথ্যের পূর্বে একটি মাত্র whitespace থাকতে "
"হবে"
-#: gdk-pixbuf/io-pnm.c:770
+#: gdk-pixbuf/io-pnm.c:777
#, fuzzy
msgid "Cannot allocate memory for loading PNM image"
msgstr "পিএনএম ছবি লোড করার জন্য মেমরি বরাদ্দ করা যায় নি"
-#: gdk-pixbuf/io-pnm.c:820
+#: gdk-pixbuf/io-pnm.c:827
msgid "Insufficient memory to load PNM context struct"
msgstr "পিএনএম context struct পড়ার মত পর্যাপ্ত মেমরি নেই"
-#: gdk-pixbuf/io-pnm.c:871
+#: gdk-pixbuf/io-pnm.c:878
msgid "Unexpected end of PNM image data"
msgstr "পিএনএম ছবিতে তথ্যের অপ্রত্যাশিত সমাপ্তি"
-#: gdk-pixbuf/io-pnm.c:1003
+#: gdk-pixbuf/io-pnm.c:1010
msgid "Insufficient memory to load PNM file"
msgstr "পিএনএম ফাইল লোড করার মত পর্যাপ্ত মেমরি নেই"
-#: gdk-pixbuf/io-pnm.c:1082
+#: gdk-pixbuf/io-pnm.c:1089
msgid "The PNM/PBM/PGM/PPM image format family"
msgstr "পিএনএম/পিবিএম/পিজিএম/পিপিএম ছবির ফরম্যাটের সংকলন"
@@ -561,69 +593,69 @@ msgstr "আরএএস ছবি লোড করার মত পর্যা
msgid "The Sun raster image format"
msgstr "সান রাস্টার ফরম্যাটের ছবি"
-#: gdk-pixbuf/io-tga.c:159
+#: gdk-pixbuf/io-tga.c:154
#, fuzzy
msgid "Cannot allocate memory for IOBuffer struct"
msgstr "IOBuffer struct-এর জন্য মেমরি বরাদ্দ করা যায় নি"
-#: gdk-pixbuf/io-tga.c:178
+#: gdk-pixbuf/io-tga.c:173
#, fuzzy
msgid "Cannot allocate memory for IOBuffer data"
msgstr "IOBuffer তথ্যের জন্য মেমরি বরাদ্দ করা যায় নি"
-#: gdk-pixbuf/io-tga.c:189
+#: gdk-pixbuf/io-tga.c:184
#, fuzzy
msgid "Cannot realloc IOBuffer data"
msgstr "IOBuffer-এর তথ্যকে স্থানান্তর করা যাচ্ছে না"
-#: gdk-pixbuf/io-tga.c:219
+#: gdk-pixbuf/io-tga.c:214
#, fuzzy
msgid "Cannot allocate temporary IOBuffer data"
msgstr "অস্থায়ী IOBuffer তথ্য বরাদ্দ করা যাচ্ছে না"
-#: gdk-pixbuf/io-tga.c:353
+#: gdk-pixbuf/io-tga.c:348
#, fuzzy
msgid "Cannot allocate new pixbuf"
msgstr "নতুন pixbuf বরাদ্দ করা যাচ্ছে না"
-#: gdk-pixbuf/io-tga.c:692
+#: gdk-pixbuf/io-tga.c:689
#, fuzzy
msgid "Cannot allocate colormap structure"
msgstr "কালারম্যাপ স্ট্রাকচার বরাদ্দ করা যাচ্ছে না"
-#: gdk-pixbuf/io-tga.c:699
+#: gdk-pixbuf/io-tga.c:696
#, fuzzy
msgid "Cannot allocate colormap entries"
msgstr "কালারম্যাপ এন্ট্রি বরাদ্দ করা যাচ্ছে না"
-#: gdk-pixbuf/io-tga.c:721
+#: gdk-pixbuf/io-tga.c:718
msgid "Unexpected bitdepth for colormap entries"
msgstr "কালারম্যাপ অন্তর্ভুক্তিতে অপ্রত্যাশিত bitdepth"
-#: gdk-pixbuf/io-tga.c:739
+#: gdk-pixbuf/io-tga.c:736
#, fuzzy
msgid "Cannot allocate TGA header memory"
msgstr "টিজিএ হেডার মেমরি বরাদ্দ করা যাচ্ছে না"
-#: gdk-pixbuf/io-tga.c:772
+#: gdk-pixbuf/io-tga.c:769
msgid "TGA image has invalid dimensions"
msgstr "টিজিএ ছবির মাত্রা (Dimension) অবৈধ"
-#: gdk-pixbuf/io-tga.c:778 gdk-pixbuf/io-tga.c:787 gdk-pixbuf/io-tga.c:797
-#: gdk-pixbuf/io-tga.c:807 gdk-pixbuf/io-tga.c:814
+#: gdk-pixbuf/io-tga.c:775 gdk-pixbuf/io-tga.c:784 gdk-pixbuf/io-tga.c:794
+#: gdk-pixbuf/io-tga.c:804 gdk-pixbuf/io-tga.c:811
msgid "TGA image type not supported"
msgstr "টিজিএ ছবির ধরন অসমর্থিত"
-#: gdk-pixbuf/io-tga.c:861
+#: gdk-pixbuf/io-tga.c:858
#, fuzzy
msgid "Cannot allocate memory for TGA context struct"
msgstr "টিজিএ context struct এর জন্য মেমরি বরাদ্দ করা যাচ্ছে না"
-#: gdk-pixbuf/io-tga.c:926
+#: gdk-pixbuf/io-tga.c:923
msgid "Excess data in file"
msgstr "ফাইলে প্রয়োজনাতিরিক্ত তথ্য"
-#: gdk-pixbuf/io-tga.c:995
+#: gdk-pixbuf/io-tga.c:992
msgid "The Targa image format"
msgstr "টারগা ফরম্যাটের ছবি"
@@ -704,41 +736,46 @@ msgstr "এক্সবিএম ছবি লোড করার সময় অ
msgid "The XBM image format"
msgstr "এক্সবিএম নামক ছবির ফরম্যাট"
-#: gdk-pixbuf/io-xpm.c:1229
+#: gdk-pixbuf/io-xpm.c:467
msgid "No XPM header found"
msgstr "কোন এক্সপিএম হেডার পাওয়া যায় নি"
-#: gdk-pixbuf/io-xpm.c:1237
+#: gdk-pixbuf/io-xpm.c:476
+#, fuzzy
+msgid "Invalid XPM header"
+msgstr "অবৈধ এক্সবিএম ছবি"
+
+#: gdk-pixbuf/io-xpm.c:484
msgid "XPM file has image width <= 0"
msgstr "এক্সপিএম ছবির প্রস্থ <= ০"
-#: gdk-pixbuf/io-xpm.c:1245
+#: gdk-pixbuf/io-xpm.c:492
msgid "XPM file has image height <= 0"
msgstr "এক্সপিএম ছবির উচ্চতা <= ০"
-#: gdk-pixbuf/io-xpm.c:1253
+#: gdk-pixbuf/io-xpm.c:500
msgid "XPM has invalid number of chars per pixel"
msgstr "এক্সপিএম ছবির প্রতি পিক্সেলে যে সংখ্যক অক্ষর রয়েছে তা অবৈধ"
-#: gdk-pixbuf/io-xpm.c:1260
+#: gdk-pixbuf/io-xpm.c:507
msgid "XPM file has invalid number of colors"
msgstr "এক্সপিএম ফাইলে রঙের সংখ্যা সঠিক নয়"
-#: gdk-pixbuf/io-xpm.c:1272 gdk-pixbuf/io-xpm.c:1281 gdk-pixbuf/io-xpm.c:1333
+#: gdk-pixbuf/io-xpm.c:519 gdk-pixbuf/io-xpm.c:528 gdk-pixbuf/io-xpm.c:580
#, fuzzy
msgid "Cannot allocate memory for loading XPM image"
msgstr "এক্সপিএম ছবি লোড করার জন্য মেমরি বরাদ্দ করা যাচ্ছে না"
-#: gdk-pixbuf/io-xpm.c:1295
+#: gdk-pixbuf/io-xpm.c:542
#, fuzzy
msgid "Cannot read XPM colormap"
msgstr "এক্সপিএম কালারম্যাপ পড়া যাচ্ছে না"
-#: gdk-pixbuf/io-xpm.c:1524
+#: gdk-pixbuf/io-xpm.c:771
msgid "Failed to write to temporary file when loading XPM image"
msgstr "এক্সপিএম ছবি লোড করার সময় অস্থায়ী ফাইলে লেখা যায় নি"
-#: gdk-pixbuf/io-xpm.c:1559
+#: gdk-pixbuf/io-xpm.c:806
msgid "The XPM image format"
msgstr "এক্সপিএম নামক ছবির ফরম্যাট"
@@ -801,6 +838,138 @@ msgstr ""
msgid "Gdk debugging flags to unset"
msgstr ""
+#: gdk/keyname-table.h:3940
+msgid "keyboard label|BackSpace"
+msgstr ""
+
+#: gdk/keyname-table.h:3941
+msgid "keyboard label|Tab"
+msgstr ""
+
+#: gdk/keyname-table.h:3942
+msgid "keyboard label|Return"
+msgstr ""
+
+#: gdk/keyname-table.h:3943
+msgid "keyboard label|Pause"
+msgstr ""
+
+#: gdk/keyname-table.h:3944
+msgid "keyboard label|Scroll_Lock"
+msgstr ""
+
+#: gdk/keyname-table.h:3945
+msgid "keyboard label|Sys_Req"
+msgstr ""
+
+#: gdk/keyname-table.h:3946
+msgid "keyboard label|Escape"
+msgstr ""
+
+#: gdk/keyname-table.h:3947
+msgid "keyboard label|Multi_key"
+msgstr ""
+
+#: gdk/keyname-table.h:3948
+msgid "keyboard label|Home"
+msgstr ""
+
+#: gdk/keyname-table.h:3949
+msgid "keyboard label|Page_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3950
+msgid "keyboard label|Page_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3951
+msgid "keyboard label|End"
+msgstr ""
+
+#: gdk/keyname-table.h:3952
+msgid "keyboard label|Begin"
+msgstr ""
+
+#: gdk/keyname-table.h:3953
+msgid "keyboard label|Print"
+msgstr ""
+
+#: gdk/keyname-table.h:3954
+msgid "keyboard label|Insert"
+msgstr ""
+
+#: gdk/keyname-table.h:3955
+msgid "keyboard label|Num_Lock"
+msgstr ""
+
+#: gdk/keyname-table.h:3956
+msgid "keyboard label|KP_Space"
+msgstr ""
+
+#: gdk/keyname-table.h:3957
+msgid "keyboard label|KP_Tab"
+msgstr ""
+
+#: gdk/keyname-table.h:3958
+msgid "keyboard label|KP_Enter"
+msgstr ""
+
+#: gdk/keyname-table.h:3959
+msgid "keyboard label|KP_Home"
+msgstr ""
+
+#: gdk/keyname-table.h:3960
+msgid "keyboard label|KP_Left"
+msgstr ""
+
+#: gdk/keyname-table.h:3961
+msgid "keyboard label|KP_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3962
+msgid "keyboard label|KP_Right"
+msgstr ""
+
+#: gdk/keyname-table.h:3963
+msgid "keyboard label|KP_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3964
+msgid "keyboard label|KP_Page_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3965
+msgid "keyboard label|KP_Prior"
+msgstr ""
+
+#: gdk/keyname-table.h:3966
+msgid "keyboard label|KP_Page_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3967
+msgid "keyboard label|KP_Next"
+msgstr ""
+
+#: gdk/keyname-table.h:3968
+msgid "keyboard label|KP_End"
+msgstr ""
+
+#: gdk/keyname-table.h:3969
+msgid "keyboard label|KP_Begin"
+msgstr ""
+
+#: gdk/keyname-table.h:3970
+msgid "keyboard label|KP_Insert"
+msgstr ""
+
+#: gdk/keyname-table.h:3971
+msgid "keyboard label|KP_Delete"
+msgstr ""
+
+#: gdk/keyname-table.h:3972
+msgid "keyboard label|Delete"
+msgstr ""
+
#. Description of --sync in --help output
#: gdk/win32/gdkmain-win32.c:60
msgid "Don't batch GDI requests"
@@ -836,46 +1005,47 @@ msgstr ""
msgid "Make X calls synchronous"
msgstr ""
-#: gtk/gtkaboutdialog.c:260 gtk/gtkaboutdialog.c:1939
+#: gtk/gtkaboutdialog.c:270 gtk/gtkaboutdialog.c:2025
msgid "License"
msgstr ""
-#: gtk/gtkaboutdialog.c:261
+#: gtk/gtkaboutdialog.c:271
msgid "The license of the program"
msgstr ""
#. Add the credits button
-#: gtk/gtkaboutdialog.c:482
-msgid "_Credits"
-msgstr ""
+#: gtk/gtkaboutdialog.c:491
+#, fuzzy
+msgid "C_redits"
+msgstr "তৈরি করো (_ত)"
#. Add the license button
-#: gtk/gtkaboutdialog.c:491
+#: gtk/gtkaboutdialog.c:501
msgid "_License"
msgstr ""
-#: gtk/gtkaboutdialog.c:682
+#: gtk/gtkaboutdialog.c:731
#, c-format
msgid "About %s"
msgstr ""
-#: gtk/gtkaboutdialog.c:1876
+#: gtk/gtkaboutdialog.c:1953
msgid "Credits"
msgstr ""
-#: gtk/gtkaboutdialog.c:1901
+#: gtk/gtkaboutdialog.c:1979
msgid "Written by"
msgstr ""
-#: gtk/gtkaboutdialog.c:1904
+#: gtk/gtkaboutdialog.c:1982
msgid "Documented by"
msgstr ""
-#: gtk/gtkaboutdialog.c:1916
+#: gtk/gtkaboutdialog.c:1994
msgid "Translated by"
msgstr ""
-#: gtk/gtkaboutdialog.c:1920
+#: gtk/gtkaboutdialog.c:1998
msgid "Artwork by"
msgstr ""
@@ -883,28 +1053,41 @@ msgstr ""
#. * that use the shift key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: gtk/gtkaccellabel.c:119
-msgid "Shift"
-msgstr "Shift"
+#: gtk/gtkaccellabel.c:121
+msgid "keyboard label|Shift"
+msgstr ""
#. This is the text that should appear next to menu accelerators
#. * that use the control key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: gtk/gtkaccellabel.c:125
-msgid "Ctrl"
-msgstr "Ctrl"
+#: gtk/gtkaccellabel.c:128
+msgid "keyboard label|Ctrl"
+msgstr ""
#. This is the text that should appear next to menu accelerators
#. * that use the alt key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: gtk/gtkaccellabel.c:131
-msgid "Alt"
-msgstr "Alt"
+#: gtk/gtkaccellabel.c:135
+msgid "keyboard label|Alt"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkaccellabel.c:577
+msgid "keyboard label|Space"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkaccellabel.c:581
+msgid "keyboard label|Backslash"
+msgstr ""
#. Translate to calendar:YM if you want years to be displayed
#. * before months; otherwise translate to calendar:MY.
@@ -915,7 +1098,7 @@ msgstr "Alt"
#. * so if you have a default text direction of RTL and YM, then
#. * the year will appear on the right.
#.
-#: gtk/gtkcalendar.c:700
+#: gtk/gtkcalendar.c:647
msgid "calendar:MY"
msgstr "calendar:YM"
@@ -923,24 +1106,52 @@ msgstr "calendar:YM"
#. * first day of the week to calendar:week_start:1 if you want Monday
#. * to be the first day of the week, and so on.
#.
-#: gtk/gtkcalendar.c:710
+#: gtk/gtkcalendar.c:661
msgid "calendar:week_start:0"
msgstr ""
-#: gtk/gtkcellrendererprogress.c:235 gtk/gtkcellrendererprogress.c:293
+#. Translators: This is a text measurement template.
+#. * Translate it to the widest year text.
+#. *
+#. * Don't include the prefix "year measurement template|"
+#. * in the translation.
+#. *
+#. * If you don't understand this, leave it as "2000"
+#.
+#: gtk/gtkcalendar.c:1549
+msgid "year measurement template|2000"
+msgstr ""
+
+#. Translators: This dictates how the year is displayed in
+#. * gtkcalendar widget. See strftime() manual for the format.
+#. * Use only ASCII in the translation.
+#. *
+#. * Also look for the msgid "year measurement template|2000".
+#. * Translate that entry to a year with the widest output of this
+#. * msgid.
+#. *
+#. * Don't include the prefix "calendar year format|" in the
+#. * translation. "%Y" is appropriate for most locales.
+#.
+#: gtk/gtkcalendar.c:1826
+msgid "calendar year format|%Y"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkcellrendererprogress.c:237 gtk/gtkcellrendererprogress.c:295
#, c-format
msgid "progress bar label|%d %%"
msgstr ""
-#: gtk/gtkcolorbutton.c:220 gtk/gtkcolorbutton.c:574
+#: gtk/gtkcolorbutton.c:221 gtk/gtkcolorbutton.c:576
msgid "Pick a Color"
msgstr "একটি রং বেছে নিন"
-#: gtk/gtkcolorbutton.c:466
+#: gtk/gtkcolorbutton.c:467
msgid "Received invalid color data\n"
msgstr "রং সম্পর্কে ভুল তথ্য পাওয়া গিয়েছে\n"
-#: gtk/gtkcolorsel.c:576
+#: gtk/gtkcolorsel.c:561
msgid ""
"The previously-selected color, for comparison to the color you're selecting "
"now. You can drag this color to a palette entry, or select this color as "
@@ -950,7 +1161,7 @@ msgstr ""
"রং। এই রংটিকে আপনি প্যালেট এট্রিতে টেনে আনতে পারেন, বা একে অন্য রং-এর উপর টেনে "
"এনে বর্তমান রং হিসাবে বাছাই করতে পারেন ।"
-#: gtk/gtkcolorsel.c:581
+#: gtk/gtkcolorsel.c:566
msgid ""
"The color you've chosen. You can drag this color to a palette entry to save "
"it for use in the future."
@@ -958,11 +1169,11 @@ msgstr ""
"আপনার পছন্দের রং। ভবিষ্যতে এই রংটিকে ব্যবহার করার জন্য এটাকে আপনি যেকোন একটি "
"প্যালেট এন্ট্রিতে টেনে আনতে পারেন। "
-#: gtk/gtkcolorsel.c:942
+#: gtk/gtkcolorsel.c:957
msgid "_Save color here"
msgstr "রংটিকে এখানে সংরক্ষণ করো (_স)"
-#: gtk/gtkcolorsel.c:1147
+#: gtk/gtkcolorsel.c:1162
msgid ""
"Click this palette entry to make it the current color. To change this entry, "
"drag a color swatch here or right-click it and select \"Save color here.\""
@@ -971,7 +1182,7 @@ msgstr ""
"করতে হলে এখানে একটি রং সোয়াচ (Swatch) টেনে আনুন অথবা মাউসের ডান বাটন ক্লিক করে "
"\"রংটিকে এখানে সংরক্ষণ করো\" বেছে নিন।"
-#: gtk/gtkcolorsel.c:1913
+#: gtk/gtkcolorsel.c:1929
msgid ""
"Select the color you want from the outer ring. Select the darkness or "
"lightness of that color using the inner triangle."
@@ -979,7 +1190,7 @@ msgstr ""
"বাহিরের চাকতি থেকে আপনার পছন্দের রংটিকে নির্বাচন করুন। তারপরে সেই রঙের গাঢ়তা "
"নির্ধারণের জন্য ভেতরের ত্রিভুজটি ব্যবহার করুন।"
-#: gtk/gtkcolorsel.c:1938
+#: gtk/gtkcolorsel.c:1954
msgid ""
"Click the eyedropper, then click a color anywhere on your screen to select "
"that color."
@@ -987,67 +1198,67 @@ msgstr ""
"আই ড্রপারে ক্লিক করুন, তারপর পর্দার যে কোন স্থানের রঙে ক্লিক করুন -রংটি "
"স্বয়ংক্রিয়ভাবে বাছাই হয়ে যাবে। "
-#: gtk/gtkcolorsel.c:1947
+#: gtk/gtkcolorsel.c:1963
msgid "_Hue:"
msgstr "রং (_র)"
-#: gtk/gtkcolorsel.c:1948
+#: gtk/gtkcolorsel.c:1964
msgid "Position on the color wheel."
msgstr "রঙিন চাকতির উপরে অবস্থান."
-#: gtk/gtkcolorsel.c:1950
+#: gtk/gtkcolorsel.c:1966
msgid "_Saturation:"
msgstr "গাঢ়তা (_গ)"
-#: gtk/gtkcolorsel.c:1951
+#: gtk/gtkcolorsel.c:1967
msgid "\"Deepness\" of the color."
msgstr "রঙের \"গাঢ়তা\"।"
-#: gtk/gtkcolorsel.c:1952
+#: gtk/gtkcolorsel.c:1968
msgid "_Value:"
msgstr "মান (_ম):"
-#: gtk/gtkcolorsel.c:1953
+#: gtk/gtkcolorsel.c:1969
msgid "Brightness of the color."
msgstr "রঙের উজ্জ্বলতা।"
-#: gtk/gtkcolorsel.c:1954
+#: gtk/gtkcolorsel.c:1970
msgid "_Red:"
msgstr "লাল (_ল)"
-#: gtk/gtkcolorsel.c:1955
+#: gtk/gtkcolorsel.c:1971
msgid "Amount of red light in the color."
msgstr "রঙের মধ্যে লাল আলোর পরিমাণ।"
-#: gtk/gtkcolorsel.c:1956
+#: gtk/gtkcolorsel.c:1972
msgid "_Green:"
msgstr "সবুজ (_স):"
-#: gtk/gtkcolorsel.c:1957
+#: gtk/gtkcolorsel.c:1973
msgid "Amount of green light in the color."
msgstr "রঙের মধ্যে সবুজ আলোর পরিমাণ।"
-#: gtk/gtkcolorsel.c:1958
+#: gtk/gtkcolorsel.c:1974
msgid "_Blue:"
msgstr "নীল (_ন):"
-#: gtk/gtkcolorsel.c:1959
+#: gtk/gtkcolorsel.c:1975
msgid "Amount of blue light in the color."
msgstr "রঙের মধ্যে নীল আলোর পরিমাণ।"
-#: gtk/gtkcolorsel.c:1962
+#: gtk/gtkcolorsel.c:1978
msgid "_Opacity:"
msgstr "সচ্ছতা (_ছ):"
-#: gtk/gtkcolorsel.c:1970 gtk/gtkcolorsel.c:1981
+#: gtk/gtkcolorsel.c:1986 gtk/gtkcolorsel.c:1997
msgid "Transparency of the color."
msgstr "রঙের সচ্ছতা।"
-#: gtk/gtkcolorsel.c:1988
+#: gtk/gtkcolorsel.c:2004
msgid "Color _Name:"
msgstr "রঙের নাম (_ন):"
-#: gtk/gtkcolorsel.c:2003
+#: gtk/gtkcolorsel.c:2019
msgid ""
"You can enter an HTML-style hexadecimal color value, or simply a color name "
"such as 'orange' in this entry."
@@ -1055,11 +1266,11 @@ msgstr ""
"এখানে আপনি এইচটিএমএল-এর মত হেক্সাডেসিমাল সংখ্যা বসাতে পারেন, কিংবা শুধু কোন রঙের "
"নাম (যেমন কমলা) লিখতে পারেন।"
-#: gtk/gtkcolorsel.c:2022
+#: gtk/gtkcolorsel.c:2038
msgid "_Palette"
msgstr "প্যালেট (_প)"
-#: gtk/gtkcolorsel.c:2054
+#: gtk/gtkcolorsel.c:2070
#, fuzzy
msgid "Color Wheel"
msgstr "চাকা"
@@ -1068,306 +1279,322 @@ msgstr "চাকা"
msgid "Color Selection"
msgstr "রং নির্বাচন"
-#: gtk/gtkentry.c:4507 gtk/gtktextview.c:7030
+#: gtk/gtkentry.c:4508 gtk/gtktextview.c:7068
msgid "Select _All"
msgstr "সব কিছু চিহ্নিত করো (_ন)"
-#: gtk/gtkentry.c:4517 gtk/gtktextview.c:7040
+#: gtk/gtkentry.c:4518 gtk/gtktextview.c:7078
msgid "Input _Methods"
msgstr "ইনপুট পদ্ধতি (_প)"
-#: gtk/gtkentry.c:4528 gtk/gtktextview.c:7051
+#: gtk/gtkentry.c:4529 gtk/gtktextview.c:7089
msgid "_Insert Unicode Control Character"
msgstr "ইউনিকোড কন্ট্রোল ক্যারেকটার ঢোকাও (_ঢ)"
-#: gtk/gtkfilechooser.c:1584 gtk/gtkfilechooser.c:1628
-#: gtk/gtkfilechooser.c:1703 gtk/gtkfilechooser.c:1747
+#: gtk/gtkfilechooser.c:1588 gtk/gtkfilechooser.c:1632
+#: gtk/gtkfilechooser.c:1707 gtk/gtkfilechooser.c:1751
#, c-format
msgid "Invalid filename: %s"
msgstr "ফাইলের নাম বেঠিক: %s"
-#: gtk/gtkfilechooserbutton.c:65
+#: gtk/gtkfilechooserbutton.c:67
#, fuzzy
msgid "Select A File"
msgstr "ফাইল মুছে ফেলো"
-#: gtk/gtkfilechooserbutton.c:66 gtk/gtkfilechooserdefault.c:1229
-#: gtk/gtkpathbar.c:982
+#: gtk/gtkfilechooserbutton.c:68 gtk/gtkfilechooserdefault.c:1302
+#: gtk/gtkpathbar.c:1020
msgid "Home"
msgstr "ব্যক্তিগত ফোল্ডার"
-#: gtk/gtkfilechooserbutton.c:67 gtk/gtkfilechooserdefault.c:1256
-#: gtk/gtkpathbar.c:984
+#: gtk/gtkfilechooserbutton.c:69 gtk/gtkfilechooserdefault.c:1329
+#: gtk/gtkpathbar.c:1022
msgid "Desktop"
msgstr "ডেস্কটপ"
-#: gtk/gtkfilechooserbutton.c:68
+#: gtk/gtkfilechooserbutton.c:70
#, fuzzy
msgid "(None)"
msgstr "একটিও নয়"
-#: gtk/gtkfilechooserbutton.c:1515
+#: gtk/gtkfilechooserbutton.c:1523
msgid "Other..."
msgstr ""
-#: gtk/gtkfilechooserdefault.c:867
+#: gtk/gtkfilechooserdefault.c:917
#, fuzzy
msgid "Could not retrieve information about the file"
msgstr ""
"%s সম্পর্কে তথ্য জানা যায় নি:\n"
"%s"
-#: gtk/gtkfilechooserdefault.c:878
+#: gtk/gtkfilechooserdefault.c:928
#, fuzzy
msgid "Could not add a bookmark"
msgstr ""
"%s-এর জন্য বুকমার্ক যোগ করা যায় নি:\n"
"%s"
-#: gtk/gtkfilechooserdefault.c:889
+#: gtk/gtkfilechooserdefault.c:939
#, fuzzy
msgid "Could not remove bookmark"
msgstr ""
"%s-এর বুকমার্ক অপসারণ করা যায় নি:\n"
"%s"
-#: gtk/gtkfilechooserdefault.c:900
+#: gtk/gtkfilechooserdefault.c:950
msgid "The folder could not be created"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:911
+#: gtk/gtkfilechooserdefault.c:963
+msgid ""
+"The folder could not be created, as a file with the same name already "
+"exists. Try using a different name for the folder, or rename the file first."
+msgstr ""
+
+#: gtk/gtkfilechooserdefault.c:976
#, fuzzy
msgid "Invalid file name"
msgstr "ফাইলের নাম বেঠিক: %s"
-#: gtk/gtkfilechooserdefault.c:921
+#: gtk/gtkfilechooserdefault.c:986
msgid "The folder contents could not be displayed"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:1119
+#: gtk/gtkfilechooserdefault.c:1192
#, fuzzy, c-format
msgid "Could not get information about '%s': %s"
msgstr ""
"%s সম্পর্কে তথ্য জানা যায় নি:\n"
"%s"
-#: gtk/gtkfilechooserdefault.c:2095
+#: gtk/gtkfilechooserdefault.c:2208
#, c-format
msgid "Add the folder '%s' to the bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2136
+#: gtk/gtkfilechooserdefault.c:2249
msgid "Add the current folder to the bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2138
+#: gtk/gtkfilechooserdefault.c:2251
msgid "Add the selected folders to the bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2178
+#: gtk/gtkfilechooserdefault.c:2291
#, c-format
msgid "Remove the bookmark '%s'"
msgstr ""
# FIXME
-#: gtk/gtkfilechooserdefault.c:2591
+#: gtk/gtkfilechooserdefault.c:2722
#, fuzzy, c-format
msgid "Could not add a bookmark for '%s' because it is an invalid path name."
msgstr "%s কোন নির্ভূল পাথ (Path) না হওয়ায় এর জন্য বুকমার্ক যোগ করা যায় নি।"
-#: gtk/gtkfilechooserdefault.c:2769
+#: gtk/gtkfilechooserdefault.c:2937
+#, fuzzy
+msgid "Remove"
+msgstr "অপসারণ (_অ)"
+
+#: gtk/gtkfilechooserdefault.c:2946
+#, fuzzy
+msgid "Rename..."
+msgstr "নাম পরিবর্তন (_প)"
+
+#: gtk/gtkfilechooserdefault.c:3069
msgid "Shortcuts"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2823
+#: gtk/gtkfilechooserdefault.c:3123
msgid "Folder"
msgstr "ফোল্ডার"
-#: gtk/gtkfilechooserdefault.c:2875 gtk/gtkstock.c:295
+#: gtk/gtkfilechooserdefault.c:3179 gtk/gtkstock.c:317
msgid "_Add"
msgstr "যোগ (_য)"
-#: gtk/gtkfilechooserdefault.c:2882
-msgid "Add the selected folder to the bookmarks"
+#: gtk/gtkfilechooserdefault.c:3186
+msgid "Add the selected folder to the Bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2887 gtk/gtkstock.c:352
+#: gtk/gtkfilechooserdefault.c:3191 gtk/gtkstock.c:395
msgid "_Remove"
msgstr "অপসারণ (_অ)"
-#: gtk/gtkfilechooserdefault.c:2894
+#: gtk/gtkfilechooserdefault.c:3198
msgid "Remove the selected bookmark"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2997
-msgid "_Add to Shortcuts"
+#: gtk/gtkfilechooserdefault.c:3305
+msgid "_Add to Bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:3007
+#: gtk/gtkfilechooserdefault.c:3315
#, fuzzy
msgid "Open _Location"
msgstr "এই অবস্থান খোলো"
-#: gtk/gtkfilechooserdefault.c:3019
+#: gtk/gtkfilechooserdefault.c:3327
msgid "Show _Hidden Files"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:3143 gtk/gtkfilesel.c:767
+#: gtk/gtkfilechooserdefault.c:3451 gtk/gtkfilesel.c:766
msgid "Files"
msgstr "ফাইল"
-#: gtk/gtkfilechooserdefault.c:3174
+#: gtk/gtkfilechooserdefault.c:3482
msgid "Name"
msgstr "নাম"
-#: gtk/gtkfilechooserdefault.c:3199
+#: gtk/gtkfilechooserdefault.c:3507
msgid "Size"
msgstr "আকার"
-#: gtk/gtkfilechooserdefault.c:3212
+#: gtk/gtkfilechooserdefault.c:3520
msgid "Modified"
msgstr "পরিবর্তিত"
-#: gtk/gtkfilechooserdefault.c:3244
+#: gtk/gtkfilechooserdefault.c:3552
msgid "Select which types of files are shown"
msgstr ""
#. Create Folder
-#: gtk/gtkfilechooserdefault.c:3280
+#: gtk/gtkfilechooserdefault.c:3588
#, fuzzy
msgid "Create Fo_lder"
msgstr "ফোল্ডার তৈরি করো (_ত)"
#. Name entry
-#: gtk/gtkfilechooserdefault.c:3398
+#: gtk/gtkfilechooserdefault.c:3709
msgid "_Name:"
msgstr "নাম (_ন):"
# FIXME
-#: gtk/gtkfilechooserdefault.c:3438
+#: gtk/gtkfilechooserdefault.c:3749
msgid "_Browse for other folders"
msgstr "অন্যান্য ফোল্ডারের জন্য ব্রাউজ করো (_ব)"
-#: gtk/gtkfilechooserdefault.c:3688
+#: gtk/gtkfilechooserdefault.c:4000
msgid "Save in _folder:"
msgstr "এই ফোল্ডারে সংরক্ষণ করো (_ফ):"
-#: gtk/gtkfilechooserdefault.c:3690
+#: gtk/gtkfilechooserdefault.c:4002
msgid "Create in _folder:"
msgstr "এই ফোল্ডারে তৈরি করো (_ল):"
-#: gtk/gtkfilechooserdefault.c:4523
+#: gtk/gtkfilechooserdefault.c:4959
#, fuzzy
msgid "Cannot change to folder because it is not local"
msgstr ""
"যে ফোল্ডারটি উল্লেখ করেছেন তার পাথ (Path) বেঠিক হওয়ায় তাতে প্রবেশ করা যায় নি।"
-#: gtk/gtkfilechooserdefault.c:5048
+#: gtk/gtkfilechooserdefault.c:5513
#, fuzzy, c-format
msgid "Shortcut %s does not exist"
msgstr "%s শর্টকাটের অস্তিত্ব নেই"
-#: gtk/gtkfilechooserdefault.c:5508
+#: gtk/gtkfilechooserdefault.c:6057
#, fuzzy, c-format
msgid "Could not mount %s"
msgstr ""
"%s-কে বাছাই করা যায় নি:\n"
"%s"
-#: gtk/gtkfilechooserdefault.c:5802
+#: gtk/gtkfilechooserdefault.c:6352
msgid "Type name of new folder"
msgstr "নতুন ফোল্ডারের নাম লিখুন"
-#: gtk/gtkfilechooserdefault.c:5844
+#: gtk/gtkfilechooserdefault.c:6394
#, c-format
msgid "%d byte"
msgid_plural "%d bytes"
msgstr[0] "%d বাইট"
msgstr[1] "%d বাইট"
-#: gtk/gtkfilechooserdefault.c:5846
+#: gtk/gtkfilechooserdefault.c:6396
#, c-format
msgid "%.1f K"
msgstr "%.1f কিলোবাইট"
-#: gtk/gtkfilechooserdefault.c:5848
+#: gtk/gtkfilechooserdefault.c:6398
#, c-format
msgid "%.1f M"
msgstr "%.1f মেগাবাইট"
-#: gtk/gtkfilechooserdefault.c:5850
+#: gtk/gtkfilechooserdefault.c:6400
#, c-format
msgid "%.1f G"
msgstr "%.1f গিগাবাইট"
-#: gtk/gtkfilechooserdefault.c:5902
+#: gtk/gtkfilechooserdefault.c:6446 gtk/gtkfilechooserdefault.c:6470
+msgid "Unknown"
+msgstr "অজ্ঞাত"
+
+#: gtk/gtkfilechooserdefault.c:6457
msgid "Today"
msgstr "আজ"
-#: gtk/gtkfilechooserdefault.c:5904
+#: gtk/gtkfilechooserdefault.c:6459
msgid "Yesterday"
msgstr "গতকাল"
-#: gtk/gtkfilechooserdefault.c:5915
-msgid "Unknown"
-msgstr "অজ্ঞাত"
-
-#: gtk/gtkfilechooserdefault.c:5985
+#: gtk/gtkfilechooserdefault.c:6541
#, fuzzy
msgid "Cannot change folder"
msgstr "এই ফোল্ডারে তৈরি করো (_ল):"
-#: gtk/gtkfilechooserdefault.c:5986
+#: gtk/gtkfilechooserdefault.c:6542
#, fuzzy
msgid "The folder you specified is an invalid path."
msgstr ""
"যে ফোল্ডারটি উল্লেখ করেছেন তার পাথ (Path) বেঠিক হওয়ায় তাতে প্রবেশ করা যায় নি।"
-#: gtk/gtkfilechooserdefault.c:6025
+#: gtk/gtkfilechooserdefault.c:6581
#, fuzzy, c-format
msgid "Could not build file name from '%s' and '%s'"
msgstr ""
"%s' এবং '%s' থেকে ফাইলের নাম তৈরি করা যায় নি:\n"
"%s"
-#: gtk/gtkfilechooserdefault.c:6061
+#: gtk/gtkfilechooserdefault.c:6617
#, fuzzy
msgid "Could not select item"
msgstr ""
"%s-কে বাছাই করা যায় নি:\n"
"%s"
-#: gtk/gtkfilechooserdefault.c:6101
+#: gtk/gtkfilechooserdefault.c:6657
msgid "Open Location"
msgstr "এই অবস্থান খোলো"
-#: gtk/gtkfilechooserdefault.c:6108
+#: gtk/gtkfilechooserdefault.c:6664
#, fuzzy
msgid "Save in Location"
msgstr "এই অবস্থান খোলো"
-#: gtk/gtkfilechooserdefault.c:6132
+#: gtk/gtkfilechooserdefault.c:6688
msgid "_Location:"
msgstr "অবস্থান (_অ):"
-#: gtk/gtkfilesel.c:731
+#: gtk/gtkfilesel.c:730
msgid "Folders"
msgstr "ফোল্ডার"
-#: gtk/gtkfilesel.c:735
+#: gtk/gtkfilesel.c:734
msgid "Fol_ders"
msgstr "ফোল্ডার (_ড)"
-#: gtk/gtkfilesel.c:771
+#: gtk/gtkfilesel.c:770
msgid "_Files"
msgstr "ফাইল (_ফ)"
-#: gtk/gtkfilesel.c:859 gtk/gtkfilesel.c:2249
+#: gtk/gtkfilesel.c:858 gtk/gtkfilesel.c:2248
#, c-format
msgid "Folder unreadable: %s"
msgstr "ফোল্ডার পড়া যাচ্ছে না:%s"
-#: gtk/gtkfilesel.c:990
+#: gtk/gtkfilesel.c:989
#, c-format
msgid ""
"The file \"%s\" resides on another machine (called %s) and may not be "
@@ -1378,25 +1605,25 @@ msgstr ""
"প্রোগ্রামটি তা ব্যবহার করতে পারবে না।\n"
"আপনি কি এটি বাছাই করার ব্যাপারে নিশ্চিত?"
-#: gtk/gtkfilesel.c:1121
+#: gtk/gtkfilesel.c:1120
msgid "_New Folder"
msgstr "নতুন ফোল্ডার (_ন)"
-#: gtk/gtkfilesel.c:1132
+#: gtk/gtkfilesel.c:1131
msgid "De_lete File"
msgstr "ফাইল মোছো (_ম)"
-#: gtk/gtkfilesel.c:1143
+#: gtk/gtkfilesel.c:1142
msgid "_Rename File"
msgstr "ফাইলের নাম পরিবর্তন করো (_প)"
-#: gtk/gtkfilesel.c:1445
+#: gtk/gtkfilesel.c:1444
#, c-format
msgid ""
"The folder name \"%s\" contains symbols that are not allowed in filenames"
msgstr "ফোল্ডারের নাম \"%s\"-এ এমন কিছু অক্ষর রয়েছে যা ফাইলের নামে গ্রহণযোগ্য নয়"
-#: gtk/gtkfilesel.c:1447
+#: gtk/gtkfilesel.c:1446
#, c-format
msgid ""
"Error creating folder \"%s\": %s\n"
@@ -1405,33 +1632,33 @@ msgstr ""
"ফোল্ডার \"%s\" তৈরি করতে সমস্যা হয়েছে: %s\n"
"%s"
-#: gtk/gtkfilesel.c:1448 gtk/gtkfilesel.c:1684
+#: gtk/gtkfilesel.c:1447 gtk/gtkfilesel.c:1683
msgid "You probably used symbols not allowed in filenames."
msgstr "সম্ভবত আপনি ফাইলের নাম লেখার সময় কিছু অগ্রহণযোগ্য অক্ষর ব্যবহার করেছেন।"
-#: gtk/gtkfilesel.c:1456
+#: gtk/gtkfilesel.c:1455
#, c-format
msgid "Error creating folder \"%s\": %s\n"
msgstr "\"%s\" নামক ফোল্ডার তৈরিতে এই সমস্যা দেখা দিয়েছে: %s\n"
-#: gtk/gtkfilesel.c:1490
+#: gtk/gtkfilesel.c:1489
msgid "New Folder"
msgstr "নতুন ফোল্ডার"
-#: gtk/gtkfilesel.c:1505
+#: gtk/gtkfilesel.c:1504
msgid "_Folder name:"
msgstr "ফোল্ডারের নাম (_ফ):"
-#: gtk/gtkfilesel.c:1529
+#: gtk/gtkfilesel.c:1528
msgid "C_reate"
msgstr "তৈরি করো (_ত)"
-#: gtk/gtkfilesel.c:1572
+#: gtk/gtkfilesel.c:1571
#, c-format
msgid "The filename \"%s\" contains symbols that are not allowed in filenames"
msgstr "ফাইলের নাম \"%s\"-এ এমন কিছু অক্ষর আছে যা ফাইলের নামে গ্রহণযোগ্য নয়"
-#: gtk/gtkfilesel.c:1575
+#: gtk/gtkfilesel.c:1574
#, c-format
msgid ""
"Error deleting file \"%s\": %s\n"
@@ -1440,30 +1667,30 @@ msgstr ""
"ফাইল \"%s\" মোছার সময় সমস্যা হয়েছে: %s\n"
"%s"
-#: gtk/gtkfilesel.c:1577 gtk/gtkfilesel.c:1698
+#: gtk/gtkfilesel.c:1576 gtk/gtkfilesel.c:1697
msgid "It probably contains symbols not allowed in filenames."
msgstr "সম্ভবত এতে এমন কিছু অক্ষর রয়েছে যা ফাইলের নামে গ্রহণযোগ্য নয়।"
-#: gtk/gtkfilesel.c:1586
+#: gtk/gtkfilesel.c:1585
#, c-format
msgid "Error deleting file \"%s\": %s"
msgstr "ফাইল \"%s\" মোছার সময় সমস্যা হয়েছে: %s"
-#: gtk/gtkfilesel.c:1629
+#: gtk/gtkfilesel.c:1628
#, c-format
msgid "Really delete file \"%s\"?"
msgstr "সত্যিই কি আপনি \"%s\" নামের ফাইলটিকে মুছে ফেলতে চান?"
-#: gtk/gtkfilesel.c:1634
+#: gtk/gtkfilesel.c:1633
msgid "Delete File"
msgstr "ফাইল মুছে ফেলো"
-#: gtk/gtkfilesel.c:1680 gtk/gtkfilesel.c:1694
+#: gtk/gtkfilesel.c:1679 gtk/gtkfilesel.c:1693
#, c-format
msgid "The file name \"%s\" contains symbols that are not allowed in filenames"
msgstr "ফাইলের নাম \"%s\"-এ এমন কিছু অক্ষর আছে যা ফাইলের নামে গ্রহণযোগ্য নয়"
-#: gtk/gtkfilesel.c:1682
+#: gtk/gtkfilesel.c:1681
#, c-format
msgid ""
"Error renaming file to \"%s\": %s\n"
@@ -1472,7 +1699,7 @@ msgstr ""
"ফাইলের নাম পরিবর্তন করে \"%s\" করার সময় সমস্যা হয়েছে: %s\n"
"%s"
-#: gtk/gtkfilesel.c:1696
+#: gtk/gtkfilesel.c:1695
#, c-format
msgid ""
"Error renaming file \"%s\": %s\n"
@@ -1481,29 +1708,29 @@ msgstr ""
"\"%s\" ফাইলের নাম পরিবর্তন করার সময় সমস্যা হয়েছে: %s\n"
"%s"
-#: gtk/gtkfilesel.c:1706
+#: gtk/gtkfilesel.c:1705
#, c-format
msgid "Error renaming file \"%s\" to \"%s\": %s"
msgstr "\"%s\" ফাইলের নাম পরিবর্তন করে \"%s\" করার সময় সমস্যা হয়েছে: %s"
-#: gtk/gtkfilesel.c:1753
+#: gtk/gtkfilesel.c:1752
msgid "Rename File"
msgstr "ফাইলের নাম পরিবর্তন করো"
-#: gtk/gtkfilesel.c:1768
+#: gtk/gtkfilesel.c:1767
#, c-format
msgid "Rename file \"%s\" to:"
msgstr "ফাইল \"%s\"-এর পরিবর্তিত নাম হবে:"
-#: gtk/gtkfilesel.c:1797
+#: gtk/gtkfilesel.c:1796
msgid "_Rename"
msgstr "নাম পরিবর্তন (_প)"
-#: gtk/gtkfilesel.c:2229
+#: gtk/gtkfilesel.c:2228
msgid "_Selection: "
msgstr "বাছাইকরণ (_ব): "
-#: gtk/gtkfilesel.c:3152
+#: gtk/gtkfilesel.c:3151
#, fuzzy, c-format
msgid ""
"The filename \"%s\" couldn't be converted to UTF-8. (try setting the "
@@ -1512,15 +1739,15 @@ msgstr ""
"ফাইল নাম \"%s\"-কে ইউটিএফ-৮ এ রূপান্তর করা যায় নি (এনভায়রিনমেন্ট ভেরিয়েবল "
"G_BROKEN_FILENAMES এর মান নির্ধারণের চেষ্টা করুন): %s"
-#: gtk/gtkfilesel.c:3155
+#: gtk/gtkfilesel.c:3154
msgid "Invalid UTF-8"
msgstr "ভুল ইউটিএফ-৮ (Utf-8)"
-#: gtk/gtkfilesel.c:4032
+#: gtk/gtkfilesel.c:4031
msgid "Name too long"
msgstr "অত্যধিক দীর্ঘ নাম"
-#: gtk/gtkfilesel.c:4034
+#: gtk/gtkfilesel.c:4033
msgid "Couldn't convert filename"
msgstr "ফাইলের নাম রূপান্তর করা যায় নি"
@@ -1528,97 +1755,112 @@ msgstr "ফাইলের নাম রূপান্তর করা যা
msgid "(Empty)"
msgstr "(ফাঁকা)"
-#: gtk/gtkfilesystemunix.c:415 gtk/gtkfilesystemunix.c:429
-#: gtk/gtkfilesystemunix.c:626 gtk/gtkfilesystemwin32.c:482
-#: gtk/gtkfilesystemwin32.c:495 gtk/gtkfilesystemwin32.c:1530
+#: gtk/gtkfilesystemunix.c:475 gtk/gtkfilesystemunix.c:678
+#: gtk/gtkfilesystemunix.c:1918 gtk/gtkfilesystemwin32.c:482
+#: gtk/gtkfilesystemwin32.c:495 gtk/gtkfilesystemwin32.c:1560
#, fuzzy, c-format
msgid "Error getting information for '%s': %s"
msgstr "'%s' সংক্রান্ত তথ্য পেতে সমস্যা হয়েছে: %s"
-#: gtk/gtkfilesystemunix.c:495 gtk/gtkfilesystemwin32.c:537
+#: gtk/gtkfilesystemunix.c:547 gtk/gtkfilesystemwin32.c:537
#, fuzzy, c-format
msgid "Error creating directory '%s': %s"
msgstr "'%s' নামক ফোল্ডার তৈরিতে এই সমস্যা দেখা দিয়েছে: %s"
# FIXME: কিছু বোঝা গেল না ;-(
-#: gtk/gtkfilesystemunix.c:575 gtk/gtkfilesystemwin32.c:597
+#: gtk/gtkfilesystemunix.c:627 gtk/gtkfilesystemwin32.c:597
msgid "This file system does not support mounting"
msgstr "এই ফাইল-সিস্টেম মাউন্ট করার প্রক্রিয়া সমর্থ করে না"
-#: gtk/gtkfilesystemunix.c:583
+#: gtk/gtkfilesystemunix.c:635
msgid "Filesystem"
msgstr "ফাইল-সিস্টেম"
# FIXME
-#: gtk/gtkfilesystemunix.c:740
+#: gtk/gtkfilesystemunix.c:792
#, fuzzy, c-format
msgid "Could not get a stock icon for %s"
msgstr "'%s' ফাইল সম্পর্কে তথ্য এই পাওয়া যায় নি: %s"
-#: gtk/gtkfilesystemunix.c:835
+#: gtk/gtkfilesystemunix.c:887
#, c-format
msgid ""
"The name \"%s\" is not valid because it contains the character \"%s\". "
"Please use a different name."
msgstr ""
-#: gtk/gtkfilesystemunix.c:1443 gtk/gtkfilesystemwin32.c:1004
+#: gtk/gtkfilesystemunix.c:1489
#, fuzzy, c-format
-msgid "Bookmark saving failed: %s"
+msgid "Writing %s failed: %s"
msgstr "বুকমার্ক সংরক্ষণ করার প্রচেষ্টা ব্যর্থ হয়েছে (%s)"
-#: gtk/gtkfilesystemunix.c:1495
+#: gtk/gtkfilesystemunix.c:1578
#, c-format
msgid "'%s' already exists in the bookmarks list"
msgstr ""
-#: gtk/gtkfilesystemunix.c:1557
+#: gtk/gtkfilesystemunix.c:1650
#, c-format
msgid "'%s' does not exist in the bookmarks list"
msgstr ""
-#: gtk/gtkfilesystemunix.c:1739
+#: gtk/gtkfilesystemunix.c:1878
#, fuzzy, c-format
-msgid "Error getting information for '%s'"
+msgid "Error getting information for '/': %s"
msgstr "'%s' সংক্রান্ত তথ্য পেতে সমস্যা হয়েছে: %s"
-#: gtk/gtkfontbutton.c:178 gtk/gtkfontbutton.c:295
+#: gtk/gtkfilesystemwin32.c:611
+#, c-format
+msgid "Network Drive (%s)"
+msgstr ""
+
+#: gtk/gtkfilesystemwin32.c:650
+#, c-format
+msgid "%s (%s)"
+msgstr ""
+
+#: gtk/gtkfilesystemwin32.c:1032
+#, fuzzy, c-format
+msgid "Bookmark saving failed: %s"
+msgstr "বুকমার্ক সংরক্ষণ করার প্রচেষ্টা ব্যর্থ হয়েছে (%s)"
+
+#: gtk/gtkfontbutton.c:179 gtk/gtkfontbutton.c:292
msgid "Pick a Font"
msgstr "একটি ফন্ট বেছে নিন"
#. Initialize fields
-#: gtk/gtkfontbutton.c:289
+#: gtk/gtkfontbutton.c:286
msgid "Sans 12"
msgstr "স্যান্স ১২"
-#: gtk/gtkfontbutton.c:807
+#: gtk/gtkfontbutton.c:804
msgid "Font"
msgstr "ফন্ট"
#. This is the default text shown in the preview entry, though the user
#. can set it. Remember that some fonts only have capital letters.
-#: gtk/gtkfontsel.c:73
+#: gtk/gtkfontsel.c:74
msgid "abcdefghijk ABCDEFGHIJK"
msgstr "অআইঈউঊঋঌএঐওঔ কখগঘঙচছজঝঞটঠডঢণতথদধনপফবভমযরলশষসহ"
-#: gtk/gtkfontsel.c:360
+#: gtk/gtkfontsel.c:361
msgid "_Family:"
msgstr "বর্গ (_ব):"
-#: gtk/gtkfontsel.c:366
+#: gtk/gtkfontsel.c:367
msgid "_Style:"
msgstr "ধরন (_ধ):"
-#: gtk/gtkfontsel.c:372
+#: gtk/gtkfontsel.c:373
msgid "Si_ze:"
msgstr "আকার (_আ):"
#. create the text entry widget
-#: gtk/gtkfontsel.c:548
+#: gtk/gtkfontsel.c:549
msgid "_Preview:"
msgstr "প্রাকদর্শন (_দ):"
-#: gtk/gtkfontsel.c:1382
+#: gtk/gtkfontsel.c:1383
msgid "Font Selection"
msgstr "ফন্ট নির্বাচন"
@@ -1633,12 +1875,12 @@ msgstr "গামার মান (_গ)"
#. Remove this icon source so we don't keep trying to
#. * load it.
#.
-#: gtk/gtkiconfactory.c:1629
+#: gtk/gtkiconfactory.c:1644
#, c-format
msgid "Error loading icon: %s"
msgstr "আইকন লোড করার সময় সমস্যা হয়েছে: %s"
-#: gtk/gtkicontheme.c:1263
+#: gtk/gtkicontheme.c:1250
#, c-format
msgid ""
"Could not find the icon '%s'. The '%s' theme\n"
@@ -1651,7 +1893,7 @@ msgstr ""
"থিমের একটি কপি পাবেন এখানে:\n"
"\t%s"
-#: gtk/gtkicontheme.c:1328
+#: gtk/gtkicontheme.c:1315
#, c-format
msgid "Icon '%s' not present in theme"
msgstr "থিমের মধ্যে আইকন '%s' নেই"
@@ -1741,7 +1983,7 @@ msgstr "(অজ্ঞাত)"
msgid "clear"
msgstr "পরিষ্কার"
-#: gtk/gtklabel.c:3930
+#: gtk/gtklabel.c:3935
msgid "Select All"
msgstr "সব কিছু চিহ্নিত করো"
@@ -1775,363 +2017,394 @@ msgstr ""
#. * Do *not* translate it to "predefinito:LTR", if it
#. * it isn't default:LTR or default:RTL it will not work
#.
-#: gtk/gtkmain.c:482
+#: gtk/gtkmain.c:476
msgid "default:LTR"
msgstr "default:LTR"
-#: gtk/gtkmain.c:565
+#: gtk/gtkmain.c:559
msgid "GTK+ Options"
msgstr ""
-#: gtk/gtkmain.c:565
+#: gtk/gtkmain.c:559
msgid "Show GTK+ Options"
msgstr ""
# এইটা নিয়ে Confusion আছে
-#: gtk/gtknotebook.c:2712 gtk/gtknotebook.c:5060
+#: gtk/gtknotebook.c:2718 gtk/gtknotebook.c:5064
#, c-format
msgid "Page %u"
msgstr "পৃষ্ঠা নং %u"
-#: gtk/gtkradiotoolbutton.c:91
+#: gtk/gtkradiotoolbutton.c:92
msgid "Group"
msgstr "গ্রুপ"
-#: gtk/gtkradiotoolbutton.c:92
+#: gtk/gtkradiotoolbutton.c:93
msgid "The radio tool button whose group this button belongs to."
msgstr "এই বাটনটি যে গ্রুপের অন্তর্ভুক্ত, সেই গ্রুপের রেডিও টুল বাটন।"
-#: gtk/gtkrc.c:2399
+#: gtk/gtkrc.c:2400
#, c-format
msgid "Unable to find include file: \"%s\""
msgstr "এই অন্তর্ভুক্ত (Include) ফাইলটি খুঁজে পাওয়া যায় নি: \"%s\""
-#: gtk/gtkrc.c:3038 gtk/gtkrc.c:3041
+#: gtk/gtkrc.c:3042 gtk/gtkrc.c:3045
#, c-format
msgid "Unable to locate image file in pixmap_path: \"%s\""
msgstr "pixmap_path-এ এই ছবির ফাইলটি খুঁজে পাওয়া যায় নি: \"%s\""
# FIXME
-#: gtk/gtkrc.c:3476
+#: gtk/gtkrc.c:3480
#, c-format
msgid "Pixmap path element: \"%s\" must be absolute, %s, line %d"
msgstr ""
"পিক্সম্যাপ পাথ (Path) বস্তু: \"%s\"-এর মান অবশ্যই অঋণাত্মক হতে হবে, %s, লাইন %d"
#. KEEP IN SYNC with gtkiconfactory.c stock icons, when appropriate
-#: gtk/gtkstock.c:286
+#: gtk/gtkstock.c:308
msgid "Information"
msgstr "তথ্য"
-#: gtk/gtkstock.c:287
+#: gtk/gtkstock.c:309
msgid "Warning"
msgstr "সতর্কবাণী"
-#: gtk/gtkstock.c:288
+#: gtk/gtkstock.c:310
msgid "Error"
msgstr "ভুল"
-#: gtk/gtkstock.c:289
+#: gtk/gtkstock.c:311
msgid "Question"
msgstr "প্রশ্ন"
#. FIXME these need accelerators when appropriate, and
#. * need the mnemonics to be rationalized
#.
-#: gtk/gtkstock.c:294
+#: gtk/gtkstock.c:316
msgid "_About"
msgstr ""
-#: gtk/gtkstock.c:296
+#: gtk/gtkstock.c:318
msgid "_Apply"
msgstr "কার্যকর (_ক)"
-#: gtk/gtkstock.c:297
+#: gtk/gtkstock.c:319
msgid "_Bold"
msgstr "মোটা (_ম)"
-#: gtk/gtkstock.c:298
+#: gtk/gtkstock.c:320
msgid "_Cancel"
msgstr "বাতিল (_ব)"
-#: gtk/gtkstock.c:299
+#: gtk/gtkstock.c:321
msgid "_CD-Rom"
msgstr "সি-ডি রম (_স)"
-#: gtk/gtkstock.c:300
+#: gtk/gtkstock.c:322
msgid "_Clear"
msgstr "পরিষ্কার (_প)"
-#: gtk/gtkstock.c:301
+#: gtk/gtkstock.c:323
msgid "_Close"
msgstr "বন্ধ (_ন)"
-#: gtk/gtkstock.c:302
+#: gtk/gtkstock.c:324
msgid "_Convert"
msgstr "রূপান্তর (_র)"
-#: gtk/gtkstock.c:303
+#: gtk/gtkstock.c:325
msgid "_Copy"
msgstr "কপি (_ক)"
-#: gtk/gtkstock.c:304
+#: gtk/gtkstock.c:326
msgid "Cu_t"
msgstr "কাট (_ট)"
-#: gtk/gtkstock.c:305
+#: gtk/gtkstock.c:327
msgid "_Delete"
msgstr "মোছা (_ম)"
-#: gtk/gtkstock.c:306
+#: gtk/gtkstock.c:328
msgid "_Execute"
msgstr "চালাও (_চ)"
-#: gtk/gtkstock.c:307
+#: gtk/gtkstock.c:329
msgid "_Edit"
msgstr ""
-#: gtk/gtkstock.c:308
+#: gtk/gtkstock.c:330
msgid "_Find"
msgstr "অনুসন্ধান (_অ)"
-#: gtk/gtkstock.c:309
+#: gtk/gtkstock.c:331
msgid "Find and _Replace"
msgstr "খুঁজে বের করে প্রতিস্থাপন করো (_খ)"
-#: gtk/gtkstock.c:310
+#: gtk/gtkstock.c:332
msgid "_Floppy"
msgstr "ফ্লপি (_ফ)"
-#: gtk/gtkstock.c:311
-msgid "_Bottom"
-msgstr "নিচ (_ন)"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:334
+msgid "Navigation|_Bottom"
+msgstr ""
-#: gtk/gtkstock.c:312
-msgid "_First"
-msgstr "প্রথম (_থ)"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:336
+msgid "Navigation|_First"
+msgstr ""
-#: gtk/gtkstock.c:313
-msgid "_Last"
-msgstr "শেষ (_শ)"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:338
+msgid "Navigation|_Last"
+msgstr ""
-#: gtk/gtkstock.c:314
-msgid "_Top"
-msgstr "উপর (_উ)"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:340
+msgid "Navigation|_Top"
+msgstr ""
-#: gtk/gtkstock.c:315
-msgid "_Back"
-msgstr "পূর্ববর্তী (_ব)"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:342
+msgid "Navigation|_Back"
+msgstr ""
-#: gtk/gtkstock.c:316
-msgid "_Down"
-msgstr "নিচ (_চ)"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:344
+msgid "Navigation|_Down"
+msgstr ""
-#: gtk/gtkstock.c:317 gtk/gtkstock.c:331
-msgid "_Forward"
-msgstr "পরবর্তী (_র)"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:346
+msgid "Navigation|_Forward"
+msgstr ""
-#: gtk/gtkstock.c:318
-msgid "_Up"
-msgstr "উপর (_উ)"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:348
+msgid "Navigation|_Up"
+msgstr ""
-#: gtk/gtkstock.c:319
+#: gtk/gtkstock.c:349
msgid "_Harddisk"
msgstr "হার্ডডিস্ক (_ড)"
-#: gtk/gtkstock.c:320
+#: gtk/gtkstock.c:350
msgid "_Help"
msgstr "সহায়িকা (_স)"
-#: gtk/gtkstock.c:321
+#: gtk/gtkstock.c:351
msgid "_Home"
msgstr "ব্যক্তিগত ফোল্ডার (_ব)"
-#: gtk/gtkstock.c:322
+#: gtk/gtkstock.c:352
msgid "Increase Indent"
msgstr "অবচ্ছেদের (Indent) মাত্রা বৃদ্ধি করো"
-#: gtk/gtkstock.c:323
+#: gtk/gtkstock.c:353
msgid "Decrease Indent"
msgstr "অবচ্ছেদের (Indent) মাত্রা হ্রাস করো"
-#: gtk/gtkstock.c:324
+#: gtk/gtkstock.c:354
msgid "_Index"
msgstr "সূচিপত্র (_চ)"
-#: gtk/gtkstock.c:325
+#: gtk/gtkstock.c:355
msgid "_Italic"
msgstr "ইটালিক (_ই)"
-#: gtk/gtkstock.c:326
+#: gtk/gtkstock.c:356
msgid "_Jump to"
msgstr "এখানে যাও (_য)"
-#: gtk/gtkstock.c:327
-msgid "_Center"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:358
+#, fuzzy
+msgid "Justify|_Center"
msgstr "কেন্দ্র (_ক)"
-# FIXME
-#: gtk/gtkstock.c:328
-msgid "_Fill"
-msgstr "ভরো (_ভ) "
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:360
+msgid "Justify|_Fill"
+msgstr ""
-#: gtk/gtkstock.c:329
-msgid "_Left"
-msgstr "বাম (_ব)"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:362
+msgid "Justify|_Left"
+msgstr ""
-#: gtk/gtkstock.c:330
-msgid "_Right"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:364
+#, fuzzy
+msgid "Justify|_Right"
msgstr "ডান (_ড)"
-#: gtk/gtkstock.c:332
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:367
+#, fuzzy
+msgid "Media|_Forward"
+msgstr "পরবর্তী (_র)"
+
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:369
#, fuzzy
-msgid "_Next"
+msgid "Media|_Next"
msgstr "নতুন (_ত)"
-#: gtk/gtkstock.c:333
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:371
#, fuzzy
-msgid "P_ause"
+msgid "Media|P_ause"
msgstr "সাঁটা (_স)"
-#: gtk/gtkstock.c:334
-msgid "_Play"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:373
+msgid "Media|_Play"
msgstr ""
-#: gtk/gtkstock.c:335
-msgid "Pre_vious"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:375
+msgid "Media|Pre_vious"
msgstr ""
-#: gtk/gtkstock.c:336
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:377
#, fuzzy
-msgid "_Record"
+msgid "Media|_Record"
msgstr "লাল (_ল)"
-#: gtk/gtkstock.c:337
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:379
#, fuzzy
-msgid "R_ewind"
+msgid "Media|R_ewind"
msgstr "অনুসন্ধান (_অ)"
-#: gtk/gtkstock.c:338 gtk/gtkstock.c:361
-msgid "_Stop"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:381
+#, fuzzy
+msgid "Media|_Stop"
msgstr "স্থগিত (_থ)"
-#: gtk/gtkstock.c:339
+#: gtk/gtkstock.c:382
msgid "_Network"
msgstr "নেটওয়ার্ক (_ট)"
-#: gtk/gtkstock.c:340
+#: gtk/gtkstock.c:383
msgid "_New"
msgstr "নতুন (_ত)"
-#: gtk/gtkstock.c:341
+#: gtk/gtkstock.c:384
msgid "_No"
msgstr "না (_ন)"
-#: gtk/gtkstock.c:342
+#: gtk/gtkstock.c:385
msgid "_OK"
msgstr "ঠিক আছে (_ঠ)"
-#: gtk/gtkstock.c:343
+#: gtk/gtkstock.c:386
msgid "_Open"
msgstr "খোলো (_খ)"
-#: gtk/gtkstock.c:344
+#: gtk/gtkstock.c:387
msgid "_Paste"
msgstr "সাঁটা (_স)"
-#: gtk/gtkstock.c:345
+#: gtk/gtkstock.c:388
msgid "_Preferences"
msgstr "পছন্দ (_প)"
-#: gtk/gtkstock.c:346
+#: gtk/gtkstock.c:389
msgid "_Print"
msgstr "মুদ্রণ (_ম)"
-#: gtk/gtkstock.c:347
+#: gtk/gtkstock.c:390
msgid "Print Pre_view"
msgstr "মুদ্রণ প্রাকদর্শন (_দ)"
-#: gtk/gtkstock.c:348
+#: gtk/gtkstock.c:391
msgid "_Properties"
msgstr "বৈশিষ্ট্য (_ব)"
-#: gtk/gtkstock.c:349
+#: gtk/gtkstock.c:392
msgid "_Quit"
msgstr "প্রস্থান (_প)"
-#: gtk/gtkstock.c:350
+#: gtk/gtkstock.c:393
msgid "_Redo"
msgstr "আবার করো (_আ)"
-#: gtk/gtkstock.c:351
+#: gtk/gtkstock.c:394
msgid "_Refresh"
msgstr "পুনঃপ্রদর্শন (_প)"
-#: gtk/gtkstock.c:353
+#: gtk/gtkstock.c:396
msgid "_Revert"
msgstr "ফিরে যাও (_ফ)"
-#: gtk/gtkstock.c:354
+#: gtk/gtkstock.c:397
msgid "_Save"
msgstr "সংরক্ষণ (_স)"
-#: gtk/gtkstock.c:355
+#: gtk/gtkstock.c:398
msgid "Save _As"
msgstr "নতুন নামে সংরক্ষণ (_ত)"
-#: gtk/gtkstock.c:356
+#: gtk/gtkstock.c:399
msgid "_Color"
msgstr "রং (_র)"
-#: gtk/gtkstock.c:357
+#: gtk/gtkstock.c:400
msgid "_Font"
msgstr "ফন্ট (_ফ)"
-#: gtk/gtkstock.c:358
+#: gtk/gtkstock.c:401
msgid "_Ascending"
msgstr "বর্ধিষ্ণু (_ধ)"
-#: gtk/gtkstock.c:359
+#: gtk/gtkstock.c:402
msgid "_Descending"
msgstr "ক্রমহ্রাসমান (_হ)"
-#: gtk/gtkstock.c:360
+#: gtk/gtkstock.c:403
msgid "_Spell Check"
msgstr "বানান-পরীক্ষণ (_ব)"
-#: gtk/gtkstock.c:362
+#: gtk/gtkstock.c:404
+msgid "_Stop"
+msgstr "স্থগিত (_থ)"
+
+#: gtk/gtkstock.c:405
msgid "_Strikethrough"
msgstr "মাঝ বরাবর দাগাঙ্কন (_দ)"
-#: gtk/gtkstock.c:363
+#: gtk/gtkstock.c:406
msgid "_Undelete"
msgstr "অমোছন (_অ)"
-#: gtk/gtkstock.c:364
+#: gtk/gtkstock.c:407
msgid "_Underline"
msgstr "নিম্নরেখাঙ্কন (_ন)"
-#: gtk/gtkstock.c:365
+#: gtk/gtkstock.c:408
msgid "_Undo"
msgstr "পূর্বাবস্থায় (_ব)"
-#: gtk/gtkstock.c:366
+#: gtk/gtkstock.c:409
msgid "_Yes"
msgstr "হ্যাঁ (_হ)"
-#: gtk/gtkstock.c:367
+#: gtk/gtkstock.c:410
msgid "_Normal Size"
msgstr "স্বাভাবিক আকার (_ভ)"
-#: gtk/gtkstock.c:368
+#: gtk/gtkstock.c:411
msgid "Best _Fit"
msgstr "সর্বোত্তম আকার (_ক)"
-#: gtk/gtkstock.c:369
+#: gtk/gtkstock.c:412
msgid "Zoom _In"
msgstr "বড় করো (_ব)"
-#: gtk/gtkstock.c:370
+#: gtk/gtkstock.c:413
msgid "Zoom _Out"
msgstr "ছোট করো (_ছ)"
@@ -2184,23 +2457,23 @@ msgstr "থিম ইঞ্জিনকে এই মডিউল পাথে (
msgid "--- No Tip ---"
msgstr "--- ইঙ্গিত নেই ---"
-#: gtk/gtkuimanager.c:1132
+#: gtk/gtkuimanager.c:1154
#, c-format
msgid "Unknown attribute '%s' on line %d char %d"
msgstr "%2$d'তম লাইনের %3$d'তম অক্ষরে অজ্ঞাত বৈশিষ্ট্য '%1$s' রয়েছে"
-#: gtk/gtkuimanager.c:1332
+#: gtk/gtkuimanager.c:1371
#, c-format
msgid "Unexpected start tag '%s' on line %d char %d"
msgstr "%2$d'তম লাইনের %3$d'তম অক্ষরে অপ্রত্যাশিত আরম্ভসূচক ট্যাগ '%1$s' রয়েছে"
# FIXME
-#: gtk/gtkuimanager.c:1417
+#: gtk/gtkuimanager.c:1461
#, c-format
msgid "Unexpected character data on line %d char %d"
msgstr "%d'তম লাইনের %d'তম অক্ষরে অপ্রত্যাশিত আক্ষরিক তথ্য রয়েছে"
-#: gtk/gtkuimanager.c:2209
+#: gtk/gtkuimanager.c:2272
msgid "Empty"
msgstr "ফাঁকা"
@@ -2261,6 +2534,47 @@ msgstr "এক্স ইনপুট পদ্ধতি"
msgid "Could not get information for file '%s': %s"
msgstr "'%s' ফাইল সম্পর্কে তথ্য এই পাওয়া যায় নি: %s"
+#~ msgid "Shift"
+#~ msgstr "Shift"
+
+#~ msgid "Ctrl"
+#~ msgstr "Ctrl"
+
+#~ msgid "Alt"
+#~ msgstr "Alt"
+
+#, fuzzy
+#~ msgid "Error getting information for '%s'"
+#~ msgstr "'%s' সংক্রান্ত তথ্য পেতে সমস্যা হয়েছে: %s"
+
+#~ msgid "_Bottom"
+#~ msgstr "নিচ (_ন)"
+
+#~ msgid "_First"
+#~ msgstr "প্রথম (_থ)"
+
+#~ msgid "_Last"
+#~ msgstr "শেষ (_শ)"
+
+#~ msgid "_Top"
+#~ msgstr "উপর (_উ)"
+
+#~ msgid "_Back"
+#~ msgstr "পূর্ববর্তী (_ব)"
+
+#~ msgid "_Down"
+#~ msgstr "নিচ (_চ)"
+
+#~ msgid "_Up"
+#~ msgstr "উপর (_উ)"
+
+# FIXME
+#~ msgid "_Fill"
+#~ msgstr "ভরো (_ভ) "
+
+#~ msgid "_Left"
+#~ msgstr "বাম (_ব)"
+
#~ msgid ""
#~ "Could not change the current folder to %s:\n"
#~ "%s"
diff --git a/po/br.po b/po/br.po
index 0d229cd17..8c7533ce7 100644
--- a/po/br.po
+++ b/po/br.po
@@ -5,7 +5,7 @@ msgid ""
msgstr ""
"Project-Id-Version: 2.3.1\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-01-08 02:01-0500\n"
+"POT-Creation-Date: 2005-06-20 14:30-0400\n"
"PO-Revision-Date: 2004-08-03 00:53+0200\n"
"Last-Translator: Thierry Vignaud <tvignaud@mandrakesoft.com>\n"
"Language-Team: br <LL@li.org>\n"
@@ -14,7 +14,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
#: gdk-pixbuf/gdk-pixbuf-animation.c:153 gdk-pixbuf/gdk-pixbuf-io.c:838
-#: gdk-pixbuf/gdk-pixbuf-io.c:1069 tests/testfilechooser.c:199
+#: gdk-pixbuf/gdk-pixbuf-io.c:1068 tests/testfilechooser.c:199
#, c-format
msgid "Failed to open file '%s': %s"
msgstr "Fazi en ur zigeriñ « %s »: %s"
@@ -25,7 +25,7 @@ msgid "Image file '%s' contains no data"
msgstr ""
#: gdk-pixbuf/gdk-pixbuf-animation.c:208 gdk-pixbuf/gdk-pixbuf-io.c:887
-#: gdk-pixbuf/gdk-pixbuf-io.c:1110 tests/testfilechooser.c:244
+#: gdk-pixbuf/gdk-pixbuf-io.c:1109 tests/testfilechooser.c:244
#, c-format
msgid ""
"Failed to load image '%s': reason not known, probably a corrupt image file"
@@ -69,42 +69,42 @@ msgstr ""
msgid "Failed to load image '%s': %s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:1337
+#: gdk-pixbuf/gdk-pixbuf-io.c:1336
#, c-format
msgid "Error writing to image file: %s"
msgstr "Fazi en ur skrivañ ar restr skeudenn : %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1383 gdk-pixbuf/gdk-pixbuf-io.c:1512
+#: gdk-pixbuf/gdk-pixbuf-io.c:1382 gdk-pixbuf/gdk-pixbuf-io.c:1511
#, c-format
msgid "This build of gdk-pixbuf does not support saving the image format: %s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:1417
+#: gdk-pixbuf/gdk-pixbuf-io.c:1416
msgid "Insufficient memory to save image to callback"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:1429
+#: gdk-pixbuf/gdk-pixbuf-io.c:1428
#, fuzzy
msgid "Failed to open temporary file"
msgstr "Fazi en ur zigeriñ ur restr"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1454
+#: gdk-pixbuf/gdk-pixbuf-io.c:1453
msgid "Failed to read from temporary file"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:1641
+#: gdk-pixbuf/gdk-pixbuf-io.c:1687
#, c-format
msgid "Failed to open '%s' for writing: %s"
msgstr "N'hellan ket digeriñ restr '%s' evit skrivañ : %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1665
+#: gdk-pixbuf/gdk-pixbuf-io.c:1711
#, c-format
msgid ""
"Failed to close '%s' while writing image, all data may not have been saved: %"
"s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:1853 gdk-pixbuf/gdk-pixbuf-io.c:1903
+#: gdk-pixbuf/gdk-pixbuf-io.c:1931 gdk-pixbuf/gdk-pixbuf-io.c:1981
msgid "Insufficient memory to save image into a buffer"
msgstr ""
@@ -164,24 +164,33 @@ msgstr ""
msgid "The ANI image format"
msgstr ""
-#: gdk-pixbuf/io-bmp.c:227 gdk-pixbuf/io-bmp.c:383
+#: gdk-pixbuf/io-bmp.c:228 gdk-pixbuf/io-bmp.c:306 gdk-pixbuf/io-bmp.c:338
+#: gdk-pixbuf/io-bmp.c:361 gdk-pixbuf/io-bmp.c:442
+msgid "BMP image has bogus header data"
+msgstr ""
+
+#: gdk-pixbuf/io-bmp.c:239 gdk-pixbuf/io-bmp.c:401
msgid "Not enough memory to load bitmap image"
msgstr ""
-#: gdk-pixbuf/io-bmp.c:269
+#: gdk-pixbuf/io-bmp.c:287
msgid "BMP image has unsupported header size"
msgstr ""
-#: gdk-pixbuf/io-bmp.c:288 gdk-pixbuf/io-bmp.c:320 gdk-pixbuf/io-bmp.c:343
-#: gdk-pixbuf/io-bmp.c:424
-msgid "BMP image has bogus header data"
+#: gdk-pixbuf/io-bmp.c:325
+msgid "Topdown BMP images cannot be compressed"
msgstr ""
-#: gdk-pixbuf/io-bmp.c:307
-msgid "Topdown BMP images cannot be compressed"
+#: gdk-pixbuf/io-bmp.c:1203
+#, fuzzy
+msgid "Couldn't allocate memory for saving BMP file"
+msgstr "Fazi en ur lenn ar restr skeudenn PNG"
+
+#: gdk-pixbuf/io-bmp.c:1244
+msgid "Couldn't write to BMP file"
msgstr ""
-#: gdk-pixbuf/io-bmp.c:1154
+#: gdk-pixbuf/io-bmp.c:1293
msgid "The BMP image format"
msgstr ""
@@ -190,7 +199,7 @@ msgstr ""
msgid "Failure reading GIF: %s"
msgstr "Fazi en ur lenn GIF: %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 ""
@@ -215,35 +224,39 @@ msgstr ""
msgid "Circular table entry in GIF file"
msgstr ""
-#: 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 ""
-#: gdk-pixbuf/io-gif.c:1088
+#: gdk-pixbuf/io-gif.c:947
+msgid "Not enough memory to composite a frame in GIF file"
+msgstr ""
+
+#: gdk-pixbuf/io-gif.c:1116
msgid "GIF image is corrupt (incorrect LZW compression)"
msgstr ""
-#: gdk-pixbuf/io-gif.c:1138
+#: gdk-pixbuf/io-gif.c:1166
msgid "File does not appear to be a GIF file"
msgstr ""
-#: 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 ""
-#: 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."
msgstr ""
-#: gdk-pixbuf/io-gif.c:1491
+#: gdk-pixbuf/io-gif.c:1519
msgid "GIF image was truncated or incomplete."
msgstr ""
-#: gdk-pixbuf/io-gif.c:1643
+#: gdk-pixbuf/io-gif.c:1671
msgid "The GIF image format"
msgstr ""
@@ -421,94 +434,108 @@ msgstr "Fazi en ur lenn ar restr skeudenn PNG"
msgid "Fatal error reading PNG image file: %s"
msgstr "Fazi en ur lenn ar restr skeudenn PNG: %s"
-#: gdk-pixbuf/io-png.c:813
+#: gdk-pixbuf/io-png.c:810
msgid ""
"Keys for PNG text chunks must have at least 1 and at most 79 characters."
msgstr ""
-#: gdk-pixbuf/io-png.c:821
+#: gdk-pixbuf/io-png.c:818
msgid "Keys for PNG text chunks must be ASCII characters."
msgstr ""
-#: gdk-pixbuf/io-png.c:854
+#: gdk-pixbuf/io-png.c:831
+#, c-format
+msgid ""
+"PNG compression level must be a value between 0 and 9; value '%s' could not "
+"be parsed."
+msgstr ""
+
+#: gdk-pixbuf/io-png.c:843
+#, c-format
+msgid ""
+"PNG compression level must be a value between 0 and 9; value '%d' is not "
+"allowed."
+msgstr ""
+
+#: gdk-pixbuf/io-png.c:883
#, c-format
msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding."
msgstr ""
-#: gdk-pixbuf/io-png.c:994
+#: gdk-pixbuf/io-png.c:1026
msgid "The PNG image format"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:249
+#: gdk-pixbuf/io-pnm.c:252
msgid "PNM loader expected to find an integer, but didn't"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:281
+#: gdk-pixbuf/io-pnm.c:284
msgid "PNM file has an incorrect initial byte"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:311
+#: gdk-pixbuf/io-pnm.c:314
msgid "PNM file is not in a recognized PNM subformat"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:336
+#: gdk-pixbuf/io-pnm.c:339
msgid "PNM file has an image width of 0"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:357
+#: gdk-pixbuf/io-pnm.c:360
msgid "PNM file has an image height of 0"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:380
+#: gdk-pixbuf/io-pnm.c:383
msgid "Maximum color value in PNM file is 0"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:388
+#: gdk-pixbuf/io-pnm.c:391
msgid "Maximum color value in PNM file is too large"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:396
+#: gdk-pixbuf/io-pnm.c:399
msgid "Cannot handle PNM files with maximum color values greater than 255"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:435 gdk-pixbuf/io-pnm.c:463 gdk-pixbuf/io-pnm.c:495
+#: gdk-pixbuf/io-pnm.c:438 gdk-pixbuf/io-pnm.c:466 gdk-pixbuf/io-pnm.c:498
msgid "Raw PNM image type is invalid"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:555 gdk-pixbuf/io-pnm.c:597
+#: gdk-pixbuf/io-pnm.c:562 gdk-pixbuf/io-pnm.c:604
msgid "PNM image format is invalid"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:656
+#: gdk-pixbuf/io-pnm.c:663
msgid "PNM image loader does not support this PNM subformat"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:711
+#: gdk-pixbuf/io-pnm.c:718
msgid "Premature end-of-file encountered"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:743 gdk-pixbuf/io-pnm.c:974
+#: gdk-pixbuf/io-pnm.c:750 gdk-pixbuf/io-pnm.c:981
msgid "Raw PNM formats require exactly one whitespace before sample data"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:770
+#: gdk-pixbuf/io-pnm.c:777
#, fuzzy
msgid "Cannot allocate memory for loading PNM image"
msgstr "Fazi en ur lenn ar restr skeudenn PNG"
-#: gdk-pixbuf/io-pnm.c:820
+#: gdk-pixbuf/io-pnm.c:827
msgid "Insufficient memory to load PNM context struct"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:871
+#: gdk-pixbuf/io-pnm.c:878
msgid "Unexpected end of PNM image data"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:1003
+#: gdk-pixbuf/io-pnm.c:1010
msgid "Insufficient memory to load PNM file"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:1082
+#: gdk-pixbuf/io-pnm.c:1089
msgid "The PNM/PBM/PGM/PPM image format family"
msgstr ""
@@ -532,60 +559,60 @@ msgstr ""
msgid "The Sun raster image format"
msgstr ""
-#: gdk-pixbuf/io-tga.c:159
+#: gdk-pixbuf/io-tga.c:154
msgid "Cannot allocate memory for IOBuffer struct"
msgstr ""
-#: gdk-pixbuf/io-tga.c:178
+#: gdk-pixbuf/io-tga.c:173
msgid "Cannot allocate memory for IOBuffer data"
msgstr ""
-#: gdk-pixbuf/io-tga.c:189
+#: gdk-pixbuf/io-tga.c:184
msgid "Cannot realloc IOBuffer data"
msgstr ""
-#: gdk-pixbuf/io-tga.c:219
+#: gdk-pixbuf/io-tga.c:214
msgid "Cannot allocate temporary IOBuffer data"
msgstr ""
-#: gdk-pixbuf/io-tga.c:353
+#: gdk-pixbuf/io-tga.c:348
msgid "Cannot allocate new pixbuf"
msgstr ""
-#: gdk-pixbuf/io-tga.c:692
+#: gdk-pixbuf/io-tga.c:689
msgid "Cannot allocate colormap structure"
msgstr ""
-#: gdk-pixbuf/io-tga.c:699
+#: gdk-pixbuf/io-tga.c:696
msgid "Cannot allocate colormap entries"
msgstr ""
-#: gdk-pixbuf/io-tga.c:721
+#: gdk-pixbuf/io-tga.c:718
msgid "Unexpected bitdepth for colormap entries"
msgstr ""
-#: gdk-pixbuf/io-tga.c:739
+#: gdk-pixbuf/io-tga.c:736
msgid "Cannot allocate TGA header memory"
msgstr ""
-#: gdk-pixbuf/io-tga.c:772
+#: gdk-pixbuf/io-tga.c:769
msgid "TGA image has invalid dimensions"
msgstr ""
-#: gdk-pixbuf/io-tga.c:778 gdk-pixbuf/io-tga.c:787 gdk-pixbuf/io-tga.c:797
-#: gdk-pixbuf/io-tga.c:807 gdk-pixbuf/io-tga.c:814
+#: gdk-pixbuf/io-tga.c:775 gdk-pixbuf/io-tga.c:784 gdk-pixbuf/io-tga.c:794
+#: gdk-pixbuf/io-tga.c:804 gdk-pixbuf/io-tga.c:811
msgid "TGA image type not supported"
msgstr ""
-#: gdk-pixbuf/io-tga.c:861
+#: gdk-pixbuf/io-tga.c:858
msgid "Cannot allocate memory for TGA context struct"
msgstr ""
-#: gdk-pixbuf/io-tga.c:926
+#: gdk-pixbuf/io-tga.c:923
msgid "Excess data in file"
msgstr ""
-#: gdk-pixbuf/io-tga.c:995
+#: gdk-pixbuf/io-tga.c:992
msgid "The Targa image format"
msgstr ""
@@ -666,39 +693,44 @@ msgstr ""
msgid "The XBM image format"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1229
+#: gdk-pixbuf/io-xpm.c:467
msgid "No XPM header found"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1237
+#: gdk-pixbuf/io-xpm.c:476
+#, fuzzy
+msgid "Invalid XPM header"
+msgstr "Anv ar restr direizh : %s"
+
+#: gdk-pixbuf/io-xpm.c:484
msgid "XPM file has image width <= 0"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1245
+#: gdk-pixbuf/io-xpm.c:492
msgid "XPM file has image height <= 0"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1253
+#: gdk-pixbuf/io-xpm.c:500
msgid "XPM has invalid number of chars per pixel"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1260
+#: gdk-pixbuf/io-xpm.c:507
msgid "XPM file has invalid number of colors"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1272 gdk-pixbuf/io-xpm.c:1281 gdk-pixbuf/io-xpm.c:1333
+#: gdk-pixbuf/io-xpm.c:519 gdk-pixbuf/io-xpm.c:528 gdk-pixbuf/io-xpm.c:580
msgid "Cannot allocate memory for loading XPM image"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1295
+#: gdk-pixbuf/io-xpm.c:542
msgid "Cannot read XPM colormap"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1524
+#: gdk-pixbuf/io-xpm.c:771
msgid "Failed to write to temporary file when loading XPM image"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1559
+#: gdk-pixbuf/io-xpm.c:806
msgid "The XPM image format"
msgstr ""
@@ -761,6 +793,138 @@ msgstr ""
msgid "Gdk debugging flags to unset"
msgstr ""
+#: gdk/keyname-table.h:3940
+msgid "keyboard label|BackSpace"
+msgstr ""
+
+#: gdk/keyname-table.h:3941
+msgid "keyboard label|Tab"
+msgstr ""
+
+#: gdk/keyname-table.h:3942
+msgid "keyboard label|Return"
+msgstr ""
+
+#: gdk/keyname-table.h:3943
+msgid "keyboard label|Pause"
+msgstr ""
+
+#: gdk/keyname-table.h:3944
+msgid "keyboard label|Scroll_Lock"
+msgstr ""
+
+#: gdk/keyname-table.h:3945
+msgid "keyboard label|Sys_Req"
+msgstr ""
+
+#: gdk/keyname-table.h:3946
+msgid "keyboard label|Escape"
+msgstr ""
+
+#: gdk/keyname-table.h:3947
+msgid "keyboard label|Multi_key"
+msgstr ""
+
+#: gdk/keyname-table.h:3948
+msgid "keyboard label|Home"
+msgstr ""
+
+#: gdk/keyname-table.h:3949
+msgid "keyboard label|Page_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3950
+msgid "keyboard label|Page_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3951
+msgid "keyboard label|End"
+msgstr ""
+
+#: gdk/keyname-table.h:3952
+msgid "keyboard label|Begin"
+msgstr ""
+
+#: gdk/keyname-table.h:3953
+msgid "keyboard label|Print"
+msgstr ""
+
+#: gdk/keyname-table.h:3954
+msgid "keyboard label|Insert"
+msgstr ""
+
+#: gdk/keyname-table.h:3955
+msgid "keyboard label|Num_Lock"
+msgstr ""
+
+#: gdk/keyname-table.h:3956
+msgid "keyboard label|KP_Space"
+msgstr ""
+
+#: gdk/keyname-table.h:3957
+msgid "keyboard label|KP_Tab"
+msgstr ""
+
+#: gdk/keyname-table.h:3958
+msgid "keyboard label|KP_Enter"
+msgstr ""
+
+#: gdk/keyname-table.h:3959
+msgid "keyboard label|KP_Home"
+msgstr ""
+
+#: gdk/keyname-table.h:3960
+msgid "keyboard label|KP_Left"
+msgstr ""
+
+#: gdk/keyname-table.h:3961
+msgid "keyboard label|KP_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3962
+msgid "keyboard label|KP_Right"
+msgstr ""
+
+#: gdk/keyname-table.h:3963
+msgid "keyboard label|KP_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3964
+msgid "keyboard label|KP_Page_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3965
+msgid "keyboard label|KP_Prior"
+msgstr ""
+
+#: gdk/keyname-table.h:3966
+msgid "keyboard label|KP_Page_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3967
+msgid "keyboard label|KP_Next"
+msgstr ""
+
+#: gdk/keyname-table.h:3968
+msgid "keyboard label|KP_End"
+msgstr ""
+
+#: gdk/keyname-table.h:3969
+msgid "keyboard label|KP_Begin"
+msgstr ""
+
+#: gdk/keyname-table.h:3970
+msgid "keyboard label|KP_Insert"
+msgstr ""
+
+#: gdk/keyname-table.h:3971
+msgid "keyboard label|KP_Delete"
+msgstr ""
+
+#: gdk/keyname-table.h:3972
+msgid "keyboard label|Delete"
+msgstr ""
+
#. Description of --sync in --help output
#: gdk/win32/gdkmain-win32.c:60
msgid "Don't batch GDI requests"
@@ -796,46 +960,47 @@ msgstr ""
msgid "Make X calls synchronous"
msgstr ""
-#: gtk/gtkaboutdialog.c:260 gtk/gtkaboutdialog.c:1939
+#: gtk/gtkaboutdialog.c:270 gtk/gtkaboutdialog.c:2025
msgid "License"
msgstr ""
-#: gtk/gtkaboutdialog.c:261
+#: gtk/gtkaboutdialog.c:271
msgid "The license of the program"
msgstr ""
#. Add the credits button
-#: gtk/gtkaboutdialog.c:482
-msgid "_Credits"
-msgstr ""
+#: gtk/gtkaboutdialog.c:491
+#, fuzzy
+msgid "C_redits"
+msgstr "Garedon"
#. Add the license button
-#: gtk/gtkaboutdialog.c:491
+#: gtk/gtkaboutdialog.c:501
msgid "_License"
msgstr ""
-#: gtk/gtkaboutdialog.c:682
+#: gtk/gtkaboutdialog.c:731
#, c-format
msgid "About %s"
msgstr "Diwar-benn %s"
-#: gtk/gtkaboutdialog.c:1876
+#: gtk/gtkaboutdialog.c:1953
msgid "Credits"
msgstr "Garedon"
-#: gtk/gtkaboutdialog.c:1901
+#: gtk/gtkaboutdialog.c:1979
msgid "Written by"
msgstr "Skrivet gant"
-#: gtk/gtkaboutdialog.c:1904
+#: gtk/gtkaboutdialog.c:1982
msgid "Documented by"
msgstr ""
-#: gtk/gtkaboutdialog.c:1916
+#: gtk/gtkaboutdialog.c:1994
msgid "Translated by"
msgstr ""
-#: gtk/gtkaboutdialog.c:1920
+#: gtk/gtkaboutdialog.c:1998
msgid "Artwork by"
msgstr ""
@@ -843,27 +1008,40 @@ msgstr ""
#. * that use the shift key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: gtk/gtkaccellabel.c:119
-msgid "Shift"
+#: gtk/gtkaccellabel.c:121
+msgid "keyboard label|Shift"
msgstr ""
#. This is the text that should appear next to menu accelerators
#. * that use the control key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: gtk/gtkaccellabel.c:125
-msgid "Ctrl"
+#: gtk/gtkaccellabel.c:128
+msgid "keyboard label|Ctrl"
msgstr ""
#. This is the text that should appear next to menu accelerators
#. * that use the alt key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: gtk/gtkaccellabel.c:131
-msgid "Alt"
+#: gtk/gtkaccellabel.c:135
+msgid "keyboard label|Alt"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkaccellabel.c:577
+msgid "keyboard label|Space"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkaccellabel.c:581
+msgid "keyboard label|Backslash"
msgstr ""
#. Translate to calendar:YM if you want years to be displayed
@@ -875,7 +1053,7 @@ msgstr ""
#. * so if you have a default text direction of RTL and YM, then
#. * the year will appear on the right.
#.
-#: gtk/gtkcalendar.c:700
+#: gtk/gtkcalendar.c:647
msgid "calendar:MY"
msgstr ""
@@ -883,129 +1061,157 @@ msgstr ""
#. * first day of the week to calendar:week_start:1 if you want Monday
#. * to be the first day of the week, and so on.
#.
-#: gtk/gtkcalendar.c:710
+#: gtk/gtkcalendar.c:661
msgid "calendar:week_start:0"
msgstr "0"
-#: gtk/gtkcellrendererprogress.c:235 gtk/gtkcellrendererprogress.c:293
+#. Translators: This is a text measurement template.
+#. * Translate it to the widest year text.
+#. *
+#. * Don't include the prefix "year measurement template|"
+#. * in the translation.
+#. *
+#. * If you don't understand this, leave it as "2000"
+#.
+#: gtk/gtkcalendar.c:1549
+msgid "year measurement template|2000"
+msgstr ""
+
+#. Translators: This dictates how the year is displayed in
+#. * gtkcalendar widget. See strftime() manual for the format.
+#. * Use only ASCII in the translation.
+#. *
+#. * Also look for the msgid "year measurement template|2000".
+#. * Translate that entry to a year with the widest output of this
+#. * msgid.
+#. *
+#. * Don't include the prefix "calendar year format|" in the
+#. * translation. "%Y" is appropriate for most locales.
+#.
+#: gtk/gtkcalendar.c:1826
+msgid "calendar year format|%Y"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkcellrendererprogress.c:237 gtk/gtkcellrendererprogress.c:295
#, c-format
msgid "progress bar label|%d %%"
msgstr ""
-#: gtk/gtkcolorbutton.c:220 gtk/gtkcolorbutton.c:574
+#: gtk/gtkcolorbutton.c:221 gtk/gtkcolorbutton.c:576
msgid "Pick a Color"
msgstr "Dibabit ul Liv"
-#: gtk/gtkcolorbutton.c:466
+#: gtk/gtkcolorbutton.c:467
msgid "Received invalid color data\n"
msgstr ""
-#: gtk/gtkcolorsel.c:576
+#: gtk/gtkcolorsel.c:561
msgid ""
"The previously-selected color, for comparison to the color you're selecting "
"now. You can drag this color to a palette entry, or select this color as "
"current by dragging it to the other color swatch alongside."
msgstr ""
-#: gtk/gtkcolorsel.c:581
+#: gtk/gtkcolorsel.c:566
msgid ""
"The color you've chosen. You can drag this color to a palette entry to save "
"it for use in the future."
msgstr ""
-#: gtk/gtkcolorsel.c:942
+#: gtk/gtkcolorsel.c:957
msgid "_Save color here"
msgstr ""
-#: gtk/gtkcolorsel.c:1147
+#: gtk/gtkcolorsel.c:1162
msgid ""
"Click this palette entry to make it the current color. To change this entry, "
"drag a color swatch here or right-click it and select \"Save color here.\""
msgstr ""
-#: gtk/gtkcolorsel.c:1913
+#: gtk/gtkcolorsel.c:1929
msgid ""
"Select the color you want from the outer ring. Select the darkness or "
"lightness of that color using the inner triangle."
msgstr ""
-#: gtk/gtkcolorsel.c:1938
+#: gtk/gtkcolorsel.c:1954
msgid ""
"Click the eyedropper, then click a color anywhere on your screen to select "
"that color."
msgstr ""
-#: gtk/gtkcolorsel.c:1947
+#: gtk/gtkcolorsel.c:1963
msgid "_Hue:"
msgstr ""
-#: gtk/gtkcolorsel.c:1948
+#: gtk/gtkcolorsel.c:1964
msgid "Position on the color wheel."
msgstr ""
-#: gtk/gtkcolorsel.c:1950
+#: gtk/gtkcolorsel.c:1966
msgid "_Saturation:"
msgstr ""
-#: gtk/gtkcolorsel.c:1951
+#: gtk/gtkcolorsel.c:1967
msgid "\"Deepness\" of the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1952
+#: gtk/gtkcolorsel.c:1968
msgid "_Value:"
msgstr "_Gwerzh :"
-#: gtk/gtkcolorsel.c:1953
+#: gtk/gtkcolorsel.c:1969
msgid "Brightness of the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1954
+#: gtk/gtkcolorsel.c:1970
msgid "_Red:"
msgstr "_Ruz"
-#: gtk/gtkcolorsel.c:1955
+#: gtk/gtkcolorsel.c:1971
msgid "Amount of red light in the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1956
+#: gtk/gtkcolorsel.c:1972
msgid "_Green:"
msgstr "_Gwer"
-#: gtk/gtkcolorsel.c:1957
+#: gtk/gtkcolorsel.c:1973
msgid "Amount of green light in the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1958
+#: gtk/gtkcolorsel.c:1974
msgid "_Blue:"
msgstr "_Glas"
-#: gtk/gtkcolorsel.c:1959
+#: gtk/gtkcolorsel.c:1975
msgid "Amount of blue light in the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1962
+#: gtk/gtkcolorsel.c:1978
msgid "_Opacity:"
msgstr ""
-#: gtk/gtkcolorsel.c:1970 gtk/gtkcolorsel.c:1981
+#: gtk/gtkcolorsel.c:1986 gtk/gtkcolorsel.c:1997
msgid "Transparency of the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1988
+#: gtk/gtkcolorsel.c:2004
msgid "Color _Name:"
msgstr "_Anv al liv"
-#: gtk/gtkcolorsel.c:2003
+#: gtk/gtkcolorsel.c:2019
msgid ""
"You can enter an HTML-style hexadecimal color value, or simply a color name "
"such as 'orange' in this entry."
msgstr ""
-#: gtk/gtkcolorsel.c:2022
+#: gtk/gtkcolorsel.c:2038
msgid "_Palette"
msgstr "_Paliked"
-#: gtk/gtkcolorsel.c:2054
+#: gtk/gtkcolorsel.c:2070
msgid "Color Wheel"
msgstr "Rodel al liv"
@@ -1013,282 +1219,299 @@ msgstr "Rodel al liv"
msgid "Color Selection"
msgstr ""
-#: gtk/gtkentry.c:4507 gtk/gtktextview.c:7030
+#: gtk/gtkentry.c:4508 gtk/gtktextview.c:7068
msgid "Select _All"
msgstr "Diuz an &Holl"
-#: gtk/gtkentry.c:4517 gtk/gtktextview.c:7040
+#: gtk/gtkentry.c:4518 gtk/gtktextview.c:7078
msgid "Input _Methods"
msgstr ""
-#: gtk/gtkentry.c:4528 gtk/gtktextview.c:7051
+#: gtk/gtkentry.c:4529 gtk/gtktextview.c:7089
msgid "_Insert Unicode Control Character"
msgstr ""
-#: gtk/gtkfilechooser.c:1584 gtk/gtkfilechooser.c:1628
-#: gtk/gtkfilechooser.c:1703 gtk/gtkfilechooser.c:1747
+#: gtk/gtkfilechooser.c:1588 gtk/gtkfilechooser.c:1632
+#: gtk/gtkfilechooser.c:1707 gtk/gtkfilechooser.c:1751
#, c-format
msgid "Invalid filename: %s"
msgstr "Anv ar restr direizh : %s"
-#: gtk/gtkfilechooserbutton.c:65
+#: gtk/gtkfilechooserbutton.c:67
#, fuzzy
msgid "Select A File"
msgstr "Distruj Restr"
-#: gtk/gtkfilechooserbutton.c:66 gtk/gtkfilechooserdefault.c:1229
-#: gtk/gtkpathbar.c:982
+#: gtk/gtkfilechooserbutton.c:68 gtk/gtkfilechooserdefault.c:1302
+#: gtk/gtkpathbar.c:1020
msgid "Home"
msgstr "Kêr"
-#: gtk/gtkfilechooserbutton.c:67 gtk/gtkfilechooserdefault.c:1256
-#: gtk/gtkpathbar.c:984
+#: gtk/gtkfilechooserbutton.c:69 gtk/gtkfilechooserdefault.c:1329
+#: gtk/gtkpathbar.c:1022
msgid "Desktop"
msgstr "Burev"
-#: gtk/gtkfilechooserbutton.c:68
+#: gtk/gtkfilechooserbutton.c:70
#, fuzzy
msgid "(None)"
msgstr "hini ebet"
-#: gtk/gtkfilechooserbutton.c:1515
+#: gtk/gtkfilechooserbutton.c:1523
msgid "Other..."
msgstr ""
-#: gtk/gtkfilechooserdefault.c:867
+#: gtk/gtkfilechooserdefault.c:917
msgid "Could not retrieve information about the file"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:878
+#: gtk/gtkfilechooserdefault.c:928
msgid "Could not add a bookmark"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:889
+#: gtk/gtkfilechooserdefault.c:939
msgid "Could not remove bookmark"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:900
+#: gtk/gtkfilechooserdefault.c:950
msgid "The folder could not be created"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:911
+#: gtk/gtkfilechooserdefault.c:963
+msgid ""
+"The folder could not be created, as a file with the same name already "
+"exists. Try using a different name for the folder, or rename the file first."
+msgstr ""
+
+#: gtk/gtkfilechooserdefault.c:976
#, fuzzy
msgid "Invalid file name"
msgstr "Anv ar restr direizh : %s"
-#: gtk/gtkfilechooserdefault.c:921
+#: gtk/gtkfilechooserdefault.c:986
msgid "The folder contents could not be displayed"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:1119
+#: gtk/gtkfilechooserdefault.c:1192
#, fuzzy, c-format
msgid "Could not get information about '%s': %s"
msgstr ""
"Ne m'eus ket krouet ar _renkell : %s\n"
"%s"
-#: gtk/gtkfilechooserdefault.c:2095
+#: gtk/gtkfilechooserdefault.c:2208
#, c-format
msgid "Add the folder '%s' to the bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2136
+#: gtk/gtkfilechooserdefault.c:2249
msgid "Add the current folder to the bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2138
+#: gtk/gtkfilechooserdefault.c:2251
msgid "Add the selected folders to the bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2178
+#: gtk/gtkfilechooserdefault.c:2291
#, c-format
msgid "Remove the bookmark '%s'"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2591
+#: gtk/gtkfilechooserdefault.c:2722
#, c-format
msgid "Could not add a bookmark for '%s' because it is an invalid path name."
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2769
+#: gtk/gtkfilechooserdefault.c:2937
+#, fuzzy
+msgid "Remove"
+msgstr "_Lemel"
+
+#: gtk/gtkfilechooserdefault.c:2946
+#, fuzzy
+msgid "Rename..."
+msgstr "_Adenvel"
+
+#: gtk/gtkfilechooserdefault.c:3069
msgid "Shortcuts"
msgstr "Berradennoù"
-#: gtk/gtkfilechooserdefault.c:2823
+#: gtk/gtkfilechooserdefault.c:3123
msgid "Folder"
msgstr "Renkell"
-#: gtk/gtkfilechooserdefault.c:2875 gtk/gtkstock.c:295
+#: gtk/gtkfilechooserdefault.c:3179 gtk/gtkstock.c:317
msgid "_Add"
msgstr "_Ouzhpennañ"
-#: gtk/gtkfilechooserdefault.c:2882
-msgid "Add the selected folder to the bookmarks"
+#: gtk/gtkfilechooserdefault.c:3186
+msgid "Add the selected folder to the Bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2887 gtk/gtkstock.c:352
+#: gtk/gtkfilechooserdefault.c:3191 gtk/gtkstock.c:395
msgid "_Remove"
msgstr "_Lemel"
-#: gtk/gtkfilechooserdefault.c:2894
+#: gtk/gtkfilechooserdefault.c:3198
msgid "Remove the selected bookmark"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2997
-msgid "_Add to Shortcuts"
+#: gtk/gtkfilechooserdefault.c:3305
+#, fuzzy
+msgid "_Add to Bookmarks"
msgstr "_Ouzhpennañ er Berradennoù"
-#: gtk/gtkfilechooserdefault.c:3007
+#: gtk/gtkfilechooserdefault.c:3315
#, fuzzy
msgid "Open _Location"
msgstr "Digeriñ ul lec'hiadur"
-#: gtk/gtkfilechooserdefault.c:3019
+#: gtk/gtkfilechooserdefault.c:3327
msgid "Show _Hidden Files"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:3143 gtk/gtkfilesel.c:767
+#: gtk/gtkfilechooserdefault.c:3451 gtk/gtkfilesel.c:766
msgid "Files"
msgstr "Restroù"
-#: gtk/gtkfilechooserdefault.c:3174
+#: gtk/gtkfilechooserdefault.c:3482
msgid "Name"
msgstr "Anv"
-#: gtk/gtkfilechooserdefault.c:3199
+#: gtk/gtkfilechooserdefault.c:3507
msgid "Size"
msgstr "Ment"
-#: gtk/gtkfilechooserdefault.c:3212
+#: gtk/gtkfilechooserdefault.c:3520
msgid "Modified"
msgstr " Kemmet"
-#: gtk/gtkfilechooserdefault.c:3244
+#: gtk/gtkfilechooserdefault.c:3552
msgid "Select which types of files are shown"
msgstr ""
#. Create Folder
-#: gtk/gtkfilechooserdefault.c:3280
+#: gtk/gtkfilechooserdefault.c:3588
msgid "Create Fo_lder"
msgstr "Krouiñ ar _renkell"
#. Name entry
-#: gtk/gtkfilechooserdefault.c:3398
+#: gtk/gtkfilechooserdefault.c:3709
msgid "_Name:"
msgstr "_Anv :"
-#: gtk/gtkfilechooserdefault.c:3438
+#: gtk/gtkfilechooserdefault.c:3749
msgid "_Browse for other folders"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:3688
+#: gtk/gtkfilechooserdefault.c:4000
msgid "Save in _folder:"
msgstr "Enrollañ e _renkell :"
-#: gtk/gtkfilechooserdefault.c:3690
+#: gtk/gtkfilechooserdefault.c:4002
msgid "Create in _folder:"
msgstr "Krouiñ en ur renkell :"
-#: gtk/gtkfilechooserdefault.c:4523
+#: gtk/gtkfilechooserdefault.c:4959
msgid "Cannot change to folder because it is not local"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:5048
+#: gtk/gtkfilechooserdefault.c:5513
#, fuzzy, c-format
msgid "Shortcut %s does not exist"
msgstr "N'eus ket ur berradenn %s"
-#: gtk/gtkfilechooserdefault.c:5508
+#: gtk/gtkfilechooserdefault.c:6057
#, fuzzy, c-format
msgid "Could not mount %s"
msgstr "Ne m'eus ket gallet kavout ar hent"
-#: gtk/gtkfilechooserdefault.c:5802
+#: gtk/gtkfilechooserdefault.c:6352
msgid "Type name of new folder"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:5844
+#: gtk/gtkfilechooserdefault.c:6394
#, fuzzy, c-format
msgid "%d byte"
msgid_plural "%d bytes"
msgstr[0] "%d okted"
msgstr[1] "%d okted"
-#: gtk/gtkfilechooserdefault.c:5846
+#: gtk/gtkfilechooserdefault.c:6396
#, c-format
msgid "%.1f K"
msgstr "%.1f K"
-#: gtk/gtkfilechooserdefault.c:5848
+#: gtk/gtkfilechooserdefault.c:6398
#, c-format
msgid "%.1f M"
msgstr "%.1f M"
-#: gtk/gtkfilechooserdefault.c:5850
+#: gtk/gtkfilechooserdefault.c:6400
#, c-format
msgid "%.1f G"
msgstr "%.1f G"
-#: gtk/gtkfilechooserdefault.c:5902
+#: gtk/gtkfilechooserdefault.c:6446 gtk/gtkfilechooserdefault.c:6470
+msgid "Unknown"
+msgstr "Dianav"
+
+#: gtk/gtkfilechooserdefault.c:6457
msgid "Today"
msgstr "Hiziv"
-#: gtk/gtkfilechooserdefault.c:5904
+#: gtk/gtkfilechooserdefault.c:6459
msgid "Yesterday"
msgstr "Dec'h"
-#: gtk/gtkfilechooserdefault.c:5915
-msgid "Unknown"
-msgstr "Dianav"
-
-#: gtk/gtkfilechooserdefault.c:5985
+#: gtk/gtkfilechooserdefault.c:6541
#, fuzzy
msgid "Cannot change folder"
msgstr "Krouiñ en ur renkell :"
-#: gtk/gtkfilechooserdefault.c:5986
+#: gtk/gtkfilechooserdefault.c:6542
msgid "The folder you specified is an invalid path."
msgstr ""
-#: gtk/gtkfilechooserdefault.c:6025
+#: gtk/gtkfilechooserdefault.c:6581
#, c-format
msgid "Could not build file name from '%s' and '%s'"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:6061
+#: gtk/gtkfilechooserdefault.c:6617
msgid "Could not select item"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:6101
+#: gtk/gtkfilechooserdefault.c:6657
msgid "Open Location"
msgstr "Digeriñ ul lec'hiadur"
-#: gtk/gtkfilechooserdefault.c:6108
+#: gtk/gtkfilechooserdefault.c:6664
msgid "Save in Location"
msgstr "Enrollañ e Lec'hiadur"
-#: gtk/gtkfilechooserdefault.c:6132
+#: gtk/gtkfilechooserdefault.c:6688
msgid "_Location:"
msgstr "_Lec'hiadur :"
-#: gtk/gtkfilesel.c:731
+#: gtk/gtkfilesel.c:730
msgid "Folders"
msgstr "Roll-skridoù"
-#: gtk/gtkfilesel.c:735
+#: gtk/gtkfilesel.c:734
msgid "Fol_ders"
msgstr "Roll-_skridoù"
-#: gtk/gtkfilesel.c:771
+#: gtk/gtkfilesel.c:770
msgid "_Files"
msgstr "_Restroù"
-#: gtk/gtkfilesel.c:859 gtk/gtkfilesel.c:2249
+#: gtk/gtkfilesel.c:858 gtk/gtkfilesel.c:2248
#, c-format
msgid "Folder unreadable: %s"
msgstr ""
-#: gtk/gtkfilesel.c:990
+#: gtk/gtkfilesel.c:989
#, c-format
msgid ""
"The file \"%s\" resides on another machine (called %s) and may not be "
@@ -1296,139 +1519,139 @@ msgid ""
"Are you sure that you want to select it?"
msgstr ""
-#: gtk/gtkfilesel.c:1121
+#: gtk/gtkfilesel.c:1120
msgid "_New Folder"
msgstr "Roll-skrid _nevez"
-#: gtk/gtkfilesel.c:1132
+#: gtk/gtkfilesel.c:1131
msgid "De_lete File"
msgstr "_Distruj ar Restr"
-#: gtk/gtkfilesel.c:1143
+#: gtk/gtkfilesel.c:1142
msgid "_Rename File"
msgstr "_Adenvel ar Restr"
-#: gtk/gtkfilesel.c:1445
+#: gtk/gtkfilesel.c:1444
#, c-format
msgid ""
"The folder name \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
-#: gtk/gtkfilesel.c:1447
+#: gtk/gtkfilesel.c:1446
#, c-format
msgid ""
"Error creating folder \"%s\": %s\n"
"%s"
msgstr ""
-#: gtk/gtkfilesel.c:1448 gtk/gtkfilesel.c:1684
+#: gtk/gtkfilesel.c:1447 gtk/gtkfilesel.c:1683
msgid "You probably used symbols not allowed in filenames."
msgstr ""
-#: gtk/gtkfilesel.c:1456
+#: gtk/gtkfilesel.c:1455
#, c-format
msgid "Error creating folder \"%s\": %s\n"
msgstr ""
-#: gtk/gtkfilesel.c:1490
+#: gtk/gtkfilesel.c:1489
msgid "New Folder"
msgstr "Roll-skrid nevez"
-#: gtk/gtkfilesel.c:1505
+#: gtk/gtkfilesel.c:1504
msgid "_Folder name:"
msgstr "Anv ar roll-_skrid :"
-#: gtk/gtkfilesel.c:1529
+#: gtk/gtkfilesel.c:1528
msgid "C_reate"
msgstr "_Krouiñ"
-#: gtk/gtkfilesel.c:1572
+#: gtk/gtkfilesel.c:1571
#, c-format
msgid "The filename \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
-#: gtk/gtkfilesel.c:1575
+#: gtk/gtkfilesel.c:1574
#, c-format
msgid ""
"Error deleting file \"%s\": %s\n"
"%s"
msgstr ""
-#: gtk/gtkfilesel.c:1577 gtk/gtkfilesel.c:1698
+#: gtk/gtkfilesel.c:1576 gtk/gtkfilesel.c:1697
msgid "It probably contains symbols not allowed in filenames."
msgstr ""
-#: gtk/gtkfilesel.c:1586
+#: gtk/gtkfilesel.c:1585
#, c-format
msgid "Error deleting file \"%s\": %s"
msgstr ""
-#: gtk/gtkfilesel.c:1629
+#: gtk/gtkfilesel.c:1628
#, c-format
msgid "Really delete file \"%s\"?"
msgstr ""
-#: gtk/gtkfilesel.c:1634
+#: gtk/gtkfilesel.c:1633
msgid "Delete File"
msgstr "Distruj Restr"
-#: gtk/gtkfilesel.c:1680 gtk/gtkfilesel.c:1694
+#: gtk/gtkfilesel.c:1679 gtk/gtkfilesel.c:1693
#, c-format
msgid "The file name \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
-#: gtk/gtkfilesel.c:1682
+#: gtk/gtkfilesel.c:1681
#, c-format
msgid ""
"Error renaming file to \"%s\": %s\n"
"%s"
msgstr ""
-#: gtk/gtkfilesel.c:1696
+#: gtk/gtkfilesel.c:1695
#, c-format
msgid ""
"Error renaming file \"%s\": %s\n"
"%s"
msgstr ""
-#: gtk/gtkfilesel.c:1706
+#: gtk/gtkfilesel.c:1705
#, c-format
msgid "Error renaming file \"%s\" to \"%s\": %s"
msgstr ""
-#: gtk/gtkfilesel.c:1753
+#: gtk/gtkfilesel.c:1752
msgid "Rename File"
msgstr "Adenvel ar Restr"
-#: gtk/gtkfilesel.c:1768
+#: gtk/gtkfilesel.c:1767
#, c-format
msgid "Rename file \"%s\" to:"
msgstr "Adenvel ar restr « %s » da :"
-#: gtk/gtkfilesel.c:1797
+#: gtk/gtkfilesel.c:1796
msgid "_Rename"
msgstr "_Adenvel"
-#: gtk/gtkfilesel.c:2229
+#: gtk/gtkfilesel.c:2228
msgid "_Selection: "
msgstr "_Diuzadenn :"
-#: gtk/gtkfilesel.c:3152
+#: gtk/gtkfilesel.c:3151
#, c-format
msgid ""
"The filename \"%s\" couldn't be converted to UTF-8. (try setting the "
"environment variable G_FILENAME_ENCODING): %s"
msgstr ""
-#: gtk/gtkfilesel.c:3155
+#: gtk/gtkfilesel.c:3154
msgid "Invalid UTF-8"
msgstr ""
-#: gtk/gtkfilesel.c:4032
+#: gtk/gtkfilesel.c:4031
msgid "Name too long"
msgstr "Re hir eo an anv"
-#: gtk/gtkfilesel.c:4034
+#: gtk/gtkfilesel.c:4033
msgid "Couldn't convert filename"
msgstr ""
@@ -1436,95 +1659,110 @@ msgstr ""
msgid "(Empty)"
msgstr "(Goullo)"
-#: gtk/gtkfilesystemunix.c:415 gtk/gtkfilesystemunix.c:429
-#: gtk/gtkfilesystemunix.c:626 gtk/gtkfilesystemwin32.c:482
-#: gtk/gtkfilesystemwin32.c:495 gtk/gtkfilesystemwin32.c:1530
+#: gtk/gtkfilesystemunix.c:475 gtk/gtkfilesystemunix.c:678
+#: gtk/gtkfilesystemunix.c:1918 gtk/gtkfilesystemwin32.c:482
+#: gtk/gtkfilesystemwin32.c:495 gtk/gtkfilesystemwin32.c:1560
#, fuzzy, c-format
msgid "Error getting information for '%s': %s"
msgstr "fazi en ur krouiñ ar renkell %s : %s"
-#: gtk/gtkfilesystemunix.c:495 gtk/gtkfilesystemwin32.c:537
+#: gtk/gtkfilesystemunix.c:547 gtk/gtkfilesystemwin32.c:537
#, fuzzy, c-format
msgid "Error creating directory '%s': %s"
msgstr "fazi en ur krouiñ ar renkell %s : %s"
-#: gtk/gtkfilesystemunix.c:575 gtk/gtkfilesystemwin32.c:597
+#: gtk/gtkfilesystemunix.c:627 gtk/gtkfilesystemwin32.c:597
msgid "This file system does not support mounting"
msgstr ""
-#: gtk/gtkfilesystemunix.c:583
+#: gtk/gtkfilesystemunix.c:635
msgid "Filesystem"
msgstr "Reizhiad-restr"
-#: gtk/gtkfilesystemunix.c:740
+#: gtk/gtkfilesystemunix.c:792
#, c-format
msgid "Could not get a stock icon for %s"
msgstr ""
-#: gtk/gtkfilesystemunix.c:835
+#: gtk/gtkfilesystemunix.c:887
#, c-format
msgid ""
"The name \"%s\" is not valid because it contains the character \"%s\". "
"Please use a different name."
msgstr ""
-#: gtk/gtkfilesystemunix.c:1443 gtk/gtkfilesystemwin32.c:1004
-#, c-format
-msgid "Bookmark saving failed: %s"
-msgstr ""
+#: gtk/gtkfilesystemunix.c:1489
+#, fuzzy, c-format
+msgid "Writing %s failed: %s"
+msgstr "Fazi en ur skrivañ ar restr skeudenn : %s"
-#: gtk/gtkfilesystemunix.c:1495
+#: gtk/gtkfilesystemunix.c:1578
#, c-format
msgid "'%s' already exists in the bookmarks list"
msgstr ""
-#: gtk/gtkfilesystemunix.c:1557
+#: gtk/gtkfilesystemunix.c:1650
#, c-format
msgid "'%s' does not exist in the bookmarks list"
msgstr ""
-#: gtk/gtkfilesystemunix.c:1739
+#: gtk/gtkfilesystemunix.c:1878
#, fuzzy, c-format
-msgid "Error getting information for '%s'"
+msgid "Error getting information for '/': %s"
msgstr "fazi en ur krouiñ ar renkell %s : %s"
-#: gtk/gtkfontbutton.c:178 gtk/gtkfontbutton.c:295
+#: gtk/gtkfilesystemwin32.c:611
+#, c-format
+msgid "Network Drive (%s)"
+msgstr ""
+
+#: gtk/gtkfilesystemwin32.c:650
+#, fuzzy, c-format
+msgid "%s (%s)"
+msgstr "%s : %s"
+
+#: gtk/gtkfilesystemwin32.c:1032
+#, c-format
+msgid "Bookmark saving failed: %s"
+msgstr ""
+
+#: gtk/gtkfontbutton.c:179 gtk/gtkfontbutton.c:292
msgid "Pick a Font"
msgstr "Dibabit ur Nodrez"
#. Initialize fields
-#: gtk/gtkfontbutton.c:289
+#: gtk/gtkfontbutton.c:286
msgid "Sans 12"
msgstr "Sans 12"
-#: gtk/gtkfontbutton.c:807
+#: gtk/gtkfontbutton.c:804
msgid "Font"
msgstr "Nodrez"
#. This is the default text shown in the preview entry, though the user
#. can set it. Remember that some fonts only have capital letters.
-#: gtk/gtkfontsel.c:73
+#: gtk/gtkfontsel.c:74
msgid "abcdefghijk ABCDEFGHIJK"
msgstr ""
-#: gtk/gtkfontsel.c:360
+#: gtk/gtkfontsel.c:361
msgid "_Family:"
msgstr "_Familh:"
-#: gtk/gtkfontsel.c:366
+#: gtk/gtkfontsel.c:367
msgid "_Style:"
msgstr "_Giz :"
-#: gtk/gtkfontsel.c:372
+#: gtk/gtkfontsel.c:373
msgid "Si_ze:"
msgstr "_Ment"
#. create the text entry widget
-#: gtk/gtkfontsel.c:548
+#: gtk/gtkfontsel.c:549
msgid "_Preview:"
msgstr ""
-#: gtk/gtkfontsel.c:1382
+#: gtk/gtkfontsel.c:1383
msgid "Font Selection"
msgstr ""
@@ -1539,12 +1777,12 @@ msgstr ""
#. Remove this icon source so we don't keep trying to
#. * load it.
#.
-#: gtk/gtkiconfactory.c:1629
+#: gtk/gtkiconfactory.c:1644
#, c-format
msgid "Error loading icon: %s"
msgstr ""
-#: gtk/gtkicontheme.c:1263
+#: gtk/gtkicontheme.c:1250
#, c-format
msgid ""
"Could not find the icon '%s'. The '%s' theme\n"
@@ -1553,7 +1791,7 @@ msgid ""
"\t%s"
msgstr ""
-#: gtk/gtkicontheme.c:1328
+#: gtk/gtkicontheme.c:1315
#, c-format
msgid "Icon '%s' not present in theme"
msgstr ""
@@ -1641,7 +1879,7 @@ msgstr "(dianav)"
msgid "clear"
msgstr "goullonderiñ"
-#: gtk/gtklabel.c:3930
+#: gtk/gtklabel.c:3935
msgid "Select All"
msgstr "Diuz an Holl"
@@ -1675,358 +1913,394 @@ msgstr ""
#. * Do *not* translate it to "predefinito:LTR", if it
#. * it isn't default:LTR or default:RTL it will not work
#.
-#: gtk/gtkmain.c:482
+#: gtk/gtkmain.c:476
msgid "default:LTR"
msgstr "default:LTR"
-#: gtk/gtkmain.c:565
+#: gtk/gtkmain.c:559
msgid "GTK+ Options"
msgstr ""
-#: gtk/gtkmain.c:565
+#: gtk/gtkmain.c:559
msgid "Show GTK+ Options"
msgstr ""
-#: gtk/gtknotebook.c:2712 gtk/gtknotebook.c:5060
+#: gtk/gtknotebook.c:2718 gtk/gtknotebook.c:5064
#, c-format
msgid "Page %u"
msgstr "Pajenn %u"
-#: gtk/gtkradiotoolbutton.c:91
+#: gtk/gtkradiotoolbutton.c:92
msgid "Group"
msgstr "Strollad"
-#: gtk/gtkradiotoolbutton.c:92
+#: gtk/gtkradiotoolbutton.c:93
msgid "The radio tool button whose group this button belongs to."
msgstr ""
-#: gtk/gtkrc.c:2399
+#: gtk/gtkrc.c:2400
#, c-format
msgid "Unable to find include file: \"%s\""
msgstr ""
-#: gtk/gtkrc.c:3038 gtk/gtkrc.c:3041
+#: gtk/gtkrc.c:3042 gtk/gtkrc.c:3045
#, c-format
msgid "Unable to locate image file in pixmap_path: \"%s\""
msgstr ""
-#: gtk/gtkrc.c:3476
+#: gtk/gtkrc.c:3480
#, c-format
msgid "Pixmap path element: \"%s\" must be absolute, %s, line %d"
msgstr ""
#. KEEP IN SYNC with gtkiconfactory.c stock icons, when appropriate
-#: gtk/gtkstock.c:286
+#: gtk/gtkstock.c:308
msgid "Information"
msgstr "Kelaouenn"
-#: gtk/gtkstock.c:287
+#: gtk/gtkstock.c:309
msgid "Warning"
msgstr "Ho evezh"
-#: gtk/gtkstock.c:288
+#: gtk/gtkstock.c:310
msgid "Error"
msgstr "Fazi"
-#: gtk/gtkstock.c:289
+#: gtk/gtkstock.c:311
msgid "Question"
msgstr "Goulenn"
#. FIXME these need accelerators when appropriate, and
#. * need the mnemonics to be rationalized
#.
-#: gtk/gtkstock.c:294
+#: gtk/gtkstock.c:316
msgid "_About"
msgstr "A-brepoz"
-#: gtk/gtkstock.c:296
+#: gtk/gtkstock.c:318
msgid "_Apply"
msgstr "_Seveniñ"
-#: gtk/gtkstock.c:297
+#: gtk/gtkstock.c:319
msgid "_Bold"
msgstr "_Tev"
-#: gtk/gtkstock.c:298
+#: gtk/gtkstock.c:320
msgid "_Cancel"
msgstr "Nullañ"
-#: gtk/gtkstock.c:299
+#: gtk/gtkstock.c:321
msgid "_CD-Rom"
msgstr "_CD-ROM"
-#: gtk/gtkstock.c:300
+#: gtk/gtkstock.c:322
msgid "_Clear"
msgstr "_Skarañ"
-#: gtk/gtkstock.c:301
+#: gtk/gtkstock.c:323
msgid "_Close"
msgstr "S_erriñ"
-#: gtk/gtkstock.c:302
+#: gtk/gtkstock.c:324
msgid "_Convert"
msgstr ""
-#: gtk/gtkstock.c:303
+#: gtk/gtkstock.c:325
msgid "_Copy"
msgstr "_Eilañ"
-#: gtk/gtkstock.c:304
+#: gtk/gtkstock.c:326
msgid "Cu_t"
msgstr "_Troc'hañ"
-#: gtk/gtkstock.c:305
+#: gtk/gtkstock.c:327
msgid "_Delete"
msgstr "_Dilemel"
-#: gtk/gtkstock.c:306
+#: gtk/gtkstock.c:328
msgid "_Execute"
msgstr "_Eveniñ"
-#: gtk/gtkstock.c:307
+#: gtk/gtkstock.c:329
msgid "_Edit"
msgstr "_Aozañ"
-#: gtk/gtkstock.c:308
+#: gtk/gtkstock.c:330
msgid "_Find"
msgstr "_Enklask"
-#: gtk/gtkstock.c:309
+#: gtk/gtkstock.c:331
msgid "Find and _Replace"
msgstr "Klask ha Erlec'hiañ"
-#: gtk/gtkstock.c:310
+#: gtk/gtkstock.c:332
msgid "_Floppy"
msgstr "_Pladennig"
-#: gtk/gtkstock.c:311
-msgid "_Bottom"
-msgstr "_Izel"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:334
+msgid "Navigation|_Bottom"
+msgstr ""
-#: gtk/gtkstock.c:312
-msgid "_First"
-msgstr "_Kentañ"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:336
+msgid "Navigation|_First"
+msgstr ""
-#: gtk/gtkstock.c:313
-msgid "_Last"
-msgstr "_Diwezhañ"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:338
+msgid "Navigation|_Last"
+msgstr ""
-#: gtk/gtkstock.c:314
-msgid "_Top"
-msgstr "_Uhel"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:340
+msgid "Navigation|_Top"
+msgstr ""
-#: gtk/gtkstock.c:315
-msgid "_Back"
-msgstr "Diaraog"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:342
+msgid "Navigation|_Back"
+msgstr ""
-#: gtk/gtkstock.c:316
-msgid "_Down"
-msgstr "_Izel"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:344
+msgid "Navigation|_Down"
+msgstr ""
-#: gtk/gtkstock.c:317 gtk/gtkstock.c:331
-msgid "_Forward"
-msgstr "_A heul"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:346
+msgid "Navigation|_Forward"
+msgstr ""
-#: gtk/gtkstock.c:318
-msgid "_Up"
-msgstr "_Uhel"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:348
+msgid "Navigation|_Up"
+msgstr ""
-#: gtk/gtkstock.c:319
+#: gtk/gtkstock.c:349
msgid "_Harddisk"
msgstr "_Pladenn"
-#: gtk/gtkstock.c:320
+#: gtk/gtkstock.c:350
msgid "_Help"
msgstr "_Skoazell"
-#: gtk/gtkstock.c:321
+#: gtk/gtkstock.c:351
msgid "_Home"
msgstr "_Ker"
-#: gtk/gtkstock.c:322
+#: gtk/gtkstock.c:352
msgid "Increase Indent"
msgstr ""
-#: gtk/gtkstock.c:323
+#: gtk/gtkstock.c:353
msgid "Decrease Indent"
msgstr ""
-#: gtk/gtkstock.c:324
+#: gtk/gtkstock.c:354
msgid "_Index"
msgstr "_Roll-gerioù"
-#: gtk/gtkstock.c:325
+#: gtk/gtkstock.c:355
msgid "_Italic"
msgstr "_Stouet"
-#: gtk/gtkstock.c:326
+#: gtk/gtkstock.c:356
msgid "_Jump to"
msgstr ""
-#: gtk/gtkstock.c:327
-msgid "_Center"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:358
+#, fuzzy
+msgid "Justify|_Center"
msgstr "_Kreiz"
-#: gtk/gtkstock.c:328
-msgid "_Fill"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:360
+msgid "Justify|_Fill"
msgstr ""
-#: gtk/gtkstock.c:329
-msgid "_Left"
-msgstr "_Kleiz"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:362
+msgid "Justify|_Left"
+msgstr ""
-#: gtk/gtkstock.c:330
-msgid "_Right"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:364
+#, fuzzy
+msgid "Justify|_Right"
msgstr "_Dehoù"
-#: gtk/gtkstock.c:332
-msgid "_Next"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:367
+#, fuzzy
+msgid "Media|_Forward"
+msgstr "_A heul"
+
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:369
+#, fuzzy
+msgid "Media|_Next"
msgstr "_A-heul"
-#: gtk/gtkstock.c:333
-msgid "P_ause"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:371
+#, fuzzy
+msgid "Media|P_ause"
msgstr "_Ehan"
-#: gtk/gtkstock.c:334
-msgid "_Play"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:373
+#, fuzzy
+msgid "Media|_Play"
msgstr "_Seniñ"
-#: gtk/gtkstock.c:335
-msgid "Pre_vious"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:375
+#, fuzzy
+msgid "Media|Pre_vious"
msgstr "_Kent"
-#: gtk/gtkstock.c:336
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:377
#, fuzzy
-msgid "_Record"
+msgid "Media|_Record"
msgstr "_Ruz"
-#: gtk/gtkstock.c:337
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:379
#, fuzzy
-msgid "R_ewind"
+msgid "Media|R_ewind"
msgstr "_Enklask"
-#: gtk/gtkstock.c:338 gtk/gtkstock.c:361
-msgid "_Stop"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:381
+#, fuzzy
+msgid "Media|_Stop"
msgstr "_Harz"
-#: gtk/gtkstock.c:339
+#: gtk/gtkstock.c:382
msgid "_Network"
msgstr "_Rouedad"
-#: gtk/gtkstock.c:340
+#: gtk/gtkstock.c:383
msgid "_New"
msgstr "_Nevez"
-#: gtk/gtkstock.c:341
+#: gtk/gtkstock.c:384
msgid "_No"
msgstr "_Nann"
-#: gtk/gtkstock.c:342
+#: gtk/gtkstock.c:385
msgid "_OK"
msgstr "_Ya"
-#: gtk/gtkstock.c:343
+#: gtk/gtkstock.c:386
msgid "_Open"
msgstr "_Digoriñ"
-#: gtk/gtkstock.c:344
+#: gtk/gtkstock.c:387
msgid "_Paste"
msgstr "_Pegañ"
-#: gtk/gtkstock.c:345
+#: gtk/gtkstock.c:388
msgid "_Preferences"
msgstr "_Dibarzhoù"
-#: gtk/gtkstock.c:346
+#: gtk/gtkstock.c:389
msgid "_Print"
msgstr "_Moulañ"
-#: gtk/gtkstock.c:347
+#: gtk/gtkstock.c:390
#, fuzzy
msgid "Print Pre_view"
msgstr "Raksell"
-#: gtk/gtkstock.c:348
+#: gtk/gtkstock.c:391
msgid "_Properties"
msgstr "_Perzhioù"
-#: gtk/gtkstock.c:349
+#: gtk/gtkstock.c:392
msgid "_Quit"
msgstr "_Kuitaat"
-#: gtk/gtkstock.c:350
+#: gtk/gtkstock.c:393
msgid "_Redo"
msgstr "_Adober"
-#: gtk/gtkstock.c:351
+#: gtk/gtkstock.c:394
msgid "_Refresh"
msgstr "_Adtresañ"
-#: gtk/gtkstock.c:353
+#: gtk/gtkstock.c:396
msgid "_Revert"
msgstr "_Stumm diaraog"
-#: gtk/gtkstock.c:354
+#: gtk/gtkstock.c:397
msgid "_Save"
msgstr "_Enrollañ"
-#: gtk/gtkstock.c:355
+#: gtk/gtkstock.c:398
msgid "Save _As"
msgstr "Gwa_rediñ dindan"
-#: gtk/gtkstock.c:356
+#: gtk/gtkstock.c:399
msgid "_Color"
msgstr "_Liv"
-#: gtk/gtkstock.c:357
+#: gtk/gtkstock.c:400
msgid "_Font"
msgstr "_Nodezh"
-#: gtk/gtkstock.c:358
+#: gtk/gtkstock.c:401
msgid "_Ascending"
msgstr ""
-#: gtk/gtkstock.c:359
+#: gtk/gtkstock.c:402
msgid "_Descending"
msgstr ""
-#: gtk/gtkstock.c:360
+#: gtk/gtkstock.c:403
msgid "_Spell Check"
msgstr "Reizh_skrivadur"
-#: gtk/gtkstock.c:362
+#: gtk/gtkstock.c:404
+msgid "_Stop"
+msgstr "_Harz"
+
+#: gtk/gtkstock.c:405
msgid "_Strikethrough"
msgstr ""
-#: gtk/gtkstock.c:363
+#: gtk/gtkstock.c:406
msgid "_Undelete"
msgstr ""
-#: gtk/gtkstock.c:364
+#: gtk/gtkstock.c:407
msgid "_Underline"
msgstr "_Islinennet"
-#: gtk/gtkstock.c:365
+#: gtk/gtkstock.c:408
msgid "_Undo"
msgstr "_Freuzañ"
-#: gtk/gtkstock.c:366
+#: gtk/gtkstock.c:409
msgid "_Yes"
msgstr "_Ya"
-#: gtk/gtkstock.c:367
+#: gtk/gtkstock.c:410
msgid "_Normal Size"
msgstr ""
-#: gtk/gtkstock.c:368
+#: gtk/gtkstock.c:411
msgid "Best _Fit"
msgstr ""
-#: gtk/gtkstock.c:369
+#: gtk/gtkstock.c:412
msgid "Zoom _In"
msgstr "_Tostoc'h"
-#: gtk/gtkstock.c:370
+#: gtk/gtkstock.c:413
msgid "Zoom _Out"
msgstr "_Pelloc'h"
@@ -2079,22 +2353,22 @@ msgstr ""
msgid "--- No Tip ---"
msgstr "--- Itrik ebet ---"
-#: gtk/gtkuimanager.c:1132
+#: gtk/gtkuimanager.c:1154
#, c-format
msgid "Unknown attribute '%s' on line %d char %d"
msgstr ""
-#: gtk/gtkuimanager.c:1332
+#: gtk/gtkuimanager.c:1371
#, c-format
msgid "Unexpected start tag '%s' on line %d char %d"
msgstr ""
-#: gtk/gtkuimanager.c:1417
+#: gtk/gtkuimanager.c:1461
#, c-format
msgid "Unexpected character data on line %d char %d"
msgstr ""
-#: gtk/gtkuimanager.c:2209
+#: gtk/gtkuimanager.c:2272
msgid "Empty"
msgstr "Gollo"
@@ -2153,8 +2427,33 @@ msgstr ""
msgid "Could not get information for file '%s': %s"
msgstr ""
-#~ msgid "%s: %s"
-#~ msgstr "%s : %s"
+#, fuzzy
+#~ msgid "Error getting information for '%s'"
+#~ msgstr "fazi en ur krouiñ ar renkell %s : %s"
+
+#~ msgid "_Bottom"
+#~ msgstr "_Izel"
+
+#~ msgid "_First"
+#~ msgstr "_Kentañ"
+
+#~ msgid "_Last"
+#~ msgstr "_Diwezhañ"
+
+#~ msgid "_Top"
+#~ msgstr "_Uhel"
+
+#~ msgid "_Back"
+#~ msgstr "Diaraog"
+
+#~ msgid "_Down"
+#~ msgstr "_Izel"
+
+#~ msgid "_Up"
+#~ msgstr "_Uhel"
+
+#~ msgid "_Left"
+#~ msgstr "_Kleiz"
#~ msgid "Number of Channels"
#~ msgstr "Niver a Kanolioù"
diff --git a/po/bs.po b/po/bs.po
index 90db481d6..fe317b5cc 100644
--- a/po/bs.po
+++ b/po/bs.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gtk+.gtk-2-4.bs\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-01-08 02:01-0500\n"
+"POT-Creation-Date: 2005-06-20 14:30-0400\n"
"PO-Revision-Date: 2004-07-31 01:30+0200\n"
"Last-Translator: Kenan Hadžiavdić <kenan@bgnett.no>\n"
"Language-Team: Bosnian <lokal@linux.org.ba>\n"
@@ -21,7 +21,7 @@ msgstr ""
"10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
#: gdk-pixbuf/gdk-pixbuf-animation.c:153 gdk-pixbuf/gdk-pixbuf-io.c:838
-#: gdk-pixbuf/gdk-pixbuf-io.c:1069 tests/testfilechooser.c:199
+#: gdk-pixbuf/gdk-pixbuf-io.c:1068 tests/testfilechooser.c:199
#, c-format
msgid "Failed to open file '%s': %s"
msgstr "Nisam uspio otvoriti datoteku '%s': %s"
@@ -32,7 +32,7 @@ msgid "Image file '%s' contains no data"
msgstr "Grafička datoteka '%s' ne sadrži podatke"
#: gdk-pixbuf/gdk-pixbuf-animation.c:208 gdk-pixbuf/gdk-pixbuf-io.c:887
-#: gdk-pixbuf/gdk-pixbuf-io.c:1110 tests/testfilechooser.c:244
+#: gdk-pixbuf/gdk-pixbuf-io.c:1109 tests/testfilechooser.c:244
#, c-format
msgid ""
"Failed to load image '%s': reason not known, probably a corrupt image file"
@@ -82,36 +82,36 @@ msgstr "Nepoznat oblik grafičke datoteke"
msgid "Failed to load image '%s': %s"
msgstr "Nisam uspio učitati sliku '%s': %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1337
+#: gdk-pixbuf/gdk-pixbuf-io.c:1336
#, c-format
msgid "Error writing to image file: %s"
msgstr "Greška tokom pisanja u grafičku datoteku: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1383 gdk-pixbuf/gdk-pixbuf-io.c:1512
+#: gdk-pixbuf/gdk-pixbuf-io.c:1382 gdk-pixbuf/gdk-pixbuf-io.c:1511
#, c-format
msgid "This build of gdk-pixbuf does not support saving the image format: %s"
msgstr ""
"Ova kompilacija gdk-pixbuf paketa ne podržava snimanje oblika grafičke "
"datoteke: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1417
+#: gdk-pixbuf/gdk-pixbuf-io.c:1416
msgid "Insufficient memory to save image to callback"
msgstr "Nedovoljno memorije za snimanje slike u callback"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1429
+#: gdk-pixbuf/gdk-pixbuf-io.c:1428
msgid "Failed to open temporary file"
msgstr "Nisam uspio otvoriti privremenu datoteku"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1454
+#: gdk-pixbuf/gdk-pixbuf-io.c:1453
msgid "Failed to read from temporary file"
msgstr "Neuspješno čitanje iz privremene datoteke"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1641
+#: gdk-pixbuf/gdk-pixbuf-io.c:1687
#, c-format
msgid "Failed to open '%s' for writing: %s"
msgstr "Nisam uspio otvoriti '%s' za upisivanje: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1665
+#: gdk-pixbuf/gdk-pixbuf-io.c:1711
#, c-format
msgid ""
"Failed to close '%s' while writing image, all data may not have been saved: %"
@@ -120,7 +120,7 @@ msgstr ""
"Nisam uspio zatvoriti '%s' pri upisivanju slike, moguće je da nisu svi "
"podaci pohranjeni: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1853 gdk-pixbuf/gdk-pixbuf-io.c:1903
+#: gdk-pixbuf/gdk-pixbuf-io.c:1931 gdk-pixbuf/gdk-pixbuf-io.c:1981
msgid "Insufficient memory to save image into a buffer"
msgstr "Nedovoljno memorije za snimanje slike u buffer"
@@ -183,24 +183,34 @@ msgstr "Neispravan dio u animaciji"
msgid "The ANI image format"
msgstr "ANI oblik grafičke datoteke"
-#: gdk-pixbuf/io-bmp.c:227 gdk-pixbuf/io-bmp.c:383
+#: gdk-pixbuf/io-bmp.c:228 gdk-pixbuf/io-bmp.c:306 gdk-pixbuf/io-bmp.c:338
+#: gdk-pixbuf/io-bmp.c:361 gdk-pixbuf/io-bmp.c:442
+msgid "BMP image has bogus header data"
+msgstr "BMP slika ima neispravne podatke u zaglavlju"
+
+#: gdk-pixbuf/io-bmp.c:239 gdk-pixbuf/io-bmp.c:401
msgid "Not enough memory to load bitmap image"
msgstr "Nedovoljno memorije za učitavanje bitmap slike"
-#: gdk-pixbuf/io-bmp.c:269
+#: gdk-pixbuf/io-bmp.c:287
msgid "BMP image has unsupported header size"
msgstr "BMP slika ima veličinu zaglavlja koja nije podržana"
-#: gdk-pixbuf/io-bmp.c:288 gdk-pixbuf/io-bmp.c:320 gdk-pixbuf/io-bmp.c:343
-#: gdk-pixbuf/io-bmp.c:424
-msgid "BMP image has bogus header data"
-msgstr "BMP slika ima neispravne podatke u zaglavlju"
-
-#: gdk-pixbuf/io-bmp.c:307
+#: gdk-pixbuf/io-bmp.c:325
msgid "Topdown BMP images cannot be compressed"
msgstr ""
-#: gdk-pixbuf/io-bmp.c:1154
+#: gdk-pixbuf/io-bmp.c:1203
+#, fuzzy
+msgid "Couldn't allocate memory for saving BMP file"
+msgstr "Nisam mogao dodijeliti memoriju za učitavanje JPEG datoteke"
+
+#: gdk-pixbuf/io-bmp.c:1244
+#, fuzzy
+msgid "Couldn't write to BMP file"
+msgstr "Nisam mogao pretvoriti ime datoteke"
+
+#: gdk-pixbuf/io-bmp.c:1293
msgid "The BMP image format"
msgstr "BMP oblik grafičke datoteke"
@@ -209,7 +219,7 @@ msgstr "BMP oblik grafičke datoteke"
msgid "Failure reading GIF: %s"
msgstr "Neuspjeh pri učitavanju GIF: %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 "GIF datoteka ima nepotpune podatke (možda je odsječena nekako?)"
@@ -235,36 +245,41 @@ msgstr "Loš kod pronađen"
msgid "Circular table entry in GIF file"
msgstr "Kružni unos u tabeli GIF datoteke"
-#: 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 "Nedovoljno memorije za učitavanje GIF datoteke"
-#: gdk-pixbuf/io-gif.c:1088
+#: gdk-pixbuf/io-gif.c:947
+#, fuzzy
+msgid "Not enough memory to composite a frame in GIF file"
+msgstr "Nedovoljno memorije za učitavanje GIF datoteke"
+
+#: gdk-pixbuf/io-gif.c:1116
msgid "GIF image is corrupt (incorrect LZW compression)"
msgstr "GIF slika je oštećena (neispravna LZW kompresija)"
-#: gdk-pixbuf/io-gif.c:1138
+#: gdk-pixbuf/io-gif.c:1166
msgid "File does not appear to be a GIF file"
msgstr "Datoteka izgleda nije GIF datoteka"
-#: 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 "Verzija %s GIF oblika grafičke datoteke nije podržana"
-#: 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."
msgstr ""
"GIF slika nema globalnu paletu boja, a okvir unutar nema lokalnu paletu boja."
-#: gdk-pixbuf/io-gif.c:1491
+#: gdk-pixbuf/io-gif.c:1519
msgid "GIF image was truncated or incomplete."
msgstr "GIF slika je odsječena ili nekompletna"
-#: gdk-pixbuf/io-gif.c:1643
+#: gdk-pixbuf/io-gif.c:1671
msgid "The GIF image format"
msgstr "GIF oblik grafičke datoteke"
@@ -450,102 +465,120 @@ msgstr "Fatalna greška pri čitanju PNG grafičke datoteke"
msgid "Fatal error reading PNG image file: %s"
msgstr "Fatalna greška pri čitanju PNG grafičke datoteke: %s"
-#: gdk-pixbuf/io-png.c:813
+#: gdk-pixbuf/io-png.c:810
msgid ""
"Keys for PNG text chunks must have at least 1 and at most 79 characters."
msgstr ""
"Ključevi za PNG tekstualne dijelove moraju imati između 1 i 79 znakova."
-#: gdk-pixbuf/io-png.c:821
+#: gdk-pixbuf/io-png.c:818
msgid "Keys for PNG text chunks must be ASCII characters."
msgstr "Ključevi za tekstualne dijelove PNG datoteke moraju biti ASCII zakovi."
-#: gdk-pixbuf/io-png.c:854
+#: gdk-pixbuf/io-png.c:831
+#, fuzzy, c-format
+msgid ""
+"PNG compression level must be a value between 0 and 9; value '%s' could not "
+"be parsed."
+msgstr ""
+"JPEG kvalitet mora biti vrijednost između 0 i 100; vrijednost '%s' nije "
+"mogla biti protumačena."
+
+#: gdk-pixbuf/io-png.c:843
+#, fuzzy, c-format
+msgid ""
+"PNG compression level must be a value between 0 and 9; value '%d' is not "
+"allowed."
+msgstr ""
+"JPEG kvaliteta mora imati vrijednost između 0 i 100; vrijednost '%d' nije "
+"dopuštena."
+
+#: gdk-pixbuf/io-png.c:883
#, fuzzy, c-format
msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding."
msgstr ""
"Vrijednost PNG tekstualnog dijela PNG %s se ne može pretvoriti u ISO-8859-1 "
"kodiranje."
-#: gdk-pixbuf/io-png.c:994
+#: gdk-pixbuf/io-png.c:1026
msgid "The PNG image format"
msgstr "PNG oblik slike"
-#: gdk-pixbuf/io-pnm.c:249
+#: gdk-pixbuf/io-pnm.c:252
msgid "PNM loader expected to find an integer, but didn't"
msgstr "PNM-čitač nije našao očekivani cijeli broj"
-#: gdk-pixbuf/io-pnm.c:281
+#: gdk-pixbuf/io-pnm.c:284
msgid "PNM file has an incorrect initial byte"
msgstr "PNM datoteka ima neispravan početni bajt"
-#: gdk-pixbuf/io-pnm.c:311
+#: gdk-pixbuf/io-pnm.c:314
msgid "PNM file is not in a recognized PNM subformat"
msgstr "PNM datoteka nije prepoznat PNM podoblik"
-#: gdk-pixbuf/io-pnm.c:336
+#: gdk-pixbuf/io-pnm.c:339
msgid "PNM file has an image width of 0"
msgstr "PNM datoteka ima širinu slike 0"
-#: gdk-pixbuf/io-pnm.c:357
+#: gdk-pixbuf/io-pnm.c:360
msgid "PNM file has an image height of 0"
msgstr "PNM datoteka ima visinu slike 0"
-#: gdk-pixbuf/io-pnm.c:380
+#: gdk-pixbuf/io-pnm.c:383
msgid "Maximum color value in PNM file is 0"
msgstr "Maksimalna vrijednost boje u PNM datoteci je 0"
-#: gdk-pixbuf/io-pnm.c:388
+#: gdk-pixbuf/io-pnm.c:391
msgid "Maximum color value in PNM file is too large"
msgstr "Maksimalna vrijednost boje u PNM datoteci je prevelika"
-#: gdk-pixbuf/io-pnm.c:396
+#: gdk-pixbuf/io-pnm.c:399
#, fuzzy
msgid "Cannot handle PNM files with maximum color values greater than 255"
msgstr ""
"Ne mogu rukovati PNM datotekama čija je maksimalna vrijednost boje veća od "
"255"
-#: gdk-pixbuf/io-pnm.c:435 gdk-pixbuf/io-pnm.c:463 gdk-pixbuf/io-pnm.c:495
+#: gdk-pixbuf/io-pnm.c:438 gdk-pixbuf/io-pnm.c:466 gdk-pixbuf/io-pnm.c:498
msgid "Raw PNM image type is invalid"
msgstr "Neobrađeni tip PNM slike je nevažeći"
-#: gdk-pixbuf/io-pnm.c:555 gdk-pixbuf/io-pnm.c:597
+#: gdk-pixbuf/io-pnm.c:562 gdk-pixbuf/io-pnm.c:604
msgid "PNM image format is invalid"
msgstr "PNM oblik slike je nevažeći"
-#: gdk-pixbuf/io-pnm.c:656
+#: gdk-pixbuf/io-pnm.c:663
msgid "PNM image loader does not support this PNM subformat"
msgstr "Čitač za PNM slike ne podržava ovaj PNM podoblik"
-#: gdk-pixbuf/io-pnm.c:711
+#: gdk-pixbuf/io-pnm.c:718
msgid "Premature end-of-file encountered"
msgstr "Prerani kraj datoteke"
-#: gdk-pixbuf/io-pnm.c:743 gdk-pixbuf/io-pnm.c:974
+#: gdk-pixbuf/io-pnm.c:750 gdk-pixbuf/io-pnm.c:981
msgid "Raw PNM formats require exactly one whitespace before sample data"
msgstr ""
"Neobrađeni PNM oblici zahtijevaju tačno jedno prazno polje prije podataka "
"uzorka"
-#: gdk-pixbuf/io-pnm.c:770
+#: gdk-pixbuf/io-pnm.c:777
#, fuzzy
msgid "Cannot allocate memory for loading PNM image"
msgstr "Ne mogu dodijeliti memoriju za učitavanje PNM slike"
-#: gdk-pixbuf/io-pnm.c:820
+#: gdk-pixbuf/io-pnm.c:827
msgid "Insufficient memory to load PNM context struct"
msgstr "Nedovoljno memorije za učitavanje PNM context struct"
-#: gdk-pixbuf/io-pnm.c:871
+#: gdk-pixbuf/io-pnm.c:878
msgid "Unexpected end of PNM image data"
msgstr "Neočekivani kraj podataka u PNM slici"
-#: gdk-pixbuf/io-pnm.c:1003
+#: gdk-pixbuf/io-pnm.c:1010
msgid "Insufficient memory to load PNM file"
msgstr "Nedovoljno memorije za učitavanje PNM datoteke"
-#: gdk-pixbuf/io-pnm.c:1082
+#: gdk-pixbuf/io-pnm.c:1089
msgid "The PNM/PBM/PGM/PPM image format family"
msgstr "Familija PNM/PBM/PGM/PPM oblika slika"
@@ -569,69 +602,69 @@ msgstr "Nedovoljno memorije za učitavanje RAS slike"
msgid "The Sun raster image format"
msgstr "Sun raster oblik slike"
-#: gdk-pixbuf/io-tga.c:159
+#: gdk-pixbuf/io-tga.c:154
#, fuzzy
msgid "Cannot allocate memory for IOBuffer struct"
msgstr "Ne mogu dodijeliti memoriju za IOBuffer struct"
-#: gdk-pixbuf/io-tga.c:178
+#: gdk-pixbuf/io-tga.c:173
#, fuzzy
msgid "Cannot allocate memory for IOBuffer data"
msgstr "Ne mogu dodijeliti memoriju za IOBuffer podatke"
-#: gdk-pixbuf/io-tga.c:189
+#: gdk-pixbuf/io-tga.c:184
#, fuzzy
msgid "Cannot realloc IOBuffer data"
msgstr "Ne mogu izvršiti realloc za IOBuffer podatke"
-#: gdk-pixbuf/io-tga.c:219
+#: gdk-pixbuf/io-tga.c:214
#, fuzzy
msgid "Cannot allocate temporary IOBuffer data"
msgstr "Ne mogu dodijeliti privremene podatke IOBuffer-a"
-#: gdk-pixbuf/io-tga.c:353
+#: gdk-pixbuf/io-tga.c:348
#, fuzzy
msgid "Cannot allocate new pixbuf"
msgstr "Ne mogu dodijeliti novi pixbuf"
-#: gdk-pixbuf/io-tga.c:692
+#: gdk-pixbuf/io-tga.c:689
#, fuzzy
msgid "Cannot allocate colormap structure"
msgstr "Ne mogu dodijeliti strukturu mape boja"
-#: gdk-pixbuf/io-tga.c:699
+#: gdk-pixbuf/io-tga.c:696
#, fuzzy
msgid "Cannot allocate colormap entries"
msgstr "Ne mogu dodijeliti unose mape boja"
-#: gdk-pixbuf/io-tga.c:721
+#: gdk-pixbuf/io-tga.c:718
msgid "Unexpected bitdepth for colormap entries"
msgstr "Neočekivan broj boja za unose mape boja"
-#: gdk-pixbuf/io-tga.c:739
+#: gdk-pixbuf/io-tga.c:736
#, fuzzy
msgid "Cannot allocate TGA header memory"
msgstr "Ne mogu dodijeliti memoriju za TGA zaglavlje"
-#: gdk-pixbuf/io-tga.c:772
+#: gdk-pixbuf/io-tga.c:769
msgid "TGA image has invalid dimensions"
msgstr "TGA slika je nevažeće veličine"
-#: gdk-pixbuf/io-tga.c:778 gdk-pixbuf/io-tga.c:787 gdk-pixbuf/io-tga.c:797
-#: gdk-pixbuf/io-tga.c:807 gdk-pixbuf/io-tga.c:814
+#: gdk-pixbuf/io-tga.c:775 gdk-pixbuf/io-tga.c:784 gdk-pixbuf/io-tga.c:794
+#: gdk-pixbuf/io-tga.c:804 gdk-pixbuf/io-tga.c:811
msgid "TGA image type not supported"
msgstr "TGA tip slike nije podržan"
-#: gdk-pixbuf/io-tga.c:861
+#: gdk-pixbuf/io-tga.c:858
#, fuzzy
msgid "Cannot allocate memory for TGA context struct"
msgstr "Ne mogu dodijeliti memoriju za TGA context struct"
-#: gdk-pixbuf/io-tga.c:926
+#: gdk-pixbuf/io-tga.c:923
msgid "Excess data in file"
msgstr "Višak podataka u datoteci"
-#: gdk-pixbuf/io-tga.c:995
+#: gdk-pixbuf/io-tga.c:992
msgid "The Targa image format"
msgstr "Targa oblik slike"
@@ -712,41 +745,46 @@ msgstr "Neuspješno upisivanje privremene datoteke tokom učitavanja XBM slike"
msgid "The XBM image format"
msgstr "XBM oblik slike"
-#: gdk-pixbuf/io-xpm.c:1229
+#: gdk-pixbuf/io-xpm.c:467
msgid "No XPM header found"
msgstr "Nedostaje XPM zaglavlje"
-#: gdk-pixbuf/io-xpm.c:1237
+#: gdk-pixbuf/io-xpm.c:476
+#, fuzzy
+msgid "Invalid XPM header"
+msgstr "Nevažeća XBM datoteka"
+
+#: gdk-pixbuf/io-xpm.c:484
msgid "XPM file has image width <= 0"
msgstr "XPM datoteka ima sliku širine <= 0"
-#: gdk-pixbuf/io-xpm.c:1245
+#: gdk-pixbuf/io-xpm.c:492
msgid "XPM file has image height <= 0"
msgstr "XPM datoteka ima sliku visine <= 0"
-#: gdk-pixbuf/io-xpm.c:1253
+#: gdk-pixbuf/io-xpm.c:500
msgid "XPM has invalid number of chars per pixel"
msgstr "XPM ima nevažeći broj znakova po piksli"
-#: gdk-pixbuf/io-xpm.c:1260
+#: gdk-pixbuf/io-xpm.c:507
msgid "XPM file has invalid number of colors"
msgstr "XPM datoteka ima nevažeći broj boja"
-#: gdk-pixbuf/io-xpm.c:1272 gdk-pixbuf/io-xpm.c:1281 gdk-pixbuf/io-xpm.c:1333
+#: gdk-pixbuf/io-xpm.c:519 gdk-pixbuf/io-xpm.c:528 gdk-pixbuf/io-xpm.c:580
#, fuzzy
msgid "Cannot allocate memory for loading XPM image"
msgstr "Ne mogu dodijeliti memoriju za učitavanje XPM slike"
-#: gdk-pixbuf/io-xpm.c:1295
+#: gdk-pixbuf/io-xpm.c:542
#, fuzzy
msgid "Cannot read XPM colormap"
msgstr "Ne mogu čitati XPM mapu boja"
-#: gdk-pixbuf/io-xpm.c:1524
+#: gdk-pixbuf/io-xpm.c:771
msgid "Failed to write to temporary file when loading XPM image"
msgstr "Neuspješno upisivanje privremene datoteke tokom učitavanja XPM slike"
-#: gdk-pixbuf/io-xpm.c:1559
+#: gdk-pixbuf/io-xpm.c:806
msgid "The XPM image format"
msgstr "XPM oblik slike"
@@ -809,6 +847,138 @@ msgstr ""
msgid "Gdk debugging flags to unset"
msgstr ""
+#: gdk/keyname-table.h:3940
+msgid "keyboard label|BackSpace"
+msgstr ""
+
+#: gdk/keyname-table.h:3941
+msgid "keyboard label|Tab"
+msgstr ""
+
+#: gdk/keyname-table.h:3942
+msgid "keyboard label|Return"
+msgstr ""
+
+#: gdk/keyname-table.h:3943
+msgid "keyboard label|Pause"
+msgstr ""
+
+#: gdk/keyname-table.h:3944
+msgid "keyboard label|Scroll_Lock"
+msgstr ""
+
+#: gdk/keyname-table.h:3945
+msgid "keyboard label|Sys_Req"
+msgstr ""
+
+#: gdk/keyname-table.h:3946
+msgid "keyboard label|Escape"
+msgstr ""
+
+#: gdk/keyname-table.h:3947
+msgid "keyboard label|Multi_key"
+msgstr ""
+
+#: gdk/keyname-table.h:3948
+msgid "keyboard label|Home"
+msgstr ""
+
+#: gdk/keyname-table.h:3949
+msgid "keyboard label|Page_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3950
+msgid "keyboard label|Page_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3951
+msgid "keyboard label|End"
+msgstr ""
+
+#: gdk/keyname-table.h:3952
+msgid "keyboard label|Begin"
+msgstr ""
+
+#: gdk/keyname-table.h:3953
+msgid "keyboard label|Print"
+msgstr ""
+
+#: gdk/keyname-table.h:3954
+msgid "keyboard label|Insert"
+msgstr ""
+
+#: gdk/keyname-table.h:3955
+msgid "keyboard label|Num_Lock"
+msgstr ""
+
+#: gdk/keyname-table.h:3956
+msgid "keyboard label|KP_Space"
+msgstr ""
+
+#: gdk/keyname-table.h:3957
+msgid "keyboard label|KP_Tab"
+msgstr ""
+
+#: gdk/keyname-table.h:3958
+msgid "keyboard label|KP_Enter"
+msgstr ""
+
+#: gdk/keyname-table.h:3959
+msgid "keyboard label|KP_Home"
+msgstr ""
+
+#: gdk/keyname-table.h:3960
+msgid "keyboard label|KP_Left"
+msgstr ""
+
+#: gdk/keyname-table.h:3961
+msgid "keyboard label|KP_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3962
+msgid "keyboard label|KP_Right"
+msgstr ""
+
+#: gdk/keyname-table.h:3963
+msgid "keyboard label|KP_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3964
+msgid "keyboard label|KP_Page_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3965
+msgid "keyboard label|KP_Prior"
+msgstr ""
+
+#: gdk/keyname-table.h:3966
+msgid "keyboard label|KP_Page_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3967
+msgid "keyboard label|KP_Next"
+msgstr ""
+
+#: gdk/keyname-table.h:3968
+msgid "keyboard label|KP_End"
+msgstr ""
+
+#: gdk/keyname-table.h:3969
+msgid "keyboard label|KP_Begin"
+msgstr ""
+
+#: gdk/keyname-table.h:3970
+msgid "keyboard label|KP_Insert"
+msgstr ""
+
+#: gdk/keyname-table.h:3971
+msgid "keyboard label|KP_Delete"
+msgstr ""
+
+#: gdk/keyname-table.h:3972
+msgid "keyboard label|Delete"
+msgstr ""
+
#. Description of --sync in --help output
#: gdk/win32/gdkmain-win32.c:60
msgid "Don't batch GDI requests"
@@ -844,46 +1014,47 @@ msgstr ""
msgid "Make X calls synchronous"
msgstr ""
-#: gtk/gtkaboutdialog.c:260 gtk/gtkaboutdialog.c:1939
+#: gtk/gtkaboutdialog.c:270 gtk/gtkaboutdialog.c:2025
msgid "License"
msgstr ""
-#: gtk/gtkaboutdialog.c:261
+#: gtk/gtkaboutdialog.c:271
msgid "The license of the program"
msgstr ""
#. Add the credits button
-#: gtk/gtkaboutdialog.c:482
-msgid "_Credits"
-msgstr ""
+#: gtk/gtkaboutdialog.c:491
+#, fuzzy
+msgid "C_redits"
+msgstr "_Napravi"
#. Add the license button
-#: gtk/gtkaboutdialog.c:491
+#: gtk/gtkaboutdialog.c:501
msgid "_License"
msgstr ""
-#: gtk/gtkaboutdialog.c:682
+#: gtk/gtkaboutdialog.c:731
#, c-format
msgid "About %s"
msgstr ""
-#: gtk/gtkaboutdialog.c:1876
+#: gtk/gtkaboutdialog.c:1953
msgid "Credits"
msgstr ""
-#: gtk/gtkaboutdialog.c:1901
+#: gtk/gtkaboutdialog.c:1979
msgid "Written by"
msgstr ""
-#: gtk/gtkaboutdialog.c:1904
+#: gtk/gtkaboutdialog.c:1982
msgid "Documented by"
msgstr ""
-#: gtk/gtkaboutdialog.c:1916
+#: gtk/gtkaboutdialog.c:1994
msgid "Translated by"
msgstr ""
-#: gtk/gtkaboutdialog.c:1920
+#: gtk/gtkaboutdialog.c:1998
msgid "Artwork by"
msgstr ""
@@ -891,28 +1062,41 @@ msgstr ""
#. * that use the shift key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: gtk/gtkaccellabel.c:119
-msgid "Shift"
-msgstr "Shift"
+#: gtk/gtkaccellabel.c:121
+msgid "keyboard label|Shift"
+msgstr ""
#. This is the text that should appear next to menu accelerators
#. * that use the control key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: gtk/gtkaccellabel.c:125
-msgid "Ctrl"
-msgstr "Ctrl"
+#: gtk/gtkaccellabel.c:128
+msgid "keyboard label|Ctrl"
+msgstr ""
#. This is the text that should appear next to menu accelerators
#. * that use the alt key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: gtk/gtkaccellabel.c:131
-msgid "Alt"
-msgstr "Alt"
+#: gtk/gtkaccellabel.c:135
+msgid "keyboard label|Alt"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkaccellabel.c:577
+msgid "keyboard label|Space"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkaccellabel.c:581
+msgid "keyboard label|Backslash"
+msgstr ""
#. Translate to calendar:YM if you want years to be displayed
#. * before months; otherwise translate to calendar:MY.
@@ -923,7 +1107,7 @@ msgstr "Alt"
#. * so if you have a default text direction of RTL and YM, then
#. * the year will appear on the right.
#.
-#: gtk/gtkcalendar.c:700
+#: gtk/gtkcalendar.c:647
msgid "calendar:MY"
msgstr "calendar:MY"
@@ -931,24 +1115,52 @@ msgstr "calendar:MY"
#. * first day of the week to calendar:week_start:1 if you want Monday
#. * to be the first day of the week, and so on.
#.
-#: gtk/gtkcalendar.c:710
+#: gtk/gtkcalendar.c:661
msgid "calendar:week_start:0"
msgstr "calendar:week_start:1"
-#: gtk/gtkcellrendererprogress.c:235 gtk/gtkcellrendererprogress.c:293
+#. Translators: This is a text measurement template.
+#. * Translate it to the widest year text.
+#. *
+#. * Don't include the prefix "year measurement template|"
+#. * in the translation.
+#. *
+#. * If you don't understand this, leave it as "2000"
+#.
+#: gtk/gtkcalendar.c:1549
+msgid "year measurement template|2000"
+msgstr ""
+
+#. Translators: This dictates how the year is displayed in
+#. * gtkcalendar widget. See strftime() manual for the format.
+#. * Use only ASCII in the translation.
+#. *
+#. * Also look for the msgid "year measurement template|2000".
+#. * Translate that entry to a year with the widest output of this
+#. * msgid.
+#. *
+#. * Don't include the prefix "calendar year format|" in the
+#. * translation. "%Y" is appropriate for most locales.
+#.
+#: gtk/gtkcalendar.c:1826
+msgid "calendar year format|%Y"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkcellrendererprogress.c:237 gtk/gtkcellrendererprogress.c:295
#, c-format
msgid "progress bar label|%d %%"
msgstr ""
-#: gtk/gtkcolorbutton.c:220 gtk/gtkcolorbutton.c:574
+#: gtk/gtkcolorbutton.c:221 gtk/gtkcolorbutton.c:576
msgid "Pick a Color"
msgstr "Izaberi boju"
-#: gtk/gtkcolorbutton.c:466
+#: gtk/gtkcolorbutton.c:467
msgid "Received invalid color data\n"
msgstr "Primljeni nevažeći podaci o bojama\n"
-#: gtk/gtkcolorsel.c:576
+#: gtk/gtkcolorsel.c:561
msgid ""
"The previously-selected color, for comparison to the color you're selecting "
"now. You can drag this color to a palette entry, or select this color as "
@@ -958,7 +1170,7 @@ msgstr ""
"povući ovu boju do jednog unosa palete ili je izabrati povlačeći je u "
"susjedno polje sa uzorkom boje."
-#: gtk/gtkcolorsel.c:581
+#: gtk/gtkcolorsel.c:566
msgid ""
"The color you've chosen. You can drag this color to a palette entry to save "
"it for use in the future."
@@ -966,11 +1178,11 @@ msgstr ""
"Boja koju ste izabrali. Možete povući ovu boju do jednog unosa palete da je "
"sačuvate za buduću upotrebu."
-#: gtk/gtkcolorsel.c:942
+#: gtk/gtkcolorsel.c:957
msgid "_Save color here"
msgstr "_Sačuvaj boju ovdje"
-#: gtk/gtkcolorsel.c:1147
+#: gtk/gtkcolorsel.c:1162
msgid ""
"Click this palette entry to make it the current color. To change this entry, "
"drag a color swatch here or right-click it and select \"Save color here.\""
@@ -979,7 +1191,7 @@ msgstr ""
"povucite ovdje uzorak boje ili kliknite desnim dugmetom miša i izaberite "
"\"Save color here.\""
-#: gtk/gtkcolorsel.c:1913
+#: gtk/gtkcolorsel.c:1929
msgid ""
"Select the color you want from the outer ring. Select the darkness or "
"lightness of that color using the inner triangle."
@@ -987,7 +1199,7 @@ msgstr ""
"Izaberite boju koju želite u vanjskom prstenu. Izaberite nijansu te boje "
"koristeći unutrašnji trougao."
-#: gtk/gtkcolorsel.c:1938
+#: gtk/gtkcolorsel.c:1954
msgid ""
"Click the eyedropper, then click a color anywhere on your screen to select "
"that color."
@@ -995,67 +1207,67 @@ msgstr ""
"Kliknite na kapalicu, zatim kliknite bilo gdje na ekranu da izaberete tu "
"boju."
-#: gtk/gtkcolorsel.c:1947
+#: gtk/gtkcolorsel.c:1963
msgid "_Hue:"
msgstr "_Nijansa:"
-#: gtk/gtkcolorsel.c:1948
+#: gtk/gtkcolorsel.c:1964
msgid "Position on the color wheel."
msgstr "Pozicija na točku boja."
-#: gtk/gtkcolorsel.c:1950
+#: gtk/gtkcolorsel.c:1966
msgid "_Saturation:"
msgstr "_Zasićenost:"
-#: gtk/gtkcolorsel.c:1951
+#: gtk/gtkcolorsel.c:1967
msgid "\"Deepness\" of the color."
msgstr "\"Deepness\" boje."
-#: gtk/gtkcolorsel.c:1952
+#: gtk/gtkcolorsel.c:1968
msgid "_Value:"
msgstr "_Vrijednost:"
-#: gtk/gtkcolorsel.c:1953
+#: gtk/gtkcolorsel.c:1969
msgid "Brightness of the color."
msgstr "Svjetlina boje."
-#: gtk/gtkcolorsel.c:1954
+#: gtk/gtkcolorsel.c:1970
msgid "_Red:"
msgstr "_Crvena:"
-#: gtk/gtkcolorsel.c:1955
+#: gtk/gtkcolorsel.c:1971
msgid "Amount of red light in the color."
msgstr "Količina crvene svjetlosti u boji."
-#: gtk/gtkcolorsel.c:1956
+#: gtk/gtkcolorsel.c:1972
msgid "_Green:"
msgstr "_Zelena:"
-#: gtk/gtkcolorsel.c:1957
+#: gtk/gtkcolorsel.c:1973
msgid "Amount of green light in the color."
msgstr "Količina zelene svjetlosti u boji."
-#: gtk/gtkcolorsel.c:1958
+#: gtk/gtkcolorsel.c:1974
msgid "_Blue:"
msgstr "_Plava:"
-#: gtk/gtkcolorsel.c:1959
+#: gtk/gtkcolorsel.c:1975
msgid "Amount of blue light in the color."
msgstr "Količina plave svjetlosti u boji."
-#: gtk/gtkcolorsel.c:1962
+#: gtk/gtkcolorsel.c:1978
msgid "_Opacity:"
msgstr "_Neprozirnost:"
-#: gtk/gtkcolorsel.c:1970 gtk/gtkcolorsel.c:1981
+#: gtk/gtkcolorsel.c:1986 gtk/gtkcolorsel.c:1997
msgid "Transparency of the color."
msgstr "Prozirnost boje."
-#: gtk/gtkcolorsel.c:1988
+#: gtk/gtkcolorsel.c:2004
msgid "Color _Name:"
msgstr "_Ime boje:"
-#: gtk/gtkcolorsel.c:2003
+#: gtk/gtkcolorsel.c:2019
msgid ""
"You can enter an HTML-style hexadecimal color value, or simply a color name "
"such as 'orange' in this entry."
@@ -1063,11 +1275,11 @@ msgstr ""
"Ovdje možete unijeti heksadecimalnu vrijednost za boju u HTML-stilu, ili "
"jednostavno ime boje kao npr. 'narandžasta'."
-#: gtk/gtkcolorsel.c:2022
+#: gtk/gtkcolorsel.c:2038
msgid "_Palette"
msgstr "_Paleta"
-#: gtk/gtkcolorsel.c:2054
+#: gtk/gtkcolorsel.c:2070
msgid "Color Wheel"
msgstr "Točak sa bojama"
@@ -1075,214 +1287,230 @@ msgstr "Točak sa bojama"
msgid "Color Selection"
msgstr "Izbor boje"
-#: gtk/gtkentry.c:4507 gtk/gtktextview.c:7030
+#: gtk/gtkentry.c:4508 gtk/gtktextview.c:7068
msgid "Select _All"
msgstr "Izaberi _sve"
-#: gtk/gtkentry.c:4517 gtk/gtktextview.c:7040
+#: gtk/gtkentry.c:4518 gtk/gtktextview.c:7078
msgid "Input _Methods"
msgstr "_Metode unosa"
-#: gtk/gtkentry.c:4528 gtk/gtktextview.c:7051
+#: gtk/gtkentry.c:4529 gtk/gtktextview.c:7089
msgid "_Insert Unicode Control Character"
msgstr "_Ubaci kontrolni unicode znak"
-#: gtk/gtkfilechooser.c:1584 gtk/gtkfilechooser.c:1628
-#: gtk/gtkfilechooser.c:1703 gtk/gtkfilechooser.c:1747
+#: gtk/gtkfilechooser.c:1588 gtk/gtkfilechooser.c:1632
+#: gtk/gtkfilechooser.c:1707 gtk/gtkfilechooser.c:1751
#, c-format
msgid "Invalid filename: %s"
msgstr "Nevažeće ime datoteke: %s"
-#: gtk/gtkfilechooserbutton.c:65
+#: gtk/gtkfilechooserbutton.c:67
#, fuzzy
msgid "Select A File"
msgstr "Izbriši datoteku"
-#: gtk/gtkfilechooserbutton.c:66 gtk/gtkfilechooserdefault.c:1229
-#: gtk/gtkpathbar.c:982
+#: gtk/gtkfilechooserbutton.c:68 gtk/gtkfilechooserdefault.c:1302
+#: gtk/gtkpathbar.c:1020
msgid "Home"
msgstr "Početak"
-#: gtk/gtkfilechooserbutton.c:67 gtk/gtkfilechooserdefault.c:1256
-#: gtk/gtkpathbar.c:984
+#: gtk/gtkfilechooserbutton.c:69 gtk/gtkfilechooserdefault.c:1329
+#: gtk/gtkpathbar.c:1022
msgid "Desktop"
msgstr "Desktop"
-#: gtk/gtkfilechooserbutton.c:68
+#: gtk/gtkfilechooserbutton.c:70
#, fuzzy
msgid "(None)"
msgstr "ništa"
-#: gtk/gtkfilechooserbutton.c:1515
+#: gtk/gtkfilechooserbutton.c:1523
msgid "Other..."
msgstr ""
-#: gtk/gtkfilechooserdefault.c:867
+#: gtk/gtkfilechooserdefault.c:917
#, fuzzy
msgid "Could not retrieve information about the file"
msgstr ""
"Nisam mogao dobaviti informacije o %s:\n"
"%s"
-#: gtk/gtkfilechooserdefault.c:878
+#: gtk/gtkfilechooserdefault.c:928
#, fuzzy
msgid "Could not add a bookmark"
msgstr ""
"Nisam mogao dodati zabilješku za %s:\n"
"%s"
-#: gtk/gtkfilechooserdefault.c:889
+#: gtk/gtkfilechooserdefault.c:939
#, fuzzy
msgid "Could not remove bookmark"
msgstr ""
"Nisam mogao ukloniti zabilješku za %s:\n"
"%s"
-#: gtk/gtkfilechooserdefault.c:900
+#: gtk/gtkfilechooserdefault.c:950
msgid "The folder could not be created"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:911
+#: gtk/gtkfilechooserdefault.c:963
+msgid ""
+"The folder could not be created, as a file with the same name already "
+"exists. Try using a different name for the folder, or rename the file first."
+msgstr ""
+
+#: gtk/gtkfilechooserdefault.c:976
#, fuzzy
msgid "Invalid file name"
msgstr "Nevažeće ime datoteke: %s"
-#: gtk/gtkfilechooserdefault.c:921
+#: gtk/gtkfilechooserdefault.c:986
msgid "The folder contents could not be displayed"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:1119
+#: gtk/gtkfilechooserdefault.c:1192
#, fuzzy, c-format
msgid "Could not get information about '%s': %s"
msgstr ""
"Nisam mogao dobaviti informacije o %s:\n"
"%s"
-#: gtk/gtkfilechooserdefault.c:2095
+#: gtk/gtkfilechooserdefault.c:2208
#, c-format
msgid "Add the folder '%s' to the bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2136
+#: gtk/gtkfilechooserdefault.c:2249
msgid "Add the current folder to the bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2138
+#: gtk/gtkfilechooserdefault.c:2251
msgid "Add the selected folders to the bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2178
+#: gtk/gtkfilechooserdefault.c:2291
#, c-format
msgid "Remove the bookmark '%s'"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2591
+#: gtk/gtkfilechooserdefault.c:2722
#, fuzzy, c-format
msgid "Could not add a bookmark for '%s' because it is an invalid path name."
msgstr "Nisam mogao dodati tabilješku za %s zato što je nevažeća putanja."
-#: gtk/gtkfilechooserdefault.c:2769
+#: gtk/gtkfilechooserdefault.c:2937
+#, fuzzy
+msgid "Remove"
+msgstr "_Ukloni"
+
+#: gtk/gtkfilechooserdefault.c:2946
+#, fuzzy
+msgid "Rename..."
+msgstr "_Preimenuj"
+
+#: gtk/gtkfilechooserdefault.c:3069
msgid "Shortcuts"
msgstr "Kratice"
-#: gtk/gtkfilechooserdefault.c:2823
+#: gtk/gtkfilechooserdefault.c:3123
msgid "Folder"
msgstr "Direktorij"
-#: gtk/gtkfilechooserdefault.c:2875 gtk/gtkstock.c:295
+#: gtk/gtkfilechooserdefault.c:3179 gtk/gtkstock.c:317
msgid "_Add"
msgstr "_Dodaj"
-#: gtk/gtkfilechooserdefault.c:2882
-msgid "Add the selected folder to the bookmarks"
+#: gtk/gtkfilechooserdefault.c:3186
+msgid "Add the selected folder to the Bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2887 gtk/gtkstock.c:352
+#: gtk/gtkfilechooserdefault.c:3191 gtk/gtkstock.c:395
msgid "_Remove"
msgstr "_Ukloni"
-#: gtk/gtkfilechooserdefault.c:2894
+#: gtk/gtkfilechooserdefault.c:3198
msgid "Remove the selected bookmark"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2997
+#: gtk/gtkfilechooserdefault.c:3305
#, fuzzy
-msgid "_Add to Shortcuts"
+msgid "_Add to Bookmarks"
msgstr "Kratice"
-#: gtk/gtkfilechooserdefault.c:3007
+#: gtk/gtkfilechooserdefault.c:3315
#, fuzzy
msgid "Open _Location"
msgstr "Otvori lokaciju"
-#: gtk/gtkfilechooserdefault.c:3019
+#: gtk/gtkfilechooserdefault.c:3327
msgid "Show _Hidden Files"
msgstr "Pokaži _skrivene datoteke"
-#: gtk/gtkfilechooserdefault.c:3143 gtk/gtkfilesel.c:767
+#: gtk/gtkfilechooserdefault.c:3451 gtk/gtkfilesel.c:766
msgid "Files"
msgstr "Datoteke"
-#: gtk/gtkfilechooserdefault.c:3174
+#: gtk/gtkfilechooserdefault.c:3482
msgid "Name"
msgstr "Ime"
-#: gtk/gtkfilechooserdefault.c:3199
+#: gtk/gtkfilechooserdefault.c:3507
msgid "Size"
msgstr "Veličina"
-#: gtk/gtkfilechooserdefault.c:3212
+#: gtk/gtkfilechooserdefault.c:3520
msgid "Modified"
msgstr "Promijenjeno"
-#: gtk/gtkfilechooserdefault.c:3244
+#: gtk/gtkfilechooserdefault.c:3552
msgid "Select which types of files are shown"
msgstr ""
#. Create Folder
-#: gtk/gtkfilechooserdefault.c:3280
+#: gtk/gtkfilechooserdefault.c:3588
msgid "Create Fo_lder"
msgstr "Napravi _direktorij"
#. Name entry
-#: gtk/gtkfilechooserdefault.c:3398
+#: gtk/gtkfilechooserdefault.c:3709
msgid "_Name:"
msgstr "_Ime:"
-#: gtk/gtkfilechooserdefault.c:3438
+#: gtk/gtkfilechooserdefault.c:3749
msgid "_Browse for other folders"
msgstr "_Potraži u drugim direktorijima"
-#: gtk/gtkfilechooserdefault.c:3688
+#: gtk/gtkfilechooserdefault.c:4000
msgid "Save in _folder:"
msgstr "Snimi u _direktorij:"
-#: gtk/gtkfilechooserdefault.c:3690
+#: gtk/gtkfilechooserdefault.c:4002
msgid "Create in _folder:"
msgstr "Napravi u _direktoriju:"
-#: gtk/gtkfilechooserdefault.c:4523
+#: gtk/gtkfilechooserdefault.c:4959
#, fuzzy
msgid "Cannot change to folder because it is not local"
msgstr "Ne mogu ući u direktorij zato što nije lokalni"
-#: gtk/gtkfilechooserdefault.c:5048
+#: gtk/gtkfilechooserdefault.c:5513
#, fuzzy, c-format
msgid "Shortcut %s does not exist"
msgstr "kratica %s ne postoji"
-#: gtk/gtkfilechooserdefault.c:5508
+#: gtk/gtkfilechooserdefault.c:6057
#, fuzzy, c-format
msgid "Could not mount %s"
msgstr ""
"Nisam mogao izabrati %s:\n"
"%s"
-#: gtk/gtkfilechooserdefault.c:5802
+#: gtk/gtkfilechooserdefault.c:6352
msgid "Type name of new folder"
msgstr "Ukucajte ime novog direktorija"
-#: gtk/gtkfilechooserdefault.c:5844
+#: gtk/gtkfilechooserdefault.c:6394
#, c-format
msgid "%d byte"
msgid_plural "%d bytes"
@@ -1290,87 +1518,87 @@ msgstr[0] "%d bajt"
msgstr[1] "%d bajta"
msgstr[2] "%d bajtova"
-#: gtk/gtkfilechooserdefault.c:5846
+#: gtk/gtkfilechooserdefault.c:6396
#, c-format
msgid "%.1f K"
msgstr "%.1f K"
-#: gtk/gtkfilechooserdefault.c:5848
+#: gtk/gtkfilechooserdefault.c:6398
#, c-format
msgid "%.1f M"
msgstr "%.1f M"
-#: gtk/gtkfilechooserdefault.c:5850
+#: gtk/gtkfilechooserdefault.c:6400
#, c-format
msgid "%.1f G"
msgstr "%.1f G"
-#: gtk/gtkfilechooserdefault.c:5902
+#: gtk/gtkfilechooserdefault.c:6446 gtk/gtkfilechooserdefault.c:6470
+msgid "Unknown"
+msgstr "Nepoznat"
+
+#: gtk/gtkfilechooserdefault.c:6457
msgid "Today"
msgstr "Danas"
-#: gtk/gtkfilechooserdefault.c:5904
+#: gtk/gtkfilechooserdefault.c:6459
msgid "Yesterday"
msgstr "Jučer"
-#: gtk/gtkfilechooserdefault.c:5915
-msgid "Unknown"
-msgstr "Nepoznat"
-
-#: gtk/gtkfilechooserdefault.c:5985
+#: gtk/gtkfilechooserdefault.c:6541
#, fuzzy
msgid "Cannot change folder"
msgstr "Napravi u _direktoriju:"
-#: gtk/gtkfilechooserdefault.c:5986
+#: gtk/gtkfilechooserdefault.c:6542
#, fuzzy
msgid "The folder you specified is an invalid path."
msgstr "Ne mogu ući u direktorij koji ste naveli jer je putanja nevažeća."
-#: gtk/gtkfilechooserdefault.c:6025
+#: gtk/gtkfilechooserdefault.c:6581
#, fuzzy, c-format
msgid "Could not build file name from '%s' and '%s'"
msgstr ""
"Nisam mogao napraviti ime datoteke od '%s' i '%s':\n"
"%s"
-#: gtk/gtkfilechooserdefault.c:6061
+#: gtk/gtkfilechooserdefault.c:6617
#, fuzzy
msgid "Could not select item"
msgstr ""
"Nisam mogao izabrati %s:\n"
"%s"
-#: gtk/gtkfilechooserdefault.c:6101
+#: gtk/gtkfilechooserdefault.c:6657
msgid "Open Location"
msgstr "Otvori lokaciju"
-#: gtk/gtkfilechooserdefault.c:6108
+#: gtk/gtkfilechooserdefault.c:6664
msgid "Save in Location"
msgstr "Snimi na lokaciji"
-#: gtk/gtkfilechooserdefault.c:6132
+#: gtk/gtkfilechooserdefault.c:6688
msgid "_Location:"
msgstr "_Lokacija:"
-#: gtk/gtkfilesel.c:731
+#: gtk/gtkfilesel.c:730
msgid "Folders"
msgstr "Direktoriji"
-#: gtk/gtkfilesel.c:735
+#: gtk/gtkfilesel.c:734
msgid "Fol_ders"
msgstr "_Direktoriji"
-#: gtk/gtkfilesel.c:771
+#: gtk/gtkfilesel.c:770
msgid "_Files"
msgstr "_Datoteke"
-#: gtk/gtkfilesel.c:859 gtk/gtkfilesel.c:2249
+#: gtk/gtkfilesel.c:858 gtk/gtkfilesel.c:2248
#, c-format
msgid "Folder unreadable: %s"
msgstr "Direktorij nije čitljiv: %s"
-#: gtk/gtkfilesel.c:990
+#: gtk/gtkfilesel.c:989
#, c-format
msgid ""
"The file \"%s\" resides on another machine (called %s) and may not be "
@@ -1381,26 +1609,26 @@ msgstr ""
"nedostupna ovom programu.\n"
"Jeste li sigurni da je želite izabrati?"
-#: gtk/gtkfilesel.c:1121
+#: gtk/gtkfilesel.c:1120
msgid "_New Folder"
msgstr "_Novi direktorij"
-#: gtk/gtkfilesel.c:1132
+#: gtk/gtkfilesel.c:1131
msgid "De_lete File"
msgstr "_Izbriši datoteku"
-#: gtk/gtkfilesel.c:1143
+#: gtk/gtkfilesel.c:1142
msgid "_Rename File"
msgstr "_Preimenuj datoteku"
-#: gtk/gtkfilesel.c:1445
+#: gtk/gtkfilesel.c:1444
#, c-format
msgid ""
"The folder name \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
"Ime direktorija \"%s\" sadrži simbole koji nisu dozvoljeni u imenima datoteka"
-#: gtk/gtkfilesel.c:1447
+#: gtk/gtkfilesel.c:1446
#, c-format
msgid ""
"Error creating folder \"%s\": %s\n"
@@ -1409,34 +1637,34 @@ msgstr ""
"Greška tokom pravljenja direktorija \"%s\": %s\n"
"%s"
-#: gtk/gtkfilesel.c:1448 gtk/gtkfilesel.c:1684
+#: gtk/gtkfilesel.c:1447 gtk/gtkfilesel.c:1683
msgid "You probably used symbols not allowed in filenames."
msgstr "Vjerovatno ste koristili nedozvoljene simbole u imenima datoteka."
-#: gtk/gtkfilesel.c:1456
+#: gtk/gtkfilesel.c:1455
#, c-format
msgid "Error creating folder \"%s\": %s\n"
msgstr "Greška tokom pravljenja direktorija \"%s\":%s\n"
-#: gtk/gtkfilesel.c:1490
+#: gtk/gtkfilesel.c:1489
msgid "New Folder"
msgstr "Novi direktorij"
-#: gtk/gtkfilesel.c:1505
+#: gtk/gtkfilesel.c:1504
msgid "_Folder name:"
msgstr "Ime _direktorija:"
-#: gtk/gtkfilesel.c:1529
+#: gtk/gtkfilesel.c:1528
msgid "C_reate"
msgstr "_Napravi"
-#: gtk/gtkfilesel.c:1572
+#: gtk/gtkfilesel.c:1571
#, c-format
msgid "The filename \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
"Ime datoteke \"%s\" sadrži simbole koji nisu dozvoljeni u imenima datoteka"
-#: gtk/gtkfilesel.c:1575
+#: gtk/gtkfilesel.c:1574
#, c-format
msgid ""
"Error deleting file \"%s\": %s\n"
@@ -1445,31 +1673,31 @@ msgstr ""
"Greška tokom brisanja datoteke \"%s\": %s\n"
"%s"
-#: gtk/gtkfilesel.c:1577 gtk/gtkfilesel.c:1698
+#: gtk/gtkfilesel.c:1576 gtk/gtkfilesel.c:1697
msgid "It probably contains symbols not allowed in filenames."
msgstr "Vjerovatno sadrži simbole koji nisu dozvoljeni u imenima datoteka."
-#: gtk/gtkfilesel.c:1586
+#: gtk/gtkfilesel.c:1585
#, c-format
msgid "Error deleting file \"%s\": %s"
msgstr "Greška tokom brisanja datoteke \"%s\":%s"
-#: gtk/gtkfilesel.c:1629
+#: gtk/gtkfilesel.c:1628
#, c-format
msgid "Really delete file \"%s\"?"
msgstr "Zaista izbrisati datoteku \"%s\"?"
-#: gtk/gtkfilesel.c:1634
+#: gtk/gtkfilesel.c:1633
msgid "Delete File"
msgstr "Izbriši datoteku"
-#: gtk/gtkfilesel.c:1680 gtk/gtkfilesel.c:1694
+#: gtk/gtkfilesel.c:1679 gtk/gtkfilesel.c:1693
#, c-format
msgid "The file name \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
"Ime datoteke \"%s\" sadrži simbole koji nisu dozvoljeni u imenima datoteka"
-#: gtk/gtkfilesel.c:1682
+#: gtk/gtkfilesel.c:1681
#, c-format
msgid ""
"Error renaming file to \"%s\": %s\n"
@@ -1478,7 +1706,7 @@ msgstr ""
"Greška tokom preimenovanja datoteke u \"%s\": %s\n"
"%s"
-#: gtk/gtkfilesel.c:1696
+#: gtk/gtkfilesel.c:1695
#, c-format
msgid ""
"Error renaming file \"%s\": %s\n"
@@ -1487,29 +1715,29 @@ msgstr ""
"Greška tokom preimenovanja datoteke \"%s\": %s\n"
"%s"
-#: gtk/gtkfilesel.c:1706
+#: gtk/gtkfilesel.c:1705
#, c-format
msgid "Error renaming file \"%s\" to \"%s\": %s"
msgstr "Greška tokom preimenovanja datoteke \"%s\" u \"%s\": %s"
-#: gtk/gtkfilesel.c:1753
+#: gtk/gtkfilesel.c:1752
msgid "Rename File"
msgstr "Preimenuj datoteku"
-#: gtk/gtkfilesel.c:1768
+#: gtk/gtkfilesel.c:1767
#, c-format
msgid "Rename file \"%s\" to:"
msgstr "Preimenuj datoteku \"%s\" u:"
-#: gtk/gtkfilesel.c:1797
+#: gtk/gtkfilesel.c:1796
msgid "_Rename"
msgstr "_Preimenuj"
-#: gtk/gtkfilesel.c:2229
+#: gtk/gtkfilesel.c:2228
msgid "_Selection: "
msgstr "_Izbor: "
-#: gtk/gtkfilesel.c:3152
+#: gtk/gtkfilesel.c:3151
#, c-format
msgid ""
"The filename \"%s\" couldn't be converted to UTF-8. (try setting the "
@@ -1518,15 +1746,15 @@ msgstr ""
"Datoteka \"%s\" nije mogla biti pretvorena u UTF 8 (pokušajte postaviti "
"varijablu okoline G_FILENAME_ENCODING): %s"
-#: gtk/gtkfilesel.c:3155
+#: gtk/gtkfilesel.c:3154
msgid "Invalid UTF-8"
msgstr "Nevažeći UTF-8"
-#: gtk/gtkfilesel.c:4032
+#: gtk/gtkfilesel.c:4031
msgid "Name too long"
msgstr "Ime je predugo"
-#: gtk/gtkfilesel.c:4034
+#: gtk/gtkfilesel.c:4033
msgid "Couldn't convert filename"
msgstr "Nisam mogao pretvoriti ime datoteke"
@@ -1534,32 +1762,32 @@ msgstr "Nisam mogao pretvoriti ime datoteke"
msgid "(Empty)"
msgstr "(Prazno)"
-#: gtk/gtkfilesystemunix.c:415 gtk/gtkfilesystemunix.c:429
-#: gtk/gtkfilesystemunix.c:626 gtk/gtkfilesystemwin32.c:482
-#: gtk/gtkfilesystemwin32.c:495 gtk/gtkfilesystemwin32.c:1530
+#: gtk/gtkfilesystemunix.c:475 gtk/gtkfilesystemunix.c:678
+#: gtk/gtkfilesystemunix.c:1918 gtk/gtkfilesystemwin32.c:482
+#: gtk/gtkfilesystemwin32.c:495 gtk/gtkfilesystemwin32.c:1560
#, fuzzy, c-format
msgid "Error getting information for '%s': %s"
msgstr "greška tokom dobavljanja informacija za '%s': %s"
-#: gtk/gtkfilesystemunix.c:495 gtk/gtkfilesystemwin32.c:537
+#: gtk/gtkfilesystemunix.c:547 gtk/gtkfilesystemwin32.c:537
#, fuzzy, c-format
msgid "Error creating directory '%s': %s"
msgstr "greška tokom pravljenja direktorija '%s': %s"
-#: gtk/gtkfilesystemunix.c:575 gtk/gtkfilesystemwin32.c:597
+#: gtk/gtkfilesystemunix.c:627 gtk/gtkfilesystemwin32.c:597
msgid "This file system does not support mounting"
msgstr "Ovaj datotečni sistem ne podržava montiranje"
-#: gtk/gtkfilesystemunix.c:583
+#: gtk/gtkfilesystemunix.c:635
msgid "Filesystem"
msgstr "Datotečni sistem"
-#: gtk/gtkfilesystemunix.c:740
+#: gtk/gtkfilesystemunix.c:792
#, c-format
msgid "Could not get a stock icon for %s"
msgstr "Nisam mogao dobaviti standardnu ikonu za %s"
-#: gtk/gtkfilesystemunix.c:835
+#: gtk/gtkfilesystemunix.c:887
#, c-format
msgid ""
"The name \"%s\" is not valid because it contains the character \"%s\". "
@@ -1568,63 +1796,78 @@ msgstr ""
"Ime \"%s\" nije važeće zato što sadrži znak \"%s\". Molim koristite drugo "
"ime."
-#: gtk/gtkfilesystemunix.c:1443 gtk/gtkfilesystemwin32.c:1004
+#: gtk/gtkfilesystemunix.c:1489
#, fuzzy, c-format
-msgid "Bookmark saving failed: %s"
+msgid "Writing %s failed: %s"
msgstr "Neuspješno snimanje zabilješke (%s)"
-#: gtk/gtkfilesystemunix.c:1495
+#: gtk/gtkfilesystemunix.c:1578
#, c-format
msgid "'%s' already exists in the bookmarks list"
msgstr ""
-#: gtk/gtkfilesystemunix.c:1557
+#: gtk/gtkfilesystemunix.c:1650
#, c-format
msgid "'%s' does not exist in the bookmarks list"
msgstr ""
-#: gtk/gtkfilesystemunix.c:1739
+#: gtk/gtkfilesystemunix.c:1878
#, fuzzy, c-format
-msgid "Error getting information for '%s'"
-msgstr "greška tokom dobavljanja informacija za '%s'"
+msgid "Error getting information for '/': %s"
+msgstr "greška tokom dobavljanja informacija za '%s': %s"
+
+#: gtk/gtkfilesystemwin32.c:611
+#, c-format
+msgid "Network Drive (%s)"
+msgstr ""
-#: gtk/gtkfontbutton.c:178 gtk/gtkfontbutton.c:295
+#: gtk/gtkfilesystemwin32.c:650
+#, fuzzy, c-format
+msgid "%s (%s)"
+msgstr "%s: %s"
+
+#: gtk/gtkfilesystemwin32.c:1032
+#, fuzzy, c-format
+msgid "Bookmark saving failed: %s"
+msgstr "Neuspješno snimanje zabilješke (%s)"
+
+#: gtk/gtkfontbutton.c:179 gtk/gtkfontbutton.c:292
msgid "Pick a Font"
msgstr "Izaberi font"
#. Initialize fields
-#: gtk/gtkfontbutton.c:289
+#: gtk/gtkfontbutton.c:286
msgid "Sans 12"
msgstr "Sans 12"
-#: gtk/gtkfontbutton.c:807
+#: gtk/gtkfontbutton.c:804
msgid "Font"
msgstr "Font"
#. This is the default text shown in the preview entry, though the user
#. can set it. Remember that some fonts only have capital letters.
-#: gtk/gtkfontsel.c:73
+#: gtk/gtkfontsel.c:74
msgid "abcdefghijk ABCDEFGHIJK"
msgstr "abcčćddžđefghijk ABCČĆDDŽĐEFGHIJK"
-#: gtk/gtkfontsel.c:360
+#: gtk/gtkfontsel.c:361
msgid "_Family:"
msgstr "_Familija:"
-#: gtk/gtkfontsel.c:366
+#: gtk/gtkfontsel.c:367
msgid "_Style:"
msgstr "_Stil:"
-#: gtk/gtkfontsel.c:372
+#: gtk/gtkfontsel.c:373
msgid "Si_ze:"
msgstr "_Veličina:"
#. create the text entry widget
-#: gtk/gtkfontsel.c:548
+#: gtk/gtkfontsel.c:549
msgid "_Preview:"
msgstr "_Prethodni pogled:"
-#: gtk/gtkfontsel.c:1382
+#: gtk/gtkfontsel.c:1383
msgid "Font Selection"
msgstr "Ozbor fonta"
@@ -1639,12 +1882,12 @@ msgstr "_Gama vrijednost"
#. Remove this icon source so we don't keep trying to
#. * load it.
#.
-#: gtk/gtkiconfactory.c:1629
+#: gtk/gtkiconfactory.c:1644
#, c-format
msgid "Error loading icon: %s"
msgstr "Greška tokom učitavanja ikone: %s"
-#: gtk/gtkicontheme.c:1263
+#: gtk/gtkicontheme.c:1250
#, c-format
msgid ""
"Could not find the icon '%s'. The '%s' theme\n"
@@ -1657,7 +1900,7 @@ msgstr ""
"Možete dobaviti kopiju sa:\n"
"\t%s"
-#: gtk/gtkicontheme.c:1328
+#: gtk/gtkicontheme.c:1315
#, c-format
msgid "Icon '%s' not present in theme"
msgstr "Nema ikone '%s' u temi"
@@ -1745,7 +1988,7 @@ msgstr "(nepoznato)"
msgid "clear"
msgstr "očisti"
-#: gtk/gtklabel.c:3930
+#: gtk/gtklabel.c:3935
msgid "Select All"
msgstr "Izaberi sve"
@@ -1779,360 +2022,392 @@ msgstr ""
#. * Do *not* translate it to "predefinito:LTR", if it
#. * it isn't default:LTR or default:RTL it will not work
#.
-#: gtk/gtkmain.c:482
+#: gtk/gtkmain.c:476
msgid "default:LTR"
msgstr "default:LTR"
-#: gtk/gtkmain.c:565
+#: gtk/gtkmain.c:559
msgid "GTK+ Options"
msgstr ""
-#: gtk/gtkmain.c:565
+#: gtk/gtkmain.c:559
msgid "Show GTK+ Options"
msgstr ""
-#: gtk/gtknotebook.c:2712 gtk/gtknotebook.c:5060
+#: gtk/gtknotebook.c:2718 gtk/gtknotebook.c:5064
#, c-format
msgid "Page %u"
msgstr "Stranica %u"
-#: gtk/gtkradiotoolbutton.c:91
+#: gtk/gtkradiotoolbutton.c:92
msgid "Group"
msgstr "Grupa"
-#: gtk/gtkradiotoolbutton.c:92
+#: gtk/gtkradiotoolbutton.c:93
msgid "The radio tool button whose group this button belongs to."
msgstr "Radio dugme alata čijoj grupi pripada ovo dugme."
-#: gtk/gtkrc.c:2399
+#: gtk/gtkrc.c:2400
#, c-format
msgid "Unable to find include file: \"%s\""
msgstr "Ne mogu pronaći include-datoteku: \"%s\""
-#: gtk/gtkrc.c:3038 gtk/gtkrc.c:3041
+#: gtk/gtkrc.c:3042 gtk/gtkrc.c:3045
#, c-format
msgid "Unable to locate image file in pixmap_path: \"%s\""
msgstr "Ne mogu locirati grafičku datoteku u pixmap_path: \"%s\""
-#: gtk/gtkrc.c:3476
+#: gtk/gtkrc.c:3480
#, c-format
msgid "Pixmap path element: \"%s\" must be absolute, %s, line %d"
msgstr "Element putanje do slike \"%s\" mora biti apsolutan, %s, linija %d"
#. KEEP IN SYNC with gtkiconfactory.c stock icons, when appropriate
-#: gtk/gtkstock.c:286
+#: gtk/gtkstock.c:308
msgid "Information"
msgstr "Informacije"
-#: gtk/gtkstock.c:287
+#: gtk/gtkstock.c:309
msgid "Warning"
msgstr "Upozorenje"
-#: gtk/gtkstock.c:288
+#: gtk/gtkstock.c:310
msgid "Error"
msgstr "Greška"
-#: gtk/gtkstock.c:289
+#: gtk/gtkstock.c:311
msgid "Question"
msgstr "Pitanje"
#. FIXME these need accelerators when appropriate, and
#. * need the mnemonics to be rationalized
#.
-#: gtk/gtkstock.c:294
+#: gtk/gtkstock.c:316
msgid "_About"
msgstr ""
-#: gtk/gtkstock.c:296
+#: gtk/gtkstock.c:318
msgid "_Apply"
msgstr "_Primijeni"
-#: gtk/gtkstock.c:297
+#: gtk/gtkstock.c:319
msgid "_Bold"
msgstr "_Masno"
-#: gtk/gtkstock.c:298
+#: gtk/gtkstock.c:320
msgid "_Cancel"
msgstr "_Odustani"
-#: gtk/gtkstock.c:299
+#: gtk/gtkstock.c:321
msgid "_CD-Rom"
msgstr "_CD-Rom"
-#: gtk/gtkstock.c:300
+#: gtk/gtkstock.c:322
msgid "_Clear"
msgstr "_Očisti"
-#: gtk/gtkstock.c:301
+#: gtk/gtkstock.c:323
msgid "_Close"
msgstr "_Zatvori"
-#: gtk/gtkstock.c:302
+#: gtk/gtkstock.c:324
msgid "_Convert"
msgstr "_Pretvori"
-#: gtk/gtkstock.c:303
+#: gtk/gtkstock.c:325
msgid "_Copy"
msgstr "_Kopiraj"
-#: gtk/gtkstock.c:304
+#: gtk/gtkstock.c:326
msgid "Cu_t"
msgstr "_Izreži"
-#: gtk/gtkstock.c:305
+#: gtk/gtkstock.c:327
msgid "_Delete"
msgstr "_Izbriši"
-#: gtk/gtkstock.c:306
+#: gtk/gtkstock.c:328
msgid "_Execute"
msgstr "_Izvrši"
-#: gtk/gtkstock.c:307
+#: gtk/gtkstock.c:329
#, fuzzy
msgid "_Edit"
msgstr "_Izađi"
-#: gtk/gtkstock.c:308
+#: gtk/gtkstock.c:330
msgid "_Find"
msgstr "_Pronađi"
-#: gtk/gtkstock.c:309
+#: gtk/gtkstock.c:331
msgid "Find and _Replace"
msgstr "Pronađi i _zamijeni"
-#: gtk/gtkstock.c:310
+#: gtk/gtkstock.c:332
msgid "_Floppy"
msgstr "_Disketa"
-#: gtk/gtkstock.c:311
-msgid "_Bottom"
-msgstr "_Dno"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:334
+msgid "Navigation|_Bottom"
+msgstr ""
-#: gtk/gtkstock.c:312
-msgid "_First"
-msgstr "_Prvi"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:336
+msgid "Navigation|_First"
+msgstr ""
-#: gtk/gtkstock.c:313
-msgid "_Last"
-msgstr "_Zadnji"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:338
+msgid "Navigation|_Last"
+msgstr ""
-#: gtk/gtkstock.c:314
-msgid "_Top"
-msgstr "_Vrh"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:340
+msgid "Navigation|_Top"
+msgstr ""
-#: gtk/gtkstock.c:315
-msgid "_Back"
-msgstr "_Nazad"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:342
+msgid "Navigation|_Back"
+msgstr ""
-#: gtk/gtkstock.c:316
-msgid "_Down"
-msgstr "_Dolje"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:344
+msgid "Navigation|_Down"
+msgstr ""
-#: gtk/gtkstock.c:317 gtk/gtkstock.c:331
-msgid "_Forward"
-msgstr "_Naprijed"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:346
+msgid "Navigation|_Forward"
+msgstr ""
-#: gtk/gtkstock.c:318
-msgid "_Up"
-msgstr "_Gore"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:348
+msgid "Navigation|_Up"
+msgstr ""
-#: gtk/gtkstock.c:319
+#: gtk/gtkstock.c:349
msgid "_Harddisk"
msgstr "_Harddisk"
-#: gtk/gtkstock.c:320
+#: gtk/gtkstock.c:350
msgid "_Help"
msgstr "_Pomoć"
-#: gtk/gtkstock.c:321
+#: gtk/gtkstock.c:351
msgid "_Home"
msgstr "_Početak"
-#: gtk/gtkstock.c:322
+#: gtk/gtkstock.c:352
msgid "Increase Indent"
msgstr "Povećaj uvlačenje"
-#: gtk/gtkstock.c:323
+#: gtk/gtkstock.c:353
msgid "Decrease Indent"
msgstr "Smanji uvlačenje"
-#: gtk/gtkstock.c:324
+#: gtk/gtkstock.c:354
msgid "_Index"
msgstr "_Indeks"
-#: gtk/gtkstock.c:325
+#: gtk/gtkstock.c:355
msgid "_Italic"
msgstr "_Koso"
-#: gtk/gtkstock.c:326
+#: gtk/gtkstock.c:356
msgid "_Jump to"
msgstr "_Skoči na"
-#: gtk/gtkstock.c:327
-msgid "_Center"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:358
+#, fuzzy
+msgid "Justify|_Center"
msgstr "_Centar"
-#: gtk/gtkstock.c:328
-msgid "_Fill"
-msgstr "_Ispuni"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:360
+msgid "Justify|_Fill"
+msgstr ""
-#: gtk/gtkstock.c:329
-msgid "_Left"
-msgstr "_Lijevo"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:362
+msgid "Justify|_Left"
+msgstr ""
-#: gtk/gtkstock.c:330
-msgid "_Right"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:364
+#, fuzzy
+msgid "Justify|_Right"
msgstr "_Desno"
-#: gtk/gtkstock.c:332
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:367
+#, fuzzy
+msgid "Media|_Forward"
+msgstr "_Naprijed"
+
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:369
#, fuzzy
-msgid "_Next"
+msgid "Media|_Next"
msgstr "_Novi"
-#: gtk/gtkstock.c:333
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:371
#, fuzzy
-msgid "P_ause"
+msgid "Media|P_ause"
msgstr "_Umetni"
-#: gtk/gtkstock.c:334
-msgid "_Play"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:373
+msgid "Media|_Play"
msgstr ""
-#: gtk/gtkstock.c:335
-msgid "Pre_vious"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:375
+msgid "Media|Pre_vious"
msgstr ""
-#: gtk/gtkstock.c:336
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:377
#, fuzzy
-msgid "_Record"
+msgid "Media|_Record"
msgstr "_Vrati poništeno"
-#: gtk/gtkstock.c:337
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:379
#, fuzzy
-msgid "R_ewind"
+msgid "Media|R_ewind"
msgstr "_Pronađi"
-#: gtk/gtkstock.c:338 gtk/gtkstock.c:361
-msgid "_Stop"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:381
+#, fuzzy
+msgid "Media|_Stop"
msgstr "_Zaustavi"
-#: gtk/gtkstock.c:339
+#: gtk/gtkstock.c:382
msgid "_Network"
msgstr "_Mreža"
-#: gtk/gtkstock.c:340
+#: gtk/gtkstock.c:383
msgid "_New"
msgstr "_Novi"
-#: gtk/gtkstock.c:341
+#: gtk/gtkstock.c:384
msgid "_No"
msgstr "_Ne"
-#: gtk/gtkstock.c:342
+#: gtk/gtkstock.c:385
msgid "_OK"
msgstr "_Uredu"
-#: gtk/gtkstock.c:343
+#: gtk/gtkstock.c:386
msgid "_Open"
msgstr "_Otvori"
-#: gtk/gtkstock.c:344
+#: gtk/gtkstock.c:387
msgid "_Paste"
msgstr "_Umetni"
-#: gtk/gtkstock.c:345
+#: gtk/gtkstock.c:388
msgid "_Preferences"
msgstr "_Opcije"
-#: gtk/gtkstock.c:346
+#: gtk/gtkstock.c:389
msgid "_Print"
msgstr "_Štampaj"
-#: gtk/gtkstock.c:347
+#: gtk/gtkstock.c:390
msgid "Print Pre_view"
msgstr "_Pregled prije štampanja"
-#: gtk/gtkstock.c:348
+#: gtk/gtkstock.c:391
msgid "_Properties"
msgstr "_Osobine"
-#: gtk/gtkstock.c:349
+#: gtk/gtkstock.c:392
msgid "_Quit"
msgstr "_Izađi"
-#: gtk/gtkstock.c:350
+#: gtk/gtkstock.c:393
msgid "_Redo"
msgstr "_Vrati poništeno"
-#: gtk/gtkstock.c:351
+#: gtk/gtkstock.c:394
msgid "_Refresh"
msgstr "_Osvježi"
-#: gtk/gtkstock.c:353
+#: gtk/gtkstock.c:396
msgid "_Revert"
msgstr "_Povrati"
-#: gtk/gtkstock.c:354
+#: gtk/gtkstock.c:397
msgid "_Save"
msgstr "_Snimi"
-#: gtk/gtkstock.c:355
+#: gtk/gtkstock.c:398
msgid "Save _As"
msgstr "Snimi _kao"
-#: gtk/gtkstock.c:356
+#: gtk/gtkstock.c:399
msgid "_Color"
msgstr "_Boja"
-#: gtk/gtkstock.c:357
+#: gtk/gtkstock.c:400
msgid "_Font"
msgstr "_Font"
-#: gtk/gtkstock.c:358
+#: gtk/gtkstock.c:401
msgid "_Ascending"
msgstr "_Rastuće"
-#: gtk/gtkstock.c:359
+#: gtk/gtkstock.c:402
msgid "_Descending"
msgstr "_Silazno"
-#: gtk/gtkstock.c:360
+#: gtk/gtkstock.c:403
msgid "_Spell Check"
msgstr "_Provjera riječi"
-#: gtk/gtkstock.c:362
+#: gtk/gtkstock.c:404
+msgid "_Stop"
+msgstr "_Zaustavi"
+
+#: gtk/gtkstock.c:405
msgid "_Strikethrough"
msgstr "_Precrtaj"
-#: gtk/gtkstock.c:363
+#: gtk/gtkstock.c:406
msgid "_Undelete"
msgstr "_Povrati obrisano"
-#: gtk/gtkstock.c:364
+#: gtk/gtkstock.c:407
msgid "_Underline"
msgstr "_Podvuci"
-#: gtk/gtkstock.c:365
+#: gtk/gtkstock.c:408
msgid "_Undo"
msgstr "_Poništi učinjeno"
-#: gtk/gtkstock.c:366
+#: gtk/gtkstock.c:409
msgid "_Yes"
msgstr "_Da"
-#: gtk/gtkstock.c:367
+#: gtk/gtkstock.c:410
msgid "_Normal Size"
msgstr "_Normalna veličina"
-#: gtk/gtkstock.c:368
+#: gtk/gtkstock.c:411
msgid "Best _Fit"
msgstr "_Uklopi"
-#: gtk/gtkstock.c:369
+#: gtk/gtkstock.c:412
msgid "Zoom _In"
msgstr "_Uvećaj"
-#: gtk/gtkstock.c:370
+#: gtk/gtkstock.c:413
msgid "Zoom _Out"
msgstr "_Umanji"
@@ -2185,22 +2460,22 @@ msgstr "Ne mogu locirati motor za teme u module_path: \"%s\","
msgid "--- No Tip ---"
msgstr "--- Nema savjeta ---"
-#: gtk/gtkuimanager.c:1132
+#: gtk/gtkuimanager.c:1154
#, c-format
msgid "Unknown attribute '%s' on line %d char %d"
msgstr "Nepoznat atribut '%s' na liniji %d znak %d"
-#: gtk/gtkuimanager.c:1332
+#: gtk/gtkuimanager.c:1371
#, c-format
msgid "Unexpected start tag '%s' on line %d char %d"
msgstr "Neočekivana početna oznaka '%s' na liniji %d znak %d"
-#: gtk/gtkuimanager.c:1417
+#: gtk/gtkuimanager.c:1461
#, c-format
msgid "Unexpected character data on line %d char %d"
msgstr "Neočekivani znakovi na liniji %d znak %d"
-#: gtk/gtkuimanager.c:2209
+#: gtk/gtkuimanager.c:2272
msgid "Empty"
msgstr "Prazno"
@@ -2260,6 +2535,46 @@ msgstr "X ulazna metoda"
msgid "Could not get information for file '%s': %s"
msgstr "Nisam mogao dobaviti informacije za datoteku '%s': %s"
+#~ msgid "Shift"
+#~ msgstr "Shift"
+
+#~ msgid "Ctrl"
+#~ msgstr "Ctrl"
+
+#~ msgid "Alt"
+#~ msgstr "Alt"
+
+#, fuzzy
+#~ msgid "Error getting information for '%s'"
+#~ msgstr "greška tokom dobavljanja informacija za '%s'"
+
+#~ msgid "_Bottom"
+#~ msgstr "_Dno"
+
+#~ msgid "_First"
+#~ msgstr "_Prvi"
+
+#~ msgid "_Last"
+#~ msgstr "_Zadnji"
+
+#~ msgid "_Top"
+#~ msgstr "_Vrh"
+
+#~ msgid "_Back"
+#~ msgstr "_Nazad"
+
+#~ msgid "_Down"
+#~ msgstr "_Dolje"
+
+#~ msgid "_Up"
+#~ msgstr "_Gore"
+
+#~ msgid "_Fill"
+#~ msgstr "_Ispuni"
+
+#~ msgid "_Left"
+#~ msgstr "_Lijevo"
+
#~ msgid ""
#~ "Could not change the current folder to %s:\n"
#~ "%s"
@@ -2277,9 +2592,6 @@ msgstr "Nisam mogao dobaviti informacije za datoteku '%s': %s"
#~ msgid "Could not add bookmark for %s because it is not a folder."
#~ msgstr "Nisam mogao dodati zabilješku za %s zato što nije direktorij."
-#~ msgid "%s: %s"
-#~ msgstr "%s: %s"
-
#~ msgid "This file system does not support icons for everything"
#~ msgstr "Ovaj datotečni sistem ne podržava ikone za sve"
diff --git a/po/ca.po b/po/ca.po
index 195dca791..a35b8b048 100644
--- a/po/ca.po
+++ b/po/ca.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gtk+ 2.6.4\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-04-11 13:32+0200\n"
+"POT-Creation-Date: 2005-06-20 14:30-0400\n"
"PO-Revision-Date: 2005-04-11 03:03+0200\n"
"Last-Translator: Jordi Mallach <jordi@sindominio.net>\n"
"Language-Team: Catalan <tradgnome@softcatala.org>\n"
@@ -18,19 +18,19 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n!=1;\n"
-#: ../gdk-pixbuf/gdk-pixbuf-animation.c:153 ../gdk-pixbuf/gdk-pixbuf-io.c:838
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1068 ../tests/testfilechooser.c:199
+#: gdk-pixbuf/gdk-pixbuf-animation.c:153 gdk-pixbuf/gdk-pixbuf-io.c:838
+#: gdk-pixbuf/gdk-pixbuf-io.c:1068 tests/testfilechooser.c:199
#, c-format
msgid "Failed to open file '%s': %s"
msgstr "No s'ha pogut obrir el fitxer «%s»: «%s»"
-#: ../gdk-pixbuf/gdk-pixbuf-animation.c:166 ../gdk-pixbuf/gdk-pixbuf-io.c:850
+#: gdk-pixbuf/gdk-pixbuf-animation.c:166 gdk-pixbuf/gdk-pixbuf-io.c:850
#, c-format
msgid "Image file '%s' contains no data"
msgstr "El fitxer gràfic «%s» no conté dades"
-#: ../gdk-pixbuf/gdk-pixbuf-animation.c:208 ../gdk-pixbuf/gdk-pixbuf-io.c:887
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1109 ../tests/testfilechooser.c:244
+#: gdk-pixbuf/gdk-pixbuf-animation.c:208 gdk-pixbuf/gdk-pixbuf-io.c:887
+#: gdk-pixbuf/gdk-pixbuf-io.c:1109 tests/testfilechooser.c:244
#, c-format
msgid ""
"Failed to load image '%s': reason not known, probably a corrupt image file"
@@ -38,7 +38,7 @@ msgstr ""
"No es pot carregar la imatge '%s': el motiu és desconegut, probablement un "
"fitxer d'imatge corrupte"
-#: ../gdk-pixbuf/gdk-pixbuf-animation.c:241
+#: gdk-pixbuf/gdk-pixbuf-animation.c:241
#, c-format
msgid ""
"Failed to load animation '%s': reason not known, probably a corrupt "
@@ -47,12 +47,12 @@ msgstr ""
"No es pot carregar l'animació '%s': el motiu és desconegut, probablement un "
"fitxer d'animació corrupte"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:444
+#: gdk-pixbuf/gdk-pixbuf-io.c:444
#, c-format
msgid "Unable to load image-loading module: %s: %s"
msgstr "No és possible carregar el mòdul per a la càrrega d'imatges: %s: %s"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:459
+#: gdk-pixbuf/gdk-pixbuf-io.c:459
#, c-format
msgid ""
"Image-loading module %s does not export the proper interface; perhaps it's "
@@ -61,53 +61,53 @@ msgstr ""
"El mòdul %s per carregar imatges no exporta la interfície adequada; potser "
"és d'una versió GTK diferent"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:628 ../gdk-pixbuf/gdk-pixbuf-io.c:680
+#: gdk-pixbuf/gdk-pixbuf-io.c:628 gdk-pixbuf/gdk-pixbuf-io.c:680
#, c-format
msgid "Image type '%s' is not supported"
msgstr "El tipus d'imatge «%s» no està implementat"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:720
+#: gdk-pixbuf/gdk-pixbuf-io.c:720
#, c-format
msgid "Couldn't recognize the image file format for file '%s'"
msgstr "No s'ha pogut reconéixer el format gràfic del fitxer «%s»"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:728
+#: gdk-pixbuf/gdk-pixbuf-io.c:728
msgid "Unrecognized image file format"
msgstr "No es coneix el format del fitxer gràfic"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:896
+#: gdk-pixbuf/gdk-pixbuf-io.c:896
#, c-format
msgid "Failed to load image '%s': %s"
msgstr "No s'ha pogut carregar la imatge «%s»: %s"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1336
+#: gdk-pixbuf/gdk-pixbuf-io.c:1336
#, c-format
msgid "Error writing to image file: %s"
msgstr "S'ha produït un error en escriure el fitxer gràfic: %s"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1382 ../gdk-pixbuf/gdk-pixbuf-io.c:1511
+#: gdk-pixbuf/gdk-pixbuf-io.c:1382 gdk-pixbuf/gdk-pixbuf-io.c:1511
#, c-format
msgid "This build of gdk-pixbuf does not support saving the image format: %s"
msgstr "Aquest muntatge de gdk-pixbuf no permet desar el format d'imatge: %s"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1416
+#: gdk-pixbuf/gdk-pixbuf-io.c:1416
msgid "Insufficient memory to save image to callback"
msgstr "No hi ha memòria suficient per desar la imatge a la crida de retorn"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1428
+#: gdk-pixbuf/gdk-pixbuf-io.c:1428
msgid "Failed to open temporary file"
msgstr "No s'ha pogut obrir el fitxer temporal"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1453
+#: gdk-pixbuf/gdk-pixbuf-io.c:1453
msgid "Failed to read from temporary file"
msgstr "No s'ha pogut llegir el fitxer temporal"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1683
+#: gdk-pixbuf/gdk-pixbuf-io.c:1687
#, c-format
msgid "Failed to open '%s' for writing: %s"
msgstr "No s'ha pogut obrir «%s» per a escriptura: %s"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1707
+#: gdk-pixbuf/gdk-pixbuf-io.c:1711
#, c-format
msgid ""
"Failed to close '%s' while writing image, all data may not have been saved: %"
@@ -116,17 +116,17 @@ msgstr ""
"No s'ha pogut desar '%s' en escriure la imatge, és probable que no s'hagin "
"desat totes les dades: %s"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1927 ../gdk-pixbuf/gdk-pixbuf-io.c:1977
+#: gdk-pixbuf/gdk-pixbuf-io.c:1931 gdk-pixbuf/gdk-pixbuf-io.c:1981
msgid "Insufficient memory to save image into a buffer"
msgstr ""
"No hi ha memòria suficient per a desar la imatge en una memòria intermèdia"
-#: ../gdk-pixbuf/gdk-pixbuf-loader.c:383
+#: gdk-pixbuf/gdk-pixbuf-loader.c:383
#, c-format
msgid "Incremental loading of image type '%s' is not supported"
msgstr "No està implementada la càrrega incremental del tipus d'imatge «%s»"
-#: ../gdk-pixbuf/gdk-pixbuf-loader.c:411 ../gdk-pixbuf/gdk-pixbuf-loader.c:513
+#: gdk-pixbuf/gdk-pixbuf-loader.c:411 gdk-pixbuf/gdk-pixbuf-loader.c:513
#, c-format
msgid ""
"Internal error: Image loader module '%s' failed to begin loading an image, "
@@ -135,138 +135,134 @@ msgstr ""
"Error intern: S'ha produït un error al mòdul de carregador d'imatge '%s' en "
"iniciar la càrrega d'una imatge, però no s'ha donat cap motiu per a l'error"
-#: ../gdk-pixbuf/gdk-pixdata.c:147
+#: gdk-pixbuf/gdk-pixdata.c:147
msgid "Image header corrupt"
msgstr "La capçalera de la imatge és corrompuda"
-#: ../gdk-pixbuf/gdk-pixdata.c:152
+#: gdk-pixbuf/gdk-pixdata.c:152
msgid "Image format unknown"
msgstr "El format de la imatge és desconegut"
-#: ../gdk-pixbuf/gdk-pixdata.c:157 ../gdk-pixbuf/gdk-pixdata.c:487
+#: gdk-pixbuf/gdk-pixdata.c:157 gdk-pixbuf/gdk-pixdata.c:487
msgid "Image pixel data corrupt"
msgstr "Les dades de píxels de la imatge estan corruptes"
-#: ../gdk-pixbuf/gdk-pixdata.c:431
+#: gdk-pixbuf/gdk-pixdata.c:431
#, c-format
msgid "failed to allocate image buffer of %u byte"
msgid_plural "failed to allocate image buffer of %u bytes"
msgstr[0] "no s'ha pogut assignar una memòria intermèdia d'imatge de %u octet"
msgstr[1] "no s'ha pogut assignar una memòria intermèdia d'imatge de %u octets"
-#: ../gdk-pixbuf/io-ani.c:244
+#: gdk-pixbuf/io-ani.c:244
msgid "Unexpected icon chunk in animation"
msgstr "Bloc d'icona inesperat en l'animació"
-#: ../gdk-pixbuf/io-ani.c:337
+#: gdk-pixbuf/io-ani.c:337
msgid "Unsupported animation type"
msgstr "Tipus d'animació no implementada"
-#: ../gdk-pixbuf/io-ani.c:348 ../gdk-pixbuf/io-ani.c:538
+#: gdk-pixbuf/io-ani.c:348 gdk-pixbuf/io-ani.c:538
msgid "Invalid header in animation"
msgstr "La capçalera de l'animació no és vàlida"
-#: ../gdk-pixbuf/io-ani.c:358 ../gdk-pixbuf/io-ani.c:382
-#: ../gdk-pixbuf/io-ani.c:441 ../gdk-pixbuf/io-ani.c:460
-#: ../gdk-pixbuf/io-ani.c:511 ../gdk-pixbuf/io-ani.c:583
+#: gdk-pixbuf/io-ani.c:358 gdk-pixbuf/io-ani.c:382 gdk-pixbuf/io-ani.c:441
+#: gdk-pixbuf/io-ani.c:460 gdk-pixbuf/io-ani.c:511 gdk-pixbuf/io-ani.c:583
msgid "Not enough memory to load animation"
msgstr "No hi ha memòria suficient per a carregar l'animació"
-#: ../gdk-pixbuf/io-ani.c:400 ../gdk-pixbuf/io-ani.c:417
-#: ../gdk-pixbuf/io-ani.c:428
+#: gdk-pixbuf/io-ani.c:400 gdk-pixbuf/io-ani.c:417 gdk-pixbuf/io-ani.c:428
msgid "Malformed chunk in animation"
msgstr "Bloc erroni en l'animació"
-#: ../gdk-pixbuf/io-ani.c:676
+#: gdk-pixbuf/io-ani.c:676
msgid "The ANI image format"
msgstr "El format d'imatge ANI"
-#: ../gdk-pixbuf/io-bmp.c:228 ../gdk-pixbuf/io-bmp.c:301
-#: ../gdk-pixbuf/io-bmp.c:333 ../gdk-pixbuf/io-bmp.c:356
-#: ../gdk-pixbuf/io-bmp.c:437
+#: gdk-pixbuf/io-bmp.c:228 gdk-pixbuf/io-bmp.c:306 gdk-pixbuf/io-bmp.c:338
+#: gdk-pixbuf/io-bmp.c:361 gdk-pixbuf/io-bmp.c:442
msgid "BMP image has bogus header data"
msgstr "La imatge BMP conté dades de capçalera errònies"
-#: ../gdk-pixbuf/io-bmp.c:239 ../gdk-pixbuf/io-bmp.c:396
+#: gdk-pixbuf/io-bmp.c:239 gdk-pixbuf/io-bmp.c:401
msgid "Not enough memory to load bitmap image"
msgstr "No hi ha memòria suficient per a carregar la imatge de mapa de bits"
-#: ../gdk-pixbuf/io-bmp.c:282
+#: gdk-pixbuf/io-bmp.c:287
msgid "BMP image has unsupported header size"
msgstr "La imatge BMP té una mida de capçalera no suportada"
# Topdown és un BMP amb la primera "scanline" al principi del fitxer. jm
-#: ../gdk-pixbuf/io-bmp.c:320
+#: gdk-pixbuf/io-bmp.c:325
msgid "Topdown BMP images cannot be compressed"
msgstr "No es poden comprimir les imatges BMP «topdown»"
-#: ../gdk-pixbuf/io-bmp.c:1198
+#: gdk-pixbuf/io-bmp.c:1203
msgid "Couldn't allocate memory for saving BMP file"
msgstr "No s'ha pogut obtenir memòria per a desar el fitxer BMP"
-#: ../gdk-pixbuf/io-bmp.c:1239
+#: gdk-pixbuf/io-bmp.c:1244
msgid "Couldn't write to BMP file"
msgstr "No s'ha pogut escriure al fitxer BMP"
-#: ../gdk-pixbuf/io-bmp.c:1288
+#: gdk-pixbuf/io-bmp.c:1293
msgid "The BMP image format"
msgstr "El format d'imatge BMP"
-#: ../gdk-pixbuf/io-gif.c:220
+#: gdk-pixbuf/io-gif.c:220
#, c-format
msgid "Failure reading GIF: %s"
msgstr "No s'ha pogut llegir el GIF: %s"
-#: ../gdk-pixbuf/io-gif.c:492 ../gdk-pixbuf/io-gif.c:1463
-#: ../gdk-pixbuf/io-gif.c:1624
+#: 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 ""
"Al fitxer GIF li falten algunes dades (potser s'han truncat d'alguna manera)"
-#: ../gdk-pixbuf/io-gif.c:501
+#: gdk-pixbuf/io-gif.c:501
#, c-format
msgid "Internal error in the GIF loader (%s)"
msgstr "Error intern en el carregador de GIF (%s)"
-#: ../gdk-pixbuf/io-gif.c:575
+#: gdk-pixbuf/io-gif.c:575
msgid "Stack overflow"
msgstr "Sobreeiximent de la pila"
-#: ../gdk-pixbuf/io-gif.c:635
+#: gdk-pixbuf/io-gif.c:635
msgid "GIF image loader cannot understand this image."
msgstr "El carregador d'imatges GIF no entén aquesta imatge."
-#: ../gdk-pixbuf/io-gif.c:664
+#: gdk-pixbuf/io-gif.c:664
msgid "Bad code encountered"
msgstr "S'ha trobat un codi incorrecte"
-#: ../gdk-pixbuf/io-gif.c:674
+#: gdk-pixbuf/io-gif.c:674
msgid "Circular table entry in GIF file"
msgstr "Entrada de taula circular al fitxer GIF"
-#: ../gdk-pixbuf/io-gif.c:862 ../gdk-pixbuf/io-gif.c:1451
-#: ../gdk-pixbuf/io-gif.c:1497 ../gdk-pixbuf/io-gif.c:1612
+#: 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 "No hi ha memòria suficient per carregar el fitxer GIF"
-#: ../gdk-pixbuf/io-gif.c:947
+#: gdk-pixbuf/io-gif.c:947
msgid "Not enough memory to composite a frame in GIF file"
msgstr "No hi ha memòria suficient per a composar un marc al fitxer GIF"
-#: ../gdk-pixbuf/io-gif.c:1116
+#: gdk-pixbuf/io-gif.c:1116
msgid "GIF image is corrupt (incorrect LZW compression)"
msgstr "La imatge GIF és corrupta (la compressió LZW és incorrecte)"
-#: ../gdk-pixbuf/io-gif.c:1166
+#: gdk-pixbuf/io-gif.c:1166
msgid "File does not appear to be a GIF file"
msgstr "El fitxer no sembla ser un fitxer GIF"
-#: ../gdk-pixbuf/io-gif.c:1178
+#: gdk-pixbuf/io-gif.c:1178
#, c-format
msgid "Version %s of the GIF file format is not supported"
msgstr "No s'ha implementat la versió %s del format del fitxer GIF"
-#: ../gdk-pixbuf/io-gif.c:1287
+#: gdk-pixbuf/io-gif.c:1287
msgid ""
"GIF image has no global colormap, and a frame inside it has no local "
"colormap."
@@ -274,67 +270,66 @@ msgstr ""
"La imatge GIF no té mapa de color global, i un marc de dins no té mapa de "
"color local."
-#: ../gdk-pixbuf/io-gif.c:1519
+#: gdk-pixbuf/io-gif.c:1519
msgid "GIF image was truncated or incomplete."
msgstr "Imatge GIF truncada o incompleta."
-#: ../gdk-pixbuf/io-gif.c:1671
+#: gdk-pixbuf/io-gif.c:1671
msgid "The GIF image format"
msgstr "El format d'imatge GIF"
-#: ../gdk-pixbuf/io-ico.c:219 ../gdk-pixbuf/io-ico.c:271
-#: ../gdk-pixbuf/io-ico.c:340 ../gdk-pixbuf/io-ico.c:403
-#: ../gdk-pixbuf/io-ico.c:433
+#: gdk-pixbuf/io-ico.c:219 gdk-pixbuf/io-ico.c:271 gdk-pixbuf/io-ico.c:340
+#: gdk-pixbuf/io-ico.c:403 gdk-pixbuf/io-ico.c:433
msgid "Not enough memory to load icon"
msgstr "No hi ha memòria suficient per a carregar la icona"
-#: ../gdk-pixbuf/io-ico.c:256 ../gdk-pixbuf/io-ico.c:330
+#: gdk-pixbuf/io-ico.c:256 gdk-pixbuf/io-ico.c:330
msgid "Invalid header in icon"
msgstr "La capçalera de la icona no és vàlida"
-#: ../gdk-pixbuf/io-ico.c:293
+#: gdk-pixbuf/io-ico.c:293
msgid "Icon has zero width"
msgstr "L'amplada de la icona és zero"
-#: ../gdk-pixbuf/io-ico.c:303
+#: gdk-pixbuf/io-ico.c:303
msgid "Icon has zero height"
msgstr "L'alçària de la icona és zero"
-#: ../gdk-pixbuf/io-ico.c:355
+#: gdk-pixbuf/io-ico.c:355
msgid "Compressed icons are not supported"
msgstr "Les icones comprimides no estan implementades"
-#: ../gdk-pixbuf/io-ico.c:388
+#: gdk-pixbuf/io-ico.c:388
msgid "Unsupported icon type"
msgstr "Tipus d'icona no implementada"
-#: ../gdk-pixbuf/io-ico.c:482
+#: gdk-pixbuf/io-ico.c:482
msgid "Not enough memory to load ICO file"
msgstr "No hi ha memòria suficient per a carregar el fitxer ICO"
-#: ../gdk-pixbuf/io-ico.c:947
+#: gdk-pixbuf/io-ico.c:947
msgid "Image too large to be saved as ICO"
msgstr "La imatge és massa gran per a desar-la com a ICO"
-#: ../gdk-pixbuf/io-ico.c:958
+#: gdk-pixbuf/io-ico.c:958
msgid "Cursor hotspot outside image"
msgstr "Lloc calent del cursor fora de la imatge"
-#: ../gdk-pixbuf/io-ico.c:981
+#: gdk-pixbuf/io-ico.c:981
#, c-format
msgid "Unsupported depth for ICO file: %d"
msgstr "No se suporta la profunditat per al fitxer ICO: %d"
-#: ../gdk-pixbuf/io-ico.c:1210
+#: gdk-pixbuf/io-ico.c:1210
msgid "The ICO image format"
msgstr "El format d'imatge ICO"
-#: ../gdk-pixbuf/io-jpeg.c:114
+#: gdk-pixbuf/io-jpeg.c:114
#, c-format
msgid "Error interpreting JPEG image file (%s)"
msgstr "S'ha produït un error en interpretar el fitxer gràfic JPEG (%s)"
-#: ../gdk-pixbuf/io-jpeg.c:349
+#: gdk-pixbuf/io-jpeg.c:349
msgid ""
"Insufficient memory to load image, try exiting some applications to free "
"memory"
@@ -342,17 +337,17 @@ msgstr ""
"La memòria per carregar la imatge és insuficient, proveu de sortir d'algunes "
"aplicacions per a alliberar memòria"
-#: ../gdk-pixbuf/io-jpeg.c:383 ../gdk-pixbuf/io-jpeg.c:749
+#: gdk-pixbuf/io-jpeg.c:383 gdk-pixbuf/io-jpeg.c:749
#, c-format
msgid "Unsupported JPEG color space (%s)"
msgstr "Espai de color JPEG no implementat (%s)"
-#: ../gdk-pixbuf/io-jpeg.c:481 ../gdk-pixbuf/io-jpeg.c:678
-#: ../gdk-pixbuf/io-jpeg.c:943 ../gdk-pixbuf/io-jpeg.c:952
+#: gdk-pixbuf/io-jpeg.c:481 gdk-pixbuf/io-jpeg.c:678 gdk-pixbuf/io-jpeg.c:943
+#: gdk-pixbuf/io-jpeg.c:952
msgid "Couldn't allocate memory for loading JPEG file"
msgstr "No es pot obtenir memòria per a carregar el fitxer JPEG"
-#: ../gdk-pixbuf/io-jpeg.c:894
+#: gdk-pixbuf/io-jpeg.c:894
#, c-format
msgid ""
"JPEG quality must be a value between 0 and 100; value '%s' could not be "
@@ -361,7 +356,7 @@ msgstr ""
"La qualitat de JPEG ha de ser un valor entre 0 i 100; el valor '%s' no es "
"pot analitzar."
-#: ../gdk-pixbuf/io-jpeg.c:909
+#: gdk-pixbuf/io-jpeg.c:909
#, c-format
msgid ""
"JPEG quality must be a value between 0 and 100; value '%d' is not allowed."
@@ -369,86 +364,86 @@ msgstr ""
"La qualitat JPEG ha de ser un valor entre 0 i 100; el valor '%d' no és "
"permès."
-#: ../gdk-pixbuf/io-jpeg.c:1071
+#: gdk-pixbuf/io-jpeg.c:1071
msgid "The JPEG image format"
msgstr "El format d'imatge JPEG"
-#: ../gdk-pixbuf/io-pcx.c:191
+#: gdk-pixbuf/io-pcx.c:191
msgid "Couldn't allocate memory for header"
msgstr "No es pot obtenir memòria per a la capçalera"
-#: ../gdk-pixbuf/io-pcx.c:206 ../gdk-pixbuf/io-pcx.c:566
+#: gdk-pixbuf/io-pcx.c:206 gdk-pixbuf/io-pcx.c:566
msgid "Couldn't allocate memory for context buffer"
msgstr "No s'ha pogut assignar memòria per al context de la memòria intermèdia"
-#: ../gdk-pixbuf/io-pcx.c:607
+#: gdk-pixbuf/io-pcx.c:607
msgid "Image has invalid width and/or height"
msgstr "La imatge té una amplada i/o alçària invàlida"
-#: ../gdk-pixbuf/io-pcx.c:619 ../gdk-pixbuf/io-pcx.c:680
+#: gdk-pixbuf/io-pcx.c:619 gdk-pixbuf/io-pcx.c:680
msgid "Image has unsupported bpp"
msgstr "La imatge té uns bpp no suportats"
-#: ../gdk-pixbuf/io-pcx.c:624 ../gdk-pixbuf/io-pcx.c:632
+#: gdk-pixbuf/io-pcx.c:624 gdk-pixbuf/io-pcx.c:632
#, c-format
msgid "Image has unsupported number of %d-bit planes"
msgstr "La imatge té un nombre de plànols de %d bits no suportat"
-#: ../gdk-pixbuf/io-pcx.c:648
+#: gdk-pixbuf/io-pcx.c:648
msgid "Couldn't create new pixbuf"
msgstr "No s'ha pogut crear un nou pixbuf"
-#: ../gdk-pixbuf/io-pcx.c:656
+#: gdk-pixbuf/io-pcx.c:656
msgid "Couldn't allocate memory for line data"
msgstr "No s'ha pogut assignar memòria per a les dades de la línia"
-#: ../gdk-pixbuf/io-pcx.c:663
+#: gdk-pixbuf/io-pcx.c:663
msgid "Couldn't allocate memory for paletted data"
msgstr "No s'ha pogut assignar memòria per a les dades de la paleta"
-#: ../gdk-pixbuf/io-pcx.c:710
+#: gdk-pixbuf/io-pcx.c:710
msgid "Didn't get all lines of PCX image"
msgstr "No s'han obtingut totes les línies de la imatge PCX"
-#: ../gdk-pixbuf/io-pcx.c:717
+#: gdk-pixbuf/io-pcx.c:717
msgid "No palette found at end of PCX data"
msgstr "No s'ha trobat cap paleta al final de les dades PCX"
-#: ../gdk-pixbuf/io-pcx.c:758
+#: gdk-pixbuf/io-pcx.c:758
msgid "The PCX image format"
msgstr "El format d'imatge PCX"
-#: ../gdk-pixbuf/io-png.c:55
+#: gdk-pixbuf/io-png.c:55
msgid "Bits per channel of PNG image is invalid."
msgstr "Els bits per canal de la imatge PNG no són vàlids."
-#: ../gdk-pixbuf/io-png.c:136
+#: gdk-pixbuf/io-png.c:136
msgid "Transformed PNG has zero width or height."
msgstr "EL PNG transformat té amplada o alçària zero."
-#: ../gdk-pixbuf/io-png.c:144
+#: gdk-pixbuf/io-png.c:144
msgid "Bits per channel of transformed PNG is not 8."
msgstr "Els bits per canal del PNG transformat no són 8."
-#: ../gdk-pixbuf/io-png.c:153
+#: gdk-pixbuf/io-png.c:153
msgid "Transformed PNG not RGB or RGBA."
msgstr "El PNG transformat no és RGB o RGBA."
-#: ../gdk-pixbuf/io-png.c:162
+#: gdk-pixbuf/io-png.c:162
msgid "Transformed PNG has unsupported number of channels, must be 3 or 4."
msgstr ""
"El PNG transformat té un nombre no implementat de canals, ha de ser 3 o 4."
-#: ../gdk-pixbuf/io-png.c:183
+#: gdk-pixbuf/io-png.c:183
#, c-format
msgid "Fatal error in PNG image file: %s"
msgstr "Error fatal al fitxer d'imatge PNG: %s"
-#: ../gdk-pixbuf/io-png.c:301
+#: gdk-pixbuf/io-png.c:301
msgid "Insufficient memory to load PNG file"
msgstr "No hi ha memòria suficient per a carregar el fitxer PNG"
-#: ../gdk-pixbuf/io-png.c:618
+#: gdk-pixbuf/io-png.c:618
#, c-format
msgid ""
"Insufficient memory to store a %ld by %ld image; try exiting some "
@@ -457,350 +452,365 @@ msgstr ""
"Memòria insuficient per a emmagatzemar una imatge de %ld per %ld; proveu de "
"sortir d'algunes aplicacions per reduir l'ús de memòria"
-#: ../gdk-pixbuf/io-png.c:669
+#: gdk-pixbuf/io-png.c:669
msgid "Fatal error reading PNG image file"
msgstr "Error fatal en llegir el fitxer gràfic PNG"
-#: ../gdk-pixbuf/io-png.c:718
+#: gdk-pixbuf/io-png.c:718
#, c-format
msgid "Fatal error reading PNG image file: %s"
msgstr "Error fatal en llegir el fitxer gràfic PNG: %s"
-#: ../gdk-pixbuf/io-png.c:813
+#: gdk-pixbuf/io-png.c:810
msgid ""
"Keys for PNG text chunks must have at least 1 and at most 79 characters."
msgstr ""
"Les claus pera ls blocs text de PNG han de tenir entre 1 i 79 caràcters."
-#: ../gdk-pixbuf/io-png.c:821
+#: gdk-pixbuf/io-png.c:818
msgid "Keys for PNG text chunks must be ASCII characters."
msgstr "Les claus per als blocs text de PNG han de ser caràcters ASCII."
-#: ../gdk-pixbuf/io-png.c:854
+#: gdk-pixbuf/io-png.c:831
+#, fuzzy, c-format
+msgid ""
+"PNG compression level must be a value between 0 and 9; value '%s' could not "
+"be parsed."
+msgstr ""
+"La qualitat de JPEG ha de ser un valor entre 0 i 100; el valor '%s' no es "
+"pot analitzar."
+
+#: gdk-pixbuf/io-png.c:843
+#, fuzzy, c-format
+msgid ""
+"PNG compression level must be a value between 0 and 9; value '%d' is not "
+"allowed."
+msgstr ""
+"La qualitat JPEG ha de ser un valor entre 0 i 100; el valor '%d' no és "
+"permès."
+
+#: gdk-pixbuf/io-png.c:883
#, c-format
msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding."
msgstr ""
"El valor per al fragment de text PNG %s no es pot convertir a la codificació "
"ISO-8859-1."
-#: ../gdk-pixbuf/io-png.c:994
+#: gdk-pixbuf/io-png.c:1026
msgid "The PNG image format"
msgstr "El format d'imatge PNG"
-#: ../gdk-pixbuf/io-pnm.c:252
+#: gdk-pixbuf/io-pnm.c:252
msgid "PNM loader expected to find an integer, but didn't"
msgstr "El carregador PNM esperava trobar un enter, però no l'ha trobat"
-#: ../gdk-pixbuf/io-pnm.c:284
+#: gdk-pixbuf/io-pnm.c:284
msgid "PNM file has an incorrect initial byte"
msgstr "El fitxer PNM té un byte inicial incorrecte"
-#: ../gdk-pixbuf/io-pnm.c:314
+#: gdk-pixbuf/io-pnm.c:314
msgid "PNM file is not in a recognized PNM subformat"
msgstr "El fitxer PNM no és en un subformat reconegut"
-#: ../gdk-pixbuf/io-pnm.c:339
+#: gdk-pixbuf/io-pnm.c:339
msgid "PNM file has an image width of 0"
msgstr "El fitxer PNM té una amplada d'imatge de 0"
-#: ../gdk-pixbuf/io-pnm.c:360
+#: gdk-pixbuf/io-pnm.c:360
msgid "PNM file has an image height of 0"
msgstr "El fitxer PNM té una alçària d'imatge zero"
-#: ../gdk-pixbuf/io-pnm.c:383
+#: gdk-pixbuf/io-pnm.c:383
msgid "Maximum color value in PNM file is 0"
msgstr "El valor màxim de color al fitxer PNM és zero"
-#: ../gdk-pixbuf/io-pnm.c:391
+#: gdk-pixbuf/io-pnm.c:391
msgid "Maximum color value in PNM file is too large"
msgstr "El valor màxim de color al fitxer PNM és massa alt"
-#: ../gdk-pixbuf/io-pnm.c:399
+#: gdk-pixbuf/io-pnm.c:399
msgid "Cannot handle PNM files with maximum color values greater than 255"
msgstr ""
"No es poden gestionar fitxers PNM amb valors de color màxims més grans de 255"
-#: ../gdk-pixbuf/io-pnm.c:438 ../gdk-pixbuf/io-pnm.c:466
-#: ../gdk-pixbuf/io-pnm.c:498
+#: gdk-pixbuf/io-pnm.c:438 gdk-pixbuf/io-pnm.c:466 gdk-pixbuf/io-pnm.c:498
msgid "Raw PNM image type is invalid"
msgstr "El tipus d'imatge PNM en brut no és vàlid"
-#: ../gdk-pixbuf/io-pnm.c:562 ../gdk-pixbuf/io-pnm.c:604
+#: gdk-pixbuf/io-pnm.c:562 gdk-pixbuf/io-pnm.c:604
msgid "PNM image format is invalid"
msgstr "El format d'imatge PNM no és vàlid"
-#: ../gdk-pixbuf/io-pnm.c:663
+#: gdk-pixbuf/io-pnm.c:663
msgid "PNM image loader does not support this PNM subformat"
msgstr "El carregador d'imatges PNM no permet aquest subformat PNM"
-#: ../gdk-pixbuf/io-pnm.c:718
+#: gdk-pixbuf/io-pnm.c:718
msgid "Premature end-of-file encountered"
msgstr "S'ha trobat un final de fitxer abans d'hora"
-#: ../gdk-pixbuf/io-pnm.c:750 ../gdk-pixbuf/io-pnm.c:981
+#: gdk-pixbuf/io-pnm.c:750 gdk-pixbuf/io-pnm.c:981
msgid "Raw PNM formats require exactly one whitespace before sample data"
msgstr ""
"Els formats PNM en brut requereixen exactament un espai en blanc abans de "
"les dades de mostra"
-#: ../gdk-pixbuf/io-pnm.c:777
+#: gdk-pixbuf/io-pnm.c:777
msgid "Cannot allocate memory for loading PNM image"
msgstr "No es pot obtenir memòria per a carregar la imatge PNM"
-#: ../gdk-pixbuf/io-pnm.c:827
+#: gdk-pixbuf/io-pnm.c:827
msgid "Insufficient memory to load PNM context struct"
msgstr "No hi ha memòria suficient per a carregar l'estructura de context PNM"
-#: ../gdk-pixbuf/io-pnm.c:878
+#: gdk-pixbuf/io-pnm.c:878
msgid "Unexpected end of PNM image data"
msgstr "Final inesperat de les dades de la imatge PNM"
-#: ../gdk-pixbuf/io-pnm.c:1010
+#: gdk-pixbuf/io-pnm.c:1010
msgid "Insufficient memory to load PNM file"
msgstr "No hi ha memòria suficient per a carregar el fitxer PNM"
-#: ../gdk-pixbuf/io-pnm.c:1089
+#: gdk-pixbuf/io-pnm.c:1089
msgid "The PNM/PBM/PGM/PPM image format family"
msgstr "La família de format d'imatge PNM/PBM/PGM/PPM"
-#: ../gdk-pixbuf/io-ras.c:126
+#: gdk-pixbuf/io-ras.c:126
msgid "RAS image has bogus header data"
msgstr "La imatge RAS té dades de capçalera erronis"
-#: ../gdk-pixbuf/io-ras.c:148
+#: gdk-pixbuf/io-ras.c:148
msgid "RAS image has unknown type"
msgstr "La imatge RAS és de tipus desconegut"
-#: ../gdk-pixbuf/io-ras.c:156
+#: gdk-pixbuf/io-ras.c:156
msgid "unsupported RAS image variation"
msgstr "Variació d'imatge RAS no implementada"
-#: ../gdk-pixbuf/io-ras.c:171 ../gdk-pixbuf/io-ras.c:200
+#: gdk-pixbuf/io-ras.c:171 gdk-pixbuf/io-ras.c:200
msgid "Not enough memory to load RAS image"
msgstr "No hi ha memòria suficient per carregar la imatge RAS"
-#: ../gdk-pixbuf/io-ras.c:543
+#: gdk-pixbuf/io-ras.c:543
msgid "The Sun raster image format"
msgstr "El format d'imatge Sun raster"
-#: ../gdk-pixbuf/io-tga.c:154
+#: gdk-pixbuf/io-tga.c:154
msgid "Cannot allocate memory for IOBuffer struct"
msgstr "No es pot obtenir memòria per a l'estructura IOBuffer"
-#: ../gdk-pixbuf/io-tga.c:173
+#: gdk-pixbuf/io-tga.c:173
msgid "Cannot allocate memory for IOBuffer data"
msgstr "No es pot obtenir memòria per les dades de l'IOBuffer"
-#: ../gdk-pixbuf/io-tga.c:184
+#: gdk-pixbuf/io-tga.c:184
msgid "Cannot realloc IOBuffer data"
msgstr "No es pot reallotjar memòria per les dades de l'IOBuffer"
-#: ../gdk-pixbuf/io-tga.c:214
+#: gdk-pixbuf/io-tga.c:214
msgid "Cannot allocate temporary IOBuffer data"
msgstr "No es poden assignar les dades temporals de l'IOBuffer"
-#: ../gdk-pixbuf/io-tga.c:348
+#: gdk-pixbuf/io-tga.c:348
msgid "Cannot allocate new pixbuf"
msgstr "No es pot allotjar un nou pixbuf"
-#: ../gdk-pixbuf/io-tga.c:689
+#: gdk-pixbuf/io-tga.c:689
msgid "Cannot allocate colormap structure"
msgstr "No es pot assignar l'estructura del mapa de colors"
-#: ../gdk-pixbuf/io-tga.c:696
+#: gdk-pixbuf/io-tga.c:696
msgid "Cannot allocate colormap entries"
msgstr "No es poden assignar les entrades del mapa de colors"
-#: ../gdk-pixbuf/io-tga.c:718
+#: gdk-pixbuf/io-tga.c:718
msgid "Unexpected bitdepth for colormap entries"
msgstr "Profunditat de bit inesperada per a les entrades del mapa de color"
-#: ../gdk-pixbuf/io-tga.c:736
+#: gdk-pixbuf/io-tga.c:736
msgid "Cannot allocate TGA header memory"
msgstr "No es pot obtenir memòria per les capçaleres TGA"
-#: ../gdk-pixbuf/io-tga.c:769
+#: gdk-pixbuf/io-tga.c:769
msgid "TGA image has invalid dimensions"
msgstr "La imatge TGA té unes dimensions no vàlides"
-#: ../gdk-pixbuf/io-tga.c:775 ../gdk-pixbuf/io-tga.c:784
-#: ../gdk-pixbuf/io-tga.c:794 ../gdk-pixbuf/io-tga.c:804
-#: ../gdk-pixbuf/io-tga.c:811
+#: gdk-pixbuf/io-tga.c:775 gdk-pixbuf/io-tga.c:784 gdk-pixbuf/io-tga.c:794
+#: gdk-pixbuf/io-tga.c:804 gdk-pixbuf/io-tga.c:811
msgid "TGA image type not supported"
msgstr "El tipus d'imatge TGA no està permès"
-#: ../gdk-pixbuf/io-tga.c:858
+#: gdk-pixbuf/io-tga.c:858
msgid "Cannot allocate memory for TGA context struct"
msgstr "No es pot obtenir memòria per al context de l'estructura TGA"
-#: ../gdk-pixbuf/io-tga.c:923
+#: gdk-pixbuf/io-tga.c:923
msgid "Excess data in file"
msgstr "Excés de dades al fitxer"
-#: ../gdk-pixbuf/io-tga.c:992
+#: gdk-pixbuf/io-tga.c:992
msgid "The Targa image format"
msgstr "El format d'imatge Targa"
-#: ../gdk-pixbuf/io-tiff.c:173
+#: gdk-pixbuf/io-tiff.c:173
msgid "Could not get image width (bad TIFF file)"
msgstr "No es pot obtenir l'amplada de la imatge (fitxer TIFF incorrecte)"
-#: ../gdk-pixbuf/io-tiff.c:180
+#: gdk-pixbuf/io-tiff.c:180
msgid "Could not get image height (bad TIFF file)"
msgstr "No es pot obtenir l'alçària de la imatge (fitxer TIFF incorrecte)"
-#: ../gdk-pixbuf/io-tiff.c:188
+#: gdk-pixbuf/io-tiff.c:188
msgid "Width or height of TIFF image is zero"
msgstr "L'amplada o l'alçària de la imatge TIFF és zero"
-#: ../gdk-pixbuf/io-tiff.c:197 ../gdk-pixbuf/io-tiff.c:206
+#: gdk-pixbuf/io-tiff.c:197 gdk-pixbuf/io-tiff.c:206
msgid "Dimensions of TIFF image too large"
msgstr "Les dimensions de la imatge TIFF són massa grans"
-#: ../gdk-pixbuf/io-tiff.c:225 ../gdk-pixbuf/io-tiff.c:237
-#: ../gdk-pixbuf/io-tiff.c:286 ../gdk-pixbuf/io-tiff.c:572
+#: gdk-pixbuf/io-tiff.c:225 gdk-pixbuf/io-tiff.c:237 gdk-pixbuf/io-tiff.c:286
+#: gdk-pixbuf/io-tiff.c:572
msgid "Insufficient memory to open TIFF file"
msgstr "No hi ha memòria suficient per obrir el fitxer TIFF"
-#: ../gdk-pixbuf/io-tiff.c:251 ../gdk-pixbuf/io-tiff.c:294
+#: gdk-pixbuf/io-tiff.c:251 gdk-pixbuf/io-tiff.c:294
msgid "Failed to load RGB data from TIFF file"
msgstr "No s'han pogut carregar les dades RGB des del fitxer TIFF"
-#: ../gdk-pixbuf/io-tiff.c:361
+#: gdk-pixbuf/io-tiff.c:361
msgid "Failed to open TIFF image"
msgstr "No s'ha pogut obrir la imatge TIFF"
-#: ../gdk-pixbuf/io-tiff.c:373
+#: gdk-pixbuf/io-tiff.c:373
msgid "TIFFClose operation failed"
msgstr "L'operació TIFFClose ha fallat"
-#: ../gdk-pixbuf/io-tiff.c:504 ../gdk-pixbuf/io-tiff.c:517
+#: gdk-pixbuf/io-tiff.c:504 gdk-pixbuf/io-tiff.c:517
msgid "Failed to load TIFF image"
msgstr "No s'ha pogut carregar la imatge TIFF"
-#: ../gdk-pixbuf/io-tiff.c:610
+#: gdk-pixbuf/io-tiff.c:610
msgid "The TIFF image format"
msgstr "El format d'imatge TIFF"
-#: ../gdk-pixbuf/io-wbmp.c:246
+#: gdk-pixbuf/io-wbmp.c:246
msgid "Image has zero width"
msgstr "La imatge té una amplada de zero"
-#: ../gdk-pixbuf/io-wbmp.c:264
+#: gdk-pixbuf/io-wbmp.c:264
msgid "Image has zero height"
msgstr "La imatge té una alçària de zero"
-#: ../gdk-pixbuf/io-wbmp.c:275
+#: gdk-pixbuf/io-wbmp.c:275
msgid "Not enough memory to load image"
msgstr "No hi ha memòria suficient per carregar la imatge"
-#: ../gdk-pixbuf/io-wbmp.c:334
+#: gdk-pixbuf/io-wbmp.c:334
msgid "Couldn't save the rest"
msgstr "No s'ha pogut desar la resta"
-#: ../gdk-pixbuf/io-wbmp.c:368
+#: gdk-pixbuf/io-wbmp.c:368
msgid "The WBMP image format"
msgstr "El format d'imatge WBMP"
-#: ../gdk-pixbuf/io-xbm.c:287
+#: gdk-pixbuf/io-xbm.c:287
msgid "Invalid XBM file"
msgstr "El fitxer XBM no és vàlid"
-#: ../gdk-pixbuf/io-xbm.c:297
+#: gdk-pixbuf/io-xbm.c:297
msgid "Insufficient memory to load XBM image file"
msgstr "No hi ha memòria suficient per a carregar el fitxer gràfic XBM"
-#: ../gdk-pixbuf/io-xbm.c:441
+#: gdk-pixbuf/io-xbm.c:441
msgid "Failed to write to temporary file when loading XBM image"
msgstr "No s'ha pogut escriure al fitxer temporal en carregar la imatge XBM"
-#: ../gdk-pixbuf/io-xbm.c:476
+#: gdk-pixbuf/io-xbm.c:476
msgid "The XBM image format"
msgstr "El format d'imatge XBM"
-#: ../gdk-pixbuf/io-xpm.c:467
+#: gdk-pixbuf/io-xpm.c:467
msgid "No XPM header found"
msgstr "No s'ha trobat la capçalera XPM"
-#: ../gdk-pixbuf/io-xpm.c:476
+#: gdk-pixbuf/io-xpm.c:476
msgid "Invalid XPM header"
msgstr "La capçalera XPM no és vàlida"
-#: ../gdk-pixbuf/io-xpm.c:484
+#: gdk-pixbuf/io-xpm.c:484
msgid "XPM file has image width <= 0"
msgstr "El fitxer XPM té una amplada d'imatge <=0"
-#: ../gdk-pixbuf/io-xpm.c:492
+#: gdk-pixbuf/io-xpm.c:492
msgid "XPM file has image height <= 0"
msgstr "El fitxer XPM té una alçària d'imatge <=0"
-#: ../gdk-pixbuf/io-xpm.c:500
+#: gdk-pixbuf/io-xpm.c:500
msgid "XPM has invalid number of chars per pixel"
msgstr "XPM té un nombre de caràcters per píxel invàlid"
-#: ../gdk-pixbuf/io-xpm.c:507
+#: gdk-pixbuf/io-xpm.c:507
msgid "XPM file has invalid number of colors"
msgstr "El fitxer XPM té un nombre de colors no vàlid"
-#: ../gdk-pixbuf/io-xpm.c:519 ../gdk-pixbuf/io-xpm.c:528
-#: ../gdk-pixbuf/io-xpm.c:580
+#: gdk-pixbuf/io-xpm.c:519 gdk-pixbuf/io-xpm.c:528 gdk-pixbuf/io-xpm.c:580
msgid "Cannot allocate memory for loading XPM image"
msgstr "No es pot obtenir memòria per a carregar la imatge XPM"
-#: ../gdk-pixbuf/io-xpm.c:542
+#: gdk-pixbuf/io-xpm.c:542
msgid "Cannot read XPM colormap"
msgstr "No es pot llegir el mapa de color d'XPM"
-#: ../gdk-pixbuf/io-xpm.c:771
+#: gdk-pixbuf/io-xpm.c:771
msgid "Failed to write to temporary file when loading XPM image"
msgstr "No s'ha pogut escriure al fitxer temporal en carregar la imatge XPM"
-#: ../gdk-pixbuf/io-xpm.c:806
+#: gdk-pixbuf/io-xpm.c:806
msgid "The XPM image format"
msgstr "El format d'imatge XPM"
#. Description of --class=CLASS in --help output
-#: ../gdk/gdk.c:115
+#: gdk/gdk.c:115
msgid "Program class as used by the window manager"
msgstr "Classe del programa com l'utilitza el gestor de finestres"
#. Placeholder in --class=CLASS in --help output
-#: ../gdk/gdk.c:116
+#: gdk/gdk.c:116
msgid "CLASS"
msgstr "CLASSE"
#. Description of --name=NAME in --help output
-#: ../gdk/gdk.c:118
+#: gdk/gdk.c:118
msgid "Program name as used by the window manager"
msgstr "El nom del programa com l'utilitza el gestor de finestres"
#. Placeholder in --name=NAME in --help output
-#: ../gdk/gdk.c:119
+#: gdk/gdk.c:119
msgid "NAME"
msgstr "NOM"
#. Description of --display=DISPLAY in --help output
-#: ../gdk/gdk.c:121
+#: gdk/gdk.c:121
msgid "X display to use"
msgstr "Visualització X per a utilitzar"
#. Placeholder in --display=DISPLAY in --help output
-#: ../gdk/gdk.c:122
+#: gdk/gdk.c:122
msgid "DISPLAY"
msgstr "VISUALITZACIÓ"
#. Description of --screen=SCREEN in --help output
-#: ../gdk/gdk.c:124
+#: gdk/gdk.c:124
msgid "X screen to use"
msgstr "Pantalla X per a utilitzar"
#. Placeholder in --screen=SCREEN in --help output
-#: ../gdk/gdk.c:125
+#: gdk/gdk.c:125
msgid "SCREEN"
msgstr "PANTALLA"
#. Description of --gdk-debug=FLAGS in --help output
-#: ../gdk/gdk.c:128
+#: gdk/gdk.c:128
msgid "Gdk debugging flags to set"
msgstr "Senyaladors de depuració de Gdk per a habilitar"
@@ -808,90 +818,222 @@ msgstr "Senyaladors de depuració de Gdk per a habilitar"
#. Placeholder in --gdk-no-debug=FLAGS in --help output
#. Placeholder in --gtk-debug=FLAGS in --help output
#. Placeholder in --gtk-no-debug=FLAGS in --help output
-#: ../gdk/gdk.c:129 ../gdk/gdk.c:132 ../gtk/gtkmain.c:405 ../gtk/gtkmain.c:408
+#: gdk/gdk.c:129 gdk/gdk.c:132 gtk/gtkmain.c:405 gtk/gtkmain.c:408
msgid "FLAGS"
msgstr "SENYALADORS"
#. Description of --gdk-no-debug=FLAGS in --help output
-#: ../gdk/gdk.c:131
+#: gdk/gdk.c:131
msgid "Gdk debugging flags to unset"
msgstr "Senyaladors de depuració de Gdk per a inhabilitar"
+#: gdk/keyname-table.h:3940
+msgid "keyboard label|BackSpace"
+msgstr ""
+
+#: gdk/keyname-table.h:3941
+msgid "keyboard label|Tab"
+msgstr ""
+
+#: gdk/keyname-table.h:3942
+msgid "keyboard label|Return"
+msgstr ""
+
+#: gdk/keyname-table.h:3943
+msgid "keyboard label|Pause"
+msgstr ""
+
+#: gdk/keyname-table.h:3944
+msgid "keyboard label|Scroll_Lock"
+msgstr ""
+
+#: gdk/keyname-table.h:3945
+msgid "keyboard label|Sys_Req"
+msgstr ""
+
+#: gdk/keyname-table.h:3946
+msgid "keyboard label|Escape"
+msgstr ""
+
+#: gdk/keyname-table.h:3947
+msgid "keyboard label|Multi_key"
+msgstr ""
+
+#: gdk/keyname-table.h:3948
+msgid "keyboard label|Home"
+msgstr ""
+
+#: gdk/keyname-table.h:3949
+msgid "keyboard label|Page_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3950
+msgid "keyboard label|Page_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3951
+msgid "keyboard label|End"
+msgstr ""
+
+#: gdk/keyname-table.h:3952
+msgid "keyboard label|Begin"
+msgstr ""
+
+#: gdk/keyname-table.h:3953
+msgid "keyboard label|Print"
+msgstr ""
+
+#: gdk/keyname-table.h:3954
+msgid "keyboard label|Insert"
+msgstr ""
+
+#: gdk/keyname-table.h:3955
+msgid "keyboard label|Num_Lock"
+msgstr ""
+
+#: gdk/keyname-table.h:3956
+msgid "keyboard label|KP_Space"
+msgstr ""
+
+#: gdk/keyname-table.h:3957
+msgid "keyboard label|KP_Tab"
+msgstr ""
+
+#: gdk/keyname-table.h:3958
+msgid "keyboard label|KP_Enter"
+msgstr ""
+
+#: gdk/keyname-table.h:3959
+msgid "keyboard label|KP_Home"
+msgstr ""
+
+#: gdk/keyname-table.h:3960
+msgid "keyboard label|KP_Left"
+msgstr ""
+
+#: gdk/keyname-table.h:3961
+msgid "keyboard label|KP_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3962
+msgid "keyboard label|KP_Right"
+msgstr ""
+
+#: gdk/keyname-table.h:3963
+msgid "keyboard label|KP_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3964
+msgid "keyboard label|KP_Page_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3965
+msgid "keyboard label|KP_Prior"
+msgstr ""
+
+#: gdk/keyname-table.h:3966
+msgid "keyboard label|KP_Page_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3967
+msgid "keyboard label|KP_Next"
+msgstr ""
+
+#: gdk/keyname-table.h:3968
+msgid "keyboard label|KP_End"
+msgstr ""
+
+#: gdk/keyname-table.h:3969
+msgid "keyboard label|KP_Begin"
+msgstr ""
+
+#: gdk/keyname-table.h:3970
+msgid "keyboard label|KP_Insert"
+msgstr ""
+
+#: gdk/keyname-table.h:3971
+msgid "keyboard label|KP_Delete"
+msgstr ""
+
+#: gdk/keyname-table.h:3972
+msgid "keyboard label|Delete"
+msgstr ""
+
#. Description of --sync in --help output
-#: ../gdk/win32/gdkmain-win32.c:60
+#: gdk/win32/gdkmain-win32.c:60
msgid "Don't batch GDI requests"
msgstr "No processis en lot les peticions del GDI"
#. Description of --no-wintab in --help output
-#: ../gdk/win32/gdkmain-win32.c:62
+#: gdk/win32/gdkmain-win32.c:62
msgid "Don't use the Wintab API for tablet support"
msgstr "No utilizis l'API Wintab per al suport de tablet"
#. Description of --ignore-wintab in --help output
-#: ../gdk/win32/gdkmain-win32.c:64
+#: gdk/win32/gdkmain-win32.c:64
msgid "Same as --no-wintab"
msgstr "El mateix que --no-wintab"
#. Description of --use-wintab in --help output
-#: ../gdk/win32/gdkmain-win32.c:66
+#: gdk/win32/gdkmain-win32.c:66
msgid "Do use the Wintab API [default]"
msgstr "Utilitza l'API Wintab [per defecte]"
#. Description of --max-colors=COLORS in --help output
-#: ../gdk/win32/gdkmain-win32.c:68
+#: gdk/win32/gdkmain-win32.c:68
msgid "Size of the palette in 8 bit mode"
msgstr "Mida de la paleta al mode 8 bits"
#. Placeholder in --max-colors=COLORS in --help output
-#: ../gdk/win32/gdkmain-win32.c:69
+#: gdk/win32/gdkmain-win32.c:69
msgid "COLORS"
msgstr "COLORS"
#. Description of --sync in --help output
-#: ../gdk/x11/gdkmain-x11.c:92
+#: gdk/x11/gdkmain-x11.c:92
msgid "Make X calls synchronous"
msgstr "Fes les crides a X sincronitzades"
-#: ../gtk/gtkaboutdialog.c:270 ../gtk/gtkaboutdialog.c:2025
+#: gtk/gtkaboutdialog.c:270 gtk/gtkaboutdialog.c:2025
msgid "License"
msgstr "Llicència"
-#: ../gtk/gtkaboutdialog.c:271
+#: gtk/gtkaboutdialog.c:271
msgid "The license of the program"
msgstr "La llicència del programa"
#. Add the credits button
-#: ../gtk/gtkaboutdialog.c:491
+#: gtk/gtkaboutdialog.c:491
msgid "C_redits"
msgstr "C_rèdits"
#. Add the license button
-#: ../gtk/gtkaboutdialog.c:501
+#: gtk/gtkaboutdialog.c:501
msgid "_License"
msgstr "_Llicència"
-#: ../gtk/gtkaboutdialog.c:731
+#: gtk/gtkaboutdialog.c:731
#, c-format
msgid "About %s"
msgstr "Quant a %s"
-#: ../gtk/gtkaboutdialog.c:1953
+#: gtk/gtkaboutdialog.c:1953
msgid "Credits"
msgstr "Crèdits"
-#: ../gtk/gtkaboutdialog.c:1979
+#: gtk/gtkaboutdialog.c:1979
msgid "Written by"
msgstr "Escrit per"
-#: ../gtk/gtkaboutdialog.c:1982
+#: gtk/gtkaboutdialog.c:1982
msgid "Documented by"
msgstr "Documentat per"
-#: ../gtk/gtkaboutdialog.c:1994
+#: gtk/gtkaboutdialog.c:1994
msgid "Translated by"
msgstr "Traduït per"
-#: ../gtk/gtkaboutdialog.c:1998
+#: gtk/gtkaboutdialog.c:1998
msgid "Artwork by"
msgstr "Art per"
@@ -899,28 +1041,41 @@ msgstr "Art per"
#. * that use the shift key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: ../gtk/gtkaccellabel.c:120
-msgid "Shift"
-msgstr "Majs"
+#: gtk/gtkaccellabel.c:121
+msgid "keyboard label|Shift"
+msgstr ""
#. This is the text that should appear next to menu accelerators
#. * that use the control key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: ../gtk/gtkaccellabel.c:126
-msgid "Ctrl"
-msgstr "Ctrl"
+#: gtk/gtkaccellabel.c:128
+msgid "keyboard label|Ctrl"
+msgstr ""
#. This is the text that should appear next to menu accelerators
#. * that use the alt key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: ../gtk/gtkaccellabel.c:132
-msgid "Alt"
-msgstr "Alt"
+#: gtk/gtkaccellabel.c:135
+msgid "keyboard label|Alt"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkaccellabel.c:577
+msgid "keyboard label|Space"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkaccellabel.c:581
+msgid "keyboard label|Backslash"
+msgstr ""
#. Translate to calendar:YM if you want years to be displayed
#. * before months; otherwise translate to calendar:MY.
@@ -931,7 +1086,7 @@ msgstr "Alt"
#. * so if you have a default text direction of RTL and YM, then
#. * the year will appear on the right.
#.
-#: ../gtk/gtkcalendar.c:704
+#: gtk/gtkcalendar.c:647
msgid "calendar:MY"
msgstr "calendar:MY"
@@ -939,25 +1094,52 @@ msgstr "calendar:MY"
#. * first day of the week to calendar:week_start:1 if you want Monday
#. * to be the first day of the week, and so on.
#.
-#: ../gtk/gtkcalendar.c:718
+#: gtk/gtkcalendar.c:661
msgid "calendar:week_start:0"
msgstr "calendar:week_start:1"
+#. Translators: This is a text measurement template.
+#. * Translate it to the widest year text.
+#. *
+#. * Don't include the prefix "year measurement template|"
+#. * in the translation.
+#. *
+#. * If you don't understand this, leave it as "2000"
+#.
+#: gtk/gtkcalendar.c:1549
+msgid "year measurement template|2000"
+msgstr ""
+
+#. Translators: This dictates how the year is displayed in
+#. * gtkcalendar widget. See strftime() manual for the format.
+#. * Use only ASCII in the translation.
+#. *
+#. * Also look for the msgid "year measurement template|2000".
+#. * Translate that entry to a year with the widest output of this
+#. * msgid.
+#. *
+#. * Don't include the prefix "calendar year format|" in the
+#. * translation. "%Y" is appropriate for most locales.
+#.
+#: gtk/gtkcalendar.c:1826
+msgid "calendar year format|%Y"
+msgstr ""
+
#. do not translate the part before the |
-#: ../gtk/gtkcellrendererprogress.c:237 ../gtk/gtkcellrendererprogress.c:295
+#: gtk/gtkcellrendererprogress.c:237 gtk/gtkcellrendererprogress.c:295
#, c-format
msgid "progress bar label|%d %%"
msgstr "%d %%"
-#: ../gtk/gtkcolorbutton.c:221 ../gtk/gtkcolorbutton.c:575
+#: gtk/gtkcolorbutton.c:221 gtk/gtkcolorbutton.c:576
msgid "Pick a Color"
msgstr "Trieu un color"
-#: ../gtk/gtkcolorbutton.c:467
+#: gtk/gtkcolorbutton.c:467
msgid "Received invalid color data\n"
msgstr "S'han rebut dades de color invàlides\n"
-#: ../gtk/gtkcolorsel.c:561
+#: gtk/gtkcolorsel.c:561
msgid ""
"The previously-selected color, for comparison to the color you're selecting "
"now. You can drag this color to a palette entry, or select this color as "
@@ -968,7 +1150,7 @@ msgstr ""
"seleccionar-lo com a actual per portar-lo a l'altra banda de la gamma de "
"colors."
-#: ../gtk/gtkcolorsel.c:566
+#: gtk/gtkcolorsel.c:566
msgid ""
"The color you've chosen. You can drag this color to a palette entry to save "
"it for use in the future."
@@ -976,11 +1158,11 @@ msgstr ""
"El color que heu escollit. Podeu arrossegar aquest color cap a una paleta i "
"desar-lo per a utilitzar-lo més endavant."
-#: ../gtk/gtkcolorsel.c:958
+#: gtk/gtkcolorsel.c:957
msgid "_Save color here"
msgstr "_Desa el color aquí"
-#: ../gtk/gtkcolorsel.c:1163
+#: gtk/gtkcolorsel.c:1162
msgid ""
"Click this palette entry to make it the current color. To change this entry, "
"drag a color swatch here or right-click it and select \"Save color here.\""
@@ -989,7 +1171,7 @@ msgstr ""
"Per a canviar aquesta entrada, arrossegueu una gamma de colors aquí o "
"cliqueu-hi amb el botó dret i seleccioneu \"Desa el color aquí.\""
-#: ../gtk/gtkcolorsel.c:1920
+#: gtk/gtkcolorsel.c:1929
msgid ""
"Select the color you want from the outer ring. Select the darkness or "
"lightness of that color using the inner triangle."
@@ -997,7 +1179,7 @@ msgstr ""
"Seleccioneu el color que vulgueu de l'anell extern. Seleccioneu la foscor o "
"la claror del color utilitzant el triangle intern."
-#: ../gtk/gtkcolorsel.c:1945
+#: gtk/gtkcolorsel.c:1954
msgid ""
"Click the eyedropper, then click a color anywhere on your screen to select "
"that color."
@@ -1005,67 +1187,67 @@ msgstr ""
"Feu clic al selector de color, llavors feu clic on vulgueu de la vostra "
"pantalla per seleccionar el seu color."
-#: ../gtk/gtkcolorsel.c:1954
+#: gtk/gtkcolorsel.c:1963
msgid "_Hue:"
msgstr "_Matís:"
-#: ../gtk/gtkcolorsel.c:1955
+#: gtk/gtkcolorsel.c:1964
msgid "Position on the color wheel."
msgstr "Posició a la roda de colors."
-#: ../gtk/gtkcolorsel.c:1957
+#: gtk/gtkcolorsel.c:1966
msgid "_Saturation:"
msgstr "_Saturació:"
-#: ../gtk/gtkcolorsel.c:1958
+#: gtk/gtkcolorsel.c:1967
msgid "\"Deepness\" of the color."
msgstr "«Profunditat» del color."
-#: ../gtk/gtkcolorsel.c:1959
+#: gtk/gtkcolorsel.c:1968
msgid "_Value:"
msgstr "_Valor:"
-#: ../gtk/gtkcolorsel.c:1960
+#: gtk/gtkcolorsel.c:1969
msgid "Brightness of the color."
msgstr "Brillantor del color"
-#: ../gtk/gtkcolorsel.c:1961
+#: gtk/gtkcolorsel.c:1970
msgid "_Red:"
msgstr "_Vermell:"
-#: ../gtk/gtkcolorsel.c:1962
+#: gtk/gtkcolorsel.c:1971
msgid "Amount of red light in the color."
msgstr "Quantitat de llum vermella en el color."
-#: ../gtk/gtkcolorsel.c:1963
+#: gtk/gtkcolorsel.c:1972
msgid "_Green:"
msgstr "_Verd:"
-#: ../gtk/gtkcolorsel.c:1964
+#: gtk/gtkcolorsel.c:1973
msgid "Amount of green light in the color."
msgstr "Quantitat de llum verda en el color."
-#: ../gtk/gtkcolorsel.c:1965
+#: gtk/gtkcolorsel.c:1974
msgid "_Blue:"
msgstr "_Blau:"
-#: ../gtk/gtkcolorsel.c:1966
+#: gtk/gtkcolorsel.c:1975
msgid "Amount of blue light in the color."
msgstr "Quantitat de llum blava en el color."
-#: ../gtk/gtkcolorsel.c:1969
+#: gtk/gtkcolorsel.c:1978
msgid "_Opacity:"
msgstr "_Opacitat:"
-#: ../gtk/gtkcolorsel.c:1977 ../gtk/gtkcolorsel.c:1988
+#: gtk/gtkcolorsel.c:1986 gtk/gtkcolorsel.c:1997
msgid "Transparency of the color."
msgstr "Transparència del color."
-#: ../gtk/gtkcolorsel.c:1995
+#: gtk/gtkcolorsel.c:2004
msgid "Color _Name:"
msgstr "_Nom de color:"
-#: ../gtk/gtkcolorsel.c:2010
+#: gtk/gtkcolorsel.c:2019
msgid ""
"You can enter an HTML-style hexadecimal color value, or simply a color name "
"such as 'orange' in this entry."
@@ -1073,297 +1255,303 @@ msgstr ""
"Podeu introduir un valor de color hexadecimal a l'estil HTML, o simplement "
"el nom d'un color (com 'orange')"
-#: ../gtk/gtkcolorsel.c:2029
+#: gtk/gtkcolorsel.c:2038
msgid "_Palette"
msgstr "_Paleta"
-#: ../gtk/gtkcolorsel.c:2061
+#: gtk/gtkcolorsel.c:2070
msgid "Color Wheel"
msgstr "Roda de colors"
-#: ../gtk/gtkcolorseldialog.c:123
+#: gtk/gtkcolorseldialog.c:123
msgid "Color Selection"
msgstr "Selecció de color"
-#: ../gtk/gtkentry.c:4511 ../gtk/gtktextview.c:7030
+#: gtk/gtkentry.c:4508 gtk/gtktextview.c:7068
msgid "Select _All"
msgstr "Seleccion_a-ho tot"
-#: ../gtk/gtkentry.c:4521 ../gtk/gtktextview.c:7040
+#: gtk/gtkentry.c:4518 gtk/gtktextview.c:7078
msgid "Input _Methods"
msgstr "_Mètodes d'entrada"
-#: ../gtk/gtkentry.c:4532 ../gtk/gtktextview.c:7051
+#: gtk/gtkentry.c:4529 gtk/gtktextview.c:7089
msgid "_Insert Unicode Control Character"
msgstr "_Insereix caràcters de control Unicode"
-#: ../gtk/gtkfilechooser.c:1588 ../gtk/gtkfilechooser.c:1632
-#: ../gtk/gtkfilechooser.c:1707 ../gtk/gtkfilechooser.c:1751
+#: gtk/gtkfilechooser.c:1588 gtk/gtkfilechooser.c:1632
+#: gtk/gtkfilechooser.c:1707 gtk/gtkfilechooser.c:1751
#, c-format
msgid "Invalid filename: %s"
msgstr "El nom del fitxer no és vàlid: %s"
-#: ../gtk/gtkfilechooserbutton.c:67
+#: gtk/gtkfilechooserbutton.c:67
msgid "Select A File"
msgstr "Seleccioneu un fitxer"
-#: ../gtk/gtkfilechooserbutton.c:68 ../gtk/gtkfilechooserdefault.c:1288
-#: ../gtk/gtkpathbar.c:996
+#: gtk/gtkfilechooserbutton.c:68 gtk/gtkfilechooserdefault.c:1302
+#: gtk/gtkpathbar.c:1020
msgid "Home"
msgstr "Inici"
-#: ../gtk/gtkfilechooserbutton.c:69 ../gtk/gtkfilechooserdefault.c:1315
-#: ../gtk/gtkpathbar.c:998
+#: gtk/gtkfilechooserbutton.c:69 gtk/gtkfilechooserdefault.c:1329
+#: gtk/gtkpathbar.c:1022
msgid "Desktop"
msgstr "Escriptori"
-#: ../gtk/gtkfilechooserbutton.c:70
+#: gtk/gtkfilechooserbutton.c:70
msgid "(None)"
msgstr "(Cap)"
-#: ../gtk/gtkfilechooserbutton.c:1517
+#: gtk/gtkfilechooserbutton.c:1523
msgid "Other..."
msgstr "Altre..."
-#: ../gtk/gtkfilechooserdefault.c:918
+#: gtk/gtkfilechooserdefault.c:917
msgid "Could not retrieve information about the file"
msgstr "No s'ha pogut obtenir informació sobre el fitxer"
-#: ../gtk/gtkfilechooserdefault.c:929
+#: gtk/gtkfilechooserdefault.c:928
msgid "Could not add a bookmark"
msgstr "No s'ha pogut afegir una adreça d'interès"
-#: ../gtk/gtkfilechooserdefault.c:940
+#: gtk/gtkfilechooserdefault.c:939
msgid "Could not remove bookmark"
msgstr "No s'ha pogut suprimir l'adreça d'interès"
-#: ../gtk/gtkfilechooserdefault.c:951
+#: gtk/gtkfilechooserdefault.c:950
msgid "The folder could not be created"
msgstr "No s'ha pogut crear la carpeta"
-#: ../gtk/gtkfilechooserdefault.c:962
+#: gtk/gtkfilechooserdefault.c:963
+msgid ""
+"The folder could not be created, as a file with the same name already "
+"exists. Try using a different name for the folder, or rename the file first."
+msgstr ""
+
+#: gtk/gtkfilechooserdefault.c:976
msgid "Invalid file name"
msgstr "El nom del fitxer és invàlid"
-#: ../gtk/gtkfilechooserdefault.c:972
+#: gtk/gtkfilechooserdefault.c:986
msgid "The folder contents could not be displayed"
msgstr "No s'ha pogut mostrar el contingut de la carpeta"
-#: ../gtk/gtkfilechooserdefault.c:1178
+#: gtk/gtkfilechooserdefault.c:1192
#, c-format
msgid "Could not get information about '%s': %s"
msgstr "No s'ha pogut obtenir informació sobre «%s»: %s"
-#: ../gtk/gtkfilechooserdefault.c:2209
+#: gtk/gtkfilechooserdefault.c:2208
#, c-format
msgid "Add the folder '%s' to the bookmarks"
msgstr "Afegeix la carpeta «%s» a les adreces d'interès"
-#: ../gtk/gtkfilechooserdefault.c:2250
+#: gtk/gtkfilechooserdefault.c:2249
msgid "Add the current folder to the bookmarks"
msgstr "Afegeix la carpeta actual a les adreces d'interès"
-#: ../gtk/gtkfilechooserdefault.c:2252
+#: gtk/gtkfilechooserdefault.c:2251
msgid "Add the selected folders to the bookmarks"
msgstr "Afegeix les carpetes seleccionades a les adreces d'interès"
-#: ../gtk/gtkfilechooserdefault.c:2292
+#: gtk/gtkfilechooserdefault.c:2291
#, c-format
msgid "Remove the bookmark '%s'"
msgstr "Suprimeix l'adreça d'interès «%s»"
-#: ../gtk/gtkfilechooserdefault.c:2723
+#: gtk/gtkfilechooserdefault.c:2722
#, c-format
msgid "Could not add a bookmark for '%s' because it is an invalid path name."
msgstr ""
"No s'ha pogut afegir una adreça d'interès per a «%s» perquè és un nom de "
"camí invàlid."
-#: ../gtk/gtkfilechooserdefault.c:2938
+#: gtk/gtkfilechooserdefault.c:2937
msgid "Remove"
msgstr "Suprimeix"
-#: ../gtk/gtkfilechooserdefault.c:2947
+#: gtk/gtkfilechooserdefault.c:2946
msgid "Rename..."
msgstr "Canvia el nom..."
-#: ../gtk/gtkfilechooserdefault.c:3070
+#: gtk/gtkfilechooserdefault.c:3069
msgid "Shortcuts"
msgstr "Dreceres"
-#: ../gtk/gtkfilechooserdefault.c:3124
+#: gtk/gtkfilechooserdefault.c:3123
msgid "Folder"
msgstr "Carpeta"
-#: ../gtk/gtkfilechooserdefault.c:3180 ../gtk/gtkstock.c:317
+#: gtk/gtkfilechooserdefault.c:3179 gtk/gtkstock.c:317
msgid "_Add"
msgstr "_Afegeix"
-#: ../gtk/gtkfilechooserdefault.c:3187
+#: gtk/gtkfilechooserdefault.c:3186
msgid "Add the selected folder to the Bookmarks"
msgstr "Afegeix la carpeta seleccionada a les adreces d'interès"
-#: ../gtk/gtkfilechooserdefault.c:3192 ../gtk/gtkstock.c:395
+#: gtk/gtkfilechooserdefault.c:3191 gtk/gtkstock.c:395
msgid "_Remove"
msgstr "_Suprimeix"
-#: ../gtk/gtkfilechooserdefault.c:3199
+#: gtk/gtkfilechooserdefault.c:3198
msgid "Remove the selected bookmark"
msgstr "Suprimeix les adreces d'interès seleccionades"
-#: ../gtk/gtkfilechooserdefault.c:3302
+#: gtk/gtkfilechooserdefault.c:3305
msgid "_Add to Bookmarks"
msgstr "_Afegeix a les adreces d'interès"
-#: ../gtk/gtkfilechooserdefault.c:3312
+#: gtk/gtkfilechooserdefault.c:3315
msgid "Open _Location"
msgstr "Obre una _ubicació"
-#: ../gtk/gtkfilechooserdefault.c:3324
+#: gtk/gtkfilechooserdefault.c:3327
msgid "Show _Hidden Files"
msgstr "Mostra els fitxers _ocults"
-#: ../gtk/gtkfilechooserdefault.c:3448 ../gtk/gtkfilesel.c:766
+#: gtk/gtkfilechooserdefault.c:3451 gtk/gtkfilesel.c:766
msgid "Files"
msgstr "Fitxers"
-#: ../gtk/gtkfilechooserdefault.c:3479
+#: gtk/gtkfilechooserdefault.c:3482
msgid "Name"
msgstr "Nom"
-#: ../gtk/gtkfilechooserdefault.c:3504
+#: gtk/gtkfilechooserdefault.c:3507
msgid "Size"
msgstr "Mida"
-#: ../gtk/gtkfilechooserdefault.c:3517
+#: gtk/gtkfilechooserdefault.c:3520
msgid "Modified"
msgstr "Modificat"
-#: ../gtk/gtkfilechooserdefault.c:3549
+#: gtk/gtkfilechooserdefault.c:3552
msgid "Select which types of files are shown"
msgstr "Seleccioneu quins tipus de fitxers es mostren"
#. Create Folder
-#: ../gtk/gtkfilechooserdefault.c:3585
+#: gtk/gtkfilechooserdefault.c:3588
msgid "Create Fo_lder"
msgstr "Crea una ca_rpeta"
#. Name entry
-#: ../gtk/gtkfilechooserdefault.c:3706
+#: gtk/gtkfilechooserdefault.c:3709
msgid "_Name:"
msgstr "_Nom:"
-#: ../gtk/gtkfilechooserdefault.c:3746
+#: gtk/gtkfilechooserdefault.c:3749
msgid "_Browse for other folders"
msgstr "Na_vega per unes altres carpetes"
-#: ../gtk/gtkfilechooserdefault.c:3997
+#: gtk/gtkfilechooserdefault.c:4000
msgid "Save in _folder:"
msgstr "De_sa en la carpeta:"
-#: ../gtk/gtkfilechooserdefault.c:3999
+#: gtk/gtkfilechooserdefault.c:4002
msgid "Create in _folder:"
msgstr "Crea en la _carpeta:"
-#: ../gtk/gtkfilechooserdefault.c:4939
+#: gtk/gtkfilechooserdefault.c:4959
msgid "Cannot change to folder because it is not local"
msgstr "No es pot canviar a la carpeta perquè no és local"
-#: ../gtk/gtkfilechooserdefault.c:5455
+#: gtk/gtkfilechooserdefault.c:5513
#, c-format
msgid "Shortcut %s does not exist"
msgstr "La drecera %s no existeix"
-#: ../gtk/gtkfilechooserdefault.c:5919
+#: gtk/gtkfilechooserdefault.c:6057
#, c-format
msgid "Could not mount %s"
msgstr "No s'ha pogut muntar %s"
-#: ../gtk/gtkfilechooserdefault.c:6212
+#: gtk/gtkfilechooserdefault.c:6352
msgid "Type name of new folder"
msgstr "Nom del tipus de la nova carpeta"
-#: ../gtk/gtkfilechooserdefault.c:6254
+#: gtk/gtkfilechooserdefault.c:6394
#, c-format
msgid "%d byte"
msgid_plural "%d bytes"
msgstr[0] "%d octet"
msgstr[1] "%d octets"
-#: ../gtk/gtkfilechooserdefault.c:6256
+#: gtk/gtkfilechooserdefault.c:6396
#, c-format
msgid "%.1f K"
msgstr "%.1f KB"
-#: ../gtk/gtkfilechooserdefault.c:6258
+#: gtk/gtkfilechooserdefault.c:6398
#, c-format
msgid "%.1f M"
msgstr "%.1f MB"
-#: ../gtk/gtkfilechooserdefault.c:6260
+#: gtk/gtkfilechooserdefault.c:6400
#, c-format
msgid "%.1f G"
msgstr "%.1f GB"
-#: ../gtk/gtkfilechooserdefault.c:6312
+#: gtk/gtkfilechooserdefault.c:6446 gtk/gtkfilechooserdefault.c:6470
+msgid "Unknown"
+msgstr "Desconegut"
+
+#: gtk/gtkfilechooserdefault.c:6457
msgid "Today"
msgstr "Avui"
-#: ../gtk/gtkfilechooserdefault.c:6314
+#: gtk/gtkfilechooserdefault.c:6459
msgid "Yesterday"
msgstr "Ahir"
-#: ../gtk/gtkfilechooserdefault.c:6325
-msgid "Unknown"
-msgstr "Desconegut"
-
-#: ../gtk/gtkfilechooserdefault.c:6395
+#: gtk/gtkfilechooserdefault.c:6541
msgid "Cannot change folder"
msgstr "No es pot canviar de carpeta"
-#: ../gtk/gtkfilechooserdefault.c:6396
+#: gtk/gtkfilechooserdefault.c:6542
msgid "The folder you specified is an invalid path."
msgstr "La carpeta que heu especificat és un camí invàlid."
-#: ../gtk/gtkfilechooserdefault.c:6435
+#: gtk/gtkfilechooserdefault.c:6581
#, c-format
msgid "Could not build file name from '%s' and '%s'"
msgstr "No s'ha pogut construir el nom del fitxer des de «%s» i «%s»"
-#: ../gtk/gtkfilechooserdefault.c:6471
+#: gtk/gtkfilechooserdefault.c:6617
msgid "Could not select item"
msgstr "No s'ha pogut seleccionar l'element"
-#: ../gtk/gtkfilechooserdefault.c:6511
+#: gtk/gtkfilechooserdefault.c:6657
msgid "Open Location"
msgstr "Obre una ubicació"
-#: ../gtk/gtkfilechooserdefault.c:6518
+#: gtk/gtkfilechooserdefault.c:6664
msgid "Save in Location"
msgstr "Desa en una ubicació"
-#: ../gtk/gtkfilechooserdefault.c:6542
+#: gtk/gtkfilechooserdefault.c:6688
msgid "_Location:"
msgstr "_Ubicació:"
-#: ../gtk/gtkfilesel.c:730
+#: gtk/gtkfilesel.c:730
msgid "Folders"
msgstr "Carpetes"
-#: ../gtk/gtkfilesel.c:734
+#: gtk/gtkfilesel.c:734
msgid "Fol_ders"
msgstr "_Carpetes"
-#: ../gtk/gtkfilesel.c:770
+#: gtk/gtkfilesel.c:770
msgid "_Files"
msgstr "_Fitxers"
-#: ../gtk/gtkfilesel.c:858 ../gtk/gtkfilesel.c:2248
+#: gtk/gtkfilesel.c:858 gtk/gtkfilesel.c:2248
#, c-format
msgid "Folder unreadable: %s"
msgstr "No es pot llegir la carpeta: %s"
-#: ../gtk/gtkfilesel.c:989
+#: gtk/gtkfilesel.c:989
#, c-format
msgid ""
"The file \"%s\" resides on another machine (called %s) and may not be "
@@ -1374,19 +1562,19 @@ msgstr ""
"no estigui disponible per a aquest programa.\n"
"Esteu segur que voleu seleccionar-lo?"
-#: ../gtk/gtkfilesel.c:1120
+#: gtk/gtkfilesel.c:1120
msgid "_New Folder"
msgstr "_Nova carpeta"
-#: ../gtk/gtkfilesel.c:1131
+#: gtk/gtkfilesel.c:1131
msgid "De_lete File"
msgstr "Suprimeix e_l fitxer"
-#: ../gtk/gtkfilesel.c:1142
+#: gtk/gtkfilesel.c:1142
msgid "_Rename File"
msgstr "_Canvia el nom del fitxer"
-#: ../gtk/gtkfilesel.c:1444
+#: gtk/gtkfilesel.c:1444
#, c-format
msgid ""
"The folder name \"%s\" contains symbols that are not allowed in filenames"
@@ -1394,7 +1582,7 @@ msgstr ""
"El nom de la carpeta \"%s\" conté símbols que no estan permesos als noms de "
"fitxer"
-#: ../gtk/gtkfilesel.c:1446
+#: gtk/gtkfilesel.c:1446
#, c-format
msgid ""
"Error creating folder \"%s\": %s\n"
@@ -1403,35 +1591,35 @@ msgstr ""
"S'ha produït un error en crear la carpeta \"%s\": %s\n"
"%s"
-#: ../gtk/gtkfilesel.c:1447 ../gtk/gtkfilesel.c:1683
+#: gtk/gtkfilesel.c:1447 gtk/gtkfilesel.c:1683
msgid "You probably used symbols not allowed in filenames."
msgstr "Probablement heu utilitzat símbols no permesos per a noms de fitxer."
-#: ../gtk/gtkfilesel.c:1455
+#: gtk/gtkfilesel.c:1455
#, c-format
msgid "Error creating folder \"%s\": %s\n"
msgstr "S'ha produït un error en crear la carpeta «%s»: %s\n"
-#: ../gtk/gtkfilesel.c:1489
+#: gtk/gtkfilesel.c:1489
msgid "New Folder"
msgstr "Nova carpeta"
-#: ../gtk/gtkfilesel.c:1504
+#: gtk/gtkfilesel.c:1504
msgid "_Folder name:"
msgstr "Nom de la _carpeta:"
-#: ../gtk/gtkfilesel.c:1528
+#: gtk/gtkfilesel.c:1528
msgid "C_reate"
msgstr "C_rea"
-#: ../gtk/gtkfilesel.c:1571
+#: gtk/gtkfilesel.c:1571
#, c-format
msgid "The filename \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
"El nom del fitxer \"%s\" conté símbols que no estan permesos als noms de "
"fitxer"
-#: ../gtk/gtkfilesel.c:1574
+#: gtk/gtkfilesel.c:1574
#, c-format
msgid ""
"Error deleting file \"%s\": %s\n"
@@ -1440,32 +1628,32 @@ msgstr ""
"S'ha produït un error en suprimir el fitxer \"%s\": %s\n"
"%s"
-#: ../gtk/gtkfilesel.c:1576 ../gtk/gtkfilesel.c:1697
+#: gtk/gtkfilesel.c:1576 gtk/gtkfilesel.c:1697
msgid "It probably contains symbols not allowed in filenames."
msgstr "Probablement conté símbols no permesos per a noms de fitxer"
-#: ../gtk/gtkfilesel.c:1585
+#: gtk/gtkfilesel.c:1585
#, c-format
msgid "Error deleting file \"%s\": %s"
msgstr "S'ha produït un error en suprimir el fitxer «%s»: %s"
-#: ../gtk/gtkfilesel.c:1628
+#: gtk/gtkfilesel.c:1628
#, c-format
msgid "Really delete file \"%s\"?"
msgstr "Esteu segur de voler suprimir el fitxer «%s»?"
-#: ../gtk/gtkfilesel.c:1633
+#: gtk/gtkfilesel.c:1633
msgid "Delete File"
msgstr "Suprimeix el fitxer"
-#: ../gtk/gtkfilesel.c:1679 ../gtk/gtkfilesel.c:1693
+#: gtk/gtkfilesel.c:1679 gtk/gtkfilesel.c:1693
#, c-format
msgid "The file name \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
"El nom del fitxer \"%s\" conté símbols que no estan permesos als noms de "
"fitxer"
-#: ../gtk/gtkfilesel.c:1681
+#: gtk/gtkfilesel.c:1681
#, c-format
msgid ""
"Error renaming file to \"%s\": %s\n"
@@ -1474,7 +1662,7 @@ msgstr ""
"S'ha produït un error en canviar el nom del fitxer com a \"%s\": %s\n"
"%s"
-#: ../gtk/gtkfilesel.c:1695
+#: gtk/gtkfilesel.c:1695
#, c-format
msgid ""
"Error renaming file \"%s\": %s\n"
@@ -1483,29 +1671,29 @@ msgstr ""
"S'ha produït un error en canviar el nom del fitxer \"%s\": %s\n"
"%s"
-#: ../gtk/gtkfilesel.c:1705
+#: gtk/gtkfilesel.c:1705
#, c-format
msgid "Error renaming file \"%s\" to \"%s\": %s"
msgstr "S'ha produït un error en canviar el nom del fitxer «%s» com a «%s»: %s"
-#: ../gtk/gtkfilesel.c:1752
+#: gtk/gtkfilesel.c:1752
msgid "Rename File"
msgstr "Canvia el nom del fitxer"
-#: ../gtk/gtkfilesel.c:1767
+#: gtk/gtkfilesel.c:1767
#, c-format
msgid "Rename file \"%s\" to:"
msgstr "Canvia el nom del fitxer «%s» com a:"
-#: ../gtk/gtkfilesel.c:1796
+#: gtk/gtkfilesel.c:1796
msgid "_Rename"
msgstr "_Canvia el nom"
-#: ../gtk/gtkfilesel.c:2228
+#: gtk/gtkfilesel.c:2228
msgid "_Selection: "
msgstr "_Selecció: "
-#: ../gtk/gtkfilesel.c:3151
+#: gtk/gtkfilesel.c:3151
#, c-format
msgid ""
"The filename \"%s\" couldn't be converted to UTF-8. (try setting the "
@@ -1514,48 +1702,48 @@ msgstr ""
"No s'ha pogut convertir el nom de fitxer «%s» a UTF-8. (Proveu d'establir la "
"variable d'entorn G_FILENAME_ENCODING): %s"
-#: ../gtk/gtkfilesel.c:3154
+#: gtk/gtkfilesel.c:3154
msgid "Invalid UTF-8"
msgstr "UTF-8 no vàlid"
-#: ../gtk/gtkfilesel.c:4031
+#: gtk/gtkfilesel.c:4031
msgid "Name too long"
msgstr "El nom és massa llarg"
-#: ../gtk/gtkfilesel.c:4033
+#: gtk/gtkfilesel.c:4033
msgid "Couldn't convert filename"
msgstr "No s'ha pogut convertir el nom del fitxer"
-#: ../gtk/gtkfilesystemmodel.c:1267
+#: gtk/gtkfilesystemmodel.c:1267
msgid "(Empty)"
msgstr "(Buit)"
-#: ../gtk/gtkfilesystemunix.c:446 ../gtk/gtkfilesystemunix.c:638
-#: ../gtk/gtkfilesystemunix.c:1878 ../gtk/gtkfilesystemwin32.c:482
-#: ../gtk/gtkfilesystemwin32.c:495 ../gtk/gtkfilesystemwin32.c:1533
+#: gtk/gtkfilesystemunix.c:475 gtk/gtkfilesystemunix.c:678
+#: gtk/gtkfilesystemunix.c:1918 gtk/gtkfilesystemwin32.c:482
+#: gtk/gtkfilesystemwin32.c:495 gtk/gtkfilesystemwin32.c:1560
#, c-format
msgid "Error getting information for '%s': %s"
msgstr "S'ha produït un error en obtenir informació per a «%s»: %s"
-#: ../gtk/gtkfilesystemunix.c:507 ../gtk/gtkfilesystemwin32.c:537
+#: gtk/gtkfilesystemunix.c:547 gtk/gtkfilesystemwin32.c:537
#, c-format
msgid "Error creating directory '%s': %s"
msgstr "S'ha produït un error en crear el directori «%s»: %s"
-#: ../gtk/gtkfilesystemunix.c:587 ../gtk/gtkfilesystemwin32.c:597
+#: gtk/gtkfilesystemunix.c:627 gtk/gtkfilesystemwin32.c:597
msgid "This file system does not support mounting"
msgstr "Aquest sistema de fitxers no permet ser muntat"
-#: ../gtk/gtkfilesystemunix.c:595
+#: gtk/gtkfilesystemunix.c:635
msgid "Filesystem"
msgstr "Sistema de fitxers"
-#: ../gtk/gtkfilesystemunix.c:752
+#: gtk/gtkfilesystemunix.c:792
#, c-format
msgid "Could not get a stock icon for %s"
msgstr "No s'ha pogut obtenir una icona d'estoc per a %s"
-#: ../gtk/gtkfilesystemunix.c:847
+#: gtk/gtkfilesystemunix.c:887
#, c-format
msgid ""
"The name \"%s\" is not valid because it contains the character \"%s\". "
@@ -1564,98 +1752,98 @@ msgstr ""
"El nom «%s» no és vàlid perquè conté el caràcter «%s». Utilitzeu un nom "
"diferent."
-#: ../gtk/gtkfilesystemunix.c:1449
+#: gtk/gtkfilesystemunix.c:1489
#, c-format
msgid "Writing %s failed: %s"
msgstr "S'ha produït un error en escriure %s: %s"
-#: ../gtk/gtkfilesystemunix.c:1538
+#: gtk/gtkfilesystemunix.c:1578
#, c-format
msgid "'%s' already exists in the bookmarks list"
msgstr "«%s» ja existeix a la llista d'adreces d'interès"
-#: ../gtk/gtkfilesystemunix.c:1610
+#: gtk/gtkfilesystemunix.c:1650
#, c-format
msgid "'%s' does not exist in the bookmarks list"
msgstr "«%s» no existeix a la llista d'adreces d'interès"
-#: ../gtk/gtkfilesystemunix.c:1838
+#: gtk/gtkfilesystemunix.c:1878
#, c-format
msgid "Error getting information for '/': %s"
msgstr "S'ha produït un error en obtenir informació per a «/»: %s"
-#: ../gtk/gtkfilesystemwin32.c:611
+#: gtk/gtkfilesystemwin32.c:611
#, c-format
msgid "Network Drive (%s)"
msgstr "Unitat de xarxa (%s)"
-#: ../gtk/gtkfilesystemwin32.c:626
+#: gtk/gtkfilesystemwin32.c:650
#, c-format
msgid "%s (%s)"
msgstr "%s (%s)"
-#: ../gtk/gtkfilesystemwin32.c:1007
+#: gtk/gtkfilesystemwin32.c:1032
#, c-format
msgid "Bookmark saving failed: %s"
msgstr "S'ha produït un error en desar l'adreça d'interès: %s"
-#: ../gtk/gtkfontbutton.c:179 ../gtk/gtkfontbutton.c:292
+#: gtk/gtkfontbutton.c:179 gtk/gtkfontbutton.c:292
msgid "Pick a Font"
msgstr "Trieu un tipus de lletra"
#. Initialize fields
-#: ../gtk/gtkfontbutton.c:286
+#: gtk/gtkfontbutton.c:286
msgid "Sans 12"
msgstr "Sans 12"
-#: ../gtk/gtkfontbutton.c:804
+#: gtk/gtkfontbutton.c:804
msgid "Font"
msgstr "Tipus de lletra"
#. This is the default text shown in the preview entry, though the user
#. can set it. Remember that some fonts only have capital letters.
-#: ../gtk/gtkfontsel.c:74
+#: gtk/gtkfontsel.c:74
msgid "abcdefghijk ABCDEFGHIJK"
msgstr "abcçdefghijk ABCÇDEFGHIJK"
-#: ../gtk/gtkfontsel.c:361
+#: gtk/gtkfontsel.c:361
msgid "_Family:"
msgstr "_Família:"
-#: ../gtk/gtkfontsel.c:367
+#: gtk/gtkfontsel.c:367
msgid "_Style:"
msgstr "E_stil:"
-#: ../gtk/gtkfontsel.c:373
+#: gtk/gtkfontsel.c:373
msgid "Si_ze:"
msgstr "_Mida:"
#. create the text entry widget
-#: ../gtk/gtkfontsel.c:549
+#: gtk/gtkfontsel.c:549
msgid "_Preview:"
msgstr "_Previsualització:"
-#: ../gtk/gtkfontsel.c:1383
+#: gtk/gtkfontsel.c:1383
msgid "Font Selection"
msgstr "Selecció del tipus de lletra"
-#: ../gtk/gtkgamma.c:401
+#: gtk/gtkgamma.c:401
msgid "Gamma"
msgstr "Gamma"
-#: ../gtk/gtkgamma.c:411
+#: gtk/gtkgamma.c:411
msgid "_Gamma value"
msgstr "Valor de la _gamma"
#. Remove this icon source so we don't keep trying to
#. * load it.
#.
-#: ../gtk/gtkiconfactory.c:1644
+#: gtk/gtkiconfactory.c:1644
#, c-format
msgid "Error loading icon: %s"
msgstr "S'ha produït un error en carregar la icona: %s"
-#: ../gtk/gtkicontheme.c:1250
+#: gtk/gtkicontheme.c:1250
#, c-format
msgid ""
"Could not find the icon '%s'. The '%s' theme\n"
@@ -1668,120 +1856,120 @@ msgstr ""
"Podeu obtenir-ne una còpia de:\n"
"\t%s"
-#: ../gtk/gtkicontheme.c:1315
+#: gtk/gtkicontheme.c:1315
#, c-format
msgid "Icon '%s' not present in theme"
msgstr "La icona «%s» no es troba al tema"
-#: ../gtk/gtkimmodule.c:427
+#: gtk/gtkimmodule.c:427
msgid "Default"
msgstr "Predeterminat"
-#: ../gtk/gtkinputdialog.c:235
+#: gtk/gtkinputdialog.c:235
msgid "Input"
msgstr "Entrada"
-#: ../gtk/gtkinputdialog.c:244
+#: gtk/gtkinputdialog.c:244
msgid "No extended input devices"
msgstr "No hi ha cap dispositiu d'entrada extés"
-#: ../gtk/gtkinputdialog.c:256
+#: gtk/gtkinputdialog.c:256
msgid "_Device:"
msgstr "_Dispositiu:"
-#: ../gtk/gtkinputdialog.c:273
+#: gtk/gtkinputdialog.c:273
msgid "Disabled"
msgstr "Desactivat"
-#: ../gtk/gtkinputdialog.c:280
+#: gtk/gtkinputdialog.c:280
msgid "Screen"
msgstr "Pantalla"
-#: ../gtk/gtkinputdialog.c:287
+#: gtk/gtkinputdialog.c:287
msgid "Window"
msgstr "Finestra"
-#: ../gtk/gtkinputdialog.c:294
+#: gtk/gtkinputdialog.c:294
msgid "_Mode: "
msgstr "_Mode: "
#. The axis listbox
-#: ../gtk/gtkinputdialog.c:325
+#: gtk/gtkinputdialog.c:325
msgid "_Axes"
msgstr "_Eixos"
#. Keys listbox
-#: ../gtk/gtkinputdialog.c:342
+#: gtk/gtkinputdialog.c:342
msgid "_Keys"
msgstr "_Tecles"
-#: ../gtk/gtkinputdialog.c:562
+#: gtk/gtkinputdialog.c:562
msgid "X"
msgstr "X"
-#: ../gtk/gtkinputdialog.c:563
+#: gtk/gtkinputdialog.c:563
msgid "Y"
msgstr "Y"
-#: ../gtk/gtkinputdialog.c:564
+#: gtk/gtkinputdialog.c:564
msgid "Pressure"
msgstr "Pressió"
-#: ../gtk/gtkinputdialog.c:565
+#: gtk/gtkinputdialog.c:565
msgid "X Tilt"
msgstr "Inclinació en X"
-#: ../gtk/gtkinputdialog.c:566
+#: gtk/gtkinputdialog.c:566
msgid "Y Tilt"
msgstr "Inclinació en Y"
-#: ../gtk/gtkinputdialog.c:567
+#: gtk/gtkinputdialog.c:567
msgid "Wheel"
msgstr "Roda"
-#: ../gtk/gtkinputdialog.c:607
+#: gtk/gtkinputdialog.c:607
msgid "none"
msgstr "cap"
-#: ../gtk/gtkinputdialog.c:643 ../gtk/gtkinputdialog.c:679
+#: gtk/gtkinputdialog.c:643 gtk/gtkinputdialog.c:679
msgid "(disabled)"
msgstr "(desactivat)"
-#: ../gtk/gtkinputdialog.c:672
+#: gtk/gtkinputdialog.c:672
msgid "(unknown)"
msgstr "(desconegut)"
#. and clear button
-#: ../gtk/gtkinputdialog.c:759
+#: gtk/gtkinputdialog.c:759
msgid "clear"
msgstr "neteja"
-#: ../gtk/gtklabel.c:3935
+#: gtk/gtklabel.c:3935
msgid "Select All"
msgstr "Selecciona-ho tot"
#. Description of --gtk-module=MODULES in --help output
-#: ../gtk/gtkmain.c:398
+#: gtk/gtkmain.c:398
msgid "Load additional GTK+ modules"
msgstr "Carrega mòduls de GTK+ addicionals"
#. Placeholder in --gtk-module=MODULES in --help output
-#: ../gtk/gtkmain.c:399
+#: gtk/gtkmain.c:399
msgid "MODULES"
msgstr "MÒDULS"
#. Description of --g-fatal-warnings in --help output
-#: ../gtk/gtkmain.c:401
+#: gtk/gtkmain.c:401
msgid "Make all warnings fatal"
msgstr "Considera que tots els avisos són greus"
#. Description of --gtk-debug=FLAGS in --help output
-#: ../gtk/gtkmain.c:404
+#: gtk/gtkmain.c:404
msgid "GTK+ debugging flags to set"
msgstr "Senyaladors de depuració de GTK+ per a habilitar"
#. Description of --gtk-no-debug=FLAGS in --help output
-#: ../gtk/gtkmain.c:407
+#: gtk/gtkmain.c:407
msgid "GTK+ debugging flags to unset"
msgstr "Senyaladors de depuració de GTK+ per a deshabilitar"
@@ -1792,516 +1980,525 @@ msgstr "Senyaladors de depuració de GTK+ per a deshabilitar"
#. * Do *not* translate it to "predefinito:LTR", if it
#. * it isn't default:LTR or default:RTL it will not work
#.
-#: ../gtk/gtkmain.c:482
+#: gtk/gtkmain.c:476
msgid "default:LTR"
msgstr "default:LTR"
-#: ../gtk/gtkmain.c:565
+#: gtk/gtkmain.c:559
msgid "GTK+ Options"
msgstr "Opcions de GTK+"
-#: ../gtk/gtkmain.c:565
+#: gtk/gtkmain.c:559
msgid "Show GTK+ Options"
msgstr "Mostra les opcions de GTK+"
-#: ../gtk/gtknotebook.c:2718 ../gtk/gtknotebook.c:5066
+#: gtk/gtknotebook.c:2718 gtk/gtknotebook.c:5064
#, c-format
msgid "Page %u"
msgstr "Pàgina %u"
-#: ../gtk/gtkradiotoolbutton.c:92
+#: gtk/gtkradiotoolbutton.c:92
msgid "Group"
msgstr "Grup"
-#: ../gtk/gtkradiotoolbutton.c:93
+#: gtk/gtkradiotoolbutton.c:93
msgid "The radio tool button whose group this button belongs to."
msgstr "El botó d'eina de ràdio al qual pertany aquest grup."
-#: ../gtk/gtkrc.c:2400
+#: gtk/gtkrc.c:2400
#, c-format
msgid "Unable to find include file: \"%s\""
msgstr "No s'ha pogut trobar el fitxer per a incloure: «%s»"
-#: ../gtk/gtkrc.c:3042 ../gtk/gtkrc.c:3045
+#: gtk/gtkrc.c:3042 gtk/gtkrc.c:3045
#, c-format
msgid "Unable to locate image file in pixmap_path: \"%s\""
msgstr "No s'ha trobat un fitxer d'imatge al pixmap_path: «%s»"
#
-#: ../gtk/gtkrc.c:3480
+#: gtk/gtkrc.c:3480
#, c-format
msgid "Pixmap path element: \"%s\" must be absolute, %s, line %d"
msgstr ""
"L'element de camí del mapa de píxels: \"%s\" ha de ser absolut, %s, línia %d"
#. KEEP IN SYNC with gtkiconfactory.c stock icons, when appropriate
-#: ../gtk/gtkstock.c:308
+#: gtk/gtkstock.c:308
msgid "Information"
msgstr "Informació"
-#: ../gtk/gtkstock.c:309
+#: gtk/gtkstock.c:309
msgid "Warning"
msgstr "Avís"
-#: ../gtk/gtkstock.c:310
+#: gtk/gtkstock.c:310
msgid "Error"
msgstr "Error"
-#: ../gtk/gtkstock.c:311
+#: gtk/gtkstock.c:311
msgid "Question"
msgstr "Pregunta"
#. FIXME these need accelerators when appropriate, and
#. * need the mnemonics to be rationalized
#.
-#: ../gtk/gtkstock.c:316
+#: gtk/gtkstock.c:316
msgid "_About"
msgstr "_Quant a"
-#: ../gtk/gtkstock.c:318
+#: gtk/gtkstock.c:318
msgid "_Apply"
msgstr "_Aplica"
-#: ../gtk/gtkstock.c:319
+#: gtk/gtkstock.c:319
msgid "_Bold"
msgstr "_Negreta"
#
-#: ../gtk/gtkstock.c:320
+#: gtk/gtkstock.c:320
msgid "_Cancel"
msgstr "_Cancel·la"
#
-#: ../gtk/gtkstock.c:321
+#: gtk/gtkstock.c:321
msgid "_CD-Rom"
msgstr "_CD-ROM"
-#: ../gtk/gtkstock.c:322
+#: gtk/gtkstock.c:322
msgid "_Clear"
msgstr "_Neteja"
-#: ../gtk/gtkstock.c:323
+#: gtk/gtkstock.c:323
msgid "_Close"
msgstr "_Tanca"
-#: ../gtk/gtkstock.c:324
+#: gtk/gtkstock.c:324
msgid "_Convert"
msgstr "_Converteix"
-#: ../gtk/gtkstock.c:325
+#: gtk/gtkstock.c:325
msgid "_Copy"
msgstr "_Copia"
-#: ../gtk/gtkstock.c:326
+#: gtk/gtkstock.c:326
msgid "Cu_t"
msgstr "Re_talla"
-#: ../gtk/gtkstock.c:327
+#: gtk/gtkstock.c:327
msgid "_Delete"
msgstr "_Suprimeix"
-#: ../gtk/gtkstock.c:328
+#: gtk/gtkstock.c:328
msgid "_Execute"
msgstr "_Executa"
-#: ../gtk/gtkstock.c:329
+#: gtk/gtkstock.c:329
msgid "_Edit"
msgstr "_Edita"
-#: ../gtk/gtkstock.c:330
+#: gtk/gtkstock.c:330
msgid "_Find"
msgstr "_Cerca"
-#: ../gtk/gtkstock.c:331
+#: gtk/gtkstock.c:331
msgid "Find and _Replace"
msgstr "Cerca i _reemplaça"
-#: ../gtk/gtkstock.c:332
+#: gtk/gtkstock.c:332
msgid "_Floppy"
msgstr "_Disquet"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:334
+#: gtk/gtkstock.c:334
msgid "Navigation|_Bottom"
msgstr ""
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:336
+#: gtk/gtkstock.c:336
msgid "Navigation|_First"
msgstr "_Primer"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:338
+#: gtk/gtkstock.c:338
msgid "Navigation|_Last"
msgstr "_Últim"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:340
+#: gtk/gtkstock.c:340
msgid "Navigation|_Top"
msgstr ""
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:342
+#: gtk/gtkstock.c:342
msgid "Navigation|_Back"
msgstr "_Endarrere"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:344
+#: gtk/gtkstock.c:344
msgid "Navigation|_Down"
msgstr "_Avall"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:346
+#: gtk/gtkstock.c:346
msgid "Navigation|_Forward"
msgstr "E_ndavant"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:348
+#: gtk/gtkstock.c:348
msgid "Navigation|_Up"
msgstr "A_munt"
-#: ../gtk/gtkstock.c:349
+#: gtk/gtkstock.c:349
msgid "_Harddisk"
msgstr "_Disc dur"
#
-#: ../gtk/gtkstock.c:350
+#: gtk/gtkstock.c:350
msgid "_Help"
msgstr "A_juda"
-#: ../gtk/gtkstock.c:351
+#: gtk/gtkstock.c:351
msgid "_Home"
msgstr "_Inici"
-#: ../gtk/gtkstock.c:352
+#: gtk/gtkstock.c:352
msgid "Increase Indent"
msgstr "Augmenta el sagnat"
-#: ../gtk/gtkstock.c:353
+#: gtk/gtkstock.c:353
msgid "Decrease Indent"
msgstr "Disminueix el sagnat"
-#: ../gtk/gtkstock.c:354
+#: gtk/gtkstock.c:354
msgid "_Index"
msgstr "Índe_x"
-#: ../gtk/gtkstock.c:355
+#: gtk/gtkstock.c:355
msgid "_Italic"
msgstr "_Itàlica"
-#: ../gtk/gtkstock.c:356
+#: gtk/gtkstock.c:356
msgid "_Jump to"
msgstr "_Vés a"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:358
+#: gtk/gtkstock.c:358
msgid "Justify|_Center"
msgstr "_Centra"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:360
+#: gtk/gtkstock.c:360
msgid "Justify|_Fill"
msgstr "Em_plena"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:362
+#: gtk/gtkstock.c:362
msgid "Justify|_Left"
msgstr "_Esquerre"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:364
+#: gtk/gtkstock.c:364
msgid "Justify|_Right"
msgstr "_Dreta"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:367
+#: gtk/gtkstock.c:367
msgid "Media|_Forward"
msgstr "E_ndavant"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:369
+#: gtk/gtkstock.c:369
msgid "Media|_Next"
msgstr "_Següent"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:371
+#: gtk/gtkstock.c:371
msgid "Media|P_ause"
msgstr "P_ausa"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:373
+#: gtk/gtkstock.c:373
msgid "Media|_Play"
msgstr "Re_produeix"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:375
+#: gtk/gtkstock.c:375
msgid "Media|Pre_vious"
msgstr "An_terior"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:377
+#: gtk/gtkstock.c:377
msgid "Media|_Record"
msgstr "En_registra"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:379
+#: gtk/gtkstock.c:379
msgid "Media|R_ewind"
msgstr "R_ebobina"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:381
+#: gtk/gtkstock.c:381
msgid "Media|_Stop"
msgstr "_Atura"
-#: ../gtk/gtkstock.c:382
+#: gtk/gtkstock.c:382
msgid "_Network"
msgstr "_Xarxa"
-#: ../gtk/gtkstock.c:383
+#: gtk/gtkstock.c:383
msgid "_New"
msgstr "_Nou"
-#: ../gtk/gtkstock.c:384
+#: gtk/gtkstock.c:384
msgid "_No"
msgstr "_No"
-#: ../gtk/gtkstock.c:385
+#: gtk/gtkstock.c:385
msgid "_OK"
msgstr "_D'acord"
-#: ../gtk/gtkstock.c:386
+#: gtk/gtkstock.c:386
msgid "_Open"
msgstr "_Obre"
-#: ../gtk/gtkstock.c:387
+#: gtk/gtkstock.c:387
msgid "_Paste"
msgstr "_Enganxa"
-#: ../gtk/gtkstock.c:388
+#: gtk/gtkstock.c:388
msgid "_Preferences"
msgstr "_Preferències"
-#: ../gtk/gtkstock.c:389
+#: gtk/gtkstock.c:389
msgid "_Print"
msgstr "_Imprimeix"
-#: ../gtk/gtkstock.c:390
+#: gtk/gtkstock.c:390
msgid "Print Pre_view"
msgstr "Pre_visualitza la impressió"
-#: ../gtk/gtkstock.c:391
+#: gtk/gtkstock.c:391
msgid "_Properties"
msgstr "_Propietats"
-#: ../gtk/gtkstock.c:392
+#: gtk/gtkstock.c:392
msgid "_Quit"
msgstr "_Surt"
-#: ../gtk/gtkstock.c:393
+#: gtk/gtkstock.c:393
msgid "_Redo"
msgstr "_Refés"
-#: ../gtk/gtkstock.c:394
+#: gtk/gtkstock.c:394
msgid "_Refresh"
msgstr "_Actualitza"
-#: ../gtk/gtkstock.c:396
+#: gtk/gtkstock.c:396
msgid "_Revert"
msgstr "_Restaura"
-#: ../gtk/gtkstock.c:397
+#: gtk/gtkstock.c:397
msgid "_Save"
msgstr "_Desa"
-#: ../gtk/gtkstock.c:398
+#: gtk/gtkstock.c:398
msgid "Save _As"
msgstr "_Anomena i desa"
-#: ../gtk/gtkstock.c:399
+#: gtk/gtkstock.c:399
msgid "_Color"
msgstr "_Color"
-#: ../gtk/gtkstock.c:400
+#: gtk/gtkstock.c:400
msgid "_Font"
msgstr "_Tipus de lletra"
-#: ../gtk/gtkstock.c:401
+#: gtk/gtkstock.c:401
msgid "_Ascending"
msgstr "_Ascendent"
-#: ../gtk/gtkstock.c:402
+#: gtk/gtkstock.c:402
msgid "_Descending"
msgstr "_Descendent"
-#: ../gtk/gtkstock.c:403
+#: gtk/gtkstock.c:403
msgid "_Spell Check"
msgstr "_Revisa l'ortografia"
-#: ../gtk/gtkstock.c:404
+#: gtk/gtkstock.c:404
msgid "_Stop"
msgstr "_Atura"
-#: ../gtk/gtkstock.c:405
+#: gtk/gtkstock.c:405
msgid "_Strikethrough"
msgstr "_Ratlla"
-#: ../gtk/gtkstock.c:406
+#: gtk/gtkstock.c:406
msgid "_Undelete"
msgstr "Rec_upera"
-#: ../gtk/gtkstock.c:407
+#: gtk/gtkstock.c:407
msgid "_Underline"
msgstr "S_ubratlla"
-#: ../gtk/gtkstock.c:408
+#: gtk/gtkstock.c:408
msgid "_Undo"
msgstr "_Desfés"
-#: ../gtk/gtkstock.c:409
+#: gtk/gtkstock.c:409
msgid "_Yes"
msgstr "_Sí"
-#: ../gtk/gtkstock.c:410
+#: gtk/gtkstock.c:410
msgid "_Normal Size"
msgstr "Mida _normal"
-#: ../gtk/gtkstock.c:411
+#: gtk/gtkstock.c:411
msgid "Best _Fit"
msgstr "Millor a_just"
-#: ../gtk/gtkstock.c:412
+#: gtk/gtkstock.c:412
msgid "Zoom _In"
msgstr "_Amplia"
-#: ../gtk/gtkstock.c:413
+#: gtk/gtkstock.c:413
msgid "Zoom _Out"
msgstr "_Redueix"
-#: ../gtk/gtktextutil.c:48
+#: gtk/gtktextutil.c:48
msgid "LRM _Left-to-right mark"
msgstr "Marca _esquerra-a-dreta LRM"
-#: ../gtk/gtktextutil.c:49
+#: gtk/gtktextutil.c:49
msgid "RLM _Right-to-left mark"
msgstr "Marca _dreta-a-esquerra RLM"
-#: ../gtk/gtktextutil.c:50
+#: gtk/gtktextutil.c:50
msgid "LRE Left-to-right _embedding"
msgstr "_Incrustació esquerra-a-dreta LRE"
-#: ../gtk/gtktextutil.c:51
+#: gtk/gtktextutil.c:51
msgid "RLE Right-to-left e_mbedding"
msgstr "I_ncrustació dreta-a-esquerra RLE"
-#: ../gtk/gtktextutil.c:52
+#: gtk/gtktextutil.c:52
msgid "LRO Left-to-right _override"
msgstr "_Substitució esquerra-a-dreta LRO"
-#: ../gtk/gtktextutil.c:53
+#: gtk/gtktextutil.c:53
msgid "RLO Right-to-left o_verride"
msgstr "S_ubstitució dreta-a-esquerra RLO"
-#: ../gtk/gtktextutil.c:54
+#: gtk/gtktextutil.c:54
msgid "PDF _Pop directional formatting"
msgstr "_Format direccional pop PDF"
-#: ../gtk/gtktextutil.c:55
+#: gtk/gtktextutil.c:55
msgid "ZWS _Zero width space"
msgstr "Espai d'amplada _zero ZWS"
-#: ../gtk/gtktextutil.c:56
+#: gtk/gtktextutil.c:56
msgid "ZWJ Zero width _joiner"
msgstr "En_samblador d'amplada zero ZWJ"
-#: ../gtk/gtktextutil.c:57
+#: gtk/gtktextutil.c:57
msgid "ZWNJ Zero width _non-joiner"
msgstr "_No-ensamblador d'amplada zero ZWNJ"
-#: ../gtk/gtkthemes.c:71
+#: gtk/gtkthemes.c:71
#, c-format
msgid "Unable to locate theme engine in module_path: \"%s\","
msgstr "No s'ha trobat el motor de tema al module_path: \"%s\","
-#: ../gtk/gtktipsquery.c:186
+#: gtk/gtktipsquery.c:186
msgid "--- No Tip ---"
msgstr "-- Cap consell --"
-#: ../gtk/gtkuimanager.c:1144
+#: gtk/gtkuimanager.c:1154
#, c-format
msgid "Unknown attribute '%s' on line %d char %d"
msgstr "No es coneix l'atribut «%s» a la línia %d, caràcter %d"
-#: ../gtk/gtkuimanager.c:1346
+#: gtk/gtkuimanager.c:1371
#, c-format
msgid "Unexpected start tag '%s' on line %d char %d"
msgstr ""
"S'ha trobat una etiqueta d'inici «%s» inesperada a la línia %d, caràcter %d"
-#: ../gtk/gtkuimanager.c:1431
+#: gtk/gtkuimanager.c:1461
#, c-format
msgid "Unexpected character data on line %d char %d"
msgstr "S'han trobat dades de caràcter inesperades a la línia %d, caràcter %d"
-#: ../gtk/gtkuimanager.c:2223
+#: gtk/gtkuimanager.c:2272
msgid "Empty"
msgstr "Buit"
#. ID
-#: ../modules/input/imam-et.c:454
+#: modules/input/imam-et.c:454
msgid "Amharic (EZ+)"
msgstr "Amhàric (EZ+)"
# FIXME
#. ID
-#: ../modules/input/imcedilla.c:91
+#: modules/input/imcedilla.c:91
msgid "Cedilla"
msgstr "Cedilla"
#. ID
-#: ../modules/input/imcyrillic-translit.c:217
+#: modules/input/imcyrillic-translit.c:217
msgid "Cyrillic (Transliterated)"
msgstr "Ciríl·lic (Transliterat)"
#. ID
-#: ../modules/input/iminuktitut.c:127
+#: modules/input/iminuktitut.c:127
msgid "Inuktitut (Transliterated)"
msgstr "Inuktitut (Transliterat)"
#. ID
-#: ../modules/input/imipa.c:145
+#: modules/input/imipa.c:145
msgid "IPA"
msgstr "IPA"
#. ID
-#: ../modules/input/imthai-broken.c:178
+#: modules/input/imthai-broken.c:178
msgid "Thai (Broken)"
msgstr "Thai (Trencat)"
#. ID
-#: ../modules/input/imti-er.c:453
+#: modules/input/imti-er.c:453
msgid "Tigrigna-Eritrean (EZ+)"
msgstr "Tigrigna-Eritreà (EZ+)"
#. ID
-#: ../modules/input/imti-et.c:453
+#: modules/input/imti-et.c:453
msgid "Tigrigna-Ethiopian (EZ+)"
msgstr "Tigrigna-Etíop (EZ+)"
#. ID
-#: ../modules/input/imviqr.c:244
+#: modules/input/imviqr.c:244
msgid "Vietnamese (VIQR)"
msgstr "Vietnamita (VIQR)"
#. ID
-#: ../modules/input/imxim.c:28
+#: modules/input/imxim.c:28
msgid "X Input Method"
msgstr "Mètode d'entrada d'X"
-#: ../tests/testfilechooser.c:186
+#: tests/testfilechooser.c:186
#, c-format
msgid "Could not get information for file '%s': %s"
msgstr "No s'ha pogut obtenir informació per al fitxer «%s»: %s"
+#~ msgid "Shift"
+#~ msgstr "Majs"
+
+#~ msgid "Ctrl"
+#~ msgstr "Ctrl"
+
+#~ msgid "Alt"
+#~ msgstr "Alt"
+
#~ msgid "_Credits"
#~ msgstr "_Crèdits"
diff --git a/po/cs.po b/po/cs.po
index 688c38e97..b86fe4d89 100644
--- a/po/cs.po
+++ b/po/cs.po
@@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gtk+ VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-06-12 06:39+0000\n"
+"POT-Creation-Date: 2005-06-20 14:30-0400\n"
"PO-Revision-Date: 2005-06-12 15:29+0200\n"
"Last-Translator: Miloslav Trmac <bukm@centrum.cz>\n"
"Language-Team: Czech <cs@li.org>\n"
@@ -21,19 +21,19 @@ msgstr ""
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%"
"10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
-#: ../gdk-pixbuf/gdk-pixbuf-animation.c:153 ../gdk-pixbuf/gdk-pixbuf-io.c:838
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1068 ../tests/testfilechooser.c:199
+#: gdk-pixbuf/gdk-pixbuf-animation.c:153 gdk-pixbuf/gdk-pixbuf-io.c:838
+#: gdk-pixbuf/gdk-pixbuf-io.c:1068 tests/testfilechooser.c:199
#, c-format
msgid "Failed to open file '%s': %s"
msgstr "Nemohu otevřít soubor '%s': %s"
-#: ../gdk-pixbuf/gdk-pixbuf-animation.c:166 ../gdk-pixbuf/gdk-pixbuf-io.c:850
+#: gdk-pixbuf/gdk-pixbuf-animation.c:166 gdk-pixbuf/gdk-pixbuf-io.c:850
#, c-format
msgid "Image file '%s' contains no data"
msgstr "Soubor obrázku '%s' neobsahuje data"
-#: ../gdk-pixbuf/gdk-pixbuf-animation.c:208 ../gdk-pixbuf/gdk-pixbuf-io.c:887
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1109 ../tests/testfilechooser.c:244
+#: gdk-pixbuf/gdk-pixbuf-animation.c:208 gdk-pixbuf/gdk-pixbuf-io.c:887
+#: gdk-pixbuf/gdk-pixbuf-io.c:1109 tests/testfilechooser.c:244
#, c-format
msgid ""
"Failed to load image '%s': reason not known, probably a corrupt image file"
@@ -41,7 +41,7 @@ msgstr ""
"Nemohu načíst obrázek '%s': důvod není znám, pravděpodobně poškozený soubor "
"obrázku"
-#: ../gdk-pixbuf/gdk-pixbuf-animation.c:241
+#: gdk-pixbuf/gdk-pixbuf-animation.c:241
#, c-format
msgid ""
"Failed to load animation '%s': reason not known, probably a corrupt "
@@ -50,12 +50,12 @@ msgstr ""
"Nemohu načíst animaci '%s': důvod není znám, pravděpodobně poškozený soubor "
"animace"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:444
+#: gdk-pixbuf/gdk-pixbuf-io.c:444
#, c-format
msgid "Unable to load image-loading module: %s: %s"
msgstr "Nemohu načíst modul pro čtení obrázků: %s: %s"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:459
+#: gdk-pixbuf/gdk-pixbuf-io.c:459
#, c-format
msgid ""
"Image-loading module %s does not export the proper interface; perhaps it's "
@@ -64,53 +64,53 @@ msgstr ""
"Modul pro čtení obrázků %s neexportuje správné rozhraní; možná je z jiné "
"verze GTK?"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:628 ../gdk-pixbuf/gdk-pixbuf-io.c:680
+#: gdk-pixbuf/gdk-pixbuf-io.c:628 gdk-pixbuf/gdk-pixbuf-io.c:680
#, c-format
msgid "Image type '%s' is not supported"
msgstr "Typ obrázku '%s' není podporován"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:720
+#: gdk-pixbuf/gdk-pixbuf-io.c:720
#, c-format
msgid "Couldn't recognize the image file format for file '%s'"
msgstr "Nemohu rozpoznat formát souboru obrázku u souboru '%s'"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:728
+#: gdk-pixbuf/gdk-pixbuf-io.c:728
msgid "Unrecognized image file format"
msgstr "Nerozpoznaný formát souboru obrázku"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:896
+#: gdk-pixbuf/gdk-pixbuf-io.c:896
#, c-format
msgid "Failed to load image '%s': %s"
msgstr "Nemohu načíst obrázek '%s': %s"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1336
+#: gdk-pixbuf/gdk-pixbuf-io.c:1336
#, c-format
msgid "Error writing to image file: %s"
msgstr "Chyba při zápisu do souboru obrázku: %s"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1382 ../gdk-pixbuf/gdk-pixbuf-io.c:1511
+#: gdk-pixbuf/gdk-pixbuf-io.c:1382 gdk-pixbuf/gdk-pixbuf-io.c:1511
#, c-format
msgid "This build of gdk-pixbuf does not support saving the image format: %s"
msgstr "Toto sestavení gdk-pixbuf nepodporuje ukládání obrázku ve formátu: %s"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1416
+#: gdk-pixbuf/gdk-pixbuf-io.c:1416
msgid "Insufficient memory to save image to callback"
msgstr "Nedostatek paměti pro uložení obrázku pro callback"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1428
+#: gdk-pixbuf/gdk-pixbuf-io.c:1428
msgid "Failed to open temporary file"
msgstr "Nemohu otevřít dočasný soubor"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1453
+#: gdk-pixbuf/gdk-pixbuf-io.c:1453
msgid "Failed to read from temporary file"
msgstr "Nemohu číst z dočasného souboru"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1687
+#: gdk-pixbuf/gdk-pixbuf-io.c:1687
#, c-format
msgid "Failed to open '%s' for writing: %s"
msgstr "Nemohu otevřít '%s' pro zápis: %s"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1711
+#: gdk-pixbuf/gdk-pixbuf-io.c:1711
#, c-format
msgid ""
"Failed to close '%s' while writing image, all data may not have been saved: %"
@@ -119,16 +119,16 @@ msgstr ""
"Nemohu se zavřít '%s' během zápisu obrázku, možná nejsou uložena všechna "
"data: %s"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1931 ../gdk-pixbuf/gdk-pixbuf-io.c:1981
+#: gdk-pixbuf/gdk-pixbuf-io.c:1931 gdk-pixbuf/gdk-pixbuf-io.c:1981
msgid "Insufficient memory to save image into a buffer"
msgstr "Nedostatek paměti pro uložení obrázku do bufferu"
-#: ../gdk-pixbuf/gdk-pixbuf-loader.c:383
+#: gdk-pixbuf/gdk-pixbuf-loader.c:383
#, c-format
msgid "Incremental loading of image type '%s' is not supported"
msgstr "Postupné načítání obrázku typu '%s' není podporováno"
-#: ../gdk-pixbuf/gdk-pixbuf-loader.c:411 ../gdk-pixbuf/gdk-pixbuf-loader.c:513
+#: gdk-pixbuf/gdk-pixbuf-loader.c:411 gdk-pixbuf/gdk-pixbuf-loader.c:513
#, c-format
msgid ""
"Internal error: Image loader module '%s' failed to begin loading an image, "
@@ -137,19 +137,19 @@ msgstr ""
"Interní chyba: Modulu pro načítání obrázku '%s' nezačal načítat obrázek, ale "
"pro toto selhání neudal důvod"
-#: ../gdk-pixbuf/gdk-pixdata.c:147
+#: gdk-pixbuf/gdk-pixdata.c:147
msgid "Image header corrupt"
msgstr "Hlavička obrázku je poškozena"
-#: ../gdk-pixbuf/gdk-pixdata.c:152
+#: gdk-pixbuf/gdk-pixdata.c:152
msgid "Image format unknown"
msgstr "Neznámý formát obrázku"
-#: ../gdk-pixbuf/gdk-pixdata.c:157 ../gdk-pixbuf/gdk-pixdata.c:487
+#: gdk-pixbuf/gdk-pixdata.c:157 gdk-pixbuf/gdk-pixdata.c:487
msgid "Image pixel data corrupt"
msgstr "Data pixelů obrázku jsou poškozena"
-#: ../gdk-pixbuf/gdk-pixdata.c:431
+#: gdk-pixbuf/gdk-pixdata.c:431
#, c-format
msgid "failed to allocate image buffer of %u byte"
msgid_plural "failed to allocate image buffer of %u bytes"
@@ -157,117 +157,113 @@ msgstr[0] "nemohu alokovat paměť pro obrázek o velikosti %u bajt"
msgstr[1] "nemohu alokovat paměť pro obrázek o velikosti %u bajty"
msgstr[2] "nemohu alokovat paměť pro obrázek o velikosti %u bajtů"
-#: ../gdk-pixbuf/io-ani.c:244
+#: gdk-pixbuf/io-ani.c:244
msgid "Unexpected icon chunk in animation"
msgstr "Neočekávaný kus ikona v animaci"
-#: ../gdk-pixbuf/io-ani.c:337
+#: gdk-pixbuf/io-ani.c:337
msgid "Unsupported animation type"
msgstr "Nepodporovaný typ animace"
-#: ../gdk-pixbuf/io-ani.c:348 ../gdk-pixbuf/io-ani.c:538
+#: gdk-pixbuf/io-ani.c:348 gdk-pixbuf/io-ani.c:538
msgid "Invalid header in animation"
msgstr "Neplatná hlavička v animaci"
-#: ../gdk-pixbuf/io-ani.c:358 ../gdk-pixbuf/io-ani.c:382
-#: ../gdk-pixbuf/io-ani.c:441 ../gdk-pixbuf/io-ani.c:460
-#: ../gdk-pixbuf/io-ani.c:511 ../gdk-pixbuf/io-ani.c:583
+#: gdk-pixbuf/io-ani.c:358 gdk-pixbuf/io-ani.c:382 gdk-pixbuf/io-ani.c:441
+#: gdk-pixbuf/io-ani.c:460 gdk-pixbuf/io-ani.c:511 gdk-pixbuf/io-ani.c:583
msgid "Not enough memory to load animation"
msgstr "Nedostatek paměti pro načtení animace"
-#: ../gdk-pixbuf/io-ani.c:400 ../gdk-pixbuf/io-ani.c:417
-#: ../gdk-pixbuf/io-ani.c:428
+#: gdk-pixbuf/io-ani.c:400 gdk-pixbuf/io-ani.c:417 gdk-pixbuf/io-ani.c:428
msgid "Malformed chunk in animation"
msgstr "Špatně vytvořený kus v animaci"
-#: ../gdk-pixbuf/io-ani.c:676
+#: gdk-pixbuf/io-ani.c:676
msgid "The ANI image format"
msgstr "Formát obrázku ANI"
-#: ../gdk-pixbuf/io-bmp.c:228 ../gdk-pixbuf/io-bmp.c:306
-#: ../gdk-pixbuf/io-bmp.c:338 ../gdk-pixbuf/io-bmp.c:361
-#: ../gdk-pixbuf/io-bmp.c:442
+#: gdk-pixbuf/io-bmp.c:228 gdk-pixbuf/io-bmp.c:306 gdk-pixbuf/io-bmp.c:338
+#: gdk-pixbuf/io-bmp.c:361 gdk-pixbuf/io-bmp.c:442
msgid "BMP image has bogus header data"
msgstr "Obrázek formátu BMP má neplatná data v hlavičce"
-#: ../gdk-pixbuf/io-bmp.c:239 ../gdk-pixbuf/io-bmp.c:401
+#: gdk-pixbuf/io-bmp.c:239 gdk-pixbuf/io-bmp.c:401
msgid "Not enough memory to load bitmap image"
msgstr "Nedostatek paměti pro načtení bitmapového obrázku"
-#: ../gdk-pixbuf/io-bmp.c:287
+#: gdk-pixbuf/io-bmp.c:287
msgid "BMP image has unsupported header size"
msgstr "Obrázek BMP má nepodporovanou velikost hlavičky"
-#: ../gdk-pixbuf/io-bmp.c:325
+#: gdk-pixbuf/io-bmp.c:325
msgid "Topdown BMP images cannot be compressed"
msgstr "Obrázky BMP shora dolů nelze komprimovat"
-#: ../gdk-pixbuf/io-bmp.c:1203
+#: gdk-pixbuf/io-bmp.c:1203
msgid "Couldn't allocate memory for saving BMP file"
msgstr "Nemohu alokovat paměť pro uložení souboru BMP"
-#: ../gdk-pixbuf/io-bmp.c:1244
+#: gdk-pixbuf/io-bmp.c:1244
msgid "Couldn't write to BMP file"
msgstr "Nemohu zapisovat do souboru BMP"
-#: ../gdk-pixbuf/io-bmp.c:1293
+#: gdk-pixbuf/io-bmp.c:1293
msgid "The BMP image format"
msgstr "Formát obrázku BMP"
-#: ../gdk-pixbuf/io-gif.c:220
+#: gdk-pixbuf/io-gif.c:220
#, c-format
msgid "Failure reading GIF: %s"
msgstr "Chyba při čtení GIF: %s"
-#: ../gdk-pixbuf/io-gif.c:492 ../gdk-pixbuf/io-gif.c:1463
-#: ../gdk-pixbuf/io-gif.c:1624
+#: 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 "V souboru GIF chybí některá data (možná byl nějak uříznut?)"
-#: ../gdk-pixbuf/io-gif.c:501
+#: gdk-pixbuf/io-gif.c:501
#, c-format
msgid "Internal error in the GIF loader (%s)"
msgstr "Interní chyba v načítači GIF (%s)"
-#: ../gdk-pixbuf/io-gif.c:575
+#: gdk-pixbuf/io-gif.c:575
msgid "Stack overflow"
msgstr "Přetečení zásobníku"
-#: ../gdk-pixbuf/io-gif.c:635
+#: gdk-pixbuf/io-gif.c:635
msgid "GIF image loader cannot understand this image."
msgstr "Načítač obrázků GIF nerozumí tomuto obrázku."
-#: ../gdk-pixbuf/io-gif.c:664
+#: gdk-pixbuf/io-gif.c:664
msgid "Bad code encountered"
msgstr "Nalezen chybný kód"
-#: ../gdk-pixbuf/io-gif.c:674
+#: gdk-pixbuf/io-gif.c:674
msgid "Circular table entry in GIF file"
msgstr "Cyklická položka tabulky v souboru GIF"
-#: ../gdk-pixbuf/io-gif.c:862 ../gdk-pixbuf/io-gif.c:1451
-#: ../gdk-pixbuf/io-gif.c:1497 ../gdk-pixbuf/io-gif.c:1612
+#: 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 "Nedostatek paměti pro načtení obrázku ve formátu GIF"
-#: ../gdk-pixbuf/io-gif.c:947
+#: gdk-pixbuf/io-gif.c:947
msgid "Not enough memory to composite a frame in GIF file"
msgstr "Nedostatek paměti pro složení políčka v souboru GIF"
-#: ../gdk-pixbuf/io-gif.c:1116
+#: gdk-pixbuf/io-gif.c:1116
msgid "GIF image is corrupt (incorrect LZW compression)"
msgstr "Obrázek GIF je poškozen (chybná komprese LZW)"
-#: ../gdk-pixbuf/io-gif.c:1166
+#: gdk-pixbuf/io-gif.c:1166
msgid "File does not appear to be a GIF file"
msgstr "Soubor nevypadá jako soubor GIF"
-#: ../gdk-pixbuf/io-gif.c:1178
+#: gdk-pixbuf/io-gif.c:1178
#, c-format
msgid "Version %s of the GIF file format is not supported"
msgstr "Verze %s formátu souborů GIF není podporována"
-#: ../gdk-pixbuf/io-gif.c:1287
+#: gdk-pixbuf/io-gif.c:1287
msgid ""
"GIF image has no global colormap, and a frame inside it has no local "
"colormap."
@@ -275,67 +271,66 @@ msgstr ""
"Obrázek GIF neobsahuje globální mapu barev a políčko v něm neobsahuje "
"lokální mapu."
-#: ../gdk-pixbuf/io-gif.c:1519
+#: gdk-pixbuf/io-gif.c:1519
msgid "GIF image was truncated or incomplete."
msgstr "Obrázek GIF byl zkrácen nebo není úplný."
-#: ../gdk-pixbuf/io-gif.c:1671
+#: gdk-pixbuf/io-gif.c:1671
msgid "The GIF image format"
msgstr "Formát obrázku GIF"
-#: ../gdk-pixbuf/io-ico.c:219 ../gdk-pixbuf/io-ico.c:271
-#: ../gdk-pixbuf/io-ico.c:340 ../gdk-pixbuf/io-ico.c:403
-#: ../gdk-pixbuf/io-ico.c:433
+#: gdk-pixbuf/io-ico.c:219 gdk-pixbuf/io-ico.c:271 gdk-pixbuf/io-ico.c:340
+#: gdk-pixbuf/io-ico.c:403 gdk-pixbuf/io-ico.c:433
msgid "Not enough memory to load icon"
msgstr "Nedostatek paměti pro načtení ikony"
-#: ../gdk-pixbuf/io-ico.c:256 ../gdk-pixbuf/io-ico.c:330
+#: gdk-pixbuf/io-ico.c:256 gdk-pixbuf/io-ico.c:330
msgid "Invalid header in icon"
msgstr "Neplatná hlavička ikony"
-#: ../gdk-pixbuf/io-ico.c:293
+#: gdk-pixbuf/io-ico.c:293
msgid "Icon has zero width"
msgstr "Ikona má nulovou šířku"
-#: ../gdk-pixbuf/io-ico.c:303
+#: gdk-pixbuf/io-ico.c:303
msgid "Icon has zero height"
msgstr "Ikona má nulovou výšku"
-#: ../gdk-pixbuf/io-ico.c:355
+#: gdk-pixbuf/io-ico.c:355
msgid "Compressed icons are not supported"
msgstr "Komprimované ikony nejsou podporovány"
-#: ../gdk-pixbuf/io-ico.c:388
+#: gdk-pixbuf/io-ico.c:388
msgid "Unsupported icon type"
msgstr "Nepodporovaný typ ikony"
-#: ../gdk-pixbuf/io-ico.c:482
+#: gdk-pixbuf/io-ico.c:482
msgid "Not enough memory to load ICO file"
msgstr "Nedostatek paměti pro načtení souboru ICO"
-#: ../gdk-pixbuf/io-ico.c:947
+#: gdk-pixbuf/io-ico.c:947
msgid "Image too large to be saved as ICO"
msgstr "Obrázek je příliš velký, aby mohl být uložen jako ICO"
-#: ../gdk-pixbuf/io-ico.c:958
+#: gdk-pixbuf/io-ico.c:958
msgid "Cursor hotspot outside image"
msgstr "Aktivní bod kurzoru mimo obrázek"
-#: ../gdk-pixbuf/io-ico.c:981
+#: gdk-pixbuf/io-ico.c:981
#, c-format
msgid "Unsupported depth for ICO file: %d"
msgstr "Nepodporovaná hloubka souboru ICO: %d"
-#: ../gdk-pixbuf/io-ico.c:1210
+#: gdk-pixbuf/io-ico.c:1210
msgid "The ICO image format"
msgstr "Formát obrázku ICO"
-#: ../gdk-pixbuf/io-jpeg.c:114
+#: gdk-pixbuf/io-jpeg.c:114
#, c-format
msgid "Error interpreting JPEG image file (%s)"
msgstr "Chyba při interpretaci souboru obrázku JPEG (%s)"
-#: ../gdk-pixbuf/io-jpeg.c:349
+#: gdk-pixbuf/io-jpeg.c:349
msgid ""
"Insufficient memory to load image, try exiting some applications to free "
"memory"
@@ -343,17 +338,17 @@ msgstr ""
"Nedostatek paměti pro načtení obrázku, zkuste uvolnit paměť ukončením "
"několika aplikací"
-#: ../gdk-pixbuf/io-jpeg.c:383 ../gdk-pixbuf/io-jpeg.c:749
+#: gdk-pixbuf/io-jpeg.c:383 gdk-pixbuf/io-jpeg.c:749
#, c-format
msgid "Unsupported JPEG color space (%s)"
msgstr "Nepodporovaný prostor barev JPEG (%s)"
-#: ../gdk-pixbuf/io-jpeg.c:481 ../gdk-pixbuf/io-jpeg.c:678
-#: ../gdk-pixbuf/io-jpeg.c:943 ../gdk-pixbuf/io-jpeg.c:952
+#: gdk-pixbuf/io-jpeg.c:481 gdk-pixbuf/io-jpeg.c:678 gdk-pixbuf/io-jpeg.c:943
+#: gdk-pixbuf/io-jpeg.c:952
msgid "Couldn't allocate memory for loading JPEG file"
msgstr "Nemohu alokovat paměť pro načtení souboru JPEG"
-#: ../gdk-pixbuf/io-jpeg.c:894
+#: gdk-pixbuf/io-jpeg.c:894
#, c-format
msgid ""
"JPEG quality must be a value between 0 and 100; value '%s' could not be "
@@ -362,93 +357,93 @@ msgstr ""
"Kvalita JPEG musí být hodnota mezi 0 a 100; hodnotu '%s' nebylo možné "
"zpracovat."
-#: ../gdk-pixbuf/io-jpeg.c:909
+#: gdk-pixbuf/io-jpeg.c:909
#, c-format
msgid ""
"JPEG quality must be a value between 0 and 100; value '%d' is not allowed."
msgstr ""
"Kvalita JPEG musí být hodnota mezi 0 a 100; hodnota '%d' není povolena."
-#: ../gdk-pixbuf/io-jpeg.c:1071
+#: gdk-pixbuf/io-jpeg.c:1071
msgid "The JPEG image format"
msgstr "Formát obrázku JPEG"
-#: ../gdk-pixbuf/io-pcx.c:191
+#: gdk-pixbuf/io-pcx.c:191
msgid "Couldn't allocate memory for header"
msgstr "Nemohu alokovat paměť pro hlavičku"
-#: ../gdk-pixbuf/io-pcx.c:206 ../gdk-pixbuf/io-pcx.c:566
+#: gdk-pixbuf/io-pcx.c:206 gdk-pixbuf/io-pcx.c:566
msgid "Couldn't allocate memory for context buffer"
msgstr "Nemohu alokovat paměť pro vyrovnávací paměť kontextu"
-#: ../gdk-pixbuf/io-pcx.c:607
+#: gdk-pixbuf/io-pcx.c:607
msgid "Image has invalid width and/or height"
msgstr "Obrázek má nulovou šířku a/nebo výšku"
-#: ../gdk-pixbuf/io-pcx.c:619 ../gdk-pixbuf/io-pcx.c:680
+#: gdk-pixbuf/io-pcx.c:619 gdk-pixbuf/io-pcx.c:680
msgid "Image has unsupported bpp"
msgstr "Obrázek má nepodporované bpp"
-#: ../gdk-pixbuf/io-pcx.c:624 ../gdk-pixbuf/io-pcx.c:632
+#: gdk-pixbuf/io-pcx.c:624 gdk-pixbuf/io-pcx.c:632
#, c-format
msgid "Image has unsupported number of %d-bit planes"
msgstr "Obrázek má nepodporovaný počet %d-bitových rovin"
-#: ../gdk-pixbuf/io-pcx.c:648
+#: gdk-pixbuf/io-pcx.c:648
msgid "Couldn't create new pixbuf"
msgstr "Nemohu vytvořit nový pixbuf"
-#: ../gdk-pixbuf/io-pcx.c:656
+#: gdk-pixbuf/io-pcx.c:656
msgid "Couldn't allocate memory for line data"
msgstr "Nemohu alokovat paměť pro data řádků"
-#: ../gdk-pixbuf/io-pcx.c:663
+#: gdk-pixbuf/io-pcx.c:663
msgid "Couldn't allocate memory for paletted data"
msgstr "Nemohu alokovat paměť pro data palety"
-#: ../gdk-pixbuf/io-pcx.c:710
+#: gdk-pixbuf/io-pcx.c:710
msgid "Didn't get all lines of PCX image"
msgstr "Nedostal jsem všechny řádky obrázku PCX"
-#: ../gdk-pixbuf/io-pcx.c:717
+#: gdk-pixbuf/io-pcx.c:717
msgid "No palette found at end of PCX data"
msgstr "Na konci dat PCX nenalezena paleta"
-#: ../gdk-pixbuf/io-pcx.c:758
+#: gdk-pixbuf/io-pcx.c:758
msgid "The PCX image format"
msgstr "Formát obrázku PCX"
-#: ../gdk-pixbuf/io-png.c:55
+#: gdk-pixbuf/io-png.c:55
msgid "Bits per channel of PNG image is invalid."
msgstr "Počet bitů na kanál obrázku PNG není platný."
-#: ../gdk-pixbuf/io-png.c:136
+#: gdk-pixbuf/io-png.c:136
msgid "Transformed PNG has zero width or height."
msgstr "Transformovaný obrázek PNG má nulovou výšku nebo šířku."
-#: ../gdk-pixbuf/io-png.c:144
+#: gdk-pixbuf/io-png.c:144
msgid "Bits per channel of transformed PNG is not 8."
msgstr "Počet bitů na kanál transformovaného obrázku PNG není 8."
-#: ../gdk-pixbuf/io-png.c:153
+#: gdk-pixbuf/io-png.c:153
msgid "Transformed PNG not RGB or RGBA."
msgstr "Transformovaný obrázek PNG není RGB nebo RGBA."
-#: ../gdk-pixbuf/io-png.c:162
+#: gdk-pixbuf/io-png.c:162
msgid "Transformed PNG has unsupported number of channels, must be 3 or 4."
msgstr ""
"Transformovaný obrázek PNG má nepodporovaný počet kanálů, musí být 3 nebo 4."
-#: ../gdk-pixbuf/io-png.c:183
+#: gdk-pixbuf/io-png.c:183
#, c-format
msgid "Fatal error in PNG image file: %s"
msgstr "Fatální chyba v souboru obrázku PNG: %s"
-#: ../gdk-pixbuf/io-png.c:301
+#: gdk-pixbuf/io-png.c:301
msgid "Insufficient memory to load PNG file"
msgstr "Nedostatek paměti pro načtení souboru PNG"
-#: ../gdk-pixbuf/io-png.c:618
+#: gdk-pixbuf/io-png.c:618
#, c-format
msgid ""
"Insufficient memory to store a %ld by %ld image; try exiting some "
@@ -457,25 +452,25 @@ msgstr ""
"Nedostatek paměti pro uložení obrázku %ld krát %ld; zkuste uvolnit paměť "
"ukončením několika aplikací"
-#: ../gdk-pixbuf/io-png.c:669
+#: gdk-pixbuf/io-png.c:669
msgid "Fatal error reading PNG image file"
msgstr "Fatální chyba při čtení souboru obrázku PNG"
-#: ../gdk-pixbuf/io-png.c:718
+#: gdk-pixbuf/io-png.c:718
#, c-format
msgid "Fatal error reading PNG image file: %s"
msgstr "Fatální chyba při čtení souboru obrázku PNG: %s"
-#: ../gdk-pixbuf/io-png.c:810
+#: gdk-pixbuf/io-png.c:810
msgid ""
"Keys for PNG text chunks must have at least 1 and at most 79 characters."
msgstr "Klíče pro kusy PNG text musí mít alespoň 1 a nejvýše 79 znaků."
-#: ../gdk-pixbuf/io-png.c:818
+#: gdk-pixbuf/io-png.c:818
msgid "Keys for PNG text chunks must be ASCII characters."
msgstr "Klíče pro kusy PNG text musí být znaky ASCII."
-#: ../gdk-pixbuf/io-png.c:831
+#: gdk-pixbuf/io-png.c:831
#, c-format
msgid ""
"PNG compression level must be a value between 0 and 9; value '%s' could not "
@@ -484,7 +479,7 @@ msgstr ""
"Úroveň komprese PNG musí být hodnota mezi 0 a 9; hodnotu '%s' nebylo možné "
"zpracovat."
-#: ../gdk-pixbuf/io-png.c:843
+#: gdk-pixbuf/io-png.c:843
#, c-format
msgid ""
"PNG compression level must be a value between 0 and 9; value '%d' is not "
@@ -492,327 +487,324 @@ msgid ""
msgstr ""
"Úroveň komprese PNG musí být hodnota mezi 0 a 9; hodnota '%d' není povolena."
-#: ../gdk-pixbuf/io-png.c:883
+#: gdk-pixbuf/io-png.c:883
#, c-format
msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding."
msgstr "Hodnotu pro kus PNG text %s nelze převést do kódování ISO-8859-1."
-#: ../gdk-pixbuf/io-png.c:1026
+#: gdk-pixbuf/io-png.c:1026
msgid "The PNG image format"
msgstr "Formát obrázku PNG"
-#: ../gdk-pixbuf/io-pnm.c:252
+#: gdk-pixbuf/io-pnm.c:252
msgid "PNM loader expected to find an integer, but didn't"
msgstr "Načítač PNM očekával celé číslo, ale nenašel ho"
-#: ../gdk-pixbuf/io-pnm.c:284
+#: gdk-pixbuf/io-pnm.c:284
msgid "PNM file has an incorrect initial byte"
msgstr "Soubor PNM obsahuje nesprávný počáteční bajt"
-#: ../gdk-pixbuf/io-pnm.c:314
+#: gdk-pixbuf/io-pnm.c:314
msgid "PNM file is not in a recognized PNM subformat"
msgstr "Soubor PNM není v rozpoznaném podformátu PNM"
-#: ../gdk-pixbuf/io-pnm.c:339
+#: gdk-pixbuf/io-pnm.c:339
msgid "PNM file has an image width of 0"
msgstr "Soubor PNM má šířku obrázku 0"
-#: ../gdk-pixbuf/io-pnm.c:360
+#: gdk-pixbuf/io-pnm.c:360
msgid "PNM file has an image height of 0"
msgstr "Soubor PNM má výšku obrázku 0"
-#: ../gdk-pixbuf/io-pnm.c:383
+#: gdk-pixbuf/io-pnm.c:383
msgid "Maximum color value in PNM file is 0"
msgstr "Maximální hodnota barvy v souboru PNM je 0"
-#: ../gdk-pixbuf/io-pnm.c:391
+#: gdk-pixbuf/io-pnm.c:391
msgid "Maximum color value in PNM file is too large"
msgstr "Maximální hodnota barvy v souboru PNM je příliš vysoká"
-#: ../gdk-pixbuf/io-pnm.c:399
+#: gdk-pixbuf/io-pnm.c:399
msgid "Cannot handle PNM files with maximum color values greater than 255"
msgstr ""
"Neumím zpracovávat soubory PNM s maximální hodnotou barvy větší než 255"
-#: ../gdk-pixbuf/io-pnm.c:438 ../gdk-pixbuf/io-pnm.c:466
-#: ../gdk-pixbuf/io-pnm.c:498
+#: gdk-pixbuf/io-pnm.c:438 gdk-pixbuf/io-pnm.c:466 gdk-pixbuf/io-pnm.c:498
msgid "Raw PNM image type is invalid"
msgstr "Typ obrázku raw PNM není platný"
-#: ../gdk-pixbuf/io-pnm.c:562 ../gdk-pixbuf/io-pnm.c:604
+#: gdk-pixbuf/io-pnm.c:562 gdk-pixbuf/io-pnm.c:604
msgid "PNM image format is invalid"
msgstr "Formát obrázku PNM není platný"
-#: ../gdk-pixbuf/io-pnm.c:663
+#: gdk-pixbuf/io-pnm.c:663
msgid "PNM image loader does not support this PNM subformat"
msgstr "Načítač obrázků PNM nepodporuje tento podformát PNM"
-#: ../gdk-pixbuf/io-pnm.c:718
+#: gdk-pixbuf/io-pnm.c:718
msgid "Premature end-of-file encountered"
msgstr "Nalezen předčasný konec souboru"
-#: ../gdk-pixbuf/io-pnm.c:750 ../gdk-pixbuf/io-pnm.c:981
+#: gdk-pixbuf/io-pnm.c:750 gdk-pixbuf/io-pnm.c:981
msgid "Raw PNM formats require exactly one whitespace before sample data"
msgstr "Formáty raw PNM vyžadují přesně jednu mezeru před daty vzorků"
-#: ../gdk-pixbuf/io-pnm.c:777
+#: gdk-pixbuf/io-pnm.c:777
msgid "Cannot allocate memory for loading PNM image"
msgstr "Nemohu alokovat paměť pro načtení obrázku PNM"
-#: ../gdk-pixbuf/io-pnm.c:827
+#: gdk-pixbuf/io-pnm.c:827
msgid "Insufficient memory to load PNM context struct"
msgstr "Nedostatek paměti pro načtení struktury kontextu PNM"
-#: ../gdk-pixbuf/io-pnm.c:878
+#: gdk-pixbuf/io-pnm.c:878
msgid "Unexpected end of PNM image data"
msgstr "Neočekávaný konec dat obrázku PNM"
-#: ../gdk-pixbuf/io-pnm.c:1010
+#: gdk-pixbuf/io-pnm.c:1010
msgid "Insufficient memory to load PNM file"
msgstr "Nedostatek paměti pro načtení souboru PNM"
-#: ../gdk-pixbuf/io-pnm.c:1089
+#: gdk-pixbuf/io-pnm.c:1089
msgid "The PNM/PBM/PGM/PPM image format family"
msgstr "Rodina formátů obrázků PNM/PBM/PGM/PPM"
-#: ../gdk-pixbuf/io-ras.c:126
+#: gdk-pixbuf/io-ras.c:126
msgid "RAS image has bogus header data"
msgstr "Obrázek RAS má neplatná data v hlavičce"
-#: ../gdk-pixbuf/io-ras.c:148
+#: gdk-pixbuf/io-ras.c:148
msgid "RAS image has unknown type"
msgstr "Obrázek RAS má neznámý typ"
-#: ../gdk-pixbuf/io-ras.c:156
+#: gdk-pixbuf/io-ras.c:156
msgid "unsupported RAS image variation"
msgstr "nepodporovaná variace obrázku RAS"
-#: ../gdk-pixbuf/io-ras.c:171 ../gdk-pixbuf/io-ras.c:200
+#: gdk-pixbuf/io-ras.c:171 gdk-pixbuf/io-ras.c:200
msgid "Not enough memory to load RAS image"
msgstr "Nedostatek paměti pro načtení obrázku RAS"
-#: ../gdk-pixbuf/io-ras.c:543
+#: gdk-pixbuf/io-ras.c:543
msgid "The Sun raster image format"
msgstr "Formát obrázku Sun raster"
-#: ../gdk-pixbuf/io-tga.c:154
+#: gdk-pixbuf/io-tga.c:154
msgid "Cannot allocate memory for IOBuffer struct"
msgstr "Nemohu alokovat paměť pro strukturu IOBuffer"
-#: ../gdk-pixbuf/io-tga.c:173
+#: gdk-pixbuf/io-tga.c:173
msgid "Cannot allocate memory for IOBuffer data"
msgstr "Nemohu alokovat paměť pro data IOBuffer"
-#: ../gdk-pixbuf/io-tga.c:184
+#: gdk-pixbuf/io-tga.c:184
msgid "Cannot realloc IOBuffer data"
msgstr "Nemohu realloc data IOBuffer"
-#: ../gdk-pixbuf/io-tga.c:214
+#: gdk-pixbuf/io-tga.c:214
msgid "Cannot allocate temporary IOBuffer data"
msgstr "Nemohu alokovat dočasná data pro IOBuffer"
-#: ../gdk-pixbuf/io-tga.c:348
+#: gdk-pixbuf/io-tga.c:348
msgid "Cannot allocate new pixbuf"
msgstr "Nemohu alokovat nový pixbuf"
-#: ../gdk-pixbuf/io-tga.c:689
+#: gdk-pixbuf/io-tga.c:689
msgid "Cannot allocate colormap structure"
msgstr "Nemohu alokovat strukturu pro mapu barev"
-#: ../gdk-pixbuf/io-tga.c:696
+#: gdk-pixbuf/io-tga.c:696
msgid "Cannot allocate colormap entries"
msgstr "Nemohu alokovat položky mapy barev"
-#: ../gdk-pixbuf/io-tga.c:718
+#: gdk-pixbuf/io-tga.c:718
msgid "Unexpected bitdepth for colormap entries"
msgstr "Neočekávaná bitová hloubka pro položky mapy barev"
-#: ../gdk-pixbuf/io-tga.c:736
+#: gdk-pixbuf/io-tga.c:736
msgid "Cannot allocate TGA header memory"
msgstr "Nemohu alokovat paměť pro hlavičku TGA"
-#: ../gdk-pixbuf/io-tga.c:769
+#: gdk-pixbuf/io-tga.c:769
msgid "TGA image has invalid dimensions"
msgstr "Obrázek TGA má neplatné rozměry"
-#: ../gdk-pixbuf/io-tga.c:775 ../gdk-pixbuf/io-tga.c:784
-#: ../gdk-pixbuf/io-tga.c:794 ../gdk-pixbuf/io-tga.c:804
-#: ../gdk-pixbuf/io-tga.c:811
+#: gdk-pixbuf/io-tga.c:775 gdk-pixbuf/io-tga.c:784 gdk-pixbuf/io-tga.c:794
+#: gdk-pixbuf/io-tga.c:804 gdk-pixbuf/io-tga.c:811
msgid "TGA image type not supported"
msgstr "Typ obrázku TGA není podporován"
-#: ../gdk-pixbuf/io-tga.c:858
+#: gdk-pixbuf/io-tga.c:858
msgid "Cannot allocate memory for TGA context struct"
msgstr "Nemohu alokovat paměť pro strukturu kontextu TGA"
-#: ../gdk-pixbuf/io-tga.c:923
+#: gdk-pixbuf/io-tga.c:923
msgid "Excess data in file"
msgstr "V souboru jsou data navíc"
-#: ../gdk-pixbuf/io-tga.c:992
+#: gdk-pixbuf/io-tga.c:992
msgid "The Targa image format"
msgstr "Formát obrázku Targa"
-#: ../gdk-pixbuf/io-tiff.c:173
+#: gdk-pixbuf/io-tiff.c:173
msgid "Could not get image width (bad TIFF file)"
msgstr "Nemohu získat šířku obrázku (špatný soubor TIFF)"
-#: ../gdk-pixbuf/io-tiff.c:180
+#: gdk-pixbuf/io-tiff.c:180
msgid "Could not get image height (bad TIFF file)"
msgstr "Nemohu získat výšku obrázku (špatný soubor TIFF)"
-#: ../gdk-pixbuf/io-tiff.c:188
+#: gdk-pixbuf/io-tiff.c:188
msgid "Width or height of TIFF image is zero"
msgstr "Výška nebo šířka obrázku TIFF je 0"
-#: ../gdk-pixbuf/io-tiff.c:197 ../gdk-pixbuf/io-tiff.c:206
+#: gdk-pixbuf/io-tiff.c:197 gdk-pixbuf/io-tiff.c:206
msgid "Dimensions of TIFF image too large"
msgstr "Rozměry obrázku TIFF jsou příliš velké"
-#: ../gdk-pixbuf/io-tiff.c:225 ../gdk-pixbuf/io-tiff.c:237
-#: ../gdk-pixbuf/io-tiff.c:286 ../gdk-pixbuf/io-tiff.c:572
+#: gdk-pixbuf/io-tiff.c:225 gdk-pixbuf/io-tiff.c:237 gdk-pixbuf/io-tiff.c:286
+#: gdk-pixbuf/io-tiff.c:572
msgid "Insufficient memory to open TIFF file"
msgstr "Nedostatek paměti pro otevření souboru TIFF"
-#: ../gdk-pixbuf/io-tiff.c:251 ../gdk-pixbuf/io-tiff.c:294
+#: gdk-pixbuf/io-tiff.c:251 gdk-pixbuf/io-tiff.c:294
msgid "Failed to load RGB data from TIFF file"
msgstr "Nemohu načíst data RGB ze souboru TIFF"
-#: ../gdk-pixbuf/io-tiff.c:361
+#: gdk-pixbuf/io-tiff.c:361
msgid "Failed to open TIFF image"
msgstr "Nemohu otevřít obrázek TIFF"
-#: ../gdk-pixbuf/io-tiff.c:373
+#: gdk-pixbuf/io-tiff.c:373
msgid "TIFFClose operation failed"
msgstr "Operace TIFFClose selhala"
-#: ../gdk-pixbuf/io-tiff.c:504 ../gdk-pixbuf/io-tiff.c:517
+#: gdk-pixbuf/io-tiff.c:504 gdk-pixbuf/io-tiff.c:517
msgid "Failed to load TIFF image"
msgstr "Nemohu načíst obrázek TIFF"
-#: ../gdk-pixbuf/io-tiff.c:610
+#: gdk-pixbuf/io-tiff.c:610
msgid "The TIFF image format"
msgstr "Formát obrázku TIFF"
-#: ../gdk-pixbuf/io-wbmp.c:246
+#: gdk-pixbuf/io-wbmp.c:246
msgid "Image has zero width"
msgstr "Obrázek má nulovou šířku"
-#: ../gdk-pixbuf/io-wbmp.c:264
+#: gdk-pixbuf/io-wbmp.c:264
msgid "Image has zero height"
msgstr "Obrázek má nulovou výšku"
-#: ../gdk-pixbuf/io-wbmp.c:275
+#: gdk-pixbuf/io-wbmp.c:275
msgid "Not enough memory to load image"
msgstr "Nedostatek paměti pro načtení obrázku"
-#: ../gdk-pixbuf/io-wbmp.c:334
+#: gdk-pixbuf/io-wbmp.c:334
msgid "Couldn't save the rest"
msgstr "Nemohu uložit zbytek"
-#: ../gdk-pixbuf/io-wbmp.c:368
+#: gdk-pixbuf/io-wbmp.c:368
msgid "The WBMP image format"
msgstr "Formát obrázku WBMP"
-#: ../gdk-pixbuf/io-xbm.c:287
+#: gdk-pixbuf/io-xbm.c:287
msgid "Invalid XBM file"
msgstr "Neplatný soubor XBM"
-#: ../gdk-pixbuf/io-xbm.c:297
+#: gdk-pixbuf/io-xbm.c:297
msgid "Insufficient memory to load XBM image file"
msgstr "Nedostatek paměti pro načtení souboru obrázku XBM"
-#: ../gdk-pixbuf/io-xbm.c:441
+#: gdk-pixbuf/io-xbm.c:441
msgid "Failed to write to temporary file when loading XBM image"
msgstr "Nemohu psát do dočasného souboru při načítání obrázku XBM"
-#: ../gdk-pixbuf/io-xbm.c:476
+#: gdk-pixbuf/io-xbm.c:476
msgid "The XBM image format"
msgstr "Formát obrázku XBM"
-#: ../gdk-pixbuf/io-xpm.c:467
+#: gdk-pixbuf/io-xpm.c:467
msgid "No XPM header found"
msgstr "Nebyla nalezena hlavička XPM"
-#: ../gdk-pixbuf/io-xpm.c:476
+#: gdk-pixbuf/io-xpm.c:476
msgid "Invalid XPM header"
msgstr "Neplatná hlavička XPM"
-#: ../gdk-pixbuf/io-xpm.c:484
+#: gdk-pixbuf/io-xpm.c:484
msgid "XPM file has image width <= 0"
msgstr "Soubor XPM má šířku obrázku <= 0"
-#: ../gdk-pixbuf/io-xpm.c:492
+#: gdk-pixbuf/io-xpm.c:492
msgid "XPM file has image height <= 0"
msgstr "Soubor XPM má výšku obrázku <= 0"
-#: ../gdk-pixbuf/io-xpm.c:500
+#: gdk-pixbuf/io-xpm.c:500
msgid "XPM has invalid number of chars per pixel"
msgstr "XPM obsahuje neplatný počet znaků na pixel"
-#: ../gdk-pixbuf/io-xpm.c:507
+#: gdk-pixbuf/io-xpm.c:507
msgid "XPM file has invalid number of colors"
msgstr "Soubor XPM má neplatný počet barev"
-#: ../gdk-pixbuf/io-xpm.c:519 ../gdk-pixbuf/io-xpm.c:528
-#: ../gdk-pixbuf/io-xpm.c:580
+#: gdk-pixbuf/io-xpm.c:519 gdk-pixbuf/io-xpm.c:528 gdk-pixbuf/io-xpm.c:580
msgid "Cannot allocate memory for loading XPM image"
msgstr "Nemohu alokovat paměť pro načtení obrázku XPM"
-#: ../gdk-pixbuf/io-xpm.c:542
+#: gdk-pixbuf/io-xpm.c:542
msgid "Cannot read XPM colormap"
msgstr "Nemohu načíst mapu barev XPM"
-#: ../gdk-pixbuf/io-xpm.c:771
+#: gdk-pixbuf/io-xpm.c:771
msgid "Failed to write to temporary file when loading XPM image"
msgstr "Nemohu psát do dočasného souboru při načítání obrázku XPM"
-#: ../gdk-pixbuf/io-xpm.c:806
+#: gdk-pixbuf/io-xpm.c:806
msgid "The XPM image format"
msgstr "Formát obrázku XPM"
#. Description of --class=CLASS in --help output
-#: ../gdk/gdk.c:115
+#: gdk/gdk.c:115
msgid "Program class as used by the window manager"
msgstr "Třída programu používaná správcem oken"
#. Placeholder in --class=CLASS in --help output
-#: ../gdk/gdk.c:116
+#: gdk/gdk.c:116
msgid "CLASS"
msgstr "TŘÍDA"
#. Description of --name=NAME in --help output
-#: ../gdk/gdk.c:118
+#: gdk/gdk.c:118
msgid "Program name as used by the window manager"
msgstr "Název programu používaný správcem oken"
#. Placeholder in --name=NAME in --help output
-#: ../gdk/gdk.c:119
+#: gdk/gdk.c:119
msgid "NAME"
msgstr "NÁZEV"
#. Description of --display=DISPLAY in --help output
-#: ../gdk/gdk.c:121
+#: gdk/gdk.c:121
msgid "X display to use"
msgstr "Displej X, který používat"
#. Placeholder in --display=DISPLAY in --help output
-#: ../gdk/gdk.c:122
+#: gdk/gdk.c:122
msgid "DISPLAY"
msgstr "DISPLEJ"
#. Description of --screen=SCREEN in --help output
-#: ../gdk/gdk.c:124
+#: gdk/gdk.c:124
msgid "X screen to use"
msgstr "Obrazovka X, kterou používat"
#. Placeholder in --screen=SCREEN in --help output
-#: ../gdk/gdk.c:125
+#: gdk/gdk.c:125
msgid "SCREEN"
msgstr "OBRAZOVKA"
#. Description of --gdk-debug=FLAGS in --help output
-#: ../gdk/gdk.c:128
+#: gdk/gdk.c:128
msgid "Gdk debugging flags to set"
msgstr "Ladicí příznaky Gdk, které nastavit"
@@ -820,222 +812,222 @@ msgstr "Ladicí příznaky Gdk, které nastavit"
#. Placeholder in --gdk-no-debug=FLAGS in --help output
#. Placeholder in --gtk-debug=FLAGS in --help output
#. Placeholder in --gtk-no-debug=FLAGS in --help output
-#: ../gdk/gdk.c:129 ../gdk/gdk.c:132 ../gtk/gtkmain.c:405 ../gtk/gtkmain.c:408
+#: gdk/gdk.c:129 gdk/gdk.c:132 gtk/gtkmain.c:405 gtk/gtkmain.c:408
msgid "FLAGS"
msgstr "PŘÍZNAKY"
#. Description of --gdk-no-debug=FLAGS in --help output
-#: ../gdk/gdk.c:131
+#: gdk/gdk.c:131
msgid "Gdk debugging flags to unset"
msgstr "Ladicí příznaky Gdk, jejichž nastavení zrušit"
-#: ../gdk/keyname-table.h:3940
+#: gdk/keyname-table.h:3940
msgid "keyboard label|BackSpace"
msgstr "Backspace"
-#: ../gdk/keyname-table.h:3941
+#: gdk/keyname-table.h:3941
msgid "keyboard label|Tab"
msgstr "Tab"
-#: ../gdk/keyname-table.h:3942
+#: gdk/keyname-table.h:3942
msgid "keyboard label|Return"
msgstr "Enter"
-#: ../gdk/keyname-table.h:3943
+#: gdk/keyname-table.h:3943
msgid "keyboard label|Pause"
msgstr "Pause"
-#: ../gdk/keyname-table.h:3944
+#: gdk/keyname-table.h:3944
msgid "keyboard label|Scroll_Lock"
msgstr "Scroll_Lock"
-#: ../gdk/keyname-table.h:3945
+#: gdk/keyname-table.h:3945
msgid "keyboard label|Sys_Req"
msgstr "Sys_Rq"
-#: ../gdk/keyname-table.h:3946
+#: gdk/keyname-table.h:3946
msgid "keyboard label|Escape"
msgstr "Escape"
-#: ../gdk/keyname-table.h:3947
+#: gdk/keyname-table.h:3947
msgid "keyboard label|Multi_key"
msgstr "Multi_key"
-#: ../gdk/keyname-table.h:3948
+#: gdk/keyname-table.h:3948
msgid "keyboard label|Home"
msgstr "Home"
-#: ../gdk/keyname-table.h:3949
+#: gdk/keyname-table.h:3949
msgid "keyboard label|Page_Up"
msgstr "Page_Up"
-#: ../gdk/keyname-table.h:3950
+#: gdk/keyname-table.h:3950
msgid "keyboard label|Page_Down"
msgstr "Page_Down"
-#: ../gdk/keyname-table.h:3951
+#: gdk/keyname-table.h:3951
msgid "keyboard label|End"
msgstr "End"
-#: ../gdk/keyname-table.h:3952
+#: gdk/keyname-table.h:3952
msgid "keyboard label|Begin"
msgstr "Begin"
-#: ../gdk/keyname-table.h:3953
+#: gdk/keyname-table.h:3953
msgid "keyboard label|Print"
msgstr "Print"
-#: ../gdk/keyname-table.h:3954
+#: gdk/keyname-table.h:3954
msgid "keyboard label|Insert"
msgstr "Insert"
-#: ../gdk/keyname-table.h:3955
+#: gdk/keyname-table.h:3955
msgid "keyboard label|Num_Lock"
msgstr "Num_Lock"
-#: ../gdk/keyname-table.h:3956
+#: gdk/keyname-table.h:3956
msgid "keyboard label|KP_Space"
msgstr "KP_Mezerník"
-#: ../gdk/keyname-table.h:3957
+#: gdk/keyname-table.h:3957
msgid "keyboard label|KP_Tab"
msgstr "KP_Tab"
-#: ../gdk/keyname-table.h:3958
+#: gdk/keyname-table.h:3958
msgid "keyboard label|KP_Enter"
msgstr "KP_Enter"
-#: ../gdk/keyname-table.h:3959
+#: gdk/keyname-table.h:3959
msgid "keyboard label|KP_Home"
msgstr "KP_Home"
-#: ../gdk/keyname-table.h:3960
+#: gdk/keyname-table.h:3960
msgid "keyboard label|KP_Left"
msgstr "KP_Doleva"
-#: ../gdk/keyname-table.h:3961
+#: gdk/keyname-table.h:3961
msgid "keyboard label|KP_Up"
msgstr "KP_Nahoru"
-#: ../gdk/keyname-table.h:3962
+#: gdk/keyname-table.h:3962
msgid "keyboard label|KP_Right"
msgstr "KP_Doprava"
-#: ../gdk/keyname-table.h:3963
+#: gdk/keyname-table.h:3963
msgid "keyboard label|KP_Down"
msgstr "KP_Dolů"
-#: ../gdk/keyname-table.h:3964
+#: gdk/keyname-table.h:3964
msgid "keyboard label|KP_Page_Up"
msgstr "KP_Page_Up"
-#: ../gdk/keyname-table.h:3965
+#: gdk/keyname-table.h:3965
msgid "keyboard label|KP_Prior"
msgstr "KP_Prior"
-#: ../gdk/keyname-table.h:3966
+#: gdk/keyname-table.h:3966
msgid "keyboard label|KP_Page_Down"
msgstr "KP_Page_Down"
-#: ../gdk/keyname-table.h:3967
+#: gdk/keyname-table.h:3967
msgid "keyboard label|KP_Next"
msgstr "KP_Next"
-#: ../gdk/keyname-table.h:3968
+#: gdk/keyname-table.h:3968
msgid "keyboard label|KP_End"
msgstr "KP_End"
-#: ../gdk/keyname-table.h:3969
+#: gdk/keyname-table.h:3969
msgid "keyboard label|KP_Begin"
msgstr "KP_Begin"
-#: ../gdk/keyname-table.h:3970
+#: gdk/keyname-table.h:3970
msgid "keyboard label|KP_Insert"
msgstr "KP_Insert"
-#: ../gdk/keyname-table.h:3971
+#: gdk/keyname-table.h:3971
msgid "keyboard label|KP_Delete"
msgstr "KP_Delete"
-#: ../gdk/keyname-table.h:3972
+#: gdk/keyname-table.h:3972
msgid "keyboard label|Delete"
msgstr "Delete"
#. Description of --sync in --help output
-#: ../gdk/win32/gdkmain-win32.c:60
+#: gdk/win32/gdkmain-win32.c:60
msgid "Don't batch GDI requests"
msgstr "Nedávkovat požadavky GDI"
#. Description of --no-wintab in --help output
-#: ../gdk/win32/gdkmain-win32.c:62
+#: gdk/win32/gdkmain-win32.c:62
msgid "Don't use the Wintab API for tablet support"
msgstr "Nepoužívat API Wintab pro podporu tabletů"
#. Description of --ignore-wintab in --help output
-#: ../gdk/win32/gdkmain-win32.c:64
+#: gdk/win32/gdkmain-win32.c:64
msgid "Same as --no-wintab"
msgstr "Totéž jako --no-wintab"
#. Description of --use-wintab in --help output
-#: ../gdk/win32/gdkmain-win32.c:66
+#: gdk/win32/gdkmain-win32.c:66
msgid "Do use the Wintab API [default]"
msgstr "Používat API Wintab [implicitní]"
#. Description of --max-colors=COLORS in --help output
-#: ../gdk/win32/gdkmain-win32.c:68
+#: gdk/win32/gdkmain-win32.c:68
msgid "Size of the palette in 8 bit mode"
msgstr "Velikost palety v osmibitovém režimu"
#. Placeholder in --max-colors=COLORS in --help output
-#: ../gdk/win32/gdkmain-win32.c:69
+#: gdk/win32/gdkmain-win32.c:69
msgid "COLORS"
msgstr "BARVY"
#. Description of --sync in --help output
-#: ../gdk/x11/gdkmain-x11.c:92
+#: gdk/x11/gdkmain-x11.c:92
msgid "Make X calls synchronous"
msgstr "Volat X synchronně"
-#: ../gtk/gtkaboutdialog.c:270 ../gtk/gtkaboutdialog.c:2025
+#: gtk/gtkaboutdialog.c:270 gtk/gtkaboutdialog.c:2025
msgid "License"
msgstr "Licence"
-#: ../gtk/gtkaboutdialog.c:271
+#: gtk/gtkaboutdialog.c:271
msgid "The license of the program"
msgstr "Licence programu"
#. Add the credits button
-#: ../gtk/gtkaboutdialog.c:491
+#: gtk/gtkaboutdialog.c:491
msgid "C_redits"
msgstr "_Kredity"
#. Add the license button
-#: ../gtk/gtkaboutdialog.c:501
+#: gtk/gtkaboutdialog.c:501
msgid "_License"
msgstr "_Licence"
-#: ../gtk/gtkaboutdialog.c:731
+#: gtk/gtkaboutdialog.c:731
#, c-format
msgid "About %s"
msgstr "O %s"
-#: ../gtk/gtkaboutdialog.c:1953
+#: gtk/gtkaboutdialog.c:1953
msgid "Credits"
msgstr "Kredity"
-#: ../gtk/gtkaboutdialog.c:1979
+#: gtk/gtkaboutdialog.c:1979
msgid "Written by"
msgstr "Napsali"
-#: ../gtk/gtkaboutdialog.c:1982
+#: gtk/gtkaboutdialog.c:1982
msgid "Documented by"
msgstr "Zdokumentovali"
-#: ../gtk/gtkaboutdialog.c:1994
+#: gtk/gtkaboutdialog.c:1994
msgid "Translated by"
msgstr "Přeložili"
-#: ../gtk/gtkaboutdialog.c:1998
+#: gtk/gtkaboutdialog.c:1998
msgid "Artwork by"
msgstr "Grafika"
@@ -1045,7 +1037,7 @@ msgstr "Grafika"
#. * this.
#. * And do not translate the part before the |.
#.
-#: ../gtk/gtkaccellabel.c:121
+#: gtk/gtkaccellabel.c:121
msgid "keyboard label|Shift"
msgstr "Shift"
@@ -1055,7 +1047,7 @@ msgstr "Shift"
#. * this.
#. * And do not translate the part before the |.
#.
-#: ../gtk/gtkaccellabel.c:128
+#: gtk/gtkaccellabel.c:128
msgid "keyboard label|Ctrl"
msgstr "Ctrl"
@@ -1065,17 +1057,17 @@ msgstr "Ctrl"
#. * this.
#. * And do not translate the part before the |.
#.
-#: ../gtk/gtkaccellabel.c:135
+#: gtk/gtkaccellabel.c:135
msgid "keyboard label|Alt"
msgstr "Alt"
#. do not translate the part before the |
-#: ../gtk/gtkaccellabel.c:577
+#: gtk/gtkaccellabel.c:577
msgid "keyboard label|Space"
msgstr "Mezerník"
#. do not translate the part before the |
-#: ../gtk/gtkaccellabel.c:581
+#: gtk/gtkaccellabel.c:581
msgid "keyboard label|Backslash"
msgstr "Obrácené lomítko"
@@ -1088,7 +1080,7 @@ msgstr "Obrácené lomítko"
#. * so if you have a default text direction of RTL and YM, then
#. * the year will appear on the right.
#.
-#: ../gtk/gtkcalendar.c:646
+#: gtk/gtkcalendar.c:647
msgid "calendar:MY"
msgstr "calendar:MY"
@@ -1096,25 +1088,52 @@ msgstr "calendar:MY"
#. * first day of the week to calendar:week_start:1 if you want Monday
#. * to be the first day of the week, and so on.
#.
-#: ../gtk/gtkcalendar.c:660
+#: gtk/gtkcalendar.c:661
msgid "calendar:week_start:0"
msgstr "calendar:week_start:1"
+#. Translators: This is a text measurement template.
+#. * Translate it to the widest year text.
+#. *
+#. * Don't include the prefix "year measurement template|"
+#. * in the translation.
+#. *
+#. * If you don't understand this, leave it as "2000"
+#.
+#: gtk/gtkcalendar.c:1549
+msgid "year measurement template|2000"
+msgstr ""
+
+#. Translators: This dictates how the year is displayed in
+#. * gtkcalendar widget. See strftime() manual for the format.
+#. * Use only ASCII in the translation.
+#. *
+#. * Also look for the msgid "year measurement template|2000".
+#. * Translate that entry to a year with the widest output of this
+#. * msgid.
+#. *
+#. * Don't include the prefix "calendar year format|" in the
+#. * translation. "%Y" is appropriate for most locales.
+#.
+#: gtk/gtkcalendar.c:1826
+msgid "calendar year format|%Y"
+msgstr ""
+
#. do not translate the part before the |
-#: ../gtk/gtkcellrendererprogress.c:237 ../gtk/gtkcellrendererprogress.c:295
+#: gtk/gtkcellrendererprogress.c:237 gtk/gtkcellrendererprogress.c:295
#, c-format
msgid "progress bar label|%d %%"
msgstr "progress bar label|%d %%"
-#: ../gtk/gtkcolorbutton.c:221 ../gtk/gtkcolorbutton.c:576
+#: gtk/gtkcolorbutton.c:221 gtk/gtkcolorbutton.c:576
msgid "Pick a Color"
msgstr "Vyberte barvu"
-#: ../gtk/gtkcolorbutton.c:467
+#: gtk/gtkcolorbutton.c:467
msgid "Received invalid color data\n"
msgstr "Přijata neplatná data barvy\n"
-#: ../gtk/gtkcolorsel.c:561
+#: gtk/gtkcolorsel.c:561
msgid ""
"The previously-selected color, for comparison to the color you're selecting "
"now. You can drag this color to a palette entry, or select this color as "
@@ -1124,7 +1143,7 @@ msgstr ""
"barvu můžete přetáhnout do položky palety nebo vybrat jako aktuální "
"přetažením na ukazatel druhé barvy."
-#: ../gtk/gtkcolorsel.c:566
+#: gtk/gtkcolorsel.c:566
msgid ""
"The color you've chosen. You can drag this color to a palette entry to save "
"it for use in the future."
@@ -1132,11 +1151,11 @@ msgstr ""
"Barva, kterou jste vybrali. Tuto barvu můžete přetáhnout do položky palety a "
"tím ji uložit pro budoucí použití."
-#: ../gtk/gtkcolorsel.c:957
+#: gtk/gtkcolorsel.c:957
msgid "_Save color here"
msgstr "_Uložit barvu zde"
-#: ../gtk/gtkcolorsel.c:1162
+#: gtk/gtkcolorsel.c:1162
msgid ""
"Click this palette entry to make it the current color. To change this entry, "
"drag a color swatch here or right-click it and select \"Save color here.\""
@@ -1145,7 +1164,7 @@ msgstr ""
"palety změnit, přetáhněte na její místo jinou barvu, nebo klikněte pravým "
"tlačítkem myši a vyberte \"Uložit barvu zde\"."
-#: ../gtk/gtkcolorsel.c:1919
+#: gtk/gtkcolorsel.c:1929
msgid ""
"Select the color you want from the outer ring. Select the darkness or "
"lightness of that color using the inner triangle."
@@ -1153,73 +1172,73 @@ msgstr ""
"Vyberte požadovanou barvu z vnějšího kruhu. Tmavost nebo světlost barvy "
"vyberte pomocí vnitřního trojúhelníku."
-#: ../gtk/gtkcolorsel.c:1944
+#: gtk/gtkcolorsel.c:1954
msgid ""
"Click the eyedropper, then click a color anywhere on your screen to select "
"that color."
msgstr "Klikněte na kapátko, pak vyberte barvu kliknutím kdekoli na obrazovce."
-#: ../gtk/gtkcolorsel.c:1953
+#: gtk/gtkcolorsel.c:1963
msgid "_Hue:"
msgstr "_Odstín:"
-#: ../gtk/gtkcolorsel.c:1954
+#: gtk/gtkcolorsel.c:1964
msgid "Position on the color wheel."
msgstr "Pozice na barevném kotouči."
-#: ../gtk/gtkcolorsel.c:1956
+#: gtk/gtkcolorsel.c:1966
msgid "_Saturation:"
msgstr "_Sytost:"
-#: ../gtk/gtkcolorsel.c:1957
+#: gtk/gtkcolorsel.c:1967
msgid "\"Deepness\" of the color."
msgstr "\"Hloubka\" barvy."
-#: ../gtk/gtkcolorsel.c:1958
+#: gtk/gtkcolorsel.c:1968
msgid "_Value:"
msgstr "_Hodnota:"
-#: ../gtk/gtkcolorsel.c:1959
+#: gtk/gtkcolorsel.c:1969
msgid "Brightness of the color."
msgstr "Jas barvy."
-#: ../gtk/gtkcolorsel.c:1960
+#: gtk/gtkcolorsel.c:1970
msgid "_Red:"
msgstr "Če_rvená:"
-#: ../gtk/gtkcolorsel.c:1961
+#: gtk/gtkcolorsel.c:1971
msgid "Amount of red light in the color."
msgstr "Množství červeného světla v barvě."
-#: ../gtk/gtkcolorsel.c:1962
+#: gtk/gtkcolorsel.c:1972
msgid "_Green:"
msgstr "_Zelená:"
-#: ../gtk/gtkcolorsel.c:1963
+#: gtk/gtkcolorsel.c:1973
msgid "Amount of green light in the color."
msgstr "Množství zeleného světla v barvě."
-#: ../gtk/gtkcolorsel.c:1964
+#: gtk/gtkcolorsel.c:1974
msgid "_Blue:"
msgstr "_Modrá:"
-#: ../gtk/gtkcolorsel.c:1965
+#: gtk/gtkcolorsel.c:1975
msgid "Amount of blue light in the color."
msgstr "Množství modrého světla v barvě."
-#: ../gtk/gtkcolorsel.c:1968
+#: gtk/gtkcolorsel.c:1978
msgid "_Opacity:"
msgstr "Stup_eň krytí:"
-#: ../gtk/gtkcolorsel.c:1976 ../gtk/gtkcolorsel.c:1987
+#: gtk/gtkcolorsel.c:1986 gtk/gtkcolorsel.c:1997
msgid "Transparency of the color."
msgstr "Průhlednost barvy."
-#: ../gtk/gtkcolorsel.c:1994
+#: gtk/gtkcolorsel.c:2004
msgid "Color _Name:"
msgstr "_Název barvy: "
-#: ../gtk/gtkcolorsel.c:2009
+#: gtk/gtkcolorsel.c:2019
msgid ""
"You can enter an HTML-style hexadecimal color value, or simply a color name "
"such as 'orange' in this entry."
@@ -1227,221 +1246,223 @@ msgstr ""
"Můžete sem zadat hexadecimální hodnotu barvy ve stylu HTML nebo prostě název "
"barvy, například 'orange'."
-#: ../gtk/gtkcolorsel.c:2028
+#: gtk/gtkcolorsel.c:2038
msgid "_Palette"
msgstr "_Paleta"
-#: ../gtk/gtkcolorsel.c:2060
+#: gtk/gtkcolorsel.c:2070
msgid "Color Wheel"
msgstr "Barevné kolo"
-#: ../gtk/gtkcolorseldialog.c:123
+#: gtk/gtkcolorseldialog.c:123
msgid "Color Selection"
msgstr "Výběr barvy"
-#: ../gtk/gtkentry.c:4508 ../gtk/gtktextview.c:7068
+#: gtk/gtkentry.c:4508 gtk/gtktextview.c:7068
msgid "Select _All"
msgstr "Vybrat _vše"
-#: ../gtk/gtkentry.c:4518 ../gtk/gtktextview.c:7078
+#: gtk/gtkentry.c:4518 gtk/gtktextview.c:7078
msgid "Input _Methods"
msgstr "Vstupní _metody"
-#: ../gtk/gtkentry.c:4529 ../gtk/gtktextview.c:7089
+#: gtk/gtkentry.c:4529 gtk/gtktextview.c:7089
msgid "_Insert Unicode Control Character"
msgstr "_Vložit řídící znak Unicode"
-#: ../gtk/gtkfilechooser.c:1588 ../gtk/gtkfilechooser.c:1632
-#: ../gtk/gtkfilechooser.c:1707 ../gtk/gtkfilechooser.c:1751
+#: gtk/gtkfilechooser.c:1588 gtk/gtkfilechooser.c:1632
+#: gtk/gtkfilechooser.c:1707 gtk/gtkfilechooser.c:1751
#, c-format
msgid "Invalid filename: %s"
msgstr "Neplatný název souboru: %s"
-#: ../gtk/gtkfilechooserbutton.c:67
+#: gtk/gtkfilechooserbutton.c:67
msgid "Select A File"
msgstr "Zvolte soubor"
-#: ../gtk/gtkfilechooserbutton.c:68 ../gtk/gtkfilechooserdefault.c:1302
-#: ../gtk/gtkpathbar.c:996
+#: gtk/gtkfilechooserbutton.c:68 gtk/gtkfilechooserdefault.c:1302
+#: gtk/gtkpathbar.c:1020
msgid "Home"
msgstr "Domov"
-#: ../gtk/gtkfilechooserbutton.c:69 ../gtk/gtkfilechooserdefault.c:1329
-#: ../gtk/gtkpathbar.c:998
+#: gtk/gtkfilechooserbutton.c:69 gtk/gtkfilechooserdefault.c:1329
+#: gtk/gtkpathbar.c:1022
msgid "Desktop"
msgstr "Pracovní plocha"
-#: ../gtk/gtkfilechooserbutton.c:70
+#: gtk/gtkfilechooserbutton.c:70
msgid "(None)"
msgstr "(Žádný)"
-#: ../gtk/gtkfilechooserbutton.c:1520
+#: gtk/gtkfilechooserbutton.c:1523
msgid "Other..."
msgstr "Jiné..."
-#: ../gtk/gtkfilechooserdefault.c:917
+#: gtk/gtkfilechooserdefault.c:917
msgid "Could not retrieve information about the file"
msgstr "Nemohu získat informace o souboru"
-#: ../gtk/gtkfilechooserdefault.c:928
+#: gtk/gtkfilechooserdefault.c:928
msgid "Could not add a bookmark"
msgstr "Nemohu přidat záložku"
-#: ../gtk/gtkfilechooserdefault.c:939
+#: gtk/gtkfilechooserdefault.c:939
msgid "Could not remove bookmark"
msgstr "Nemohu odstranit záložku"
-#: ../gtk/gtkfilechooserdefault.c:950
+#: gtk/gtkfilechooserdefault.c:950
msgid "The folder could not be created"
msgstr "Adresář nelze vytvořit"
-#: ../gtk/gtkfilechooserdefault.c:963
+#: gtk/gtkfilechooserdefault.c:963
msgid ""
"The folder could not be created, as a file with the same name already "
"exists. Try using a different name for the folder, or rename the file first."
-msgstr "Adresář nelze vytvořit, protože již existuje soubor se stejným názvem. Zkuste pro adresář použít jiný název nebo nejdřív přejmenovat soubor."
+msgstr ""
+"Adresář nelze vytvořit, protože již existuje soubor se stejným názvem. "
+"Zkuste pro adresář použít jiný název nebo nejdřív přejmenovat soubor."
-#: ../gtk/gtkfilechooserdefault.c:976
+#: gtk/gtkfilechooserdefault.c:976
msgid "Invalid file name"
msgstr "Neplatný název souboru"
-#: ../gtk/gtkfilechooserdefault.c:986
+#: gtk/gtkfilechooserdefault.c:986
msgid "The folder contents could not be displayed"
msgstr "Obsah adresáře nelze zobrazit"
-#: ../gtk/gtkfilechooserdefault.c:1192
+#: gtk/gtkfilechooserdefault.c:1192
#, c-format
msgid "Could not get information about '%s': %s"
msgstr "Nemohu získat informace o '%s': %s"
-#: ../gtk/gtkfilechooserdefault.c:2222
+#: gtk/gtkfilechooserdefault.c:2208
#, c-format
msgid "Add the folder '%s' to the bookmarks"
msgstr "Přidat adresář '%s' mezi záložky"
-#: ../gtk/gtkfilechooserdefault.c:2263
+#: gtk/gtkfilechooserdefault.c:2249
msgid "Add the current folder to the bookmarks"
msgstr "Přidat aktuální adresář mezi záložky"
-#: ../gtk/gtkfilechooserdefault.c:2265
+#: gtk/gtkfilechooserdefault.c:2251
msgid "Add the selected folders to the bookmarks"
msgstr "Přidat zovlené adresáře mezi záložky"
-#: ../gtk/gtkfilechooserdefault.c:2305
+#: gtk/gtkfilechooserdefault.c:2291
#, c-format
msgid "Remove the bookmark '%s'"
msgstr "Odstranit záložku '%s'"
-#: ../gtk/gtkfilechooserdefault.c:2736
+#: gtk/gtkfilechooserdefault.c:2722
#, c-format
msgid "Could not add a bookmark for '%s' because it is an invalid path name."
msgstr "Nemohu přidat záložku pro '%s', protože je to neplatný název cesty."
-#: ../gtk/gtkfilechooserdefault.c:2951
+#: gtk/gtkfilechooserdefault.c:2937
msgid "Remove"
msgstr "Odstranit"
-#: ../gtk/gtkfilechooserdefault.c:2960
+#: gtk/gtkfilechooserdefault.c:2946
msgid "Rename..."
msgstr "Přejmenovat..."
-#: ../gtk/gtkfilechooserdefault.c:3083
+#: gtk/gtkfilechooserdefault.c:3069
msgid "Shortcuts"
msgstr "Zkratky"
-#: ../gtk/gtkfilechooserdefault.c:3137
+#: gtk/gtkfilechooserdefault.c:3123
msgid "Folder"
msgstr "Adresář"
-#: ../gtk/gtkfilechooserdefault.c:3193 ../gtk/gtkstock.c:317
+#: gtk/gtkfilechooserdefault.c:3179 gtk/gtkstock.c:317
msgid "_Add"
msgstr "_Přidat"
-#: ../gtk/gtkfilechooserdefault.c:3200
+#: gtk/gtkfilechooserdefault.c:3186
msgid "Add the selected folder to the Bookmarks"
msgstr "Přidat zvolený adresář mezi záložky"
-#: ../gtk/gtkfilechooserdefault.c:3205 ../gtk/gtkstock.c:395
+#: gtk/gtkfilechooserdefault.c:3191 gtk/gtkstock.c:395
msgid "_Remove"
msgstr "_Odstranit"
-#: ../gtk/gtkfilechooserdefault.c:3212
+#: gtk/gtkfilechooserdefault.c:3198
msgid "Remove the selected bookmark"
msgstr "Odstranit zvolenou záložku"
-#: ../gtk/gtkfilechooserdefault.c:3319
+#: gtk/gtkfilechooserdefault.c:3305
msgid "_Add to Bookmarks"
msgstr "_Přidat mezi záložky"
-#: ../gtk/gtkfilechooserdefault.c:3329
+#: gtk/gtkfilechooserdefault.c:3315
msgid "Open _Location"
msgstr "Otevřít _umístění"
-#: ../gtk/gtkfilechooserdefault.c:3341
+#: gtk/gtkfilechooserdefault.c:3327
msgid "Show _Hidden Files"
msgstr "Zobrazovat _skryté soubory"
-#: ../gtk/gtkfilechooserdefault.c:3465 ../gtk/gtkfilesel.c:766
+#: gtk/gtkfilechooserdefault.c:3451 gtk/gtkfilesel.c:766
msgid "Files"
msgstr "Soubory"
-#: ../gtk/gtkfilechooserdefault.c:3496
+#: gtk/gtkfilechooserdefault.c:3482
msgid "Name"
msgstr "Název"
-#: ../gtk/gtkfilechooserdefault.c:3521
+#: gtk/gtkfilechooserdefault.c:3507
msgid "Size"
msgstr "Velikost"
-#: ../gtk/gtkfilechooserdefault.c:3534
+#: gtk/gtkfilechooserdefault.c:3520
msgid "Modified"
msgstr "Změněn"
-#: ../gtk/gtkfilechooserdefault.c:3566
+#: gtk/gtkfilechooserdefault.c:3552
msgid "Select which types of files are shown"
msgstr "Vyberte, které typy souborů zobrazovat"
#. Create Folder
-#: ../gtk/gtkfilechooserdefault.c:3602
+#: gtk/gtkfilechooserdefault.c:3588
msgid "Create Fo_lder"
msgstr "Vytvořit _adresář"
#. Name entry
-#: ../gtk/gtkfilechooserdefault.c:3723
+#: gtk/gtkfilechooserdefault.c:3709
msgid "_Name:"
msgstr "_Název:"
-#: ../gtk/gtkfilechooserdefault.c:3763
+#: gtk/gtkfilechooserdefault.c:3749
msgid "_Browse for other folders"
msgstr "_Procházet jiné adresáře"
-#: ../gtk/gtkfilechooserdefault.c:4014
+#: gtk/gtkfilechooserdefault.c:4000
msgid "Save in _folder:"
msgstr "Uložit do _adresáře:"
-#: ../gtk/gtkfilechooserdefault.c:4016
+#: gtk/gtkfilechooserdefault.c:4002
msgid "Create in _folder:"
msgstr "Vytvořit v _adresáři:"
-#: ../gtk/gtkfilechooserdefault.c:4973
+#: gtk/gtkfilechooserdefault.c:4959
msgid "Cannot change to folder because it is not local"
msgstr "Nemohu přejít do adresáře, protože není místní"
-#: ../gtk/gtkfilechooserdefault.c:5489
+#: gtk/gtkfilechooserdefault.c:5513
#, c-format
msgid "Shortcut %s does not exist"
msgstr "Zkratka %s neexistuje"
-#: ../gtk/gtkfilechooserdefault.c:6023
+#: gtk/gtkfilechooserdefault.c:6057
#, c-format
msgid "Could not mount %s"
msgstr "Nemohu připojit %s"
-#: ../gtk/gtkfilechooserdefault.c:6316
+#: gtk/gtkfilechooserdefault.c:6352
msgid "Type name of new folder"
msgstr "Napište název nového adresáře"
-#: ../gtk/gtkfilechooserdefault.c:6358
+#: gtk/gtkfilechooserdefault.c:6394
#, c-format
msgid "%d byte"
msgid_plural "%d bytes"
@@ -1449,80 +1470,80 @@ msgstr[0] "%d bajt"
msgstr[1] "%d bajty"
msgstr[2] "%d bajtů"
-#: ../gtk/gtkfilechooserdefault.c:6360
+#: gtk/gtkfilechooserdefault.c:6396
#, c-format
msgid "%.1f K"
msgstr "%.1f K"
-#: ../gtk/gtkfilechooserdefault.c:6362
+#: gtk/gtkfilechooserdefault.c:6398
#, c-format
msgid "%.1f M"
msgstr "%.1f M"
-#: ../gtk/gtkfilechooserdefault.c:6364
+#: gtk/gtkfilechooserdefault.c:6400
#, c-format
msgid "%.1f G"
msgstr "%.1f G"
-#: ../gtk/gtkfilechooserdefault.c:6410 ../gtk/gtkfilechooserdefault.c:6434
+#: gtk/gtkfilechooserdefault.c:6446 gtk/gtkfilechooserdefault.c:6470
msgid "Unknown"
msgstr "Neznámé"
-#: ../gtk/gtkfilechooserdefault.c:6421
+#: gtk/gtkfilechooserdefault.c:6457
msgid "Today"
msgstr "Dnes"
-#: ../gtk/gtkfilechooserdefault.c:6423
+#: gtk/gtkfilechooserdefault.c:6459
msgid "Yesterday"
msgstr "Včera"
-#: ../gtk/gtkfilechooserdefault.c:6505
+#: gtk/gtkfilechooserdefault.c:6541
msgid "Cannot change folder"
msgstr "Nemohu změnit adresář"
-#: ../gtk/gtkfilechooserdefault.c:6506
+#: gtk/gtkfilechooserdefault.c:6542
msgid "The folder you specified is an invalid path."
msgstr "Určený adresář je neplatná cesta."
-#: ../gtk/gtkfilechooserdefault.c:6545
+#: gtk/gtkfilechooserdefault.c:6581
#, c-format
msgid "Could not build file name from '%s' and '%s'"
msgstr "Nemohu sestavit název souboru z '%s' a '%s'"
-#: ../gtk/gtkfilechooserdefault.c:6581
+#: gtk/gtkfilechooserdefault.c:6617
msgid "Could not select item"
msgstr "Nemohu vybrat položku"
-#: ../gtk/gtkfilechooserdefault.c:6621
+#: gtk/gtkfilechooserdefault.c:6657
msgid "Open Location"
msgstr "Otevřít umístění"
-#: ../gtk/gtkfilechooserdefault.c:6628
+#: gtk/gtkfilechooserdefault.c:6664
msgid "Save in Location"
msgstr "Uložit do umístění"
-#: ../gtk/gtkfilechooserdefault.c:6652
+#: gtk/gtkfilechooserdefault.c:6688
msgid "_Location:"
msgstr "_Umístění:"
-#: ../gtk/gtkfilesel.c:730
+#: gtk/gtkfilesel.c:730
msgid "Folders"
msgstr "Adresáře"
-#: ../gtk/gtkfilesel.c:734
+#: gtk/gtkfilesel.c:734
msgid "Fol_ders"
msgstr "_Adresáře"
-#: ../gtk/gtkfilesel.c:770
+#: gtk/gtkfilesel.c:770
msgid "_Files"
msgstr "_Soubory"
-#: ../gtk/gtkfilesel.c:858 ../gtk/gtkfilesel.c:2248
+#: gtk/gtkfilesel.c:858 gtk/gtkfilesel.c:2248
#, c-format
msgid "Folder unreadable: %s"
msgstr "Adresář nečitelný: %s"
-#: ../gtk/gtkfilesel.c:989
+#: gtk/gtkfilesel.c:989
#, c-format
msgid ""
"The file \"%s\" resides on another machine (called %s) and may not be "
@@ -1533,19 +1554,19 @@ msgstr ""
"pro tento program.\n"
"Opravdu jej chcete vybrat?"
-#: ../gtk/gtkfilesel.c:1120
+#: gtk/gtkfilesel.c:1120
msgid "_New Folder"
msgstr "_Nový adresář"
-#: ../gtk/gtkfilesel.c:1131
+#: gtk/gtkfilesel.c:1131
msgid "De_lete File"
msgstr "_Odstranit soubor"
-#: ../gtk/gtkfilesel.c:1142
+#: gtk/gtkfilesel.c:1142
msgid "_Rename File"
msgstr "_Přejmenovat soubor"
-#: ../gtk/gtkfilesel.c:1444
+#: gtk/gtkfilesel.c:1444
#, c-format
msgid ""
"The folder name \"%s\" contains symbols that are not allowed in filenames"
@@ -1553,7 +1574,7 @@ msgstr ""
"Název adresáře \"%s\" obsahuje znaky, které nejsou v názvech souborů "
"povoleny."
-#: ../gtk/gtkfilesel.c:1446
+#: gtk/gtkfilesel.c:1446
#, c-format
msgid ""
"Error creating folder \"%s\": %s\n"
@@ -1562,34 +1583,34 @@ msgstr ""
"Chyba při vytváření adresáře \"%s\": %s\n"
"%s"
-#: ../gtk/gtkfilesel.c:1447 ../gtk/gtkfilesel.c:1683
+#: gtk/gtkfilesel.c:1447 gtk/gtkfilesel.c:1683
msgid "You probably used symbols not allowed in filenames."
msgstr "Pravděpodobně jste použili znaky nepovolené v názvech souborů."
-#: ../gtk/gtkfilesel.c:1455
+#: gtk/gtkfilesel.c:1455
#, c-format
msgid "Error creating folder \"%s\": %s\n"
msgstr "Chyba při vytváření adresáře \"%s\": %s\n"
-#: ../gtk/gtkfilesel.c:1489
+#: gtk/gtkfilesel.c:1489
msgid "New Folder"
msgstr "Nový adresář"
-#: ../gtk/gtkfilesel.c:1504
+#: gtk/gtkfilesel.c:1504
msgid "_Folder name:"
msgstr "Název _adresáře:"
-#: ../gtk/gtkfilesel.c:1528
+#: gtk/gtkfilesel.c:1528
msgid "C_reate"
msgstr "_Vytvořit"
-#: ../gtk/gtkfilesel.c:1571
+#: gtk/gtkfilesel.c:1571
#, c-format
msgid "The filename \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
"Název souboru \"%s\" obsahuje znaky, které nejsou v názvech souborů povoleny"
-#: ../gtk/gtkfilesel.c:1574
+#: gtk/gtkfilesel.c:1574
#, c-format
msgid ""
"Error deleting file \"%s\": %s\n"
@@ -1598,31 +1619,31 @@ msgstr ""
"Chyba při odstraňování souboru \"%s\": %s\n"
"%s"
-#: ../gtk/gtkfilesel.c:1576 ../gtk/gtkfilesel.c:1697
+#: gtk/gtkfilesel.c:1576 gtk/gtkfilesel.c:1697
msgid "It probably contains symbols not allowed in filenames."
msgstr "Pravděpodobně obsahuje znaky nepovolené v názvech souborů."
-#: ../gtk/gtkfilesel.c:1585
+#: gtk/gtkfilesel.c:1585
#, c-format
msgid "Error deleting file \"%s\": %s"
msgstr "Chyba při odstraňování souboru \"%s\": %s"
-#: ../gtk/gtkfilesel.c:1628
+#: gtk/gtkfilesel.c:1628
#, c-format
msgid "Really delete file \"%s\"?"
msgstr "Opravdu odstranit soubor \"%s\"?"
-#: ../gtk/gtkfilesel.c:1633
+#: gtk/gtkfilesel.c:1633
msgid "Delete File"
msgstr "Odstranit soubor"
-#: ../gtk/gtkfilesel.c:1679 ../gtk/gtkfilesel.c:1693
+#: gtk/gtkfilesel.c:1679 gtk/gtkfilesel.c:1693
#, c-format
msgid "The file name \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
"Název souboru \"%s\" obsahuje znaky, které nejsou povoleny v názvech souborů."
-#: ../gtk/gtkfilesel.c:1681
+#: gtk/gtkfilesel.c:1681
#, c-format
msgid ""
"Error renaming file to \"%s\": %s\n"
@@ -1631,7 +1652,7 @@ msgstr ""
"Chyba při přejmenovávání souboru na \"%s\": %s\n"
"%s"
-#: ../gtk/gtkfilesel.c:1695
+#: gtk/gtkfilesel.c:1695
#, c-format
msgid ""
"Error renaming file \"%s\": %s\n"
@@ -1640,29 +1661,29 @@ msgstr ""
"Chyba při přejmenovávání souboru \"%s\": %s\n"
"%s"
-#: ../gtk/gtkfilesel.c:1705
+#: gtk/gtkfilesel.c:1705
#, c-format
msgid "Error renaming file \"%s\" to \"%s\": %s"
msgstr "Chyba při přejmenovávání souboru \"%s\" na \"%s\": %s"
-#: ../gtk/gtkfilesel.c:1752
+#: gtk/gtkfilesel.c:1752
msgid "Rename File"
msgstr "Přejmenovat soubor"
-#: ../gtk/gtkfilesel.c:1767
+#: gtk/gtkfilesel.c:1767
#, c-format
msgid "Rename file \"%s\" to:"
msgstr "Přejmenovat soubor \"%s\" na:"
-#: ../gtk/gtkfilesel.c:1796
+#: gtk/gtkfilesel.c:1796
msgid "_Rename"
msgstr "Pře_jmenovat"
-#: ../gtk/gtkfilesel.c:2228
+#: gtk/gtkfilesel.c:2228
msgid "_Selection: "
msgstr "_Výběr: "
-#: ../gtk/gtkfilesel.c:3151
+#: gtk/gtkfilesel.c:3151
#, c-format
msgid ""
"The filename \"%s\" couldn't be converted to UTF-8. (try setting the "
@@ -1671,48 +1692,48 @@ msgstr ""
"Název souboru \"%s\" nemohl být převeden do UTF-8. (zkuste nastavit "
"proměnnou prostředí G_FILENAME_ENCODING): %s"
-#: ../gtk/gtkfilesel.c:3154
+#: gtk/gtkfilesel.c:3154
msgid "Invalid UTF-8"
msgstr "Neplatné UTF-8"
-#: ../gtk/gtkfilesel.c:4031
+#: gtk/gtkfilesel.c:4031
msgid "Name too long"
msgstr "Název příliš dlouhý"
-#: ../gtk/gtkfilesel.c:4033
+#: gtk/gtkfilesel.c:4033
msgid "Couldn't convert filename"
msgstr "Nemohu převést název souboru"
-#: ../gtk/gtkfilesystemmodel.c:1267
+#: gtk/gtkfilesystemmodel.c:1267
msgid "(Empty)"
msgstr "(Prázdný)"
-#: ../gtk/gtkfilesystemunix.c:475 ../gtk/gtkfilesystemunix.c:678
-#: ../gtk/gtkfilesystemunix.c:1918 ../gtk/gtkfilesystemwin32.c:482
-#: ../gtk/gtkfilesystemwin32.c:495 ../gtk/gtkfilesystemwin32.c:1560
+#: gtk/gtkfilesystemunix.c:475 gtk/gtkfilesystemunix.c:678
+#: gtk/gtkfilesystemunix.c:1918 gtk/gtkfilesystemwin32.c:482
+#: gtk/gtkfilesystemwin32.c:495 gtk/gtkfilesystemwin32.c:1560
#, c-format
msgid "Error getting information for '%s': %s"
msgstr "Chyba při získávání informací o '%s': %s"
-#: ../gtk/gtkfilesystemunix.c:547 ../gtk/gtkfilesystemwin32.c:537
+#: gtk/gtkfilesystemunix.c:547 gtk/gtkfilesystemwin32.c:537
#, c-format
msgid "Error creating directory '%s': %s"
msgstr "Chyba při vytváření adresáře '%s': %s"
-#: ../gtk/gtkfilesystemunix.c:627 ../gtk/gtkfilesystemwin32.c:597
+#: gtk/gtkfilesystemunix.c:627 gtk/gtkfilesystemwin32.c:597
msgid "This file system does not support mounting"
msgstr "Tento systém souborů nepodporuje připojování"
-#: ../gtk/gtkfilesystemunix.c:635
+#: gtk/gtkfilesystemunix.c:635
msgid "Filesystem"
msgstr "Systém souborů"
-#: ../gtk/gtkfilesystemunix.c:792
+#: gtk/gtkfilesystemunix.c:792
#, c-format
msgid "Could not get a stock icon for %s"
msgstr "Nemohu získat standardní ikonu pro %s"
-#: ../gtk/gtkfilesystemunix.c:887
+#: gtk/gtkfilesystemunix.c:887
#, c-format
msgid ""
"The name \"%s\" is not valid because it contains the character \"%s\". "
@@ -1721,98 +1742,98 @@ msgstr ""
"Název \"%s\" není platný, protože obsahuje znak \"%s\". Použijte prosím jiný "
"název."
-#: ../gtk/gtkfilesystemunix.c:1489
+#: gtk/gtkfilesystemunix.c:1489
#, c-format
msgid "Writing %s failed: %s"
msgstr "Zapisování %s selhalo: %s"
-#: ../gtk/gtkfilesystemunix.c:1578
+#: gtk/gtkfilesystemunix.c:1578
#, c-format
msgid "'%s' already exists in the bookmarks list"
msgstr "'%s' již v seznamu záložek existuje"
-#: ../gtk/gtkfilesystemunix.c:1650
+#: gtk/gtkfilesystemunix.c:1650
#, c-format
msgid "'%s' does not exist in the bookmarks list"
msgstr "'%s' neexistuje v seznamu záložek"
-#: ../gtk/gtkfilesystemunix.c:1878
+#: gtk/gtkfilesystemunix.c:1878
#, c-format
msgid "Error getting information for '/': %s"
msgstr "Chyba při získávání informací o '/': %s"
-#: ../gtk/gtkfilesystemwin32.c:611
+#: gtk/gtkfilesystemwin32.c:611
#, c-format
msgid "Network Drive (%s)"
msgstr "Síťový disk (%s)"
-#: ../gtk/gtkfilesystemwin32.c:650
+#: gtk/gtkfilesystemwin32.c:650
#, c-format
msgid "%s (%s)"
msgstr "%s (%s)"
-#: ../gtk/gtkfilesystemwin32.c:1032
+#: gtk/gtkfilesystemwin32.c:1032
#, c-format
msgid "Bookmark saving failed: %s"
msgstr "Ukládání záložek selhalo: %s"
-#: ../gtk/gtkfontbutton.c:179 ../gtk/gtkfontbutton.c:292
+#: gtk/gtkfontbutton.c:179 gtk/gtkfontbutton.c:292
msgid "Pick a Font"
msgstr "Vyberte písmo"
#. Initialize fields
-#: ../gtk/gtkfontbutton.c:286
+#: gtk/gtkfontbutton.c:286
msgid "Sans 12"
msgstr "Sans 12"
-#: ../gtk/gtkfontbutton.c:804
+#: gtk/gtkfontbutton.c:804
msgid "Font"
msgstr "Písmo"
#. This is the default text shown in the preview entry, though the user
#. can set it. Remember that some fonts only have capital letters.
-#: ../gtk/gtkfontsel.c:74
+#: gtk/gtkfontsel.c:74
msgid "abcdefghijk ABCDEFGHIJK"
msgstr "přikrášlený žluťoučký kůň PŘIKRÁŠLENÝ ŽLUŤOUČKÝ KŮŇ"
-#: ../gtk/gtkfontsel.c:361
+#: gtk/gtkfontsel.c:361
msgid "_Family:"
msgstr "_Rodina:"
-#: ../gtk/gtkfontsel.c:367
+#: gtk/gtkfontsel.c:367
msgid "_Style:"
msgstr "_Styl:"
-#: ../gtk/gtkfontsel.c:373
+#: gtk/gtkfontsel.c:373
msgid "Si_ze:"
msgstr "_Velikost:"
#. create the text entry widget
-#: ../gtk/gtkfontsel.c:549
+#: gtk/gtkfontsel.c:549
msgid "_Preview:"
msgstr "_Náhled:"
-#: ../gtk/gtkfontsel.c:1383
+#: gtk/gtkfontsel.c:1383
msgid "Font Selection"
msgstr "Výběr písma"
-#: ../gtk/gtkgamma.c:401
+#: gtk/gtkgamma.c:401
msgid "Gamma"
msgstr "Gama"
-#: ../gtk/gtkgamma.c:411
+#: gtk/gtkgamma.c:411
msgid "_Gamma value"
msgstr "Hodnota _gama"
#. Remove this icon source so we don't keep trying to
#. * load it.
#.
-#: ../gtk/gtkiconfactory.c:1644
+#: gtk/gtkiconfactory.c:1644
#, c-format
msgid "Error loading icon: %s"
msgstr "Chyba při načítání ikony: %s"
-#: ../gtk/gtkicontheme.c:1250
+#: gtk/gtkicontheme.c:1250
#, c-format
msgid ""
"Could not find the icon '%s'. The '%s' theme\n"
@@ -1825,120 +1846,120 @@ msgstr ""
"Můžete ji získat z:\n"
"\t%s"
-#: ../gtk/gtkicontheme.c:1315
+#: gtk/gtkicontheme.c:1315
#, c-format
msgid "Icon '%s' not present in theme"
msgstr "Ikona '%s' není obsažena v tématu"
-#: ../gtk/gtkimmodule.c:427
+#: gtk/gtkimmodule.c:427
msgid "Default"
msgstr "Implicitní"
-#: ../gtk/gtkinputdialog.c:235
+#: gtk/gtkinputdialog.c:235
msgid "Input"
msgstr "Vstup"
-#: ../gtk/gtkinputdialog.c:244
+#: gtk/gtkinputdialog.c:244
msgid "No extended input devices"
msgstr "Nejsou rozšířená vstupní zařízení"
-#: ../gtk/gtkinputdialog.c:256
+#: gtk/gtkinputdialog.c:256
msgid "_Device:"
msgstr "_Zařízení:"
-#: ../gtk/gtkinputdialog.c:273
+#: gtk/gtkinputdialog.c:273
msgid "Disabled"
msgstr "Vypnuto"
-#: ../gtk/gtkinputdialog.c:280
+#: gtk/gtkinputdialog.c:280
msgid "Screen"
msgstr "Obrazovka"
-#: ../gtk/gtkinputdialog.c:287
+#: gtk/gtkinputdialog.c:287
msgid "Window"
msgstr "Okno"
-#: ../gtk/gtkinputdialog.c:294
+#: gtk/gtkinputdialog.c:294
msgid "_Mode: "
msgstr "_Režim: "
#. The axis listbox
-#: ../gtk/gtkinputdialog.c:325
+#: gtk/gtkinputdialog.c:325
msgid "_Axes"
msgstr "_Osy"
#. Keys listbox
-#: ../gtk/gtkinputdialog.c:342
+#: gtk/gtkinputdialog.c:342
msgid "_Keys"
msgstr "_Klávesy"
-#: ../gtk/gtkinputdialog.c:562
+#: gtk/gtkinputdialog.c:562
msgid "X"
msgstr "X"
-#: ../gtk/gtkinputdialog.c:563
+#: gtk/gtkinputdialog.c:563
msgid "Y"
msgstr "Y"
-#: ../gtk/gtkinputdialog.c:564
+#: gtk/gtkinputdialog.c:564
msgid "Pressure"
msgstr "Tlak"
-#: ../gtk/gtkinputdialog.c:565
+#: gtk/gtkinputdialog.c:565
msgid "X Tilt"
msgstr "Sklon X"
-#: ../gtk/gtkinputdialog.c:566
+#: gtk/gtkinputdialog.c:566
msgid "Y Tilt"
msgstr "Sklon Y"
-#: ../gtk/gtkinputdialog.c:567
+#: gtk/gtkinputdialog.c:567
msgid "Wheel"
msgstr "Kolečko"
-#: ../gtk/gtkinputdialog.c:607
+#: gtk/gtkinputdialog.c:607
msgid "none"
msgstr "žádný"
-#: ../gtk/gtkinputdialog.c:643 ../gtk/gtkinputdialog.c:679
+#: gtk/gtkinputdialog.c:643 gtk/gtkinputdialog.c:679
msgid "(disabled)"
msgstr "(vypnuto)"
-#: ../gtk/gtkinputdialog.c:672
+#: gtk/gtkinputdialog.c:672
msgid "(unknown)"
msgstr "(neznámá)"
#. and clear button
-#: ../gtk/gtkinputdialog.c:759
+#: gtk/gtkinputdialog.c:759
msgid "clear"
msgstr "vyčistit"
-#: ../gtk/gtklabel.c:3935
+#: gtk/gtklabel.c:3935
msgid "Select All"
msgstr "Vybrat vše"
#. Description of --gtk-module=MODULES in --help output
-#: ../gtk/gtkmain.c:398
+#: gtk/gtkmain.c:398
msgid "Load additional GTK+ modules"
msgstr "Načíst přídavné moduly GTK+"
#. Placeholder in --gtk-module=MODULES in --help output
-#: ../gtk/gtkmain.c:399
+#: gtk/gtkmain.c:399
msgid "MODULES"
msgstr "MODULY"
#. Description of --g-fatal-warnings in --help output
-#: ../gtk/gtkmain.c:401
+#: gtk/gtkmain.c:401
msgid "Make all warnings fatal"
msgstr "Učinit všechna varování fatální"
#. Description of --gtk-debug=FLAGS in --help output
-#: ../gtk/gtkmain.c:404
+#: gtk/gtkmain.c:404
msgid "GTK+ debugging flags to set"
msgstr "Ladicí příznaky GTK+, které nastavit"
#. Description of --gtk-no-debug=FLAGS in --help output
-#: ../gtk/gtkmain.c:407
+#: gtk/gtkmain.c:407
msgid "GTK+ debugging flags to unset"
msgstr "Ladicí příznaky GTK+, jejichž nastavení zrušit"
@@ -1947,505 +1968,505 @@ msgstr "Ladicí příznaky GTK+, jejichž nastavení zrušit"
#. * Do *not* translate it to "predefinito:LTR", if it
#. * it isn't default:LTR or default:RTL it will not work
#.
-#: ../gtk/gtkmain.c:476
+#: gtk/gtkmain.c:476
msgid "default:LTR"
msgstr "default:LTR"
-#: ../gtk/gtkmain.c:559
+#: gtk/gtkmain.c:559
msgid "GTK+ Options"
msgstr "Přepínače GTK+"
-#: ../gtk/gtkmain.c:559
+#: gtk/gtkmain.c:559
msgid "Show GTK+ Options"
msgstr "Zobrazit přepínače GTK+"
-#: ../gtk/gtknotebook.c:2718 ../gtk/gtknotebook.c:5064
+#: gtk/gtknotebook.c:2718 gtk/gtknotebook.c:5064
#, c-format
msgid "Page %u"
msgstr "Strana %u"
-#: ../gtk/gtkradiotoolbutton.c:92
+#: gtk/gtkradiotoolbutton.c:92
msgid "Group"
msgstr "Skupina"
-#: ../gtk/gtkradiotoolbutton.c:93
+#: gtk/gtkradiotoolbutton.c:93
msgid "The radio tool button whose group this button belongs to."
msgstr "Přepínací tlačíko, do jehož skupiny patří toto tlačítko."
-#: ../gtk/gtkrc.c:2400
+#: gtk/gtkrc.c:2400
#, c-format
msgid "Unable to find include file: \"%s\""
msgstr "Nemohu nalézt vložený soubor: \"%s\""
-#: ../gtk/gtkrc.c:3042 ../gtk/gtkrc.c:3045
+#: gtk/gtkrc.c:3042 gtk/gtkrc.c:3045
#, c-format
msgid "Unable to locate image file in pixmap_path: \"%s\""
msgstr "Nemohu nalézt soubor obrázku v pixmap_path: \"%s\""
-#: ../gtk/gtkrc.c:3480
+#: gtk/gtkrc.c:3480
#, c-format
msgid "Pixmap path element: \"%s\" must be absolute, %s, line %d"
msgstr "Element cesty k pixmapám: \"%s\" musí být absolutní, %s, řádek %d"
#. KEEP IN SYNC with gtkiconfactory.c stock icons, when appropriate
-#: ../gtk/gtkstock.c:308
+#: gtk/gtkstock.c:308
msgid "Information"
msgstr "Informace"
-#: ../gtk/gtkstock.c:309
+#: gtk/gtkstock.c:309
msgid "Warning"
msgstr "Varování"
-#: ../gtk/gtkstock.c:310
+#: gtk/gtkstock.c:310
msgid "Error"
msgstr "Chyba"
-#: ../gtk/gtkstock.c:311
+#: gtk/gtkstock.c:311
msgid "Question"
msgstr "Otázka"
#. FIXME these need accelerators when appropriate, and
#. * need the mnemonics to be rationalized
#.
-#: ../gtk/gtkstock.c:316
+#: gtk/gtkstock.c:316
msgid "_About"
msgstr "O _aplikaci"
-#: ../gtk/gtkstock.c:318
+#: gtk/gtkstock.c:318
msgid "_Apply"
msgstr "_Použít"
-#: ../gtk/gtkstock.c:319
+#: gtk/gtkstock.c:319
msgid "_Bold"
msgstr "_Tučné"
-#: ../gtk/gtkstock.c:320
+#: gtk/gtkstock.c:320
msgid "_Cancel"
msgstr "_Zrušit"
-#: ../gtk/gtkstock.c:321
+#: gtk/gtkstock.c:321
msgid "_CD-Rom"
msgstr "_CD-ROM"
-#: ../gtk/gtkstock.c:322
+#: gtk/gtkstock.c:322
msgid "_Clear"
msgstr "Vy_mazat"
-#: ../gtk/gtkstock.c:323
+#: gtk/gtkstock.c:323
msgid "_Close"
msgstr "_Zavřít"
-#: ../gtk/gtkstock.c:324
+#: gtk/gtkstock.c:324
msgid "_Convert"
msgstr "_Převést"
-#: ../gtk/gtkstock.c:325
+#: gtk/gtkstock.c:325
msgid "_Copy"
msgstr "_Kopírovat"
-#: ../gtk/gtkstock.c:326
+#: gtk/gtkstock.c:326
msgid "Cu_t"
msgstr "_Vyjmout"
-#: ../gtk/gtkstock.c:327
+#: gtk/gtkstock.c:327
msgid "_Delete"
msgstr "_Odstranit"
-#: ../gtk/gtkstock.c:328
+#: gtk/gtkstock.c:328
msgid "_Execute"
msgstr "_Spustit"
-#: ../gtk/gtkstock.c:329
+#: gtk/gtkstock.c:329
msgid "_Edit"
msgstr "_Upravit"
-#: ../gtk/gtkstock.c:330
+#: gtk/gtkstock.c:330
msgid "_Find"
msgstr "_Hledat"
-#: ../gtk/gtkstock.c:331
+#: gtk/gtkstock.c:331
msgid "Find and _Replace"
msgstr "Hledat a nah_radit"
-#: ../gtk/gtkstock.c:332
+#: gtk/gtkstock.c:332
msgid "_Floppy"
msgstr "_Disketa"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:334
+#: gtk/gtkstock.c:334
msgid "Navigation|_Bottom"
msgstr "_Dole"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:336
+#: gtk/gtkstock.c:336
msgid "Navigation|_First"
msgstr "P_rvní"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:338
+#: gtk/gtkstock.c:338
msgid "Navigation|_Last"
msgstr "Po_slední"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:340
+#: gtk/gtkstock.c:340
msgid "Navigation|_Top"
msgstr "_Nahoru"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:342
+#: gtk/gtkstock.c:342
msgid "Navigation|_Back"
msgstr "_Zpět"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:344
+#: gtk/gtkstock.c:344
msgid "Navigation|_Down"
msgstr "_Dolů"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:346
+#: gtk/gtkstock.c:346
msgid "Navigation|_Forward"
msgstr "_Vpřed"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:348
+#: gtk/gtkstock.c:348
msgid "Navigation|_Up"
msgstr "_Nahoru"
-#: ../gtk/gtkstock.c:349
+#: gtk/gtkstock.c:349
msgid "_Harddisk"
msgstr "_Pevný disk"
-#: ../gtk/gtkstock.c:350
+#: gtk/gtkstock.c:350
msgid "_Help"
msgstr "_Nápověda"
-#: ../gtk/gtkstock.c:351
+#: gtk/gtkstock.c:351
msgid "_Home"
msgstr "_Domů"
-#: ../gtk/gtkstock.c:352
+#: gtk/gtkstock.c:352
msgid "Increase Indent"
msgstr "Zvětšit odsazení"
-#: ../gtk/gtkstock.c:353
+#: gtk/gtkstock.c:353
msgid "Decrease Indent"
msgstr "Zmenšit odsazení"
-#: ../gtk/gtkstock.c:354
+#: gtk/gtkstock.c:354
msgid "_Index"
msgstr "_Index"
-#: ../gtk/gtkstock.c:355
+#: gtk/gtkstock.c:355
msgid "_Italic"
msgstr "_Kurzíva"
-#: ../gtk/gtkstock.c:356
+#: gtk/gtkstock.c:356
msgid "_Jump to"
msgstr "_Přejít na"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:358
+#: gtk/gtkstock.c:358
msgid "Justify|_Center"
msgstr "Na _střed"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:360
+#: gtk/gtkstock.c:360
msgid "Justify|_Fill"
msgstr "_Vyplnit"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:362
+#: gtk/gtkstock.c:362
msgid "Justify|_Left"
msgstr "Do_leva"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:364
+#: gtk/gtkstock.c:364
msgid "Justify|_Right"
msgstr "Do_prava"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:367
+#: gtk/gtkstock.c:367
msgid "Media|_Forward"
msgstr "_Vpřed"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:369
+#: gtk/gtkstock.c:369
msgid "Media|_Next"
msgstr "_Následující"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:371
+#: gtk/gtkstock.c:371
msgid "Media|P_ause"
msgstr "_Pozastavit"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:373
+#: gtk/gtkstock.c:373
msgid "Media|_Play"
msgstr "Pře_hrávat"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:375
+#: gtk/gtkstock.c:375
msgid "Media|Pre_vious"
msgstr "_Předchozí"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:377
+#: gtk/gtkstock.c:377
msgid "Media|_Record"
msgstr "_Zaznamenávat"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:379
+#: gtk/gtkstock.c:379
msgid "Media|R_ewind"
msgstr "Pře_točit"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:381
+#: gtk/gtkstock.c:381
msgid "Media|_Stop"
msgstr "Za_stavit"
-#: ../gtk/gtkstock.c:382
+#: gtk/gtkstock.c:382
msgid "_Network"
msgstr "_Síť"
-#: ../gtk/gtkstock.c:383
+#: gtk/gtkstock.c:383
msgid "_New"
msgstr "_Nový"
-#: ../gtk/gtkstock.c:384
+#: gtk/gtkstock.c:384
msgid "_No"
msgstr "_Ne"
-#: ../gtk/gtkstock.c:385
+#: gtk/gtkstock.c:385
msgid "_OK"
msgstr "_Budiž"
-#: ../gtk/gtkstock.c:386
+#: gtk/gtkstock.c:386
msgid "_Open"
msgstr "_Otevřít"
-#: ../gtk/gtkstock.c:387
+#: gtk/gtkstock.c:387
msgid "_Paste"
msgstr "V_ložit"
-#: ../gtk/gtkstock.c:388
+#: gtk/gtkstock.c:388
msgid "_Preferences"
msgstr "_Nastavení"
-#: ../gtk/gtkstock.c:389
+#: gtk/gtkstock.c:389
msgid "_Print"
msgstr "_Tisk"
-#: ../gtk/gtkstock.c:390
+#: gtk/gtkstock.c:390
msgid "Print Pre_view"
msgstr "Ná_hled tisku"
-#: ../gtk/gtkstock.c:391
+#: gtk/gtkstock.c:391
msgid "_Properties"
msgstr "_Vlastnosti"
-#: ../gtk/gtkstock.c:392
+#: gtk/gtkstock.c:392
msgid "_Quit"
msgstr "U_končit"
-#: ../gtk/gtkstock.c:393
+#: gtk/gtkstock.c:393
msgid "_Redo"
msgstr "Zn_ovu"
-#: ../gtk/gtkstock.c:394
+#: gtk/gtkstock.c:394
msgid "_Refresh"
msgstr "Ob_novit"
-#: ../gtk/gtkstock.c:396
+#: gtk/gtkstock.c:396
msgid "_Revert"
msgstr "_Vrátit"
-#: ../gtk/gtkstock.c:397
+#: gtk/gtkstock.c:397
msgid "_Save"
msgstr "_Uložit"
-#: ../gtk/gtkstock.c:398
+#: gtk/gtkstock.c:398
msgid "Save _As"
msgstr "Uložit _jako"
-#: ../gtk/gtkstock.c:399
+#: gtk/gtkstock.c:399
msgid "_Color"
msgstr "_Barva"
-#: ../gtk/gtkstock.c:400
+#: gtk/gtkstock.c:400
msgid "_Font"
msgstr "_Písmo"
-#: ../gtk/gtkstock.c:401
+#: gtk/gtkstock.c:401
msgid "_Ascending"
msgstr "_Vzestupně"
-#: ../gtk/gtkstock.c:402
+#: gtk/gtkstock.c:402
msgid "_Descending"
msgstr "_Sestupně"
-#: ../gtk/gtkstock.c:403
+#: gtk/gtkstock.c:403
msgid "_Spell Check"
msgstr "_Kontrola pravopisu"
-#: ../gtk/gtkstock.c:404
+#: gtk/gtkstock.c:404
msgid "_Stop"
msgstr "Za_stavit"
-#: ../gtk/gtkstock.c:405
+#: gtk/gtkstock.c:405
msgid "_Strikethrough"
msgstr "_Přeškrtnuté"
-#: ../gtk/gtkstock.c:406
+#: gtk/gtkstock.c:406
msgid "_Undelete"
msgstr "_Zrušit odstranění"
-#: ../gtk/gtkstock.c:407
+#: gtk/gtkstock.c:407
msgid "_Underline"
msgstr "Po_dtržené"
-#: ../gtk/gtkstock.c:408
+#: gtk/gtkstock.c:408
msgid "_Undo"
msgstr "_Zpět"
-#: ../gtk/gtkstock.c:409
+#: gtk/gtkstock.c:409
msgid "_Yes"
msgstr "_Ano"
-#: ../gtk/gtkstock.c:410
+#: gtk/gtkstock.c:410
msgid "_Normal Size"
msgstr "_Normální velikost"
-#: ../gtk/gtkstock.c:411
+#: gtk/gtkstock.c:411
msgid "Best _Fit"
msgstr "Při_způsobit velikost"
-#: ../gtk/gtkstock.c:412
+#: gtk/gtkstock.c:412
msgid "Zoom _In"
msgstr "Z_většit"
-#: ../gtk/gtkstock.c:413
+#: gtk/gtkstock.c:413
msgid "Zoom _Out"
msgstr "Z_menšit"
-#: ../gtk/gtktextutil.c:48
+#: gtk/gtktextutil.c:48
msgid "LRM _Left-to-right mark"
msgstr "LRM značka _Left-to-right"
-#: ../gtk/gtktextutil.c:49
+#: gtk/gtktextutil.c:49
msgid "RLM _Right-to-left mark"
msgstr "RLM značka _Right-to-left"
-#: ../gtk/gtktextutil.c:50
+#: gtk/gtktextutil.c:50
msgid "LRE Left-to-right _embedding"
msgstr "LRE Left-to-right _zapouzdření"
-#: ../gtk/gtktextutil.c:51
+#: gtk/gtktextutil.c:51
msgid "RLE Right-to-left e_mbedding"
msgstr "RLE Right-to-left z_apouzdření"
-#: ../gtk/gtktextutil.c:52
+#: gtk/gtktextutil.c:52
msgid "LRO Left-to-right _override"
msgstr "LRO Left-to-right _přepisování"
-#: ../gtk/gtktextutil.c:53
+#: gtk/gtktextutil.c:53
msgid "RLO Right-to-left o_verride"
msgstr "RLO Right-to-left př_episování"
-#: ../gtk/gtktextutil.c:54
+#: gtk/gtktextutil.c:54
msgid "PDF _Pop directional formatting"
msgstr "PDF Směrované formátování _pop"
-#: ../gtk/gtktextutil.c:55
+#: gtk/gtktextutil.c:55
msgid "ZWS _Zero width space"
msgstr "ZWS Mezera _nulové šířky"
-#: ../gtk/gtktextutil.c:56
+#: gtk/gtktextutil.c:56
msgid "ZWJ Zero width _joiner"
msgstr "ZWJ _Spojovatel nulové šířky"
-#: ../gtk/gtktextutil.c:57
+#: gtk/gtktextutil.c:57
msgid "ZWNJ Zero width _non-joiner"
msgstr "ZWNJ nespojovatel nulové šířky"
-#: ../gtk/gtkthemes.c:71
+#: gtk/gtkthemes.c:71
#, c-format
msgid "Unable to locate theme engine in module_path: \"%s\","
msgstr "Nemohu nalézt knihovnu pro témata v module_path: \"%s\","
-#: ../gtk/gtktipsquery.c:186
+#: gtk/gtktipsquery.c:186
msgid "--- No Tip ---"
msgstr "--- Bez rady ---"
-#: ../gtk/gtkuimanager.c:1144
+#: gtk/gtkuimanager.c:1154
#, c-format
msgid "Unknown attribute '%s' on line %d char %d"
msgstr "Neznámý atribut '%s' na řádku %d znak %d"
-#: ../gtk/gtkuimanager.c:1346
+#: gtk/gtkuimanager.c:1371
#, c-format
msgid "Unexpected start tag '%s' on line %d char %d"
msgstr "Neočekávaný počáteční tag '%s' na řádku %d znak %d"
-#: ../gtk/gtkuimanager.c:1431
+#: gtk/gtkuimanager.c:1461
#, c-format
msgid "Unexpected character data on line %d char %d"
msgstr "Neočekávaná data znaků na řádku %d znak %d"
-#: ../gtk/gtkuimanager.c:2222
+#: gtk/gtkuimanager.c:2272
msgid "Empty"
msgstr "Prázdný"
#. ID
-#: ../modules/input/imam-et.c:454
+#: modules/input/imam-et.c:454
msgid "Amharic (EZ+)"
msgstr "Amharicky (EZ+)"
#. ID
-#: ../modules/input/imcedilla.c:91
+#: modules/input/imcedilla.c:91
msgid "Cedilla"
msgstr "Cedilla"
#. ID
-#: ../modules/input/imcyrillic-translit.c:217
+#: modules/input/imcyrillic-translit.c:217
msgid "Cyrillic (Transliterated)"
msgstr "Azbuka (Transliterovaná)"
#. ID
-#: ../modules/input/iminuktitut.c:127
+#: modules/input/iminuktitut.c:127
msgid "Inuktitut (Transliterated)"
msgstr "Inuktitut (Transliterovaný)"
#. ID
-#: ../modules/input/imipa.c:145
+#: modules/input/imipa.c:145
msgid "IPA"
msgstr "IPA"
#. ID
-#: ../modules/input/imthai-broken.c:178
+#: modules/input/imthai-broken.c:178
msgid "Thai (Broken)"
msgstr "Thajsky (Nefunkční)"
#. ID
-#: ../modules/input/imti-er.c:453
+#: modules/input/imti-er.c:453
msgid "Tigrigna-Eritrean (EZ+)"
msgstr "Tigrigna-Eritrejsky (EZ+)"
#. ID
-#: ../modules/input/imti-et.c:453
+#: modules/input/imti-et.c:453
msgid "Tigrigna-Ethiopian (EZ+)"
msgstr "Tigrigna-Etiopsky (EZ+)"
#. ID
-#: ../modules/input/imviqr.c:244
+#: modules/input/imviqr.c:244
msgid "Vietnamese (VIQR)"
msgstr "Vietnamsky (VIQR)"
#. ID
-#: ../modules/input/imxim.c:28
+#: modules/input/imxim.c:28
msgid "X Input Method"
msgstr "Vstupní metoda X"
-#: ../tests/testfilechooser.c:186
+#: tests/testfilechooser.c:186
#, c-format
msgid "Could not get information for file '%s': %s"
msgstr "Nemohu získat informace o souboru '%s': %s"
diff --git a/po/cy.po b/po/cy.po
index 8e3539e66..27ceee46f 100644
--- a/po/cy.po
+++ b/po/cy.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gtk+ 2.4\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-01-08 08:45+0000\n"
+"POT-Creation-Date: 2005-06-20 14:30-0400\n"
"PO-Revision-Date: 2005-01-08 08:46+0000\n"
"Last-Translator: Rhys Jones <rhys@sucs.org>\n"
"Language-Team: Cymraeg <gnome-cy@pengwyn.linux.org.uk>\n"
@@ -17,7 +17,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n == 2) ? 1 : 0;\n"
#: gdk-pixbuf/gdk-pixbuf-animation.c:153 gdk-pixbuf/gdk-pixbuf-io.c:838
-#: gdk-pixbuf/gdk-pixbuf-io.c:1069 tests/testfilechooser.c:199
+#: gdk-pixbuf/gdk-pixbuf-io.c:1068 tests/testfilechooser.c:199
#, c-format
msgid "Failed to open file '%s': %s"
msgstr "Methu agor y ffeil '%s': %s"
@@ -28,7 +28,7 @@ msgid "Image file '%s' contains no data"
msgstr "Mae'r ffeil delwedd '%s' yn cynnwys dim data"
#: gdk-pixbuf/gdk-pixbuf-animation.c:208 gdk-pixbuf/gdk-pixbuf-io.c:887
-#: gdk-pixbuf/gdk-pixbuf-io.c:1110 tests/testfilechooser.c:244
+#: gdk-pixbuf/gdk-pixbuf-io.c:1109 tests/testfilechooser.c:244
#, c-format
msgid ""
"Failed to load image '%s': reason not known, probably a corrupt image file"
@@ -77,35 +77,35 @@ msgstr "Fformat delwedd anhysbys"
msgid "Failed to load image '%s': %s"
msgstr "Methu llwytho delwedd '%s': %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1337
+#: gdk-pixbuf/gdk-pixbuf-io.c:1336
#, c-format
msgid "Error writing to image file: %s"
msgstr "Gwall wrth ysgrifennu at ffeil delwedd: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1383 gdk-pixbuf/gdk-pixbuf-io.c:1512
+#: gdk-pixbuf/gdk-pixbuf-io.c:1382 gdk-pixbuf/gdk-pixbuf-io.c:1511
#, c-format
msgid "This build of gdk-pixbuf does not support saving the image format: %s"
msgstr ""
"Nid yw'r gosodiad yma o gdk-pixbuf yn cynnal arbed y fformat delwedd: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1417
+#: gdk-pixbuf/gdk-pixbuf-io.c:1416
msgid "Insufficient memory to save image to callback"
msgstr "Dim digon o gof er mwyn cadw delwedd at adalwad"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1429
+#: gdk-pixbuf/gdk-pixbuf-io.c:1428
msgid "Failed to open temporary file"
msgstr "Methwyd agor ffeil dros dro"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1454
+#: gdk-pixbuf/gdk-pixbuf-io.c:1453
msgid "Failed to read from temporary file"
msgstr "Methwyd darllen o ffeil dros dro"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1641
+#: gdk-pixbuf/gdk-pixbuf-io.c:1687
#, c-format
msgid "Failed to open '%s' for writing: %s"
msgstr "Methu agor '%s' er mwyn ysgrifennu: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1665
+#: gdk-pixbuf/gdk-pixbuf-io.c:1711
#, c-format
msgid ""
"Failed to close '%s' while writing image, all data may not have been saved: %"
@@ -113,7 +113,7 @@ msgid ""
msgstr ""
"Methu cau '%s' wrth ysgrifennu delwedd, efallai ni arbedwyd yr holl ddata: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1853 gdk-pixbuf/gdk-pixbuf-io.c:1903
+#: gdk-pixbuf/gdk-pixbuf-io.c:1931 gdk-pixbuf/gdk-pixbuf-io.c:1981
msgid "Insufficient memory to save image into a buffer"
msgstr "Dim digon o gof er mwyn cadw delwedd at fyffer"
@@ -176,24 +176,34 @@ msgstr "Darn annilys mewn animeiddiad"
msgid "The ANI image format"
msgstr "Y fformat delwedd ANI"
-#: gdk-pixbuf/io-bmp.c:227 gdk-pixbuf/io-bmp.c:383
+#: gdk-pixbuf/io-bmp.c:228 gdk-pixbuf/io-bmp.c:306 gdk-pixbuf/io-bmp.c:338
+#: gdk-pixbuf/io-bmp.c:361 gdk-pixbuf/io-bmp.c:442
+msgid "BMP image has bogus header data"
+msgstr "Mae gan y ddelwedd BMP ddata pennawd sothach"
+
+#: gdk-pixbuf/io-bmp.c:239 gdk-pixbuf/io-bmp.c:401
msgid "Not enough memory to load bitmap image"
msgstr "Dim digon o gof er mwyn llwytho'r ddelwedd didmap"
-#: gdk-pixbuf/io-bmp.c:269
+#: gdk-pixbuf/io-bmp.c:287
msgid "BMP image has unsupported header size"
msgstr "Mae gan y ddelwedd BMP pennawd o faint ni chynhelir"
-#: gdk-pixbuf/io-bmp.c:288 gdk-pixbuf/io-bmp.c:320 gdk-pixbuf/io-bmp.c:343
-#: gdk-pixbuf/io-bmp.c:424
-msgid "BMP image has bogus header data"
-msgstr "Mae gan y ddelwedd BMP ddata pennawd sothach"
-
-#: gdk-pixbuf/io-bmp.c:307
+#: gdk-pixbuf/io-bmp.c:325
msgid "Topdown BMP images cannot be compressed"
msgstr "Ni ellir cywasgu delweddau BMP top-i'r-gwaelod"
-#: gdk-pixbuf/io-bmp.c:1154
+#: gdk-pixbuf/io-bmp.c:1203
+#, fuzzy
+msgid "Couldn't allocate memory for saving BMP file"
+msgstr "Methu canfod digon o gof er mwyn llwytho'r ffeil JPEG"
+
+#: gdk-pixbuf/io-bmp.c:1244
+#, fuzzy
+msgid "Couldn't write to BMP file"
+msgstr "Methu trawsnewid enw y ffeil"
+
+#: gdk-pixbuf/io-bmp.c:1293
msgid "The BMP image format"
msgstr "Y fformat delwedd BMP"
@@ -202,7 +212,7 @@ msgstr "Y fformat delwedd BMP"
msgid "Failure reading GIF: %s"
msgstr "Methiant wrth ddarllen GIF: %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 ""
"Roedd peth data ar goll o'r ffeil GIF (efallai cafodd ei dalfyrru rhywsut?)"
@@ -228,25 +238,30 @@ msgstr "Canfodwyd côd gwael"
msgid "Circular table entry in GIF file"
msgstr "Cofnod cylchol mewn tabl ffeil GIF"
-#: 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 "Dim digon o gôf er mwyn llwytho ffeil GIF"
-#: gdk-pixbuf/io-gif.c:1088
+#: gdk-pixbuf/io-gif.c:947
+#, fuzzy
+msgid "Not enough memory to composite a frame in GIF file"
+msgstr "Dim digon o gôf er mwyn llwytho ffeil GIF"
+
+#: gdk-pixbuf/io-gif.c:1116
msgid "GIF image is corrupt (incorrect LZW compression)"
msgstr "Mae'r ddelwedd GIF yn llygredig (cywasgiad LZW anghywir)"
-#: gdk-pixbuf/io-gif.c:1138
+#: gdk-pixbuf/io-gif.c:1166
msgid "File does not appear to be a GIF file"
msgstr "Mae'n ymddangos mai nad ffeil GIF yw'r ffeil hwn"
-#: 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 "Ni chynhelir fersiwn %s y fformat delwedd GIF"
-#: 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."
@@ -254,11 +269,11 @@ msgstr ""
"Doedd dim map lliwiau gan y ddelwedd GIF, ac roedd yn cynnwys ffrâm heb fap "
"lliwiau lleol"
-#: gdk-pixbuf/io-gif.c:1491
+#: gdk-pixbuf/io-gif.c:1519
msgid "GIF image was truncated or incomplete."
msgstr "Roedd y ddelwedd GIF yn anghyflawn neu wedi gorffen yn rhy fuan"
-#: gdk-pixbuf/io-gif.c:1643
+#: gdk-pixbuf/io-gif.c:1671
msgid "The GIF image format"
msgstr "Y fformat delwedd GIF"
@@ -446,98 +461,116 @@ msgstr "Gwall marwol wrth ddarllen ffeil delwedd PNG"
msgid "Fatal error reading PNG image file: %s"
msgstr "Gwall marwol wrth ddarllen ffeil delwedd PNG: %s"
-#: gdk-pixbuf/io-png.c:813
+#: gdk-pixbuf/io-png.c:810
msgid ""
"Keys for PNG text chunks must have at least 1 and at most 79 characters."
msgstr ""
"Mae'n rhaid bod gan allweddau testun delweddau PNG o leiaf un ac o fwyaf 79 "
"o nodau."
-#: gdk-pixbuf/io-png.c:821
+#: gdk-pixbuf/io-png.c:818
msgid "Keys for PNG text chunks must be ASCII characters."
msgstr ""
"Mae'n rhaid bod allweddau testun delweddau PNG gynnwys nodau ASCII'n unig."
-#: gdk-pixbuf/io-png.c:854
+#: gdk-pixbuf/io-png.c:831
+#, fuzzy, c-format
+msgid ""
+"PNG compression level must be a value between 0 and 9; value '%s' could not "
+"be parsed."
+msgstr ""
+"Mae'n rhaid i'r ansawdd JPEG fod yn rhif rhwng 0 a 100; methu adnabod y "
+"gwerth '%s'."
+
+#: gdk-pixbuf/io-png.c:843
+#, fuzzy, c-format
+msgid ""
+"PNG compression level must be a value between 0 and 9; value '%d' is not "
+"allowed."
+msgstr ""
+"Mae'n rhaid i ansawdd delweddau JPEG fod yn werth rhwng 0 a 100; ni "
+"chaniateir y gwerth '%d'."
+
+#: gdk-pixbuf/io-png.c:883
#, c-format
msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding."
msgstr ""
"Ni allwyd trawsffurfio gwerth testun delwedd PNG %s i amgodiad ISO-8859-1."
-#: gdk-pixbuf/io-png.c:994
+#: gdk-pixbuf/io-png.c:1026
msgid "The PNG image format"
msgstr "Y fformat delwedd PNG"
-#: gdk-pixbuf/io-pnm.c:249
+#: gdk-pixbuf/io-pnm.c:252
msgid "PNM loader expected to find an integer, but didn't"
msgstr "Roedd y llwythwr PNM yn disgwyl cyfanrif, ond siomwyd ef"
-#: gdk-pixbuf/io-pnm.c:281
+#: gdk-pixbuf/io-pnm.c:284
msgid "PNM file has an incorrect initial byte"
msgstr "Mae gan y ffeil delwedd PNM feit dechreuol annilys"
-#: gdk-pixbuf/io-pnm.c:311
+#: gdk-pixbuf/io-pnm.c:314
msgid "PNM file is not in a recognized PNM subformat"
msgstr "Nid yw'r ffeil delwedd PNM mewn is-fformat PNM a adnabyddir"
-#: gdk-pixbuf/io-pnm.c:336
+#: gdk-pixbuf/io-pnm.c:339
msgid "PNM file has an image width of 0"
msgstr "Mae gan y ffeil delwedd PNM lled sero"
-#: gdk-pixbuf/io-pnm.c:357
+#: gdk-pixbuf/io-pnm.c:360
msgid "PNM file has an image height of 0"
msgstr "Mae gan y ffeil delwedd PNM hyd sero"
-#: gdk-pixbuf/io-pnm.c:380
+#: gdk-pixbuf/io-pnm.c:383
msgid "Maximum color value in PNM file is 0"
msgstr "Mae'r gwerth lliw uchaf yn y ffeil delwedd PNM yn sero"
-#: gdk-pixbuf/io-pnm.c:388
+#: gdk-pixbuf/io-pnm.c:391
msgid "Maximum color value in PNM file is too large"
msgstr "Mae'r gwerth lliw uchaf yn y ffeil delwedd PNM yn rhy fawr"
-#: gdk-pixbuf/io-pnm.c:396
+#: gdk-pixbuf/io-pnm.c:399
msgid "Cannot handle PNM files with maximum color values greater than 255"
msgstr "Ni chynhelir ffeiliau PNM gyda gwerthoedd lliw uchaf sy'n fwy na 255"
-#: gdk-pixbuf/io-pnm.c:435 gdk-pixbuf/io-pnm.c:463 gdk-pixbuf/io-pnm.c:495
+#: gdk-pixbuf/io-pnm.c:438 gdk-pixbuf/io-pnm.c:466 gdk-pixbuf/io-pnm.c:498
msgid "Raw PNM image type is invalid"
msgstr "Mae math y ddelwedd PNG crau yn annilys"
-#: gdk-pixbuf/io-pnm.c:555 gdk-pixbuf/io-pnm.c:597
+#: gdk-pixbuf/io-pnm.c:562 gdk-pixbuf/io-pnm.c:604
msgid "PNM image format is invalid"
msgstr "Mae fformat y ddelwedd PNM yn annilys"
-#: gdk-pixbuf/io-pnm.c:656
+#: gdk-pixbuf/io-pnm.c:663
msgid "PNM image loader does not support this PNM subformat"
msgstr "Nid yw'r llwythwr delweddau PNM yn cynnal y fformat PNM yma"
-#: gdk-pixbuf/io-pnm.c:711
+#: gdk-pixbuf/io-pnm.c:718
msgid "Premature end-of-file encountered"
msgstr "Canfodwyd diwedd ffeil yn rhy fuan"
-#: gdk-pixbuf/io-pnm.c:743 gdk-pixbuf/io-pnm.c:974
+#: gdk-pixbuf/io-pnm.c:750 gdk-pixbuf/io-pnm.c:981
msgid "Raw PNM formats require exactly one whitespace before sample data"
msgstr ""
"Mae fformatiau PNM crau yn mynnu un nod gofod yn union cyn data samplau"
-#: gdk-pixbuf/io-pnm.c:770
+#: gdk-pixbuf/io-pnm.c:777
msgid "Cannot allocate memory for loading PNM image"
msgstr "Methu dyrannu cof er mwyn llwytho delwedd PNM"
-#: gdk-pixbuf/io-pnm.c:820
+#: gdk-pixbuf/io-pnm.c:827
msgid "Insufficient memory to load PNM context struct"
msgstr "Dim digon o gof er mwyn llwytho strwythur cyd-destun delwedd PNM"
-#: gdk-pixbuf/io-pnm.c:871
+#: gdk-pixbuf/io-pnm.c:878
msgid "Unexpected end of PNM image data"
msgstr "Diwedd annisgwyl i ddata delwedd PNM"
-#: gdk-pixbuf/io-pnm.c:1003
+#: gdk-pixbuf/io-pnm.c:1010
msgid "Insufficient memory to load PNM file"
msgstr "Dim digon o gof er mwyn llwytho delwedd PNM"
-#: gdk-pixbuf/io-pnm.c:1082
+#: gdk-pixbuf/io-pnm.c:1089
msgid "The PNM/PBM/PGM/PPM image format family"
msgstr "Y teulu fformatiau delwedd PNM/PBM/PGM/PPM"
@@ -561,60 +594,60 @@ msgstr "Dim digon o gof er mwyn llwytho delwedd RAS"
msgid "The Sun raster image format"
msgstr "Fformat delwedd raster Sun"
-#: gdk-pixbuf/io-tga.c:159
+#: gdk-pixbuf/io-tga.c:154
msgid "Cannot allocate memory for IOBuffer struct"
msgstr "Methu dyrannu cof ar gyfer strwythur IOBuffer"
-#: gdk-pixbuf/io-tga.c:178
+#: gdk-pixbuf/io-tga.c:173
msgid "Cannot allocate memory for IOBuffer data"
msgstr "Methu dyrannu cof ar gyfer data IOBuffer"
-#: gdk-pixbuf/io-tga.c:189
+#: gdk-pixbuf/io-tga.c:184
msgid "Cannot realloc IOBuffer data"
msgstr "Methu ail-ddyrannu cof ar gyfer data IOBuffer"
-#: gdk-pixbuf/io-tga.c:219
+#: gdk-pixbuf/io-tga.c:214
msgid "Cannot allocate temporary IOBuffer data"
msgstr "Methu dyrannu data IOBuffer dros dro"
-#: gdk-pixbuf/io-tga.c:353
+#: gdk-pixbuf/io-tga.c:348
msgid "Cannot allocate new pixbuf"
msgstr "Methu dyrannu pixbuf newydd"
-#: gdk-pixbuf/io-tga.c:692
+#: gdk-pixbuf/io-tga.c:689
msgid "Cannot allocate colormap structure"
msgstr "Methu dyrannu strwythur map lliwiau"
-#: gdk-pixbuf/io-tga.c:699
+#: gdk-pixbuf/io-tga.c:696
msgid "Cannot allocate colormap entries"
msgstr "Methu dyrannu cofnodion map lliwiau"
-#: gdk-pixbuf/io-tga.c:721
+#: gdk-pixbuf/io-tga.c:718
msgid "Unexpected bitdepth for colormap entries"
msgstr "Did-ddyfnder annisgwyl ar gyfer cofnodion map lliwiau"
-#: gdk-pixbuf/io-tga.c:739
+#: gdk-pixbuf/io-tga.c:736
msgid "Cannot allocate TGA header memory"
msgstr "Methu dyrannu cof pennawd TGA"
-#: gdk-pixbuf/io-tga.c:772
+#: gdk-pixbuf/io-tga.c:769
msgid "TGA image has invalid dimensions"
msgstr "Mae gan y ddelwedd TGA ddimensiynau annilys"
-#: gdk-pixbuf/io-tga.c:778 gdk-pixbuf/io-tga.c:787 gdk-pixbuf/io-tga.c:797
-#: gdk-pixbuf/io-tga.c:807 gdk-pixbuf/io-tga.c:814
+#: gdk-pixbuf/io-tga.c:775 gdk-pixbuf/io-tga.c:784 gdk-pixbuf/io-tga.c:794
+#: gdk-pixbuf/io-tga.c:804 gdk-pixbuf/io-tga.c:811
msgid "TGA image type not supported"
msgstr "Ni chynhelir math y ddelwedd TGA"
-#: gdk-pixbuf/io-tga.c:861
+#: gdk-pixbuf/io-tga.c:858
msgid "Cannot allocate memory for TGA context struct"
msgstr "Methu dyrannu cof ar gyfer strwythur cyd-destun delwedd TGA"
-#: gdk-pixbuf/io-tga.c:926
+#: gdk-pixbuf/io-tga.c:923
msgid "Excess data in file"
msgstr "Gormodedd o ddata mewn ffeil"
-#: gdk-pixbuf/io-tga.c:995
+#: gdk-pixbuf/io-tga.c:992
msgid "The Targa image format"
msgstr "Y fformat delwedd Targa"
@@ -695,39 +728,44 @@ msgstr "Methu ysgrifennu at ffeil dros dro wrth lwytho delwedd XBM"
msgid "The XBM image format"
msgstr "Y fformat delwedd XBM"
-#: gdk-pixbuf/io-xpm.c:1229
+#: gdk-pixbuf/io-xpm.c:467
msgid "No XPM header found"
msgstr "Ni canfodwyd pennawd delwedd XPM"
-#: gdk-pixbuf/io-xpm.c:1237
+#: gdk-pixbuf/io-xpm.c:476
+#, fuzzy
+msgid "Invalid XPM header"
+msgstr "Ffeil delwedd XBN annilys"
+
+#: gdk-pixbuf/io-xpm.c:484
msgid "XPM file has image width <= 0"
msgstr "Mae gan y ffeil delwedd XPM lled yn llai na 1"
-#: gdk-pixbuf/io-xpm.c:1245
+#: gdk-pixbuf/io-xpm.c:492
msgid "XPM file has image height <= 0"
msgstr "Mae gan y ffeil delwedd XPM hyd yn llai na 1"
-#: gdk-pixbuf/io-xpm.c:1253
+#: gdk-pixbuf/io-xpm.c:500
msgid "XPM has invalid number of chars per pixel"
msgstr "Mae gan y ddelwedd XPM nifer annilys o feitiau i bob picsel"
-#: gdk-pixbuf/io-xpm.c:1260
+#: gdk-pixbuf/io-xpm.c:507
msgid "XPM file has invalid number of colors"
msgstr "Mae gan y ffeil delwedd XPM nifer annilys o liwiau"
-#: gdk-pixbuf/io-xpm.c:1272 gdk-pixbuf/io-xpm.c:1281 gdk-pixbuf/io-xpm.c:1333
+#: gdk-pixbuf/io-xpm.c:519 gdk-pixbuf/io-xpm.c:528 gdk-pixbuf/io-xpm.c:580
msgid "Cannot allocate memory for loading XPM image"
msgstr "Methu dyrannu cof er mwyn llwytho delwedd XPM"
-#: gdk-pixbuf/io-xpm.c:1295
+#: gdk-pixbuf/io-xpm.c:542
msgid "Cannot read XPM colormap"
msgstr "Methu darllen map lliwiau delwedd XPM"
-#: gdk-pixbuf/io-xpm.c:1524
+#: gdk-pixbuf/io-xpm.c:771
msgid "Failed to write to temporary file when loading XPM image"
msgstr "Methu ysgrifennu at ffeil dros dro wrth lwytho delwedd XPM"
-#: gdk-pixbuf/io-xpm.c:1559
+#: gdk-pixbuf/io-xpm.c:806
msgid "The XPM image format"
msgstr "Y fformat delwedd XPM"
@@ -790,6 +828,138 @@ msgstr "OPSIYNAU"
msgid "Gdk debugging flags to unset"
msgstr "Pa opsiynau datnamu Gdk i'w dadosod"
+#: gdk/keyname-table.h:3940
+msgid "keyboard label|BackSpace"
+msgstr ""
+
+#: gdk/keyname-table.h:3941
+msgid "keyboard label|Tab"
+msgstr ""
+
+#: gdk/keyname-table.h:3942
+msgid "keyboard label|Return"
+msgstr ""
+
+#: gdk/keyname-table.h:3943
+msgid "keyboard label|Pause"
+msgstr ""
+
+#: gdk/keyname-table.h:3944
+msgid "keyboard label|Scroll_Lock"
+msgstr ""
+
+#: gdk/keyname-table.h:3945
+msgid "keyboard label|Sys_Req"
+msgstr ""
+
+#: gdk/keyname-table.h:3946
+msgid "keyboard label|Escape"
+msgstr ""
+
+#: gdk/keyname-table.h:3947
+msgid "keyboard label|Multi_key"
+msgstr ""
+
+#: gdk/keyname-table.h:3948
+msgid "keyboard label|Home"
+msgstr ""
+
+#: gdk/keyname-table.h:3949
+msgid "keyboard label|Page_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3950
+msgid "keyboard label|Page_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3951
+msgid "keyboard label|End"
+msgstr ""
+
+#: gdk/keyname-table.h:3952
+msgid "keyboard label|Begin"
+msgstr ""
+
+#: gdk/keyname-table.h:3953
+msgid "keyboard label|Print"
+msgstr ""
+
+#: gdk/keyname-table.h:3954
+msgid "keyboard label|Insert"
+msgstr ""
+
+#: gdk/keyname-table.h:3955
+msgid "keyboard label|Num_Lock"
+msgstr ""
+
+#: gdk/keyname-table.h:3956
+msgid "keyboard label|KP_Space"
+msgstr ""
+
+#: gdk/keyname-table.h:3957
+msgid "keyboard label|KP_Tab"
+msgstr ""
+
+#: gdk/keyname-table.h:3958
+msgid "keyboard label|KP_Enter"
+msgstr ""
+
+#: gdk/keyname-table.h:3959
+msgid "keyboard label|KP_Home"
+msgstr ""
+
+#: gdk/keyname-table.h:3960
+msgid "keyboard label|KP_Left"
+msgstr ""
+
+#: gdk/keyname-table.h:3961
+msgid "keyboard label|KP_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3962
+msgid "keyboard label|KP_Right"
+msgstr ""
+
+#: gdk/keyname-table.h:3963
+msgid "keyboard label|KP_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3964
+msgid "keyboard label|KP_Page_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3965
+msgid "keyboard label|KP_Prior"
+msgstr ""
+
+#: gdk/keyname-table.h:3966
+msgid "keyboard label|KP_Page_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3967
+msgid "keyboard label|KP_Next"
+msgstr ""
+
+#: gdk/keyname-table.h:3968
+msgid "keyboard label|KP_End"
+msgstr ""
+
+#: gdk/keyname-table.h:3969
+msgid "keyboard label|KP_Begin"
+msgstr ""
+
+#: gdk/keyname-table.h:3970
+msgid "keyboard label|KP_Insert"
+msgstr ""
+
+#: gdk/keyname-table.h:3971
+msgid "keyboard label|KP_Delete"
+msgstr ""
+
+#: gdk/keyname-table.h:3972
+msgid "keyboard label|Delete"
+msgstr ""
+
#. Description of --sync in --help output
#: gdk/win32/gdkmain-win32.c:60
msgid "Don't batch GDI requests"
@@ -825,46 +995,47 @@ msgstr "LLIWIAU"
msgid "Make X calls synchronous"
msgstr "Gwneud galwadau X yn gydamserol"
-#: gtk/gtkaboutdialog.c:260 gtk/gtkaboutdialog.c:1939
+#: gtk/gtkaboutdialog.c:270 gtk/gtkaboutdialog.c:2025
msgid "License"
msgstr "Trwydded"
-#: gtk/gtkaboutdialog.c:261
+#: gtk/gtkaboutdialog.c:271
msgid "The license of the program"
msgstr "Trwydded y rhaglen"
#. Add the credits button
-#: gtk/gtkaboutdialog.c:482
-msgid "_Credits"
-msgstr "_Diolchiadau"
+#: gtk/gtkaboutdialog.c:491
+#, fuzzy
+msgid "C_redits"
+msgstr "Diolchiadau"
#. Add the license button
-#: gtk/gtkaboutdialog.c:491
+#: gtk/gtkaboutdialog.c:501
msgid "_License"
msgstr "_Trwydded"
-#: gtk/gtkaboutdialog.c:682
+#: gtk/gtkaboutdialog.c:731
#, c-format
msgid "About %s"
msgstr "Ynglyn â %s"
-#: gtk/gtkaboutdialog.c:1876
+#: gtk/gtkaboutdialog.c:1953
msgid "Credits"
msgstr "Diolchiadau"
-#: gtk/gtkaboutdialog.c:1901
+#: gtk/gtkaboutdialog.c:1979
msgid "Written by"
msgstr "Ysgrifennwyd gan"
-#: gtk/gtkaboutdialog.c:1904
+#: gtk/gtkaboutdialog.c:1982
msgid "Documented by"
msgstr "Dogfennwyd gan"
-#: gtk/gtkaboutdialog.c:1916
+#: gtk/gtkaboutdialog.c:1994
msgid "Translated by"
msgstr "Cyfieithwyd gan"
-#: gtk/gtkaboutdialog.c:1920
+#: gtk/gtkaboutdialog.c:1998
msgid "Artwork by"
msgstr "Graffeg gan"
@@ -872,28 +1043,41 @@ msgstr "Graffeg gan"
#. * that use the shift key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: gtk/gtkaccellabel.c:119
-msgid "Shift"
-msgstr "Shift"
+#: gtk/gtkaccellabel.c:121
+msgid "keyboard label|Shift"
+msgstr ""
#. This is the text that should appear next to menu accelerators
#. * that use the control key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: gtk/gtkaccellabel.c:125
-msgid "Ctrl"
-msgstr "Ctrl"
+#: gtk/gtkaccellabel.c:128
+msgid "keyboard label|Ctrl"
+msgstr ""
#. This is the text that should appear next to menu accelerators
#. * that use the alt key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: gtk/gtkaccellabel.c:131
-msgid "Alt"
-msgstr "Alt"
+#: gtk/gtkaccellabel.c:135
+msgid "keyboard label|Alt"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkaccellabel.c:577
+msgid "keyboard label|Space"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkaccellabel.c:581
+msgid "keyboard label|Backslash"
+msgstr ""
#. Translate to calendar:YM if you want years to be displayed
#. * before months; otherwise translate to calendar:MY.
@@ -904,7 +1088,7 @@ msgstr "Alt"
#. * so if you have a default text direction of RTL and YM, then
#. * the year will appear on the right.
#.
-#: gtk/gtkcalendar.c:700
+#: gtk/gtkcalendar.c:647
msgid "calendar:MY"
msgstr "calendar:MY"
@@ -912,19 +1096,52 @@ msgstr "calendar:MY"
#. * first day of the week to calendar:week_start:1 if you want Monday
#. * to be the first day of the week, and so on.
#.
-#: gtk/gtkcalendar.c:710
+#: gtk/gtkcalendar.c:661
msgid "calendar:week_start:0"
msgstr "calendar:week_start:1"
-#: gtk/gtkcolorbutton.c:220 gtk/gtkcolorbutton.c:574
+#. Translators: This is a text measurement template.
+#. * Translate it to the widest year text.
+#. *
+#. * Don't include the prefix "year measurement template|"
+#. * in the translation.
+#. *
+#. * If you don't understand this, leave it as "2000"
+#.
+#: gtk/gtkcalendar.c:1549
+msgid "year measurement template|2000"
+msgstr ""
+
+#. Translators: This dictates how the year is displayed in
+#. * gtkcalendar widget. See strftime() manual for the format.
+#. * Use only ASCII in the translation.
+#. *
+#. * Also look for the msgid "year measurement template|2000".
+#. * Translate that entry to a year with the widest output of this
+#. * msgid.
+#. *
+#. * Don't include the prefix "calendar year format|" in the
+#. * translation. "%Y" is appropriate for most locales.
+#.
+#: gtk/gtkcalendar.c:1826
+msgid "calendar year format|%Y"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkcellrendererprogress.c:237 gtk/gtkcellrendererprogress.c:295
+#, c-format
+msgid "progress bar label|%d %%"
+msgstr "label bar cynnydd|%d %%"
+
+#: gtk/gtkcolorbutton.c:221 gtk/gtkcolorbutton.c:576
msgid "Pick a Color"
msgstr "Dewiswch Liw"
-#: gtk/gtkcolorbutton.c:466
+#: gtk/gtkcolorbutton.c:467
msgid "Received invalid color data\n"
msgstr "Derbyniwyd data lliw annilys\n"
-#: gtk/gtkcolorsel.c:576
+#: gtk/gtkcolorsel.c:561
msgid ""
"The previously-selected color, for comparison to the color you're selecting "
"now. You can drag this color to a palette entry, or select this color as "
@@ -934,7 +1151,7 @@ msgstr ""
"ddewis nawr. Fe allwch lusgo'r lliw yma at gofnod palet, neu dewis y lliw "
"yma gan ei lusgo at y sampl arall ar ei bwys."
-#: gtk/gtkcolorsel.c:581
+#: gtk/gtkcolorsel.c:566
msgid ""
"The color you've chosen. You can drag this color to a palette entry to save "
"it for use in the future."
@@ -942,11 +1159,11 @@ msgstr ""
"Y lliw rydych chi wedi ei ddewis. Fe allwch lusgo'r lliw yma at gofnod palet "
"er mwyn ei arbed fel y gallwch ei ddefnyddio yn y dyfodol."
-#: gtk/gtkcolorsel.c:942
+#: gtk/gtkcolorsel.c:957
msgid "_Save color here"
msgstr "_Arbed y lliw cyfredol yma"
-#: gtk/gtkcolorsel.c:1147
+#: gtk/gtkcolorsel.c:1162
msgid ""
"Click this palette entry to make it the current color. To change this entry, "
"drag a color swatch here or right-click it and select \"Save color here.\""
@@ -955,7 +1172,7 @@ msgstr ""
"mwyn newid y cofnod yma, llusgwch sampl lliw yma neu cliciwch arni gyda "
"botwm dde'r llygoden a dewis \"Arbed y lliw cyfredol yma\""
-#: gtk/gtkcolorsel.c:1913
+#: gtk/gtkcolorsel.c:1929
msgid ""
"Select the color you want from the outer ring. Select the darkness or "
"lightness of that color using the inner triangle."
@@ -963,7 +1180,7 @@ msgstr ""
"Dewiswch y lliw rydych ei eisiau o'r cylch allanol. Dewiswch tywyllwch neu "
"oleuni y lliw hwnnw gan ddefnyddio'r triongl mewnol."
-#: gtk/gtkcolorsel.c:1938
+#: gtk/gtkcolorsel.c:1954
msgid ""
"Click the eyedropper, then click a color anywhere on your screen to select "
"that color."
@@ -971,67 +1188,67 @@ msgstr ""
"Clicwch y dewiswr lliw, yna cliciwch ar liw unrhywle ar eich sgrîn er mwyn "
"dewis y lliw hwnnw."
-#: gtk/gtkcolorsel.c:1947
+#: gtk/gtkcolorsel.c:1963
msgid "_Hue:"
msgstr "_Arlliw:"
-#: gtk/gtkcolorsel.c:1948
+#: gtk/gtkcolorsel.c:1964
msgid "Position on the color wheel."
msgstr "Lleoliad ar yr olwyn lliw."
-#: gtk/gtkcolorsel.c:1950
+#: gtk/gtkcolorsel.c:1966
msgid "_Saturation:"
msgstr "_Dirlawnder:"
-#: gtk/gtkcolorsel.c:1951
+#: gtk/gtkcolorsel.c:1967
msgid "\"Deepness\" of the color."
msgstr "\"Dyfnder\" y lliw."
-#: gtk/gtkcolorsel.c:1952
+#: gtk/gtkcolorsel.c:1968
msgid "_Value:"
msgstr "_Gwerth:"
-#: gtk/gtkcolorsel.c:1953
+#: gtk/gtkcolorsel.c:1969
msgid "Brightness of the color."
msgstr "Gloywder y lliw."
-#: gtk/gtkcolorsel.c:1954
+#: gtk/gtkcolorsel.c:1970
msgid "_Red:"
msgstr "_Coch:"
-#: gtk/gtkcolorsel.c:1955
+#: gtk/gtkcolorsel.c:1971
msgid "Amount of red light in the color."
msgstr "Faint o olau coch sydd yn y lliw."
-#: gtk/gtkcolorsel.c:1956
+#: gtk/gtkcolorsel.c:1972
msgid "_Green:"
msgstr "G_wyrdd:"
-#: gtk/gtkcolorsel.c:1957
+#: gtk/gtkcolorsel.c:1973
msgid "Amount of green light in the color."
msgstr "Faint o olau gwyrdd sydd yn y lliw."
-#: gtk/gtkcolorsel.c:1958
+#: gtk/gtkcolorsel.c:1974
msgid "_Blue:"
msgstr "G_las:"
-#: gtk/gtkcolorsel.c:1959
+#: gtk/gtkcolorsel.c:1975
msgid "Amount of blue light in the color."
msgstr "Faint o olau glas sydd yn y lliw."
-#: gtk/gtkcolorsel.c:1962
+#: gtk/gtkcolorsel.c:1978
msgid "_Opacity:"
msgstr "_Didreiddedd:"
-#: gtk/gtkcolorsel.c:1970 gtk/gtkcolorsel.c:1981
+#: gtk/gtkcolorsel.c:1986 gtk/gtkcolorsel.c:1997
msgid "Transparency of the color."
msgstr "Tryloywder y lliw."
-#: gtk/gtkcolorsel.c:1988
+#: gtk/gtkcolorsel.c:2004
msgid "Color _Name:"
msgstr "_Enw'r Lliw"
-#: gtk/gtkcolorsel.c:2003
+#: gtk/gtkcolorsel.c:2019
msgid ""
"You can enter an HTML-style hexadecimal color value, or simply a color name "
"such as 'orange' in this entry."
@@ -1039,11 +1256,11 @@ msgstr ""
"Fe allwch benodi gwerth lliw hecsadegol, yn yr un modd a defnyddir yn HTML, "
"new enw lliw megis 'oren' yma."
-#: gtk/gtkcolorsel.c:2022
+#: gtk/gtkcolorsel.c:2038
msgid "_Palette"
msgstr "_Palet"
-#: gtk/gtkcolorsel.c:2054
+#: gtk/gtkcolorsel.c:2070
msgid "Color Wheel"
msgstr "Olwyn Lliw"
@@ -1051,275 +1268,292 @@ msgstr "Olwyn Lliw"
msgid "Color Selection"
msgstr "Dewis Lliw"
-#: gtk/gtkentry.c:4507 gtk/gtktextview.c:7030
+#: gtk/gtkentry.c:4508 gtk/gtktextview.c:7068
msgid "Select _All"
msgstr "Dewis _Popeth"
-#: gtk/gtkentry.c:4517 gtk/gtktextview.c:7040
+#: gtk/gtkentry.c:4518 gtk/gtktextview.c:7078
msgid "Input _Methods"
msgstr "Moddau _Mewnbwn"
-#: gtk/gtkentry.c:4528 gtk/gtktextview.c:7051
+#: gtk/gtkentry.c:4529 gtk/gtktextview.c:7089
msgid "_Insert Unicode Control Character"
msgstr "_Mewnosod Nod Rheoli Unicode"
-#: gtk/gtkfilechooser.c:1584 gtk/gtkfilechooser.c:1628
-#: gtk/gtkfilechooser.c:1703 gtk/gtkfilechooser.c:1747
+#: gtk/gtkfilechooser.c:1588 gtk/gtkfilechooser.c:1632
+#: gtk/gtkfilechooser.c:1707 gtk/gtkfilechooser.c:1751
#, c-format
msgid "Invalid filename: %s"
msgstr "Enw ffeil annilys: %s"
-#: gtk/gtkfilechooserbutton.c:65
+#: gtk/gtkfilechooserbutton.c:67
msgid "Select A File"
msgstr "Dewiswch Ffeil"
-#: gtk/gtkfilechooserbutton.c:66 gtk/gtkfilechooserdefault.c:1229
-#: gtk/gtkpathbar.c:982
+#: gtk/gtkfilechooserbutton.c:68 gtk/gtkfilechooserdefault.c:1302
+#: gtk/gtkpathbar.c:1020
msgid "Home"
msgstr "Cartref"
-#: gtk/gtkfilechooserbutton.c:67 gtk/gtkfilechooserdefault.c:1256
-#: gtk/gtkpathbar.c:984
+#: gtk/gtkfilechooserbutton.c:69 gtk/gtkfilechooserdefault.c:1329
+#: gtk/gtkpathbar.c:1022
msgid "Desktop"
msgstr "Penbwrdd"
-#: gtk/gtkfilechooserbutton.c:68
+#: gtk/gtkfilechooserbutton.c:70
msgid "(None)"
msgstr "(Dim)"
-#: gtk/gtkfilechooserbutton.c:1515
+#: gtk/gtkfilechooserbutton.c:1523
msgid "Other..."
msgstr "Arall..."
-#: gtk/gtkfilechooserdefault.c:867
+#: gtk/gtkfilechooserdefault.c:917
msgid "Could not retrieve information about the file"
msgstr "Methwyd cyrchu gwybodaeth ynghylch y ffeil"
-#: gtk/gtkfilechooserdefault.c:878
+#: gtk/gtkfilechooserdefault.c:928
msgid "Could not add a bookmark"
msgstr "Methwyd ychwanegu llyfrnod"
-#: gtk/gtkfilechooserdefault.c:889
+#: gtk/gtkfilechooserdefault.c:939
msgid "Could not remove bookmark"
msgstr "Methwyd dileu'r llyfrnod"
-#: gtk/gtkfilechooserdefault.c:900
+#: gtk/gtkfilechooserdefault.c:950
msgid "The folder could not be created"
msgstr "Methu creu'r blygell"
-#: gtk/gtkfilechooserdefault.c:911
+#: gtk/gtkfilechooserdefault.c:963
+msgid ""
+"The folder could not be created, as a file with the same name already "
+"exists. Try using a different name for the folder, or rename the file first."
+msgstr ""
+
+#: gtk/gtkfilechooserdefault.c:976
msgid "Invalid file name"
msgstr "Enw ffeil annilys"
-#: gtk/gtkfilechooserdefault.c:921
+#: gtk/gtkfilechooserdefault.c:986
msgid "The folder contents could not be displayed"
msgstr "Ni fedrwyd dangos cynnwys y blygell"
-#: gtk/gtkfilechooserdefault.c:1119
+#: gtk/gtkfilechooserdefault.c:1192
#, c-format
msgid "Could not get information about '%s': %s"
msgstr "Methwyd cyrchu gwybodaeth ar gyfer y ffeil '%s': %s"
-#: gtk/gtkfilechooserdefault.c:2095
+#: gtk/gtkfilechooserdefault.c:2208
#, c-format
msgid "Add the folder '%s' to the bookmarks"
msgstr "Ychwanegu'r blygell '%s' at y llyfrnodau"
-#: gtk/gtkfilechooserdefault.c:2136
+#: gtk/gtkfilechooserdefault.c:2249
msgid "Add the current folder to the bookmarks"
msgstr "Ychwanegu'r blygell bresennol at y llyfrnodau"
-#: gtk/gtkfilechooserdefault.c:2138
+#: gtk/gtkfilechooserdefault.c:2251
msgid "Add the selected folders to the bookmarks"
msgstr "Ychwanegu'r plygellau sydd wedi eu dewis at y llyfrnodau"
-#: gtk/gtkfilechooserdefault.c:2178
+#: gtk/gtkfilechooserdefault.c:2291
#, c-format
msgid "Remove the bookmark '%s'"
msgstr "Tynnu'r llyfrnod '%s'"
-#: gtk/gtkfilechooserdefault.c:2591
+#: gtk/gtkfilechooserdefault.c:2722
#, c-format
msgid "Could not add a bookmark for '%s' because it is an invalid path name."
msgstr "Methwyd ychwanegu llyfrnod ar gyfer %s am nad yw'n enw llwybr dilys."
-#: gtk/gtkfilechooserdefault.c:2769
+#: gtk/gtkfilechooserdefault.c:2937
+msgid "Remove"
+msgstr "Tynnu"
+
+#: gtk/gtkfilechooserdefault.c:2946
+#, fuzzy
+msgid "Rename..."
+msgstr "_Ailenwi"
+
+#: gtk/gtkfilechooserdefault.c:3069
msgid "Shortcuts"
msgstr "Byrlwybrau"
-#: gtk/gtkfilechooserdefault.c:2823
+#: gtk/gtkfilechooserdefault.c:3123
msgid "Folder"
msgstr "Plygell"
-#: gtk/gtkfilechooserdefault.c:2875 gtk/gtkstock.c:295
+#: gtk/gtkfilechooserdefault.c:3179 gtk/gtkstock.c:317
msgid "_Add"
msgstr "_Ychwanegu"
-#: gtk/gtkfilechooserdefault.c:2882
-msgid "Add the selected folder to the bookmarks"
+#: gtk/gtkfilechooserdefault.c:3186
+#, fuzzy
+msgid "Add the selected folder to the Bookmarks"
msgstr "Ychwanegu'r blygell sydd wedi ei dewis at y llyfrnodau"
-#: gtk/gtkfilechooserdefault.c:2887 gtk/gtkstock.c:352
+#: gtk/gtkfilechooserdefault.c:3191 gtk/gtkstock.c:395
msgid "_Remove"
msgstr "_Tynnu"
-#: gtk/gtkfilechooserdefault.c:2894
+#: gtk/gtkfilechooserdefault.c:3198
msgid "Remove the selected bookmark"
msgstr "Dileu'r llyfrnod sydd wedi ei ddewis"
-#: gtk/gtkfilechooserdefault.c:2997
-msgid "_Add to Shortcuts"
-msgstr "_Ychwanegu at y Llyfrnodau"
+#: gtk/gtkfilechooserdefault.c:3305
+#, fuzzy
+msgid "_Add to Bookmarks"
+msgstr "Ychwanegu llyfrnod"
-#: gtk/gtkfilechooserdefault.c:3007
+#: gtk/gtkfilechooserdefault.c:3315
msgid "Open _Location"
msgstr "Agor _Lleoliad"
-#: gtk/gtkfilechooserdefault.c:3019
+#: gtk/gtkfilechooserdefault.c:3327
msgid "Show _Hidden Files"
msgstr "Dangos Ffeiliau _Cudd"
-#: gtk/gtkfilechooserdefault.c:3143 gtk/gtkfilesel.c:767
+#: gtk/gtkfilechooserdefault.c:3451 gtk/gtkfilesel.c:766
msgid "Files"
msgstr "Ffeiliau"
-#: gtk/gtkfilechooserdefault.c:3174
+#: gtk/gtkfilechooserdefault.c:3482
msgid "Name"
msgstr "Enw"
-#: gtk/gtkfilechooserdefault.c:3199
+#: gtk/gtkfilechooserdefault.c:3507
msgid "Size"
msgstr "Maint"
-#: gtk/gtkfilechooserdefault.c:3212
+#: gtk/gtkfilechooserdefault.c:3520
msgid "Modified"
msgstr "Wedi newid"
-#: gtk/gtkfilechooserdefault.c:3244
+#: gtk/gtkfilechooserdefault.c:3552
msgid "Select which types of files are shown"
msgstr "Dewis pa fathau o ffeiliau a ddangosir"
#. Create Folder
-#: gtk/gtkfilechooserdefault.c:3280
+#: gtk/gtkfilechooserdefault.c:3588
msgid "Create Fo_lder"
msgstr "Creu _Plygell"
#. Name entry
-#: gtk/gtkfilechooserdefault.c:3398
+#: gtk/gtkfilechooserdefault.c:3709
msgid "_Name:"
msgstr "_Enw:"
-#: gtk/gtkfilechooserdefault.c:3438
+#: gtk/gtkfilechooserdefault.c:3749
msgid "_Browse for other folders"
msgstr "_Pori am blygellau eraill"
-#: gtk/gtkfilechooserdefault.c:3688
+#: gtk/gtkfilechooserdefault.c:4000
msgid "Save in _folder:"
msgstr "Arbed mewn _plygell:"
-#: gtk/gtkfilechooserdefault.c:3690
+#: gtk/gtkfilechooserdefault.c:4002
msgid "Create in _folder:"
msgstr "Creu mewn _plygell:"
-#: gtk/gtkfilechooserdefault.c:4523
+#: gtk/gtkfilechooserdefault.c:4959
msgid "Cannot change to folder because it is not local"
msgstr "Methwyd newid i'r blygell am nad yw'n lleol"
-#: gtk/gtkfilechooserdefault.c:5048
+#: gtk/gtkfilechooserdefault.c:5513
#, c-format
msgid "Shortcut %s does not exist"
msgstr "Nid yw'r byrlwybr %s yn bodoli"
-#: gtk/gtkfilechooserdefault.c:5508
+#: gtk/gtkfilechooserdefault.c:6057
#, c-format
msgid "Could not mount %s"
msgstr "Methu â gosod %s"
-#: gtk/gtkfilechooserdefault.c:5802
+#: gtk/gtkfilechooserdefault.c:6352
msgid "Type name of new folder"
msgstr "Teipiwch enw'r plygell newydd"
-#: gtk/gtkfilechooserdefault.c:5844
+#: gtk/gtkfilechooserdefault.c:6394
#, c-format
msgid "%d byte"
msgid_plural "%d bytes"
msgstr[0] "%d beit"
msgstr[1] "%d feit"
-#: gtk/gtkfilechooserdefault.c:5846
+#: gtk/gtkfilechooserdefault.c:6396
#, c-format
msgid "%.1f K"
msgstr "%.1f C"
-#: gtk/gtkfilechooserdefault.c:5848
+#: gtk/gtkfilechooserdefault.c:6398
#, c-format
msgid "%.1f M"
msgstr "%.1f M"
-#: gtk/gtkfilechooserdefault.c:5850
+#: gtk/gtkfilechooserdefault.c:6400
#, c-format
msgid "%.1f G"
msgstr "%.1f G"
-#: gtk/gtkfilechooserdefault.c:5902
+#: gtk/gtkfilechooserdefault.c:6446 gtk/gtkfilechooserdefault.c:6470
+msgid "Unknown"
+msgstr "Anhysbys"
+
+#: gtk/gtkfilechooserdefault.c:6457
msgid "Today"
msgstr "Heddiw"
-#: gtk/gtkfilechooserdefault.c:5904
+#: gtk/gtkfilechooserdefault.c:6459
msgid "Yesterday"
msgstr "Ddoe"
-#: gtk/gtkfilechooserdefault.c:5915
-msgid "Unknown"
-msgstr "Anhysbys"
-
-#: gtk/gtkfilechooserdefault.c:5985
+#: gtk/gtkfilechooserdefault.c:6541
msgid "Cannot change folder"
msgstr "Methu newid plygell"
-#: gtk/gtkfilechooserdefault.c:5986
+#: gtk/gtkfilechooserdefault.c:6542
msgid "The folder you specified is an invalid path."
msgstr "Mae llwybr y blygell ddewisoch yn un annilys."
-#: gtk/gtkfilechooserdefault.c:6025
+#: gtk/gtkfilechooserdefault.c:6581
#, c-format
msgid "Could not build file name from '%s' and '%s'"
msgstr "Methu adeiladu enw ffeil o '%s' a '%s'"
-#: gtk/gtkfilechooserdefault.c:6061
+#: gtk/gtkfilechooserdefault.c:6617
msgid "Could not select item"
msgstr "Methwyd dewis eitem"
-#: gtk/gtkfilechooserdefault.c:6101
+#: gtk/gtkfilechooserdefault.c:6657
msgid "Open Location"
msgstr "Agor Lleoliad"
-#: gtk/gtkfilechooserdefault.c:6108
+#: gtk/gtkfilechooserdefault.c:6664
msgid "Save in Location"
msgstr "Cadw mewn Lleoliad"
-#: gtk/gtkfilechooserdefault.c:6132
+#: gtk/gtkfilechooserdefault.c:6688
msgid "_Location:"
msgstr "_Lleoliad: "
-#: gtk/gtkfilesel.c:731
+#: gtk/gtkfilesel.c:730
msgid "Folders"
msgstr "Plygellau"
-#: gtk/gtkfilesel.c:735
+#: gtk/gtkfilesel.c:734
msgid "Fol_ders"
msgstr "_Plygellau"
-#: gtk/gtkfilesel.c:771
+#: gtk/gtkfilesel.c:770
msgid "_Files"
msgstr "_Ffeiliau"
-#: gtk/gtkfilesel.c:859 gtk/gtkfilesel.c:2249
+#: gtk/gtkfilesel.c:858 gtk/gtkfilesel.c:2248
#, c-format
msgid "Folder unreadable: %s"
msgstr "Plygell annarllenadwy: %s"
-#: gtk/gtkfilesel.c:990
+#: gtk/gtkfilesel.c:989
#, c-format
msgid ""
"The file \"%s\" resides on another machine (called %s) and may not be "
@@ -1330,19 +1564,19 @@ msgstr ""
"ar gael i'r rhaglen hwn.\n"
"Ydych chi'n siwr eich bod chi eisiau ei ddewis?"
-#: gtk/gtkfilesel.c:1121
+#: gtk/gtkfilesel.c:1120
msgid "_New Folder"
msgstr "_Plygell Newydd"
-#: gtk/gtkfilesel.c:1132
+#: gtk/gtkfilesel.c:1131
msgid "De_lete File"
msgstr "_Dileu Ffeil"
-#: gtk/gtkfilesel.c:1143
+#: gtk/gtkfilesel.c:1142
msgid "_Rename File"
msgstr "_Ailenwi Ffeil"
-#: gtk/gtkfilesel.c:1445
+#: gtk/gtkfilesel.c:1444
#, c-format
msgid ""
"The folder name \"%s\" contains symbols that are not allowed in filenames"
@@ -1350,7 +1584,7 @@ msgstr ""
"Mae'r enw plygell \"%s\" yn cynnwys symbolau ni chaniateir mewn enwau "
"ffeiliau"
-#: gtk/gtkfilesel.c:1447
+#: gtk/gtkfilesel.c:1446
#, c-format
msgid ""
"Error creating folder \"%s\": %s\n"
@@ -1359,36 +1593,36 @@ msgstr ""
"Gwall wrth greu plygell \"%s\": %s\n"
"%s"
-#: gtk/gtkfilesel.c:1448 gtk/gtkfilesel.c:1684
+#: gtk/gtkfilesel.c:1447 gtk/gtkfilesel.c:1683
msgid "You probably used symbols not allowed in filenames."
msgstr ""
"Mae'n debyg yr ydych wedi defnyddio symbolau ni chaniateir tu fewn enwau "
"ffeiliau."
-#: gtk/gtkfilesel.c:1456
+#: gtk/gtkfilesel.c:1455
#, c-format
msgid "Error creating folder \"%s\": %s\n"
msgstr "Gwall wrth greu'r plygell \"%s\": %s\n"
-#: gtk/gtkfilesel.c:1490
+#: gtk/gtkfilesel.c:1489
msgid "New Folder"
msgstr "Plygell Newydd"
-#: gtk/gtkfilesel.c:1505
+#: gtk/gtkfilesel.c:1504
msgid "_Folder name:"
msgstr "_Enw'r plygell:"
-#: gtk/gtkfilesel.c:1529
+#: gtk/gtkfilesel.c:1528
msgid "C_reate"
msgstr "_Creu"
-#: gtk/gtkfilesel.c:1572
+#: gtk/gtkfilesel.c:1571
#, c-format
msgid "The filename \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
"Mae'r enw ffeil \"%s\" yn cynnwys symbolau ni chaniateir mewn enwau ffeiliau"
-#: gtk/gtkfilesel.c:1575
+#: gtk/gtkfilesel.c:1574
#, c-format
msgid ""
"Error deleting file \"%s\": %s\n"
@@ -1397,32 +1631,32 @@ msgstr ""
"Gwall wrth ddileu'r ffeil \"%s\": %s\n"
"%s"
-#: gtk/gtkfilesel.c:1577 gtk/gtkfilesel.c:1698
+#: gtk/gtkfilesel.c:1576 gtk/gtkfilesel.c:1697
msgid "It probably contains symbols not allowed in filenames."
msgstr ""
"Mwy na thebyg mae'n cynnwys symbolau ni chaniateir mewn enwau ffeiliau."
-#: gtk/gtkfilesel.c:1586
+#: gtk/gtkfilesel.c:1585
#, c-format
msgid "Error deleting file \"%s\": %s"
msgstr "Gwall wrth ddileu'r ffeil \"%s\": %s"
-#: gtk/gtkfilesel.c:1629
+#: gtk/gtkfilesel.c:1628
#, c-format
msgid "Really delete file \"%s\"?"
msgstr "Dileu'r ffeil \"%s\" go iawn?"
-#: gtk/gtkfilesel.c:1634
+#: gtk/gtkfilesel.c:1633
msgid "Delete File"
msgstr "Dileu Ffeil"
-#: gtk/gtkfilesel.c:1680 gtk/gtkfilesel.c:1694
+#: gtk/gtkfilesel.c:1679 gtk/gtkfilesel.c:1693
#, c-format
msgid "The file name \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
"Mae'r enw ffeil \"%s\" yn cynnwys symbolau ni chaniateir mewn enwau ffeiliau"
-#: gtk/gtkfilesel.c:1682
+#: gtk/gtkfilesel.c:1681
#, c-format
msgid ""
"Error renaming file to \"%s\": %s\n"
@@ -1431,7 +1665,7 @@ msgstr ""
"Gwall wrth ailenwi ffeil i \"%s\": %s\n"
"%s"
-#: gtk/gtkfilesel.c:1696
+#: gtk/gtkfilesel.c:1695
#, c-format
msgid ""
"Error renaming file \"%s\": %s\n"
@@ -1440,29 +1674,29 @@ msgstr ""
"Gwall wrth ailenwi ffeil \"%s\": %s\n"
"%s"
-#: gtk/gtkfilesel.c:1706
+#: gtk/gtkfilesel.c:1705
#, c-format
msgid "Error renaming file \"%s\" to \"%s\": %s"
msgstr "Gwall wrth ailenwi'r ffeil \"%s\" at \"%s\": %s"
-#: gtk/gtkfilesel.c:1753
+#: gtk/gtkfilesel.c:1752
msgid "Rename File"
msgstr "Ailenwi Ffeil"
-#: gtk/gtkfilesel.c:1768
+#: gtk/gtkfilesel.c:1767
#, c-format
msgid "Rename file \"%s\" to:"
msgstr "Ailenwi Ffeil \"%s\" i:"
-#: gtk/gtkfilesel.c:1797
+#: gtk/gtkfilesel.c:1796
msgid "_Rename"
msgstr "_Ailenwi"
-#: gtk/gtkfilesel.c:2229
+#: gtk/gtkfilesel.c:2228
msgid "_Selection: "
msgstr "_Dewis: "
-#: gtk/gtkfilesel.c:3152
+#: gtk/gtkfilesel.c:3151
#, c-format
msgid ""
"The filename \"%s\" couldn't be converted to UTF-8. (try setting the "
@@ -1471,15 +1705,15 @@ msgstr ""
"Ni ellwyd trosi'r enw ffeil \"%s\" i UTF-8 (ceisiwch osod y newidyn "
"amgylchol G_FILENAME_ENCODING): %s"
-#: gtk/gtkfilesel.c:3155
+#: gtk/gtkfilesel.c:3154
msgid "Invalid UTF-8"
msgstr "UTF-8 Annilys"
-#: gtk/gtkfilesel.c:4032
+#: gtk/gtkfilesel.c:4031
msgid "Name too long"
msgstr "Mae'r enw yn rhy hir"
-#: gtk/gtkfilesel.c:4034
+#: gtk/gtkfilesel.c:4033
msgid "Couldn't convert filename"
msgstr "Methu trawsnewid enw y ffeil"
@@ -1487,32 +1721,32 @@ msgstr "Methu trawsnewid enw y ffeil"
msgid "(Empty)"
msgstr "(Gwag)"
-#: gtk/gtkfilesystemunix.c:415 gtk/gtkfilesystemunix.c:429
-#: gtk/gtkfilesystemunix.c:626 gtk/gtkfilesystemwin32.c:482
-#: gtk/gtkfilesystemwin32.c:495 gtk/gtkfilesystemwin32.c:1530
+#: gtk/gtkfilesystemunix.c:475 gtk/gtkfilesystemunix.c:678
+#: gtk/gtkfilesystemunix.c:1918 gtk/gtkfilesystemwin32.c:482
+#: gtk/gtkfilesystemwin32.c:495 gtk/gtkfilesystemwin32.c:1560
#, c-format
msgid "Error getting information for '%s': %s"
msgstr "Gwall wrth gyrchu gwybodaeth ar gyfer '%s': %s"
-#: gtk/gtkfilesystemunix.c:495 gtk/gtkfilesystemwin32.c:537
+#: gtk/gtkfilesystemunix.c:547 gtk/gtkfilesystemwin32.c:537
#, c-format
msgid "Error creating directory '%s': %s"
msgstr "Gwall wrth greu plygell '%s': %s"
-#: gtk/gtkfilesystemunix.c:575 gtk/gtkfilesystemwin32.c:597
+#: gtk/gtkfilesystemunix.c:627 gtk/gtkfilesystemwin32.c:597
msgid "This file system does not support mounting"
msgstr "Nid yw'r system ffeiliau yma yn cynnal gosod disgiau"
-#: gtk/gtkfilesystemunix.c:583
+#: gtk/gtkfilesystemunix.c:635
msgid "Filesystem"
msgstr "System Ffeiliau"
-#: gtk/gtkfilesystemunix.c:740
+#: gtk/gtkfilesystemunix.c:792
#, c-format
msgid "Could not get a stock icon for %s"
msgstr "Methwyd cyrchu eicon stoc ar gyfer %s"
-#: gtk/gtkfilesystemunix.c:835
+#: gtk/gtkfilesystemunix.c:887
#, c-format
msgid ""
"The name \"%s\" is not valid because it contains the character \"%s\". "
@@ -1521,63 +1755,78 @@ msgstr ""
"Nid yw'r enw \"%s\" yn ddilys gan ei fod yn cynnwys y nod \"%s\". "
"Defnyddiwch enw gwahanol os gwelwch yn dda."
-#: gtk/gtkfilesystemunix.c:1443 gtk/gtkfilesystemwin32.c:1004
-#, c-format
-msgid "Bookmark saving failed: %s"
+#: gtk/gtkfilesystemunix.c:1489
+#, fuzzy, c-format
+msgid "Writing %s failed: %s"
msgstr "Methwyd arbed llyfrnodau: %s"
-#: gtk/gtkfilesystemunix.c:1495
+#: gtk/gtkfilesystemunix.c:1578
#, c-format
msgid "'%s' already exists in the bookmarks list"
msgstr "'%s' yn y ffeil llyfrnodau'n barod"
-#: gtk/gtkfilesystemunix.c:1557
+#: gtk/gtkfilesystemunix.c:1650
#, c-format
msgid "'%s' does not exist in the bookmarks list"
msgstr "Nid yw '%s' yn bodoli yn y ffeil llyfrnodau"
-#: gtk/gtkfilesystemunix.c:1739
+#: gtk/gtkfilesystemunix.c:1878
+#, fuzzy, c-format
+msgid "Error getting information for '/': %s"
+msgstr "Gwall wrth gyrchu gwybodaeth ar gyfer '%s': %s"
+
+#: gtk/gtkfilesystemwin32.c:611
+#, c-format
+msgid "Network Drive (%s)"
+msgstr ""
+
+#: gtk/gtkfilesystemwin32.c:650
+#, fuzzy, c-format
+msgid "%s (%s)"
+msgstr "%s: %s"
+
+#: gtk/gtkfilesystemwin32.c:1032
#, c-format
-msgid "Error getting information for '%s'"
-msgstr "Gwall wrth gyrchu gwybodaeth ar gyfer '%s'"
+msgid "Bookmark saving failed: %s"
+msgstr "Methwyd arbed llyfrnodau: %s"
-#: gtk/gtkfontbutton.c:178 gtk/gtkfontbutton.c:295
+#: gtk/gtkfontbutton.c:179 gtk/gtkfontbutton.c:292
msgid "Pick a Font"
msgstr "Dewiswch Ffont"
#. Initialize fields
-#: gtk/gtkfontbutton.c:289
+#: gtk/gtkfontbutton.c:286
msgid "Sans 12"
msgstr "Sans 12"
-#: gtk/gtkfontbutton.c:807
+#: gtk/gtkfontbutton.c:804
msgid "Font"
msgstr "Ffont"
#. This is the default text shown in the preview entry, though the user
#. can set it. Remember that some fonts only have capital letters.
-#: gtk/gtkfontsel.c:73
+#: gtk/gtkfontsel.c:74
msgid "abcdefghijk ABCDEFGHIJK"
msgstr "abcchdddefffgnghi"
-#: gtk/gtkfontsel.c:360
+#: gtk/gtkfontsel.c:361
msgid "_Family:"
msgstr "_Teulu:"
-#: gtk/gtkfontsel.c:366
+#: gtk/gtkfontsel.c:367
msgid "_Style:"
msgstr "_Arddull:"
-#: gtk/gtkfontsel.c:372
+#: gtk/gtkfontsel.c:373
msgid "Si_ze:"
msgstr "_Maint:"
#. create the text entry widget
-#: gtk/gtkfontsel.c:548
+#: gtk/gtkfontsel.c:549
msgid "_Preview:"
msgstr "_Rhagolwg:"
-#: gtk/gtkfontsel.c:1382
+#: gtk/gtkfontsel.c:1383
msgid "Font Selection"
msgstr "Dewis Ffont"
@@ -1592,12 +1841,12 @@ msgstr "_Gwerth Gamma"
#. Remove this icon source so we don't keep trying to
#. * load it.
#.
-#: gtk/gtkiconfactory.c:1629
+#: gtk/gtkiconfactory.c:1644
#, c-format
msgid "Error loading icon: %s"
msgstr "Gwall wrth lwytho eicon: %s"
-#: gtk/gtkicontheme.c:1263
+#: gtk/gtkicontheme.c:1250
#, c-format
msgid ""
"Could not find the icon '%s'. The '%s' theme\n"
@@ -1610,7 +1859,7 @@ msgstr ""
"Gellwch gael copi o:\n"
"\t%s"
-#: gtk/gtkicontheme.c:1328
+#: gtk/gtkicontheme.c:1315
#, c-format
msgid "Icon '%s' not present in theme"
msgstr "Nid yw'r eicon '%s' yn bresennol yn y thema"
@@ -1698,7 +1947,7 @@ msgstr "(anhysbys)"
msgid "clear"
msgstr "clir"
-#: gtk/gtklabel.c:3930
+#: gtk/gtklabel.c:3935
msgid "Select All"
msgstr "Dewis Popeth"
@@ -1732,359 +1981,397 @@ msgstr "Opsiynau datnamu GTK+ i'w dadosod"
#. * Do *not* translate it to "predefinito:LTR", if it
#. * it isn't default:LTR or default:RTL it will not work
#.
-#: gtk/gtkmain.c:482
+#: gtk/gtkmain.c:476
msgid "default:LTR"
msgstr "default:LTR"
-#: gtk/gtkmain.c:565
+#: gtk/gtkmain.c:559
msgid "GTK+ Options"
msgstr "Opsiynau GTK+"
-#: gtk/gtkmain.c:565
+#: gtk/gtkmain.c:559
msgid "Show GTK+ Options"
msgstr "Dangos Opsiynau GTK+"
-#: gtk/gtknotebook.c:2712 gtk/gtknotebook.c:5060
+#: gtk/gtknotebook.c:2718 gtk/gtknotebook.c:5064
#, c-format
msgid "Page %u"
msgstr "Tudalen %u"
-#: gtk/gtkradiotoolbutton.c:91
+#: gtk/gtkradiotoolbutton.c:92
msgid "Group"
msgstr "Grŵp"
-#: gtk/gtkradiotoolbutton.c:92
+#: gtk/gtkradiotoolbutton.c:93
msgid "The radio tool button whose group this button belongs to."
msgstr "Y botwm offer radio sydd berchen y grwp mae'r teclyn yma biau ati."
-#: gtk/gtkrc.c:2399
+#: gtk/gtkrc.c:2400
#, c-format
msgid "Unable to find include file: \"%s\""
msgstr "Methu canfod ffeil cynnwys: \"%s\""
-#: gtk/gtkrc.c:3038 gtk/gtkrc.c:3041
+#: gtk/gtkrc.c:3042 gtk/gtkrc.c:3045
#, c-format
msgid "Unable to locate image file in pixmap_path: \"%s\""
msgstr "Methu canfod ffeil delwedd yn pixmap_path: \"%s\""
-#: gtk/gtkrc.c:3476
+#: gtk/gtkrc.c:3480
#, c-format
msgid "Pixmap path element: \"%s\" must be absolute, %s, line %d"
msgstr ""
"Elfen llwybr mapiau picseli: rhaid i \"%s\" fod yn osodedig, %s, llinell %d"
#. KEEP IN SYNC with gtkiconfactory.c stock icons, when appropriate
-#: gtk/gtkstock.c:286
+#: gtk/gtkstock.c:308
msgid "Information"
msgstr "Gwybodaeth"
-#: gtk/gtkstock.c:287
+#: gtk/gtkstock.c:309
msgid "Warning"
msgstr "Rhybudd"
-#: gtk/gtkstock.c:288
+#: gtk/gtkstock.c:310
msgid "Error"
msgstr "Gwall"
-#: gtk/gtkstock.c:289
+#: gtk/gtkstock.c:311
msgid "Question"
msgstr "Cwestiwn"
#. FIXME these need accelerators when appropriate, and
#. * need the mnemonics to be rationalized
#.
-#: gtk/gtkstock.c:294
+#: gtk/gtkstock.c:316
msgid "_About"
msgstr "_Ynghylch"
# EFALLAI
-#: gtk/gtkstock.c:296
+#: gtk/gtkstock.c:318
msgid "_Apply"
msgstr "_Gosod"
-#: gtk/gtkstock.c:297
+#: gtk/gtkstock.c:319
msgid "_Bold"
msgstr "_Bras"
-#: gtk/gtkstock.c:298
+#: gtk/gtkstock.c:320
msgid "_Cancel"
msgstr "_Diddymu"
-#: gtk/gtkstock.c:299
+#: gtk/gtkstock.c:321
msgid "_CD-Rom"
msgstr "_CD-ROM"
-#: gtk/gtkstock.c:300
+#: gtk/gtkstock.c:322
msgid "_Clear"
msgstr "_Clirio"
-#: gtk/gtkstock.c:301
+#: gtk/gtkstock.c:323
msgid "_Close"
msgstr "_Cau"
-#: gtk/gtkstock.c:302
+#: gtk/gtkstock.c:324
msgid "_Convert"
msgstr "_Trosi"
-#: gtk/gtkstock.c:303
+#: gtk/gtkstock.c:325
msgid "_Copy"
msgstr "_Copïo"
-#: gtk/gtkstock.c:304
+#: gtk/gtkstock.c:326
msgid "Cu_t"
msgstr "_Torri"
-#: gtk/gtkstock.c:305
+#: gtk/gtkstock.c:327
msgid "_Delete"
msgstr "_Dileu"
-#: gtk/gtkstock.c:306
+#: gtk/gtkstock.c:328
msgid "_Execute"
msgstr "_Gweithredu"
-#: gtk/gtkstock.c:307
+#: gtk/gtkstock.c:329
msgid "_Edit"
msgstr "_Golygu"
-#: gtk/gtkstock.c:308
+#: gtk/gtkstock.c:330
msgid "_Find"
msgstr "_Chwilio"
-#: gtk/gtkstock.c:309
+#: gtk/gtkstock.c:331
msgid "Find and _Replace"
msgstr "Chwilio ac _Ailosod"
# EFALLAI (cyd-destun?)
-#: gtk/gtkstock.c:310
+#: gtk/gtkstock.c:332
msgid "_Floppy"
msgstr "_Disgen Feddal"
-#: gtk/gtkstock.c:311
-msgid "_Bottom"
-msgstr "_Gwaelod"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:334
+msgid "Navigation|_Bottom"
+msgstr ""
-#: gtk/gtkstock.c:312
-msgid "_First"
-msgstr "_Cyntaf"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:336
+msgid "Navigation|_First"
+msgstr ""
-#: gtk/gtkstock.c:313
-msgid "_Last"
-msgstr "_Diwethaf"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:338
+msgid "Navigation|_Last"
+msgstr ""
-#: gtk/gtkstock.c:314
-msgid "_Top"
-msgstr "_Uchaf"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:340
+msgid "Navigation|_Top"
+msgstr ""
-#: gtk/gtkstock.c:315
-msgid "_Back"
-msgstr "_Yn Ãl"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:342
+msgid "Navigation|_Back"
+msgstr ""
-#: gtk/gtkstock.c:316
-msgid "_Down"
-msgstr "I _Lawr"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:344
+msgid "Navigation|_Down"
+msgstr ""
-#: gtk/gtkstock.c:317 gtk/gtkstock.c:331
-msgid "_Forward"
-msgstr "_Ymlaen"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:346
+msgid "Navigation|_Forward"
+msgstr ""
-#: gtk/gtkstock.c:318
-msgid "_Up"
-msgstr "I _Fyny"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:348
+msgid "Navigation|_Up"
+msgstr ""
-#: gtk/gtkstock.c:319
+#: gtk/gtkstock.c:349
msgid "_Harddisk"
msgstr "_Disgen Galed"
-#: gtk/gtkstock.c:320
+#: gtk/gtkstock.c:350
msgid "_Help"
msgstr "C_ymorth"
-#: gtk/gtkstock.c:321
+#: gtk/gtkstock.c:351
msgid "_Home"
msgstr "_Cartref"
-#: gtk/gtkstock.c:322
+#: gtk/gtkstock.c:352
msgid "Increase Indent"
msgstr "Cynyddu Mewnoliad"
-#: gtk/gtkstock.c:323
+#: gtk/gtkstock.c:353
msgid "Decrease Indent"
msgstr "Lleihau Mewnoliad"
-#: gtk/gtkstock.c:324
+#: gtk/gtkstock.c:354
msgid "_Index"
msgstr "_Mynegai"
#
-#: gtk/gtkstock.c:325
+#: gtk/gtkstock.c:355
msgid "_Italic"
msgstr "_Italig"
-#: gtk/gtkstock.c:326
+#: gtk/gtkstock.c:356
msgid "_Jump to"
msgstr "_Neidio i"
-#: gtk/gtkstock.c:327
-msgid "_Center"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:358
+#, fuzzy
+msgid "Justify|_Center"
msgstr "_Canoli"
-#: gtk/gtkstock.c:328
-msgid "_Fill"
-msgstr "_Llenwi"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:360
+msgid "Justify|_Fill"
+msgstr ""
-#: gtk/gtkstock.c:329
-msgid "_Left"
-msgstr "_Chwith"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:362
+msgid "Justify|_Left"
+msgstr ""
-#: gtk/gtkstock.c:330
-msgid "_Right"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:364
+#, fuzzy
+msgid "Justify|_Right"
msgstr "_De"
-#: gtk/gtkstock.c:332
-msgid "_Next"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:367
+#, fuzzy
+msgid "Media|_Forward"
+msgstr "_Ymlaen"
+
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:369
+#, fuzzy
+msgid "Media|_Next"
msgstr "_Nesaf"
-#: gtk/gtkstock.c:333
-msgid "P_ause"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:371
+#, fuzzy
+msgid "Media|P_ause"
msgstr "_Seibio"
-#: gtk/gtkstock.c:334
-msgid "_Play"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:373
+#, fuzzy
+msgid "Media|_Play"
msgstr "_Chwarae"
-#: gtk/gtkstock.c:335
-msgid "Pre_vious"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:375
+#, fuzzy
+msgid "Media|Pre_vious"
msgstr "_Blaenorol"
-#: gtk/gtkstock.c:336
-msgid "_Record"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:377
+#, fuzzy
+msgid "Media|_Record"
msgstr "_Recordio"
-#: gtk/gtkstock.c:337
-msgid "R_ewind"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:379
+#, fuzzy
+msgid "Media|R_ewind"
msgstr "Ail_ddirwyn"
-#: gtk/gtkstock.c:338 gtk/gtkstock.c:361
-msgid "_Stop"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:381
+#, fuzzy
+msgid "Media|_Stop"
msgstr "_Aros"
-#: gtk/gtkstock.c:339
+#: gtk/gtkstock.c:382
msgid "_Network"
msgstr "Rh_wydwaith"
-#: gtk/gtkstock.c:340
+#: gtk/gtkstock.c:383
msgid "_New"
msgstr "_Newydd"
-#: gtk/gtkstock.c:341
+#: gtk/gtkstock.c:384
msgid "_No"
msgstr "_Na"
-#: gtk/gtkstock.c:342
+#: gtk/gtkstock.c:385
msgid "_OK"
msgstr "_Iawn"
-#: gtk/gtkstock.c:343
+#: gtk/gtkstock.c:386
msgid "_Open"
msgstr "_Agor"
-#: gtk/gtkstock.c:344
+#: gtk/gtkstock.c:387
msgid "_Paste"
msgstr "_Gludo"
-#: gtk/gtkstock.c:345
+#: gtk/gtkstock.c:388
msgid "_Preferences"
msgstr "_Hoffterau"
-#: gtk/gtkstock.c:346
+#: gtk/gtkstock.c:389
msgid "_Print"
msgstr "_Argraffu"
-#: gtk/gtkstock.c:347
+#: gtk/gtkstock.c:390
msgid "Print Pre_view"
msgstr "_Rhagolwg Argraffu"
-#: gtk/gtkstock.c:348
+#: gtk/gtkstock.c:391
msgid "_Properties"
msgstr "_Priodweddau"
-#: gtk/gtkstock.c:349
+#: gtk/gtkstock.c:392
msgid "_Quit"
msgstr "_Gadael"
-#: gtk/gtkstock.c:350
+#: gtk/gtkstock.c:393
msgid "_Redo"
msgstr "_Ailwneud"
-#: gtk/gtkstock.c:351
+#: gtk/gtkstock.c:394
msgid "_Refresh"
msgstr "_Diweddaru"
-#: gtk/gtkstock.c:353
+#: gtk/gtkstock.c:396
msgid "_Revert"
msgstr "_Dychwelyd"
-#: gtk/gtkstock.c:354
+#: gtk/gtkstock.c:397
msgid "_Save"
msgstr "_Cadw"
-#: gtk/gtkstock.c:355
+#: gtk/gtkstock.c:398
msgid "Save _As"
msgstr "Cadw _Fel"
-#: gtk/gtkstock.c:356
+#: gtk/gtkstock.c:399
msgid "_Color"
msgstr "_Lliw"
-#: gtk/gtkstock.c:357
+#: gtk/gtkstock.c:400
msgid "_Font"
msgstr "_Ffont"
-#: gtk/gtkstock.c:358
+#: gtk/gtkstock.c:401
msgid "_Ascending"
msgstr "_Cynyddol"
-#: gtk/gtkstock.c:359
+#: gtk/gtkstock.c:402
msgid "_Descending"
msgstr "_Disgynnol"
-#: gtk/gtkstock.c:360
+#: gtk/gtkstock.c:403
msgid "_Spell Check"
msgstr "Cywiro _Sillafu"
-#: gtk/gtkstock.c:362
+#: gtk/gtkstock.c:404
+msgid "_Stop"
+msgstr "_Aros"
+
+#: gtk/gtkstock.c:405
msgid "_Strikethrough"
msgstr "_Taro drwodd"
-#: gtk/gtkstock.c:363
+#: gtk/gtkstock.c:406
msgid "_Undelete"
msgstr "_Datddileu"
-#: gtk/gtkstock.c:364
+#: gtk/gtkstock.c:407
msgid "_Underline"
msgstr "_Tanlinellu"
-#: gtk/gtkstock.c:365
+#: gtk/gtkstock.c:408
msgid "_Undo"
msgstr "_Datwneud"
-#: gtk/gtkstock.c:366
+#: gtk/gtkstock.c:409
msgid "_Yes"
msgstr "_Ie"
-#: gtk/gtkstock.c:367
+#: gtk/gtkstock.c:410
msgid "_Normal Size"
msgstr "_Maint Arferol"
-#: gtk/gtkstock.c:368
+#: gtk/gtkstock.c:411
msgid "Best _Fit"
msgstr "_Ffit Gorau"
-#: gtk/gtkstock.c:369
+#: gtk/gtkstock.c:412
msgid "Zoom _In"
msgstr "_Chwyddo"
-#: gtk/gtkstock.c:370
+#: gtk/gtkstock.c:413
msgid "Zoom _Out"
msgstr "_Crebachu"
@@ -2140,22 +2427,22 @@ msgstr "Methu canfod peiriant thema yn module_path: \"%s\","
msgid "--- No Tip ---"
msgstr "--- Dim Cyngor ---"
-#: gtk/gtkuimanager.c:1132
+#: gtk/gtkuimanager.c:1154
#, c-format
msgid "Unknown attribute '%s' on line %d char %d"
msgstr "Priodwedd '%s' anhysbys ar linell %d nod %d"
-#: gtk/gtkuimanager.c:1332
+#: gtk/gtkuimanager.c:1371
#, c-format
msgid "Unexpected start tag '%s' on line %d char %d"
msgstr "Tag cychwyn '%s' annisgwyl ar linell %d nod %d"
-#: gtk/gtkuimanager.c:1417
+#: gtk/gtkuimanager.c:1461
#, c-format
msgid "Unexpected character data on line %d char %d"
msgstr "Data nod annisgwyl ar linell %d nod %d"
-#: gtk/gtkuimanager.c:2209
+#: gtk/gtkuimanager.c:2272
msgid "Empty"
msgstr "Gwag"
@@ -2215,8 +2502,50 @@ msgstr "Modd Mewnbwn X"
msgid "Could not get information for file '%s': %s"
msgstr "Methwyd cyrchu gwybodaeth ar gyfer y ffeil '%s': %s"
-#~ msgid "progress bar label|%d %%"
-#~ msgstr "label bar cynnydd|%d %%"
+#~ msgid "_Credits"
+#~ msgstr "_Diolchiadau"
+
+#~ msgid "Shift"
+#~ msgstr "Shift"
+
+#~ msgid "Ctrl"
+#~ msgstr "Ctrl"
+
+#~ msgid "Alt"
+#~ msgstr "Alt"
+
+#~ msgid "_Add to Shortcuts"
+#~ msgstr "_Ychwanegu at y Llyfrnodau"
+
+#~ msgid "Error getting information for '%s'"
+#~ msgstr "Gwall wrth gyrchu gwybodaeth ar gyfer '%s'"
+
+#~ msgid "_Bottom"
+#~ msgstr "_Gwaelod"
+
+#~ msgid "_First"
+#~ msgstr "_Cyntaf"
+
+#~ msgid "_Last"
+#~ msgstr "_Diwethaf"
+
+#~ msgid "_Top"
+#~ msgstr "_Uchaf"
+
+#~ msgid "_Back"
+#~ msgstr "_Yn Ãl"
+
+#~ msgid "_Down"
+#~ msgstr "I _Lawr"
+
+#~ msgid "_Up"
+#~ msgstr "I _Fyny"
+
+#~ msgid "_Fill"
+#~ msgstr "_Llenwi"
+
+#~ msgid "_Left"
+#~ msgstr "_Chwith"
#~ msgid ""
#~ "Could not change the current folder to %s:\n"
@@ -2235,9 +2564,6 @@ msgstr "Methwyd cyrchu gwybodaeth ar gyfer y ffeil '%s': %s"
#~ msgid "Could not add bookmark for %s because it is not a folder."
#~ msgstr "Methwyd ychwanegu llyfrnod ar gyfer %s am nad yw yn blygell."
-#~ msgid "%s: %s"
-#~ msgstr "%s: %s"
-
#~ msgid "This file system does not support icons for everything"
#~ msgstr "Nid yw'r system ffeiliau yma yn cynnal eiconau ym mhob achos"
@@ -3494,9 +3820,6 @@ msgstr "Methwyd cyrchu gwybodaeth ar gyfer y ffeil '%s': %s"
#~ msgid "Add"
#~ msgstr "Ychwanegu"
-#~ msgid "Remove"
-#~ msgstr "Tynnu"
-
#~ msgid "Up"
#~ msgstr "I Fyny"
@@ -5605,9 +5928,6 @@ msgstr "Methwyd cyrchu gwybodaeth ar gyfer y ffeil '%s': %s"
#~ msgid "Files of _type:"
#~ msgstr "Ffeiliau o'r _math:"
-#~ msgid "Add bookmark"
-#~ msgstr "Ychwanegu llyfrnod"
-
#~ msgid "Image has unsupported number of 1-bit planes"
#~ msgstr "Mae gan y ddelwedd nifer o blaenau 1 did ni chynhelir"
diff --git a/po/da.po b/po/da.po
index 21a7c459e..52afb88fd 100644
--- a/po/da.po
+++ b/po/da.po
@@ -32,7 +32,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gtk+\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-06-12 15:51+0200\n"
+"POT-Creation-Date: 2005-06-20 14:30-0400\n"
"PO-Revision-Date: 2005-06-14 11:11+0200\n"
"Last-Translator: Martin Willemoes Hansen <mwh@sysrq.dk>\n"
"Language-Team: Danish <dansk@dansk-gruppen.dk>\n"
@@ -41,19 +41,19 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: ../gdk-pixbuf/gdk-pixbuf-animation.c:153 ../gdk-pixbuf/gdk-pixbuf-io.c:838
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1068 ../tests/testfilechooser.c:199
+#: gdk-pixbuf/gdk-pixbuf-animation.c:153 gdk-pixbuf/gdk-pixbuf-io.c:838
+#: gdk-pixbuf/gdk-pixbuf-io.c:1068 tests/testfilechooser.c:199
#, c-format
msgid "Failed to open file '%s': %s"
msgstr "Kunne ikke åbne filen '%s': %s"
-#: ../gdk-pixbuf/gdk-pixbuf-animation.c:166 ../gdk-pixbuf/gdk-pixbuf-io.c:850
+#: gdk-pixbuf/gdk-pixbuf-animation.c:166 gdk-pixbuf/gdk-pixbuf-io.c:850
#, c-format
msgid "Image file '%s' contains no data"
msgstr "Billedfil '%s' indeholder ingen data"
-#: ../gdk-pixbuf/gdk-pixbuf-animation.c:208 ../gdk-pixbuf/gdk-pixbuf-io.c:887
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1109 ../tests/testfilechooser.c:244
+#: gdk-pixbuf/gdk-pixbuf-animation.c:208 gdk-pixbuf/gdk-pixbuf-io.c:887
+#: gdk-pixbuf/gdk-pixbuf-io.c:1109 tests/testfilechooser.c:244
#, c-format
msgid ""
"Failed to load image '%s': reason not known, probably a corrupt image file"
@@ -61,7 +61,7 @@ msgstr ""
"Kunne ikke indlæse billedet '%s': årsag ukendt, formentlig en ødelagt "
"billedfil"
-#: ../gdk-pixbuf/gdk-pixbuf-animation.c:241
+#: gdk-pixbuf/gdk-pixbuf-animation.c:241
#, c-format
msgid ""
"Failed to load animation '%s': reason not known, probably a corrupt "
@@ -70,12 +70,12 @@ msgstr ""
"Kunne ikke indlæse animation '%s': årsag ukendt, formentlig en ødelagt "
"animationsfil"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:444
+#: gdk-pixbuf/gdk-pixbuf-io.c:444
#, c-format
msgid "Unable to load image-loading module: %s: %s"
msgstr "Kunne ikke indlæse billedindlæsningmodulet %s: %s"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:459
+#: gdk-pixbuf/gdk-pixbuf-io.c:459
#, c-format
msgid ""
"Image-loading module %s does not export the proper interface; perhaps it's "
@@ -84,54 +84,54 @@ msgstr ""
"Billedindlæsningsmodulet %s eksporterer ikke den rigtige grænseflade; måske "
"er den fra en anden Gtk-version?"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:628 ../gdk-pixbuf/gdk-pixbuf-io.c:680
+#: gdk-pixbuf/gdk-pixbuf-io.c:628 gdk-pixbuf/gdk-pixbuf-io.c:680
#, c-format
msgid "Image type '%s' is not supported"
msgstr "Billedtypen '%s' er ikke understøttet"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:720
+#: gdk-pixbuf/gdk-pixbuf-io.c:720
#, c-format
msgid "Couldn't recognize the image file format for file '%s'"
msgstr "Kunne ikke genkende billedfilformatet for filen '%s'"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:728
+#: gdk-pixbuf/gdk-pixbuf-io.c:728
msgid "Unrecognized image file format"
msgstr "Ukendt billedfilformat"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:896
+#: gdk-pixbuf/gdk-pixbuf-io.c:896
#, c-format
msgid "Failed to load image '%s': %s"
msgstr "Kunne ikke indlæse billedet '%s': %s"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1336
+#: gdk-pixbuf/gdk-pixbuf-io.c:1336
#, c-format
msgid "Error writing to image file: %s"
msgstr "Fejl ved skrivning af billedfil: %s"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1382 ../gdk-pixbuf/gdk-pixbuf-io.c:1511
+#: gdk-pixbuf/gdk-pixbuf-io.c:1382 gdk-pixbuf/gdk-pixbuf-io.c:1511
#, c-format
msgid "This build of gdk-pixbuf does not support saving the image format: %s"
msgstr ""
"Denne bygning af gdk-pixbuf understøtter ikke gemning af billedformatet: %s"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1416
+#: gdk-pixbuf/gdk-pixbuf-io.c:1416
msgid "Insufficient memory to save image to callback"
msgstr "Ikke tilstrækkelig hukommelse til at gemme billede til tilbagekald"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1428
+#: gdk-pixbuf/gdk-pixbuf-io.c:1428
msgid "Failed to open temporary file"
msgstr "Kunne ikke åbne midlertidig fil"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1453
+#: gdk-pixbuf/gdk-pixbuf-io.c:1453
msgid "Failed to read from temporary file"
msgstr "Kunne ikke læse fra midlertidig fil"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1687
+#: gdk-pixbuf/gdk-pixbuf-io.c:1687
#, c-format
msgid "Failed to open '%s' for writing: %s"
msgstr "Kunne ikke åbne '%s' til skrivning: %s"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1711
+#: gdk-pixbuf/gdk-pixbuf-io.c:1711
#, c-format
msgid ""
"Failed to close '%s' while writing image, all data may not have been saved: %"
@@ -140,16 +140,16 @@ msgstr ""
"Kunne ikke lukke '%s' ved skrivning af billede, formentlig er ikke alle data "
"blevet gemt: %s"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1931 ../gdk-pixbuf/gdk-pixbuf-io.c:1981
+#: gdk-pixbuf/gdk-pixbuf-io.c:1931 gdk-pixbuf/gdk-pixbuf-io.c:1981
msgid "Insufficient memory to save image into a buffer"
msgstr "Ikke tilstrækkelig hukommelse til at gemme billede i et mellemlager"
-#: ../gdk-pixbuf/gdk-pixbuf-loader.c:383
+#: gdk-pixbuf/gdk-pixbuf-loader.c:383
#, c-format
msgid "Incremental loading of image type '%s' is not supported"
msgstr "Gradvis indlæsning af billedtypen '%s' er ikke understøttet"
-#: ../gdk-pixbuf/gdk-pixbuf-loader.c:411 ../gdk-pixbuf/gdk-pixbuf-loader.c:513
+#: gdk-pixbuf/gdk-pixbuf-loader.c:411 gdk-pixbuf/gdk-pixbuf-loader.c:513
#, c-format
msgid ""
"Internal error: Image loader module '%s' failed to begin loading an image, "
@@ -158,136 +158,132 @@ msgstr ""
"Intern fejl: Billedindlæsningsmodulet '%s' begyndte ikke indlæsning af et "
"billede, men gav ikke nogen årsag til fejlen"
-#: ../gdk-pixbuf/gdk-pixdata.c:147
+#: gdk-pixbuf/gdk-pixdata.c:147
msgid "Image header corrupt"
msgstr "Ødelagt hoved i billede"
-#: ../gdk-pixbuf/gdk-pixdata.c:152
+#: gdk-pixbuf/gdk-pixdata.c:152
msgid "Image format unknown"
msgstr "Ukendt billedformat"
-#: ../gdk-pixbuf/gdk-pixdata.c:157 ../gdk-pixbuf/gdk-pixdata.c:487
+#: gdk-pixbuf/gdk-pixdata.c:157 gdk-pixbuf/gdk-pixdata.c:487
msgid "Image pixel data corrupt"
msgstr "Ødelagte punktdata i billede"
-#: ../gdk-pixbuf/gdk-pixdata.c:431
+#: gdk-pixbuf/gdk-pixdata.c:431
#, c-format
msgid "failed to allocate image buffer of %u byte"
msgid_plural "failed to allocate image buffer of %u bytes"
msgstr[0] "kunne ikke tildele billedmellemlager på %u byte"
msgstr[1] "kunne ikke tildele billedmellemlager på %u byte"
-#: ../gdk-pixbuf/io-ani.c:244
+#: gdk-pixbuf/io-ani.c:244
msgid "Unexpected icon chunk in animation"
msgstr "Uventet ikonblok i animation"
-#: ../gdk-pixbuf/io-ani.c:337
+#: gdk-pixbuf/io-ani.c:337
msgid "Unsupported animation type"
msgstr "Ikke-understøttet animationstype"
-#: ../gdk-pixbuf/io-ani.c:348 ../gdk-pixbuf/io-ani.c:538
+#: gdk-pixbuf/io-ani.c:348 gdk-pixbuf/io-ani.c:538
msgid "Invalid header in animation"
msgstr "Ugyldig hoved i animation"
-#: ../gdk-pixbuf/io-ani.c:358 ../gdk-pixbuf/io-ani.c:382
-#: ../gdk-pixbuf/io-ani.c:441 ../gdk-pixbuf/io-ani.c:460
-#: ../gdk-pixbuf/io-ani.c:511 ../gdk-pixbuf/io-ani.c:583
+#: gdk-pixbuf/io-ani.c:358 gdk-pixbuf/io-ani.c:382 gdk-pixbuf/io-ani.c:441
+#: gdk-pixbuf/io-ani.c:460 gdk-pixbuf/io-ani.c:511 gdk-pixbuf/io-ani.c:583
msgid "Not enough memory to load animation"
msgstr "Ikke nok hukommelse til indlæsning af animation"
-#: ../gdk-pixbuf/io-ani.c:400 ../gdk-pixbuf/io-ani.c:417
-#: ../gdk-pixbuf/io-ani.c:428
+#: gdk-pixbuf/io-ani.c:400 gdk-pixbuf/io-ani.c:417 gdk-pixbuf/io-ani.c:428
msgid "Malformed chunk in animation"
msgstr "Forkert udformet blok i animation"
-#: ../gdk-pixbuf/io-ani.c:676
+#: gdk-pixbuf/io-ani.c:676
msgid "The ANI image format"
msgstr "ANI-billedformatet"
-#: ../gdk-pixbuf/io-bmp.c:228 ../gdk-pixbuf/io-bmp.c:306
-#: ../gdk-pixbuf/io-bmp.c:338 ../gdk-pixbuf/io-bmp.c:361
-#: ../gdk-pixbuf/io-bmp.c:442
+#: gdk-pixbuf/io-bmp.c:228 gdk-pixbuf/io-bmp.c:306 gdk-pixbuf/io-bmp.c:338
+#: gdk-pixbuf/io-bmp.c:361 gdk-pixbuf/io-bmp.c:442
msgid "BMP image has bogus header data"
msgstr "BMP-billede har ugyldige data i filhoved"
-#: ../gdk-pixbuf/io-bmp.c:239 ../gdk-pixbuf/io-bmp.c:401
+#: gdk-pixbuf/io-bmp.c:239 gdk-pixbuf/io-bmp.c:401
msgid "Not enough memory to load bitmap image"
msgstr "Ikke tilstrækkelig hukommelse til indlæsning af bitmap-billede"
-#: ../gdk-pixbuf/io-bmp.c:287
+#: gdk-pixbuf/io-bmp.c:287
msgid "BMP image has unsupported header size"
msgstr "BMP-billede har ikke-understøttet filhovedstørrelse"
-#: ../gdk-pixbuf/io-bmp.c:325
+#: gdk-pixbuf/io-bmp.c:325
msgid "Topdown BMP images cannot be compressed"
msgstr "Topdown-BMP-billeder kan ikke komprimeres"
-#: ../gdk-pixbuf/io-bmp.c:1203
+#: gdk-pixbuf/io-bmp.c:1203
msgid "Couldn't allocate memory for saving BMP file"
msgstr "Kunne ikke tildele hukommelse til gemning af BMP-fil"
-#: ../gdk-pixbuf/io-bmp.c:1244
+#: gdk-pixbuf/io-bmp.c:1244
msgid "Couldn't write to BMP file"
msgstr "Kunne ikke skrive til BMP-fil"
-#: ../gdk-pixbuf/io-bmp.c:1293
+#: gdk-pixbuf/io-bmp.c:1293
msgid "The BMP image format"
msgstr "BMP-billedformatet"
-#: ../gdk-pixbuf/io-gif.c:220
+#: gdk-pixbuf/io-gif.c:220
#, c-format
msgid "Failure reading GIF: %s"
msgstr "Fejl under læsning af GIF: %s"
-#: ../gdk-pixbuf/io-gif.c:492 ../gdk-pixbuf/io-gif.c:1463
-#: ../gdk-pixbuf/io-gif.c:1624
+#: 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 "GIF-fil manglede nogle data (måske er den blev afkortet?)"
-#: ../gdk-pixbuf/io-gif.c:501
+#: gdk-pixbuf/io-gif.c:501
#, c-format
msgid "Internal error in the GIF loader (%s)"
msgstr "Intern fejl i GIF-indlæseren (%s)"
-#: ../gdk-pixbuf/io-gif.c:575
+#: gdk-pixbuf/io-gif.c:575
msgid "Stack overflow"
msgstr "Stakoverløb"
-#: ../gdk-pixbuf/io-gif.c:635
+#: gdk-pixbuf/io-gif.c:635
msgid "GIF image loader cannot understand this image."
msgstr "GIF-billedindlæseren forstår ikke dette billede."
-#: ../gdk-pixbuf/io-gif.c:664
+#: gdk-pixbuf/io-gif.c:664
msgid "Bad code encountered"
msgstr "Ugyldig kode fundet"
-#: ../gdk-pixbuf/io-gif.c:674
+#: gdk-pixbuf/io-gif.c:674
msgid "Circular table entry in GIF file"
msgstr "Cirkulær tabelindgang i GIF-fil"
-#: ../gdk-pixbuf/io-gif.c:862 ../gdk-pixbuf/io-gif.c:1451
-#: ../gdk-pixbuf/io-gif.c:1497 ../gdk-pixbuf/io-gif.c:1612
+#: 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 "Ikke nok hukommelse til indlæsning af GIF-fil"
-#: ../gdk-pixbuf/io-gif.c:947
+#: gdk-pixbuf/io-gif.c:947
msgid "Not enough memory to composite a frame in GIF file"
msgstr "Ikke nok hukommelse til at samle en ramme i GIF-fil"
-#: ../gdk-pixbuf/io-gif.c:1116
+#: gdk-pixbuf/io-gif.c:1116
msgid "GIF image is corrupt (incorrect LZW compression)"
msgstr "GIF-billede er ødelagt (ukorrekt LZW-kompression)"
-#: ../gdk-pixbuf/io-gif.c:1166
+#: gdk-pixbuf/io-gif.c:1166
msgid "File does not appear to be a GIF file"
msgstr "Fil synes ikke at være en GIF-fil"
-#: ../gdk-pixbuf/io-gif.c:1178
+#: gdk-pixbuf/io-gif.c:1178
#, c-format
msgid "Version %s of the GIF file format is not supported"
msgstr "Version %s af GIF-filformatet er ikke understøttet"
-#: ../gdk-pixbuf/io-gif.c:1287
+#: gdk-pixbuf/io-gif.c:1287
msgid ""
"GIF image has no global colormap, and a frame inside it has no local "
"colormap."
@@ -295,67 +291,66 @@ msgstr ""
"GIF-animation har ikke en global farvetabel, og et billede i den mangler en "
"lokal farvetabel."
-#: ../gdk-pixbuf/io-gif.c:1519
+#: gdk-pixbuf/io-gif.c:1519
msgid "GIF image was truncated or incomplete."
msgstr "GIF-billedet er afkortet eller ikke komplet."
-#: ../gdk-pixbuf/io-gif.c:1671
+#: gdk-pixbuf/io-gif.c:1671
msgid "The GIF image format"
msgstr "GIF-billedformatet"
-#: ../gdk-pixbuf/io-ico.c:219 ../gdk-pixbuf/io-ico.c:271
-#: ../gdk-pixbuf/io-ico.c:340 ../gdk-pixbuf/io-ico.c:403
-#: ../gdk-pixbuf/io-ico.c:433
+#: gdk-pixbuf/io-ico.c:219 gdk-pixbuf/io-ico.c:271 gdk-pixbuf/io-ico.c:340
+#: gdk-pixbuf/io-ico.c:403 gdk-pixbuf/io-ico.c:433
msgid "Not enough memory to load icon"
msgstr "Ikke nok hukommelse til indlæsning af ikon"
-#: ../gdk-pixbuf/io-ico.c:256 ../gdk-pixbuf/io-ico.c:330
+#: gdk-pixbuf/io-ico.c:256 gdk-pixbuf/io-ico.c:330
msgid "Invalid header in icon"
msgstr "Ugyldig hoved i ikon"
-#: ../gdk-pixbuf/io-ico.c:293
+#: gdk-pixbuf/io-ico.c:293
msgid "Icon has zero width"
msgstr "Ikon har bredden nul"
-#: ../gdk-pixbuf/io-ico.c:303
+#: gdk-pixbuf/io-ico.c:303
msgid "Icon has zero height"
msgstr "Ikon har højden nul"
-#: ../gdk-pixbuf/io-ico.c:355
+#: gdk-pixbuf/io-ico.c:355
msgid "Compressed icons are not supported"
msgstr "Komprimerede ikoner er ikke understøttet"
-#: ../gdk-pixbuf/io-ico.c:388
+#: gdk-pixbuf/io-ico.c:388
msgid "Unsupported icon type"
msgstr "Ikke-understøttet ikontype"
-#: ../gdk-pixbuf/io-ico.c:482
+#: gdk-pixbuf/io-ico.c:482
msgid "Not enough memory to load ICO file"
msgstr "Ikke tilstrækkelig hukommelse til indlæsning af ICO-fil"
-#: ../gdk-pixbuf/io-ico.c:947
+#: gdk-pixbuf/io-ico.c:947
msgid "Image too large to be saved as ICO"
msgstr "Billede for stort til at blive gemt som ICO"
-#: ../gdk-pixbuf/io-ico.c:958
+#: gdk-pixbuf/io-ico.c:958
msgid "Cursor hotspot outside image"
msgstr "Markørpunkt uden for billede"
-#: ../gdk-pixbuf/io-ico.c:981
+#: gdk-pixbuf/io-ico.c:981
#, c-format
msgid "Unsupported depth for ICO file: %d"
msgstr "Ikke-understøttet dybde for ICO-fil: %d"
-#: ../gdk-pixbuf/io-ico.c:1210
+#: gdk-pixbuf/io-ico.c:1210
msgid "The ICO image format"
msgstr "ICO-billedformatet"
-#: ../gdk-pixbuf/io-jpeg.c:114
+#: gdk-pixbuf/io-jpeg.c:114
#, c-format
msgid "Error interpreting JPEG image file (%s)"
msgstr "Fejl ved fortolkning af JPEG-billedfil (%s)"
-#: ../gdk-pixbuf/io-jpeg.c:349
+#: gdk-pixbuf/io-jpeg.c:349
msgid ""
"Insufficient memory to load image, try exiting some applications to free "
"memory"
@@ -363,17 +358,17 @@ msgstr ""
"Ikke tilstrækkelig hukommelse til at indlæse billede, prøv at afslutte nogle "
"programmer for at frigøre hukommelse."
-#: ../gdk-pixbuf/io-jpeg.c:383 ../gdk-pixbuf/io-jpeg.c:749
+#: gdk-pixbuf/io-jpeg.c:383 gdk-pixbuf/io-jpeg.c:749
#, c-format
msgid "Unsupported JPEG color space (%s)"
msgstr "Ikke-understøttet JPEG-farverum (%s)"
-#: ../gdk-pixbuf/io-jpeg.c:481 ../gdk-pixbuf/io-jpeg.c:678
-#: ../gdk-pixbuf/io-jpeg.c:943 ../gdk-pixbuf/io-jpeg.c:952
+#: gdk-pixbuf/io-jpeg.c:481 gdk-pixbuf/io-jpeg.c:678 gdk-pixbuf/io-jpeg.c:943
+#: gdk-pixbuf/io-jpeg.c:952
msgid "Couldn't allocate memory for loading JPEG file"
msgstr "Kunne ikke tildele hukommelse til indlæsning af JPEG-fil"
-#: ../gdk-pixbuf/io-jpeg.c:894
+#: gdk-pixbuf/io-jpeg.c:894
#, c-format
msgid ""
"JPEG quality must be a value between 0 and 100; value '%s' could not be "
@@ -382,7 +377,7 @@ msgstr ""
"JPEG-kvalitet skal være en værdi mellem 0 og 100; værdien '%s' kunne ikke "
"fortolkes."
-#: ../gdk-pixbuf/io-jpeg.c:909
+#: gdk-pixbuf/io-jpeg.c:909
#, c-format
msgid ""
"JPEG quality must be a value between 0 and 100; value '%d' is not allowed."
@@ -390,87 +385,87 @@ msgstr ""
"JPEG-kvalitet skal være en værdi mellem 0 og 100; værdien '%d' er ikke "
"tilladt."
-#: ../gdk-pixbuf/io-jpeg.c:1071
+#: gdk-pixbuf/io-jpeg.c:1071
msgid "The JPEG image format"
msgstr "JPEG-billedformatet"
-#: ../gdk-pixbuf/io-pcx.c:191
+#: gdk-pixbuf/io-pcx.c:191
msgid "Couldn't allocate memory for header"
msgstr "Kunne ikke tildele hukommelse til hoved"
-#: ../gdk-pixbuf/io-pcx.c:206 ../gdk-pixbuf/io-pcx.c:566
+#: gdk-pixbuf/io-pcx.c:206 gdk-pixbuf/io-pcx.c:566
msgid "Couldn't allocate memory for context buffer"
msgstr "Kunne ikke tildele hukommelse til kontekststruktur"
-#: ../gdk-pixbuf/io-pcx.c:607
+#: gdk-pixbuf/io-pcx.c:607
msgid "Image has invalid width and/or height"
msgstr "Billede har ugyldig bredde og/eller højde"
-#: ../gdk-pixbuf/io-pcx.c:619 ../gdk-pixbuf/io-pcx.c:680
+#: gdk-pixbuf/io-pcx.c:619 gdk-pixbuf/io-pcx.c:680
msgid "Image has unsupported bpp"
msgstr "Billede har ikke-understøttet bpp"
-#: ../gdk-pixbuf/io-pcx.c:624 ../gdk-pixbuf/io-pcx.c:632
+#: gdk-pixbuf/io-pcx.c:624 gdk-pixbuf/io-pcx.c:632
#, c-format
msgid "Image has unsupported number of %d-bit planes"
msgstr "Billede har ikke-understøttet antal af %d-bit planer"
-#: ../gdk-pixbuf/io-pcx.c:648
+#: gdk-pixbuf/io-pcx.c:648
msgid "Couldn't create new pixbuf"
msgstr "Kan ikke oprette ny pixbuf"
-#: ../gdk-pixbuf/io-pcx.c:656
+#: gdk-pixbuf/io-pcx.c:656
msgid "Couldn't allocate memory for line data"
msgstr "Kan ikke tildele hukommelse til linjedata"
-#: ../gdk-pixbuf/io-pcx.c:663
+#: gdk-pixbuf/io-pcx.c:663
msgid "Couldn't allocate memory for paletted data"
msgstr "Kan ikke tildele hukommelse til paletdata"
-#: ../gdk-pixbuf/io-pcx.c:710
+#: gdk-pixbuf/io-pcx.c:710
msgid "Didn't get all lines of PCX image"
msgstr "Fik ikke alle linjerne af PCX-billede"
-#: ../gdk-pixbuf/io-pcx.c:717
+#: gdk-pixbuf/io-pcx.c:717
msgid "No palette found at end of PCX data"
msgstr "Ingen palet fundet i slutningen af PCX-data"
-#: ../gdk-pixbuf/io-pcx.c:758
+#: gdk-pixbuf/io-pcx.c:758
msgid "The PCX image format"
msgstr "PCX-billedformatet"
-#: ../gdk-pixbuf/io-png.c:55
+#: gdk-pixbuf/io-png.c:55
msgid "Bits per channel of PNG image is invalid."
msgstr "Antal bit pr. kanal i PNG-billede er ugyldig."
-#: ../gdk-pixbuf/io-png.c:136
+#: gdk-pixbuf/io-png.c:136
msgid "Transformed PNG has zero width or height."
msgstr "Transformeret PNG har bredde eller højde på nul."
-#: ../gdk-pixbuf/io-png.c:144
+#: gdk-pixbuf/io-png.c:144
msgid "Bits per channel of transformed PNG is not 8."
msgstr "Bit pr. kanal i transformeret PNG er ikke 8."
-#: ../gdk-pixbuf/io-png.c:153
+#: gdk-pixbuf/io-png.c:153
msgid "Transformed PNG not RGB or RGBA."
msgstr "Transformeret PNG er ikke RGB eller RGBA."
-#: ../gdk-pixbuf/io-png.c:162
+#: gdk-pixbuf/io-png.c:162
msgid "Transformed PNG has unsupported number of channels, must be 3 or 4."
msgstr ""
"Transformeret PNG har et ikke-understøttet antal af kanaler, skal være 3 "
"eller 4."
-#: ../gdk-pixbuf/io-png.c:183
+#: gdk-pixbuf/io-png.c:183
#, c-format
msgid "Fatal error in PNG image file: %s"
msgstr "Uoprettelig fejl i PNG-billedfil: %s"
-#: ../gdk-pixbuf/io-png.c:301
+#: gdk-pixbuf/io-png.c:301
msgid "Insufficient memory to load PNG file"
msgstr "Ikke tilstrækkelig hukommelse til indlæsning af PNG-fil"
-#: ../gdk-pixbuf/io-png.c:618
+#: gdk-pixbuf/io-png.c:618
#, c-format
msgid ""
"Insufficient memory to store a %ld by %ld image; try exiting some "
@@ -479,25 +474,25 @@ msgstr ""
"Ikke tilstrækkelig hukommelse til at gemme et %ld gange %ld billede; prøv at "
"afslutte nogle programmer for at frigøre hukommelse."
-#: ../gdk-pixbuf/io-png.c:669
+#: gdk-pixbuf/io-png.c:669
msgid "Fatal error reading PNG image file"
msgstr "Uoprettelig fejl ved læsning af PNG-billedfil"
-#: ../gdk-pixbuf/io-png.c:718
+#: gdk-pixbuf/io-png.c:718
#, c-format
msgid "Fatal error reading PNG image file: %s"
msgstr "Uoprettelig fejl ved læsning af PNG-billedfil: %s"
-#: ../gdk-pixbuf/io-png.c:810
+#: gdk-pixbuf/io-png.c:810
msgid ""
"Keys for PNG text chunks must have at least 1 and at most 79 characters."
msgstr "Nøgler til PNG-tekstblokke skal bestå af mindst 1 og højst 79 tegn."
-#: ../gdk-pixbuf/io-png.c:818
+#: gdk-pixbuf/io-png.c:818
msgid "Keys for PNG text chunks must be ASCII characters."
msgstr "Nøgler til PNG-tekstblokke skal være ASCII-tegn."
-#: ../gdk-pixbuf/io-png.c:831
+#: gdk-pixbuf/io-png.c:831
#, c-format
msgid ""
"PNG compression level must be a value between 0 and 9; value '%s' could not "
@@ -506,7 +501,7 @@ msgstr ""
"PNG-komprimeringsniveau skal være en værdi mellem 0 og 9; værdien \"%s\" "
"kunne ikke fortolkes."
-#: ../gdk-pixbuf/io-png.c:843
+#: gdk-pixbuf/io-png.c:843
#, c-format
msgid ""
"PNG compression level must be a value between 0 and 9; value '%d' is not "
@@ -515,327 +510,324 @@ msgstr ""
"PNG-komprimeringsniveau skal være en værdi mellem 0 og 9; værdien \"%d\" er "
"ikke gyldig."
-#: ../gdk-pixbuf/io-png.c:883
+#: gdk-pixbuf/io-png.c:883
#, c-format
msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding."
msgstr ""
"Værdi for PNG-tekstblokken %s kan ikke konverteres til ISO-8859-1-kodningen."
-#: ../gdk-pixbuf/io-png.c:1026
+#: gdk-pixbuf/io-png.c:1026
msgid "The PNG image format"
msgstr "PNG-billedformatet"
-#: ../gdk-pixbuf/io-pnm.c:252
+#: gdk-pixbuf/io-pnm.c:252
msgid "PNM loader expected to find an integer, but didn't"
msgstr "PNM-indlæser forventede at finde et heltal, men gjorde det ikke"
-#: ../gdk-pixbuf/io-pnm.c:284
+#: gdk-pixbuf/io-pnm.c:284
msgid "PNM file has an incorrect initial byte"
msgstr "PNM-fil har en ukorrekt startbyte"
-#: ../gdk-pixbuf/io-pnm.c:314
+#: gdk-pixbuf/io-pnm.c:314
msgid "PNM file is not in a recognized PNM subformat"
msgstr "PNM-fil er ikke i et genkendeligt PNM-underformat"
-#: ../gdk-pixbuf/io-pnm.c:339
+#: gdk-pixbuf/io-pnm.c:339
msgid "PNM file has an image width of 0"
msgstr "PNM-fil har en billedbredde på 0"
-#: ../gdk-pixbuf/io-pnm.c:360
+#: gdk-pixbuf/io-pnm.c:360
msgid "PNM file has an image height of 0"
msgstr "PNM-fil har en billedhøjde på 0"
-#: ../gdk-pixbuf/io-pnm.c:383
+#: gdk-pixbuf/io-pnm.c:383
msgid "Maximum color value in PNM file is 0"
msgstr "Største farveværdi i PNM-fil er 0"
-#: ../gdk-pixbuf/io-pnm.c:391
+#: gdk-pixbuf/io-pnm.c:391
msgid "Maximum color value in PNM file is too large"
msgstr "Største farveværdi i PNM-fil er for stor"
-#: ../gdk-pixbuf/io-pnm.c:399
+#: gdk-pixbuf/io-pnm.c:399
msgid "Cannot handle PNM files with maximum color values greater than 255"
msgstr "Kan ikke håndtere PNM-filer med maksimale farveværdier større end 255"
-#: ../gdk-pixbuf/io-pnm.c:438 ../gdk-pixbuf/io-pnm.c:466
-#: ../gdk-pixbuf/io-pnm.c:498
+#: gdk-pixbuf/io-pnm.c:438 gdk-pixbuf/io-pnm.c:466 gdk-pixbuf/io-pnm.c:498
msgid "Raw PNM image type is invalid"
msgstr "Rå PNM-billedtype er ugyldig"
-#: ../gdk-pixbuf/io-pnm.c:562 ../gdk-pixbuf/io-pnm.c:604
+#: gdk-pixbuf/io-pnm.c:562 gdk-pixbuf/io-pnm.c:604
msgid "PNM image format is invalid"
msgstr "PNM-billedformat er ugyldigt"
-#: ../gdk-pixbuf/io-pnm.c:663
+#: gdk-pixbuf/io-pnm.c:663
msgid "PNM image loader does not support this PNM subformat"
msgstr "PNM-billedindlæser understøtter ikke dette PNM-underformat"
-#: ../gdk-pixbuf/io-pnm.c:718
+#: gdk-pixbuf/io-pnm.c:718
msgid "Premature end-of-file encountered"
msgstr "Fil sluttede for tidligt"
-#: ../gdk-pixbuf/io-pnm.c:750 ../gdk-pixbuf/io-pnm.c:981
+#: gdk-pixbuf/io-pnm.c:750 gdk-pixbuf/io-pnm.c:981
msgid "Raw PNM formats require exactly one whitespace before sample data"
msgstr "Rå PNM-formater kræver præcist ét blankt felt før eksempeldata"
-#: ../gdk-pixbuf/io-pnm.c:777
+#: gdk-pixbuf/io-pnm.c:777
msgid "Cannot allocate memory for loading PNM image"
msgstr "Kan ikke tildele hukommelse til indlæsning af PNM-billede"
-#: ../gdk-pixbuf/io-pnm.c:827
+#: gdk-pixbuf/io-pnm.c:827
msgid "Insufficient memory to load PNM context struct"
msgstr "Ikke tilstrækkelig hukommelse til indlæsning af PNM-kontekststruktur"
-#: ../gdk-pixbuf/io-pnm.c:878
+#: gdk-pixbuf/io-pnm.c:878
msgid "Unexpected end of PNM image data"
msgstr "Uventet slutning på PNM-billeddata"
-#: ../gdk-pixbuf/io-pnm.c:1010
+#: gdk-pixbuf/io-pnm.c:1010
msgid "Insufficient memory to load PNM file"
msgstr "Ikke tilstrækkelig hukommelse til indlæsning af PNM-fil"
-#: ../gdk-pixbuf/io-pnm.c:1089
+#: gdk-pixbuf/io-pnm.c:1089
msgid "The PNM/PBM/PGM/PPM image format family"
msgstr "PNM/PBM/PGM/PPM-billedformatfamilien"
-#: ../gdk-pixbuf/io-ras.c:126
+#: gdk-pixbuf/io-ras.c:126
msgid "RAS image has bogus header data"
msgstr "RAS-billede har ugyldige data i filhoved"
-#: ../gdk-pixbuf/io-ras.c:148
+#: gdk-pixbuf/io-ras.c:148
msgid "RAS image has unknown type"
msgstr "RAS-billede er af en ukendt type"
-#: ../gdk-pixbuf/io-ras.c:156
+#: gdk-pixbuf/io-ras.c:156
msgid "unsupported RAS image variation"
msgstr "Ikke-understøttet RAS-billedvariant"
-#: ../gdk-pixbuf/io-ras.c:171 ../gdk-pixbuf/io-ras.c:200
+#: gdk-pixbuf/io-ras.c:171 gdk-pixbuf/io-ras.c:200
msgid "Not enough memory to load RAS image"
msgstr "Ikke tilstrækkelig hukommelse til indlæsning af RAS-billede"
-#: ../gdk-pixbuf/io-ras.c:543
+#: gdk-pixbuf/io-ras.c:543
msgid "The Sun raster image format"
msgstr "Sun raster-billedformatet"
-#: ../gdk-pixbuf/io-tga.c:154
+#: gdk-pixbuf/io-tga.c:154
msgid "Cannot allocate memory for IOBuffer struct"
msgstr "Kan ikke tildele hukommelse til IOBuffer-struktur"
-#: ../gdk-pixbuf/io-tga.c:173
+#: gdk-pixbuf/io-tga.c:173
msgid "Cannot allocate memory for IOBuffer data"
msgstr "Kan ikke tildele hukommelse til IOBuffer-data"
-#: ../gdk-pixbuf/io-tga.c:184
+#: gdk-pixbuf/io-tga.c:184
msgid "Cannot realloc IOBuffer data"
msgstr "Kan ikke omtildele IOBuffer-data"
-#: ../gdk-pixbuf/io-tga.c:214
+#: gdk-pixbuf/io-tga.c:214
msgid "Cannot allocate temporary IOBuffer data"
msgstr "Kan ikke tildele midlertidige IOBuffer-data"
-#: ../gdk-pixbuf/io-tga.c:348
+#: gdk-pixbuf/io-tga.c:348
msgid "Cannot allocate new pixbuf"
msgstr "Kan ikke tildele ny pixbuf"
-#: ../gdk-pixbuf/io-tga.c:689
+#: gdk-pixbuf/io-tga.c:689
msgid "Cannot allocate colormap structure"
msgstr "Kan ikke tildele farvetabelsstruktur"
-#: ../gdk-pixbuf/io-tga.c:696
+#: gdk-pixbuf/io-tga.c:696
msgid "Cannot allocate colormap entries"
msgstr "Kan ikke tildele farvetabelselementer"
-#: ../gdk-pixbuf/io-tga.c:718
+#: gdk-pixbuf/io-tga.c:718
msgid "Unexpected bitdepth for colormap entries"
msgstr "Uventet bitdybde for farvetabelselementer"
-#: ../gdk-pixbuf/io-tga.c:736
+#: gdk-pixbuf/io-tga.c:736
msgid "Cannot allocate TGA header memory"
msgstr "Kan ikke tildele hukommelse til TGA-hoved"
-#: ../gdk-pixbuf/io-tga.c:769
+#: gdk-pixbuf/io-tga.c:769
msgid "TGA image has invalid dimensions"
msgstr "TGA-billede har ugyldige dimensioner"
-#: ../gdk-pixbuf/io-tga.c:775 ../gdk-pixbuf/io-tga.c:784
-#: ../gdk-pixbuf/io-tga.c:794 ../gdk-pixbuf/io-tga.c:804
-#: ../gdk-pixbuf/io-tga.c:811
+#: gdk-pixbuf/io-tga.c:775 gdk-pixbuf/io-tga.c:784 gdk-pixbuf/io-tga.c:794
+#: gdk-pixbuf/io-tga.c:804 gdk-pixbuf/io-tga.c:811
msgid "TGA image type not supported"
msgstr "TGA-billedtype ikke understøttet"
-#: ../gdk-pixbuf/io-tga.c:858
+#: gdk-pixbuf/io-tga.c:858
msgid "Cannot allocate memory for TGA context struct"
msgstr "Kan ikke tildele hukommelse til TGA-kontekststruktur"
-#: ../gdk-pixbuf/io-tga.c:923
+#: gdk-pixbuf/io-tga.c:923
msgid "Excess data in file"
msgstr "For mange data i fil"
-#: ../gdk-pixbuf/io-tga.c:992
+#: gdk-pixbuf/io-tga.c:992
msgid "The Targa image format"
msgstr "Targe-billedformatet"
-#: ../gdk-pixbuf/io-tiff.c:173
+#: gdk-pixbuf/io-tiff.c:173
msgid "Could not get image width (bad TIFF file)"
msgstr "Kunne ikke finde billedbredde (ugyldig TIFF-fil)"
-#: ../gdk-pixbuf/io-tiff.c:180
+#: gdk-pixbuf/io-tiff.c:180
msgid "Could not get image height (bad TIFF file)"
msgstr "Kunne ikke finde billedhøjde (ugyldig TIFF-fil)"
-#: ../gdk-pixbuf/io-tiff.c:188
+#: gdk-pixbuf/io-tiff.c:188
msgid "Width or height of TIFF image is zero"
msgstr "Bredde eller højde på TIFF-billede er nul"
-#: ../gdk-pixbuf/io-tiff.c:197 ../gdk-pixbuf/io-tiff.c:206
+#: gdk-pixbuf/io-tiff.c:197 gdk-pixbuf/io-tiff.c:206
msgid "Dimensions of TIFF image too large"
msgstr "Dimensionerne af TIFF-billede er for store"
-#: ../gdk-pixbuf/io-tiff.c:225 ../gdk-pixbuf/io-tiff.c:237
-#: ../gdk-pixbuf/io-tiff.c:286 ../gdk-pixbuf/io-tiff.c:572
+#: gdk-pixbuf/io-tiff.c:225 gdk-pixbuf/io-tiff.c:237 gdk-pixbuf/io-tiff.c:286
+#: gdk-pixbuf/io-tiff.c:572
msgid "Insufficient memory to open TIFF file"
msgstr "Ikke tilstrækkelig hukommelse til åbning af TIFF-fil"
-#: ../gdk-pixbuf/io-tiff.c:251 ../gdk-pixbuf/io-tiff.c:294
+#: gdk-pixbuf/io-tiff.c:251 gdk-pixbuf/io-tiff.c:294
msgid "Failed to load RGB data from TIFF file"
msgstr "Fejl under indlæsning af RGB-data fra TIFF-fil"
-#: ../gdk-pixbuf/io-tiff.c:361
+#: gdk-pixbuf/io-tiff.c:361
msgid "Failed to open TIFF image"
msgstr "Kunne ikke åbne TIFF-billede"
-#: ../gdk-pixbuf/io-tiff.c:373
+#: gdk-pixbuf/io-tiff.c:373
msgid "TIFFClose operation failed"
msgstr "TIFFClose-operationen mislykkedes"
-#: ../gdk-pixbuf/io-tiff.c:504 ../gdk-pixbuf/io-tiff.c:517
+#: gdk-pixbuf/io-tiff.c:504 gdk-pixbuf/io-tiff.c:517
msgid "Failed to load TIFF image"
msgstr "Fejl under indlæsning af TIFF-billede"
-#: ../gdk-pixbuf/io-tiff.c:610
+#: gdk-pixbuf/io-tiff.c:610
msgid "The TIFF image format"
msgstr "TIFF-billedformatet"
-#: ../gdk-pixbuf/io-wbmp.c:246
+#: gdk-pixbuf/io-wbmp.c:246
msgid "Image has zero width"
msgstr "Ikon har bredden nul"
-#: ../gdk-pixbuf/io-wbmp.c:264
+#: gdk-pixbuf/io-wbmp.c:264
msgid "Image has zero height"
msgstr "Ikon har højden nul"
-#: ../gdk-pixbuf/io-wbmp.c:275
+#: gdk-pixbuf/io-wbmp.c:275
msgid "Not enough memory to load image"
msgstr "Ikke tilstrækkelig hukommelse til indlæsning af billede"
-#: ../gdk-pixbuf/io-wbmp.c:334
+#: gdk-pixbuf/io-wbmp.c:334
msgid "Couldn't save the rest"
msgstr "Kunne ikke gemme resten"
-#: ../gdk-pixbuf/io-wbmp.c:368
+#: gdk-pixbuf/io-wbmp.c:368
msgid "The WBMP image format"
msgstr "WBMP-billedformatet"
-#: ../gdk-pixbuf/io-xbm.c:287
+#: gdk-pixbuf/io-xbm.c:287
msgid "Invalid XBM file"
msgstr "Ugyldig XBM-fil"
-#: ../gdk-pixbuf/io-xbm.c:297
+#: gdk-pixbuf/io-xbm.c:297
msgid "Insufficient memory to load XBM image file"
msgstr "Ikke tilstrækkelig hukommelse til indlæsning af XBM-billedfil"
-#: ../gdk-pixbuf/io-xbm.c:441
+#: gdk-pixbuf/io-xbm.c:441
msgid "Failed to write to temporary file when loading XBM image"
msgstr "Fejl ved skriving til midlertidig fil under indlæsning af XBM-billede"
-#: ../gdk-pixbuf/io-xbm.c:476
+#: gdk-pixbuf/io-xbm.c:476
msgid "The XBM image format"
msgstr "XBM-billedformatet"
-#: ../gdk-pixbuf/io-xpm.c:467
+#: gdk-pixbuf/io-xpm.c:467
msgid "No XPM header found"
msgstr "Intet XPM-hoved fundet"
-#: ../gdk-pixbuf/io-xpm.c:476
+#: gdk-pixbuf/io-xpm.c:476
msgid "Invalid XPM header"
msgstr "Ugyldig XPM-hoved"
-#: ../gdk-pixbuf/io-xpm.c:484
+#: gdk-pixbuf/io-xpm.c:484
msgid "XPM file has image width <= 0"
msgstr "XPM-fil har en billedbredde <= 0"
-#: ../gdk-pixbuf/io-xpm.c:492
+#: gdk-pixbuf/io-xpm.c:492
msgid "XPM file has image height <= 0"
msgstr "XPM-fil har en billedhøjde <= 0"
-#: ../gdk-pixbuf/io-xpm.c:500
+#: gdk-pixbuf/io-xpm.c:500
msgid "XPM has invalid number of chars per pixel"
msgstr "XPM har et ugyldig antal tegn per billedpunkt"
-#: ../gdk-pixbuf/io-xpm.c:507
+#: gdk-pixbuf/io-xpm.c:507
msgid "XPM file has invalid number of colors"
msgstr "XPM-filen har et ugyldig antal farver"
-#: ../gdk-pixbuf/io-xpm.c:519 ../gdk-pixbuf/io-xpm.c:528
-#: ../gdk-pixbuf/io-xpm.c:580
+#: gdk-pixbuf/io-xpm.c:519 gdk-pixbuf/io-xpm.c:528 gdk-pixbuf/io-xpm.c:580
msgid "Cannot allocate memory for loading XPM image"
msgstr "Kan ikke tildele hukommelse til indlæsning af XPM-billede"
-#: ../gdk-pixbuf/io-xpm.c:542
+#: gdk-pixbuf/io-xpm.c:542
msgid "Cannot read XPM colormap"
msgstr "Kan ikke læse XPM-farvetabel"
-#: ../gdk-pixbuf/io-xpm.c:771
+#: gdk-pixbuf/io-xpm.c:771
msgid "Failed to write to temporary file when loading XPM image"
msgstr "Fejl ved skrivning til midlertidig fil under indlæsning af XPM-billede"
-#: ../gdk-pixbuf/io-xpm.c:806
+#: gdk-pixbuf/io-xpm.c:806
msgid "The XPM image format"
msgstr "XPM-billedformatet"
#. Description of --class=CLASS in --help output
-#: ../gdk/gdk.c:115
+#: gdk/gdk.c:115
msgid "Program class as used by the window manager"
msgstr "Programklasse benyttet af vindueshåndteringen"
#. Placeholder in --class=CLASS in --help output
-#: ../gdk/gdk.c:116
+#: gdk/gdk.c:116
msgid "CLASS"
msgstr "KLASSE"
#. Description of --name=NAME in --help output
-#: ../gdk/gdk.c:118
+#: gdk/gdk.c:118
msgid "Program name as used by the window manager"
msgstr "Programnavn benyttet af vindueshåndteringen"
#. Placeholder in --name=NAME in --help output
-#: ../gdk/gdk.c:119
+#: gdk/gdk.c:119
msgid "NAME"
msgstr "NAVN"
#. Description of --display=DISPLAY in --help output
-#: ../gdk/gdk.c:121
+#: gdk/gdk.c:121
msgid "X display to use"
msgstr "X-terminal der skal bruges"
#. Placeholder in --display=DISPLAY in --help output
-#: ../gdk/gdk.c:122
+#: gdk/gdk.c:122
msgid "DISPLAY"
msgstr "TERMINAL"
#. Description of --screen=SCREEN in --help output
-#: ../gdk/gdk.c:124
+#: gdk/gdk.c:124
msgid "X screen to use"
msgstr "X-skærm der skal bruges"
#. Placeholder in --screen=SCREEN in --help output
-#: ../gdk/gdk.c:125
+#: gdk/gdk.c:125
msgid "SCREEN"
msgstr "SKÆRM"
#. Description of --gdk-debug=FLAGS in --help output
-#: ../gdk/gdk.c:128
+#: gdk/gdk.c:128
msgid "Gdk debugging flags to set"
msgstr "GDK-fejlretningsflag der skal angives"
@@ -843,222 +835,222 @@ msgstr "GDK-fejlretningsflag der skal angives"
#. Placeholder in --gdk-no-debug=FLAGS in --help output
#. Placeholder in --gtk-debug=FLAGS in --help output
#. Placeholder in --gtk-no-debug=FLAGS in --help output
-#: ../gdk/gdk.c:129 ../gdk/gdk.c:132 ../gtk/gtkmain.c:405 ../gtk/gtkmain.c:408
+#: gdk/gdk.c:129 gdk/gdk.c:132 gtk/gtkmain.c:405 gtk/gtkmain.c:408
msgid "FLAGS"
msgstr "FLAG"
#. Description of --gdk-no-debug=FLAGS in --help output
-#: ../gdk/gdk.c:131
+#: gdk/gdk.c:131
msgid "Gdk debugging flags to unset"
msgstr "GDK-fejlretningsflag der skal fjernes"
-#: ../gdk/keyname-table.h:3940
+#: gdk/keyname-table.h:3940
msgid "keyboard label|BackSpace"
msgstr "Tilbage"
-#: ../gdk/keyname-table.h:3941
+#: gdk/keyname-table.h:3941
msgid "keyboard label|Tab"
msgstr "Tabulator"
-#: ../gdk/keyname-table.h:3942
+#: gdk/keyname-table.h:3942
msgid "keyboard label|Return"
msgstr "Retur"
-#: ../gdk/keyname-table.h:3943
+#: gdk/keyname-table.h:3943
msgid "keyboard label|Pause"
msgstr "Pause"
-#: ../gdk/keyname-table.h:3944
+#: gdk/keyname-table.h:3944
msgid "keyboard label|Scroll_Lock"
msgstr "Scroll Lock"
-#: ../gdk/keyname-table.h:3945
+#: gdk/keyname-table.h:3945
msgid "keyboard label|Sys_Req"
msgstr "Sys Rq"
-#: ../gdk/keyname-table.h:3946
+#: gdk/keyname-table.h:3946
msgid "keyboard label|Escape"
msgstr "Esc"
-#: ../gdk/keyname-table.h:3947
+#: gdk/keyname-table.h:3947
msgid "keyboard label|Multi_key"
msgstr "Multitast"
-#: ../gdk/keyname-table.h:3948
+#: gdk/keyname-table.h:3948
msgid "keyboard label|Home"
msgstr "Home"
-#: ../gdk/keyname-table.h:3949
+#: gdk/keyname-table.h:3949
msgid "keyboard label|Page_Up"
msgstr "Page_Up"
-#: ../gdk/keyname-table.h:3950
+#: gdk/keyname-table.h:3950
msgid "keyboard label|Page_Down"
msgstr "Page_Down"
-#: ../gdk/keyname-table.h:3951
+#: gdk/keyname-table.h:3951
msgid "keyboard label|End"
msgstr "End"
-#: ../gdk/keyname-table.h:3952
+#: gdk/keyname-table.h:3952
msgid "keyboard label|Begin"
msgstr "Begin"
-#: ../gdk/keyname-table.h:3953
+#: gdk/keyname-table.h:3953
msgid "keyboard label|Print"
msgstr "Print"
-#: ../gdk/keyname-table.h:3954
+#: gdk/keyname-table.h:3954
msgid "keyboard label|Insert"
msgstr "Insert"
-#: ../gdk/keyname-table.h:3955
+#: gdk/keyname-table.h:3955
msgid "keyboard label|Num_Lock"
msgstr "Num Lock"
-#: ../gdk/keyname-table.h:3956
+#: gdk/keyname-table.h:3956
msgid "keyboard label|KP_Space"
msgstr "Mellemrum"
-#: ../gdk/keyname-table.h:3957
+#: gdk/keyname-table.h:3957
msgid "keyboard label|KP_Tab"
msgstr "Tabulator"
-#: ../gdk/keyname-table.h:3958
+#: gdk/keyname-table.h:3958
msgid "keyboard label|KP_Enter"
msgstr "Retur"
-#: ../gdk/keyname-table.h:3959
+#: gdk/keyname-table.h:3959
msgid "keyboard label|KP_Home"
msgstr "Home"
-#: ../gdk/keyname-table.h:3960
+#: gdk/keyname-table.h:3960
msgid "keyboard label|KP_Left"
msgstr "Venstrepil"
-#: ../gdk/keyname-table.h:3961
+#: gdk/keyname-table.h:3961
msgid "keyboard label|KP_Up"
msgstr "Pil op"
-#: ../gdk/keyname-table.h:3962
+#: gdk/keyname-table.h:3962
msgid "keyboard label|KP_Right"
msgstr "Højrepil"
-#: ../gdk/keyname-table.h:3963
+#: gdk/keyname-table.h:3963
msgid "keyboard label|KP_Down"
msgstr "Pil ned"
-#: ../gdk/keyname-table.h:3964
+#: gdk/keyname-table.h:3964
msgid "keyboard label|KP_Page_Up"
msgstr "Page Up"
-#: ../gdk/keyname-table.h:3965
+#: gdk/keyname-table.h:3965
msgid "keyboard label|KP_Prior"
msgstr "Før"
-#: ../gdk/keyname-table.h:3966
+#: gdk/keyname-table.h:3966
msgid "keyboard label|KP_Page_Down"
msgstr "Page Down"
-#: ../gdk/keyname-table.h:3967
+#: gdk/keyname-table.h:3967
msgid "keyboard label|KP_Next"
msgstr "Næste"
-#: ../gdk/keyname-table.h:3968
+#: gdk/keyname-table.h:3968
msgid "keyboard label|KP_End"
msgstr "End"
-#: ../gdk/keyname-table.h:3969
+#: gdk/keyname-table.h:3969
msgid "keyboard label|KP_Begin"
msgstr "Begynd"
-#: ../gdk/keyname-table.h:3970
+#: gdk/keyname-table.h:3970
msgid "keyboard label|KP_Insert"
msgstr "Insert"
-#: ../gdk/keyname-table.h:3971
+#: gdk/keyname-table.h:3971
msgid "keyboard label|KP_Delete"
msgstr "Delete"
-#: ../gdk/keyname-table.h:3972
+#: gdk/keyname-table.h:3972
msgid "keyboard label|Delete"
msgstr "Delete"
#. Description of --sync in --help output
-#: ../gdk/win32/gdkmain-win32.c:60
+#: gdk/win32/gdkmain-win32.c:60
msgid "Don't batch GDI requests"
msgstr "Saml ikke GDI-forespørgsmler"
#. Description of --no-wintab in --help output
-#: ../gdk/win32/gdkmain-win32.c:62
+#: gdk/win32/gdkmain-win32.c:62
msgid "Don't use the Wintab API for tablet support"
msgstr "Benyt ikke Wintab API'et til tablet-understøttelse"
#. Description of --ignore-wintab in --help output
-#: ../gdk/win32/gdkmain-win32.c:64
+#: gdk/win32/gdkmain-win32.c:64
msgid "Same as --no-wintab"
msgstr "Samme som --no-wintab"
#. Description of --use-wintab in --help output
-#: ../gdk/win32/gdkmain-win32.c:66
+#: gdk/win32/gdkmain-win32.c:66
msgid "Do use the Wintab API [default]"
msgstr "Benyt Wintab API'et [standard]"
#. Description of --max-colors=COLORS in --help output
-#: ../gdk/win32/gdkmain-win32.c:68
+#: gdk/win32/gdkmain-win32.c:68
msgid "Size of the palette in 8 bit mode"
msgstr "Størrelse af paletten i 8 bit-tilstand"
#. Placeholder in --max-colors=COLORS in --help output
-#: ../gdk/win32/gdkmain-win32.c:69
+#: gdk/win32/gdkmain-win32.c:69
msgid "COLORS"
msgstr "FARVER"
#. Description of --sync in --help output
-#: ../gdk/x11/gdkmain-x11.c:92
+#: gdk/x11/gdkmain-x11.c:92
msgid "Make X calls synchronous"
msgstr "Gør X-kald synkrone"
-#: ../gtk/gtkaboutdialog.c:270 ../gtk/gtkaboutdialog.c:2025
+#: gtk/gtkaboutdialog.c:270 gtk/gtkaboutdialog.c:2025
msgid "License"
msgstr "Licens"
-#: ../gtk/gtkaboutdialog.c:271
+#: gtk/gtkaboutdialog.c:271
msgid "The license of the program"
msgstr "Vis licensen for programmet"
#. Add the credits button
-#: ../gtk/gtkaboutdialog.c:491
+#: gtk/gtkaboutdialog.c:491
msgid "C_redits"
msgstr "_Bidragydere"
#. Add the license button
-#: ../gtk/gtkaboutdialog.c:501
+#: gtk/gtkaboutdialog.c:501
msgid "_License"
msgstr "_Licens"
-#: ../gtk/gtkaboutdialog.c:731
+#: gtk/gtkaboutdialog.c:731
#, c-format
msgid "About %s"
msgstr "Om %s"
-#: ../gtk/gtkaboutdialog.c:1953
+#: gtk/gtkaboutdialog.c:1953
msgid "Credits"
msgstr "Bidragydere"
-#: ../gtk/gtkaboutdialog.c:1979
+#: gtk/gtkaboutdialog.c:1979
msgid "Written by"
msgstr "Skrevet af"
-#: ../gtk/gtkaboutdialog.c:1982
+#: gtk/gtkaboutdialog.c:1982
msgid "Documented by"
msgstr "Dokumenteret af"
-#: ../gtk/gtkaboutdialog.c:1994
+#: gtk/gtkaboutdialog.c:1994
msgid "Translated by"
msgstr "Oversat af"
-#: ../gtk/gtkaboutdialog.c:1998
+#: gtk/gtkaboutdialog.c:1998
msgid "Artwork by"
msgstr "Grafik af"
@@ -1068,7 +1060,7 @@ msgstr "Grafik af"
#. * this.
#. * And do not translate the part before the |.
#.
-#: ../gtk/gtkaccellabel.c:121
+#: gtk/gtkaccellabel.c:121
msgid "keyboard label|Shift"
msgstr "Skift"
@@ -1078,7 +1070,7 @@ msgstr "Skift"
#. * this.
#. * And do not translate the part before the |.
#.
-#: ../gtk/gtkaccellabel.c:128
+#: gtk/gtkaccellabel.c:128
msgid "keyboard label|Ctrl"
msgstr "Ctrl"
@@ -1088,17 +1080,17 @@ msgstr "Ctrl"
#. * this.
#. * And do not translate the part before the |.
#.
-#: ../gtk/gtkaccellabel.c:135
+#: gtk/gtkaccellabel.c:135
msgid "keyboard label|Alt"
msgstr "Alt"
#. do not translate the part before the |
-#: ../gtk/gtkaccellabel.c:577
+#: gtk/gtkaccellabel.c:577
msgid "keyboard label|Space"
msgstr "Mellemrum"
#. do not translate the part before the |
-#: ../gtk/gtkaccellabel.c:581
+#: gtk/gtkaccellabel.c:581
msgid "keyboard label|Backslash"
msgstr "Omvendt skråstreg"
@@ -1111,7 +1103,7 @@ msgstr "Omvendt skråstreg"
#. * so if you have a default text direction of RTL and YM, then
#. * the year will appear on the right.
#.
-#: ../gtk/gtkcalendar.c:646
+#: gtk/gtkcalendar.c:647
msgid "calendar:MY"
msgstr "calendar:MY"
@@ -1119,7 +1111,7 @@ msgstr "calendar:MY"
#. * first day of the week to calendar:week_start:1 if you want Monday
#. * to be the first day of the week, and so on.
#.
-#: ../gtk/gtkcalendar.c:660
+#: gtk/gtkcalendar.c:661
msgid "calendar:week_start:0"
msgstr "calendar:week_start:1"
@@ -1131,7 +1123,7 @@ msgstr "calendar:week_start:1"
#. *
#. * If you don't understand this, leave it as "2000"
#.
-#: ../gtk/gtkcalendar.c:1548
+#: gtk/gtkcalendar.c:1549
msgid "year measurement template|2000"
msgstr "2000"
@@ -1146,25 +1138,25 @@ msgstr "2000"
#. * Don't include the prefix "calendar year format|" in the
#. * translation. "%Y" is appropriate for most locales.
#.
-#: ../gtk/gtkcalendar.c:1825
+#: gtk/gtkcalendar.c:1826
msgid "calendar year format|%Y"
msgstr "%Y"
#. do not translate the part before the |
-#: ../gtk/gtkcellrendererprogress.c:237 ../gtk/gtkcellrendererprogress.c:295
+#: gtk/gtkcellrendererprogress.c:237 gtk/gtkcellrendererprogress.c:295
#, c-format
msgid "progress bar label|%d %%"
msgstr "%d %%"
-#: ../gtk/gtkcolorbutton.c:221 ../gtk/gtkcolorbutton.c:576
+#: gtk/gtkcolorbutton.c:221 gtk/gtkcolorbutton.c:576
msgid "Pick a Color"
msgstr "Vælg en farve"
-#: ../gtk/gtkcolorbutton.c:467
+#: gtk/gtkcolorbutton.c:467
msgid "Received invalid color data\n"
msgstr "Modtog ugyldige farvedata\n"
-#: ../gtk/gtkcolorsel.c:561
+#: gtk/gtkcolorsel.c:561
msgid ""
"The previously-selected color, for comparison to the color you're selecting "
"now. You can drag this color to a palette entry, or select this color as "
@@ -1174,7 +1166,7 @@ msgstr ""
"vælge nu. Du kan trække denne farve til et palet-element eller vælge den som "
"den aktive farve ved trække den til den anden farvestrimmel ved siden af"
-#: ../gtk/gtkcolorsel.c:566
+#: gtk/gtkcolorsel.c:566
msgid ""
"The color you've chosen. You can drag this color to a palette entry to save "
"it for use in the future."
@@ -1182,12 +1174,12 @@ msgstr ""
"Den farve du har valgt. Du kan trække denne farve til et palet-element for "
"at gemme den til fremtidig brug"
-#: ../gtk/gtkcolorsel.c:957
+#: gtk/gtkcolorsel.c:957
msgid "_Save color here"
msgstr "_Gem farve her"
# RETMIG: er det nu elementet der skal højreklikkes?
-#: ../gtk/gtkcolorsel.c:1162
+#: gtk/gtkcolorsel.c:1162
msgid ""
"Click this palette entry to make it the current color. To change this entry, "
"drag a color swatch here or right-click it and select \"Save color here.\""
@@ -1196,7 +1188,7 @@ msgstr ""
"farvestrimmel herhen eller højreklik på dette element og vælg \"Gem farve her"
"\" for at ændre elementet"
-#: ../gtk/gtkcolorsel.c:1919
+#: gtk/gtkcolorsel.c:1929
msgid ""
"Select the color you want from the outer ring. Select the darkness or "
"lightness of that color using the inner triangle."
@@ -1204,7 +1196,7 @@ msgstr ""
"Vælg den ønskede farve fra den ydre ring. Vælg lysstyrken for farven fra den "
"indre trekant"
-#: ../gtk/gtkcolorsel.c:1944
+#: gtk/gtkcolorsel.c:1954
msgid ""
"Click the eyedropper, then click a color anywhere on your screen to select "
"that color."
@@ -1212,67 +1204,67 @@ msgstr ""
"Klik på pipetten og klik derefter på en farve et eller andet sted på skærmen "
"for at vælge den farve"
-#: ../gtk/gtkcolorsel.c:1953
+#: gtk/gtkcolorsel.c:1963
msgid "_Hue:"
msgstr "_Farvetone:"
-#: ../gtk/gtkcolorsel.c:1954
+#: gtk/gtkcolorsel.c:1964
msgid "Position on the color wheel."
msgstr "Position på farvehjulet"
-#: ../gtk/gtkcolorsel.c:1956
+#: gtk/gtkcolorsel.c:1966
msgid "_Saturation:"
msgstr "_Mætning:"
-#: ../gtk/gtkcolorsel.c:1957
+#: gtk/gtkcolorsel.c:1967
msgid "\"Deepness\" of the color."
msgstr "\"Dybden\" i farven"
-#: ../gtk/gtkcolorsel.c:1958
+#: gtk/gtkcolorsel.c:1968
msgid "_Value:"
msgstr "_Værdi:"
-#: ../gtk/gtkcolorsel.c:1959
+#: gtk/gtkcolorsel.c:1969
msgid "Brightness of the color."
msgstr "Lysstyrke for farven"
-#: ../gtk/gtkcolorsel.c:1960
+#: gtk/gtkcolorsel.c:1970
msgid "_Red:"
msgstr "_Rød:"
-#: ../gtk/gtkcolorsel.c:1961
+#: gtk/gtkcolorsel.c:1971
msgid "Amount of red light in the color."
msgstr "Mængden af rødt lys i farven"
-#: ../gtk/gtkcolorsel.c:1962
+#: gtk/gtkcolorsel.c:1972
msgid "_Green:"
msgstr "_Grøn:"
-#: ../gtk/gtkcolorsel.c:1963
+#: gtk/gtkcolorsel.c:1973
msgid "Amount of green light in the color."
msgstr "Mængden af grønt lys i farven"
-#: ../gtk/gtkcolorsel.c:1964
+#: gtk/gtkcolorsel.c:1974
msgid "_Blue:"
msgstr "_Blå:"
-#: ../gtk/gtkcolorsel.c:1965
+#: gtk/gtkcolorsel.c:1975
msgid "Amount of blue light in the color."
msgstr "Mængden af blåt lys i farven"
-#: ../gtk/gtkcolorsel.c:1968
+#: gtk/gtkcolorsel.c:1978
msgid "_Opacity:"
msgstr "_Uigennemsigtighed:"
-#: ../gtk/gtkcolorsel.c:1976 ../gtk/gtkcolorsel.c:1987
+#: gtk/gtkcolorsel.c:1986 gtk/gtkcolorsel.c:1997
msgid "Transparency of the color."
msgstr "Gennemsigtigheden af farven."
-#: ../gtk/gtkcolorsel.c:1994
+#: gtk/gtkcolorsel.c:2004
msgid "Color _Name:"
msgstr "Farve_navn:"
-#: ../gtk/gtkcolorsel.c:2009
+#: gtk/gtkcolorsel.c:2019
msgid ""
"You can enter an HTML-style hexadecimal color value, or simply a color name "
"such as 'orange' in this entry."
@@ -1280,75 +1272,75 @@ msgstr ""
"Du kan indtaste en hexadecimal farveværdi i HTML-stil eller simpelthen et "
"farvenavn (på engelsk) som 'orange' her"
-#: ../gtk/gtkcolorsel.c:2028
+#: gtk/gtkcolorsel.c:2038
msgid "_Palette"
msgstr "_Palet"
-#: ../gtk/gtkcolorsel.c:2060
+#: gtk/gtkcolorsel.c:2070
msgid "Color Wheel"
msgstr "Farvehjul"
-#: ../gtk/gtkcolorseldialog.c:123
+#: gtk/gtkcolorseldialog.c:123
msgid "Color Selection"
msgstr "Farvevælger"
-#: ../gtk/gtkentry.c:4508 ../gtk/gtktextview.c:7068
+#: gtk/gtkentry.c:4508 gtk/gtktextview.c:7068
msgid "Select _All"
msgstr "Markér _alt"
-#: ../gtk/gtkentry.c:4518 ../gtk/gtktextview.c:7078
+#: gtk/gtkentry.c:4518 gtk/gtktextview.c:7078
msgid "Input _Methods"
msgstr "Indtastnings_metoder"
-#: ../gtk/gtkentry.c:4529 ../gtk/gtktextview.c:7089
+#: gtk/gtkentry.c:4529 gtk/gtktextview.c:7089
msgid "_Insert Unicode Control Character"
msgstr "_Indsæt Unicode-kontroltegn"
-#: ../gtk/gtkfilechooser.c:1588 ../gtk/gtkfilechooser.c:1632
-#: ../gtk/gtkfilechooser.c:1707 ../gtk/gtkfilechooser.c:1751
+#: gtk/gtkfilechooser.c:1588 gtk/gtkfilechooser.c:1632
+#: gtk/gtkfilechooser.c:1707 gtk/gtkfilechooser.c:1751
#, c-format
msgid "Invalid filename: %s"
msgstr "Ugyldigt filnavn: %s"
-#: ../gtk/gtkfilechooserbutton.c:67
+#: gtk/gtkfilechooserbutton.c:67
msgid "Select A File"
msgstr "Vælg en fil"
-#: ../gtk/gtkfilechooserbutton.c:68 ../gtk/gtkfilechooserdefault.c:1302
-#: ../gtk/gtkpathbar.c:996
+#: gtk/gtkfilechooserbutton.c:68 gtk/gtkfilechooserdefault.c:1302
+#: gtk/gtkpathbar.c:1020
msgid "Home"
msgstr "Hjem"
-#: ../gtk/gtkfilechooserbutton.c:69 ../gtk/gtkfilechooserdefault.c:1329
-#: ../gtk/gtkpathbar.c:998
+#: gtk/gtkfilechooserbutton.c:69 gtk/gtkfilechooserdefault.c:1329
+#: gtk/gtkpathbar.c:1022
msgid "Desktop"
msgstr "Skrivebord"
-#: ../gtk/gtkfilechooserbutton.c:70
+#: gtk/gtkfilechooserbutton.c:70
msgid "(None)"
msgstr "(ingen)"
-#: ../gtk/gtkfilechooserbutton.c:1520
+#: gtk/gtkfilechooserbutton.c:1523
msgid "Other..."
msgstr "Anden..."
-#: ../gtk/gtkfilechooserdefault.c:917
+#: gtk/gtkfilechooserdefault.c:917
msgid "Could not retrieve information about the file"
msgstr "Kunne ikke indhente oplysninger om filen"
-#: ../gtk/gtkfilechooserdefault.c:928
+#: gtk/gtkfilechooserdefault.c:928
msgid "Could not add a bookmark"
msgstr "Kunne ikke tilføje et bogmærke"
-#: ../gtk/gtkfilechooserdefault.c:939
+#: gtk/gtkfilechooserdefault.c:939
msgid "Could not remove bookmark"
msgstr "Kunne ikke fjerne bogmærke"
-#: ../gtk/gtkfilechooserdefault.c:950
+#: gtk/gtkfilechooserdefault.c:950
msgid "The folder could not be created"
msgstr "Mappen kunne ikke oprettes"
-#: ../gtk/gtkfilechooserdefault.c:963
+#: gtk/gtkfilechooserdefault.c:963
msgid ""
"The folder could not be created, as a file with the same name already "
"exists. Try using a different name for the folder, or rename the file first."
@@ -1356,228 +1348,228 @@ msgstr ""
"Mappen kunne ikke oprettes fordi en fil med samme navn allerede findes. Prøv "
"at brug et andet mappenavn eller omdøb filen."
-#: ../gtk/gtkfilechooserdefault.c:976
+#: gtk/gtkfilechooserdefault.c:976
msgid "Invalid file name"
msgstr "Ugyldigt filnavn"
-#: ../gtk/gtkfilechooserdefault.c:986
+#: gtk/gtkfilechooserdefault.c:986
msgid "The folder contents could not be displayed"
msgstr "Indholdet af mappen kunne ikke vises"
-#: ../gtk/gtkfilechooserdefault.c:1192
+#: gtk/gtkfilechooserdefault.c:1192
#, c-format
msgid "Could not get information about '%s': %s"
msgstr "Kunne ikke indhente oplysninger om \"%s\": %s"
-#: ../gtk/gtkfilechooserdefault.c:2222
+#: gtk/gtkfilechooserdefault.c:2208
#, c-format
msgid "Add the folder '%s' to the bookmarks"
msgstr "Tilføj mappen \"%s\" til bogmærkerne"
-#: ../gtk/gtkfilechooserdefault.c:2263
+#: gtk/gtkfilechooserdefault.c:2249
msgid "Add the current folder to the bookmarks"
msgstr "Tilføj den aktuelle mappe til bogmærkerne"
-#: ../gtk/gtkfilechooserdefault.c:2265
+#: gtk/gtkfilechooserdefault.c:2251
msgid "Add the selected folders to the bookmarks"
msgstr "Tilføj de markerede mapper til bogmærkerne"
-#: ../gtk/gtkfilechooserdefault.c:2305
+#: gtk/gtkfilechooserdefault.c:2291
#, c-format
msgid "Remove the bookmark '%s'"
msgstr "Fjern bogmærket \"%s\""
-#: ../gtk/gtkfilechooserdefault.c:2736
+#: gtk/gtkfilechooserdefault.c:2722
#, c-format
msgid "Could not add a bookmark for '%s' because it is an invalid path name."
msgstr ""
"Kunne ikke tilføje et bogmærke for \"%s\" fordi det er et ugyldigt stinavn."
-#: ../gtk/gtkfilechooserdefault.c:2951
+#: gtk/gtkfilechooserdefault.c:2937
msgid "Remove"
msgstr "Fjern"
-#: ../gtk/gtkfilechooserdefault.c:2960
+#: gtk/gtkfilechooserdefault.c:2946
msgid "Rename..."
msgstr "Omdøb..."
-#: ../gtk/gtkfilechooserdefault.c:3083
+#: gtk/gtkfilechooserdefault.c:3069
msgid "Shortcuts"
msgstr "Genveje"
-#: ../gtk/gtkfilechooserdefault.c:3137
+#: gtk/gtkfilechooserdefault.c:3123
msgid "Folder"
msgstr "Mappe"
-#: ../gtk/gtkfilechooserdefault.c:3193 ../gtk/gtkstock.c:317
+#: gtk/gtkfilechooserdefault.c:3179 gtk/gtkstock.c:317
msgid "_Add"
msgstr "_Tilføj"
-#: ../gtk/gtkfilechooserdefault.c:3200
+#: gtk/gtkfilechooserdefault.c:3186
msgid "Add the selected folder to the Bookmarks"
msgstr "Tilføj den markerede mappe til bogmærkerne"
-#: ../gtk/gtkfilechooserdefault.c:3205 ../gtk/gtkstock.c:395
+#: gtk/gtkfilechooserdefault.c:3191 gtk/gtkstock.c:395
msgid "_Remove"
msgstr "_Fjern"
-#: ../gtk/gtkfilechooserdefault.c:3212
+#: gtk/gtkfilechooserdefault.c:3198
msgid "Remove the selected bookmark"
msgstr "Fjern det markerede bogmærke"
-#: ../gtk/gtkfilechooserdefault.c:3319
+#: gtk/gtkfilechooserdefault.c:3305
msgid "_Add to Bookmarks"
msgstr "_Tilføj til bogmærker"
-#: ../gtk/gtkfilechooserdefault.c:3329
+#: gtk/gtkfilechooserdefault.c:3315
msgid "Open _Location"
msgstr "Åbn _placering"
-#: ../gtk/gtkfilechooserdefault.c:3341
+#: gtk/gtkfilechooserdefault.c:3327
msgid "Show _Hidden Files"
msgstr "Vis _skjulte filer"
-#: ../gtk/gtkfilechooserdefault.c:3465 ../gtk/gtkfilesel.c:766
+#: gtk/gtkfilechooserdefault.c:3451 gtk/gtkfilesel.c:766
msgid "Files"
msgstr "Filer"
-#: ../gtk/gtkfilechooserdefault.c:3496
+#: gtk/gtkfilechooserdefault.c:3482
msgid "Name"
msgstr "Navn"
-#: ../gtk/gtkfilechooserdefault.c:3521
+#: gtk/gtkfilechooserdefault.c:3507
msgid "Size"
msgstr "Størrelse"
-#: ../gtk/gtkfilechooserdefault.c:3534
+#: gtk/gtkfilechooserdefault.c:3520
msgid "Modified"
msgstr "Ændret"
-#: ../gtk/gtkfilechooserdefault.c:3566
+#: gtk/gtkfilechooserdefault.c:3552
msgid "Select which types of files are shown"
msgstr "Vælg hvilke typer filer der vises"
#. Create Folder
-#: ../gtk/gtkfilechooserdefault.c:3602
+#: gtk/gtkfilechooserdefault.c:3588
msgid "Create Fo_lder"
msgstr "Opret _mappe"
#. Name entry
-#: ../gtk/gtkfilechooserdefault.c:3723
+#: gtk/gtkfilechooserdefault.c:3709
msgid "_Name:"
msgstr "_Navn:"
-#: ../gtk/gtkfilechooserdefault.c:3763
+#: gtk/gtkfilechooserdefault.c:3749
msgid "_Browse for other folders"
msgstr "_Se efter andre mapper"
-#: ../gtk/gtkfilechooserdefault.c:4014
+#: gtk/gtkfilechooserdefault.c:4000
msgid "Save in _folder:"
msgstr "Gem i _mappe:"
-#: ../gtk/gtkfilechooserdefault.c:4016
+#: gtk/gtkfilechooserdefault.c:4002
msgid "Create in _folder:"
msgstr "Opret i _mappe:"
-#: ../gtk/gtkfilechooserdefault.c:4973
+#: gtk/gtkfilechooserdefault.c:4959
msgid "Cannot change to folder because it is not local"
msgstr "Kan ikke skifte til mappen fordi den ikke er lokal"
-#: ../gtk/gtkfilechooserdefault.c:5489
+#: gtk/gtkfilechooserdefault.c:5513
#, c-format
msgid "Shortcut %s does not exist"
msgstr "Genvejen %s findes ikke"
-#: ../gtk/gtkfilechooserdefault.c:6023
+#: gtk/gtkfilechooserdefault.c:6057
#, c-format
msgid "Could not mount %s"
msgstr "Kunne ikke montere %s"
-#: ../gtk/gtkfilechooserdefault.c:6316
+#: gtk/gtkfilechooserdefault.c:6352
msgid "Type name of new folder"
msgstr "Indtast navn på ny mappe"
-#: ../gtk/gtkfilechooserdefault.c:6358
+#: gtk/gtkfilechooserdefault.c:6394
#, c-format
msgid "%d byte"
msgid_plural "%d bytes"
msgstr[0] "%d byte"
msgstr[1] "%d byte"
-#: ../gtk/gtkfilechooserdefault.c:6360
+#: gtk/gtkfilechooserdefault.c:6396
#, c-format
msgid "%.1f K"
msgstr "%.1f k"
-#: ../gtk/gtkfilechooserdefault.c:6362
+#: gtk/gtkfilechooserdefault.c:6398
#, c-format
msgid "%.1f M"
msgstr "%.1f M"
-#: ../gtk/gtkfilechooserdefault.c:6364
+#: gtk/gtkfilechooserdefault.c:6400
#, c-format
msgid "%.1f G"
msgstr "%.1f G"
-#: ../gtk/gtkfilechooserdefault.c:6410 ../gtk/gtkfilechooserdefault.c:6434
+#: gtk/gtkfilechooserdefault.c:6446 gtk/gtkfilechooserdefault.c:6470
msgid "Unknown"
msgstr "Ukendt"
-#: ../gtk/gtkfilechooserdefault.c:6421
+#: gtk/gtkfilechooserdefault.c:6457
msgid "Today"
msgstr "I dag"
-#: ../gtk/gtkfilechooserdefault.c:6423
+#: gtk/gtkfilechooserdefault.c:6459
msgid "Yesterday"
msgstr "I går"
-#: ../gtk/gtkfilechooserdefault.c:6505
+#: gtk/gtkfilechooserdefault.c:6541
msgid "Cannot change folder"
msgstr "Kan ikke skifte mappe"
-#: ../gtk/gtkfilechooserdefault.c:6506
+#: gtk/gtkfilechooserdefault.c:6542
msgid "The folder you specified is an invalid path."
msgstr "Mappen du har angivet har en ugyldig sti."
-#: ../gtk/gtkfilechooserdefault.c:6545
+#: gtk/gtkfilechooserdefault.c:6581
#, c-format
msgid "Could not build file name from '%s' and '%s'"
msgstr "Kunne ikke opbygge filnavn fra \"%s\" og \"%s\""
-#: ../gtk/gtkfilechooserdefault.c:6581
+#: gtk/gtkfilechooserdefault.c:6617
msgid "Could not select item"
msgstr "Kunne ikke vælge element"
-#: ../gtk/gtkfilechooserdefault.c:6621
+#: gtk/gtkfilechooserdefault.c:6657
msgid "Open Location"
msgstr "Åbn placering"
-#: ../gtk/gtkfilechooserdefault.c:6628
+#: gtk/gtkfilechooserdefault.c:6664
msgid "Save in Location"
msgstr "Åbn i placering"
-#: ../gtk/gtkfilechooserdefault.c:6652
+#: gtk/gtkfilechooserdefault.c:6688
msgid "_Location:"
msgstr "_Sted:"
-#: ../gtk/gtkfilesel.c:730
+#: gtk/gtkfilesel.c:730
msgid "Folders"
msgstr "Mapper"
-#: ../gtk/gtkfilesel.c:734
+#: gtk/gtkfilesel.c:734
msgid "Fol_ders"
msgstr "_Mapper"
-#: ../gtk/gtkfilesel.c:770
+#: gtk/gtkfilesel.c:770
msgid "_Files"
msgstr "_Filer"
-#: ../gtk/gtkfilesel.c:858 ../gtk/gtkfilesel.c:2248
+#: gtk/gtkfilesel.c:858 gtk/gtkfilesel.c:2248
#, c-format
msgid "Folder unreadable: %s"
msgstr "Mappen kan ikke læses: %s"
-#: ../gtk/gtkfilesel.c:989
+#: gtk/gtkfilesel.c:989
#, c-format
msgid ""
"The file \"%s\" resides on another machine (called %s) and may not be "
@@ -1588,25 +1580,25 @@ msgstr ""
"tilgængelig for dette program.\n"
"Er du sikker på at du vil vælge den?"
-#: ../gtk/gtkfilesel.c:1120
+#: gtk/gtkfilesel.c:1120
msgid "_New Folder"
msgstr "_Ny mappe"
-#: ../gtk/gtkfilesel.c:1131
+#: gtk/gtkfilesel.c:1131
msgid "De_lete File"
msgstr "S_let fil"
-#: ../gtk/gtkfilesel.c:1142
+#: gtk/gtkfilesel.c:1142
msgid "_Rename File"
msgstr "_Omdøb fil"
-#: ../gtk/gtkfilesel.c:1444
+#: gtk/gtkfilesel.c:1444
#, c-format
msgid ""
"The folder name \"%s\" contains symbols that are not allowed in filenames"
msgstr "Mappenavnet \"%s\" indeholder symboler der ikke er tilladte i filnavne"
-#: ../gtk/gtkfilesel.c:1446
+#: gtk/gtkfilesel.c:1446
#, c-format
msgid ""
"Error creating folder \"%s\": %s\n"
@@ -1615,33 +1607,33 @@ msgstr ""
"Fejl ved oprettelse af mappen \"%s\": %s\n"
"%s"
-#: ../gtk/gtkfilesel.c:1447 ../gtk/gtkfilesel.c:1683
+#: gtk/gtkfilesel.c:1447 gtk/gtkfilesel.c:1683
msgid "You probably used symbols not allowed in filenames."
msgstr "Du har sandsynligvis brug symboler der ikke er tilladte i filnavne."
-#: ../gtk/gtkfilesel.c:1455
+#: gtk/gtkfilesel.c:1455
#, c-format
msgid "Error creating folder \"%s\": %s\n"
msgstr "Fejl ved oprettelse af mappen \"%s\": %s\n"
-#: ../gtk/gtkfilesel.c:1489
+#: gtk/gtkfilesel.c:1489
msgid "New Folder"
msgstr "Ny mappe"
-#: ../gtk/gtkfilesel.c:1504
+#: gtk/gtkfilesel.c:1504
msgid "_Folder name:"
msgstr "_Mappenavn:"
-#: ../gtk/gtkfilesel.c:1528
+#: gtk/gtkfilesel.c:1528
msgid "C_reate"
msgstr "O_pret"
-#: ../gtk/gtkfilesel.c:1571
+#: gtk/gtkfilesel.c:1571
#, c-format
msgid "The filename \"%s\" contains symbols that are not allowed in filenames"
msgstr "Filnavnet \"%s\" indeholder symboler der ikke er tilladte i filnavne"
-#: ../gtk/gtkfilesel.c:1574
+#: gtk/gtkfilesel.c:1574
#, c-format
msgid ""
"Error deleting file \"%s\": %s\n"
@@ -1650,31 +1642,31 @@ msgstr ""
"Fejl ved sletning af filen \"%s\": %s\n"
"%s"
-#: ../gtk/gtkfilesel.c:1576 ../gtk/gtkfilesel.c:1697
+#: gtk/gtkfilesel.c:1576 gtk/gtkfilesel.c:1697
msgid "It probably contains symbols not allowed in filenames."
msgstr ""
"Navnet indeholder sandsynligvis symboler der ikke er tilladate i filnavne."
-#: ../gtk/gtkfilesel.c:1585
+#: gtk/gtkfilesel.c:1585
#, c-format
msgid "Error deleting file \"%s\": %s"
msgstr "Fejl ved sletning af filen \"%s\": %s"
-#: ../gtk/gtkfilesel.c:1628
+#: gtk/gtkfilesel.c:1628
#, c-format
msgid "Really delete file \"%s\"?"
msgstr "Vil du virkelig slette filen \"%s\"?"
-#: ../gtk/gtkfilesel.c:1633
+#: gtk/gtkfilesel.c:1633
msgid "Delete File"
msgstr "Slet fil"
-#: ../gtk/gtkfilesel.c:1679 ../gtk/gtkfilesel.c:1693
+#: gtk/gtkfilesel.c:1679 gtk/gtkfilesel.c:1693
#, c-format
msgid "The file name \"%s\" contains symbols that are not allowed in filenames"
msgstr "Filnavnet \"%s\" indeholder symboler der ikke er tilladte i filnavne"
-#: ../gtk/gtkfilesel.c:1681
+#: gtk/gtkfilesel.c:1681
#, c-format
msgid ""
"Error renaming file to \"%s\": %s\n"
@@ -1683,7 +1675,7 @@ msgstr ""
"Fejl ved ændring af navn til \"%s\": %s\n"
"%s"
-#: ../gtk/gtkfilesel.c:1695
+#: gtk/gtkfilesel.c:1695
#, c-format
msgid ""
"Error renaming file \"%s\": %s\n"
@@ -1692,29 +1684,29 @@ msgstr ""
"Fejl ved omdøbelse af filen \"%s\": %s\n"
"%s"
-#: ../gtk/gtkfilesel.c:1705
+#: gtk/gtkfilesel.c:1705
#, c-format
msgid "Error renaming file \"%s\" to \"%s\": %s"
msgstr "Fejl ved omdøbelse af filen \"%s\" til \"%s\": %s"
-#: ../gtk/gtkfilesel.c:1752
+#: gtk/gtkfilesel.c:1752
msgid "Rename File"
msgstr "Omdøb fil"
-#: ../gtk/gtkfilesel.c:1767
+#: gtk/gtkfilesel.c:1767
#, c-format
msgid "Rename file \"%s\" to:"
msgstr "Omdøb filen \"%s\" til:"
-#: ../gtk/gtkfilesel.c:1796
+#: gtk/gtkfilesel.c:1796
msgid "_Rename"
msgstr "_Omdøb"
-#: ../gtk/gtkfilesel.c:2228
+#: gtk/gtkfilesel.c:2228
msgid "_Selection: "
msgstr "_Valg: "
-#: ../gtk/gtkfilesel.c:3151
+#: gtk/gtkfilesel.c:3151
#, c-format
msgid ""
"The filename \"%s\" couldn't be converted to UTF-8. (try setting the "
@@ -1723,48 +1715,48 @@ msgstr ""
"Filnavnet \"%s\" kunne ikke konverteres til UTF-8 (prøv at sætte "
"miljøvariablen G_FILENAME_ENCODING): %s"
-#: ../gtk/gtkfilesel.c:3154
+#: gtk/gtkfilesel.c:3154
msgid "Invalid UTF-8"
msgstr "Ugyldig UTF-8"
-#: ../gtk/gtkfilesel.c:4031
+#: gtk/gtkfilesel.c:4031
msgid "Name too long"
msgstr "Navnet er for langt"
-#: ../gtk/gtkfilesel.c:4033
+#: gtk/gtkfilesel.c:4033
msgid "Couldn't convert filename"
msgstr "Kunne ikke konvertere filnavnet"
-#: ../gtk/gtkfilesystemmodel.c:1267
+#: gtk/gtkfilesystemmodel.c:1267
msgid "(Empty)"
msgstr "(tom)"
-#: ../gtk/gtkfilesystemunix.c:475 ../gtk/gtkfilesystemunix.c:678
-#: ../gtk/gtkfilesystemunix.c:1918 ../gtk/gtkfilesystemwin32.c:482
-#: ../gtk/gtkfilesystemwin32.c:495 ../gtk/gtkfilesystemwin32.c:1560
+#: gtk/gtkfilesystemunix.c:475 gtk/gtkfilesystemunix.c:678
+#: gtk/gtkfilesystemunix.c:1918 gtk/gtkfilesystemwin32.c:482
+#: gtk/gtkfilesystemwin32.c:495 gtk/gtkfilesystemwin32.c:1560
#, c-format
msgid "Error getting information for '%s': %s"
msgstr "Fejl ved indhentning af oplysninger om \"%s\": %s"
-#: ../gtk/gtkfilesystemunix.c:547 ../gtk/gtkfilesystemwin32.c:537
+#: gtk/gtkfilesystemunix.c:547 gtk/gtkfilesystemwin32.c:537
#, c-format
msgid "Error creating directory '%s': %s"
msgstr "Fejl ved oprettelse af mappen \"%s\": %s"
-#: ../gtk/gtkfilesystemunix.c:627 ../gtk/gtkfilesystemwin32.c:597
+#: gtk/gtkfilesystemunix.c:627 gtk/gtkfilesystemwin32.c:597
msgid "This file system does not support mounting"
msgstr "Dette filsystem understøtter ikke montering"
-#: ../gtk/gtkfilesystemunix.c:635
+#: gtk/gtkfilesystemunix.c:635
msgid "Filesystem"
msgstr "Filsystemer"
-#: ../gtk/gtkfilesystemunix.c:792
+#: gtk/gtkfilesystemunix.c:792
#, c-format
msgid "Could not get a stock icon for %s"
msgstr "Kunne ikke indhente et lagerikon for %s"
-#: ../gtk/gtkfilesystemunix.c:887
+#: gtk/gtkfilesystemunix.c:887
#, c-format
msgid ""
"The name \"%s\" is not valid because it contains the character \"%s\". "
@@ -1773,99 +1765,99 @@ msgstr ""
"Navnet \"%s\" er ikke gyldigt fordi det indeholder tegnet \"%s\". Vælg "
"venligst et andet navn."
-#: ../gtk/gtkfilesystemunix.c:1489
+#: gtk/gtkfilesystemunix.c:1489
#, c-format
msgid "Writing %s failed: %s"
msgstr "Skrivning af %s mislykkedes: %s"
-#: ../gtk/gtkfilesystemunix.c:1578
+#: gtk/gtkfilesystemunix.c:1578
#, c-format
msgid "'%s' already exists in the bookmarks list"
msgstr "\"%s\" findes allerede i bogmærkelisten"
-#: ../gtk/gtkfilesystemunix.c:1650
+#: gtk/gtkfilesystemunix.c:1650
#, c-format
msgid "'%s' does not exist in the bookmarks list"
msgstr "\"%s\" findes ikke i bogmærkelisten"
-#: ../gtk/gtkfilesystemunix.c:1878
+#: gtk/gtkfilesystemunix.c:1878
#, c-format
msgid "Error getting information for '/': %s"
msgstr "Fejl ved indhentning af oplysninger om \"/\": %s"
-#: ../gtk/gtkfilesystemwin32.c:611
+#: gtk/gtkfilesystemwin32.c:611
#, c-format
msgid "Network Drive (%s)"
msgstr "Netværksdrev (%s)"
-#: ../gtk/gtkfilesystemwin32.c:650
+#: gtk/gtkfilesystemwin32.c:650
#, c-format
msgid "%s (%s)"
msgstr "%s (%s)"
-#: ../gtk/gtkfilesystemwin32.c:1032
+#: gtk/gtkfilesystemwin32.c:1032
#, c-format
msgid "Bookmark saving failed: %s"
msgstr "Gemning af bogmærke mislykkedes: %s"
-#: ../gtk/gtkfontbutton.c:179 ../gtk/gtkfontbutton.c:292
+#: gtk/gtkfontbutton.c:179 gtk/gtkfontbutton.c:292
msgid "Pick a Font"
msgstr "Vælg en skrifttype"
#. Initialize fields
-#: ../gtk/gtkfontbutton.c:286
+#: gtk/gtkfontbutton.c:286
msgid "Sans 12"
msgstr "Sans 12"
-#: ../gtk/gtkfontbutton.c:804
+#: gtk/gtkfontbutton.c:804
msgid "Font"
msgstr "Skrifttype"
#. This is the default text shown in the preview entry, though the user
#. can set it. Remember that some fonts only have capital letters.
-#: ../gtk/gtkfontsel.c:74
+#: gtk/gtkfontsel.c:74
msgid "abcdefghijk ABCDEFGHIJK"
msgstr "abcdefghijkæøå ABCDEFGHIJKÆØÅ"
-#: ../gtk/gtkfontsel.c:361
+#: gtk/gtkfontsel.c:361
msgid "_Family:"
msgstr "_Familie:"
-#: ../gtk/gtkfontsel.c:367
+#: gtk/gtkfontsel.c:367
msgid "_Style:"
msgstr "_Stil:"
-#: ../gtk/gtkfontsel.c:373
+#: gtk/gtkfontsel.c:373
msgid "Si_ze:"
msgstr "Stø_rrelse"
# passer godt her
#. create the text entry widget
-#: ../gtk/gtkfontsel.c:549
+#: gtk/gtkfontsel.c:549
msgid "_Preview:"
msgstr "_Udseende:"
-#: ../gtk/gtkfontsel.c:1383
+#: gtk/gtkfontsel.c:1383
msgid "Font Selection"
msgstr "Skrifttypevælger"
-#: ../gtk/gtkgamma.c:401
+#: gtk/gtkgamma.c:401
msgid "Gamma"
msgstr "Gamma"
-#: ../gtk/gtkgamma.c:411
+#: gtk/gtkgamma.c:411
msgid "_Gamma value"
msgstr "_Gammaværdi"
#. Remove this icon source so we don't keep trying to
#. * load it.
#.
-#: ../gtk/gtkiconfactory.c:1644
+#: gtk/gtkiconfactory.c:1644
#, c-format
msgid "Error loading icon: %s"
msgstr "Fejl ved indlæsning af ikon: %s"
-#: ../gtk/gtkicontheme.c:1250
+#: gtk/gtkicontheme.c:1250
#, c-format
msgid ""
"Could not find the icon '%s'. The '%s' theme\n"
@@ -1878,120 +1870,120 @@ msgstr ""
"installere det. Du kan få en kopi fra:\n"
" %s"
-#: ../gtk/gtkicontheme.c:1315
+#: gtk/gtkicontheme.c:1315
#, c-format
msgid "Icon '%s' not present in theme"
msgstr "Ikonet \"%s\" er ikke tilgængeligt i tema"
-#: ../gtk/gtkimmodule.c:427
+#: gtk/gtkimmodule.c:427
msgid "Default"
msgstr "Standard"
-#: ../gtk/gtkinputdialog.c:235
+#: gtk/gtkinputdialog.c:235
msgid "Input"
msgstr "Indtastning"
-#: ../gtk/gtkinputdialog.c:244
+#: gtk/gtkinputdialog.c:244
msgid "No extended input devices"
msgstr "Ingen udvided indtastningsenheder"
-#: ../gtk/gtkinputdialog.c:256
+#: gtk/gtkinputdialog.c:256
msgid "_Device:"
msgstr "_Enhed:"
-#: ../gtk/gtkinputdialog.c:273
+#: gtk/gtkinputdialog.c:273
msgid "Disabled"
msgstr "Slået fra"
-#: ../gtk/gtkinputdialog.c:280
+#: gtk/gtkinputdialog.c:280
msgid "Screen"
msgstr "Skærm"
-#: ../gtk/gtkinputdialog.c:287
+#: gtk/gtkinputdialog.c:287
msgid "Window"
msgstr "Vindue"
-#: ../gtk/gtkinputdialog.c:294
+#: gtk/gtkinputdialog.c:294
msgid "_Mode: "
msgstr "_Tilstand: "
#. The axis listbox
-#: ../gtk/gtkinputdialog.c:325
+#: gtk/gtkinputdialog.c:325
msgid "_Axes"
msgstr "_Akser"
#. Keys listbox
-#: ../gtk/gtkinputdialog.c:342
+#: gtk/gtkinputdialog.c:342
msgid "_Keys"
msgstr "_Nøgler"
-#: ../gtk/gtkinputdialog.c:562
+#: gtk/gtkinputdialog.c:562
msgid "X"
msgstr "x"
-#: ../gtk/gtkinputdialog.c:563
+#: gtk/gtkinputdialog.c:563
msgid "Y"
msgstr "y"
-#: ../gtk/gtkinputdialog.c:564
+#: gtk/gtkinputdialog.c:564
msgid "Pressure"
msgstr "Tryk"
-#: ../gtk/gtkinputdialog.c:565
+#: gtk/gtkinputdialog.c:565
msgid "X Tilt"
msgstr "x-hældning"
-#: ../gtk/gtkinputdialog.c:566
+#: gtk/gtkinputdialog.c:566
msgid "Y Tilt"
msgstr "y-hældning"
-#: ../gtk/gtkinputdialog.c:567
+#: gtk/gtkinputdialog.c:567
msgid "Wheel"
msgstr "Hjul"
-#: ../gtk/gtkinputdialog.c:607
+#: gtk/gtkinputdialog.c:607
msgid "none"
msgstr "ingen"
-#: ../gtk/gtkinputdialog.c:643 ../gtk/gtkinputdialog.c:679
+#: gtk/gtkinputdialog.c:643 gtk/gtkinputdialog.c:679
msgid "(disabled)"
msgstr "(deaktiveret)"
-#: ../gtk/gtkinputdialog.c:672
+#: gtk/gtkinputdialog.c:672
msgid "(unknown)"
msgstr "(ukendt)"
#. and clear button
-#: ../gtk/gtkinputdialog.c:759
+#: gtk/gtkinputdialog.c:759
msgid "clear"
msgstr "ryd"
-#: ../gtk/gtklabel.c:3935
+#: gtk/gtklabel.c:3935
msgid "Select All"
msgstr "Markér alt"
#. Description of --gtk-module=MODULES in --help output
-#: ../gtk/gtkmain.c:398
+#: gtk/gtkmain.c:398
msgid "Load additional GTK+ modules"
msgstr "Indlæs yderligere GTK+-moduler"
#. Placeholder in --gtk-module=MODULES in --help output
-#: ../gtk/gtkmain.c:399
+#: gtk/gtkmain.c:399
msgid "MODULES"
msgstr "MODULER"
#. Description of --g-fatal-warnings in --help output
-#: ../gtk/gtkmain.c:401
+#: gtk/gtkmain.c:401
msgid "Make all warnings fatal"
msgstr "Gør alle advarsler fatale"
#. Description of --gtk-debug=FLAGS in --help output
-#: ../gtk/gtkmain.c:404
+#: gtk/gtkmain.c:404
msgid "GTK+ debugging flags to set"
msgstr "GTK+-fejlretningsflag der skal angives"
#. Description of --gtk-no-debug=FLAGS in --help output
-#: ../gtk/gtkmain.c:407
+#: gtk/gtkmain.c:407
msgid "GTK+ debugging flags to unset"
msgstr "GTK+-fejlretningsflag der skal fjernes"
@@ -2000,506 +1992,506 @@ msgstr "GTK+-fejlretningsflag der skal fjernes"
#. * Do *not* translate it to "predefinito:LTR", if it
#. * it isn't default:LTR or default:RTL it will not work
#.
-#: ../gtk/gtkmain.c:476
+#: gtk/gtkmain.c:476
msgid "default:LTR"
msgstr "default:LTR"
-#: ../gtk/gtkmain.c:559
+#: gtk/gtkmain.c:559
msgid "GTK+ Options"
msgstr "GTK+-tilvalg"
-#: ../gtk/gtkmain.c:559
+#: gtk/gtkmain.c:559
msgid "Show GTK+ Options"
msgstr "Vis GTK+-tilvalg"
-#: ../gtk/gtknotebook.c:2718 ../gtk/gtknotebook.c:5064
+#: gtk/gtknotebook.c:2718 gtk/gtknotebook.c:5064
#, c-format
msgid "Page %u"
msgstr "Side %u"
-#: ../gtk/gtkradiotoolbutton.c:92
+#: gtk/gtkradiotoolbutton.c:92
msgid "Group"
msgstr "Gruppe"
-#: ../gtk/gtkradiotoolbutton.c:93
+#: gtk/gtkradiotoolbutton.c:93
msgid "The radio tool button whose group this button belongs to."
msgstr "Den radioværktøjsknap hvis gruppe denne knap tilhører."
-#: ../gtk/gtkrc.c:2400
+#: gtk/gtkrc.c:2400
#, c-format
msgid "Unable to find include file: \"%s\""
msgstr "Kun ikke finde inkluderingsfil: \"%s\""
-#: ../gtk/gtkrc.c:3042 ../gtk/gtkrc.c:3045
+#: gtk/gtkrc.c:3042 gtk/gtkrc.c:3045
#, c-format
msgid "Unable to locate image file in pixmap_path: \"%s\""
msgstr "Kunne ikke finde billedfil i pixmap_path: \"%s\""
-#: ../gtk/gtkrc.c:3480
+#: gtk/gtkrc.c:3480
#, c-format
msgid "Pixmap path element: \"%s\" must be absolute, %s, line %d"
msgstr "Element i billedsti: \"%s\" skal være absolut, %s, linje %d"
#. KEEP IN SYNC with gtkiconfactory.c stock icons, when appropriate
-#: ../gtk/gtkstock.c:308
+#: gtk/gtkstock.c:308
msgid "Information"
msgstr "Information"
-#: ../gtk/gtkstock.c:309
+#: gtk/gtkstock.c:309
msgid "Warning"
msgstr "Advarsel"
-#: ../gtk/gtkstock.c:310
+#: gtk/gtkstock.c:310
msgid "Error"
msgstr "Fejl"
-#: ../gtk/gtkstock.c:311
+#: gtk/gtkstock.c:311
msgid "Question"
msgstr "Spørgsmål"
#. FIXME these need accelerators when appropriate, and
#. * need the mnemonics to be rationalized
#.
-#: ../gtk/gtkstock.c:316
+#: gtk/gtkstock.c:316
msgid "_About"
msgstr "_Om"
-#: ../gtk/gtkstock.c:318
+#: gtk/gtkstock.c:318
msgid "_Apply"
msgstr "_Anvend"
-#: ../gtk/gtkstock.c:319
+#: gtk/gtkstock.c:319
msgid "_Bold"
msgstr "_Fed"
-#: ../gtk/gtkstock.c:320
+#: gtk/gtkstock.c:320
msgid "_Cancel"
msgstr "_Annullér"
-#: ../gtk/gtkstock.c:321
+#: gtk/gtkstock.c:321
msgid "_CD-Rom"
msgstr "_Cd-rom"
-#: ../gtk/gtkstock.c:322
+#: gtk/gtkstock.c:322
msgid "_Clear"
msgstr "_Ryd"
-#: ../gtk/gtkstock.c:323
+#: gtk/gtkstock.c:323
msgid "_Close"
msgstr "_Luk"
-#: ../gtk/gtkstock.c:324
+#: gtk/gtkstock.c:324
msgid "_Convert"
msgstr "_Konvertér"
-#: ../gtk/gtkstock.c:325
+#: gtk/gtkstock.c:325
msgid "_Copy"
msgstr "_Kopiér"
-#: ../gtk/gtkstock.c:326
+#: gtk/gtkstock.c:326
msgid "Cu_t"
msgstr "K_lip"
-#: ../gtk/gtkstock.c:327
+#: gtk/gtkstock.c:327
msgid "_Delete"
msgstr "_Slet"
-#: ../gtk/gtkstock.c:328
+#: gtk/gtkstock.c:328
msgid "_Execute"
msgstr "_Udfør"
-#: ../gtk/gtkstock.c:329
+#: gtk/gtkstock.c:329
msgid "_Edit"
msgstr "_Redigér"
-#: ../gtk/gtkstock.c:330
+#: gtk/gtkstock.c:330
msgid "_Find"
msgstr "_Find"
-#: ../gtk/gtkstock.c:331
+#: gtk/gtkstock.c:331
msgid "Find and _Replace"
msgstr "Find og e_rstat"
-#: ../gtk/gtkstock.c:332
+#: gtk/gtkstock.c:332
msgid "_Floppy"
msgstr "_Diskette"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:334
+#: gtk/gtkstock.c:334
msgid "Navigation|_Bottom"
msgstr "_Bund"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:336
+#: gtk/gtkstock.c:336
msgid "Navigation|_First"
msgstr "_Første"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:338
+#: gtk/gtkstock.c:338
msgid "Navigation|_Last"
msgstr "_Sidste"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:340
+#: gtk/gtkstock.c:340
msgid "Navigation|_Top"
msgstr "_Top"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:342
+#: gtk/gtkstock.c:342
msgid "Navigation|_Back"
msgstr "Til_bage"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:344
+#: gtk/gtkstock.c:344
msgid "Navigation|_Down"
msgstr "Ne_d"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:346
+#: gtk/gtkstock.c:346
msgid "Navigation|_Forward"
msgstr "Frem_ad"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:348
+#: gtk/gtkstock.c:348
msgid "Navigation|_Up"
msgstr "_Op"
-#: ../gtk/gtkstock.c:349
+#: gtk/gtkstock.c:349
msgid "_Harddisk"
msgstr "_Harddisk"
-#: ../gtk/gtkstock.c:350
+#: gtk/gtkstock.c:350
msgid "_Help"
msgstr "_Hjælp"
-#: ../gtk/gtkstock.c:351
+#: gtk/gtkstock.c:351
msgid "_Home"
msgstr "_Hjem"
-#: ../gtk/gtkstock.c:352
+#: gtk/gtkstock.c:352
msgid "Increase Indent"
msgstr "Forøg indrykning"
-#: ../gtk/gtkstock.c:353
+#: gtk/gtkstock.c:353
msgid "Decrease Indent"
msgstr "Formindsk indrykning"
-#: ../gtk/gtkstock.c:354
+#: gtk/gtkstock.c:354
msgid "_Index"
msgstr "_Indeks"
-#: ../gtk/gtkstock.c:355
+#: gtk/gtkstock.c:355
msgid "_Italic"
msgstr "_Kursiv"
-#: ../gtk/gtkstock.c:356
+#: gtk/gtkstock.c:356
msgid "_Jump to"
msgstr "_Spring til"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:358
+#: gtk/gtkstock.c:358
msgid "Justify|_Center"
msgstr "_Centrér"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:360
+#: gtk/gtkstock.c:360
msgid "Justify|_Fill"
msgstr "_Fyld"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:362
+#: gtk/gtkstock.c:362
msgid "Justify|_Left"
msgstr "_Venstre"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:364
+#: gtk/gtkstock.c:364
msgid "Justify|_Right"
msgstr "_Højre"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:367
+#: gtk/gtkstock.c:367
msgid "Media|_Forward"
msgstr "_Fremad"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:369
+#: gtk/gtkstock.c:369
msgid "Media|_Next"
msgstr "_Næste"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:371
+#: gtk/gtkstock.c:371
msgid "Media|P_ause"
msgstr "_Pause"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:373
+#: gtk/gtkstock.c:373
msgid "Media|_Play"
msgstr "_Afspil"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:375
+#: gtk/gtkstock.c:375
msgid "Media|Pre_vious"
msgstr "Fo_rrige"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:377
+#: gtk/gtkstock.c:377
msgid "Media|_Record"
msgstr "_Optag"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:379
+#: gtk/gtkstock.c:379
msgid "Media|R_ewind"
msgstr "_Tilbage"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:381
+#: gtk/gtkstock.c:381
msgid "Media|_Stop"
msgstr "_Stop"
-#: ../gtk/gtkstock.c:382
+#: gtk/gtkstock.c:382
msgid "_Network"
msgstr "_Netværk"
-#: ../gtk/gtkstock.c:383
+#: gtk/gtkstock.c:383
msgid "_New"
msgstr "_Ny"
-#: ../gtk/gtkstock.c:384
+#: gtk/gtkstock.c:384
msgid "_No"
msgstr "_Nej"
-#: ../gtk/gtkstock.c:385
+#: gtk/gtkstock.c:385
msgid "_OK"
msgstr "_O.k."
-#: ../gtk/gtkstock.c:386
+#: gtk/gtkstock.c:386
msgid "_Open"
msgstr "_Åbn"
-#: ../gtk/gtkstock.c:387
+#: gtk/gtkstock.c:387
msgid "_Paste"
msgstr "_Indsæt"
-#: ../gtk/gtkstock.c:388
+#: gtk/gtkstock.c:388
msgid "_Preferences"
msgstr "_Indstillinger"
-#: ../gtk/gtkstock.c:389
+#: gtk/gtkstock.c:389
msgid "_Print"
msgstr "_Udskriv"
-#: ../gtk/gtkstock.c:390
+#: gtk/gtkstock.c:390
msgid "Print Pre_view"
msgstr "_Vis udskrift"
-#: ../gtk/gtkstock.c:391
+#: gtk/gtkstock.c:391
msgid "_Properties"
msgstr "_Egenskaber"
-#: ../gtk/gtkstock.c:392
+#: gtk/gtkstock.c:392
msgid "_Quit"
msgstr "_Afslut"
-#: ../gtk/gtkstock.c:393
+#: gtk/gtkstock.c:393
msgid "_Redo"
msgstr "_Gentag"
-#: ../gtk/gtkstock.c:394
+#: gtk/gtkstock.c:394
msgid "_Refresh"
msgstr "_Opdatér"
-#: ../gtk/gtkstock.c:396
+#: gtk/gtkstock.c:396
msgid "_Revert"
msgstr "_Forkast"
-#: ../gtk/gtkstock.c:397
+#: gtk/gtkstock.c:397
msgid "_Save"
msgstr "_Gem"
-#: ../gtk/gtkstock.c:398
+#: gtk/gtkstock.c:398
msgid "Save _As"
msgstr "Gem s_om"
-#: ../gtk/gtkstock.c:399
+#: gtk/gtkstock.c:399
msgid "_Color"
msgstr "_Farve"
-#: ../gtk/gtkstock.c:400
+#: gtk/gtkstock.c:400
msgid "_Font"
msgstr "_Skrifttype"
-#: ../gtk/gtkstock.c:401
+#: gtk/gtkstock.c:401
msgid "_Ascending"
msgstr "_Stigende"
-#: ../gtk/gtkstock.c:402
+#: gtk/gtkstock.c:402
msgid "_Descending"
msgstr "_Faldende"
-#: ../gtk/gtkstock.c:403
+#: gtk/gtkstock.c:403
msgid "_Spell Check"
msgstr "_Stavekontrol"
-#: ../gtk/gtkstock.c:404
+#: gtk/gtkstock.c:404
msgid "_Stop"
msgstr "_Stop"
-#: ../gtk/gtkstock.c:405
+#: gtk/gtkstock.c:405
msgid "_Strikethrough"
msgstr "_Gennemstreget"
-#: ../gtk/gtkstock.c:406
+#: gtk/gtkstock.c:406
msgid "_Undelete"
msgstr "_Gendan"
-#: ../gtk/gtkstock.c:407
+#: gtk/gtkstock.c:407
msgid "_Underline"
msgstr "_Understreget"
-#: ../gtk/gtkstock.c:408
+#: gtk/gtkstock.c:408
msgid "_Undo"
msgstr "_Fortryd"
-#: ../gtk/gtkstock.c:409
+#: gtk/gtkstock.c:409
msgid "_Yes"
msgstr "_Ja"
-#: ../gtk/gtkstock.c:410
+#: gtk/gtkstock.c:410
msgid "_Normal Size"
msgstr "_Normal størrelse"
-#: ../gtk/gtkstock.c:411
+#: gtk/gtkstock.c:411
msgid "Best _Fit"
msgstr "_Tilpas"
-#: ../gtk/gtkstock.c:412
+#: gtk/gtkstock.c:412
msgid "Zoom _In"
msgstr "Zoom _ind"
-#: ../gtk/gtkstock.c:413
+#: gtk/gtkstock.c:413
msgid "Zoom _Out"
msgstr "Zoom _ud"
-#: ../gtk/gtktextutil.c:48
+#: gtk/gtktextutil.c:48
msgid "LRM _Left-to-right mark"
msgstr "LRM _venstre-mod-højre-mærke"
-#: ../gtk/gtktextutil.c:49
+#: gtk/gtktextutil.c:49
msgid "RLM _Right-to-left mark"
msgstr "RLM _højre-mod-venstre-mærke"
-#: ../gtk/gtktextutil.c:50
+#: gtk/gtktextutil.c:50
msgid "LRE Left-to-right _embedding"
msgstr "LRE venstre-mod-højre-_indlejring"
-#: ../gtk/gtktextutil.c:51
+#: gtk/gtktextutil.c:51
msgid "RLE Right-to-left e_mbedding"
msgstr "RLE højre-mod-venstre-i_ndlejring"
# RETMIG: rigtigt?
-#: ../gtk/gtktextutil.c:52
+#: gtk/gtktextutil.c:52
msgid "LRO Left-to-right _override"
msgstr "LRO venstre-mod-højre-_overskrivning"
-#: ../gtk/gtktextutil.c:53
+#: gtk/gtktextutil.c:53
msgid "RLO Right-to-left o_verride"
msgstr "RLO højre-mod-venstre-o_verskrivning"
-#: ../gtk/gtktextutil.c:54
+#: gtk/gtktextutil.c:54
msgid "PDF _Pop directional formatting"
msgstr "PDF _glem retningsformatering"
-#: ../gtk/gtktextutil.c:55
+#: gtk/gtktextutil.c:55
msgid "ZWS _Zero width space"
msgstr "ZWS _nul bredde mellemrum"
-#: ../gtk/gtktextutil.c:56
+#: gtk/gtktextutil.c:56
msgid "ZWJ Zero width _joiner"
msgstr "ZWJ nul bredde _sammenbinder"
-#: ../gtk/gtktextutil.c:57
+#: gtk/gtktextutil.c:57
msgid "ZWNJ Zero width _non-joiner"
msgstr "ZWNJ nul bredde i_kke-sammenbinder"
-#: ../gtk/gtkthemes.c:71
+#: gtk/gtkthemes.c:71
#, c-format
msgid "Unable to locate theme engine in module_path: \"%s\","
msgstr "Kunne ikke finde temamotor i module_path: \"%s\","
-#: ../gtk/gtktipsquery.c:186
+#: gtk/gtktipsquery.c:186
msgid "--- No Tip ---"
msgstr "--- Ingen hjælp ---"
-#: ../gtk/gtkuimanager.c:1144
+#: gtk/gtkuimanager.c:1154
#, c-format
msgid "Unknown attribute '%s' on line %d char %d"
msgstr "Ukendt egenskab \"%s\" på linje %d tegn %d"
-#: ../gtk/gtkuimanager.c:1346
+#: gtk/gtkuimanager.c:1371
#, c-format
msgid "Unexpected start tag '%s' on line %d char %d"
msgstr "Uventet startmærke \"%s\" på linje %d tegn %d"
-#: ../gtk/gtkuimanager.c:1431
+#: gtk/gtkuimanager.c:1461
#, c-format
msgid "Unexpected character data on line %d char %d"
msgstr "Uventede tegndata på linje %d tegn %d"
-#: ../gtk/gtkuimanager.c:2222
+#: gtk/gtkuimanager.c:2272
msgid "Empty"
msgstr "Tom"
#. ID
-#: ../modules/input/imam-et.c:454
+#: modules/input/imam-et.c:454
msgid "Amharic (EZ+)"
msgstr "Amharisk (EZ+)"
#. ID
-#: ../modules/input/imcedilla.c:91
+#: modules/input/imcedilla.c:91
msgid "Cedilla"
msgstr "Cedilla"
#. ID
-#: ../modules/input/imcyrillic-translit.c:217
+#: modules/input/imcyrillic-translit.c:217
msgid "Cyrillic (Transliterated)"
msgstr "Kyrillisk (transskriberet)"
#. ID
-#: ../modules/input/iminuktitut.c:127
+#: modules/input/iminuktitut.c:127
msgid "Inuktitut (Transliterated)"
msgstr "Inuktitut (transskriberet)"
#. ID
-#: ../modules/input/imipa.c:145
+#: modules/input/imipa.c:145
msgid "IPA"
msgstr "IPA"
#. ID
-#: ../modules/input/imthai-broken.c:178
+#: modules/input/imthai-broken.c:178
msgid "Thai (Broken)"
msgstr "Thai (i stykker)"
#. ID
-#: ../modules/input/imti-er.c:453
+#: modules/input/imti-er.c:453
msgid "Tigrigna-Eritrean (EZ+)"
msgstr "Tigrigna-Eritreask (EZ+)"
#. ID
-#: ../modules/input/imti-et.c:453
+#: modules/input/imti-et.c:453
msgid "Tigrigna-Ethiopian (EZ+)"
msgstr "Tigrigna-Ethiopisk (EZ+)"
#. ID
-#: ../modules/input/imviqr.c:244
+#: modules/input/imviqr.c:244
msgid "Vietnamese (VIQR)"
msgstr "Vietnamesisk (VIQR)"
#. ID
-#: ../modules/input/imxim.c:28
+#: modules/input/imxim.c:28
msgid "X Input Method"
msgstr "X-indtastningsmetode"
-#: ../tests/testfilechooser.c:186
+#: tests/testfilechooser.c:186
#, c-format
msgid "Could not get information for file '%s': %s"
msgstr "Kunne ikke indhente oplysninger om filen \"%s\": %s"
diff --git a/po/de.po b/po/de.po
index 3edf6fb02..f7e179e32 100644
--- a/po/de.po
+++ b/po/de.po
@@ -13,7 +13,7 @@ msgid ""
msgstr ""
"Project-Id-Version: GTK+ HEAD\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-04-05 20:33+0200\n"
+"POT-Creation-Date: 2005-06-20 14:30-0400\n"
"PO-Revision-Date: 2004-12-18 14:55+0100\n"
"Last-Translator: Hendrik Richter <hendi@gnome-de.org>\n"
"Language-Team: German <gnome-de@gnome.org>\n"
@@ -22,19 +22,19 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: ../gdk-pixbuf/gdk-pixbuf-animation.c:153 ../gdk-pixbuf/gdk-pixbuf-io.c:838
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1068 ../tests/testfilechooser.c:199
+#: gdk-pixbuf/gdk-pixbuf-animation.c:153 gdk-pixbuf/gdk-pixbuf-io.c:838
+#: gdk-pixbuf/gdk-pixbuf-io.c:1068 tests/testfilechooser.c:199
#, c-format
msgid "Failed to open file '%s': %s"
msgstr "Datei »%s« konnte nicht geöffnet werden: %s"
-#: ../gdk-pixbuf/gdk-pixbuf-animation.c:166 ../gdk-pixbuf/gdk-pixbuf-io.c:850
+#: gdk-pixbuf/gdk-pixbuf-animation.c:166 gdk-pixbuf/gdk-pixbuf-io.c:850
#, c-format
msgid "Image file '%s' contains no data"
msgstr "Bilddatei »%s« enthält keine Daten"
-#: ../gdk-pixbuf/gdk-pixbuf-animation.c:208 ../gdk-pixbuf/gdk-pixbuf-io.c:887
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1109 ../tests/testfilechooser.c:244
+#: gdk-pixbuf/gdk-pixbuf-animation.c:208 gdk-pixbuf/gdk-pixbuf-io.c:887
+#: gdk-pixbuf/gdk-pixbuf-io.c:1109 tests/testfilechooser.c:244
#, c-format
msgid ""
"Failed to load image '%s': reason not known, probably a corrupt image file"
@@ -42,7 +42,7 @@ msgstr ""
"Bild »%s« konnte nicht geladen werden: Grund unbekannt, vermutlich eine "
"defekte Bilddatei"
-#: ../gdk-pixbuf/gdk-pixbuf-animation.c:241
+#: gdk-pixbuf/gdk-pixbuf-animation.c:241
#, c-format
msgid ""
"Failed to load animation '%s': reason not known, probably a corrupt "
@@ -51,12 +51,12 @@ msgstr ""
"Animation »%s« konnte nicht geladen werden: Grund unbekannt, vermutlich eine "
"defekte Animationsdatei"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:444
+#: gdk-pixbuf/gdk-pixbuf-io.c:444
#, c-format
msgid "Unable to load image-loading module: %s: %s"
msgstr "Bildlader-Modul konnte nicht geladen werden: %s: %s"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:459
+#: gdk-pixbuf/gdk-pixbuf-io.c:459
#, c-format
msgid ""
"Image-loading module %s does not export the proper interface; perhaps it's "
@@ -65,55 +65,55 @@ msgstr ""
"Bildlader-Modul %s exportiert nicht die richtige Schnittstelle; vielleicht "
"stammt es aus einer anderen GTK-Version?"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:628 ../gdk-pixbuf/gdk-pixbuf-io.c:680
+#: gdk-pixbuf/gdk-pixbuf-io.c:628 gdk-pixbuf/gdk-pixbuf-io.c:680
#, c-format
msgid "Image type '%s' is not supported"
msgstr "Bildtyp »%s« wird nicht unterstützt"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:720
+#: gdk-pixbuf/gdk-pixbuf-io.c:720
#, c-format
msgid "Couldn't recognize the image file format for file '%s'"
msgstr "Das Format der Bilddatei »%s« konnte nicht erkannt werden"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:728
+#: gdk-pixbuf/gdk-pixbuf-io.c:728
msgid "Unrecognized image file format"
msgstr "Format der Bilddatei unbekannt"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:896
+#: gdk-pixbuf/gdk-pixbuf-io.c:896
#, c-format
msgid "Failed to load image '%s': %s"
msgstr "Bild »%s« konnte nicht geladen werden: %s"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1336
+#: gdk-pixbuf/gdk-pixbuf-io.c:1336
#, c-format
msgid "Error writing to image file: %s"
msgstr "Fehler beim Schreiben einer Bilddatei (%s)"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1382 ../gdk-pixbuf/gdk-pixbuf-io.c:1511
+#: gdk-pixbuf/gdk-pixbuf-io.c:1382 gdk-pixbuf/gdk-pixbuf-io.c:1511
#, c-format
msgid "This build of gdk-pixbuf does not support saving the image format: %s"
msgstr ""
"Diese Fassung von gdk-pixbuf unterstützt das Speichern in diesem Bildformat "
"nicht: %s"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1416
+#: gdk-pixbuf/gdk-pixbuf-io.c:1416
msgid "Insufficient memory to save image to callback"
msgstr "Nicht genug Speicher, um Bild in Callback zu speichern"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1428
+#: gdk-pixbuf/gdk-pixbuf-io.c:1428
msgid "Failed to open temporary file"
msgstr "Öffnen von Temporärdatei gescheitert"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1453
+#: gdk-pixbuf/gdk-pixbuf-io.c:1453
msgid "Failed to read from temporary file"
msgstr "Lesen von Temporärdatei gescheitert"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1683
+#: gdk-pixbuf/gdk-pixbuf-io.c:1687
#, c-format
msgid "Failed to open '%s' for writing: %s"
msgstr "»%s« konnte nicht zum Schreiben geöffnet werden: %s"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1707
+#: gdk-pixbuf/gdk-pixbuf-io.c:1711
#, c-format
msgid ""
"Failed to close '%s' while writing image, all data may not have been saved: %"
@@ -122,16 +122,16 @@ msgstr ""
"»%s« konnte nach dem Schreiben des Bildes nicht geschlossen werden, evtl. "
"wurden nicht alle Daten gespeichert: %s"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1927 ../gdk-pixbuf/gdk-pixbuf-io.c:1977
+#: gdk-pixbuf/gdk-pixbuf-io.c:1931 gdk-pixbuf/gdk-pixbuf-io.c:1981
msgid "Insufficient memory to save image into a buffer"
msgstr "Nicht genug Speicher, um Bild in einen Puffer zu speichern"
-#: ../gdk-pixbuf/gdk-pixbuf-loader.c:383
+#: gdk-pixbuf/gdk-pixbuf-loader.c:383
#, c-format
msgid "Incremental loading of image type '%s' is not supported"
msgstr "Schrittweises Laden des Bildtyps »%s« wird nicht unterstützt"
-#: ../gdk-pixbuf/gdk-pixbuf-loader.c:411 ../gdk-pixbuf/gdk-pixbuf-loader.c:513
+#: gdk-pixbuf/gdk-pixbuf-loader.c:411 gdk-pixbuf/gdk-pixbuf-loader.c:513
#, c-format
msgid ""
"Internal error: Image loader module '%s' failed to begin loading an image, "
@@ -140,140 +140,136 @@ msgstr ""
"Interner Fehler: Bildlader-Modul »%s« schaffte es nicht, das Laden eines "
"Bildes zu beginnen, gab aber keinen Grund für den Fehler an"
-#: ../gdk-pixbuf/gdk-pixdata.c:147
+#: gdk-pixbuf/gdk-pixdata.c:147
msgid "Image header corrupt"
msgstr "Bildvorspann unbrauchbar"
-#: ../gdk-pixbuf/gdk-pixdata.c:152
+#: gdk-pixbuf/gdk-pixdata.c:152
msgid "Image format unknown"
msgstr "Bildformat unbekannt"
-#: ../gdk-pixbuf/gdk-pixdata.c:157 ../gdk-pixbuf/gdk-pixdata.c:487
+#: gdk-pixbuf/gdk-pixdata.c:157 gdk-pixbuf/gdk-pixdata.c:487
msgid "Image pixel data corrupt"
msgstr "Bild-Pixeldaten unbrauchbar"
-#: ../gdk-pixbuf/gdk-pixdata.c:431
+#: gdk-pixbuf/gdk-pixdata.c:431
#, c-format
msgid "failed to allocate image buffer of %u byte"
msgid_plural "failed to allocate image buffer of %u bytes"
msgstr[0] "Bildpuffer von %u Byte konnte nicht bereitgestellt werden"
msgstr[1] "Bildpuffer von %u Bytes konnte nicht bereitgestellt werden"
-#: ../gdk-pixbuf/io-ani.c:244
+#: gdk-pixbuf/io-ani.c:244
msgid "Unexpected icon chunk in animation"
msgstr "Nicht erwarteter Symbol-Chunk in Animation"
-#: ../gdk-pixbuf/io-ani.c:337
+#: gdk-pixbuf/io-ani.c:337
msgid "Unsupported animation type"
msgstr "Nicht unterstützter Animationstyp"
-#: ../gdk-pixbuf/io-ani.c:348 ../gdk-pixbuf/io-ani.c:538
+#: gdk-pixbuf/io-ani.c:348 gdk-pixbuf/io-ani.c:538
msgid "Invalid header in animation"
msgstr "Ungültiger Vorspann in Animation"
-#: ../gdk-pixbuf/io-ani.c:358 ../gdk-pixbuf/io-ani.c:382
-#: ../gdk-pixbuf/io-ani.c:441 ../gdk-pixbuf/io-ani.c:460
-#: ../gdk-pixbuf/io-ani.c:511 ../gdk-pixbuf/io-ani.c:583
+#: gdk-pixbuf/io-ani.c:358 gdk-pixbuf/io-ani.c:382 gdk-pixbuf/io-ani.c:441
+#: gdk-pixbuf/io-ani.c:460 gdk-pixbuf/io-ani.c:511 gdk-pixbuf/io-ani.c:583
msgid "Not enough memory to load animation"
msgstr "Nicht genug Speicher, um Animation zu laden"
-#: ../gdk-pixbuf/io-ani.c:400 ../gdk-pixbuf/io-ani.c:417
-#: ../gdk-pixbuf/io-ani.c:428
+#: gdk-pixbuf/io-ani.c:400 gdk-pixbuf/io-ani.c:417 gdk-pixbuf/io-ani.c:428
msgid "Malformed chunk in animation"
msgstr "Fehlerhafter Chunk in Animation"
-#: ../gdk-pixbuf/io-ani.c:676
+#: gdk-pixbuf/io-ani.c:676
msgid "The ANI image format"
msgstr "Das ANI-Bildformat"
-#: ../gdk-pixbuf/io-bmp.c:228 ../gdk-pixbuf/io-bmp.c:301
-#: ../gdk-pixbuf/io-bmp.c:333 ../gdk-pixbuf/io-bmp.c:356
-#: ../gdk-pixbuf/io-bmp.c:437
+#: gdk-pixbuf/io-bmp.c:228 gdk-pixbuf/io-bmp.c:306 gdk-pixbuf/io-bmp.c:338
+#: gdk-pixbuf/io-bmp.c:361 gdk-pixbuf/io-bmp.c:442
msgid "BMP image has bogus header data"
msgstr "Vorspanndaten des BMP-Bildes sind Unsinn"
-#: ../gdk-pixbuf/io-bmp.c:239 ../gdk-pixbuf/io-bmp.c:396
+#: gdk-pixbuf/io-bmp.c:239 gdk-pixbuf/io-bmp.c:401
msgid "Not enough memory to load bitmap image"
msgstr "Nicht genug Speicher, um Bitmap-Bild zu laden"
-#: ../gdk-pixbuf/io-bmp.c:282
+#: gdk-pixbuf/io-bmp.c:287
msgid "BMP image has unsupported header size"
msgstr "Vorspannlänge des BMP-Bildes wird nicht unterstützt"
-#: ../gdk-pixbuf/io-bmp.c:320
+#: gdk-pixbuf/io-bmp.c:325
msgid "Topdown BMP images cannot be compressed"
msgstr ""
-#: ../gdk-pixbuf/io-bmp.c:1198
+#: gdk-pixbuf/io-bmp.c:1203
msgid "Couldn't allocate memory for saving BMP file"
msgstr "Speicher zum Sichern von BMP-Datei konnte nicht bereit gestellt werden"
-#: ../gdk-pixbuf/io-bmp.c:1239
+#: gdk-pixbuf/io-bmp.c:1244
msgid "Couldn't write to BMP file"
msgstr "BMP-Datei konnte nicht geschrieben werden"
-#: ../gdk-pixbuf/io-bmp.c:1288
+#: gdk-pixbuf/io-bmp.c:1293
msgid "The BMP image format"
msgstr "Das BMP-Bildformat"
-#: ../gdk-pixbuf/io-gif.c:220
+#: gdk-pixbuf/io-gif.c:220
#, c-format
msgid "Failure reading GIF: %s"
msgstr "Fehler beim Lesen von GIF: %s"
-#: ../gdk-pixbuf/io-gif.c:492 ../gdk-pixbuf/io-gif.c:1463
-#: ../gdk-pixbuf/io-gif.c:1624
+#: 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 ""
"Daten in der GIF-Datei unvollständig (vielleicht wurden sie irgendwie "
"verstümmelt?)"
-#: ../gdk-pixbuf/io-gif.c:501
+#: gdk-pixbuf/io-gif.c:501
#, c-format
msgid "Internal error in the GIF loader (%s)"
msgstr "Interner Fehler im GIF-Lader (%s)"
-#: ../gdk-pixbuf/io-gif.c:575
+#: gdk-pixbuf/io-gif.c:575
msgid "Stack overflow"
msgstr "Stack-Überlauf"
-#: ../gdk-pixbuf/io-gif.c:635
+#: gdk-pixbuf/io-gif.c:635
msgid "GIF image loader cannot understand this image."
msgstr "Der GIF-Bildlader konnte dieses Bild nicht verstehen."
-#: ../gdk-pixbuf/io-gif.c:664
+#: gdk-pixbuf/io-gif.c:664
msgid "Bad code encountered"
msgstr "Fehlerhafte Bilddaten festgestellt"
-#: ../gdk-pixbuf/io-gif.c:674
+#: gdk-pixbuf/io-gif.c:674
msgid "Circular table entry in GIF file"
msgstr "Ringschluss in Tabelleneinträgen in GIF-Datei"
-#: ../gdk-pixbuf/io-gif.c:862 ../gdk-pixbuf/io-gif.c:1451
-#: ../gdk-pixbuf/io-gif.c:1497 ../gdk-pixbuf/io-gif.c:1612
+#: 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 "Nicht genug Speicher, um GIF-Bild zu laden"
-#: ../gdk-pixbuf/io-gif.c:947
+#: gdk-pixbuf/io-gif.c:947
#, fuzzy
msgid "Not enough memory to composite a frame in GIF file"
msgstr "Nicht genug Speicher, um GIF-Bild zu laden"
-#: ../gdk-pixbuf/io-gif.c:1116
+#: gdk-pixbuf/io-gif.c:1116
msgid "GIF image is corrupt (incorrect LZW compression)"
msgstr "Das GIF-Bild ist defekt (fehlerhafte LZW-Kompression)"
-#: ../gdk-pixbuf/io-gif.c:1166
+#: gdk-pixbuf/io-gif.c:1166
msgid "File does not appear to be a GIF file"
msgstr "Datei scheint keine GIF-Datei zu sein"
-#: ../gdk-pixbuf/io-gif.c:1178
+#: gdk-pixbuf/io-gif.c:1178
#, c-format
msgid "Version %s of the GIF file format is not supported"
msgstr "Version %s des GIF-Dateiformats wird nicht unterstützt"
# gdk-pixbuf/io-gi178
-#: ../gdk-pixbuf/io-gif.c:1287
+#: gdk-pixbuf/io-gif.c:1287
msgid ""
"GIF image has no global colormap, and a frame inside it has no local "
"colormap."
@@ -281,67 +277,66 @@ msgstr ""
"Das GIF-Bild hat keine globale Farbtabelle, und ein Einzelbild darin hat "
"keine lokale Farbtabelle."
-#: ../gdk-pixbuf/io-gif.c:1519
+#: gdk-pixbuf/io-gif.c:1519
msgid "GIF image was truncated or incomplete."
msgstr "GIF-Bild wurde verstümmelt oder ist unvollständig."
-#: ../gdk-pixbuf/io-gif.c:1671
+#: gdk-pixbuf/io-gif.c:1671
msgid "The GIF image format"
msgstr "Das GIF-Bildformat"
-#: ../gdk-pixbuf/io-ico.c:219 ../gdk-pixbuf/io-ico.c:271
-#: ../gdk-pixbuf/io-ico.c:340 ../gdk-pixbuf/io-ico.c:403
-#: ../gdk-pixbuf/io-ico.c:433
+#: gdk-pixbuf/io-ico.c:219 gdk-pixbuf/io-ico.c:271 gdk-pixbuf/io-ico.c:340
+#: gdk-pixbuf/io-ico.c:403 gdk-pixbuf/io-ico.c:433
msgid "Not enough memory to load icon"
msgstr "Nicht genug Speicher, um Symbol zu laden"
-#: ../gdk-pixbuf/io-ico.c:256 ../gdk-pixbuf/io-ico.c:330
+#: gdk-pixbuf/io-ico.c:256 gdk-pixbuf/io-ico.c:330
msgid "Invalid header in icon"
msgstr "Ungültiger Vorspann in Symbol"
-#: ../gdk-pixbuf/io-ico.c:293
+#: gdk-pixbuf/io-ico.c:293
msgid "Icon has zero width"
msgstr "Symbolbreite beträgt null"
-#: ../gdk-pixbuf/io-ico.c:303
+#: gdk-pixbuf/io-ico.c:303
msgid "Icon has zero height"
msgstr "Symbolhöhe beträgt null"
-#: ../gdk-pixbuf/io-ico.c:355
+#: gdk-pixbuf/io-ico.c:355
msgid "Compressed icons are not supported"
msgstr "Komprimierte Symbole werden nicht unterstützt"
-#: ../gdk-pixbuf/io-ico.c:388
+#: gdk-pixbuf/io-ico.c:388
msgid "Unsupported icon type"
msgstr "Nicht unterstützter Symboltyp"
-#: ../gdk-pixbuf/io-ico.c:482
+#: gdk-pixbuf/io-ico.c:482
msgid "Not enough memory to load ICO file"
msgstr "Nicht genug Speicher, um ICO-Bild zu laden"
-#: ../gdk-pixbuf/io-ico.c:947
+#: gdk-pixbuf/io-ico.c:947
msgid "Image too large to be saved as ICO"
msgstr "Bild zu groß, um als ICO gespeichert zu werden"
-#: ../gdk-pixbuf/io-ico.c:958
+#: gdk-pixbuf/io-ico.c:958
msgid "Cursor hotspot outside image"
msgstr "Zeiger-Hotspot außerhalb des Bilds"
-#: ../gdk-pixbuf/io-ico.c:981
+#: gdk-pixbuf/io-ico.c:981
#, c-format
msgid "Unsupported depth for ICO file: %d"
msgstr "Nicht unterstützte Farbtiefe der ICO-Datei: %d"
-#: ../gdk-pixbuf/io-ico.c:1210
+#: gdk-pixbuf/io-ico.c:1210
msgid "The ICO image format"
msgstr "Das ICO-Bildformat"
-#: ../gdk-pixbuf/io-jpeg.c:114
+#: gdk-pixbuf/io-jpeg.c:114
#, c-format
msgid "Error interpreting JPEG image file (%s)"
msgstr "Fehler beim Lesen einer JPEG-Bilddatei (%s)"
-#: ../gdk-pixbuf/io-jpeg.c:349
+#: gdk-pixbuf/io-jpeg.c:349
msgid ""
"Insufficient memory to load image, try exiting some applications to free "
"memory"
@@ -349,17 +344,17 @@ msgstr ""
"Nicht genug Speicher, um das Bild zu laden. Versuchen Sie, einige "
"Anwendungen zu beenden, um Speicher frei zu machen"
-#: ../gdk-pixbuf/io-jpeg.c:383 ../gdk-pixbuf/io-jpeg.c:749
+#: gdk-pixbuf/io-jpeg.c:383 gdk-pixbuf/io-jpeg.c:749
#, c-format
msgid "Unsupported JPEG color space (%s)"
msgstr "Nicht unterstützter JPEG-Farbraum (%s)"
-#: ../gdk-pixbuf/io-jpeg.c:481 ../gdk-pixbuf/io-jpeg.c:678
-#: ../gdk-pixbuf/io-jpeg.c:943 ../gdk-pixbuf/io-jpeg.c:952
+#: gdk-pixbuf/io-jpeg.c:481 gdk-pixbuf/io-jpeg.c:678 gdk-pixbuf/io-jpeg.c:943
+#: gdk-pixbuf/io-jpeg.c:952
msgid "Couldn't allocate memory for loading JPEG file"
msgstr "Speicher zum Laden von JPEG-Datei konnte nicht bereit gestellt werden"
-#: ../gdk-pixbuf/io-jpeg.c:894
+#: gdk-pixbuf/io-jpeg.c:894
#, c-format
msgid ""
"JPEG quality must be a value between 0 and 100; value '%s' could not be "
@@ -368,7 +363,7 @@ msgstr ""
"JPEG-Qualität muss ein Wert zwischen 0 und 100 sein; Wert »%s« konnte nicht "
"verarbeitet werden."
-#: ../gdk-pixbuf/io-jpeg.c:909
+#: gdk-pixbuf/io-jpeg.c:909
#, c-format
msgid ""
"JPEG quality must be a value between 0 and 100; value '%d' is not allowed."
@@ -376,88 +371,88 @@ msgstr ""
"JPEG-Qualität muss ein Wert zwischen 0 und 100 sein; Wert »%d« ist nicht "
"erlaubt."
-#: ../gdk-pixbuf/io-jpeg.c:1071
+#: gdk-pixbuf/io-jpeg.c:1071
msgid "The JPEG image format"
msgstr "Das JPEG-Bildformat"
-#: ../gdk-pixbuf/io-pcx.c:191
+#: gdk-pixbuf/io-pcx.c:191
msgid "Couldn't allocate memory for header"
msgstr "Speicher für Kopfzeilen konnte nicht bereitgestellt werden"
-#: ../gdk-pixbuf/io-pcx.c:206 ../gdk-pixbuf/io-pcx.c:566
+#: gdk-pixbuf/io-pcx.c:206 gdk-pixbuf/io-pcx.c:566
msgid "Couldn't allocate memory for context buffer"
msgstr "Speicher für Kontextpuffer konnte nicht bereitgestellt werden"
-#: ../gdk-pixbuf/io-pcx.c:607
+#: gdk-pixbuf/io-pcx.c:607
msgid "Image has invalid width and/or height"
msgstr "Bildhöhe und/oder -breite ungültig"
# CHECK
-#: ../gdk-pixbuf/io-pcx.c:619 ../gdk-pixbuf/io-pcx.c:680
+#: gdk-pixbuf/io-pcx.c:619 gdk-pixbuf/io-pcx.c:680
msgid "Image has unsupported bpp"
msgstr "BPP-Anzahl des Bildes nicht unterstützt"
-#: ../gdk-pixbuf/io-pcx.c:624 ../gdk-pixbuf/io-pcx.c:632
+#: gdk-pixbuf/io-pcx.c:624 gdk-pixbuf/io-pcx.c:632
#, c-format
msgid "Image has unsupported number of %d-bit planes"
msgstr "Bild hat eine nicht unterstützte Anzahl von %d-Bit-Flächen"
-#: ../gdk-pixbuf/io-pcx.c:648
+#: gdk-pixbuf/io-pcx.c:648
msgid "Couldn't create new pixbuf"
msgstr "Neuer Pixbuf konnte nicht angelegt werden"
-#: ../gdk-pixbuf/io-pcx.c:656
+#: gdk-pixbuf/io-pcx.c:656
msgid "Couldn't allocate memory for line data"
msgstr "Speicher für Zeilendaten konnte nicht bereitgestellt werden"
-#: ../gdk-pixbuf/io-pcx.c:663
+#: gdk-pixbuf/io-pcx.c:663
msgid "Couldn't allocate memory for paletted data"
msgstr "Speicher für Palettendaten konnte nicht bereitgestellt werden"
-#: ../gdk-pixbuf/io-pcx.c:710
+#: gdk-pixbuf/io-pcx.c:710
msgid "Didn't get all lines of PCX image"
msgstr "Es wurden nicht alle Zeilen des PCX-Bilds abgerufen"
-#: ../gdk-pixbuf/io-pcx.c:717
+#: gdk-pixbuf/io-pcx.c:717
msgid "No palette found at end of PCX data"
msgstr "Keine Palette am Ende der PCX-Daten gefunden"
-#: ../gdk-pixbuf/io-pcx.c:758
+#: gdk-pixbuf/io-pcx.c:758
msgid "The PCX image format"
msgstr "Das PCX-Bildformat"
-#: ../gdk-pixbuf/io-png.c:55
+#: gdk-pixbuf/io-png.c:55
msgid "Bits per channel of PNG image is invalid."
msgstr "Die Bitanzahl pro Kanal des PNG-Bildes ist ungültig."
-#: ../gdk-pixbuf/io-png.c:136
+#: gdk-pixbuf/io-png.c:136
msgid "Transformed PNG has zero width or height."
msgstr "Höhe oder Breite des transformierten PNGs beträgt null."
-#: ../gdk-pixbuf/io-png.c:144
+#: gdk-pixbuf/io-png.c:144
msgid "Bits per channel of transformed PNG is not 8."
msgstr "Bits pro Kanal des transformierten PNGs sind nicht 8."
-#: ../gdk-pixbuf/io-png.c:153
+#: gdk-pixbuf/io-png.c:153
msgid "Transformed PNG not RGB or RGBA."
msgstr "Das transformierte PNG ist weder RGB noch RGBA."
-#: ../gdk-pixbuf/io-png.c:162
+#: gdk-pixbuf/io-png.c:162
msgid "Transformed PNG has unsupported number of channels, must be 3 or 4."
msgstr ""
"Die Anzahl der Kanäle des transformierten PNGs werden nicht unterstützt, "
"muss 3 oder 4 sein."
-#: ../gdk-pixbuf/io-png.c:183
+#: gdk-pixbuf/io-png.c:183
#, c-format
msgid "Fatal error in PNG image file: %s"
msgstr "Schwerer Fehler in PNG-Bilddatei: %s"
-#: ../gdk-pixbuf/io-png.c:301
+#: gdk-pixbuf/io-png.c:301
msgid "Insufficient memory to load PNG file"
msgstr "Nicht genug Speicher, um PNG-Datei zu laden"
-#: ../gdk-pixbuf/io-png.c:618
+#: gdk-pixbuf/io-png.c:618
#, c-format
msgid ""
"Insufficient memory to store a %ld by %ld image; try exiting some "
@@ -466,360 +461,375 @@ msgstr ""
"Nicht genug Speicher, um ein %ldx%ld-Bild zu speichern; versuchen Sie, "
"einige Anwendungen zu beenden, um den Speicherverbrauch zu reduzieren"
-#: ../gdk-pixbuf/io-png.c:669
+#: gdk-pixbuf/io-png.c:669
msgid "Fatal error reading PNG image file"
msgstr "Schwerer Fehler beim Lesen einer PNG-Bilddatei"
-#: ../gdk-pixbuf/io-png.c:718
+#: gdk-pixbuf/io-png.c:718
#, c-format
msgid "Fatal error reading PNG image file: %s"
msgstr "Schwerer Fehler beim Lesen einer PNG-Bilddatei: %s"
-#: ../gdk-pixbuf/io-png.c:813
+#: gdk-pixbuf/io-png.c:810
msgid ""
"Keys for PNG text chunks must have at least 1 and at most 79 characters."
msgstr ""
"Schlüssel für PNG-Text-Chunks müssen mindestens eines und dürfen maximal 79 "
"Zeichen lang sein."
-#: ../gdk-pixbuf/io-png.c:821
+#: gdk-pixbuf/io-png.c:818
msgid "Keys for PNG text chunks must be ASCII characters."
msgstr "Schlüssel für PNG-Text-Chunks müssen ASCII-Zeichen sein."
-#: ../gdk-pixbuf/io-png.c:854
+#: gdk-pixbuf/io-png.c:831
+#, fuzzy, c-format
+msgid ""
+"PNG compression level must be a value between 0 and 9; value '%s' could not "
+"be parsed."
+msgstr ""
+"JPEG-Qualität muss ein Wert zwischen 0 und 100 sein; Wert »%s« konnte nicht "
+"verarbeitet werden."
+
+#: gdk-pixbuf/io-png.c:843
+#, fuzzy, c-format
+msgid ""
+"PNG compression level must be a value between 0 and 9; value '%d' is not "
+"allowed."
+msgstr ""
+"JPEG-Qualität muss ein Wert zwischen 0 und 100 sein; Wert »%d« ist nicht "
+"erlaubt."
+
+#: gdk-pixbuf/io-png.c:883
#, c-format
msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding."
msgstr ""
"Wert für PNG-Text-Chunk %s konnte nicht in ISO-8859-1-Zeichenkodierung "
"umgewandelt werden."
-#: ../gdk-pixbuf/io-png.c:994
+#: gdk-pixbuf/io-png.c:1026
msgid "The PNG image format"
msgstr "Das PNG-Bildformat"
-#: ../gdk-pixbuf/io-pnm.c:252
+#: gdk-pixbuf/io-pnm.c:252
msgid "PNM loader expected to find an integer, but didn't"
msgstr "PNM-Lader erwartete eine Ganzzahl und fand keine"
-#: ../gdk-pixbuf/io-pnm.c:284
+#: gdk-pixbuf/io-pnm.c:284
msgid "PNM file has an incorrect initial byte"
msgstr "Startbyte der PNM-Datei ungültig"
-#: ../gdk-pixbuf/io-pnm.c:314
+#: gdk-pixbuf/io-pnm.c:314
msgid "PNM file is not in a recognized PNM subformat"
msgstr "PNM-Datei liegt nicht in einem unterstützten PNM-Unterformat vor"
-#: ../gdk-pixbuf/io-pnm.c:339
+#: gdk-pixbuf/io-pnm.c:339
msgid "PNM file has an image width of 0"
msgstr "Bildbreite der PNM-Datei beträgt 0"
-#: ../gdk-pixbuf/io-pnm.c:360
+#: gdk-pixbuf/io-pnm.c:360
msgid "PNM file has an image height of 0"
msgstr "Bildhöhe der PNM-Datei beträgt 0"
-#: ../gdk-pixbuf/io-pnm.c:383
+#: gdk-pixbuf/io-pnm.c:383
msgid "Maximum color value in PNM file is 0"
msgstr "Maximaler Farbwert in der PNM-Datei ist 0"
-#: ../gdk-pixbuf/io-pnm.c:391
+#: gdk-pixbuf/io-pnm.c:391
msgid "Maximum color value in PNM file is too large"
msgstr "Maximaler Farbwert in der PNM-Datei zu groß"
-#: ../gdk-pixbuf/io-pnm.c:399
+#: gdk-pixbuf/io-pnm.c:399
msgid "Cannot handle PNM files with maximum color values greater than 255"
msgstr ""
"PNM-Dateien mit maximalen Farbwerten über 255 können nicht verarbeitet werden"
-#: ../gdk-pixbuf/io-pnm.c:438 ../gdk-pixbuf/io-pnm.c:466
-#: ../gdk-pixbuf/io-pnm.c:498
+#: gdk-pixbuf/io-pnm.c:438 gdk-pixbuf/io-pnm.c:466 gdk-pixbuf/io-pnm.c:498
msgid "Raw PNM image type is invalid"
msgstr "Roher PNM-Bildtyp ist ungültig"
-#: ../gdk-pixbuf/io-pnm.c:562 ../gdk-pixbuf/io-pnm.c:604
+#: gdk-pixbuf/io-pnm.c:562 gdk-pixbuf/io-pnm.c:604
msgid "PNM image format is invalid"
msgstr "PNM-Bildformat ist ungültig"
-#: ../gdk-pixbuf/io-pnm.c:663
+#: gdk-pixbuf/io-pnm.c:663
msgid "PNM image loader does not support this PNM subformat"
msgstr "PNM-Bildlader unterstützt dieses PNM-Unterformat nicht"
-#: ../gdk-pixbuf/io-pnm.c:718
+#: gdk-pixbuf/io-pnm.c:718
msgid "Premature end-of-file encountered"
msgstr "Dateiende ist zu früh aufgetreten"
-#: ../gdk-pixbuf/io-pnm.c:750 ../gdk-pixbuf/io-pnm.c:981
+#: gdk-pixbuf/io-pnm.c:750 gdk-pixbuf/io-pnm.c:981
msgid "Raw PNM formats require exactly one whitespace before sample data"
msgstr "Rohe PNM-Formate verlangen genau einen Leerraum vor den Sample-Daten"
-#: ../gdk-pixbuf/io-pnm.c:777
+#: gdk-pixbuf/io-pnm.c:777
msgid "Cannot allocate memory for loading PNM image"
msgstr "Speicher zum Laden eines PNM-Bildes konnte nicht bereitgestellt werden"
-#: ../gdk-pixbuf/io-pnm.c:827
+#: gdk-pixbuf/io-pnm.c:827
msgid "Insufficient memory to load PNM context struct"
msgstr "Nicht genug Speicher, um PNM-Kontextstruktur zu laden"
-#: ../gdk-pixbuf/io-pnm.c:878
+#: gdk-pixbuf/io-pnm.c:878
msgid "Unexpected end of PNM image data"
msgstr "Unerwartetes Ende der PNM-Bilddaten"
-#: ../gdk-pixbuf/io-pnm.c:1010
+#: gdk-pixbuf/io-pnm.c:1010
msgid "Insufficient memory to load PNM file"
msgstr "Nicht genug Speicher, um PNM-Datei zu laden"
-#: ../gdk-pixbuf/io-pnm.c:1089
+#: gdk-pixbuf/io-pnm.c:1089
msgid "The PNM/PBM/PGM/PPM image format family"
msgstr "Die PNM/PBM/PGM/PPM-Bildformat-Familie"
-#: ../gdk-pixbuf/io-ras.c:126
+#: gdk-pixbuf/io-ras.c:126
msgid "RAS image has bogus header data"
msgstr "Die Vorspanndaten des RAS-Bildes sind ungültig"
-#: ../gdk-pixbuf/io-ras.c:148
+#: gdk-pixbuf/io-ras.c:148
msgid "RAS image has unknown type"
msgstr "Typ des RAS-Bilds unbekannt"
-#: ../gdk-pixbuf/io-ras.c:156
+#: gdk-pixbuf/io-ras.c:156
msgid "unsupported RAS image variation"
msgstr "Nicht unterstützte RAS-Bildvariation"
-#: ../gdk-pixbuf/io-ras.c:171 ../gdk-pixbuf/io-ras.c:200
+#: gdk-pixbuf/io-ras.c:171 gdk-pixbuf/io-ras.c:200
msgid "Not enough memory to load RAS image"
msgstr "Nicht genug Speicher, um das RAS-Bild zu laden"
-#: ../gdk-pixbuf/io-ras.c:543
+#: gdk-pixbuf/io-ras.c:543
msgid "The Sun raster image format"
msgstr "Das Bildformat »Sun Raster Image«"
-#: ../gdk-pixbuf/io-tga.c:154
+#: gdk-pixbuf/io-tga.c:154
msgid "Cannot allocate memory for IOBuffer struct"
msgstr ""
"Speicher für Struktur des E/A-Puffers konnte nicht bereitgestellt werden"
-#: ../gdk-pixbuf/io-tga.c:173
+#: gdk-pixbuf/io-tga.c:173
msgid "Cannot allocate memory for IOBuffer data"
msgstr "Speicher für Daten des E/A-Puffers konnte nicht bereitgestellt werden"
-#: ../gdk-pixbuf/io-tga.c:184
+#: gdk-pixbuf/io-tga.c:184
msgid "Cannot realloc IOBuffer data"
msgstr ""
"Datenbereich des E/A-Puffers konnte nicht mit realloc() geändert werden"
-#: ../gdk-pixbuf/io-tga.c:214
+#: gdk-pixbuf/io-tga.c:214
msgid "Cannot allocate temporary IOBuffer data"
msgstr ""
"Speicher für temporäre Daten des E/A-Puffers konnte nicht bereitgestellt "
"werden"
-#: ../gdk-pixbuf/io-tga.c:348
+#: gdk-pixbuf/io-tga.c:348
msgid "Cannot allocate new pixbuf"
msgstr "Neuer Pixbuf konnte nicht angelegt werden"
-#: ../gdk-pixbuf/io-tga.c:689
+#: gdk-pixbuf/io-tga.c:689
msgid "Cannot allocate colormap structure"
msgstr "Farbtabellenstruktur konnte nicht angelegt werden"
-#: ../gdk-pixbuf/io-tga.c:696
+#: gdk-pixbuf/io-tga.c:696
msgid "Cannot allocate colormap entries"
msgstr "Farbtabelleneinträge konnten nicht bereitgestellt werden"
-#: ../gdk-pixbuf/io-tga.c:718
+#: gdk-pixbuf/io-tga.c:718
msgid "Unexpected bitdepth for colormap entries"
msgstr "Unerwartete Farbtiefe der Farbtabellen-Einträge"
-#: ../gdk-pixbuf/io-tga.c:736
+#: gdk-pixbuf/io-tga.c:736
msgid "Cannot allocate TGA header memory"
msgstr "TGA-Vorspannspeicher konnte nicht bereitgestellt werden"
-#: ../gdk-pixbuf/io-tga.c:769
+#: gdk-pixbuf/io-tga.c:769
msgid "TGA image has invalid dimensions"
msgstr "TGA-Bild hat ungültige Abmessungen"
-#: ../gdk-pixbuf/io-tga.c:775 ../gdk-pixbuf/io-tga.c:784
-#: ../gdk-pixbuf/io-tga.c:794 ../gdk-pixbuf/io-tga.c:804
-#: ../gdk-pixbuf/io-tga.c:811
+#: gdk-pixbuf/io-tga.c:775 gdk-pixbuf/io-tga.c:784 gdk-pixbuf/io-tga.c:794
+#: gdk-pixbuf/io-tga.c:804 gdk-pixbuf/io-tga.c:811
msgid "TGA image type not supported"
msgstr "TGA-Bildtyp nicht unterstützt"
-#: ../gdk-pixbuf/io-tga.c:858
+#: gdk-pixbuf/io-tga.c:858
msgid "Cannot allocate memory for TGA context struct"
msgstr "Speicher für TGA-Kontextstruktur konnte nicht bereitgestellt werden"
-#: ../gdk-pixbuf/io-tga.c:923
+#: gdk-pixbuf/io-tga.c:923
msgid "Excess data in file"
msgstr "Überschüssige Daten in der Datei"
-#: ../gdk-pixbuf/io-tga.c:992
+#: gdk-pixbuf/io-tga.c:992
msgid "The Targa image format"
msgstr "Das Targa-Bildformat"
-#: ../gdk-pixbuf/io-tiff.c:173
+#: gdk-pixbuf/io-tiff.c:173
msgid "Could not get image width (bad TIFF file)"
msgstr "Bildbreite konnte nicht ermittelt werden (ungültige TIFF-Datei)"
-#: ../gdk-pixbuf/io-tiff.c:180
+#: gdk-pixbuf/io-tiff.c:180
msgid "Could not get image height (bad TIFF file)"
msgstr "Bildhöhe konnte nicht ermittelt werden (ungültige TIFF-Datei)"
-#: ../gdk-pixbuf/io-tiff.c:188
+#: gdk-pixbuf/io-tiff.c:188
msgid "Width or height of TIFF image is zero"
msgstr "Breite oder Höhe des TIFF-Bildes beträgt null"
-#: ../gdk-pixbuf/io-tiff.c:197 ../gdk-pixbuf/io-tiff.c:206
+#: gdk-pixbuf/io-tiff.c:197 gdk-pixbuf/io-tiff.c:206
msgid "Dimensions of TIFF image too large"
msgstr "Abmessungen des TIFF-Bilds zu groß"
-#: ../gdk-pixbuf/io-tiff.c:225 ../gdk-pixbuf/io-tiff.c:237
-#: ../gdk-pixbuf/io-tiff.c:286 ../gdk-pixbuf/io-tiff.c:572
+#: gdk-pixbuf/io-tiff.c:225 gdk-pixbuf/io-tiff.c:237 gdk-pixbuf/io-tiff.c:286
+#: gdk-pixbuf/io-tiff.c:572
msgid "Insufficient memory to open TIFF file"
msgstr "Nicht genug Speicher, um TIFF-Datei zu öffnen"
-#: ../gdk-pixbuf/io-tiff.c:251 ../gdk-pixbuf/io-tiff.c:294
+#: gdk-pixbuf/io-tiff.c:251 gdk-pixbuf/io-tiff.c:294
msgid "Failed to load RGB data from TIFF file"
msgstr "RGB-Daten konnten nicht aus TIFF-Datei geladen werden"
-#: ../gdk-pixbuf/io-tiff.c:361
+#: gdk-pixbuf/io-tiff.c:361
msgid "Failed to open TIFF image"
msgstr "TIFF-Bild konnte nicht geöffnet werden"
-#: ../gdk-pixbuf/io-tiff.c:373
+#: gdk-pixbuf/io-tiff.c:373
msgid "TIFFClose operation failed"
msgstr "Aktion TIFFClose gescheitert"
-#: ../gdk-pixbuf/io-tiff.c:504 ../gdk-pixbuf/io-tiff.c:517
+#: gdk-pixbuf/io-tiff.c:504 gdk-pixbuf/io-tiff.c:517
msgid "Failed to load TIFF image"
msgstr "TIFF-Bild konnte nicht geladen werden"
-#: ../gdk-pixbuf/io-tiff.c:610
+#: gdk-pixbuf/io-tiff.c:610
msgid "The TIFF image format"
msgstr "Das TIFF-Bildformat"
-#: ../gdk-pixbuf/io-wbmp.c:246
+#: gdk-pixbuf/io-wbmp.c:246
msgid "Image has zero width"
msgstr "Bild hat Breite null"
-#: ../gdk-pixbuf/io-wbmp.c:264
+#: gdk-pixbuf/io-wbmp.c:264
msgid "Image has zero height"
msgstr "Bild hat Höhe null"
-#: ../gdk-pixbuf/io-wbmp.c:275
+#: gdk-pixbuf/io-wbmp.c:275
msgid "Not enough memory to load image"
msgstr "Nicht genug Speicher, um Bild zu laden"
-#: ../gdk-pixbuf/io-wbmp.c:334
+#: gdk-pixbuf/io-wbmp.c:334
msgid "Couldn't save the rest"
msgstr "Der Rest konnte nicht gespeichert werden"
-#: ../gdk-pixbuf/io-wbmp.c:368
+#: gdk-pixbuf/io-wbmp.c:368
msgid "The WBMP image format"
msgstr "Das WBMP-Bildformat"
-#: ../gdk-pixbuf/io-xbm.c:287
+#: gdk-pixbuf/io-xbm.c:287
msgid "Invalid XBM file"
msgstr "Ungültige XBM-Datei"
-#: ../gdk-pixbuf/io-xbm.c:297
+#: gdk-pixbuf/io-xbm.c:297
msgid "Insufficient memory to load XBM image file"
msgstr "Nicht genug Speicher, um XBM-Bilddatei zu laden"
-#: ../gdk-pixbuf/io-xbm.c:441
+#: gdk-pixbuf/io-xbm.c:441
msgid "Failed to write to temporary file when loading XBM image"
msgstr ""
"Beim Laden eines XBM-Bildes konnte nicht in eine temporäre Datei geschrieben "
"werden"
-#: ../gdk-pixbuf/io-xbm.c:476
+#: gdk-pixbuf/io-xbm.c:476
msgid "The XBM image format"
msgstr "Das XBM-Bildformat"
-#: ../gdk-pixbuf/io-xpm.c:467
+#: gdk-pixbuf/io-xpm.c:467
msgid "No XPM header found"
msgstr "Keine XPM-Vorspannzeilen gefunden"
-#: ../gdk-pixbuf/io-xpm.c:476
+#: gdk-pixbuf/io-xpm.c:476
#, fuzzy
msgid "Invalid XPM header"
msgstr "Ungültige XBM-Datei"
-#: ../gdk-pixbuf/io-xpm.c:484
+#: gdk-pixbuf/io-xpm.c:484
msgid "XPM file has image width <= 0"
msgstr "Breite der XPM-Bilddatei <= 0"
-#: ../gdk-pixbuf/io-xpm.c:492
+#: gdk-pixbuf/io-xpm.c:492
msgid "XPM file has image height <= 0"
msgstr "Höhe der XPM-Bilddatei <= 0"
-#: ../gdk-pixbuf/io-xpm.c:500
+#: gdk-pixbuf/io-xpm.c:500
msgid "XPM has invalid number of chars per pixel"
msgstr "XPM hat eine ungültige Anzahl von Zeichen pro Pixel"
-#: ../gdk-pixbuf/io-xpm.c:507
+#: gdk-pixbuf/io-xpm.c:507
msgid "XPM file has invalid number of colors"
msgstr "Farbanzahl der XPM-Datei ungültig"
-#: ../gdk-pixbuf/io-xpm.c:519 ../gdk-pixbuf/io-xpm.c:528
-#: ../gdk-pixbuf/io-xpm.c:580
+#: gdk-pixbuf/io-xpm.c:519 gdk-pixbuf/io-xpm.c:528 gdk-pixbuf/io-xpm.c:580
msgid "Cannot allocate memory for loading XPM image"
msgstr ""
"Der zum Laden eines XPM-Bildes verwendete Speicher konnte nicht zugewiesen "
"werden"
-#: ../gdk-pixbuf/io-xpm.c:542
+#: gdk-pixbuf/io-xpm.c:542
msgid "Cannot read XPM colormap"
msgstr "XPM-Farbtabelle konnte nicht gelesen werden"
-#: ../gdk-pixbuf/io-xpm.c:771
+#: gdk-pixbuf/io-xpm.c:771
msgid "Failed to write to temporary file when loading XPM image"
msgstr ""
"Beim Laden eines XPM-Bildes konnte nicht in eine temporäre Datei geschrieben "
"werden"
-#: ../gdk-pixbuf/io-xpm.c:806
+#: gdk-pixbuf/io-xpm.c:806
msgid "The XPM image format"
msgstr "Das XPM-Bildformat"
#. Description of --class=CLASS in --help output
-#: ../gdk/gdk.c:115
+#: gdk/gdk.c:115
msgid "Program class as used by the window manager"
msgstr "Programmklasse, die vom Fenstermanager benutzt wird"
#. Placeholder in --class=CLASS in --help output
-#: ../gdk/gdk.c:116
+#: gdk/gdk.c:116
msgid "CLASS"
msgstr "KLASSE"
#. Description of --name=NAME in --help output
-#: ../gdk/gdk.c:118
+#: gdk/gdk.c:118
msgid "Program name as used by the window manager"
msgstr "Programmname, der vom Fenstermanager benutzt wird"
#. Placeholder in --name=NAME in --help output
-#: ../gdk/gdk.c:119
+#: gdk/gdk.c:119
msgid "NAME"
msgstr "NAME"
#. Description of --display=DISPLAY in --help output
-#: ../gdk/gdk.c:121
+#: gdk/gdk.c:121
msgid "X display to use"
msgstr "X-Anzeige, die verwendet werden soll"
#. Placeholder in --display=DISPLAY in --help output
-#: ../gdk/gdk.c:122
+#: gdk/gdk.c:122
msgid "DISPLAY"
msgstr "ANZEIGE"
#. Description of --screen=SCREEN in --help output
-#: ../gdk/gdk.c:124
+#: gdk/gdk.c:124
msgid "X screen to use"
msgstr "X-Bildschirm, der verwendet werden soll"
#. Placeholder in --screen=SCREEN in --help output
-#: ../gdk/gdk.c:125
+#: gdk/gdk.c:125
msgid "SCREEN"
msgstr "BILDSCHIRM"
#. Description of --gdk-debug=FLAGS in --help output
-#: ../gdk/gdk.c:128
+#: gdk/gdk.c:128
msgid "Gdk debugging flags to set"
msgstr "Zu übergebene GDK-Fehlerdiagnoseoptionen"
@@ -827,91 +837,223 @@ msgstr "Zu übergebene GDK-Fehlerdiagnoseoptionen"
#. Placeholder in --gdk-no-debug=FLAGS in --help output
#. Placeholder in --gtk-debug=FLAGS in --help output
#. Placeholder in --gtk-no-debug=FLAGS in --help output
-#: ../gdk/gdk.c:129 ../gdk/gdk.c:132 ../gtk/gtkmain.c:405 ../gtk/gtkmain.c:408
+#: gdk/gdk.c:129 gdk/gdk.c:132 gtk/gtkmain.c:405 gtk/gtkmain.c:408
msgid "FLAGS"
msgstr "OPTIONEN"
#. Description of --gdk-no-debug=FLAGS in --help output
-#: ../gdk/gdk.c:131
+#: gdk/gdk.c:131
msgid "Gdk debugging flags to unset"
msgstr "Nicht zu übergebende GDK-Fehlerdiagnoseoptionen"
+#: gdk/keyname-table.h:3940
+msgid "keyboard label|BackSpace"
+msgstr ""
+
+#: gdk/keyname-table.h:3941
+msgid "keyboard label|Tab"
+msgstr ""
+
+#: gdk/keyname-table.h:3942
+msgid "keyboard label|Return"
+msgstr ""
+
+#: gdk/keyname-table.h:3943
+msgid "keyboard label|Pause"
+msgstr ""
+
+#: gdk/keyname-table.h:3944
+msgid "keyboard label|Scroll_Lock"
+msgstr ""
+
+#: gdk/keyname-table.h:3945
+msgid "keyboard label|Sys_Req"
+msgstr ""
+
+#: gdk/keyname-table.h:3946
+msgid "keyboard label|Escape"
+msgstr ""
+
+#: gdk/keyname-table.h:3947
+msgid "keyboard label|Multi_key"
+msgstr ""
+
+#: gdk/keyname-table.h:3948
+msgid "keyboard label|Home"
+msgstr ""
+
+#: gdk/keyname-table.h:3949
+msgid "keyboard label|Page_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3950
+msgid "keyboard label|Page_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3951
+msgid "keyboard label|End"
+msgstr ""
+
+#: gdk/keyname-table.h:3952
+msgid "keyboard label|Begin"
+msgstr ""
+
+#: gdk/keyname-table.h:3953
+msgid "keyboard label|Print"
+msgstr ""
+
+#: gdk/keyname-table.h:3954
+msgid "keyboard label|Insert"
+msgstr ""
+
+#: gdk/keyname-table.h:3955
+msgid "keyboard label|Num_Lock"
+msgstr ""
+
+#: gdk/keyname-table.h:3956
+msgid "keyboard label|KP_Space"
+msgstr ""
+
+#: gdk/keyname-table.h:3957
+msgid "keyboard label|KP_Tab"
+msgstr ""
+
+#: gdk/keyname-table.h:3958
+msgid "keyboard label|KP_Enter"
+msgstr ""
+
+#: gdk/keyname-table.h:3959
+msgid "keyboard label|KP_Home"
+msgstr ""
+
+#: gdk/keyname-table.h:3960
+msgid "keyboard label|KP_Left"
+msgstr ""
+
+#: gdk/keyname-table.h:3961
+msgid "keyboard label|KP_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3962
+msgid "keyboard label|KP_Right"
+msgstr ""
+
+#: gdk/keyname-table.h:3963
+msgid "keyboard label|KP_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3964
+msgid "keyboard label|KP_Page_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3965
+msgid "keyboard label|KP_Prior"
+msgstr ""
+
+#: gdk/keyname-table.h:3966
+msgid "keyboard label|KP_Page_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3967
+msgid "keyboard label|KP_Next"
+msgstr ""
+
+#: gdk/keyname-table.h:3968
+msgid "keyboard label|KP_End"
+msgstr ""
+
+#: gdk/keyname-table.h:3969
+msgid "keyboard label|KP_Begin"
+msgstr ""
+
+#: gdk/keyname-table.h:3970
+msgid "keyboard label|KP_Insert"
+msgstr ""
+
+#: gdk/keyname-table.h:3971
+msgid "keyboard label|KP_Delete"
+msgstr ""
+
+#: gdk/keyname-table.h:3972
+msgid "keyboard label|Delete"
+msgstr ""
+
#. Description of --sync in --help output
-#: ../gdk/win32/gdkmain-win32.c:60
+#: gdk/win32/gdkmain-win32.c:60
msgid "Don't batch GDI requests"
msgstr "GDI-Anfragen nicht stapelweise verarbeiten"
#. Description of --no-wintab in --help output
-#: ../gdk/win32/gdkmain-win32.c:62
+#: gdk/win32/gdkmain-win32.c:62
msgid "Don't use the Wintab API for tablet support"
msgstr "Wintab-API nicht für Tablettunterstützung benutzen"
#. Description of --ignore-wintab in --help output
-#: ../gdk/win32/gdkmain-win32.c:64
+#: gdk/win32/gdkmain-win32.c:64
msgid "Same as --no-wintab"
msgstr "Entspricht --no-wintab"
#. Description of --use-wintab in --help output
-#: ../gdk/win32/gdkmain-win32.c:66
+#: gdk/win32/gdkmain-win32.c:66
msgid "Do use the Wintab API [default]"
msgstr "Wintap-API benutzen [Standard]"
#. Description of --max-colors=COLORS in --help output
-#: ../gdk/win32/gdkmain-win32.c:68
+#: gdk/win32/gdkmain-win32.c:68
msgid "Size of the palette in 8 bit mode"
msgstr "Größe der Palette im 8 Bit-Modus"
#. Placeholder in --max-colors=COLORS in --help output
-#: ../gdk/win32/gdkmain-win32.c:69
+#: gdk/win32/gdkmain-win32.c:69
msgid "COLORS"
msgstr "FARBEN"
#. Description of --sync in --help output
-#: ../gdk/x11/gdkmain-x11.c:92
+#: gdk/x11/gdkmain-x11.c:92
msgid "Make X calls synchronous"
msgstr "X-Aufrufe synchron verarbeiten"
-#: ../gtk/gtkaboutdialog.c:270 ../gtk/gtkaboutdialog.c:2023
+#: gtk/gtkaboutdialog.c:270 gtk/gtkaboutdialog.c:2025
msgid "License"
msgstr "Lizenz"
-#: ../gtk/gtkaboutdialog.c:271
+#: gtk/gtkaboutdialog.c:271
msgid "The license of the program"
msgstr "Die Lizenz des Programms"
#. Add the credits button
-#: ../gtk/gtkaboutdialog.c:491
+#: gtk/gtkaboutdialog.c:491
#, fuzzy
msgid "C_redits"
msgstr "Mitwirkende"
#. Add the license button
-#: ../gtk/gtkaboutdialog.c:500
+#: gtk/gtkaboutdialog.c:501
msgid "_License"
msgstr "_Lizenz"
-#: ../gtk/gtkaboutdialog.c:729
+#: gtk/gtkaboutdialog.c:731
#, c-format
msgid "About %s"
msgstr "Info zu %s"
-#: ../gtk/gtkaboutdialog.c:1951
+#: gtk/gtkaboutdialog.c:1953
msgid "Credits"
msgstr "Mitwirkende"
-#: ../gtk/gtkaboutdialog.c:1977
+#: gtk/gtkaboutdialog.c:1979
msgid "Written by"
msgstr "Programm von"
-#: ../gtk/gtkaboutdialog.c:1980
+#: gtk/gtkaboutdialog.c:1982
msgid "Documented by"
msgstr "Dokumentation von"
-#: ../gtk/gtkaboutdialog.c:1992
+#: gtk/gtkaboutdialog.c:1994
msgid "Translated by"
msgstr "Übersetzung von"
-#: ../gtk/gtkaboutdialog.c:1996
+#: gtk/gtkaboutdialog.c:1998
msgid "Artwork by"
msgstr "Grafiken von"
@@ -919,28 +1061,41 @@ msgstr "Grafiken von"
#. * that use the shift key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: ../gtk/gtkaccellabel.c:120
-msgid "Shift"
-msgstr "Shift"
+#: gtk/gtkaccellabel.c:121
+msgid "keyboard label|Shift"
+msgstr ""
#. This is the text that should appear next to menu accelerators
#. * that use the control key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: ../gtk/gtkaccellabel.c:126
-msgid "Ctrl"
-msgstr "Strg"
+#: gtk/gtkaccellabel.c:128
+msgid "keyboard label|Ctrl"
+msgstr ""
#. This is the text that should appear next to menu accelerators
#. * that use the alt key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: ../gtk/gtkaccellabel.c:132
-msgid "Alt"
-msgstr "Alt"
+#: gtk/gtkaccellabel.c:135
+msgid "keyboard label|Alt"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkaccellabel.c:577
+msgid "keyboard label|Space"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkaccellabel.c:581
+msgid "keyboard label|Backslash"
+msgstr ""
#. Translate to calendar:YM if you want years to be displayed
#. * before months; otherwise translate to calendar:MY.
@@ -951,7 +1106,7 @@ msgstr "Alt"
#. * so if you have a default text direction of RTL and YM, then
#. * the year will appear on the right.
#.
-#: ../gtk/gtkcalendar.c:704
+#: gtk/gtkcalendar.c:647
msgid "calendar:MY"
msgstr "calendar:MY"
@@ -959,25 +1114,52 @@ msgstr "calendar:MY"
#. * first day of the week to calendar:week_start:1 if you want Monday
#. * to be the first day of the week, and so on.
#.
-#: ../gtk/gtkcalendar.c:718
+#: gtk/gtkcalendar.c:661
msgid "calendar:week_start:0"
msgstr "calendar:week_start:1"
+#. Translators: This is a text measurement template.
+#. * Translate it to the widest year text.
+#. *
+#. * Don't include the prefix "year measurement template|"
+#. * in the translation.
+#. *
+#. * If you don't understand this, leave it as "2000"
+#.
+#: gtk/gtkcalendar.c:1549
+msgid "year measurement template|2000"
+msgstr ""
+
+#. Translators: This dictates how the year is displayed in
+#. * gtkcalendar widget. See strftime() manual for the format.
+#. * Use only ASCII in the translation.
+#. *
+#. * Also look for the msgid "year measurement template|2000".
+#. * Translate that entry to a year with the widest output of this
+#. * msgid.
+#. *
+#. * Don't include the prefix "calendar year format|" in the
+#. * translation. "%Y" is appropriate for most locales.
+#.
+#: gtk/gtkcalendar.c:1826
+msgid "calendar year format|%Y"
+msgstr ""
+
#. do not translate the part before the |
-#: ../gtk/gtkcellrendererprogress.c:237 ../gtk/gtkcellrendererprogress.c:295
+#: gtk/gtkcellrendererprogress.c:237 gtk/gtkcellrendererprogress.c:295
#, c-format
msgid "progress bar label|%d %%"
msgstr "Titel des Fortschrittsbalkens|%d %%"
-#: ../gtk/gtkcolorbutton.c:221 ../gtk/gtkcolorbutton.c:575
+#: gtk/gtkcolorbutton.c:221 gtk/gtkcolorbutton.c:576
msgid "Pick a Color"
msgstr "Wählen Sie eine Farbe"
-#: ../gtk/gtkcolorbutton.c:467
+#: gtk/gtkcolorbutton.c:467
msgid "Received invalid color data\n"
msgstr "Ungültige Farbdaten erhalten\n"
-#: ../gtk/gtkcolorsel.c:561
+#: gtk/gtkcolorsel.c:561
msgid ""
"The previously-selected color, for comparison to the color you're selecting "
"now. You can drag this color to a palette entry, or select this color as "
@@ -987,7 +1169,7 @@ msgstr ""
"Sie können diese Farbe auf einen Paletteneintrag ziehen, oder sie als "
"aktuell auswählen, indem Sie sie auf den anderen Farbfleck daneben ziehen."
-#: ../gtk/gtkcolorsel.c:566
+#: gtk/gtkcolorsel.c:566
msgid ""
"The color you've chosen. You can drag this color to a palette entry to save "
"it for use in the future."
@@ -995,11 +1177,11 @@ msgstr ""
"Die von Ihnen gewählte Farbe. Sie können diese Farbe auf einen "
"Paletteneintrag ziehen, um sie für späteren Gebrauch zu speichern."
-#: ../gtk/gtkcolorsel.c:958
+#: gtk/gtkcolorsel.c:957
msgid "_Save color here"
msgstr "Farbe hier _speichern"
-#: ../gtk/gtkcolorsel.c:1163
+#: gtk/gtkcolorsel.c:1162
msgid ""
"Click this palette entry to make it the current color. To change this entry, "
"drag a color swatch here or right-click it and select \"Save color here.\""
@@ -1008,7 +1190,7 @@ msgstr ""
"machen. Ziehen Sie einen Farbfleck auf diesen Eintrag oder rechtsklicken Sie "
"darauf und wählen Sie »Farbe hier speichern«, um ihn zu ändern."
-#: ../gtk/gtkcolorsel.c:1920
+#: gtk/gtkcolorsel.c:1929
msgid ""
"Select the color you want from the outer ring. Select the darkness or "
"lightness of that color using the inner triangle."
@@ -1017,7 +1199,7 @@ msgstr ""
"Helligkeit dieser Farbe mit dem inneren Dreieck."
# gtk/gtkcolor
-#: ../gtk/gtkcolorsel.c:1945
+#: gtk/gtkcolorsel.c:1954
msgid ""
"Click the eyedropper, then click a color anywhere on your screen to select "
"that color."
@@ -1025,67 +1207,67 @@ msgstr ""
"Klicken Sie auf die Pipette und dann Sie auf eine Farbe irgendwo auf Ihrem "
"Bildschirm, um sie auszuwählen"
-#: ../gtk/gtkcolorsel.c:1954
+#: gtk/gtkcolorsel.c:1963
msgid "_Hue:"
msgstr "_Ton:"
-#: ../gtk/gtkcolorsel.c:1955
+#: gtk/gtkcolorsel.c:1964
msgid "Position on the color wheel."
msgstr "Die Position auf dem Farbrad."
-#: ../gtk/gtkcolorsel.c:1957
+#: gtk/gtkcolorsel.c:1966
msgid "_Saturation:"
msgstr "_Sättigung:"
-#: ../gtk/gtkcolorsel.c:1958
+#: gtk/gtkcolorsel.c:1967
msgid "\"Deepness\" of the color."
msgstr "Die »Tiefe« der Farbe."
-#: ../gtk/gtkcolorsel.c:1959
+#: gtk/gtkcolorsel.c:1968
msgid "_Value:"
msgstr "_Wert:"
-#: ../gtk/gtkcolorsel.c:1960
+#: gtk/gtkcolorsel.c:1969
msgid "Brightness of the color."
msgstr "Die Helligkeit der Farbe."
-#: ../gtk/gtkcolorsel.c:1961
+#: gtk/gtkcolorsel.c:1970
msgid "_Red:"
msgstr "_Rot:"
-#: ../gtk/gtkcolorsel.c:1962
+#: gtk/gtkcolorsel.c:1971
msgid "Amount of red light in the color."
msgstr "Der Rotanteil der Farbe."
-#: ../gtk/gtkcolorsel.c:1963
+#: gtk/gtkcolorsel.c:1972
msgid "_Green:"
msgstr "_Grün:"
-#: ../gtk/gtkcolorsel.c:1964
+#: gtk/gtkcolorsel.c:1973
msgid "Amount of green light in the color."
msgstr "Der Grünanteil der Farbe."
-#: ../gtk/gtkcolorsel.c:1965
+#: gtk/gtkcolorsel.c:1974
msgid "_Blue:"
msgstr "_Blau:"
-#: ../gtk/gtkcolorsel.c:1966
+#: gtk/gtkcolorsel.c:1975
msgid "Amount of blue light in the color."
msgstr "Der Blauanteil der Farbe."
-#: ../gtk/gtkcolorsel.c:1969
+#: gtk/gtkcolorsel.c:1978
msgid "_Opacity:"
msgstr "_Deckkraft:"
-#: ../gtk/gtkcolorsel.c:1977 ../gtk/gtkcolorsel.c:1988
+#: gtk/gtkcolorsel.c:1986 gtk/gtkcolorsel.c:1997
msgid "Transparency of the color."
msgstr "Transparenz der Farbe."
-#: ../gtk/gtkcolorsel.c:1995
+#: gtk/gtkcolorsel.c:2004
msgid "Color _Name:"
msgstr "Farb_name:"
-#: ../gtk/gtkcolorsel.c:2010
+#: gtk/gtkcolorsel.c:2019
msgid ""
"You can enter an HTML-style hexadecimal color value, or simply a color name "
"such as 'orange' in this entry."
@@ -1093,229 +1275,237 @@ msgstr ""
"Sie können in diesem Feld einen hexadezimalen Farbwert wie bei HTML oder "
"einen Farbnamen wie »orange« eingeben."
-#: ../gtk/gtkcolorsel.c:2029
+#: gtk/gtkcolorsel.c:2038
msgid "_Palette"
msgstr "_Palette"
-#: ../gtk/gtkcolorsel.c:2061
+#: gtk/gtkcolorsel.c:2070
msgid "Color Wheel"
msgstr "Farbrad"
-#: ../gtk/gtkcolorseldialog.c:123
+#: gtk/gtkcolorseldialog.c:123
msgid "Color Selection"
msgstr "Schriftwahl"
-#: ../gtk/gtkentry.c:4511 ../gtk/gtktextview.c:7030
+#: gtk/gtkentry.c:4508 gtk/gtktextview.c:7068
msgid "Select _All"
msgstr "A_lles markieren"
-#: ../gtk/gtkentry.c:4521 ../gtk/gtktextview.c:7040
+#: gtk/gtkentry.c:4518 gtk/gtktextview.c:7078
msgid "Input _Methods"
msgstr "Eingabe_methoden"
-#: ../gtk/gtkentry.c:4532 ../gtk/gtktextview.c:7051
+#: gtk/gtkentry.c:4529 gtk/gtktextview.c:7089
msgid "_Insert Unicode Control Character"
msgstr "_Unicode-Steuerzeichen einfügen"
-#: ../gtk/gtkfilechooser.c:1588 ../gtk/gtkfilechooser.c:1632
-#: ../gtk/gtkfilechooser.c:1707 ../gtk/gtkfilechooser.c:1751
+#: gtk/gtkfilechooser.c:1588 gtk/gtkfilechooser.c:1632
+#: gtk/gtkfilechooser.c:1707 gtk/gtkfilechooser.c:1751
#, c-format
msgid "Invalid filename: %s"
msgstr "Ungültiger Dateiname: %s"
-#: ../gtk/gtkfilechooserbutton.c:67
+#: gtk/gtkfilechooserbutton.c:67
#, fuzzy
msgid "Select A File"
msgstr "Datei auswählen"
-#: ../gtk/gtkfilechooserbutton.c:68 ../gtk/gtkfilechooserdefault.c:1288
-#: ../gtk/gtkpathbar.c:996
+#: gtk/gtkfilechooserbutton.c:68 gtk/gtkfilechooserdefault.c:1302
+#: gtk/gtkpathbar.c:1020
msgid "Home"
msgstr "Persönlicher Ordner"
-#: ../gtk/gtkfilechooserbutton.c:69 ../gtk/gtkfilechooserdefault.c:1315
-#: ../gtk/gtkpathbar.c:998
+#: gtk/gtkfilechooserbutton.c:69 gtk/gtkfilechooserdefault.c:1329
+#: gtk/gtkpathbar.c:1022
msgid "Desktop"
msgstr "Desktop"
-#: ../gtk/gtkfilechooserbutton.c:70
+#: gtk/gtkfilechooserbutton.c:70
msgid "(None)"
msgstr "(keine)"
-#: ../gtk/gtkfilechooserbutton.c:1517
+#: gtk/gtkfilechooserbutton.c:1523
msgid "Other..."
msgstr "Andere..."
-#: ../gtk/gtkfilechooserdefault.c:918
+#: gtk/gtkfilechooserdefault.c:917
#, fuzzy
msgid "Could not retrieve information about the file"
msgstr ""
"Es konnten keine Informationen zu %s abgerufen werden:\n"
"%s"
-#: ../gtk/gtkfilechooserdefault.c:929
+#: gtk/gtkfilechooserdefault.c:928
#, fuzzy
msgid "Could not add a bookmark"
msgstr ""
"Es konnte kein Lesezeichen für %s hinzugefügt werden:\n"
"%s"
-#: ../gtk/gtkfilechooserdefault.c:940
+#: gtk/gtkfilechooserdefault.c:939
#, fuzzy
msgid "Could not remove bookmark"
msgstr ""
"Das Lesezeichen für %s konnte nicht entfernt werden:\n"
"%s"
-#: ../gtk/gtkfilechooserdefault.c:951
+#: gtk/gtkfilechooserdefault.c:950
msgid "The folder could not be created"
msgstr ""
-#: ../gtk/gtkfilechooserdefault.c:962
+#: gtk/gtkfilechooserdefault.c:963
+msgid ""
+"The folder could not be created, as a file with the same name already "
+"exists. Try using a different name for the folder, or rename the file first."
+msgstr ""
+
+#: gtk/gtkfilechooserdefault.c:976
#, fuzzy
msgid "Invalid file name"
msgstr "Ungültiger Dateiname: %s"
-#: ../gtk/gtkfilechooserdefault.c:972
+#: gtk/gtkfilechooserdefault.c:986
msgid "The folder contents could not be displayed"
msgstr ""
-#: ../gtk/gtkfilechooserdefault.c:1178
+#: gtk/gtkfilechooserdefault.c:1192
#, fuzzy, c-format
msgid "Could not get information about '%s': %s"
msgstr ""
"Es konnten keine Informationen zu %s abgerufen werden:\n"
"%s"
-#: ../gtk/gtkfilechooserdefault.c:2209
+#: gtk/gtkfilechooserdefault.c:2208
#, c-format
msgid "Add the folder '%s' to the bookmarks"
msgstr "Ordner »%s« zu den Lesezeichen hinzufügen"
-#: ../gtk/gtkfilechooserdefault.c:2250
+#: gtk/gtkfilechooserdefault.c:2249
msgid "Add the current folder to the bookmarks"
msgstr "Aktuellen Ordner zu den Lesezeichen hinzufügen"
-#: ../gtk/gtkfilechooserdefault.c:2252
+#: gtk/gtkfilechooserdefault.c:2251
msgid "Add the selected folders to the bookmarks"
msgstr "Ausgewählte Ordner zu den Lesezeichen hinzufügen"
-#: ../gtk/gtkfilechooserdefault.c:2292
+#: gtk/gtkfilechooserdefault.c:2291
#, c-format
msgid "Remove the bookmark '%s'"
msgstr "Lesezeichen »%s« entfernen"
-#: ../gtk/gtkfilechooserdefault.c:2723
+#: gtk/gtkfilechooserdefault.c:2722
#, fuzzy, c-format
msgid "Could not add a bookmark for '%s' because it is an invalid path name."
msgstr ""
"Es konnte kein Lesezeichen für %s hinzugefügt werden, da dies ein ungültiger "
"Pfadname ist."
-#: ../gtk/gtkfilechooserdefault.c:2938
+#: gtk/gtkfilechooserdefault.c:2937
#, fuzzy
msgid "Remove"
msgstr "_Entfernen"
-#: ../gtk/gtkfilechooserdefault.c:2947
+#: gtk/gtkfilechooserdefault.c:2946
#, fuzzy
msgid "Rename..."
msgstr "_Umbenennen"
# CHECK - Shortcuts == Lesezeichen?
-#: ../gtk/gtkfilechooserdefault.c:3070
+#: gtk/gtkfilechooserdefault.c:3069
msgid "Shortcuts"
msgstr "Lesezeichen"
-#: ../gtk/gtkfilechooserdefault.c:3124
+#: gtk/gtkfilechooserdefault.c:3123
msgid "Folder"
msgstr "Ordner"
-#: ../gtk/gtkfilechooserdefault.c:3180 ../gtk/gtkstock.c:317
+#: gtk/gtkfilechooserdefault.c:3179 gtk/gtkstock.c:317
msgid "_Add"
msgstr "_Hinzufügen"
-#: ../gtk/gtkfilechooserdefault.c:3187
-msgid "Add the selected folder to the bookmarks"
+#: gtk/gtkfilechooserdefault.c:3186
+#, fuzzy
+msgid "Add the selected folder to the Bookmarks"
msgstr "Den ausgewählten Ordner zu den Lesezeichen hinzufügen"
-#: ../gtk/gtkfilechooserdefault.c:3192 ../gtk/gtkstock.c:395
+#: gtk/gtkfilechooserdefault.c:3191 gtk/gtkstock.c:395
msgid "_Remove"
msgstr "_Entfernen"
-#: ../gtk/gtkfilechooserdefault.c:3199
+#: gtk/gtkfilechooserdefault.c:3198
msgid "Remove the selected bookmark"
msgstr "Ausgewähltes Lesezeichen entfernen"
-#: ../gtk/gtkfilechooserdefault.c:3302
-msgid "_Add to Shortcuts"
+#: gtk/gtkfilechooserdefault.c:3305
+#, fuzzy
+msgid "_Add to Bookmarks"
msgstr "Zu Lesezeichen _hinzufügen"
-#: ../gtk/gtkfilechooserdefault.c:3312
+#: gtk/gtkfilechooserdefault.c:3315
#, fuzzy
msgid "Open _Location"
msgstr "Ort öffnen"
-#: ../gtk/gtkfilechooserdefault.c:3324
+#: gtk/gtkfilechooserdefault.c:3327
msgid "Show _Hidden Files"
msgstr "_Verborgene Dateien anzeigen"
-#: ../gtk/gtkfilechooserdefault.c:3448 ../gtk/gtkfilesel.c:766
+#: gtk/gtkfilechooserdefault.c:3451 gtk/gtkfilesel.c:766
msgid "Files"
msgstr "Dateien"
-#: ../gtk/gtkfilechooserdefault.c:3479
+#: gtk/gtkfilechooserdefault.c:3482
msgid "Name"
msgstr "Name"
-#: ../gtk/gtkfilechooserdefault.c:3504
+#: gtk/gtkfilechooserdefault.c:3507
msgid "Size"
msgstr "Größe"
# CHECK
-#: ../gtk/gtkfilechooserdefault.c:3517
+#: gtk/gtkfilechooserdefault.c:3520
msgid "Modified"
msgstr "Letzte Änderung"
-#: ../gtk/gtkfilechooserdefault.c:3549
+#: gtk/gtkfilechooserdefault.c:3552
msgid "Select which types of files are shown"
msgstr "Wählen Sie die anzuzeigenden Dateitypen"
#. Create Folder
-#: ../gtk/gtkfilechooserdefault.c:3585
+#: gtk/gtkfilechooserdefault.c:3588
msgid "Create Fo_lder"
msgstr "_Ordner anlegen"
#. Name entry
-#: ../gtk/gtkfilechooserdefault.c:3706
+#: gtk/gtkfilechooserdefault.c:3709
msgid "_Name:"
msgstr "_Name:"
-#: ../gtk/gtkfilechooserdefault.c:3746
+#: gtk/gtkfilechooserdefault.c:3749
msgid "_Browse for other folders"
msgstr "Ordner-_Browser"
-#: ../gtk/gtkfilechooserdefault.c:3997
+#: gtk/gtkfilechooserdefault.c:4000
msgid "Save in _folder:"
msgstr "In _Ordner speichern:"
-#: ../gtk/gtkfilechooserdefault.c:3999
+#: gtk/gtkfilechooserdefault.c:4002
msgid "Create in _folder:"
msgstr "In _Ordner anlegen"
-#: ../gtk/gtkfilechooserdefault.c:4939
+#: gtk/gtkfilechooserdefault.c:4959
msgid "Cannot change to folder because it is not local"
msgstr ""
"Es konnte nicht in den angegebenen Ordner gewechselt werden, da dieser nicht "
"lokal ist."
# CHECK - shortcuts == Lesezeichen?
-#: ../gtk/gtkfilechooserdefault.c:5455
+#: gtk/gtkfilechooserdefault.c:5513
#, fuzzy, c-format
msgid "Shortcut %s does not exist"
msgstr "Das Lesezeichen %s existiert nicht"
-#: ../gtk/gtkfilechooserdefault.c:5919
+#: gtk/gtkfilechooserdefault.c:6057
#, fuzzy, c-format
msgid "Could not mount %s"
msgstr ""
@@ -1323,100 +1513,100 @@ msgstr ""
"%s"
# CHECK
-#: ../gtk/gtkfilechooserdefault.c:6212
+#: gtk/gtkfilechooserdefault.c:6352
msgid "Type name of new folder"
msgstr "Ordnername eingeben"
-#: ../gtk/gtkfilechooserdefault.c:6254
+#: gtk/gtkfilechooserdefault.c:6394
#, c-format
msgid "%d byte"
msgid_plural "%d bytes"
msgstr[0] "%d Byte"
msgstr[1] "%d Bytes"
-#: ../gtk/gtkfilechooserdefault.c:6256
+#: gtk/gtkfilechooserdefault.c:6396
#, c-format
msgid "%.1f K"
msgstr "%.1f K"
-#: ../gtk/gtkfilechooserdefault.c:6258
+#: gtk/gtkfilechooserdefault.c:6398
#, c-format
msgid "%.1f M"
msgstr "%.1f M"
-#: ../gtk/gtkfilechooserdefault.c:6260
+#: gtk/gtkfilechooserdefault.c:6400
#, c-format
msgid "%.1f G"
msgstr "%.1f G"
-#: ../gtk/gtkfilechooserdefault.c:6312
+#: gtk/gtkfilechooserdefault.c:6446 gtk/gtkfilechooserdefault.c:6470
+msgid "Unknown"
+msgstr "Unbekannt"
+
+#: gtk/gtkfilechooserdefault.c:6457
msgid "Today"
msgstr "Heute"
-#: ../gtk/gtkfilechooserdefault.c:6314
+#: gtk/gtkfilechooserdefault.c:6459
msgid "Yesterday"
msgstr "Gestern"
-#: ../gtk/gtkfilechooserdefault.c:6325
-msgid "Unknown"
-msgstr "Unbekannt"
-
-#: ../gtk/gtkfilechooserdefault.c:6395
+#: gtk/gtkfilechooserdefault.c:6541
#, fuzzy
msgid "Cannot change folder"
msgstr "In _Ordner anlegen"
-#: ../gtk/gtkfilechooserdefault.c:6396
+#: gtk/gtkfilechooserdefault.c:6542
#, fuzzy
msgid "The folder you specified is an invalid path."
msgstr ""
"Es konnte nicht in den angegebenen Ordner gewechselt werden, da dessen Pfad "
"ungültig ist."
-#: ../gtk/gtkfilechooserdefault.c:6435
+#: gtk/gtkfilechooserdefault.c:6581
#, fuzzy, c-format
msgid "Could not build file name from '%s' and '%s'"
msgstr ""
"Der Dateiname konnte nicht aus »%s« und »%s« konstruiert werden:\n"
"%s"
-#: ../gtk/gtkfilechooserdefault.c:6471
+#: gtk/gtkfilechooserdefault.c:6617
#, fuzzy
msgid "Could not select item"
msgstr ""
"%s konnte nicht gewählt werden:\n"
"%s"
-#: ../gtk/gtkfilechooserdefault.c:6511
+#: gtk/gtkfilechooserdefault.c:6657
msgid "Open Location"
msgstr "Ort öffnen"
-#: ../gtk/gtkfilechooserdefault.c:6518
+#: gtk/gtkfilechooserdefault.c:6664
msgid "Save in Location"
msgstr "An Ort speichern"
-#: ../gtk/gtkfilechooserdefault.c:6542
+#: gtk/gtkfilechooserdefault.c:6688
msgid "_Location:"
msgstr "_Ort:"
-#: ../gtk/gtkfilesel.c:730
+#: gtk/gtkfilesel.c:730
msgid "Folders"
msgstr "Ordner"
-#: ../gtk/gtkfilesel.c:734
+#: gtk/gtkfilesel.c:734
msgid "Fol_ders"
msgstr "O_rdner"
-#: ../gtk/gtkfilesel.c:770
+#: gtk/gtkfilesel.c:770
msgid "_Files"
msgstr "_Dateien"
-#: ../gtk/gtkfilesel.c:858 ../gtk/gtkfilesel.c:2248
+#: gtk/gtkfilesel.c:858 gtk/gtkfilesel.c:2248
#, c-format
msgid "Folder unreadable: %s"
msgstr "Ordner nicht lesbar: %s"
-#: ../gtk/gtkfilesel.c:989
+#: gtk/gtkfilesel.c:989
#, c-format
msgid ""
"The file \"%s\" resides on another machine (called %s) and may not be "
@@ -1427,26 +1617,26 @@ msgstr ""
"dieses Programm nicht verfügbar sein.\n"
"Sind Sie sicher, dass Sie sie markieren wollen?"
-#: ../gtk/gtkfilesel.c:1120
+#: gtk/gtkfilesel.c:1120
msgid "_New Folder"
msgstr "Ordner a_nlegen"
-#: ../gtk/gtkfilesel.c:1131
+#: gtk/gtkfilesel.c:1131
msgid "De_lete File"
msgstr "Datei _löschen"
-#: ../gtk/gtkfilesel.c:1142
+#: gtk/gtkfilesel.c:1142
msgid "_Rename File"
msgstr "Datei _umbenennen"
-#: ../gtk/gtkfilesel.c:1444
+#: gtk/gtkfilesel.c:1444
#, c-format
msgid ""
"The folder name \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
"Der Ordnername »%s« enthält Symbole, die in Dateinamen nicht erlaubt sind"
-#: ../gtk/gtkfilesel.c:1446
+#: gtk/gtkfilesel.c:1446
#, c-format
msgid ""
"Error creating folder \"%s\": %s\n"
@@ -1455,36 +1645,36 @@ msgstr ""
"Fehler beim Erstellen des Ordners »%s«: %s\n"
"%s"
-#: ../gtk/gtkfilesel.c:1447 ../gtk/gtkfilesel.c:1683
+#: gtk/gtkfilesel.c:1447 gtk/gtkfilesel.c:1683
msgid "You probably used symbols not allowed in filenames."
msgstr ""
"Sie haben wahrscheinlich Symbole verwendet, die in Dateinamen nicht erlaubt "
"sind."
-#: ../gtk/gtkfilesel.c:1455
+#: gtk/gtkfilesel.c:1455
#, c-format
msgid "Error creating folder \"%s\": %s\n"
msgstr "Fehler beim Anlegen des Ordners »%s«: %s\n"
-#: ../gtk/gtkfilesel.c:1489
+#: gtk/gtkfilesel.c:1489
msgid "New Folder"
msgstr "Ordner anlegen"
-#: ../gtk/gtkfilesel.c:1504
+#: gtk/gtkfilesel.c:1504
msgid "_Folder name:"
msgstr "_Ordnername:"
-#: ../gtk/gtkfilesel.c:1528
+#: gtk/gtkfilesel.c:1528
msgid "C_reate"
msgstr "A_nlegen"
-#: ../gtk/gtkfilesel.c:1571
+#: gtk/gtkfilesel.c:1571
#, c-format
msgid "The filename \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
"Der Dateiname »%s« enthält Symbole, die in Dateinamen nicht erlaubt sind"
-#: ../gtk/gtkfilesel.c:1574
+#: gtk/gtkfilesel.c:1574
#, c-format
msgid ""
"Error deleting file \"%s\": %s\n"
@@ -1493,32 +1683,32 @@ msgstr ""
"Fehler beim Löschen der Datei »%s«: %s\n"
"%s"
-#: ../gtk/gtkfilesel.c:1576 ../gtk/gtkfilesel.c:1697
+#: gtk/gtkfilesel.c:1576 gtk/gtkfilesel.c:1697
msgid "It probably contains symbols not allowed in filenames."
msgstr ""
"Sie enthält wahrscheinlich Symbole, die in Dateinamen nicht erlaubt sind."
-#: ../gtk/gtkfilesel.c:1585
+#: gtk/gtkfilesel.c:1585
#, c-format
msgid "Error deleting file \"%s\": %s"
msgstr "Fehler beim Löschen der Datei »%s«: %s"
-#: ../gtk/gtkfilesel.c:1628
+#: gtk/gtkfilesel.c:1628
#, c-format
msgid "Really delete file \"%s\"?"
msgstr "Datei »%s« wirklich löschen?"
-#: ../gtk/gtkfilesel.c:1633
+#: gtk/gtkfilesel.c:1633
msgid "Delete File"
msgstr "Datei löschen"
-#: ../gtk/gtkfilesel.c:1679 ../gtk/gtkfilesel.c:1693
+#: gtk/gtkfilesel.c:1679 gtk/gtkfilesel.c:1693
#, c-format
msgid "The file name \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
"Der Dateiname »%s« enthält Symbole, die in Dateinamen nicht erlaubt sind"
-#: ../gtk/gtkfilesel.c:1681
+#: gtk/gtkfilesel.c:1681
#, c-format
msgid ""
"Error renaming file to \"%s\": %s\n"
@@ -1527,7 +1717,7 @@ msgstr ""
"Fehler beim Umbenennen der Datei in »%s«: %s\n"
"%s"
-#: ../gtk/gtkfilesel.c:1695
+#: gtk/gtkfilesel.c:1695
#, c-format
msgid ""
"Error renaming file \"%s\": %s\n"
@@ -1536,29 +1726,29 @@ msgstr ""
"Fehler beim Umbenennen der Datei »%s«: %s\n"
"%s"
-#: ../gtk/gtkfilesel.c:1705
+#: gtk/gtkfilesel.c:1705
#, c-format
msgid "Error renaming file \"%s\" to \"%s\": %s"
msgstr "Fehler beim Umbenennen der Datei »%s« in »%s«: %s"
-#: ../gtk/gtkfilesel.c:1752
+#: gtk/gtkfilesel.c:1752
msgid "Rename File"
msgstr "Datei umbenennen"
-#: ../gtk/gtkfilesel.c:1767
+#: gtk/gtkfilesel.c:1767
#, c-format
msgid "Rename file \"%s\" to:"
msgstr "Datei »%s« umbenennen in:"
-#: ../gtk/gtkfilesel.c:1796
+#: gtk/gtkfilesel.c:1796
msgid "_Rename"
msgstr "_Umbenennen"
-#: ../gtk/gtkfilesel.c:2228
+#: gtk/gtkfilesel.c:2228
msgid "_Selection: "
msgstr "Au_swahl: "
-#: ../gtk/gtkfilesel.c:3151
+#: gtk/gtkfilesel.c:3151
#, c-format
msgid ""
"The filename \"%s\" couldn't be converted to UTF-8. (try setting the "
@@ -1567,48 +1757,48 @@ msgstr ""
"Der Dateiname »%s« konnte nicht in UTF-8 umgewandelt werden (versuchen Sie, "
"die Umgebungsvariable G_BROKEN_FILENAMES zu setzen): %s"
-#: ../gtk/gtkfilesel.c:3154
+#: gtk/gtkfilesel.c:3154
msgid "Invalid UTF-8"
msgstr "Ungültiges UTF-8"
-#: ../gtk/gtkfilesel.c:4031
+#: gtk/gtkfilesel.c:4031
msgid "Name too long"
msgstr "Name zu lang"
-#: ../gtk/gtkfilesel.c:4033
+#: gtk/gtkfilesel.c:4033
msgid "Couldn't convert filename"
msgstr "Dateiname konnte nicht umgewandelt werden"
-#: ../gtk/gtkfilesystemmodel.c:1267
+#: gtk/gtkfilesystemmodel.c:1267
msgid "(Empty)"
msgstr "(Leer)"
-#: ../gtk/gtkfilesystemunix.c:446 ../gtk/gtkfilesystemunix.c:638
-#: ../gtk/gtkfilesystemunix.c:1878 ../gtk/gtkfilesystemwin32.c:482
-#: ../gtk/gtkfilesystemwin32.c:495 ../gtk/gtkfilesystemwin32.c:1533
+#: gtk/gtkfilesystemunix.c:475 gtk/gtkfilesystemunix.c:678
+#: gtk/gtkfilesystemunix.c:1918 gtk/gtkfilesystemwin32.c:482
+#: gtk/gtkfilesystemwin32.c:495 gtk/gtkfilesystemwin32.c:1560
#, fuzzy, c-format
msgid "Error getting information for '%s': %s"
msgstr "Fehler beim Abrufen der Informationen zu »%s«: %s"
-#: ../gtk/gtkfilesystemunix.c:507 ../gtk/gtkfilesystemwin32.c:537
+#: gtk/gtkfilesystemunix.c:547 gtk/gtkfilesystemwin32.c:537
#, fuzzy, c-format
msgid "Error creating directory '%s': %s"
msgstr "Fehler beim Anlegen des Verzeichnisses »%s«: %s"
-#: ../gtk/gtkfilesystemunix.c:587 ../gtk/gtkfilesystemwin32.c:597
+#: gtk/gtkfilesystemunix.c:627 gtk/gtkfilesystemwin32.c:597
msgid "This file system does not support mounting"
msgstr "Dieses Dateisystem unterstützt das Einbinden nicht"
-#: ../gtk/gtkfilesystemunix.c:595
+#: gtk/gtkfilesystemunix.c:635
msgid "Filesystem"
msgstr "Dateisystem"
-#: ../gtk/gtkfilesystemunix.c:752
+#: gtk/gtkfilesystemunix.c:792
#, c-format
msgid "Could not get a stock icon for %s"
msgstr "Aus dem Repertoire konnte kein Symbol für »%s« aufgerufen werden"
-#: ../gtk/gtkfilesystemunix.c:847
+#: gtk/gtkfilesystemunix.c:887
#, c-format
msgid ""
"The name \"%s\" is not valid because it contains the character \"%s\". "
@@ -1617,98 +1807,98 @@ msgstr ""
"Der Name »%s« ist ungültig, da er das Zeichen »%s« enthält. Bitte verwenden "
"Sie einen anderen Namen."
-#: ../gtk/gtkfilesystemunix.c:1449
+#: gtk/gtkfilesystemunix.c:1489
#, fuzzy, c-format
msgid "Writing %s failed: %s"
msgstr "Speichern des Lesezeichens gescheitert (%s)"
-#: ../gtk/gtkfilesystemunix.c:1538
+#: gtk/gtkfilesystemunix.c:1578
#, c-format
msgid "'%s' already exists in the bookmarks list"
msgstr ""
-#: ../gtk/gtkfilesystemunix.c:1610
+#: gtk/gtkfilesystemunix.c:1650
#, c-format
msgid "'%s' does not exist in the bookmarks list"
msgstr ""
-#: ../gtk/gtkfilesystemunix.c:1838
+#: gtk/gtkfilesystemunix.c:1878
#, fuzzy, c-format
msgid "Error getting information for '/': %s"
msgstr "Fehler beim Abrufen der Informationen zu »%s«: %s"
-#: ../gtk/gtkfilesystemwin32.c:611
+#: gtk/gtkfilesystemwin32.c:611
#, c-format
msgid "Network Drive (%s)"
msgstr ""
-#: ../gtk/gtkfilesystemwin32.c:626
+#: gtk/gtkfilesystemwin32.c:650
#, fuzzy, c-format
msgid "%s (%s)"
msgstr "%s: %s"
-#: ../gtk/gtkfilesystemwin32.c:1007
+#: gtk/gtkfilesystemwin32.c:1032
#, fuzzy, c-format
msgid "Bookmark saving failed: %s"
msgstr "Speichern des Lesezeichens gescheitert (%s)"
-#: ../gtk/gtkfontbutton.c:179 ../gtk/gtkfontbutton.c:292
+#: gtk/gtkfontbutton.c:179 gtk/gtkfontbutton.c:292
msgid "Pick a Font"
msgstr "Wählen Sie eine Schrift"
#. Initialize fields
-#: ../gtk/gtkfontbutton.c:286
+#: gtk/gtkfontbutton.c:286
msgid "Sans 12"
msgstr "Sans 12"
-#: ../gtk/gtkfontbutton.c:804
+#: gtk/gtkfontbutton.c:804
msgid "Font"
msgstr "Schrift"
#. This is the default text shown in the preview entry, though the user
#. can set it. Remember that some fonts only have capital letters.
-#: ../gtk/gtkfontsel.c:74
+#: gtk/gtkfontsel.c:74
msgid "abcdefghijk ABCDEFGHIJK"
msgstr "abcdefghijk ABCDEFGHIJK"
-#: ../gtk/gtkfontsel.c:361
+#: gtk/gtkfontsel.c:361
msgid "_Family:"
msgstr "_Familie:"
-#: ../gtk/gtkfontsel.c:367
+#: gtk/gtkfontsel.c:367
msgid "_Style:"
msgstr "_Stil:"
-#: ../gtk/gtkfontsel.c:373
+#: gtk/gtkfontsel.c:373
msgid "Si_ze:"
msgstr "_Größe:"
#. create the text entry widget
-#: ../gtk/gtkfontsel.c:549
+#: gtk/gtkfontsel.c:549
msgid "_Preview:"
msgstr "_Vorschau:"
-#: ../gtk/gtkfontsel.c:1383
+#: gtk/gtkfontsel.c:1383
msgid "Font Selection"
msgstr "Schriftwahl"
-#: ../gtk/gtkgamma.c:401
+#: gtk/gtkgamma.c:401
msgid "Gamma"
msgstr "Gamma"
-#: ../gtk/gtkgamma.c:411
+#: gtk/gtkgamma.c:411
msgid "_Gamma value"
msgstr "_Gamma-Wert"
#. Remove this icon source so we don't keep trying to
#. * load it.
#.
-#: ../gtk/gtkiconfactory.c:1629
+#: gtk/gtkiconfactory.c:1644
#, c-format
msgid "Error loading icon: %s"
msgstr "Fehler beim Laden des Symbols: %s"
-#: ../gtk/gtkicontheme.c:1249
+#: gtk/gtkicontheme.c:1250
#, c-format
msgid ""
"Could not find the icon '%s'. The '%s' theme\n"
@@ -1721,121 +1911,121 @@ msgstr ""
"Sie können sich eine Kopie herunterladen unter:\n"
"\t%s"
-#: ../gtk/gtkicontheme.c:1314
+#: gtk/gtkicontheme.c:1315
#, c-format
msgid "Icon '%s' not present in theme"
msgstr "Symbol »%s« nicht im Thema vorhanden"
-#: ../gtk/gtkimmodule.c:427
+#: gtk/gtkimmodule.c:427
msgid "Default"
msgstr "Vorgabe"
-#: ../gtk/gtkinputdialog.c:235
+#: gtk/gtkinputdialog.c:235
msgid "Input"
msgstr "Eingabe"
-#: ../gtk/gtkinputdialog.c:244
+#: gtk/gtkinputdialog.c:244
msgid "No extended input devices"
msgstr "Keine erweiterten Eingabegeräte"
-#: ../gtk/gtkinputdialog.c:256
+#: gtk/gtkinputdialog.c:256
msgid "_Device:"
msgstr "_Gerät:"
-#: ../gtk/gtkinputdialog.c:273
+#: gtk/gtkinputdialog.c:273
msgid "Disabled"
msgstr "Deaktiviert"
-#: ../gtk/gtkinputdialog.c:280
+#: gtk/gtkinputdialog.c:280
msgid "Screen"
msgstr "Bildschirm"
-#: ../gtk/gtkinputdialog.c:287
+#: gtk/gtkinputdialog.c:287
msgid "Window"
msgstr "Fenster"
-#: ../gtk/gtkinputdialog.c:294
+#: gtk/gtkinputdialog.c:294
msgid "_Mode: "
msgstr "_Modus: "
#. The axis listbox
-#: ../gtk/gtkinputdialog.c:325
+#: gtk/gtkinputdialog.c:325
msgid "_Axes"
msgstr "_Achsen"
#. Keys listbox
-#: ../gtk/gtkinputdialog.c:342
+#: gtk/gtkinputdialog.c:342
msgid "_Keys"
msgstr "_Tasten"
-#: ../gtk/gtkinputdialog.c:562
+#: gtk/gtkinputdialog.c:562
msgid "X"
msgstr "X"
-#: ../gtk/gtkinputdialog.c:563
+#: gtk/gtkinputdialog.c:563
msgid "Y"
msgstr "Y"
-#: ../gtk/gtkinputdialog.c:564
+#: gtk/gtkinputdialog.c:564
msgid "Pressure"
msgstr "Druck"
-#: ../gtk/gtkinputdialog.c:565
+#: gtk/gtkinputdialog.c:565
msgid "X Tilt"
msgstr "X-Neigung"
-#: ../gtk/gtkinputdialog.c:566
+#: gtk/gtkinputdialog.c:566
msgid "Y Tilt"
msgstr "Y-Neigung"
-#: ../gtk/gtkinputdialog.c:567
+#: gtk/gtkinputdialog.c:567
msgid "Wheel"
msgstr "Rad"
-#: ../gtk/gtkinputdialog.c:607
+#: gtk/gtkinputdialog.c:607
msgid "none"
msgstr "keine"
-#: ../gtk/gtkinputdialog.c:643 ../gtk/gtkinputdialog.c:679
+#: gtk/gtkinputdialog.c:643 gtk/gtkinputdialog.c:679
msgid "(disabled)"
msgstr "(ausgeschaltet)"
-#: ../gtk/gtkinputdialog.c:672
+#: gtk/gtkinputdialog.c:672
msgid "(unknown)"
msgstr "(unbekannt)"
# CHECK - löschen?
#. and clear button
-#: ../gtk/gtkinputdialog.c:759
+#: gtk/gtkinputdialog.c:759
msgid "clear"
msgstr "leeren"
-#: ../gtk/gtklabel.c:3935
+#: gtk/gtklabel.c:3935
msgid "Select All"
msgstr "Alles markieren"
#. Description of --gtk-module=MODULES in --help output
-#: ../gtk/gtkmain.c:398
+#: gtk/gtkmain.c:398
msgid "Load additional GTK+ modules"
msgstr "Zusätzliche GTK+-Module laden"
#. Placeholder in --gtk-module=MODULES in --help output
-#: ../gtk/gtkmain.c:399
+#: gtk/gtkmain.c:399
msgid "MODULES"
msgstr "MODULE"
#. Description of --g-fatal-warnings in --help output
-#: ../gtk/gtkmain.c:401
+#: gtk/gtkmain.c:401
msgid "Make all warnings fatal"
msgstr "Alle Warnungen als fatal betrachten"
#. Description of --gtk-debug=FLAGS in --help output
-#: ../gtk/gtkmain.c:404
+#: gtk/gtkmain.c:404
msgid "GTK+ debugging flags to set"
msgstr "Zu übergebende GTK+-Fehlerdiagnoseoptionen"
#. Description of --gtk-no-debug=FLAGS in --help output
-#: ../gtk/gtkmain.c:407
+#: gtk/gtkmain.c:407
msgid "GTK+ debugging flags to unset"
msgstr "Nicht zu übergebende GTK+-Fehlerdiagnoseoptionen"
@@ -1844,526 +2034,535 @@ msgstr "Nicht zu übergebende GTK+-Fehlerdiagnoseoptionen"
#. * Do *not* translate it to "predefinito:LTR", if it
#. * it isn't default:LTR or default:RTL it will not work
#.
-#: ../gtk/gtkmain.c:482
+#: gtk/gtkmain.c:476
msgid "default:LTR"
msgstr "default:LTR"
-#: ../gtk/gtkmain.c:565
+#: gtk/gtkmain.c:559
msgid "GTK+ Options"
msgstr "GTK+-Optionen"
-#: ../gtk/gtkmain.c:565
+#: gtk/gtkmain.c:559
msgid "Show GTK+ Options"
msgstr "GTK+-Optionen anzeigen"
-#: ../gtk/gtknotebook.c:2718 ../gtk/gtknotebook.c:5066
+#: gtk/gtknotebook.c:2718 gtk/gtknotebook.c:5064
#, c-format
msgid "Page %u"
msgstr "Seite %u"
-#: ../gtk/gtkradiotoolbutton.c:92
+#: gtk/gtkradiotoolbutton.c:92
msgid "Group"
msgstr "Gruppe"
-#: ../gtk/gtkradiotoolbutton.c:93
+#: gtk/gtkradiotoolbutton.c:93
msgid "The radio tool button whose group this button belongs to."
msgstr "Der Radio-Werkzeugknopf, zu dessen Gruppe dieser Knopf gehört."
-#: ../gtk/gtkrc.c:2400
+#: gtk/gtkrc.c:2400
#, c-format
msgid "Unable to find include file: \"%s\""
msgstr "Include-Datei konnte nicht gefunden werden: »%s«"
-#: ../gtk/gtkrc.c:3039 ../gtk/gtkrc.c:3042
+#: gtk/gtkrc.c:3042 gtk/gtkrc.c:3045
#, c-format
msgid "Unable to locate image file in pixmap_path: \"%s\""
msgstr "Bilddatei konnte nicht in pixmap_path gefunden werden: »%s«"
-#: ../gtk/gtkrc.c:3477
+#: gtk/gtkrc.c:3480
#, c-format
msgid "Pixmap path element: \"%s\" must be absolute, %s, line %d"
msgstr "Pixmap-Pfadelement »%s« muss absolut sein; %s, Zeile %d"
#. KEEP IN SYNC with gtkiconfactory.c stock icons, when appropriate
-#: ../gtk/gtkstock.c:308
+#: gtk/gtkstock.c:308
msgid "Information"
msgstr "Informationen"
-#: ../gtk/gtkstock.c:309
+#: gtk/gtkstock.c:309
msgid "Warning"
msgstr "Warnung"
-#: ../gtk/gtkstock.c:310
+#: gtk/gtkstock.c:310
msgid "Error"
msgstr "Fehler"
-#: ../gtk/gtkstock.c:311
+#: gtk/gtkstock.c:311
msgid "Question"
msgstr "Frage"
#. FIXME these need accelerators when appropriate, and
#. * need the mnemonics to be rationalized
#.
-#: ../gtk/gtkstock.c:316
+#: gtk/gtkstock.c:316
msgid "_About"
msgstr "_Info"
-#: ../gtk/gtkstock.c:318
+#: gtk/gtkstock.c:318
msgid "_Apply"
msgstr "An_wenden"
-#: ../gtk/gtkstock.c:319
+#: gtk/gtkstock.c:319
msgid "_Bold"
msgstr "_Fett"
-#: ../gtk/gtkstock.c:320
+#: gtk/gtkstock.c:320
msgid "_Cancel"
msgstr "_Abbrechen"
-#: ../gtk/gtkstock.c:321
+#: gtk/gtkstock.c:321
msgid "_CD-Rom"
msgstr "_CD-ROM"
# CHECK - _Löschen haben wir schon und ist unangebracht
-#: ../gtk/gtkstock.c:322
+#: gtk/gtkstock.c:322
msgid "_Clear"
msgstr "_Leeren"
-#: ../gtk/gtkstock.c:323
+#: gtk/gtkstock.c:323
msgid "_Close"
msgstr "S_chließen"
-#: ../gtk/gtkstock.c:324
+#: gtk/gtkstock.c:324
msgid "_Convert"
msgstr "_Umwandeln"
-#: ../gtk/gtkstock.c:325
+#: gtk/gtkstock.c:325
msgid "_Copy"
msgstr "_Kopieren"
-#: ../gtk/gtkstock.c:326
+#: gtk/gtkstock.c:326
msgid "Cu_t"
msgstr "_Ausschneiden"
-#: ../gtk/gtkstock.c:327
+#: gtk/gtkstock.c:327
msgid "_Delete"
msgstr "_Löschen"
-#: ../gtk/gtkstock.c:328
+#: gtk/gtkstock.c:328
msgid "_Execute"
msgstr "_Ausführen"
-#: ../gtk/gtkstock.c:329
+#: gtk/gtkstock.c:329
msgid "_Edit"
msgstr "_Bearbeiten"
-#: ../gtk/gtkstock.c:330
+#: gtk/gtkstock.c:330
msgid "_Find"
msgstr "_Suchen"
-#: ../gtk/gtkstock.c:331
+#: gtk/gtkstock.c:331
msgid "Find and _Replace"
msgstr "Suchen und _Ersetzen"
-#: ../gtk/gtkstock.c:332
+#: gtk/gtkstock.c:332
msgid "_Floppy"
msgstr "_Diskette"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:334
+#: gtk/gtkstock.c:334
msgid "Navigation|_Bottom"
msgstr ""
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:336
+#: gtk/gtkstock.c:336
msgid "Navigation|_First"
msgstr ""
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:338
+#: gtk/gtkstock.c:338
msgid "Navigation|_Last"
msgstr ""
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:340
+#: gtk/gtkstock.c:340
msgid "Navigation|_Top"
msgstr ""
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:342
+#: gtk/gtkstock.c:342
msgid "Navigation|_Back"
msgstr ""
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:344
+#: gtk/gtkstock.c:344
msgid "Navigation|_Down"
msgstr ""
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:346
+#: gtk/gtkstock.c:346
msgid "Navigation|_Forward"
msgstr ""
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:348
+#: gtk/gtkstock.c:348
msgid "Navigation|_Up"
msgstr ""
-#: ../gtk/gtkstock.c:349
+#: gtk/gtkstock.c:349
msgid "_Harddisk"
msgstr "_Festplatte"
-#: ../gtk/gtkstock.c:350
+#: gtk/gtkstock.c:350
msgid "_Help"
msgstr "_Hilfe"
-#: ../gtk/gtkstock.c:351
+#: gtk/gtkstock.c:351
msgid "_Home"
msgstr "_Persönlicher Ordner"
-#: ../gtk/gtkstock.c:352
+#: gtk/gtkstock.c:352
msgid "Increase Indent"
msgstr "Einzug vermindern"
-#: ../gtk/gtkstock.c:353
+#: gtk/gtkstock.c:353
msgid "Decrease Indent"
msgstr "Einzug erhöhen"
-#: ../gtk/gtkstock.c:354
+#: gtk/gtkstock.c:354
msgid "_Index"
msgstr "_Index"
-#: ../gtk/gtkstock.c:355
+#: gtk/gtkstock.c:355
msgid "_Italic"
msgstr "_Kursiv"
-#: ../gtk/gtkstock.c:356
+#: gtk/gtkstock.c:356
msgid "_Jump to"
msgstr "_Springe zu"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:358
+#: gtk/gtkstock.c:358
#, fuzzy
msgid "Justify|_Center"
msgstr "_Zentrieren"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:360
+#: gtk/gtkstock.c:360
msgid "Justify|_Fill"
msgstr ""
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:362
+#: gtk/gtkstock.c:362
msgid "Justify|_Left"
msgstr ""
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:364
+#: gtk/gtkstock.c:364
#, fuzzy
msgid "Justify|_Right"
msgstr "_Rechts"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:367
+#: gtk/gtkstock.c:367
#, fuzzy
msgid "Media|_Forward"
msgstr "_Vor"
# CHECK
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:369
+#: gtk/gtkstock.c:369
#, fuzzy
msgid "Media|_Next"
msgstr "_Nächstes"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:371
+#: gtk/gtkstock.c:371
#, fuzzy
msgid "Media|P_ause"
msgstr "_Pause"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:373
+#: gtk/gtkstock.c:373
#, fuzzy
msgid "Media|_Play"
msgstr "_Abspielen"
# CHECK
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:375
+#: gtk/gtkstock.c:375
#, fuzzy
msgid "Media|Pre_vious"
msgstr "_Vorheriges"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:377
+#: gtk/gtkstock.c:377
#, fuzzy
msgid "Media|_Record"
msgstr "Auf_nahme"
# CHECK
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:379
+#: gtk/gtkstock.c:379
#, fuzzy
msgid "Media|R_ewind"
msgstr "_Zurückspulen"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:381
+#: gtk/gtkstock.c:381
#, fuzzy
msgid "Media|_Stop"
msgstr "_Stopp"
-#: ../gtk/gtkstock.c:382
+#: gtk/gtkstock.c:382
msgid "_Network"
msgstr "_Netzwerk"
-#: ../gtk/gtkstock.c:383
+#: gtk/gtkstock.c:383
msgid "_New"
msgstr "_Neu"
-#: ../gtk/gtkstock.c:384
+#: gtk/gtkstock.c:384
msgid "_No"
msgstr "_Nein"
-#: ../gtk/gtkstock.c:385
+#: gtk/gtkstock.c:385
msgid "_OK"
msgstr "_OK"
-#: ../gtk/gtkstock.c:386
+#: gtk/gtkstock.c:386
msgid "_Open"
msgstr "Ö_ffnen"
-#: ../gtk/gtkstock.c:387
+#: gtk/gtkstock.c:387
msgid "_Paste"
msgstr "E_infügen"
-#: ../gtk/gtkstock.c:388
+#: gtk/gtkstock.c:388
msgid "_Preferences"
msgstr "_Einstellungen"
-#: ../gtk/gtkstock.c:389
+#: gtk/gtkstock.c:389
msgid "_Print"
msgstr "_Drucken"
-#: ../gtk/gtkstock.c:390
+#: gtk/gtkstock.c:390
msgid "Print Pre_view"
msgstr "Druck_vorschau"
# Auch wenn im Original die Tastenkürzel kollidieren (_Preferences),
# wir verwenden Ei_genschaften.
-#: ../gtk/gtkstock.c:391
+#: gtk/gtkstock.c:391
msgid "_Properties"
msgstr "Ei_genschaften"
-#: ../gtk/gtkstock.c:392
+#: gtk/gtkstock.c:392
msgid "_Quit"
msgstr "_Beenden"
-#: ../gtk/gtkstock.c:393
+#: gtk/gtkstock.c:393
msgid "_Redo"
msgstr "_Wiederholen"
-#: ../gtk/gtkstock.c:394
+#: gtk/gtkstock.c:394
msgid "_Refresh"
msgstr "_Aktualisieren"
-#: ../gtk/gtkstock.c:396
+#: gtk/gtkstock.c:396
msgid "_Revert"
msgstr "_Zurücksetzen"
-#: ../gtk/gtkstock.c:397
+#: gtk/gtkstock.c:397
msgid "_Save"
msgstr "_Speichern"
-#: ../gtk/gtkstock.c:398
+#: gtk/gtkstock.c:398
msgid "Save _As"
msgstr "Speichern _unter"
-#: ../gtk/gtkstock.c:399
+#: gtk/gtkstock.c:399
msgid "_Color"
msgstr "_Farbe"
-#: ../gtk/gtkstock.c:400
+#: gtk/gtkstock.c:400
msgid "_Font"
msgstr "_Schrift"
-#: ../gtk/gtkstock.c:401
+#: gtk/gtkstock.c:401
msgid "_Ascending"
msgstr "_Aufsteigend"
-#: ../gtk/gtkstock.c:402
+#: gtk/gtkstock.c:402
msgid "_Descending"
msgstr "_Absteigend"
-#: ../gtk/gtkstock.c:403
+#: gtk/gtkstock.c:403
msgid "_Spell Check"
msgstr "_Rechtschreibprüfung"
-#: ../gtk/gtkstock.c:404
+#: gtk/gtkstock.c:404
msgid "_Stop"
msgstr "_Stopp"
-#: ../gtk/gtkstock.c:405
+#: gtk/gtkstock.c:405
msgid "_Strikethrough"
msgstr "_Durchstreichen"
-#: ../gtk/gtkstock.c:406
+#: gtk/gtkstock.c:406
msgid "_Undelete"
msgstr "_Löschen rückgängig"
-#: ../gtk/gtkstock.c:407
+#: gtk/gtkstock.c:407
msgid "_Underline"
msgstr "_Unterstreichen"
-#: ../gtk/gtkstock.c:408
+#: gtk/gtkstock.c:408
msgid "_Undo"
msgstr "_Rückgängig"
-#: ../gtk/gtkstock.c:409
+#: gtk/gtkstock.c:409
msgid "_Yes"
msgstr "_Ja"
-#: ../gtk/gtkstock.c:410
+#: gtk/gtkstock.c:410
msgid "_Normal Size"
msgstr "_Normale Größe"
-#: ../gtk/gtkstock.c:411
+#: gtk/gtkstock.c:411
msgid "Best _Fit"
msgstr "_Einpassen"
-#: ../gtk/gtkstock.c:412
+#: gtk/gtkstock.c:412
msgid "Zoom _In"
msgstr "_Heranzoomen"
-#: ../gtk/gtkstock.c:413
+#: gtk/gtkstock.c:413
msgid "Zoom _Out"
msgstr "_Wegzoomen"
-#: ../gtk/gtktextutil.c:48
+#: gtk/gtktextutil.c:48
msgid "LRM _Left-to-right mark"
msgstr "LRM Von-_links-nach-rechts-Marke"
-#: ../gtk/gtktextutil.c:49
+#: gtk/gtktextutil.c:49
msgid "RLM _Right-to-left mark"
msgstr "RLM Von-_rechts-nach-links-Marke"
-#: ../gtk/gtktextutil.c:50
+#: gtk/gtktextutil.c:50
msgid "LRE Left-to-right _embedding"
msgstr "LRE Von-links-nach-rechts-_Einbettung"
-#: ../gtk/gtktextutil.c:51
+#: gtk/gtktextutil.c:51
msgid "RLE Right-to-left e_mbedding"
msgstr "RLE Von-rechts-nach-Links-E_inbettung"
-#: ../gtk/gtktextutil.c:52
+#: gtk/gtktextutil.c:52
msgid "LRO Left-to-right _override"
msgstr "LRO Von-links-nach-rechts-_Überschreiben"
-#: ../gtk/gtktextutil.c:53
+#: gtk/gtktextutil.c:53
msgid "RLO Right-to-left o_verride"
msgstr "RLO Von-rechts-nach-links-Ü_berschreiben"
-#: ../gtk/gtktextutil.c:54
+#: gtk/gtktextutil.c:54
msgid "PDF _Pop directional formatting"
msgstr "PDF Richtungsformatierungs-_Pop"
-#: ../gtk/gtktextutil.c:55
+#: gtk/gtktextutil.c:55
msgid "ZWS _Zero width space"
msgstr "ZWS-Leerraum mit Breite _null"
-#: ../gtk/gtktextutil.c:56
+#: gtk/gtktextutil.c:56
msgid "ZWJ Zero width _joiner"
msgstr "ZWJ-_Verbinder mit Breite null"
-#: ../gtk/gtktextutil.c:57
+#: gtk/gtktextutil.c:57
msgid "ZWNJ Zero width _non-joiner"
msgstr "ZWNJ-_Trenner mit Breite null"
-#: ../gtk/gtkthemes.c:71
+#: gtk/gtkthemes.c:71
#, c-format
msgid "Unable to locate theme engine in module_path: \"%s\","
msgstr "Im Modulpfad »%s« konnte keine Themen-Engine gefunden werden,"
-#: ../gtk/gtktipsquery.c:186
+#: gtk/gtktipsquery.c:186
msgid "--- No Tip ---"
msgstr "--- Kein Tipp ---"
-#: ../gtk/gtkuimanager.c:1144
+#: gtk/gtkuimanager.c:1154
#, c-format
msgid "Unknown attribute '%s' on line %d char %d"
msgstr "Unbekanntes Attribut »%s« in Zeile %d, Zeichen %d"
-#: ../gtk/gtkuimanager.c:1346
+#: gtk/gtkuimanager.c:1371
#, c-format
msgid "Unexpected start tag '%s' on line %d char %d"
msgstr "Unerwarteter, öffnender Tag »%s« in Zeile %d, Zeichen %d"
-#: ../gtk/gtkuimanager.c:1431
+#: gtk/gtkuimanager.c:1461
#, c-format
msgid "Unexpected character data on line %d char %d"
msgstr "Unerwartete Zeichendaten in Zeile %d, Zeichen %d"
-#: ../gtk/gtkuimanager.c:2223
+#: gtk/gtkuimanager.c:2272
msgid "Empty"
msgstr "Leer"
#. ID
-#: ../modules/input/imam-et.c:454
+#: modules/input/imam-et.c:454
msgid "Amharic (EZ+)"
msgstr "Amharisch (EZ+)"
#. ID
-#: ../modules/input/imcedilla.c:91
+#: modules/input/imcedilla.c:91
msgid "Cedilla"
msgstr "Cédille"
#. ID
-#: ../modules/input/imcyrillic-translit.c:217
+#: modules/input/imcyrillic-translit.c:217
msgid "Cyrillic (Transliterated)"
msgstr "Kyrillisch (transliteriert)"
# CHECK
#. ID
-#: ../modules/input/iminuktitut.c:127
+#: modules/input/iminuktitut.c:127
msgid "Inuktitut (Transliterated)"
msgstr "Inukitut (transliteriert)"
#. ID
-#: ../modules/input/imipa.c:145
+#: modules/input/imipa.c:145
msgid "IPA"
msgstr "IPA"
#. ID
-#: ../modules/input/imthai-broken.c:178
+#: modules/input/imthai-broken.c:178
msgid "Thai (Broken)"
msgstr "Thai (Defekt)"
#. ID
-#: ../modules/input/imti-er.c:453
+#: modules/input/imti-er.c:453
msgid "Tigrigna-Eritrean (EZ+)"
msgstr "Tigrigna-Eritreisch (EZ+)"
#. ID
-#: ../modules/input/imti-et.c:453
+#: modules/input/imti-et.c:453
msgid "Tigrigna-Ethiopian (EZ+)"
msgstr "Tigrigna-Äthiopisch (EZ+)"
#. ID
-#: ../modules/input/imviqr.c:244
+#: modules/input/imviqr.c:244
msgid "Vietnamese (VIQR)"
msgstr "Vietnamesisch (VIQR)"
#. ID
-#: ../modules/input/imxim.c:28
+#: modules/input/imxim.c:28
msgid "X Input Method"
msgstr "X-Eingabemethode"
-#: ../tests/testfilechooser.c:186
+#: tests/testfilechooser.c:186
#, c-format
msgid "Could not get information for file '%s': %s"
msgstr "Es konnten keine Informationen zur Datei »%s« abgerufen werden: %s"
+#~ msgid "Shift"
+#~ msgstr "Shift"
+
+#~ msgid "Ctrl"
+#~ msgstr "Strg"
+
+#~ msgid "Alt"
+#~ msgstr "Alt"
+
#~ msgid "_Credits"
#~ msgstr "_Mitwirkende"
diff --git a/po/el.po b/po/el.po
index dbf89e369..219a5b490 100644
--- a/po/el.po
+++ b/po/el.po
@@ -28,7 +28,7 @@ msgid ""
msgstr ""
"Project-Id-Version: el\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-01-08 02:01-0500\n"
+"POT-Creation-Date: 2005-06-20 14:30-0400\n"
"PO-Revision-Date: 2004-04-25 11:58+0300\n"
"Last-Translator: Kostas Papadimas <pkst@gnome.org>\n"
"Language-Team: Greek <nls@tux.hellug.gr>\n"
@@ -39,7 +39,7 @@ msgstr ""
"X-Generator: KBabel 1.0.2\n"
#: gdk-pixbuf/gdk-pixbuf-animation.c:153 gdk-pixbuf/gdk-pixbuf-io.c:838
-#: gdk-pixbuf/gdk-pixbuf-io.c:1069 tests/testfilechooser.c:199
+#: gdk-pixbuf/gdk-pixbuf-io.c:1068 tests/testfilechooser.c:199
#, c-format
msgid "Failed to open file '%s': %s"
msgstr "Αποτυχία ανοίγματος αρχείου '%s': %s "
@@ -50,7 +50,7 @@ msgid "Image file '%s' contains no data"
msgstr "Το αρχείο εικόνας '%s' δεν περιέχει δεδομένα"
#: gdk-pixbuf/gdk-pixbuf-animation.c:208 gdk-pixbuf/gdk-pixbuf-io.c:887
-#: gdk-pixbuf/gdk-pixbuf-io.c:1110 tests/testfilechooser.c:244
+#: gdk-pixbuf/gdk-pixbuf-io.c:1109 tests/testfilechooser.c:244
#, c-format
msgid ""
"Failed to load image '%s': reason not known, probably a corrupt image file"
@@ -100,36 +100,36 @@ msgstr "Άγνωστος τύπος αρχείου εικόνας"
msgid "Failed to load image '%s': %s"
msgstr "Αποτυχία φόρτωσης εικόνας '%s': %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1337
+#: gdk-pixbuf/gdk-pixbuf-io.c:1336
#, c-format
msgid "Error writing to image file: %s"
msgstr "Σφάλμα κατά την εγγραφή εικόνας σε αρχείο: (%s)"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1383 gdk-pixbuf/gdk-pixbuf-io.c:1512
+#: gdk-pixbuf/gdk-pixbuf-io.c:1382 gdk-pixbuf/gdk-pixbuf-io.c:1511
#, c-format
msgid "This build of gdk-pixbuf does not support saving the image format: %s"
msgstr ""
"Αυτή η έκδοση του gdk-pixbuf δεν υποστηρίζει την αποθήκευση του τύπου "
"εικόνας : %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1417
+#: gdk-pixbuf/gdk-pixbuf-io.c:1416
msgid "Insufficient memory to save image to callback"
msgstr "Ανεπάρκεια μνήμης για την αποθήκευση εικόνας σε callback"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1429
+#: gdk-pixbuf/gdk-pixbuf-io.c:1428
msgid "Failed to open temporary file"
msgstr "Αποτυχία ανοίγματος προσωρινού αρχείου"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1454
+#: gdk-pixbuf/gdk-pixbuf-io.c:1453
msgid "Failed to read from temporary file"
msgstr "Αποτυχία ανάγνωσης από το προσωρινό αρχείο"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1641
+#: gdk-pixbuf/gdk-pixbuf-io.c:1687
#, c-format
msgid "Failed to open '%s' for writing: %s"
msgstr "Αδυναμία ανοίγματος του '%s' για εγγραφή: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1665
+#: gdk-pixbuf/gdk-pixbuf-io.c:1711
#, c-format
msgid ""
"Failed to close '%s' while writing image, all data may not have been saved: %"
@@ -138,7 +138,7 @@ msgstr ""
"Αδυναμία κλεισίματος του '%s' κατα την εγγραφή εικόνας, μπορεί να μην έχουν "
"αποθηκευτεί όλα τα δεδομένα: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1853 gdk-pixbuf/gdk-pixbuf-io.c:1903
+#: gdk-pixbuf/gdk-pixbuf-io.c:1931 gdk-pixbuf/gdk-pixbuf-io.c:1981
msgid "Insufficient memory to save image into a buffer"
msgstr "Ανεπάρκεια μνήμης για την αποθήκευση εικόνας στο buffer"
@@ -200,24 +200,34 @@ msgstr "Κακοσχηματισμένο κομμάτι στην κινούμε
msgid "The ANI image format"
msgstr "Ο τύπος εικόνας ΑΝΙ"
-#: gdk-pixbuf/io-bmp.c:227 gdk-pixbuf/io-bmp.c:383
+#: gdk-pixbuf/io-bmp.c:228 gdk-pixbuf/io-bmp.c:306 gdk-pixbuf/io-bmp.c:338
+#: gdk-pixbuf/io-bmp.c:361 gdk-pixbuf/io-bmp.c:442
+msgid "BMP image has bogus header data"
+msgstr "Τα δεδομένα κεφαλίδας της εικόνας BMP είναι πλασματικά"
+
+#: gdk-pixbuf/io-bmp.c:239 gdk-pixbuf/io-bmp.c:401
msgid "Not enough memory to load bitmap image"
msgstr "Ανεπάρκεια μνήμης για τη φόρτωση εικόνας bitmap"
-#: gdk-pixbuf/io-bmp.c:269
+#: gdk-pixbuf/io-bmp.c:287
msgid "BMP image has unsupported header size"
msgstr "Δεν υποστηρίζεται η κεφαλίδα της εικόνας BMP"
-#: gdk-pixbuf/io-bmp.c:288 gdk-pixbuf/io-bmp.c:320 gdk-pixbuf/io-bmp.c:343
-#: gdk-pixbuf/io-bmp.c:424
-msgid "BMP image has bogus header data"
-msgstr "Τα δεδομένα κεφαλίδας της εικόνας BMP είναι πλασματικά"
-
-#: gdk-pixbuf/io-bmp.c:307
+#: gdk-pixbuf/io-bmp.c:325
msgid "Topdown BMP images cannot be compressed"
msgstr ""
-#: gdk-pixbuf/io-bmp.c:1154
+#: gdk-pixbuf/io-bmp.c:1203
+#, fuzzy
+msgid "Couldn't allocate memory for saving BMP file"
+msgstr "Δεν είναι δυνατή η διάθεση μνήμης για τη φόρτωση αρχείου JPEG"
+
+#: gdk-pixbuf/io-bmp.c:1244
+#, fuzzy
+msgid "Couldn't write to BMP file"
+msgstr "Αδυναμία μετατροπής ονόματος αρχείου"
+
+#: gdk-pixbuf/io-bmp.c:1293
msgid "The BMP image format"
msgstr "Ο τύπος εικόνας BMP"
@@ -226,7 +236,7 @@ msgstr "Ο τύπος εικόνας BMP"
msgid "Failure reading GIF: %s"
msgstr "Αδυναμία ανάγνωσης GIF: %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 ""
"Λείπουν κάποια δεδομένα από το αρχείο GIF (ίσως να αποκόπηκε με κάποιο "
@@ -254,25 +264,30 @@ msgstr "Εντοπίστηκε εσφαλμένος κώδικας"
msgid "Circular table entry in GIF file"
msgstr "Κυκλική καταχώρηση πίνακα στο αρχείο GIF"
-#: 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 "Ανεπάρκεια μνήμης για τη φόρτωση του αρχείου GIF"
-#: gdk-pixbuf/io-gif.c:1088
+#: gdk-pixbuf/io-gif.c:947
+#, fuzzy
+msgid "Not enough memory to composite a frame in GIF file"
+msgstr "Ανεπάρκεια μνήμης για τη φόρτωση του αρχείου GIF"
+
+#: gdk-pixbuf/io-gif.c:1116
msgid "GIF image is corrupt (incorrect LZW compression)"
msgstr "Η εικόνα GIF είναι κατεστραμμένη (εσφαλμένη συμπίεση LZW)"
-#: gdk-pixbuf/io-gif.c:1138
+#: gdk-pixbuf/io-gif.c:1166
msgid "File does not appear to be a GIF file"
msgstr "Το αρχείο δε φαίνεται να είναι αρχείο GIF"
-#: 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 "Οι εκδόσεις %s του τύπου αρχείων GIF δεν υποστηρίζονται"
-#: 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."
@@ -280,11 +295,11 @@ msgstr ""
"Η εικόνα GIF περιέχει δεν έχει γενικό colormap, και ένα εσωτερικό πλαίσιο "
"δεν έχει τοπικό colormap."
-#: gdk-pixbuf/io-gif.c:1491
+#: gdk-pixbuf/io-gif.c:1519
msgid "GIF image was truncated or incomplete."
msgstr "Η εικόνα GIF ήταν είτε κατεστραμμένη είτε ημιτελής."
-#: gdk-pixbuf/io-gif.c:1643
+#: gdk-pixbuf/io-gif.c:1671
msgid "The GIF image format"
msgstr "Ο τύπος εικόνας GIF"
@@ -472,101 +487,119 @@ msgstr "Μοιραίο σφάλμα στην ανάγνωση αρχείου ε
msgid "Fatal error reading PNG image file: %s"
msgstr "Μοιραίο σφάλμα στην ανάγνωση αρχείου εικόνας PNG: %s"
-#: gdk-pixbuf/io-png.c:813
+#: gdk-pixbuf/io-png.c:810
msgid ""
"Keys for PNG text chunks must have at least 1 and at most 79 characters."
msgstr ""
"Τα κλειδιά για PNG text chunks θα πρέπει να έχουν το ελάχιστο 1 και το "
"μέγιστο 79 χαρακτήρες."
-#: gdk-pixbuf/io-png.c:821
+#: gdk-pixbuf/io-png.c:818
msgid "Keys for PNG text chunks must be ASCII characters."
msgstr "Τα κλειδιά για PNG text chunks θα πρέπει να είναι χαρακτήρες ASCII."
-#: gdk-pixbuf/io-png.c:854
+#: gdk-pixbuf/io-png.c:831
+#, fuzzy, c-format
+msgid ""
+"PNG compression level must be a value between 0 and 9; value '%s' could not "
+"be parsed."
+msgstr ""
+"Η ποιότητα JPEG πρέπει να έχει τιμή μεταξύ 0 και 100; Η τιμή '%s' δε μπορεί "
+"να ερμηνευθεί."
+
+#: gdk-pixbuf/io-png.c:843
+#, fuzzy, c-format
+msgid ""
+"PNG compression level must be a value between 0 and 9; value '%d' is not "
+"allowed."
+msgstr ""
+"Η ποιότητα JPEG πρέπει να έχει τιμή μεταξύ 0 και 100; Η τιμή '%d' δεν "
+"επιτρέπεται."
+
+#: gdk-pixbuf/io-png.c:883
#, fuzzy, c-format
msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding."
msgstr ""
"Η τιμή για PNG text chunk %s δε μπορεί να μετατραπεί σε κωδικοποίηση ISO-"
"8859-1."
-#: gdk-pixbuf/io-png.c:994
+#: gdk-pixbuf/io-png.c:1026
msgid "The PNG image format"
msgstr "O τύπος εικόνας PNG"
-#: gdk-pixbuf/io-pnm.c:249
+#: gdk-pixbuf/io-pnm.c:252
msgid "PNM loader expected to find an integer, but didn't"
msgstr "Ο εκκινητής PNM περίμενε να βρει ένα integer, αλλά δε βρήκε"
-#: gdk-pixbuf/io-pnm.c:281
+#: gdk-pixbuf/io-pnm.c:284
msgid "PNM file has an incorrect initial byte"
msgstr "Το αρχείο PNM έχει μη έγκυρο αρχικό byte"
-#: gdk-pixbuf/io-pnm.c:311
+#: gdk-pixbuf/io-pnm.c:314
msgid "PNM file is not in a recognized PNM subformat"
msgstr "Το αρχείο PNM δεν έχει ένα αναγνωρίσιμο PNM subformat "
-#: gdk-pixbuf/io-pnm.c:336
+#: gdk-pixbuf/io-pnm.c:339
msgid "PNM file has an image width of 0"
msgstr "Το αρχείο PNM έχει μια εικόνα με πλάτος 0"
-#: gdk-pixbuf/io-pnm.c:357
+#: gdk-pixbuf/io-pnm.c:360
msgid "PNM file has an image height of 0"
msgstr "Το αρχείο PNM έχει μια εικόνα με ύψος 0"
-#: gdk-pixbuf/io-pnm.c:380
+#: gdk-pixbuf/io-pnm.c:383
msgid "Maximum color value in PNM file is 0"
msgstr "Η μέγιστη τιμή χρώματος στο αρχείο PNM είναι 0"
-#: gdk-pixbuf/io-pnm.c:388
+#: gdk-pixbuf/io-pnm.c:391
msgid "Maximum color value in PNM file is too large"
msgstr "Η μέγιστη τιμή χρώματος στο αρχείο PNM είναι πολύ μεγάλη"
-#: gdk-pixbuf/io-pnm.c:396
+#: gdk-pixbuf/io-pnm.c:399
#, fuzzy
msgid "Cannot handle PNM files with maximum color values greater than 255"
msgstr ""
"Δεν είναι δυνατός ο χειρισμός αρχείων PNM με τιμές μέγιστου χρώματος "
"μεγαλύτερες του 255 "
-#: gdk-pixbuf/io-pnm.c:435 gdk-pixbuf/io-pnm.c:463 gdk-pixbuf/io-pnm.c:495
+#: gdk-pixbuf/io-pnm.c:438 gdk-pixbuf/io-pnm.c:466 gdk-pixbuf/io-pnm.c:498
msgid "Raw PNM image type is invalid"
msgstr "Μη έγκυρος raw τύπος εικόνας PNM"
-#: gdk-pixbuf/io-pnm.c:555 gdk-pixbuf/io-pnm.c:597
+#: gdk-pixbuf/io-pnm.c:562 gdk-pixbuf/io-pnm.c:604
msgid "PNM image format is invalid"
msgstr "Μη έγκυρος τύπος εικόνας PNM"
-#: gdk-pixbuf/io-pnm.c:656
+#: gdk-pixbuf/io-pnm.c:663
msgid "PNM image loader does not support this PNM subformat"
msgstr "Ο εκκινητής αρχείου PNM δεν υποστηρίζει αυτό το PNM subformat"
-#: gdk-pixbuf/io-pnm.c:711
+#: gdk-pixbuf/io-pnm.c:718
msgid "Premature end-of-file encountered"
msgstr "Εντοπίστηκε πρόωρος τερματισμός αρχείου"
-#: gdk-pixbuf/io-pnm.c:743 gdk-pixbuf/io-pnm.c:974
+#: gdk-pixbuf/io-pnm.c:750 gdk-pixbuf/io-pnm.c:981
msgid "Raw PNM formats require exactly one whitespace before sample data"
msgstr "Οι τύποι raw PNM απαιτούν ακριβώς ένα whitespace πριν από sample data"
-#: gdk-pixbuf/io-pnm.c:770
+#: gdk-pixbuf/io-pnm.c:777
#, fuzzy
msgid "Cannot allocate memory for loading PNM image"
msgstr "Δεν είναι δυνατή η διάθεση μνήμης για τη φόρτωση εικόνας PNM"
-#: gdk-pixbuf/io-pnm.c:820
+#: gdk-pixbuf/io-pnm.c:827
msgid "Insufficient memory to load PNM context struct"
msgstr "Ανεπάρκεια μνήμης για τη φόρτωση PNM context struct"
-#: gdk-pixbuf/io-pnm.c:871
+#: gdk-pixbuf/io-pnm.c:878
msgid "Unexpected end of PNM image data"
msgstr "Απρόσμενος τερματισμός δεδομένων εικόνας PNM "
-#: gdk-pixbuf/io-pnm.c:1003
+#: gdk-pixbuf/io-pnm.c:1010
msgid "Insufficient memory to load PNM file"
msgstr "Ανεπάρκεια μνήμης για τη φόρτωση αρχείου PNM"
-#: gdk-pixbuf/io-pnm.c:1082
+#: gdk-pixbuf/io-pnm.c:1089
msgid "The PNM/PBM/PGM/PPM image format family"
msgstr "Η οικογένεια τύπου εικόνας PNM/PBM/PGM/PPM"
@@ -590,69 +623,69 @@ msgstr "Ανεπάρκεια μνήμης για τη φόρτωση εικόν
msgid "The Sun raster image format"
msgstr "Ο τύπος εικόνας Sun raster"
-#: gdk-pixbuf/io-tga.c:159
+#: gdk-pixbuf/io-tga.c:154
#, fuzzy
msgid "Cannot allocate memory for IOBuffer struct"
msgstr "Δεν είναι δυνατή η διάθεση μνήμης για IOBuffer struct"
-#: gdk-pixbuf/io-tga.c:178
+#: gdk-pixbuf/io-tga.c:173
#, fuzzy
msgid "Cannot allocate memory for IOBuffer data"
msgstr "Δεν είναι δυνατή η διάθεση μνήμης για δεδομένα IOBuffer"
-#: gdk-pixbuf/io-tga.c:189
+#: gdk-pixbuf/io-tga.c:184
#, fuzzy
msgid "Cannot realloc IOBuffer data"
msgstr "Δεν είναι δυνατή η αναδιανομή δεδομένων IOBuffer"
-#: gdk-pixbuf/io-tga.c:219
+#: gdk-pixbuf/io-tga.c:214
#, fuzzy
msgid "Cannot allocate temporary IOBuffer data"
msgstr "Δεν είναι δυνατή η διάθεση δεδομένων προσωρινού IOBuffer"
-#: gdk-pixbuf/io-tga.c:353
+#: gdk-pixbuf/io-tga.c:348
#, fuzzy
msgid "Cannot allocate new pixbuf"
msgstr "Αδυναμία διάθεσης νέου pixbuf"
-#: gdk-pixbuf/io-tga.c:692
+#: gdk-pixbuf/io-tga.c:689
#, fuzzy
msgid "Cannot allocate colormap structure"
msgstr "Αδυναμία διάθεσης δομής colormap"
-#: gdk-pixbuf/io-tga.c:699
+#: gdk-pixbuf/io-tga.c:696
#, fuzzy
msgid "Cannot allocate colormap entries"
msgstr "Αδυναμία διάθεσης εγγραφών colormap"
-#: gdk-pixbuf/io-tga.c:721
+#: gdk-pixbuf/io-tga.c:718
msgid "Unexpected bitdepth for colormap entries"
msgstr "Απρόσμενο bitdepth εγγραφών colormap"
-#: gdk-pixbuf/io-tga.c:739
+#: gdk-pixbuf/io-tga.c:736
#, fuzzy
msgid "Cannot allocate TGA header memory"
msgstr "Αδυναμία διάθεσης μνήμης για κεφαλίδα TGA "
-#: gdk-pixbuf/io-tga.c:772
+#: gdk-pixbuf/io-tga.c:769
msgid "TGA image has invalid dimensions"
msgstr "Η εικόνα TGA δεν έχει έγκυρες διαστάσεις"
-#: gdk-pixbuf/io-tga.c:778 gdk-pixbuf/io-tga.c:787 gdk-pixbuf/io-tga.c:797
-#: gdk-pixbuf/io-tga.c:807 gdk-pixbuf/io-tga.c:814
+#: gdk-pixbuf/io-tga.c:775 gdk-pixbuf/io-tga.c:784 gdk-pixbuf/io-tga.c:794
+#: gdk-pixbuf/io-tga.c:804 gdk-pixbuf/io-tga.c:811
msgid "TGA image type not supported"
msgstr "Δεν υποστηρίζεται αυτός ο τύπος της εικόνας TGA"
-#: gdk-pixbuf/io-tga.c:861
+#: gdk-pixbuf/io-tga.c:858
#, fuzzy
msgid "Cannot allocate memory for TGA context struct"
msgstr "Αδυναμία διάθεσης μνήμης για TGA context struct"
-#: gdk-pixbuf/io-tga.c:926
+#: gdk-pixbuf/io-tga.c:923
msgid "Excess data in file"
msgstr "Υπέρβαση δεδομένων στο αρχείο"
-#: gdk-pixbuf/io-tga.c:995
+#: gdk-pixbuf/io-tga.c:992
msgid "The Targa image format"
msgstr "Ο τύπος εικόνας Targa "
@@ -733,41 +766,46 @@ msgstr "Αποτυχία εγγραφής στο προσωρινό αρχείο
msgid "The XBM image format"
msgstr "Ο τύπος εικόνας XBM"
-#: gdk-pixbuf/io-xpm.c:1229
+#: gdk-pixbuf/io-xpm.c:467
msgid "No XPM header found"
msgstr "Δε βρέθηκε κεφαλίδα XBM"
-#: gdk-pixbuf/io-xpm.c:1237
+#: gdk-pixbuf/io-xpm.c:476
+#, fuzzy
+msgid "Invalid XPM header"
+msgstr "Μη έγκυρο αρχείο XBM "
+
+#: gdk-pixbuf/io-xpm.c:484
msgid "XPM file has image width <= 0"
msgstr "Το αρχείο XPM έχει πλάτος εικόνας <= 0"
-#: gdk-pixbuf/io-xpm.c:1245
+#: gdk-pixbuf/io-xpm.c:492
msgid "XPM file has image height <= 0"
msgstr "Το αρχείο XPM έχει ύψος εικόνας <= 0"
-#: gdk-pixbuf/io-xpm.c:1253
+#: gdk-pixbuf/io-xpm.c:500
msgid "XPM has invalid number of chars per pixel"
msgstr "Το αρχείο XPM έχει μη έγκυρο αριθμό χαρακτήρων ανά εικονοστοιχείο"
-#: gdk-pixbuf/io-xpm.c:1260
+#: gdk-pixbuf/io-xpm.c:507
msgid "XPM file has invalid number of colors"
msgstr "Το αρχείο XPM έχει μη έγκυρο αριθμό χρωμάτων"
-#: gdk-pixbuf/io-xpm.c:1272 gdk-pixbuf/io-xpm.c:1281 gdk-pixbuf/io-xpm.c:1333
+#: gdk-pixbuf/io-xpm.c:519 gdk-pixbuf/io-xpm.c:528 gdk-pixbuf/io-xpm.c:580
#, fuzzy
msgid "Cannot allocate memory for loading XPM image"
msgstr "Αδυναμία διάθεσης μνήμης για τη φόρτωση εικόνας XPM"
-#: gdk-pixbuf/io-xpm.c:1295
+#: gdk-pixbuf/io-xpm.c:542
#, fuzzy
msgid "Cannot read XPM colormap"
msgstr "Αδυναμία ανάγνωσης XPM colormap"
-#: gdk-pixbuf/io-xpm.c:1524
+#: gdk-pixbuf/io-xpm.c:771
msgid "Failed to write to temporary file when loading XPM image"
msgstr "Αποτυχία εγγραφής στον προσωρινό αρχείο κατά τη φόρτωση εικόνας XBM"
-#: gdk-pixbuf/io-xpm.c:1559
+#: gdk-pixbuf/io-xpm.c:806
msgid "The XPM image format"
msgstr "Ο τύπος εικόνας XPM"
@@ -830,6 +868,138 @@ msgstr ""
msgid "Gdk debugging flags to unset"
msgstr ""
+#: gdk/keyname-table.h:3940
+msgid "keyboard label|BackSpace"
+msgstr ""
+
+#: gdk/keyname-table.h:3941
+msgid "keyboard label|Tab"
+msgstr ""
+
+#: gdk/keyname-table.h:3942
+msgid "keyboard label|Return"
+msgstr ""
+
+#: gdk/keyname-table.h:3943
+msgid "keyboard label|Pause"
+msgstr ""
+
+#: gdk/keyname-table.h:3944
+msgid "keyboard label|Scroll_Lock"
+msgstr ""
+
+#: gdk/keyname-table.h:3945
+msgid "keyboard label|Sys_Req"
+msgstr ""
+
+#: gdk/keyname-table.h:3946
+msgid "keyboard label|Escape"
+msgstr ""
+
+#: gdk/keyname-table.h:3947
+msgid "keyboard label|Multi_key"
+msgstr ""
+
+#: gdk/keyname-table.h:3948
+msgid "keyboard label|Home"
+msgstr ""
+
+#: gdk/keyname-table.h:3949
+msgid "keyboard label|Page_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3950
+msgid "keyboard label|Page_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3951
+msgid "keyboard label|End"
+msgstr ""
+
+#: gdk/keyname-table.h:3952
+msgid "keyboard label|Begin"
+msgstr ""
+
+#: gdk/keyname-table.h:3953
+msgid "keyboard label|Print"
+msgstr ""
+
+#: gdk/keyname-table.h:3954
+msgid "keyboard label|Insert"
+msgstr ""
+
+#: gdk/keyname-table.h:3955
+msgid "keyboard label|Num_Lock"
+msgstr ""
+
+#: gdk/keyname-table.h:3956
+msgid "keyboard label|KP_Space"
+msgstr ""
+
+#: gdk/keyname-table.h:3957
+msgid "keyboard label|KP_Tab"
+msgstr ""
+
+#: gdk/keyname-table.h:3958
+msgid "keyboard label|KP_Enter"
+msgstr ""
+
+#: gdk/keyname-table.h:3959
+msgid "keyboard label|KP_Home"
+msgstr ""
+
+#: gdk/keyname-table.h:3960
+msgid "keyboard label|KP_Left"
+msgstr ""
+
+#: gdk/keyname-table.h:3961
+msgid "keyboard label|KP_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3962
+msgid "keyboard label|KP_Right"
+msgstr ""
+
+#: gdk/keyname-table.h:3963
+msgid "keyboard label|KP_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3964
+msgid "keyboard label|KP_Page_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3965
+msgid "keyboard label|KP_Prior"
+msgstr ""
+
+#: gdk/keyname-table.h:3966
+msgid "keyboard label|KP_Page_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3967
+msgid "keyboard label|KP_Next"
+msgstr ""
+
+#: gdk/keyname-table.h:3968
+msgid "keyboard label|KP_End"
+msgstr ""
+
+#: gdk/keyname-table.h:3969
+msgid "keyboard label|KP_Begin"
+msgstr ""
+
+#: gdk/keyname-table.h:3970
+msgid "keyboard label|KP_Insert"
+msgstr ""
+
+#: gdk/keyname-table.h:3971
+msgid "keyboard label|KP_Delete"
+msgstr ""
+
+#: gdk/keyname-table.h:3972
+msgid "keyboard label|Delete"
+msgstr ""
+
#. Description of --sync in --help output
#: gdk/win32/gdkmain-win32.c:60
msgid "Don't batch GDI requests"
@@ -865,46 +1035,47 @@ msgstr ""
msgid "Make X calls synchronous"
msgstr ""
-#: gtk/gtkaboutdialog.c:260 gtk/gtkaboutdialog.c:1939
+#: gtk/gtkaboutdialog.c:270 gtk/gtkaboutdialog.c:2025
msgid "License"
msgstr ""
-#: gtk/gtkaboutdialog.c:261
+#: gtk/gtkaboutdialog.c:271
msgid "The license of the program"
msgstr ""
#. Add the credits button
-#: gtk/gtkaboutdialog.c:482
-msgid "_Credits"
-msgstr ""
+#: gtk/gtkaboutdialog.c:491
+#, fuzzy
+msgid "C_redits"
+msgstr "Δη_μιουργία"
#. Add the license button
-#: gtk/gtkaboutdialog.c:491
+#: gtk/gtkaboutdialog.c:501
msgid "_License"
msgstr ""
-#: gtk/gtkaboutdialog.c:682
+#: gtk/gtkaboutdialog.c:731
#, c-format
msgid "About %s"
msgstr ""
-#: gtk/gtkaboutdialog.c:1876
+#: gtk/gtkaboutdialog.c:1953
msgid "Credits"
msgstr ""
-#: gtk/gtkaboutdialog.c:1901
+#: gtk/gtkaboutdialog.c:1979
msgid "Written by"
msgstr ""
-#: gtk/gtkaboutdialog.c:1904
+#: gtk/gtkaboutdialog.c:1982
msgid "Documented by"
msgstr ""
-#: gtk/gtkaboutdialog.c:1916
+#: gtk/gtkaboutdialog.c:1994
msgid "Translated by"
msgstr ""
-#: gtk/gtkaboutdialog.c:1920
+#: gtk/gtkaboutdialog.c:1998
msgid "Artwork by"
msgstr ""
@@ -912,28 +1083,41 @@ msgstr ""
#. * that use the shift key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: gtk/gtkaccellabel.c:119
-msgid "Shift"
-msgstr "Shift"
+#: gtk/gtkaccellabel.c:121
+msgid "keyboard label|Shift"
+msgstr ""
#. This is the text that should appear next to menu accelerators
#. * that use the control key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: gtk/gtkaccellabel.c:125
-msgid "Ctrl"
-msgstr "Ctrl"
+#: gtk/gtkaccellabel.c:128
+msgid "keyboard label|Ctrl"
+msgstr ""
#. This is the text that should appear next to menu accelerators
#. * that use the alt key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: gtk/gtkaccellabel.c:131
-msgid "Alt"
-msgstr "Alt"
+#: gtk/gtkaccellabel.c:135
+msgid "keyboard label|Alt"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkaccellabel.c:577
+msgid "keyboard label|Space"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkaccellabel.c:581
+msgid "keyboard label|Backslash"
+msgstr ""
#. Translate to calendar:YM if you want years to be displayed
#. * before months; otherwise translate to calendar:MY.
@@ -944,7 +1128,7 @@ msgstr "Alt"
#. * so if you have a default text direction of RTL and YM, then
#. * the year will appear on the right.
#.
-#: gtk/gtkcalendar.c:700
+#: gtk/gtkcalendar.c:647
msgid "calendar:MY"
msgstr "calendar:MY"
@@ -952,24 +1136,52 @@ msgstr "calendar:MY"
#. * first day of the week to calendar:week_start:1 if you want Monday
#. * to be the first day of the week, and so on.
#.
-#: gtk/gtkcalendar.c:710
+#: gtk/gtkcalendar.c:661
msgid "calendar:week_start:0"
msgstr "calendar:week_start:0"
-#: gtk/gtkcellrendererprogress.c:235 gtk/gtkcellrendererprogress.c:293
+#. Translators: This is a text measurement template.
+#. * Translate it to the widest year text.
+#. *
+#. * Don't include the prefix "year measurement template|"
+#. * in the translation.
+#. *
+#. * If you don't understand this, leave it as "2000"
+#.
+#: gtk/gtkcalendar.c:1549
+msgid "year measurement template|2000"
+msgstr ""
+
+#. Translators: This dictates how the year is displayed in
+#. * gtkcalendar widget. See strftime() manual for the format.
+#. * Use only ASCII in the translation.
+#. *
+#. * Also look for the msgid "year measurement template|2000".
+#. * Translate that entry to a year with the widest output of this
+#. * msgid.
+#. *
+#. * Don't include the prefix "calendar year format|" in the
+#. * translation. "%Y" is appropriate for most locales.
+#.
+#: gtk/gtkcalendar.c:1826
+msgid "calendar year format|%Y"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkcellrendererprogress.c:237 gtk/gtkcellrendererprogress.c:295
#, c-format
msgid "progress bar label|%d %%"
msgstr ""
-#: gtk/gtkcolorbutton.c:220 gtk/gtkcolorbutton.c:574
+#: gtk/gtkcolorbutton.c:221 gtk/gtkcolorbutton.c:576
msgid "Pick a Color"
msgstr "Επιλογή χρώματος"
-#: gtk/gtkcolorbutton.c:466
+#: gtk/gtkcolorbutton.c:467
msgid "Received invalid color data\n"
msgstr "Λήφθηκαν μη έγκυρα δεδομένα χρώματος\n"
-#: gtk/gtkcolorsel.c:576
+#: gtk/gtkcolorsel.c:561
msgid ""
"The previously-selected color, for comparison to the color you're selecting "
"now. You can drag this color to a palette entry, or select this color as "
@@ -979,7 +1191,7 @@ msgstr ""
"Μπορείτε να σύρετε το χρώμα σε μια καταχώριση της παλλέτας ή να επιλέξετε το "
"χρώμα ως το τρέχον με το να το σύρετε στη θέση του άλλου χρώματος."
-#: gtk/gtkcolorsel.c:581
+#: gtk/gtkcolorsel.c:566
msgid ""
"The color you've chosen. You can drag this color to a palette entry to save "
"it for use in the future."
@@ -987,11 +1199,11 @@ msgstr ""
"Το χρώμα που επιλέξατε. Μπορείτε να σύρετε το χρώμα σε μια καταχώριση της "
"παλέτας για να το αποθηκεύσετε και να το χρησιμοποιείτε στο μέλλον."
-#: gtk/gtkcolorsel.c:942
+#: gtk/gtkcolorsel.c:957
msgid "_Save color here"
msgstr "_Αποθήκευση χρώματος εδώ"
-#: gtk/gtkcolorsel.c:1147
+#: gtk/gtkcolorsel.c:1162
msgid ""
"Click this palette entry to make it the current color. To change this entry, "
"drag a color swatch here or right-click it and select \"Save color here.\""
@@ -1000,7 +1212,7 @@ msgstr ""
"χρώμα. Για να αλλάξετε αυτή την καταχώριση σύρετε ένα χρώμα εδώ ή κάντε δεξί "
"κλικ και επιλέξτε \"Αποθήκευση χρώματος εδώ.\""
-#: gtk/gtkcolorsel.c:1913
+#: gtk/gtkcolorsel.c:1929
msgid ""
"Select the color you want from the outer ring. Select the darkness or "
"lightness of that color using the inner triangle."
@@ -1008,7 +1220,7 @@ msgstr ""
"Επιλέξτε το χρώμα που επιθυμείτε από τον εξωτερικό δακτύλιο. Επιλέξτε τη "
"διαβάθμιση φωτεινότητας του χρώματος με τη χρήση του εσωτερικού τριγώνου."
-#: gtk/gtkcolorsel.c:1938
+#: gtk/gtkcolorsel.c:1954
msgid ""
"Click the eyedropper, then click a color anywhere on your screen to select "
"that color."
@@ -1016,67 +1228,67 @@ msgstr ""
"Πατήστε στο eyedropper, και μετά πατήστε σε ένα χρώμα οπουδήποτε στην οθόνη "
"για να επιλέξετε αυτό το χρώμα."
-#: gtk/gtkcolorsel.c:1947
+#: gtk/gtkcolorsel.c:1963
msgid "_Hue:"
msgstr "_Απόχρωση:"
-#: gtk/gtkcolorsel.c:1948
+#: gtk/gtkcolorsel.c:1964
msgid "Position on the color wheel."
msgstr "Θέση του δρομέα χρώματος."
-#: gtk/gtkcolorsel.c:1950
+#: gtk/gtkcolorsel.c:1966
msgid "_Saturation:"
msgstr "_Κορεσμός:"
-#: gtk/gtkcolorsel.c:1951
+#: gtk/gtkcolorsel.c:1967
msgid "\"Deepness\" of the color."
msgstr "\"Βάθος\" του χρώματος."
-#: gtk/gtkcolorsel.c:1952
+#: gtk/gtkcolorsel.c:1968
msgid "_Value:"
msgstr "_Τιμή:"
-#: gtk/gtkcolorsel.c:1953
+#: gtk/gtkcolorsel.c:1969
msgid "Brightness of the color."
msgstr "Φωτεινότητα του χρώματος."
-#: gtk/gtkcolorsel.c:1954
+#: gtk/gtkcolorsel.c:1970
msgid "_Red:"
msgstr "_Κόκκινο:"
-#: gtk/gtkcolorsel.c:1955
+#: gtk/gtkcolorsel.c:1971
msgid "Amount of red light in the color."
msgstr "Ποσότητα κόκκινου φωτός στο χρώμα."
-#: gtk/gtkcolorsel.c:1956
+#: gtk/gtkcolorsel.c:1972
msgid "_Green:"
msgstr "_Πράσινο:"
-#: gtk/gtkcolorsel.c:1957
+#: gtk/gtkcolorsel.c:1973
msgid "Amount of green light in the color."
msgstr "Ποσότητα πράσινου φωτός στο χρώμα."
-#: gtk/gtkcolorsel.c:1958
+#: gtk/gtkcolorsel.c:1974
msgid "_Blue:"
msgstr "_Μπλε:"
-#: gtk/gtkcolorsel.c:1959
+#: gtk/gtkcolorsel.c:1975
msgid "Amount of blue light in the color."
msgstr "Ποσότητα μπλε φωτός στο χρώμα."
-#: gtk/gtkcolorsel.c:1962
+#: gtk/gtkcolorsel.c:1978
msgid "_Opacity:"
msgstr "_Αδιαφάνεια:"
-#: gtk/gtkcolorsel.c:1970 gtk/gtkcolorsel.c:1981
+#: gtk/gtkcolorsel.c:1986 gtk/gtkcolorsel.c:1997
msgid "Transparency of the color."
msgstr "Διαφάνεια του χρώματος."
-#: gtk/gtkcolorsel.c:1988
+#: gtk/gtkcolorsel.c:2004
msgid "Color _Name:"
msgstr "Όνομα _Χρώματος:"
-#: gtk/gtkcolorsel.c:2003
+#: gtk/gtkcolorsel.c:2019
msgid ""
"You can enter an HTML-style hexadecimal color value, or simply a color name "
"such as 'orange' in this entry."
@@ -1084,11 +1296,11 @@ msgstr ""
"Μπορείτε να εισάγετε μια τιμή hexadecimal σε στυλ HTML, ή απλά ένα "
"όνομαχρώματος όπως 'orange'."
-#: gtk/gtkcolorsel.c:2022
+#: gtk/gtkcolorsel.c:2038
msgid "_Palette"
msgstr "_Παλέτα"
-#: gtk/gtkcolorsel.c:2054
+#: gtk/gtkcolorsel.c:2070
msgid "Color Wheel"
msgstr "Χρώμα τροχού"
@@ -1096,299 +1308,314 @@ msgstr "Χρώμα τροχού"
msgid "Color Selection"
msgstr "Επιλογή χρώματος"
-#: gtk/gtkentry.c:4507 gtk/gtktextview.c:7030
+#: gtk/gtkentry.c:4508 gtk/gtktextview.c:7068
msgid "Select _All"
msgstr "Επιλογή ό_λων"
-#: gtk/gtkentry.c:4517 gtk/gtktextview.c:7040
+#: gtk/gtkentry.c:4518 gtk/gtktextview.c:7078
msgid "Input _Methods"
msgstr "Μέθοδοι _Εισαγωγής"
-#: gtk/gtkentry.c:4528 gtk/gtktextview.c:7051
+#: gtk/gtkentry.c:4529 gtk/gtktextview.c:7089
msgid "_Insert Unicode Control Character"
msgstr "Ε_ισαγωγή χαρακτήρα Unicode control"
-#: gtk/gtkfilechooser.c:1584 gtk/gtkfilechooser.c:1628
-#: gtk/gtkfilechooser.c:1703 gtk/gtkfilechooser.c:1747
+#: gtk/gtkfilechooser.c:1588 gtk/gtkfilechooser.c:1632
+#: gtk/gtkfilechooser.c:1707 gtk/gtkfilechooser.c:1751
#, c-format
msgid "Invalid filename: %s"
msgstr "Μη έγκυρο όνομα αρχείου: %s"
-#: gtk/gtkfilechooserbutton.c:65
+#: gtk/gtkfilechooserbutton.c:67
#, fuzzy
msgid "Select A File"
msgstr "Διαγραφή Αρχείου"
-#: gtk/gtkfilechooserbutton.c:66 gtk/gtkfilechooserdefault.c:1229
-#: gtk/gtkpathbar.c:982
+#: gtk/gtkfilechooserbutton.c:68 gtk/gtkfilechooserdefault.c:1302
+#: gtk/gtkpathbar.c:1020
msgid "Home"
msgstr "Αρχή"
-#: gtk/gtkfilechooserbutton.c:67 gtk/gtkfilechooserdefault.c:1256
-#: gtk/gtkpathbar.c:984
+#: gtk/gtkfilechooserbutton.c:69 gtk/gtkfilechooserdefault.c:1329
+#: gtk/gtkpathbar.c:1022
msgid "Desktop"
msgstr "Επιφάνεια εργασίας"
-#: gtk/gtkfilechooserbutton.c:68
+#: gtk/gtkfilechooserbutton.c:70
#, fuzzy
msgid "(None)"
msgstr "κανένα"
-#: gtk/gtkfilechooserbutton.c:1515
+#: gtk/gtkfilechooserbutton.c:1523
msgid "Other..."
msgstr ""
-#: gtk/gtkfilechooserdefault.c:867
+#: gtk/gtkfilechooserdefault.c:917
#, fuzzy
msgid "Could not retrieve information about the file"
msgstr "Αδυναμία λήψης πληροφοριών για '%s': %s"
-#: gtk/gtkfilechooserdefault.c:878
+#: gtk/gtkfilechooserdefault.c:928
#, fuzzy
msgid "Could not add a bookmark"
msgstr ""
"Αποτυχία πρoσθήκης σελιδοδείκτη για %s:\n"
"%s"
-#: gtk/gtkfilechooserdefault.c:889
+#: gtk/gtkfilechooserdefault.c:939
#, fuzzy
msgid "Could not remove bookmark"
msgstr ""
"Αδυναμία απομάκρυνσης σελιδοδείκτη για %s:\n"
"%s"
-#: gtk/gtkfilechooserdefault.c:900
+#: gtk/gtkfilechooserdefault.c:950
msgid "The folder could not be created"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:911
+#: gtk/gtkfilechooserdefault.c:963
+msgid ""
+"The folder could not be created, as a file with the same name already "
+"exists. Try using a different name for the folder, or rename the file first."
+msgstr ""
+
+#: gtk/gtkfilechooserdefault.c:976
#, fuzzy
msgid "Invalid file name"
msgstr "Μη έγκυρο όνομα αρχείου: %s"
-#: gtk/gtkfilechooserdefault.c:921
+#: gtk/gtkfilechooserdefault.c:986
msgid "The folder contents could not be displayed"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:1119
+#: gtk/gtkfilechooserdefault.c:1192
#, fuzzy, c-format
msgid "Could not get information about '%s': %s"
msgstr "Αδυναμία λήψης πληροφοριών για '%s': %s"
-#: gtk/gtkfilechooserdefault.c:2095
+#: gtk/gtkfilechooserdefault.c:2208
#, c-format
msgid "Add the folder '%s' to the bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2136
+#: gtk/gtkfilechooserdefault.c:2249
msgid "Add the current folder to the bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2138
+#: gtk/gtkfilechooserdefault.c:2251
msgid "Add the selected folders to the bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2178
+#: gtk/gtkfilechooserdefault.c:2291
#, c-format
msgid "Remove the bookmark '%s'"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2591
+#: gtk/gtkfilechooserdefault.c:2722
#, fuzzy, c-format
msgid "Could not add a bookmark for '%s' because it is an invalid path name."
msgstr ""
"Αποτυχία πρόθεσης σελιδοδείκτη για %s επειδή έχει μή έγκυρο όνομα διαδρομής."
-#: gtk/gtkfilechooserdefault.c:2769
+#: gtk/gtkfilechooserdefault.c:2937
+msgid "Remove"
+msgstr "Απομάκρυνση"
+
+#: gtk/gtkfilechooserdefault.c:2946
+#, fuzzy
+msgid "Rename..."
+msgstr "_Μετονομασία"
+
+#: gtk/gtkfilechooserdefault.c:3069
msgid "Shortcuts"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2823
+#: gtk/gtkfilechooserdefault.c:3123
msgid "Folder"
msgstr "Φάκελος"
-#: gtk/gtkfilechooserdefault.c:2875 gtk/gtkstock.c:295
+#: gtk/gtkfilechooserdefault.c:3179 gtk/gtkstock.c:317
msgid "_Add"
msgstr "_Προσθήκη"
-#: gtk/gtkfilechooserdefault.c:2882
-msgid "Add the selected folder to the bookmarks"
+#: gtk/gtkfilechooserdefault.c:3186
+msgid "Add the selected folder to the Bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2887 gtk/gtkstock.c:352
+#: gtk/gtkfilechooserdefault.c:3191 gtk/gtkstock.c:395
msgid "_Remove"
msgstr "_Απομάκρυνση"
-#: gtk/gtkfilechooserdefault.c:2894
+#: gtk/gtkfilechooserdefault.c:3198
msgid "Remove the selected bookmark"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2997
-msgid "_Add to Shortcuts"
+#: gtk/gtkfilechooserdefault.c:3305
+msgid "_Add to Bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:3007
+#: gtk/gtkfilechooserdefault.c:3315
#, fuzzy
msgid "Open _Location"
msgstr "Άνοιγμα τοποθεσίας"
-#: gtk/gtkfilechooserdefault.c:3019
+#: gtk/gtkfilechooserdefault.c:3327
msgid "Show _Hidden Files"
msgstr "Προβολή _κρυφών αρχείων"
-#: gtk/gtkfilechooserdefault.c:3143 gtk/gtkfilesel.c:767
+#: gtk/gtkfilechooserdefault.c:3451 gtk/gtkfilesel.c:766
msgid "Files"
msgstr "Αρχεία"
-#: gtk/gtkfilechooserdefault.c:3174
+#: gtk/gtkfilechooserdefault.c:3482
msgid "Name"
msgstr "Όνομα"
-#: gtk/gtkfilechooserdefault.c:3199
+#: gtk/gtkfilechooserdefault.c:3507
msgid "Size"
msgstr "Μέγεθος"
-#: gtk/gtkfilechooserdefault.c:3212
+#: gtk/gtkfilechooserdefault.c:3520
msgid "Modified"
msgstr "Τροποποιήθηκε"
-#: gtk/gtkfilechooserdefault.c:3244
+#: gtk/gtkfilechooserdefault.c:3552
msgid "Select which types of files are shown"
msgstr ""
#. Create Folder
-#: gtk/gtkfilechooserdefault.c:3280
+#: gtk/gtkfilechooserdefault.c:3588
msgid "Create Fo_lder"
msgstr "Δημιουργία _φακέλου"
#. Name entry
-#: gtk/gtkfilechooserdefault.c:3398
+#: gtk/gtkfilechooserdefault.c:3709
msgid "_Name:"
msgstr "Ό_νομα:"
-#: gtk/gtkfilechooserdefault.c:3438
+#: gtk/gtkfilechooserdefault.c:3749
msgid "_Browse for other folders"
msgstr "_Περιήγηση για άλλους φακέλους"
-#: gtk/gtkfilechooserdefault.c:3688
+#: gtk/gtkfilechooserdefault.c:4000
msgid "Save in _folder:"
msgstr "Αποθήκευση σε _φάκελο:"
-#: gtk/gtkfilechooserdefault.c:3690
+#: gtk/gtkfilechooserdefault.c:4002
msgid "Create in _folder:"
msgstr "Δημιουργία σε _φάκελο:"
-#: gtk/gtkfilechooserdefault.c:4523
+#: gtk/gtkfilechooserdefault.c:4959
#, fuzzy
msgid "Cannot change to folder because it is not local"
msgstr "Αποτυχία αλλαγής στο φάκελο γιατί δεν είναι τοπικός"
-#: gtk/gtkfilechooserdefault.c:5048
+#: gtk/gtkfilechooserdefault.c:5513
#, fuzzy, c-format
msgid "Shortcut %s does not exist"
msgstr "Η συντόμευση %s δεν υπάρχει."
-#: gtk/gtkfilechooserdefault.c:5508
+#: gtk/gtkfilechooserdefault.c:6057
#, fuzzy, c-format
msgid "Could not mount %s"
msgstr ""
"Αδυναμία επιλογής %s:\n"
"%s"
-#: gtk/gtkfilechooserdefault.c:5802
+#: gtk/gtkfilechooserdefault.c:6352
msgid "Type name of new folder"
msgstr "Πληκτρολογήστε το όνομα του νέου φακέλου"
-#: gtk/gtkfilechooserdefault.c:5844
+#: gtk/gtkfilechooserdefault.c:6394
#, c-format
msgid "%d byte"
msgid_plural "%d bytes"
msgstr[0] "%d byte"
msgstr[1] "%d bytes"
-#: gtk/gtkfilechooserdefault.c:5846
+#: gtk/gtkfilechooserdefault.c:6396
#, c-format
msgid "%.1f K"
msgstr "%.1f K"
-#: gtk/gtkfilechooserdefault.c:5848
+#: gtk/gtkfilechooserdefault.c:6398
#, c-format
msgid "%.1f M"
msgstr "%.1f M"
-#: gtk/gtkfilechooserdefault.c:5850
+#: gtk/gtkfilechooserdefault.c:6400
#, c-format
msgid "%.1f G"
msgstr "%.1f G"
-#: gtk/gtkfilechooserdefault.c:5902
+#: gtk/gtkfilechooserdefault.c:6446 gtk/gtkfilechooserdefault.c:6470
+msgid "Unknown"
+msgstr "Άγνωστο"
+
+#: gtk/gtkfilechooserdefault.c:6457
msgid "Today"
msgstr "Σήμερα"
-#: gtk/gtkfilechooserdefault.c:5904
+#: gtk/gtkfilechooserdefault.c:6459
msgid "Yesterday"
msgstr "Χθές"
-#: gtk/gtkfilechooserdefault.c:5915
-msgid "Unknown"
-msgstr "Άγνωστο"
-
-#: gtk/gtkfilechooserdefault.c:5985
+#: gtk/gtkfilechooserdefault.c:6541
#, fuzzy
msgid "Cannot change folder"
msgstr "Δημιουργία σε _φάκελο:"
-#: gtk/gtkfilechooserdefault.c:5986
+#: gtk/gtkfilechooserdefault.c:6542
#, fuzzy
msgid "The folder you specified is an invalid path."
msgstr ""
"Αποτυχία αλλαγής στο φάκελο που καθορίσατε επειδή έχει μή έγκυρο όνομα "
"διαδρομής."
-#: gtk/gtkfilechooserdefault.c:6025
+#: gtk/gtkfilechooserdefault.c:6581
#, fuzzy, c-format
msgid "Could not build file name from '%s' and '%s'"
msgstr ""
"Αδυναμία build όνομα αρχείου από '%s' και '%s':\n"
"%s"
-#: gtk/gtkfilechooserdefault.c:6061
+#: gtk/gtkfilechooserdefault.c:6617
#, fuzzy
msgid "Could not select item"
msgstr ""
"Αδυναμία επιλογής %s:\n"
"%s"
-#: gtk/gtkfilechooserdefault.c:6101
+#: gtk/gtkfilechooserdefault.c:6657
msgid "Open Location"
msgstr "Άνοιγμα τοποθεσίας"
-#: gtk/gtkfilechooserdefault.c:6108
+#: gtk/gtkfilechooserdefault.c:6664
msgid "Save in Location"
msgstr "Αποθήκευση σε τοποθεσία"
-#: gtk/gtkfilechooserdefault.c:6132
+#: gtk/gtkfilechooserdefault.c:6688
msgid "_Location:"
msgstr "Τοπο_θεσία:"
-#: gtk/gtkfilesel.c:731
+#: gtk/gtkfilesel.c:730
msgid "Folders"
msgstr "Φάκελοι"
-#: gtk/gtkfilesel.c:735
+#: gtk/gtkfilesel.c:734
msgid "Fol_ders"
msgstr "Φάκ_ελοι"
-#: gtk/gtkfilesel.c:771
+#: gtk/gtkfilesel.c:770
msgid "_Files"
msgstr "_Αρχεία"
-#: gtk/gtkfilesel.c:859 gtk/gtkfilesel.c:2249
+#: gtk/gtkfilesel.c:858 gtk/gtkfilesel.c:2248
#, c-format
msgid "Folder unreadable: %s"
msgstr "Μη αναγνώσιμος φάκελος: %s"
-#: gtk/gtkfilesel.c:990
+#: gtk/gtkfilesel.c:989
#, c-format
msgid ""
"The file \"%s\" resides on another machine (called %s) and may not be "
@@ -1399,19 +1626,19 @@ msgstr ""
"να μην είναι διαθέσιμο στο πρόγραμμα.\n"
"Είστε σίγουροι ότι θέλετε να το επιλέξετε;"
-#: gtk/gtkfilesel.c:1121
+#: gtk/gtkfilesel.c:1120
msgid "_New Folder"
msgstr "_Νέος φάκελος"
-#: gtk/gtkfilesel.c:1132
+#: gtk/gtkfilesel.c:1131
msgid "De_lete File"
msgstr "Δια_γραφή Αρχείου"
-#: gtk/gtkfilesel.c:1143
+#: gtk/gtkfilesel.c:1142
msgid "_Rename File"
msgstr "_Μετονομασία Αρχείου"
-#: gtk/gtkfilesel.c:1445
+#: gtk/gtkfilesel.c:1444
#, c-format
msgid ""
"The folder name \"%s\" contains symbols that are not allowed in filenames"
@@ -1419,7 +1646,7 @@ msgstr ""
"Το όνομα αρχείου \"%s\" περιέχει σύμβολα που δεν επιτρέπονται σε ονόματα "
"αρχείου"
-#: gtk/gtkfilesel.c:1447
+#: gtk/gtkfilesel.c:1446
#, c-format
msgid ""
"Error creating folder \"%s\": %s\n"
@@ -1428,36 +1655,36 @@ msgstr ""
"Σφάλμα δημιουργίας φακέλου \"%s\": %s\n"
"\"\"%s"
-#: gtk/gtkfilesel.c:1448 gtk/gtkfilesel.c:1684
+#: gtk/gtkfilesel.c:1447 gtk/gtkfilesel.c:1683
msgid "You probably used symbols not allowed in filenames."
msgstr ""
"Πιθανόν να χρησιμοποιήσατε σύμβολα που δεν επιτρέπονται σε ονόματα αρχείων."
-#: gtk/gtkfilesel.c:1456
+#: gtk/gtkfilesel.c:1455
#, c-format
msgid "Error creating folder \"%s\": %s\n"
msgstr "Σφάλμα δημιουργίας φακέλου \"%s\": %s\n"
-#: gtk/gtkfilesel.c:1490
+#: gtk/gtkfilesel.c:1489
msgid "New Folder"
msgstr "Νέος Φάκελος"
-#: gtk/gtkfilesel.c:1505
+#: gtk/gtkfilesel.c:1504
msgid "_Folder name:"
msgstr "Όνομα _φακέλου:"
-#: gtk/gtkfilesel.c:1529
+#: gtk/gtkfilesel.c:1528
msgid "C_reate"
msgstr "Δη_μιουργία"
-#: gtk/gtkfilesel.c:1572
+#: gtk/gtkfilesel.c:1571
#, c-format
msgid "The filename \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
"Το όνομα αρχείου \"%s\" περιέχει σύμβολα που δεν επιτρέπονται σε ονόματα "
"αρχείου"
-#: gtk/gtkfilesel.c:1575
+#: gtk/gtkfilesel.c:1574
#, c-format
msgid ""
"Error deleting file \"%s\": %s\n"
@@ -1466,32 +1693,32 @@ msgstr ""
"Σφάλμα διαγραφής αρχείου \"%s\": %s\n"
"%s"
-#: gtk/gtkfilesel.c:1577 gtk/gtkfilesel.c:1698
+#: gtk/gtkfilesel.c:1576 gtk/gtkfilesel.c:1697
msgid "It probably contains symbols not allowed in filenames."
msgstr "Πιθανόν να περιέχει σύμβολα που δεν επιτρέπονται σε ονόματα αρχείων."
-#: gtk/gtkfilesel.c:1586
+#: gtk/gtkfilesel.c:1585
#, c-format
msgid "Error deleting file \"%s\": %s"
msgstr "Σφάλμα διαγραφής αρχείου \"%s\": %s"
-#: gtk/gtkfilesel.c:1629
+#: gtk/gtkfilesel.c:1628
#, c-format
msgid "Really delete file \"%s\"?"
msgstr "Είστε σίγουροι για τη διαγραφή του αρχείου \"%s\" ;"
-#: gtk/gtkfilesel.c:1634
+#: gtk/gtkfilesel.c:1633
msgid "Delete File"
msgstr "Διαγραφή Αρχείου"
-#: gtk/gtkfilesel.c:1680 gtk/gtkfilesel.c:1694
+#: gtk/gtkfilesel.c:1679 gtk/gtkfilesel.c:1693
#, c-format
msgid "The file name \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
"Το όνομα αρχείου \"%s\" περιέχει σύμβολα που δεν επιτρέπονται σε ονόματα "
"αρχείων"
-#: gtk/gtkfilesel.c:1682
+#: gtk/gtkfilesel.c:1681
#, c-format
msgid ""
"Error renaming file to \"%s\": %s\n"
@@ -1500,7 +1727,7 @@ msgstr ""
"Σφάλμα μετονομασίας αρχείου σε \"%s\": %s\n"
"%s"
-#: gtk/gtkfilesel.c:1696
+#: gtk/gtkfilesel.c:1695
#, c-format
msgid ""
"Error renaming file \"%s\": %s\n"
@@ -1509,29 +1736,29 @@ msgstr ""
"Σφάλμα μετονομασίας αρχείου \"%s\": %s\n"
"%s"
-#: gtk/gtkfilesel.c:1706
+#: gtk/gtkfilesel.c:1705
#, c-format
msgid "Error renaming file \"%s\" to \"%s\": %s"
msgstr "Σφάλμα μετονομασίας αρχείου \"%s\" σε \"%s\": %s"
-#: gtk/gtkfilesel.c:1753
+#: gtk/gtkfilesel.c:1752
msgid "Rename File"
msgstr "Μετονομασία Αρχείου"
-#: gtk/gtkfilesel.c:1768
+#: gtk/gtkfilesel.c:1767
#, c-format
msgid "Rename file \"%s\" to:"
msgstr "Μετονομασία αρχείου \"%s\" σε:"
-#: gtk/gtkfilesel.c:1797
+#: gtk/gtkfilesel.c:1796
msgid "_Rename"
msgstr "_Μετονομασία"
-#: gtk/gtkfilesel.c:2229
+#: gtk/gtkfilesel.c:2228
msgid "_Selection: "
msgstr "_Επιλογή: "
-#: gtk/gtkfilesel.c:3152
+#: gtk/gtkfilesel.c:3151
#, c-format
msgid ""
"The filename \"%s\" couldn't be converted to UTF-8. (try setting the "
@@ -1540,15 +1767,15 @@ msgstr ""
"Το όνομα αρχείου \"%s\" δε μπορεί να μετατραπεί σε UTF-8 (προσπαθήστε να "
"ρυθμίσετε το environment variable G_FILENAME_ENCODING): %s"
-#: gtk/gtkfilesel.c:3155
+#: gtk/gtkfilesel.c:3154
msgid "Invalid UTF-8"
msgstr "Μη έγκυρο UTF-8"
-#: gtk/gtkfilesel.c:4032
+#: gtk/gtkfilesel.c:4031
msgid "Name too long"
msgstr "Το όνομα είναι πολύ μεγάλο"
-#: gtk/gtkfilesel.c:4034
+#: gtk/gtkfilesel.c:4033
msgid "Couldn't convert filename"
msgstr "Αδυναμία μετατροπής ονόματος αρχείου"
@@ -1556,32 +1783,32 @@ msgstr "Αδυναμία μετατροπής ονόματος αρχείου"
msgid "(Empty)"
msgstr "(Κενό)"
-#: gtk/gtkfilesystemunix.c:415 gtk/gtkfilesystemunix.c:429
-#: gtk/gtkfilesystemunix.c:626 gtk/gtkfilesystemwin32.c:482
-#: gtk/gtkfilesystemwin32.c:495 gtk/gtkfilesystemwin32.c:1530
+#: gtk/gtkfilesystemunix.c:475 gtk/gtkfilesystemunix.c:678
+#: gtk/gtkfilesystemunix.c:1918 gtk/gtkfilesystemwin32.c:482
+#: gtk/gtkfilesystemwin32.c:495 gtk/gtkfilesystemwin32.c:1560
#, fuzzy, c-format
msgid "Error getting information for '%s': %s"
msgstr "σφάλμα λήψη πληροφοριών για '%s': %s"
-#: gtk/gtkfilesystemunix.c:495 gtk/gtkfilesystemwin32.c:537
+#: gtk/gtkfilesystemunix.c:547 gtk/gtkfilesystemwin32.c:537
#, fuzzy, c-format
msgid "Error creating directory '%s': %s"
msgstr "Σφάλμα δημιουργίας καταλόγου '%s': %s "
-#: gtk/gtkfilesystemunix.c:575 gtk/gtkfilesystemwin32.c:597
+#: gtk/gtkfilesystemunix.c:627 gtk/gtkfilesystemwin32.c:597
msgid "This file system does not support mounting"
msgstr "Το σύστημα αρχείων δεν υποστηρίζει προσάρτηση"
-#: gtk/gtkfilesystemunix.c:583
+#: gtk/gtkfilesystemunix.c:635
msgid "Filesystem"
msgstr "Σύστημα Aρχείων"
-#: gtk/gtkfilesystemunix.c:740
+#: gtk/gtkfilesystemunix.c:792
#, fuzzy, c-format
msgid "Could not get a stock icon for %s"
msgstr "Αδυναμία λήψης πληροφοριών για το αρχείο '%s': %s"
-#: gtk/gtkfilesystemunix.c:835
+#: gtk/gtkfilesystemunix.c:887
#, c-format
msgid ""
"The name \"%s\" is not valid because it contains the character \"%s\". "
@@ -1590,63 +1817,78 @@ msgstr ""
"Το όνομα \"%s\" δεν είναι έγκυρο επειδή περιέχει τον χαρακτήρα \"%s\". "
"Παρακαλώ επιλέξτε ένα διαφορετικό όνομα."
-#: gtk/gtkfilesystemunix.c:1443 gtk/gtkfilesystemwin32.c:1004
+#: gtk/gtkfilesystemunix.c:1489
#, fuzzy, c-format
-msgid "Bookmark saving failed: %s"
+msgid "Writing %s failed: %s"
msgstr "Η αποθήκευση σελιδοδεικτών απέτυχε (%s)"
-#: gtk/gtkfilesystemunix.c:1495
+#: gtk/gtkfilesystemunix.c:1578
#, c-format
msgid "'%s' already exists in the bookmarks list"
msgstr ""
-#: gtk/gtkfilesystemunix.c:1557
+#: gtk/gtkfilesystemunix.c:1650
#, c-format
msgid "'%s' does not exist in the bookmarks list"
msgstr ""
-#: gtk/gtkfilesystemunix.c:1739
+#: gtk/gtkfilesystemunix.c:1878
+#, fuzzy, c-format
+msgid "Error getting information for '/': %s"
+msgstr "σφάλμα λήψη πληροφοριών για '%s': %s"
+
+#: gtk/gtkfilesystemwin32.c:611
+#, c-format
+msgid "Network Drive (%s)"
+msgstr ""
+
+#: gtk/gtkfilesystemwin32.c:650
#, fuzzy, c-format
-msgid "Error getting information for '%s'"
-msgstr "σφάλμα λήψης πληροφοριών για '%s'"
+msgid "%s (%s)"
+msgstr "%s: %s"
-#: gtk/gtkfontbutton.c:178 gtk/gtkfontbutton.c:295
+#: gtk/gtkfilesystemwin32.c:1032
+#, fuzzy, c-format
+msgid "Bookmark saving failed: %s"
+msgstr "Η αποθήκευση σελιδοδεικτών απέτυχε (%s)"
+
+#: gtk/gtkfontbutton.c:179 gtk/gtkfontbutton.c:292
msgid "Pick a Font"
msgstr "Επιλογή μιας γραμματοσειράς"
#. Initialize fields
-#: gtk/gtkfontbutton.c:289
+#: gtk/gtkfontbutton.c:286
msgid "Sans 12"
msgstr "Sans 12"
-#: gtk/gtkfontbutton.c:807
+#: gtk/gtkfontbutton.c:804
msgid "Font"
msgstr "Γραμματοσειρά"
#. This is the default text shown in the preview entry, though the user
#. can set it. Remember that some fonts only have capital letters.
-#: gtk/gtkfontsel.c:73
+#: gtk/gtkfontsel.c:74
msgid "abcdefghijk ABCDEFGHIJK"
msgstr "αβγδεζηθικ ΑΒΓΔΕΖΗΘΙΚ"
-#: gtk/gtkfontsel.c:360
+#: gtk/gtkfontsel.c:361
msgid "_Family:"
msgstr "_Οικογένεια:"
-#: gtk/gtkfontsel.c:366
+#: gtk/gtkfontsel.c:367
msgid "_Style:"
msgstr "_Στυλ:"
-#: gtk/gtkfontsel.c:372
+#: gtk/gtkfontsel.c:373
msgid "Si_ze:"
msgstr "Μέ_γεθος:"
#. create the text entry widget
-#: gtk/gtkfontsel.c:548
+#: gtk/gtkfontsel.c:549
msgid "_Preview:"
msgstr "_Προεπισκόπηση:"
-#: gtk/gtkfontsel.c:1382
+#: gtk/gtkfontsel.c:1383
msgid "Font Selection"
msgstr "Επιλογή Γραμματοσειράς"
@@ -1661,12 +1903,12 @@ msgstr "Τιμή _Gamma"
#. Remove this icon source so we don't keep trying to
#. * load it.
#.
-#: gtk/gtkiconfactory.c:1629
+#: gtk/gtkiconfactory.c:1644
#, c-format
msgid "Error loading icon: %s"
msgstr "Σφάλμα φόρτωσης εικονιδίου: %s"
-#: gtk/gtkicontheme.c:1263
+#: gtk/gtkicontheme.c:1250
#, c-format
msgid ""
"Could not find the icon '%s'. The '%s' theme\n"
@@ -1679,7 +1921,7 @@ msgstr ""
"Μπορείτε να πάρετε ένα αντίγραφο από:\n"
"\t%s"
-#: gtk/gtkicontheme.c:1328
+#: gtk/gtkicontheme.c:1315
#, c-format
msgid "Icon '%s' not present in theme"
msgstr "Το εικονίδιο '%s' δε βρίσκεται στο θέμα"
@@ -1767,7 +2009,7 @@ msgstr "(άγνωστο)"
msgid "clear"
msgstr "εκκαθάριση"
-#: gtk/gtklabel.c:3930
+#: gtk/gtklabel.c:3935
msgid "Select All"
msgstr "Επιλογή Όλων"
@@ -1801,360 +2043,392 @@ msgstr ""
#. * Do *not* translate it to "predefinito:LTR", if it
#. * it isn't default:LTR or default:RTL it will not work
#.
-#: gtk/gtkmain.c:482
+#: gtk/gtkmain.c:476
msgid "default:LTR"
msgstr "default:LTR"
-#: gtk/gtkmain.c:565
+#: gtk/gtkmain.c:559
msgid "GTK+ Options"
msgstr ""
-#: gtk/gtkmain.c:565
+#: gtk/gtkmain.c:559
msgid "Show GTK+ Options"
msgstr ""
-#: gtk/gtknotebook.c:2712 gtk/gtknotebook.c:5060
+#: gtk/gtknotebook.c:2718 gtk/gtknotebook.c:5064
#, c-format
msgid "Page %u"
msgstr "Σελίδα %u"
-#: gtk/gtkradiotoolbutton.c:91
+#: gtk/gtkradiotoolbutton.c:92
msgid "Group"
msgstr "Ομάδα"
-#: gtk/gtkradiotoolbutton.c:92
+#: gtk/gtkradiotoolbutton.c:93
msgid "The radio tool button whose group this button belongs to."
msgstr "Το κουμπί εργαλείου radio στην ομάδα που ανήκει αυτό το κουμπί."
-#: gtk/gtkrc.c:2399
+#: gtk/gtkrc.c:2400
#, c-format
msgid "Unable to find include file: \"%s\""
msgstr "Αδυναμία εύρεσης αρχείου include : \"%s\""
-#: gtk/gtkrc.c:3038 gtk/gtkrc.c:3041
+#: gtk/gtkrc.c:3042 gtk/gtkrc.c:3045
#, c-format
msgid "Unable to locate image file in pixmap_path: \"%s\""
msgstr "Αδυναμία εντοπισμού εικόνας στο pixmap_path: \"%s\""
-#: gtk/gtkrc.c:3476
+#: gtk/gtkrc.c:3480
#, c-format
msgid "Pixmap path element: \"%s\" must be absolute, %s, line %d"
msgstr "Το Pixmap path element: \"%s\" πρέπει να είναι απόλυτο , %s, γραμμή %d"
#. KEEP IN SYNC with gtkiconfactory.c stock icons, when appropriate
-#: gtk/gtkstock.c:286
+#: gtk/gtkstock.c:308
msgid "Information"
msgstr "Πληροφορίες"
-#: gtk/gtkstock.c:287
+#: gtk/gtkstock.c:309
msgid "Warning"
msgstr "Προειδοποίηση"
-#: gtk/gtkstock.c:288
+#: gtk/gtkstock.c:310
msgid "Error"
msgstr "Σφάλμα"
-#: gtk/gtkstock.c:289
+#: gtk/gtkstock.c:311
msgid "Question"
msgstr "Ερώτηση"
#. FIXME these need accelerators when appropriate, and
#. * need the mnemonics to be rationalized
#.
-#: gtk/gtkstock.c:294
+#: gtk/gtkstock.c:316
msgid "_About"
msgstr ""
-#: gtk/gtkstock.c:296
+#: gtk/gtkstock.c:318
msgid "_Apply"
msgstr "_Εφαρμογή"
-#: gtk/gtkstock.c:297
+#: gtk/gtkstock.c:319
msgid "_Bold"
msgstr "_Έντονα"
-#: gtk/gtkstock.c:298
+#: gtk/gtkstock.c:320
msgid "_Cancel"
msgstr "_Ακύρωση"
-#: gtk/gtkstock.c:299
+#: gtk/gtkstock.c:321
msgid "_CD-Rom"
msgstr "_CD-Rom"
-#: gtk/gtkstock.c:300
+#: gtk/gtkstock.c:322
msgid "_Clear"
msgstr "_Εκκαθάριση"
-#: gtk/gtkstock.c:301
+#: gtk/gtkstock.c:323
msgid "_Close"
msgstr "_Κλείσιμο"
-#: gtk/gtkstock.c:302
+#: gtk/gtkstock.c:324
msgid "_Convert"
msgstr "_Μετατροπή"
-#: gtk/gtkstock.c:303
+#: gtk/gtkstock.c:325
msgid "_Copy"
msgstr "_Αντιγραφή"
-#: gtk/gtkstock.c:304
+#: gtk/gtkstock.c:326
msgid "Cu_t"
msgstr "Αποκο_πή"
-#: gtk/gtkstock.c:305
+#: gtk/gtkstock.c:327
msgid "_Delete"
msgstr "_Διαγραφή"
-#: gtk/gtkstock.c:306
+#: gtk/gtkstock.c:328
msgid "_Execute"
msgstr "_Εκτέλεση"
-#: gtk/gtkstock.c:307
+#: gtk/gtkstock.c:329
msgid "_Edit"
msgstr ""
-#: gtk/gtkstock.c:308
+#: gtk/gtkstock.c:330
msgid "_Find"
msgstr "_Εύρεση"
-#: gtk/gtkstock.c:309
+#: gtk/gtkstock.c:331
msgid "Find and _Replace"
msgstr "Εύρεση και _Αντικατάσταση"
-#: gtk/gtkstock.c:310
+#: gtk/gtkstock.c:332
msgid "_Floppy"
msgstr "_Δισκέτα"
-#: gtk/gtkstock.c:311
-msgid "_Bottom"
-msgstr "_Κάτω"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:334
+msgid "Navigation|_Bottom"
+msgstr ""
-#: gtk/gtkstock.c:312
-msgid "_First"
-msgstr "_Πρώτο"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:336
+msgid "Navigation|_First"
+msgstr ""
-#: gtk/gtkstock.c:313
-msgid "_Last"
-msgstr "_Τελευταίο"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:338
+msgid "Navigation|_Last"
+msgstr ""
-#: gtk/gtkstock.c:314
-msgid "_Top"
-msgstr "_Πάνω"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:340
+msgid "Navigation|_Top"
+msgstr ""
-#: gtk/gtkstock.c:315
-msgid "_Back"
-msgstr "_Πίσω"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:342
+msgid "Navigation|_Back"
+msgstr ""
-#: gtk/gtkstock.c:316
-msgid "_Down"
-msgstr "_Κάτω"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:344
+msgid "Navigation|_Down"
+msgstr ""
-#: gtk/gtkstock.c:317 gtk/gtkstock.c:331
-msgid "_Forward"
-msgstr "_Μπροστά"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:346
+msgid "Navigation|_Forward"
+msgstr ""
-#: gtk/gtkstock.c:318
-msgid "_Up"
-msgstr "_Πάνω"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:348
+msgid "Navigation|_Up"
+msgstr ""
-#: gtk/gtkstock.c:319
+#: gtk/gtkstock.c:349
msgid "_Harddisk"
msgstr "_Σκληρός Δίσκος"
-#: gtk/gtkstock.c:320
+#: gtk/gtkstock.c:350
msgid "_Help"
msgstr "_Βοήθεια"
-#: gtk/gtkstock.c:321
+#: gtk/gtkstock.c:351
msgid "_Home"
msgstr "_Αρχική"
-#: gtk/gtkstock.c:322
+#: gtk/gtkstock.c:352
msgid "Increase Indent"
msgstr "Αύξηση εσοχής"
-#: gtk/gtkstock.c:323
+#: gtk/gtkstock.c:353
msgid "Decrease Indent"
msgstr "Μείωση εσοχής"
-#: gtk/gtkstock.c:324
+#: gtk/gtkstock.c:354
msgid "_Index"
msgstr "_Κατάλογος"
-#: gtk/gtkstock.c:325
+#: gtk/gtkstock.c:355
msgid "_Italic"
msgstr "_Πλάγια"
-#: gtk/gtkstock.c:326
+#: gtk/gtkstock.c:356
msgid "_Jump to"
msgstr "_Μετάβαση σε"
-#: gtk/gtkstock.c:327
-msgid "_Center"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:358
+#, fuzzy
+msgid "Justify|_Center"
msgstr "_Κέντρο"
-#: gtk/gtkstock.c:328
-msgid "_Fill"
-msgstr "_Γέμισμα"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:360
+msgid "Justify|_Fill"
+msgstr ""
-#: gtk/gtkstock.c:329
-msgid "_Left"
-msgstr "_Αριστερά"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:362
+msgid "Justify|_Left"
+msgstr ""
-#: gtk/gtkstock.c:330
-msgid "_Right"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:364
+#, fuzzy
+msgid "Justify|_Right"
msgstr "_Δεξιά"
-#: gtk/gtkstock.c:332
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:367
+#, fuzzy
+msgid "Media|_Forward"
+msgstr "_Μπροστά"
+
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:369
#, fuzzy
-msgid "_Next"
+msgid "Media|_Next"
msgstr "_Νέο"
-#: gtk/gtkstock.c:333
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:371
#, fuzzy
-msgid "P_ause"
+msgid "Media|P_ause"
msgstr "_Επικόλληση"
-#: gtk/gtkstock.c:334
-msgid "_Play"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:373
+msgid "Media|_Play"
msgstr ""
-#: gtk/gtkstock.c:335
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:375
#, fuzzy
-msgid "Pre_vious"
+msgid "Media|Pre_vious"
msgstr "Προεπισκόπηση"
-#: gtk/gtkstock.c:336
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:377
#, fuzzy
-msgid "_Record"
+msgid "Media|_Record"
msgstr "_Κόκκινο:"
-#: gtk/gtkstock.c:337
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:379
#, fuzzy
-msgid "R_ewind"
+msgid "Media|R_ewind"
msgstr "_Εύρεση"
-#: gtk/gtkstock.c:338 gtk/gtkstock.c:361
-msgid "_Stop"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:381
+#, fuzzy
+msgid "Media|_Stop"
msgstr "_Διακοπή"
-#: gtk/gtkstock.c:339
+#: gtk/gtkstock.c:382
msgid "_Network"
msgstr "_Δίκτυο"
-#: gtk/gtkstock.c:340
+#: gtk/gtkstock.c:383
msgid "_New"
msgstr "_Νέο"
-#: gtk/gtkstock.c:341
+#: gtk/gtkstock.c:384
msgid "_No"
msgstr "_'Οχι"
-#: gtk/gtkstock.c:342
+#: gtk/gtkstock.c:385
msgid "_OK"
msgstr "_OK"
-#: gtk/gtkstock.c:343
+#: gtk/gtkstock.c:386
msgid "_Open"
msgstr "_Άνοιγμα"
-#: gtk/gtkstock.c:344
+#: gtk/gtkstock.c:387
msgid "_Paste"
msgstr "_Επικόλληση"
-#: gtk/gtkstock.c:345
+#: gtk/gtkstock.c:388
msgid "_Preferences"
msgstr "_Προτιμήσεις"
-#: gtk/gtkstock.c:346
+#: gtk/gtkstock.c:389
msgid "_Print"
msgstr "_Εκτύπωση"
-#: gtk/gtkstock.c:347
+#: gtk/gtkstock.c:390
msgid "Print Pre_view"
msgstr "Προε_πισκόπηση Εκτύπωσης"
-#: gtk/gtkstock.c:348
+#: gtk/gtkstock.c:391
msgid "_Properties"
msgstr "_Ιδιότητες"
-#: gtk/gtkstock.c:349
+#: gtk/gtkstock.c:392
msgid "_Quit"
msgstr "_Έξοδος"
-#: gtk/gtkstock.c:350
+#: gtk/gtkstock.c:393
msgid "_Redo"
msgstr "_Ακύρωση αναίρεσης"
-#: gtk/gtkstock.c:351
+#: gtk/gtkstock.c:394
msgid "_Refresh"
msgstr "_Ανανέωση"
-#: gtk/gtkstock.c:353
+#: gtk/gtkstock.c:396
msgid "_Revert"
msgstr "_Επαναφορά"
-#: gtk/gtkstock.c:354
+#: gtk/gtkstock.c:397
msgid "_Save"
msgstr "_Αποθήκευση"
-#: gtk/gtkstock.c:355
+#: gtk/gtkstock.c:398
msgid "Save _As"
msgstr "Αποθήκευση _Ως"
-#: gtk/gtkstock.c:356
+#: gtk/gtkstock.c:399
msgid "_Color"
msgstr "_Χρώμα"
-#: gtk/gtkstock.c:357
+#: gtk/gtkstock.c:400
msgid "_Font"
msgstr "_Γραμματοσειρά"
-#: gtk/gtkstock.c:358
+#: gtk/gtkstock.c:401
msgid "_Ascending"
msgstr "_Αύξουσα"
-#: gtk/gtkstock.c:359
+#: gtk/gtkstock.c:402
msgid "_Descending"
msgstr "_Φθίνουσα"
-#: gtk/gtkstock.c:360
+#: gtk/gtkstock.c:403
msgid "_Spell Check"
msgstr "_Ορθογραφικός Έλεγχος"
-#: gtk/gtkstock.c:362
+#: gtk/gtkstock.c:404
+msgid "_Stop"
+msgstr "_Διακοπή"
+
+#: gtk/gtkstock.c:405
msgid "_Strikethrough"
msgstr "_Επισήμανση"
-#: gtk/gtkstock.c:363
+#: gtk/gtkstock.c:406
msgid "_Undelete"
msgstr "_Ακύρωση διαγραφής"
-#: gtk/gtkstock.c:364
+#: gtk/gtkstock.c:407
msgid "_Underline"
msgstr "_Υπογράμμιση"
-#: gtk/gtkstock.c:365
+#: gtk/gtkstock.c:408
msgid "_Undo"
msgstr "_Αναίρεση"
-#: gtk/gtkstock.c:366
+#: gtk/gtkstock.c:409
msgid "_Yes"
msgstr "_Ναι"
-#: gtk/gtkstock.c:367
+#: gtk/gtkstock.c:410
msgid "_Normal Size"
msgstr "Κανο_νικό μέγεθος"
-#: gtk/gtkstock.c:368
+#: gtk/gtkstock.c:411
msgid "Best _Fit"
msgstr "Καλύτερο ταί_ριασμα"
-#: gtk/gtkstock.c:369
+#: gtk/gtkstock.c:412
msgid "Zoom _In"
msgstr "Μεγέ_θυνση"
-#: gtk/gtkstock.c:370
+#: gtk/gtkstock.c:413
msgid "Zoom _Out"
msgstr "Σμ_ίκρυνση"
@@ -2207,22 +2481,22 @@ msgstr "Αδυναμία εντοπισμού μηχανής θεμάτων στ
msgid "--- No Tip ---"
msgstr "--- Χωρίς συμβουλή ---"
-#: gtk/gtkuimanager.c:1132
+#: gtk/gtkuimanager.c:1154
#, c-format
msgid "Unknown attribute '%s' on line %d char %d"
msgstr "Άγνωστο γνώρισμα '%s' στην γραμμή %d χαρακ %d"
-#: gtk/gtkuimanager.c:1332
+#: gtk/gtkuimanager.c:1371
#, c-format
msgid "Unexpected start tag '%s' on line %d char %d"
msgstr "Απρόσμενη tag εκκίνησης '%s' στην γραμμή %d χαρακ %d"
-#: gtk/gtkuimanager.c:1417
+#: gtk/gtkuimanager.c:1461
#, c-format
msgid "Unexpected character data on line %d char %d"
msgstr "Απρόσμενα δεδομένα χαρακτήρα στην γραμμή %d χαρακ %d"
-#: gtk/gtkuimanager.c:2209
+#: gtk/gtkuimanager.c:2272
msgid "Empty"
msgstr "Κενό"
@@ -2282,6 +2556,46 @@ msgstr "Μέθοδος Eισαγωγής Χ"
msgid "Could not get information for file '%s': %s"
msgstr "Αδυναμία λήψης πληροφοριών για το αρχείο '%s': %s"
+#~ msgid "Shift"
+#~ msgstr "Shift"
+
+#~ msgid "Ctrl"
+#~ msgstr "Ctrl"
+
+#~ msgid "Alt"
+#~ msgstr "Alt"
+
+#, fuzzy
+#~ msgid "Error getting information for '%s'"
+#~ msgstr "σφάλμα λήψης πληροφοριών για '%s'"
+
+#~ msgid "_Bottom"
+#~ msgstr "_Κάτω"
+
+#~ msgid "_First"
+#~ msgstr "_Πρώτο"
+
+#~ msgid "_Last"
+#~ msgstr "_Τελευταίο"
+
+#~ msgid "_Top"
+#~ msgstr "_Πάνω"
+
+#~ msgid "_Back"
+#~ msgstr "_Πίσω"
+
+#~ msgid "_Down"
+#~ msgstr "_Κάτω"
+
+#~ msgid "_Up"
+#~ msgstr "_Πάνω"
+
+#~ msgid "_Fill"
+#~ msgstr "_Γέμισμα"
+
+#~ msgid "_Left"
+#~ msgstr "_Αριστερά"
+
#~ msgid ""
#~ "Could not change the current folder to %s:\n"
#~ "%s"
@@ -2299,9 +2613,6 @@ msgstr "Αδυναμία λήψης πληροφοριών για το αρχε
#~ msgid "Could not add bookmark for %s because it is not a folder."
#~ msgstr "Αποτυχία πρόθεσης σελιδοδείκτη για %s διότι δεν είναι φάκελος."
-#~ msgid "%s: %s"
-#~ msgstr "%s: %s"
-
#~ msgid "This file system does not support icons for everything"
#~ msgstr "Το σύστημα αρχείων δεν υποστηρίζει εικονίδια για τα πάντα"
@@ -2333,9 +2644,6 @@ msgstr "Αδυναμία λήψης πληροφοριών για το αρχε
#~ msgid "Add"
#~ msgstr "Προσθήκη"
-#~ msgid "Remove"
-#~ msgstr "Απομάκρυνση"
-
#~ msgid "_Filename:"
#~ msgstr "_Όνομα αρχείου:"
diff --git a/po/en_CA.po b/po/en_CA.po
index 22eace189..a4ee81f7f 100644
--- a/po/en_CA.po
+++ b/po/en_CA.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gtk+\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-06-17 01:57-0400\n"
+"POT-Creation-Date: 2005-06-20 14:30-0400\n"
"PO-Revision-Date: 2005-06-17 03:57-0400\n"
"Last-Translator: Adam Weinberger <adamw@gnome.org>\n"
"Language-Team: Canadian English <adamw@gnome.org>\n"
@@ -2391,22 +2391,22 @@ msgstr "Unable to locate theme engine in module_path: \"%s\","
msgid "--- No Tip ---"
msgstr "--- No Tip ---"
-#: gtk/gtkuimanager.c:1144
+#: gtk/gtkuimanager.c:1154
#, c-format
msgid "Unknown attribute '%s' on line %d char %d"
msgstr "Unknown attribute '%s' on line %d char %d"
-#: gtk/gtkuimanager.c:1346
+#: gtk/gtkuimanager.c:1371
#, c-format
msgid "Unexpected start tag '%s' on line %d char %d"
msgstr "Unexpected start tag '%s' on line %d char %d"
-#: gtk/gtkuimanager.c:1431
+#: gtk/gtkuimanager.c:1461
#, c-format
msgid "Unexpected character data on line %d char %d"
msgstr "Unexpected character data on line %d char %d"
-#: gtk/gtkuimanager.c:2222
+#: gtk/gtkuimanager.c:2272
msgid "Empty"
msgstr "Empty"
diff --git a/po/en_GB.po b/po/en_GB.po
index 6de222421..ba5ac09d4 100644
--- a/po/en_GB.po
+++ b/po/en_GB.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gtk+\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-04-19 20:25+0100\n"
+"POT-Creation-Date: 2005-06-20 14:30-0400\n"
"PO-Revision-Date: 2005-04-07 21:31-0400\n"
"Last-Translator: David Lodge <dave@cirt.net>\n"
"Language-Team: <en@li.org>\n"
@@ -17,26 +17,26 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n != 1;\n"
-#: ../gdk-pixbuf/gdk-pixbuf-animation.c:153 ../gdk-pixbuf/gdk-pixbuf-io.c:838
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1068 ../tests/testfilechooser.c:199
+#: gdk-pixbuf/gdk-pixbuf-animation.c:153 gdk-pixbuf/gdk-pixbuf-io.c:838
+#: gdk-pixbuf/gdk-pixbuf-io.c:1068 tests/testfilechooser.c:199
#, c-format
msgid "Failed to open file '%s': %s"
msgstr "Failed to open file '%s': %s"
-#: ../gdk-pixbuf/gdk-pixbuf-animation.c:166 ../gdk-pixbuf/gdk-pixbuf-io.c:850
+#: gdk-pixbuf/gdk-pixbuf-animation.c:166 gdk-pixbuf/gdk-pixbuf-io.c:850
#, c-format
msgid "Image file '%s' contains no data"
msgstr "Image file '%s' contains no data"
-#: ../gdk-pixbuf/gdk-pixbuf-animation.c:208 ../gdk-pixbuf/gdk-pixbuf-io.c:887
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1109 ../tests/testfilechooser.c:244
+#: gdk-pixbuf/gdk-pixbuf-animation.c:208 gdk-pixbuf/gdk-pixbuf-io.c:887
+#: gdk-pixbuf/gdk-pixbuf-io.c:1109 tests/testfilechooser.c:244
#, c-format
msgid ""
"Failed to load image '%s': reason not known, probably a corrupt image file"
msgstr ""
"Failed to load image '%s': reason not known, probably a corrupt image file"
-#: ../gdk-pixbuf/gdk-pixbuf-animation.c:241
+#: gdk-pixbuf/gdk-pixbuf-animation.c:241
#, c-format
msgid ""
"Failed to load animation '%s': reason not known, probably a corrupt "
@@ -45,12 +45,12 @@ msgstr ""
"Failed to load animation '%s': reason not known, probably a corrupt "
"animation file"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:444
+#: gdk-pixbuf/gdk-pixbuf-io.c:444
#, c-format
msgid "Unable to load image-loading module: %s: %s"
msgstr "Unable to load image-loading module: %s: %s"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:459
+#: gdk-pixbuf/gdk-pixbuf-io.c:459
#, c-format
msgid ""
"Image-loading module %s does not export the proper interface; perhaps it's "
@@ -59,53 +59,53 @@ msgstr ""
"Image-loading module %s does not export the correct interface; perhaps it's "
"from a different GTK version?"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:628 ../gdk-pixbuf/gdk-pixbuf-io.c:680
+#: gdk-pixbuf/gdk-pixbuf-io.c:628 gdk-pixbuf/gdk-pixbuf-io.c:680
#, c-format
msgid "Image type '%s' is not supported"
msgstr "Image type '%s' is not supported"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:720
+#: gdk-pixbuf/gdk-pixbuf-io.c:720
#, c-format
msgid "Couldn't recognize the image file format for file '%s'"
msgstr "Couldn't recognise the image file format for file '%s'"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:728
+#: gdk-pixbuf/gdk-pixbuf-io.c:728
msgid "Unrecognized image file format"
msgstr "Unrecognised image file format"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:896
+#: gdk-pixbuf/gdk-pixbuf-io.c:896
#, c-format
msgid "Failed to load image '%s': %s"
msgstr "Failed to load image '%s': %s"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1336
+#: gdk-pixbuf/gdk-pixbuf-io.c:1336
#, c-format
msgid "Error writing to image file: %s"
msgstr "Error writing to image file: %s"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1382 ../gdk-pixbuf/gdk-pixbuf-io.c:1511
+#: gdk-pixbuf/gdk-pixbuf-io.c:1382 gdk-pixbuf/gdk-pixbuf-io.c:1511
#, c-format
msgid "This build of gdk-pixbuf does not support saving the image format: %s"
msgstr "This build of gdk-pixbuf does not support saving the image format: %s"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1416
+#: gdk-pixbuf/gdk-pixbuf-io.c:1416
msgid "Insufficient memory to save image to callback"
msgstr "Insufficient memory to save image to callback"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1428
+#: gdk-pixbuf/gdk-pixbuf-io.c:1428
msgid "Failed to open temporary file"
msgstr "Failed to open temporary file"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1453
+#: gdk-pixbuf/gdk-pixbuf-io.c:1453
msgid "Failed to read from temporary file"
msgstr "Failed to read from temporary file"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1683
+#: gdk-pixbuf/gdk-pixbuf-io.c:1687
#, c-format
msgid "Failed to open '%s' for writing: %s"
msgstr "Failed to open '%s' for writing: %s"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1707
+#: gdk-pixbuf/gdk-pixbuf-io.c:1711
#, c-format
msgid ""
"Failed to close '%s' while writing image, all data may not have been saved: %"
@@ -114,16 +114,16 @@ msgstr ""
"Failed to close '%s' while writing image, all data may not have been saved: %"
"s"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1927 ../gdk-pixbuf/gdk-pixbuf-io.c:1977
+#: gdk-pixbuf/gdk-pixbuf-io.c:1931 gdk-pixbuf/gdk-pixbuf-io.c:1981
msgid "Insufficient memory to save image into a buffer"
msgstr "Insufficient memory to save image into a buffer"
-#: ../gdk-pixbuf/gdk-pixbuf-loader.c:383
+#: gdk-pixbuf/gdk-pixbuf-loader.c:383
#, c-format
msgid "Incremental loading of image type '%s' is not supported"
msgstr "Incremental loading of image type '%s' is not supported"
-#: ../gdk-pixbuf/gdk-pixbuf-loader.c:411 ../gdk-pixbuf/gdk-pixbuf-loader.c:513
+#: gdk-pixbuf/gdk-pixbuf-loader.c:411 gdk-pixbuf/gdk-pixbuf-loader.c:513
#, c-format
msgid ""
"Internal error: Image loader module '%s' failed to begin loading an image, "
@@ -132,136 +132,132 @@ msgstr ""
"Internal error: Image loader module '%s' failed to begin loading an image, "
"but didn't give a reason for the failure"
-#: ../gdk-pixbuf/gdk-pixdata.c:147
+#: gdk-pixbuf/gdk-pixdata.c:147
msgid "Image header corrupt"
msgstr "Image header corrupt"
-#: ../gdk-pixbuf/gdk-pixdata.c:152
+#: gdk-pixbuf/gdk-pixdata.c:152
msgid "Image format unknown"
msgstr "Image format unknown"
-#: ../gdk-pixbuf/gdk-pixdata.c:157 ../gdk-pixbuf/gdk-pixdata.c:487
+#: gdk-pixbuf/gdk-pixdata.c:157 gdk-pixbuf/gdk-pixdata.c:487
msgid "Image pixel data corrupt"
msgstr "Image pixel data corrupt"
-#: ../gdk-pixbuf/gdk-pixdata.c:431
+#: gdk-pixbuf/gdk-pixdata.c:431
#, c-format
msgid "failed to allocate image buffer of %u byte"
msgid_plural "failed to allocate image buffer of %u bytes"
msgstr[0] "failed to allocate image buffer of %u byte"
msgstr[1] "failed to allocate image buffer of %u bytes"
-#: ../gdk-pixbuf/io-ani.c:244
+#: gdk-pixbuf/io-ani.c:244
msgid "Unexpected icon chunk in animation"
msgstr "Unexpected icon chunk in animation"
-#: ../gdk-pixbuf/io-ani.c:337
+#: gdk-pixbuf/io-ani.c:337
msgid "Unsupported animation type"
msgstr "Unsupported animation type"
-#: ../gdk-pixbuf/io-ani.c:348 ../gdk-pixbuf/io-ani.c:538
+#: gdk-pixbuf/io-ani.c:348 gdk-pixbuf/io-ani.c:538
msgid "Invalid header in animation"
msgstr "Invalid header in animation"
-#: ../gdk-pixbuf/io-ani.c:358 ../gdk-pixbuf/io-ani.c:382
-#: ../gdk-pixbuf/io-ani.c:441 ../gdk-pixbuf/io-ani.c:460
-#: ../gdk-pixbuf/io-ani.c:511 ../gdk-pixbuf/io-ani.c:583
+#: gdk-pixbuf/io-ani.c:358 gdk-pixbuf/io-ani.c:382 gdk-pixbuf/io-ani.c:441
+#: gdk-pixbuf/io-ani.c:460 gdk-pixbuf/io-ani.c:511 gdk-pixbuf/io-ani.c:583
msgid "Not enough memory to load animation"
msgstr "Not enough memory to load animation"
-#: ../gdk-pixbuf/io-ani.c:400 ../gdk-pixbuf/io-ani.c:417
-#: ../gdk-pixbuf/io-ani.c:428
+#: gdk-pixbuf/io-ani.c:400 gdk-pixbuf/io-ani.c:417 gdk-pixbuf/io-ani.c:428
msgid "Malformed chunk in animation"
msgstr "Malformed chunk in animation"
-#: ../gdk-pixbuf/io-ani.c:676
+#: gdk-pixbuf/io-ani.c:676
msgid "The ANI image format"
msgstr "The ANI image format"
-#: ../gdk-pixbuf/io-bmp.c:228 ../gdk-pixbuf/io-bmp.c:301
-#: ../gdk-pixbuf/io-bmp.c:333 ../gdk-pixbuf/io-bmp.c:356
-#: ../gdk-pixbuf/io-bmp.c:437
+#: gdk-pixbuf/io-bmp.c:228 gdk-pixbuf/io-bmp.c:306 gdk-pixbuf/io-bmp.c:338
+#: gdk-pixbuf/io-bmp.c:361 gdk-pixbuf/io-bmp.c:442
msgid "BMP image has bogus header data"
msgstr "BMP image has bogus header data"
-#: ../gdk-pixbuf/io-bmp.c:239 ../gdk-pixbuf/io-bmp.c:396
+#: gdk-pixbuf/io-bmp.c:239 gdk-pixbuf/io-bmp.c:401
msgid "Not enough memory to load bitmap image"
msgstr "Not enough memory to load bitmap image"
-#: ../gdk-pixbuf/io-bmp.c:282
+#: gdk-pixbuf/io-bmp.c:287
msgid "BMP image has unsupported header size"
msgstr "BMP image has unsupported header size"
-#: ../gdk-pixbuf/io-bmp.c:320
+#: gdk-pixbuf/io-bmp.c:325
msgid "Topdown BMP images cannot be compressed"
msgstr "Topdown BMP images cannot be compressed"
-#: ../gdk-pixbuf/io-bmp.c:1198
+#: gdk-pixbuf/io-bmp.c:1203
msgid "Couldn't allocate memory for saving BMP file"
msgstr "Couldn't allocate memory for saving BMP file"
-#: ../gdk-pixbuf/io-bmp.c:1239
+#: gdk-pixbuf/io-bmp.c:1244
msgid "Couldn't write to BMP file"
msgstr "Couldn't write to BMP file"
-#: ../gdk-pixbuf/io-bmp.c:1288
+#: gdk-pixbuf/io-bmp.c:1293
msgid "The BMP image format"
msgstr "The BMP image format"
-#: ../gdk-pixbuf/io-gif.c:220
+#: gdk-pixbuf/io-gif.c:220
#, c-format
msgid "Failure reading GIF: %s"
msgstr "Failure reading GIF: %s"
-#: ../gdk-pixbuf/io-gif.c:492 ../gdk-pixbuf/io-gif.c:1463
-#: ../gdk-pixbuf/io-gif.c:1624
+#: 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 "GIF file was missing some data (perhaps it was truncated somehow?)"
-#: ../gdk-pixbuf/io-gif.c:501
+#: gdk-pixbuf/io-gif.c:501
#, c-format
msgid "Internal error in the GIF loader (%s)"
msgstr "Internal error in the GIF loader (%s)"
-#: ../gdk-pixbuf/io-gif.c:575
+#: gdk-pixbuf/io-gif.c:575
msgid "Stack overflow"
msgstr "Stack overflow"
-#: ../gdk-pixbuf/io-gif.c:635
+#: gdk-pixbuf/io-gif.c:635
msgid "GIF image loader cannot understand this image."
msgstr "GIF image loader cannot understand this image."
-#: ../gdk-pixbuf/io-gif.c:664
+#: gdk-pixbuf/io-gif.c:664
msgid "Bad code encountered"
msgstr "Bad code encountered"
-#: ../gdk-pixbuf/io-gif.c:674
+#: gdk-pixbuf/io-gif.c:674
msgid "Circular table entry in GIF file"
msgstr "Circular table entry in GIF file"
-#: ../gdk-pixbuf/io-gif.c:862 ../gdk-pixbuf/io-gif.c:1451
-#: ../gdk-pixbuf/io-gif.c:1497 ../gdk-pixbuf/io-gif.c:1612
+#: 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 "Not enough memory to load GIF file"
-#: ../gdk-pixbuf/io-gif.c:947
+#: gdk-pixbuf/io-gif.c:947
msgid "Not enough memory to composite a frame in GIF file"
msgstr "Not enough memory to composite a frame in GIF file"
-#: ../gdk-pixbuf/io-gif.c:1116
+#: gdk-pixbuf/io-gif.c:1116
msgid "GIF image is corrupt (incorrect LZW compression)"
msgstr "GIF image is corrupt (incorrect LZW compression)"
-#: ../gdk-pixbuf/io-gif.c:1166
+#: gdk-pixbuf/io-gif.c:1166
msgid "File does not appear to be a GIF file"
msgstr "File does not appear to be a GIF file"
-#: ../gdk-pixbuf/io-gif.c:1178
+#: gdk-pixbuf/io-gif.c:1178
#, c-format
msgid "Version %s of the GIF file format is not supported"
msgstr "Version %s of the GIF file format is not supported"
-#: ../gdk-pixbuf/io-gif.c:1287
+#: gdk-pixbuf/io-gif.c:1287
msgid ""
"GIF image has no global colormap, and a frame inside it has no local "
"colormap."
@@ -269,67 +265,66 @@ msgstr ""
"GIF image has no global colourmap, and a frame inside it has no local "
"colourmap."
-#: ../gdk-pixbuf/io-gif.c:1519
+#: gdk-pixbuf/io-gif.c:1519
msgid "GIF image was truncated or incomplete."
msgstr "GIF image was truncated or incomplete."
-#: ../gdk-pixbuf/io-gif.c:1671
+#: gdk-pixbuf/io-gif.c:1671
msgid "The GIF image format"
msgstr "The GIF image format"
-#: ../gdk-pixbuf/io-ico.c:219 ../gdk-pixbuf/io-ico.c:271
-#: ../gdk-pixbuf/io-ico.c:340 ../gdk-pixbuf/io-ico.c:403
-#: ../gdk-pixbuf/io-ico.c:433
+#: gdk-pixbuf/io-ico.c:219 gdk-pixbuf/io-ico.c:271 gdk-pixbuf/io-ico.c:340
+#: gdk-pixbuf/io-ico.c:403 gdk-pixbuf/io-ico.c:433
msgid "Not enough memory to load icon"
msgstr "Not enough memory to load icon"
-#: ../gdk-pixbuf/io-ico.c:256 ../gdk-pixbuf/io-ico.c:330
+#: gdk-pixbuf/io-ico.c:256 gdk-pixbuf/io-ico.c:330
msgid "Invalid header in icon"
msgstr "Invalid header in icon"
-#: ../gdk-pixbuf/io-ico.c:293
+#: gdk-pixbuf/io-ico.c:293
msgid "Icon has zero width"
msgstr "Icon has zero width"
-#: ../gdk-pixbuf/io-ico.c:303
+#: gdk-pixbuf/io-ico.c:303
msgid "Icon has zero height"
msgstr "Icon has zero height"
-#: ../gdk-pixbuf/io-ico.c:355
+#: gdk-pixbuf/io-ico.c:355
msgid "Compressed icons are not supported"
msgstr "Compressed icons are not supported"
-#: ../gdk-pixbuf/io-ico.c:388
+#: gdk-pixbuf/io-ico.c:388
msgid "Unsupported icon type"
msgstr "Unsupported icon type"
-#: ../gdk-pixbuf/io-ico.c:482
+#: gdk-pixbuf/io-ico.c:482
msgid "Not enough memory to load ICO file"
msgstr "Not enough memory to load ICO file"
-#: ../gdk-pixbuf/io-ico.c:947
+#: gdk-pixbuf/io-ico.c:947
msgid "Image too large to be saved as ICO"
msgstr "Image too large to be saved as ICO"
-#: ../gdk-pixbuf/io-ico.c:958
+#: gdk-pixbuf/io-ico.c:958
msgid "Cursor hotspot outside image"
msgstr "Cursor hotspot outside image"
-#: ../gdk-pixbuf/io-ico.c:981
+#: gdk-pixbuf/io-ico.c:981
#, c-format
msgid "Unsupported depth for ICO file: %d"
msgstr "Unsupported depth for ICO file: %d"
-#: ../gdk-pixbuf/io-ico.c:1210
+#: gdk-pixbuf/io-ico.c:1210
msgid "The ICO image format"
msgstr "The ICO image format"
-#: ../gdk-pixbuf/io-jpeg.c:114
+#: gdk-pixbuf/io-jpeg.c:114
#, c-format
msgid "Error interpreting JPEG image file (%s)"
msgstr "Error interpreting JPEG image file (%s)"
-#: ../gdk-pixbuf/io-jpeg.c:349
+#: gdk-pixbuf/io-jpeg.c:349
msgid ""
"Insufficient memory to load image, try exiting some applications to free "
"memory"
@@ -337,17 +332,17 @@ msgstr ""
"Insufficient memory to load image, try exiting some applications to free "
"memory"
-#: ../gdk-pixbuf/io-jpeg.c:383 ../gdk-pixbuf/io-jpeg.c:749
+#: gdk-pixbuf/io-jpeg.c:383 gdk-pixbuf/io-jpeg.c:749
#, c-format
msgid "Unsupported JPEG color space (%s)"
msgstr "Unsupported JPEG colour space (%s)"
-#: ../gdk-pixbuf/io-jpeg.c:481 ../gdk-pixbuf/io-jpeg.c:678
-#: ../gdk-pixbuf/io-jpeg.c:943 ../gdk-pixbuf/io-jpeg.c:952
+#: gdk-pixbuf/io-jpeg.c:481 gdk-pixbuf/io-jpeg.c:678 gdk-pixbuf/io-jpeg.c:943
+#: gdk-pixbuf/io-jpeg.c:952
msgid "Couldn't allocate memory for loading JPEG file"
msgstr "Couldn't allocate memory for loading JPEG file"
-#: ../gdk-pixbuf/io-jpeg.c:894
+#: gdk-pixbuf/io-jpeg.c:894
#, c-format
msgid ""
"JPEG quality must be a value between 0 and 100; value '%s' could not be "
@@ -356,92 +351,92 @@ msgstr ""
"JPEG quality must be a value between 0 and 100; value '%s' could not be "
"parsed."
-#: ../gdk-pixbuf/io-jpeg.c:909
+#: gdk-pixbuf/io-jpeg.c:909
#, c-format
msgid ""
"JPEG quality must be a value between 0 and 100; value '%d' is not allowed."
msgstr ""
"JPEG quality must be a value between 0 and 100; value '%d' is not allowed."
-#: ../gdk-pixbuf/io-jpeg.c:1071
+#: gdk-pixbuf/io-jpeg.c:1071
msgid "The JPEG image format"
msgstr "The JPEG image format"
-#: ../gdk-pixbuf/io-pcx.c:191
+#: gdk-pixbuf/io-pcx.c:191
msgid "Couldn't allocate memory for header"
msgstr "Can't allocate memory for header"
-#: ../gdk-pixbuf/io-pcx.c:206 ../gdk-pixbuf/io-pcx.c:566
+#: gdk-pixbuf/io-pcx.c:206 gdk-pixbuf/io-pcx.c:566
msgid "Couldn't allocate memory for context buffer"
msgstr "Can't allocate memory for context buffer"
-#: ../gdk-pixbuf/io-pcx.c:607
+#: gdk-pixbuf/io-pcx.c:607
msgid "Image has invalid width and/or height"
msgstr "Image has invalid width and/or height"
-#: ../gdk-pixbuf/io-pcx.c:619 ../gdk-pixbuf/io-pcx.c:680
+#: gdk-pixbuf/io-pcx.c:619 gdk-pixbuf/io-pcx.c:680
msgid "Image has unsupported bpp"
msgstr "Image has unsupported bpp"
-#: ../gdk-pixbuf/io-pcx.c:624 ../gdk-pixbuf/io-pcx.c:632
+#: gdk-pixbuf/io-pcx.c:624 gdk-pixbuf/io-pcx.c:632
#, c-format
msgid "Image has unsupported number of %d-bit planes"
msgstr "Image has unsupported number of %d-bit planes"
-#: ../gdk-pixbuf/io-pcx.c:648
+#: gdk-pixbuf/io-pcx.c:648
msgid "Couldn't create new pixbuf"
msgstr "Couldn't create new pixbuf"
-#: ../gdk-pixbuf/io-pcx.c:656
+#: gdk-pixbuf/io-pcx.c:656
msgid "Couldn't allocate memory for line data"
msgstr "Can't allocate memory for line data"
-#: ../gdk-pixbuf/io-pcx.c:663
+#: gdk-pixbuf/io-pcx.c:663
msgid "Couldn't allocate memory for paletted data"
msgstr "Can't allocate memory for palette data"
-#: ../gdk-pixbuf/io-pcx.c:710
+#: gdk-pixbuf/io-pcx.c:710
msgid "Didn't get all lines of PCX image"
msgstr "Didn't get all lines of PCX image"
-#: ../gdk-pixbuf/io-pcx.c:717
+#: gdk-pixbuf/io-pcx.c:717
msgid "No palette found at end of PCX data"
msgstr "No palette found at end of PCX data"
-#: ../gdk-pixbuf/io-pcx.c:758
+#: gdk-pixbuf/io-pcx.c:758
msgid "The PCX image format"
msgstr "The PCX image format"
-#: ../gdk-pixbuf/io-png.c:55
+#: gdk-pixbuf/io-png.c:55
msgid "Bits per channel of PNG image is invalid."
msgstr "Bits per channel of PNG image is invalid."
-#: ../gdk-pixbuf/io-png.c:136
+#: gdk-pixbuf/io-png.c:136
msgid "Transformed PNG has zero width or height."
msgstr "Transformed PNG has zero width or height."
-#: ../gdk-pixbuf/io-png.c:144
+#: gdk-pixbuf/io-png.c:144
msgid "Bits per channel of transformed PNG is not 8."
msgstr "Bits per channel of transformed PNG is not 8."
-#: ../gdk-pixbuf/io-png.c:153
+#: gdk-pixbuf/io-png.c:153
msgid "Transformed PNG not RGB or RGBA."
msgstr "Transformed PNG not RGB or RGBA."
-#: ../gdk-pixbuf/io-png.c:162
+#: gdk-pixbuf/io-png.c:162
msgid "Transformed PNG has unsupported number of channels, must be 3 or 4."
msgstr "Transformed PNG has unsupported number of channels, must be 3 or 4."
-#: ../gdk-pixbuf/io-png.c:183
+#: gdk-pixbuf/io-png.c:183
#, c-format
msgid "Fatal error in PNG image file: %s"
msgstr "Fatal error in PNG image file: %s"
-#: ../gdk-pixbuf/io-png.c:301
+#: gdk-pixbuf/io-png.c:301
msgid "Insufficient memory to load PNG file"
msgstr "Insufficient memory to load PNG file"
-#: ../gdk-pixbuf/io-png.c:618
+#: gdk-pixbuf/io-png.c:618
#, c-format
msgid ""
"Insufficient memory to store a %ld by %ld image; try exiting some "
@@ -450,346 +445,360 @@ msgstr ""
"Insufficient memory to store a %ld by %ld image; try exiting some "
"applications to reduce memory usage"
-#: ../gdk-pixbuf/io-png.c:669
+#: gdk-pixbuf/io-png.c:669
msgid "Fatal error reading PNG image file"
msgstr "Fatal error reading PNG image file"
-#: ../gdk-pixbuf/io-png.c:718
+#: gdk-pixbuf/io-png.c:718
#, c-format
msgid "Fatal error reading PNG image file: %s"
msgstr "Fatal error reading PNG image file: %s"
-#: ../gdk-pixbuf/io-png.c:813
+#: gdk-pixbuf/io-png.c:810
msgid ""
"Keys for PNG text chunks must have at least 1 and at most 79 characters."
msgstr ""
"Keys for PNG text chunks must have at least 1 and at most 79 characters."
-#: ../gdk-pixbuf/io-png.c:821
+#: gdk-pixbuf/io-png.c:818
msgid "Keys for PNG text chunks must be ASCII characters."
msgstr "Keys for PNG text chunks must be ASCII characters."
-#: ../gdk-pixbuf/io-png.c:854
+#: gdk-pixbuf/io-png.c:831
+#, fuzzy, c-format
+msgid ""
+"PNG compression level must be a value between 0 and 9; value '%s' could not "
+"be parsed."
+msgstr ""
+"JPEG quality must be a value between 0 and 100; value '%s' could not be "
+"parsed."
+
+#: gdk-pixbuf/io-png.c:843
+#, fuzzy, c-format
+msgid ""
+"PNG compression level must be a value between 0 and 9; value '%d' is not "
+"allowed."
+msgstr ""
+"JPEG quality must be a value between 0 and 100; value '%d' is not allowed."
+
+#: gdk-pixbuf/io-png.c:883
#, c-format
msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding."
msgstr ""
"Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding."
-#: ../gdk-pixbuf/io-png.c:994
+#: gdk-pixbuf/io-png.c:1026
msgid "The PNG image format"
msgstr "The PNG image format"
-#: ../gdk-pixbuf/io-pnm.c:252
+#: gdk-pixbuf/io-pnm.c:252
msgid "PNM loader expected to find an integer, but didn't"
msgstr "PNM loader did not find expected integer"
-#: ../gdk-pixbuf/io-pnm.c:284
+#: gdk-pixbuf/io-pnm.c:284
msgid "PNM file has an incorrect initial byte"
msgstr "PNM file has an incorrect initial byte"
-#: ../gdk-pixbuf/io-pnm.c:314
+#: gdk-pixbuf/io-pnm.c:314
msgid "PNM file is not in a recognized PNM subformat"
msgstr "PNM file is not in a recognised PNM subformat"
-#: ../gdk-pixbuf/io-pnm.c:339
+#: gdk-pixbuf/io-pnm.c:339
msgid "PNM file has an image width of 0"
msgstr "PNM file has an image width of 0"
-#: ../gdk-pixbuf/io-pnm.c:360
+#: gdk-pixbuf/io-pnm.c:360
msgid "PNM file has an image height of 0"
msgstr "PNM file has an image height of 0"
-#: ../gdk-pixbuf/io-pnm.c:383
+#: gdk-pixbuf/io-pnm.c:383
msgid "Maximum color value in PNM file is 0"
msgstr "Maximum colour value in PNM file is 0"
-#: ../gdk-pixbuf/io-pnm.c:391
+#: gdk-pixbuf/io-pnm.c:391
msgid "Maximum color value in PNM file is too large"
msgstr "Maximum colour value in PNM file is too large"
-#: ../gdk-pixbuf/io-pnm.c:399
+#: gdk-pixbuf/io-pnm.c:399
msgid "Cannot handle PNM files with maximum color values greater than 255"
msgstr "Cannot handle PNM files with maximum colour values greater than 255"
-#: ../gdk-pixbuf/io-pnm.c:438 ../gdk-pixbuf/io-pnm.c:466
-#: ../gdk-pixbuf/io-pnm.c:498
+#: gdk-pixbuf/io-pnm.c:438 gdk-pixbuf/io-pnm.c:466 gdk-pixbuf/io-pnm.c:498
msgid "Raw PNM image type is invalid"
msgstr "Raw PNM image type is invalid"
-#: ../gdk-pixbuf/io-pnm.c:562 ../gdk-pixbuf/io-pnm.c:604
+#: gdk-pixbuf/io-pnm.c:562 gdk-pixbuf/io-pnm.c:604
msgid "PNM image format is invalid"
msgstr "PNM image format is invalid"
-#: ../gdk-pixbuf/io-pnm.c:663
+#: gdk-pixbuf/io-pnm.c:663
msgid "PNM image loader does not support this PNM subformat"
msgstr "PNM image loader does not support this PNM subformat"
-#: ../gdk-pixbuf/io-pnm.c:718
+#: gdk-pixbuf/io-pnm.c:718
msgid "Premature end-of-file encountered"
msgstr "Premature end-of-file encountered"
-#: ../gdk-pixbuf/io-pnm.c:750 ../gdk-pixbuf/io-pnm.c:981
+#: gdk-pixbuf/io-pnm.c:750 gdk-pixbuf/io-pnm.c:981
msgid "Raw PNM formats require exactly one whitespace before sample data"
msgstr "Raw PNM formats require exactly one whitespace before sample data"
-#: ../gdk-pixbuf/io-pnm.c:777
+#: gdk-pixbuf/io-pnm.c:777
msgid "Cannot allocate memory for loading PNM image"
msgstr "Cannot allocate memory for loading PNM image"
-#: ../gdk-pixbuf/io-pnm.c:827
+#: gdk-pixbuf/io-pnm.c:827
msgid "Insufficient memory to load PNM context struct"
msgstr "Insufficient memory to load PNM context struct"
-#: ../gdk-pixbuf/io-pnm.c:878
+#: gdk-pixbuf/io-pnm.c:878
msgid "Unexpected end of PNM image data"
msgstr "Unexpected end of PNM image data"
-#: ../gdk-pixbuf/io-pnm.c:1010
+#: gdk-pixbuf/io-pnm.c:1010
msgid "Insufficient memory to load PNM file"
msgstr "Insufficient memory to load PNM file"
-#: ../gdk-pixbuf/io-pnm.c:1089
+#: gdk-pixbuf/io-pnm.c:1089
msgid "The PNM/PBM/PGM/PPM image format family"
msgstr "The PNM/PBM/PGM/PPM image format family"
-#: ../gdk-pixbuf/io-ras.c:126
+#: gdk-pixbuf/io-ras.c:126
msgid "RAS image has bogus header data"
msgstr "RAS image has bogus header data"
-#: ../gdk-pixbuf/io-ras.c:148
+#: gdk-pixbuf/io-ras.c:148
msgid "RAS image has unknown type"
msgstr "RAS image has unknown type"
-#: ../gdk-pixbuf/io-ras.c:156
+#: gdk-pixbuf/io-ras.c:156
msgid "unsupported RAS image variation"
msgstr "unsupported RAS image variation"
-#: ../gdk-pixbuf/io-ras.c:171 ../gdk-pixbuf/io-ras.c:200
+#: gdk-pixbuf/io-ras.c:171 gdk-pixbuf/io-ras.c:200
msgid "Not enough memory to load RAS image"
msgstr "Not enough memory to load RAS image"
-#: ../gdk-pixbuf/io-ras.c:543
+#: gdk-pixbuf/io-ras.c:543
msgid "The Sun raster image format"
msgstr "The Sun raster image format"
-#: ../gdk-pixbuf/io-tga.c:154
+#: gdk-pixbuf/io-tga.c:154
msgid "Cannot allocate memory for IOBuffer struct"
msgstr "Cannot allocate memory for IOBuffer struct"
-#: ../gdk-pixbuf/io-tga.c:173
+#: gdk-pixbuf/io-tga.c:173
msgid "Cannot allocate memory for IOBuffer data"
msgstr "Cannot allocate memory for IOBuffer data"
-#: ../gdk-pixbuf/io-tga.c:184
+#: gdk-pixbuf/io-tga.c:184
msgid "Cannot realloc IOBuffer data"
msgstr "Cannot realloc IOBuffer data"
-#: ../gdk-pixbuf/io-tga.c:214
+#: gdk-pixbuf/io-tga.c:214
msgid "Cannot allocate temporary IOBuffer data"
msgstr "Cannot allocate temporary IOBuffer data"
-#: ../gdk-pixbuf/io-tga.c:348
+#: gdk-pixbuf/io-tga.c:348
msgid "Cannot allocate new pixbuf"
msgstr "Cannot allocate new pixbuf"
-#: ../gdk-pixbuf/io-tga.c:689
+#: gdk-pixbuf/io-tga.c:689
msgid "Cannot allocate colormap structure"
msgstr "Cannot allocate colormap structure"
-#: ../gdk-pixbuf/io-tga.c:696
+#: gdk-pixbuf/io-tga.c:696
msgid "Cannot allocate colormap entries"
msgstr "Cannot allocate colormap entries"
-#: ../gdk-pixbuf/io-tga.c:718
+#: gdk-pixbuf/io-tga.c:718
msgid "Unexpected bitdepth for colormap entries"
msgstr "Unexpected bitdepth for colourmap entries"
-#: ../gdk-pixbuf/io-tga.c:736
+#: gdk-pixbuf/io-tga.c:736
msgid "Cannot allocate TGA header memory"
msgstr "Cannot allocate TGA header memory"
-#: ../gdk-pixbuf/io-tga.c:769
+#: gdk-pixbuf/io-tga.c:769
msgid "TGA image has invalid dimensions"
msgstr "TGA image has invalid dimensions"
-#: ../gdk-pixbuf/io-tga.c:775 ../gdk-pixbuf/io-tga.c:784
-#: ../gdk-pixbuf/io-tga.c:794 ../gdk-pixbuf/io-tga.c:804
-#: ../gdk-pixbuf/io-tga.c:811
+#: gdk-pixbuf/io-tga.c:775 gdk-pixbuf/io-tga.c:784 gdk-pixbuf/io-tga.c:794
+#: gdk-pixbuf/io-tga.c:804 gdk-pixbuf/io-tga.c:811
msgid "TGA image type not supported"
msgstr "TGA image type not supported"
-#: ../gdk-pixbuf/io-tga.c:858
+#: gdk-pixbuf/io-tga.c:858
msgid "Cannot allocate memory for TGA context struct"
msgstr "Cannot allocate memory for TGA context struct"
-#: ../gdk-pixbuf/io-tga.c:923
+#: gdk-pixbuf/io-tga.c:923
msgid "Excess data in file"
msgstr "Excess data in file"
-#: ../gdk-pixbuf/io-tga.c:992
+#: gdk-pixbuf/io-tga.c:992
msgid "The Targa image format"
msgstr "The Targa image format"
-#: ../gdk-pixbuf/io-tiff.c:173
+#: gdk-pixbuf/io-tiff.c:173
msgid "Could not get image width (bad TIFF file)"
msgstr "Could not get image width (bad TIFF file)"
-#: ../gdk-pixbuf/io-tiff.c:180
+#: gdk-pixbuf/io-tiff.c:180
msgid "Could not get image height (bad TIFF file)"
msgstr "Could not get image height (bad TIFF file)"
-#: ../gdk-pixbuf/io-tiff.c:188
+#: gdk-pixbuf/io-tiff.c:188
msgid "Width or height of TIFF image is zero"
msgstr "Width or height of TIFF image is zero"
-#: ../gdk-pixbuf/io-tiff.c:197 ../gdk-pixbuf/io-tiff.c:206
+#: gdk-pixbuf/io-tiff.c:197 gdk-pixbuf/io-tiff.c:206
msgid "Dimensions of TIFF image too large"
msgstr "Dimensions of TIFF image too large"
-#: ../gdk-pixbuf/io-tiff.c:225 ../gdk-pixbuf/io-tiff.c:237
-#: ../gdk-pixbuf/io-tiff.c:286 ../gdk-pixbuf/io-tiff.c:572
+#: gdk-pixbuf/io-tiff.c:225 gdk-pixbuf/io-tiff.c:237 gdk-pixbuf/io-tiff.c:286
+#: gdk-pixbuf/io-tiff.c:572
msgid "Insufficient memory to open TIFF file"
msgstr "Insufficient memory to open TIFF file"
-#: ../gdk-pixbuf/io-tiff.c:251 ../gdk-pixbuf/io-tiff.c:294
+#: gdk-pixbuf/io-tiff.c:251 gdk-pixbuf/io-tiff.c:294
msgid "Failed to load RGB data from TIFF file"
msgstr "Failed to load RGB data from TIFF file"
-#: ../gdk-pixbuf/io-tiff.c:361
+#: gdk-pixbuf/io-tiff.c:361
msgid "Failed to open TIFF image"
msgstr "Failed to open TIFF image"
-#: ../gdk-pixbuf/io-tiff.c:373
+#: gdk-pixbuf/io-tiff.c:373
msgid "TIFFClose operation failed"
msgstr "TIFFClose operation failed"
-#: ../gdk-pixbuf/io-tiff.c:504 ../gdk-pixbuf/io-tiff.c:517
+#: gdk-pixbuf/io-tiff.c:504 gdk-pixbuf/io-tiff.c:517
msgid "Failed to load TIFF image"
msgstr "Failed to load TIFF image"
-#: ../gdk-pixbuf/io-tiff.c:610
+#: gdk-pixbuf/io-tiff.c:610
msgid "The TIFF image format"
msgstr "The TIFF image format"
-#: ../gdk-pixbuf/io-wbmp.c:246
+#: gdk-pixbuf/io-wbmp.c:246
msgid "Image has zero width"
msgstr "Image has zero width"
-#: ../gdk-pixbuf/io-wbmp.c:264
+#: gdk-pixbuf/io-wbmp.c:264
msgid "Image has zero height"
msgstr "Image has zero height"
-#: ../gdk-pixbuf/io-wbmp.c:275
+#: gdk-pixbuf/io-wbmp.c:275
msgid "Not enough memory to load image"
msgstr "Not enough memory to load image"
-#: ../gdk-pixbuf/io-wbmp.c:334
+#: gdk-pixbuf/io-wbmp.c:334
msgid "Couldn't save the rest"
msgstr "Couldn't save the rest"
-#: ../gdk-pixbuf/io-wbmp.c:368
+#: gdk-pixbuf/io-wbmp.c:368
msgid "The WBMP image format"
msgstr "The WBMP image format"
-#: ../gdk-pixbuf/io-xbm.c:287
+#: gdk-pixbuf/io-xbm.c:287
msgid "Invalid XBM file"
msgstr "Invalid XBM file"
-#: ../gdk-pixbuf/io-xbm.c:297
+#: gdk-pixbuf/io-xbm.c:297
msgid "Insufficient memory to load XBM image file"
msgstr "Insufficient memory to load XBM image file"
-#: ../gdk-pixbuf/io-xbm.c:441
+#: gdk-pixbuf/io-xbm.c:441
msgid "Failed to write to temporary file when loading XBM image"
msgstr "Failed to write to temporary file when loading XBM image"
-#: ../gdk-pixbuf/io-xbm.c:476
+#: gdk-pixbuf/io-xbm.c:476
msgid "The XBM image format"
msgstr "The XBM image format"
-#: ../gdk-pixbuf/io-xpm.c:467
+#: gdk-pixbuf/io-xpm.c:467
msgid "No XPM header found"
msgstr "No XPM header found"
-#: ../gdk-pixbuf/io-xpm.c:476
+#: gdk-pixbuf/io-xpm.c:476
msgid "Invalid XPM header"
msgstr "Invalid XPM header"
-#: ../gdk-pixbuf/io-xpm.c:484
+#: gdk-pixbuf/io-xpm.c:484
msgid "XPM file has image width <= 0"
msgstr "XPM file has image width <= 0"
-#: ../gdk-pixbuf/io-xpm.c:492
+#: gdk-pixbuf/io-xpm.c:492
msgid "XPM file has image height <= 0"
msgstr "XPM file has image height <= 0"
-#: ../gdk-pixbuf/io-xpm.c:500
+#: gdk-pixbuf/io-xpm.c:500
msgid "XPM has invalid number of chars per pixel"
msgstr "XPM has invalid number of chars per pixel"
-#: ../gdk-pixbuf/io-xpm.c:507
+#: gdk-pixbuf/io-xpm.c:507
msgid "XPM file has invalid number of colors"
msgstr "XPM file has invalid number of colours"
-#: ../gdk-pixbuf/io-xpm.c:519 ../gdk-pixbuf/io-xpm.c:528
-#: ../gdk-pixbuf/io-xpm.c:580
+#: gdk-pixbuf/io-xpm.c:519 gdk-pixbuf/io-xpm.c:528 gdk-pixbuf/io-xpm.c:580
msgid "Cannot allocate memory for loading XPM image"
msgstr "Cannot allocate memory for loading XPM image"
-#: ../gdk-pixbuf/io-xpm.c:542
+#: gdk-pixbuf/io-xpm.c:542
msgid "Cannot read XPM colormap"
msgstr "Cannot read XPM colormap"
-#: ../gdk-pixbuf/io-xpm.c:771
+#: gdk-pixbuf/io-xpm.c:771
msgid "Failed to write to temporary file when loading XPM image"
msgstr "Failed to write to temporary file when loading XPM image"
-#: ../gdk-pixbuf/io-xpm.c:806
+#: gdk-pixbuf/io-xpm.c:806
msgid "The XPM image format"
msgstr "The XPM image format"
#. Description of --class=CLASS in --help output
-#: ../gdk/gdk.c:115
+#: gdk/gdk.c:115
msgid "Program class as used by the window manager"
msgstr "Program class as used by the window manager"
#. Placeholder in --class=CLASS in --help output
-#: ../gdk/gdk.c:116
+#: gdk/gdk.c:116
msgid "CLASS"
msgstr "CLASS"
#. Description of --name=NAME in --help output
-#: ../gdk/gdk.c:118
+#: gdk/gdk.c:118
msgid "Program name as used by the window manager"
msgstr "Program name as used by the window manager"
#. Placeholder in --name=NAME in --help output
-#: ../gdk/gdk.c:119
+#: gdk/gdk.c:119
msgid "NAME"
msgstr "NAME"
#. Description of --display=DISPLAY in --help output
-#: ../gdk/gdk.c:121
+#: gdk/gdk.c:121
msgid "X display to use"
msgstr "X display to use"
#. Placeholder in --display=DISPLAY in --help output
-#: ../gdk/gdk.c:122
+#: gdk/gdk.c:122
msgid "DISPLAY"
msgstr "DISPLAY"
#. Description of --screen=SCREEN in --help output
-#: ../gdk/gdk.c:124
+#: gdk/gdk.c:124
msgid "X screen to use"
msgstr "X screen to use"
#. Placeholder in --screen=SCREEN in --help output
-#: ../gdk/gdk.c:125
+#: gdk/gdk.c:125
msgid "SCREEN"
msgstr "SCREEN"
#. Description of --gdk-debug=FLAGS in --help output
-#: ../gdk/gdk.c:128
+#: gdk/gdk.c:128
msgid "Gdk debugging flags to set"
msgstr "Gdk debugging flags to set"
@@ -797,90 +806,222 @@ msgstr "Gdk debugging flags to set"
#. Placeholder in --gdk-no-debug=FLAGS in --help output
#. Placeholder in --gtk-debug=FLAGS in --help output
#. Placeholder in --gtk-no-debug=FLAGS in --help output
-#: ../gdk/gdk.c:129 ../gdk/gdk.c:132 ../gtk/gtkmain.c:405 ../gtk/gtkmain.c:408
+#: gdk/gdk.c:129 gdk/gdk.c:132 gtk/gtkmain.c:405 gtk/gtkmain.c:408
msgid "FLAGS"
msgstr "FLAGS"
#. Description of --gdk-no-debug=FLAGS in --help output
-#: ../gdk/gdk.c:131
+#: gdk/gdk.c:131
msgid "Gdk debugging flags to unset"
msgstr "Gdk debugging flags to unset"
+#: gdk/keyname-table.h:3940
+msgid "keyboard label|BackSpace"
+msgstr ""
+
+#: gdk/keyname-table.h:3941
+msgid "keyboard label|Tab"
+msgstr ""
+
+#: gdk/keyname-table.h:3942
+msgid "keyboard label|Return"
+msgstr ""
+
+#: gdk/keyname-table.h:3943
+msgid "keyboard label|Pause"
+msgstr ""
+
+#: gdk/keyname-table.h:3944
+msgid "keyboard label|Scroll_Lock"
+msgstr ""
+
+#: gdk/keyname-table.h:3945
+msgid "keyboard label|Sys_Req"
+msgstr ""
+
+#: gdk/keyname-table.h:3946
+msgid "keyboard label|Escape"
+msgstr ""
+
+#: gdk/keyname-table.h:3947
+msgid "keyboard label|Multi_key"
+msgstr ""
+
+#: gdk/keyname-table.h:3948
+msgid "keyboard label|Home"
+msgstr ""
+
+#: gdk/keyname-table.h:3949
+msgid "keyboard label|Page_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3950
+msgid "keyboard label|Page_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3951
+msgid "keyboard label|End"
+msgstr ""
+
+#: gdk/keyname-table.h:3952
+msgid "keyboard label|Begin"
+msgstr ""
+
+#: gdk/keyname-table.h:3953
+msgid "keyboard label|Print"
+msgstr ""
+
+#: gdk/keyname-table.h:3954
+msgid "keyboard label|Insert"
+msgstr ""
+
+#: gdk/keyname-table.h:3955
+msgid "keyboard label|Num_Lock"
+msgstr ""
+
+#: gdk/keyname-table.h:3956
+msgid "keyboard label|KP_Space"
+msgstr ""
+
+#: gdk/keyname-table.h:3957
+msgid "keyboard label|KP_Tab"
+msgstr ""
+
+#: gdk/keyname-table.h:3958
+msgid "keyboard label|KP_Enter"
+msgstr ""
+
+#: gdk/keyname-table.h:3959
+msgid "keyboard label|KP_Home"
+msgstr ""
+
+#: gdk/keyname-table.h:3960
+msgid "keyboard label|KP_Left"
+msgstr ""
+
+#: gdk/keyname-table.h:3961
+msgid "keyboard label|KP_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3962
+msgid "keyboard label|KP_Right"
+msgstr ""
+
+#: gdk/keyname-table.h:3963
+msgid "keyboard label|KP_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3964
+msgid "keyboard label|KP_Page_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3965
+msgid "keyboard label|KP_Prior"
+msgstr ""
+
+#: gdk/keyname-table.h:3966
+msgid "keyboard label|KP_Page_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3967
+msgid "keyboard label|KP_Next"
+msgstr ""
+
+#: gdk/keyname-table.h:3968
+msgid "keyboard label|KP_End"
+msgstr ""
+
+#: gdk/keyname-table.h:3969
+msgid "keyboard label|KP_Begin"
+msgstr ""
+
+#: gdk/keyname-table.h:3970
+msgid "keyboard label|KP_Insert"
+msgstr ""
+
+#: gdk/keyname-table.h:3971
+msgid "keyboard label|KP_Delete"
+msgstr ""
+
+#: gdk/keyname-table.h:3972
+msgid "keyboard label|Delete"
+msgstr ""
+
#. Description of --sync in --help output
-#: ../gdk/win32/gdkmain-win32.c:60
+#: gdk/win32/gdkmain-win32.c:60
msgid "Don't batch GDI requests"
msgstr "Don't batch GDI requests"
#. Description of --no-wintab in --help output
-#: ../gdk/win32/gdkmain-win32.c:62
+#: gdk/win32/gdkmain-win32.c:62
msgid "Don't use the Wintab API for tablet support"
msgstr "Don't use the Wintab API for tablet support"
#. Description of --ignore-wintab in --help output
-#: ../gdk/win32/gdkmain-win32.c:64
+#: gdk/win32/gdkmain-win32.c:64
msgid "Same as --no-wintab"
msgstr "Same as --no-wintab"
#. Description of --use-wintab in --help output
-#: ../gdk/win32/gdkmain-win32.c:66
+#: gdk/win32/gdkmain-win32.c:66
msgid "Do use the Wintab API [default]"
msgstr "Do use the Wintab API [default]"
#. Description of --max-colors=COLORS in --help output
-#: ../gdk/win32/gdkmain-win32.c:68
+#: gdk/win32/gdkmain-win32.c:68
msgid "Size of the palette in 8 bit mode"
msgstr "Size of the palette in 8 bit mode"
#. Placeholder in --max-colors=COLORS in --help output
-#: ../gdk/win32/gdkmain-win32.c:69
+#: gdk/win32/gdkmain-win32.c:69
msgid "COLORS"
msgstr "COLOURS"
#. Description of --sync in --help output
-#: ../gdk/x11/gdkmain-x11.c:92
+#: gdk/x11/gdkmain-x11.c:92
msgid "Make X calls synchronous"
msgstr "Make X calls synchronous"
-#: ../gtk/gtkaboutdialog.c:270 ../gtk/gtkaboutdialog.c:2025
+#: gtk/gtkaboutdialog.c:270 gtk/gtkaboutdialog.c:2025
msgid "License"
msgstr "Licence"
-#: ../gtk/gtkaboutdialog.c:271
+#: gtk/gtkaboutdialog.c:271
msgid "The license of the program"
msgstr "The licence of the program"
#. Add the credits button
-#: ../gtk/gtkaboutdialog.c:491
+#: gtk/gtkaboutdialog.c:491
msgid "C_redits"
msgstr "C_redits"
#. Add the license button
-#: ../gtk/gtkaboutdialog.c:501
+#: gtk/gtkaboutdialog.c:501
msgid "_License"
msgstr "_Licence"
-#: ../gtk/gtkaboutdialog.c:731
+#: gtk/gtkaboutdialog.c:731
#, c-format
msgid "About %s"
msgstr "About %s"
-#: ../gtk/gtkaboutdialog.c:1953
+#: gtk/gtkaboutdialog.c:1953
msgid "Credits"
msgstr "Credits"
-#: ../gtk/gtkaboutdialog.c:1979
+#: gtk/gtkaboutdialog.c:1979
msgid "Written by"
msgstr "Written by"
-#: ../gtk/gtkaboutdialog.c:1982
+#: gtk/gtkaboutdialog.c:1982
msgid "Documented by"
msgstr "Documented by"
-#: ../gtk/gtkaboutdialog.c:1994
+#: gtk/gtkaboutdialog.c:1994
msgid "Translated by"
msgstr "Translated by"
-#: ../gtk/gtkaboutdialog.c:1998
+#: gtk/gtkaboutdialog.c:1998
msgid "Artwork by"
msgstr "Artwork by"
@@ -888,28 +1029,41 @@ msgstr "Artwork by"
#. * that use the shift key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: ../gtk/gtkaccellabel.c:120
-msgid "Shift"
-msgstr "Shift"
+#: gtk/gtkaccellabel.c:121
+msgid "keyboard label|Shift"
+msgstr ""
#. This is the text that should appear next to menu accelerators
#. * that use the control key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: ../gtk/gtkaccellabel.c:126
-msgid "Ctrl"
-msgstr "Ctrl"
+#: gtk/gtkaccellabel.c:128
+msgid "keyboard label|Ctrl"
+msgstr ""
#. This is the text that should appear next to menu accelerators
#. * that use the alt key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: ../gtk/gtkaccellabel.c:132
-msgid "Alt"
-msgstr "Alt"
+#: gtk/gtkaccellabel.c:135
+msgid "keyboard label|Alt"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkaccellabel.c:577
+msgid "keyboard label|Space"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkaccellabel.c:581
+msgid "keyboard label|Backslash"
+msgstr ""
#. Translate to calendar:YM if you want years to be displayed
#. * before months; otherwise translate to calendar:MY.
@@ -920,7 +1074,7 @@ msgstr "Alt"
#. * so if you have a default text direction of RTL and YM, then
#. * the year will appear on the right.
#.
-#: ../gtk/gtkcalendar.c:704
+#: gtk/gtkcalendar.c:647
msgid "calendar:MY"
msgstr "calendar:MY"
@@ -928,25 +1082,52 @@ msgstr "calendar:MY"
#. * first day of the week to calendar:week_start:1 if you want Monday
#. * to be the first day of the week, and so on.
#.
-#: ../gtk/gtkcalendar.c:718
+#: gtk/gtkcalendar.c:661
msgid "calendar:week_start:0"
msgstr "calendar:week_start:0"
+#. Translators: This is a text measurement template.
+#. * Translate it to the widest year text.
+#. *
+#. * Don't include the prefix "year measurement template|"
+#. * in the translation.
+#. *
+#. * If you don't understand this, leave it as "2000"
+#.
+#: gtk/gtkcalendar.c:1549
+msgid "year measurement template|2000"
+msgstr ""
+
+#. Translators: This dictates how the year is displayed in
+#. * gtkcalendar widget. See strftime() manual for the format.
+#. * Use only ASCII in the translation.
+#. *
+#. * Also look for the msgid "year measurement template|2000".
+#. * Translate that entry to a year with the widest output of this
+#. * msgid.
+#. *
+#. * Don't include the prefix "calendar year format|" in the
+#. * translation. "%Y" is appropriate for most locales.
+#.
+#: gtk/gtkcalendar.c:1826
+msgid "calendar year format|%Y"
+msgstr ""
+
#. do not translate the part before the |
-#: ../gtk/gtkcellrendererprogress.c:237 ../gtk/gtkcellrendererprogress.c:295
+#: gtk/gtkcellrendererprogress.c:237 gtk/gtkcellrendererprogress.c:295
#, c-format
msgid "progress bar label|%d %%"
msgstr "%d %%"
-#: ../gtk/gtkcolorbutton.c:221 ../gtk/gtkcolorbutton.c:575
+#: gtk/gtkcolorbutton.c:221 gtk/gtkcolorbutton.c:576
msgid "Pick a Color"
msgstr "Pick a Colour"
-#: ../gtk/gtkcolorbutton.c:467
+#: gtk/gtkcolorbutton.c:467
msgid "Received invalid color data\n"
msgstr "Received invalid colour data\n"
-#: ../gtk/gtkcolorsel.c:563
+#: gtk/gtkcolorsel.c:561
msgid ""
"The previously-selected color, for comparison to the color you're selecting "
"now. You can drag this color to a palette entry, or select this color as "
@@ -956,7 +1137,7 @@ msgstr ""
"selecting now. You can drag this colour to a palette entry, or select this "
"colour as current by dragging it to the other colour swatch alongside."
-#: ../gtk/gtkcolorsel.c:568
+#: gtk/gtkcolorsel.c:566
msgid ""
"The color you've chosen. You can drag this color to a palette entry to save "
"it for use in the future."
@@ -964,11 +1145,11 @@ msgstr ""
"The colour you've chosen. You can drag this colour to a palette entry to "
"save it for use in the future."
-#: ../gtk/gtkcolorsel.c:960
+#: gtk/gtkcolorsel.c:957
msgid "_Save color here"
msgstr "_Save colour here"
-#: ../gtk/gtkcolorsel.c:1165
+#: gtk/gtkcolorsel.c:1162
msgid ""
"Click this palette entry to make it the current color. To change this entry, "
"drag a color swatch here or right-click it and select \"Save color here.\""
@@ -977,7 +1158,7 @@ msgstr ""
"entry, drag a colour swatch here or right-click it and select \"Save colour "
"here.\""
-#: ../gtk/gtkcolorsel.c:1922
+#: gtk/gtkcolorsel.c:1929
msgid ""
"Select the color you want from the outer ring. Select the darkness or "
"lightness of that color using the inner triangle."
@@ -985,7 +1166,7 @@ msgstr ""
"Select the colour you want from the outer ring. Select the darkness or "
"lightness of that colour using the inner triangle."
-#: ../gtk/gtkcolorsel.c:1947
+#: gtk/gtkcolorsel.c:1954
msgid ""
"Click the eyedropper, then click a color anywhere on your screen to select "
"that color."
@@ -993,67 +1174,67 @@ msgstr ""
"Click the eyedropper, then click a colour anywhere on your screen to select "
"that colour."
-#: ../gtk/gtkcolorsel.c:1956
+#: gtk/gtkcolorsel.c:1963
msgid "_Hue:"
msgstr "_Hue:"
-#: ../gtk/gtkcolorsel.c:1957
+#: gtk/gtkcolorsel.c:1964
msgid "Position on the color wheel."
msgstr "Position on the colour wheel."
-#: ../gtk/gtkcolorsel.c:1959
+#: gtk/gtkcolorsel.c:1966
msgid "_Saturation:"
msgstr "_Saturation:"
-#: ../gtk/gtkcolorsel.c:1960
+#: gtk/gtkcolorsel.c:1967
msgid "\"Deepness\" of the color."
msgstr "\"Deepness\" of the colour."
-#: ../gtk/gtkcolorsel.c:1961
+#: gtk/gtkcolorsel.c:1968
msgid "_Value:"
msgstr "_Value:"
-#: ../gtk/gtkcolorsel.c:1962
+#: gtk/gtkcolorsel.c:1969
msgid "Brightness of the color."
msgstr "Brightness of the colour."
-#: ../gtk/gtkcolorsel.c:1963
+#: gtk/gtkcolorsel.c:1970
msgid "_Red:"
msgstr "_Red:"
-#: ../gtk/gtkcolorsel.c:1964
+#: gtk/gtkcolorsel.c:1971
msgid "Amount of red light in the color."
msgstr "Amount of red light in the colour."
-#: ../gtk/gtkcolorsel.c:1965
+#: gtk/gtkcolorsel.c:1972
msgid "_Green:"
msgstr "_Green:"
-#: ../gtk/gtkcolorsel.c:1966
+#: gtk/gtkcolorsel.c:1973
msgid "Amount of green light in the color."
msgstr "Amount of green light in the colour."
-#: ../gtk/gtkcolorsel.c:1967
+#: gtk/gtkcolorsel.c:1974
msgid "_Blue:"
msgstr "_Blue:"
-#: ../gtk/gtkcolorsel.c:1968
+#: gtk/gtkcolorsel.c:1975
msgid "Amount of blue light in the color."
msgstr "Amount of blue light in the colour."
-#: ../gtk/gtkcolorsel.c:1971
+#: gtk/gtkcolorsel.c:1978
msgid "_Opacity:"
msgstr "_Opacity:"
-#: ../gtk/gtkcolorsel.c:1979 ../gtk/gtkcolorsel.c:1990
+#: gtk/gtkcolorsel.c:1986 gtk/gtkcolorsel.c:1997
msgid "Transparency of the color."
msgstr "Transparency of the colour."
-#: ../gtk/gtkcolorsel.c:1997
+#: gtk/gtkcolorsel.c:2004
msgid "Color _Name:"
msgstr "Colour _Name:"
-#: ../gtk/gtkcolorsel.c:2012
+#: gtk/gtkcolorsel.c:2019
msgid ""
"You can enter an HTML-style hexadecimal color value, or simply a color name "
"such as 'orange' in this entry."
@@ -1061,295 +1242,301 @@ msgstr ""
"You can enter an HTML-style hexadecimal colour value, or simply a colour "
"name such as 'orange' in this entry."
-#: ../gtk/gtkcolorsel.c:2031
+#: gtk/gtkcolorsel.c:2038
msgid "_Palette"
msgstr "_Palette"
-#: ../gtk/gtkcolorsel.c:2063
+#: gtk/gtkcolorsel.c:2070
msgid "Color Wheel"
msgstr "Colour Wheel"
-#: ../gtk/gtkcolorseldialog.c:123
+#: gtk/gtkcolorseldialog.c:123
msgid "Color Selection"
msgstr "Colour Selection"
-#: ../gtk/gtkentry.c:4511 ../gtk/gtktextview.c:7030
+#: gtk/gtkentry.c:4508 gtk/gtktextview.c:7068
msgid "Select _All"
msgstr "Select _All"
-#: ../gtk/gtkentry.c:4521 ../gtk/gtktextview.c:7040
+#: gtk/gtkentry.c:4518 gtk/gtktextview.c:7078
msgid "Input _Methods"
msgstr "Input _Methods"
-#: ../gtk/gtkentry.c:4532 ../gtk/gtktextview.c:7051
+#: gtk/gtkentry.c:4529 gtk/gtktextview.c:7089
msgid "_Insert Unicode Control Character"
msgstr "_Insert Unicode Control Character"
-#: ../gtk/gtkfilechooser.c:1588 ../gtk/gtkfilechooser.c:1632
-#: ../gtk/gtkfilechooser.c:1707 ../gtk/gtkfilechooser.c:1751
+#: gtk/gtkfilechooser.c:1588 gtk/gtkfilechooser.c:1632
+#: gtk/gtkfilechooser.c:1707 gtk/gtkfilechooser.c:1751
#, c-format
msgid "Invalid filename: %s"
msgstr "Invalid filename: %s"
-#: ../gtk/gtkfilechooserbutton.c:67
+#: gtk/gtkfilechooserbutton.c:67
msgid "Select A File"
msgstr "Select A File"
-#: ../gtk/gtkfilechooserbutton.c:68 ../gtk/gtkfilechooserdefault.c:1288
-#: ../gtk/gtkpathbar.c:996
+#: gtk/gtkfilechooserbutton.c:68 gtk/gtkfilechooserdefault.c:1302
+#: gtk/gtkpathbar.c:1020
msgid "Home"
msgstr "Home"
-#: ../gtk/gtkfilechooserbutton.c:69 ../gtk/gtkfilechooserdefault.c:1315
-#: ../gtk/gtkpathbar.c:998
+#: gtk/gtkfilechooserbutton.c:69 gtk/gtkfilechooserdefault.c:1329
+#: gtk/gtkpathbar.c:1022
msgid "Desktop"
msgstr "Desktop"
-#: ../gtk/gtkfilechooserbutton.c:70
+#: gtk/gtkfilechooserbutton.c:70
msgid "(None)"
msgstr "(None)"
-#: ../gtk/gtkfilechooserbutton.c:1517
+#: gtk/gtkfilechooserbutton.c:1523
msgid "Other..."
msgstr "Other..."
-#: ../gtk/gtkfilechooserdefault.c:918
+#: gtk/gtkfilechooserdefault.c:917
msgid "Could not retrieve information about the file"
msgstr "Could not retrieve information about the file"
-#: ../gtk/gtkfilechooserdefault.c:929
+#: gtk/gtkfilechooserdefault.c:928
msgid "Could not add a bookmark"
msgstr "Could not add a bookmark"
-#: ../gtk/gtkfilechooserdefault.c:940
+#: gtk/gtkfilechooserdefault.c:939
msgid "Could not remove bookmark"
msgstr "Could not remove bookmark"
-#: ../gtk/gtkfilechooserdefault.c:951
+#: gtk/gtkfilechooserdefault.c:950
msgid "The folder could not be created"
msgstr "The folder could not be created"
-#: ../gtk/gtkfilechooserdefault.c:962
+#: gtk/gtkfilechooserdefault.c:963
+msgid ""
+"The folder could not be created, as a file with the same name already "
+"exists. Try using a different name for the folder, or rename the file first."
+msgstr ""
+
+#: gtk/gtkfilechooserdefault.c:976
msgid "Invalid file name"
msgstr "Invalid file name"
-#: ../gtk/gtkfilechooserdefault.c:972
+#: gtk/gtkfilechooserdefault.c:986
msgid "The folder contents could not be displayed"
msgstr "The folder contents could not be displayed"
-#: ../gtk/gtkfilechooserdefault.c:1178
+#: gtk/gtkfilechooserdefault.c:1192
#, c-format
msgid "Could not get information about '%s': %s"
msgstr "Could not get information about '%s': %s"
-#: ../gtk/gtkfilechooserdefault.c:2206
+#: gtk/gtkfilechooserdefault.c:2208
#, c-format
msgid "Add the folder '%s' to the bookmarks"
msgstr "Add the folder '%s' to the bookmarks"
-#: ../gtk/gtkfilechooserdefault.c:2247
+#: gtk/gtkfilechooserdefault.c:2249
msgid "Add the current folder to the bookmarks"
msgstr "Add the current folder to the bookmarks"
-#: ../gtk/gtkfilechooserdefault.c:2249
+#: gtk/gtkfilechooserdefault.c:2251
msgid "Add the selected folders to the bookmarks"
msgstr "Add the selected folders to the bookmarks"
-#: ../gtk/gtkfilechooserdefault.c:2289
+#: gtk/gtkfilechooserdefault.c:2291
#, c-format
msgid "Remove the bookmark '%s'"
msgstr "Remove the bookmark '%s'"
-#: ../gtk/gtkfilechooserdefault.c:2720
+#: gtk/gtkfilechooserdefault.c:2722
#, c-format
msgid "Could not add a bookmark for '%s' because it is an invalid path name."
msgstr "Could not add a bookmark for '%s' because it is an invalid path name."
-#: ../gtk/gtkfilechooserdefault.c:2935
+#: gtk/gtkfilechooserdefault.c:2937
msgid "Remove"
msgstr "Remove"
-#: ../gtk/gtkfilechooserdefault.c:2944
+#: gtk/gtkfilechooserdefault.c:2946
msgid "Rename..."
msgstr "Rename..."
-#: ../gtk/gtkfilechooserdefault.c:3067
+#: gtk/gtkfilechooserdefault.c:3069
msgid "Shortcuts"
msgstr "Shortcuts"
-#: ../gtk/gtkfilechooserdefault.c:3121
+#: gtk/gtkfilechooserdefault.c:3123
msgid "Folder"
msgstr "Folder"
-#: ../gtk/gtkfilechooserdefault.c:3177 ../gtk/gtkstock.c:317
+#: gtk/gtkfilechooserdefault.c:3179 gtk/gtkstock.c:317
msgid "_Add"
msgstr "_Add"
-#: ../gtk/gtkfilechooserdefault.c:3184
+#: gtk/gtkfilechooserdefault.c:3186
msgid "Add the selected folder to the Bookmarks"
msgstr "Add the selected folder to the Bookmarks"
-#: ../gtk/gtkfilechooserdefault.c:3189 ../gtk/gtkstock.c:395
+#: gtk/gtkfilechooserdefault.c:3191 gtk/gtkstock.c:395
msgid "_Remove"
msgstr "_Remove"
-#: ../gtk/gtkfilechooserdefault.c:3196
+#: gtk/gtkfilechooserdefault.c:3198
msgid "Remove the selected bookmark"
msgstr "Remove the selected bookmark"
-#: ../gtk/gtkfilechooserdefault.c:3299
+#: gtk/gtkfilechooserdefault.c:3305
msgid "_Add to Bookmarks"
msgstr "_Add to Bookmarks"
-#: ../gtk/gtkfilechooserdefault.c:3309
+#: gtk/gtkfilechooserdefault.c:3315
msgid "Open _Location"
msgstr "Open _Location"
-#: ../gtk/gtkfilechooserdefault.c:3321
+#: gtk/gtkfilechooserdefault.c:3327
msgid "Show _Hidden Files"
msgstr "Show _Hidden Files"
-#: ../gtk/gtkfilechooserdefault.c:3445 ../gtk/gtkfilesel.c:766
+#: gtk/gtkfilechooserdefault.c:3451 gtk/gtkfilesel.c:766
msgid "Files"
msgstr "Files"
-#: ../gtk/gtkfilechooserdefault.c:3476
+#: gtk/gtkfilechooserdefault.c:3482
msgid "Name"
msgstr "Name:"
-#: ../gtk/gtkfilechooserdefault.c:3501
+#: gtk/gtkfilechooserdefault.c:3507
msgid "Size"
msgstr "Size"
-#: ../gtk/gtkfilechooserdefault.c:3514
+#: gtk/gtkfilechooserdefault.c:3520
msgid "Modified"
msgstr "Modified"
-#: ../gtk/gtkfilechooserdefault.c:3546
+#: gtk/gtkfilechooserdefault.c:3552
msgid "Select which types of files are shown"
msgstr "Select which types of files are shown"
#. Create Folder
-#: ../gtk/gtkfilechooserdefault.c:3582
+#: gtk/gtkfilechooserdefault.c:3588
msgid "Create Fo_lder"
msgstr "Create Fo_lder"
#. Name entry
-#: ../gtk/gtkfilechooserdefault.c:3703
+#: gtk/gtkfilechooserdefault.c:3709
msgid "_Name:"
msgstr "_Name:"
-#: ../gtk/gtkfilechooserdefault.c:3743
+#: gtk/gtkfilechooserdefault.c:3749
msgid "_Browse for other folders"
msgstr "_Browse for other folders"
-#: ../gtk/gtkfilechooserdefault.c:3994
+#: gtk/gtkfilechooserdefault.c:4000
msgid "Save in _folder:"
msgstr "Save in _folder:"
-#: ../gtk/gtkfilechooserdefault.c:3996
+#: gtk/gtkfilechooserdefault.c:4002
msgid "Create in _folder:"
msgstr "Create in _folder:"
-#: ../gtk/gtkfilechooserdefault.c:4938
+#: gtk/gtkfilechooserdefault.c:4959
msgid "Cannot change to folder because it is not local"
msgstr "Cannot change to folder because it is not local"
-#: ../gtk/gtkfilechooserdefault.c:5454
+#: gtk/gtkfilechooserdefault.c:5513
#, c-format
msgid "Shortcut %s does not exist"
msgstr "Shortcut %s does not exist"
-#: ../gtk/gtkfilechooserdefault.c:5918
+#: gtk/gtkfilechooserdefault.c:6057
#, c-format
msgid "Could not mount %s"
msgstr "Could not mount %s"
-#: ../gtk/gtkfilechooserdefault.c:6211
+#: gtk/gtkfilechooserdefault.c:6352
msgid "Type name of new folder"
msgstr "Type name of new folder"
-#: ../gtk/gtkfilechooserdefault.c:6253
+#: gtk/gtkfilechooserdefault.c:6394
#, c-format
msgid "%d byte"
msgid_plural "%d bytes"
msgstr[0] "%d byte"
msgstr[1] "%d bytes"
-#: ../gtk/gtkfilechooserdefault.c:6255
+#: gtk/gtkfilechooserdefault.c:6396
#, c-format
msgid "%.1f K"
msgstr "%.1f K"
-#: ../gtk/gtkfilechooserdefault.c:6257
+#: gtk/gtkfilechooserdefault.c:6398
#, c-format
msgid "%.1f M"
msgstr "%.1f M"
-#: ../gtk/gtkfilechooserdefault.c:6259
+#: gtk/gtkfilechooserdefault.c:6400
#, c-format
msgid "%.1f G"
msgstr "%.1f G"
-#: ../gtk/gtkfilechooserdefault.c:6311
+#: gtk/gtkfilechooserdefault.c:6446 gtk/gtkfilechooserdefault.c:6470
+msgid "Unknown"
+msgstr "Unknown"
+
+#: gtk/gtkfilechooserdefault.c:6457
msgid "Today"
msgstr "Today"
-#: ../gtk/gtkfilechooserdefault.c:6313
+#: gtk/gtkfilechooserdefault.c:6459
msgid "Yesterday"
msgstr "Yesterday"
-#: ../gtk/gtkfilechooserdefault.c:6324
-msgid "Unknown"
-msgstr "Unknown"
-
-#: ../gtk/gtkfilechooserdefault.c:6394
+#: gtk/gtkfilechooserdefault.c:6541
msgid "Cannot change folder"
msgstr "Cannot change folder"
-#: ../gtk/gtkfilechooserdefault.c:6395
+#: gtk/gtkfilechooserdefault.c:6542
msgid "The folder you specified is an invalid path."
msgstr "The folder you specified is an invalid path."
-#: ../gtk/gtkfilechooserdefault.c:6434
+#: gtk/gtkfilechooserdefault.c:6581
#, c-format
msgid "Could not build file name from '%s' and '%s'"
msgstr "Could not build file name from '%s' and '%s'"
-#: ../gtk/gtkfilechooserdefault.c:6470
+#: gtk/gtkfilechooserdefault.c:6617
msgid "Could not select item"
msgstr "Could not select item"
-#: ../gtk/gtkfilechooserdefault.c:6510
+#: gtk/gtkfilechooserdefault.c:6657
msgid "Open Location"
msgstr "Open Location"
-#: ../gtk/gtkfilechooserdefault.c:6517
+#: gtk/gtkfilechooserdefault.c:6664
msgid "Save in Location"
msgstr "Save in Location"
-#: ../gtk/gtkfilechooserdefault.c:6541
+#: gtk/gtkfilechooserdefault.c:6688
msgid "_Location:"
msgstr "_Location:"
-#: ../gtk/gtkfilesel.c:730
+#: gtk/gtkfilesel.c:730
msgid "Folders"
msgstr "Folders"
-#: ../gtk/gtkfilesel.c:734
+#: gtk/gtkfilesel.c:734
msgid "Fol_ders"
msgstr "Fol_ders"
-#: ../gtk/gtkfilesel.c:770
+#: gtk/gtkfilesel.c:770
msgid "_Files"
msgstr "_Files"
-#: ../gtk/gtkfilesel.c:858 ../gtk/gtkfilesel.c:2248
+#: gtk/gtkfilesel.c:858 gtk/gtkfilesel.c:2248
#, c-format
msgid "Folder unreadable: %s"
msgstr "Folder unreadable: %s"
-#: ../gtk/gtkfilesel.c:989
+#: gtk/gtkfilesel.c:989
#, c-format
msgid ""
"The file \"%s\" resides on another machine (called %s) and may not be "
@@ -1360,26 +1547,26 @@ msgstr ""
"available to this program.\n"
"Are you sure that you want to select it?"
-#: ../gtk/gtkfilesel.c:1120
+#: gtk/gtkfilesel.c:1120
msgid "_New Folder"
msgstr "_New Folder"
-#: ../gtk/gtkfilesel.c:1131
+#: gtk/gtkfilesel.c:1131
msgid "De_lete File"
msgstr "De_lete File"
-#: ../gtk/gtkfilesel.c:1142
+#: gtk/gtkfilesel.c:1142
msgid "_Rename File"
msgstr "_Rename File"
-#: ../gtk/gtkfilesel.c:1444
+#: gtk/gtkfilesel.c:1444
#, c-format
msgid ""
"The folder name \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
"The folder name \"%s\" contains symbols that are not allowed in filenames"
-#: ../gtk/gtkfilesel.c:1446
+#: gtk/gtkfilesel.c:1446
#, c-format
msgid ""
"Error creating folder \"%s\": %s\n"
@@ -1388,33 +1575,33 @@ msgstr ""
"Error creating folder \"%s\": %s\n"
"%s"
-#: ../gtk/gtkfilesel.c:1447 ../gtk/gtkfilesel.c:1683
+#: gtk/gtkfilesel.c:1447 gtk/gtkfilesel.c:1683
msgid "You probably used symbols not allowed in filenames."
msgstr "You probably used symbols not allowed in filenames."
-#: ../gtk/gtkfilesel.c:1455
+#: gtk/gtkfilesel.c:1455
#, c-format
msgid "Error creating folder \"%s\": %s\n"
msgstr "Error creating folder \"%s\": %s\n"
-#: ../gtk/gtkfilesel.c:1489
+#: gtk/gtkfilesel.c:1489
msgid "New Folder"
msgstr "New Folder"
-#: ../gtk/gtkfilesel.c:1504
+#: gtk/gtkfilesel.c:1504
msgid "_Folder name:"
msgstr "_Folder name:"
-#: ../gtk/gtkfilesel.c:1528
+#: gtk/gtkfilesel.c:1528
msgid "C_reate"
msgstr "C_reate"
-#: ../gtk/gtkfilesel.c:1571
+#: gtk/gtkfilesel.c:1571
#, c-format
msgid "The filename \"%s\" contains symbols that are not allowed in filenames"
msgstr "The filename \"%s\" contains symbols that are not allowed in filenames"
-#: ../gtk/gtkfilesel.c:1574
+#: gtk/gtkfilesel.c:1574
#, c-format
msgid ""
"Error deleting file \"%s\": %s\n"
@@ -1423,31 +1610,31 @@ msgstr ""
"Error deleting file \"%s\": %s\n"
"%s"
-#: ../gtk/gtkfilesel.c:1576 ../gtk/gtkfilesel.c:1697
+#: gtk/gtkfilesel.c:1576 gtk/gtkfilesel.c:1697
msgid "It probably contains symbols not allowed in filenames."
msgstr "It probably contains symbols not allowed in filenames."
-#: ../gtk/gtkfilesel.c:1585
+#: gtk/gtkfilesel.c:1585
#, c-format
msgid "Error deleting file \"%s\": %s"
msgstr "Error deleting file \"%s\": %s"
-#: ../gtk/gtkfilesel.c:1628
+#: gtk/gtkfilesel.c:1628
#, c-format
msgid "Really delete file \"%s\"?"
msgstr "Really delete file \"%s\"?"
-#: ../gtk/gtkfilesel.c:1633
+#: gtk/gtkfilesel.c:1633
msgid "Delete File"
msgstr "Delete File"
-#: ../gtk/gtkfilesel.c:1679 ../gtk/gtkfilesel.c:1693
+#: gtk/gtkfilesel.c:1679 gtk/gtkfilesel.c:1693
#, c-format
msgid "The file name \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
"The file name \"%s\" contains symbols that are not allowed in filenames"
-#: ../gtk/gtkfilesel.c:1681
+#: gtk/gtkfilesel.c:1681
#, c-format
msgid ""
"Error renaming file to \"%s\": %s\n"
@@ -1456,7 +1643,7 @@ msgstr ""
"Error renaming file to \"%s\": %s\n"
"%s"
-#: ../gtk/gtkfilesel.c:1695
+#: gtk/gtkfilesel.c:1695
#, c-format
msgid ""
"Error renaming file \"%s\": %s\n"
@@ -1465,29 +1652,29 @@ msgstr ""
"Error renaming file \"%s\": %s\n"
"%s"
-#: ../gtk/gtkfilesel.c:1705
+#: gtk/gtkfilesel.c:1705
#, c-format
msgid "Error renaming file \"%s\" to \"%s\": %s"
msgstr "Error renaming file \"%s\" to \"%s\": %s"
-#: ../gtk/gtkfilesel.c:1752
+#: gtk/gtkfilesel.c:1752
msgid "Rename File"
msgstr "Rename File"
-#: ../gtk/gtkfilesel.c:1767
+#: gtk/gtkfilesel.c:1767
#, c-format
msgid "Rename file \"%s\" to:"
msgstr "Rename file \"%s\" to:"
-#: ../gtk/gtkfilesel.c:1796
+#: gtk/gtkfilesel.c:1796
msgid "_Rename"
msgstr "_Rename"
-#: ../gtk/gtkfilesel.c:2228
+#: gtk/gtkfilesel.c:2228
msgid "_Selection: "
msgstr "_Selection: "
-#: ../gtk/gtkfilesel.c:3151
+#: gtk/gtkfilesel.c:3151
#, c-format
msgid ""
"The filename \"%s\" couldn't be converted to UTF-8. (try setting the "
@@ -1496,48 +1683,48 @@ msgstr ""
"The filename \"%s\" couldn't be converted to UTF-8 (try setting the "
"environment variable G_FILENAME_ENCODING): %s"
-#: ../gtk/gtkfilesel.c:3154
+#: gtk/gtkfilesel.c:3154
msgid "Invalid UTF-8"
msgstr "Invalid UTF-8"
-#: ../gtk/gtkfilesel.c:4031
+#: gtk/gtkfilesel.c:4031
msgid "Name too long"
msgstr "Name too long"
-#: ../gtk/gtkfilesel.c:4033
+#: gtk/gtkfilesel.c:4033
msgid "Couldn't convert filename"
msgstr "Couldn't convert filename"
-#: ../gtk/gtkfilesystemmodel.c:1267
+#: gtk/gtkfilesystemmodel.c:1267
msgid "(Empty)"
msgstr "(Empty)"
-#: ../gtk/gtkfilesystemunix.c:446 ../gtk/gtkfilesystemunix.c:638
-#: ../gtk/gtkfilesystemunix.c:1878 ../gtk/gtkfilesystemwin32.c:482
-#: ../gtk/gtkfilesystemwin32.c:495 ../gtk/gtkfilesystemwin32.c:1533
+#: gtk/gtkfilesystemunix.c:475 gtk/gtkfilesystemunix.c:678
+#: gtk/gtkfilesystemunix.c:1918 gtk/gtkfilesystemwin32.c:482
+#: gtk/gtkfilesystemwin32.c:495 gtk/gtkfilesystemwin32.c:1560
#, c-format
msgid "Error getting information for '%s': %s"
msgstr "Error getting information for '%s': %s"
-#: ../gtk/gtkfilesystemunix.c:507 ../gtk/gtkfilesystemwin32.c:537
+#: gtk/gtkfilesystemunix.c:547 gtk/gtkfilesystemwin32.c:537
#, c-format
msgid "Error creating directory '%s': %s"
msgstr "Error creating directory '%s': %s"
-#: ../gtk/gtkfilesystemunix.c:587 ../gtk/gtkfilesystemwin32.c:597
+#: gtk/gtkfilesystemunix.c:627 gtk/gtkfilesystemwin32.c:597
msgid "This file system does not support mounting"
msgstr "This file system does not support mounting"
-#: ../gtk/gtkfilesystemunix.c:595
+#: gtk/gtkfilesystemunix.c:635
msgid "Filesystem"
msgstr "Filesystem"
-#: ../gtk/gtkfilesystemunix.c:752
+#: gtk/gtkfilesystemunix.c:792
#, c-format
msgid "Could not get a stock icon for %s"
msgstr "Could not get a stock icon for %s"
-#: ../gtk/gtkfilesystemunix.c:847
+#: gtk/gtkfilesystemunix.c:887
#, c-format
msgid ""
"The name \"%s\" is not valid because it contains the character \"%s\". "
@@ -1546,98 +1733,98 @@ msgstr ""
"The name \"%s\" is not valid because it contains the character \"%s\". "
"Please use a different name."
-#: ../gtk/gtkfilesystemunix.c:1449
+#: gtk/gtkfilesystemunix.c:1489
#, c-format
msgid "Writing %s failed: %s"
msgstr "Writing %s failed: %s"
-#: ../gtk/gtkfilesystemunix.c:1538
+#: gtk/gtkfilesystemunix.c:1578
#, c-format
msgid "'%s' already exists in the bookmarks list"
msgstr "'%s' already exists in the bookmarks list"
-#: ../gtk/gtkfilesystemunix.c:1610
+#: gtk/gtkfilesystemunix.c:1650
#, c-format
msgid "'%s' does not exist in the bookmarks list"
msgstr "'%s' does not exist in the bookmarks list"
-#: ../gtk/gtkfilesystemunix.c:1838
+#: gtk/gtkfilesystemunix.c:1878
#, c-format
msgid "Error getting information for '/': %s"
msgstr "Error getting information for '/': %s"
-#: ../gtk/gtkfilesystemwin32.c:611
+#: gtk/gtkfilesystemwin32.c:611
#, c-format
msgid "Network Drive (%s)"
msgstr "Network Drive (%s)"
-#: ../gtk/gtkfilesystemwin32.c:626
+#: gtk/gtkfilesystemwin32.c:650
#, c-format
msgid "%s (%s)"
msgstr "%s (%s)"
-#: ../gtk/gtkfilesystemwin32.c:1007
+#: gtk/gtkfilesystemwin32.c:1032
#, c-format
msgid "Bookmark saving failed: %s"
msgstr "Bookmark saving failed: %s"
-#: ../gtk/gtkfontbutton.c:179 ../gtk/gtkfontbutton.c:292
+#: gtk/gtkfontbutton.c:179 gtk/gtkfontbutton.c:292
msgid "Pick a Font"
msgstr "Pick a Font"
#. Initialize fields
-#: ../gtk/gtkfontbutton.c:286
+#: gtk/gtkfontbutton.c:286
msgid "Sans 12"
msgstr "Sans 12"
-#: ../gtk/gtkfontbutton.c:804
+#: gtk/gtkfontbutton.c:804
msgid "Font"
msgstr "Font"
#. This is the default text shown in the preview entry, though the user
#. can set it. Remember that some fonts only have capital letters.
-#: ../gtk/gtkfontsel.c:74
+#: gtk/gtkfontsel.c:74
msgid "abcdefghijk ABCDEFGHIJK"
msgstr "abcdefghijk ABCDEFGHIJK"
-#: ../gtk/gtkfontsel.c:361
+#: gtk/gtkfontsel.c:361
msgid "_Family:"
msgstr "_Family:"
-#: ../gtk/gtkfontsel.c:367
+#: gtk/gtkfontsel.c:367
msgid "_Style:"
msgstr "_Style:"
-#: ../gtk/gtkfontsel.c:373
+#: gtk/gtkfontsel.c:373
msgid "Si_ze:"
msgstr "Si_ze:"
#. create the text entry widget
-#: ../gtk/gtkfontsel.c:549
+#: gtk/gtkfontsel.c:549
msgid "_Preview:"
msgstr "_Preview:"
-#: ../gtk/gtkfontsel.c:1383
+#: gtk/gtkfontsel.c:1383
msgid "Font Selection"
msgstr "Font Selection"
-#: ../gtk/gtkgamma.c:401
+#: gtk/gtkgamma.c:401
msgid "Gamma"
msgstr "Gamma"
-#: ../gtk/gtkgamma.c:411
+#: gtk/gtkgamma.c:411
msgid "_Gamma value"
msgstr "_Gamma value"
#. Remove this icon source so we don't keep trying to
#. * load it.
#.
-#: ../gtk/gtkiconfactory.c:1644
+#: gtk/gtkiconfactory.c:1644
#, c-format
msgid "Error loading icon: %s"
msgstr "Error loading icon: %s"
-#: ../gtk/gtkicontheme.c:1250
+#: gtk/gtkicontheme.c:1250
#, c-format
msgid ""
"Could not find the icon '%s'. The '%s' theme\n"
@@ -1650,120 +1837,120 @@ msgstr ""
"You can get a copy from:\n"
"\t%s"
-#: ../gtk/gtkicontheme.c:1315
+#: gtk/gtkicontheme.c:1315
#, c-format
msgid "Icon '%s' not present in theme"
msgstr "Icon '%s' not present in theme"
-#: ../gtk/gtkimmodule.c:427
+#: gtk/gtkimmodule.c:427
msgid "Default"
msgstr "Default"
-#: ../gtk/gtkinputdialog.c:235
+#: gtk/gtkinputdialog.c:235
msgid "Input"
msgstr "Input"
-#: ../gtk/gtkinputdialog.c:244
+#: gtk/gtkinputdialog.c:244
msgid "No extended input devices"
msgstr "No extended input devices"
-#: ../gtk/gtkinputdialog.c:256
+#: gtk/gtkinputdialog.c:256
msgid "_Device:"
msgstr "_Device:"
-#: ../gtk/gtkinputdialog.c:273
+#: gtk/gtkinputdialog.c:273
msgid "Disabled"
msgstr "Disabled"
-#: ../gtk/gtkinputdialog.c:280
+#: gtk/gtkinputdialog.c:280
msgid "Screen"
msgstr "Screen"
-#: ../gtk/gtkinputdialog.c:287
+#: gtk/gtkinputdialog.c:287
msgid "Window"
msgstr "Window"
-#: ../gtk/gtkinputdialog.c:294
+#: gtk/gtkinputdialog.c:294
msgid "_Mode: "
msgstr "_Mode: "
#. The axis listbox
-#: ../gtk/gtkinputdialog.c:325
+#: gtk/gtkinputdialog.c:325
msgid "_Axes"
msgstr "_Axes"
#. Keys listbox
-#: ../gtk/gtkinputdialog.c:342
+#: gtk/gtkinputdialog.c:342
msgid "_Keys"
msgstr "_Keys"
-#: ../gtk/gtkinputdialog.c:562
+#: gtk/gtkinputdialog.c:562
msgid "X"
msgstr "X"
-#: ../gtk/gtkinputdialog.c:563
+#: gtk/gtkinputdialog.c:563
msgid "Y"
msgstr "Y"
-#: ../gtk/gtkinputdialog.c:564
+#: gtk/gtkinputdialog.c:564
msgid "Pressure"
msgstr "Pressure"
-#: ../gtk/gtkinputdialog.c:565
+#: gtk/gtkinputdialog.c:565
msgid "X Tilt"
msgstr "X Tilt"
-#: ../gtk/gtkinputdialog.c:566
+#: gtk/gtkinputdialog.c:566
msgid "Y Tilt"
msgstr "Y Tilt"
-#: ../gtk/gtkinputdialog.c:567
+#: gtk/gtkinputdialog.c:567
msgid "Wheel"
msgstr "Wheel"
-#: ../gtk/gtkinputdialog.c:607
+#: gtk/gtkinputdialog.c:607
msgid "none"
msgstr "none"
-#: ../gtk/gtkinputdialog.c:643 ../gtk/gtkinputdialog.c:679
+#: gtk/gtkinputdialog.c:643 gtk/gtkinputdialog.c:679
msgid "(disabled)"
msgstr "(disabled)"
-#: ../gtk/gtkinputdialog.c:672
+#: gtk/gtkinputdialog.c:672
msgid "(unknown)"
msgstr "(unknown)"
#. and clear button
-#: ../gtk/gtkinputdialog.c:759
+#: gtk/gtkinputdialog.c:759
msgid "clear"
msgstr "clear"
-#: ../gtk/gtklabel.c:3935
+#: gtk/gtklabel.c:3935
msgid "Select All"
msgstr "Select All"
#. Description of --gtk-module=MODULES in --help output
-#: ../gtk/gtkmain.c:398
+#: gtk/gtkmain.c:398
msgid "Load additional GTK+ modules"
msgstr "Load additional GTK+ modules"
#. Placeholder in --gtk-module=MODULES in --help output
-#: ../gtk/gtkmain.c:399
+#: gtk/gtkmain.c:399
msgid "MODULES"
msgstr "MODULES"
#. Description of --g-fatal-warnings in --help output
-#: ../gtk/gtkmain.c:401
+#: gtk/gtkmain.c:401
msgid "Make all warnings fatal"
msgstr "Make all warnings fatal"
#. Description of --gtk-debug=FLAGS in --help output
-#: ../gtk/gtkmain.c:404
+#: gtk/gtkmain.c:404
msgid "GTK+ debugging flags to set"
msgstr "GTK+ debugging flags to set"
#. Description of --gtk-no-debug=FLAGS in --help output
-#: ../gtk/gtkmain.c:407
+#: gtk/gtkmain.c:407
msgid "GTK+ debugging flags to unset"
msgstr "GTK+ debugging flags to unset"
@@ -1772,509 +1959,518 @@ msgstr "GTK+ debugging flags to unset"
#. * Do *not* translate it to "predefinito:LTR", if it
#. * it isn't default:LTR or default:RTL it will not work
#.
-#: ../gtk/gtkmain.c:482
+#: gtk/gtkmain.c:476
msgid "default:LTR"
msgstr "default:LTR"
-#: ../gtk/gtkmain.c:565
+#: gtk/gtkmain.c:559
msgid "GTK+ Options"
msgstr "GTK+ Options"
-#: ../gtk/gtkmain.c:565
+#: gtk/gtkmain.c:559
msgid "Show GTK+ Options"
msgstr "Show GTK+ Options"
-#: ../gtk/gtknotebook.c:2718 ../gtk/gtknotebook.c:5066
+#: gtk/gtknotebook.c:2718 gtk/gtknotebook.c:5064
#, c-format
msgid "Page %u"
msgstr "Page %u"
-#: ../gtk/gtkradiotoolbutton.c:92
+#: gtk/gtkradiotoolbutton.c:92
msgid "Group"
msgstr "Group"
-#: ../gtk/gtkradiotoolbutton.c:93
+#: gtk/gtkradiotoolbutton.c:93
msgid "The radio tool button whose group this button belongs to."
msgstr "The radio tool button whose group this button belongs to."
-#: ../gtk/gtkrc.c:2400
+#: gtk/gtkrc.c:2400
#, c-format
msgid "Unable to find include file: \"%s\""
msgstr "Unable to find include file: \"%s\""
-#: ../gtk/gtkrc.c:3042 ../gtk/gtkrc.c:3045
+#: gtk/gtkrc.c:3042 gtk/gtkrc.c:3045
#, c-format
msgid "Unable to locate image file in pixmap_path: \"%s\""
msgstr "Unable to locate image file in pixmap_path: \"%s\""
-#: ../gtk/gtkrc.c:3480
+#: gtk/gtkrc.c:3480
#, c-format
msgid "Pixmap path element: \"%s\" must be absolute, %s, line %d"
msgstr "Pixmap path element: \"%s\" must be absolute, %s, line %d"
#. KEEP IN SYNC with gtkiconfactory.c stock icons, when appropriate
-#: ../gtk/gtkstock.c:308
+#: gtk/gtkstock.c:308
msgid "Information"
msgstr "Information"
-#: ../gtk/gtkstock.c:309
+#: gtk/gtkstock.c:309
msgid "Warning"
msgstr "Warning"
-#: ../gtk/gtkstock.c:310
+#: gtk/gtkstock.c:310
msgid "Error"
msgstr "Error"
-#: ../gtk/gtkstock.c:311
+#: gtk/gtkstock.c:311
msgid "Question"
msgstr "Question"
#. FIXME these need accelerators when appropriate, and
#. * need the mnemonics to be rationalized
#.
-#: ../gtk/gtkstock.c:316
+#: gtk/gtkstock.c:316
msgid "_About"
msgstr "_About"
-#: ../gtk/gtkstock.c:318
+#: gtk/gtkstock.c:318
msgid "_Apply"
msgstr "_Apply"
-#: ../gtk/gtkstock.c:319
+#: gtk/gtkstock.c:319
msgid "_Bold"
msgstr "_Bold"
-#: ../gtk/gtkstock.c:320
+#: gtk/gtkstock.c:320
msgid "_Cancel"
msgstr "_Cancel"
-#: ../gtk/gtkstock.c:321
+#: gtk/gtkstock.c:321
msgid "_CD-Rom"
msgstr "_CD-ROM"
-#: ../gtk/gtkstock.c:322
+#: gtk/gtkstock.c:322
msgid "_Clear"
msgstr "_Clear"
-#: ../gtk/gtkstock.c:323
+#: gtk/gtkstock.c:323
msgid "_Close"
msgstr "_Close"
-#: ../gtk/gtkstock.c:324
+#: gtk/gtkstock.c:324
msgid "_Convert"
msgstr "_Convert"
-#: ../gtk/gtkstock.c:325
+#: gtk/gtkstock.c:325
msgid "_Copy"
msgstr "_Copy"
-#: ../gtk/gtkstock.c:326
+#: gtk/gtkstock.c:326
msgid "Cu_t"
msgstr "Cu_t"
-#: ../gtk/gtkstock.c:327
+#: gtk/gtkstock.c:327
msgid "_Delete"
msgstr "_Delete"
-#: ../gtk/gtkstock.c:328
+#: gtk/gtkstock.c:328
msgid "_Execute"
msgstr "_Execute"
-#: ../gtk/gtkstock.c:329
+#: gtk/gtkstock.c:329
msgid "_Edit"
msgstr "_Edit"
-#: ../gtk/gtkstock.c:330
+#: gtk/gtkstock.c:330
msgid "_Find"
msgstr "_Find"
-#: ../gtk/gtkstock.c:331
+#: gtk/gtkstock.c:331
msgid "Find and _Replace"
msgstr "Find and _Replace"
-#: ../gtk/gtkstock.c:332
+#: gtk/gtkstock.c:332
msgid "_Floppy"
msgstr "_Floppy"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:334
+#: gtk/gtkstock.c:334
msgid "Navigation|_Bottom"
msgstr "_Bottom"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:336
+#: gtk/gtkstock.c:336
msgid "Navigation|_First"
msgstr "_First"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:338
+#: gtk/gtkstock.c:338
msgid "Navigation|_Last"
msgstr "_Last"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:340
+#: gtk/gtkstock.c:340
msgid "Navigation|_Top"
msgstr "_Top"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:342
+#: gtk/gtkstock.c:342
msgid "Navigation|_Back"
msgstr "_Back"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:344
+#: gtk/gtkstock.c:344
msgid "Navigation|_Down"
msgstr "_Down"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:346
+#: gtk/gtkstock.c:346
msgid "Navigation|_Forward"
msgstr "_Forward"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:348
+#: gtk/gtkstock.c:348
msgid "Navigation|_Up"
msgstr "_Up"
-#: ../gtk/gtkstock.c:349
+#: gtk/gtkstock.c:349
msgid "_Harddisk"
msgstr "_Harddisk"
-#: ../gtk/gtkstock.c:350
+#: gtk/gtkstock.c:350
msgid "_Help"
msgstr "_Help"
-#: ../gtk/gtkstock.c:351
+#: gtk/gtkstock.c:351
msgid "_Home"
msgstr "_Home"
-#: ../gtk/gtkstock.c:352
+#: gtk/gtkstock.c:352
msgid "Increase Indent"
msgstr "Increase Indent"
-#: ../gtk/gtkstock.c:353
+#: gtk/gtkstock.c:353
msgid "Decrease Indent"
msgstr "Decrease Indent"
-#: ../gtk/gtkstock.c:354
+#: gtk/gtkstock.c:354
msgid "_Index"
msgstr "_Index"
-#: ../gtk/gtkstock.c:355
+#: gtk/gtkstock.c:355
msgid "_Italic"
msgstr "_Italic"
-#: ../gtk/gtkstock.c:356
+#: gtk/gtkstock.c:356
msgid "_Jump to"
msgstr "_Jump to"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:358
+#: gtk/gtkstock.c:358
msgid "Justify|_Center"
msgstr "_Centre"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:360
+#: gtk/gtkstock.c:360
msgid "Justify|_Fill"
msgstr "_Fill"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:362
+#: gtk/gtkstock.c:362
msgid "Justify|_Left"
msgstr "_Left"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:364
+#: gtk/gtkstock.c:364
msgid "Justify|_Right"
msgstr "_Right"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:367
+#: gtk/gtkstock.c:367
msgid "Media|_Forward"
msgstr "_Forward"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:369
+#: gtk/gtkstock.c:369
msgid "Media|_Next"
msgstr "_Next"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:371
+#: gtk/gtkstock.c:371
msgid "Media|P_ause"
msgstr "P_ause"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:373
+#: gtk/gtkstock.c:373
msgid "Media|_Play"
msgstr "_Play"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:375
+#: gtk/gtkstock.c:375
msgid "Media|Pre_vious"
msgstr "Pre_vious"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:377
+#: gtk/gtkstock.c:377
msgid "Media|_Record"
msgstr "_Record"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:379
+#: gtk/gtkstock.c:379
msgid "Media|R_ewind"
msgstr "R_ewind"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:381
+#: gtk/gtkstock.c:381
msgid "Media|_Stop"
msgstr "_Stop"
-#: ../gtk/gtkstock.c:382
+#: gtk/gtkstock.c:382
msgid "_Network"
msgstr "_Network"
-#: ../gtk/gtkstock.c:383
+#: gtk/gtkstock.c:383
msgid "_New"
msgstr "_New"
-#: ../gtk/gtkstock.c:384
+#: gtk/gtkstock.c:384
msgid "_No"
msgstr "_No"
-#: ../gtk/gtkstock.c:385
+#: gtk/gtkstock.c:385
msgid "_OK"
msgstr "_OK"
-#: ../gtk/gtkstock.c:386
+#: gtk/gtkstock.c:386
msgid "_Open"
msgstr "_Open"
-#: ../gtk/gtkstock.c:387
+#: gtk/gtkstock.c:387
msgid "_Paste"
msgstr "_Paste"
-#: ../gtk/gtkstock.c:388
+#: gtk/gtkstock.c:388
msgid "_Preferences"
msgstr "_Preferences"
-#: ../gtk/gtkstock.c:389
+#: gtk/gtkstock.c:389
msgid "_Print"
msgstr "_Print"
-#: ../gtk/gtkstock.c:390
+#: gtk/gtkstock.c:390
msgid "Print Pre_view"
msgstr "Print Pre_view"
-#: ../gtk/gtkstock.c:391
+#: gtk/gtkstock.c:391
msgid "_Properties"
msgstr "_Properties"
-#: ../gtk/gtkstock.c:392
+#: gtk/gtkstock.c:392
msgid "_Quit"
msgstr "_Quit"
-#: ../gtk/gtkstock.c:393
+#: gtk/gtkstock.c:393
msgid "_Redo"
msgstr "_Redo"
-#: ../gtk/gtkstock.c:394
+#: gtk/gtkstock.c:394
msgid "_Refresh"
msgstr "_Refresh"
-#: ../gtk/gtkstock.c:396
+#: gtk/gtkstock.c:396
msgid "_Revert"
msgstr "_Revert"
-#: ../gtk/gtkstock.c:397
+#: gtk/gtkstock.c:397
msgid "_Save"
msgstr "_Save"
-#: ../gtk/gtkstock.c:398
+#: gtk/gtkstock.c:398
msgid "Save _As"
msgstr "Save _As"
-#: ../gtk/gtkstock.c:399
+#: gtk/gtkstock.c:399
msgid "_Color"
msgstr "_Colour"
-#: ../gtk/gtkstock.c:400
+#: gtk/gtkstock.c:400
msgid "_Font"
msgstr "_Font"
-#: ../gtk/gtkstock.c:401
+#: gtk/gtkstock.c:401
msgid "_Ascending"
msgstr "_Ascending"
-#: ../gtk/gtkstock.c:402
+#: gtk/gtkstock.c:402
msgid "_Descending"
msgstr "_Descending"
-#: ../gtk/gtkstock.c:403
+#: gtk/gtkstock.c:403
msgid "_Spell Check"
msgstr "_Spell Check"
-#: ../gtk/gtkstock.c:404
+#: gtk/gtkstock.c:404
msgid "_Stop"
msgstr "_Stop"
-#: ../gtk/gtkstock.c:405
+#: gtk/gtkstock.c:405
msgid "_Strikethrough"
msgstr "_Strikethrough"
-#: ../gtk/gtkstock.c:406
+#: gtk/gtkstock.c:406
msgid "_Undelete"
msgstr "_Undelete"
-#: ../gtk/gtkstock.c:407
+#: gtk/gtkstock.c:407
msgid "_Underline"
msgstr "_Underline"
-#: ../gtk/gtkstock.c:408
+#: gtk/gtkstock.c:408
msgid "_Undo"
msgstr "_Undo"
-#: ../gtk/gtkstock.c:409
+#: gtk/gtkstock.c:409
msgid "_Yes"
msgstr "_Yes"
-#: ../gtk/gtkstock.c:410
+#: gtk/gtkstock.c:410
msgid "_Normal Size"
msgstr "_Normal Size"
-#: ../gtk/gtkstock.c:411
+#: gtk/gtkstock.c:411
msgid "Best _Fit"
msgstr "Best _Fit"
-#: ../gtk/gtkstock.c:412
+#: gtk/gtkstock.c:412
msgid "Zoom _In"
msgstr "Zoom _In"
-#: ../gtk/gtkstock.c:413
+#: gtk/gtkstock.c:413
msgid "Zoom _Out"
msgstr "Zoom _Out"
-#: ../gtk/gtktextutil.c:48
+#: gtk/gtktextutil.c:48
msgid "LRM _Left-to-right mark"
msgstr "LRM _Left-to-right mark"
-#: ../gtk/gtktextutil.c:49
+#: gtk/gtktextutil.c:49
msgid "RLM _Right-to-left mark"
msgstr "RLM _Right-to-left mark"
-#: ../gtk/gtktextutil.c:50
+#: gtk/gtktextutil.c:50
msgid "LRE Left-to-right _embedding"
msgstr "LRE Left-to-right _embedding"
-#: ../gtk/gtktextutil.c:51
+#: gtk/gtktextutil.c:51
msgid "RLE Right-to-left e_mbedding"
msgstr "RLE Right-to-left e_mbedding"
-#: ../gtk/gtktextutil.c:52
+#: gtk/gtktextutil.c:52
msgid "LRO Left-to-right _override"
msgstr "LRO Left-to-right _override"
-#: ../gtk/gtktextutil.c:53
+#: gtk/gtktextutil.c:53
msgid "RLO Right-to-left o_verride"
msgstr "RLO Right-to-left o_verride"
-#: ../gtk/gtktextutil.c:54
+#: gtk/gtktextutil.c:54
msgid "PDF _Pop directional formatting"
msgstr "PDF _Pop directional formatting"
-#: ../gtk/gtktextutil.c:55
+#: gtk/gtktextutil.c:55
msgid "ZWS _Zero width space"
msgstr "ZWS _Zero width space"
-#: ../gtk/gtktextutil.c:56
+#: gtk/gtktextutil.c:56
msgid "ZWJ Zero width _joiner"
msgstr "ZWJ Zero width _joiner"
-#: ../gtk/gtktextutil.c:57
+#: gtk/gtktextutil.c:57
msgid "ZWNJ Zero width _non-joiner"
msgstr "ZWNJ Zero width _non-joiner"
-#: ../gtk/gtkthemes.c:71
+#: gtk/gtkthemes.c:71
#, c-format
msgid "Unable to locate theme engine in module_path: \"%s\","
msgstr "Unable to locate theme engine in module_path: \"%s\","
-#: ../gtk/gtktipsquery.c:186
+#: gtk/gtktipsquery.c:186
msgid "--- No Tip ---"
msgstr "--- No Tip ---"
-#: ../gtk/gtkuimanager.c:1144
+#: gtk/gtkuimanager.c:1154
#, c-format
msgid "Unknown attribute '%s' on line %d char %d"
msgstr "Unknown attribute '%s' on line %d char %d"
-#: ../gtk/gtkuimanager.c:1346
+#: gtk/gtkuimanager.c:1371
#, c-format
msgid "Unexpected start tag '%s' on line %d char %d"
msgstr "Unexpected start tag '%s' on line %d char %d"
-#: ../gtk/gtkuimanager.c:1431
+#: gtk/gtkuimanager.c:1461
#, c-format
msgid "Unexpected character data on line %d char %d"
msgstr "Unexpected character data on line %d char %d"
-#: ../gtk/gtkuimanager.c:2223
+#: gtk/gtkuimanager.c:2272
msgid "Empty"
msgstr "Empty"
#. ID
-#: ../modules/input/imam-et.c:454
+#: modules/input/imam-et.c:454
msgid "Amharic (EZ+)"
msgstr "Amharic (EZ+)"
#. ID
-#: ../modules/input/imcedilla.c:91
+#: modules/input/imcedilla.c:91
msgid "Cedilla"
msgstr "Cedilla"
#. ID
-#: ../modules/input/imcyrillic-translit.c:217
+#: modules/input/imcyrillic-translit.c:217
msgid "Cyrillic (Transliterated)"
msgstr "Cyrillic (Transliterated)"
#. ID
-#: ../modules/input/iminuktitut.c:127
+#: modules/input/iminuktitut.c:127
msgid "Inuktitut (Transliterated)"
msgstr "Inuktitut (Transliterated)"
#. ID
-#: ../modules/input/imipa.c:145
+#: modules/input/imipa.c:145
msgid "IPA"
msgstr "IPA"
#. ID
-#: ../modules/input/imthai-broken.c:178
+#: modules/input/imthai-broken.c:178
msgid "Thai (Broken)"
msgstr "Thai (Broken)"
#. ID
-#: ../modules/input/imti-er.c:453
+#: modules/input/imti-er.c:453
msgid "Tigrigna-Eritrean (EZ+)"
msgstr "Tigrigna-Eritrean (EZ+)"
#. ID
-#: ../modules/input/imti-et.c:453
+#: modules/input/imti-et.c:453
msgid "Tigrigna-Ethiopian (EZ+)"
msgstr "Tigrigna-Ethiopian (EZ+)"
#. ID
-#: ../modules/input/imviqr.c:244
+#: modules/input/imviqr.c:244
msgid "Vietnamese (VIQR)"
msgstr "Vietnamese (VIQR)"
#. ID
-#: ../modules/input/imxim.c:28
+#: modules/input/imxim.c:28
msgid "X Input Method"
msgstr "X Input Method"
-#: ../tests/testfilechooser.c:186
+#: tests/testfilechooser.c:186
#, c-format
msgid "Could not get information for file '%s': %s"
msgstr "Could not get information for file '%s': %s"
+#~ msgid "Shift"
+#~ msgstr "Shift"
+
+#~ msgid "Ctrl"
+#~ msgstr "Ctrl"
+
+#~ msgid "Alt"
+#~ msgstr "Alt"
+
#~ msgid "_Bottom"
#~ msgstr "_Bottom"
diff --git a/po/es.po b/po/es.po
index 6ab2e71a6..b33ee7ecf 100644
--- a/po/es.po
+++ b/po/es.po
@@ -14,7 +14,7 @@ msgid ""
msgstr ""
"Project-Id-Version: es\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-06-16 00:28+0200\n"
+"POT-Creation-Date: 2005-06-20 14:30-0400\n"
"PO-Revision-Date: 2005-06-16 00:37+0200\n"
"Last-Translator: Francisco Javier F. Serrador <serrador@cvs.gnome.org>\n"
"Language-Team: Spanish <traductores@es.gnome.org>\n"
@@ -25,19 +25,19 @@ msgstr ""
"X-Generator: KBabel 1.9.1\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: ../gdk-pixbuf/gdk-pixbuf-animation.c:153 ../gdk-pixbuf/gdk-pixbuf-io.c:838
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1068 ../tests/testfilechooser.c:199
+#: gdk-pixbuf/gdk-pixbuf-animation.c:153 gdk-pixbuf/gdk-pixbuf-io.c:838
+#: gdk-pixbuf/gdk-pixbuf-io.c:1068 tests/testfilechooser.c:199
#, c-format
msgid "Failed to open file '%s': %s"
msgstr "No se ha podido abrir el archivo «%s»: %s"
-#: ../gdk-pixbuf/gdk-pixbuf-animation.c:166 ../gdk-pixbuf/gdk-pixbuf-io.c:850
+#: gdk-pixbuf/gdk-pixbuf-animation.c:166 gdk-pixbuf/gdk-pixbuf-io.c:850
#, c-format
msgid "Image file '%s' contains no data"
msgstr "El archivo de imagen «%s» no contiene datos"
-#: ../gdk-pixbuf/gdk-pixbuf-animation.c:208 ../gdk-pixbuf/gdk-pixbuf-io.c:887
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1109 ../tests/testfilechooser.c:244
+#: gdk-pixbuf/gdk-pixbuf-animation.c:208 gdk-pixbuf/gdk-pixbuf-io.c:887
+#: gdk-pixbuf/gdk-pixbuf-io.c:1109 tests/testfilechooser.c:244
#, c-format
msgid ""
"Failed to load image '%s': reason not known, probably a corrupt image file"
@@ -45,7 +45,7 @@ msgstr ""
"No se ha podido cargar la imagen «%s»: el motivo es desconocido, "
"probablemente el archivo gráfico esté corrupto"
-#: ../gdk-pixbuf/gdk-pixbuf-animation.c:241
+#: gdk-pixbuf/gdk-pixbuf-animation.c:241
#, c-format
msgid ""
"Failed to load animation '%s': reason not known, probably a corrupt "
@@ -54,12 +54,12 @@ msgstr ""
"No se ha podido cargar la animación «%s»: el motivo es desconocido, "
"probablemente el archivo de la animación esté corrupto"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:444
+#: gdk-pixbuf/gdk-pixbuf-io.c:444
#, c-format
msgid "Unable to load image-loading module: %s: %s"
msgstr "No es posible cargar el módulo de carga de imágenes: %s:·%s"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:459
+#: gdk-pixbuf/gdk-pixbuf-io.c:459
#, c-format
msgid ""
"Image-loading module %s does not export the proper interface; perhaps it's "
@@ -68,55 +68,55 @@ msgstr ""
"El módulo de carga de imágenes %s no exporta el interfaz adecuado; ¿puede "
"que sea de una versión de GTK diferente?"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:628 ../gdk-pixbuf/gdk-pixbuf-io.c:680
+#: gdk-pixbuf/gdk-pixbuf-io.c:628 gdk-pixbuf/gdk-pixbuf-io.c:680
#, c-format
msgid "Image type '%s' is not supported"
msgstr "El tipo de imagen «%s» no está soportado"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:720
+#: gdk-pixbuf/gdk-pixbuf-io.c:720
#, c-format
msgid "Couldn't recognize the image file format for file '%s'"
msgstr "No se ha podido reconocer el formato de imagen del archivo «%s»"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:728
+#: gdk-pixbuf/gdk-pixbuf-io.c:728
msgid "Unrecognized image file format"
msgstr "No se ha reconocido el formato de imagen del archivo"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:896
+#: gdk-pixbuf/gdk-pixbuf-io.c:896
#, c-format
msgid "Failed to load image '%s': %s"
msgstr "No se ha podido cargar la imagen «%s»: %s"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1336
+#: gdk-pixbuf/gdk-pixbuf-io.c:1336
#, c-format
msgid "Error writing to image file: %s"
msgstr "Error al escribir en el archivo imagen: %s"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1382 ../gdk-pixbuf/gdk-pixbuf-io.c:1511
+#: gdk-pixbuf/gdk-pixbuf-io.c:1382 gdk-pixbuf/gdk-pixbuf-io.c:1511
#, c-format
msgid "This build of gdk-pixbuf does not support saving the image format: %s"
msgstr ""
"Esta compilación de gdk-pixbuf no soporta el almacenamiento de imágenes con "
"el formato: %s"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1416
+#: gdk-pixbuf/gdk-pixbuf-io.c:1416
msgid "Insufficient memory to save image to callback"
msgstr "No hay memoria suficiente para guardar la imagen a la que retrollamar"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1428
+#: gdk-pixbuf/gdk-pixbuf-io.c:1428
msgid "Failed to open temporary file"
msgstr "Falló al abrir el archivo temporal"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1453
+#: gdk-pixbuf/gdk-pixbuf-io.c:1453
msgid "Failed to read from temporary file"
msgstr "Falló al leer del archivo temporal"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1687
+#: gdk-pixbuf/gdk-pixbuf-io.c:1687
#, c-format
msgid "Failed to open '%s' for writing: %s"
msgstr "Falló al abrir «%s» para escritura: %s"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1711
+#: gdk-pixbuf/gdk-pixbuf-io.c:1711
#, c-format
msgid ""
"Failed to close '%s' while writing image, all data may not have been saved: %"
@@ -125,16 +125,16 @@ msgstr ""
"No se ha podido cerrar «%s» mientras se escribía la imagen, puede que no se "
"hayan guardado todos los datos: %s"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1931 ../gdk-pixbuf/gdk-pixbuf-io.c:1981
+#: gdk-pixbuf/gdk-pixbuf-io.c:1931 gdk-pixbuf/gdk-pixbuf-io.c:1981
msgid "Insufficient memory to save image into a buffer"
msgstr "No hay memoria suficiente para guardar la imagen en un búfer"
-#: ../gdk-pixbuf/gdk-pixbuf-loader.c:383
+#: gdk-pixbuf/gdk-pixbuf-loader.c:383
#, c-format
msgid "Incremental loading of image type '%s' is not supported"
msgstr "No está implementada la carga incremental de los tipos de imagen «%s»"
-#: ../gdk-pixbuf/gdk-pixbuf-loader.c:411 ../gdk-pixbuf/gdk-pixbuf-loader.c:513
+#: gdk-pixbuf/gdk-pixbuf-loader.c:411 gdk-pixbuf/gdk-pixbuf-loader.c:513
#, c-format
msgid ""
"Internal error: Image loader module '%s' failed to begin loading an image, "
@@ -143,138 +143,134 @@ msgstr ""
"Error interno: El módulo de carga de imágenes «%s» ha fallado al comenzar la "
"carga de una imagen, pero no ha dado ningún motivo del fallo"
-#: ../gdk-pixbuf/gdk-pixdata.c:147
+#: gdk-pixbuf/gdk-pixdata.c:147
msgid "Image header corrupt"
msgstr "La cabecera de la imagen está corrupta"
-#: ../gdk-pixbuf/gdk-pixdata.c:152
+#: gdk-pixbuf/gdk-pixdata.c:152
msgid "Image format unknown"
msgstr "El formato de la imagen es desconocido"
-#: ../gdk-pixbuf/gdk-pixdata.c:157 ../gdk-pixbuf/gdk-pixdata.c:487
+#: gdk-pixbuf/gdk-pixdata.c:157 gdk-pixbuf/gdk-pixdata.c:487
msgid "Image pixel data corrupt"
msgstr "Los datos del píxel de la imagen están corrompidos"
-#: ../gdk-pixbuf/gdk-pixdata.c:431
+#: gdk-pixbuf/gdk-pixdata.c:431
#, c-format
msgid "failed to allocate image buffer of %u byte"
msgid_plural "failed to allocate image buffer of %u bytes"
msgstr[0] "no se ha podido asignar un búfer para la imagen de %u byte"
msgstr[1] "no se ha podido asignar un búfer para la imagen de %u bytes"
-#: ../gdk-pixbuf/io-ani.c:244
+#: gdk-pixbuf/io-ani.c:244
msgid "Unexpected icon chunk in animation"
msgstr "Porción de icono inesperada en la animación"
-#: ../gdk-pixbuf/io-ani.c:337
+#: gdk-pixbuf/io-ani.c:337
msgid "Unsupported animation type"
msgstr "Tipo de animación no soportado"
-#: ../gdk-pixbuf/io-ani.c:348 ../gdk-pixbuf/io-ani.c:538
+#: gdk-pixbuf/io-ani.c:348 gdk-pixbuf/io-ani.c:538
msgid "Invalid header in animation"
msgstr "Cabecera inválida en la animación"
-#: ../gdk-pixbuf/io-ani.c:358 ../gdk-pixbuf/io-ani.c:382
-#: ../gdk-pixbuf/io-ani.c:441 ../gdk-pixbuf/io-ani.c:460
-#: ../gdk-pixbuf/io-ani.c:511 ../gdk-pixbuf/io-ani.c:583
+#: gdk-pixbuf/io-ani.c:358 gdk-pixbuf/io-ani.c:382 gdk-pixbuf/io-ani.c:441
+#: gdk-pixbuf/io-ani.c:460 gdk-pixbuf/io-ani.c:511 gdk-pixbuf/io-ani.c:583
msgid "Not enough memory to load animation"
msgstr "No hay memoria suficiente para cargar la animación"
-#: ../gdk-pixbuf/io-ani.c:400 ../gdk-pixbuf/io-ani.c:417
-#: ../gdk-pixbuf/io-ani.c:428
+#: gdk-pixbuf/io-ani.c:400 gdk-pixbuf/io-ani.c:417 gdk-pixbuf/io-ani.c:428
msgid "Malformed chunk in animation"
msgstr "Porción malformada en la animación"
-#: ../gdk-pixbuf/io-ani.c:676
+#: gdk-pixbuf/io-ani.c:676
msgid "The ANI image format"
msgstr "El formato de imagen ANI"
-#: ../gdk-pixbuf/io-bmp.c:228 ../gdk-pixbuf/io-bmp.c:306
-#: ../gdk-pixbuf/io-bmp.c:338 ../gdk-pixbuf/io-bmp.c:361
-#: ../gdk-pixbuf/io-bmp.c:442
+#: gdk-pixbuf/io-bmp.c:228 gdk-pixbuf/io-bmp.c:306 gdk-pixbuf/io-bmp.c:338
+#: gdk-pixbuf/io-bmp.c:361 gdk-pixbuf/io-bmp.c:442
msgid "BMP image has bogus header data"
msgstr "La imagen BMP tiene datos de cabecera erróneos"
-#: ../gdk-pixbuf/io-bmp.c:239 ../gdk-pixbuf/io-bmp.c:401
+#: gdk-pixbuf/io-bmp.c:239 gdk-pixbuf/io-bmp.c:401
msgid "Not enough memory to load bitmap image"
msgstr "No existe memoria suficiente para cargar el mapa de bits"
-#: ../gdk-pixbuf/io-bmp.c:287
+#: gdk-pixbuf/io-bmp.c:287
msgid "BMP image has unsupported header size"
msgstr "La imagen BMP tiene un tamaño de cabecera no soportado"
-#: ../gdk-pixbuf/io-bmp.c:325
+#: gdk-pixbuf/io-bmp.c:325
msgid "Topdown BMP images cannot be compressed"
msgstr "Las imágenes BMP «Topdown» no se pueden comprimir"
-#: ../gdk-pixbuf/io-bmp.c:1203
+#: gdk-pixbuf/io-bmp.c:1203
msgid "Couldn't allocate memory for saving BMP file"
msgstr "No se pudo asignar memoria para guardar el archivo BMP"
-#: ../gdk-pixbuf/io-bmp.c:1244
+#: gdk-pixbuf/io-bmp.c:1244
msgid "Couldn't write to BMP file"
msgstr "No se ha podido escribir en el archivo BMP"
-#: ../gdk-pixbuf/io-bmp.c:1293
+#: gdk-pixbuf/io-bmp.c:1293
msgid "The BMP image format"
msgstr "El formato de imagen BMP"
-#: ../gdk-pixbuf/io-gif.c:220
+#: gdk-pixbuf/io-gif.c:220
#, c-format
msgid "Failure reading GIF: %s"
msgstr "Fallo durante la lectura del GIF: %s"
-#: ../gdk-pixbuf/io-gif.c:492 ../gdk-pixbuf/io-gif.c:1463
-#: ../gdk-pixbuf/io-gif.c:1624
+#: 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 ""
"Al archivo GIF le faltan algunos de datos (¿quizás se ha truncado en algún "
"momento?)"
-#: ../gdk-pixbuf/io-gif.c:501
+#: gdk-pixbuf/io-gif.c:501
#, c-format
msgid "Internal error in the GIF loader (%s)"
msgstr "Error interno en el cargador de GIF (%s)"
-#: ../gdk-pixbuf/io-gif.c:575
+#: gdk-pixbuf/io-gif.c:575
msgid "Stack overflow"
msgstr "Desbordamiento de pila"
-#: ../gdk-pixbuf/io-gif.c:635
+#: gdk-pixbuf/io-gif.c:635
msgid "GIF image loader cannot understand this image."
msgstr "El cargador de imágenes GIF no puede entender esta imagen."
-#: ../gdk-pixbuf/io-gif.c:664
+#: gdk-pixbuf/io-gif.c:664
msgid "Bad code encountered"
msgstr "Se ha encontrado un código incorrecto"
-#: ../gdk-pixbuf/io-gif.c:674
+#: gdk-pixbuf/io-gif.c:674
msgid "Circular table entry in GIF file"
msgstr "Entrada de tabla circular en el archivo GIF"
-#: ../gdk-pixbuf/io-gif.c:862 ../gdk-pixbuf/io-gif.c:1451
-#: ../gdk-pixbuf/io-gif.c:1497 ../gdk-pixbuf/io-gif.c:1612
+#: 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 "No hay memoria suficiente para cargar el archivo GIF"
-#: ../gdk-pixbuf/io-gif.c:947
+#: gdk-pixbuf/io-gif.c:947
msgid "Not enough memory to composite a frame in GIF file"
msgstr "No hay memoria suficiente para componer un fotograma en el archivo GIF"
-#: ../gdk-pixbuf/io-gif.c:1116
+#: gdk-pixbuf/io-gif.c:1116
msgid "GIF image is corrupt (incorrect LZW compression)"
msgstr "La imagen GIF está corrupta (la compresión LZW es incorrecta)"
-#: ../gdk-pixbuf/io-gif.c:1166
+#: gdk-pixbuf/io-gif.c:1166
msgid "File does not appear to be a GIF file"
msgstr "El archivo no parece ser un archivo GIF"
-#: ../gdk-pixbuf/io-gif.c:1178
+#: gdk-pixbuf/io-gif.c:1178
#, c-format
msgid "Version %s of the GIF file format is not supported"
msgstr "La versión %s del formato de archivo GIF no está soportada"
-#: ../gdk-pixbuf/io-gif.c:1287
+#: gdk-pixbuf/io-gif.c:1287
msgid ""
"GIF image has no global colormap, and a frame inside it has no local "
"colormap."
@@ -282,67 +278,66 @@ msgstr ""
"La imagen GIF no tiene un mapa de colores global, y un marco interno no "
"tiene un mapa de color local."
-#: ../gdk-pixbuf/io-gif.c:1519
+#: gdk-pixbuf/io-gif.c:1519
msgid "GIF image was truncated or incomplete."
msgstr "La imagen GIF fue truncada o incompleta."
-#: ../gdk-pixbuf/io-gif.c:1671
+#: gdk-pixbuf/io-gif.c:1671
msgid "The GIF image format"
msgstr "El formato de imagen GIF"
-#: ../gdk-pixbuf/io-ico.c:219 ../gdk-pixbuf/io-ico.c:271
-#: ../gdk-pixbuf/io-ico.c:340 ../gdk-pixbuf/io-ico.c:403
-#: ../gdk-pixbuf/io-ico.c:433
+#: gdk-pixbuf/io-ico.c:219 gdk-pixbuf/io-ico.c:271 gdk-pixbuf/io-ico.c:340
+#: gdk-pixbuf/io-ico.c:403 gdk-pixbuf/io-ico.c:433
msgid "Not enough memory to load icon"
msgstr "No hay memoria suficiente para cargar el icono"
-#: ../gdk-pixbuf/io-ico.c:256 ../gdk-pixbuf/io-ico.c:330
+#: gdk-pixbuf/io-ico.c:256 gdk-pixbuf/io-ico.c:330
msgid "Invalid header in icon"
msgstr "La cabecera del icono no es válida"
-#: ../gdk-pixbuf/io-ico.c:293
+#: gdk-pixbuf/io-ico.c:293
msgid "Icon has zero width"
msgstr "El ancho del icono es cero"
-#: ../gdk-pixbuf/io-ico.c:303
+#: gdk-pixbuf/io-ico.c:303
msgid "Icon has zero height"
msgstr "El alto del icono es cero"
-#: ../gdk-pixbuf/io-ico.c:355
+#: gdk-pixbuf/io-ico.c:355
msgid "Compressed icons are not supported"
msgstr "Los iconos comprimidos no están implementados"
-#: ../gdk-pixbuf/io-ico.c:388
+#: gdk-pixbuf/io-ico.c:388
msgid "Unsupported icon type"
msgstr "Tipo de icono no implementado"
-#: ../gdk-pixbuf/io-ico.c:482
+#: gdk-pixbuf/io-ico.c:482
msgid "Not enough memory to load ICO file"
msgstr "No hay memoria suficiente para cargar el archivo ICO"
-#: ../gdk-pixbuf/io-ico.c:947
+#: gdk-pixbuf/io-ico.c:947
msgid "Image too large to be saved as ICO"
msgstr "Imagen demasiado grande para ser guardada como ICO"
-#: ../gdk-pixbuf/io-ico.c:958
+#: gdk-pixbuf/io-ico.c:958
msgid "Cursor hotspot outside image"
msgstr "Punto caliente del cursor fuera de la imagen"
-#: ../gdk-pixbuf/io-ico.c:981
+#: gdk-pixbuf/io-ico.c:981
#, c-format
msgid "Unsupported depth for ICO file: %d"
msgstr "Profundidad no soportada para el archivo ICO: %d"
-#: ../gdk-pixbuf/io-ico.c:1210
+#: gdk-pixbuf/io-ico.c:1210
msgid "The ICO image format"
msgstr "El formato de imagen ICO"
-#: ../gdk-pixbuf/io-jpeg.c:114
+#: gdk-pixbuf/io-jpeg.c:114
#, c-format
msgid "Error interpreting JPEG image file (%s)"
msgstr "Error interpretando el archivo gráfico JPEG (%s)"
-#: ../gdk-pixbuf/io-jpeg.c:349
+#: gdk-pixbuf/io-jpeg.c:349
msgid ""
"Insufficient memory to load image, try exiting some applications to free "
"memory"
@@ -350,17 +345,17 @@ msgstr ""
"No hay memoria suficiente para cargar la imagen, intente cerrar algunas "
"aplicaciones para liberar memoria"
-#: ../gdk-pixbuf/io-jpeg.c:383 ../gdk-pixbuf/io-jpeg.c:749
+#: gdk-pixbuf/io-jpeg.c:383 gdk-pixbuf/io-jpeg.c:749
#, c-format
msgid "Unsupported JPEG color space (%s)"
msgstr "Espacio de color JPEG no soportado (%s)"
-#: ../gdk-pixbuf/io-jpeg.c:481 ../gdk-pixbuf/io-jpeg.c:678
-#: ../gdk-pixbuf/io-jpeg.c:943 ../gdk-pixbuf/io-jpeg.c:952
+#: gdk-pixbuf/io-jpeg.c:481 gdk-pixbuf/io-jpeg.c:678 gdk-pixbuf/io-jpeg.c:943
+#: gdk-pixbuf/io-jpeg.c:952
msgid "Couldn't allocate memory for loading JPEG file"
msgstr "No se puede asignar memoria para cargar el archivo JPG"
-#: ../gdk-pixbuf/io-jpeg.c:894
+#: gdk-pixbuf/io-jpeg.c:894
#, c-format
msgid ""
"JPEG quality must be a value between 0 and 100; value '%s' could not be "
@@ -369,7 +364,7 @@ msgstr ""
"La calidad de un JPEG debe ser un valor entre 0 y 100; el valor «%s» no "
"puede ser interpretado."
-#: ../gdk-pixbuf/io-jpeg.c:909
+#: gdk-pixbuf/io-jpeg.c:909
#, c-format
msgid ""
"JPEG quality must be a value between 0 and 100; value '%d' is not allowed."
@@ -377,87 +372,87 @@ msgstr ""
"La calidad JPEG debe ser un valor entre 0 y 100; el valor «%d» no está "
"permitido."
-#: ../gdk-pixbuf/io-jpeg.c:1071
+#: gdk-pixbuf/io-jpeg.c:1071
msgid "The JPEG image format"
msgstr "El formato de imagen JPEG"
-#: ../gdk-pixbuf/io-pcx.c:191
+#: gdk-pixbuf/io-pcx.c:191
msgid "Couldn't allocate memory for header"
msgstr "No se puede asignar memoria para la cabecera"
-#: ../gdk-pixbuf/io-pcx.c:206 ../gdk-pixbuf/io-pcx.c:566
+#: gdk-pixbuf/io-pcx.c:206 gdk-pixbuf/io-pcx.c:566
msgid "Couldn't allocate memory for context buffer"
msgstr "No se puede asignar memoria para el búfer del contexto"
-#: ../gdk-pixbuf/io-pcx.c:607
+#: gdk-pixbuf/io-pcx.c:607
msgid "Image has invalid width and/or height"
msgstr "La imagen tiene una anchura y/o altura inválida"
-#: ../gdk-pixbuf/io-pcx.c:619 ../gdk-pixbuf/io-pcx.c:680
+#: gdk-pixbuf/io-pcx.c:619 gdk-pixbuf/io-pcx.c:680
msgid "Image has unsupported bpp"
msgstr "La imagen tiene un bpp no soportado"
-#: ../gdk-pixbuf/io-pcx.c:624 ../gdk-pixbuf/io-pcx.c:632
+#: gdk-pixbuf/io-pcx.c:624 gdk-pixbuf/io-pcx.c:632
#, c-format
msgid "Image has unsupported number of %d-bit planes"
msgstr "La imagen tiene un número no soportado de planos %d-bit"
-#: ../gdk-pixbuf/io-pcx.c:648
+#: gdk-pixbuf/io-pcx.c:648
msgid "Couldn't create new pixbuf"
msgstr "No se puede crear un búfer de píxeles nuevo"
-#: ../gdk-pixbuf/io-pcx.c:656
+#: gdk-pixbuf/io-pcx.c:656
msgid "Couldn't allocate memory for line data"
msgstr "No se puede asignar memoria para los datos de línea"
-#: ../gdk-pixbuf/io-pcx.c:663
+#: gdk-pixbuf/io-pcx.c:663
msgid "Couldn't allocate memory for paletted data"
msgstr "No se puede asignar memoria para los datos de paleta"
-#: ../gdk-pixbuf/io-pcx.c:710
+#: gdk-pixbuf/io-pcx.c:710
msgid "Didn't get all lines of PCX image"
msgstr "No se obtuvieron todas las líneas de la imagen PCX"
-#: ../gdk-pixbuf/io-pcx.c:717
+#: gdk-pixbuf/io-pcx.c:717
msgid "No palette found at end of PCX data"
msgstr "No se encontró una paleta al final de los datos PCX"
-#: ../gdk-pixbuf/io-pcx.c:758
+#: gdk-pixbuf/io-pcx.c:758
msgid "The PCX image format"
msgstr "El formato de imagen PCX"
-#: ../gdk-pixbuf/io-png.c:55
+#: gdk-pixbuf/io-png.c:55
msgid "Bits per channel of PNG image is invalid."
msgstr "Los bits por canal de la imagen PNG son inválidos."
-#: ../gdk-pixbuf/io-png.c:136
+#: gdk-pixbuf/io-png.c:136
msgid "Transformed PNG has zero width or height."
msgstr "El PNG transformado tiene anchura o altura cero."
-#: ../gdk-pixbuf/io-png.c:144
+#: gdk-pixbuf/io-png.c:144
msgid "Bits per channel of transformed PNG is not 8."
msgstr "Los bits por canal del PNG transformado no son 8."
-#: ../gdk-pixbuf/io-png.c:153
+#: gdk-pixbuf/io-png.c:153
msgid "Transformed PNG not RGB or RGBA."
msgstr "El PNG transformado no es RGB o RGBA."
-#: ../gdk-pixbuf/io-png.c:162
+#: gdk-pixbuf/io-png.c:162
msgid "Transformed PNG has unsupported number of channels, must be 3 or 4."
msgstr ""
"El PNG transformado posee un número de canales no soportados, deben ser 3 o "
"4."
-#: ../gdk-pixbuf/io-png.c:183
+#: gdk-pixbuf/io-png.c:183
#, c-format
msgid "Fatal error in PNG image file: %s"
msgstr "Error fatal en el archivo gráfico PNG: %s"
-#: ../gdk-pixbuf/io-png.c:301
+#: gdk-pixbuf/io-png.c:301
msgid "Insufficient memory to load PNG file"
msgstr "No hay memoria suficiente para cargar el archivo PNG"
-#: ../gdk-pixbuf/io-png.c:618
+#: gdk-pixbuf/io-png.c:618
#, c-format
msgid ""
"Insufficient memory to store a %ld by %ld image; try exiting some "
@@ -466,27 +461,27 @@ msgstr ""
"No hay memoria suficiente para almacenar una imagen de %ld por %ld; intente "
"cerrar algunas aplicaciones para reducir la utilización de memoria"
-#: ../gdk-pixbuf/io-png.c:669
+#: gdk-pixbuf/io-png.c:669
msgid "Fatal error reading PNG image file"
msgstr "Error fatal leyendo el archivo gráfico PNG"
-#: ../gdk-pixbuf/io-png.c:718
+#: gdk-pixbuf/io-png.c:718
#, c-format
msgid "Fatal error reading PNG image file: %s"
msgstr "Error fatal leyendo el archivo gráfico PNG: %s"
-#: ../gdk-pixbuf/io-png.c:810
+#: gdk-pixbuf/io-png.c:810
msgid ""
"Keys for PNG text chunks must have at least 1 and at most 79 characters."
msgstr ""
"Las claves para las porciones de texto PNG deben tener al menos entre 1 y un "
"máximo de 79 caracteres."
-#: ../gdk-pixbuf/io-png.c:818
+#: gdk-pixbuf/io-png.c:818
msgid "Keys for PNG text chunks must be ASCII characters."
msgstr "Las claves para las porciones de texto PNG deben ser caracteres ASCII."
-#: ../gdk-pixbuf/io-png.c:831
+#: gdk-pixbuf/io-png.c:831
#, c-format
msgid ""
"PNG compression level must be a value between 0 and 9; value '%s' could not "
@@ -495,7 +490,7 @@ msgstr ""
"El nivel de compresión PNG debe ser un valor entre 0 y 9; el valor «%s» no "
"puede ser analizado."
-#: ../gdk-pixbuf/io-png.c:843
+#: gdk-pixbuf/io-png.c:843
#, c-format
msgid ""
"PNG compression level must be a value between 0 and 9; value '%d' is not "
@@ -504,337 +499,334 @@ msgstr ""
"El nivel de compresión PNG debe ser un valor entre 0 y 9; el valor «%d» no "
"está permitido."
-#: ../gdk-pixbuf/io-png.c:883
+#: gdk-pixbuf/io-png.c:883
#, c-format
msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding."
msgstr ""
"El valor la porción de texto PNG %s no puede convertirse a la codificación "
"ISO-8859-1."
-#: ../gdk-pixbuf/io-png.c:1026
+#: gdk-pixbuf/io-png.c:1026
msgid "The PNG image format"
msgstr "El formato de imagen PNG"
-#: ../gdk-pixbuf/io-pnm.c:252
+#: gdk-pixbuf/io-pnm.c:252
msgid "PNM loader expected to find an integer, but didn't"
msgstr "El cargador PNM esperaba encontrar un entero, pero no lo encontró"
-#: ../gdk-pixbuf/io-pnm.c:284
+#: gdk-pixbuf/io-pnm.c:284
msgid "PNM file has an incorrect initial byte"
msgstr "El archivo PNM tiene un byte inicial incorrecto"
-#: ../gdk-pixbuf/io-pnm.c:314
+#: gdk-pixbuf/io-pnm.c:314
msgid "PNM file is not in a recognized PNM subformat"
msgstr "El archivo PNM no está en un subformato PNM reconocido"
-#: ../gdk-pixbuf/io-pnm.c:339
+#: gdk-pixbuf/io-pnm.c:339
msgid "PNM file has an image width of 0"
msgstr "El archivo PNM tiene un ancho de imagen de 0"
-#: ../gdk-pixbuf/io-pnm.c:360
+#: gdk-pixbuf/io-pnm.c:360
msgid "PNM file has an image height of 0"
msgstr "El archivo PNM tiene un alto de imagen de 0"
-#: ../gdk-pixbuf/io-pnm.c:383
+#: gdk-pixbuf/io-pnm.c:383
msgid "Maximum color value in PNM file is 0"
msgstr "El valor máximo de color en el archivo PNM es 0"
-#: ../gdk-pixbuf/io-pnm.c:391
+#: gdk-pixbuf/io-pnm.c:391
msgid "Maximum color value in PNM file is too large"
msgstr "El valor máximo de color en el archivo PNM es demasiado alto"
-#: ../gdk-pixbuf/io-pnm.c:399
+#: gdk-pixbuf/io-pnm.c:399
msgid "Cannot handle PNM files with maximum color values greater than 255"
msgstr ""
"No se pueden manipular archivos PNM con el valor de color máximo mayor que "
"255"
-#: ../gdk-pixbuf/io-pnm.c:438 ../gdk-pixbuf/io-pnm.c:466
-#: ../gdk-pixbuf/io-pnm.c:498
+#: gdk-pixbuf/io-pnm.c:438 gdk-pixbuf/io-pnm.c:466 gdk-pixbuf/io-pnm.c:498
msgid "Raw PNM image type is invalid"
msgstr "El tipo de imagen PNM en bruto no es válido"
-#: ../gdk-pixbuf/io-pnm.c:562 ../gdk-pixbuf/io-pnm.c:604
+#: gdk-pixbuf/io-pnm.c:562 gdk-pixbuf/io-pnm.c:604
msgid "PNM image format is invalid"
msgstr "El formato PNM de la imagen no es válido"
-#: ../gdk-pixbuf/io-pnm.c:663
+#: gdk-pixbuf/io-pnm.c:663
msgid "PNM image loader does not support this PNM subformat"
msgstr "El cargador de imágenes PNM no permite este subformato PNM"
-#: ../gdk-pixbuf/io-pnm.c:718
+#: gdk-pixbuf/io-pnm.c:718
msgid "Premature end-of-file encountered"
msgstr "Se ha encontrado un final de archivo antes de lo esperado"
-#: ../gdk-pixbuf/io-pnm.c:750 ../gdk-pixbuf/io-pnm.c:981
+#: gdk-pixbuf/io-pnm.c:750 gdk-pixbuf/io-pnm.c:981
msgid "Raw PNM formats require exactly one whitespace before sample data"
msgstr ""
"Los formatos PNM en bruto requieren exactamente un espacio en blanco antes "
"de los datos"
-#: ../gdk-pixbuf/io-pnm.c:777
+#: gdk-pixbuf/io-pnm.c:777
msgid "Cannot allocate memory for loading PNM image"
msgstr "No se puede asignar memoria para cargar la imagen PNM"
-#: ../gdk-pixbuf/io-pnm.c:827
+#: gdk-pixbuf/io-pnm.c:827
msgid "Insufficient memory to load PNM context struct"
msgstr ""
"No hay memoria suficiente para cargar la estructura de contexto del PNM"
-#: ../gdk-pixbuf/io-pnm.c:878
+#: gdk-pixbuf/io-pnm.c:878
msgid "Unexpected end of PNM image data"
msgstr "Final no esperado de los datos de la imagen PNM"
-#: ../gdk-pixbuf/io-pnm.c:1010
+#: gdk-pixbuf/io-pnm.c:1010
msgid "Insufficient memory to load PNM file"
msgstr "No hay memoria suficiente para cargar el archivo PNM"
-#: ../gdk-pixbuf/io-pnm.c:1089
+#: gdk-pixbuf/io-pnm.c:1089
msgid "The PNM/PBM/PGM/PPM image format family"
msgstr "La familia formato de imágenes PNM/PBM/PGM/PPM"
-#: ../gdk-pixbuf/io-ras.c:126
+#: gdk-pixbuf/io-ras.c:126
msgid "RAS image has bogus header data"
msgstr "La imagen RAS posee datos de cabecera erróneos"
-#: ../gdk-pixbuf/io-ras.c:148
+#: gdk-pixbuf/io-ras.c:148
msgid "RAS image has unknown type"
msgstr "La imagen RAS posee un tipo desconocido"
-#: ../gdk-pixbuf/io-ras.c:156
+#: gdk-pixbuf/io-ras.c:156
msgid "unsupported RAS image variation"
msgstr "Variación de imagen RAS no soportada"
-#: ../gdk-pixbuf/io-ras.c:171 ../gdk-pixbuf/io-ras.c:200
+#: gdk-pixbuf/io-ras.c:171 gdk-pixbuf/io-ras.c:200
msgid "Not enough memory to load RAS image"
msgstr "No hay memoria suficiente para cargar la imagen RAS"
-#: ../gdk-pixbuf/io-ras.c:543
+#: gdk-pixbuf/io-ras.c:543
msgid "The Sun raster image format"
msgstr "El formato de imagen Sun raster"
-#: ../gdk-pixbuf/io-tga.c:154
+#: gdk-pixbuf/io-tga.c:154
msgid "Cannot allocate memory for IOBuffer struct"
msgstr "No se puede asignar memoria para la estructura IOBuffer"
-#: ../gdk-pixbuf/io-tga.c:173
+#: gdk-pixbuf/io-tga.c:173
msgid "Cannot allocate memory for IOBuffer data"
msgstr "No se puede asignar memoria para los datos de IOBuffer"
-#: ../gdk-pixbuf/io-tga.c:184
+#: gdk-pixbuf/io-tga.c:184
msgid "Cannot realloc IOBuffer data"
msgstr "No se puede volver a reservar memoria para los datos de IOBuffer"
-#: ../gdk-pixbuf/io-tga.c:214
+#: gdk-pixbuf/io-tga.c:214
msgid "Cannot allocate temporary IOBuffer data"
msgstr "No se pueden asignar los datos temporales de IOBuffer"
-#: ../gdk-pixbuf/io-tga.c:348
+#: gdk-pixbuf/io-tga.c:348
msgid "Cannot allocate new pixbuf"
msgstr "No se puede asignar un nuevo pixbuf"
-#: ../gdk-pixbuf/io-tga.c:689
+#: gdk-pixbuf/io-tga.c:689
msgid "Cannot allocate colormap structure"
msgstr "No se puede asignar la estructura del mapa de colores"
-#: ../gdk-pixbuf/io-tga.c:696
+#: gdk-pixbuf/io-tga.c:696
msgid "Cannot allocate colormap entries"
msgstr "No se puede asignar las entradas del mapa de colores"
-#: ../gdk-pixbuf/io-tga.c:718
+#: gdk-pixbuf/io-tga.c:718
msgid "Unexpected bitdepth for colormap entries"
msgstr "Profundidad de color inesperada para las entradas del mapa de color"
-#: ../gdk-pixbuf/io-tga.c:736
+#: gdk-pixbuf/io-tga.c:736
msgid "Cannot allocate TGA header memory"
msgstr "No se puede asignar memoria para la cabecera TGA"
-#: ../gdk-pixbuf/io-tga.c:769
+#: gdk-pixbuf/io-tga.c:769
msgid "TGA image has invalid dimensions"
msgstr "La imagen TGA tiene dimensiones no válidas"
-#: ../gdk-pixbuf/io-tga.c:775 ../gdk-pixbuf/io-tga.c:784
-#: ../gdk-pixbuf/io-tga.c:794 ../gdk-pixbuf/io-tga.c:804
-#: ../gdk-pixbuf/io-tga.c:811
+#: gdk-pixbuf/io-tga.c:775 gdk-pixbuf/io-tga.c:784 gdk-pixbuf/io-tga.c:794
+#: gdk-pixbuf/io-tga.c:804 gdk-pixbuf/io-tga.c:811
msgid "TGA image type not supported"
msgstr "El tipo de imagen TGA no está implementado"
-#: ../gdk-pixbuf/io-tga.c:858
+#: gdk-pixbuf/io-tga.c:858
msgid "Cannot allocate memory for TGA context struct"
msgstr "No se puede asignar memoria para la estructura context de TGA"
-#: ../gdk-pixbuf/io-tga.c:923
+#: gdk-pixbuf/io-tga.c:923
msgid "Excess data in file"
msgstr "Exceso de datos en el archivo"
-#: ../gdk-pixbuf/io-tga.c:992
+#: gdk-pixbuf/io-tga.c:992
msgid "The Targa image format"
msgstr "El formato de imagen Targa"
-#: ../gdk-pixbuf/io-tiff.c:173
+#: gdk-pixbuf/io-tiff.c:173
msgid "Could not get image width (bad TIFF file)"
msgstr ""
"No se ha podido obtener el ancho de la imagen (archivo TIFF incorrecto)"
-#: ../gdk-pixbuf/io-tiff.c:180
+#: gdk-pixbuf/io-tiff.c:180
msgid "Could not get image height (bad TIFF file)"
msgstr "No se puede obtener el alto de la imagen (archivo TIFF incorrecto)"
-#: ../gdk-pixbuf/io-tiff.c:188
+#: gdk-pixbuf/io-tiff.c:188
msgid "Width or height of TIFF image is zero"
msgstr "El ancho o alto de la imagen TIFF es cero"
-#: ../gdk-pixbuf/io-tiff.c:197 ../gdk-pixbuf/io-tiff.c:206
+#: gdk-pixbuf/io-tiff.c:197 gdk-pixbuf/io-tiff.c:206
msgid "Dimensions of TIFF image too large"
msgstr "Las dimensiones de la imagen TIFF son demasiado grandes"
-#: ../gdk-pixbuf/io-tiff.c:225 ../gdk-pixbuf/io-tiff.c:237
-#: ../gdk-pixbuf/io-tiff.c:286 ../gdk-pixbuf/io-tiff.c:572
+#: gdk-pixbuf/io-tiff.c:225 gdk-pixbuf/io-tiff.c:237 gdk-pixbuf/io-tiff.c:286
+#: gdk-pixbuf/io-tiff.c:572
msgid "Insufficient memory to open TIFF file"
msgstr "No hay memoria suficiente para abrir el archivo TIFF"
-#: ../gdk-pixbuf/io-tiff.c:251 ../gdk-pixbuf/io-tiff.c:294
+#: gdk-pixbuf/io-tiff.c:251 gdk-pixbuf/io-tiff.c:294
msgid "Failed to load RGB data from TIFF file"
msgstr "No se ha podido cargar los datos RGB desde el archivo TIFF"
-#: ../gdk-pixbuf/io-tiff.c:361
+#: gdk-pixbuf/io-tiff.c:361
msgid "Failed to open TIFF image"
msgstr "No se ha podido abrir la imagen TIFF"
-#: ../gdk-pixbuf/io-tiff.c:373
+#: gdk-pixbuf/io-tiff.c:373
msgid "TIFFClose operation failed"
msgstr "La operación TIFFClose falló"
-#: ../gdk-pixbuf/io-tiff.c:504 ../gdk-pixbuf/io-tiff.c:517
+#: gdk-pixbuf/io-tiff.c:504 gdk-pixbuf/io-tiff.c:517
msgid "Failed to load TIFF image"
msgstr "No se ha podido cargar la imagen TIFF"
-#: ../gdk-pixbuf/io-tiff.c:610
+#: gdk-pixbuf/io-tiff.c:610
msgid "The TIFF image format"
msgstr "El formato de imagen TIFF"
-#: ../gdk-pixbuf/io-wbmp.c:246
+#: gdk-pixbuf/io-wbmp.c:246
msgid "Image has zero width"
msgstr "La imagen tiene ancho cero"
-#: ../gdk-pixbuf/io-wbmp.c:264
+#: gdk-pixbuf/io-wbmp.c:264
msgid "Image has zero height"
msgstr "La imagen tiene alto cero"
-#: ../gdk-pixbuf/io-wbmp.c:275
+#: gdk-pixbuf/io-wbmp.c:275
msgid "Not enough memory to load image"
msgstr "No hay memoria suficiente para cargar la imagen"
-#: ../gdk-pixbuf/io-wbmp.c:334
+#: gdk-pixbuf/io-wbmp.c:334
msgid "Couldn't save the rest"
msgstr "No se ha podido guardar el resto"
-#: ../gdk-pixbuf/io-wbmp.c:368
+#: gdk-pixbuf/io-wbmp.c:368
msgid "The WBMP image format"
msgstr "El formato de imagen WBMP"
-#: ../gdk-pixbuf/io-xbm.c:287
+#: gdk-pixbuf/io-xbm.c:287
msgid "Invalid XBM file"
msgstr "El archivo XBM no es válido"
-#: ../gdk-pixbuf/io-xbm.c:297
+#: gdk-pixbuf/io-xbm.c:297
msgid "Insufficient memory to load XBM image file"
msgstr "No hay memoria suficiente para cargar el archivo gráfico XBM"
-#: ../gdk-pixbuf/io-xbm.c:441
+#: gdk-pixbuf/io-xbm.c:441
msgid "Failed to write to temporary file when loading XBM image"
msgstr ""
"No se ha podido escribir en el archivo temporal cuando se cargaba la imagen "
"XBM"
-#: ../gdk-pixbuf/io-xbm.c:476
+#: gdk-pixbuf/io-xbm.c:476
msgid "The XBM image format"
msgstr "El formato de imagen XBM"
-#: ../gdk-pixbuf/io-xpm.c:467
+#: gdk-pixbuf/io-xpm.c:467
msgid "No XPM header found"
msgstr "No se ha encontrado la cabecera XPM"
-#: ../gdk-pixbuf/io-xpm.c:476
+#: gdk-pixbuf/io-xpm.c:476
msgid "Invalid XPM header"
msgstr "Cabecera XPM inválida"
-#: ../gdk-pixbuf/io-xpm.c:484
+#: gdk-pixbuf/io-xpm.c:484
msgid "XPM file has image width <= 0"
msgstr "El archivo XPM tiene un ancho de imagen <= 0"
-#: ../gdk-pixbuf/io-xpm.c:492
+#: gdk-pixbuf/io-xpm.c:492
msgid "XPM file has image height <= 0"
msgstr "El archivo XPM tienen un alto de imagen <= 0"
-#: ../gdk-pixbuf/io-xpm.c:500
+#: gdk-pixbuf/io-xpm.c:500
msgid "XPM has invalid number of chars per pixel"
msgstr "El XPM tiene un número inválido de caracteres por píxel"
-#: ../gdk-pixbuf/io-xpm.c:507
+#: gdk-pixbuf/io-xpm.c:507
msgid "XPM file has invalid number of colors"
msgstr "El archivo XPM tienen un número inválido de colores"
-#: ../gdk-pixbuf/io-xpm.c:519 ../gdk-pixbuf/io-xpm.c:528
-#: ../gdk-pixbuf/io-xpm.c:580
+#: gdk-pixbuf/io-xpm.c:519 gdk-pixbuf/io-xpm.c:528 gdk-pixbuf/io-xpm.c:580
msgid "Cannot allocate memory for loading XPM image"
msgstr "No se puede asignar memoria para cargar la imagen XPM"
-#: ../gdk-pixbuf/io-xpm.c:542
+#: gdk-pixbuf/io-xpm.c:542
msgid "Cannot read XPM colormap"
msgstr "No se puede leer el mapa de color de XPM"
-#: ../gdk-pixbuf/io-xpm.c:771
+#: gdk-pixbuf/io-xpm.c:771
msgid "Failed to write to temporary file when loading XPM image"
msgstr ""
"No se ha podido escribir en el archivo temporal al cargar la imagen XPM"
-#: ../gdk-pixbuf/io-xpm.c:806
+#: gdk-pixbuf/io-xpm.c:806
msgid "The XPM image format"
msgstr "El formato de imagen XPM"
#. Description of --class=CLASS in --help output
-#: ../gdk/gdk.c:115
+#: gdk/gdk.c:115
msgid "Program class as used by the window manager"
msgstr "Clase del programa tal como la usa el gestor de ventanas"
#. Placeholder in --class=CLASS in --help output
-#: ../gdk/gdk.c:116
+#: gdk/gdk.c:116
msgid "CLASS"
msgstr "CLASE"
#. Description of --name=NAME in --help output
-#: ../gdk/gdk.c:118
+#: gdk/gdk.c:118
msgid "Program name as used by the window manager"
msgstr "Nombre del programa tal como lo usa el gestor de ventanas"
#. Placeholder in --name=NAME in --help output
-#: ../gdk/gdk.c:119
+#: gdk/gdk.c:119
msgid "NAME"
msgstr "NOMBRE"
#. Description of --display=DISPLAY in --help output
-#: ../gdk/gdk.c:121
+#: gdk/gdk.c:121
msgid "X display to use"
msgstr "Visor (display) X a usar"
#. Placeholder in --display=DISPLAY in --help output
-#: ../gdk/gdk.c:122
+#: gdk/gdk.c:122
msgid "DISPLAY"
msgstr "VISOR"
#. Description of --screen=SCREEN in --help output
-#: ../gdk/gdk.c:124
+#: gdk/gdk.c:124
msgid "X screen to use"
msgstr "Pantalla (screen) X a usar"
#. Placeholder in --screen=SCREEN in --help output
-#: ../gdk/gdk.c:125
+#: gdk/gdk.c:125
msgid "SCREEN"
msgstr "PANTALLA"
#. Description of --gdk-debug=FLAGS in --help output
-#: ../gdk/gdk.c:128
+#: gdk/gdk.c:128
msgid "Gdk debugging flags to set"
msgstr "Flags de depuración Ggk a establecer"
@@ -842,222 +834,222 @@ msgstr "Flags de depuración Ggk a establecer"
#. Placeholder in --gdk-no-debug=FLAGS in --help output
#. Placeholder in --gtk-debug=FLAGS in --help output
#. Placeholder in --gtk-no-debug=FLAGS in --help output
-#: ../gdk/gdk.c:129 ../gdk/gdk.c:132 ../gtk/gtkmain.c:405 ../gtk/gtkmain.c:408
+#: gdk/gdk.c:129 gdk/gdk.c:132 gtk/gtkmain.c:405 gtk/gtkmain.c:408
msgid "FLAGS"
msgstr "FLAGS"
#. Description of --gdk-no-debug=FLAGS in --help output
-#: ../gdk/gdk.c:131
+#: gdk/gdk.c:131
msgid "Gdk debugging flags to unset"
msgstr "Flags de depuración Gdk a quitar"
-#: ../gdk/keyname-table.h:3940
+#: gdk/keyname-table.h:3940
msgid "keyboard label|BackSpace"
msgstr "Retroceso"
-#: ../gdk/keyname-table.h:3941
+#: gdk/keyname-table.h:3941
msgid "keyboard label|Tab"
msgstr "Tabulador"
-#: ../gdk/keyname-table.h:3942
+#: gdk/keyname-table.h:3942
msgid "keyboard label|Return"
msgstr "Retorno"
-#: ../gdk/keyname-table.h:3943
+#: gdk/keyname-table.h:3943
msgid "keyboard label|Pause"
msgstr "Pausa"
-#: ../gdk/keyname-table.h:3944
+#: gdk/keyname-table.h:3944
msgid "keyboard label|Scroll_Lock"
msgstr "Bloq Despl"
-#: ../gdk/keyname-table.h:3945
+#: gdk/keyname-table.h:3945
msgid "keyboard label|Sys_Req"
msgstr "PetSis"
-#: ../gdk/keyname-table.h:3946
+#: gdk/keyname-table.h:3946
msgid "keyboard label|Escape"
msgstr "Esc"
-#: ../gdk/keyname-table.h:3947
+#: gdk/keyname-table.h:3947
msgid "keyboard label|Multi_key"
msgstr "Multikey"
-#: ../gdk/keyname-table.h:3948
+#: gdk/keyname-table.h:3948
msgid "keyboard label|Home"
msgstr "Inicio"
-#: ../gdk/keyname-table.h:3949
+#: gdk/keyname-table.h:3949
msgid "keyboard label|Page_Up"
msgstr "RePág"
-#: ../gdk/keyname-table.h:3950
+#: gdk/keyname-table.h:3950
msgid "keyboard label|Page_Down"
msgstr "AvPág"
-#: ../gdk/keyname-table.h:3951
+#: gdk/keyname-table.h:3951
msgid "keyboard label|End"
msgstr "Fin"
-#: ../gdk/keyname-table.h:3952
+#: gdk/keyname-table.h:3952
msgid "keyboard label|Begin"
msgstr "Inicio"
-#: ../gdk/keyname-table.h:3953
+#: gdk/keyname-table.h:3953
msgid "keyboard label|Print"
msgstr "Impr Pant"
-#: ../gdk/keyname-table.h:3954
+#: gdk/keyname-table.h:3954
msgid "keyboard label|Insert"
msgstr "Insert"
-#: ../gdk/keyname-table.h:3955
+#: gdk/keyname-table.h:3955
msgid "keyboard label|Num_Lock"
msgstr "BloqNum"
-#: ../gdk/keyname-table.h:3956
+#: gdk/keyname-table.h:3956
msgid "keyboard label|KP_Space"
msgstr "Espacio"
-#: ../gdk/keyname-table.h:3957
+#: gdk/keyname-table.h:3957
msgid "keyboard label|KP_Tab"
msgstr "Tabulador"
-#: ../gdk/keyname-table.h:3958
+#: gdk/keyname-table.h:3958
msgid "keyboard label|KP_Enter"
msgstr "Intro"
-#: ../gdk/keyname-table.h:3959
+#: gdk/keyname-table.h:3959
msgid "keyboard label|KP_Home"
msgstr "Inicio"
-#: ../gdk/keyname-table.h:3960
+#: gdk/keyname-table.h:3960
msgid "keyboard label|KP_Left"
msgstr "←"
-#: ../gdk/keyname-table.h:3961
+#: gdk/keyname-table.h:3961
msgid "keyboard label|KP_Up"
msgstr "↑"
-#: ../gdk/keyname-table.h:3962
+#: gdk/keyname-table.h:3962
msgid "keyboard label|KP_Right"
msgstr "→"
-#: ../gdk/keyname-table.h:3963
+#: gdk/keyname-table.h:3963
msgid "keyboard label|KP_Down"
msgstr "↓"
-#: ../gdk/keyname-table.h:3964
+#: gdk/keyname-table.h:3964
msgid "keyboard label|KP_Page_Up"
msgstr "RePag"
-#: ../gdk/keyname-table.h:3965
+#: gdk/keyname-table.h:3965
msgid "keyboard label|KP_Prior"
msgstr ""
-#: ../gdk/keyname-table.h:3966
+#: gdk/keyname-table.h:3966
msgid "keyboard label|KP_Page_Down"
msgstr "AvPag"
-#: ../gdk/keyname-table.h:3967
+#: gdk/keyname-table.h:3967
msgid "keyboard label|KP_Next"
msgstr ""
-#: ../gdk/keyname-table.h:3968
+#: gdk/keyname-table.h:3968
msgid "keyboard label|KP_End"
msgstr "Fin"
-#: ../gdk/keyname-table.h:3969
+#: gdk/keyname-table.h:3969
msgid "keyboard label|KP_Begin"
msgstr "Inicio"
-#: ../gdk/keyname-table.h:3970
+#: gdk/keyname-table.h:3970
msgid "keyboard label|KP_Insert"
msgstr "Ins"
-#: ../gdk/keyname-table.h:3971
+#: gdk/keyname-table.h:3971
msgid "keyboard label|KP_Delete"
msgstr "Supr"
-#: ../gdk/keyname-table.h:3972
+#: gdk/keyname-table.h:3972
msgid "keyboard label|Delete"
msgstr "Supr"
#. Description of --sync in --help output
-#: ../gdk/win32/gdkmain-win32.c:60
+#: gdk/win32/gdkmain-win32.c:60
msgid "Don't batch GDI requests"
msgstr "No poner en lotes las solicitudes GDI"
#. Description of --no-wintab in --help output
-#: ../gdk/win32/gdkmain-win32.c:62
+#: gdk/win32/gdkmain-win32.c:62
msgid "Don't use the Wintab API for tablet support"
msgstr "No usar el API Wintab para el soporte de tablas"
#. Description of --ignore-wintab in --help output
-#: ../gdk/win32/gdkmain-win32.c:64
+#: gdk/win32/gdkmain-win32.c:64
msgid "Same as --no-wintab"
msgstr "Lo mismo que --no-wintab"
#. Description of --use-wintab in --help output
-#: ../gdk/win32/gdkmain-win32.c:66
+#: gdk/win32/gdkmain-win32.c:66
msgid "Do use the Wintab API [default]"
msgstr "No usar el API Wintab [predeterminado]"
#. Description of --max-colors=COLORS in --help output
-#: ../gdk/win32/gdkmain-win32.c:68
+#: gdk/win32/gdkmain-win32.c:68
msgid "Size of the palette in 8 bit mode"
msgstr "Tamaño de la paleta en modo 8 bit"
#. Placeholder in --max-colors=COLORS in --help output
-#: ../gdk/win32/gdkmain-win32.c:69
+#: gdk/win32/gdkmain-win32.c:69
msgid "COLORS"
msgstr "COLORES"
#. Description of --sync in --help output
-#: ../gdk/x11/gdkmain-x11.c:92
+#: gdk/x11/gdkmain-x11.c:92
msgid "Make X calls synchronous"
msgstr "Hacer llamadas a X síncronas"
-#: ../gtk/gtkaboutdialog.c:270 ../gtk/gtkaboutdialog.c:2025
+#: gtk/gtkaboutdialog.c:270 gtk/gtkaboutdialog.c:2025
msgid "License"
msgstr "Licencia"
-#: ../gtk/gtkaboutdialog.c:271
+#: gtk/gtkaboutdialog.c:271
msgid "The license of the program"
msgstr "La licencia del programa"
#. Add the credits button
-#: ../gtk/gtkaboutdialog.c:491
+#: gtk/gtkaboutdialog.c:491
msgid "C_redits"
msgstr "_Créditos"
#. Add the license button
-#: ../gtk/gtkaboutdialog.c:501
+#: gtk/gtkaboutdialog.c:501
msgid "_License"
msgstr "_Licencia"
-#: ../gtk/gtkaboutdialog.c:731
+#: gtk/gtkaboutdialog.c:731
#, c-format
msgid "About %s"
msgstr "Acerca de %s"
-#: ../gtk/gtkaboutdialog.c:1953
+#: gtk/gtkaboutdialog.c:1953
msgid "Credits"
msgstr "Créditos"
-#: ../gtk/gtkaboutdialog.c:1979
+#: gtk/gtkaboutdialog.c:1979
msgid "Written by"
msgstr "Escrito por"
-#: ../gtk/gtkaboutdialog.c:1982
+#: gtk/gtkaboutdialog.c:1982
msgid "Documented by"
msgstr "Documentado por"
-#: ../gtk/gtkaboutdialog.c:1994
+#: gtk/gtkaboutdialog.c:1994
msgid "Translated by"
msgstr "Traducido por"
-#: ../gtk/gtkaboutdialog.c:1998
+#: gtk/gtkaboutdialog.c:1998
msgid "Artwork by"
msgstr "Arte por"
@@ -1067,7 +1059,7 @@ msgstr "Arte por"
#. * this.
#. * And do not translate the part before the |.
#.
-#: ../gtk/gtkaccellabel.c:121
+#: gtk/gtkaccellabel.c:121
msgid "keyboard label|Shift"
msgstr "Mayús."
@@ -1077,7 +1069,7 @@ msgstr "Mayús."
#. * this.
#. * And do not translate the part before the |.
#.
-#: ../gtk/gtkaccellabel.c:128
+#: gtk/gtkaccellabel.c:128
msgid "keyboard label|Ctrl"
msgstr "Control"
@@ -1087,17 +1079,17 @@ msgstr "Control"
#. * this.
#. * And do not translate the part before the |.
#.
-#: ../gtk/gtkaccellabel.c:135
+#: gtk/gtkaccellabel.c:135
msgid "keyboard label|Alt"
msgstr "Alt"
#. do not translate the part before the |
-#: ../gtk/gtkaccellabel.c:577
+#: gtk/gtkaccellabel.c:577
msgid "keyboard label|Space"
msgstr "Espacio"
#. do not translate the part before the |
-#: ../gtk/gtkaccellabel.c:581
+#: gtk/gtkaccellabel.c:581
msgid "keyboard label|Backslash"
msgstr "\\"
@@ -1110,7 +1102,7 @@ msgstr "\\"
#. * so if you have a default text direction of RTL and YM, then
#. * the year will appear on the right.
#.
-#: ../gtk/gtkcalendar.c:647
+#: gtk/gtkcalendar.c:647
msgid "calendar:MY"
msgstr "calendar:MY"
@@ -1118,7 +1110,7 @@ msgstr "calendar:MY"
#. * first day of the week to calendar:week_start:1 if you want Monday
#. * to be the first day of the week, and so on.
#.
-#: ../gtk/gtkcalendar.c:661
+#: gtk/gtkcalendar.c:661
msgid "calendar:week_start:0"
msgstr "calendar:week_start:1"
@@ -1130,7 +1122,7 @@ msgstr "calendar:week_start:1"
#. *
#. * If you don't understand this, leave it as "2000"
#.
-#: ../gtk/gtkcalendar.c:1549
+#: gtk/gtkcalendar.c:1549
msgid "year measurement template|2000"
msgstr ""
@@ -1145,25 +1137,25 @@ msgstr ""
#. * Don't include the prefix "calendar year format|" in the
#. * translation. "%Y" is appropriate for most locales.
#.
-#: ../gtk/gtkcalendar.c:1826
+#: gtk/gtkcalendar.c:1826
msgid "calendar year format|%Y"
msgstr ""
#. do not translate the part before the |
-#: ../gtk/gtkcellrendererprogress.c:237 ../gtk/gtkcellrendererprogress.c:295
+#: gtk/gtkcellrendererprogress.c:237 gtk/gtkcellrendererprogress.c:295
#, c-format
msgid "progress bar label|%d %%"
msgstr "%d %%"
-#: ../gtk/gtkcolorbutton.c:221 ../gtk/gtkcolorbutton.c:576
+#: gtk/gtkcolorbutton.c:221 gtk/gtkcolorbutton.c:576
msgid "Pick a Color"
msgstr "Escoja un color"
-#: ../gtk/gtkcolorbutton.c:467
+#: gtk/gtkcolorbutton.c:467
msgid "Received invalid color data\n"
msgstr "Se recibió un dato de color no válido\n"
-#: ../gtk/gtkcolorsel.c:561
+#: gtk/gtkcolorsel.c:561
msgid ""
"The previously-selected color, for comparison to the color you're selecting "
"now. You can drag this color to a palette entry, or select this color as "
@@ -1174,7 +1166,7 @@ msgstr ""
"o seleccionar este color como actual arrastrándolo al otro color a lo largo "
"de la muestra."
-#: ../gtk/gtkcolorsel.c:566
+#: gtk/gtkcolorsel.c:566
msgid ""
"The color you've chosen. You can drag this color to a palette entry to save "
"it for use in the future."
@@ -1182,11 +1174,11 @@ msgstr ""
"El que color elegido. Puede arrastrar este color a la paleta y guardarla "
"para usarla en el futuro."
-#: ../gtk/gtkcolorsel.c:957
+#: gtk/gtkcolorsel.c:957
msgid "_Save color here"
msgstr "_Guardar color aquí"
-#: ../gtk/gtkcolorsel.c:1162
+#: gtk/gtkcolorsel.c:1162
msgid ""
"Click this palette entry to make it the current color. To change this entry, "
"drag a color swatch here or right-click it and select \"Save color here.\""
@@ -1195,7 +1187,7 @@ msgstr ""
"cambiar esta entrada, arrastre un color de muestra aquí o pulse con el botón "
"derecho sobre éste y seleccione «Guardar color aquí»."
-#: ../gtk/gtkcolorsel.c:1929
+#: gtk/gtkcolorsel.c:1929
msgid ""
"Select the color you want from the outer ring. Select the darkness or "
"lightness of that color using the inner triangle."
@@ -1203,7 +1195,7 @@ msgstr ""
"Seleccione el color que desea desde el anillo exterior. Seleccione la "
"oscuridad o luminosidad de ese color usando el triángulo interior."
-#: ../gtk/gtkcolorsel.c:1954
+#: gtk/gtkcolorsel.c:1954
msgid ""
"Click the eyedropper, then click a color anywhere on your screen to select "
"that color."
@@ -1211,67 +1203,67 @@ msgstr ""
"Seleccione el gotero, luego pulse sobre cualquier color que haya en su "
"pantalla para seleccionar ese color."
-#: ../gtk/gtkcolorsel.c:1963
+#: gtk/gtkcolorsel.c:1963
msgid "_Hue:"
msgstr "_Matiz:"
-#: ../gtk/gtkcolorsel.c:1964
+#: gtk/gtkcolorsel.c:1964
msgid "Position on the color wheel."
msgstr "Posición en la rueda de colores."
-#: ../gtk/gtkcolorsel.c:1966
+#: gtk/gtkcolorsel.c:1966
msgid "_Saturation:"
msgstr "_Saturación:"
-#: ../gtk/gtkcolorsel.c:1967
+#: gtk/gtkcolorsel.c:1967
msgid "\"Deepness\" of the color."
msgstr "«Profundidad» del color."
-#: ../gtk/gtkcolorsel.c:1968
+#: gtk/gtkcolorsel.c:1968
msgid "_Value:"
msgstr "_Valor:"
-#: ../gtk/gtkcolorsel.c:1969
+#: gtk/gtkcolorsel.c:1969
msgid "Brightness of the color."
msgstr "Brillo del color."
-#: ../gtk/gtkcolorsel.c:1970
+#: gtk/gtkcolorsel.c:1970
msgid "_Red:"
msgstr "_Rojo:"
-#: ../gtk/gtkcolorsel.c:1971
+#: gtk/gtkcolorsel.c:1971
msgid "Amount of red light in the color."
msgstr "Cantidad de luz roja en el color."
-#: ../gtk/gtkcolorsel.c:1972
+#: gtk/gtkcolorsel.c:1972
msgid "_Green:"
msgstr "_Verde:"
-#: ../gtk/gtkcolorsel.c:1973
+#: gtk/gtkcolorsel.c:1973
msgid "Amount of green light in the color."
msgstr "Cantidad de luz verde en el color."
-#: ../gtk/gtkcolorsel.c:1974
+#: gtk/gtkcolorsel.c:1974
msgid "_Blue:"
msgstr "_Azul:"
-#: ../gtk/gtkcolorsel.c:1975
+#: gtk/gtkcolorsel.c:1975
msgid "Amount of blue light in the color."
msgstr "Cantidad de luz azul en el color."
-#: ../gtk/gtkcolorsel.c:1978
+#: gtk/gtkcolorsel.c:1978
msgid "_Opacity:"
msgstr "_Opacidad:"
-#: ../gtk/gtkcolorsel.c:1986 ../gtk/gtkcolorsel.c:1997
+#: gtk/gtkcolorsel.c:1986 gtk/gtkcolorsel.c:1997
msgid "Transparency of the color."
msgstr "Transparencia del color."
-#: ../gtk/gtkcolorsel.c:2004
+#: gtk/gtkcolorsel.c:2004
msgid "Color _Name:"
msgstr "_Nombre del color:"
-#: ../gtk/gtkcolorsel.c:2019
+#: gtk/gtkcolorsel.c:2019
msgid ""
"You can enter an HTML-style hexadecimal color value, or simply a color name "
"such as 'orange' in this entry."
@@ -1279,77 +1271,77 @@ msgstr ""
"Puede introducir en esta entrada un valor de color en estilo HTML "
"hexadecimal, o simplemente un nombre de color como «orange»."
-#: ../gtk/gtkcolorsel.c:2038
+#: gtk/gtkcolorsel.c:2038
msgid "_Palette"
msgstr "_Paleta"
-#: ../gtk/gtkcolorsel.c:2070
+#: gtk/gtkcolorsel.c:2070
msgid "Color Wheel"
msgstr "Rueda de color"
-#: ../gtk/gtkcolorseldialog.c:123
+#: gtk/gtkcolorseldialog.c:123
msgid "Color Selection"
msgstr "Selección de color"
-#: ../gtk/gtkentry.c:4508 ../gtk/gtktextview.c:7068
+#: gtk/gtkentry.c:4508 gtk/gtktextview.c:7068
msgid "Select _All"
msgstr "Seleccionar _todo"
-#: ../gtk/gtkentry.c:4518 ../gtk/gtktextview.c:7078
+#: gtk/gtkentry.c:4518 gtk/gtktextview.c:7078
msgid "Input _Methods"
msgstr "_Métodos de entrada"
-#: ../gtk/gtkentry.c:4529 ../gtk/gtktextview.c:7089
+#: gtk/gtkentry.c:4529 gtk/gtktextview.c:7089
msgid "_Insert Unicode Control Character"
msgstr "_Insertar un carácter de control Unicode"
-#: ../gtk/gtkfilechooser.c:1588 ../gtk/gtkfilechooser.c:1632
-#: ../gtk/gtkfilechooser.c:1707 ../gtk/gtkfilechooser.c:1751
+#: gtk/gtkfilechooser.c:1588 gtk/gtkfilechooser.c:1632
+#: gtk/gtkfilechooser.c:1707 gtk/gtkfilechooser.c:1751
#, c-format
msgid "Invalid filename: %s"
msgstr "Nombre de archivo no válido: %s"
-#: ../gtk/gtkfilechooserbutton.c:67
+#: gtk/gtkfilechooserbutton.c:67
msgid "Select A File"
msgstr "Seleccione un archivo"
-#: ../gtk/gtkfilechooserbutton.c:68 ../gtk/gtkfilechooserdefault.c:1302
-#: ../gtk/gtkpathbar.c:1020
+#: gtk/gtkfilechooserbutton.c:68 gtk/gtkfilechooserdefault.c:1302
+#: gtk/gtkpathbar.c:1020
msgid "Home"
msgstr "Inicio"
-#: ../gtk/gtkfilechooserbutton.c:69 ../gtk/gtkfilechooserdefault.c:1329
-#: ../gtk/gtkpathbar.c:1022
+#: gtk/gtkfilechooserbutton.c:69 gtk/gtkfilechooserdefault.c:1329
+#: gtk/gtkpathbar.c:1022
msgid "Desktop"
msgstr "Escritorio"
# #-#-#-#-# memoria.po (memoria 1.0) #-#-#-#-#
# src/file-manager/fm-icon-text-window.c:85
-#: ../gtk/gtkfilechooserbutton.c:70
+#: gtk/gtkfilechooserbutton.c:70
msgid "(None)"
msgstr "(Ninguno)"
-#: ../gtk/gtkfilechooserbutton.c:1523
+#: gtk/gtkfilechooserbutton.c:1523
msgid "Other..."
msgstr "Otro..."
-#: ../gtk/gtkfilechooserdefault.c:917
+#: gtk/gtkfilechooserdefault.c:917
msgid "Could not retrieve information about the file"
msgstr "No se pudo obtener la información acerca del archivo"
-#: ../gtk/gtkfilechooserdefault.c:928
+#: gtk/gtkfilechooserdefault.c:928
msgid "Could not add a bookmark"
msgstr "No se pudo añadir un marcador"
-#: ../gtk/gtkfilechooserdefault.c:939
+#: gtk/gtkfilechooserdefault.c:939
msgid "Could not remove bookmark"
msgstr "No se pudo eliminar el marcador"
-#: ../gtk/gtkfilechooserdefault.c:950
+#: gtk/gtkfilechooserdefault.c:950
msgid "The folder could not be created"
msgstr "No se pudo crear la carpeta"
-#: ../gtk/gtkfilechooserdefault.c:963
+#: gtk/gtkfilechooserdefault.c:963
msgid ""
"The folder could not be created, as a file with the same name already "
"exists. Try using a different name for the folder, or rename the file first."
@@ -1357,228 +1349,228 @@ msgstr ""
"No se pudo crear la carpeta, debido a que ya existe un archivo con el mismo "
"nombre. Intenta usar un nombre distinto o renombre el archivo primero."
-#: ../gtk/gtkfilechooserdefault.c:976
+#: gtk/gtkfilechooserdefault.c:976
msgid "Invalid file name"
msgstr "Nombre de archivo inválido"
-#: ../gtk/gtkfilechooserdefault.c:986
+#: gtk/gtkfilechooserdefault.c:986
msgid "The folder contents could not be displayed"
msgstr "No se pudo mostrar el contenido de la carpeta"
-#: ../gtk/gtkfilechooserdefault.c:1192
+#: gtk/gtkfilechooserdefault.c:1192
#, c-format
msgid "Could not get information about '%s': %s"
msgstr "No se ha podido obtener información acerca de «%s» : %s"
-#: ../gtk/gtkfilechooserdefault.c:2222
+#: gtk/gtkfilechooserdefault.c:2208
#, c-format
msgid "Add the folder '%s' to the bookmarks"
msgstr "Añadir la carpeta «%s» a los marcadores"
-#: ../gtk/gtkfilechooserdefault.c:2263
+#: gtk/gtkfilechooserdefault.c:2249
msgid "Add the current folder to the bookmarks"
msgstr "Añadir la carpeta actual a los marcadores"
-#: ../gtk/gtkfilechooserdefault.c:2265
+#: gtk/gtkfilechooserdefault.c:2251
msgid "Add the selected folders to the bookmarks"
msgstr "Añadir las carpetas seleccionadas a los marcadores"
-#: ../gtk/gtkfilechooserdefault.c:2305
+#: gtk/gtkfilechooserdefault.c:2291
#, c-format
msgid "Remove the bookmark '%s'"
msgstr "Quitar el marcador «%s»"
-#: ../gtk/gtkfilechooserdefault.c:2736
+#: gtk/gtkfilechooserdefault.c:2722
#, c-format
msgid "Could not add a bookmark for '%s' because it is an invalid path name."
msgstr ""
"No se pudo añadir un marcador para «%s» porque es un nombre de ruta inválido."
-#: ../gtk/gtkfilechooserdefault.c:2951
+#: gtk/gtkfilechooserdefault.c:2937
msgid "Remove"
msgstr "Quitar"
-#: ../gtk/gtkfilechooserdefault.c:2960
+#: gtk/gtkfilechooserdefault.c:2946
msgid "Rename..."
msgstr "Renombrar..."
-#: ../gtk/gtkfilechooserdefault.c:3083
+#: gtk/gtkfilechooserdefault.c:3069
msgid "Shortcuts"
msgstr "Atajos"
-#: ../gtk/gtkfilechooserdefault.c:3137
+#: gtk/gtkfilechooserdefault.c:3123
msgid "Folder"
msgstr "Carpeta"
-#: ../gtk/gtkfilechooserdefault.c:3193 ../gtk/gtkstock.c:317
+#: gtk/gtkfilechooserdefault.c:3179 gtk/gtkstock.c:317
msgid "_Add"
msgstr "_Añadir"
-#: ../gtk/gtkfilechooserdefault.c:3200
+#: gtk/gtkfilechooserdefault.c:3186
msgid "Add the selected folder to the Bookmarks"
msgstr "Añadir la carpeta seleccionada a los marcadores"
-#: ../gtk/gtkfilechooserdefault.c:3205 ../gtk/gtkstock.c:395
+#: gtk/gtkfilechooserdefault.c:3191 gtk/gtkstock.c:395
msgid "_Remove"
msgstr "_Quitar"
-#: ../gtk/gtkfilechooserdefault.c:3212
+#: gtk/gtkfilechooserdefault.c:3198
msgid "Remove the selected bookmark"
msgstr "Quitar el marcador seleccionado"
-#: ../gtk/gtkfilechooserdefault.c:3319
+#: gtk/gtkfilechooserdefault.c:3305
msgid "_Add to Bookmarks"
msgstr "_Añadir a los marcadores"
-#: ../gtk/gtkfilechooserdefault.c:3329
+#: gtk/gtkfilechooserdefault.c:3315
msgid "Open _Location"
msgstr "Abrir _dirección"
-#: ../gtk/gtkfilechooserdefault.c:3341
+#: gtk/gtkfilechooserdefault.c:3327
msgid "Show _Hidden Files"
msgstr "Mostrar archivos _ocultos"
-#: ../gtk/gtkfilechooserdefault.c:3465 ../gtk/gtkfilesel.c:766
+#: gtk/gtkfilechooserdefault.c:3451 gtk/gtkfilesel.c:766
msgid "Files"
msgstr "Archivos"
-#: ../gtk/gtkfilechooserdefault.c:3496
+#: gtk/gtkfilechooserdefault.c:3482
msgid "Name"
msgstr "Nombre"
-#: ../gtk/gtkfilechooserdefault.c:3521
+#: gtk/gtkfilechooserdefault.c:3507
msgid "Size"
msgstr "Tamaño"
-#: ../gtk/gtkfilechooserdefault.c:3534
+#: gtk/gtkfilechooserdefault.c:3520
msgid "Modified"
msgstr "Modificado"
-#: ../gtk/gtkfilechooserdefault.c:3566
+#: gtk/gtkfilechooserdefault.c:3552
msgid "Select which types of files are shown"
msgstr "Seleccione qué tipos de archivos se muestran"
#. Create Folder
-#: ../gtk/gtkfilechooserdefault.c:3602
+#: gtk/gtkfilechooserdefault.c:3588
msgid "Create Fo_lder"
msgstr "Crear _carpeta"
#. Name entry
-#: ../gtk/gtkfilechooserdefault.c:3723
+#: gtk/gtkfilechooserdefault.c:3709
msgid "_Name:"
msgstr "_Nombre:"
-#: ../gtk/gtkfilechooserdefault.c:3763
+#: gtk/gtkfilechooserdefault.c:3749
msgid "_Browse for other folders"
msgstr "_Buscar otras carpetas"
-#: ../gtk/gtkfilechooserdefault.c:4014
+#: gtk/gtkfilechooserdefault.c:4000
msgid "Save in _folder:"
msgstr "Guardar en una _carpeta:"
-#: ../gtk/gtkfilechooserdefault.c:4016
+#: gtk/gtkfilechooserdefault.c:4002
msgid "Create in _folder:"
msgstr "Crear en la _carpeta:"
-#: ../gtk/gtkfilechooserdefault.c:4973
+#: gtk/gtkfilechooserdefault.c:4959
msgid "Cannot change to folder because it is not local"
msgstr "No se pudo cambiar a la carpeta porque no es local"
-#: ../gtk/gtkfilechooserdefault.c:5527
+#: gtk/gtkfilechooserdefault.c:5513
#, c-format
msgid "Shortcut %s does not exist"
msgstr "El atajo %s no existe"
-#: ../gtk/gtkfilechooserdefault.c:6071
+#: gtk/gtkfilechooserdefault.c:6057
#, c-format
msgid "Could not mount %s"
msgstr "No se pudo montar %s"
-#: ../gtk/gtkfilechooserdefault.c:6366
+#: gtk/gtkfilechooserdefault.c:6352
msgid "Type name of new folder"
msgstr "Nombre del tipo de la carpeta nueva"
-#: ../gtk/gtkfilechooserdefault.c:6408
+#: gtk/gtkfilechooserdefault.c:6394
#, c-format
msgid "%d byte"
msgid_plural "%d bytes"
msgstr[0] "%d byte"
msgstr[1] "%d bytes"
-#: ../gtk/gtkfilechooserdefault.c:6410
+#: gtk/gtkfilechooserdefault.c:6396
#, c-format
msgid "%.1f K"
msgstr "%.1f Kib"
-#: ../gtk/gtkfilechooserdefault.c:6412
+#: gtk/gtkfilechooserdefault.c:6398
#, c-format
msgid "%.1f M"
msgstr "%.1f Mib"
-#: ../gtk/gtkfilechooserdefault.c:6414
+#: gtk/gtkfilechooserdefault.c:6400
#, c-format
msgid "%.1f G"
msgstr "%.1f Gib"
-#: ../gtk/gtkfilechooserdefault.c:6460 ../gtk/gtkfilechooserdefault.c:6484
+#: gtk/gtkfilechooserdefault.c:6446 gtk/gtkfilechooserdefault.c:6470
msgid "Unknown"
msgstr "Desconocido"
-#: ../gtk/gtkfilechooserdefault.c:6471
+#: gtk/gtkfilechooserdefault.c:6457
msgid "Today"
msgstr "Hoy"
-#: ../gtk/gtkfilechooserdefault.c:6473
+#: gtk/gtkfilechooserdefault.c:6459
msgid "Yesterday"
msgstr "Ayer"
-#: ../gtk/gtkfilechooserdefault.c:6555
+#: gtk/gtkfilechooserdefault.c:6541
msgid "Cannot change folder"
msgstr "No se pudo cambiar la carpeta"
-#: ../gtk/gtkfilechooserdefault.c:6556
+#: gtk/gtkfilechooserdefault.c:6542
msgid "The folder you specified is an invalid path."
msgstr "La carpeta que especificó es una ruta inválida."
-#: ../gtk/gtkfilechooserdefault.c:6595
+#: gtk/gtkfilechooserdefault.c:6581
#, c-format
msgid "Could not build file name from '%s' and '%s'"
msgstr "No se pudo construir un nombre de archivo de «%s» y «%s»"
-#: ../gtk/gtkfilechooserdefault.c:6631
+#: gtk/gtkfilechooserdefault.c:6617
msgid "Could not select item"
msgstr "No se pudo seleccionar el elemento"
-#: ../gtk/gtkfilechooserdefault.c:6671
+#: gtk/gtkfilechooserdefault.c:6657
msgid "Open Location"
msgstr "Abrir dirección"
-#: ../gtk/gtkfilechooserdefault.c:6678
+#: gtk/gtkfilechooserdefault.c:6664
msgid "Save in Location"
msgstr "Guardar en dirección"
-#: ../gtk/gtkfilechooserdefault.c:6702
+#: gtk/gtkfilechooserdefault.c:6688
msgid "_Location:"
msgstr "_Dirección:"
-#: ../gtk/gtkfilesel.c:730
+#: gtk/gtkfilesel.c:730
msgid "Folders"
msgstr "Carpetas"
-#: ../gtk/gtkfilesel.c:734
+#: gtk/gtkfilesel.c:734
msgid "Fol_ders"
msgstr "_Carpetas"
-#: ../gtk/gtkfilesel.c:770
+#: gtk/gtkfilesel.c:770
msgid "_Files"
msgstr "_Archivos"
-#: ../gtk/gtkfilesel.c:858 ../gtk/gtkfilesel.c:2248
+#: gtk/gtkfilesel.c:858 gtk/gtkfilesel.c:2248
#, c-format
msgid "Folder unreadable: %s"
msgstr "Carpeta ilegible: %s"
-#: ../gtk/gtkfilesel.c:989
+#: gtk/gtkfilesel.c:989
#, c-format
msgid ""
"The file \"%s\" resides on another machine (called %s) and may not be "
@@ -1589,19 +1581,19 @@ msgstr ""
"disponible para este programa.\n"
"¿Está seguro que desea seleccionarlo?"
-#: ../gtk/gtkfilesel.c:1120
+#: gtk/gtkfilesel.c:1120
msgid "_New Folder"
msgstr "Carpeta _nueva"
-#: ../gtk/gtkfilesel.c:1131
+#: gtk/gtkfilesel.c:1131
msgid "De_lete File"
msgstr "_Borrar archivo"
-#: ../gtk/gtkfilesel.c:1142
+#: gtk/gtkfilesel.c:1142
msgid "_Rename File"
msgstr "_Renombrar archivo"
-#: ../gtk/gtkfilesel.c:1444
+#: gtk/gtkfilesel.c:1444
#, c-format
msgid ""
"The folder name \"%s\" contains symbols that are not allowed in filenames"
@@ -1609,7 +1601,7 @@ msgstr ""
"El nombre de la carpeta «%s» contiene símbolos que no están permitidos en "
"los nombres de archivos"
-#: ../gtk/gtkfilesel.c:1446
+#: gtk/gtkfilesel.c:1446
#, c-format
msgid ""
"Error creating folder \"%s\": %s\n"
@@ -1618,36 +1610,36 @@ msgstr ""
"Ha ocurrido un error al crear la carpeta «%s» : %s\n"
"%s"
-#: ../gtk/gtkfilesel.c:1447 ../gtk/gtkfilesel.c:1683
+#: gtk/gtkfilesel.c:1447 gtk/gtkfilesel.c:1683
msgid "You probably used symbols not allowed in filenames."
msgstr ""
"Probablemente ha empleado símbolos no permitidos en nombres de archivo."
-#: ../gtk/gtkfilesel.c:1455
+#: gtk/gtkfilesel.c:1455
#, c-format
msgid "Error creating folder \"%s\": %s\n"
msgstr "Error al crear la carpeta «%s» : %s\n"
-#: ../gtk/gtkfilesel.c:1489
+#: gtk/gtkfilesel.c:1489
msgid "New Folder"
msgstr "Carpeta nueva"
-#: ../gtk/gtkfilesel.c:1504
+#: gtk/gtkfilesel.c:1504
msgid "_Folder name:"
msgstr "_Nombre de la carpeta:"
-#: ../gtk/gtkfilesel.c:1528
+#: gtk/gtkfilesel.c:1528
msgid "C_reate"
msgstr "C_rear"
-#: ../gtk/gtkfilesel.c:1571
+#: gtk/gtkfilesel.c:1571
#, c-format
msgid "The filename \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
"El nombre «%s» contiene símbolos que no están permitidos en nombres de "
"archivos"
-#: ../gtk/gtkfilesel.c:1574
+#: gtk/gtkfilesel.c:1574
#, c-format
msgid ""
"Error deleting file \"%s\": %s\n"
@@ -1656,34 +1648,34 @@ msgstr ""
"Error al borrar el archivo «%s»: %s\n"
"%s"
-#: ../gtk/gtkfilesel.c:1576 ../gtk/gtkfilesel.c:1697
+#: gtk/gtkfilesel.c:1576 gtk/gtkfilesel.c:1697
msgid "It probably contains symbols not allowed in filenames."
msgstr ""
"Probablemente contenga símbolos que no están permitidos en los nombres de "
"archivo."
-#: ../gtk/gtkfilesel.c:1585
+#: gtk/gtkfilesel.c:1585
#, c-format
msgid "Error deleting file \"%s\": %s"
msgstr "Error al borrar el archivo «%s»: %s"
-#: ../gtk/gtkfilesel.c:1628
+#: gtk/gtkfilesel.c:1628
#, c-format
msgid "Really delete file \"%s\"?"
msgstr "¿Realmente desea borrar el archivo «%s»?"
-#: ../gtk/gtkfilesel.c:1633
+#: gtk/gtkfilesel.c:1633
msgid "Delete File"
msgstr "Borrar archivo"
-#: ../gtk/gtkfilesel.c:1679 ../gtk/gtkfilesel.c:1693
+#: gtk/gtkfilesel.c:1679 gtk/gtkfilesel.c:1693
#, c-format
msgid "The file name \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
"El nombre «%s» contiene símbolos que no están permitidos en nombres de "
"archivos"
-#: ../gtk/gtkfilesel.c:1681
+#: gtk/gtkfilesel.c:1681
#, c-format
msgid ""
"Error renaming file to \"%s\": %s\n"
@@ -1692,7 +1684,7 @@ msgstr ""
"Error al renombrar el archivo como «%s»: %s\n"
"%s"
-#: ../gtk/gtkfilesel.c:1695
+#: gtk/gtkfilesel.c:1695
#, c-format
msgid ""
"Error renaming file \"%s\": %s\n"
@@ -1701,29 +1693,29 @@ msgstr ""
"Error al renombrar el archivo «%s»: %s\n"
"%s"
-#: ../gtk/gtkfilesel.c:1705
+#: gtk/gtkfilesel.c:1705
#, c-format
msgid "Error renaming file \"%s\" to \"%s\": %s"
msgstr "Error al renombrar el archivo «%s» como «%s»: %s"
-#: ../gtk/gtkfilesel.c:1752
+#: gtk/gtkfilesel.c:1752
msgid "Rename File"
msgstr "Renombrar archivo"
-#: ../gtk/gtkfilesel.c:1767
+#: gtk/gtkfilesel.c:1767
#, c-format
msgid "Rename file \"%s\" to:"
msgstr "Renombrar archivo «%s» como:"
-#: ../gtk/gtkfilesel.c:1796
+#: gtk/gtkfilesel.c:1796
msgid "_Rename"
msgstr "_Renombrar"
-#: ../gtk/gtkfilesel.c:2228
+#: gtk/gtkfilesel.c:2228
msgid "_Selection: "
msgstr "_Selección: "
-#: ../gtk/gtkfilesel.c:3151
+#: gtk/gtkfilesel.c:3151
#, c-format
msgid ""
"The filename \"%s\" couldn't be converted to UTF-8. (try setting the "
@@ -1732,48 +1724,48 @@ msgstr ""
"El nombre de archivo «%s» no ha podido ser convertido a UTF-8. (intente "
"definir la variable de entorno G_FILENAME_ENCODING): %s"
-#: ../gtk/gtkfilesel.c:3154
+#: gtk/gtkfilesel.c:3154
msgid "Invalid UTF-8"
msgstr "UTF-8 inválido"
-#: ../gtk/gtkfilesel.c:4031
+#: gtk/gtkfilesel.c:4031
msgid "Name too long"
msgstr "El nombre es demasiado largo"
-#: ../gtk/gtkfilesel.c:4033
+#: gtk/gtkfilesel.c:4033
msgid "Couldn't convert filename"
msgstr "No se ha podido convertir el nombre del archivo"
-#: ../gtk/gtkfilesystemmodel.c:1267
+#: gtk/gtkfilesystemmodel.c:1267
msgid "(Empty)"
msgstr "(Vacío)"
-#: ../gtk/gtkfilesystemunix.c:475 ../gtk/gtkfilesystemunix.c:678
-#: ../gtk/gtkfilesystemunix.c:1918 ../gtk/gtkfilesystemwin32.c:482
-#: ../gtk/gtkfilesystemwin32.c:495 ../gtk/gtkfilesystemwin32.c:1560
+#: gtk/gtkfilesystemunix.c:475 gtk/gtkfilesystemunix.c:678
+#: gtk/gtkfilesystemunix.c:1918 gtk/gtkfilesystemwin32.c:482
+#: gtk/gtkfilesystemwin32.c:495 gtk/gtkfilesystemwin32.c:1560
#, c-format
msgid "Error getting information for '%s': %s"
msgstr "Error al obtener información para «%s» : %s"
-#: ../gtk/gtkfilesystemunix.c:547 ../gtk/gtkfilesystemwin32.c:537
+#: gtk/gtkfilesystemunix.c:547 gtk/gtkfilesystemwin32.c:537
#, c-format
msgid "Error creating directory '%s': %s"
msgstr "Error al crear la carpeta «%s» : %s"
-#: ../gtk/gtkfilesystemunix.c:627 ../gtk/gtkfilesystemwin32.c:597
+#: gtk/gtkfilesystemunix.c:627 gtk/gtkfilesystemwin32.c:597
msgid "This file system does not support mounting"
msgstr "Este sistema de archivos no soporta montaje"
-#: ../gtk/gtkfilesystemunix.c:635
+#: gtk/gtkfilesystemunix.c:635
msgid "Filesystem"
msgstr "Sistema de archivos"
-#: ../gtk/gtkfilesystemunix.c:792
+#: gtk/gtkfilesystemunix.c:792
#, c-format
msgid "Could not get a stock icon for %s"
msgstr "No se ha podido obtener el icono de fábrica para %s"
-#: ../gtk/gtkfilesystemunix.c:887
+#: gtk/gtkfilesystemunix.c:887
#, c-format
msgid ""
"The name \"%s\" is not valid because it contains the character \"%s\". "
@@ -1782,98 +1774,98 @@ msgstr ""
"El nombre «%s» no es válido debido a que contiene el carácter «%s». Por "
"favor, use un nombre diferente."
-#: ../gtk/gtkfilesystemunix.c:1489
+#: gtk/gtkfilesystemunix.c:1489
#, c-format
msgid "Writing %s failed: %s"
msgstr "Ha fallado la escritura de %s: %s"
-#: ../gtk/gtkfilesystemunix.c:1578
+#: gtk/gtkfilesystemunix.c:1578
#, c-format
msgid "'%s' already exists in the bookmarks list"
msgstr "«%s» ya existe en la lista de marcadores"
-#: ../gtk/gtkfilesystemunix.c:1650
+#: gtk/gtkfilesystemunix.c:1650
#, c-format
msgid "'%s' does not exist in the bookmarks list"
msgstr "«%s» no existe en la lista de marcadores"
-#: ../gtk/gtkfilesystemunix.c:1878
+#: gtk/gtkfilesystemunix.c:1878
#, c-format
msgid "Error getting information for '/': %s"
msgstr "Error al obtener información para «/» : %s"
-#: ../gtk/gtkfilesystemwin32.c:611
+#: gtk/gtkfilesystemwin32.c:611
#, c-format
msgid "Network Drive (%s)"
msgstr "Unidad de red (%s)"
-#: ../gtk/gtkfilesystemwin32.c:650
+#: gtk/gtkfilesystemwin32.c:650
#, c-format
msgid "%s (%s)"
msgstr "%s (%s)"
-#: ../gtk/gtkfilesystemwin32.c:1032
+#: gtk/gtkfilesystemwin32.c:1032
#, c-format
msgid "Bookmark saving failed: %s"
msgstr "Ha fallado el guardado del marcador: %s"
-#: ../gtk/gtkfontbutton.c:179 ../gtk/gtkfontbutton.c:292
+#: gtk/gtkfontbutton.c:179 gtk/gtkfontbutton.c:292
msgid "Pick a Font"
msgstr "Escoja una tipografía"
#. Initialize fields
-#: ../gtk/gtkfontbutton.c:286
+#: gtk/gtkfontbutton.c:286
msgid "Sans 12"
msgstr "Sans 12"
-#: ../gtk/gtkfontbutton.c:804
+#: gtk/gtkfontbutton.c:804
msgid "Font"
msgstr "Tipografía"
#. This is the default text shown in the preview entry, though the user
#. can set it. Remember that some fonts only have capital letters.
-#: ../gtk/gtkfontsel.c:74
+#: gtk/gtkfontsel.c:74
msgid "abcdefghijk ABCDEFGHIJK"
msgstr "abcdefghijk ABCDEFGHIJK"
-#: ../gtk/gtkfontsel.c:361
+#: gtk/gtkfontsel.c:361
msgid "_Family:"
msgstr "_Familia:"
-#: ../gtk/gtkfontsel.c:367
+#: gtk/gtkfontsel.c:367
msgid "_Style:"
msgstr "_Estilo:"
-#: ../gtk/gtkfontsel.c:373
+#: gtk/gtkfontsel.c:373
msgid "Si_ze:"
msgstr "_Tamaño:"
#. create the text entry widget
-#: ../gtk/gtkfontsel.c:549
+#: gtk/gtkfontsel.c:549
msgid "_Preview:"
msgstr "_Vista preliminar:"
-#: ../gtk/gtkfontsel.c:1383
+#: gtk/gtkfontsel.c:1383
msgid "Font Selection"
msgstr "Selección de tipografías"
-#: ../gtk/gtkgamma.c:401
+#: gtk/gtkgamma.c:401
msgid "Gamma"
msgstr "Gamma"
-#: ../gtk/gtkgamma.c:411
+#: gtk/gtkgamma.c:411
msgid "_Gamma value"
msgstr "Valor _gamma"
#. Remove this icon source so we don't keep trying to
#. * load it.
#.
-#: ../gtk/gtkiconfactory.c:1644
+#: gtk/gtkiconfactory.c:1644
#, c-format
msgid "Error loading icon: %s"
msgstr "Ocurrió un error al cargar el icono: %s"
-#: ../gtk/gtkicontheme.c:1250
+#: gtk/gtkicontheme.c:1250
#, c-format
msgid ""
"Could not find the icon '%s'. The '%s' theme\n"
@@ -1886,122 +1878,122 @@ msgstr ""
"Puede obtener una copia desde:\n"
"\t%s"
-#: ../gtk/gtkicontheme.c:1315
+#: gtk/gtkicontheme.c:1315
#, c-format
msgid "Icon '%s' not present in theme"
msgstr "El icono «%s» no está presente en el tema"
-#: ../gtk/gtkimmodule.c:427
+#: gtk/gtkimmodule.c:427
msgid "Default"
msgstr "Predeterminado"
-#: ../gtk/gtkinputdialog.c:235
+#: gtk/gtkinputdialog.c:235
msgid "Input"
msgstr "Entrada"
-#: ../gtk/gtkinputdialog.c:244
+#: gtk/gtkinputdialog.c:244
msgid "No extended input devices"
msgstr "Ningún dispositivo de entrada extendido"
-#: ../gtk/gtkinputdialog.c:256
+#: gtk/gtkinputdialog.c:256
msgid "_Device:"
msgstr "_Dispositivo:"
-#: ../gtk/gtkinputdialog.c:273
+#: gtk/gtkinputdialog.c:273
msgid "Disabled"
msgstr "Desactivado"
-#: ../gtk/gtkinputdialog.c:280
+#: gtk/gtkinputdialog.c:280
msgid "Screen"
msgstr "Pantalla"
-#: ../gtk/gtkinputdialog.c:287
+#: gtk/gtkinputdialog.c:287
msgid "Window"
msgstr "Ventana"
-#: ../gtk/gtkinputdialog.c:294
+#: gtk/gtkinputdialog.c:294
msgid "_Mode: "
msgstr "_Modo: "
#. The axis listbox
-#: ../gtk/gtkinputdialog.c:325
+#: gtk/gtkinputdialog.c:325
msgid "_Axes"
msgstr "_Ejes"
#. Keys listbox
-#: ../gtk/gtkinputdialog.c:342
+#: gtk/gtkinputdialog.c:342
msgid "_Keys"
msgstr "_Teclas"
-#: ../gtk/gtkinputdialog.c:562
+#: gtk/gtkinputdialog.c:562
msgid "X"
msgstr "X"
-#: ../gtk/gtkinputdialog.c:563
+#: gtk/gtkinputdialog.c:563
msgid "Y"
msgstr "Y"
-#: ../gtk/gtkinputdialog.c:564
+#: gtk/gtkinputdialog.c:564
msgid "Pressure"
msgstr "Presión"
-#: ../gtk/gtkinputdialog.c:565
+#: gtk/gtkinputdialog.c:565
msgid "X Tilt"
msgstr "Límite de activación X"
-#: ../gtk/gtkinputdialog.c:566
+#: gtk/gtkinputdialog.c:566
msgid "Y Tilt"
msgstr "Límite de activación Y"
-#: ../gtk/gtkinputdialog.c:567
+#: gtk/gtkinputdialog.c:567
msgid "Wheel"
msgstr "Rueda"
# #-#-#-#-# memoria.po (memoria 1.0) #-#-#-#-#
# src/file-manager/fm-icon-text-window.c:85
-#: ../gtk/gtkinputdialog.c:607
+#: gtk/gtkinputdialog.c:607
msgid "none"
msgstr "ninguno"
-#: ../gtk/gtkinputdialog.c:643 ../gtk/gtkinputdialog.c:679
+#: gtk/gtkinputdialog.c:643 gtk/gtkinputdialog.c:679
msgid "(disabled)"
msgstr "(desactivado)"
-#: ../gtk/gtkinputdialog.c:672
+#: gtk/gtkinputdialog.c:672
msgid "(unknown)"
msgstr "(desconocido)"
#. and clear button
-#: ../gtk/gtkinputdialog.c:759
+#: gtk/gtkinputdialog.c:759
msgid "clear"
msgstr "limpiar"
-#: ../gtk/gtklabel.c:3935
+#: gtk/gtklabel.c:3935
msgid "Select All"
msgstr "Seleccionar todo"
#. Description of --gtk-module=MODULES in --help output
-#: ../gtk/gtkmain.c:398
+#: gtk/gtkmain.c:398
msgid "Load additional GTK+ modules"
msgstr "Cargar módulos adicionales GTK+"
#. Placeholder in --gtk-module=MODULES in --help output
-#: ../gtk/gtkmain.c:399
+#: gtk/gtkmain.c:399
msgid "MODULES"
msgstr "MÓDULOS"
#. Description of --g-fatal-warnings in --help output
-#: ../gtk/gtkmain.c:401
+#: gtk/gtkmain.c:401
msgid "Make all warnings fatal"
msgstr "Hacer todas las advertencias fatales"
#. Description of --gtk-debug=FLAGS in --help output
-#: ../gtk/gtkmain.c:404
+#: gtk/gtkmain.c:404
msgid "GTK+ debugging flags to set"
msgstr "Flags de depuración GTK+ a establecer"
#. Description of --gtk-no-debug=FLAGS in --help output
-#: ../gtk/gtkmain.c:407
+#: gtk/gtkmain.c:407
msgid "GTK+ debugging flags to unset"
msgstr "Flags de depuración GTK+ a quitar"
@@ -2010,507 +2002,507 @@ msgstr "Flags de depuración GTK+ a quitar"
#. * Do *not* translate it to "predefinito:LTR", if it
#. * it isn't default:LTR or default:RTL it will not work
#.
-#: ../gtk/gtkmain.c:476
+#: gtk/gtkmain.c:476
msgid "default:LTR"
msgstr "default:LTR"
-#: ../gtk/gtkmain.c:559
+#: gtk/gtkmain.c:559
msgid "GTK+ Options"
msgstr "Opciones GTK+"
-#: ../gtk/gtkmain.c:559
+#: gtk/gtkmain.c:559
msgid "Show GTK+ Options"
msgstr "Mostrar opciones GTK+"
-#: ../gtk/gtknotebook.c:2718 ../gtk/gtknotebook.c:5064
+#: gtk/gtknotebook.c:2718 gtk/gtknotebook.c:5064
#, c-format
msgid "Page %u"
msgstr "Página %u"
-#: ../gtk/gtkradiotoolbutton.c:92
+#: gtk/gtkradiotoolbutton.c:92
msgid "Group"
msgstr "Grupo"
-#: ../gtk/gtkradiotoolbutton.c:93
+#: gtk/gtkradiotoolbutton.c:93
msgid "The radio tool button whose group this button belongs to."
msgstr "La herramienta de botón de radio a cuyo grupo pertenece este botón."
-#: ../gtk/gtkrc.c:2400
+#: gtk/gtkrc.c:2400
#, c-format
msgid "Unable to find include file: \"%s\""
msgstr "No se ha podido encontrar el archivo «include»: «%s»"
-#: ../gtk/gtkrc.c:3042 ../gtk/gtkrc.c:3045
+#: gtk/gtkrc.c:3042 gtk/gtkrc.c:3045
#, c-format
msgid "Unable to locate image file in pixmap_path: \"%s\""
msgstr "Imposible encontrar un archivo imagen en pixmap_path: «%s»"
-#: ../gtk/gtkrc.c:3480
+#: gtk/gtkrc.c:3480
#, c-format
msgid "Pixmap path element: \"%s\" must be absolute, %s, line %d"
msgstr "La ruta del elemento pixmap: «%s» debe ser absoluta, %s, línea %d"
#. KEEP IN SYNC with gtkiconfactory.c stock icons, when appropriate
-#: ../gtk/gtkstock.c:308
+#: gtk/gtkstock.c:308
msgid "Information"
msgstr "Información"
-#: ../gtk/gtkstock.c:309
+#: gtk/gtkstock.c:309
msgid "Warning"
msgstr "Advertencia"
-#: ../gtk/gtkstock.c:310
+#: gtk/gtkstock.c:310
msgid "Error"
msgstr "Error"
-#: ../gtk/gtkstock.c:311
+#: gtk/gtkstock.c:311
msgid "Question"
msgstr "Pregunta"
#. FIXME these need accelerators when appropriate, and
#. * need the mnemonics to be rationalized
#.
-#: ../gtk/gtkstock.c:316
+#: gtk/gtkstock.c:316
msgid "_About"
msgstr "A_cerca de"
-#: ../gtk/gtkstock.c:318
+#: gtk/gtkstock.c:318
msgid "_Apply"
msgstr "_Aplicar"
-#: ../gtk/gtkstock.c:319
+#: gtk/gtkstock.c:319
msgid "_Bold"
msgstr "_Negrita"
-#: ../gtk/gtkstock.c:320
+#: gtk/gtkstock.c:320
msgid "_Cancel"
msgstr "_Cancelar"
-#: ../gtk/gtkstock.c:321
+#: gtk/gtkstock.c:321
msgid "_CD-Rom"
msgstr "_CD-Rom"
-#: ../gtk/gtkstock.c:322
+#: gtk/gtkstock.c:322
msgid "_Clear"
msgstr "_Limpiar"
-#: ../gtk/gtkstock.c:323
+#: gtk/gtkstock.c:323
msgid "_Close"
msgstr "_Cerrar"
-#: ../gtk/gtkstock.c:324
+#: gtk/gtkstock.c:324
msgid "_Convert"
msgstr "_Convertir"
-#: ../gtk/gtkstock.c:325
+#: gtk/gtkstock.c:325
msgid "_Copy"
msgstr "_Copiar"
-#: ../gtk/gtkstock.c:326
+#: gtk/gtkstock.c:326
msgid "Cu_t"
msgstr "Cor_tar"
-#: ../gtk/gtkstock.c:327
+#: gtk/gtkstock.c:327
msgid "_Delete"
msgstr "_Borrar"
-#: ../gtk/gtkstock.c:328
+#: gtk/gtkstock.c:328
msgid "_Execute"
msgstr "_Ejecutar"
-#: ../gtk/gtkstock.c:329
+#: gtk/gtkstock.c:329
msgid "_Edit"
msgstr "_Editar"
# src/nautilus-first-time-druid.c:290
-#: ../gtk/gtkstock.c:330
+#: gtk/gtkstock.c:330
msgid "_Find"
msgstr "_Buscar"
-#: ../gtk/gtkstock.c:331
+#: gtk/gtkstock.c:331
msgid "Find and _Replace"
msgstr "Buscar y _reemplazar"
-#: ../gtk/gtkstock.c:332
+#: gtk/gtkstock.c:332
msgid "_Floppy"
msgstr "_Disquete"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:334
+#: gtk/gtkstock.c:334
msgid "Navigation|_Bottom"
msgstr "_Fondo"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:336
+#: gtk/gtkstock.c:336
msgid "Navigation|_First"
msgstr "_Primero"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:338
+#: gtk/gtkstock.c:338
msgid "Navigation|_Last"
msgstr "_Último"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:340
+#: gtk/gtkstock.c:340
msgid "Navigation|_Top"
msgstr "_Cima"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:342
+#: gtk/gtkstock.c:342
msgid "Navigation|_Back"
msgstr "_Atrás"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:344
+#: gtk/gtkstock.c:344
msgid "Navigation|_Down"
msgstr "_Bajar"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:346
+#: gtk/gtkstock.c:346
msgid "Navigation|_Forward"
msgstr "_Adelante"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:348
+#: gtk/gtkstock.c:348
msgid "Navigation|_Up"
msgstr "_Subir"
-#: ../gtk/gtkstock.c:349
+#: gtk/gtkstock.c:349
msgid "_Harddisk"
msgstr "_Disco duro"
-#: ../gtk/gtkstock.c:350
+#: gtk/gtkstock.c:350
msgid "_Help"
msgstr "A_yuda"
-#: ../gtk/gtkstock.c:351
+#: gtk/gtkstock.c:351
msgid "_Home"
msgstr "_Inicio"
-#: ../gtk/gtkstock.c:352
+#: gtk/gtkstock.c:352
msgid "Increase Indent"
msgstr "Aumentar sangría"
-#: ../gtk/gtkstock.c:353
+#: gtk/gtkstock.c:353
msgid "Decrease Indent"
msgstr "Disminuir sangría"
-#: ../gtk/gtkstock.c:354
+#: gtk/gtkstock.c:354
msgid "_Index"
msgstr "_Índice"
-#: ../gtk/gtkstock.c:355
+#: gtk/gtkstock.c:355
msgid "_Italic"
msgstr "_Itálica"
-#: ../gtk/gtkstock.c:356
+#: gtk/gtkstock.c:356
msgid "_Jump to"
msgstr "_Ir a"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:358
+#: gtk/gtkstock.c:358
msgid "Justify|_Center"
msgstr "_Centrar"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:360
+#: gtk/gtkstock.c:360
msgid "Justify|_Fill"
msgstr "_Rellenar"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:362
+#: gtk/gtkstock.c:362
msgid "Justify|_Left"
msgstr "_Izquierda"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:364
+#: gtk/gtkstock.c:364
msgid "Justify|_Right"
msgstr "_Derecha"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:367
+#: gtk/gtkstock.c:367
msgid "Media|_Forward"
msgstr "_Adelantar"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:369
+#: gtk/gtkstock.c:369
msgid "Media|_Next"
msgstr "_Siguiente"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:371
+#: gtk/gtkstock.c:371
msgid "Media|P_ause"
msgstr "_Pausa"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:373
+#: gtk/gtkstock.c:373
msgid "Media|_Play"
msgstr "_Reproducir"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:375
+#: gtk/gtkstock.c:375
msgid "Media|Pre_vious"
msgstr "_Anterior"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:377
+#: gtk/gtkstock.c:377
msgid "Media|_Record"
msgstr "_Grabar"
# src/nautilus-first-time-druid.c:290
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:379
+#: gtk/gtkstock.c:379
msgid "Media|R_ewind"
msgstr "_Rebobinar"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:381
+#: gtk/gtkstock.c:381
msgid "Media|_Stop"
msgstr "_Detener"
-#: ../gtk/gtkstock.c:382
+#: gtk/gtkstock.c:382
msgid "_Network"
msgstr "_Red"
-#: ../gtk/gtkstock.c:383
+#: gtk/gtkstock.c:383
msgid "_New"
msgstr "_Nuevo"
-#: ../gtk/gtkstock.c:384
+#: gtk/gtkstock.c:384
msgid "_No"
msgstr "_No"
-#: ../gtk/gtkstock.c:385
+#: gtk/gtkstock.c:385
msgid "_OK"
msgstr "_Aceptar"
-#: ../gtk/gtkstock.c:386
+#: gtk/gtkstock.c:386
msgid "_Open"
msgstr "_Abrir"
-#: ../gtk/gtkstock.c:387
+#: gtk/gtkstock.c:387
msgid "_Paste"
msgstr "_Pegar"
-#: ../gtk/gtkstock.c:388
+#: gtk/gtkstock.c:388
msgid "_Preferences"
msgstr "_Preferencias"
-#: ../gtk/gtkstock.c:389
+#: gtk/gtkstock.c:389
msgid "_Print"
msgstr "Im_primir"
-#: ../gtk/gtkstock.c:390
+#: gtk/gtkstock.c:390
msgid "Print Pre_view"
msgstr "Vista pre_via de impresión"
-#: ../gtk/gtkstock.c:391
+#: gtk/gtkstock.c:391
msgid "_Properties"
msgstr "_Propiedades"
-#: ../gtk/gtkstock.c:392
+#: gtk/gtkstock.c:392
msgid "_Quit"
msgstr "_Salir"
-#: ../gtk/gtkstock.c:393
+#: gtk/gtkstock.c:393
msgid "_Redo"
msgstr "_Rehacer"
-#: ../gtk/gtkstock.c:394
+#: gtk/gtkstock.c:394
msgid "_Refresh"
msgstr "_Refrescar"
-#: ../gtk/gtkstock.c:396
+#: gtk/gtkstock.c:396
msgid "_Revert"
msgstr "_Revertir"
-#: ../gtk/gtkstock.c:397
+#: gtk/gtkstock.c:397
msgid "_Save"
msgstr "_Guardar"
-#: ../gtk/gtkstock.c:398
+#: gtk/gtkstock.c:398
msgid "Save _As"
msgstr "Guardar _como"
-#: ../gtk/gtkstock.c:399
+#: gtk/gtkstock.c:399
msgid "_Color"
msgstr "_Color"
-#: ../gtk/gtkstock.c:400
+#: gtk/gtkstock.c:400
msgid "_Font"
msgstr "Tipogra_fía"
-#: ../gtk/gtkstock.c:401
+#: gtk/gtkstock.c:401
msgid "_Ascending"
msgstr "_Ascendente"
-#: ../gtk/gtkstock.c:402
+#: gtk/gtkstock.c:402
msgid "_Descending"
msgstr "_Descendente"
-#: ../gtk/gtkstock.c:403
+#: gtk/gtkstock.c:403
msgid "_Spell Check"
msgstr "Comprobar _ortografía"
-#: ../gtk/gtkstock.c:404
+#: gtk/gtkstock.c:404
msgid "_Stop"
msgstr "_Detener"
-#: ../gtk/gtkstock.c:405
+#: gtk/gtkstock.c:405
msgid "_Strikethrough"
msgstr "_Tachar"
-#: ../gtk/gtkstock.c:406
+#: gtk/gtkstock.c:406
msgid "_Undelete"
msgstr "_Recuperar"
-#: ../gtk/gtkstock.c:407
+#: gtk/gtkstock.c:407
msgid "_Underline"
msgstr "_Subrayar"
-#: ../gtk/gtkstock.c:408
+#: gtk/gtkstock.c:408
msgid "_Undo"
msgstr "_Deshacer"
-#: ../gtk/gtkstock.c:409
+#: gtk/gtkstock.c:409
msgid "_Yes"
msgstr "_Sí"
-#: ../gtk/gtkstock.c:410
+#: gtk/gtkstock.c:410
msgid "_Normal Size"
msgstr "Tamaño _normal"
-#: ../gtk/gtkstock.c:411
+#: gtk/gtkstock.c:411
msgid "Best _Fit"
msgstr "Ajuste _óptimo"
-#: ../gtk/gtkstock.c:412
+#: gtk/gtkstock.c:412
msgid "Zoom _In"
msgstr "_Ampliar"
-#: ../gtk/gtkstock.c:413
+#: gtk/gtkstock.c:413
msgid "Zoom _Out"
msgstr "_Reducir"
-#: ../gtk/gtktextutil.c:48
+#: gtk/gtktextutil.c:48
msgid "LRM _Left-to-right mark"
msgstr "LRM Marca de _izquierda-a-derecha"
-#: ../gtk/gtktextutil.c:49
+#: gtk/gtktextutil.c:49
msgid "RLM _Right-to-left mark"
msgstr "RLM Marca de _derecha-a-izquierda"
-#: ../gtk/gtktextutil.c:50
+#: gtk/gtktextutil.c:50
msgid "LRE Left-to-right _embedding"
msgstr "LRE In_crustamiento de izquierda-a-derecha"
-#: ../gtk/gtktextutil.c:51
+#: gtk/gtktextutil.c:51
msgid "RLE Right-to-left e_mbedding"
msgstr "RLE Inc_rustamiento de derecha-a-izquierda"
-#: ../gtk/gtktextutil.c:52
+#: gtk/gtktextutil.c:52
msgid "LRO Left-to-right _override"
msgstr "_Sobreescritura de izquierda-a-derecha [LRO]"
-#: ../gtk/gtktextutil.c:53
+#: gtk/gtktextutil.c:53
msgid "RLO Right-to-left o_verride"
msgstr "S_obreescritura de derecha-a-izquierda [RLO]"
-#: ../gtk/gtktextutil.c:54
+#: gtk/gtktextutil.c:54
msgid "PDF _Pop directional formatting"
msgstr "Formateo d_ireccional emergente [PDF]"
-#: ../gtk/gtktextutil.c:55
+#: gtk/gtktextutil.c:55
msgid "ZWS _Zero width space"
msgstr "Espacio de ancho _cero [ZWS]"
-#: ../gtk/gtktextutil.c:56
+#: gtk/gtktextutil.c:56
msgid "ZWJ Zero width _joiner"
msgstr "En_samblador de ancho cero [ZWJ]"
-#: ../gtk/gtktextutil.c:57
+#: gtk/gtktextutil.c:57
msgid "ZWNJ Zero width _non-joiner"
msgstr "_No-ensamblador de ancho cero [ZWNJ]"
-#: ../gtk/gtkthemes.c:71
+#: gtk/gtkthemes.c:71
#, c-format
msgid "Unable to locate theme engine in module_path: \"%s\","
msgstr "Imposible encontrar el motor de temas en la ruta al _modulo: «%s»,"
-#: ../gtk/gtktipsquery.c:186
+#: gtk/gtktipsquery.c:186
msgid "--- No Tip ---"
msgstr "-- Sin consejo --"
-#: ../gtk/gtkuimanager.c:1144
+#: gtk/gtkuimanager.c:1154
#, c-format
msgid "Unknown attribute '%s' on line %d char %d"
msgstr "Atributo «%s» desconocido en la línea %d, carácter %d"
-#: ../gtk/gtkuimanager.c:1346
+#: gtk/gtkuimanager.c:1371
#, c-format
msgid "Unexpected start tag '%s' on line %d char %d"
msgstr "Etiqueta de inicio «%s» inesperada en la línea %d, carácter %d"
-#: ../gtk/gtkuimanager.c:1431
+#: gtk/gtkuimanager.c:1461
#, c-format
msgid "Unexpected character data on line %d char %d"
msgstr "Dato carácter inesperado en la línea %d, carácter %d"
-#: ../gtk/gtkuimanager.c:2222
+#: gtk/gtkuimanager.c:2272
msgid "Empty"
msgstr "Vacío"
#. ID
-#: ../modules/input/imam-et.c:454
+#: modules/input/imam-et.c:454
msgid "Amharic (EZ+)"
msgstr "Amhárico (EZ+)"
#. ID
-#: ../modules/input/imcedilla.c:91
+#: modules/input/imcedilla.c:91
msgid "Cedilla"
msgstr "Cedilla"
#. ID
-#: ../modules/input/imcyrillic-translit.c:217
+#: modules/input/imcyrillic-translit.c:217
msgid "Cyrillic (Transliterated)"
msgstr "Cirílico (Transliterado)"
#. ID
-#: ../modules/input/iminuktitut.c:127
+#: modules/input/iminuktitut.c:127
msgid "Inuktitut (Transliterated)"
msgstr "Inuktitut (Transliterado)"
#. ID
-#: ../modules/input/imipa.c:145
+#: modules/input/imipa.c:145
msgid "IPA"
msgstr "IPA"
#. ID
-#: ../modules/input/imthai-broken.c:178
+#: modules/input/imthai-broken.c:178
msgid "Thai (Broken)"
msgstr "Tailandés (Roto)"
#. ID
-#: ../modules/input/imti-er.c:453
+#: modules/input/imti-er.c:453
msgid "Tigrigna-Eritrean (EZ+)"
msgstr "Tigrigna-Eritreo (EZ+)"
#. ID
-#: ../modules/input/imti-et.c:453
+#: modules/input/imti-et.c:453
msgid "Tigrigna-Ethiopian (EZ+)"
msgstr "Tigrigna-Etíope (EZ+)"
#. ID
-#: ../modules/input/imviqr.c:244
+#: modules/input/imviqr.c:244
msgid "Vietnamese (VIQR)"
msgstr "Vietnamita (VIQR)"
#. ID
-#: ../modules/input/imxim.c:28
+#: modules/input/imxim.c:28
msgid "X Input Method"
msgstr "Método de entrada X"
-#: ../tests/testfilechooser.c:186
+#: tests/testfilechooser.c:186
#, c-format
msgid "Could not get information for file '%s': %s"
msgstr "No se ha podido obtener información para el archivo «%s» : %s"
diff --git a/po/et.po b/po/et.po
index 38892ad1f..9b099e3e8 100644
--- a/po/et.po
+++ b/po/et.po
@@ -13,7 +13,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gtk+\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-06-07 22:36+0000\n"
+"POT-Creation-Date: 2005-06-20 14:30-0400\n"
"PO-Revision-Date: 2005-06-08 11:02+0300\n"
"Last-Translator: Ivar Smolin <okul@linux.ee>\n"
"Language-Team: Estonian <gnome-et@linux.ee>\n"
@@ -22,19 +22,19 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: ../gdk-pixbuf/gdk-pixbuf-animation.c:153 ../gdk-pixbuf/gdk-pixbuf-io.c:838
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1068 ../tests/testfilechooser.c:199
+#: gdk-pixbuf/gdk-pixbuf-animation.c:153 gdk-pixbuf/gdk-pixbuf-io.c:838
+#: gdk-pixbuf/gdk-pixbuf-io.c:1068 tests/testfilechooser.c:199
#, c-format
msgid "Failed to open file '%s': %s"
msgstr "Tõrge faili '%s' avamisel: %s"
-#: ../gdk-pixbuf/gdk-pixbuf-animation.c:166 ../gdk-pixbuf/gdk-pixbuf-io.c:850
+#: gdk-pixbuf/gdk-pixbuf-animation.c:166 gdk-pixbuf/gdk-pixbuf-io.c:850
#, c-format
msgid "Image file '%s' contains no data"
msgstr "Pildifaili '%s' ei sisalda andmeid"
-#: ../gdk-pixbuf/gdk-pixbuf-animation.c:208 ../gdk-pixbuf/gdk-pixbuf-io.c:887
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1109 ../tests/testfilechooser.c:244
+#: gdk-pixbuf/gdk-pixbuf-animation.c:208 gdk-pixbuf/gdk-pixbuf-io.c:887
+#: gdk-pixbuf/gdk-pixbuf-io.c:1109 tests/testfilechooser.c:244
#, c-format
msgid ""
"Failed to load image '%s': reason not known, probably a corrupt image file"
@@ -42,7 +42,7 @@ msgstr ""
"Tõrge pildifaili '%s' laadimisel: põhjus teadmata, arvatavasti on pildifail "
"rikutud"
-#: ../gdk-pixbuf/gdk-pixbuf-animation.c:241
+#: gdk-pixbuf/gdk-pixbuf-animation.c:241
#, c-format
msgid ""
"Failed to load animation '%s': reason not known, probably a corrupt "
@@ -51,12 +51,12 @@ msgstr ""
"Tõrge animatsiooni '%s' laadimisel: põhjuse teadmata, arvatavasti on "
"animatsioonifail rikutud"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:444
+#: gdk-pixbuf/gdk-pixbuf-io.c:444
#, c-format
msgid "Unable to load image-loading module: %s: %s"
msgstr "Piltide laadimise moodulit pole võimalik laadida: %s: %s"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:459
+#: gdk-pixbuf/gdk-pixbuf-io.c:459
#, c-format
msgid ""
"Image-loading module %s does not export the proper interface; perhaps it's "
@@ -65,53 +65,53 @@ msgstr ""
"Pildilaadimismoodul '%s' ei väljasta korralikku liidest; võibolla on "
"tegemist erinevate GTK versioonidega?"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:628 ../gdk-pixbuf/gdk-pixbuf-io.c:680
+#: gdk-pixbuf/gdk-pixbuf-io.c:628 gdk-pixbuf/gdk-pixbuf-io.c:680
#, c-format
msgid "Image type '%s' is not supported"
msgstr "'%s' pilditüüp ei ole toetatud"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:720
+#: gdk-pixbuf/gdk-pixbuf-io.c:720
#, c-format
msgid "Couldn't recognize the image file format for file '%s'"
msgstr "Pildifaili '%s' vormingut ei ole võimalik ära tunda."
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:728
+#: gdk-pixbuf/gdk-pixbuf-io.c:728
msgid "Unrecognized image file format"
msgstr "Tundmatu pildifaili vorming"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:896
+#: gdk-pixbuf/gdk-pixbuf-io.c:896
#, c-format
msgid "Failed to load image '%s': %s"
msgstr "Tõrge pildi '%s' laadimisel: %s"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1336
+#: gdk-pixbuf/gdk-pixbuf-io.c:1336
#, c-format
msgid "Error writing to image file: %s"
msgstr "Viga pildifaili kirjutamisel: %s"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1382 ../gdk-pixbuf/gdk-pixbuf-io.c:1511
+#: gdk-pixbuf/gdk-pixbuf-io.c:1382 gdk-pixbuf/gdk-pixbuf-io.c:1511
#, c-format
msgid "This build of gdk-pixbuf does not support saving the image format: %s"
msgstr "See gdk-pixbuf'i build ei toeta %s pildivormingu salvestamist"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1416
+#: gdk-pixbuf/gdk-pixbuf-io.c:1416
msgid "Insufficient memory to save image to callback"
msgstr ""
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1428
+#: gdk-pixbuf/gdk-pixbuf-io.c:1428
msgid "Failed to open temporary file"
msgstr "Tõrge ajutise faili avamisel"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1453
+#: gdk-pixbuf/gdk-pixbuf-io.c:1453
msgid "Failed to read from temporary file"
msgstr "Tõrge ajutisest failist lugemisel"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1687
+#: gdk-pixbuf/gdk-pixbuf-io.c:1687
#, c-format
msgid "Failed to open '%s' for writing: %s"
msgstr "Tõrge faili '%s' avamise kirjutamiseks: %s"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1711
+#: gdk-pixbuf/gdk-pixbuf-io.c:1711
#, c-format
msgid ""
"Failed to close '%s' while writing image, all data may not have been saved: %"
@@ -119,16 +119,16 @@ msgid ""
msgstr ""
"Tõrge faili '%s' sulgemisel, kõiki andmeid ei pruugi olla salvestatud: %s"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1931 ../gdk-pixbuf/gdk-pixbuf-io.c:1981
+#: gdk-pixbuf/gdk-pixbuf-io.c:1931 gdk-pixbuf/gdk-pixbuf-io.c:1981
msgid "Insufficient memory to save image into a buffer"
msgstr "Ebapiisavalt mälu pildi puhvrisse salvestamiseks"
-#: ../gdk-pixbuf/gdk-pixbuf-loader.c:383
+#: gdk-pixbuf/gdk-pixbuf-loader.c:383
#, c-format
msgid "Incremental loading of image type '%s' is not supported"
msgstr "Osade kaupa laadimine pole %s pilditüübi puhul toetatud"
-#: ../gdk-pixbuf/gdk-pixbuf-loader.c:411 ../gdk-pixbuf/gdk-pixbuf-loader.c:513
+#: gdk-pixbuf/gdk-pixbuf-loader.c:411 gdk-pixbuf/gdk-pixbuf-loader.c:513
#, c-format
msgid ""
"Internal error: Image loader module '%s' failed to begin loading an image, "
@@ -137,203 +137,198 @@ msgstr ""
"Sisemine viga: Pildilaadimismooduli '%s' tõrge pildi laadimisel, tõrke "
"põhjust moodul ei teatanud."
-#: ../gdk-pixbuf/gdk-pixdata.c:147
+#: gdk-pixbuf/gdk-pixdata.c:147
msgid "Image header corrupt"
msgstr "Pildi päis on rikutud"
-#: ../gdk-pixbuf/gdk-pixdata.c:152
+#: gdk-pixbuf/gdk-pixdata.c:152
msgid "Image format unknown"
msgstr "Pildi vorming on tundmatu"
-#: ../gdk-pixbuf/gdk-pixdata.c:157 ../gdk-pixbuf/gdk-pixdata.c:487
+#: gdk-pixbuf/gdk-pixdata.c:157 gdk-pixbuf/gdk-pixdata.c:487
msgid "Image pixel data corrupt"
msgstr "Pildi piksliandmed on rikutud"
-#: ../gdk-pixbuf/gdk-pixdata.c:431
+#: gdk-pixbuf/gdk-pixdata.c:431
#, c-format
msgid "failed to allocate image buffer of %u byte"
msgid_plural "failed to allocate image buffer of %u bytes"
msgstr[0] "tõrge pildipuhvrile %u baidi eraldamisel"
msgstr[1] "tõrge pildipuhvrile %u baidi eraldamisel"
-#: ../gdk-pixbuf/io-ani.c:244
+#: gdk-pixbuf/io-ani.c:244
msgid "Unexpected icon chunk in animation"
msgstr ""
-#: ../gdk-pixbuf/io-ani.c:337
+#: gdk-pixbuf/io-ani.c:337
msgid "Unsupported animation type"
msgstr "Animatsioonitüüp ei ole toetatud"
-#: ../gdk-pixbuf/io-ani.c:348 ../gdk-pixbuf/io-ani.c:538
+#: gdk-pixbuf/io-ani.c:348 gdk-pixbuf/io-ani.c:538
msgid "Invalid header in animation"
msgstr "Vigane päis animatsioonis"
-#: ../gdk-pixbuf/io-ani.c:358 ../gdk-pixbuf/io-ani.c:382
-#: ../gdk-pixbuf/io-ani.c:441 ../gdk-pixbuf/io-ani.c:460
-#: ../gdk-pixbuf/io-ani.c:511 ../gdk-pixbuf/io-ani.c:583
+#: gdk-pixbuf/io-ani.c:358 gdk-pixbuf/io-ani.c:382 gdk-pixbuf/io-ani.c:441
+#: gdk-pixbuf/io-ani.c:460 gdk-pixbuf/io-ani.c:511 gdk-pixbuf/io-ani.c:583
msgid "Not enough memory to load animation"
msgstr "Animatsiooni laadimiseks ei ole piisavalt mälu"
-#: ../gdk-pixbuf/io-ani.c:400 ../gdk-pixbuf/io-ani.c:417
-#: ../gdk-pixbuf/io-ani.c:428
+#: gdk-pixbuf/io-ani.c:400 gdk-pixbuf/io-ani.c:417 gdk-pixbuf/io-ani.c:428
msgid "Malformed chunk in animation"
msgstr ""
-#: ../gdk-pixbuf/io-ani.c:676
+#: gdk-pixbuf/io-ani.c:676
msgid "The ANI image format"
msgstr "ANI pildivorming"
-#: ../gdk-pixbuf/io-bmp.c:228 ../gdk-pixbuf/io-bmp.c:306
-#: ../gdk-pixbuf/io-bmp.c:338 ../gdk-pixbuf/io-bmp.c:361
-#: ../gdk-pixbuf/io-bmp.c:442
+#: gdk-pixbuf/io-bmp.c:228 gdk-pixbuf/io-bmp.c:306 gdk-pixbuf/io-bmp.c:338
+#: gdk-pixbuf/io-bmp.c:361 gdk-pixbuf/io-bmp.c:442
msgid "BMP image has bogus header data"
msgstr "BMP pilt omas võltse päiseandmeid"
-#: ../gdk-pixbuf/io-bmp.c:239 ../gdk-pixbuf/io-bmp.c:401
+#: gdk-pixbuf/io-bmp.c:239 gdk-pixbuf/io-bmp.c:401
msgid "Not enough memory to load bitmap image"
msgstr "Rastergraafikapildi laadimiseks pole piisavalt mälu"
-#: ../gdk-pixbuf/io-bmp.c:287
+#: gdk-pixbuf/io-bmp.c:287
msgid "BMP image has unsupported header size"
msgstr "BMP pilt omas toetamata suurusega päist"
-#: ../gdk-pixbuf/io-bmp.c:325
+#: gdk-pixbuf/io-bmp.c:325
msgid "Topdown BMP images cannot be compressed"
msgstr "Ülalt-alla BMP pilte pole võimalik pakkida"
-#: ../gdk-pixbuf/io-bmp.c:1203
+#: gdk-pixbuf/io-bmp.c:1203
msgid "Couldn't allocate memory for saving BMP file"
msgstr "BMP faili salvestamiseks pole võimalik mälu eraldada"
-#: ../gdk-pixbuf/io-bmp.c:1244
+#: gdk-pixbuf/io-bmp.c:1244
msgid "Couldn't write to BMP file"
msgstr "BMP faili pole võimalik kirjutada"
-#: ../gdk-pixbuf/io-bmp.c:1293
+#: gdk-pixbuf/io-bmp.c:1293
msgid "The BMP image format"
msgstr "BMP pildivorming"
-#: ../gdk-pixbuf/io-gif.c:220
+#: gdk-pixbuf/io-gif.c:220
#, c-format
msgid "Failure reading GIF: %s"
msgstr "Viga GIF faili lugemisel: %s"
-#: ../gdk-pixbuf/io-gif.c:492 ../gdk-pixbuf/io-gif.c:1463
-#: ../gdk-pixbuf/io-gif.c:1624
+#: 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 "GIF failis on mõningad andmed puudu (kas seda on kuidagi tükeldatud?)"
-#: ../gdk-pixbuf/io-gif.c:501
+#: gdk-pixbuf/io-gif.c:501
#, c-format
msgid "Internal error in the GIF loader (%s)"
msgstr "Sisemine viga GIF laadijas (%s)"
-#: ../gdk-pixbuf/io-gif.c:575
+#: gdk-pixbuf/io-gif.c:575
msgid "Stack overflow"
msgstr "Pinu ületäituvus"
-#: ../gdk-pixbuf/io-gif.c:635
+#: gdk-pixbuf/io-gif.c:635
msgid "GIF image loader cannot understand this image."
msgstr "GIF pildifaili laadija ei saa sellest pildist aru. "
-#: ../gdk-pixbuf/io-gif.c:664
+#: gdk-pixbuf/io-gif.c:664
msgid "Bad code encountered"
msgstr ""
-#: ../gdk-pixbuf/io-gif.c:674
+#: gdk-pixbuf/io-gif.c:674
msgid "Circular table entry in GIF file"
msgstr ""
-#: ../gdk-pixbuf/io-gif.c:862 ../gdk-pixbuf/io-gif.c:1451
-#: ../gdk-pixbuf/io-gif.c:1497 ../gdk-pixbuf/io-gif.c:1612
+#: 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 "GIF faili laadimiseks ei ole piisavalt mälu"
-#: ../gdk-pixbuf/io-gif.c:947
+#: gdk-pixbuf/io-gif.c:947
msgid "Not enough memory to composite a frame in GIF file"
msgstr ""
-#: ../gdk-pixbuf/io-gif.c:1116
+#: gdk-pixbuf/io-gif.c:1116
msgid "GIF image is corrupt (incorrect LZW compression)"
msgstr "GIF pilt on rikutud (mittekorrektne LZW pakkimine)"
-#: ../gdk-pixbuf/io-gif.c:1166
+#: gdk-pixbuf/io-gif.c:1166
msgid "File does not appear to be a GIF file"
msgstr "Fail ei tundu olevat GIF fail"
-#: ../gdk-pixbuf/io-gif.c:1178
+#: gdk-pixbuf/io-gif.c:1178
#, c-format
msgid "Version %s of the GIF file format is not supported"
msgstr "GIF failiformaadi %s versioon ei ole toetatud"
-#: ../gdk-pixbuf/io-gif.c:1287
+#: gdk-pixbuf/io-gif.c:1287
msgid ""
"GIF image has no global colormap, and a frame inside it has no local "
"colormap."
msgstr ""
"GIF pildil puudub üldine värvikaart ja raami sees pole kohalikku värvikaarti."
-#: ../gdk-pixbuf/io-gif.c:1519
+#: gdk-pixbuf/io-gif.c:1519
msgid "GIF image was truncated or incomplete."
msgstr "GIF pilt pole täielik või on seda tükeldatud."
-#: ../gdk-pixbuf/io-gif.c:1671
+#: gdk-pixbuf/io-gif.c:1671
msgid "The GIF image format"
msgstr "GIF failivorming"
-#: ../gdk-pixbuf/io-ico.c:219 ../gdk-pixbuf/io-ico.c:271
-#: ../gdk-pixbuf/io-ico.c:340 ../gdk-pixbuf/io-ico.c:403
-#: ../gdk-pixbuf/io-ico.c:433
+#: gdk-pixbuf/io-ico.c:219 gdk-pixbuf/io-ico.c:271 gdk-pixbuf/io-ico.c:340
+#: gdk-pixbuf/io-ico.c:403 gdk-pixbuf/io-ico.c:433
msgid "Not enough memory to load icon"
msgstr "Ikooni laadimiseks ei ole piisavalt mälu"
-#: ../gdk-pixbuf/io-ico.c:256 ../gdk-pixbuf/io-ico.c:330
+#: gdk-pixbuf/io-ico.c:256 gdk-pixbuf/io-ico.c:330
msgid "Invalid header in icon"
msgstr "Vigane päis ikoonis"
-#: ../gdk-pixbuf/io-ico.c:293
+#: gdk-pixbuf/io-ico.c:293
msgid "Icon has zero width"
msgstr "Ikoonil on null-laius"
-#: ../gdk-pixbuf/io-ico.c:303
+#: gdk-pixbuf/io-ico.c:303
msgid "Icon has zero height"
msgstr "Ikoonil on null-kõrgus"
-#: ../gdk-pixbuf/io-ico.c:355
+#: gdk-pixbuf/io-ico.c:355
msgid "Compressed icons are not supported"
msgstr "Pakitud ikoonid ei ole toetatud"
-#: ../gdk-pixbuf/io-ico.c:388
+#: gdk-pixbuf/io-ico.c:388
msgid "Unsupported icon type"
msgstr "Toetamata ikoonitüüp"
-#: ../gdk-pixbuf/io-ico.c:482
+#: gdk-pixbuf/io-ico.c:482
msgid "Not enough memory to load ICO file"
msgstr "ICO faili laadimiseks ei ole piisavalt mälu"
-#: ../gdk-pixbuf/io-ico.c:947
+#: gdk-pixbuf/io-ico.c:947
msgid "Image too large to be saved as ICO"
msgstr "Pilt on ICO vormingus salvestamiseks liiga suur"
-#: ../gdk-pixbuf/io-ico.c:958
+#: gdk-pixbuf/io-ico.c:958
msgid "Cursor hotspot outside image"
msgstr ""
-#: ../gdk-pixbuf/io-ico.c:981
+#: gdk-pixbuf/io-ico.c:981
#, c-format
msgid "Unsupported depth for ICO file: %d"
msgstr "Toetamata värvisügavus %d ICO faili jaoks."
-#: ../gdk-pixbuf/io-ico.c:1210
+#: gdk-pixbuf/io-ico.c:1210
msgid "The ICO image format"
msgstr "ICO pildivorming"
-#: ../gdk-pixbuf/io-jpeg.c:114
+#: gdk-pixbuf/io-jpeg.c:114
#, c-format
msgid "Error interpreting JPEG image file (%s)"
msgstr "Viga JPEG pildifaili (%s) tõlgendamisel"
-#: ../gdk-pixbuf/io-jpeg.c:349
+#: gdk-pixbuf/io-jpeg.c:349
msgid ""
"Insufficient memory to load image, try exiting some applications to free "
"memory"
@@ -341,17 +336,17 @@ msgstr ""
"Ebapiisav mälu pildifaili laadimiseks, proovi sulgeda mõningaid rakendusi, "
"et mälu vabastada"
-#: ../gdk-pixbuf/io-jpeg.c:383 ../gdk-pixbuf/io-jpeg.c:749
+#: gdk-pixbuf/io-jpeg.c:383 gdk-pixbuf/io-jpeg.c:749
#, c-format
msgid "Unsupported JPEG color space (%s)"
msgstr "Toetamata JPEG värvituum (%s)"
-#: ../gdk-pixbuf/io-jpeg.c:481 ../gdk-pixbuf/io-jpeg.c:678
-#: ../gdk-pixbuf/io-jpeg.c:943 ../gdk-pixbuf/io-jpeg.c:952
+#: gdk-pixbuf/io-jpeg.c:481 gdk-pixbuf/io-jpeg.c:678 gdk-pixbuf/io-jpeg.c:943
+#: gdk-pixbuf/io-jpeg.c:952
msgid "Couldn't allocate memory for loading JPEG file"
msgstr "JPEG faili laadimiseks pole võimalik mälu eraldada"
-#: ../gdk-pixbuf/io-jpeg.c:894
+#: gdk-pixbuf/io-jpeg.c:894
#, c-format
msgid ""
"JPEG quality must be a value between 0 and 100; value '%s' could not be "
@@ -360,7 +355,7 @@ msgstr ""
"JPEG kvaliteedi väärtus peab olema 0 ja 100 vahel; väärtust '%s' ei ole "
"võimalik analüüsida."
-#: ../gdk-pixbuf/io-jpeg.c:909
+#: gdk-pixbuf/io-jpeg.c:909
#, c-format
msgid ""
"JPEG quality must be a value between 0 and 100; value '%d' is not allowed."
@@ -368,86 +363,86 @@ msgstr ""
"JPEG kvaliteedi väärtus peab olema 0 ja 100 vahel; väärtus '%d' ei ole "
"lubatud."
-#: ../gdk-pixbuf/io-jpeg.c:1071
+#: gdk-pixbuf/io-jpeg.c:1071
msgid "The JPEG image format"
msgstr "JPEG pildivorming"
-#: ../gdk-pixbuf/io-pcx.c:191
+#: gdk-pixbuf/io-pcx.c:191
msgid "Couldn't allocate memory for header"
msgstr "Päise jaoks pole võimalik mälu eraldada"
-#: ../gdk-pixbuf/io-pcx.c:206 ../gdk-pixbuf/io-pcx.c:566
+#: gdk-pixbuf/io-pcx.c:206 gdk-pixbuf/io-pcx.c:566
msgid "Couldn't allocate memory for context buffer"
msgstr "Kontekstipuhvri jaoks pole võimalik mälu eraldada"
-#: ../gdk-pixbuf/io-pcx.c:607
+#: gdk-pixbuf/io-pcx.c:607
msgid "Image has invalid width and/or height"
msgstr "Pildil on vigane laius ja/või kõrgus"
-#: ../gdk-pixbuf/io-pcx.c:619 ../gdk-pixbuf/io-pcx.c:680
+#: gdk-pixbuf/io-pcx.c:619 gdk-pixbuf/io-pcx.c:680
msgid "Image has unsupported bpp"
msgstr ""
-#: ../gdk-pixbuf/io-pcx.c:624 ../gdk-pixbuf/io-pcx.c:632
+#: gdk-pixbuf/io-pcx.c:624 gdk-pixbuf/io-pcx.c:632
#, c-format
msgid "Image has unsupported number of %d-bit planes"
msgstr ""
-#: ../gdk-pixbuf/io-pcx.c:648
+#: gdk-pixbuf/io-pcx.c:648
msgid "Couldn't create new pixbuf"
msgstr ""
-#: ../gdk-pixbuf/io-pcx.c:656
+#: gdk-pixbuf/io-pcx.c:656
msgid "Couldn't allocate memory for line data"
msgstr ""
-#: ../gdk-pixbuf/io-pcx.c:663
+#: gdk-pixbuf/io-pcx.c:663
msgid "Couldn't allocate memory for paletted data"
msgstr ""
-#: ../gdk-pixbuf/io-pcx.c:710
+#: gdk-pixbuf/io-pcx.c:710
msgid "Didn't get all lines of PCX image"
msgstr ""
-#: ../gdk-pixbuf/io-pcx.c:717
+#: gdk-pixbuf/io-pcx.c:717
msgid "No palette found at end of PCX data"
msgstr ""
-#: ../gdk-pixbuf/io-pcx.c:758
+#: gdk-pixbuf/io-pcx.c:758
msgid "The PCX image format"
msgstr "PCX pildivorming"
-#: ../gdk-pixbuf/io-png.c:55
+#: gdk-pixbuf/io-png.c:55
msgid "Bits per channel of PNG image is invalid."
msgstr "Bittide arv PNG faili kanalis on vigane."
-#: ../gdk-pixbuf/io-png.c:136
+#: gdk-pixbuf/io-png.c:136
msgid "Transformed PNG has zero width or height."
msgstr "Transformeeritud PNG laius või kõrgus on null."
-#: ../gdk-pixbuf/io-png.c:144
+#: gdk-pixbuf/io-png.c:144
msgid "Bits per channel of transformed PNG is not 8."
msgstr "Bittide arv transformeeritud PNG kanali kohta ei ole 8."
-#: ../gdk-pixbuf/io-png.c:153
+#: gdk-pixbuf/io-png.c:153
msgid "Transformed PNG not RGB or RGBA."
msgstr "Transformeeritud PNG ei ole RGB ega RGBA."
-#: ../gdk-pixbuf/io-png.c:162
+#: gdk-pixbuf/io-png.c:162
msgid "Transformed PNG has unsupported number of channels, must be 3 or 4."
msgstr ""
"Transformeeritud PNG omab toetamata arvu kanaleid, peaks olema 3 või 4."
-#: ../gdk-pixbuf/io-png.c:183
+#: gdk-pixbuf/io-png.c:183
#, c-format
msgid "Fatal error in PNG image file: %s"
msgstr "Saatuslik viga PNG pildifailis: %s"
-#: ../gdk-pixbuf/io-png.c:301
+#: gdk-pixbuf/io-png.c:301
msgid "Insufficient memory to load PNG file"
msgstr "Ebapiisav mälu PNG faili laadimiseks"
-#: ../gdk-pixbuf/io-png.c:618
+#: gdk-pixbuf/io-png.c:618
#, c-format
msgid ""
"Insufficient memory to store a %ld by %ld image; try exiting some "
@@ -456,25 +451,25 @@ msgstr ""
"Ebapiisavalt mälu pildi suurusega %ldx%ld hoidmiseks; proovi väljuda mõnest "
"rakendusest, et vähendada mälukasutust"
-#: ../gdk-pixbuf/io-png.c:669
+#: gdk-pixbuf/io-png.c:669
msgid "Fatal error reading PNG image file"
msgstr "Saatuslik viga PNG pildifaili lugemisel"
-#: ../gdk-pixbuf/io-png.c:718
+#: gdk-pixbuf/io-png.c:718
#, c-format
msgid "Fatal error reading PNG image file: %s"
msgstr "Saatuslik viga PNG pildifaili lugemisel: %s"
-#: ../gdk-pixbuf/io-png.c:810
+#: gdk-pixbuf/io-png.c:810
msgid ""
"Keys for PNG text chunks must have at least 1 and at most 79 characters."
msgstr ""
-#: ../gdk-pixbuf/io-png.c:818
+#: gdk-pixbuf/io-png.c:818
msgid "Keys for PNG text chunks must be ASCII characters."
msgstr ""
-#: ../gdk-pixbuf/io-png.c:831
+#: gdk-pixbuf/io-png.c:831
#, c-format
msgid ""
"PNG compression level must be a value between 0 and 9; value '%s' could not "
@@ -483,334 +478,330 @@ msgstr ""
"PNG pakkimistase peab olema 0 ja 9 vahel; väärtust '%s' pole võimalik "
"analüüsida."
-#: ../gdk-pixbuf/io-png.c:843
+#: gdk-pixbuf/io-png.c:843
#, c-format
msgid ""
"PNG compression level must be a value between 0 and 9; value '%d' is not "
"allowed."
-msgstr ""
-"PNG pakkimistase peab olema 0 ja 9 vahel; väärtus '%d' pole lubatud."
+msgstr "PNG pakkimistase peab olema 0 ja 9 vahel; väärtus '%d' pole lubatud."
-#: ../gdk-pixbuf/io-png.c:883
+#: gdk-pixbuf/io-png.c:883
#, c-format
msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding."
msgstr ""
-#: ../gdk-pixbuf/io-png.c:1026
+#: gdk-pixbuf/io-png.c:1026
msgid "The PNG image format"
msgstr "PNG pildivorming"
-#: ../gdk-pixbuf/io-pnm.c:252
+#: gdk-pixbuf/io-pnm.c:252
msgid "PNM loader expected to find an integer, but didn't"
msgstr "PNM laadur lootis leida täisarvu, kuid ei leidnud"
-#: ../gdk-pixbuf/io-pnm.c:284
+#: gdk-pixbuf/io-pnm.c:284
msgid "PNM file has an incorrect initial byte"
msgstr "PNM failil on ebakorrektne algbait"
-#: ../gdk-pixbuf/io-pnm.c:314
+#: gdk-pixbuf/io-pnm.c:314
msgid "PNM file is not in a recognized PNM subformat"
msgstr "PNM fail ei ole äratuntavas PNM alamvormingus"
-#: ../gdk-pixbuf/io-pnm.c:339
+#: gdk-pixbuf/io-pnm.c:339
msgid "PNM file has an image width of 0"
msgstr "PNM failil on pildi laius 0"
-#: ../gdk-pixbuf/io-pnm.c:360
+#: gdk-pixbuf/io-pnm.c:360
msgid "PNM file has an image height of 0"
msgstr "PNM failil on pildi kõrgus 0"
-#: ../gdk-pixbuf/io-pnm.c:383
+#: gdk-pixbuf/io-pnm.c:383
msgid "Maximum color value in PNM file is 0"
msgstr "Maksimaalne suurim värvi väärtus PNM failis on 0"
-#: ../gdk-pixbuf/io-pnm.c:391
+#: gdk-pixbuf/io-pnm.c:391
msgid "Maximum color value in PNM file is too large"
msgstr "Maksimaalne suurim värvi väärtus PNM failis on liiga suur"
-#: ../gdk-pixbuf/io-pnm.c:399
+#: gdk-pixbuf/io-pnm.c:399
msgid "Cannot handle PNM files with maximum color values greater than 255"
msgstr "PNM faile rohkem kui 255 värviga pole võimalik käsitleda"
-#: ../gdk-pixbuf/io-pnm.c:438 ../gdk-pixbuf/io-pnm.c:466
-#: ../gdk-pixbuf/io-pnm.c:498
+#: gdk-pixbuf/io-pnm.c:438 gdk-pixbuf/io-pnm.c:466 gdk-pixbuf/io-pnm.c:498
msgid "Raw PNM image type is invalid"
msgstr "Toore PNM faili tüüp on vigane"
-#: ../gdk-pixbuf/io-pnm.c:562 ../gdk-pixbuf/io-pnm.c:604
+#: gdk-pixbuf/io-pnm.c:562 gdk-pixbuf/io-pnm.c:604
msgid "PNM image format is invalid"
msgstr "PNM pildivorming on vigane"
-#: ../gdk-pixbuf/io-pnm.c:663
+#: gdk-pixbuf/io-pnm.c:663
msgid "PNM image loader does not support this PNM subformat"
msgstr "PNM pildivormingu laadija ei toeta seda PNM'i alamvormingut"
-#: ../gdk-pixbuf/io-pnm.c:718
+#: gdk-pixbuf/io-pnm.c:718
msgid "Premature end-of-file encountered"
msgstr ""
-#: ../gdk-pixbuf/io-pnm.c:750 ../gdk-pixbuf/io-pnm.c:981
+#: gdk-pixbuf/io-pnm.c:750 gdk-pixbuf/io-pnm.c:981
msgid "Raw PNM formats require exactly one whitespace before sample data"
msgstr ""
-#: ../gdk-pixbuf/io-pnm.c:777
+#: gdk-pixbuf/io-pnm.c:777
msgid "Cannot allocate memory for loading PNM image"
msgstr "PNM faili laadimiseks pole võimalik mälu eraldada"
-#: ../gdk-pixbuf/io-pnm.c:827
+#: gdk-pixbuf/io-pnm.c:827
msgid "Insufficient memory to load PNM context struct"
msgstr ""
-#: ../gdk-pixbuf/io-pnm.c:878
+#: gdk-pixbuf/io-pnm.c:878
msgid "Unexpected end of PNM image data"
msgstr "Ootamatu PNM pildi andmete lõpp"
-#: ../gdk-pixbuf/io-pnm.c:1010
+#: gdk-pixbuf/io-pnm.c:1010
msgid "Insufficient memory to load PNM file"
msgstr "Ebapiisav mälu PNM faili laadimiseks"
-#: ../gdk-pixbuf/io-pnm.c:1089
+#: gdk-pixbuf/io-pnm.c:1089
msgid "The PNM/PBM/PGM/PPM image format family"
msgstr "PNM/PBM/PGM/PPM pildivormingu perekond"
-#: ../gdk-pixbuf/io-ras.c:126
+#: gdk-pixbuf/io-ras.c:126
msgid "RAS image has bogus header data"
msgstr ""
-#: ../gdk-pixbuf/io-ras.c:148
+#: gdk-pixbuf/io-ras.c:148
msgid "RAS image has unknown type"
msgstr "RAS pildil on tundmatu tüüp"
-#: ../gdk-pixbuf/io-ras.c:156
+#: gdk-pixbuf/io-ras.c:156
msgid "unsupported RAS image variation"
msgstr ""
-#: ../gdk-pixbuf/io-ras.c:171 ../gdk-pixbuf/io-ras.c:200
+#: gdk-pixbuf/io-ras.c:171 gdk-pixbuf/io-ras.c:200
msgid "Not enough memory to load RAS image"
msgstr "Ebapiisav mälu RAS pildi laadimiseks"
-#: ../gdk-pixbuf/io-ras.c:543
+#: gdk-pixbuf/io-ras.c:543
msgid "The Sun raster image format"
msgstr "Sun rastripildivorming"
-#: ../gdk-pixbuf/io-tga.c:154
+#: gdk-pixbuf/io-tga.c:154
msgid "Cannot allocate memory for IOBuffer struct"
msgstr "IOBuffer struktuuri jaoks pole võimalik mälu eraldada"
-#: ../gdk-pixbuf/io-tga.c:173
+#: gdk-pixbuf/io-tga.c:173
msgid "Cannot allocate memory for IOBuffer data"
msgstr "IOBuffer andmete jaoks pole võimalik mälu eraldada"
-#: ../gdk-pixbuf/io-tga.c:184
+#: gdk-pixbuf/io-tga.c:184
msgid "Cannot realloc IOBuffer data"
msgstr ""
-#: ../gdk-pixbuf/io-tga.c:214
+#: gdk-pixbuf/io-tga.c:214
msgid "Cannot allocate temporary IOBuffer data"
msgstr "IOBuffer"
-#: ../gdk-pixbuf/io-tga.c:348
+#: gdk-pixbuf/io-tga.c:348
msgid "Cannot allocate new pixbuf"
msgstr ""
-#: ../gdk-pixbuf/io-tga.c:689
+#: gdk-pixbuf/io-tga.c:689
msgid "Cannot allocate colormap structure"
msgstr ""
-#: ../gdk-pixbuf/io-tga.c:696
+#: gdk-pixbuf/io-tga.c:696
msgid "Cannot allocate colormap entries"
msgstr ""
-#: ../gdk-pixbuf/io-tga.c:718
+#: gdk-pixbuf/io-tga.c:718
msgid "Unexpected bitdepth for colormap entries"
msgstr ""
-#: ../gdk-pixbuf/io-tga.c:736
+#: gdk-pixbuf/io-tga.c:736
msgid "Cannot allocate TGA header memory"
msgstr "TGA päisele pole võimalik mälu eraldada"
-#: ../gdk-pixbuf/io-tga.c:769
+#: gdk-pixbuf/io-tga.c:769
msgid "TGA image has invalid dimensions"
msgstr "TGA pildil on vigane suurus"
-#: ../gdk-pixbuf/io-tga.c:775 ../gdk-pixbuf/io-tga.c:784
-#: ../gdk-pixbuf/io-tga.c:794 ../gdk-pixbuf/io-tga.c:804
-#: ../gdk-pixbuf/io-tga.c:811
+#: gdk-pixbuf/io-tga.c:775 gdk-pixbuf/io-tga.c:784 gdk-pixbuf/io-tga.c:794
+#: gdk-pixbuf/io-tga.c:804 gdk-pixbuf/io-tga.c:811
msgid "TGA image type not supported"
msgstr "TGA pilditüüp ei ole toetatud"
-#: ../gdk-pixbuf/io-tga.c:858
+#: gdk-pixbuf/io-tga.c:858
msgid "Cannot allocate memory for TGA context struct"
msgstr "TGA kontekstistruktuuri jaoks pole võimalik mälu eraldada"
-#: ../gdk-pixbuf/io-tga.c:923
+#: gdk-pixbuf/io-tga.c:923
msgid "Excess data in file"
msgstr "Failis on liigsed andmed"
-#: ../gdk-pixbuf/io-tga.c:992
+#: gdk-pixbuf/io-tga.c:992
msgid "The Targa image format"
msgstr "Targa pildivorming"
-#: ../gdk-pixbuf/io-tiff.c:173
+#: gdk-pixbuf/io-tiff.c:173
msgid "Could not get image width (bad TIFF file)"
msgstr "Ei suuda saada pildi laiust (vigane TIFF fail)"
-#: ../gdk-pixbuf/io-tiff.c:180
+#: gdk-pixbuf/io-tiff.c:180
msgid "Could not get image height (bad TIFF file)"
msgstr "Ei suuda saada pildi kõrgust (vigane TIFF fail)"
-#: ../gdk-pixbuf/io-tiff.c:188
+#: gdk-pixbuf/io-tiff.c:188
msgid "Width or height of TIFF image is zero"
msgstr "TIFF pildi laius või kõrgus on null"
-#: ../gdk-pixbuf/io-tiff.c:197 ../gdk-pixbuf/io-tiff.c:206
+#: gdk-pixbuf/io-tiff.c:197 gdk-pixbuf/io-tiff.c:206
msgid "Dimensions of TIFF image too large"
msgstr "TIFF pildi mõõtmed on liiga suured"
-#: ../gdk-pixbuf/io-tiff.c:225 ../gdk-pixbuf/io-tiff.c:237
-#: ../gdk-pixbuf/io-tiff.c:286 ../gdk-pixbuf/io-tiff.c:572
+#: gdk-pixbuf/io-tiff.c:225 gdk-pixbuf/io-tiff.c:237 gdk-pixbuf/io-tiff.c:286
+#: gdk-pixbuf/io-tiff.c:572
msgid "Insufficient memory to open TIFF file"
msgstr "Ebapiisav mälu TIFF faili avamiseks"
-#: ../gdk-pixbuf/io-tiff.c:251 ../gdk-pixbuf/io-tiff.c:294
+#: gdk-pixbuf/io-tiff.c:251 gdk-pixbuf/io-tiff.c:294
msgid "Failed to load RGB data from TIFF file"
msgstr ""
-#: ../gdk-pixbuf/io-tiff.c:361
+#: gdk-pixbuf/io-tiff.c:361
msgid "Failed to open TIFF image"
msgstr "Tõrge TIFF faili avamisel"
-#: ../gdk-pixbuf/io-tiff.c:373
+#: gdk-pixbuf/io-tiff.c:373
msgid "TIFFClose operation failed"
msgstr "TIFFSulgemisoperatsioon nurjus"
-#: ../gdk-pixbuf/io-tiff.c:504 ../gdk-pixbuf/io-tiff.c:517
+#: gdk-pixbuf/io-tiff.c:504 gdk-pixbuf/io-tiff.c:517
msgid "Failed to load TIFF image"
msgstr "Tõrge TIFF faili laadimisel"
-#: ../gdk-pixbuf/io-tiff.c:610
+#: gdk-pixbuf/io-tiff.c:610
msgid "The TIFF image format"
msgstr "TIFF pildivorming"
-#: ../gdk-pixbuf/io-wbmp.c:246
+#: gdk-pixbuf/io-wbmp.c:246
msgid "Image has zero width"
msgstr "Pildi laius on null"
-#: ../gdk-pixbuf/io-wbmp.c:264
+#: gdk-pixbuf/io-wbmp.c:264
msgid "Image has zero height"
msgstr "Pildi kõrgus on null"
-#: ../gdk-pixbuf/io-wbmp.c:275
+#: gdk-pixbuf/io-wbmp.c:275
msgid "Not enough memory to load image"
msgstr "Ebapiisav mälu pildi laadimiseks"
-#: ../gdk-pixbuf/io-wbmp.c:334
+#: gdk-pixbuf/io-wbmp.c:334
msgid "Couldn't save the rest"
msgstr ""
-#: ../gdk-pixbuf/io-wbmp.c:368
+#: gdk-pixbuf/io-wbmp.c:368
msgid "The WBMP image format"
msgstr "WBMP pildivorming"
-#: ../gdk-pixbuf/io-xbm.c:287
+#: gdk-pixbuf/io-xbm.c:287
msgid "Invalid XBM file"
msgstr "Vigane XBM fail"
-#: ../gdk-pixbuf/io-xbm.c:297
+#: gdk-pixbuf/io-xbm.c:297
msgid "Insufficient memory to load XBM image file"
msgstr "Ebapiisav mälu XBM pildifaili laadimiseks"
-#: ../gdk-pixbuf/io-xbm.c:441
+#: gdk-pixbuf/io-xbm.c:441
msgid "Failed to write to temporary file when loading XBM image"
msgstr "Tõrge XBM pildi laadimise käigus ajutisse faili kirjutamisel"
-#: ../gdk-pixbuf/io-xbm.c:476
+#: gdk-pixbuf/io-xbm.c:476
msgid "The XBM image format"
msgstr "XBM pildivorming"
-#: ../gdk-pixbuf/io-xpm.c:467
+#: gdk-pixbuf/io-xpm.c:467
msgid "No XPM header found"
msgstr "XPM päist ei leitud"
-#: ../gdk-pixbuf/io-xpm.c:476
+#: gdk-pixbuf/io-xpm.c:476
msgid "Invalid XPM header"
msgstr "Vigane XPM päis"
-#: ../gdk-pixbuf/io-xpm.c:484
+#: gdk-pixbuf/io-xpm.c:484
msgid "XPM file has image width <= 0"
msgstr "XPM failil on pildi laius <= 0 "
-#: ../gdk-pixbuf/io-xpm.c:492
+#: gdk-pixbuf/io-xpm.c:492
msgid "XPM file has image height <= 0"
msgstr "XPM failil on pildi kõrgus <= 0 "
-#: ../gdk-pixbuf/io-xpm.c:500
+#: gdk-pixbuf/io-xpm.c:500
msgid "XPM has invalid number of chars per pixel"
msgstr "XPM sisaldab vigast \"sümboleid piksli kohta\" numbrit"
-#: ../gdk-pixbuf/io-xpm.c:507
+#: gdk-pixbuf/io-xpm.c:507
msgid "XPM file has invalid number of colors"
msgstr "XPM fail sisaldab vigast värvide arvu"
-#: ../gdk-pixbuf/io-xpm.c:519 ../gdk-pixbuf/io-xpm.c:528
-#: ../gdk-pixbuf/io-xpm.c:580
+#: gdk-pixbuf/io-xpm.c:519 gdk-pixbuf/io-xpm.c:528 gdk-pixbuf/io-xpm.c:580
msgid "Cannot allocate memory for loading XPM image"
msgstr "XPM faili laadimiseks pole võimalik mälu eraldada"
-#: ../gdk-pixbuf/io-xpm.c:542
+#: gdk-pixbuf/io-xpm.c:542
msgid "Cannot read XPM colormap"
msgstr "XPM värvikaarti ei suudeta lugeda"
-#: ../gdk-pixbuf/io-xpm.c:771
+#: gdk-pixbuf/io-xpm.c:771
msgid "Failed to write to temporary file when loading XPM image"
msgstr "Tõrge ajutise faili kirjutamisel XPM pildi laadimisel"
-#: ../gdk-pixbuf/io-xpm.c:806
+#: gdk-pixbuf/io-xpm.c:806
msgid "The XPM image format"
msgstr "XPM pildivorming"
#. Description of --class=CLASS in --help output
-#: ../gdk/gdk.c:115
+#: gdk/gdk.c:115
msgid "Program class as used by the window manager"
msgstr "Programmi klass, mida kasutab aknahaldur"
#. Placeholder in --class=CLASS in --help output
-#: ../gdk/gdk.c:116
+#: gdk/gdk.c:116
msgid "CLASS"
msgstr "KLASS"
#. Description of --name=NAME in --help output
-#: ../gdk/gdk.c:118
+#: gdk/gdk.c:118
msgid "Program name as used by the window manager"
msgstr "Programmi nimi, mida kasutab aknahaldur"
#. Placeholder in --name=NAME in --help output
-#: ../gdk/gdk.c:119
+#: gdk/gdk.c:119
msgid "NAME"
msgstr "NIMI"
#. Description of --display=DISPLAY in --help output
-#: ../gdk/gdk.c:121
+#: gdk/gdk.c:121
msgid "X display to use"
msgstr "Kasutatav X'i kuva"
#. Placeholder in --display=DISPLAY in --help output
-#: ../gdk/gdk.c:122
+#: gdk/gdk.c:122
msgid "DISPLAY"
msgstr "KUVA"
#. Description of --screen=SCREEN in --help output
-#: ../gdk/gdk.c:124
+#: gdk/gdk.c:124
msgid "X screen to use"
msgstr "Kasutatav X'i ekraan"
#. Placeholder in --screen=SCREEN in --help output
-#: ../gdk/gdk.c:125
+#: gdk/gdk.c:125
msgid "SCREEN"
msgstr "EKRAAN"
#. Description of --gdk-debug=FLAGS in --help output
-#: ../gdk/gdk.c:128
+#: gdk/gdk.c:128
msgid "Gdk debugging flags to set"
msgstr "Gdk silumislipud, mida seada"
@@ -818,90 +809,222 @@ msgstr "Gdk silumislipud, mida seada"
#. Placeholder in --gdk-no-debug=FLAGS in --help output
#. Placeholder in --gtk-debug=FLAGS in --help output
#. Placeholder in --gtk-no-debug=FLAGS in --help output
-#: ../gdk/gdk.c:129 ../gdk/gdk.c:132 ../gtk/gtkmain.c:405 ../gtk/gtkmain.c:408
+#: gdk/gdk.c:129 gdk/gdk.c:132 gtk/gtkmain.c:405 gtk/gtkmain.c:408
msgid "FLAGS"
msgstr "LIPUD"
#. Description of --gdk-no-debug=FLAGS in --help output
-#: ../gdk/gdk.c:131
+#: gdk/gdk.c:131
msgid "Gdk debugging flags to unset"
msgstr "Gdk silumislipud, mida maha võtta"
+#: gdk/keyname-table.h:3940
+msgid "keyboard label|BackSpace"
+msgstr ""
+
+#: gdk/keyname-table.h:3941
+msgid "keyboard label|Tab"
+msgstr ""
+
+#: gdk/keyname-table.h:3942
+msgid "keyboard label|Return"
+msgstr ""
+
+#: gdk/keyname-table.h:3943
+msgid "keyboard label|Pause"
+msgstr ""
+
+#: gdk/keyname-table.h:3944
+msgid "keyboard label|Scroll_Lock"
+msgstr ""
+
+#: gdk/keyname-table.h:3945
+msgid "keyboard label|Sys_Req"
+msgstr ""
+
+#: gdk/keyname-table.h:3946
+msgid "keyboard label|Escape"
+msgstr ""
+
+#: gdk/keyname-table.h:3947
+msgid "keyboard label|Multi_key"
+msgstr ""
+
+#: gdk/keyname-table.h:3948
+msgid "keyboard label|Home"
+msgstr ""
+
+#: gdk/keyname-table.h:3949
+msgid "keyboard label|Page_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3950
+msgid "keyboard label|Page_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3951
+msgid "keyboard label|End"
+msgstr ""
+
+#: gdk/keyname-table.h:3952
+msgid "keyboard label|Begin"
+msgstr ""
+
+#: gdk/keyname-table.h:3953
+msgid "keyboard label|Print"
+msgstr ""
+
+#: gdk/keyname-table.h:3954
+msgid "keyboard label|Insert"
+msgstr ""
+
+#: gdk/keyname-table.h:3955
+msgid "keyboard label|Num_Lock"
+msgstr ""
+
+#: gdk/keyname-table.h:3956
+msgid "keyboard label|KP_Space"
+msgstr ""
+
+#: gdk/keyname-table.h:3957
+msgid "keyboard label|KP_Tab"
+msgstr ""
+
+#: gdk/keyname-table.h:3958
+msgid "keyboard label|KP_Enter"
+msgstr ""
+
+#: gdk/keyname-table.h:3959
+msgid "keyboard label|KP_Home"
+msgstr ""
+
+#: gdk/keyname-table.h:3960
+msgid "keyboard label|KP_Left"
+msgstr ""
+
+#: gdk/keyname-table.h:3961
+msgid "keyboard label|KP_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3962
+msgid "keyboard label|KP_Right"
+msgstr ""
+
+#: gdk/keyname-table.h:3963
+msgid "keyboard label|KP_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3964
+msgid "keyboard label|KP_Page_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3965
+msgid "keyboard label|KP_Prior"
+msgstr ""
+
+#: gdk/keyname-table.h:3966
+msgid "keyboard label|KP_Page_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3967
+msgid "keyboard label|KP_Next"
+msgstr ""
+
+#: gdk/keyname-table.h:3968
+msgid "keyboard label|KP_End"
+msgstr ""
+
+#: gdk/keyname-table.h:3969
+msgid "keyboard label|KP_Begin"
+msgstr ""
+
+#: gdk/keyname-table.h:3970
+msgid "keyboard label|KP_Insert"
+msgstr ""
+
+#: gdk/keyname-table.h:3971
+msgid "keyboard label|KP_Delete"
+msgstr ""
+
+#: gdk/keyname-table.h:3972
+msgid "keyboard label|Delete"
+msgstr ""
+
#. Description of --sync in --help output
-#: ../gdk/win32/gdkmain-win32.c:60
+#: gdk/win32/gdkmain-win32.c:60
msgid "Don't batch GDI requests"
msgstr "Ära kuhja GDI päringuid"
#. Description of --no-wintab in --help output
-#: ../gdk/win32/gdkmain-win32.c:62
+#: gdk/win32/gdkmain-win32.c:62
msgid "Don't use the Wintab API for tablet support"
msgstr ""
#. Description of --ignore-wintab in --help output
-#: ../gdk/win32/gdkmain-win32.c:64
+#: gdk/win32/gdkmain-win32.c:64
msgid "Same as --no-wintab"
msgstr "Sama mis --no-wintab"
#. Description of --use-wintab in --help output
-#: ../gdk/win32/gdkmain-win32.c:66
+#: gdk/win32/gdkmain-win32.c:66
msgid "Do use the Wintab API [default]"
msgstr "Ära kasuta Wintab API-t [vaikimisi]"
#. Description of --max-colors=COLORS in --help output
-#: ../gdk/win32/gdkmain-win32.c:68
+#: gdk/win32/gdkmain-win32.c:68
msgid "Size of the palette in 8 bit mode"
msgstr "Paleti suurus 8-bitises resiimis"
#. Placeholder in --max-colors=COLORS in --help output
-#: ../gdk/win32/gdkmain-win32.c:69
+#: gdk/win32/gdkmain-win32.c:69
msgid "COLORS"
msgstr "VÄRVID"
#. Description of --sync in --help output
-#: ../gdk/x11/gdkmain-x11.c:92
+#: gdk/x11/gdkmain-x11.c:92
msgid "Make X calls synchronous"
msgstr "X'i kutsungid sünkroonseks"
-#: ../gtk/gtkaboutdialog.c:270 ../gtk/gtkaboutdialog.c:2025
+#: gtk/gtkaboutdialog.c:270 gtk/gtkaboutdialog.c:2025
msgid "License"
msgstr "Litsents"
-#: ../gtk/gtkaboutdialog.c:271
+#: gtk/gtkaboutdialog.c:271
msgid "The license of the program"
msgstr "Programmi litsents"
#. Add the credits button
-#: ../gtk/gtkaboutdialog.c:491
+#: gtk/gtkaboutdialog.c:491
msgid "C_redits"
msgstr "_Autorid"
#. Add the license button
-#: ../gtk/gtkaboutdialog.c:501
+#: gtk/gtkaboutdialog.c:501
msgid "_License"
msgstr "_Litsents"
-#: ../gtk/gtkaboutdialog.c:731
+#: gtk/gtkaboutdialog.c:731
#, c-format
msgid "About %s"
msgstr "Lähem teave %s kohta"
-#: ../gtk/gtkaboutdialog.c:1953
+#: gtk/gtkaboutdialog.c:1953
msgid "Credits"
msgstr "Autorid"
-#: ../gtk/gtkaboutdialog.c:1979
+#: gtk/gtkaboutdialog.c:1979
msgid "Written by"
msgstr "Programmeerimine"
-#: ../gtk/gtkaboutdialog.c:1982
+#: gtk/gtkaboutdialog.c:1982
msgid "Documented by"
msgstr "Dokumentatsioon"
-#: ../gtk/gtkaboutdialog.c:1994
+#: gtk/gtkaboutdialog.c:1994
msgid "Translated by"
msgstr "Tõlge"
-#: ../gtk/gtkaboutdialog.c:1998
+#: gtk/gtkaboutdialog.c:1998
msgid "Artwork by"
msgstr "Kunst"
@@ -909,28 +1032,41 @@ msgstr "Kunst"
#. * that use the shift key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: ../gtk/gtkaccellabel.c:120
-msgid "Shift"
-msgstr "Shift"
+#: gtk/gtkaccellabel.c:121
+msgid "keyboard label|Shift"
+msgstr ""
#. This is the text that should appear next to menu accelerators
#. * that use the control key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: ../gtk/gtkaccellabel.c:126
-msgid "Ctrl"
-msgstr "Ctrl"
+#: gtk/gtkaccellabel.c:128
+msgid "keyboard label|Ctrl"
+msgstr ""
#. This is the text that should appear next to menu accelerators
#. * that use the alt key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: ../gtk/gtkaccellabel.c:132
-msgid "Alt"
-msgstr "Alt"
+#: gtk/gtkaccellabel.c:135
+msgid "keyboard label|Alt"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkaccellabel.c:577
+msgid "keyboard label|Space"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkaccellabel.c:581
+msgid "keyboard label|Backslash"
+msgstr ""
#. Translate to calendar:YM if you want years to be displayed
#. * before months; otherwise translate to calendar:MY.
@@ -941,7 +1077,7 @@ msgstr "Alt"
#. * so if you have a default text direction of RTL and YM, then
#. * the year will appear on the right.
#.
-#: ../gtk/gtkcalendar.c:646
+#: gtk/gtkcalendar.c:647
msgid "calendar:MY"
msgstr "calendar:MY"
@@ -949,48 +1085,75 @@ msgstr "calendar:MY"
#. * first day of the week to calendar:week_start:1 if you want Monday
#. * to be the first day of the week, and so on.
#.
-#: ../gtk/gtkcalendar.c:660
+#: gtk/gtkcalendar.c:661
msgid "calendar:week_start:0"
msgstr "calendar:week_start:1"
+#. Translators: This is a text measurement template.
+#. * Translate it to the widest year text.
+#. *
+#. * Don't include the prefix "year measurement template|"
+#. * in the translation.
+#. *
+#. * If you don't understand this, leave it as "2000"
+#.
+#: gtk/gtkcalendar.c:1549
+msgid "year measurement template|2000"
+msgstr ""
+
+#. Translators: This dictates how the year is displayed in
+#. * gtkcalendar widget. See strftime() manual for the format.
+#. * Use only ASCII in the translation.
+#. *
+#. * Also look for the msgid "year measurement template|2000".
+#. * Translate that entry to a year with the widest output of this
+#. * msgid.
+#. *
+#. * Don't include the prefix "calendar year format|" in the
+#. * translation. "%Y" is appropriate for most locales.
+#.
+#: gtk/gtkcalendar.c:1826
+msgid "calendar year format|%Y"
+msgstr ""
+
#. do not translate the part before the |
-#: ../gtk/gtkcellrendererprogress.c:237 ../gtk/gtkcellrendererprogress.c:295
+#: gtk/gtkcellrendererprogress.c:237 gtk/gtkcellrendererprogress.c:295
#, c-format
msgid "progress bar label|%d %%"
msgstr "%d %%"
-#: ../gtk/gtkcolorbutton.c:221 ../gtk/gtkcolorbutton.c:576
+#: gtk/gtkcolorbutton.c:221 gtk/gtkcolorbutton.c:576
msgid "Pick a Color"
msgstr "Vali värv"
-#: ../gtk/gtkcolorbutton.c:467
+#: gtk/gtkcolorbutton.c:467
msgid "Received invalid color data\n"
msgstr ""
-#: ../gtk/gtkcolorsel.c:561
+#: gtk/gtkcolorsel.c:561
msgid ""
"The previously-selected color, for comparison to the color you're selecting "
"now. You can drag this color to a palette entry, or select this color as "
"current by dragging it to the other color swatch alongside."
msgstr ""
-#: ../gtk/gtkcolorsel.c:566
+#: gtk/gtkcolorsel.c:566
msgid ""
"The color you've chosen. You can drag this color to a palette entry to save "
"it for use in the future."
msgstr ""
-#: ../gtk/gtkcolorsel.c:957
+#: gtk/gtkcolorsel.c:957
msgid "_Save color here"
msgstr "_Salvesta värv siia"
-#: ../gtk/gtkcolorsel.c:1162
+#: gtk/gtkcolorsel.c:1162
msgid ""
"Click this palette entry to make it the current color. To change this entry, "
"drag a color swatch here or right-click it and select \"Save color here.\""
msgstr ""
-#: ../gtk/gtkcolorsel.c:1919
+#: gtk/gtkcolorsel.c:1929
msgid ""
"Select the color you want from the outer ring. Select the darkness or "
"lightness of that color using the inner triangle."
@@ -998,73 +1161,73 @@ msgstr ""
"Vali oma soovitud värv välimiselt ringilt. Kasutades sisemist kolmnurka, "
"vali värvi heledus või tumedus."
-#: ../gtk/gtkcolorsel.c:1944
+#: gtk/gtkcolorsel.c:1954
msgid ""
"Click the eyedropper, then click a color anywhere on your screen to select "
"that color."
msgstr ""
-#: ../gtk/gtkcolorsel.c:1953
+#: gtk/gtkcolorsel.c:1963
msgid "_Hue:"
msgstr "_Toon:"
-#: ../gtk/gtkcolorsel.c:1954
+#: gtk/gtkcolorsel.c:1964
msgid "Position on the color wheel."
msgstr "Asukoht värviringil."
-#: ../gtk/gtkcolorsel.c:1956
+#: gtk/gtkcolorsel.c:1966
msgid "_Saturation:"
msgstr "_Küllastus:"
-#: ../gtk/gtkcolorsel.c:1957
+#: gtk/gtkcolorsel.c:1967
msgid "\"Deepness\" of the color."
msgstr "Värvi \"sügavus\"."
-#: ../gtk/gtkcolorsel.c:1958
+#: gtk/gtkcolorsel.c:1968
msgid "_Value:"
msgstr "_Heledus:"
-#: ../gtk/gtkcolorsel.c:1959
+#: gtk/gtkcolorsel.c:1969
msgid "Brightness of the color."
msgstr "Värvi heledus."
-#: ../gtk/gtkcolorsel.c:1960
+#: gtk/gtkcolorsel.c:1970
msgid "_Red:"
msgstr "_Punane:"
-#: ../gtk/gtkcolorsel.c:1961
+#: gtk/gtkcolorsel.c:1971
msgid "Amount of red light in the color."
msgstr "Punase valguse kogus värvis."
-#: ../gtk/gtkcolorsel.c:1962
+#: gtk/gtkcolorsel.c:1972
msgid "_Green:"
msgstr "_Roheline:"
-#: ../gtk/gtkcolorsel.c:1963
+#: gtk/gtkcolorsel.c:1973
msgid "Amount of green light in the color."
msgstr "Rohelise valguse kogus värvis."
-#: ../gtk/gtkcolorsel.c:1964
+#: gtk/gtkcolorsel.c:1974
msgid "_Blue:"
msgstr "_Sinine:"
-#: ../gtk/gtkcolorsel.c:1965
+#: gtk/gtkcolorsel.c:1975
msgid "Amount of blue light in the color."
msgstr "Sinise valguse kogus värvis."
-#: ../gtk/gtkcolorsel.c:1968
+#: gtk/gtkcolorsel.c:1978
msgid "_Opacity:"
msgstr "Kat_vus:"
-#: ../gtk/gtkcolorsel.c:1976 ../gtk/gtkcolorsel.c:1987
+#: gtk/gtkcolorsel.c:1986 gtk/gtkcolorsel.c:1997
msgid "Transparency of the color."
msgstr "Värvi läbipaistvus."
-#: ../gtk/gtkcolorsel.c:1994
+#: gtk/gtkcolorsel.c:2004
msgid "Color _Name:"
msgstr "Värvi _nimi:"
-#: ../gtk/gtkcolorsel.c:2009
+#: gtk/gtkcolorsel.c:2019
msgid ""
"You can enter an HTML-style hexadecimal color value, or simply a color name "
"such as 'orange' in this entry."
@@ -1072,295 +1235,301 @@ msgstr ""
"Siia võid sisestada HTML-stiilis kuueteistkümnendarvuna värvi väärtuse, või "
"värvi inglisekeelse nimetuse (näiteks 'orange')."
-#: ../gtk/gtkcolorsel.c:2028
+#: gtk/gtkcolorsel.c:2038
msgid "_Palette"
msgstr "Pal_ett"
-#: ../gtk/gtkcolorsel.c:2060
+#: gtk/gtkcolorsel.c:2070
msgid "Color Wheel"
msgstr "Värviratas"
-#: ../gtk/gtkcolorseldialog.c:123
+#: gtk/gtkcolorseldialog.c:123
msgid "Color Selection"
msgstr "Värvi valik"
-#: ../gtk/gtkentry.c:4508 ../gtk/gtktextview.c:7065
+#: gtk/gtkentry.c:4508 gtk/gtktextview.c:7068
msgid "Select _All"
msgstr "Vali k_õik"
-#: ../gtk/gtkentry.c:4518 ../gtk/gtktextview.c:7075
+#: gtk/gtkentry.c:4518 gtk/gtktextview.c:7078
msgid "Input _Methods"
msgstr "Sisestus_meetodid"
-#: ../gtk/gtkentry.c:4529 ../gtk/gtktextview.c:7086
+#: gtk/gtkentry.c:4529 gtk/gtktextview.c:7089
msgid "_Insert Unicode Control Character"
msgstr "L_isa Unicode'i juhtmärk"
-#: ../gtk/gtkfilechooser.c:1588 ../gtk/gtkfilechooser.c:1632
-#: ../gtk/gtkfilechooser.c:1707 ../gtk/gtkfilechooser.c:1751
+#: gtk/gtkfilechooser.c:1588 gtk/gtkfilechooser.c:1632
+#: gtk/gtkfilechooser.c:1707 gtk/gtkfilechooser.c:1751
#, c-format
msgid "Invalid filename: %s"
msgstr "Vigane failinimi: %s"
-#: ../gtk/gtkfilechooserbutton.c:67
+#: gtk/gtkfilechooserbutton.c:67
msgid "Select A File"
msgstr "Faili valimine"
-#: ../gtk/gtkfilechooserbutton.c:68 ../gtk/gtkfilechooserdefault.c:1287
-#: ../gtk/gtkpathbar.c:996
+#: gtk/gtkfilechooserbutton.c:68 gtk/gtkfilechooserdefault.c:1302
+#: gtk/gtkpathbar.c:1020
msgid "Home"
msgstr "Kodu"
-#: ../gtk/gtkfilechooserbutton.c:69 ../gtk/gtkfilechooserdefault.c:1314
-#: ../gtk/gtkpathbar.c:998
+#: gtk/gtkfilechooserbutton.c:69 gtk/gtkfilechooserdefault.c:1329
+#: gtk/gtkpathbar.c:1022
msgid "Desktop"
msgstr "Töölaud"
-#: ../gtk/gtkfilechooserbutton.c:70
+#: gtk/gtkfilechooserbutton.c:70
msgid "(None)"
msgstr ""
-#: ../gtk/gtkfilechooserbutton.c:1520
+#: gtk/gtkfilechooserbutton.c:1523
msgid "Other..."
msgstr "Muu..."
-#: ../gtk/gtkfilechooserdefault.c:917
+#: gtk/gtkfilechooserdefault.c:917
msgid "Could not retrieve information about the file"
msgstr "Faili kohta pole võimalik teavet hankida"
-#: ../gtk/gtkfilechooserdefault.c:928
+#: gtk/gtkfilechooserdefault.c:928
msgid "Could not add a bookmark"
msgstr "Järjehoidjat pole võimalik lisada"
-#: ../gtk/gtkfilechooserdefault.c:939
+#: gtk/gtkfilechooserdefault.c:939
msgid "Could not remove bookmark"
msgstr "Järjehoidjat pole võimalik eemaldada"
-#: ../gtk/gtkfilechooserdefault.c:950
+#: gtk/gtkfilechooserdefault.c:950
msgid "The folder could not be created"
msgstr "Kataloogi pole võimalik luua"
-#: ../gtk/gtkfilechooserdefault.c:961
+#: gtk/gtkfilechooserdefault.c:963
+msgid ""
+"The folder could not be created, as a file with the same name already "
+"exists. Try using a different name for the folder, or rename the file first."
+msgstr ""
+
+#: gtk/gtkfilechooserdefault.c:976
msgid "Invalid file name"
msgstr "Vigane failinimi"
-#: ../gtk/gtkfilechooserdefault.c:971
+#: gtk/gtkfilechooserdefault.c:986
msgid "The folder contents could not be displayed"
msgstr "Kataloogi sisu pole võimalik kuvada"
-#: ../gtk/gtkfilechooserdefault.c:1177
+#: gtk/gtkfilechooserdefault.c:1192
#, c-format
msgid "Could not get information about '%s': %s"
msgstr "Viga info saamisel '%s' jaoks: %s"
-#: ../gtk/gtkfilechooserdefault.c:2207
+#: gtk/gtkfilechooserdefault.c:2208
#, c-format
msgid "Add the folder '%s' to the bookmarks"
msgstr "Kataloogi '%s' lisamine järjehoidjatesse"
-#: ../gtk/gtkfilechooserdefault.c:2248
+#: gtk/gtkfilechooserdefault.c:2249
msgid "Add the current folder to the bookmarks"
msgstr "Käesoleva kataloogi lisamine järjehoidjatesse"
-#: ../gtk/gtkfilechooserdefault.c:2250
+#: gtk/gtkfilechooserdefault.c:2251
msgid "Add the selected folders to the bookmarks"
msgstr "Valitud kataloogide lisamine järjehoidjatesse"
-#: ../gtk/gtkfilechooserdefault.c:2290
+#: gtk/gtkfilechooserdefault.c:2291
#, c-format
msgid "Remove the bookmark '%s'"
msgstr "Järjehoidja '%s' eemaldamine"
-#: ../gtk/gtkfilechooserdefault.c:2721
+#: gtk/gtkfilechooserdefault.c:2722
#, c-format
msgid "Could not add a bookmark for '%s' because it is an invalid path name."
msgstr "Järjehoidjat '%s' pole võimalik lisada kuna selle rajanimi on vigane."
-#: ../gtk/gtkfilechooserdefault.c:2936
+#: gtk/gtkfilechooserdefault.c:2937
msgid "Remove"
msgstr "Eemalda"
-#: ../gtk/gtkfilechooserdefault.c:2945
+#: gtk/gtkfilechooserdefault.c:2946
msgid "Rename..."
msgstr "Nimeta ümber..."
-#: ../gtk/gtkfilechooserdefault.c:3068
+#: gtk/gtkfilechooserdefault.c:3069
msgid "Shortcuts"
msgstr "Kiirklahvid"
-#: ../gtk/gtkfilechooserdefault.c:3122
+#: gtk/gtkfilechooserdefault.c:3123
msgid "Folder"
msgstr "Kataloog"
-#: ../gtk/gtkfilechooserdefault.c:3178 ../gtk/gtkstock.c:317
+#: gtk/gtkfilechooserdefault.c:3179 gtk/gtkstock.c:317
msgid "_Add"
msgstr "_Lisa"
-#: ../gtk/gtkfilechooserdefault.c:3185
+#: gtk/gtkfilechooserdefault.c:3186
msgid "Add the selected folder to the Bookmarks"
msgstr "Valitud kataloogi lisamine järjehoidjate hulka"
-#: ../gtk/gtkfilechooserdefault.c:3190 ../gtk/gtkstock.c:395
+#: gtk/gtkfilechooserdefault.c:3191 gtk/gtkstock.c:395
msgid "_Remove"
msgstr "_Eemalda"
-#: ../gtk/gtkfilechooserdefault.c:3197
+#: gtk/gtkfilechooserdefault.c:3198
msgid "Remove the selected bookmark"
msgstr "Eemalda valitud järjehoidja"
-#: ../gtk/gtkfilechooserdefault.c:3300
+#: gtk/gtkfilechooserdefault.c:3305
msgid "_Add to Bookmarks"
msgstr "_Lisa järjehoidjatesse"
-#: ../gtk/gtkfilechooserdefault.c:3310
+#: gtk/gtkfilechooserdefault.c:3315
msgid "Open _Location"
msgstr "_Ava asukoht"
-#: ../gtk/gtkfilechooserdefault.c:3322
+#: gtk/gtkfilechooserdefault.c:3327
msgid "Show _Hidden Files"
msgstr "Näita _peidetud faile"
-#: ../gtk/gtkfilechooserdefault.c:3446 ../gtk/gtkfilesel.c:766
+#: gtk/gtkfilechooserdefault.c:3451 gtk/gtkfilesel.c:766
msgid "Files"
msgstr "Failid"
-#: ../gtk/gtkfilechooserdefault.c:3477
+#: gtk/gtkfilechooserdefault.c:3482
msgid "Name"
msgstr "Nimi"
-#: ../gtk/gtkfilechooserdefault.c:3502
+#: gtk/gtkfilechooserdefault.c:3507
msgid "Size"
msgstr "Suurus"
-#: ../gtk/gtkfilechooserdefault.c:3515
+#: gtk/gtkfilechooserdefault.c:3520
msgid "Modified"
msgstr "Muudetud"
-#: ../gtk/gtkfilechooserdefault.c:3547
+#: gtk/gtkfilechooserdefault.c:3552
msgid "Select which types of files are shown"
msgstr ""
#. Create Folder
-#: ../gtk/gtkfilechooserdefault.c:3583
+#: gtk/gtkfilechooserdefault.c:3588
msgid "Create Fo_lder"
msgstr "Loo _kataloog"
#. Name entry
-#: ../gtk/gtkfilechooserdefault.c:3704
+#: gtk/gtkfilechooserdefault.c:3709
msgid "_Name:"
msgstr "_Nimi:"
-#: ../gtk/gtkfilechooserdefault.c:3744
+#: gtk/gtkfilechooserdefault.c:3749
msgid "_Browse for other folders"
msgstr "_Sirvi katalooge"
-#: ../gtk/gtkfilechooserdefault.c:3995
+#: gtk/gtkfilechooserdefault.c:4000
msgid "Save in _folder:"
msgstr "Salvesta _kataloogi:"
-#: ../gtk/gtkfilechooserdefault.c:3997
+#: gtk/gtkfilechooserdefault.c:4002
msgid "Create in _folder:"
msgstr "Loo _kataloogi:"
-#: ../gtk/gtkfilechooserdefault.c:4939
+#: gtk/gtkfilechooserdefault.c:4959
msgid "Cannot change to folder because it is not local"
msgstr "Kataloogi pole võimalik muuta kuna see pole kohalik kataloog"
-#: ../gtk/gtkfilechooserdefault.c:5455
+#: gtk/gtkfilechooserdefault.c:5513
#, c-format
msgid "Shortcut %s does not exist"
msgstr "Kiirklahvi %s pole olemas"
-#: ../gtk/gtkfilechooserdefault.c:5919
+#: gtk/gtkfilechooserdefault.c:6057
#, c-format
msgid "Could not mount %s"
msgstr "%s pole võimalik ühendada"
-#: ../gtk/gtkfilechooserdefault.c:6212
+#: gtk/gtkfilechooserdefault.c:6352
msgid "Type name of new folder"
msgstr "Sisesta uue kataloogi nimi"
-#: ../gtk/gtkfilechooserdefault.c:6254
+#: gtk/gtkfilechooserdefault.c:6394
#, c-format
msgid "%d byte"
msgid_plural "%d bytes"
msgstr[0] "%d bait"
msgstr[1] "%d baiti"
-#: ../gtk/gtkfilechooserdefault.c:6256
+#: gtk/gtkfilechooserdefault.c:6396
#, c-format
msgid "%.1f K"
msgstr "%.1f K"
-#: ../gtk/gtkfilechooserdefault.c:6258
+#: gtk/gtkfilechooserdefault.c:6398
#, c-format
msgid "%.1f M"
msgstr "%.1f M"
-#: ../gtk/gtkfilechooserdefault.c:6260
+#: gtk/gtkfilechooserdefault.c:6400
#, c-format
msgid "%.1f G"
msgstr "%.1f G"
-#: ../gtk/gtkfilechooserdefault.c:6306 ../gtk/gtkfilechooserdefault.c:6330
+#: gtk/gtkfilechooserdefault.c:6446 gtk/gtkfilechooserdefault.c:6470
msgid "Unknown"
msgstr "tundmatu"
-#: ../gtk/gtkfilechooserdefault.c:6317
+#: gtk/gtkfilechooserdefault.c:6457
msgid "Today"
msgstr "täna"
-#: ../gtk/gtkfilechooserdefault.c:6319
+#: gtk/gtkfilechooserdefault.c:6459
msgid "Yesterday"
msgstr "eile"
-#: ../gtk/gtkfilechooserdefault.c:6401
+#: gtk/gtkfilechooserdefault.c:6541
msgid "Cannot change folder"
msgstr "Kataloogi pole võimalik vahetada"
-#: ../gtk/gtkfilechooserdefault.c:6402
+#: gtk/gtkfilechooserdefault.c:6542
msgid "The folder you specified is an invalid path."
msgstr "Sinu kirjeldatud kataloog on vigase otsinguteega."
-#: ../gtk/gtkfilechooserdefault.c:6441
+#: gtk/gtkfilechooserdefault.c:6581
#, c-format
msgid "Could not build file name from '%s' and '%s'"
msgstr "Faili nime pole '%s' ja '%s' põhjal võimalik luua"
-#: ../gtk/gtkfilechooserdefault.c:6477
+#: gtk/gtkfilechooserdefault.c:6617
msgid "Could not select item"
msgstr "Kirjet pole võimalik valida"
-#: ../gtk/gtkfilechooserdefault.c:6517
+#: gtk/gtkfilechooserdefault.c:6657
msgid "Open Location"
msgstr "Asukoha avamine"
-#: ../gtk/gtkfilechooserdefault.c:6524
+#: gtk/gtkfilechooserdefault.c:6664
msgid "Save in Location"
msgstr "Salvesta asukohas"
-#: ../gtk/gtkfilechooserdefault.c:6548
+#: gtk/gtkfilechooserdefault.c:6688
msgid "_Location:"
msgstr "A_sukoht: "
-#: ../gtk/gtkfilesel.c:730
+#: gtk/gtkfilesel.c:730
msgid "Folders"
msgstr "Kataloogid"
-#: ../gtk/gtkfilesel.c:734
+#: gtk/gtkfilesel.c:734
msgid "Fol_ders"
msgstr "_Kataloogid"
-#: ../gtk/gtkfilesel.c:770
+#: gtk/gtkfilesel.c:770
msgid "_Files"
msgstr "_Failid"
-#: ../gtk/gtkfilesel.c:858 ../gtk/gtkfilesel.c:2248
+#: gtk/gtkfilesel.c:858 gtk/gtkfilesel.c:2248
#, c-format
msgid "Folder unreadable: %s"
msgstr "Kataloog on loetamatu: %s"
-#: ../gtk/gtkfilesel.c:989
+#: gtk/gtkfilesel.c:989
#, c-format
msgid ""
"The file \"%s\" resides on another machine (called %s) and may not be "
@@ -1371,25 +1540,25 @@ msgstr ""
"sellele programmile kättesaadav olla.\n"
"Kas sa tahad kindlasti seda faili valida?"
-#: ../gtk/gtkfilesel.c:1120
+#: gtk/gtkfilesel.c:1120
msgid "_New Folder"
msgstr "_Uus kataloog"
-#: ../gtk/gtkfilesel.c:1131
+#: gtk/gtkfilesel.c:1131
msgid "De_lete File"
msgstr "_Kustuta fail"
-#: ../gtk/gtkfilesel.c:1142
+#: gtk/gtkfilesel.c:1142
msgid "_Rename File"
msgstr "_Nimeta ümber"
-#: ../gtk/gtkfilesel.c:1444
+#: gtk/gtkfilesel.c:1444
#, c-format
msgid ""
"The folder name \"%s\" contains symbols that are not allowed in filenames"
msgstr "Kataloogi \"%s\" nimi sisaldab failinimedes keelatud märke"
-#: ../gtk/gtkfilesel.c:1446
+#: gtk/gtkfilesel.c:1446
#, c-format
msgid ""
"Error creating folder \"%s\": %s\n"
@@ -1398,33 +1567,33 @@ msgstr ""
"Viga kataloogi \"%s\" loomisel: %s\n"
"%s"
-#: ../gtk/gtkfilesel.c:1447 ../gtk/gtkfilesel.c:1683
+#: gtk/gtkfilesel.c:1447 gtk/gtkfilesel.c:1683
msgid "You probably used symbols not allowed in filenames."
msgstr "Tõenäoliselt kasutasid sa failinimedes keelatud märke."
-#: ../gtk/gtkfilesel.c:1455
+#: gtk/gtkfilesel.c:1455
#, c-format
msgid "Error creating folder \"%s\": %s\n"
msgstr "Viga kataloogi \"%s\" loomisel: %s\n"
-#: ../gtk/gtkfilesel.c:1489
+#: gtk/gtkfilesel.c:1489
msgid "New Folder"
msgstr "Uus kataloog"
-#: ../gtk/gtkfilesel.c:1504
+#: gtk/gtkfilesel.c:1504
msgid "_Folder name:"
msgstr "_Kataloogi nimi:"
-#: ../gtk/gtkfilesel.c:1528
+#: gtk/gtkfilesel.c:1528
msgid "C_reate"
msgstr "_Loo"
-#: ../gtk/gtkfilesel.c:1571
+#: gtk/gtkfilesel.c:1571
#, c-format
msgid "The filename \"%s\" contains symbols that are not allowed in filenames"
msgstr "Failinimi \"%s\" sisaldab failinimedes keelatud märke"
-#: ../gtk/gtkfilesel.c:1574
+#: gtk/gtkfilesel.c:1574
#, c-format
msgid ""
"Error deleting file \"%s\": %s\n"
@@ -1433,30 +1602,30 @@ msgstr ""
"Viga faili \"%s\" kustutamisel: %s\n"
"%s"
-#: ../gtk/gtkfilesel.c:1576 ../gtk/gtkfilesel.c:1697
+#: gtk/gtkfilesel.c:1576 gtk/gtkfilesel.c:1697
msgid "It probably contains symbols not allowed in filenames."
msgstr "Tõenäoliselt sisaldab see failinimedes keelatud märke."
-#: ../gtk/gtkfilesel.c:1585
+#: gtk/gtkfilesel.c:1585
#, c-format
msgid "Error deleting file \"%s\": %s"
msgstr "Viga faili \"%s\" kustutamisel: %s"
-#: ../gtk/gtkfilesel.c:1628
+#: gtk/gtkfilesel.c:1628
#, c-format
msgid "Really delete file \"%s\"?"
msgstr "Kas kindlasti kustutadata fail \"%s\"?"
-#: ../gtk/gtkfilesel.c:1633
+#: gtk/gtkfilesel.c:1633
msgid "Delete File"
msgstr "Kustuta fail"
-#: ../gtk/gtkfilesel.c:1679 ../gtk/gtkfilesel.c:1693
+#: gtk/gtkfilesel.c:1679 gtk/gtkfilesel.c:1693
#, c-format
msgid "The file name \"%s\" contains symbols that are not allowed in filenames"
msgstr "Failinimi \"%s\" sisaldab failinimedes keelatud märke"
-#: ../gtk/gtkfilesel.c:1681
+#: gtk/gtkfilesel.c:1681
#, c-format
msgid ""
"Error renaming file to \"%s\": %s\n"
@@ -1465,7 +1634,7 @@ msgstr ""
"Viga faili ümbernimetamisel \"%s\"-ks: %s\n"
"%s"
-#: ../gtk/gtkfilesel.c:1695
+#: gtk/gtkfilesel.c:1695
#, c-format
msgid ""
"Error renaming file \"%s\": %s\n"
@@ -1474,29 +1643,29 @@ msgstr ""
"Viga faili \"%s\" ümbernimetamisel: %s\n"
"%s"
-#: ../gtk/gtkfilesel.c:1705
+#: gtk/gtkfilesel.c:1705
#, c-format
msgid "Error renaming file \"%s\" to \"%s\": %s"
msgstr "Viga faili \"%s\" ümbernimetamisel \"%s\"-ks: %s"
-#: ../gtk/gtkfilesel.c:1752
+#: gtk/gtkfilesel.c:1752
msgid "Rename File"
msgstr "Nimeta ümber"
-#: ../gtk/gtkfilesel.c:1767
+#: gtk/gtkfilesel.c:1767
#, c-format
msgid "Rename file \"%s\" to:"
msgstr "Nimeta fail \"%s\" ümber:"
-#: ../gtk/gtkfilesel.c:1796
+#: gtk/gtkfilesel.c:1796
msgid "_Rename"
msgstr "_Nimeta ümber"
-#: ../gtk/gtkfilesel.c:2228
+#: gtk/gtkfilesel.c:2228
msgid "_Selection: "
msgstr "_Valik: "
-#: ../gtk/gtkfilesel.c:3151
+#: gtk/gtkfilesel.c:3151
#, c-format
msgid ""
"The filename \"%s\" couldn't be converted to UTF-8. (try setting the "
@@ -1505,48 +1674,48 @@ msgstr ""
"Failinime \"%s\" pole võimalik UTF-8sse teisendada (proovi keskkonnamuutuja "
"G_FILENAME_ENCODING seadmist): %s"
-#: ../gtk/gtkfilesel.c:3154
+#: gtk/gtkfilesel.c:3154
msgid "Invalid UTF-8"
msgstr "Vigane UTF-8"
-#: ../gtk/gtkfilesel.c:4031
+#: gtk/gtkfilesel.c:4031
msgid "Name too long"
msgstr "Nimi on liiga pikk"
-#: ../gtk/gtkfilesel.c:4033
+#: gtk/gtkfilesel.c:4033
msgid "Couldn't convert filename"
msgstr "Ei saa failinime ümber kodeerida"
-#: ../gtk/gtkfilesystemmodel.c:1267
+#: gtk/gtkfilesystemmodel.c:1267
msgid "(Empty)"
msgstr "(tühi)"
-#: ../gtk/gtkfilesystemunix.c:466 ../gtk/gtkfilesystemunix.c:668
-#: ../gtk/gtkfilesystemunix.c:1908 ../gtk/gtkfilesystemwin32.c:482
-#: ../gtk/gtkfilesystemwin32.c:495 ../gtk/gtkfilesystemwin32.c:1560
+#: gtk/gtkfilesystemunix.c:475 gtk/gtkfilesystemunix.c:678
+#: gtk/gtkfilesystemunix.c:1918 gtk/gtkfilesystemwin32.c:482
+#: gtk/gtkfilesystemwin32.c:495 gtk/gtkfilesystemwin32.c:1560
#, c-format
msgid "Error getting information for '%s': %s"
msgstr "Viga info saamisel '%s' jaoks: %s"
-#: ../gtk/gtkfilesystemunix.c:537 ../gtk/gtkfilesystemwin32.c:537
+#: gtk/gtkfilesystemunix.c:547 gtk/gtkfilesystemwin32.c:537
#, c-format
msgid "Error creating directory '%s': %s"
msgstr "Viga kataloogi '%s' loomisel: %s"
-#: ../gtk/gtkfilesystemunix.c:617 ../gtk/gtkfilesystemwin32.c:597
+#: gtk/gtkfilesystemunix.c:627 gtk/gtkfilesystemwin32.c:597
msgid "This file system does not support mounting"
msgstr "See failisüsteem ei toeta ühendamist"
-#: ../gtk/gtkfilesystemunix.c:625
+#: gtk/gtkfilesystemunix.c:635
msgid "Filesystem"
msgstr "Failisüsteem"
-#: ../gtk/gtkfilesystemunix.c:782
+#: gtk/gtkfilesystemunix.c:792
#, c-format
msgid "Could not get a stock icon for %s"
msgstr ""
-#: ../gtk/gtkfilesystemunix.c:877
+#: gtk/gtkfilesystemunix.c:887
#, c-format
msgid ""
"The name \"%s\" is not valid because it contains the character \"%s\". "
@@ -1555,98 +1724,98 @@ msgstr ""
"Nimi \"%s\" ei ole lubatud kuna see sisaldab sümbolit \"%s\". Palun kasuta "
"mõnda muud nime."
-#: ../gtk/gtkfilesystemunix.c:1479
+#: gtk/gtkfilesystemunix.c:1489
#, c-format
msgid "Writing %s failed: %s"
msgstr "Tõrge %s kirjutamisel: %s"
-#: ../gtk/gtkfilesystemunix.c:1568
+#: gtk/gtkfilesystemunix.c:1578
#, c-format
msgid "'%s' already exists in the bookmarks list"
msgstr "'%s' on juba järjehoidjate loendis olemas"
-#: ../gtk/gtkfilesystemunix.c:1640
+#: gtk/gtkfilesystemunix.c:1650
#, c-format
msgid "'%s' does not exist in the bookmarks list"
msgstr "'%s' ei ole järjehoidjate loendis olemas"
-#: ../gtk/gtkfilesystemunix.c:1868
+#: gtk/gtkfilesystemunix.c:1878
#, c-format
msgid "Error getting information for '/': %s"
msgstr "Viga info saamisel '/' jaoks: %s"
-#: ../gtk/gtkfilesystemwin32.c:611
+#: gtk/gtkfilesystemwin32.c:611
#, c-format
msgid "Network Drive (%s)"
msgstr "Võrguketas (%s)"
-#: ../gtk/gtkfilesystemwin32.c:650
+#: gtk/gtkfilesystemwin32.c:650
#, c-format
msgid "%s (%s)"
msgstr "%s (%s)"
-#: ../gtk/gtkfilesystemwin32.c:1032
+#: gtk/gtkfilesystemwin32.c:1032
#, c-format
msgid "Bookmark saving failed: %s"
msgstr "Tõrge järjehoidja salvestamisel (%s)"
-#: ../gtk/gtkfontbutton.c:179 ../gtk/gtkfontbutton.c:292
+#: gtk/gtkfontbutton.c:179 gtk/gtkfontbutton.c:292
msgid "Pick a Font"
msgstr "Vali kirjatüüp"
#. Initialize fields
-#: ../gtk/gtkfontbutton.c:286
+#: gtk/gtkfontbutton.c:286
msgid "Sans 12"
msgstr "Sans 12"
-#: ../gtk/gtkfontbutton.c:804
+#: gtk/gtkfontbutton.c:804
msgid "Font"
msgstr "Kirjatüüp"
#. This is the default text shown in the preview entry, though the user
#. can set it. Remember that some fonts only have capital letters.
-#: ../gtk/gtkfontsel.c:74
+#: gtk/gtkfontsel.c:74
msgid "abcdefghijk ABCDEFGHIJK"
msgstr "abcdefghijkõäöü ABCDEFGHIJKÕÄÖÜ"
-#: ../gtk/gtkfontsel.c:361
+#: gtk/gtkfontsel.c:361
msgid "_Family:"
msgstr "_Perekond:"
-#: ../gtk/gtkfontsel.c:367
+#: gtk/gtkfontsel.c:367
msgid "_Style:"
msgstr "_Laad:"
-#: ../gtk/gtkfontsel.c:373
+#: gtk/gtkfontsel.c:373
msgid "Si_ze:"
msgstr "_Suurus:"
#. create the text entry widget
-#: ../gtk/gtkfontsel.c:549
+#: gtk/gtkfontsel.c:549
msgid "_Preview:"
msgstr "_Näidis:"
-#: ../gtk/gtkfontsel.c:1383
+#: gtk/gtkfontsel.c:1383
msgid "Font Selection"
msgstr "Kirjatüübi valik"
-#: ../gtk/gtkgamma.c:401
+#: gtk/gtkgamma.c:401
msgid "Gamma"
msgstr "Gamma"
-#: ../gtk/gtkgamma.c:411
+#: gtk/gtkgamma.c:411
msgid "_Gamma value"
msgstr "_Gamma väärtus"
#. Remove this icon source so we don't keep trying to
#. * load it.
#.
-#: ../gtk/gtkiconfactory.c:1644
+#: gtk/gtkiconfactory.c:1644
#, c-format
msgid "Error loading icon: %s"
msgstr "Viga ikooni laadimisel: %s"
-#: ../gtk/gtkicontheme.c:1250
+#: gtk/gtkicontheme.c:1250
#, c-format
msgid ""
"Could not find the icon '%s'. The '%s' theme\n"
@@ -1655,120 +1824,120 @@ msgid ""
"\t%s"
msgstr ""
-#: ../gtk/gtkicontheme.c:1315
+#: gtk/gtkicontheme.c:1315
#, c-format
msgid "Icon '%s' not present in theme"
msgstr "Ikooni '%s' ei ole teemas"
-#: ../gtk/gtkimmodule.c:427
+#: gtk/gtkimmodule.c:427
msgid "Default"
msgstr "Vaikimisi"
-#: ../gtk/gtkinputdialog.c:235
+#: gtk/gtkinputdialog.c:235
msgid "Input"
msgstr "Sisend"
-#: ../gtk/gtkinputdialog.c:244
+#: gtk/gtkinputdialog.c:244
msgid "No extended input devices"
msgstr "Laiendatud sisendseadmeid ei ole"
-#: ../gtk/gtkinputdialog.c:256
+#: gtk/gtkinputdialog.c:256
msgid "_Device:"
msgstr "_Seade:"
-#: ../gtk/gtkinputdialog.c:273
+#: gtk/gtkinputdialog.c:273
msgid "Disabled"
msgstr "Välja lülitatud"
-#: ../gtk/gtkinputdialog.c:280
+#: gtk/gtkinputdialog.c:280
msgid "Screen"
msgstr "Ekraan"
-#: ../gtk/gtkinputdialog.c:287
+#: gtk/gtkinputdialog.c:287
msgid "Window"
msgstr "Aken"
-#: ../gtk/gtkinputdialog.c:294
+#: gtk/gtkinputdialog.c:294
msgid "_Mode: "
msgstr "_Režiim:"
#. The axis listbox
-#: ../gtk/gtkinputdialog.c:325
+#: gtk/gtkinputdialog.c:325
msgid "_Axes"
msgstr "_Teljed"
#. Keys listbox
-#: ../gtk/gtkinputdialog.c:342
+#: gtk/gtkinputdialog.c:342
msgid "_Keys"
msgstr "_Klahvid"
-#: ../gtk/gtkinputdialog.c:562
+#: gtk/gtkinputdialog.c:562
msgid "X"
msgstr "X"
-#: ../gtk/gtkinputdialog.c:563
+#: gtk/gtkinputdialog.c:563
msgid "Y"
msgstr "Y"
-#: ../gtk/gtkinputdialog.c:564
+#: gtk/gtkinputdialog.c:564
msgid "Pressure"
msgstr "Vajutus"
-#: ../gtk/gtkinputdialog.c:565
+#: gtk/gtkinputdialog.c:565
msgid "X Tilt"
msgstr "X kalle"
-#: ../gtk/gtkinputdialog.c:566
+#: gtk/gtkinputdialog.c:566
msgid "Y Tilt"
msgstr "Y kalle"
-#: ../gtk/gtkinputdialog.c:567
+#: gtk/gtkinputdialog.c:567
msgid "Wheel"
msgstr "Ratas"
-#: ../gtk/gtkinputdialog.c:607
+#: gtk/gtkinputdialog.c:607
msgid "none"
msgstr "ei ole"
-#: ../gtk/gtkinputdialog.c:643 ../gtk/gtkinputdialog.c:679
+#: gtk/gtkinputdialog.c:643 gtk/gtkinputdialog.c:679
msgid "(disabled)"
msgstr "(välja lülitatud)"
-#: ../gtk/gtkinputdialog.c:672
+#: gtk/gtkinputdialog.c:672
msgid "(unknown)"
msgstr "(tundmatu)"
#. and clear button
-#: ../gtk/gtkinputdialog.c:759
+#: gtk/gtkinputdialog.c:759
msgid "clear"
msgstr "kustuta"
-#: ../gtk/gtklabel.c:3935
+#: gtk/gtklabel.c:3935
msgid "Select All"
msgstr "Vali kõik"
#. Description of --gtk-module=MODULES in --help output
-#: ../gtk/gtkmain.c:398
+#: gtk/gtkmain.c:398
msgid "Load additional GTK+ modules"
msgstr "Täiendavate GTK+ moodulite laadimine"
#. Placeholder in --gtk-module=MODULES in --help output
-#: ../gtk/gtkmain.c:399
+#: gtk/gtkmain.c:399
msgid "MODULES"
msgstr "MOODULID"
#. Description of --g-fatal-warnings in --help output
-#: ../gtk/gtkmain.c:401
+#: gtk/gtkmain.c:401
msgid "Make all warnings fatal"
msgstr "Kõikide hoiatuste fataalseks muutmine"
#. Description of --gtk-debug=FLAGS in --help output
-#: ../gtk/gtkmain.c:404
+#: gtk/gtkmain.c:404
msgid "GTK+ debugging flags to set"
msgstr "GTK+ silumislipud, mida seada"
#. Description of --gtk-no-debug=FLAGS in --help output
-#: ../gtk/gtkmain.c:407
+#: gtk/gtkmain.c:407
msgid "GTK+ debugging flags to unset"
msgstr "GTK+ silumislipud, mida maha võtta"
@@ -1777,535 +1946,544 @@ msgstr "GTK+ silumislipud, mida maha võtta"
#. * Do *not* translate it to "predefinito:LTR", if it
#. * it isn't default:LTR or default:RTL it will not work
#.
-#: ../gtk/gtkmain.c:476
+#: gtk/gtkmain.c:476
msgid "default:LTR"
msgstr "default:LTR"
-#: ../gtk/gtkmain.c:559
+#: gtk/gtkmain.c:559
msgid "GTK+ Options"
msgstr "GTK+ võtmed"
-#: ../gtk/gtkmain.c:559
+#: gtk/gtkmain.c:559
msgid "Show GTK+ Options"
msgstr "GTK+ võtmete näitamine"
-#: ../gtk/gtknotebook.c:2718 ../gtk/gtknotebook.c:5064
+#: gtk/gtknotebook.c:2718 gtk/gtknotebook.c:5064
#, c-format
msgid "Page %u"
msgstr "Lehekülg %u"
-#: ../gtk/gtkradiotoolbutton.c:92
+#: gtk/gtkradiotoolbutton.c:92
msgid "Group"
msgstr "Grupp"
-#: ../gtk/gtkradiotoolbutton.c:93
+#: gtk/gtkradiotoolbutton.c:93
msgid "The radio tool button whose group this button belongs to."
msgstr ""
-#: ../gtk/gtkrc.c:2400
+#: gtk/gtkrc.c:2400
#, c-format
msgid "Unable to find include file: \"%s\""
msgstr "Faili pole võimalik kaasata: \"%s\""
-#: ../gtk/gtkrc.c:3042 ../gtk/gtkrc.c:3045
+#: gtk/gtkrc.c:3042 gtk/gtkrc.c:3045
#, c-format
msgid "Unable to locate image file in pixmap_path: \"%s\""
msgstr "Ei leia pildifaili otsingurajalt 'pixmap_path': \"%s\""
-#: ../gtk/gtkrc.c:3480
+#: gtk/gtkrc.c:3480
#, c-format
msgid "Pixmap path element: \"%s\" must be absolute, %s, line %d"
msgstr "Pildi raja element: \"%s\" peab olema absoluutne, %s, rida %d"
#. KEEP IN SYNC with gtkiconfactory.c stock icons, when appropriate
-#: ../gtk/gtkstock.c:308
+#: gtk/gtkstock.c:308
msgid "Information"
msgstr "Info"
-#: ../gtk/gtkstock.c:309
+#: gtk/gtkstock.c:309
msgid "Warning"
msgstr "Hoiatus"
-#: ../gtk/gtkstock.c:310
+#: gtk/gtkstock.c:310
msgid "Error"
msgstr "Viga"
-#: ../gtk/gtkstock.c:311
+#: gtk/gtkstock.c:311
msgid "Question"
msgstr "Küsimus"
#. FIXME these need accelerators when appropriate, and
#. * need the mnemonics to be rationalized
#.
-#: ../gtk/gtkstock.c:316
+#: gtk/gtkstock.c:316
msgid "_About"
msgstr "_Programmist"
-#: ../gtk/gtkstock.c:318
+#: gtk/gtkstock.c:318
msgid "_Apply"
msgstr "_Rakenda"
-#: ../gtk/gtkstock.c:319
+#: gtk/gtkstock.c:319
msgid "_Bold"
msgstr "_Paks"
-#: ../gtk/gtkstock.c:320
+#: gtk/gtkstock.c:320
msgid "_Cancel"
msgstr "_Loobu"
-#: ../gtk/gtkstock.c:321
+#: gtk/gtkstock.c:321
msgid "_CD-Rom"
msgstr "_CD-ROM"
-#: ../gtk/gtkstock.c:322
+#: gtk/gtkstock.c:322
msgid "_Clear"
msgstr "_Tühjenda"
-#: ../gtk/gtkstock.c:323
+#: gtk/gtkstock.c:323
msgid "_Close"
msgstr "_Sulge"
-#: ../gtk/gtkstock.c:324
+#: gtk/gtkstock.c:324
msgid "_Convert"
msgstr "_Konverdi"
-#: ../gtk/gtkstock.c:325
+#: gtk/gtkstock.c:325
msgid "_Copy"
msgstr "_Kopeeri"
-#: ../gtk/gtkstock.c:326
+#: gtk/gtkstock.c:326
msgid "Cu_t"
msgstr "_Lõika"
-#: ../gtk/gtkstock.c:327
+#: gtk/gtkstock.c:327
msgid "_Delete"
msgstr "Ku_stuta"
-#: ../gtk/gtkstock.c:328
+#: gtk/gtkstock.c:328
msgid "_Execute"
msgstr "K_äivita"
-#: ../gtk/gtkstock.c:329
+#: gtk/gtkstock.c:329
msgid "_Edit"
msgstr "_Redigeeri"
-#: ../gtk/gtkstock.c:330
+#: gtk/gtkstock.c:330
msgid "_Find"
msgstr "_Otsi"
-#: ../gtk/gtkstock.c:331
+#: gtk/gtkstock.c:331
msgid "Find and _Replace"
msgstr "Otsi ja _asenda"
-#: ../gtk/gtkstock.c:332
+#: gtk/gtkstock.c:332
msgid "_Floppy"
msgstr "_Flopi"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:334
+#: gtk/gtkstock.c:334
msgid "Navigation|_Bottom"
msgstr "Lõ_ppu"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:336
+#: gtk/gtkstock.c:336
msgid "Navigation|_First"
msgstr "E_simesele"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:338
+#: gtk/gtkstock.c:338
msgid "Navigation|_Last"
msgstr "_Viimasele"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:340
+#: gtk/gtkstock.c:340
msgid "Navigation|_Top"
msgstr "Al_gusesse"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:342
+#: gtk/gtkstock.c:342
msgid "Navigation|_Back"
msgstr "_Tagasi"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:344
+#: gtk/gtkstock.c:344
msgid "Navigation|_Down"
msgstr "_Alla"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:346
+#: gtk/gtkstock.c:346
msgid "Navigation|_Forward"
msgstr "_Edasi"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:348
+#: gtk/gtkstock.c:348
msgid "Navigation|_Up"
msgstr "Ü_les"
-#: ../gtk/gtkstock.c:349
+#: gtk/gtkstock.c:349
msgid "_Harddisk"
msgstr "_Kõvaketas"
-#: ../gtk/gtkstock.c:350
+#: gtk/gtkstock.c:350
msgid "_Help"
msgstr "_Abi"
-#: ../gtk/gtkstock.c:351
+#: gtk/gtkstock.c:351
msgid "_Home"
msgstr "_Kodu"
-#: ../gtk/gtkstock.c:352
+#: gtk/gtkstock.c:352
msgid "Increase Indent"
msgstr "Suurenda taandust"
-#: ../gtk/gtkstock.c:353
+#: gtk/gtkstock.c:353
msgid "Decrease Indent"
msgstr "Vähenda taandust"
-#: ../gtk/gtkstock.c:354
+#: gtk/gtkstock.c:354
msgid "_Index"
msgstr "_Indeks"
-#: ../gtk/gtkstock.c:355
+#: gtk/gtkstock.c:355
msgid "_Italic"
msgstr "_Kursiiv"
-#: ../gtk/gtkstock.c:356
+#: gtk/gtkstock.c:356
msgid "_Jump to"
msgstr "_Hüppa kuni"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:358
+#: gtk/gtkstock.c:358
msgid "Justify|_Center"
msgstr "_Keskel"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:360
+#: gtk/gtkstock.c:360
msgid "Justify|_Fill"
msgstr "_Täida"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:362
+#: gtk/gtkstock.c:362
msgid "Justify|_Left"
msgstr "_Vasakule"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:364
+#: gtk/gtkstock.c:364
msgid "Justify|_Right"
msgstr "_Paremale"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:367
+#: gtk/gtkstock.c:367
msgid "Media|_Forward"
msgstr "Keri e_dasi"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:369
+#: gtk/gtkstock.c:369
msgid "Media|_Next"
msgstr "_Järgmine"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:371
+#: gtk/gtkstock.c:371
msgid "Media|P_ause"
msgstr "P_ausi"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:373
+#: gtk/gtkstock.c:373
msgid "Media|_Play"
msgstr "Es_ita"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:375
+#: gtk/gtkstock.c:375
msgid "Media|Pre_vious"
msgstr "Ee_lmine"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:377
+#: gtk/gtkstock.c:377
msgid "Media|_Record"
msgstr "_Salvesta"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:379
+#: gtk/gtkstock.c:379
msgid "Media|R_ewind"
msgstr "Keri _tagasi"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:381
+#: gtk/gtkstock.c:381
msgid "Media|_Stop"
msgstr "_Peata"
-#: ../gtk/gtkstock.c:382
+#: gtk/gtkstock.c:382
msgid "_Network"
msgstr "_Võrk"
-#: ../gtk/gtkstock.c:383
+#: gtk/gtkstock.c:383
msgid "_New"
msgstr "_Uus"
-#: ../gtk/gtkstock.c:384
+#: gtk/gtkstock.c:384
msgid "_No"
msgstr "_Ei"
-#: ../gtk/gtkstock.c:385
+#: gtk/gtkstock.c:385
msgid "_OK"
msgstr "_Olgu"
-#: ../gtk/gtkstock.c:386
+#: gtk/gtkstock.c:386
msgid "_Open"
msgstr "_Ava"
-#: ../gtk/gtkstock.c:387
+#: gtk/gtkstock.c:387
msgid "_Paste"
msgstr "_Aseta"
-#: ../gtk/gtkstock.c:388
+#: gtk/gtkstock.c:388
msgid "_Preferences"
msgstr "_Eelistused"
-#: ../gtk/gtkstock.c:389
+#: gtk/gtkstock.c:389
msgid "_Print"
msgstr "_Trüki"
-#: ../gtk/gtkstock.c:390
+#: gtk/gtkstock.c:390
msgid "Print Pre_view"
msgstr "Trükkimise eel_vaade"
-#: ../gtk/gtkstock.c:391
+#: gtk/gtkstock.c:391
msgid "_Properties"
msgstr "_Omadused"
-#: ../gtk/gtkstock.c:392
+#: gtk/gtkstock.c:392
msgid "_Quit"
msgstr "_Lõpeta"
-#: ../gtk/gtkstock.c:393
+#: gtk/gtkstock.c:393
msgid "_Redo"
msgstr "Uu_esti"
-#: ../gtk/gtkstock.c:394
+#: gtk/gtkstock.c:394
msgid "_Refresh"
msgstr "_Värskenda"
-#: ../gtk/gtkstock.c:396
+#: gtk/gtkstock.c:396
msgid "_Revert"
msgstr "_Taasta"
-#: ../gtk/gtkstock.c:397
+#: gtk/gtkstock.c:397
msgid "_Save"
msgstr "_Salvesta"
-#: ../gtk/gtkstock.c:398
+#: gtk/gtkstock.c:398
msgid "Save _As"
msgstr "Salvesta _kui"
-#: ../gtk/gtkstock.c:399
+#: gtk/gtkstock.c:399
msgid "_Color"
msgstr "_Värv"
-#: ../gtk/gtkstock.c:400
+#: gtk/gtkstock.c:400
msgid "_Font"
msgstr "_Kirjatüüp"
-#: ../gtk/gtkstock.c:401
+#: gtk/gtkstock.c:401
msgid "_Ascending"
msgstr "_Kasvav"
-#: ../gtk/gtkstock.c:402
+#: gtk/gtkstock.c:402
msgid "_Descending"
msgstr "K_ahanev"
-#: ../gtk/gtkstock.c:403
+#: gtk/gtkstock.c:403
msgid "_Spell Check"
msgstr "Õ_igekirjakontroll"
-#: ../gtk/gtkstock.c:404
+#: gtk/gtkstock.c:404
msgid "_Stop"
msgstr "_Peata"
-#: ../gtk/gtkstock.c:405
+#: gtk/gtkstock.c:405
msgid "_Strikethrough"
msgstr "_Läbikriipsutus"
-#: ../gtk/gtkstock.c:406
+#: gtk/gtkstock.c:406
msgid "_Undelete"
msgstr "_Taasta"
-#: ../gtk/gtkstock.c:407
+#: gtk/gtkstock.c:407
msgid "_Underline"
msgstr "_Allajoonitud"
-#: ../gtk/gtkstock.c:408
+#: gtk/gtkstock.c:408
msgid "_Undo"
msgstr "_Unusta"
-#: ../gtk/gtkstock.c:409
+#: gtk/gtkstock.c:409
msgid "_Yes"
msgstr "_Jah"
-#: ../gtk/gtkstock.c:410
+#: gtk/gtkstock.c:410
msgid "_Normal Size"
msgstr "_Normaalsuurus"
-#: ../gtk/gtkstock.c:411
+#: gtk/gtkstock.c:411
msgid "Best _Fit"
msgstr "Mahuta _parim"
-#: ../gtk/gtkstock.c:412
+#: gtk/gtkstock.c:412
msgid "Zoom _In"
msgstr "_Suurenda"
-#: ../gtk/gtkstock.c:413
+#: gtk/gtkstock.c:413
msgid "Zoom _Out"
msgstr "_Vähenda"
-#: ../gtk/gtktextutil.c:48
+#: gtk/gtktextutil.c:48
msgid "LRM _Left-to-right mark"
msgstr "LRM _Vasakult-paremale märk"
-#: ../gtk/gtktextutil.c:49
+#: gtk/gtktextutil.c:49
msgid "RLM _Right-to-left mark"
msgstr "RLM _Paremalt-vasakule märk"
-#: ../gtk/gtktextutil.c:50
+#: gtk/gtktextutil.c:50
msgid "LRE Left-to-right _embedding"
msgstr ""
-#: ../gtk/gtktextutil.c:51
+#: gtk/gtktextutil.c:51
msgid "RLE Right-to-left e_mbedding"
msgstr ""
-#: ../gtk/gtktextutil.c:52
+#: gtk/gtktextutil.c:52
msgid "LRO Left-to-right _override"
msgstr ""
-#: ../gtk/gtktextutil.c:53
+#: gtk/gtktextutil.c:53
msgid "RLO Right-to-left o_verride"
msgstr ""
-#: ../gtk/gtktextutil.c:54
+#: gtk/gtktextutil.c:54
msgid "PDF _Pop directional formatting"
msgstr ""
-#: ../gtk/gtktextutil.c:55
+#: gtk/gtktextutil.c:55
msgid "ZWS _Zero width space"
msgstr "ZWS _Null-laiusega tühik"
-#: ../gtk/gtktextutil.c:56
+#: gtk/gtktextutil.c:56
msgid "ZWJ Zero width _joiner"
msgstr ""
-#: ../gtk/gtktextutil.c:57
+#: gtk/gtktextutil.c:57
msgid "ZWNJ Zero width _non-joiner"
msgstr ""
-#: ../gtk/gtkthemes.c:71
+#: gtk/gtkthemes.c:71
#, c-format
msgid "Unable to locate theme engine in module_path: \"%s\","
msgstr "Ei leia teemamootorit otsingurajalt 'module_path': \"%s\","
-#: ../gtk/gtktipsquery.c:186
+#: gtk/gtktipsquery.c:186
msgid "--- No Tip ---"
msgstr "--- Vihjet ei ole ---"
-#: ../gtk/gtkuimanager.c:1144
+#: gtk/gtkuimanager.c:1154
#, c-format
msgid "Unknown attribute '%s' on line %d char %d"
msgstr "Tundmatu tunnus '%s', rida %d sümbol %d"
-#: ../gtk/gtkuimanager.c:1346
+#: gtk/gtkuimanager.c:1371
#, c-format
msgid "Unexpected start tag '%s' on line %d char %d"
msgstr "Tundmatu algussilt '%s', rida %d sümbol %d"
-#: ../gtk/gtkuimanager.c:1431
+#: gtk/gtkuimanager.c:1461
#, c-format
msgid "Unexpected character data on line %d char %d"
msgstr "Tundmatu andmevoog, rida %d sümbol %d"
-#: ../gtk/gtkuimanager.c:2222
+#: gtk/gtkuimanager.c:2272
msgid "Empty"
msgstr "Tühi"
#. ID
-#: ../modules/input/imam-et.c:454
+#: modules/input/imam-et.c:454
msgid "Amharic (EZ+)"
msgstr "Amhaari (EZ+)"
#. ID
-#: ../modules/input/imcedilla.c:91
+#: modules/input/imcedilla.c:91
msgid "Cedilla"
msgstr "Sedii"
#. ID
-#: ../modules/input/imcyrillic-translit.c:217
+#: modules/input/imcyrillic-translit.c:217
msgid "Cyrillic (Transliterated)"
msgstr "Kirillits (translitereeritud)"
#. ID
-#: ../modules/input/iminuktitut.c:127
+#: modules/input/iminuktitut.c:127
msgid "Inuktitut (Transliterated)"
msgstr "Inukitut (translitereeritud)"
#. ID
-#: ../modules/input/imipa.c:145
+#: modules/input/imipa.c:145
msgid "IPA"
msgstr "IPA"
#. ID
-#: ../modules/input/imthai-broken.c:178
+#: modules/input/imthai-broken.c:178
msgid "Thai (Broken)"
msgstr "Tai (katkine)"
#. ID
-#: ../modules/input/imti-er.c:453
+#: modules/input/imti-er.c:453
msgid "Tigrigna-Eritrean (EZ+)"
msgstr ""
#. ID
-#: ../modules/input/imti-et.c:453
+#: modules/input/imti-et.c:453
msgid "Tigrigna-Ethiopian (EZ+)"
msgstr ""
#. ID
-#: ../modules/input/imviqr.c:244
+#: modules/input/imviqr.c:244
msgid "Vietnamese (VIQR)"
msgstr "Vietnami (VIQR)"
#. ID
-#: ../modules/input/imxim.c:28
+#: modules/input/imxim.c:28
msgid "X Input Method"
msgstr "X Sisestusmeetod"
-#: ../tests/testfilechooser.c:186
+#: tests/testfilechooser.c:186
#, c-format
msgid "Could not get information for file '%s': %s"
msgstr "Infot faili '%s' ei õnnestunud saada: %s"
-msgid "_Credits"
-msgstr "_Autorid"
+#~ msgid "Shift"
+#~ msgstr "Shift"
-msgid "_Bottom"
-msgstr "_All"
+#~ msgid "Ctrl"
+#~ msgstr "Ctrl"
-msgid "_First"
-msgstr "_Esimene"
+#~ msgid "Alt"
+#~ msgstr "Alt"
-msgid "_Last"
-msgstr "_Viimane"
+#~ msgid "_Credits"
+#~ msgstr "_Autorid"
-msgid "_Top"
-msgstr "_Üleval"
+#~ msgid "_Bottom"
+#~ msgstr "_All"
-msgid "_Back"
-msgstr "_Tagasi"
+#~ msgid "_First"
+#~ msgstr "_Esimene"
-msgid "_Down"
-msgstr "_Alla"
+#~ msgid "_Last"
+#~ msgstr "_Viimane"
-msgid "_Up"
-msgstr "_Üles"
+#~ msgid "_Top"
+#~ msgstr "_Üleval"
-msgid "_Fill"
-msgstr "_Täida"
+#~ msgid "_Back"
+#~ msgstr "_Tagasi"
-msgid "_Left"
-msgstr "_Vasakule"
+#~ msgid "_Down"
+#~ msgstr "_Alla"
+
+#~ msgid "_Up"
+#~ msgstr "_Üles"
+
+#~ msgid "_Fill"
+#~ msgstr "_Täida"
+
+#~ msgid "_Left"
+#~ msgstr "_Vasakule"
diff --git a/po/eu.po b/po/eu.po
index 51054c6bf..7f4ce8280 100644
--- a/po/eu.po
+++ b/po/eu.po
@@ -12,7 +12,7 @@ msgid ""
msgstr ""
"Project-Id-Version: eu\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-04-13 19:29+0200\n"
+"POT-Creation-Date: 2005-06-20 14:30-0400\n"
"PO-Revision-Date: 2005-04-13 20:19+0200\n"
"Last-Translator: Iñaki Larrañaga Murgoitio <dooteo@euskalgnu.org>\n"
"Language-Team: <itzulpena@euskalgnu.org>\n"
@@ -22,26 +22,27 @@ msgstr ""
"X-Generator: KBabel 1.9.1\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: ../gdk-pixbuf/gdk-pixbuf-animation.c:153 ../gdk-pixbuf/gdk-pixbuf-io.c:838
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1068 ../tests/testfilechooser.c:199
+#: gdk-pixbuf/gdk-pixbuf-animation.c:153 gdk-pixbuf/gdk-pixbuf-io.c:838
+#: gdk-pixbuf/gdk-pixbuf-io.c:1068 tests/testfilechooser.c:199
#, c-format
msgid "Failed to open file '%s': %s"
msgstr "Ezin izan da '%s' fitxategia ireki: %s"
-#: ../gdk-pixbuf/gdk-pixbuf-animation.c:166 ../gdk-pixbuf/gdk-pixbuf-io.c:850
+#: gdk-pixbuf/gdk-pixbuf-animation.c:166 gdk-pixbuf/gdk-pixbuf-io.c:850
#, c-format
msgid "Image file '%s' contains no data"
msgstr "'%s' irudi-fitxategiak ez du daturik"
-#: ../gdk-pixbuf/gdk-pixbuf-animation.c:208 ../gdk-pixbuf/gdk-pixbuf-io.c:887
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1109 ../tests/testfilechooser.c:244
+#: gdk-pixbuf/gdk-pixbuf-animation.c:208 gdk-pixbuf/gdk-pixbuf-io.c:887
+#: gdk-pixbuf/gdk-pixbuf-io.c:1109 tests/testfilechooser.c:244
#, c-format
-msgid "Failed to load image '%s': reason not known, probably a corrupt image file"
+msgid ""
+"Failed to load image '%s': reason not known, probably a corrupt image file"
msgstr ""
"Ezin izan da '%s' irudia kargatu: arrazoia ez dakigu, beharbada hondatutako "
"irudi-fitxategia izango da"
-#: ../gdk-pixbuf/gdk-pixbuf-animation.c:241
+#: gdk-pixbuf/gdk-pixbuf-animation.c:241
#, c-format
msgid ""
"Failed to load animation '%s': reason not known, probably a corrupt "
@@ -50,12 +51,12 @@ msgstr ""
"Ezin izan da '%s' animazioa kargatu: arrazoia ez dakigu, beharbada "
"hondatutako animazio-fitxategia izango da"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:444
+#: gdk-pixbuf/gdk-pixbuf-io.c:444
#, c-format
msgid "Unable to load image-loading module: %s: %s"
msgstr "Ezin da irudiak kargatzeko modulua kargatu: %s: %s"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:459
+#: gdk-pixbuf/gdk-pixbuf-io.c:459
#, c-format
msgid ""
"Image-loading module %s does not export the proper interface; perhaps it's "
@@ -64,53 +65,54 @@ msgstr ""
"%s irudiak kargatzeko moduluak ez du interfaze egokia esportatzen; agian "
"beste GTK bertsio batekoa da?"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:628 ../gdk-pixbuf/gdk-pixbuf-io.c:680
+#: gdk-pixbuf/gdk-pixbuf-io.c:628 gdk-pixbuf/gdk-pixbuf-io.c:680
#, c-format
msgid "Image type '%s' is not supported"
msgstr "'%s' motako irudia ez dira onartzen"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:720
+#: gdk-pixbuf/gdk-pixbuf-io.c:720
#, c-format
msgid "Couldn't recognize the image file format for file '%s'"
msgstr "Ezin izan da ezagutu '%s' fitxategiaren irudi-fitxategiaren formatua "
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:728
+#: gdk-pixbuf/gdk-pixbuf-io.c:728
msgid "Unrecognized image file format"
msgstr "Irudi-fitxategiaren formatu ezezaguna"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:896
+#: gdk-pixbuf/gdk-pixbuf-io.c:896
#, c-format
msgid "Failed to load image '%s': %s"
msgstr "Ezin izan da `%s' irudia kargatu: %s"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1336
+#: gdk-pixbuf/gdk-pixbuf-io.c:1336
#, c-format
msgid "Error writing to image file: %s"
msgstr "Errorea irudi-fitxategia idaztean: %s"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1382 ../gdk-pixbuf/gdk-pixbuf-io.c:1511
+#: gdk-pixbuf/gdk-pixbuf-io.c:1382 gdk-pixbuf/gdk-pixbuf-io.c:1511
#, c-format
msgid "This build of gdk-pixbuf does not support saving the image format: %s"
-msgstr "gdk-pixbuf-en bertsio honek ez du irudi-formatu hau gordetzea onartzen: %s"
+msgstr ""
+"gdk-pixbuf-en bertsio honek ez du irudi-formatu hau gordetzea onartzen: %s"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1416
+#: gdk-pixbuf/gdk-pixbuf-io.c:1416
msgid "Insufficient memory to save image to callback"
msgstr "Ez dago irudi-fitxategia atzeradeian gordetzeko behar adina memoria"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1428
+#: gdk-pixbuf/gdk-pixbuf-io.c:1428
msgid "Failed to open temporary file"
msgstr "Huts egin du aldi baterako fitxategia irekitzean"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1453
+#: gdk-pixbuf/gdk-pixbuf-io.c:1453
msgid "Failed to read from temporary file"
msgstr "Huts egin du aldi abterako fitxategitik irakurtzean"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1683
+#: gdk-pixbuf/gdk-pixbuf-io.c:1687
#, c-format
msgid "Failed to open '%s' for writing: %s"
msgstr "Ezin izan da `%s' ireki idazteko: %s"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1707
+#: gdk-pixbuf/gdk-pixbuf-io.c:1711
#, c-format
msgid ""
"Failed to close '%s' while writing image, all data may not have been saved: %"
@@ -119,16 +121,16 @@ msgstr ""
"Ezin izan da '%s' itxi irudia idatzi bitartean, baliteke datu guztiak ez "
"gorde izana: %s"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1927 ../gdk-pixbuf/gdk-pixbuf-io.c:1977
+#: gdk-pixbuf/gdk-pixbuf-io.c:1931 gdk-pixbuf/gdk-pixbuf-io.c:1981
msgid "Insufficient memory to save image into a buffer"
msgstr "Ez dago irudi-fitxategia bufferrean gordetzeko behar adina memoria"
-#: ../gdk-pixbuf/gdk-pixbuf-loader.c:383
+#: gdk-pixbuf/gdk-pixbuf-loader.c:383
#, c-format
msgid "Incremental loading of image type '%s' is not supported"
msgstr "'%s' motako irudien kargatze inkrementala ez da onartzen"
-#: ../gdk-pixbuf/gdk-pixbuf-loader.c:411 ../gdk-pixbuf/gdk-pixbuf-loader.c:513
+#: gdk-pixbuf/gdk-pixbuf-loader.c:411 gdk-pixbuf/gdk-pixbuf-loader.c:513
#, c-format
msgid ""
"Internal error: Image loader module '%s' failed to begin loading an image, "
@@ -137,136 +139,133 @@ msgstr ""
"Barne-errorea: '%s' irudi-kargatzailearen moduluak ezin izan du irudia "
"kargatu, baina ez du hutsegitearen arrazoirik eman"
-#: ../gdk-pixbuf/gdk-pixdata.c:147
+#: gdk-pixbuf/gdk-pixdata.c:147
msgid "Image header corrupt"
msgstr "Irudi-goiburua hondatuta"
-#: ../gdk-pixbuf/gdk-pixdata.c:152
+#: gdk-pixbuf/gdk-pixdata.c:152
msgid "Image format unknown"
msgstr "Irudi-formatu ezezaguna"
-#: ../gdk-pixbuf/gdk-pixdata.c:157 ../gdk-pixbuf/gdk-pixdata.c:487
+#: gdk-pixbuf/gdk-pixdata.c:157 gdk-pixbuf/gdk-pixdata.c:487
msgid "Image pixel data corrupt"
msgstr "Irudiko pixelen datuak hondatuta"
-#: ../gdk-pixbuf/gdk-pixdata.c:431
+#: gdk-pixbuf/gdk-pixdata.c:431
#, c-format
msgid "failed to allocate image buffer of %u byte"
msgid_plural "failed to allocate image buffer of %u bytes"
msgstr[0] "ezin izan da %u byteko irudi-bufferra esleitu"
msgstr[1] "ezin izan da %u byteko irudi-bufferra esleitu"
-#: ../gdk-pixbuf/io-ani.c:244
+#: gdk-pixbuf/io-ani.c:244
msgid "Unexpected icon chunk in animation"
msgstr "Ustekabeko ikono-zatia animazioan"
-#: ../gdk-pixbuf/io-ani.c:337
+#: gdk-pixbuf/io-ani.c:337
msgid "Unsupported animation type"
msgstr "Onartzen ez den animazio-mota"
-#: ../gdk-pixbuf/io-ani.c:348 ../gdk-pixbuf/io-ani.c:538
+#: gdk-pixbuf/io-ani.c:348 gdk-pixbuf/io-ani.c:538
msgid "Invalid header in animation"
msgstr "Goiburu baliogabea animazioan"
-#: ../gdk-pixbuf/io-ani.c:358 ../gdk-pixbuf/io-ani.c:382
-#: ../gdk-pixbuf/io-ani.c:441 ../gdk-pixbuf/io-ani.c:460
-#: ../gdk-pixbuf/io-ani.c:511 ../gdk-pixbuf/io-ani.c:583
+#: gdk-pixbuf/io-ani.c:358 gdk-pixbuf/io-ani.c:382 gdk-pixbuf/io-ani.c:441
+#: gdk-pixbuf/io-ani.c:460 gdk-pixbuf/io-ani.c:511 gdk-pixbuf/io-ani.c:583
msgid "Not enough memory to load animation"
msgstr "Ez dago animazioa kargatzeko adina memoria"
-#: ../gdk-pixbuf/io-ani.c:400 ../gdk-pixbuf/io-ani.c:417
-#: ../gdk-pixbuf/io-ani.c:428
+#: gdk-pixbuf/io-ani.c:400 gdk-pixbuf/io-ani.c:417 gdk-pixbuf/io-ani.c:428
msgid "Malformed chunk in animation"
msgstr "Gaizki osatutako zatia animazioan"
-#: ../gdk-pixbuf/io-ani.c:676
+#: gdk-pixbuf/io-ani.c:676
msgid "The ANI image format"
msgstr "ANI irudi-formatua"
-#: ../gdk-pixbuf/io-bmp.c:228 ../gdk-pixbuf/io-bmp.c:301
-#: ../gdk-pixbuf/io-bmp.c:333 ../gdk-pixbuf/io-bmp.c:356
-#: ../gdk-pixbuf/io-bmp.c:437
+#: gdk-pixbuf/io-bmp.c:228 gdk-pixbuf/io-bmp.c:306 gdk-pixbuf/io-bmp.c:338
+#: gdk-pixbuf/io-bmp.c:361 gdk-pixbuf/io-bmp.c:442
msgid "BMP image has bogus header data"
msgstr "BMP irudiak goiburu-datu akastunak ditu"
-#: ../gdk-pixbuf/io-bmp.c:239 ../gdk-pixbuf/io-bmp.c:396
+#: gdk-pixbuf/io-bmp.c:239 gdk-pixbuf/io-bmp.c:401
msgid "Not enough memory to load bitmap image"
msgstr "Ez dago bit-mapen irudia kargatzeko adina memoria"
-#: ../gdk-pixbuf/io-bmp.c:282
+#: gdk-pixbuf/io-bmp.c:287
msgid "BMP image has unsupported header size"
msgstr "BMP irudiaren goiburu-tamaina ez da onartzen"
-#: ../gdk-pixbuf/io-bmp.c:320
+#: gdk-pixbuf/io-bmp.c:325
msgid "Topdown BMP images cannot be compressed"
msgstr "BMP 'Topdown' irudiak ezin dira konprimatu"
-#: ../gdk-pixbuf/io-bmp.c:1198
+#: gdk-pixbuf/io-bmp.c:1203
msgid "Couldn't allocate memory for saving BMP file"
msgstr "Ezin izan da BMP fitxategia gordetzeko memoria esleitu"
-#: ../gdk-pixbuf/io-bmp.c:1239
+#: gdk-pixbuf/io-bmp.c:1244
msgid "Couldn't write to BMP file"
msgstr "Ezin izan da BMP fitxategia idatzi"
-#: ../gdk-pixbuf/io-bmp.c:1288
+#: gdk-pixbuf/io-bmp.c:1293
msgid "The BMP image format"
msgstr "BMP irudi-formatua"
-#: ../gdk-pixbuf/io-gif.c:220
+#: gdk-pixbuf/io-gif.c:220
#, c-format
msgid "Failure reading GIF: %s"
msgstr "Ezin izan da GIF irakurri: %s"
-#: ../gdk-pixbuf/io-gif.c:492 ../gdk-pixbuf/io-gif.c:1463
-#: ../gdk-pixbuf/io-gif.c:1624
+#: 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 "GIF fitxategian datu batzuk falta dira (agian nolabait trunkatuta zegoen?)"
+msgstr ""
+"GIF fitxategian datu batzuk falta dira (agian nolabait trunkatuta zegoen?)"
-#: ../gdk-pixbuf/io-gif.c:501
+#: gdk-pixbuf/io-gif.c:501
#, c-format
msgid "Internal error in the GIF loader (%s)"
msgstr "Barne-errorea GIF kargatzailean (%s)"
-#: ../gdk-pixbuf/io-gif.c:575
+#: gdk-pixbuf/io-gif.c:575
msgid "Stack overflow"
msgstr "Pila-gainezkatzea"
-#: ../gdk-pixbuf/io-gif.c:635
+#: gdk-pixbuf/io-gif.c:635
msgid "GIF image loader cannot understand this image."
msgstr "GIF irudi-kargatzaileak ezin du irudi hau ulertu."
-#: ../gdk-pixbuf/io-gif.c:664
+#: gdk-pixbuf/io-gif.c:664
msgid "Bad code encountered"
msgstr "Kode okerra aurkitu da"
-#: ../gdk-pixbuf/io-gif.c:674
+#: gdk-pixbuf/io-gif.c:674
msgid "Circular table entry in GIF file"
msgstr "Taula-sarrera zirkularra GIF fitxategian"
-#: ../gdk-pixbuf/io-gif.c:862 ../gdk-pixbuf/io-gif.c:1451
-#: ../gdk-pixbuf/io-gif.c:1497 ../gdk-pixbuf/io-gif.c:1612
+#: 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 "Ez dago GIF fitxategia kargatzeko adina memoria"
-#: ../gdk-pixbuf/io-gif.c:947
+#: gdk-pixbuf/io-gif.c:947
msgid "Not enough memory to composite a frame in GIF file"
msgstr "Ez dago GIF fitxategian markoa konposatzeko adina memoria"
-#: ../gdk-pixbuf/io-gif.c:1116
+#: gdk-pixbuf/io-gif.c:1116
msgid "GIF image is corrupt (incorrect LZW compression)"
msgstr "GIF irudia hondatuta dago (LZW konpresio okerra)"
-#: ../gdk-pixbuf/io-gif.c:1166
+#: gdk-pixbuf/io-gif.c:1166
msgid "File does not appear to be a GIF file"
msgstr "Fitxategiak ez dirudi GIF fitxategia"
-#: ../gdk-pixbuf/io-gif.c:1178
+#: gdk-pixbuf/io-gif.c:1178
#, c-format
msgid "Version %s of the GIF file format is not supported"
msgstr "GIF fitxategi-formatuaren %s bertsioa ez da onartzen"
-#: ../gdk-pixbuf/io-gif.c:1287
+#: gdk-pixbuf/io-gif.c:1287
msgid ""
"GIF image has no global colormap, and a frame inside it has no local "
"colormap."
@@ -274,67 +273,66 @@ msgstr ""
"GIF irudiak ez du kolore-mapa orokorrik, eta bere barruko markoak ez du "
"kolore-mapa lokalik."
-#: ../gdk-pixbuf/io-gif.c:1519
+#: gdk-pixbuf/io-gif.c:1519
msgid "GIF image was truncated or incomplete."
msgstr "GIF irudia trunkatuta edo osatu gabe zegoen."
-#: ../gdk-pixbuf/io-gif.c:1671
+#: gdk-pixbuf/io-gif.c:1671
msgid "The GIF image format"
msgstr "GIF irudi-formatua"
-#: ../gdk-pixbuf/io-ico.c:219 ../gdk-pixbuf/io-ico.c:271
-#: ../gdk-pixbuf/io-ico.c:340 ../gdk-pixbuf/io-ico.c:403
-#: ../gdk-pixbuf/io-ico.c:433
+#: gdk-pixbuf/io-ico.c:219 gdk-pixbuf/io-ico.c:271 gdk-pixbuf/io-ico.c:340
+#: gdk-pixbuf/io-ico.c:403 gdk-pixbuf/io-ico.c:433
msgid "Not enough memory to load icon"
msgstr "Ez dago ikonoa kargatzeko adina memoria"
-#: ../gdk-pixbuf/io-ico.c:256 ../gdk-pixbuf/io-ico.c:330
+#: gdk-pixbuf/io-ico.c:256 gdk-pixbuf/io-ico.c:330
msgid "Invalid header in icon"
msgstr "Goiburu baliogabea ikonoan"
-#: ../gdk-pixbuf/io-ico.c:293
+#: gdk-pixbuf/io-ico.c:293
msgid "Icon has zero width"
msgstr "Ikonoaren zabalera zero da"
-#: ../gdk-pixbuf/io-ico.c:303
+#: gdk-pixbuf/io-ico.c:303
msgid "Icon has zero height"
msgstr "Ikonoaren altuera zero da"
-#: ../gdk-pixbuf/io-ico.c:355
+#: gdk-pixbuf/io-ico.c:355
msgid "Compressed icons are not supported"
msgstr "Konprimitutako ikonoak ez dira onartzen"
-#: ../gdk-pixbuf/io-ico.c:388
+#: gdk-pixbuf/io-ico.c:388
msgid "Unsupported icon type"
msgstr "Onartzen ez den ikono-mota"
-#: ../gdk-pixbuf/io-ico.c:482
+#: gdk-pixbuf/io-ico.c:482
msgid "Not enough memory to load ICO file"
msgstr "Ez dago ICO fitxategia kargatzeko adina memoria"
-#: ../gdk-pixbuf/io-ico.c:947
+#: gdk-pixbuf/io-ico.c:947
msgid "Image too large to be saved as ICO"
msgstr "Irudia handiegia da ICO gisa gordetzeko"
-#: ../gdk-pixbuf/io-ico.c:958
+#: gdk-pixbuf/io-ico.c:958
msgid "Cursor hotspot outside image"
msgstr "Kurtsorearen puntu-beroa iruditik kanpo"
-#: ../gdk-pixbuf/io-ico.c:981
+#: gdk-pixbuf/io-ico.c:981
#, c-format
msgid "Unsupported depth for ICO file: %d"
msgstr "ICO fitxategiko kolore-sakonera ez da onartzen: %d"
-#: ../gdk-pixbuf/io-ico.c:1210
+#: gdk-pixbuf/io-ico.c:1210
msgid "The ICO image format"
msgstr "ICO irudi-formatua"
-#: ../gdk-pixbuf/io-jpeg.c:114
+#: gdk-pixbuf/io-jpeg.c:114
#, c-format
msgid "Error interpreting JPEG image file (%s)"
msgstr "Errorea JPEG irudi-fitxategia (%s) interpretatzen "
-#: ../gdk-pixbuf/io-jpeg.c:349
+#: gdk-pixbuf/io-jpeg.c:349
msgid ""
"Insufficient memory to load image, try exiting some applications to free "
"memory"
@@ -342,17 +340,17 @@ msgstr ""
"Ez dago nahikoa memoria irudia kargatzeko, saiatu aplikazio batzuetatik "
"irteten memoria libratzeko"
-#: ../gdk-pixbuf/io-jpeg.c:383 ../gdk-pixbuf/io-jpeg.c:749
+#: gdk-pixbuf/io-jpeg.c:383 gdk-pixbuf/io-jpeg.c:749
#, c-format
msgid "Unsupported JPEG color space (%s)"
msgstr "Onartzen ez den JPEGren kolore-area (%s)"
-#: ../gdk-pixbuf/io-jpeg.c:481 ../gdk-pixbuf/io-jpeg.c:678
-#: ../gdk-pixbuf/io-jpeg.c:943 ../gdk-pixbuf/io-jpeg.c:952
+#: gdk-pixbuf/io-jpeg.c:481 gdk-pixbuf/io-jpeg.c:678 gdk-pixbuf/io-jpeg.c:943
+#: gdk-pixbuf/io-jpeg.c:952
msgid "Couldn't allocate memory for loading JPEG file"
msgstr "Ezin izan da JPEG fitxategia kargatzeko memoria esleitu"
-#: ../gdk-pixbuf/io-jpeg.c:894
+#: gdk-pixbuf/io-jpeg.c:894
#, c-format
msgid ""
"JPEG quality must be a value between 0 and 100; value '%s' could not be "
@@ -361,92 +359,94 @@ msgstr ""
"JPEG kalitatearen balioak 0 eta 100 artean egon behar du; '%s' balioa ezin "
"izan da analizatu."
-#: ../gdk-pixbuf/io-jpeg.c:909
+#: gdk-pixbuf/io-jpeg.c:909
#, c-format
-msgid "JPEG quality must be a value between 0 and 100; value '%d' is not allowed."
+msgid ""
+"JPEG quality must be a value between 0 and 100; value '%d' is not allowed."
msgstr ""
"JPEG kalitatearen balioak 0 eta 100 artean egon behar du; '%d' balioa ez da "
"onartzen."
-#: ../gdk-pixbuf/io-jpeg.c:1071
+#: gdk-pixbuf/io-jpeg.c:1071
msgid "The JPEG image format"
msgstr "JPEG irudi-formatua"
-#: ../gdk-pixbuf/io-pcx.c:191
+#: gdk-pixbuf/io-pcx.c:191
msgid "Couldn't allocate memory for header"
msgstr "Ezin da goibururako memoria esleitu"
-#: ../gdk-pixbuf/io-pcx.c:206 ../gdk-pixbuf/io-pcx.c:566
+#: gdk-pixbuf/io-pcx.c:206 gdk-pixbuf/io-pcx.c:566
msgid "Couldn't allocate memory for context buffer"
msgstr "Ezin da testuinguru-bufferrerako memoria esleitu"
-#: ../gdk-pixbuf/io-pcx.c:607
+#: gdk-pixbuf/io-pcx.c:607
msgid "Image has invalid width and/or height"
msgstr "Irudiak altuera edota zabalera baliogabea du"
-#: ../gdk-pixbuf/io-pcx.c:619 ../gdk-pixbuf/io-pcx.c:680
+#: gdk-pixbuf/io-pcx.c:619 gdk-pixbuf/io-pcx.c:680
msgid "Image has unsupported bpp"
msgstr "Irudiak onartzen ez den bpp du"
-#: ../gdk-pixbuf/io-pcx.c:624 ../gdk-pixbuf/io-pcx.c:632
+#: gdk-pixbuf/io-pcx.c:624 gdk-pixbuf/io-pcx.c:632
#, c-format
msgid "Image has unsupported number of %d-bit planes"
msgstr "Irudiak onartu gabeko %d bit plano kopurua du"
-#: ../gdk-pixbuf/io-pcx.c:648
+#: gdk-pixbuf/io-pcx.c:648
msgid "Couldn't create new pixbuf"
msgstr "Ezin da pixbuf berria sortu"
-#: ../gdk-pixbuf/io-pcx.c:656
+#: gdk-pixbuf/io-pcx.c:656
msgid "Couldn't allocate memory for line data"
msgstr "Ezin da lerroko datuentzako memoriarik esleitu"
-#: ../gdk-pixbuf/io-pcx.c:663
+#: gdk-pixbuf/io-pcx.c:663
msgid "Couldn't allocate memory for paletted data"
msgstr "Ezin da paletako datuentzako memoriarik esleitu"
-#: ../gdk-pixbuf/io-pcx.c:710
+#: gdk-pixbuf/io-pcx.c:710
msgid "Didn't get all lines of PCX image"
msgstr "Ez dira PCX irudiko marra guztiak lortu"
-#: ../gdk-pixbuf/io-pcx.c:717
+#: gdk-pixbuf/io-pcx.c:717
msgid "No palette found at end of PCX data"
msgstr "PCX datuen amaieran ez da paletarik aurkitu"
-#: ../gdk-pixbuf/io-pcx.c:758
+#: gdk-pixbuf/io-pcx.c:758
msgid "The PCX image format"
msgstr "PCX irudi-formatua"
-#: ../gdk-pixbuf/io-png.c:55
+#: gdk-pixbuf/io-png.c:55
msgid "Bits per channel of PNG image is invalid."
msgstr "PNG irudiaren kanal bakoitzeko biteak baliogabeak dira."
-#: ../gdk-pixbuf/io-png.c:136
+#: gdk-pixbuf/io-png.c:136
msgid "Transformed PNG has zero width or height."
msgstr "Bihurtutako PNGren zabalera edo altuera zero da."
-#: ../gdk-pixbuf/io-png.c:144
+#: gdk-pixbuf/io-png.c:144
msgid "Bits per channel of transformed PNG is not 8."
msgstr "Bihurtutako PNGren kanal bakoitzeko biteak ez dira 8."
-#: ../gdk-pixbuf/io-png.c:153
+#: gdk-pixbuf/io-png.c:153
msgid "Transformed PNG not RGB or RGBA."
msgstr "Bihurtutako PNG ez da RGB edo RGBA."
-#: ../gdk-pixbuf/io-png.c:162
+#: gdk-pixbuf/io-png.c:162
msgid "Transformed PNG has unsupported number of channels, must be 3 or 4."
-msgstr "Bihurtutako PNGk duen kanal-kopurua ez da onartzen; 3 edo 4 izan behar ditu."
+msgstr ""
+"Bihurtutako PNGk duen kanal-kopurua ez da onartzen; 3 edo 4 izan behar ditu."
-#: ../gdk-pixbuf/io-png.c:183
+#: gdk-pixbuf/io-png.c:183
#, c-format
msgid "Fatal error in PNG image file: %s"
msgstr "Errore larria PNG irudi-fitxategian: %s"
-#: ../gdk-pixbuf/io-png.c:301
+#: gdk-pixbuf/io-png.c:301
msgid "Insufficient memory to load PNG file"
msgstr "Ez dago PNG fitxategia kargatzeko adina memoria"
-#: ../gdk-pixbuf/io-png.c:618
+#: gdk-pixbuf/io-png.c:618
#, c-format
msgid ""
"Insufficient memory to store a %ld by %ld image; try exiting some "
@@ -455,347 +455,364 @@ msgstr ""
"Ez dago $2%ld irudiak $1%ld bat gordetzeko adina memoria; saiatu aplikazio "
"batzuetatik irteten memoria-erabilera murrizteko"
-#: ../gdk-pixbuf/io-png.c:669
+#: gdk-pixbuf/io-png.c:669
msgid "Fatal error reading PNG image file"
msgstr "Errore larria PNG irudi-fitxategia irakurtzean"
-#: ../gdk-pixbuf/io-png.c:718
+#: gdk-pixbuf/io-png.c:718
#, c-format
msgid "Fatal error reading PNG image file: %s"
msgstr "Errore larria PNG irudi-fitxategia irakurtzean: %s"
-#: ../gdk-pixbuf/io-png.c:813
-msgid "Keys for PNG text chunks must have at least 1 and at most 79 characters."
+#: gdk-pixbuf/io-png.c:810
+msgid ""
+"Keys for PNG text chunks must have at least 1 and at most 79 characters."
msgstr ""
"PNGren testu-zatiek gutxienez karaktere 1 eta gehienez 79 eduki behar "
"dituzte."
-#: ../gdk-pixbuf/io-png.c:821
+#: gdk-pixbuf/io-png.c:818
msgid "Keys for PNG text chunks must be ASCII characters."
msgstr "PNGren testu-zatien gakoek ASCII karaktereak izan behar dute."
-#: ../gdk-pixbuf/io-png.c:854
+#: gdk-pixbuf/io-png.c:831
+#, fuzzy, c-format
+msgid ""
+"PNG compression level must be a value between 0 and 9; value '%s' could not "
+"be parsed."
+msgstr ""
+"JPEG kalitatearen balioak 0 eta 100 artean egon behar du; '%s' balioa ezin "
+"izan da analizatu."
+
+#: gdk-pixbuf/io-png.c:843
+#, fuzzy, c-format
+msgid ""
+"PNG compression level must be a value between 0 and 9; value '%d' is not "
+"allowed."
+msgstr ""
+"JPEG kalitatearen balioak 0 eta 100 artean egon behar du; '%d' balioa ez da "
+"onartzen."
+
+#: gdk-pixbuf/io-png.c:883
#, c-format
msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding."
msgstr "PNGren %s testu-zatiaren balioa ezin da ISO-8859-1 kodeketara bihurtu."
-#: ../gdk-pixbuf/io-png.c:994
+#: gdk-pixbuf/io-png.c:1026
msgid "The PNG image format"
msgstr "PNG irudi-formatua"
-#: ../gdk-pixbuf/io-pnm.c:252
+#: gdk-pixbuf/io-pnm.c:252
msgid "PNM loader expected to find an integer, but didn't"
msgstr "PNM kargatzaileak osokoa aurkitzea espero zuen, baina ez du aurkitu"
-#: ../gdk-pixbuf/io-pnm.c:284
+#: gdk-pixbuf/io-pnm.c:284
msgid "PNM file has an incorrect initial byte"
msgstr "PNM fitxategiak hasierako byte okerra du"
-#: ../gdk-pixbuf/io-pnm.c:314
+#: gdk-pixbuf/io-pnm.c:314
msgid "PNM file is not in a recognized PNM subformat"
msgstr "PNM fitxategiak ez du PNM azpiformatu ezaguna"
-#: ../gdk-pixbuf/io-pnm.c:339
+#: gdk-pixbuf/io-pnm.c:339
msgid "PNM file has an image width of 0"
msgstr "PNM fitxategiaren irudi-zabalera 0 da"
-#: ../gdk-pixbuf/io-pnm.c:360
+#: gdk-pixbuf/io-pnm.c:360
msgid "PNM file has an image height of 0"
msgstr "PNM fitxategiaren irudi-altuera 0 da"
-#: ../gdk-pixbuf/io-pnm.c:383
+#: gdk-pixbuf/io-pnm.c:383
msgid "Maximum color value in PNM file is 0"
msgstr "PNM fitxategian kolorearen gehienezko balioa 0 da"
-#: ../gdk-pixbuf/io-pnm.c:391
+#: gdk-pixbuf/io-pnm.c:391
msgid "Maximum color value in PNM file is too large"
msgstr "PNM fitxategiko kolorearen gehienezko balioa handiegia da"
-#: ../gdk-pixbuf/io-pnm.c:399
+#: gdk-pixbuf/io-pnm.c:399
msgid "Cannot handle PNM files with maximum color values greater than 255"
msgstr ""
"Ezin dira gehienezko kolore-balioa 255 baino handiagoa duten PNM fitxategiak "
"kudeatu"
-#: ../gdk-pixbuf/io-pnm.c:438 ../gdk-pixbuf/io-pnm.c:466
-#: ../gdk-pixbuf/io-pnm.c:498
+#: gdk-pixbuf/io-pnm.c:438 gdk-pixbuf/io-pnm.c:466 gdk-pixbuf/io-pnm.c:498
msgid "Raw PNM image type is invalid"
msgstr "PNM irudi-mota gordina baliogabea da"
-#: ../gdk-pixbuf/io-pnm.c:562 ../gdk-pixbuf/io-pnm.c:604
+#: gdk-pixbuf/io-pnm.c:562 gdk-pixbuf/io-pnm.c:604
msgid "PNM image format is invalid"
msgstr "PNM irudi-formatua baliogabea da"
-#: ../gdk-pixbuf/io-pnm.c:663
+#: gdk-pixbuf/io-pnm.c:663
msgid "PNM image loader does not support this PNM subformat"
msgstr "PNM irudi-kargatzaileak ez du PNM azpiformatu hau onartzen"
-#: ../gdk-pixbuf/io-pnm.c:718
+#: gdk-pixbuf/io-pnm.c:718
msgid "Premature end-of-file encountered"
msgstr "Fitxategiaren amaiera uste baino lehen aurkitu da"
-#: ../gdk-pixbuf/io-pnm.c:750 ../gdk-pixbuf/io-pnm.c:981
+#: gdk-pixbuf/io-pnm.c:750 gdk-pixbuf/io-pnm.c:981
msgid "Raw PNM formats require exactly one whitespace before sample data"
-msgstr "PNM formatu gordinek zuriune bat behar dute lagin-informazioaren aurretik"
+msgstr ""
+"PNM formatu gordinek zuriune bat behar dute lagin-informazioaren aurretik"
-#: ../gdk-pixbuf/io-pnm.c:777
+#: gdk-pixbuf/io-pnm.c:777
msgid "Cannot allocate memory for loading PNM image"
msgstr "Ezin da PNM irudia kargatzeko memoria esleitu"
-#: ../gdk-pixbuf/io-pnm.c:827
+#: gdk-pixbuf/io-pnm.c:827
msgid "Insufficient memory to load PNM context struct"
msgstr "Ez dago PNM testuinguru-egitura kargatzeko adina memoria"
-#: ../gdk-pixbuf/io-pnm.c:878
+#: gdk-pixbuf/io-pnm.c:878
msgid "Unexpected end of PNM image data"
msgstr "PNM irudi-datuen ustekabeko amaiera"
-#: ../gdk-pixbuf/io-pnm.c:1010
+#: gdk-pixbuf/io-pnm.c:1010
msgid "Insufficient memory to load PNM file"
msgstr "Ez dago PNM fitxategia kargatzeko behar adina memoria"
-#: ../gdk-pixbuf/io-pnm.c:1089
+#: gdk-pixbuf/io-pnm.c:1089
msgid "The PNM/PBM/PGM/PPM image format family"
msgstr "PNM/PBM/PGM/PPM irudi-formatuen familia"
-#: ../gdk-pixbuf/io-ras.c:126
+#: gdk-pixbuf/io-ras.c:126
msgid "RAS image has bogus header data"
msgstr "RAS irudiak goiburu-datu akastunak ditu"
-#: ../gdk-pixbuf/io-ras.c:148
+#: gdk-pixbuf/io-ras.c:148
msgid "RAS image has unknown type"
msgstr "RAS irudiak mota ezezaguna du"
-#: ../gdk-pixbuf/io-ras.c:156
+#: gdk-pixbuf/io-ras.c:156
msgid "unsupported RAS image variation"
msgstr "onartzen ez den RAS irudi-aldaera"
-#: ../gdk-pixbuf/io-ras.c:171 ../gdk-pixbuf/io-ras.c:200
+#: gdk-pixbuf/io-ras.c:171 gdk-pixbuf/io-ras.c:200
msgid "Not enough memory to load RAS image"
msgstr "Ez dago RAS irudia kargatzeko behar adina memoria"
-#: ../gdk-pixbuf/io-ras.c:543
+#: gdk-pixbuf/io-ras.c:543
msgid "The Sun raster image format"
msgstr "Sun bilbe-irudiaren formatua"
-#: ../gdk-pixbuf/io-tga.c:154
+#: gdk-pixbuf/io-tga.c:154
msgid "Cannot allocate memory for IOBuffer struct"
msgstr "Ezin zaio IOBuffer-en egiturari memoria esleitu"
-#: ../gdk-pixbuf/io-tga.c:173
+#: gdk-pixbuf/io-tga.c:173
msgid "Cannot allocate memory for IOBuffer data"
msgstr "Ezin zaie IOBuffer-en datuei memoria esleitu"
-#: ../gdk-pixbuf/io-tga.c:184
+#: gdk-pixbuf/io-tga.c:184
msgid "Cannot realloc IOBuffer data"
msgstr "Ezin dira IOBuffer-en datuak berriro esleitu"
-#: ../gdk-pixbuf/io-tga.c:214
+#: gdk-pixbuf/io-tga.c:214
msgid "Cannot allocate temporary IOBuffer data"
msgstr "Ezin dira IOBuffer-en aldi baterako datuak esleitu"
-#: ../gdk-pixbuf/io-tga.c:348
+#: gdk-pixbuf/io-tga.c:348
msgid "Cannot allocate new pixbuf"
msgstr "Ezin da pixbuf berria esleitu"
-#: ../gdk-pixbuf/io-tga.c:689
+#: gdk-pixbuf/io-tga.c:689
msgid "Cannot allocate colormap structure"
msgstr "Ezin da kolore-maparen egitura esleitu"
-#: ../gdk-pixbuf/io-tga.c:696
+#: gdk-pixbuf/io-tga.c:696
msgid "Cannot allocate colormap entries"
msgstr "Ezin dira kolore-maparen sarrerak esleitu"
-#: ../gdk-pixbuf/io-tga.c:718
+#: gdk-pixbuf/io-tga.c:718
msgid "Unexpected bitdepth for colormap entries"
msgstr "Kolore-maparen sarreren ustekabeko bit-sakonera"
-#: ../gdk-pixbuf/io-tga.c:736
+#: gdk-pixbuf/io-tga.c:736
msgid "Cannot allocate TGA header memory"
msgstr "Ezin da TGAren goiburu-memoria esleitu"
-#: ../gdk-pixbuf/io-tga.c:769
+#: gdk-pixbuf/io-tga.c:769
msgid "TGA image has invalid dimensions"
msgstr "TGA irudiak tamaina baliogabeak ditu"
-#: ../gdk-pixbuf/io-tga.c:775 ../gdk-pixbuf/io-tga.c:784
-#: ../gdk-pixbuf/io-tga.c:794 ../gdk-pixbuf/io-tga.c:804
-#: ../gdk-pixbuf/io-tga.c:811
+#: gdk-pixbuf/io-tga.c:775 gdk-pixbuf/io-tga.c:784 gdk-pixbuf/io-tga.c:794
+#: gdk-pixbuf/io-tga.c:804 gdk-pixbuf/io-tga.c:811
msgid "TGA image type not supported"
msgstr "TGA irudi-mota ez da onartzen"
-#: ../gdk-pixbuf/io-tga.c:858
+#: gdk-pixbuf/io-tga.c:858
msgid "Cannot allocate memory for TGA context struct"
msgstr "Ezin da TGAren testuinguru-egiturarako memoria esleitu"
-#: ../gdk-pixbuf/io-tga.c:923
+#: gdk-pixbuf/io-tga.c:923
msgid "Excess data in file"
msgstr "Fitxategian datu gehiegi daude"
-#: ../gdk-pixbuf/io-tga.c:992
+#: gdk-pixbuf/io-tga.c:992
msgid "The Targa image format"
msgstr "Targa irudi-formatua"
-#: ../gdk-pixbuf/io-tiff.c:173
+#: gdk-pixbuf/io-tiff.c:173
msgid "Could not get image width (bad TIFF file)"
msgstr "Ezin izan da irudiaren zabalera lortu (TIFF fitxategi hondatua)"
-#: ../gdk-pixbuf/io-tiff.c:180
+#: gdk-pixbuf/io-tiff.c:180
msgid "Could not get image height (bad TIFF file)"
msgstr "Ezin izan da irudiaren altuera lortu (TIFF fitxategi hondatua)"
-#: ../gdk-pixbuf/io-tiff.c:188
+#: gdk-pixbuf/io-tiff.c:188
msgid "Width or height of TIFF image is zero"
msgstr "TIFF irudiaren zabalera edo altuera zero da"
-#: ../gdk-pixbuf/io-tiff.c:197 ../gdk-pixbuf/io-tiff.c:206
+#: gdk-pixbuf/io-tiff.c:197 gdk-pixbuf/io-tiff.c:206
msgid "Dimensions of TIFF image too large"
msgstr "TIFF irudiaren neurriak handiegiak dira"
-#: ../gdk-pixbuf/io-tiff.c:225 ../gdk-pixbuf/io-tiff.c:237
-#: ../gdk-pixbuf/io-tiff.c:286 ../gdk-pixbuf/io-tiff.c:572
+#: gdk-pixbuf/io-tiff.c:225 gdk-pixbuf/io-tiff.c:237 gdk-pixbuf/io-tiff.c:286
+#: gdk-pixbuf/io-tiff.c:572
msgid "Insufficient memory to open TIFF file"
msgstr "Ez dago TIFF fitxategia irekitzeko behar adina memoria"
-#: ../gdk-pixbuf/io-tiff.c:251 ../gdk-pixbuf/io-tiff.c:294
+#: gdk-pixbuf/io-tiff.c:251 gdk-pixbuf/io-tiff.c:294
msgid "Failed to load RGB data from TIFF file"
msgstr "Ezin izan dira RGB datuak kargatu TIFF fitxategitik"
-#: ../gdk-pixbuf/io-tiff.c:361
+#: gdk-pixbuf/io-tiff.c:361
msgid "Failed to open TIFF image"
msgstr "Ezin izan da TIFF irudia ireki"
-#: ../gdk-pixbuf/io-tiff.c:373
+#: gdk-pixbuf/io-tiff.c:373
msgid "TIFFClose operation failed"
msgstr "TIFFClose eragiketak huts egin du"
-#: ../gdk-pixbuf/io-tiff.c:504 ../gdk-pixbuf/io-tiff.c:517
+#: gdk-pixbuf/io-tiff.c:504 gdk-pixbuf/io-tiff.c:517
msgid "Failed to load TIFF image"
msgstr "Ezin izan da TIFF irudia kargatu"
-#: ../gdk-pixbuf/io-tiff.c:610
+#: gdk-pixbuf/io-tiff.c:610
msgid "The TIFF image format"
msgstr "TIFF irudi-formatua"
-#: ../gdk-pixbuf/io-wbmp.c:246
+#: gdk-pixbuf/io-wbmp.c:246
msgid "Image has zero width"
msgstr "Irudiaren zabalera zero da"
-#: ../gdk-pixbuf/io-wbmp.c:264
+#: gdk-pixbuf/io-wbmp.c:264
msgid "Image has zero height"
msgstr "Irudiaren altuera zero da"
-#: ../gdk-pixbuf/io-wbmp.c:275
+#: gdk-pixbuf/io-wbmp.c:275
msgid "Not enough memory to load image"
msgstr "Ez dago irudia kargatzeko behar adina memoria"
-#: ../gdk-pixbuf/io-wbmp.c:334
+#: gdk-pixbuf/io-wbmp.c:334
msgid "Couldn't save the rest"
msgstr "Ezin izan da gainerakoa gorde"
-#: ../gdk-pixbuf/io-wbmp.c:368
+#: gdk-pixbuf/io-wbmp.c:368
msgid "The WBMP image format"
msgstr "WBMP irudi-formatua"
-#: ../gdk-pixbuf/io-xbm.c:287
+#: gdk-pixbuf/io-xbm.c:287
msgid "Invalid XBM file"
msgstr "XBM fitxategi baliogabea"
-#: ../gdk-pixbuf/io-xbm.c:297
+#: gdk-pixbuf/io-xbm.c:297
msgid "Insufficient memory to load XBM image file"
msgstr "Ez dago XBM irudi-fitxategia kargatzeko behar adina memoria"
-#: ../gdk-pixbuf/io-xbm.c:441
+#: gdk-pixbuf/io-xbm.c:441
msgid "Failed to write to temporary file when loading XBM image"
msgstr "Ezin izan da aldi baterako fitxategian idatzi XBM irudia kargatzean"
-#: ../gdk-pixbuf/io-xbm.c:476
+#: gdk-pixbuf/io-xbm.c:476
msgid "The XBM image format"
msgstr "XBM irudi-formatua"
-#: ../gdk-pixbuf/io-xpm.c:467
+#: gdk-pixbuf/io-xpm.c:467
msgid "No XPM header found"
msgstr "Ez da XPM goibururik aurkitu"
-#: ../gdk-pixbuf/io-xpm.c:476
+#: gdk-pixbuf/io-xpm.c:476
msgid "Invalid XPM header"
msgstr "XPM goiburu baliogabea"
-#: ../gdk-pixbuf/io-xpm.c:484
+#: gdk-pixbuf/io-xpm.c:484
msgid "XPM file has image width <= 0"
msgstr "XPM fitxategiaren irudi-zabalera <= 0 da"
-#: ../gdk-pixbuf/io-xpm.c:492
+#: gdk-pixbuf/io-xpm.c:492
msgid "XPM file has image height <= 0"
msgstr "XPM fitxategiaren irudi-altuera <= 0 da"
-#: ../gdk-pixbuf/io-xpm.c:500
+#: gdk-pixbuf/io-xpm.c:500
msgid "XPM has invalid number of chars per pixel"
msgstr "XPMk pixel bakoitzeko karaktere-kopuru baliogabea du"
-#: ../gdk-pixbuf/io-xpm.c:507
+#: gdk-pixbuf/io-xpm.c:507
msgid "XPM file has invalid number of colors"
msgstr "XPM fitxategiak kolore-kopuru baliogabea du"
-#: ../gdk-pixbuf/io-xpm.c:519 ../gdk-pixbuf/io-xpm.c:528
-#: ../gdk-pixbuf/io-xpm.c:580
+#: gdk-pixbuf/io-xpm.c:519 gdk-pixbuf/io-xpm.c:528 gdk-pixbuf/io-xpm.c:580
msgid "Cannot allocate memory for loading XPM image"
msgstr "Ezin da XPM irudia kargatzeko memoria esleitu"
-#: ../gdk-pixbuf/io-xpm.c:542
+#: gdk-pixbuf/io-xpm.c:542
msgid "Cannot read XPM colormap"
msgstr "Ezin da XPMren kolore-mapa irakurri"
-#: ../gdk-pixbuf/io-xpm.c:771
+#: gdk-pixbuf/io-xpm.c:771
msgid "Failed to write to temporary file when loading XPM image"
msgstr "Ezin izan da aldi baterako fitxategian idatzi XPM irudia kargatzean"
-#: ../gdk-pixbuf/io-xpm.c:806
+#: gdk-pixbuf/io-xpm.c:806
msgid "The XPM image format"
msgstr "XPM irudi-formatua"
#. Description of --class=CLASS in --help output
-#: ../gdk/gdk.c:115
+#: gdk/gdk.c:115
msgid "Program class as used by the window manager"
msgstr "Programa-klasea, leiho kudeatzaileak erabiltzen duen bezala"
#. Placeholder in --class=CLASS in --help output
-#: ../gdk/gdk.c:116
+#: gdk/gdk.c:116
msgid "CLASS"
msgstr "KLASEA"
#. Description of --name=NAME in --help output
-#: ../gdk/gdk.c:118
+#: gdk/gdk.c:118
msgid "Program name as used by the window manager"
msgstr "Programa-izena, leiho kudeatzaileak erabiltzen duen bezala"
#. Placeholder in --name=NAME in --help output
-#: ../gdk/gdk.c:119
+#: gdk/gdk.c:119
msgid "NAME"
msgstr "IZENA"
#. Description of --display=DISPLAY in --help output
-#: ../gdk/gdk.c:121
+#: gdk/gdk.c:121
msgid "X display to use"
msgstr "Erabili beharreko X bistaratzea"
#. Placeholder in --display=DISPLAY in --help output
-#: ../gdk/gdk.c:122
+#: gdk/gdk.c:122
msgid "DISPLAY"
msgstr "BISTARATZEA"
#. Description of --screen=SCREEN in --help output
-#: ../gdk/gdk.c:124
+#: gdk/gdk.c:124
msgid "X screen to use"
msgstr "Erabili beharreko X pantaila"
#. Placeholder in --screen=SCREEN in --help output
-#: ../gdk/gdk.c:125
+#: gdk/gdk.c:125
msgid "SCREEN"
msgstr "PANTAILA"
#. Description of --gdk-debug=FLAGS in --help output
-#: ../gdk/gdk.c:128
+#: gdk/gdk.c:128
msgid "Gdk debugging flags to set"
msgstr "Ezarri beharreko Gdk arazketa-banderak"
@@ -803,90 +820,222 @@ msgstr "Ezarri beharreko Gdk arazketa-banderak"
#. Placeholder in --gdk-no-debug=FLAGS in --help output
#. Placeholder in --gtk-debug=FLAGS in --help output
#. Placeholder in --gtk-no-debug=FLAGS in --help output
-#: ../gdk/gdk.c:129 ../gdk/gdk.c:132 ../gtk/gtkmain.c:405 ../gtk/gtkmain.c:408
+#: gdk/gdk.c:129 gdk/gdk.c:132 gtk/gtkmain.c:405 gtk/gtkmain.c:408
msgid "FLAGS"
msgstr "BANDERAK"
#. Description of --gdk-no-debug=FLAGS in --help output
-#: ../gdk/gdk.c:131
+#: gdk/gdk.c:131
msgid "Gdk debugging flags to unset"
msgstr "Ezarpenetik kendu beharreko Gdk arazketa-banderak"
+#: gdk/keyname-table.h:3940
+msgid "keyboard label|BackSpace"
+msgstr ""
+
+#: gdk/keyname-table.h:3941
+msgid "keyboard label|Tab"
+msgstr ""
+
+#: gdk/keyname-table.h:3942
+msgid "keyboard label|Return"
+msgstr ""
+
+#: gdk/keyname-table.h:3943
+msgid "keyboard label|Pause"
+msgstr ""
+
+#: gdk/keyname-table.h:3944
+msgid "keyboard label|Scroll_Lock"
+msgstr ""
+
+#: gdk/keyname-table.h:3945
+msgid "keyboard label|Sys_Req"
+msgstr ""
+
+#: gdk/keyname-table.h:3946
+msgid "keyboard label|Escape"
+msgstr ""
+
+#: gdk/keyname-table.h:3947
+msgid "keyboard label|Multi_key"
+msgstr ""
+
+#: gdk/keyname-table.h:3948
+msgid "keyboard label|Home"
+msgstr ""
+
+#: gdk/keyname-table.h:3949
+msgid "keyboard label|Page_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3950
+msgid "keyboard label|Page_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3951
+msgid "keyboard label|End"
+msgstr ""
+
+#: gdk/keyname-table.h:3952
+msgid "keyboard label|Begin"
+msgstr ""
+
+#: gdk/keyname-table.h:3953
+msgid "keyboard label|Print"
+msgstr ""
+
+#: gdk/keyname-table.h:3954
+msgid "keyboard label|Insert"
+msgstr ""
+
+#: gdk/keyname-table.h:3955
+msgid "keyboard label|Num_Lock"
+msgstr ""
+
+#: gdk/keyname-table.h:3956
+msgid "keyboard label|KP_Space"
+msgstr ""
+
+#: gdk/keyname-table.h:3957
+msgid "keyboard label|KP_Tab"
+msgstr ""
+
+#: gdk/keyname-table.h:3958
+msgid "keyboard label|KP_Enter"
+msgstr ""
+
+#: gdk/keyname-table.h:3959
+msgid "keyboard label|KP_Home"
+msgstr ""
+
+#: gdk/keyname-table.h:3960
+msgid "keyboard label|KP_Left"
+msgstr ""
+
+#: gdk/keyname-table.h:3961
+msgid "keyboard label|KP_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3962
+msgid "keyboard label|KP_Right"
+msgstr ""
+
+#: gdk/keyname-table.h:3963
+msgid "keyboard label|KP_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3964
+msgid "keyboard label|KP_Page_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3965
+msgid "keyboard label|KP_Prior"
+msgstr ""
+
+#: gdk/keyname-table.h:3966
+msgid "keyboard label|KP_Page_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3967
+msgid "keyboard label|KP_Next"
+msgstr ""
+
+#: gdk/keyname-table.h:3968
+msgid "keyboard label|KP_End"
+msgstr ""
+
+#: gdk/keyname-table.h:3969
+msgid "keyboard label|KP_Begin"
+msgstr ""
+
+#: gdk/keyname-table.h:3970
+msgid "keyboard label|KP_Insert"
+msgstr ""
+
+#: gdk/keyname-table.h:3971
+msgid "keyboard label|KP_Delete"
+msgstr ""
+
+#: gdk/keyname-table.h:3972
+msgid "keyboard label|Delete"
+msgstr ""
+
#. Description of --sync in --help output
-#: ../gdk/win32/gdkmain-win32.c:60
+#: gdk/win32/gdkmain-win32.c:60
msgid "Don't batch GDI requests"
msgstr "Ez jarri GDI eskaerak batch gisa"
#. Description of --no-wintab in --help output
-#: ../gdk/win32/gdkmain-win32.c:62
+#: gdk/win32/gdkmain-win32.c:62
msgid "Don't use the Wintab API for tablet support"
msgstr "Ez erabili Wintab APIa taulak onartzeko"
#. Description of --ignore-wintab in --help output
-#: ../gdk/win32/gdkmain-win32.c:64
+#: gdk/win32/gdkmain-win32.c:64
msgid "Same as --no-wintab"
msgstr "'--no-wintab' bezala ere"
#. Description of --use-wintab in --help output
-#: ../gdk/win32/gdkmain-win32.c:66
+#: gdk/win32/gdkmain-win32.c:66
msgid "Do use the Wintab API [default]"
msgstr "Erabili Wintab APIa [lehenetsia]"
#. Description of --max-colors=COLORS in --help output
-#: ../gdk/win32/gdkmain-win32.c:68
+#: gdk/win32/gdkmain-win32.c:68
msgid "Size of the palette in 8 bit mode"
msgstr "8-bit motako paletaren tamaina"
#. Placeholder in --max-colors=COLORS in --help output
-#: ../gdk/win32/gdkmain-win32.c:69
+#: gdk/win32/gdkmain-win32.c:69
msgid "COLORS"
msgstr "KOLOREAK"
#. Description of --sync in --help output
-#: ../gdk/x11/gdkmain-x11.c:92
+#: gdk/x11/gdkmain-x11.c:92
msgid "Make X calls synchronous"
msgstr "Bihurtu X dei sinkroniko"
-#: ../gtk/gtkaboutdialog.c:270 ../gtk/gtkaboutdialog.c:2025
+#: gtk/gtkaboutdialog.c:270 gtk/gtkaboutdialog.c:2025
msgid "License"
msgstr "Lizentzia"
-#: ../gtk/gtkaboutdialog.c:271
+#: gtk/gtkaboutdialog.c:271
msgid "The license of the program"
msgstr "Programaren lizentzia"
#. Add the credits button
-#: ../gtk/gtkaboutdialog.c:491
+#: gtk/gtkaboutdialog.c:491
msgid "C_redits"
msgstr "K_redituak"
#. Add the license button
-#: ../gtk/gtkaboutdialog.c:501
+#: gtk/gtkaboutdialog.c:501
msgid "_License"
msgstr "_Lizentzia"
-#: ../gtk/gtkaboutdialog.c:731
+#: gtk/gtkaboutdialog.c:731
#, c-format
msgid "About %s"
msgstr "%s buruz"
-#: ../gtk/gtkaboutdialog.c:1953
+#: gtk/gtkaboutdialog.c:1953
msgid "Credits"
msgstr "Kredituak"
-#: ../gtk/gtkaboutdialog.c:1979
+#: gtk/gtkaboutdialog.c:1979
msgid "Written by"
msgstr "Garapena"
-#: ../gtk/gtkaboutdialog.c:1982
+#: gtk/gtkaboutdialog.c:1982
msgid "Documented by"
msgstr "Dokumentazioa"
-#: ../gtk/gtkaboutdialog.c:1994
+#: gtk/gtkaboutdialog.c:1994
msgid "Translated by"
msgstr "Itzulpena"
-#: ../gtk/gtkaboutdialog.c:1998
+#: gtk/gtkaboutdialog.c:1998
msgid "Artwork by"
msgstr "Marrazki lanak"
@@ -894,28 +1043,41 @@ msgstr "Marrazki lanak"
#. * that use the shift key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: ../gtk/gtkaccellabel.c:120
-msgid "Shift"
-msgstr "Maius"
+#: gtk/gtkaccellabel.c:121
+msgid "keyboard label|Shift"
+msgstr ""
#. This is the text that should appear next to menu accelerators
#. * that use the control key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: ../gtk/gtkaccellabel.c:126
-msgid "Ctrl"
-msgstr "Ktrl"
+#: gtk/gtkaccellabel.c:128
+msgid "keyboard label|Ctrl"
+msgstr ""
#. This is the text that should appear next to menu accelerators
#. * that use the alt key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: ../gtk/gtkaccellabel.c:132
-msgid "Alt"
-msgstr "Alt"
+#: gtk/gtkaccellabel.c:135
+msgid "keyboard label|Alt"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkaccellabel.c:577
+msgid "keyboard label|Space"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkaccellabel.c:581
+msgid "keyboard label|Backslash"
+msgstr ""
#. Translate to calendar:YM if you want years to be displayed
#. * before months; otherwise translate to calendar:MY.
@@ -926,7 +1088,7 @@ msgstr "Alt"
#. * so if you have a default text direction of RTL and YM, then
#. * the year will appear on the right.
#.
-#: ../gtk/gtkcalendar.c:704
+#: gtk/gtkcalendar.c:647
msgid "calendar:MY"
msgstr "calendar:YM"
@@ -934,25 +1096,52 @@ msgstr "calendar:YM"
#. * first day of the week to calendar:week_start:1 if you want Monday
#. * to be the first day of the week, and so on.
#.
-#: ../gtk/gtkcalendar.c:718
+#: gtk/gtkcalendar.c:661
msgid "calendar:week_start:0"
msgstr "calendar:week_start:1"
+#. Translators: This is a text measurement template.
+#. * Translate it to the widest year text.
+#. *
+#. * Don't include the prefix "year measurement template|"
+#. * in the translation.
+#. *
+#. * If you don't understand this, leave it as "2000"
+#.
+#: gtk/gtkcalendar.c:1549
+msgid "year measurement template|2000"
+msgstr ""
+
+#. Translators: This dictates how the year is displayed in
+#. * gtkcalendar widget. See strftime() manual for the format.
+#. * Use only ASCII in the translation.
+#. *
+#. * Also look for the msgid "year measurement template|2000".
+#. * Translate that entry to a year with the widest output of this
+#. * msgid.
+#. *
+#. * Don't include the prefix "calendar year format|" in the
+#. * translation. "%Y" is appropriate for most locales.
+#.
+#: gtk/gtkcalendar.c:1826
+msgid "calendar year format|%Y"
+msgstr ""
+
#. do not translate the part before the |
-#: ../gtk/gtkcellrendererprogress.c:237 ../gtk/gtkcellrendererprogress.c:295
+#: gtk/gtkcellrendererprogress.c:237 gtk/gtkcellrendererprogress.c:295
#, c-format
msgid "progress bar label|%d %%"
msgstr "aurrerapen-barraren etiketa|%d %%"
-#: ../gtk/gtkcolorbutton.c:221 ../gtk/gtkcolorbutton.c:575
+#: gtk/gtkcolorbutton.c:221 gtk/gtkcolorbutton.c:576
msgid "Pick a Color"
msgstr "Hautatu kolorea"
-#: ../gtk/gtkcolorbutton.c:467
+#: gtk/gtkcolorbutton.c:467
msgid "Received invalid color data\n"
msgstr "Kolore datu baliogabea jaso da\n"
-#: ../gtk/gtkcolorsel.c:561
+#: gtk/gtkcolorsel.c:561
msgid ""
"The previously-selected color, for comparison to the color you're selecting "
"now. You can drag this color to a palette entry, or select this color as "
@@ -962,7 +1151,7 @@ msgstr ""
"konparatzeko. Kolore hori paleta-sarrerara arrasta dezakezu edo kolore hori "
"uneko kolore gisa hauta dezakezu, koloreen ondoko lagin-multzora arrastatuz."
-#: ../gtk/gtkcolorsel.c:566
+#: gtk/gtkcolorsel.c:566
msgid ""
"The color you've chosen. You can drag this color to a palette entry to save "
"it for use in the future."
@@ -970,11 +1159,11 @@ msgstr ""
"Hautatu duzun kolorea. Kolore hori paleta-sarrerara arrasta dezakezu eta han "
"gorde aurrerago erabiltzeko."
-#: ../gtk/gtkcolorsel.c:958
+#: gtk/gtkcolorsel.c:957
msgid "_Save color here"
msgstr "_Gorde kolorea hemen"
-#: ../gtk/gtkcolorsel.c:1163
+#: gtk/gtkcolorsel.c:1162
msgid ""
"Click this palette entry to make it the current color. To change this entry, "
"drag a color swatch here or right-click it and select \"Save color here.\""
@@ -983,7 +1172,7 @@ msgstr ""
"aldatzeko, arrastatu koloreen lagin-multzoa hona edo egin klik eskuineko "
"botoiarekin eta hautatu \"Gorde kolorea hemen.\""
-#: ../gtk/gtkcolorsel.c:1920
+#: gtk/gtkcolorsel.c:1929
msgid ""
"Select the color you want from the outer ring. Select the darkness or "
"lightness of that color using the inner triangle."
@@ -991,7 +1180,7 @@ msgstr ""
"Hautatu nahi duzun kolorea kanpoko biribiletik. Hautatu kolore horren "
"iluntasuna edo argitasuna barruko triangelua erabiliz"
-#: ../gtk/gtkcolorsel.c:1945
+#: gtk/gtkcolorsel.c:1954
msgid ""
"Click the eyedropper, then click a color anywhere on your screen to select "
"that color."
@@ -1000,73 +1189,73 @@ msgstr ""
"koloretan kolore hori hautatzeko."
#
-#: ../gtk/gtkcolorsel.c:1954
+#: gtk/gtkcolorsel.c:1963
msgid "_Hue:"
msgstr "_�bardura:"
-#: ../gtk/gtkcolorsel.c:1955
+#: gtk/gtkcolorsel.c:1964
msgid "Position on the color wheel."
msgstr "Kolore-gurpileko kokalekua."
#
-#: ../gtk/gtkcolorsel.c:1957
+#: gtk/gtkcolorsel.c:1966
msgid "_Saturation:"
msgstr "_Saturazioa:"
-#: ../gtk/gtkcolorsel.c:1958
+#: gtk/gtkcolorsel.c:1967
msgid "\"Deepness\" of the color."
msgstr "Kolorearen \"intentsitatea\"."
#
-#: ../gtk/gtkcolorsel.c:1959
+#: gtk/gtkcolorsel.c:1968
msgid "_Value:"
msgstr "_Balioa:"
-#: ../gtk/gtkcolorsel.c:1960
+#: gtk/gtkcolorsel.c:1969
msgid "Brightness of the color."
msgstr "Kolorearen distira."
#
-#: ../gtk/gtkcolorsel.c:1961
+#: gtk/gtkcolorsel.c:1970
msgid "_Red:"
msgstr "_Gorria:"
-#: ../gtk/gtkcolorsel.c:1962
+#: gtk/gtkcolorsel.c:1971
msgid "Amount of red light in the color."
msgstr "Argi gorriaren kantitatea kolorean."
#
-#: ../gtk/gtkcolorsel.c:1963
+#: gtk/gtkcolorsel.c:1972
msgid "_Green:"
msgstr "Be_rdea:"
-#: ../gtk/gtkcolorsel.c:1964
+#: gtk/gtkcolorsel.c:1973
msgid "Amount of green light in the color."
msgstr "Argi berdearen kantitatea kolorean."
#
-#: ../gtk/gtkcolorsel.c:1965
+#: gtk/gtkcolorsel.c:1974
msgid "_Blue:"
msgstr "_Urdina:"
-#: ../gtk/gtkcolorsel.c:1966
+#: gtk/gtkcolorsel.c:1975
msgid "Amount of blue light in the color."
msgstr "Argi urdinaren kantitatea kolorean."
#
-#: ../gtk/gtkcolorsel.c:1969
+#: gtk/gtkcolorsel.c:1978
msgid "_Opacity:"
msgstr "_Opakutasuna:"
-#: ../gtk/gtkcolorsel.c:1977 ../gtk/gtkcolorsel.c:1988
+#: gtk/gtkcolorsel.c:1986 gtk/gtkcolorsel.c:1997
msgid "Transparency of the color."
msgstr "Kolorearen gardentasuna."
-#: ../gtk/gtkcolorsel.c:1995
+#: gtk/gtkcolorsel.c:2004
msgid "Color _Name:"
msgstr "Kolorearen i_zena:"
-#: ../gtk/gtkcolorsel.c:2010
+#: gtk/gtkcolorsel.c:2019
msgid ""
"You can enter an HTML-style hexadecimal color value, or simply a color name "
"such as 'orange' in this entry."
@@ -1074,310 +1263,317 @@ msgstr ""
"HTML estiloko kolore-balio hamaseitarra sar dezakezu edo bestela kolore "
"baten izena, adibidez 'laranja', sarrera honetan."
-#: ../gtk/gtkcolorsel.c:2029
+#: gtk/gtkcolorsel.c:2038
msgid "_Palette"
msgstr "_Paleta"
-#: ../gtk/gtkcolorsel.c:2061
+#: gtk/gtkcolorsel.c:2070
msgid "Color Wheel"
msgstr "Kolore-gurpila"
-#: ../gtk/gtkcolorseldialog.c:123
+#: gtk/gtkcolorseldialog.c:123
msgid "Color Selection"
msgstr "Kolore-hautapena"
#
-#: ../gtk/gtkentry.c:4511 ../gtk/gtktextview.c:7030
+#: gtk/gtkentry.c:4508 gtk/gtktextview.c:7068
msgid "Select _All"
msgstr "Hautatu _dena"
-#: ../gtk/gtkentry.c:4521 ../gtk/gtktextview.c:7040
+#: gtk/gtkentry.c:4518 gtk/gtktextview.c:7078
msgid "Input _Methods"
msgstr "Sartzeko _metodoak"
-#: ../gtk/gtkentry.c:4532 ../gtk/gtktextview.c:7051
+#: gtk/gtkentry.c:4529 gtk/gtktextview.c:7089
msgid "_Insert Unicode Control Character"
msgstr "_Txertatu Unicode kontrol-karakterea"
-#: ../gtk/gtkfilechooser.c:1588 ../gtk/gtkfilechooser.c:1632
-#: ../gtk/gtkfilechooser.c:1707 ../gtk/gtkfilechooser.c:1751
+#: gtk/gtkfilechooser.c:1588 gtk/gtkfilechooser.c:1632
+#: gtk/gtkfilechooser.c:1707 gtk/gtkfilechooser.c:1751
#, c-format
msgid "Invalid filename: %s"
msgstr "Fitxategi baliogabea: %s"
#
-#: ../gtk/gtkfilechooserbutton.c:67
+#: gtk/gtkfilechooserbutton.c:67
msgid "Select A File"
msgstr "Hautatu fitxategia"
#
-#: ../gtk/gtkfilechooserbutton.c:68 ../gtk/gtkfilechooserdefault.c:1288
-#: ../gtk/gtkpathbar.c:996
+#: gtk/gtkfilechooserbutton.c:68 gtk/gtkfilechooserdefault.c:1302
+#: gtk/gtkpathbar.c:1020
msgid "Home"
msgstr "Etxea"
-#: ../gtk/gtkfilechooserbutton.c:69 ../gtk/gtkfilechooserdefault.c:1315
-#: ../gtk/gtkpathbar.c:998
+#: gtk/gtkfilechooserbutton.c:69 gtk/gtkfilechooserdefault.c:1329
+#: gtk/gtkpathbar.c:1022
msgid "Desktop"
msgstr "Mahaigaina"
-#: ../gtk/gtkfilechooserbutton.c:70
+#: gtk/gtkfilechooserbutton.c:70
msgid "(None)"
msgstr "(bat ere ez)"
-#: ../gtk/gtkfilechooserbutton.c:1517
+#: gtk/gtkfilechooserbutton.c:1523
msgid "Other..."
msgstr "Besterik..."
-#: ../gtk/gtkfilechooserdefault.c:918
+#: gtk/gtkfilechooserdefault.c:917
msgid "Could not retrieve information about the file"
msgstr "Ezin da fitxategiari buruzko informaziorik lortu"
-#: ../gtk/gtkfilechooserdefault.c:929
+#: gtk/gtkfilechooserdefault.c:928
msgid "Could not add a bookmark"
msgstr "Ezin da laster-marka gehitu"
-#: ../gtk/gtkfilechooserdefault.c:940
+#: gtk/gtkfilechooserdefault.c:939
msgid "Could not remove bookmark"
msgstr "Ezin izan da laster-marka ezabatu"
-#: ../gtk/gtkfilechooserdefault.c:951
+#: gtk/gtkfilechooserdefault.c:950
msgid "The folder could not be created"
msgstr "Ezin izan da karpeta sortu"
-#: ../gtk/gtkfilechooserdefault.c:962
+#: gtk/gtkfilechooserdefault.c:963
+msgid ""
+"The folder could not be created, as a file with the same name already "
+"exists. Try using a different name for the folder, or rename the file first."
+msgstr ""
+
+#: gtk/gtkfilechooserdefault.c:976
msgid "Invalid file name"
msgstr "Fitxategi-izen baliogabea"
-#: ../gtk/gtkfilechooserdefault.c:972
+#: gtk/gtkfilechooserdefault.c:986
msgid "The folder contents could not be displayed"
msgstr "Karpetaren edukia ezin izan da bistaratu"
-#: ../gtk/gtkfilechooserdefault.c:1178
+#: gtk/gtkfilechooserdefault.c:1192
#, c-format
msgid "Could not get information about '%s': %s"
msgstr "Ezin da %s-ri buruzko informaziorik lortu: %s"
-#: ../gtk/gtkfilechooserdefault.c:2209
+#: gtk/gtkfilechooserdefault.c:2208
#, c-format
msgid "Add the folder '%s' to the bookmarks"
msgstr "Gehitu '%s' karpeta laster-markei"
-#: ../gtk/gtkfilechooserdefault.c:2250
+#: gtk/gtkfilechooserdefault.c:2249
msgid "Add the current folder to the bookmarks"
msgstr "Gehitu uneko karpeta laster-markei"
-#: ../gtk/gtkfilechooserdefault.c:2252
+#: gtk/gtkfilechooserdefault.c:2251
msgid "Add the selected folders to the bookmarks"
msgstr "Gehitu hautatutako karpetak laster-markei"
-#: ../gtk/gtkfilechooserdefault.c:2292
+#: gtk/gtkfilechooserdefault.c:2291
#, c-format
msgid "Remove the bookmark '%s'"
msgstr "Kendu '%s' laster-marka"
-#: ../gtk/gtkfilechooserdefault.c:2723
+#: gtk/gtkfilechooserdefault.c:2722
#, c-format
msgid "Could not add a bookmark for '%s' because it is an invalid path name."
-msgstr "Ezin izan da %s-ren laster-markarik gehitu, bide-izena baliogabea delako."
+msgstr ""
+"Ezin izan da %s-ren laster-markarik gehitu, bide-izena baliogabea delako."
#
-#: ../gtk/gtkfilechooserdefault.c:2938
+#: gtk/gtkfilechooserdefault.c:2937
msgid "Remove"
msgstr "Kendu"
#
-#: ../gtk/gtkfilechooserdefault.c:2947
+#: gtk/gtkfilechooserdefault.c:2946
msgid "Rename..."
msgstr "Izena aldatu..."
-#: ../gtk/gtkfilechooserdefault.c:3070
+#: gtk/gtkfilechooserdefault.c:3069
msgid "Shortcuts"
msgstr "Lasterbideak"
#
-#: ../gtk/gtkfilechooserdefault.c:3124
+#: gtk/gtkfilechooserdefault.c:3123
msgid "Folder"
msgstr "Karpeta"
-#: ../gtk/gtkfilechooserdefault.c:3180 ../gtk/gtkstock.c:317
+#: gtk/gtkfilechooserdefault.c:3179 gtk/gtkstock.c:317
msgid "_Add"
msgstr "_Gehitu"
-#: ../gtk/gtkfilechooserdefault.c:3187
+#: gtk/gtkfilechooserdefault.c:3186
msgid "Add the selected folder to the Bookmarks"
msgstr "Gehitu hautatutako karpetak laster-markei"
#
-#: ../gtk/gtkfilechooserdefault.c:3192 ../gtk/gtkstock.c:395
+#: gtk/gtkfilechooserdefault.c:3191 gtk/gtkstock.c:395
msgid "_Remove"
msgstr "_Kendu"
-#: ../gtk/gtkfilechooserdefault.c:3199
+#: gtk/gtkfilechooserdefault.c:3198
msgid "Remove the selected bookmark"
msgstr "Kendu hautatutako lastermarka"
-#: ../gtk/gtkfilechooserdefault.c:3302
+#: gtk/gtkfilechooserdefault.c:3305
msgid "_Add to Bookmarks"
msgstr "_Gehitu laster-markei"
-#: ../gtk/gtkfilechooserdefault.c:3312
+#: gtk/gtkfilechooserdefault.c:3315
msgid "Open _Location"
msgstr "Ireki _helbidea"
-#: ../gtk/gtkfilechooserdefault.c:3324
+#: gtk/gtkfilechooserdefault.c:3327
msgid "Show _Hidden Files"
msgstr "Erakutsi fitxategi _ezkutuak"
-#: ../gtk/gtkfilechooserdefault.c:3448 ../gtk/gtkfilesel.c:766
+#: gtk/gtkfilechooserdefault.c:3451 gtk/gtkfilesel.c:766
msgid "Files"
msgstr "Fitxategiak"
#
-#: ../gtk/gtkfilechooserdefault.c:3479
+#: gtk/gtkfilechooserdefault.c:3482
msgid "Name"
msgstr "Izena"
#
-#: ../gtk/gtkfilechooserdefault.c:3504
+#: gtk/gtkfilechooserdefault.c:3507
msgid "Size"
msgstr "Tamaina"
#
-#: ../gtk/gtkfilechooserdefault.c:3517
+#: gtk/gtkfilechooserdefault.c:3520
msgid "Modified"
msgstr "Aldatua"
-#: ../gtk/gtkfilechooserdefault.c:3549
+#: gtk/gtkfilechooserdefault.c:3552
msgid "Select which types of files are shown"
msgstr "Hautatu erakutsiko diren fitxategi motak"
#. Create Folder
-#: ../gtk/gtkfilechooserdefault.c:3585
+#: gtk/gtkfilechooserdefault.c:3588
msgid "Create Fo_lder"
msgstr "Sortu karpeta"
#. Name entry
-#: ../gtk/gtkfilechooserdefault.c:3706
+#: gtk/gtkfilechooserdefault.c:3709
msgid "_Name:"
msgstr "_Izena:"
-#: ../gtk/gtkfilechooserdefault.c:3746
+#: gtk/gtkfilechooserdefault.c:3749
msgid "_Browse for other folders"
msgstr "_Arakatu beste karpetak"
-#: ../gtk/gtkfilechooserdefault.c:3997
+#: gtk/gtkfilechooserdefault.c:4000
msgid "Save in _folder:"
msgstr "Gorde _karpetan:"
#
-#: ../gtk/gtkfilechooserdefault.c:3999
+#: gtk/gtkfilechooserdefault.c:4002
msgid "Create in _folder:"
msgstr "Sortu _karpetan:"
-#: ../gtk/gtkfilechooserdefault.c:4939
+#: gtk/gtkfilechooserdefault.c:4959
msgid "Cannot change to folder because it is not local"
msgstr "Ezin aldatu karpetara, lokala ez delako."
-#: ../gtk/gtkfilechooserdefault.c:5455
+#: gtk/gtkfilechooserdefault.c:5513
#, c-format
msgid "Shortcut %s does not exist"
msgstr "%s lasterbidea ez da existitzen"
-#: ../gtk/gtkfilechooserdefault.c:5919
+#: gtk/gtkfilechooserdefault.c:6057
#, c-format
msgid "Could not mount %s"
msgstr "Ezin da %s muntatu"
-#: ../gtk/gtkfilechooserdefault.c:6212
+#: gtk/gtkfilechooserdefault.c:6352
msgid "Type name of new folder"
msgstr "Idatzi karpeta berriaren izena"
-#: ../gtk/gtkfilechooserdefault.c:6254
+#: gtk/gtkfilechooserdefault.c:6394
#, c-format
msgid "%d byte"
msgid_plural "%d bytes"
msgstr[0] "byte %d"
msgstr[1] "%d byte"
-#: ../gtk/gtkfilechooserdefault.c:6256
+#: gtk/gtkfilechooserdefault.c:6396
#, c-format
msgid "%.1f K"
msgstr "%.1f K"
-#: ../gtk/gtkfilechooserdefault.c:6258
+#: gtk/gtkfilechooserdefault.c:6398
#, c-format
msgid "%.1f M"
msgstr "%.1f M"
-#: ../gtk/gtkfilechooserdefault.c:6260
+#: gtk/gtkfilechooserdefault.c:6400
#, c-format
msgid "%.1f G"
msgstr "%.1f G"
-#: ../gtk/gtkfilechooserdefault.c:6312
+#: gtk/gtkfilechooserdefault.c:6446 gtk/gtkfilechooserdefault.c:6470
+msgid "Unknown"
+msgstr "Ezezaguna"
+
+#: gtk/gtkfilechooserdefault.c:6457
msgid "Today"
msgstr "Gaur"
-#: ../gtk/gtkfilechooserdefault.c:6314
+#: gtk/gtkfilechooserdefault.c:6459
msgid "Yesterday"
msgstr "Atzo"
-#: ../gtk/gtkfilechooserdefault.c:6325
-msgid "Unknown"
-msgstr "Ezezaguna"
-
-#: ../gtk/gtkfilechooserdefault.c:6395
+#: gtk/gtkfilechooserdefault.c:6541
msgid "Cannot change folder"
msgstr "Ezin izan da karpeta aldatu"
-#: ../gtk/gtkfilechooserdefault.c:6396
+#: gtk/gtkfilechooserdefault.c:6542
msgid "The folder you specified is an invalid path."
msgstr "Zehaztutako karpetak bide-izen baliogabea dauka"
-#: ../gtk/gtkfilechooserdefault.c:6435
+#: gtk/gtkfilechooserdefault.c:6581
#, c-format
msgid "Could not build file name from '%s' and '%s'"
msgstr "Ezin da '%s' eta '%s' fitxategien izenik eraiki"
-#: ../gtk/gtkfilechooserdefault.c:6471
+#: gtk/gtkfilechooserdefault.c:6617
msgid "Could not select item"
msgstr "Ezin da elementua hautatu"
-#: ../gtk/gtkfilechooserdefault.c:6511
+#: gtk/gtkfilechooserdefault.c:6657
msgid "Open Location"
msgstr "Ireki helbidea"
-#: ../gtk/gtkfilechooserdefault.c:6518
+#: gtk/gtkfilechooserdefault.c:6664
msgid "Save in Location"
msgstr "Gorde helbidean"
#
-#: ../gtk/gtkfilechooserdefault.c:6542
+#: gtk/gtkfilechooserdefault.c:6688
msgid "_Location:"
msgstr "_Helbidea:"
#
-#: ../gtk/gtkfilesel.c:730
+#: gtk/gtkfilesel.c:730
msgid "Folders"
msgstr "Karpetak"
#
-#: ../gtk/gtkfilesel.c:734
+#: gtk/gtkfilesel.c:734
msgid "Fol_ders"
msgstr "Kar_petak"
#
-#: ../gtk/gtkfilesel.c:770
+#: gtk/gtkfilesel.c:770
msgid "_Files"
msgstr "_Fitxategiak"
-#: ../gtk/gtkfilesel.c:858 ../gtk/gtkfilesel.c:2248
+#: gtk/gtkfilesel.c:858 gtk/gtkfilesel.c:2248
#, c-format
msgid "Folder unreadable: %s"
msgstr "Karpeta ezin da irakurri: %s"
-#: ../gtk/gtkfilesel.c:989
+#: gtk/gtkfilesel.c:989
#, c-format
msgid ""
"The file \"%s\" resides on another machine (called %s) and may not be "
@@ -1388,26 +1584,28 @@ msgstr ""
"dago programa honetarako erabilgarri.\n"
"Ziur zaude hautatu nahi duzula?"
-#: ../gtk/gtkfilesel.c:1120
+#: gtk/gtkfilesel.c:1120
msgid "_New Folder"
msgstr "Kar_peta berria"
#
-#: ../gtk/gtkfilesel.c:1131
+#: gtk/gtkfilesel.c:1131
msgid "De_lete File"
msgstr "E_zabatu fitxategia"
#
-#: ../gtk/gtkfilesel.c:1142
+#: gtk/gtkfilesel.c:1142
msgid "_Rename File"
msgstr "_Aldatu fitxategi-izena"
-#: ../gtk/gtkfilesel.c:1444
+#: gtk/gtkfilesel.c:1444
#, c-format
-msgid "The folder name \"%s\" contains symbols that are not allowed in filenames"
-msgstr "\"%s\" izeneko karpetak fitxategi-izenetan onartzen ez diren ikurrak ditu"
+msgid ""
+"The folder name \"%s\" contains symbols that are not allowed in filenames"
+msgstr ""
+"\"%s\" izeneko karpetak fitxategi-izenetan onartzen ez diren ikurrak ditu"
-#: ../gtk/gtkfilesel.c:1446
+#: gtk/gtkfilesel.c:1446
#, c-format
msgid ""
"Error creating folder \"%s\": %s\n"
@@ -1416,35 +1614,36 @@ msgstr ""
"Errorea \"%s\" karpeta sortzean: %s\n"
"%s"
-#: ../gtk/gtkfilesel.c:1447 ../gtk/gtkfilesel.c:1683
+#: gtk/gtkfilesel.c:1447 gtk/gtkfilesel.c:1683
msgid "You probably used symbols not allowed in filenames."
msgstr "Beharbada fitxategi-izenetan onartzen ez diren ikurrak erabili dituzu."
-#: ../gtk/gtkfilesel.c:1455
+#: gtk/gtkfilesel.c:1455
#, c-format
msgid "Error creating folder \"%s\": %s\n"
msgstr "Errorea \"%s\" karpeta sortzean: %s\n"
-#: ../gtk/gtkfilesel.c:1489
+#: gtk/gtkfilesel.c:1489
msgid "New Folder"
msgstr "Karpeta berria"
#
-#: ../gtk/gtkfilesel.c:1504
+#: gtk/gtkfilesel.c:1504
msgid "_Folder name:"
msgstr "_Karpeta-izena:"
#
-#: ../gtk/gtkfilesel.c:1528
+#: gtk/gtkfilesel.c:1528
msgid "C_reate"
msgstr "S_ortu"
-#: ../gtk/gtkfilesel.c:1571
+#: gtk/gtkfilesel.c:1571
#, c-format
msgid "The filename \"%s\" contains symbols that are not allowed in filenames"
-msgstr "\"%s\" fitxategi-izenak fitxategi-izenetan onartzen ez diren ikurrak ditu"
+msgstr ""
+"\"%s\" fitxategi-izenak fitxategi-izenetan onartzen ez diren ikurrak ditu"
-#: ../gtk/gtkfilesel.c:1574
+#: gtk/gtkfilesel.c:1574
#, c-format
msgid ""
"Error deleting file \"%s\": %s\n"
@@ -1453,30 +1652,31 @@ msgstr ""
"Errorea \"%s\" karpeta ezabatzean: %s\n"
"%s"
-#: ../gtk/gtkfilesel.c:1576 ../gtk/gtkfilesel.c:1697
+#: gtk/gtkfilesel.c:1576 gtk/gtkfilesel.c:1697
msgid "It probably contains symbols not allowed in filenames."
msgstr "Beharbada fitxategi-izenetan onartzen ez diren ikurrak ditu."
-#: ../gtk/gtkfilesel.c:1585
+#: gtk/gtkfilesel.c:1585
#, c-format
msgid "Error deleting file \"%s\": %s"
msgstr "Errorea \"%s\" fitxategia ezabatzean: %s"
-#: ../gtk/gtkfilesel.c:1628
+#: gtk/gtkfilesel.c:1628
#, c-format
msgid "Really delete file \"%s\"?"
msgstr "Benetan \"%s\" fitxategia ezabatu?"
-#: ../gtk/gtkfilesel.c:1633
+#: gtk/gtkfilesel.c:1633
msgid "Delete File"
msgstr "Ezabatu fitxategia"
-#: ../gtk/gtkfilesel.c:1679 ../gtk/gtkfilesel.c:1693
+#: gtk/gtkfilesel.c:1679 gtk/gtkfilesel.c:1693
#, c-format
msgid "The file name \"%s\" contains symbols that are not allowed in filenames"
-msgstr "\"%s\" fitxategi-izenak fitxategi-izenetan onartzen ez diren ikurrak ditu"
+msgstr ""
+"\"%s\" fitxategi-izenak fitxategi-izenetan onartzen ez diren ikurrak ditu"
-#: ../gtk/gtkfilesel.c:1681
+#: gtk/gtkfilesel.c:1681
#, c-format
msgid ""
"Error renaming file to \"%s\": %s\n"
@@ -1485,7 +1685,7 @@ msgstr ""
"Errorea \"%s\" karpetari izena aldatzean: %s\n"
"%s"
-#: ../gtk/gtkfilesel.c:1695
+#: gtk/gtkfilesel.c:1695
#, c-format
msgid ""
"Error renaming file \"%s\": %s\n"
@@ -1494,31 +1694,31 @@ msgstr ""
"Errorea \"%s\" fitxategiari izena aldatzean: %s\n"
"%s"
-#: ../gtk/gtkfilesel.c:1705
+#: gtk/gtkfilesel.c:1705
#, c-format
msgid "Error renaming file \"%s\" to \"%s\": %s"
msgstr "Errorea fitxategiari \"%s\" izenaren ordez \"%s\" ipintzean: %s"
-#: ../gtk/gtkfilesel.c:1752
+#: gtk/gtkfilesel.c:1752
msgid "Rename File"
msgstr "Aldatu fitxategi-izena"
-#: ../gtk/gtkfilesel.c:1767
+#: gtk/gtkfilesel.c:1767
#, c-format
msgid "Rename file \"%s\" to:"
msgstr "Fitxategiari \"%s\" izena ipini honen ordez:"
#
-#: ../gtk/gtkfilesel.c:1796
+#: gtk/gtkfilesel.c:1796
msgid "_Rename"
msgstr "I_zena aldatu"
#
-#: ../gtk/gtkfilesel.c:2228
+#: gtk/gtkfilesel.c:2228
msgid "_Selection: "
msgstr "_Hautapena: "
-#: ../gtk/gtkfilesel.c:3151
+#: gtk/gtkfilesel.c:3151
#, c-format
msgid ""
"The filename \"%s\" couldn't be converted to UTF-8. (try setting the "
@@ -1527,48 +1727,48 @@ msgstr ""
"\"%s\" fitxategi-izena ezin izan da UTF-8 bihurtu (saiatu "
"G_FILENAME_ENCODING ingurune-aldagaia ezartzen): %s"
-#: ../gtk/gtkfilesel.c:3154
+#: gtk/gtkfilesel.c:3154
msgid "Invalid UTF-8"
msgstr "Utf-8 baliogabea"
-#: ../gtk/gtkfilesel.c:4031
+#: gtk/gtkfilesel.c:4031
msgid "Name too long"
msgstr "Izena luzeegia da"
-#: ../gtk/gtkfilesel.c:4033
+#: gtk/gtkfilesel.c:4033
msgid "Couldn't convert filename"
msgstr "Ezin izan da fitxategi-izena bihurtu"
-#: ../gtk/gtkfilesystemmodel.c:1267
+#: gtk/gtkfilesystemmodel.c:1267
msgid "(Empty)"
msgstr "(Hutsik)"
-#: ../gtk/gtkfilesystemunix.c:446 ../gtk/gtkfilesystemunix.c:638
-#: ../gtk/gtkfilesystemunix.c:1878 ../gtk/gtkfilesystemwin32.c:482
-#: ../gtk/gtkfilesystemwin32.c:495 ../gtk/gtkfilesystemwin32.c:1533
+#: gtk/gtkfilesystemunix.c:475 gtk/gtkfilesystemunix.c:678
+#: gtk/gtkfilesystemunix.c:1918 gtk/gtkfilesystemwin32.c:482
+#: gtk/gtkfilesystemwin32.c:495 gtk/gtkfilesystemwin32.c:1560
#, c-format
msgid "Error getting information for '%s': %s"
msgstr "Errorea %s(r)en informazioa lortzean: %s"
-#: ../gtk/gtkfilesystemunix.c:507 ../gtk/gtkfilesystemwin32.c:537
+#: gtk/gtkfilesystemunix.c:547 gtk/gtkfilesystemwin32.c:537
#, c-format
msgid "Error creating directory '%s': %s"
msgstr "Errorea '%s' karpeta sortzean: %s"
-#: ../gtk/gtkfilesystemunix.c:587 ../gtk/gtkfilesystemwin32.c:597
+#: gtk/gtkfilesystemunix.c:627 gtk/gtkfilesystemwin32.c:597
msgid "This file system does not support mounting"
msgstr "Fitxategi-sistema honek ez du muntaia onartzen"
-#: ../gtk/gtkfilesystemunix.c:595
+#: gtk/gtkfilesystemunix.c:635
msgid "Filesystem"
msgstr "Fitxategi-sistema"
-#: ../gtk/gtkfilesystemunix.c:752
+#: gtk/gtkfilesystemunix.c:792
#, c-format
msgid "Could not get a stock icon for %s"
msgstr "Ezin izan da kotizazioaren ikonoa lortu: %s"
-#: ../gtk/gtkfilesystemunix.c:847
+#: gtk/gtkfilesystemunix.c:887
#, c-format
msgid ""
"The name \"%s\" is not valid because it contains the character \"%s\". "
@@ -1577,103 +1777,103 @@ msgstr ""
"\"%s\" izena ez da baliagarria \"%s\" karakterea duelako. Erabili beste izen "
"bat."
-#: ../gtk/gtkfilesystemunix.c:1449
+#: gtk/gtkfilesystemunix.c:1489
#, c-format
msgid "Writing %s failed: %s"
msgstr "Huts egin du %s idaztean: %s"
-#: ../gtk/gtkfilesystemunix.c:1538
+#: gtk/gtkfilesystemunix.c:1578
#, c-format
msgid "'%s' already exists in the bookmarks list"
msgstr "'%s' jadanik existitzen da laster-marken zerrendan"
-#: ../gtk/gtkfilesystemunix.c:1610
+#: gtk/gtkfilesystemunix.c:1650
#, c-format
msgid "'%s' does not exist in the bookmarks list"
msgstr "'%s' ez dago laster-marken zerrendan"
-#: ../gtk/gtkfilesystemunix.c:1838
+#: gtk/gtkfilesystemunix.c:1878
#, c-format
msgid "Error getting information for '/': %s"
msgstr "Errorea '/'-ren informazioa lortzean :%s"
-#: ../gtk/gtkfilesystemwin32.c:611
+#: gtk/gtkfilesystemwin32.c:611
#, c-format
msgid "Network Drive (%s)"
msgstr "Sareko gailua (%s)"
-#: ../gtk/gtkfilesystemwin32.c:626
+#: gtk/gtkfilesystemwin32.c:650
#, c-format
msgid "%s (%s)"
msgstr "%s (%s)"
-#: ../gtk/gtkfilesystemwin32.c:1007
+#: gtk/gtkfilesystemwin32.c:1032
#, c-format
msgid "Bookmark saving failed: %s"
msgstr "Huts egin du laster-marka gordetzean: %s"
-#: ../gtk/gtkfontbutton.c:179 ../gtk/gtkfontbutton.c:292
+#: gtk/gtkfontbutton.c:179 gtk/gtkfontbutton.c:292
msgid "Pick a Font"
msgstr "Hautatu letra-tipoa"
#. Initialize fields
-#: ../gtk/gtkfontbutton.c:286
+#: gtk/gtkfontbutton.c:286
msgid "Sans 12"
msgstr "Sans 12"
-#: ../gtk/gtkfontbutton.c:804
+#: gtk/gtkfontbutton.c:804
msgid "Font"
msgstr "Letra-tipoa"
#. This is the default text shown in the preview entry, though the user
#. can set it. Remember that some fonts only have capital letters.
-#: ../gtk/gtkfontsel.c:74
+#: gtk/gtkfontsel.c:74
msgid "abcdefghijk ABCDEFGHIJK"
msgstr "abcdefghijk ABCDEFGHIJK"
#
-#: ../gtk/gtkfontsel.c:361
+#: gtk/gtkfontsel.c:361
msgid "_Family:"
msgstr "_Familia:"
#
-#: ../gtk/gtkfontsel.c:367
+#: gtk/gtkfontsel.c:367
msgid "_Style:"
msgstr "_Estiloa:"
#
-#: ../gtk/gtkfontsel.c:373
+#: gtk/gtkfontsel.c:373
msgid "Si_ze:"
msgstr "Ta_maina:"
#
#. create the text entry widget
-#: ../gtk/gtkfontsel.c:549
+#: gtk/gtkfontsel.c:549
msgid "_Preview:"
msgstr "_Aurrebista:"
-#: ../gtk/gtkfontsel.c:1383
+#: gtk/gtkfontsel.c:1383
msgid "Font Selection"
msgstr "Letra-tipoaren hautapena"
-#: ../gtk/gtkgamma.c:401
+#: gtk/gtkgamma.c:401
msgid "Gamma"
msgstr "Gamma"
#
-#: ../gtk/gtkgamma.c:411
+#: gtk/gtkgamma.c:411
msgid "_Gamma value"
msgstr "_Gamma-balioa"
#. Remove this icon source so we don't keep trying to
#. * load it.
#.
-#: ../gtk/gtkiconfactory.c:1644
+#: gtk/gtkiconfactory.c:1644
#, c-format
msgid "Error loading icon: %s"
msgstr "Errorea ikonoa kargatzean: %s"
-#: ../gtk/gtkicontheme.c:1250
+#: gtk/gtkicontheme.c:1250
#, c-format
msgid ""
"Could not find the icon '%s'. The '%s' theme\n"
@@ -1686,126 +1886,126 @@ msgstr ""
"Kopia bat hemen lor dezakezu:\n"
"\t%s"
-#: ../gtk/gtkicontheme.c:1315
+#: gtk/gtkicontheme.c:1315
#, c-format
msgid "Icon '%s' not present in theme"
msgstr "'%s' ikonoa ez dago gaian"
#
-#: ../gtk/gtkimmodule.c:427
+#: gtk/gtkimmodule.c:427
msgid "Default"
msgstr "Lehenetsia"
-#: ../gtk/gtkinputdialog.c:235
+#: gtk/gtkinputdialog.c:235
msgid "Input"
msgstr "Sarrera"
-#: ../gtk/gtkinputdialog.c:244
+#: gtk/gtkinputdialog.c:244
msgid "No extended input devices"
msgstr "Ez dago sarrerako gailu hedaturik"
#
-#: ../gtk/gtkinputdialog.c:256
+#: gtk/gtkinputdialog.c:256
msgid "_Device:"
msgstr "_Gailua:"
-#: ../gtk/gtkinputdialog.c:273
+#: gtk/gtkinputdialog.c:273
msgid "Disabled"
msgstr "Desgaituta"
-#: ../gtk/gtkinputdialog.c:280
+#: gtk/gtkinputdialog.c:280
msgid "Screen"
msgstr "Pantaila"
-#: ../gtk/gtkinputdialog.c:287
+#: gtk/gtkinputdialog.c:287
msgid "Window"
msgstr "Leihoa"
#
-#: ../gtk/gtkinputdialog.c:294
+#: gtk/gtkinputdialog.c:294
msgid "_Mode: "
msgstr "_Modua: "
#
#. The axis listbox
-#: ../gtk/gtkinputdialog.c:325
+#: gtk/gtkinputdialog.c:325
msgid "_Axes"
msgstr "_Ardatzak"
#
#. Keys listbox
-#: ../gtk/gtkinputdialog.c:342
+#: gtk/gtkinputdialog.c:342
msgid "_Keys"
msgstr "_Teklak"
-#: ../gtk/gtkinputdialog.c:562
+#: gtk/gtkinputdialog.c:562
msgid "X"
msgstr "X"
-#: ../gtk/gtkinputdialog.c:563
+#: gtk/gtkinputdialog.c:563
msgid "Y"
msgstr "Y"
-#: ../gtk/gtkinputdialog.c:564
+#: gtk/gtkinputdialog.c:564
msgid "Pressure"
msgstr "Presioa"
-#: ../gtk/gtkinputdialog.c:565
+#: gtk/gtkinputdialog.c:565
msgid "X Tilt"
msgstr "X okerdura"
-#: ../gtk/gtkinputdialog.c:566
+#: gtk/gtkinputdialog.c:566
msgid "Y Tilt"
msgstr "Y okerdura"
-#: ../gtk/gtkinputdialog.c:567
+#: gtk/gtkinputdialog.c:567
msgid "Wheel"
msgstr "Gurpila"
-#: ../gtk/gtkinputdialog.c:607
+#: gtk/gtkinputdialog.c:607
msgid "none"
msgstr "bat ere ez"
-#: ../gtk/gtkinputdialog.c:643 ../gtk/gtkinputdialog.c:679
+#: gtk/gtkinputdialog.c:643 gtk/gtkinputdialog.c:679
msgid "(disabled)"
msgstr "(desgaituta)"
-#: ../gtk/gtkinputdialog.c:672
+#: gtk/gtkinputdialog.c:672
msgid "(unknown)"
msgstr "(ezezaguna)"
#. and clear button
-#: ../gtk/gtkinputdialog.c:759
+#: gtk/gtkinputdialog.c:759
msgid "clear"
msgstr "garbitu"
#
-#: ../gtk/gtklabel.c:3935
+#: gtk/gtklabel.c:3935
msgid "Select All"
msgstr "Hautatu dena"
#. Description of --gtk-module=MODULES in --help output
-#: ../gtk/gtkmain.c:398
+#: gtk/gtkmain.c:398
msgid "Load additional GTK+ modules"
msgstr "Kargatu GTK+ modulu gehigarriak"
#. Placeholder in --gtk-module=MODULES in --help output
-#: ../gtk/gtkmain.c:399
+#: gtk/gtkmain.c:399
msgid "MODULES"
msgstr "MODULUAK"
#. Description of --g-fatal-warnings in --help output
-#: ../gtk/gtkmain.c:401
+#: gtk/gtkmain.c:401
msgid "Make all warnings fatal"
msgstr "Bihurtu abisu guztiak errore larri"
#. Description of --gtk-debug=FLAGS in --help output
-#: ../gtk/gtkmain.c:404
+#: gtk/gtkmain.c:404
msgid "GTK+ debugging flags to set"
msgstr "Ezarri beharreko Gtk+ arazketa-banderak"
#. Description of --gtk-no-debug=FLAGS in --help output
-#: ../gtk/gtkmain.c:407
+#: gtk/gtkmain.c:407
msgid "GTK+ debugging flags to unset"
msgstr "Ezarpenetik kendu beharreko Gtk+ arazketa-banderak"
@@ -1814,531 +2014,540 @@ msgstr "Ezarpenetik kendu beharreko Gtk+ arazketa-banderak"
#. * Do *not* translate it to "predefinito:LTR", if it
#. * it isn't default:LTR or default:RTL it will not work
#.
-#: ../gtk/gtkmain.c:482
+#: gtk/gtkmain.c:476
msgid "default:LTR"
msgstr "default:LTR"
-#: ../gtk/gtkmain.c:565
+#: gtk/gtkmain.c:559
msgid "GTK+ Options"
msgstr "GTK+ aukerak"
-#: ../gtk/gtkmain.c:565
+#: gtk/gtkmain.c:559
msgid "Show GTK+ Options"
msgstr "Erakutsi GTK+ aukerak"
-#: ../gtk/gtknotebook.c:2718 ../gtk/gtknotebook.c:5066
+#: gtk/gtknotebook.c:2718 gtk/gtknotebook.c:5064
#, c-format
msgid "Page %u"
msgstr "%u. orrialdea"
-#: ../gtk/gtkradiotoolbutton.c:92
+#: gtk/gtkradiotoolbutton.c:92
msgid "Group"
msgstr "Elkartu"
-#: ../gtk/gtkradiotoolbutton.c:93
+#: gtk/gtkradiotoolbutton.c:93
msgid "The radio tool button whose group this button belongs to."
msgstr "Irrati-botoiaren tresna, non botoi hau talde horretakoa den."
-#: ../gtk/gtkrc.c:2400
+#: gtk/gtkrc.c:2400
#, c-format
msgid "Unable to find include file: \"%s\""
msgstr "Ezin izan da include fitxategi hau aurkitu: \"%s\" "
-#: ../gtk/gtkrc.c:3042 ../gtk/gtkrc.c:3045
+#: gtk/gtkrc.c:3042 gtk/gtkrc.c:3045
#, c-format
msgid "Unable to locate image file in pixmap_path: \"%s\""
msgstr "Ezin izan da irudi-fitxategia pixmap_path-en aurkitu: \"%s\""
-#: ../gtk/gtkrc.c:3480
+#: gtk/gtkrc.c:3480
#, c-format
msgid "Pixmap path element: \"%s\" must be absolute, %s, line %d"
-msgstr "Pixmap bide-izeneko \"%s\" elementuak absolutua izan behar du, %s, %d lerroa"
+msgstr ""
+"Pixmap bide-izeneko \"%s\" elementuak absolutua izan behar du, %s, %d lerroa"
#
#. KEEP IN SYNC with gtkiconfactory.c stock icons, when appropriate
-#: ../gtk/gtkstock.c:308
+#: gtk/gtkstock.c:308
msgid "Information"
msgstr "Informazioa"
-#: ../gtk/gtkstock.c:309
+#: gtk/gtkstock.c:309
msgid "Warning"
msgstr "Abisua"
-#: ../gtk/gtkstock.c:310
+#: gtk/gtkstock.c:310
msgid "Error"
msgstr "Errorea"
-#: ../gtk/gtkstock.c:311
+#: gtk/gtkstock.c:311
msgid "Question"
msgstr "Galdera"
#. FIXME these need accelerators when appropriate, and
#. * need the mnemonics to be rationalized
#.
-#: ../gtk/gtkstock.c:316
+#: gtk/gtkstock.c:316
msgid "_About"
msgstr "_Honi buruz"
#
-#: ../gtk/gtkstock.c:318
+#: gtk/gtkstock.c:318
msgid "_Apply"
msgstr "_Aplikatu"
#
-#: ../gtk/gtkstock.c:319
+#: gtk/gtkstock.c:319
msgid "_Bold"
msgstr "_Lodia"
#
-#: ../gtk/gtkstock.c:320
+#: gtk/gtkstock.c:320
msgid "_Cancel"
msgstr "_Utzi"
-#: ../gtk/gtkstock.c:321
+#: gtk/gtkstock.c:321
msgid "_CD-Rom"
msgstr "_CD-Roma"
#
-#: ../gtk/gtkstock.c:322
+#: gtk/gtkstock.c:322
msgid "_Clear"
msgstr "Ga_rbitu"
#
-#: ../gtk/gtkstock.c:323
+#: gtk/gtkstock.c:323
msgid "_Close"
msgstr "It_xi"
#
-#: ../gtk/gtkstock.c:324
+#: gtk/gtkstock.c:324
msgid "_Convert"
msgstr "Bi_hurtu"
-#: ../gtk/gtkstock.c:325
+#: gtk/gtkstock.c:325
msgid "_Copy"
msgstr "K_opiatu"
-#: ../gtk/gtkstock.c:326
+#: gtk/gtkstock.c:326
msgid "Cu_t"
msgstr "Ebak_i"
#
-#: ../gtk/gtkstock.c:327
+#: gtk/gtkstock.c:327
msgid "_Delete"
msgstr "E_zabatu"
-#: ../gtk/gtkstock.c:328
+#: gtk/gtkstock.c:328
msgid "_Execute"
msgstr "_Exekutatu"
#
-#: ../gtk/gtkstock.c:329
+#: gtk/gtkstock.c:329
msgid "_Edit"
msgstr "_Editatu"
-#: ../gtk/gtkstock.c:330
+#: gtk/gtkstock.c:330
msgid "_Find"
msgstr "Bila_tu"
-#: ../gtk/gtkstock.c:331
+#: gtk/gtkstock.c:331
msgid "Find and _Replace"
msgstr "Bilatu eta _ordeztu"
#
-#: ../gtk/gtkstock.c:332
+#: gtk/gtkstock.c:332
msgid "_Floppy"
msgstr "_Disketea"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:334
+#: gtk/gtkstock.c:334
msgid "Navigation|_Bottom"
msgstr "Nabigazioa|_Behean"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:336
+#: gtk/gtkstock.c:336
msgid "Navigation|_First"
msgstr "Nabigazioa|_Lehena"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:338
+#: gtk/gtkstock.c:338
msgid "Navigation|_Last"
msgstr "Nabigazioa|_Azkena"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:340
+#: gtk/gtkstock.c:340
msgid "Navigation|_Top"
msgstr "Nabigazioa|_Goian"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:342
+#: gtk/gtkstock.c:342
msgid "Navigation|_Back"
msgstr "Nabigazioa|_Atzera"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:344
+#: gtk/gtkstock.c:344
msgid "Navigation|_Down"
msgstr "Nabigazioa|_Behera"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:346
+#: gtk/gtkstock.c:346
msgid "Navigation|_Forward"
msgstr "Nabigazioa|A_urrera"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:348
+#: gtk/gtkstock.c:348
msgid "Navigation|_Up"
msgstr "Nabigazioa|_Gora"
-#: ../gtk/gtkstock.c:349
+#: gtk/gtkstock.c:349
msgid "_Harddisk"
msgstr "_Diska gogorra"
#
-#: ../gtk/gtkstock.c:350
+#: gtk/gtkstock.c:350
msgid "_Help"
msgstr "L_aguntza"
#
-#: ../gtk/gtkstock.c:351
+#: gtk/gtkstock.c:351
msgid "_Home"
msgstr "_Etxera"
-#: ../gtk/gtkstock.c:352
+#: gtk/gtkstock.c:352
msgid "Increase Indent"
msgstr "Handiagotu koska"
-#: ../gtk/gtkstock.c:353
+#: gtk/gtkstock.c:353
msgid "Decrease Indent"
msgstr "Txikiagotu koska"
-#: ../gtk/gtkstock.c:354
+#: gtk/gtkstock.c:354
msgid "_Index"
msgstr "In_dizea"
#
-#: ../gtk/gtkstock.c:355
+#: gtk/gtkstock.c:355
msgid "_Italic"
msgstr "_Etzana"
-#: ../gtk/gtkstock.c:356
+#: gtk/gtkstock.c:356
msgid "_Jump to"
msgstr "_Jauzi hona:"
#
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:358
+#: gtk/gtkstock.c:358
msgid "Justify|_Center"
msgstr "Justifikatu|_Erdian"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:360
+#: gtk/gtkstock.c:360
msgid "Justify|_Fill"
msgstr "Justifikatu|_Bete"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:362
+#: gtk/gtkstock.c:362
msgid "Justify|_Left"
msgstr "Justifikatu|E_zkerrera"
#
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:364
+#: gtk/gtkstock.c:364
msgid "Justify|_Right"
msgstr "Justifikatu|E_skuinera"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:367
+#: gtk/gtkstock.c:367
msgid "Media|_Forward"
msgstr "Euskarria|A_urrera"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:369
+#: gtk/gtkstock.c:369
msgid "Media|_Next"
msgstr "Euskarria|_Hurrengoa"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:371
+#: gtk/gtkstock.c:371
msgid "Media|P_ause"
msgstr "Euskarria|P_ausarazi"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:373
+#: gtk/gtkstock.c:373
msgid "Media|_Play"
msgstr "Euskarria|_Erreproduzitu"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:375
+#: gtk/gtkstock.c:375
msgid "Media|Pre_vious"
msgstr "Euskarria|_Aurrekoa"
#
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:377
+#: gtk/gtkstock.c:377
msgid "Media|_Record"
msgstr "Euskarria|_Grabatu"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:379
+#: gtk/gtkstock.c:379
msgid "Media|R_ewind"
msgstr "Euskarria|_Birbobinatu"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:381
+#: gtk/gtkstock.c:381
msgid "Media|_Stop"
msgstr "Euskarria|_Gelditu"
-#: ../gtk/gtkstock.c:382
+#: gtk/gtkstock.c:382
msgid "_Network"
msgstr "_Sarea"
-#: ../gtk/gtkstock.c:383
+#: gtk/gtkstock.c:383
msgid "_New"
msgstr "_Berria"
-#: ../gtk/gtkstock.c:384
+#: gtk/gtkstock.c:384
msgid "_No"
msgstr "E_z"
#
-#: ../gtk/gtkstock.c:385
+#: gtk/gtkstock.c:385
msgid "_OK"
msgstr "Ado_s"
-#: ../gtk/gtkstock.c:386
+#: gtk/gtkstock.c:386
msgid "_Open"
msgstr "_Ireki"
-#: ../gtk/gtkstock.c:387
+#: gtk/gtkstock.c:387
msgid "_Paste"
msgstr "I_tsatsi"
-#: ../gtk/gtkstock.c:388
+#: gtk/gtkstock.c:388
msgid "_Preferences"
msgstr "_Hobespenak"
#
-#: ../gtk/gtkstock.c:389
+#: gtk/gtkstock.c:389
msgid "_Print"
msgstr "I_nprimatu"
#
-#: ../gtk/gtkstock.c:390
+#: gtk/gtkstock.c:390
msgid "Print Pre_view"
msgstr "Inpri_matzeko aurrebista"
-#: ../gtk/gtkstock.c:391
+#: gtk/gtkstock.c:391
msgid "_Properties"
msgstr "_Propietateak"
-#: ../gtk/gtkstock.c:392
+#: gtk/gtkstock.c:392
msgid "_Quit"
msgstr "Irte_n"
#
-#: ../gtk/gtkstock.c:393
+#: gtk/gtkstock.c:393
msgid "_Redo"
msgstr "B_erregin"
-#: ../gtk/gtkstock.c:394
+#: gtk/gtkstock.c:394
msgid "_Refresh"
msgstr "_Freskatu"
-#: ../gtk/gtkstock.c:396
+#: gtk/gtkstock.c:396
msgid "_Revert"
msgstr "_Leheneratu"
#
-#: ../gtk/gtkstock.c:397
+#: gtk/gtkstock.c:397
msgid "_Save"
msgstr "_Gorde"
#
-#: ../gtk/gtkstock.c:398
+#: gtk/gtkstock.c:398
msgid "Save _As"
msgstr "Gorde _honela"
#
-#: ../gtk/gtkstock.c:399
+#: gtk/gtkstock.c:399
msgid "_Color"
msgstr "_Kolorea"
#
-#: ../gtk/gtkstock.c:400
+#: gtk/gtkstock.c:400
msgid "_Font"
msgstr "_Letra-tipoa"
-#: ../gtk/gtkstock.c:401
+#: gtk/gtkstock.c:401
msgid "_Ascending"
msgstr "Go_rantz"
-#: ../gtk/gtkstock.c:402
+#: gtk/gtkstock.c:402
msgid "_Descending"
msgstr "Be_herantz"
-#: ../gtk/gtkstock.c:403
+#: gtk/gtkstock.c:403
msgid "_Spell Check"
msgstr "Ortogra_fia-egiaztapena"
-#: ../gtk/gtkstock.c:404
+#: gtk/gtkstock.c:404
msgid "_Stop"
msgstr "_Gelditu"
-#: ../gtk/gtkstock.c:405
+#: gtk/gtkstock.c:405
msgid "_Strikethrough"
msgstr "_Marratua"
#
-#: ../gtk/gtkstock.c:406
+#: gtk/gtkstock.c:406
msgid "_Undelete"
msgstr "_Desezabatu"
-#: ../gtk/gtkstock.c:407
+#: gtk/gtkstock.c:407
msgid "_Underline"
msgstr "_Azpimarra"
-#: ../gtk/gtkstock.c:408
+#: gtk/gtkstock.c:408
msgid "_Undo"
msgstr "D_esegin"
-#: ../gtk/gtkstock.c:409
+#: gtk/gtkstock.c:409
msgid "_Yes"
msgstr "_Bai"
-#: ../gtk/gtkstock.c:410
+#: gtk/gtkstock.c:410
msgid "_Normal Size"
msgstr "_Tamaina normala"
-#: ../gtk/gtkstock.c:411
+#: gtk/gtkstock.c:411
msgid "Best _Fit"
msgstr "-Egokitze optimoa"
-#: ../gtk/gtkstock.c:412
+#: gtk/gtkstock.c:412
msgid "Zoom _In"
msgstr "Zooma ha_ndiagotu"
-#: ../gtk/gtkstock.c:413
+#: gtk/gtkstock.c:413
msgid "Zoom _Out"
msgstr "Zooma t_xikiagotu"
-#: ../gtk/gtktextutil.c:48
+#: gtk/gtktextutil.c:48
msgid "LRM _Left-to-right mark"
msgstr "LRM _Ezkerretik_eskuinera marka"
-#: ../gtk/gtktextutil.c:49
+#: gtk/gtktextutil.c:49
msgid "RLM _Right-to-left mark"
msgstr "RLM E_skuinetik_ezkerrera marka"
-#: ../gtk/gtktextutil.c:50
+#: gtk/gtktextutil.c:50
msgid "LRE Left-to-right _embedding"
msgstr "LRE Ezkerretik_eskuinera ka_psulatzea"
-#: ../gtk/gtktextutil.c:51
+#: gtk/gtktextutil.c:51
msgid "RLE Right-to-left e_mbedding"
msgstr "RLE Eskuinetik_ezkerrera _kapsulatzea"
-#: ../gtk/gtktextutil.c:52
+#: gtk/gtktextutil.c:52
msgid "LRO Left-to-right _override"
msgstr "LRO Ezkerretik_eskuinera _gainidaztea"
-#: ../gtk/gtktextutil.c:53
+#: gtk/gtktextutil.c:53
msgid "RLO Right-to-left o_verride"
msgstr "RLO Eskuinetik_ezkerrera gai_nidaztea"
-#: ../gtk/gtktextutil.c:54
+#: gtk/gtktextutil.c:54
msgid "PDF _Pop directional formatting"
msgstr "PDF _Formateatze direkzionala agertzea"
-#: ../gtk/gtktextutil.c:55
+#: gtk/gtktextutil.c:55
msgid "ZWS _Zero width space"
msgstr "ZWS _Zero zabaleraren tartea"
-#: ../gtk/gtktextutil.c:56
+#: gtk/gtktextutil.c:56
msgid "ZWJ Zero width _joiner"
msgstr "ZWJ Zero zabaleraren _mihiztatzailea"
-#: ../gtk/gtktextutil.c:57
+#: gtk/gtktextutil.c:57
msgid "ZWNJ Zero width _non-joiner"
msgstr "ZWNJ Zero zabaleraren ez-mihiztatzailea"
-#: ../gtk/gtkthemes.c:71
+#: gtk/gtkthemes.c:71
#, c-format
msgid "Unable to locate theme engine in module_path: \"%s\","
msgstr "Ezin izan da gaiaren gailua lokalizatu module_path-en: \"%s\","
-#: ../gtk/gtktipsquery.c:186
+#: gtk/gtktipsquery.c:186
msgid "--- No Tip ---"
msgstr "--- Iradokizunik ez ---"
-#: ../gtk/gtkuimanager.c:1144
+#: gtk/gtkuimanager.c:1154
#, c-format
msgid "Unknown attribute '%s' on line %d char %d"
msgstr "'%s' atributu ezezaguna %d lerroan, %d karakterea"
-#: ../gtk/gtkuimanager.c:1346
+#: gtk/gtkuimanager.c:1371
#, c-format
msgid "Unexpected start tag '%s' on line %d char %d"
msgstr "Uste gabeko '%s' hasierako etiketa %d lerroan, %d karakterea"
-#: ../gtk/gtkuimanager.c:1431
+#: gtk/gtkuimanager.c:1461
#, c-format
msgid "Unexpected character data on line %d char %d"
msgstr "Uste gabeko datu-karakterea %d lerroan, %d karakterea"
-#: ../gtk/gtkuimanager.c:2223
+#: gtk/gtkuimanager.c:2272
msgid "Empty"
msgstr "Hutsik"
#. ID
-#: ../modules/input/imam-et.c:454
+#: modules/input/imam-et.c:454
msgid "Amharic (EZ+)"
msgstr "Amharic (EZ+)"
#. ID
-#: ../modules/input/imcedilla.c:91
+#: modules/input/imcedilla.c:91
msgid "Cedilla"
msgstr "Ze hautsia"
#. ID
-#: ../modules/input/imcyrillic-translit.c:217
+#: modules/input/imcyrillic-translit.c:217
msgid "Cyrillic (Transliterated)"
msgstr "Zirilikoa (Transliteratua)"
#. ID
-#: ../modules/input/iminuktitut.c:127
+#: modules/input/iminuktitut.c:127
msgid "Inuktitut (Transliterated)"
msgstr "Inukitut (Transliteratua)"
#. ID
-#: ../modules/input/imipa.c:145
+#: modules/input/imipa.c:145
msgid "IPA"
msgstr "IPA"
#. ID
-#: ../modules/input/imthai-broken.c:178
+#: modules/input/imthai-broken.c:178
msgid "Thai (Broken)"
msgstr "Thaiera (Hautsia)"
#. ID
-#: ../modules/input/imti-er.c:453
+#: modules/input/imti-er.c:453
msgid "Tigrigna-Eritrean (EZ+)"
msgstr "Tigrigna-Eritrearra (EZ+)"
#. ID
-#: ../modules/input/imti-et.c:453
+#: modules/input/imti-et.c:453
msgid "Tigrigna-Ethiopian (EZ+)"
msgstr "Tigrigna-Etiopiarra (EZ+)"
#. ID
-#: ../modules/input/imviqr.c:244
+#: modules/input/imviqr.c:244
msgid "Vietnamese (VIQR)"
msgstr "Vietnamdarra (VIQR)"
#. ID
-#: ../modules/input/imxim.c:28
+#: modules/input/imxim.c:28
msgid "X Input Method"
msgstr "X sarrera-metodoa"
-#: ../tests/testfilechooser.c:186
+#: tests/testfilechooser.c:186
#, c-format
msgid "Could not get information for file '%s': %s"
msgstr "Ezin izan da %s fitxaegirako informaziorik lortu: %s"
+#~ msgid "Shift"
+#~ msgstr "Maius"
+
+#~ msgid "Ctrl"
+#~ msgstr "Ktrl"
+
+#~ msgid "Alt"
+#~ msgstr "Alt"
diff --git a/po/fa.po b/po/fa.po
index 4cac7412c..f9df67da0 100644
--- a/po/fa.po
+++ b/po/fa.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gtk+ 2.6\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-01-19 12:26+0100\n"
+"POT-Creation-Date: 2005-06-20 14:30-0400\n"
"PO-Revision-Date: 2005-02-14 18:03+0330\n"
"Last-Translator: Roozbeh Pournader <roozbeh@farsiweb.info>\n"
"Language-Team: Persian <farsi@lists.sharif.edu>\n"
@@ -17,7 +17,7 @@ msgstr ""
"Plural-Forms: nplurals=1; plural=0;\n"
#: gdk-pixbuf/gdk-pixbuf-animation.c:153 gdk-pixbuf/gdk-pixbuf-io.c:838
-#: gdk-pixbuf/gdk-pixbuf-io.c:1069 tests/testfilechooser.c:199
+#: gdk-pixbuf/gdk-pixbuf-io.c:1068 tests/testfilechooser.c:199
#, c-format
msgid "Failed to open file '%s': %s"
msgstr "باز کردن پرونده‌ی «%s» شکست خورد: %s"
@@ -28,7 +28,7 @@ msgid "Image file '%s' contains no data"
msgstr "پرونده‌ی تصویری «%s» هیچ داده‌ای ندارد"
#: gdk-pixbuf/gdk-pixbuf-animation.c:208 gdk-pixbuf/gdk-pixbuf-io.c:887
-#: gdk-pixbuf/gdk-pixbuf-io.c:1110 tests/testfilechooser.c:244
+#: gdk-pixbuf/gdk-pixbuf-io.c:1109 tests/testfilechooser.c:244
#, c-format
msgid ""
"Failed to load image '%s': reason not known, probably a corrupt image file"
@@ -55,7 +55,9 @@ msgstr "نمی‌توان پیمانه‌ی تصویربارکن را بار ک
msgid ""
"Image-loading module %s does not export the proper interface; perhaps it's "
"from a different GTK version?"
-msgstr "پیمانه‌ی بار کردن پرونده %s رابط مناسب را صادر نمی‌کند؛ شاید از نسخه‌ی دیگری از GTK است؟"
+msgstr ""
+"پیمانه‌ی بار کردن پرونده %s رابط مناسب را صادر نمی‌کند؛ شاید از نسخه‌ی دیگری از "
+"GTK است؟"
#: gdk-pixbuf/gdk-pixbuf-io.c:628 gdk-pixbuf/gdk-pixbuf-io.c:680
#, c-format
@@ -76,40 +78,43 @@ msgstr "قالب پرونده‌ی تصویری ناشناخته"
msgid "Failed to load image '%s': %s"
msgstr "بار کردن تصویر «%s» شکست خورد: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1337
+#: gdk-pixbuf/gdk-pixbuf-io.c:1336
#, c-format
msgid "Error writing to image file: %s"
msgstr "خطا در نوشتن در پرونده‌ی تصویر: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1383 gdk-pixbuf/gdk-pixbuf-io.c:1512
+#: gdk-pixbuf/gdk-pixbuf-io.c:1382 gdk-pixbuf/gdk-pixbuf-io.c:1511
#, c-format
msgid "This build of gdk-pixbuf does not support saving the image format: %s"
msgstr "این ساخت gdk-pixbuf از ذخیره‌ی این قالب تصویری پشتیبانی نمی‌کند: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1417
+#: gdk-pixbuf/gdk-pixbuf-io.c:1416
msgid "Insufficient memory to save image to callback"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:1429
+#: gdk-pixbuf/gdk-pixbuf-io.c:1428
msgid "Failed to open temporary file"
msgstr "باز کردن پرونده‌ی موقت شکست خورد"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1454
+#: gdk-pixbuf/gdk-pixbuf-io.c:1453
msgid "Failed to read from temporary file"
msgstr "خواندن از پرونده‌ی موقت شکست خورد"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1641
+#: gdk-pixbuf/gdk-pixbuf-io.c:1687
#, c-format
msgid "Failed to open '%s' for writing: %s"
msgstr "نمی‌توان «%s» را برای نوشتن باز کرد: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1665
+#: gdk-pixbuf/gdk-pixbuf-io.c:1711
#, c-format
msgid ""
-"Failed to close '%s' while writing image, all data may not have been saved: %s"
-msgstr "بستن «%s» هنگام نوشتن تصویر شکست خورد، ممکن است همه‌ی داده‌ها ذخیره نشده باشند: %s"
+"Failed to close '%s' while writing image, all data may not have been saved: %"
+"s"
+msgstr ""
+"بستن «%s» هنگام نوشتن تصویر شکست خورد، ممکن است همه‌ی داده‌ها ذخیره نشده "
+"باشند: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1853 gdk-pixbuf/gdk-pixbuf-io.c:1903
+#: gdk-pixbuf/gdk-pixbuf-io.c:1931 gdk-pixbuf/gdk-pixbuf-io.c:1981
msgid "Insufficient memory to save image into a buffer"
msgstr "حافظه برای ذخیره کردن تصویر در میان‌گیر کافی نیست"
@@ -123,8 +128,9 @@ msgstr "بار کردن افزایشی تصویر نوع «%s» پشتیبانی
msgid ""
"Internal error: Image loader module '%s' failed to begin loading an image, "
"but didn't give a reason for the failure"
-msgstr "خطای داخلی: پیمانه‌ی بارکننده‌ی تصویر «%s» در بار کردن یک تصویر شکست خورد،"
-"ولی دلیلی برای این شکست اعلام نکرد"
+msgstr ""
+"خطای داخلی: پیمانه‌ی بارکننده‌ی تصویر «%s» در بار کردن یک تصویر شکست خورد،ولی "
+"دلیلی برای این شکست اعلام نکرد"
#: gdk-pixbuf/gdk-pixdata.c:147
msgid "Image header corrupt"
@@ -169,24 +175,34 @@ msgstr "تکه‌ی معیوب در پویانمایی"
msgid "The ANI image format"
msgstr "قالب تصویر ANI"
-#: gdk-pixbuf/io-bmp.c:227 gdk-pixbuf/io-bmp.c:383
+#: gdk-pixbuf/io-bmp.c:228 gdk-pixbuf/io-bmp.c:306 gdk-pixbuf/io-bmp.c:338
+#: gdk-pixbuf/io-bmp.c:361 gdk-pixbuf/io-bmp.c:442
+msgid "BMP image has bogus header data"
+msgstr "داده‌های سرصفحه‌ی تصویر BMP جعلی است"
+
+#: gdk-pixbuf/io-bmp.c:239 gdk-pixbuf/io-bmp.c:401
msgid "Not enough memory to load bitmap image"
msgstr "حافظه برای بار کردن تصویر نقشه‌بیتی کافی نیست"
-#: gdk-pixbuf/io-bmp.c:269
+#: gdk-pixbuf/io-bmp.c:287
msgid "BMP image has unsupported header size"
msgstr "اندازه‌ی سرصفحه‌ی تصویر BMP پشتیبانی نمی‌شود"
-#: gdk-pixbuf/io-bmp.c:288 gdk-pixbuf/io-bmp.c:320 gdk-pixbuf/io-bmp.c:343
-#: gdk-pixbuf/io-bmp.c:424
-msgid "BMP image has bogus header data"
-msgstr "داده‌های سرصفحه‌ی تصویر BMP جعلی است"
-
-#: gdk-pixbuf/io-bmp.c:307
+#: gdk-pixbuf/io-bmp.c:325
msgid "Topdown BMP images cannot be compressed"
msgstr "تصاویر BMP ازبالا‌به‌پایین نمی‌توانند فشرده باشند"
-#: gdk-pixbuf/io-bmp.c:1154
+#: gdk-pixbuf/io-bmp.c:1203
+#, fuzzy
+msgid "Couldn't allocate memory for saving BMP file"
+msgstr "نمی‌توان برای بار کردن پرونده‌ی JPEG حافظه تخصیص داد"
+
+#: gdk-pixbuf/io-bmp.c:1244
+#, fuzzy
+msgid "Couldn't write to BMP file"
+msgstr "نمی‌توان نام پرونده را تبدیل کرد"
+
+#: gdk-pixbuf/io-bmp.c:1293
msgid "The BMP image format"
msgstr "قالب تصویر BMP"
@@ -195,9 +211,10 @@ msgstr "قالب تصویر BMP"
msgid "Failure reading GIF: %s"
msgstr "شکست در خواندن GIF: %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 "بعضی از داده‌های پرونده‌ی GIF مفقود شده‌اند (شاید پرونده به شکلی قطع شده است؟)‏"
+msgstr ""
+"بعضی از داده‌های پرونده‌ی GIF مفقود شده‌اند (شاید پرونده به شکلی قطع شده است؟)‏"
#: gdk-pixbuf/io-gif.c:501
#, c-format
@@ -220,35 +237,42 @@ msgstr "برخورد با کد بد"
msgid "Circular table entry in GIF file"
msgstr "مدخل دوری جدول در پرونده‌ی GIF"
-#: 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 "حافظه برای بار کردن پرونده‌ی GIF کافی نیست"
-#: gdk-pixbuf/io-gif.c:1088
+#: gdk-pixbuf/io-gif.c:947
+#, fuzzy
+msgid "Not enough memory to composite a frame in GIF file"
+msgstr "حافظه برای بار کردن پرونده‌ی GIF کافی نیست"
+
+#: gdk-pixbuf/io-gif.c:1116
msgid "GIF image is corrupt (incorrect LZW compression)"
msgstr "تصویر GIF خراب است (فشرده‌سازی LZW غلط)"
-#: gdk-pixbuf/io-gif.c:1138
+#: gdk-pixbuf/io-gif.c:1166
msgid "File does not appear to be a GIF file"
msgstr "پرونده به‌نظر یک پرونده‌ی GIF نمی‌رسد"
-#: 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 "نسخه‌ی %s از قالب پرونده‌ی GIF پشتیبانی نمی‌شود"
-#: 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."
-msgstr "تصویر GIF نقشه‌رنگ سراسری‌ای ندارد، و یکی از چارچوب‌های داخل آن نقشه‌رنگ محلی ندارد."
+msgstr ""
+"تصویر GIF نقشه‌رنگ سراسری‌ای ندارد، و یکی از چارچوب‌های داخل آن نقشه‌رنگ محلی "
+"ندارد."
-#: gdk-pixbuf/io-gif.c:1491
+#: gdk-pixbuf/io-gif.c:1519
msgid "GIF image was truncated or incomplete."
msgstr "تصویر GIF قطع شده یا ناقص است."
-#: gdk-pixbuf/io-gif.c:1643
+#: gdk-pixbuf/io-gif.c:1671
msgid "The GIF image format"
msgstr "قالب تصویر GIF"
@@ -307,7 +331,9 @@ msgstr "خطا در تفسیر پرونده‌ی JPEG ‏(%s)"
msgid ""
"Insufficient memory to load image, try exiting some applications to free "
"memory"
-msgstr "حافظه برای بار کردن تصویر کافی نیست، برای آزاد کردن حافظه خروج از بعضی برنامه‌ها را امتحان کنید"
+msgstr ""
+"حافظه برای بار کردن تصویر کافی نیست، برای آزاد کردن حافظه خروج از بعضی "
+"برنامه‌ها را امتحان کنید"
#: gdk-pixbuf/io-jpeg.c:383 gdk-pixbuf/io-jpeg.c:749
#, c-format
@@ -415,7 +441,9 @@ msgstr "حافظه برای بار کردن پرونده‌ی PNG کافی نی
msgid ""
"Insufficient memory to store a %ld by %ld image; try exiting some "
"applications to reduce memory usage"
-msgstr "حافظه برای ذخیره‌ی یک تصویر %Ild در %Ild کافی نیست؛ برای کاهش مصرف حافظه خروج از بعضی برنامه‌ها را امتحان کنید"
+msgstr ""
+"حافظه برای ذخیره‌ی یک تصویر %Ild در %Ild کافی نیست؛ برای کاهش مصرف حافظه خروج "
+"از بعضی برنامه‌ها را امتحان کنید"
#: gdk-pixbuf/io-png.c:669
msgid "Fatal error reading PNG image file"
@@ -426,93 +454,108 @@ msgstr "خطای مهلک در خواندن پرونده‌ی تصویری PNG"
msgid "Fatal error reading PNG image file: %s"
msgstr "خطای مهلک در خواندن پرونده‌ی تصویری PNG‏: %s"
-#: gdk-pixbuf/io-png.c:813
+#: gdk-pixbuf/io-png.c:810
msgid ""
"Keys for PNG text chunks must have at least 1 and at most 79 characters."
msgstr "کلیدهای تکه‌متنهای PNG باید حداقل یک و حداکثر ۷۹ نویسه داشته باشند."
-#: gdk-pixbuf/io-png.c:821
+#: gdk-pixbuf/io-png.c:818
msgid "Keys for PNG text chunks must be ASCII characters."
msgstr "کلیدهای تکه‌متنهای PNG باید نویسه‌های اَسکی باشند."
-#: gdk-pixbuf/io-png.c:854
+#: gdk-pixbuf/io-png.c:831
+#, fuzzy, c-format
+msgid ""
+"PNG compression level must be a value between 0 and 9; value '%s' could not "
+"be parsed."
+msgstr "کیفیت JPEG باید مقداری بین ۰ و ۱۰۰ باشد؛ مقدار «%s» قابل درک نیست."
+
+#: gdk-pixbuf/io-png.c:843
+#, fuzzy, c-format
+msgid ""
+"PNG compression level must be a value between 0 and 9; value '%d' is not "
+"allowed."
+msgstr "کیفیت JPEG باید مقداری بین ۰ و ۱۰۰ باشد؛ مقدار «%Id» مجاز نیست."
+
+#: gdk-pixbuf/io-png.c:883
#, c-format
msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding."
msgstr "مقدار تکه‌متن PNG «%s» را نمی‌توان به کدگذاری ISO-8859-1 تبدیل کرد."
-#: gdk-pixbuf/io-png.c:994
+#: gdk-pixbuf/io-png.c:1026
msgid "The PNG image format"
msgstr "قالب تصویر PNG"
-#: gdk-pixbuf/io-pnm.c:249
+#: gdk-pixbuf/io-pnm.c:252
msgid "PNM loader expected to find an integer, but didn't"
msgstr "بارکننده‌ی PNM انتظار داشت یک عدد صحیح ببیند، ولی ندید"
-#: gdk-pixbuf/io-pnm.c:281
+#: gdk-pixbuf/io-pnm.c:284
msgid "PNM file has an incorrect initial byte"
msgstr "بایت ابتدایی پرونده‌ی PNM نادرست است"
-#: gdk-pixbuf/io-pnm.c:311
+#: gdk-pixbuf/io-pnm.c:314
msgid "PNM file is not in a recognized PNM subformat"
msgstr "پرونده‌ی PNM در زیرقالب شناخته‌شده‌ای از PNM نیست"
-#: gdk-pixbuf/io-pnm.c:336
+#: gdk-pixbuf/io-pnm.c:339
msgid "PNM file has an image width of 0"
msgstr "عرض تصویر پرونده‌ی PNM صفر است"
-#: gdk-pixbuf/io-pnm.c:357
+#: gdk-pixbuf/io-pnm.c:360
msgid "PNM file has an image height of 0"
msgstr "ارتفاع تصویر پرونده‌ی PNM صفر است"
-#: gdk-pixbuf/io-pnm.c:380
+#: gdk-pixbuf/io-pnm.c:383
msgid "Maximum color value in PNM file is 0"
msgstr "حداکثر مقدار رنگ در پرونده‌ی PNM صفر است"
-#: gdk-pixbuf/io-pnm.c:388
+#: gdk-pixbuf/io-pnm.c:391
msgid "Maximum color value in PNM file is too large"
msgstr "مقدار حداکثر رنگ در پرونده‌ی PNM خیلی بزرگ است"
-#: gdk-pixbuf/io-pnm.c:396
+#: gdk-pixbuf/io-pnm.c:399
msgid "Cannot handle PNM files with maximum color values greater than 255"
msgstr "نمی‌توان با پرونده‌های PNM با حداکثر مقدار رنگ بیشتر از ۲۵۵ کار کرد"
-#: gdk-pixbuf/io-pnm.c:435 gdk-pixbuf/io-pnm.c:463 gdk-pixbuf/io-pnm.c:495
+#: gdk-pixbuf/io-pnm.c:438 gdk-pixbuf/io-pnm.c:466 gdk-pixbuf/io-pnm.c:498
msgid "Raw PNM image type is invalid"
msgstr "نوع تصویر PNM خام نامعتبر است"
-#: gdk-pixbuf/io-pnm.c:555 gdk-pixbuf/io-pnm.c:597
+#: gdk-pixbuf/io-pnm.c:562 gdk-pixbuf/io-pnm.c:604
msgid "PNM image format is invalid"
msgstr "قالب تصویر PNM نامعتبر است"
-#: gdk-pixbuf/io-pnm.c:656
+#: gdk-pixbuf/io-pnm.c:663
msgid "PNM image loader does not support this PNM subformat"
msgstr "بارکننده‌ی تصویر PNM از این زیرقالب پشتیبانی نمی‌کند"
-#: gdk-pixbuf/io-pnm.c:711
+#: gdk-pixbuf/io-pnm.c:718
msgid "Premature end-of-file encountered"
msgstr "پیش از موقع به پایان پرونده برخورد شد"
-#: gdk-pixbuf/io-pnm.c:743 gdk-pixbuf/io-pnm.c:974
+#: gdk-pixbuf/io-pnm.c:750 gdk-pixbuf/io-pnm.c:981
msgid "Raw PNM formats require exactly one whitespace before sample data"
-msgstr "قالبهای PNM خام به دقیقاً یک فاصله‌ی خالی قبل از داده‌های نمونه نیاز دارند"
+msgstr ""
+"قالبهای PNM خام به دقیقاً یک فاصله‌ی خالی قبل از داده‌های نمونه نیاز دارند"
-#: gdk-pixbuf/io-pnm.c:770
+#: gdk-pixbuf/io-pnm.c:777
msgid "Cannot allocate memory for loading PNM image"
msgstr "نمی‌توان برای بار کردن تصویر PNM حافظه تخصیص داد"
-#: gdk-pixbuf/io-pnm.c:820
+#: gdk-pixbuf/io-pnm.c:827
msgid "Insufficient memory to load PNM context struct"
msgstr "حافظه برای بار کردن ساختار زمینه‌ی PNM کافی نیست"
-#: gdk-pixbuf/io-pnm.c:871
+#: gdk-pixbuf/io-pnm.c:878
msgid "Unexpected end of PNM image data"
msgstr "پایان غیرمنتظره‌ی داده‌های تصویر PNM"
-#: gdk-pixbuf/io-pnm.c:1003
+#: gdk-pixbuf/io-pnm.c:1010
msgid "Insufficient memory to load PNM file"
msgstr "حافظه برای بار کردن پرونده‌ی PNM کافی نیست"
-#: gdk-pixbuf/io-pnm.c:1082
+#: gdk-pixbuf/io-pnm.c:1089
msgid "The PNM/PBM/PGM/PPM image format family"
msgstr "خانواده‌ی قالبهای تصویر PNM/PBM/PGM/PPM"
@@ -536,60 +579,60 @@ msgstr "حافظه برای بار کردن تصویر RAS کافی نیست"
msgid "The Sun raster image format"
msgstr ""
-#: gdk-pixbuf/io-tga.c:159
+#: gdk-pixbuf/io-tga.c:154
msgid "Cannot allocate memory for IOBuffer struct"
msgstr "نمی‌توان برای ساختار IOBuffer حافظه تخصیص داد"
-#: gdk-pixbuf/io-tga.c:178
+#: gdk-pixbuf/io-tga.c:173
msgid "Cannot allocate memory for IOBuffer data"
msgstr "نمی‌توان برای داده‌های IOBuffer حافظه تخصیص داد"
-#: gdk-pixbuf/io-tga.c:189
+#: gdk-pixbuf/io-tga.c:184
msgid "Cannot realloc IOBuffer data"
msgstr "نمی‌توان داده‌های IOBuffer را بازتخصیص کرد"
-#: gdk-pixbuf/io-tga.c:219
+#: gdk-pixbuf/io-tga.c:214
msgid "Cannot allocate temporary IOBuffer data"
msgstr "نمی‌توان داده‌های موقت IOBuffer را تخصیص داد"
-#: gdk-pixbuf/io-tga.c:353
+#: gdk-pixbuf/io-tga.c:348
msgid "Cannot allocate new pixbuf"
msgstr "نمی‌توان pixbuf جدید تخصیص داد"
-#: gdk-pixbuf/io-tga.c:692
+#: gdk-pixbuf/io-tga.c:689
msgid "Cannot allocate colormap structure"
msgstr "نمی‌توان ساختار نقشه‌رنگ تخصیص داد"
-#: gdk-pixbuf/io-tga.c:699
+#: gdk-pixbuf/io-tga.c:696
msgid "Cannot allocate colormap entries"
msgstr "نمی‌توان مدخلهای نقشه‌رنگ را تخصیص داد"
-#: gdk-pixbuf/io-tga.c:721
+#: gdk-pixbuf/io-tga.c:718
msgid "Unexpected bitdepth for colormap entries"
msgstr "عمق بیتی غیرمنتظره برای مدخلهای نقشه‌رنگ"
-#: gdk-pixbuf/io-tga.c:739
+#: gdk-pixbuf/io-tga.c:736
msgid "Cannot allocate TGA header memory"
msgstr "نمی‌توان حافظه‌ی سرصفحه‌ی TGA را تخصیص داد"
-#: gdk-pixbuf/io-tga.c:772
+#: gdk-pixbuf/io-tga.c:769
msgid "TGA image has invalid dimensions"
msgstr "ابعاد پرونده‌ی TGA نامعتبر است"
-#: gdk-pixbuf/io-tga.c:778 gdk-pixbuf/io-tga.c:787 gdk-pixbuf/io-tga.c:797
-#: gdk-pixbuf/io-tga.c:807 gdk-pixbuf/io-tga.c:814
+#: gdk-pixbuf/io-tga.c:775 gdk-pixbuf/io-tga.c:784 gdk-pixbuf/io-tga.c:794
+#: gdk-pixbuf/io-tga.c:804 gdk-pixbuf/io-tga.c:811
msgid "TGA image type not supported"
msgstr "تصویر نوع TGA پشتیبانی نمی‌شود"
-#: gdk-pixbuf/io-tga.c:861
+#: gdk-pixbuf/io-tga.c:858
msgid "Cannot allocate memory for TGA context struct"
msgstr "نمی‌توان برای ساختار زمینه‌ی TGA حافظه تخصیص داد"
-#: gdk-pixbuf/io-tga.c:926
+#: gdk-pixbuf/io-tga.c:923
msgid "Excess data in file"
msgstr "داده‌های اضافی در پرونده"
-#: gdk-pixbuf/io-tga.c:995
+#: gdk-pixbuf/io-tga.c:992
msgid "The Targa image format"
msgstr "قالب تصویر تارگا"
@@ -670,39 +713,44 @@ msgstr "نوشتن پرونده‌ی موقت هنگام بار کردن تصو
msgid "The XBM image format"
msgstr "قالب تصویر XBM"
-#: gdk-pixbuf/io-xpm.c:1229
+#: gdk-pixbuf/io-xpm.c:467
msgid "No XPM header found"
msgstr "سرصفحه‌ی XPM یافت نشد"
-#: gdk-pixbuf/io-xpm.c:1237
+#: gdk-pixbuf/io-xpm.c:476
+#, fuzzy
+msgid "Invalid XPM header"
+msgstr "پرونده‌ی XBM نامعتبر"
+
+#: gdk-pixbuf/io-xpm.c:484
msgid "XPM file has image width <= 0"
msgstr "عرض تصویر پرونده‌ی XPM کمتر یا مساوی صفر است"
-#: gdk-pixbuf/io-xpm.c:1245
+#: gdk-pixbuf/io-xpm.c:492
msgid "XPM file has image height <= 0"
msgstr "ارتفاع تصویر پرونده‌ی XPM کمتر یا مساوی صفر است"
-#: gdk-pixbuf/io-xpm.c:1253
+#: gdk-pixbuf/io-xpm.c:500
msgid "XPM has invalid number of chars per pixel"
msgstr "تعداد نویسه بر نقطه‌ی XPM نامعتبر است"
-#: gdk-pixbuf/io-xpm.c:1260
+#: gdk-pixbuf/io-xpm.c:507
msgid "XPM file has invalid number of colors"
msgstr "تعداد رنگهای پرونده‌ی XPM نامعتبر است"
-#: gdk-pixbuf/io-xpm.c:1272 gdk-pixbuf/io-xpm.c:1281 gdk-pixbuf/io-xpm.c:1333
+#: gdk-pixbuf/io-xpm.c:519 gdk-pixbuf/io-xpm.c:528 gdk-pixbuf/io-xpm.c:580
msgid "Cannot allocate memory for loading XPM image"
msgstr "نمی‌توان برای بار کردن تصویر XPM حافظه تخصیص داد"
-#: gdk-pixbuf/io-xpm.c:1295
+#: gdk-pixbuf/io-xpm.c:542
msgid "Cannot read XPM colormap"
msgstr "نمی‌توان نقشه‌رنگ XPM را خواند"
-#: gdk-pixbuf/io-xpm.c:1524
+#: gdk-pixbuf/io-xpm.c:771
msgid "Failed to write to temporary file when loading XPM image"
msgstr "نوشتن در پرونده‌ی موقت هنگام بار کردن تصویر XPM شکست خورد"
-#: gdk-pixbuf/io-xpm.c:1559
+#: gdk-pixbuf/io-xpm.c:806
msgid "The XPM image format"
msgstr "قالب تصویر XPM"
@@ -764,6 +812,138 @@ msgstr "پرچم‌ها"
msgid "Gdk debugging flags to unset"
msgstr "پرچم‌های اشکال‌زدایی Gdk که باید صفر شوند"
+#: gdk/keyname-table.h:3940
+msgid "keyboard label|BackSpace"
+msgstr ""
+
+#: gdk/keyname-table.h:3941
+msgid "keyboard label|Tab"
+msgstr ""
+
+#: gdk/keyname-table.h:3942
+msgid "keyboard label|Return"
+msgstr ""
+
+#: gdk/keyname-table.h:3943
+msgid "keyboard label|Pause"
+msgstr ""
+
+#: gdk/keyname-table.h:3944
+msgid "keyboard label|Scroll_Lock"
+msgstr ""
+
+#: gdk/keyname-table.h:3945
+msgid "keyboard label|Sys_Req"
+msgstr ""
+
+#: gdk/keyname-table.h:3946
+msgid "keyboard label|Escape"
+msgstr ""
+
+#: gdk/keyname-table.h:3947
+msgid "keyboard label|Multi_key"
+msgstr ""
+
+#: gdk/keyname-table.h:3948
+msgid "keyboard label|Home"
+msgstr ""
+
+#: gdk/keyname-table.h:3949
+msgid "keyboard label|Page_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3950
+msgid "keyboard label|Page_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3951
+msgid "keyboard label|End"
+msgstr ""
+
+#: gdk/keyname-table.h:3952
+msgid "keyboard label|Begin"
+msgstr ""
+
+#: gdk/keyname-table.h:3953
+msgid "keyboard label|Print"
+msgstr ""
+
+#: gdk/keyname-table.h:3954
+msgid "keyboard label|Insert"
+msgstr ""
+
+#: gdk/keyname-table.h:3955
+msgid "keyboard label|Num_Lock"
+msgstr ""
+
+#: gdk/keyname-table.h:3956
+msgid "keyboard label|KP_Space"
+msgstr ""
+
+#: gdk/keyname-table.h:3957
+msgid "keyboard label|KP_Tab"
+msgstr ""
+
+#: gdk/keyname-table.h:3958
+msgid "keyboard label|KP_Enter"
+msgstr ""
+
+#: gdk/keyname-table.h:3959
+msgid "keyboard label|KP_Home"
+msgstr ""
+
+#: gdk/keyname-table.h:3960
+msgid "keyboard label|KP_Left"
+msgstr ""
+
+#: gdk/keyname-table.h:3961
+msgid "keyboard label|KP_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3962
+msgid "keyboard label|KP_Right"
+msgstr ""
+
+#: gdk/keyname-table.h:3963
+msgid "keyboard label|KP_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3964
+msgid "keyboard label|KP_Page_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3965
+msgid "keyboard label|KP_Prior"
+msgstr ""
+
+#: gdk/keyname-table.h:3966
+msgid "keyboard label|KP_Page_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3967
+msgid "keyboard label|KP_Next"
+msgstr ""
+
+#: gdk/keyname-table.h:3968
+msgid "keyboard label|KP_End"
+msgstr ""
+
+#: gdk/keyname-table.h:3969
+msgid "keyboard label|KP_Begin"
+msgstr ""
+
+#: gdk/keyname-table.h:3970
+msgid "keyboard label|KP_Insert"
+msgstr ""
+
+#: gdk/keyname-table.h:3971
+msgid "keyboard label|KP_Delete"
+msgstr ""
+
+#: gdk/keyname-table.h:3972
+msgid "keyboard label|Delete"
+msgstr ""
+
#. Description of --sync in --help output
#: gdk/win32/gdkmain-win32.c:60
msgid "Don't batch GDI requests"
@@ -799,46 +979,47 @@ msgstr "رنگ‌ها"
msgid "Make X calls synchronous"
msgstr "تماسهای با X همگام شوند"
-#: gtk/gtkaboutdialog.c:260 gtk/gtkaboutdialog.c:1939
+#: gtk/gtkaboutdialog.c:270 gtk/gtkaboutdialog.c:2025
msgid "License"
msgstr "مجوز"
-#: gtk/gtkaboutdialog.c:261
+#: gtk/gtkaboutdialog.c:271
msgid "The license of the program"
msgstr "مجوز برنامه"
#. Add the credits button
-#: gtk/gtkaboutdialog.c:482
-msgid "_Credits"
-msgstr "_دست‌اندرکاران"
+#: gtk/gtkaboutdialog.c:491
+#, fuzzy
+msgid "C_redits"
+msgstr "دست‌اندرکاران"
#. Add the license button
-#: gtk/gtkaboutdialog.c:491
+#: gtk/gtkaboutdialog.c:501
msgid "_License"
msgstr "_مجوز"
-#: gtk/gtkaboutdialog.c:682
+#: gtk/gtkaboutdialog.c:731
#, c-format
msgid "About %s"
msgstr "درباره‌ی %s"
-#: gtk/gtkaboutdialog.c:1876
+#: gtk/gtkaboutdialog.c:1953
msgid "Credits"
msgstr "دست‌اندرکاران"
-#: gtk/gtkaboutdialog.c:1901
+#: gtk/gtkaboutdialog.c:1979
msgid "Written by"
msgstr "نوشته‌ی"
-#: gtk/gtkaboutdialog.c:1904
+#: gtk/gtkaboutdialog.c:1982
msgid "Documented by"
msgstr "مستندسازی از"
-#: gtk/gtkaboutdialog.c:1916
+#: gtk/gtkaboutdialog.c:1994
msgid "Translated by"
msgstr "ترجمه از"
-#: gtk/gtkaboutdialog.c:1920
+#: gtk/gtkaboutdialog.c:1998
msgid "Artwork by"
msgstr "طرح‌ها و تصاویر از"
@@ -846,28 +1027,41 @@ msgstr "طرح‌ها و تصاویر از"
#. * that use the shift key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: gtk/gtkaccellabel.c:119
-msgid "Shift"
-msgstr "تبدیل"
+#: gtk/gtkaccellabel.c:121
+msgid "keyboard label|Shift"
+msgstr ""
#. This is the text that should appear next to menu accelerators
#. * that use the control key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: gtk/gtkaccellabel.c:125
-msgid "Ctrl"
-msgstr "مهار"
+#: gtk/gtkaccellabel.c:128
+msgid "keyboard label|Ctrl"
+msgstr ""
#. This is the text that should appear next to menu accelerators
#. * that use the alt key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: gtk/gtkaccellabel.c:131
-msgid "Alt"
-msgstr "دگرساز"
+#: gtk/gtkaccellabel.c:135
+msgid "keyboard label|Alt"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkaccellabel.c:577
+msgid "keyboard label|Space"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkaccellabel.c:581
+msgid "keyboard label|Backslash"
+msgstr ""
#. Translate to calendar:YM if you want years to be displayed
#. * before months; otherwise translate to calendar:MY.
@@ -878,7 +1072,7 @@ msgstr "دگرساز"
#. * so if you have a default text direction of RTL and YM, then
#. * the year will appear on the right.
#.
-#: gtk/gtkcalendar.c:700
+#: gtk/gtkcalendar.c:647
msgid "calendar:MY"
msgstr "calendar:MY"
@@ -886,130 +1080,171 @@ msgstr "calendar:MY"
#. * first day of the week to calendar:week_start:1 if you want Monday
#. * to be the first day of the week, and so on.
#.
-#: gtk/gtkcalendar.c:710
+#: gtk/gtkcalendar.c:661
msgid "calendar:week_start:0"
msgstr "calendar:week_start:6"
-#: gtk/gtkcellrendererprogress.c:235 gtk/gtkcellrendererprogress.c:293
+#. Translators: This is a text measurement template.
+#. * Translate it to the widest year text.
+#. *
+#. * Don't include the prefix "year measurement template|"
+#. * in the translation.
+#. *
+#. * If you don't understand this, leave it as "2000"
+#.
+#: gtk/gtkcalendar.c:1549
+msgid "year measurement template|2000"
+msgstr ""
+
+#. Translators: This dictates how the year is displayed in
+#. * gtkcalendar widget. See strftime() manual for the format.
+#. * Use only ASCII in the translation.
+#. *
+#. * Also look for the msgid "year measurement template|2000".
+#. * Translate that entry to a year with the widest output of this
+#. * msgid.
+#. *
+#. * Don't include the prefix "calendar year format|" in the
+#. * translation. "%Y" is appropriate for most locales.
+#.
+#: gtk/gtkcalendar.c:1826
+msgid "calendar year format|%Y"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkcellrendererprogress.c:237 gtk/gtkcellrendererprogress.c:295
#, c-format
msgid "progress bar label|%d %%"
msgstr "‪٪%Id‬"
-#: gtk/gtkcolorbutton.c:220 gtk/gtkcolorbutton.c:574
+#: gtk/gtkcolorbutton.c:221 gtk/gtkcolorbutton.c:576
msgid "Pick a Color"
msgstr "یک رنگ بردارید"
-#: gtk/gtkcolorbutton.c:466
+#: gtk/gtkcolorbutton.c:467
msgid "Received invalid color data\n"
msgstr "اطلاعات رنگی نامعتبر دریافت شد\n"
-#: gtk/gtkcolorsel.c:576
+#: gtk/gtkcolorsel.c:561
msgid ""
"The previously-selected color, for comparison to the color you're selecting "
"now. You can drag this color to a palette entry, or select this color as "
"current by dragging it to the other color swatch alongside."
msgstr ""
-"رنگی که پیش‌تر انتخاب شده بود، برای مقایسه با رنگی که حالا دارید انتخاب می‌کنید. "
-"می‌توانید این رنگ را تا یک مدخل تخته‌رنگ بکشید، یا با کشیدنش به نمونه‌ی دیگر در کنار آن، این رنگ را به عنوان رنگ فعلی انتخاب کنید."
-#: gtk/gtkcolorsel.c:581
+"رنگی که پیش‌تر انتخاب شده بود، برای مقایسه با رنگی که حالا دارید انتخاب "
+"می‌کنید. می‌توانید این رنگ را تا یک مدخل تخته‌رنگ بکشید، یا با کشیدنش به نمونه‌ی "
+"دیگر در کنار آن، این رنگ را به عنوان رنگ فعلی انتخاب کنید."
+
+#: gtk/gtkcolorsel.c:566
msgid ""
"The color you've chosen. You can drag this color to a palette entry to save "
"it for use in the future."
-msgstr "رنگی که انتخاب کرده‌اید. می‌توانید این رنگ را به یک مدخل تخته‌رنگ بکشید تا برای استفاده در آینده ذخیره شود."
+msgstr ""
+"رنگی که انتخاب کرده‌اید. می‌توانید این رنگ را به یک مدخل تخته‌رنگ بکشید تا برای "
+"استفاده در آینده ذخیره شود."
-#: gtk/gtkcolorsel.c:942
+#: gtk/gtkcolorsel.c:957
msgid "_Save color here"
msgstr "_ذخیره‌ی رنگ در این‌جا"
-#: gtk/gtkcolorsel.c:1147
+#: gtk/gtkcolorsel.c:1162
msgid ""
"Click this palette entry to make it the current color. To change this entry, "
"drag a color swatch here or right-click it and select \"Save color here.\""
-msgstr "روی این مدخل تخته‌رنگ کلیک کنید تا رنگ فعلی شود. برای تغییر این مدخل، یک نمونه‌ی رنگ را به اینجا بکشید یا روی آن کلیک راست کنید و «ذخیره‌ی رنگ در اینجا» را انتخاب کنید."
+msgstr ""
+"روی این مدخل تخته‌رنگ کلیک کنید تا رنگ فعلی شود. برای تغییر این مدخل، یک "
+"نمونه‌ی رنگ را به اینجا بکشید یا روی آن کلیک راست کنید و «ذخیره‌ی رنگ در "
+"اینجا» را انتخاب کنید."
-#: gtk/gtkcolorsel.c:1913
+#: gtk/gtkcolorsel.c:1929
msgid ""
"Select the color you want from the outer ring. Select the darkness or "
"lightness of that color using the inner triangle."
-msgstr "رنگی را که می‌خواهید از حلقه‌ی خارجی انتخاب کنید. تیرگی یا روشنی آن رنگ را با استفاده از مثلث داخلی انتخاب کنید."
+msgstr ""
+"رنگی را که می‌خواهید از حلقه‌ی خارجی انتخاب کنید. تیرگی یا روشنی آن رنگ را با "
+"استفاده از مثلث داخلی انتخاب کنید."
-#: gtk/gtkcolorsel.c:1938
+#: gtk/gtkcolorsel.c:1954
msgid ""
"Click the eyedropper, then click a color anywhere on your screen to select "
"that color."
-msgstr "روی قطره‌چکان کلیک کنید، سپس روی رنگی در هر جای صفحه‌تان کلیک کنید تا آن رنگ انتخاب شود"
+msgstr ""
+"روی قطره‌چکان کلیک کنید، سپس روی رنگی در هر جای صفحه‌تان کلیک کنید تا آن رنگ "
+"انتخاب شود"
-#: gtk/gtkcolorsel.c:1947
+#: gtk/gtkcolorsel.c:1963
msgid "_Hue:"
msgstr "_پرده:"
-#: gtk/gtkcolorsel.c:1948
+#: gtk/gtkcolorsel.c:1964
msgid "Position on the color wheel."
msgstr "موقعیت روی چرخ رنگ."
-#: gtk/gtkcolorsel.c:1950
+#: gtk/gtkcolorsel.c:1966
msgid "_Saturation:"
msgstr "_غلظت:"
-#: gtk/gtkcolorsel.c:1951
+#: gtk/gtkcolorsel.c:1967
msgid "\"Deepness\" of the color."
msgstr "«عمق» رنگ."
-#: gtk/gtkcolorsel.c:1952
+#: gtk/gtkcolorsel.c:1968
msgid "_Value:"
msgstr "_روشنایی:"
-#: gtk/gtkcolorsel.c:1953
+#: gtk/gtkcolorsel.c:1969
msgid "Brightness of the color."
msgstr "درخشندگی رنگ."
-#: gtk/gtkcolorsel.c:1954
+#: gtk/gtkcolorsel.c:1970
msgid "_Red:"
msgstr "_قرمز:"
-#: gtk/gtkcolorsel.c:1955
+#: gtk/gtkcolorsel.c:1971
msgid "Amount of red light in the color."
msgstr "میزان نور قرمز در رنگ."
-#: gtk/gtkcolorsel.c:1956
+#: gtk/gtkcolorsel.c:1972
msgid "_Green:"
msgstr "_سبز:"
-#: gtk/gtkcolorsel.c:1957
+#: gtk/gtkcolorsel.c:1973
msgid "Amount of green light in the color."
msgstr "میزان نور سبز در رنگ."
-#: gtk/gtkcolorsel.c:1958
+#: gtk/gtkcolorsel.c:1974
msgid "_Blue:"
msgstr "_آبی:"
-#: gtk/gtkcolorsel.c:1959
+#: gtk/gtkcolorsel.c:1975
msgid "Amount of blue light in the color."
msgstr "میزان نور آبی در رنگ."
-#: gtk/gtkcolorsel.c:1962
+#: gtk/gtkcolorsel.c:1978
msgid "_Opacity:"
msgstr "درجه‌ی _ماتی:"
-#: gtk/gtkcolorsel.c:1970 gtk/gtkcolorsel.c:1981
+#: gtk/gtkcolorsel.c:1986 gtk/gtkcolorsel.c:1997
msgid "Transparency of the color."
msgstr "شفافیت رنگ"
-#: gtk/gtkcolorsel.c:1988
+#: gtk/gtkcolorsel.c:2004
msgid "Color _Name:"
msgstr "_نام رنگ:"
-#: gtk/gtkcolorsel.c:2003
+#: gtk/gtkcolorsel.c:2019
msgid ""
"You can enter an HTML-style hexadecimal color value, or simply a color name "
"such as 'orange' in this entry."
-msgstr "می‌توانید یک مقدار رنگ شانزده‌شانزدهی به سبک HTML وارد کنید، یا نام انگلیسی یک رنگ مثل «orange» برای نارنجی را وارد کنید."
+msgstr ""
+"می‌توانید یک مقدار رنگ شانزده‌شانزدهی به سبک HTML وارد کنید، یا نام انگلیسی یک "
+"رنگ مثل «orange» برای نارنجی را وارد کنید."
-#: gtk/gtkcolorsel.c:2022
+#: gtk/gtkcolorsel.c:2038
msgid "_Palette"
msgstr "_تخته‌رنگ"
-#: gtk/gtkcolorsel.c:2054
+#: gtk/gtkcolorsel.c:2070
msgid "Color Wheel"
msgstr "چرخ رنگ"
@@ -1017,303 +1252,323 @@ msgstr "چرخ رنگ"
msgid "Color Selection"
msgstr "انتخاب رنگ"
-#: gtk/gtkentry.c:4507 gtk/gtktextview.c:7030
+#: gtk/gtkentry.c:4508 gtk/gtktextview.c:7068
msgid "Select _All"
msgstr "انتخاب _همه"
-#: gtk/gtkentry.c:4517 gtk/gtktextview.c:7040
+#: gtk/gtkentry.c:4518 gtk/gtktextview.c:7078
msgid "Input _Methods"
msgstr "روش‌های ورودی"
-#: gtk/gtkentry.c:4528 gtk/gtktextview.c:7051
+#: gtk/gtkentry.c:4529 gtk/gtktextview.c:7089
msgid "_Insert Unicode Control Character"
msgstr "_درج نویسه‌ی کنترلی یونی‌کد"
-#: gtk/gtkfilechooser.c:1584 gtk/gtkfilechooser.c:1628
-#: gtk/gtkfilechooser.c:1703 gtk/gtkfilechooser.c:1747
+#: gtk/gtkfilechooser.c:1588 gtk/gtkfilechooser.c:1632
+#: gtk/gtkfilechooser.c:1707 gtk/gtkfilechooser.c:1751
#, c-format
msgid "Invalid filename: %s"
msgstr "نام پرونده‌ی نامعتبر: %s"
-#: gtk/gtkfilechooserbutton.c:65
+#: gtk/gtkfilechooserbutton.c:67
msgid "Select A File"
msgstr "یک پرونده انتخاب کنید"
-#: gtk/gtkfilechooserbutton.c:66 gtk/gtkfilechooserdefault.c:1238
-#: gtk/gtkpathbar.c:982
+#: gtk/gtkfilechooserbutton.c:68 gtk/gtkfilechooserdefault.c:1302
+#: gtk/gtkpathbar.c:1020
msgid "Home"
msgstr "آغازه"
-#: gtk/gtkfilechooserbutton.c:67 gtk/gtkfilechooserdefault.c:1265
-#: gtk/gtkpathbar.c:984
+#: gtk/gtkfilechooserbutton.c:69 gtk/gtkfilechooserdefault.c:1329
+#: gtk/gtkpathbar.c:1022
msgid "Desktop"
msgstr "رومیزی"
# farmaan
-#: gtk/gtkfilechooserbutton.c:68
+#: gtk/gtkfilechooserbutton.c:70
msgid "(None)"
msgstr "(هیچ‌کدام)"
-#: gtk/gtkfilechooserbutton.c:1515
+#: gtk/gtkfilechooserbutton.c:1523
msgid "Other..."
msgstr "غیره..."
-#: gtk/gtkfilechooserdefault.c:869
+#: gtk/gtkfilechooserdefault.c:917
msgid "Could not retrieve information about the file"
msgstr "نمی‌توان اطلاعاتی درباره‌ی پرونده بازیابی کرد"
-#: gtk/gtkfilechooserdefault.c:880
+#: gtk/gtkfilechooserdefault.c:928
msgid "Could not add a bookmark"
msgstr "نمی‌توان چوب‌الفی اضافه کرد"
-#: gtk/gtkfilechooserdefault.c:891
+#: gtk/gtkfilechooserdefault.c:939
msgid "Could not remove bookmark"
msgstr "نمی‌توان چوب‌الف را حذف کرد"
-#: gtk/gtkfilechooserdefault.c:902
+#: gtk/gtkfilechooserdefault.c:950
msgid "The folder could not be created"
msgstr "نمی‌توان پوشه را ایجاد کرد"
-#: gtk/gtkfilechooserdefault.c:913
+#: gtk/gtkfilechooserdefault.c:963
+msgid ""
+"The folder could not be created, as a file with the same name already "
+"exists. Try using a different name for the folder, or rename the file first."
+msgstr ""
+
+#: gtk/gtkfilechooserdefault.c:976
msgid "Invalid file name"
msgstr "نام پرونده‌ی نامعتبر"
-#: gtk/gtkfilechooserdefault.c:923
+#: gtk/gtkfilechooserdefault.c:986
msgid "The folder contents could not be displayed"
msgstr "نمی‌توان محتویات پوشه را نمایش داد"
-#: gtk/gtkfilechooserdefault.c:1128
+#: gtk/gtkfilechooserdefault.c:1192
#, c-format
msgid "Could not get information about '%s': %s"
msgstr "نمی‌توان درباره‌ی «%s» اطلاعات گرفت: %s"
-#: gtk/gtkfilechooserdefault.c:2154
+#: gtk/gtkfilechooserdefault.c:2208
#, c-format
msgid "Add the folder '%s' to the bookmarks"
msgstr "اضافه کردن پوشه‌ی «%s» به چوب‌الفها"
-#: gtk/gtkfilechooserdefault.c:2195
+#: gtk/gtkfilechooserdefault.c:2249
msgid "Add the current folder to the bookmarks"
msgstr "اضافه کردن پوشه‌ی فعلی به چوب‌الفها"
-#: gtk/gtkfilechooserdefault.c:2197
+#: gtk/gtkfilechooserdefault.c:2251
msgid "Add the selected folders to the bookmarks"
msgstr "اضافه کردن پوشه‌های انتخاب‌شده به چوب‌الفها"
-#: gtk/gtkfilechooserdefault.c:2237
+#: gtk/gtkfilechooserdefault.c:2291
#, c-format
msgid "Remove the bookmark '%s'"
msgstr "حذف چوب‌الف «%s»"
-#: gtk/gtkfilechooserdefault.c:2650
+#: gtk/gtkfilechooserdefault.c:2722
#, c-format
msgid "Could not add a bookmark for '%s' because it is an invalid path name."
msgstr "نمی‌توان برای «%s» چوب‌الفی اضافه کرد چون نام مسیر نامعتبری است."
-#: gtk/gtkfilechooserdefault.c:2828
+#: gtk/gtkfilechooserdefault.c:2937
+#, fuzzy
+msgid "Remove"
+msgstr "حذف"
+
+#: gtk/gtkfilechooserdefault.c:2946
+#, fuzzy
+msgid "Rename..."
+msgstr "_تغییر نام"
+
+#: gtk/gtkfilechooserdefault.c:3069
msgid "Shortcuts"
msgstr "میانبرها"
-#: gtk/gtkfilechooserdefault.c:2882
+#: gtk/gtkfilechooserdefault.c:3123
msgid "Folder"
msgstr "پوشه"
-#: gtk/gtkfilechooserdefault.c:2934 gtk/gtkstock.c:295
+#: gtk/gtkfilechooserdefault.c:3179 gtk/gtkstock.c:317
msgid "_Add"
msgstr "_افزودن"
-#: gtk/gtkfilechooserdefault.c:2941
-msgid "Add the selected folder to the bookmarks"
+#: gtk/gtkfilechooserdefault.c:3186
+#, fuzzy
+msgid "Add the selected folder to the Bookmarks"
msgstr "افزودن پوشه‌ی انتخاب‌شده به چوب‌الفها"
-#: gtk/gtkfilechooserdefault.c:2946 gtk/gtkstock.c:352
+#: gtk/gtkfilechooserdefault.c:3191 gtk/gtkstock.c:395
msgid "_Remove"
msgstr "_حذف"
-#: gtk/gtkfilechooserdefault.c:2953
+#: gtk/gtkfilechooserdefault.c:3198
msgid "Remove the selected bookmark"
msgstr "حذف پوشه‌های انتخاب‌شده"
-#: gtk/gtkfilechooserdefault.c:3056
-msgid "_Add to Shortcuts"
+#: gtk/gtkfilechooserdefault.c:3305
+#, fuzzy
+msgid "_Add to Bookmarks"
msgstr "_افزودن به میانبرها"
-#: gtk/gtkfilechooserdefault.c:3066
+#: gtk/gtkfilechooserdefault.c:3315
msgid "Open _Location"
msgstr "باز کردن _مکان"
-#: gtk/gtkfilechooserdefault.c:3078
+#: gtk/gtkfilechooserdefault.c:3327
msgid "Show _Hidden Files"
msgstr "نمایش پرونده‌های _مخفی"
-#: gtk/gtkfilechooserdefault.c:3202 gtk/gtkfilesel.c:767
+#: gtk/gtkfilechooserdefault.c:3451 gtk/gtkfilesel.c:766
msgid "Files"
msgstr "پرونده‌ها"
-#: gtk/gtkfilechooserdefault.c:3233
+#: gtk/gtkfilechooserdefault.c:3482
msgid "Name"
msgstr "_نام:"
-#: gtk/gtkfilechooserdefault.c:3258
+#: gtk/gtkfilechooserdefault.c:3507
msgid "Size"
msgstr "اندازه"
-#: gtk/gtkfilechooserdefault.c:3271
+#: gtk/gtkfilechooserdefault.c:3520
msgid "Modified"
msgstr "تغییریافته"
-#: gtk/gtkfilechooserdefault.c:3303
+#: gtk/gtkfilechooserdefault.c:3552
msgid "Select which types of files are shown"
msgstr "انتخاب این که کدام نوع پرونده‌ها نمایش داده شوند"
#. Create Folder
-#: gtk/gtkfilechooserdefault.c:3339
+#: gtk/gtkfilechooserdefault.c:3588
msgid "Create Fo_lder"
msgstr "ایجاد پو_شه"
#. Name entry
-#: gtk/gtkfilechooserdefault.c:3457
+#: gtk/gtkfilechooserdefault.c:3709
msgid "_Name:"
msgstr "_نام:"
-#: gtk/gtkfilechooserdefault.c:3497
+#: gtk/gtkfilechooserdefault.c:3749
msgid "_Browse for other folders"
msgstr "_مرور برای سایر پوشه‌ها"
-#: gtk/gtkfilechooserdefault.c:3747
+#: gtk/gtkfilechooserdefault.c:4000
msgid "Save in _folder:"
msgstr "ذخیره در پو_شه‌ی:"
-#: gtk/gtkfilechooserdefault.c:3749
+#: gtk/gtkfilechooserdefault.c:4002
msgid "Create in _folder:"
msgstr "ایجاد در پو_شه‌ی:"
-#: gtk/gtkfilechooserdefault.c:4589
+#: gtk/gtkfilechooserdefault.c:4959
msgid "Cannot change to folder because it is not local"
msgstr "نمی‌توان به پوشه رفت چون محلی نیست"
-#: gtk/gtkfilechooserdefault.c:5114
+#: gtk/gtkfilechooserdefault.c:5513
#, c-format
msgid "Shortcut %s does not exist"
msgstr "میانبر %s وجود ندارد"
-#: gtk/gtkfilechooserdefault.c:5574
+#: gtk/gtkfilechooserdefault.c:6057
#, c-format
msgid "Could not mount %s"
msgstr "نمی‌توان %s را سوار کرد"
-#: gtk/gtkfilechooserdefault.c:5868
+#: gtk/gtkfilechooserdefault.c:6352
msgid "Type name of new folder"
msgstr "نام پوشه‌ی جدید را وارد کنید"
-#: gtk/gtkfilechooserdefault.c:5910
# c-format
+#: gtk/gtkfilechooserdefault.c:6394
+#, c-format
msgid "%d byte"
msgid_plural "%d bytes"
msgstr[0] "%Id بایت"
-#: gtk/gtkfilechooserdefault.c:5912
+#: gtk/gtkfilechooserdefault.c:6396
#, c-format
msgid "%.1f K"
msgstr "%I.1f کیلو"
-#: gtk/gtkfilechooserdefault.c:5914
+#: gtk/gtkfilechooserdefault.c:6398
#, c-format
msgid "%.1f M"
msgstr "%I.1f مگا"
-#: gtk/gtkfilechooserdefault.c:5916
+#: gtk/gtkfilechooserdefault.c:6400
#, c-format
msgid "%.1f G"
msgstr "%I.1f گیگا"
-#: gtk/gtkfilechooserdefault.c:5968
+#: gtk/gtkfilechooserdefault.c:6446 gtk/gtkfilechooserdefault.c:6470
+msgid "Unknown"
+msgstr "نامعلوم"
+
+#: gtk/gtkfilechooserdefault.c:6457
msgid "Today"
msgstr "امروز"
-#: gtk/gtkfilechooserdefault.c:5970
+#: gtk/gtkfilechooserdefault.c:6459
msgid "Yesterday"
msgstr "دیروز"
-#: gtk/gtkfilechooserdefault.c:5981
-msgid "Unknown"
-msgstr "نامعلوم"
-
-#: gtk/gtkfilechooserdefault.c:6051
+#: gtk/gtkfilechooserdefault.c:6541
msgid "Cannot change folder"
msgstr "نمی‌توان پوشه را تغییر داد"
-#: gtk/gtkfilechooserdefault.c:6052
+#: gtk/gtkfilechooserdefault.c:6542
msgid "The folder you specified is an invalid path."
msgstr "پوشه‌ای که مشخص کرده‌اید مسیر نامعتبری است."
-#: gtk/gtkfilechooserdefault.c:6091
+#: gtk/gtkfilechooserdefault.c:6581
#, c-format
msgid "Could not build file name from '%s' and '%s'"
msgstr "نمی‌توان از «%s» و «%s» نام پرونده ساخت"
-#: gtk/gtkfilechooserdefault.c:6127
+#: gtk/gtkfilechooserdefault.c:6617
msgid "Could not select item"
msgstr "نمی‌توان مورد را انتخاب کرد"
-#: gtk/gtkfilechooserdefault.c:6167
+#: gtk/gtkfilechooserdefault.c:6657
msgid "Open Location"
msgstr "باز کردن مکان"
-#: gtk/gtkfilechooserdefault.c:6174
+#: gtk/gtkfilechooserdefault.c:6664
msgid "Save in Location"
msgstr "ذخیره در مکان"
-#: gtk/gtkfilechooserdefault.c:6198
+#: gtk/gtkfilechooserdefault.c:6688
msgid "_Location:"
msgstr "_مکان:"
-#: gtk/gtkfilesel.c:731
+#: gtk/gtkfilesel.c:730
msgid "Folders"
msgstr "پوشه‌ها"
-#: gtk/gtkfilesel.c:735
+#: gtk/gtkfilesel.c:734
msgid "Fol_ders"
msgstr "پو_شه‌ها"
-#: gtk/gtkfilesel.c:771
+#: gtk/gtkfilesel.c:770
msgid "_Files"
msgstr "_پرونده‌ها"
-#: gtk/gtkfilesel.c:859 gtk/gtkfilesel.c:2249
+#: gtk/gtkfilesel.c:858 gtk/gtkfilesel.c:2248
#, c-format
msgid "Folder unreadable: %s"
msgstr "پوشه قابل خواندن نیست: %s"
-#: gtk/gtkfilesel.c:990
+#: gtk/gtkfilesel.c:989
#, c-format
msgid ""
"The file \"%s\" resides on another machine (called %s) and may not be "
"available to this program.\n"
"Are you sure that you want to select it?"
msgstr ""
-"پرونده‌ی «%s» روی دستگاه دیگری (به نام %s) است و ممکن است برای این برنامه قابل دسترسی نباشد.\n"
+"پرونده‌ی «%s» روی دستگاه دیگری (به نام %s) است و ممکن است برای این برنامه "
+"قابل دسترسی نباشد.\n"
"آیا مطمئنید می‌خواهید انتخابش کنید؟"
-#: gtk/gtkfilesel.c:1121
+#: gtk/gtkfilesel.c:1120
msgid "_New Folder"
msgstr "پوشه‌ی _جدید"
-#: gtk/gtkfilesel.c:1132
+#: gtk/gtkfilesel.c:1131
msgid "De_lete File"
msgstr "_حذف پرونده"
-#: gtk/gtkfilesel.c:1143
+#: gtk/gtkfilesel.c:1142
msgid "_Rename File"
msgstr "_تغییر نام پرونده"
-#: gtk/gtkfilesel.c:1445
+#: gtk/gtkfilesel.c:1444
#, c-format
msgid ""
"The folder name \"%s\" contains symbols that are not allowed in filenames"
msgstr "نام پوشه‌ی «%s» نمادهایی دارد که در نام پرونده‌ها مجاز نیستند"
-#: gtk/gtkfilesel.c:1447
+#: gtk/gtkfilesel.c:1446
#, c-format
msgid ""
"Error creating folder \"%s\": %s\n"
@@ -1322,33 +1577,33 @@ msgstr ""
"خطا در ایجاد پوشه‌ی «%s»: %s\n"
"%s"
-#: gtk/gtkfilesel.c:1448 gtk/gtkfilesel.c:1684
+#: gtk/gtkfilesel.c:1447 gtk/gtkfilesel.c:1683
msgid "You probably used symbols not allowed in filenames."
msgstr "احتمالاً از نمادهایی استفاده کرده‌اید که در نام پرونده‌ها مجاز نیستند"
-#: gtk/gtkfilesel.c:1456
+#: gtk/gtkfilesel.c:1455
#, c-format
msgid "Error creating folder \"%s\": %s\n"
msgstr "خطا در ایجاد پوشه‌ی \"%s\": %s\n"
-#: gtk/gtkfilesel.c:1490
+#: gtk/gtkfilesel.c:1489
msgid "New Folder"
msgstr "پوشه‌ی جدید"
-#: gtk/gtkfilesel.c:1505
+#: gtk/gtkfilesel.c:1504
msgid "_Folder name:"
msgstr "_نام پوشه:"
-#: gtk/gtkfilesel.c:1529
+#: gtk/gtkfilesel.c:1528
msgid "C_reate"
msgstr "_ایجاد"
-#: gtk/gtkfilesel.c:1572
+#: gtk/gtkfilesel.c:1571
#, c-format
msgid "The filename \"%s\" contains symbols that are not allowed in filenames"
msgstr "نام پرونده‌ی «%s» نمادهایی دارد که در نام پرونده‌ها مجاز نیستند"
-#: gtk/gtkfilesel.c:1575
+#: gtk/gtkfilesel.c:1574
#, c-format
msgid ""
"Error deleting file \"%s\": %s\n"
@@ -1357,30 +1612,30 @@ msgstr ""
"خطا در حذف پرونده‌ی «%s»: %s\n"
"%s"
-#: gtk/gtkfilesel.c:1577 gtk/gtkfilesel.c:1698
+#: gtk/gtkfilesel.c:1576 gtk/gtkfilesel.c:1697
msgid "It probably contains symbols not allowed in filenames."
msgstr "احتمالاً نمادهایی دارد که در نام پرونده‌ها مجاز نیست."
-#: gtk/gtkfilesel.c:1586
+#: gtk/gtkfilesel.c:1585
#, c-format
msgid "Error deleting file \"%s\": %s"
msgstr "خطا در حذف پرونده‌ی \"%s\": %s"
-#: gtk/gtkfilesel.c:1629
+#: gtk/gtkfilesel.c:1628
#, c-format
msgid "Really delete file \"%s\"?"
msgstr "پرونده‌ی «%s» واقعاً حذف شود؟"
-#: gtk/gtkfilesel.c:1634
+#: gtk/gtkfilesel.c:1633
msgid "Delete File"
msgstr "حذف پرونده"
-#: gtk/gtkfilesel.c:1680 gtk/gtkfilesel.c:1694
+#: gtk/gtkfilesel.c:1679 gtk/gtkfilesel.c:1693
#, c-format
msgid "The file name \"%s\" contains symbols that are not allowed in filenames"
msgstr "نام پرونده‌ی «%s» نمادهایی دارد که در نام پرونده‌ها مجاز نیستند"
-#: gtk/gtkfilesel.c:1682
+#: gtk/gtkfilesel.c:1681
#, c-format
msgid ""
"Error renaming file to \"%s\": %s\n"
@@ -1389,7 +1644,7 @@ msgstr ""
"خطا در تغییر نام پرونده‌ی «%s»: %s\n"
"%s"
-#: gtk/gtkfilesel.c:1696
+#: gtk/gtkfilesel.c:1695
#, c-format
msgid ""
"Error renaming file \"%s\": %s\n"
@@ -1398,44 +1653,46 @@ msgstr ""
"خطا در تغییر نام پرونده‌ی «%s»: %s\n"
"%s"
-#: gtk/gtkfilesel.c:1706
+#: gtk/gtkfilesel.c:1705
#, c-format
msgid "Error renaming file \"%s\" to \"%s\": %s"
msgstr "خطا در تغییر نام پرونده‌ی «%s» به «%s»: %s"
-#: gtk/gtkfilesel.c:1753
+#: gtk/gtkfilesel.c:1752
msgid "Rename File"
msgstr "تغییر نام پرونده"
-#: gtk/gtkfilesel.c:1768
+#: gtk/gtkfilesel.c:1767
#, c-format
msgid "Rename file \"%s\" to:"
msgstr "تغییر نام پرونده‌ی «%s» به:"
-#: gtk/gtkfilesel.c:1797
+#: gtk/gtkfilesel.c:1796
msgid "_Rename"
msgstr "_تغییر نام"
-#: gtk/gtkfilesel.c:2229
+#: gtk/gtkfilesel.c:2228
msgid "_Selection: "
msgstr "_انتخاب: "
-#: gtk/gtkfilesel.c:3152
+#: gtk/gtkfilesel.c:3151
#, c-format
msgid ""
"The filename \"%s\" couldn't be converted to UTF-8. (try setting the "
"environment variable G_FILENAME_ENCODING): %s"
-msgstr "نام پرونده‌ی «%s» را نمی‌توان به UTF-8 تبدیل کرد. (تنظیم متغیر محیطی G_FILENAME_ENCODING را امتحان کنید): %s"
+msgstr ""
+"نام پرونده‌ی «%s» را نمی‌توان به UTF-8 تبدیل کرد. (تنظیم متغیر محیطی "
+"G_FILENAME_ENCODING را امتحان کنید): %s"
-#: gtk/gtkfilesel.c:3155
+#: gtk/gtkfilesel.c:3154
msgid "Invalid UTF-8"
msgstr "‏UTF-8 نامعتبر"
-#: gtk/gtkfilesel.c:4032
+#: gtk/gtkfilesel.c:4031
msgid "Name too long"
msgstr "نام خیلی بلند است"
-#: gtk/gtkfilesel.c:4034
+#: gtk/gtkfilesel.c:4033
msgid "Couldn't convert filename"
msgstr "نمی‌توان نام پرونده را تبدیل کرد"
@@ -1443,95 +1700,111 @@ msgstr "نمی‌توان نام پرونده را تبدیل کرد"
msgid "(Empty)"
msgstr "(خالی)"
-#: gtk/gtkfilesystemunix.c:440 gtk/gtkfilesystemunix.c:632
-#: gtk/gtkfilesystemunix.c:1739 gtk/gtkfilesystemwin32.c:482
-#: gtk/gtkfilesystemwin32.c:495 gtk/gtkfilesystemwin32.c:1530
+#: gtk/gtkfilesystemunix.c:475 gtk/gtkfilesystemunix.c:678
+#: gtk/gtkfilesystemunix.c:1918 gtk/gtkfilesystemwin32.c:482
+#: gtk/gtkfilesystemwin32.c:495 gtk/gtkfilesystemwin32.c:1560
#, c-format
msgid "Error getting information for '%s': %s"
msgstr "خطا در گرفتن اطلاعات برای «%s»: %s"
-#: gtk/gtkfilesystemunix.c:501 gtk/gtkfilesystemwin32.c:537
+#: gtk/gtkfilesystemunix.c:547 gtk/gtkfilesystemwin32.c:537
#, c-format
msgid "Error creating directory '%s': %s"
msgstr "خطا در ایجاد شاخه‌ی «%s»: %s"
-#: gtk/gtkfilesystemunix.c:581 gtk/gtkfilesystemwin32.c:597
+#: gtk/gtkfilesystemunix.c:627 gtk/gtkfilesystemwin32.c:597
msgid "This file system does not support mounting"
msgstr "این سیستم پرونده‌ها از سوار شدن پشتیبانی نمی‌کند"
-#: gtk/gtkfilesystemunix.c:589
+#: gtk/gtkfilesystemunix.c:635
msgid "Filesystem"
msgstr "سیستم پرونده‌ها"
-#: gtk/gtkfilesystemunix.c:746
+#: gtk/gtkfilesystemunix.c:792
#, c-format
msgid "Could not get a stock icon for %s"
msgstr ""
-#: gtk/gtkfilesystemunix.c:841
+#: gtk/gtkfilesystemunix.c:887
#, c-format
msgid ""
"The name \"%s\" is not valid because it contains the character \"%s\". "
"Please use a different name."
-msgstr "نام «%s» معتبر نیست چون شامل نویسه‌ی «%s» است. لطفاً از نام دیگری استفاده کنید."
+msgstr ""
+"نام «%s» معتبر نیست چون شامل نویسه‌ی «%s» است. لطفاً از نام دیگری استفاده کنید."
-#: gtk/gtkfilesystemunix.c:1446 gtk/gtkfilesystemwin32.c:1004
-#, c-format
-msgid "Bookmark saving failed: %s"
+#: gtk/gtkfilesystemunix.c:1489
+#, fuzzy, c-format
+msgid "Writing %s failed: %s"
msgstr "ذخیره‌ی چوب‌الف شکست خورد: %s"
-#: gtk/gtkfilesystemunix.c:1498
+#: gtk/gtkfilesystemunix.c:1578
#, c-format
msgid "'%s' already exists in the bookmarks list"
msgstr "‏«%s» از قبل در فهرست چوب‌الفها موجود است"
-#: gtk/gtkfilesystemunix.c:1560
+#: gtk/gtkfilesystemunix.c:1650
#, c-format
msgid "'%s' does not exist in the bookmarks list"
msgstr "‏«%s» در فهرست چوب‌الفها موجود نیست"
-#: gtk/gtkfilesystemunix.c:1699
+#: gtk/gtkfilesystemunix.c:1878
#, c-format
msgid "Error getting information for '/': %s"
msgstr "خطا در گرفتن اطلاعات برای «/»: %s"
-#: gtk/gtkfontbutton.c:178 gtk/gtkfontbutton.c:295
+#: gtk/gtkfilesystemwin32.c:611
+#, c-format
+msgid "Network Drive (%s)"
+msgstr ""
+
+#: gtk/gtkfilesystemwin32.c:650
+#, c-format
+msgid "%s (%s)"
+msgstr ""
+
+#: gtk/gtkfilesystemwin32.c:1032
+#, c-format
+msgid "Bookmark saving failed: %s"
+msgstr "ذخیره‌ی چوب‌الف شکست خورد: %s"
+
+#: gtk/gtkfontbutton.c:179 gtk/gtkfontbutton.c:292
msgid "Pick a Font"
msgstr "یک قلم بردارید"
#. Initialize fields
-#: gtk/gtkfontbutton.c:289
+#: gtk/gtkfontbutton.c:286
msgid "Sans 12"
msgstr ""
-#: gtk/gtkfontbutton.c:807
+#: gtk/gtkfontbutton.c:804
msgid "Font"
msgstr "قلم"
#. This is the default text shown in the preview entry, though the user
#. can set it. Remember that some fonts only have capital letters.
-#: gtk/gtkfontsel.c:73
+#: gtk/gtkfontsel.c:74
msgid "abcdefghijk ABCDEFGHIJK"
msgstr "ا‌ب‌ج‌درس‌ص‌ط‌ع‌ف‌ق‌ک‌ل‌م‌ن‌و‌ه‍‌ی"
-#: gtk/gtkfontsel.c:360
+#: gtk/gtkfontsel.c:361
msgid "_Family:"
msgstr "_خانواده:"
-#: gtk/gtkfontsel.c:366
+#: gtk/gtkfontsel.c:367
msgid "_Style:"
msgstr "_سبک:"
-#: gtk/gtkfontsel.c:372
+#: gtk/gtkfontsel.c:373
msgid "Si_ze:"
msgstr "_اندازه:"
#. create the text entry widget
-#: gtk/gtkfontsel.c:548
+#: gtk/gtkfontsel.c:549
msgid "_Preview:"
msgstr "_پیش‌نمایش:"
-#: gtk/gtkfontsel.c:1382
+#: gtk/gtkfontsel.c:1383
msgid "Font Selection"
msgstr "انتخاب قلم"
@@ -1546,24 +1819,25 @@ msgstr "مقدار _گاما"
#. Remove this icon source so we don't keep trying to
#. * load it.
#.
-#: gtk/gtkiconfactory.c:1629
+#: gtk/gtkiconfactory.c:1644
#, c-format
msgid "Error loading icon: %s"
msgstr "خطا در بار کردن شمایل: %s"
-#: gtk/gtkicontheme.c:1263
+#: gtk/gtkicontheme.c:1250
#, c-format
msgid ""
"Could not find the icon '%s'. The '%s' theme\n"
"was not found either, perhaps you need to install it.\n"
"You can get a copy from:\n"
"\t%s"
-msgstr "نمی‌توان شمایل «%s» را یافت. تم «%s»\n"
+msgstr ""
+"نمی‌توان شمایل «%s» را یافت. تم «%s»\n"
"را نیز نمی‌توان یافت، شاید لازم باشد نصبش کنید.\n"
"می‌توانید یک نسخه از نشانی زیر بگیرید:\n"
"\t%s"
-#: gtk/gtkicontheme.c:1328
+#: gtk/gtkicontheme.c:1315
#, c-format
msgid "Icon '%s' not present in theme"
msgstr "شمایل «%s» در تم وجود ندارد"
@@ -1651,7 +1925,7 @@ msgstr "(نامعلوم)"
msgid "clear"
msgstr "پاک شود"
-#: gtk/gtklabel.c:3931
+#: gtk/gtklabel.c:3935
msgid "Select All"
msgstr "انتخاب همه"
@@ -1685,355 +1959,393 @@ msgstr "پرچمهای اشکال‌زدایی GTK+ که باید صفر شون
#. * Do *not* translate it to "predefinito:LTR", if it
#. * it isn't default:LTR or default:RTL it will not work
#.
-#: gtk/gtkmain.c:482
+#: gtk/gtkmain.c:476
msgid "default:LTR"
msgstr "default:RTL"
-#: gtk/gtkmain.c:565
+#: gtk/gtkmain.c:559
msgid "GTK+ Options"
msgstr "گزینه‌های GTK+"
-#: gtk/gtkmain.c:565
+#: gtk/gtkmain.c:559
msgid "Show GTK+ Options"
msgstr "نشان دادن گزینه‌های GTK+"
-#: gtk/gtknotebook.c:2712 gtk/gtknotebook.c:5060
+#: gtk/gtknotebook.c:2718 gtk/gtknotebook.c:5064
#, c-format
msgid "Page %u"
msgstr "صفحه‌ی %Iu"
-#: gtk/gtkradiotoolbutton.c:91
+#: gtk/gtkradiotoolbutton.c:92
msgid "Group"
msgstr "گروه"
-#: gtk/gtkradiotoolbutton.c:92
+#: gtk/gtkradiotoolbutton.c:93
msgid "The radio tool button whose group this button belongs to."
msgstr "دکمه‌ی ابزار رادیویی‌ای که این دکمه به گروه آن تعلق دارد."
-#: gtk/gtkrc.c:2399
+#: gtk/gtkrc.c:2400
#, c-format
msgid "Unable to find include file: \"%s\""
msgstr "نمی‌توان پرونده‌ی درجی را یافت: «%s»"
-#: gtk/gtkrc.c:3038 gtk/gtkrc.c:3041
+#: gtk/gtkrc.c:3042 gtk/gtkrc.c:3045
#, c-format
msgid "Unable to locate image file in pixmap_path: \"%s\""
msgstr "نمی‌توان پرونده‌ی تصویر را در pixmap_path یافت: «%s»"
-#: gtk/gtkrc.c:3476
+#: gtk/gtkrc.c:3480
#, c-format
msgid "Pixmap path element: \"%s\" must be absolute, %s, line %d"
msgstr ""
#. KEEP IN SYNC with gtkiconfactory.c stock icons, when appropriate
-#: gtk/gtkstock.c:286
+#: gtk/gtkstock.c:308
msgid "Information"
msgstr "اطلاعات"
-#: gtk/gtkstock.c:287
+#: gtk/gtkstock.c:309
msgid "Warning"
msgstr "اخطار"
-#: gtk/gtkstock.c:288
+#: gtk/gtkstock.c:310
msgid "Error"
msgstr "خطا"
-#: gtk/gtkstock.c:289
+#: gtk/gtkstock.c:311
msgid "Question"
msgstr "سؤال"
#. FIXME these need accelerators when appropriate, and
#. * need the mnemonics to be rationalized
#.
-#: gtk/gtkstock.c:294
+#: gtk/gtkstock.c:316
msgid "_About"
msgstr "_درباره"
-#: gtk/gtkstock.c:296
+#: gtk/gtkstock.c:318
msgid "_Apply"
msgstr "اِ_عمال"
-#: gtk/gtkstock.c:297
+#: gtk/gtkstock.c:319
msgid "_Bold"
msgstr "_سیاه"
-#: gtk/gtkstock.c:298
+#: gtk/gtkstock.c:320
msgid "_Cancel"
msgstr "ان_صراف"
-#: gtk/gtkstock.c:299
+#: gtk/gtkstock.c:321
msgid "_CD-Rom"
msgstr "_سی‌دی"
-#: gtk/gtkstock.c:300
+#: gtk/gtkstock.c:322
msgid "_Clear"
msgstr "_پاک کردن"
-#: gtk/gtkstock.c:301
+#: gtk/gtkstock.c:323
msgid "_Close"
msgstr "_بستن"
-#: gtk/gtkstock.c:302
+#: gtk/gtkstock.c:324
msgid "_Convert"
msgstr "_تبدیل"
-#: gtk/gtkstock.c:303
+#: gtk/gtkstock.c:325
msgid "_Copy"
msgstr "_نسخه‌برداری"
-#: gtk/gtkstock.c:304
+#: gtk/gtkstock.c:326
msgid "Cu_t"
msgstr "_برش"
-#: gtk/gtkstock.c:305
+#: gtk/gtkstock.c:327
msgid "_Delete"
msgstr "_حذف"
-#: gtk/gtkstock.c:306
+#: gtk/gtkstock.c:328
msgid "_Execute"
msgstr "ا_جرا"
-#: gtk/gtkstock.c:307
+#: gtk/gtkstock.c:329
msgid "_Edit"
msgstr "_ویرایش"
-#: gtk/gtkstock.c:308
+#: gtk/gtkstock.c:330
msgid "_Find"
msgstr "_یافتن"
-#: gtk/gtkstock.c:309
+#: gtk/gtkstock.c:331
msgid "Find and _Replace"
msgstr "یافتن و _جای‌گزینی"
-#: gtk/gtkstock.c:310
+#: gtk/gtkstock.c:332
msgid "_Floppy"
msgstr "دیسک _نرم"
-#: gtk/gtkstock.c:311
-msgid "_Bottom"
-msgstr "_پایین"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:334
+msgid "Navigation|_Bottom"
+msgstr ""
-#: gtk/gtkstock.c:312
-msgid "_First"
-msgstr "_اولین"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:336
+msgid "Navigation|_First"
+msgstr ""
-#: gtk/gtkstock.c:313
-msgid "_Last"
-msgstr "آ_خرین"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:338
+msgid "Navigation|_Last"
+msgstr ""
-#: gtk/gtkstock.c:314
-msgid "_Top"
-msgstr "_بالا"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:340
+msgid "Navigation|_Top"
+msgstr ""
-#: gtk/gtkstock.c:315
-msgid "_Back"
-msgstr "_عقب"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:342
+msgid "Navigation|_Back"
+msgstr ""
-#: gtk/gtkstock.c:316
-msgid "_Down"
-msgstr "_پایین"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:344
+msgid "Navigation|_Down"
+msgstr ""
-#: gtk/gtkstock.c:317 gtk/gtkstock.c:331
-msgid "_Forward"
-msgstr "_جلو"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:346
+msgid "Navigation|_Forward"
+msgstr ""
-#: gtk/gtkstock.c:318
-msgid "_Up"
-msgstr "_بالا"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:348
+msgid "Navigation|_Up"
+msgstr ""
-#: gtk/gtkstock.c:319
+#: gtk/gtkstock.c:349
msgid "_Harddisk"
msgstr "دیسک _سخت"
-#: gtk/gtkstock.c:320
+#: gtk/gtkstock.c:350
msgid "_Help"
msgstr "_راهنما"
-#: gtk/gtkstock.c:321
+#: gtk/gtkstock.c:351
msgid "_Home"
msgstr "آ_غازه"
-#: gtk/gtkstock.c:322
+#: gtk/gtkstock.c:352
msgid "Increase Indent"
msgstr "افزایش تورفتگی"
-#: gtk/gtkstock.c:323
+#: gtk/gtkstock.c:353
msgid "Decrease Indent"
msgstr "کاهش تورفتگی"
-#: gtk/gtkstock.c:324
+#: gtk/gtkstock.c:354
msgid "_Index"
msgstr "_نمایه"
-#: gtk/gtkstock.c:325
+#: gtk/gtkstock.c:355
msgid "_Italic"
msgstr "ای_تالیک"
-#: gtk/gtkstock.c:326
+#: gtk/gtkstock.c:356
msgid "_Jump to"
msgstr "_پرش به"
-#: gtk/gtkstock.c:327
-msgid "_Center"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:358
+#, fuzzy
+msgid "Justify|_Center"
msgstr "_مرکز"
-#: gtk/gtkstock.c:328
-msgid "_Fill"
-msgstr "_پر کردن"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:360
+msgid "Justify|_Fill"
+msgstr ""
-#: gtk/gtkstock.c:329
-msgid "_Left"
-msgstr "_چپ"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:362
+msgid "Justify|_Left"
+msgstr ""
-#: gtk/gtkstock.c:330
-msgid "_Right"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:364
+#, fuzzy
+msgid "Justify|_Right"
msgstr "_راست"
-#: gtk/gtkstock.c:332
-msgid "_Next"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:367
+#, fuzzy
+msgid "Media|_Forward"
+msgstr "_جلو"
+
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:369
+#, fuzzy
+msgid "Media|_Next"
msgstr "_بعدی"
-#: gtk/gtkstock.c:333
-msgid "P_ause"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:371
+#, fuzzy
+msgid "Media|P_ause"
msgstr "مک_ث"
-#: gtk/gtkstock.c:334
-msgid "_Play"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:373
+#, fuzzy
+msgid "Media|_Play"
msgstr "پ_خش"
-#: gtk/gtkstock.c:335
-msgid "Pre_vious"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:375
+#, fuzzy
+msgid "Media|Pre_vious"
msgstr "_قبلی"
-#: gtk/gtkstock.c:336
-msgid "_Record"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:377
+#, fuzzy
+msgid "Media|_Record"
msgstr "_ضبط:"
-#: gtk/gtkstock.c:337
-msgid "R_ewind"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:379
+#, fuzzy
+msgid "Media|R_ewind"
msgstr "_عقب بردن"
-#: gtk/gtkstock.c:338 gtk/gtkstock.c:361
-msgid "_Stop"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:381
+#, fuzzy
+msgid "Media|_Stop"
msgstr "_توقف"
-#: gtk/gtkstock.c:339
+#: gtk/gtkstock.c:382
msgid "_Network"
msgstr "_شبکه"
-#: gtk/gtkstock.c:340
+#: gtk/gtkstock.c:383
msgid "_New"
msgstr "_جدید"
-#: gtk/gtkstock.c:341
+#: gtk/gtkstock.c:384
msgid "_No"
msgstr "_نه"
-#: gtk/gtkstock.c:342
+#: gtk/gtkstock.c:385
msgid "_OK"
msgstr "_تأیید"
-#: gtk/gtkstock.c:343
+#: gtk/gtkstock.c:386
msgid "_Open"
msgstr "_باز کردن"
-#: gtk/gtkstock.c:344
+#: gtk/gtkstock.c:387
msgid "_Paste"
msgstr "_چسباندن"
-#: gtk/gtkstock.c:345
+#: gtk/gtkstock.c:388
msgid "_Preferences"
msgstr "_ترجیحات"
-#: gtk/gtkstock.c:346
+#: gtk/gtkstock.c:389
msgid "_Print"
msgstr "_چاپ"
-#: gtk/gtkstock.c:347
+#: gtk/gtkstock.c:390
msgid "Print Pre_view"
msgstr "پی_ش‌نمایش چاپ"
-#: gtk/gtkstock.c:348
+#: gtk/gtkstock.c:391
msgid "_Properties"
msgstr "_ویژگی‌ها"
-#: gtk/gtkstock.c:349
+#: gtk/gtkstock.c:392
msgid "_Quit"
msgstr "_خروج"
-#: gtk/gtkstock.c:350
+#: gtk/gtkstock.c:393
msgid "_Redo"
msgstr "_دوباره"
-#: gtk/gtkstock.c:351
+#: gtk/gtkstock.c:394
msgid "_Refresh"
msgstr "_نوسازی"
-#: gtk/gtkstock.c:353
+#: gtk/gtkstock.c:396
msgid "_Revert"
msgstr "باز_گشت"
-#: gtk/gtkstock.c:354
+#: gtk/gtkstock.c:397
msgid "_Save"
msgstr "_ذخیره"
-#: gtk/gtkstock.c:355
+#: gtk/gtkstock.c:398
msgid "Save _As"
msgstr "ذخیره با _نام"
-#: gtk/gtkstock.c:356
+#: gtk/gtkstock.c:399
msgid "_Color"
msgstr "_رنگ"
-#: gtk/gtkstock.c:357
+#: gtk/gtkstock.c:400
msgid "_Font"
msgstr "_قلم"
-#: gtk/gtkstock.c:358
+#: gtk/gtkstock.c:401
msgid "_Ascending"
msgstr "_صعودی"
-#: gtk/gtkstock.c:359
+#: gtk/gtkstock.c:402
msgid "_Descending"
msgstr "_نزولی"
-#: gtk/gtkstock.c:360
+#: gtk/gtkstock.c:403
msgid "_Spell Check"
msgstr "_غلطیابی املایی"
-#: gtk/gtkstock.c:362
+#: gtk/gtkstock.c:404
+msgid "_Stop"
+msgstr "_توقف"
+
+#: gtk/gtkstock.c:405
msgid "_Strikethrough"
msgstr "_خط‌خورده"
-#: gtk/gtkstock.c:363
+#: gtk/gtkstock.c:406
msgid "_Undelete"
msgstr "احیا"
-#: gtk/gtkstock.c:364
+#: gtk/gtkstock.c:407
msgid "_Underline"
msgstr "_زیرخط‌دار"
-#: gtk/gtkstock.c:365
+#: gtk/gtkstock.c:408
msgid "_Undo"
msgstr "_برگشت حرکت"
-#: gtk/gtkstock.c:366
+#: gtk/gtkstock.c:409
msgid "_Yes"
msgstr "_بله"
-#: gtk/gtkstock.c:367
+#: gtk/gtkstock.c:410
msgid "_Normal Size"
msgstr "اندازه‌ی _عادی"
-#: gtk/gtkstock.c:368
+#: gtk/gtkstock.c:411
msgid "Best _Fit"
msgstr "بهترین اندازه"
-#: gtk/gtkstock.c:369
+#: gtk/gtkstock.c:412
msgid "Zoom _In"
msgstr "زوم به _داخل"
-#: gtk/gtkstock.c:370
+#: gtk/gtkstock.c:413
msgid "Zoom _Out"
msgstr "زوم به _خارج"
@@ -2086,22 +2398,22 @@ msgstr "نمی‌توان موتور تم را در module_path یافت: «%s»
msgid "--- No Tip ---"
msgstr ""
-#: gtk/gtkuimanager.c:1132
+#: gtk/gtkuimanager.c:1154
#, c-format
msgid "Unknown attribute '%s' on line %d char %d"
msgstr "مشخصه‌ی نامعلوم «%s» در سطر %Id نویسه‌ی %Id"
-#: gtk/gtkuimanager.c:1332
+#: gtk/gtkuimanager.c:1371
#, c-format
msgid "Unexpected start tag '%s' on line %d char %d"
msgstr "برچسب شروع غیرمنتظره «%s» در سطر %Id نویسه‌ی %Id"
-#: gtk/gtkuimanager.c:1417
+#: gtk/gtkuimanager.c:1461
#, c-format
msgid "Unexpected character data on line %d char %d"
msgstr "داده‌ی نویسه‌ای غیرمنتظره در سطر %Id نویسه‌ی %Id"
-#: gtk/gtkuimanager.c:2209
+#: gtk/gtkuimanager.c:2272
msgid "Empty"
msgstr "خالی"
@@ -2160,6 +2472,45 @@ msgstr "شیوه‌ی ورودی X"
msgid "Could not get information for file '%s': %s"
msgstr "نمی‌توان برای پرونده‌ی «%s» اطلاعات گرفت: %s"
+#~ msgid "_Credits"
+#~ msgstr "_دست‌اندرکاران"
+
+#~ msgid "Shift"
+#~ msgstr "تبدیل"
+
+#~ msgid "Ctrl"
+#~ msgstr "مهار"
+
+#~ msgid "Alt"
+#~ msgstr "دگرساز"
+
+#~ msgid "_Bottom"
+#~ msgstr "_پایین"
+
+#~ msgid "_First"
+#~ msgstr "_اولین"
+
+#~ msgid "_Last"
+#~ msgstr "آ_خرین"
+
+#~ msgid "_Top"
+#~ msgstr "_بالا"
+
+#~ msgid "_Back"
+#~ msgstr "_عقب"
+
+#~ msgid "_Down"
+#~ msgstr "_پایین"
+
+#~ msgid "_Up"
+#~ msgstr "_بالا"
+
+#~ msgid "_Fill"
+#~ msgstr "_پر کردن"
+
+#~ msgid "_Left"
+#~ msgstr "_چپ"
+
#, fuzzy
#~ msgid "Error getting information for '%s'"
#~ msgstr "خطا در گرفتن اطلاعات برای '%s': %s"
@@ -2195,10 +2546,6 @@ msgstr "نمی‌توان برای پرونده‌ی «%s» اطلاعات گر
#~ msgstr "افزودن"
#, fuzzy
-#~ msgid "Remove"
-#~ msgstr "حذف"
-
-#, fuzzy
#~ msgid "Up"
#~ msgstr "بالا"
diff --git a/po/fi.po b/po/fi.po
index dfbf11c29..dd6e9750e 100644
--- a/po/fi.po
+++ b/po/fi.po
@@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gtk+ 2.2.0\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-01-16 12:05+0200\n"
+"POT-Creation-Date: 2005-06-20 14:30-0400\n"
"PO-Revision-Date: 2005-02-06 03:48+0200\n"
"Last-Translator: Pauli Virtanen <pauli.virtanen@hut.fi>\n"
"Language-Team: Finnish <gnome-fi-laatu@lists.sourceforge.net>\n"
@@ -20,7 +20,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: gdk-pixbuf/gdk-pixbuf-animation.c:153 gdk-pixbuf/gdk-pixbuf-io.c:838
-#: gdk-pixbuf/gdk-pixbuf-io.c:1069 tests/testfilechooser.c:199
+#: gdk-pixbuf/gdk-pixbuf-io.c:1068 tests/testfilechooser.c:199
#, c-format
msgid "Failed to open file '%s': %s"
msgstr "Tiedoston \"%s\" avaus epäonnistui: %s"
@@ -31,13 +31,12 @@ msgid "Image file '%s' contains no data"
msgstr "Kuvatiedostossa \"%s\" ei ole sisältöä"
#: gdk-pixbuf/gdk-pixbuf-animation.c:208 gdk-pixbuf/gdk-pixbuf-io.c:887
-#: gdk-pixbuf/gdk-pixbuf-io.c:1110 tests/testfilechooser.c:244
+#: gdk-pixbuf/gdk-pixbuf-io.c:1109 tests/testfilechooser.c:244
#, c-format
msgid ""
"Failed to load image '%s': reason not known, probably a corrupt image file"
msgstr ""
-"Kuvan \"%s\" lataus epäonnistui: syy tuntematon, ehkä vioittunut "
-"kuvatiedosto"
+"Kuvan \"%s\" lataus epäonnistui: syy tuntematon, ehkä vioittunut kuvatiedosto"
#: gdk-pixbuf/gdk-pixbuf-animation.c:241
#, c-format
@@ -60,8 +59,8 @@ msgid ""
"Image-loading module %s does not export the proper interface; perhaps it's "
"from a different GTK version?"
msgstr ""
-"Kuvanlatausmoduuli %s ei vienyt oikeaa rajapintaa. Ehkäpä se on toisesta "
-"GTK:n versiosta?"
+"Kuvanlatausmoduuli %s ei vienyt oikeaa rajapintaa. Ehkäpä se on toisesta GTK:"
+"n versiosta?"
#: gdk-pixbuf/gdk-pixbuf-io.c:628 gdk-pixbuf/gdk-pixbuf-io.c:680
#, c-format
@@ -82,43 +81,43 @@ msgstr "Tuntematon kuvatiedostomuoto"
msgid "Failed to load image '%s': %s"
msgstr "Kuvan \"%s\" lataus epäonnistui: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1337
+#: gdk-pixbuf/gdk-pixbuf-io.c:1336
#, c-format
msgid "Error writing to image file: %s"
msgstr "Virhe kuvatiedoston kirjoittamisessa: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1383 gdk-pixbuf/gdk-pixbuf-io.c:1512
+#: gdk-pixbuf/gdk-pixbuf-io.c:1382 gdk-pixbuf/gdk-pixbuf-io.c:1511
#, c-format
msgid "This build of gdk-pixbuf does not support saving the image format: %s"
msgstr "Tämä käännetty versio gdk-pixbufista ei voi tallentaa muodossa: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1417
+#: gdk-pixbuf/gdk-pixbuf-io.c:1416
msgid "Insufficient memory to save image to callback"
msgstr "Liian vähän muistia kuvan tallentamiseksi paluukutsuun"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1429
+#: gdk-pixbuf/gdk-pixbuf-io.c:1428
msgid "Failed to open temporary file"
msgstr "Väliaikaistiedoston avaaminen epäonnistui"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1454
+#: gdk-pixbuf/gdk-pixbuf-io.c:1453
msgid "Failed to read from temporary file"
msgstr "Väliaikaistiedostosta lukeminen epäonnistui"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1641
+#: gdk-pixbuf/gdk-pixbuf-io.c:1687
#, c-format
msgid "Failed to open '%s' for writing: %s"
msgstr "Tiedoston \"%s\" avaaminen kirjoitusta varten epäonnistui: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1665
+#: gdk-pixbuf/gdk-pixbuf-io.c:1711
#, c-format
msgid ""
-"Failed to close '%s' while writing image, all data may not have been saved: "
-"%s"
+"Failed to close '%s' while writing image, all data may not have been saved: %"
+"s"
msgstr ""
"Tiedoston \"%s\" sulkeminen epäonnistui kirjoittaessa kuvaa, joten kaikki "
"data ei ole välttämättä tallentunut: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1853 gdk-pixbuf/gdk-pixbuf-io.c:1903
+#: gdk-pixbuf/gdk-pixbuf-io.c:1931 gdk-pixbuf/gdk-pixbuf-io.c:1981
msgid "Insufficient memory to save image into a buffer"
msgstr "Liian vähän muistia kuvan tallentamiseksi puskuriin"
@@ -180,24 +179,34 @@ msgstr "Viallinen lohko animaatiossa"
msgid "The ANI image format"
msgstr "ANI-kuvamuoto"
-#: gdk-pixbuf/io-bmp.c:227 gdk-pixbuf/io-bmp.c:383
+#: gdk-pixbuf/io-bmp.c:228 gdk-pixbuf/io-bmp.c:306 gdk-pixbuf/io-bmp.c:338
+#: gdk-pixbuf/io-bmp.c:361 gdk-pixbuf/io-bmp.c:442
+msgid "BMP image has bogus header data"
+msgstr "BMP-kuvan otsake on viallinen"
+
+#: gdk-pixbuf/io-bmp.c:239 gdk-pixbuf/io-bmp.c:401
msgid "Not enough memory to load bitmap image"
msgstr "Ei tarpeeksi muistia bittikarttakuvan lataamiseen"
-#: gdk-pixbuf/io-bmp.c:269
+#: gdk-pixbuf/io-bmp.c:287
msgid "BMP image has unsupported header size"
msgstr "BMP-kuvan otsakkeen tätä kokoa ei tueta"
-#: gdk-pixbuf/io-bmp.c:288 gdk-pixbuf/io-bmp.c:320 gdk-pixbuf/io-bmp.c:343
-#: gdk-pixbuf/io-bmp.c:424
-msgid "BMP image has bogus header data"
-msgstr "BMP-kuvan otsake on viallinen"
-
-#: gdk-pixbuf/io-bmp.c:307
+#: gdk-pixbuf/io-bmp.c:325
msgid "Topdown BMP images cannot be compressed"
msgstr "Ylhäältä-alas-muotoisia BMP-kuvia ei voi pakata"
-#: gdk-pixbuf/io-bmp.c:1154
+#: gdk-pixbuf/io-bmp.c:1203
+#, fuzzy
+msgid "Couldn't allocate memory for saving BMP file"
+msgstr "Ei voinut varata muistia JPEG-kuvan lataamiseksi"
+
+#: gdk-pixbuf/io-bmp.c:1244
+#, fuzzy
+msgid "Couldn't write to BMP file"
+msgstr "Ei voinut muuntaa tiedostonimeä"
+
+#: gdk-pixbuf/io-bmp.c:1293
msgid "The BMP image format"
msgstr "BMP-kuvamuoto"
@@ -206,7 +215,7 @@ msgstr "BMP-kuvamuoto"
msgid "Failure reading GIF: %s"
msgstr "GIF:n luku epäonnistui: %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 ""
"GIF-tiedostosta puuttuu joitakin osia (ehkä se on typistynyt jotenkin?)"
@@ -232,37 +241,42 @@ msgstr "Havaitsi virheellisen koodin"
msgid "Circular table entry in GIF file"
msgstr "GIF-tiedostossa on taulukkokehämerkintä"
-#: 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 "Ei tarpeeksi muistia GIF-kuvan lataamiseksi"
-#: gdk-pixbuf/io-gif.c:1088
+#: gdk-pixbuf/io-gif.c:947
+#, fuzzy
+msgid "Not enough memory to composite a frame in GIF file"
+msgstr "Ei tarpeeksi muistia GIF-kuvan lataamiseksi"
+
+#: gdk-pixbuf/io-gif.c:1116
msgid "GIF image is corrupt (incorrect LZW compression)"
msgstr "GIF-kuva on vioittunut (viallinen LZW-pakkaus)"
-#: gdk-pixbuf/io-gif.c:1138
+#: gdk-pixbuf/io-gif.c:1166
msgid "File does not appear to be a GIF file"
msgstr "Tiedosto ei vaikuta olevan GIF-tiedosto"
-#: 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 "GIF-tiedostomuodon versiota %s ei tueta"
-#: 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."
msgstr ""
-"GIF-kuvalla ei ole yleistä värikarttaa, ja sen kehyksellä ei ole "
-"paikallista värikarttaa."
+"GIF-kuvalla ei ole yleistä värikarttaa, ja sen kehyksellä ei ole paikallista "
+"värikarttaa."
-#: gdk-pixbuf/io-gif.c:1491
+#: gdk-pixbuf/io-gif.c:1519
msgid "GIF image was truncated or incomplete."
msgstr "GIF-kuva oli typistynyt tai vaillinainen."
-#: gdk-pixbuf/io-gif.c:1643
+#: gdk-pixbuf/io-gif.c:1671
msgid "The GIF image format"
msgstr "GIF-kuvamuoto"
@@ -340,8 +354,7 @@ msgstr "Ei voinut varata muistia JPEG-kuvan lataamiseksi"
msgid ""
"JPEG quality must be a value between 0 and 100; value '%s' could not be "
"parsed."
-msgstr ""
-"JPEG-laadun täytyy olla välillä 0-100. Arvoa \"%s\" ei voitu tulkita."
+msgstr "JPEG-laadun täytyy olla välillä 0-100. Arvoa \"%s\" ei voitu tulkita."
#: gdk-pixbuf/io-jpeg.c:909
#, c-format
@@ -416,8 +429,7 @@ msgstr "Muunnettu PNG ei ole RGB tai RGBA."
#: gdk-pixbuf/io-png.c:162
msgid "Transformed PNG has unsupported number of channels, must be 3 or 4."
-msgstr ""
-"Muunettussa PNG:ssä on tukematon määrä kanavia; täytyy olla 3 tai 4."
+msgstr "Muunettussa PNG:ssä on tukematon määrä kanavia; täytyy olla 3 tai 4."
#: gdk-pixbuf/io-png.c:183
#, c-format
@@ -446,98 +458,110 @@ msgstr "Vakava virhe lukiessa PNG-kuvatiedostoa"
msgid "Fatal error reading PNG image file: %s"
msgstr "Vakava virhe ladatessa PNG-kuvatiedostoa: %s"
-#: gdk-pixbuf/io-png.c:813
+#: gdk-pixbuf/io-png.c:810
msgid ""
"Keys for PNG text chunks must have at least 1 and at most 79 characters."
msgstr ""
-"PNG text -lohkojen avainten täytyy sisältää vähintään 1 ja enintään "
-"79 merkkiä."
+"PNG text -lohkojen avainten täytyy sisältää vähintään 1 ja enintään 79 "
+"merkkiä."
-#: gdk-pixbuf/io-png.c:821
+#: gdk-pixbuf/io-png.c:818
msgid "Keys for PNG text chunks must be ASCII characters."
msgstr "PNG text -lohkojen avainten täytyy olla ASCII-merkkejä."
-#: gdk-pixbuf/io-png.c:854
-#, c-format
+#: gdk-pixbuf/io-png.c:831
+#, fuzzy, c-format
msgid ""
-"Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding."
+"PNG compression level must be a value between 0 and 9; value '%s' could not "
+"be parsed."
+msgstr "JPEG-laadun täytyy olla välillä 0-100. Arvoa \"%s\" ei voitu tulkita."
+
+#: gdk-pixbuf/io-png.c:843
+#, fuzzy, c-format
+msgid ""
+"PNG compression level must be a value between 0 and 9; value '%d' is not "
+"allowed."
+msgstr "JPEG-laadun täytyy olla välillä 0-100. Arvo \"%d\" ei käy."
+
+#: gdk-pixbuf/io-png.c:883
+#, c-format
+msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding."
msgstr "PNG text -lohkon %s arvoa ei voi muuntaa ISO-8859-1-merkistöön."
-#: gdk-pixbuf/io-png.c:994
+#: gdk-pixbuf/io-png.c:1026
msgid "The PNG image format"
msgstr "PNG-kuvamuoto"
-#: gdk-pixbuf/io-pnm.c:249
+#: gdk-pixbuf/io-pnm.c:252
msgid "PNM loader expected to find an integer, but didn't"
msgstr "PNM-latain oletti saavansa kokonaisluvun, muttei saanut"
-#: gdk-pixbuf/io-pnm.c:281
+#: gdk-pixbuf/io-pnm.c:284
msgid "PNM file has an incorrect initial byte"
msgstr "PNM-tiedoston alkutavu on väärä"
-#: gdk-pixbuf/io-pnm.c:311
+#: gdk-pixbuf/io-pnm.c:314
msgid "PNM file is not in a recognized PNM subformat"
msgstr "PNM-tiedosto ei ole tunnettua PNM-alimuotoa"
-#: gdk-pixbuf/io-pnm.c:336
+#: gdk-pixbuf/io-pnm.c:339
msgid "PNM file has an image width of 0"
msgstr "PNM-tiedoston kuvan leveys on 0"
-#: gdk-pixbuf/io-pnm.c:357
+#: gdk-pixbuf/io-pnm.c:360
msgid "PNM file has an image height of 0"
msgstr "PNM-tiedoston kuvan korkeus on 0"
-#: gdk-pixbuf/io-pnm.c:380
+#: gdk-pixbuf/io-pnm.c:383
msgid "Maximum color value in PNM file is 0"
msgstr "Suurin väriarvo PNM-tiedostossa on 0"
-#: gdk-pixbuf/io-pnm.c:388
+#: gdk-pixbuf/io-pnm.c:391
msgid "Maximum color value in PNM file is too large"
msgstr "Suurin väriarvo PNM-tiedostossa on liian suuri"
-#: gdk-pixbuf/io-pnm.c:396
+#: gdk-pixbuf/io-pnm.c:399
msgid "Cannot handle PNM files with maximum color values greater than 255"
msgstr ""
-"Ei voi käsitellä PNM-tiedostoja joissa suurin väriarvo on suurempi kuin "
-"255."
+"Ei voi käsitellä PNM-tiedostoja joissa suurin väriarvo on suurempi kuin 255."
-#: gdk-pixbuf/io-pnm.c:435 gdk-pixbuf/io-pnm.c:463 gdk-pixbuf/io-pnm.c:495
+#: gdk-pixbuf/io-pnm.c:438 gdk-pixbuf/io-pnm.c:466 gdk-pixbuf/io-pnm.c:498
msgid "Raw PNM image type is invalid"
msgstr "Raaka PNM -kuvatyyppi on väärä"
-#: gdk-pixbuf/io-pnm.c:555 gdk-pixbuf/io-pnm.c:597
+#: gdk-pixbuf/io-pnm.c:562 gdk-pixbuf/io-pnm.c:604
msgid "PNM image format is invalid"
msgstr "PNM-kuvamuoto on väärä"
-#: gdk-pixbuf/io-pnm.c:656
+#: gdk-pixbuf/io-pnm.c:663
msgid "PNM image loader does not support this PNM subformat"
msgstr "PNM-kuvanlatain ei tue tätä PNM-alimuotoa"
-#: gdk-pixbuf/io-pnm.c:711
+#: gdk-pixbuf/io-pnm.c:718
msgid "Premature end-of-file encountered"
msgstr "Havaitsi ennenaikaisen tiedoston lopun"
-#: gdk-pixbuf/io-pnm.c:743 gdk-pixbuf/io-pnm.c:974
+#: gdk-pixbuf/io-pnm.c:750 gdk-pixbuf/io-pnm.c:981
msgid "Raw PNM formats require exactly one whitespace before sample data"
msgstr "Raa'at PNM-muodot vaativat täsmälleen yhden välin ennen otosdataa"
-#: gdk-pixbuf/io-pnm.c:770
+#: gdk-pixbuf/io-pnm.c:777
msgid "Cannot allocate memory for loading PNM image"
msgstr "Ei voi varata muistia PNM-kuvan lataamiseksi"
-#: gdk-pixbuf/io-pnm.c:820
+#: gdk-pixbuf/io-pnm.c:827
msgid "Insufficient memory to load PNM context struct"
msgstr "Liian vähän muistia PNM-kontekstirakenteen lataamiseksi"
-#: gdk-pixbuf/io-pnm.c:871
+#: gdk-pixbuf/io-pnm.c:878
msgid "Unexpected end of PNM image data"
msgstr "Odottamaton PNM-kuvadatan loppu"
-#: gdk-pixbuf/io-pnm.c:1003
+#: gdk-pixbuf/io-pnm.c:1010
msgid "Insufficient memory to load PNM file"
msgstr "Liian vähän muistia PNM-tiedoston lataamiseksi"
-#: gdk-pixbuf/io-pnm.c:1082
+#: gdk-pixbuf/io-pnm.c:1089
msgid "The PNM/PBM/PGM/PPM image format family"
msgstr "PNM/PBM/PGM/PPM-kuvamuotoperhe"
@@ -561,60 +585,60 @@ msgstr "Ei tarpeeksi muistia RAS-kuvan lataamiseen"
msgid "The Sun raster image format"
msgstr "Sun-rasterikuvamuoto"
-#: gdk-pixbuf/io-tga.c:159
+#: gdk-pixbuf/io-tga.c:154
msgid "Cannot allocate memory for IOBuffer struct"
msgstr "Ei voi varata muistia IOBuffer-tietorakenteelle"
-#: gdk-pixbuf/io-tga.c:178
+#: gdk-pixbuf/io-tga.c:173
msgid "Cannot allocate memory for IOBuffer data"
msgstr "Ei voi varata muistia IOBuffer-datalle"
-#: gdk-pixbuf/io-tga.c:189
+#: gdk-pixbuf/io-tga.c:184
msgid "Cannot realloc IOBuffer data"
msgstr "Ei voi varata uudelleen IOBuffer-dataa"
-#: gdk-pixbuf/io-tga.c:219
+#: gdk-pixbuf/io-tga.c:214
msgid "Cannot allocate temporary IOBuffer data"
msgstr "Ei voi varata tilapäistä IOBuffer-dataa"
-#: gdk-pixbuf/io-tga.c:353
+#: gdk-pixbuf/io-tga.c:348
msgid "Cannot allocate new pixbuf"
msgstr "Ei voi varata uutta kuvapuskuria"
-#: gdk-pixbuf/io-tga.c:692
+#: gdk-pixbuf/io-tga.c:689
msgid "Cannot allocate colormap structure"
msgstr "Ei voi varata värikarttarakennetta"
-#: gdk-pixbuf/io-tga.c:699
+#: gdk-pixbuf/io-tga.c:696
msgid "Cannot allocate colormap entries"
msgstr "Ei voi varata värikartan kohtia"
-#: gdk-pixbuf/io-tga.c:721
+#: gdk-pixbuf/io-tga.c:718
msgid "Unexpected bitdepth for colormap entries"
msgstr "Odottamaton värikartan kohtien bittisyvyys"
-#: gdk-pixbuf/io-tga.c:739
+#: gdk-pixbuf/io-tga.c:736
msgid "Cannot allocate TGA header memory"
msgstr "Ei voi varata TGA-otsakkeen muistia"
-#: gdk-pixbuf/io-tga.c:772
+#: gdk-pixbuf/io-tga.c:769
msgid "TGA image has invalid dimensions"
msgstr "TGA-kuvan mitat ovat virheelliset"
-#: gdk-pixbuf/io-tga.c:778 gdk-pixbuf/io-tga.c:787 gdk-pixbuf/io-tga.c:797
-#: gdk-pixbuf/io-tga.c:807 gdk-pixbuf/io-tga.c:814
+#: gdk-pixbuf/io-tga.c:775 gdk-pixbuf/io-tga.c:784 gdk-pixbuf/io-tga.c:794
+#: gdk-pixbuf/io-tga.c:804 gdk-pixbuf/io-tga.c:811
msgid "TGA image type not supported"
msgstr "TGA-kuvatyyppi ei tuettu"
-#: gdk-pixbuf/io-tga.c:861
+#: gdk-pixbuf/io-tga.c:858
msgid "Cannot allocate memory for TGA context struct"
msgstr "Ei voi varata muistia TGA-kontekstirakenteelle"
-#: gdk-pixbuf/io-tga.c:926
+#: gdk-pixbuf/io-tga.c:923
msgid "Excess data in file"
msgstr "Ylimääräistä dataa tiedostossa"
-#: gdk-pixbuf/io-tga.c:995
+#: gdk-pixbuf/io-tga.c:992
msgid "The Targa image format"
msgstr "Targa-kuvamuoto"
@@ -695,39 +719,44 @@ msgstr "Väliaikaistiedoston kirjoittaminen epäonnistui XBM-kuvaa ladatessa"
msgid "The XBM image format"
msgstr "XBM-kuvamuoto"
-#: gdk-pixbuf/io-xpm.c:1229
+#: gdk-pixbuf/io-xpm.c:467
msgid "No XPM header found"
msgstr "XPM-otsikkoa ei löytynyt"
-#: gdk-pixbuf/io-xpm.c:1237
+#: gdk-pixbuf/io-xpm.c:476
+#, fuzzy
+msgid "Invalid XPM header"
+msgstr "Virheellinen XBM-tiedosto"
+
+#: gdk-pixbuf/io-xpm.c:484
msgid "XPM file has image width <= 0"
msgstr "XPM-tiedoston kuvan leveys on <= 0"
-#: gdk-pixbuf/io-xpm.c:1245
+#: gdk-pixbuf/io-xpm.c:492
msgid "XPM file has image height <= 0"
msgstr "XPM-tiedoston kuvan korkeus on <= 0"
-#: gdk-pixbuf/io-xpm.c:1253
+#: gdk-pixbuf/io-xpm.c:500
msgid "XPM has invalid number of chars per pixel"
msgstr "XPM:ssä on väärä määrä merkkejä kuvapistettä kohden"
-#: gdk-pixbuf/io-xpm.c:1260
+#: gdk-pixbuf/io-xpm.c:507
msgid "XPM file has invalid number of colors"
msgstr "XPM-tiedostossa on väärä määrä värejä"
-#: gdk-pixbuf/io-xpm.c:1272 gdk-pixbuf/io-xpm.c:1281 gdk-pixbuf/io-xpm.c:1333
+#: gdk-pixbuf/io-xpm.c:519 gdk-pixbuf/io-xpm.c:528 gdk-pixbuf/io-xpm.c:580
msgid "Cannot allocate memory for loading XPM image"
msgstr "Muistia ei voi varata XPM-kuvan lataamiseksi"
-#: gdk-pixbuf/io-xpm.c:1295
+#: gdk-pixbuf/io-xpm.c:542
msgid "Cannot read XPM colormap"
msgstr "XPM-värikarttaa ei voi lukea"
-#: gdk-pixbuf/io-xpm.c:1524
+#: gdk-pixbuf/io-xpm.c:771
msgid "Failed to write to temporary file when loading XPM image"
msgstr "Väliaikaistiedoston kirjoittaminen epäonnistui XPM-kuvaa ladatessa"
-#: gdk-pixbuf/io-xpm.c:1559
+#: gdk-pixbuf/io-xpm.c:806
msgid "The XPM image format"
msgstr "XPM-kuvamuoto"
@@ -789,6 +818,138 @@ msgstr "VALITSIMET"
msgid "Gdk debugging flags to unset"
msgstr "Käytöstä poistettavat Gdk-vianjäljitysvalinnat"
+#: gdk/keyname-table.h:3940
+msgid "keyboard label|BackSpace"
+msgstr ""
+
+#: gdk/keyname-table.h:3941
+msgid "keyboard label|Tab"
+msgstr ""
+
+#: gdk/keyname-table.h:3942
+msgid "keyboard label|Return"
+msgstr ""
+
+#: gdk/keyname-table.h:3943
+msgid "keyboard label|Pause"
+msgstr ""
+
+#: gdk/keyname-table.h:3944
+msgid "keyboard label|Scroll_Lock"
+msgstr ""
+
+#: gdk/keyname-table.h:3945
+msgid "keyboard label|Sys_Req"
+msgstr ""
+
+#: gdk/keyname-table.h:3946
+msgid "keyboard label|Escape"
+msgstr ""
+
+#: gdk/keyname-table.h:3947
+msgid "keyboard label|Multi_key"
+msgstr ""
+
+#: gdk/keyname-table.h:3948
+msgid "keyboard label|Home"
+msgstr ""
+
+#: gdk/keyname-table.h:3949
+msgid "keyboard label|Page_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3950
+msgid "keyboard label|Page_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3951
+msgid "keyboard label|End"
+msgstr ""
+
+#: gdk/keyname-table.h:3952
+msgid "keyboard label|Begin"
+msgstr ""
+
+#: gdk/keyname-table.h:3953
+msgid "keyboard label|Print"
+msgstr ""
+
+#: gdk/keyname-table.h:3954
+msgid "keyboard label|Insert"
+msgstr ""
+
+#: gdk/keyname-table.h:3955
+msgid "keyboard label|Num_Lock"
+msgstr ""
+
+#: gdk/keyname-table.h:3956
+msgid "keyboard label|KP_Space"
+msgstr ""
+
+#: gdk/keyname-table.h:3957
+msgid "keyboard label|KP_Tab"
+msgstr ""
+
+#: gdk/keyname-table.h:3958
+msgid "keyboard label|KP_Enter"
+msgstr ""
+
+#: gdk/keyname-table.h:3959
+msgid "keyboard label|KP_Home"
+msgstr ""
+
+#: gdk/keyname-table.h:3960
+msgid "keyboard label|KP_Left"
+msgstr ""
+
+#: gdk/keyname-table.h:3961
+msgid "keyboard label|KP_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3962
+msgid "keyboard label|KP_Right"
+msgstr ""
+
+#: gdk/keyname-table.h:3963
+msgid "keyboard label|KP_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3964
+msgid "keyboard label|KP_Page_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3965
+msgid "keyboard label|KP_Prior"
+msgstr ""
+
+#: gdk/keyname-table.h:3966
+msgid "keyboard label|KP_Page_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3967
+msgid "keyboard label|KP_Next"
+msgstr ""
+
+#: gdk/keyname-table.h:3968
+msgid "keyboard label|KP_End"
+msgstr ""
+
+#: gdk/keyname-table.h:3969
+msgid "keyboard label|KP_Begin"
+msgstr ""
+
+#: gdk/keyname-table.h:3970
+msgid "keyboard label|KP_Insert"
+msgstr ""
+
+#: gdk/keyname-table.h:3971
+msgid "keyboard label|KP_Delete"
+msgstr ""
+
+#: gdk/keyname-table.h:3972
+msgid "keyboard label|Delete"
+msgstr ""
+
#. Description of --sync in --help output
#: gdk/win32/gdkmain-win32.c:60
msgid "Don't batch GDI requests"
@@ -824,46 +985,46 @@ msgstr "VÄREJÄ"
msgid "Make X calls synchronous"
msgstr "Tee X-kutsut synkronisesti"
-#: gtk/gtkaboutdialog.c:260 gtk/gtkaboutdialog.c:1939
+#: gtk/gtkaboutdialog.c:270 gtk/gtkaboutdialog.c:2025
msgid "License"
msgstr "Lisenssi"
-#: gtk/gtkaboutdialog.c:261
+#: gtk/gtkaboutdialog.c:271
msgid "The license of the program"
msgstr "Ohjelman lisenssi"
#. Add the credits button
-#: gtk/gtkaboutdialog.c:482
+#: gtk/gtkaboutdialog.c:491
msgid "C_redits"
msgstr "_Tekijät"
#. Add the license button
-#: gtk/gtkaboutdialog.c:491
+#: gtk/gtkaboutdialog.c:501
msgid "_License"
msgstr "_Lisenssi"
-#: gtk/gtkaboutdialog.c:682
+#: gtk/gtkaboutdialog.c:731
#, c-format
msgid "About %s"
msgstr "Tietoja ohjelmasta %s"
-#: gtk/gtkaboutdialog.c:1876
+#: gtk/gtkaboutdialog.c:1953
msgid "Credits"
msgstr "Tekijät"
-#: gtk/gtkaboutdialog.c:1901
+#: gtk/gtkaboutdialog.c:1979
msgid "Written by"
msgstr "Ohjelmoijat"
-#: gtk/gtkaboutdialog.c:1904
+#: gtk/gtkaboutdialog.c:1982
msgid "Documented by"
msgstr "Dokumentoijat"
-#: gtk/gtkaboutdialog.c:1916
+#: gtk/gtkaboutdialog.c:1994
msgid "Translated by"
msgstr "Kääntäjät"
-#: gtk/gtkaboutdialog.c:1920
+#: gtk/gtkaboutdialog.c:1998
msgid "Artwork by"
msgstr "Taide"
@@ -871,28 +1032,41 @@ msgstr "Taide"
#. * that use the shift key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: gtk/gtkaccellabel.c:119
-msgid "Shift"
-msgstr "Shift"
+#: gtk/gtkaccellabel.c:121
+msgid "keyboard label|Shift"
+msgstr ""
#. This is the text that should appear next to menu accelerators
#. * that use the control key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: gtk/gtkaccellabel.c:125
-msgid "Ctrl"
-msgstr "Ctrl"
+#: gtk/gtkaccellabel.c:128
+msgid "keyboard label|Ctrl"
+msgstr ""
#. This is the text that should appear next to menu accelerators
#. * that use the alt key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: gtk/gtkaccellabel.c:131
-msgid "Alt"
-msgstr "Alt"
+#: gtk/gtkaccellabel.c:135
+msgid "keyboard label|Alt"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkaccellabel.c:577
+msgid "keyboard label|Space"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkaccellabel.c:581
+msgid "keyboard label|Backslash"
+msgstr ""
#. Translate to calendar:YM if you want years to be displayed
#. * before months; otherwise translate to calendar:MY.
@@ -903,7 +1077,7 @@ msgstr "Alt"
#. * so if you have a default text direction of RTL and YM, then
#. * the year will appear on the right.
#.
-#: gtk/gtkcalendar.c:703
+#: gtk/gtkcalendar.c:647
msgid "calendar:MY"
msgstr "calendar:MY"
@@ -911,50 +1085,83 @@ msgstr "calendar:MY"
#. * first day of the week to calendar:week_start:1 if you want Monday
#. * to be the first day of the week, and so on.
#.
-#: gtk/gtkcalendar.c:717
+#: gtk/gtkcalendar.c:661
msgid "calendar:week_start:0"
msgstr "calendar:week_start:1"
-#: gtk/gtkcolorbutton.c:220 gtk/gtkcolorbutton.c:574
+#. Translators: This is a text measurement template.
+#. * Translate it to the widest year text.
+#. *
+#. * Don't include the prefix "year measurement template|"
+#. * in the translation.
+#. *
+#. * If you don't understand this, leave it as "2000"
+#.
+#: gtk/gtkcalendar.c:1549
+msgid "year measurement template|2000"
+msgstr ""
+
+#. Translators: This dictates how the year is displayed in
+#. * gtkcalendar widget. See strftime() manual for the format.
+#. * Use only ASCII in the translation.
+#. *
+#. * Also look for the msgid "year measurement template|2000".
+#. * Translate that entry to a year with the widest output of this
+#. * msgid.
+#. *
+#. * Don't include the prefix "calendar year format|" in the
+#. * translation. "%Y" is appropriate for most locales.
+#.
+#: gtk/gtkcalendar.c:1826
+msgid "calendar year format|%Y"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkcellrendererprogress.c:237 gtk/gtkcellrendererprogress.c:295
+#, c-format
+msgid "progress bar label|%d %%"
+msgstr ""
+
+#: gtk/gtkcolorbutton.c:221 gtk/gtkcolorbutton.c:576
msgid "Pick a Color"
msgstr "Valitse väri"
-#: gtk/gtkcolorbutton.c:466
+#: gtk/gtkcolorbutton.c:467
msgid "Received invalid color data\n"
msgstr "Virheellistä väridataa vastaanotettu\n"
-#: gtk/gtkcolorsel.c:576
+#: gtk/gtkcolorsel.c:561
msgid ""
"The previously-selected color, for comparison to the color you're selecting "
"now. You can drag this color to a palette entry, or select this color as "
"current by dragging it to the other color swatch alongside."
msgstr ""
"Viimeksi valittu väri nyt valittuun vertaamista varten. Voit joko vetää "
-"tämän värin paletin kohtaan tai valita sen nykyiseksi vetämällä sen "
-"vieressä olevaan värilaikkuun."
+"tämän värin paletin kohtaan tai valita sen nykyiseksi vetämällä sen vieressä "
+"olevaan värilaikkuun."
-#: gtk/gtkcolorsel.c:581
+#: gtk/gtkcolorsel.c:566
msgid ""
"The color you've chosen. You can drag this color to a palette entry to save "
"it for use in the future."
msgstr ""
-"Valitsemasi väri. Voit vetää tämän värin paletin kohtaan "
-"tallentaaksesi sen myöhempää käyttöä varten."
+"Valitsemasi väri. Voit vetää tämän värin paletin kohtaan tallentaaksesi sen "
+"myöhempää käyttöä varten."
-#: gtk/gtkcolorsel.c:942
+#: gtk/gtkcolorsel.c:957
msgid "_Save color here"
msgstr "_Tallenna väri tähän"
-#: gtk/gtkcolorsel.c:1147
+#: gtk/gtkcolorsel.c:1162
msgid ""
"Click this palette entry to make it the current color. To change this entry, "
"drag a color swatch here or right-click it and select \"Save color here.\""
msgstr ""
-"Napsauta tätä paletin kohtaa tehdäksesi siitä nykyisen värin. "
-"Vaihtaaksesi kohdan vedä väri tähän tai napsauta oikealla painikkeella "
-"ja valitse \"Tallenna väri tähän\"."
+"Napsauta tätä paletin kohtaa tehdäksesi siitä nykyisen värin. Vaihtaaksesi "
+"kohdan vedä väri tähän tai napsauta oikealla painikkeella ja valitse "
+"\"Tallenna väri tähän\"."
-#: gtk/gtkcolorsel.c:1913
+#: gtk/gtkcolorsel.c:1929
msgid ""
"Select the color you want from the outer ring. Select the darkness or "
"lightness of that color using the inner triangle."
@@ -962,7 +1169,7 @@ msgstr ""
"Valitse haluamasi väri ulkorenkaasta ja kylläisyys sekä tummuus "
"sisäkolmiosta."
-#: gtk/gtkcolorsel.c:1938
+#: gtk/gtkcolorsel.c:1954
msgid ""
"Click the eyedropper, then click a color anywhere on your screen to select "
"that color."
@@ -970,79 +1177,79 @@ msgstr ""
"Napsauta pipettiä ja sen jälkeen mitä tahansa ruudun kohtaa valitaksesi "
"kyseisen kohdan värin."
-#: gtk/gtkcolorsel.c:1947
+#: gtk/gtkcolorsel.c:1963
msgid "_Hue:"
msgstr "_Sävy:"
-#: gtk/gtkcolorsel.c:1948
+#: gtk/gtkcolorsel.c:1964
msgid "Position on the color wheel."
msgstr "Sijainti väripyörällä."
-#: gtk/gtkcolorsel.c:1950
+#: gtk/gtkcolorsel.c:1966
msgid "_Saturation:"
msgstr "_Kylläisyys:"
-#: gtk/gtkcolorsel.c:1951
+#: gtk/gtkcolorsel.c:1967
msgid "\"Deepness\" of the color."
msgstr "Värin \"syvyys\"."
-#: gtk/gtkcolorsel.c:1952
+#: gtk/gtkcolorsel.c:1968
msgid "_Value:"
msgstr "_Arvo:"
-#: gtk/gtkcolorsel.c:1953
+#: gtk/gtkcolorsel.c:1969
msgid "Brightness of the color."
msgstr "Värin kirkkaus."
-#: gtk/gtkcolorsel.c:1954
+#: gtk/gtkcolorsel.c:1970
msgid "_Red:"
msgstr "_Punainen:"
-#: gtk/gtkcolorsel.c:1955
+#: gtk/gtkcolorsel.c:1971
msgid "Amount of red light in the color."
msgstr "Punaisen määrä värissä."
-#: gtk/gtkcolorsel.c:1956
+#: gtk/gtkcolorsel.c:1972
msgid "_Green:"
msgstr "_Vihreä:"
-#: gtk/gtkcolorsel.c:1957
+#: gtk/gtkcolorsel.c:1973
msgid "Amount of green light in the color."
msgstr "Virheän määrä värissä."
-#: gtk/gtkcolorsel.c:1958
+#: gtk/gtkcolorsel.c:1974
msgid "_Blue:"
msgstr "S_ininen:"
-#: gtk/gtkcolorsel.c:1959
+#: gtk/gtkcolorsel.c:1975
msgid "Amount of blue light in the color."
msgstr "Sinisen määrä värissä."
-#: gtk/gtkcolorsel.c:1962
+#: gtk/gtkcolorsel.c:1978
msgid "_Opacity:"
msgstr "P_eitto:"
-#: gtk/gtkcolorsel.c:1970 gtk/gtkcolorsel.c:1981
+#: gtk/gtkcolorsel.c:1986 gtk/gtkcolorsel.c:1997
msgid "Transparency of the color."
msgstr "Värin läpinäkyvyys."
-#: gtk/gtkcolorsel.c:1988
+#: gtk/gtkcolorsel.c:2004
msgid "Color _Name:"
msgstr "Värin _nimi:"
-#: gtk/gtkcolorsel.c:2003
+#: gtk/gtkcolorsel.c:2019
msgid ""
"You can enter an HTML-style hexadecimal color value, or simply a color name "
"such as 'orange' in this entry."
msgstr ""
-"Voit kirjoittaa tähän kenttään HTML-tyylisen heksadesimaaliväriarvon, "
-"tai pelkästään värin nimen, esimerkiksi \"orange\"."
+"Voit kirjoittaa tähän kenttään HTML-tyylisen heksadesimaaliväriarvon, tai "
+"pelkästään värin nimen, esimerkiksi \"orange\"."
-#: gtk/gtkcolorsel.c:2022
+#: gtk/gtkcolorsel.c:2038
msgid "_Palette"
msgstr "Pa_letti"
-#: gtk/gtkcolorsel.c:2054
+#: gtk/gtkcolorsel.c:2070
msgid "Color Wheel"
msgstr "Väriympyrä"
@@ -1050,276 +1257,296 @@ msgstr "Väriympyrä"
msgid "Color Selection"
msgstr "Värin valinta"
-#: gtk/gtkentry.c:4507 gtk/gtktextview.c:7030
+#: gtk/gtkentry.c:4508 gtk/gtktextview.c:7068
msgid "Select _All"
msgstr "Valitse k_aikki"
-#: gtk/gtkentry.c:4517 gtk/gtktextview.c:7040
+#: gtk/gtkentry.c:4518 gtk/gtktextview.c:7078
msgid "Input _Methods"
msgstr "Syöttö_tavat"
-#: gtk/gtkentry.c:4528 gtk/gtktextview.c:7051
+#: gtk/gtkentry.c:4529 gtk/gtktextview.c:7089
msgid "_Insert Unicode Control Character"
msgstr "_Lisää Unicode-säätömerkki"
-#: gtk/gtkfilechooser.c:1584 gtk/gtkfilechooser.c:1628
-#: gtk/gtkfilechooser.c:1703 gtk/gtkfilechooser.c:1747
+#: gtk/gtkfilechooser.c:1588 gtk/gtkfilechooser.c:1632
+#: gtk/gtkfilechooser.c:1707 gtk/gtkfilechooser.c:1751
#, c-format
msgid "Invalid filename: %s"
msgstr "Virheellinen tiedostonimi: %s"
-#: gtk/gtkfilechooserbutton.c:65
+#: gtk/gtkfilechooserbutton.c:67
msgid "Select A File"
msgstr "Valitse tiedosto"
-#: gtk/gtkfilechooserbutton.c:66 gtk/gtkfilechooserdefault.c:1229
-#: gtk/gtkpathbar.c:982
+#: gtk/gtkfilechooserbutton.c:68 gtk/gtkfilechooserdefault.c:1302
+#: gtk/gtkpathbar.c:1020
msgid "Home"
msgstr "Koti"
-#: gtk/gtkfilechooserbutton.c:67 gtk/gtkfilechooserdefault.c:1256
-#: gtk/gtkpathbar.c:984
+#: gtk/gtkfilechooserbutton.c:69 gtk/gtkfilechooserdefault.c:1329
+#: gtk/gtkpathbar.c:1022
msgid "Desktop"
msgstr "Työpöytä"
-#: gtk/gtkfilechooserbutton.c:68
+#: gtk/gtkfilechooserbutton.c:70
msgid "(None)"
msgstr "(ei mikään)"
-#: gtk/gtkfilechooserbutton.c:1515
+#: gtk/gtkfilechooserbutton.c:1523
msgid "Other..."
msgstr "Muu..."
-#: gtk/gtkfilechooserdefault.c:867
+#: gtk/gtkfilechooserdefault.c:917
msgid "Could not retrieve information about the file"
msgstr "Tiedostosta ei saatu tietoja"
-#: gtk/gtkfilechooserdefault.c:878
+#: gtk/gtkfilechooserdefault.c:928
msgid "Could not add a bookmark"
msgstr "Kirjanmerkkiä ei voitu lisätä"
-#: gtk/gtkfilechooserdefault.c:889
+#: gtk/gtkfilechooserdefault.c:939
msgid "Could not remove bookmark"
msgstr "Kirjanmerkin poisto epäonnistui"
-#: gtk/gtkfilechooserdefault.c:900
+#: gtk/gtkfilechooserdefault.c:950
msgid "The folder could not be created"
msgstr "Kansion luominen epäonnistui"
-#: gtk/gtkfilechooserdefault.c:911
+#: gtk/gtkfilechooserdefault.c:963
+msgid ""
+"The folder could not be created, as a file with the same name already "
+"exists. Try using a different name for the folder, or rename the file first."
+msgstr ""
+
+#: gtk/gtkfilechooserdefault.c:976
msgid "Invalid file name"
msgstr "Virheellinen tiedostonimi"
-#: gtk/gtkfilechooserdefault.c:921
+#: gtk/gtkfilechooserdefault.c:986
msgid "The folder contents could not be displayed"
msgstr "Kansion sisältöä ei voitu näyttää"
-#: gtk/gtkfilechooserdefault.c:1119
+#: gtk/gtkfilechooserdefault.c:1192
#, c-format
msgid "Could not get information about '%s': %s"
msgstr "Kohteesta \"%s\" ei saatu tietoja: %s"
-#: gtk/gtkfilechooserdefault.c:2095
+#: gtk/gtkfilechooserdefault.c:2208
#, c-format
msgid "Add the folder '%s' to the bookmarks"
msgstr "Lisää kansio \"%s\" kirjanmerkkeihin"
-#: gtk/gtkfilechooserdefault.c:2136
+#: gtk/gtkfilechooserdefault.c:2249
msgid "Add the current folder to the bookmarks"
msgstr "Lisää nykyinen kansio kirjanmerkkeihin"
-#: gtk/gtkfilechooserdefault.c:2138
+#: gtk/gtkfilechooserdefault.c:2251
msgid "Add the selected folders to the bookmarks"
msgstr "Lisää valitut kansiot kirjanmerkkeihin"
-#: gtk/gtkfilechooserdefault.c:2178
+#: gtk/gtkfilechooserdefault.c:2291
#, c-format
msgid "Remove the bookmark '%s'"
msgstr "Poista kirjanmerkki \"%s\""
-#: gtk/gtkfilechooserdefault.c:2591
+#: gtk/gtkfilechooserdefault.c:2722
#, c-format
msgid "Could not add a bookmark for '%s' because it is an invalid path name."
-msgstr "Kohteelle \"%s\" ei voi lisätä kirjanmerkkiä, koska sen polku on virheellinen."
+msgstr ""
+"Kohteelle \"%s\" ei voi lisätä kirjanmerkkiä, koska sen polku on "
+"virheellinen."
+
+#: gtk/gtkfilechooserdefault.c:2937
+#, fuzzy
+msgid "Remove"
+msgstr "_Poista"
-#: gtk/gtkfilechooserdefault.c:2769
+#: gtk/gtkfilechooserdefault.c:2946
+#, fuzzy
+msgid "Rename..."
+msgstr "_Nimeä uudelleen"
+
+#: gtk/gtkfilechooserdefault.c:3069
msgid "Shortcuts"
msgstr "Pikavalinnat"
-#: gtk/gtkfilechooserdefault.c:2823
+#: gtk/gtkfilechooserdefault.c:3123
msgid "Folder"
msgstr "Kansio"
-#: gtk/gtkfilechooserdefault.c:2875 gtk/gtkstock.c:295
+#: gtk/gtkfilechooserdefault.c:3179 gtk/gtkstock.c:317
msgid "_Add"
msgstr "_Lisää"
-#: gtk/gtkfilechooserdefault.c:2882
-msgid "Add the selected folder to the bookmarks"
+#: gtk/gtkfilechooserdefault.c:3186
+#, fuzzy
+msgid "Add the selected folder to the Bookmarks"
msgstr "Lisää valittu kansio kirjanmerkkeihin"
-#: gtk/gtkfilechooserdefault.c:2887 gtk/gtkstock.c:352
+#: gtk/gtkfilechooserdefault.c:3191 gtk/gtkstock.c:395
msgid "_Remove"
msgstr "_Poista"
-#: gtk/gtkfilechooserdefault.c:2894
+#: gtk/gtkfilechooserdefault.c:3198
msgid "Remove the selected bookmark"
msgstr "Poista valittu kirjanmerkki"
-#: gtk/gtkfilechooserdefault.c:2997
-msgid "_Add to Shortcuts"
+#: gtk/gtkfilechooserdefault.c:3305
+#, fuzzy
+msgid "_Add to Bookmarks"
msgstr "_Lisää kirjanmerkkeihin"
-#: gtk/gtkfilechooserdefault.c:3007
+#: gtk/gtkfilechooserdefault.c:3315
msgid "Open _Location"
msgstr "Avaa si_jainti"
-#: gtk/gtkfilechooserdefault.c:3019
+#: gtk/gtkfilechooserdefault.c:3327
msgid "Show _Hidden Files"
msgstr "Näytä _piilotiedostot"
-#: gtk/gtkfilechooserdefault.c:3143 gtk/gtkfilesel.c:767
+#: gtk/gtkfilechooserdefault.c:3451 gtk/gtkfilesel.c:766
msgid "Files"
msgstr "Tiedostot"
-#: gtk/gtkfilechooserdefault.c:3174
+#: gtk/gtkfilechooserdefault.c:3482
msgid "Name"
msgstr "Nimi"
-#: gtk/gtkfilechooserdefault.c:3199
+#: gtk/gtkfilechooserdefault.c:3507
msgid "Size"
msgstr "Koko"
-#: gtk/gtkfilechooserdefault.c:3212
+#: gtk/gtkfilechooserdefault.c:3520
msgid "Modified"
msgstr "Muokattu"
-#: gtk/gtkfilechooserdefault.c:3244
+#: gtk/gtkfilechooserdefault.c:3552
msgid "Select which types of files are shown"
msgstr "Valitse minkätyyppiset tiedostot näkyvät"
#. Create Folder
-#: gtk/gtkfilechooserdefault.c:3280
+#: gtk/gtkfilechooserdefault.c:3588
msgid "Create Fo_lder"
msgstr "Luo _kansio"
#. Name entry
-#: gtk/gtkfilechooserdefault.c:3398
+#: gtk/gtkfilechooserdefault.c:3709
msgid "_Name:"
msgstr "_Nimi:"
-#: gtk/gtkfilechooserdefault.c:3438
+#: gtk/gtkfilechooserdefault.c:3749
msgid "_Browse for other folders"
msgstr "_Selaa muita kansioita"
-#: gtk/gtkfilechooserdefault.c:3688
+#: gtk/gtkfilechooserdefault.c:4000
msgid "Save in _folder:"
msgstr "Tallenna _kansioon:"
-#: gtk/gtkfilechooserdefault.c:3690
+#: gtk/gtkfilechooserdefault.c:4002
msgid "Create in _folder:"
msgstr "Luo _kansioon:"
-#: gtk/gtkfilechooserdefault.c:4523
+#: gtk/gtkfilechooserdefault.c:4959
msgid "Cannot change to folder because it is not local"
msgstr "Kansioon ei voi siirtyä, koska se ei ole paikallinen"
-#: gtk/gtkfilechooserdefault.c:5048
+#: gtk/gtkfilechooserdefault.c:5513
#, c-format
msgid "Shortcut %s does not exist"
msgstr "Pikavalintaa %s ei ole olemassa"
-#: gtk/gtkfilechooserdefault.c:5508
+#: gtk/gtkfilechooserdefault.c:6057
#, c-format
msgid "Could not mount %s"
msgstr "Taltion %s liittäminen ei onnistunut"
-#: gtk/gtkfilechooserdefault.c:5802
+#: gtk/gtkfilechooserdefault.c:6352
msgid "Type name of new folder"
msgstr "Kirjoita uuden kansion nimi"
-#: gtk/gtkfilechooserdefault.c:5844
+#: gtk/gtkfilechooserdefault.c:6394
#, c-format
msgid "%d byte"
msgid_plural "%d bytes"
msgstr[0] "%d tavu"
msgstr[1] "%d tavua"
-#: gtk/gtkfilechooserdefault.c:5846
+#: gtk/gtkfilechooserdefault.c:6396
#, c-format
msgid "%.1f K"
msgstr "%.1f kt"
-#: gtk/gtkfilechooserdefault.c:5848
+#: gtk/gtkfilechooserdefault.c:6398
#, c-format
msgid "%.1f M"
msgstr "%.1f Mt"
-#: gtk/gtkfilechooserdefault.c:5850
+#: gtk/gtkfilechooserdefault.c:6400
#, c-format
msgid "%.1f G"
msgstr "%.1f Gt"
-#: gtk/gtkfilechooserdefault.c:5902
+#: gtk/gtkfilechooserdefault.c:6446 gtk/gtkfilechooserdefault.c:6470
+msgid "Unknown"
+msgstr "Tuntematon"
+
+#: gtk/gtkfilechooserdefault.c:6457
msgid "Today"
msgstr "Tänään"
-#: gtk/gtkfilechooserdefault.c:5904
+#: gtk/gtkfilechooserdefault.c:6459
msgid "Yesterday"
msgstr "Eilen"
-#: gtk/gtkfilechooserdefault.c:5915
-msgid "Unknown"
-msgstr "Tuntematon"
-
-#: gtk/gtkfilechooserdefault.c:5985
+#: gtk/gtkfilechooserdefault.c:6541
msgid "Cannot change folder"
msgstr "Kansion vaihtaminen epäonnistui"
-#: gtk/gtkfilechooserdefault.c:5986
+#: gtk/gtkfilechooserdefault.c:6542
msgid "The folder you specified is an invalid path."
msgstr "Annetun kansion polku on virheellinen."
-#: gtk/gtkfilechooserdefault.c:6025
+#: gtk/gtkfilechooserdefault.c:6581
#, c-format
msgid "Could not build file name from '%s' and '%s'"
msgstr "Tiedostonimen muodostus osista \"%s\" ja \"%s\" ei onnistunut"
-#: gtk/gtkfilechooserdefault.c:6061
+#: gtk/gtkfilechooserdefault.c:6617
msgid "Could not select item"
msgstr "Kohteen valitseminen ei onnistunut"
-#: gtk/gtkfilechooserdefault.c:6101
+#: gtk/gtkfilechooserdefault.c:6657
msgid "Open Location"
msgstr "Avaa sijainti"
-#: gtk/gtkfilechooserdefault.c:6108
+#: gtk/gtkfilechooserdefault.c:6664
msgid "Save in Location"
msgstr "Tallenna sijaintiin"
-#: gtk/gtkfilechooserdefault.c:6132
+#: gtk/gtkfilechooserdefault.c:6688
msgid "_Location:"
msgstr "Si_jainti:"
-#: gtk/gtkfilesel.c:731
+#: gtk/gtkfilesel.c:730
msgid "Folders"
msgstr "Kansiot"
-#: gtk/gtkfilesel.c:735
+#: gtk/gtkfilesel.c:734
msgid "Fol_ders"
msgstr "_Kansiot"
-#: gtk/gtkfilesel.c:771
+#: gtk/gtkfilesel.c:770
msgid "_Files"
msgstr "_Tiedostot"
# , c-format
-#: gtk/gtkfilesel.c:859 gtk/gtkfilesel.c:2249
+#: gtk/gtkfilesel.c:858 gtk/gtkfilesel.c:2248
#, c-format
msgid "Folder unreadable: %s"
msgstr "Kansiota ei voi lukea: %s"
-#: gtk/gtkfilesel.c:990
+#: gtk/gtkfilesel.c:989
#, c-format
msgid ""
"The file \"%s\" resides on another machine (called %s) and may not be "
@@ -1330,27 +1557,25 @@ msgstr ""
"välttämättä löydä sitä.\n"
"Oletko varma, että haluat valita sen?"
-#: gtk/gtkfilesel.c:1121
+#: gtk/gtkfilesel.c:1120
msgid "_New Folder"
msgstr "_Uusi kansio"
-#: gtk/gtkfilesel.c:1132
+#: gtk/gtkfilesel.c:1131
msgid "De_lete File"
msgstr "Poista tie_dosto"
-#: gtk/gtkfilesel.c:1143
+#: gtk/gtkfilesel.c:1142
msgid "_Rename File"
msgstr "_Nimeä uudelleen"
-#: gtk/gtkfilesel.c:1445
+#: gtk/gtkfilesel.c:1444
#, c-format
msgid ""
"The folder name \"%s\" contains symbols that are not allowed in filenames"
-msgstr ""
-"Kansionimi \"%s\" sisältää merkkejä, joita ei voi olla "
-"tiedostonimissä"
+msgstr "Kansionimi \"%s\" sisältää merkkejä, joita ei voi olla tiedostonimissä"
-#: gtk/gtkfilesel.c:1447
+#: gtk/gtkfilesel.c:1446
#, c-format
msgid ""
"Error creating folder \"%s\": %s\n"
@@ -1359,35 +1584,34 @@ msgstr ""
"Virhe kansion \"%s\" luonnissa: %s\n"
"%s"
-#: gtk/gtkfilesel.c:1448 gtk/gtkfilesel.c:1684
+#: gtk/gtkfilesel.c:1447 gtk/gtkfilesel.c:1683
msgid "You probably used symbols not allowed in filenames."
msgstr "Käytit luultavasti tiedostonimiin kelpaamattomia merkkejä."
-#: gtk/gtkfilesel.c:1456
+#: gtk/gtkfilesel.c:1455
#, c-format
msgid "Error creating folder \"%s\": %s\n"
msgstr "Virhe kansion \"%s\" luonnissa: %s\n"
-#: gtk/gtkfilesel.c:1490
+#: gtk/gtkfilesel.c:1489
msgid "New Folder"
msgstr "Uusi kansio"
-#: gtk/gtkfilesel.c:1505
+#: gtk/gtkfilesel.c:1504
msgid "_Folder name:"
msgstr "_Kansion nimi:"
-#: gtk/gtkfilesel.c:1529
+#: gtk/gtkfilesel.c:1528
msgid "C_reate"
msgstr "_Luo"
-#: gtk/gtkfilesel.c:1572
+#: gtk/gtkfilesel.c:1571
#, c-format
msgid "The filename \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
-"Tiedostonimi \"%s\" sisältää merkkejä, joita ei voi olla "
-"tiedostonimissä"
+"Tiedostonimi \"%s\" sisältää merkkejä, joita ei voi olla tiedostonimissä"
-#: gtk/gtkfilesel.c:1575
+#: gtk/gtkfilesel.c:1574
#, c-format
msgid ""
"Error deleting file \"%s\": %s\n"
@@ -1396,35 +1620,31 @@ msgstr ""
"Virhe poistaessa tiedostoa \"%s\": %s\n"
"%s"
-#: gtk/gtkfilesel.c:1577 gtk/gtkfilesel.c:1698
+#: gtk/gtkfilesel.c:1576 gtk/gtkfilesel.c:1697
msgid "It probably contains symbols not allowed in filenames."
-msgstr ""
-"Se luultavasti sisältää merkkejä, jotka eivät kelpaa "
-"tiedostonimiin."
+msgstr "Se luultavasti sisältää merkkejä, jotka eivät kelpaa tiedostonimiin."
-#: gtk/gtkfilesel.c:1586
+#: gtk/gtkfilesel.c:1585
#, c-format
msgid "Error deleting file \"%s\": %s"
msgstr "Virhe poistaessa tiedostoa \"%s\": %s"
-#: gtk/gtkfilesel.c:1629
+#: gtk/gtkfilesel.c:1628
#, c-format
msgid "Really delete file \"%s\"?"
msgstr "Poistetaanko tiedosto \"%s\"?"
-#: gtk/gtkfilesel.c:1634
+#: gtk/gtkfilesel.c:1633
msgid "Delete File"
msgstr "Poista tiedosto"
-#: gtk/gtkfilesel.c:1680 gtk/gtkfilesel.c:1694
+#: gtk/gtkfilesel.c:1679 gtk/gtkfilesel.c:1693
#, c-format
-msgid ""
-"The file name \"%s\" contains symbols that are not allowed in filenames"
+msgid "The file name \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
-"Tiedostonimi \"%s\" sisältää merkkejä, joita ei voi olla "
-"tiedostonimissä"
+"Tiedostonimi \"%s\" sisältää merkkejä, joita ei voi olla tiedostonimissä"
-#: gtk/gtkfilesel.c:1682
+#: gtk/gtkfilesel.c:1681
#, c-format
msgid ""
"Error renaming file to \"%s\": %s\n"
@@ -1433,7 +1653,7 @@ msgstr ""
"Virhe nimetessä tiedostoa nimelle \"%s\": %s\n"
"%s"
-#: gtk/gtkfilesel.c:1696
+#: gtk/gtkfilesel.c:1695
#, c-format
msgid ""
"Error renaming file \"%s\": %s\n"
@@ -1442,29 +1662,29 @@ msgstr ""
"Virhe nimetessä tiedostoa nimelle \"%s\": %s\n"
"%s"
-#: gtk/gtkfilesel.c:1706
+#: gtk/gtkfilesel.c:1705
#, c-format
msgid "Error renaming file \"%s\" to \"%s\": %s"
msgstr "Virhe nimetessä tiedostoa \"%s\" nimelle \"%s\": %s"
-#: gtk/gtkfilesel.c:1753
+#: gtk/gtkfilesel.c:1752
msgid "Rename File"
msgstr "Nimeä tiedosto uudelleen"
-#: gtk/gtkfilesel.c:1768
+#: gtk/gtkfilesel.c:1767
#, c-format
msgid "Rename file \"%s\" to:"
msgstr "Nimeä tiedosto \"%s\" uudelleen:"
-#: gtk/gtkfilesel.c:1797
+#: gtk/gtkfilesel.c:1796
msgid "_Rename"
msgstr "_Nimeä uudelleen"
-#: gtk/gtkfilesel.c:2229
+#: gtk/gtkfilesel.c:2228
msgid "_Selection: "
msgstr "_Valinta: "
-#: gtk/gtkfilesel.c:3152
+#: gtk/gtkfilesel.c:3151
#, c-format
msgid ""
"The filename \"%s\" couldn't be converted to UTF-8. (try setting the "
@@ -1473,15 +1693,15 @@ msgstr ""
"Tiedostonimen \"%s\" muuntaminen UTF-8:ksi ei onnistunut. (Kokeile "
"ympäristömuuttujan G_FILENAME_ENCODING asettamista): %s"
-#: gtk/gtkfilesel.c:3155
+#: gtk/gtkfilesel.c:3154
msgid "Invalid UTF-8"
msgstr "Virheellistä UTF-8:aa"
-#: gtk/gtkfilesel.c:4032
+#: gtk/gtkfilesel.c:4031
msgid "Name too long"
msgstr "Nimi on liian pitkä"
-#: gtk/gtkfilesel.c:4034
+#: gtk/gtkfilesel.c:4033
msgid "Couldn't convert filename"
msgstr "Ei voinut muuntaa tiedostonimeä"
@@ -1489,97 +1709,111 @@ msgstr "Ei voinut muuntaa tiedostonimeä"
msgid "(Empty)"
msgstr "(Tyhjä)"
-#: gtk/gtkfilesystemunix.c:440 gtk/gtkfilesystemunix.c:632
-#: gtk/gtkfilesystemunix.c:1739 gtk/gtkfilesystemwin32.c:482
-#: gtk/gtkfilesystemwin32.c:495 gtk/gtkfilesystemwin32.c:1530
+#: gtk/gtkfilesystemunix.c:475 gtk/gtkfilesystemunix.c:678
+#: gtk/gtkfilesystemunix.c:1918 gtk/gtkfilesystemwin32.c:482
+#: gtk/gtkfilesystemwin32.c:495 gtk/gtkfilesystemwin32.c:1560
#, c-format
msgid "Error getting information for '%s': %s"
msgstr "Virhe kohteen \"%s\" tietojen hakemisessa: %s"
-#: gtk/gtkfilesystemunix.c:501 gtk/gtkfilesystemwin32.c:537
+#: gtk/gtkfilesystemunix.c:547 gtk/gtkfilesystemwin32.c:537
#, c-format
msgid "Error creating directory '%s': %s"
msgstr "Virhe kansion \"%s\" luomisessa: %s"
-#: gtk/gtkfilesystemunix.c:581 gtk/gtkfilesystemwin32.c:597
+#: gtk/gtkfilesystemunix.c:627 gtk/gtkfilesystemwin32.c:597
msgid "This file system does not support mounting"
msgstr "Tämä tiedostojärjestelmä ei tue liittämistä"
-#: gtk/gtkfilesystemunix.c:589
+#: gtk/gtkfilesystemunix.c:635
msgid "Filesystem"
msgstr "Tiedostojärjestelmä"
-#: gtk/gtkfilesystemunix.c:746
+#: gtk/gtkfilesystemunix.c:792
#, c-format
msgid "Could not get a stock icon for %s"
msgstr "Vakiokuvaketta \"%s\" ei löytynyt"
-#: gtk/gtkfilesystemunix.c:841
+#: gtk/gtkfilesystemunix.c:887
#, c-format
msgid ""
"The name \"%s\" is not valid because it contains the character \"%s\". "
"Please use a different name."
msgstr ""
-"Nimi \"%s\" ei kelpaa, koska se sisältää merkin \"%s\". Käytä eri "
-"nimeä."
+"Nimi \"%s\" ei kelpaa, koska se sisältää merkin \"%s\". Käytä eri nimeä."
-#: gtk/gtkfilesystemunix.c:1446 gtk/gtkfilesystemwin32.c:1004
-#, c-format
-msgid "Bookmark saving failed: %s"
+#: gtk/gtkfilesystemunix.c:1489
+#, fuzzy, c-format
+msgid "Writing %s failed: %s"
msgstr "Kirjanmerkkien tallentaminen epäonnistui: %s"
-#: gtk/gtkfilesystemunix.c:1498
+#: gtk/gtkfilesystemunix.c:1578
#, c-format
msgid "'%s' already exists in the bookmarks list"
msgstr "\"%s\" on jo kirjanmerkkiluettelossa"
-#: gtk/gtkfilesystemunix.c:1560
+#: gtk/gtkfilesystemunix.c:1650
#, c-format
msgid "'%s' does not exist in the bookmarks list"
msgstr "\"%s\" ei ole kirjanmerkkiluettelossa"
-#: gtk/gtkfilesystemunix.c:1699
+#: gtk/gtkfilesystemunix.c:1878
#, c-format
msgid "Error getting information for '/': %s"
msgstr "Virhe kohteen \"/\" tietojen hakemisessa: %s"
-#: gtk/gtkfontbutton.c:178 gtk/gtkfontbutton.c:295
+#: gtk/gtkfilesystemwin32.c:611
+#, c-format
+msgid "Network Drive (%s)"
+msgstr ""
+
+#: gtk/gtkfilesystemwin32.c:650
+#, c-format
+msgid "%s (%s)"
+msgstr ""
+
+#: gtk/gtkfilesystemwin32.c:1032
+#, c-format
+msgid "Bookmark saving failed: %s"
+msgstr "Kirjanmerkkien tallentaminen epäonnistui: %s"
+
+#: gtk/gtkfontbutton.c:179 gtk/gtkfontbutton.c:292
msgid "Pick a Font"
msgstr "Valitse kirjasin"
#. Initialize fields
-#: gtk/gtkfontbutton.c:289
+#: gtk/gtkfontbutton.c:286
msgid "Sans 12"
msgstr "Sans 12"
-#: gtk/gtkfontbutton.c:807
+#: gtk/gtkfontbutton.c:804
msgid "Font"
msgstr "Kirjasin"
#. This is the default text shown in the preview entry, though the user
#. can set it. Remember that some fonts only have capital letters.
-#: gtk/gtkfontsel.c:73
+#: gtk/gtkfontsel.c:74
msgid "abcdefghijk ABCDEFGHIJK"
msgstr "abcdefgåäö ABCDEFGÅÄÖ €"
-#: gtk/gtkfontsel.c:360
+#: gtk/gtkfontsel.c:361
msgid "_Family:"
msgstr "Pe_rhe:"
-#: gtk/gtkfontsel.c:366
+#: gtk/gtkfontsel.c:367
msgid "_Style:"
msgstr "_Tyyli:"
-#: gtk/gtkfontsel.c:372
+#: gtk/gtkfontsel.c:373
msgid "Si_ze:"
msgstr "_Koko:"
#. create the text entry widget
-#: gtk/gtkfontsel.c:548
+#: gtk/gtkfontsel.c:549
msgid "_Preview:"
msgstr "_Esikatselu:"
-#: gtk/gtkfontsel.c:1382
+#: gtk/gtkfontsel.c:1383
msgid "Font Selection"
msgstr "Kirjasinlajin valinta"
@@ -1594,12 +1828,12 @@ msgstr "_Gamma-arvo"
#. Remove this icon source so we don't keep trying to
#. * load it.
#.
-#: gtk/gtkiconfactory.c:1629
+#: gtk/gtkiconfactory.c:1644
#, c-format
msgid "Error loading icon: %s"
msgstr "Virhe ladatessa kuvaketta: %s"
-#: gtk/gtkicontheme.c:1263
+#: gtk/gtkicontheme.c:1250
#, c-format
msgid ""
"Could not find the icon '%s'. The '%s' theme\n"
@@ -1612,7 +1846,7 @@ msgstr ""
"Sen voi hakea osoitteesta:\n"
" %s"
-#: gtk/gtkicontheme.c:1328
+#: gtk/gtkicontheme.c:1315
#, c-format
msgid "Icon '%s' not present in theme"
msgstr "Kuvaketta \"%s\" ei ole teemassa"
@@ -1700,7 +1934,7 @@ msgstr "(tuntematon)"
msgid "clear"
msgstr "tyhjennä"
-#: gtk/gtklabel.c:3931
+#: gtk/gtklabel.c:3935
msgid "Select All"
msgstr "Valitse kaikki"
@@ -1734,358 +1968,395 @@ msgstr "Poistettavat GTK+-vianjäljitysvalinnat"
#. * Do *not* translate it to "predefinito:LTR", if it
#. * it isn't default:LTR or default:RTL it will not work
#.
-#: gtk/gtkmain.c:482
+#: gtk/gtkmain.c:476
msgid "default:LTR"
msgstr "default:LTR"
-#: gtk/gtkmain.c:565
+#: gtk/gtkmain.c:559
msgid "GTK+ Options"
msgstr "GTK+-valitsimet"
-#: gtk/gtkmain.c:565
+#: gtk/gtkmain.c:559
msgid "Show GTK+ Options"
msgstr "Näytä GTK+-valitsimet"
# , c-format
-#: gtk/gtknotebook.c:2712 gtk/gtknotebook.c:5060
+#: gtk/gtknotebook.c:2718 gtk/gtknotebook.c:5064
#, c-format
msgid "Page %u"
msgstr "Sivu %u"
-#: gtk/gtkradiotoolbutton.c:91
+#: gtk/gtkradiotoolbutton.c:92
msgid "Group"
msgstr "Ryhmä"
-#: gtk/gtkradiotoolbutton.c:92
+#: gtk/gtkradiotoolbutton.c:93
msgid "The radio tool button whose group this button belongs to."
-msgstr ""
-"Työkalupalkin vaihtoehtopainike, jonka ryhmään tämä painike kuuluu."
+msgstr "Työkalupalkin vaihtoehtopainike, jonka ryhmään tämä painike kuuluu."
-#: gtk/gtkrc.c:2399
+#: gtk/gtkrc.c:2400
#, c-format
msgid "Unable to find include file: \"%s\""
msgstr "Ei löytänyt sisällytettävää tiedostoa \"%s\"."
# , c-format
-#: gtk/gtkrc.c:3038 gtk/gtkrc.c:3041
+#: gtk/gtkrc.c:3042 gtk/gtkrc.c:3045
#, c-format
msgid "Unable to locate image file in pixmap_path: \"%s\""
msgstr "Kuvatiedostoa ei löytynyt pixmap_path:sta: \"%s\""
-#: gtk/gtkrc.c:3476
+#: gtk/gtkrc.c:3480
#, c-format
msgid "Pixmap path element: \"%s\" must be absolute, %s, line %d"
msgstr "Kuvan polku \"%s\" ei voi olla suhteellinen, %s, rivi %d"
#. KEEP IN SYNC with gtkiconfactory.c stock icons, when appropriate
-#: gtk/gtkstock.c:286
+#: gtk/gtkstock.c:308
msgid "Information"
msgstr "Tietoja"
-#: gtk/gtkstock.c:287
+#: gtk/gtkstock.c:309
msgid "Warning"
msgstr "Varoitus"
-#: gtk/gtkstock.c:288
+#: gtk/gtkstock.c:310
msgid "Error"
msgstr "Virhe"
-#: gtk/gtkstock.c:289
+#: gtk/gtkstock.c:311
msgid "Question"
msgstr "Kysymys"
#. FIXME these need accelerators when appropriate, and
#. * need the mnemonics to be rationalized
#.
-#: gtk/gtkstock.c:294
+#: gtk/gtkstock.c:316
msgid "_About"
msgstr "_Tietoja"
-#: gtk/gtkstock.c:296
+#: gtk/gtkstock.c:318
msgid "_Apply"
msgstr "_Toteuta"
-#: gtk/gtkstock.c:297
+#: gtk/gtkstock.c:319
msgid "_Bold"
msgstr "_Lihavoitu"
-#: gtk/gtkstock.c:298
+#: gtk/gtkstock.c:320
msgid "_Cancel"
msgstr "_Peru"
-#: gtk/gtkstock.c:299
+#: gtk/gtkstock.c:321
msgid "_CD-Rom"
msgstr "_CD"
-#: gtk/gtkstock.c:300
+#: gtk/gtkstock.c:322
msgid "_Clear"
msgstr "_Tyhjennä"
-#: gtk/gtkstock.c:301
+#: gtk/gtkstock.c:323
msgid "_Close"
msgstr "_Sulje"
-#: gtk/gtkstock.c:302
+#: gtk/gtkstock.c:324
msgid "_Convert"
msgstr "_Muunna"
-#: gtk/gtkstock.c:303
+#: gtk/gtkstock.c:325
msgid "_Copy"
msgstr "_Kopioi"
-#: gtk/gtkstock.c:304
+#: gtk/gtkstock.c:326
msgid "Cu_t"
msgstr "_Leikkaa"
-#: gtk/gtkstock.c:305
+#: gtk/gtkstock.c:327
msgid "_Delete"
msgstr "_Poista"
-#: gtk/gtkstock.c:306
+#: gtk/gtkstock.c:328
msgid "_Execute"
msgstr "_Suorita"
-#: gtk/gtkstock.c:307
+#: gtk/gtkstock.c:329
msgid "_Edit"
msgstr "_Muokkaa"
-#: gtk/gtkstock.c:308
+#: gtk/gtkstock.c:330
msgid "_Find"
msgstr "_Etsi"
-#: gtk/gtkstock.c:309
+#: gtk/gtkstock.c:331
msgid "Find and _Replace"
msgstr "Etsi ja _korvaa"
-#: gtk/gtkstock.c:310
+#: gtk/gtkstock.c:332
msgid "_Floppy"
msgstr "_Levyke"
-#: gtk/gtkstock.c:311
-msgid "_Bottom"
-msgstr "_Alle"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:334
+msgid "Navigation|_Bottom"
+msgstr ""
-#: gtk/gtkstock.c:312
-msgid "_First"
-msgstr "_Ensimmäinen"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:336
+msgid "Navigation|_First"
+msgstr ""
-#: gtk/gtkstock.c:313
-msgid "_Last"
-msgstr "_Viimeinen"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:338
+msgid "Navigation|_Last"
+msgstr ""
-#: gtk/gtkstock.c:314
-msgid "_Top"
-msgstr "_Ylle"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:340
+msgid "Navigation|_Top"
+msgstr ""
-#: gtk/gtkstock.c:315
-msgid "_Back"
-msgstr "E_dellinen"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:342
+msgid "Navigation|_Back"
+msgstr ""
-#: gtk/gtkstock.c:316
-msgid "_Down"
-msgstr "_Alas"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:344
+msgid "Navigation|_Down"
+msgstr ""
-#: gtk/gtkstock.c:317 gtk/gtkstock.c:331
-msgid "_Forward"
-msgstr "S_euraava"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:346
+msgid "Navigation|_Forward"
+msgstr ""
-#: gtk/gtkstock.c:318
-msgid "_Up"
-msgstr "_Ylös"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:348
+msgid "Navigation|_Up"
+msgstr ""
-#: gtk/gtkstock.c:319
+#: gtk/gtkstock.c:349
msgid "_Harddisk"
msgstr "_Kiintolevy"
-#: gtk/gtkstock.c:320
+#: gtk/gtkstock.c:350
msgid "_Help"
msgstr "O_hje"
-#: gtk/gtkstock.c:321
+#: gtk/gtkstock.c:351
msgid "_Home"
msgstr "_Koti"
-#: gtk/gtkstock.c:322
+#: gtk/gtkstock.c:352
msgid "Increase Indent"
msgstr "Kasvata sisennystä"
-#: gtk/gtkstock.c:323
+#: gtk/gtkstock.c:353
msgid "Decrease Indent"
msgstr "Pienennä sisennystä"
-#: gtk/gtkstock.c:324
+#: gtk/gtkstock.c:354
msgid "_Index"
msgstr "_Hakemisto"
-#: gtk/gtkstock.c:325
+#: gtk/gtkstock.c:355
msgid "_Italic"
msgstr "_Kursiivi"
-#: gtk/gtkstock.c:326
+#: gtk/gtkstock.c:356
msgid "_Jump to"
msgstr "_Siirry"
-#: gtk/gtkstock.c:327
-msgid "_Center"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:358
+#, fuzzy
+msgid "Justify|_Center"
msgstr "_Keskitä"
-#: gtk/gtkstock.c:328
-msgid "_Fill"
-msgstr "_Täytä"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:360
+msgid "Justify|_Fill"
+msgstr ""
-#: gtk/gtkstock.c:329
-msgid "_Left"
-msgstr "_Vasen"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:362
+msgid "Justify|_Left"
+msgstr ""
-#: gtk/gtkstock.c:330
-msgid "_Right"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:364
+#, fuzzy
+msgid "Justify|_Right"
msgstr "_Oikea"
-#: gtk/gtkstock.c:332
-msgid "_Next"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:367
+#, fuzzy
+msgid "Media|_Forward"
+msgstr "S_euraava"
+
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:369
+#, fuzzy
+msgid "Media|_Next"
msgstr "_Seuraava"
-#: gtk/gtkstock.c:333
-msgid "P_ause"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:371
+#, fuzzy
+msgid "Media|P_ause"
msgstr "_Tauko"
-#: gtk/gtkstock.c:334
-msgid "_Play"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:373
+#, fuzzy
+msgid "Media|_Play"
msgstr "_Soita"
-#: gtk/gtkstock.c:335
-msgid "Pre_vious"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:375
+#, fuzzy
+msgid "Media|Pre_vious"
msgstr "E_dellinen"
-#: gtk/gtkstock.c:336
-msgid "_Record"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:377
+#, fuzzy
+msgid "Media|_Record"
msgstr "_Nauhoita"
-#: gtk/gtkstock.c:337
-msgid "R_ewind"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:379
+#, fuzzy
+msgid "Media|R_ewind"
msgstr "_Kelaa alkuun"
-#: gtk/gtkstock.c:338 gtk/gtkstock.c:361
-msgid "_Stop"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:381
+#, fuzzy
+msgid "Media|_Stop"
msgstr "_Pysäytä"
-#: gtk/gtkstock.c:339
+#: gtk/gtkstock.c:382
msgid "_Network"
msgstr "_Verkko"
-#: gtk/gtkstock.c:340
+#: gtk/gtkstock.c:383
msgid "_New"
msgstr "_Uusi"
-#: gtk/gtkstock.c:341
+#: gtk/gtkstock.c:384
msgid "_No"
msgstr "_Ei"
-#: gtk/gtkstock.c:342
+#: gtk/gtkstock.c:385
msgid "_OK"
msgstr "_OK"
-#: gtk/gtkstock.c:343
+#: gtk/gtkstock.c:386
msgid "_Open"
msgstr "_Avaa"
-#: gtk/gtkstock.c:344
+#: gtk/gtkstock.c:387
msgid "_Paste"
msgstr "L_iitä"
-#: gtk/gtkstock.c:345
+#: gtk/gtkstock.c:388
msgid "_Preferences"
msgstr "_Asetukset"
-#: gtk/gtkstock.c:346
+#: gtk/gtkstock.c:389
msgid "_Print"
msgstr "Tul_osta"
-#: gtk/gtkstock.c:347
+#: gtk/gtkstock.c:390
msgid "Print Pre_view"
msgstr "_Esikatselu"
-#: gtk/gtkstock.c:348
+#: gtk/gtkstock.c:391
msgid "_Properties"
msgstr "_Ominaisuudet"
-#: gtk/gtkstock.c:349
+#: gtk/gtkstock.c:392
msgid "_Quit"
msgstr "_Lopeta"
-#: gtk/gtkstock.c:350
+#: gtk/gtkstock.c:393
msgid "_Redo"
msgstr "_Tee uudelleen"
-#: gtk/gtkstock.c:351
+#: gtk/gtkstock.c:394
msgid "_Refresh"
msgstr "_Päivitä"
-#: gtk/gtkstock.c:353
+#: gtk/gtkstock.c:396
msgid "_Revert"
msgstr "_Hylkää muutokset"
-#: gtk/gtkstock.c:354
+#: gtk/gtkstock.c:397
msgid "_Save"
msgstr "_Tallenna"
-#: gtk/gtkstock.c:355
+#: gtk/gtkstock.c:398
msgid "Save _As"
msgstr "Tallenna _nimellä"
-#: gtk/gtkstock.c:356
+#: gtk/gtkstock.c:399
msgid "_Color"
msgstr "_Väri"
-#: gtk/gtkstock.c:357
+#: gtk/gtkstock.c:400
msgid "_Font"
msgstr "_Kirjasin"
-#: gtk/gtkstock.c:358
+#: gtk/gtkstock.c:401
msgid "_Ascending"
msgstr "_Nouseva"
-#: gtk/gtkstock.c:359
+#: gtk/gtkstock.c:402
msgid "_Descending"
msgstr "_Laskeva"
-#: gtk/gtkstock.c:360
+#: gtk/gtkstock.c:403
msgid "_Spell Check"
msgstr "_Oikoluku"
-#: gtk/gtkstock.c:362
+#: gtk/gtkstock.c:404
+msgid "_Stop"
+msgstr "_Pysäytä"
+
+#: gtk/gtkstock.c:405
msgid "_Strikethrough"
msgstr "_Yliviivaus"
-#: gtk/gtkstock.c:363
+#: gtk/gtkstock.c:406
msgid "_Undelete"
msgstr "_Peru poisto"
-#: gtk/gtkstock.c:364
+#: gtk/gtkstock.c:407
msgid "_Underline"
msgstr "_Alleviivaus"
-#: gtk/gtkstock.c:365
+#: gtk/gtkstock.c:408
msgid "_Undo"
msgstr "K_umoa"
-#: gtk/gtkstock.c:366
+#: gtk/gtkstock.c:409
msgid "_Yes"
msgstr "_Kyllä"
-#: gtk/gtkstock.c:367
+#: gtk/gtkstock.c:410
msgid "_Normal Size"
msgstr "_Tavallinen koko"
-#: gtk/gtkstock.c:368
+#: gtk/gtkstock.c:411
msgid "Best _Fit"
msgstr "_Sopivin koko"
-#: gtk/gtkstock.c:369
+#: gtk/gtkstock.c:412
msgid "Zoom _In"
msgstr "_Lähennä"
-#: gtk/gtkstock.c:370
+#: gtk/gtkstock.c:413
msgid "Zoom _Out"
msgstr "L_oitonna"
@@ -2139,22 +2410,22 @@ msgstr "Teemamoottorin moduulia ei löytynyt module_path:sta:\"%s\","
msgid "--- No Tip ---"
msgstr "--- Ei vinkkiä ---"
-#: gtk/gtkuimanager.c:1137
+#: gtk/gtkuimanager.c:1154
#, c-format
msgid "Unknown attribute '%s' on line %d char %d"
msgstr "Tuntematon määre \"%s\" rivillä %d merkin %d kohdalla"
-#: gtk/gtkuimanager.c:1337
+#: gtk/gtkuimanager.c:1371
#, c-format
msgid "Unexpected start tag '%s' on line %d char %d"
msgstr "Odottamaton alkutagi \"%s\" rivillä %d merkin %d kohdalla"
-#: gtk/gtkuimanager.c:1422
+#: gtk/gtkuimanager.c:1461
#, c-format
msgid "Unexpected character data on line %d char %d"
msgstr "Odottamatonta merkkidataa rivillä %d merkin %d kohdalla"
-#: gtk/gtkuimanager.c:2214
+#: gtk/gtkuimanager.c:2272
msgid "Empty"
msgstr "Tyhjä"
@@ -2213,3 +2484,38 @@ msgstr "X-syöttötapa"
msgid "Could not get information for file '%s': %s"
msgstr "Tiedoston \"%s\" tietojen saaminen epäonnistui: %s"
+#~ msgid "Shift"
+#~ msgstr "Shift"
+
+#~ msgid "Ctrl"
+#~ msgstr "Ctrl"
+
+#~ msgid "Alt"
+#~ msgstr "Alt"
+
+#~ msgid "_Bottom"
+#~ msgstr "_Alle"
+
+#~ msgid "_First"
+#~ msgstr "_Ensimmäinen"
+
+#~ msgid "_Last"
+#~ msgstr "_Viimeinen"
+
+#~ msgid "_Top"
+#~ msgstr "_Ylle"
+
+#~ msgid "_Back"
+#~ msgstr "E_dellinen"
+
+#~ msgid "_Down"
+#~ msgstr "_Alas"
+
+#~ msgid "_Up"
+#~ msgstr "_Ylös"
+
+#~ msgid "_Fill"
+#~ msgstr "_Täytä"
+
+#~ msgid "_Left"
+#~ msgstr "_Vasen"
diff --git a/po/fr.po b/po/fr.po
index 36c5ef61f..c460fd378 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gtk+ 2.6.9\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-06-20 23:00+0200\n"
+"POT-Creation-Date: 2005-06-20 14:30-0400\n"
"PO-Revision-Date: 2005-06-20 22:49+0200\n"
"Last-Translator: Christophe Merlet (RedFox) <redfox@redfoxcenter.org>\n"
"Language-Team: GNOME French Team <gnomefr@traduc.org>\n"
diff --git a/po/ga.po b/po/ga.po
index 9e5a7cce6..fa3e36bd8 100644
--- a/po/ga.po
+++ b/po/ga.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gtk+ HEAD\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-01-08 02:01-0500\n"
+"POT-Creation-Date: 2005-06-20 14:30-0400\n"
"PO-Revision-Date: 2005-05-26 20:00+0000\n"
"Last-Translator: Alan Horkan \n"
"Language-Team: Gaeilge <gaeilge-gnulinux@lists.sourceforge.net>\n"
@@ -17,7 +17,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
#: gdk-pixbuf/gdk-pixbuf-animation.c:153 gdk-pixbuf/gdk-pixbuf-io.c:838
-#: gdk-pixbuf/gdk-pixbuf-io.c:1069 tests/testfilechooser.c:199
+#: gdk-pixbuf/gdk-pixbuf-io.c:1068 tests/testfilechooser.c:199
#, c-format
msgid "Failed to open file '%s': %s"
msgstr "Teip as oscail comhad '%s': %s"
@@ -28,7 +28,7 @@ msgid "Image file '%s' contains no data"
msgstr "Níl sonraí ar fáil san comhad d'Íomha '%s'"
#: gdk-pixbuf/gdk-pixbuf-animation.c:208 gdk-pixbuf/gdk-pixbuf-io.c:887
-#: gdk-pixbuf/gdk-pixbuf-io.c:1110 tests/testfilechooser.c:244
+#: gdk-pixbuf/gdk-pixbuf-io.c:1109 tests/testfilechooser.c:244
#, c-format
msgid ""
"Failed to load image '%s': reason not known, probably a corrupt image file"
@@ -72,41 +72,41 @@ msgstr ""
msgid "Failed to load image '%s': %s"
msgstr "Teip ag lódáil íomhá '%s': %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1337
+#: gdk-pixbuf/gdk-pixbuf-io.c:1336
#, c-format
msgid "Error writing to image file: %s"
msgstr "Teip ag scríobh comhad d'íomha: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1383 gdk-pixbuf/gdk-pixbuf-io.c:1512
+#: gdk-pixbuf/gdk-pixbuf-io.c:1382 gdk-pixbuf/gdk-pixbuf-io.c:1511
#, c-format
msgid "This build of gdk-pixbuf does not support saving the image format: %s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:1417
+#: gdk-pixbuf/gdk-pixbuf-io.c:1416
msgid "Insufficient memory to save image to callback"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:1429
+#: gdk-pixbuf/gdk-pixbuf-io.c:1428
msgid "Failed to open temporary file"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:1454
+#: gdk-pixbuf/gdk-pixbuf-io.c:1453
msgid "Failed to read from temporary file"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:1641
+#: gdk-pixbuf/gdk-pixbuf-io.c:1687
#, c-format
msgid "Failed to open '%s' for writing: %s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:1665
+#: gdk-pixbuf/gdk-pixbuf-io.c:1711
#, c-format
msgid ""
"Failed to close '%s' while writing image, all data may not have been saved: %"
"s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:1853 gdk-pixbuf/gdk-pixbuf-io.c:1903
+#: gdk-pixbuf/gdk-pixbuf-io.c:1931 gdk-pixbuf/gdk-pixbuf-io.c:1981
msgid "Insufficient memory to save image into a buffer"
msgstr ""
@@ -166,24 +166,32 @@ msgstr ""
msgid "The ANI image format"
msgstr "An formóid d'íomhá ANI"
-#: gdk-pixbuf/io-bmp.c:227 gdk-pixbuf/io-bmp.c:383
+#: gdk-pixbuf/io-bmp.c:228 gdk-pixbuf/io-bmp.c:306 gdk-pixbuf/io-bmp.c:338
+#: gdk-pixbuf/io-bmp.c:361 gdk-pixbuf/io-bmp.c:442
+msgid "BMP image has bogus header data"
+msgstr ""
+
+#: gdk-pixbuf/io-bmp.c:239 gdk-pixbuf/io-bmp.c:401
msgid "Not enough memory to load bitmap image"
msgstr ""
-#: gdk-pixbuf/io-bmp.c:269
+#: gdk-pixbuf/io-bmp.c:287
msgid "BMP image has unsupported header size"
msgstr ""
-#: gdk-pixbuf/io-bmp.c:288 gdk-pixbuf/io-bmp.c:320 gdk-pixbuf/io-bmp.c:343
-#: gdk-pixbuf/io-bmp.c:424
-msgid "BMP image has bogus header data"
+#: gdk-pixbuf/io-bmp.c:325
+msgid "Topdown BMP images cannot be compressed"
msgstr ""
-#: gdk-pixbuf/io-bmp.c:307
-msgid "Topdown BMP images cannot be compressed"
+#: gdk-pixbuf/io-bmp.c:1203
+msgid "Couldn't allocate memory for saving BMP file"
+msgstr ""
+
+#: gdk-pixbuf/io-bmp.c:1244
+msgid "Couldn't write to BMP file"
msgstr ""
-#: gdk-pixbuf/io-bmp.c:1154
+#: gdk-pixbuf/io-bmp.c:1293
msgid "The BMP image format"
msgstr "An formóid d'íomhá BMP"
@@ -192,7 +200,7 @@ msgstr "An formóid d'íomhá BMP"
msgid "Failure reading GIF: %s"
msgstr "Teip ag leámh GIF: %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 ""
@@ -217,35 +225,39 @@ msgstr ""
msgid "Circular table entry in GIF file"
msgstr ""
-#: 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 ""
-#: gdk-pixbuf/io-gif.c:1088
+#: gdk-pixbuf/io-gif.c:947
+msgid "Not enough memory to composite a frame in GIF file"
+msgstr ""
+
+#: gdk-pixbuf/io-gif.c:1116
msgid "GIF image is corrupt (incorrect LZW compression)"
msgstr ""
-#: gdk-pixbuf/io-gif.c:1138
+#: gdk-pixbuf/io-gif.c:1166
msgid "File does not appear to be a GIF file"
msgstr ""
-#: 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 ""
-#: 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."
msgstr ""
-#: gdk-pixbuf/io-gif.c:1491
+#: gdk-pixbuf/io-gif.c:1519
msgid "GIF image was truncated or incomplete."
msgstr ""
-#: gdk-pixbuf/io-gif.c:1643
+#: gdk-pixbuf/io-gif.c:1671
msgid "The GIF image format"
msgstr "An formóid d'íomhá GIF"
@@ -423,93 +435,107 @@ msgstr ""
msgid "Fatal error reading PNG image file: %s"
msgstr ""
-#: gdk-pixbuf/io-png.c:813
+#: gdk-pixbuf/io-png.c:810
msgid ""
"Keys for PNG text chunks must have at least 1 and at most 79 characters."
msgstr ""
-#: gdk-pixbuf/io-png.c:821
+#: gdk-pixbuf/io-png.c:818
msgid "Keys for PNG text chunks must be ASCII characters."
msgstr ""
-#: gdk-pixbuf/io-png.c:854
+#: gdk-pixbuf/io-png.c:831
+#, c-format
+msgid ""
+"PNG compression level must be a value between 0 and 9; value '%s' could not "
+"be parsed."
+msgstr ""
+
+#: gdk-pixbuf/io-png.c:843
+#, c-format
+msgid ""
+"PNG compression level must be a value between 0 and 9; value '%d' is not "
+"allowed."
+msgstr ""
+
+#: gdk-pixbuf/io-png.c:883
#, c-format
msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding."
msgstr ""
-#: gdk-pixbuf/io-png.c:994
+#: gdk-pixbuf/io-png.c:1026
msgid "The PNG image format"
msgstr "An formóid d'íomhá PNG"
-#: gdk-pixbuf/io-pnm.c:249
+#: gdk-pixbuf/io-pnm.c:252
msgid "PNM loader expected to find an integer, but didn't"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:281
+#: gdk-pixbuf/io-pnm.c:284
msgid "PNM file has an incorrect initial byte"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:311
+#: gdk-pixbuf/io-pnm.c:314
msgid "PNM file is not in a recognized PNM subformat"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:336
+#: gdk-pixbuf/io-pnm.c:339
msgid "PNM file has an image width of 0"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:357
+#: gdk-pixbuf/io-pnm.c:360
msgid "PNM file has an image height of 0"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:380
+#: gdk-pixbuf/io-pnm.c:383
msgid "Maximum color value in PNM file is 0"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:388
+#: gdk-pixbuf/io-pnm.c:391
msgid "Maximum color value in PNM file is too large"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:396
+#: gdk-pixbuf/io-pnm.c:399
msgid "Cannot handle PNM files with maximum color values greater than 255"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:435 gdk-pixbuf/io-pnm.c:463 gdk-pixbuf/io-pnm.c:495
+#: gdk-pixbuf/io-pnm.c:438 gdk-pixbuf/io-pnm.c:466 gdk-pixbuf/io-pnm.c:498
msgid "Raw PNM image type is invalid"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:555 gdk-pixbuf/io-pnm.c:597
+#: gdk-pixbuf/io-pnm.c:562 gdk-pixbuf/io-pnm.c:604
msgid "PNM image format is invalid"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:656
+#: gdk-pixbuf/io-pnm.c:663
msgid "PNM image loader does not support this PNM subformat"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:711
+#: gdk-pixbuf/io-pnm.c:718
msgid "Premature end-of-file encountered"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:743 gdk-pixbuf/io-pnm.c:974
+#: gdk-pixbuf/io-pnm.c:750 gdk-pixbuf/io-pnm.c:981
msgid "Raw PNM formats require exactly one whitespace before sample data"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:770
+#: gdk-pixbuf/io-pnm.c:777
msgid "Cannot allocate memory for loading PNM image"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:820
+#: gdk-pixbuf/io-pnm.c:827
msgid "Insufficient memory to load PNM context struct"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:871
+#: gdk-pixbuf/io-pnm.c:878
msgid "Unexpected end of PNM image data"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:1003
+#: gdk-pixbuf/io-pnm.c:1010
msgid "Insufficient memory to load PNM file"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:1082
+#: gdk-pixbuf/io-pnm.c:1089
msgid "The PNM/PBM/PGM/PPM image format family"
msgstr ""
@@ -533,60 +559,60 @@ msgstr ""
msgid "The Sun raster image format"
msgstr ""
-#: gdk-pixbuf/io-tga.c:159
+#: gdk-pixbuf/io-tga.c:154
msgid "Cannot allocate memory for IOBuffer struct"
msgstr ""
-#: gdk-pixbuf/io-tga.c:178
+#: gdk-pixbuf/io-tga.c:173
msgid "Cannot allocate memory for IOBuffer data"
msgstr ""
-#: gdk-pixbuf/io-tga.c:189
+#: gdk-pixbuf/io-tga.c:184
msgid "Cannot realloc IOBuffer data"
msgstr ""
-#: gdk-pixbuf/io-tga.c:219
+#: gdk-pixbuf/io-tga.c:214
msgid "Cannot allocate temporary IOBuffer data"
msgstr ""
-#: gdk-pixbuf/io-tga.c:353
+#: gdk-pixbuf/io-tga.c:348
msgid "Cannot allocate new pixbuf"
msgstr ""
-#: gdk-pixbuf/io-tga.c:692
+#: gdk-pixbuf/io-tga.c:689
msgid "Cannot allocate colormap structure"
msgstr ""
-#: gdk-pixbuf/io-tga.c:699
+#: gdk-pixbuf/io-tga.c:696
msgid "Cannot allocate colormap entries"
msgstr ""
-#: gdk-pixbuf/io-tga.c:721
+#: gdk-pixbuf/io-tga.c:718
msgid "Unexpected bitdepth for colormap entries"
msgstr ""
-#: gdk-pixbuf/io-tga.c:739
+#: gdk-pixbuf/io-tga.c:736
msgid "Cannot allocate TGA header memory"
msgstr ""
-#: gdk-pixbuf/io-tga.c:772
+#: gdk-pixbuf/io-tga.c:769
msgid "TGA image has invalid dimensions"
msgstr ""
-#: gdk-pixbuf/io-tga.c:778 gdk-pixbuf/io-tga.c:787 gdk-pixbuf/io-tga.c:797
-#: gdk-pixbuf/io-tga.c:807 gdk-pixbuf/io-tga.c:814
+#: gdk-pixbuf/io-tga.c:775 gdk-pixbuf/io-tga.c:784 gdk-pixbuf/io-tga.c:794
+#: gdk-pixbuf/io-tga.c:804 gdk-pixbuf/io-tga.c:811
msgid "TGA image type not supported"
msgstr ""
-#: gdk-pixbuf/io-tga.c:861
+#: gdk-pixbuf/io-tga.c:858
msgid "Cannot allocate memory for TGA context struct"
msgstr ""
-#: gdk-pixbuf/io-tga.c:926
+#: gdk-pixbuf/io-tga.c:923
msgid "Excess data in file"
msgstr ""
-#: gdk-pixbuf/io-tga.c:995
+#: gdk-pixbuf/io-tga.c:992
msgid "The Targa image format"
msgstr "An formóid d'íommhá Targa"
@@ -667,39 +693,44 @@ msgstr ""
msgid "The XBM image format"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1229
+#: gdk-pixbuf/io-xpm.c:467
msgid "No XPM header found"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1237
+#: gdk-pixbuf/io-xpm.c:476
+#, fuzzy
+msgid "Invalid XPM header"
+msgstr "Comhad neamhbhailí: %s"
+
+#: gdk-pixbuf/io-xpm.c:484
msgid "XPM file has image width <= 0"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1245
+#: gdk-pixbuf/io-xpm.c:492
msgid "XPM file has image height <= 0"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1253
+#: gdk-pixbuf/io-xpm.c:500
msgid "XPM has invalid number of chars per pixel"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1260
+#: gdk-pixbuf/io-xpm.c:507
msgid "XPM file has invalid number of colors"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1272 gdk-pixbuf/io-xpm.c:1281 gdk-pixbuf/io-xpm.c:1333
+#: gdk-pixbuf/io-xpm.c:519 gdk-pixbuf/io-xpm.c:528 gdk-pixbuf/io-xpm.c:580
msgid "Cannot allocate memory for loading XPM image"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1295
+#: gdk-pixbuf/io-xpm.c:542
msgid "Cannot read XPM colormap"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1524
+#: gdk-pixbuf/io-xpm.c:771
msgid "Failed to write to temporary file when loading XPM image"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1559
+#: gdk-pixbuf/io-xpm.c:806
msgid "The XPM image format"
msgstr "An formôid d'íomhá XPM"
@@ -762,6 +793,138 @@ msgstr ""
msgid "Gdk debugging flags to unset"
msgstr ""
+#: gdk/keyname-table.h:3940
+msgid "keyboard label|BackSpace"
+msgstr ""
+
+#: gdk/keyname-table.h:3941
+msgid "keyboard label|Tab"
+msgstr ""
+
+#: gdk/keyname-table.h:3942
+msgid "keyboard label|Return"
+msgstr ""
+
+#: gdk/keyname-table.h:3943
+msgid "keyboard label|Pause"
+msgstr ""
+
+#: gdk/keyname-table.h:3944
+msgid "keyboard label|Scroll_Lock"
+msgstr ""
+
+#: gdk/keyname-table.h:3945
+msgid "keyboard label|Sys_Req"
+msgstr ""
+
+#: gdk/keyname-table.h:3946
+msgid "keyboard label|Escape"
+msgstr ""
+
+#: gdk/keyname-table.h:3947
+msgid "keyboard label|Multi_key"
+msgstr ""
+
+#: gdk/keyname-table.h:3948
+msgid "keyboard label|Home"
+msgstr ""
+
+#: gdk/keyname-table.h:3949
+msgid "keyboard label|Page_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3950
+msgid "keyboard label|Page_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3951
+msgid "keyboard label|End"
+msgstr ""
+
+#: gdk/keyname-table.h:3952
+msgid "keyboard label|Begin"
+msgstr ""
+
+#: gdk/keyname-table.h:3953
+msgid "keyboard label|Print"
+msgstr ""
+
+#: gdk/keyname-table.h:3954
+msgid "keyboard label|Insert"
+msgstr ""
+
+#: gdk/keyname-table.h:3955
+msgid "keyboard label|Num_Lock"
+msgstr ""
+
+#: gdk/keyname-table.h:3956
+msgid "keyboard label|KP_Space"
+msgstr ""
+
+#: gdk/keyname-table.h:3957
+msgid "keyboard label|KP_Tab"
+msgstr ""
+
+#: gdk/keyname-table.h:3958
+msgid "keyboard label|KP_Enter"
+msgstr ""
+
+#: gdk/keyname-table.h:3959
+msgid "keyboard label|KP_Home"
+msgstr ""
+
+#: gdk/keyname-table.h:3960
+msgid "keyboard label|KP_Left"
+msgstr ""
+
+#: gdk/keyname-table.h:3961
+msgid "keyboard label|KP_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3962
+msgid "keyboard label|KP_Right"
+msgstr ""
+
+#: gdk/keyname-table.h:3963
+msgid "keyboard label|KP_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3964
+msgid "keyboard label|KP_Page_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3965
+msgid "keyboard label|KP_Prior"
+msgstr ""
+
+#: gdk/keyname-table.h:3966
+msgid "keyboard label|KP_Page_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3967
+msgid "keyboard label|KP_Next"
+msgstr ""
+
+#: gdk/keyname-table.h:3968
+msgid "keyboard label|KP_End"
+msgstr ""
+
+#: gdk/keyname-table.h:3969
+msgid "keyboard label|KP_Begin"
+msgstr ""
+
+#: gdk/keyname-table.h:3970
+msgid "keyboard label|KP_Insert"
+msgstr ""
+
+#: gdk/keyname-table.h:3971
+msgid "keyboard label|KP_Delete"
+msgstr ""
+
+#: gdk/keyname-table.h:3972
+msgid "keyboard label|Delete"
+msgstr ""
+
#. Description of --sync in --help output
#: gdk/win32/gdkmain-win32.c:60
msgid "Don't batch GDI requests"
@@ -797,49 +960,50 @@ msgstr ""
msgid "Make X calls synchronous"
msgstr ""
-#: gtk/gtkaboutdialog.c:260 gtk/gtkaboutdialog.c:1939
+#: gtk/gtkaboutdialog.c:270 gtk/gtkaboutdialog.c:2025
#, fuzzy
msgid "License"
msgstr "Ceadunas"
-#: gtk/gtkaboutdialog.c:261
+#: gtk/gtkaboutdialog.c:271
#, fuzzy
msgid "The license of the program"
msgstr "An ceadunas atá ag an Clár"
#. Add the credits button
-#: gtk/gtkaboutdialog.c:482
-msgid "_Credits"
-msgstr "_Buíochas"
+#: gtk/gtkaboutdialog.c:491
+#, fuzzy
+msgid "C_redits"
+msgstr "Buíochas"
#. Add the license button
-#: gtk/gtkaboutdialog.c:491
+#: gtk/gtkaboutdialog.c:501
#, fuzzy
msgid "_License"
msgstr "_Ceadunas"
-#: gtk/gtkaboutdialog.c:682
+#: gtk/gtkaboutdialog.c:731
#, c-format
msgid "About %s"
msgstr "Faoi %s"
-#: gtk/gtkaboutdialog.c:1876
+#: gtk/gtkaboutdialog.c:1953
msgid "Credits"
msgstr "Buíochas"
-#: gtk/gtkaboutdialog.c:1901
+#: gtk/gtkaboutdialog.c:1979
msgid "Written by"
msgstr "Scríobh le"
-#: gtk/gtkaboutdialog.c:1904
+#: gtk/gtkaboutdialog.c:1982
msgid "Documented by"
msgstr ""
-#: gtk/gtkaboutdialog.c:1916
+#: gtk/gtkaboutdialog.c:1994
msgid "Translated by"
msgstr ""
-#: gtk/gtkaboutdialog.c:1920
+#: gtk/gtkaboutdialog.c:1998
msgid "Artwork by"
msgstr "Ealaín le"
@@ -847,28 +1011,41 @@ msgstr "Ealaín le"
#. * that use the shift key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: gtk/gtkaccellabel.c:119
-msgid "Shift"
-msgstr "Shift"
+#: gtk/gtkaccellabel.c:121
+msgid "keyboard label|Shift"
+msgstr ""
#. This is the text that should appear next to menu accelerators
#. * that use the control key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: gtk/gtkaccellabel.c:125
-msgid "Ctrl"
-msgstr "Ctrl"
+#: gtk/gtkaccellabel.c:128
+msgid "keyboard label|Ctrl"
+msgstr ""
#. This is the text that should appear next to menu accelerators
#. * that use the alt key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: gtk/gtkaccellabel.c:131
-msgid "Alt"
-msgstr "Alt"
+#: gtk/gtkaccellabel.c:135
+msgid "keyboard label|Alt"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkaccellabel.c:577
+msgid "keyboard label|Space"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkaccellabel.c:581
+msgid "keyboard label|Backslash"
+msgstr ""
#. Translate to calendar:YM if you want years to be displayed
#. * before months; otherwise translate to calendar:MY.
@@ -879,7 +1056,7 @@ msgstr "Alt"
#. * so if you have a default text direction of RTL and YM, then
#. * the year will appear on the right.
#.
-#: gtk/gtkcalendar.c:700
+#: gtk/gtkcalendar.c:647
msgid "calendar:MY"
msgstr "féilire:MB"
@@ -887,129 +1064,157 @@ msgstr "féilire:MB"
#. * first day of the week to calendar:week_start:1 if you want Monday
#. * to be the first day of the week, and so on.
#.
-#: gtk/gtkcalendar.c:710
+#: gtk/gtkcalendar.c:661
msgid "calendar:week_start:0"
msgstr "calendar:week_start:0"
-#: gtk/gtkcellrendererprogress.c:235 gtk/gtkcellrendererprogress.c:293
+#. Translators: This is a text measurement template.
+#. * Translate it to the widest year text.
+#. *
+#. * Don't include the prefix "year measurement template|"
+#. * in the translation.
+#. *
+#. * If you don't understand this, leave it as "2000"
+#.
+#: gtk/gtkcalendar.c:1549
+msgid "year measurement template|2000"
+msgstr ""
+
+#. Translators: This dictates how the year is displayed in
+#. * gtkcalendar widget. See strftime() manual for the format.
+#. * Use only ASCII in the translation.
+#. *
+#. * Also look for the msgid "year measurement template|2000".
+#. * Translate that entry to a year with the widest output of this
+#. * msgid.
+#. *
+#. * Don't include the prefix "calendar year format|" in the
+#. * translation. "%Y" is appropriate for most locales.
+#.
+#: gtk/gtkcalendar.c:1826
+msgid "calendar year format|%Y"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkcellrendererprogress.c:237 gtk/gtkcellrendererprogress.c:295
#, c-format
msgid "progress bar label|%d %%"
msgstr ""
-#: gtk/gtkcolorbutton.c:220 gtk/gtkcolorbutton.c:574
+#: gtk/gtkcolorbutton.c:221 gtk/gtkcolorbutton.c:576
msgid "Pick a Color"
msgstr "Roghnaigh dath"
-#: gtk/gtkcolorbutton.c:466
+#: gtk/gtkcolorbutton.c:467
msgid "Received invalid color data\n"
msgstr ""
-#: gtk/gtkcolorsel.c:576
+#: gtk/gtkcolorsel.c:561
msgid ""
"The previously-selected color, for comparison to the color you're selecting "
"now. You can drag this color to a palette entry, or select this color as "
"current by dragging it to the other color swatch alongside."
msgstr ""
-#: gtk/gtkcolorsel.c:581
+#: gtk/gtkcolorsel.c:566
msgid ""
"The color you've chosen. You can drag this color to a palette entry to save "
"it for use in the future."
msgstr ""
-#: gtk/gtkcolorsel.c:942
+#: gtk/gtkcolorsel.c:957
msgid "_Save color here"
msgstr "_Sábháil dath anseo"
-#: gtk/gtkcolorsel.c:1147
+#: gtk/gtkcolorsel.c:1162
msgid ""
"Click this palette entry to make it the current color. To change this entry, "
"drag a color swatch here or right-click it and select \"Save color here.\""
msgstr ""
-#: gtk/gtkcolorsel.c:1913
+#: gtk/gtkcolorsel.c:1929
msgid ""
"Select the color you want from the outer ring. Select the darkness or "
"lightness of that color using the inner triangle."
msgstr ""
-#: gtk/gtkcolorsel.c:1938
+#: gtk/gtkcolorsel.c:1954
msgid ""
"Click the eyedropper, then click a color anywhere on your screen to select "
"that color."
msgstr ""
-#: gtk/gtkcolorsel.c:1947
+#: gtk/gtkcolorsel.c:1963
msgid "_Hue:"
msgstr "_Imir:"
-#: gtk/gtkcolorsel.c:1948
+#: gtk/gtkcolorsel.c:1964
msgid "Position on the color wheel."
msgstr ""
-#: gtk/gtkcolorsel.c:1950
+#: gtk/gtkcolorsel.c:1966
msgid "_Saturation:"
msgstr "_Sáithiú:"
-#: gtk/gtkcolorsel.c:1951
+#: gtk/gtkcolorsel.c:1967
msgid "\"Deepness\" of the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1952
+#: gtk/gtkcolorsel.c:1968
msgid "_Value:"
msgstr "_Luach:"
-#: gtk/gtkcolorsel.c:1953
+#: gtk/gtkcolorsel.c:1969
msgid "Brightness of the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1954
+#: gtk/gtkcolorsel.c:1970
msgid "_Red:"
msgstr "_Dearg:"
-#: gtk/gtkcolorsel.c:1955
+#: gtk/gtkcolorsel.c:1971
msgid "Amount of red light in the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1956
+#: gtk/gtkcolorsel.c:1972
msgid "_Green:"
msgstr "G_las:"
-#: gtk/gtkcolorsel.c:1957
+#: gtk/gtkcolorsel.c:1973
msgid "Amount of green light in the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1958
+#: gtk/gtkcolorsel.c:1974
msgid "_Blue:"
msgstr "_Gorm:"
-#: gtk/gtkcolorsel.c:1959
+#: gtk/gtkcolorsel.c:1975
msgid "Amount of blue light in the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1962
+#: gtk/gtkcolorsel.c:1978
msgid "_Opacity:"
msgstr "_Teimhneacht:"
-#: gtk/gtkcolorsel.c:1970 gtk/gtkcolorsel.c:1981
+#: gtk/gtkcolorsel.c:1986 gtk/gtkcolorsel.c:1997
msgid "Transparency of the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1988
+#: gtk/gtkcolorsel.c:2004
msgid "Color _Name:"
msgstr "_Ainm Dath:"
-#: gtk/gtkcolorsel.c:2003
+#: gtk/gtkcolorsel.c:2019
msgid ""
"You can enter an HTML-style hexadecimal color value, or simply a color name "
"such as 'orange' in this entry."
msgstr ""
-#: gtk/gtkcolorsel.c:2022
+#: gtk/gtkcolorsel.c:2038
msgid "_Palette"
msgstr "_Pailéid"
-#: gtk/gtkcolorsel.c:2054
+#: gtk/gtkcolorsel.c:2070
msgid "Color Wheel"
msgstr "Roth Dathanna"
@@ -1017,292 +1222,307 @@ msgstr "Roth Dathanna"
msgid "Color Selection"
msgstr "Roghachais Dath"
-#: gtk/gtkentry.c:4507 gtk/gtktextview.c:7030
+#: gtk/gtkentry.c:4508 gtk/gtktextview.c:7068
msgid "Select _All"
msgstr "Roghnaigh _Gach Rud"
-#: gtk/gtkentry.c:4517 gtk/gtktextview.c:7040
+#: gtk/gtkentry.c:4518 gtk/gtktextview.c:7078
msgid "Input _Methods"
msgstr "_Modhanna Ionchuir"
-#: gtk/gtkentry.c:4528 gtk/gtktextview.c:7051
+#: gtk/gtkentry.c:4529 gtk/gtktextview.c:7089
msgid "_Insert Unicode Control Character"
msgstr ""
-#: gtk/gtkfilechooser.c:1584 gtk/gtkfilechooser.c:1628
-#: gtk/gtkfilechooser.c:1703 gtk/gtkfilechooser.c:1747
+#: gtk/gtkfilechooser.c:1588 gtk/gtkfilechooser.c:1632
+#: gtk/gtkfilechooser.c:1707 gtk/gtkfilechooser.c:1751
#, c-format
msgid "Invalid filename: %s"
msgstr "Comhad neamhbhailí: %s"
-#: gtk/gtkfilechooserbutton.c:65
+#: gtk/gtkfilechooserbutton.c:67
#, fuzzy
msgid "Select A File"
msgstr "Pioc Comhad"
-#: gtk/gtkfilechooserbutton.c:66 gtk/gtkfilechooserdefault.c:1229
-#: gtk/gtkpathbar.c:982
+#: gtk/gtkfilechooserbutton.c:68 gtk/gtkfilechooserdefault.c:1302
+#: gtk/gtkpathbar.c:1020
msgid "Home"
msgstr "Baile"
-#: gtk/gtkfilechooserbutton.c:67 gtk/gtkfilechooserdefault.c:1256
-#: gtk/gtkpathbar.c:984
+#: gtk/gtkfilechooserbutton.c:69 gtk/gtkfilechooserdefault.c:1329
+#: gtk/gtkpathbar.c:1022
msgid "Desktop"
msgstr "Deasc"
-#: gtk/gtkfilechooserbutton.c:68
+#: gtk/gtkfilechooserbutton.c:70
#, fuzzy
msgid "(None)"
msgstr "ceann ar bith"
-#: gtk/gtkfilechooserbutton.c:1515
+#: gtk/gtkfilechooserbutton.c:1523
msgid "Other..."
msgstr ""
-#: gtk/gtkfilechooserdefault.c:867
+#: gtk/gtkfilechooserdefault.c:917
msgid "Could not retrieve information about the file"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:878
+#: gtk/gtkfilechooserdefault.c:928
msgid "Could not add a bookmark"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:889
+#: gtk/gtkfilechooserdefault.c:939
msgid "Could not remove bookmark"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:900
+#: gtk/gtkfilechooserdefault.c:950
msgid "The folder could not be created"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:911
+#: gtk/gtkfilechooserdefault.c:963
+msgid ""
+"The folder could not be created, as a file with the same name already "
+"exists. Try using a different name for the folder, or rename the file first."
+msgstr ""
+
+#: gtk/gtkfilechooserdefault.c:976
#, fuzzy
msgid "Invalid file name"
msgstr "Comhad neamhbhailí: %s"
-#: gtk/gtkfilechooserdefault.c:921
+#: gtk/gtkfilechooserdefault.c:986
msgid "The folder contents could not be displayed"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:1119
+#: gtk/gtkfilechooserdefault.c:1192
#, fuzzy, c-format
msgid "Could not get information about '%s': %s"
msgstr ""
"Earraidh ag cruthaigh fillteán %s:\n"
"%s"
-#: gtk/gtkfilechooserdefault.c:2095
+#: gtk/gtkfilechooserdefault.c:2208
#, c-format
msgid "Add the folder '%s' to the bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2136
+#: gtk/gtkfilechooserdefault.c:2249
msgid "Add the current folder to the bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2138
+#: gtk/gtkfilechooserdefault.c:2251
msgid "Add the selected folders to the bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2178
+#: gtk/gtkfilechooserdefault.c:2291
#, c-format
msgid "Remove the bookmark '%s'"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2591
+#: gtk/gtkfilechooserdefault.c:2722
#, c-format
msgid "Could not add a bookmark for '%s' because it is an invalid path name."
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2769
+#: gtk/gtkfilechooserdefault.c:2937
+msgid "Remove"
+msgstr "Scríos"
+
+#: gtk/gtkfilechooserdefault.c:2946
+#, fuzzy
+msgid "Rename..."
+msgstr "_Athainmnigh"
+
+#: gtk/gtkfilechooserdefault.c:3069
msgid "Shortcuts"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2823
+#: gtk/gtkfilechooserdefault.c:3123
msgid "Folder"
msgstr "Fillteán"
-#: gtk/gtkfilechooserdefault.c:2875 gtk/gtkstock.c:295
+#: gtk/gtkfilechooserdefault.c:3179 gtk/gtkstock.c:317
msgid "_Add"
msgstr "_Suimigh"
-#: gtk/gtkfilechooserdefault.c:2882
-msgid "Add the selected folder to the bookmarks"
+#: gtk/gtkfilechooserdefault.c:3186
+msgid "Add the selected folder to the Bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2887 gtk/gtkstock.c:352
+#: gtk/gtkfilechooserdefault.c:3191 gtk/gtkstock.c:395
msgid "_Remove"
msgstr "_Scríos"
-#: gtk/gtkfilechooserdefault.c:2894
+#: gtk/gtkfilechooserdefault.c:3198
msgid "Remove the selected bookmark"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2997
-msgid "_Add to Shortcuts"
+#: gtk/gtkfilechooserdefault.c:3305
+msgid "_Add to Bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:3007
+#: gtk/gtkfilechooserdefault.c:3315
#, fuzzy
msgid "Open _Location"
msgstr "Oscail Áit"
-#: gtk/gtkfilechooserdefault.c:3019
+#: gtk/gtkfilechooserdefault.c:3327
msgid "Show _Hidden Files"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:3143 gtk/gtkfilesel.c:767
+#: gtk/gtkfilechooserdefault.c:3451 gtk/gtkfilesel.c:766
msgid "Files"
msgstr "Comhaid"
-#: gtk/gtkfilechooserdefault.c:3174
+#: gtk/gtkfilechooserdefault.c:3482
#, fuzzy
msgid "Name"
msgstr "_Ainm:"
-#: gtk/gtkfilechooserdefault.c:3199
+#: gtk/gtkfilechooserdefault.c:3507
msgid "Size"
msgstr "Méid"
-#: gtk/gtkfilechooserdefault.c:3212
+#: gtk/gtkfilechooserdefault.c:3520
msgid "Modified"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:3244
+#: gtk/gtkfilechooserdefault.c:3552
msgid "Select which types of files are shown"
msgstr ""
#. Create Folder
-#: gtk/gtkfilechooserdefault.c:3280
+#: gtk/gtkfilechooserdefault.c:3588
#, fuzzy
msgid "Create Fo_lder"
msgstr "Cruthaigh _Fillteán"
#. Name entry
-#: gtk/gtkfilechooserdefault.c:3398
+#: gtk/gtkfilechooserdefault.c:3709
msgid "_Name:"
msgstr "_Ainm:"
-#: gtk/gtkfilechooserdefault.c:3438
+#: gtk/gtkfilechooserdefault.c:3749
msgid "_Browse for other folders"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:3688
+#: gtk/gtkfilechooserdefault.c:4000
#, fuzzy
msgid "Save in _folder:"
msgstr "Sábháil mar _Fillteán:"
-#: gtk/gtkfilechooserdefault.c:3690
+#: gtk/gtkfilechooserdefault.c:4002
#, fuzzy
msgid "Create in _folder:"
msgstr "Cruthaigh _Fillteán"
-#: gtk/gtkfilechooserdefault.c:4523
+#: gtk/gtkfilechooserdefault.c:4959
msgid "Cannot change to folder because it is not local"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:5048
+#: gtk/gtkfilechooserdefault.c:5513
#, c-format
msgid "Shortcut %s does not exist"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:5508
+#: gtk/gtkfilechooserdefault.c:6057
#, fuzzy, c-format
msgid "Could not mount %s"
msgstr ""
"Earraidh ag cruthaigh fillteán %s:\n"
"%s"
-#: gtk/gtkfilechooserdefault.c:5802
+#: gtk/gtkfilechooserdefault.c:6352
msgid "Type name of new folder"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:5844
+#: gtk/gtkfilechooserdefault.c:6394
#, c-format
msgid "%d byte"
msgid_plural "%d bytes"
msgstr[0] ""
msgstr[1] ""
-#: gtk/gtkfilechooserdefault.c:5846
+#: gtk/gtkfilechooserdefault.c:6396
#, c-format
msgid "%.1f K"
msgstr "%.1f K"
-#: gtk/gtkfilechooserdefault.c:5848
+#: gtk/gtkfilechooserdefault.c:6398
#, c-format
msgid "%.1f M"
msgstr "%.1f M"
-#: gtk/gtkfilechooserdefault.c:5850
+#: gtk/gtkfilechooserdefault.c:6400
#, c-format
msgid "%.1f G"
msgstr "%.1f G"
-#: gtk/gtkfilechooserdefault.c:5902
+#: gtk/gtkfilechooserdefault.c:6446 gtk/gtkfilechooserdefault.c:6470
+msgid "Unknown"
+msgstr "(gan fhios)"
+
+#: gtk/gtkfilechooserdefault.c:6457
msgid "Today"
msgstr "Inniu"
-#: gtk/gtkfilechooserdefault.c:5904
+#: gtk/gtkfilechooserdefault.c:6459
msgid "Yesterday"
msgstr "Inné"
-#: gtk/gtkfilechooserdefault.c:5915
-msgid "Unknown"
-msgstr "(gan fhios)"
-
-#: gtk/gtkfilechooserdefault.c:5985
+#: gtk/gtkfilechooserdefault.c:6541
#, fuzzy
msgid "Cannot change folder"
msgstr "Cruthaigh _Fillteán"
-#: gtk/gtkfilechooserdefault.c:5986
+#: gtk/gtkfilechooserdefault.c:6542
msgid "The folder you specified is an invalid path."
msgstr ""
-#: gtk/gtkfilechooserdefault.c:6025
+#: gtk/gtkfilechooserdefault.c:6581
#, c-format
msgid "Could not build file name from '%s' and '%s'"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:6061
+#: gtk/gtkfilechooserdefault.c:6617
#, fuzzy
msgid "Could not select item"
msgstr ""
"Earraidh ag cruthaigh fillteán %s:\n"
"%s"
-#: gtk/gtkfilechooserdefault.c:6101
+#: gtk/gtkfilechooserdefault.c:6657
msgid "Open Location"
msgstr "Oscail Áit"
-#: gtk/gtkfilechooserdefault.c:6108
+#: gtk/gtkfilechooserdefault.c:6664
#, fuzzy
msgid "Save in Location"
msgstr "Oscail Áit"
-#: gtk/gtkfilechooserdefault.c:6132
+#: gtk/gtkfilechooserdefault.c:6688
msgid "_Location:"
msgstr "_Áit:"
-#: gtk/gtkfilesel.c:731
+#: gtk/gtkfilesel.c:730
msgid "Folders"
msgstr "Fillteáin"
-#: gtk/gtkfilesel.c:735
+#: gtk/gtkfilesel.c:734
msgid "Fol_ders"
msgstr "_Fillteáin"
-#: gtk/gtkfilesel.c:771
+#: gtk/gtkfilesel.c:770
msgid "_Files"
msgstr "_Comhaid"
-#: gtk/gtkfilesel.c:859 gtk/gtkfilesel.c:2249
+#: gtk/gtkfilesel.c:858 gtk/gtkfilesel.c:2248
#, c-format
msgid "Folder unreadable: %s"
msgstr "Fillteán doléite: %s"
-#: gtk/gtkfilesel.c:990
+#: gtk/gtkfilesel.c:989
#, c-format
msgid ""
"The file \"%s\" resides on another machine (called %s) and may not be "
@@ -1310,95 +1530,95 @@ msgid ""
"Are you sure that you want to select it?"
msgstr ""
-#: gtk/gtkfilesel.c:1121
+#: gtk/gtkfilesel.c:1120
msgid "_New Folder"
msgstr "Fillteán _Nua"
-#: gtk/gtkfilesel.c:1132
+#: gtk/gtkfilesel.c:1131
msgid "De_lete File"
msgstr "_Dealaigh Comhad"
-#: gtk/gtkfilesel.c:1143
+#: gtk/gtkfilesel.c:1142
msgid "_Rename File"
msgstr "_Athainmnigh Comhad"
-#: gtk/gtkfilesel.c:1445
+#: gtk/gtkfilesel.c:1444
#, c-format
msgid ""
"The folder name \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
-#: gtk/gtkfilesel.c:1447
+#: gtk/gtkfilesel.c:1446
#, c-format
msgid ""
"Error creating folder \"%s\": %s\n"
"%s"
msgstr ""
-#: gtk/gtkfilesel.c:1448 gtk/gtkfilesel.c:1684
+#: gtk/gtkfilesel.c:1447 gtk/gtkfilesel.c:1683
msgid "You probably used symbols not allowed in filenames."
msgstr ""
-#: gtk/gtkfilesel.c:1456
+#: gtk/gtkfilesel.c:1455
#, c-format
msgid "Error creating folder \"%s\": %s\n"
msgstr "Earraidh ag cruthaigh fillteán \"%s\": %s\n"
-#: gtk/gtkfilesel.c:1490
+#: gtk/gtkfilesel.c:1489
msgid "New Folder"
msgstr "Fillteán Nua"
-#: gtk/gtkfilesel.c:1505
+#: gtk/gtkfilesel.c:1504
msgid "_Folder name:"
msgstr "Ainm _Fillteán:"
-#: gtk/gtkfilesel.c:1529
+#: gtk/gtkfilesel.c:1528
msgid "C_reate"
msgstr "_Cruthaigh"
-#: gtk/gtkfilesel.c:1572
+#: gtk/gtkfilesel.c:1571
#, c-format
msgid "The filename \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
-#: gtk/gtkfilesel.c:1575
+#: gtk/gtkfilesel.c:1574
#, c-format
msgid ""
"Error deleting file \"%s\": %s\n"
"%s"
msgstr ""
-#: gtk/gtkfilesel.c:1577 gtk/gtkfilesel.c:1698
+#: gtk/gtkfilesel.c:1576 gtk/gtkfilesel.c:1697
msgid "It probably contains symbols not allowed in filenames."
msgstr ""
-#: gtk/gtkfilesel.c:1586
+#: gtk/gtkfilesel.c:1585
#, c-format
msgid "Error deleting file \"%s\": %s"
msgstr "Earraidh ag dealaigh comhad \"%s\": %s"
-#: gtk/gtkfilesel.c:1629
+#: gtk/gtkfilesel.c:1628
#, c-format
msgid "Really delete file \"%s\"?"
msgstr ""
-#: gtk/gtkfilesel.c:1634
+#: gtk/gtkfilesel.c:1633
msgid "Delete File"
msgstr "Dealaigh Comhad"
-#: gtk/gtkfilesel.c:1680 gtk/gtkfilesel.c:1694
+#: gtk/gtkfilesel.c:1679 gtk/gtkfilesel.c:1693
#, c-format
msgid "The file name \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
-#: gtk/gtkfilesel.c:1682
+#: gtk/gtkfilesel.c:1681
#, c-format
msgid ""
"Error renaming file to \"%s\": %s\n"
"%s"
msgstr ""
-#: gtk/gtkfilesel.c:1696
+#: gtk/gtkfilesel.c:1695
#, c-format
msgid ""
"Error renaming file \"%s\": %s\n"
@@ -1407,44 +1627,44 @@ msgstr ""
"Earraidh ag athainmigh comhad \"%s\": %s\n"
"%s"
-#: gtk/gtkfilesel.c:1706
+#: gtk/gtkfilesel.c:1705
#, c-format
msgid "Error renaming file \"%s\" to \"%s\": %s"
msgstr "Earraidh ag athainmigh comhad \"%s\" do \"%s\": %s"
-#: gtk/gtkfilesel.c:1753
+#: gtk/gtkfilesel.c:1752
msgid "Rename File"
msgstr "Athainmnigh Comhad"
-#: gtk/gtkfilesel.c:1768
+#: gtk/gtkfilesel.c:1767
#, c-format
msgid "Rename file \"%s\" to:"
msgstr "Athainmnigh comhad \"%s\" do: "
-#: gtk/gtkfilesel.c:1797
+#: gtk/gtkfilesel.c:1796
msgid "_Rename"
msgstr "_Athainmnigh"
-#: gtk/gtkfilesel.c:2229
+#: gtk/gtkfilesel.c:2228
msgid "_Selection: "
msgstr "_Rogha: "
-#: gtk/gtkfilesel.c:3152
+#: gtk/gtkfilesel.c:3151
#, c-format
msgid ""
"The filename \"%s\" couldn't be converted to UTF-8. (try setting the "
"environment variable G_FILENAME_ENCODING): %s"
msgstr ""
-#: gtk/gtkfilesel.c:3155
+#: gtk/gtkfilesel.c:3154
msgid "Invalid UTF-8"
msgstr "UTF-8 Neamhbhailí"
-#: gtk/gtkfilesel.c:4032
+#: gtk/gtkfilesel.c:4031
msgid "Name too long"
msgstr "Ainm ró-fhada"
-#: gtk/gtkfilesel.c:4034
+#: gtk/gtkfilesel.c:4033
msgid "Couldn't convert filename"
msgstr ""
@@ -1452,97 +1672,112 @@ msgstr ""
msgid "(Empty)"
msgstr "(Folamh)"
-#: gtk/gtkfilesystemunix.c:415 gtk/gtkfilesystemunix.c:429
-#: gtk/gtkfilesystemunix.c:626 gtk/gtkfilesystemwin32.c:482
-#: gtk/gtkfilesystemwin32.c:495 gtk/gtkfilesystemwin32.c:1530
+#: gtk/gtkfilesystemunix.c:475 gtk/gtkfilesystemunix.c:678
+#: gtk/gtkfilesystemunix.c:1918 gtk/gtkfilesystemwin32.c:482
+#: gtk/gtkfilesystemwin32.c:495 gtk/gtkfilesystemwin32.c:1560
#, fuzzy, c-format
msgid "Error getting information for '%s': %s"
msgstr "earriadh ag cruthaigh eolaire '%s': %s"
-#: gtk/gtkfilesystemunix.c:495 gtk/gtkfilesystemwin32.c:537
+#: gtk/gtkfilesystemunix.c:547 gtk/gtkfilesystemwin32.c:537
#, fuzzy, c-format
msgid "Error creating directory '%s': %s"
msgstr "earriadh ag cruthaigh eolaire '%s': %s"
-#: gtk/gtkfilesystemunix.c:575 gtk/gtkfilesystemwin32.c:597
+#: gtk/gtkfilesystemunix.c:627 gtk/gtkfilesystemwin32.c:597
msgid "This file system does not support mounting"
msgstr ""
-#: gtk/gtkfilesystemunix.c:583
+#: gtk/gtkfilesystemunix.c:635
msgid "Filesystem"
msgstr "Corás Comhaid"
-#: gtk/gtkfilesystemunix.c:740
+#: gtk/gtkfilesystemunix.c:792
#, fuzzy, c-format
msgid "Could not get a stock icon for %s"
msgstr ""
"Earraidh ag cruthaigh fillteán %s:\n"
"%s"
-#: gtk/gtkfilesystemunix.c:835
+#: gtk/gtkfilesystemunix.c:887
#, c-format
msgid ""
"The name \"%s\" is not valid because it contains the character \"%s\". "
"Please use a different name."
msgstr ""
-#: gtk/gtkfilesystemunix.c:1443 gtk/gtkfilesystemwin32.c:1004
-#, c-format
-msgid "Bookmark saving failed: %s"
-msgstr ""
+#: gtk/gtkfilesystemunix.c:1489
+#, fuzzy, c-format
+msgid "Writing %s failed: %s"
+msgstr "Teip ag scríobh comhad d'íomha: %s"
-#: gtk/gtkfilesystemunix.c:1495
+#: gtk/gtkfilesystemunix.c:1578
#, c-format
msgid "'%s' already exists in the bookmarks list"
msgstr ""
-#: gtk/gtkfilesystemunix.c:1557
+#: gtk/gtkfilesystemunix.c:1650
#, c-format
msgid "'%s' does not exist in the bookmarks list"
msgstr ""
-#: gtk/gtkfilesystemunix.c:1739
+#: gtk/gtkfilesystemunix.c:1878
#, fuzzy, c-format
-msgid "Error getting information for '%s'"
+msgid "Error getting information for '/': %s"
msgstr "earriadh ag cruthaigh eolaire '%s': %s"
-#: gtk/gtkfontbutton.c:178 gtk/gtkfontbutton.c:295
+#: gtk/gtkfilesystemwin32.c:611
+#, c-format
+msgid "Network Drive (%s)"
+msgstr ""
+
+#: gtk/gtkfilesystemwin32.c:650
+#, c-format
+msgid "%s (%s)"
+msgstr ""
+
+#: gtk/gtkfilesystemwin32.c:1032
+#, c-format
+msgid "Bookmark saving failed: %s"
+msgstr ""
+
+#: gtk/gtkfontbutton.c:179 gtk/gtkfontbutton.c:292
msgid "Pick a Font"
msgstr "Roghnaigh Clófhoireann"
#. Initialize fields
-#: gtk/gtkfontbutton.c:289
+#: gtk/gtkfontbutton.c:286
msgid "Sans 12"
msgstr "Sans 12"
-#: gtk/gtkfontbutton.c:807
+#: gtk/gtkfontbutton.c:804
msgid "Font"
msgstr "Clófhoireann"
#. This is the default text shown in the preview entry, though the user
#. can set it. Remember that some fonts only have capital letters.
-#: gtk/gtkfontsel.c:73
+#: gtk/gtkfontsel.c:74
msgid "abcdefghijk ABCDEFGHIJK"
msgstr "aábcdeéfghiíj AÁBCDEÉFGHIÍ"
-#: gtk/gtkfontsel.c:360
+#: gtk/gtkfontsel.c:361
msgid "_Family:"
msgstr "_Clann:"
-#: gtk/gtkfontsel.c:366
+#: gtk/gtkfontsel.c:367
msgid "_Style:"
msgstr "_Stíl:"
-#: gtk/gtkfontsel.c:372
+#: gtk/gtkfontsel.c:373
msgid "Si_ze:"
msgstr "_Méid:"
#. create the text entry widget
-#: gtk/gtkfontsel.c:548
+#: gtk/gtkfontsel.c:549
msgid "_Preview:"
msgstr "_Réamhthaispeántas:"
-#: gtk/gtkfontsel.c:1382
+#: gtk/gtkfontsel.c:1383
msgid "Font Selection"
msgstr "Rogha Clófhoirne"
@@ -1557,12 +1792,12 @@ msgstr "Luach _Gamma"
#. Remove this icon source so we don't keep trying to
#. * load it.
#.
-#: gtk/gtkiconfactory.c:1629
+#: gtk/gtkiconfactory.c:1644
#, c-format
msgid "Error loading icon: %s"
msgstr "Earraidh ag lódáil dealbh: %s"
-#: gtk/gtkicontheme.c:1263
+#: gtk/gtkicontheme.c:1250
#, c-format
msgid ""
"Could not find the icon '%s'. The '%s' theme\n"
@@ -1571,7 +1806,7 @@ msgid ""
"\t%s"
msgstr ""
-#: gtk/gtkicontheme.c:1328
+#: gtk/gtkicontheme.c:1315
#, c-format
msgid "Icon '%s' not present in theme"
msgstr ""
@@ -1659,7 +1894,7 @@ msgstr "(gan fhios)"
msgid "clear"
msgstr "bánaigh"
-#: gtk/gtklabel.c:3930
+#: gtk/gtklabel.c:3935
msgid "Select All"
msgstr "Roghnaigh Gach Rud"
@@ -1693,367 +1928,396 @@ msgstr ""
#. * Do *not* translate it to "predefinito:LTR", if it
#. * it isn't default:LTR or default:RTL it will not work
#.
-#: gtk/gtkmain.c:482
+#: gtk/gtkmain.c:476
msgid "default:LTR"
msgstr "default:LTR"
-#: gtk/gtkmain.c:565
+#: gtk/gtkmain.c:559
msgid "GTK+ Options"
msgstr ""
-#: gtk/gtkmain.c:565
+#: gtk/gtkmain.c:559
msgid "Show GTK+ Options"
msgstr ""
-#: gtk/gtknotebook.c:2712 gtk/gtknotebook.c:5060
+#: gtk/gtknotebook.c:2718 gtk/gtknotebook.c:5064
#, c-format
msgid "Page %u"
msgstr "Leathanach %u"
-#: gtk/gtkradiotoolbutton.c:91
+#: gtk/gtkradiotoolbutton.c:92
msgid "Group"
msgstr "Grupa"
-#: gtk/gtkradiotoolbutton.c:92
+#: gtk/gtkradiotoolbutton.c:93
msgid "The radio tool button whose group this button belongs to."
msgstr ""
-#: gtk/gtkrc.c:2399
+#: gtk/gtkrc.c:2400
#, c-format
msgid "Unable to find include file: \"%s\""
msgstr ""
-#: gtk/gtkrc.c:3038 gtk/gtkrc.c:3041
+#: gtk/gtkrc.c:3042 gtk/gtkrc.c:3045
#, c-format
msgid "Unable to locate image file in pixmap_path: \"%s\""
msgstr "Ní rabhthas ábalta íomhá comhaid a aimsiú in pixmap_path: \"%s\""
-#: gtk/gtkrc.c:3476
+#: gtk/gtkrc.c:3480
#, c-format
msgid "Pixmap path element: \"%s\" must be absolute, %s, line %d"
msgstr ""
#. KEEP IN SYNC with gtkiconfactory.c stock icons, when appropriate
-#: gtk/gtkstock.c:286
+#: gtk/gtkstock.c:308
msgid "Information"
msgstr "Eolas"
-#: gtk/gtkstock.c:287
+#: gtk/gtkstock.c:309
msgid "Warning"
msgstr "Aire"
-#: gtk/gtkstock.c:288
+#: gtk/gtkstock.c:310
msgid "Error"
msgstr "Earráid"
-#: gtk/gtkstock.c:289
+#: gtk/gtkstock.c:311
msgid "Question"
msgstr "Ceist"
#. FIXME these need accelerators when appropriate, and
#. * need the mnemonics to be rationalized
#.
-#: gtk/gtkstock.c:294
+#: gtk/gtkstock.c:316
msgid "_About"
msgstr "F_aoi"
-#: gtk/gtkstock.c:296
+#: gtk/gtkstock.c:318
msgid "_Apply"
msgstr "_Cuir i bhfeidhm"
-#: gtk/gtkstock.c:297
+#: gtk/gtkstock.c:319
msgid "_Bold"
msgstr "_Trom"
-#: gtk/gtkstock.c:298
+#: gtk/gtkstock.c:320
msgid "_Cancel"
msgstr "_Cealaigh"
-#: gtk/gtkstock.c:299
+#: gtk/gtkstock.c:321
msgid "_CD-Rom"
msgstr ""
-#: gtk/gtkstock.c:300
+#: gtk/gtkstock.c:322
msgid "_Clear"
msgstr "_Bánaigh"
-#: gtk/gtkstock.c:301
+#: gtk/gtkstock.c:323
msgid "_Close"
msgstr "_Dún"
-#: gtk/gtkstock.c:302
+#: gtk/gtkstock.c:324
msgid "_Convert"
msgstr ""
-#: gtk/gtkstock.c:303
+#: gtk/gtkstock.c:325
msgid "_Copy"
msgstr "_Cóip"
-#: gtk/gtkstock.c:304
+#: gtk/gtkstock.c:326
msgid "Cu_t"
msgstr "_Gearr"
-#: gtk/gtkstock.c:305
+#: gtk/gtkstock.c:327
msgid "_Delete"
msgstr "_Dealaigh"
-#: gtk/gtkstock.c:306
+#: gtk/gtkstock.c:328
msgid "_Execute"
msgstr ""
-#: gtk/gtkstock.c:307
+#: gtk/gtkstock.c:329
msgid "_Edit"
msgstr "_Eagar"
-#: gtk/gtkstock.c:308
+#: gtk/gtkstock.c:330
msgid "_Find"
msgstr "Cuardaigh"
-#: gtk/gtkstock.c:309
+#: gtk/gtkstock.c:331
#, fuzzy
msgid "Find and _Replace"
msgstr "Cuardaigh agus Athchuir"
-#: gtk/gtkstock.c:310
+#: gtk/gtkstock.c:332
msgid "_Floppy"
msgstr "Diosca _Flapach"
-#: gtk/gtkstock.c:311
-msgid "_Bottom"
-msgstr "_Bun"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:334
+msgid "Navigation|_Bottom"
+msgstr ""
-#: gtk/gtkstock.c:312
-#, fuzzy
-msgid "_First"
-msgstr "Cead"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:336
+msgid "Navigation|_First"
+msgstr ""
-#: gtk/gtkstock.c:313
-#, fuzzy
-msgid "_Last"
-msgstr "Deireaneach"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:338
+msgid "Navigation|_Last"
+msgstr ""
-#: gtk/gtkstock.c:314
-msgid "_Top"
-msgstr "Barr"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:340
+msgid "Navigation|_Top"
+msgstr ""
-#: gtk/gtkstock.c:315
-msgid "_Back"
-msgstr "_Siar"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:342
+msgid "Navigation|_Back"
+msgstr ""
-#: gtk/gtkstock.c:316
-msgid "_Down"
-msgstr "S_ios"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:344
+msgid "Navigation|_Down"
+msgstr ""
-#: gtk/gtkstock.c:317 gtk/gtkstock.c:331
-msgid "_Forward"
-msgstr "_Aniar"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:346
+msgid "Navigation|_Forward"
+msgstr ""
-#: gtk/gtkstock.c:318
-msgid "_Up"
-msgstr "S_uas"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:348
+msgid "Navigation|_Up"
+msgstr ""
-#: gtk/gtkstock.c:319
+#: gtk/gtkstock.c:349
msgid "_Harddisk"
msgstr ""
-#: gtk/gtkstock.c:320
+#: gtk/gtkstock.c:350
msgid "_Help"
msgstr "Cab_hair"
-#: gtk/gtkstock.c:321
+#: gtk/gtkstock.c:351
msgid "_Home"
msgstr "_Baile"
-#: gtk/gtkstock.c:322
+#: gtk/gtkstock.c:352
msgid "Increase Indent"
msgstr ""
-#: gtk/gtkstock.c:323
+#: gtk/gtkstock.c:353
msgid "Decrease Indent"
msgstr ""
-#: gtk/gtkstock.c:324
+#: gtk/gtkstock.c:354
msgid "_Index"
msgstr "_Inneacs"
-#: gtk/gtkstock.c:325
+#: gtk/gtkstock.c:355
msgid "_Italic"
msgstr "_Iodálach"
-#: gtk/gtkstock.c:326
+#: gtk/gtkstock.c:356
#, fuzzy
msgid "_Jump to"
msgstr "Leim chuig"
-#: gtk/gtkstock.c:327
-msgid "_Center"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:358
+#, fuzzy
+msgid "Justify|_Center"
msgstr "Sa _Lár"
-#: gtk/gtkstock.c:328
-#, fuzzy
-msgid "_Fill"
-msgstr "Lion"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:360
+msgid "Justify|_Fill"
+msgstr ""
-#: gtk/gtkstock.c:329
-msgid "_Left"
-msgstr "iAr _Clé"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:362
+msgid "Justify|_Left"
+msgstr ""
-#: gtk/gtkstock.c:330
-msgid "_Right"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:364
+#, fuzzy
+msgid "Justify|_Right"
msgstr "Ar _Deis"
-#: gtk/gtkstock.c:332
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:367
#, fuzzy
-msgid "_Next"
+msgid "Media|_Forward"
+msgstr "_Aniar"
+
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:369
+#, fuzzy
+msgid "Media|_Next"
msgstr "_Nua"
-#: gtk/gtkstock.c:333
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:371
#, fuzzy
-msgid "P_ause"
+msgid "Media|P_ause"
msgstr "_Greamaigh"
-#: gtk/gtkstock.c:334
-msgid "_Play"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:373
+msgid "Media|_Play"
msgstr ""
-#: gtk/gtkstock.c:335
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:375
#, fuzzy
-msgid "Pre_vious"
+msgid "Media|Pre_vious"
msgstr "Réamhthaispeántas"
-#: gtk/gtkstock.c:336
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:377
#, fuzzy
-msgid "_Record"
+msgid "Media|_Record"
msgstr "_Dearg:"
-#: gtk/gtkstock.c:337
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:379
#, fuzzy
-msgid "R_ewind"
+msgid "Media|R_ewind"
msgstr "_Cuardaigh"
-#: gtk/gtkstock.c:338 gtk/gtkstock.c:361
-msgid "_Stop"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:381
+#, fuzzy
+msgid "Media|_Stop"
msgstr "_Stad"
-#: gtk/gtkstock.c:339
+#: gtk/gtkstock.c:382
msgid "_Network"
msgstr "_Idirlíon"
-#: gtk/gtkstock.c:340
+#: gtk/gtkstock.c:383
msgid "_New"
msgstr "_Nua"
-#: gtk/gtkstock.c:341
+#: gtk/gtkstock.c:384
msgid "_No"
msgstr "_Níl"
-#: gtk/gtkstock.c:342
+#: gtk/gtkstock.c:385
msgid "_OK"
msgstr "Ceart go _Leor"
-#: gtk/gtkstock.c:343
+#: gtk/gtkstock.c:386
msgid "_Open"
msgstr "_Oscail"
-#: gtk/gtkstock.c:344
+#: gtk/gtkstock.c:387
msgid "_Paste"
msgstr "_Greamaigh"
-#: gtk/gtkstock.c:345
+#: gtk/gtkstock.c:388
msgid "_Preferences"
msgstr "_Roghnachais"
-#: gtk/gtkstock.c:346
+#: gtk/gtkstock.c:389
msgid "_Print"
msgstr "_Priontáil"
-#: gtk/gtkstock.c:347
+#: gtk/gtkstock.c:390
msgid "Print Pre_view"
msgstr "_Réamhthaispeántas:"
-#: gtk/gtkstock.c:348
+#: gtk/gtkstock.c:391
msgid "_Properties"
msgstr "_Álbachtaí"
-#: gtk/gtkstock.c:349
+#: gtk/gtkstock.c:392
msgid "_Quit"
msgstr "_Ealu"
-#: gtk/gtkstock.c:350
+#: gtk/gtkstock.c:393
msgid "_Redo"
msgstr "_Athdeanamh"
-#: gtk/gtkstock.c:351
+#: gtk/gtkstock.c:394
#, fuzzy
msgid "_Refresh"
msgstr "Uraigh"
-#: gtk/gtkstock.c:353
+#: gtk/gtkstock.c:396
msgid "_Revert"
msgstr ""
-#: gtk/gtkstock.c:354
+#: gtk/gtkstock.c:397
msgid "_Save"
msgstr "_Sábháil"
-#: gtk/gtkstock.c:355
+#: gtk/gtkstock.c:398
msgid "Save _As"
msgstr "Sábháil _Mar"
-#: gtk/gtkstock.c:356
+#: gtk/gtkstock.c:399
msgid "_Color"
msgstr "_Dáth"
-#: gtk/gtkstock.c:357
+#: gtk/gtkstock.c:400
msgid "_Font"
msgstr "_Cló"
-#: gtk/gtkstock.c:358
+#: gtk/gtkstock.c:401
msgid "_Ascending"
msgstr ""
-#: gtk/gtkstock.c:359
+#: gtk/gtkstock.c:402
msgid "_Descending"
msgstr ""
-#: gtk/gtkstock.c:360
+#: gtk/gtkstock.c:403
msgid "_Spell Check"
msgstr "_Litriú"
-#: gtk/gtkstock.c:362
+#: gtk/gtkstock.c:404
+msgid "_Stop"
+msgstr "_Stad"
+
+#: gtk/gtkstock.c:405
msgid "_Strikethrough"
msgstr ""
-#: gtk/gtkstock.c:363
+#: gtk/gtkstock.c:406
#, fuzzy
msgid "_Undelete"
msgstr "Dídealaigh"
-#: gtk/gtkstock.c:364
+#: gtk/gtkstock.c:407
msgid "_Underline"
msgstr ""
-#: gtk/gtkstock.c:365
+#: gtk/gtkstock.c:408
msgid "_Undo"
msgstr "_Leasú"
-#: gtk/gtkstock.c:366
+#: gtk/gtkstock.c:409
msgid "_Yes"
msgstr "_Tá"
-#: gtk/gtkstock.c:367
+#: gtk/gtkstock.c:410
msgid "_Normal Size"
msgstr ""
-#: gtk/gtkstock.c:368
+#: gtk/gtkstock.c:411
msgid "Best _Fit"
msgstr ""
-#: gtk/gtkstock.c:369
+#: gtk/gtkstock.c:412
msgid "Zoom _In"
msgstr "Súmáil _Isteach"
-#: gtk/gtkstock.c:370
+#: gtk/gtkstock.c:413
msgid "Zoom _Out"
msgstr "Súmáil _Amach"
@@ -2106,22 +2370,22 @@ msgstr "Ní rabhthas ábalta modúl inlódáil a aimsiú in module_path: \"%s\",
msgid "--- No Tip ---"
msgstr "--- Níl aon nod ann ---"
-#: gtk/gtkuimanager.c:1132
+#: gtk/gtkuimanager.c:1154
#, c-format
msgid "Unknown attribute '%s' on line %d char %d"
msgstr ""
-#: gtk/gtkuimanager.c:1332
+#: gtk/gtkuimanager.c:1371
#, c-format
msgid "Unexpected start tag '%s' on line %d char %d"
msgstr ""
-#: gtk/gtkuimanager.c:1417
+#: gtk/gtkuimanager.c:1461
#, c-format
msgid "Unexpected character data on line %d char %d"
msgstr ""
-#: gtk/gtkuimanager.c:2209
+#: gtk/gtkuimanager.c:2272
msgid "Empty"
msgstr "Folamh"
@@ -2180,6 +2444,52 @@ msgstr ""
msgid "Could not get information for file '%s': %s"
msgstr ""
+#~ msgid "_Credits"
+#~ msgstr "_Buíochas"
+
+#~ msgid "Shift"
+#~ msgstr "Shift"
+
+#~ msgid "Ctrl"
+#~ msgstr "Ctrl"
+
+#~ msgid "Alt"
+#~ msgstr "Alt"
+
+#, fuzzy
+#~ msgid "Error getting information for '%s'"
+#~ msgstr "earriadh ag cruthaigh eolaire '%s': %s"
+
+#~ msgid "_Bottom"
+#~ msgstr "_Bun"
+
+#, fuzzy
+#~ msgid "_First"
+#~ msgstr "Cead"
+
+#, fuzzy
+#~ msgid "_Last"
+#~ msgstr "Deireaneach"
+
+#~ msgid "_Top"
+#~ msgstr "Barr"
+
+#~ msgid "_Back"
+#~ msgstr "_Siar"
+
+#~ msgid "_Down"
+#~ msgstr "S_ios"
+
+#~ msgid "_Up"
+#~ msgstr "S_uas"
+
+#, fuzzy
+#~ msgid "_Fill"
+#~ msgstr "Lion"
+
+#~ msgid "_Left"
+#~ msgstr "iAr _Clé"
+
#, fuzzy
#~ msgid ""
#~ "Could not change the current folder to %s:\n"
@@ -2204,9 +2514,6 @@ msgstr ""
#~ msgid "Add"
#~ msgstr "Suimigh"
-#~ msgid "Remove"
-#~ msgstr "Scríos"
-
#~ msgid "Up"
#~ msgstr "Suas"
diff --git a/po/gl.po b/po/gl.po
index 718689cf7..36c4bbad0 100644
--- a/po/gl.po
+++ b/po/gl.po
@@ -13,7 +13,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gtk+ 1.3.1\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-01-08 02:01-0500\n"
+"POT-Creation-Date: 2005-06-20 14:30-0400\n"
"PO-Revision-Date: 2000-08-10 23:10+0200\n"
"Last-Translator: Jesus Bravo Alvarez <jba@pobox.com>\n"
"Language-Team: Galician <trasno@ceu.fi.udc.es>\n"
@@ -22,7 +22,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
#: gdk-pixbuf/gdk-pixbuf-animation.c:153 gdk-pixbuf/gdk-pixbuf-io.c:838
-#: gdk-pixbuf/gdk-pixbuf-io.c:1069 tests/testfilechooser.c:199
+#: gdk-pixbuf/gdk-pixbuf-io.c:1068 tests/testfilechooser.c:199
#, c-format
msgid "Failed to open file '%s': %s"
msgstr ""
@@ -33,7 +33,7 @@ msgid "Image file '%s' contains no data"
msgstr ""
#: gdk-pixbuf/gdk-pixbuf-animation.c:208 gdk-pixbuf/gdk-pixbuf-io.c:887
-#: gdk-pixbuf/gdk-pixbuf-io.c:1110 tests/testfilechooser.c:244
+#: gdk-pixbuf/gdk-pixbuf-io.c:1109 tests/testfilechooser.c:244
#, c-format
msgid ""
"Failed to load image '%s': reason not known, probably a corrupt image file"
@@ -77,41 +77,41 @@ msgstr ""
msgid "Failed to load image '%s': %s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:1337
+#: gdk-pixbuf/gdk-pixbuf-io.c:1336
#, c-format
msgid "Error writing to image file: %s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:1383 gdk-pixbuf/gdk-pixbuf-io.c:1512
+#: gdk-pixbuf/gdk-pixbuf-io.c:1382 gdk-pixbuf/gdk-pixbuf-io.c:1511
#, c-format
msgid "This build of gdk-pixbuf does not support saving the image format: %s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:1417
+#: gdk-pixbuf/gdk-pixbuf-io.c:1416
msgid "Insufficient memory to save image to callback"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:1429
+#: gdk-pixbuf/gdk-pixbuf-io.c:1428
msgid "Failed to open temporary file"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:1454
+#: gdk-pixbuf/gdk-pixbuf-io.c:1453
msgid "Failed to read from temporary file"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:1641
+#: gdk-pixbuf/gdk-pixbuf-io.c:1687
#, c-format
msgid "Failed to open '%s' for writing: %s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:1665
+#: gdk-pixbuf/gdk-pixbuf-io.c:1711
#, c-format
msgid ""
"Failed to close '%s' while writing image, all data may not have been saved: %"
"s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:1853 gdk-pixbuf/gdk-pixbuf-io.c:1903
+#: gdk-pixbuf/gdk-pixbuf-io.c:1931 gdk-pixbuf/gdk-pixbuf-io.c:1981
msgid "Insufficient memory to save image into a buffer"
msgstr ""
@@ -171,24 +171,32 @@ msgstr ""
msgid "The ANI image format"
msgstr ""
-#: gdk-pixbuf/io-bmp.c:227 gdk-pixbuf/io-bmp.c:383
+#: gdk-pixbuf/io-bmp.c:228 gdk-pixbuf/io-bmp.c:306 gdk-pixbuf/io-bmp.c:338
+#: gdk-pixbuf/io-bmp.c:361 gdk-pixbuf/io-bmp.c:442
+msgid "BMP image has bogus header data"
+msgstr ""
+
+#: gdk-pixbuf/io-bmp.c:239 gdk-pixbuf/io-bmp.c:401
msgid "Not enough memory to load bitmap image"
msgstr ""
-#: gdk-pixbuf/io-bmp.c:269
+#: gdk-pixbuf/io-bmp.c:287
msgid "BMP image has unsupported header size"
msgstr ""
-#: gdk-pixbuf/io-bmp.c:288 gdk-pixbuf/io-bmp.c:320 gdk-pixbuf/io-bmp.c:343
-#: gdk-pixbuf/io-bmp.c:424
-msgid "BMP image has bogus header data"
+#: gdk-pixbuf/io-bmp.c:325
+msgid "Topdown BMP images cannot be compressed"
msgstr ""
-#: gdk-pixbuf/io-bmp.c:307
-msgid "Topdown BMP images cannot be compressed"
+#: gdk-pixbuf/io-bmp.c:1203
+msgid "Couldn't allocate memory for saving BMP file"
+msgstr ""
+
+#: gdk-pixbuf/io-bmp.c:1244
+msgid "Couldn't write to BMP file"
msgstr ""
-#: gdk-pixbuf/io-bmp.c:1154
+#: gdk-pixbuf/io-bmp.c:1293
msgid "The BMP image format"
msgstr ""
@@ -197,7 +205,7 @@ msgstr ""
msgid "Failure reading GIF: %s"
msgstr ""
-#: 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 ""
@@ -222,35 +230,39 @@ msgstr ""
msgid "Circular table entry in GIF file"
msgstr ""
-#: 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 ""
-#: gdk-pixbuf/io-gif.c:1088
+#: gdk-pixbuf/io-gif.c:947
+msgid "Not enough memory to composite a frame in GIF file"
+msgstr ""
+
+#: gdk-pixbuf/io-gif.c:1116
msgid "GIF image is corrupt (incorrect LZW compression)"
msgstr ""
-#: gdk-pixbuf/io-gif.c:1138
+#: gdk-pixbuf/io-gif.c:1166
msgid "File does not appear to be a GIF file"
msgstr ""
-#: 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 ""
-#: 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."
msgstr ""
-#: gdk-pixbuf/io-gif.c:1491
+#: gdk-pixbuf/io-gif.c:1519
msgid "GIF image was truncated or incomplete."
msgstr ""
-#: gdk-pixbuf/io-gif.c:1643
+#: gdk-pixbuf/io-gif.c:1671
msgid "The GIF image format"
msgstr ""
@@ -428,93 +440,107 @@ msgstr ""
msgid "Fatal error reading PNG image file: %s"
msgstr ""
-#: gdk-pixbuf/io-png.c:813
+#: gdk-pixbuf/io-png.c:810
msgid ""
"Keys for PNG text chunks must have at least 1 and at most 79 characters."
msgstr ""
-#: gdk-pixbuf/io-png.c:821
+#: gdk-pixbuf/io-png.c:818
msgid "Keys for PNG text chunks must be ASCII characters."
msgstr ""
-#: gdk-pixbuf/io-png.c:854
+#: gdk-pixbuf/io-png.c:831
+#, c-format
+msgid ""
+"PNG compression level must be a value between 0 and 9; value '%s' could not "
+"be parsed."
+msgstr ""
+
+#: gdk-pixbuf/io-png.c:843
+#, c-format
+msgid ""
+"PNG compression level must be a value between 0 and 9; value '%d' is not "
+"allowed."
+msgstr ""
+
+#: gdk-pixbuf/io-png.c:883
#, c-format
msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding."
msgstr ""
-#: gdk-pixbuf/io-png.c:994
+#: gdk-pixbuf/io-png.c:1026
msgid "The PNG image format"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:249
+#: gdk-pixbuf/io-pnm.c:252
msgid "PNM loader expected to find an integer, but didn't"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:281
+#: gdk-pixbuf/io-pnm.c:284
msgid "PNM file has an incorrect initial byte"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:311
+#: gdk-pixbuf/io-pnm.c:314
msgid "PNM file is not in a recognized PNM subformat"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:336
+#: gdk-pixbuf/io-pnm.c:339
msgid "PNM file has an image width of 0"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:357
+#: gdk-pixbuf/io-pnm.c:360
msgid "PNM file has an image height of 0"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:380
+#: gdk-pixbuf/io-pnm.c:383
msgid "Maximum color value in PNM file is 0"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:388
+#: gdk-pixbuf/io-pnm.c:391
msgid "Maximum color value in PNM file is too large"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:396
+#: gdk-pixbuf/io-pnm.c:399
msgid "Cannot handle PNM files with maximum color values greater than 255"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:435 gdk-pixbuf/io-pnm.c:463 gdk-pixbuf/io-pnm.c:495
+#: gdk-pixbuf/io-pnm.c:438 gdk-pixbuf/io-pnm.c:466 gdk-pixbuf/io-pnm.c:498
msgid "Raw PNM image type is invalid"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:555 gdk-pixbuf/io-pnm.c:597
+#: gdk-pixbuf/io-pnm.c:562 gdk-pixbuf/io-pnm.c:604
msgid "PNM image format is invalid"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:656
+#: gdk-pixbuf/io-pnm.c:663
msgid "PNM image loader does not support this PNM subformat"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:711
+#: gdk-pixbuf/io-pnm.c:718
msgid "Premature end-of-file encountered"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:743 gdk-pixbuf/io-pnm.c:974
+#: gdk-pixbuf/io-pnm.c:750 gdk-pixbuf/io-pnm.c:981
msgid "Raw PNM formats require exactly one whitespace before sample data"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:770
+#: gdk-pixbuf/io-pnm.c:777
msgid "Cannot allocate memory for loading PNM image"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:820
+#: gdk-pixbuf/io-pnm.c:827
msgid "Insufficient memory to load PNM context struct"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:871
+#: gdk-pixbuf/io-pnm.c:878
msgid "Unexpected end of PNM image data"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:1003
+#: gdk-pixbuf/io-pnm.c:1010
msgid "Insufficient memory to load PNM file"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:1082
+#: gdk-pixbuf/io-pnm.c:1089
msgid "The PNM/PBM/PGM/PPM image format family"
msgstr ""
@@ -538,60 +564,60 @@ msgstr ""
msgid "The Sun raster image format"
msgstr ""
-#: gdk-pixbuf/io-tga.c:159
+#: gdk-pixbuf/io-tga.c:154
msgid "Cannot allocate memory for IOBuffer struct"
msgstr ""
-#: gdk-pixbuf/io-tga.c:178
+#: gdk-pixbuf/io-tga.c:173
msgid "Cannot allocate memory for IOBuffer data"
msgstr ""
-#: gdk-pixbuf/io-tga.c:189
+#: gdk-pixbuf/io-tga.c:184
msgid "Cannot realloc IOBuffer data"
msgstr ""
-#: gdk-pixbuf/io-tga.c:219
+#: gdk-pixbuf/io-tga.c:214
msgid "Cannot allocate temporary IOBuffer data"
msgstr ""
-#: gdk-pixbuf/io-tga.c:353
+#: gdk-pixbuf/io-tga.c:348
msgid "Cannot allocate new pixbuf"
msgstr ""
-#: gdk-pixbuf/io-tga.c:692
+#: gdk-pixbuf/io-tga.c:689
msgid "Cannot allocate colormap structure"
msgstr ""
-#: gdk-pixbuf/io-tga.c:699
+#: gdk-pixbuf/io-tga.c:696
msgid "Cannot allocate colormap entries"
msgstr ""
-#: gdk-pixbuf/io-tga.c:721
+#: gdk-pixbuf/io-tga.c:718
msgid "Unexpected bitdepth for colormap entries"
msgstr ""
-#: gdk-pixbuf/io-tga.c:739
+#: gdk-pixbuf/io-tga.c:736
msgid "Cannot allocate TGA header memory"
msgstr ""
-#: gdk-pixbuf/io-tga.c:772
+#: gdk-pixbuf/io-tga.c:769
msgid "TGA image has invalid dimensions"
msgstr ""
-#: gdk-pixbuf/io-tga.c:778 gdk-pixbuf/io-tga.c:787 gdk-pixbuf/io-tga.c:797
-#: gdk-pixbuf/io-tga.c:807 gdk-pixbuf/io-tga.c:814
+#: gdk-pixbuf/io-tga.c:775 gdk-pixbuf/io-tga.c:784 gdk-pixbuf/io-tga.c:794
+#: gdk-pixbuf/io-tga.c:804 gdk-pixbuf/io-tga.c:811
msgid "TGA image type not supported"
msgstr ""
-#: gdk-pixbuf/io-tga.c:861
+#: gdk-pixbuf/io-tga.c:858
msgid "Cannot allocate memory for TGA context struct"
msgstr ""
-#: gdk-pixbuf/io-tga.c:926
+#: gdk-pixbuf/io-tga.c:923
msgid "Excess data in file"
msgstr ""
-#: gdk-pixbuf/io-tga.c:995
+#: gdk-pixbuf/io-tga.c:992
msgid "The Targa image format"
msgstr ""
@@ -672,39 +698,44 @@ msgstr ""
msgid "The XBM image format"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1229
+#: gdk-pixbuf/io-xpm.c:467
msgid "No XPM header found"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1237
+#: gdk-pixbuf/io-xpm.c:476
+#, fuzzy
+msgid "Invalid XPM header"
+msgstr "Renomear"
+
+#: gdk-pixbuf/io-xpm.c:484
msgid "XPM file has image width <= 0"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1245
+#: gdk-pixbuf/io-xpm.c:492
msgid "XPM file has image height <= 0"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1253
+#: gdk-pixbuf/io-xpm.c:500
msgid "XPM has invalid number of chars per pixel"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1260
+#: gdk-pixbuf/io-xpm.c:507
msgid "XPM file has invalid number of colors"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1272 gdk-pixbuf/io-xpm.c:1281 gdk-pixbuf/io-xpm.c:1333
+#: gdk-pixbuf/io-xpm.c:519 gdk-pixbuf/io-xpm.c:528 gdk-pixbuf/io-xpm.c:580
msgid "Cannot allocate memory for loading XPM image"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1295
+#: gdk-pixbuf/io-xpm.c:542
msgid "Cannot read XPM colormap"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1524
+#: gdk-pixbuf/io-xpm.c:771
msgid "Failed to write to temporary file when loading XPM image"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1559
+#: gdk-pixbuf/io-xpm.c:806
msgid "The XPM image format"
msgstr ""
@@ -766,6 +797,138 @@ msgstr ""
msgid "Gdk debugging flags to unset"
msgstr ""
+#: gdk/keyname-table.h:3940
+msgid "keyboard label|BackSpace"
+msgstr ""
+
+#: gdk/keyname-table.h:3941
+msgid "keyboard label|Tab"
+msgstr ""
+
+#: gdk/keyname-table.h:3942
+msgid "keyboard label|Return"
+msgstr ""
+
+#: gdk/keyname-table.h:3943
+msgid "keyboard label|Pause"
+msgstr ""
+
+#: gdk/keyname-table.h:3944
+msgid "keyboard label|Scroll_Lock"
+msgstr ""
+
+#: gdk/keyname-table.h:3945
+msgid "keyboard label|Sys_Req"
+msgstr ""
+
+#: gdk/keyname-table.h:3946
+msgid "keyboard label|Escape"
+msgstr ""
+
+#: gdk/keyname-table.h:3947
+msgid "keyboard label|Multi_key"
+msgstr ""
+
+#: gdk/keyname-table.h:3948
+msgid "keyboard label|Home"
+msgstr ""
+
+#: gdk/keyname-table.h:3949
+msgid "keyboard label|Page_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3950
+msgid "keyboard label|Page_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3951
+msgid "keyboard label|End"
+msgstr ""
+
+#: gdk/keyname-table.h:3952
+msgid "keyboard label|Begin"
+msgstr ""
+
+#: gdk/keyname-table.h:3953
+msgid "keyboard label|Print"
+msgstr ""
+
+#: gdk/keyname-table.h:3954
+msgid "keyboard label|Insert"
+msgstr ""
+
+#: gdk/keyname-table.h:3955
+msgid "keyboard label|Num_Lock"
+msgstr ""
+
+#: gdk/keyname-table.h:3956
+msgid "keyboard label|KP_Space"
+msgstr ""
+
+#: gdk/keyname-table.h:3957
+msgid "keyboard label|KP_Tab"
+msgstr ""
+
+#: gdk/keyname-table.h:3958
+msgid "keyboard label|KP_Enter"
+msgstr ""
+
+#: gdk/keyname-table.h:3959
+msgid "keyboard label|KP_Home"
+msgstr ""
+
+#: gdk/keyname-table.h:3960
+msgid "keyboard label|KP_Left"
+msgstr ""
+
+#: gdk/keyname-table.h:3961
+msgid "keyboard label|KP_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3962
+msgid "keyboard label|KP_Right"
+msgstr ""
+
+#: gdk/keyname-table.h:3963
+msgid "keyboard label|KP_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3964
+msgid "keyboard label|KP_Page_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3965
+msgid "keyboard label|KP_Prior"
+msgstr ""
+
+#: gdk/keyname-table.h:3966
+msgid "keyboard label|KP_Page_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3967
+msgid "keyboard label|KP_Next"
+msgstr ""
+
+#: gdk/keyname-table.h:3968
+msgid "keyboard label|KP_End"
+msgstr ""
+
+#: gdk/keyname-table.h:3969
+msgid "keyboard label|KP_Begin"
+msgstr ""
+
+#: gdk/keyname-table.h:3970
+msgid "keyboard label|KP_Insert"
+msgstr ""
+
+#: gdk/keyname-table.h:3971
+msgid "keyboard label|KP_Delete"
+msgstr ""
+
+#: gdk/keyname-table.h:3972
+msgid "keyboard label|Delete"
+msgstr ""
+
#. Description of --sync in --help output
#: gdk/win32/gdkmain-win32.c:60
msgid "Don't batch GDI requests"
@@ -801,46 +964,47 @@ msgstr ""
msgid "Make X calls synchronous"
msgstr ""
-#: gtk/gtkaboutdialog.c:260 gtk/gtkaboutdialog.c:1939
+#: gtk/gtkaboutdialog.c:270 gtk/gtkaboutdialog.c:2025
msgid "License"
msgstr ""
-#: gtk/gtkaboutdialog.c:261
+#: gtk/gtkaboutdialog.c:271
msgid "The license of the program"
msgstr ""
#. Add the credits button
-#: gtk/gtkaboutdialog.c:482
-msgid "_Credits"
-msgstr ""
+#: gtk/gtkaboutdialog.c:491
+#, fuzzy
+msgid "C_redits"
+msgstr "Crear"
#. Add the license button
-#: gtk/gtkaboutdialog.c:491
+#: gtk/gtkaboutdialog.c:501
msgid "_License"
msgstr ""
-#: gtk/gtkaboutdialog.c:682
+#: gtk/gtkaboutdialog.c:731
#, c-format
msgid "About %s"
msgstr ""
-#: gtk/gtkaboutdialog.c:1876
+#: gtk/gtkaboutdialog.c:1953
msgid "Credits"
msgstr ""
-#: gtk/gtkaboutdialog.c:1901
+#: gtk/gtkaboutdialog.c:1979
msgid "Written by"
msgstr ""
-#: gtk/gtkaboutdialog.c:1904
+#: gtk/gtkaboutdialog.c:1982
msgid "Documented by"
msgstr ""
-#: gtk/gtkaboutdialog.c:1916
+#: gtk/gtkaboutdialog.c:1994
msgid "Translated by"
msgstr ""
-#: gtk/gtkaboutdialog.c:1920
+#: gtk/gtkaboutdialog.c:1998
msgid "Artwork by"
msgstr ""
@@ -848,27 +1012,40 @@ msgstr ""
#. * that use the shift key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: gtk/gtkaccellabel.c:119
-msgid "Shift"
+#: gtk/gtkaccellabel.c:121
+msgid "keyboard label|Shift"
msgstr ""
#. This is the text that should appear next to menu accelerators
#. * that use the control key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: gtk/gtkaccellabel.c:125
-msgid "Ctrl"
+#: gtk/gtkaccellabel.c:128
+msgid "keyboard label|Ctrl"
msgstr ""
#. This is the text that should appear next to menu accelerators
#. * that use the alt key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: gtk/gtkaccellabel.c:131
-msgid "Alt"
+#: gtk/gtkaccellabel.c:135
+msgid "keyboard label|Alt"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkaccellabel.c:577
+msgid "keyboard label|Space"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkaccellabel.c:581
+msgid "keyboard label|Backslash"
msgstr ""
#. Translate to calendar:YM if you want years to be displayed
@@ -880,7 +1057,7 @@ msgstr ""
#. * so if you have a default text direction of RTL and YM, then
#. * the year will appear on the right.
#.
-#: gtk/gtkcalendar.c:700
+#: gtk/gtkcalendar.c:647
#, fuzzy
msgid "calendar:MY"
msgstr "limpar"
@@ -889,137 +1066,165 @@ msgstr "limpar"
#. * first day of the week to calendar:week_start:1 if you want Monday
#. * to be the first day of the week, and so on.
#.
-#: gtk/gtkcalendar.c:710
+#: gtk/gtkcalendar.c:661
msgid "calendar:week_start:0"
msgstr ""
-#: gtk/gtkcellrendererprogress.c:235 gtk/gtkcellrendererprogress.c:293
+#. Translators: This is a text measurement template.
+#. * Translate it to the widest year text.
+#. *
+#. * Don't include the prefix "year measurement template|"
+#. * in the translation.
+#. *
+#. * If you don't understand this, leave it as "2000"
+#.
+#: gtk/gtkcalendar.c:1549
+msgid "year measurement template|2000"
+msgstr ""
+
+#. Translators: This dictates how the year is displayed in
+#. * gtkcalendar widget. See strftime() manual for the format.
+#. * Use only ASCII in the translation.
+#. *
+#. * Also look for the msgid "year measurement template|2000".
+#. * Translate that entry to a year with the widest output of this
+#. * msgid.
+#. *
+#. * Don't include the prefix "calendar year format|" in the
+#. * translation. "%Y" is appropriate for most locales.
+#.
+#: gtk/gtkcalendar.c:1826
+msgid "calendar year format|%Y"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkcellrendererprogress.c:237 gtk/gtkcellrendererprogress.c:295
#, c-format
msgid "progress bar label|%d %%"
msgstr ""
-#: gtk/gtkcolorbutton.c:220 gtk/gtkcolorbutton.c:574
+#: gtk/gtkcolorbutton.c:221 gtk/gtkcolorbutton.c:576
msgid "Pick a Color"
msgstr ""
-#: gtk/gtkcolorbutton.c:466
+#: gtk/gtkcolorbutton.c:467
msgid "Received invalid color data\n"
msgstr ""
-#: gtk/gtkcolorsel.c:576
+#: gtk/gtkcolorsel.c:561
msgid ""
"The previously-selected color, for comparison to the color you're selecting "
"now. You can drag this color to a palette entry, or select this color as "
"current by dragging it to the other color swatch alongside."
msgstr ""
-#: gtk/gtkcolorsel.c:581
+#: gtk/gtkcolorsel.c:566
msgid ""
"The color you've chosen. You can drag this color to a palette entry to save "
"it for use in the future."
msgstr ""
-#: gtk/gtkcolorsel.c:942
+#: gtk/gtkcolorsel.c:957
msgid "_Save color here"
msgstr ""
-#: gtk/gtkcolorsel.c:1147
+#: gtk/gtkcolorsel.c:1162
msgid ""
"Click this palette entry to make it the current color. To change this entry, "
"drag a color swatch here or right-click it and select \"Save color here.\""
msgstr ""
-#: gtk/gtkcolorsel.c:1913
+#: gtk/gtkcolorsel.c:1929
msgid ""
"Select the color you want from the outer ring. Select the darkness or "
"lightness of that color using the inner triangle."
msgstr ""
-#: gtk/gtkcolorsel.c:1938
+#: gtk/gtkcolorsel.c:1954
msgid ""
"Click the eyedropper, then click a color anywhere on your screen to select "
"that color."
msgstr ""
-#: gtk/gtkcolorsel.c:1947
+#: gtk/gtkcolorsel.c:1963
#, fuzzy
msgid "_Hue:"
msgstr "Ton:"
-#: gtk/gtkcolorsel.c:1948
+#: gtk/gtkcolorsel.c:1964
msgid "Position on the color wheel."
msgstr ""
-#: gtk/gtkcolorsel.c:1950
+#: gtk/gtkcolorsel.c:1966
#, fuzzy
msgid "_Saturation:"
msgstr "Saturación:"
-#: gtk/gtkcolorsel.c:1951
+#: gtk/gtkcolorsel.c:1967
msgid "\"Deepness\" of the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1952
+#: gtk/gtkcolorsel.c:1968
#, fuzzy
msgid "_Value:"
msgstr "Valor:"
-#: gtk/gtkcolorsel.c:1953
+#: gtk/gtkcolorsel.c:1969
msgid "Brightness of the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1954
+#: gtk/gtkcolorsel.c:1970
#, fuzzy
msgid "_Red:"
msgstr "Vermello:"
-#: gtk/gtkcolorsel.c:1955
+#: gtk/gtkcolorsel.c:1971
msgid "Amount of red light in the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1956
+#: gtk/gtkcolorsel.c:1972
#, fuzzy
msgid "_Green:"
msgstr "Verde:"
-#: gtk/gtkcolorsel.c:1957
+#: gtk/gtkcolorsel.c:1973
msgid "Amount of green light in the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1958
+#: gtk/gtkcolorsel.c:1974
#, fuzzy
msgid "_Blue:"
msgstr "Azul:"
-#: gtk/gtkcolorsel.c:1959
+#: gtk/gtkcolorsel.c:1975
msgid "Amount of blue light in the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1962
+#: gtk/gtkcolorsel.c:1978
#, fuzzy
msgid "_Opacity:"
msgstr "Opacidade:"
-#: gtk/gtkcolorsel.c:1970 gtk/gtkcolorsel.c:1981
+#: gtk/gtkcolorsel.c:1986 gtk/gtkcolorsel.c:1997
msgid "Transparency of the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1988
+#: gtk/gtkcolorsel.c:2004
msgid "Color _Name:"
msgstr ""
-#: gtk/gtkcolorsel.c:2003
+#: gtk/gtkcolorsel.c:2019
msgid ""
"You can enter an HTML-style hexadecimal color value, or simply a color name "
"such as 'orange' in this entry."
msgstr ""
-#: gtk/gtkcolorsel.c:2022
+#: gtk/gtkcolorsel.c:2038
#, fuzzy
msgid "_Palette"
msgstr "Paleta Personalizada"
-#: gtk/gtkcolorsel.c:2054
+#: gtk/gtkcolorsel.c:2070
#, fuzzy
msgid "Color Wheel"
msgstr "Selección de Fonte"
@@ -1029,298 +1234,314 @@ msgstr "Selección de Fonte"
msgid "Color Selection"
msgstr "Selección de Fonte"
-#: gtk/gtkentry.c:4507 gtk/gtktextview.c:7030
+#: gtk/gtkentry.c:4508 gtk/gtktextview.c:7068
#, fuzzy
msgid "Select _All"
msgstr "Borrar"
-#: gtk/gtkentry.c:4517 gtk/gtktextview.c:7040
+#: gtk/gtkentry.c:4518 gtk/gtktextview.c:7078
msgid "Input _Methods"
msgstr ""
-#: gtk/gtkentry.c:4528 gtk/gtktextview.c:7051
+#: gtk/gtkentry.c:4529 gtk/gtktextview.c:7089
msgid "_Insert Unicode Control Character"
msgstr ""
-#: gtk/gtkfilechooser.c:1584 gtk/gtkfilechooser.c:1628
-#: gtk/gtkfilechooser.c:1703 gtk/gtkfilechooser.c:1747
+#: gtk/gtkfilechooser.c:1588 gtk/gtkfilechooser.c:1632
+#: gtk/gtkfilechooser.c:1707 gtk/gtkfilechooser.c:1751
#, c-format
msgid "Invalid filename: %s"
msgstr ""
-#: gtk/gtkfilechooserbutton.c:65
+#: gtk/gtkfilechooserbutton.c:67
#, fuzzy
msgid "Select A File"
msgstr "Borrar Ficheiro"
-#: gtk/gtkfilechooserbutton.c:66 gtk/gtkfilechooserdefault.c:1229
-#: gtk/gtkpathbar.c:982
+#: gtk/gtkfilechooserbutton.c:68 gtk/gtkfilechooserdefault.c:1302
+#: gtk/gtkpathbar.c:1020
#, fuzzy
msgid "Home"
msgstr "Axuda"
-#: gtk/gtkfilechooserbutton.c:67 gtk/gtkfilechooserdefault.c:1256
-#: gtk/gtkpathbar.c:984
+#: gtk/gtkfilechooserbutton.c:69 gtk/gtkfilechooserdefault.c:1329
+#: gtk/gtkpathbar.c:1022
msgid "Desktop"
msgstr ""
-#: gtk/gtkfilechooserbutton.c:68
+#: gtk/gtkfilechooserbutton.c:70
#, fuzzy
msgid "(None)"
msgstr "ningún"
-#: gtk/gtkfilechooserbutton.c:1515
+#: gtk/gtkfilechooserbutton.c:1523
msgid "Other..."
msgstr ""
-#: gtk/gtkfilechooserdefault.c:867
+#: gtk/gtkfilechooserdefault.c:917
msgid "Could not retrieve information about the file"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:878
+#: gtk/gtkfilechooserdefault.c:928
msgid "Could not add a bookmark"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:889
+#: gtk/gtkfilechooserdefault.c:939
msgid "Could not remove bookmark"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:900
+#: gtk/gtkfilechooserdefault.c:950
msgid "The folder could not be created"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:911
+#: gtk/gtkfilechooserdefault.c:963
+msgid ""
+"The folder could not be created, as a file with the same name already "
+"exists. Try using a different name for the folder, or rename the file first."
+msgstr ""
+
+#: gtk/gtkfilechooserdefault.c:976
#, fuzzy
msgid "Invalid file name"
msgstr "Renomear"
-#: gtk/gtkfilechooserdefault.c:921
+#: gtk/gtkfilechooserdefault.c:986
msgid "The folder contents could not be displayed"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:1119
+#: gtk/gtkfilechooserdefault.c:1192
#, fuzzy, c-format
msgid "Could not get information about '%s': %s"
msgstr "Poñer Cor"
-#: gtk/gtkfilechooserdefault.c:2095
+#: gtk/gtkfilechooserdefault.c:2208
#, c-format
msgid "Add the folder '%s' to the bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2136
+#: gtk/gtkfilechooserdefault.c:2249
msgid "Add the current folder to the bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2138
+#: gtk/gtkfilechooserdefault.c:2251
msgid "Add the selected folders to the bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2178
+#: gtk/gtkfilechooserdefault.c:2291
#, c-format
msgid "Remove the bookmark '%s'"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2591
+#: gtk/gtkfilechooserdefault.c:2722
#, c-format
msgid "Could not add a bookmark for '%s' because it is an invalid path name."
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2769
+#: gtk/gtkfilechooserdefault.c:2937
+#, fuzzy
+msgid "Remove"
+msgstr "Vermello:"
+
+#: gtk/gtkfilechooserdefault.c:2946
+#, fuzzy
+msgid "Rename..."
+msgstr "Renomear"
+
+#: gtk/gtkfilechooserdefault.c:3069
msgid "Shortcuts"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2823
+#: gtk/gtkfilechooserdefault.c:3123
#, fuzzy
msgid "Folder"
msgstr "Ficheiros"
-#: gtk/gtkfilechooserdefault.c:2875 gtk/gtkstock.c:295
+#: gtk/gtkfilechooserdefault.c:3179 gtk/gtkstock.c:317
msgid "_Add"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2882
-msgid "Add the selected folder to the bookmarks"
+#: gtk/gtkfilechooserdefault.c:3186
+msgid "Add the selected folder to the Bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2887 gtk/gtkstock.c:352
+#: gtk/gtkfilechooserdefault.c:3191 gtk/gtkstock.c:395
#, fuzzy
msgid "_Remove"
msgstr "Vermello:"
-#: gtk/gtkfilechooserdefault.c:2894
+#: gtk/gtkfilechooserdefault.c:3198
msgid "Remove the selected bookmark"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2997
-msgid "_Add to Shortcuts"
+#: gtk/gtkfilechooserdefault.c:3305
+msgid "_Add to Bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:3007
+#: gtk/gtkfilechooserdefault.c:3315
#, fuzzy
msgid "Open _Location"
msgstr "Selección: "
-#: gtk/gtkfilechooserdefault.c:3019
+#: gtk/gtkfilechooserdefault.c:3327
msgid "Show _Hidden Files"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:3143 gtk/gtkfilesel.c:767
+#: gtk/gtkfilechooserdefault.c:3451 gtk/gtkfilesel.c:766
msgid "Files"
msgstr "Ficheiros"
-#: gtk/gtkfilechooserdefault.c:3174
+#: gtk/gtkfilechooserdefault.c:3482
#, fuzzy
msgid "Name"
msgstr "Renomear"
-#: gtk/gtkfilechooserdefault.c:3199
+#: gtk/gtkfilechooserdefault.c:3507
#, fuzzy
msgid "Size"
msgstr "Tamaño:"
-#: gtk/gtkfilechooserdefault.c:3212
+#: gtk/gtkfilechooserdefault.c:3520
#, fuzzy
msgid "Modified"
msgstr "Modo: "
-#: gtk/gtkfilechooserdefault.c:3244
+#: gtk/gtkfilechooserdefault.c:3552
msgid "Select which types of files are shown"
msgstr ""
#. Create Folder
-#: gtk/gtkfilechooserdefault.c:3280
+#: gtk/gtkfilechooserdefault.c:3588
#, fuzzy
msgid "Create Fo_lder"
msgstr "Poñer Cor"
#. Name entry
-#: gtk/gtkfilechooserdefault.c:3398
+#: gtk/gtkfilechooserdefault.c:3709
#, fuzzy
msgid "_Name:"
msgstr "Renomear"
-#: gtk/gtkfilechooserdefault.c:3438
+#: gtk/gtkfilechooserdefault.c:3749
msgid "_Browse for other folders"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:3688
+#: gtk/gtkfilechooserdefault.c:4000
#, fuzzy
msgid "Save in _folder:"
msgstr "Poñer Cor"
-#: gtk/gtkfilechooserdefault.c:3690
+#: gtk/gtkfilechooserdefault.c:4002
#, fuzzy
msgid "Create in _folder:"
msgstr "Poñer Cor"
-#: gtk/gtkfilechooserdefault.c:4523
+#: gtk/gtkfilechooserdefault.c:4959
msgid "Cannot change to folder because it is not local"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:5048
+#: gtk/gtkfilechooserdefault.c:5513
#, c-format
msgid "Shortcut %s does not exist"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:5508
+#: gtk/gtkfilechooserdefault.c:6057
#, fuzzy, c-format
msgid "Could not mount %s"
msgstr "Poñer Cor"
-#: gtk/gtkfilechooserdefault.c:5802
+#: gtk/gtkfilechooserdefault.c:6352
msgid "Type name of new folder"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:5844
+#: gtk/gtkfilechooserdefault.c:6394
#, c-format
msgid "%d byte"
msgid_plural "%d bytes"
msgstr[0] ""
msgstr[1] ""
-#: gtk/gtkfilechooserdefault.c:5846
+#: gtk/gtkfilechooserdefault.c:6396
#, c-format
msgid "%.1f K"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:5848
+#: gtk/gtkfilechooserdefault.c:6398
#, c-format
msgid "%.1f M"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:5850
+#: gtk/gtkfilechooserdefault.c:6400
#, c-format
msgid "%.1f G"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:5902
+#: gtk/gtkfilechooserdefault.c:6446 gtk/gtkfilechooserdefault.c:6470
+#, fuzzy
+msgid "Unknown"
+msgstr "(descoñecido)"
+
+#: gtk/gtkfilechooserdefault.c:6457
msgid "Today"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:5904
+#: gtk/gtkfilechooserdefault.c:6459
msgid "Yesterday"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:5915
-#, fuzzy
-msgid "Unknown"
-msgstr "(descoñecido)"
-
-#: gtk/gtkfilechooserdefault.c:5985
+#: gtk/gtkfilechooserdefault.c:6541
#, fuzzy
msgid "Cannot change folder"
msgstr "Poñer Cor"
-#: gtk/gtkfilechooserdefault.c:5986
+#: gtk/gtkfilechooserdefault.c:6542
msgid "The folder you specified is an invalid path."
msgstr ""
-#: gtk/gtkfilechooserdefault.c:6025
+#: gtk/gtkfilechooserdefault.c:6581
#, c-format
msgid "Could not build file name from '%s' and '%s'"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:6061
+#: gtk/gtkfilechooserdefault.c:6617
#, fuzzy
msgid "Could not select item"
msgstr "Poñer Cor"
-#: gtk/gtkfilechooserdefault.c:6101
+#: gtk/gtkfilechooserdefault.c:6657
msgid "Open Location"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:6108
+#: gtk/gtkfilechooserdefault.c:6664
#, fuzzy
msgid "Save in Location"
msgstr "Selección: "
-#: gtk/gtkfilechooserdefault.c:6132
+#: gtk/gtkfilechooserdefault.c:6688
#, fuzzy
msgid "_Location:"
msgstr "Selección: "
-#: gtk/gtkfilesel.c:731
+#: gtk/gtkfilesel.c:730
#, fuzzy
msgid "Folders"
msgstr "Ficheiros"
-#: gtk/gtkfilesel.c:735
+#: gtk/gtkfilesel.c:734
#, fuzzy
msgid "Fol_ders"
msgstr "Ficheiros"
-#: gtk/gtkfilesel.c:771
+#: gtk/gtkfilesel.c:770
#, fuzzy
msgid "_Files"
msgstr "Ficheiros"
-#: gtk/gtkfilesel.c:859 gtk/gtkfilesel.c:2249
+#: gtk/gtkfilesel.c:858 gtk/gtkfilesel.c:2248
#, fuzzy, c-format
msgid "Folder unreadable: %s"
msgstr "Directorio ilexible: %s"
-#: gtk/gtkfilesel.c:990
+#: gtk/gtkfilesel.c:989
#, c-format
msgid ""
"The file \"%s\" resides on another machine (called %s) and may not be "
@@ -1328,145 +1549,145 @@ msgid ""
"Are you sure that you want to select it?"
msgstr ""
-#: gtk/gtkfilesel.c:1121
+#: gtk/gtkfilesel.c:1120
msgid "_New Folder"
msgstr ""
-#: gtk/gtkfilesel.c:1132
+#: gtk/gtkfilesel.c:1131
#, fuzzy
msgid "De_lete File"
msgstr "Borrar Ficheiro"
-#: gtk/gtkfilesel.c:1143
+#: gtk/gtkfilesel.c:1142
#, fuzzy
msgid "_Rename File"
msgstr "Renomear Ficheiro"
-#: gtk/gtkfilesel.c:1445
+#: gtk/gtkfilesel.c:1444
#, c-format
msgid ""
"The folder name \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
-#: gtk/gtkfilesel.c:1447
+#: gtk/gtkfilesel.c:1446
#, c-format
msgid ""
"Error creating folder \"%s\": %s\n"
"%s"
msgstr ""
-#: gtk/gtkfilesel.c:1448 gtk/gtkfilesel.c:1684
+#: gtk/gtkfilesel.c:1447 gtk/gtkfilesel.c:1683
msgid "You probably used symbols not allowed in filenames."
msgstr ""
-#: gtk/gtkfilesel.c:1456
+#: gtk/gtkfilesel.c:1455
#, c-format
msgid "Error creating folder \"%s\": %s\n"
msgstr ""
-#: gtk/gtkfilesel.c:1490
+#: gtk/gtkfilesel.c:1489
msgid "New Folder"
msgstr ""
-#: gtk/gtkfilesel.c:1505
+#: gtk/gtkfilesel.c:1504
#, fuzzy
msgid "_Folder name:"
msgstr "Renomear"
-#: gtk/gtkfilesel.c:1529
+#: gtk/gtkfilesel.c:1528
#, fuzzy
msgid "C_reate"
msgstr "Crear"
-#: gtk/gtkfilesel.c:1572
+#: gtk/gtkfilesel.c:1571
#, c-format
msgid "The filename \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
-#: gtk/gtkfilesel.c:1575
+#: gtk/gtkfilesel.c:1574
#, c-format
msgid ""
"Error deleting file \"%s\": %s\n"
"%s"
msgstr ""
-#: gtk/gtkfilesel.c:1577 gtk/gtkfilesel.c:1698
+#: gtk/gtkfilesel.c:1576 gtk/gtkfilesel.c:1697
msgid "It probably contains symbols not allowed in filenames."
msgstr ""
-#: gtk/gtkfilesel.c:1586
+#: gtk/gtkfilesel.c:1585
#, c-format
msgid "Error deleting file \"%s\": %s"
msgstr ""
-#: gtk/gtkfilesel.c:1629
+#: gtk/gtkfilesel.c:1628
#, fuzzy, c-format
msgid "Really delete file \"%s\"?"
msgstr "Renomear Ficheiro"
-#: gtk/gtkfilesel.c:1634
+#: gtk/gtkfilesel.c:1633
msgid "Delete File"
msgstr "Borrar Ficheiro"
-#: gtk/gtkfilesel.c:1680 gtk/gtkfilesel.c:1694
+#: gtk/gtkfilesel.c:1679 gtk/gtkfilesel.c:1693
#, c-format
msgid "The file name \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
-#: gtk/gtkfilesel.c:1682
+#: gtk/gtkfilesel.c:1681
#, c-format
msgid ""
"Error renaming file to \"%s\": %s\n"
"%s"
msgstr ""
-#: gtk/gtkfilesel.c:1696
+#: gtk/gtkfilesel.c:1695
#, c-format
msgid ""
"Error renaming file \"%s\": %s\n"
"%s"
msgstr ""
-#: gtk/gtkfilesel.c:1706
+#: gtk/gtkfilesel.c:1705
#, c-format
msgid "Error renaming file \"%s\" to \"%s\": %s"
msgstr ""
-#: gtk/gtkfilesel.c:1753
+#: gtk/gtkfilesel.c:1752
msgid "Rename File"
msgstr "Renomear Ficheiro"
-#: gtk/gtkfilesel.c:1768
+#: gtk/gtkfilesel.c:1767
#, fuzzy, c-format
msgid "Rename file \"%s\" to:"
msgstr "Renomear Ficheiro"
-#: gtk/gtkfilesel.c:1797
+#: gtk/gtkfilesel.c:1796
#, fuzzy
msgid "_Rename"
msgstr "Renomear"
-#: gtk/gtkfilesel.c:2229
+#: gtk/gtkfilesel.c:2228
#, fuzzy
msgid "_Selection: "
msgstr "Selección: "
-#: gtk/gtkfilesel.c:3152
+#: gtk/gtkfilesel.c:3151
#, c-format
msgid ""
"The filename \"%s\" couldn't be converted to UTF-8. (try setting the "
"environment variable G_FILENAME_ENCODING): %s"
msgstr ""
-#: gtk/gtkfilesel.c:3155
+#: gtk/gtkfilesel.c:3154
msgid "Invalid UTF-8"
msgstr ""
-#: gtk/gtkfilesel.c:4032
+#: gtk/gtkfilesel.c:4031
msgid "Name too long"
msgstr ""
-#: gtk/gtkfilesel.c:4034
+#: gtk/gtkfilesel.c:4033
msgid "Couldn't convert filename"
msgstr ""
@@ -1474,100 +1695,115 @@ msgstr ""
msgid "(Empty)"
msgstr ""
-#: gtk/gtkfilesystemunix.c:415 gtk/gtkfilesystemunix.c:429
-#: gtk/gtkfilesystemunix.c:626 gtk/gtkfilesystemwin32.c:482
-#: gtk/gtkfilesystemwin32.c:495 gtk/gtkfilesystemwin32.c:1530
+#: gtk/gtkfilesystemunix.c:475 gtk/gtkfilesystemunix.c:678
+#: gtk/gtkfilesystemunix.c:1918 gtk/gtkfilesystemwin32.c:482
+#: gtk/gtkfilesystemwin32.c:495 gtk/gtkfilesystemwin32.c:1560
#, c-format
msgid "Error getting information for '%s': %s"
msgstr ""
-#: gtk/gtkfilesystemunix.c:495 gtk/gtkfilesystemwin32.c:537
+#: gtk/gtkfilesystemunix.c:547 gtk/gtkfilesystemwin32.c:537
#, c-format
msgid "Error creating directory '%s': %s"
msgstr ""
-#: gtk/gtkfilesystemunix.c:575 gtk/gtkfilesystemwin32.c:597
+#: gtk/gtkfilesystemunix.c:627 gtk/gtkfilesystemwin32.c:597
msgid "This file system does not support mounting"
msgstr ""
-#: gtk/gtkfilesystemunix.c:583
+#: gtk/gtkfilesystemunix.c:635
#, fuzzy
msgid "Filesystem"
msgstr "Ficheiros"
-#: gtk/gtkfilesystemunix.c:740
+#: gtk/gtkfilesystemunix.c:792
#, fuzzy, c-format
msgid "Could not get a stock icon for %s"
msgstr "Poñer Cor"
-#: gtk/gtkfilesystemunix.c:835
+#: gtk/gtkfilesystemunix.c:887
#, c-format
msgid ""
"The name \"%s\" is not valid because it contains the character \"%s\". "
"Please use a different name."
msgstr ""
-#: gtk/gtkfilesystemunix.c:1443 gtk/gtkfilesystemwin32.c:1004
+#: gtk/gtkfilesystemunix.c:1489
#, c-format
-msgid "Bookmark saving failed: %s"
+msgid "Writing %s failed: %s"
msgstr ""
-#: gtk/gtkfilesystemunix.c:1495
+#: gtk/gtkfilesystemunix.c:1578
#, c-format
msgid "'%s' already exists in the bookmarks list"
msgstr ""
-#: gtk/gtkfilesystemunix.c:1557
+#: gtk/gtkfilesystemunix.c:1650
#, c-format
msgid "'%s' does not exist in the bookmarks list"
msgstr ""
-#: gtk/gtkfilesystemunix.c:1739
+#: gtk/gtkfilesystemunix.c:1878
+#, fuzzy, c-format
+msgid "Error getting information for '/': %s"
+msgstr "Poñer Cor"
+
+#: gtk/gtkfilesystemwin32.c:611
+#, c-format
+msgid "Network Drive (%s)"
+msgstr ""
+
+#: gtk/gtkfilesystemwin32.c:650
#, c-format
-msgid "Error getting information for '%s'"
+msgid "%s (%s)"
msgstr ""
-#: gtk/gtkfontbutton.c:178 gtk/gtkfontbutton.c:295
+#: gtk/gtkfilesystemwin32.c:1032
+#, c-format
+msgid "Bookmark saving failed: %s"
+msgstr ""
+
+#: gtk/gtkfontbutton.c:179 gtk/gtkfontbutton.c:292
msgid "Pick a Font"
msgstr ""
#. Initialize fields
-#: gtk/gtkfontbutton.c:289
+#: gtk/gtkfontbutton.c:286
msgid "Sans 12"
msgstr ""
-#: gtk/gtkfontbutton.c:807
+#: gtk/gtkfontbutton.c:804
msgid "Font"
msgstr "Fonte"
#. This is the default text shown in the preview entry, though the user
#. can set it. Remember that some fonts only have capital letters.
-#: gtk/gtkfontsel.c:73
+#: gtk/gtkfontsel.c:74
msgid "abcdefghijk ABCDEFGHIJK"
msgstr ""
-#: gtk/gtkfontsel.c:360
+#: gtk/gtkfontsel.c:361
#, fuzzy
msgid "_Family:"
msgstr "Familia:"
-#: gtk/gtkfontsel.c:366
+#: gtk/gtkfontsel.c:367
#, fuzzy
msgid "_Style:"
msgstr "Estilo:"
-#: gtk/gtkfontsel.c:372
+#: gtk/gtkfontsel.c:373
#, fuzzy
msgid "Si_ze:"
msgstr "Tamaño:"
#. create the text entry widget
-#: gtk/gtkfontsel.c:548
+#: gtk/gtkfontsel.c:549
#, fuzzy
msgid "_Preview:"
msgstr "Previsualización:"
-#: gtk/gtkfontsel.c:1382
+#: gtk/gtkfontsel.c:1383
msgid "Font Selection"
msgstr "Selección de Fonte"
@@ -1583,12 +1819,12 @@ msgstr "Valor gamma"
#. Remove this icon source so we don't keep trying to
#. * load it.
#.
-#: gtk/gtkiconfactory.c:1629
+#: gtk/gtkiconfactory.c:1644
#, c-format
msgid "Error loading icon: %s"
msgstr ""
-#: gtk/gtkicontheme.c:1263
+#: gtk/gtkicontheme.c:1250
#, c-format
msgid ""
"Could not find the icon '%s'. The '%s' theme\n"
@@ -1597,7 +1833,7 @@ msgid ""
"\t%s"
msgstr ""
-#: gtk/gtkicontheme.c:1328
+#: gtk/gtkicontheme.c:1315
#, c-format
msgid "Icon '%s' not present in theme"
msgstr ""
@@ -1692,7 +1928,7 @@ msgstr "(descoñecido)"
msgid "clear"
msgstr "limpar"
-#: gtk/gtklabel.c:3930
+#: gtk/gtklabel.c:3935
#, fuzzy
msgid "Select All"
msgstr "Borrar"
@@ -1727,384 +1963,410 @@ msgstr ""
#. * Do *not* translate it to "predefinito:LTR", if it
#. * it isn't default:LTR or default:RTL it will not work
#.
-#: gtk/gtkmain.c:482
+#: gtk/gtkmain.c:476
msgid "default:LTR"
msgstr "default:LTR"
-#: gtk/gtkmain.c:565
+#: gtk/gtkmain.c:559
msgid "GTK+ Options"
msgstr ""
-#: gtk/gtkmain.c:565
+#: gtk/gtkmain.c:559
msgid "Show GTK+ Options"
msgstr ""
-#: gtk/gtknotebook.c:2712 gtk/gtknotebook.c:5060
+#: gtk/gtknotebook.c:2718 gtk/gtknotebook.c:5064
#, c-format
msgid "Page %u"
msgstr "Páxina %u"
-#: gtk/gtkradiotoolbutton.c:91
+#: gtk/gtkradiotoolbutton.c:92
msgid "Group"
msgstr ""
-#: gtk/gtkradiotoolbutton.c:92
+#: gtk/gtkradiotoolbutton.c:93
msgid "The radio tool button whose group this button belongs to."
msgstr ""
-#: gtk/gtkrc.c:2399
+#: gtk/gtkrc.c:2400
#, c-format
msgid "Unable to find include file: \"%s\""
msgstr ""
-#: gtk/gtkrc.c:3038 gtk/gtkrc.c:3041
+#: gtk/gtkrc.c:3042 gtk/gtkrc.c:3045
#, c-format
msgid "Unable to locate image file in pixmap_path: \"%s\""
msgstr "Foi imposible atopa-lo ficheiro de imaxe no pixmap_path: \"%s\""
-#: gtk/gtkrc.c:3476
+#: gtk/gtkrc.c:3480
#, c-format
msgid "Pixmap path element: \"%s\" must be absolute, %s, line %d"
msgstr ""
#. KEEP IN SYNC with gtkiconfactory.c stock icons, when appropriate
-#: gtk/gtkstock.c:286
+#: gtk/gtkstock.c:308
#, fuzzy
msgid "Information"
msgstr "Información da Fonte"
-#: gtk/gtkstock.c:287
+#: gtk/gtkstock.c:309
msgid "Warning"
msgstr ""
-#: gtk/gtkstock.c:288
+#: gtk/gtkstock.c:310
msgid "Error"
msgstr "Erro"
-#: gtk/gtkstock.c:289
+#: gtk/gtkstock.c:311
msgid "Question"
msgstr ""
#. FIXME these need accelerators when appropriate, and
#. * need the mnemonics to be rationalized
#.
-#: gtk/gtkstock.c:294
+#: gtk/gtkstock.c:316
msgid "_About"
msgstr ""
-#: gtk/gtkstock.c:296
+#: gtk/gtkstock.c:318
#, fuzzy
msgid "_Apply"
msgstr "Aplicar"
-#: gtk/gtkstock.c:297
+#: gtk/gtkstock.c:319
#, fuzzy
msgid "_Bold"
msgstr "grosa"
-#: gtk/gtkstock.c:298
+#: gtk/gtkstock.c:320
#, fuzzy
msgid "_Cancel"
msgstr "Cancelar"
-#: gtk/gtkstock.c:299
+#: gtk/gtkstock.c:321
msgid "_CD-Rom"
msgstr ""
-#: gtk/gtkstock.c:300
+#: gtk/gtkstock.c:322
#, fuzzy
msgid "_Clear"
msgstr "limpar"
-#: gtk/gtkstock.c:301
+#: gtk/gtkstock.c:323
#, fuzzy
msgid "_Close"
msgstr "Pechar"
-#: gtk/gtkstock.c:302
+#: gtk/gtkstock.c:324
#, fuzzy
msgid "_Convert"
msgstr "Crear"
-#: gtk/gtkstock.c:303
+#: gtk/gtkstock.c:325
msgid "_Copy"
msgstr ""
-#: gtk/gtkstock.c:304
+#: gtk/gtkstock.c:326
msgid "Cu_t"
msgstr ""
-#: gtk/gtkstock.c:305
+#: gtk/gtkstock.c:327
#, fuzzy
msgid "_Delete"
msgstr "Borrar"
-#: gtk/gtkstock.c:306
+#: gtk/gtkstock.c:328
msgid "_Execute"
msgstr ""
-#: gtk/gtkstock.c:307
+#: gtk/gtkstock.c:329
msgid "_Edit"
msgstr ""
-#: gtk/gtkstock.c:308
+#: gtk/gtkstock.c:330
msgid "_Find"
msgstr ""
-#: gtk/gtkstock.c:309
+#: gtk/gtkstock.c:331
msgid "Find and _Replace"
msgstr ""
-#: gtk/gtkstock.c:310
+#: gtk/gtkstock.c:332
#, fuzzy
msgid "_Floppy"
msgstr "Aplicar"
-#: gtk/gtkstock.c:311
-msgid "_Bottom"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:334
+msgid "Navigation|_Bottom"
msgstr ""
-#: gtk/gtkstock.c:312
-msgid "_First"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:336
+msgid "Navigation|_First"
msgstr ""
-#: gtk/gtkstock.c:313
-#, fuzzy
-msgid "_Last"
-msgstr "Paleta Personalizada"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:338
+msgid "Navigation|_Last"
+msgstr ""
-#: gtk/gtkstock.c:314
-msgid "_Top"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:340
+msgid "Navigation|_Top"
msgstr ""
-#: gtk/gtkstock.c:315
-msgid "_Back"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:342
+msgid "Navigation|_Back"
msgstr ""
-#: gtk/gtkstock.c:316
-msgid "_Down"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:344
+msgid "Navigation|_Down"
msgstr ""
-#: gtk/gtkstock.c:317 gtk/gtkstock.c:331
-msgid "_Forward"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:346
+msgid "Navigation|_Forward"
msgstr ""
-#: gtk/gtkstock.c:318
-msgid "_Up"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:348
+msgid "Navigation|_Up"
msgstr ""
-#: gtk/gtkstock.c:319
+#: gtk/gtkstock.c:349
msgid "_Harddisk"
msgstr ""
-#: gtk/gtkstock.c:320
+#: gtk/gtkstock.c:350
#, fuzzy
msgid "_Help"
msgstr "Axuda"
-#: gtk/gtkstock.c:321
+#: gtk/gtkstock.c:351
#, fuzzy
msgid "_Home"
msgstr "Axuda"
-#: gtk/gtkstock.c:322
+#: gtk/gtkstock.c:352
msgid "Increase Indent"
msgstr ""
-#: gtk/gtkstock.c:323
+#: gtk/gtkstock.c:353
msgid "Decrease Indent"
msgstr ""
-#: gtk/gtkstock.c:324
+#: gtk/gtkstock.c:354
msgid "_Index"
msgstr ""
-#: gtk/gtkstock.c:325
+#: gtk/gtkstock.c:355
#, fuzzy
msgid "_Italic"
msgstr "itálica"
-#: gtk/gtkstock.c:326
+#: gtk/gtkstock.c:356
msgid "_Jump to"
msgstr ""
-#: gtk/gtkstock.c:327
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:358
#, fuzzy
-msgid "_Center"
+msgid "Justify|_Center"
msgstr "Crear"
-#: gtk/gtkstock.c:328
-#, fuzzy
-msgid "_Fill"
-msgstr "Familia:"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:360
+msgid "Justify|_Fill"
+msgstr ""
-#: gtk/gtkstock.c:329
-msgid "_Left"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:362
+msgid "Justify|_Left"
msgstr ""
-#: gtk/gtkstock.c:330
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:364
#, fuzzy
-msgid "_Right"
+msgid "Justify|_Right"
msgstr "lixeira"
-#: gtk/gtkstock.c:332
-msgid "_Next"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:367
+msgid "Media|_Forward"
msgstr ""
-#: gtk/gtkstock.c:333
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:369
+msgid "Media|_Next"
+msgstr ""
+
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:371
#, fuzzy
-msgid "P_ause"
+msgid "Media|P_ause"
msgstr "Paleta Personalizada"
-#: gtk/gtkstock.c:334
-msgid "_Play"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:373
+msgid "Media|_Play"
msgstr ""
-#: gtk/gtkstock.c:335
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:375
#, fuzzy
-msgid "Pre_vious"
+msgid "Media|Pre_vious"
msgstr "Previsualización:"
-#: gtk/gtkstock.c:336
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:377
#, fuzzy
-msgid "_Record"
+msgid "Media|_Record"
msgstr "Vermello:"
-#: gtk/gtkstock.c:337
-msgid "R_ewind"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:379
+msgid "Media|R_ewind"
msgstr ""
-#: gtk/gtkstock.c:338 gtk/gtkstock.c:361
-msgid "_Stop"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:381
+msgid "Media|_Stop"
msgstr ""
-#: gtk/gtkstock.c:339
+#: gtk/gtkstock.c:382
msgid "_Network"
msgstr ""
-#: gtk/gtkstock.c:340
+#: gtk/gtkstock.c:383
msgid "_New"
msgstr ""
-#: gtk/gtkstock.c:341
+#: gtk/gtkstock.c:384
msgid "_No"
msgstr ""
-#: gtk/gtkstock.c:342
+#: gtk/gtkstock.c:385
#, fuzzy
msgid "_OK"
msgstr "Aceptar"
-#: gtk/gtkstock.c:343
+#: gtk/gtkstock.c:386
msgid "_Open"
msgstr ""
-#: gtk/gtkstock.c:344
+#: gtk/gtkstock.c:387
#, fuzzy
msgid "_Paste"
msgstr "Paleta Personalizada"
-#: gtk/gtkstock.c:345
+#: gtk/gtkstock.c:388
msgid "_Preferences"
msgstr ""
-#: gtk/gtkstock.c:346
+#: gtk/gtkstock.c:389
#, fuzzy
msgid "_Print"
msgstr "Puntos:"
-#: gtk/gtkstock.c:347
+#: gtk/gtkstock.c:390
#, fuzzy
msgid "Print Pre_view"
msgstr "Previsualización:"
-#: gtk/gtkstock.c:348
+#: gtk/gtkstock.c:391
msgid "_Properties"
msgstr ""
-#: gtk/gtkstock.c:349
+#: gtk/gtkstock.c:392
msgid "_Quit"
msgstr ""
-#: gtk/gtkstock.c:350
+#: gtk/gtkstock.c:393
#, fuzzy
msgid "_Redo"
msgstr "Vermello:"
-#: gtk/gtkstock.c:351
+#: gtk/gtkstock.c:394
msgid "_Refresh"
msgstr ""
-#: gtk/gtkstock.c:353
+#: gtk/gtkstock.c:396
msgid "_Revert"
msgstr ""
-#: gtk/gtkstock.c:354
+#: gtk/gtkstock.c:397
#, fuzzy
msgid "_Save"
msgstr "Gardar"
-#: gtk/gtkstock.c:355
+#: gtk/gtkstock.c:398
#, fuzzy
msgid "Save _As"
msgstr "Gardar"
-#: gtk/gtkstock.c:356
+#: gtk/gtkstock.c:399
#, fuzzy
msgid "_Color"
msgstr "Pechar"
-#: gtk/gtkstock.c:357
+#: gtk/gtkstock.c:400
#, fuzzy
msgid "_Font"
msgstr "Fonte"
-#: gtk/gtkstock.c:358
+#: gtk/gtkstock.c:401
msgid "_Ascending"
msgstr ""
-#: gtk/gtkstock.c:359
+#: gtk/gtkstock.c:402
msgid "_Descending"
msgstr ""
-#: gtk/gtkstock.c:360
+#: gtk/gtkstock.c:403
msgid "_Spell Check"
msgstr ""
-#: gtk/gtkstock.c:362
+#: gtk/gtkstock.c:404
+msgid "_Stop"
+msgstr ""
+
+#: gtk/gtkstock.c:405
msgid "_Strikethrough"
msgstr ""
-#: gtk/gtkstock.c:363
+#: gtk/gtkstock.c:406
#, fuzzy
msgid "_Undelete"
msgstr "Borrar"
-#: gtk/gtkstock.c:364
+#: gtk/gtkstock.c:407
msgid "_Underline"
msgstr ""
-#: gtk/gtkstock.c:365
+#: gtk/gtkstock.c:408
msgid "_Undo"
msgstr ""
-#: gtk/gtkstock.c:366
+#: gtk/gtkstock.c:409
msgid "_Yes"
msgstr ""
-#: gtk/gtkstock.c:367
+#: gtk/gtkstock.c:410
msgid "_Normal Size"
msgstr ""
-#: gtk/gtkstock.c:368
+#: gtk/gtkstock.c:411
msgid "Best _Fit"
msgstr ""
-#: gtk/gtkstock.c:369
+#: gtk/gtkstock.c:412
msgid "Zoom _In"
msgstr ""
-#: gtk/gtkstock.c:370
+#: gtk/gtkstock.c:413
msgid "Zoom _Out"
msgstr ""
@@ -2157,22 +2419,22 @@ msgstr "Foi imposible atopa-lo módulo no module_path: \"%s\","
msgid "--- No Tip ---"
msgstr "--- Sen Tip ---"
-#: gtk/gtkuimanager.c:1132
+#: gtk/gtkuimanager.c:1154
#, c-format
msgid "Unknown attribute '%s' on line %d char %d"
msgstr ""
-#: gtk/gtkuimanager.c:1332
+#: gtk/gtkuimanager.c:1371
#, c-format
msgid "Unexpected start tag '%s' on line %d char %d"
msgstr ""
-#: gtk/gtkuimanager.c:1417
+#: gtk/gtkuimanager.c:1461
#, c-format
msgid "Unexpected character data on line %d char %d"
msgstr ""
-#: gtk/gtkuimanager.c:2209
+#: gtk/gtkuimanager.c:2272
msgid "Empty"
msgstr ""
@@ -2232,6 +2494,14 @@ msgid "Could not get information for file '%s': %s"
msgstr ""
#, fuzzy
+#~ msgid "_Last"
+#~ msgstr "Paleta Personalizada"
+
+#, fuzzy
+#~ msgid "_Fill"
+#~ msgstr "Familia:"
+
+#, fuzzy
#~ msgid ""
#~ "Could not change the current folder to %s:\n"
#~ "%s"
@@ -2242,7 +2512,3 @@ msgstr ""
#~ "Could not create folder %s:\n"
#~ "%s"
#~ msgstr "Poñer Cor"
-
-#, fuzzy
-#~ msgid "Remove"
-#~ msgstr "Vermello:"
diff --git a/po/gu.po b/po/gu.po
index dc876bb0b..c415c792a 100644
--- a/po/gu.po
+++ b/po/gu.po
@@ -5,7 +5,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gtk\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-01-08 02:01-0500\n"
+"POT-Creation-Date: 2005-06-20 14:30-0400\n"
"PO-Revision-Date: 2004-03-25 01:10+0530\n"
"Last-Translator: Kartik Mistry <kartik_m@magnet-i.com> \n"
"Language-Team: Gujarati<utkarsh@magnet-i.com>\n"
@@ -16,7 +16,7 @@ msgstr ""
"X-Generator: KBabel 1.0.2\n"
#: gdk-pixbuf/gdk-pixbuf-animation.c:153 gdk-pixbuf/gdk-pixbuf-io.c:838
-#: gdk-pixbuf/gdk-pixbuf-io.c:1069 tests/testfilechooser.c:199
+#: gdk-pixbuf/gdk-pixbuf-io.c:1068 tests/testfilechooser.c:199
#, c-format
msgid "Failed to open file '%s': %s"
msgstr "'%s' ફાઈલ લાવવામાં નિષ્ફળ: %s"
@@ -27,7 +27,7 @@ msgid "Image file '%s' contains no data"
msgstr "ચિત્ર ફાઈલ '%s'માં કોઇ માહિતી નથી"
#: gdk-pixbuf/gdk-pixbuf-animation.c:208 gdk-pixbuf/gdk-pixbuf-io.c:887
-#: gdk-pixbuf/gdk-pixbuf-io.c:1110 tests/testfilechooser.c:244
+#: gdk-pixbuf/gdk-pixbuf-io.c:1109 tests/testfilechooser.c:244
#, c-format
msgid ""
"Failed to load image '%s': reason not known, probably a corrupt image file"
@@ -74,34 +74,34 @@ msgstr "ચિત્ર ફાઈલનું બંધારણ અજાણ્
msgid "Failed to load image '%s': %s"
msgstr "ચિત્ર '%s' લાવવામાં નિષ્ફળ: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1337
+#: gdk-pixbuf/gdk-pixbuf-io.c:1336
#, c-format
msgid "Error writing to image file: %s"
msgstr "ચિત્રની ફાઇલમાં લખવામાં ભૂલ: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1383 gdk-pixbuf/gdk-pixbuf-io.c:1512
+#: gdk-pixbuf/gdk-pixbuf-io.c:1382 gdk-pixbuf/gdk-pixbuf-io.c:1511
#, c-format
msgid "This build of gdk-pixbuf does not support saving the image format: %s"
msgstr "gdk-pixbfનું બંધારણ ચિત્રના બંધારણનો સંગ્રહ કરવા માટે આધાર આપતું નથી: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1417
+#: gdk-pixbuf/gdk-pixbuf-io.c:1416
msgid "Insufficient memory to save image to callback"
msgstr "કૉલબેક માટે ચિત્ર ફાઈલને લાવવા માટે અપૂરતી મેમરી."
-#: gdk-pixbuf/gdk-pixbuf-io.c:1429
+#: gdk-pixbuf/gdk-pixbuf-io.c:1428
msgid "Failed to open temporary file"
msgstr "કામચલાઉ ફાઇલ ખોલવામાં નિષ્ફળ"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1454
+#: gdk-pixbuf/gdk-pixbuf-io.c:1453
msgid "Failed to read from temporary file"
msgstr "કામચલાઉ ફાઇલમાંથી વાંચવામાં નિષ્ફળ"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1641
+#: gdk-pixbuf/gdk-pixbuf-io.c:1687
#, c-format
msgid "Failed to open '%s' for writing: %s"
msgstr "લખવા માટે '%s' ખાોલવામાં નિષ્ફળ: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1665
+#: gdk-pixbuf/gdk-pixbuf-io.c:1711
#, c-format
msgid ""
"Failed to close '%s' while writing image, all data may not have been saved: %"
@@ -109,7 +109,7 @@ msgid ""
msgstr ""
"ચિત્ર લખતી વખતે %s બંધ કરવામાં નિષ્ફળ, કદાચ બધી માહિતીનો સંગ્રહ નહિ થયો હોય: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1853 gdk-pixbuf/gdk-pixbuf-io.c:1903
+#: gdk-pixbuf/gdk-pixbuf-io.c:1931 gdk-pixbuf/gdk-pixbuf-io.c:1981
msgid "Insufficient memory to save image into a buffer"
msgstr "અનામત મૅમરીમાં ચિત્રનો સંગ્રહ કરવા માટે અપૂરતી મૅમરી"
@@ -171,24 +171,34 @@ msgstr "એનિમેશનમાં ખરાબ રચના વાળો
msgid "The ANI image format"
msgstr "ANI ચિત્ર બંધારણ"
-#: gdk-pixbuf/io-bmp.c:227 gdk-pixbuf/io-bmp.c:383
+#: gdk-pixbuf/io-bmp.c:228 gdk-pixbuf/io-bmp.c:306 gdk-pixbuf/io-bmp.c:338
+#: gdk-pixbuf/io-bmp.c:361 gdk-pixbuf/io-bmp.c:442
+msgid "BMP image has bogus header data"
+msgstr "BMP ચિત્ર પાસે ખોટી હેડર માહિતી છે"
+
+#: gdk-pixbuf/io-bmp.c:239 gdk-pixbuf/io-bmp.c:401
msgid "Not enough memory to load bitmap image"
msgstr "બિટમેપ ચિત્રને લાવવા માટેની પૂરતી મેમરી નથી"
-#: gdk-pixbuf/io-bmp.c:269
+#: gdk-pixbuf/io-bmp.c:287
msgid "BMP image has unsupported header size"
msgstr "BMP માટે હેડરનું માપ આધારભૂત નથી"
-#: gdk-pixbuf/io-bmp.c:288 gdk-pixbuf/io-bmp.c:320 gdk-pixbuf/io-bmp.c:343
-#: gdk-pixbuf/io-bmp.c:424
-msgid "BMP image has bogus header data"
-msgstr "BMP ચિત્ર પાસે ખોટી હેડર માહિતી છે"
-
-#: gdk-pixbuf/io-bmp.c:307
+#: gdk-pixbuf/io-bmp.c:325
msgid "Topdown BMP images cannot be compressed"
msgstr ""
-#: gdk-pixbuf/io-bmp.c:1154
+#: gdk-pixbuf/io-bmp.c:1203
+#, fuzzy
+msgid "Couldn't allocate memory for saving BMP file"
+msgstr "JPEG ફાઈલને લાવવા માટે કોઈ મેમરી ફાળવી શકાતી નથી"
+
+#: gdk-pixbuf/io-bmp.c:1244
+#, fuzzy
+msgid "Couldn't write to BMP file"
+msgstr "ફાઈલનામ રુપાંતરિત કરી શકાયુ નહિ"
+
+#: gdk-pixbuf/io-bmp.c:1293
msgid "The BMP image format"
msgstr "BMP ચિત્ર બંધારણ"
@@ -197,7 +207,7 @@ msgstr "BMP ચિત્ર બંધારણ"
msgid "Failure reading GIF: %s"
msgstr "GIF વાંચવામાં નિષ્ફળ: %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 "GIF ફાઈલને કોઈ માહિતીની અછત વર્તાય છે(કદાચ તે કાેઇક રીતે છેદાઇ ગયું?)"
@@ -222,25 +232,30 @@ msgstr "ખરાબ કોડનો સામનો થયો"
msgid "Circular table entry in GIF file"
msgstr "GIF ફાઈલમાં ફરતો કોષ્ટક પ્રવેશ"
-#: 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 "GIF ફાઈલ લાવવા માટે પૂરતી મેમરી નથી"
-#: gdk-pixbuf/io-gif.c:1088
+#: gdk-pixbuf/io-gif.c:947
+#, fuzzy
+msgid "Not enough memory to composite a frame in GIF file"
+msgstr "GIF ફાઈલ લાવવા માટે પૂરતી મેમરી નથી"
+
+#: gdk-pixbuf/io-gif.c:1116
msgid "GIF image is corrupt (incorrect LZW compression)"
msgstr "GIF ચિત્ર બગડેલુ છે (ખોટુ LZW સંકોચન)"
-#: gdk-pixbuf/io-gif.c:1138
+#: gdk-pixbuf/io-gif.c:1166
msgid "File does not appear to be a GIF file"
msgstr "આ ફાઈલ GIF ફાઈલ હોય એવું લાગતુ નથી"
-#: 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 "GIF ફાઈલના બંધારણની %s અાવૃત્તિ માટે આધાર નથી"
-#: 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."
@@ -248,11 +263,11 @@ msgstr ""
"GIF ચિત્ર માટે કોઈ વૈશ્વિક રંગનક્શો નથી, અને તેની અંદરના ચોકઠા માટે કોઈ પ્રાદેશિક રંગનક્શો "
"નથી."
-#: gdk-pixbuf/io-gif.c:1491
+#: gdk-pixbuf/io-gif.c:1519
msgid "GIF image was truncated or incomplete."
msgstr "GIF ચિત્ર છેદાયેલ અથવા અધૂરુ છે"
-#: gdk-pixbuf/io-gif.c:1643
+#: gdk-pixbuf/io-gif.c:1671
msgid "The GIF image format"
msgstr "GIF ચિત્ર બંધારણ"
@@ -436,95 +451,112 @@ msgstr "PNG ચિત્ર ફાઈલને વાંચવામાં ઘ
msgid "Fatal error reading PNG image file: %s"
msgstr "PNG ચિત્ર ફાઈલને વાંચવામાં ઘાતક ભૂલ: %s"
-#: gdk-pixbuf/io-png.c:813
+#: gdk-pixbuf/io-png.c:810
msgid ""
"Keys for PNG text chunks must have at least 1 and at most 79 characters."
msgstr ""
"PNG લેખનના કટકાઓ માટેની કીમાં ઓછામાં ઓછા ૧ અને વધારેમાં વધારે ૭૯ અક્ષરો હોવા જરૂરી છે."
-#: gdk-pixbuf/io-png.c:821
+#: gdk-pixbuf/io-png.c:818
msgid "Keys for PNG text chunks must be ASCII characters."
msgstr "PNG લેખનના કટકાઓ માટેની કી ASCII અક્ષરોમાં હોવી જરૂરી છે."
-#: gdk-pixbuf/io-png.c:854
+#: gdk-pixbuf/io-png.c:831
+#, fuzzy, c-format
+msgid ""
+"PNG compression level must be a value between 0 and 9; value '%s' could not "
+"be parsed."
+msgstr ""
+"JPEGની ગુણવત્તા માટેનુ કિંમત 0 થી 100 ની વચ્ચે હોવુ જરૂરી છે; કિંમત '%s' ને પદચ્છેદ કરી "
+"શકાતી નથી."
+
+#: gdk-pixbuf/io-png.c:843
+#, fuzzy, c-format
+msgid ""
+"PNG compression level must be a value between 0 and 9; value '%d' is not "
+"allowed."
+msgstr ""
+"JPEGની ગુણવત્તા માટેની કિંમત 0 થી 100 ની વચ્ચે હોવી જરૂરી છે; કિંમત '%d' ચાલશે નહિ."
+
+#: gdk-pixbuf/io-png.c:883
#, c-format
msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding."
msgstr ""
"PNG લેખનના કટકા %s માટેની કિંમતને ISO-8859-1 સંગ્રહપધ્ધતિમાં રૂપાંતરિત કરી શકાતુ નથી."
-#: gdk-pixbuf/io-png.c:994
+#: gdk-pixbuf/io-png.c:1026
msgid "The PNG image format"
msgstr "PNG ચિત્ર બંધારણ"
-#: gdk-pixbuf/io-pnm.c:249
+#: gdk-pixbuf/io-pnm.c:252
msgid "PNM loader expected to find an integer, but didn't"
msgstr "PNM લાવનારને પૂણાઁક શોધવાની આશા હતી, પરંતુ ન શોધી શક્યુ"
-#: gdk-pixbuf/io-pnm.c:281
+#: gdk-pixbuf/io-pnm.c:284
msgid "PNM file has an incorrect initial byte"
msgstr "PNM ફાઈલ પાસે શરૂઆતના ખોટા બાઈટ છે"
-#: gdk-pixbuf/io-pnm.c:311
+#: gdk-pixbuf/io-pnm.c:314
msgid "PNM file is not in a recognized PNM subformat"
msgstr "PNM ફાઈલ અોળખી શકાય તેવા PNM ઉપબંધારણ નથી"
-#: gdk-pixbuf/io-pnm.c:336
+#: gdk-pixbuf/io-pnm.c:339
msgid "PNM file has an image width of 0"
msgstr "PNM ફાઈલના ચિત્રની પહોળાઈ શૂન્ય છે"
-#: gdk-pixbuf/io-pnm.c:357
+#: gdk-pixbuf/io-pnm.c:360
msgid "PNM file has an image height of 0"
msgstr "PNM ફાઈલના ચિત્રની ઊંચાઈ શૂન્ય છે"
-#: gdk-pixbuf/io-pnm.c:380
+#: gdk-pixbuf/io-pnm.c:383
msgid "Maximum color value in PNM file is 0"
msgstr "PNM ફાઈલમાં રંગની મહત્તમ કિંંમત 0 છે"
-#: gdk-pixbuf/io-pnm.c:388
+#: gdk-pixbuf/io-pnm.c:391
msgid "Maximum color value in PNM file is too large"
msgstr "PNM ફાઈલમાં રંગની મહત્તમ કિંંમત બહુ મોટી છે"
-#: gdk-pixbuf/io-pnm.c:396
+#: gdk-pixbuf/io-pnm.c:399
msgid "Cannot handle PNM files with maximum color values greater than 255"
msgstr "૨૫૫ કરતાં વધારે રંગની કિંમત ધરાવતી PNM ફાઈલને સંભાળી શકાતી નથી"
-#: gdk-pixbuf/io-pnm.c:435 gdk-pixbuf/io-pnm.c:463 gdk-pixbuf/io-pnm.c:495
+#: gdk-pixbuf/io-pnm.c:438 gdk-pixbuf/io-pnm.c:466 gdk-pixbuf/io-pnm.c:498
msgid "Raw PNM image type is invalid"
msgstr "PNM ચિત્રનાે કાચાે પ્રકાર અયોગ્ય છે"
-#: gdk-pixbuf/io-pnm.c:555 gdk-pixbuf/io-pnm.c:597
+#: gdk-pixbuf/io-pnm.c:562 gdk-pixbuf/io-pnm.c:604
msgid "PNM image format is invalid"
msgstr "PNM ચિત્રનું બંધારણ અયોગ્ય છે"
-#: gdk-pixbuf/io-pnm.c:656
+#: gdk-pixbuf/io-pnm.c:663
msgid "PNM image loader does not support this PNM subformat"
msgstr "PNM ચિત્ર લાવનાર PNMના આ ઉપ-બંધારણને આધાર આપતો નથી"
-#: gdk-pixbuf/io-pnm.c:711
+#: gdk-pixbuf/io-pnm.c:718
msgid "Premature end-of-file encountered"
msgstr "સમય કરતા પહેલા ફાઈલનો અંત આવ્યો "
-#: gdk-pixbuf/io-pnm.c:743 gdk-pixbuf/io-pnm.c:974
+#: gdk-pixbuf/io-pnm.c:750 gdk-pixbuf/io-pnm.c:981
msgid "Raw PNM formats require exactly one whitespace before sample data"
msgstr "PNMના કાચા બંધારણ માટે નમૂનાની માહિતી પહેલા એક જ ખાલી જગ્યા જરૂરી છે"
-#: gdk-pixbuf/io-pnm.c:770
+#: gdk-pixbuf/io-pnm.c:777
msgid "Cannot allocate memory for loading PNM image"
msgstr "PNM લાવવા માટે મેમરી ફાળવી શકતુ નથી"
-#: gdk-pixbuf/io-pnm.c:820
+#: gdk-pixbuf/io-pnm.c:827
msgid "Insufficient memory to load PNM context struct"
msgstr "PNMના સંદર્ભની સંરચના લાવવા માટે પૂરતી માહિતી નથી"
-#: gdk-pixbuf/io-pnm.c:871
+#: gdk-pixbuf/io-pnm.c:878
msgid "Unexpected end of PNM image data"
msgstr "PNM ચિત્રની માહિતીનો અણધાર્યો અંત"
-#: gdk-pixbuf/io-pnm.c:1003
+#: gdk-pixbuf/io-pnm.c:1010
msgid "Insufficient memory to load PNM file"
msgstr "PNM ફાઈલને લાવવા માટે અપૂરતી મેમરી"
-#: gdk-pixbuf/io-pnm.c:1082
+#: gdk-pixbuf/io-pnm.c:1089
msgid "The PNM/PBM/PGM/PPM image format family"
msgstr "PNM/PBM/PGM/PPM ચિત્રના બંધારણનું કુટંુબ"
@@ -548,60 +580,60 @@ msgstr "RAS ચિત્રને લાવવા માટે પૂરતી
msgid "The Sun raster image format"
msgstr "સન રાસ્ટર ચિત્ર બંધારણ"
-#: gdk-pixbuf/io-tga.c:159
+#: gdk-pixbuf/io-tga.c:154
msgid "Cannot allocate memory for IOBuffer struct"
msgstr "IO બફર સંરચના માટે મેમરી ફાળવી શકાતી નથી"
-#: gdk-pixbuf/io-tga.c:178
+#: gdk-pixbuf/io-tga.c:173
msgid "Cannot allocate memory for IOBuffer data"
msgstr "IO બફર માહિતી માટે મેમરી ફાળવી શકાતી નથી"
-#: gdk-pixbuf/io-tga.c:189
+#: gdk-pixbuf/io-tga.c:184
msgid "Cannot realloc IOBuffer data"
msgstr "IO બફર માહિતીને ફરીથી ફાળવી શકાઇ નહિ"
-#: gdk-pixbuf/io-tga.c:219
+#: gdk-pixbuf/io-tga.c:214
msgid "Cannot allocate temporary IOBuffer data"
msgstr "કામપૂરતી IO બફર માહિતી ફાળવી શકાતી નથી"
-#: gdk-pixbuf/io-tga.c:353
+#: gdk-pixbuf/io-tga.c:348
msgid "Cannot allocate new pixbuf"
msgstr "નવુ Pixbuf ફાળવી શકાતુ નથી"
-#: gdk-pixbuf/io-tga.c:692
+#: gdk-pixbuf/io-tga.c:689
msgid "Cannot allocate colormap structure"
msgstr "રંગનક્શાની સંરચના ફાળવી શકાતુ નથી"
-#: gdk-pixbuf/io-tga.c:699
+#: gdk-pixbuf/io-tga.c:696
msgid "Cannot allocate colormap entries"
msgstr "રંગનક્શાના પ્રવેશો ફાળવી શકાતા નથી"
-#: gdk-pixbuf/io-tga.c:721
+#: gdk-pixbuf/io-tga.c:718
msgid "Unexpected bitdepth for colormap entries"
msgstr "રંગનક્શાના પ્રવેશો માટે અણધારી બીટની ઊંડાઈ"
-#: gdk-pixbuf/io-tga.c:739
+#: gdk-pixbuf/io-tga.c:736
msgid "Cannot allocate TGA header memory"
msgstr "TGA હેડર મેમરી ફાળવી શકાતી નથી"
-#: gdk-pixbuf/io-tga.c:772
+#: gdk-pixbuf/io-tga.c:769
msgid "TGA image has invalid dimensions"
msgstr "TGA ચિત્રનું પરિમાણ અયોગ્ય છે"
-#: gdk-pixbuf/io-tga.c:778 gdk-pixbuf/io-tga.c:787 gdk-pixbuf/io-tga.c:797
-#: gdk-pixbuf/io-tga.c:807 gdk-pixbuf/io-tga.c:814
+#: gdk-pixbuf/io-tga.c:775 gdk-pixbuf/io-tga.c:784 gdk-pixbuf/io-tga.c:794
+#: gdk-pixbuf/io-tga.c:804 gdk-pixbuf/io-tga.c:811
msgid "TGA image type not supported"
msgstr "TGA ચિત્રના પ્રકાર માટે આધાર નથી"
-#: gdk-pixbuf/io-tga.c:861
+#: gdk-pixbuf/io-tga.c:858
msgid "Cannot allocate memory for TGA context struct"
msgstr "TGAના સંદર્ભની સંરચના માટે મેમરી ફાળવી શકાતી નથી"
-#: gdk-pixbuf/io-tga.c:926
+#: gdk-pixbuf/io-tga.c:923
msgid "Excess data in file"
msgstr "ફાઈલમાંથી માહિતી મેળવવી"
-#: gdk-pixbuf/io-tga.c:995
+#: gdk-pixbuf/io-tga.c:992
msgid "The Targa image format"
msgstr "ટાર્ગા ચિત્ર બંધારણ"
@@ -682,39 +714,44 @@ msgstr "XBM ચિત્રને લાવતી વખતે કામપૂ
msgid "The XBM image format"
msgstr "XBM ચિત્ર બંધારણ."
-#: gdk-pixbuf/io-xpm.c:1229
+#: gdk-pixbuf/io-xpm.c:467
msgid "No XPM header found"
msgstr "કોઈ XPM હેડર મળતું નથી."
-#: gdk-pixbuf/io-xpm.c:1237
+#: gdk-pixbuf/io-xpm.c:476
+#, fuzzy
+msgid "Invalid XPM header"
+msgstr "અયોગ્ય XBM ફાઈલ"
+
+#: gdk-pixbuf/io-xpm.c:484
msgid "XPM file has image width <= 0"
msgstr "XPM ફાઈલના ચિત્રની પહોળાઈ <= 0 છે."
-#: gdk-pixbuf/io-xpm.c:1245
+#: gdk-pixbuf/io-xpm.c:492
msgid "XPM file has image height <= 0"
msgstr "XPM ફાઈલના ચિત્રની ઊંચાઈ <= 0 છે."
-#: gdk-pixbuf/io-xpm.c:1253
+#: gdk-pixbuf/io-xpm.c:500
msgid "XPM has invalid number of chars per pixel"
msgstr "XPM પાસે પ્રતિ પીક્સેલ અયોગ્ય શબ્દની સંખ્યા."
-#: gdk-pixbuf/io-xpm.c:1260
+#: gdk-pixbuf/io-xpm.c:507
msgid "XPM file has invalid number of colors"
msgstr "XPM ફાઈલ પાસે અયોગ્ય રંગની સંખ્યા છે."
-#: gdk-pixbuf/io-xpm.c:1272 gdk-pixbuf/io-xpm.c:1281 gdk-pixbuf/io-xpm.c:1333
+#: gdk-pixbuf/io-xpm.c:519 gdk-pixbuf/io-xpm.c:528 gdk-pixbuf/io-xpm.c:580
msgid "Cannot allocate memory for loading XPM image"
msgstr "XPM ચિત્રને લાવવા માટે પૂરતી મેમરી ફાળવી શકાતી નથી."
-#: gdk-pixbuf/io-xpm.c:1295
+#: gdk-pixbuf/io-xpm.c:542
msgid "Cannot read XPM colormap"
msgstr "XPM રંગનક્શો વાંચી શકતુ નથી."
-#: gdk-pixbuf/io-xpm.c:1524
+#: gdk-pixbuf/io-xpm.c:771
msgid "Failed to write to temporary file when loading XPM image"
msgstr "XPM ચિત્રને લાવતી વખતે કામપૂરતી ફાઈલમાં લખવામાં નિષ્ફળ."
-#: gdk-pixbuf/io-xpm.c:1559
+#: gdk-pixbuf/io-xpm.c:806
msgid "The XPM image format"
msgstr "XPM ચિત્ર બંધારણ"
@@ -778,6 +815,138 @@ msgstr ""
msgid "Gdk debugging flags to unset"
msgstr ""
+#: gdk/keyname-table.h:3940
+msgid "keyboard label|BackSpace"
+msgstr ""
+
+#: gdk/keyname-table.h:3941
+msgid "keyboard label|Tab"
+msgstr ""
+
+#: gdk/keyname-table.h:3942
+msgid "keyboard label|Return"
+msgstr ""
+
+#: gdk/keyname-table.h:3943
+msgid "keyboard label|Pause"
+msgstr ""
+
+#: gdk/keyname-table.h:3944
+msgid "keyboard label|Scroll_Lock"
+msgstr ""
+
+#: gdk/keyname-table.h:3945
+msgid "keyboard label|Sys_Req"
+msgstr ""
+
+#: gdk/keyname-table.h:3946
+msgid "keyboard label|Escape"
+msgstr ""
+
+#: gdk/keyname-table.h:3947
+msgid "keyboard label|Multi_key"
+msgstr ""
+
+#: gdk/keyname-table.h:3948
+msgid "keyboard label|Home"
+msgstr ""
+
+#: gdk/keyname-table.h:3949
+msgid "keyboard label|Page_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3950
+msgid "keyboard label|Page_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3951
+msgid "keyboard label|End"
+msgstr ""
+
+#: gdk/keyname-table.h:3952
+msgid "keyboard label|Begin"
+msgstr ""
+
+#: gdk/keyname-table.h:3953
+msgid "keyboard label|Print"
+msgstr ""
+
+#: gdk/keyname-table.h:3954
+msgid "keyboard label|Insert"
+msgstr ""
+
+#: gdk/keyname-table.h:3955
+msgid "keyboard label|Num_Lock"
+msgstr ""
+
+#: gdk/keyname-table.h:3956
+msgid "keyboard label|KP_Space"
+msgstr ""
+
+#: gdk/keyname-table.h:3957
+msgid "keyboard label|KP_Tab"
+msgstr ""
+
+#: gdk/keyname-table.h:3958
+msgid "keyboard label|KP_Enter"
+msgstr ""
+
+#: gdk/keyname-table.h:3959
+msgid "keyboard label|KP_Home"
+msgstr ""
+
+#: gdk/keyname-table.h:3960
+msgid "keyboard label|KP_Left"
+msgstr ""
+
+#: gdk/keyname-table.h:3961
+msgid "keyboard label|KP_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3962
+msgid "keyboard label|KP_Right"
+msgstr ""
+
+#: gdk/keyname-table.h:3963
+msgid "keyboard label|KP_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3964
+msgid "keyboard label|KP_Page_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3965
+msgid "keyboard label|KP_Prior"
+msgstr ""
+
+#: gdk/keyname-table.h:3966
+msgid "keyboard label|KP_Page_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3967
+msgid "keyboard label|KP_Next"
+msgstr ""
+
+#: gdk/keyname-table.h:3968
+msgid "keyboard label|KP_End"
+msgstr ""
+
+#: gdk/keyname-table.h:3969
+msgid "keyboard label|KP_Begin"
+msgstr ""
+
+#: gdk/keyname-table.h:3970
+msgid "keyboard label|KP_Insert"
+msgstr ""
+
+#: gdk/keyname-table.h:3971
+msgid "keyboard label|KP_Delete"
+msgstr ""
+
+#: gdk/keyname-table.h:3972
+msgid "keyboard label|Delete"
+msgstr ""
+
#. Description of --sync in --help output
#: gdk/win32/gdkmain-win32.c:60
msgid "Don't batch GDI requests"
@@ -813,46 +982,47 @@ msgstr ""
msgid "Make X calls synchronous"
msgstr ""
-#: gtk/gtkaboutdialog.c:260 gtk/gtkaboutdialog.c:1939
+#: gtk/gtkaboutdialog.c:270 gtk/gtkaboutdialog.c:2025
msgid "License"
msgstr ""
-#: gtk/gtkaboutdialog.c:261
+#: gtk/gtkaboutdialog.c:271
msgid "The license of the program"
msgstr "પ્રવેશના સમાવિષ્ટો"
#. Add the credits button
-#: gtk/gtkaboutdialog.c:482
-msgid "_Credits"
+#: gtk/gtkaboutdialog.c:491
+#, fuzzy
+msgid "C_redits"
msgstr "યશ"
#. Add the license button
-#: gtk/gtkaboutdialog.c:491
+#: gtk/gtkaboutdialog.c:501
msgid "_License"
msgstr "લાયસન્સ"
-#: gtk/gtkaboutdialog.c:682
+#: gtk/gtkaboutdialog.c:731
#, c-format
msgid "About %s"
msgstr "વિશે %s"
-#: gtk/gtkaboutdialog.c:1876
+#: gtk/gtkaboutdialog.c:1953
msgid "Credits"
msgstr "યશ"
-#: gtk/gtkaboutdialog.c:1901
+#: gtk/gtkaboutdialog.c:1979
msgid "Written by"
msgstr "લખાયેલ"
-#: gtk/gtkaboutdialog.c:1904
+#: gtk/gtkaboutdialog.c:1982
msgid "Documented by"
msgstr "દસ્તાવેજીત"
-#: gtk/gtkaboutdialog.c:1916
+#: gtk/gtkaboutdialog.c:1994
msgid "Translated by"
msgstr "અનુવાદિત"
-#: gtk/gtkaboutdialog.c:1920
+#: gtk/gtkaboutdialog.c:1998
msgid "Artwork by"
msgstr "કલાકામ"
@@ -860,28 +1030,41 @@ msgstr "કલાકામ"
#. * that use the shift key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: gtk/gtkaccellabel.c:119
-msgid "Shift"
-msgstr "શીફ્ટ"
+#: gtk/gtkaccellabel.c:121
+msgid "keyboard label|Shift"
+msgstr ""
#. This is the text that should appear next to menu accelerators
#. * that use the control key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: gtk/gtkaccellabel.c:125
-msgid "Ctrl"
-msgstr "કંટ્રોલ"
+#: gtk/gtkaccellabel.c:128
+msgid "keyboard label|Ctrl"
+msgstr ""
#. This is the text that should appear next to menu accelerators
#. * that use the alt key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: gtk/gtkaccellabel.c:131
-msgid "Alt"
-msgstr "અલ્ટર"
+#: gtk/gtkaccellabel.c:135
+msgid "keyboard label|Alt"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkaccellabel.c:577
+msgid "keyboard label|Space"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkaccellabel.c:581
+msgid "keyboard label|Backslash"
+msgstr ""
#. Translate to calendar:YM if you want years to be displayed
#. * before months; otherwise translate to calendar:MY.
@@ -892,7 +1075,7 @@ msgstr "અલ્ટર"
#. * so if you have a default text direction of RTL and YM, then
#. * the year will appear on the right.
#.
-#: gtk/gtkcalendar.c:700
+#: gtk/gtkcalendar.c:647
msgid "calendar:MY"
msgstr "કેલેન્ડર:MY"
@@ -900,24 +1083,52 @@ msgstr "કેલેન્ડર:MY"
#. * first day of the week to calendar:week_start:1 if you want Monday
#. * to be the first day of the week, and so on.
#.
-#: gtk/gtkcalendar.c:710
+#: gtk/gtkcalendar.c:661
msgid "calendar:week_start:0"
msgstr "કેલેન્ડર: અઠવાડિયાની શરુઆત:૧"
-#: gtk/gtkcellrendererprogress.c:235 gtk/gtkcellrendererprogress.c:293
+#. Translators: This is a text measurement template.
+#. * Translate it to the widest year text.
+#. *
+#. * Don't include the prefix "year measurement template|"
+#. * in the translation.
+#. *
+#. * If you don't understand this, leave it as "2000"
+#.
+#: gtk/gtkcalendar.c:1549
+msgid "year measurement template|2000"
+msgstr ""
+
+#. Translators: This dictates how the year is displayed in
+#. * gtkcalendar widget. See strftime() manual for the format.
+#. * Use only ASCII in the translation.
+#. *
+#. * Also look for the msgid "year measurement template|2000".
+#. * Translate that entry to a year with the widest output of this
+#. * msgid.
+#. *
+#. * Don't include the prefix "calendar year format|" in the
+#. * translation. "%Y" is appropriate for most locales.
+#.
+#: gtk/gtkcalendar.c:1826
+msgid "calendar year format|%Y"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkcellrendererprogress.c:237 gtk/gtkcellrendererprogress.c:295
#, c-format
msgid "progress bar label|%d %%"
msgstr ""
-#: gtk/gtkcolorbutton.c:220 gtk/gtkcolorbutton.c:574
+#: gtk/gtkcolorbutton.c:221 gtk/gtkcolorbutton.c:576
msgid "Pick a Color"
msgstr "રંગ પસંદ કરો"
-#: gtk/gtkcolorbutton.c:466
+#: gtk/gtkcolorbutton.c:467
msgid "Received invalid color data\n"
msgstr "અયોગ્ય રંગની માહિતી મળી\n"
-#: gtk/gtkcolorsel.c:576
+#: gtk/gtkcolorsel.c:561
msgid ""
"The previously-selected color, for comparison to the color you're selecting "
"now. You can drag this color to a palette entry, or select this color as "
@@ -927,7 +1138,7 @@ msgstr ""
"પેલેટમાં આ રંગને પ્રવેશ કરાવી શકો છો અથવા તો આ રંગને બીજા રંગના નમૂનાઓની બાજુમાં ઘસેડીને આ "
"રંગને તમે વર્તમાન રંગ તરીકે પસંદ કરી શકો છો."
-#: gtk/gtkcolorsel.c:581
+#: gtk/gtkcolorsel.c:566
msgid ""
"The color you've chosen. You can drag this color to a palette entry to save "
"it for use in the future."
@@ -935,11 +1146,11 @@ msgstr ""
"તમે જે રંગને પસંદ કર્યો છે તે. રંગનો ભવિષ્યમાં ફરીથી ઉપયોગ કરવા માટે તમે તેને પેલેટ વિગતમાં "
"સંગ્રહી શકો છો"
-#: gtk/gtkcolorsel.c:942
+#: gtk/gtkcolorsel.c:957
msgid "_Save color here"
msgstr "રંગનો અહીં સંગ્રહ કરો(_S)"
-#: gtk/gtkcolorsel.c:1147
+#: gtk/gtkcolorsel.c:1162
msgid ""
"Click this palette entry to make it the current color. To change this entry, "
"drag a color swatch here or right-click it and select \"Save color here.\""
@@ -947,7 +1158,7 @@ msgstr ""
"વર્તમાન રંગ બનાવવા માટે પેલેટ પ્રવેશ ઉપર ક્લિક કરો. આ પ્રવેશને બદલવા માટે નમૂના માટેરંગને "
"ઘસેડો અથવા તે રંગ પર જમણી બાજુનુ ક્લિક કરો અને \"રંગનો સંગ્રહ અહી કરો\" પસંદ કરો"
-#: gtk/gtkcolorsel.c:1913
+#: gtk/gtkcolorsel.c:1929
msgid ""
"Select the color you want from the outer ring. Select the darkness or "
"lightness of that color using the inner triangle."
@@ -955,73 +1166,73 @@ msgstr ""
"તમારે જે રંગ પસંદ કરવો હોય તે બહારની રીંંગમાંથી પસંદ કરો.અંદરના ત્રિકોણનો ઉપયોગ કરીને "
"રંગનું ઘાટાપણું અને ઝાંખાપણું પસંદ કરો"
-#: gtk/gtkcolorsel.c:1938
+#: gtk/gtkcolorsel.c:1954
msgid ""
"Click the eyedropper, then click a color anywhere on your screen to select "
"that color."
msgstr "આઈડ્રોપર પર ક્લિક કરો, પછી રંગ પસંદ કરવા સ્ક્રીન પર ગમે ત્યાં એ રંગ પર ક્લિક કરો"
-#: gtk/gtkcolorsel.c:1947
+#: gtk/gtkcolorsel.c:1963
msgid "_Hue:"
msgstr "વર્ણ(_H)"
-#: gtk/gtkcolorsel.c:1948
+#: gtk/gtkcolorsel.c:1964
msgid "Position on the color wheel."
msgstr "રંગચક્ર પર સ્થાન"
-#: gtk/gtkcolorsel.c:1950
+#: gtk/gtkcolorsel.c:1966
msgid "_Saturation:"
msgstr "સંતૃપ્તીકરણ(_S)"
-#: gtk/gtkcolorsel.c:1951
+#: gtk/gtkcolorsel.c:1967
msgid "\"Deepness\" of the color."
msgstr "ંરંગની ઊંડાઈ"
-#: gtk/gtkcolorsel.c:1952
+#: gtk/gtkcolorsel.c:1968
msgid "_Value:"
msgstr "કિંમત(_V):"
-#: gtk/gtkcolorsel.c:1953
+#: gtk/gtkcolorsel.c:1969
msgid "Brightness of the color."
msgstr "રંગની તીવ્રતા"
-#: gtk/gtkcolorsel.c:1954
+#: gtk/gtkcolorsel.c:1970
msgid "_Red:"
msgstr "લાલ(_R):"
-#: gtk/gtkcolorsel.c:1955
+#: gtk/gtkcolorsel.c:1971
msgid "Amount of red light in the color."
msgstr "રંગમાં લાલરંગનું પ્રમાણ"
-#: gtk/gtkcolorsel.c:1956
+#: gtk/gtkcolorsel.c:1972
msgid "_Green:"
msgstr "લીલું(_G):"
-#: gtk/gtkcolorsel.c:1957
+#: gtk/gtkcolorsel.c:1973
msgid "Amount of green light in the color."
msgstr "રંગમાં લીલારંગનું પ્રમાણ"
-#: gtk/gtkcolorsel.c:1958
+#: gtk/gtkcolorsel.c:1974
msgid "_Blue:"
msgstr "વાદળી(_B):"
-#: gtk/gtkcolorsel.c:1959
+#: gtk/gtkcolorsel.c:1975
msgid "Amount of blue light in the color."
msgstr "રંગમાં વાદળીરંગનું પ્રમાણ"
-#: gtk/gtkcolorsel.c:1962
+#: gtk/gtkcolorsel.c:1978
msgid "_Opacity:"
msgstr "અપારદર્શકતા(_O):"
-#: gtk/gtkcolorsel.c:1970 gtk/gtkcolorsel.c:1981
+#: gtk/gtkcolorsel.c:1986 gtk/gtkcolorsel.c:1997
msgid "Transparency of the color."
msgstr "રંગની પારદર્શકતા"
-#: gtk/gtkcolorsel.c:1988
+#: gtk/gtkcolorsel.c:2004
msgid "Color _Name:"
msgstr "રંગનું નામ(_N):"
-#: gtk/gtkcolorsel.c:2003
+#: gtk/gtkcolorsel.c:2019
msgid ""
"You can enter an HTML-style hexadecimal color value, or simply a color name "
"such as 'orange' in this entry."
@@ -1029,11 +1240,11 @@ msgstr ""
"તમે HTML-શૈલીની ષષ્ટાંક રંગ કિંમત આપી શકો છો, અથવા તો માત્ર રંગનુ નામ જેમકે 'નારંગી' આપી "
"શકો છો"
-#: gtk/gtkcolorsel.c:2022
+#: gtk/gtkcolorsel.c:2038
msgid "_Palette"
msgstr "પેલેટ (_P)"
-#: gtk/gtkcolorsel.c:2054
+#: gtk/gtkcolorsel.c:2070
msgid "Color Wheel"
msgstr "પૈડંુ"
@@ -1041,298 +1252,314 @@ msgstr "પૈડંુ"
msgid "Color Selection"
msgstr "રંગની પસંદગી"
-#: gtk/gtkentry.c:4507 gtk/gtktextview.c:7030
+#: gtk/gtkentry.c:4508 gtk/gtktextview.c:7068
msgid "Select _All"
msgstr "બધું પસંદ કરો"
-#: gtk/gtkentry.c:4517 gtk/gtktextview.c:7040
+#: gtk/gtkentry.c:4518 gtk/gtktextview.c:7078
msgid "Input _Methods"
msgstr "ઈનપુટ માટેની પધ્ધતિઓ (_M)"
-#: gtk/gtkentry.c:4528 gtk/gtktextview.c:7051
+#: gtk/gtkentry.c:4529 gtk/gtktextview.c:7089
msgid "_Insert Unicode Control Character"
msgstr "યૂનિકોડ નિયંત્રણ અક્ષર ઉમેરો (_I)"
-#: gtk/gtkfilechooser.c:1584 gtk/gtkfilechooser.c:1628
-#: gtk/gtkfilechooser.c:1703 gtk/gtkfilechooser.c:1747
+#: gtk/gtkfilechooser.c:1588 gtk/gtkfilechooser.c:1632
+#: gtk/gtkfilechooser.c:1707 gtk/gtkfilechooser.c:1751
#, c-format
msgid "Invalid filename: %s"
msgstr "અયોગ્ય ફાઈલનામ: %s"
-#: gtk/gtkfilechooserbutton.c:65
+#: gtk/gtkfilechooserbutton.c:67
#, fuzzy
msgid "Select A File"
msgstr "પસંદ કરી શકાય તેવુ"
-#: gtk/gtkfilechooserbutton.c:66 gtk/gtkfilechooserdefault.c:1229
-#: gtk/gtkpathbar.c:982
+#: gtk/gtkfilechooserbutton.c:68 gtk/gtkfilechooserdefault.c:1302
+#: gtk/gtkpathbar.c:1020
msgid "Home"
msgstr "ઘર(_H)"
-#: gtk/gtkfilechooserbutton.c:67 gtk/gtkfilechooserdefault.c:1256
-#: gtk/gtkpathbar.c:984
+#: gtk/gtkfilechooserbutton.c:69 gtk/gtkfilechooserdefault.c:1329
+#: gtk/gtkpathbar.c:1022
msgid "Desktop"
msgstr "ડૅસ્કટોપ"
-#: gtk/gtkfilechooserbutton.c:68
+#: gtk/gtkfilechooserbutton.c:70
#, fuzzy
msgid "(None)"
msgstr "કોઈ નહિ"
-#: gtk/gtkfilechooserbutton.c:1515
+#: gtk/gtkfilechooserbutton.c:1523
msgid "Other..."
msgstr ""
-#: gtk/gtkfilechooserdefault.c:867
+#: gtk/gtkfilechooserdefault.c:917
#, fuzzy
msgid "Could not retrieve information about the file"
msgstr "%s વિશે જાણકારી મેળવી શકાતી નથી: %s"
-#: gtk/gtkfilechooserdefault.c:878
+#: gtk/gtkfilechooserdefault.c:928
#, fuzzy
msgid "Could not add a bookmark"
msgstr "%s માટે બૂકમાર્ક ઉમેરી શકાતો નથી: %s"
-#: gtk/gtkfilechooserdefault.c:889
+#: gtk/gtkfilechooserdefault.c:939
#, fuzzy
msgid "Could not remove bookmark"
msgstr ""
"%s માટે બૂકમાર્ક દૂર કરી શકાતુ નથી:\n"
"%s"
-#: gtk/gtkfilechooserdefault.c:900
+#: gtk/gtkfilechooserdefault.c:950
#, fuzzy
msgid "The folder could not be created"
msgstr "ફેરબદલી માટેનું બટન કાર્યશીલ કરી શકાય છે"
-#: gtk/gtkfilechooserdefault.c:911
+#: gtk/gtkfilechooserdefault.c:963
+msgid ""
+"The folder could not be created, as a file with the same name already "
+"exists. Try using a different name for the folder, or rename the file first."
+msgstr ""
+
+#: gtk/gtkfilechooserdefault.c:976
#, fuzzy
msgid "Invalid file name"
msgstr "અયોગ્ય ફાઈલનામ: %s"
-#: gtk/gtkfilechooserdefault.c:921
+#: gtk/gtkfilechooserdefault.c:986
#, fuzzy
msgid "The folder contents could not be displayed"
msgstr "શું સમાવિષ્ટ પ્રવેશોને બદલી શકાય છે"
-#: gtk/gtkfilechooserdefault.c:1119
+#: gtk/gtkfilechooserdefault.c:1192
#, fuzzy, c-format
msgid "Could not get information about '%s': %s"
msgstr "%s વિશે જાણકારી મેળવી શકાતી નથી: %s"
-#: gtk/gtkfilechooserdefault.c:2095
+#: gtk/gtkfilechooserdefault.c:2208
#, c-format
msgid "Add the folder '%s' to the bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2136
+#: gtk/gtkfilechooserdefault.c:2249
msgid "Add the current folder to the bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2138
+#: gtk/gtkfilechooserdefault.c:2251
msgid "Add the selected folders to the bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2178
+#: gtk/gtkfilechooserdefault.c:2291
#, c-format
msgid "Remove the bookmark '%s'"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2591
+#: gtk/gtkfilechooserdefault.c:2722
#, fuzzy, c-format
msgid "Could not add a bookmark for '%s' because it is an invalid path name."
msgstr "%s માટે બૂકમાર્ક ઉમેરી શકાતે નથી કારણકે તે અયોગ્ય પથ નામ છે."
-#: gtk/gtkfilechooserdefault.c:2769
+#: gtk/gtkfilechooserdefault.c:2937
+#, fuzzy
+msgid "Remove"
+msgstr "કાઢી નાખો(_R)"
+
+#: gtk/gtkfilechooserdefault.c:2946
+#, fuzzy
+msgid "Rename..."
+msgstr "ફરીથી નામ આપો (_R)"
+
+#: gtk/gtkfilechooserdefault.c:3069
msgid "Shortcuts"
msgstr "ટૂંકા રસ્તા"
-#: gtk/gtkfilechooserdefault.c:2823
+#: gtk/gtkfilechooserdefault.c:3123
msgid "Folder"
msgstr "ફોલ્ડર"
-#: gtk/gtkfilechooserdefault.c:2875 gtk/gtkstock.c:295
+#: gtk/gtkfilechooserdefault.c:3179 gtk/gtkstock.c:317
msgid "_Add"
msgstr "ઉમેરો(_A)"
-#: gtk/gtkfilechooserdefault.c:2882
-msgid "Add the selected folder to the bookmarks"
+#: gtk/gtkfilechooserdefault.c:3186
+msgid "Add the selected folder to the Bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2887 gtk/gtkstock.c:352
+#: gtk/gtkfilechooserdefault.c:3191 gtk/gtkstock.c:395
msgid "_Remove"
msgstr "કાઢી નાખો(_R)"
-#: gtk/gtkfilechooserdefault.c:2894
+#: gtk/gtkfilechooserdefault.c:3198
msgid "Remove the selected bookmark"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2997
+#: gtk/gtkfilechooserdefault.c:3305
#, fuzzy
-msgid "_Add to Shortcuts"
+msgid "_Add to Bookmarks"
msgstr "ટૂંકા રસ્તા"
-#: gtk/gtkfilechooserdefault.c:3007
+#: gtk/gtkfilechooserdefault.c:3315
#, fuzzy
msgid "Open _Location"
msgstr "જગ્યા ખોલો"
-#: gtk/gtkfilechooserdefault.c:3019
+#: gtk/gtkfilechooserdefault.c:3327
msgid "Show _Hidden Files"
msgstr "સંતાડેલ ફાઇલો બતાવો"
-#: gtk/gtkfilechooserdefault.c:3143 gtk/gtkfilesel.c:767
+#: gtk/gtkfilechooserdefault.c:3451 gtk/gtkfilesel.c:766
msgid "Files"
msgstr "ફાઈલો"
-#: gtk/gtkfilechooserdefault.c:3174
+#: gtk/gtkfilechooserdefault.c:3482
msgid "Name"
msgstr "નામ"
-#: gtk/gtkfilechooserdefault.c:3199
+#: gtk/gtkfilechooserdefault.c:3507
msgid "Size"
msgstr "માપ"
-#: gtk/gtkfilechooserdefault.c:3212
+#: gtk/gtkfilechooserdefault.c:3520
msgid "Modified"
msgstr "સુધારેલ"
-#: gtk/gtkfilechooserdefault.c:3244
+#: gtk/gtkfilechooserdefault.c:3552
msgid "Select which types of files are shown"
msgstr ""
#. Create Folder
-#: gtk/gtkfilechooserdefault.c:3280
+#: gtk/gtkfilechooserdefault.c:3588
msgid "Create Fo_lder"
msgstr "ફોલ્ડર બનાવો (_F)"
#. Name entry
-#: gtk/gtkfilechooserdefault.c:3398
+#: gtk/gtkfilechooserdefault.c:3709
msgid "_Name:"
msgstr "નામ: (_N)"
-#: gtk/gtkfilechooserdefault.c:3438
+#: gtk/gtkfilechooserdefault.c:3749
msgid "_Browse for other folders"
msgstr "બીજા ફોલ્ડરો માટે શોધો (_B)"
-#: gtk/gtkfilechooserdefault.c:3688
+#: gtk/gtkfilechooserdefault.c:4000
msgid "Save in _folder:"
msgstr "ફોલ્ડરમાં સંગ્રહ કરો: (_F)"
-#: gtk/gtkfilechooserdefault.c:3690
+#: gtk/gtkfilechooserdefault.c:4002
msgid "Create in _folder:"
msgstr "ફોલ્ડર બનાવો (_F)"
-#: gtk/gtkfilechooserdefault.c:4523
+#: gtk/gtkfilechooserdefault.c:4959
msgid "Cannot change to folder because it is not local"
msgstr "તમે સ્પષ્ટ કરેલ ફોલ્ડરમાં બદલી શકાતુ નથી કારણકે તે અયોગ્ય પથ છે."
-#: gtk/gtkfilechooserdefault.c:5048
+#: gtk/gtkfilechooserdefault.c:5513
#, fuzzy, c-format
msgid "Shortcut %s does not exist"
msgstr "ટૂંકાણ %s અસ્તિત્વમાં નથી"
-#: gtk/gtkfilechooserdefault.c:5508
+#: gtk/gtkfilechooserdefault.c:6057
#, fuzzy, c-format
msgid "Could not mount %s"
msgstr ""
"ફોલ્ડર %s બનાવી શકાતુ નથી:\n"
"%s"
-#: gtk/gtkfilechooserdefault.c:5802
+#: gtk/gtkfilechooserdefault.c:6352
msgid "Type name of new folder"
msgstr "નવા ફોલ્ડરના પ્રકારનુ નામ"
-#: gtk/gtkfilechooserdefault.c:5844
+#: gtk/gtkfilechooserdefault.c:6394
#, c-format
msgid "%d byte"
msgid_plural "%d bytes"
msgstr[0] "%d બાઇટ"
msgstr[1] "%d બાઇટ"
-#: gtk/gtkfilechooserdefault.c:5846
+#: gtk/gtkfilechooserdefault.c:6396
#, c-format
msgid "%.1f K"
msgstr "%.1f K"
-#: gtk/gtkfilechooserdefault.c:5848
+#: gtk/gtkfilechooserdefault.c:6398
#, c-format
msgid "%.1f M"
msgstr "%.1f M"
-#: gtk/gtkfilechooserdefault.c:5850
+#: gtk/gtkfilechooserdefault.c:6400
#, c-format
msgid "%.1f G"
msgstr "%.1f G"
+#: gtk/gtkfilechooserdefault.c:6446 gtk/gtkfilechooserdefault.c:6470
+msgid "Unknown"
+msgstr "અજાણીતુ"
+
# #-#-#-#-# libgnomeui.HEAD.hi.po (libgnomeui-2.0.hi) #-#-#-#-#
# libgnomeui/gnome-file-entry.c:216
-#: gtk/gtkfilechooserdefault.c:5902
+#: gtk/gtkfilechooserdefault.c:6457
msgid "Today"
msgstr "આજે"
-#: gtk/gtkfilechooserdefault.c:5904
+#: gtk/gtkfilechooserdefault.c:6459
msgid "Yesterday"
msgstr "ગઇકાલે"
-#: gtk/gtkfilechooserdefault.c:5915
-msgid "Unknown"
-msgstr "અજાણીતુ"
-
-#: gtk/gtkfilechooserdefault.c:5985
+#: gtk/gtkfilechooserdefault.c:6541
#, fuzzy
msgid "Cannot change folder"
msgstr "પ્રવેગ(accelerators) બદલી શકે છે"
-#: gtk/gtkfilechooserdefault.c:5986
+#: gtk/gtkfilechooserdefault.c:6542
#, fuzzy
msgid "The folder you specified is an invalid path."
msgstr "તમે સ્પષ્ટ કરેલ ફોલ્ડરમાં બદલી શકાતુ નથી કારણકે તે અયોગ્ય પથ છે."
-#: gtk/gtkfilechooserdefault.c:6025
+#: gtk/gtkfilechooserdefault.c:6581
#, fuzzy, c-format
msgid "Could not build file name from '%s' and '%s'"
msgstr ""
"'%s' અને '%s' માંથી ફાઇલ લાવી શકાતી નથી:\n"
"%s"
-#: gtk/gtkfilechooserdefault.c:6061
+#: gtk/gtkfilechooserdefault.c:6617
#, fuzzy
msgid "Could not select item"
msgstr ""
"ફોલ્ડર %s બનાવી શકાતુ નથી:\n"
"%s"
-#: gtk/gtkfilechooserdefault.c:6101
+#: gtk/gtkfilechooserdefault.c:6657
msgid "Open Location"
msgstr "જગ્યા ખોલો"
-#: gtk/gtkfilechooserdefault.c:6108
+#: gtk/gtkfilechooserdefault.c:6664
msgid "Save in Location"
msgstr "જગ્યા ખોલો"
-#: gtk/gtkfilechooserdefault.c:6132
+#: gtk/gtkfilechooserdefault.c:6688
msgid "_Location:"
msgstr "જગ્યા: (_L)"
-#: gtk/gtkfilesel.c:731
+#: gtk/gtkfilesel.c:730
msgid "Folders"
msgstr "ફોલ્ડરો"
-#: gtk/gtkfilesel.c:735
+#: gtk/gtkfilesel.c:734
msgid "Fol_ders"
msgstr "ફોલ્ડરો(_d)"
-#: gtk/gtkfilesel.c:771
+#: gtk/gtkfilesel.c:770
msgid "_Files"
msgstr "ફાઈલો(_F)"
-#: gtk/gtkfilesel.c:859 gtk/gtkfilesel.c:2249
+#: gtk/gtkfilesel.c:858 gtk/gtkfilesel.c:2248
#, c-format
msgid "Folder unreadable: %s"
msgstr "ફોલ્ડર વાંચી શકાય અેવુ નથી: %s"
-#: gtk/gtkfilesel.c:990
+#: gtk/gtkfilesel.c:989
#, c-format
msgid ""
"The file \"%s\" resides on another machine (called %s) and may not be "
@@ -1343,25 +1570,25 @@ msgstr ""
"થાય.\n"
"શું ચોક્કસ તમે તે પસંદ કરવા માગો છો?"
-#: gtk/gtkfilesel.c:1121
+#: gtk/gtkfilesel.c:1120
msgid "_New Folder"
msgstr "નવું ફોલ્ડર(_N)"
-#: gtk/gtkfilesel.c:1132
+#: gtk/gtkfilesel.c:1131
msgid "De_lete File"
msgstr "ફાઈલને કાઢી નાખો(_l)"
-#: gtk/gtkfilesel.c:1143
+#: gtk/gtkfilesel.c:1142
msgid "_Rename File"
msgstr "ફાઈલનું નામ બદલો(_R)"
-#: gtk/gtkfilesel.c:1445
+#: gtk/gtkfilesel.c:1444
#, c-format
msgid ""
"The folder name \"%s\" contains symbols that are not allowed in filenames"
msgstr "ફોલ્ડરનું નામ \"%s\" સંકેતોનો સમાવેશ કરે છે જેની આ ફાઈલનામમાં પરવાનગી નથી"
-#: gtk/gtkfilesel.c:1447
+#: gtk/gtkfilesel.c:1446
#, c-format
msgid ""
"Error creating folder \"%s\": %s\n"
@@ -1370,33 +1597,33 @@ msgstr ""
"ફોલ્ડર \"%s\" બનાવવામાં ભૂલ:%s\n"
"%s"
-#: gtk/gtkfilesel.c:1448 gtk/gtkfilesel.c:1684
+#: gtk/gtkfilesel.c:1447 gtk/gtkfilesel.c:1683
msgid "You probably used symbols not allowed in filenames."
msgstr "તમે કદાચ એ સંકેતોનો ઉપયોગ કર્યો છે જે ફાઈલનામ માટે વાપરી શકાય નહિ."
-#: gtk/gtkfilesel.c:1456
+#: gtk/gtkfilesel.c:1455
#, c-format
msgid "Error creating folder \"%s\": %s\n"
msgstr "ફોલ્ડર \"%s\" બનાવવામાં ભૂલ: %s\n"
-#: gtk/gtkfilesel.c:1490
+#: gtk/gtkfilesel.c:1489
msgid "New Folder"
msgstr "નવું ફોલ્ડર"
-#: gtk/gtkfilesel.c:1505
+#: gtk/gtkfilesel.c:1504
msgid "_Folder name:"
msgstr "ફોલ્ડરનું નામ(_F):"
-#: gtk/gtkfilesel.c:1529
+#: gtk/gtkfilesel.c:1528
msgid "C_reate"
msgstr "બનાવો(_r)"
-#: gtk/gtkfilesel.c:1572
+#: gtk/gtkfilesel.c:1571
#, c-format
msgid "The filename \"%s\" contains symbols that are not allowed in filenames"
msgstr "ફાઈલનામ \"%s\" માં સંકેતો છે જેની ફાઈલનામમાં પરવાનગી નથી"
-#: gtk/gtkfilesel.c:1575
+#: gtk/gtkfilesel.c:1574
#, c-format
msgid ""
"Error deleting file \"%s\": %s\n"
@@ -1405,30 +1632,30 @@ msgstr ""
"ફાઈલ \"%s\"ને કાઢી નાખવામાં ભૂલ: %s\n"
"%s"
-#: gtk/gtkfilesel.c:1577 gtk/gtkfilesel.c:1698
+#: gtk/gtkfilesel.c:1576 gtk/gtkfilesel.c:1697
msgid "It probably contains symbols not allowed in filenames."
msgstr "સંભવિત તે એ સંકેતો ધરાવે છે જે ફાઈલના નામમાં ચલાવી શકાય નહિ"
-#: gtk/gtkfilesel.c:1586
+#: gtk/gtkfilesel.c:1585
#, c-format
msgid "Error deleting file \"%s\": %s"
msgstr "ફાઈલ \"%s\" કાઢી નાખવામાં ભૂલ: %s"
-#: gtk/gtkfilesel.c:1629
+#: gtk/gtkfilesel.c:1628
#, c-format
msgid "Really delete file \"%s\"?"
msgstr "શું ખરેખર %s ફાઈલને કાઢી નાખવા માગો છો?"
-#: gtk/gtkfilesel.c:1634
+#: gtk/gtkfilesel.c:1633
msgid "Delete File"
msgstr "ફાઈલને દૂર કરો"
-#: gtk/gtkfilesel.c:1680 gtk/gtkfilesel.c:1694
+#: gtk/gtkfilesel.c:1679 gtk/gtkfilesel.c:1693
#, c-format
msgid "The file name \"%s\" contains symbols that are not allowed in filenames"
msgstr "ફાઈલ નામ \"%s\" માં સંકેતો છે જેને ફાઈલનામ માટે ચલાવી શકાય નહિ"
-#: gtk/gtkfilesel.c:1682
+#: gtk/gtkfilesel.c:1681
#, c-format
msgid ""
"Error renaming file to \"%s\": %s\n"
@@ -1437,7 +1664,7 @@ msgstr ""
"ફાઈલનું નામ \"%s\" માં બદલવામાં ભૂલ: %s\n"
"%s"
-#: gtk/gtkfilesel.c:1696
+#: gtk/gtkfilesel.c:1695
#, c-format
msgid ""
"Error renaming file \"%s\": %s\n"
@@ -1446,29 +1673,29 @@ msgstr ""
"ફાઈલ \"%s\"નુ નામ બદલવામાં ભૂલ: %s\n"
"%s"
-#: gtk/gtkfilesel.c:1706
+#: gtk/gtkfilesel.c:1705
#, c-format
msgid "Error renaming file \"%s\" to \"%s\": %s"
msgstr "ફાઈલ \"%s\" નું નામ \"%s\" માં બદલવામાં ભૂલ: %s"
-#: gtk/gtkfilesel.c:1753
+#: gtk/gtkfilesel.c:1752
msgid "Rename File"
msgstr "ફાઈલનું નામ બદલો"
-#: gtk/gtkfilesel.c:1768
+#: gtk/gtkfilesel.c:1767
#, c-format
msgid "Rename file \"%s\" to:"
msgstr "ફાઈલ \"%s\" નું નામ આમાં બદલો:"
-#: gtk/gtkfilesel.c:1797
+#: gtk/gtkfilesel.c:1796
msgid "_Rename"
msgstr "ફરીથી નામ આપો (_R)"
-#: gtk/gtkfilesel.c:2229
+#: gtk/gtkfilesel.c:2228
msgid "_Selection: "
msgstr "પસંદગી: (_S)"
-#: gtk/gtkfilesel.c:3152
+#: gtk/gtkfilesel.c:3151
#, c-format
msgid ""
"The filename \"%s\" couldn't be converted to UTF-8. (try setting the "
@@ -1477,15 +1704,15 @@ msgstr ""
"ફાઈલનામ \"%s\" ને UTF-8 માં રૂપાંતરિત કરી શકાતુ નથી(G_BROKEN_FILENAMES ક્ષેત્રીય ચલને "
"સુયોજિત કરવાનો પ્રયાસ કરો): %s"
-#: gtk/gtkfilesel.c:3155
+#: gtk/gtkfilesel.c:3154
msgid "Invalid UTF-8"
msgstr "અયોગ્ય UTF-8"
-#: gtk/gtkfilesel.c:4032
+#: gtk/gtkfilesel.c:4031
msgid "Name too long"
msgstr "નામ બહુ મોટુ છે"
-#: gtk/gtkfilesel.c:4034
+#: gtk/gtkfilesel.c:4033
msgid "Couldn't convert filename"
msgstr "ફાઈલનામ રુપાંતરિત કરી શકાયુ નહિ"
@@ -1493,32 +1720,32 @@ msgstr "ફાઈલનામ રુપાંતરિત કરી શકાય
msgid "(Empty)"
msgstr "(ખાલી)"
-#: gtk/gtkfilesystemunix.c:415 gtk/gtkfilesystemunix.c:429
-#: gtk/gtkfilesystemunix.c:626 gtk/gtkfilesystemwin32.c:482
-#: gtk/gtkfilesystemwin32.c:495 gtk/gtkfilesystemwin32.c:1530
+#: gtk/gtkfilesystemunix.c:475 gtk/gtkfilesystemunix.c:678
+#: gtk/gtkfilesystemunix.c:1918 gtk/gtkfilesystemwin32.c:482
+#: gtk/gtkfilesystemwin32.c:495 gtk/gtkfilesystemwin32.c:1560
#, fuzzy, c-format
msgid "Error getting information for '%s': %s"
msgstr "'%s' માટે જાણકારી મેળવવામાં ભૂલ: %s"
-#: gtk/gtkfilesystemunix.c:495 gtk/gtkfilesystemwin32.c:537
+#: gtk/gtkfilesystemunix.c:547 gtk/gtkfilesystemwin32.c:537
#, fuzzy, c-format
msgid "Error creating directory '%s': %s"
msgstr "ડિરેક્ટરી '%s' બનાવવામાં ભૂલ: %s"
-#: gtk/gtkfilesystemunix.c:575 gtk/gtkfilesystemwin32.c:597
+#: gtk/gtkfilesystemunix.c:627 gtk/gtkfilesystemwin32.c:597
msgid "This file system does not support mounting"
msgstr "આ ફાઇલ સિસ્ટમ માઉન્ટ કરવાનુને આધાર આપતી નથી"
-#: gtk/gtkfilesystemunix.c:583
+#: gtk/gtkfilesystemunix.c:635
msgid "Filesystem"
msgstr "ફાઈલસિસ્ટમ"
-#: gtk/gtkfilesystemunix.c:740
+#: gtk/gtkfilesystemunix.c:792
#, c-format
msgid "Could not get a stock icon for %s"
msgstr "ફાઈલ '%s' માટેની જાણકારી મેળવી શકાતી નથી"
-#: gtk/gtkfilesystemunix.c:835
+#: gtk/gtkfilesystemunix.c:887
#, c-format
msgid ""
"The name \"%s\" is not valid because it contains the character \"%s\". "
@@ -1526,63 +1753,78 @@ msgid ""
msgstr ""
"નામ \"%s\" યોગ્ય નથી, કારણ કે તે \"%s\" અક્ષર ધરાવે છે.મહેરબાની કરી બીજું નામ વાપરો."
-#: gtk/gtkfilesystemunix.c:1443 gtk/gtkfilesystemwin32.c:1004
+#: gtk/gtkfilesystemunix.c:1489
#, fuzzy, c-format
-msgid "Bookmark saving failed: %s"
+msgid "Writing %s failed: %s"
msgstr "બૂકમાર્કનો સંગ્રહ કરવાનુ નિષ્ફળ (%s)"
-#: gtk/gtkfilesystemunix.c:1495
+#: gtk/gtkfilesystemunix.c:1578
#, c-format
msgid "'%s' already exists in the bookmarks list"
msgstr ""
-#: gtk/gtkfilesystemunix.c:1557
+#: gtk/gtkfilesystemunix.c:1650
#, c-format
msgid "'%s' does not exist in the bookmarks list"
msgstr ""
-#: gtk/gtkfilesystemunix.c:1739
+#: gtk/gtkfilesystemunix.c:1878
#, fuzzy, c-format
-msgid "Error getting information for '%s'"
-msgstr "'%s' માટે જાણકારી મેળવવામાં ભૂલ"
+msgid "Error getting information for '/': %s"
+msgstr "'%s' માટે જાણકારી મેળવવામાં ભૂલ: %s"
-#: gtk/gtkfontbutton.c:178 gtk/gtkfontbutton.c:295
+#: gtk/gtkfilesystemwin32.c:611
+#, c-format
+msgid "Network Drive (%s)"
+msgstr ""
+
+#: gtk/gtkfilesystemwin32.c:650
+#, fuzzy, c-format
+msgid "%s (%s)"
+msgstr "%s: %s"
+
+#: gtk/gtkfilesystemwin32.c:1032
+#, fuzzy, c-format
+msgid "Bookmark saving failed: %s"
+msgstr "બૂકમાર્કનો સંગ્રહ કરવાનુ નિષ્ફળ (%s)"
+
+#: gtk/gtkfontbutton.c:179 gtk/gtkfontbutton.c:292
msgid "Pick a Font"
msgstr "ફોન્ટ પસંદ કરો"
#. Initialize fields
-#: gtk/gtkfontbutton.c:289
+#: gtk/gtkfontbutton.c:286
msgid "Sans 12"
msgstr "સાંસ ૧૨"
-#: gtk/gtkfontbutton.c:807
+#: gtk/gtkfontbutton.c:804
msgid "Font"
msgstr "ફોન્ટ"
#. This is the default text shown in the preview entry, though the user
#. can set it. Remember that some fonts only have capital letters.
-#: gtk/gtkfontsel.c:73
+#: gtk/gtkfontsel.c:74
msgid "abcdefghijk ABCDEFGHIJK"
msgstr "abcdefghijk ABCDEFGHIJK"
-#: gtk/gtkfontsel.c:360
+#: gtk/gtkfontsel.c:361
msgid "_Family:"
msgstr "કુટુંબ(_F)"
-#: gtk/gtkfontsel.c:366
+#: gtk/gtkfontsel.c:367
msgid "_Style:"
msgstr "શૈલી(_S)"
-#: gtk/gtkfontsel.c:372
+#: gtk/gtkfontsel.c:373
msgid "Si_ze:"
msgstr "માપ(_z)"
#. create the text entry widget
-#: gtk/gtkfontsel.c:548
+#: gtk/gtkfontsel.c:549
msgid "_Preview:"
msgstr "પૂર્વ દર્શન(_P)"
-#: gtk/gtkfontsel.c:1382
+#: gtk/gtkfontsel.c:1383
msgid "Font Selection"
msgstr "ફોન્ટની પસંદગી"
@@ -1597,12 +1839,12 @@ msgstr "ગામાની કિંમત(_G)"
#. Remove this icon source so we don't keep trying to
#. * load it.
#.
-#: gtk/gtkiconfactory.c:1629
+#: gtk/gtkiconfactory.c:1644
#, c-format
msgid "Error loading icon: %s"
msgstr "ચિહ્ન લાવવામાં ભૂલ: %s"
-#: gtk/gtkicontheme.c:1263
+#: gtk/gtkicontheme.c:1250
#, c-format
msgid ""
"Could not find the icon '%s'. The '%s' theme\n"
@@ -1615,7 +1857,7 @@ msgstr ""
"તમે માંથી નકલ મેળવી શકો છો:\n"
"\t%s"
-#: gtk/gtkicontheme.c:1328
+#: gtk/gtkicontheme.c:1315
#, c-format
msgid "Icon '%s' not present in theme"
msgstr "ચિહ્ન '%s' થીમમાં હાજર નથી"
@@ -1703,7 +1945,7 @@ msgstr "(અજાણ્યુ)"
msgid "clear"
msgstr "સાફ કરો"
-#: gtk/gtklabel.c:3930
+#: gtk/gtklabel.c:3935
msgid "Select All"
msgstr "બધું પસંદ કરો"
@@ -1737,356 +1979,394 @@ msgstr ""
#. * Do *not* translate it to "predefinito:LTR", if it
#. * it isn't default:LTR or default:RTL it will not work
#.
-#: gtk/gtkmain.c:482
+#: gtk/gtkmain.c:476
msgid "default:LTR"
msgstr "default:LTR"
-#: gtk/gtkmain.c:565
+#: gtk/gtkmain.c:559
msgid "GTK+ Options"
msgstr ""
-#: gtk/gtkmain.c:565
+#: gtk/gtkmain.c:559
#, fuzzy
msgid "Show GTK+ Options"
msgstr "ફાઈલ માટેની પ્રક્રિયાઓ બતાવો"
-#: gtk/gtknotebook.c:2712 gtk/gtknotebook.c:5060
+#: gtk/gtknotebook.c:2718 gtk/gtknotebook.c:5064
#, c-format
msgid "Page %u"
msgstr "પાનું %u"
-#: gtk/gtkradiotoolbutton.c:91
+#: gtk/gtkradiotoolbutton.c:92
msgid "Group"
msgstr "જૂથ"
-#: gtk/gtkradiotoolbutton.c:92
+#: gtk/gtkradiotoolbutton.c:93
msgid "The radio tool button whose group this button belongs to."
msgstr "રેડિયો બટન કે જેના જૂથનો આ બટન ભાગ છે."
-#: gtk/gtkrc.c:2399
+#: gtk/gtkrc.c:2400
#, c-format
msgid "Unable to find include file: \"%s\""
msgstr "સમાવવા માટેની ફાઈલ ને શોધવામાં નિષ્ફળ: \"%s\""
-#: gtk/gtkrc.c:3038 gtk/gtkrc.c:3041
+#: gtk/gtkrc.c:3042 gtk/gtkrc.c:3045
#, c-format
msgid "Unable to locate image file in pixmap_path: \"%s\""
msgstr "pixmap_path માં ચિત્ર ફાઈલ મેળવવામાં નિષ્ફળ: \"%s\""
-#: gtk/gtkrc.c:3476
+#: gtk/gtkrc.c:3480
#, c-format
msgid "Pixmap path element: \"%s\" must be absolute, %s, line %d"
msgstr "ચિત્ર પથનો ભાગ: \"%s\" ચોક્કસ હોવો જોઈઅ, %s, લીટી %d"
#. KEEP IN SYNC with gtkiconfactory.c stock icons, when appropriate
-#: gtk/gtkstock.c:286
+#: gtk/gtkstock.c:308
msgid "Information"
msgstr "જાણકારી"
-#: gtk/gtkstock.c:287
+#: gtk/gtkstock.c:309
msgid "Warning"
msgstr "ચેતવણી"
-#: gtk/gtkstock.c:288
+#: gtk/gtkstock.c:310
msgid "Error"
msgstr "ભૂલ"
-#: gtk/gtkstock.c:289
+#: gtk/gtkstock.c:311
msgid "Question"
msgstr "પ્રશ્ર્ન"
#. FIXME these need accelerators when appropriate, and
#. * need the mnemonics to be rationalized
#.
-#: gtk/gtkstock.c:294
+#: gtk/gtkstock.c:316
msgid "_About"
msgstr "વિશે"
-#: gtk/gtkstock.c:296
+#: gtk/gtkstock.c:318
msgid "_Apply"
msgstr "અમલમાં મૂકો(_A)"
-#: gtk/gtkstock.c:297
+#: gtk/gtkstock.c:319
msgid "_Bold"
msgstr "ઘટ્ટ(_B)"
-#: gtk/gtkstock.c:298
+#: gtk/gtkstock.c:320
msgid "_Cancel"
msgstr "રદ કરો(_C)"
-#: gtk/gtkstock.c:299
+#: gtk/gtkstock.c:321
msgid "_CD-Rom"
msgstr "સીડી-રોમ(_C)"
-#: gtk/gtkstock.c:300
+#: gtk/gtkstock.c:322
msgid "_Clear"
msgstr "સાફ કરો(_C)"
-#: gtk/gtkstock.c:301
+#: gtk/gtkstock.c:323
msgid "_Close"
msgstr "બંધ કરો(_C)"
-#: gtk/gtkstock.c:302
+#: gtk/gtkstock.c:324
msgid "_Convert"
msgstr "રુપાંતરીત કરો(_C)"
-#: gtk/gtkstock.c:303
+#: gtk/gtkstock.c:325
msgid "_Copy"
msgstr "નકલ કરો(_C)"
-#: gtk/gtkstock.c:304
+#: gtk/gtkstock.c:326
msgid "Cu_t"
msgstr "કાપો(_t)"
-#: gtk/gtkstock.c:305
+#: gtk/gtkstock.c:327
msgid "_Delete"
msgstr "કાઢી નાખો(_D)"
-#: gtk/gtkstock.c:306
+#: gtk/gtkstock.c:328
msgid "_Execute"
msgstr "ચલાવો(_E)"
-#: gtk/gtkstock.c:307
+#: gtk/gtkstock.c:329
msgid "_Edit"
msgstr "બદલી શકાય તેવુ"
-#: gtk/gtkstock.c:308
+#: gtk/gtkstock.c:330
msgid "_Find"
msgstr "શોધો(_F)"
-#: gtk/gtkstock.c:309
+#: gtk/gtkstock.c:331
msgid "Find and _Replace"
msgstr "શોધો અને બદલો(_R)"
-#: gtk/gtkstock.c:310
+#: gtk/gtkstock.c:332
msgid "_Floppy"
msgstr "ફ્લોપી(_F)"
-#: gtk/gtkstock.c:311
-msgid "_Bottom"
-msgstr "નીચે(_B)"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:334
+msgid "Navigation|_Bottom"
+msgstr ""
-#: gtk/gtkstock.c:312
-msgid "_First"
-msgstr "પ્રથમ(_F)"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:336
+msgid "Navigation|_First"
+msgstr ""
-#: gtk/gtkstock.c:313
-msgid "_Last"
-msgstr "અંતિમ(_L)"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:338
+msgid "Navigation|_Last"
+msgstr ""
-#: gtk/gtkstock.c:314
-msgid "_Top"
-msgstr "ઉપર(_T)"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:340
+msgid "Navigation|_Top"
+msgstr ""
-#: gtk/gtkstock.c:315
-msgid "_Back"
-msgstr "પાછા(_B)"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:342
+msgid "Navigation|_Back"
+msgstr ""
-#: gtk/gtkstock.c:316
-msgid "_Down"
-msgstr "નીચે(_D)"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:344
+msgid "Navigation|_Down"
+msgstr ""
-#: gtk/gtkstock.c:317 gtk/gtkstock.c:331
-msgid "_Forward"
-msgstr "આગળ(_F)"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:346
+msgid "Navigation|_Forward"
+msgstr ""
-#: gtk/gtkstock.c:318
-msgid "_Up"
-msgstr "ઉપર(_U)"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:348
+msgid "Navigation|_Up"
+msgstr ""
-#: gtk/gtkstock.c:319
+#: gtk/gtkstock.c:349
msgid "_Harddisk"
msgstr "હાર્ડડિસ્ક (_H)"
-#: gtk/gtkstock.c:320
+#: gtk/gtkstock.c:350
msgid "_Help"
msgstr "મદદ(_H)"
-#: gtk/gtkstock.c:321
+#: gtk/gtkstock.c:351
msgid "_Home"
msgstr "ઘર(_H)"
-#: gtk/gtkstock.c:322
+#: gtk/gtkstock.c:352
msgid "Increase Indent"
msgstr "હાંસ્યો વધારો"
-#: gtk/gtkstock.c:323
+#: gtk/gtkstock.c:353
msgid "Decrease Indent"
msgstr "હાંસ્યો ઘટાડો"
-#: gtk/gtkstock.c:324
+#: gtk/gtkstock.c:354
msgid "_Index"
msgstr "અનુક્રમાંક(_I)"
-#: gtk/gtkstock.c:325
+#: gtk/gtkstock.c:355
msgid "_Italic"
msgstr "ઈટાલીક(_I)"
-#: gtk/gtkstock.c:326
+#: gtk/gtkstock.c:356
msgid "_Jump to"
msgstr "અહીં કૂદકો મારો(_J)"
-#: gtk/gtkstock.c:327
-msgid "_Center"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:358
+#, fuzzy
+msgid "Justify|_Center"
msgstr "મધ્ય(_C)"
-#: gtk/gtkstock.c:328
-msgid "_Fill"
-msgstr "ભરો(_F)"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:360
+msgid "Justify|_Fill"
+msgstr ""
-#: gtk/gtkstock.c:329
-msgid "_Left"
-msgstr "ડાબે(_L)"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:362
+msgid "Justify|_Left"
+msgstr ""
-#: gtk/gtkstock.c:330
-msgid "_Right"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:364
+#, fuzzy
+msgid "Justify|_Right"
msgstr "જમણે(_R)"
-#: gtk/gtkstock.c:332
-msgid "_Next"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:367
+#, fuzzy
+msgid "Media|_Forward"
+msgstr "આગળ(_F)"
+
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:369
+#, fuzzy
+msgid "Media|_Next"
msgstr "નવુ(_N)"
-#: gtk/gtkstock.c:333
-msgid "P_ause"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:371
+#, fuzzy
+msgid "Media|P_ause"
msgstr "ચોટાડો(_P)"
-#: gtk/gtkstock.c:334
-msgid "_Play"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:373
+#, fuzzy
+msgid "Media|_Play"
msgstr "ચલાવો"
-#: gtk/gtkstock.c:335
-msgid "Pre_vious"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:375
+#, fuzzy
+msgid "Media|Pre_vious"
msgstr "પાછળનું"
-#: gtk/gtkstock.c:336
-msgid "_Record"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:377
+#, fuzzy
+msgid "Media|_Record"
msgstr "રેકોર્ડ(_R):"
-#: gtk/gtkstock.c:337
-msgid "R_ewind"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:379
+#, fuzzy
+msgid "Media|R_ewind"
msgstr "ફરી ચલાવો(_F)"
-#: gtk/gtkstock.c:338 gtk/gtkstock.c:361
-msgid "_Stop"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:381
+#, fuzzy
+msgid "Media|_Stop"
msgstr "થોભો(_S)"
-#: gtk/gtkstock.c:339
+#: gtk/gtkstock.c:382
msgid "_Network"
msgstr "નેટવર્ક (_N)"
-#: gtk/gtkstock.c:340
+#: gtk/gtkstock.c:383
msgid "_New"
msgstr "નવુ(_N)"
-#: gtk/gtkstock.c:341
+#: gtk/gtkstock.c:384
msgid "_No"
msgstr "ના(_N)"
-#: gtk/gtkstock.c:342
+#: gtk/gtkstock.c:385
msgid "_OK"
msgstr "બરાબર(_O)"
-#: gtk/gtkstock.c:343
+#: gtk/gtkstock.c:386
msgid "_Open"
msgstr "ખોલો(_O)"
-#: gtk/gtkstock.c:344
+#: gtk/gtkstock.c:387
msgid "_Paste"
msgstr "ચોટાડો(_P)"
-#: gtk/gtkstock.c:345
+#: gtk/gtkstock.c:388
msgid "_Preferences"
msgstr "પસંદગીઓ(_P)"
-#: gtk/gtkstock.c:346
+#: gtk/gtkstock.c:389
msgid "_Print"
msgstr "છાપો(_P)"
-#: gtk/gtkstock.c:347
+#: gtk/gtkstock.c:390
msgid "Print Pre_view"
msgstr "છાપવા માટેનુંં પૂર્વ દર્શન(_v)"
-#: gtk/gtkstock.c:348
+#: gtk/gtkstock.c:391
msgid "_Properties"
msgstr "ગુણધર્મો(_P)"
-#: gtk/gtkstock.c:349
+#: gtk/gtkstock.c:392
msgid "_Quit"
msgstr "બહાર નીકળો(_Q)"
-#: gtk/gtkstock.c:350
+#: gtk/gtkstock.c:393
msgid "_Redo"
msgstr "ફરીથી કરો(_R)"
-#: gtk/gtkstock.c:351
+#: gtk/gtkstock.c:394
msgid "_Refresh"
msgstr "ફરી તાજુ કરો(_R)"
-#: gtk/gtkstock.c:353
+#: gtk/gtkstock.c:396
msgid "_Revert"
msgstr "ઉલટાવો(_R)"
-#: gtk/gtkstock.c:354
+#: gtk/gtkstock.c:397
msgid "_Save"
msgstr "સંગ્રહ કરો(_S)"
-#: gtk/gtkstock.c:355
+#: gtk/gtkstock.c:398
msgid "Save _As"
msgstr "અા નામથી સંગ્રહ કરો(_A)"
-#: gtk/gtkstock.c:356
+#: gtk/gtkstock.c:399
msgid "_Color"
msgstr "રંગ(_C)"
-#: gtk/gtkstock.c:357
+#: gtk/gtkstock.c:400
msgid "_Font"
msgstr "ફોન્ટ(_F)"
-#: gtk/gtkstock.c:358
+#: gtk/gtkstock.c:401
msgid "_Ascending"
msgstr "ચડતાક્રમમાં(_A)"
-#: gtk/gtkstock.c:359
+#: gtk/gtkstock.c:402
msgid "_Descending"
msgstr "ઊતરતાક્રમમાં(_D)"
-#: gtk/gtkstock.c:360
+#: gtk/gtkstock.c:403
msgid "_Spell Check"
msgstr "જોડણી ચકાસો(_S)"
-#: gtk/gtkstock.c:362
+#: gtk/gtkstock.c:404
+msgid "_Stop"
+msgstr "થોભો(_S)"
+
+#: gtk/gtkstock.c:405
msgid "_Strikethrough"
msgstr "છેંકી નાખો(_S)"
-#: gtk/gtkstock.c:363
+#: gtk/gtkstock.c:406
msgid "_Undelete"
msgstr "કાઢી નાખેલું પાછુ લાવો(_U)"
-#: gtk/gtkstock.c:364
+#: gtk/gtkstock.c:407
msgid "_Underline"
msgstr "નીચે લીટી કરો(_U)"
-#: gtk/gtkstock.c:365
+#: gtk/gtkstock.c:408
msgid "_Undo"
msgstr "છેલ્લી ક્રિયા રદ કરો(_U)"
-#: gtk/gtkstock.c:366
+#: gtk/gtkstock.c:409
msgid "_Yes"
msgstr "હા(_Y)"
-#: gtk/gtkstock.c:367
+#: gtk/gtkstock.c:410
msgid "_Normal Size"
msgstr "સામાન્ય માપ (_N)"
-#: gtk/gtkstock.c:368
+#: gtk/gtkstock.c:411
msgid "Best _Fit"
msgstr "સૌથી સારુ બંધબેસતુ (_F)"
-#: gtk/gtkstock.c:369
+#: gtk/gtkstock.c:412
msgid "Zoom _In"
msgstr "મોટુ કરો(_I)"
-#: gtk/gtkstock.c:370
+#: gtk/gtkstock.c:413
msgid "Zoom _Out"
msgstr "નાનુ કરો(_O)"
@@ -2139,22 +2419,22 @@ msgstr "મેાડ્યુલ પથમાંથી થીમયંત્ર
msgid "--- No Tip ---"
msgstr "--- કોઈ સંકેત નથી ---"
-#: gtk/gtkuimanager.c:1132
+#: gtk/gtkuimanager.c:1154
#, c-format
msgid "Unknown attribute '%s' on line %d char %d"
msgstr "'%s' અજાણીતી લાક્ષણિકતા %d લીટી પર %d અક્ષર"
-#: gtk/gtkuimanager.c:1332
+#: gtk/gtkuimanager.c:1371
#, c-format
msgid "Unexpected start tag '%s' on line %d char %d"
msgstr "'%s' અણધાર્યો શરુઆતનો ટૅગ %d લીટી પર %d અક્ષર"
-#: gtk/gtkuimanager.c:1417
+#: gtk/gtkuimanager.c:1461
#, c-format
msgid "Unexpected character data on line %d char %d"
msgstr "%d લીટી %d અક્ષર પર અણધાર્યા અક્ષરની માહિતી"
-#: gtk/gtkuimanager.c:2209
+#: gtk/gtkuimanager.c:2272
msgid "Empty"
msgstr "ખાલી"
@@ -2214,6 +2494,49 @@ msgstr "X ઈનપુટ પદ્ધતિ"
msgid "Could not get information for file '%s': %s"
msgstr "ફાઈલ '%s' માટેની જાણકારી મેળવી શકાતી નથી: %s"
+#~ msgid "_Credits"
+#~ msgstr "યશ"
+
+#~ msgid "Shift"
+#~ msgstr "શીફ્ટ"
+
+#~ msgid "Ctrl"
+#~ msgstr "કંટ્રોલ"
+
+#~ msgid "Alt"
+#~ msgstr "અલ્ટર"
+
+#, fuzzy
+#~ msgid "Error getting information for '%s'"
+#~ msgstr "'%s' માટે જાણકારી મેળવવામાં ભૂલ"
+
+#~ msgid "_Bottom"
+#~ msgstr "નીચે(_B)"
+
+#~ msgid "_First"
+#~ msgstr "પ્રથમ(_F)"
+
+#~ msgid "_Last"
+#~ msgstr "અંતિમ(_L)"
+
+#~ msgid "_Top"
+#~ msgstr "ઉપર(_T)"
+
+#~ msgid "_Back"
+#~ msgstr "પાછા(_B)"
+
+#~ msgid "_Down"
+#~ msgstr "નીચે(_D)"
+
+#~ msgid "_Up"
+#~ msgstr "ઉપર(_U)"
+
+#~ msgid "_Fill"
+#~ msgstr "ભરો(_F)"
+
+#~ msgid "_Left"
+#~ msgstr "ડાબે(_L)"
+
#~ msgid ""
#~ "Could not change the current folder to %s:\n"
#~ "%s"
@@ -2231,9 +2554,6 @@ msgstr "ફાઈલ '%s' માટેની જાણકારી મેળવ
#~ msgid "Could not add bookmark for %s because it is not a folder."
#~ msgstr "%s માટે બૂકમાર્ક ઉમેરી શકાતુ નથી કારણકે તે ફોલ્ડર નથ."
-#~ msgid "%s: %s"
-#~ msgstr "%s: %s"
-
#~ msgid "This file system does not support icons for everything"
#~ msgstr "આ ફાઇલ સિસ્ટમ બધા માટે ચિહ્નોને આધાર આપતી નથી"
diff --git a/po/he.po b/po/he.po
index 71a6bf45f..6326f8847 100644
--- a/po/he.po
+++ b/po/he.po
@@ -22,7 +22,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gtk+.HEAD.he\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-01-08 02:01-0500\n"
+"POT-Creation-Date: 2005-06-20 14:30-0400\n"
"PO-Revision-Date: 2004-03-25 22:52+0000\n"
"Last-Translator: Gil Osher <dolfin@rpg.org.il>\n"
"Language-Team: Hebrew <he@li.org>\n"
@@ -33,7 +33,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: gdk-pixbuf/gdk-pixbuf-animation.c:153 gdk-pixbuf/gdk-pixbuf-io.c:838
-#: gdk-pixbuf/gdk-pixbuf-io.c:1069 tests/testfilechooser.c:199
+#: gdk-pixbuf/gdk-pixbuf-io.c:1068 tests/testfilechooser.c:199
#, c-format
msgid "Failed to open file '%s': %s"
msgstr "נכשל בפתיחת הקובץ '%s': %s"
@@ -44,7 +44,7 @@ msgid "Image file '%s' contains no data"
msgstr "התמונה '%s' לא מכילה מידע"
#: gdk-pixbuf/gdk-pixbuf-animation.c:208 gdk-pixbuf/gdk-pixbuf-io.c:887
-#: gdk-pixbuf/gdk-pixbuf-io.c:1110 tests/testfilechooser.c:244
+#: gdk-pixbuf/gdk-pixbuf-io.c:1109 tests/testfilechooser.c:244
#, c-format
msgid ""
"Failed to load image '%s': reason not known, probably a corrupt image file"
@@ -88,41 +88,41 @@ msgstr "פורמט קובץ תמונה לא מזוהה"
msgid "Failed to load image '%s': %s"
msgstr "נכשל בטעינת התמונה '%s': %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1337
+#: gdk-pixbuf/gdk-pixbuf-io.c:1336
#, c-format
msgid "Error writing to image file: %s"
msgstr "שגיאה בכתיבה לקובץ תמונה: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1383 gdk-pixbuf/gdk-pixbuf-io.c:1512
+#: gdk-pixbuf/gdk-pixbuf-io.c:1382 gdk-pixbuf/gdk-pixbuf-io.c:1511
#, c-format
msgid "This build of gdk-pixbuf does not support saving the image format: %s"
msgstr "בניה זו של gdk-pixbuf לא תומכת בשמירת התמונה בפורמט: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1417
+#: gdk-pixbuf/gdk-pixbuf-io.c:1416
msgid "Insufficient memory to save image to callback"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:1429
+#: gdk-pixbuf/gdk-pixbuf-io.c:1428
msgid "Failed to open temporary file"
msgstr "נכשל בפתיחת קובץ זמני"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1454
+#: gdk-pixbuf/gdk-pixbuf-io.c:1453
msgid "Failed to read from temporary file"
msgstr "נכשל בקריאה מקובץ זמני"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1641
+#: gdk-pixbuf/gdk-pixbuf-io.c:1687
#, c-format
msgid "Failed to open '%s' for writing: %s"
msgstr "נכשל בפתיחת '%s' לכתיבה: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1665
+#: gdk-pixbuf/gdk-pixbuf-io.c:1711
#, c-format
msgid ""
"Failed to close '%s' while writing image, all data may not have been saved: %"
"s"
msgstr "נכשל בסגירת '%s' בזמן כתיבת תמונה, ייתכן וכל המידע לא נשמר: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1853 gdk-pixbuf/gdk-pixbuf-io.c:1903
+#: gdk-pixbuf/gdk-pixbuf-io.c:1931 gdk-pixbuf/gdk-pixbuf-io.c:1981
msgid "Insufficient memory to save image into a buffer"
msgstr "אין מספיק זיכרון לשמירת התמונה לחוצץ"
@@ -184,24 +184,34 @@ msgstr "נתח פגום בהנפשה"
msgid "The ANI image format"
msgstr "פורמט תמונת ANI"
-#: gdk-pixbuf/io-bmp.c:227 gdk-pixbuf/io-bmp.c:383
+#: gdk-pixbuf/io-bmp.c:228 gdk-pixbuf/io-bmp.c:306 gdk-pixbuf/io-bmp.c:338
+#: gdk-pixbuf/io-bmp.c:361 gdk-pixbuf/io-bmp.c:442
+msgid "BMP image has bogus header data"
+msgstr "לתמונת ה BMP יש מידע כותרת מזוייף"
+
+#: gdk-pixbuf/io-bmp.c:239 gdk-pixbuf/io-bmp.c:401
msgid "Not enough memory to load bitmap image"
msgstr "אין מספיק זכרון לטעינת תמונת מפת סיביות"
-#: gdk-pixbuf/io-bmp.c:269
+#: gdk-pixbuf/io-bmp.c:287
msgid "BMP image has unsupported header size"
msgstr "לתמונת ה BMP יש גודל כותרת שאינו נתמך"
-#: gdk-pixbuf/io-bmp.c:288 gdk-pixbuf/io-bmp.c:320 gdk-pixbuf/io-bmp.c:343
-#: gdk-pixbuf/io-bmp.c:424
-msgid "BMP image has bogus header data"
-msgstr "לתמונת ה BMP יש מידע כותרת מזוייף"
-
-#: gdk-pixbuf/io-bmp.c:307
+#: gdk-pixbuf/io-bmp.c:325
msgid "Topdown BMP images cannot be compressed"
msgstr ""
-#: gdk-pixbuf/io-bmp.c:1154
+#: gdk-pixbuf/io-bmp.c:1203
+#, fuzzy
+msgid "Couldn't allocate memory for saving BMP file"
+msgstr "לא ניתן להקצות זכרון לטעינת קובץ JPEG"
+
+#: gdk-pixbuf/io-bmp.c:1244
+#, fuzzy
+msgid "Couldn't write to BMP file"
+msgstr "לא ניתן להמיר את שם הקובץ"
+
+#: gdk-pixbuf/io-bmp.c:1293
msgid "The BMP image format"
msgstr "פורמט תמונת BMP"
@@ -210,7 +220,7 @@ msgstr "פורמט תמונת BMP"
msgid "Failure reading GIF: %s"
msgstr "שגיאה בקריאת GIF: %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 "לקובץ ה GIF חסר מידע (ייתכן ונקטע בדרך כלשהי?)"
@@ -236,35 +246,40 @@ msgstr "התקלות בקוד גרוע"
msgid "Circular table entry in GIF file"
msgstr "רישום טבלה מעגלי בקובץ ה GIF"
-#: 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 "אין מספיק זכרון לטעינת קובץ GIF"
-#: gdk-pixbuf/io-gif.c:1088
+#: gdk-pixbuf/io-gif.c:947
+#, fuzzy
+msgid "Not enough memory to composite a frame in GIF file"
+msgstr "אין מספיק זכרון לטעינת קובץ GIF"
+
+#: gdk-pixbuf/io-gif.c:1116
msgid "GIF image is corrupt (incorrect LZW compression)"
msgstr "תמונת ה GIF פגומה (כיווץ LZW שגוי)"
-#: gdk-pixbuf/io-gif.c:1138
+#: gdk-pixbuf/io-gif.c:1166
msgid "File does not appear to be a GIF file"
msgstr "הקובץ לא נראה כקובץ GIF"
-#: 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 "גירסה %s של פורמט קובץ ה GIF אינה נתמכת"
-#: 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."
msgstr ""
-#: gdk-pixbuf/io-gif.c:1491
+#: gdk-pixbuf/io-gif.c:1519
msgid "GIF image was truncated or incomplete."
msgstr "תמונת ה GIF הייתה קטועה או לא מושלמת."
-#: gdk-pixbuf/io-gif.c:1643
+#: gdk-pixbuf/io-gif.c:1671
msgid "The GIF image format"
msgstr "פורמט קובץ GIF"
@@ -446,95 +461,110 @@ msgstr "שגיאה חמורה בקריאת קובץ PNG"
msgid "Fatal error reading PNG image file: %s"
msgstr "שגיאה חמורה בקריאת קובץ PNG: %s"
-#: gdk-pixbuf/io-png.c:813
+#: gdk-pixbuf/io-png.c:810
msgid ""
"Keys for PNG text chunks must have at least 1 and at most 79 characters."
msgstr ""
-#: gdk-pixbuf/io-png.c:821
+#: gdk-pixbuf/io-png.c:818
msgid "Keys for PNG text chunks must be ASCII characters."
msgstr ""
-#: gdk-pixbuf/io-png.c:854
+#: gdk-pixbuf/io-png.c:831
+#, fuzzy, c-format
+msgid ""
+"PNG compression level must be a value between 0 and 9; value '%s' could not "
+"be parsed."
+msgstr ""
+"איכות קובץ JPEG חייבת להיות בין 0 ל 100, הערך '%s' לא יכול להיות מפורש."
+
+#: gdk-pixbuf/io-png.c:843
+#, fuzzy, c-format
+msgid ""
+"PNG compression level must be a value between 0 and 9; value '%d' is not "
+"allowed."
+msgstr "איכות קובץ JPEG חייבת להיות בין 0 ל 100, הערך '%d' אינו מורשה."
+
+#: gdk-pixbuf/io-png.c:883
#, c-format
msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding."
msgstr ""
-#: gdk-pixbuf/io-png.c:994
+#: gdk-pixbuf/io-png.c:1026
msgid "The PNG image format"
msgstr "פורמט תמונת PNG"
-#: gdk-pixbuf/io-pnm.c:249
+#: gdk-pixbuf/io-pnm.c:252
msgid "PNM loader expected to find an integer, but didn't"
msgstr "טוען ה PNM ציפה למצוא מספר שלם; אך לא מצא"
-#: gdk-pixbuf/io-pnm.c:281
+#: gdk-pixbuf/io-pnm.c:284
msgid "PNM file has an incorrect initial byte"
msgstr "לקובץ ה PNM יש סיבית פנימית לא תיקנית"
-#: gdk-pixbuf/io-pnm.c:311
+#: gdk-pixbuf/io-pnm.c:314
msgid "PNM file is not in a recognized PNM subformat"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:336
+#: gdk-pixbuf/io-pnm.c:339
msgid "PNM file has an image width of 0"
msgstr "רוחב תמונת PNM הוא 0"
-#: gdk-pixbuf/io-pnm.c:357
+#: gdk-pixbuf/io-pnm.c:360
msgid "PNM file has an image height of 0"
msgstr "גובה תמונת PNM הוא 0"
-#: gdk-pixbuf/io-pnm.c:380
+#: gdk-pixbuf/io-pnm.c:383
msgid "Maximum color value in PNM file is 0"
msgstr "ערך הצבע המקסימלי בקובץ PNM הוא 0"
-#: gdk-pixbuf/io-pnm.c:388
+#: gdk-pixbuf/io-pnm.c:391
msgid "Maximum color value in PNM file is too large"
msgstr "ערך הצבע המקסימלי בקובץ PNM הוא גדול מידי"
-#: gdk-pixbuf/io-pnm.c:396
+#: gdk-pixbuf/io-pnm.c:399
#, fuzzy
msgid "Cannot handle PNM files with maximum color values greater than 255"
msgstr "לא יכול לנהל קבצי PNM עם ערכי צבע הגדולים מ 255"
-#: gdk-pixbuf/io-pnm.c:435 gdk-pixbuf/io-pnm.c:463 gdk-pixbuf/io-pnm.c:495
+#: gdk-pixbuf/io-pnm.c:438 gdk-pixbuf/io-pnm.c:466 gdk-pixbuf/io-pnm.c:498
msgid "Raw PNM image type is invalid"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:555 gdk-pixbuf/io-pnm.c:597
+#: gdk-pixbuf/io-pnm.c:562 gdk-pixbuf/io-pnm.c:604
msgid "PNM image format is invalid"
msgstr "פורמט קובץ ה PNM אינו תקני"
-#: gdk-pixbuf/io-pnm.c:656
+#: gdk-pixbuf/io-pnm.c:663
msgid "PNM image loader does not support this PNM subformat"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:711
+#: gdk-pixbuf/io-pnm.c:718
msgid "Premature end-of-file encountered"
msgstr "התקלות מוקדמת מידי בסוף הקובץ"
-#: gdk-pixbuf/io-pnm.c:743 gdk-pixbuf/io-pnm.c:974
+#: gdk-pixbuf/io-pnm.c:750 gdk-pixbuf/io-pnm.c:981
msgid "Raw PNM formats require exactly one whitespace before sample data"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:770
+#: gdk-pixbuf/io-pnm.c:777
#, fuzzy
msgid "Cannot allocate memory for loading PNM image"
msgstr "לא ניתן להקצות זיכרון לטעינת תמונת PNM"
-#: gdk-pixbuf/io-pnm.c:820
+#: gdk-pixbuf/io-pnm.c:827
msgid "Insufficient memory to load PNM context struct"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:871
+#: gdk-pixbuf/io-pnm.c:878
msgid "Unexpected end of PNM image data"
msgstr "סוף מידע תמונת PNM לא צפוי"
-#: gdk-pixbuf/io-pnm.c:1003
+#: gdk-pixbuf/io-pnm.c:1010
msgid "Insufficient memory to load PNM file"
msgstr "אין מספיק זיכרון לטעינת קובץ PNM"
-#: gdk-pixbuf/io-pnm.c:1082
+#: gdk-pixbuf/io-pnm.c:1089
msgid "The PNM/PBM/PGM/PPM image format family"
msgstr "משפחת פורמטי התמונה PNM/PBM/PGM/PPM"
@@ -558,69 +588,69 @@ msgstr "אין מספיק זיכרון לטעינת תמונת RAS"
msgid "The Sun raster image format"
msgstr "פורמט התמונה Sun raster"
-#: gdk-pixbuf/io-tga.c:159
+#: gdk-pixbuf/io-tga.c:154
#, fuzzy
msgid "Cannot allocate memory for IOBuffer struct"
msgstr "לא ניתן להקצות זיכרון למבנה IOBuffer"
-#: gdk-pixbuf/io-tga.c:178
+#: gdk-pixbuf/io-tga.c:173
#, fuzzy
msgid "Cannot allocate memory for IOBuffer data"
msgstr "לא ניתן להקצות זיכרון למידע IOBuffer"
-#: gdk-pixbuf/io-tga.c:189
+#: gdk-pixbuf/io-tga.c:184
#, fuzzy
msgid "Cannot realloc IOBuffer data"
msgstr "לא ניתן להקצות מחדש זיכרון למידע IOBuffer"
-#: gdk-pixbuf/io-tga.c:219
+#: gdk-pixbuf/io-tga.c:214
#, fuzzy
msgid "Cannot allocate temporary IOBuffer data"
msgstr "לא ניתן להקצות מידע IOBuffer זמני"
-#: gdk-pixbuf/io-tga.c:353
+#: gdk-pixbuf/io-tga.c:348
#, fuzzy
msgid "Cannot allocate new pixbuf"
msgstr "לא ניתן להקצות pixbuf חדש"
-#: gdk-pixbuf/io-tga.c:692
+#: gdk-pixbuf/io-tga.c:689
#, fuzzy
msgid "Cannot allocate colormap structure"
msgstr "לא ניתן להקצות מבנה מפת צבעים"
-#: gdk-pixbuf/io-tga.c:699
+#: gdk-pixbuf/io-tga.c:696
#, fuzzy
msgid "Cannot allocate colormap entries"
msgstr "לא ניתן להקצות ערכי מפת צבעים"
-#: gdk-pixbuf/io-tga.c:721
+#: gdk-pixbuf/io-tga.c:718
msgid "Unexpected bitdepth for colormap entries"
msgstr ""
-#: gdk-pixbuf/io-tga.c:739
+#: gdk-pixbuf/io-tga.c:736
#, fuzzy
msgid "Cannot allocate TGA header memory"
msgstr "לא ניתן להקצות זיכרון לכותרת TGA"
-#: gdk-pixbuf/io-tga.c:772
+#: gdk-pixbuf/io-tga.c:769
msgid "TGA image has invalid dimensions"
msgstr "לתמונת TGA יש מימדים לא תקניים"
-#: gdk-pixbuf/io-tga.c:778 gdk-pixbuf/io-tga.c:787 gdk-pixbuf/io-tga.c:797
-#: gdk-pixbuf/io-tga.c:807 gdk-pixbuf/io-tga.c:814
+#: gdk-pixbuf/io-tga.c:775 gdk-pixbuf/io-tga.c:784 gdk-pixbuf/io-tga.c:794
+#: gdk-pixbuf/io-tga.c:804 gdk-pixbuf/io-tga.c:811
msgid "TGA image type not supported"
msgstr "סוג תמונת TGA אינו נתמך"
-#: gdk-pixbuf/io-tga.c:861
+#: gdk-pixbuf/io-tga.c:858
#, fuzzy
msgid "Cannot allocate memory for TGA context struct"
msgstr "לא ניתן להקצות זיכרון למבנה IOBuffer"
-#: gdk-pixbuf/io-tga.c:926
+#: gdk-pixbuf/io-tga.c:923
msgid "Excess data in file"
msgstr "מידע עודף בקובץ"
-#: gdk-pixbuf/io-tga.c:995
+#: gdk-pixbuf/io-tga.c:992
msgid "The Targa image format"
msgstr "פורמט התמונה Targa"
@@ -701,41 +731,46 @@ msgstr "נכשל בכתיבה לקובץ זמני בזמן טעינת תמונת
msgid "The XBM image format"
msgstr "פורמט התמונה XBM"
-#: gdk-pixbuf/io-xpm.c:1229
+#: gdk-pixbuf/io-xpm.c:467
msgid "No XPM header found"
msgstr "לא נמצאה כותרת XPM"
-#: gdk-pixbuf/io-xpm.c:1237
+#: gdk-pixbuf/io-xpm.c:476
+#, fuzzy
+msgid "Invalid XPM header"
+msgstr "קובץ XBM לא תקני"
+
+#: gdk-pixbuf/io-xpm.c:484
msgid "XPM file has image width <= 0"
msgstr "לקובץ תמונה XPM יש רוחב <=0"
-#: gdk-pixbuf/io-xpm.c:1245
+#: gdk-pixbuf/io-xpm.c:492
msgid "XPM file has image height <= 0"
msgstr "לקובץ תמונה XPM יש גובה <=0"
-#: gdk-pixbuf/io-xpm.c:1253
+#: gdk-pixbuf/io-xpm.c:500
msgid "XPM has invalid number of chars per pixel"
msgstr "לקובץ XPM יש מספר לא תקני של תוים לפיקסלים"
-#: gdk-pixbuf/io-xpm.c:1260
+#: gdk-pixbuf/io-xpm.c:507
msgid "XPM file has invalid number of colors"
msgstr "לקובץ XPM יש מספר לא תקני של צבעים"
-#: gdk-pixbuf/io-xpm.c:1272 gdk-pixbuf/io-xpm.c:1281 gdk-pixbuf/io-xpm.c:1333
+#: gdk-pixbuf/io-xpm.c:519 gdk-pixbuf/io-xpm.c:528 gdk-pixbuf/io-xpm.c:580
#, fuzzy
msgid "Cannot allocate memory for loading XPM image"
msgstr "לא ניתן להקצות זיכרון לטעינת תמונת XPM"
-#: gdk-pixbuf/io-xpm.c:1295
+#: gdk-pixbuf/io-xpm.c:542
#, fuzzy
msgid "Cannot read XPM colormap"
msgstr "לא ניתן לקרוא את מפת הצבעים של XPM"
-#: gdk-pixbuf/io-xpm.c:1524
+#: gdk-pixbuf/io-xpm.c:771
msgid "Failed to write to temporary file when loading XPM image"
msgstr "נכשל בכתיבה לקובץ זמני בזמן טעינת תמונת XPM"
-#: gdk-pixbuf/io-xpm.c:1559
+#: gdk-pixbuf/io-xpm.c:806
msgid "The XPM image format"
msgstr "פורמט התמונה XPM"
@@ -798,6 +833,138 @@ msgstr ""
msgid "Gdk debugging flags to unset"
msgstr ""
+#: gdk/keyname-table.h:3940
+msgid "keyboard label|BackSpace"
+msgstr ""
+
+#: gdk/keyname-table.h:3941
+msgid "keyboard label|Tab"
+msgstr ""
+
+#: gdk/keyname-table.h:3942
+msgid "keyboard label|Return"
+msgstr ""
+
+#: gdk/keyname-table.h:3943
+msgid "keyboard label|Pause"
+msgstr ""
+
+#: gdk/keyname-table.h:3944
+msgid "keyboard label|Scroll_Lock"
+msgstr ""
+
+#: gdk/keyname-table.h:3945
+msgid "keyboard label|Sys_Req"
+msgstr ""
+
+#: gdk/keyname-table.h:3946
+msgid "keyboard label|Escape"
+msgstr ""
+
+#: gdk/keyname-table.h:3947
+msgid "keyboard label|Multi_key"
+msgstr ""
+
+#: gdk/keyname-table.h:3948
+msgid "keyboard label|Home"
+msgstr ""
+
+#: gdk/keyname-table.h:3949
+msgid "keyboard label|Page_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3950
+msgid "keyboard label|Page_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3951
+msgid "keyboard label|End"
+msgstr ""
+
+#: gdk/keyname-table.h:3952
+msgid "keyboard label|Begin"
+msgstr ""
+
+#: gdk/keyname-table.h:3953
+msgid "keyboard label|Print"
+msgstr ""
+
+#: gdk/keyname-table.h:3954
+msgid "keyboard label|Insert"
+msgstr ""
+
+#: gdk/keyname-table.h:3955
+msgid "keyboard label|Num_Lock"
+msgstr ""
+
+#: gdk/keyname-table.h:3956
+msgid "keyboard label|KP_Space"
+msgstr ""
+
+#: gdk/keyname-table.h:3957
+msgid "keyboard label|KP_Tab"
+msgstr ""
+
+#: gdk/keyname-table.h:3958
+msgid "keyboard label|KP_Enter"
+msgstr ""
+
+#: gdk/keyname-table.h:3959
+msgid "keyboard label|KP_Home"
+msgstr ""
+
+#: gdk/keyname-table.h:3960
+msgid "keyboard label|KP_Left"
+msgstr ""
+
+#: gdk/keyname-table.h:3961
+msgid "keyboard label|KP_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3962
+msgid "keyboard label|KP_Right"
+msgstr ""
+
+#: gdk/keyname-table.h:3963
+msgid "keyboard label|KP_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3964
+msgid "keyboard label|KP_Page_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3965
+msgid "keyboard label|KP_Prior"
+msgstr ""
+
+#: gdk/keyname-table.h:3966
+msgid "keyboard label|KP_Page_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3967
+msgid "keyboard label|KP_Next"
+msgstr ""
+
+#: gdk/keyname-table.h:3968
+msgid "keyboard label|KP_End"
+msgstr ""
+
+#: gdk/keyname-table.h:3969
+msgid "keyboard label|KP_Begin"
+msgstr ""
+
+#: gdk/keyname-table.h:3970
+msgid "keyboard label|KP_Insert"
+msgstr ""
+
+#: gdk/keyname-table.h:3971
+msgid "keyboard label|KP_Delete"
+msgstr ""
+
+#: gdk/keyname-table.h:3972
+msgid "keyboard label|Delete"
+msgstr ""
+
#. Description of --sync in --help output
#: gdk/win32/gdkmain-win32.c:60
msgid "Don't batch GDI requests"
@@ -833,46 +1000,47 @@ msgstr ""
msgid "Make X calls synchronous"
msgstr ""
-#: gtk/gtkaboutdialog.c:260 gtk/gtkaboutdialog.c:1939
+#: gtk/gtkaboutdialog.c:270 gtk/gtkaboutdialog.c:2025
msgid "License"
msgstr ""
-#: gtk/gtkaboutdialog.c:261
+#: gtk/gtkaboutdialog.c:271
msgid "The license of the program"
msgstr ""
#. Add the credits button
-#: gtk/gtkaboutdialog.c:482
-msgid "_Credits"
-msgstr ""
+#: gtk/gtkaboutdialog.c:491
+#, fuzzy
+msgid "C_redits"
+msgstr "_צור"
#. Add the license button
-#: gtk/gtkaboutdialog.c:491
+#: gtk/gtkaboutdialog.c:501
msgid "_License"
msgstr ""
-#: gtk/gtkaboutdialog.c:682
+#: gtk/gtkaboutdialog.c:731
#, c-format
msgid "About %s"
msgstr ""
-#: gtk/gtkaboutdialog.c:1876
+#: gtk/gtkaboutdialog.c:1953
msgid "Credits"
msgstr ""
-#: gtk/gtkaboutdialog.c:1901
+#: gtk/gtkaboutdialog.c:1979
msgid "Written by"
msgstr ""
-#: gtk/gtkaboutdialog.c:1904
+#: gtk/gtkaboutdialog.c:1982
msgid "Documented by"
msgstr ""
-#: gtk/gtkaboutdialog.c:1916
+#: gtk/gtkaboutdialog.c:1994
msgid "Translated by"
msgstr ""
-#: gtk/gtkaboutdialog.c:1920
+#: gtk/gtkaboutdialog.c:1998
msgid "Artwork by"
msgstr ""
@@ -880,28 +1048,41 @@ msgstr ""
#. * that use the shift key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: gtk/gtkaccellabel.c:119
-msgid "Shift"
-msgstr "Shift"
+#: gtk/gtkaccellabel.c:121
+msgid "keyboard label|Shift"
+msgstr ""
#. This is the text that should appear next to menu accelerators
#. * that use the control key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: gtk/gtkaccellabel.c:125
-msgid "Ctrl"
-msgstr "Ctrl"
+#: gtk/gtkaccellabel.c:128
+msgid "keyboard label|Ctrl"
+msgstr ""
#. This is the text that should appear next to menu accelerators
#. * that use the alt key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: gtk/gtkaccellabel.c:131
-msgid "Alt"
-msgstr "Alt"
+#: gtk/gtkaccellabel.c:135
+msgid "keyboard label|Alt"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkaccellabel.c:577
+msgid "keyboard label|Space"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkaccellabel.c:581
+msgid "keyboard label|Backslash"
+msgstr ""
#. Translate to calendar:YM if you want years to be displayed
#. * before months; otherwise translate to calendar:MY.
@@ -912,7 +1093,7 @@ msgstr "Alt"
#. * so if you have a default text direction of RTL and YM, then
#. * the year will appear on the right.
#.
-#: gtk/gtkcalendar.c:700
+#: gtk/gtkcalendar.c:647
msgid "calendar:MY"
msgstr "calendar:YM"
@@ -920,24 +1101,52 @@ msgstr "calendar:YM"
#. * first day of the week to calendar:week_start:1 if you want Monday
#. * to be the first day of the week, and so on.
#.
-#: gtk/gtkcalendar.c:710
+#: gtk/gtkcalendar.c:661
msgid "calendar:week_start:0"
msgstr "calendar:week_start:0"
-#: gtk/gtkcellrendererprogress.c:235 gtk/gtkcellrendererprogress.c:293
+#. Translators: This is a text measurement template.
+#. * Translate it to the widest year text.
+#. *
+#. * Don't include the prefix "year measurement template|"
+#. * in the translation.
+#. *
+#. * If you don't understand this, leave it as "2000"
+#.
+#: gtk/gtkcalendar.c:1549
+msgid "year measurement template|2000"
+msgstr ""
+
+#. Translators: This dictates how the year is displayed in
+#. * gtkcalendar widget. See strftime() manual for the format.
+#. * Use only ASCII in the translation.
+#. *
+#. * Also look for the msgid "year measurement template|2000".
+#. * Translate that entry to a year with the widest output of this
+#. * msgid.
+#. *
+#. * Don't include the prefix "calendar year format|" in the
+#. * translation. "%Y" is appropriate for most locales.
+#.
+#: gtk/gtkcalendar.c:1826
+msgid "calendar year format|%Y"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkcellrendererprogress.c:237 gtk/gtkcellrendererprogress.c:295
#, c-format
msgid "progress bar label|%d %%"
msgstr ""
-#: gtk/gtkcolorbutton.c:220 gtk/gtkcolorbutton.c:574
+#: gtk/gtkcolorbutton.c:221 gtk/gtkcolorbutton.c:576
msgid "Pick a Color"
msgstr "בחר צבע"
-#: gtk/gtkcolorbutton.c:466
+#: gtk/gtkcolorbutton.c:467
msgid "Received invalid color data\n"
msgstr "התקבל מידע צבע לא תקני\n"
-#: gtk/gtkcolorsel.c:576
+#: gtk/gtkcolorsel.c:561
msgid ""
"The previously-selected color, for comparison to the color you're selecting "
"now. You can drag this color to a palette entry, or select this color as "
@@ -946,18 +1155,18 @@ msgstr ""
"הצבע הקודם שבחרת, להשוואה עם הצבע שאתה בוחר עכשיו. אתה יכול לגרור צבע זה "
"לערך פלטה, או לבחור צבע זה כנוכחי על-ידי גרירתו לפיסת הצבע השניה לצידו."
-#: gtk/gtkcolorsel.c:581
+#: gtk/gtkcolorsel.c:566
msgid ""
"The color you've chosen. You can drag this color to a palette entry to save "
"it for use in the future."
msgstr ""
"הצבע שבחרת. אתה יכול לגרור צבע זה לערך פלטה כדי לשמור אותו לשימוש בעתיד."
-#: gtk/gtkcolorsel.c:942
+#: gtk/gtkcolorsel.c:957
msgid "_Save color here"
msgstr "_שמור צבע כאן"
-#: gtk/gtkcolorsel.c:1147
+#: gtk/gtkcolorsel.c:1162
msgid ""
"Click this palette entry to make it the current color. To change this entry, "
"drag a color swatch here or right-click it and select \"Save color here.\""
@@ -965,7 +1174,7 @@ msgstr ""
"לחץ על ערך הפלטה כדי לעשותו הצבע הנוכחי. כדי לשנות ערך זה, גרור פיסת צבע "
"לכאן או לחץ לחיצה ימינית ובחר \"שמור צבע כאן\"."
-#: gtk/gtkcolorsel.c:1913
+#: gtk/gtkcolorsel.c:1929
msgid ""
"Select the color you want from the outer ring. Select the darkness or "
"lightness of that color using the inner triangle."
@@ -973,73 +1182,73 @@ msgstr ""
"בחר את הצבע שאתה רוצה מהטבעת החיצונית. בחר את הכהות או הבהירות של הצבע הזה "
"בעזרת המשולש הפנימי."
-#: gtk/gtkcolorsel.c:1938
+#: gtk/gtkcolorsel.c:1954
msgid ""
"Click the eyedropper, then click a color anywhere on your screen to select "
"that color."
msgstr "לחץ על הטפטפת, אז לחץ על צבע כלשהו במסך לבחירת אותו צבע."
-#: gtk/gtkcolorsel.c:1947
+#: gtk/gtkcolorsel.c:1963
msgid "_Hue:"
msgstr "_גוון:"
-#: gtk/gtkcolorsel.c:1948
+#: gtk/gtkcolorsel.c:1964
msgid "Position on the color wheel."
msgstr "מיקום על גלגל הצבעים."
-#: gtk/gtkcolorsel.c:1950
+#: gtk/gtkcolorsel.c:1966
msgid "_Saturation:"
msgstr "_רוויה:"
-#: gtk/gtkcolorsel.c:1951
+#: gtk/gtkcolorsel.c:1967
msgid "\"Deepness\" of the color."
msgstr "\"העומק\" של הצבע."
-#: gtk/gtkcolorsel.c:1952
+#: gtk/gtkcolorsel.c:1968
msgid "_Value:"
msgstr "_ערך:"
-#: gtk/gtkcolorsel.c:1953
+#: gtk/gtkcolorsel.c:1969
msgid "Brightness of the color."
msgstr "הבהירות של הצבע."
-#: gtk/gtkcolorsel.c:1954
+#: gtk/gtkcolorsel.c:1970
msgid "_Red:"
msgstr "_אדום:"
-#: gtk/gtkcolorsel.c:1955
+#: gtk/gtkcolorsel.c:1971
msgid "Amount of red light in the color."
msgstr "כמות האור האדום בצבע."
-#: gtk/gtkcolorsel.c:1956
+#: gtk/gtkcolorsel.c:1972
msgid "_Green:"
msgstr "_ירוק:"
-#: gtk/gtkcolorsel.c:1957
+#: gtk/gtkcolorsel.c:1973
msgid "Amount of green light in the color."
msgstr "כמות האור הירוק בצבע."
-#: gtk/gtkcolorsel.c:1958
+#: gtk/gtkcolorsel.c:1974
msgid "_Blue:"
msgstr "_כחול:"
-#: gtk/gtkcolorsel.c:1959
+#: gtk/gtkcolorsel.c:1975
msgid "Amount of blue light in the color."
msgstr "כמות האור הכחול בצבע."
-#: gtk/gtkcolorsel.c:1962
+#: gtk/gtkcolorsel.c:1978
msgid "_Opacity:"
msgstr "_אטימות:"
-#: gtk/gtkcolorsel.c:1970 gtk/gtkcolorsel.c:1981
+#: gtk/gtkcolorsel.c:1986 gtk/gtkcolorsel.c:1997
msgid "Transparency of the color."
msgstr "שקיפות הצבע."
-#: gtk/gtkcolorsel.c:1988
+#: gtk/gtkcolorsel.c:2004
msgid "Color _Name:"
msgstr "_שם הצבע:"
-#: gtk/gtkcolorsel.c:2003
+#: gtk/gtkcolorsel.c:2019
msgid ""
"You can enter an HTML-style hexadecimal color value, or simply a color name "
"such as 'orange' in this entry."
@@ -1047,11 +1256,11 @@ msgstr ""
"אתה יכול להזין ערך צבע הקסדצימלי בסגנון HTML, או פשוט לכתוב שם צבע באנגלית "
"כמו 'orange' בערך זה."
-#: gtk/gtkcolorsel.c:2022
+#: gtk/gtkcolorsel.c:2038
msgid "_Palette"
msgstr "_פלטה"
-#: gtk/gtkcolorsel.c:2054
+#: gtk/gtkcolorsel.c:2070
#, fuzzy
msgid "Color Wheel"
msgstr "גלגל"
@@ -1060,312 +1269,328 @@ msgstr "גלגל"
msgid "Color Selection"
msgstr "בחירת צבע"
-#: gtk/gtkentry.c:4507 gtk/gtktextview.c:7030
+#: gtk/gtkentry.c:4508 gtk/gtktextview.c:7068
msgid "Select _All"
msgstr "בחר ה_כל"
-#: gtk/gtkentry.c:4517 gtk/gtktextview.c:7040
+#: gtk/gtkentry.c:4518 gtk/gtktextview.c:7078
msgid "Input _Methods"
msgstr "_שיטות קלט"
-#: gtk/gtkentry.c:4528 gtk/gtktextview.c:7051
+#: gtk/gtkentry.c:4529 gtk/gtktextview.c:7089
msgid "_Insert Unicode Control Character"
msgstr "_הזן תו בקרה יוניקוד"
-#: gtk/gtkfilechooser.c:1584 gtk/gtkfilechooser.c:1628
-#: gtk/gtkfilechooser.c:1703 gtk/gtkfilechooser.c:1747
+#: gtk/gtkfilechooser.c:1588 gtk/gtkfilechooser.c:1632
+#: gtk/gtkfilechooser.c:1707 gtk/gtkfilechooser.c:1751
#, c-format
msgid "Invalid filename: %s"
msgstr "שם קובץ לא תקני: %s"
-#: gtk/gtkfilechooserbutton.c:65
+#: gtk/gtkfilechooserbutton.c:67
#, fuzzy
msgid "Select A File"
msgstr "מחיקת קובץ"
-#: gtk/gtkfilechooserbutton.c:66 gtk/gtkfilechooserdefault.c:1229
-#: gtk/gtkpathbar.c:982
+#: gtk/gtkfilechooserbutton.c:68 gtk/gtkfilechooserdefault.c:1302
+#: gtk/gtkpathbar.c:1020
msgid "Home"
msgstr "בית"
-#: gtk/gtkfilechooserbutton.c:67 gtk/gtkfilechooserdefault.c:1256
-#: gtk/gtkpathbar.c:984
+#: gtk/gtkfilechooserbutton.c:69 gtk/gtkfilechooserdefault.c:1329
+#: gtk/gtkpathbar.c:1022
msgid "Desktop"
msgstr "שולחן עבודה"
-#: gtk/gtkfilechooserbutton.c:68
+#: gtk/gtkfilechooserbutton.c:70
#, fuzzy
msgid "(None)"
msgstr "ללא"
-#: gtk/gtkfilechooserbutton.c:1515
+#: gtk/gtkfilechooserbutton.c:1523
msgid "Other..."
msgstr ""
-#: gtk/gtkfilechooserdefault.c:867
+#: gtk/gtkfilechooserdefault.c:917
#, fuzzy
msgid "Could not retrieve information about the file"
msgstr ""
"לא ניתן לקבל מידע על %s:\n"
"%s"
-#: gtk/gtkfilechooserdefault.c:878
+#: gtk/gtkfilechooserdefault.c:928
#, fuzzy
msgid "Could not add a bookmark"
msgstr ""
"לא ניתן להוסיף סימנייה ל %s:\n"
"%s"
-#: gtk/gtkfilechooserdefault.c:889
+#: gtk/gtkfilechooserdefault.c:939
#, fuzzy
msgid "Could not remove bookmark"
msgstr ""
"לא ניתן להסיר את הסימנייה ל %s:\n"
"%s"
-#: gtk/gtkfilechooserdefault.c:900
+#: gtk/gtkfilechooserdefault.c:950
msgid "The folder could not be created"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:911
+#: gtk/gtkfilechooserdefault.c:963
+msgid ""
+"The folder could not be created, as a file with the same name already "
+"exists. Try using a different name for the folder, or rename the file first."
+msgstr ""
+
+#: gtk/gtkfilechooserdefault.c:976
#, fuzzy
msgid "Invalid file name"
msgstr "שם קובץ לא תקני: %s"
-#: gtk/gtkfilechooserdefault.c:921
+#: gtk/gtkfilechooserdefault.c:986
msgid "The folder contents could not be displayed"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:1119
+#: gtk/gtkfilechooserdefault.c:1192
#, fuzzy, c-format
msgid "Could not get information about '%s': %s"
msgstr ""
"לא ניתן לקבל מידע על %s:\n"
"%s"
-#: gtk/gtkfilechooserdefault.c:2095
+#: gtk/gtkfilechooserdefault.c:2208
#, c-format
msgid "Add the folder '%s' to the bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2136
+#: gtk/gtkfilechooserdefault.c:2249
msgid "Add the current folder to the bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2138
+#: gtk/gtkfilechooserdefault.c:2251
msgid "Add the selected folders to the bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2178
+#: gtk/gtkfilechooserdefault.c:2291
#, c-format
msgid "Remove the bookmark '%s'"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2591
+#: gtk/gtkfilechooserdefault.c:2722
#, fuzzy, c-format
msgid "Could not add a bookmark for '%s' because it is an invalid path name."
msgstr "לא ניתן להוסיף סימנייה ל %s כיוון שזהו שם נתיב לא תקני."
-#: gtk/gtkfilechooserdefault.c:2769
+#: gtk/gtkfilechooserdefault.c:2937
+#, fuzzy
+msgid "Remove"
+msgstr "_הסר"
+
+#: gtk/gtkfilechooserdefault.c:2946
+#, fuzzy
+msgid "Rename..."
+msgstr "_שנה שם"
+
+#: gtk/gtkfilechooserdefault.c:3069
msgid "Shortcuts"
msgstr ""
# hebrew note: "תיקיה" is "folder", but there is no better word for
# "directory"
-#: gtk/gtkfilechooserdefault.c:2823
+#: gtk/gtkfilechooserdefault.c:3123
msgid "Folder"
msgstr "תיקייה"
-#: gtk/gtkfilechooserdefault.c:2875 gtk/gtkstock.c:295
+#: gtk/gtkfilechooserdefault.c:3179 gtk/gtkstock.c:317
msgid "_Add"
msgstr "_הוסף"
-#: gtk/gtkfilechooserdefault.c:2882
-msgid "Add the selected folder to the bookmarks"
+#: gtk/gtkfilechooserdefault.c:3186
+msgid "Add the selected folder to the Bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2887 gtk/gtkstock.c:352
+#: gtk/gtkfilechooserdefault.c:3191 gtk/gtkstock.c:395
msgid "_Remove"
msgstr "_הסר"
-#: gtk/gtkfilechooserdefault.c:2894
+#: gtk/gtkfilechooserdefault.c:3198
msgid "Remove the selected bookmark"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2997
-msgid "_Add to Shortcuts"
+#: gtk/gtkfilechooserdefault.c:3305
+msgid "_Add to Bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:3007
+#: gtk/gtkfilechooserdefault.c:3315
#, fuzzy
msgid "Open _Location"
msgstr "פתח מיקום"
-#: gtk/gtkfilechooserdefault.c:3019
+#: gtk/gtkfilechooserdefault.c:3327
msgid "Show _Hidden Files"
msgstr ""
# hebrew note: "תיקיה" is "folder", but there is no better word for
# "directory"
-#: gtk/gtkfilechooserdefault.c:3143 gtk/gtkfilesel.c:767
+#: gtk/gtkfilechooserdefault.c:3451 gtk/gtkfilesel.c:766
msgid "Files"
msgstr "קבצים"
-#: gtk/gtkfilechooserdefault.c:3174
+#: gtk/gtkfilechooserdefault.c:3482
msgid "Name"
msgstr "שם"
-#: gtk/gtkfilechooserdefault.c:3199
+#: gtk/gtkfilechooserdefault.c:3507
msgid "Size"
msgstr "גודל"
-#: gtk/gtkfilechooserdefault.c:3212
+#: gtk/gtkfilechooserdefault.c:3520
msgid "Modified"
msgstr "שונה"
-#: gtk/gtkfilechooserdefault.c:3244
+#: gtk/gtkfilechooserdefault.c:3552
msgid "Select which types of files are shown"
msgstr ""
#. Create Folder
-#: gtk/gtkfilechooserdefault.c:3280
+#: gtk/gtkfilechooserdefault.c:3588
#, fuzzy
msgid "Create Fo_lder"
msgstr "צור _תיקייה"
#. Name entry
-#: gtk/gtkfilechooserdefault.c:3398
+#: gtk/gtkfilechooserdefault.c:3709
msgid "_Name:"
msgstr "_שם:"
-#: gtk/gtkfilechooserdefault.c:3438
+#: gtk/gtkfilechooserdefault.c:3749
msgid "_Browse for other folders"
msgstr "_דפדף לתיקיות אחרות"
-#: gtk/gtkfilechooserdefault.c:3688
+#: gtk/gtkfilechooserdefault.c:4000
msgid "Save in _folder:"
msgstr "שמור ב_תיקייה:"
-#: gtk/gtkfilechooserdefault.c:3690
+#: gtk/gtkfilechooserdefault.c:4002
msgid "Create in _folder:"
msgstr "צור ב_תיקייה:"
-#: gtk/gtkfilechooserdefault.c:4523
+#: gtk/gtkfilechooserdefault.c:4959
#, fuzzy
msgid "Cannot change to folder because it is not local"
msgstr "לא ניתן לשנות תיקייה כיוון שהיא איננה מקומית"
-#: gtk/gtkfilechooserdefault.c:5048
+#: gtk/gtkfilechooserdefault.c:5513
#, fuzzy, c-format
msgid "Shortcut %s does not exist"
msgstr "הקיצור %s אינו קיים"
-#: gtk/gtkfilechooserdefault.c:5508
+#: gtk/gtkfilechooserdefault.c:6057
#, fuzzy, c-format
msgid "Could not mount %s"
msgstr ""
"לא ניתן לבחור את %s:\n"
"%s"
-#: gtk/gtkfilechooserdefault.c:5802
+#: gtk/gtkfilechooserdefault.c:6352
msgid "Type name of new folder"
msgstr "כתוב שם לתיקייה החדשה"
-#: gtk/gtkfilechooserdefault.c:5844
+#: gtk/gtkfilechooserdefault.c:6394
#, c-format
msgid "%d byte"
msgid_plural "%d bytes"
msgstr[0] "בית אחד"
msgstr[1] " בתים %d"
-#: gtk/gtkfilechooserdefault.c:5846
+#: gtk/gtkfilechooserdefault.c:6396
#, c-format
msgid "%.1f K"
msgstr "%.1f K"
-#: gtk/gtkfilechooserdefault.c:5848
+#: gtk/gtkfilechooserdefault.c:6398
#, c-format
msgid "%.1f M"
msgstr "%.1f M"
-#: gtk/gtkfilechooserdefault.c:5850
+#: gtk/gtkfilechooserdefault.c:6400
#, c-format
msgid "%.1f G"
msgstr "%.1f G"
-#: gtk/gtkfilechooserdefault.c:5902
+#: gtk/gtkfilechooserdefault.c:6446 gtk/gtkfilechooserdefault.c:6470
+msgid "Unknown"
+msgstr "לא ידוע"
+
+#: gtk/gtkfilechooserdefault.c:6457
msgid "Today"
msgstr "היום"
-#: gtk/gtkfilechooserdefault.c:5904
+#: gtk/gtkfilechooserdefault.c:6459
msgid "Yesterday"
msgstr "אתמול"
-#: gtk/gtkfilechooserdefault.c:5915
-msgid "Unknown"
-msgstr "לא ידוע"
-
-#: gtk/gtkfilechooserdefault.c:5985
+#: gtk/gtkfilechooserdefault.c:6541
#, fuzzy
msgid "Cannot change folder"
msgstr "צור ב_תיקייה:"
-#: gtk/gtkfilechooserdefault.c:5986
+#: gtk/gtkfilechooserdefault.c:6542
#, fuzzy
msgid "The folder you specified is an invalid path."
msgstr "לא ניתן לשנות לתיקייה שבחרת כיוון שיש לה נתיב לא תקני."
-#: gtk/gtkfilechooserdefault.c:6025
+#: gtk/gtkfilechooserdefault.c:6581
#, fuzzy, c-format
msgid "Could not build file name from '%s' and '%s'"
msgstr ""
"לא ניתן לבנות שם קובץ ל '%s' ו '%s':\n"
"%s"
-#: gtk/gtkfilechooserdefault.c:6061
+#: gtk/gtkfilechooserdefault.c:6617
#, fuzzy
msgid "Could not select item"
msgstr ""
"לא ניתן לבחור את %s:\n"
"%s"
-#: gtk/gtkfilechooserdefault.c:6101
+#: gtk/gtkfilechooserdefault.c:6657
msgid "Open Location"
msgstr "פתח מיקום"
-#: gtk/gtkfilechooserdefault.c:6108
+#: gtk/gtkfilechooserdefault.c:6664
#, fuzzy
msgid "Save in Location"
msgstr "פתח מיקום"
-#: gtk/gtkfilechooserdefault.c:6132
+#: gtk/gtkfilechooserdefault.c:6688
msgid "_Location:"
msgstr "_מיקום:"
# hebrew note: "תיקיה" is "folder", but there is no better word for
# "directory"
-#: gtk/gtkfilesel.c:731
+#: gtk/gtkfilesel.c:730
msgid "Folders"
msgstr "תיקיות"
# hebrew note: "תיקיה" is "folder", but there is no better word for
# "directory"
-#: gtk/gtkfilesel.c:735
+#: gtk/gtkfilesel.c:734
msgid "Fol_ders"
msgstr "_תיקיות"
# hebrew note: "תיקיה" is "folder", but there is no better word for
# "directory"
-#: gtk/gtkfilesel.c:771
+#: gtk/gtkfilesel.c:770
msgid "_Files"
msgstr "_קבצים"
-#: gtk/gtkfilesel.c:859 gtk/gtkfilesel.c:2249
+#: gtk/gtkfilesel.c:858 gtk/gtkfilesel.c:2248
#, c-format
msgid "Folder unreadable: %s"
msgstr "תיקיה לא קריאה: %s"
-#: gtk/gtkfilesel.c:990
+#: gtk/gtkfilesel.c:989
#, c-format
msgid ""
"The file \"%s\" resides on another machine (called %s) and may not be "
@@ -1375,25 +1600,25 @@ msgstr ""
"הקובץ \"%s\" תלוי במכונה אחרת (הנקראת %s) וייתכן כי לא תיהיה זמינה לתוכנית "
"זו. האם אתה בטוח שברצונך לבחור אותו?"
-#: gtk/gtkfilesel.c:1121
+#: gtk/gtkfilesel.c:1120
msgid "_New Folder"
msgstr "תיקייה _חדשה"
-#: gtk/gtkfilesel.c:1132
+#: gtk/gtkfilesel.c:1131
msgid "De_lete File"
msgstr "_מחק קובץ"
-#: gtk/gtkfilesel.c:1143
+#: gtk/gtkfilesel.c:1142
msgid "_Rename File"
msgstr "_שנה שם קובץ"
-#: gtk/gtkfilesel.c:1445
+#: gtk/gtkfilesel.c:1444
#, c-format
msgid ""
"The folder name \"%s\" contains symbols that are not allowed in filenames"
msgstr "התיקייה בשם \"%s\" מכילה סמלים שאינם מותרים בשמות קבצים"
-#: gtk/gtkfilesel.c:1447
+#: gtk/gtkfilesel.c:1446
#, c-format
msgid ""
"Error creating folder \"%s\": %s\n"
@@ -1402,33 +1627,33 @@ msgstr ""
"שגיאה ביצירת התיקייה \"%s\": %s\n"
"%s"
-#: gtk/gtkfilesel.c:1448 gtk/gtkfilesel.c:1684
+#: gtk/gtkfilesel.c:1447 gtk/gtkfilesel.c:1683
msgid "You probably used symbols not allowed in filenames."
msgstr "כנראה השתמשת בסמלים שאינם מותרים בשמות קבצים."
-#: gtk/gtkfilesel.c:1456
+#: gtk/gtkfilesel.c:1455
#, c-format
msgid "Error creating folder \"%s\": %s\n"
msgstr "שגיאה ביצירת התיקייה \"%s\": %s\n"
-#: gtk/gtkfilesel.c:1490
+#: gtk/gtkfilesel.c:1489
msgid "New Folder"
msgstr "תיקייה חדשה"
-#: gtk/gtkfilesel.c:1505
+#: gtk/gtkfilesel.c:1504
msgid "_Folder name:"
msgstr "שם ה_תיקייה:"
-#: gtk/gtkfilesel.c:1529
+#: gtk/gtkfilesel.c:1528
msgid "C_reate"
msgstr "_צור"
-#: gtk/gtkfilesel.c:1572
+#: gtk/gtkfilesel.c:1571
#, c-format
msgid "The filename \"%s\" contains symbols that are not allowed in filenames"
msgstr "שם הקובץ \"%s\" מכיל סמלים שאינם מותרים לשימוש בשמות קבצים"
-#: gtk/gtkfilesel.c:1575
+#: gtk/gtkfilesel.c:1574
#, c-format
msgid ""
"Error deleting file \"%s\": %s\n"
@@ -1437,30 +1662,30 @@ msgstr ""
"שגיאה במחיקת הקובץ \"%s\": %s\n"
"%s"
-#: gtk/gtkfilesel.c:1577 gtk/gtkfilesel.c:1698
+#: gtk/gtkfilesel.c:1576 gtk/gtkfilesel.c:1697
msgid "It probably contains symbols not allowed in filenames."
msgstr "זה כנראה מכיל סמלים שאינם מותרים לשימוש בשמות קבצים."
-#: gtk/gtkfilesel.c:1586
+#: gtk/gtkfilesel.c:1585
#, c-format
msgid "Error deleting file \"%s\": %s"
msgstr "שגיאה במחיקת הקובץ \"%s\": %s"
-#: gtk/gtkfilesel.c:1629
+#: gtk/gtkfilesel.c:1628
#, c-format
msgid "Really delete file \"%s\"?"
msgstr "באמת למחוק את הקובץ \"%s\"?"
-#: gtk/gtkfilesel.c:1634
+#: gtk/gtkfilesel.c:1633
msgid "Delete File"
msgstr "מחיקת קובץ"
-#: gtk/gtkfilesel.c:1680 gtk/gtkfilesel.c:1694
+#: gtk/gtkfilesel.c:1679 gtk/gtkfilesel.c:1693
#, c-format
msgid "The file name \"%s\" contains symbols that are not allowed in filenames"
msgstr "הקובץ בשם \"%s\" מכיל סמלים אסורים בשמות קבצים"
-#: gtk/gtkfilesel.c:1682
+#: gtk/gtkfilesel.c:1681
#, c-format
msgid ""
"Error renaming file to \"%s\": %s\n"
@@ -1469,7 +1694,7 @@ msgstr ""
"שגיאה בשינוי שם הקובץ ל \"%s\": %s\n"
"%s"
-#: gtk/gtkfilesel.c:1696
+#: gtk/gtkfilesel.c:1695
#, c-format
msgid ""
"Error renaming file \"%s\": %s\n"
@@ -1478,29 +1703,29 @@ msgstr ""
"שגיאה בשינוי שם הקובץ \"%s\": %s\n"
"%s"
-#: gtk/gtkfilesel.c:1706
+#: gtk/gtkfilesel.c:1705
#, c-format
msgid "Error renaming file \"%s\" to \"%s\": %s"
msgstr "שגיאה בשינוי שם הקובץ \"%s\" ל \"%s\": %s"
-#: gtk/gtkfilesel.c:1753
+#: gtk/gtkfilesel.c:1752
msgid "Rename File"
msgstr "שינוי שם קובץ"
-#: gtk/gtkfilesel.c:1768
+#: gtk/gtkfilesel.c:1767
#, c-format
msgid "Rename file \"%s\" to:"
msgstr "שנה את שם הקובץ \"%s\" ל:"
-#: gtk/gtkfilesel.c:1797
+#: gtk/gtkfilesel.c:1796
msgid "_Rename"
msgstr "_שנה שם"
-#: gtk/gtkfilesel.c:2229
+#: gtk/gtkfilesel.c:2228
msgid "_Selection: "
msgstr "_בחירה:"
-#: gtk/gtkfilesel.c:3152
+#: gtk/gtkfilesel.c:3151
#, fuzzy, c-format
msgid ""
"The filename \"%s\" couldn't be converted to UTF-8. (try setting the "
@@ -1509,15 +1734,15 @@ msgstr ""
"הקובץ \"%s\" לא יכול להיות מומר ל UTF-8 (נסה לשנות את משתנה הסביבה "
"G_BROKEN_FILENAMES): %s"
-#: gtk/gtkfilesel.c:3155
+#: gtk/gtkfilesel.c:3154
msgid "Invalid UTF-8"
msgstr "UTF-8 לא תקני"
-#: gtk/gtkfilesel.c:4032
+#: gtk/gtkfilesel.c:4031
msgid "Name too long"
msgstr "שם ארוך מידי"
-#: gtk/gtkfilesel.c:4034
+#: gtk/gtkfilesel.c:4033
msgid "Couldn't convert filename"
msgstr "לא ניתן להמיר את שם הקובץ"
@@ -1525,97 +1750,112 @@ msgstr "לא ניתן להמיר את שם הקובץ"
msgid "(Empty)"
msgstr "(ריק)"
-#: gtk/gtkfilesystemunix.c:415 gtk/gtkfilesystemunix.c:429
-#: gtk/gtkfilesystemunix.c:626 gtk/gtkfilesystemwin32.c:482
-#: gtk/gtkfilesystemwin32.c:495 gtk/gtkfilesystemwin32.c:1530
+#: gtk/gtkfilesystemunix.c:475 gtk/gtkfilesystemunix.c:678
+#: gtk/gtkfilesystemunix.c:1918 gtk/gtkfilesystemwin32.c:482
+#: gtk/gtkfilesystemwin32.c:495 gtk/gtkfilesystemwin32.c:1560
#, fuzzy, c-format
msgid "Error getting information for '%s': %s"
msgstr "שגיאה בקבלת מידע בעבור '%s': %s"
-#: gtk/gtkfilesystemunix.c:495 gtk/gtkfilesystemwin32.c:537
+#: gtk/gtkfilesystemunix.c:547 gtk/gtkfilesystemwin32.c:537
#, fuzzy, c-format
msgid "Error creating directory '%s': %s"
msgstr "שגיאה ביצירת התיקייה '%s': %s"
-#: gtk/gtkfilesystemunix.c:575 gtk/gtkfilesystemwin32.c:597
+#: gtk/gtkfilesystemunix.c:627 gtk/gtkfilesystemwin32.c:597
msgid "This file system does not support mounting"
msgstr "מערכת הקבצים הזו אינה תומכת בחיבורים"
# hebrew note: "תיקיה" is "folder", but there is no better word for
# "directory"
-#: gtk/gtkfilesystemunix.c:583
+#: gtk/gtkfilesystemunix.c:635
msgid "Filesystem"
msgstr "מערכת קבצים"
-#: gtk/gtkfilesystemunix.c:740
+#: gtk/gtkfilesystemunix.c:792
#, fuzzy, c-format
msgid "Could not get a stock icon for %s"
msgstr "לא ניתן לקבל מידע על הקובץ '%s': %s"
-#: gtk/gtkfilesystemunix.c:835
+#: gtk/gtkfilesystemunix.c:887
#, c-format
msgid ""
"The name \"%s\" is not valid because it contains the character \"%s\". "
"Please use a different name."
msgstr ""
-#: gtk/gtkfilesystemunix.c:1443 gtk/gtkfilesystemwin32.c:1004
+#: gtk/gtkfilesystemunix.c:1489
#, fuzzy, c-format
-msgid "Bookmark saving failed: %s"
+msgid "Writing %s failed: %s"
msgstr "שמירת סימנייה נכשלה (%s)"
-#: gtk/gtkfilesystemunix.c:1495
+#: gtk/gtkfilesystemunix.c:1578
#, c-format
msgid "'%s' already exists in the bookmarks list"
msgstr ""
-#: gtk/gtkfilesystemunix.c:1557
+#: gtk/gtkfilesystemunix.c:1650
#, c-format
msgid "'%s' does not exist in the bookmarks list"
msgstr ""
-#: gtk/gtkfilesystemunix.c:1739
+#: gtk/gtkfilesystemunix.c:1878
+#, fuzzy, c-format
+msgid "Error getting information for '/': %s"
+msgstr "שגיאה בקבלת מידע בעבור '%s': %s"
+
+#: gtk/gtkfilesystemwin32.c:611
+#, c-format
+msgid "Network Drive (%s)"
+msgstr ""
+
+#: gtk/gtkfilesystemwin32.c:650
#, fuzzy, c-format
-msgid "Error getting information for '%s'"
-msgstr "שגיאה בקבלת מידע בעבור '%s'"
+msgid "%s (%s)"
+msgstr "%s: %s"
-#: gtk/gtkfontbutton.c:178 gtk/gtkfontbutton.c:295
+#: gtk/gtkfilesystemwin32.c:1032
+#, fuzzy, c-format
+msgid "Bookmark saving failed: %s"
+msgstr "שמירת סימנייה נכשלה (%s)"
+
+#: gtk/gtkfontbutton.c:179 gtk/gtkfontbutton.c:292
msgid "Pick a Font"
msgstr "בחר גופן"
#. Initialize fields
-#: gtk/gtkfontbutton.c:289
+#: gtk/gtkfontbutton.c:286
msgid "Sans 12"
msgstr "Sans 12"
-#: gtk/gtkfontbutton.c:807
+#: gtk/gtkfontbutton.c:804
msgid "Font"
msgstr "גופן"
#. This is the default text shown in the preview entry, though the user
#. can set it. Remember that some fonts only have capital letters.
-#: gtk/gtkfontsel.c:73
+#: gtk/gtkfontsel.c:74
msgid "abcdefghijk ABCDEFGHIJK"
msgstr "abcdef ABCDEF אבגדהו"
-#: gtk/gtkfontsel.c:360
+#: gtk/gtkfontsel.c:361
msgid "_Family:"
msgstr "_משפחה:"
-#: gtk/gtkfontsel.c:366
+#: gtk/gtkfontsel.c:367
msgid "_Style:"
msgstr "_סגנון:"
-#: gtk/gtkfontsel.c:372
+#: gtk/gtkfontsel.c:373
msgid "Si_ze:"
msgstr "_גודל:"
#. create the text entry widget
-#: gtk/gtkfontsel.c:548
+#: gtk/gtkfontsel.c:549
msgid "_Preview:"
msgstr "_תצוגה מקדימה:"
-#: gtk/gtkfontsel.c:1382
+#: gtk/gtkfontsel.c:1383
msgid "Font Selection"
msgstr "בחירת גופן"
@@ -1630,12 +1870,12 @@ msgstr "ערכי _גאמא"
#. Remove this icon source so we don't keep trying to
#. * load it.
#.
-#: gtk/gtkiconfactory.c:1629
+#: gtk/gtkiconfactory.c:1644
#, c-format
msgid "Error loading icon: %s"
msgstr "שגיאה בטעינת סמל: %s"
-#: gtk/gtkicontheme.c:1263
+#: gtk/gtkicontheme.c:1250
#, c-format
msgid ""
"Could not find the icon '%s'. The '%s' theme\n"
@@ -1648,7 +1888,7 @@ msgstr ""
"אתה יכול לקבל עותק מ:\n"
"\t%s"
-#: gtk/gtkicontheme.c:1328
+#: gtk/gtkicontheme.c:1315
#, c-format
msgid "Icon '%s' not present in theme"
msgstr "הסמל '%s' לא קיים בערכת הנושא"
@@ -1736,7 +1976,7 @@ msgstr "(לא ידוע)"
msgid "clear"
msgstr "נקה"
-#: gtk/gtklabel.c:3930
+#: gtk/gtklabel.c:3935
msgid "Select All"
msgstr "בחר הכל"
@@ -1770,360 +2010,392 @@ msgstr ""
#. * Do *not* translate it to "predefinito:LTR", if it
#. * it isn't default:LTR or default:RTL it will not work
#.
-#: gtk/gtkmain.c:482
+#: gtk/gtkmain.c:476
msgid "default:LTR"
msgstr "default:RTL"
-#: gtk/gtkmain.c:565
+#: gtk/gtkmain.c:559
msgid "GTK+ Options"
msgstr ""
-#: gtk/gtkmain.c:565
+#: gtk/gtkmain.c:559
msgid "Show GTK+ Options"
msgstr ""
-#: gtk/gtknotebook.c:2712 gtk/gtknotebook.c:5060
+#: gtk/gtknotebook.c:2718 gtk/gtknotebook.c:5064
#, c-format
msgid "Page %u"
msgstr "עמוד %u"
-#: gtk/gtkradiotoolbutton.c:91
+#: gtk/gtkradiotoolbutton.c:92
msgid "Group"
msgstr "קבוצה"
-#: gtk/gtkradiotoolbutton.c:92
+#: gtk/gtkradiotoolbutton.c:93
msgid "The radio tool button whose group this button belongs to."
msgstr ""
-#: gtk/gtkrc.c:2399
+#: gtk/gtkrc.c:2400
#, c-format
msgid "Unable to find include file: \"%s\""
msgstr "לא ניתן למצוא את קובץ ה include: \"%s\""
-#: gtk/gtkrc.c:3038 gtk/gtkrc.c:3041
+#: gtk/gtkrc.c:3042 gtk/gtkrc.c:3045
#, c-format
msgid "Unable to locate image file in pixmap_path: \"%s\""
msgstr "לא מצליח לאתר את קובץ התמונה ב-pixmap_path: \"%s\""
-#: gtk/gtkrc.c:3476
+#: gtk/gtkrc.c:3480
#, c-format
msgid "Pixmap path element: \"%s\" must be absolute, %s, line %d"
msgstr ""
#. KEEP IN SYNC with gtkiconfactory.c stock icons, when appropriate
-#: gtk/gtkstock.c:286
+#: gtk/gtkstock.c:308
msgid "Information"
msgstr "מידע"
-#: gtk/gtkstock.c:287
+#: gtk/gtkstock.c:309
msgid "Warning"
msgstr "אזהרה"
-#: gtk/gtkstock.c:288
+#: gtk/gtkstock.c:310
msgid "Error"
msgstr "שגיאה"
-#: gtk/gtkstock.c:289
+#: gtk/gtkstock.c:311
msgid "Question"
msgstr "שאלה"
#. FIXME these need accelerators when appropriate, and
#. * need the mnemonics to be rationalized
#.
-#: gtk/gtkstock.c:294
+#: gtk/gtkstock.c:316
msgid "_About"
msgstr ""
-#: gtk/gtkstock.c:296
+#: gtk/gtkstock.c:318
msgid "_Apply"
msgstr "_החל"
-#: gtk/gtkstock.c:297
+#: gtk/gtkstock.c:319
msgid "_Bold"
msgstr "_מודגש"
-#: gtk/gtkstock.c:298
+#: gtk/gtkstock.c:320
msgid "_Cancel"
msgstr "_ביטול"
-#: gtk/gtkstock.c:299
+#: gtk/gtkstock.c:321
msgid "_CD-Rom"
msgstr "_תקליטור"
-#: gtk/gtkstock.c:300
+#: gtk/gtkstock.c:322
msgid "_Clear"
msgstr "_נקה"
-#: gtk/gtkstock.c:301
+#: gtk/gtkstock.c:323
msgid "_Close"
msgstr "_סגור"
-#: gtk/gtkstock.c:302
+#: gtk/gtkstock.c:324
msgid "_Convert"
msgstr "_המר"
-#: gtk/gtkstock.c:303
+#: gtk/gtkstock.c:325
msgid "_Copy"
msgstr "ה_עתק"
-#: gtk/gtkstock.c:304
+#: gtk/gtkstock.c:326
msgid "Cu_t"
msgstr "_גזור"
-#: gtk/gtkstock.c:305
+#: gtk/gtkstock.c:327
msgid "_Delete"
msgstr "_מחק"
-#: gtk/gtkstock.c:306
+#: gtk/gtkstock.c:328
msgid "_Execute"
msgstr "_בצע"
-#: gtk/gtkstock.c:307
+#: gtk/gtkstock.c:329
msgid "_Edit"
msgstr ""
-#: gtk/gtkstock.c:308
+#: gtk/gtkstock.c:330
msgid "_Find"
msgstr "_מצא"
-#: gtk/gtkstock.c:309
+#: gtk/gtkstock.c:331
msgid "Find and _Replace"
msgstr "מצא וה_חלף"
-#: gtk/gtkstock.c:310
+#: gtk/gtkstock.c:332
msgid "_Floppy"
msgstr "ת_קליטון"
-#: gtk/gtkstock.c:311
-msgid "_Bottom"
-msgstr "_תחתית"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:334
+msgid "Navigation|_Bottom"
+msgstr ""
-#: gtk/gtkstock.c:312
-msgid "_First"
-msgstr "_ראשון"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:336
+msgid "Navigation|_First"
+msgstr ""
-#: gtk/gtkstock.c:313
-msgid "_Last"
-msgstr "_אחרון"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:338
+msgid "Navigation|_Last"
+msgstr ""
-#: gtk/gtkstock.c:314
-msgid "_Top"
-msgstr "_עילית"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:340
+msgid "Navigation|_Top"
+msgstr ""
-#: gtk/gtkstock.c:315
-msgid "_Back"
-msgstr "_אחורה"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:342
+msgid "Navigation|_Back"
+msgstr ""
-#: gtk/gtkstock.c:316
-msgid "_Down"
-msgstr "_מטה"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:344
+msgid "Navigation|_Down"
+msgstr ""
-#: gtk/gtkstock.c:317 gtk/gtkstock.c:331
-msgid "_Forward"
-msgstr "_קדימה"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:346
+msgid "Navigation|_Forward"
+msgstr ""
-#: gtk/gtkstock.c:318
-msgid "_Up"
-msgstr "_מעלה"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:348
+msgid "Navigation|_Up"
+msgstr ""
-#: gtk/gtkstock.c:319
+#: gtk/gtkstock.c:349
msgid "_Harddisk"
msgstr "_דיסק קשיח"
-#: gtk/gtkstock.c:320
+#: gtk/gtkstock.c:350
msgid "_Help"
msgstr "_עזרה"
-#: gtk/gtkstock.c:321
+#: gtk/gtkstock.c:351
msgid "_Home"
msgstr "_בית"
-#: gtk/gtkstock.c:322
+#: gtk/gtkstock.c:352
msgid "Increase Indent"
msgstr "הגדל זיח"
-#: gtk/gtkstock.c:323
+#: gtk/gtkstock.c:353
msgid "Decrease Indent"
msgstr "הקטן זיח"
-#: gtk/gtkstock.c:324
+#: gtk/gtkstock.c:354
msgid "_Index"
msgstr "_אינדקס"
-#: gtk/gtkstock.c:325
+#: gtk/gtkstock.c:355
msgid "_Italic"
msgstr "_נטוי"
-#: gtk/gtkstock.c:326
+#: gtk/gtkstock.c:356
msgid "_Jump to"
msgstr "_קפוץ אל"
-#: gtk/gtkstock.c:327
-msgid "_Center"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:358
+#, fuzzy
+msgid "Justify|_Center"
msgstr "_מרכז"
-#: gtk/gtkstock.c:328
-msgid "_Fill"
-msgstr "_מלא"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:360
+msgid "Justify|_Fill"
+msgstr ""
-#: gtk/gtkstock.c:329
-msgid "_Left"
-msgstr "_שמאלה"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:362
+msgid "Justify|_Left"
+msgstr ""
-#: gtk/gtkstock.c:330
-msgid "_Right"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:364
+#, fuzzy
+msgid "Justify|_Right"
msgstr "_ימינה"
-#: gtk/gtkstock.c:332
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:367
+#, fuzzy
+msgid "Media|_Forward"
+msgstr "_קדימה"
+
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:369
#, fuzzy
-msgid "_Next"
+msgid "Media|_Next"
msgstr "_חדש"
-#: gtk/gtkstock.c:333
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:371
#, fuzzy
-msgid "P_ause"
+msgid "Media|P_ause"
msgstr "ה_דבק"
-#: gtk/gtkstock.c:334
-msgid "_Play"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:373
+msgid "Media|_Play"
msgstr ""
-#: gtk/gtkstock.c:335
-msgid "Pre_vious"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:375
+msgid "Media|Pre_vious"
msgstr ""
-#: gtk/gtkstock.c:336
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:377
#, fuzzy
-msgid "_Record"
+msgid "Media|_Record"
msgstr "_אדום:"
-#: gtk/gtkstock.c:337
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:379
#, fuzzy
-msgid "R_ewind"
+msgid "Media|R_ewind"
msgstr "_מצא"
-#: gtk/gtkstock.c:338 gtk/gtkstock.c:361
-msgid "_Stop"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:381
+#, fuzzy
+msgid "Media|_Stop"
msgstr "_עצור"
-#: gtk/gtkstock.c:339
+#: gtk/gtkstock.c:382
msgid "_Network"
msgstr "_רשת"
-#: gtk/gtkstock.c:340
+#: gtk/gtkstock.c:383
msgid "_New"
msgstr "_חדש"
-#: gtk/gtkstock.c:341
+#: gtk/gtkstock.c:384
msgid "_No"
msgstr "_לא"
-#: gtk/gtkstock.c:342
+#: gtk/gtkstock.c:385
msgid "_OK"
msgstr "_אישור"
-#: gtk/gtkstock.c:343
+#: gtk/gtkstock.c:386
msgid "_Open"
msgstr "_פתח"
-#: gtk/gtkstock.c:344
+#: gtk/gtkstock.c:387
msgid "_Paste"
msgstr "ה_דבק"
-#: gtk/gtkstock.c:345
+#: gtk/gtkstock.c:388
msgid "_Preferences"
msgstr "_העדפות"
-#: gtk/gtkstock.c:346
+#: gtk/gtkstock.c:389
msgid "_Print"
msgstr "_הדפס"
-#: gtk/gtkstock.c:347
+#: gtk/gtkstock.c:390
msgid "Print Pre_view"
msgstr "_תצוגה מקדימה"
-#: gtk/gtkstock.c:348
+#: gtk/gtkstock.c:391
msgid "_Properties"
msgstr "_מאפיינים"
-#: gtk/gtkstock.c:349
+#: gtk/gtkstock.c:392
msgid "_Quit"
msgstr "י_ציאה"
-#: gtk/gtkstock.c:350
+#: gtk/gtkstock.c:393
msgid "_Redo"
msgstr "_בצע שוב"
-#: gtk/gtkstock.c:351
+#: gtk/gtkstock.c:394
msgid "_Refresh"
msgstr "_רענן"
-#: gtk/gtkstock.c:353
+#: gtk/gtkstock.c:396
msgid "_Revert"
msgstr "_החזר"
-#: gtk/gtkstock.c:354
+#: gtk/gtkstock.c:397
msgid "_Save"
msgstr "_שמור"
# hebrew note: note that "key" has a different meaning - "מפתח"
-#: gtk/gtkstock.c:355
+#: gtk/gtkstock.c:398
msgid "Save _As"
msgstr "שמור _בשם"
-#: gtk/gtkstock.c:356
+#: gtk/gtkstock.c:399
msgid "_Color"
msgstr "_צבע"
-#: gtk/gtkstock.c:357
+#: gtk/gtkstock.c:400
msgid "_Font"
msgstr "_גופן"
-#: gtk/gtkstock.c:358
+#: gtk/gtkstock.c:401
msgid "_Ascending"
msgstr "סדר _עולה"
-#: gtk/gtkstock.c:359
+#: gtk/gtkstock.c:402
msgid "_Descending"
msgstr "סדר _יורד"
-#: gtk/gtkstock.c:360
+#: gtk/gtkstock.c:403
msgid "_Spell Check"
msgstr "_בדיקת איות"
-#: gtk/gtkstock.c:362
+#: gtk/gtkstock.c:404
+msgid "_Stop"
+msgstr "_עצור"
+
+#: gtk/gtkstock.c:405
msgid "_Strikethrough"
msgstr "_קו מחיקה"
-#: gtk/gtkstock.c:363
+#: gtk/gtkstock.c:406
msgid "_Undelete"
msgstr "_ביטול מחיקה"
-#: gtk/gtkstock.c:364
+#: gtk/gtkstock.c:407
msgid "_Underline"
msgstr "קו _תחתי"
-#: gtk/gtkstock.c:365
+#: gtk/gtkstock.c:408
msgid "_Undo"
msgstr "_בטל"
-#: gtk/gtkstock.c:366
+#: gtk/gtkstock.c:409
msgid "_Yes"
msgstr "_כן"
-#: gtk/gtkstock.c:367
+#: gtk/gtkstock.c:410
msgid "_Normal Size"
msgstr "גודל _רגיל"
-#: gtk/gtkstock.c:368
+#: gtk/gtkstock.c:411
msgid "Best _Fit"
msgstr "ה_תאמה"
-#: gtk/gtkstock.c:369
+#: gtk/gtkstock.c:412
msgid "Zoom _In"
msgstr "הת_קרב"
-#: gtk/gtkstock.c:370
+#: gtk/gtkstock.c:413
msgid "Zoom _Out"
msgstr "הת_רחק"
@@ -2176,22 +2448,22 @@ msgstr "לא מצליח לאתר את מנוע ערכת הנושא הנטען ב
msgid "--- No Tip ---"
msgstr "--- אין טיפ ---"
-#: gtk/gtkuimanager.c:1132
+#: gtk/gtkuimanager.c:1154
#, c-format
msgid "Unknown attribute '%s' on line %d char %d"
msgstr "מאפיין לא ידוע '%s' בשורה %d תו %d"
-#: gtk/gtkuimanager.c:1332
+#: gtk/gtkuimanager.c:1371
#, c-format
msgid "Unexpected start tag '%s' on line %d char %d"
msgstr "תג פתיחב לא צפוי '%s' בשורה %d תו %d"
-#: gtk/gtkuimanager.c:1417
+#: gtk/gtkuimanager.c:1461
#, c-format
msgid "Unexpected character data on line %d char %d"
msgstr "מידע תו לא צפוי בשורה %d תו %d"
-#: gtk/gtkuimanager.c:2209
+#: gtk/gtkuimanager.c:2272
msgid "Empty"
msgstr "ריק"
@@ -2251,6 +2523,46 @@ msgstr "שיטת הקלט של X"
msgid "Could not get information for file '%s': %s"
msgstr "לא ניתן לקבל מידע על הקובץ '%s': %s"
+#~ msgid "Shift"
+#~ msgstr "Shift"
+
+#~ msgid "Ctrl"
+#~ msgstr "Ctrl"
+
+#~ msgid "Alt"
+#~ msgstr "Alt"
+
+#, fuzzy
+#~ msgid "Error getting information for '%s'"
+#~ msgstr "שגיאה בקבלת מידע בעבור '%s'"
+
+#~ msgid "_Bottom"
+#~ msgstr "_תחתית"
+
+#~ msgid "_First"
+#~ msgstr "_ראשון"
+
+#~ msgid "_Last"
+#~ msgstr "_אחרון"
+
+#~ msgid "_Top"
+#~ msgstr "_עילית"
+
+#~ msgid "_Back"
+#~ msgstr "_אחורה"
+
+#~ msgid "_Down"
+#~ msgstr "_מטה"
+
+#~ msgid "_Up"
+#~ msgstr "_מעלה"
+
+#~ msgid "_Fill"
+#~ msgstr "_מלא"
+
+#~ msgid "_Left"
+#~ msgstr "_שמאלה"
+
#~ msgid ""
#~ "Could not change the current folder to %s:\n"
#~ "%s"
@@ -2268,9 +2580,6 @@ msgstr "לא ניתן לקבל מידע על הקובץ '%s': %s"
#~ msgid "Could not add bookmark for %s because it is not a folder."
#~ msgstr "לא ניתן להוסיף סימנייה ל %s כיוון שהוא לא תיקייה."
-#~ msgid "%s: %s"
-#~ msgstr "%s: %s"
-
#~ msgid "This file system does not support icons for everything"
#~ msgstr "מערכת הקבצים הזו אינה תומכת בסמלים לכל דבר"
diff --git a/po/hi.po b/po/hi.po
index 3fcf03085..5a26ff711 100644
--- a/po/hi.po
+++ b/po/hi.po
@@ -170,7 +170,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gtk+.HEAD.hi\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-06-16 22:39+0000\n"
+"POT-Creation-Date: 2005-06-20 14:30-0400\n"
"PO-Revision-Date: 2005-06-17 12:09+0530\n"
"Last-Translator: Rajesh Ranjan <rranjan@redhat.com>\n"
"Language-Team: Hindi <fedora-trans-hi@redhat.com>\n"
@@ -178,107 +178,110 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.9.1\n"
-"Plural-Forms: nplurals=2; plural=(n!=1);\n\n"
+"Plural-Forms: nplurals=2; plural=(n!=1);\n"
+"\n"
-#: ../gdk-pixbuf/gdk-pixbuf-animation.c:153 ../gdk-pixbuf/gdk-pixbuf-io.c:838
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1068 ../tests/testfilechooser.c:199
+#: gdk-pixbuf/gdk-pixbuf-animation.c:153 gdk-pixbuf/gdk-pixbuf-io.c:838
+#: gdk-pixbuf/gdk-pixbuf-io.c:1068 tests/testfilechooser.c:199
#, c-format
msgid "Failed to open file '%s': %s"
msgstr " '%s' फ़ाइल खोलने में असफलः %s"
-#: ../gdk-pixbuf/gdk-pixbuf-animation.c:166 ../gdk-pixbuf/gdk-pixbuf-io.c:850
+#: gdk-pixbuf/gdk-pixbuf-animation.c:166 gdk-pixbuf/gdk-pixbuf-io.c:850
#, c-format
msgid "Image file '%s' contains no data"
msgstr "छवि फ़ाइल '%s' में कोई डेटा नहीं है"
-#: ../gdk-pixbuf/gdk-pixbuf-animation.c:208 ../gdk-pixbuf/gdk-pixbuf-io.c:887
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1109 ../tests/testfilechooser.c:244
+#: gdk-pixbuf/gdk-pixbuf-animation.c:208 gdk-pixbuf/gdk-pixbuf-io.c:887
+#: gdk-pixbuf/gdk-pixbuf-io.c:1109 tests/testfilechooser.c:244
#, c-format
-msgid "Failed to load image '%s': reason not known, probably a corrupt image file"
+msgid ""
+"Failed to load image '%s': reason not known, probably a corrupt image file"
msgstr "छवि '%s' को लोड करने में असफल, कारण अज्ञात, शायद खराब छवि फ़ाइल"
-#: ../gdk-pixbuf/gdk-pixbuf-animation.c:241
+#: gdk-pixbuf/gdk-pixbuf-animation.c:241
#, c-format
msgid ""
"Failed to load animation '%s': reason not known, probably a corrupt "
"animation file"
msgstr "एनीमेशन '%s' को लोड करने में असफल, कारण अज्ञात, शायद खराब एनीमेशन फ़ाइल."
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:444
+#: gdk-pixbuf/gdk-pixbuf-io.c:444
#, c-format
msgid "Unable to load image-loading module: %s: %s"
msgstr "छवि लोडिंग माड्यूलः %s को लोड करने में अक्षमः %s"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:459
+#: gdk-pixbuf/gdk-pixbuf-io.c:459
#, c-format
msgid ""
"Image-loading module %s does not export the proper interface; perhaps it's "
"from a different GTK version?"
-msgstr "छवि लोडिंग माड्यूल %s सही इंटरफेस निर्यात नहीं कर सका, शायद यह भिन्न GTK संस्करण से है?"
+msgstr ""
+"छवि लोडिंग माड्यूल %s सही इंटरफेस निर्यात नहीं कर सका, शायद यह भिन्न GTK संस्करण से है?"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:628 ../gdk-pixbuf/gdk-pixbuf-io.c:680
+#: gdk-pixbuf/gdk-pixbuf-io.c:628 gdk-pixbuf/gdk-pixbuf-io.c:680
#, c-format
msgid "Image type '%s' is not supported"
msgstr "छवि प्रकार '%s' समर्थित नहीं है"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:720
+#: gdk-pixbuf/gdk-pixbuf-io.c:720
#, c-format
msgid "Couldn't recognize the image file format for file '%s'"
msgstr "फ़ाइल '%s' हेतु छवि फ़ाइल फ़ॉर्मेट पहचाना नहीं सका"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:728
+#: gdk-pixbuf/gdk-pixbuf-io.c:728
msgid "Unrecognized image file format"
msgstr "अपरिचित छवि फ़ाइल फ़ॉर्मेट"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:896
+#: gdk-pixbuf/gdk-pixbuf-io.c:896
#, c-format
msgid "Failed to load image '%s': %s"
msgstr "छवि '%s' को लोड करने में असफल: %s"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1336
+#: gdk-pixbuf/gdk-pixbuf-io.c:1336
#, c-format
msgid "Error writing to image file: %s"
msgstr "छवि फ़ाइल में लिखने में त्रुटि: %s"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1382 ../gdk-pixbuf/gdk-pixbuf-io.c:1511
+#: gdk-pixbuf/gdk-pixbuf-io.c:1382 gdk-pixbuf/gdk-pixbuf-io.c:1511
#, c-format
msgid "This build of gdk-pixbuf does not support saving the image format: %s"
msgstr "gdk-pixbf का यह बिल्ड छवि फ़ॉर्मेट: %s को सहेजना समर्थित नहीं करता"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1416
+#: gdk-pixbuf/gdk-pixbuf-io.c:1416
msgid "Insufficient memory to save image to callback"
msgstr "छवि को कालबैक में सहेजने हेतु अपर्याप्त मेमोरी"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1428
+#: gdk-pixbuf/gdk-pixbuf-io.c:1428
msgid "Failed to open temporary file"
msgstr "अस्थाई फ़ाइल खोलने में असफल"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1453
+#: gdk-pixbuf/gdk-pixbuf-io.c:1453
msgid "Failed to read from temporary file"
msgstr "अस्थाई फ़ाइल से पढ़ने में अक्षम"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1687
+#: gdk-pixbuf/gdk-pixbuf-io.c:1687
#, c-format
msgid "Failed to open '%s' for writing: %s"
msgstr "'%s' को लिखने हेतु खोलने में असफलः %s"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1711
+#: gdk-pixbuf/gdk-pixbuf-io.c:1711
#, c-format
msgid ""
"Failed to close '%s' while writing image, all data may not have been saved: %"
"s"
msgstr "लिखने के दौरान छवि '%s' को बन्द करने में असफल, सभी डेटा सहेजे नहीं गए होंगे: %s"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1931 ../gdk-pixbuf/gdk-pixbuf-io.c:1981
+#: gdk-pixbuf/gdk-pixbuf-io.c:1931 gdk-pixbuf/gdk-pixbuf-io.c:1981
msgid "Insufficient memory to save image into a buffer"
msgstr "छवि को बफ़र में सहेजने हेतु अपर्याप्त मेमोरी"
-#: ../gdk-pixbuf/gdk-pixbuf-loader.c:383
+#: gdk-pixbuf/gdk-pixbuf-loader.c:383
#, c-format
msgid "Incremental loading of image type '%s' is not supported"
msgstr "छवि प्रकार '%s' की बढ़ती हुई लोडिंग समर्थित नहीं है"
-#: ../gdk-pixbuf/gdk-pixbuf-loader.c:411 ../gdk-pixbuf/gdk-pixbuf-loader.c:513
+#: gdk-pixbuf/gdk-pixbuf-loader.c:411 gdk-pixbuf/gdk-pixbuf-loader.c:513
#, c-format
msgid ""
"Internal error: Image loader module '%s' failed to begin loading an image, "
@@ -287,202 +290,197 @@ msgstr ""
"आंतरिक त्रुटि: छवि लोडर माड्यूल '%s' छवि की लोडिंग प्रारंभ नहीं कर सका, परन्तु असफलता "
"का कारण नहीं बता पाया"
-#: ../gdk-pixbuf/gdk-pixdata.c:147
+#: gdk-pixbuf/gdk-pixdata.c:147
msgid "Image header corrupt"
msgstr "छवि हैडर खराब है"
-#: ../gdk-pixbuf/gdk-pixdata.c:152
+#: gdk-pixbuf/gdk-pixdata.c:152
msgid "Image format unknown"
msgstr "छवि फ़ॉर्मेट अज्ञात है"
-#: ../gdk-pixbuf/gdk-pixdata.c:157 ../gdk-pixbuf/gdk-pixdata.c:487
+#: gdk-pixbuf/gdk-pixdata.c:157 gdk-pixbuf/gdk-pixdata.c:487
msgid "Image pixel data corrupt"
msgstr "छवि पिक्सल डेटा खराब है"
-#: ../gdk-pixbuf/gdk-pixdata.c:431
+#: gdk-pixbuf/gdk-pixdata.c:431
#, c-format
msgid "failed to allocate image buffer of %u byte"
msgid_plural "failed to allocate image buffer of %u bytes"
msgstr[0] "%u बाइट के विंव बफर को संभाजित करने में विफल"
msgstr[1] "%u बाइटों के विंव बफर को संभाजित करने में विफल"
-#: ../gdk-pixbuf/io-ani.c:244
+#: gdk-pixbuf/io-ani.c:244
msgid "Unexpected icon chunk in animation"
msgstr "एनीमेशन में अप्रत्याशित चिह्न चंक"
-#: ../gdk-pixbuf/io-ani.c:337
+#: gdk-pixbuf/io-ani.c:337
msgid "Unsupported animation type"
msgstr "असमर्थित एनीमेशन प्रकार"
-#: ../gdk-pixbuf/io-ani.c:348 ../gdk-pixbuf/io-ani.c:538
+#: gdk-pixbuf/io-ani.c:348 gdk-pixbuf/io-ani.c:538
msgid "Invalid header in animation"
msgstr "एनीमेशन में अवैध हैडर"
-#: ../gdk-pixbuf/io-ani.c:358 ../gdk-pixbuf/io-ani.c:382
-#: ../gdk-pixbuf/io-ani.c:441 ../gdk-pixbuf/io-ani.c:460
-#: ../gdk-pixbuf/io-ani.c:511 ../gdk-pixbuf/io-ani.c:583
+#: gdk-pixbuf/io-ani.c:358 gdk-pixbuf/io-ani.c:382 gdk-pixbuf/io-ani.c:441
+#: gdk-pixbuf/io-ani.c:460 gdk-pixbuf/io-ani.c:511 gdk-pixbuf/io-ani.c:583
msgid "Not enough memory to load animation"
msgstr "एनीमेशन लोड करने हेतु पर्याप्त मेमोरी नहीं है"
-#: ../gdk-pixbuf/io-ani.c:400 ../gdk-pixbuf/io-ani.c:417
-#: ../gdk-pixbuf/io-ani.c:428
+#: gdk-pixbuf/io-ani.c:400 gdk-pixbuf/io-ani.c:417 gdk-pixbuf/io-ani.c:428
msgid "Malformed chunk in animation"
msgstr "एनीमेशन में खराब भाग"
-#: ../gdk-pixbuf/io-ani.c:676
+#: gdk-pixbuf/io-ani.c:676
msgid "The ANI image format"
msgstr "ANI छवि फ़ॉर्मेट"
-#: ../gdk-pixbuf/io-bmp.c:228 ../gdk-pixbuf/io-bmp.c:306
-#: ../gdk-pixbuf/io-bmp.c:338 ../gdk-pixbuf/io-bmp.c:361
-#: ../gdk-pixbuf/io-bmp.c:442
+#: gdk-pixbuf/io-bmp.c:228 gdk-pixbuf/io-bmp.c:306 gdk-pixbuf/io-bmp.c:338
+#: gdk-pixbuf/io-bmp.c:361 gdk-pixbuf/io-bmp.c:442
msgid "BMP image has bogus header data"
msgstr "BMP छवि में बेकार हैडर डेटा है"
-#: ../gdk-pixbuf/io-bmp.c:239 ../gdk-pixbuf/io-bmp.c:401
+#: gdk-pixbuf/io-bmp.c:239 gdk-pixbuf/io-bmp.c:401
msgid "Not enough memory to load bitmap image"
msgstr "बिटमैप छवि को लोड करने हेतु पर्याप्त मेमोरी उपलब्ध नहीं"
-#: ../gdk-pixbuf/io-bmp.c:287
+#: gdk-pixbuf/io-bmp.c:287
msgid "BMP image has unsupported header size"
msgstr "BMP छवि में असमर्थित हैडर आकार है"
-#: ../gdk-pixbuf/io-bmp.c:325
+#: gdk-pixbuf/io-bmp.c:325
msgid "Topdown BMP images cannot be compressed"
msgstr "Topdown BMP छवि संकुचित नहीं की जा सकती"
-#: ../gdk-pixbuf/io-bmp.c:1203
+#: gdk-pixbuf/io-bmp.c:1203
msgid "Couldn't allocate memory for saving BMP file"
msgstr "BMP फ़ाइल को सहेजने के लिये मेमोरी प्रदान नहीं की जा सकी"
-#: ../gdk-pixbuf/io-bmp.c:1244
+#: gdk-pixbuf/io-bmp.c:1244
msgid "Couldn't write to BMP file"
msgstr "BMP फाइल में नहीं लिखा जा सका"
-#: ../gdk-pixbuf/io-bmp.c:1293
+#: gdk-pixbuf/io-bmp.c:1293
msgid "The BMP image format"
msgstr "BMP- छवि फ़ॉर्मेट"
-#: ../gdk-pixbuf/io-gif.c:220
+#: gdk-pixbuf/io-gif.c:220
#, c-format
msgid "Failure reading GIF: %s"
msgstr "GIF: %s को पढ़ने में असफल"
-#: ../gdk-pixbuf/io-gif.c:492 ../gdk-pixbuf/io-gif.c:1463
-#: ../gdk-pixbuf/io-gif.c:1624
+#: 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 "GIF फ़ाइल में कुछ डेटा गुम है (संभवतः यह कुछ खराब है?)"
-#: ../gdk-pixbuf/io-gif.c:501
+#: gdk-pixbuf/io-gif.c:501
#, c-format
msgid "Internal error in the GIF loader (%s)"
msgstr "GIF छवि लोडर में आंतरिक त्रुटि (%s)"
-#: ../gdk-pixbuf/io-gif.c:575
+#: gdk-pixbuf/io-gif.c:575
msgid "Stack overflow"
msgstr "स्टैक ओवरफ़्लो"
-#: ../gdk-pixbuf/io-gif.c:635
+#: gdk-pixbuf/io-gif.c:635
msgid "GIF image loader cannot understand this image."
msgstr "GIF छवि लोडर इस छवि को समझ नहीं सका."
-#: ../gdk-pixbuf/io-gif.c:664
+#: gdk-pixbuf/io-gif.c:664
msgid "Bad code encountered"
msgstr "खराब कोड मिला"
-#: ../gdk-pixbuf/io-gif.c:674
+#: gdk-pixbuf/io-gif.c:674
msgid "Circular table entry in GIF file"
msgstr "GIF फ़ाइल में चक्राकार तालिका प्रविष्टि"
-#: ../gdk-pixbuf/io-gif.c:862 ../gdk-pixbuf/io-gif.c:1451
-#: ../gdk-pixbuf/io-gif.c:1497 ../gdk-pixbuf/io-gif.c:1612
+#: 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 "GIF फ़ाइल को लोड करने हेतु पर्याप्त मेमोरी नहीं है"
-#: ../gdk-pixbuf/io-gif.c:947
+#: gdk-pixbuf/io-gif.c:947
msgid "Not enough memory to composite a frame in GIF file"
msgstr "GIF फ़ाइल में एक ढांचे को जोड़ने करने हेतु पर्याप्त मेमोरी नहीं है"
-#: ../gdk-pixbuf/io-gif.c:1116
+#: gdk-pixbuf/io-gif.c:1116
msgid "GIF image is corrupt (incorrect LZW compression)"
msgstr "GIF छवि खराब है (गलत LZW संपीडन)"
-#: ../gdk-pixbuf/io-gif.c:1166
+#: gdk-pixbuf/io-gif.c:1166
msgid "File does not appear to be a GIF file"
msgstr "प्रतीत होता है कि यह फ़ाइल GIF फ़ाइल नहीं है"
-#: ../gdk-pixbuf/io-gif.c:1178
+#: gdk-pixbuf/io-gif.c:1178
#, c-format
msgid "Version %s of the GIF file format is not supported"
msgstr "GIF फ़ाइल फ़ॉर्मेट का संस्करण %s समर्थित नहीं है"
-#: ../gdk-pixbuf/io-gif.c:1287
+#: gdk-pixbuf/io-gif.c:1287
msgid ""
"GIF image has no global colormap, and a frame inside it has no local "
"colormap."
msgstr "GIF छवि में वैश्विक रंगमैप नहीं है तथा एक फ्रेम के अंदर स्थानीय रंगमैप नहीं है."
-#: ../gdk-pixbuf/io-gif.c:1519
+#: gdk-pixbuf/io-gif.c:1519
msgid "GIF image was truncated or incomplete."
msgstr "GIF छवि अधूरा या बिगड़ा हुआ है."
-#: ../gdk-pixbuf/io-gif.c:1671
+#: gdk-pixbuf/io-gif.c:1671
msgid "The GIF image format"
msgstr "GIF छवि फ़ॉर्मेट"
-#: ../gdk-pixbuf/io-ico.c:219 ../gdk-pixbuf/io-ico.c:271
-#: ../gdk-pixbuf/io-ico.c:340 ../gdk-pixbuf/io-ico.c:403
-#: ../gdk-pixbuf/io-ico.c:433
+#: gdk-pixbuf/io-ico.c:219 gdk-pixbuf/io-ico.c:271 gdk-pixbuf/io-ico.c:340
+#: gdk-pixbuf/io-ico.c:403 gdk-pixbuf/io-ico.c:433
msgid "Not enough memory to load icon"
msgstr "चिह्न लोड करने हेतु पर्याप्त मेमोरी नहीं है"
-#: ../gdk-pixbuf/io-ico.c:256 ../gdk-pixbuf/io-ico.c:330
+#: gdk-pixbuf/io-ico.c:256 gdk-pixbuf/io-ico.c:330
msgid "Invalid header in icon"
msgstr "चिह्न में अवैध हैडर है"
-#: ../gdk-pixbuf/io-ico.c:293
+#: gdk-pixbuf/io-ico.c:293
msgid "Icon has zero width"
msgstr "चिह्न की चौड़ाई शून्य है"
-#: ../gdk-pixbuf/io-ico.c:303
+#: gdk-pixbuf/io-ico.c:303
msgid "Icon has zero height"
msgstr "चिह्न की ऊँचाई शून्य है"
-#: ../gdk-pixbuf/io-ico.c:355
+#: gdk-pixbuf/io-ico.c:355
msgid "Compressed icons are not supported"
msgstr "संपीडित चिह्न समर्थित नहीं हैं"
-#: ../gdk-pixbuf/io-ico.c:388
+#: gdk-pixbuf/io-ico.c:388
msgid "Unsupported icon type"
msgstr "असमर्थित चिह्न प्रकार"
-#: ../gdk-pixbuf/io-ico.c:482
+#: gdk-pixbuf/io-ico.c:482
msgid "Not enough memory to load ICO file"
msgstr "ICO फ़ाइल को लोड करने हेतु पर्याप्त मेमोरी नहीं"
-#: ../gdk-pixbuf/io-ico.c:947
+#: gdk-pixbuf/io-ico.c:947
msgid "Image too large to be saved as ICO"
msgstr "ICO के रूप में सहेजने हेतु छवि अत्यधिक बड़ी है"
-#: ../gdk-pixbuf/io-ico.c:958
+#: gdk-pixbuf/io-ico.c:958
msgid "Cursor hotspot outside image"
msgstr "संकेतक हॉटस्पॉट छवि से बाहर"
-#: ../gdk-pixbuf/io-ico.c:981
+#: gdk-pixbuf/io-ico.c:981
#, c-format
msgid "Unsupported depth for ICO file: %d"
msgstr "ICO फ़ाइल हेतु असमर्थित डेफ़्थ: %d"
-#: ../gdk-pixbuf/io-ico.c:1210
+#: gdk-pixbuf/io-ico.c:1210
msgid "The ICO image format"
msgstr "ICO छवि फ़ॉर्मेट"
-#: ../gdk-pixbuf/io-jpeg.c:114
+#: gdk-pixbuf/io-jpeg.c:114
#, c-format
msgid "Error interpreting JPEG image file (%s)"
msgstr "JPEG छवि फ़ाइल (%s) को समझने में त्रुटि"
-#: ../gdk-pixbuf/io-jpeg.c:349
+#: gdk-pixbuf/io-jpeg.c:349
msgid ""
"Insufficient memory to load image, try exiting some applications to free "
"memory"
@@ -490,107 +488,109 @@ msgstr ""
"छवि को लोड करने हेतु अपर्याप्त मेमोरी, कुछ अनुप्रयोग बन्द कर कुछ मेमोरी मुक्त करने की कोशिश "
"करें"
-#: ../gdk-pixbuf/io-jpeg.c:383 ../gdk-pixbuf/io-jpeg.c:749
+#: gdk-pixbuf/io-jpeg.c:383 gdk-pixbuf/io-jpeg.c:749
#, c-format
msgid "Unsupported JPEG color space (%s)"
msgstr "असमर्थित JPEG रंग स्थान (%s)"
-#: ../gdk-pixbuf/io-jpeg.c:481 ../gdk-pixbuf/io-jpeg.c:678
-#: ../gdk-pixbuf/io-jpeg.c:943 ../gdk-pixbuf/io-jpeg.c:952
+#: gdk-pixbuf/io-jpeg.c:481 gdk-pixbuf/io-jpeg.c:678 gdk-pixbuf/io-jpeg.c:943
+#: gdk-pixbuf/io-jpeg.c:952
msgid "Couldn't allocate memory for loading JPEG file"
msgstr "लोड की जा रही JPEG फ़ाइल को मेमोरी प्रदान नहीं की जा सकी"
-#: ../gdk-pixbuf/io-jpeg.c:894
+#: gdk-pixbuf/io-jpeg.c:894
#, c-format
msgid ""
"JPEG quality must be a value between 0 and 100; value '%s' could not be "
"parsed."
-msgstr "JPEG गुणवत्ता का मान 0 से 100 के बीच होना चाहिए मान '%s' पार्स्ड नहीं किया जा सका."
+msgstr ""
+"JPEG गुणवत्ता का मान 0 से 100 के बीच होना चाहिए मान '%s' पार्स्ड नहीं किया जा सका."
-#: ../gdk-pixbuf/io-jpeg.c:909
+#: gdk-pixbuf/io-jpeg.c:909
#, c-format
-msgid "JPEG quality must be a value between 0 and 100; value '%d' is not allowed."
+msgid ""
+"JPEG quality must be a value between 0 and 100; value '%d' is not allowed."
msgstr "JPEG गुणवत्ता का मान 0 से 100 के बीच होना चाहिए, '%d' स्वीकार्य नहीं है."
-#: ../gdk-pixbuf/io-jpeg.c:1071
+#: gdk-pixbuf/io-jpeg.c:1071
msgid "The JPEG image format"
msgstr "JPEG छवि फ़ॉर्मेट"
-#: ../gdk-pixbuf/io-pcx.c:191
+#: gdk-pixbuf/io-pcx.c:191
msgid "Couldn't allocate memory for header"
msgstr "हैडर हेतु मेमोरी आवंटित नहीं किया जा सका"
-#: ../gdk-pixbuf/io-pcx.c:206 ../gdk-pixbuf/io-pcx.c:566
+#: gdk-pixbuf/io-pcx.c:206 gdk-pixbuf/io-pcx.c:566
msgid "Couldn't allocate memory for context buffer"
msgstr "संदर्भित संरचना बफ़र हेतु मेमोरी आवंटन नहीं किया जा सका"
-#: ../gdk-pixbuf/io-pcx.c:607
+#: gdk-pixbuf/io-pcx.c:607
msgid "Image has invalid width and/or height"
msgstr "छवि की चौड़ाई और/या ऊँचाई अवैध है"
-#: ../gdk-pixbuf/io-pcx.c:619 ../gdk-pixbuf/io-pcx.c:680
+#: gdk-pixbuf/io-pcx.c:619 gdk-pixbuf/io-pcx.c:680
msgid "Image has unsupported bpp"
msgstr "छवि में असमर्थित bpp है"
-#: ../gdk-pixbuf/io-pcx.c:624 ../gdk-pixbuf/io-pcx.c:632
+#: gdk-pixbuf/io-pcx.c:624 gdk-pixbuf/io-pcx.c:632
#, c-format
msgid "Image has unsupported number of %d-bit planes"
msgstr "छवि में असमर्थित %d-बिट समतल हैं"
-#: ../gdk-pixbuf/io-pcx.c:648
+#: gdk-pixbuf/io-pcx.c:648
msgid "Couldn't create new pixbuf"
msgstr "नया Pixbuf बनाया नहीं जा सका"
-#: ../gdk-pixbuf/io-pcx.c:656
+#: gdk-pixbuf/io-pcx.c:656
msgid "Couldn't allocate memory for line data"
msgstr "लाइन डेटा हेतु मेमोरी आवंटित नहीं की जा सकी"
-#: ../gdk-pixbuf/io-pcx.c:663
+#: gdk-pixbuf/io-pcx.c:663
msgid "Couldn't allocate memory for paletted data"
msgstr "पैलेटेड डेटा हेतु मेमोरी आवंटित नहीं की जा सकी"
-#: ../gdk-pixbuf/io-pcx.c:710
+#: gdk-pixbuf/io-pcx.c:710
msgid "Didn't get all lines of PCX image"
msgstr "PCX छवि की सभी पंक्तियाँ नही मिलीं"
-#: ../gdk-pixbuf/io-pcx.c:717
+#: gdk-pixbuf/io-pcx.c:717
msgid "No palette found at end of PCX data"
msgstr "PCX डेटा के अंत में कोई पेलेट नही मिला"
-#: ../gdk-pixbuf/io-pcx.c:758
+#: gdk-pixbuf/io-pcx.c:758
msgid "The PCX image format"
msgstr "PCX छवि फ़ॉर्मेट"
-#: ../gdk-pixbuf/io-png.c:55
+#: gdk-pixbuf/io-png.c:55
msgid "Bits per channel of PNG image is invalid."
msgstr "PNG छवि के प्रति चैनल बिट्स संख्या अवैध है."
-#: ../gdk-pixbuf/io-png.c:136
+#: gdk-pixbuf/io-png.c:136
msgid "Transformed PNG has zero width or height."
msgstr "परिवर्तित PNG की ऊँचाई या चौड़ाई शून्य है"
-#: ../gdk-pixbuf/io-png.c:144
+#: gdk-pixbuf/io-png.c:144
msgid "Bits per channel of transformed PNG is not 8."
msgstr "परिवर्तित PNG में प्रति चैनल बिट्स 8 नहीं है."
-#: ../gdk-pixbuf/io-png.c:153
+#: gdk-pixbuf/io-png.c:153
msgid "Transformed PNG not RGB or RGBA."
msgstr "परिवर्तित PNG, RGB या RGBA नहीं है"
-#: ../gdk-pixbuf/io-png.c:162
+#: gdk-pixbuf/io-png.c:162
msgid "Transformed PNG has unsupported number of channels, must be 3 or 4."
msgstr "परिवर्तित PNG में असमर्थित चैनल संख्या है, इसे 3 या 4 होना चाहिए."
-#: ../gdk-pixbuf/io-png.c:183
+#: gdk-pixbuf/io-png.c:183
#, c-format
msgid "Fatal error in PNG image file: %s"
msgstr "PNG छवि फ़ाइलः %s में गंभीर त्रुटि"
-#: ../gdk-pixbuf/io-png.c:301
+#: gdk-pixbuf/io-png.c:301
msgid "Insufficient memory to load PNG file"
msgstr "PNG फ़ाइल को लोड करने हेतु अपर्याप्त मेमोरी"
-#: ../gdk-pixbuf/io-png.c:618
+#: gdk-pixbuf/io-png.c:618
#, c-format
msgid ""
"Insufficient memory to store a %ld by %ld image; try exiting some "
@@ -599,358 +599,358 @@ msgstr ""
"%ld x %ld आकार की छवि को सहेजने हेतु अपर्याप्त मेमोरी, मेमोरी उपयोग कम करने हेतु कुछ "
"अनुप्रयोगों को बंद करें"
-#: ../gdk-pixbuf/io-png.c:669
+#: gdk-pixbuf/io-png.c:669
msgid "Fatal error reading PNG image file"
msgstr "PNG छवि फ़ाइल को पढ़ने में गंभीर त्रुटि हुई"
-#: ../gdk-pixbuf/io-png.c:718
+#: gdk-pixbuf/io-png.c:718
#, c-format
msgid "Fatal error reading PNG image file: %s"
msgstr "PNG छवि फ़ाइलः %s को पढ़ने में गंभीर त्रुटि हुई"
-#: ../gdk-pixbuf/io-png.c:810
-msgid "Keys for PNG text chunks must have at least 1 and at most 79 characters."
+#: gdk-pixbuf/io-png.c:810
+msgid ""
+"Keys for PNG text chunks must have at least 1 and at most 79 characters."
msgstr "PNG पाठ चंक्स की कुंजियों में कम से कम १ तथा अधिकतम 79 अक्षर हो सकते हैं."
-#: ../gdk-pixbuf/io-png.c:818
+#: gdk-pixbuf/io-png.c:818
msgid "Keys for PNG text chunks must be ASCII characters."
msgstr "PNG पाठ चंक्स की कुंजियाँ सिर्फ आस्की अक्षर ही हो सकते हैं"
-#: ../gdk-pixbuf/io-png.c:831
+#: gdk-pixbuf/io-png.c:831
#, c-format
msgid ""
"PNG compression level must be a value between 0 and 9; value '%s' could not "
"be parsed."
-msgstr "PNG संकुचन स्तर को 0 और 9 के बीच होना चाहिये; मान '%s' को विश्लेषित नहीं किया जा सकता."
+msgstr ""
+"PNG संकुचन स्तर को 0 और 9 के बीच होना चाहिये; मान '%s' को विश्लेषित नहीं किया जा "
+"सकता."
-#: ../gdk-pixbuf/io-png.c:843
+#: gdk-pixbuf/io-png.c:843
#, c-format
msgid ""
"PNG compression level must be a value between 0 and 9; value '%d' is not "
"allowed."
msgstr "PNG संकुचन स्तर को 0 और 9 के बीच होना चाहिये; मान '%d' स्वीकार्य नहीं है."
-#: ../gdk-pixbuf/io-png.c:883
+#: gdk-pixbuf/io-png.c:883
#, c-format
msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding."
msgstr "PNG पाठ चंक मान %s को ISO-8859-1 एनकोडिंग में परिवर्तित नहीं किया जा सकता."
-#: ../gdk-pixbuf/io-png.c:1026
+#: gdk-pixbuf/io-png.c:1026
msgid "The PNG image format"
msgstr "PNG छवि फ़ॉर्मेट"
-#: ../gdk-pixbuf/io-pnm.c:252
+#: gdk-pixbuf/io-pnm.c:252
msgid "PNM loader expected to find an integer, but didn't"
msgstr "PNM लोडर को एक पूर्णांक संख्या चाहिए, जो नहीं मिल रहा है"
-#: ../gdk-pixbuf/io-pnm.c:284
+#: gdk-pixbuf/io-pnm.c:284
msgid "PNM file has an incorrect initial byte"
msgstr "PNM फ़ाइल में गलत प्रारंभिक बाइट है"
-#: ../gdk-pixbuf/io-pnm.c:314
+#: gdk-pixbuf/io-pnm.c:314
msgid "PNM file is not in a recognized PNM subformat"
msgstr "PNM फ़ाइल पहचान योग्य PNM उपफ़ॉर्मेट में नहीं है"
-#: ../gdk-pixbuf/io-pnm.c:339
+#: gdk-pixbuf/io-pnm.c:339
msgid "PNM file has an image width of 0"
msgstr "PNM फ़ाइल में छवि की चौड़ाई 0 है"
-#: ../gdk-pixbuf/io-pnm.c:360
+#: gdk-pixbuf/io-pnm.c:360
msgid "PNM file has an image height of 0"
msgstr "PNM फ़ाइल में छवि की ऊँचाई 0 है"
-#: ../gdk-pixbuf/io-pnm.c:383
+#: gdk-pixbuf/io-pnm.c:383
msgid "Maximum color value in PNM file is 0"
msgstr "PNM फ़ाइल में रंगों की अधिकतम संख्या 0 है"
-#: ../gdk-pixbuf/io-pnm.c:391
+#: gdk-pixbuf/io-pnm.c:391
msgid "Maximum color value in PNM file is too large"
msgstr "PNM फ़ाइल में रंगों की अधिकतम संख्या अत्यधिक ज़्यादा है"
-#: ../gdk-pixbuf/io-pnm.c:399
+#: gdk-pixbuf/io-pnm.c:399
msgid "Cannot handle PNM files with maximum color values greater than 255"
msgstr "PNM फ़ाइलें जिनमें रंगों की अधिकतम संख्या 255 से ज्यादा हो, हैंडल नहीं कर सकता"
-#: ../gdk-pixbuf/io-pnm.c:438 ../gdk-pixbuf/io-pnm.c:466
-#: ../gdk-pixbuf/io-pnm.c:498
+#: gdk-pixbuf/io-pnm.c:438 gdk-pixbuf/io-pnm.c:466 gdk-pixbuf/io-pnm.c:498
msgid "Raw PNM image type is invalid"
msgstr "खालिस PNM छवि फ़ॉर्मेट अवैध है"
-#: ../gdk-pixbuf/io-pnm.c:562 ../gdk-pixbuf/io-pnm.c:604
+#: gdk-pixbuf/io-pnm.c:562 gdk-pixbuf/io-pnm.c:604
msgid "PNM image format is invalid"
msgstr "PNM छवि फ़ॉर्मेट अवैध है"
-#: ../gdk-pixbuf/io-pnm.c:663
+#: gdk-pixbuf/io-pnm.c:663
msgid "PNM image loader does not support this PNM subformat"
msgstr "PNM छवि लोडर यह PNM उप-फ़ॉर्मेट की फ़ाइलों का समर्थन नहीं करता है"
-#: ../gdk-pixbuf/io-pnm.c:718
+#: gdk-pixbuf/io-pnm.c:718
msgid "Premature end-of-file encountered"
msgstr "फ़ाइल समाप्ति बिन्दु पहले ही आ गया है"
-#: ../gdk-pixbuf/io-pnm.c:750 ../gdk-pixbuf/io-pnm.c:981
+#: gdk-pixbuf/io-pnm.c:750 gdk-pixbuf/io-pnm.c:981
msgid "Raw PNM formats require exactly one whitespace before sample data"
msgstr "खालिस PNM फ़ॉर्मेट की फ़ाइलों में नमूने डेटा के पहले एक रिक्त स्थान होना आवश्यक है"
-#: ../gdk-pixbuf/io-pnm.c:777
+#: gdk-pixbuf/io-pnm.c:777
msgid "Cannot allocate memory for loading PNM image"
msgstr "PNM छवि की लोडिंग हेतु मेमोरी आबंटित नहीं की जा सकती"
-#: ../gdk-pixbuf/io-pnm.c:827
+#: gdk-pixbuf/io-pnm.c:827
msgid "Insufficient memory to load PNM context struct"
msgstr "PNM संरचना लोड करने हेतु अपर्याप्त मेमोरी"
-#: ../gdk-pixbuf/io-pnm.c:878
+#: gdk-pixbuf/io-pnm.c:878
msgid "Unexpected end of PNM image data"
msgstr "PNM छवि डेटा का अप्रत्याशित अंत"
-#: ../gdk-pixbuf/io-pnm.c:1010
+#: gdk-pixbuf/io-pnm.c:1010
msgid "Insufficient memory to load PNM file"
msgstr "PNM फ़ाइल को लोड करने हेतु अपर्याप्त मेमोरी"
-#: ../gdk-pixbuf/io-pnm.c:1089
+#: gdk-pixbuf/io-pnm.c:1089
msgid "The PNM/PBM/PGM/PPM image format family"
msgstr "PNM/PBM/PGM/PPM छवि फ़ॉर्मेट परिवार"
-#: ../gdk-pixbuf/io-ras.c:126
+#: gdk-pixbuf/io-ras.c:126
msgid "RAS image has bogus header data"
msgstr "RAS छवि में गलत हैडर डेटा है"
-#: ../gdk-pixbuf/io-ras.c:148
+#: gdk-pixbuf/io-ras.c:148
msgid "RAS image has unknown type"
msgstr "RAS छवि में अज्ञात प्रकार है"
-#: ../gdk-pixbuf/io-ras.c:156
+#: gdk-pixbuf/io-ras.c:156
msgid "unsupported RAS image variation"
msgstr "असमर्थित RAS छवि विभिन्नता"
-#: ../gdk-pixbuf/io-ras.c:171 ../gdk-pixbuf/io-ras.c:200
+#: gdk-pixbuf/io-ras.c:171 gdk-pixbuf/io-ras.c:200
msgid "Not enough memory to load RAS image"
msgstr "RAS छवि को लोड करने हेतु पर्याप्त मेमोरी नहीं है"
-#: ../gdk-pixbuf/io-ras.c:543
+#: gdk-pixbuf/io-ras.c:543
msgid "The Sun raster image format"
msgstr "सन रास्टर छवि फ़ॉर्मेट"
-#: ../gdk-pixbuf/io-tga.c:154
+#: gdk-pixbuf/io-tga.c:154
msgid "Cannot allocate memory for IOBuffer struct"
msgstr "IO Buffer struct (संरचना) हेतु मेमोरी आवंटित नहीं किया जा सका"
-#: ../gdk-pixbuf/io-tga.c:173
+#: gdk-pixbuf/io-tga.c:173
msgid "Cannot allocate memory for IOBuffer data"
msgstr "IO Buffer डेटा हेतु मेमोरी आवंटित नहीं किया जा सका"
-#: ../gdk-pixbuf/io-tga.c:184
+#: gdk-pixbuf/io-tga.c:184
msgid "Cannot realloc IOBuffer data"
msgstr "IOBuffer डेटा का पुनः आवंटन नहीं किया जा सका"
-#: ../gdk-pixbuf/io-tga.c:214
+#: gdk-pixbuf/io-tga.c:214
msgid "Cannot allocate temporary IOBuffer data"
msgstr "अस्थाई IOBuffer डेटा का आवंटन नहीं किया जा सका"
-#: ../gdk-pixbuf/io-tga.c:348
+#: gdk-pixbuf/io-tga.c:348
msgid "Cannot allocate new pixbuf"
msgstr "नया Pixbuf आवंटित नहीं किया जा सका"
-#: ../gdk-pixbuf/io-tga.c:689
+#: gdk-pixbuf/io-tga.c:689
msgid "Cannot allocate colormap structure"
msgstr "रंग मैप संरचना आवंटित नहीं की जा सकी"
-#: ../gdk-pixbuf/io-tga.c:696
+#: gdk-pixbuf/io-tga.c:696
msgid "Cannot allocate colormap entries"
msgstr "रंगमैप प्रविष्टियां आवंटित नहीं की जा सकती है"
-#: ../gdk-pixbuf/io-tga.c:718
+#: gdk-pixbuf/io-tga.c:718
msgid "Unexpected bitdepth for colormap entries"
msgstr "रंगमैप प्रविष्टियों हेतु अप्रत्याशित बिट गहराई"
-#: ../gdk-pixbuf/io-tga.c:736
+#: gdk-pixbuf/io-tga.c:736
msgid "Cannot allocate TGA header memory"
msgstr "TGA हैडर मेंमोरी आवंटित नहीं की जा सकी"
-#: ../gdk-pixbuf/io-tga.c:769
+#: gdk-pixbuf/io-tga.c:769
msgid "TGA image has invalid dimensions"
msgstr "TGA छवि में अवैध आयाम हैं"
-#: ../gdk-pixbuf/io-tga.c:775 ../gdk-pixbuf/io-tga.c:784
-#: ../gdk-pixbuf/io-tga.c:794 ../gdk-pixbuf/io-tga.c:804
-#: ../gdk-pixbuf/io-tga.c:811
+#: gdk-pixbuf/io-tga.c:775 gdk-pixbuf/io-tga.c:784 gdk-pixbuf/io-tga.c:794
+#: gdk-pixbuf/io-tga.c:804 gdk-pixbuf/io-tga.c:811
msgid "TGA image type not supported"
msgstr "TGA छवि प्रकार समर्थित नहीं है"
-#: ../gdk-pixbuf/io-tga.c:858
+#: gdk-pixbuf/io-tga.c:858
msgid "Cannot allocate memory for TGA context struct"
msgstr "TGA संदर्भित संरचना हेतु मेमोरी आवंटन नहीं किया जा सका"
-#: ../gdk-pixbuf/io-tga.c:923
+#: gdk-pixbuf/io-tga.c:923
msgid "Excess data in file"
msgstr "फ़ाइल में डेटा अधिक है"
-#: ../gdk-pixbuf/io-tga.c:992
+#: gdk-pixbuf/io-tga.c:992
msgid "The Targa image format"
msgstr "टार्गा छवि फ़ॉर्मेट"
-#: ../gdk-pixbuf/io-tiff.c:173
+#: gdk-pixbuf/io-tiff.c:173
msgid "Could not get image width (bad TIFF file)"
msgstr "छवि की चौड़ाई नहीं मिल रही है (खराब TIFF फ़ाइल)"
-#: ../gdk-pixbuf/io-tiff.c:180
+#: gdk-pixbuf/io-tiff.c:180
msgid "Could not get image height (bad TIFF file)"
msgstr "छवि की ऊंचाई नहीं मिल रही है (खराब TIFF फ़ाइल)"
-#: ../gdk-pixbuf/io-tiff.c:188
+#: gdk-pixbuf/io-tiff.c:188
msgid "Width or height of TIFF image is zero"
msgstr "TIFF छवि की चौड़ाई या ऊंचाई शून्य है"
-#: ../gdk-pixbuf/io-tiff.c:197 ../gdk-pixbuf/io-tiff.c:206
+#: gdk-pixbuf/io-tiff.c:197 gdk-pixbuf/io-tiff.c:206
msgid "Dimensions of TIFF image too large"
msgstr "TIFF छवि के आयाम अत्यधिक बड़े हैं"
-#: ../gdk-pixbuf/io-tiff.c:225 ../gdk-pixbuf/io-tiff.c:237
-#: ../gdk-pixbuf/io-tiff.c:286 ../gdk-pixbuf/io-tiff.c:572
+#: gdk-pixbuf/io-tiff.c:225 gdk-pixbuf/io-tiff.c:237 gdk-pixbuf/io-tiff.c:286
+#: gdk-pixbuf/io-tiff.c:572
msgid "Insufficient memory to open TIFF file"
msgstr "TIFF फ़ाइल को खोलने हेतु अपर्याप्त मेमोरी"
-#: ../gdk-pixbuf/io-tiff.c:251 ../gdk-pixbuf/io-tiff.c:294
+#: gdk-pixbuf/io-tiff.c:251 gdk-pixbuf/io-tiff.c:294
msgid "Failed to load RGB data from TIFF file"
msgstr "TIFF फ़ाइल से RGB डेटा लोड करने में असफल"
-#: ../gdk-pixbuf/io-tiff.c:361
+#: gdk-pixbuf/io-tiff.c:361
msgid "Failed to open TIFF image"
msgstr "TIFF छवि को खोलने में असफल"
-#: ../gdk-pixbuf/io-tiff.c:373
+#: gdk-pixbuf/io-tiff.c:373
msgid "TIFFClose operation failed"
msgstr "TIFFClose प्रक्रिया असफल"
-#: ../gdk-pixbuf/io-tiff.c:504 ../gdk-pixbuf/io-tiff.c:517
+#: gdk-pixbuf/io-tiff.c:504 gdk-pixbuf/io-tiff.c:517
msgid "Failed to load TIFF image"
msgstr "TIFF छवि को लोड करने में असफल"
-#: ../gdk-pixbuf/io-tiff.c:610
+#: gdk-pixbuf/io-tiff.c:610
msgid "The TIFF image format"
msgstr "TIFF छवि फ़ॉर्मेट"
-#: ../gdk-pixbuf/io-wbmp.c:246
+#: gdk-pixbuf/io-wbmp.c:246
msgid "Image has zero width"
msgstr "छवि की चौड़ाई शून्य है"
-#: ../gdk-pixbuf/io-wbmp.c:264
+#: gdk-pixbuf/io-wbmp.c:264
msgid "Image has zero height"
msgstr "छवि की ऊंचाई शून्य है"
-#: ../gdk-pixbuf/io-wbmp.c:275
+#: gdk-pixbuf/io-wbmp.c:275
msgid "Not enough memory to load image"
msgstr "छवि को लोड करने हेतु पर्याप्त मेमोरी नहीं"
-#: ../gdk-pixbuf/io-wbmp.c:334
+#: gdk-pixbuf/io-wbmp.c:334
msgid "Couldn't save the rest"
msgstr "बाकी को सहेजा नहीं जा सका"
-#: ../gdk-pixbuf/io-wbmp.c:368
+#: gdk-pixbuf/io-wbmp.c:368
msgid "The WBMP image format"
msgstr "WBMP छवि फ़ॉर्मेट"
-#: ../gdk-pixbuf/io-xbm.c:287
+#: gdk-pixbuf/io-xbm.c:287
msgid "Invalid XBM file"
msgstr "अवैध XBM फ़ाइल"
-#: ../gdk-pixbuf/io-xbm.c:297
+#: gdk-pixbuf/io-xbm.c:297
msgid "Insufficient memory to load XBM image file"
msgstr "XBM छवि फ़ाइल को लोड करने हेतु अपर्याप्त मेमोरी"
-#: ../gdk-pixbuf/io-xbm.c:441
+#: gdk-pixbuf/io-xbm.c:441
msgid "Failed to write to temporary file when loading XBM image"
msgstr "XBM छवि को लोड करते समय अस्थाई फ़ाइल में लिखने में असफल"
-#: ../gdk-pixbuf/io-xbm.c:476
+#: gdk-pixbuf/io-xbm.c:476
msgid "The XBM image format"
msgstr "XMB छवि फ़ॉर्मेट"
-#: ../gdk-pixbuf/io-xpm.c:467
+#: gdk-pixbuf/io-xpm.c:467
msgid "No XPM header found"
msgstr "कोई XPM हैडर नहीं मिला"
-#: ../gdk-pixbuf/io-xpm.c:476
+#: gdk-pixbuf/io-xpm.c:476
msgid "Invalid XPM header"
msgstr "अवैध XPM शीर्ष"
-#: ../gdk-pixbuf/io-xpm.c:484
+#: gdk-pixbuf/io-xpm.c:484
msgid "XPM file has image width <= 0"
msgstr "XPM फ़ाइल में छवि की चौड़ाई <= 0 है"
-#: ../gdk-pixbuf/io-xpm.c:492
+#: gdk-pixbuf/io-xpm.c:492
msgid "XPM file has image height <= 0"
msgstr "XPM फ़ाइल में छवि की ऊंचाई <= 0 है"
-#: ../gdk-pixbuf/io-xpm.c:500
+#: gdk-pixbuf/io-xpm.c:500
msgid "XPM has invalid number of chars per pixel"
msgstr "XPM फ़ाइल में प्रति पिक्सल कैरेक्टर की अवैध संख्या है"
-#: ../gdk-pixbuf/io-xpm.c:507
+#: gdk-pixbuf/io-xpm.c:507
msgid "XPM file has invalid number of colors"
msgstr "XPM फ़ाइल में रंगों की अवैध संख्या है"
-#: ../gdk-pixbuf/io-xpm.c:519 ../gdk-pixbuf/io-xpm.c:528
-#: ../gdk-pixbuf/io-xpm.c:580
+#: gdk-pixbuf/io-xpm.c:519 gdk-pixbuf/io-xpm.c:528 gdk-pixbuf/io-xpm.c:580
msgid "Cannot allocate memory for loading XPM image"
msgstr "XPM छवि को लोड करने हेतु मेमोरी आवंटित नहीं की जा सकी"
-#: ../gdk-pixbuf/io-xpm.c:542
+#: gdk-pixbuf/io-xpm.c:542
msgid "Cannot read XPM colormap"
msgstr "XPM रंग-मैप नहीं पढ़ सकता"
-#: ../gdk-pixbuf/io-xpm.c:771
+#: gdk-pixbuf/io-xpm.c:771
msgid "Failed to write to temporary file when loading XPM image"
msgstr "XPM छवि को लोड करते समय अस्थाई फ़ाइल में लिखने में असफल"
-#: ../gdk-pixbuf/io-xpm.c:806
+#: gdk-pixbuf/io-xpm.c:806
msgid "The XPM image format"
msgstr "XPM छवि फ़ॉर्मेट"
#. Description of --class=CLASS in --help output
-#: ../gdk/gdk.c:115
+#: gdk/gdk.c:115
msgid "Program class as used by the window manager"
msgstr "विंडो प्रबंधक के द्वारा प्रयुक्त प्रोग्राम वर्ग"
#. Placeholder in --class=CLASS in --help output
-#: ../gdk/gdk.c:116
+#: gdk/gdk.c:116
msgid "CLASS"
msgstr "वर्ग"
#. Description of --name=NAME in --help output
-#: ../gdk/gdk.c:118
+#: gdk/gdk.c:118
msgid "Program name as used by the window manager"
msgstr "विंडो प्रबंधक के द्वारा प्रयुक्त प्रोग्राम नाम"
#. Placeholder in --name=NAME in --help output
-#: ../gdk/gdk.c:119
+#: gdk/gdk.c:119
msgid "NAME"
msgstr "नाम"
#. Description of --display=DISPLAY in --help output
-#: ../gdk/gdk.c:121
+#: gdk/gdk.c:121
msgid "X display to use"
msgstr "उपयोग के लिये X प्रदर्शन"
# ID
#. Placeholder in --display=DISPLAY in --help output
-#: ../gdk/gdk.c:122
+#: gdk/gdk.c:122
msgid "DISPLAY"
msgstr "प्रदर्शन"
#. Description of --screen=SCREEN in --help output
-#: ../gdk/gdk.c:124
+#: gdk/gdk.c:124
msgid "X screen to use"
msgstr "उपयोग के लिये X स्क्रीन"
#. Placeholder in --screen=SCREEN in --help output
-#: ../gdk/gdk.c:125
+#: gdk/gdk.c:125
msgid "SCREEN"
msgstr "स्क्रीन"
#. Description of --gdk-debug=FLAGS in --help output
-#: ../gdk/gdk.c:128
+#: gdk/gdk.c:128
msgid "Gdk debugging flags to set"
msgstr "Gdk डिबगिंग फ्लैग सेट करने के लिये"
@@ -958,222 +958,222 @@ msgstr "Gdk डिबगिंग फ्लैग सेट करने के
#. Placeholder in --gdk-no-debug=FLAGS in --help output
#. Placeholder in --gtk-debug=FLAGS in --help output
#. Placeholder in --gtk-no-debug=FLAGS in --help output
-#: ../gdk/gdk.c:129 ../gdk/gdk.c:132 ../gtk/gtkmain.c:405 ../gtk/gtkmain.c:408
+#: gdk/gdk.c:129 gdk/gdk.c:132 gtk/gtkmain.c:405 gtk/gtkmain.c:408
msgid "FLAGS"
msgstr "पताका"
#. Description of --gdk-no-debug=FLAGS in --help output
-#: ../gdk/gdk.c:131
+#: gdk/gdk.c:131
msgid "Gdk debugging flags to unset"
msgstr "अनसेट करने के लिये Gdk डिबगिंग"
-#: ../gdk/keyname-table.h:3940
+#: gdk/keyname-table.h:3940
msgid "keyboard label|BackSpace"
msgstr "कुंजीपटल लेबल|BackSpace"
-#: ../gdk/keyname-table.h:3941
+#: gdk/keyname-table.h:3941
msgid "keyboard label|Tab"
msgstr "कुंजीपटल लेबल|Tab"
-#: ../gdk/keyname-table.h:3942
+#: gdk/keyname-table.h:3942
msgid "keyboard label|Return"
msgstr "कुंजीपटल लेबल|Return"
-#: ../gdk/keyname-table.h:3943
+#: gdk/keyname-table.h:3943
msgid "keyboard label|Pause"
msgstr "कुंजीपटल लेबल|Pause"
-#: ../gdk/keyname-table.h:3944
+#: gdk/keyname-table.h:3944
msgid "keyboard label|Scroll_Lock"
msgstr "कुंजीपटल लेबल|Scroll_Lock"
-#: ../gdk/keyname-table.h:3945
+#: gdk/keyname-table.h:3945
msgid "keyboard label|Sys_Req"
msgstr "कुंजीपटल लेबल|Sys_Req"
-#: ../gdk/keyname-table.h:3946
+#: gdk/keyname-table.h:3946
msgid "keyboard label|Escape"
msgstr "कुंजीपटल लेबल|Escape"
-#: ../gdk/keyname-table.h:3947
+#: gdk/keyname-table.h:3947
msgid "keyboard label|Multi_key"
msgstr "कुंजीपटल लेबल|Multi_key"
-#: ../gdk/keyname-table.h:3948
+#: gdk/keyname-table.h:3948
msgid "keyboard label|Home"
msgstr "कुंजीपटल लेबल|Home"
-#: ../gdk/keyname-table.h:3949
+#: gdk/keyname-table.h:3949
msgid "keyboard label|Page_Up"
msgstr "कुंजीपटल लेबल|Page_Up"
-#: ../gdk/keyname-table.h:3950
+#: gdk/keyname-table.h:3950
msgid "keyboard label|Page_Down"
msgstr "कुंजीपटल लेबल|Page_Down"
-#: ../gdk/keyname-table.h:3951
+#: gdk/keyname-table.h:3951
msgid "keyboard label|End"
msgstr "कुंजीपटल लेबल|End"
-#: ../gdk/keyname-table.h:3952
+#: gdk/keyname-table.h:3952
msgid "keyboard label|Begin"
msgstr "कुंजीपटल लेबल|Begin"
-#: ../gdk/keyname-table.h:3953
+#: gdk/keyname-table.h:3953
msgid "keyboard label|Print"
msgstr "कुंजीपटल लेबल|Print"
-#: ../gdk/keyname-table.h:3954
+#: gdk/keyname-table.h:3954
msgid "keyboard label|Insert"
msgstr "कुंजीपटल लेबल|Insert"
-#: ../gdk/keyname-table.h:3955
+#: gdk/keyname-table.h:3955
msgid "keyboard label|Num_Lock"
msgstr "कुंजीपटल लेबल|Num_Lock"
-#: ../gdk/keyname-table.h:3956
+#: gdk/keyname-table.h:3956
msgid "keyboard label|KP_Space"
msgstr "कुंजीपटल लेबल|KP_Space"
-#: ../gdk/keyname-table.h:3957
+#: gdk/keyname-table.h:3957
msgid "keyboard label|KP_Tab"
msgstr "कुंजीपटल लेबल|KP_Tab"
-#: ../gdk/keyname-table.h:3958
+#: gdk/keyname-table.h:3958
msgid "keyboard label|KP_Enter"
msgstr "कुंजीपटल लेबल|KP_Enter"
-#: ../gdk/keyname-table.h:3959
+#: gdk/keyname-table.h:3959
msgid "keyboard label|KP_Home"
msgstr "कुंजीपटल लेबल|KP_Home"
-#: ../gdk/keyname-table.h:3960
+#: gdk/keyname-table.h:3960
msgid "keyboard label|KP_Left"
msgstr "कुंजीपटल लेबल|KP_Left"
-#: ../gdk/keyname-table.h:3961
+#: gdk/keyname-table.h:3961
msgid "keyboard label|KP_Up"
msgstr "कुंजीपटल लेबल|KP_Up"
-#: ../gdk/keyname-table.h:3962
+#: gdk/keyname-table.h:3962
msgid "keyboard label|KP_Right"
msgstr "कुंजीपटल लेबल|KP_Right"
-#: ../gdk/keyname-table.h:3963
+#: gdk/keyname-table.h:3963
msgid "keyboard label|KP_Down"
msgstr "कुंजीपटल लेबल|KP_Down"
-#: ../gdk/keyname-table.h:3964
+#: gdk/keyname-table.h:3964
msgid "keyboard label|KP_Page_Up"
msgstr "कुंजीपटल लेबल|KP_Page_Up"
-#: ../gdk/keyname-table.h:3965
+#: gdk/keyname-table.h:3965
msgid "keyboard label|KP_Prior"
msgstr "कुंजीपटल लेबल|KP_Prior"
-#: ../gdk/keyname-table.h:3966
+#: gdk/keyname-table.h:3966
msgid "keyboard label|KP_Page_Down"
msgstr "कुंजीपटल लेबल|KP_Page_Down"
-#: ../gdk/keyname-table.h:3967
+#: gdk/keyname-table.h:3967
msgid "keyboard label|KP_Next"
msgstr "कुंजीपटल लेबल|KP_Next"
-#: ../gdk/keyname-table.h:3968
+#: gdk/keyname-table.h:3968
msgid "keyboard label|KP_End"
msgstr "कुंजीपटल लेबल|KP_End"
-#: ../gdk/keyname-table.h:3969
+#: gdk/keyname-table.h:3969
msgid "keyboard label|KP_Begin"
msgstr "कुंजीपटल लेबल|KP_Begin"
-#: ../gdk/keyname-table.h:3970
+#: gdk/keyname-table.h:3970
msgid "keyboard label|KP_Insert"
msgstr "कुंजीपटल लेबल|KP_Insert"
-#: ../gdk/keyname-table.h:3971
+#: gdk/keyname-table.h:3971
msgid "keyboard label|KP_Delete"
msgstr "कुंजीपटल लेबल|KP_Delete"
-#: ../gdk/keyname-table.h:3972
+#: gdk/keyname-table.h:3972
msgid "keyboard label|Delete"
msgstr "कुंजीपटल लेबल|Delete"
#. Description of --sync in --help output
-#: ../gdk/win32/gdkmain-win32.c:60
+#: gdk/win32/gdkmain-win32.c:60
msgid "Don't batch GDI requests"
msgstr "GDI आग्रह को इकट्ठा न करें"
#. Description of --no-wintab in --help output
-#: ../gdk/win32/gdkmain-win32.c:62
+#: gdk/win32/gdkmain-win32.c:62
msgid "Don't use the Wintab API for tablet support"
msgstr "तालिका समर्थन के लिये Wintab API का प्रयोग न करें"
#. Description of --ignore-wintab in --help output
-#: ../gdk/win32/gdkmain-win32.c:64
+#: gdk/win32/gdkmain-win32.c:64
msgid "Same as --no-wintab"
msgstr "उसी तरह --no-wintab"
#. Description of --use-wintab in --help output
-#: ../gdk/win32/gdkmain-win32.c:66
+#: gdk/win32/gdkmain-win32.c:66
msgid "Do use the Wintab API [default]"
msgstr "Wintab API [default] का प्रयोग न करें"
#. Description of --max-colors=COLORS in --help output
-#: ../gdk/win32/gdkmain-win32.c:68
+#: gdk/win32/gdkmain-win32.c:68
msgid "Size of the palette in 8 bit mode"
msgstr "8 bit मोड में पैलेट का आकार"
#. Placeholder in --max-colors=COLORS in --help output
-#: ../gdk/win32/gdkmain-win32.c:69
+#: gdk/win32/gdkmain-win32.c:69
msgid "COLORS"
msgstr "रंग"
#. Description of --sync in --help output
-#: ../gdk/x11/gdkmain-x11.c:92
+#: gdk/x11/gdkmain-x11.c:92
msgid "Make X calls synchronous"
msgstr "X कॉल को समतुल्यकालिक बनायें"
-#: ../gtk/gtkaboutdialog.c:270 ../gtk/gtkaboutdialog.c:2025
+#: gtk/gtkaboutdialog.c:270 gtk/gtkaboutdialog.c:2025
msgid "License"
msgstr "लाइसेंस"
-#: ../gtk/gtkaboutdialog.c:271
+#: gtk/gtkaboutdialog.c:271
msgid "The license of the program"
msgstr "प्रोग्राम का लाइसेंस"
#. Add the credits button
-#: ../gtk/gtkaboutdialog.c:491
+#: gtk/gtkaboutdialog.c:491
msgid "C_redits"
msgstr "श्रेय (_r)"
#. Add the license button
-#: ../gtk/gtkaboutdialog.c:501
+#: gtk/gtkaboutdialog.c:501
msgid "_License"
msgstr "लाइसेंस (_L)"
-#: ../gtk/gtkaboutdialog.c:731
+#: gtk/gtkaboutdialog.c:731
#, c-format
msgid "About %s"
msgstr "के बारे में %s"
-#: ../gtk/gtkaboutdialog.c:1953
+#: gtk/gtkaboutdialog.c:1953
msgid "Credits"
msgstr "श्रेय"
-#: ../gtk/gtkaboutdialog.c:1979
+#: gtk/gtkaboutdialog.c:1979
msgid "Written by"
msgstr "लेखक"
-#: ../gtk/gtkaboutdialog.c:1982
+#: gtk/gtkaboutdialog.c:1982
msgid "Documented by"
msgstr "इसके द्वारा दस्तावेजन"
-#: ../gtk/gtkaboutdialog.c:1994
+#: gtk/gtkaboutdialog.c:1994
msgid "Translated by"
msgstr "अनुवादक"
-#: ../gtk/gtkaboutdialog.c:1998
+#: gtk/gtkaboutdialog.c:1998
msgid "Artwork by"
msgstr "कलाकार"
@@ -1183,7 +1183,7 @@ msgstr "कलाकार"
#. * this.
#. * And do not translate the part before the |.
#.
-#: ../gtk/gtkaccellabel.c:121
+#: gtk/gtkaccellabel.c:121
msgid "keyboard label|Shift"
msgstr "कुंजीपटल लेबल|Shift"
@@ -1193,7 +1193,7 @@ msgstr "कुंजीपटल लेबल|Shift"
#. * this.
#. * And do not translate the part before the |.
#.
-#: ../gtk/gtkaccellabel.c:128
+#: gtk/gtkaccellabel.c:128
msgid "keyboard label|Ctrl"
msgstr "कुंजीपटल लेबल|Ctrl"
@@ -1203,17 +1203,17 @@ msgstr "कुंजीपटल लेबल|Ctrl"
#. * this.
#. * And do not translate the part before the |.
#.
-#: ../gtk/gtkaccellabel.c:135
+#: gtk/gtkaccellabel.c:135
msgid "keyboard label|Alt"
msgstr "कुंजीपटल लेबल|Alt"
#. do not translate the part before the |
-#: ../gtk/gtkaccellabel.c:577
+#: gtk/gtkaccellabel.c:577
msgid "keyboard label|Space"
msgstr "कुंजीपटल लेबल|Space"
#. do not translate the part before the |
-#: ../gtk/gtkaccellabel.c:581
+#: gtk/gtkaccellabel.c:581
msgid "keyboard label|Backslash"
msgstr "कुंजीपटल लेबल|Backslash"
@@ -1234,7 +1234,7 @@ msgstr "कुंजीपटल लेबल|Backslash"
#. * so if you have a default text direction of RTL and YM, then
#. * the year will appear on the right.
#.
-#: ../gtk/gtkcalendar.c:647
+#: gtk/gtkcalendar.c:647
msgid "calendar:MY"
msgstr "कैलेंडर:MY"
@@ -1245,7 +1245,7 @@ msgstr "कैलेंडर:MY"
#. * first day of the week to calendar:week_start:1 if you want Monday
#. * to be the first day of the week, and so on.
#.
-#: ../gtk/gtkcalendar.c:661
+#: gtk/gtkcalendar.c:661
msgid "calendar:week_start:0"
msgstr "कैलेंडर:week_start:1"
@@ -1257,7 +1257,7 @@ msgstr "कैलेंडर:week_start:1"
#. *
#. * If you don't understand this, leave it as "2000"
#.
-#: ../gtk/gtkcalendar.c:1549
+#: gtk/gtkcalendar.c:1549
msgid "year measurement template|2000"
msgstr "सालाना माप टेंपलैट|2000"
@@ -1272,120 +1272,121 @@ msgstr "सालाना माप टेंपलैट|2000"
#. * Don't include the prefix "calendar year format|" in the
#. * translation. "%Y" is appropriate for most locales.
#.
-#: ../gtk/gtkcalendar.c:1826
+#: gtk/gtkcalendar.c:1826
msgid "calendar year format|%Y"
msgstr "कैलेंडर वर्ष प्रारूप|%Y"
#. do not translate the part before the |
-#: ../gtk/gtkcellrendererprogress.c:237 ../gtk/gtkcellrendererprogress.c:295
+#: gtk/gtkcellrendererprogress.c:237 gtk/gtkcellrendererprogress.c:295
#, c-format
msgid "progress bar label|%d %%"
msgstr "प्रगति बार लेबल|%d %%"
-#: ../gtk/gtkcolorbutton.c:221 ../gtk/gtkcolorbutton.c:576
+#: gtk/gtkcolorbutton.c:221 gtk/gtkcolorbutton.c:576
msgid "Pick a Color"
msgstr "एक रंग चुनें"
-#: ../gtk/gtkcolorbutton.c:467
+#: gtk/gtkcolorbutton.c:467
msgid "Received invalid color data\n"
msgstr "अवैध रंग डेटा प्राप्त हुआ\n"
-#: ../gtk/gtkcolorsel.c:561
+#: gtk/gtkcolorsel.c:561
msgid ""
"The previously-selected color, for comparison to the color you're selecting "
"now. You can drag this color to a palette entry, or select this color as "
"current by dragging it to the other color swatch alongside."
msgstr ""
-#: ../gtk/gtkcolorsel.c:566
+#: gtk/gtkcolorsel.c:566
msgid ""
"The color you've chosen. You can drag this color to a palette entry to save "
"it for use in the future."
msgstr ""
-#: ../gtk/gtkcolorsel.c:957
+#: gtk/gtkcolorsel.c:957
msgid "_Save color here"
msgstr "रंग यहाँ सहेजें (_S)"
-#: ../gtk/gtkcolorsel.c:1162
+#: gtk/gtkcolorsel.c:1162
msgid ""
"Click this palette entry to make it the current color. To change this entry, "
"drag a color swatch here or right-click it and select \"Save color here.\""
msgstr ""
-#: ../gtk/gtkcolorsel.c:1929
+#: gtk/gtkcolorsel.c:1929
msgid ""
"Select the color you want from the outer ring. Select the darkness or "
"lightness of that color using the inner triangle."
msgstr ""
-#: ../gtk/gtkcolorsel.c:1954
+#: gtk/gtkcolorsel.c:1954
msgid ""
"Click the eyedropper, then click a color anywhere on your screen to select "
"that color."
-msgstr "आईड्रापर को क्लिक करें, फिर आपके स्क्रीन पर कहीं भी किसी रंग पर उसे चुनने हेतु क्लिक करें."
+msgstr ""
+"आईड्रापर को क्लिक करें, फिर आपके स्क्रीन पर कहीं भी किसी रंग पर उसे चुनने हेतु क्लिक करें."
-#: ../gtk/gtkcolorsel.c:1963
+#: gtk/gtkcolorsel.c:1963
msgid "_Hue:"
msgstr "वर्णः (_H)"
-#: ../gtk/gtkcolorsel.c:1964
+#: gtk/gtkcolorsel.c:1964
msgid "Position on the color wheel."
msgstr "रंग चक्र पर स्थिति"
-#: ../gtk/gtkcolorsel.c:1966
+#: gtk/gtkcolorsel.c:1966
msgid "_Saturation:"
msgstr "संतृप्तिः (_S)"
-#: ../gtk/gtkcolorsel.c:1967
+#: gtk/gtkcolorsel.c:1967
msgid "\"Deepness\" of the color."
msgstr "रंग की \"गहराई\""
-#: ../gtk/gtkcolorsel.c:1968
+#: gtk/gtkcolorsel.c:1968
msgid "_Value:"
msgstr "मान: (_V)"
-#: ../gtk/gtkcolorsel.c:1969
+#: gtk/gtkcolorsel.c:1969
msgid "Brightness of the color."
msgstr "रंग का चमकीलापन."
-#: ../gtk/gtkcolorsel.c:1970
+#: gtk/gtkcolorsel.c:1970
msgid "_Red:"
msgstr "लालः (_R)"
-#: ../gtk/gtkcolorsel.c:1971
+#: gtk/gtkcolorsel.c:1971
msgid "Amount of red light in the color."
msgstr "रंग में लाल रंग का हिस्सा"
-#: ../gtk/gtkcolorsel.c:1972
+#: gtk/gtkcolorsel.c:1972
msgid "_Green:"
msgstr "हराः (_G)"
-#: ../gtk/gtkcolorsel.c:1973
+#: gtk/gtkcolorsel.c:1973
msgid "Amount of green light in the color."
msgstr "रंग में हरे प्रकाश की मात्रा."
-#: ../gtk/gtkcolorsel.c:1974
+#: gtk/gtkcolorsel.c:1974
msgid "_Blue:"
msgstr "नीलाः (_B)"
-#: ../gtk/gtkcolorsel.c:1975
+#: gtk/gtkcolorsel.c:1975
msgid "Amount of blue light in the color."
msgstr "रंग में नीले प्रकाश की मात्रा."
-#: ../gtk/gtkcolorsel.c:1978
+#: gtk/gtkcolorsel.c:1978
msgid "_Opacity:"
msgstr "अपारदर्शिता: (_O)"
-#: ../gtk/gtkcolorsel.c:1986 ../gtk/gtkcolorsel.c:1997
+#: gtk/gtkcolorsel.c:1986 gtk/gtkcolorsel.c:1997
msgid "Transparency of the color."
msgstr "रंग की पारदर्शिता."
-#: ../gtk/gtkcolorsel.c:2004
+#: gtk/gtkcolorsel.c:2004
msgid "Color _Name:"
msgstr "रंग का नाम: (_N)"
-#: ../gtk/gtkcolorsel.c:2019
+#: gtk/gtkcolorsel.c:2019
msgid ""
"You can enter an HTML-style hexadecimal color value, or simply a color name "
"such as 'orange' in this entry."
@@ -1393,305 +1394,305 @@ msgstr ""
"आप एचटीएमएल शैली हैक्साडेसीमल मान प्रविष्ट कर सकते हैं या सामान्य रूप में रंग का नाम जैसा "
"कि 'orange' प्रविष्ट कर सकते हैं."
-#: ../gtk/gtkcolorsel.c:2038
+#: gtk/gtkcolorsel.c:2038
msgid "_Palette"
msgstr "पैलेट (_P)"
-#: ../gtk/gtkcolorsel.c:2070
+#: gtk/gtkcolorsel.c:2070
msgid "Color Wheel"
msgstr "रंग चक्र"
-#: ../gtk/gtkcolorseldialog.c:123
+#: gtk/gtkcolorseldialog.c:123
msgid "Color Selection"
msgstr "रंग चयन"
-#: ../gtk/gtkentry.c:4508 ../gtk/gtktextview.c:7068
+#: gtk/gtkentry.c:4508 gtk/gtktextview.c:7068
msgid "Select _All"
msgstr "सभी चुनें (_A)"
-#: ../gtk/gtkentry.c:4518 ../gtk/gtktextview.c:7078
+#: gtk/gtkentry.c:4518 gtk/gtktextview.c:7078
msgid "Input _Methods"
msgstr "इनपुट विधियाँ"
-#: ../gtk/gtkentry.c:4529 ../gtk/gtktextview.c:7089
+#: gtk/gtkentry.c:4529 gtk/gtktextview.c:7089
msgid "_Insert Unicode Control Character"
msgstr "यूनिकोड कन्ट्रोल कैरेक्टर प्रविष्ट करें (_I)"
-#: ../gtk/gtkfilechooser.c:1588 ../gtk/gtkfilechooser.c:1632
-#: ../gtk/gtkfilechooser.c:1707 ../gtk/gtkfilechooser.c:1751
+#: gtk/gtkfilechooser.c:1588 gtk/gtkfilechooser.c:1632
+#: gtk/gtkfilechooser.c:1707 gtk/gtkfilechooser.c:1751
#, c-format
msgid "Invalid filename: %s"
msgstr "अवैध फ़ाइलनाम: %s"
-#: ../gtk/gtkfilechooserbutton.c:67
+#: gtk/gtkfilechooserbutton.c:67
msgid "Select A File"
msgstr "एक फ़ाइल चुनें"
-#: ../gtk/gtkfilechooserbutton.c:68 ../gtk/gtkfilechooserdefault.c:1302
-#: ../gtk/gtkpathbar.c:1020
+#: gtk/gtkfilechooserbutton.c:68 gtk/gtkfilechooserdefault.c:1302
+#: gtk/gtkpathbar.c:1020
msgid "Home"
msgstr "घर"
-#: ../gtk/gtkfilechooserbutton.c:69 ../gtk/gtkfilechooserdefault.c:1329
-#: ../gtk/gtkpathbar.c:1022
+#: gtk/gtkfilechooserbutton.c:69 gtk/gtkfilechooserdefault.c:1329
+#: gtk/gtkpathbar.c:1022
msgid "Desktop"
msgstr "डेस्कटॉप"
-#: ../gtk/gtkfilechooserbutton.c:70
+#: gtk/gtkfilechooserbutton.c:70
msgid "(None)"
msgstr "(कुछ नहीं)"
-#: ../gtk/gtkfilechooserbutton.c:1523
+#: gtk/gtkfilechooserbutton.c:1523
msgid "Other..."
msgstr "अन्य..."
-#: ../gtk/gtkfilechooserdefault.c:917
+#: gtk/gtkfilechooserdefault.c:917
msgid "Could not retrieve information about the file"
msgstr "फाइल के बारे में जानकारी नहीं पा सका"
-#: ../gtk/gtkfilechooserdefault.c:928
+#: gtk/gtkfilechooserdefault.c:928
msgid "Could not add a bookmark"
msgstr "पुस्तकचिह्न नहीं जोड़ सका"
-#: ../gtk/gtkfilechooserdefault.c:939
+#: gtk/gtkfilechooserdefault.c:939
msgid "Could not remove bookmark"
msgstr "पुस्तकचिह्न मिटा नहीं सका"
-#: ../gtk/gtkfilechooserdefault.c:950
+#: gtk/gtkfilechooserdefault.c:950
msgid "The folder could not be created"
msgstr "फोल्डर बनाया नहीं जा सकता"
-#: ../gtk/gtkfilechooserdefault.c:963
+#: gtk/gtkfilechooserdefault.c:963
msgid ""
"The folder could not be created, as a file with the same name already "
"exists. Try using a different name for the folder, or rename the file first."
msgstr ""
-#: ../gtk/gtkfilechooserdefault.c:976
+#: gtk/gtkfilechooserdefault.c:976
msgid "Invalid file name"
msgstr "अमान्य फाइल नाम"
-#: ../gtk/gtkfilechooserdefault.c:986
+#: gtk/gtkfilechooserdefault.c:986
msgid "The folder contents could not be displayed"
msgstr "फोल्डर की सामग्री दिखायी नहीं जा सकती"
-#: ../gtk/gtkfilechooserdefault.c:1192
+#: gtk/gtkfilechooserdefault.c:1192
#, c-format
msgid "Could not get information about '%s': %s"
msgstr "'%s' के बारे में जानकारी नहीं पा सका: %s"
-#: ../gtk/gtkfilechooserdefault.c:2208
+#: gtk/gtkfilechooserdefault.c:2208
#, c-format
msgid "Add the folder '%s' to the bookmarks"
msgstr "फोल्डर '%s' को पुस्तकचिह्न में जोड़ें"
-#: ../gtk/gtkfilechooserdefault.c:2249
+#: gtk/gtkfilechooserdefault.c:2249
msgid "Add the current folder to the bookmarks"
msgstr "पुस्तकचिह्न में मौजूदा फोल्डर जोड़ें"
-#: ../gtk/gtkfilechooserdefault.c:2251
+#: gtk/gtkfilechooserdefault.c:2251
msgid "Add the selected folders to the bookmarks"
msgstr "पुस्तकचिह्न में चयनित फोल्डर जोड़ें"
-#: ../gtk/gtkfilechooserdefault.c:2291
+#: gtk/gtkfilechooserdefault.c:2291
#, c-format
msgid "Remove the bookmark '%s'"
msgstr "'%s' पुस्तकचिह्न हटायें"
-#: ../gtk/gtkfilechooserdefault.c:2722
+#: gtk/gtkfilechooserdefault.c:2722
#, c-format
msgid "Could not add a bookmark for '%s' because it is an invalid path name."
msgstr "%s हेतु पुस्तकचिह्न जोड़ नहीं सकता चूंकि यह एक अवैध पथ नाम है."
-#: ../gtk/gtkfilechooserdefault.c:2937
+#: gtk/gtkfilechooserdefault.c:2937
msgid "Remove"
msgstr "हटाओ"
-#: ../gtk/gtkfilechooserdefault.c:2946
+#: gtk/gtkfilechooserdefault.c:2946
msgid "Rename..."
msgstr "नाम बदलें..."
-#: ../gtk/gtkfilechooserdefault.c:3069
+#: gtk/gtkfilechooserdefault.c:3069
msgid "Shortcuts"
msgstr "शॉर्टकट्स"
-#: ../gtk/gtkfilechooserdefault.c:3123
+#: gtk/gtkfilechooserdefault.c:3123
msgid "Folder"
msgstr "फ़ोल्डर"
# FIXME these need accelerators when appropriate, and
# * need the mnemonics to be rationalized
-#: ../gtk/gtkfilechooserdefault.c:3179 ../gtk/gtkstock.c:317
+#: gtk/gtkfilechooserdefault.c:3179 gtk/gtkstock.c:317
msgid "_Add"
msgstr "जोड़ें (_A)"
-#: ../gtk/gtkfilechooserdefault.c:3186
+#: gtk/gtkfilechooserdefault.c:3186
msgid "Add the selected folder to the Bookmarks"
msgstr "पुस्तकचिह्न में चुना हुआ फोल्डर जोड़ें"
-#: ../gtk/gtkfilechooserdefault.c:3191 ../gtk/gtkstock.c:395
+#: gtk/gtkfilechooserdefault.c:3191 gtk/gtkstock.c:395
msgid "_Remove"
msgstr "मिटाएँ (_R)"
-#: ../gtk/gtkfilechooserdefault.c:3198
+#: gtk/gtkfilechooserdefault.c:3198
msgid "Remove the selected bookmark"
msgstr "चयनित पुस्तकचिह्न हटायें"
-#: ../gtk/gtkfilechooserdefault.c:3305
+#: gtk/gtkfilechooserdefault.c:3305
msgid "_Add to Bookmarks"
msgstr "एक पुस्तकचिह्न जोड़ें (_A)"
-#: ../gtk/gtkfilechooserdefault.c:3315
+#: gtk/gtkfilechooserdefault.c:3315
msgid "Open _Location"
msgstr "अवस्थिति खोलें (_L)"
-#: ../gtk/gtkfilechooserdefault.c:3327
+#: gtk/gtkfilechooserdefault.c:3327
msgid "Show _Hidden Files"
msgstr "छुपी फ़ाइलें दिखाएँ (_h)"
-#: ../gtk/gtkfilechooserdefault.c:3451 ../gtk/gtkfilesel.c:766
+#: gtk/gtkfilechooserdefault.c:3451 gtk/gtkfilesel.c:766
msgid "Files"
msgstr "फ़ाइलें"
-#: ../gtk/gtkfilechooserdefault.c:3482
+#: gtk/gtkfilechooserdefault.c:3482
msgid "Name"
msgstr "नाम"
-#: ../gtk/gtkfilechooserdefault.c:3507
+#: gtk/gtkfilechooserdefault.c:3507
msgid "Size"
msgstr "आकार "
-#: ../gtk/gtkfilechooserdefault.c:3520
+#: gtk/gtkfilechooserdefault.c:3520
msgid "Modified"
msgstr "परिवर्धित"
-#: ../gtk/gtkfilechooserdefault.c:3552
+#: gtk/gtkfilechooserdefault.c:3552
msgid "Select which types of files are shown"
msgstr "चुनें कि कैसी फाइल दिखायी गई है"
# Create Folder
#. Create Folder
-#: ../gtk/gtkfilechooserdefault.c:3588
+#: gtk/gtkfilechooserdefault.c:3588
msgid "Create Fo_lder"
msgstr "फ़ोल्डर बनाएँ (_l)"
# Name entry
#. Name entry
-#: ../gtk/gtkfilechooserdefault.c:3709
+#: gtk/gtkfilechooserdefault.c:3709
msgid "_Name:"
msgstr "नाम: (_N)"
-#: ../gtk/gtkfilechooserdefault.c:3749
+#: gtk/gtkfilechooserdefault.c:3749
msgid "_Browse for other folders"
msgstr "अन्य फ़ोल्डर्स हेतु ब्राउज़ करें (_B)"
-#: ../gtk/gtkfilechooserdefault.c:4000
+#: gtk/gtkfilechooserdefault.c:4000
msgid "Save in _folder:"
msgstr "फ़ोल्डर में सहेजें: (_D)"
-#: ../gtk/gtkfilechooserdefault.c:4002
+#: gtk/gtkfilechooserdefault.c:4002
msgid "Create in _folder:"
msgstr "फ़ोल्डर में बनाएँ: (_f) "
-#: ../gtk/gtkfilechooserdefault.c:4959
+#: gtk/gtkfilechooserdefault.c:4959
msgid "Cannot change to folder because it is not local"
msgstr "फ़ोल्डर में बदल नहीं सकता चूंकि यह स्थानीय नहीं है"
-#: ../gtk/gtkfilechooserdefault.c:5513
+#: gtk/gtkfilechooserdefault.c:5513
#, c-format
msgid "Shortcut %s does not exist"
msgstr "शॉर्टकट %s अस्तित्व में नहीं है"
-#: ../gtk/gtkfilechooserdefault.c:6057
+#: gtk/gtkfilechooserdefault.c:6057
#, c-format
msgid "Could not mount %s"
msgstr "%s को आरोहित न कर सका"
-#: ../gtk/gtkfilechooserdefault.c:6352
+#: gtk/gtkfilechooserdefault.c:6352
msgid "Type name of new folder"
msgstr "नए फ़ोल्डर का नाम टाइप करें"
-#: ../gtk/gtkfilechooserdefault.c:6394
+#: gtk/gtkfilechooserdefault.c:6394
#, c-format
msgid "%d byte"
msgid_plural "%d bytes"
msgstr[0] "%d बाइट"
msgstr[1] "%d बाइट्स"
-#: ../gtk/gtkfilechooserdefault.c:6396
+#: gtk/gtkfilechooserdefault.c:6396
#, c-format
msgid "%.1f K"
msgstr "%.1f कि."
-#: ../gtk/gtkfilechooserdefault.c:6398
+#: gtk/gtkfilechooserdefault.c:6398
#, c-format
msgid "%.1f M"
msgstr "%.1f मे."
-#: ../gtk/gtkfilechooserdefault.c:6400
+#: gtk/gtkfilechooserdefault.c:6400
#, c-format
msgid "%.1f G"
msgstr "%.1f गी."
-#: ../gtk/gtkfilechooserdefault.c:6446 ../gtk/gtkfilechooserdefault.c:6470
+#: gtk/gtkfilechooserdefault.c:6446 gtk/gtkfilechooserdefault.c:6470
msgid "Unknown"
msgstr "अज्ञात"
-#: ../gtk/gtkfilechooserdefault.c:6457
+#: gtk/gtkfilechooserdefault.c:6457
msgid "Today"
msgstr "आज"
-#: ../gtk/gtkfilechooserdefault.c:6459
+#: gtk/gtkfilechooserdefault.c:6459
msgid "Yesterday"
msgstr "कल"
-#: ../gtk/gtkfilechooserdefault.c:6541
+#: gtk/gtkfilechooserdefault.c:6541
msgid "Cannot change folder"
msgstr "फ़ोल्डर बदल नहीं सकता"
-#: ../gtk/gtkfilechooserdefault.c:6542
+#: gtk/gtkfilechooserdefault.c:6542
msgid "The folder you specified is an invalid path."
msgstr "आपके द्वारा निर्दिष्ट फ़ोल्डर एक अवैध पथ है."
-#: ../gtk/gtkfilechooserdefault.c:6581
+#: gtk/gtkfilechooserdefault.c:6581
#, c-format
msgid "Could not build file name from '%s' and '%s'"
msgstr "'%s' तथा '%s' से फ़ाइलनाम बिल्ड नहीं कर सका"
-#: ../gtk/gtkfilechooserdefault.c:6617
+#: gtk/gtkfilechooserdefault.c:6617
msgid "Could not select item"
msgstr "मद चुन नहीं सका"
-#: ../gtk/gtkfilechooserdefault.c:6657
+#: gtk/gtkfilechooserdefault.c:6657
msgid "Open Location"
msgstr "स्थान खोलें"
-#: ../gtk/gtkfilechooserdefault.c:6664
+#: gtk/gtkfilechooserdefault.c:6664
msgid "Save in Location"
msgstr "स्थान में सहेजें"
-#: ../gtk/gtkfilechooserdefault.c:6688
+#: gtk/gtkfilechooserdefault.c:6688
msgid "_Location:"
msgstr "स्थान (_L):"
-#: ../gtk/gtkfilesel.c:730
+#: gtk/gtkfilesel.c:730
msgid "Folders"
msgstr "फ़ोल्डर्स"
-#: ../gtk/gtkfilesel.c:734
+#: gtk/gtkfilesel.c:734
msgid "Fol_ders"
msgstr "फ़ोल्डर्स (_d)"
-#: ../gtk/gtkfilesel.c:770
+#: gtk/gtkfilesel.c:770
msgid "_Files"
msgstr "फ़ाइलें (_F)"
-#: ../gtk/gtkfilesel.c:858 ../gtk/gtkfilesel.c:2248
+#: gtk/gtkfilesel.c:858 gtk/gtkfilesel.c:2248
#, c-format
msgid "Folder unreadable: %s"
msgstr "फ़ोल्डरः %s पढ़ने योग्य नहीं है"
-#: ../gtk/gtkfilesel.c:989
+#: gtk/gtkfilesel.c:989
#, c-format
msgid ""
"The file \"%s\" resides on another machine (called %s) and may not be "
@@ -1701,24 +1702,25 @@ msgstr ""
"फ़ाइल \"%s\" अन्य मशीन पर स्थित है (नाम %s) तथा इस प्रोग्राम हेतु उपलब्ध नहीं है.\n"
" क्या आप सुनिश्चित हैं कि इसे ही चुनना चाहते हैं?"
-#: ../gtk/gtkfilesel.c:1120
+#: gtk/gtkfilesel.c:1120
msgid "_New Folder"
msgstr "नया फ़ोल्डर (_N)"
-#: ../gtk/gtkfilesel.c:1131
+#: gtk/gtkfilesel.c:1131
msgid "De_lete File"
msgstr "फ़ाइल मिटाएँ (_l)"
-#: ../gtk/gtkfilesel.c:1142
+#: gtk/gtkfilesel.c:1142
msgid "_Rename File"
msgstr "फ़ाइल नाम बदलें (_R)"
-#: ../gtk/gtkfilesel.c:1444
+#: gtk/gtkfilesel.c:1444
#, c-format
-msgid "The folder name \"%s\" contains symbols that are not allowed in filenames"
+msgid ""
+"The folder name \"%s\" contains symbols that are not allowed in filenames"
msgstr "इस फ़ोल्डर के नाम \"%s\" में चिह्न मौज़ूद हैं जो फ़ाइलनाम में स्वीकार्य नहीं हैं"
-#: ../gtk/gtkfilesel.c:1446
+#: gtk/gtkfilesel.c:1446
#, c-format
msgid ""
"Error creating folder \"%s\": %s\n"
@@ -1727,33 +1729,33 @@ msgstr ""
"फ़ोल्डर \"%s\" निर्माण में त्रुटि: %s\n"
"%s"
-#: ../gtk/gtkfilesel.c:1447 ../gtk/gtkfilesel.c:1683
+#: gtk/gtkfilesel.c:1447 gtk/gtkfilesel.c:1683
msgid "You probably used symbols not allowed in filenames."
msgstr "आपने शायद चिह्नों का प्रयोग किया है जो फ़ाइलनाम में स्वीकार्य नहीं हैं."
-#: ../gtk/gtkfilesel.c:1455
+#: gtk/gtkfilesel.c:1455
#, c-format
msgid "Error creating folder \"%s\": %s\n"
msgstr "फ़ोल्डर \"%s\" के निर्माण में त्रुटि: %s\n"
-#: ../gtk/gtkfilesel.c:1489
+#: gtk/gtkfilesel.c:1489
msgid "New Folder"
msgstr "नया फ़ोल्डर"
-#: ../gtk/gtkfilesel.c:1504
+#: gtk/gtkfilesel.c:1504
msgid "_Folder name:"
msgstr "फ़ोल्डर नाम: (_F)"
-#: ../gtk/gtkfilesel.c:1528
+#: gtk/gtkfilesel.c:1528
msgid "C_reate"
msgstr "बनाएँ (_r)"
-#: ../gtk/gtkfilesel.c:1571
+#: gtk/gtkfilesel.c:1571
#, c-format
msgid "The filename \"%s\" contains symbols that are not allowed in filenames"
msgstr "फ़ाइलनाम \"%s\" में चिह्न हैं जिनको फ़ाइलनाम में प्रयुक्त नहीं किया जा सकता"
-#: ../gtk/gtkfilesel.c:1574
+#: gtk/gtkfilesel.c:1574
#, c-format
msgid ""
"Error deleting file \"%s\": %s\n"
@@ -1762,30 +1764,30 @@ msgstr ""
"फ़ाइल \"%s\" को मिटाने में त्रुटि: %s\n"
"%s"
-#: ../gtk/gtkfilesel.c:1576 ../gtk/gtkfilesel.c:1697
+#: gtk/gtkfilesel.c:1576 gtk/gtkfilesel.c:1697
msgid "It probably contains symbols not allowed in filenames."
msgstr "शायद इसमें चिह्न हैं जो फ़ाइलनाम में स्वीकार्य नहीं हैं."
-#: ../gtk/gtkfilesel.c:1585
+#: gtk/gtkfilesel.c:1585
#, c-format
msgid "Error deleting file \"%s\": %s"
msgstr "फ़ाइल \"%s\" को मिटाने में त्रुटि: %s"
-#: ../gtk/gtkfilesel.c:1628
+#: gtk/gtkfilesel.c:1628
#, c-format
msgid "Really delete file \"%s\"?"
msgstr "क्या सचमुच फ़ाइल \"%s\" को मिटाएँ?"
-#: ../gtk/gtkfilesel.c:1633
+#: gtk/gtkfilesel.c:1633
msgid "Delete File"
msgstr "फ़ाइल मिटाएँ"
-#: ../gtk/gtkfilesel.c:1679 ../gtk/gtkfilesel.c:1693
+#: gtk/gtkfilesel.c:1679 gtk/gtkfilesel.c:1693
#, c-format
msgid "The file name \"%s\" contains symbols that are not allowed in filenames"
msgstr "इस फ़ाइल नाम \"%s\" में चिह्न हैं जिन्हें फ़ाइलनाम में प्रयुक्त नहीं किया जा सकता"
-#: ../gtk/gtkfilesel.c:1681
+#: gtk/gtkfilesel.c:1681
#, c-format
msgid ""
"Error renaming file to \"%s\": %s\n"
@@ -1794,7 +1796,7 @@ msgstr ""
"फ़ाइलनाम को \"%s\" में बदलने में त्रुटि: %s\n"
"%s"
-#: ../gtk/gtkfilesel.c:1695
+#: gtk/gtkfilesel.c:1695
#, c-format
msgid ""
"Error renaming file \"%s\": %s\n"
@@ -1803,29 +1805,29 @@ msgstr ""
"फ़ाइलनाम \"%s\" को बदलने में त्रुटि: %s\n"
"%s"
-#: ../gtk/gtkfilesel.c:1705
+#: gtk/gtkfilesel.c:1705
#, c-format
msgid "Error renaming file \"%s\" to \"%s\": %s"
msgstr "फ़ाइलनाम \"%s\" को \"%s\" में बदलने में त्रुटि: %s"
-#: ../gtk/gtkfilesel.c:1752
+#: gtk/gtkfilesel.c:1752
msgid "Rename File"
msgstr "फ़ाइलनाम बदलें"
-#: ../gtk/gtkfilesel.c:1767
+#: gtk/gtkfilesel.c:1767
#, c-format
msgid "Rename file \"%s\" to:"
msgstr "फ़ाइल \"%s\" का नाम बदलें:"
-#: ../gtk/gtkfilesel.c:1796
+#: gtk/gtkfilesel.c:1796
msgid "_Rename"
msgstr "नाम बदलें (_R)"
-#: ../gtk/gtkfilesel.c:2228
+#: gtk/gtkfilesel.c:2228
msgid "_Selection: "
msgstr "चयन (_S): "
-#: ../gtk/gtkfilesel.c:3151
+#: gtk/gtkfilesel.c:3151
#, c-format
msgid ""
"The filename \"%s\" couldn't be converted to UTF-8. (try setting the "
@@ -1834,100 +1836,100 @@ msgstr ""
"फ़ाइलनाम \"%s\" को यूटीएफ़-8 में नहीं बदला जा सकता (वातावरण चर G_FILENAME_ENCODING "
"विन्यास आज़माएँ): %s"
-#: ../gtk/gtkfilesel.c:3154
+#: gtk/gtkfilesel.c:3154
msgid "Invalid UTF-8"
msgstr "अवैध यूटीएफ़-8"
-#: ../gtk/gtkfilesel.c:4031
+#: gtk/gtkfilesel.c:4031
msgid "Name too long"
msgstr "नाम अत्यधिक लंबा है"
-#: ../gtk/gtkfilesel.c:4033
+#: gtk/gtkfilesel.c:4033
msgid "Couldn't convert filename"
msgstr "फ़ाइलनाम परिवर्तित नहीं किया जा सका"
-#: ../gtk/gtkfilesystemmodel.c:1267
+#: gtk/gtkfilesystemmodel.c:1267
msgid "(Empty)"
msgstr "(खाली)"
-#: ../gtk/gtkfilesystemunix.c:475 ../gtk/gtkfilesystemunix.c:678
-#: ../gtk/gtkfilesystemunix.c:1918 ../gtk/gtkfilesystemwin32.c:482
-#: ../gtk/gtkfilesystemwin32.c:495 ../gtk/gtkfilesystemwin32.c:1560
+#: gtk/gtkfilesystemunix.c:475 gtk/gtkfilesystemunix.c:678
+#: gtk/gtkfilesystemunix.c:1918 gtk/gtkfilesystemwin32.c:482
+#: gtk/gtkfilesystemwin32.c:495 gtk/gtkfilesystemwin32.c:1560
#, c-format
msgid "Error getting information for '%s': %s"
msgstr "'%s' के बारे में जानकारी पाने में त्रुटि: %s"
-#: ../gtk/gtkfilesystemunix.c:547 ../gtk/gtkfilesystemwin32.c:537
+#: gtk/gtkfilesystemunix.c:547 gtk/gtkfilesystemwin32.c:537
#, c-format
msgid "Error creating directory '%s': %s"
msgstr "डिरेक्ट्री '%s' तैयार करने में त्रुटि: %s"
-#: ../gtk/gtkfilesystemunix.c:627 ../gtk/gtkfilesystemwin32.c:597
+#: gtk/gtkfilesystemunix.c:627 gtk/gtkfilesystemwin32.c:597
msgid "This file system does not support mounting"
msgstr "फ़ाइल सिस्टम माउन्टिंग समर्थित नहीं करता है"
-#: ../gtk/gtkfilesystemunix.c:635
+#: gtk/gtkfilesystemunix.c:635
msgid "Filesystem"
msgstr "फ़ाइलसिस्टम"
-#: ../gtk/gtkfilesystemunix.c:792
+#: gtk/gtkfilesystemunix.c:792
#, c-format
msgid "Could not get a stock icon for %s"
msgstr "%s के लिये स्टॉक आइकन न पा सका"
-#: ../gtk/gtkfilesystemunix.c:887
+#: gtk/gtkfilesystemunix.c:887
#, c-format
msgid ""
"The name \"%s\" is not valid because it contains the character \"%s\". "
"Please use a different name."
msgstr "\"%s\" नाम वैध नहीं क्योंकि इसमें \"%s\"अक्षर है. कृपया भिन्न नाम उपयोग करें"
-#: ../gtk/gtkfilesystemunix.c:1489
+#: gtk/gtkfilesystemunix.c:1489
#, c-format
msgid "Writing %s failed: %s"
msgstr "%s लिखना विफल: %s"
-#: ../gtk/gtkfilesystemunix.c:1578
+#: gtk/gtkfilesystemunix.c:1578
#, c-format
msgid "'%s' already exists in the bookmarks list"
msgstr "'%s' पुस्तकचिह्न में पहले से मौजूद है"
-#: ../gtk/gtkfilesystemunix.c:1650
+#: gtk/gtkfilesystemunix.c:1650
#, c-format
msgid "'%s' does not exist in the bookmarks list"
msgstr "'%s' पुस्तकचिह्न सूची में मौजूद नहीं है"
-#: ../gtk/gtkfilesystemunix.c:1878
+#: gtk/gtkfilesystemunix.c:1878
#, c-format
msgid "Error getting information for '/': %s"
msgstr "'/' के बारे में जानकारी पाने में त्रुटि: %s"
-#: ../gtk/gtkfilesystemwin32.c:611
+#: gtk/gtkfilesystemwin32.c:611
#, c-format
msgid "Network Drive (%s)"
msgstr "संजाल चालन (%s)"
-#: ../gtk/gtkfilesystemwin32.c:650
+#: gtk/gtkfilesystemwin32.c:650
#, c-format
msgid "%s (%s)"
msgstr "%s (%s)"
-#: ../gtk/gtkfilesystemwin32.c:1032
+#: gtk/gtkfilesystemwin32.c:1032
#, c-format
msgid "Bookmark saving failed: %s"
msgstr "पुस्तकचिह्न सहेजना असफल : %s"
-#: ../gtk/gtkfontbutton.c:179 ../gtk/gtkfontbutton.c:292
+#: gtk/gtkfontbutton.c:179 gtk/gtkfontbutton.c:292
msgid "Pick a Font"
msgstr "फ़ॉन्ट चुनें"
# Initialize fields
#. Initialize fields
-#: ../gtk/gtkfontbutton.c:286
+#: gtk/gtkfontbutton.c:286
msgid "Sans 12"
msgstr "संस12"
-#: ../gtk/gtkfontbutton.c:804
+#: gtk/gtkfontbutton.c:804
msgid "Font"
msgstr "फ़ॉन्ट"
@@ -1935,37 +1937,37 @@ msgstr "फ़ॉन्ट"
# can set it. Remember that some fonts only have capital letters.
#. This is the default text shown in the preview entry, though the user
#. can set it. Remember that some fonts only have capital letters.
-#: ../gtk/gtkfontsel.c:74
+#: gtk/gtkfontsel.c:74
msgid "abcdefghijk ABCDEFGHIJK"
msgstr "आईऊऐऔ कगचजटडतदपबनमवलसह"
-#: ../gtk/gtkfontsel.c:361
+#: gtk/gtkfontsel.c:361
msgid "_Family:"
msgstr "परिवारः (_F)"
-#: ../gtk/gtkfontsel.c:367
+#: gtk/gtkfontsel.c:367
msgid "_Style:"
msgstr "शैली: (_S)"
-#: ../gtk/gtkfontsel.c:373
+#: gtk/gtkfontsel.c:373
msgid "Si_ze:"
msgstr "आकार (_z):"
# create the text entry widget
#. create the text entry widget
-#: ../gtk/gtkfontsel.c:549
+#: gtk/gtkfontsel.c:549
msgid "_Preview:"
msgstr "पूर्वावलोकनः (_P)"
-#: ../gtk/gtkfontsel.c:1383
+#: gtk/gtkfontsel.c:1383
msgid "Font Selection"
msgstr "फ़ॉन्ट चयन"
-#: ../gtk/gtkgamma.c:401
+#: gtk/gtkgamma.c:401
msgid "Gamma"
msgstr "गामा"
-#: ../gtk/gtkgamma.c:411
+#: gtk/gtkgamma.c:411
msgid "_Gamma value"
msgstr "गामा मान (_G)"
@@ -1974,12 +1976,12 @@ msgstr "गामा मान (_G)"
#. Remove this icon source so we don't keep trying to
#. * load it.
#.
-#: ../gtk/gtkiconfactory.c:1644
+#: gtk/gtkiconfactory.c:1644
#, c-format
msgid "Error loading icon: %s"
msgstr "चिह्न लोड करने में त्रुटिः %s"
-#: ../gtk/gtkicontheme.c:1250
+#: gtk/gtkicontheme.c:1250
#, c-format
msgid ""
"Could not find the icon '%s'. The '%s' theme\n"
@@ -1988,122 +1990,122 @@ msgid ""
"\t%s"
msgstr ""
-#: ../gtk/gtkicontheme.c:1315
+#: gtk/gtkicontheme.c:1315
#, c-format
msgid "Icon '%s' not present in theme"
msgstr "चिह्न '%s' प्रसंग में उपस्थित नहीं है"
-#: ../gtk/gtkimmodule.c:427
+#: gtk/gtkimmodule.c:427
msgid "Default"
msgstr "डिफ़ॉल्ट"
-#: ../gtk/gtkinputdialog.c:235
+#: gtk/gtkinputdialog.c:235
msgid "Input"
msgstr "इनपुट"
-#: ../gtk/gtkinputdialog.c:244
+#: gtk/gtkinputdialog.c:244
msgid "No extended input devices"
msgstr "कोई विस्तारित इनपुट उपकरण नहीं"
-#: ../gtk/gtkinputdialog.c:256
+#: gtk/gtkinputdialog.c:256
msgid "_Device:"
msgstr "उपकरण: (_D)"
-#: ../gtk/gtkinputdialog.c:273
+#: gtk/gtkinputdialog.c:273
msgid "Disabled"
msgstr "अक्षम"
-#: ../gtk/gtkinputdialog.c:280
+#: gtk/gtkinputdialog.c:280
msgid "Screen"
msgstr "स्क्रीन"
-#: ../gtk/gtkinputdialog.c:287
+#: gtk/gtkinputdialog.c:287
msgid "Window"
msgstr "विंडो"
-#: ../gtk/gtkinputdialog.c:294
+#: gtk/gtkinputdialog.c:294
msgid "_Mode: "
msgstr "मोडः (_M)"
# The axis listbox
#. The axis listbox
-#: ../gtk/gtkinputdialog.c:325
+#: gtk/gtkinputdialog.c:325
msgid "_Axes"
msgstr "अक्ष (_A)"
# Keys listbox
#. Keys listbox
-#: ../gtk/gtkinputdialog.c:342
+#: gtk/gtkinputdialog.c:342
msgid "_Keys"
msgstr "कुंजियाँ (_K)"
-#: ../gtk/gtkinputdialog.c:562
+#: gtk/gtkinputdialog.c:562
msgid "X"
msgstr "एक्स"
-#: ../gtk/gtkinputdialog.c:563
+#: gtk/gtkinputdialog.c:563
msgid "Y"
msgstr "वाई"
-#: ../gtk/gtkinputdialog.c:564
+#: gtk/gtkinputdialog.c:564
msgid "Pressure"
msgstr "दबाव"
-#: ../gtk/gtkinputdialog.c:565
+#: gtk/gtkinputdialog.c:565
msgid "X Tilt"
msgstr "एक्स पर झुकाव"
-#: ../gtk/gtkinputdialog.c:566
+#: gtk/gtkinputdialog.c:566
msgid "Y Tilt"
msgstr "वाई पर झुकाव"
-#: ../gtk/gtkinputdialog.c:567
+#: gtk/gtkinputdialog.c:567
msgid "Wheel"
msgstr "चक्र"
-#: ../gtk/gtkinputdialog.c:607
+#: gtk/gtkinputdialog.c:607
msgid "none"
msgstr "कुछ नहीं"
-#: ../gtk/gtkinputdialog.c:643 ../gtk/gtkinputdialog.c:679
+#: gtk/gtkinputdialog.c:643 gtk/gtkinputdialog.c:679
msgid "(disabled)"
msgstr "(अक्षम)"
-#: ../gtk/gtkinputdialog.c:672
+#: gtk/gtkinputdialog.c:672
msgid "(unknown)"
msgstr "(अज्ञात)"
#. and clear button
-#: ../gtk/gtkinputdialog.c:759
+#: gtk/gtkinputdialog.c:759
msgid "clear"
msgstr "साफ करें"
-#: ../gtk/gtklabel.c:3935
+#: gtk/gtklabel.c:3935
msgid "Select All"
msgstr "सभी चुनें"
#. Description of --gtk-module=MODULES in --help output
-#: ../gtk/gtkmain.c:398
+#: gtk/gtkmain.c:398
msgid "Load additional GTK+ modules"
msgstr "स्थानीय GTK+ मौड्यूल लोड करें"
#. Placeholder in --gtk-module=MODULES in --help output
-#: ../gtk/gtkmain.c:399
+#: gtk/gtkmain.c:399
msgid "MODULES"
msgstr "मौड्यूल"
#. Description of --g-fatal-warnings in --help output
-#: ../gtk/gtkmain.c:401
+#: gtk/gtkmain.c:401
msgid "Make all warnings fatal"
msgstr "सभी चेतावनी को गंभीर बनायें"
#. Description of --gtk-debug=FLAGS in --help output
-#: ../gtk/gtkmain.c:404
+#: gtk/gtkmain.c:404
msgid "GTK+ debugging flags to set"
msgstr "GTK+ डिबगिंग फ्लैग सेट किया जाना है"
#. Description of --gtk-no-debug=FLAGS in --help output
-#: ../gtk/gtkmain.c:407
+#: gtk/gtkmain.c:407
msgid "GTK+ debugging flags to unset"
msgstr "GTK+ डिबगिंग फ्लैग अनसेट किया जाना है"
@@ -2116,517 +2118,516 @@ msgstr "GTK+ डिबगिंग फ्लैग अनसेट किया
#. * Do *not* translate it to "predefinito:LTR", if it
#. * it isn't default:LTR or default:RTL it will not work
#.
-#: ../gtk/gtkmain.c:476
+#: gtk/gtkmain.c:476
msgid "default:LTR"
msgstr "मूलभूत:LTR"
-#: ../gtk/gtkmain.c:559
+#: gtk/gtkmain.c:559
msgid "GTK+ Options"
msgstr "GTK+ विकल्प"
-#: ../gtk/gtkmain.c:559
+#: gtk/gtkmain.c:559
msgid "Show GTK+ Options"
msgstr "GTK+ विकल्प दिखायें"
-#: ../gtk/gtknotebook.c:2718 ../gtk/gtknotebook.c:5064
+#: gtk/gtknotebook.c:2718 gtk/gtknotebook.c:5064
#, c-format
msgid "Page %u"
msgstr "पृष्ठ %u"
-#: ../gtk/gtkradiotoolbutton.c:92
+#: gtk/gtkradiotoolbutton.c:92
msgid "Group"
msgstr "समूह"
-#: ../gtk/gtkradiotoolbutton.c:93
+#: gtk/gtkradiotoolbutton.c:93
msgid "The radio tool button whose group this button belongs to."
msgstr "रेडियो उपकरण बटन जिसका समूह इस बटन से सम्बन्धित है."
-#: ../gtk/gtkrc.c:2400
+#: gtk/gtkrc.c:2400
#, c-format
msgid "Unable to find include file: \"%s\""
msgstr "इनक्लूड फ़ाइल: \"%s\" ढूंढने में अक्षम"
-#: ../gtk/gtkrc.c:3042 ../gtk/gtkrc.c:3045
+#: gtk/gtkrc.c:3042 gtk/gtkrc.c:3045
#, c-format
msgid "Unable to locate image file in pixmap_path: \"%s\""
msgstr "पिक्समैप पथ: \"%s\" पर छवि फ़ाइल निर्धारित नहीं कर सका (_p)"
-#: ../gtk/gtkrc.c:3480
+#: gtk/gtkrc.c:3480
#, c-format
msgid "Pixmap path element: \"%s\" must be absolute, %s, line %d"
msgstr "पिक्समैप पथ अवयव: \"%s\" निरपेक्ष होना चाहिए, %s, पंक्ति %d"
# KEEP IN SYNC with gtkiconfactory.c stock icons, when appropriate
#. KEEP IN SYNC with gtkiconfactory.c stock icons, when appropriate
-#: ../gtk/gtkstock.c:308
+#: gtk/gtkstock.c:308
msgid "Information"
msgstr "जानकारी"
-#: ../gtk/gtkstock.c:309
+#: gtk/gtkstock.c:309
msgid "Warning"
msgstr "चेतावनी"
-#: ../gtk/gtkstock.c:310
+#: gtk/gtkstock.c:310
msgid "Error"
msgstr "त्रुटि"
-#: ../gtk/gtkstock.c:311
+#: gtk/gtkstock.c:311
msgid "Question"
msgstr "प्रश्न"
#. FIXME these need accelerators when appropriate, and
#. * need the mnemonics to be rationalized
#.
-#: ../gtk/gtkstock.c:316
+#: gtk/gtkstock.c:316
msgid "_About"
msgstr "के बारे में (_A)"
-#: ../gtk/gtkstock.c:318
+#: gtk/gtkstock.c:318
msgid "_Apply"
msgstr "लागू करें (_A)"
-#: ../gtk/gtkstock.c:319
+#: gtk/gtkstock.c:319
msgid "_Bold"
msgstr "गाढ़ा (_B)"
-#: ../gtk/gtkstock.c:320
+#: gtk/gtkstock.c:320
msgid "_Cancel"
msgstr "रद्द (_C)"
-#: ../gtk/gtkstock.c:321
+#: gtk/gtkstock.c:321
msgid "_CD-Rom"
msgstr "सीडी-रोम (_C)"
-#: ../gtk/gtkstock.c:322
+#: gtk/gtkstock.c:322
msgid "_Clear"
msgstr "साफ़ करें (_C)"
-#: ../gtk/gtkstock.c:323
+#: gtk/gtkstock.c:323
msgid "_Close"
msgstr "बन्द करें (_C)"
-#: ../gtk/gtkstock.c:324
+#: gtk/gtkstock.c:324
msgid "_Convert"
msgstr "बदलें (_C)"
-#: ../gtk/gtkstock.c:325
+#: gtk/gtkstock.c:325
msgid "_Copy"
msgstr "प्रतिलिपि (_C)"
-#: ../gtk/gtkstock.c:326
+#: gtk/gtkstock.c:326
msgid "Cu_t"
msgstr "काटें (_t)"
-#: ../gtk/gtkstock.c:327
+#: gtk/gtkstock.c:327
msgid "_Delete"
msgstr "मिटाएँ (_D)"
-#: ../gtk/gtkstock.c:328
+#: gtk/gtkstock.c:328
msgid "_Execute"
msgstr "क्रियान्वित करें (_E)"
-#: ../gtk/gtkstock.c:329
+#: gtk/gtkstock.c:329
msgid "_Edit"
msgstr "संपादन (_E)"
-#: ../gtk/gtkstock.c:330
+#: gtk/gtkstock.c:330
msgid "_Find"
msgstr "ढूंढें (_F)"
-#: ../gtk/gtkstock.c:331
+#: gtk/gtkstock.c:331
msgid "Find and _Replace"
msgstr "ढूंढें तथा बदलें (_R)"
-#: ../gtk/gtkstock.c:332
+#: gtk/gtkstock.c:332
msgid "_Floppy"
msgstr "फ्लॉपी (_F)"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:334
+#: gtk/gtkstock.c:334
msgid "Navigation|_Bottom"
msgstr "संचरण|तल (_B)"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:336
+#: gtk/gtkstock.c:336
msgid "Navigation|_First"
msgstr "संचरण|पहला (_F)"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:338
+#: gtk/gtkstock.c:338
msgid "Navigation|_Last"
msgstr "संचरण|अंतिम (_L)"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:340
+#: gtk/gtkstock.c:340
msgid "Navigation|_Top"
msgstr "संचरण|शीर्ष (_T)"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:342
+#: gtk/gtkstock.c:342
msgid "Navigation|_Back"
msgstr "संचरण|पीछे (_B)"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:344
+#: gtk/gtkstock.c:344
msgid "Navigation|_Down"
msgstr "संचरण|नीचे (_D)"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:346
+#: gtk/gtkstock.c:346
msgid "Navigation|_Forward"
msgstr "संचरण|आगे (_F)"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:348
+#: gtk/gtkstock.c:348
msgid "Navigation|_Up"
msgstr "संचरण|ऊपर (_U)"
-#: ../gtk/gtkstock.c:349
+#: gtk/gtkstock.c:349
msgid "_Harddisk"
msgstr "हार्डडिस्क (_H)"
-#: ../gtk/gtkstock.c:350
+#: gtk/gtkstock.c:350
msgid "_Help"
msgstr "मदद (_H)"
-#: ../gtk/gtkstock.c:351
+#: gtk/gtkstock.c:351
msgid "_Home"
msgstr "घर (_H)"
-#: ../gtk/gtkstock.c:352
+#: gtk/gtkstock.c:352
msgid "Increase Indent"
msgstr "दूरी बढ़ाएँ"
-#: ../gtk/gtkstock.c:353
+#: gtk/gtkstock.c:353
msgid "Decrease Indent"
msgstr "दूरी कम करें"
-#: ../gtk/gtkstock.c:354
+#: gtk/gtkstock.c:354
msgid "_Index"
msgstr "अनुक्रमणिका (_I)"
-#: ../gtk/gtkstock.c:355
+#: gtk/gtkstock.c:355
msgid "_Italic"
msgstr "तिरछा (_I)"
-#: ../gtk/gtkstock.c:356
+#: gtk/gtkstock.c:356
msgid "_Jump to"
msgstr "पर जाएँ (_J)"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:358
+#: gtk/gtkstock.c:358
msgid "Justify|_Center"
msgstr "मिलायें|केंद्र (_C)"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:360
+#: gtk/gtkstock.c:360
msgid "Justify|_Fill"
msgstr "मिलायें|भरें (_F)"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:362
+#: gtk/gtkstock.c:362
msgid "Justify|_Left"
msgstr "मिलायें|बांया (_L)"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:364
+#: gtk/gtkstock.c:364
msgid "Justify|_Right"
msgstr "मिलायें|दांया (_R)"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:367
+#: gtk/gtkstock.c:367
msgid "Media|_Forward"
msgstr "मीडिया|आगे (_F)"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:369
+#: gtk/gtkstock.c:369
msgid "Media|_Next"
msgstr "मीडिया|आगे (_N)"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:371
+#: gtk/gtkstock.c:371
msgid "Media|P_ause"
msgstr "मीडिया|रोकें (_a)"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:373
+#: gtk/gtkstock.c:373
msgid "Media|_Play"
msgstr "मीडिया||बजायें (_P)"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:375
+#: gtk/gtkstock.c:375
msgid "Media|Pre_vious"
msgstr "मीडिया||पिछला (_v)"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:377
+#: gtk/gtkstock.c:377
msgid "Media|_Record"
msgstr "मीडिया||रिकार्ड (_R)"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:379
+#: gtk/gtkstock.c:379
msgid "Media|R_ewind"
msgstr "मीडिया||वापस लें (_e)"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:381
+#: gtk/gtkstock.c:381
msgid "Media|_Stop"
msgstr "मीडिया||रोकें (_S)"
-#: ../gtk/gtkstock.c:382
+#: gtk/gtkstock.c:382
msgid "_Network"
msgstr "नेटवर्क (_N)"
-#: ../gtk/gtkstock.c:383
+#: gtk/gtkstock.c:383
msgid "_New"
msgstr "नया (_N)"
-#: ../gtk/gtkstock.c:384
+#: gtk/gtkstock.c:384
msgid "_No"
msgstr "नहीं (_N)"
-#: ../gtk/gtkstock.c:385
+#: gtk/gtkstock.c:385
msgid "_OK"
msgstr "ठीक (_O)"
-#: ../gtk/gtkstock.c:386
+#: gtk/gtkstock.c:386
msgid "_Open"
msgstr "खोलें (_O)"
-#: ../gtk/gtkstock.c:387
+#: gtk/gtkstock.c:387
msgid "_Paste"
msgstr "चिपकाएँ (_P)"
-#: ../gtk/gtkstock.c:388
+#: gtk/gtkstock.c:388
msgid "_Preferences"
msgstr "वरीयताएँ (_P)"
-#: ../gtk/gtkstock.c:389
+#: gtk/gtkstock.c:389
msgid "_Print"
msgstr "मुद्रण (_P)"
-#: ../gtk/gtkstock.c:390
+#: gtk/gtkstock.c:390
msgid "Print Pre_view"
msgstr "मुद्रण पूर्वावलोकन (_v)"
-#: ../gtk/gtkstock.c:391
+#: gtk/gtkstock.c:391
msgid "_Properties"
msgstr "गुण (_P)"
-#: ../gtk/gtkstock.c:392
+#: gtk/gtkstock.c:392
msgid "_Quit"
msgstr "बाहर जाएँ (_Q)"
-#: ../gtk/gtkstock.c:393
+#: gtk/gtkstock.c:393
msgid "_Redo"
msgstr "दोहराएँ (_R)"
-#: ../gtk/gtkstock.c:394
+#: gtk/gtkstock.c:394
msgid "_Refresh"
msgstr "ताज़ा करें (_R)"
-#: ../gtk/gtkstock.c:396
+#: gtk/gtkstock.c:396
msgid "_Revert"
msgstr "पुरानी स्थिति में लौटाएँ (_R)"
-#: ../gtk/gtkstock.c:397
+#: gtk/gtkstock.c:397
msgid "_Save"
msgstr "सहेजें (_S)"
-#: ../gtk/gtkstock.c:398
+#: gtk/gtkstock.c:398
msgid "Save _As"
msgstr "रूप में सहेजें (_A)"
-#: ../gtk/gtkstock.c:399
+#: gtk/gtkstock.c:399
msgid "_Color"
msgstr "रंग (_C)"
-#: ../gtk/gtkstock.c:400
+#: gtk/gtkstock.c:400
msgid "_Font"
msgstr "फ़ॉन्ट (_F)"
-#: ../gtk/gtkstock.c:401
+#: gtk/gtkstock.c:401
msgid "_Ascending"
msgstr "आरोहण क्रम से (_A)"
-#: ../gtk/gtkstock.c:402
+#: gtk/gtkstock.c:402
msgid "_Descending"
msgstr "अवरोहण क्रम से (_D)"
-#: ../gtk/gtkstock.c:403
+#: gtk/gtkstock.c:403
msgid "_Spell Check"
msgstr "वर्तनी जाँच (_S)"
-#: ../gtk/gtkstock.c:404
+#: gtk/gtkstock.c:404
msgid "_Stop"
msgstr "रोकें (_S)"
-#: ../gtk/gtkstock.c:405
+#: gtk/gtkstock.c:405
msgid "_Strikethrough"
msgstr "लिखकर काटें (_S)"
-#: ../gtk/gtkstock.c:406
+#: gtk/gtkstock.c:406
msgid "_Undelete"
msgstr "मिटाना वापस लें (_U)"
-#: ../gtk/gtkstock.c:407
+#: gtk/gtkstock.c:407
msgid "_Underline"
msgstr "रेखांकित (_U)"
-#: ../gtk/gtkstock.c:408
+#: gtk/gtkstock.c:408
msgid "_Undo"
msgstr "पूर्ववत् करें (_U)"
-#: ../gtk/gtkstock.c:409
+#: gtk/gtkstock.c:409
msgid "_Yes"
msgstr "हाँ (_Y)"
-#: ../gtk/gtkstock.c:410
+#: gtk/gtkstock.c:410
msgid "_Normal Size"
msgstr "सामान्य आकार (_N)"
-#: ../gtk/gtkstock.c:411
+#: gtk/gtkstock.c:411
msgid "Best _Fit"
msgstr "सर्वोत्तम अनुरूप (_F)"
-#: ../gtk/gtkstock.c:412
+#: gtk/gtkstock.c:412
msgid "Zoom _In"
msgstr "बड़ा आकार (_I)"
-#: ../gtk/gtkstock.c:413
+#: gtk/gtkstock.c:413
msgid "Zoom _Out"
msgstr "छोटा आकार (_O)"
-#: ../gtk/gtktextutil.c:48
+#: gtk/gtktextutil.c:48
msgid "LRM _Left-to-right mark"
msgstr "LRM बाएँ-से-दाएँ चिह्न"
-#: ../gtk/gtktextutil.c:49
+#: gtk/gtktextutil.c:49
msgid "RLM _Right-to-left mark"
msgstr "RLM दाएँ-से-बाएँ चिह्न (_R)"
-#: ../gtk/gtktextutil.c:50
+#: gtk/gtktextutil.c:50
msgid "LRE Left-to-right _embedding"
msgstr "LRE बाएँ-से-दाएँ अंतः स्थापित (_e)"
-#: ../gtk/gtktextutil.c:51
+#: gtk/gtktextutil.c:51
msgid "RLE Right-to-left e_mbedding"
msgstr "RLE दाएँ-से-बाएँ अंतःस्थापित (_m)"
-#: ../gtk/gtktextutil.c:52
+#: gtk/gtktextutil.c:52
msgid "LRO Left-to-right _override"
msgstr "LRO बाएँ-से-दाएँ ओवरराइड (_o)"
-#: ../gtk/gtktextutil.c:53
+#: gtk/gtktextutil.c:53
msgid "RLO Right-to-left o_verride"
msgstr "RLO दाएँ-से-बाएँ ओवरराइड (_v)"
-#: ../gtk/gtktextutil.c:54
+#: gtk/gtktextutil.c:54
msgid "PDF _Pop directional formatting"
msgstr "पीडीएफ़ पॉप डायरेक्शनल फ़ॉर्मेटिंग (_P)"
-#: ../gtk/gtktextutil.c:55
+#: gtk/gtktextutil.c:55
msgid "ZWS _Zero width space"
msgstr "ZWS शून्य चौड़ाई स्थान (_Z)"
-#: ../gtk/gtktextutil.c:56
+#: gtk/gtktextutil.c:56
msgid "ZWJ Zero width _joiner"
msgstr "ZWJ शून्य चौड़ाई जॉइनर (_j)"
-#: ../gtk/gtktextutil.c:57
+#: gtk/gtktextutil.c:57
msgid "ZWNJ Zero width _non-joiner"
msgstr "ZWNJ शून्य चौड़ाई नॉन-जॉइनर ( _n)"
-#: ../gtk/gtkthemes.c:71
+#: gtk/gtkthemes.c:71
#, c-format
msgid "Unable to locate theme engine in module_path: \"%s\","
msgstr "माड्यूल पथः \"%s\" में प्रसंग इंजन को खोज पाने में अक्षम"
-#: ../gtk/gtktipsquery.c:186
+#: gtk/gtktipsquery.c:186
msgid "--- No Tip ---"
msgstr "--- कोई युक्ति नहीं ---"
-#: ../gtk/gtkuimanager.c:1144
+#: gtk/gtkuimanager.c:1154
#, c-format
msgid "Unknown attribute '%s' on line %d char %d"
msgstr "अज्ञात गुण '%s' पंक्ति %d अक्षर %d पर"
-#: ../gtk/gtkuimanager.c:1346
+#: gtk/gtkuimanager.c:1371
#, c-format
msgid "Unexpected start tag '%s' on line %d char %d"
msgstr "अप्रत्याशित प्रारंभिक टैग '%s' पंक्ति %d अक्षर %d पर"
-#: ../gtk/gtkuimanager.c:1431
+#: gtk/gtkuimanager.c:1461
#, c-format
msgid "Unexpected character data on line %d char %d"
msgstr "अप्रत्याशित अक्षर डेटा पंक्ति %d अक्षर %d पर"
-#: ../gtk/gtkuimanager.c:2222
+#: gtk/gtkuimanager.c:2272
msgid "Empty"
msgstr "रिक्त"
# ID
#. ID
-#: ../modules/input/imam-et.c:454
+#: modules/input/imam-et.c:454
msgid "Amharic (EZ+)"
msgstr "अम्हारिक"
# ID
#. ID
-#: ../modules/input/imcedilla.c:91
+#: modules/input/imcedilla.c:91
msgid "Cedilla"
msgstr "सेडिल्ला"
# ID
#. ID
-#: ../modules/input/imcyrillic-translit.c:217
+#: modules/input/imcyrillic-translit.c:217
msgid "Cyrillic (Transliterated)"
msgstr "साइरिलिक (ट्रांसलिट्रेटेड)"
# ID
#. ID
-#: ../modules/input/iminuktitut.c:127
+#: modules/input/iminuktitut.c:127
msgid "Inuktitut (Transliterated)"
msgstr "इनुक्तितुत (लिप्यांतरण)"
# ID
#. ID
-#: ../modules/input/imipa.c:145
+#: modules/input/imipa.c:145
msgid "IPA"
msgstr "आईपीए"
# ID
#. ID
-#: ../modules/input/imthai-broken.c:178
+#: modules/input/imthai-broken.c:178
msgid "Thai (Broken)"
msgstr "थाई (टूटा)"
# ID
#. ID
-#: ../modules/input/imti-er.c:453
+#: modules/input/imti-er.c:453
msgid "Tigrigna-Eritrean (EZ+)"
msgstr "टिग्रिना-एरिट्रियाई (EZ+)"
# ID
#. ID
-#: ../modules/input/imti-et.c:453
+#: modules/input/imti-et.c:453
msgid "Tigrigna-Ethiopian (EZ+)"
msgstr "टिग्रिना-इथियोपियाई (EZ+)"
# ID
#. ID
-#: ../modules/input/imviqr.c:244
+#: modules/input/imviqr.c:244
msgid "Vietnamese (VIQR)"
msgstr "विएतनामी (VIQR)"
# ID
#. ID
-#: ../modules/input/imxim.c:28
+#: modules/input/imxim.c:28
msgid "X Input Method"
msgstr "एक्स इनपुट विधि"
-#: ../tests/testfilechooser.c:186
+#: tests/testfilechooser.c:186
#, c-format
msgid "Could not get information for file '%s': %s"
msgstr "फ़ाइल '%s' हेतु जानकारी नहीं पा सका: %s"
-
diff --git a/po/hr.po b/po/hr.po
index 762ec5b7c..25b5e7f90 100644
--- a/po/hr.po
+++ b/po/hr.po
@@ -5,7 +5,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gtk+ 0\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-01-08 02:01-0500\n"
+"POT-Creation-Date: 2005-06-20 14:30-0400\n"
"PO-Revision-Date: 2004-03-21 09:20+CET\n"
"Last-Translator: auto\n"
"Language-Team: Croatian <lokalizacija@linux.hr>\n"
@@ -17,7 +17,7 @@ msgstr ""
"10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
#: gdk-pixbuf/gdk-pixbuf-animation.c:153 gdk-pixbuf/gdk-pixbuf-io.c:838
-#: gdk-pixbuf/gdk-pixbuf-io.c:1069 tests/testfilechooser.c:199
+#: gdk-pixbuf/gdk-pixbuf-io.c:1068 tests/testfilechooser.c:199
#, c-format
msgid "Failed to open file '%s': %s"
msgstr "Greška pri otvaranju datoteke '%s': %s"
@@ -28,7 +28,7 @@ msgid "Image file '%s' contains no data"
msgstr "Slika \"%s\" ne sadrži podatke"
#: gdk-pixbuf/gdk-pixbuf-animation.c:208 gdk-pixbuf/gdk-pixbuf-io.c:887
-#: gdk-pixbuf/gdk-pixbuf-io.c:1110 tests/testfilechooser.c:244
+#: gdk-pixbuf/gdk-pixbuf-io.c:1109 tests/testfilechooser.c:244
#, c-format
msgid ""
"Failed to load image '%s': reason not known, probably a corrupt image file"
@@ -77,34 +77,34 @@ msgstr "Nepoznat način zapisa slike"
msgid "Failed to load image '%s': %s"
msgstr "Ne mogu učitati sliku \"%s\": %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1337
+#: gdk-pixbuf/gdk-pixbuf-io.c:1336
#, c-format
msgid "Error writing to image file: %s"
msgstr "Greška pri interpretiranju JPEG slike (%s)"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1383 gdk-pixbuf/gdk-pixbuf-io.c:1512
+#: gdk-pixbuf/gdk-pixbuf-io.c:1382 gdk-pixbuf/gdk-pixbuf-io.c:1511
#, c-format
msgid "This build of gdk-pixbuf does not support saving the image format: %s"
msgstr "Ovo izdanje programa gdk-pixbuf ne podržava ovu sliku vrste %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1417
+#: gdk-pixbuf/gdk-pixbuf-io.c:1416
msgid "Insufficient memory to save image to callback"
msgstr "Nema dovoljno memorije za spremanje slike u originalno mjesto"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1429
+#: gdk-pixbuf/gdk-pixbuf-io.c:1428
msgid "Failed to open temporary file"
msgstr "Nisam uspio otvoriti privremenu datoteku"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1454
+#: gdk-pixbuf/gdk-pixbuf-io.c:1453
msgid "Failed to read from temporary file"
msgstr "Nisam uspio čitati iz privremene datoteke"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1641
+#: gdk-pixbuf/gdk-pixbuf-io.c:1687
#, c-format
msgid "Failed to open '%s' for writing: %s"
msgstr "Ne mogu otvoriti '%s' za pisanje: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1665
+#: gdk-pixbuf/gdk-pixbuf-io.c:1711
#, c-format
msgid ""
"Failed to close '%s' while writing image, all data may not have been saved: %"
@@ -113,7 +113,7 @@ msgstr ""
"Ne može da zatvori \"%s\" pri upisu slike, moguće je da nisu spremljeni svi "
"podaci: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1853 gdk-pixbuf/gdk-pixbuf-io.c:1903
+#: gdk-pixbuf/gdk-pixbuf-io.c:1931 gdk-pixbuf/gdk-pixbuf-io.c:1981
msgid "Insufficient memory to save image into a buffer"
msgstr "Nema dovoljno memorije za spremanje slike u međuspremnik"
@@ -176,24 +176,34 @@ msgstr "Neispravan dio animacije"
msgid "The ANI image format"
msgstr "ANI zapis slika"
-#: gdk-pixbuf/io-bmp.c:227 gdk-pixbuf/io-bmp.c:383
+#: gdk-pixbuf/io-bmp.c:228 gdk-pixbuf/io-bmp.c:306 gdk-pixbuf/io-bmp.c:338
+#: gdk-pixbuf/io-bmp.c:361 gdk-pixbuf/io-bmp.c:442
+msgid "BMP image has bogus header data"
+msgstr "BMP slika ima neispravno zaglavlje"
+
+#: gdk-pixbuf/io-bmp.c:239 gdk-pixbuf/io-bmp.c:401
msgid "Not enough memory to load bitmap image"
msgstr "Nema dovoljno memorije za učitavanje slike"
-#: gdk-pixbuf/io-bmp.c:269
+#: gdk-pixbuf/io-bmp.c:287
msgid "BMP image has unsupported header size"
msgstr "BMP slika sadrži zaglavlje nepodržane veličine"
-#: gdk-pixbuf/io-bmp.c:288 gdk-pixbuf/io-bmp.c:320 gdk-pixbuf/io-bmp.c:343
-#: gdk-pixbuf/io-bmp.c:424
-msgid "BMP image has bogus header data"
-msgstr "BMP slika ima neispravno zaglavlje"
-
-#: gdk-pixbuf/io-bmp.c:307
+#: gdk-pixbuf/io-bmp.c:325
msgid "Topdown BMP images cannot be compressed"
msgstr ""
-#: gdk-pixbuf/io-bmp.c:1154
+#: gdk-pixbuf/io-bmp.c:1203
+#, fuzzy
+msgid "Couldn't allocate memory for saving BMP file"
+msgstr "Ne mogu pronaći dovoljno memorije za učitavanje JPEG datoteke"
+
+#: gdk-pixbuf/io-bmp.c:1244
+#, fuzzy
+msgid "Couldn't write to BMP file"
+msgstr "Ne mogu konvertirati ime datoteke"
+
+#: gdk-pixbuf/io-bmp.c:1293
msgid "The BMP image format"
msgstr "BMP zapis slike"
@@ -202,7 +212,7 @@ msgstr "BMP zapis slike"
msgid "Failure reading GIF: %s"
msgstr "Greška pri čitanju GIF-a: %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 "GIF datoteci nedostaje nešto podataka (možda je nekako odsječena?)"
@@ -228,35 +238,40 @@ msgstr "Nađen je neispravan kod"
msgid "Circular table entry in GIF file"
msgstr "Kružni unos u tabeli GIF datoteke"
-#: 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 "Nema dovoljno memorije za učitavanje GIF datoteke"
-#: gdk-pixbuf/io-gif.c:1088
+#: gdk-pixbuf/io-gif.c:947
+#, fuzzy
+msgid "Not enough memory to composite a frame in GIF file"
+msgstr "Nema dovoljno memorije za učitavanje GIF datoteke"
+
+#: gdk-pixbuf/io-gif.c:1116
msgid "GIF image is corrupt (incorrect LZW compression)"
msgstr "GIF slika je oštećena (neispravno LZW sažimanje)"
-#: gdk-pixbuf/io-gif.c:1138
+#: gdk-pixbuf/io-gif.c:1166
msgid "File does not appear to be a GIF file"
msgstr "Izgleda da se ne radi o GIF datoteci"
-#: 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 "Izdanje %s GIF načina zapisa nije podržano"
-#: 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."
msgstr "GIF slika nema opću mapu boja, a kadar u njoj nema zasebnu mapu boja."
-#: gdk-pixbuf/io-gif.c:1491
+#: gdk-pixbuf/io-gif.c:1519
msgid "GIF image was truncated or incomplete."
msgstr "GIF slika je skraćena ili nepotpuna."
-#: gdk-pixbuf/io-gif.c:1643
+#: gdk-pixbuf/io-gif.c:1671
msgid "The GIF image format"
msgstr "GIF zapis slike"
@@ -443,100 +458,118 @@ msgstr "Kobna greška tijekom čitanja PNG slike"
msgid "Fatal error reading PNG image file: %s"
msgstr "Nepovratna greška pri čitanju PNG slike: %s"
-#: gdk-pixbuf/io-png.c:813
+#: gdk-pixbuf/io-png.c:810
msgid ""
"Keys for PNG text chunks must have at least 1 and at most 79 characters."
msgstr ""
"Ključevi za PNG tekstualne odjeljke moraju imati bar 1, a najviše 79 znakova."
-#: gdk-pixbuf/io-png.c:821
+#: gdk-pixbuf/io-png.c:818
msgid "Keys for PNG text chunks must be ASCII characters."
msgstr "Ključevi za PNG tekstualne odjeljke moraju biti ASCII znakovi."
-#: gdk-pixbuf/io-png.c:854
+#: gdk-pixbuf/io-png.c:831
+#, fuzzy, c-format
+msgid ""
+"PNG compression level must be a value between 0 and 9; value '%s' could not "
+"be parsed."
+msgstr ""
+"Kakvoća JPEG-a mora biti vrijednost između 0 i 100; ne može da razume "
+"vrijednost ˇ\"%s\"."
+
+#: gdk-pixbuf/io-png.c:843
+#, fuzzy, c-format
+msgid ""
+"PNG compression level must be a value between 0 and 9; value '%d' is not "
+"allowed."
+msgstr ""
+"Kakvoća JPEG-a mora biti vrijednost između 0 i 100; nije dozvoljena "
+"vrijednost \"%d\"."
+
+#: gdk-pixbuf/io-png.c:883
#, fuzzy, c-format
msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding."
msgstr ""
"Vrijednost PNG tekstualnog odjeljka %s se ne može pretvoriti u ISO-8859-1 "
"zapis."
-#: gdk-pixbuf/io-png.c:994
+#: gdk-pixbuf/io-png.c:1026
msgid "The PNG image format"
msgstr "PNG zapis slike"
-#: gdk-pixbuf/io-pnm.c:249
+#: gdk-pixbuf/io-pnm.c:252
msgid "PNM loader expected to find an integer, but didn't"
msgstr ""
"Dio za učitavanje PNM slika je očekivao da naiđe na cijeli broj, ali nije"
-#: gdk-pixbuf/io-pnm.c:281
+#: gdk-pixbuf/io-pnm.c:284
msgid "PNM file has an incorrect initial byte"
msgstr "PNM datoteka sadrži neispravan početni bajt"
-#: gdk-pixbuf/io-pnm.c:311
+#: gdk-pixbuf/io-pnm.c:314
msgid "PNM file is not in a recognized PNM subformat"
msgstr "PNM datoteka nije u poznatom PNM podzapisu"
-#: gdk-pixbuf/io-pnm.c:336
+#: gdk-pixbuf/io-pnm.c:339
msgid "PNM file has an image width of 0"
msgstr "PNM datoteka sadrži sliku širine 0"
-#: gdk-pixbuf/io-pnm.c:357
+#: gdk-pixbuf/io-pnm.c:360
msgid "PNM file has an image height of 0"
msgstr "PNM datoteka sadrži sliku visine 0"
-#: gdk-pixbuf/io-pnm.c:380
+#: gdk-pixbuf/io-pnm.c:383
msgid "Maximum color value in PNM file is 0"
msgstr "Najveća vrijednost boje u PNM datoteci je 0"
-#: gdk-pixbuf/io-pnm.c:388
+#: gdk-pixbuf/io-pnm.c:391
msgid "Maximum color value in PNM file is too large"
msgstr "Najveća vrijednost boje u PNM datoteci je prevelika"
-#: gdk-pixbuf/io-pnm.c:396
+#: gdk-pixbuf/io-pnm.c:399
#, fuzzy
msgid "Cannot handle PNM files with maximum color values greater than 255"
msgstr ""
"Ne mogu rukovati PNM datotekama sa maksimalnim veličinama boja većim od 255"
-#: gdk-pixbuf/io-pnm.c:435 gdk-pixbuf/io-pnm.c:463 gdk-pixbuf/io-pnm.c:495
+#: gdk-pixbuf/io-pnm.c:438 gdk-pixbuf/io-pnm.c:466 gdk-pixbuf/io-pnm.c:498
msgid "Raw PNM image type is invalid"
msgstr "Sirova PNM vrsta slike neispravna"
-#: gdk-pixbuf/io-pnm.c:555 gdk-pixbuf/io-pnm.c:597
+#: gdk-pixbuf/io-pnm.c:562 gdk-pixbuf/io-pnm.c:604
msgid "PNM image format is invalid"
msgstr "Neispravan je PNM zapis slike"
-#: gdk-pixbuf/io-pnm.c:656
+#: gdk-pixbuf/io-pnm.c:663
msgid "PNM image loader does not support this PNM subformat"
msgstr "Dio za učitavanje PNM slika ne podržava ovaj PNM podzapis"
-#: gdk-pixbuf/io-pnm.c:711
+#: gdk-pixbuf/io-pnm.c:718
msgid "Premature end-of-file encountered"
msgstr "Naišao na prijevremen kraj datoteke"
-#: gdk-pixbuf/io-pnm.c:743 gdk-pixbuf/io-pnm.c:974
+#: gdk-pixbuf/io-pnm.c:750 gdk-pixbuf/io-pnm.c:981
msgid "Raw PNM formats require exactly one whitespace before sample data"
msgstr "Sirov PNM zapis zahtjeva točno jedan razmak prije sadržaja"
-#: gdk-pixbuf/io-pnm.c:770
+#: gdk-pixbuf/io-pnm.c:777
#, fuzzy
msgid "Cannot allocate memory for loading PNM image"
msgstr "Ne mogu dodijeliti memoriju za učitavanje PNM slike"
-#: gdk-pixbuf/io-pnm.c:820
+#: gdk-pixbuf/io-pnm.c:827
msgid "Insufficient memory to load PNM context struct"
msgstr "Nema dovoljno memorije za učitavanje PNM kontekstualne strukture"
-#: gdk-pixbuf/io-pnm.c:871
+#: gdk-pixbuf/io-pnm.c:878
msgid "Unexpected end of PNM image data"
msgstr "Neočekivan kraj PNM slike"
-#: gdk-pixbuf/io-pnm.c:1003
+#: gdk-pixbuf/io-pnm.c:1010
msgid "Insufficient memory to load PNM file"
msgstr "Nema dovoljno memorije za učitavanje PNM datoteke"
-#: gdk-pixbuf/io-pnm.c:1082
+#: gdk-pixbuf/io-pnm.c:1089
msgid "The PNM/PBM/PGM/PPM image format family"
msgstr "Porodica PNM/PBM/PGM/PPM zapisa slika"
@@ -560,69 +593,69 @@ msgstr "Nema dovoljno memorije za učitavanje RAS slike"
msgid "The Sun raster image format"
msgstr "Sun-ov zapis rasterskih slika"
-#: gdk-pixbuf/io-tga.c:159
+#: gdk-pixbuf/io-tga.c:154
#, fuzzy
msgid "Cannot allocate memory for IOBuffer struct"
msgstr "Ne mogu alocirati memoriju za strukturu ulaznog međuspremnika"
-#: gdk-pixbuf/io-tga.c:178
+#: gdk-pixbuf/io-tga.c:173
#, fuzzy
msgid "Cannot allocate memory for IOBuffer data"
msgstr "Ne mogu alocirati memoriju za ulazni međuspremnik"
-#: gdk-pixbuf/io-tga.c:189
+#: gdk-pixbuf/io-tga.c:184
#, fuzzy
msgid "Cannot realloc IOBuffer data"
msgstr "Ne mogu ponovno dodijeliti podatke ulazno/izlaznog međuspremnika"
-#: gdk-pixbuf/io-tga.c:219
+#: gdk-pixbuf/io-tga.c:214
#, fuzzy
msgid "Cannot allocate temporary IOBuffer data"
msgstr "Ne mogu alocirati memoriju za privremeni ulazno/izlazni međuspremnik"
-#: gdk-pixbuf/io-tga.c:353
+#: gdk-pixbuf/io-tga.c:348
#, fuzzy
msgid "Cannot allocate new pixbuf"
msgstr "Ne mogu dodijeliti memoriju za novi pixbuf"
-#: gdk-pixbuf/io-tga.c:692
+#: gdk-pixbuf/io-tga.c:689
#, fuzzy
msgid "Cannot allocate colormap structure"
msgstr "Ne mogu alocirati za mapu boja"
-#: gdk-pixbuf/io-tga.c:699
+#: gdk-pixbuf/io-tga.c:696
#, fuzzy
msgid "Cannot allocate colormap entries"
msgstr "Ne mogu alocirati stavke mape boja"
-#: gdk-pixbuf/io-tga.c:721
+#: gdk-pixbuf/io-tga.c:718
msgid "Unexpected bitdepth for colormap entries"
msgstr "Neočekivan broj boja za stavke mape boja"
-#: gdk-pixbuf/io-tga.c:739
+#: gdk-pixbuf/io-tga.c:736
#, fuzzy
msgid "Cannot allocate TGA header memory"
msgstr "Ne može se dodijeliti memoriju za TGA zaglavlje"
-#: gdk-pixbuf/io-tga.c:772
+#: gdk-pixbuf/io-tga.c:769
msgid "TGA image has invalid dimensions"
msgstr "TGA slika je neispravne veličine"
-#: gdk-pixbuf/io-tga.c:778 gdk-pixbuf/io-tga.c:787 gdk-pixbuf/io-tga.c:797
-#: gdk-pixbuf/io-tga.c:807 gdk-pixbuf/io-tga.c:814
+#: gdk-pixbuf/io-tga.c:775 gdk-pixbuf/io-tga.c:784 gdk-pixbuf/io-tga.c:794
+#: gdk-pixbuf/io-tga.c:804 gdk-pixbuf/io-tga.c:811
msgid "TGA image type not supported"
msgstr "TGA zapis slike nije podržan"
-#: gdk-pixbuf/io-tga.c:861
+#: gdk-pixbuf/io-tga.c:858
#, fuzzy
msgid "Cannot allocate memory for TGA context struct"
msgstr "Ne mogu dodijeliti memoriju za strukturu TGA konteksta"
-#: gdk-pixbuf/io-tga.c:926
+#: gdk-pixbuf/io-tga.c:923
msgid "Excess data in file"
msgstr "Pretjerano mnogo podataka u datoteci"
-#: gdk-pixbuf/io-tga.c:995
+#: gdk-pixbuf/io-tga.c:992
msgid "The Targa image format"
msgstr "Targa zapis slika"
@@ -703,41 +736,46 @@ msgstr "Neuspio upis u privremenu datoteku pri učitavanju XBM slike"
msgid "The XBM image format"
msgstr "XBM zapis slika"
-#: gdk-pixbuf/io-xpm.c:1229
+#: gdk-pixbuf/io-xpm.c:467
msgid "No XPM header found"
msgstr "Nije nađeno XPM zaglavlje"
-#: gdk-pixbuf/io-xpm.c:1237
+#: gdk-pixbuf/io-xpm.c:476
+#, fuzzy
+msgid "Invalid XPM header"
+msgstr "Neispravna XBM datoteka"
+
+#: gdk-pixbuf/io-xpm.c:484
msgid "XPM file has image width <= 0"
msgstr "XPM datoteka ima sliku širine <= 0"
-#: gdk-pixbuf/io-xpm.c:1245
+#: gdk-pixbuf/io-xpm.c:492
msgid "XPM file has image height <= 0"
msgstr "XPM datoteka ima sliku visine <= 0"
-#: gdk-pixbuf/io-xpm.c:1253
+#: gdk-pixbuf/io-xpm.c:500
msgid "XPM has invalid number of chars per pixel"
msgstr "XPM ima neispravan broj znakova po točki"
-#: gdk-pixbuf/io-xpm.c:1260
+#: gdk-pixbuf/io-xpm.c:507
msgid "XPM file has invalid number of colors"
msgstr "XPM datoteka ima neispravan broj boja"
-#: gdk-pixbuf/io-xpm.c:1272 gdk-pixbuf/io-xpm.c:1281 gdk-pixbuf/io-xpm.c:1333
+#: gdk-pixbuf/io-xpm.c:519 gdk-pixbuf/io-xpm.c:528 gdk-pixbuf/io-xpm.c:580
#, fuzzy
msgid "Cannot allocate memory for loading XPM image"
msgstr "Ne mogu dodijeliti memoriju za učitavanje XPM slike"
-#: gdk-pixbuf/io-xpm.c:1295
+#: gdk-pixbuf/io-xpm.c:542
#, fuzzy
msgid "Cannot read XPM colormap"
msgstr "Ne mogu pročitati XPM mapu boja"
-#: gdk-pixbuf/io-xpm.c:1524
+#: gdk-pixbuf/io-xpm.c:771
msgid "Failed to write to temporary file when loading XPM image"
msgstr "Neuspio upis u privremenu datoteku pri učitavanju XPM slike"
-#: gdk-pixbuf/io-xpm.c:1559
+#: gdk-pixbuf/io-xpm.c:806
msgid "The XPM image format"
msgstr "XPM zapis slike"
@@ -800,6 +838,138 @@ msgstr ""
msgid "Gdk debugging flags to unset"
msgstr ""
+#: gdk/keyname-table.h:3940
+msgid "keyboard label|BackSpace"
+msgstr ""
+
+#: gdk/keyname-table.h:3941
+msgid "keyboard label|Tab"
+msgstr ""
+
+#: gdk/keyname-table.h:3942
+msgid "keyboard label|Return"
+msgstr ""
+
+#: gdk/keyname-table.h:3943
+msgid "keyboard label|Pause"
+msgstr ""
+
+#: gdk/keyname-table.h:3944
+msgid "keyboard label|Scroll_Lock"
+msgstr ""
+
+#: gdk/keyname-table.h:3945
+msgid "keyboard label|Sys_Req"
+msgstr ""
+
+#: gdk/keyname-table.h:3946
+msgid "keyboard label|Escape"
+msgstr ""
+
+#: gdk/keyname-table.h:3947
+msgid "keyboard label|Multi_key"
+msgstr ""
+
+#: gdk/keyname-table.h:3948
+msgid "keyboard label|Home"
+msgstr ""
+
+#: gdk/keyname-table.h:3949
+msgid "keyboard label|Page_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3950
+msgid "keyboard label|Page_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3951
+msgid "keyboard label|End"
+msgstr ""
+
+#: gdk/keyname-table.h:3952
+msgid "keyboard label|Begin"
+msgstr ""
+
+#: gdk/keyname-table.h:3953
+msgid "keyboard label|Print"
+msgstr ""
+
+#: gdk/keyname-table.h:3954
+msgid "keyboard label|Insert"
+msgstr ""
+
+#: gdk/keyname-table.h:3955
+msgid "keyboard label|Num_Lock"
+msgstr ""
+
+#: gdk/keyname-table.h:3956
+msgid "keyboard label|KP_Space"
+msgstr ""
+
+#: gdk/keyname-table.h:3957
+msgid "keyboard label|KP_Tab"
+msgstr ""
+
+#: gdk/keyname-table.h:3958
+msgid "keyboard label|KP_Enter"
+msgstr ""
+
+#: gdk/keyname-table.h:3959
+msgid "keyboard label|KP_Home"
+msgstr ""
+
+#: gdk/keyname-table.h:3960
+msgid "keyboard label|KP_Left"
+msgstr ""
+
+#: gdk/keyname-table.h:3961
+msgid "keyboard label|KP_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3962
+msgid "keyboard label|KP_Right"
+msgstr ""
+
+#: gdk/keyname-table.h:3963
+msgid "keyboard label|KP_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3964
+msgid "keyboard label|KP_Page_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3965
+msgid "keyboard label|KP_Prior"
+msgstr ""
+
+#: gdk/keyname-table.h:3966
+msgid "keyboard label|KP_Page_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3967
+msgid "keyboard label|KP_Next"
+msgstr ""
+
+#: gdk/keyname-table.h:3968
+msgid "keyboard label|KP_End"
+msgstr ""
+
+#: gdk/keyname-table.h:3969
+msgid "keyboard label|KP_Begin"
+msgstr ""
+
+#: gdk/keyname-table.h:3970
+msgid "keyboard label|KP_Insert"
+msgstr ""
+
+#: gdk/keyname-table.h:3971
+msgid "keyboard label|KP_Delete"
+msgstr ""
+
+#: gdk/keyname-table.h:3972
+msgid "keyboard label|Delete"
+msgstr ""
+
#. Description of --sync in --help output
#: gdk/win32/gdkmain-win32.c:60
msgid "Don't batch GDI requests"
@@ -835,46 +1005,47 @@ msgstr ""
msgid "Make X calls synchronous"
msgstr ""
-#: gtk/gtkaboutdialog.c:260 gtk/gtkaboutdialog.c:1939
+#: gtk/gtkaboutdialog.c:270 gtk/gtkaboutdialog.c:2025
msgid "License"
msgstr ""
-#: gtk/gtkaboutdialog.c:261
+#: gtk/gtkaboutdialog.c:271
msgid "The license of the program"
msgstr ""
#. Add the credits button
-#: gtk/gtkaboutdialog.c:482
-msgid "_Credits"
-msgstr ""
+#: gtk/gtkaboutdialog.c:491
+#, fuzzy
+msgid "C_redits"
+msgstr "_Stvori"
#. Add the license button
-#: gtk/gtkaboutdialog.c:491
+#: gtk/gtkaboutdialog.c:501
msgid "_License"
msgstr ""
-#: gtk/gtkaboutdialog.c:682
+#: gtk/gtkaboutdialog.c:731
#, c-format
msgid "About %s"
msgstr ""
-#: gtk/gtkaboutdialog.c:1876
+#: gtk/gtkaboutdialog.c:1953
msgid "Credits"
msgstr ""
-#: gtk/gtkaboutdialog.c:1901
+#: gtk/gtkaboutdialog.c:1979
msgid "Written by"
msgstr ""
-#: gtk/gtkaboutdialog.c:1904
+#: gtk/gtkaboutdialog.c:1982
msgid "Documented by"
msgstr ""
-#: gtk/gtkaboutdialog.c:1916
+#: gtk/gtkaboutdialog.c:1994
msgid "Translated by"
msgstr ""
-#: gtk/gtkaboutdialog.c:1920
+#: gtk/gtkaboutdialog.c:1998
msgid "Artwork by"
msgstr ""
@@ -882,28 +1053,41 @@ msgstr ""
#. * that use the shift key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: gtk/gtkaccellabel.c:119
-msgid "Shift"
-msgstr "Shift"
+#: gtk/gtkaccellabel.c:121
+msgid "keyboard label|Shift"
+msgstr ""
#. This is the text that should appear next to menu accelerators
#. * that use the control key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: gtk/gtkaccellabel.c:125
-msgid "Ctrl"
-msgstr "Ctrl"
+#: gtk/gtkaccellabel.c:128
+msgid "keyboard label|Ctrl"
+msgstr ""
#. This is the text that should appear next to menu accelerators
#. * that use the alt key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: gtk/gtkaccellabel.c:131
-msgid "Alt"
-msgstr "Alt"
+#: gtk/gtkaccellabel.c:135
+msgid "keyboard label|Alt"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkaccellabel.c:577
+msgid "keyboard label|Space"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkaccellabel.c:581
+msgid "keyboard label|Backslash"
+msgstr ""
#. Translate to calendar:YM if you want years to be displayed
#. * before months; otherwise translate to calendar:MY.
@@ -914,7 +1098,7 @@ msgstr "Alt"
#. * so if you have a default text direction of RTL and YM, then
#. * the year will appear on the right.
#.
-#: gtk/gtkcalendar.c:700
+#: gtk/gtkcalendar.c:647
msgid "calendar:MY"
msgstr "calendar:MY"
@@ -922,24 +1106,52 @@ msgstr "calendar:MY"
#. * first day of the week to calendar:week_start:1 if you want Monday
#. * to be the first day of the week, and so on.
#.
-#: gtk/gtkcalendar.c:710
+#: gtk/gtkcalendar.c:661
msgid "calendar:week_start:0"
msgstr "calendar:week_start:0"
-#: gtk/gtkcellrendererprogress.c:235 gtk/gtkcellrendererprogress.c:293
+#. Translators: This is a text measurement template.
+#. * Translate it to the widest year text.
+#. *
+#. * Don't include the prefix "year measurement template|"
+#. * in the translation.
+#. *
+#. * If you don't understand this, leave it as "2000"
+#.
+#: gtk/gtkcalendar.c:1549
+msgid "year measurement template|2000"
+msgstr ""
+
+#. Translators: This dictates how the year is displayed in
+#. * gtkcalendar widget. See strftime() manual for the format.
+#. * Use only ASCII in the translation.
+#. *
+#. * Also look for the msgid "year measurement template|2000".
+#. * Translate that entry to a year with the widest output of this
+#. * msgid.
+#. *
+#. * Don't include the prefix "calendar year format|" in the
+#. * translation. "%Y" is appropriate for most locales.
+#.
+#: gtk/gtkcalendar.c:1826
+msgid "calendar year format|%Y"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkcellrendererprogress.c:237 gtk/gtkcellrendererprogress.c:295
#, c-format
msgid "progress bar label|%d %%"
msgstr ""
-#: gtk/gtkcolorbutton.c:220 gtk/gtkcolorbutton.c:574
+#: gtk/gtkcolorbutton.c:221 gtk/gtkcolorbutton.c:576
msgid "Pick a Color"
msgstr "Odaberi boju"
-#: gtk/gtkcolorbutton.c:466
+#: gtk/gtkcolorbutton.c:467
msgid "Received invalid color data\n"
msgstr "Primio je neispravne podatke o bojama\n"
-#: gtk/gtkcolorsel.c:576
+#: gtk/gtkcolorsel.c:561
msgid ""
"The previously-selected color, for comparison to the color you're selecting "
"now. You can drag this color to a palette entry, or select this color as "
@@ -949,7 +1161,7 @@ msgstr ""
"možete odvući na stavku palete, ili odabrati ovu boju kao tekuću odvlačeći "
"je na pregled trenutno odabrane boje."
-#: gtk/gtkcolorsel.c:581
+#: gtk/gtkcolorsel.c:566
msgid ""
"The color you've chosen. You can drag this color to a palette entry to save "
"it for use in the future."
@@ -957,11 +1169,11 @@ msgstr ""
"Boja koju ste odabrali. Možete odvući ovu boju na stavku palete kako bi je "
"sačuvali za naknadnu upotrebu."
-#: gtk/gtkcolorsel.c:942
+#: gtk/gtkcolorsel.c:957
msgid "_Save color here"
msgstr "Ovdje _spremi boju"
-#: gtk/gtkcolorsel.c:1147
+#: gtk/gtkcolorsel.c:1162
msgid ""
"Click this palette entry to make it the current color. To change this entry, "
"drag a color swatch here or right-click it and select \"Save color here.\""
@@ -970,7 +1182,7 @@ msgstr ""
"ove stavke, dovucite ovdje boju ili kliknite desnom tipkom miša i odaberite "
"\"Spremi ovu boju\"."
-#: gtk/gtkcolorsel.c:1913
+#: gtk/gtkcolorsel.c:1929
msgid ""
"Select the color you want from the outer ring. Select the darkness or "
"lightness of that color using the inner triangle."
@@ -978,7 +1190,7 @@ msgstr ""
"Odaberite boju koju želite iz vanjskog prstena. Odaberite osvijetljenost ili "
"zatamnjenost te boje pomoću unutrašnjeg prstena."
-#: gtk/gtkcolorsel.c:1938
+#: gtk/gtkcolorsel.c:1954
msgid ""
"Click the eyedropper, then click a color anywhere on your screen to select "
"that color."
@@ -986,67 +1198,67 @@ msgstr ""
"Kliknite na kapaljku a onda kliknite na neku boju bilo gdje na vašem zaslonu "
"za odabir te boje."
-#: gtk/gtkcolorsel.c:1947
+#: gtk/gtkcolorsel.c:1963
msgid "_Hue:"
msgstr "_Nijansa:"
-#: gtk/gtkcolorsel.c:1948
+#: gtk/gtkcolorsel.c:1964
msgid "Position on the color wheel."
msgstr "Mjesto na krugu boja."
-#: gtk/gtkcolorsel.c:1950
+#: gtk/gtkcolorsel.c:1966
msgid "_Saturation:"
msgstr "_Zasićenje:"
-#: gtk/gtkcolorsel.c:1951
+#: gtk/gtkcolorsel.c:1967
msgid "\"Deepness\" of the color."
msgstr "\"Dubina\" boja."
-#: gtk/gtkcolorsel.c:1952
+#: gtk/gtkcolorsel.c:1968
msgid "_Value:"
msgstr "_Vrijednost:"
-#: gtk/gtkcolorsel.c:1953
+#: gtk/gtkcolorsel.c:1969
msgid "Brightness of the color."
msgstr "Osvijetljenost boje."
-#: gtk/gtkcolorsel.c:1954
+#: gtk/gtkcolorsel.c:1970
msgid "_Red:"
msgstr "_Crvena:"
-#: gtk/gtkcolorsel.c:1955
+#: gtk/gtkcolorsel.c:1971
msgid "Amount of red light in the color."
msgstr "Količina crvene svjetlosti u boji."
-#: gtk/gtkcolorsel.c:1956
+#: gtk/gtkcolorsel.c:1972
msgid "_Green:"
msgstr "Zelena:"
-#: gtk/gtkcolorsel.c:1957
+#: gtk/gtkcolorsel.c:1973
msgid "Amount of green light in the color."
msgstr "Količina zelene svjetlosti u boji."
-#: gtk/gtkcolorsel.c:1958
+#: gtk/gtkcolorsel.c:1974
msgid "_Blue:"
msgstr "_Plavo:"
-#: gtk/gtkcolorsel.c:1959
+#: gtk/gtkcolorsel.c:1975
msgid "Amount of blue light in the color."
msgstr "Količina plave svjetlosti u boji."
-#: gtk/gtkcolorsel.c:1962
+#: gtk/gtkcolorsel.c:1978
msgid "_Opacity:"
msgstr "_Prozirnost:"
-#: gtk/gtkcolorsel.c:1970 gtk/gtkcolorsel.c:1981
+#: gtk/gtkcolorsel.c:1986 gtk/gtkcolorsel.c:1997
msgid "Transparency of the color."
msgstr "Prozirnost boje."
-#: gtk/gtkcolorsel.c:1988
+#: gtk/gtkcolorsel.c:2004
msgid "Color _Name:"
msgstr "_Ime boje:"
-#: gtk/gtkcolorsel.c:2003
+#: gtk/gtkcolorsel.c:2019
msgid ""
"You can enter an HTML-style hexadecimal color value, or simply a color name "
"such as 'orange' in this entry."
@@ -1054,11 +1266,11 @@ msgstr ""
"Možete upisati boju na HTML način kao heksadecimalnu vrijednost ili "
"jednostavno englesko ime boje kao što je 'orange'."
-#: gtk/gtkcolorsel.c:2022
+#: gtk/gtkcolorsel.c:2038
msgid "_Palette"
msgstr "_Paleta"
-#: gtk/gtkcolorsel.c:2054
+#: gtk/gtkcolorsel.c:2070
#, fuzzy
msgid "Color Wheel"
msgstr "Kotačić"
@@ -1067,215 +1279,231 @@ msgstr "Kotačić"
msgid "Color Selection"
msgstr "Odabir boja"
-#: gtk/gtkentry.c:4507 gtk/gtktextview.c:7030
+#: gtk/gtkentry.c:4508 gtk/gtktextview.c:7068
msgid "Select _All"
msgstr "Označi _sve"
-#: gtk/gtkentry.c:4517 gtk/gtktextview.c:7040
+#: gtk/gtkentry.c:4518 gtk/gtktextview.c:7078
msgid "Input _Methods"
msgstr "_Ulazne metode"
-#: gtk/gtkentry.c:4528 gtk/gtktextview.c:7051
+#: gtk/gtkentry.c:4529 gtk/gtktextview.c:7089
msgid "_Insert Unicode Control Character"
msgstr "_Ubaciti Unicode kontrolni znak"
-#: gtk/gtkfilechooser.c:1584 gtk/gtkfilechooser.c:1628
-#: gtk/gtkfilechooser.c:1703 gtk/gtkfilechooser.c:1747
+#: gtk/gtkfilechooser.c:1588 gtk/gtkfilechooser.c:1632
+#: gtk/gtkfilechooser.c:1707 gtk/gtkfilechooser.c:1751
#, c-format
msgid "Invalid filename: %s"
msgstr "Neispravno ime datoteke: %s"
-#: gtk/gtkfilechooserbutton.c:65
+#: gtk/gtkfilechooserbutton.c:67
#, fuzzy
msgid "Select A File"
msgstr "Obriši datoteku"
-#: gtk/gtkfilechooserbutton.c:66 gtk/gtkfilechooserdefault.c:1229
-#: gtk/gtkpathbar.c:982
+#: gtk/gtkfilechooserbutton.c:68 gtk/gtkfilechooserdefault.c:1302
+#: gtk/gtkpathbar.c:1020
msgid "Home"
msgstr "Početak"
-#: gtk/gtkfilechooserbutton.c:67 gtk/gtkfilechooserdefault.c:1256
-#: gtk/gtkpathbar.c:984
+#: gtk/gtkfilechooserbutton.c:69 gtk/gtkfilechooserdefault.c:1329
+#: gtk/gtkpathbar.c:1022
msgid "Desktop"
msgstr "Radna površina"
-#: gtk/gtkfilechooserbutton.c:68
+#: gtk/gtkfilechooserbutton.c:70
#, fuzzy
msgid "(None)"
msgstr "ništa"
-#: gtk/gtkfilechooserbutton.c:1515
+#: gtk/gtkfilechooserbutton.c:1523
msgid "Other..."
msgstr ""
-#: gtk/gtkfilechooserdefault.c:867
+#: gtk/gtkfilechooserdefault.c:917
#, fuzzy
msgid "Could not retrieve information about the file"
msgstr ""
"Nisam mogao dohvatiti informaciju o %s:\n"
"%s"
-#: gtk/gtkfilechooserdefault.c:878
+#: gtk/gtkfilechooserdefault.c:928
#, fuzzy
msgid "Could not add a bookmark"
msgstr ""
"Nisam mogao dodati knjižnu oznaku za %s:\n"
"%s"
-#: gtk/gtkfilechooserdefault.c:889
+#: gtk/gtkfilechooserdefault.c:939
#, fuzzy
msgid "Could not remove bookmark"
msgstr ""
"Nisam mogao ukloniti knjišku oznaku za %s:\n"
"%s"
-#: gtk/gtkfilechooserdefault.c:900
+#: gtk/gtkfilechooserdefault.c:950
msgid "The folder could not be created"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:911
+#: gtk/gtkfilechooserdefault.c:963
+msgid ""
+"The folder could not be created, as a file with the same name already "
+"exists. Try using a different name for the folder, or rename the file first."
+msgstr ""
+
+#: gtk/gtkfilechooserdefault.c:976
#, fuzzy
msgid "Invalid file name"
msgstr "Neispravno ime datoteke: %s"
-#: gtk/gtkfilechooserdefault.c:921
+#: gtk/gtkfilechooserdefault.c:986
msgid "The folder contents could not be displayed"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:1119
+#: gtk/gtkfilechooserdefault.c:1192
#, fuzzy, c-format
msgid "Could not get information about '%s': %s"
msgstr ""
"Nisam mogao dohvatiti informaciju o %s:\n"
"%s"
-#: gtk/gtkfilechooserdefault.c:2095
+#: gtk/gtkfilechooserdefault.c:2208
#, c-format
msgid "Add the folder '%s' to the bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2136
+#: gtk/gtkfilechooserdefault.c:2249
msgid "Add the current folder to the bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2138
+#: gtk/gtkfilechooserdefault.c:2251
msgid "Add the selected folders to the bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2178
+#: gtk/gtkfilechooserdefault.c:2291
#, c-format
msgid "Remove the bookmark '%s'"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2591
+#: gtk/gtkfilechooserdefault.c:2722
#, fuzzy, c-format
msgid "Could not add a bookmark for '%s' because it is an invalid path name."
msgstr ""
"Nisam mogao dodati knjižnu oznaku za %s, jer je to neispravno ime putanje."
-#: gtk/gtkfilechooserdefault.c:2769
+#: gtk/gtkfilechooserdefault.c:2937
+#, fuzzy
+msgid "Remove"
+msgstr "_Ukloni"
+
+#: gtk/gtkfilechooserdefault.c:2946
+#, fuzzy
+msgid "Rename..."
+msgstr "_Promijeni ime"
+
+#: gtk/gtkfilechooserdefault.c:3069
msgid "Shortcuts"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2823
+#: gtk/gtkfilechooserdefault.c:3123
msgid "Folder"
msgstr "Mapa"
-#: gtk/gtkfilechooserdefault.c:2875 gtk/gtkstock.c:295
+#: gtk/gtkfilechooserdefault.c:3179 gtk/gtkstock.c:317
msgid "_Add"
msgstr "_Dodaj"
-#: gtk/gtkfilechooserdefault.c:2882
-msgid "Add the selected folder to the bookmarks"
+#: gtk/gtkfilechooserdefault.c:3186
+msgid "Add the selected folder to the Bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2887 gtk/gtkstock.c:352
+#: gtk/gtkfilechooserdefault.c:3191 gtk/gtkstock.c:395
msgid "_Remove"
msgstr "_Ukloni"
-#: gtk/gtkfilechooserdefault.c:2894
+#: gtk/gtkfilechooserdefault.c:3198
msgid "Remove the selected bookmark"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2997
-msgid "_Add to Shortcuts"
+#: gtk/gtkfilechooserdefault.c:3305
+msgid "_Add to Bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:3007
+#: gtk/gtkfilechooserdefault.c:3315
#, fuzzy
msgid "Open _Location"
msgstr "Otvori mjesto"
-#: gtk/gtkfilechooserdefault.c:3019
+#: gtk/gtkfilechooserdefault.c:3327
msgid "Show _Hidden Files"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:3143 gtk/gtkfilesel.c:767
+#: gtk/gtkfilechooserdefault.c:3451 gtk/gtkfilesel.c:766
msgid "Files"
msgstr "Datoteke"
-#: gtk/gtkfilechooserdefault.c:3174
+#: gtk/gtkfilechooserdefault.c:3482
msgid "Name"
msgstr "Ime"
-#: gtk/gtkfilechooserdefault.c:3199
+#: gtk/gtkfilechooserdefault.c:3507
msgid "Size"
msgstr "Veličina"
-#: gtk/gtkfilechooserdefault.c:3212
+#: gtk/gtkfilechooserdefault.c:3520
msgid "Modified"
msgstr "Mijenjano"
-#: gtk/gtkfilechooserdefault.c:3244
+#: gtk/gtkfilechooserdefault.c:3552
msgid "Select which types of files are shown"
msgstr ""
#. Create Folder
-#: gtk/gtkfilechooserdefault.c:3280
+#: gtk/gtkfilechooserdefault.c:3588
#, fuzzy
msgid "Create Fo_lder"
msgstr "Stvori _mapu"
#. Name entry
-#: gtk/gtkfilechooserdefault.c:3398
+#: gtk/gtkfilechooserdefault.c:3709
msgid "_Name:"
msgstr "_Ime:"
-#: gtk/gtkfilechooserdefault.c:3438
+#: gtk/gtkfilechooserdefault.c:3749
msgid "_Browse for other folders"
msgstr "_Pregledaj druge mape"
-#: gtk/gtkfilechooserdefault.c:3688
+#: gtk/gtkfilechooserdefault.c:4000
msgid "Save in _folder:"
msgstr "Spremi u _mapu:"
-#: gtk/gtkfilechooserdefault.c:3690
+#: gtk/gtkfilechooserdefault.c:4002
msgid "Create in _folder:"
msgstr "Stvori u _mapi:"
-#: gtk/gtkfilechooserdefault.c:4523
+#: gtk/gtkfilechooserdefault.c:4959
#, fuzzy
msgid "Cannot change to folder because it is not local"
msgstr "Nisam se mogao postaviti u mapu, jer je nije na računalu."
-#: gtk/gtkfilechooserdefault.c:5048
+#: gtk/gtkfilechooserdefault.c:5513
#, fuzzy, c-format
msgid "Shortcut %s does not exist"
msgstr "Ne postoji kratica %s"
-#: gtk/gtkfilechooserdefault.c:5508
+#: gtk/gtkfilechooserdefault.c:6057
#, fuzzy, c-format
msgid "Could not mount %s"
msgstr ""
"Nisam mogao označiti %s:\n"
"%s"
-#: gtk/gtkfilechooserdefault.c:5802
+#: gtk/gtkfilechooserdefault.c:6352
msgid "Type name of new folder"
msgstr "Upišite ime nove mape"
-#: gtk/gtkfilechooserdefault.c:5844
+#: gtk/gtkfilechooserdefault.c:6394
#, c-format
msgid "%d byte"
msgid_plural "%d bytes"
@@ -1283,90 +1511,90 @@ msgstr[0] "%d bajt"
msgstr[1] "%d bajta"
msgstr[2] "%d bajtova"
-#: gtk/gtkfilechooserdefault.c:5846
+#: gtk/gtkfilechooserdefault.c:6396
#, c-format
msgid "%.1f K"
msgstr "%.1f K"
-#: gtk/gtkfilechooserdefault.c:5848
+#: gtk/gtkfilechooserdefault.c:6398
#, c-format
msgid "%.1f M"
msgstr "%.1f M"
-#: gtk/gtkfilechooserdefault.c:5850
+#: gtk/gtkfilechooserdefault.c:6400
#, c-format
msgid "%.1f G"
msgstr "%.1f G"
-#: gtk/gtkfilechooserdefault.c:5902
+#: gtk/gtkfilechooserdefault.c:6446 gtk/gtkfilechooserdefault.c:6470
+msgid "Unknown"
+msgstr "Nepoznato"
+
+#: gtk/gtkfilechooserdefault.c:6457
msgid "Today"
msgstr "Danas"
-#: gtk/gtkfilechooserdefault.c:5904
+#: gtk/gtkfilechooserdefault.c:6459
msgid "Yesterday"
msgstr "Jučer"
-#: gtk/gtkfilechooserdefault.c:5915
-msgid "Unknown"
-msgstr "Nepoznato"
-
-#: gtk/gtkfilechooserdefault.c:5985
+#: gtk/gtkfilechooserdefault.c:6541
#, fuzzy
msgid "Cannot change folder"
msgstr "Stvori u _mapi:"
-#: gtk/gtkfilechooserdefault.c:5986
+#: gtk/gtkfilechooserdefault.c:6542
#, fuzzy
msgid "The folder you specified is an invalid path."
msgstr ""
"Nisam se mogao postaviti u mapu koju ste odredili, jer je to neispravna "
"putanja."
-#: gtk/gtkfilechooserdefault.c:6025
+#: gtk/gtkfilechooserdefault.c:6581
#, fuzzy, c-format
msgid "Could not build file name from '%s' and '%s'"
msgstr ""
"Nisam mogao stvoriti ime datoteke iz '%s' i '%s':\n"
"%s"
-#: gtk/gtkfilechooserdefault.c:6061
+#: gtk/gtkfilechooserdefault.c:6617
#, fuzzy
msgid "Could not select item"
msgstr ""
"Nisam mogao označiti %s:\n"
"%s"
-#: gtk/gtkfilechooserdefault.c:6101
+#: gtk/gtkfilechooserdefault.c:6657
msgid "Open Location"
msgstr "Otvori mjesto"
-#: gtk/gtkfilechooserdefault.c:6108
+#: gtk/gtkfilechooserdefault.c:6664
#, fuzzy
msgid "Save in Location"
msgstr "Otvori mjesto"
-#: gtk/gtkfilechooserdefault.c:6132
+#: gtk/gtkfilechooserdefault.c:6688
msgid "_Location:"
msgstr "_Mjesto:"
-#: gtk/gtkfilesel.c:731
+#: gtk/gtkfilesel.c:730
msgid "Folders"
msgstr "Mape"
-#: gtk/gtkfilesel.c:735
+#: gtk/gtkfilesel.c:734
msgid "Fol_ders"
msgstr "_Mape"
-#: gtk/gtkfilesel.c:771
+#: gtk/gtkfilesel.c:770
msgid "_Files"
msgstr "_Datoteke"
-#: gtk/gtkfilesel.c:859 gtk/gtkfilesel.c:2249
+#: gtk/gtkfilesel.c:858 gtk/gtkfilesel.c:2248
#, c-format
msgid "Folder unreadable: %s"
msgstr "Nečitljiva mapa: %s"
-#: gtk/gtkfilesel.c:990
+#: gtk/gtkfilesel.c:989
#, c-format
msgid ""
"The file \"%s\" resides on another machine (called %s) and may not be "
@@ -1377,26 +1605,26 @@ msgstr ""
"dostupna ovom programu.\n"
"Jeste li sigurni da ju želite izabrati?"
-#: gtk/gtkfilesel.c:1121
+#: gtk/gtkfilesel.c:1120
msgid "_New Folder"
msgstr "_Nova mapa"
-#: gtk/gtkfilesel.c:1132
+#: gtk/gtkfilesel.c:1131
msgid "De_lete File"
msgstr "_Obriši datoteku"
-#: gtk/gtkfilesel.c:1143
+#: gtk/gtkfilesel.c:1142
msgid "_Rename File"
msgstr "_Promijeni ime datoteke"
-#: gtk/gtkfilesel.c:1445
+#: gtk/gtkfilesel.c:1444
#, c-format
msgid ""
"The folder name \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
"Ime direktorija \"%s\" sadrži simbole koji nisu dozvoljeni u imenima datoteka"
-#: gtk/gtkfilesel.c:1447
+#: gtk/gtkfilesel.c:1446
#, c-format
msgid ""
"Error creating folder \"%s\": %s\n"
@@ -1405,34 +1633,34 @@ msgstr ""
"Greška pri pravljenju direktorija \"%s\": %s\n"
"%s"
-#: gtk/gtkfilesel.c:1448 gtk/gtkfilesel.c:1684
+#: gtk/gtkfilesel.c:1447 gtk/gtkfilesel.c:1683
msgid "You probably used symbols not allowed in filenames."
msgstr "Vjerojatno ste koristili nedozvoljene simbole u imenu datoteke."
-#: gtk/gtkfilesel.c:1456
+#: gtk/gtkfilesel.c:1455
#, c-format
msgid "Error creating folder \"%s\": %s\n"
msgstr "Greška pri pravljenju direktorija \"%s\": %s\n"
-#: gtk/gtkfilesel.c:1490
+#: gtk/gtkfilesel.c:1489
msgid "New Folder"
msgstr "Nova mapa"
-#: gtk/gtkfilesel.c:1505
+#: gtk/gtkfilesel.c:1504
msgid "_Folder name:"
msgstr "_Ime mape:"
-#: gtk/gtkfilesel.c:1529
+#: gtk/gtkfilesel.c:1528
msgid "C_reate"
msgstr "_Stvori"
-#: gtk/gtkfilesel.c:1572
+#: gtk/gtkfilesel.c:1571
#, c-format
msgid "The filename \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
"Ime datoteke \"%s\" sadrži simbole koji su nedozvoljeni u imenima datoteka"
-#: gtk/gtkfilesel.c:1575
+#: gtk/gtkfilesel.c:1574
#, c-format
msgid ""
"Error deleting file \"%s\": %s\n"
@@ -1441,30 +1669,30 @@ msgstr ""
"Greška pri brisanju datoteke \"%s\": %s\n"
"%s"
-#: gtk/gtkfilesel.c:1577 gtk/gtkfilesel.c:1698
+#: gtk/gtkfilesel.c:1576 gtk/gtkfilesel.c:1697
msgid "It probably contains symbols not allowed in filenames."
msgstr "Vjerojatno sadrži simbole nedozvoljene u imenima datoteka."
-#: gtk/gtkfilesel.c:1586
+#: gtk/gtkfilesel.c:1585
#, c-format
msgid "Error deleting file \"%s\": %s"
msgstr "Greška pri brisanju datoteke \"%s\": %s"
-#: gtk/gtkfilesel.c:1629
+#: gtk/gtkfilesel.c:1628
#, c-format
msgid "Really delete file \"%s\"?"
msgstr "Zaista obrisati datoteku \"%s\"?"
-#: gtk/gtkfilesel.c:1634
+#: gtk/gtkfilesel.c:1633
msgid "Delete File"
msgstr "Obriši datoteku"
-#: gtk/gtkfilesel.c:1680 gtk/gtkfilesel.c:1694
+#: gtk/gtkfilesel.c:1679 gtk/gtkfilesel.c:1693
#, c-format
msgid "The file name \"%s\" contains symbols that are not allowed in filenames"
msgstr "Ime datoteke \"%s\" sadrži simbole koji su nedozvoljeni u imenima"
-#: gtk/gtkfilesel.c:1682
+#: gtk/gtkfilesel.c:1681
#, c-format
msgid ""
"Error renaming file to \"%s\": %s\n"
@@ -1473,7 +1701,7 @@ msgstr ""
"Greška pri preimenovanju datoteke u \"%s\": %s\n"
"%s"
-#: gtk/gtkfilesel.c:1696
+#: gtk/gtkfilesel.c:1695
#, c-format
msgid ""
"Error renaming file \"%s\": %s\n"
@@ -1482,29 +1710,29 @@ msgstr ""
"Greška pri preimenovanju datoteke \"%s\": %s\n"
"%s"
-#: gtk/gtkfilesel.c:1706
+#: gtk/gtkfilesel.c:1705
#, c-format
msgid "Error renaming file \"%s\" to \"%s\": %s"
msgstr "Greška pri preimenovanju datoteke \"%s\" to \"%s\": %s"
-#: gtk/gtkfilesel.c:1753
+#: gtk/gtkfilesel.c:1752
msgid "Rename File"
msgstr "Promijeni ime datoteci"
-#: gtk/gtkfilesel.c:1768
+#: gtk/gtkfilesel.c:1767
#, c-format
msgid "Rename file \"%s\" to:"
msgstr "Promijeni ime datoteke \"%s\" u:"
-#: gtk/gtkfilesel.c:1797
+#: gtk/gtkfilesel.c:1796
msgid "_Rename"
msgstr "_Promijeni ime"
-#: gtk/gtkfilesel.c:2229
+#: gtk/gtkfilesel.c:2228
msgid "_Selection: "
msgstr "_Odabir: "
-#: gtk/gtkfilesel.c:3152
+#: gtk/gtkfilesel.c:3151
#, fuzzy, c-format
msgid ""
"The filename \"%s\" couldn't be converted to UTF-8. (try setting the "
@@ -1513,15 +1741,15 @@ msgstr ""
"Ime datoteke \"%s\" se ne može pretvoriti u UTF-8 (pokušajte postaviti "
"promjenljivu okruženja G_BROKEN_FILENAMES): %s"
-#: gtk/gtkfilesel.c:3155
+#: gtk/gtkfilesel.c:3154
msgid "Invalid UTF-8"
msgstr "Neispravan UTF-8"
-#: gtk/gtkfilesel.c:4032
+#: gtk/gtkfilesel.c:4031
msgid "Name too long"
msgstr "Predugo ime"
-#: gtk/gtkfilesel.c:4034
+#: gtk/gtkfilesel.c:4033
msgid "Couldn't convert filename"
msgstr "Ne mogu konvertirati ime datoteke"
@@ -1529,95 +1757,110 @@ msgstr "Ne mogu konvertirati ime datoteke"
msgid "(Empty)"
msgstr "(Prazno)"
-#: gtk/gtkfilesystemunix.c:415 gtk/gtkfilesystemunix.c:429
-#: gtk/gtkfilesystemunix.c:626 gtk/gtkfilesystemwin32.c:482
-#: gtk/gtkfilesystemwin32.c:495 gtk/gtkfilesystemwin32.c:1530
+#: gtk/gtkfilesystemunix.c:475 gtk/gtkfilesystemunix.c:678
+#: gtk/gtkfilesystemunix.c:1918 gtk/gtkfilesystemwin32.c:482
+#: gtk/gtkfilesystemwin32.c:495 gtk/gtkfilesystemwin32.c:1560
#, fuzzy, c-format
msgid "Error getting information for '%s': %s"
msgstr "Greška kod dohvaćanja informacje za '%s': %s"
-#: gtk/gtkfilesystemunix.c:495 gtk/gtkfilesystemwin32.c:537
+#: gtk/gtkfilesystemunix.c:547 gtk/gtkfilesystemwin32.c:537
#, fuzzy, c-format
msgid "Error creating directory '%s': %s"
msgstr "Greška kod stvaranja mape '%s': %s"
-#: gtk/gtkfilesystemunix.c:575 gtk/gtkfilesystemwin32.c:597
+#: gtk/gtkfilesystemunix.c:627 gtk/gtkfilesystemwin32.c:597
msgid "This file system does not support mounting"
msgstr "Ovaj datotečni sustav ne podržava montiranje."
-#: gtk/gtkfilesystemunix.c:583
+#: gtk/gtkfilesystemunix.c:635
msgid "Filesystem"
msgstr "Datotečni sustav"
-#: gtk/gtkfilesystemunix.c:740
+#: gtk/gtkfilesystemunix.c:792
#, fuzzy, c-format
msgid "Could not get a stock icon for %s"
msgstr "Nisam mogao dohvatiti podatak za datoteku '%s': %s"
-#: gtk/gtkfilesystemunix.c:835
+#: gtk/gtkfilesystemunix.c:887
#, c-format
msgid ""
"The name \"%s\" is not valid because it contains the character \"%s\". "
"Please use a different name."
msgstr ""
-#: gtk/gtkfilesystemunix.c:1443 gtk/gtkfilesystemwin32.c:1004
+#: gtk/gtkfilesystemunix.c:1489
#, fuzzy, c-format
-msgid "Bookmark saving failed: %s"
+msgid "Writing %s failed: %s"
msgstr "Nije uspjelo spremanje knjižnih oznaka (%s)"
-#: gtk/gtkfilesystemunix.c:1495
+#: gtk/gtkfilesystemunix.c:1578
#, c-format
msgid "'%s' already exists in the bookmarks list"
msgstr ""
-#: gtk/gtkfilesystemunix.c:1557
+#: gtk/gtkfilesystemunix.c:1650
#, c-format
msgid "'%s' does not exist in the bookmarks list"
msgstr ""
-#: gtk/gtkfilesystemunix.c:1739
+#: gtk/gtkfilesystemunix.c:1878
#, fuzzy, c-format
-msgid "Error getting information for '%s'"
-msgstr "Greška kod dohvaćanja informacje za \"%s\""
+msgid "Error getting information for '/': %s"
+msgstr "Greška kod dohvaćanja informacje za '%s': %s"
+
+#: gtk/gtkfilesystemwin32.c:611
+#, c-format
+msgid "Network Drive (%s)"
+msgstr ""
-#: gtk/gtkfontbutton.c:178 gtk/gtkfontbutton.c:295
+#: gtk/gtkfilesystemwin32.c:650
+#, fuzzy, c-format
+msgid "%s (%s)"
+msgstr "%s: %s"
+
+#: gtk/gtkfilesystemwin32.c:1032
+#, fuzzy, c-format
+msgid "Bookmark saving failed: %s"
+msgstr "Nije uspjelo spremanje knjižnih oznaka (%s)"
+
+#: gtk/gtkfontbutton.c:179 gtk/gtkfontbutton.c:292
msgid "Pick a Font"
msgstr "Odaberite pismo"
#. Initialize fields
-#: gtk/gtkfontbutton.c:289
+#: gtk/gtkfontbutton.c:286
msgid "Sans 12"
msgstr "Sans 12"
-#: gtk/gtkfontbutton.c:807
+#: gtk/gtkfontbutton.c:804
msgid "Font"
msgstr "Pismo"
#. This is the default text shown in the preview entry, though the user
#. can set it. Remember that some fonts only have capital letters.
-#: gtk/gtkfontsel.c:73
+#: gtk/gtkfontsel.c:74
msgid "abcdefghijk ABCDEFGHIJK"
msgstr "abcčćdđdžef ABCČĆDĐDŽEF"
-#: gtk/gtkfontsel.c:360
+#: gtk/gtkfontsel.c:361
msgid "_Family:"
msgstr "_Obitelj:"
-#: gtk/gtkfontsel.c:366
+#: gtk/gtkfontsel.c:367
msgid "_Style:"
msgstr "_Stil:"
-#: gtk/gtkfontsel.c:372
+#: gtk/gtkfontsel.c:373
msgid "Si_ze:"
msgstr "_Veličina:"
#. create the text entry widget
-#: gtk/gtkfontsel.c:548
+#: gtk/gtkfontsel.c:549
msgid "_Preview:"
msgstr "_Pregled:"
-#: gtk/gtkfontsel.c:1382
+#: gtk/gtkfontsel.c:1383
msgid "Font Selection"
msgstr "Izbor pisma"
@@ -1632,12 +1875,12 @@ msgstr "_Gama vrijednost"
#. Remove this icon source so we don't keep trying to
#. * load it.
#.
-#: gtk/gtkiconfactory.c:1629
+#: gtk/gtkiconfactory.c:1644
#, c-format
msgid "Error loading icon: %s"
msgstr "Greška pri učitavanju sličice: %s"
-#: gtk/gtkicontheme.c:1263
+#: gtk/gtkicontheme.c:1250
#, c-format
msgid ""
"Could not find the icon '%s'. The '%s' theme\n"
@@ -1650,7 +1893,7 @@ msgstr ""
"Kopiju možete preuzeti sa:\n"
"\t%s"
-#: gtk/gtkicontheme.c:1328
+#: gtk/gtkicontheme.c:1315
#, c-format
msgid "Icon '%s' not present in theme"
msgstr "Sličica %s nije prisutna u temi"
@@ -1738,7 +1981,7 @@ msgstr "(nepoznato)"
msgid "clear"
msgstr "očisti"
-#: gtk/gtklabel.c:3930
+#: gtk/gtklabel.c:3935
msgid "Select All"
msgstr "Označi sve"
@@ -1772,359 +2015,391 @@ msgstr ""
#. * Do *not* translate it to "predefinito:LTR", if it
#. * it isn't default:LTR or default:RTL it will not work
#.
-#: gtk/gtkmain.c:482
+#: gtk/gtkmain.c:476
msgid "default:LTR"
msgstr "default:LTR"
-#: gtk/gtkmain.c:565
+#: gtk/gtkmain.c:559
msgid "GTK+ Options"
msgstr ""
-#: gtk/gtkmain.c:565
+#: gtk/gtkmain.c:559
msgid "Show GTK+ Options"
msgstr ""
-#: gtk/gtknotebook.c:2712 gtk/gtknotebook.c:5060
+#: gtk/gtknotebook.c:2718 gtk/gtknotebook.c:5064
#, c-format
msgid "Page %u"
msgstr "Stranica %u"
-#: gtk/gtkradiotoolbutton.c:91
+#: gtk/gtkradiotoolbutton.c:92
msgid "Group"
msgstr "Grupa"
-#: gtk/gtkradiotoolbutton.c:92
+#: gtk/gtkradiotoolbutton.c:93
msgid "The radio tool button whose group this button belongs to."
msgstr "Radijski gumb alata čijoj grupi pripada ovaj gumb."
-#: gtk/gtkrc.c:2399
+#: gtk/gtkrc.c:2400
#, c-format
msgid "Unable to find include file: \"%s\""
msgstr "Ne mogu uključiti datoteku: \"%s\""
-#: gtk/gtkrc.c:3038 gtk/gtkrc.c:3041
+#: gtk/gtkrc.c:3042 gtk/gtkrc.c:3045
#, c-format
msgid "Unable to locate image file in pixmap_path: \"%s\""
msgstr "Ne mogu pronaći slikovnu datoteku u pixmap_path: \"%s\""
-#: gtk/gtkrc.c:3476
+#: gtk/gtkrc.c:3480
#, c-format
msgid "Pixmap path element: \"%s\" must be absolute, %s, line %d"
msgstr "Dio putanje za slike: \"%s\" mora biti apsolutna putanja, %s, %d. red"
#. KEEP IN SYNC with gtkiconfactory.c stock icons, when appropriate
-#: gtk/gtkstock.c:286
+#: gtk/gtkstock.c:308
msgid "Information"
msgstr "Informacije"
-#: gtk/gtkstock.c:287
+#: gtk/gtkstock.c:309
msgid "Warning"
msgstr "Upozorenje"
-#: gtk/gtkstock.c:288
+#: gtk/gtkstock.c:310
msgid "Error"
msgstr "Greška"
-#: gtk/gtkstock.c:289
+#: gtk/gtkstock.c:311
msgid "Question"
msgstr "Pitanje"
#. FIXME these need accelerators when appropriate, and
#. * need the mnemonics to be rationalized
#.
-#: gtk/gtkstock.c:294
+#: gtk/gtkstock.c:316
msgid "_About"
msgstr ""
-#: gtk/gtkstock.c:296
+#: gtk/gtkstock.c:318
msgid "_Apply"
msgstr "_Primijeni"
-#: gtk/gtkstock.c:297
+#: gtk/gtkstock.c:319
msgid "_Bold"
msgstr "_Masno"
-#: gtk/gtkstock.c:298
+#: gtk/gtkstock.c:320
msgid "_Cancel"
msgstr "_Odustani"
-#: gtk/gtkstock.c:299
+#: gtk/gtkstock.c:321
msgid "_CD-Rom"
msgstr "_CD-rom uređaj"
-#: gtk/gtkstock.c:300
+#: gtk/gtkstock.c:322
msgid "_Clear"
msgstr "_Očisti"
-#: gtk/gtkstock.c:301
+#: gtk/gtkstock.c:323
msgid "_Close"
msgstr "_Zatvori"
-#: gtk/gtkstock.c:302
+#: gtk/gtkstock.c:324
msgid "_Convert"
msgstr "_Pretvori"
-#: gtk/gtkstock.c:303
+#: gtk/gtkstock.c:325
msgid "_Copy"
msgstr "_Kopiraj"
-#: gtk/gtkstock.c:304
+#: gtk/gtkstock.c:326
msgid "Cu_t"
msgstr "Iz_reži"
-#: gtk/gtkstock.c:305
+#: gtk/gtkstock.c:327
msgid "_Delete"
msgstr "_Obriši"
-#: gtk/gtkstock.c:306
+#: gtk/gtkstock.c:328
msgid "_Execute"
msgstr "_Izvrši"
-#: gtk/gtkstock.c:307
+#: gtk/gtkstock.c:329
msgid "_Edit"
msgstr ""
-#: gtk/gtkstock.c:308
+#: gtk/gtkstock.c:330
msgid "_Find"
msgstr "_Nađi"
-#: gtk/gtkstock.c:309
+#: gtk/gtkstock.c:331
msgid "Find and _Replace"
msgstr "_Nađi i Zamjeni"
-#: gtk/gtkstock.c:310
+#: gtk/gtkstock.c:332
msgid "_Floppy"
msgstr "_Disketa"
-#: gtk/gtkstock.c:311
-msgid "_Bottom"
-msgstr "_Dno"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:334
+msgid "Navigation|_Bottom"
+msgstr ""
-#: gtk/gtkstock.c:312
-msgid "_First"
-msgstr "_Prvo"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:336
+msgid "Navigation|_First"
+msgstr ""
-#: gtk/gtkstock.c:313
-msgid "_Last"
-msgstr "_Posljednji"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:338
+msgid "Navigation|_Last"
+msgstr ""
-#: gtk/gtkstock.c:314
-msgid "_Top"
-msgstr "_Vrh"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:340
+msgid "Navigation|_Top"
+msgstr ""
-#: gtk/gtkstock.c:315
-msgid "_Back"
-msgstr "_Nazad"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:342
+msgid "Navigation|_Back"
+msgstr ""
-#: gtk/gtkstock.c:316
-msgid "_Down"
-msgstr "_Dolje"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:344
+msgid "Navigation|_Down"
+msgstr ""
-#: gtk/gtkstock.c:317 gtk/gtkstock.c:331
-msgid "_Forward"
-msgstr "_Naprijed"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:346
+msgid "Navigation|_Forward"
+msgstr ""
-#: gtk/gtkstock.c:318
-msgid "_Up"
-msgstr "_Gore"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:348
+msgid "Navigation|_Up"
+msgstr ""
-#: gtk/gtkstock.c:319
+#: gtk/gtkstock.c:349
msgid "_Harddisk"
msgstr "_Tvrdi disk"
-#: gtk/gtkstock.c:320
+#: gtk/gtkstock.c:350
msgid "_Help"
msgstr "_Pomoć"
-#: gtk/gtkstock.c:321
+#: gtk/gtkstock.c:351
msgid "_Home"
msgstr "_Početna stranica"
-#: gtk/gtkstock.c:322
+#: gtk/gtkstock.c:352
msgid "Increase Indent"
msgstr "Povećaj uvlaku"
-#: gtk/gtkstock.c:323
+#: gtk/gtkstock.c:353
msgid "Decrease Indent"
msgstr "Smanji uvlaku"
-#: gtk/gtkstock.c:324
+#: gtk/gtkstock.c:354
msgid "_Index"
msgstr "_Indeks"
-#: gtk/gtkstock.c:325
+#: gtk/gtkstock.c:355
msgid "_Italic"
msgstr "_Ukošeno"
-#: gtk/gtkstock.c:326
+#: gtk/gtkstock.c:356
msgid "_Jump to"
msgstr "_Skoči na"
-#: gtk/gtkstock.c:327
-msgid "_Center"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:358
+#, fuzzy
+msgid "Justify|_Center"
msgstr "_Centrirano"
-#: gtk/gtkstock.c:328
-msgid "_Fill"
-msgstr "_Ispuni"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:360
+msgid "Justify|_Fill"
+msgstr ""
-#: gtk/gtkstock.c:329
-msgid "_Left"
-msgstr "_Lijevo"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:362
+msgid "Justify|_Left"
+msgstr ""
-#: gtk/gtkstock.c:330
-msgid "_Right"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:364
+#, fuzzy
+msgid "Justify|_Right"
msgstr "_Desno"
-#: gtk/gtkstock.c:332
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:367
+#, fuzzy
+msgid "Media|_Forward"
+msgstr "_Naprijed"
+
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:369
#, fuzzy
-msgid "_Next"
+msgid "Media|_Next"
msgstr "_Novi"
-#: gtk/gtkstock.c:333
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:371
#, fuzzy
-msgid "P_ause"
+msgid "Media|P_ause"
msgstr "_Zalijepi"
-#: gtk/gtkstock.c:334
-msgid "_Play"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:373
+msgid "Media|_Play"
msgstr ""
-#: gtk/gtkstock.c:335
-msgid "Pre_vious"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:375
+msgid "Media|Pre_vious"
msgstr ""
-#: gtk/gtkstock.c:336
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:377
#, fuzzy
-msgid "_Record"
+msgid "Media|_Record"
msgstr "_Crvena:"
-#: gtk/gtkstock.c:337
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:379
#, fuzzy
-msgid "R_ewind"
+msgid "Media|R_ewind"
msgstr "_Nađi"
-#: gtk/gtkstock.c:338 gtk/gtkstock.c:361
-msgid "_Stop"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:381
+#, fuzzy
+msgid "Media|_Stop"
msgstr "_Zaustavi"
-#: gtk/gtkstock.c:339
+#: gtk/gtkstock.c:382
msgid "_Network"
msgstr "_Mreža"
-#: gtk/gtkstock.c:340
+#: gtk/gtkstock.c:383
msgid "_New"
msgstr "_Novi"
-#: gtk/gtkstock.c:341
+#: gtk/gtkstock.c:384
msgid "_No"
msgstr "_Ne"
-#: gtk/gtkstock.c:342
+#: gtk/gtkstock.c:385
msgid "_OK"
msgstr "_U redu"
-#: gtk/gtkstock.c:343
+#: gtk/gtkstock.c:386
msgid "_Open"
msgstr "_Otvori"
-#: gtk/gtkstock.c:344
+#: gtk/gtkstock.c:387
msgid "_Paste"
msgstr "_Zalijepi"
-#: gtk/gtkstock.c:345
+#: gtk/gtkstock.c:388
msgid "_Preferences"
msgstr "_Podešenja"
-#: gtk/gtkstock.c:346
+#: gtk/gtkstock.c:389
msgid "_Print"
msgstr "_Ispis"
-#: gtk/gtkstock.c:347
+#: gtk/gtkstock.c:390
msgid "Print Pre_view"
msgstr "_Pregled prije ispisa"
-#: gtk/gtkstock.c:348
+#: gtk/gtkstock.c:391
msgid "_Properties"
msgstr "_Svojstva"
-#: gtk/gtkstock.c:349
+#: gtk/gtkstock.c:392
msgid "_Quit"
msgstr "_Završi"
-#: gtk/gtkstock.c:350
+#: gtk/gtkstock.c:393
msgid "_Redo"
msgstr "_Ponovi"
-#: gtk/gtkstock.c:351
+#: gtk/gtkstock.c:394
msgid "_Refresh"
msgstr "_Osvježi"
-#: gtk/gtkstock.c:353
+#: gtk/gtkstock.c:396
msgid "_Revert"
msgstr "_Vrati"
-#: gtk/gtkstock.c:354
+#: gtk/gtkstock.c:397
msgid "_Save"
msgstr "_Spremi"
-#: gtk/gtkstock.c:355
+#: gtk/gtkstock.c:398
msgid "Save _As"
msgstr "Spremi _kao"
-#: gtk/gtkstock.c:356
+#: gtk/gtkstock.c:399
msgid "_Color"
msgstr "_Boja"
-#: gtk/gtkstock.c:357
+#: gtk/gtkstock.c:400
msgid "_Font"
msgstr "_Pismo"
-#: gtk/gtkstock.c:358
+#: gtk/gtkstock.c:401
msgid "_Ascending"
msgstr "_Rastuće"
-#: gtk/gtkstock.c:359
+#: gtk/gtkstock.c:402
msgid "_Descending"
msgstr "_Silazno"
-#: gtk/gtkstock.c:360
+#: gtk/gtkstock.c:403
msgid "_Spell Check"
msgstr "_Provjera pravopisa"
-#: gtk/gtkstock.c:362
+#: gtk/gtkstock.c:404
+msgid "_Stop"
+msgstr "_Zaustavi"
+
+#: gtk/gtkstock.c:405
msgid "_Strikethrough"
msgstr "_Precrtano"
-#: gtk/gtkstock.c:363
+#: gtk/gtkstock.c:406
msgid "_Undelete"
msgstr "_Vrati obrisano"
-#: gtk/gtkstock.c:364
+#: gtk/gtkstock.c:407
msgid "_Underline"
msgstr "_Podvučeno"
-#: gtk/gtkstock.c:365
+#: gtk/gtkstock.c:408
msgid "_Undo"
msgstr "_Vrati"
-#: gtk/gtkstock.c:366
+#: gtk/gtkstock.c:409
msgid "_Yes"
msgstr "_Da"
-#: gtk/gtkstock.c:367
+#: gtk/gtkstock.c:410
msgid "_Normal Size"
msgstr "_Normalna Veličina"
-#: gtk/gtkstock.c:368
+#: gtk/gtkstock.c:411
msgid "Best _Fit"
msgstr "_Najbolje pristajanje"
-#: gtk/gtkstock.c:369
+#: gtk/gtkstock.c:412
msgid "Zoom _In"
msgstr "U_većaj"
-#: gtk/gtkstock.c:370
+#: gtk/gtkstock.c:413
msgid "Zoom _Out"
msgstr "U_manji"
@@ -2177,22 +2452,22 @@ msgstr "Ne mogu pronaći modul tema u putanji modula: \"%s\","
msgid "--- No Tip ---"
msgstr "--- Nema savjeta ---"
-#: gtk/gtkuimanager.c:1132
+#: gtk/gtkuimanager.c:1154
#, c-format
msgid "Unknown attribute '%s' on line %d char %d"
msgstr "Nepoznat atribut \"%s\" u %d. redu, %d. znak"
-#: gtk/gtkuimanager.c:1332
+#: gtk/gtkuimanager.c:1371
#, c-format
msgid "Unexpected start tag '%s' on line %d char %d"
msgstr "Neočekivana početna oznaka \"%s\" u %d. redu, %d. znak"
-#: gtk/gtkuimanager.c:1417
+#: gtk/gtkuimanager.c:1461
#, c-format
msgid "Unexpected character data on line %d char %d"
msgstr "Neočekivani znakovni podaci u %d. redu, %d. znak"
-#: gtk/gtkuimanager.c:2209
+#: gtk/gtkuimanager.c:2272
msgid "Empty"
msgstr "Prazno"
@@ -2252,6 +2527,46 @@ msgstr "X način unosa (XIM)"
msgid "Could not get information for file '%s': %s"
msgstr "Nisam mogao dohvatiti podatak za datoteku '%s': %s"
+#~ msgid "Shift"
+#~ msgstr "Shift"
+
+#~ msgid "Ctrl"
+#~ msgstr "Ctrl"
+
+#~ msgid "Alt"
+#~ msgstr "Alt"
+
+#, fuzzy
+#~ msgid "Error getting information for '%s'"
+#~ msgstr "Greška kod dohvaćanja informacje za \"%s\""
+
+#~ msgid "_Bottom"
+#~ msgstr "_Dno"
+
+#~ msgid "_First"
+#~ msgstr "_Prvo"
+
+#~ msgid "_Last"
+#~ msgstr "_Posljednji"
+
+#~ msgid "_Top"
+#~ msgstr "_Vrh"
+
+#~ msgid "_Back"
+#~ msgstr "_Nazad"
+
+#~ msgid "_Down"
+#~ msgstr "_Dolje"
+
+#~ msgid "_Up"
+#~ msgstr "_Gore"
+
+#~ msgid "_Fill"
+#~ msgstr "_Ispuni"
+
+#~ msgid "_Left"
+#~ msgstr "_Lijevo"
+
#~ msgid ""
#~ "Could not change the current folder to %s:\n"
#~ "%s"
@@ -2269,9 +2584,6 @@ msgstr "Nisam mogao dohvatiti podatak za datoteku '%s': %s"
#~ msgid "Could not add bookmark for %s because it is not a folder."
#~ msgstr "Nisam mogao dodati knjižnu oznaku za %s, jer to nije mapa."
-#~ msgid "%s: %s"
-#~ msgstr "%s: %s"
-
#~ msgid "This file system does not support icons for everything"
#~ msgstr "Ovaj datotečni sustav ne podržava sličice za sve"
diff --git a/po/hu.po b/po/hu.po
index 3275f5ddf..78be4d59f 100644
--- a/po/hu.po
+++ b/po/hu.po
@@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gtk+.HEAD\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-04-27 22:02+0000\n"
+"POT-Creation-Date: 2005-06-20 14:30-0400\n"
"PO-Revision-Date: 2005-04-28 00:42+0200\n"
"Last-Translator: Gabor Kelemen <kelemeng@gnome.hu>\n"
"Language-Team: Hungarian <gnome@gnome.hu>\n"
@@ -20,24 +20,26 @@ msgstr ""
"Plural-Forms: nplurals=1; plural=0;\n"
"X-Generator: KBabel 1.3.1\n"
-#: ../gdk-pixbuf/gdk-pixbuf-animation.c:153 ../gdk-pixbuf/gdk-pixbuf-io.c:838
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1068 ../tests/testfilechooser.c:199
+#: gdk-pixbuf/gdk-pixbuf-animation.c:153 gdk-pixbuf/gdk-pixbuf-io.c:838
+#: gdk-pixbuf/gdk-pixbuf-io.c:1068 tests/testfilechooser.c:199
#, c-format
msgid "Failed to open file '%s': %s"
msgstr "Nem sikerült megnyitni a(z) '%s' fájlt: %s"
-#: ../gdk-pixbuf/gdk-pixbuf-animation.c:166 ../gdk-pixbuf/gdk-pixbuf-io.c:850
+#: gdk-pixbuf/gdk-pixbuf-animation.c:166 gdk-pixbuf/gdk-pixbuf-io.c:850
#, c-format
msgid "Image file '%s' contains no data"
msgstr "A(z) '%s' képfájl nem tartalmaz adatokat"
-#: ../gdk-pixbuf/gdk-pixbuf-animation.c:208 ../gdk-pixbuf/gdk-pixbuf-io.c:887
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1109 ../tests/testfilechooser.c:244
+#: gdk-pixbuf/gdk-pixbuf-animation.c:208 gdk-pixbuf/gdk-pixbuf-io.c:887
+#: gdk-pixbuf/gdk-pixbuf-io.c:1109 tests/testfilechooser.c:244
#, c-format
-msgid "Failed to load image '%s': reason not known, probably a corrupt image file"
-msgstr "Nem sikerült betölteni a(z) '%s' képet: ok ismeretlen, talán sérült a képfájl"
+msgid ""
+"Failed to load image '%s': reason not known, probably a corrupt image file"
+msgstr ""
+"Nem sikerült betölteni a(z) '%s' képet: ok ismeretlen, talán sérült a képfájl"
-#: ../gdk-pixbuf/gdk-pixbuf-animation.c:241
+#: gdk-pixbuf/gdk-pixbuf-animation.c:241
#, c-format
msgid ""
"Failed to load animation '%s': reason not known, probably a corrupt "
@@ -46,12 +48,12 @@ msgstr ""
"Nem sikerült betölteni a(z) '%s' animációt: ok ismeretlen, talán sérült az "
"animációfájl"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:444
+#: gdk-pixbuf/gdk-pixbuf-io.c:444
#, c-format
msgid "Unable to load image-loading module: %s: %s"
msgstr "Nem lehet betölteni a képbetöltő modult: %s: %s"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:459
+#: gdk-pixbuf/gdk-pixbuf-io.c:459
#, c-format
msgid ""
"Image-loading module %s does not export the proper interface; perhaps it's "
@@ -60,55 +62,55 @@ msgstr ""
"A(z) %s képbetöltő-modul nem exportálja a megfelelő felületet, talán egy "
"másik GTK verzióból van?"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:628 ../gdk-pixbuf/gdk-pixbuf-io.c:680
+#: gdk-pixbuf/gdk-pixbuf-io.c:628 gdk-pixbuf/gdk-pixbuf-io.c:680
#, c-format
msgid "Image type '%s' is not supported"
msgstr "A(z) '%s' képtípus nem támogatott"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:720
+#: gdk-pixbuf/gdk-pixbuf-io.c:720
#, c-format
msgid "Couldn't recognize the image file format for file '%s'"
msgstr "Nem lehet azonosítani a(z) '%s' képfájl formátumát"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:728
+#: gdk-pixbuf/gdk-pixbuf-io.c:728
msgid "Unrecognized image file format"
msgstr "Azonosíthatatlan képfájl formátum"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:896
+#: gdk-pixbuf/gdk-pixbuf-io.c:896
#, c-format
msgid "Failed to load image '%s': %s"
msgstr "Nem sikerült betölteni a(z) '%s' képet: %s"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1336
+#: gdk-pixbuf/gdk-pixbuf-io.c:1336
#, c-format
msgid "Error writing to image file: %s"
msgstr "Hiba képfájlba íráskor: %s"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1382 ../gdk-pixbuf/gdk-pixbuf-io.c:1511
+#: gdk-pixbuf/gdk-pixbuf-io.c:1382 gdk-pixbuf/gdk-pixbuf-io.c:1511
#, c-format
msgid "This build of gdk-pixbuf does not support saving the image format: %s"
msgstr ""
"A gdk-pixbuf ezen változatába nincs befordítva a(z) %s képformátumba való "
"mentés támogatása"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1416
+#: gdk-pixbuf/gdk-pixbuf-io.c:1416
msgid "Insufficient memory to save image to callback"
msgstr "Nincs elég memória a kép visszahíváshoz mentéséhez"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1428
+#: gdk-pixbuf/gdk-pixbuf-io.c:1428
msgid "Failed to open temporary file"
msgstr "Nem sikerült megnyitni az átmeneti fájlt"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1453
+#: gdk-pixbuf/gdk-pixbuf-io.c:1453
msgid "Failed to read from temporary file"
msgstr "Nem sikerült olvasni az átmeneti fájlból"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1683
+#: gdk-pixbuf/gdk-pixbuf-io.c:1687
#, c-format
msgid "Failed to open '%s' for writing: %s"
msgstr "'%s' megnyitása írásra sikertelen: %s"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1707
+#: gdk-pixbuf/gdk-pixbuf-io.c:1711
#, c-format
msgid ""
"Failed to close '%s' while writing image, all data may not have been saved: %"
@@ -117,16 +119,16 @@ msgstr ""
"Nem sikerült lezárni a(z) '%s'-t a kép írása közben, lehet, hogy nem "
"sikerült minden adatot elmenteni: %s"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1927 ../gdk-pixbuf/gdk-pixbuf-io.c:1977
+#: gdk-pixbuf/gdk-pixbuf-io.c:1931 gdk-pixbuf/gdk-pixbuf-io.c:1981
msgid "Insufficient memory to save image into a buffer"
msgstr "Nincs elég memória a kép pufferbe mentéséhez"
-#: ../gdk-pixbuf/gdk-pixbuf-loader.c:383
+#: gdk-pixbuf/gdk-pixbuf-loader.c:383
#, c-format
msgid "Incremental loading of image type '%s' is not supported"
msgstr "A(z) %s típusú képek növekményes betöltése nem támogatott"
-#: ../gdk-pixbuf/gdk-pixbuf-loader.c:411 ../gdk-pixbuf/gdk-pixbuf-loader.c:513
+#: gdk-pixbuf/gdk-pixbuf-loader.c:411 gdk-pixbuf/gdk-pixbuf-loader.c:513
#, c-format
msgid ""
"Internal error: Image loader module '%s' failed to begin loading an image, "
@@ -135,136 +137,132 @@ msgstr ""
"Belső hiba: A(z) %s képbetöltő modul nem tudta elkezdeni a kép betöltését, "
"de nem adta meg a hiba okát"
-#: ../gdk-pixbuf/gdk-pixdata.c:147
+#: gdk-pixbuf/gdk-pixdata.c:147
msgid "Image header corrupt"
msgstr "Hibás képfejléc"
-#: ../gdk-pixbuf/gdk-pixdata.c:152
+#: gdk-pixbuf/gdk-pixdata.c:152
msgid "Image format unknown"
msgstr "Ismeretlen képformátum"
-#: ../gdk-pixbuf/gdk-pixdata.c:157 ../gdk-pixbuf/gdk-pixdata.c:487
+#: gdk-pixbuf/gdk-pixdata.c:157 gdk-pixbuf/gdk-pixdata.c:487
msgid "Image pixel data corrupt"
msgstr "A kép képpontadata sérült"
-#: ../gdk-pixbuf/gdk-pixdata.c:431
+#: gdk-pixbuf/gdk-pixdata.c:431
#, c-format
msgid "failed to allocate image buffer of %u byte"
msgid_plural "failed to allocate image buffer of %u bytes"
msgstr[0] "nem sikerült %u bájt méretű képpuffert lefoglalni"
msgstr[1] "nem sikerült %u bájt méretű képpuffert lefoglalni"
-#: ../gdk-pixbuf/io-ani.c:244
+#: gdk-pixbuf/io-ani.c:244
msgid "Unexpected icon chunk in animation"
msgstr "Váratlan ikondarab az animációban"
-#: ../gdk-pixbuf/io-ani.c:337
+#: gdk-pixbuf/io-ani.c:337
msgid "Unsupported animation type"
msgstr "Nem támogatott animációtípus"
-#: ../gdk-pixbuf/io-ani.c:348 ../gdk-pixbuf/io-ani.c:538
+#: gdk-pixbuf/io-ani.c:348 gdk-pixbuf/io-ani.c:538
msgid "Invalid header in animation"
msgstr "Érvénytelen fejléc az animációban"
-#: ../gdk-pixbuf/io-ani.c:358 ../gdk-pixbuf/io-ani.c:382
-#: ../gdk-pixbuf/io-ani.c:441 ../gdk-pixbuf/io-ani.c:460
-#: ../gdk-pixbuf/io-ani.c:511 ../gdk-pixbuf/io-ani.c:583
+#: gdk-pixbuf/io-ani.c:358 gdk-pixbuf/io-ani.c:382 gdk-pixbuf/io-ani.c:441
+#: gdk-pixbuf/io-ani.c:460 gdk-pixbuf/io-ani.c:511 gdk-pixbuf/io-ani.c:583
msgid "Not enough memory to load animation"
msgstr "Nincs elég memória az animáció betöltéséhez"
-#: ../gdk-pixbuf/io-ani.c:400 ../gdk-pixbuf/io-ani.c:417
-#: ../gdk-pixbuf/io-ani.c:428
+#: gdk-pixbuf/io-ani.c:400 gdk-pixbuf/io-ani.c:417 gdk-pixbuf/io-ani.c:428
msgid "Malformed chunk in animation"
msgstr "Hibás részlet az animációban"
-#: ../gdk-pixbuf/io-ani.c:676
+#: gdk-pixbuf/io-ani.c:676
msgid "The ANI image format"
msgstr "ANI képformátum"
-#: ../gdk-pixbuf/io-bmp.c:228 ../gdk-pixbuf/io-bmp.c:301
-#: ../gdk-pixbuf/io-bmp.c:333 ../gdk-pixbuf/io-bmp.c:356
-#: ../gdk-pixbuf/io-bmp.c:437
+#: gdk-pixbuf/io-bmp.c:228 gdk-pixbuf/io-bmp.c:306 gdk-pixbuf/io-bmp.c:338
+#: gdk-pixbuf/io-bmp.c:361 gdk-pixbuf/io-bmp.c:442
msgid "BMP image has bogus header data"
msgstr "A BMP-kép fejlécadata hibás"
-#: ../gdk-pixbuf/io-bmp.c:239 ../gdk-pixbuf/io-bmp.c:396
+#: gdk-pixbuf/io-bmp.c:239 gdk-pixbuf/io-bmp.c:401
msgid "Not enough memory to load bitmap image"
msgstr "Nincs elég memória a kép betöltéséhez"
-#: ../gdk-pixbuf/io-bmp.c:282
+#: gdk-pixbuf/io-bmp.c:287
msgid "BMP image has unsupported header size"
msgstr "A BMP-kép fejlécmérete nem támogatott"
-#: ../gdk-pixbuf/io-bmp.c:320
+#: gdk-pixbuf/io-bmp.c:325
msgid "Topdown BMP images cannot be compressed"
msgstr "A fentről-lefelé BMP képek nem tömöríthetőek"
-#: ../gdk-pixbuf/io-bmp.c:1198
+#: gdk-pixbuf/io-bmp.c:1203
msgid "Couldn't allocate memory for saving BMP file"
msgstr "Nem lehet memóriát foglalni a BMP fájl mentéséhez"
-#: ../gdk-pixbuf/io-bmp.c:1239
+#: gdk-pixbuf/io-bmp.c:1244
msgid "Couldn't write to BMP file"
msgstr "Nem sikerült írni a BMP fájlba"
-#: ../gdk-pixbuf/io-bmp.c:1288
+#: gdk-pixbuf/io-bmp.c:1293
msgid "The BMP image format"
msgstr "BMP képformátum"
-#: ../gdk-pixbuf/io-gif.c:220
+#: gdk-pixbuf/io-gif.c:220
#, c-format
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:1463
-#: ../gdk-pixbuf/io-gif.c:1624
+#: 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?)"
-#: ../gdk-pixbuf/io-gif.c:501
+#: gdk-pixbuf/io-gif.c:501
#, c-format
msgid "Internal error in the GIF loader (%s)"
msgstr "Belső hiba a GIF betöltőben (%s)"
-#: ../gdk-pixbuf/io-gif.c:575
+#: gdk-pixbuf/io-gif.c:575
msgid "Stack overflow"
msgstr "Veremtúlcsordulás"
-#: ../gdk-pixbuf/io-gif.c:635
+#: gdk-pixbuf/io-gif.c:635
msgid "GIF image loader cannot understand this image."
msgstr "A GIF-képbetöltő nem tudja értelmezni ezt a képet."
-#: ../gdk-pixbuf/io-gif.c:664
+#: gdk-pixbuf/io-gif.c:664
msgid "Bad code encountered"
msgstr "Hibás kód érkezett"
-#: ../gdk-pixbuf/io-gif.c:674
+#: gdk-pixbuf/io-gif.c:674
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:1451
-#: ../gdk-pixbuf/io-gif.c:1497 ../gdk-pixbuf/io-gif.c:1612
+#: 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:947
+#: 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
+#: 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:1166
+#: 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:1178
+#: 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:1287
+#: gdk-pixbuf/io-gif.c:1287
msgid ""
"GIF image has no global colormap, and a frame inside it has no local "
"colormap."
@@ -272,67 +270,66 @@ 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:1519
+#: 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:1671
+#: gdk-pixbuf/io-gif.c:1671
msgid "The GIF image format"
msgstr "GIF képformátum"
-#: ../gdk-pixbuf/io-ico.c:219 ../gdk-pixbuf/io-ico.c:271
-#: ../gdk-pixbuf/io-ico.c:340 ../gdk-pixbuf/io-ico.c:403
-#: ../gdk-pixbuf/io-ico.c:433
+#: gdk-pixbuf/io-ico.c:219 gdk-pixbuf/io-ico.c:271 gdk-pixbuf/io-ico.c:340
+#: gdk-pixbuf/io-ico.c:403 gdk-pixbuf/io-ico.c:433
msgid "Not enough memory to load icon"
msgstr "Nincs elég memória az ikon betöltéséhez"
-#: ../gdk-pixbuf/io-ico.c:256 ../gdk-pixbuf/io-ico.c:330
+#: gdk-pixbuf/io-ico.c:256 gdk-pixbuf/io-ico.c:330
msgid "Invalid header in icon"
msgstr "Érvénytelen fejléc az ikonban"
-#: ../gdk-pixbuf/io-ico.c:293
+#: gdk-pixbuf/io-ico.c:293
msgid "Icon has zero width"
msgstr "Az ikon szélessége nulla"
-#: ../gdk-pixbuf/io-ico.c:303
+#: gdk-pixbuf/io-ico.c:303
msgid "Icon has zero height"
msgstr "Az ikon magassága nulla"
-#: ../gdk-pixbuf/io-ico.c:355
+#: gdk-pixbuf/io-ico.c:355
msgid "Compressed icons are not supported"
msgstr "Tömörített ikonok nincsenek támogatva"
-#: ../gdk-pixbuf/io-ico.c:388
+#: gdk-pixbuf/io-ico.c:388
msgid "Unsupported icon type"
msgstr "Nem támogatott ikontípus"
-#: ../gdk-pixbuf/io-ico.c:482
+#: gdk-pixbuf/io-ico.c:482
msgid "Not enough memory to load ICO file"
msgstr "Nincs elég memória az ICO-fájl betöltéséhez"
-#: ../gdk-pixbuf/io-ico.c:947
+#: gdk-pixbuf/io-ico.c:947
msgid "Image too large to be saved as ICO"
msgstr "A kép túl nagy ICO formátumba mentéshez"
-#: ../gdk-pixbuf/io-ico.c:958
+#: gdk-pixbuf/io-ico.c:958
msgid "Cursor hotspot outside image"
msgstr "A kurzor aktív pontja a képen kívül helyezkedik el"
-#: ../gdk-pixbuf/io-ico.c:981
+#: gdk-pixbuf/io-ico.c:981
#, c-format
msgid "Unsupported depth for ICO file: %d"
msgstr "Nem támogatott mélység ICO-fájlnál: %d"
-#: ../gdk-pixbuf/io-ico.c:1210
+#: gdk-pixbuf/io-ico.c:1210
msgid "The ICO image format"
msgstr "ICO képformátum"
-#: ../gdk-pixbuf/io-jpeg.c:114
+#: gdk-pixbuf/io-jpeg.c:114
#, c-format
msgid "Error interpreting JPEG image file (%s)"
msgstr "Hiba a JPEG képfájl értelmezésekor (%s)"
-#: ../gdk-pixbuf/io-jpeg.c:349
+#: gdk-pixbuf/io-jpeg.c:349
msgid ""
"Insufficient memory to load image, try exiting some applications to free "
"memory"
@@ -340,17 +337,17 @@ msgstr ""
"Nincs elég memória a kép betöltéséhez, memória felszabadításához próbáljon "
"meg kilépni néhány alkalmazásból"
-#: ../gdk-pixbuf/io-jpeg.c:383 ../gdk-pixbuf/io-jpeg.c:749
+#: gdk-pixbuf/io-jpeg.c:383 gdk-pixbuf/io-jpeg.c:749
#, c-format
msgid "Unsupported JPEG color space (%s)"
msgstr "Nem támogatott JPEG-színtér (%s)"
-#: ../gdk-pixbuf/io-jpeg.c:481 ../gdk-pixbuf/io-jpeg.c:678
-#: ../gdk-pixbuf/io-jpeg.c:943 ../gdk-pixbuf/io-jpeg.c:952
+#: gdk-pixbuf/io-jpeg.c:481 gdk-pixbuf/io-jpeg.c:678 gdk-pixbuf/io-jpeg.c:943
+#: gdk-pixbuf/io-jpeg.c:952
msgid "Couldn't allocate memory for loading JPEG file"
msgstr "Nem lehet memóriát kiosztani a JPEG fájl betöltéséhez"
-#: ../gdk-pixbuf/io-jpeg.c:894
+#: gdk-pixbuf/io-jpeg.c:894
#, c-format
msgid ""
"JPEG quality must be a value between 0 and 100; value '%s' could not be "
@@ -359,94 +356,95 @@ msgstr ""
"A JPEG-minőség értékének 0 és 100 között kell lennie, a(z) '%s' értéket nem "
"lehet feldolgozni."
-#: ../gdk-pixbuf/io-jpeg.c:909
+#: gdk-pixbuf/io-jpeg.c:909
#, c-format
-msgid "JPEG quality must be a value between 0 and 100; value '%d' is not allowed."
+msgid ""
+"JPEG quality must be a value between 0 and 100; value '%d' is not allowed."
msgstr ""
"A JPEG-minőség értékének 0 és 100 között kell lennie, a(z) '%d' érték nem "
"megengedett."
-#: ../gdk-pixbuf/io-jpeg.c:1071
+#: gdk-pixbuf/io-jpeg.c:1071
msgid "The JPEG image format"
msgstr "JPEG képformátum"
-#: ../gdk-pixbuf/io-pcx.c:191
+#: gdk-pixbuf/io-pcx.c:191
msgid "Couldn't allocate memory for header"
msgstr "Nem lehet memóriát kiosztani a fejléchez"
-#: ../gdk-pixbuf/io-pcx.c:206 ../gdk-pixbuf/io-pcx.c:566
+#: gdk-pixbuf/io-pcx.c:206 gdk-pixbuf/io-pcx.c:566
msgid "Couldn't allocate memory for context buffer"
msgstr "Nem lehet memóriát foglalni a kontextus-puffer számára"
-#: ../gdk-pixbuf/io-pcx.c:607
+#: gdk-pixbuf/io-pcx.c:607
msgid "Image has invalid width and/or height"
msgstr "A kép szélessége és/vagy magassága érvénytelen"
-#: ../gdk-pixbuf/io-pcx.c:619 ../gdk-pixbuf/io-pcx.c:680
+#: gdk-pixbuf/io-pcx.c:619 gdk-pixbuf/io-pcx.c:680
msgid "Image has unsupported bpp"
msgstr "A kép képpontonkénti bitjeinek száma nem támogatott"
-#: ../gdk-pixbuf/io-pcx.c:624 ../gdk-pixbuf/io-pcx.c:632
+#: gdk-pixbuf/io-pcx.c:624 gdk-pixbuf/io-pcx.c:632
#, c-format
msgid "Image has unsupported number of %d-bit planes"
msgstr "Nem támogatott számú %d bites színsík van a képben"
-#: ../gdk-pixbuf/io-pcx.c:648
+#: gdk-pixbuf/io-pcx.c:648
msgid "Couldn't create new pixbuf"
msgstr "Nem lehet létrehozni új pixbuf-t"
-#: ../gdk-pixbuf/io-pcx.c:656
+#: gdk-pixbuf/io-pcx.c:656
msgid "Couldn't allocate memory for line data"
msgstr "Nem lehet memóriát foglalni a vonaladatok számára"
-#: ../gdk-pixbuf/io-pcx.c:663
+#: gdk-pixbuf/io-pcx.c:663
msgid "Couldn't allocate memory for paletted data"
msgstr "Nem lehet memóriát foglalni a palettaadatok számára"
-#: ../gdk-pixbuf/io-pcx.c:710
+#: gdk-pixbuf/io-pcx.c:710
msgid "Didn't get all lines of PCX image"
msgstr "Nem található a PCX-kép minden sora"
-#: ../gdk-pixbuf/io-pcx.c:717
+#: gdk-pixbuf/io-pcx.c:717
msgid "No palette found at end of PCX data"
msgstr "Nem található paletta a PCX-adat végén"
-#: ../gdk-pixbuf/io-pcx.c:758
+#: gdk-pixbuf/io-pcx.c:758
msgid "The PCX image format"
msgstr "PCX képformátum"
-#: ../gdk-pixbuf/io-png.c:55
+#: gdk-pixbuf/io-png.c:55
msgid "Bits per channel of PNG image is invalid."
msgstr "A PNG-kép csatornánkénti bitjeinek száma érvénytelen."
-#: ../gdk-pixbuf/io-png.c:136
+#: gdk-pixbuf/io-png.c:136
msgid "Transformed PNG has zero width or height."
msgstr "Az átalakított PNG szélessége vagy magasság nulla."
-#: ../gdk-pixbuf/io-png.c:144
+#: gdk-pixbuf/io-png.c:144
msgid "Bits per channel of transformed PNG is not 8."
msgstr "Az átalakított PNG csatornánkénti bitjeinek száma nem 8."
-#: ../gdk-pixbuf/io-png.c:153
+#: gdk-pixbuf/io-png.c:153
msgid "Transformed PNG not RGB or RGBA."
msgstr "Az átalakított PNG nem RGB vagy RGBA módú."
-#: ../gdk-pixbuf/io-png.c:162
+#: gdk-pixbuf/io-png.c:162
msgid "Transformed PNG has unsupported number of channels, must be 3 or 4."
msgstr ""
"Az átalakított PNG csatornánkénti bitjeinek száma nem támogatott, 3-nak vagy "
"4-nek kell lennie."
-#: ../gdk-pixbuf/io-png.c:183
+#: gdk-pixbuf/io-png.c:183
#, c-format
msgid "Fatal error in PNG image file: %s"
msgstr "Végzetes hiba a PNG képfájlban: %s"
-#: ../gdk-pixbuf/io-png.c:301
+#: gdk-pixbuf/io-png.c:301
msgid "Insufficient memory to load PNG file"
msgstr "Nincs elég memória a PNG fájl betöltéséhez"
-#: ../gdk-pixbuf/io-png.c:618
+#: gdk-pixbuf/io-png.c:618
#, c-format
msgid ""
"Insufficient memory to store a %ld by %ld image; try exiting some "
@@ -455,349 +453,365 @@ msgstr ""
"Nincs elég memória egy %ld x %ld méretű kép betöltéséhez, próbáljon meg "
"kilépni néhány alkalmazásból a memóriahasználat csökkentéséhez"
-#: ../gdk-pixbuf/io-png.c:669
+#: gdk-pixbuf/io-png.c:669
msgid "Fatal error reading PNG image file"
msgstr "Végzetes hiba a PNG képfájl olvasásakor"
-#: ../gdk-pixbuf/io-png.c:718
+#: gdk-pixbuf/io-png.c:718
#, c-format
msgid "Fatal error reading PNG image file: %s"
msgstr "Végzetes hiba a PNG képfájl olvasásakor: %s"
-#: ../gdk-pixbuf/io-png.c:813
-msgid "Keys for PNG text chunks must have at least 1 and at most 79 characters."
+#: gdk-pixbuf/io-png.c:810
+msgid ""
+"Keys for PNG text chunks must have at least 1 and at most 79 characters."
msgstr ""
"A PNG szöveges darabok kulcsainak legalább 1 és legfeljebb 79 karakterből "
"kell állniuk."
-#: ../gdk-pixbuf/io-png.c:821
+#: gdk-pixbuf/io-png.c:818
msgid "Keys for PNG text chunks must be ASCII characters."
msgstr "A PNG szöveges darabok kulcsainak ASCII karaktereknek kell lenniük."
-#: ../gdk-pixbuf/io-png.c:854
+#: gdk-pixbuf/io-png.c:831
+#, fuzzy, c-format
+msgid ""
+"PNG compression level must be a value between 0 and 9; value '%s' could not "
+"be parsed."
+msgstr ""
+"A JPEG-minőség értékének 0 és 100 között kell lennie, a(z) '%s' értéket nem "
+"lehet feldolgozni."
+
+#: gdk-pixbuf/io-png.c:843
+#, fuzzy, c-format
+msgid ""
+"PNG compression level must be a value between 0 and 9; value '%d' is not "
+"allowed."
+msgstr ""
+"A JPEG-minőség értékének 0 és 100 között kell lennie, a(z) '%d' érték nem "
+"megengedett."
+
+#: gdk-pixbuf/io-png.c:883
#, c-format
msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding."
msgstr "%s PNG szöveges darab értéke nem konvertálható ISO-8859-1 kódolásúra."
-#: ../gdk-pixbuf/io-png.c:994
+#: gdk-pixbuf/io-png.c:1026
msgid "The PNG image format"
msgstr "PNG képformátum"
-#: ../gdk-pixbuf/io-pnm.c:252
+#: gdk-pixbuf/io-pnm.c:252
msgid "PNM loader expected to find an integer, but didn't"
msgstr "A PNM-betöltő egy egészet várt, de nem talált"
-#: ../gdk-pixbuf/io-pnm.c:284
+#: gdk-pixbuf/io-pnm.c:284
msgid "PNM file has an incorrect initial byte"
msgstr "A PNM-fájl kezdő bájtja helytelen"
-#: ../gdk-pixbuf/io-pnm.c:314
+#: gdk-pixbuf/io-pnm.c:314
msgid "PNM file is not in a recognized PNM subformat"
msgstr "A PNM-fájl nincs felismert PNM-alformátumban"
-#: ../gdk-pixbuf/io-pnm.c:339
+#: gdk-pixbuf/io-pnm.c:339
msgid "PNM file has an image width of 0"
msgstr "A PNM-fájl képszélessége 0"
-#: ../gdk-pixbuf/io-pnm.c:360
+#: gdk-pixbuf/io-pnm.c:360
msgid "PNM file has an image height of 0"
msgstr "A PNM-fájl képmagassága 0"
-#: ../gdk-pixbuf/io-pnm.c:383
+#: gdk-pixbuf/io-pnm.c:383
msgid "Maximum color value in PNM file is 0"
msgstr "A PNM-fájlban a maximális színérték 0"
-#: ../gdk-pixbuf/io-pnm.c:391
+#: gdk-pixbuf/io-pnm.c:391
msgid "Maximum color value in PNM file is too large"
msgstr "A PNM-fájlban a maximális színérték túl nagy"
-#: ../gdk-pixbuf/io-pnm.c:399
+#: gdk-pixbuf/io-pnm.c:399
msgid "Cannot handle PNM files with maximum color values greater than 255"
msgstr ""
"Nem lehet kezelni a 255-nél nagyobb maximális színértékkel rendelkező PNM-"
"fájlokat"
-#: ../gdk-pixbuf/io-pnm.c:438 ../gdk-pixbuf/io-pnm.c:466
-#: ../gdk-pixbuf/io-pnm.c:498
+#: gdk-pixbuf/io-pnm.c:438 gdk-pixbuf/io-pnm.c:466 gdk-pixbuf/io-pnm.c:498
msgid "Raw PNM image type is invalid"
msgstr "A nyers PNM-képtípus érvénytelen"
-#: ../gdk-pixbuf/io-pnm.c:562 ../gdk-pixbuf/io-pnm.c:604
+#: gdk-pixbuf/io-pnm.c:562 gdk-pixbuf/io-pnm.c:604
msgid "PNM image format is invalid"
msgstr "Érvénytelen PNM-képformátum"
-#: ../gdk-pixbuf/io-pnm.c:663
+#: gdk-pixbuf/io-pnm.c:663
msgid "PNM image loader does not support this PNM subformat"
msgstr "A PNM-képbetöltő nem támogatja ezt a PNM-alformátumot"
-#: ../gdk-pixbuf/io-pnm.c:718
+#: gdk-pixbuf/io-pnm.c:718
msgid "Premature end-of-file encountered"
msgstr "A fájl végét túl korán értem el"
-#: ../gdk-pixbuf/io-pnm.c:750 ../gdk-pixbuf/io-pnm.c:981
+#: gdk-pixbuf/io-pnm.c:750 gdk-pixbuf/io-pnm.c:981
msgid "Raw PNM formats require exactly one whitespace before sample data"
msgstr ""
"A nyers PNM-formátumok pontosan egy üreshely-karaktert igényelnek a "
"mintaadatok előtt"
-#: ../gdk-pixbuf/io-pnm.c:777
+#: gdk-pixbuf/io-pnm.c:777
msgid "Cannot allocate memory for loading PNM image"
msgstr "Nem lehet memóriát kiosztani a PNM-kép betöltéséhez"
-#: ../gdk-pixbuf/io-pnm.c:827
+#: gdk-pixbuf/io-pnm.c:827
msgid "Insufficient memory to load PNM context struct"
msgstr "Nincs elég memória a PNM kontextus struktúrának"
-#: ../gdk-pixbuf/io-pnm.c:878
+#: gdk-pixbuf/io-pnm.c:878
msgid "Unexpected end of PNM image data"
msgstr "A PNM-képadatnak váratlanul vége"
-#: ../gdk-pixbuf/io-pnm.c:1010
+#: gdk-pixbuf/io-pnm.c:1010
msgid "Insufficient memory to load PNM file"
msgstr "Nincs elég memória a PNM fájl betöltéséhez"
-#: ../gdk-pixbuf/io-pnm.c:1089
+#: gdk-pixbuf/io-pnm.c:1089
msgid "The PNM/PBM/PGM/PPM image format family"
msgstr "A PNM/PBM/PGM/PPM képformátum család"
-#: ../gdk-pixbuf/io-ras.c:126
+#: gdk-pixbuf/io-ras.c:126
msgid "RAS image has bogus header data"
msgstr "A RAS-kép fejlécadata hibás"
-#: ../gdk-pixbuf/io-ras.c:148
+#: gdk-pixbuf/io-ras.c:148
msgid "RAS image has unknown type"
msgstr "A RAS-kép típusa ismeretlen"
-#: ../gdk-pixbuf/io-ras.c:156
+#: gdk-pixbuf/io-ras.c:156
msgid "unsupported RAS image variation"
msgstr "nem támogatott RAS-képváltozat"
-#: ../gdk-pixbuf/io-ras.c:171 ../gdk-pixbuf/io-ras.c:200
+#: gdk-pixbuf/io-ras.c:171 gdk-pixbuf/io-ras.c:200
msgid "Not enough memory to load RAS image"
msgstr "Nincs elég memória a RAS-kép betöltéséhez"
-#: ../gdk-pixbuf/io-ras.c:543
+#: gdk-pixbuf/io-ras.c:543
msgid "The Sun raster image format"
msgstr "Sun raster képformátum"
-#: ../gdk-pixbuf/io-tga.c:154
+#: gdk-pixbuf/io-tga.c:154
msgid "Cannot allocate memory for IOBuffer struct"
msgstr "Nem lehet memóriát kiosztani az IOBuffer-struktúrához"
-#: ../gdk-pixbuf/io-tga.c:173
+#: gdk-pixbuf/io-tga.c:173
msgid "Cannot allocate memory for IOBuffer data"
msgstr "Nem lehet memóriát kiosztani az IOBuffer-adathoz"
-#: ../gdk-pixbuf/io-tga.c:184
+#: gdk-pixbuf/io-tga.c:184
msgid "Cannot realloc IOBuffer data"
msgstr "Nem lehet újra kiosztani az IOBuffer-adatot"
-#: ../gdk-pixbuf/io-tga.c:214
+#: gdk-pixbuf/io-tga.c:214
msgid "Cannot allocate temporary IOBuffer data"
msgstr "Nem lehet kiosztani az átmeneti IOBuffer-adatot"
-#: ../gdk-pixbuf/io-tga.c:348
+#: gdk-pixbuf/io-tga.c:348
msgid "Cannot allocate new pixbuf"
msgstr "Nem lehet kiosztani új pixbuf-t"
-#: ../gdk-pixbuf/io-tga.c:689
+#: gdk-pixbuf/io-tga.c:689
msgid "Cannot allocate colormap structure"
msgstr "Nem lehet kiosztani színtérkép struktúrát"
-#: ../gdk-pixbuf/io-tga.c:696
+#: gdk-pixbuf/io-tga.c:696
msgid "Cannot allocate colormap entries"
msgstr "Nem lehet kiosztani színtérkép bejegyzéseket"
-#: ../gdk-pixbuf/io-tga.c:718
+#: gdk-pixbuf/io-tga.c:718
msgid "Unexpected bitdepth for colormap entries"
msgstr "Váratlan bitmélység a színtérkép-bejegyzésekhez"
-#: ../gdk-pixbuf/io-tga.c:736
+#: gdk-pixbuf/io-tga.c:736
msgid "Cannot allocate TGA header memory"
msgstr "Nem lehet kiosztani TGA-fejlécmemóriát"
-#: ../gdk-pixbuf/io-tga.c:769
+#: gdk-pixbuf/io-tga.c:769
msgid "TGA image has invalid dimensions"
msgstr "A TGA-kép mérete érvénytelen"
-#: ../gdk-pixbuf/io-tga.c:775 ../gdk-pixbuf/io-tga.c:784
-#: ../gdk-pixbuf/io-tga.c:794 ../gdk-pixbuf/io-tga.c:804
-#: ../gdk-pixbuf/io-tga.c:811
+#: gdk-pixbuf/io-tga.c:775 gdk-pixbuf/io-tga.c:784 gdk-pixbuf/io-tga.c:794
+#: gdk-pixbuf/io-tga.c:804 gdk-pixbuf/io-tga.c:811
msgid "TGA image type not supported"
msgstr "A TGA képformátum nem támogatott"
-#: ../gdk-pixbuf/io-tga.c:858
+#: gdk-pixbuf/io-tga.c:858
msgid "Cannot allocate memory for TGA context struct"
msgstr "Nem lehet memóriát lefoglalni a TGA kontextus struktúrának"
-#: ../gdk-pixbuf/io-tga.c:923
+#: gdk-pixbuf/io-tga.c:923
msgid "Excess data in file"
msgstr "Többletadat a fájlban"
-#: ../gdk-pixbuf/io-tga.c:992
+#: gdk-pixbuf/io-tga.c:992
msgid "The Targa image format"
msgstr "Targa képformátum"
-#: ../gdk-pixbuf/io-tiff.c:173
+#: gdk-pixbuf/io-tiff.c:173
msgid "Could not get image width (bad TIFF file)"
msgstr "Nem lehet megszerezni a kép szélességét (hibás TIFF fájl)"
-#: ../gdk-pixbuf/io-tiff.c:180
+#: gdk-pixbuf/io-tiff.c:180
msgid "Could not get image height (bad TIFF file)"
msgstr "Nem lehet megszerezni a kép magasságát (hibás TIFF fájl)"
-#: ../gdk-pixbuf/io-tiff.c:188
+#: gdk-pixbuf/io-tiff.c:188
msgid "Width or height of TIFF image is zero"
msgstr "A TIFF-kép szélessége vagy magassága nulla"
-#: ../gdk-pixbuf/io-tiff.c:197 ../gdk-pixbuf/io-tiff.c:206
+#: gdk-pixbuf/io-tiff.c:197 gdk-pixbuf/io-tiff.c:206
msgid "Dimensions of TIFF image too large"
msgstr "A TGA-kép mérete túl nagy"
-#: ../gdk-pixbuf/io-tiff.c:225 ../gdk-pixbuf/io-tiff.c:237
-#: ../gdk-pixbuf/io-tiff.c:286 ../gdk-pixbuf/io-tiff.c:572
+#: gdk-pixbuf/io-tiff.c:225 gdk-pixbuf/io-tiff.c:237 gdk-pixbuf/io-tiff.c:286
+#: gdk-pixbuf/io-tiff.c:572
msgid "Insufficient memory to open TIFF file"
msgstr "Nincs elég memória a TIFF fájl megnyitásához"
-#: ../gdk-pixbuf/io-tiff.c:251 ../gdk-pixbuf/io-tiff.c:294
+#: gdk-pixbuf/io-tiff.c:251 gdk-pixbuf/io-tiff.c:294
msgid "Failed to load RGB data from TIFF file"
msgstr "RGB-adat betöltése a TIFF-fájlból sikertelen"
-#: ../gdk-pixbuf/io-tiff.c:361
+#: gdk-pixbuf/io-tiff.c:361
msgid "Failed to open TIFF image"
msgstr "Nem sikerült megnyitni a TIFF képet"
-#: ../gdk-pixbuf/io-tiff.c:373
+#: gdk-pixbuf/io-tiff.c:373
msgid "TIFFClose operation failed"
msgstr "A TIFFClose művelet sikertelen"
-#: ../gdk-pixbuf/io-tiff.c:504 ../gdk-pixbuf/io-tiff.c:517
+#: gdk-pixbuf/io-tiff.c:504 gdk-pixbuf/io-tiff.c:517
msgid "Failed to load TIFF image"
msgstr "Nem sikerült betölteni a TIFF képet"
-#: ../gdk-pixbuf/io-tiff.c:610
+#: gdk-pixbuf/io-tiff.c:610
msgid "The TIFF image format"
msgstr "TIFF képformátum"
-#: ../gdk-pixbuf/io-wbmp.c:246
+#: gdk-pixbuf/io-wbmp.c:246
msgid "Image has zero width"
msgstr "A kép szélessége nulla"
-#: ../gdk-pixbuf/io-wbmp.c:264
+#: gdk-pixbuf/io-wbmp.c:264
msgid "Image has zero height"
msgstr "A kép magassága nulla"
-#: ../gdk-pixbuf/io-wbmp.c:275
+#: gdk-pixbuf/io-wbmp.c:275
msgid "Not enough memory to load image"
msgstr "Nincs elég memória a kép betöltéséhez"
-#: ../gdk-pixbuf/io-wbmp.c:334
+#: gdk-pixbuf/io-wbmp.c:334
msgid "Couldn't save the rest"
msgstr "Nem lehet menteni a többit"
-#: ../gdk-pixbuf/io-wbmp.c:368
+#: gdk-pixbuf/io-wbmp.c:368
msgid "The WBMP image format"
msgstr "WBMP képformátum"
-#: ../gdk-pixbuf/io-xbm.c:287
+#: gdk-pixbuf/io-xbm.c:287
msgid "Invalid XBM file"
msgstr "Érvénytelen XBM-fájl"
-#: ../gdk-pixbuf/io-xbm.c:297
+#: gdk-pixbuf/io-xbm.c:297
msgid "Insufficient memory to load XBM image file"
msgstr "Nincs elég memória az XBM képfájl betöltéséhez"
-#: ../gdk-pixbuf/io-xbm.c:441
+#: gdk-pixbuf/io-xbm.c:441
msgid "Failed to write to temporary file when loading XBM image"
msgstr "Átmeneti fájlba írás az XBM-kép betöltésekor sikertelen"
-#: ../gdk-pixbuf/io-xbm.c:476
+#: gdk-pixbuf/io-xbm.c:476
msgid "The XBM image format"
msgstr "XBM képformátum"
-#: ../gdk-pixbuf/io-xpm.c:467
+#: gdk-pixbuf/io-xpm.c:467
msgid "No XPM header found"
msgstr "Nem található az XPM-fejléc"
-#: ../gdk-pixbuf/io-xpm.c:476
+#: gdk-pixbuf/io-xpm.c:476
msgid "Invalid XPM header"
msgstr "Érvénytelen XPM-fejléc"
-#: ../gdk-pixbuf/io-xpm.c:484
+#: gdk-pixbuf/io-xpm.c:484
msgid "XPM file has image width <= 0"
msgstr "Az XPM-fájl képszélessége <= 0"
-#: ../gdk-pixbuf/io-xpm.c:492
+#: gdk-pixbuf/io-xpm.c:492
msgid "XPM file has image height <= 0"
msgstr "Az XPM-fájl képmagassága <= 0"
-#: ../gdk-pixbuf/io-xpm.c:500
+#: gdk-pixbuf/io-xpm.c:500
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:507
+#: gdk-pixbuf/io-xpm.c:507
msgid "XPM file has invalid number of colors"
msgstr "Az XPM-fájl színeinek száma érvénytelen"
-#: ../gdk-pixbuf/io-xpm.c:519 ../gdk-pixbuf/io-xpm.c:528
-#: ../gdk-pixbuf/io-xpm.c:580
+#: gdk-pixbuf/io-xpm.c:519 gdk-pixbuf/io-xpm.c:528 gdk-pixbuf/io-xpm.c:580
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:542
+#: gdk-pixbuf/io-xpm.c:542
msgid "Cannot read XPM colormap"
msgstr "Nem lehet olvasni az XPM-színtérképet"
-#: ../gdk-pixbuf/io-xpm.c:771
+#: gdk-pixbuf/io-xpm.c:771
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:806
+#: gdk-pixbuf/io-xpm.c:806
msgid "The XPM image format"
msgstr "XPM képformátum"
#. Description of --class=CLASS in --help output
-#: ../gdk/gdk.c:115
+#: gdk/gdk.c:115
msgid "Program class as used by the window manager"
msgstr "A program osztálya, ahogy az ablakkezelő használja"
#. Placeholder in --class=CLASS in --help output
-#: ../gdk/gdk.c:116
+#: gdk/gdk.c:116
msgid "CLASS"
msgstr "CLASS"
#. Description of --name=NAME in --help output
-#: ../gdk/gdk.c:118
+#: gdk/gdk.c:118
msgid "Program name as used by the window manager"
msgstr "A programnév, ahogy az ablakkezelő használja"
#. Placeholder in --name=NAME in --help output
-#: ../gdk/gdk.c:119
+#: gdk/gdk.c:119
msgid "NAME"
msgstr "NAME"
#. Description of --display=DISPLAY in --help output
-#: ../gdk/gdk.c:121
+#: gdk/gdk.c:121
msgid "X display to use"
msgstr "Használandó X-megjelenítő"
#. Placeholder in --display=DISPLAY in --help output
-#: ../gdk/gdk.c:122
+#: gdk/gdk.c:122
msgid "DISPLAY"
msgstr "DISPLAY"
#. Description of --screen=SCREEN in --help output
-#: ../gdk/gdk.c:124
+#: gdk/gdk.c:124
msgid "X screen to use"
msgstr "Használandó X-képernyő"
#. Placeholder in --screen=SCREEN in --help output
-#: ../gdk/gdk.c:125
+#: gdk/gdk.c:125
msgid "SCREEN"
msgstr "SCREEN"
#. Description of --gdk-debug=FLAGS in --help output
-#: ../gdk/gdk.c:128
+#: gdk/gdk.c:128
msgid "Gdk debugging flags to set"
msgstr "Beállítandó Gdk debug jelzőbitek"
@@ -805,90 +819,222 @@ msgstr "Beállítandó Gdk debug jelzőbitek"
#. Placeholder in --gdk-no-debug=FLAGS in --help output
#. Placeholder in --gtk-debug=FLAGS in --help output
#. Placeholder in --gtk-no-debug=FLAGS in --help output
-#: ../gdk/gdk.c:129 ../gdk/gdk.c:132 ../gtk/gtkmain.c:405 ../gtk/gtkmain.c:408
+#: gdk/gdk.c:129 gdk/gdk.c:132 gtk/gtkmain.c:405 gtk/gtkmain.c:408
msgid "FLAGS"
msgstr "FLAGS"
#. Description of --gdk-no-debug=FLAGS in --help output
-#: ../gdk/gdk.c:131
+#: gdk/gdk.c:131
msgid "Gdk debugging flags to unset"
msgstr "Kikapcsolandó Gdk debug jelzőbitek"
+#: gdk/keyname-table.h:3940
+msgid "keyboard label|BackSpace"
+msgstr ""
+
+#: gdk/keyname-table.h:3941
+msgid "keyboard label|Tab"
+msgstr ""
+
+#: gdk/keyname-table.h:3942
+msgid "keyboard label|Return"
+msgstr ""
+
+#: gdk/keyname-table.h:3943
+msgid "keyboard label|Pause"
+msgstr ""
+
+#: gdk/keyname-table.h:3944
+msgid "keyboard label|Scroll_Lock"
+msgstr ""
+
+#: gdk/keyname-table.h:3945
+msgid "keyboard label|Sys_Req"
+msgstr ""
+
+#: gdk/keyname-table.h:3946
+msgid "keyboard label|Escape"
+msgstr ""
+
+#: gdk/keyname-table.h:3947
+msgid "keyboard label|Multi_key"
+msgstr ""
+
+#: gdk/keyname-table.h:3948
+msgid "keyboard label|Home"
+msgstr ""
+
+#: gdk/keyname-table.h:3949
+msgid "keyboard label|Page_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3950
+msgid "keyboard label|Page_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3951
+msgid "keyboard label|End"
+msgstr ""
+
+#: gdk/keyname-table.h:3952
+msgid "keyboard label|Begin"
+msgstr ""
+
+#: gdk/keyname-table.h:3953
+msgid "keyboard label|Print"
+msgstr ""
+
+#: gdk/keyname-table.h:3954
+msgid "keyboard label|Insert"
+msgstr ""
+
+#: gdk/keyname-table.h:3955
+msgid "keyboard label|Num_Lock"
+msgstr ""
+
+#: gdk/keyname-table.h:3956
+msgid "keyboard label|KP_Space"
+msgstr ""
+
+#: gdk/keyname-table.h:3957
+msgid "keyboard label|KP_Tab"
+msgstr ""
+
+#: gdk/keyname-table.h:3958
+msgid "keyboard label|KP_Enter"
+msgstr ""
+
+#: gdk/keyname-table.h:3959
+msgid "keyboard label|KP_Home"
+msgstr ""
+
+#: gdk/keyname-table.h:3960
+msgid "keyboard label|KP_Left"
+msgstr ""
+
+#: gdk/keyname-table.h:3961
+msgid "keyboard label|KP_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3962
+msgid "keyboard label|KP_Right"
+msgstr ""
+
+#: gdk/keyname-table.h:3963
+msgid "keyboard label|KP_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3964
+msgid "keyboard label|KP_Page_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3965
+msgid "keyboard label|KP_Prior"
+msgstr ""
+
+#: gdk/keyname-table.h:3966
+msgid "keyboard label|KP_Page_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3967
+msgid "keyboard label|KP_Next"
+msgstr ""
+
+#: gdk/keyname-table.h:3968
+msgid "keyboard label|KP_End"
+msgstr ""
+
+#: gdk/keyname-table.h:3969
+msgid "keyboard label|KP_Begin"
+msgstr ""
+
+#: gdk/keyname-table.h:3970
+msgid "keyboard label|KP_Insert"
+msgstr ""
+
+#: gdk/keyname-table.h:3971
+msgid "keyboard label|KP_Delete"
+msgstr ""
+
+#: gdk/keyname-table.h:3972
+msgid "keyboard label|Delete"
+msgstr ""
+
#. Description of --sync in --help output
-#: ../gdk/win32/gdkmain-win32.c:60
+#: gdk/win32/gdkmain-win32.c:60
msgid "Don't batch GDI requests"
msgstr "Ne kötegelje a GDI kéréseket"
#. Description of --no-wintab in --help output
-#: ../gdk/win32/gdkmain-win32.c:62
+#: gdk/win32/gdkmain-win32.c:62
msgid "Don't use the Wintab API for tablet support"
msgstr "Ne használja a Wintab API-t a tablet támogatáshoz"
#. Description of --ignore-wintab in --help output
-#: ../gdk/win32/gdkmain-win32.c:64
+#: gdk/win32/gdkmain-win32.c:64
msgid "Same as --no-wintab"
msgstr "Ugyanaz mint --no-wintab"
#. Description of --use-wintab in --help output
-#: ../gdk/win32/gdkmain-win32.c:66
+#: gdk/win32/gdkmain-win32.c:66
msgid "Do use the Wintab API [default]"
msgstr "Ne használja a Wintab API-t [alapértelmezett]"
#. Description of --max-colors=COLORS in --help output
-#: ../gdk/win32/gdkmain-win32.c:68
+#: gdk/win32/gdkmain-win32.c:68
msgid "Size of the palette in 8 bit mode"
msgstr "A paletta mérete 8 bites módban"
#. Placeholder in --max-colors=COLORS in --help output
-#: ../gdk/win32/gdkmain-win32.c:69
+#: gdk/win32/gdkmain-win32.c:69
msgid "COLORS"
msgstr "COLORS"
#. Description of --sync in --help output
-#: ../gdk/x11/gdkmain-x11.c:92
+#: gdk/x11/gdkmain-x11.c:92
msgid "Make X calls synchronous"
msgstr "Legyenek szinkron X-hívások"
-#: ../gtk/gtkaboutdialog.c:270 ../gtk/gtkaboutdialog.c:2025
+#: gtk/gtkaboutdialog.c:270 gtk/gtkaboutdialog.c:2025
msgid "License"
msgstr "Licenc"
-#: ../gtk/gtkaboutdialog.c:271
+#: gtk/gtkaboutdialog.c:271
msgid "The license of the program"
msgstr "A program licence"
#. Add the credits button
-#: ../gtk/gtkaboutdialog.c:491
+#: gtk/gtkaboutdialog.c:491
msgid "C_redits"
msgstr "_Köszönet"
#. Add the license button
-#: ../gtk/gtkaboutdialog.c:501
+#: gtk/gtkaboutdialog.c:501
msgid "_License"
msgstr "_Licenc"
-#: ../gtk/gtkaboutdialog.c:731
+#: gtk/gtkaboutdialog.c:731
#, c-format
msgid "About %s"
msgstr "%s névjegye"
-#: ../gtk/gtkaboutdialog.c:1953
+#: gtk/gtkaboutdialog.c:1953
msgid "Credits"
msgstr "Köszönet"
-#: ../gtk/gtkaboutdialog.c:1979
+#: gtk/gtkaboutdialog.c:1979
msgid "Written by"
msgstr "Írta"
-#: ../gtk/gtkaboutdialog.c:1982
+#: gtk/gtkaboutdialog.c:1982
msgid "Documented by"
msgstr "Dokumentáció"
-#: ../gtk/gtkaboutdialog.c:1994
+#: gtk/gtkaboutdialog.c:1994
msgid "Translated by"
msgstr "Fordította"
-#: ../gtk/gtkaboutdialog.c:1998
+#: gtk/gtkaboutdialog.c:1998
msgid "Artwork by"
msgstr "Grafika"
@@ -896,28 +1042,41 @@ msgstr "Grafika"
#. * that use the shift key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: ../gtk/gtkaccellabel.c:120
-msgid "Shift"
-msgstr "Shift"
+#: gtk/gtkaccellabel.c:121
+msgid "keyboard label|Shift"
+msgstr ""
#. This is the text that should appear next to menu accelerators
#. * that use the control key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: ../gtk/gtkaccellabel.c:126
-msgid "Ctrl"
-msgstr "Ctrl"
+#: gtk/gtkaccellabel.c:128
+msgid "keyboard label|Ctrl"
+msgstr ""
#. This is the text that should appear next to menu accelerators
#. * that use the alt key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: ../gtk/gtkaccellabel.c:132
-msgid "Alt"
-msgstr "Alt"
+#: gtk/gtkaccellabel.c:135
+msgid "keyboard label|Alt"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkaccellabel.c:577
+msgid "keyboard label|Space"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkaccellabel.c:581
+msgid "keyboard label|Backslash"
+msgstr ""
#. Translate to calendar:YM if you want years to be displayed
#. * before months; otherwise translate to calendar:MY.
@@ -928,7 +1087,7 @@ msgstr "Alt"
#. * so if you have a default text direction of RTL and YM, then
#. * the year will appear on the right.
#.
-#: ../gtk/gtkcalendar.c:704
+#: gtk/gtkcalendar.c:647
msgid "calendar:MY"
msgstr "calendar:YM"
@@ -936,25 +1095,52 @@ msgstr "calendar:YM"
#. * first day of the week to calendar:week_start:1 if you want Monday
#. * to be the first day of the week, and so on.
#.
-#: ../gtk/gtkcalendar.c:718
+#: gtk/gtkcalendar.c:661
msgid "calendar:week_start:0"
msgstr "calendar:week_start:1"
+#. Translators: This is a text measurement template.
+#. * Translate it to the widest year text.
+#. *
+#. * Don't include the prefix "year measurement template|"
+#. * in the translation.
+#. *
+#. * If you don't understand this, leave it as "2000"
+#.
+#: gtk/gtkcalendar.c:1549
+msgid "year measurement template|2000"
+msgstr ""
+
+#. Translators: This dictates how the year is displayed in
+#. * gtkcalendar widget. See strftime() manual for the format.
+#. * Use only ASCII in the translation.
+#. *
+#. * Also look for the msgid "year measurement template|2000".
+#. * Translate that entry to a year with the widest output of this
+#. * msgid.
+#. *
+#. * Don't include the prefix "calendar year format|" in the
+#. * translation. "%Y" is appropriate for most locales.
+#.
+#: gtk/gtkcalendar.c:1826
+msgid "calendar year format|%Y"
+msgstr ""
+
#. do not translate the part before the |
-#: ../gtk/gtkcellrendererprogress.c:237 ../gtk/gtkcellrendererprogress.c:295
+#: gtk/gtkcellrendererprogress.c:237 gtk/gtkcellrendererprogress.c:295
#, c-format
msgid "progress bar label|%d %%"
msgstr "%d %%"
-#: ../gtk/gtkcolorbutton.c:221 ../gtk/gtkcolorbutton.c:575
+#: gtk/gtkcolorbutton.c:221 gtk/gtkcolorbutton.c:576
msgid "Pick a Color"
msgstr "Szín kiválasztása"
-#: ../gtk/gtkcolorbutton.c:467
+#: gtk/gtkcolorbutton.c:467
msgid "Received invalid color data\n"
msgstr "Érvénytelen színadat érkezett\n"
-#: ../gtk/gtkcolorsel.c:563
+#: gtk/gtkcolorsel.c:561
msgid ""
"The previously-selected color, for comparison to the color you're selecting "
"now. You can drag this color to a palette entry, or select this color as "
@@ -964,7 +1150,7 @@ msgstr ""
"Áthúzhatja ezt a színt egy palettabejegyzéshez, vagy kiválaszthatja mint "
"jelenlegit a mellette lévő mezőbe húzással."
-#: ../gtk/gtkcolorsel.c:568
+#: gtk/gtkcolorsel.c:566
msgid ""
"The color you've chosen. You can drag this color to a palette entry to save "
"it for use in the future."
@@ -972,11 +1158,11 @@ msgstr ""
"Az ön által kiválasztott szín. Ezt a színt egy palettabejegyzésbe áthúzva "
"elmentheti későbbi felhasználásra."
-#: ../gtk/gtkcolorsel.c:960
+#: gtk/gtkcolorsel.c:957
msgid "_Save color here"
msgstr "_Szín mentése ide"
-#: ../gtk/gtkcolorsel.c:1165
+#: gtk/gtkcolorsel.c:1162
msgid ""
"Click this palette entry to make it the current color. To change this entry, "
"drag a color swatch here or right-click it and select \"Save color here.\""
@@ -986,7 +1172,7 @@ msgstr ""
"színmezőből vagy a jobb gombos menüben kattintson a \"Szín mentése ide\" "
"pontra."
-#: ../gtk/gtkcolorsel.c:1922
+#: gtk/gtkcolorsel.c:1929
msgid ""
"Select the color you want from the outer ring. Select the darkness or "
"lightness of that color using the inner triangle."
@@ -994,7 +1180,7 @@ msgstr ""
"Válassza ki a kívánt színt a külső gyűrűről. Válassza ki ezen szín a "
"sötétségét vagy világosságát a belső háromszög használatával."
-#: ../gtk/gtkcolorsel.c:1947
+#: gtk/gtkcolorsel.c:1954
msgid ""
"Click the eyedropper, then click a color anywhere on your screen to select "
"that color."
@@ -1002,67 +1188,67 @@ msgstr ""
"Kattintson a pipettára, majd a képernyő bármely pontjára az ott lévő szín "
"kiválasztásához."
-#: ../gtk/gtkcolorsel.c:1956
+#: gtk/gtkcolorsel.c:1963
msgid "_Hue:"
msgstr "Á_rnyalat:"
-#: ../gtk/gtkcolorsel.c:1957
+#: gtk/gtkcolorsel.c:1964
msgid "Position on the color wheel."
msgstr "A színkerék pozíciója."
-#: ../gtk/gtkcolorsel.c:1959
+#: gtk/gtkcolorsel.c:1966
msgid "_Saturation:"
msgstr "Telített_ség:"
-#: ../gtk/gtkcolorsel.c:1960
+#: gtk/gtkcolorsel.c:1967
msgid "\"Deepness\" of the color."
msgstr "A szín telítettsége."
-#: ../gtk/gtkcolorsel.c:1961
+#: gtk/gtkcolorsel.c:1968
msgid "_Value:"
msgstr "É_rték:"
-#: ../gtk/gtkcolorsel.c:1962
+#: gtk/gtkcolorsel.c:1969
msgid "Brightness of the color."
msgstr "A szín fényessége."
-#: ../gtk/gtkcolorsel.c:1963
+#: gtk/gtkcolorsel.c:1970
msgid "_Red:"
msgstr "_Vörös:"
-#: ../gtk/gtkcolorsel.c:1964
+#: gtk/gtkcolorsel.c:1971
msgid "Amount of red light in the color."
msgstr "A vörös fény mennyisége a színben."
-#: ../gtk/gtkcolorsel.c:1965
+#: gtk/gtkcolorsel.c:1972
msgid "_Green:"
msgstr "_Zöld:"
-#: ../gtk/gtkcolorsel.c:1966
+#: gtk/gtkcolorsel.c:1973
msgid "Amount of green light in the color."
msgstr "A zöld fény mennyisége a színben."
-#: ../gtk/gtkcolorsel.c:1967
+#: gtk/gtkcolorsel.c:1974
msgid "_Blue:"
msgstr "_Kék:"
-#: ../gtk/gtkcolorsel.c:1968
+#: gtk/gtkcolorsel.c:1975
msgid "Amount of blue light in the color."
msgstr "A kék fény mennyisége a színben."
-#: ../gtk/gtkcolorsel.c:1971
+#: gtk/gtkcolorsel.c:1978
msgid "_Opacity:"
msgstr "Á_tlátszatlanság:"
-#: ../gtk/gtkcolorsel.c:1979 ../gtk/gtkcolorsel.c:1990
+#: gtk/gtkcolorsel.c:1986 gtk/gtkcolorsel.c:1997
msgid "Transparency of the color."
msgstr "A szín átlátszósága."
-#: ../gtk/gtkcolorsel.c:1997
+#: gtk/gtkcolorsel.c:2004
msgid "Color _Name:"
msgstr "Szín _neve:"
-#: ../gtk/gtkcolorsel.c:2012
+#: gtk/gtkcolorsel.c:2019
msgid ""
"You can enter an HTML-style hexadecimal color value, or simply a color name "
"such as 'orange' in this entry."
@@ -1070,295 +1256,301 @@ msgstr ""
"Beírhat ide egy HTML-stílusú hexadecimális színértéket, vagy egyszerűen egy "
"színnevet, például 'orange'."
-#: ../gtk/gtkcolorsel.c:2031
+#: gtk/gtkcolorsel.c:2038
msgid "_Palette"
msgstr "_Paletta"
-#: ../gtk/gtkcolorsel.c:2063
+#: gtk/gtkcolorsel.c:2070
msgid "Color Wheel"
msgstr "Színkerék"
-#: ../gtk/gtkcolorseldialog.c:123
+#: gtk/gtkcolorseldialog.c:123
msgid "Color Selection"
msgstr "Szín kiválasztása"
-#: ../gtk/gtkentry.c:4511 ../gtk/gtktextview.c:7030
+#: gtk/gtkentry.c:4508 gtk/gtktextview.c:7068
msgid "Select _All"
msgstr "_Mindent kijelöl"
-#: ../gtk/gtkentry.c:4521 ../gtk/gtktextview.c:7040
+#: gtk/gtkentry.c:4518 gtk/gtktextview.c:7078
msgid "Input _Methods"
msgstr "Beviteli _módok"
-#: ../gtk/gtkentry.c:4532 ../gtk/gtktextview.c:7051
+#: gtk/gtkentry.c:4529 gtk/gtktextview.c:7089
msgid "_Insert Unicode Control Character"
msgstr "Unicode vezérlőkarakter _beszúrása"
-#: ../gtk/gtkfilechooser.c:1588 ../gtk/gtkfilechooser.c:1632
-#: ../gtk/gtkfilechooser.c:1707 ../gtk/gtkfilechooser.c:1751
+#: gtk/gtkfilechooser.c:1588 gtk/gtkfilechooser.c:1632
+#: gtk/gtkfilechooser.c:1707 gtk/gtkfilechooser.c:1751
#, c-format
msgid "Invalid filename: %s"
msgstr "Érvénytelen fájlnév: %s"
-#: ../gtk/gtkfilechooserbutton.c:67
+#: gtk/gtkfilechooserbutton.c:67
msgid "Select A File"
msgstr "Válasszon ki egy fájlt"
-#: ../gtk/gtkfilechooserbutton.c:68 ../gtk/gtkfilechooserdefault.c:1288
-#: ../gtk/gtkpathbar.c:996
+#: gtk/gtkfilechooserbutton.c:68 gtk/gtkfilechooserdefault.c:1302
+#: gtk/gtkpathbar.c:1020
msgid "Home"
msgstr "Saját mappa"
-#: ../gtk/gtkfilechooserbutton.c:69 ../gtk/gtkfilechooserdefault.c:1315
-#: ../gtk/gtkpathbar.c:998
+#: gtk/gtkfilechooserbutton.c:69 gtk/gtkfilechooserdefault.c:1329
+#: gtk/gtkpathbar.c:1022
msgid "Desktop"
msgstr "Munkaasztal"
-#: ../gtk/gtkfilechooserbutton.c:70
+#: gtk/gtkfilechooserbutton.c:70
msgid "(None)"
msgstr "(Nincs)"
-#: ../gtk/gtkfilechooserbutton.c:1517
+#: gtk/gtkfilechooserbutton.c:1523
msgid "Other..."
msgstr "Egyéb..."
-#: ../gtk/gtkfilechooserdefault.c:918
+#: gtk/gtkfilechooserdefault.c:917
msgid "Could not retrieve information about the file"
msgstr "Nem érhető el információ a fájlról"
-#: ../gtk/gtkfilechooserdefault.c:929
+#: gtk/gtkfilechooserdefault.c:928
msgid "Could not add a bookmark"
msgstr "Nem adható hozzá könyvjelző"
-#: ../gtk/gtkfilechooserdefault.c:940
+#: gtk/gtkfilechooserdefault.c:939
msgid "Could not remove bookmark"
msgstr "Nem lehet eltávolítani a könyvjelzőt"
-#: ../gtk/gtkfilechooserdefault.c:951
+#: gtk/gtkfilechooserdefault.c:950
msgid "The folder could not be created"
msgstr "A mappa nem hozható létre"
-#: ../gtk/gtkfilechooserdefault.c:962
+#: gtk/gtkfilechooserdefault.c:963
+msgid ""
+"The folder could not be created, as a file with the same name already "
+"exists. Try using a different name for the folder, or rename the file first."
+msgstr ""
+
+#: gtk/gtkfilechooserdefault.c:976
msgid "Invalid file name"
msgstr "Érvénytelen fájlnév"
-#: ../gtk/gtkfilechooserdefault.c:972
+#: gtk/gtkfilechooserdefault.c:986
msgid "The folder contents could not be displayed"
msgstr "A mappa tartalma nem jeleníthető meg"
-#: ../gtk/gtkfilechooserdefault.c:1178
+#: gtk/gtkfilechooserdefault.c:1192
#, c-format
msgid "Could not get information about '%s': %s"
msgstr "Nem lehet információt szerezni erről: '%s': %s"
-#: ../gtk/gtkfilechooserdefault.c:2206
+#: gtk/gtkfilechooserdefault.c:2208
#, c-format
msgid "Add the folder '%s' to the bookmarks"
msgstr "A(z) '%s' mappa hozzáadása a könyvjelzőkhöz"
-#: ../gtk/gtkfilechooserdefault.c:2247
+#: gtk/gtkfilechooserdefault.c:2249
msgid "Add the current folder to the bookmarks"
msgstr "A jelenlegi mappa hozzáadása a könyvjelzőkhöz"
-#: ../gtk/gtkfilechooserdefault.c:2249
+#: gtk/gtkfilechooserdefault.c:2251
msgid "Add the selected folders to the bookmarks"
msgstr "A kijelölt mappák hozzáadása a könyvjelzőkhöz"
-#: ../gtk/gtkfilechooserdefault.c:2289
+#: gtk/gtkfilechooserdefault.c:2291
#, c-format
msgid "Remove the bookmark '%s'"
msgstr "A(z) '%s' könyvjelző eltávolítása"
-#: ../gtk/gtkfilechooserdefault.c:2720
+#: gtk/gtkfilechooserdefault.c:2722
#, c-format
msgid "Could not add a bookmark for '%s' because it is an invalid path name."
msgstr "%s érvénytelen útvonalnév, nem adható hozzá könyvjelző."
-#: ../gtk/gtkfilechooserdefault.c:2935
+#: gtk/gtkfilechooserdefault.c:2937
msgid "Remove"
msgstr "Eltávolítás"
-#: ../gtk/gtkfilechooserdefault.c:2944
+#: gtk/gtkfilechooserdefault.c:2946
msgid "Rename..."
msgstr "Átnevezés..."
-#: ../gtk/gtkfilechooserdefault.c:3067
+#: gtk/gtkfilechooserdefault.c:3069
msgid "Shortcuts"
msgstr "Gyorsbillentyűk"
-#: ../gtk/gtkfilechooserdefault.c:3121
+#: gtk/gtkfilechooserdefault.c:3123
msgid "Folder"
msgstr "Mappa"
-#: ../gtk/gtkfilechooserdefault.c:3177 ../gtk/gtkstock.c:317
+#: gtk/gtkfilechooserdefault.c:3179 gtk/gtkstock.c:317
msgid "_Add"
msgstr "Hozzá_adás"
-#: ../gtk/gtkfilechooserdefault.c:3184
+#: gtk/gtkfilechooserdefault.c:3186
msgid "Add the selected folder to the Bookmarks"
msgstr "A kijelölt mappa hozzáadása a könyvjelzőkhöz"
-#: ../gtk/gtkfilechooserdefault.c:3189 ../gtk/gtkstock.c:395
+#: gtk/gtkfilechooserdefault.c:3191 gtk/gtkstock.c:395
msgid "_Remove"
msgstr "_Eltávolítás"
-#: ../gtk/gtkfilechooserdefault.c:3196
+#: gtk/gtkfilechooserdefault.c:3198
msgid "Remove the selected bookmark"
msgstr "A kijelölt könyvjelző eltávolítása"
-#: ../gtk/gtkfilechooserdefault.c:3299
+#: gtk/gtkfilechooserdefault.c:3305
msgid "_Add to Bookmarks"
msgstr "Hozzá_adás a könyvjelzőkhöz"
-#: ../gtk/gtkfilechooserdefault.c:3309
+#: gtk/gtkfilechooserdefault.c:3315
msgid "Open _Location"
msgstr "He_ly megnyitása"
-#: ../gtk/gtkfilechooserdefault.c:3321
+#: gtk/gtkfilechooserdefault.c:3327
msgid "Show _Hidden Files"
msgstr "Re_jtett fájlok megjelenítése"
-#: ../gtk/gtkfilechooserdefault.c:3445 ../gtk/gtkfilesel.c:766
+#: gtk/gtkfilechooserdefault.c:3451 gtk/gtkfilesel.c:766
msgid "Files"
msgstr "Fájlok"
-#: ../gtk/gtkfilechooserdefault.c:3476
+#: gtk/gtkfilechooserdefault.c:3482
msgid "Name"
msgstr "Név"
-#: ../gtk/gtkfilechooserdefault.c:3501
+#: gtk/gtkfilechooserdefault.c:3507
msgid "Size"
msgstr "Méret"
-#: ../gtk/gtkfilechooserdefault.c:3514
+#: gtk/gtkfilechooserdefault.c:3520
msgid "Modified"
msgstr "Módosítva"
-#: ../gtk/gtkfilechooserdefault.c:3546
+#: gtk/gtkfilechooserdefault.c:3552
msgid "Select which types of files are shown"
msgstr "Válassza ki, hogy milyen típusú fájlok jelenjenek meg"
#. Create Folder
-#: ../gtk/gtkfilechooserdefault.c:3582
+#: gtk/gtkfilechooserdefault.c:3588
msgid "Create Fo_lder"
msgstr "Mappa _létrehozása"
#. Name entry
-#: ../gtk/gtkfilechooserdefault.c:3703
+#: gtk/gtkfilechooserdefault.c:3709
msgid "_Name:"
msgstr "_Név:"
-#: ../gtk/gtkfilechooserdefault.c:3743
+#: gtk/gtkfilechooserdefault.c:3749
msgid "_Browse for other folders"
msgstr "Egyéb mappák _böngészése"
-#: ../gtk/gtkfilechooserdefault.c:3994
+#: gtk/gtkfilechooserdefault.c:4000
msgid "Save in _folder:"
msgstr "Mentés _mappába:"
-#: ../gtk/gtkfilechooserdefault.c:3996
+#: gtk/gtkfilechooserdefault.c:4002
msgid "Create in _folder:"
msgstr "Létrehozás _mappában:"
-#: ../gtk/gtkfilechooserdefault.c:4938
+#: gtk/gtkfilechooserdefault.c:4959
msgid "Cannot change to folder because it is not local"
msgstr "Nem lehet megváltoztatni a mappát, mert az nem helyi"
-#: ../gtk/gtkfilechooserdefault.c:5454
+#: gtk/gtkfilechooserdefault.c:5513
#, c-format
msgid "Shortcut %s does not exist"
msgstr "%s gyorsbillentyű nem létezik"
-#: ../gtk/gtkfilechooserdefault.c:5918
+#: gtk/gtkfilechooserdefault.c:6057
#, c-format
msgid "Could not mount %s"
msgstr "Nem lehet csatlakoztatni a(z) %s-t"
-#: ../gtk/gtkfilechooserdefault.c:6211
+#: gtk/gtkfilechooserdefault.c:6352
msgid "Type name of new folder"
msgstr "Új mappa típusának neve"
-#: ../gtk/gtkfilechooserdefault.c:6253
+#: gtk/gtkfilechooserdefault.c:6394
#, c-format
msgid "%d byte"
msgid_plural "%d bytes"
msgstr[0] "%d bájt"
msgstr[1] "%d bájt"
-#: ../gtk/gtkfilechooserdefault.c:6255
+#: gtk/gtkfilechooserdefault.c:6396
#, c-format
msgid "%.1f K"
msgstr "%.1f K"
-#: ../gtk/gtkfilechooserdefault.c:6257
+#: gtk/gtkfilechooserdefault.c:6398
#, c-format
msgid "%.1f M"
msgstr "%.1f M"
-#: ../gtk/gtkfilechooserdefault.c:6259
+#: gtk/gtkfilechooserdefault.c:6400
#, c-format
msgid "%.1f G"
msgstr "%.1f G"
-#: ../gtk/gtkfilechooserdefault.c:6311
+#: gtk/gtkfilechooserdefault.c:6446 gtk/gtkfilechooserdefault.c:6470
+msgid "Unknown"
+msgstr "Ismeretlen"
+
+#: gtk/gtkfilechooserdefault.c:6457
msgid "Today"
msgstr "Ma"
-#: ../gtk/gtkfilechooserdefault.c:6313
+#: gtk/gtkfilechooserdefault.c:6459
msgid "Yesterday"
msgstr "Tegnap"
-#: ../gtk/gtkfilechooserdefault.c:6324
-msgid "Unknown"
-msgstr "Ismeretlen"
-
-#: ../gtk/gtkfilechooserdefault.c:6394
+#: gtk/gtkfilechooserdefault.c:6541
msgid "Cannot change folder"
msgstr "Nem lehet könyvtárat váltani"
-#: ../gtk/gtkfilechooserdefault.c:6395
+#: gtk/gtkfilechooserdefault.c:6542
msgid "The folder you specified is an invalid path."
msgstr "Az ön által megadott mappa egy érvénytelen útvonal."
-#: ../gtk/gtkfilechooserdefault.c:6434
+#: gtk/gtkfilechooserdefault.c:6581
#, c-format
msgid "Could not build file name from '%s' and '%s'"
msgstr "Nem hozható létre fájlnév ebből: %s és ebből: %s"
-#: ../gtk/gtkfilechooserdefault.c:6470
+#: gtk/gtkfilechooserdefault.c:6617
msgid "Could not select item"
msgstr "Nem lehet kijelölni az elemet"
-#: ../gtk/gtkfilechooserdefault.c:6510
+#: gtk/gtkfilechooserdefault.c:6657
msgid "Open Location"
msgstr "Hely megnyitása"
-#: ../gtk/gtkfilechooserdefault.c:6517
+#: gtk/gtkfilechooserdefault.c:6664
msgid "Save in Location"
msgstr "Mentés helye"
-#: ../gtk/gtkfilechooserdefault.c:6541
+#: gtk/gtkfilechooserdefault.c:6688
msgid "_Location:"
msgstr "He_ly:"
-#: ../gtk/gtkfilesel.c:730
+#: gtk/gtkfilesel.c:730
msgid "Folders"
msgstr "Mappák"
-#: ../gtk/gtkfilesel.c:734
+#: gtk/gtkfilesel.c:734
msgid "Fol_ders"
msgstr "_Mappák"
-#: ../gtk/gtkfilesel.c:770
+#: gtk/gtkfilesel.c:770
msgid "_Files"
msgstr "_Fájlok"
-#: ../gtk/gtkfilesel.c:858 ../gtk/gtkfilesel.c:2248
+#: gtk/gtkfilesel.c:858 gtk/gtkfilesel.c:2248
#, c-format
msgid "Folder unreadable: %s"
msgstr "Olvashatatlan könyvtár: %s"
-#: ../gtk/gtkfilesel.c:989
+#: gtk/gtkfilesel.c:989
#, c-format
msgid ""
"The file \"%s\" resides on another machine (called %s) and may not be "
@@ -1369,24 +1561,26 @@ msgstr ""
"ezen program számára.\n"
"Valóban ki akarja választani?"
-#: ../gtk/gtkfilesel.c:1120
+#: gtk/gtkfilesel.c:1120
msgid "_New Folder"
msgstr "Új _mappa"
-#: ../gtk/gtkfilesel.c:1131
+#: gtk/gtkfilesel.c:1131
msgid "De_lete File"
msgstr "Fáj_l törlése"
-#: ../gtk/gtkfilesel.c:1142
+#: gtk/gtkfilesel.c:1142
msgid "_Rename File"
msgstr "Fájl át_nevezése"
-#: ../gtk/gtkfilesel.c:1444
+#: gtk/gtkfilesel.c:1444
#, c-format
-msgid "The folder name \"%s\" contains symbols that are not allowed in filenames"
-msgstr "A(z) \"%s\" mappanév fájlnevekben meg nem engedett szimbólumokat tartalmaz"
+msgid ""
+"The folder name \"%s\" contains symbols that are not allowed in filenames"
+msgstr ""
+"A(z) \"%s\" mappanév fájlnevekben meg nem engedett szimbólumokat tartalmaz"
-#: ../gtk/gtkfilesel.c:1446
+#: gtk/gtkfilesel.c:1446
#, c-format
msgid ""
"Error creating folder \"%s\": %s\n"
@@ -1395,33 +1589,34 @@ msgstr ""
"Hiba a(z) \"%s\" mappa létrehozásakor: %s\n"
"%s"
-#: ../gtk/gtkfilesel.c:1447 ../gtk/gtkfilesel.c:1683
+#: gtk/gtkfilesel.c:1447 gtk/gtkfilesel.c:1683
msgid "You probably used symbols not allowed in filenames."
msgstr "Valószínűleg fájlnevekben meg nem engedett szimbólumokat használt."
-#: ../gtk/gtkfilesel.c:1455
+#: gtk/gtkfilesel.c:1455
#, c-format
msgid "Error creating folder \"%s\": %s\n"
msgstr "Hiba a(z) \"%s\" mappa létrehozásakor: %s\n"
-#: ../gtk/gtkfilesel.c:1489
+#: gtk/gtkfilesel.c:1489
msgid "New Folder"
msgstr "Új mappa"
-#: ../gtk/gtkfilesel.c:1504
+#: gtk/gtkfilesel.c:1504
msgid "_Folder name:"
msgstr "_Mappa neve:"
-#: ../gtk/gtkfilesel.c:1528
+#: gtk/gtkfilesel.c:1528
msgid "C_reate"
msgstr "Lét_rehozás"
-#: ../gtk/gtkfilesel.c:1571
+#: gtk/gtkfilesel.c:1571
#, c-format
msgid "The filename \"%s\" contains symbols that are not allowed in filenames"
-msgstr "A(z) \"%s\" fájlnév fájlnevekben meg nem engedett szimbólumokat tartalmaz"
+msgstr ""
+"A(z) \"%s\" fájlnév fájlnevekben meg nem engedett szimbólumokat tartalmaz"
-#: ../gtk/gtkfilesel.c:1574
+#: gtk/gtkfilesel.c:1574
#, c-format
msgid ""
"Error deleting file \"%s\": %s\n"
@@ -1430,30 +1625,31 @@ msgstr ""
"Hiba a(z) \"%s\" fájl törlése közben: %s\n"
"%s"
-#: ../gtk/gtkfilesel.c:1576 ../gtk/gtkfilesel.c:1697
+#: gtk/gtkfilesel.c:1576 gtk/gtkfilesel.c:1697
msgid "It probably contains symbols not allowed in filenames."
msgstr "Valószínűleg fájlnevekben meg nem engedett szimbólumokat tartalmaz."
-#: ../gtk/gtkfilesel.c:1585
+#: gtk/gtkfilesel.c:1585
#, c-format
msgid "Error deleting file \"%s\": %s"
msgstr "Hiba a(z) \"%s\" fájl törlése közben: %s"
-#: ../gtk/gtkfilesel.c:1628
+#: gtk/gtkfilesel.c:1628
#, c-format
msgid "Really delete file \"%s\"?"
msgstr "Biztos törli a(z) \"%s\"-t?"
-#: ../gtk/gtkfilesel.c:1633
+#: gtk/gtkfilesel.c:1633
msgid "Delete File"
msgstr "Fájl törlése"
-#: ../gtk/gtkfilesel.c:1679 ../gtk/gtkfilesel.c:1693
+#: gtk/gtkfilesel.c:1679 gtk/gtkfilesel.c:1693
#, c-format
msgid "The file name \"%s\" contains symbols that are not allowed in filenames"
-msgstr "A(z) \"%s\" fájlnév fájlnevekben meg nem engedett szimbólumokat tartalmaz"
+msgstr ""
+"A(z) \"%s\" fájlnév fájlnevekben meg nem engedett szimbólumokat tartalmaz"
-#: ../gtk/gtkfilesel.c:1681
+#: gtk/gtkfilesel.c:1681
#, c-format
msgid ""
"Error renaming file to \"%s\": %s\n"
@@ -1462,7 +1658,7 @@ msgstr ""
"Hiba a fájl átnevezése közben erre: \"%s\" : %s\n"
"%s"
-#: ../gtk/gtkfilesel.c:1695
+#: gtk/gtkfilesel.c:1695
#, c-format
msgid ""
"Error renaming file \"%s\": %s\n"
@@ -1471,29 +1667,29 @@ msgstr ""
"Hiba \"%s\" fájl átnevezése közben: %s\n"
"%s"
-#: ../gtk/gtkfilesel.c:1705
+#: gtk/gtkfilesel.c:1705
#, c-format
msgid "Error renaming file \"%s\" to \"%s\": %s"
msgstr "Hiba \"%s\" fájl erre: \"%s\" való átnevezése közben: %s"
-#: ../gtk/gtkfilesel.c:1752
+#: gtk/gtkfilesel.c:1752
msgid "Rename File"
msgstr "Fájl átnevezése"
-#: ../gtk/gtkfilesel.c:1767
+#: gtk/gtkfilesel.c:1767
#, c-format
msgid "Rename file \"%s\" to:"
msgstr "'%s' fájl átnevezése:"
-#: ../gtk/gtkfilesel.c:1796
+#: gtk/gtkfilesel.c:1796
msgid "_Rename"
msgstr "Á_tnevezés"
-#: ../gtk/gtkfilesel.c:2228
+#: gtk/gtkfilesel.c:2228
msgid "_Selection: "
msgstr "_Kijelölés: "
-#: ../gtk/gtkfilesel.c:3151
+#: gtk/gtkfilesel.c:3151
#, c-format
msgid ""
"The filename \"%s\" couldn't be converted to UTF-8. (try setting the "
@@ -1502,48 +1698,48 @@ msgstr ""
"A(z) \"%s\" fájlnevet nem lehet UTF-8-ra konvertálni. (próbálja meg "
"beállítani a G_FILENAME_ENCODING környezeti változót): %s"
-#: ../gtk/gtkfilesel.c:3154
+#: gtk/gtkfilesel.c:3154
msgid "Invalid UTF-8"
msgstr "Érvénytelen UTF-8"
-#: ../gtk/gtkfilesel.c:4031
+#: gtk/gtkfilesel.c:4031
msgid "Name too long"
msgstr "Túl hosszú a név"
-#: ../gtk/gtkfilesel.c:4033
+#: gtk/gtkfilesel.c:4033
msgid "Couldn't convert filename"
msgstr "Nem lehet konvertálni a fájlnevet"
-#: ../gtk/gtkfilesystemmodel.c:1267
+#: gtk/gtkfilesystemmodel.c:1267
msgid "(Empty)"
msgstr "(Üres)"
-#: ../gtk/gtkfilesystemunix.c:446 ../gtk/gtkfilesystemunix.c:638
-#: ../gtk/gtkfilesystemunix.c:1878 ../gtk/gtkfilesystemwin32.c:482
-#: ../gtk/gtkfilesystemwin32.c:495 ../gtk/gtkfilesystemwin32.c:1560
+#: gtk/gtkfilesystemunix.c:475 gtk/gtkfilesystemunix.c:678
+#: gtk/gtkfilesystemunix.c:1918 gtk/gtkfilesystemwin32.c:482
+#: gtk/gtkfilesystemwin32.c:495 gtk/gtkfilesystemwin32.c:1560
#, c-format
msgid "Error getting information for '%s': %s"
msgstr "Hiba a(z) \"%s\" számára való információszerzés közben: %s"
-#: ../gtk/gtkfilesystemunix.c:507 ../gtk/gtkfilesystemwin32.c:537
+#: gtk/gtkfilesystemunix.c:547 gtk/gtkfilesystemwin32.c:537
#, c-format
msgid "Error creating directory '%s': %s"
msgstr "Hiba a(z) '%s' könyvtár létrehozásakor: %s"
-#: ../gtk/gtkfilesystemunix.c:587 ../gtk/gtkfilesystemwin32.c:597
+#: gtk/gtkfilesystemunix.c:627 gtk/gtkfilesystemwin32.c:597
msgid "This file system does not support mounting"
msgstr "A fájlrendszer nem támogatja a csatlakoztatást"
-#: ../gtk/gtkfilesystemunix.c:595
+#: gtk/gtkfilesystemunix.c:635
msgid "Filesystem"
msgstr "Fájlrendszer"
-#: ../gtk/gtkfilesystemunix.c:752
+#: gtk/gtkfilesystemunix.c:792
#, c-format
msgid "Could not get a stock icon for %s"
msgstr "Nem érhető el alapértelmezett ikon a következőhöz: %s"
-#: ../gtk/gtkfilesystemunix.c:847
+#: gtk/gtkfilesystemunix.c:887
#, c-format
msgid ""
"The name \"%s\" is not valid because it contains the character \"%s\". "
@@ -1552,98 +1748,98 @@ msgstr ""
"A(z) \"%s\" név érvénytelen, mert \"%s\" karaktert tartalmaz. Használjon "
"másik nevet."
-#: ../gtk/gtkfilesystemunix.c:1449
+#: gtk/gtkfilesystemunix.c:1489
#, c-format
msgid "Writing %s failed: %s"
msgstr "si írása kertelen: %s %s"
-#: ../gtk/gtkfilesystemunix.c:1538
+#: gtk/gtkfilesystemunix.c:1578
#, c-format
msgid "'%s' already exists in the bookmarks list"
msgstr "\"%s\" már létezik a könyvjelzők listájában"
-#: ../gtk/gtkfilesystemunix.c:1610
+#: gtk/gtkfilesystemunix.c:1650
#, c-format
msgid "'%s' does not exist in the bookmarks list"
msgstr "\"%s\" nem létezik a könyvjelzők listájában"
-#: ../gtk/gtkfilesystemunix.c:1838
+#: gtk/gtkfilesystemunix.c:1878
#, c-format
msgid "Error getting information for '/': %s"
msgstr "Hiba a '/' számára való információszerzés közben: %s"
-#: ../gtk/gtkfilesystemwin32.c:611
+#: gtk/gtkfilesystemwin32.c:611
#, c-format
msgid "Network Drive (%s)"
msgstr "Hálózati meghajtó (%s)"
-#: ../gtk/gtkfilesystemwin32.c:650
+#: gtk/gtkfilesystemwin32.c:650
#, c-format
msgid "%s (%s)"
msgstr "%s (%s)"
-#: ../gtk/gtkfilesystemwin32.c:1032
+#: gtk/gtkfilesystemwin32.c:1032
#, c-format
msgid "Bookmark saving failed: %s"
msgstr "Könyvjelző mentése sikertelen: %s"
-#: ../gtk/gtkfontbutton.c:179 ../gtk/gtkfontbutton.c:292
+#: gtk/gtkfontbutton.c:179 gtk/gtkfontbutton.c:292
msgid "Pick a Font"
msgstr "Betűkészlet kiválasztása"
#. Initialize fields
-#: ../gtk/gtkfontbutton.c:286
+#: gtk/gtkfontbutton.c:286
msgid "Sans 12"
msgstr "Sans 12"
-#: ../gtk/gtkfontbutton.c:804
+#: gtk/gtkfontbutton.c:804
msgid "Font"
msgstr "Betűkészlet"
#. This is the default text shown in the preview entry, though the user
#. can set it. Remember that some fonts only have capital letters.
-#: ../gtk/gtkfontsel.c:74
+#: gtk/gtkfontsel.c:74
msgid "abcdefghijk ABCDEFGHIJK"
msgstr "árvíztűrő tükörfúrógép ÁRVÍZTŰRŐ TÜKÖRFÚRÓGÉP"
-#: ../gtk/gtkfontsel.c:361
+#: gtk/gtkfontsel.c:361
msgid "_Family:"
msgstr "_Család:"
-#: ../gtk/gtkfontsel.c:367
+#: gtk/gtkfontsel.c:367
msgid "_Style:"
msgstr "_Stílus:"
-#: ../gtk/gtkfontsel.c:373
+#: gtk/gtkfontsel.c:373
msgid "Si_ze:"
msgstr "_Méret:"
#. create the text entry widget
-#: ../gtk/gtkfontsel.c:549
+#: gtk/gtkfontsel.c:549
msgid "_Preview:"
msgstr "_Előnézet:"
-#: ../gtk/gtkfontsel.c:1383
+#: gtk/gtkfontsel.c:1383
msgid "Font Selection"
msgstr "Betűkészlet-választó"
-#: ../gtk/gtkgamma.c:401
+#: gtk/gtkgamma.c:401
msgid "Gamma"
msgstr "Gamma"
-#: ../gtk/gtkgamma.c:411
+#: gtk/gtkgamma.c:411
msgid "_Gamma value"
msgstr "_Gamma érték"
#. Remove this icon source so we don't keep trying to
#. * load it.
#.
-#: ../gtk/gtkiconfactory.c:1644
+#: gtk/gtkiconfactory.c:1644
#, c-format
msgid "Error loading icon: %s"
msgstr "Hiba az ikon betöltésekor: %s"
-#: ../gtk/gtkicontheme.c:1250
+#: gtk/gtkicontheme.c:1250
#, c-format
msgid ""
"Could not find the icon '%s'. The '%s' theme\n"
@@ -1656,120 +1852,120 @@ msgstr ""
"Beszerezhet egy másolatot a következő helyről:\n"
"\t%s"
-#: ../gtk/gtkicontheme.c:1315
+#: gtk/gtkicontheme.c:1315
#, c-format
msgid "Icon '%s' not present in theme"
msgstr "'%s' ikon nincs a témában"
-#: ../gtk/gtkimmodule.c:427
+#: gtk/gtkimmodule.c:427
msgid "Default"
msgstr "Alapértelmezett"
-#: ../gtk/gtkinputdialog.c:235
+#: gtk/gtkinputdialog.c:235
msgid "Input"
msgstr "Bevitel"
-#: ../gtk/gtkinputdialog.c:244
+#: gtk/gtkinputdialog.c:244
msgid "No extended input devices"
msgstr "Nincs kiterjesztett beviteli eszköz"
-#: ../gtk/gtkinputdialog.c:256
+#: gtk/gtkinputdialog.c:256
msgid "_Device:"
msgstr "_Eszköz:"
-#: ../gtk/gtkinputdialog.c:273
+#: gtk/gtkinputdialog.c:273
msgid "Disabled"
msgstr "Tiltva"
-#: ../gtk/gtkinputdialog.c:280
+#: gtk/gtkinputdialog.c:280
msgid "Screen"
msgstr "Képernyő"
-#: ../gtk/gtkinputdialog.c:287
+#: gtk/gtkinputdialog.c:287
msgid "Window"
msgstr "Ablak"
-#: ../gtk/gtkinputdialog.c:294
+#: gtk/gtkinputdialog.c:294
msgid "_Mode: "
msgstr "_Mód: "
#. The axis listbox
-#: ../gtk/gtkinputdialog.c:325
+#: gtk/gtkinputdialog.c:325
msgid "_Axes"
msgstr "_Tengelyek"
#. Keys listbox
-#: ../gtk/gtkinputdialog.c:342
+#: gtk/gtkinputdialog.c:342
msgid "_Keys"
msgstr "_Billentyűk"
-#: ../gtk/gtkinputdialog.c:562
+#: gtk/gtkinputdialog.c:562
msgid "X"
msgstr "X"
-#: ../gtk/gtkinputdialog.c:563
+#: gtk/gtkinputdialog.c:563
msgid "Y"
msgstr "Y"
-#: ../gtk/gtkinputdialog.c:564
+#: gtk/gtkinputdialog.c:564
msgid "Pressure"
msgstr "Nyomás"
-#: ../gtk/gtkinputdialog.c:565
+#: gtk/gtkinputdialog.c:565
msgid "X Tilt"
msgstr "X döntés"
-#: ../gtk/gtkinputdialog.c:566
+#: gtk/gtkinputdialog.c:566
msgid "Y Tilt"
msgstr "Y döntés"
-#: ../gtk/gtkinputdialog.c:567
+#: gtk/gtkinputdialog.c:567
msgid "Wheel"
msgstr "Görgő"
-#: ../gtk/gtkinputdialog.c:607
+#: gtk/gtkinputdialog.c:607
msgid "none"
msgstr "nincs"
-#: ../gtk/gtkinputdialog.c:643 ../gtk/gtkinputdialog.c:679
+#: gtk/gtkinputdialog.c:643 gtk/gtkinputdialog.c:679
msgid "(disabled)"
msgstr "(tiltva)"
-#: ../gtk/gtkinputdialog.c:672
+#: gtk/gtkinputdialog.c:672
msgid "(unknown)"
msgstr "(ismeretlen)"
#. and clear button
-#: ../gtk/gtkinputdialog.c:759
+#: gtk/gtkinputdialog.c:759
msgid "clear"
msgstr "törlés"
-#: ../gtk/gtklabel.c:3935
+#: gtk/gtklabel.c:3935
msgid "Select All"
msgstr "Mindent kijelöl"
#. Description of --gtk-module=MODULES in --help output
-#: ../gtk/gtkmain.c:398
+#: gtk/gtkmain.c:398
msgid "Load additional GTK+ modules"
msgstr "További GTK+ modulok betöltése"
#. Placeholder in --gtk-module=MODULES in --help output
-#: ../gtk/gtkmain.c:399
+#: gtk/gtkmain.c:399
msgid "MODULES"
msgstr "MODULES"
#. Description of --g-fatal-warnings in --help output
-#: ../gtk/gtkmain.c:401
+#: gtk/gtkmain.c:401
msgid "Make all warnings fatal"
msgstr "Minden figyelmeztetés végzetes legyen"
#. Description of --gtk-debug=FLAGS in --help output
-#: ../gtk/gtkmain.c:404
+#: gtk/gtkmain.c:404
msgid "GTK+ debugging flags to set"
msgstr "Beállítandó Gtk+ debug jelzőbitek"
#. Description of --gtk-no-debug=FLAGS in --help output
-#: ../gtk/gtkmain.c:407
+#: gtk/gtkmain.c:407
msgid "GTK+ debugging flags to unset"
msgstr "Kikapcsolandó Gtk+ jelzőbitek"
@@ -1778,505 +1974,514 @@ msgstr "Kikapcsolandó Gtk+ jelzőbitek"
#. * Do *not* translate it to "predefinito:LTR", if it
#. * it isn't default:LTR or default:RTL it will not work
#.
-#: ../gtk/gtkmain.c:473
+#: gtk/gtkmain.c:476
msgid "default:LTR"
msgstr "default:LTR"
-#: ../gtk/gtkmain.c:556
+#: gtk/gtkmain.c:559
msgid "GTK+ Options"
msgstr "GTK+ beállításai"
-#: ../gtk/gtkmain.c:556
+#: gtk/gtkmain.c:559
msgid "Show GTK+ Options"
msgstr "GTK+ beállítások megjelenítése"
-#: ../gtk/gtknotebook.c:2718 ../gtk/gtknotebook.c:5066
+#: gtk/gtknotebook.c:2718 gtk/gtknotebook.c:5064
#, c-format
msgid "Page %u"
msgstr "%u. oldal"
-#: ../gtk/gtkradiotoolbutton.c:92
+#: gtk/gtkradiotoolbutton.c:92
msgid "Group"
msgstr "Csoport"
-#: ../gtk/gtkradiotoolbutton.c:93
+#: gtk/gtkradiotoolbutton.c:93
msgid "The radio tool button whose group this button belongs to."
msgstr "Az a rádiógomb-csoport, amelyhez ez a rádiógomb tartozik."
-#: ../gtk/gtkrc.c:2400
+#: gtk/gtkrc.c:2400
#, c-format
msgid "Unable to find include file: \"%s\""
msgstr "Include-fájl nem található: \"%s\""
-#: ../gtk/gtkrc.c:3042 ../gtk/gtkrc.c:3045
+#: gtk/gtkrc.c:3042 gtk/gtkrc.c:3045
#, c-format
msgid "Unable to locate image file in pixmap_path: \"%s\""
msgstr "A kép nem található a következő pixmap_path útvonalon: \"%s\""
-#: ../gtk/gtkrc.c:3480
+#: gtk/gtkrc.c:3480
#, c-format
msgid "Pixmap path element: \"%s\" must be absolute, %s, line %d"
msgstr "A kép útvonalának eleme: \"%s\" abszolút kell legyen, %s, %d. sor"
#. KEEP IN SYNC with gtkiconfactory.c stock icons, when appropriate
-#: ../gtk/gtkstock.c:308
+#: gtk/gtkstock.c:308
msgid "Information"
msgstr "Információ"
-#: ../gtk/gtkstock.c:309
+#: gtk/gtkstock.c:309
msgid "Warning"
msgstr "Figyelmeztetés"
-#: ../gtk/gtkstock.c:310
+#: gtk/gtkstock.c:310
msgid "Error"
msgstr "Hiba"
-#: ../gtk/gtkstock.c:311
+#: gtk/gtkstock.c:311
msgid "Question"
msgstr "Kérdés"
#. FIXME these need accelerators when appropriate, and
#. * need the mnemonics to be rationalized
#.
-#: ../gtk/gtkstock.c:316
+#: gtk/gtkstock.c:316
msgid "_About"
msgstr "_Névjegy"
-#: ../gtk/gtkstock.c:318
+#: gtk/gtkstock.c:318
msgid "_Apply"
msgstr "_Alkalmaz"
-#: ../gtk/gtkstock.c:319
+#: gtk/gtkstock.c:319
msgid "_Bold"
msgstr "_Félkövér"
-#: ../gtk/gtkstock.c:320
+#: gtk/gtkstock.c:320
msgid "_Cancel"
msgstr "Mé_gsem"
-#: ../gtk/gtkstock.c:321
+#: gtk/gtkstock.c:321
msgid "_CD-Rom"
msgstr "_CD-ROM"
-#: ../gtk/gtkstock.c:322
+#: gtk/gtkstock.c:322
msgid "_Clear"
msgstr "_Törlés"
-#: ../gtk/gtkstock.c:323
+#: gtk/gtkstock.c:323
msgid "_Close"
msgstr "_Bezárás"
-#: ../gtk/gtkstock.c:324
+#: gtk/gtkstock.c:324
msgid "_Convert"
msgstr "_Konvertálás"
-#: ../gtk/gtkstock.c:325
+#: gtk/gtkstock.c:325
msgid "_Copy"
msgstr "_Másolás"
-#: ../gtk/gtkstock.c:326
+#: gtk/gtkstock.c:326
msgid "Cu_t"
msgstr "_Kivágás"
-#: ../gtk/gtkstock.c:327
+#: gtk/gtkstock.c:327
msgid "_Delete"
msgstr "_Törlés"
-#: ../gtk/gtkstock.c:328
+#: gtk/gtkstock.c:328
msgid "_Execute"
msgstr "_Végrehajtás"
-#: ../gtk/gtkstock.c:329
+#: gtk/gtkstock.c:329
msgid "_Edit"
msgstr "S_zerkesztés"
-#: ../gtk/gtkstock.c:330
+#: gtk/gtkstock.c:330
msgid "_Find"
msgstr "_Keresés"
-#: ../gtk/gtkstock.c:331
+#: gtk/gtkstock.c:331
msgid "Find and _Replace"
msgstr "Keresés és _csere"
-#: ../gtk/gtkstock.c:332
+#: gtk/gtkstock.c:332
msgid "_Floppy"
msgstr "_Floppy"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:334
+#: gtk/gtkstock.c:334
msgid "Navigation|_Bottom"
msgstr "_Lent"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:336
+#: gtk/gtkstock.c:336
msgid "Navigation|_First"
msgstr "E_lső"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:338
+#: gtk/gtkstock.c:338
msgid "Navigation|_Last"
msgstr "_Utolsó"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:340
+#: gtk/gtkstock.c:340
msgid "Navigation|_Top"
msgstr "_Fent"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:342
+#: gtk/gtkstock.c:342
msgid "Navigation|_Back"
msgstr "_Vissza"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:344
+#: gtk/gtkstock.c:344
msgid "Navigation|_Down"
msgstr "_Le"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:346
+#: gtk/gtkstock.c:346
msgid "Navigation|_Forward"
msgstr "_Előre"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:348
+#: gtk/gtkstock.c:348
msgid "Navigation|_Up"
msgstr "_Fel"
-#: ../gtk/gtkstock.c:349
+#: gtk/gtkstock.c:349
msgid "_Harddisk"
msgstr "_Merevlemez"
-#: ../gtk/gtkstock.c:350
+#: gtk/gtkstock.c:350
msgid "_Help"
msgstr "_Súgó"
-#: ../gtk/gtkstock.c:351
+#: gtk/gtkstock.c:351
msgid "_Home"
msgstr "Saját _mappa"
-#: ../gtk/gtkstock.c:352
+#: gtk/gtkstock.c:352
msgid "Increase Indent"
msgstr "Behúzás növelése"
-#: ../gtk/gtkstock.c:353
+#: gtk/gtkstock.c:353
msgid "Decrease Indent"
msgstr "Behúzás csökkentése"
-#: ../gtk/gtkstock.c:354
+#: gtk/gtkstock.c:354
msgid "_Index"
msgstr "_Index"
-#: ../gtk/gtkstock.c:355
+#: gtk/gtkstock.c:355
msgid "_Italic"
msgstr "_Dőlt"
-#: ../gtk/gtkstock.c:356
+#: gtk/gtkstock.c:356
msgid "_Jump to"
msgstr "_Ugrás"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:358
+#: gtk/gtkstock.c:358
msgid "Justify|_Center"
msgstr "_Középre"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:360
+#: gtk/gtkstock.c:360
msgid "Justify|_Fill"
msgstr "_Kitöltés"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:362
+#: gtk/gtkstock.c:362
msgid "Justify|_Left"
msgstr "_Balra"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:364
+#: gtk/gtkstock.c:364
msgid "Justify|_Right"
msgstr "_Jobbra"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:367
+#: gtk/gtkstock.c:367
msgid "Media|_Forward"
msgstr "_Előre"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:369
+#: gtk/gtkstock.c:369
msgid "Media|_Next"
msgstr "_Következő"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:371
+#: gtk/gtkstock.c:371
msgid "Media|P_ause"
msgstr "_Szünet"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:373
+#: gtk/gtkstock.c:373
msgid "Media|_Play"
msgstr "_Lejátszás"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:375
+#: gtk/gtkstock.c:375
msgid "Media|Pre_vious"
msgstr "_Előző"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:377
+#: gtk/gtkstock.c:377
msgid "Media|_Record"
msgstr "_Felvétel"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:379
+#: gtk/gtkstock.c:379
msgid "Media|R_ewind"
msgstr "_Vissza"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:381
+#: gtk/gtkstock.c:381
msgid "Media|_Stop"
msgstr "_Leállítás"
-#: ../gtk/gtkstock.c:382
+#: gtk/gtkstock.c:382
msgid "_Network"
msgstr "_Hálózat"
-#: ../gtk/gtkstock.c:383
+#: gtk/gtkstock.c:383
msgid "_New"
msgstr "Ú_j"
-#: ../gtk/gtkstock.c:384
+#: gtk/gtkstock.c:384
msgid "_No"
msgstr "_Nem"
-#: ../gtk/gtkstock.c:385
+#: gtk/gtkstock.c:385
msgid "_OK"
msgstr "_OK"
-#: ../gtk/gtkstock.c:386
+#: gtk/gtkstock.c:386
msgid "_Open"
msgstr "_Megnyitás"
-#: ../gtk/gtkstock.c:387
+#: gtk/gtkstock.c:387
msgid "_Paste"
msgstr "_Beillesztés"
-#: ../gtk/gtkstock.c:388
+#: gtk/gtkstock.c:388
msgid "_Preferences"
msgstr "_Beállítások"
-#: ../gtk/gtkstock.c:389
+#: gtk/gtkstock.c:389
msgid "_Print"
msgstr "_Nyomtatás"
-#: ../gtk/gtkstock.c:390
+#: gtk/gtkstock.c:390
msgid "Print Pre_view"
msgstr "Nyomtatási _kép"
-#: ../gtk/gtkstock.c:391
+#: gtk/gtkstock.c:391
msgid "_Properties"
msgstr "_Tulajdonságok"
-#: ../gtk/gtkstock.c:392
+#: gtk/gtkstock.c:392
msgid "_Quit"
msgstr "_Kilépés"
-#: ../gtk/gtkstock.c:393
+#: gtk/gtkstock.c:393
msgid "_Redo"
msgstr "Új_ra"
-#: ../gtk/gtkstock.c:394
+#: gtk/gtkstock.c:394
msgid "_Refresh"
msgstr "_Frissítés"
-#: ../gtk/gtkstock.c:396
+#: gtk/gtkstock.c:396
msgid "_Revert"
msgstr "_Visszaállítás"
-#: ../gtk/gtkstock.c:397
+#: gtk/gtkstock.c:397
msgid "_Save"
msgstr "M_entés"
-#: ../gtk/gtkstock.c:398
+#: gtk/gtkstock.c:398
msgid "Save _As"
msgstr "Men_tés másként"
-#: ../gtk/gtkstock.c:399
+#: gtk/gtkstock.c:399
msgid "_Color"
msgstr "_Szín"
-#: ../gtk/gtkstock.c:400
+#: gtk/gtkstock.c:400
msgid "_Font"
msgstr "_Betűkészlet"
-#: ../gtk/gtkstock.c:401
+#: gtk/gtkstock.c:401
msgid "_Ascending"
msgstr "_Növekvő"
-#: ../gtk/gtkstock.c:402
+#: gtk/gtkstock.c:402
msgid "_Descending"
msgstr "_Csökkenő"
-#: ../gtk/gtkstock.c:403
+#: gtk/gtkstock.c:403
msgid "_Spell Check"
msgstr "_Helyesírás-ellenőrzés"
-#: ../gtk/gtkstock.c:404
+#: gtk/gtkstock.c:404
msgid "_Stop"
msgstr "_Leállítás"
-#: ../gtk/gtkstock.c:405
+#: gtk/gtkstock.c:405
msgid "_Strikethrough"
msgstr "Át_húzás"
-#: ../gtk/gtkstock.c:406
+#: gtk/gtkstock.c:406
msgid "_Undelete"
msgstr "_Visszaállítás"
-#: ../gtk/gtkstock.c:407
+#: gtk/gtkstock.c:407
msgid "_Underline"
msgstr "_Aláhúzás"
-#: ../gtk/gtkstock.c:408
+#: gtk/gtkstock.c:408
msgid "_Undo"
msgstr "_Visszavonás"
-#: ../gtk/gtkstock.c:409
+#: gtk/gtkstock.c:409
msgid "_Yes"
msgstr "_Igen"
-#: ../gtk/gtkstock.c:410
+#: gtk/gtkstock.c:410
msgid "_Normal Size"
msgstr "_Normál méret"
-#: ../gtk/gtkstock.c:411
+#: gtk/gtkstock.c:411
msgid "Best _Fit"
msgstr "Legjobb _illeszkedés"
-#: ../gtk/gtkstock.c:412
+#: gtk/gtkstock.c:412
msgid "Zoom _In"
msgstr "_Nagyítás"
-#: ../gtk/gtkstock.c:413
+#: gtk/gtkstock.c:413
msgid "Zoom _Out"
msgstr "_Kicsinyítés"
-#: ../gtk/gtktextutil.c:48
+#: gtk/gtktextutil.c:48
msgid "LRM _Left-to-right mark"
msgstr "LRM _Balról-jobbra jel"
-#: ../gtk/gtktextutil.c:49
+#: gtk/gtktextutil.c:49
msgid "RLM _Right-to-left mark"
msgstr "RLM _Jobbról-balra jel"
-#: ../gtk/gtktextutil.c:50
+#: gtk/gtktextutil.c:50
msgid "LRE Left-to-right _embedding"
msgstr "LRE Balról-jobbra _beágyazás"
-#: ../gtk/gtktextutil.c:51
+#: gtk/gtktextutil.c:51
msgid "RLE Right-to-left e_mbedding"
msgstr "RLE Jobbról-balra b_eágyazás"
-#: ../gtk/gtktextutil.c:52
+#: gtk/gtktextutil.c:52
msgid "LRO Left-to-right _override"
msgstr "LRO Balról-jobbra _felülbírálás"
-#: ../gtk/gtktextutil.c:53
+#: gtk/gtktextutil.c:53
msgid "RLO Right-to-left o_verride"
msgstr "RLO Jobbról-balra fe_lülbírálás"
-#: ../gtk/gtktextutil.c:54
+#: gtk/gtktextutil.c:54
msgid "PDF _Pop directional formatting"
msgstr "PDF Irányformázás _visszakapása"
-#: ../gtk/gtktextutil.c:55
+#: gtk/gtktextutil.c:55
msgid "ZWS _Zero width space"
msgstr "ZWS _Null szélességű szóköz"
-#: ../gtk/gtktextutil.c:56
+#: gtk/gtktextutil.c:56
msgid "ZWJ Zero width _joiner"
msgstr "ZWJ Null szélességű ö_sszekötő"
-#: ../gtk/gtktextutil.c:57
+#: gtk/gtktextutil.c:57
msgid "ZWNJ Zero width _non-joiner"
msgstr "ZWNJ Null szélességű _nem-összekötő"
-#: ../gtk/gtkthemes.c:71
+#: gtk/gtkthemes.c:71
#, c-format
msgid "Unable to locate theme engine in module_path: \"%s\","
msgstr "Nem található a témamotor a következő modul útvonalon: \"%s\","
-#: ../gtk/gtktipsquery.c:186
+#: gtk/gtktipsquery.c:186
msgid "--- No Tip ---"
msgstr "-- Nincs segédszöveg --"
-#: ../gtk/gtkuimanager.c:1144
+#: gtk/gtkuimanager.c:1154
#, c-format
msgid "Unknown attribute '%s' on line %d char %d"
msgstr "Ismeretlen paraméter: \"%s\" a(z) %d. sor %d. karakterénél "
-#: ../gtk/gtkuimanager.c:1346
+#: gtk/gtkuimanager.c:1371
#, c-format
msgid "Unexpected start tag '%s' on line %d char %d"
msgstr "Váratlan kezdőcímke: \"%s\" a(z) %d. sor %d. karakterénél"
-#: ../gtk/gtkuimanager.c:1431
+#: gtk/gtkuimanager.c:1461
#, c-format
msgid "Unexpected character data on line %d char %d"
msgstr "Váratlan karakteradat a(z) %d. sor %d. karakterénél"
-#: ../gtk/gtkuimanager.c:2223
+#: gtk/gtkuimanager.c:2272
msgid "Empty"
msgstr "Üres"
#. ID
-#: ../modules/input/imam-et.c:454
+#: modules/input/imam-et.c:454
msgid "Amharic (EZ+)"
msgstr "Amharic (EZ+)"
#. ID
-#: ../modules/input/imcedilla.c:91
+#: modules/input/imcedilla.c:91
msgid "Cedilla"
msgstr "Cedilla"
#. ID
-#: ../modules/input/imcyrillic-translit.c:217
+#: modules/input/imcyrillic-translit.c:217
msgid "Cyrillic (Transliterated)"
msgstr "Cirill (Transliterált)"
#. ID
-#: ../modules/input/iminuktitut.c:127
+#: modules/input/iminuktitut.c:127
msgid "Inuktitut (Transliterated)"
msgstr "Inuktitut (Transliterált)"
#. ID
-#: ../modules/input/imipa.c:145
+#: modules/input/imipa.c:145
msgid "IPA"
msgstr "IPA"
#. ID
-#: ../modules/input/imthai-broken.c:178
+#: modules/input/imthai-broken.c:178
msgid "Thai (Broken)"
msgstr "Thai (hibás)"
#. ID
-#: ../modules/input/imti-er.c:453
+#: modules/input/imti-er.c:453
msgid "Tigrigna-Eritrean (EZ+)"
msgstr "Eritreai tigrigna (EZ+)"
#. ID
-#: ../modules/input/imti-et.c:453
+#: modules/input/imti-et.c:453
msgid "Tigrigna-Ethiopian (EZ+)"
msgstr "Etióp tigrigna (EZ+)"
#. ID
-#: ../modules/input/imviqr.c:244
+#: modules/input/imviqr.c:244
msgid "Vietnamese (VIQR)"
msgstr "Vietnami (VIQR)"
#. ID
-#: ../modules/input/imxim.c:28
+#: modules/input/imxim.c:28
msgid "X Input Method"
msgstr "X Input Method"
-#: ../tests/testfilechooser.c:186
+#: tests/testfilechooser.c:186
#, c-format
msgid "Could not get information for file '%s': %s"
msgstr "Nem lehet információt szerezni a(z) '%s' fájlról: %s"
+
+#~ msgid "Shift"
+#~ msgstr "Shift"
+
+#~ msgid "Ctrl"
+#~ msgstr "Ctrl"
+
+#~ msgid "Alt"
+#~ msgstr "Alt"
diff --git a/po/ia.po b/po/ia.po
index 4008fd1f1..15c413a7e 100644
--- a/po/ia.po
+++ b/po/ia.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gtk+ 1.3\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-01-08 02:01-0500\n"
+"POT-Creation-Date: 2005-06-20 14:30-0400\n"
"PO-Revision-Date: 2000-10-27 02:02+0100\n"
"Last-Translator: Robert Brady <rwb197@zepler.org>\n"
"Language-Team: Interlingua\n"
@@ -17,7 +17,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
#: gdk-pixbuf/gdk-pixbuf-animation.c:153 gdk-pixbuf/gdk-pixbuf-io.c:838
-#: gdk-pixbuf/gdk-pixbuf-io.c:1069 tests/testfilechooser.c:199
+#: gdk-pixbuf/gdk-pixbuf-io.c:1068 tests/testfilechooser.c:199
#, c-format
msgid "Failed to open file '%s': %s"
msgstr "Incapabile de cargaration de archivo '%s' : %s"
@@ -28,7 +28,7 @@ msgid "Image file '%s' contains no data"
msgstr ""
#: gdk-pixbuf/gdk-pixbuf-animation.c:208 gdk-pixbuf/gdk-pixbuf-io.c:887
-#: gdk-pixbuf/gdk-pixbuf-io.c:1110 tests/testfilechooser.c:244
+#: gdk-pixbuf/gdk-pixbuf-io.c:1109 tests/testfilechooser.c:244
#, c-format
msgid ""
"Failed to load image '%s': reason not known, probably a corrupt image file"
@@ -72,43 +72,43 @@ msgstr ""
msgid "Failed to load image '%s': %s"
msgstr "Incapabile de cargaration de archivo '%s' : %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1337
+#: gdk-pixbuf/gdk-pixbuf-io.c:1336
#, c-format
msgid "Error writing to image file: %s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:1383 gdk-pixbuf/gdk-pixbuf-io.c:1512
+#: gdk-pixbuf/gdk-pixbuf-io.c:1382 gdk-pixbuf/gdk-pixbuf-io.c:1511
#, c-format
msgid "This build of gdk-pixbuf does not support saving the image format: %s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:1417
+#: gdk-pixbuf/gdk-pixbuf-io.c:1416
msgid "Insufficient memory to save image to callback"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:1429
+#: gdk-pixbuf/gdk-pixbuf-io.c:1428
#, fuzzy
msgid "Failed to open temporary file"
msgstr "Incapabile de cargaration de archivo '%s' : %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1454
+#: gdk-pixbuf/gdk-pixbuf-io.c:1453
#, fuzzy
msgid "Failed to read from temporary file"
msgstr "Incapabile de cargaration de archivo '%s' : %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1641
+#: gdk-pixbuf/gdk-pixbuf-io.c:1687
#, fuzzy, c-format
msgid "Failed to open '%s' for writing: %s"
msgstr "Incapabile de cargaration de archivo '%s' : %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1665
+#: gdk-pixbuf/gdk-pixbuf-io.c:1711
#, c-format
msgid ""
"Failed to close '%s' while writing image, all data may not have been saved: %"
"s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:1853 gdk-pixbuf/gdk-pixbuf-io.c:1903
+#: gdk-pixbuf/gdk-pixbuf-io.c:1931 gdk-pixbuf/gdk-pixbuf-io.c:1981
msgid "Insufficient memory to save image into a buffer"
msgstr ""
@@ -168,24 +168,32 @@ msgstr ""
msgid "The ANI image format"
msgstr ""
-#: gdk-pixbuf/io-bmp.c:227 gdk-pixbuf/io-bmp.c:383
+#: gdk-pixbuf/io-bmp.c:228 gdk-pixbuf/io-bmp.c:306 gdk-pixbuf/io-bmp.c:338
+#: gdk-pixbuf/io-bmp.c:361 gdk-pixbuf/io-bmp.c:442
+msgid "BMP image has bogus header data"
+msgstr ""
+
+#: gdk-pixbuf/io-bmp.c:239 gdk-pixbuf/io-bmp.c:401
msgid "Not enough memory to load bitmap image"
msgstr ""
-#: gdk-pixbuf/io-bmp.c:269
+#: gdk-pixbuf/io-bmp.c:287
msgid "BMP image has unsupported header size"
msgstr ""
-#: gdk-pixbuf/io-bmp.c:288 gdk-pixbuf/io-bmp.c:320 gdk-pixbuf/io-bmp.c:343
-#: gdk-pixbuf/io-bmp.c:424
-msgid "BMP image has bogus header data"
+#: gdk-pixbuf/io-bmp.c:325
+msgid "Topdown BMP images cannot be compressed"
msgstr ""
-#: gdk-pixbuf/io-bmp.c:307
-msgid "Topdown BMP images cannot be compressed"
+#: gdk-pixbuf/io-bmp.c:1203
+msgid "Couldn't allocate memory for saving BMP file"
+msgstr ""
+
+#: gdk-pixbuf/io-bmp.c:1244
+msgid "Couldn't write to BMP file"
msgstr ""
-#: gdk-pixbuf/io-bmp.c:1154
+#: gdk-pixbuf/io-bmp.c:1293
msgid "The BMP image format"
msgstr ""
@@ -194,7 +202,7 @@ msgstr ""
msgid "Failure reading GIF: %s"
msgstr ""
-#: 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 "GIF archivo manca datos (forsan truncateva?)"
@@ -219,35 +227,39 @@ msgstr ""
msgid "Circular table entry in GIF file"
msgstr "Circular elemento de tabella in GIF archivo"
-#: 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 ""
-#: gdk-pixbuf/io-gif.c:1088
+#: gdk-pixbuf/io-gif.c:947
+msgid "Not enough memory to composite a frame in GIF file"
+msgstr ""
+
+#: gdk-pixbuf/io-gif.c:1116
msgid "GIF image is corrupt (incorrect LZW compression)"
msgstr ""
-#: gdk-pixbuf/io-gif.c:1138
+#: gdk-pixbuf/io-gif.c:1166
msgid "File does not appear to be a GIF file"
msgstr "Archivo disapparer un GIF archivo"
-#: 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 "Version %s de la formato de GIF archivo insupportava"
-#: 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."
msgstr ""
-#: gdk-pixbuf/io-gif.c:1491
+#: gdk-pixbuf/io-gif.c:1519
msgid "GIF image was truncated or incomplete."
msgstr ""
-#: gdk-pixbuf/io-gif.c:1643
+#: gdk-pixbuf/io-gif.c:1671
msgid "The GIF image format"
msgstr ""
@@ -425,93 +437,107 @@ msgstr ""
msgid "Fatal error reading PNG image file: %s"
msgstr ""
-#: gdk-pixbuf/io-png.c:813
+#: gdk-pixbuf/io-png.c:810
msgid ""
"Keys for PNG text chunks must have at least 1 and at most 79 characters."
msgstr ""
-#: gdk-pixbuf/io-png.c:821
+#: gdk-pixbuf/io-png.c:818
msgid "Keys for PNG text chunks must be ASCII characters."
msgstr ""
-#: gdk-pixbuf/io-png.c:854
+#: gdk-pixbuf/io-png.c:831
+#, c-format
+msgid ""
+"PNG compression level must be a value between 0 and 9; value '%s' could not "
+"be parsed."
+msgstr ""
+
+#: gdk-pixbuf/io-png.c:843
+#, c-format
+msgid ""
+"PNG compression level must be a value between 0 and 9; value '%d' is not "
+"allowed."
+msgstr ""
+
+#: gdk-pixbuf/io-png.c:883
#, c-format
msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding."
msgstr ""
-#: gdk-pixbuf/io-png.c:994
+#: gdk-pixbuf/io-png.c:1026
msgid "The PNG image format"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:249
+#: gdk-pixbuf/io-pnm.c:252
msgid "PNM loader expected to find an integer, but didn't"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:281
+#: gdk-pixbuf/io-pnm.c:284
msgid "PNM file has an incorrect initial byte"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:311
+#: gdk-pixbuf/io-pnm.c:314
msgid "PNM file is not in a recognized PNM subformat"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:336
+#: gdk-pixbuf/io-pnm.c:339
msgid "PNM file has an image width of 0"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:357
+#: gdk-pixbuf/io-pnm.c:360
msgid "PNM file has an image height of 0"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:380
+#: gdk-pixbuf/io-pnm.c:383
msgid "Maximum color value in PNM file is 0"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:388
+#: gdk-pixbuf/io-pnm.c:391
msgid "Maximum color value in PNM file is too large"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:396
+#: gdk-pixbuf/io-pnm.c:399
msgid "Cannot handle PNM files with maximum color values greater than 255"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:435 gdk-pixbuf/io-pnm.c:463 gdk-pixbuf/io-pnm.c:495
+#: gdk-pixbuf/io-pnm.c:438 gdk-pixbuf/io-pnm.c:466 gdk-pixbuf/io-pnm.c:498
msgid "Raw PNM image type is invalid"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:555 gdk-pixbuf/io-pnm.c:597
+#: gdk-pixbuf/io-pnm.c:562 gdk-pixbuf/io-pnm.c:604
msgid "PNM image format is invalid"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:656
+#: gdk-pixbuf/io-pnm.c:663
msgid "PNM image loader does not support this PNM subformat"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:711
+#: gdk-pixbuf/io-pnm.c:718
msgid "Premature end-of-file encountered"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:743 gdk-pixbuf/io-pnm.c:974
+#: gdk-pixbuf/io-pnm.c:750 gdk-pixbuf/io-pnm.c:981
msgid "Raw PNM formats require exactly one whitespace before sample data"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:770
+#: gdk-pixbuf/io-pnm.c:777
msgid "Cannot allocate memory for loading PNM image"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:820
+#: gdk-pixbuf/io-pnm.c:827
msgid "Insufficient memory to load PNM context struct"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:871
+#: gdk-pixbuf/io-pnm.c:878
msgid "Unexpected end of PNM image data"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:1003
+#: gdk-pixbuf/io-pnm.c:1010
msgid "Insufficient memory to load PNM file"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:1082
+#: gdk-pixbuf/io-pnm.c:1089
msgid "The PNM/PBM/PGM/PPM image format family"
msgstr ""
@@ -535,60 +561,60 @@ msgstr ""
msgid "The Sun raster image format"
msgstr ""
-#: gdk-pixbuf/io-tga.c:159
+#: gdk-pixbuf/io-tga.c:154
msgid "Cannot allocate memory for IOBuffer struct"
msgstr ""
-#: gdk-pixbuf/io-tga.c:178
+#: gdk-pixbuf/io-tga.c:173
msgid "Cannot allocate memory for IOBuffer data"
msgstr ""
-#: gdk-pixbuf/io-tga.c:189
+#: gdk-pixbuf/io-tga.c:184
msgid "Cannot realloc IOBuffer data"
msgstr ""
-#: gdk-pixbuf/io-tga.c:219
+#: gdk-pixbuf/io-tga.c:214
msgid "Cannot allocate temporary IOBuffer data"
msgstr ""
-#: gdk-pixbuf/io-tga.c:353
+#: gdk-pixbuf/io-tga.c:348
msgid "Cannot allocate new pixbuf"
msgstr ""
-#: gdk-pixbuf/io-tga.c:692
+#: gdk-pixbuf/io-tga.c:689
msgid "Cannot allocate colormap structure"
msgstr ""
-#: gdk-pixbuf/io-tga.c:699
+#: gdk-pixbuf/io-tga.c:696
msgid "Cannot allocate colormap entries"
msgstr ""
-#: gdk-pixbuf/io-tga.c:721
+#: gdk-pixbuf/io-tga.c:718
msgid "Unexpected bitdepth for colormap entries"
msgstr ""
-#: gdk-pixbuf/io-tga.c:739
+#: gdk-pixbuf/io-tga.c:736
msgid "Cannot allocate TGA header memory"
msgstr ""
-#: gdk-pixbuf/io-tga.c:772
+#: gdk-pixbuf/io-tga.c:769
msgid "TGA image has invalid dimensions"
msgstr ""
-#: gdk-pixbuf/io-tga.c:778 gdk-pixbuf/io-tga.c:787 gdk-pixbuf/io-tga.c:797
-#: gdk-pixbuf/io-tga.c:807 gdk-pixbuf/io-tga.c:814
+#: gdk-pixbuf/io-tga.c:775 gdk-pixbuf/io-tga.c:784 gdk-pixbuf/io-tga.c:794
+#: gdk-pixbuf/io-tga.c:804 gdk-pixbuf/io-tga.c:811
msgid "TGA image type not supported"
msgstr ""
-#: gdk-pixbuf/io-tga.c:861
+#: gdk-pixbuf/io-tga.c:858
msgid "Cannot allocate memory for TGA context struct"
msgstr ""
-#: gdk-pixbuf/io-tga.c:926
+#: gdk-pixbuf/io-tga.c:923
msgid "Excess data in file"
msgstr ""
-#: gdk-pixbuf/io-tga.c:995
+#: gdk-pixbuf/io-tga.c:992
msgid "The Targa image format"
msgstr ""
@@ -672,39 +698,44 @@ msgstr ""
msgid "The XBM image format"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1229
+#: gdk-pixbuf/io-xpm.c:467
msgid "No XPM header found"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1237
+#: gdk-pixbuf/io-xpm.c:476
+#, fuzzy
+msgid "Invalid XPM header"
+msgstr "Renominar"
+
+#: gdk-pixbuf/io-xpm.c:484
msgid "XPM file has image width <= 0"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1245
+#: gdk-pixbuf/io-xpm.c:492
msgid "XPM file has image height <= 0"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1253
+#: gdk-pixbuf/io-xpm.c:500
msgid "XPM has invalid number of chars per pixel"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1260
+#: gdk-pixbuf/io-xpm.c:507
msgid "XPM file has invalid number of colors"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1272 gdk-pixbuf/io-xpm.c:1281 gdk-pixbuf/io-xpm.c:1333
+#: gdk-pixbuf/io-xpm.c:519 gdk-pixbuf/io-xpm.c:528 gdk-pixbuf/io-xpm.c:580
msgid "Cannot allocate memory for loading XPM image"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1295
+#: gdk-pixbuf/io-xpm.c:542
msgid "Cannot read XPM colormap"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1524
+#: gdk-pixbuf/io-xpm.c:771
msgid "Failed to write to temporary file when loading XPM image"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1559
+#: gdk-pixbuf/io-xpm.c:806
msgid "The XPM image format"
msgstr ""
@@ -766,6 +797,138 @@ msgstr ""
msgid "Gdk debugging flags to unset"
msgstr ""
+#: gdk/keyname-table.h:3940
+msgid "keyboard label|BackSpace"
+msgstr ""
+
+#: gdk/keyname-table.h:3941
+msgid "keyboard label|Tab"
+msgstr ""
+
+#: gdk/keyname-table.h:3942
+msgid "keyboard label|Return"
+msgstr ""
+
+#: gdk/keyname-table.h:3943
+msgid "keyboard label|Pause"
+msgstr ""
+
+#: gdk/keyname-table.h:3944
+msgid "keyboard label|Scroll_Lock"
+msgstr ""
+
+#: gdk/keyname-table.h:3945
+msgid "keyboard label|Sys_Req"
+msgstr ""
+
+#: gdk/keyname-table.h:3946
+msgid "keyboard label|Escape"
+msgstr ""
+
+#: gdk/keyname-table.h:3947
+msgid "keyboard label|Multi_key"
+msgstr ""
+
+#: gdk/keyname-table.h:3948
+msgid "keyboard label|Home"
+msgstr ""
+
+#: gdk/keyname-table.h:3949
+msgid "keyboard label|Page_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3950
+msgid "keyboard label|Page_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3951
+msgid "keyboard label|End"
+msgstr ""
+
+#: gdk/keyname-table.h:3952
+msgid "keyboard label|Begin"
+msgstr ""
+
+#: gdk/keyname-table.h:3953
+msgid "keyboard label|Print"
+msgstr ""
+
+#: gdk/keyname-table.h:3954
+msgid "keyboard label|Insert"
+msgstr ""
+
+#: gdk/keyname-table.h:3955
+msgid "keyboard label|Num_Lock"
+msgstr ""
+
+#: gdk/keyname-table.h:3956
+msgid "keyboard label|KP_Space"
+msgstr ""
+
+#: gdk/keyname-table.h:3957
+msgid "keyboard label|KP_Tab"
+msgstr ""
+
+#: gdk/keyname-table.h:3958
+msgid "keyboard label|KP_Enter"
+msgstr ""
+
+#: gdk/keyname-table.h:3959
+msgid "keyboard label|KP_Home"
+msgstr ""
+
+#: gdk/keyname-table.h:3960
+msgid "keyboard label|KP_Left"
+msgstr ""
+
+#: gdk/keyname-table.h:3961
+msgid "keyboard label|KP_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3962
+msgid "keyboard label|KP_Right"
+msgstr ""
+
+#: gdk/keyname-table.h:3963
+msgid "keyboard label|KP_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3964
+msgid "keyboard label|KP_Page_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3965
+msgid "keyboard label|KP_Prior"
+msgstr ""
+
+#: gdk/keyname-table.h:3966
+msgid "keyboard label|KP_Page_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3967
+msgid "keyboard label|KP_Next"
+msgstr ""
+
+#: gdk/keyname-table.h:3968
+msgid "keyboard label|KP_End"
+msgstr ""
+
+#: gdk/keyname-table.h:3969
+msgid "keyboard label|KP_Begin"
+msgstr ""
+
+#: gdk/keyname-table.h:3970
+msgid "keyboard label|KP_Insert"
+msgstr ""
+
+#: gdk/keyname-table.h:3971
+msgid "keyboard label|KP_Delete"
+msgstr ""
+
+#: gdk/keyname-table.h:3972
+msgid "keyboard label|Delete"
+msgstr ""
+
#. Description of --sync in --help output
#: gdk/win32/gdkmain-win32.c:60
msgid "Don't batch GDI requests"
@@ -801,46 +964,47 @@ msgstr ""
msgid "Make X calls synchronous"
msgstr ""
-#: gtk/gtkaboutdialog.c:260 gtk/gtkaboutdialog.c:1939
+#: gtk/gtkaboutdialog.c:270 gtk/gtkaboutdialog.c:2025
msgid "License"
msgstr ""
-#: gtk/gtkaboutdialog.c:261
+#: gtk/gtkaboutdialog.c:271
msgid "The license of the program"
msgstr ""
#. Add the credits button
-#: gtk/gtkaboutdialog.c:482
-msgid "_Credits"
-msgstr ""
+#: gtk/gtkaboutdialog.c:491
+#, fuzzy
+msgid "C_redits"
+msgstr "Crear"
#. Add the license button
-#: gtk/gtkaboutdialog.c:491
+#: gtk/gtkaboutdialog.c:501
msgid "_License"
msgstr ""
-#: gtk/gtkaboutdialog.c:682
+#: gtk/gtkaboutdialog.c:731
#, c-format
msgid "About %s"
msgstr ""
-#: gtk/gtkaboutdialog.c:1876
+#: gtk/gtkaboutdialog.c:1953
msgid "Credits"
msgstr ""
-#: gtk/gtkaboutdialog.c:1901
+#: gtk/gtkaboutdialog.c:1979
msgid "Written by"
msgstr ""
-#: gtk/gtkaboutdialog.c:1904
+#: gtk/gtkaboutdialog.c:1982
msgid "Documented by"
msgstr ""
-#: gtk/gtkaboutdialog.c:1916
+#: gtk/gtkaboutdialog.c:1994
msgid "Translated by"
msgstr ""
-#: gtk/gtkaboutdialog.c:1920
+#: gtk/gtkaboutdialog.c:1998
msgid "Artwork by"
msgstr ""
@@ -848,27 +1012,40 @@ msgstr ""
#. * that use the shift key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: gtk/gtkaccellabel.c:119
-msgid "Shift"
+#: gtk/gtkaccellabel.c:121
+msgid "keyboard label|Shift"
msgstr ""
#. This is the text that should appear next to menu accelerators
#. * that use the control key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: gtk/gtkaccellabel.c:125
-msgid "Ctrl"
+#: gtk/gtkaccellabel.c:128
+msgid "keyboard label|Ctrl"
msgstr ""
#. This is the text that should appear next to menu accelerators
#. * that use the alt key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: gtk/gtkaccellabel.c:131
-msgid "Alt"
+#: gtk/gtkaccellabel.c:135
+msgid "keyboard label|Alt"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkaccellabel.c:577
+msgid "keyboard label|Space"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkaccellabel.c:581
+msgid "keyboard label|Backslash"
msgstr ""
#. Translate to calendar:YM if you want years to be displayed
@@ -880,7 +1057,7 @@ msgstr ""
#. * so if you have a default text direction of RTL and YM, then
#. * the year will appear on the right.
#.
-#: gtk/gtkcalendar.c:700
+#: gtk/gtkcalendar.c:647
#, fuzzy
msgid "calendar:MY"
msgstr "depurar"
@@ -889,137 +1066,165 @@ msgstr "depurar"
#. * first day of the week to calendar:week_start:1 if you want Monday
#. * to be the first day of the week, and so on.
#.
-#: gtk/gtkcalendar.c:710
+#: gtk/gtkcalendar.c:661
msgid "calendar:week_start:0"
msgstr ""
-#: gtk/gtkcellrendererprogress.c:235 gtk/gtkcellrendererprogress.c:293
+#. Translators: This is a text measurement template.
+#. * Translate it to the widest year text.
+#. *
+#. * Don't include the prefix "year measurement template|"
+#. * in the translation.
+#. *
+#. * If you don't understand this, leave it as "2000"
+#.
+#: gtk/gtkcalendar.c:1549
+msgid "year measurement template|2000"
+msgstr ""
+
+#. Translators: This dictates how the year is displayed in
+#. * gtkcalendar widget. See strftime() manual for the format.
+#. * Use only ASCII in the translation.
+#. *
+#. * Also look for the msgid "year measurement template|2000".
+#. * Translate that entry to a year with the widest output of this
+#. * msgid.
+#. *
+#. * Don't include the prefix "calendar year format|" in the
+#. * translation. "%Y" is appropriate for most locales.
+#.
+#: gtk/gtkcalendar.c:1826
+msgid "calendar year format|%Y"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkcellrendererprogress.c:237 gtk/gtkcellrendererprogress.c:295
#, c-format
msgid "progress bar label|%d %%"
msgstr ""
-#: gtk/gtkcolorbutton.c:220 gtk/gtkcolorbutton.c:574
+#: gtk/gtkcolorbutton.c:221 gtk/gtkcolorbutton.c:576
msgid "Pick a Color"
msgstr ""
-#: gtk/gtkcolorbutton.c:466
+#: gtk/gtkcolorbutton.c:467
msgid "Received invalid color data\n"
msgstr ""
-#: gtk/gtkcolorsel.c:576
+#: gtk/gtkcolorsel.c:561
msgid ""
"The previously-selected color, for comparison to the color you're selecting "
"now. You can drag this color to a palette entry, or select this color as "
"current by dragging it to the other color swatch alongside."
msgstr ""
-#: gtk/gtkcolorsel.c:581
+#: gtk/gtkcolorsel.c:566
msgid ""
"The color you've chosen. You can drag this color to a palette entry to save "
"it for use in the future."
msgstr ""
-#: gtk/gtkcolorsel.c:942
+#: gtk/gtkcolorsel.c:957
msgid "_Save color here"
msgstr ""
-#: gtk/gtkcolorsel.c:1147
+#: gtk/gtkcolorsel.c:1162
msgid ""
"Click this palette entry to make it the current color. To change this entry, "
"drag a color swatch here or right-click it and select \"Save color here.\""
msgstr ""
-#: gtk/gtkcolorsel.c:1913
+#: gtk/gtkcolorsel.c:1929
msgid ""
"Select the color you want from the outer ring. Select the darkness or "
"lightness of that color using the inner triangle."
msgstr ""
-#: gtk/gtkcolorsel.c:1938
+#: gtk/gtkcolorsel.c:1954
msgid ""
"Click the eyedropper, then click a color anywhere on your screen to select "
"that color."
msgstr ""
-#: gtk/gtkcolorsel.c:1947
+#: gtk/gtkcolorsel.c:1963
#, fuzzy
msgid "_Hue:"
msgstr "Tinta:"
-#: gtk/gtkcolorsel.c:1948
+#: gtk/gtkcolorsel.c:1964
msgid "Position on the color wheel."
msgstr ""
-#: gtk/gtkcolorsel.c:1950
+#: gtk/gtkcolorsel.c:1966
#, fuzzy
msgid "_Saturation:"
msgstr "Saturation:"
-#: gtk/gtkcolorsel.c:1951
+#: gtk/gtkcolorsel.c:1967
msgid "\"Deepness\" of the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1952
+#: gtk/gtkcolorsel.c:1968
#, fuzzy
msgid "_Value:"
msgstr "Valor:"
-#: gtk/gtkcolorsel.c:1953
+#: gtk/gtkcolorsel.c:1969
msgid "Brightness of the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1954
+#: gtk/gtkcolorsel.c:1970
#, fuzzy
msgid "_Red:"
msgstr "Rubor:"
-#: gtk/gtkcolorsel.c:1955
+#: gtk/gtkcolorsel.c:1971
msgid "Amount of red light in the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1956
+#: gtk/gtkcolorsel.c:1972
#, fuzzy
msgid "_Green:"
msgstr "Verde:"
-#: gtk/gtkcolorsel.c:1957
+#: gtk/gtkcolorsel.c:1973
msgid "Amount of green light in the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1958
+#: gtk/gtkcolorsel.c:1974
#, fuzzy
msgid "_Blue:"
msgstr "Blau:"
-#: gtk/gtkcolorsel.c:1959
+#: gtk/gtkcolorsel.c:1975
msgid "Amount of blue light in the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1962
+#: gtk/gtkcolorsel.c:1978
#, fuzzy
msgid "_Opacity:"
msgstr "Opacitate:"
-#: gtk/gtkcolorsel.c:1970 gtk/gtkcolorsel.c:1981
+#: gtk/gtkcolorsel.c:1986 gtk/gtkcolorsel.c:1997
msgid "Transparency of the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1988
+#: gtk/gtkcolorsel.c:2004
msgid "Color _Name:"
msgstr ""
-#: gtk/gtkcolorsel.c:2003
+#: gtk/gtkcolorsel.c:2019
msgid ""
"You can enter an HTML-style hexadecimal color value, or simply a color name "
"such as 'orange' in this entry."
msgstr ""
-#: gtk/gtkcolorsel.c:2022
+#: gtk/gtkcolorsel.c:2038
#, fuzzy
msgid "_Palette"
msgstr "Personal Palleta"
-#: gtk/gtkcolorsel.c:2054
+#: gtk/gtkcolorsel.c:2070
#, fuzzy
msgid "Color Wheel"
msgstr "Rota"
@@ -1030,298 +1235,314 @@ msgstr "Rota"
msgid "Color Selection"
msgstr "Selection de Fonte"
-#: gtk/gtkentry.c:4507 gtk/gtktextview.c:7030
+#: gtk/gtkentry.c:4508 gtk/gtktextview.c:7068
#, fuzzy
msgid "Select _All"
msgstr "Deler"
-#: gtk/gtkentry.c:4517 gtk/gtktextview.c:7040
+#: gtk/gtkentry.c:4518 gtk/gtktextview.c:7078
msgid "Input _Methods"
msgstr ""
-#: gtk/gtkentry.c:4528 gtk/gtktextview.c:7051
+#: gtk/gtkentry.c:4529 gtk/gtktextview.c:7089
msgid "_Insert Unicode Control Character"
msgstr ""
-#: gtk/gtkfilechooser.c:1584 gtk/gtkfilechooser.c:1628
-#: gtk/gtkfilechooser.c:1703 gtk/gtkfilechooser.c:1747
+#: gtk/gtkfilechooser.c:1588 gtk/gtkfilechooser.c:1632
+#: gtk/gtkfilechooser.c:1707 gtk/gtkfilechooser.c:1751
#, c-format
msgid "Invalid filename: %s"
msgstr ""
-#: gtk/gtkfilechooserbutton.c:65
+#: gtk/gtkfilechooserbutton.c:67
#, fuzzy
msgid "Select A File"
msgstr "Deler Archivo"
-#: gtk/gtkfilechooserbutton.c:66 gtk/gtkfilechooserdefault.c:1229
-#: gtk/gtkpathbar.c:982
+#: gtk/gtkfilechooserbutton.c:68 gtk/gtkfilechooserdefault.c:1302
+#: gtk/gtkpathbar.c:1020
#, fuzzy
msgid "Home"
msgstr "Adjuta"
-#: gtk/gtkfilechooserbutton.c:67 gtk/gtkfilechooserdefault.c:1256
-#: gtk/gtkpathbar.c:984
+#: gtk/gtkfilechooserbutton.c:69 gtk/gtkfilechooserdefault.c:1329
+#: gtk/gtkpathbar.c:1022
msgid "Desktop"
msgstr ""
-#: gtk/gtkfilechooserbutton.c:68
+#: gtk/gtkfilechooserbutton.c:70
#, fuzzy
msgid "(None)"
msgstr "necun"
-#: gtk/gtkfilechooserbutton.c:1515
+#: gtk/gtkfilechooserbutton.c:1523
msgid "Other..."
msgstr ""
-#: gtk/gtkfilechooserdefault.c:867
+#: gtk/gtkfilechooserdefault.c:917
msgid "Could not retrieve information about the file"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:878
+#: gtk/gtkfilechooserdefault.c:928
msgid "Could not add a bookmark"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:889
+#: gtk/gtkfilechooserdefault.c:939
msgid "Could not remove bookmark"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:900
+#: gtk/gtkfilechooserdefault.c:950
msgid "The folder could not be created"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:911
+#: gtk/gtkfilechooserdefault.c:963
+msgid ""
+"The folder could not be created, as a file with the same name already "
+"exists. Try using a different name for the folder, or rename the file first."
+msgstr ""
+
+#: gtk/gtkfilechooserdefault.c:976
#, fuzzy
msgid "Invalid file name"
msgstr "Renominar"
-#: gtk/gtkfilechooserdefault.c:921
+#: gtk/gtkfilechooserdefault.c:986
msgid "The folder contents could not be displayed"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:1119
+#: gtk/gtkfilechooserdefault.c:1192
#, fuzzy, c-format
msgid "Could not get information about '%s': %s"
msgstr "Definir Color"
-#: gtk/gtkfilechooserdefault.c:2095
+#: gtk/gtkfilechooserdefault.c:2208
#, c-format
msgid "Add the folder '%s' to the bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2136
+#: gtk/gtkfilechooserdefault.c:2249
msgid "Add the current folder to the bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2138
+#: gtk/gtkfilechooserdefault.c:2251
msgid "Add the selected folders to the bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2178
+#: gtk/gtkfilechooserdefault.c:2291
#, c-format
msgid "Remove the bookmark '%s'"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2591
+#: gtk/gtkfilechooserdefault.c:2722
#, c-format
msgid "Could not add a bookmark for '%s' because it is an invalid path name."
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2769
+#: gtk/gtkfilechooserdefault.c:2937
+#, fuzzy
+msgid "Remove"
+msgstr "Rubor:"
+
+#: gtk/gtkfilechooserdefault.c:2946
+#, fuzzy
+msgid "Rename..."
+msgstr "Renominar"
+
+#: gtk/gtkfilechooserdefault.c:3069
msgid "Shortcuts"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2823
+#: gtk/gtkfilechooserdefault.c:3123
#, fuzzy
msgid "Folder"
msgstr "Archivos"
-#: gtk/gtkfilechooserdefault.c:2875 gtk/gtkstock.c:295
+#: gtk/gtkfilechooserdefault.c:3179 gtk/gtkstock.c:317
msgid "_Add"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2882
-msgid "Add the selected folder to the bookmarks"
+#: gtk/gtkfilechooserdefault.c:3186
+msgid "Add the selected folder to the Bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2887 gtk/gtkstock.c:352
+#: gtk/gtkfilechooserdefault.c:3191 gtk/gtkstock.c:395
#, fuzzy
msgid "_Remove"
msgstr "Rubor:"
-#: gtk/gtkfilechooserdefault.c:2894
+#: gtk/gtkfilechooserdefault.c:3198
msgid "Remove the selected bookmark"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2997
-msgid "_Add to Shortcuts"
+#: gtk/gtkfilechooserdefault.c:3305
+msgid "_Add to Bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:3007
+#: gtk/gtkfilechooserdefault.c:3315
#, fuzzy
msgid "Open _Location"
msgstr "Selection: "
-#: gtk/gtkfilechooserdefault.c:3019
+#: gtk/gtkfilechooserdefault.c:3327
msgid "Show _Hidden Files"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:3143 gtk/gtkfilesel.c:767
+#: gtk/gtkfilechooserdefault.c:3451 gtk/gtkfilesel.c:766
msgid "Files"
msgstr "Archivos"
-#: gtk/gtkfilechooserdefault.c:3174
+#: gtk/gtkfilechooserdefault.c:3482
#, fuzzy
msgid "Name"
msgstr "Renominar"
-#: gtk/gtkfilechooserdefault.c:3199
+#: gtk/gtkfilechooserdefault.c:3507
#, fuzzy
msgid "Size"
msgstr "Dimension:"
-#: gtk/gtkfilechooserdefault.c:3212
+#: gtk/gtkfilechooserdefault.c:3520
#, fuzzy
msgid "Modified"
msgstr "Modo: "
-#: gtk/gtkfilechooserdefault.c:3244
+#: gtk/gtkfilechooserdefault.c:3552
msgid "Select which types of files are shown"
msgstr ""
#. Create Folder
-#: gtk/gtkfilechooserdefault.c:3280
+#: gtk/gtkfilechooserdefault.c:3588
#, fuzzy
msgid "Create Fo_lder"
msgstr "Definir Color"
#. Name entry
-#: gtk/gtkfilechooserdefault.c:3398
+#: gtk/gtkfilechooserdefault.c:3709
#, fuzzy
msgid "_Name:"
msgstr "Renominar"
-#: gtk/gtkfilechooserdefault.c:3438
+#: gtk/gtkfilechooserdefault.c:3749
msgid "_Browse for other folders"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:3688
+#: gtk/gtkfilechooserdefault.c:4000
#, fuzzy
msgid "Save in _folder:"
msgstr "Definir Color"
-#: gtk/gtkfilechooserdefault.c:3690
+#: gtk/gtkfilechooserdefault.c:4002
#, fuzzy
msgid "Create in _folder:"
msgstr "Definir Color"
-#: gtk/gtkfilechooserdefault.c:4523
+#: gtk/gtkfilechooserdefault.c:4959
msgid "Cannot change to folder because it is not local"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:5048
+#: gtk/gtkfilechooserdefault.c:5513
#, c-format
msgid "Shortcut %s does not exist"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:5508
+#: gtk/gtkfilechooserdefault.c:6057
#, fuzzy, c-format
msgid "Could not mount %s"
msgstr "Definir Color"
-#: gtk/gtkfilechooserdefault.c:5802
+#: gtk/gtkfilechooserdefault.c:6352
msgid "Type name of new folder"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:5844
+#: gtk/gtkfilechooserdefault.c:6394
#, c-format
msgid "%d byte"
msgid_plural "%d bytes"
msgstr[0] ""
msgstr[1] ""
-#: gtk/gtkfilechooserdefault.c:5846
+#: gtk/gtkfilechooserdefault.c:6396
#, c-format
msgid "%.1f K"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:5848
+#: gtk/gtkfilechooserdefault.c:6398
#, c-format
msgid "%.1f M"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:5850
+#: gtk/gtkfilechooserdefault.c:6400
#, c-format
msgid "%.1f G"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:5902
+#: gtk/gtkfilechooserdefault.c:6446 gtk/gtkfilechooserdefault.c:6470
+#, fuzzy
+msgid "Unknown"
+msgstr "(incognite)"
+
+#: gtk/gtkfilechooserdefault.c:6457
msgid "Today"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:5904
+#: gtk/gtkfilechooserdefault.c:6459
msgid "Yesterday"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:5915
-#, fuzzy
-msgid "Unknown"
-msgstr "(incognite)"
-
-#: gtk/gtkfilechooserdefault.c:5985
+#: gtk/gtkfilechooserdefault.c:6541
#, fuzzy
msgid "Cannot change folder"
msgstr "Definir Color"
-#: gtk/gtkfilechooserdefault.c:5986
+#: gtk/gtkfilechooserdefault.c:6542
msgid "The folder you specified is an invalid path."
msgstr ""
-#: gtk/gtkfilechooserdefault.c:6025
+#: gtk/gtkfilechooserdefault.c:6581
#, c-format
msgid "Could not build file name from '%s' and '%s'"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:6061
+#: gtk/gtkfilechooserdefault.c:6617
#, fuzzy
msgid "Could not select item"
msgstr "Definir Color"
-#: gtk/gtkfilechooserdefault.c:6101
+#: gtk/gtkfilechooserdefault.c:6657
msgid "Open Location"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:6108
+#: gtk/gtkfilechooserdefault.c:6664
#, fuzzy
msgid "Save in Location"
msgstr "Selection: "
-#: gtk/gtkfilechooserdefault.c:6132
+#: gtk/gtkfilechooserdefault.c:6688
#, fuzzy
msgid "_Location:"
msgstr "Selection: "
-#: gtk/gtkfilesel.c:731
+#: gtk/gtkfilesel.c:730
#, fuzzy
msgid "Folders"
msgstr "Archivos"
-#: gtk/gtkfilesel.c:735
+#: gtk/gtkfilesel.c:734
#, fuzzy
msgid "Fol_ders"
msgstr "Archivos"
-#: gtk/gtkfilesel.c:771
+#: gtk/gtkfilesel.c:770
#, fuzzy
msgid "_Files"
msgstr "Archivos"
-#: gtk/gtkfilesel.c:859 gtk/gtkfilesel.c:2249
+#: gtk/gtkfilesel.c:858 gtk/gtkfilesel.c:2248
#, fuzzy, c-format
msgid "Folder unreadable: %s"
msgstr "Illegible directori: %s"
-#: gtk/gtkfilesel.c:990
+#: gtk/gtkfilesel.c:989
#, c-format
msgid ""
"The file \"%s\" resides on another machine (called %s) and may not be "
@@ -1329,145 +1550,145 @@ msgid ""
"Are you sure that you want to select it?"
msgstr ""
-#: gtk/gtkfilesel.c:1121
+#: gtk/gtkfilesel.c:1120
msgid "_New Folder"
msgstr ""
-#: gtk/gtkfilesel.c:1132
+#: gtk/gtkfilesel.c:1131
#, fuzzy
msgid "De_lete File"
msgstr "Deler Archivo"
-#: gtk/gtkfilesel.c:1143
+#: gtk/gtkfilesel.c:1142
#, fuzzy
msgid "_Rename File"
msgstr "Renominar Archivo"
-#: gtk/gtkfilesel.c:1445
+#: gtk/gtkfilesel.c:1444
#, c-format
msgid ""
"The folder name \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
-#: gtk/gtkfilesel.c:1447
+#: gtk/gtkfilesel.c:1446
#, c-format
msgid ""
"Error creating folder \"%s\": %s\n"
"%s"
msgstr ""
-#: gtk/gtkfilesel.c:1448 gtk/gtkfilesel.c:1684
+#: gtk/gtkfilesel.c:1447 gtk/gtkfilesel.c:1683
msgid "You probably used symbols not allowed in filenames."
msgstr ""
-#: gtk/gtkfilesel.c:1456
+#: gtk/gtkfilesel.c:1455
#, c-format
msgid "Error creating folder \"%s\": %s\n"
msgstr ""
-#: gtk/gtkfilesel.c:1490
+#: gtk/gtkfilesel.c:1489
msgid "New Folder"
msgstr ""
-#: gtk/gtkfilesel.c:1505
+#: gtk/gtkfilesel.c:1504
#, fuzzy
msgid "_Folder name:"
msgstr "Renominar"
-#: gtk/gtkfilesel.c:1529
+#: gtk/gtkfilesel.c:1528
#, fuzzy
msgid "C_reate"
msgstr "Crear"
-#: gtk/gtkfilesel.c:1572
+#: gtk/gtkfilesel.c:1571
#, c-format
msgid "The filename \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
-#: gtk/gtkfilesel.c:1575
+#: gtk/gtkfilesel.c:1574
#, c-format
msgid ""
"Error deleting file \"%s\": %s\n"
"%s"
msgstr ""
-#: gtk/gtkfilesel.c:1577 gtk/gtkfilesel.c:1698
+#: gtk/gtkfilesel.c:1576 gtk/gtkfilesel.c:1697
msgid "It probably contains symbols not allowed in filenames."
msgstr ""
-#: gtk/gtkfilesel.c:1586
+#: gtk/gtkfilesel.c:1585
#, c-format
msgid "Error deleting file \"%s\": %s"
msgstr ""
-#: gtk/gtkfilesel.c:1629
+#: gtk/gtkfilesel.c:1628
#, fuzzy, c-format
msgid "Really delete file \"%s\"?"
msgstr "Renominar Archivo"
-#: gtk/gtkfilesel.c:1634
+#: gtk/gtkfilesel.c:1633
msgid "Delete File"
msgstr "Deler Archivo"
-#: gtk/gtkfilesel.c:1680 gtk/gtkfilesel.c:1694
+#: gtk/gtkfilesel.c:1679 gtk/gtkfilesel.c:1693
#, c-format
msgid "The file name \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
-#: gtk/gtkfilesel.c:1682
+#: gtk/gtkfilesel.c:1681
#, c-format
msgid ""
"Error renaming file to \"%s\": %s\n"
"%s"
msgstr ""
-#: gtk/gtkfilesel.c:1696
+#: gtk/gtkfilesel.c:1695
#, c-format
msgid ""
"Error renaming file \"%s\": %s\n"
"%s"
msgstr ""
-#: gtk/gtkfilesel.c:1706
+#: gtk/gtkfilesel.c:1705
#, c-format
msgid "Error renaming file \"%s\" to \"%s\": %s"
msgstr ""
-#: gtk/gtkfilesel.c:1753
+#: gtk/gtkfilesel.c:1752
msgid "Rename File"
msgstr "Renominar Archivo"
-#: gtk/gtkfilesel.c:1768
+#: gtk/gtkfilesel.c:1767
#, fuzzy, c-format
msgid "Rename file \"%s\" to:"
msgstr "Renominar Archivo"
-#: gtk/gtkfilesel.c:1797
+#: gtk/gtkfilesel.c:1796
#, fuzzy
msgid "_Rename"
msgstr "Renominar"
-#: gtk/gtkfilesel.c:2229
+#: gtk/gtkfilesel.c:2228
#, fuzzy
msgid "_Selection: "
msgstr "Selection: "
-#: gtk/gtkfilesel.c:3152
+#: gtk/gtkfilesel.c:3151
#, c-format
msgid ""
"The filename \"%s\" couldn't be converted to UTF-8. (try setting the "
"environment variable G_FILENAME_ENCODING): %s"
msgstr ""
-#: gtk/gtkfilesel.c:3155
+#: gtk/gtkfilesel.c:3154
msgid "Invalid UTF-8"
msgstr ""
-#: gtk/gtkfilesel.c:4032
+#: gtk/gtkfilesel.c:4031
msgid "Name too long"
msgstr ""
-#: gtk/gtkfilesel.c:4034
+#: gtk/gtkfilesel.c:4033
msgid "Couldn't convert filename"
msgstr ""
@@ -1475,101 +1696,116 @@ msgstr ""
msgid "(Empty)"
msgstr ""
-#: gtk/gtkfilesystemunix.c:415 gtk/gtkfilesystemunix.c:429
-#: gtk/gtkfilesystemunix.c:626 gtk/gtkfilesystemwin32.c:482
-#: gtk/gtkfilesystemwin32.c:495 gtk/gtkfilesystemwin32.c:1530
+#: gtk/gtkfilesystemunix.c:475 gtk/gtkfilesystemunix.c:678
+#: gtk/gtkfilesystemunix.c:1918 gtk/gtkfilesystemwin32.c:482
+#: gtk/gtkfilesystemwin32.c:495 gtk/gtkfilesystemwin32.c:1560
#, c-format
msgid "Error getting information for '%s': %s"
msgstr ""
-#: gtk/gtkfilesystemunix.c:495 gtk/gtkfilesystemwin32.c:537
+#: gtk/gtkfilesystemunix.c:547 gtk/gtkfilesystemwin32.c:537
#, c-format
msgid "Error creating directory '%s': %s"
msgstr ""
-#: gtk/gtkfilesystemunix.c:575 gtk/gtkfilesystemwin32.c:597
+#: gtk/gtkfilesystemunix.c:627 gtk/gtkfilesystemwin32.c:597
msgid "This file system does not support mounting"
msgstr ""
-#: gtk/gtkfilesystemunix.c:583
+#: gtk/gtkfilesystemunix.c:635
#, fuzzy
msgid "Filesystem"
msgstr "Archivos"
-#: gtk/gtkfilesystemunix.c:740
+#: gtk/gtkfilesystemunix.c:792
#, fuzzy, c-format
msgid "Could not get a stock icon for %s"
msgstr "Definir Color"
-#: gtk/gtkfilesystemunix.c:835
+#: gtk/gtkfilesystemunix.c:887
#, c-format
msgid ""
"The name \"%s\" is not valid because it contains the character \"%s\". "
"Please use a different name."
msgstr ""
-#: gtk/gtkfilesystemunix.c:1443 gtk/gtkfilesystemwin32.c:1004
+#: gtk/gtkfilesystemunix.c:1489
#, c-format
-msgid "Bookmark saving failed: %s"
+msgid "Writing %s failed: %s"
msgstr ""
-#: gtk/gtkfilesystemunix.c:1495
+#: gtk/gtkfilesystemunix.c:1578
#, c-format
msgid "'%s' already exists in the bookmarks list"
msgstr ""
-#: gtk/gtkfilesystemunix.c:1557
+#: gtk/gtkfilesystemunix.c:1650
#, c-format
msgid "'%s' does not exist in the bookmarks list"
msgstr ""
-#: gtk/gtkfilesystemunix.c:1739
+#: gtk/gtkfilesystemunix.c:1878
+#, fuzzy, c-format
+msgid "Error getting information for '/': %s"
+msgstr "Definir Color"
+
+#: gtk/gtkfilesystemwin32.c:611
+#, c-format
+msgid "Network Drive (%s)"
+msgstr ""
+
+#: gtk/gtkfilesystemwin32.c:650
#, c-format
-msgid "Error getting information for '%s'"
+msgid "%s (%s)"
msgstr ""
-#: gtk/gtkfontbutton.c:178 gtk/gtkfontbutton.c:295
+#: gtk/gtkfilesystemwin32.c:1032
+#, c-format
+msgid "Bookmark saving failed: %s"
+msgstr ""
+
+#: gtk/gtkfontbutton.c:179 gtk/gtkfontbutton.c:292
msgid "Pick a Font"
msgstr ""
#. Initialize fields
-#: gtk/gtkfontbutton.c:289
+#: gtk/gtkfontbutton.c:286
msgid "Sans 12"
msgstr ""
-#: gtk/gtkfontbutton.c:807
+#: gtk/gtkfontbutton.c:804
msgid "Font"
msgstr ""
#. This is the default text shown in the preview entry, though the user
#. can set it. Remember that some fonts only have capital letters.
-#: gtk/gtkfontsel.c:73
+#: gtk/gtkfontsel.c:74
msgid "abcdefghijk ABCDEFGHIJK"
msgstr ""
-#: gtk/gtkfontsel.c:360
+#: gtk/gtkfontsel.c:361
#, fuzzy
msgid "_Family:"
msgstr "Familia:"
-#: gtk/gtkfontsel.c:366
+#: gtk/gtkfontsel.c:367
#, fuzzy
msgid "_Style:"
msgstr "Stilo:"
-#: gtk/gtkfontsel.c:372
+#: gtk/gtkfontsel.c:373
#, fuzzy
msgid "Si_ze:"
msgstr "Dimension:"
#. create the text entry widget
-#: gtk/gtkfontsel.c:548
+#: gtk/gtkfontsel.c:549
#, fuzzy
msgid "_Preview:"
msgstr "Antevista"
# want term for "Font!"
-#: gtk/gtkfontsel.c:1382
+#: gtk/gtkfontsel.c:1383
msgid "Font Selection"
msgstr "Selection de Fonte"
@@ -1585,12 +1821,12 @@ msgstr "Gamma valor"
#. Remove this icon source so we don't keep trying to
#. * load it.
#.
-#: gtk/gtkiconfactory.c:1629
+#: gtk/gtkiconfactory.c:1644
#, c-format
msgid "Error loading icon: %s"
msgstr ""
-#: gtk/gtkicontheme.c:1263
+#: gtk/gtkicontheme.c:1250
#, c-format
msgid ""
"Could not find the icon '%s'. The '%s' theme\n"
@@ -1599,7 +1835,7 @@ msgid ""
"\t%s"
msgstr ""
-#: gtk/gtkicontheme.c:1328
+#: gtk/gtkicontheme.c:1315
#, c-format
msgid "Icon '%s' not present in theme"
msgstr ""
@@ -1694,7 +1930,7 @@ msgstr "(incognite)"
msgid "clear"
msgstr "depurar"
-#: gtk/gtklabel.c:3930
+#: gtk/gtklabel.c:3935
#, fuzzy
msgid "Select All"
msgstr "Deler"
@@ -1729,382 +1965,408 @@ msgstr ""
#. * Do *not* translate it to "predefinito:LTR", if it
#. * it isn't default:LTR or default:RTL it will not work
#.
-#: gtk/gtkmain.c:482
+#: gtk/gtkmain.c:476
msgid "default:LTR"
msgstr "default:LTR"
-#: gtk/gtkmain.c:565
+#: gtk/gtkmain.c:559
msgid "GTK+ Options"
msgstr ""
-#: gtk/gtkmain.c:565
+#: gtk/gtkmain.c:559
msgid "Show GTK+ Options"
msgstr ""
-#: gtk/gtknotebook.c:2712 gtk/gtknotebook.c:5060
+#: gtk/gtknotebook.c:2718 gtk/gtknotebook.c:5064
#, c-format
msgid "Page %u"
msgstr "Pagina %u"
-#: gtk/gtkradiotoolbutton.c:91
+#: gtk/gtkradiotoolbutton.c:92
msgid "Group"
msgstr ""
-#: gtk/gtkradiotoolbutton.c:92
+#: gtk/gtkradiotoolbutton.c:93
msgid "The radio tool button whose group this button belongs to."
msgstr ""
-#: gtk/gtkrc.c:2399
+#: gtk/gtkrc.c:2400
#, c-format
msgid "Unable to find include file: \"%s\""
msgstr ""
-#: gtk/gtkrc.c:3038 gtk/gtkrc.c:3041
+#: gtk/gtkrc.c:3042 gtk/gtkrc.c:3045
#, c-format
msgid "Unable to locate image file in pixmap_path: \"%s\""
msgstr "Incapabile de localisar le image archivo in pixmap_path: \"%s\""
-#: gtk/gtkrc.c:3476
+#: gtk/gtkrc.c:3480
#, c-format
msgid "Pixmap path element: \"%s\" must be absolute, %s, line %d"
msgstr ""
#. KEEP IN SYNC with gtkiconfactory.c stock icons, when appropriate
-#: gtk/gtkstock.c:286
+#: gtk/gtkstock.c:308
msgid "Information"
msgstr "Information"
-#: gtk/gtkstock.c:287
+#: gtk/gtkstock.c:309
msgid "Warning"
msgstr "Advertimento"
-#: gtk/gtkstock.c:288
+#: gtk/gtkstock.c:310
msgid "Error"
msgstr "Error"
-#: gtk/gtkstock.c:289
+#: gtk/gtkstock.c:311
msgid "Question"
msgstr "Question"
#. FIXME these need accelerators when appropriate, and
#. * need the mnemonics to be rationalized
#.
-#: gtk/gtkstock.c:294
+#: gtk/gtkstock.c:316
msgid "_About"
msgstr ""
-#: gtk/gtkstock.c:296
+#: gtk/gtkstock.c:318
msgid "_Apply"
msgstr "_Applicar"
-#: gtk/gtkstock.c:297
+#: gtk/gtkstock.c:319
msgid "_Bold"
msgstr ""
-#: gtk/gtkstock.c:298
+#: gtk/gtkstock.c:320
#, fuzzy
msgid "_Cancel"
msgstr "Annullar"
-#: gtk/gtkstock.c:299
+#: gtk/gtkstock.c:321
msgid "_CD-Rom"
msgstr ""
-#: gtk/gtkstock.c:300
+#: gtk/gtkstock.c:322
#, fuzzy
msgid "_Clear"
msgstr "depurar"
-#: gtk/gtkstock.c:301
+#: gtk/gtkstock.c:323
msgid "_Close"
msgstr "_Clauder"
-#: gtk/gtkstock.c:302
+#: gtk/gtkstock.c:324
#, fuzzy
msgid "_Convert"
msgstr "Crear"
-#: gtk/gtkstock.c:303
+#: gtk/gtkstock.c:325
msgid "_Copy"
msgstr ""
-#: gtk/gtkstock.c:304
+#: gtk/gtkstock.c:326
#, fuzzy
msgid "Cu_t"
msgstr "Quitar"
-#: gtk/gtkstock.c:305
+#: gtk/gtkstock.c:327
#, fuzzy
msgid "_Delete"
msgstr "Deler"
-#: gtk/gtkstock.c:306
+#: gtk/gtkstock.c:328
msgid "_Execute"
msgstr ""
-#: gtk/gtkstock.c:307
+#: gtk/gtkstock.c:329
msgid "_Edit"
msgstr ""
-#: gtk/gtkstock.c:308
+#: gtk/gtkstock.c:330
msgid "_Find"
msgstr ""
-#: gtk/gtkstock.c:309
+#: gtk/gtkstock.c:331
msgid "Find and _Replace"
msgstr ""
-#: gtk/gtkstock.c:310
+#: gtk/gtkstock.c:332
#, fuzzy
msgid "_Floppy"
msgstr "_Applicar"
-#: gtk/gtkstock.c:311
-msgid "_Bottom"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:334
+msgid "Navigation|_Bottom"
msgstr ""
-#: gtk/gtkstock.c:312
-msgid "_First"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:336
+msgid "Navigation|_First"
msgstr ""
-#: gtk/gtkstock.c:313
-#, fuzzy
-msgid "_Last"
-msgstr "Personal Palleta"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:338
+msgid "Navigation|_Last"
+msgstr ""
-#: gtk/gtkstock.c:314
-msgid "_Top"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:340
+msgid "Navigation|_Top"
msgstr ""
-#: gtk/gtkstock.c:315
-msgid "_Back"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:342
+msgid "Navigation|_Back"
msgstr ""
-#: gtk/gtkstock.c:316
-msgid "_Down"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:344
+msgid "Navigation|_Down"
msgstr ""
-#: gtk/gtkstock.c:317 gtk/gtkstock.c:331
-msgid "_Forward"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:346
+msgid "Navigation|_Forward"
msgstr ""
-#: gtk/gtkstock.c:318
-msgid "_Up"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:348
+msgid "Navigation|_Up"
msgstr ""
-#: gtk/gtkstock.c:319
+#: gtk/gtkstock.c:349
msgid "_Harddisk"
msgstr ""
-#: gtk/gtkstock.c:320
+#: gtk/gtkstock.c:350
#, fuzzy
msgid "_Help"
msgstr "Adjuta"
-#: gtk/gtkstock.c:321
+#: gtk/gtkstock.c:351
#, fuzzy
msgid "_Home"
msgstr "Adjuta"
-#: gtk/gtkstock.c:322
+#: gtk/gtkstock.c:352
msgid "Increase Indent"
msgstr ""
-#: gtk/gtkstock.c:323
+#: gtk/gtkstock.c:353
msgid "Decrease Indent"
msgstr ""
-#: gtk/gtkstock.c:324
+#: gtk/gtkstock.c:354
msgid "_Index"
msgstr ""
-#: gtk/gtkstock.c:325
+#: gtk/gtkstock.c:355
msgid "_Italic"
msgstr ""
-#: gtk/gtkstock.c:326
+#: gtk/gtkstock.c:356
msgid "_Jump to"
msgstr ""
-#: gtk/gtkstock.c:327
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:358
#, fuzzy
-msgid "_Center"
+msgid "Justify|_Center"
msgstr "Crear"
-#: gtk/gtkstock.c:328
-#, fuzzy
-msgid "_Fill"
-msgstr "Familia:"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:360
+msgid "Justify|_Fill"
+msgstr ""
-#: gtk/gtkstock.c:329
-msgid "_Left"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:362
+msgid "Justify|_Left"
msgstr ""
-#: gtk/gtkstock.c:330
-msgid "_Right"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:364
+msgid "Justify|_Right"
msgstr ""
-#: gtk/gtkstock.c:332
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:367
+msgid "Media|_Forward"
+msgstr ""
+
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:369
#, fuzzy
-msgid "_Next"
+msgid "Media|_Next"
msgstr "Nove"
-#: gtk/gtkstock.c:333
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:371
#, fuzzy
-msgid "P_ause"
+msgid "Media|P_ause"
msgstr "Personal Palleta"
-#: gtk/gtkstock.c:334
-msgid "_Play"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:373
+msgid "Media|_Play"
msgstr ""
-#: gtk/gtkstock.c:335
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:375
#, fuzzy
-msgid "Pre_vious"
+msgid "Media|Pre_vious"
msgstr "Antevista"
-#: gtk/gtkstock.c:336
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:377
#, fuzzy
-msgid "_Record"
+msgid "Media|_Record"
msgstr "Rubor:"
-#: gtk/gtkstock.c:337
-msgid "R_ewind"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:379
+msgid "Media|R_ewind"
msgstr ""
-#: gtk/gtkstock.c:338 gtk/gtkstock.c:361
-msgid "_Stop"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:381
+msgid "Media|_Stop"
msgstr ""
-#: gtk/gtkstock.c:339
+#: gtk/gtkstock.c:382
#, fuzzy
msgid "_Network"
msgstr "Nove"
-#: gtk/gtkstock.c:340
+#: gtk/gtkstock.c:383
#, fuzzy
msgid "_New"
msgstr "Nove"
-#: gtk/gtkstock.c:341
+#: gtk/gtkstock.c:384
msgid "_No"
msgstr "_No"
-#: gtk/gtkstock.c:342
+#: gtk/gtkstock.c:385
#, fuzzy
msgid "_OK"
msgstr "Validar"
-#: gtk/gtkstock.c:343
+#: gtk/gtkstock.c:386
#, fuzzy
msgid "_Open"
msgstr "Aperir"
-#: gtk/gtkstock.c:344
+#: gtk/gtkstock.c:387
#, fuzzy
msgid "_Paste"
msgstr "Personal Palleta"
-#: gtk/gtkstock.c:345
+#: gtk/gtkstock.c:388
msgid "_Preferences"
msgstr ""
-#: gtk/gtkstock.c:346
+#: gtk/gtkstock.c:389
msgid "_Print"
msgstr ""
-#: gtk/gtkstock.c:347
+#: gtk/gtkstock.c:390
#, fuzzy
msgid "Print Pre_view"
msgstr "Antevista"
-#: gtk/gtkstock.c:348
+#: gtk/gtkstock.c:391
msgid "_Properties"
msgstr ""
-#: gtk/gtkstock.c:349
+#: gtk/gtkstock.c:392
#, fuzzy
msgid "_Quit"
msgstr "Quitar"
-#: gtk/gtkstock.c:350
+#: gtk/gtkstock.c:393
#, fuzzy
msgid "_Redo"
msgstr "Rubor:"
-#: gtk/gtkstock.c:351
+#: gtk/gtkstock.c:394
msgid "_Refresh"
msgstr ""
-#: gtk/gtkstock.c:353
+#: gtk/gtkstock.c:396
msgid "_Revert"
msgstr ""
-#: gtk/gtkstock.c:354
+#: gtk/gtkstock.c:397
#, fuzzy
msgid "_Save"
msgstr "Salvar"
-#: gtk/gtkstock.c:355
+#: gtk/gtkstock.c:398
#, fuzzy
msgid "Save _As"
msgstr "Salvar"
-#: gtk/gtkstock.c:356
+#: gtk/gtkstock.c:399
#, fuzzy
msgid "_Color"
msgstr "_Clauder"
-#: gtk/gtkstock.c:357
+#: gtk/gtkstock.c:400
msgid "_Font"
msgstr ""
-#: gtk/gtkstock.c:358
+#: gtk/gtkstock.c:401
msgid "_Ascending"
msgstr ""
-#: gtk/gtkstock.c:359
+#: gtk/gtkstock.c:402
msgid "_Descending"
msgstr ""
-#: gtk/gtkstock.c:360
+#: gtk/gtkstock.c:403
msgid "_Spell Check"
msgstr ""
-#: gtk/gtkstock.c:362
+#: gtk/gtkstock.c:404
+msgid "_Stop"
+msgstr ""
+
+#: gtk/gtkstock.c:405
msgid "_Strikethrough"
msgstr ""
-#: gtk/gtkstock.c:363
+#: gtk/gtkstock.c:406
#, fuzzy
msgid "_Undelete"
msgstr "Deler"
-#: gtk/gtkstock.c:364
+#: gtk/gtkstock.c:407
msgid "_Underline"
msgstr ""
-#: gtk/gtkstock.c:365
+#: gtk/gtkstock.c:408
msgid "_Undo"
msgstr ""
-#: gtk/gtkstock.c:366
+#: gtk/gtkstock.c:409
msgid "_Yes"
msgstr "_Si"
-#: gtk/gtkstock.c:367
+#: gtk/gtkstock.c:410
msgid "_Normal Size"
msgstr ""
-#: gtk/gtkstock.c:368
+#: gtk/gtkstock.c:411
msgid "Best _Fit"
msgstr ""
-#: gtk/gtkstock.c:369
+#: gtk/gtkstock.c:412
msgid "Zoom _In"
msgstr ""
-#: gtk/gtkstock.c:370
+#: gtk/gtkstock.c:413
msgid "Zoom _Out"
msgstr ""
@@ -2157,22 +2419,22 @@ msgstr "Incapabile de localisar le cargarable modulo in module_path: \"%s\","
msgid "--- No Tip ---"
msgstr "--- No Ariso ---"
-#: gtk/gtkuimanager.c:1132
+#: gtk/gtkuimanager.c:1154
#, c-format
msgid "Unknown attribute '%s' on line %d char %d"
msgstr ""
-#: gtk/gtkuimanager.c:1332
+#: gtk/gtkuimanager.c:1371
#, c-format
msgid "Unexpected start tag '%s' on line %d char %d"
msgstr ""
-#: gtk/gtkuimanager.c:1417
+#: gtk/gtkuimanager.c:1461
#, c-format
msgid "Unexpected character data on line %d char %d"
msgstr ""
-#: gtk/gtkuimanager.c:2209
+#: gtk/gtkuimanager.c:2272
msgid "Empty"
msgstr ""
@@ -2232,6 +2494,14 @@ msgid "Could not get information for file '%s': %s"
msgstr ""
#, fuzzy
+#~ msgid "_Last"
+#~ msgstr "Personal Palleta"
+
+#, fuzzy
+#~ msgid "_Fill"
+#~ msgstr "Familia:"
+
+#, fuzzy
#~ msgid ""
#~ "Could not change the current folder to %s:\n"
#~ "%s"
@@ -2242,7 +2512,3 @@ msgstr ""
#~ "Could not create folder %s:\n"
#~ "%s"
#~ msgstr "Definir Color"
-
-#, fuzzy
-#~ msgid "Remove"
-#~ msgstr "Rubor:"
diff --git a/po/id.po b/po/id.po
index c53bac674..91ca9cb73 100644
--- a/po/id.po
+++ b/po/id.po
@@ -7,46 +7,46 @@ msgid ""
msgstr ""
"Project-Id-Version: gtk+ HEAD\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-05-18 22:20+0300\n"
+"POT-Creation-Date: 2005-06-20 14:30-0400\n"
"PO-Revision-Date: 2005-05-18 22:28+0300\n"
"Last-Translator: Mohammad DAMT <mdamt@bisnisweb.com>\n"
"Language-Team: Indonesia <sukarelawan@gnome.linux.or.id>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=2; plural=(n != 1);"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: ../gdk-pixbuf/gdk-pixbuf-animation.c:153 ../gdk-pixbuf/gdk-pixbuf-io.c:838
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1068 ../tests/testfilechooser.c:199
+#: gdk-pixbuf/gdk-pixbuf-animation.c:153 gdk-pixbuf/gdk-pixbuf-io.c:838
+#: gdk-pixbuf/gdk-pixbuf-io.c:1068 tests/testfilechooser.c:199
#, c-format
msgid "Failed to open file '%s': %s"
msgstr "Gagal saat membuka berkas '%s': %s"
-#: ../gdk-pixbuf/gdk-pixbuf-animation.c:166 ../gdk-pixbuf/gdk-pixbuf-io.c:850
+#: gdk-pixbuf/gdk-pixbuf-animation.c:166 gdk-pixbuf/gdk-pixbuf-io.c:850
#, c-format
msgid "Image file '%s' contains no data"
msgstr "Berkas gambar %s tidak ada isinya"
-#: ../gdk-pixbuf/gdk-pixbuf-animation.c:208 ../gdk-pixbuf/gdk-pixbuf-io.c:887
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1109 ../tests/testfilechooser.c:244
+#: gdk-pixbuf/gdk-pixbuf-animation.c:208 gdk-pixbuf/gdk-pixbuf-io.c:887
+#: gdk-pixbuf/gdk-pixbuf-io.c:1109 tests/testfilechooser.c:244
#, c-format
msgid ""
"Failed to load image '%s': reason not known, probably a corrupt image file"
msgstr "Gagal membuka berkas gambar %s: mungkin filenya rusak"
-#: ../gdk-pixbuf/gdk-pixbuf-animation.c:241
+#: gdk-pixbuf/gdk-pixbuf-animation.c:241
#, c-format
msgid ""
"Failed to load animation '%s': reason not known, probably a corrupt "
"animation file"
msgstr "Gagal saat membuka berkas animasi %s: mungkin filenya rusak"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:444
+#: gdk-pixbuf/gdk-pixbuf-io.c:444
#, c-format
msgid "Unable to load image-loading module: %s: %s"
msgstr "Tidak bisa jalankan modul pembuka gambar: %s: %s"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:459
+#: gdk-pixbuf/gdk-pixbuf-io.c:459
#, c-format
msgid ""
"Image-loading module %s does not export the proper interface; perhaps it's "
@@ -55,55 +55,55 @@ msgstr ""
"Modul pembuka gambar %s tidak bisa ekspor interface yang benar; mungkin "
"modul tersebut pakai GTK dari versi lain?"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:628 ../gdk-pixbuf/gdk-pixbuf-io.c:680
+#: gdk-pixbuf/gdk-pixbuf-io.c:628 gdk-pixbuf/gdk-pixbuf-io.c:680
#, c-format
msgid "Image type '%s' is not supported"
msgstr "Tipe gambar %s tidak bisa dibuka"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:720
+#: gdk-pixbuf/gdk-pixbuf-io.c:720
#, c-format
msgid "Couldn't recognize the image file format for file '%s'"
msgstr "Format berkas gambar pada berkas %s tidak dikenali"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:728
+#: gdk-pixbuf/gdk-pixbuf-io.c:728
msgid "Unrecognized image file format"
msgstr "Format berkas gambar tidak dikenali"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:896
+#: gdk-pixbuf/gdk-pixbuf-io.c:896
#, c-format
msgid "Failed to load image '%s': %s"
msgstr "Tidak bisa membuka berkas gambar %s: %s"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1336
+#: gdk-pixbuf/gdk-pixbuf-io.c:1336
#, c-format
msgid "Error writing to image file: %s"
msgstr "Ada error saat membuka berkas gambar: (%s)"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1382 ../gdk-pixbuf/gdk-pixbuf-io.c:1511
+#: gdk-pixbuf/gdk-pixbuf-io.c:1382 gdk-pixbuf/gdk-pixbuf-io.c:1511
#, c-format
msgid "This build of gdk-pixbuf does not support saving the image format: %s"
msgstr ""
"gdk-pixbuf yang ada sekarang tidak bisa menyimpan berkas gambar dalam "
"format : %s"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1416
+#: gdk-pixbuf/gdk-pixbuf-io.c:1416
msgid "Insufficient memory to save image to callback"
msgstr "Memori yang tersedia tidak mencukupi untuk menyimpan gambar"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1428
+#: gdk-pixbuf/gdk-pixbuf-io.c:1428
msgid "Failed to open temporary file"
msgstr "Berkas sementara tidak dapat dibuka"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1453
+#: gdk-pixbuf/gdk-pixbuf-io.c:1453
msgid "Failed to read from temporary file"
msgstr "Berkas sementara tidak dapat dibaca"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1683
+#: gdk-pixbuf/gdk-pixbuf-io.c:1687
#, c-format
msgid "Failed to open '%s' for writing: %s"
msgstr "Tidak bisa menulis ke berkas %s: %s"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1707
+#: gdk-pixbuf/gdk-pixbuf-io.c:1711
#, c-format
msgid ""
"Failed to close '%s' while writing image, all data may not have been saved: %"
@@ -112,17 +112,17 @@ msgstr ""
"Tidak bisa menutup berkas %s saat menyimpan gambar, mungkin ada data yang "
"tidak tersimpan: %s"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1927 ../gdk-pixbuf/gdk-pixbuf-io.c:1977
+#: gdk-pixbuf/gdk-pixbuf-io.c:1931 gdk-pixbuf/gdk-pixbuf-io.c:1981
msgid "Insufficient memory to save image into a buffer"
msgstr ""
"Memori yang tersedia tidak mencukupi untuk menyimpan gambar ke dalam buffer"
-#: ../gdk-pixbuf/gdk-pixbuf-loader.c:383
+#: gdk-pixbuf/gdk-pixbuf-loader.c:383
#, c-format
msgid "Incremental loading of image type '%s' is not supported"
msgstr "Pembukaan inkremental berkas gambar tipe %s tidak bisa dilakukan"
-#: ../gdk-pixbuf/gdk-pixbuf-loader.c:411 ../gdk-pixbuf/gdk-pixbuf-loader.c:513
+#: gdk-pixbuf/gdk-pixbuf-loader.c:411 gdk-pixbuf/gdk-pixbuf-loader.c:513
#, c-format
msgid ""
"Internal error: Image loader module '%s' failed to begin loading an image, "
@@ -131,136 +131,132 @@ msgstr ""
"Error intern: Modul pembuka gambar %s tidak bisa membuka gambar dan tidak "
"menyebutkan alasan errornya"
-#: ../gdk-pixbuf/gdk-pixdata.c:147
+#: gdk-pixbuf/gdk-pixdata.c:147
msgid "Image header corrupt"
msgstr "Header gambar rusak"
-#: ../gdk-pixbuf/gdk-pixdata.c:152
+#: gdk-pixbuf/gdk-pixdata.c:152
msgid "Image format unknown"
msgstr "Format gambar tidak dikenal"
-#: ../gdk-pixbuf/gdk-pixdata.c:157 ../gdk-pixbuf/gdk-pixdata.c:487
+#: gdk-pixbuf/gdk-pixdata.c:157 gdk-pixbuf/gdk-pixdata.c:487
msgid "Image pixel data corrupt"
msgstr "Data piksel gambar rusak"
-#: ../gdk-pixbuf/gdk-pixdata.c:431
+#: gdk-pixbuf/gdk-pixdata.c:431
#, c-format
msgid "failed to allocate image buffer of %u byte"
msgid_plural "failed to allocate image buffer of %u bytes"
msgstr[0] "Tidak bisa menyediakan ruang untuk gambar sebesar %u byte"
msgstr[1] "Tidak bisa menyediakan ruang untuk gambar sebesar %u byte"
-#: ../gdk-pixbuf/io-ani.c:244
+#: gdk-pixbuf/io-ani.c:244
msgid "Unexpected icon chunk in animation"
msgstr "Ada data error pada bagian ikon pada animasi"
-#: ../gdk-pixbuf/io-ani.c:337
+#: gdk-pixbuf/io-ani.c:337
msgid "Unsupported animation type"
msgstr "Tipe animasi tidak bisa dibuka"
-#: ../gdk-pixbuf/io-ani.c:348 ../gdk-pixbuf/io-ani.c:538
+#: gdk-pixbuf/io-ani.c:348 gdk-pixbuf/io-ani.c:538
msgid "Invalid header in animation"
msgstr "Header pada animasi tidak benar"
-#: ../gdk-pixbuf/io-ani.c:358 ../gdk-pixbuf/io-ani.c:382
-#: ../gdk-pixbuf/io-ani.c:441 ../gdk-pixbuf/io-ani.c:460
-#: ../gdk-pixbuf/io-ani.c:511 ../gdk-pixbuf/io-ani.c:583
+#: gdk-pixbuf/io-ani.c:358 gdk-pixbuf/io-ani.c:382 gdk-pixbuf/io-ani.c:441
+#: gdk-pixbuf/io-ani.c:460 gdk-pixbuf/io-ani.c:511 gdk-pixbuf/io-ani.c:583
msgid "Not enough memory to load animation"
msgstr "Tidak cukup memori untuk membuka animasi ini"
-#: ../gdk-pixbuf/io-ani.c:400 ../gdk-pixbuf/io-ani.c:417
-#: ../gdk-pixbuf/io-ani.c:428
+#: gdk-pixbuf/io-ani.c:400 gdk-pixbuf/io-ani.c:417 gdk-pixbuf/io-ani.c:428
msgid "Malformed chunk in animation"
msgstr "Ada bagian yang rusak pada animasi"
-#: ../gdk-pixbuf/io-ani.c:676
+#: gdk-pixbuf/io-ani.c:676
msgid "The ANI image format"
msgstr "Format gambar ANI"
-#: ../gdk-pixbuf/io-bmp.c:228 ../gdk-pixbuf/io-bmp.c:301
-#: ../gdk-pixbuf/io-bmp.c:333 ../gdk-pixbuf/io-bmp.c:356
-#: ../gdk-pixbuf/io-bmp.c:437
+#: gdk-pixbuf/io-bmp.c:228 gdk-pixbuf/io-bmp.c:306 gdk-pixbuf/io-bmp.c:338
+#: gdk-pixbuf/io-bmp.c:361 gdk-pixbuf/io-bmp.c:442
msgid "BMP image has bogus header data"
msgstr "Gambar BMP ini memiliki data header yang aneh"
-#: ../gdk-pixbuf/io-bmp.c:239 ../gdk-pixbuf/io-bmp.c:396
+#: gdk-pixbuf/io-bmp.c:239 gdk-pixbuf/io-bmp.c:401
msgid "Not enough memory to load bitmap image"
msgstr "Tidak cukup memori untuk membuka gambar bitmap"
-#: ../gdk-pixbuf/io-bmp.c:282
+#: gdk-pixbuf/io-bmp.c:287
msgid "BMP image has unsupported header size"
msgstr "Gambar BMP ini memiliki ukuran header yang tidak dikenal"
-#: ../gdk-pixbuf/io-bmp.c:320
+#: gdk-pixbuf/io-bmp.c:325
msgid "Topdown BMP images cannot be compressed"
msgstr "Gambar BMP topdown tidak dapat dikompresi"
-#: ../gdk-pixbuf/io-bmp.c:1198
+#: gdk-pixbuf/io-bmp.c:1203
msgid "Couldn't allocate memory for saving BMP file"
msgstr "Tidak bisa menyediakan ruang memori saat membuka berkas BMP"
-#: ../gdk-pixbuf/io-bmp.c:1239
+#: gdk-pixbuf/io-bmp.c:1244
msgid "Couldn't write to BMP file"
msgstr "Berkas BMP tidak dapat ditulis"
-#: ../gdk-pixbuf/io-bmp.c:1288
+#: gdk-pixbuf/io-bmp.c:1293
msgid "The BMP image format"
msgstr "Format gambar BMP"
-#: ../gdk-pixbuf/io-gif.c:220
+#: gdk-pixbuf/io-gif.c:220
#, c-format
msgid "Failure reading GIF: %s"
msgstr "Ada error saat membaca berkas GIF: %s"
-#: ../gdk-pixbuf/io-gif.c:492 ../gdk-pixbuf/io-gif.c:1463
-#: ../gdk-pixbuf/io-gif.c:1624
+#: 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 "Ada data yang hilang pada berkas GIF ini (mungkin rusak?)"
-#: ../gdk-pixbuf/io-gif.c:501
+#: gdk-pixbuf/io-gif.c:501
#, c-format
msgid "Internal error in the GIF loader (%s)"
msgstr "Error intern pada pembuka berkas GIF (%s)"
-#: ../gdk-pixbuf/io-gif.c:575
+#: gdk-pixbuf/io-gif.c:575
msgid "Stack overflow"
msgstr "Stack meluap"
-#: ../gdk-pixbuf/io-gif.c:635
+#: gdk-pixbuf/io-gif.c:635
msgid "GIF image loader cannot understand this image."
msgstr "Pembuka gambar GIF tidak mengenali isi berkas ini"
-#: ../gdk-pixbuf/io-gif.c:664
+#: gdk-pixbuf/io-gif.c:664
msgid "Bad code encountered"
msgstr "Ada kode yang salah"
-#: ../gdk-pixbuf/io-gif.c:674
+#: gdk-pixbuf/io-gif.c:674
msgid "Circular table entry in GIF file"
msgstr "Ada entri tabel sirkular pada berkas GIF"
-#: ../gdk-pixbuf/io-gif.c:862 ../gdk-pixbuf/io-gif.c:1451
-#: ../gdk-pixbuf/io-gif.c:1497 ../gdk-pixbuf/io-gif.c:1612
+#: 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 "Tidak cukup memori untuk membuka berkas GIF"
-#: ../gdk-pixbuf/io-gif.c:947
+#: gdk-pixbuf/io-gif.c:947
msgid "Not enough memory to composite a frame in GIF file"
msgstr "Tidak cukup memori untuk melakukan komposisi bingkai dalam berkas GIF"
-#: ../gdk-pixbuf/io-gif.c:1116
+#: gdk-pixbuf/io-gif.c:1116
msgid "GIF image is corrupt (incorrect LZW compression)"
msgstr "Gambar dalam berkas GIF rusak (kompresi LZWnya salah)"
-#: ../gdk-pixbuf/io-gif.c:1166
+#: gdk-pixbuf/io-gif.c:1166
msgid "File does not appear to be a GIF file"
msgstr "Berkas ini bukan berkas GIF"
-#: ../gdk-pixbuf/io-gif.c:1178
+#: gdk-pixbuf/io-gif.c:1178
#, c-format
msgid "Version %s of the GIF file format is not supported"
msgstr "Versi %s berkas GIF ini tidak bisa dibuka"
-#: ../gdk-pixbuf/io-gif.c:1287
+#: gdk-pixbuf/io-gif.c:1287
msgid ""
"GIF image has no global colormap, and a frame inside it has no local "
"colormap."
@@ -268,67 +264,66 @@ msgstr ""
"Gambar GIF tidak memiliki peta warna global, dan frame di dalamnya tidak "
"memiliki peta warna lokal."
-#: ../gdk-pixbuf/io-gif.c:1519
+#: gdk-pixbuf/io-gif.c:1519
msgid "GIF image was truncated or incomplete."
msgstr "Gambar GIF rusak atau tidak lengkap."
-#: ../gdk-pixbuf/io-gif.c:1671
+#: gdk-pixbuf/io-gif.c:1671
msgid "The GIF image format"
msgstr "Format gambar GIF"
-#: ../gdk-pixbuf/io-ico.c:219 ../gdk-pixbuf/io-ico.c:271
-#: ../gdk-pixbuf/io-ico.c:340 ../gdk-pixbuf/io-ico.c:403
-#: ../gdk-pixbuf/io-ico.c:433
+#: gdk-pixbuf/io-ico.c:219 gdk-pixbuf/io-ico.c:271 gdk-pixbuf/io-ico.c:340
+#: gdk-pixbuf/io-ico.c:403 gdk-pixbuf/io-ico.c:433
msgid "Not enough memory to load icon"
msgstr "Tidak cukup memori untuk membuka ikon"
-#: ../gdk-pixbuf/io-ico.c:256 ../gdk-pixbuf/io-ico.c:330
+#: gdk-pixbuf/io-ico.c:256 gdk-pixbuf/io-ico.c:330
msgid "Invalid header in icon"
msgstr "Header error pada ikon"
-#: ../gdk-pixbuf/io-ico.c:293
+#: gdk-pixbuf/io-ico.c:293
msgid "Icon has zero width"
msgstr "Ikon memiliki lebar 0"
-#: ../gdk-pixbuf/io-ico.c:303
+#: gdk-pixbuf/io-ico.c:303
msgid "Icon has zero height"
msgstr "Ikon memiliki tinggi 0"
-#: ../gdk-pixbuf/io-ico.c:355
+#: gdk-pixbuf/io-ico.c:355
msgid "Compressed icons are not supported"
msgstr "Ikon terkompresi tidak bisa dibuka"
-#: ../gdk-pixbuf/io-ico.c:388
+#: gdk-pixbuf/io-ico.c:388
msgid "Unsupported icon type"
msgstr "Tipe ikon tidak bisa dibuka"
-#: ../gdk-pixbuf/io-ico.c:482
+#: gdk-pixbuf/io-ico.c:482
msgid "Not enough memory to load ICO file"
msgstr "Tidak cukup memori untuk membuka berkas ICO"
-#: ../gdk-pixbuf/io-ico.c:947
+#: gdk-pixbuf/io-ico.c:947
msgid "Image too large to be saved as ICO"
msgstr "Gambar ini terlalu besar untuk berkas ICO"
-#: ../gdk-pixbuf/io-ico.c:958
+#: gdk-pixbuf/io-ico.c:958
msgid "Cursor hotspot outside image"
msgstr "Kursor hotspot di luar gambar"
-#: ../gdk-pixbuf/io-ico.c:981
+#: gdk-pixbuf/io-ico.c:981
#, c-format
msgid "Unsupported depth for ICO file: %d"
msgstr "Kedalaman warna berkas ICO ini tidak didukung: %d"
-#: ../gdk-pixbuf/io-ico.c:1210
+#: gdk-pixbuf/io-ico.c:1210
msgid "The ICO image format"
msgstr "Format gambar ICO"
-#: ../gdk-pixbuf/io-jpeg.c:114
+#: gdk-pixbuf/io-jpeg.c:114
#, c-format
msgid "Error interpreting JPEG image file (%s)"
msgstr "Ada error saat membuka berkas gambar JPEG (%s)"
-#: ../gdk-pixbuf/io-jpeg.c:349
+#: gdk-pixbuf/io-jpeg.c:349
msgid ""
"Insufficient memory to load image, try exiting some applications to free "
"memory"
@@ -336,17 +331,17 @@ msgstr ""
"Tidak cukup memori untuk membuka gambar, cobalah untuk menutup aplikasi "
"lainnya untuk mengosongkan memori"
-#: ../gdk-pixbuf/io-jpeg.c:383 ../gdk-pixbuf/io-jpeg.c:749
+#: gdk-pixbuf/io-jpeg.c:383 gdk-pixbuf/io-jpeg.c:749
#, c-format
msgid "Unsupported JPEG color space (%s)"
msgstr "Ruang warna JPEG tidak bisa ditampilkan (%s)"
-#: ../gdk-pixbuf/io-jpeg.c:481 ../gdk-pixbuf/io-jpeg.c:678
-#: ../gdk-pixbuf/io-jpeg.c:943 ../gdk-pixbuf/io-jpeg.c:952
+#: gdk-pixbuf/io-jpeg.c:481 gdk-pixbuf/io-jpeg.c:678 gdk-pixbuf/io-jpeg.c:943
+#: gdk-pixbuf/io-jpeg.c:952
msgid "Couldn't allocate memory for loading JPEG file"
msgstr "Tidak bisa menyediakan ruang memori saat membuka berkas JPEG"
-#: ../gdk-pixbuf/io-jpeg.c:894
+#: gdk-pixbuf/io-jpeg.c:894
#, c-format
msgid ""
"JPEG quality must be a value between 0 and 100; value '%s' could not be "
@@ -354,94 +349,94 @@ msgid ""
msgstr ""
"Kualitas JPEG harus bernilai antara 0 dan 100; Nilai '%s' tidak bisa di baca."
-#: ../gdk-pixbuf/io-jpeg.c:909
+#: gdk-pixbuf/io-jpeg.c:909
#, c-format
msgid ""
"JPEG quality must be a value between 0 and 100; value '%d' is not allowed."
msgstr "Kualitas JPEG harus bernilai antara 0 dan 100; Nilai '%d' tidak boleh."
-#: ../gdk-pixbuf/io-jpeg.c:1071
+#: gdk-pixbuf/io-jpeg.c:1071
msgid "The JPEG image format"
msgstr "Format gambar JPEG"
-#: ../gdk-pixbuf/io-pcx.c:191
+#: gdk-pixbuf/io-pcx.c:191
msgid "Couldn't allocate memory for header"
msgstr "Tidak dapat mengalokasikan memori untuk header"
-#: ../gdk-pixbuf/io-pcx.c:206 ../gdk-pixbuf/io-pcx.c:566
+#: gdk-pixbuf/io-pcx.c:206 gdk-pixbuf/io-pcx.c:566
msgid "Couldn't allocate memory for context buffer"
msgstr "Tidak dapat mengalokasikan memori untuk buffer konteks"
-#: ../gdk-pixbuf/io-pcx.c:607
+#: gdk-pixbuf/io-pcx.c:607
msgid "Image has invalid width and/or height"
msgstr "Gambar memiliki tinggi dan/atau lebar yang salah"
-#: ../gdk-pixbuf/io-pcx.c:619 ../gdk-pixbuf/io-pcx.c:680
+#: gdk-pixbuf/io-pcx.c:619 gdk-pixbuf/io-pcx.c:680
msgid "Image has unsupported bpp"
msgstr "Gambar ini memiliki bpp yang tidak dapat ditampilkan"
-#: ../gdk-pixbuf/io-pcx.c:624 ../gdk-pixbuf/io-pcx.c:632
+#: gdk-pixbuf/io-pcx.c:624 gdk-pixbuf/io-pcx.c:632
#, c-format
msgid "Image has unsupported number of %d-bit planes"
msgstr "Gambar ini memiliki jumlah bidang %d-bit yang tidak dapat ditampilkan"
-#: ../gdk-pixbuf/io-pcx.c:648
+#: gdk-pixbuf/io-pcx.c:648
msgid "Couldn't create new pixbuf"
msgstr "Tidak dapat membuat pixbuf baru"
-#: ../gdk-pixbuf/io-pcx.c:656
+#: gdk-pixbuf/io-pcx.c:656
msgid "Couldn't allocate memory for line data"
msgstr "Tidak dapat mengalokasikan memori untuk data baris"
-#: ../gdk-pixbuf/io-pcx.c:663
+#: gdk-pixbuf/io-pcx.c:663
msgid "Couldn't allocate memory for paletted data"
msgstr "Tidak dapat mengalokasikan memori untuk data berpalet"
-#: ../gdk-pixbuf/io-pcx.c:710
+#: gdk-pixbuf/io-pcx.c:710
msgid "Didn't get all lines of PCX image"
msgstr "Tidak berhasil memperoleh semua baris pada gambar PCX"
-#: ../gdk-pixbuf/io-pcx.c:717
+#: gdk-pixbuf/io-pcx.c:717
msgid "No palette found at end of PCX data"
msgstr "TIdak ada palet pada data PCX"
-#: ../gdk-pixbuf/io-pcx.c:758
+#: gdk-pixbuf/io-pcx.c:758
msgid "The PCX image format"
msgstr "Format gambar PCX"
-#: ../gdk-pixbuf/io-png.c:55
+#: gdk-pixbuf/io-png.c:55
msgid "Bits per channel of PNG image is invalid."
msgstr "Nilai bit per channel pada gambar PNG salah."
-#: ../gdk-pixbuf/io-png.c:136
+#: gdk-pixbuf/io-png.c:136
msgid "Transformed PNG has zero width or height."
msgstr "PNG tertransformasi memiliki lebar atau tinggi 0"
-#: ../gdk-pixbuf/io-png.c:144
+#: gdk-pixbuf/io-png.c:144
msgid "Bits per channel of transformed PNG is not 8."
msgstr "Nilai bit ber channel pada berkas PNG tertransformasi tidak bernilai 8"
-#: ../gdk-pixbuf/io-png.c:153
+#: gdk-pixbuf/io-png.c:153
msgid "Transformed PNG not RGB or RGBA."
msgstr "PNG tertransformasi bukan dalam mode RGB atau RGBA"
-#: ../gdk-pixbuf/io-png.c:162
+#: gdk-pixbuf/io-png.c:162
msgid "Transformed PNG has unsupported number of channels, must be 3 or 4."
msgstr ""
"PNG tertransformasi berisi nilai channel yang salah, seharusnya bernilai 3 "
"atau 4."
-#: ../gdk-pixbuf/io-png.c:183
+#: gdk-pixbuf/io-png.c:183
#, c-format
msgid "Fatal error in PNG image file: %s"
msgstr "Error fatal pada berkas gambar PNG: %s"
# r gdk-pixbuf/io-png.c:301
-#: ../gdk-pixbuf/io-png.c:301
+#: gdk-pixbuf/io-png.c:301
msgid "Insufficient memory to load PNG file"
msgstr "Tidak cukup memori untuk meload berkas PNG"
-#: ../gdk-pixbuf/io-png.c:618
+#: gdk-pixbuf/io-png.c:618
#, c-format
msgid ""
"Insufficient memory to store a %ld by %ld image; try exiting some "
@@ -450,349 +445,361 @@ msgstr ""
"Memori tidak cukup untuk menyompan gambar %ld x %ld. Coba tutup beberapa "
"aplikasi untuk mengurangi penggunaan memori"
-#: ../gdk-pixbuf/io-png.c:669
+#: gdk-pixbuf/io-png.c:669
msgid "Fatal error reading PNG image file"
msgstr "Error fatal saat membaca berkas gambar PNG"
-#: ../gdk-pixbuf/io-png.c:718
+#: gdk-pixbuf/io-png.c:718
#, c-format
msgid "Fatal error reading PNG image file: %s"
msgstr "Error fatal saat membaca berkas gambar PNG: %s"
-#: ../gdk-pixbuf/io-png.c:813
+#: gdk-pixbuf/io-png.c:810
msgid ""
"Keys for PNG text chunks must have at least 1 and at most 79 characters."
msgstr "Key untuk teks bagian PNG harus berukuran antara 1 dan 79 karakter."
-#: ../gdk-pixbuf/io-png.c:821
+#: gdk-pixbuf/io-png.c:818
msgid "Keys for PNG text chunks must be ASCII characters."
msgstr "Key untuk teks bagian PNG harus dalam karakter ASCII"
-#: ../gdk-pixbuf/io-png.c:854
+#: gdk-pixbuf/io-png.c:831
+#, fuzzy, c-format
+msgid ""
+"PNG compression level must be a value between 0 and 9; value '%s' could not "
+"be parsed."
+msgstr ""
+"Kualitas JPEG harus bernilai antara 0 dan 100; Nilai '%s' tidak bisa di baca."
+
+#: gdk-pixbuf/io-png.c:843
+#, fuzzy, c-format
+msgid ""
+"PNG compression level must be a value between 0 and 9; value '%d' is not "
+"allowed."
+msgstr "Kualitas JPEG harus bernilai antara 0 dan 100; Nilai '%d' tidak boleh."
+
+#: gdk-pixbuf/io-png.c:883
#, c-format
msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding."
msgstr ""
"Nilai teks bagian PNG %s tidak bisa dikonversikan ke gugus karakter ISO-8859-"
"1."
-#: ../gdk-pixbuf/io-png.c:994
+#: gdk-pixbuf/io-png.c:1026
msgid "The PNG image format"
msgstr "Format gambar PNG"
-#: ../gdk-pixbuf/io-pnm.c:252
+#: gdk-pixbuf/io-pnm.c:252
msgid "PNM loader expected to find an integer, but didn't"
msgstr "Pembuka PNM mengalami kegagalan, harusnya menemukan bilangan bulat"
-#: ../gdk-pixbuf/io-pnm.c:284
+#: gdk-pixbuf/io-pnm.c:284
msgid "PNM file has an incorrect initial byte"
msgstr "Berkas PNM berisi byte awal yang salah"
-#: ../gdk-pixbuf/io-pnm.c:314
+#: gdk-pixbuf/io-pnm.c:314
msgid "PNM file is not in a recognized PNM subformat"
msgstr "Berkas PNM tidak dikenali"
-#: ../gdk-pixbuf/io-pnm.c:339
+#: gdk-pixbuf/io-pnm.c:339
msgid "PNM file has an image width of 0"
msgstr "Berkas PNM memiliki gambar dengan lebar 0"
-#: ../gdk-pixbuf/io-pnm.c:360
+#: gdk-pixbuf/io-pnm.c:360
msgid "PNM file has an image height of 0"
msgstr "Berkas PNM memiliki gambar dengan tinggi 0"
-#: ../gdk-pixbuf/io-pnm.c:383
+#: gdk-pixbuf/io-pnm.c:383
msgid "Maximum color value in PNM file is 0"
msgstr "Warna maksimum PNM bernilai 0"
-#: ../gdk-pixbuf/io-pnm.c:391
+#: gdk-pixbuf/io-pnm.c:391
msgid "Maximum color value in PNM file is too large"
msgstr "Nilai warna maksimum dalam berkas PNM terlalu besar"
-#: ../gdk-pixbuf/io-pnm.c:399
+#: gdk-pixbuf/io-pnm.c:399
msgid "Cannot handle PNM files with maximum color values greater than 255"
msgstr ""
"Saya tidak bisa membuka berkas PNM dengan nilai warna maksimum lebih dari 255"
-#: ../gdk-pixbuf/io-pnm.c:438 ../gdk-pixbuf/io-pnm.c:466
-#: ../gdk-pixbuf/io-pnm.c:498
+#: gdk-pixbuf/io-pnm.c:438 gdk-pixbuf/io-pnm.c:466 gdk-pixbuf/io-pnm.c:498
msgid "Raw PNM image type is invalid"
msgstr "Tipe gamabr PNM raw tidak bisa dibaca"
-#: ../gdk-pixbuf/io-pnm.c:562 ../gdk-pixbuf/io-pnm.c:604
+#: gdk-pixbuf/io-pnm.c:562 gdk-pixbuf/io-pnm.c:604
msgid "PNM image format is invalid"
msgstr "Format gambar PNM yang ditemukan salah"
-#: ../gdk-pixbuf/io-pnm.c:663
+#: gdk-pixbuf/io-pnm.c:663
msgid "PNM image loader does not support this PNM subformat"
msgstr "Pembuka gambar PNM tidak bisa membaca subformat PNM ini"
-#: ../gdk-pixbuf/io-pnm.c:718
+#: gdk-pixbuf/io-pnm.c:718
msgid "Premature end-of-file encountered"
msgstr "Akhir berkas dijumpai secara mendadak"
-#: ../gdk-pixbuf/io-pnm.c:750 ../gdk-pixbuf/io-pnm.c:981
+#: gdk-pixbuf/io-pnm.c:750 gdk-pixbuf/io-pnm.c:981
msgid "Raw PNM formats require exactly one whitespace before sample data"
msgstr "Format PNM raw harus berisi satu whitespace sebelum data gambar"
-#: ../gdk-pixbuf/io-pnm.c:777
+#: gdk-pixbuf/io-pnm.c:777
msgid "Cannot allocate memory for loading PNM image"
msgstr "Tidak dapat mengalokasikan memori untuk membuka gambar PNM"
-#: ../gdk-pixbuf/io-pnm.c:827
+#: gdk-pixbuf/io-pnm.c:827
msgid "Insufficient memory to load PNM context struct"
msgstr ""
"Memori yang tersedia tidak mencukupi untuk membuka struktur konteks PNM"
-#: ../gdk-pixbuf/io-pnm.c:878
+#: gdk-pixbuf/io-pnm.c:878
msgid "Unexpected end of PNM image data"
msgstr "Akhir data gambar PNM berakhir secara mendadak"
-#: ../gdk-pixbuf/io-pnm.c:1010
+#: gdk-pixbuf/io-pnm.c:1010
msgid "Insufficient memory to load PNM file"
msgstr "Memori yang tersedia tidak mencukupi untuk membuka berkas PNM"
-#: ../gdk-pixbuf/io-pnm.c:1089
+#: gdk-pixbuf/io-pnm.c:1089
msgid "The PNM/PBM/PGM/PPM image format family"
msgstr "Keluarga format gambar PNM/PBM/PGM/PPM"
-#: ../gdk-pixbuf/io-ras.c:126
+#: gdk-pixbuf/io-ras.c:126
msgid "RAS image has bogus header data"
msgstr "Gambar RAS memiliki data header yang salah"
-#: ../gdk-pixbuf/io-ras.c:148
+#: gdk-pixbuf/io-ras.c:148
msgid "RAS image has unknown type"
msgstr "Gambar RAS memiliki tipe yang tidak dikenali"
-#: ../gdk-pixbuf/io-ras.c:156
+#: gdk-pixbuf/io-ras.c:156
msgid "unsupported RAS image variation"
msgstr "varian gambar RAS yang tidak dapat dibuka"
-#: ../gdk-pixbuf/io-ras.c:171 ../gdk-pixbuf/io-ras.c:200
+#: gdk-pixbuf/io-ras.c:171 gdk-pixbuf/io-ras.c:200
msgid "Not enough memory to load RAS image"
msgstr "Memori yang tersedia tidak mencukupi untuk membuka gambar RAS"
-#: ../gdk-pixbuf/io-ras.c:543
+#: gdk-pixbuf/io-ras.c:543
msgid "The Sun raster image format"
msgstr "Format gambar raster Sun"
-#: ../gdk-pixbuf/io-tga.c:154
+#: gdk-pixbuf/io-tga.c:154
msgid "Cannot allocate memory for IOBuffer struct"
msgstr "Tidak dapat mengalokasikan memori untuk struktur IOBuffer"
-#: ../gdk-pixbuf/io-tga.c:173
+#: gdk-pixbuf/io-tga.c:173
msgid "Cannot allocate memory for IOBuffer data"
msgstr "Tidak dapat mengalokasikan memori untuk data IOBuffer"
-#: ../gdk-pixbuf/io-tga.c:184
+#: gdk-pixbuf/io-tga.c:184
msgid "Cannot realloc IOBuffer data"
msgstr "Tidak dapat melakukan realokasi data IOBuffer"
-#: ../gdk-pixbuf/io-tga.c:214
+#: gdk-pixbuf/io-tga.c:214
msgid "Cannot allocate temporary IOBuffer data"
msgstr "Tidak dapat mengalokasikan data sementara IOBuffer"
-#: ../gdk-pixbuf/io-tga.c:348
+#: gdk-pixbuf/io-tga.c:348
msgid "Cannot allocate new pixbuf"
msgstr "Tidak dapat mengalokasikan pixbuf baru"
-#: ../gdk-pixbuf/io-tga.c:689
+#: gdk-pixbuf/io-tga.c:689
msgid "Cannot allocate colormap structure"
msgstr "Tidak dapat mengalokasikan struktur peta warna"
-#: ../gdk-pixbuf/io-tga.c:696
+#: gdk-pixbuf/io-tga.c:696
msgid "Cannot allocate colormap entries"
msgstr "Tidak dapat mengalokasikan isi peta warna"
-#: ../gdk-pixbuf/io-tga.c:718
+#: gdk-pixbuf/io-tga.c:718
msgid "Unexpected bitdepth for colormap entries"
msgstr "Kedalaman bit untuk entri peta warna salah"
-#: ../gdk-pixbuf/io-tga.c:736
+#: gdk-pixbuf/io-tga.c:736
msgid "Cannot allocate TGA header memory"
msgstr "Tidak dapat mengalokasikan memori untuk kepala TGA"
-#: ../gdk-pixbuf/io-tga.c:769
+#: gdk-pixbuf/io-tga.c:769
msgid "TGA image has invalid dimensions"
msgstr "Gambar TGA ini memiliki dimensi yang salah"
-#: ../gdk-pixbuf/io-tga.c:775 ../gdk-pixbuf/io-tga.c:784
-#: ../gdk-pixbuf/io-tga.c:794 ../gdk-pixbuf/io-tga.c:804
-#: ../gdk-pixbuf/io-tga.c:811
+#: gdk-pixbuf/io-tga.c:775 gdk-pixbuf/io-tga.c:784 gdk-pixbuf/io-tga.c:794
+#: gdk-pixbuf/io-tga.c:804 gdk-pixbuf/io-tga.c:811
msgid "TGA image type not supported"
msgstr "Tipe gambar TGA jenis ini tidak dapat dibuka"
-#: ../gdk-pixbuf/io-tga.c:858
+#: gdk-pixbuf/io-tga.c:858
msgid "Cannot allocate memory for TGA context struct"
msgstr "Tidak dapat mengalokasikan memori untuk struktur konteks TGA"
-#: ../gdk-pixbuf/io-tga.c:923
+#: gdk-pixbuf/io-tga.c:923
msgid "Excess data in file"
msgstr "Data berlebih pada file"
-#: ../gdk-pixbuf/io-tga.c:992
+#: gdk-pixbuf/io-tga.c:992
msgid "The Targa image format"
msgstr "Format gambar Targa"
-#: ../gdk-pixbuf/io-tiff.c:173
+#: gdk-pixbuf/io-tiff.c:173
msgid "Could not get image width (bad TIFF file)"
msgstr "Tidak dapat menentukan lebar gambar (file TIFFnya rusak)"
-#: ../gdk-pixbuf/io-tiff.c:180
+#: gdk-pixbuf/io-tiff.c:180
msgid "Could not get image height (bad TIFF file)"
msgstr "Tidak dapat menentukan tinggi gambar (file TIFFnya rusak)"
-#: ../gdk-pixbuf/io-tiff.c:188
+#: gdk-pixbuf/io-tiff.c:188
msgid "Width or height of TIFF image is zero"
msgstr "Lebar atau tinggi gambar TIFF ini bernilai nol"
-#: ../gdk-pixbuf/io-tiff.c:197 ../gdk-pixbuf/io-tiff.c:206
+#: gdk-pixbuf/io-tiff.c:197 gdk-pixbuf/io-tiff.c:206
msgid "Dimensions of TIFF image too large"
msgstr "Dimensi gambar TIFF ini terlampau besar"
-#: ../gdk-pixbuf/io-tiff.c:225 ../gdk-pixbuf/io-tiff.c:237
-#: ../gdk-pixbuf/io-tiff.c:286 ../gdk-pixbuf/io-tiff.c:572
+#: gdk-pixbuf/io-tiff.c:225 gdk-pixbuf/io-tiff.c:237 gdk-pixbuf/io-tiff.c:286
+#: gdk-pixbuf/io-tiff.c:572
msgid "Insufficient memory to open TIFF file"
msgstr "Memori yang tersedia tidak mencukupi untuk membuka berkas TIFF"
-#: ../gdk-pixbuf/io-tiff.c:251 ../gdk-pixbuf/io-tiff.c:294
+#: gdk-pixbuf/io-tiff.c:251 gdk-pixbuf/io-tiff.c:294
msgid "Failed to load RGB data from TIFF file"
msgstr "Data RGB gagal dibaca dari berkas TIFF"
-#: ../gdk-pixbuf/io-tiff.c:361
+#: gdk-pixbuf/io-tiff.c:361
msgid "Failed to open TIFF image"
msgstr "Gambar TIFF ini tidak dapat dibuka"
-#: ../gdk-pixbuf/io-tiff.c:373
+#: gdk-pixbuf/io-tiff.c:373
msgid "TIFFClose operation failed"
msgstr "Operasi TIFFClose gagal"
-#: ../gdk-pixbuf/io-tiff.c:504 ../gdk-pixbuf/io-tiff.c:517
+#: gdk-pixbuf/io-tiff.c:504 gdk-pixbuf/io-tiff.c:517
msgid "Failed to load TIFF image"
msgstr "Berkas TIFF tidak dapat dibuka"
-#: ../gdk-pixbuf/io-tiff.c:610
+#: gdk-pixbuf/io-tiff.c:610
msgid "The TIFF image format"
msgstr "Format gambar TIFF"
-#: ../gdk-pixbuf/io-wbmp.c:246
+#: gdk-pixbuf/io-wbmp.c:246
msgid "Image has zero width"
msgstr "Gambar memiliki lebar nol"
-#: ../gdk-pixbuf/io-wbmp.c:264
+#: gdk-pixbuf/io-wbmp.c:264
msgid "Image has zero height"
msgstr "Gambar memiliki tinggi nol"
-#: ../gdk-pixbuf/io-wbmp.c:275
+#: gdk-pixbuf/io-wbmp.c:275
msgid "Not enough memory to load image"
msgstr "Memori tidak mencukupi untuk membuka gambar"
-#: ../gdk-pixbuf/io-wbmp.c:334
+#: gdk-pixbuf/io-wbmp.c:334
msgid "Couldn't save the rest"
msgstr "Saya tidak dapat menyimpan sisa data"
-#: ../gdk-pixbuf/io-wbmp.c:368
+#: gdk-pixbuf/io-wbmp.c:368
msgid "The WBMP image format"
msgstr "Format gambar WBMP"
-#: ../gdk-pixbuf/io-xbm.c:287
+#: gdk-pixbuf/io-xbm.c:287
msgid "Invalid XBM file"
msgstr "Berkas XBM ini tidak dapat dibuka"
-#: ../gdk-pixbuf/io-xbm.c:297
+#: gdk-pixbuf/io-xbm.c:297
msgid "Insufficient memory to load XBM image file"
msgstr "Memori yang tersedia tidak mencukupi untuk membuka berkas gambar XBM"
-#: ../gdk-pixbuf/io-xbm.c:441
+#: gdk-pixbuf/io-xbm.c:441
msgid "Failed to write to temporary file when loading XBM image"
msgstr ""
"Saat membuka gambar XBM ini, ada kegagalan saat menulis ke berkas sementara"
-#: ../gdk-pixbuf/io-xbm.c:476
+#: gdk-pixbuf/io-xbm.c:476
msgid "The XBM image format"
msgstr "Format gambar XBM"
-#: ../gdk-pixbuf/io-xpm.c:467
+#: gdk-pixbuf/io-xpm.c:467
msgid "No XPM header found"
msgstr "Header XPM tidak dijumpai"
-#: ../gdk-pixbuf/io-xpm.c:476
+#: gdk-pixbuf/io-xpm.c:476
msgid "Invalid XPM header"
msgstr "Kepala XPM tidak benar"
-#: ../gdk-pixbuf/io-xpm.c:484
+#: gdk-pixbuf/io-xpm.c:484
msgid "XPM file has image width <= 0"
msgstr "Berkas XPM ini memiliki lebar gambar <= 0"
-#: ../gdk-pixbuf/io-xpm.c:492
+#: gdk-pixbuf/io-xpm.c:492
msgid "XPM file has image height <= 0"
msgstr "Berkas XPM ini memiliki tinggi gambar <= 0"
-#: ../gdk-pixbuf/io-xpm.c:500
+#: gdk-pixbuf/io-xpm.c:500
msgid "XPM has invalid number of chars per pixel"
msgstr "Berkas XPM ini memiliki jumlah karakter per pixel yang salah"
-#: ../gdk-pixbuf/io-xpm.c:507
+#: gdk-pixbuf/io-xpm.c:507
msgid "XPM file has invalid number of colors"
msgstr "Berkas XPM ini memiliki jumlah warna yang tidak benar"
-#: ../gdk-pixbuf/io-xpm.c:519 ../gdk-pixbuf/io-xpm.c:528
-#: ../gdk-pixbuf/io-xpm.c:580
+#: gdk-pixbuf/io-xpm.c:519 gdk-pixbuf/io-xpm.c:528 gdk-pixbuf/io-xpm.c:580
msgid "Cannot allocate memory for loading XPM image"
msgstr "Tidak dapat mengalokasikan memori untuk membuka gambar XPM"
-#: ../gdk-pixbuf/io-xpm.c:542
+#: gdk-pixbuf/io-xpm.c:542
msgid "Cannot read XPM colormap"
msgstr "Saya tidak dapat membaca peta warna XPM"
-#: ../gdk-pixbuf/io-xpm.c:771
+#: gdk-pixbuf/io-xpm.c:771
msgid "Failed to write to temporary file when loading XPM image"
msgstr "Saat membuka gambar XPM ini, ada kegagalan menulis ke berkas sementara"
-#: ../gdk-pixbuf/io-xpm.c:806
+#: gdk-pixbuf/io-xpm.c:806
msgid "The XPM image format"
msgstr "Format gambar XPM"
#. Description of --class=CLASS in --help output
-#: ../gdk/gdk.c:115
+#: gdk/gdk.c:115
msgid "Program class as used by the window manager"
msgstr "Kelas program yang digunakan pengatur jendela program"
#. Placeholder in --class=CLASS in --help output
-#: ../gdk/gdk.c:116
+#: gdk/gdk.c:116
msgid "CLASS"
msgstr "KELAS"
#. Description of --name=NAME in --help output
-#: ../gdk/gdk.c:118
+#: gdk/gdk.c:118
msgid "Program name as used by the window manager"
msgstr "Nama program sebagaimana digunakan oleh program pengatur jendela"
#. Placeholder in --name=NAME in --help output
-#: ../gdk/gdk.c:119
+#: gdk/gdk.c:119
msgid "NAME"
msgstr "NAMA"
#. Description of --display=DISPLAY in --help output
-#: ../gdk/gdk.c:121
+#: gdk/gdk.c:121
msgid "X display to use"
msgstr "Tampilan X yang digunakan"
#. Placeholder in --display=DISPLAY in --help output
-#: ../gdk/gdk.c:122
+#: gdk/gdk.c:122
msgid "DISPLAY"
msgstr "TAMPILAN"
#. Description of --screen=SCREEN in --help output
-#: ../gdk/gdk.c:124
+#: gdk/gdk.c:124
msgid "X screen to use"
msgstr "Layar X yang digunakan"
#. Placeholder in --screen=SCREEN in --help output
-#: ../gdk/gdk.c:125
+#: gdk/gdk.c:125
msgid "SCREEN"
msgstr "LAYAR"
#. Description of --gdk-debug=FLAGS in --help output
-#: ../gdk/gdk.c:128
+#: gdk/gdk.c:128
msgid "Gdk debugging flags to set"
msgstr ""
@@ -800,90 +807,222 @@ msgstr ""
#. Placeholder in --gdk-no-debug=FLAGS in --help output
#. Placeholder in --gtk-debug=FLAGS in --help output
#. Placeholder in --gtk-no-debug=FLAGS in --help output
-#: ../gdk/gdk.c:129 ../gdk/gdk.c:132 ../gtk/gtkmain.c:405 ../gtk/gtkmain.c:408
+#: gdk/gdk.c:129 gdk/gdk.c:132 gtk/gtkmain.c:405 gtk/gtkmain.c:408
msgid "FLAGS"
msgstr ""
#. Description of --gdk-no-debug=FLAGS in --help output
-#: ../gdk/gdk.c:131
+#: gdk/gdk.c:131
msgid "Gdk debugging flags to unset"
msgstr ""
+#: gdk/keyname-table.h:3940
+msgid "keyboard label|BackSpace"
+msgstr ""
+
+#: gdk/keyname-table.h:3941
+msgid "keyboard label|Tab"
+msgstr ""
+
+#: gdk/keyname-table.h:3942
+msgid "keyboard label|Return"
+msgstr ""
+
+#: gdk/keyname-table.h:3943
+msgid "keyboard label|Pause"
+msgstr ""
+
+#: gdk/keyname-table.h:3944
+msgid "keyboard label|Scroll_Lock"
+msgstr ""
+
+#: gdk/keyname-table.h:3945
+msgid "keyboard label|Sys_Req"
+msgstr ""
+
+#: gdk/keyname-table.h:3946
+msgid "keyboard label|Escape"
+msgstr ""
+
+#: gdk/keyname-table.h:3947
+msgid "keyboard label|Multi_key"
+msgstr ""
+
+#: gdk/keyname-table.h:3948
+msgid "keyboard label|Home"
+msgstr ""
+
+#: gdk/keyname-table.h:3949
+msgid "keyboard label|Page_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3950
+msgid "keyboard label|Page_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3951
+msgid "keyboard label|End"
+msgstr ""
+
+#: gdk/keyname-table.h:3952
+msgid "keyboard label|Begin"
+msgstr ""
+
+#: gdk/keyname-table.h:3953
+msgid "keyboard label|Print"
+msgstr ""
+
+#: gdk/keyname-table.h:3954
+msgid "keyboard label|Insert"
+msgstr ""
+
+#: gdk/keyname-table.h:3955
+msgid "keyboard label|Num_Lock"
+msgstr ""
+
+#: gdk/keyname-table.h:3956
+msgid "keyboard label|KP_Space"
+msgstr ""
+
+#: gdk/keyname-table.h:3957
+msgid "keyboard label|KP_Tab"
+msgstr ""
+
+#: gdk/keyname-table.h:3958
+msgid "keyboard label|KP_Enter"
+msgstr ""
+
+#: gdk/keyname-table.h:3959
+msgid "keyboard label|KP_Home"
+msgstr ""
+
+#: gdk/keyname-table.h:3960
+msgid "keyboard label|KP_Left"
+msgstr ""
+
+#: gdk/keyname-table.h:3961
+msgid "keyboard label|KP_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3962
+msgid "keyboard label|KP_Right"
+msgstr ""
+
+#: gdk/keyname-table.h:3963
+msgid "keyboard label|KP_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3964
+msgid "keyboard label|KP_Page_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3965
+msgid "keyboard label|KP_Prior"
+msgstr ""
+
+#: gdk/keyname-table.h:3966
+msgid "keyboard label|KP_Page_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3967
+msgid "keyboard label|KP_Next"
+msgstr ""
+
+#: gdk/keyname-table.h:3968
+msgid "keyboard label|KP_End"
+msgstr ""
+
+#: gdk/keyname-table.h:3969
+msgid "keyboard label|KP_Begin"
+msgstr ""
+
+#: gdk/keyname-table.h:3970
+msgid "keyboard label|KP_Insert"
+msgstr ""
+
+#: gdk/keyname-table.h:3971
+msgid "keyboard label|KP_Delete"
+msgstr ""
+
+#: gdk/keyname-table.h:3972
+msgid "keyboard label|Delete"
+msgstr ""
+
#. Description of --sync in --help output
-#: ../gdk/win32/gdkmain-win32.c:60
+#: gdk/win32/gdkmain-win32.c:60
msgid "Don't batch GDI requests"
msgstr "Jangan antrikan permintaan GDI"
#. Description of --no-wintab in --help output
-#: ../gdk/win32/gdkmain-win32.c:62
+#: gdk/win32/gdkmain-win32.c:62
msgid "Don't use the Wintab API for tablet support"
msgstr "Jangan gunakan API Wintab untuk dukungan tablet"
#. Description of --ignore-wintab in --help output
-#: ../gdk/win32/gdkmain-win32.c:64
+#: gdk/win32/gdkmain-win32.c:64
msgid "Same as --no-wintab"
msgstr "Sama dengan --no-wintab"
#. Description of --use-wintab in --help output
-#: ../gdk/win32/gdkmain-win32.c:66
+#: gdk/win32/gdkmain-win32.c:66
msgid "Do use the Wintab API [default]"
msgstr "Jangan gunakan API Wintab (berlaku pada kondisi awal)"
#. Description of --max-colors=COLORS in --help output
-#: ../gdk/win32/gdkmain-win32.c:68
+#: gdk/win32/gdkmain-win32.c:68
msgid "Size of the palette in 8 bit mode"
msgstr "Ukuran palet dalam moda 8 bit"
#. Placeholder in --max-colors=COLORS in --help output
-#: ../gdk/win32/gdkmain-win32.c:69
+#: gdk/win32/gdkmain-win32.c:69
msgid "COLORS"
msgstr "WARNA"
#. Description of --sync in --help output
-#: ../gdk/x11/gdkmain-x11.c:92
+#: gdk/x11/gdkmain-x11.c:92
msgid "Make X calls synchronous"
msgstr "Buat panggilan X sinkronus"
-#: ../gtk/gtkaboutdialog.c:270 ../gtk/gtkaboutdialog.c:2025
+#: gtk/gtkaboutdialog.c:270 gtk/gtkaboutdialog.c:2025
msgid "License"
msgstr "Lisensi"
-#: ../gtk/gtkaboutdialog.c:271
+#: gtk/gtkaboutdialog.c:271
msgid "The license of the program"
msgstr "Lisensi program"
#. Add the credits button
-#: ../gtk/gtkaboutdialog.c:491
+#: gtk/gtkaboutdialog.c:491
msgid "C_redits"
msgstr "_Penyusun"
#. Add the license button
-#: ../gtk/gtkaboutdialog.c:501
+#: gtk/gtkaboutdialog.c:501
msgid "_License"
msgstr "_Lisensi"
-#: ../gtk/gtkaboutdialog.c:731
+#: gtk/gtkaboutdialog.c:731
#, c-format
msgid "About %s"
msgstr "Tentang %s"
-#: ../gtk/gtkaboutdialog.c:1953
+#: gtk/gtkaboutdialog.c:1953
msgid "Credits"
msgstr "Penyusun"
-#: ../gtk/gtkaboutdialog.c:1979
+#: gtk/gtkaboutdialog.c:1979
msgid "Written by"
msgstr "Ditulis oleh"
-#: ../gtk/gtkaboutdialog.c:1982
+#: gtk/gtkaboutdialog.c:1982
msgid "Documented by"
msgstr "Dokumentasi oleh"
-#: ../gtk/gtkaboutdialog.c:1994
+#: gtk/gtkaboutdialog.c:1994
msgid "Translated by"
msgstr "Alih bahasa oleh"
-#: ../gtk/gtkaboutdialog.c:1998
+#: gtk/gtkaboutdialog.c:1998
msgid "Artwork by"
msgstr "Karya seni oleh"
@@ -891,28 +1030,41 @@ msgstr "Karya seni oleh"
#. * that use the shift key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: ../gtk/gtkaccellabel.c:120
-msgid "Shift"
-msgstr "Shift"
+#: gtk/gtkaccellabel.c:121
+msgid "keyboard label|Shift"
+msgstr ""
#. This is the text that should appear next to menu accelerators
#. * that use the control key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: ../gtk/gtkaccellabel.c:126
-msgid "Ctrl"
-msgstr "Ctrl"
+#: gtk/gtkaccellabel.c:128
+msgid "keyboard label|Ctrl"
+msgstr ""
#. This is the text that should appear next to menu accelerators
#. * that use the alt key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: ../gtk/gtkaccellabel.c:132
-msgid "Alt"
-msgstr "Alt"
+#: gtk/gtkaccellabel.c:135
+msgid "keyboard label|Alt"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkaccellabel.c:577
+msgid "keyboard label|Space"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkaccellabel.c:581
+msgid "keyboard label|Backslash"
+msgstr ""
#. Translate to calendar:YM if you want years to be displayed
#. * before months; otherwise translate to calendar:MY.
@@ -923,7 +1075,7 @@ msgstr "Alt"
#. * so if you have a default text direction of RTL and YM, then
#. * the year will appear on the right.
#.
-#: ../gtk/gtkcalendar.c:646
+#: gtk/gtkcalendar.c:647
msgid "calendar:MY"
msgstr "calendar:MY"
@@ -931,25 +1083,52 @@ msgstr "calendar:MY"
#. * first day of the week to calendar:week_start:1 if you want Monday
#. * to be the first day of the week, and so on.
#.
-#: ../gtk/gtkcalendar.c:660
+#: gtk/gtkcalendar.c:661
msgid "calendar:week_start:0"
msgstr "calendar:week_start:0"
+#. Translators: This is a text measurement template.
+#. * Translate it to the widest year text.
+#. *
+#. * Don't include the prefix "year measurement template|"
+#. * in the translation.
+#. *
+#. * If you don't understand this, leave it as "2000"
+#.
+#: gtk/gtkcalendar.c:1549
+msgid "year measurement template|2000"
+msgstr ""
+
+#. Translators: This dictates how the year is displayed in
+#. * gtkcalendar widget. See strftime() manual for the format.
+#. * Use only ASCII in the translation.
+#. *
+#. * Also look for the msgid "year measurement template|2000".
+#. * Translate that entry to a year with the widest output of this
+#. * msgid.
+#. *
+#. * Don't include the prefix "calendar year format|" in the
+#. * translation. "%Y" is appropriate for most locales.
+#.
+#: gtk/gtkcalendar.c:1826
+msgid "calendar year format|%Y"
+msgstr ""
+
#. do not translate the part before the |
-#: ../gtk/gtkcellrendererprogress.c:237 ../gtk/gtkcellrendererprogress.c:295
+#: gtk/gtkcellrendererprogress.c:237 gtk/gtkcellrendererprogress.c:295
#, c-format
msgid "progress bar label|%d %%"
msgstr "progress bar label|%d %%"
-#: ../gtk/gtkcolorbutton.c:221 ../gtk/gtkcolorbutton.c:576
+#: gtk/gtkcolorbutton.c:221 gtk/gtkcolorbutton.c:576
msgid "Pick a Color"
msgstr "Pilih Warna"
-#: ../gtk/gtkcolorbutton.c:467
+#: gtk/gtkcolorbutton.c:467
msgid "Received invalid color data\n"
msgstr "Data warna yang diterima salah\n"
-#: ../gtk/gtkcolorsel.c:561
+#: gtk/gtkcolorsel.c:561
msgid ""
"The previously-selected color, for comparison to the color you're selecting "
"now. You can drag this color to a palette entry, or select this color as "
@@ -959,7 +1138,7 @@ msgstr ""
"Anda pilih sekarang. Ambil warna ini ke dalam palet, atau pilih warna ini "
"sebagai warna aktif dengan menyeretnya ke dalam kotak warna."
-#: ../gtk/gtkcolorsel.c:566
+#: gtk/gtkcolorsel.c:566
msgid ""
"The color you've chosen. You can drag this color to a palette entry to save "
"it for use in the future."
@@ -967,11 +1146,11 @@ msgstr ""
"Warna yang Anda pilih. Ambil warna ini ke dalam palet agar dapat digunakan "
"di kemudian hari"
-#: ../gtk/gtkcolorsel.c:957
+#: gtk/gtkcolorsel.c:957
msgid "_Save color here"
msgstr "_Simpan warna di sini"
-#: ../gtk/gtkcolorsel.c:1162
+#: gtk/gtkcolorsel.c:1162
msgid ""
"Click this palette entry to make it the current color. To change this entry, "
"drag a color swatch here or right-click it and select \"Save color here.\""
@@ -980,7 +1159,7 @@ msgstr ""
"ambil warna pada kotak warna atau klik kanan dan pilih \"Simpan warna di sini"
"\""
-#: ../gtk/gtkcolorsel.c:1919
+#: gtk/gtkcolorsel.c:1929
msgid ""
"Select the color you want from the outer ring. Select the darkness or "
"lightness of that color using the inner triangle."
@@ -988,7 +1167,7 @@ msgstr ""
"Pilih warna untuk ring terluar. Pilih tingkat kegelapan atau keterangan pada "
"warna tersebut menggunakan segitiga yang ada di dalam."
-#: ../gtk/gtkcolorsel.c:1944
+#: gtk/gtkcolorsel.c:1954
msgid ""
"Click the eyedropper, then click a color anywhere on your screen to select "
"that color."
@@ -996,67 +1175,67 @@ msgstr ""
"Klik pada pengambil warna, lalu klik pada warna apa saja di layar untuk "
"memilih warna tersebut."
-#: ../gtk/gtkcolorsel.c:1953
+#: gtk/gtkcolorsel.c:1963
msgid "_Hue:"
msgstr "Corak Warna/_Hue:"
-#: ../gtk/gtkcolorsel.c:1954
+#: gtk/gtkcolorsel.c:1964
msgid "Position on the color wheel."
msgstr "Posisi pada roda warna."
-#: ../gtk/gtkcolorsel.c:1956
+#: gtk/gtkcolorsel.c:1966
msgid "_Saturation:"
msgstr "Kemurnian Warna/_SSaturasi:"
-#: ../gtk/gtkcolorsel.c:1957
+#: gtk/gtkcolorsel.c:1967
msgid "\"Deepness\" of the color."
msgstr "\"Kedalaman\" warna."
-#: ../gtk/gtkcolorsel.c:1958
+#: gtk/gtkcolorsel.c:1968
msgid "_Value:"
msgstr "Tingkat Cahaya/_Value:"
-#: ../gtk/gtkcolorsel.c:1959
+#: gtk/gtkcolorsel.c:1969
msgid "Brightness of the color."
msgstr "Nilai terang/gelap warna"
-#: ../gtk/gtkcolorsel.c:1960
+#: gtk/gtkcolorsel.c:1970
msgid "_Red:"
msgstr "Me_rah"
-#: ../gtk/gtkcolorsel.c:1961
+#: gtk/gtkcolorsel.c:1971
msgid "Amount of red light in the color."
msgstr "Jumlah warna merah pada warna."
-#: ../gtk/gtkcolorsel.c:1962
+#: gtk/gtkcolorsel.c:1972
msgid "_Green:"
msgstr "_Hijau:"
-#: ../gtk/gtkcolorsel.c:1963
+#: gtk/gtkcolorsel.c:1973
msgid "Amount of green light in the color."
msgstr "Jumlah warna hijau pada warna."
-#: ../gtk/gtkcolorsel.c:1964
+#: gtk/gtkcolorsel.c:1974
msgid "_Blue:"
msgstr "_Biru:"
-#: ../gtk/gtkcolorsel.c:1965
+#: gtk/gtkcolorsel.c:1975
msgid "Amount of blue light in the color."
msgstr "Jumlah warna biru pada warna."
-#: ../gtk/gtkcolorsel.c:1968
+#: gtk/gtkcolorsel.c:1978
msgid "_Opacity:"
msgstr "_Opasitas:"
-#: ../gtk/gtkcolorsel.c:1976 ../gtk/gtkcolorsel.c:1987
+#: gtk/gtkcolorsel.c:1986 gtk/gtkcolorsel.c:1997
msgid "Transparency of the color."
msgstr "Nilai transparansi warna."
-#: ../gtk/gtkcolorsel.c:1994
+#: gtk/gtkcolorsel.c:2004
msgid "Color _Name:"
msgstr "_Nama Warna:"
-#: ../gtk/gtkcolorsel.c:2009
+#: gtk/gtkcolorsel.c:2019
msgid ""
"You can enter an HTML-style hexadecimal color value, or simply a color name "
"such as 'orange' in this entry."
@@ -1064,295 +1243,301 @@ msgstr ""
"Anda dapat memasukkan nilai warna dalam gaya HTML heksadesimal, atau bisa "
"juga masukkan namanya, misalnya 'orange'."
-#: ../gtk/gtkcolorsel.c:2028
+#: gtk/gtkcolorsel.c:2038
msgid "_Palette"
msgstr "_Palet"
-#: ../gtk/gtkcolorsel.c:2060
+#: gtk/gtkcolorsel.c:2070
msgid "Color Wheel"
msgstr "Roda Warna"
-#: ../gtk/gtkcolorseldialog.c:123
+#: gtk/gtkcolorseldialog.c:123
msgid "Color Selection"
msgstr "Pemilihan Warna"
-#: ../gtk/gtkentry.c:4508 ../gtk/gtktextview.c:7051
+#: gtk/gtkentry.c:4508 gtk/gtktextview.c:7068
msgid "Select _All"
msgstr "Pilih semu_a"
-#: ../gtk/gtkentry.c:4518 ../gtk/gtktextview.c:7061
+#: gtk/gtkentry.c:4518 gtk/gtktextview.c:7078
msgid "Input _Methods"
msgstr "_Metode Input"
-#: ../gtk/gtkentry.c:4529 ../gtk/gtktextview.c:7072
+#: gtk/gtkentry.c:4529 gtk/gtktextview.c:7089
msgid "_Insert Unicode Control Character"
msgstr "_Isikan karakter kontrol Unicode"
-#: ../gtk/gtkfilechooser.c:1588 ../gtk/gtkfilechooser.c:1632
-#: ../gtk/gtkfilechooser.c:1707 ../gtk/gtkfilechooser.c:1751
+#: gtk/gtkfilechooser.c:1588 gtk/gtkfilechooser.c:1632
+#: gtk/gtkfilechooser.c:1707 gtk/gtkfilechooser.c:1751
#, c-format
msgid "Invalid filename: %s"
msgstr "Nama berkas ini salah: %s"
-#: ../gtk/gtkfilechooserbutton.c:67
+#: gtk/gtkfilechooserbutton.c:67
msgid "Select A File"
msgstr "Pilih Berkas"
-#: ../gtk/gtkfilechooserbutton.c:68 ../gtk/gtkfilechooserdefault.c:1287
-#: ../gtk/gtkpathbar.c:996
+#: gtk/gtkfilechooserbutton.c:68 gtk/gtkfilechooserdefault.c:1302
+#: gtk/gtkpathbar.c:1020
msgid "Home"
msgstr "Rumah"
-#: ../gtk/gtkfilechooserbutton.c:69 ../gtk/gtkfilechooserdefault.c:1314
-#: ../gtk/gtkpathbar.c:998
+#: gtk/gtkfilechooserbutton.c:69 gtk/gtkfilechooserdefault.c:1329
+#: gtk/gtkpathbar.c:1022
msgid "Desktop"
msgstr "Desktop"
-#: ../gtk/gtkfilechooserbutton.c:70
+#: gtk/gtkfilechooserbutton.c:70
msgid "(None)"
msgstr "(Tidak ada)"
-#: ../gtk/gtkfilechooserbutton.c:1520
+#: gtk/gtkfilechooserbutton.c:1523
msgid "Other..."
msgstr "Lainnya..."
-#: ../gtk/gtkfilechooserdefault.c:917
+#: gtk/gtkfilechooserdefault.c:917
msgid "Could not retrieve information about the file"
msgstr "Informasi mengenai berkas ini tidak tersedia"
-#: ../gtk/gtkfilechooserdefault.c:928
+#: gtk/gtkfilechooserdefault.c:928
msgid "Could not add a bookmark"
msgstr "Tidak dapat menambah buku alamat"
-#: ../gtk/gtkfilechooserdefault.c:939
+#: gtk/gtkfilechooserdefault.c:939
msgid "Could not remove bookmark"
msgstr "Tidak dapat menghapus buku alamat"
-#: ../gtk/gtkfilechooserdefault.c:950
+#: gtk/gtkfilechooserdefault.c:950
msgid "The folder could not be created"
msgstr "Folder tidak dapat dibuat"
-#: ../gtk/gtkfilechooserdefault.c:961
+#: gtk/gtkfilechooserdefault.c:963
+msgid ""
+"The folder could not be created, as a file with the same name already "
+"exists. Try using a different name for the folder, or rename the file first."
+msgstr ""
+
+#: gtk/gtkfilechooserdefault.c:976
msgid "Invalid file name"
msgstr "Nama berkas tidak benar"
-#: ../gtk/gtkfilechooserdefault.c:971
+#: gtk/gtkfilechooserdefault.c:986
msgid "The folder contents could not be displayed"
msgstr "Isi folder tidak dapat ditampilkan"
-#: ../gtk/gtkfilechooserdefault.c:1177
+#: gtk/gtkfilechooserdefault.c:1192
#, c-format
msgid "Could not get information about '%s': %s"
msgstr "Informasi tentang '%s' tidak tersedia: %s"
-#: ../gtk/gtkfilechooserdefault.c:2205
+#: gtk/gtkfilechooserdefault.c:2208
#, c-format
msgid "Add the folder '%s' to the bookmarks"
msgstr "Masukkan folder '%s' ke dalam buku alamat"
-#: ../gtk/gtkfilechooserdefault.c:2246
+#: gtk/gtkfilechooserdefault.c:2249
msgid "Add the current folder to the bookmarks"
msgstr "Masukkan folder ini ke dalam buku alamat"
-#: ../gtk/gtkfilechooserdefault.c:2248
+#: gtk/gtkfilechooserdefault.c:2251
msgid "Add the selected folders to the bookmarks"
msgstr "Masukkan folder terpilih ke dalam buku alamat"
-#: ../gtk/gtkfilechooserdefault.c:2288
+#: gtk/gtkfilechooserdefault.c:2291
#, c-format
msgid "Remove the bookmark '%s'"
msgstr "Hapus buku alamat '%s'"
-#: ../gtk/gtkfilechooserdefault.c:2719
+#: gtk/gtkfilechooserdefault.c:2722
#, c-format
msgid "Could not add a bookmark for '%s' because it is an invalid path name."
msgstr "Buku alamat %s tidak dapat dibuat karena nama pathnya salah."
-#: ../gtk/gtkfilechooserdefault.c:2934
+#: gtk/gtkfilechooserdefault.c:2937
msgid "Remove"
msgstr "Hapus"
-#: ../gtk/gtkfilechooserdefault.c:2943
+#: gtk/gtkfilechooserdefault.c:2946
msgid "Rename..."
msgstr "Ganti nama..."
-#: ../gtk/gtkfilechooserdefault.c:3066
+#: gtk/gtkfilechooserdefault.c:3069
msgid "Shortcuts"
msgstr "Jalan Pintas"
-#: ../gtk/gtkfilechooserdefault.c:3120
+#: gtk/gtkfilechooserdefault.c:3123
msgid "Folder"
msgstr "Folder"
-#: ../gtk/gtkfilechooserdefault.c:3176 ../gtk/gtkstock.c:317
+#: gtk/gtkfilechooserdefault.c:3179 gtk/gtkstock.c:317
msgid "_Add"
msgstr "T_ambah"
-#: ../gtk/gtkfilechooserdefault.c:3183
+#: gtk/gtkfilechooserdefault.c:3186
msgid "Add the selected folder to the Bookmarks"
msgstr "Masukkan folder terpilih ke dalam Buku Alamat"
-#: ../gtk/gtkfilechooserdefault.c:3188 ../gtk/gtkstock.c:395
+#: gtk/gtkfilechooserdefault.c:3191 gtk/gtkstock.c:395
msgid "_Remove"
msgstr "Hapu_s"
-#: ../gtk/gtkfilechooserdefault.c:3195
+#: gtk/gtkfilechooserdefault.c:3198
msgid "Remove the selected bookmark"
msgstr "Hapus buku alamat yang sedang dipilih"
-#: ../gtk/gtkfilechooserdefault.c:3298
+#: gtk/gtkfilechooserdefault.c:3305
msgid "_Add to Bookmarks"
msgstr "M_asukkan dalam Buku Alamat"
-#: ../gtk/gtkfilechooserdefault.c:3308
+#: gtk/gtkfilechooserdefault.c:3315
msgid "Open _Location"
msgstr "Buka _Lokasi"
-#: ../gtk/gtkfilechooserdefault.c:3320
+#: gtk/gtkfilechooserdefault.c:3327
msgid "Show _Hidden Files"
msgstr "Tampilkan Berkas _Tersembunyi"
-#: ../gtk/gtkfilechooserdefault.c:3444 ../gtk/gtkfilesel.c:766
+#: gtk/gtkfilechooserdefault.c:3451 gtk/gtkfilesel.c:766
msgid "Files"
msgstr "File"
-#: ../gtk/gtkfilechooserdefault.c:3475
+#: gtk/gtkfilechooserdefault.c:3482
msgid "Name"
msgstr "_Nama"
-#: ../gtk/gtkfilechooserdefault.c:3500
+#: gtk/gtkfilechooserdefault.c:3507
msgid "Size"
msgstr "Ukuran"
-#: ../gtk/gtkfilechooserdefault.c:3513
+#: gtk/gtkfilechooserdefault.c:3520
msgid "Modified"
msgstr "Dimodifikasi"
-#: ../gtk/gtkfilechooserdefault.c:3545
+#: gtk/gtkfilechooserdefault.c:3552
msgid "Select which types of files are shown"
msgstr "Pilih jenis berkas yang ingin ditampilkan"
#. Create Folder
-#: ../gtk/gtkfilechooserdefault.c:3581
+#: gtk/gtkfilechooserdefault.c:3588
msgid "Create Fo_lder"
msgstr "Buat Fo_lder baru"
#. Name entry
-#: ../gtk/gtkfilechooserdefault.c:3702
+#: gtk/gtkfilechooserdefault.c:3709
msgid "_Name:"
msgstr "_Nama:"
-#: ../gtk/gtkfilechooserdefault.c:3742
+#: gtk/gtkfilechooserdefault.c:3749
msgid "_Browse for other folders"
msgstr "_Lihat folder lainnya"
-#: ../gtk/gtkfilechooserdefault.c:3993
+#: gtk/gtkfilechooserdefault.c:4000
msgid "Save in _folder:"
msgstr "Simpan ke dalam _folder:"
-#: ../gtk/gtkfilechooserdefault.c:3995
+#: gtk/gtkfilechooserdefault.c:4002
msgid "Create in _folder:"
msgstr "Buat di dalam _folder:"
-#: ../gtk/gtkfilechooserdefault.c:4937
+#: gtk/gtkfilechooserdefault.c:4959
msgid "Cannot change to folder because it is not local"
msgstr "Tidak dapat mengganti folder karena tidak berada pada komputer lokal"
-#: ../gtk/gtkfilechooserdefault.c:5453
+#: gtk/gtkfilechooserdefault.c:5513
#, c-format
msgid "Shortcut %s does not exist"
msgstr "Jalan pintas %s tidak ada"
-#: ../gtk/gtkfilechooserdefault.c:5917
+#: gtk/gtkfilechooserdefault.c:6057
#, c-format
msgid "Could not mount %s"
msgstr "%s tidak dapat dipasang"
-#: ../gtk/gtkfilechooserdefault.c:6210
+#: gtk/gtkfilechooserdefault.c:6352
msgid "Type name of new folder"
msgstr "Ketikkan nama untuk folder baru ini"
-#: ../gtk/gtkfilechooserdefault.c:6252
+#: gtk/gtkfilechooserdefault.c:6394
#, c-format
msgid "%d byte"
msgid_plural "%d bytes"
msgstr[0] "%d byte"
msgstr[1] "%d byte"
-#: ../gtk/gtkfilechooserdefault.c:6254
+#: gtk/gtkfilechooserdefault.c:6396
#, c-format
msgid "%.1f K"
msgstr "%.1f K"
-#: ../gtk/gtkfilechooserdefault.c:6256
+#: gtk/gtkfilechooserdefault.c:6398
#, c-format
msgid "%.1f M"
msgstr "%.1f M"
-#: ../gtk/gtkfilechooserdefault.c:6258
+#: gtk/gtkfilechooserdefault.c:6400
#, c-format
msgid "%.1f G"
msgstr "%.1f G"
-#: ../gtk/gtkfilechooserdefault.c:6304 ../gtk/gtkfilechooserdefault.c:6328
+#: gtk/gtkfilechooserdefault.c:6446 gtk/gtkfilechooserdefault.c:6470
msgid "Unknown"
msgstr "tidak diketahui"
-#: ../gtk/gtkfilechooserdefault.c:6315
+#: gtk/gtkfilechooserdefault.c:6457
msgid "Today"
msgstr "Hari Ini"
-#: ../gtk/gtkfilechooserdefault.c:6317
+#: gtk/gtkfilechooserdefault.c:6459
msgid "Yesterday"
msgstr "Kemarin"
-#: ../gtk/gtkfilechooserdefault.c:6399
+#: gtk/gtkfilechooserdefault.c:6541
msgid "Cannot change folder"
msgstr "Folder tidak dapat diganti"
-#: ../gtk/gtkfilechooserdefault.c:6400
+#: gtk/gtkfilechooserdefault.c:6542
msgid "The folder you specified is an invalid path."
msgstr "Folder yang Anda sebutkan tidak benar."
-#: ../gtk/gtkfilechooserdefault.c:6439
+#: gtk/gtkfilechooserdefault.c:6581
#, c-format
msgid "Could not build file name from '%s' and '%s'"
msgstr "Nama berkas tidak dapat dibuat dari '%s' dan '%s'"
-#: ../gtk/gtkfilechooserdefault.c:6475
+#: gtk/gtkfilechooserdefault.c:6617
msgid "Could not select item"
msgstr "Komponen tidak dapat dipilih"
-#: ../gtk/gtkfilechooserdefault.c:6515
+#: gtk/gtkfilechooserdefault.c:6657
msgid "Open Location"
msgstr "Buka Lokasi"
-#: ../gtk/gtkfilechooserdefault.c:6522
+#: gtk/gtkfilechooserdefault.c:6664
msgid "Save in Location"
msgstr "Simpan pada"
-#: ../gtk/gtkfilechooserdefault.c:6546
+#: gtk/gtkfilechooserdefault.c:6688
msgid "_Location:"
msgstr "_Lokasi: "
-#: ../gtk/gtkfilesel.c:730
+#: gtk/gtkfilesel.c:730
msgid "Folders"
msgstr "Folder"
-#: ../gtk/gtkfilesel.c:734
+#: gtk/gtkfilesel.c:734
msgid "Fol_ders"
msgstr "Fol_der"
-#: ../gtk/gtkfilesel.c:770
+#: gtk/gtkfilesel.c:770
msgid "_Files"
msgstr "_File"
-#: ../gtk/gtkfilesel.c:858 ../gtk/gtkfilesel.c:2248
+#: gtk/gtkfilesel.c:858 gtk/gtkfilesel.c:2248
#, c-format
msgid "Folder unreadable: %s"
msgstr "Folder tidak dapat dibaca: %s"
-#: ../gtk/gtkfilesel.c:989
+#: gtk/gtkfilesel.c:989
#, c-format
msgid ""
"The file \"%s\" resides on another machine (called %s) and may not be "
@@ -1363,25 +1548,25 @@ msgstr ""
"oleh program ini.\n"
"Apakah benar ingin memilih berkas itu?"
-#: ../gtk/gtkfilesel.c:1120
+#: gtk/gtkfilesel.c:1120
msgid "_New Folder"
msgstr "Buat Folder _Baru"
-#: ../gtk/gtkfilesel.c:1131
+#: gtk/gtkfilesel.c:1131
msgid "De_lete File"
msgstr "Ha_pus file"
-#: ../gtk/gtkfilesel.c:1142
+#: gtk/gtkfilesel.c:1142
msgid "_Rename File"
msgstr "_Ganti nama file"
-#: ../gtk/gtkfilesel.c:1444
+#: gtk/gtkfilesel.c:1444
#, c-format
msgid ""
"The folder name \"%s\" contains symbols that are not allowed in filenames"
msgstr "Nama folder %s berisi simbol yang tidak boleh ada pada nama file"
-#: ../gtk/gtkfilesel.c:1446
+#: gtk/gtkfilesel.c:1446
#, c-format
msgid ""
"Error creating folder \"%s\": %s\n"
@@ -1390,33 +1575,33 @@ msgstr ""
"Error saat membuat folder %s: %s\n"
"%s"
-#: ../gtk/gtkfilesel.c:1447 ../gtk/gtkfilesel.c:1683
+#: gtk/gtkfilesel.c:1447 gtk/gtkfilesel.c:1683
msgid "You probably used symbols not allowed in filenames."
msgstr "Mungkin Anda memasukkan simbol yang tidak boleh ada pada nama file."
-#: ../gtk/gtkfilesel.c:1455
+#: gtk/gtkfilesel.c:1455
#, c-format
msgid "Error creating folder \"%s\": %s\n"
msgstr "Error saat membuat folder %s: %s\n"
-#: ../gtk/gtkfilesel.c:1489
+#: gtk/gtkfilesel.c:1489
msgid "New Folder"
msgstr "Buat Folder baru"
-#: ../gtk/gtkfilesel.c:1504
+#: gtk/gtkfilesel.c:1504
msgid "_Folder name:"
msgstr "Nama _Folder"
-#: ../gtk/gtkfilesel.c:1528
+#: gtk/gtkfilesel.c:1528
msgid "C_reate"
msgstr "Buat Ba_ru"
-#: ../gtk/gtkfilesel.c:1571
+#: gtk/gtkfilesel.c:1571
#, c-format
msgid "The filename \"%s\" contains symbols that are not allowed in filenames"
msgstr "Nama berkas %s berisi simbol yang tidak boleh dipakai pada nama file"
-#: ../gtk/gtkfilesel.c:1574
+#: gtk/gtkfilesel.c:1574
#, c-format
msgid ""
"Error deleting file \"%s\": %s\n"
@@ -1425,31 +1610,31 @@ msgstr ""
"Error saat menghapus berkas '%s': %s\n"
"%s"
-#: ../gtk/gtkfilesel.c:1576 ../gtk/gtkfilesel.c:1697
+#: gtk/gtkfilesel.c:1576 gtk/gtkfilesel.c:1697
msgid "It probably contains symbols not allowed in filenames."
msgstr "Mungkin berisi simbol yang tidak boleh ada pada nama file."
-#: ../gtk/gtkfilesel.c:1585
+#: gtk/gtkfilesel.c:1585
#, c-format
msgid "Error deleting file \"%s\": %s"
msgstr "Error saat menghapus berkas '%s': %s"
-#: ../gtk/gtkfilesel.c:1628
+#: gtk/gtkfilesel.c:1628
#, c-format
msgid "Really delete file \"%s\"?"
msgstr "Benarkah ingin menghapus berkas \"%s\"?"
-#: ../gtk/gtkfilesel.c:1633
+#: gtk/gtkfilesel.c:1633
msgid "Delete File"
msgstr "Hapus file"
-#: ../gtk/gtkfilesel.c:1679 ../gtk/gtkfilesel.c:1693
+#: gtk/gtkfilesel.c:1679 gtk/gtkfilesel.c:1693
#, c-format
msgid "The file name \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
"Nama berkas '%s' berisi simbol yang tidak boleh dipakai dalam nama file"
-#: ../gtk/gtkfilesel.c:1681
+#: gtk/gtkfilesel.c:1681
#, c-format
msgid ""
"Error renaming file to \"%s\": %s\n"
@@ -1458,7 +1643,7 @@ msgstr ""
"Error saat mengganti nama berkas menjadi '%s': %s\n"
"%s"
-#: ../gtk/gtkfilesel.c:1695
+#: gtk/gtkfilesel.c:1695
#, c-format
msgid ""
"Error renaming file \"%s\": %s\n"
@@ -1467,29 +1652,29 @@ msgstr ""
"Error saat mengganti nama berkas '%s': %s\n"
"%s"
-#: ../gtk/gtkfilesel.c:1705
+#: gtk/gtkfilesel.c:1705
#, c-format
msgid "Error renaming file \"%s\" to \"%s\": %s"
msgstr "Error saat mengganti nama dari '%s' ke '%s': %s"
-#: ../gtk/gtkfilesel.c:1752
+#: gtk/gtkfilesel.c:1752
msgid "Rename File"
msgstr "Ganti nama file"
-#: ../gtk/gtkfilesel.c:1767
+#: gtk/gtkfilesel.c:1767
#, c-format
msgid "Rename file \"%s\" to:"
msgstr "Ganti nama berkas %s menjadi:"
-#: ../gtk/gtkfilesel.c:1796
+#: gtk/gtkfilesel.c:1796
msgid "_Rename"
msgstr "_Ganti nama"
-#: ../gtk/gtkfilesel.c:2228
+#: gtk/gtkfilesel.c:2228
msgid "_Selection: "
msgstr "_Yang Dipilih: "
-#: ../gtk/gtkfilesel.c:3151
+#: gtk/gtkfilesel.c:3151
#, c-format
msgid ""
"The filename \"%s\" couldn't be converted to UTF-8. (try setting the "
@@ -1498,48 +1683,48 @@ msgstr ""
"Nama berkas '%s' tidak bisa diubah ke UTF-8 (coba set variabel environment "
"G_FILENAME_ENCODING): %s"
-#: ../gtk/gtkfilesel.c:3154
+#: gtk/gtkfilesel.c:3154
msgid "Invalid UTF-8"
msgstr "UTF-8 salah"
-#: ../gtk/gtkfilesel.c:4031
+#: gtk/gtkfilesel.c:4031
msgid "Name too long"
msgstr "Nama terlalu panjang"
-#: ../gtk/gtkfilesel.c:4033
+#: gtk/gtkfilesel.c:4033
msgid "Couldn't convert filename"
msgstr "Tidak bisa konversikan nama file"
-#: ../gtk/gtkfilesystemmodel.c:1267
+#: gtk/gtkfilesystemmodel.c:1267
msgid "(Empty)"
msgstr "(Kosong)"
-#: ../gtk/gtkfilesystemunix.c:466 ../gtk/gtkfilesystemunix.c:668
-#: ../gtk/gtkfilesystemunix.c:1908 ../gtk/gtkfilesystemwin32.c:482
-#: ../gtk/gtkfilesystemwin32.c:495 ../gtk/gtkfilesystemwin32.c:1560
+#: gtk/gtkfilesystemunix.c:475 gtk/gtkfilesystemunix.c:678
+#: gtk/gtkfilesystemunix.c:1918 gtk/gtkfilesystemwin32.c:482
+#: gtk/gtkfilesystemwin32.c:495 gtk/gtkfilesystemwin32.c:1560
#, c-format
msgid "Error getting information for '%s': %s"
msgstr "Informasi mengenai '%s' tidak tersedia: %s"
-#: ../gtk/gtkfilesystemunix.c:537 ../gtk/gtkfilesystemwin32.c:537
+#: gtk/gtkfilesystemunix.c:547 gtk/gtkfilesystemwin32.c:537
#, c-format
msgid "Error creating directory '%s': %s"
msgstr "Error saat membuat direktori '%s': %s"
-#: ../gtk/gtkfilesystemunix.c:617 ../gtk/gtkfilesystemwin32.c:597
+#: gtk/gtkfilesystemunix.c:627 gtk/gtkfilesystemwin32.c:597
msgid "This file system does not support mounting"
msgstr "Sistem berkas ini tidak dapat melakukan mounting"
-#: ../gtk/gtkfilesystemunix.c:625
+#: gtk/gtkfilesystemunix.c:635
msgid "Filesystem"
msgstr "Sistem File"
-#: ../gtk/gtkfilesystemunix.c:782
+#: gtk/gtkfilesystemunix.c:792
#, c-format
msgid "Could not get a stock icon for %s"
msgstr "Ikon stok %s tidak dapat dibuka"
-#: ../gtk/gtkfilesystemunix.c:877
+#: gtk/gtkfilesystemunix.c:887
#, c-format
msgid ""
"The name \"%s\" is not valid because it contains the character \"%s\". "
@@ -1548,98 +1733,98 @@ msgstr ""
"Jangan pakai nama \"%s\" karena ada karakter \"%s\" yang tidak sah. Silakan "
"ganti dengan nama lain."
-#: ../gtk/gtkfilesystemunix.c:1479
+#: gtk/gtkfilesystemunix.c:1489
#, c-format
msgid "Writing %s failed: %s"
msgstr "Gagal menyimpan %s: %s"
-#: ../gtk/gtkfilesystemunix.c:1568
+#: gtk/gtkfilesystemunix.c:1578
#, c-format
msgid "'%s' already exists in the bookmarks list"
msgstr "'%s' sudah ada dalam daftar buku alamat"
-#: ../gtk/gtkfilesystemunix.c:1640
+#: gtk/gtkfilesystemunix.c:1650
#, c-format
msgid "'%s' does not exist in the bookmarks list"
msgstr "'%s' tidak ada dalam daftar buku alamat"
-#: ../gtk/gtkfilesystemunix.c:1868
+#: gtk/gtkfilesystemunix.c:1878
#, c-format
msgid "Error getting information for '/': %s"
msgstr "Informasi tentang '/' tidak tersedia': %s"
-#: ../gtk/gtkfilesystemwin32.c:611
+#: gtk/gtkfilesystemwin32.c:611
#, c-format
msgid "Network Drive (%s)"
msgstr "Perangkat Jaringan (%s)"
-#: ../gtk/gtkfilesystemwin32.c:650
+#: gtk/gtkfilesystemwin32.c:650
#, c-format
msgid "%s (%s)"
msgstr "%s: (%s)"
-#: ../gtk/gtkfilesystemwin32.c:1032
+#: gtk/gtkfilesystemwin32.c:1032
#, c-format
msgid "Bookmark saving failed: %s"
msgstr "Gagal menyimpan buku alamat: %s"
-#: ../gtk/gtkfontbutton.c:179 ../gtk/gtkfontbutton.c:292
+#: gtk/gtkfontbutton.c:179 gtk/gtkfontbutton.c:292
msgid "Pick a Font"
msgstr "Pilih Font"
#. Initialize fields
-#: ../gtk/gtkfontbutton.c:286
+#: gtk/gtkfontbutton.c:286
msgid "Sans 12"
msgstr "Sans 12"
-#: ../gtk/gtkfontbutton.c:804
+#: gtk/gtkfontbutton.c:804
msgid "Font"
msgstr "Font"
#. This is the default text shown in the preview entry, though the user
#. can set it. Remember that some fonts only have capital letters.
-#: ../gtk/gtkfontsel.c:74
+#: gtk/gtkfontsel.c:74
msgid "abcdefghijk ABCDEFGHIJK"
msgstr "abcdefghijk ABCDEFGHIJK"
-#: ../gtk/gtkfontsel.c:361
+#: gtk/gtkfontsel.c:361
msgid "_Family:"
msgstr "_Keluarga"
-#: ../gtk/gtkfontsel.c:367
+#: gtk/gtkfontsel.c:367
msgid "_Style:"
msgstr "_Gaya:"
-#: ../gtk/gtkfontsel.c:373
+#: gtk/gtkfontsel.c:373
msgid "Si_ze:"
msgstr "U_kuran"
#. create the text entry widget
-#: ../gtk/gtkfontsel.c:549
+#: gtk/gtkfontsel.c:549
msgid "_Preview:"
msgstr "_Contoh"
-#: ../gtk/gtkfontsel.c:1383
+#: gtk/gtkfontsel.c:1383
msgid "Font Selection"
msgstr "Pilih Font"
-#: ../gtk/gtkgamma.c:401
+#: gtk/gtkgamma.c:401
msgid "Gamma"
msgstr "Gamma"
-#: ../gtk/gtkgamma.c:411
+#: gtk/gtkgamma.c:411
msgid "_Gamma value"
msgstr "nilai _Gamma"
#. Remove this icon source so we don't keep trying to
#. * load it.
#.
-#: ../gtk/gtkiconfactory.c:1644
+#: gtk/gtkiconfactory.c:1644
#, c-format
msgid "Error loading icon: %s"
msgstr "Error saat membuka ikon: %s"
-#: ../gtk/gtkicontheme.c:1250
+#: gtk/gtkicontheme.c:1250
#, c-format
msgid ""
"Could not find the icon '%s'. The '%s' theme\n"
@@ -1652,120 +1837,120 @@ msgstr ""
"Anda bisa mendapatkannya dari:\n"
"\t%s"
-#: ../gtk/gtkicontheme.c:1315
+#: gtk/gtkicontheme.c:1315
#, c-format
msgid "Icon '%s' not present in theme"
msgstr "Ikon '%s' tidak ada pada tema"
-#: ../gtk/gtkimmodule.c:427
+#: gtk/gtkimmodule.c:427
msgid "Default"
msgstr "Default"
-#: ../gtk/gtkinputdialog.c:235
+#: gtk/gtkinputdialog.c:235
msgid "Input"
msgstr "Input"
-#: ../gtk/gtkinputdialog.c:244
+#: gtk/gtkinputdialog.c:244
msgid "No extended input devices"
msgstr "Tidak ada perangkat input tambahan"
-#: ../gtk/gtkinputdialog.c:256
+#: gtk/gtkinputdialog.c:256
msgid "_Device:"
msgstr "_Device:"
-#: ../gtk/gtkinputdialog.c:273
+#: gtk/gtkinputdialog.c:273
msgid "Disabled"
msgstr "tidak aktif"
-#: ../gtk/gtkinputdialog.c:280
+#: gtk/gtkinputdialog.c:280
msgid "Screen"
msgstr "Layar"
-#: ../gtk/gtkinputdialog.c:287
+#: gtk/gtkinputdialog.c:287
msgid "Window"
msgstr "Jendela"
-#: ../gtk/gtkinputdialog.c:294
+#: gtk/gtkinputdialog.c:294
msgid "_Mode: "
msgstr "_Modus: "
#. The axis listbox
-#: ../gtk/gtkinputdialog.c:325
+#: gtk/gtkinputdialog.c:325
msgid "_Axes"
msgstr "_Sumbu"
#. Keys listbox
-#: ../gtk/gtkinputdialog.c:342
+#: gtk/gtkinputdialog.c:342
msgid "_Keys"
msgstr "_Tombol"
-#: ../gtk/gtkinputdialog.c:562
+#: gtk/gtkinputdialog.c:562
msgid "X"
msgstr "X"
-#: ../gtk/gtkinputdialog.c:563
+#: gtk/gtkinputdialog.c:563
msgid "Y"
msgstr "Y"
-#: ../gtk/gtkinputdialog.c:564
+#: gtk/gtkinputdialog.c:564
msgid "Pressure"
msgstr "Tekanan"
-#: ../gtk/gtkinputdialog.c:565
+#: gtk/gtkinputdialog.c:565
msgid "X Tilt"
msgstr "Tilt X"
-#: ../gtk/gtkinputdialog.c:566
+#: gtk/gtkinputdialog.c:566
msgid "Y Tilt"
msgstr "Y Tilt"
-#: ../gtk/gtkinputdialog.c:567
+#: gtk/gtkinputdialog.c:567
msgid "Wheel"
msgstr "Roda"
-#: ../gtk/gtkinputdialog.c:607
+#: gtk/gtkinputdialog.c:607
msgid "none"
msgstr "tidak ada"
-#: ../gtk/gtkinputdialog.c:643 ../gtk/gtkinputdialog.c:679
+#: gtk/gtkinputdialog.c:643 gtk/gtkinputdialog.c:679
msgid "(disabled)"
msgstr "(tidak aktif)"
-#: ../gtk/gtkinputdialog.c:672
+#: gtk/gtkinputdialog.c:672
msgid "(unknown)"
msgstr "(tidak diketahui)"
#. and clear button
-#: ../gtk/gtkinputdialog.c:759
+#: gtk/gtkinputdialog.c:759
msgid "clear"
msgstr "kosongkan"
-#: ../gtk/gtklabel.c:3935
+#: gtk/gtklabel.c:3935
msgid "Select All"
msgstr "Pilih semua"
#. Description of --gtk-module=MODULES in --help output
-#: ../gtk/gtkmain.c:398
+#: gtk/gtkmain.c:398
msgid "Load additional GTK+ modules"
msgstr "Panggil modul GTK+ lainnya"
#. Placeholder in --gtk-module=MODULES in --help output
-#: ../gtk/gtkmain.c:399
+#: gtk/gtkmain.c:399
msgid "MODULES"
msgstr "MODUL"
#. Description of --g-fatal-warnings in --help output
-#: ../gtk/gtkmain.c:401
+#: gtk/gtkmain.c:401
msgid "Make all warnings fatal"
msgstr "Buat semua peringatan menjadi pesan fatal"
#. Description of --gtk-debug=FLAGS in --help output
-#: ../gtk/gtkmain.c:404
+#: gtk/gtkmain.c:404
msgid "GTK+ debugging flags to set"
msgstr ""
#. Description of --gtk-no-debug=FLAGS in --help output
-#: ../gtk/gtkmain.c:407
+#: gtk/gtkmain.c:407
msgid "GTK+ debugging flags to unset"
msgstr ""
@@ -1774,509 +1959,518 @@ msgstr ""
#. * Do *not* translate it to "predefinito:LTR", if it
#. * it isn't default:LTR or default:RTL it will not work
#.
-#: ../gtk/gtkmain.c:476
+#: gtk/gtkmain.c:476
msgid "default:LTR"
msgstr "default:LTR"
-#: ../gtk/gtkmain.c:559
+#: gtk/gtkmain.c:559
msgid "GTK+ Options"
msgstr "Pilihan GTK+"
-#: ../gtk/gtkmain.c:559
+#: gtk/gtkmain.c:559
msgid "Show GTK+ Options"
msgstr "Tampilkan Pilihan GTK+"
-#: ../gtk/gtknotebook.c:2718 ../gtk/gtknotebook.c:5064
+#: gtk/gtknotebook.c:2718 gtk/gtknotebook.c:5064
#, c-format
msgid "Page %u"
msgstr "Halaman %u"
-#: ../gtk/gtkradiotoolbutton.c:92
+#: gtk/gtkradiotoolbutton.c:92
msgid "Group"
msgstr "Grup"
-#: ../gtk/gtkradiotoolbutton.c:93
+#: gtk/gtkradiotoolbutton.c:93
msgid "The radio tool button whose group this button belongs to."
msgstr "Nama grup yang dimiliki tombol radio."
-#: ../gtk/gtkrc.c:2400
+#: gtk/gtkrc.c:2400
#, c-format
msgid "Unable to find include file: \"%s\""
msgstr "Tidak dapat menembukan berkas yang hendak disisipkan: \"%s\""
-#: ../gtk/gtkrc.c:3042 ../gtk/gtkrc.c:3045
+#: gtk/gtkrc.c:3042 gtk/gtkrc.c:3045
#, c-format
msgid "Unable to locate image file in pixmap_path: \"%s\""
msgstr "TIdak dapat menembukan berkas gambar pada pixmap_path: \"%s\""
-#: ../gtk/gtkrc.c:3480
+#: gtk/gtkrc.c:3480
#, c-format
msgid "Pixmap path element: \"%s\" must be absolute, %s, line %d"
msgstr "Elemen path pixmap: \"%s\" harus bernilai absolut, %s, baris %d"
#. KEEP IN SYNC with gtkiconfactory.c stock icons, when appropriate
-#: ../gtk/gtkstock.c:308
+#: gtk/gtkstock.c:308
msgid "Information"
msgstr "Informasi"
-#: ../gtk/gtkstock.c:309
+#: gtk/gtkstock.c:309
msgid "Warning"
msgstr "Peringatan"
-#: ../gtk/gtkstock.c:310
+#: gtk/gtkstock.c:310
msgid "Error"
msgstr "Error"
-#: ../gtk/gtkstock.c:311
+#: gtk/gtkstock.c:311
msgid "Question"
msgstr "Pertanyaan"
#. FIXME these need accelerators when appropriate, and
#. * need the mnemonics to be rationalized
#.
-#: ../gtk/gtkstock.c:316
+#: gtk/gtkstock.c:316
msgid "_About"
msgstr "_Keterangan"
-#: ../gtk/gtkstock.c:318
+#: gtk/gtkstock.c:318
msgid "_Apply"
msgstr "Ter_apkan"
-#: ../gtk/gtkstock.c:319
+#: gtk/gtkstock.c:319
msgid "_Bold"
msgstr "_Tebal"
-#: ../gtk/gtkstock.c:320
+#: gtk/gtkstock.c:320
msgid "_Cancel"
msgstr "_Batal"
-#: ../gtk/gtkstock.c:321
+#: gtk/gtkstock.c:321
msgid "_CD-Rom"
msgstr "_CD-ROM"
-#: ../gtk/gtkstock.c:322
+#: gtk/gtkstock.c:322
msgid "_Clear"
msgstr "_Kosongkan"
-#: ../gtk/gtkstock.c:323
+#: gtk/gtkstock.c:323
msgid "_Close"
msgstr "_Tutup"
-#: ../gtk/gtkstock.c:324
+#: gtk/gtkstock.c:324
msgid "_Convert"
msgstr "_Konversi"
-#: ../gtk/gtkstock.c:325
+#: gtk/gtkstock.c:325
msgid "_Copy"
msgstr "S_alin"
-#: ../gtk/gtkstock.c:326
+#: gtk/gtkstock.c:326
msgid "Cu_t"
msgstr "Po_tong"
-#: ../gtk/gtkstock.c:327
+#: gtk/gtkstock.c:327
msgid "_Delete"
msgstr "_Hapus"
-#: ../gtk/gtkstock.c:328
+#: gtk/gtkstock.c:328
msgid "_Execute"
msgstr "_Jalankan"
-#: ../gtk/gtkstock.c:329
+#: gtk/gtkstock.c:329
msgid "_Edit"
msgstr "_Ubah"
-#: ../gtk/gtkstock.c:330
+#: gtk/gtkstock.c:330
msgid "_Find"
msgstr "_Cari"
-#: ../gtk/gtkstock.c:331
+#: gtk/gtkstock.c:331
msgid "Find and _Replace"
msgstr "Cari dan _Ganti"
-#: ../gtk/gtkstock.c:332
+#: gtk/gtkstock.c:332
msgid "_Floppy"
msgstr "_Floppy"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:334
+#: gtk/gtkstock.c:334
msgid "Navigation|_Bottom"
msgstr "Navigation|_Bawah"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:336
+#: gtk/gtkstock.c:336
msgid "Navigation|_First"
msgstr "Navigation|_Awal"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:338
+#: gtk/gtkstock.c:338
msgid "Navigation|_Last"
msgstr "Navigation|A_khir"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:340
+#: gtk/gtkstock.c:340
msgid "Navigation|_Top"
msgstr "Navigation|A_tas"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:342
+#: gtk/gtkstock.c:342
msgid "Navigation|_Back"
msgstr "Navigation|Kem_bali"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:344
+#: gtk/gtkstock.c:344
msgid "Navigation|_Down"
msgstr "Navigation|T_urun"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:346
+#: gtk/gtkstock.c:346
msgid "Navigation|_Forward"
msgstr "Navigation|_Maju"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:348
+#: gtk/gtkstock.c:348
msgid "Navigation|_Up"
msgstr "Navigation|_Naik"
-#: ../gtk/gtkstock.c:349
+#: gtk/gtkstock.c:349
msgid "_Harddisk"
msgstr "_Harddisk"
-#: ../gtk/gtkstock.c:350
+#: gtk/gtkstock.c:350
msgid "_Help"
msgstr "_Bantuan"
-#: ../gtk/gtkstock.c:351
+#: gtk/gtkstock.c:351
msgid "_Home"
msgstr "_Awal"
-#: ../gtk/gtkstock.c:352
+#: gtk/gtkstock.c:352
msgid "Increase Indent"
msgstr "Majukan Inden"
-#: ../gtk/gtkstock.c:353
+#: gtk/gtkstock.c:353
msgid "Decrease Indent"
msgstr "Mundurkan Inden"
-#: ../gtk/gtkstock.c:354
+#: gtk/gtkstock.c:354
msgid "_Index"
msgstr "_Indeks"
-#: ../gtk/gtkstock.c:355
+#: gtk/gtkstock.c:355
msgid "_Italic"
msgstr "M_iring"
-#: ../gtk/gtkstock.c:356
+#: gtk/gtkstock.c:356
msgid "_Jump to"
msgstr "_Lompat ke"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:358
+#: gtk/gtkstock.c:358
msgid "Justify|_Center"
msgstr "Justify|_Tengah"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:360
+#: gtk/gtkstock.c:360
msgid "Justify|_Fill"
msgstr "Justify|_Penuh"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:362
+#: gtk/gtkstock.c:362
msgid "Justify|_Left"
msgstr "Justify|_Kiri"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:364
+#: gtk/gtkstock.c:364
msgid "Justify|_Right"
msgstr "Justify|_Kanan"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:367
+#: gtk/gtkstock.c:367
msgid "Media|_Forward"
msgstr "Media|_Maju"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:369
+#: gtk/gtkstock.c:369
msgid "Media|_Next"
msgstr "Media|Ma_ju"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:371
+#: gtk/gtkstock.c:371
msgid "Media|P_ause"
msgstr "Media|Istir_ahat"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:373
+#: gtk/gtkstock.c:373
msgid "Media|_Play"
msgstr "Media|_Putar"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:375
+#: gtk/gtkstock.c:375
msgid "Media|Pre_vious"
msgstr "Media|Mun_dur"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:377
+#: gtk/gtkstock.c:377
msgid "Media|_Record"
msgstr "Media|_Rekam"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:379
+#: gtk/gtkstock.c:379
msgid "Media|R_ewind"
msgstr "Media|_Ulangi"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:381
+#: gtk/gtkstock.c:381
msgid "Media|_Stop"
msgstr "Media|_Stop"
-#: ../gtk/gtkstock.c:382
+#: gtk/gtkstock.c:382
msgid "_Network"
msgstr "Jari_ngan"
-#: ../gtk/gtkstock.c:383
+#: gtk/gtkstock.c:383
msgid "_New"
msgstr "Bar_u"
-#: ../gtk/gtkstock.c:384
+#: gtk/gtkstock.c:384
msgid "_No"
msgstr "_Tidak"
-#: ../gtk/gtkstock.c:385
+#: gtk/gtkstock.c:385
msgid "_OK"
msgstr "_OK"
-#: ../gtk/gtkstock.c:386
+#: gtk/gtkstock.c:386
msgid "_Open"
msgstr "_Buka"
-#: ../gtk/gtkstock.c:387
+#: gtk/gtkstock.c:387
msgid "_Paste"
msgstr "Tem_pel"
-#: ../gtk/gtkstock.c:388
+#: gtk/gtkstock.c:388
msgid "_Preferences"
msgstr "_Pengaturan"
-#: ../gtk/gtkstock.c:389
+#: gtk/gtkstock.c:389
msgid "_Print"
msgstr "_Cetak"
-#: ../gtk/gtkstock.c:390
+#: gtk/gtkstock.c:390
msgid "Print Pre_view"
msgstr "Lihat c_ontoh cetak"
-#: ../gtk/gtkstock.c:391
+#: gtk/gtkstock.c:391
msgid "_Properties"
msgstr "_Properti"
-#: ../gtk/gtkstock.c:392
+#: gtk/gtkstock.c:392
msgid "_Quit"
msgstr "_Keluar"
-#: ../gtk/gtkstock.c:393
+#: gtk/gtkstock.c:393
msgid "_Redo"
msgstr "_Kembalikan"
-#: ../gtk/gtkstock.c:394
+#: gtk/gtkstock.c:394
msgid "_Refresh"
msgstr "Pe_rbarui"
-#: ../gtk/gtkstock.c:396
+#: gtk/gtkstock.c:396
msgid "_Revert"
msgstr "_Kembali ke asal"
-#: ../gtk/gtkstock.c:397
+#: gtk/gtkstock.c:397
msgid "_Save"
msgstr "_Simpan"
-#: ../gtk/gtkstock.c:398
+#: gtk/gtkstock.c:398
msgid "Save _As"
msgstr "Simp_an Jadi"
-#: ../gtk/gtkstock.c:399
+#: gtk/gtkstock.c:399
msgid "_Color"
msgstr "_Warna"
-#: ../gtk/gtkstock.c:400
+#: gtk/gtkstock.c:400
msgid "_Font"
msgstr "Huru_f"
-#: ../gtk/gtkstock.c:401
+#: gtk/gtkstock.c:401
msgid "_Ascending"
msgstr "Men_aik"
-#: ../gtk/gtkstock.c:402
+#: gtk/gtkstock.c:402
msgid "_Descending"
msgstr "Menuru_n"
-#: ../gtk/gtkstock.c:403
+#: gtk/gtkstock.c:403
msgid "_Spell Check"
msgstr "Perik_sa Ejaan"
-#: ../gtk/gtkstock.c:404
+#: gtk/gtkstock.c:404
msgid "_Stop"
msgstr "_Stop"
-#: ../gtk/gtkstock.c:405
+#: gtk/gtkstock.c:405
msgid "_Strikethrough"
msgstr "_Coret"
-#: ../gtk/gtkstock.c:406
+#: gtk/gtkstock.c:406
msgid "_Undelete"
msgstr "Batal Hap_us"
-#: ../gtk/gtkstock.c:407
+#: gtk/gtkstock.c:407
msgid "_Underline"
msgstr "_Garis bawah"
-#: ../gtk/gtkstock.c:408
+#: gtk/gtkstock.c:408
msgid "_Undo"
msgstr "_Batalkan"
-#: ../gtk/gtkstock.c:409
+#: gtk/gtkstock.c:409
msgid "_Yes"
msgstr "_Ya"
-#: ../gtk/gtkstock.c:410
+#: gtk/gtkstock.c:410
msgid "_Normal Size"
msgstr "Ukura_n Normal"
-#: ../gtk/gtkstock.c:411
+#: gtk/gtkstock.c:411
msgid "Best _Fit"
msgstr "Ukuran Pa_s"
-#: ../gtk/gtkstock.c:412
+#: gtk/gtkstock.c:412
msgid "Zoom _In"
msgstr "Zoom _Perbesar"
-#: ../gtk/gtkstock.c:413
+#: gtk/gtkstock.c:413
msgid "Zoom _Out"
msgstr "Z_oom perkecil"
-#: ../gtk/gtktextutil.c:48
+#: gtk/gtktextutil.c:48
msgid "LRM _Left-to-right mark"
msgstr "LRM tanda _Left-to-right"
-#: ../gtk/gtktextutil.c:49
+#: gtk/gtktextutil.c:49
msgid "RLM _Right-to-left mark"
msgstr "RLM tanda _Right-to-left"
-#: ../gtk/gtktextutil.c:50
+#: gtk/gtktextutil.c:50
msgid "LRE Left-to-right _embedding"
msgstr "LRE Left-to-right _embedding"
-#: ../gtk/gtktextutil.c:51
+#: gtk/gtktextutil.c:51
msgid "RLE Right-to-left e_mbedding"
msgstr "RLE Right-to-left e_mbedding"
-#: ../gtk/gtktextutil.c:52
+#: gtk/gtktextutil.c:52
msgid "LRO Left-to-right _override"
msgstr "LRO Left-to-right _override"
-#: ../gtk/gtktextutil.c:53
+#: gtk/gtktextutil.c:53
msgid "RLO Right-to-left o_verride"
msgstr "RLO Right-to-left o_verride"
-#: ../gtk/gtktextutil.c:54
+#: gtk/gtktextutil.c:54
msgid "PDF _Pop directional formatting"
msgstr "PDF _Pop directional formatting"
-#: ../gtk/gtktextutil.c:55
+#: gtk/gtktextutil.c:55
msgid "ZWS _Zero width space"
msgstr "ZWS _Zero width space"
-#: ../gtk/gtktextutil.c:56
+#: gtk/gtktextutil.c:56
msgid "ZWJ Zero width _joiner"
msgstr "ZWJ Zero width _joiner"
-#: ../gtk/gtktextutil.c:57
+#: gtk/gtktextutil.c:57
msgid "ZWNJ Zero width _non-joiner"
msgstr "ZWNJ Zero width _non-joiner"
-#: ../gtk/gtkthemes.c:71
+#: gtk/gtkthemes.c:71
#, c-format
msgid "Unable to locate theme engine in module_path: \"%s\","
msgstr "Tidak bisa menemukan mesin tematik pada module_path '%s',"
-#: ../gtk/gtktipsquery.c:186
+#: gtk/gtktipsquery.c:186
msgid "--- No Tip ---"
msgstr "--- Tidak ada tip ---"
-#: ../gtk/gtkuimanager.c:1144
+#: gtk/gtkuimanager.c:1154
#, c-format
msgid "Unknown attribute '%s' on line %d char %d"
msgstr "Atribut '%s' pada baris %d kolom %d tidak dikenal"
-#: ../gtk/gtkuimanager.c:1346
+#: gtk/gtkuimanager.c:1371
#, c-format
msgid "Unexpected start tag '%s' on line %d char %d"
msgstr "Tag awal '%s' pada baris %d kolom %d seharusnya tidak ada"
-#: ../gtk/gtkuimanager.c:1431
+#: gtk/gtkuimanager.c:1461
#, c-format
msgid "Unexpected character data on line %d char %d"
msgstr "Data karakter pada baris %d kolom %d seharusnya tidak ada"
-#: ../gtk/gtkuimanager.c:2222
+#: gtk/gtkuimanager.c:2272
msgid "Empty"
msgstr "Kosong"
#. ID
-#: ../modules/input/imam-et.c:454
+#: modules/input/imam-et.c:454
msgid "Amharic (EZ+)"
msgstr "Amharik (EZ+)"
#. ID
-#: ../modules/input/imcedilla.c:91
+#: modules/input/imcedilla.c:91
msgid "Cedilla"
msgstr "Cedilla"
#. ID
-#: ../modules/input/imcyrillic-translit.c:217
+#: modules/input/imcyrillic-translit.c:217
msgid "Cyrillic (Transliterated)"
msgstr "Cyrillic (Transliterasi)"
#. ID
-#: ../modules/input/iminuktitut.c:127
+#: modules/input/iminuktitut.c:127
msgid "Inuktitut (Transliterated)"
msgstr "Inuktitut (Transliterasi)"
#. ID
-#: ../modules/input/imipa.c:145
+#: modules/input/imipa.c:145
msgid "IPA"
msgstr "IPA"
#. ID
-#: ../modules/input/imthai-broken.c:178
+#: modules/input/imthai-broken.c:178
msgid "Thai (Broken)"
msgstr "Thai (Masih Rusak)"
#. ID
-#: ../modules/input/imti-er.c:453
+#: modules/input/imti-er.c:453
msgid "Tigrigna-Eritrean (EZ+)"
msgstr "Tigrigna-Eritrea (EZ+)"
#. ID
-#: ../modules/input/imti-et.c:453
+#: modules/input/imti-et.c:453
msgid "Tigrigna-Ethiopian (EZ+)"
msgstr "Tigrigna-Ethiopia (EZ+)"
#. ID
-#: ../modules/input/imviqr.c:244
+#: modules/input/imviqr.c:244
msgid "Vietnamese (VIQR)"
msgstr "Vietnam (VIQR)"
#. ID
-#: ../modules/input/imxim.c:28
+#: modules/input/imxim.c:28
msgid "X Input Method"
msgstr "X Input Method"
-#: ../tests/testfilechooser.c:186
+#: tests/testfilechooser.c:186
#, c-format
msgid "Could not get information for file '%s': %s"
msgstr "Gagal mengambil informasi mengenai berkas '%s': %s"
+#~ msgid "Shift"
+#~ msgstr "Shift"
+
+#~ msgid "Ctrl"
+#~ msgstr "Ctrl"
+
+#~ msgid "Alt"
+#~ msgstr "Alt"
+
#~ msgid "_Credits"
#~ msgstr "_Penyusun"
diff --git a/po/is.po b/po/is.po
index 29ef7c4f5..319927ee9 100644
--- a/po/is.po
+++ b/po/is.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gtk 2.2\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-01-08 02:01-0500\n"
+"POT-Creation-Date: 2005-06-20 14:30-0400\n"
"PO-Revision-Date: 2004-03-12 15:42-0000\n"
"Last-Translator: Richard Allen <ra@ra.is>\n"
"Language-Team: is <kde-isl@molar.is>\n"
@@ -16,7 +16,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
#: gdk-pixbuf/gdk-pixbuf-animation.c:153 gdk-pixbuf/gdk-pixbuf-io.c:838
-#: gdk-pixbuf/gdk-pixbuf-io.c:1069 tests/testfilechooser.c:199
+#: gdk-pixbuf/gdk-pixbuf-io.c:1068 tests/testfilechooser.c:199
#, c-format
msgid "Failed to open file '%s': %s"
msgstr "Gat ekki opnað skrána '%s': %s"
@@ -27,7 +27,7 @@ msgid "Image file '%s' contains no data"
msgstr "Myndskráin '%s' inniheldur ekkert"
#: gdk-pixbuf/gdk-pixbuf-animation.c:208 gdk-pixbuf/gdk-pixbuf-io.c:887
-#: gdk-pixbuf/gdk-pixbuf-io.c:1110 tests/testfilechooser.c:244
+#: gdk-pixbuf/gdk-pixbuf-io.c:1109 tests/testfilechooser.c:244
#, c-format
msgid ""
"Failed to load image '%s': reason not known, probably a corrupt image file"
@@ -77,34 +77,34 @@ msgstr "Óþekkt myndsnið"
msgid "Failed to load image '%s': %s"
msgstr "Gat ekki lesið myndina '%s': %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1337
+#: gdk-pixbuf/gdk-pixbuf-io.c:1336
#, c-format
msgid "Error writing to image file: %s"
msgstr "Villa við ritun í myndskrána: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1383 gdk-pixbuf/gdk-pixbuf-io.c:1512
+#: gdk-pixbuf/gdk-pixbuf-io.c:1382 gdk-pixbuf/gdk-pixbuf-io.c:1511
#, c-format
msgid "This build of gdk-pixbuf does not support saving the image format: %s"
msgstr "Þessi útgáfa af gdk-pixbuf styður ekki að vista myndum á sniðinu: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1417
+#: gdk-pixbuf/gdk-pixbuf-io.c:1416
msgid "Insufficient memory to save image to callback"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:1429
+#: gdk-pixbuf/gdk-pixbuf-io.c:1428
msgid "Failed to open temporary file"
msgstr "Gat ekki opnað tímabundna skrá"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1454
+#: gdk-pixbuf/gdk-pixbuf-io.c:1453
msgid "Failed to read from temporary file"
msgstr "Gat ekki lesið úr tímabundnu skránni"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1641
+#: gdk-pixbuf/gdk-pixbuf-io.c:1687
#, c-format
msgid "Failed to open '%s' for writing: %s"
msgstr "Gat ekki opnað '%s' til skriftar: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1665
+#: gdk-pixbuf/gdk-pixbuf-io.c:1711
#, c-format
msgid ""
"Failed to close '%s' while writing image, all data may not have been saved: %"
@@ -113,7 +113,7 @@ msgstr ""
"Gat ekki lokað '%s' meðan á skrift stóð. Vera mað að öllum gögnum hafi ekki "
"verið vistað: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1853 gdk-pixbuf/gdk-pixbuf-io.c:1903
+#: gdk-pixbuf/gdk-pixbuf-io.c:1931 gdk-pixbuf/gdk-pixbuf-io.c:1981
msgid "Insufficient memory to save image into a buffer"
msgstr "Get ekki frátekið biðminni fyrir myndina"
@@ -175,24 +175,34 @@ msgstr "Skemmdur bútur í hreyfimyndinni"
msgid "The ANI image format"
msgstr "ANI myndsniðið"
-#: gdk-pixbuf/io-bmp.c:227 gdk-pixbuf/io-bmp.c:383
+#: gdk-pixbuf/io-bmp.c:228 gdk-pixbuf/io-bmp.c:306 gdk-pixbuf/io-bmp.c:338
+#: gdk-pixbuf/io-bmp.c:361 gdk-pixbuf/io-bmp.c:442
+msgid "BMP image has bogus header data"
+msgstr "BMP myndin er með gölluð gögn í hausnum"
+
+#: gdk-pixbuf/io-bmp.c:239 gdk-pixbuf/io-bmp.c:401
msgid "Not enough memory to load bitmap image"
msgstr "Ekki nægjanlegt minni til að lesa bitamyndina"
-#: gdk-pixbuf/io-bmp.c:269
+#: gdk-pixbuf/io-bmp.c:287
msgid "BMP image has unsupported header size"
msgstr "BMP myndin er með óstudda stærð hausa"
-#: gdk-pixbuf/io-bmp.c:288 gdk-pixbuf/io-bmp.c:320 gdk-pixbuf/io-bmp.c:343
-#: gdk-pixbuf/io-bmp.c:424
-msgid "BMP image has bogus header data"
-msgstr "BMP myndin er með gölluð gögn í hausnum"
-
-#: gdk-pixbuf/io-bmp.c:307
+#: gdk-pixbuf/io-bmp.c:325
msgid "Topdown BMP images cannot be compressed"
msgstr ""
-#: gdk-pixbuf/io-bmp.c:1154
+#: gdk-pixbuf/io-bmp.c:1203
+#, fuzzy
+msgid "Couldn't allocate memory for saving BMP file"
+msgstr "Gat ekki tekið frá minni fyrir JPEG skrána"
+
+#: gdk-pixbuf/io-bmp.c:1244
+#, fuzzy
+msgid "Couldn't write to BMP file"
+msgstr "Gat ekki umbreytt skráarheitinu"
+
+#: gdk-pixbuf/io-bmp.c:1293
msgid "The BMP image format"
msgstr "BMP myndsniðið"
@@ -201,7 +211,7 @@ msgstr "BMP myndsniðið"
msgid "Failure reading GIF: %s"
msgstr "Gat ekki lesið GIF: %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 "Í GIF myndina vantaði gögn (kanski vantar aftaná skrána?)"
@@ -226,25 +236,30 @@ msgstr "Ógildur kóði fannst"
msgid "Circular table entry in GIF file"
msgstr "Töflubendlar í hring í GIF skránni"
-#: 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 "Ekki nægjanlegt minni til að lesa GIF skrána"
-#: gdk-pixbuf/io-gif.c:1088
+#: gdk-pixbuf/io-gif.c:947
+#, fuzzy
+msgid "Not enough memory to composite a frame in GIF file"
+msgstr "Ekki nægjanlegt minni til að lesa GIF skrána"
+
+#: gdk-pixbuf/io-gif.c:1116
msgid "GIF image is corrupt (incorrect LZW compression)"
msgstr "GIF myndin er skemmd (ógild LZW þjöppun)"
-#: gdk-pixbuf/io-gif.c:1138
+#: gdk-pixbuf/io-gif.c:1166
msgid "File does not appear to be a GIF file"
msgstr "Skráin virðist ekki vera GIF skrá"
-#: 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 "Útgáfa %s af GIF sniðinu er ekki studd"
-#: 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."
@@ -252,11 +267,11 @@ msgstr ""
"GIF myndin er ekki með víðvært litakort og rammi innan hennar er ekki með "
"litakort heldur."
-#: gdk-pixbuf/io-gif.c:1491
+#: gdk-pixbuf/io-gif.c:1519
msgid "GIF image was truncated or incomplete."
msgstr "GIF myndin endar óvænt eða er ókláruð."
-#: gdk-pixbuf/io-gif.c:1643
+#: gdk-pixbuf/io-gif.c:1671
msgid "The GIF image format"
msgstr "GIF myndsniðið"
@@ -450,96 +465,112 @@ msgstr "Banvæn villa við lestur PNG skráar"
msgid "Fatal error reading PNG image file: %s"
msgstr "Banvæn villa við lestur PNG skráar: %s"
-#: gdk-pixbuf/io-png.c:813
+#: gdk-pixbuf/io-png.c:810
msgid ""
"Keys for PNG text chunks must have at least 1 and at most 79 characters."
msgstr ""
"Lyklar í PNG textablokkum verða að hafa að minnsta kosti 1 og mest 79 stafi."
-#: gdk-pixbuf/io-png.c:821
+#: gdk-pixbuf/io-png.c:818
msgid "Keys for PNG text chunks must be ASCII characters."
msgstr "Lyklar í PNG textablokkum verða að vera ASCII tákn."
-#: gdk-pixbuf/io-png.c:854
+#: gdk-pixbuf/io-png.c:831
+#, fuzzy, c-format
+msgid ""
+"PNG compression level must be a value between 0 and 9; value '%s' could not "
+"be parsed."
+msgstr ""
+"Gæði JPEG mynda verður að vera á milli 0 og 100. Gildið '%s' er óþekkt."
+
+#: gdk-pixbuf/io-png.c:843
+#, fuzzy, c-format
+msgid ""
+"PNG compression level must be a value between 0 and 9; value '%d' is not "
+"allowed."
+msgstr ""
+"Gæði JPEG mynda verður að vera á milli 0 og 100. Gildið '%d' er óleyfilegt."
+
+#: gdk-pixbuf/io-png.c:883
#, fuzzy, c-format
msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding."
msgstr "Gildi í PNG textablokkinni %s er ekki hægt að umbreyta í ISO-8859-1."
-#: gdk-pixbuf/io-png.c:994
+#: gdk-pixbuf/io-png.c:1026
msgid "The PNG image format"
msgstr "PNG myndsniðið"
-#: gdk-pixbuf/io-pnm.c:249
+#: gdk-pixbuf/io-pnm.c:252
msgid "PNM loader expected to find an integer, but didn't"
msgstr "PNM myndlesarinn átti von á heiltölu en fekk annað."
-#: gdk-pixbuf/io-pnm.c:281
+#: gdk-pixbuf/io-pnm.c:284
msgid "PNM file has an incorrect initial byte"
msgstr "PNM skráin er með ógilt fyrsta tákn"
-#: gdk-pixbuf/io-pnm.c:311
+#: gdk-pixbuf/io-pnm.c:314
msgid "PNM file is not in a recognized PNM subformat"
msgstr "PNM skráin er ekki gild PNM undirgerð"
-#: gdk-pixbuf/io-pnm.c:336
+#: gdk-pixbuf/io-pnm.c:339
msgid "PNM file has an image width of 0"
msgstr "PNM skráin hefur breyddina 0"
-#: gdk-pixbuf/io-pnm.c:357
+#: gdk-pixbuf/io-pnm.c:360
msgid "PNM file has an image height of 0"
msgstr "PNM skráin hefur hæðina 0"
-#: gdk-pixbuf/io-pnm.c:380
+#: gdk-pixbuf/io-pnm.c:383
msgid "Maximum color value in PNM file is 0"
msgstr "Hámarks litagildi í PNM skrá er 0"
-#: gdk-pixbuf/io-pnm.c:388
+#: gdk-pixbuf/io-pnm.c:391
msgid "Maximum color value in PNM file is too large"
msgstr "hámarks litagildi í PNM skrá er of stórt"
-#: gdk-pixbuf/io-pnm.c:396
+#: gdk-pixbuf/io-pnm.c:399
#, fuzzy
msgid "Cannot handle PNM files with maximum color values greater than 255"
msgstr "get ekki lesið PNM skrár sem hafa hámarkslitagildi hærra en 255"
-#: gdk-pixbuf/io-pnm.c:435 gdk-pixbuf/io-pnm.c:463 gdk-pixbuf/io-pnm.c:495
+#: gdk-pixbuf/io-pnm.c:438 gdk-pixbuf/io-pnm.c:466 gdk-pixbuf/io-pnm.c:498
msgid "Raw PNM image type is invalid"
msgstr "Hráar PNM myndsniðið er ógilt"
-#: gdk-pixbuf/io-pnm.c:555 gdk-pixbuf/io-pnm.c:597
+#: gdk-pixbuf/io-pnm.c:562 gdk-pixbuf/io-pnm.c:604
msgid "PNM image format is invalid"
msgstr "PNM myndsniðið er ógilt"
-#: gdk-pixbuf/io-pnm.c:656
+#: gdk-pixbuf/io-pnm.c:663
msgid "PNM image loader does not support this PNM subformat"
msgstr "PNM myndlesarinn styður ekki þessa PNM undirgerð"
-#: gdk-pixbuf/io-pnm.c:711
+#: gdk-pixbuf/io-pnm.c:718
msgid "Premature end-of-file encountered"
msgstr "Óvæntur endi skráar"
-#: gdk-pixbuf/io-pnm.c:743 gdk-pixbuf/io-pnm.c:974
+#: gdk-pixbuf/io-pnm.c:750 gdk-pixbuf/io-pnm.c:981
msgid "Raw PNM formats require exactly one whitespace before sample data"
msgstr "Hráar PNM myndir verða að hafa eitt orðabil á undan myndgögnunum"
-#: gdk-pixbuf/io-pnm.c:770
+#: gdk-pixbuf/io-pnm.c:777
#, fuzzy
msgid "Cannot allocate memory for loading PNM image"
msgstr "Get ekki frátekið minni til að lesa PNM mynd"
-#: gdk-pixbuf/io-pnm.c:820
+#: gdk-pixbuf/io-pnm.c:827
msgid "Insufficient memory to load PNM context struct"
msgstr "Ekki nægjanlegt minni til að lesa PNM strúktúr"
-#: gdk-pixbuf/io-pnm.c:871
+#: gdk-pixbuf/io-pnm.c:878
msgid "Unexpected end of PNM image data"
msgstr "Óvæntur endir á PNM gögnum"
-#: gdk-pixbuf/io-pnm.c:1003
+#: gdk-pixbuf/io-pnm.c:1010
msgid "Insufficient memory to load PNM file"
msgstr "Ekki nægjanlegt minni til að lesa PNM mynd"
-#: gdk-pixbuf/io-pnm.c:1082
+#: gdk-pixbuf/io-pnm.c:1089
msgid "The PNM/PBM/PGM/PPM image format family"
msgstr "PNM/PBM/PGM/PPM myndsniðið"
@@ -563,69 +594,69 @@ msgstr "Ekki nægjanlegt minni til að lesa RAS mynd"
msgid "The Sun raster image format"
msgstr "Sun raster myndsniðið"
-#: gdk-pixbuf/io-tga.c:159
+#: gdk-pixbuf/io-tga.c:154
#, fuzzy
msgid "Cannot allocate memory for IOBuffer struct"
msgstr "Get ekki tekið frá minni fyrir IOBuffer strúktúr"
-#: gdk-pixbuf/io-tga.c:178
+#: gdk-pixbuf/io-tga.c:173
#, fuzzy
msgid "Cannot allocate memory for IOBuffer data"
msgstr "Get ekki tekið frá minni fyrir IOBuffer gögn"
-#: gdk-pixbuf/io-tga.c:189
+#: gdk-pixbuf/io-tga.c:184
#, fuzzy
msgid "Cannot realloc IOBuffer data"
msgstr "Get ekki endurfrátekið IOBuffer gögn"
-#: gdk-pixbuf/io-tga.c:219
+#: gdk-pixbuf/io-tga.c:214
#, fuzzy
msgid "Cannot allocate temporary IOBuffer data"
msgstr "Gat ekki tekið frá tímabundinn IOBuffer"
-#: gdk-pixbuf/io-tga.c:353
+#: gdk-pixbuf/io-tga.c:348
#, fuzzy
msgid "Cannot allocate new pixbuf"
msgstr "Gat ekki tekið frá nýjann pixbuf"
-#: gdk-pixbuf/io-tga.c:692
+#: gdk-pixbuf/io-tga.c:689
#, fuzzy
msgid "Cannot allocate colormap structure"
msgstr "Get ekki tekið frá litakortsstrúktúr"
-#: gdk-pixbuf/io-tga.c:699
+#: gdk-pixbuf/io-tga.c:696
#, fuzzy
msgid "Cannot allocate colormap entries"
msgstr "Gat ekki tekið frá litakortfærslur"
-#: gdk-pixbuf/io-tga.c:721
+#: gdk-pixbuf/io-tga.c:718
msgid "Unexpected bitdepth for colormap entries"
msgstr "Ógild litadýpt í færslum litakortsins"
-#: gdk-pixbuf/io-tga.c:739
+#: gdk-pixbuf/io-tga.c:736
#, fuzzy
msgid "Cannot allocate TGA header memory"
msgstr "Get ekki tekið frá minni fyror TGA hausinn"
-#: gdk-pixbuf/io-tga.c:772
+#: gdk-pixbuf/io-tga.c:769
msgid "TGA image has invalid dimensions"
msgstr "TGA myndin er með ógilda stærð"
-#: gdk-pixbuf/io-tga.c:778 gdk-pixbuf/io-tga.c:787 gdk-pixbuf/io-tga.c:797
-#: gdk-pixbuf/io-tga.c:807 gdk-pixbuf/io-tga.c:814
+#: gdk-pixbuf/io-tga.c:775 gdk-pixbuf/io-tga.c:784 gdk-pixbuf/io-tga.c:794
+#: gdk-pixbuf/io-tga.c:804 gdk-pixbuf/io-tga.c:811
msgid "TGA image type not supported"
msgstr "Óþekkt gerð TGA myndar"
-#: gdk-pixbuf/io-tga.c:861
+#: gdk-pixbuf/io-tga.c:858
#, fuzzy
msgid "Cannot allocate memory for TGA context struct"
msgstr "Gat ekki tekið frá minni fyrir TAG context strúktúrinn"
-#: gdk-pixbuf/io-tga.c:926
+#: gdk-pixbuf/io-tga.c:923
msgid "Excess data in file"
msgstr "Auka gögn í skránni"
-#: gdk-pixbuf/io-tga.c:995
+#: gdk-pixbuf/io-tga.c:992
msgid "The Targa image format"
msgstr "Targa myndsniðið"
@@ -706,41 +737,46 @@ msgstr "Gat ekki ritað í tímabundna skrá við lestur XBM myndar"
msgid "The XBM image format"
msgstr "XBM myndsniðið"
-#: gdk-pixbuf/io-xpm.c:1229
+#: gdk-pixbuf/io-xpm.c:467
msgid "No XPM header found"
msgstr "Enginn XPM haus fannst"
-#: gdk-pixbuf/io-xpm.c:1237
+#: gdk-pixbuf/io-xpm.c:476
+#, fuzzy
+msgid "Invalid XPM header"
+msgstr "Ógild XBM skrá"
+
+#: gdk-pixbuf/io-xpm.c:484
msgid "XPM file has image width <= 0"
msgstr "XPM er með breydd sem er <= 0"
-#: gdk-pixbuf/io-xpm.c:1245
+#: gdk-pixbuf/io-xpm.c:492
msgid "XPM file has image height <= 0"
msgstr "XPM er með hæð sem er <= 0"
-#: gdk-pixbuf/io-xpm.c:1253
+#: gdk-pixbuf/io-xpm.c:500
msgid "XPM has invalid number of chars per pixel"
msgstr "XPM er með ógildann fjölda rása á myndeiningu"
-#: gdk-pixbuf/io-xpm.c:1260
+#: gdk-pixbuf/io-xpm.c:507
msgid "XPM file has invalid number of colors"
msgstr "XPM er með ógildann litafjölda"
-#: gdk-pixbuf/io-xpm.c:1272 gdk-pixbuf/io-xpm.c:1281 gdk-pixbuf/io-xpm.c:1333
+#: gdk-pixbuf/io-xpm.c:519 gdk-pixbuf/io-xpm.c:528 gdk-pixbuf/io-xpm.c:580
#, fuzzy
msgid "Cannot allocate memory for loading XPM image"
msgstr "Get ekki frátekið minni fyrir lestur XPM myndar"
-#: gdk-pixbuf/io-xpm.c:1295
+#: gdk-pixbuf/io-xpm.c:542
#, fuzzy
msgid "Cannot read XPM colormap"
msgstr "Get ekki lesið XPM litakortið"
-#: gdk-pixbuf/io-xpm.c:1524
+#: gdk-pixbuf/io-xpm.c:771
msgid "Failed to write to temporary file when loading XPM image"
msgstr "Gat ekki ritað í tímabundna skrá við lestur XPM myndar"
-#: gdk-pixbuf/io-xpm.c:1559
+#: gdk-pixbuf/io-xpm.c:806
msgid "The XPM image format"
msgstr "XPM myndsniðið"
@@ -804,6 +840,138 @@ msgstr ""
msgid "Gdk debugging flags to unset"
msgstr ""
+#: gdk/keyname-table.h:3940
+msgid "keyboard label|BackSpace"
+msgstr ""
+
+#: gdk/keyname-table.h:3941
+msgid "keyboard label|Tab"
+msgstr ""
+
+#: gdk/keyname-table.h:3942
+msgid "keyboard label|Return"
+msgstr ""
+
+#: gdk/keyname-table.h:3943
+msgid "keyboard label|Pause"
+msgstr ""
+
+#: gdk/keyname-table.h:3944
+msgid "keyboard label|Scroll_Lock"
+msgstr ""
+
+#: gdk/keyname-table.h:3945
+msgid "keyboard label|Sys_Req"
+msgstr ""
+
+#: gdk/keyname-table.h:3946
+msgid "keyboard label|Escape"
+msgstr ""
+
+#: gdk/keyname-table.h:3947
+msgid "keyboard label|Multi_key"
+msgstr ""
+
+#: gdk/keyname-table.h:3948
+msgid "keyboard label|Home"
+msgstr ""
+
+#: gdk/keyname-table.h:3949
+msgid "keyboard label|Page_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3950
+msgid "keyboard label|Page_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3951
+msgid "keyboard label|End"
+msgstr ""
+
+#: gdk/keyname-table.h:3952
+msgid "keyboard label|Begin"
+msgstr ""
+
+#: gdk/keyname-table.h:3953
+msgid "keyboard label|Print"
+msgstr ""
+
+#: gdk/keyname-table.h:3954
+msgid "keyboard label|Insert"
+msgstr ""
+
+#: gdk/keyname-table.h:3955
+msgid "keyboard label|Num_Lock"
+msgstr ""
+
+#: gdk/keyname-table.h:3956
+msgid "keyboard label|KP_Space"
+msgstr ""
+
+#: gdk/keyname-table.h:3957
+msgid "keyboard label|KP_Tab"
+msgstr ""
+
+#: gdk/keyname-table.h:3958
+msgid "keyboard label|KP_Enter"
+msgstr ""
+
+#: gdk/keyname-table.h:3959
+msgid "keyboard label|KP_Home"
+msgstr ""
+
+#: gdk/keyname-table.h:3960
+msgid "keyboard label|KP_Left"
+msgstr ""
+
+#: gdk/keyname-table.h:3961
+msgid "keyboard label|KP_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3962
+msgid "keyboard label|KP_Right"
+msgstr ""
+
+#: gdk/keyname-table.h:3963
+msgid "keyboard label|KP_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3964
+msgid "keyboard label|KP_Page_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3965
+msgid "keyboard label|KP_Prior"
+msgstr ""
+
+#: gdk/keyname-table.h:3966
+msgid "keyboard label|KP_Page_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3967
+msgid "keyboard label|KP_Next"
+msgstr ""
+
+#: gdk/keyname-table.h:3968
+msgid "keyboard label|KP_End"
+msgstr ""
+
+#: gdk/keyname-table.h:3969
+msgid "keyboard label|KP_Begin"
+msgstr ""
+
+#: gdk/keyname-table.h:3970
+msgid "keyboard label|KP_Insert"
+msgstr ""
+
+#: gdk/keyname-table.h:3971
+msgid "keyboard label|KP_Delete"
+msgstr ""
+
+#: gdk/keyname-table.h:3972
+msgid "keyboard label|Delete"
+msgstr ""
+
#. Description of --sync in --help output
#: gdk/win32/gdkmain-win32.c:60
msgid "Don't batch GDI requests"
@@ -839,46 +1007,47 @@ msgstr "LITIR"
msgid "Make X calls synchronous"
msgstr ""
-#: gtk/gtkaboutdialog.c:260 gtk/gtkaboutdialog.c:1939
+#: gtk/gtkaboutdialog.c:270 gtk/gtkaboutdialog.c:2025
msgid "License"
msgstr "Notandaleyfi"
-#: gtk/gtkaboutdialog.c:261
+#: gtk/gtkaboutdialog.c:271
msgid "The license of the program"
msgstr "Notandaleyfi þessa forrits"
#. Add the credits button
-#: gtk/gtkaboutdialog.c:482
-msgid "_Credits"
-msgstr ""
+#: gtk/gtkaboutdialog.c:491
+#, fuzzy
+msgid "C_redits"
+msgstr "_Búa til"
#. Add the license button
-#: gtk/gtkaboutdialog.c:491
+#: gtk/gtkaboutdialog.c:501
msgid "_License"
msgstr "_Notandaleyfi"
-#: gtk/gtkaboutdialog.c:682
+#: gtk/gtkaboutdialog.c:731
#, c-format
msgid "About %s"
msgstr "Um %s"
-#: gtk/gtkaboutdialog.c:1876
+#: gtk/gtkaboutdialog.c:1953
msgid "Credits"
msgstr ""
-#: gtk/gtkaboutdialog.c:1901
+#: gtk/gtkaboutdialog.c:1979
msgid "Written by"
msgstr "Skrifað af"
-#: gtk/gtkaboutdialog.c:1904
+#: gtk/gtkaboutdialog.c:1982
msgid "Documented by"
msgstr "Skjalað af"
-#: gtk/gtkaboutdialog.c:1916
+#: gtk/gtkaboutdialog.c:1994
msgid "Translated by"
msgstr "Þýtt af"
-#: gtk/gtkaboutdialog.c:1920
+#: gtk/gtkaboutdialog.c:1998
msgid "Artwork by"
msgstr "Myndir eftir"
@@ -886,28 +1055,41 @@ msgstr "Myndir eftir"
#. * that use the shift key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: gtk/gtkaccellabel.c:119
-msgid "Shift"
-msgstr "Shift"
+#: gtk/gtkaccellabel.c:121
+msgid "keyboard label|Shift"
+msgstr ""
#. This is the text that should appear next to menu accelerators
#. * that use the control key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: gtk/gtkaccellabel.c:125
-msgid "Ctrl"
-msgstr "Ctrl"
+#: gtk/gtkaccellabel.c:128
+msgid "keyboard label|Ctrl"
+msgstr ""
#. This is the text that should appear next to menu accelerators
#. * that use the alt key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: gtk/gtkaccellabel.c:131
-msgid "Alt"
-msgstr "Alt"
+#: gtk/gtkaccellabel.c:135
+msgid "keyboard label|Alt"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkaccellabel.c:577
+msgid "keyboard label|Space"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkaccellabel.c:581
+msgid "keyboard label|Backslash"
+msgstr ""
# Translate to calendar:YM if you want years to be displayed
# * before months; otherwise translate to calendar:MY.
@@ -926,7 +1108,7 @@ msgstr "Alt"
#. * so if you have a default text direction of RTL and YM, then
#. * the year will appear on the right.
#.
-#: gtk/gtkcalendar.c:700
+#: gtk/gtkcalendar.c:647
msgid "calendar:MY"
msgstr ""
@@ -934,129 +1116,157 @@ msgstr ""
#. * first day of the week to calendar:week_start:1 if you want Monday
#. * to be the first day of the week, and so on.
#.
-#: gtk/gtkcalendar.c:710
+#: gtk/gtkcalendar.c:661
msgid "calendar:week_start:0"
msgstr ""
-#: gtk/gtkcellrendererprogress.c:235 gtk/gtkcellrendererprogress.c:293
+#. Translators: This is a text measurement template.
+#. * Translate it to the widest year text.
+#. *
+#. * Don't include the prefix "year measurement template|"
+#. * in the translation.
+#. *
+#. * If you don't understand this, leave it as "2000"
+#.
+#: gtk/gtkcalendar.c:1549
+msgid "year measurement template|2000"
+msgstr ""
+
+#. Translators: This dictates how the year is displayed in
+#. * gtkcalendar widget. See strftime() manual for the format.
+#. * Use only ASCII in the translation.
+#. *
+#. * Also look for the msgid "year measurement template|2000".
+#. * Translate that entry to a year with the widest output of this
+#. * msgid.
+#. *
+#. * Don't include the prefix "calendar year format|" in the
+#. * translation. "%Y" is appropriate for most locales.
+#.
+#: gtk/gtkcalendar.c:1826
+msgid "calendar year format|%Y"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkcellrendererprogress.c:237 gtk/gtkcellrendererprogress.c:295
#, c-format
msgid "progress bar label|%d %%"
msgstr ""
-#: gtk/gtkcolorbutton.c:220 gtk/gtkcolorbutton.c:574
+#: gtk/gtkcolorbutton.c:221 gtk/gtkcolorbutton.c:576
msgid "Pick a Color"
msgstr "Veldu lit"
-#: gtk/gtkcolorbutton.c:466
+#: gtk/gtkcolorbutton.c:467
msgid "Received invalid color data\n"
msgstr ""
-#: gtk/gtkcolorsel.c:576
+#: gtk/gtkcolorsel.c:561
msgid ""
"The previously-selected color, for comparison to the color you're selecting "
"now. You can drag this color to a palette entry, or select this color as "
"current by dragging it to the other color swatch alongside."
msgstr ""
-#: gtk/gtkcolorsel.c:581
+#: gtk/gtkcolorsel.c:566
msgid ""
"The color you've chosen. You can drag this color to a palette entry to save "
"it for use in the future."
msgstr ""
-#: gtk/gtkcolorsel.c:942
+#: gtk/gtkcolorsel.c:957
msgid "_Save color here"
msgstr ""
-#: gtk/gtkcolorsel.c:1147
+#: gtk/gtkcolorsel.c:1162
msgid ""
"Click this palette entry to make it the current color. To change this entry, "
"drag a color swatch here or right-click it and select \"Save color here.\""
msgstr ""
-#: gtk/gtkcolorsel.c:1913
+#: gtk/gtkcolorsel.c:1929
msgid ""
"Select the color you want from the outer ring. Select the darkness or "
"lightness of that color using the inner triangle."
msgstr ""
-#: gtk/gtkcolorsel.c:1938
+#: gtk/gtkcolorsel.c:1954
msgid ""
"Click the eyedropper, then click a color anywhere on your screen to select "
"that color."
msgstr ""
-#: gtk/gtkcolorsel.c:1947
+#: gtk/gtkcolorsel.c:1963
msgid "_Hue:"
msgstr ""
-#: gtk/gtkcolorsel.c:1948
+#: gtk/gtkcolorsel.c:1964
msgid "Position on the color wheel."
msgstr ""
-#: gtk/gtkcolorsel.c:1950
+#: gtk/gtkcolorsel.c:1966
msgid "_Saturation:"
msgstr "_Mettun:"
-#: gtk/gtkcolorsel.c:1951
+#: gtk/gtkcolorsel.c:1967
msgid "\"Deepness\" of the color."
msgstr "\"Dýpt\" litar."
-#: gtk/gtkcolorsel.c:1952
+#: gtk/gtkcolorsel.c:1968
msgid "_Value:"
msgstr "_Gildi:"
-#: gtk/gtkcolorsel.c:1953
+#: gtk/gtkcolorsel.c:1969
msgid "Brightness of the color."
msgstr "Birtustig litsins."
-#: gtk/gtkcolorsel.c:1954
+#: gtk/gtkcolorsel.c:1970
msgid "_Red:"
msgstr "_Rauður:"
-#: gtk/gtkcolorsel.c:1955
+#: gtk/gtkcolorsel.c:1971
msgid "Amount of red light in the color."
msgstr "Magn rauða litsins."
-#: gtk/gtkcolorsel.c:1956
+#: gtk/gtkcolorsel.c:1972
msgid "_Green:"
msgstr "_Grænn:"
-#: gtk/gtkcolorsel.c:1957
+#: gtk/gtkcolorsel.c:1973
msgid "Amount of green light in the color."
msgstr "Magn græna litsins."
-#: gtk/gtkcolorsel.c:1958
+#: gtk/gtkcolorsel.c:1974
msgid "_Blue:"
msgstr "_Blár:"
-#: gtk/gtkcolorsel.c:1959
+#: gtk/gtkcolorsel.c:1975
msgid "Amount of blue light in the color."
msgstr "Magn bláa litsins."
-#: gtk/gtkcolorsel.c:1962
+#: gtk/gtkcolorsel.c:1978
msgid "_Opacity:"
msgstr ""
-#: gtk/gtkcolorsel.c:1970 gtk/gtkcolorsel.c:1981
+#: gtk/gtkcolorsel.c:1986 gtk/gtkcolorsel.c:1997
msgid "Transparency of the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1988
+#: gtk/gtkcolorsel.c:2004
msgid "Color _Name:"
msgstr "_Heiti lits:"
-#: gtk/gtkcolorsel.c:2003
+#: gtk/gtkcolorsel.c:2019
msgid ""
"You can enter an HTML-style hexadecimal color value, or simply a color name "
"such as 'orange' in this entry."
msgstr ""
-#: gtk/gtkcolorsel.c:2022
+#: gtk/gtkcolorsel.c:2038
msgid "_Palette"
msgstr ""
-#: gtk/gtkcolorsel.c:2054
+#: gtk/gtkcolorsel.c:2070
msgid "Color Wheel"
msgstr "Litahjól"
@@ -1064,285 +1274,301 @@ msgstr "Litahjól"
msgid "Color Selection"
msgstr "Litaval"
-#: gtk/gtkentry.c:4507 gtk/gtktextview.c:7030
+#: gtk/gtkentry.c:4508 gtk/gtktextview.c:7068
msgid "Select _All"
msgstr "Velja _Allt"
-#: gtk/gtkentry.c:4517 gtk/gtktextview.c:7040
+#: gtk/gtkentry.c:4518 gtk/gtktextview.c:7078
msgid "Input _Methods"
msgstr ""
-#: gtk/gtkentry.c:4528 gtk/gtktextview.c:7051
+#: gtk/gtkentry.c:4529 gtk/gtktextview.c:7089
msgid "_Insert Unicode Control Character"
msgstr ""
-#: gtk/gtkfilechooser.c:1584 gtk/gtkfilechooser.c:1628
-#: gtk/gtkfilechooser.c:1703 gtk/gtkfilechooser.c:1747
+#: gtk/gtkfilechooser.c:1588 gtk/gtkfilechooser.c:1632
+#: gtk/gtkfilechooser.c:1707 gtk/gtkfilechooser.c:1751
#, c-format
msgid "Invalid filename: %s"
msgstr "Ógilt skráarheiti: %s"
-#: gtk/gtkfilechooserbutton.c:65
+#: gtk/gtkfilechooserbutton.c:67
#, fuzzy
msgid "Select A File"
msgstr "Velja skrá"
-#: gtk/gtkfilechooserbutton.c:66 gtk/gtkfilechooserdefault.c:1229
-#: gtk/gtkpathbar.c:982
+#: gtk/gtkfilechooserbutton.c:68 gtk/gtkfilechooserdefault.c:1302
+#: gtk/gtkpathbar.c:1020
msgid "Home"
msgstr "Heim"
-#: gtk/gtkfilechooserbutton.c:67 gtk/gtkfilechooserdefault.c:1256
-#: gtk/gtkpathbar.c:984
+#: gtk/gtkfilechooserbutton.c:69 gtk/gtkfilechooserdefault.c:1329
+#: gtk/gtkpathbar.c:1022
msgid "Desktop"
msgstr "Skjáborð"
-#: gtk/gtkfilechooserbutton.c:68
+#: gtk/gtkfilechooserbutton.c:70
msgid "(None)"
msgstr "(Ekkert)"
-#: gtk/gtkfilechooserbutton.c:1515
+#: gtk/gtkfilechooserbutton.c:1523
msgid "Other..."
msgstr ""
-#: gtk/gtkfilechooserdefault.c:867
+#: gtk/gtkfilechooserdefault.c:917
#, fuzzy
msgid "Could not retrieve information about the file"
msgstr "Óþekkt myndsnið í skránni '%s'"
-#: gtk/gtkfilechooserdefault.c:878
+#: gtk/gtkfilechooserdefault.c:928
msgid "Could not add a bookmark"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:889
+#: gtk/gtkfilechooserdefault.c:939
msgid "Could not remove bookmark"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:900
+#: gtk/gtkfilechooserdefault.c:950
msgid "The folder could not be created"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:911
+#: gtk/gtkfilechooserdefault.c:963
+msgid ""
+"The folder could not be created, as a file with the same name already "
+"exists. Try using a different name for the folder, or rename the file first."
+msgstr ""
+
+#: gtk/gtkfilechooserdefault.c:976
#, fuzzy
msgid "Invalid file name"
msgstr "Ógilt skráarheiti: %s"
-#: gtk/gtkfilechooserdefault.c:921
+#: gtk/gtkfilechooserdefault.c:986
msgid "The folder contents could not be displayed"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:1119
+#: gtk/gtkfilechooserdefault.c:1192
#, fuzzy, c-format
msgid "Could not get information about '%s': %s"
msgstr "Óþekkt myndsnið í skránni '%s'"
-#: gtk/gtkfilechooserdefault.c:2095
+#: gtk/gtkfilechooserdefault.c:2208
#, c-format
msgid "Add the folder '%s' to the bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2136
+#: gtk/gtkfilechooserdefault.c:2249
msgid "Add the current folder to the bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2138
+#: gtk/gtkfilechooserdefault.c:2251
msgid "Add the selected folders to the bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2178
+#: gtk/gtkfilechooserdefault.c:2291
#, c-format
msgid "Remove the bookmark '%s'"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2591
+#: gtk/gtkfilechooserdefault.c:2722
#, c-format
msgid "Could not add a bookmark for '%s' because it is an invalid path name."
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2769
+#: gtk/gtkfilechooserdefault.c:2937
+#, fuzzy
+msgid "Remove"
+msgstr "_Fjarlægja"
+
+#: gtk/gtkfilechooserdefault.c:2946
+#, fuzzy
+msgid "Rename..."
+msgstr "_Endurnefna"
+
+#: gtk/gtkfilechooserdefault.c:3069
msgid "Shortcuts"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2823
+#: gtk/gtkfilechooserdefault.c:3123
msgid "Folder"
msgstr "Mappa"
-#: gtk/gtkfilechooserdefault.c:2875 gtk/gtkstock.c:295
+#: gtk/gtkfilechooserdefault.c:3179 gtk/gtkstock.c:317
msgid "_Add"
msgstr "_Bæta við"
-#: gtk/gtkfilechooserdefault.c:2882
-msgid "Add the selected folder to the bookmarks"
+#: gtk/gtkfilechooserdefault.c:3186
+msgid "Add the selected folder to the Bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2887 gtk/gtkstock.c:352
+#: gtk/gtkfilechooserdefault.c:3191 gtk/gtkstock.c:395
msgid "_Remove"
msgstr "_Fjarlægja"
-#: gtk/gtkfilechooserdefault.c:2894
+#: gtk/gtkfilechooserdefault.c:3198
msgid "Remove the selected bookmark"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2997
-msgid "_Add to Shortcuts"
+#: gtk/gtkfilechooserdefault.c:3305
+msgid "_Add to Bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:3007
+#: gtk/gtkfilechooserdefault.c:3315
#, fuzzy
msgid "Open _Location"
msgstr "S_taðsetning:"
-#: gtk/gtkfilechooserdefault.c:3019
+#: gtk/gtkfilechooserdefault.c:3327
msgid "Show _Hidden Files"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:3143 gtk/gtkfilesel.c:767
+#: gtk/gtkfilechooserdefault.c:3451 gtk/gtkfilesel.c:766
msgid "Files"
msgstr "Skrár"
-#: gtk/gtkfilechooserdefault.c:3174
+#: gtk/gtkfilechooserdefault.c:3482
msgid "Name"
msgstr "Nafn"
-#: gtk/gtkfilechooserdefault.c:3199
+#: gtk/gtkfilechooserdefault.c:3507
msgid "Size"
msgstr "Stærð"
-#: gtk/gtkfilechooserdefault.c:3212
+#: gtk/gtkfilechooserdefault.c:3520
msgid "Modified"
msgstr "Breytt"
-#: gtk/gtkfilechooserdefault.c:3244
+#: gtk/gtkfilechooserdefault.c:3552
msgid "Select which types of files are shown"
msgstr ""
# Create Folder
#. Create Folder
-#: gtk/gtkfilechooserdefault.c:3280
+#: gtk/gtkfilechooserdefault.c:3588
#, fuzzy
msgid "Create Fo_lder"
msgstr "Sto_fna Möppu "
# Name entry
#. Name entry
-#: gtk/gtkfilechooserdefault.c:3398
+#: gtk/gtkfilechooserdefault.c:3709
msgid "_Name:"
msgstr "_Nafn:"
-#: gtk/gtkfilechooserdefault.c:3438
+#: gtk/gtkfilechooserdefault.c:3749
msgid "_Browse for other folders"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:3688
+#: gtk/gtkfilechooserdefault.c:4000
msgid "Save in _folder:"
msgstr "Vista í _möppu:"
-#: gtk/gtkfilechooserdefault.c:3690
+#: gtk/gtkfilechooserdefault.c:4002
msgid "Create in _folder:"
msgstr "Búa til í _möppu:"
-#: gtk/gtkfilechooserdefault.c:4523
+#: gtk/gtkfilechooserdefault.c:4959
msgid "Cannot change to folder because it is not local"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:5048
+#: gtk/gtkfilechooserdefault.c:5513
#, c-format
msgid "Shortcut %s does not exist"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:5508
+#: gtk/gtkfilechooserdefault.c:6057
#, c-format
msgid "Could not mount %s"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:5802
+#: gtk/gtkfilechooserdefault.c:6352
msgid "Type name of new folder"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:5844
+#: gtk/gtkfilechooserdefault.c:6394
#, c-format
msgid "%d byte"
msgid_plural "%d bytes"
msgstr[0] ""
msgstr[1] ""
-#: gtk/gtkfilechooserdefault.c:5846
+#: gtk/gtkfilechooserdefault.c:6396
#, c-format
msgid "%.1f K"
msgstr "%.1f K"
-#: gtk/gtkfilechooserdefault.c:5848
+#: gtk/gtkfilechooserdefault.c:6398
#, c-format
msgid "%.1f M"
msgstr "%.1f K"
-#: gtk/gtkfilechooserdefault.c:5850
+#: gtk/gtkfilechooserdefault.c:6400
#, c-format
msgid "%.1f G"
msgstr "%.1f K"
-#: gtk/gtkfilechooserdefault.c:5902
+#: gtk/gtkfilechooserdefault.c:6446 gtk/gtkfilechooserdefault.c:6470
+msgid "Unknown"
+msgstr "Óþekkt"
+
+#: gtk/gtkfilechooserdefault.c:6457
msgid "Today"
msgstr "Í dag"
-#: gtk/gtkfilechooserdefault.c:5904
+#: gtk/gtkfilechooserdefault.c:6459
msgid "Yesterday"
msgstr "Í gær"
-#: gtk/gtkfilechooserdefault.c:5915
-msgid "Unknown"
-msgstr "Óþekkt"
-
-#: gtk/gtkfilechooserdefault.c:5985
+#: gtk/gtkfilechooserdefault.c:6541
#, fuzzy
msgid "Cannot change folder"
msgstr "Búa til í _möppu:"
-#: gtk/gtkfilechooserdefault.c:5986
+#: gtk/gtkfilechooserdefault.c:6542
msgid "The folder you specified is an invalid path."
msgstr ""
-#: gtk/gtkfilechooserdefault.c:6025
+#: gtk/gtkfilechooserdefault.c:6581
#, c-format
msgid "Could not build file name from '%s' and '%s'"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:6061
+#: gtk/gtkfilechooserdefault.c:6617
#, fuzzy
msgid "Could not select item"
msgstr "Litaval"
-#: gtk/gtkfilechooserdefault.c:6101
+#: gtk/gtkfilechooserdefault.c:6657
msgid "Open Location"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:6108
+#: gtk/gtkfilechooserdefault.c:6664
#, fuzzy
msgid "Save in Location"
msgstr "S_taðsetning:"
-#: gtk/gtkfilechooserdefault.c:6132
+#: gtk/gtkfilechooserdefault.c:6688
msgid "_Location:"
msgstr "S_taðsetning:"
-#: gtk/gtkfilesel.c:731
+#: gtk/gtkfilesel.c:730
msgid "Folders"
msgstr "Möppur"
-#: gtk/gtkfilesel.c:735
+#: gtk/gtkfilesel.c:734
msgid "Fol_ders"
msgstr "_Möppur"
-#: gtk/gtkfilesel.c:771
+#: gtk/gtkfilesel.c:770
msgid "_Files"
msgstr "_Skrár"
-#: gtk/gtkfilesel.c:859 gtk/gtkfilesel.c:2249
+#: gtk/gtkfilesel.c:858 gtk/gtkfilesel.c:2248
#, c-format
msgid "Folder unreadable: %s"
msgstr "Mappan er ólæsileg: %s"
-#: gtk/gtkfilesel.c:990
+#: gtk/gtkfilesel.c:989
#, c-format
msgid ""
"The file \"%s\" resides on another machine (called %s) and may not be "
@@ -1353,25 +1579,25 @@ msgstr ""
"aðgengileg þessu forriti.\n"
"Ertu viss um að þú viljir velja hana?"
-#: gtk/gtkfilesel.c:1121
+#: gtk/gtkfilesel.c:1120
msgid "_New Folder"
msgstr "_Ný mappa"
-#: gtk/gtkfilesel.c:1132
+#: gtk/gtkfilesel.c:1131
msgid "De_lete File"
msgstr "E_yða skrá"
-#: gtk/gtkfilesel.c:1143
+#: gtk/gtkfilesel.c:1142
msgid "_Rename File"
msgstr "_Endurnefna skrá"
-#: gtk/gtkfilesel.c:1445
+#: gtk/gtkfilesel.c:1444
#, c-format
msgid ""
"The folder name \"%s\" contains symbols that are not allowed in filenames"
msgstr "Möppuheitið \"%s\" inniheldur tákn sem ekki má nota í skráarheitum."
-#: gtk/gtkfilesel.c:1447
+#: gtk/gtkfilesel.c:1446
#, c-format
msgid ""
"Error creating folder \"%s\": %s\n"
@@ -1380,33 +1606,33 @@ msgstr ""
"Villa við að búa til möppuna \"%s\": %s\n"
"%s"
-#: gtk/gtkfilesel.c:1448 gtk/gtkfilesel.c:1684
+#: gtk/gtkfilesel.c:1447 gtk/gtkfilesel.c:1683
msgid "You probably used symbols not allowed in filenames."
msgstr "Þú notaðir líklega tákn sem ekki má nota í skráarheitum."
-#: gtk/gtkfilesel.c:1456
+#: gtk/gtkfilesel.c:1455
#, c-format
msgid "Error creating folder \"%s\": %s\n"
msgstr "Villa við að búa til möppuna \"%s\": %s\n"
-#: gtk/gtkfilesel.c:1490
+#: gtk/gtkfilesel.c:1489
msgid "New Folder"
msgstr "Ný mappa"
-#: gtk/gtkfilesel.c:1505
+#: gtk/gtkfilesel.c:1504
msgid "_Folder name:"
msgstr "_Heiti möppu:"
-#: gtk/gtkfilesel.c:1529
+#: gtk/gtkfilesel.c:1528
msgid "C_reate"
msgstr "_Búa til"
-#: gtk/gtkfilesel.c:1572
+#: gtk/gtkfilesel.c:1571
#, c-format
msgid "The filename \"%s\" contains symbols that are not allowed in filenames"
msgstr "Heitið \"%s\" inniheldur tákn sem ekki má nota í skráarheitum"
-#: gtk/gtkfilesel.c:1575
+#: gtk/gtkfilesel.c:1574
#, c-format
msgid ""
"Error deleting file \"%s\": %s\n"
@@ -1415,30 +1641,30 @@ msgstr ""
"Villa við að eyða skránni \"%s\": %s\n"
"%s"
-#: gtk/gtkfilesel.c:1577 gtk/gtkfilesel.c:1698
+#: gtk/gtkfilesel.c:1576 gtk/gtkfilesel.c:1697
msgid "It probably contains symbols not allowed in filenames."
msgstr "Það inniheldur líklega tákn sem ekki má nota í skráarheitum."
-#: gtk/gtkfilesel.c:1586
+#: gtk/gtkfilesel.c:1585
#, c-format
msgid "Error deleting file \"%s\": %s"
msgstr "Villa við að eyða skránni \"%s\": %s"
-#: gtk/gtkfilesel.c:1629
+#: gtk/gtkfilesel.c:1628
#, c-format
msgid "Really delete file \"%s\"?"
msgstr "Virkilega eyða skránni \"%s\" ?"
-#: gtk/gtkfilesel.c:1634
+#: gtk/gtkfilesel.c:1633
msgid "Delete File"
msgstr "Eyða skrá"
-#: gtk/gtkfilesel.c:1680 gtk/gtkfilesel.c:1694
+#: gtk/gtkfilesel.c:1679 gtk/gtkfilesel.c:1693
#, c-format
msgid "The file name \"%s\" contains symbols that are not allowed in filenames"
msgstr "Skráarheitið \"%s\" inniheldur tákn sem ekki má nota í skráarheitum"
-#: gtk/gtkfilesel.c:1682
+#: gtk/gtkfilesel.c:1681
#, c-format
msgid ""
"Error renaming file to \"%s\": %s\n"
@@ -1447,7 +1673,7 @@ msgstr ""
"Villa við að endurnefna í \"%s\": %s\n"
"%s"
-#: gtk/gtkfilesel.c:1696
+#: gtk/gtkfilesel.c:1695
#, c-format
msgid ""
"Error renaming file \"%s\": %s\n"
@@ -1456,29 +1682,29 @@ msgstr ""
"Villa við að endurnefna skrána \"%s\": %s\n"
"%s"
-#: gtk/gtkfilesel.c:1706
+#: gtk/gtkfilesel.c:1705
#, c-format
msgid "Error renaming file \"%s\" to \"%s\": %s"
msgstr "Villa við að endurnefna skrána \"%s\" í \"%s\": %s"
-#: gtk/gtkfilesel.c:1753
+#: gtk/gtkfilesel.c:1752
msgid "Rename File"
msgstr "Endurnefna skrá"
-#: gtk/gtkfilesel.c:1768
+#: gtk/gtkfilesel.c:1767
#, c-format
msgid "Rename file \"%s\" to:"
msgstr "Endurnefna skrána \"%s\" í:"
-#: gtk/gtkfilesel.c:1797
+#: gtk/gtkfilesel.c:1796
msgid "_Rename"
msgstr "_Endurnefna"
-#: gtk/gtkfilesel.c:2229
+#: gtk/gtkfilesel.c:2228
msgid "_Selection: "
msgstr "_Val: "
-#: gtk/gtkfilesel.c:3152
+#: gtk/gtkfilesel.c:3151
#, fuzzy, c-format
msgid ""
"The filename \"%s\" couldn't be converted to UTF-8. (try setting the "
@@ -1487,15 +1713,15 @@ msgstr ""
"Ekki var hægt að breyta skráarheitinu \"%s\" í UTF-8 (þú getur reynt að "
"setja umhverfisbreytuna G_BROKEN_FILENAMES): %s"
-#: gtk/gtkfilesel.c:3155
+#: gtk/gtkfilesel.c:3154
msgid "Invalid UTF-8"
msgstr "Ógilt Utf-8"
-#: gtk/gtkfilesel.c:4032
+#: gtk/gtkfilesel.c:4031
msgid "Name too long"
msgstr "Heitið er of langt"
-#: gtk/gtkfilesel.c:4034
+#: gtk/gtkfilesel.c:4033
msgid "Couldn't convert filename"
msgstr "Gat ekki umbreytt skráarheitinu"
@@ -1503,97 +1729,112 @@ msgstr "Gat ekki umbreytt skráarheitinu"
msgid "(Empty)"
msgstr "(Tóm)"
-#: gtk/gtkfilesystemunix.c:415 gtk/gtkfilesystemunix.c:429
-#: gtk/gtkfilesystemunix.c:626 gtk/gtkfilesystemwin32.c:482
-#: gtk/gtkfilesystemwin32.c:495 gtk/gtkfilesystemwin32.c:1530
+#: gtk/gtkfilesystemunix.c:475 gtk/gtkfilesystemunix.c:678
+#: gtk/gtkfilesystemunix.c:1918 gtk/gtkfilesystemwin32.c:482
+#: gtk/gtkfilesystemwin32.c:495 gtk/gtkfilesystemwin32.c:1560
#, fuzzy, c-format
msgid "Error getting information for '%s': %s"
msgstr "Villa við að búa til möppuna \"%s\": %s\n"
-#: gtk/gtkfilesystemunix.c:495 gtk/gtkfilesystemwin32.c:537
+#: gtk/gtkfilesystemunix.c:547 gtk/gtkfilesystemwin32.c:537
#, fuzzy, c-format
msgid "Error creating directory '%s': %s"
msgstr "Villa við að búa til möppuna \"%s\": %s\n"
-#: gtk/gtkfilesystemunix.c:575 gtk/gtkfilesystemwin32.c:597
+#: gtk/gtkfilesystemunix.c:627 gtk/gtkfilesystemwin32.c:597
msgid "This file system does not support mounting"
msgstr ""
-#: gtk/gtkfilesystemunix.c:583
+#: gtk/gtkfilesystemunix.c:635
msgid "Filesystem"
msgstr "Skráarkerfi"
-#: gtk/gtkfilesystemunix.c:740
+#: gtk/gtkfilesystemunix.c:792
#, fuzzy, c-format
msgid "Could not get a stock icon for %s"
msgstr "Óþekkt myndsnið í skránni '%s'"
-#: gtk/gtkfilesystemunix.c:835
+#: gtk/gtkfilesystemunix.c:887
#, c-format
msgid ""
"The name \"%s\" is not valid because it contains the character \"%s\". "
"Please use a different name."
msgstr ""
-#: gtk/gtkfilesystemunix.c:1443 gtk/gtkfilesystemwin32.c:1004
-#, c-format
-msgid "Bookmark saving failed: %s"
-msgstr ""
+#: gtk/gtkfilesystemunix.c:1489
+#, fuzzy, c-format
+msgid "Writing %s failed: %s"
+msgstr "Villa við ritun í myndskrána: %s"
-#: gtk/gtkfilesystemunix.c:1495
+#: gtk/gtkfilesystemunix.c:1578
#, c-format
msgid "'%s' already exists in the bookmarks list"
msgstr ""
-#: gtk/gtkfilesystemunix.c:1557
+#: gtk/gtkfilesystemunix.c:1650
#, c-format
msgid "'%s' does not exist in the bookmarks list"
msgstr ""
-#: gtk/gtkfilesystemunix.c:1739
+#: gtk/gtkfilesystemunix.c:1878
#, fuzzy, c-format
-msgid "Error getting information for '%s'"
+msgid "Error getting information for '/': %s"
msgstr "Villa við að búa til möppuna \"%s\": %s\n"
-#: gtk/gtkfontbutton.c:178 gtk/gtkfontbutton.c:295
+#: gtk/gtkfilesystemwin32.c:611
+#, c-format
+msgid "Network Drive (%s)"
+msgstr ""
+
+#: gtk/gtkfilesystemwin32.c:650
+#, c-format
+msgid "%s (%s)"
+msgstr ""
+
+#: gtk/gtkfilesystemwin32.c:1032
+#, c-format
+msgid "Bookmark saving failed: %s"
+msgstr ""
+
+#: gtk/gtkfontbutton.c:179 gtk/gtkfontbutton.c:292
msgid "Pick a Font"
msgstr "Veldu leturgerð"
# Initialize fields
#. Initialize fields
-#: gtk/gtkfontbutton.c:289
+#: gtk/gtkfontbutton.c:286
msgid "Sans 12"
msgstr "sans 12"
-#: gtk/gtkfontbutton.c:807
+#: gtk/gtkfontbutton.c:804
msgid "Font"
msgstr "Letur"
#. This is the default text shown in the preview entry, though the user
#. can set it. Remember that some fonts only have capital letters.
-#: gtk/gtkfontsel.c:73
+#: gtk/gtkfontsel.c:74
msgid "abcdefghijk ABCDEFGHIJK"
msgstr "abcdefghijk áéýúíóþæðö ABCDEFGHIJK ÁÉÝÚÍÓÞÆÐÖ"
-#: gtk/gtkfontsel.c:360
+#: gtk/gtkfontsel.c:361
msgid "_Family:"
msgstr "_Fjölskylda:"
-#: gtk/gtkfontsel.c:366
+#: gtk/gtkfontsel.c:367
msgid "_Style:"
msgstr "_Stíll:"
-#: gtk/gtkfontsel.c:372
+#: gtk/gtkfontsel.c:373
msgid "Si_ze:"
msgstr "S_tærð:"
# create the text entry widget
#. create the text entry widget
-#: gtk/gtkfontsel.c:548
+#: gtk/gtkfontsel.c:549
msgid "_Preview:"
msgstr "_Forsýn:"
-#: gtk/gtkfontsel.c:1382
+#: gtk/gtkfontsel.c:1383
msgid "Font Selection"
msgstr "Leturval"
@@ -1608,12 +1849,12 @@ msgstr ""
#. Remove this icon source so we don't keep trying to
#. * load it.
#.
-#: gtk/gtkiconfactory.c:1629
+#: gtk/gtkiconfactory.c:1644
#, c-format
msgid "Error loading icon: %s"
msgstr ""
-#: gtk/gtkicontheme.c:1263
+#: gtk/gtkicontheme.c:1250
#, c-format
msgid ""
"Could not find the icon '%s'. The '%s' theme\n"
@@ -1622,7 +1863,7 @@ msgid ""
"\t%s"
msgstr ""
-#: gtk/gtkicontheme.c:1328
+#: gtk/gtkicontheme.c:1315
#, c-format
msgid "Icon '%s' not present in theme"
msgstr ""
@@ -1713,7 +1954,7 @@ msgstr "(óþekkt)"
msgid "clear"
msgstr "hreinsa"
-#: gtk/gtklabel.c:3930
+#: gtk/gtklabel.c:3935
msgid "Select All"
msgstr "Velja Allt"
@@ -1751,355 +1992,393 @@ msgstr ""
#. * Do *not* translate it to "predefinito:LTR", if it
#. * it isn't default:LTR or default:RTL it will not work
#.
-#: gtk/gtkmain.c:482
+#: gtk/gtkmain.c:476
msgid "default:LTR"
msgstr "default:LTR"
-#: gtk/gtkmain.c:565
+#: gtk/gtkmain.c:559
msgid "GTK+ Options"
msgstr ""
-#: gtk/gtkmain.c:565
+#: gtk/gtkmain.c:559
msgid "Show GTK+ Options"
msgstr ""
-#: gtk/gtknotebook.c:2712 gtk/gtknotebook.c:5060
+#: gtk/gtknotebook.c:2718 gtk/gtknotebook.c:5064
#, c-format
msgid "Page %u"
msgstr "Síða %u"
-#: gtk/gtkradiotoolbutton.c:91
+#: gtk/gtkradiotoolbutton.c:92
msgid "Group"
msgstr "Hópur"
-#: gtk/gtkradiotoolbutton.c:92
+#: gtk/gtkradiotoolbutton.c:93
msgid "The radio tool button whose group this button belongs to."
msgstr ""
-#: gtk/gtkrc.c:2399
+#: gtk/gtkrc.c:2400
#, c-format
msgid "Unable to find include file: \"%s\""
msgstr ""
-#: gtk/gtkrc.c:3038 gtk/gtkrc.c:3041
+#: gtk/gtkrc.c:3042 gtk/gtkrc.c:3045
#, c-format
msgid "Unable to locate image file in pixmap_path: \"%s\""
msgstr ""
-#: gtk/gtkrc.c:3476
+#: gtk/gtkrc.c:3480
#, c-format
msgid "Pixmap path element: \"%s\" must be absolute, %s, line %d"
msgstr ""
#. KEEP IN SYNC with gtkiconfactory.c stock icons, when appropriate
-#: gtk/gtkstock.c:286
+#: gtk/gtkstock.c:308
msgid "Information"
msgstr "Upplýsingar"
-#: gtk/gtkstock.c:287
+#: gtk/gtkstock.c:309
msgid "Warning"
msgstr "Aðvörun"
-#: gtk/gtkstock.c:288
+#: gtk/gtkstock.c:310
msgid "Error"
msgstr "Villa"
-#: gtk/gtkstock.c:289
+#: gtk/gtkstock.c:311
msgid "Question"
msgstr "Spurning"
#. FIXME these need accelerators when appropriate, and
#. * need the mnemonics to be rationalized
#.
-#: gtk/gtkstock.c:294
+#: gtk/gtkstock.c:316
msgid "_About"
msgstr "_Um"
-#: gtk/gtkstock.c:296
+#: gtk/gtkstock.c:318
msgid "_Apply"
msgstr "_Virkja"
-#: gtk/gtkstock.c:297
+#: gtk/gtkstock.c:319
msgid "_Bold"
msgstr "_Feitletrað"
-#: gtk/gtkstock.c:298
+#: gtk/gtkstock.c:320
msgid "_Cancel"
msgstr "_Hætta við"
-#: gtk/gtkstock.c:299
+#: gtk/gtkstock.c:321
msgid "_CD-Rom"
msgstr "_Geisladiskur"
-#: gtk/gtkstock.c:300
+#: gtk/gtkstock.c:322
msgid "_Clear"
msgstr "_Hreinsa"
-#: gtk/gtkstock.c:301
+#: gtk/gtkstock.c:323
msgid "_Close"
msgstr "_Loka"
-#: gtk/gtkstock.c:302
+#: gtk/gtkstock.c:324
msgid "_Convert"
msgstr "_Umbreyta"
-#: gtk/gtkstock.c:303
+#: gtk/gtkstock.c:325
msgid "_Copy"
msgstr "_Afrita"
-#: gtk/gtkstock.c:304
+#: gtk/gtkstock.c:326
msgid "Cu_t"
msgstr "_Klippa"
-#: gtk/gtkstock.c:305
+#: gtk/gtkstock.c:327
msgid "_Delete"
msgstr "_Eyða"
-#: gtk/gtkstock.c:306
+#: gtk/gtkstock.c:328
msgid "_Execute"
msgstr "_Keyra"
-#: gtk/gtkstock.c:307
+#: gtk/gtkstock.c:329
msgid "_Edit"
msgstr "_Sýsla"
-#: gtk/gtkstock.c:308
+#: gtk/gtkstock.c:330
msgid "_Find"
msgstr "_Leita"
-#: gtk/gtkstock.c:309
+#: gtk/gtkstock.c:331
msgid "Find and _Replace"
msgstr "Leita og _skipta"
-#: gtk/gtkstock.c:310
+#: gtk/gtkstock.c:332
msgid "_Floppy"
msgstr "_Disklingur"
-#: gtk/gtkstock.c:311
-msgid "_Bottom"
-msgstr "_Botn"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:334
+msgid "Navigation|_Bottom"
+msgstr ""
-#: gtk/gtkstock.c:312
-msgid "_First"
-msgstr "_Fyrstur"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:336
+msgid "Navigation|_First"
+msgstr ""
-#: gtk/gtkstock.c:313
-msgid "_Last"
-msgstr "_Síðastur"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:338
+msgid "Navigation|_Last"
+msgstr ""
-#: gtk/gtkstock.c:314
-msgid "_Top"
-msgstr "_Toppur"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:340
+msgid "Navigation|_Top"
+msgstr ""
-#: gtk/gtkstock.c:315
-msgid "_Back"
-msgstr "_Til baka"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:342
+msgid "Navigation|_Back"
+msgstr ""
-#: gtk/gtkstock.c:316
-msgid "_Down"
-msgstr "_Niður"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:344
+msgid "Navigation|_Down"
+msgstr ""
-#: gtk/gtkstock.c:317 gtk/gtkstock.c:331
-msgid "_Forward"
-msgstr "_Áfram"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:346
+msgid "Navigation|_Forward"
+msgstr ""
-#: gtk/gtkstock.c:318
-msgid "_Up"
-msgstr "_Upp"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:348
+msgid "Navigation|_Up"
+msgstr ""
-#: gtk/gtkstock.c:319
+#: gtk/gtkstock.c:349
msgid "_Harddisk"
msgstr "_Harður diskur"
-#: gtk/gtkstock.c:320
+#: gtk/gtkstock.c:350
msgid "_Help"
msgstr "_Hjálp"
-#: gtk/gtkstock.c:321
+#: gtk/gtkstock.c:351
msgid "_Home"
msgstr "_Heim"
-#: gtk/gtkstock.c:322
+#: gtk/gtkstock.c:352
msgid "Increase Indent"
msgstr ""
-#: gtk/gtkstock.c:323
+#: gtk/gtkstock.c:353
msgid "Decrease Indent"
msgstr ""
-#: gtk/gtkstock.c:324
+#: gtk/gtkstock.c:354
msgid "_Index"
msgstr "_Yfirlit"
-#: gtk/gtkstock.c:325
+#: gtk/gtkstock.c:355
msgid "_Italic"
msgstr "_Skáletrað"
-#: gtk/gtkstock.c:326
+#: gtk/gtkstock.c:356
msgid "_Jump to"
msgstr "_Hoppa í"
-#: gtk/gtkstock.c:327
-msgid "_Center"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:358
+#, fuzzy
+msgid "Justify|_Center"
msgstr "_Miðja"
-#: gtk/gtkstock.c:328
-msgid "_Fill"
-msgstr "_Fylla"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:360
+msgid "Justify|_Fill"
+msgstr ""
-#: gtk/gtkstock.c:329
-msgid "_Left"
-msgstr "_Vinstri"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:362
+msgid "Justify|_Left"
+msgstr ""
-#: gtk/gtkstock.c:330
-msgid "_Right"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:364
+#, fuzzy
+msgid "Justify|_Right"
msgstr "_Hægri"
-#: gtk/gtkstock.c:332
-msgid "_Next"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:367
+#, fuzzy
+msgid "Media|_Forward"
+msgstr "_Áfram"
+
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:369
+#, fuzzy
+msgid "Media|_Next"
msgstr "_Næsta"
-#: gtk/gtkstock.c:333
-msgid "P_ause"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:371
+#, fuzzy
+msgid "Media|P_ause"
msgstr "_Fresta"
-#: gtk/gtkstock.c:334
-msgid "_Play"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:373
+#, fuzzy
+msgid "Media|_Play"
msgstr "_Spila"
-#: gtk/gtkstock.c:335
-msgid "Pre_vious"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:375
+#, fuzzy
+msgid "Media|Pre_vious"
msgstr "_Fyrri"
-#: gtk/gtkstock.c:336
-msgid "_Record"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:377
+#, fuzzy
+msgid "Media|_Record"
msgstr "_Taka upp"
-#: gtk/gtkstock.c:337
-msgid "R_ewind"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:379
+#, fuzzy
+msgid "Media|R_ewind"
msgstr "_Spóla til baka"
-#: gtk/gtkstock.c:338 gtk/gtkstock.c:361
-msgid "_Stop"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:381
+#, fuzzy
+msgid "Media|_Stop"
msgstr "_Stöðva"
-#: gtk/gtkstock.c:339
+#: gtk/gtkstock.c:382
msgid "_Network"
msgstr "_Netkerfi"
-#: gtk/gtkstock.c:340
+#: gtk/gtkstock.c:383
msgid "_New"
msgstr "_Nýr"
-#: gtk/gtkstock.c:341
+#: gtk/gtkstock.c:384
msgid "_No"
msgstr "_Nei"
-#: gtk/gtkstock.c:342
+#: gtk/gtkstock.c:385
msgid "_OK"
msgstr "Í _lagi"
-#: gtk/gtkstock.c:343
+#: gtk/gtkstock.c:386
msgid "_Open"
msgstr "_Opna"
-#: gtk/gtkstock.c:344
+#: gtk/gtkstock.c:387
msgid "_Paste"
msgstr "_Líma"
-#: gtk/gtkstock.c:345
+#: gtk/gtkstock.c:388
msgid "_Preferences"
msgstr "_Stillingar"
-#: gtk/gtkstock.c:346
+#: gtk/gtkstock.c:389
msgid "_Print"
msgstr "_Prenta"
-#: gtk/gtkstock.c:347
+#: gtk/gtkstock.c:390
msgid "Print Pre_view"
msgstr "Prenta forsýn"
-#: gtk/gtkstock.c:348
+#: gtk/gtkstock.c:391
msgid "_Properties"
msgstr "_Eiginleikar"
-#: gtk/gtkstock.c:349
+#: gtk/gtkstock.c:392
msgid "_Quit"
msgstr "_Hætta"
-#: gtk/gtkstock.c:350
+#: gtk/gtkstock.c:393
msgid "_Redo"
msgstr "_Endurgera"
-#: gtk/gtkstock.c:351
+#: gtk/gtkstock.c:394
msgid "_Refresh"
msgstr "_Hressa"
-#: gtk/gtkstock.c:353
+#: gtk/gtkstock.c:396
msgid "_Revert"
msgstr "_Afturkalla"
-#: gtk/gtkstock.c:354
+#: gtk/gtkstock.c:397
msgid "_Save"
msgstr "_Vista"
-#: gtk/gtkstock.c:355
+#: gtk/gtkstock.c:398
msgid "Save _As"
msgstr "Vista _sem"
-#: gtk/gtkstock.c:356
+#: gtk/gtkstock.c:399
msgid "_Color"
msgstr "_Litur"
-#: gtk/gtkstock.c:357
+#: gtk/gtkstock.c:400
msgid "_Font"
msgstr "_Letur"
-#: gtk/gtkstock.c:358
+#: gtk/gtkstock.c:401
msgid "_Ascending"
msgstr "_Hækkandi"
-#: gtk/gtkstock.c:359
+#: gtk/gtkstock.c:402
msgid "_Descending"
msgstr "_Lækkandi"
-#: gtk/gtkstock.c:360
+#: gtk/gtkstock.c:403
msgid "_Spell Check"
msgstr "_Villuleita"
-#: gtk/gtkstock.c:362
+#: gtk/gtkstock.c:404
+msgid "_Stop"
+msgstr "_Stöðva"
+
+#: gtk/gtkstock.c:405
msgid "_Strikethrough"
msgstr "_Strika"
-#: gtk/gtkstock.c:363
+#: gtk/gtkstock.c:406
msgid "_Undelete"
msgstr "_Afturkalla"
-#: gtk/gtkstock.c:364
+#: gtk/gtkstock.c:407
msgid "_Underline"
msgstr "_Undirstrika"
-#: gtk/gtkstock.c:365
+#: gtk/gtkstock.c:408
msgid "_Undo"
msgstr "_Afturkalla"
-#: gtk/gtkstock.c:366
+#: gtk/gtkstock.c:409
msgid "_Yes"
msgstr "_Já"
-#: gtk/gtkstock.c:367
+#: gtk/gtkstock.c:410
msgid "_Normal Size"
msgstr "Ve_njuleg Stærð"
-#: gtk/gtkstock.c:368
+#: gtk/gtkstock.c:411
msgid "Best _Fit"
msgstr "Besta _Snið"
-#: gtk/gtkstock.c:369
+#: gtk/gtkstock.c:412
msgid "Zoom _In"
msgstr "Renna _að"
-#: gtk/gtkstock.c:370
+#: gtk/gtkstock.c:413
msgid "Zoom _Out"
msgstr "Renna _frá"
@@ -2152,22 +2431,22 @@ msgstr ""
msgid "--- No Tip ---"
msgstr "--- Ekkert --- "
-#: gtk/gtkuimanager.c:1132
+#: gtk/gtkuimanager.c:1154
#, c-format
msgid "Unknown attribute '%s' on line %d char %d"
msgstr ""
-#: gtk/gtkuimanager.c:1332
+#: gtk/gtkuimanager.c:1371
#, c-format
msgid "Unexpected start tag '%s' on line %d char %d"
msgstr ""
-#: gtk/gtkuimanager.c:1417
+#: gtk/gtkuimanager.c:1461
#, c-format
msgid "Unexpected character data on line %d char %d"
msgstr ""
-#: gtk/gtkuimanager.c:2209
+#: gtk/gtkuimanager.c:2272
msgid "Empty"
msgstr "Tómt"
@@ -2237,6 +2516,46 @@ msgstr ""
msgid "Could not get information for file '%s': %s"
msgstr "Óþekkt myndsnið í skránni '%s'"
+#~ msgid "Shift"
+#~ msgstr "Shift"
+
+#~ msgid "Ctrl"
+#~ msgstr "Ctrl"
+
+#~ msgid "Alt"
+#~ msgstr "Alt"
+
+#, fuzzy
+#~ msgid "Error getting information for '%s'"
+#~ msgstr "Villa við að búa til möppuna \"%s\": %s\n"
+
+#~ msgid "_Bottom"
+#~ msgstr "_Botn"
+
+#~ msgid "_First"
+#~ msgstr "_Fyrstur"
+
+#~ msgid "_Last"
+#~ msgstr "_Síðastur"
+
+#~ msgid "_Top"
+#~ msgstr "_Toppur"
+
+#~ msgid "_Back"
+#~ msgstr "_Til baka"
+
+#~ msgid "_Down"
+#~ msgstr "_Niður"
+
+#~ msgid "_Up"
+#~ msgstr "_Upp"
+
+#~ msgid "_Fill"
+#~ msgstr "_Fylla"
+
+#~ msgid "_Left"
+#~ msgstr "_Vinstri"
+
#, fuzzy
#~ msgid ""
#~ "Could not create folder %s:\n"
diff --git a/po/it.po b/po/it.po
index bd96f17ef..0ea0561fe 100644
--- a/po/it.po
+++ b/po/it.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gtk+\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-01-08 02:01-0500\n"
+"POT-Creation-Date: 2005-06-20 14:30-0400\n"
"PO-Revision-Date: 2004-04-06 22:31+0200\n"
"Last-Translator: Alessio Dessì <alessiodessi@tiscali.it>\n"
"Language-Team: Italian <tp@lists.linux.it>\n"
@@ -17,7 +17,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: gdk-pixbuf/gdk-pixbuf-animation.c:153 gdk-pixbuf/gdk-pixbuf-io.c:838
-#: gdk-pixbuf/gdk-pixbuf-io.c:1069 tests/testfilechooser.c:199
+#: gdk-pixbuf/gdk-pixbuf-io.c:1068 tests/testfilechooser.c:199
#, c-format
msgid "Failed to open file '%s': %s"
msgstr "Apertura del file «%s» fallita: %s"
@@ -28,7 +28,7 @@ msgid "Image file '%s' contains no data"
msgstr "Il file d'immagine «%s» non contiene dati"
#: gdk-pixbuf/gdk-pixbuf-animation.c:208 gdk-pixbuf/gdk-pixbuf-io.c:887
-#: gdk-pixbuf/gdk-pixbuf-io.c:1110 tests/testfilechooser.c:244
+#: gdk-pixbuf/gdk-pixbuf-io.c:1109 tests/testfilechooser.c:244
#, c-format
msgid ""
"Failed to load image '%s': reason not known, probably a corrupt image file"
@@ -79,34 +79,34 @@ msgstr "Formato del file di immagine non riconosciuto"
msgid "Failed to load image '%s': %s"
msgstr "Caricamento dell'immagine «%s» fallito: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1337
+#: gdk-pixbuf/gdk-pixbuf-io.c:1336
#, c-format
msgid "Error writing to image file: %s"
msgstr "Errore nella scrittura sul file d'immagine: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1383 gdk-pixbuf/gdk-pixbuf-io.c:1512
+#: gdk-pixbuf/gdk-pixbuf-io.c:1382 gdk-pixbuf/gdk-pixbuf-io.c:1511
#, c-format
msgid "This build of gdk-pixbuf does not support saving the image format: %s"
msgstr "Questa versione di gdk-pixbuf non permette di salvare nel formato %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1417
+#: gdk-pixbuf/gdk-pixbuf-io.c:1416
msgid "Insufficient memory to save image to callback"
msgstr "Memoria insufficiente per salvare l'immagine sulla callback"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1429
+#: gdk-pixbuf/gdk-pixbuf-io.c:1428
msgid "Failed to open temporary file"
msgstr "Apertura del file temporaneo fallita"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1454
+#: gdk-pixbuf/gdk-pixbuf-io.c:1453
msgid "Failed to read from temporary file"
msgstr "Lettura dal file temporaneo fallita"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1641
+#: gdk-pixbuf/gdk-pixbuf-io.c:1687
#, c-format
msgid "Failed to open '%s' for writing: %s"
msgstr "Apertura di «%s» in scrittura fallita: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1665
+#: gdk-pixbuf/gdk-pixbuf-io.c:1711
#, c-format
msgid ""
"Failed to close '%s' while writing image, all data may not have been saved: %"
@@ -115,7 +115,7 @@ msgstr ""
"Chiusura di «%s» fallita durante la scrittura dell'immagine, alcuni dati "
"potrebbero non essere stati salvati: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1853 gdk-pixbuf/gdk-pixbuf-io.c:1903
+#: gdk-pixbuf/gdk-pixbuf-io.c:1931 gdk-pixbuf/gdk-pixbuf-io.c:1981
msgid "Insufficient memory to save image into a buffer"
msgstr "Memoria insufficiente per salvare l'immagine in un buffer"
@@ -177,24 +177,34 @@ msgstr "Segmento malformato nell'animazione"
msgid "The ANI image format"
msgstr "Formato ANI"
-#: gdk-pixbuf/io-bmp.c:227 gdk-pixbuf/io-bmp.c:383
+#: gdk-pixbuf/io-bmp.c:228 gdk-pixbuf/io-bmp.c:306 gdk-pixbuf/io-bmp.c:338
+#: gdk-pixbuf/io-bmp.c:361 gdk-pixbuf/io-bmp.c:442
+msgid "BMP image has bogus header data"
+msgstr "Immagine BMP con dati fasulli nell'header"
+
+#: gdk-pixbuf/io-bmp.c:239 gdk-pixbuf/io-bmp.c:401
msgid "Not enough memory to load bitmap image"
msgstr "Memoria insufficiente per caricare l'immagine bitmap"
-#: gdk-pixbuf/io-bmp.c:269
+#: gdk-pixbuf/io-bmp.c:287
msgid "BMP image has unsupported header size"
msgstr "Immagine BMP con dimensione dell'header non supportata"
-#: gdk-pixbuf/io-bmp.c:288 gdk-pixbuf/io-bmp.c:320 gdk-pixbuf/io-bmp.c:343
-#: gdk-pixbuf/io-bmp.c:424
-msgid "BMP image has bogus header data"
-msgstr "Immagine BMP con dati fasulli nell'header"
-
-#: gdk-pixbuf/io-bmp.c:307
+#: gdk-pixbuf/io-bmp.c:325
msgid "Topdown BMP images cannot be compressed"
msgstr ""
-#: gdk-pixbuf/io-bmp.c:1154
+#: gdk-pixbuf/io-bmp.c:1203
+#, fuzzy
+msgid "Couldn't allocate memory for saving BMP file"
+msgstr "Impossibile allocare memoria per caricare il file JPEG"
+
+#: gdk-pixbuf/io-bmp.c:1244
+#, fuzzy
+msgid "Couldn't write to BMP file"
+msgstr "Impossibile convertire il nome del file"
+
+#: gdk-pixbuf/io-bmp.c:1293
msgid "The BMP image format"
msgstr "Formato BMP"
@@ -203,7 +213,7 @@ msgstr "Formato BMP"
msgid "Failure reading GIF: %s"
msgstr "Lettura dell'immagine GIF fallita: %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 "Il file GIF non è completo (forse parte dei dati sono andati persi)"
@@ -230,25 +240,30 @@ msgstr "Lettura di codice errato"
msgid "Circular table entry in GIF file"
msgstr "Tabella circolare nel file GIF"
-#: 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 "Memoria insufficiente per caricare il file GIF"
-#: gdk-pixbuf/io-gif.c:1088
+#: gdk-pixbuf/io-gif.c:947
+#, fuzzy
+msgid "Not enough memory to composite a frame in GIF file"
+msgstr "Memoria insufficiente per caricare il file GIF"
+
+#: gdk-pixbuf/io-gif.c:1116
msgid "GIF image is corrupt (incorrect LZW compression)"
msgstr "Immagine GIF corrotta (errori nella compressione LZW)"
-#: gdk-pixbuf/io-gif.c:1138
+#: gdk-pixbuf/io-gif.c:1166
msgid "File does not appear to be a GIF file"
msgstr "Il file non sembra essere in formato GIF"
-#: 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 "La versione %s del formato GIF non è supportata"
-#: 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."
@@ -256,11 +271,11 @@ msgstr ""
"Immagine GIF priva di colormap globale e in un fotogramma interno manca la "
"colormap locale."
-#: gdk-pixbuf/io-gif.c:1491
+#: gdk-pixbuf/io-gif.c:1519
msgid "GIF image was truncated or incomplete."
msgstr "Immagine GIF troncata o incompleta."
-#: gdk-pixbuf/io-gif.c:1643
+#: gdk-pixbuf/io-gif.c:1671
msgid "The GIF image format"
msgstr "Formato GIF"
@@ -448,105 +463,123 @@ msgstr "Errore nella lettura del file PNG"
msgid "Fatal error reading PNG image file: %s"
msgstr "Errore nella lettura del file PNG: %s"
-#: gdk-pixbuf/io-png.c:813
+#: gdk-pixbuf/io-png.c:810
msgid ""
"Keys for PNG text chunks must have at least 1 and at most 79 characters."
msgstr ""
"Le chiavi per i segmenti di testo PNG devono avere da 1 a 79 caratteri."
-#: gdk-pixbuf/io-png.c:821
+#: gdk-pixbuf/io-png.c:818
msgid "Keys for PNG text chunks must be ASCII characters."
msgstr ""
"Le chiavi per i segmenti di testo PNG possono contenere solo caratteri ASCII."
-#: gdk-pixbuf/io-png.c:854
+#: gdk-pixbuf/io-png.c:831
+#, fuzzy, c-format
+msgid ""
+"PNG compression level must be a value between 0 and 9; value '%s' could not "
+"be parsed."
+msgstr ""
+"La qualità di un'immagine JPEG deve essere compresa tra 0 e 100; il valore «%"
+"s» non può essere analizzato."
+
+#: gdk-pixbuf/io-png.c:843
+#, fuzzy, c-format
+msgid ""
+"PNG compression level must be a value between 0 and 9; value '%d' is not "
+"allowed."
+msgstr ""
+"La qualità di un'immagine JPEG deve essere compresa tra 0 e 100; il valore «%"
+"d» non è valido."
+
+#: gdk-pixbuf/io-png.c:883
#, fuzzy, c-format
msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding."
msgstr ""
"Il valore %s per il segmento di testo PNG non può essere convertito nella "
"codifica ISO-8859-1."
-#: gdk-pixbuf/io-png.c:994
+#: gdk-pixbuf/io-png.c:1026
msgid "The PNG image format"
msgstr "Formato PNG"
-#: gdk-pixbuf/io-pnm.c:249
+#: gdk-pixbuf/io-pnm.c:252
msgid "PNM loader expected to find an integer, but didn't"
msgstr ""
"Il numero intero atteso dal modulo di caricamento PNM non è stato trovato"
-#: gdk-pixbuf/io-pnm.c:281
+#: gdk-pixbuf/io-pnm.c:284
msgid "PNM file has an incorrect initial byte"
msgstr "File PNM con byte iniziale non corretto"
-#: gdk-pixbuf/io-pnm.c:311
+#: gdk-pixbuf/io-pnm.c:314
msgid "PNM file is not in a recognized PNM subformat"
msgstr "Il file PNM non è in un sottoformato PNM riconosciuto"
-#: gdk-pixbuf/io-pnm.c:336
+#: gdk-pixbuf/io-pnm.c:339
msgid "PNM file has an image width of 0"
msgstr "File PNM con larghezza pari a zero"
-#: gdk-pixbuf/io-pnm.c:357
+#: gdk-pixbuf/io-pnm.c:360
msgid "PNM file has an image height of 0"
msgstr "File PNM con altezza pari a zero"
-#: gdk-pixbuf/io-pnm.c:380
+#: gdk-pixbuf/io-pnm.c:383
msgid "Maximum color value in PNM file is 0"
msgstr "Il valore massimo del colore nel file PNM è zero"
-#: gdk-pixbuf/io-pnm.c:388
+#: gdk-pixbuf/io-pnm.c:391
msgid "Maximum color value in PNM file is too large"
msgstr "Il valore massimo del colore nel file PNM troppo grande"
-#: gdk-pixbuf/io-pnm.c:396
+#: gdk-pixbuf/io-pnm.c:399
#, fuzzy
msgid "Cannot handle PNM files with maximum color values greater than 255"
msgstr ""
"Impossibile gestire file PNM con valore massimo del colore maggiore di 255"
-#: gdk-pixbuf/io-pnm.c:435 gdk-pixbuf/io-pnm.c:463 gdk-pixbuf/io-pnm.c:495
+#: gdk-pixbuf/io-pnm.c:438 gdk-pixbuf/io-pnm.c:466 gdk-pixbuf/io-pnm.c:498
msgid "Raw PNM image type is invalid"
msgstr "Il tipo di immagine Raw PNM non è valido"
-#: gdk-pixbuf/io-pnm.c:555 gdk-pixbuf/io-pnm.c:597
+#: gdk-pixbuf/io-pnm.c:562 gdk-pixbuf/io-pnm.c:604
msgid "PNM image format is invalid"
msgstr "Formato PNM dell'immagine non valido"
-#: gdk-pixbuf/io-pnm.c:656
+#: gdk-pixbuf/io-pnm.c:663
msgid "PNM image loader does not support this PNM subformat"
msgstr ""
"Il modulo di caricamento per le immagini PNM non supporta questo "
"sottoformato PNM"
-#: gdk-pixbuf/io-pnm.c:711
+#: gdk-pixbuf/io-pnm.c:718
msgid "Premature end-of-file encountered"
msgstr "End-of-file raggiunto prematuramente"
-#: gdk-pixbuf/io-pnm.c:743 gdk-pixbuf/io-pnm.c:974
+#: gdk-pixbuf/io-pnm.c:750 gdk-pixbuf/io-pnm.c:981
msgid "Raw PNM formats require exactly one whitespace before sample data"
msgstr ""
"I formati Raw PNM richiedono esattamente uno spazio bianco prima dei dati "
"grezzi"
-#: gdk-pixbuf/io-pnm.c:770
+#: gdk-pixbuf/io-pnm.c:777
#, fuzzy
msgid "Cannot allocate memory for loading PNM image"
msgstr "Impossibile allocare memoria per caricare l'immagine PNM"
-#: gdk-pixbuf/io-pnm.c:820
+#: gdk-pixbuf/io-pnm.c:827
msgid "Insufficient memory to load PNM context struct"
msgstr "Memoria insufficiente per caricare la struttura context del file PNM"
-#: gdk-pixbuf/io-pnm.c:871
+#: gdk-pixbuf/io-pnm.c:878
msgid "Unexpected end of PNM image data"
msgstr "Fine dei dati dell'immagine PNM inaspettata"
-#: gdk-pixbuf/io-pnm.c:1003
+#: gdk-pixbuf/io-pnm.c:1010
msgid "Insufficient memory to load PNM file"
msgstr "Memoria insufficiente per caricare il file PNM"
-#: gdk-pixbuf/io-pnm.c:1082
+#: gdk-pixbuf/io-pnm.c:1089
msgid "The PNM/PBM/PGM/PPM image format family"
msgstr "Famiglia formati PNM/PBM/PGM/PPM"
@@ -570,69 +603,69 @@ msgstr "Memoria insufficiente per caricare l'immagine RAS"
msgid "The Sun raster image format"
msgstr "Formato Sun raster"
-#: gdk-pixbuf/io-tga.c:159
+#: gdk-pixbuf/io-tga.c:154
#, fuzzy
msgid "Cannot allocate memory for IOBuffer struct"
msgstr "Impossibile allocare memoria per la struttura IOBuffer"
-#: gdk-pixbuf/io-tga.c:178
+#: gdk-pixbuf/io-tga.c:173
#, fuzzy
msgid "Cannot allocate memory for IOBuffer data"
msgstr "Impossibile allocare memoria per i dati IOBuffer"
-#: gdk-pixbuf/io-tga.c:189
+#: gdk-pixbuf/io-tga.c:184
#, fuzzy
msgid "Cannot realloc IOBuffer data"
msgstr "Impossibile riallocare i dati IOBuffer"
-#: gdk-pixbuf/io-tga.c:219
+#: gdk-pixbuf/io-tga.c:214
#, fuzzy
msgid "Cannot allocate temporary IOBuffer data"
msgstr "Impossibile allocare i dati IOBuffer temporanei"
-#: gdk-pixbuf/io-tga.c:353
+#: gdk-pixbuf/io-tga.c:348
#, fuzzy
msgid "Cannot allocate new pixbuf"
msgstr "Impossibile allocare un nuovo pixbuf"
-#: gdk-pixbuf/io-tga.c:692
+#: gdk-pixbuf/io-tga.c:689
#, fuzzy
msgid "Cannot allocate colormap structure"
msgstr "Impossibile allocare la struttura colormap"
-#: gdk-pixbuf/io-tga.c:699
+#: gdk-pixbuf/io-tga.c:696
#, fuzzy
msgid "Cannot allocate colormap entries"
msgstr "Impossibile allocare gli elementi della struttra colormap"
-#: gdk-pixbuf/io-tga.c:721
+#: gdk-pixbuf/io-tga.c:718
msgid "Unexpected bitdepth for colormap entries"
msgstr "Profondità di colore inattesa per gli elementi della colormap"
-#: gdk-pixbuf/io-tga.c:739
+#: gdk-pixbuf/io-tga.c:736
#, fuzzy
msgid "Cannot allocate TGA header memory"
msgstr "Impossibile allocare memoria per l'header TGA"
-#: gdk-pixbuf/io-tga.c:772
+#: gdk-pixbuf/io-tga.c:769
msgid "TGA image has invalid dimensions"
msgstr "Dimensioni dell'immagine TGA non valide"
-#: gdk-pixbuf/io-tga.c:778 gdk-pixbuf/io-tga.c:787 gdk-pixbuf/io-tga.c:797
-#: gdk-pixbuf/io-tga.c:807 gdk-pixbuf/io-tga.c:814
+#: gdk-pixbuf/io-tga.c:775 gdk-pixbuf/io-tga.c:784 gdk-pixbuf/io-tga.c:794
+#: gdk-pixbuf/io-tga.c:804 gdk-pixbuf/io-tga.c:811
msgid "TGA image type not supported"
msgstr "Tipo di immagine TGA non supportato"
-#: gdk-pixbuf/io-tga.c:861
+#: gdk-pixbuf/io-tga.c:858
#, fuzzy
msgid "Cannot allocate memory for TGA context struct"
msgstr "Impossibile allocare memoria per la struttura context del file TGA"
-#: gdk-pixbuf/io-tga.c:926
+#: gdk-pixbuf/io-tga.c:923
msgid "Excess data in file"
msgstr "Dati in eccesso nel file"
-#: gdk-pixbuf/io-tga.c:995
+#: gdk-pixbuf/io-tga.c:992
msgid "The Targa image format"
msgstr "Formato Targa"
@@ -715,43 +748,48 @@ msgstr ""
msgid "The XBM image format"
msgstr "Formato XBM"
-#: gdk-pixbuf/io-xpm.c:1229
+#: gdk-pixbuf/io-xpm.c:467
msgid "No XPM header found"
msgstr "Impossibile trovare l'header XPM"
-#: gdk-pixbuf/io-xpm.c:1237
+#: gdk-pixbuf/io-xpm.c:476
+#, fuzzy
+msgid "Invalid XPM header"
+msgstr "File XBM non valido"
+
+#: gdk-pixbuf/io-xpm.c:484
msgid "XPM file has image width <= 0"
msgstr "File XPM con larghezza minore o ugale a zero"
-#: gdk-pixbuf/io-xpm.c:1245
+#: gdk-pixbuf/io-xpm.c:492
msgid "XPM file has image height <= 0"
msgstr "File XPM con altezza minore o ugale a zero"
-#: gdk-pixbuf/io-xpm.c:1253
+#: gdk-pixbuf/io-xpm.c:500
msgid "XPM has invalid number of chars per pixel"
msgstr "XPM con numero di byte per pixel non valido"
-#: gdk-pixbuf/io-xpm.c:1260
+#: gdk-pixbuf/io-xpm.c:507
msgid "XPM file has invalid number of colors"
msgstr "File XPM con numero di colori non valido"
-#: gdk-pixbuf/io-xpm.c:1272 gdk-pixbuf/io-xpm.c:1281 gdk-pixbuf/io-xpm.c:1333
+#: gdk-pixbuf/io-xpm.c:519 gdk-pixbuf/io-xpm.c:528 gdk-pixbuf/io-xpm.c:580
#, fuzzy
msgid "Cannot allocate memory for loading XPM image"
msgstr "Impossibile allocare memoria per caricare l'immagine XPM"
-#: gdk-pixbuf/io-xpm.c:1295
+#: gdk-pixbuf/io-xpm.c:542
#, fuzzy
msgid "Cannot read XPM colormap"
msgstr "Impossibile leggere la colormap XPM"
-#: gdk-pixbuf/io-xpm.c:1524
+#: gdk-pixbuf/io-xpm.c:771
msgid "Failed to write to temporary file when loading XPM image"
msgstr ""
"Fallita la scrittura nel file temporaneo durante il caricamento "
"dell'immagine XPM"
-#: gdk-pixbuf/io-xpm.c:1559
+#: gdk-pixbuf/io-xpm.c:806
msgid "The XPM image format"
msgstr "Formato XPM"
@@ -814,6 +852,138 @@ msgstr ""
msgid "Gdk debugging flags to unset"
msgstr ""
+#: gdk/keyname-table.h:3940
+msgid "keyboard label|BackSpace"
+msgstr ""
+
+#: gdk/keyname-table.h:3941
+msgid "keyboard label|Tab"
+msgstr ""
+
+#: gdk/keyname-table.h:3942
+msgid "keyboard label|Return"
+msgstr ""
+
+#: gdk/keyname-table.h:3943
+msgid "keyboard label|Pause"
+msgstr ""
+
+#: gdk/keyname-table.h:3944
+msgid "keyboard label|Scroll_Lock"
+msgstr ""
+
+#: gdk/keyname-table.h:3945
+msgid "keyboard label|Sys_Req"
+msgstr ""
+
+#: gdk/keyname-table.h:3946
+msgid "keyboard label|Escape"
+msgstr ""
+
+#: gdk/keyname-table.h:3947
+msgid "keyboard label|Multi_key"
+msgstr ""
+
+#: gdk/keyname-table.h:3948
+msgid "keyboard label|Home"
+msgstr ""
+
+#: gdk/keyname-table.h:3949
+msgid "keyboard label|Page_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3950
+msgid "keyboard label|Page_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3951
+msgid "keyboard label|End"
+msgstr ""
+
+#: gdk/keyname-table.h:3952
+msgid "keyboard label|Begin"
+msgstr ""
+
+#: gdk/keyname-table.h:3953
+msgid "keyboard label|Print"
+msgstr ""
+
+#: gdk/keyname-table.h:3954
+msgid "keyboard label|Insert"
+msgstr ""
+
+#: gdk/keyname-table.h:3955
+msgid "keyboard label|Num_Lock"
+msgstr ""
+
+#: gdk/keyname-table.h:3956
+msgid "keyboard label|KP_Space"
+msgstr ""
+
+#: gdk/keyname-table.h:3957
+msgid "keyboard label|KP_Tab"
+msgstr ""
+
+#: gdk/keyname-table.h:3958
+msgid "keyboard label|KP_Enter"
+msgstr ""
+
+#: gdk/keyname-table.h:3959
+msgid "keyboard label|KP_Home"
+msgstr ""
+
+#: gdk/keyname-table.h:3960
+msgid "keyboard label|KP_Left"
+msgstr ""
+
+#: gdk/keyname-table.h:3961
+msgid "keyboard label|KP_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3962
+msgid "keyboard label|KP_Right"
+msgstr ""
+
+#: gdk/keyname-table.h:3963
+msgid "keyboard label|KP_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3964
+msgid "keyboard label|KP_Page_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3965
+msgid "keyboard label|KP_Prior"
+msgstr ""
+
+#: gdk/keyname-table.h:3966
+msgid "keyboard label|KP_Page_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3967
+msgid "keyboard label|KP_Next"
+msgstr ""
+
+#: gdk/keyname-table.h:3968
+msgid "keyboard label|KP_End"
+msgstr ""
+
+#: gdk/keyname-table.h:3969
+msgid "keyboard label|KP_Begin"
+msgstr ""
+
+#: gdk/keyname-table.h:3970
+msgid "keyboard label|KP_Insert"
+msgstr ""
+
+#: gdk/keyname-table.h:3971
+msgid "keyboard label|KP_Delete"
+msgstr ""
+
+#: gdk/keyname-table.h:3972
+msgid "keyboard label|Delete"
+msgstr ""
+
#. Description of --sync in --help output
#: gdk/win32/gdkmain-win32.c:60
msgid "Don't batch GDI requests"
@@ -849,46 +1019,47 @@ msgstr ""
msgid "Make X calls synchronous"
msgstr ""
-#: gtk/gtkaboutdialog.c:260 gtk/gtkaboutdialog.c:1939
+#: gtk/gtkaboutdialog.c:270 gtk/gtkaboutdialog.c:2025
msgid "License"
msgstr ""
-#: gtk/gtkaboutdialog.c:261
+#: gtk/gtkaboutdialog.c:271
msgid "The license of the program"
msgstr ""
#. Add the credits button
-#: gtk/gtkaboutdialog.c:482
-msgid "_Credits"
-msgstr ""
+#: gtk/gtkaboutdialog.c:491
+#, fuzzy
+msgid "C_redits"
+msgstr "C_rea"
#. Add the license button
-#: gtk/gtkaboutdialog.c:491
+#: gtk/gtkaboutdialog.c:501
msgid "_License"
msgstr ""
-#: gtk/gtkaboutdialog.c:682
+#: gtk/gtkaboutdialog.c:731
#, c-format
msgid "About %s"
msgstr ""
-#: gtk/gtkaboutdialog.c:1876
+#: gtk/gtkaboutdialog.c:1953
msgid "Credits"
msgstr ""
-#: gtk/gtkaboutdialog.c:1901
+#: gtk/gtkaboutdialog.c:1979
msgid "Written by"
msgstr ""
-#: gtk/gtkaboutdialog.c:1904
+#: gtk/gtkaboutdialog.c:1982
msgid "Documented by"
msgstr ""
-#: gtk/gtkaboutdialog.c:1916
+#: gtk/gtkaboutdialog.c:1994
msgid "Translated by"
msgstr ""
-#: gtk/gtkaboutdialog.c:1920
+#: gtk/gtkaboutdialog.c:1998
msgid "Artwork by"
msgstr ""
@@ -896,28 +1067,41 @@ msgstr ""
#. * that use the shift key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: gtk/gtkaccellabel.c:119
-msgid "Shift"
-msgstr "Maiusc"
+#: gtk/gtkaccellabel.c:121
+msgid "keyboard label|Shift"
+msgstr ""
#. This is the text that should appear next to menu accelerators
#. * that use the control key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: gtk/gtkaccellabel.c:125
-msgid "Ctrl"
-msgstr "Ctrl"
+#: gtk/gtkaccellabel.c:128
+msgid "keyboard label|Ctrl"
+msgstr ""
#. This is the text that should appear next to menu accelerators
#. * that use the alt key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: gtk/gtkaccellabel.c:131
-msgid "Alt"
-msgstr "Alt"
+#: gtk/gtkaccellabel.c:135
+msgid "keyboard label|Alt"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkaccellabel.c:577
+msgid "keyboard label|Space"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkaccellabel.c:581
+msgid "keyboard label|Backslash"
+msgstr ""
#. Translate to calendar:YM if you want years to be displayed
#. * before months; otherwise translate to calendar:MY.
@@ -928,7 +1112,7 @@ msgstr "Alt"
#. * so if you have a default text direction of RTL and YM, then
#. * the year will appear on the right.
#.
-#: gtk/gtkcalendar.c:700
+#: gtk/gtkcalendar.c:647
msgid "calendar:MY"
msgstr "calendar:MY"
@@ -936,24 +1120,52 @@ msgstr "calendar:MY"
#. * first day of the week to calendar:week_start:1 if you want Monday
#. * to be the first day of the week, and so on.
#.
-#: gtk/gtkcalendar.c:710
+#: gtk/gtkcalendar.c:661
msgid "calendar:week_start:0"
msgstr "calendar:week_start:1"
-#: gtk/gtkcellrendererprogress.c:235 gtk/gtkcellrendererprogress.c:293
+#. Translators: This is a text measurement template.
+#. * Translate it to the widest year text.
+#. *
+#. * Don't include the prefix "year measurement template|"
+#. * in the translation.
+#. *
+#. * If you don't understand this, leave it as "2000"
+#.
+#: gtk/gtkcalendar.c:1549
+msgid "year measurement template|2000"
+msgstr ""
+
+#. Translators: This dictates how the year is displayed in
+#. * gtkcalendar widget. See strftime() manual for the format.
+#. * Use only ASCII in the translation.
+#. *
+#. * Also look for the msgid "year measurement template|2000".
+#. * Translate that entry to a year with the widest output of this
+#. * msgid.
+#. *
+#. * Don't include the prefix "calendar year format|" in the
+#. * translation. "%Y" is appropriate for most locales.
+#.
+#: gtk/gtkcalendar.c:1826
+msgid "calendar year format|%Y"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkcellrendererprogress.c:237 gtk/gtkcellrendererprogress.c:295
#, c-format
msgid "progress bar label|%d %%"
msgstr ""
-#: gtk/gtkcolorbutton.c:220 gtk/gtkcolorbutton.c:574
+#: gtk/gtkcolorbutton.c:221 gtk/gtkcolorbutton.c:576
msgid "Pick a Color"
msgstr "Selezione colore"
-#: gtk/gtkcolorbutton.c:466
+#: gtk/gtkcolorbutton.c:467
msgid "Received invalid color data\n"
msgstr "Ricevuti dati colore non validi\n"
-#: gtk/gtkcolorsel.c:576
+#: gtk/gtkcolorsel.c:561
msgid ""
"The previously-selected color, for comparison to the color you're selecting "
"now. You can drag this color to a palette entry, or select this color as "
@@ -964,7 +1176,7 @@ msgstr ""
"della tavolozza o selezionarlo come corrente trascinandolo sul colore che si "
"vuole sostituire."
-#: gtk/gtkcolorsel.c:581
+#: gtk/gtkcolorsel.c:566
msgid ""
"The color you've chosen. You can drag this color to a palette entry to save "
"it for use in the future."
@@ -972,12 +1184,12 @@ msgstr ""
"Il colore selezionato. È possibile trascinarlo su una posizione della "
"tavolozza per averlo disponibile in futuro."
-#: gtk/gtkcolorsel.c:942
+#: gtk/gtkcolorsel.c:957
msgid "_Save color here"
msgstr "_Salva il colore in questa posizione"
# ,bug nella stringa il punto finale andrebbe fuori dall virgolette
-#: gtk/gtkcolorsel.c:1147
+#: gtk/gtkcolorsel.c:1162
msgid ""
"Click this palette entry to make it the current color. To change this entry, "
"drag a color swatch here or right-click it and select \"Save color here.\""
@@ -987,7 +1199,7 @@ msgstr ""
"farci clic col pulsante destro e selezionare \"Salva il colore in questa "
"posizione\"."
-#: gtk/gtkcolorsel.c:1913
+#: gtk/gtkcolorsel.c:1929
msgid ""
"Select the color you want from the outer ring. Select the darkness or "
"lightness of that color using the inner triangle."
@@ -995,7 +1207,7 @@ msgstr ""
"Selezionare la tonalità di colore tramite l'anello esterno e la luminosità "
"tramite il triangolo interno."
-#: gtk/gtkcolorsel.c:1938
+#: gtk/gtkcolorsel.c:1954
msgid ""
"Click the eyedropper, then click a color anywhere on your screen to select "
"that color."
@@ -1003,67 +1215,67 @@ msgstr ""
"Fare clic sul contagocce, quindi fare clic su un punto qualsiasi dello "
"schermo per selezione quel colore."
-#: gtk/gtkcolorsel.c:1947
+#: gtk/gtkcolorsel.c:1963
msgid "_Hue:"
msgstr "_Tonalità:"
-#: gtk/gtkcolorsel.c:1948
+#: gtk/gtkcolorsel.c:1964
msgid "Position on the color wheel."
msgstr "Posizione sull'anello del colore."
-#: gtk/gtkcolorsel.c:1950
+#: gtk/gtkcolorsel.c:1966
msgid "_Saturation:"
msgstr "_Saturazione:"
-#: gtk/gtkcolorsel.c:1951
+#: gtk/gtkcolorsel.c:1967
msgid "\"Deepness\" of the color."
msgstr "\"Profondità\" del colore."
-#: gtk/gtkcolorsel.c:1952
+#: gtk/gtkcolorsel.c:1968
msgid "_Value:"
msgstr "_Valore:"
-#: gtk/gtkcolorsel.c:1953
+#: gtk/gtkcolorsel.c:1969
msgid "Brightness of the color."
msgstr "Luminosità del colore."
-#: gtk/gtkcolorsel.c:1954
+#: gtk/gtkcolorsel.c:1970
msgid "_Red:"
msgstr "_Rosso:"
-#: gtk/gtkcolorsel.c:1955
+#: gtk/gtkcolorsel.c:1971
msgid "Amount of red light in the color."
msgstr "Quantità di luce rossa nel colore."
-#: gtk/gtkcolorsel.c:1956
+#: gtk/gtkcolorsel.c:1972
msgid "_Green:"
msgstr "_Verde:"
-#: gtk/gtkcolorsel.c:1957
+#: gtk/gtkcolorsel.c:1973
msgid "Amount of green light in the color."
msgstr "Quantità di luce verde nel colore."
-#: gtk/gtkcolorsel.c:1958
+#: gtk/gtkcolorsel.c:1974
msgid "_Blue:"
msgstr "_Blu:"
-#: gtk/gtkcolorsel.c:1959
+#: gtk/gtkcolorsel.c:1975
msgid "Amount of blue light in the color."
msgstr "Quantità di luce blu nel colore."
-#: gtk/gtkcolorsel.c:1962
+#: gtk/gtkcolorsel.c:1978
msgid "_Opacity:"
msgstr "_Opacità:"
-#: gtk/gtkcolorsel.c:1970 gtk/gtkcolorsel.c:1981
+#: gtk/gtkcolorsel.c:1986 gtk/gtkcolorsel.c:1997
msgid "Transparency of the color."
msgstr "Trasparenza del colore."
-#: gtk/gtkcolorsel.c:1988
+#: gtk/gtkcolorsel.c:2004
msgid "Color _Name:"
msgstr "_Nome colore:"
-#: gtk/gtkcolorsel.c:2003
+#: gtk/gtkcolorsel.c:2019
msgid ""
"You can enter an HTML-style hexadecimal color value, or simply a color name "
"such as 'orange' in this entry."
@@ -1071,11 +1283,11 @@ msgstr ""
"È possibile inserire il valore esadecimale (in stile HTML) del colore o "
"semplicemente il nome del colore come ad esempio \"orange\"."
-#: gtk/gtkcolorsel.c:2022
+#: gtk/gtkcolorsel.c:2038
msgid "_Palette"
msgstr "_Tavolozza"
-#: gtk/gtkcolorsel.c:2054
+#: gtk/gtkcolorsel.c:2070
#, fuzzy
msgid "Color Wheel"
msgstr "Rotella"
@@ -1084,305 +1296,321 @@ msgstr "Rotella"
msgid "Color Selection"
msgstr "Selezione colore"
-#: gtk/gtkentry.c:4507 gtk/gtktextview.c:7030
+#: gtk/gtkentry.c:4508 gtk/gtktextview.c:7068
msgid "Select _All"
msgstr "_Seleziona tutto"
-#: gtk/gtkentry.c:4517 gtk/gtktextview.c:7040
+#: gtk/gtkentry.c:4518 gtk/gtktextview.c:7078
msgid "Input _Methods"
msgstr "_Metodi di input"
-#: gtk/gtkentry.c:4528 gtk/gtktextview.c:7051
+#: gtk/gtkentry.c:4529 gtk/gtktextview.c:7089
msgid "_Insert Unicode Control Character"
msgstr "_Inserisci carattere di controllo unicode"
-#: gtk/gtkfilechooser.c:1584 gtk/gtkfilechooser.c:1628
-#: gtk/gtkfilechooser.c:1703 gtk/gtkfilechooser.c:1747
+#: gtk/gtkfilechooser.c:1588 gtk/gtkfilechooser.c:1632
+#: gtk/gtkfilechooser.c:1707 gtk/gtkfilechooser.c:1751
#, c-format
msgid "Invalid filename: %s"
msgstr "Nome del file non valido: %s"
-#: gtk/gtkfilechooserbutton.c:65
+#: gtk/gtkfilechooserbutton.c:67
#, fuzzy
msgid "Select A File"
msgstr "Elimina file"
-#: gtk/gtkfilechooserbutton.c:66 gtk/gtkfilechooserdefault.c:1229
-#: gtk/gtkpathbar.c:982
+#: gtk/gtkfilechooserbutton.c:68 gtk/gtkfilechooserdefault.c:1302
+#: gtk/gtkpathbar.c:1020
msgid "Home"
msgstr "Home"
-#: gtk/gtkfilechooserbutton.c:67 gtk/gtkfilechooserdefault.c:1256
-#: gtk/gtkpathbar.c:984
+#: gtk/gtkfilechooserbutton.c:69 gtk/gtkfilechooserdefault.c:1329
+#: gtk/gtkpathbar.c:1022
msgid "Desktop"
msgstr "Desktop"
-#: gtk/gtkfilechooserbutton.c:68
+#: gtk/gtkfilechooserbutton.c:70
#, fuzzy
msgid "(None)"
msgstr "nessuno"
-#: gtk/gtkfilechooserbutton.c:1515
+#: gtk/gtkfilechooserbutton.c:1523
msgid "Other..."
msgstr ""
-#: gtk/gtkfilechooserdefault.c:867
+#: gtk/gtkfilechooserdefault.c:917
#, fuzzy
msgid "Could not retrieve information about the file"
msgstr ""
"Impossibile recuperare informazioni su «%s»:\n"
"%s"
-#: gtk/gtkfilechooserdefault.c:878
+#: gtk/gtkfilechooserdefault.c:928
#, fuzzy
msgid "Could not add a bookmark"
msgstr ""
"Impossibile aggiungere un segnalibro per «%s»:\n"
"%s"
-#: gtk/gtkfilechooserdefault.c:889
+#: gtk/gtkfilechooserdefault.c:939
#, fuzzy
msgid "Could not remove bookmark"
msgstr ""
"Impossibile rimuovere il segnalibro per %s:\n"
"%s"
-#: gtk/gtkfilechooserdefault.c:900
+#: gtk/gtkfilechooserdefault.c:950
msgid "The folder could not be created"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:911
+#: gtk/gtkfilechooserdefault.c:963
+msgid ""
+"The folder could not be created, as a file with the same name already "
+"exists. Try using a different name for the folder, or rename the file first."
+msgstr ""
+
+#: gtk/gtkfilechooserdefault.c:976
#, fuzzy
msgid "Invalid file name"
msgstr "Nome del file non valido: %s"
-#: gtk/gtkfilechooserdefault.c:921
+#: gtk/gtkfilechooserdefault.c:986
msgid "The folder contents could not be displayed"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:1119
+#: gtk/gtkfilechooserdefault.c:1192
#, fuzzy, c-format
msgid "Could not get information about '%s': %s"
msgstr ""
"Impossibile recuperare informazioni su «%s»:\n"
"%s"
-#: gtk/gtkfilechooserdefault.c:2095
+#: gtk/gtkfilechooserdefault.c:2208
#, c-format
msgid "Add the folder '%s' to the bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2136
+#: gtk/gtkfilechooserdefault.c:2249
msgid "Add the current folder to the bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2138
+#: gtk/gtkfilechooserdefault.c:2251
msgid "Add the selected folders to the bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2178
+#: gtk/gtkfilechooserdefault.c:2291
#, c-format
msgid "Remove the bookmark '%s'"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2591
+#: gtk/gtkfilechooserdefault.c:2722
#, fuzzy, c-format
msgid "Could not add a bookmark for '%s' because it is an invalid path name."
msgstr ""
"Impossibile aggiungere un segnalibro per «%s» perché è un nome di percorso "
"non valido."
-#: gtk/gtkfilechooserdefault.c:2769
+#: gtk/gtkfilechooserdefault.c:2937
+#, fuzzy
+msgid "Remove"
+msgstr "_Rimuovi"
+
+#: gtk/gtkfilechooserdefault.c:2946
+#, fuzzy
+msgid "Rename..."
+msgstr "_Rinomina"
+
+#: gtk/gtkfilechooserdefault.c:3069
msgid "Shortcuts"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2823
+#: gtk/gtkfilechooserdefault.c:3123
msgid "Folder"
msgstr "Cartella"
-#: gtk/gtkfilechooserdefault.c:2875 gtk/gtkstock.c:295
+#: gtk/gtkfilechooserdefault.c:3179 gtk/gtkstock.c:317
msgid "_Add"
msgstr "A_ggiungi"
-#: gtk/gtkfilechooserdefault.c:2882
-msgid "Add the selected folder to the bookmarks"
+#: gtk/gtkfilechooserdefault.c:3186
+msgid "Add the selected folder to the Bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2887 gtk/gtkstock.c:352
+#: gtk/gtkfilechooserdefault.c:3191 gtk/gtkstock.c:395
msgid "_Remove"
msgstr "_Rimuovi"
-#: gtk/gtkfilechooserdefault.c:2894
+#: gtk/gtkfilechooserdefault.c:3198
msgid "Remove the selected bookmark"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2997
-msgid "_Add to Shortcuts"
+#: gtk/gtkfilechooserdefault.c:3305
+msgid "_Add to Bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:3007
+#: gtk/gtkfilechooserdefault.c:3315
#, fuzzy
msgid "Open _Location"
msgstr "Apri posizione"
-#: gtk/gtkfilechooserdefault.c:3019
+#: gtk/gtkfilechooserdefault.c:3327
msgid "Show _Hidden Files"
msgstr "Most_ra file nascosti"
-#: gtk/gtkfilechooserdefault.c:3143 gtk/gtkfilesel.c:767
+#: gtk/gtkfilechooserdefault.c:3451 gtk/gtkfilesel.c:766
msgid "Files"
msgstr "File"
-#: gtk/gtkfilechooserdefault.c:3174
+#: gtk/gtkfilechooserdefault.c:3482
msgid "Name"
msgstr "Nome"
-#: gtk/gtkfilechooserdefault.c:3199
+#: gtk/gtkfilechooserdefault.c:3507
msgid "Size"
msgstr "Dimensione"
# Visto che si applica a cartelle (f) e file (m) mi pare più corretto.
-#: gtk/gtkfilechooserdefault.c:3212
+#: gtk/gtkfilechooserdefault.c:3520
msgid "Modified"
msgstr "Data modifica"
-#: gtk/gtkfilechooserdefault.c:3244
+#: gtk/gtkfilechooserdefault.c:3552
msgid "Select which types of files are shown"
msgstr ""
#. Create Folder
-#: gtk/gtkfilechooserdefault.c:3280
+#: gtk/gtkfilechooserdefault.c:3588
msgid "Create Fo_lder"
msgstr "Nuova _cartella"
#. Name entry
-#: gtk/gtkfilechooserdefault.c:3398
+#: gtk/gtkfilechooserdefault.c:3709
msgid "_Name:"
msgstr "_Nome: "
-#: gtk/gtkfilechooserdefault.c:3438
+#: gtk/gtkfilechooserdefault.c:3749
msgid "_Browse for other folders"
msgstr "_Esplora altre cartelle"
-#: gtk/gtkfilechooserdefault.c:3688
+#: gtk/gtkfilechooserdefault.c:4000
msgid "Save in _folder:"
msgstr "Salva nella ca_rtella:"
-#: gtk/gtkfilechooserdefault.c:3690
+#: gtk/gtkfilechooserdefault.c:4002
msgid "Create in _folder:"
msgstr "Crea nella _cartella:"
-#: gtk/gtkfilechooserdefault.c:4523
+#: gtk/gtkfilechooserdefault.c:4959
#, fuzzy
msgid "Cannot change to folder because it is not local"
msgstr "Impossibile passare alla cartella specificata perché non è locale"
-#: gtk/gtkfilechooserdefault.c:5048
+#: gtk/gtkfilechooserdefault.c:5513
#, fuzzy, c-format
msgid "Shortcut %s does not exist"
msgstr "la scorciatoia «%s» non esiste"
-#: gtk/gtkfilechooserdefault.c:5508
+#: gtk/gtkfilechooserdefault.c:6057
#, fuzzy, c-format
msgid "Could not mount %s"
msgstr ""
"Impossibile selezionare «%s»:\n"
"%s"
-#: gtk/gtkfilechooserdefault.c:5802
+#: gtk/gtkfilechooserdefault.c:6352
msgid "Type name of new folder"
msgstr "Digitare il nome della nuova cartella"
-#: gtk/gtkfilechooserdefault.c:5844
+#: gtk/gtkfilechooserdefault.c:6394
#, c-format
msgid "%d byte"
msgid_plural "%d bytes"
msgstr[0] "%d byte"
msgstr[1] "%d byte"
-#: gtk/gtkfilechooserdefault.c:5846
+#: gtk/gtkfilechooserdefault.c:6396
#, c-format
msgid "%.1f K"
msgstr "%.1f kB"
-#: gtk/gtkfilechooserdefault.c:5848
+#: gtk/gtkfilechooserdefault.c:6398
#, c-format
msgid "%.1f M"
msgstr "%.1f MB"
-#: gtk/gtkfilechooserdefault.c:5850
+#: gtk/gtkfilechooserdefault.c:6400
#, c-format
msgid "%.1f G"
msgstr "%.1f GB"
-#: gtk/gtkfilechooserdefault.c:5902
+#: gtk/gtkfilechooserdefault.c:6446 gtk/gtkfilechooserdefault.c:6470
+msgid "Unknown"
+msgstr "Sconosciuto"
+
+#: gtk/gtkfilechooserdefault.c:6457
msgid "Today"
msgstr "Oggi"
-#: gtk/gtkfilechooserdefault.c:5904
+#: gtk/gtkfilechooserdefault.c:6459
msgid "Yesterday"
msgstr "Ieri"
-#: gtk/gtkfilechooserdefault.c:5915
-msgid "Unknown"
-msgstr "Sconosciuto"
-
-#: gtk/gtkfilechooserdefault.c:5985
+#: gtk/gtkfilechooserdefault.c:6541
#, fuzzy
msgid "Cannot change folder"
msgstr "Crea nella _cartella:"
-#: gtk/gtkfilechooserdefault.c:5986
+#: gtk/gtkfilechooserdefault.c:6542
#, fuzzy
msgid "The folder you specified is an invalid path."
msgstr ""
"Impossibile passare alla cartella specificata perché è stato fornito un "
"percorso non valido."
-#: gtk/gtkfilechooserdefault.c:6025
+#: gtk/gtkfilechooserdefault.c:6581
#, fuzzy, c-format
msgid "Could not build file name from '%s' and '%s'"
msgstr ""
"Impossibile costruire il nome del file da «%s» e «%s»;\n"
"%s"
-#: gtk/gtkfilechooserdefault.c:6061
+#: gtk/gtkfilechooserdefault.c:6617
#, fuzzy
msgid "Could not select item"
msgstr ""
"Impossibile selezionare «%s»:\n"
"%s"
-#: gtk/gtkfilechooserdefault.c:6101
+#: gtk/gtkfilechooserdefault.c:6657
msgid "Open Location"
msgstr "Apri posizione"
-#: gtk/gtkfilechooserdefault.c:6108
+#: gtk/gtkfilechooserdefault.c:6664
msgid "Save in Location"
msgstr "Salva nella posizione"
-#: gtk/gtkfilechooserdefault.c:6132
+#: gtk/gtkfilechooserdefault.c:6688
msgid "_Location:"
msgstr "_Posizione: "
-#: gtk/gtkfilesel.c:731
+#: gtk/gtkfilesel.c:730
msgid "Folders"
msgstr "Cartelle"
-#: gtk/gtkfilesel.c:735
+#: gtk/gtkfilesel.c:734
msgid "Fol_ders"
msgstr "_Cartelle"
-#: gtk/gtkfilesel.c:771
+#: gtk/gtkfilesel.c:770
msgid "_Files"
msgstr "_File"
-#: gtk/gtkfilesel.c:859 gtk/gtkfilesel.c:2249
+#: gtk/gtkfilesel.c:858 gtk/gtkfilesel.c:2248
#, c-format
msgid "Folder unreadable: %s"
msgstr "Cartella non leggibile: %s"
-#: gtk/gtkfilesel.c:990
+#: gtk/gtkfilesel.c:989
#, c-format
msgid ""
"The file \"%s\" resides on another machine (called %s) and may not be "
@@ -1393,26 +1621,26 @@ msgstr ""
"disponibile.\n"
"Selezionarlo veramente?"
-#: gtk/gtkfilesel.c:1121
+#: gtk/gtkfilesel.c:1120
msgid "_New Folder"
msgstr "_Nuova cartella"
-#: gtk/gtkfilesel.c:1132
+#: gtk/gtkfilesel.c:1131
msgid "De_lete File"
msgstr "Eli_mina file"
-#: gtk/gtkfilesel.c:1143
+#: gtk/gtkfilesel.c:1142
msgid "_Rename File"
msgstr "_Rinomina file"
-#: gtk/gtkfilesel.c:1445
+#: gtk/gtkfilesel.c:1444
#, c-format
msgid ""
"The folder name \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
"Il nome della cartella «%s» contiene simboli non consentiti nei nomi dei file"
-#: gtk/gtkfilesel.c:1447
+#: gtk/gtkfilesel.c:1446
#, c-format
msgid ""
"Error creating folder \"%s\": %s\n"
@@ -1421,35 +1649,35 @@ msgstr ""
"Errore nel creare la cartella «%s»: %s\n"
"%s"
-#: gtk/gtkfilesel.c:1448 gtk/gtkfilesel.c:1684
+#: gtk/gtkfilesel.c:1447 gtk/gtkfilesel.c:1683
msgid "You probably used symbols not allowed in filenames."
msgstr ""
"Probabilmente sono stati usati simboli non consentiti nei nomi dei file."
-#: gtk/gtkfilesel.c:1456
+#: gtk/gtkfilesel.c:1455
#, c-format
msgid "Error creating folder \"%s\": %s\n"
msgstr "Errore nel creare la cartella «%s»: %s\n"
-#: gtk/gtkfilesel.c:1490
+#: gtk/gtkfilesel.c:1489
msgid "New Folder"
msgstr "Nuova cartella"
-#: gtk/gtkfilesel.c:1505
+#: gtk/gtkfilesel.c:1504
msgid "_Folder name:"
msgstr "Nome _cartella:"
-#: gtk/gtkfilesel.c:1529
+#: gtk/gtkfilesel.c:1528
msgid "C_reate"
msgstr "C_rea"
-#: gtk/gtkfilesel.c:1572
+#: gtk/gtkfilesel.c:1571
#, c-format
msgid "The filename \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
"Il nome del file «%s» contiene simboli non consentiti nei nomi dei file"
-#: gtk/gtkfilesel.c:1575
+#: gtk/gtkfilesel.c:1574
#, c-format
msgid ""
"Error deleting file \"%s\": %s\n"
@@ -1458,31 +1686,31 @@ msgstr ""
"Errore nell'eliminare il file «%s»: %s\n"
"%s"
-#: gtk/gtkfilesel.c:1577 gtk/gtkfilesel.c:1698
+#: gtk/gtkfilesel.c:1576 gtk/gtkfilesel.c:1697
msgid "It probably contains symbols not allowed in filenames."
msgstr "Probabilmente contiene simboli non consentiti nei nomi dei file."
-#: gtk/gtkfilesel.c:1586
+#: gtk/gtkfilesel.c:1585
#, c-format
msgid "Error deleting file \"%s\": %s"
msgstr "Errore nell'eliminare il file «%s»: %s"
-#: gtk/gtkfilesel.c:1629
+#: gtk/gtkfilesel.c:1628
#, c-format
msgid "Really delete file \"%s\"?"
msgstr "Eliminare veramente il file «%s»?"
-#: gtk/gtkfilesel.c:1634
+#: gtk/gtkfilesel.c:1633
msgid "Delete File"
msgstr "Elimina file"
-#: gtk/gtkfilesel.c:1680 gtk/gtkfilesel.c:1694
+#: gtk/gtkfilesel.c:1679 gtk/gtkfilesel.c:1693
#, c-format
msgid "The file name \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
"Il nome del file «%s» contiene simboli non consentiti nei nomi dei file"
-#: gtk/gtkfilesel.c:1682
+#: gtk/gtkfilesel.c:1681
#, c-format
msgid ""
"Error renaming file to \"%s\": %s\n"
@@ -1491,7 +1719,7 @@ msgstr ""
"Errore nel rinominare il file in «%s»: %s\n"
"%s"
-#: gtk/gtkfilesel.c:1696
+#: gtk/gtkfilesel.c:1695
#, c-format
msgid ""
"Error renaming file \"%s\": %s\n"
@@ -1500,29 +1728,29 @@ msgstr ""
"Errore nel rinominare il file «%s»: %s\n"
"%s"
-#: gtk/gtkfilesel.c:1706
+#: gtk/gtkfilesel.c:1705
#, c-format
msgid "Error renaming file \"%s\" to \"%s\": %s"
msgstr "Errore nel rinominare il file «%s» in «%s»: %s"
-#: gtk/gtkfilesel.c:1753
+#: gtk/gtkfilesel.c:1752
msgid "Rename File"
msgstr "Rinomina file"
-#: gtk/gtkfilesel.c:1768
+#: gtk/gtkfilesel.c:1767
#, c-format
msgid "Rename file \"%s\" to:"
msgstr "Rinomina il file «%s» in:"
-#: gtk/gtkfilesel.c:1797
+#: gtk/gtkfilesel.c:1796
msgid "_Rename"
msgstr "_Rinomina"
-#: gtk/gtkfilesel.c:2229
+#: gtk/gtkfilesel.c:2228
msgid "_Selection: "
msgstr "_Selezione: "
-#: gtk/gtkfilesel.c:3152
+#: gtk/gtkfilesel.c:3151
#, fuzzy, c-format
msgid ""
"The filename \"%s\" couldn't be converted to UTF-8. (try setting the "
@@ -1531,15 +1759,15 @@ msgstr ""
"Il nome del file «%s» non può essere convertito in UTF-8 (provare impostando "
"la variabile d'ambiente G_BROKEN_FILENAMES): %s"
-#: gtk/gtkfilesel.c:3155
+#: gtk/gtkfilesel.c:3154
msgid "Invalid UTF-8"
msgstr "UTF-8 non valido"
-#: gtk/gtkfilesel.c:4032
+#: gtk/gtkfilesel.c:4031
msgid "Name too long"
msgstr "Nome troppo lungo"
-#: gtk/gtkfilesel.c:4034
+#: gtk/gtkfilesel.c:4033
msgid "Couldn't convert filename"
msgstr "Impossibile convertire il nome del file"
@@ -1547,32 +1775,32 @@ msgstr "Impossibile convertire il nome del file"
msgid "(Empty)"
msgstr "(Vuoto)"
-#: gtk/gtkfilesystemunix.c:415 gtk/gtkfilesystemunix.c:429
-#: gtk/gtkfilesystemunix.c:626 gtk/gtkfilesystemwin32.c:482
-#: gtk/gtkfilesystemwin32.c:495 gtk/gtkfilesystemwin32.c:1530
+#: gtk/gtkfilesystemunix.c:475 gtk/gtkfilesystemunix.c:678
+#: gtk/gtkfilesystemunix.c:1918 gtk/gtkfilesystemwin32.c:482
+#: gtk/gtkfilesystemwin32.c:495 gtk/gtkfilesystemwin32.c:1560
#, fuzzy, c-format
msgid "Error getting information for '%s': %s"
msgstr "errore nell'ottenere informazioni per «%s»: %s"
-#: gtk/gtkfilesystemunix.c:495 gtk/gtkfilesystemwin32.c:537
+#: gtk/gtkfilesystemunix.c:547 gtk/gtkfilesystemwin32.c:537
#, fuzzy, c-format
msgid "Error creating directory '%s': %s"
msgstr "errore nel creare la directory «%s»: %s"
-#: gtk/gtkfilesystemunix.c:575 gtk/gtkfilesystemwin32.c:597
+#: gtk/gtkfilesystemunix.c:627 gtk/gtkfilesystemwin32.c:597
msgid "This file system does not support mounting"
msgstr "Questo file system non supporta operazioni di mount"
-#: gtk/gtkfilesystemunix.c:583
+#: gtk/gtkfilesystemunix.c:635
msgid "Filesystem"
msgstr "File system"
-#: gtk/gtkfilesystemunix.c:740
+#: gtk/gtkfilesystemunix.c:792
#, fuzzy, c-format
msgid "Could not get a stock icon for %s"
msgstr "Impossibile ottenere informazioni per il file «%s»: %s"
-#: gtk/gtkfilesystemunix.c:835
+#: gtk/gtkfilesystemunix.c:887
#, c-format
msgid ""
"The name \"%s\" is not valid because it contains the character \"%s\". "
@@ -1581,63 +1809,78 @@ msgstr ""
"Il nome «%s» non è valido perché contiene il carattere \"%s\". Usare un nome "
"diverso."
-#: gtk/gtkfilesystemunix.c:1443 gtk/gtkfilesystemwin32.c:1004
+#: gtk/gtkfilesystemunix.c:1489
#, fuzzy, c-format
-msgid "Bookmark saving failed: %s"
+msgid "Writing %s failed: %s"
msgstr "Salvataggio del segnalibro fallito (%s)"
-#: gtk/gtkfilesystemunix.c:1495
+#: gtk/gtkfilesystemunix.c:1578
#, c-format
msgid "'%s' already exists in the bookmarks list"
msgstr ""
-#: gtk/gtkfilesystemunix.c:1557
+#: gtk/gtkfilesystemunix.c:1650
#, c-format
msgid "'%s' does not exist in the bookmarks list"
msgstr ""
-#: gtk/gtkfilesystemunix.c:1739
+#: gtk/gtkfilesystemunix.c:1878
#, fuzzy, c-format
-msgid "Error getting information for '%s'"
-msgstr "errore nell'ottenere informazioni per «%s»"
+msgid "Error getting information for '/': %s"
+msgstr "errore nell'ottenere informazioni per «%s»: %s"
+
+#: gtk/gtkfilesystemwin32.c:611
+#, c-format
+msgid "Network Drive (%s)"
+msgstr ""
-#: gtk/gtkfontbutton.c:178 gtk/gtkfontbutton.c:295
+#: gtk/gtkfilesystemwin32.c:650
+#, fuzzy, c-format
+msgid "%s (%s)"
+msgstr "%s: %s"
+
+#: gtk/gtkfilesystemwin32.c:1032
+#, fuzzy, c-format
+msgid "Bookmark saving failed: %s"
+msgstr "Salvataggio del segnalibro fallito (%s)"
+
+#: gtk/gtkfontbutton.c:179 gtk/gtkfontbutton.c:292
msgid "Pick a Font"
msgstr "Selezione tipo di carattere"
#. Initialize fields
-#: gtk/gtkfontbutton.c:289
+#: gtk/gtkfontbutton.c:286
msgid "Sans 12"
msgstr "Sans 12"
-#: gtk/gtkfontbutton.c:807
+#: gtk/gtkfontbutton.c:804
msgid "Font"
msgstr "Tipo di carattere"
#. This is the default text shown in the preview entry, though the user
#. can set it. Remember that some fonts only have capital letters.
-#: gtk/gtkfontsel.c:73
+#: gtk/gtkfontsel.c:74
msgid "abcdefghijk ABCDEFGHIJK"
msgstr "abcdefghijk ABCDEFGHIJK"
-#: gtk/gtkfontsel.c:360
+#: gtk/gtkfontsel.c:361
msgid "_Family:"
msgstr "_Famiglia:"
-#: gtk/gtkfontsel.c:366
+#: gtk/gtkfontsel.c:367
msgid "_Style:"
msgstr "_Stile:"
-#: gtk/gtkfontsel.c:372
+#: gtk/gtkfontsel.c:373
msgid "Si_ze:"
msgstr "_Dimensione:"
#. create the text entry widget
-#: gtk/gtkfontsel.c:548
+#: gtk/gtkfontsel.c:549
msgid "_Preview:"
msgstr "A_nteprima:"
-#: gtk/gtkfontsel.c:1382
+#: gtk/gtkfontsel.c:1383
msgid "Font Selection"
msgstr "Selezione tipo di carattere"
@@ -1652,12 +1895,12 @@ msgstr "Valore _gamma"
#. Remove this icon source so we don't keep trying to
#. * load it.
#.
-#: gtk/gtkiconfactory.c:1629
+#: gtk/gtkiconfactory.c:1644
#, c-format
msgid "Error loading icon: %s"
msgstr "Errore nel caricare l'icona: %s"
-#: gtk/gtkicontheme.c:1263
+#: gtk/gtkicontheme.c:1250
#, c-format
msgid ""
"Could not find the icon '%s'. The '%s' theme\n"
@@ -1670,7 +1913,7 @@ msgstr ""
"È possibile recuperarne una copia presso:\n"
"\t%s"
-#: gtk/gtkicontheme.c:1328
+#: gtk/gtkicontheme.c:1315
#, c-format
msgid "Icon '%s' not present in theme"
msgstr "Icona «%s» non presente nel tema"
@@ -1758,7 +2001,7 @@ msgstr "(sconosciuto)"
msgid "clear"
msgstr "pulisci"
-#: gtk/gtklabel.c:3930
+#: gtk/gtklabel.c:3935
msgid "Select All"
msgstr "Seleziona tutto"
@@ -1792,361 +2035,393 @@ msgstr ""
#. * Do *not* translate it to "predefinito:LTR", if it
#. * it isn't default:LTR or default:RTL it will not work
#.
-#: gtk/gtkmain.c:482
+#: gtk/gtkmain.c:476
msgid "default:LTR"
msgstr "default:LTR"
-#: gtk/gtkmain.c:565
+#: gtk/gtkmain.c:559
msgid "GTK+ Options"
msgstr ""
-#: gtk/gtkmain.c:565
+#: gtk/gtkmain.c:559
msgid "Show GTK+ Options"
msgstr ""
-#: gtk/gtknotebook.c:2712 gtk/gtknotebook.c:5060
+#: gtk/gtknotebook.c:2718 gtk/gtknotebook.c:5064
#, c-format
msgid "Page %u"
msgstr "Pagina %u"
-#: gtk/gtkradiotoolbutton.c:91
+#: gtk/gtkradiotoolbutton.c:92
msgid "Group"
msgstr "Gruppo"
-#: gtk/gtkradiotoolbutton.c:92
+#: gtk/gtkradiotoolbutton.c:93
msgid "The radio tool button whose group this button belongs to."
msgstr ""
"Il pulsante per lo strumento radio al quale gruppo questo pulsante "
"appartiene."
-#: gtk/gtkrc.c:2399
+#: gtk/gtkrc.c:2400
#, c-format
msgid "Unable to find include file: \"%s\""
msgstr "Impossibile trovare il file da includere: \"%s\""
-#: gtk/gtkrc.c:3038 gtk/gtkrc.c:3041
+#: gtk/gtkrc.c:3042 gtk/gtkrc.c:3045
#, c-format
msgid "Unable to locate image file in pixmap_path: \"%s\""
msgstr "Impossibile trovare il file di immagine in pixmap_path: \"%s\""
-#: gtk/gtkrc.c:3476
+#: gtk/gtkrc.c:3480
#, c-format
msgid "Pixmap path element: \"%s\" must be absolute, %s, line %d"
msgstr "Percorso elemento pixmap: \"%s\" deve essere assoluto, %s, riga %d"
#. KEEP IN SYNC with gtkiconfactory.c stock icons, when appropriate
-#: gtk/gtkstock.c:286
+#: gtk/gtkstock.c:308
msgid "Information"
msgstr "Informazioni"
-#: gtk/gtkstock.c:287
+#: gtk/gtkstock.c:309
msgid "Warning"
msgstr "Attenzione"
-#: gtk/gtkstock.c:288
+#: gtk/gtkstock.c:310
msgid "Error"
msgstr "Errore"
-#: gtk/gtkstock.c:289
+#: gtk/gtkstock.c:311
msgid "Question"
msgstr "Domanda"
#. FIXME these need accelerators when appropriate, and
#. * need the mnemonics to be rationalized
#.
-#: gtk/gtkstock.c:294
+#: gtk/gtkstock.c:316
msgid "_About"
msgstr ""
-#: gtk/gtkstock.c:296
+#: gtk/gtkstock.c:318
msgid "_Apply"
msgstr "A_pplica"
-#: gtk/gtkstock.c:297
+#: gtk/gtkstock.c:319
msgid "_Bold"
msgstr "_Grassetto"
-#: gtk/gtkstock.c:298
+#: gtk/gtkstock.c:320
msgid "_Cancel"
msgstr "_Annulla"
-#: gtk/gtkstock.c:299
+#: gtk/gtkstock.c:321
msgid "_CD-Rom"
msgstr "_CD-Rom"
-#: gtk/gtkstock.c:300
+#: gtk/gtkstock.c:322
msgid "_Clear"
msgstr "_Pulisci"
-#: gtk/gtkstock.c:301
+#: gtk/gtkstock.c:323
msgid "_Close"
msgstr "_Chiudi"
-#: gtk/gtkstock.c:302
+#: gtk/gtkstock.c:324
msgid "_Convert"
msgstr "_Converti"
-#: gtk/gtkstock.c:303
+#: gtk/gtkstock.c:325
msgid "_Copy"
msgstr "_Copia"
-#: gtk/gtkstock.c:304
+#: gtk/gtkstock.c:326
msgid "Cu_t"
msgstr "_Taglia"
-#: gtk/gtkstock.c:305
+#: gtk/gtkstock.c:327
msgid "_Delete"
msgstr "Eli_mina"
-#: gtk/gtkstock.c:306
+#: gtk/gtkstock.c:328
msgid "_Execute"
msgstr "_Esegui"
-#: gtk/gtkstock.c:307
+#: gtk/gtkstock.c:329
msgid "_Edit"
msgstr ""
-#: gtk/gtkstock.c:308
+#: gtk/gtkstock.c:330
msgid "_Find"
msgstr "Tr_ova"
-#: gtk/gtkstock.c:309
+#: gtk/gtkstock.c:331
msgid "Find and _Replace"
msgstr "Trova e sostit_uisci"
-#: gtk/gtkstock.c:310
+#: gtk/gtkstock.c:332
msgid "_Floppy"
msgstr "_Floppy"
-#: gtk/gtkstock.c:311
-msgid "_Bottom"
-msgstr "_Basso"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:334
+msgid "Navigation|_Bottom"
+msgstr ""
-#: gtk/gtkstock.c:312
-msgid "_First"
-msgstr "_Inizio"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:336
+msgid "Navigation|_First"
+msgstr ""
-#: gtk/gtkstock.c:313
-msgid "_Last"
-msgstr "_Fine"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:338
+msgid "Navigation|_Last"
+msgstr ""
-#: gtk/gtkstock.c:314
-msgid "_Top"
-msgstr "_Alto"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:340
+msgid "Navigation|_Top"
+msgstr ""
-#: gtk/gtkstock.c:315
-msgid "_Back"
-msgstr "_Indietro"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:342
+msgid "Navigation|_Back"
+msgstr ""
-#: gtk/gtkstock.c:316
-msgid "_Down"
-msgstr "_Giù"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:344
+msgid "Navigation|_Down"
+msgstr ""
-#: gtk/gtkstock.c:317 gtk/gtkstock.c:331
-msgid "_Forward"
-msgstr "_Avanti"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:346
+msgid "Navigation|_Forward"
+msgstr ""
-#: gtk/gtkstock.c:318
-msgid "_Up"
-msgstr "_Su"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:348
+msgid "Navigation|_Up"
+msgstr ""
-#: gtk/gtkstock.c:319
+#: gtk/gtkstock.c:349
msgid "_Harddisk"
msgstr "_Disco fisso"
-#: gtk/gtkstock.c:320
+#: gtk/gtkstock.c:350
msgid "_Help"
msgstr "A_iuto"
-#: gtk/gtkstock.c:321
+#: gtk/gtkstock.c:351
msgid "_Home"
msgstr "_Home"
-#: gtk/gtkstock.c:322
+#: gtk/gtkstock.c:352
msgid "Increase Indent"
msgstr "Aumenta rientro"
-#: gtk/gtkstock.c:323
+#: gtk/gtkstock.c:353
msgid "Decrease Indent"
msgstr "Riduci rientro"
-#: gtk/gtkstock.c:324
+#: gtk/gtkstock.c:354
msgid "_Index"
msgstr "_Indice"
-#: gtk/gtkstock.c:325
+#: gtk/gtkstock.c:355
msgid "_Italic"
msgstr "_Corsivo"
-#: gtk/gtkstock.c:326
+#: gtk/gtkstock.c:356
msgid "_Jump to"
msgstr "_Vai a"
-#: gtk/gtkstock.c:327
-msgid "_Center"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:358
+#, fuzzy
+msgid "Justify|_Center"
msgstr "_Centrato"
-#: gtk/gtkstock.c:328
-msgid "_Fill"
-msgstr "_Riempi"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:360
+msgid "Justify|_Fill"
+msgstr ""
-#: gtk/gtkstock.c:329
-msgid "_Left"
-msgstr "_Sinistra"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:362
+msgid "Justify|_Left"
+msgstr ""
-#: gtk/gtkstock.c:330
-msgid "_Right"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:364
+#, fuzzy
+msgid "Justify|_Right"
msgstr "_Destra"
-#: gtk/gtkstock.c:332
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:367
+#, fuzzy
+msgid "Media|_Forward"
+msgstr "_Avanti"
+
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:369
#, fuzzy
-msgid "_Next"
+msgid "Media|_Next"
msgstr "_Nuovo"
-#: gtk/gtkstock.c:333
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:371
#, fuzzy
-msgid "P_ause"
+msgid "Media|P_ause"
msgstr "_Incolla"
-#: gtk/gtkstock.c:334
-msgid "_Play"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:373
+msgid "Media|_Play"
msgstr ""
-#: gtk/gtkstock.c:335
-msgid "Pre_vious"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:375
+msgid "Media|Pre_vious"
msgstr ""
-#: gtk/gtkstock.c:336
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:377
#, fuzzy
-msgid "_Record"
+msgid "Media|_Record"
msgstr "_Rosso:"
-#: gtk/gtkstock.c:337
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:379
#, fuzzy
-msgid "R_ewind"
+msgid "Media|R_ewind"
msgstr "Tr_ova"
-#: gtk/gtkstock.c:338 gtk/gtkstock.c:361
-msgid "_Stop"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:381
+#, fuzzy
+msgid "Media|_Stop"
msgstr "_Ferma"
-#: gtk/gtkstock.c:339
+#: gtk/gtkstock.c:382
msgid "_Network"
msgstr "_Rete"
-#: gtk/gtkstock.c:340
+#: gtk/gtkstock.c:383
msgid "_New"
msgstr "_Nuovo"
-#: gtk/gtkstock.c:341
+#: gtk/gtkstock.c:384
msgid "_No"
msgstr "_No"
-#: gtk/gtkstock.c:342
+#: gtk/gtkstock.c:385
msgid "_OK"
msgstr "_OK"
-#: gtk/gtkstock.c:343
+#: gtk/gtkstock.c:386
msgid "_Open"
msgstr "_Apri"
-#: gtk/gtkstock.c:344
+#: gtk/gtkstock.c:387
msgid "_Paste"
msgstr "_Incolla"
-#: gtk/gtkstock.c:345
+#: gtk/gtkstock.c:388
msgid "_Preferences"
msgstr "Preferen_ze"
-#: gtk/gtkstock.c:346
+#: gtk/gtkstock.c:389
msgid "_Print"
msgstr "Stam_pa"
-#: gtk/gtkstock.c:347
+#: gtk/gtkstock.c:390
msgid "Print Pre_view"
msgstr "Antepri_ma di stampa"
-#: gtk/gtkstock.c:348
+#: gtk/gtkstock.c:391
msgid "_Properties"
msgstr "Pr_oprietà"
-#: gtk/gtkstock.c:349
+#: gtk/gtkstock.c:392
msgid "_Quit"
msgstr "_Esci"
-#: gtk/gtkstock.c:350
+#: gtk/gtkstock.c:393
msgid "_Redo"
msgstr "_Ripeti"
-#: gtk/gtkstock.c:351
+#: gtk/gtkstock.c:394
msgid "_Refresh"
msgstr "_Aggiorna"
-#: gtk/gtkstock.c:353
+#: gtk/gtkstock.c:396
msgid "_Revert"
msgstr "_Ripristina"
-#: gtk/gtkstock.c:354
+#: gtk/gtkstock.c:397
msgid "_Save"
msgstr "_Salva"
-#: gtk/gtkstock.c:355
+#: gtk/gtkstock.c:398
msgid "Save _As"
msgstr "Sa_lva come"
-#: gtk/gtkstock.c:356
+#: gtk/gtkstock.c:399
msgid "_Color"
msgstr "_Colore"
-#: gtk/gtkstock.c:357
+#: gtk/gtkstock.c:400
msgid "_Font"
msgstr "_Tipo di carattere"
-#: gtk/gtkstock.c:358
+#: gtk/gtkstock.c:401
msgid "_Ascending"
msgstr "_Crescente"
-#: gtk/gtkstock.c:359
+#: gtk/gtkstock.c:402
msgid "_Descending"
msgstr "_Decrescente"
-#: gtk/gtkstock.c:360
+#: gtk/gtkstock.c:403
msgid "_Spell Check"
msgstr "C_ontrolla ortografia"
-#: gtk/gtkstock.c:362
+#: gtk/gtkstock.c:404
+msgid "_Stop"
+msgstr "_Ferma"
+
+#: gtk/gtkstock.c:405
msgid "_Strikethrough"
msgstr "S_barrato"
-#: gtk/gtkstock.c:363
+#: gtk/gtkstock.c:406
msgid "_Undelete"
msgstr "_Annulla eliminazione"
-#: gtk/gtkstock.c:364
+#: gtk/gtkstock.c:407
msgid "_Underline"
msgstr "_Sottolineato"
-#: gtk/gtkstock.c:365
+#: gtk/gtkstock.c:408
msgid "_Undo"
msgstr "_Annulla"
-#: gtk/gtkstock.c:366
+#: gtk/gtkstock.c:409
msgid "_Yes"
msgstr "_Si"
-#: gtk/gtkstock.c:367
+#: gtk/gtkstock.c:410
msgid "_Normal Size"
msgstr "_Dimensione normale"
-#: gtk/gtkstock.c:368
+#: gtk/gtkstock.c:411
msgid "Best _Fit"
msgstr "Ada_tta alla finestra"
-#: gtk/gtkstock.c:369
+#: gtk/gtkstock.c:412
msgid "Zoom _In"
msgstr "Aum_enta ingrandimento"
-#: gtk/gtkstock.c:370
+#: gtk/gtkstock.c:413
msgid "Zoom _Out"
msgstr "Rid_uci ingrandimento"
@@ -2199,22 +2474,22 @@ msgstr "Impossibile trovare il gestore dei temi in module_path: «%s»,"
msgid "--- No Tip ---"
msgstr "« Nessun suggerimento »"
-#: gtk/gtkuimanager.c:1132
+#: gtk/gtkuimanager.c:1154
#, c-format
msgid "Unknown attribute '%s' on line %d char %d"
msgstr "Attributo «%s» sconosciuto alla riga %d, carattere %d"
-#: gtk/gtkuimanager.c:1332
+#: gtk/gtkuimanager.c:1371
#, c-format
msgid "Unexpected start tag '%s' on line %d char %d"
msgstr "Tag iniziale «%s» non atteso alla riga %d, carattere %d"
-#: gtk/gtkuimanager.c:1417
+#: gtk/gtkuimanager.c:1461
#, c-format
msgid "Unexpected character data on line %d char %d"
msgstr "Dati carattere non attesi alla riga %d, carattere %d"
-#: gtk/gtkuimanager.c:2209
+#: gtk/gtkuimanager.c:2272
msgid "Empty"
msgstr "Vuoto"
@@ -2274,6 +2549,46 @@ msgstr "Metodo di inserimento X"
msgid "Could not get information for file '%s': %s"
msgstr "Impossibile ottenere informazioni per il file «%s»: %s"
+#~ msgid "Shift"
+#~ msgstr "Maiusc"
+
+#~ msgid "Ctrl"
+#~ msgstr "Ctrl"
+
+#~ msgid "Alt"
+#~ msgstr "Alt"
+
+#, fuzzy
+#~ msgid "Error getting information for '%s'"
+#~ msgstr "errore nell'ottenere informazioni per «%s»"
+
+#~ msgid "_Bottom"
+#~ msgstr "_Basso"
+
+#~ msgid "_First"
+#~ msgstr "_Inizio"
+
+#~ msgid "_Last"
+#~ msgstr "_Fine"
+
+#~ msgid "_Top"
+#~ msgstr "_Alto"
+
+#~ msgid "_Back"
+#~ msgstr "_Indietro"
+
+#~ msgid "_Down"
+#~ msgstr "_Giù"
+
+#~ msgid "_Up"
+#~ msgstr "_Su"
+
+#~ msgid "_Fill"
+#~ msgstr "_Riempi"
+
+#~ msgid "_Left"
+#~ msgstr "_Sinistra"
+
#~ msgid ""
#~ "Could not change the current folder to %s:\n"
#~ "%s"
@@ -2292,9 +2607,6 @@ msgstr "Impossibile ottenere informazioni per il file «%s»: %s"
#~ msgstr ""
#~ "Impossibile aggiungere il segnalibro per «%s» poiché non è una cartella."
-#~ msgid "%s: %s"
-#~ msgstr "%s: %s"
-
#~ msgid "This file system does not support icons for everything"
#~ msgstr "Questo file system non supporta le icone per ogni elemento"
diff --git a/po/ja.po b/po/ja.po
index 80d5cc17e..f79e9a0dd 100644
--- a/po/ja.po
+++ b/po/ja.po
@@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gtk+ HEAD\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-01-15 21:56+0900\n"
+"POT-Creation-Date: 2005-06-20 14:30-0400\n"
"PO-Revision-Date: 2005-01-15 21:54+0900\n"
"Last-Translator: Takeshi AIHANA <aihana@gnome.gr.jp>\n"
"Language-Team: Japanese <gnome-translation@gnome.gr.jp>\n"
@@ -21,7 +21,7 @@ msgstr ""
"Plural-Forms: nplurals=1; plural=0;\n"
#: gdk-pixbuf/gdk-pixbuf-animation.c:153 gdk-pixbuf/gdk-pixbuf-io.c:838
-#: gdk-pixbuf/gdk-pixbuf-io.c:1069 tests/testfilechooser.c:199
+#: gdk-pixbuf/gdk-pixbuf-io.c:1068 tests/testfilechooser.c:199
#, c-format
msgid "Failed to open file '%s': %s"
msgstr "ファイル '%s' のオープンに失敗しました: %s"
@@ -32,7 +32,7 @@ msgid "Image file '%s' contains no data"
msgstr "画像ファイル '%s' にはデータがありません"
#: gdk-pixbuf/gdk-pixbuf-animation.c:208 gdk-pixbuf/gdk-pixbuf-io.c:887
-#: gdk-pixbuf/gdk-pixbuf-io.c:1110 tests/testfilechooser.c:244
+#: gdk-pixbuf/gdk-pixbuf-io.c:1109 tests/testfilechooser.c:244
#, c-format
msgid ""
"Failed to load image '%s': reason not known, probably a corrupt image file"
@@ -82,35 +82,35 @@ msgstr "認識できない画像ファイルの形式"
msgid "Failed to load image '%s': %s"
msgstr "画像 '%s' の読み込みに失敗しました: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1337
+#: gdk-pixbuf/gdk-pixbuf-io.c:1336
#, c-format
msgid "Error writing to image file: %s"
msgstr "画像ファイルの書き込みでエラー: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1383 gdk-pixbuf/gdk-pixbuf-io.c:1512
+#: gdk-pixbuf/gdk-pixbuf-io.c:1382 gdk-pixbuf/gdk-pixbuf-io.c:1511
#, c-format
msgid "This build of gdk-pixbuf does not support saving the image format: %s"
msgstr ""
"お使いの gdk-pixbuf は画像ファイルの形式 %s の保存をサポートしていません"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1417
+#: gdk-pixbuf/gdk-pixbuf-io.c:1416
msgid "Insufficient memory to save image to callback"
msgstr "画像をコールバックへ保存するためのメモリが足りません"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1429
+#: gdk-pixbuf/gdk-pixbuf-io.c:1428
msgid "Failed to open temporary file"
msgstr "作業用ファイルのオープンに失敗しました"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1454
+#: gdk-pixbuf/gdk-pixbuf-io.c:1453
msgid "Failed to read from temporary file"
msgstr "作業用ファイルからの読み込みに失敗しました"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1641
+#: gdk-pixbuf/gdk-pixbuf-io.c:1687
#, c-format
msgid "Failed to open '%s' for writing: %s"
msgstr "書き込みモードで '%s' のオープンに失敗しました: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1665
+#: gdk-pixbuf/gdk-pixbuf-io.c:1711
#, c-format
msgid ""
"Failed to close '%s' while writing image, all data may not have been saved: %"
@@ -119,7 +119,7 @@ msgstr ""
"画像を書き込む際に '%s' を閉じることができなかったため、全てのデータが保存さ"
"れていないかもしれません: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1853 gdk-pixbuf/gdk-pixbuf-io.c:1903
+#: gdk-pixbuf/gdk-pixbuf-io.c:1931 gdk-pixbuf/gdk-pixbuf-io.c:1981
msgid "Insufficient memory to save image into a buffer"
msgstr "画像をバッファへ保存するためのメモリが足りません"
@@ -180,24 +180,34 @@ msgstr "アニメーションに異常なチャンクがあります"
msgid "The ANI image format"
msgstr "ANI 画像形式"
-#: gdk-pixbuf/io-bmp.c:227 gdk-pixbuf/io-bmp.c:383
+#: gdk-pixbuf/io-bmp.c:228 gdk-pixbuf/io-bmp.c:306 gdk-pixbuf/io-bmp.c:338
+#: gdk-pixbuf/io-bmp.c:361 gdk-pixbuf/io-bmp.c:442
+msgid "BMP image has bogus header data"
+msgstr "BMP 画像のヘッダのデータがおかしいです"
+
+#: gdk-pixbuf/io-bmp.c:239 gdk-pixbuf/io-bmp.c:401
msgid "Not enough memory to load bitmap image"
msgstr "BMP 画像を読み込むためのメモリが足りません"
-#: gdk-pixbuf/io-bmp.c:269
+#: gdk-pixbuf/io-bmp.c:287
msgid "BMP image has unsupported header size"
msgstr "サポートしていない BMP 画像のヘッダ・サイズです"
-#: gdk-pixbuf/io-bmp.c:288 gdk-pixbuf/io-bmp.c:320 gdk-pixbuf/io-bmp.c:343
-#: gdk-pixbuf/io-bmp.c:424
-msgid "BMP image has bogus header data"
-msgstr "BMP 画像のヘッダのデータがおかしいです"
-
-#: gdk-pixbuf/io-bmp.c:307
+#: gdk-pixbuf/io-bmp.c:325
msgid "Topdown BMP images cannot be compressed"
msgstr "全体を覆う BMP 画像は圧縮できません"
-#: gdk-pixbuf/io-bmp.c:1154
+#: gdk-pixbuf/io-bmp.c:1203
+#, fuzzy
+msgid "Couldn't allocate memory for saving BMP file"
+msgstr "JPEG 画像を読み込むためのメモリを確保できませんでした"
+
+#: gdk-pixbuf/io-bmp.c:1244
+#, fuzzy
+msgid "Couldn't write to BMP file"
+msgstr "ファイル名を変換できませんでした"
+
+#: gdk-pixbuf/io-bmp.c:1293
msgid "The BMP image format"
msgstr "BMP 画像形式"
@@ -206,7 +216,7 @@ msgstr "BMP 画像形式"
msgid "Failure reading GIF: %s"
msgstr "GIF 画像の読み込みに失敗: %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 ""
"GIF ファイルに何か足りないデータがあります (理由は不明ですが切りつめられたか"
@@ -233,25 +243,30 @@ msgstr "おかしなコードに出会いました"
msgid "Circular table entry in GIF file"
msgstr "GIF ファイルのテーブル・エントリが循環しています"
-#: 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 "GIF 画像を読み込むためのメモリが足りません"
-#: gdk-pixbuf/io-gif.c:1088
+#: gdk-pixbuf/io-gif.c:947
+#, fuzzy
+msgid "Not enough memory to composite a frame in GIF file"
+msgstr "GIF 画像を読み込むためのメモリが足りません"
+
+#: gdk-pixbuf/io-gif.c:1116
msgid "GIF image is corrupt (incorrect LZW compression)"
msgstr "GIF 画像が壊れています (おかしな LZW 圧縮です)"
-#: gdk-pixbuf/io-gif.c:1138
+#: gdk-pixbuf/io-gif.c:1166
msgid "File does not appear to be a GIF file"
msgstr "ファイルは GIF ファイルではないようです"
-#: 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 "バージョン %s の GIF ファイル形式はサポートしていません"
-#: 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."
@@ -259,11 +274,11 @@ msgstr ""
"GIF 画像にグローバルなカラーマップがありません。そしてフレームにローカルなカ"
"ラーマップがありません"
-#: gdk-pixbuf/io-gif.c:1491
+#: gdk-pixbuf/io-gif.c:1519
msgid "GIF image was truncated or incomplete."
msgstr "GIF 画像は切りつめられたか、不完全になっています"
-#: gdk-pixbuf/io-gif.c:1643
+#: gdk-pixbuf/io-gif.c:1671
msgid "The GIF image format"
msgstr "GIF 画像形式"
@@ -450,95 +465,112 @@ msgstr "PNG 画像ファイルの読み込みで致命的なエラー"
msgid "Fatal error reading PNG image file: %s"
msgstr "PNG 画像ファイルの読み込みで致命的なエラー: %s"
-#: gdk-pixbuf/io-png.c:813
+#: gdk-pixbuf/io-png.c:810
msgid ""
"Keys for PNG text chunks must have at least 1 and at most 79 characters."
msgstr "PNG のテキスト・チャンクのキーは 1〜79 文字にして下さい"
-#: gdk-pixbuf/io-png.c:821
+#: gdk-pixbuf/io-png.c:818
msgid "Keys for PNG text chunks must be ASCII characters."
msgstr "PNG のテキスト・チャンクのキーは ASCII 文字にして下さい"
-#: gdk-pixbuf/io-png.c:854
+#: gdk-pixbuf/io-png.c:831
+#, fuzzy, c-format
+msgid ""
+"PNG compression level must be a value between 0 and 9; value '%s' could not "
+"be parsed."
+msgstr ""
+"JPEG の \"クオリティ\" は 0〜100 の値にして下さい。値 '%s' を解析できませんで"
+"した"
+
+#: gdk-pixbuf/io-png.c:843
+#, fuzzy, c-format
+msgid ""
+"PNG compression level must be a value between 0 and 9; value '%d' is not "
+"allowed."
+msgstr ""
+"JPEG の \"クオリティ\" は 0〜100 の値にして下さい。値 '%d' は確保されません"
+
+#: gdk-pixbuf/io-png.c:883
#, c-format
msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding."
msgstr ""
"PNG のテキスト・チャンク %s の値を ISO-8859-1 エンコーディングに変換できませ"
"ん"
-#: gdk-pixbuf/io-png.c:994
+#: gdk-pixbuf/io-png.c:1026
msgid "The PNG image format"
msgstr "PNG 画像形式"
-#: gdk-pixbuf/io-pnm.c:249
+#: gdk-pixbuf/io-pnm.c:252
msgid "PNM loader expected to find an integer, but didn't"
msgstr "PNM ローダは整数を期待していたのですが、整数ではありませんでした"
-#: gdk-pixbuf/io-pnm.c:281
+#: gdk-pixbuf/io-pnm.c:284
msgid "PNM file has an incorrect initial byte"
msgstr "PNM ファイルの最初のバイトが正しくありません"
-#: gdk-pixbuf/io-pnm.c:311
+#: gdk-pixbuf/io-pnm.c:314
msgid "PNM file is not in a recognized PNM subformat"
msgstr "PNM ファイルが認識可能な PNM サブ形式ではありません"
-#: gdk-pixbuf/io-pnm.c:336
+#: gdk-pixbuf/io-pnm.c:339
msgid "PNM file has an image width of 0"
msgstr "PNM ファイルの画像の幅が 0 です"
-#: gdk-pixbuf/io-pnm.c:357
+#: gdk-pixbuf/io-pnm.c:360
msgid "PNM file has an image height of 0"
msgstr "PNM ファイルの画像の高さが 0 です"
-#: gdk-pixbuf/io-pnm.c:380
+#: gdk-pixbuf/io-pnm.c:383
msgid "Maximum color value in PNM file is 0"
msgstr "PNM ファイルの色の最大値が 0 です"
-#: gdk-pixbuf/io-pnm.c:388
+#: gdk-pixbuf/io-pnm.c:391
msgid "Maximum color value in PNM file is too large"
msgstr "PNM ファイルの色の最大値が大きすぎます"
-#: gdk-pixbuf/io-pnm.c:396
+#: gdk-pixbuf/io-pnm.c:399
msgid "Cannot handle PNM files with maximum color values greater than 255"
msgstr "PNM ファイルの色の最大値が 255 より大きいものは扱えません"
-#: gdk-pixbuf/io-pnm.c:435 gdk-pixbuf/io-pnm.c:463 gdk-pixbuf/io-pnm.c:495
+#: gdk-pixbuf/io-pnm.c:438 gdk-pixbuf/io-pnm.c:466 gdk-pixbuf/io-pnm.c:498
msgid "Raw PNM image type is invalid"
msgstr "ロー PNM 画像の形式がおかしいです"
-#: gdk-pixbuf/io-pnm.c:555 gdk-pixbuf/io-pnm.c:597
+#: gdk-pixbuf/io-pnm.c:562 gdk-pixbuf/io-pnm.c:604
msgid "PNM image format is invalid"
msgstr "PNM 画像形式がおかしいです"
-#: gdk-pixbuf/io-pnm.c:656
+#: gdk-pixbuf/io-pnm.c:663
msgid "PNM image loader does not support this PNM subformat"
msgstr "PNM 画像ローダはこの PNM サブ形式をサポートしていません"
-#: gdk-pixbuf/io-pnm.c:711
+#: gdk-pixbuf/io-pnm.c:718
msgid "Premature end-of-file encountered"
msgstr "ファイルの終わりが早すぎます"
-#: gdk-pixbuf/io-pnm.c:743 gdk-pixbuf/io-pnm.c:974
+#: gdk-pixbuf/io-pnm.c:750 gdk-pixbuf/io-pnm.c:981
msgid "Raw PNM formats require exactly one whitespace before sample data"
msgstr "ロー PNM 形式ではサンプルデータの前に空白文字が 1 つだけ必要です"
-#: gdk-pixbuf/io-pnm.c:770
+#: gdk-pixbuf/io-pnm.c:777
msgid "Cannot allocate memory for loading PNM image"
msgstr "PNM 画像を読み込むためのメモリを確保できません"
-#: gdk-pixbuf/io-pnm.c:820
+#: gdk-pixbuf/io-pnm.c:827
msgid "Insufficient memory to load PNM context struct"
msgstr "PNM コンテキスト構造を読み込むためのメモリが足りません"
-#: gdk-pixbuf/io-pnm.c:871
+#: gdk-pixbuf/io-pnm.c:878
msgid "Unexpected end of PNM image data"
msgstr "PNM 画像データが予期せずに終わっています"
-#: gdk-pixbuf/io-pnm.c:1003
+#: gdk-pixbuf/io-pnm.c:1010
msgid "Insufficient memory to load PNM file"
msgstr "PNM ファイルを読み込むためのメモリが足りません"
-#: gdk-pixbuf/io-pnm.c:1082
+#: gdk-pixbuf/io-pnm.c:1089
msgid "The PNM/PBM/PGM/PPM image format family"
msgstr "PNM/PBM/PGM/PPM 画像形式ファミリ"
@@ -562,60 +594,60 @@ msgstr "RAS 画像を読み込むためのメモリが足りません"
msgid "The Sun raster image format"
msgstr "Sun ラスタ画像形式"
-#: gdk-pixbuf/io-tga.c:159
+#: gdk-pixbuf/io-tga.c:154
msgid "Cannot allocate memory for IOBuffer struct"
msgstr "IOBuffer 構造体のメモリを確保できません"
-#: gdk-pixbuf/io-tga.c:178
+#: gdk-pixbuf/io-tga.c:173
msgid "Cannot allocate memory for IOBuffer data"
msgstr "IOBuffer データのメモリを確保できません"
-#: gdk-pixbuf/io-tga.c:189
+#: gdk-pixbuf/io-tga.c:184
msgid "Cannot realloc IOBuffer data"
msgstr "IOBuffer データのメモリを再確保できません"
-#: gdk-pixbuf/io-tga.c:219
+#: gdk-pixbuf/io-tga.c:214
msgid "Cannot allocate temporary IOBuffer data"
msgstr "一時的な IOBuffer データのメモリを確保できません"
-#: gdk-pixbuf/io-tga.c:353
+#: gdk-pixbuf/io-tga.c:348
msgid "Cannot allocate new pixbuf"
msgstr "新しい pixbuf を確保できません"
-#: gdk-pixbuf/io-tga.c:692
+#: gdk-pixbuf/io-tga.c:689
msgid "Cannot allocate colormap structure"
msgstr "カラーマップ構造体を確保できません"
-#: gdk-pixbuf/io-tga.c:699
+#: gdk-pixbuf/io-tga.c:696
msgid "Cannot allocate colormap entries"
msgstr "カラーマップのエントリを確保できません"
-#: gdk-pixbuf/io-tga.c:721
+#: gdk-pixbuf/io-tga.c:718
msgid "Unexpected bitdepth for colormap entries"
msgstr "カラーマップのエントリの bitdepth が予期しないものです"
-#: gdk-pixbuf/io-tga.c:739
+#: gdk-pixbuf/io-tga.c:736
msgid "Cannot allocate TGA header memory"
msgstr "TGA ヘッダのメモリを確保できません"
-#: gdk-pixbuf/io-tga.c:772
+#: gdk-pixbuf/io-tga.c:769
msgid "TGA image has invalid dimensions"
msgstr "TGA 画像の次元がおかしいです"
-#: gdk-pixbuf/io-tga.c:778 gdk-pixbuf/io-tga.c:787 gdk-pixbuf/io-tga.c:797
-#: gdk-pixbuf/io-tga.c:807 gdk-pixbuf/io-tga.c:814
+#: gdk-pixbuf/io-tga.c:775 gdk-pixbuf/io-tga.c:784 gdk-pixbuf/io-tga.c:794
+#: gdk-pixbuf/io-tga.c:804 gdk-pixbuf/io-tga.c:811
msgid "TGA image type not supported"
msgstr "TGA 画像はサポートしていません"
-#: gdk-pixbuf/io-tga.c:861
+#: gdk-pixbuf/io-tga.c:858
msgid "Cannot allocate memory for TGA context struct"
msgstr "TGA コンテキスト構造体用のメモリを確保できません"
-#: gdk-pixbuf/io-tga.c:926
+#: gdk-pixbuf/io-tga.c:923
msgid "Excess data in file"
msgstr "ファイルのデータが多すぎます"
-#: gdk-pixbuf/io-tga.c:995
+#: gdk-pixbuf/io-tga.c:992
msgid "The Targa image format"
msgstr "Targa 画像形式"
@@ -696,39 +728,44 @@ msgstr "XBM 画像を読み込む際に一時ファイルへの書き込みに
msgid "The XBM image format"
msgstr "XBM 画像形式"
-#: gdk-pixbuf/io-xpm.c:1229
+#: gdk-pixbuf/io-xpm.c:467
msgid "No XPM header found"
msgstr "XPM ヘッダが見つかりませんでした"
-#: gdk-pixbuf/io-xpm.c:1237
+#: gdk-pixbuf/io-xpm.c:476
+#, fuzzy
+msgid "Invalid XPM header"
+msgstr "おかしな XBM 形式です"
+
+#: gdk-pixbuf/io-xpm.c:484
msgid "XPM file has image width <= 0"
msgstr "XPM ファイルの画像の幅が 0 以下です"
-#: gdk-pixbuf/io-xpm.c:1245
+#: gdk-pixbuf/io-xpm.c:492
msgid "XPM file has image height <= 0"
msgstr "XPM ファイルの画像の高さが 0 以下です"
-#: gdk-pixbuf/io-xpm.c:1253
+#: gdk-pixbuf/io-xpm.c:500
msgid "XPM has invalid number of chars per pixel"
msgstr "XPM のピクセル当たりの文字数がおかしいです"
-#: gdk-pixbuf/io-xpm.c:1260
+#: gdk-pixbuf/io-xpm.c:507
msgid "XPM file has invalid number of colors"
msgstr "XPM ファイルの色の数がおかしいです"
-#: gdk-pixbuf/io-xpm.c:1272 gdk-pixbuf/io-xpm.c:1281 gdk-pixbuf/io-xpm.c:1333
+#: gdk-pixbuf/io-xpm.c:519 gdk-pixbuf/io-xpm.c:528 gdk-pixbuf/io-xpm.c:580
msgid "Cannot allocate memory for loading XPM image"
msgstr "XPM 画像を読み込むためのメモリを確保できません"
-#: gdk-pixbuf/io-xpm.c:1295
+#: gdk-pixbuf/io-xpm.c:542
msgid "Cannot read XPM colormap"
msgstr "XPM のカラーマップを読み込めません"
-#: gdk-pixbuf/io-xpm.c:1524
+#: gdk-pixbuf/io-xpm.c:771
msgid "Failed to write to temporary file when loading XPM image"
msgstr "XPM 画像を読み込む際に一時ファイルへの書き込みに失敗しました"
-#: gdk-pixbuf/io-xpm.c:1559
+#: gdk-pixbuf/io-xpm.c:806
msgid "The XPM image format"
msgstr "XPM 画像形式"
@@ -790,6 +827,138 @@ msgstr "FLAGS"
msgid "Gdk debugging flags to unset"
msgstr "無効にする Gdk のデバッグ・フラグを指定する"
+#: gdk/keyname-table.h:3940
+msgid "keyboard label|BackSpace"
+msgstr ""
+
+#: gdk/keyname-table.h:3941
+msgid "keyboard label|Tab"
+msgstr ""
+
+#: gdk/keyname-table.h:3942
+msgid "keyboard label|Return"
+msgstr ""
+
+#: gdk/keyname-table.h:3943
+msgid "keyboard label|Pause"
+msgstr ""
+
+#: gdk/keyname-table.h:3944
+msgid "keyboard label|Scroll_Lock"
+msgstr ""
+
+#: gdk/keyname-table.h:3945
+msgid "keyboard label|Sys_Req"
+msgstr ""
+
+#: gdk/keyname-table.h:3946
+msgid "keyboard label|Escape"
+msgstr ""
+
+#: gdk/keyname-table.h:3947
+msgid "keyboard label|Multi_key"
+msgstr ""
+
+#: gdk/keyname-table.h:3948
+msgid "keyboard label|Home"
+msgstr ""
+
+#: gdk/keyname-table.h:3949
+msgid "keyboard label|Page_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3950
+msgid "keyboard label|Page_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3951
+msgid "keyboard label|End"
+msgstr ""
+
+#: gdk/keyname-table.h:3952
+msgid "keyboard label|Begin"
+msgstr ""
+
+#: gdk/keyname-table.h:3953
+msgid "keyboard label|Print"
+msgstr ""
+
+#: gdk/keyname-table.h:3954
+msgid "keyboard label|Insert"
+msgstr ""
+
+#: gdk/keyname-table.h:3955
+msgid "keyboard label|Num_Lock"
+msgstr ""
+
+#: gdk/keyname-table.h:3956
+msgid "keyboard label|KP_Space"
+msgstr ""
+
+#: gdk/keyname-table.h:3957
+msgid "keyboard label|KP_Tab"
+msgstr ""
+
+#: gdk/keyname-table.h:3958
+msgid "keyboard label|KP_Enter"
+msgstr ""
+
+#: gdk/keyname-table.h:3959
+msgid "keyboard label|KP_Home"
+msgstr ""
+
+#: gdk/keyname-table.h:3960
+msgid "keyboard label|KP_Left"
+msgstr ""
+
+#: gdk/keyname-table.h:3961
+msgid "keyboard label|KP_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3962
+msgid "keyboard label|KP_Right"
+msgstr ""
+
+#: gdk/keyname-table.h:3963
+msgid "keyboard label|KP_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3964
+msgid "keyboard label|KP_Page_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3965
+msgid "keyboard label|KP_Prior"
+msgstr ""
+
+#: gdk/keyname-table.h:3966
+msgid "keyboard label|KP_Page_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3967
+msgid "keyboard label|KP_Next"
+msgstr ""
+
+#: gdk/keyname-table.h:3968
+msgid "keyboard label|KP_End"
+msgstr ""
+
+#: gdk/keyname-table.h:3969
+msgid "keyboard label|KP_Begin"
+msgstr ""
+
+#: gdk/keyname-table.h:3970
+msgid "keyboard label|KP_Insert"
+msgstr ""
+
+#: gdk/keyname-table.h:3971
+msgid "keyboard label|KP_Delete"
+msgstr ""
+
+#: gdk/keyname-table.h:3972
+msgid "keyboard label|Delete"
+msgstr ""
+
#. Description of --sync in --help output
#: gdk/win32/gdkmain-win32.c:60
msgid "Don't batch GDI requests"
@@ -825,46 +994,46 @@ msgstr "COLORS"
msgid "Make X calls synchronous"
msgstr "X の呼び出しと同期する"
-#: gtk/gtkaboutdialog.c:260 gtk/gtkaboutdialog.c:1939
+#: gtk/gtkaboutdialog.c:270 gtk/gtkaboutdialog.c:2025
msgid "License"
msgstr "ライセンス"
-#: gtk/gtkaboutdialog.c:261
+#: gtk/gtkaboutdialog.c:271
msgid "The license of the program"
msgstr "プログラムのライセンス"
#. Add the credits button
-#: gtk/gtkaboutdialog.c:482
+#: gtk/gtkaboutdialog.c:491
msgid "C_redits"
msgstr "クレジット(_R)"
#. Add the license button
-#: gtk/gtkaboutdialog.c:491
+#: gtk/gtkaboutdialog.c:501
msgid "_License"
msgstr "ライセンス(_L)"
-#: gtk/gtkaboutdialog.c:682
+#: gtk/gtkaboutdialog.c:731
#, c-format
msgid "About %s"
msgstr "%s について"
-#: gtk/gtkaboutdialog.c:1876
+#: gtk/gtkaboutdialog.c:1953
msgid "Credits"
msgstr "クレジット"
-#: gtk/gtkaboutdialog.c:1901
+#: gtk/gtkaboutdialog.c:1979
msgid "Written by"
msgstr "開発担当"
-#: gtk/gtkaboutdialog.c:1904
+#: gtk/gtkaboutdialog.c:1982
msgid "Documented by"
msgstr "ドキュメント担当"
-#: gtk/gtkaboutdialog.c:1916
+#: gtk/gtkaboutdialog.c:1994
msgid "Translated by"
msgstr "翻訳担当"
-#: gtk/gtkaboutdialog.c:1920
+#: gtk/gtkaboutdialog.c:1998
msgid "Artwork by"
msgstr "アートワーク担当"
@@ -872,28 +1041,41 @@ msgstr "アートワーク担当"
#. * that use the shift key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: gtk/gtkaccellabel.c:119
-msgid "Shift"
-msgstr "[SHIFT]"
+#: gtk/gtkaccellabel.c:121
+msgid "keyboard label|Shift"
+msgstr ""
#. This is the text that should appear next to menu accelerators
#. * that use the control key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: gtk/gtkaccellabel.c:125
-msgid "Ctrl"
-msgstr "[CTRL]"
+#: gtk/gtkaccellabel.c:128
+msgid "keyboard label|Ctrl"
+msgstr ""
#. This is the text that should appear next to menu accelerators
#. * that use the alt key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: gtk/gtkaccellabel.c:131
-msgid "Alt"
-msgstr "[ALT]"
+#: gtk/gtkaccellabel.c:135
+msgid "keyboard label|Alt"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkaccellabel.c:577
+msgid "keyboard label|Space"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkaccellabel.c:581
+msgid "keyboard label|Backslash"
+msgstr ""
#. Translate to calendar:YM if you want years to be displayed
#. * before months; otherwise translate to calendar:MY.
@@ -904,7 +1086,7 @@ msgstr "[ALT]"
#. * so if you have a default text direction of RTL and YM, then
#. * the year will appear on the right.
#.
-#: gtk/gtkcalendar.c:703
+#: gtk/gtkcalendar.c:647
msgid "calendar:MY"
msgstr "calendar:YM"
@@ -912,25 +1094,52 @@ msgstr "calendar:YM"
#. * first day of the week to calendar:week_start:1 if you want Monday
#. * to be the first day of the week, and so on.
#.
-#: gtk/gtkcalendar.c:717
+#: gtk/gtkcalendar.c:661
msgid "calendar:week_start:0"
msgstr "calendar:week_start:0"
+#. Translators: This is a text measurement template.
+#. * Translate it to the widest year text.
+#. *
+#. * Don't include the prefix "year measurement template|"
+#. * in the translation.
+#. *
+#. * If you don't understand this, leave it as "2000"
+#.
+#: gtk/gtkcalendar.c:1549
+msgid "year measurement template|2000"
+msgstr ""
+
+#. Translators: This dictates how the year is displayed in
+#. * gtkcalendar widget. See strftime() manual for the format.
+#. * Use only ASCII in the translation.
+#. *
+#. * Also look for the msgid "year measurement template|2000".
+#. * Translate that entry to a year with the widest output of this
+#. * msgid.
+#. *
+#. * Don't include the prefix "calendar year format|" in the
+#. * translation. "%Y" is appropriate for most locales.
+#.
+#: gtk/gtkcalendar.c:1826
+msgid "calendar year format|%Y"
+msgstr ""
+
#. do not translate the part before the |
-#: gtk/gtkcellrendererprogress.c:236 gtk/gtkcellrendererprogress.c:294
+#: gtk/gtkcellrendererprogress.c:237 gtk/gtkcellrendererprogress.c:295
#, c-format
msgid "progress bar label|%d %%"
msgstr "%d %%"
-#: gtk/gtkcolorbutton.c:220 gtk/gtkcolorbutton.c:574
+#: gtk/gtkcolorbutton.c:221 gtk/gtkcolorbutton.c:576
msgid "Pick a Color"
msgstr "色の選択"
-#: gtk/gtkcolorbutton.c:466
+#: gtk/gtkcolorbutton.c:467
msgid "Received invalid color data\n"
msgstr "受け取った無効な色のデータ\n"
-#: gtk/gtkcolorsel.c:576
+#: gtk/gtkcolorsel.c:561
msgid ""
"The previously-selected color, for comparison to the color you're selecting "
"now. You can drag this color to a palette entry, or select this color as "
@@ -940,7 +1149,7 @@ msgstr ""
"色をパレットのエントリにドラッグしたり、他の見本の横にドラッグして現在の色と"
"して選択できます"
-#: gtk/gtkcolorsel.c:581
+#: gtk/gtkcolorsel.c:566
msgid ""
"The color you've chosen. You can drag this color to a palette entry to save "
"it for use in the future."
@@ -948,11 +1157,11 @@ msgstr ""
"選択した色で、この色を将来使用する色として保存するためパレットのエントリにド"
"ラッグできます"
-#: gtk/gtkcolorsel.c:942
+#: gtk/gtkcolorsel.c:957
msgid "_Save color here"
msgstr "色をここに保存(_S)"
-#: gtk/gtkcolorsel.c:1147
+#: gtk/gtkcolorsel.c:1162
msgid ""
"Click this palette entry to make it the current color. To change this entry, "
"drag a color swatch here or right-click it and select \"Save color here.\""
@@ -961,7 +1170,7 @@ msgstr ""
"トリを変更する場合は、色の見本をここにドラッグするか、右クリックして \"色をこ"
"こに保存\" を選択して下さい"
-#: gtk/gtkcolorsel.c:1913
+#: gtk/gtkcolorsel.c:1929
msgid ""
"Select the color you want from the outer ring. Select the darkness or "
"lightness of that color using the inner triangle."
@@ -969,74 +1178,74 @@ msgstr ""
"外側の輪から希望する色を、内側の三角で色の暗さ・明るさをそれぞれ選択して下さ"
"い"
-#: gtk/gtkcolorsel.c:1938
+#: gtk/gtkcolorsel.c:1954
msgid ""
"Click the eyedropper, then click a color anywhere on your screen to select "
"that color."
msgstr ""
"スポイトをクリックして、画面上の好きな場所をクリックして色を選択して下さい"
-#: gtk/gtkcolorsel.c:1947
+#: gtk/gtkcolorsel.c:1963
msgid "_Hue:"
msgstr "色相(_H):"
-#: gtk/gtkcolorsel.c:1948
+#: gtk/gtkcolorsel.c:1964
msgid "Position on the color wheel."
msgstr "色の輪における位置です"
-#: gtk/gtkcolorsel.c:1950
+#: gtk/gtkcolorsel.c:1966
msgid "_Saturation:"
msgstr "彩度(_S):"
-#: gtk/gtkcolorsel.c:1951
+#: gtk/gtkcolorsel.c:1967
msgid "\"Deepness\" of the color."
msgstr "色の \"深さ\" です"
-#: gtk/gtkcolorsel.c:1952
+#: gtk/gtkcolorsel.c:1968
msgid "_Value:"
msgstr "明度(_V):"
-#: gtk/gtkcolorsel.c:1953
+#: gtk/gtkcolorsel.c:1969
msgid "Brightness of the color."
msgstr "色の明るさです"
-#: gtk/gtkcolorsel.c:1954
+#: gtk/gtkcolorsel.c:1970
msgid "_Red:"
msgstr "赤(_R):"
-#: gtk/gtkcolorsel.c:1955
+#: gtk/gtkcolorsel.c:1971
msgid "Amount of red light in the color."
msgstr "選択した色の赤成分の量です"
-#: gtk/gtkcolorsel.c:1956
+#: gtk/gtkcolorsel.c:1972
msgid "_Green:"
msgstr "緑(_G):"
-#: gtk/gtkcolorsel.c:1957
+#: gtk/gtkcolorsel.c:1973
msgid "Amount of green light in the color."
msgstr "選択した色の緑成分の量です"
-#: gtk/gtkcolorsel.c:1958
+#: gtk/gtkcolorsel.c:1974
msgid "_Blue:"
msgstr "青(_B):"
-#: gtk/gtkcolorsel.c:1959
+#: gtk/gtkcolorsel.c:1975
msgid "Amount of blue light in the color."
msgstr "選択した色の青成分の量です"
-#: gtk/gtkcolorsel.c:1962
+#: gtk/gtkcolorsel.c:1978
msgid "_Opacity:"
msgstr "不透明度(_O):"
-#: gtk/gtkcolorsel.c:1970 gtk/gtkcolorsel.c:1981
+#: gtk/gtkcolorsel.c:1986 gtk/gtkcolorsel.c:1997
msgid "Transparency of the color."
msgstr "色の透明度です"
-#: gtk/gtkcolorsel.c:1988
+#: gtk/gtkcolorsel.c:2004
msgid "Color _Name:"
msgstr "色の名称(_N):"
-#: gtk/gtkcolorsel.c:2003
+#: gtk/gtkcolorsel.c:2019
msgid ""
"You can enter an HTML-style hexadecimal color value, or simply a color name "
"such as 'orange' in this entry."
@@ -1044,11 +1253,11 @@ msgstr ""
"このエントリに HTML 形式の 16進数で色の値、または色の名前 (例: 'orange') を入"
"力できます"
-#: gtk/gtkcolorsel.c:2022
+#: gtk/gtkcolorsel.c:2038
msgid "_Palette"
msgstr "パレット(_P)"
-#: gtk/gtkcolorsel.c:2054
+#: gtk/gtkcolorsel.c:2070
msgid "Color Wheel"
msgstr "色ホイール"
@@ -1056,274 +1265,292 @@ msgstr "色ホイール"
msgid "Color Selection"
msgstr "色の選択"
-#: gtk/gtkentry.c:4507 gtk/gtktextview.c:7030
+#: gtk/gtkentry.c:4508 gtk/gtktextview.c:7068
msgid "Select _All"
msgstr "全て選択(_A)"
-#: gtk/gtkentry.c:4517 gtk/gtktextview.c:7040
+#: gtk/gtkentry.c:4518 gtk/gtktextview.c:7078
msgid "Input _Methods"
msgstr "入力メソッド(_M)"
-#: gtk/gtkentry.c:4528 gtk/gtktextview.c:7051
+#: gtk/gtkentry.c:4529 gtk/gtktextview.c:7089
msgid "_Insert Unicode Control Character"
msgstr "Unicode 制御文字の挿入(_I)"
-#: gtk/gtkfilechooser.c:1584 gtk/gtkfilechooser.c:1628
-#: gtk/gtkfilechooser.c:1703 gtk/gtkfilechooser.c:1747
+#: gtk/gtkfilechooser.c:1588 gtk/gtkfilechooser.c:1632
+#: gtk/gtkfilechooser.c:1707 gtk/gtkfilechooser.c:1751
#, c-format
msgid "Invalid filename: %s"
msgstr "ファイル名が不正です: %s"
-#: gtk/gtkfilechooserbutton.c:65
+#: gtk/gtkfilechooserbutton.c:67
msgid "Select A File"
msgstr "ファイルの選択"
-#: gtk/gtkfilechooserbutton.c:66 gtk/gtkfilechooserdefault.c:1229
-#: gtk/gtkpathbar.c:982
+#: gtk/gtkfilechooserbutton.c:68 gtk/gtkfilechooserdefault.c:1302
+#: gtk/gtkpathbar.c:1020
msgid "Home"
msgstr "ホーム"
-#: gtk/gtkfilechooserbutton.c:67 gtk/gtkfilechooserdefault.c:1256
-#: gtk/gtkpathbar.c:984
+#: gtk/gtkfilechooserbutton.c:69 gtk/gtkfilechooserdefault.c:1329
+#: gtk/gtkpathbar.c:1022
msgid "Desktop"
msgstr "デスクトップ"
-#: gtk/gtkfilechooserbutton.c:68
+#: gtk/gtkfilechooserbutton.c:70
msgid "(None)"
msgstr "(なし)"
-#: gtk/gtkfilechooserbutton.c:1515
+#: gtk/gtkfilechooserbutton.c:1523
msgid "Other..."
msgstr "その他..."
-#: gtk/gtkfilechooserdefault.c:867
+#: gtk/gtkfilechooserdefault.c:917
msgid "Could not retrieve information about the file"
msgstr "ファイルに関する情報を取得できませんでした"
-#: gtk/gtkfilechooserdefault.c:878
+#: gtk/gtkfilechooserdefault.c:928
msgid "Could not add a bookmark"
msgstr "ブックマークを追加できませんでした"
-#: gtk/gtkfilechooserdefault.c:889
+#: gtk/gtkfilechooserdefault.c:939
msgid "Could not remove bookmark"
msgstr "ブックマークを削除できませんでした"
-#: gtk/gtkfilechooserdefault.c:900
+#: gtk/gtkfilechooserdefault.c:950
msgid "The folder could not be created"
msgstr "フォルダを生成できませんでした"
-#: gtk/gtkfilechooserdefault.c:911
+#: gtk/gtkfilechooserdefault.c:963
+msgid ""
+"The folder could not be created, as a file with the same name already "
+"exists. Try using a different name for the folder, or rename the file first."
+msgstr ""
+
+#: gtk/gtkfilechooserdefault.c:976
msgid "Invalid file name"
msgstr "ファイル名が不正です"
-#: gtk/gtkfilechooserdefault.c:921
+#: gtk/gtkfilechooserdefault.c:986
msgid "The folder contents could not be displayed"
msgstr "フォルダの内容を表示できませんでした"
-#: gtk/gtkfilechooserdefault.c:1119
+#: gtk/gtkfilechooserdefault.c:1192
#, c-format
msgid "Could not get information about '%s': %s"
msgstr "'%s' の情報を取得できませんでした: %s"
-#: gtk/gtkfilechooserdefault.c:2095
+#: gtk/gtkfilechooserdefault.c:2208
#, c-format
msgid "Add the folder '%s' to the bookmarks"
msgstr "フォルダ '%s' をブックマークへ追加します"
-#: gtk/gtkfilechooserdefault.c:2136
+#: gtk/gtkfilechooserdefault.c:2249
msgid "Add the current folder to the bookmarks"
msgstr "このフォルダをブックマークへ追加します"
-#: gtk/gtkfilechooserdefault.c:2138
+#: gtk/gtkfilechooserdefault.c:2251
msgid "Add the selected folders to the bookmarks"
msgstr "指定したフォルダをブックマークへ追加します"
-#: gtk/gtkfilechooserdefault.c:2178
+#: gtk/gtkfilechooserdefault.c:2291
#, c-format
msgid "Remove the bookmark '%s'"
msgstr "ブックマーク '%s' を削除します"
-#: gtk/gtkfilechooserdefault.c:2591
+#: gtk/gtkfilechooserdefault.c:2722
#, c-format
msgid "Could not add a bookmark for '%s' because it is an invalid path name."
msgstr "パス名が正しくないので、'%s' のブックマークを追加できませんでした。"
-#: gtk/gtkfilechooserdefault.c:2769
+#: gtk/gtkfilechooserdefault.c:2937
+#, fuzzy
+msgid "Remove"
+msgstr "削除(_R)"
+
+#: gtk/gtkfilechooserdefault.c:2946
+#, fuzzy
+msgid "Rename..."
+msgstr "ファイル名の変更(_R)"
+
+#: gtk/gtkfilechooserdefault.c:3069
msgid "Shortcuts"
msgstr "ショートカット"
-#: gtk/gtkfilechooserdefault.c:2823
+#: gtk/gtkfilechooserdefault.c:3123
msgid "Folder"
msgstr "フォルダ"
-#: gtk/gtkfilechooserdefault.c:2875 gtk/gtkstock.c:295
+#: gtk/gtkfilechooserdefault.c:3179 gtk/gtkstock.c:317
msgid "_Add"
msgstr "追加(_A)"
-#: gtk/gtkfilechooserdefault.c:2882
-msgid "Add the selected folder to the bookmarks"
+#: gtk/gtkfilechooserdefault.c:3186
+#, fuzzy
+msgid "Add the selected folder to the Bookmarks"
msgstr "指定したフォルダを複数のブックマークへ追加します"
-#: gtk/gtkfilechooserdefault.c:2887 gtk/gtkstock.c:352
+#: gtk/gtkfilechooserdefault.c:3191 gtk/gtkstock.c:395
msgid "_Remove"
msgstr "削除(_R)"
-#: gtk/gtkfilechooserdefault.c:2894
+#: gtk/gtkfilechooserdefault.c:3198
msgid "Remove the selected bookmark"
msgstr "指定したブックマークを削除します"
-#: gtk/gtkfilechooserdefault.c:2997
-msgid "_Add to Shortcuts"
+#: gtk/gtkfilechooserdefault.c:3305
+#, fuzzy
+msgid "_Add to Bookmarks"
msgstr "ショートカットの追加(_A)"
-#: gtk/gtkfilechooserdefault.c:3007
+#: gtk/gtkfilechooserdefault.c:3315
msgid "Open _Location"
msgstr "場所を開く(_L)"
-#: gtk/gtkfilechooserdefault.c:3019
+#: gtk/gtkfilechooserdefault.c:3327
msgid "Show _Hidden Files"
msgstr "隠しファイルを表示する(_H)"
-#: gtk/gtkfilechooserdefault.c:3143 gtk/gtkfilesel.c:767
+#: gtk/gtkfilechooserdefault.c:3451 gtk/gtkfilesel.c:766
msgid "Files"
msgstr "ファイル"
-#: gtk/gtkfilechooserdefault.c:3174
+#: gtk/gtkfilechooserdefault.c:3482
msgid "Name"
msgstr "名前"
-#: gtk/gtkfilechooserdefault.c:3199
+#: gtk/gtkfilechooserdefault.c:3507
msgid "Size"
msgstr "サイズ"
-#: gtk/gtkfilechooserdefault.c:3212
+#: gtk/gtkfilechooserdefault.c:3520
msgid "Modified"
msgstr "最終変更日"
-#: gtk/gtkfilechooserdefault.c:3244
+#: gtk/gtkfilechooserdefault.c:3552
msgid "Select which types of files are shown"
msgstr "表示するファイルの種類を選択して下さい"
#. Create Folder
-#: gtk/gtkfilechooserdefault.c:3280
+#: gtk/gtkfilechooserdefault.c:3588
msgid "Create Fo_lder"
msgstr "フォルダの作成(_L)"
#. Name entry
-#: gtk/gtkfilechooserdefault.c:3398
+#: gtk/gtkfilechooserdefault.c:3709
msgid "_Name:"
msgstr "名前(_N):"
-#: gtk/gtkfilechooserdefault.c:3438
+#: gtk/gtkfilechooserdefault.c:3749
msgid "_Browse for other folders"
msgstr "他のフォルダの参照(_B)"
-#: gtk/gtkfilechooserdefault.c:3688
+#: gtk/gtkfilechooserdefault.c:4000
msgid "Save in _folder:"
msgstr "フォルダの中に保存(_F):"
-#: gtk/gtkfilechooserdefault.c:3690
+#: gtk/gtkfilechooserdefault.c:4002
msgid "Create in _folder:"
msgstr "フォルダの中に作成(_F):"
-#: gtk/gtkfilechooserdefault.c:4523
+#: gtk/gtkfilechooserdefault.c:4959
msgid "Cannot change to folder because it is not local"
msgstr "ローカルではないので、フォルダを変更できません"
-#: gtk/gtkfilechooserdefault.c:5048
+#: gtk/gtkfilechooserdefault.c:5513
#, c-format
msgid "Shortcut %s does not exist"
msgstr "ショートカット %s は存在しません"
-#: gtk/gtkfilechooserdefault.c:5508
+#: gtk/gtkfilechooserdefault.c:6057
#, c-format
msgid "Could not mount %s"
msgstr "%s をマウントできませんでした"
-#: gtk/gtkfilechooserdefault.c:5802
+#: gtk/gtkfilechooserdefault.c:6352
msgid "Type name of new folder"
msgstr "新しいフォルダの種類"
-#: gtk/gtkfilechooserdefault.c:5844
+#: gtk/gtkfilechooserdefault.c:6394
#, c-format
msgid "%d byte"
msgid_plural "%d bytes"
msgstr[0] "%d バイト"
-#: gtk/gtkfilechooserdefault.c:5846
+#: gtk/gtkfilechooserdefault.c:6396
#, c-format
msgid "%.1f K"
msgstr "%.1f Kバイト"
-#: gtk/gtkfilechooserdefault.c:5848
+#: gtk/gtkfilechooserdefault.c:6398
#, c-format
msgid "%.1f M"
msgstr "%.1f Mバイト"
-#: gtk/gtkfilechooserdefault.c:5850
+#: gtk/gtkfilechooserdefault.c:6400
#, c-format
msgid "%.1f G"
msgstr "%.1f Gバイト"
-#: gtk/gtkfilechooserdefault.c:5902
+#: gtk/gtkfilechooserdefault.c:6446 gtk/gtkfilechooserdefault.c:6470
+msgid "Unknown"
+msgstr "不明"
+
+#: gtk/gtkfilechooserdefault.c:6457
msgid "Today"
msgstr "今日"
-#: gtk/gtkfilechooserdefault.c:5904
+#: gtk/gtkfilechooserdefault.c:6459
msgid "Yesterday"
msgstr "昨日"
-#: gtk/gtkfilechooserdefault.c:5915
-msgid "Unknown"
-msgstr "不明"
-
-#: gtk/gtkfilechooserdefault.c:5985
+#: gtk/gtkfilechooserdefault.c:6541
msgid "Cannot change folder"
msgstr "フォルダへ移動できません"
-#: gtk/gtkfilechooserdefault.c:5986
+#: gtk/gtkfilechooserdefault.c:6542
msgid "The folder you specified is an invalid path."
msgstr "指定したフォルダのパス名が不正です。"
-#: gtk/gtkfilechooserdefault.c:6025
+#: gtk/gtkfilechooserdefault.c:6581
#, c-format
msgid "Could not build file name from '%s' and '%s'"
msgstr "'%s' と '%s' からファイル名を作成できませんでした"
-#: gtk/gtkfilechooserdefault.c:6061
+#: gtk/gtkfilechooserdefault.c:6617
msgid "Could not select item"
msgstr "アイテムを選択できませんでした"
-#: gtk/gtkfilechooserdefault.c:6101
+#: gtk/gtkfilechooserdefault.c:6657
msgid "Open Location"
msgstr "指定した場所を開きます"
-#: gtk/gtkfilechooserdefault.c:6108
+#: gtk/gtkfilechooserdefault.c:6664
msgid "Save in Location"
msgstr "指定した場所へ保存します"
-#: gtk/gtkfilechooserdefault.c:6132
+#: gtk/gtkfilechooserdefault.c:6688
msgid "_Location:"
msgstr "場所(_L):"
-#: gtk/gtkfilesel.c:731
+#: gtk/gtkfilesel.c:730
msgid "Folders"
msgstr "フォルダ"
-#: gtk/gtkfilesel.c:735
+#: gtk/gtkfilesel.c:734
msgid "Fol_ders"
msgstr "フォルダ(_D)"
-#: gtk/gtkfilesel.c:771
+#: gtk/gtkfilesel.c:770
msgid "_Files"
msgstr "ファイル(_F)"
-#: gtk/gtkfilesel.c:859 gtk/gtkfilesel.c:2249
+#: gtk/gtkfilesel.c:858 gtk/gtkfilesel.c:2248
#, c-format
msgid "Folder unreadable: %s"
msgstr "読めないフォルダ: %s"
-#: gtk/gtkfilesel.c:990
+#: gtk/gtkfilesel.c:989
#, c-format
msgid ""
"The file \"%s\" resides on another machine (called %s) and may not be "
@@ -1334,25 +1561,25 @@ msgstr ""
"ん。\n"
"本当に選択しますか?"
-#: gtk/gtkfilesel.c:1121
+#: gtk/gtkfilesel.c:1120
msgid "_New Folder"
msgstr "新しいフォルダ(_N)"
-#: gtk/gtkfilesel.c:1132
+#: gtk/gtkfilesel.c:1131
msgid "De_lete File"
msgstr "ファイルの削除(_L)"
-#: gtk/gtkfilesel.c:1143
+#: gtk/gtkfilesel.c:1142
msgid "_Rename File"
msgstr "ファイル名の変更(_R)"
-#: gtk/gtkfilesel.c:1445
+#: gtk/gtkfilesel.c:1444
#, c-format
msgid ""
"The folder name \"%s\" contains symbols that are not allowed in filenames"
msgstr "フォルダ名 \"%s\" にファイル名として利用できない文字が含まれています"
-#: gtk/gtkfilesel.c:1447
+#: gtk/gtkfilesel.c:1446
#, c-format
msgid ""
"Error creating folder \"%s\": %s\n"
@@ -1361,33 +1588,33 @@ msgstr ""
"フォルダ \"%s\" の作成中にエラー: %s\n"
"%s"
-#: gtk/gtkfilesel.c:1448 gtk/gtkfilesel.c:1684
+#: gtk/gtkfilesel.c:1447 gtk/gtkfilesel.c:1683
msgid "You probably used symbols not allowed in filenames."
msgstr "おそらくファイル名として利用できない文字が含まれています"
-#: gtk/gtkfilesel.c:1456
+#: gtk/gtkfilesel.c:1455
#, c-format
msgid "Error creating folder \"%s\": %s\n"
msgstr "フォルダ \"%s\" の作成中にエラー: %s\n"
-#: gtk/gtkfilesel.c:1490
+#: gtk/gtkfilesel.c:1489
msgid "New Folder"
msgstr "新しいフォルダ"
-#: gtk/gtkfilesel.c:1505
+#: gtk/gtkfilesel.c:1504
msgid "_Folder name:"
msgstr "フォルダ名(_F):"
-#: gtk/gtkfilesel.c:1529
+#: gtk/gtkfilesel.c:1528
msgid "C_reate"
msgstr "作成(_R)"
-#: gtk/gtkfilesel.c:1572
+#: gtk/gtkfilesel.c:1571
#, c-format
msgid "The filename \"%s\" contains symbols that are not allowed in filenames"
msgstr "ファイル名 \"%s\" にファイル名として利用できない文字が含まれています"
-#: gtk/gtkfilesel.c:1575
+#: gtk/gtkfilesel.c:1574
#, c-format
msgid ""
"Error deleting file \"%s\": %s\n"
@@ -1396,30 +1623,30 @@ msgstr ""
"ファイル \"%s\" の削除中にエラー: %s\n"
"%s"
-#: gtk/gtkfilesel.c:1577 gtk/gtkfilesel.c:1698
+#: gtk/gtkfilesel.c:1576 gtk/gtkfilesel.c:1697
msgid "It probably contains symbols not allowed in filenames."
msgstr "おそらくファイル名として利用できない文字が含まれています"
-#: gtk/gtkfilesel.c:1586
+#: gtk/gtkfilesel.c:1585
#, c-format
msgid "Error deleting file \"%s\": %s"
msgstr "ファイル \"%s\" の削除中にエラー: %s"
-#: gtk/gtkfilesel.c:1629
+#: gtk/gtkfilesel.c:1628
#, c-format
msgid "Really delete file \"%s\"?"
msgstr "本当にファイル \"%s\" を削除しますか?"
-#: gtk/gtkfilesel.c:1634
+#: gtk/gtkfilesel.c:1633
msgid "Delete File"
msgstr "ファイルの削除"
-#: gtk/gtkfilesel.c:1680 gtk/gtkfilesel.c:1694
+#: gtk/gtkfilesel.c:1679 gtk/gtkfilesel.c:1693
#, c-format
msgid "The file name \"%s\" contains symbols that are not allowed in filenames"
msgstr "ファイル名 \"%s\" にはファイル名として利用できない文字が含まれています"
-#: gtk/gtkfilesel.c:1682
+#: gtk/gtkfilesel.c:1681
#, c-format
msgid ""
"Error renaming file to \"%s\": %s\n"
@@ -1428,7 +1655,7 @@ msgstr ""
"ファイル名を \"%s\" へ変更する際にエラー: %s\n"
"%s"
-#: gtk/gtkfilesel.c:1696
+#: gtk/gtkfilesel.c:1695
#, c-format
msgid ""
"Error renaming file \"%s\": %s\n"
@@ -1437,29 +1664,29 @@ msgstr ""
"ファイル名 \"%s\" を変更する際にエラー: %s\n"
"%s"
-#: gtk/gtkfilesel.c:1706
+#: gtk/gtkfilesel.c:1705
#, c-format
msgid "Error renaming file \"%s\" to \"%s\": %s"
msgstr "ファイル名 \"%s\" を \"%s\" に変更する際にエラー: %s"
-#: gtk/gtkfilesel.c:1753
+#: gtk/gtkfilesel.c:1752
msgid "Rename File"
msgstr "ファイル名の変更"
-#: gtk/gtkfilesel.c:1768
+#: gtk/gtkfilesel.c:1767
#, c-format
msgid "Rename file \"%s\" to:"
msgstr "ファイル '%s' の名前の変更:"
-#: gtk/gtkfilesel.c:1797
+#: gtk/gtkfilesel.c:1796
msgid "_Rename"
msgstr "ファイル名の変更(_R)"
-#: gtk/gtkfilesel.c:2229
+#: gtk/gtkfilesel.c:2228
msgid "_Selection: "
msgstr "選択(_S): "
-#: gtk/gtkfilesel.c:3152
+#: gtk/gtkfilesel.c:3151
#, c-format
msgid ""
"The filename \"%s\" couldn't be converted to UTF-8. (try setting the "
@@ -1468,15 +1695,15 @@ msgstr ""
"ファイル名 \"%s\" を UTF-8 に変換できませんでした (環境変数 "
"$G_FILENAME_ENCODING を設定してみて下さい): %s"
-#: gtk/gtkfilesel.c:3155
+#: gtk/gtkfilesel.c:3154
msgid "Invalid UTF-8"
msgstr "無効な UTF-8 コードです"
-#: gtk/gtkfilesel.c:4032
+#: gtk/gtkfilesel.c:4031
msgid "Name too long"
msgstr "名前が長すぎます"
-#: gtk/gtkfilesel.c:4034
+#: gtk/gtkfilesel.c:4033
msgid "Couldn't convert filename"
msgstr "ファイル名を変換できませんでした"
@@ -1484,32 +1711,32 @@ msgstr "ファイル名を変換できませんでした"
msgid "(Empty)"
msgstr "(空)"
-#: gtk/gtkfilesystemunix.c:440 gtk/gtkfilesystemunix.c:632
-#: gtk/gtkfilesystemunix.c:1739 gtk/gtkfilesystemwin32.c:482
-#: gtk/gtkfilesystemwin32.c:495 gtk/gtkfilesystemwin32.c:1530
+#: gtk/gtkfilesystemunix.c:475 gtk/gtkfilesystemunix.c:678
+#: gtk/gtkfilesystemunix.c:1918 gtk/gtkfilesystemwin32.c:482
+#: gtk/gtkfilesystemwin32.c:495 gtk/gtkfilesystemwin32.c:1560
#, c-format
msgid "Error getting information for '%s': %s"
msgstr "'%s' の情報を取得する際にエラー: %s"
-#: gtk/gtkfilesystemunix.c:501 gtk/gtkfilesystemwin32.c:537
+#: gtk/gtkfilesystemunix.c:547 gtk/gtkfilesystemwin32.c:537
#, c-format
msgid "Error creating directory '%s': %s"
msgstr "フォルダ '%s' を作成する際にエラー: %s"
-#: gtk/gtkfilesystemunix.c:581 gtk/gtkfilesystemwin32.c:597
+#: gtk/gtkfilesystemunix.c:627 gtk/gtkfilesystemwin32.c:597
msgid "This file system does not support mounting"
msgstr "このファイル・システムでは mount をサポートしていません"
-#: gtk/gtkfilesystemunix.c:589
+#: gtk/gtkfilesystemunix.c:635
msgid "Filesystem"
msgstr "ファイルシステム"
-#: gtk/gtkfilesystemunix.c:746
+#: gtk/gtkfilesystemunix.c:792
#, c-format
msgid "Could not get a stock icon for %s"
msgstr "%s のストック・アイコンを取得できませんでした"
-#: gtk/gtkfilesystemunix.c:841
+#: gtk/gtkfilesystemunix.c:887
#, c-format
msgid ""
"The name \"%s\" is not valid because it contains the character \"%s\". "
@@ -1518,63 +1745,78 @@ msgstr ""
"\"%s\" という名前に \"%s\" という文字が含まれているため正しくありません (別の"
"名前を使用して下さい)"
-#: gtk/gtkfilesystemunix.c:1446 gtk/gtkfilesystemwin32.c:1004
-#, c-format
-msgid "Bookmark saving failed: %s"
+#: gtk/gtkfilesystemunix.c:1489
+#, fuzzy, c-format
+msgid "Writing %s failed: %s"
msgstr "ブックマークの保存に失敗: %s"
-#: gtk/gtkfilesystemunix.c:1498
+#: gtk/gtkfilesystemunix.c:1578
#, c-format
msgid "'%s' already exists in the bookmarks list"
msgstr "既に '%s' がブックマーク一覧にあります"
-#: gtk/gtkfilesystemunix.c:1560
+#: gtk/gtkfilesystemunix.c:1650
#, c-format
msgid "'%s' does not exist in the bookmarks list"
msgstr "'%s' はブックマーク一覧にありません"
-#: gtk/gtkfilesystemunix.c:1699
+#: gtk/gtkfilesystemunix.c:1878
#, c-format
msgid "Error getting information for '/': %s"
msgstr "'/' の情報を取得する際にエラー: %s"
-#: gtk/gtkfontbutton.c:178 gtk/gtkfontbutton.c:295
+#: gtk/gtkfilesystemwin32.c:611
+#, c-format
+msgid "Network Drive (%s)"
+msgstr ""
+
+#: gtk/gtkfilesystemwin32.c:650
+#, c-format
+msgid "%s (%s)"
+msgstr ""
+
+#: gtk/gtkfilesystemwin32.c:1032
+#, c-format
+msgid "Bookmark saving failed: %s"
+msgstr "ブックマークの保存に失敗: %s"
+
+#: gtk/gtkfontbutton.c:179 gtk/gtkfontbutton.c:292
msgid "Pick a Font"
msgstr "フォントの選択"
#. Initialize fields
-#: gtk/gtkfontbutton.c:289
+#: gtk/gtkfontbutton.c:286
msgid "Sans 12"
msgstr "Sans 12"
-#: gtk/gtkfontbutton.c:807
+#: gtk/gtkfontbutton.c:804
msgid "Font"
msgstr "フォント"
#. This is the default text shown in the preview entry, though the user
#. can set it. Remember that some fonts only have capital letters.
-#: gtk/gtkfontsel.c:73
+#: gtk/gtkfontsel.c:74
msgid "abcdefghijk ABCDEFGHIJK"
msgstr "abcdefghijk ABCDEFGHIJK これはテストです"
-#: gtk/gtkfontsel.c:360
+#: gtk/gtkfontsel.c:361
msgid "_Family:"
msgstr "ファミリ(_F):"
-#: gtk/gtkfontsel.c:366
+#: gtk/gtkfontsel.c:367
msgid "_Style:"
msgstr "スタイル(_S):"
-#: gtk/gtkfontsel.c:372
+#: gtk/gtkfontsel.c:373
msgid "Si_ze:"
msgstr "サイズ(_Z):"
#. create the text entry widget
-#: gtk/gtkfontsel.c:548
+#: gtk/gtkfontsel.c:549
msgid "_Preview:"
msgstr "プレビュー(_P):"
-#: gtk/gtkfontsel.c:1382
+#: gtk/gtkfontsel.c:1383
msgid "Font Selection"
msgstr "フォントの選択"
@@ -1589,12 +1831,12 @@ msgstr "ガンマ値(_G)"
#. Remove this icon source so we don't keep trying to
#. * load it.
#.
-#: gtk/gtkiconfactory.c:1629
+#: gtk/gtkiconfactory.c:1644
#, c-format
msgid "Error loading icon: %s"
msgstr "アイコンの読み込みでエラー: %s"
-#: gtk/gtkicontheme.c:1263
+#: gtk/gtkicontheme.c:1250
#, c-format
msgid ""
"Could not find the icon '%s'. The '%s' theme\n"
@@ -1607,7 +1849,7 @@ msgstr ""
"次からコピーを取得できます:\n"
"\t%s"
-#: gtk/gtkicontheme.c:1328
+#: gtk/gtkicontheme.c:1315
#, c-format
msgid "Icon '%s' not present in theme"
msgstr "テーマの中にアイコン '%s' はありません"
@@ -1695,7 +1937,7 @@ msgstr "(不明)"
msgid "clear"
msgstr "クリア"
-#: gtk/gtklabel.c:3931
+#: gtk/gtklabel.c:3935
msgid "Select All"
msgstr "全て選択"
@@ -1729,355 +1971,393 @@ msgstr "無効にする GTK+ のデバッグ・フラグを指定する"
#. * Do *not* translate it to "predefinito:LTR", if it
#. * it isn't default:LTR or default:RTL it will not work
#.
-#: gtk/gtkmain.c:482
+#: gtk/gtkmain.c:476
msgid "default:LTR"
msgstr "default:LTR"
-#: gtk/gtkmain.c:565
+#: gtk/gtkmain.c:559
msgid "GTK+ Options"
msgstr "GTK+ のオプション"
-#: gtk/gtkmain.c:565
+#: gtk/gtkmain.c:559
msgid "Show GTK+ Options"
msgstr "GTK+ のオプションを表示する"
-#: gtk/gtknotebook.c:2712 gtk/gtknotebook.c:5060
+#: gtk/gtknotebook.c:2718 gtk/gtknotebook.c:5064
#, c-format
msgid "Page %u"
msgstr "ページ %u"
-#: gtk/gtkradiotoolbutton.c:91
+#: gtk/gtkradiotoolbutton.c:92
msgid "Group"
msgstr "グループ"
-#: gtk/gtkradiotoolbutton.c:92
+#: gtk/gtkradiotoolbutton.c:93
msgid "The radio tool button whose group this button belongs to."
msgstr "このボタンに属するグループのラジオ・ツールボタンです"
-#: gtk/gtkrc.c:2399
+#: gtk/gtkrc.c:2400
#, c-format
msgid "Unable to find include file: \"%s\""
msgstr "インクルードファイルが見つかりません: \"%s\""
-#: gtk/gtkrc.c:3038 gtk/gtkrc.c:3041
+#: gtk/gtkrc.c:3042 gtk/gtkrc.c:3045
#, c-format
msgid "Unable to locate image file in pixmap_path: \"%s\""
msgstr "pixmap_path に画像ファイルが見つかりません: \"%s\""
-#: gtk/gtkrc.c:3476
+#: gtk/gtkrc.c:3480
#, c-format
msgid "Pixmap path element: \"%s\" must be absolute, %s, line %d"
msgstr "Pixmap パス: \"%s\" は絶対パスにして下さい (%s, %d 行)"
#. KEEP IN SYNC with gtkiconfactory.c stock icons, when appropriate
-#: gtk/gtkstock.c:286
+#: gtk/gtkstock.c:308
msgid "Information"
msgstr "情報"
-#: gtk/gtkstock.c:287
+#: gtk/gtkstock.c:309
msgid "Warning"
msgstr "警告"
-#: gtk/gtkstock.c:288
+#: gtk/gtkstock.c:310
msgid "Error"
msgstr "エラー"
-#: gtk/gtkstock.c:289
+#: gtk/gtkstock.c:311
msgid "Question"
msgstr "質問"
#. FIXME these need accelerators when appropriate, and
#. * need the mnemonics to be rationalized
#.
-#: gtk/gtkstock.c:294
+#: gtk/gtkstock.c:316
msgid "_About"
msgstr "情報(_A)"
-#: gtk/gtkstock.c:296
+#: gtk/gtkstock.c:318
msgid "_Apply"
msgstr "適用(_A)"
-#: gtk/gtkstock.c:297
+#: gtk/gtkstock.c:319
msgid "_Bold"
msgstr "太字(_B)"
-#: gtk/gtkstock.c:298
+#: gtk/gtkstock.c:320
msgid "_Cancel"
msgstr "キャンセル(_C)"
-#: gtk/gtkstock.c:299
+#: gtk/gtkstock.c:321
msgid "_CD-Rom"
msgstr "CD-ROM(_C)"
-#: gtk/gtkstock.c:300
+#: gtk/gtkstock.c:322
msgid "_Clear"
msgstr "クリア(_C)"
-#: gtk/gtkstock.c:301
+#: gtk/gtkstock.c:323
msgid "_Close"
msgstr "閉じる(_C)"
-#: gtk/gtkstock.c:302
+#: gtk/gtkstock.c:324
msgid "_Convert"
msgstr "変換(_C)"
-#: gtk/gtkstock.c:303
+#: gtk/gtkstock.c:325
msgid "_Copy"
msgstr "コピー(_C)"
-#: gtk/gtkstock.c:304
+#: gtk/gtkstock.c:326
msgid "Cu_t"
msgstr "切り取り(_T)"
-#: gtk/gtkstock.c:305
+#: gtk/gtkstock.c:327
msgid "_Delete"
msgstr "削除(_D)"
-#: gtk/gtkstock.c:306
+#: gtk/gtkstock.c:328
msgid "_Execute"
msgstr "実行(_E)"
-#: gtk/gtkstock.c:307
+#: gtk/gtkstock.c:329
msgid "_Edit"
msgstr "編集(_E)"
-#: gtk/gtkstock.c:308
+#: gtk/gtkstock.c:330
msgid "_Find"
msgstr "検索(_F)"
-#: gtk/gtkstock.c:309
+#: gtk/gtkstock.c:331
msgid "Find and _Replace"
msgstr "検索して置換(_R)"
-#: gtk/gtkstock.c:310
+#: gtk/gtkstock.c:332
msgid "_Floppy"
msgstr "フロッピー(_F)"
-#: gtk/gtkstock.c:311
-msgid "_Bottom"
-msgstr "下端(_B)"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:334
+msgid "Navigation|_Bottom"
+msgstr ""
-#: gtk/gtkstock.c:312
-msgid "_First"
-msgstr "先頭(_F)"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:336
+msgid "Navigation|_First"
+msgstr ""
-#: gtk/gtkstock.c:313
-msgid "_Last"
-msgstr "最後(_L)"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:338
+msgid "Navigation|_Last"
+msgstr ""
-#: gtk/gtkstock.c:314
-msgid "_Top"
-msgstr "上端(_T)"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:340
+msgid "Navigation|_Top"
+msgstr ""
-#: gtk/gtkstock.c:315
-msgid "_Back"
-msgstr "戻る(_B)"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:342
+msgid "Navigation|_Back"
+msgstr ""
-#: gtk/gtkstock.c:316
-msgid "_Down"
-msgstr "下へ(_D)"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:344
+msgid "Navigation|_Down"
+msgstr ""
-#: gtk/gtkstock.c:317 gtk/gtkstock.c:331
-msgid "_Forward"
-msgstr "進む(_F)"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:346
+msgid "Navigation|_Forward"
+msgstr ""
-#: gtk/gtkstock.c:318
-msgid "_Up"
-msgstr "上へ(_U)"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:348
+msgid "Navigation|_Up"
+msgstr ""
-#: gtk/gtkstock.c:319
+#: gtk/gtkstock.c:349
msgid "_Harddisk"
msgstr "ハードディスク(_H)"
-#: gtk/gtkstock.c:320
+#: gtk/gtkstock.c:350
msgid "_Help"
msgstr "ヘルプ(_H)"
-#: gtk/gtkstock.c:321
+#: gtk/gtkstock.c:351
msgid "_Home"
msgstr "ホーム(_H)"
-#: gtk/gtkstock.c:322
+#: gtk/gtkstock.c:352
msgid "Increase Indent"
msgstr "インデントを増やす"
-#: gtk/gtkstock.c:323
+#: gtk/gtkstock.c:353
msgid "Decrease Indent"
msgstr "インデントを減らす"
-#: gtk/gtkstock.c:324
+#: gtk/gtkstock.c:354
msgid "_Index"
msgstr "インデックス(_I)"
-#: gtk/gtkstock.c:325
+#: gtk/gtkstock.c:355
msgid "_Italic"
msgstr "斜体(_I)"
-#: gtk/gtkstock.c:326
+#: gtk/gtkstock.c:356
msgid "_Jump to"
msgstr "移動(_J)"
-#: gtk/gtkstock.c:327
-msgid "_Center"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:358
+#, fuzzy
+msgid "Justify|_Center"
msgstr "中央(_C)"
-#: gtk/gtkstock.c:328
-msgid "_Fill"
-msgstr "埋める(_F)"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:360
+msgid "Justify|_Fill"
+msgstr ""
-#: gtk/gtkstock.c:329
-msgid "_Left"
-msgstr "左(_L)"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:362
+msgid "Justify|_Left"
+msgstr ""
-#: gtk/gtkstock.c:330
-msgid "_Right"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:364
+#, fuzzy
+msgid "Justify|_Right"
msgstr "右(_R)"
-#: gtk/gtkstock.c:332
-msgid "_Next"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:367
+#, fuzzy
+msgid "Media|_Forward"
+msgstr "進む(_F)"
+
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:369
+#, fuzzy
+msgid "Media|_Next"
msgstr "次の曲(_N)"
-#: gtk/gtkstock.c:333
-msgid "P_ause"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:371
+#, fuzzy
+msgid "Media|P_ause"
msgstr "一時停止(_A)"
-#: gtk/gtkstock.c:334
-msgid "_Play"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:373
+#, fuzzy
+msgid "Media|_Play"
msgstr "演奏(_P)"
-#: gtk/gtkstock.c:335
-msgid "Pre_vious"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:375
+#, fuzzy
+msgid "Media|Pre_vious"
msgstr "次の曲(_V)"
-#: gtk/gtkstock.c:336
-msgid "_Record"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:377
+#, fuzzy
+msgid "Media|_Record"
msgstr "録音(_R)"
-#: gtk/gtkstock.c:337
-msgid "R_ewind"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:379
+#, fuzzy
+msgid "Media|R_ewind"
msgstr "巻き戻す(_E)"
-#: gtk/gtkstock.c:338 gtk/gtkstock.c:361
-msgid "_Stop"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:381
+#, fuzzy
+msgid "Media|_Stop"
msgstr "停止(_S)"
-#: gtk/gtkstock.c:339
+#: gtk/gtkstock.c:382
msgid "_Network"
msgstr "ネットワーク(_N)"
-#: gtk/gtkstock.c:340
+#: gtk/gtkstock.c:383
msgid "_New"
msgstr "新規(_N)"
-#: gtk/gtkstock.c:341
+#: gtk/gtkstock.c:384
msgid "_No"
msgstr "いいえ(_N)"
-#: gtk/gtkstock.c:342
+#: gtk/gtkstock.c:385
msgid "_OK"
msgstr "OK(_O)"
-#: gtk/gtkstock.c:343
+#: gtk/gtkstock.c:386
msgid "_Open"
msgstr "開く(_O)"
-#: gtk/gtkstock.c:344
+#: gtk/gtkstock.c:387
msgid "_Paste"
msgstr "貼り付け"
-#: gtk/gtkstock.c:345
+#: gtk/gtkstock.c:388
msgid "_Preferences"
msgstr "設定(_P)"
-#: gtk/gtkstock.c:346
+#: gtk/gtkstock.c:389
msgid "_Print"
msgstr "印刷(_P)"
-#: gtk/gtkstock.c:347
+#: gtk/gtkstock.c:390
msgid "Print Pre_view"
msgstr "印刷プレビュー(_V)"
-#: gtk/gtkstock.c:348
+#: gtk/gtkstock.c:391
msgid "_Properties"
msgstr "プロパティ(_P)"
-#: gtk/gtkstock.c:349
+#: gtk/gtkstock.c:392
msgid "_Quit"
msgstr "終了(_Q)"
-#: gtk/gtkstock.c:350
+#: gtk/gtkstock.c:393
msgid "_Redo"
msgstr "やり直し(_R)"
-#: gtk/gtkstock.c:351
+#: gtk/gtkstock.c:394
msgid "_Refresh"
msgstr "更新(_R)"
-#: gtk/gtkstock.c:353
+#: gtk/gtkstock.c:396
msgid "_Revert"
msgstr "元に戻す(_R)"
-#: gtk/gtkstock.c:354
+#: gtk/gtkstock.c:397
msgid "_Save"
msgstr "保存(_S)"
-#: gtk/gtkstock.c:355
+#: gtk/gtkstock.c:398
msgid "Save _As"
msgstr "別名で保存(_A)"
-#: gtk/gtkstock.c:356
+#: gtk/gtkstock.c:399
msgid "_Color"
msgstr "色(_C)"
-#: gtk/gtkstock.c:357
+#: gtk/gtkstock.c:400
msgid "_Font"
msgstr "フォント(_F)"
-#: gtk/gtkstock.c:358
+#: gtk/gtkstock.c:401
msgid "_Ascending"
msgstr "昇順(_A)"
-#: gtk/gtkstock.c:359
+#: gtk/gtkstock.c:402
msgid "_Descending"
msgstr "降順(_D)"
-#: gtk/gtkstock.c:360
+#: gtk/gtkstock.c:403
msgid "_Spell Check"
msgstr "スペル・チェック(_S)"
-#: gtk/gtkstock.c:362
+#: gtk/gtkstock.c:404
+msgid "_Stop"
+msgstr "停止(_S)"
+
+#: gtk/gtkstock.c:405
msgid "_Strikethrough"
msgstr "打ち消し線(_S)"
-#: gtk/gtkstock.c:363
+#: gtk/gtkstock.c:406
msgid "_Undelete"
msgstr "削除取り消し(_U)"
-#: gtk/gtkstock.c:364
+#: gtk/gtkstock.c:407
msgid "_Underline"
msgstr "下線(_U)"
-#: gtk/gtkstock.c:365
+#: gtk/gtkstock.c:408
msgid "_Undo"
msgstr "元に戻す(_U)"
-#: gtk/gtkstock.c:366
+#: gtk/gtkstock.c:409
msgid "_Yes"
msgstr "はい(_Y)"
-#: gtk/gtkstock.c:367
+#: gtk/gtkstock.c:410
msgid "_Normal Size"
msgstr "標準サイズ(_N)"
-#: gtk/gtkstock.c:368
+#: gtk/gtkstock.c:411
msgid "Best _Fit"
msgstr "フィットさせる(_F)"
-#: gtk/gtkstock.c:369
+#: gtk/gtkstock.c:412
msgid "Zoom _In"
msgstr "拡大(_I)"
-#: gtk/gtkstock.c:370
+#: gtk/gtkstock.c:413
msgid "Zoom _Out"
msgstr "縮小(_O)"
@@ -2130,22 +2410,22 @@ msgstr "module_path にはテーマ・エンジンがありません: \"%s\","
msgid "--- No Tip ---"
msgstr "--- Tip なし ---"
-#: gtk/gtkuimanager.c:1137
+#: gtk/gtkuimanager.c:1154
#, c-format
msgid "Unknown attribute '%s' on line %d char %d"
msgstr "%2$d 行目 %3$d 文字目の不明な属性 '%1$s'"
-#: gtk/gtkuimanager.c:1337
+#: gtk/gtkuimanager.c:1371
#, c-format
msgid "Unexpected start tag '%s' on line %d char %d"
msgstr "%2$d 行目 %3$d 文字目の予想外の開始タグ '%1$s'"
-#: gtk/gtkuimanager.c:1422
+#: gtk/gtkuimanager.c:1461
#, c-format
msgid "Unexpected character data on line %d char %d"
msgstr "%d 行の %d 文字目の文字データは予想外です"
-#: gtk/gtkuimanager.c:2214
+#: gtk/gtkuimanager.c:2272
msgid "Empty"
msgstr "空"
@@ -2203,3 +2483,39 @@ msgstr "X 入力メソッド"
#, c-format
msgid "Could not get information for file '%s': %s"
msgstr "ファイル '%s' の情報を取得できませんでした: %s"
+
+#~ msgid "Shift"
+#~ msgstr "[SHIFT]"
+
+#~ msgid "Ctrl"
+#~ msgstr "[CTRL]"
+
+#~ msgid "Alt"
+#~ msgstr "[ALT]"
+
+#~ msgid "_Bottom"
+#~ msgstr "下端(_B)"
+
+#~ msgid "_First"
+#~ msgstr "先頭(_F)"
+
+#~ msgid "_Last"
+#~ msgstr "最後(_L)"
+
+#~ msgid "_Top"
+#~ msgstr "上端(_T)"
+
+#~ msgid "_Back"
+#~ msgstr "戻る(_B)"
+
+#~ msgid "_Down"
+#~ msgstr "下へ(_D)"
+
+#~ msgid "_Up"
+#~ msgstr "上へ(_U)"
+
+#~ msgid "_Fill"
+#~ msgstr "埋める(_F)"
+
+#~ msgid "_Left"
+#~ msgstr "左(_L)"
diff --git a/po/ko.po b/po/ko.po
index 422bb1538..60e2567dc 100644
--- a/po/ko.po
+++ b/po/ko.po
@@ -5,7 +5,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gtk+ 2.3.6\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-01-08 02:01-0500\n"
+"POT-Creation-Date: 2005-06-20 14:30-0400\n"
"PO-Revision-Date: 2004-04-16 23:15+0900\n"
"Last-Translator: Changwoo Ryu <cwryu@debian.org>\n"
"Language-Team: Gnome Korea <gnome-kr-hackers@lists.kldp.net>\n"
@@ -15,7 +15,7 @@ msgstr ""
"Plural-Forms: nplurals=1; plural=0;\n"
#: gdk-pixbuf/gdk-pixbuf-animation.c:153 gdk-pixbuf/gdk-pixbuf-io.c:838
-#: gdk-pixbuf/gdk-pixbuf-io.c:1069 tests/testfilechooser.c:199
+#: gdk-pixbuf/gdk-pixbuf-io.c:1068 tests/testfilechooser.c:199
#, c-format
msgid "Failed to open file '%s': %s"
msgstr "파일 '%s' 열기 실패 : %s"
@@ -26,7 +26,7 @@ msgid "Image file '%s' contains no data"
msgstr "그림 파일 '%s'에 데이타가 없습니다"
#: gdk-pixbuf/gdk-pixbuf-animation.c:208 gdk-pixbuf/gdk-pixbuf-io.c:887
-#: gdk-pixbuf/gdk-pixbuf-io.c:1110 tests/testfilechooser.c:244
+#: gdk-pixbuf/gdk-pixbuf-io.c:1109 tests/testfilechooser.c:244
#, c-format
msgid ""
"Failed to load image '%s': reason not known, probably a corrupt image file"
@@ -75,34 +75,34 @@ msgstr "알 수 없는 그림 파일 형식"
msgid "Failed to load image '%s': %s"
msgstr "그림 '%s' 읽기 실패: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1337
+#: gdk-pixbuf/gdk-pixbuf-io.c:1336
#, c-format
msgid "Error writing to image file: %s"
msgstr "그림 파일을 쓰는 중 오류가 발생했습니다: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1383 gdk-pixbuf/gdk-pixbuf-io.c:1512
+#: gdk-pixbuf/gdk-pixbuf-io.c:1382 gdk-pixbuf/gdk-pixbuf-io.c:1511
#, c-format
msgid "This build of gdk-pixbuf does not support saving the image format: %s"
msgstr "gtk-pixbuf의 이 빌드에서는 그림 형식 저장을 지원하지 않습니다: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1417
+#: gdk-pixbuf/gdk-pixbuf-io.c:1416
msgid "Insufficient memory to save image to callback"
msgstr "콜백에 그림을 저장하기에는 메모리가 부족합니다"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1429
+#: gdk-pixbuf/gdk-pixbuf-io.c:1428
msgid "Failed to open temporary file"
msgstr "임시 파일을 여는 데 실패했습니다"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1454
+#: gdk-pixbuf/gdk-pixbuf-io.c:1453
msgid "Failed to read from temporary file"
msgstr "임시 파일을 읽는 데 실패했습니다"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1641
+#: gdk-pixbuf/gdk-pixbuf-io.c:1687
#, c-format
msgid "Failed to open '%s' for writing: %s"
msgstr "쓰기용 '%s' 열기 실패: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1665
+#: gdk-pixbuf/gdk-pixbuf-io.c:1711
#, c-format
msgid ""
"Failed to close '%s' while writing image, all data may not have been saved: %"
@@ -111,7 +111,7 @@ msgstr ""
"그림을 저장하는 동안 '%s'을(를) 닫는데 실패하였습니다, 모든 데이타가 저장되"
"지 않았을 것입니다: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1853 gdk-pixbuf/gdk-pixbuf-io.c:1903
+#: gdk-pixbuf/gdk-pixbuf-io.c:1931 gdk-pixbuf/gdk-pixbuf-io.c:1981
msgid "Insufficient memory to save image into a buffer"
msgstr "버퍼에 그림을 저장하기에는 메모리가 부족합니다"
@@ -172,24 +172,34 @@ msgstr "움직이는 그림에 잘못된 부분이 있습니다"
msgid "The ANI image format"
msgstr "ANI 그림 형식"
-#: gdk-pixbuf/io-bmp.c:227 gdk-pixbuf/io-bmp.c:383
+#: gdk-pixbuf/io-bmp.c:228 gdk-pixbuf/io-bmp.c:306 gdk-pixbuf/io-bmp.c:338
+#: gdk-pixbuf/io-bmp.c:361 gdk-pixbuf/io-bmp.c:442
+msgid "BMP image has bogus header data"
+msgstr "BMP 그림이 잘못된 헤더 데이타를 가지고 있습니다"
+
+#: gdk-pixbuf/io-bmp.c:239 gdk-pixbuf/io-bmp.c:401
msgid "Not enough memory to load bitmap image"
msgstr "비트맵 그림을 읽는데 메모리가 충분하지 않습니다"
-#: gdk-pixbuf/io-bmp.c:269
+#: gdk-pixbuf/io-bmp.c:287
msgid "BMP image has unsupported header size"
msgstr "BMP 그림이 지원되지 않는 헤더 크기를 가지고 있습니다"
-#: gdk-pixbuf/io-bmp.c:288 gdk-pixbuf/io-bmp.c:320 gdk-pixbuf/io-bmp.c:343
-#: gdk-pixbuf/io-bmp.c:424
-msgid "BMP image has bogus header data"
-msgstr "BMP 그림이 잘못된 헤더 데이타를 가지고 있습니다"
-
-#: gdk-pixbuf/io-bmp.c:307
+#: gdk-pixbuf/io-bmp.c:325
msgid "Topdown BMP images cannot be compressed"
msgstr ""
-#: gdk-pixbuf/io-bmp.c:1154
+#: gdk-pixbuf/io-bmp.c:1203
+#, fuzzy
+msgid "Couldn't allocate memory for saving BMP file"
+msgstr "JPEG파일을 읽는 중 메모리 할당을 할 수 없습니다"
+
+#: gdk-pixbuf/io-bmp.c:1244
+#, fuzzy
+msgid "Couldn't write to BMP file"
+msgstr "파일이름 변환할 수 없음"
+
+#: gdk-pixbuf/io-bmp.c:1293
msgid "The BMP image format"
msgstr "BMP 그림 형식"
@@ -198,7 +208,7 @@ msgstr "BMP 그림 형식"
msgid "Failure reading GIF: %s"
msgstr "GIF 읽는 중 실패: %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 "GIF 파일에 데이타가 부족합니다 (중간에 잘린 파일?)"
@@ -224,35 +234,40 @@ msgstr "잘못된 코드 발견"
msgid "Circular table entry in GIF file"
msgstr "GIF 파일에 순환 테이블 항목"
-#: 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 "GIF 파일을 읽는데 메모리가 충분하지 않습니다"
-#: gdk-pixbuf/io-gif.c:1088
+#: gdk-pixbuf/io-gif.c:947
+#, fuzzy
+msgid "Not enough memory to composite a frame in GIF file"
+msgstr "GIF 파일을 읽는데 메모리가 충분하지 않습니다"
+
+#: gdk-pixbuf/io-gif.c:1116
msgid "GIF image is corrupt (incorrect LZW compression)"
msgstr "GIF 그림이 잘못되었습니다 (잘못된 LZW 압축)"
-#: gdk-pixbuf/io-gif.c:1138
+#: gdk-pixbuf/io-gif.c:1166
msgid "File does not appear to be a GIF file"
msgstr "GIF 파일이 아닌 것 같습니다"
-#: 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 "GIF 파일 형식의 버전 %s은(는) 지원되지 않습니다."
-#: 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."
msgstr "GIF 그림에 전체 컬러맵이 없고, 프레임 내부에 부분 컬러맵이 없습니다."
-#: gdk-pixbuf/io-gif.c:1491
+#: gdk-pixbuf/io-gif.c:1519
msgid "GIF image was truncated or incomplete."
msgstr "GIF 그림이 잘려져 있거나 불완전합니다."
-#: gdk-pixbuf/io-gif.c:1643
+#: gdk-pixbuf/io-gif.c:1671
msgid "The GIF image format"
msgstr "GIF 그림 형식"
@@ -436,96 +451,112 @@ msgstr "PNG 그림 파일을 읽어들이는 데 치명적인 오류"
msgid "Fatal error reading PNG image file: %s"
msgstr "PNG 그림 파일을 읽어들이는 데 치명적인 오류: %s"
-#: gdk-pixbuf/io-png.c:813
+#: gdk-pixbuf/io-png.c:810
msgid ""
"Keys for PNG text chunks must have at least 1 and at most 79 characters."
msgstr "PNG 텍스트 부분의 키에서는 최소 1 최대 79 문자까지 쓸 수 있습니다."
-#: gdk-pixbuf/io-png.c:821
+#: gdk-pixbuf/io-png.c:818
msgid "Keys for PNG text chunks must be ASCII characters."
msgstr "PNG 텍스트 부분의 키는 아스키 문자로 되어 있어야 합니다."
-#: gdk-pixbuf/io-png.c:854
+#: gdk-pixbuf/io-png.c:831
+#, fuzzy, c-format
+msgid ""
+"PNG compression level must be a value between 0 and 9; value '%s' could not "
+"be parsed."
+msgstr ""
+"JPEG 화질은 0에서 100 사이의 값이어야 합니다; '%s' 값을 분석할 수 없습니다."
+
+#: gdk-pixbuf/io-png.c:843
+#, fuzzy, c-format
+msgid ""
+"PNG compression level must be a value between 0 and 9; value '%d' is not "
+"allowed."
+msgstr ""
+"JPEG 화질은 0에서 100 사이의 값이어야 합니다; '%d' 값은 쓸 수 없습니다."
+
+#: gdk-pixbuf/io-png.c:883
#, fuzzy, c-format
msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding."
msgstr "PNG 텍스트 부분 %s의 값을 ISO-8859-1 인코딩으로 변환할 수 없습니다."
-#: gdk-pixbuf/io-png.c:994
+#: gdk-pixbuf/io-png.c:1026
msgid "The PNG image format"
msgstr "PNG 그림 형식"
-#: gdk-pixbuf/io-pnm.c:249
+#: gdk-pixbuf/io-pnm.c:252
msgid "PNM loader expected to find an integer, but didn't"
msgstr ""
"PNM 읽어들이기에서 정수가 나와야 하는 상황에서, 정수가 나오지 않았습니다"
-#: gdk-pixbuf/io-pnm.c:281
+#: gdk-pixbuf/io-pnm.c:284
msgid "PNM file has an incorrect initial byte"
msgstr "PNM 파일의 최초 바이트가 올바르지 못합니다"
-#: gdk-pixbuf/io-pnm.c:311
+#: gdk-pixbuf/io-pnm.c:314
msgid "PNM file is not in a recognized PNM subformat"
msgstr "PNM 파일이 인식 가능한 PNM 서브포맷에 맞지 않습니다"
-#: gdk-pixbuf/io-pnm.c:336
+#: gdk-pixbuf/io-pnm.c:339
msgid "PNM file has an image width of 0"
msgstr "PNM 파일의 그림 너비가 0입니다"
-#: gdk-pixbuf/io-pnm.c:357
+#: gdk-pixbuf/io-pnm.c:360
msgid "PNM file has an image height of 0"
msgstr "PNM 파일의 그림 높이가 0입니다"
-#: gdk-pixbuf/io-pnm.c:380
+#: gdk-pixbuf/io-pnm.c:383
msgid "Maximum color value in PNM file is 0"
msgstr "PNM 파일의 최대 색 값이 0입니다"
-#: gdk-pixbuf/io-pnm.c:388
+#: gdk-pixbuf/io-pnm.c:391
msgid "Maximum color value in PNM file is too large"
msgstr "PNM 파일의 최대 색 값이 너무 큽니다"
-#: gdk-pixbuf/io-pnm.c:396
+#: gdk-pixbuf/io-pnm.c:399
#, fuzzy
msgid "Cannot handle PNM files with maximum color values greater than 255"
msgstr "최대 색 값이 255보다 큰 PNM 파일은 처리할 수 없습니다"
-#: gdk-pixbuf/io-pnm.c:435 gdk-pixbuf/io-pnm.c:463 gdk-pixbuf/io-pnm.c:495
+#: gdk-pixbuf/io-pnm.c:438 gdk-pixbuf/io-pnm.c:466 gdk-pixbuf/io-pnm.c:498
msgid "Raw PNM image type is invalid"
msgstr "원시 PNM 그림 형식이 잘못되었습니다"
-#: gdk-pixbuf/io-pnm.c:555 gdk-pixbuf/io-pnm.c:597
+#: gdk-pixbuf/io-pnm.c:562 gdk-pixbuf/io-pnm.c:604
msgid "PNM image format is invalid"
msgstr "PNM 그림 형식이 잘못되었습니다"
-#: gdk-pixbuf/io-pnm.c:656
+#: gdk-pixbuf/io-pnm.c:663
msgid "PNM image loader does not support this PNM subformat"
msgstr "PNM 그림 읽어들이기가 이 PNM 서브포맷을 지원하지 않습니다"
-#: gdk-pixbuf/io-pnm.c:711
+#: gdk-pixbuf/io-pnm.c:718
msgid "Premature end-of-file encountered"
msgstr "파일이 갑작스럽게 끝났습니다"
-#: gdk-pixbuf/io-pnm.c:743 gdk-pixbuf/io-pnm.c:974
+#: gdk-pixbuf/io-pnm.c:750 gdk-pixbuf/io-pnm.c:981
msgid "Raw PNM formats require exactly one whitespace before sample data"
msgstr "원시 PNM 형식에서는 견본 데이터 앞에 정확히 한 개의 공백이 와야 합니다"
-#: gdk-pixbuf/io-pnm.c:770
+#: gdk-pixbuf/io-pnm.c:777
#, fuzzy
msgid "Cannot allocate memory for loading PNM image"
msgstr "PNM 그림을 읽어들이는 데 필요한 메모리를 할당할 수 없습니다"
-#: gdk-pixbuf/io-pnm.c:820
+#: gdk-pixbuf/io-pnm.c:827
msgid "Insufficient memory to load PNM context struct"
msgstr "PNM 컨텍스트 구조를 읽어들이는 데 메모리가 부족합니다"
-#: gdk-pixbuf/io-pnm.c:871
+#: gdk-pixbuf/io-pnm.c:878
msgid "Unexpected end of PNM image data"
msgstr "PNM 그림 데이타가 갑자기 끝났습니다"
-#: gdk-pixbuf/io-pnm.c:1003
+#: gdk-pixbuf/io-pnm.c:1010
msgid "Insufficient memory to load PNM file"
msgstr "PNM 파일 읽는데 메모리 부족"
-#: gdk-pixbuf/io-pnm.c:1082
+#: gdk-pixbuf/io-pnm.c:1089
msgid "The PNM/PBM/PGM/PPM image format family"
msgstr "PNM/PBM/PGM/PPM 그림 형식 패밀리"
@@ -549,69 +580,69 @@ msgstr "RAS 그림을 읽어들이는데 메모리가 충분하지 않습니다"
msgid "The Sun raster image format"
msgstr "Sun 래스터 그림 형식"
-#: gdk-pixbuf/io-tga.c:159
+#: gdk-pixbuf/io-tga.c:154
#, fuzzy
msgid "Cannot allocate memory for IOBuffer struct"
msgstr "IOBuffer 구조에 쓸 메모리를 할당할 수 없습니다"
-#: gdk-pixbuf/io-tga.c:178
+#: gdk-pixbuf/io-tga.c:173
#, fuzzy
msgid "Cannot allocate memory for IOBuffer data"
msgstr "IOBuffer 데이터에 쓸 메모리를 할당할 수 없습니다"
-#: gdk-pixbuf/io-tga.c:189
+#: gdk-pixbuf/io-tga.c:184
#, fuzzy
msgid "Cannot realloc IOBuffer data"
msgstr "IOBuffer 데이터를 재할당할 수 없습니다"
-#: gdk-pixbuf/io-tga.c:219
+#: gdk-pixbuf/io-tga.c:214
#, fuzzy
msgid "Cannot allocate temporary IOBuffer data"
msgstr "임시 IOBuffer 데이터를 할당할 수 없습니다"
-#: gdk-pixbuf/io-tga.c:353
+#: gdk-pixbuf/io-tga.c:348
#, fuzzy
msgid "Cannot allocate new pixbuf"
msgstr "새 픽스버퍼를 할당할 수 없습니다"
-#: gdk-pixbuf/io-tga.c:692
+#: gdk-pixbuf/io-tga.c:689
#, fuzzy
msgid "Cannot allocate colormap structure"
msgstr "컬러맵 구조를 할당할 수 없습니다"
-#: gdk-pixbuf/io-tga.c:699
+#: gdk-pixbuf/io-tga.c:696
#, fuzzy
msgid "Cannot allocate colormap entries"
msgstr "컬러맵 항목을 할당할 수 없습니다"
-#: gdk-pixbuf/io-tga.c:721
+#: gdk-pixbuf/io-tga.c:718
msgid "Unexpected bitdepth for colormap entries"
msgstr "지원하지 않는 컬러맵 항목의 색상 모드"
-#: gdk-pixbuf/io-tga.c:739
+#: gdk-pixbuf/io-tga.c:736
#, fuzzy
msgid "Cannot allocate TGA header memory"
msgstr "TGA 헤더 메모리를 할당할 수 없습니다"
-#: gdk-pixbuf/io-tga.c:772
+#: gdk-pixbuf/io-tga.c:769
msgid "TGA image has invalid dimensions"
msgstr "TGA 그림의 크기가 잘못되었습니다"
-#: gdk-pixbuf/io-tga.c:778 gdk-pixbuf/io-tga.c:787 gdk-pixbuf/io-tga.c:797
-#: gdk-pixbuf/io-tga.c:807 gdk-pixbuf/io-tga.c:814
+#: gdk-pixbuf/io-tga.c:775 gdk-pixbuf/io-tga.c:784 gdk-pixbuf/io-tga.c:794
+#: gdk-pixbuf/io-tga.c:804 gdk-pixbuf/io-tga.c:811
msgid "TGA image type not supported"
msgstr "TGA 그림 형식은 지원하지 않습니다"
-#: gdk-pixbuf/io-tga.c:861
+#: gdk-pixbuf/io-tga.c:858
#, fuzzy
msgid "Cannot allocate memory for TGA context struct"
msgstr "TGA 컨텍스트 구조에 필요한 메모리를 할당할 수 없습니다"
-#: gdk-pixbuf/io-tga.c:926
+#: gdk-pixbuf/io-tga.c:923
msgid "Excess data in file"
msgstr "파일에 너무 많은 데이타"
-#: gdk-pixbuf/io-tga.c:995
+#: gdk-pixbuf/io-tga.c:992
msgid "The Targa image format"
msgstr "Targa 그림 형식"
@@ -692,43 +723,48 @@ msgstr "XBM 그림을 읽어들이는 데 임시 파일을 쓸 수 없습니다"
msgid "The XBM image format"
msgstr "XBM 그림 형식"
-#: gdk-pixbuf/io-xpm.c:1229
+#: gdk-pixbuf/io-xpm.c:467
msgid "No XPM header found"
msgstr "XPM 헤더를 찾을 수 없습니다"
+#: gdk-pixbuf/io-xpm.c:476
+#, fuzzy
+msgid "Invalid XPM header"
+msgstr "잘못된 XBM 파일"
+
# 의문: 부등호를 문장에 쓰는 hacker writing style - 한국어에서도 유지시켜야 하나?
-#: gdk-pixbuf/io-xpm.c:1237
+#: gdk-pixbuf/io-xpm.c:484
msgid "XPM file has image width <= 0"
msgstr "XPM 파일의 그림 너비가 <= 0"
# 의문: 부등호를 문장에 쓰는 hacker writing style - 한국어에서도 유지시켜야 하나?
-#: gdk-pixbuf/io-xpm.c:1245
+#: gdk-pixbuf/io-xpm.c:492
msgid "XPM file has image height <= 0"
msgstr "XPM 파일의 그림 높이가 <= 0"
-#: gdk-pixbuf/io-xpm.c:1253
+#: gdk-pixbuf/io-xpm.c:500
msgid "XPM has invalid number of chars per pixel"
msgstr "XPM 파일이 잘못된 픽셀당 문자 수를 가지고 있습니다"
-#: gdk-pixbuf/io-xpm.c:1260
+#: gdk-pixbuf/io-xpm.c:507
msgid "XPM file has invalid number of colors"
msgstr "XPM 파일이 잘못된 색 개수를 가지고 있습니다"
-#: gdk-pixbuf/io-xpm.c:1272 gdk-pixbuf/io-xpm.c:1281 gdk-pixbuf/io-xpm.c:1333
+#: gdk-pixbuf/io-xpm.c:519 gdk-pixbuf/io-xpm.c:528 gdk-pixbuf/io-xpm.c:580
#, fuzzy
msgid "Cannot allocate memory for loading XPM image"
msgstr "XPM 그림을 읽을 메모리를 할당할 수 없습니다"
-#: gdk-pixbuf/io-xpm.c:1295
+#: gdk-pixbuf/io-xpm.c:542
#, fuzzy
msgid "Cannot read XPM colormap"
msgstr "XPM 컬러맵을 읽을 수 없습니다"
-#: gdk-pixbuf/io-xpm.c:1524
+#: gdk-pixbuf/io-xpm.c:771
msgid "Failed to write to temporary file when loading XPM image"
msgstr "XPM 그림을 읽어들이는 데 임시 파일을 쓸 수 없습니다"
-#: gdk-pixbuf/io-xpm.c:1559
+#: gdk-pixbuf/io-xpm.c:806
msgid "The XPM image format"
msgstr "XPM 그림 형식"
@@ -791,6 +827,138 @@ msgstr ""
msgid "Gdk debugging flags to unset"
msgstr ""
+#: gdk/keyname-table.h:3940
+msgid "keyboard label|BackSpace"
+msgstr ""
+
+#: gdk/keyname-table.h:3941
+msgid "keyboard label|Tab"
+msgstr ""
+
+#: gdk/keyname-table.h:3942
+msgid "keyboard label|Return"
+msgstr ""
+
+#: gdk/keyname-table.h:3943
+msgid "keyboard label|Pause"
+msgstr ""
+
+#: gdk/keyname-table.h:3944
+msgid "keyboard label|Scroll_Lock"
+msgstr ""
+
+#: gdk/keyname-table.h:3945
+msgid "keyboard label|Sys_Req"
+msgstr ""
+
+#: gdk/keyname-table.h:3946
+msgid "keyboard label|Escape"
+msgstr ""
+
+#: gdk/keyname-table.h:3947
+msgid "keyboard label|Multi_key"
+msgstr ""
+
+#: gdk/keyname-table.h:3948
+msgid "keyboard label|Home"
+msgstr ""
+
+#: gdk/keyname-table.h:3949
+msgid "keyboard label|Page_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3950
+msgid "keyboard label|Page_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3951
+msgid "keyboard label|End"
+msgstr ""
+
+#: gdk/keyname-table.h:3952
+msgid "keyboard label|Begin"
+msgstr ""
+
+#: gdk/keyname-table.h:3953
+msgid "keyboard label|Print"
+msgstr ""
+
+#: gdk/keyname-table.h:3954
+msgid "keyboard label|Insert"
+msgstr ""
+
+#: gdk/keyname-table.h:3955
+msgid "keyboard label|Num_Lock"
+msgstr ""
+
+#: gdk/keyname-table.h:3956
+msgid "keyboard label|KP_Space"
+msgstr ""
+
+#: gdk/keyname-table.h:3957
+msgid "keyboard label|KP_Tab"
+msgstr ""
+
+#: gdk/keyname-table.h:3958
+msgid "keyboard label|KP_Enter"
+msgstr ""
+
+#: gdk/keyname-table.h:3959
+msgid "keyboard label|KP_Home"
+msgstr ""
+
+#: gdk/keyname-table.h:3960
+msgid "keyboard label|KP_Left"
+msgstr ""
+
+#: gdk/keyname-table.h:3961
+msgid "keyboard label|KP_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3962
+msgid "keyboard label|KP_Right"
+msgstr ""
+
+#: gdk/keyname-table.h:3963
+msgid "keyboard label|KP_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3964
+msgid "keyboard label|KP_Page_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3965
+msgid "keyboard label|KP_Prior"
+msgstr ""
+
+#: gdk/keyname-table.h:3966
+msgid "keyboard label|KP_Page_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3967
+msgid "keyboard label|KP_Next"
+msgstr ""
+
+#: gdk/keyname-table.h:3968
+msgid "keyboard label|KP_End"
+msgstr ""
+
+#: gdk/keyname-table.h:3969
+msgid "keyboard label|KP_Begin"
+msgstr ""
+
+#: gdk/keyname-table.h:3970
+msgid "keyboard label|KP_Insert"
+msgstr ""
+
+#: gdk/keyname-table.h:3971
+msgid "keyboard label|KP_Delete"
+msgstr ""
+
+#: gdk/keyname-table.h:3972
+msgid "keyboard label|Delete"
+msgstr ""
+
#. Description of --sync in --help output
#: gdk/win32/gdkmain-win32.c:60
msgid "Don't batch GDI requests"
@@ -826,46 +994,47 @@ msgstr ""
msgid "Make X calls synchronous"
msgstr ""
-#: gtk/gtkaboutdialog.c:260 gtk/gtkaboutdialog.c:1939
+#: gtk/gtkaboutdialog.c:270 gtk/gtkaboutdialog.c:2025
msgid "License"
msgstr ""
-#: gtk/gtkaboutdialog.c:261
+#: gtk/gtkaboutdialog.c:271
msgid "The license of the program"
msgstr ""
#. Add the credits button
-#: gtk/gtkaboutdialog.c:482
-msgid "_Credits"
-msgstr ""
+#: gtk/gtkaboutdialog.c:491
+#, fuzzy
+msgid "C_redits"
+msgstr "만들기(_R)"
#. Add the license button
-#: gtk/gtkaboutdialog.c:491
+#: gtk/gtkaboutdialog.c:501
msgid "_License"
msgstr ""
-#: gtk/gtkaboutdialog.c:682
+#: gtk/gtkaboutdialog.c:731
#, c-format
msgid "About %s"
msgstr ""
-#: gtk/gtkaboutdialog.c:1876
+#: gtk/gtkaboutdialog.c:1953
msgid "Credits"
msgstr ""
-#: gtk/gtkaboutdialog.c:1901
+#: gtk/gtkaboutdialog.c:1979
msgid "Written by"
msgstr ""
-#: gtk/gtkaboutdialog.c:1904
+#: gtk/gtkaboutdialog.c:1982
msgid "Documented by"
msgstr ""
-#: gtk/gtkaboutdialog.c:1916
+#: gtk/gtkaboutdialog.c:1994
msgid "Translated by"
msgstr ""
-#: gtk/gtkaboutdialog.c:1920
+#: gtk/gtkaboutdialog.c:1998
msgid "Artwork by"
msgstr ""
@@ -873,28 +1042,41 @@ msgstr ""
#. * that use the shift key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: gtk/gtkaccellabel.c:119
-msgid "Shift"
-msgstr "Shift"
+#: gtk/gtkaccellabel.c:121
+msgid "keyboard label|Shift"
+msgstr ""
#. This is the text that should appear next to menu accelerators
#. * that use the control key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: gtk/gtkaccellabel.c:125
-msgid "Ctrl"
-msgstr "Ctrl"
+#: gtk/gtkaccellabel.c:128
+msgid "keyboard label|Ctrl"
+msgstr ""
#. This is the text that should appear next to menu accelerators
#. * that use the alt key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: gtk/gtkaccellabel.c:131
-msgid "Alt"
-msgstr "Alt"
+#: gtk/gtkaccellabel.c:135
+msgid "keyboard label|Alt"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkaccellabel.c:577
+msgid "keyboard label|Space"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkaccellabel.c:581
+msgid "keyboard label|Backslash"
+msgstr ""
#. Translate to calendar:YM if you want years to be displayed
#. * before months; otherwise translate to calendar:MY.
@@ -905,7 +1087,7 @@ msgstr "Alt"
#. * so if you have a default text direction of RTL and YM, then
#. * the year will appear on the right.
#.
-#: gtk/gtkcalendar.c:700
+#: gtk/gtkcalendar.c:647
msgid "calendar:MY"
msgstr "calendar:YM"
@@ -913,26 +1095,54 @@ msgstr "calendar:YM"
#. * first day of the week to calendar:week_start:1 if you want Monday
#. * to be the first day of the week, and so on.
#.
-#: gtk/gtkcalendar.c:710
+#: gtk/gtkcalendar.c:661
msgid "calendar:week_start:0"
msgstr "calendar:week_start:0"
-#: gtk/gtkcellrendererprogress.c:235 gtk/gtkcellrendererprogress.c:293
+#. Translators: This is a text measurement template.
+#. * Translate it to the widest year text.
+#. *
+#. * Don't include the prefix "year measurement template|"
+#. * in the translation.
+#. *
+#. * If you don't understand this, leave it as "2000"
+#.
+#: gtk/gtkcalendar.c:1549
+msgid "year measurement template|2000"
+msgstr ""
+
+#. Translators: This dictates how the year is displayed in
+#. * gtkcalendar widget. See strftime() manual for the format.
+#. * Use only ASCII in the translation.
+#. *
+#. * Also look for the msgid "year measurement template|2000".
+#. * Translate that entry to a year with the widest output of this
+#. * msgid.
+#. *
+#. * Don't include the prefix "calendar year format|" in the
+#. * translation. "%Y" is appropriate for most locales.
+#.
+#: gtk/gtkcalendar.c:1826
+msgid "calendar year format|%Y"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkcellrendererprogress.c:237 gtk/gtkcellrendererprogress.c:295
#, c-format
msgid "progress bar label|%d %%"
msgstr ""
-#: gtk/gtkcolorbutton.c:220 gtk/gtkcolorbutton.c:574
+#: gtk/gtkcolorbutton.c:221 gtk/gtkcolorbutton.c:576
msgid "Pick a Color"
msgstr "색을 고르십시오"
-#: gtk/gtkcolorbutton.c:466
+#: gtk/gtkcolorbutton.c:467
msgid "Received invalid color data\n"
msgstr "잘못된 컬러 데이터를 받았습니다\n"
# palette => 색상표
# swatch => 견본
-#: gtk/gtkcolorsel.c:576
+#: gtk/gtkcolorsel.c:561
msgid ""
"The previously-selected color, for comparison to the color you're selecting "
"now. You can drag this color to a palette entry, or select this color as "
@@ -941,7 +1151,7 @@ msgstr ""
"이전에 선택한 색. 현재 선택하려는 색과 비교하는 데 쓰입니다. 이 색을 색상표 "
"항목에 드래그하거나, 다른 색 견본에 드래그해서 이 색을 선택할 수 있습니다."
-#: gtk/gtkcolorsel.c:581
+#: gtk/gtkcolorsel.c:566
msgid ""
"The color you've chosen. You can drag this color to a palette entry to save "
"it for use in the future."
@@ -949,11 +1159,11 @@ msgstr ""
"선택한 색. 이 색을 색상표 항목으로 드래그해서 저장한 다음 나중에 사용할 수 있"
"습니다."
-#: gtk/gtkcolorsel.c:942
+#: gtk/gtkcolorsel.c:957
msgid "_Save color here"
msgstr "색 여기에 저장(_S)"
-#: gtk/gtkcolorsel.c:1147
+#: gtk/gtkcolorsel.c:1162
msgid ""
"Click this palette entry to make it the current color. To change this entry, "
"drag a color swatch here or right-click it and select \"Save color here.\""
@@ -961,7 +1171,7 @@ msgstr ""
"이 색상표 항목을 클릭해 현재 색을 선택하십시오. 이 항목을 바꾸려면, 색 견본"
"를 여기로 드래그하거나 오른쪽 클릭을 해 \"색 여기에 저장\"을 선택하십시오."
-#: gtk/gtkcolorsel.c:1913
+#: gtk/gtkcolorsel.c:1929
msgid ""
"Select the color you want from the outer ring. Select the darkness or "
"lightness of that color using the inner triangle."
@@ -969,74 +1179,74 @@ msgstr ""
"외부 고리에서 원하는 색을 선택하십시오. 내부 삼각형에서 그 색의 어둡기나 밝기"
"를 선택하십시오."
-#: gtk/gtkcolorsel.c:1938
+#: gtk/gtkcolorsel.c:1954
msgid ""
"Click the eyedropper, then click a color anywhere on your screen to select "
"that color."
msgstr ""
"점안기를 클릭하고, 화면의 어디든 선택하고 싶은 색을 골라서 클릭하십시오."
-#: gtk/gtkcolorsel.c:1947
+#: gtk/gtkcolorsel.c:1963
msgid "_Hue:"
msgstr "색상(_H):"
-#: gtk/gtkcolorsel.c:1948
+#: gtk/gtkcolorsel.c:1964
msgid "Position on the color wheel."
msgstr "색 동그라미의 위치."
-#: gtk/gtkcolorsel.c:1950
+#: gtk/gtkcolorsel.c:1966
msgid "_Saturation:"
msgstr "채도(_S):"
-#: gtk/gtkcolorsel.c:1951
+#: gtk/gtkcolorsel.c:1967
msgid "\"Deepness\" of the color."
msgstr "색의 \"깊이\"."
-#: gtk/gtkcolorsel.c:1952
+#: gtk/gtkcolorsel.c:1968
msgid "_Value:"
msgstr "값(_V):"
-#: gtk/gtkcolorsel.c:1953
+#: gtk/gtkcolorsel.c:1969
msgid "Brightness of the color."
msgstr "색의 밝기."
-#: gtk/gtkcolorsel.c:1954
+#: gtk/gtkcolorsel.c:1970
msgid "_Red:"
msgstr "빨강(_R):"
-#: gtk/gtkcolorsel.c:1955
+#: gtk/gtkcolorsel.c:1971
msgid "Amount of red light in the color."
msgstr "색에서 빨강 빛의 양."
-#: gtk/gtkcolorsel.c:1956
+#: gtk/gtkcolorsel.c:1972
msgid "_Green:"
msgstr "초록(_G):"
-#: gtk/gtkcolorsel.c:1957
+#: gtk/gtkcolorsel.c:1973
msgid "Amount of green light in the color."
msgstr "색에서 초록 빛의 양."
-#: gtk/gtkcolorsel.c:1958
+#: gtk/gtkcolorsel.c:1974
msgid "_Blue:"
msgstr "파랑(_B):"
-#: gtk/gtkcolorsel.c:1959
+#: gtk/gtkcolorsel.c:1975
msgid "Amount of blue light in the color."
msgstr "색에서 파랑 빛의 양."
-#: gtk/gtkcolorsel.c:1962
+#: gtk/gtkcolorsel.c:1978
msgid "_Opacity:"
msgstr "투명도(_O):"
-#: gtk/gtkcolorsel.c:1970 gtk/gtkcolorsel.c:1981
+#: gtk/gtkcolorsel.c:1986 gtk/gtkcolorsel.c:1997
msgid "Transparency of the color."
msgstr "색의 투명도."
-#: gtk/gtkcolorsel.c:1988
+#: gtk/gtkcolorsel.c:2004
msgid "Color _Name:"
msgstr "색 이름(_N):"
-#: gtk/gtkcolorsel.c:2003
+#: gtk/gtkcolorsel.c:2019
msgid ""
"You can enter an HTML-style hexadecimal color value, or simply a color name "
"such as 'orange' in this entry."
@@ -1044,11 +1254,11 @@ msgstr ""
"이 항목에 HTML 방식의 16진수 색 값을 입력하거나, 간단히 'orange'처럼 색 이름"
"을 입력할 수 있습니다."
-#: gtk/gtkcolorsel.c:2022
+#: gtk/gtkcolorsel.c:2038
msgid "_Palette"
msgstr "색상표(_P)"
-#: gtk/gtkcolorsel.c:2054
+#: gtk/gtkcolorsel.c:2070
msgid "Color Wheel"
msgstr "색상환"
@@ -1056,299 +1266,315 @@ msgstr "색상환"
msgid "Color Selection"
msgstr "색 선택"
-#: gtk/gtkentry.c:4507 gtk/gtktextview.c:7030
+#: gtk/gtkentry.c:4508 gtk/gtktextview.c:7068
msgid "Select _All"
msgstr "모두 선택(_A)"
-#: gtk/gtkentry.c:4517 gtk/gtktextview.c:7040
+#: gtk/gtkentry.c:4518 gtk/gtktextview.c:7078
msgid "Input _Methods"
msgstr "입력기(_M)"
-#: gtk/gtkentry.c:4528 gtk/gtktextview.c:7051
+#: gtk/gtkentry.c:4529 gtk/gtktextview.c:7089
msgid "_Insert Unicode Control Character"
msgstr "유니코드 제어 문자 넣기(_I)"
-#: gtk/gtkfilechooser.c:1584 gtk/gtkfilechooser.c:1628
-#: gtk/gtkfilechooser.c:1703 gtk/gtkfilechooser.c:1747
+#: gtk/gtkfilechooser.c:1588 gtk/gtkfilechooser.c:1632
+#: gtk/gtkfilechooser.c:1707 gtk/gtkfilechooser.c:1751
#, c-format
msgid "Invalid filename: %s"
msgstr "잘못된 파일 이름: %s"
-#: gtk/gtkfilechooserbutton.c:65
+#: gtk/gtkfilechooserbutton.c:67
#, fuzzy
msgid "Select A File"
msgstr "파일 지우기"
-#: gtk/gtkfilechooserbutton.c:66 gtk/gtkfilechooserdefault.c:1229
-#: gtk/gtkpathbar.c:982
+#: gtk/gtkfilechooserbutton.c:68 gtk/gtkfilechooserdefault.c:1302
+#: gtk/gtkpathbar.c:1020
msgid "Home"
msgstr "홈"
-#: gtk/gtkfilechooserbutton.c:67 gtk/gtkfilechooserdefault.c:1256
-#: gtk/gtkpathbar.c:984
+#: gtk/gtkfilechooserbutton.c:69 gtk/gtkfilechooserdefault.c:1329
+#: gtk/gtkpathbar.c:1022
msgid "Desktop"
msgstr "바탕 화면"
-#: gtk/gtkfilechooserbutton.c:68
+#: gtk/gtkfilechooserbutton.c:70
#, fuzzy
msgid "(None)"
msgstr "없음"
-#: gtk/gtkfilechooserbutton.c:1515
+#: gtk/gtkfilechooserbutton.c:1523
msgid "Other..."
msgstr ""
-#: gtk/gtkfilechooserdefault.c:867
+#: gtk/gtkfilechooserdefault.c:917
#, fuzzy
msgid "Could not retrieve information about the file"
msgstr ""
"%s에 관한 정보를 가져오지 못했습니다:\n"
"%s"
-#: gtk/gtkfilechooserdefault.c:878
+#: gtk/gtkfilechooserdefault.c:928
#, fuzzy
msgid "Could not add a bookmark"
msgstr ""
"%s에 대한 책갈피를 더하지 못했습니다:\n"
"%s"
-#: gtk/gtkfilechooserdefault.c:889
+#: gtk/gtkfilechooserdefault.c:939
#, fuzzy
msgid "Could not remove bookmark"
msgstr ""
"%s에 대한 책갈피를 지울 수 없습니다:\n"
"%s"
-#: gtk/gtkfilechooserdefault.c:900
+#: gtk/gtkfilechooserdefault.c:950
msgid "The folder could not be created"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:911
+#: gtk/gtkfilechooserdefault.c:963
+msgid ""
+"The folder could not be created, as a file with the same name already "
+"exists. Try using a different name for the folder, or rename the file first."
+msgstr ""
+
+#: gtk/gtkfilechooserdefault.c:976
#, fuzzy
msgid "Invalid file name"
msgstr "잘못된 파일 이름: %s"
-#: gtk/gtkfilechooserdefault.c:921
+#: gtk/gtkfilechooserdefault.c:986
msgid "The folder contents could not be displayed"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:1119
+#: gtk/gtkfilechooserdefault.c:1192
#, fuzzy, c-format
msgid "Could not get information about '%s': %s"
msgstr ""
"%s에 관한 정보를 가져오지 못했습니다:\n"
"%s"
-#: gtk/gtkfilechooserdefault.c:2095
+#: gtk/gtkfilechooserdefault.c:2208
#, c-format
msgid "Add the folder '%s' to the bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2136
+#: gtk/gtkfilechooserdefault.c:2249
msgid "Add the current folder to the bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2138
+#: gtk/gtkfilechooserdefault.c:2251
msgid "Add the selected folders to the bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2178
+#: gtk/gtkfilechooserdefault.c:2291
#, c-format
msgid "Remove the bookmark '%s'"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2591
+#: gtk/gtkfilechooserdefault.c:2722
#, fuzzy, c-format
msgid "Could not add a bookmark for '%s' because it is an invalid path name."
msgstr "%s에 대한 책갈피를 더할 수 없습니다 - 경로 이름이 잘못되었습니다."
-#: gtk/gtkfilechooserdefault.c:2769
+#: gtk/gtkfilechooserdefault.c:2937
+#, fuzzy
+msgid "Remove"
+msgstr "지우기(_R)"
+
+#: gtk/gtkfilechooserdefault.c:2946
+#, fuzzy
+msgid "Rename..."
+msgstr "이름 바꿈(_R)"
+
+#: gtk/gtkfilechooserdefault.c:3069
msgid "Shortcuts"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2823
+#: gtk/gtkfilechooserdefault.c:3123
msgid "Folder"
msgstr "폴더"
-#: gtk/gtkfilechooserdefault.c:2875 gtk/gtkstock.c:295
+#: gtk/gtkfilechooserdefault.c:3179 gtk/gtkstock.c:317
msgid "_Add"
msgstr "더하기(_A)"
-#: gtk/gtkfilechooserdefault.c:2882
-msgid "Add the selected folder to the bookmarks"
+#: gtk/gtkfilechooserdefault.c:3186
+msgid "Add the selected folder to the Bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2887 gtk/gtkstock.c:352
+#: gtk/gtkfilechooserdefault.c:3191 gtk/gtkstock.c:395
msgid "_Remove"
msgstr "지우기(_R)"
-#: gtk/gtkfilechooserdefault.c:2894
+#: gtk/gtkfilechooserdefault.c:3198
msgid "Remove the selected bookmark"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2997
-msgid "_Add to Shortcuts"
+#: gtk/gtkfilechooserdefault.c:3305
+msgid "_Add to Bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:3007
+#: gtk/gtkfilechooserdefault.c:3315
#, fuzzy
msgid "Open _Location"
msgstr "위치 열기"
-#: gtk/gtkfilechooserdefault.c:3019
+#: gtk/gtkfilechooserdefault.c:3327
msgid "Show _Hidden Files"
msgstr "숨겨진 파일 표시(_H)"
-#: gtk/gtkfilechooserdefault.c:3143 gtk/gtkfilesel.c:767
+#: gtk/gtkfilechooserdefault.c:3451 gtk/gtkfilesel.c:766
msgid "Files"
msgstr "파일"
-#: gtk/gtkfilechooserdefault.c:3174
+#: gtk/gtkfilechooserdefault.c:3482
msgid "Name"
msgstr "이름"
-#: gtk/gtkfilechooserdefault.c:3199
+#: gtk/gtkfilechooserdefault.c:3507
msgid "Size"
msgstr "크기"
-#: gtk/gtkfilechooserdefault.c:3212
+#: gtk/gtkfilechooserdefault.c:3520
msgid "Modified"
msgstr "고쳐짐"
-#: gtk/gtkfilechooserdefault.c:3244
+#: gtk/gtkfilechooserdefault.c:3552
msgid "Select which types of files are shown"
msgstr ""
#. Create Folder
-#: gtk/gtkfilechooserdefault.c:3280
+#: gtk/gtkfilechooserdefault.c:3588
msgid "Create Fo_lder"
msgstr "폴더 만들기(_L)"
#. Name entry
-#: gtk/gtkfilechooserdefault.c:3398
+#: gtk/gtkfilechooserdefault.c:3709
msgid "_Name:"
msgstr "이름(_N):"
-#: gtk/gtkfilechooserdefault.c:3438
+#: gtk/gtkfilechooserdefault.c:3749
msgid "_Browse for other folders"
msgstr "다른 폴더 찾아보기(_B)"
-#: gtk/gtkfilechooserdefault.c:3688
+#: gtk/gtkfilechooserdefault.c:4000
msgid "Save in _folder:"
msgstr "폴더에 저장(_F):"
-#: gtk/gtkfilechooserdefault.c:3690
+#: gtk/gtkfilechooserdefault.c:4002
msgid "Create in _folder:"
msgstr "폴더에 만들기(_F):"
-#: gtk/gtkfilechooserdefault.c:4523
+#: gtk/gtkfilechooserdefault.c:4959
#, fuzzy
msgid "Cannot change to folder because it is not local"
msgstr "폴더로 이동할 수 없습니다 - 로컬 폴더가 아닙니다"
-#: gtk/gtkfilechooserdefault.c:5048
+#: gtk/gtkfilechooserdefault.c:5513
#, fuzzy, c-format
msgid "Shortcut %s does not exist"
msgstr "%s 바로 가기가 없습니다"
-#: gtk/gtkfilechooserdefault.c:5508
+#: gtk/gtkfilechooserdefault.c:6057
#, fuzzy, c-format
msgid "Could not mount %s"
msgstr ""
"%s 폴더를 선택할 수 없습니다:\n"
"%s"
-#: gtk/gtkfilechooserdefault.c:5802
+#: gtk/gtkfilechooserdefault.c:6352
msgid "Type name of new folder"
msgstr "새 폴더의 이름을 넣으십시오"
-#: gtk/gtkfilechooserdefault.c:5844
+#: gtk/gtkfilechooserdefault.c:6394
#, c-format
msgid "%d byte"
msgid_plural "%d bytes"
msgstr[0] "%d바이트"
-#: gtk/gtkfilechooserdefault.c:5846
+#: gtk/gtkfilechooserdefault.c:6396
#, c-format
msgid "%.1f K"
msgstr "%.1f K"
-#: gtk/gtkfilechooserdefault.c:5848
+#: gtk/gtkfilechooserdefault.c:6398
#, c-format
msgid "%.1f M"
msgstr "%.1f M"
-#: gtk/gtkfilechooserdefault.c:5850
+#: gtk/gtkfilechooserdefault.c:6400
#, c-format
msgid "%.1f G"
msgstr "%.1f G"
-#: gtk/gtkfilechooserdefault.c:5902
+#: gtk/gtkfilechooserdefault.c:6446 gtk/gtkfilechooserdefault.c:6470
+msgid "Unknown"
+msgstr "모름"
+
+#: gtk/gtkfilechooserdefault.c:6457
msgid "Today"
msgstr "오늘"
-#: gtk/gtkfilechooserdefault.c:5904
+#: gtk/gtkfilechooserdefault.c:6459
msgid "Yesterday"
msgstr "어제"
-#: gtk/gtkfilechooserdefault.c:5915
-msgid "Unknown"
-msgstr "모름"
-
-#: gtk/gtkfilechooserdefault.c:5985
+#: gtk/gtkfilechooserdefault.c:6541
#, fuzzy
msgid "Cannot change folder"
msgstr "폴더에 만들기(_F):"
-#: gtk/gtkfilechooserdefault.c:5986
+#: gtk/gtkfilechooserdefault.c:6542
#, fuzzy
msgid "The folder you specified is an invalid path."
msgstr "지정한 폴더로 이동할 수 없습니다 - 경로 이름이 잘못되었습니다."
-#: gtk/gtkfilechooserdefault.c:6025
+#: gtk/gtkfilechooserdefault.c:6581
#, fuzzy, c-format
msgid "Could not build file name from '%s' and '%s'"
msgstr ""
"'%s'와(과) '%s'(으)로 파일 이름을 만들 수 없습니다:\n"
"%s"
-#: gtk/gtkfilechooserdefault.c:6061
+#: gtk/gtkfilechooserdefault.c:6617
#, fuzzy
msgid "Could not select item"
msgstr ""
"%s 폴더를 선택할 수 없습니다:\n"
"%s"
-#: gtk/gtkfilechooserdefault.c:6101
+#: gtk/gtkfilechooserdefault.c:6657
msgid "Open Location"
msgstr "위치 열기"
-#: gtk/gtkfilechooserdefault.c:6108
+#: gtk/gtkfilechooserdefault.c:6664
msgid "Save in Location"
msgstr "위치에 저장"
-#: gtk/gtkfilechooserdefault.c:6132
+#: gtk/gtkfilechooserdefault.c:6688
msgid "_Location:"
msgstr "위치(_L):"
-#: gtk/gtkfilesel.c:731
+#: gtk/gtkfilesel.c:730
msgid "Folders"
msgstr "폴더"
-#: gtk/gtkfilesel.c:735
+#: gtk/gtkfilesel.c:734
msgid "Fol_ders"
msgstr "폴더(_D)"
-#: gtk/gtkfilesel.c:771
+#: gtk/gtkfilesel.c:770
msgid "_Files"
msgstr "파일(_F)"
-#: gtk/gtkfilesel.c:859 gtk/gtkfilesel.c:2249
+#: gtk/gtkfilesel.c:858 gtk/gtkfilesel.c:2248
#, c-format
msgid "Folder unreadable: %s"
msgstr "폴더를 읽을 수 없음: %s"
-#: gtk/gtkfilesel.c:990
+#: gtk/gtkfilesel.c:989
#, c-format
msgid ""
"The file \"%s\" resides on another machine (called %s) and may not be "
@@ -1359,26 +1585,26 @@ msgstr ""
"다.\n"
"정말로 이 파일을 선택할까요?"
-#: gtk/gtkfilesel.c:1121
+#: gtk/gtkfilesel.c:1120
msgid "_New Folder"
msgstr "새 폴더(_N)"
-#: gtk/gtkfilesel.c:1132
+#: gtk/gtkfilesel.c:1131
msgid "De_lete File"
msgstr "파일 지우기(_L)"
-#: gtk/gtkfilesel.c:1143
+#: gtk/gtkfilesel.c:1142
msgid "_Rename File"
msgstr "파일 이름 바꾸기(_R)"
-#: gtk/gtkfilesel.c:1445
+#: gtk/gtkfilesel.c:1444
#, c-format
msgid ""
"The folder name \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
"폴더 이름 \"%s\"에는 파일 이름으로 허용되지 않는 문자가 포함되어 있습니다"
-#: gtk/gtkfilesel.c:1447
+#: gtk/gtkfilesel.c:1446
#, c-format
msgid ""
"Error creating folder \"%s\": %s\n"
@@ -1387,34 +1613,34 @@ msgstr ""
"폴더 \"%s\"을(를) 만드는 데 오류: %s\n"
"%s"
-#: gtk/gtkfilesel.c:1448 gtk/gtkfilesel.c:1684
+#: gtk/gtkfilesel.c:1447 gtk/gtkfilesel.c:1683
msgid "You probably used symbols not allowed in filenames."
msgstr "파일 이름에 허용되지 않는 문자가 사용됩니다."
-#: gtk/gtkfilesel.c:1456
+#: gtk/gtkfilesel.c:1455
#, c-format
msgid "Error creating folder \"%s\": %s\n"
msgstr "폴더 \"%s\"을(를) 만드는 중 오류: %s\n"
-#: gtk/gtkfilesel.c:1490
+#: gtk/gtkfilesel.c:1489
msgid "New Folder"
msgstr "새 폴더"
-#: gtk/gtkfilesel.c:1505
+#: gtk/gtkfilesel.c:1504
msgid "_Folder name:"
msgstr "폴더 이름(_F):"
-#: gtk/gtkfilesel.c:1529
+#: gtk/gtkfilesel.c:1528
msgid "C_reate"
msgstr "만들기(_R)"
-#: gtk/gtkfilesel.c:1572
+#: gtk/gtkfilesel.c:1571
#, c-format
msgid "The filename \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
"파일 이름 \"%s\"에 파일 이름으로 허용되지 않는 문자가 포함되어 있습니다"
-#: gtk/gtkfilesel.c:1575
+#: gtk/gtkfilesel.c:1574
#, c-format
msgid ""
"Error deleting file \"%s\": %s\n"
@@ -1423,31 +1649,31 @@ msgstr ""
"파일 \"%s\" 지우는중 오류: %s\n"
"%s"
-#: gtk/gtkfilesel.c:1577 gtk/gtkfilesel.c:1698
+#: gtk/gtkfilesel.c:1576 gtk/gtkfilesel.c:1697
msgid "It probably contains symbols not allowed in filenames."
msgstr "파일 이름에 허용되지 않은 문자가 포함되어 있습니다."
-#: gtk/gtkfilesel.c:1586
+#: gtk/gtkfilesel.c:1585
#, c-format
msgid "Error deleting file \"%s\": %s"
msgstr "파일 \"%s\" 지우는중 오류: %s"
-#: gtk/gtkfilesel.c:1629
+#: gtk/gtkfilesel.c:1628
#, c-format
msgid "Really delete file \"%s\"?"
msgstr "정말로 \"%s\" 파일을 지우시겠습니까?"
-#: gtk/gtkfilesel.c:1634
+#: gtk/gtkfilesel.c:1633
msgid "Delete File"
msgstr "파일 지우기"
-#: gtk/gtkfilesel.c:1680 gtk/gtkfilesel.c:1694
+#: gtk/gtkfilesel.c:1679 gtk/gtkfilesel.c:1693
#, c-format
msgid "The file name \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
"파일 이름 \"%s\"에는 파일 이름으로 허용되지 않는 문자가 포함되어 있습니다"
-#: gtk/gtkfilesel.c:1682
+#: gtk/gtkfilesel.c:1681
#, c-format
msgid ""
"Error renaming file to \"%s\": %s\n"
@@ -1456,7 +1682,7 @@ msgstr ""
"\"%s\"(으)로 파일 이름 바꾸는중 오류: %s\n"
"%s"
-#: gtk/gtkfilesel.c:1696
+#: gtk/gtkfilesel.c:1695
#, c-format
msgid ""
"Error renaming file \"%s\": %s\n"
@@ -1465,29 +1691,29 @@ msgstr ""
"\"%s\" 파일을 이름 바꾸는중 오류: %s\n"
"%s"
-#: gtk/gtkfilesel.c:1706
+#: gtk/gtkfilesel.c:1705
#, c-format
msgid "Error renaming file \"%s\" to \"%s\": %s"
msgstr "파일 \"%s\"을(를) \"%s\"(으)로 이름바꾸는 중 오류: %s"
-#: gtk/gtkfilesel.c:1753
+#: gtk/gtkfilesel.c:1752
msgid "Rename File"
msgstr "파일이름 바꿈"
-#: gtk/gtkfilesel.c:1768
+#: gtk/gtkfilesel.c:1767
#, c-format
msgid "Rename file \"%s\" to:"
msgstr "\"%s\" 파일을 다음으로 바꾸기:"
-#: gtk/gtkfilesel.c:1797
+#: gtk/gtkfilesel.c:1796
msgid "_Rename"
msgstr "이름 바꿈(_R)"
-#: gtk/gtkfilesel.c:2229
+#: gtk/gtkfilesel.c:2228
msgid "_Selection: "
msgstr "선택(_S): "
-#: gtk/gtkfilesel.c:3152
+#: gtk/gtkfilesel.c:3151
#, c-format
msgid ""
"The filename \"%s\" couldn't be converted to UTF-8. (try setting the "
@@ -1496,15 +1722,15 @@ msgstr ""
"파일이름 \"%s\"을(를) UTF-8으로 바꿀 수 없습니다 (G_BROKEN_FILENAMES 환경변수"
"를 세팅해 보십시오): %s"
-#: gtk/gtkfilesel.c:3155
+#: gtk/gtkfilesel.c:3154
msgid "Invalid UTF-8"
msgstr "잘못된 UTF-8"
-#: gtk/gtkfilesel.c:4032
+#: gtk/gtkfilesel.c:4031
msgid "Name too long"
msgstr "너무 긴 이름"
-#: gtk/gtkfilesel.c:4034
+#: gtk/gtkfilesel.c:4033
msgid "Couldn't convert filename"
msgstr "파일이름 변환할 수 없음"
@@ -1512,32 +1738,32 @@ msgstr "파일이름 변환할 수 없음"
msgid "(Empty)"
msgstr "(빈 파일)"
-#: gtk/gtkfilesystemunix.c:415 gtk/gtkfilesystemunix.c:429
-#: gtk/gtkfilesystemunix.c:626 gtk/gtkfilesystemwin32.c:482
-#: gtk/gtkfilesystemwin32.c:495 gtk/gtkfilesystemwin32.c:1530
+#: gtk/gtkfilesystemunix.c:475 gtk/gtkfilesystemunix.c:678
+#: gtk/gtkfilesystemunix.c:1918 gtk/gtkfilesystemwin32.c:482
+#: gtk/gtkfilesystemwin32.c:495 gtk/gtkfilesystemwin32.c:1560
#, fuzzy, c-format
msgid "Error getting information for '%s': %s"
msgstr "'%s'에 대한 정보를 가져오는 데 오류가 발생했습니다: %s"
-#: gtk/gtkfilesystemunix.c:495 gtk/gtkfilesystemwin32.c:537
+#: gtk/gtkfilesystemunix.c:547 gtk/gtkfilesystemwin32.c:537
#, fuzzy, c-format
msgid "Error creating directory '%s': %s"
msgstr "폴더 \"%s\"을(를) 만드는 데 오류가 발생했습니다: %s"
-#: gtk/gtkfilesystemunix.c:575 gtk/gtkfilesystemwin32.c:597
+#: gtk/gtkfilesystemunix.c:627 gtk/gtkfilesystemwin32.c:597
msgid "This file system does not support mounting"
msgstr "이 파일 시스템은 마운트를 지원하지 않습니다"
-#: gtk/gtkfilesystemunix.c:583
+#: gtk/gtkfilesystemunix.c:635
msgid "Filesystem"
msgstr "파일시스템"
-#: gtk/gtkfilesystemunix.c:740
+#: gtk/gtkfilesystemunix.c:792
#, fuzzy, c-format
msgid "Could not get a stock icon for %s"
msgstr "파일 '%s'의 정보를 가져올 수 없습니다: %s"
-#: gtk/gtkfilesystemunix.c:835
+#: gtk/gtkfilesystemunix.c:887
#, c-format
msgid ""
"The name \"%s\" is not valid because it contains the character \"%s\". "
@@ -1546,64 +1772,79 @@ msgstr ""
"\"%s\"(이)라는 이름은 쓸 수 없습니다. 이름에 \"%s\" 문자가 들어 있습니다. 다"
"른 이름을 사용하십시오."
-#: gtk/gtkfilesystemunix.c:1443 gtk/gtkfilesystemwin32.c:1004
+#: gtk/gtkfilesystemunix.c:1489
#, fuzzy, c-format
-msgid "Bookmark saving failed: %s"
+msgid "Writing %s failed: %s"
msgstr "책갈피 저장이 실패했습니다 (%s)"
-#: gtk/gtkfilesystemunix.c:1495
+#: gtk/gtkfilesystemunix.c:1578
#, c-format
msgid "'%s' already exists in the bookmarks list"
msgstr ""
-#: gtk/gtkfilesystemunix.c:1557
+#: gtk/gtkfilesystemunix.c:1650
#, c-format
msgid "'%s' does not exist in the bookmarks list"
msgstr ""
-#: gtk/gtkfilesystemunix.c:1739
+#: gtk/gtkfilesystemunix.c:1878
+#, fuzzy, c-format
+msgid "Error getting information for '/': %s"
+msgstr "'%s'에 대한 정보를 가져오는 데 오류가 발생했습니다: %s"
+
+#: gtk/gtkfilesystemwin32.c:611
+#, c-format
+msgid "Network Drive (%s)"
+msgstr ""
+
+#: gtk/gtkfilesystemwin32.c:650
#, fuzzy, c-format
-msgid "Error getting information for '%s'"
-msgstr "'%s'에 대한 정보를 가져오는 데 오류가 발생했습니다"
+msgid "%s (%s)"
+msgstr "%s: %s"
-#: gtk/gtkfontbutton.c:178 gtk/gtkfontbutton.c:295
+#: gtk/gtkfilesystemwin32.c:1032
+#, fuzzy, c-format
+msgid "Bookmark saving failed: %s"
+msgstr "책갈피 저장이 실패했습니다 (%s)"
+
+#: gtk/gtkfontbutton.c:179 gtk/gtkfontbutton.c:292
msgid "Pick a Font"
msgstr "글꼴을 고르십시오"
# 한글 글꼴은 그냥 fontconfig에 의존하도록 한다
#. Initialize fields
-#: gtk/gtkfontbutton.c:289
+#: gtk/gtkfontbutton.c:286
msgid "Sans 12"
msgstr "Sans 12"
-#: gtk/gtkfontbutton.c:807
+#: gtk/gtkfontbutton.c:804
msgid "Font"
msgstr "글꼴"
#. This is the default text shown in the preview entry, though the user
#. can set it. Remember that some fonts only have capital letters.
-#: gtk/gtkfontsel.c:73
+#: gtk/gtkfontsel.c:74
msgid "abcdefghijk ABCDEFGHIJK"
msgstr "abcdefghijk ABCDEFGHIJK 가나다라마바사"
-#: gtk/gtkfontsel.c:360
+#: gtk/gtkfontsel.c:361
msgid "_Family:"
msgstr "패밀리(_F):"
-#: gtk/gtkfontsel.c:366
+#: gtk/gtkfontsel.c:367
msgid "_Style:"
msgstr "유형(_S):"
-#: gtk/gtkfontsel.c:372
+#: gtk/gtkfontsel.c:373
msgid "Si_ze:"
msgstr "크기(_Z):"
#. create the text entry widget
-#: gtk/gtkfontsel.c:548
+#: gtk/gtkfontsel.c:549
msgid "_Preview:"
msgstr "미리보기(_P):"
-#: gtk/gtkfontsel.c:1382
+#: gtk/gtkfontsel.c:1383
msgid "Font Selection"
msgstr "글꼴 선택"
@@ -1618,12 +1859,12 @@ msgstr "감마 값(_G)"
#. Remove this icon source so we don't keep trying to
#. * load it.
#.
-#: gtk/gtkiconfactory.c:1629
+#: gtk/gtkiconfactory.c:1644
#, c-format
msgid "Error loading icon: %s"
msgstr "아이콘 읽는 중 오류: %s"
-#: gtk/gtkicontheme.c:1263
+#: gtk/gtkicontheme.c:1250
#, c-format
msgid ""
"Could not find the icon '%s'. The '%s' theme\n"
@@ -1636,7 +1877,7 @@ msgstr ""
"다음에서 테마를 구할 수 있습니다:\n"
"\t%s"
-#: gtk/gtkicontheme.c:1328
+#: gtk/gtkicontheme.c:1315
#, c-format
msgid "Icon '%s' not present in theme"
msgstr "테마에 '%s' 아이콘이 없습니다"
@@ -1724,7 +1965,7 @@ msgstr "(모름)"
msgid "clear"
msgstr "지움"
-#: gtk/gtklabel.c:3930
+#: gtk/gtklabel.c:3935
msgid "Select All"
msgstr "모두 선택"
@@ -1758,361 +1999,392 @@ msgstr ""
#. * Do *not* translate it to "predefinito:LTR", if it
#. * it isn't default:LTR or default:RTL it will not work
#.
-#: gtk/gtkmain.c:482
+#: gtk/gtkmain.c:476
msgid "default:LTR"
msgstr "default:LTR"
-#: gtk/gtkmain.c:565
+#: gtk/gtkmain.c:559
msgid "GTK+ Options"
msgstr ""
-#: gtk/gtkmain.c:565
+#: gtk/gtkmain.c:559
msgid "Show GTK+ Options"
msgstr ""
-#: gtk/gtknotebook.c:2712 gtk/gtknotebook.c:5060
+#: gtk/gtknotebook.c:2718 gtk/gtknotebook.c:5064
#, c-format
msgid "Page %u"
msgstr "%u페이지"
-#: gtk/gtkradiotoolbutton.c:91
+#: gtk/gtkradiotoolbutton.c:92
msgid "Group"
msgstr "그룹"
-#: gtk/gtkradiotoolbutton.c:92
+#: gtk/gtkradiotoolbutton.c:93
msgid "The radio tool button whose group this button belongs to."
msgstr "이 단추가 속한 그룹의 라디오 도구 단추."
-#: gtk/gtkrc.c:2399
+#: gtk/gtkrc.c:2400
#, c-format
msgid "Unable to find include file: \"%s\""
msgstr "include 파일을 찾을 수 없습니다: \"%s\""
-#: gtk/gtkrc.c:3038 gtk/gtkrc.c:3041
+#: gtk/gtkrc.c:3042 gtk/gtkrc.c:3045
#, c-format
msgid "Unable to locate image file in pixmap_path: \"%s\""
msgstr "그림 파일을 pixmap_path에서 찾을 수 없음: \"%s\""
-#: gtk/gtkrc.c:3476
+#: gtk/gtkrc.c:3480
#, c-format
msgid "Pixmap path element: \"%s\" must be absolute, %s, line %d"
msgstr ""
"픽스맵 경로 구성 요소: \"%s\"은(는) 절대 경로여야 합니다. %s, %d번째 줄"
#. KEEP IN SYNC with gtkiconfactory.c stock icons, when appropriate
-#: gtk/gtkstock.c:286
+#: gtk/gtkstock.c:308
msgid "Information"
msgstr "정보"
-#: gtk/gtkstock.c:287
+#: gtk/gtkstock.c:309
msgid "Warning"
msgstr "경고"
-#: gtk/gtkstock.c:288
+#: gtk/gtkstock.c:310
msgid "Error"
msgstr "오류"
-#: gtk/gtkstock.c:289
+#: gtk/gtkstock.c:311
msgid "Question"
msgstr "물음"
#. FIXME these need accelerators when appropriate, and
#. * need the mnemonics to be rationalized
#.
-#: gtk/gtkstock.c:294
+#: gtk/gtkstock.c:316
msgid "_About"
msgstr ""
-#: gtk/gtkstock.c:296
+#: gtk/gtkstock.c:318
msgid "_Apply"
msgstr "적용(_A)"
-#: gtk/gtkstock.c:297
+#: gtk/gtkstock.c:319
msgid "_Bold"
msgstr "굵게(_B)"
-#: gtk/gtkstock.c:298
+#: gtk/gtkstock.c:320
msgid "_Cancel"
msgstr "취소(_C)"
-#: gtk/gtkstock.c:299
+#: gtk/gtkstock.c:321
msgid "_CD-Rom"
msgstr "CD-ROM(_C)"
-#: gtk/gtkstock.c:300
+#: gtk/gtkstock.c:322
msgid "_Clear"
msgstr "비우기(_C)"
-#: gtk/gtkstock.c:301
+#: gtk/gtkstock.c:323
msgid "_Close"
msgstr "닫기(_C)"
-#: gtk/gtkstock.c:302
+#: gtk/gtkstock.c:324
msgid "_Convert"
msgstr "변환(_C)"
-#: gtk/gtkstock.c:303
+#: gtk/gtkstock.c:325
msgid "_Copy"
msgstr "복사(_C)"
-#: gtk/gtkstock.c:304
+#: gtk/gtkstock.c:326
msgid "Cu_t"
msgstr "잘라내기(_T)"
-#: gtk/gtkstock.c:305
+#: gtk/gtkstock.c:327
msgid "_Delete"
msgstr "지우기(_D)"
-#: gtk/gtkstock.c:306
+#: gtk/gtkstock.c:328
msgid "_Execute"
msgstr "실행(_E)"
-#: gtk/gtkstock.c:307
+#: gtk/gtkstock.c:329
msgid "_Edit"
msgstr ""
-#: gtk/gtkstock.c:308
+#: gtk/gtkstock.c:330
msgid "_Find"
msgstr "찾기(_F)"
-#: gtk/gtkstock.c:309
+#: gtk/gtkstock.c:331
msgid "Find and _Replace"
msgstr "찾아서 바꾸기(_R)"
-#: gtk/gtkstock.c:310
+#: gtk/gtkstock.c:332
msgid "_Floppy"
msgstr "플로피(_F)"
-#: gtk/gtkstock.c:311
-msgid "_Bottom"
-msgstr "아래쪽(_B)"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:334
+msgid "Navigation|_Bottom"
+msgstr ""
-#: gtk/gtkstock.c:312
-msgid "_First"
-msgstr "처음(_F)"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:336
+msgid "Navigation|_First"
+msgstr ""
-#: gtk/gtkstock.c:313
-msgid "_Last"
-msgstr "마지막(_L)"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:338
+msgid "Navigation|_Last"
+msgstr ""
-#: gtk/gtkstock.c:314
-msgid "_Top"
-msgstr "위쪽(_T)"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:340
+msgid "Navigation|_Top"
+msgstr ""
-#: gtk/gtkstock.c:315
-msgid "_Back"
-msgstr "뒤로(_B)"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:342
+msgid "Navigation|_Back"
+msgstr ""
-#: gtk/gtkstock.c:316
-msgid "_Down"
-msgstr "아래로(_D)"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:344
+msgid "Navigation|_Down"
+msgstr ""
-#: gtk/gtkstock.c:317 gtk/gtkstock.c:331
-msgid "_Forward"
-msgstr "앞으로(_F)"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:346
+msgid "Navigation|_Forward"
+msgstr ""
-#: gtk/gtkstock.c:318
-msgid "_Up"
-msgstr "위로(_U)"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:348
+msgid "Navigation|_Up"
+msgstr ""
-#: gtk/gtkstock.c:319
+#: gtk/gtkstock.c:349
msgid "_Harddisk"
msgstr "하드(_H)"
-#: gtk/gtkstock.c:320
+#: gtk/gtkstock.c:350
msgid "_Help"
msgstr "도움말(_H)"
-#: gtk/gtkstock.c:321
+#: gtk/gtkstock.c:351
msgid "_Home"
msgstr "내 폴더(_H)"
-#: gtk/gtkstock.c:322
+#: gtk/gtkstock.c:352
msgid "Increase Indent"
msgstr "들여 쓰기 늘리기"
-#: gtk/gtkstock.c:323
+#: gtk/gtkstock.c:353
msgid "Decrease Indent"
msgstr "들여 쓰기 줄이기"
-#: gtk/gtkstock.c:324
+#: gtk/gtkstock.c:354
msgid "_Index"
msgstr "색인(_I)"
-#: gtk/gtkstock.c:325
+#: gtk/gtkstock.c:355
msgid "_Italic"
msgstr "기울임꼴(_I)"
-#: gtk/gtkstock.c:326
+#: gtk/gtkstock.c:356
msgid "_Jump to"
msgstr "가기(_J)"
-#: gtk/gtkstock.c:327
-msgid "_Center"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:358
+#, fuzzy
+msgid "Justify|_Center"
msgstr "가운데(_C)"
-# ?
-#: gtk/gtkstock.c:328
-msgid "_Fill"
-msgstr "채움(_F)"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:360
+msgid "Justify|_Fill"
+msgstr ""
-#: gtk/gtkstock.c:329
-msgid "_Left"
-msgstr "왼쪽(_L)"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:362
+msgid "Justify|_Left"
+msgstr ""
-#: gtk/gtkstock.c:330
-msgid "_Right"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:364
+#, fuzzy
+msgid "Justify|_Right"
msgstr "오른쪽(_R)"
-#: gtk/gtkstock.c:332
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:367
+#, fuzzy
+msgid "Media|_Forward"
+msgstr "앞으로(_F)"
+
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:369
#, fuzzy
-msgid "_Next"
+msgid "Media|_Next"
msgstr "새로 만들기(_N)"
-#: gtk/gtkstock.c:333
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:371
#, fuzzy
-msgid "P_ause"
+msgid "Media|P_ause"
msgstr "붙여 넣기(_P)"
-#: gtk/gtkstock.c:334
-msgid "_Play"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:373
+msgid "Media|_Play"
msgstr ""
-#: gtk/gtkstock.c:335
-msgid "Pre_vious"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:375
+msgid "Media|Pre_vious"
msgstr ""
-#: gtk/gtkstock.c:336
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:377
#, fuzzy
-msgid "_Record"
+msgid "Media|_Record"
msgstr "빨강(_R):"
-#: gtk/gtkstock.c:337
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:379
#, fuzzy
-msgid "R_ewind"
+msgid "Media|R_ewind"
msgstr "찾기(_F)"
-#: gtk/gtkstock.c:338 gtk/gtkstock.c:361
-msgid "_Stop"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:381
+#, fuzzy
+msgid "Media|_Stop"
msgstr "중지(_S)"
-#: gtk/gtkstock.c:339
+#: gtk/gtkstock.c:382
msgid "_Network"
msgstr "네트워크(_N)"
-#: gtk/gtkstock.c:340
+#: gtk/gtkstock.c:383
msgid "_New"
msgstr "새로 만들기(_N)"
-#: gtk/gtkstock.c:341
+#: gtk/gtkstock.c:384
msgid "_No"
msgstr "아니오(_N)"
-#: gtk/gtkstock.c:342
+#: gtk/gtkstock.c:385
msgid "_OK"
msgstr "확인(_O)"
-#: gtk/gtkstock.c:343
+#: gtk/gtkstock.c:386
msgid "_Open"
msgstr "열기(_O)"
-#: gtk/gtkstock.c:344
+#: gtk/gtkstock.c:387
msgid "_Paste"
msgstr "붙여 넣기(_P)"
-#: gtk/gtkstock.c:345
+#: gtk/gtkstock.c:388
msgid "_Preferences"
msgstr "기본 설정(_P)"
-#: gtk/gtkstock.c:346
+#: gtk/gtkstock.c:389
msgid "_Print"
msgstr "인쇄(_P)"
-#: gtk/gtkstock.c:347
+#: gtk/gtkstock.c:390
msgid "Print Pre_view"
msgstr "인쇄 미리 보기(_V)"
-#: gtk/gtkstock.c:348
+#: gtk/gtkstock.c:391
msgid "_Properties"
msgstr "등록 정보(_P)"
-#: gtk/gtkstock.c:349
+#: gtk/gtkstock.c:392
msgid "_Quit"
msgstr "끝내기(_Q)"
-#: gtk/gtkstock.c:350
+#: gtk/gtkstock.c:393
msgid "_Redo"
msgstr "다시 실행(_R)"
-#: gtk/gtkstock.c:351
+#: gtk/gtkstock.c:394
msgid "_Refresh"
msgstr "새로고침(_R)"
-#: gtk/gtkstock.c:353
+#: gtk/gtkstock.c:396
msgid "_Revert"
msgstr "되돌리기(_R)"
-#: gtk/gtkstock.c:354
+#: gtk/gtkstock.c:397
msgid "_Save"
msgstr "저장(_S)"
-#: gtk/gtkstock.c:355
+#: gtk/gtkstock.c:398
msgid "Save _As"
msgstr "다른 이름으로 저장(_A)"
-#: gtk/gtkstock.c:356
+#: gtk/gtkstock.c:399
msgid "_Color"
msgstr "색(_C)"
-#: gtk/gtkstock.c:357
+#: gtk/gtkstock.c:400
msgid "_Font"
msgstr "글꼴(_F)"
-#: gtk/gtkstock.c:358
+#: gtk/gtkstock.c:401
msgid "_Ascending"
msgstr "오름차순(_A)"
-#: gtk/gtkstock.c:359
+#: gtk/gtkstock.c:402
msgid "_Descending"
msgstr "내림차순(_D)"
-#: gtk/gtkstock.c:360
+#: gtk/gtkstock.c:403
msgid "_Spell Check"
msgstr "맞춤법 검사(_S)"
-#: gtk/gtkstock.c:362
+#: gtk/gtkstock.c:404
+msgid "_Stop"
+msgstr "중지(_S)"
+
+#: gtk/gtkstock.c:405
msgid "_Strikethrough"
msgstr "취소선(_S)"
-#: gtk/gtkstock.c:363
+#: gtk/gtkstock.c:406
msgid "_Undelete"
msgstr "되살리기(_U)"
-#: gtk/gtkstock.c:364
+#: gtk/gtkstock.c:407
msgid "_Underline"
msgstr "밑줄(_U)"
-#: gtk/gtkstock.c:365
+#: gtk/gtkstock.c:408
msgid "_Undo"
msgstr "입력 취소(_U)"
-#: gtk/gtkstock.c:366
+#: gtk/gtkstock.c:409
msgid "_Yes"
msgstr "예(_Y)"
-#: gtk/gtkstock.c:367
+#: gtk/gtkstock.c:410
msgid "_Normal Size"
msgstr "보통 크기(_N)"
-#: gtk/gtkstock.c:368
+#: gtk/gtkstock.c:411
msgid "Best _Fit"
msgstr "화면에 맞추기(_F)"
-#: gtk/gtkstock.c:369
+#: gtk/gtkstock.c:412
msgid "Zoom _In"
msgstr "확대(_I)"
-#: gtk/gtkstock.c:370
+#: gtk/gtkstock.c:413
msgid "Zoom _Out"
msgstr "축소(_O)"
@@ -2165,22 +2437,22 @@ msgstr "모듈을 module_path에서 찾을 수 없습니다: \"%s\","
msgid "--- No Tip ---"
msgstr "--- 팁 없음 ---"
-#: gtk/gtkuimanager.c:1132
+#: gtk/gtkuimanager.c:1154
#, c-format
msgid "Unknown attribute '%s' on line %d char %d"
msgstr "알 수 없는 속성 '%s' (%d번째 줄 문자 %d)"
-#: gtk/gtkuimanager.c:1332
+#: gtk/gtkuimanager.c:1371
#, c-format
msgid "Unexpected start tag '%s' on line %d char %d"
msgstr "갑작스런 시작 태그 '%s' (%d번째 줄 문자 %d)"
-#: gtk/gtkuimanager.c:1417
+#: gtk/gtkuimanager.c:1461
#, c-format
msgid "Unexpected character data on line %d char %d"
msgstr "갑작스런 문자 데이터 (%d번째 줄 문자 %d)"
-#: gtk/gtkuimanager.c:2209
+#: gtk/gtkuimanager.c:2272
msgid "Empty"
msgstr "비었음"
@@ -2240,6 +2512,47 @@ msgstr "X 입력기"
msgid "Could not get information for file '%s': %s"
msgstr "파일 '%s'의 정보를 가져올 수 없습니다: %s"
+#~ msgid "Shift"
+#~ msgstr "Shift"
+
+#~ msgid "Ctrl"
+#~ msgstr "Ctrl"
+
+#~ msgid "Alt"
+#~ msgstr "Alt"
+
+#, fuzzy
+#~ msgid "Error getting information for '%s'"
+#~ msgstr "'%s'에 대한 정보를 가져오는 데 오류가 발생했습니다"
+
+#~ msgid "_Bottom"
+#~ msgstr "아래쪽(_B)"
+
+#~ msgid "_First"
+#~ msgstr "처음(_F)"
+
+#~ msgid "_Last"
+#~ msgstr "마지막(_L)"
+
+#~ msgid "_Top"
+#~ msgstr "위쪽(_T)"
+
+#~ msgid "_Back"
+#~ msgstr "뒤로(_B)"
+
+#~ msgid "_Down"
+#~ msgstr "아래로(_D)"
+
+#~ msgid "_Up"
+#~ msgstr "위로(_U)"
+
+# ?
+#~ msgid "_Fill"
+#~ msgstr "채움(_F)"
+
+#~ msgid "_Left"
+#~ msgstr "왼쪽(_L)"
+
#~ msgid ""
#~ "Could not change the current folder to %s:\n"
#~ "%s"
@@ -2257,9 +2570,6 @@ msgstr "파일 '%s'의 정보를 가져올 수 없습니다: %s"
#~ msgid "Could not add bookmark for %s because it is not a folder."
#~ msgstr "%s에 대한 책갈피를 더할 수 없습니다 - 폴더가 아닙니다."
-#~ msgid "%s: %s"
-#~ msgstr "%s: %s"
-
#~ msgid "This file system does not support icons for everything"
#~ msgstr "이 파일 시스템은 나머지 모든 것에 대한 아이콘을 지원하지 않습니다"
diff --git a/po/li.po b/po/li.po
index f81504ff3..450d63be5 100644
--- a/po/li.po
+++ b/po/li.po
@@ -5,7 +5,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gtk+ 2.0\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-01-08 02:01-0500\n"
+"POT-Creation-Date: 2005-06-20 14:30-0400\n"
"PO-Revision-Date: 2003-05-28 17:57+0000\n"
"Last-Translator: Mathieu van Woerkom <mathieu.brabants.org>\n"
"Language-Team: Limburgish <li.org>\n"
@@ -14,7 +14,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
#: gdk-pixbuf/gdk-pixbuf-animation.c:153 gdk-pixbuf/gdk-pixbuf-io.c:838
-#: gdk-pixbuf/gdk-pixbuf-io.c:1069 tests/testfilechooser.c:199
+#: gdk-pixbuf/gdk-pixbuf-io.c:1068 tests/testfilechooser.c:199
#, c-format
msgid "Failed to open file '%s': %s"
msgstr "Äöpene van besjtandj '%s' mislök: %s"
@@ -25,7 +25,7 @@ msgid "Image file '%s' contains no data"
msgstr "Aafbiljing '%s' haet gei data"
#: gdk-pixbuf/gdk-pixbuf-animation.c:208 gdk-pixbuf/gdk-pixbuf-io.c:887
-#: gdk-pixbuf/gdk-pixbuf-io.c:1110 tests/testfilechooser.c:244
+#: gdk-pixbuf/gdk-pixbuf-io.c:1109 tests/testfilechooser.c:244
#, c-format
msgid ""
"Failed to load image '%s': reason not known, probably a corrupt image file"
@@ -75,41 +75,41 @@ msgstr "Ónbekènd aafbiljingstiep"
msgid "Failed to load image '%s': %s"
msgstr "Laje van aafbiljing '%s' mislök: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1337
+#: gdk-pixbuf/gdk-pixbuf-io.c:1336
#, fuzzy, c-format
msgid "Error writing to image file: %s"
msgstr "Faeler bie 't interpretere van JPEG-aafbiljing (%s)"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1383 gdk-pixbuf/gdk-pixbuf-io.c:1512
+#: gdk-pixbuf/gdk-pixbuf-io.c:1382 gdk-pixbuf/gdk-pixbuf-io.c:1511
#, c-format
msgid "This build of gdk-pixbuf does not support saving the image format: %s"
msgstr ""
"Dees verzie van gdk-pixbuf haet gein sjtiep veur 't opsjlaon van 't "
"besjtandjsformaat: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1417
+#: gdk-pixbuf/gdk-pixbuf-io.c:1416
#, fuzzy
msgid "Insufficient memory to save image to callback"
msgstr "Neet genóg ónthaud óm XBM-aafbiljing te laje"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1429
+#: gdk-pixbuf/gdk-pixbuf-io.c:1428
#, fuzzy
msgid "Failed to open temporary file"
msgstr "Kós TIFF-aafbiljing neet äöpene"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1454
+#: gdk-pixbuf/gdk-pixbuf-io.c:1453
#, fuzzy
msgid "Failed to read from temporary file"
msgstr ""
"Neet mäögelik om nao tiedelik besjtandj te sjrieve bie 't laje van XBM-"
"aafbiljing"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1641
+#: gdk-pixbuf/gdk-pixbuf-io.c:1687
#, c-format
msgid "Failed to open '%s' for writing: %s"
msgstr "Äöpene van '%s' veur te sjrieve is mislök: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1665
+#: gdk-pixbuf/gdk-pixbuf-io.c:1711
#, c-format
msgid ""
"Failed to close '%s' while writing image, all data may not have been saved: %"
@@ -118,7 +118,7 @@ msgstr ""
"Sjloete van '%s' tiedes 't sjrieve is mislök; 't kèn zeen det data verlaore "
"is gegange: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1853 gdk-pixbuf/gdk-pixbuf-io.c:1903
+#: gdk-pixbuf/gdk-pixbuf-io.c:1931 gdk-pixbuf/gdk-pixbuf-io.c:1981
#, fuzzy
msgid "Insufficient memory to save image into a buffer"
msgstr "Neet genóg ónthaud óm XBM-aafbiljing te laje"
@@ -181,24 +181,34 @@ msgstr "Kröppel brökske in animasie"
msgid "The ANI image format"
msgstr "'t ANI-besjtandjsformaat"
-#: gdk-pixbuf/io-bmp.c:227 gdk-pixbuf/io-bmp.c:383
+#: gdk-pixbuf/io-bmp.c:228 gdk-pixbuf/io-bmp.c:306 gdk-pixbuf/io-bmp.c:338
+#: gdk-pixbuf/io-bmp.c:361 gdk-pixbuf/io-bmp.c:442
+msgid "BMP image has bogus header data"
+msgstr "BMP-aafbiljing haet ónzinnige headerdata"
+
+#: gdk-pixbuf/io-bmp.c:239 gdk-pixbuf/io-bmp.c:401
msgid "Not enough memory to load bitmap image"
msgstr "Neet genóg ónthaud veur 't laje van de bitmap-aafbiljing"
-#: gdk-pixbuf/io-bmp.c:269
+#: gdk-pixbuf/io-bmp.c:287
msgid "BMP image has unsupported header size"
msgstr "BMP-aafbiljing haet ein neet-gestiepde headergruutde"
-#: gdk-pixbuf/io-bmp.c:288 gdk-pixbuf/io-bmp.c:320 gdk-pixbuf/io-bmp.c:343
-#: gdk-pixbuf/io-bmp.c:424
-msgid "BMP image has bogus header data"
-msgstr "BMP-aafbiljing haet ónzinnige headerdata"
-
-#: gdk-pixbuf/io-bmp.c:307
+#: gdk-pixbuf/io-bmp.c:325
msgid "Topdown BMP images cannot be compressed"
msgstr ""
-#: gdk-pixbuf/io-bmp.c:1154
+#: gdk-pixbuf/io-bmp.c:1203
+#, fuzzy
+msgid "Couldn't allocate memory for saving BMP file"
+msgstr "Allokasie van ónthaud veur JPEG-besjtandj is mislök"
+
+#: gdk-pixbuf/io-bmp.c:1244
+#, fuzzy
+msgid "Couldn't write to BMP file"
+msgstr "Kós besjtandjsnaam neet konvertere"
+
+#: gdk-pixbuf/io-bmp.c:1293
msgid "The BMP image format"
msgstr "'t BMP-besjtandjsformaat"
@@ -207,7 +217,7 @@ msgstr "'t BMP-besjtandjsformaat"
msgid "Failure reading GIF: %s"
msgstr "Laeze van GIF mislök: %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 "GIF-besjtandj mankeerde data (mesjiens waor 't aafgebraoke?)"
@@ -233,25 +243,30 @@ msgstr "Verkierde kood óntdèk"
msgid "Circular table entry in GIF file"
msgstr "Circulaer tabelveldj in GIF-besjtandj"
-#: 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 "Neet genóg ónthaud veur GIF-besjtandj te laje"
-#: gdk-pixbuf/io-gif.c:1088
+#: gdk-pixbuf/io-gif.c:947
+#, fuzzy
+msgid "Not enough memory to composite a frame in GIF file"
+msgstr "Neet genóg ónthaud veur GIF-besjtandj te laje"
+
+#: gdk-pixbuf/io-gif.c:1116
msgid "GIF image is corrupt (incorrect LZW compression)"
msgstr "GIF-besjtandj is versjangeleerd (verkierde LZW-kompressie)"
-#: gdk-pixbuf/io-gif.c:1138
+#: gdk-pixbuf/io-gif.c:1166
msgid "File does not appear to be a GIF file"
msgstr "Besjtandj lik neet op ein GIF-besjtandj"
-#: 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 "Verzie %s van 't GIF-tiep weurt neet gesjtiep"
-#: 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."
@@ -259,11 +274,11 @@ msgstr ""
"GIF-besjtandj haet gein globaal kleurepalet, en ein aafbiljing dao-in haet "
"gein lokaal kleurepalet"
-#: gdk-pixbuf/io-gif.c:1491
+#: gdk-pixbuf/io-gif.c:1519
msgid "GIF image was truncated or incomplete."
msgstr "GIF-besjtandj is aafgebraoke of ónvolsjtendig"
-#: gdk-pixbuf/io-gif.c:1643
+#: gdk-pixbuf/io-gif.c:1671
msgid "The GIF image format"
msgstr "'t GIF-besjtandjsformaat"
@@ -458,99 +473,116 @@ msgstr "Fatale faeler bie 't laeze van PNG aafbiljing"
msgid "Fatal error reading PNG image file: %s"
msgstr "Fatale faeler bie 't laeze van PNG aafbiljing: %s"
-#: gdk-pixbuf/io-png.c:813
+#: gdk-pixbuf/io-png.c:810
msgid ""
"Keys for PNG text chunks must have at least 1 and at most 79 characters."
msgstr ""
"Sjleutels veur PNG teksblök mote minimaal 1, en maksimaal 79 teikes höbbe"
-#: gdk-pixbuf/io-png.c:821
+#: gdk-pixbuf/io-png.c:818
msgid "Keys for PNG text chunks must be ASCII characters."
msgstr "Sjleutels veur PNG tektblök mote oet ASCII teikes besjtaon"
-#: gdk-pixbuf/io-png.c:854
+#: gdk-pixbuf/io-png.c:831
+#, fuzzy, c-format
+msgid ""
+"PNG compression level must be a value between 0 and 9; value '%s' could not "
+"be parsed."
+msgstr ""
+"JPEG-kwaliteit moot ein waerd tösje 0 en 100 zeen: waerd '%s' kèn neet "
+"verwirk waere."
+
+#: gdk-pixbuf/io-png.c:843
+#, fuzzy, c-format
+msgid ""
+"PNG compression level must be a value between 0 and 9; value '%d' is not "
+"allowed."
+msgstr ""
+"JPEG-kwaliteit moot tösje 0 en 100 likge; waerd '%d' is neet toegesjtange."
+
+#: gdk-pixbuf/io-png.c:883
#, fuzzy, c-format
msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding."
msgstr ""
"Waerd veur PNG teksblok %s kèn neet gekonverteerd waere nao ISO-8859-1 "
"kodering"
-#: gdk-pixbuf/io-png.c:994
+#: gdk-pixbuf/io-png.c:1026
msgid "The PNG image format"
msgstr "'t PNG-besjtandjsformaat"
-#: gdk-pixbuf/io-pnm.c:249
+#: gdk-pixbuf/io-pnm.c:252
msgid "PNM loader expected to find an integer, but didn't"
msgstr "PNM-lajer verwachde ein integer te vènje, mer deeg daet neet"
-#: gdk-pixbuf/io-pnm.c:281
+#: gdk-pixbuf/io-pnm.c:284
msgid "PNM file has an incorrect initial byte"
msgstr "PNM besjtandj haet ein verkierde ierste byte"
-#: gdk-pixbuf/io-pnm.c:311
+#: gdk-pixbuf/io-pnm.c:314
msgid "PNM file is not in a recognized PNM subformat"
msgstr "PNM is neet in ein herkènbaar PNM subformaat"
-#: gdk-pixbuf/io-pnm.c:336
+#: gdk-pixbuf/io-pnm.c:339
msgid "PNM file has an image width of 0"
msgstr "PNM besjtandj haet breide 0"
-#: gdk-pixbuf/io-pnm.c:357
+#: gdk-pixbuf/io-pnm.c:360
msgid "PNM file has an image height of 0"
msgstr "PNM besjtandj haet huugde 0"
-#: gdk-pixbuf/io-pnm.c:380
+#: gdk-pixbuf/io-pnm.c:383
msgid "Maximum color value in PNM file is 0"
msgstr "Maksimale kleurwaerd in PNM besjtandj is 0"
-#: gdk-pixbuf/io-pnm.c:388
+#: gdk-pixbuf/io-pnm.c:391
msgid "Maximum color value in PNM file is too large"
msgstr "Maksimale kleurwaerd in PNM besjtandj is te groet"
-#: gdk-pixbuf/io-pnm.c:396
+#: gdk-pixbuf/io-pnm.c:399
#, fuzzy
msgid "Cannot handle PNM files with maximum color values greater than 255"
msgstr "Kèn PNM besjtenj mit maksimale kleurwaerdes groeter es 255 neet aan"
-#: gdk-pixbuf/io-pnm.c:435 gdk-pixbuf/io-pnm.c:463 gdk-pixbuf/io-pnm.c:495
+#: gdk-pixbuf/io-pnm.c:438 gdk-pixbuf/io-pnm.c:466 gdk-pixbuf/io-pnm.c:498
msgid "Raw PNM image type is invalid"
msgstr "Raw PNM-aafbiljingstiep is óngeljig"
-#: gdk-pixbuf/io-pnm.c:555 gdk-pixbuf/io-pnm.c:597
+#: gdk-pixbuf/io-pnm.c:562 gdk-pixbuf/io-pnm.c:604
msgid "PNM image format is invalid"
msgstr "PNM-besjtandjsformaat is óngeljig"
-#: gdk-pixbuf/io-pnm.c:656
+#: gdk-pixbuf/io-pnm.c:663
msgid "PNM image loader does not support this PNM subformat"
msgstr "PNM-lajer sjtiep dit PNM-subtiep neet"
-#: gdk-pixbuf/io-pnm.c:711
+#: gdk-pixbuf/io-pnm.c:718
msgid "Premature end-of-file encountered"
msgstr "Veurtiedig besjtandjsènj gevónje"
-#: gdk-pixbuf/io-pnm.c:743 gdk-pixbuf/io-pnm.c:974
+#: gdk-pixbuf/io-pnm.c:750 gdk-pixbuf/io-pnm.c:981
msgid "Raw PNM formats require exactly one whitespace before sample data"
msgstr ""
"Raw PNM-formate mote zjus ein sjpasie höbbe veur d'n aanvang van de data"
-#: gdk-pixbuf/io-pnm.c:770
+#: gdk-pixbuf/io-pnm.c:777
#, fuzzy
msgid "Cannot allocate memory for loading PNM image"
msgstr "Allokasie van ónthaud veur laje van PNM besjtandj mislök"
-#: gdk-pixbuf/io-pnm.c:820
+#: gdk-pixbuf/io-pnm.c:827
msgid "Insufficient memory to load PNM context struct"
msgstr "Neet genóg ónthaud veur 't laeze van PNM context struct"
-#: gdk-pixbuf/io-pnm.c:871
+#: gdk-pixbuf/io-pnm.c:878
msgid "Unexpected end of PNM image data"
msgstr "Ónverwach ènj van PNM aafbiljingsgegaeves"
-#: gdk-pixbuf/io-pnm.c:1003
+#: gdk-pixbuf/io-pnm.c:1010
msgid "Insufficient memory to load PNM file"
msgstr "Neet genóg ónthaud veur PNM-besjtandj te laje"
-#: gdk-pixbuf/io-pnm.c:1082
+#: gdk-pixbuf/io-pnm.c:1089
msgid "The PNM/PBM/PGM/PPM image format family"
msgstr "De PNM/PBM/PGM/PPM-besjtandjsformaatfemielie"
@@ -574,69 +606,69 @@ msgstr "Neet genóg ónthaud veur 't laje van de RAS-aafbiljing"
msgid "The Sun raster image format"
msgstr "'t Sun raster-besjtandjsformaat"
-#: gdk-pixbuf/io-tga.c:159
+#: gdk-pixbuf/io-tga.c:154
#, fuzzy
msgid "Cannot allocate memory for IOBuffer struct"
msgstr "Allokasie van ónthaud veur IOBuffer struct neet gelök"
-#: gdk-pixbuf/io-tga.c:178
+#: gdk-pixbuf/io-tga.c:173
#, fuzzy
msgid "Cannot allocate memory for IOBuffer data"
msgstr "Allokasie van ónthaud veur IOBUFFER gegaeves neet gelök"
-#: gdk-pixbuf/io-tga.c:189
+#: gdk-pixbuf/io-tga.c:184
#, fuzzy
msgid "Cannot realloc IOBuffer data"
msgstr "Kèn IOBuffer gegaeves neet obbenuuts allokere"
-#: gdk-pixbuf/io-tga.c:219
+#: gdk-pixbuf/io-tga.c:214
#, fuzzy
msgid "Cannot allocate temporary IOBuffer data"
msgstr "Kèn tiedelike IOBuffer gegaeves neet allokere"
-#: gdk-pixbuf/io-tga.c:353
+#: gdk-pixbuf/io-tga.c:348
#, fuzzy
msgid "Cannot allocate new pixbuf"
msgstr "Kèn nuuj pixbuf neet allokere"
-#: gdk-pixbuf/io-tga.c:692
+#: gdk-pixbuf/io-tga.c:689
#, fuzzy
msgid "Cannot allocate colormap structure"
msgstr "Kèn struktuur van kleurekaart neet allokere"
-#: gdk-pixbuf/io-tga.c:699
+#: gdk-pixbuf/io-tga.c:696
#, fuzzy
msgid "Cannot allocate colormap entries"
msgstr "Kèn eingange van kleurekaart neet allokere"
-#: gdk-pixbuf/io-tga.c:721
+#: gdk-pixbuf/io-tga.c:718
msgid "Unexpected bitdepth for colormap entries"
msgstr "Ónverwachde bitdeepde veur eingange van kleurekaart"
-#: gdk-pixbuf/io-tga.c:739
+#: gdk-pixbuf/io-tga.c:736
#, fuzzy
msgid "Cannot allocate TGA header memory"
msgstr "Kèn ónthaud veur TGA-kop neet allokere"
-#: gdk-pixbuf/io-tga.c:772
+#: gdk-pixbuf/io-tga.c:769
msgid "TGA image has invalid dimensions"
msgstr "TGA aafbiljing haet óngeljige aafmaetinge"
-#: gdk-pixbuf/io-tga.c:778 gdk-pixbuf/io-tga.c:787 gdk-pixbuf/io-tga.c:797
-#: gdk-pixbuf/io-tga.c:807 gdk-pixbuf/io-tga.c:814
+#: gdk-pixbuf/io-tga.c:775 gdk-pixbuf/io-tga.c:784 gdk-pixbuf/io-tga.c:794
+#: gdk-pixbuf/io-tga.c:804 gdk-pixbuf/io-tga.c:811
msgid "TGA image type not supported"
msgstr "TGA besjtandjstiep weurt neet gesjtiep"
-#: gdk-pixbuf/io-tga.c:861
+#: gdk-pixbuf/io-tga.c:858
#, fuzzy
msgid "Cannot allocate memory for TGA context struct"
msgstr "Allokasie van ónthaud veur TGA-conteks struct mislök"
-#: gdk-pixbuf/io-tga.c:926
+#: gdk-pixbuf/io-tga.c:923
msgid "Excess data in file"
msgstr "Euverbaojige data in besjtandj"
-#: gdk-pixbuf/io-tga.c:995
+#: gdk-pixbuf/io-tga.c:992
msgid "The Targa image format"
msgstr "'t Targa-besjtandjsformaat"
@@ -719,43 +751,48 @@ msgstr ""
msgid "The XBM image format"
msgstr "'t XBM-besjtandjsformaat"
-#: gdk-pixbuf/io-xpm.c:1229
+#: gdk-pixbuf/io-xpm.c:467
msgid "No XPM header found"
msgstr "Gein XPM-header gevónje"
-#: gdk-pixbuf/io-xpm.c:1237
+#: gdk-pixbuf/io-xpm.c:476
+#, fuzzy
+msgid "Invalid XPM header"
+msgstr "Óngeljig XBM-besjtandj"
+
+#: gdk-pixbuf/io-xpm.c:484
msgid "XPM file has image width <= 0"
msgstr "XPM-besjtandj haet aafbiljingsbreide <= 0"
-#: gdk-pixbuf/io-xpm.c:1245
+#: gdk-pixbuf/io-xpm.c:492
msgid "XPM file has image height <= 0"
msgstr "XPM-besjtandj haet aafbiljingshuugde <= 0"
-#: gdk-pixbuf/io-xpm.c:1253
+#: gdk-pixbuf/io-xpm.c:500
msgid "XPM has invalid number of chars per pixel"
msgstr "XPM haet ein deil óngeljige teikes per pixel"
-#: gdk-pixbuf/io-xpm.c:1260
+#: gdk-pixbuf/io-xpm.c:507
msgid "XPM file has invalid number of colors"
msgstr "XPM-besjtandj haet ein deil óngeljige kleure"
-#: gdk-pixbuf/io-xpm.c:1272 gdk-pixbuf/io-xpm.c:1281 gdk-pixbuf/io-xpm.c:1333
+#: gdk-pixbuf/io-xpm.c:519 gdk-pixbuf/io-xpm.c:528 gdk-pixbuf/io-xpm.c:580
#, fuzzy
msgid "Cannot allocate memory for loading XPM image"
msgstr "Kèn ónthaud veur 't laje van XPM-aafbiljing neet allokere"
-#: gdk-pixbuf/io-xpm.c:1295
+#: gdk-pixbuf/io-xpm.c:542
#, fuzzy
msgid "Cannot read XPM colormap"
msgstr "Kèn XPM-kleurekaart neet laeze"
-#: gdk-pixbuf/io-xpm.c:1524
+#: gdk-pixbuf/io-xpm.c:771
msgid "Failed to write to temporary file when loading XPM image"
msgstr ""
"Neet mäögelik óm nao tiedelik besjtandj te sjrieve bie 't laje van XPM-"
"aafbiljing"
-#: gdk-pixbuf/io-xpm.c:1559
+#: gdk-pixbuf/io-xpm.c:806
msgid "The XPM image format"
msgstr "'t XPM-besjtandjsformaat"
@@ -818,6 +855,138 @@ msgstr ""
msgid "Gdk debugging flags to unset"
msgstr ""
+#: gdk/keyname-table.h:3940
+msgid "keyboard label|BackSpace"
+msgstr ""
+
+#: gdk/keyname-table.h:3941
+msgid "keyboard label|Tab"
+msgstr ""
+
+#: gdk/keyname-table.h:3942
+msgid "keyboard label|Return"
+msgstr ""
+
+#: gdk/keyname-table.h:3943
+msgid "keyboard label|Pause"
+msgstr ""
+
+#: gdk/keyname-table.h:3944
+msgid "keyboard label|Scroll_Lock"
+msgstr ""
+
+#: gdk/keyname-table.h:3945
+msgid "keyboard label|Sys_Req"
+msgstr ""
+
+#: gdk/keyname-table.h:3946
+msgid "keyboard label|Escape"
+msgstr ""
+
+#: gdk/keyname-table.h:3947
+msgid "keyboard label|Multi_key"
+msgstr ""
+
+#: gdk/keyname-table.h:3948
+msgid "keyboard label|Home"
+msgstr ""
+
+#: gdk/keyname-table.h:3949
+msgid "keyboard label|Page_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3950
+msgid "keyboard label|Page_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3951
+msgid "keyboard label|End"
+msgstr ""
+
+#: gdk/keyname-table.h:3952
+msgid "keyboard label|Begin"
+msgstr ""
+
+#: gdk/keyname-table.h:3953
+msgid "keyboard label|Print"
+msgstr ""
+
+#: gdk/keyname-table.h:3954
+msgid "keyboard label|Insert"
+msgstr ""
+
+#: gdk/keyname-table.h:3955
+msgid "keyboard label|Num_Lock"
+msgstr ""
+
+#: gdk/keyname-table.h:3956
+msgid "keyboard label|KP_Space"
+msgstr ""
+
+#: gdk/keyname-table.h:3957
+msgid "keyboard label|KP_Tab"
+msgstr ""
+
+#: gdk/keyname-table.h:3958
+msgid "keyboard label|KP_Enter"
+msgstr ""
+
+#: gdk/keyname-table.h:3959
+msgid "keyboard label|KP_Home"
+msgstr ""
+
+#: gdk/keyname-table.h:3960
+msgid "keyboard label|KP_Left"
+msgstr ""
+
+#: gdk/keyname-table.h:3961
+msgid "keyboard label|KP_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3962
+msgid "keyboard label|KP_Right"
+msgstr ""
+
+#: gdk/keyname-table.h:3963
+msgid "keyboard label|KP_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3964
+msgid "keyboard label|KP_Page_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3965
+msgid "keyboard label|KP_Prior"
+msgstr ""
+
+#: gdk/keyname-table.h:3966
+msgid "keyboard label|KP_Page_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3967
+msgid "keyboard label|KP_Next"
+msgstr ""
+
+#: gdk/keyname-table.h:3968
+msgid "keyboard label|KP_End"
+msgstr ""
+
+#: gdk/keyname-table.h:3969
+msgid "keyboard label|KP_Begin"
+msgstr ""
+
+#: gdk/keyname-table.h:3970
+msgid "keyboard label|KP_Insert"
+msgstr ""
+
+#: gdk/keyname-table.h:3971
+msgid "keyboard label|KP_Delete"
+msgstr ""
+
+#: gdk/keyname-table.h:3972
+msgid "keyboard label|Delete"
+msgstr ""
+
#. Description of --sync in --help output
#: gdk/win32/gdkmain-win32.c:60
msgid "Don't batch GDI requests"
@@ -853,46 +1022,48 @@ msgstr ""
msgid "Make X calls synchronous"
msgstr ""
-#: gtk/gtkaboutdialog.c:260 gtk/gtkaboutdialog.c:1939
+#: gtk/gtkaboutdialog.c:270 gtk/gtkaboutdialog.c:2025
msgid "License"
msgstr ""
-#: gtk/gtkaboutdialog.c:261
+#: gtk/gtkaboutdialog.c:271
msgid "The license of the program"
msgstr ""
+# missjien moet dit creeeren zijn
#. Add the credits button
-#: gtk/gtkaboutdialog.c:482
-msgid "_Credits"
-msgstr ""
+#: gtk/gtkaboutdialog.c:491
+#, fuzzy
+msgid "C_redits"
+msgstr "_Aanmake"
#. Add the license button
-#: gtk/gtkaboutdialog.c:491
+#: gtk/gtkaboutdialog.c:501
msgid "_License"
msgstr ""
-#: gtk/gtkaboutdialog.c:682
+#: gtk/gtkaboutdialog.c:731
#, c-format
msgid "About %s"
msgstr ""
-#: gtk/gtkaboutdialog.c:1876
+#: gtk/gtkaboutdialog.c:1953
msgid "Credits"
msgstr ""
-#: gtk/gtkaboutdialog.c:1901
+#: gtk/gtkaboutdialog.c:1979
msgid "Written by"
msgstr ""
-#: gtk/gtkaboutdialog.c:1904
+#: gtk/gtkaboutdialog.c:1982
msgid "Documented by"
msgstr ""
-#: gtk/gtkaboutdialog.c:1916
+#: gtk/gtkaboutdialog.c:1994
msgid "Translated by"
msgstr ""
-#: gtk/gtkaboutdialog.c:1920
+#: gtk/gtkaboutdialog.c:1998
msgid "Artwork by"
msgstr ""
@@ -900,28 +1071,41 @@ msgstr ""
#. * that use the shift key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: gtk/gtkaccellabel.c:119
-msgid "Shift"
-msgstr "Shift"
+#: gtk/gtkaccellabel.c:121
+msgid "keyboard label|Shift"
+msgstr ""
#. This is the text that should appear next to menu accelerators
#. * that use the control key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: gtk/gtkaccellabel.c:125
-msgid "Ctrl"
-msgstr "Ctrl"
+#: gtk/gtkaccellabel.c:128
+msgid "keyboard label|Ctrl"
+msgstr ""
#. This is the text that should appear next to menu accelerators
#. * that use the alt key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: gtk/gtkaccellabel.c:131
-msgid "Alt"
-msgstr "Alt"
+#: gtk/gtkaccellabel.c:135
+msgid "keyboard label|Alt"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkaccellabel.c:577
+msgid "keyboard label|Space"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkaccellabel.c:581
+msgid "keyboard label|Backslash"
+msgstr ""
#. Translate to calendar:YM if you want years to be displayed
#. * before months; otherwise translate to calendar:MY.
@@ -932,7 +1116,7 @@ msgstr "Alt"
#. * so if you have a default text direction of RTL and YM, then
#. * the year will appear on the right.
#.
-#: gtk/gtkcalendar.c:700
+#: gtk/gtkcalendar.c:647
#, fuzzy
msgid "calendar:MY"
msgstr "wösje"
@@ -941,24 +1125,52 @@ msgstr "wösje"
#. * first day of the week to calendar:week_start:1 if you want Monday
#. * to be the first day of the week, and so on.
#.
-#: gtk/gtkcalendar.c:710
+#: gtk/gtkcalendar.c:661
msgid "calendar:week_start:0"
msgstr ""
-#: gtk/gtkcellrendererprogress.c:235 gtk/gtkcellrendererprogress.c:293
+#. Translators: This is a text measurement template.
+#. * Translate it to the widest year text.
+#. *
+#. * Don't include the prefix "year measurement template|"
+#. * in the translation.
+#. *
+#. * If you don't understand this, leave it as "2000"
+#.
+#: gtk/gtkcalendar.c:1549
+msgid "year measurement template|2000"
+msgstr ""
+
+#. Translators: This dictates how the year is displayed in
+#. * gtkcalendar widget. See strftime() manual for the format.
+#. * Use only ASCII in the translation.
+#. *
+#. * Also look for the msgid "year measurement template|2000".
+#. * Translate that entry to a year with the widest output of this
+#. * msgid.
+#. *
+#. * Don't include the prefix "calendar year format|" in the
+#. * translation. "%Y" is appropriate for most locales.
+#.
+#: gtk/gtkcalendar.c:1826
+msgid "calendar year format|%Y"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkcellrendererprogress.c:237 gtk/gtkcellrendererprogress.c:295
#, c-format
msgid "progress bar label|%d %%"
msgstr ""
-#: gtk/gtkcolorbutton.c:220 gtk/gtkcolorbutton.c:574
+#: gtk/gtkcolorbutton.c:221 gtk/gtkcolorbutton.c:576
msgid "Pick a Color"
msgstr ""
-#: gtk/gtkcolorbutton.c:466
+#: gtk/gtkcolorbutton.c:467
msgid "Received invalid color data\n"
msgstr ""
-#: gtk/gtkcolorsel.c:576
+#: gtk/gtkcolorsel.c:561
msgid ""
"The previously-selected color, for comparison to the color you're selecting "
"now. You can drag this color to a palette entry, or select this color as "
@@ -968,7 +1180,7 @@ msgstr ""
"selekteert. Geer kènt dees kleur sjleipe nao ein kleurepalet of dees kleur "
"selektere es hujige door 't nao de kleuresjtaal daonaeve te sjleipe."
-#: gtk/gtkcolorsel.c:581
+#: gtk/gtkcolorsel.c:566
msgid ""
"The color you've chosen. You can drag this color to a palette entry to save "
"it for use in the future."
@@ -976,11 +1188,11 @@ msgstr ""
"De kleur die geer gekaoze haet. Geer kènt de kleur nao ein kleurepalet "
"sjleipe of verware veur toekómstig gebroek."
-#: gtk/gtkcolorsel.c:942
+#: gtk/gtkcolorsel.c:957
msgid "_Save color here"
msgstr "Kleur hie op_sjlaon"
-#: gtk/gtkcolorsel.c:1147
+#: gtk/gtkcolorsel.c:1162
msgid ""
"Click this palette entry to make it the current color. To change this entry, "
"drag a color swatch here or right-click it and select \"Save color here.\""
@@ -989,7 +1201,7 @@ msgstr ""
"kleur te verangere sjleip geer ein kleurestaal nao deze plek of klik geer "
"mit de rechter moesknóp en selekteer \"Verwaar kleur hie\""
-#: gtk/gtkcolorsel.c:1913
+#: gtk/gtkcolorsel.c:1929
msgid ""
"Select the color you want from the outer ring. Select the darkness or "
"lightness of that color using the inner triangle."
@@ -997,7 +1209,7 @@ msgstr ""
"Selekteer eur kleur in de boeteste ring. Sjtèl de helderheid van de kleur in "
"mit de binne-dreihook."
-#: gtk/gtkcolorsel.c:1938
+#: gtk/gtkcolorsel.c:1954
msgid ""
"Click the eyedropper, then click a color anywhere on your screen to select "
"that color."
@@ -1005,68 +1217,68 @@ msgstr ""
"Klik op de pipet, klik dan ein kleur örges op 't sjirm veur die kleur te "
"selektere."
-#: gtk/gtkcolorsel.c:1947
+#: gtk/gtkcolorsel.c:1963
msgid "_Hue:"
msgstr "_Tint:"
-#: gtk/gtkcolorsel.c:1948
+#: gtk/gtkcolorsel.c:1964
msgid "Position on the color wheel."
msgstr "Posisie op 't kleureraad"
-#: gtk/gtkcolorsel.c:1950
+#: gtk/gtkcolorsel.c:1966
msgid "_Saturation:"
msgstr "_Verzaediging:"
-#: gtk/gtkcolorsel.c:1951
+#: gtk/gtkcolorsel.c:1967
msgid "\"Deepness\" of the color."
msgstr "\"Deepde\" van de kleur."
-#: gtk/gtkcolorsel.c:1952
+#: gtk/gtkcolorsel.c:1968
msgid "_Value:"
msgstr "_Waerd:"
-#: gtk/gtkcolorsel.c:1953
+#: gtk/gtkcolorsel.c:1969
msgid "Brightness of the color."
msgstr "Helderheid van de kleur."
-#: gtk/gtkcolorsel.c:1954
+#: gtk/gtkcolorsel.c:1970
msgid "_Red:"
msgstr "_Roed:"
-#: gtk/gtkcolorsel.c:1955
+#: gtk/gtkcolorsel.c:1971
msgid "Amount of red light in the color."
msgstr "Wieväölheid roed leech in de kleur."
-#: gtk/gtkcolorsel.c:1956
+#: gtk/gtkcolorsel.c:1972
msgid "_Green:"
msgstr "_Greun:"
-#: gtk/gtkcolorsel.c:1957
+#: gtk/gtkcolorsel.c:1973
msgid "Amount of green light in the color."
msgstr "Wieväölheid greun leecht in de kleur."
-#: gtk/gtkcolorsel.c:1958
+#: gtk/gtkcolorsel.c:1974
msgid "_Blue:"
msgstr "_Blauw:"
-#: gtk/gtkcolorsel.c:1959
+#: gtk/gtkcolorsel.c:1975
msgid "Amount of blue light in the color."
msgstr "Wieväölheid blauw leecht in de kleur."
-#: gtk/gtkcolorsel.c:1962
+#: gtk/gtkcolorsel.c:1978
msgid "_Opacity:"
msgstr "_Doorzichtig:"
-#: gtk/gtkcolorsel.c:1970 gtk/gtkcolorsel.c:1981
+#: gtk/gtkcolorsel.c:1986 gtk/gtkcolorsel.c:1997
#, fuzzy
msgid "Transparency of the color."
msgstr "Transparansie van de noe geselekteerde kleur."
-#: gtk/gtkcolorsel.c:1988
+#: gtk/gtkcolorsel.c:2004
msgid "Color _Name:"
msgstr "Kleur_naam:"
-#: gtk/gtkcolorsel.c:2003
+#: gtk/gtkcolorsel.c:2019
msgid ""
"You can enter an HTML-style hexadecimal color value, or simply a color name "
"such as 'orange' in this entry."
@@ -1074,11 +1286,11 @@ msgstr ""
"Doe kèns in dit veldj ein hexadesimale kleurwaerd in HTML-sjtiel gaeve, of "
"gewoen ein kleur wie 'orange' inveure"
-#: gtk/gtkcolorsel.c:2022
+#: gtk/gtkcolorsel.c:2038
msgid "_Palette"
msgstr "_Palet"
-#: gtk/gtkcolorsel.c:2054
+#: gtk/gtkcolorsel.c:2070
#, fuzzy
msgid "Color Wheel"
msgstr "Raad"
@@ -1088,300 +1300,316 @@ msgstr "Raad"
msgid "Color Selection"
msgstr "Booksjtaaftiepseleksie"
-#: gtk/gtkentry.c:4507 gtk/gtktextview.c:7030
+#: gtk/gtkentry.c:4508 gtk/gtktextview.c:7068
#, fuzzy
msgid "Select _All"
msgstr "Alles selektere"
-#: gtk/gtkentry.c:4517 gtk/gtktextview.c:7040
+#: gtk/gtkentry.c:4518 gtk/gtktextview.c:7078
msgid "Input _Methods"
msgstr "inveur_metood"
-#: gtk/gtkentry.c:4528 gtk/gtktextview.c:7051
+#: gtk/gtkentry.c:4529 gtk/gtktextview.c:7089
#, fuzzy
msgid "_Insert Unicode Control Character"
msgstr "Unicode kentrolteike _Inveuge "
-#: gtk/gtkfilechooser.c:1584 gtk/gtkfilechooser.c:1628
-#: gtk/gtkfilechooser.c:1703 gtk/gtkfilechooser.c:1747
+#: gtk/gtkfilechooser.c:1588 gtk/gtkfilechooser.c:1632
+#: gtk/gtkfilechooser.c:1707 gtk/gtkfilechooser.c:1751
#, fuzzy, c-format
msgid "Invalid filename: %s"
msgstr "Óngeljig XBM-besjtandj"
-#: gtk/gtkfilechooserbutton.c:65
+#: gtk/gtkfilechooserbutton.c:67
#, fuzzy
msgid "Select A File"
msgstr "Besjtandj ewegdoon"
-#: gtk/gtkfilechooserbutton.c:66 gtk/gtkfilechooserdefault.c:1229
-#: gtk/gtkpathbar.c:982
+#: gtk/gtkfilechooserbutton.c:68 gtk/gtkfilechooserdefault.c:1302
+#: gtk/gtkpathbar.c:1020
#, fuzzy
msgid "Home"
msgstr "_Heim"
-#: gtk/gtkfilechooserbutton.c:67 gtk/gtkfilechooserdefault.c:1256
-#: gtk/gtkpathbar.c:984
+#: gtk/gtkfilechooserbutton.c:69 gtk/gtkfilechooserdefault.c:1329
+#: gtk/gtkpathbar.c:1022
msgid "Desktop"
msgstr ""
-#: gtk/gtkfilechooserbutton.c:68
+#: gtk/gtkfilechooserbutton.c:70
#, fuzzy
msgid "(None)"
msgstr "gein"
-#: gtk/gtkfilechooserbutton.c:1515
+#: gtk/gtkfilechooserbutton.c:1523
msgid "Other..."
msgstr ""
-#: gtk/gtkfilechooserdefault.c:867
+#: gtk/gtkfilechooserdefault.c:917
#, fuzzy
msgid "Could not retrieve information about the file"
msgstr "Aafbiljingstiep van besjtandj '%s' neet herkènd"
-#: gtk/gtkfilechooserdefault.c:878
+#: gtk/gtkfilechooserdefault.c:928
msgid "Could not add a bookmark"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:889
+#: gtk/gtkfilechooserdefault.c:939
msgid "Could not remove bookmark"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:900
+#: gtk/gtkfilechooserdefault.c:950
msgid "The folder could not be created"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:911
+#: gtk/gtkfilechooserdefault.c:963
+msgid ""
+"The folder could not be created, as a file with the same name already "
+"exists. Try using a different name for the folder, or rename the file first."
+msgstr ""
+
+#: gtk/gtkfilechooserdefault.c:976
#, fuzzy
msgid "Invalid file name"
msgstr "Óngeljig XBM-besjtandj"
-#: gtk/gtkfilechooserdefault.c:921
+#: gtk/gtkfilechooserdefault.c:986
msgid "The folder contents could not be displayed"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:1119
+#: gtk/gtkfilechooserdefault.c:1192
#, fuzzy, c-format
msgid "Could not get information about '%s': %s"
msgstr "Aafbiljingstiep van besjtandj '%s' neet herkènd"
-#: gtk/gtkfilechooserdefault.c:2095
+#: gtk/gtkfilechooserdefault.c:2208
#, c-format
msgid "Add the folder '%s' to the bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2136
+#: gtk/gtkfilechooserdefault.c:2249
msgid "Add the current folder to the bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2138
+#: gtk/gtkfilechooserdefault.c:2251
msgid "Add the selected folders to the bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2178
+#: gtk/gtkfilechooserdefault.c:2291
#, c-format
msgid "Remove the bookmark '%s'"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2591
+#: gtk/gtkfilechooserdefault.c:2722
#, c-format
msgid "Could not add a bookmark for '%s' because it is an invalid path name."
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2769
+#: gtk/gtkfilechooserdefault.c:2937
+#, fuzzy
+msgid "Remove"
+msgstr "_Ewegdoon"
+
+#: gtk/gtkfilechooserdefault.c:2946
+#, fuzzy
+msgid "Rename..."
+msgstr "_Herneume"
+
+#: gtk/gtkfilechooserdefault.c:3069
msgid "Shortcuts"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2823
+#: gtk/gtkfilechooserdefault.c:3123
#, fuzzy
msgid "Folder"
msgstr "Mappe"
-#: gtk/gtkfilechooserdefault.c:2875 gtk/gtkstock.c:295
+#: gtk/gtkfilechooserdefault.c:3179 gtk/gtkstock.c:317
msgid "_Add"
msgstr "_Toeveuge"
-#: gtk/gtkfilechooserdefault.c:2882
-msgid "Add the selected folder to the bookmarks"
+#: gtk/gtkfilechooserdefault.c:3186
+msgid "Add the selected folder to the Bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2887 gtk/gtkstock.c:352
+#: gtk/gtkfilechooserdefault.c:3191 gtk/gtkstock.c:395
msgid "_Remove"
msgstr "_Ewegdoon"
-#: gtk/gtkfilechooserdefault.c:2894
+#: gtk/gtkfilechooserdefault.c:3198
msgid "Remove the selected bookmark"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2997
-msgid "_Add to Shortcuts"
+#: gtk/gtkfilechooserdefault.c:3305
+msgid "_Add to Bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:3007
+#: gtk/gtkfilechooserdefault.c:3315
#, fuzzy
msgid "Open _Location"
msgstr "_Selektie: "
-#: gtk/gtkfilechooserdefault.c:3019
+#: gtk/gtkfilechooserdefault.c:3327
msgid "Show _Hidden Files"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:3143 gtk/gtkfilesel.c:767
+#: gtk/gtkfilechooserdefault.c:3451 gtk/gtkfilesel.c:766
msgid "Files"
msgstr "Besjtenj"
-#: gtk/gtkfilechooserdefault.c:3174
+#: gtk/gtkfilechooserdefault.c:3482
#, fuzzy
msgid "Name"
msgstr "Kleur_naam:"
-#: gtk/gtkfilechooserdefault.c:3199
+#: gtk/gtkfilechooserdefault.c:3507
msgid "Size"
msgstr "Aafmaeting"
-#: gtk/gtkfilechooserdefault.c:3212
+#: gtk/gtkfilechooserdefault.c:3520
#, fuzzy
msgid "Modified"
msgstr "Modus"
-#: gtk/gtkfilechooserdefault.c:3244
+#: gtk/gtkfilechooserdefault.c:3552
msgid "Select which types of files are shown"
msgstr ""
#. Create Folder
-#: gtk/gtkfilechooserdefault.c:3280
+#: gtk/gtkfilechooserdefault.c:3588
#, fuzzy
msgid "Create Fo_lder"
msgstr "Nuuj map"
#. Name entry
-#: gtk/gtkfilechooserdefault.c:3398
+#: gtk/gtkfilechooserdefault.c:3709
#, fuzzy
msgid "_Name:"
msgstr "Kleur_naam:"
-#: gtk/gtkfilechooserdefault.c:3438
+#: gtk/gtkfilechooserdefault.c:3749
msgid "_Browse for other folders"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:3688
+#: gtk/gtkfilechooserdefault.c:4000
#, fuzzy
msgid "Save in _folder:"
msgstr "Nuuj map"
-#: gtk/gtkfilechooserdefault.c:3690
+#: gtk/gtkfilechooserdefault.c:4002
#, fuzzy
msgid "Create in _folder:"
msgstr "Nuuj map"
-#: gtk/gtkfilechooserdefault.c:4523
+#: gtk/gtkfilechooserdefault.c:4959
msgid "Cannot change to folder because it is not local"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:5048
+#: gtk/gtkfilechooserdefault.c:5513
#, c-format
msgid "Shortcut %s does not exist"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:5508
+#: gtk/gtkfilechooserdefault.c:6057
#, fuzzy, c-format
msgid "Could not mount %s"
msgstr ""
"Faeler bie 't make van map \"%s\": %s\n"
"%s"
-#: gtk/gtkfilechooserdefault.c:5802
+#: gtk/gtkfilechooserdefault.c:6352
msgid "Type name of new folder"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:5844
+#: gtk/gtkfilechooserdefault.c:6394
#, c-format
msgid "%d byte"
msgid_plural "%d bytes"
msgstr[0] ""
msgstr[1] ""
-#: gtk/gtkfilechooserdefault.c:5846
+#: gtk/gtkfilechooserdefault.c:6396
#, c-format
msgid "%.1f K"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:5848
+#: gtk/gtkfilechooserdefault.c:6398
#, c-format
msgid "%.1f M"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:5850
+#: gtk/gtkfilechooserdefault.c:6400
#, c-format
msgid "%.1f G"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:5902
+#: gtk/gtkfilechooserdefault.c:6446 gtk/gtkfilechooserdefault.c:6470
+#, fuzzy
+msgid "Unknown"
+msgstr "(ónbekènd)"
+
+#: gtk/gtkfilechooserdefault.c:6457
#, fuzzy
msgid "Today"
msgstr "Modaal"
-#: gtk/gtkfilechooserdefault.c:5904
+#: gtk/gtkfilechooserdefault.c:6459
msgid "Yesterday"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:5915
-#, fuzzy
-msgid "Unknown"
-msgstr "(ónbekènd)"
-
-#: gtk/gtkfilechooserdefault.c:5985
+#: gtk/gtkfilechooserdefault.c:6541
#, fuzzy
msgid "Cannot change folder"
msgstr "Nuuj map"
-#: gtk/gtkfilechooserdefault.c:5986
+#: gtk/gtkfilechooserdefault.c:6542
msgid "The folder you specified is an invalid path."
msgstr ""
-#: gtk/gtkfilechooserdefault.c:6025
+#: gtk/gtkfilechooserdefault.c:6581
#, c-format
msgid "Could not build file name from '%s' and '%s'"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:6061
+#: gtk/gtkfilechooserdefault.c:6617
#, fuzzy
msgid "Could not select item"
msgstr ""
"Faeler bie 't make van map \"%s\": %s\n"
"%s"
-#: gtk/gtkfilechooserdefault.c:6101
+#: gtk/gtkfilechooserdefault.c:6657
msgid "Open Location"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:6108
+#: gtk/gtkfilechooserdefault.c:6664
#, fuzzy
msgid "Save in Location"
msgstr "_Selektie: "
-#: gtk/gtkfilechooserdefault.c:6132
+#: gtk/gtkfilechooserdefault.c:6688
#, fuzzy
msgid "_Location:"
msgstr "_Selektie: "
-#: gtk/gtkfilesel.c:731
+#: gtk/gtkfilesel.c:730
msgid "Folders"
msgstr "Mappe"
-#: gtk/gtkfilesel.c:735
+#: gtk/gtkfilesel.c:734
msgid "Fol_ders"
msgstr "_Mappe"
-#: gtk/gtkfilesel.c:771
+#: gtk/gtkfilesel.c:770
msgid "_Files"
msgstr "_Besjtandje"
-#: gtk/gtkfilesel.c:859 gtk/gtkfilesel.c:2249
+#: gtk/gtkfilesel.c:858 gtk/gtkfilesel.c:2248
#, c-format
msgid "Folder unreadable: %s"
msgstr "Map ónlaesbaar: %s"
-#: gtk/gtkfilesel.c:990
+#: gtk/gtkfilesel.c:989
#, c-format
msgid ""
"The file \"%s\" resides on another machine (called %s) and may not be "
@@ -1392,26 +1620,26 @@ msgstr ""
"neet besjikbaar kènne zeen veur dit program.\n"
"Wits doe vas dets doe 't wils selekteren?"
-#: gtk/gtkfilesel.c:1121
+#: gtk/gtkfilesel.c:1120
msgid "_New Folder"
msgstr "_Nuuj map"
-#: gtk/gtkfilesel.c:1132
+#: gtk/gtkfilesel.c:1131
msgid "De_lete File"
msgstr "_Doog Besjtandj eweg"
-#: gtk/gtkfilesel.c:1143
+#: gtk/gtkfilesel.c:1142
msgid "_Rename File"
msgstr "Besjtandj _Herneume"
-#: gtk/gtkfilesel.c:1445
+#: gtk/gtkfilesel.c:1444
#, c-format
msgid ""
"The folder name \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
"De mapnaam \"%s\" haet symbole die neet toegesjtange zeen in besjtandjsname"
-#: gtk/gtkfilesel.c:1447
+#: gtk/gtkfilesel.c:1446
#, c-format
msgid ""
"Error creating folder \"%s\": %s\n"
@@ -1420,38 +1648,38 @@ msgstr ""
"Faeler bie 't make van map \"%s\": %s\n"
"%s"
-#: gtk/gtkfilesel.c:1448 gtk/gtkfilesel.c:1684
+#: gtk/gtkfilesel.c:1447 gtk/gtkfilesel.c:1683
msgid "You probably used symbols not allowed in filenames."
msgstr ""
"Doe höbs dènkelik symbole gebroek die neet toegesjtange zeen in "
"besjtandjsname."
-#: gtk/gtkfilesel.c:1456
+#: gtk/gtkfilesel.c:1455
#, c-format
msgid "Error creating folder \"%s\": %s\n"
msgstr "Faeler bie 't make van map \"%s\": %s\n"
-#: gtk/gtkfilesel.c:1490
+#: gtk/gtkfilesel.c:1489
msgid "New Folder"
msgstr "Nuuj map"
-#: gtk/gtkfilesel.c:1505
+#: gtk/gtkfilesel.c:1504
msgid "_Folder name:"
msgstr "_Mapnaam:"
# missjien moet dit creeeren zijn
-#: gtk/gtkfilesel.c:1529
+#: gtk/gtkfilesel.c:1528
msgid "C_reate"
msgstr "_Aanmake"
-#: gtk/gtkfilesel.c:1572
+#: gtk/gtkfilesel.c:1571
#, c-format
msgid "The filename \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
"De besjtandjsnaam \"%s\" haet symbole die neet toegesjtange zeen in "
"besjtandjsname"
-#: gtk/gtkfilesel.c:1575
+#: gtk/gtkfilesel.c:1574
#, c-format
msgid ""
"Error deleting file \"%s\": %s\n"
@@ -1460,32 +1688,32 @@ msgstr ""
"Faeler bie 't ewegdoon van besjtandj \"%s\": %s\n"
"%s"
-#: gtk/gtkfilesel.c:1577 gtk/gtkfilesel.c:1698
+#: gtk/gtkfilesel.c:1576 gtk/gtkfilesel.c:1697
msgid "It probably contains symbols not allowed in filenames."
msgstr "'t haet dènkelik symbole neet toegesjtange in besjtandjsname."
-#: gtk/gtkfilesel.c:1586
+#: gtk/gtkfilesel.c:1585
#, c-format
msgid "Error deleting file \"%s\": %s"
msgstr "Faeler bie 't ewegdoon van besjtandj \"%s\": %s"
-#: gtk/gtkfilesel.c:1629
+#: gtk/gtkfilesel.c:1628
#, fuzzy, c-format
msgid "Really delete file \"%s\"?"
msgstr "Wit geer vas det geer \"%s\" wilt ewegdoon?"
-#: gtk/gtkfilesel.c:1634
+#: gtk/gtkfilesel.c:1633
msgid "Delete File"
msgstr "Besjtandj ewegdoon"
-#: gtk/gtkfilesel.c:1680 gtk/gtkfilesel.c:1694
+#: gtk/gtkfilesel.c:1679 gtk/gtkfilesel.c:1693
#, c-format
msgid "The file name \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
"De besjtandjsnaam \"%s\" haet symbole die neet toegesjtange zeen in "
"besjtandjsname"
-#: gtk/gtkfilesel.c:1682
+#: gtk/gtkfilesel.c:1681
#, c-format
msgid ""
"Error renaming file to \"%s\": %s\n"
@@ -1494,7 +1722,7 @@ msgstr ""
"Faeler bie 't herneume van besjtandj nao \"%s\": %s\n"
"%s"
-#: gtk/gtkfilesel.c:1696
+#: gtk/gtkfilesel.c:1695
#, c-format
msgid ""
"Error renaming file \"%s\": %s\n"
@@ -1503,29 +1731,29 @@ msgstr ""
"Faeler bie 't herneume van besjtandj \"%s\": %s\n"
"%s"
-#: gtk/gtkfilesel.c:1706
+#: gtk/gtkfilesel.c:1705
#, c-format
msgid "Error renaming file \"%s\" to \"%s\": %s"
msgstr "Faeler bie herneume van besjtandj \"%s\" nao \"%s\": %s"
-#: gtk/gtkfilesel.c:1753
+#: gtk/gtkfilesel.c:1752
msgid "Rename File"
msgstr "besjtandjsnaam verangere"
-#: gtk/gtkfilesel.c:1768
+#: gtk/gtkfilesel.c:1767
#, c-format
msgid "Rename file \"%s\" to:"
msgstr "Besjtandj \"%s\" verangere nao:"
-#: gtk/gtkfilesel.c:1797
+#: gtk/gtkfilesel.c:1796
msgid "_Rename"
msgstr "_Herneume"
-#: gtk/gtkfilesel.c:2229
+#: gtk/gtkfilesel.c:2228
msgid "_Selection: "
msgstr "_Selektie: "
-#: gtk/gtkfilesel.c:3152
+#: gtk/gtkfilesel.c:3151
#, fuzzy, c-format
msgid ""
"The filename \"%s\" couldn't be converted to UTF-8. (try setting the "
@@ -1534,16 +1762,16 @@ msgstr ""
"De besjtandjsnaam \"%s\" kós neet gekonverteerd waere nao UTF-8. (Probeer de "
"ómgaevingsvarrejabele G_BROKEN_FILENAMES aan te zètte): %s"
-#: gtk/gtkfilesel.c:3155
+#: gtk/gtkfilesel.c:3154
#, fuzzy
msgid "Invalid UTF-8"
msgstr "óngeljige Utf-8"
-#: gtk/gtkfilesel.c:4032
+#: gtk/gtkfilesel.c:4031
msgid "Name too long"
msgstr "Naam is te lank"
-#: gtk/gtkfilesel.c:4034
+#: gtk/gtkfilesel.c:4033
msgid "Couldn't convert filename"
msgstr "Kós besjtandjsnaam neet konvertere"
@@ -1551,96 +1779,111 @@ msgstr "Kós besjtandjsnaam neet konvertere"
msgid "(Empty)"
msgstr ""
-#: gtk/gtkfilesystemunix.c:415 gtk/gtkfilesystemunix.c:429
-#: gtk/gtkfilesystemunix.c:626 gtk/gtkfilesystemwin32.c:482
-#: gtk/gtkfilesystemwin32.c:495 gtk/gtkfilesystemwin32.c:1530
+#: gtk/gtkfilesystemunix.c:475 gtk/gtkfilesystemunix.c:678
+#: gtk/gtkfilesystemunix.c:1918 gtk/gtkfilesystemwin32.c:482
+#: gtk/gtkfilesystemwin32.c:495 gtk/gtkfilesystemwin32.c:1560
#, fuzzy, c-format
msgid "Error getting information for '%s': %s"
msgstr "Faeler bie 't make van map \"%s\": %s\n"
-#: gtk/gtkfilesystemunix.c:495 gtk/gtkfilesystemwin32.c:537
+#: gtk/gtkfilesystemunix.c:547 gtk/gtkfilesystemwin32.c:537
#, fuzzy, c-format
msgid "Error creating directory '%s': %s"
msgstr "Faeler bie 't make van map \"%s\": %s\n"
-#: gtk/gtkfilesystemunix.c:575 gtk/gtkfilesystemwin32.c:597
+#: gtk/gtkfilesystemunix.c:627 gtk/gtkfilesystemwin32.c:597
msgid "This file system does not support mounting"
msgstr ""
-#: gtk/gtkfilesystemunix.c:583
+#: gtk/gtkfilesystemunix.c:635
#, fuzzy
msgid "Filesystem"
msgstr "Besjtenj"
-#: gtk/gtkfilesystemunix.c:740
+#: gtk/gtkfilesystemunix.c:792
#, fuzzy, c-format
msgid "Could not get a stock icon for %s"
msgstr "Aafbiljingstiep van besjtandj '%s' neet herkènd"
-#: gtk/gtkfilesystemunix.c:835
+#: gtk/gtkfilesystemunix.c:887
#, c-format
msgid ""
"The name \"%s\" is not valid because it contains the character \"%s\". "
"Please use a different name."
msgstr ""
-#: gtk/gtkfilesystemunix.c:1443 gtk/gtkfilesystemwin32.c:1004
-#, c-format
-msgid "Bookmark saving failed: %s"
-msgstr ""
+#: gtk/gtkfilesystemunix.c:1489
+#, fuzzy, c-format
+msgid "Writing %s failed: %s"
+msgstr "Faeler bie 't interpretere van JPEG-aafbiljing (%s)"
-#: gtk/gtkfilesystemunix.c:1495
+#: gtk/gtkfilesystemunix.c:1578
#, c-format
msgid "'%s' already exists in the bookmarks list"
msgstr ""
-#: gtk/gtkfilesystemunix.c:1557
+#: gtk/gtkfilesystemunix.c:1650
#, c-format
msgid "'%s' does not exist in the bookmarks list"
msgstr ""
-#: gtk/gtkfilesystemunix.c:1739
+#: gtk/gtkfilesystemunix.c:1878
#, fuzzy, c-format
-msgid "Error getting information for '%s'"
+msgid "Error getting information for '/': %s"
msgstr "Faeler bie 't make van map \"%s\": %s\n"
-#: gtk/gtkfontbutton.c:178 gtk/gtkfontbutton.c:295
+#: gtk/gtkfilesystemwin32.c:611
+#, c-format
+msgid "Network Drive (%s)"
+msgstr ""
+
+#: gtk/gtkfilesystemwin32.c:650
+#, c-format
+msgid "%s (%s)"
+msgstr ""
+
+#: gtk/gtkfilesystemwin32.c:1032
+#, c-format
+msgid "Bookmark saving failed: %s"
+msgstr ""
+
+#: gtk/gtkfontbutton.c:179 gtk/gtkfontbutton.c:292
msgid "Pick a Font"
msgstr ""
#. Initialize fields
-#: gtk/gtkfontbutton.c:289
+#: gtk/gtkfontbutton.c:286
msgid "Sans 12"
msgstr ""
-#: gtk/gtkfontbutton.c:807
+#: gtk/gtkfontbutton.c:804
msgid "Font"
msgstr "Booksjtaaftiep"
#. This is the default text shown in the preview entry, though the user
#. can set it. Remember that some fonts only have capital letters.
-#: gtk/gtkfontsel.c:73
+#: gtk/gtkfontsel.c:74
msgid "abcdefghijk ABCDEFGHIJK"
msgstr "abcdefghijk ABCDEFGHIJK"
-#: gtk/gtkfontsel.c:360
+#: gtk/gtkfontsel.c:361
msgid "_Family:"
msgstr "_Femielie:"
-#: gtk/gtkfontsel.c:366
+#: gtk/gtkfontsel.c:367
msgid "_Style:"
msgstr "_Sjtiel:"
-#: gtk/gtkfontsel.c:372
+#: gtk/gtkfontsel.c:373
msgid "Si_ze:"
msgstr "_Gruutde:"
#. create the text entry widget
-#: gtk/gtkfontsel.c:548
+#: gtk/gtkfontsel.c:549
msgid "_Preview:"
msgstr "_Veurbild:"
-#: gtk/gtkfontsel.c:1382
+#: gtk/gtkfontsel.c:1383
msgid "Font Selection"
msgstr "Booksjtaaftiepseleksie"
@@ -1655,12 +1898,12 @@ msgstr "_Gammawaerd"
#. Remove this icon source so we don't keep trying to
#. * load it.
#.
-#: gtk/gtkiconfactory.c:1629
+#: gtk/gtkiconfactory.c:1644
#, c-format
msgid "Error loading icon: %s"
msgstr "Faeler bie laje van piktogram: %s"
-#: gtk/gtkicontheme.c:1263
+#: gtk/gtkicontheme.c:1250
#, c-format
msgid ""
"Could not find the icon '%s'. The '%s' theme\n"
@@ -1669,7 +1912,7 @@ msgid ""
"\t%s"
msgstr ""
-#: gtk/gtkicontheme.c:1328
+#: gtk/gtkicontheme.c:1315
#, c-format
msgid "Icon '%s' not present in theme"
msgstr ""
@@ -1758,7 +2001,7 @@ msgstr "(ónbekènd)"
msgid "clear"
msgstr "wösje"
-#: gtk/gtklabel.c:3930
+#: gtk/gtklabel.c:3935
msgid "Select All"
msgstr "Alles selektere"
@@ -1792,361 +2035,393 @@ msgstr ""
#. * Do *not* translate it to "predefinito:LTR", if it
#. * it isn't default:LTR or default:RTL it will not work
#.
-#: gtk/gtkmain.c:482
+#: gtk/gtkmain.c:476
msgid "default:LTR"
msgstr "default:LTR"
-#: gtk/gtkmain.c:565
+#: gtk/gtkmain.c:559
msgid "GTK+ Options"
msgstr ""
-#: gtk/gtkmain.c:565
+#: gtk/gtkmain.c:559
msgid "Show GTK+ Options"
msgstr ""
-#: gtk/gtknotebook.c:2712 gtk/gtknotebook.c:5060
+#: gtk/gtknotebook.c:2718 gtk/gtknotebook.c:5064
#, c-format
msgid "Page %u"
msgstr "Pagina %u"
-#: gtk/gtkradiotoolbutton.c:91
+#: gtk/gtkradiotoolbutton.c:92
msgid "Group"
msgstr ""
-#: gtk/gtkradiotoolbutton.c:92
+#: gtk/gtkradiotoolbutton.c:93
msgid "The radio tool button whose group this button belongs to."
msgstr ""
-#: gtk/gtkrc.c:2399
+#: gtk/gtkrc.c:2400
#, c-format
msgid "Unable to find include file: \"%s\""
msgstr "Kèn inveugbesjtandj \"%s\" neet vènje"
-#: gtk/gtkrc.c:3038 gtk/gtkrc.c:3041
+#: gtk/gtkrc.c:3042 gtk/gtkrc.c:3045
#, c-format
msgid "Unable to locate image file in pixmap_path: \"%s\""
msgstr "Kèn aafbiljing in pixmap_paad: \"%s\" neet vènje"
-#: gtk/gtkrc.c:3476
+#: gtk/gtkrc.c:3480
#, c-format
msgid "Pixmap path element: \"%s\" must be absolute, %s, line %d"
msgstr "Pixmap paad-element: \"%s\" moot abseluut zeen, %s, lien %d"
#. KEEP IN SYNC with gtkiconfactory.c stock icons, when appropriate
-#: gtk/gtkstock.c:286
+#: gtk/gtkstock.c:308
msgid "Information"
msgstr "Infermasie"
-#: gtk/gtkstock.c:287
+#: gtk/gtkstock.c:309
msgid "Warning"
msgstr "Waarsjoewing"
-#: gtk/gtkstock.c:288
+#: gtk/gtkstock.c:310
msgid "Error"
msgstr "Faeler"
-#: gtk/gtkstock.c:289
+#: gtk/gtkstock.c:311
msgid "Question"
msgstr "Vraog"
#. FIXME these need accelerators when appropriate, and
#. * need the mnemonics to be rationalized
#.
-#: gtk/gtkstock.c:294
+#: gtk/gtkstock.c:316
msgid "_About"
msgstr ""
-#: gtk/gtkstock.c:296
+#: gtk/gtkstock.c:318
msgid "_Apply"
msgstr "_Toepasse"
-#: gtk/gtkstock.c:297
+#: gtk/gtkstock.c:319
msgid "_Bold"
msgstr "_Vèt"
-#: gtk/gtkstock.c:298
+#: gtk/gtkstock.c:320
msgid "_Cancel"
msgstr "_Annulere"
-#: gtk/gtkstock.c:299
+#: gtk/gtkstock.c:321
msgid "_CD-Rom"
msgstr "_CD-Rom"
-#: gtk/gtkstock.c:300
+#: gtk/gtkstock.c:322
msgid "_Clear"
msgstr "_Wösje"
-#: gtk/gtkstock.c:301
+#: gtk/gtkstock.c:323
msgid "_Close"
msgstr "_Sjloete"
-#: gtk/gtkstock.c:302
+#: gtk/gtkstock.c:324
msgid "_Convert"
msgstr "_Konvertere"
-#: gtk/gtkstock.c:303
+#: gtk/gtkstock.c:325
msgid "_Copy"
msgstr "_Kopiëre"
-#: gtk/gtkstock.c:304
+#: gtk/gtkstock.c:326
msgid "Cu_t"
msgstr "Kni_ppe"
-#: gtk/gtkstock.c:305
+#: gtk/gtkstock.c:327
msgid "_Delete"
msgstr "_Ewegdoon"
-#: gtk/gtkstock.c:306
+#: gtk/gtkstock.c:328
msgid "_Execute"
msgstr "_Oetveure"
-#: gtk/gtkstock.c:307
+#: gtk/gtkstock.c:329
msgid "_Edit"
msgstr ""
-#: gtk/gtkstock.c:308
+#: gtk/gtkstock.c:330
msgid "_Find"
msgstr "_Zeuke"
-#: gtk/gtkstock.c:309
+#: gtk/gtkstock.c:331
msgid "Find and _Replace"
msgstr "Zeuke en _Vervange"
-#: gtk/gtkstock.c:310
+#: gtk/gtkstock.c:332
msgid "_Floppy"
msgstr "_Diskette"
-#: gtk/gtkstock.c:311
-msgid "_Bottom"
-msgstr "_Óngerste"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:334
+msgid "Navigation|_Bottom"
+msgstr ""
-#: gtk/gtkstock.c:312
-msgid "_First"
-msgstr "I_erste"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:336
+msgid "Navigation|_First"
+msgstr ""
-#: gtk/gtkstock.c:313
-msgid "_Last"
-msgstr "_Leste"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:338
+msgid "Navigation|_Last"
+msgstr ""
-#: gtk/gtkstock.c:314
-msgid "_Top"
-msgstr "_Baoveste"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:340
+msgid "Navigation|_Top"
+msgstr ""
-#: gtk/gtkstock.c:315
-msgid "_Back"
-msgstr "Veu_rige"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:342
+msgid "Navigation|_Back"
+msgstr ""
-#: gtk/gtkstock.c:316
-msgid "_Down"
-msgstr "Óm_lieg"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:344
+msgid "Navigation|_Down"
+msgstr ""
-#: gtk/gtkstock.c:317 gtk/gtkstock.c:331
-msgid "_Forward"
-msgstr "_Naekste"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:346
+msgid "Navigation|_Forward"
+msgstr ""
-#: gtk/gtkstock.c:318
-msgid "_Up"
-msgstr "Óm_hoeg"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:348
+msgid "Navigation|_Up"
+msgstr ""
-#: gtk/gtkstock.c:319
+#: gtk/gtkstock.c:349
msgid "_Harddisk"
msgstr ""
-#: gtk/gtkstock.c:320
+#: gtk/gtkstock.c:350
msgid "_Help"
msgstr "_Hulp"
-#: gtk/gtkstock.c:321
+#: gtk/gtkstock.c:351
msgid "_Home"
msgstr "_Heim"
-#: gtk/gtkstock.c:322
+#: gtk/gtkstock.c:352
msgid "Increase Indent"
msgstr ""
-#: gtk/gtkstock.c:323
+#: gtk/gtkstock.c:353
msgid "Decrease Indent"
msgstr ""
-#: gtk/gtkstock.c:324
+#: gtk/gtkstock.c:354
msgid "_Index"
msgstr "_Indeks"
-#: gtk/gtkstock.c:325
+#: gtk/gtkstock.c:355
msgid "_Italic"
msgstr "sj_uungedrök"
-#: gtk/gtkstock.c:326
+#: gtk/gtkstock.c:356
msgid "_Jump to"
msgstr "_Sjprink nao"
-#: gtk/gtkstock.c:327
-msgid "_Center"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:358
+#, fuzzy
+msgid "Justify|_Center"
msgstr "Ge_sentreerd"
-#: gtk/gtkstock.c:328
-msgid "_Fill"
-msgstr "Oet_völle"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:360
+msgid "Justify|_Fill"
+msgstr ""
-#: gtk/gtkstock.c:329
-msgid "_Left"
-msgstr "_Links"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:362
+msgid "Justify|_Left"
+msgstr ""
-#: gtk/gtkstock.c:330
-msgid "_Right"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:364
+#, fuzzy
+msgid "Justify|_Right"
msgstr "_Rechs"
-#: gtk/gtkstock.c:332
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:367
#, fuzzy
-msgid "_Next"
+msgid "Media|_Forward"
+msgstr "_Naekste"
+
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:369
+#, fuzzy
+msgid "Media|_Next"
msgstr "_Nuuj"
-#: gtk/gtkstock.c:333
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:371
#, fuzzy
-msgid "P_ause"
+msgid "Media|P_ause"
msgstr "_Plakke"
-#: gtk/gtkstock.c:334
-msgid "_Play"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:373
+msgid "Media|_Play"
msgstr ""
-#: gtk/gtkstock.c:335
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:375
#, fuzzy
-msgid "Pre_vious"
+msgid "Media|Pre_vious"
msgstr "_Veurbild:"
-#: gtk/gtkstock.c:336
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:377
#, fuzzy
-msgid "_Record"
+msgid "Media|_Record"
msgstr "_Roed:"
-#: gtk/gtkstock.c:337
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:379
#, fuzzy
-msgid "R_ewind"
+msgid "Media|R_ewind"
msgstr "_Zeuke"
-#: gtk/gtkstock.c:338 gtk/gtkstock.c:361
-msgid "_Stop"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:381
+#, fuzzy
+msgid "Media|_Stop"
msgstr "_Sjtop"
-#: gtk/gtkstock.c:339
+#: gtk/gtkstock.c:382
#, fuzzy
msgid "_Network"
msgstr "_Nuuj"
-#: gtk/gtkstock.c:340
+#: gtk/gtkstock.c:383
msgid "_New"
msgstr "_Nuuj"
-#: gtk/gtkstock.c:341
+#: gtk/gtkstock.c:384
msgid "_No"
msgstr "_Nei"
-#: gtk/gtkstock.c:342
+#: gtk/gtkstock.c:385
msgid "_OK"
msgstr "_OK"
-#: gtk/gtkstock.c:343
+#: gtk/gtkstock.c:386
msgid "_Open"
msgstr "Ä_öpene"
-#: gtk/gtkstock.c:344
+#: gtk/gtkstock.c:387
msgid "_Paste"
msgstr "_Plakke"
-#: gtk/gtkstock.c:345
+#: gtk/gtkstock.c:388
msgid "_Preferences"
msgstr "_Prifferensies"
-#: gtk/gtkstock.c:346
+#: gtk/gtkstock.c:389
msgid "_Print"
msgstr "Aaf_drökke"
-#: gtk/gtkstock.c:347
+#: gtk/gtkstock.c:390
msgid "Print Pre_view"
msgstr "Aafdrök_veurbild"
-#: gtk/gtkstock.c:348
+#: gtk/gtkstock.c:391
msgid "_Properties"
msgstr "_Eigesjappe"
-#: gtk/gtkstock.c:349
+#: gtk/gtkstock.c:392
msgid "_Quit"
msgstr "_Aafsjloete"
-#: gtk/gtkstock.c:350
+#: gtk/gtkstock.c:393
msgid "_Redo"
msgstr "_Herhale"
-#: gtk/gtkstock.c:351
+#: gtk/gtkstock.c:394
msgid "_Refresh"
msgstr "_Verfrisje"
-#: gtk/gtkstock.c:353
+#: gtk/gtkstock.c:396
msgid "_Revert"
msgstr "_Trökzètte"
-#: gtk/gtkstock.c:354
+#: gtk/gtkstock.c:397
msgid "_Save"
msgstr "Op_sjlaon"
-#: gtk/gtkstock.c:355
+#: gtk/gtkstock.c:398
msgid "Save _As"
msgstr "Opsjlaon _es"
-#: gtk/gtkstock.c:356
+#: gtk/gtkstock.c:399
msgid "_Color"
msgstr "_Kleur"
-#: gtk/gtkstock.c:357
+#: gtk/gtkstock.c:400
msgid "_Font"
msgstr "_Booksjtaaftiep"
-#: gtk/gtkstock.c:358
+#: gtk/gtkstock.c:401
msgid "_Ascending"
msgstr "_Oploupend"
-#: gtk/gtkstock.c:359
+#: gtk/gtkstock.c:402
msgid "_Descending"
msgstr "_Aafloupend"
-#: gtk/gtkstock.c:360
+#: gtk/gtkstock.c:403
msgid "_Spell Check"
msgstr "_Booksjtavekentrol"
-#: gtk/gtkstock.c:362
+#: gtk/gtkstock.c:404
+msgid "_Stop"
+msgstr "_Sjtop"
+
+#: gtk/gtkstock.c:405
msgid "_Strikethrough"
msgstr "_Doorhale"
-#: gtk/gtkstock.c:363
+#: gtk/gtkstock.c:406
msgid "_Undelete"
msgstr "T_rökplaatse"
-#: gtk/gtkstock.c:364
+#: gtk/gtkstock.c:407
msgid "_Underline"
msgstr "_Óngersjtriepe"
-#: gtk/gtkstock.c:365
+#: gtk/gtkstock.c:408
msgid "_Undo"
msgstr "_Hersjtèl"
-#: gtk/gtkstock.c:366
+#: gtk/gtkstock.c:409
msgid "_Yes"
msgstr "_Jao"
-#: gtk/gtkstock.c:367
+#: gtk/gtkstock.c:410
msgid "_Normal Size"
msgstr ""
-#: gtk/gtkstock.c:368
+#: gtk/gtkstock.c:411
msgid "Best _Fit"
msgstr ""
-#: gtk/gtkstock.c:369
+#: gtk/gtkstock.c:412
msgid "Zoom _In"
msgstr "Zoom _In"
-#: gtk/gtkstock.c:370
+#: gtk/gtkstock.c:413
msgid "Zoom _Out"
msgstr "Zoom _Oet"
@@ -2199,22 +2474,22 @@ msgstr "Kèn temamodule in modulepaad: \"%s\" neet vènje,"
msgid "--- No Tip ---"
msgstr "--- Gein Tip ---"
-#: gtk/gtkuimanager.c:1132
+#: gtk/gtkuimanager.c:1154
#, c-format
msgid "Unknown attribute '%s' on line %d char %d"
msgstr ""
-#: gtk/gtkuimanager.c:1332
+#: gtk/gtkuimanager.c:1371
#, c-format
msgid "Unexpected start tag '%s' on line %d char %d"
msgstr ""
-#: gtk/gtkuimanager.c:1417
+#: gtk/gtkuimanager.c:1461
#, c-format
msgid "Unexpected character data on line %d char %d"
msgstr ""
-#: gtk/gtkuimanager.c:2209
+#: gtk/gtkuimanager.c:2272
msgid "Empty"
msgstr ""
@@ -2274,6 +2549,46 @@ msgstr "X inveur-metood"
msgid "Could not get information for file '%s': %s"
msgstr "Aafbiljingstiep van besjtandj '%s' neet herkènd"
+#~ msgid "Shift"
+#~ msgstr "Shift"
+
+#~ msgid "Ctrl"
+#~ msgstr "Ctrl"
+
+#~ msgid "Alt"
+#~ msgstr "Alt"
+
+#, fuzzy
+#~ msgid "Error getting information for '%s'"
+#~ msgstr "Faeler bie 't make van map \"%s\": %s\n"
+
+#~ msgid "_Bottom"
+#~ msgstr "_Óngerste"
+
+#~ msgid "_First"
+#~ msgstr "I_erste"
+
+#~ msgid "_Last"
+#~ msgstr "_Leste"
+
+#~ msgid "_Top"
+#~ msgstr "_Baoveste"
+
+#~ msgid "_Back"
+#~ msgstr "Veu_rige"
+
+#~ msgid "_Down"
+#~ msgstr "Óm_lieg"
+
+#~ msgid "_Up"
+#~ msgstr "Óm_hoeg"
+
+#~ msgid "_Fill"
+#~ msgstr "Oet_völle"
+
+#~ msgid "_Left"
+#~ msgstr "_Links"
+
#, fuzzy
#~ msgid ""
#~ "Could not change the current folder to %s:\n"
@@ -2309,10 +2624,6 @@ msgstr "Aafbiljingstiep van besjtandj '%s' neet herkènd"
#~ msgstr "_Toeveuge"
#, fuzzy
-#~ msgid "Remove"
-#~ msgstr "_Ewegdoon"
-
-#, fuzzy
#~ msgid "Up"
#~ msgstr "Óm_hoeg"
diff --git a/po/lt.po b/po/lt.po
index 6f2c7860b..a9ee10d67 100644
--- a/po/lt.po
+++ b/po/lt.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gtk+ HEAD\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-01-08 02:01-0500\n"
+"POT-Creation-Date: 2005-06-20 14:30-0400\n"
"PO-Revision-Date: 2004-12-31 22:00+0200\n"
"Last-Translator: Žygimantas Beručka <uid0@akl.lt>\n"
"Language-Team: Lithuanian <komp_lt@konferencijos.lt>\n"
@@ -19,7 +19,7 @@ msgstr ""
"100<10 || n%100>=20) ? 1 : 2);\n"
#: gdk-pixbuf/gdk-pixbuf-animation.c:153 gdk-pixbuf/gdk-pixbuf-io.c:838
-#: gdk-pixbuf/gdk-pixbuf-io.c:1069 tests/testfilechooser.c:199
+#: gdk-pixbuf/gdk-pixbuf-io.c:1068 tests/testfilechooser.c:199
#, c-format
msgid "Failed to open file '%s': %s"
msgstr "Nepavyko atidaryti bylos „%s“: %s"
@@ -30,7 +30,7 @@ msgid "Image file '%s' contains no data"
msgstr "Paveikslėlio byloje „%s“ nėra duomenų"
#: gdk-pixbuf/gdk-pixbuf-animation.c:208 gdk-pixbuf/gdk-pixbuf-io.c:887
-#: gdk-pixbuf/gdk-pixbuf-io.c:1110 tests/testfilechooser.c:244
+#: gdk-pixbuf/gdk-pixbuf-io.c:1109 tests/testfilechooser.c:244
#, c-format
msgid ""
"Failed to load image '%s': reason not known, probably a corrupt image file"
@@ -80,36 +80,36 @@ msgstr "Neatpažintas paveikslėlio bylos formatas"
msgid "Failed to load image '%s': %s"
msgstr "Nepavyko įkelti paveikslėlio „%s“: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1337
+#: gdk-pixbuf/gdk-pixbuf-io.c:1336
#, c-format
msgid "Error writing to image file: %s"
msgstr "Klaida rašant į paveikslėlio bylą: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1383 gdk-pixbuf/gdk-pixbuf-io.c:1512
+#: gdk-pixbuf/gdk-pixbuf-io.c:1382 gdk-pixbuf/gdk-pixbuf-io.c:1511
#, c-format
msgid "This build of gdk-pixbuf does not support saving the image format: %s"
msgstr ""
"Jūsų naudojamas gdk-pixbuf variantas nepalaiko saugojimo į šį paveikslėlių "
"formatą: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1417
+#: gdk-pixbuf/gdk-pixbuf-io.c:1416
msgid "Insufficient memory to save image to callback"
msgstr "Nepakanka atminties paveikslėlio išsaugojimui į callback"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1429
+#: gdk-pixbuf/gdk-pixbuf-io.c:1428
msgid "Failed to open temporary file"
msgstr "Nepavyko atidaryti laikonos bylos"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1454
+#: gdk-pixbuf/gdk-pixbuf-io.c:1453
msgid "Failed to read from temporary file"
msgstr "Nepavyko perskaityti laikinos bylos"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1641
+#: gdk-pixbuf/gdk-pixbuf-io.c:1687
#, c-format
msgid "Failed to open '%s' for writing: %s"
msgstr "Nepavyko atidaryti „%s“ įrašymui: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1665
+#: gdk-pixbuf/gdk-pixbuf-io.c:1711
#, c-format
msgid ""
"Failed to close '%s' while writing image, all data may not have been saved: %"
@@ -118,7 +118,7 @@ msgstr ""
"Saugant paveikslėlį nepavyko uždaryti „%s“, duomenys gali būti neišsaugoti: %"
"s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1853 gdk-pixbuf/gdk-pixbuf-io.c:1903
+#: gdk-pixbuf/gdk-pixbuf-io.c:1931 gdk-pixbuf/gdk-pixbuf-io.c:1981
msgid "Insufficient memory to save image into a buffer"
msgstr "Nepakanka atminties įšsaugoti paveikslėlį į buferį"
@@ -182,24 +182,34 @@ msgstr "Blogai suformuotas animacijos blokas"
msgid "The ANI image format"
msgstr "ANI paveikslėlio formatas"
-#: gdk-pixbuf/io-bmp.c:227 gdk-pixbuf/io-bmp.c:383
+#: gdk-pixbuf/io-bmp.c:228 gdk-pixbuf/io-bmp.c:306 gdk-pixbuf/io-bmp.c:338
+#: gdk-pixbuf/io-bmp.c:361 gdk-pixbuf/io-bmp.c:442
+msgid "BMP image has bogus header data"
+msgstr "BMP paveikslėlis turi klaidinančią antraštę"
+
+#: gdk-pixbuf/io-bmp.c:239 gdk-pixbuf/io-bmp.c:401
msgid "Not enough memory to load bitmap image"
msgstr "Nepakanka atminties įkelti rastrinį paveikslėlį"
-#: gdk-pixbuf/io-bmp.c:269
+#: gdk-pixbuf/io-bmp.c:287
msgid "BMP image has unsupported header size"
msgstr "BMP paveikslėlis turi nepalaikomą antraštės dydį"
-#: gdk-pixbuf/io-bmp.c:288 gdk-pixbuf/io-bmp.c:320 gdk-pixbuf/io-bmp.c:343
-#: gdk-pixbuf/io-bmp.c:424
-msgid "BMP image has bogus header data"
-msgstr "BMP paveikslėlis turi klaidinančią antraštę"
-
-#: gdk-pixbuf/io-bmp.c:307
+#: gdk-pixbuf/io-bmp.c:325
msgid "Topdown BMP images cannot be compressed"
msgstr ""
-#: gdk-pixbuf/io-bmp.c:1154
+#: gdk-pixbuf/io-bmp.c:1203
+#, fuzzy
+msgid "Couldn't allocate memory for saving BMP file"
+msgstr "Nepakako atminties pakrauti JPEG bylai"
+
+#: gdk-pixbuf/io-bmp.c:1244
+#, fuzzy
+msgid "Couldn't write to BMP file"
+msgstr "Nepavyko pakeisti bylos vardo"
+
+#: gdk-pixbuf/io-bmp.c:1293
msgid "The BMP image format"
msgstr "BMP paveikslėlio formatas"
@@ -208,7 +218,7 @@ msgstr "BMP paveikslėlio formatas"
msgid "Failure reading GIF: %s"
msgstr "Klaida skaitant GIF: %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 "GIF bylai trūksta dalies duomenų (galbūt ji buvo kaip nors sugadinta?)"
@@ -233,25 +243,30 @@ msgstr "Aptiktas blogas kodas"
msgid "Circular table entry in GIF file"
msgstr "Cikliškas lentelės įrašas GIF byloje"
-#: 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 "Nepakanka atminties įkelti GIF bylai"
-#: gdk-pixbuf/io-gif.c:1088
+#: gdk-pixbuf/io-gif.c:947
+#, fuzzy
+msgid "Not enough memory to composite a frame in GIF file"
+msgstr "Nepakanka atminties įkelti GIF bylai"
+
+#: gdk-pixbuf/io-gif.c:1116
msgid "GIF image is corrupt (incorrect LZW compression)"
msgstr "GIF paveikslėlis apgadintas (netinkamas LZW suspaudimas)"
-#: gdk-pixbuf/io-gif.c:1138
+#: gdk-pixbuf/io-gif.c:1166
msgid "File does not appear to be a GIF file"
msgstr "Atrodo, kad tai ne GIF byla"
-#: 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 "GIF formato versija %s nėra palaikoma"
-#: 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."
@@ -259,11 +274,11 @@ msgstr ""
"GIF paveikslėlis neturi bendros spalvų lentelės, o jo kadras irgi neturi "
"spalvų lentelės."
-#: gdk-pixbuf/io-gif.c:1491
+#: gdk-pixbuf/io-gif.c:1519
msgid "GIF image was truncated or incomplete."
msgstr "GIF paveikslėlis buvo nukirstas arba nepilnas."
-#: gdk-pixbuf/io-gif.c:1643
+#: gdk-pixbuf/io-gif.c:1671
msgid "The GIF image format"
msgstr "GIF paveikslėlio formatas"
@@ -448,97 +463,114 @@ msgstr "Skaitant PNG įvyko lemtinga klaida"
msgid "Fatal error reading PNG image file: %s"
msgstr "Įvyko mirtina klaida skaitant PNG paveikslėlių bylą: %s"
-#: gdk-pixbuf/io-png.c:813
+#: gdk-pixbuf/io-png.c:810
msgid ""
"Keys for PNG text chunks must have at least 1 and at most 79 characters."
msgstr "PNG tekstiniai raktai turi turėti nuo 1 iki 79 simbolių."
-#: gdk-pixbuf/io-png.c:821
+#: gdk-pixbuf/io-png.c:818
msgid "Keys for PNG text chunks must be ASCII characters."
msgstr "PNG tekstiniai raktai turi naudoti tik ASCII simbolius."
-#: gdk-pixbuf/io-png.c:854
+#: gdk-pixbuf/io-png.c:831
+#, fuzzy, c-format
+msgid ""
+"PNG compression level must be a value between 0 and 9; value '%s' could not "
+"be parsed."
+msgstr ""
+"JPEG kokybės reikšmė turi būti tarp 0 ir 100, reikšmės „%s“ nepavyko "
+"apdoroti."
+
+#: gdk-pixbuf/io-png.c:843
+#, fuzzy, c-format
+msgid ""
+"PNG compression level must be a value between 0 and 9; value '%d' is not "
+"allowed."
+msgstr ""
+"JPEG kokybės reikšmė turi būti tarp 0 ir 100; reikšmė „%d“ yra neleistina."
+
+#: gdk-pixbuf/io-png.c:883
#, c-format
msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding."
msgstr ""
"PNG tekstinės dalies reikšmė %s negali būti perkoduota į ISO-8859-1 koduotę."
-#: gdk-pixbuf/io-png.c:994
+#: gdk-pixbuf/io-png.c:1026
msgid "The PNG image format"
msgstr "PNG paveikslėlio formatas"
-#: gdk-pixbuf/io-pnm.c:249
+#: gdk-pixbuf/io-pnm.c:252
msgid "PNM loader expected to find an integer, but didn't"
msgstr "PNM apdorojimui reikėjo sveikų skaičių, tačiau jie nebuvo rasti"
-#: gdk-pixbuf/io-pnm.c:281
+#: gdk-pixbuf/io-pnm.c:284
msgid "PNM file has an incorrect initial byte"
msgstr "PNM byla turi netinkamą pradinį baitą"
-#: gdk-pixbuf/io-pnm.c:311
+#: gdk-pixbuf/io-pnm.c:314
msgid "PNM file is not in a recognized PNM subformat"
msgstr "PNM byla naudoja neatpažįstamą PNM antrinį formatą"
-#: gdk-pixbuf/io-pnm.c:336
+#: gdk-pixbuf/io-pnm.c:339
msgid "PNM file has an image width of 0"
msgstr "PNM byloje yra paveikslėlis, kurio plotis lygus nuliui"
-#: gdk-pixbuf/io-pnm.c:357
+#: gdk-pixbuf/io-pnm.c:360
msgid "PNM file has an image height of 0"
msgstr "PNM byloje yra paveikslėlis, kurio aukštis lygus nuliui"
-#: gdk-pixbuf/io-pnm.c:380
+#: gdk-pixbuf/io-pnm.c:383
msgid "Maximum color value in PNM file is 0"
msgstr "Didžiausia PNM spalvos reikšmė yra 0"
-#: gdk-pixbuf/io-pnm.c:388
+#: gdk-pixbuf/io-pnm.c:391
msgid "Maximum color value in PNM file is too large"
msgstr "Didžiasia spalvos reikšmė PNM byloje yra per didelė"
-#: gdk-pixbuf/io-pnm.c:396
+#: gdk-pixbuf/io-pnm.c:399
msgid "Cannot handle PNM files with maximum color values greater than 255"
msgstr ""
"Negalima apdoroti PNM bylų, kurios turi spalvų reikšmes didesnes nei 255"
-#: gdk-pixbuf/io-pnm.c:435 gdk-pixbuf/io-pnm.c:463 gdk-pixbuf/io-pnm.c:495
+#: gdk-pixbuf/io-pnm.c:438 gdk-pixbuf/io-pnm.c:466 gdk-pixbuf/io-pnm.c:498
msgid "Raw PNM image type is invalid"
msgstr "Netinkamas neapdoroto PNM paveikslėlio tipas"
-#: gdk-pixbuf/io-pnm.c:555 gdk-pixbuf/io-pnm.c:597
+#: gdk-pixbuf/io-pnm.c:562 gdk-pixbuf/io-pnm.c:604
msgid "PNM image format is invalid"
msgstr "PNM paveikslėlio formatas yra neteisingas"
-#: gdk-pixbuf/io-pnm.c:656
+#: gdk-pixbuf/io-pnm.c:663
msgid "PNM image loader does not support this PNM subformat"
msgstr "PNM apdorojimo posistemė nepalaiko šio PNM antrinio formato"
-#: gdk-pixbuf/io-pnm.c:711
+#: gdk-pixbuf/io-pnm.c:718
msgid "Premature end-of-file encountered"
msgstr "Per anksti aptiktas bylos pabaigos simbolis"
-#: gdk-pixbuf/io-pnm.c:743 gdk-pixbuf/io-pnm.c:974
+#: gdk-pixbuf/io-pnm.c:750 gdk-pixbuf/io-pnm.c:981
msgid "Raw PNM formats require exactly one whitespace before sample data"
msgstr ""
"Neapdorotuose PNM formato paveikslėliose turi būti lygiai vienas tarpas "
"prieš pavyzdžio duomenis"
-#: gdk-pixbuf/io-pnm.c:770
+#: gdk-pixbuf/io-pnm.c:777
msgid "Cannot allocate memory for loading PNM image"
msgstr "Nepavyko rezervuoti atminties kiekio būtino PNM bylos atvaizdavimui"
-#: gdk-pixbuf/io-pnm.c:820
+#: gdk-pixbuf/io-pnm.c:827
msgid "Insufficient memory to load PNM context struct"
msgstr "Nepakanka atminties apdoroti PNM struktūrą"
-#: gdk-pixbuf/io-pnm.c:871
+#: gdk-pixbuf/io-pnm.c:878
msgid "Unexpected end of PNM image data"
msgstr "Netikėta PNM paveikslėlio duomenų pabaiga"
-#: gdk-pixbuf/io-pnm.c:1003
+#: gdk-pixbuf/io-pnm.c:1010
msgid "Insufficient memory to load PNM file"
msgstr "Nepakanka atminties apdoroti PNM bylą"
-#: gdk-pixbuf/io-pnm.c:1082
+#: gdk-pixbuf/io-pnm.c:1089
msgid "The PNM/PBM/PGM/PPM image format family"
msgstr "PNM/PBM/PGM/PPM paveikslėlių formatų šeima"
@@ -562,60 +594,60 @@ msgstr "Nepakanka atminties apdoroti RAS paveikslėlį"
msgid "The Sun raster image format"
msgstr "Sun rastrinis paveikslėlių formatas"
-#: gdk-pixbuf/io-tga.c:159
+#: gdk-pixbuf/io-tga.c:154
msgid "Cannot allocate memory for IOBuffer struct"
msgstr "Nepavyko rezervuoti atminties IOBuffer struktūrai"
-#: gdk-pixbuf/io-tga.c:178
+#: gdk-pixbuf/io-tga.c:173
msgid "Cannot allocate memory for IOBuffer data"
msgstr "Nepavyko rezervuoti atminties IOBuffer duomenims"
-#: gdk-pixbuf/io-tga.c:189
+#: gdk-pixbuf/io-tga.c:184
msgid "Cannot realloc IOBuffer data"
msgstr "Nepavyko perkelti IOBuffer duomenų"
-#: gdk-pixbuf/io-tga.c:219
+#: gdk-pixbuf/io-tga.c:214
msgid "Cannot allocate temporary IOBuffer data"
msgstr "Nepavyko rezervuoti laikinų IOBuffer duomenų"
-#: gdk-pixbuf/io-tga.c:353
+#: gdk-pixbuf/io-tga.c:348
msgid "Cannot allocate new pixbuf"
msgstr "Nepavyko rezervuoti naujo pixbuf"
-#: gdk-pixbuf/io-tga.c:692
+#: gdk-pixbuf/io-tga.c:689
msgid "Cannot allocate colormap structure"
msgstr "Nepavyko paskirti spalvų lentelės struktūros"
-#: gdk-pixbuf/io-tga.c:699
+#: gdk-pixbuf/io-tga.c:696
msgid "Cannot allocate colormap entries"
msgstr "Nepavyko paskirti spalvų lentelės įrašų"
-#: gdk-pixbuf/io-tga.c:721
+#: gdk-pixbuf/io-tga.c:718
msgid "Unexpected bitdepth for colormap entries"
msgstr "Netikėtas bitdepth požymis spalvų lentelės įrašuose"
-#: gdk-pixbuf/io-tga.c:739
+#: gdk-pixbuf/io-tga.c:736
msgid "Cannot allocate TGA header memory"
msgstr "Nepavyko rezervuoti atminties TGA antraštei"
-#: gdk-pixbuf/io-tga.c:772
+#: gdk-pixbuf/io-tga.c:769
msgid "TGA image has invalid dimensions"
msgstr "TGA paveikslėlis turi neteisingus išmatavimus"
-#: gdk-pixbuf/io-tga.c:778 gdk-pixbuf/io-tga.c:787 gdk-pixbuf/io-tga.c:797
-#: gdk-pixbuf/io-tga.c:807 gdk-pixbuf/io-tga.c:814
+#: gdk-pixbuf/io-tga.c:775 gdk-pixbuf/io-tga.c:784 gdk-pixbuf/io-tga.c:794
+#: gdk-pixbuf/io-tga.c:804 gdk-pixbuf/io-tga.c:811
msgid "TGA image type not supported"
msgstr "TGA paveikslėlio tipas nepalaikomas"
-#: gdk-pixbuf/io-tga.c:861
+#: gdk-pixbuf/io-tga.c:858
msgid "Cannot allocate memory for TGA context struct"
msgstr "Nepavyko rezervuoti atminties TGA struktūrai"
-#: gdk-pixbuf/io-tga.c:926
+#: gdk-pixbuf/io-tga.c:923
msgid "Excess data in file"
msgstr "Byloje duomenų perteklius"
-#: gdk-pixbuf/io-tga.c:995
+#: gdk-pixbuf/io-tga.c:992
msgid "The Targa image format"
msgstr "Targa paveikslėlių formatas"
@@ -696,39 +728,44 @@ msgstr "XBM apdorojimo metu nepavyko įrašyti į laikiną bylą"
msgid "The XBM image format"
msgstr "XBM paveikslėlių formatas"
-#: gdk-pixbuf/io-xpm.c:1229
+#: gdk-pixbuf/io-xpm.c:467
msgid "No XPM header found"
msgstr "Nerasta XPM antraštė"
-#: gdk-pixbuf/io-xpm.c:1237
+#: gdk-pixbuf/io-xpm.c:476
+#, fuzzy
+msgid "Invalid XPM header"
+msgstr "Sugadinta XBM byla"
+
+#: gdk-pixbuf/io-xpm.c:484
msgid "XPM file has image width <= 0"
msgstr "XPM byloje saugomo paveikslėlio plotis <= 0"
-#: gdk-pixbuf/io-xpm.c:1245
+#: gdk-pixbuf/io-xpm.c:492
msgid "XPM file has image height <= 0"
msgstr "XPM byloje saugomo paveikslėlio aukštis <= 0"
-#: gdk-pixbuf/io-xpm.c:1253
+#: gdk-pixbuf/io-xpm.c:500
msgid "XPM has invalid number of chars per pixel"
msgstr "XPM byloje yra klaidingas simbolių kiekis pikseliui"
-#: gdk-pixbuf/io-xpm.c:1260
+#: gdk-pixbuf/io-xpm.c:507
msgid "XPM file has invalid number of colors"
msgstr "XPM byloje yra netinkamas spalvų skaičius"
-#: gdk-pixbuf/io-xpm.c:1272 gdk-pixbuf/io-xpm.c:1281 gdk-pixbuf/io-xpm.c:1333
+#: gdk-pixbuf/io-xpm.c:519 gdk-pixbuf/io-xpm.c:528 gdk-pixbuf/io-xpm.c:580
msgid "Cannot allocate memory for loading XPM image"
msgstr "Nepavyko rezervuoti atminties reikalingos įkelti XPM paveikslėlį"
-#: gdk-pixbuf/io-xpm.c:1295
+#: gdk-pixbuf/io-xpm.c:542
msgid "Cannot read XPM colormap"
msgstr "Nepavyko perskaityti XPM spalvų lentelės"
-#: gdk-pixbuf/io-xpm.c:1524
+#: gdk-pixbuf/io-xpm.c:771
msgid "Failed to write to temporary file when loading XPM image"
msgstr "Įkeliant XPM bylą nepavyko įrašyti laikinos bylos"
-#: gdk-pixbuf/io-xpm.c:1559
+#: gdk-pixbuf/io-xpm.c:806
msgid "The XPM image format"
msgstr "XPM paveikslėlio formatas"
@@ -790,6 +827,138 @@ msgstr "PARAMETRAI"
msgid "Gdk debugging flags to unset"
msgstr "Gdk derinimo parametrai, kurių nenurodyti"
+#: gdk/keyname-table.h:3940
+msgid "keyboard label|BackSpace"
+msgstr ""
+
+#: gdk/keyname-table.h:3941
+msgid "keyboard label|Tab"
+msgstr ""
+
+#: gdk/keyname-table.h:3942
+msgid "keyboard label|Return"
+msgstr ""
+
+#: gdk/keyname-table.h:3943
+msgid "keyboard label|Pause"
+msgstr ""
+
+#: gdk/keyname-table.h:3944
+msgid "keyboard label|Scroll_Lock"
+msgstr ""
+
+#: gdk/keyname-table.h:3945
+msgid "keyboard label|Sys_Req"
+msgstr ""
+
+#: gdk/keyname-table.h:3946
+msgid "keyboard label|Escape"
+msgstr ""
+
+#: gdk/keyname-table.h:3947
+msgid "keyboard label|Multi_key"
+msgstr ""
+
+#: gdk/keyname-table.h:3948
+msgid "keyboard label|Home"
+msgstr ""
+
+#: gdk/keyname-table.h:3949
+msgid "keyboard label|Page_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3950
+msgid "keyboard label|Page_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3951
+msgid "keyboard label|End"
+msgstr ""
+
+#: gdk/keyname-table.h:3952
+msgid "keyboard label|Begin"
+msgstr ""
+
+#: gdk/keyname-table.h:3953
+msgid "keyboard label|Print"
+msgstr ""
+
+#: gdk/keyname-table.h:3954
+msgid "keyboard label|Insert"
+msgstr ""
+
+#: gdk/keyname-table.h:3955
+msgid "keyboard label|Num_Lock"
+msgstr ""
+
+#: gdk/keyname-table.h:3956
+msgid "keyboard label|KP_Space"
+msgstr ""
+
+#: gdk/keyname-table.h:3957
+msgid "keyboard label|KP_Tab"
+msgstr ""
+
+#: gdk/keyname-table.h:3958
+msgid "keyboard label|KP_Enter"
+msgstr ""
+
+#: gdk/keyname-table.h:3959
+msgid "keyboard label|KP_Home"
+msgstr ""
+
+#: gdk/keyname-table.h:3960
+msgid "keyboard label|KP_Left"
+msgstr ""
+
+#: gdk/keyname-table.h:3961
+msgid "keyboard label|KP_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3962
+msgid "keyboard label|KP_Right"
+msgstr ""
+
+#: gdk/keyname-table.h:3963
+msgid "keyboard label|KP_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3964
+msgid "keyboard label|KP_Page_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3965
+msgid "keyboard label|KP_Prior"
+msgstr ""
+
+#: gdk/keyname-table.h:3966
+msgid "keyboard label|KP_Page_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3967
+msgid "keyboard label|KP_Next"
+msgstr ""
+
+#: gdk/keyname-table.h:3968
+msgid "keyboard label|KP_End"
+msgstr ""
+
+#: gdk/keyname-table.h:3969
+msgid "keyboard label|KP_Begin"
+msgstr ""
+
+#: gdk/keyname-table.h:3970
+msgid "keyboard label|KP_Insert"
+msgstr ""
+
+#: gdk/keyname-table.h:3971
+msgid "keyboard label|KP_Delete"
+msgstr ""
+
+#: gdk/keyname-table.h:3972
+msgid "keyboard label|Delete"
+msgstr ""
+
#. Description of --sync in --help output
#: gdk/win32/gdkmain-win32.c:60
msgid "Don't batch GDI requests"
@@ -825,46 +994,47 @@ msgstr "SPALVOS"
msgid "Make X calls synchronous"
msgstr "Padaryti X užklausas sinchroniškomis"
-#: gtk/gtkaboutdialog.c:260 gtk/gtkaboutdialog.c:1939
+#: gtk/gtkaboutdialog.c:270 gtk/gtkaboutdialog.c:2025
msgid "License"
msgstr "Licencija"
-#: gtk/gtkaboutdialog.c:261
+#: gtk/gtkaboutdialog.c:271
msgid "The license of the program"
msgstr "Programos licencija"
#. Add the credits button
-#: gtk/gtkaboutdialog.c:482
-msgid "_Credits"
-msgstr "_Padėkos"
+#: gtk/gtkaboutdialog.c:491
+#, fuzzy
+msgid "C_redits"
+msgstr "Padėkos"
#. Add the license button
-#: gtk/gtkaboutdialog.c:491
+#: gtk/gtkaboutdialog.c:501
msgid "_License"
msgstr "_Licencija"
-#: gtk/gtkaboutdialog.c:682
+#: gtk/gtkaboutdialog.c:731
#, c-format
msgid "About %s"
msgstr "Apie %s"
-#: gtk/gtkaboutdialog.c:1876
+#: gtk/gtkaboutdialog.c:1953
msgid "Credits"
msgstr "Padėkos"
-#: gtk/gtkaboutdialog.c:1901
+#: gtk/gtkaboutdialog.c:1979
msgid "Written by"
msgstr "Parašė"
-#: gtk/gtkaboutdialog.c:1904
+#: gtk/gtkaboutdialog.c:1982
msgid "Documented by"
msgstr "Dokumentavo"
-#: gtk/gtkaboutdialog.c:1916
+#: gtk/gtkaboutdialog.c:1994
msgid "Translated by"
msgstr "Išvertė"
-#: gtk/gtkaboutdialog.c:1920
+#: gtk/gtkaboutdialog.c:1998
msgid "Artwork by"
msgstr "Apipavidalino"
@@ -872,28 +1042,41 @@ msgstr "Apipavidalino"
#. * that use the shift key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: gtk/gtkaccellabel.c:119
-msgid "Shift"
-msgstr "Shift"
+#: gtk/gtkaccellabel.c:121
+msgid "keyboard label|Shift"
+msgstr ""
#. This is the text that should appear next to menu accelerators
#. * that use the control key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: gtk/gtkaccellabel.c:125
-msgid "Ctrl"
-msgstr "Ctrl"
+#: gtk/gtkaccellabel.c:128
+msgid "keyboard label|Ctrl"
+msgstr ""
#. This is the text that should appear next to menu accelerators
#. * that use the alt key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: gtk/gtkaccellabel.c:131
-msgid "Alt"
-msgstr "Alt"
+#: gtk/gtkaccellabel.c:135
+msgid "keyboard label|Alt"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkaccellabel.c:577
+msgid "keyboard label|Space"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkaccellabel.c:581
+msgid "keyboard label|Backslash"
+msgstr ""
#. Translate to calendar:YM if you want years to be displayed
#. * before months; otherwise translate to calendar:MY.
@@ -904,7 +1087,7 @@ msgstr "Alt"
#. * so if you have a default text direction of RTL and YM, then
#. * the year will appear on the right.
#.
-#: gtk/gtkcalendar.c:700
+#: gtk/gtkcalendar.c:647
msgid "calendar:MY"
msgstr "calendar:YM"
@@ -912,24 +1095,52 @@ msgstr "calendar:YM"
#. * first day of the week to calendar:week_start:1 if you want Monday
#. * to be the first day of the week, and so on.
#.
-#: gtk/gtkcalendar.c:710
+#: gtk/gtkcalendar.c:661
msgid "calendar:week_start:0"
msgstr "calendar:week_start:1"
-#: gtk/gtkcellrendererprogress.c:235 gtk/gtkcellrendererprogress.c:293
+#. Translators: This is a text measurement template.
+#. * Translate it to the widest year text.
+#. *
+#. * Don't include the prefix "year measurement template|"
+#. * in the translation.
+#. *
+#. * If you don't understand this, leave it as "2000"
+#.
+#: gtk/gtkcalendar.c:1549
+msgid "year measurement template|2000"
+msgstr ""
+
+#. Translators: This dictates how the year is displayed in
+#. * gtkcalendar widget. See strftime() manual for the format.
+#. * Use only ASCII in the translation.
+#. *
+#. * Also look for the msgid "year measurement template|2000".
+#. * Translate that entry to a year with the widest output of this
+#. * msgid.
+#. *
+#. * Don't include the prefix "calendar year format|" in the
+#. * translation. "%Y" is appropriate for most locales.
+#.
+#: gtk/gtkcalendar.c:1826
+msgid "calendar year format|%Y"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkcellrendererprogress.c:237 gtk/gtkcellrendererprogress.c:295
#, c-format
msgid "progress bar label|%d %%"
msgstr "būsenos juostos užrašas|%d %%"
-#: gtk/gtkcolorbutton.c:220 gtk/gtkcolorbutton.c:574
+#: gtk/gtkcolorbutton.c:221 gtk/gtkcolorbutton.c:576
msgid "Pick a Color"
msgstr "Pasirinkite spalvą"
-#: gtk/gtkcolorbutton.c:466
+#: gtk/gtkcolorbutton.c:467
msgid "Received invalid color data\n"
msgstr "Gauti netinkami spalvų duomenys\n"
-#: gtk/gtkcolorsel.c:576
+#: gtk/gtkcolorsel.c:561
msgid ""
"The previously-selected color, for comparison to the color you're selecting "
"now. You can drag this color to a palette entry, or select this color as "
@@ -939,7 +1150,7 @@ msgstr ""
"gali nutempti šią spalvą į paletės langelį, arba pasirinkti šią spalvą "
"nutempiant ją į greta esantį langelį."
-#: gtk/gtkcolorsel.c:581
+#: gtk/gtkcolorsel.c:566
msgid ""
"The color you've chosen. You can drag this color to a palette entry to save "
"it for use in the future."
@@ -947,11 +1158,11 @@ msgstr ""
"Spalva, kurią pasirinkai. Tu gali nutempti šią spalvą į paletės langelį, kad "
"išsaugotum naudojimui ateityje."
-#: gtk/gtkcolorsel.c:942
+#: gtk/gtkcolorsel.c:957
msgid "_Save color here"
msgstr "Iš_saugoti spalvą čia"
-#: gtk/gtkcolorsel.c:1147
+#: gtk/gtkcolorsel.c:1162
msgid ""
"Click this palette entry to make it the current color. To change this entry, "
"drag a color swatch here or right-click it and select \"Save color here.\""
@@ -960,7 +1171,7 @@ msgstr ""
"pakeistum šį langelį, nutempk spalvos langelį čia arba paspausk dešinį "
"mygtuką ir pasirink „Išsaugoti spalvą čia“."
-#: gtk/gtkcolorsel.c:1913
+#: gtk/gtkcolorsel.c:1929
msgid ""
"Select the color you want from the outer ring. Select the darkness or "
"lightness of that color using the inner triangle."
@@ -968,7 +1179,7 @@ msgstr ""
"Pasirink norimą spalvą iš išorinio žiedo. Pasirink spalvos šviesumą ir "
"sodrumą naudodamasis vidiniu trikampiu."
-#: gtk/gtkcolorsel.c:1938
+#: gtk/gtkcolorsel.c:1954
msgid ""
"Click the eyedropper, then click a color anywhere on your screen to select "
"that color."
@@ -976,67 +1187,67 @@ msgstr ""
"Paspausk ant teptuko, tada paspausk ant spalvos, esančios bet kurioje ekrano "
"vietoje, kad pasirinktum ją."
-#: gtk/gtkcolorsel.c:1947
+#: gtk/gtkcolorsel.c:1963
msgid "_Hue:"
msgstr "_Atspalvis:"
-#: gtk/gtkcolorsel.c:1948
+#: gtk/gtkcolorsel.c:1964
msgid "Position on the color wheel."
msgstr "Vieta spalvų rate"
-#: gtk/gtkcolorsel.c:1950
+#: gtk/gtkcolorsel.c:1966
msgid "_Saturation:"
msgstr "_Sodrumas:"
-#: gtk/gtkcolorsel.c:1951
+#: gtk/gtkcolorsel.c:1967
msgid "\"Deepness\" of the color."
msgstr "Spalvos \"gilumas\""
-#: gtk/gtkcolorsel.c:1952
+#: gtk/gtkcolorsel.c:1968
msgid "_Value:"
msgstr "_Vertė:"
-#: gtk/gtkcolorsel.c:1953
+#: gtk/gtkcolorsel.c:1969
msgid "Brightness of the color."
msgstr "Spalvos šviesumas."
-#: gtk/gtkcolorsel.c:1954
+#: gtk/gtkcolorsel.c:1970
msgid "_Red:"
msgstr "_Raudona:"
-#: gtk/gtkcolorsel.c:1955
+#: gtk/gtkcolorsel.c:1971
msgid "Amount of red light in the color."
msgstr "Raudonos šviesos kiekis spalvoje."
-#: gtk/gtkcolorsel.c:1956
+#: gtk/gtkcolorsel.c:1972
msgid "_Green:"
msgstr "_Žalia:"
-#: gtk/gtkcolorsel.c:1957
+#: gtk/gtkcolorsel.c:1973
msgid "Amount of green light in the color."
msgstr "Žalios šviesos kiekis spalvoje."
-#: gtk/gtkcolorsel.c:1958
+#: gtk/gtkcolorsel.c:1974
msgid "_Blue:"
msgstr "_Mėlyna:"
-#: gtk/gtkcolorsel.c:1959
+#: gtk/gtkcolorsel.c:1975
msgid "Amount of blue light in the color."
msgstr "Mėlynos šviesos kiekis spalvoje."
-#: gtk/gtkcolorsel.c:1962
+#: gtk/gtkcolorsel.c:1978
msgid "_Opacity:"
msgstr "Nepermat_omumas:"
-#: gtk/gtkcolorsel.c:1970 gtk/gtkcolorsel.c:1981
+#: gtk/gtkcolorsel.c:1986 gtk/gtkcolorsel.c:1997
msgid "Transparency of the color."
msgstr "Spalvos skaidrumas."
-#: gtk/gtkcolorsel.c:1988
+#: gtk/gtkcolorsel.c:2004
msgid "Color _Name:"
msgstr "Spalvos _pavadinimas:"
-#: gtk/gtkcolorsel.c:2003
+#: gtk/gtkcolorsel.c:2019
msgid ""
"You can enter an HTML-style hexadecimal color value, or simply a color name "
"such as 'orange' in this entry."
@@ -1044,11 +1255,11 @@ msgstr ""
"Čia galite įrašyti HTML stiliaus šešioliktainę spalvos išraišką, arba "
"tiesiog spalvos pavadinimą, pvz. „white“."
-#: gtk/gtkcolorsel.c:2022
+#: gtk/gtkcolorsel.c:2038
msgid "_Palette"
msgstr "_Paletė"
-#: gtk/gtkcolorsel.c:2054
+#: gtk/gtkcolorsel.c:2070
msgid "Color Wheel"
msgstr "Spalvų ratas"
@@ -1056,197 +1267,215 @@ msgstr "Spalvų ratas"
msgid "Color Selection"
msgstr "Spalvos pasirinkimas"
-#: gtk/gtkentry.c:4507 gtk/gtktextview.c:7030
+#: gtk/gtkentry.c:4508 gtk/gtktextview.c:7068
msgid "Select _All"
msgstr "P_ažymėti viską"
-#: gtk/gtkentry.c:4517 gtk/gtktextview.c:7040
+#: gtk/gtkentry.c:4518 gtk/gtktextview.c:7078
msgid "Input _Methods"
msgstr "Įvesties _metodai"
-#: gtk/gtkentry.c:4528 gtk/gtktextview.c:7051
+#: gtk/gtkentry.c:4529 gtk/gtktextview.c:7089
msgid "_Insert Unicode Control Character"
msgstr "Įterpt_i Unicode valdymo simbolį"
-#: gtk/gtkfilechooser.c:1584 gtk/gtkfilechooser.c:1628
-#: gtk/gtkfilechooser.c:1703 gtk/gtkfilechooser.c:1747
+#: gtk/gtkfilechooser.c:1588 gtk/gtkfilechooser.c:1632
+#: gtk/gtkfilechooser.c:1707 gtk/gtkfilechooser.c:1751
#, c-format
msgid "Invalid filename: %s"
msgstr "Netinkamas bylos vardas: %s"
-#: gtk/gtkfilechooserbutton.c:65
+#: gtk/gtkfilechooserbutton.c:67
#, fuzzy
msgid "Select A File"
msgstr "Pasirinkite bylą"
-#: gtk/gtkfilechooserbutton.c:66 gtk/gtkfilechooserdefault.c:1229
-#: gtk/gtkpathbar.c:982
+#: gtk/gtkfilechooserbutton.c:68 gtk/gtkfilechooserdefault.c:1302
+#: gtk/gtkpathbar.c:1020
msgid "Home"
msgstr "Namai"
-#: gtk/gtkfilechooserbutton.c:67 gtk/gtkfilechooserdefault.c:1256
-#: gtk/gtkpathbar.c:984
+#: gtk/gtkfilechooserbutton.c:69 gtk/gtkfilechooserdefault.c:1329
+#: gtk/gtkpathbar.c:1022
msgid "Desktop"
msgstr "Darbastalis"
-#: gtk/gtkfilechooserbutton.c:68
+#: gtk/gtkfilechooserbutton.c:70
msgid "(None)"
msgstr "(Joks)"
-#: gtk/gtkfilechooserbutton.c:1515
+#: gtk/gtkfilechooserbutton.c:1523
msgid "Other..."
msgstr "Kita..."
-#: gtk/gtkfilechooserdefault.c:867
+#: gtk/gtkfilechooserdefault.c:917
msgid "Could not retrieve information about the file"
msgstr "Nepavyko gauti informacijos apie šią bylą"
-#: gtk/gtkfilechooserdefault.c:878
+#: gtk/gtkfilechooserdefault.c:928
msgid "Could not add a bookmark"
msgstr "Nepavyko pridėti žymelės"
-#: gtk/gtkfilechooserdefault.c:889
+#: gtk/gtkfilechooserdefault.c:939
msgid "Could not remove bookmark"
msgstr "Nepavyko pašalinti žymelės"
-#: gtk/gtkfilechooserdefault.c:900
+#: gtk/gtkfilechooserdefault.c:950
msgid "The folder could not be created"
msgstr "Nepavyko sukurti aplanko"
-#: gtk/gtkfilechooserdefault.c:911
+#: gtk/gtkfilechooserdefault.c:963
+msgid ""
+"The folder could not be created, as a file with the same name already "
+"exists. Try using a different name for the folder, or rename the file first."
+msgstr ""
+
+#: gtk/gtkfilechooserdefault.c:976
msgid "Invalid file name"
msgstr "Netinkamas bylos vardas"
-#: gtk/gtkfilechooserdefault.c:921
+#: gtk/gtkfilechooserdefault.c:986
msgid "The folder contents could not be displayed"
msgstr "Nepavyko parodyti aplanko turinio"
-#: gtk/gtkfilechooserdefault.c:1119
+#: gtk/gtkfilechooserdefault.c:1192
#, fuzzy, c-format
msgid "Could not get information about '%s': %s"
msgstr "Nepavyko gauti bylos „%s“ informacijos: %s"
-#: gtk/gtkfilechooserdefault.c:2095
+#: gtk/gtkfilechooserdefault.c:2208
#, c-format
msgid "Add the folder '%s' to the bookmarks"
msgstr "Įdėti aplanką „%s“ į žymeles"
-#: gtk/gtkfilechooserdefault.c:2136
+#: gtk/gtkfilechooserdefault.c:2249
msgid "Add the current folder to the bookmarks"
msgstr "Įdėti esamą aplanką į žymeles"
-#: gtk/gtkfilechooserdefault.c:2138
+#: gtk/gtkfilechooserdefault.c:2251
msgid "Add the selected folders to the bookmarks"
msgstr "Įdėti pažymėtus aplankus į žymeles"
-#: gtk/gtkfilechooserdefault.c:2178
+#: gtk/gtkfilechooserdefault.c:2291
#, c-format
msgid "Remove the bookmark '%s'"
msgstr "Pašalinti žymelę „%s“"
-#: gtk/gtkfilechooserdefault.c:2591
+#: gtk/gtkfilechooserdefault.c:2722
#, c-format
msgid "Could not add a bookmark for '%s' because it is an invalid path name."
msgstr "Nepavyko įdėti %s žymelės, nes nurodytas kelias yra netinkamas."
-#: gtk/gtkfilechooserdefault.c:2769
+#: gtk/gtkfilechooserdefault.c:2937
+#, fuzzy
+msgid "Remove"
+msgstr "_Pašalinti"
+
+#: gtk/gtkfilechooserdefault.c:2946
+#, fuzzy
+msgid "Rename..."
+msgstr "Pe_rvardinti"
+
+#: gtk/gtkfilechooserdefault.c:3069
msgid "Shortcuts"
msgstr "Nuorodos"
-#: gtk/gtkfilechooserdefault.c:2823
+#: gtk/gtkfilechooserdefault.c:3123
msgid "Folder"
msgstr "Aplankas"
-#: gtk/gtkfilechooserdefault.c:2875 gtk/gtkstock.c:295
+#: gtk/gtkfilechooserdefault.c:3179 gtk/gtkstock.c:317
msgid "_Add"
msgstr "_Pridėti"
-#: gtk/gtkfilechooserdefault.c:2882
-msgid "Add the selected folder to the bookmarks"
+#: gtk/gtkfilechooserdefault.c:3186
+#, fuzzy
+msgid "Add the selected folder to the Bookmarks"
msgstr "Įdėti pažymėtą aplanką į žymeles"
-#: gtk/gtkfilechooserdefault.c:2887 gtk/gtkstock.c:352
+#: gtk/gtkfilechooserdefault.c:3191 gtk/gtkstock.c:395
msgid "_Remove"
msgstr "_Pašalinti"
-#: gtk/gtkfilechooserdefault.c:2894
+#: gtk/gtkfilechooserdefault.c:3198
msgid "Remove the selected bookmark"
msgstr "Pašalinti pažymėtas žymeles"
-#: gtk/gtkfilechooserdefault.c:2997
-msgid "_Add to Shortcuts"
+#: gtk/gtkfilechooserdefault.c:3305
+#, fuzzy
+msgid "_Add to Bookmarks"
msgstr "Į_dėti į nuorodas"
-#: gtk/gtkfilechooserdefault.c:3007
+#: gtk/gtkfilechooserdefault.c:3315
#, fuzzy
msgid "Open _Location"
msgstr "Atidaryti vietą"
-#: gtk/gtkfilechooserdefault.c:3019
+#: gtk/gtkfilechooserdefault.c:3327
msgid "Show _Hidden Files"
msgstr "Rod_yti paslėptas bylas"
-#: gtk/gtkfilechooserdefault.c:3143 gtk/gtkfilesel.c:767
+#: gtk/gtkfilechooserdefault.c:3451 gtk/gtkfilesel.c:766
msgid "Files"
msgstr "Bylos"
-#: gtk/gtkfilechooserdefault.c:3174
+#: gtk/gtkfilechooserdefault.c:3482
msgid "Name"
msgstr "Pavadinimas"
-#: gtk/gtkfilechooserdefault.c:3199
+#: gtk/gtkfilechooserdefault.c:3507
msgid "Size"
msgstr "Dydis"
-#: gtk/gtkfilechooserdefault.c:3212
+#: gtk/gtkfilechooserdefault.c:3520
msgid "Modified"
msgstr "Pakeista"
-#: gtk/gtkfilechooserdefault.c:3244
+#: gtk/gtkfilechooserdefault.c:3552
msgid "Select which types of files are shown"
msgstr "Pasirinkite kokių tipų bylas rodyti"
#. Create Folder
-#: gtk/gtkfilechooserdefault.c:3280
+#: gtk/gtkfilechooserdefault.c:3588
msgid "Create Fo_lder"
msgstr "Sukurti ap_lanką"
#. Name entry
-#: gtk/gtkfilechooserdefault.c:3398
+#: gtk/gtkfilechooserdefault.c:3709
msgid "_Name:"
msgstr "_Pavadinimas:"
-#: gtk/gtkfilechooserdefault.c:3438
+#: gtk/gtkfilechooserdefault.c:3749
msgid "_Browse for other folders"
msgstr "_Naršyti kitų aplankų"
-#: gtk/gtkfilechooserdefault.c:3688
+#: gtk/gtkfilechooserdefault.c:4000
msgid "Save in _folder:"
msgstr "Išsaugoti _aplanke:"
-#: gtk/gtkfilechooserdefault.c:3690
+#: gtk/gtkfilechooserdefault.c:4002
msgid "Create in _folder:"
msgstr "Sukurti _aplanke:"
-#: gtk/gtkfilechooserdefault.c:4523
+#: gtk/gtkfilechooserdefault.c:4959
msgid "Cannot change to folder because it is not local"
msgstr "Negalima pakeisti į nurodytą aplanką, nes jis nėra vietinis"
-#: gtk/gtkfilechooserdefault.c:5048
+#: gtk/gtkfilechooserdefault.c:5513
#, c-format
msgid "Shortcut %s does not exist"
msgstr "Nuoroda %s neegzistuoja"
-#: gtk/gtkfilechooserdefault.c:5508
+#: gtk/gtkfilechooserdefault.c:6057
#, c-format
msgid "Could not mount %s"
msgstr "Nepavyko prijungti %s"
-#: gtk/gtkfilechooserdefault.c:5802
+#: gtk/gtkfilechooserdefault.c:6352
msgid "Type name of new folder"
msgstr "Naujo aplanko tipo pavadinimas"
-#: gtk/gtkfilechooserdefault.c:5844
+#: gtk/gtkfilechooserdefault.c:6394
#, c-format
msgid "%d byte"
msgid_plural "%d bytes"
@@ -1254,80 +1483,80 @@ msgstr[0] "%d baitas"
msgstr[1] "%d baitai"
msgstr[2] "%d baitų"
-#: gtk/gtkfilechooserdefault.c:5846
+#: gtk/gtkfilechooserdefault.c:6396
#, c-format
msgid "%.1f K"
msgstr "%.1f K"
-#: gtk/gtkfilechooserdefault.c:5848
+#: gtk/gtkfilechooserdefault.c:6398
#, c-format
msgid "%.1f M"
msgstr "%.1f M"
-#: gtk/gtkfilechooserdefault.c:5850
+#: gtk/gtkfilechooserdefault.c:6400
#, c-format
msgid "%.1f G"
msgstr "%.1f G"
-#: gtk/gtkfilechooserdefault.c:5902
+#: gtk/gtkfilechooserdefault.c:6446 gtk/gtkfilechooserdefault.c:6470
+msgid "Unknown"
+msgstr "Nežinomas"
+
+#: gtk/gtkfilechooserdefault.c:6457
msgid "Today"
msgstr "Šiandien"
-#: gtk/gtkfilechooserdefault.c:5904
+#: gtk/gtkfilechooserdefault.c:6459
msgid "Yesterday"
msgstr "Vakar"
-#: gtk/gtkfilechooserdefault.c:5915
-msgid "Unknown"
-msgstr "Nežinomas"
-
-#: gtk/gtkfilechooserdefault.c:5985
+#: gtk/gtkfilechooserdefault.c:6541
msgid "Cannot change folder"
msgstr "Nepavyko pakeisti aplanko"
-#: gtk/gtkfilechooserdefault.c:5986
+#: gtk/gtkfilechooserdefault.c:6542
msgid "The folder you specified is an invalid path."
msgstr "Kelias iki nurodyto aplanko yra neteisingas."
-#: gtk/gtkfilechooserdefault.c:6025
+#: gtk/gtkfilechooserdefault.c:6581
#, c-format
msgid "Could not build file name from '%s' and '%s'"
msgstr "Nepavyko suformuoti bylos vardo iš „%s“ ir „%s“"
-#: gtk/gtkfilechooserdefault.c:6061
+#: gtk/gtkfilechooserdefault.c:6617
msgid "Could not select item"
msgstr "Nepavyko pasirinkti elemento"
-#: gtk/gtkfilechooserdefault.c:6101
+#: gtk/gtkfilechooserdefault.c:6657
msgid "Open Location"
msgstr "Atidaryti vietą"
-#: gtk/gtkfilechooserdefault.c:6108
+#: gtk/gtkfilechooserdefault.c:6664
msgid "Save in Location"
msgstr "Išsaugoti vietoje"
-#: gtk/gtkfilechooserdefault.c:6132
+#: gtk/gtkfilechooserdefault.c:6688
msgid "_Location:"
msgstr "_Vieta: "
-#: gtk/gtkfilesel.c:731
+#: gtk/gtkfilesel.c:730
msgid "Folders"
msgstr "Aplankai"
-#: gtk/gtkfilesel.c:735
+#: gtk/gtkfilesel.c:734
msgid "Fol_ders"
msgstr "_Aplankai"
-#: gtk/gtkfilesel.c:771
+#: gtk/gtkfilesel.c:770
msgid "_Files"
msgstr "_Bylos"
-#: gtk/gtkfilesel.c:859 gtk/gtkfilesel.c:2249
+#: gtk/gtkfilesel.c:858 gtk/gtkfilesel.c:2248
#, c-format
msgid "Folder unreadable: %s"
msgstr "Aplankas neperskaitomas: %s"
-#: gtk/gtkfilesel.c:990
+#: gtk/gtkfilesel.c:989
#, c-format
msgid ""
"The file \"%s\" resides on another machine (called %s) and may not be "
@@ -1338,26 +1567,26 @@ msgstr ""
"nepasiekiam šiai programai.\n"
"Ar Jūs tikrai norite pasirinkti ją?"
-#: gtk/gtkfilesel.c:1121
+#: gtk/gtkfilesel.c:1120
msgid "_New Folder"
msgstr "_Naujas aplankas"
-#: gtk/gtkfilesel.c:1132
+#: gtk/gtkfilesel.c:1131
msgid "De_lete File"
msgstr "Iš_trinti bylą"
-#: gtk/gtkfilesel.c:1143
+#: gtk/gtkfilesel.c:1142
msgid "_Rename File"
msgstr "Pe_rvadinti bylą"
-#: gtk/gtkfilesel.c:1445
+#: gtk/gtkfilesel.c:1444
#, c-format
msgid ""
"The folder name \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
"Aplanko pavadinime „%s“ yra simbolių, kurių negalima naudoti bylų varduose"
-#: gtk/gtkfilesel.c:1447
+#: gtk/gtkfilesel.c:1446
#, c-format
msgid ""
"Error creating folder \"%s\": %s\n"
@@ -1366,33 +1595,33 @@ msgstr ""
"Klaida kuriant aplanką „%s“: %s\n"
"%s"
-#: gtk/gtkfilesel.c:1448 gtk/gtkfilesel.c:1684
+#: gtk/gtkfilesel.c:1447 gtk/gtkfilesel.c:1683
msgid "You probably used symbols not allowed in filenames."
msgstr "Jūs tikriausiai panaudojote bylų varduose neleidžiamus simbolius."
-#: gtk/gtkfilesel.c:1456
+#: gtk/gtkfilesel.c:1455
#, c-format
msgid "Error creating folder \"%s\": %s\n"
msgstr "Klaida kuriant aplanką „%s“: %s\n"
-#: gtk/gtkfilesel.c:1490
+#: gtk/gtkfilesel.c:1489
msgid "New Folder"
msgstr "Naujas aplankas"
-#: gtk/gtkfilesel.c:1505
+#: gtk/gtkfilesel.c:1504
msgid "_Folder name:"
msgstr "_Aplanko vardas:"
-#: gtk/gtkfilesel.c:1529
+#: gtk/gtkfilesel.c:1528
msgid "C_reate"
msgstr "Suku_rti"
-#: gtk/gtkfilesel.c:1572
+#: gtk/gtkfilesel.c:1571
#, c-format
msgid "The filename \"%s\" contains symbols that are not allowed in filenames"
msgstr "Bylos varde „%s“ yra varduose neleidžiamų simbolių."
-#: gtk/gtkfilesel.c:1575
+#: gtk/gtkfilesel.c:1574
#, c-format
msgid ""
"Error deleting file \"%s\": %s\n"
@@ -1401,30 +1630,30 @@ msgstr ""
"Klaida trinant bylą „%s“: %s\n"
"%s"
-#: gtk/gtkfilesel.c:1577 gtk/gtkfilesel.c:1698
+#: gtk/gtkfilesel.c:1576 gtk/gtkfilesel.c:1697
msgid "It probably contains symbols not allowed in filenames."
msgstr "Greičiausiai ten yra simboliai nenaudotini bylų varduose."
-#: gtk/gtkfilesel.c:1586
+#: gtk/gtkfilesel.c:1585
#, c-format
msgid "Error deleting file \"%s\": %s"
msgstr "Klaida trinant bylą „%s“: %s"
-#: gtk/gtkfilesel.c:1629
+#: gtk/gtkfilesel.c:1628
#, c-format
msgid "Really delete file \"%s\"?"
msgstr "Tikrai ištrinti bylą „%s“?"
-#: gtk/gtkfilesel.c:1634
+#: gtk/gtkfilesel.c:1633
msgid "Delete File"
msgstr "Ištrinti bylą"
-#: gtk/gtkfilesel.c:1680 gtk/gtkfilesel.c:1694
+#: gtk/gtkfilesel.c:1679 gtk/gtkfilesel.c:1693
#, c-format
msgid "The file name \"%s\" contains symbols that are not allowed in filenames"
msgstr "Bylos varde „%s“ yra varduose neleidžiamų simbolių."
-#: gtk/gtkfilesel.c:1682
+#: gtk/gtkfilesel.c:1681
#, c-format
msgid ""
"Error renaming file to \"%s\": %s\n"
@@ -1433,7 +1662,7 @@ msgstr ""
"Klaida pervadinant bylą į „%s“: %s\n"
"%s"
-#: gtk/gtkfilesel.c:1696
+#: gtk/gtkfilesel.c:1695
#, c-format
msgid ""
"Error renaming file \"%s\": %s\n"
@@ -1442,29 +1671,29 @@ msgstr ""
"Klaida pervadinant bylą „%s“: %s\n"
"%s"
-#: gtk/gtkfilesel.c:1706
+#: gtk/gtkfilesel.c:1705
#, c-format
msgid "Error renaming file \"%s\" to \"%s\": %s"
msgstr "Klaida pervadinant bylą „%s“ į „%s“: %s"
-#: gtk/gtkfilesel.c:1753
+#: gtk/gtkfilesel.c:1752
msgid "Rename File"
msgstr "Pervardinti bylą"
-#: gtk/gtkfilesel.c:1768
+#: gtk/gtkfilesel.c:1767
#, c-format
msgid "Rename file \"%s\" to:"
msgstr "Pervardinti bylą „%s“ į:"
-#: gtk/gtkfilesel.c:1797
+#: gtk/gtkfilesel.c:1796
msgid "_Rename"
msgstr "Pe_rvardinti"
-#: gtk/gtkfilesel.c:2229
+#: gtk/gtkfilesel.c:2228
msgid "_Selection: "
msgstr "Pa_sirinkimas: "
-#: gtk/gtkfilesel.c:3152
+#: gtk/gtkfilesel.c:3151
#, c-format
msgid ""
"The filename \"%s\" couldn't be converted to UTF-8. (try setting the "
@@ -1473,15 +1702,15 @@ msgstr ""
"Bylos vardas „%s“ negali būti konvertuotas į UTF-8 (pabandykite nustatyti "
"aplinkos kintamąjį G_FILENAME_ENCODING): %s"
-#: gtk/gtkfilesel.c:3155
+#: gtk/gtkfilesel.c:3154
msgid "Invalid UTF-8"
msgstr "Neleistinas UTF-8"
-#: gtk/gtkfilesel.c:4032
+#: gtk/gtkfilesel.c:4031
msgid "Name too long"
msgstr "Vardas per ilgas"
-#: gtk/gtkfilesel.c:4034
+#: gtk/gtkfilesel.c:4033
msgid "Couldn't convert filename"
msgstr "Nepavyko pakeisti bylos vardo"
@@ -1489,32 +1718,32 @@ msgstr "Nepavyko pakeisti bylos vardo"
msgid "(Empty)"
msgstr "(Tuščia)"
-#: gtk/gtkfilesystemunix.c:415 gtk/gtkfilesystemunix.c:429
-#: gtk/gtkfilesystemunix.c:626 gtk/gtkfilesystemwin32.c:482
-#: gtk/gtkfilesystemwin32.c:495 gtk/gtkfilesystemwin32.c:1530
+#: gtk/gtkfilesystemunix.c:475 gtk/gtkfilesystemunix.c:678
+#: gtk/gtkfilesystemunix.c:1918 gtk/gtkfilesystemwin32.c:482
+#: gtk/gtkfilesystemwin32.c:495 gtk/gtkfilesystemwin32.c:1560
#, c-format
msgid "Error getting information for '%s': %s"
msgstr "Klaida bandant gauti „%s“ informaciją: %s"
-#: gtk/gtkfilesystemunix.c:495 gtk/gtkfilesystemwin32.c:537
+#: gtk/gtkfilesystemunix.c:547 gtk/gtkfilesystemwin32.c:537
#, c-format
msgid "Error creating directory '%s': %s"
msgstr "Klaida kuriant aplanką „%s“: %s"
-#: gtk/gtkfilesystemunix.c:575 gtk/gtkfilesystemwin32.c:597
+#: gtk/gtkfilesystemunix.c:627 gtk/gtkfilesystemwin32.c:597
msgid "This file system does not support mounting"
msgstr "Ši bylų sistema nepalaiko prijungimo"
-#: gtk/gtkfilesystemunix.c:583
+#: gtk/gtkfilesystemunix.c:635
msgid "Filesystem"
msgstr "Bylų sistema"
-#: gtk/gtkfilesystemunix.c:740
+#: gtk/gtkfilesystemunix.c:792
#, c-format
msgid "Could not get a stock icon for %s"
msgstr "Nepavyko gauti standartinės piktogrmos reikalingos %s"
-#: gtk/gtkfilesystemunix.c:835
+#: gtk/gtkfilesystemunix.c:887
#, c-format
msgid ""
"The name \"%s\" is not valid because it contains the character \"%s\". "
@@ -1523,63 +1752,78 @@ msgstr ""
"Vardas „%s“ yra netinkamas, nes jame yra simbolis „%s“. Prašom naudoti kitą "
"vardą."
-#: gtk/gtkfilesystemunix.c:1443 gtk/gtkfilesystemwin32.c:1004
-#, c-format
-msgid "Bookmark saving failed: %s"
+#: gtk/gtkfilesystemunix.c:1489
+#, fuzzy, c-format
+msgid "Writing %s failed: %s"
msgstr "Nepavyko išsaugoti žymelės: %s"
-#: gtk/gtkfilesystemunix.c:1495
+#: gtk/gtkfilesystemunix.c:1578
#, c-format
msgid "'%s' already exists in the bookmarks list"
msgstr "„%s“ jau yra žymelių sąraše"
-#: gtk/gtkfilesystemunix.c:1557
+#: gtk/gtkfilesystemunix.c:1650
#, c-format
msgid "'%s' does not exist in the bookmarks list"
msgstr "„%s“ nėra žymelių sąraše"
-#: gtk/gtkfilesystemunix.c:1739
+#: gtk/gtkfilesystemunix.c:1878
+#, fuzzy, c-format
+msgid "Error getting information for '/': %s"
+msgstr "Klaida bandant gauti „%s“ informaciją: %s"
+
+#: gtk/gtkfilesystemwin32.c:611
#, c-format
-msgid "Error getting information for '%s'"
-msgstr "Klaida bandant gauti „%s“ informaciją"
+msgid "Network Drive (%s)"
+msgstr ""
-#: gtk/gtkfontbutton.c:178 gtk/gtkfontbutton.c:295
+#: gtk/gtkfilesystemwin32.c:650
+#, fuzzy, c-format
+msgid "%s (%s)"
+msgstr "%s: %s"
+
+#: gtk/gtkfilesystemwin32.c:1032
+#, c-format
+msgid "Bookmark saving failed: %s"
+msgstr "Nepavyko išsaugoti žymelės: %s"
+
+#: gtk/gtkfontbutton.c:179 gtk/gtkfontbutton.c:292
msgid "Pick a Font"
msgstr "Pasirinkite šriftą"
#. Initialize fields
-#: gtk/gtkfontbutton.c:289
+#: gtk/gtkfontbutton.c:286
msgid "Sans 12"
msgstr "Sans 12"
-#: gtk/gtkfontbutton.c:807
+#: gtk/gtkfontbutton.c:804
msgid "Font"
msgstr "Šriftas"
#. This is the default text shown in the preview entry, though the user
#. can set it. Remember that some fonts only have capital letters.
-#: gtk/gtkfontsel.c:73
+#: gtk/gtkfontsel.c:74
msgid "abcdefghijk ABCDEFGHIJK"
msgstr "aąbcčeęėfgh AĄBCČEĘĖFGH"
-#: gtk/gtkfontsel.c:360
+#: gtk/gtkfontsel.c:361
msgid "_Family:"
msgstr "Š_eima:"
-#: gtk/gtkfontsel.c:366
+#: gtk/gtkfontsel.c:367
msgid "_Style:"
msgstr "_Stilius:"
-#: gtk/gtkfontsel.c:372
+#: gtk/gtkfontsel.c:373
msgid "Si_ze:"
msgstr "D_ydis:"
#. create the text entry widget
-#: gtk/gtkfontsel.c:548
+#: gtk/gtkfontsel.c:549
msgid "_Preview:"
msgstr "_Peržiūra:"
-#: gtk/gtkfontsel.c:1382
+#: gtk/gtkfontsel.c:1383
msgid "Font Selection"
msgstr "Šrifto pasirinkimas"
@@ -1594,12 +1838,12 @@ msgstr "_Gamos reikšmė"
#. Remove this icon source so we don't keep trying to
#. * load it.
#.
-#: gtk/gtkiconfactory.c:1629
+#: gtk/gtkiconfactory.c:1644
#, c-format
msgid "Error loading icon: %s"
msgstr "Įvyko klaida įkeliant piktogramą: %s"
-#: gtk/gtkicontheme.c:1263
+#: gtk/gtkicontheme.c:1250
#, c-format
msgid ""
"Could not find the icon '%s'. The '%s' theme\n"
@@ -1612,7 +1856,7 @@ msgstr ""
"Jūs galite gauti kopiją:\n"
"\t%s"
-#: gtk/gtkicontheme.c:1328
+#: gtk/gtkicontheme.c:1315
#, c-format
msgid "Icon '%s' not present in theme"
msgstr "Piktogramos „%s“ temoje nėra"
@@ -1700,7 +1944,7 @@ msgstr "(nežinomas)"
msgid "clear"
msgstr "išvalyti"
-#: gtk/gtklabel.c:3930
+#: gtk/gtklabel.c:3935
msgid "Select All"
msgstr "Pažymėti viską"
@@ -1734,356 +1978,394 @@ msgstr "GTK+ derinimo parametrai, kuriu nenaudoti"
#. * Do *not* translate it to "predefinito:LTR", if it
#. * it isn't default:LTR or default:RTL it will not work
#.
-#: gtk/gtkmain.c:482
+#: gtk/gtkmain.c:476
msgid "default:LTR"
msgstr "default:LTR"
-#: gtk/gtkmain.c:565
+#: gtk/gtkmain.c:559
msgid "GTK+ Options"
msgstr "GTK+ parinktys"
-#: gtk/gtkmain.c:565
+#: gtk/gtkmain.c:559
msgid "Show GTK+ Options"
msgstr "Rodyti GTK+ parinktis"
-#: gtk/gtknotebook.c:2712 gtk/gtknotebook.c:5060
+#: gtk/gtknotebook.c:2718 gtk/gtknotebook.c:5064
#, c-format
msgid "Page %u"
msgstr "%u puslapis"
-#: gtk/gtkradiotoolbutton.c:91
+#: gtk/gtkradiotoolbutton.c:92
msgid "Group"
msgstr "Grupė"
-#: gtk/gtkradiotoolbutton.c:92
+#: gtk/gtkradiotoolbutton.c:93
msgid "The radio tool button whose group this button belongs to."
msgstr "Žymimosios akutės grupė, kuriai priklauso šis mygtukas."
-#: gtk/gtkrc.c:2399
+#: gtk/gtkrc.c:2400
#, c-format
msgid "Unable to find include file: \"%s\""
msgstr "Nepavyko rasti įterpiamos bylos: \"%s\""
-#: gtk/gtkrc.c:3038 gtk/gtkrc.c:3041
+#: gtk/gtkrc.c:3042 gtk/gtkrc.c:3045
#, c-format
msgid "Unable to locate image file in pixmap_path: \"%s\""
msgstr "Negaliu rasti paveikslėlio bylos pixmap_path: „%s“"
-#: gtk/gtkrc.c:3476
+#: gtk/gtkrc.c:3480
#, c-format
msgid "Pixmap path element: \"%s\" must be absolute, %s, line %d"
msgstr ""
"Piešinio kelio elementas: \"%s\" reikšmė turi būti absoliuti, %s, eilutė %d"
#. KEEP IN SYNC with gtkiconfactory.c stock icons, when appropriate
-#: gtk/gtkstock.c:286
+#: gtk/gtkstock.c:308
msgid "Information"
msgstr "Informacija"
-#: gtk/gtkstock.c:287
+#: gtk/gtkstock.c:309
msgid "Warning"
msgstr "Perspėjimas"
-#: gtk/gtkstock.c:288
+#: gtk/gtkstock.c:310
msgid "Error"
msgstr "Klaida"
-#: gtk/gtkstock.c:289
+#: gtk/gtkstock.c:311
msgid "Question"
msgstr "Klausimas"
#. FIXME these need accelerators when appropriate, and
#. * need the mnemonics to be rationalized
#.
-#: gtk/gtkstock.c:294
+#: gtk/gtkstock.c:316
msgid "_About"
msgstr "_Apie"
-#: gtk/gtkstock.c:296
+#: gtk/gtkstock.c:318
msgid "_Apply"
msgstr "Prit_aikyti"
-#: gtk/gtkstock.c:297
+#: gtk/gtkstock.c:319
msgid "_Bold"
msgstr "Pus_juodis"
-#: gtk/gtkstock.c:298
+#: gtk/gtkstock.c:320
msgid "_Cancel"
msgstr "_Atšaukti"
-#: gtk/gtkstock.c:299
+#: gtk/gtkstock.c:321
msgid "_CD-Rom"
msgstr "_CD-ROM"
-#: gtk/gtkstock.c:300
+#: gtk/gtkstock.c:322
msgid "_Clear"
msgstr "Iš_valyti"
-#: gtk/gtkstock.c:301
+#: gtk/gtkstock.c:323
msgid "_Close"
msgstr "_Uždaryti"
-#: gtk/gtkstock.c:302
+#: gtk/gtkstock.c:324
msgid "_Convert"
msgstr "_Keisti"
-#: gtk/gtkstock.c:303
+#: gtk/gtkstock.c:325
msgid "_Copy"
msgstr "_Kopijuoti"
-#: gtk/gtkstock.c:304
+#: gtk/gtkstock.c:326
msgid "Cu_t"
msgstr "_Iškirpti"
-#: gtk/gtkstock.c:305
+#: gtk/gtkstock.c:327
msgid "_Delete"
msgstr "_Ištrinti"
-#: gtk/gtkstock.c:306
+#: gtk/gtkstock.c:328
msgid "_Execute"
msgstr "Į_vykdyti"
-#: gtk/gtkstock.c:307
+#: gtk/gtkstock.c:329
msgid "_Edit"
msgstr "K_eisti"
-#: gtk/gtkstock.c:308
+#: gtk/gtkstock.c:330
msgid "_Find"
msgstr "_Rasti"
-#: gtk/gtkstock.c:309
+#: gtk/gtkstock.c:331
msgid "Find and _Replace"
msgstr "Rasti ir _Pakeisti"
-#: gtk/gtkstock.c:310
+#: gtk/gtkstock.c:332
msgid "_Floppy"
msgstr "_Diskelis"
-#: gtk/gtkstock.c:311
-msgid "_Bottom"
-msgstr "_Apačia"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:334
+msgid "Navigation|_Bottom"
+msgstr ""
-#: gtk/gtkstock.c:312
-msgid "_First"
-msgstr "_Pirmas"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:336
+msgid "Navigation|_First"
+msgstr ""
-#: gtk/gtkstock.c:313
-msgid "_Last"
-msgstr "_Paskutinis"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:338
+msgid "Navigation|_Last"
+msgstr ""
-#: gtk/gtkstock.c:314
-msgid "_Top"
-msgstr "_Viršus"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:340
+msgid "Navigation|_Top"
+msgstr ""
-#: gtk/gtkstock.c:315
-msgid "_Back"
-msgstr "_Atgal"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:342
+msgid "Navigation|_Back"
+msgstr ""
-#: gtk/gtkstock.c:316
-msgid "_Down"
-msgstr "_Žemyn"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:344
+msgid "Navigation|_Down"
+msgstr ""
-#: gtk/gtkstock.c:317 gtk/gtkstock.c:331
-msgid "_Forward"
-msgstr "_Pirmyn"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:346
+msgid "Navigation|_Forward"
+msgstr ""
-#: gtk/gtkstock.c:318
-msgid "_Up"
-msgstr "A_ukštyn"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:348
+msgid "Navigation|_Up"
+msgstr ""
-#: gtk/gtkstock.c:319
+#: gtk/gtkstock.c:349
msgid "_Harddisk"
msgstr "_Kietasis diskas"
-#: gtk/gtkstock.c:320
+#: gtk/gtkstock.c:350
msgid "_Help"
msgstr "_Pagalba"
-#: gtk/gtkstock.c:321
+#: gtk/gtkstock.c:351
msgid "_Home"
msgstr "_Namai"
-#: gtk/gtkstock.c:322
+#: gtk/gtkstock.c:352
msgid "Increase Indent"
msgstr "Padidinti įtrauką"
-#: gtk/gtkstock.c:323
+#: gtk/gtkstock.c:353
msgid "Decrease Indent"
msgstr "Sumažinti įtrauką"
-#: gtk/gtkstock.c:324
+#: gtk/gtkstock.c:354
msgid "_Index"
msgstr "Tur_inys"
-#: gtk/gtkstock.c:325
+#: gtk/gtkstock.c:355
msgid "_Italic"
msgstr "Kursyv_inis"
-#: gtk/gtkstock.c:326
+#: gtk/gtkstock.c:356
msgid "_Jump to"
msgstr "Šo_kti į"
-#: gtk/gtkstock.c:327
-msgid "_Center"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:358
+#, fuzzy
+msgid "Justify|_Center"
msgstr "_Centruoti"
-#: gtk/gtkstock.c:328
-msgid "_Fill"
-msgstr "_Užpildyti"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:360
+msgid "Justify|_Fill"
+msgstr ""
-#: gtk/gtkstock.c:329
-msgid "_Left"
-msgstr "_Kairėn"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:362
+msgid "Justify|_Left"
+msgstr ""
-#: gtk/gtkstock.c:330
-msgid "_Right"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:364
+#, fuzzy
+msgid "Justify|_Right"
msgstr "_Dešinėn"
-#: gtk/gtkstock.c:332
-msgid "_Next"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:367
+#, fuzzy
+msgid "Media|_Forward"
+msgstr "_Pirmyn"
+
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:369
+#, fuzzy
+msgid "Media|_Next"
msgstr "_Sekantis"
-#: gtk/gtkstock.c:333
-msgid "P_ause"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:371
+#, fuzzy
+msgid "Media|P_ause"
msgstr "P_auzė"
-#: gtk/gtkstock.c:334
-msgid "_Play"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:373
+#, fuzzy
+msgid "Media|_Play"
msgstr "_Groti"
-#: gtk/gtkstock.c:335
-msgid "Pre_vious"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:375
+#, fuzzy
+msgid "Media|Pre_vious"
msgstr "_Ankstesnis"
-#: gtk/gtkstock.c:336
-msgid "_Record"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:377
+#, fuzzy
+msgid "Media|_Record"
msgstr "Į_rašyti"
-#: gtk/gtkstock.c:337
-msgid "R_ewind"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:379
+#, fuzzy
+msgid "Media|R_ewind"
msgstr "A_tsukti"
-#: gtk/gtkstock.c:338 gtk/gtkstock.c:361
-msgid "_Stop"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:381
+#, fuzzy
+msgid "Media|_Stop"
msgstr "_Sustabdyti"
-#: gtk/gtkstock.c:339
+#: gtk/gtkstock.c:382
msgid "_Network"
msgstr "_Tinklas"
-#: gtk/gtkstock.c:340
+#: gtk/gtkstock.c:383
msgid "_New"
msgstr "_Naujas"
-#: gtk/gtkstock.c:341
+#: gtk/gtkstock.c:384
msgid "_No"
msgstr "_Ne"
-#: gtk/gtkstock.c:342
+#: gtk/gtkstock.c:385
msgid "_OK"
msgstr "_Gerai"
-#: gtk/gtkstock.c:343
+#: gtk/gtkstock.c:386
msgid "_Open"
msgstr "Ati_daryti"
-#: gtk/gtkstock.c:344
+#: gtk/gtkstock.c:387
msgid "_Paste"
msgstr "Į_dėti"
-#: gtk/gtkstock.c:345
+#: gtk/gtkstock.c:388
msgid "_Preferences"
msgstr "_Nustatymai"
-#: gtk/gtkstock.c:346
+#: gtk/gtkstock.c:389
msgid "_Print"
msgstr "S_pausdinti"
-#: gtk/gtkstock.c:347
+#: gtk/gtkstock.c:390
msgid "Print Pre_view"
msgstr "Spa_udinio peržiūra"
-#: gtk/gtkstock.c:348
+#: gtk/gtkstock.c:391
msgid "_Properties"
msgstr "_Savybės"
-#: gtk/gtkstock.c:349
+#: gtk/gtkstock.c:392
msgid "_Quit"
msgstr "Išei_ti"
-#: gtk/gtkstock.c:350
+#: gtk/gtkstock.c:393
msgid "_Redo"
msgstr "Paka_rtoti"
-#: gtk/gtkstock.c:351
+#: gtk/gtkstock.c:394
msgid "_Refresh"
msgstr "_Atnaujinti"
-#: gtk/gtkstock.c:353
+#: gtk/gtkstock.c:396
msgid "_Revert"
msgstr "Atsta_tyti"
-#: gtk/gtkstock.c:354
+#: gtk/gtkstock.c:397
msgid "_Save"
msgstr "Iš_saugoti"
-#: gtk/gtkstock.c:355
+#: gtk/gtkstock.c:398
msgid "Save _As"
msgstr "Išsaugoti k_aip"
-#: gtk/gtkstock.c:356
+#: gtk/gtkstock.c:399
msgid "_Color"
msgstr "_Spalva"
-#: gtk/gtkstock.c:357
+#: gtk/gtkstock.c:400
msgid "_Font"
msgstr "Šri_ftas"
-#: gtk/gtkstock.c:358
+#: gtk/gtkstock.c:401
msgid "_Ascending"
msgstr "_Didėjančiai"
-#: gtk/gtkstock.c:359
+#: gtk/gtkstock.c:402
msgid "_Descending"
msgstr "_Mažėjančiai"
-#: gtk/gtkstock.c:360
+#: gtk/gtkstock.c:403
msgid "_Spell Check"
msgstr "_Rašybos tikrinimas"
-#: gtk/gtkstock.c:362
+#: gtk/gtkstock.c:404
+msgid "_Stop"
+msgstr "_Sustabdyti"
+
+#: gtk/gtkstock.c:405
msgid "_Strikethrough"
msgstr "Perbraukta_s"
-#: gtk/gtkstock.c:363
+#: gtk/gtkstock.c:406
msgid "_Undelete"
msgstr "_Sugrąžinti"
-#: gtk/gtkstock.c:364
+#: gtk/gtkstock.c:407
msgid "_Underline"
msgstr "Pabra_uktas"
-#: gtk/gtkstock.c:365
+#: gtk/gtkstock.c:408
msgid "_Undo"
msgstr "Atša_ukti"
-#: gtk/gtkstock.c:366
+#: gtk/gtkstock.c:409
msgid "_Yes"
msgstr "_Taip"
-#: gtk/gtkstock.c:367
+#: gtk/gtkstock.c:410
msgid "_Normal Size"
msgstr "_Normalus dydis"
-#: gtk/gtkstock.c:368
+#: gtk/gtkstock.c:411
msgid "Best _Fit"
msgstr "Geriausiai _tinka"
-#: gtk/gtkstock.c:369
+#: gtk/gtkstock.c:412
msgid "Zoom _In"
msgstr "Pa_didinti"
-#: gtk/gtkstock.c:370
+#: gtk/gtkstock.c:413
msgid "Zoom _Out"
msgstr "Su_mažinti"
@@ -2136,22 +2418,22 @@ msgstr "Nepavyko aptikti temų generatoriaus tarp module_path: \"%s\","
msgid "--- No Tip ---"
msgstr "-Nėra pagalbos-"
-#: gtk/gtkuimanager.c:1132
+#: gtk/gtkuimanager.c:1154
#, c-format
msgid "Unknown attribute '%s' on line %d char %d"
msgstr "Nežinomas požymis „%s“ eilutės %d stulpelyje %d"
-#: gtk/gtkuimanager.c:1332
+#: gtk/gtkuimanager.c:1371
#, c-format
msgid "Unexpected start tag '%s' on line %d char %d"
msgstr "Netinkama pradžios žymė „%s“ eilutės %d stulpelyje %d"
-#: gtk/gtkuimanager.c:1417
+#: gtk/gtkuimanager.c:1461
#, c-format
msgid "Unexpected character data on line %d char %d"
msgstr "Neleistini simboliniai duomenys eilutės %d stulpelyje %d"
-#: gtk/gtkuimanager.c:2209
+#: gtk/gtkuimanager.c:2272
msgid "Empty"
msgstr "Tuščias"
@@ -2210,8 +2492,47 @@ msgstr "X įvesties metodas"
msgid "Could not get information for file '%s': %s"
msgstr "Nepavyko gauti bylos „%s“ informacijos: %s"
-#~ msgid "%s: %s"
-#~ msgstr "%s: %s"
+#~ msgid "_Credits"
+#~ msgstr "_Padėkos"
+
+#~ msgid "Shift"
+#~ msgstr "Shift"
+
+#~ msgid "Ctrl"
+#~ msgstr "Ctrl"
+
+#~ msgid "Alt"
+#~ msgstr "Alt"
+
+#~ msgid "Error getting information for '%s'"
+#~ msgstr "Klaida bandant gauti „%s“ informaciją"
+
+#~ msgid "_Bottom"
+#~ msgstr "_Apačia"
+
+#~ msgid "_First"
+#~ msgstr "_Pirmas"
+
+#~ msgid "_Last"
+#~ msgstr "_Paskutinis"
+
+#~ msgid "_Top"
+#~ msgstr "_Viršus"
+
+#~ msgid "_Back"
+#~ msgstr "_Atgal"
+
+#~ msgid "_Down"
+#~ msgstr "_Žemyn"
+
+#~ msgid "_Up"
+#~ msgstr "A_ukštyn"
+
+#~ msgid "_Fill"
+#~ msgstr "_Užpildyti"
+
+#~ msgid "_Left"
+#~ msgstr "_Kairėn"
#~ msgid "error getting information for '%s': %s"
#~ msgstr "klaida bandant gauti „%s“ informaciją: %s"
diff --git a/po/lv.po b/po/lv.po
index 27a6242e2..8657960fd 100644
--- a/po/lv.po
+++ b/po/lv.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gtk+\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-01-08 02:01-0500\n"
+"POT-Creation-Date: 2005-06-20 14:30-0400\n"
"PO-Revision-Date: 2002-12-19 16:10+0200\n"
"Last-Translator: Artis Trops <hornet@navigator.lv>\n"
"Language-Team: Latvian <ll10nt@os.lv>\n"
@@ -15,7 +15,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
#: gdk-pixbuf/gdk-pixbuf-animation.c:153 gdk-pixbuf/gdk-pixbuf-io.c:838
-#: gdk-pixbuf/gdk-pixbuf-io.c:1069 tests/testfilechooser.c:199
+#: gdk-pixbuf/gdk-pixbuf-io.c:1068 tests/testfilechooser.c:199
#, c-format
msgid "Failed to open file '%s': %s"
msgstr "Neizdevās atvērt failu '%s': %s"
@@ -26,7 +26,7 @@ msgid "Image file '%s' contains no data"
msgstr "Attēla fails '%s' nesatur datus"
#: gdk-pixbuf/gdk-pixbuf-animation.c:208 gdk-pixbuf/gdk-pixbuf-io.c:887
-#: gdk-pixbuf/gdk-pixbuf-io.c:1110 tests/testfilechooser.c:244
+#: gdk-pixbuf/gdk-pixbuf-io.c:1109 tests/testfilechooser.c:244
#, c-format
msgid ""
"Failed to load image '%s': reason not known, probably a corrupt image file"
@@ -76,38 +76,38 @@ msgstr "Neatpazīts attēla faila formāts"
msgid "Failed to load image '%s': %s"
msgstr "Nespēju ielādēt attēlu '%s': %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1337
+#: gdk-pixbuf/gdk-pixbuf-io.c:1336
#, fuzzy, c-format
msgid "Error writing to image file: %s"
msgstr "Kļūda interpretējot JPEG attēla failu (%s)"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1383 gdk-pixbuf/gdk-pixbuf-io.c:1512
+#: gdk-pixbuf/gdk-pixbuf-io.c:1382 gdk-pixbuf/gdk-pixbuf-io.c:1511
#, c-format
msgid "This build of gdk-pixbuf does not support saving the image format: %s"
msgstr ""
"Šis gdk-pixbuf būvējums nesatur atbalstu lai saglabātu attēla formātu: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1417
+#: gdk-pixbuf/gdk-pixbuf-io.c:1416
#, fuzzy
msgid "Insufficient memory to save image to callback"
msgstr "Nepietiekama amiņa XBM attēla faila ielādei"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1429
+#: gdk-pixbuf/gdk-pixbuf-io.c:1428
#, fuzzy
msgid "Failed to open temporary file"
msgstr "Nevarēju atvērt TIFF attēlu"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1454
+#: gdk-pixbuf/gdk-pixbuf-io.c:1453
#, fuzzy
msgid "Failed to read from temporary file"
msgstr "Nevarēu ierakstīt pagaidu failu, ielādējot XBM attēlu"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1641
+#: gdk-pixbuf/gdk-pixbuf-io.c:1687
#, c-format
msgid "Failed to open '%s' for writing: %s"
msgstr "Nevarēja atvērt '%s' rakstīšanai: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1665
+#: gdk-pixbuf/gdk-pixbuf-io.c:1711
#, c-format
msgid ""
"Failed to close '%s' while writing image, all data may not have been saved: %"
@@ -115,7 +115,7 @@ msgid ""
msgstr ""
"Nevaru aizvērt '%s' kāmēr rakstām attēlu, visi dati var būt nesaglabāti: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1853 gdk-pixbuf/gdk-pixbuf-io.c:1903
+#: gdk-pixbuf/gdk-pixbuf-io.c:1931 gdk-pixbuf/gdk-pixbuf-io.c:1981
#, fuzzy
msgid "Insufficient memory to save image into a buffer"
msgstr "Nepietiekama amiņa XBM attēla faila ielādei"
@@ -178,24 +178,34 @@ msgstr "Izkropļots ikonas galaliņš animācijā"
msgid "The ANI image format"
msgstr "ANI attēla formāts"
-#: gdk-pixbuf/io-bmp.c:227 gdk-pixbuf/io-bmp.c:383
+#: gdk-pixbuf/io-bmp.c:228 gdk-pixbuf/io-bmp.c:306 gdk-pixbuf/io-bmp.c:338
+#: gdk-pixbuf/io-bmp.c:361 gdk-pixbuf/io-bmp.c:442
+msgid "BMP image has bogus header data"
+msgstr "BMP attēlam ir kļūdaini galvenes dati"
+
+#: gdk-pixbuf/io-bmp.c:239 gdk-pixbuf/io-bmp.c:401
msgid "Not enough memory to load bitmap image"
msgstr "Nav pietiekami atmiņas, lai ielādētu bitkartes attēlu"
-#: gdk-pixbuf/io-bmp.c:269
+#: gdk-pixbuf/io-bmp.c:287
msgid "BMP image has unsupported header size"
msgstr "BMP attēlam ir neatbalstāmi liels galvenes izmērs "
-#: gdk-pixbuf/io-bmp.c:288 gdk-pixbuf/io-bmp.c:320 gdk-pixbuf/io-bmp.c:343
-#: gdk-pixbuf/io-bmp.c:424
-msgid "BMP image has bogus header data"
-msgstr "BMP attēlam ir kļūdaini galvenes dati"
-
-#: gdk-pixbuf/io-bmp.c:307
+#: gdk-pixbuf/io-bmp.c:325
msgid "Topdown BMP images cannot be compressed"
msgstr ""
-#: gdk-pixbuf/io-bmp.c:1154
+#: gdk-pixbuf/io-bmp.c:1203
+#, fuzzy
+msgid "Couldn't allocate memory for saving BMP file"
+msgstr "Nevarēju piešķirt atmiņu, lai ielādētu JPEG failu"
+
+#: gdk-pixbuf/io-bmp.c:1244
+#, fuzzy
+msgid "Couldn't write to BMP file"
+msgstr "Nevarēju pārveidot faila nosaukumu"
+
+#: gdk-pixbuf/io-bmp.c:1293
msgid "The BMP image format"
msgstr "BMP attēla formāts"
@@ -204,7 +214,7 @@ msgstr "BMP attēla formāts"
msgid "Failure reading GIF: %s"
msgstr "Kļūda nolasot GIF: %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 "GIF failam trūkst daži dati (iespējams, tas ir ticis aprauts?)"
@@ -230,25 +240,30 @@ msgstr "Parādījās slikts kods"
msgid "Circular table entry in GIF file"
msgstr "Cirkulārs tabulas ievads GIF failā"
-#: 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 "Nav pietiekoši atmiņas, lai ielādētu GIF failu"
-#: gdk-pixbuf/io-gif.c:1088
+#: gdk-pixbuf/io-gif.c:947
+#, fuzzy
+msgid "Not enough memory to composite a frame in GIF file"
+msgstr "Nav pietiekoši atmiņas, lai ielādētu GIF failu"
+
+#: gdk-pixbuf/io-gif.c:1116
msgid "GIF image is corrupt (incorrect LZW compression)"
msgstr "GIF fails ir bojāts (nepareiza LZW kompresija)"
-#: gdk-pixbuf/io-gif.c:1138
+#: gdk-pixbuf/io-gif.c:1166
msgid "File does not appear to be a GIF file"
msgstr "Fails neizskatās, ka būtu GIF fails"
-#: 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 "GIF faila formāta versija %s nav atbalstīta"
-#: 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."
@@ -256,11 +271,11 @@ msgstr ""
"GIF attēlam nav globālas krāsukartes, un kadram tā iekšpusē nav lokālas "
"krāsukartes."
-#: gdk-pixbuf/io-gif.c:1491
+#: gdk-pixbuf/io-gif.c:1519
msgid "GIF image was truncated or incomplete."
msgstr "GIF attēls ir ticis aprauts vai ir nepilnīgs."
-#: gdk-pixbuf/io-gif.c:1643
+#: gdk-pixbuf/io-gif.c:1671
msgid "The GIF image format"
msgstr "GIF attēla formāts"
@@ -454,98 +469,116 @@ msgstr "Kļūda nolasot PNG attēlu failu"
msgid "Fatal error reading PNG image file: %s"
msgstr "Kļūda nolasot PNG attēlu failu: %s"
-#: gdk-pixbuf/io-png.c:813
+#: gdk-pixbuf/io-png.c:810
msgid ""
"Keys for PNG text chunks must have at least 1 and at most 79 characters."
msgstr ""
"PNG text gabaliņu atslēgām jābūt vismaz 1 un ne vairāk par 79 rakstzīmēm."
-#: gdk-pixbuf/io-png.c:821
+#: gdk-pixbuf/io-png.c:818
msgid "Keys for PNG text chunks must be ASCII characters."
msgstr "PNG text gabaliņu atslēgām jābūt ASCII rakstzīmēm."
-#: gdk-pixbuf/io-png.c:854
+#: gdk-pixbuf/io-png.c:831
+#, fuzzy, c-format
+msgid ""
+"PNG compression level must be a value between 0 and 9; value '%s' could not "
+"be parsed."
+msgstr ""
+"JPEG kvalitātei jābūt apzīmētai ar vērtību no 0 līdz 100: vērtība '%s' nevar "
+"tikt parsēta."
+
+#: gdk-pixbuf/io-png.c:843
+#, fuzzy, c-format
+msgid ""
+"PNG compression level must be a value between 0 and 9; value '%d' is not "
+"allowed."
+msgstr ""
+"JPEG kvalitātei jābūt apzīmētai ar vērtību no 0 līdz 100: vērtība '%d' nav "
+"atļauta."
+
+#: gdk-pixbuf/io-png.c:883
#, fuzzy, c-format
msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding."
msgstr ""
"PNG teksta gabaliņa %s vērtība nevar tikt pārveidota uz ISO-8859-1 kodējumu."
-#: gdk-pixbuf/io-png.c:994
+#: gdk-pixbuf/io-png.c:1026
msgid "The PNG image format"
msgstr "PNG attēla formāts"
-#: gdk-pixbuf/io-pnm.c:249
+#: gdk-pixbuf/io-pnm.c:252
msgid "PNM loader expected to find an integer, but didn't"
msgstr "PNM ielādētājam vajadzēja atrast skaitli, bet neatrada"
-#: gdk-pixbuf/io-pnm.c:281
+#: gdk-pixbuf/io-pnm.c:284
msgid "PNM file has an incorrect initial byte"
msgstr "PNM failam ir nepareizs pirmais bits"
-#: gdk-pixbuf/io-pnm.c:311
+#: gdk-pixbuf/io-pnm.c:314
msgid "PNM file is not in a recognized PNM subformat"
msgstr "PNM fails ir neatpazītā PNM apakšformātā"
-#: gdk-pixbuf/io-pnm.c:336
+#: gdk-pixbuf/io-pnm.c:339
msgid "PNM file has an image width of 0"
msgstr "PNM faila attēla platums ir 0"
-#: gdk-pixbuf/io-pnm.c:357
+#: gdk-pixbuf/io-pnm.c:360
msgid "PNM file has an image height of 0"
msgstr "PNM faila attēla augstums ir 0"
-#: gdk-pixbuf/io-pnm.c:380
+#: gdk-pixbuf/io-pnm.c:383
msgid "Maximum color value in PNM file is 0"
msgstr "Maksimālā krāsu vērtība PNM failā ir 0"
-#: gdk-pixbuf/io-pnm.c:388
+#: gdk-pixbuf/io-pnm.c:391
msgid "Maximum color value in PNM file is too large"
msgstr "Maksimālā krāsu vērtība PNM failā ir pa lielu"
-#: gdk-pixbuf/io-pnm.c:396
+#: gdk-pixbuf/io-pnm.c:399
#, fuzzy
msgid "Cannot handle PNM files with maximum color values greater than 255"
msgstr ""
"Nespēju kontrolēt PNM failus ar maksimālo krāsu vērtībām lielākām par 255"
-#: gdk-pixbuf/io-pnm.c:435 gdk-pixbuf/io-pnm.c:463 gdk-pixbuf/io-pnm.c:495
+#: gdk-pixbuf/io-pnm.c:438 gdk-pixbuf/io-pnm.c:466 gdk-pixbuf/io-pnm.c:498
msgid "Raw PNM image type is invalid"
msgstr "Jēlā PNM attēla tips ir nepareizs"
-#: gdk-pixbuf/io-pnm.c:555 gdk-pixbuf/io-pnm.c:597
+#: gdk-pixbuf/io-pnm.c:562 gdk-pixbuf/io-pnm.c:604
msgid "PNM image format is invalid"
msgstr "PNM attēla formāts ir nepareizs"
-#: gdk-pixbuf/io-pnm.c:656
+#: gdk-pixbuf/io-pnm.c:663
msgid "PNM image loader does not support this PNM subformat"
msgstr "PNM attēla ielādētājs neatbalsta šo PNM apakšformātu"
-#: gdk-pixbuf/io-pnm.c:711
+#: gdk-pixbuf/io-pnm.c:718
msgid "Premature end-of-file encountered"
msgstr "Sastapu pirmslaicīgas faila beigas (end-of-file)"
-#: gdk-pixbuf/io-pnm.c:743 gdk-pixbuf/io-pnm.c:974
+#: gdk-pixbuf/io-pnm.c:750 gdk-pixbuf/io-pnm.c:981
msgid "Raw PNM formats require exactly one whitespace before sample data"
msgstr "Jēlie PNM formāti pieprasa tieši vienu tukšumu pirms nolases datiem"
-#: gdk-pixbuf/io-pnm.c:770
+#: gdk-pixbuf/io-pnm.c:777
#, fuzzy
msgid "Cannot allocate memory for loading PNM image"
msgstr "Nevaru piešķirt atmiņu, lai ielādētu PNM attēlu"
-#: gdk-pixbuf/io-pnm.c:820
+#: gdk-pixbuf/io-pnm.c:827
msgid "Insufficient memory to load PNM context struct"
msgstr "Nepietiekama atmiņa, lai ielādētu PNM konteksta struktūru"
-#: gdk-pixbuf/io-pnm.c:871
+#: gdk-pixbuf/io-pnm.c:878
msgid "Unexpected end of PNM image data"
msgstr "Negaidītas PNM attēla datu beigas"
-#: gdk-pixbuf/io-pnm.c:1003
+#: gdk-pixbuf/io-pnm.c:1010
msgid "Insufficient memory to load PNM file"
msgstr "Nepietiekama atmiņa PNM faila ielādei"
-#: gdk-pixbuf/io-pnm.c:1082
+#: gdk-pixbuf/io-pnm.c:1089
msgid "The PNM/PBM/PGM/PPM image format family"
msgstr "PNM/PBM/PGM/PPM attēla formāta ģimene"
@@ -569,69 +602,69 @@ msgstr "Nepietiekama atmiņa RAS attēla ielādei"
msgid "The Sun raster image format"
msgstr "Sun raster attēla formāts"
-#: gdk-pixbuf/io-tga.c:159
+#: gdk-pixbuf/io-tga.c:154
#, fuzzy
msgid "Cannot allocate memory for IOBuffer struct"
msgstr "Nevaru piešķirt atmiņu IOBuffer struktūrai"
-#: gdk-pixbuf/io-tga.c:178
+#: gdk-pixbuf/io-tga.c:173
#, fuzzy
msgid "Cannot allocate memory for IOBuffer data"
msgstr "Nevaru piešķirt atmiņu IOBuffer datiem"
-#: gdk-pixbuf/io-tga.c:189
+#: gdk-pixbuf/io-tga.c:184
#, fuzzy
msgid "Cannot realloc IOBuffer data"
msgstr "Nevaru pārvietot IOBuffer datus"
-#: gdk-pixbuf/io-tga.c:219
+#: gdk-pixbuf/io-tga.c:214
#, fuzzy
msgid "Cannot allocate temporary IOBuffer data"
msgstr "Nevaru piešķirt pagaidu IOBuffer datus"
-#: gdk-pixbuf/io-tga.c:353
+#: gdk-pixbuf/io-tga.c:348
#, fuzzy
msgid "Cannot allocate new pixbuf"
msgstr "Nevaru piešķirt jaunu pixbuf"
-#: gdk-pixbuf/io-tga.c:692
+#: gdk-pixbuf/io-tga.c:689
#, fuzzy
msgid "Cannot allocate colormap structure"
msgstr "Nevaru piešķirt krāsu kartes sturktūru"
-#: gdk-pixbuf/io-tga.c:699
+#: gdk-pixbuf/io-tga.c:696
#, fuzzy
msgid "Cannot allocate colormap entries"
msgstr "Nevaru piešķirt krāsu kartes ierakstus"
-#: gdk-pixbuf/io-tga.c:721
+#: gdk-pixbuf/io-tga.c:718
msgid "Unexpected bitdepth for colormap entries"
msgstr "Negaidīts krāsukaršu ierakstu bitu dziļums"
-#: gdk-pixbuf/io-tga.c:739
+#: gdk-pixbuf/io-tga.c:736
#, fuzzy
msgid "Cannot allocate TGA header memory"
msgstr "Nevaru piešķirt TGA galvenes atmiņu"
-#: gdk-pixbuf/io-tga.c:772
+#: gdk-pixbuf/io-tga.c:769
msgid "TGA image has invalid dimensions"
msgstr "TGA attēlam ir nepareizas dimensijas"
-#: gdk-pixbuf/io-tga.c:778 gdk-pixbuf/io-tga.c:787 gdk-pixbuf/io-tga.c:797
-#: gdk-pixbuf/io-tga.c:807 gdk-pixbuf/io-tga.c:814
+#: gdk-pixbuf/io-tga.c:775 gdk-pixbuf/io-tga.c:784 gdk-pixbuf/io-tga.c:794
+#: gdk-pixbuf/io-tga.c:804 gdk-pixbuf/io-tga.c:811
msgid "TGA image type not supported"
msgstr "TGA attēlu tips nav atbalstīts"
-#: gdk-pixbuf/io-tga.c:861
+#: gdk-pixbuf/io-tga.c:858
#, fuzzy
msgid "Cannot allocate memory for TGA context struct"
msgstr "Nevaru piešķirt atmiņu TGA konteksta struktūrai"
-#: gdk-pixbuf/io-tga.c:926
+#: gdk-pixbuf/io-tga.c:923
msgid "Excess data in file"
msgstr "Failā lieki dati"
-#: gdk-pixbuf/io-tga.c:995
+#: gdk-pixbuf/io-tga.c:992
msgid "The Targa image format"
msgstr "Targa attēla formāts"
@@ -712,41 +745,46 @@ msgstr "Nevarēu ierakstīt pagaidu failu, ielādējot XBM attēlu"
msgid "The XBM image format"
msgstr "XBM attēla formāts"
-#: gdk-pixbuf/io-xpm.c:1229
+#: gdk-pixbuf/io-xpm.c:467
msgid "No XPM header found"
msgstr "Nevaru atrast XPM galveni"
-#: gdk-pixbuf/io-xpm.c:1237
+#: gdk-pixbuf/io-xpm.c:476
+#, fuzzy
+msgid "Invalid XPM header"
+msgstr "Nepareizs XBM fails"
+
+#: gdk-pixbuf/io-xpm.c:484
msgid "XPM file has image width <= 0"
msgstr "XPM failam ir attēla platums <= 0"
-#: gdk-pixbuf/io-xpm.c:1245
+#: gdk-pixbuf/io-xpm.c:492
msgid "XPM file has image height <= 0"
msgstr "XPM failam ir attēla augstums <= 0"
-#: gdk-pixbuf/io-xpm.c:1253
+#: gdk-pixbuf/io-xpm.c:500
msgid "XPM has invalid number of chars per pixel"
msgstr "XPM ir nepareizs skaits rakstzīmju uz katru pikseli"
-#: gdk-pixbuf/io-xpm.c:1260
+#: gdk-pixbuf/io-xpm.c:507
msgid "XPM file has invalid number of colors"
msgstr "XPM failam ir nepareizs krāsu skaits"
-#: gdk-pixbuf/io-xpm.c:1272 gdk-pixbuf/io-xpm.c:1281 gdk-pixbuf/io-xpm.c:1333
+#: gdk-pixbuf/io-xpm.c:519 gdk-pixbuf/io-xpm.c:528 gdk-pixbuf/io-xpm.c:580
#, fuzzy
msgid "Cannot allocate memory for loading XPM image"
msgstr "Nevaru piešķirt atmiņu XPM attēla ielādei"
-#: gdk-pixbuf/io-xpm.c:1295
+#: gdk-pixbuf/io-xpm.c:542
#, fuzzy
msgid "Cannot read XPM colormap"
msgstr "Nevar nolasīt XPM krāsukarti"
-#: gdk-pixbuf/io-xpm.c:1524
+#: gdk-pixbuf/io-xpm.c:771
msgid "Failed to write to temporary file when loading XPM image"
msgstr "Nespēju ierakstīt pagaidu failu ielādējot XPM attēlu"
-#: gdk-pixbuf/io-xpm.c:1559
+#: gdk-pixbuf/io-xpm.c:806
msgid "The XPM image format"
msgstr "XPM attēla formāts"
@@ -809,6 +847,138 @@ msgstr ""
msgid "Gdk debugging flags to unset"
msgstr ""
+#: gdk/keyname-table.h:3940
+msgid "keyboard label|BackSpace"
+msgstr ""
+
+#: gdk/keyname-table.h:3941
+msgid "keyboard label|Tab"
+msgstr ""
+
+#: gdk/keyname-table.h:3942
+msgid "keyboard label|Return"
+msgstr ""
+
+#: gdk/keyname-table.h:3943
+msgid "keyboard label|Pause"
+msgstr ""
+
+#: gdk/keyname-table.h:3944
+msgid "keyboard label|Scroll_Lock"
+msgstr ""
+
+#: gdk/keyname-table.h:3945
+msgid "keyboard label|Sys_Req"
+msgstr ""
+
+#: gdk/keyname-table.h:3946
+msgid "keyboard label|Escape"
+msgstr ""
+
+#: gdk/keyname-table.h:3947
+msgid "keyboard label|Multi_key"
+msgstr ""
+
+#: gdk/keyname-table.h:3948
+msgid "keyboard label|Home"
+msgstr ""
+
+#: gdk/keyname-table.h:3949
+msgid "keyboard label|Page_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3950
+msgid "keyboard label|Page_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3951
+msgid "keyboard label|End"
+msgstr ""
+
+#: gdk/keyname-table.h:3952
+msgid "keyboard label|Begin"
+msgstr ""
+
+#: gdk/keyname-table.h:3953
+msgid "keyboard label|Print"
+msgstr ""
+
+#: gdk/keyname-table.h:3954
+msgid "keyboard label|Insert"
+msgstr ""
+
+#: gdk/keyname-table.h:3955
+msgid "keyboard label|Num_Lock"
+msgstr ""
+
+#: gdk/keyname-table.h:3956
+msgid "keyboard label|KP_Space"
+msgstr ""
+
+#: gdk/keyname-table.h:3957
+msgid "keyboard label|KP_Tab"
+msgstr ""
+
+#: gdk/keyname-table.h:3958
+msgid "keyboard label|KP_Enter"
+msgstr ""
+
+#: gdk/keyname-table.h:3959
+msgid "keyboard label|KP_Home"
+msgstr ""
+
+#: gdk/keyname-table.h:3960
+msgid "keyboard label|KP_Left"
+msgstr ""
+
+#: gdk/keyname-table.h:3961
+msgid "keyboard label|KP_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3962
+msgid "keyboard label|KP_Right"
+msgstr ""
+
+#: gdk/keyname-table.h:3963
+msgid "keyboard label|KP_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3964
+msgid "keyboard label|KP_Page_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3965
+msgid "keyboard label|KP_Prior"
+msgstr ""
+
+#: gdk/keyname-table.h:3966
+msgid "keyboard label|KP_Page_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3967
+msgid "keyboard label|KP_Next"
+msgstr ""
+
+#: gdk/keyname-table.h:3968
+msgid "keyboard label|KP_End"
+msgstr ""
+
+#: gdk/keyname-table.h:3969
+msgid "keyboard label|KP_Begin"
+msgstr ""
+
+#: gdk/keyname-table.h:3970
+msgid "keyboard label|KP_Insert"
+msgstr ""
+
+#: gdk/keyname-table.h:3971
+msgid "keyboard label|KP_Delete"
+msgstr ""
+
+#: gdk/keyname-table.h:3972
+msgid "keyboard label|Delete"
+msgstr ""
+
#. Description of --sync in --help output
#: gdk/win32/gdkmain-win32.c:60
msgid "Don't batch GDI requests"
@@ -844,46 +1014,47 @@ msgstr ""
msgid "Make X calls synchronous"
msgstr ""
-#: gtk/gtkaboutdialog.c:260 gtk/gtkaboutdialog.c:1939
+#: gtk/gtkaboutdialog.c:270 gtk/gtkaboutdialog.c:2025
msgid "License"
msgstr ""
-#: gtk/gtkaboutdialog.c:261
+#: gtk/gtkaboutdialog.c:271
msgid "The license of the program"
msgstr ""
#. Add the credits button
-#: gtk/gtkaboutdialog.c:482
-msgid "_Credits"
-msgstr ""
+#: gtk/gtkaboutdialog.c:491
+#, fuzzy
+msgid "C_redits"
+msgstr "Iz_veidot"
#. Add the license button
-#: gtk/gtkaboutdialog.c:491
+#: gtk/gtkaboutdialog.c:501
msgid "_License"
msgstr ""
-#: gtk/gtkaboutdialog.c:682
+#: gtk/gtkaboutdialog.c:731
#, c-format
msgid "About %s"
msgstr ""
-#: gtk/gtkaboutdialog.c:1876
+#: gtk/gtkaboutdialog.c:1953
msgid "Credits"
msgstr ""
-#: gtk/gtkaboutdialog.c:1901
+#: gtk/gtkaboutdialog.c:1979
msgid "Written by"
msgstr ""
-#: gtk/gtkaboutdialog.c:1904
+#: gtk/gtkaboutdialog.c:1982
msgid "Documented by"
msgstr ""
-#: gtk/gtkaboutdialog.c:1916
+#: gtk/gtkaboutdialog.c:1994
msgid "Translated by"
msgstr ""
-#: gtk/gtkaboutdialog.c:1920
+#: gtk/gtkaboutdialog.c:1998
msgid "Artwork by"
msgstr ""
@@ -891,28 +1062,41 @@ msgstr ""
#. * that use the shift key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: gtk/gtkaccellabel.c:119
-msgid "Shift"
-msgstr "Shift"
+#: gtk/gtkaccellabel.c:121
+msgid "keyboard label|Shift"
+msgstr ""
#. This is the text that should appear next to menu accelerators
#. * that use the control key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: gtk/gtkaccellabel.c:125
-msgid "Ctrl"
-msgstr "Ctrl"
+#: gtk/gtkaccellabel.c:128
+msgid "keyboard label|Ctrl"
+msgstr ""
#. This is the text that should appear next to menu accelerators
#. * that use the alt key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: gtk/gtkaccellabel.c:131
-msgid "Alt"
-msgstr "Alt"
+#: gtk/gtkaccellabel.c:135
+msgid "keyboard label|Alt"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkaccellabel.c:577
+msgid "keyboard label|Space"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkaccellabel.c:581
+msgid "keyboard label|Backslash"
+msgstr ""
#. Translate to calendar:YM if you want years to be displayed
#. * before months; otherwise translate to calendar:MY.
@@ -923,7 +1107,7 @@ msgstr "Alt"
#. * so if you have a default text direction of RTL and YM, then
#. * the year will appear on the right.
#.
-#: gtk/gtkcalendar.c:700
+#: gtk/gtkcalendar.c:647
#, fuzzy
msgid "calendar:MY"
msgstr "tīrs"
@@ -932,24 +1116,52 @@ msgstr "tīrs"
#. * first day of the week to calendar:week_start:1 if you want Monday
#. * to be the first day of the week, and so on.
#.
-#: gtk/gtkcalendar.c:710
+#: gtk/gtkcalendar.c:661
msgid "calendar:week_start:0"
msgstr ""
-#: gtk/gtkcellrendererprogress.c:235 gtk/gtkcellrendererprogress.c:293
+#. Translators: This is a text measurement template.
+#. * Translate it to the widest year text.
+#. *
+#. * Don't include the prefix "year measurement template|"
+#. * in the translation.
+#. *
+#. * If you don't understand this, leave it as "2000"
+#.
+#: gtk/gtkcalendar.c:1549
+msgid "year measurement template|2000"
+msgstr ""
+
+#. Translators: This dictates how the year is displayed in
+#. * gtkcalendar widget. See strftime() manual for the format.
+#. * Use only ASCII in the translation.
+#. *
+#. * Also look for the msgid "year measurement template|2000".
+#. * Translate that entry to a year with the widest output of this
+#. * msgid.
+#. *
+#. * Don't include the prefix "calendar year format|" in the
+#. * translation. "%Y" is appropriate for most locales.
+#.
+#: gtk/gtkcalendar.c:1826
+msgid "calendar year format|%Y"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkcellrendererprogress.c:237 gtk/gtkcellrendererprogress.c:295
#, c-format
msgid "progress bar label|%d %%"
msgstr ""
-#: gtk/gtkcolorbutton.c:220 gtk/gtkcolorbutton.c:574
+#: gtk/gtkcolorbutton.c:221 gtk/gtkcolorbutton.c:576
msgid "Pick a Color"
msgstr ""
-#: gtk/gtkcolorbutton.c:466
+#: gtk/gtkcolorbutton.c:467
msgid "Received invalid color data\n"
msgstr ""
-#: gtk/gtkcolorsel.c:576
+#: gtk/gtkcolorsel.c:561
msgid ""
"The previously-selected color, for comparison to the color you're selecting "
"now. You can drag this color to a palette entry, or select this color as "
@@ -959,7 +1171,7 @@ msgstr ""
"Jūs varat vikt šo krāsu uz paltes ierakstu vai izvēlēties šo krāsu kā "
"pašreizējo, velkot to pie citām krāsām blakus."
-#: gtk/gtkcolorsel.c:581
+#: gtk/gtkcolorsel.c:566
msgid ""
"The color you've chosen. You can drag this color to a palette entry to save "
"it for use in the future."
@@ -967,11 +1179,11 @@ msgstr ""
"Jūsu izvēlētā krāsa. Jūs varat vilkt šo krāsu uz paletes ierakstu, lai "
"saglabātu lietošanai nākotnē."
-#: gtk/gtkcolorsel.c:942
+#: gtk/gtkcolorsel.c:957
msgid "_Save color here"
msgstr "_Saglabāt krāsu šeit"
-#: gtk/gtkcolorsel.c:1147
+#: gtk/gtkcolorsel.c:1162
msgid ""
"Click this palette entry to make it the current color. To change this entry, "
"drag a color swatch here or right-click it and select \"Save color here.\""
@@ -980,7 +1192,7 @@ msgstr ""
"izmainītu šo ierakstu, velciet krāsu šeit vai ar labo klikšķi uz tās "
"izvēlieties \"Saglabāt krāsu šeit.\""
-#: gtk/gtkcolorsel.c:1913
+#: gtk/gtkcolorsel.c:1929
msgid ""
"Select the color you want from the outer ring. Select the darkness or "
"lightness of that color using the inner triangle."
@@ -988,7 +1200,7 @@ msgstr ""
"Izvēlies vēlamo krāsu no ārējā apļa. Izvēlies tās krāsas tumšumu vai "
"gaišumu, lietojot iekšējo trīsstūri."
-#: gtk/gtkcolorsel.c:1938
+#: gtk/gtkcolorsel.c:1954
msgid ""
"Click the eyedropper, then click a color anywhere on your screen to select "
"that color."
@@ -996,68 +1208,68 @@ msgstr ""
"Klikšķini uz pipetes, tad klikšķini uz krāsas jebkur jūsu ekrānā, lai "
"izvēlētos šo krāsu."
-#: gtk/gtkcolorsel.c:1947
+#: gtk/gtkcolorsel.c:1963
msgid "_Hue:"
msgstr "_Nokrāsa:"
-#: gtk/gtkcolorsel.c:1948
+#: gtk/gtkcolorsel.c:1964
msgid "Position on the color wheel."
msgstr "Pozīcija uz krāsu joslas."
-#: gtk/gtkcolorsel.c:1950
+#: gtk/gtkcolorsel.c:1966
msgid "_Saturation:"
msgstr "P_iesātināšana:"
-#: gtk/gtkcolorsel.c:1951
+#: gtk/gtkcolorsel.c:1967
msgid "\"Deepness\" of the color."
msgstr "Krāsas \"dziļums\"."
-#: gtk/gtkcolorsel.c:1952
+#: gtk/gtkcolorsel.c:1968
msgid "_Value:"
msgstr "_Vērtība:"
-#: gtk/gtkcolorsel.c:1953
+#: gtk/gtkcolorsel.c:1969
msgid "Brightness of the color."
msgstr "Krāsas gaišums."
-#: gtk/gtkcolorsel.c:1954
+#: gtk/gtkcolorsel.c:1970
msgid "_Red:"
msgstr "_Sarkanā:"
-#: gtk/gtkcolorsel.c:1955
+#: gtk/gtkcolorsel.c:1971
msgid "Amount of red light in the color."
msgstr "Krāsas sarkanās gaismas apjoms."
-#: gtk/gtkcolorsel.c:1956
+#: gtk/gtkcolorsel.c:1972
msgid "_Green:"
msgstr "Z_aļā:"
-#: gtk/gtkcolorsel.c:1957
+#: gtk/gtkcolorsel.c:1973
msgid "Amount of green light in the color."
msgstr "Krāsas zaļās gaismas apjoms."
-#: gtk/gtkcolorsel.c:1958
+#: gtk/gtkcolorsel.c:1974
msgid "_Blue:"
msgstr "_Zilā:"
-#: gtk/gtkcolorsel.c:1959
+#: gtk/gtkcolorsel.c:1975
msgid "Amount of blue light in the color."
msgstr "Krāsas zilās gaismas apjoms."
-#: gtk/gtkcolorsel.c:1962
+#: gtk/gtkcolorsel.c:1978
msgid "_Opacity:"
msgstr "_Necaurredzamība:"
-#: gtk/gtkcolorsel.c:1970 gtk/gtkcolorsel.c:1981
+#: gtk/gtkcolorsel.c:1986 gtk/gtkcolorsel.c:1997
#, fuzzy
msgid "Transparency of the color."
msgstr "Pašlaik izvēlētās krāsas caurspīdīgums."
-#: gtk/gtkcolorsel.c:1988
+#: gtk/gtkcolorsel.c:2004
msgid "Color _Name:"
msgstr "Krāsas _Nosaukums:"
-#: gtk/gtkcolorsel.c:2003
+#: gtk/gtkcolorsel.c:2019
msgid ""
"You can enter an HTML-style hexadecimal color value, or simply a color name "
"such as 'orange' in this entry."
@@ -1065,11 +1277,11 @@ msgstr ""
"Jūs varat ievadīt HTML-stila heksadecimālu krāsas vērtību vai viekārši "
"krāsas nosaukumu, piem., 'red' šajā ierakstā."
-#: gtk/gtkcolorsel.c:2022
+#: gtk/gtkcolorsel.c:2038
msgid "_Palette"
msgstr "_Palete"
-#: gtk/gtkcolorsel.c:2054
+#: gtk/gtkcolorsel.c:2070
#, fuzzy
msgid "Color Wheel"
msgstr "Ritentiņš"
@@ -1079,300 +1291,316 @@ msgstr "Ritentiņš"
msgid "Color Selection"
msgstr "Fonta Izvēle"
-#: gtk/gtkentry.c:4507 gtk/gtktextview.c:7030
+#: gtk/gtkentry.c:4508 gtk/gtktextview.c:7068
#, fuzzy
msgid "Select _All"
msgstr "Izvēlēties Visu"
-#: gtk/gtkentry.c:4517 gtk/gtktextview.c:7040
+#: gtk/gtkentry.c:4518 gtk/gtktextview.c:7078
msgid "Input _Methods"
msgstr "Ievades _Metodes"
-#: gtk/gtkentry.c:4528 gtk/gtktextview.c:7051
+#: gtk/gtkentry.c:4529 gtk/gtktextview.c:7089
#, fuzzy
msgid "_Insert Unicode Control Character"
msgstr "_Ievietot Unicdoe kontroles rakstzīmi"
-#: gtk/gtkfilechooser.c:1584 gtk/gtkfilechooser.c:1628
-#: gtk/gtkfilechooser.c:1703 gtk/gtkfilechooser.c:1747
+#: gtk/gtkfilechooser.c:1588 gtk/gtkfilechooser.c:1632
+#: gtk/gtkfilechooser.c:1707 gtk/gtkfilechooser.c:1751
#, fuzzy, c-format
msgid "Invalid filename: %s"
msgstr "Nepareizs XBM fails"
-#: gtk/gtkfilechooserbutton.c:65
+#: gtk/gtkfilechooserbutton.c:67
#, fuzzy
msgid "Select A File"
msgstr "Dzēst Failu"
-#: gtk/gtkfilechooserbutton.c:66 gtk/gtkfilechooserdefault.c:1229
-#: gtk/gtkpathbar.c:982
+#: gtk/gtkfilechooserbutton.c:68 gtk/gtkfilechooserdefault.c:1302
+#: gtk/gtkpathbar.c:1020
#, fuzzy
msgid "Home"
msgstr "_Mājas"
-#: gtk/gtkfilechooserbutton.c:67 gtk/gtkfilechooserdefault.c:1256
-#: gtk/gtkpathbar.c:984
+#: gtk/gtkfilechooserbutton.c:69 gtk/gtkfilechooserdefault.c:1329
+#: gtk/gtkpathbar.c:1022
msgid "Desktop"
msgstr ""
-#: gtk/gtkfilechooserbutton.c:68
+#: gtk/gtkfilechooserbutton.c:70
#, fuzzy
msgid "(None)"
msgstr "nekas"
-#: gtk/gtkfilechooserbutton.c:1515
+#: gtk/gtkfilechooserbutton.c:1523
msgid "Other..."
msgstr ""
-#: gtk/gtkfilechooserdefault.c:867
+#: gtk/gtkfilechooserdefault.c:917
#, fuzzy
msgid "Could not retrieve information about the file"
msgstr "Nespēju atpazīt attēla faila formātu failam '%s'"
-#: gtk/gtkfilechooserdefault.c:878
+#: gtk/gtkfilechooserdefault.c:928
msgid "Could not add a bookmark"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:889
+#: gtk/gtkfilechooserdefault.c:939
msgid "Could not remove bookmark"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:900
+#: gtk/gtkfilechooserdefault.c:950
msgid "The folder could not be created"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:911
+#: gtk/gtkfilechooserdefault.c:963
+msgid ""
+"The folder could not be created, as a file with the same name already "
+"exists. Try using a different name for the folder, or rename the file first."
+msgstr ""
+
+#: gtk/gtkfilechooserdefault.c:976
#, fuzzy
msgid "Invalid file name"
msgstr "Nepareizs XBM fails"
-#: gtk/gtkfilechooserdefault.c:921
+#: gtk/gtkfilechooserdefault.c:986
msgid "The folder contents could not be displayed"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:1119
+#: gtk/gtkfilechooserdefault.c:1192
#, fuzzy, c-format
msgid "Could not get information about '%s': %s"
msgstr "Nespēju atpazīt attēla faila formātu failam '%s'"
-#: gtk/gtkfilechooserdefault.c:2095
+#: gtk/gtkfilechooserdefault.c:2208
#, c-format
msgid "Add the folder '%s' to the bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2136
+#: gtk/gtkfilechooserdefault.c:2249
msgid "Add the current folder to the bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2138
+#: gtk/gtkfilechooserdefault.c:2251
msgid "Add the selected folders to the bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2178
+#: gtk/gtkfilechooserdefault.c:2291
#, c-format
msgid "Remove the bookmark '%s'"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2591
+#: gtk/gtkfilechooserdefault.c:2722
#, c-format
msgid "Could not add a bookmark for '%s' because it is an invalid path name."
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2769
+#: gtk/gtkfilechooserdefault.c:2937
+#, fuzzy
+msgid "Remove"
+msgstr "_Izņemt"
+
+#: gtk/gtkfilechooserdefault.c:2946
+#, fuzzy
+msgid "Rename..."
+msgstr "_Pārsaukt"
+
+#: gtk/gtkfilechooserdefault.c:3069
msgid "Shortcuts"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2823
+#: gtk/gtkfilechooserdefault.c:3123
#, fuzzy
msgid "Folder"
msgstr "Mapes"
-#: gtk/gtkfilechooserdefault.c:2875 gtk/gtkstock.c:295
+#: gtk/gtkfilechooserdefault.c:3179 gtk/gtkstock.c:317
msgid "_Add"
msgstr "_Pievienot"
-#: gtk/gtkfilechooserdefault.c:2882
-msgid "Add the selected folder to the bookmarks"
+#: gtk/gtkfilechooserdefault.c:3186
+msgid "Add the selected folder to the Bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2887 gtk/gtkstock.c:352
+#: gtk/gtkfilechooserdefault.c:3191 gtk/gtkstock.c:395
msgid "_Remove"
msgstr "_Izņemt"
-#: gtk/gtkfilechooserdefault.c:2894
+#: gtk/gtkfilechooserdefault.c:3198
msgid "Remove the selected bookmark"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2997
-msgid "_Add to Shortcuts"
+#: gtk/gtkfilechooserdefault.c:3305
+msgid "_Add to Bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:3007
+#: gtk/gtkfilechooserdefault.c:3315
#, fuzzy
msgid "Open _Location"
msgstr "_Izvēle: "
-#: gtk/gtkfilechooserdefault.c:3019
+#: gtk/gtkfilechooserdefault.c:3327
msgid "Show _Hidden Files"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:3143 gtk/gtkfilesel.c:767
+#: gtk/gtkfilechooserdefault.c:3451 gtk/gtkfilesel.c:766
msgid "Files"
msgstr "Faili"
-#: gtk/gtkfilechooserdefault.c:3174
+#: gtk/gtkfilechooserdefault.c:3482
#, fuzzy
msgid "Name"
msgstr "Krāsas _Nosaukums:"
-#: gtk/gtkfilechooserdefault.c:3199
+#: gtk/gtkfilechooserdefault.c:3507
msgid "Size"
msgstr "Izmērs"
-#: gtk/gtkfilechooserdefault.c:3212
+#: gtk/gtkfilechooserdefault.c:3520
#, fuzzy
msgid "Modified"
msgstr "Režīms"
-#: gtk/gtkfilechooserdefault.c:3244
+#: gtk/gtkfilechooserdefault.c:3552
msgid "Select which types of files are shown"
msgstr ""
#. Create Folder
-#: gtk/gtkfilechooserdefault.c:3280
+#: gtk/gtkfilechooserdefault.c:3588
#, fuzzy
msgid "Create Fo_lder"
msgstr "Jauna Mape"
#. Name entry
-#: gtk/gtkfilechooserdefault.c:3398
+#: gtk/gtkfilechooserdefault.c:3709
#, fuzzy
msgid "_Name:"
msgstr "Krāsas _Nosaukums:"
-#: gtk/gtkfilechooserdefault.c:3438
+#: gtk/gtkfilechooserdefault.c:3749
msgid "_Browse for other folders"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:3688
+#: gtk/gtkfilechooserdefault.c:4000
#, fuzzy
msgid "Save in _folder:"
msgstr "Jauna Mape"
-#: gtk/gtkfilechooserdefault.c:3690
+#: gtk/gtkfilechooserdefault.c:4002
#, fuzzy
msgid "Create in _folder:"
msgstr "Jauna Mape"
-#: gtk/gtkfilechooserdefault.c:4523
+#: gtk/gtkfilechooserdefault.c:4959
msgid "Cannot change to folder because it is not local"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:5048
+#: gtk/gtkfilechooserdefault.c:5513
#, c-format
msgid "Shortcut %s does not exist"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:5508
+#: gtk/gtkfilechooserdefault.c:6057
#, fuzzy, c-format
msgid "Could not mount %s"
msgstr ""
"Kļūda veidojot mapi \"%s\" : %s\n"
"%s"
-#: gtk/gtkfilechooserdefault.c:5802
+#: gtk/gtkfilechooserdefault.c:6352
msgid "Type name of new folder"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:5844
+#: gtk/gtkfilechooserdefault.c:6394
#, c-format
msgid "%d byte"
msgid_plural "%d bytes"
msgstr[0] ""
msgstr[1] ""
-#: gtk/gtkfilechooserdefault.c:5846
+#: gtk/gtkfilechooserdefault.c:6396
#, c-format
msgid "%.1f K"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:5848
+#: gtk/gtkfilechooserdefault.c:6398
#, c-format
msgid "%.1f M"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:5850
+#: gtk/gtkfilechooserdefault.c:6400
#, c-format
msgid "%.1f G"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:5902
+#: gtk/gtkfilechooserdefault.c:6446 gtk/gtkfilechooserdefault.c:6470
+#, fuzzy
+msgid "Unknown"
+msgstr "(nezināms)"
+
+#: gtk/gtkfilechooserdefault.c:6457
#, fuzzy
msgid "Today"
msgstr "Modāls"
-#: gtk/gtkfilechooserdefault.c:5904
+#: gtk/gtkfilechooserdefault.c:6459
msgid "Yesterday"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:5915
-#, fuzzy
-msgid "Unknown"
-msgstr "(nezināms)"
-
-#: gtk/gtkfilechooserdefault.c:5985
+#: gtk/gtkfilechooserdefault.c:6541
#, fuzzy
msgid "Cannot change folder"
msgstr "Jauna Mape"
-#: gtk/gtkfilechooserdefault.c:5986
+#: gtk/gtkfilechooserdefault.c:6542
msgid "The folder you specified is an invalid path."
msgstr ""
-#: gtk/gtkfilechooserdefault.c:6025
+#: gtk/gtkfilechooserdefault.c:6581
#, c-format
msgid "Could not build file name from '%s' and '%s'"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:6061
+#: gtk/gtkfilechooserdefault.c:6617
#, fuzzy
msgid "Could not select item"
msgstr ""
"Kļūda veidojot mapi \"%s\" : %s\n"
"%s"
-#: gtk/gtkfilechooserdefault.c:6101
+#: gtk/gtkfilechooserdefault.c:6657
msgid "Open Location"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:6108
+#: gtk/gtkfilechooserdefault.c:6664
#, fuzzy
msgid "Save in Location"
msgstr "_Izvēle: "
-#: gtk/gtkfilechooserdefault.c:6132
+#: gtk/gtkfilechooserdefault.c:6688
#, fuzzy
msgid "_Location:"
msgstr "_Izvēle: "
-#: gtk/gtkfilesel.c:731
+#: gtk/gtkfilesel.c:730
msgid "Folders"
msgstr "Mapes"
-#: gtk/gtkfilesel.c:735
+#: gtk/gtkfilesel.c:734
msgid "Fol_ders"
msgstr "Ma_pes"
-#: gtk/gtkfilesel.c:771
+#: gtk/gtkfilesel.c:770
msgid "_Files"
msgstr "_Faili"
-#: gtk/gtkfilesel.c:859 gtk/gtkfilesel.c:2249
+#: gtk/gtkfilesel.c:858 gtk/gtkfilesel.c:2248
#, c-format
msgid "Folder unreadable: %s"
msgstr "Mape neaizsniedzama: %s"
-#: gtk/gtkfilesel.c:990
+#: gtk/gtkfilesel.c:989
#, c-format
msgid ""
"The file \"%s\" resides on another machine (called %s) and may not be "
@@ -1383,26 +1611,26 @@ msgstr ""
"šai programmai.\n"
"Vai jūs esat pārliecināts, ka vēlaties izvēlēties to?"
-#: gtk/gtkfilesel.c:1121
+#: gtk/gtkfilesel.c:1120
msgid "_New Folder"
msgstr "_Jauna Mape"
-#: gtk/gtkfilesel.c:1132
+#: gtk/gtkfilesel.c:1131
msgid "De_lete File"
msgstr "Dzēs_t Failu"
-#: gtk/gtkfilesel.c:1143
+#: gtk/gtkfilesel.c:1142
msgid "_Rename File"
msgstr "_Pārsaukt Failu"
-#: gtk/gtkfilesel.c:1445
+#: gtk/gtkfilesel.c:1444
#, c-format
msgid ""
"The folder name \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
"Mapes nosaukums \"%s\" satur simbolus, kas nav atļauti failu nosaukumos"
-#: gtk/gtkfilesel.c:1447
+#: gtk/gtkfilesel.c:1446
#, c-format
msgid ""
"Error creating folder \"%s\": %s\n"
@@ -1411,34 +1639,34 @@ msgstr ""
"Kļūda veidojot mapi \"%s\" : %s\n"
"%s"
-#: gtk/gtkfilesel.c:1448 gtk/gtkfilesel.c:1684
+#: gtk/gtkfilesel.c:1447 gtk/gtkfilesel.c:1683
msgid "You probably used symbols not allowed in filenames."
msgstr "Jūs, iespējams, izmantojāt neatļautus simbolus failu nosaukumos."
-#: gtk/gtkfilesel.c:1456
+#: gtk/gtkfilesel.c:1455
#, c-format
msgid "Error creating folder \"%s\": %s\n"
msgstr "Kļūda veidojot mapi \"%s\": %s\n"
-#: gtk/gtkfilesel.c:1490
+#: gtk/gtkfilesel.c:1489
msgid "New Folder"
msgstr "Jauna Mape"
-#: gtk/gtkfilesel.c:1505
+#: gtk/gtkfilesel.c:1504
msgid "_Folder name:"
msgstr "_Mapes nosaukums:"
-#: gtk/gtkfilesel.c:1529
+#: gtk/gtkfilesel.c:1528
msgid "C_reate"
msgstr "Iz_veidot"
-#: gtk/gtkfilesel.c:1572
+#: gtk/gtkfilesel.c:1571
#, c-format
msgid "The filename \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
"Faila nosaukums \"%s\" satur simbolus, kas nav atļauti failu nosaukumos"
-#: gtk/gtkfilesel.c:1575
+#: gtk/gtkfilesel.c:1574
#, c-format
msgid ""
"Error deleting file \"%s\": %s\n"
@@ -1447,31 +1675,31 @@ msgstr ""
"Kļūda dzēšot failu \"%s\": %s\n"
"%s"
-#: gtk/gtkfilesel.c:1577 gtk/gtkfilesel.c:1698
+#: gtk/gtkfilesel.c:1576 gtk/gtkfilesel.c:1697
msgid "It probably contains symbols not allowed in filenames."
msgstr "Tas, iespējams, satur simbolus, kas nav atļauti failu nosaukumos."
-#: gtk/gtkfilesel.c:1586
+#: gtk/gtkfilesel.c:1585
#, c-format
msgid "Error deleting file \"%s\": %s"
msgstr "Kļūda dzēšot failu \"%s\": %s"
-#: gtk/gtkfilesel.c:1629
+#: gtk/gtkfilesel.c:1628
#, fuzzy, c-format
msgid "Really delete file \"%s\"?"
msgstr "Patiešām dzēst failu \"%s\" ?"
-#: gtk/gtkfilesel.c:1634
+#: gtk/gtkfilesel.c:1633
msgid "Delete File"
msgstr "Dzēst Failu"
-#: gtk/gtkfilesel.c:1680 gtk/gtkfilesel.c:1694
+#: gtk/gtkfilesel.c:1679 gtk/gtkfilesel.c:1693
#, c-format
msgid "The file name \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
"Faila nosaukums \"%s\" satur simbolus, kas nav atļauti failu nosaukumos"
-#: gtk/gtkfilesel.c:1682
+#: gtk/gtkfilesel.c:1681
#, c-format
msgid ""
"Error renaming file to \"%s\": %s\n"
@@ -1480,7 +1708,7 @@ msgstr ""
"Kļūda pārsaucot failu \"%s\": %s\n"
"%s"
-#: gtk/gtkfilesel.c:1696
+#: gtk/gtkfilesel.c:1695
#, c-format
msgid ""
"Error renaming file \"%s\": %s\n"
@@ -1489,29 +1717,29 @@ msgstr ""
"Kļūda pārsaucot failu \"%s\": %s\n"
"%s"
-#: gtk/gtkfilesel.c:1706
+#: gtk/gtkfilesel.c:1705
#, c-format
msgid "Error renaming file \"%s\" to \"%s\": %s"
msgstr "Kļūda pārsaucot failu \"%s\" uz \"%s\": %s"
-#: gtk/gtkfilesel.c:1753
+#: gtk/gtkfilesel.c:1752
msgid "Rename File"
msgstr "Pārsaukt Failu"
-#: gtk/gtkfilesel.c:1768
+#: gtk/gtkfilesel.c:1767
#, c-format
msgid "Rename file \"%s\" to:"
msgstr "Pārsaukt failu \"%s\" par:"
-#: gtk/gtkfilesel.c:1797
+#: gtk/gtkfilesel.c:1796
msgid "_Rename"
msgstr "_Pārsaukt"
-#: gtk/gtkfilesel.c:2229
+#: gtk/gtkfilesel.c:2228
msgid "_Selection: "
msgstr "_Izvēle: "
-#: gtk/gtkfilesel.c:3152
+#: gtk/gtkfilesel.c:3151
#, fuzzy, c-format
msgid ""
"The filename \"%s\" couldn't be converted to UTF-8. (try setting the "
@@ -1520,16 +1748,16 @@ msgstr ""
"Faila nosaukums \"%s\" nevarēja tikt pārveidots uz UTF-8 (izmēģiniet "
"uzstādīt vides mainīgo G_BROKEN_FILENAMES): %s"
-#: gtk/gtkfilesel.c:3155
+#: gtk/gtkfilesel.c:3154
#, fuzzy
msgid "Invalid UTF-8"
msgstr "Nepareizs Utf-8"
-#: gtk/gtkfilesel.c:4032
+#: gtk/gtkfilesel.c:4031
msgid "Name too long"
msgstr "Nosaukums par garu"
-#: gtk/gtkfilesel.c:4034
+#: gtk/gtkfilesel.c:4033
msgid "Couldn't convert filename"
msgstr "Nevarēju pārveidot faila nosaukumu"
@@ -1537,96 +1765,111 @@ msgstr "Nevarēju pārveidot faila nosaukumu"
msgid "(Empty)"
msgstr ""
-#: gtk/gtkfilesystemunix.c:415 gtk/gtkfilesystemunix.c:429
-#: gtk/gtkfilesystemunix.c:626 gtk/gtkfilesystemwin32.c:482
-#: gtk/gtkfilesystemwin32.c:495 gtk/gtkfilesystemwin32.c:1530
+#: gtk/gtkfilesystemunix.c:475 gtk/gtkfilesystemunix.c:678
+#: gtk/gtkfilesystemunix.c:1918 gtk/gtkfilesystemwin32.c:482
+#: gtk/gtkfilesystemwin32.c:495 gtk/gtkfilesystemwin32.c:1560
#, fuzzy, c-format
msgid "Error getting information for '%s': %s"
msgstr "Kļūda veidojot mapi \"%s\": %s\n"
-#: gtk/gtkfilesystemunix.c:495 gtk/gtkfilesystemwin32.c:537
+#: gtk/gtkfilesystemunix.c:547 gtk/gtkfilesystemwin32.c:537
#, fuzzy, c-format
msgid "Error creating directory '%s': %s"
msgstr "Kļūda veidojot mapi \"%s\": %s\n"
-#: gtk/gtkfilesystemunix.c:575 gtk/gtkfilesystemwin32.c:597
+#: gtk/gtkfilesystemunix.c:627 gtk/gtkfilesystemwin32.c:597
msgid "This file system does not support mounting"
msgstr ""
-#: gtk/gtkfilesystemunix.c:583
+#: gtk/gtkfilesystemunix.c:635
#, fuzzy
msgid "Filesystem"
msgstr "Faili"
-#: gtk/gtkfilesystemunix.c:740
+#: gtk/gtkfilesystemunix.c:792
#, fuzzy, c-format
msgid "Could not get a stock icon for %s"
msgstr "Nespēju atpazīt attēla faila formātu failam '%s'"
-#: gtk/gtkfilesystemunix.c:835
+#: gtk/gtkfilesystemunix.c:887
#, c-format
msgid ""
"The name \"%s\" is not valid because it contains the character \"%s\". "
"Please use a different name."
msgstr ""
-#: gtk/gtkfilesystemunix.c:1443 gtk/gtkfilesystemwin32.c:1004
-#, c-format
-msgid "Bookmark saving failed: %s"
-msgstr ""
+#: gtk/gtkfilesystemunix.c:1489
+#, fuzzy, c-format
+msgid "Writing %s failed: %s"
+msgstr "Kļūda interpretējot JPEG attēla failu (%s)"
-#: gtk/gtkfilesystemunix.c:1495
+#: gtk/gtkfilesystemunix.c:1578
#, c-format
msgid "'%s' already exists in the bookmarks list"
msgstr ""
-#: gtk/gtkfilesystemunix.c:1557
+#: gtk/gtkfilesystemunix.c:1650
#, c-format
msgid "'%s' does not exist in the bookmarks list"
msgstr ""
-#: gtk/gtkfilesystemunix.c:1739
+#: gtk/gtkfilesystemunix.c:1878
#, fuzzy, c-format
-msgid "Error getting information for '%s'"
+msgid "Error getting information for '/': %s"
msgstr "Kļūda veidojot mapi \"%s\": %s\n"
-#: gtk/gtkfontbutton.c:178 gtk/gtkfontbutton.c:295
+#: gtk/gtkfilesystemwin32.c:611
+#, c-format
+msgid "Network Drive (%s)"
+msgstr ""
+
+#: gtk/gtkfilesystemwin32.c:650
+#, c-format
+msgid "%s (%s)"
+msgstr ""
+
+#: gtk/gtkfilesystemwin32.c:1032
+#, c-format
+msgid "Bookmark saving failed: %s"
+msgstr ""
+
+#: gtk/gtkfontbutton.c:179 gtk/gtkfontbutton.c:292
msgid "Pick a Font"
msgstr ""
#. Initialize fields
-#: gtk/gtkfontbutton.c:289
+#: gtk/gtkfontbutton.c:286
msgid "Sans 12"
msgstr ""
-#: gtk/gtkfontbutton.c:807
+#: gtk/gtkfontbutton.c:804
msgid "Font"
msgstr "Fonts"
#. This is the default text shown in the preview entry, though the user
#. can set it. Remember that some fonts only have capital letters.
-#: gtk/gtkfontsel.c:73
+#: gtk/gtkfontsel.c:74
msgid "abcdefghijk ABCDEFGHIJK"
msgstr "aābcčdeēfgģhiījkķ AĀBCČDEĒFGĢHIĪJKĶ"
-#: gtk/gtkfontsel.c:360
+#: gtk/gtkfontsel.c:361
msgid "_Family:"
msgstr "_Saime:"
-#: gtk/gtkfontsel.c:366
+#: gtk/gtkfontsel.c:367
msgid "_Style:"
msgstr "_Stils:"
-#: gtk/gtkfontsel.c:372
+#: gtk/gtkfontsel.c:373
msgid "Si_ze:"
msgstr "I_zmērs:"
#. create the text entry widget
-#: gtk/gtkfontsel.c:548
+#: gtk/gtkfontsel.c:549
msgid "_Preview:"
msgstr "_Pirmsapskate:"
-#: gtk/gtkfontsel.c:1382
+#: gtk/gtkfontsel.c:1383
msgid "Font Selection"
msgstr "Fonta Izvēle"
@@ -1641,12 +1884,12 @@ msgstr "_Gamma vērtība"
#. Remove this icon source so we don't keep trying to
#. * load it.
#.
-#: gtk/gtkiconfactory.c:1629
+#: gtk/gtkiconfactory.c:1644
#, c-format
msgid "Error loading icon: %s"
msgstr "Kļūda ielādējot ikonu: %s"
-#: gtk/gtkicontheme.c:1263
+#: gtk/gtkicontheme.c:1250
#, c-format
msgid ""
"Could not find the icon '%s'. The '%s' theme\n"
@@ -1655,7 +1898,7 @@ msgid ""
"\t%s"
msgstr ""
-#: gtk/gtkicontheme.c:1328
+#: gtk/gtkicontheme.c:1315
#, c-format
msgid "Icon '%s' not present in theme"
msgstr ""
@@ -1745,7 +1988,7 @@ msgstr "(nezināms)"
msgid "clear"
msgstr "tīrs"
-#: gtk/gtklabel.c:3930
+#: gtk/gtklabel.c:3935
msgid "Select All"
msgstr "Izvēlēties Visu"
@@ -1779,361 +2022,393 @@ msgstr ""
#. * Do *not* translate it to "predefinito:LTR", if it
#. * it isn't default:LTR or default:RTL it will not work
#.
-#: gtk/gtkmain.c:482
+#: gtk/gtkmain.c:476
msgid "default:LTR"
msgstr "default:LTR"
-#: gtk/gtkmain.c:565
+#: gtk/gtkmain.c:559
msgid "GTK+ Options"
msgstr ""
-#: gtk/gtkmain.c:565
+#: gtk/gtkmain.c:559
msgid "Show GTK+ Options"
msgstr ""
-#: gtk/gtknotebook.c:2712 gtk/gtknotebook.c:5060
+#: gtk/gtknotebook.c:2718 gtk/gtknotebook.c:5064
#, c-format
msgid "Page %u"
msgstr "Lapa %u"
-#: gtk/gtkradiotoolbutton.c:91
+#: gtk/gtkradiotoolbutton.c:92
msgid "Group"
msgstr ""
-#: gtk/gtkradiotoolbutton.c:92
+#: gtk/gtkradiotoolbutton.c:93
msgid "The radio tool button whose group this button belongs to."
msgstr ""
-#: gtk/gtkrc.c:2399
+#: gtk/gtkrc.c:2400
#, c-format
msgid "Unable to find include file: \"%s\""
msgstr "Nevaru atrast iekļaujamo failu: \"%s\""
-#: gtk/gtkrc.c:3038 gtk/gtkrc.c:3041
+#: gtk/gtkrc.c:3042 gtk/gtkrc.c:3045
#, c-format
msgid "Unable to locate image file in pixmap_path: \"%s\""
msgstr "Nespēju atrast attēla failu pixmap_path: \"%s\""
-#: gtk/gtkrc.c:3476
+#: gtk/gtkrc.c:3480
#, c-format
msgid "Pixmap path element: \"%s\" must be absolute, %s, line %d"
msgstr "Pikseļkartes ceļa elements: \"%s\" jābūt absolūtam, %s, līnija %d"
#. KEEP IN SYNC with gtkiconfactory.c stock icons, when appropriate
-#: gtk/gtkstock.c:286
+#: gtk/gtkstock.c:308
msgid "Information"
msgstr "Informācija"
-#: gtk/gtkstock.c:287
+#: gtk/gtkstock.c:309
msgid "Warning"
msgstr "Brīdinājums"
-#: gtk/gtkstock.c:288
+#: gtk/gtkstock.c:310
msgid "Error"
msgstr "Kļūda"
-#: gtk/gtkstock.c:289
+#: gtk/gtkstock.c:311
msgid "Question"
msgstr "Jautājums"
#. FIXME these need accelerators when appropriate, and
#. * need the mnemonics to be rationalized
#.
-#: gtk/gtkstock.c:294
+#: gtk/gtkstock.c:316
msgid "_About"
msgstr ""
-#: gtk/gtkstock.c:296
+#: gtk/gtkstock.c:318
msgid "_Apply"
msgstr "_Pielietot"
-#: gtk/gtkstock.c:297
+#: gtk/gtkstock.c:319
msgid "_Bold"
msgstr "_Treknināts"
-#: gtk/gtkstock.c:298
+#: gtk/gtkstock.c:320
msgid "_Cancel"
msgstr "_Atsaukt"
-#: gtk/gtkstock.c:299
+#: gtk/gtkstock.c:321
msgid "_CD-Rom"
msgstr "_CD-Rom"
-#: gtk/gtkstock.c:300
+#: gtk/gtkstock.c:322
msgid "_Clear"
msgstr "_Attīrīt"
-#: gtk/gtkstock.c:301
+#: gtk/gtkstock.c:323
msgid "_Close"
msgstr "Aiz_vērt"
-#: gtk/gtkstock.c:302
+#: gtk/gtkstock.c:324
msgid "_Convert"
msgstr "_Pārveidot"
-#: gtk/gtkstock.c:303
+#: gtk/gtkstock.c:325
msgid "_Copy"
msgstr "_Kopēt"
-#: gtk/gtkstock.c:304
+#: gtk/gtkstock.c:326
msgid "Cu_t"
msgstr "Iz_griezt"
-#: gtk/gtkstock.c:305
+#: gtk/gtkstock.c:327
msgid "_Delete"
msgstr "_Dzēst"
-#: gtk/gtkstock.c:306
+#: gtk/gtkstock.c:328
msgid "_Execute"
msgstr "Izpi_ldīt"
-#: gtk/gtkstock.c:307
+#: gtk/gtkstock.c:329
msgid "_Edit"
msgstr ""
-#: gtk/gtkstock.c:308
+#: gtk/gtkstock.c:330
msgid "_Find"
msgstr "At_rast"
-#: gtk/gtkstock.c:309
+#: gtk/gtkstock.c:331
msgid "Find and _Replace"
msgstr "Atrast un _Aizvietot"
-#: gtk/gtkstock.c:310
+#: gtk/gtkstock.c:332
msgid "_Floppy"
msgstr "_Diskete"
-#: gtk/gtkstock.c:311
-msgid "_Bottom"
-msgstr "_Apakša"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:334
+msgid "Navigation|_Bottom"
+msgstr ""
-#: gtk/gtkstock.c:312
-msgid "_First"
-msgstr "Pir_mais"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:336
+msgid "Navigation|_First"
+msgstr ""
-#: gtk/gtkstock.c:313
-msgid "_Last"
-msgstr "_Pēdējais"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:338
+msgid "Navigation|_Last"
+msgstr ""
-#: gtk/gtkstock.c:314
-msgid "_Top"
-msgstr "_Augša"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:340
+msgid "Navigation|_Top"
+msgstr ""
-#: gtk/gtkstock.c:315
-msgid "_Back"
-msgstr "At_pakaļ"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:342
+msgid "Navigation|_Back"
+msgstr ""
-#: gtk/gtkstock.c:316
-msgid "_Down"
-msgstr "_Lejup"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:344
+msgid "Navigation|_Down"
+msgstr ""
-#: gtk/gtkstock.c:317 gtk/gtkstock.c:331
-msgid "_Forward"
-msgstr "Uz _priekšu"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:346
+msgid "Navigation|_Forward"
+msgstr ""
-#: gtk/gtkstock.c:318
-msgid "_Up"
-msgstr "A_ugšup"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:348
+msgid "Navigation|_Up"
+msgstr ""
-#: gtk/gtkstock.c:319
+#: gtk/gtkstock.c:349
msgid "_Harddisk"
msgstr ""
-#: gtk/gtkstock.c:320
+#: gtk/gtkstock.c:350
msgid "_Help"
msgstr "_Palīdzība"
-#: gtk/gtkstock.c:321
+#: gtk/gtkstock.c:351
msgid "_Home"
msgstr "_Mājas"
-#: gtk/gtkstock.c:322
+#: gtk/gtkstock.c:352
msgid "Increase Indent"
msgstr ""
-#: gtk/gtkstock.c:323
+#: gtk/gtkstock.c:353
msgid "Decrease Indent"
msgstr ""
-#: gtk/gtkstock.c:324
+#: gtk/gtkstock.c:354
msgid "_Index"
msgstr "_Indekss"
-#: gtk/gtkstock.c:325
+#: gtk/gtkstock.c:355
msgid "_Italic"
msgstr "_Slīpraksts"
-#: gtk/gtkstock.c:326
+#: gtk/gtkstock.c:356
msgid "_Jump to"
msgstr "Pārle_kt uz"
-#: gtk/gtkstock.c:327
-msgid "_Center"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:358
+#, fuzzy
+msgid "Justify|_Center"
msgstr "_Centrēt"
-#: gtk/gtkstock.c:328
-msgid "_Fill"
-msgstr "_Aizpildīt"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:360
+msgid "Justify|_Fill"
+msgstr ""
-#: gtk/gtkstock.c:329
-msgid "_Left"
-msgstr "Pa _Kreisi"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:362
+msgid "Justify|_Left"
+msgstr ""
-#: gtk/gtkstock.c:330
-msgid "_Right"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:364
+#, fuzzy
+msgid "Justify|_Right"
msgstr "_Pa Labi"
-#: gtk/gtkstock.c:332
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:367
#, fuzzy
-msgid "_Next"
+msgid "Media|_Forward"
+msgstr "Uz _priekšu"
+
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:369
+#, fuzzy
+msgid "Media|_Next"
msgstr "_Jauns"
-#: gtk/gtkstock.c:333
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:371
#, fuzzy
-msgid "P_ause"
+msgid "Media|P_ause"
msgstr "_Ievietot"
-#: gtk/gtkstock.c:334
-msgid "_Play"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:373
+msgid "Media|_Play"
msgstr ""
-#: gtk/gtkstock.c:335
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:375
#, fuzzy
-msgid "Pre_vious"
+msgid "Media|Pre_vious"
msgstr "_Pirmsapskate:"
-#: gtk/gtkstock.c:336
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:377
#, fuzzy
-msgid "_Record"
+msgid "Media|_Record"
msgstr "_Sarkanā:"
-#: gtk/gtkstock.c:337
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:379
#, fuzzy
-msgid "R_ewind"
+msgid "Media|R_ewind"
msgstr "At_rast"
-#: gtk/gtkstock.c:338 gtk/gtkstock.c:361
-msgid "_Stop"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:381
+#, fuzzy
+msgid "Media|_Stop"
msgstr "_Stop"
-#: gtk/gtkstock.c:339
+#: gtk/gtkstock.c:382
#, fuzzy
msgid "_Network"
msgstr "_Jauns"
-#: gtk/gtkstock.c:340
+#: gtk/gtkstock.c:383
msgid "_New"
msgstr "_Jauns"
-#: gtk/gtkstock.c:341
+#: gtk/gtkstock.c:384
msgid "_No"
msgstr "_Nē"
-#: gtk/gtkstock.c:342
+#: gtk/gtkstock.c:385
msgid "_OK"
msgstr "_Labi"
-#: gtk/gtkstock.c:343
+#: gtk/gtkstock.c:386
msgid "_Open"
msgstr "At_vērt"
-#: gtk/gtkstock.c:344
+#: gtk/gtkstock.c:387
msgid "_Paste"
msgstr "_Ievietot"
-#: gtk/gtkstock.c:345
+#: gtk/gtkstock.c:388
msgid "_Preferences"
msgstr "_Preferences"
-#: gtk/gtkstock.c:346
+#: gtk/gtkstock.c:389
msgid "_Print"
msgstr "_Drukāt"
-#: gtk/gtkstock.c:347
+#: gtk/gtkstock.c:390
msgid "Print Pre_view"
msgstr "Drukas Pirms_apskate"
-#: gtk/gtkstock.c:348
+#: gtk/gtkstock.c:391
msgid "_Properties"
msgstr "_Rekvizīti"
-#: gtk/gtkstock.c:349
+#: gtk/gtkstock.c:392
msgid "_Quit"
msgstr "_Iziet"
-#: gtk/gtkstock.c:350
+#: gtk/gtkstock.c:393
msgid "_Redo"
msgstr "_Pāratsaukt"
-#: gtk/gtkstock.c:351
+#: gtk/gtkstock.c:394
msgid "_Refresh"
msgstr "_Atjaunināt"
-#: gtk/gtkstock.c:353
+#: gtk/gtkstock.c:396
msgid "_Revert"
msgstr "_Atgriezt"
-#: gtk/gtkstock.c:354
+#: gtk/gtkstock.c:397
msgid "_Save"
msgstr "_Saglabāt"
-#: gtk/gtkstock.c:355
+#: gtk/gtkstock.c:398
msgid "Save _As"
msgstr "Saglabāt _Kā"
-#: gtk/gtkstock.c:356
+#: gtk/gtkstock.c:399
msgid "_Color"
msgstr "_Krāsa"
-#: gtk/gtkstock.c:357
+#: gtk/gtkstock.c:400
msgid "_Font"
msgstr "_Fonts"
-#: gtk/gtkstock.c:358
+#: gtk/gtkstock.c:401
msgid "_Ascending"
msgstr "_Pieaugoši"
-#: gtk/gtkstock.c:359
+#: gtk/gtkstock.c:402
msgid "_Descending"
msgstr "_Dilstoši"
-#: gtk/gtkstock.c:360
+#: gtk/gtkstock.c:403
msgid "_Spell Check"
msgstr "_Pareizrakstības Pārbaude"
-#: gtk/gtkstock.c:362
+#: gtk/gtkstock.c:404
+msgid "_Stop"
+msgstr "_Stop"
+
+#: gtk/gtkstock.c:405
msgid "_Strikethrough"
msgstr "_Caursvītrot"
-#: gtk/gtkstock.c:363
+#: gtk/gtkstock.c:406
msgid "_Undelete"
msgstr "_Atjaunot"
-#: gtk/gtkstock.c:364
+#: gtk/gtkstock.c:407
msgid "_Underline"
msgstr "_Pasvītrot"
-#: gtk/gtkstock.c:365
+#: gtk/gtkstock.c:408
msgid "_Undo"
msgstr "_Atsaukt"
-#: gtk/gtkstock.c:366
+#: gtk/gtkstock.c:409
msgid "_Yes"
msgstr "_Jā"
-#: gtk/gtkstock.c:367
+#: gtk/gtkstock.c:410
msgid "_Normal Size"
msgstr ""
-#: gtk/gtkstock.c:368
+#: gtk/gtkstock.c:411
msgid "Best _Fit"
msgstr ""
-#: gtk/gtkstock.c:369
+#: gtk/gtkstock.c:412
msgid "Zoom _In"
msgstr "_Palielināt"
-#: gtk/gtkstock.c:370
+#: gtk/gtkstock.c:413
msgid "Zoom _Out"
msgstr "_Samazināt"
@@ -2186,22 +2461,22 @@ msgstr "Nevarēju atrast tēmu dzinēju module_path: \"%s\","
msgid "--- No Tip ---"
msgstr "--- Nav Knifa ---"
-#: gtk/gtkuimanager.c:1132
+#: gtk/gtkuimanager.c:1154
#, c-format
msgid "Unknown attribute '%s' on line %d char %d"
msgstr ""
-#: gtk/gtkuimanager.c:1332
+#: gtk/gtkuimanager.c:1371
#, c-format
msgid "Unexpected start tag '%s' on line %d char %d"
msgstr ""
-#: gtk/gtkuimanager.c:1417
+#: gtk/gtkuimanager.c:1461
#, c-format
msgid "Unexpected character data on line %d char %d"
msgstr ""
-#: gtk/gtkuimanager.c:2209
+#: gtk/gtkuimanager.c:2272
msgid "Empty"
msgstr ""
@@ -2261,6 +2536,46 @@ msgstr "X Ievades Metode"
msgid "Could not get information for file '%s': %s"
msgstr "Nespēju atpazīt attēla faila formātu failam '%s'"
+#~ msgid "Shift"
+#~ msgstr "Shift"
+
+#~ msgid "Ctrl"
+#~ msgstr "Ctrl"
+
+#~ msgid "Alt"
+#~ msgstr "Alt"
+
+#, fuzzy
+#~ msgid "Error getting information for '%s'"
+#~ msgstr "Kļūda veidojot mapi \"%s\": %s\n"
+
+#~ msgid "_Bottom"
+#~ msgstr "_Apakša"
+
+#~ msgid "_First"
+#~ msgstr "Pir_mais"
+
+#~ msgid "_Last"
+#~ msgstr "_Pēdējais"
+
+#~ msgid "_Top"
+#~ msgstr "_Augša"
+
+#~ msgid "_Back"
+#~ msgstr "At_pakaļ"
+
+#~ msgid "_Down"
+#~ msgstr "_Lejup"
+
+#~ msgid "_Up"
+#~ msgstr "A_ugšup"
+
+#~ msgid "_Fill"
+#~ msgstr "_Aizpildīt"
+
+#~ msgid "_Left"
+#~ msgstr "Pa _Kreisi"
+
#, fuzzy
#~ msgid ""
#~ "Could not change the current folder to %s:\n"
@@ -2296,10 +2611,6 @@ msgstr "Nespēju atpazīt attēla faila formātu failam '%s'"
#~ msgstr "_Pievienot"
#, fuzzy
-#~ msgid "Remove"
-#~ msgstr "_Izņemt"
-
-#, fuzzy
#~ msgid "Up"
#~ msgstr "A_ugšup"
diff --git a/po/mi.po b/po/mi.po
index e885e481b..4e8ace36b 100644
--- a/po/mi.po
+++ b/po/mi.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gtk+ 2.3.2\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-01-08 02:01-0500\n"
+"POT-Creation-Date: 2005-06-20 14:30-0400\n"
"PO-Revision-Date: 2004-01-27 07:36+1300\n"
"Last-Translator: Wesley Parish <wes.parish@paradise.net.nz>\n"
"Language-Team: GNOME Māori Team <maori@nzlinux.org.nz>\n"
@@ -16,7 +16,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
#: gdk-pixbuf/gdk-pixbuf-animation.c:153 gdk-pixbuf/gdk-pixbuf-io.c:838
-#: gdk-pixbuf/gdk-pixbuf-io.c:1069 tests/testfilechooser.c:199
+#: gdk-pixbuf/gdk-pixbuf-io.c:1068 tests/testfilechooser.c:199
#, c-format
msgid "Failed to open file '%s': %s"
msgstr "Kua hinga kia huaki i te puarahi '%s': %s"
@@ -27,7 +27,7 @@ msgid "Image file '%s' contains no data"
msgstr "Kaore etahi mohiotanga i te puarahi a te whakaahua '%s'"
#: gdk-pixbuf/gdk-pixbuf-animation.c:208 gdk-pixbuf/gdk-pixbuf-io.c:887
-#: gdk-pixbuf/gdk-pixbuf-io.c:1110 tests/testfilechooser.c:244
+#: gdk-pixbuf/gdk-pixbuf-io.c:1109 tests/testfilechooser.c:244
#, c-format
msgid ""
"Failed to load image '%s': reason not known, probably a corrupt image file"
@@ -78,34 +78,34 @@ msgstr "Kaore te whakatakotoranga a te puarahi a te whakaahua i te mohiotia"
msgid "Failed to load image '%s': %s"
msgstr "kua hinga kia uta i te whakaahua '%s': %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1337
+#: gdk-pixbuf/gdk-pixbuf-io.c:1336
#, c-format
msgid "Error writing to image file: %s"
msgstr "He tuhituhi ki te puarahi a te whakaahua: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1383 gdk-pixbuf/gdk-pixbuf-io.c:1512
+#: gdk-pixbuf/gdk-pixbuf-io.c:1382 gdk-pixbuf/gdk-pixbuf-io.c:1511
#, c-format
msgid "This build of gdk-pixbuf does not support saving the image format: %s"
msgstr "Kaore tautoko kia puripuri i te whakatakotoranga a te whakaahua: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1417
+#: gdk-pixbuf/gdk-pixbuf-io.c:1416
msgid "Insufficient memory to save image to callback"
msgstr "Ehara pumahara ake kia pupuri i te ataahua ki "
-#: gdk-pixbuf/gdk-pixbuf-io.c:1429
+#: gdk-pixbuf/gdk-pixbuf-io.c:1428
msgid "Failed to open temporary file"
msgstr "Kua hinga kia huaki puarahi taupua"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1454
+#: gdk-pixbuf/gdk-pixbuf-io.c:1453
msgid "Failed to read from temporary file"
msgstr "Kua hinga kia korero pukapuka i te puarahi taupua"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1641
+#: gdk-pixbuf/gdk-pixbuf-io.c:1687
#, c-format
msgid "Failed to open '%s' for writing: %s"
msgstr "Kua hinga kia huaki i '%s' kia tuhituhi: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1665
+#: gdk-pixbuf/gdk-pixbuf-io.c:1711
#, c-format
msgid ""
"Failed to close '%s' while writing image, all data may not have been saved: %"
@@ -114,7 +114,7 @@ msgstr ""
"Ka tuhituhi i te ataahua, kua hinga kia kati i '%s', ehara pea mohiotanga "
"katoa i te purihia: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1853 gdk-pixbuf/gdk-pixbuf-io.c:1903
+#: gdk-pixbuf/gdk-pixbuf-io.c:1931 gdk-pixbuf/gdk-pixbuf-io.c:1981
msgid "Insufficient memory to save image into a buffer"
msgstr "Ehara pumahara ake kia puripuri i te ataahua ki tetahi "
@@ -176,24 +176,34 @@ msgstr "He kino te motete kei pikitia "
msgid "The ANI image format"
msgstr "Te whakatakotoranga a te ataahua ANI"
-#: gdk-pixbuf/io-bmp.c:227 gdk-pixbuf/io-bmp.c:383
+#: gdk-pixbuf/io-bmp.c:228 gdk-pixbuf/io-bmp.c:306 gdk-pixbuf/io-bmp.c:338
+#: gdk-pixbuf/io-bmp.c:361 gdk-pixbuf/io-bmp.c:442
+msgid "BMP image has bogus header data"
+msgstr "Kei ataahua BMP he mohiotanga "
+
+#: gdk-pixbuf/io-bmp.c:239 gdk-pixbuf/io-bmp.c:401
msgid "Not enough memory to load bitmap image"
msgstr "Ehara pumahara ake kia uta ataahua "
-#: gdk-pixbuf/io-bmp.c:269
+#: gdk-pixbuf/io-bmp.c:287
msgid "BMP image has unsupported header size"
msgstr "Kei ataahua BMP he rahi tautokotia"
-#: gdk-pixbuf/io-bmp.c:288 gdk-pixbuf/io-bmp.c:320 gdk-pixbuf/io-bmp.c:343
-#: gdk-pixbuf/io-bmp.c:424
-msgid "BMP image has bogus header data"
-msgstr "Kei ataahua BMP he mohiotanga "
-
-#: gdk-pixbuf/io-bmp.c:307
+#: gdk-pixbuf/io-bmp.c:325
msgid "Topdown BMP images cannot be compressed"
msgstr ""
-#: gdk-pixbuf/io-bmp.c:1154
+#: gdk-pixbuf/io-bmp.c:1203
+#, fuzzy
+msgid "Couldn't allocate memory for saving BMP file"
+msgstr "Kaore taea e whakarato pumahara kia uta puarahi JPEG"
+
+#: gdk-pixbuf/io-bmp.c:1244
+#, fuzzy
+msgid "Couldn't write to BMP file"
+msgstr "Kaore e taea e i te ingoa a te puarahi"
+
+#: gdk-pixbuf/io-bmp.c:1293
msgid "The BMP image format"
msgstr "Te whakatakotoranga a te ataahua BMP"
@@ -202,7 +212,7 @@ msgstr "Te whakatakotoranga a te ataahua BMP"
msgid "Failure reading GIF: %s"
msgstr "Hinga korero pukapuka GIF: %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 "Ka ngaro te puarahi GIF i etahi mohiotanga (I whakapoto pea?)"
@@ -228,35 +238,40 @@ msgstr "He kino te ka kitea"
msgid "Circular table entry in GIF file"
msgstr "He tepu kei puarahi GIF"
-#: 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 "Ehara pumahara ake kia uta puarahi GIF"
-#: gdk-pixbuf/io-gif.c:1088
+#: gdk-pixbuf/io-gif.c:947
+#, fuzzy
+msgid "Not enough memory to composite a frame in GIF file"
+msgstr "Ehara pumahara ake kia uta puarahi GIF"
+
+#: gdk-pixbuf/io-gif.c:1116
msgid "GIF image is corrupt (incorrect LZW compression)"
msgstr "He kino te ataahua GIF ( "
-#: gdk-pixbuf/io-gif.c:1138
+#: gdk-pixbuf/io-gif.c:1166
msgid "File does not appear to be a GIF file"
msgstr "Kaore he puarahi GIF e ahua"
-#: 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 "Kaore te %s a te whakatakotoranga a te ataahua GIF i te tautokotia"
-#: 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."
msgstr ""
-#: gdk-pixbuf/io-gif.c:1491
+#: gdk-pixbuf/io-gif.c:1519
msgid "GIF image was truncated or incomplete."
msgstr "I whakapoto te ataahua GIF "
-#: gdk-pixbuf/io-gif.c:1643
+#: gdk-pixbuf/io-gif.c:1671
msgid "The GIF image format"
msgstr "Te whakatakotoranga a te ataahua GIF"
@@ -434,94 +449,108 @@ msgstr ""
msgid "Fatal error reading PNG image file: %s"
msgstr "He mate korero pukapuka i te puarahi a ataahua PNG: %s"
-#: gdk-pixbuf/io-png.c:813
+#: gdk-pixbuf/io-png.c:810
msgid ""
"Keys for PNG text chunks must have at least 1 and at most 79 characters."
msgstr "Patuhi mo etahi motete "
-#: gdk-pixbuf/io-png.c:821
+#: gdk-pixbuf/io-png.c:818
msgid "Keys for PNG text chunks must be ASCII characters."
msgstr "Patuhi mo etahi motete "
-#: gdk-pixbuf/io-png.c:854
+#: gdk-pixbuf/io-png.c:831
+#, c-format
+msgid ""
+"PNG compression level must be a value between 0 and 9; value '%s' could not "
+"be parsed."
+msgstr ""
+
+#: gdk-pixbuf/io-png.c:843
+#, c-format
+msgid ""
+"PNG compression level must be a value between 0 and 9; value '%d' is not "
+"allowed."
+msgstr ""
+
+#: gdk-pixbuf/io-png.c:883
#, fuzzy, c-format
msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding."
msgstr "%s motete "
-#: gdk-pixbuf/io-png.c:994
+#: gdk-pixbuf/io-png.c:1026
msgid "The PNG image format"
msgstr "Te whakatakotoranga a te ataahua PNG"
-#: gdk-pixbuf/io-pnm.c:249
+#: gdk-pixbuf/io-pnm.c:252
msgid "PNM loader expected to find an integer, but didn't"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:281
+#: gdk-pixbuf/io-pnm.c:284
msgid "PNM file has an incorrect initial byte"
msgstr "He kei puarahi PNM"
-#: gdk-pixbuf/io-pnm.c:311
+#: gdk-pixbuf/io-pnm.c:314
msgid "PNM file is not in a recognized PNM subformat"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:336
+#: gdk-pixbuf/io-pnm.c:339
msgid "PNM file has an image width of 0"
msgstr "He ataahua whanui a kei puarahi PNM"
-#: gdk-pixbuf/io-pnm.c:357
+#: gdk-pixbuf/io-pnm.c:360
msgid "PNM file has an image height of 0"
msgstr "He ataahua ikeike a kei puarahi PNM"
-#: gdk-pixbuf/io-pnm.c:380
+#: gdk-pixbuf/io-pnm.c:383
msgid "Maximum color value in PNM file is 0"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:388
+#: gdk-pixbuf/io-pnm.c:391
msgid "Maximum color value in PNM file is too large"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:396
+#: gdk-pixbuf/io-pnm.c:399
msgid "Cannot handle PNM files with maximum color values greater than 255"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:435 gdk-pixbuf/io-pnm.c:463 gdk-pixbuf/io-pnm.c:495
+#: gdk-pixbuf/io-pnm.c:438 gdk-pixbuf/io-pnm.c:466 gdk-pixbuf/io-pnm.c:498
msgid "Raw PNM image type is invalid"
msgstr "Ko koremana te totouka a te momo ataahua PNM"
-#: gdk-pixbuf/io-pnm.c:555 gdk-pixbuf/io-pnm.c:597
+#: gdk-pixbuf/io-pnm.c:562 gdk-pixbuf/io-pnm.c:604
msgid "PNM image format is invalid"
msgstr "Ko koremana te whakatakotoranga a te ataahua PNM"
-#: gdk-pixbuf/io-pnm.c:656
+#: gdk-pixbuf/io-pnm.c:663
msgid "PNM image loader does not support this PNM subformat"
msgstr "Kaore kaiwhakauta a te ataahua PNM i te tautoko "
-#: gdk-pixbuf/io-pnm.c:711
+#: gdk-pixbuf/io-pnm.c:718
msgid "Premature end-of-file encountered"
msgstr "Kua kitea taro nunui te otinga-a-te-puarahi"
-#: gdk-pixbuf/io-pnm.c:743 gdk-pixbuf/io-pnm.c:974
+#: gdk-pixbuf/io-pnm.c:750 gdk-pixbuf/io-pnm.c:981
msgid "Raw PNM formats require exactly one whitespace before sample data"
msgstr " whakatakotoranga totouka PNM"
-#: gdk-pixbuf/io-pnm.c:770
+#: gdk-pixbuf/io-pnm.c:777
#, fuzzy
msgid "Cannot allocate memory for loading PNM image"
msgstr "Kaore taea e whakarato pumahara kia uta i te ataahua PNM"
-#: gdk-pixbuf/io-pnm.c:820
+#: gdk-pixbuf/io-pnm.c:827
msgid "Insufficient memory to load PNM context struct"
msgstr "Ehara pumahara ake kia uta "
-#: gdk-pixbuf/io-pnm.c:871
+#: gdk-pixbuf/io-pnm.c:878
msgid "Unexpected end of PNM image data"
msgstr " puta noa "
-#: gdk-pixbuf/io-pnm.c:1003
+#: gdk-pixbuf/io-pnm.c:1010
msgid "Insufficient memory to load PNM file"
msgstr "Ehara pumahara ake kia uta i te puarahi PNM"
-#: gdk-pixbuf/io-pnm.c:1082
+#: gdk-pixbuf/io-pnm.c:1089
msgid "The PNM/PBM/PGM/PPM image format family"
msgstr "Te whanau a nga whakatakotoranga a nga PNM/PBM/PGM/PPM ataahua"
@@ -545,69 +574,69 @@ msgstr "Ehara nui te pumahara kia uta i te ataahua RAS"
msgid "The Sun raster image format"
msgstr "Te whakatakotoranga a te ataahua (raster) o Sun"
-#: gdk-pixbuf/io-tga.c:159
+#: gdk-pixbuf/io-tga.c:154
#, fuzzy
msgid "Cannot allocate memory for IOBuffer struct"
msgstr "Kaore taea e whakarato pumahara mo te "
-#: gdk-pixbuf/io-tga.c:178
+#: gdk-pixbuf/io-tga.c:173
#, fuzzy
msgid "Cannot allocate memory for IOBuffer data"
msgstr "Kaore taea e whakarato pumahara mo te "
-#: gdk-pixbuf/io-tga.c:189
+#: gdk-pixbuf/io-tga.c:184
#, fuzzy
msgid "Cannot realloc IOBuffer data"
msgstr " mohiotanga "
-#: gdk-pixbuf/io-tga.c:219
+#: gdk-pixbuf/io-tga.c:214
#, fuzzy
msgid "Cannot allocate temporary IOBuffer data"
msgstr " mohiotanga "
-#: gdk-pixbuf/io-tga.c:353
+#: gdk-pixbuf/io-tga.c:348
#, fuzzy
msgid "Cannot allocate new pixbuf"
msgstr "Kaore te (pixbuf) hou e mahi"
-#: gdk-pixbuf/io-tga.c:692
+#: gdk-pixbuf/io-tga.c:689
#, fuzzy
msgid "Cannot allocate colormap structure"
msgstr "Kaore taea e whakarato pumahara mo te "
-#: gdk-pixbuf/io-tga.c:699
+#: gdk-pixbuf/io-tga.c:696
#, fuzzy
msgid "Cannot allocate colormap entries"
msgstr " puta noa "
-#: gdk-pixbuf/io-tga.c:721
+#: gdk-pixbuf/io-tga.c:718
msgid "Unexpected bitdepth for colormap entries"
msgstr " puta noa "
-#: gdk-pixbuf/io-tga.c:739
+#: gdk-pixbuf/io-tga.c:736
#, fuzzy
msgid "Cannot allocate TGA header memory"
msgstr "Kaore te pumahara ma te TGA i te "
-#: gdk-pixbuf/io-tga.c:772
+#: gdk-pixbuf/io-tga.c:769
msgid "TGA image has invalid dimensions"
msgstr "Kei ataahua TGA i a koremana"
-#: gdk-pixbuf/io-tga.c:778 gdk-pixbuf/io-tga.c:787 gdk-pixbuf/io-tga.c:797
-#: gdk-pixbuf/io-tga.c:807 gdk-pixbuf/io-tga.c:814
+#: gdk-pixbuf/io-tga.c:775 gdk-pixbuf/io-tga.c:784 gdk-pixbuf/io-tga.c:794
+#: gdk-pixbuf/io-tga.c:804 gdk-pixbuf/io-tga.c:811
msgid "TGA image type not supported"
msgstr "Kaore te momo ataahua TGA i te tautokotia"
-#: gdk-pixbuf/io-tga.c:861
+#: gdk-pixbuf/io-tga.c:858
#, fuzzy
msgid "Cannot allocate memory for TGA context struct"
msgstr "Kaore taea e whakarato pumahara mo te "
-#: gdk-pixbuf/io-tga.c:926
+#: gdk-pixbuf/io-tga.c:923
msgid "Excess data in file"
msgstr "He nunui te mohiotanga kei te puarahi"
-#: gdk-pixbuf/io-tga.c:995
+#: gdk-pixbuf/io-tga.c:992
msgid "The Targa image format"
msgstr "Te whakatakotoranga a te ataahua Targa"
@@ -688,41 +717,46 @@ msgstr "Kua hinga kia tuhituhi ki te puarahi ka uta ataahua XBM"
msgid "The XBM image format"
msgstr "Te whakatakotoranga a te ataahua XBM"
-#: gdk-pixbuf/io-xpm.c:1229
+#: gdk-pixbuf/io-xpm.c:467
msgid "No XPM header found"
msgstr "Kaore XPM i te kitea"
-#: gdk-pixbuf/io-xpm.c:1237
+#: gdk-pixbuf/io-xpm.c:476
+#, fuzzy
+msgid "Invalid XPM header"
+msgstr "Koremana puarahi XBM"
+
+#: gdk-pixbuf/io-xpm.c:484
msgid "XPM file has image width <= 0"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1245
+#: gdk-pixbuf/io-xpm.c:492
msgid "XPM file has image height <= 0"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1253
+#: gdk-pixbuf/io-xpm.c:500
msgid "XPM has invalid number of chars per pixel"
msgstr " koremana "
-#: gdk-pixbuf/io-xpm.c:1260
+#: gdk-pixbuf/io-xpm.c:507
msgid "XPM file has invalid number of colors"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1272 gdk-pixbuf/io-xpm.c:1281 gdk-pixbuf/io-xpm.c:1333
+#: gdk-pixbuf/io-xpm.c:519 gdk-pixbuf/io-xpm.c:528 gdk-pixbuf/io-xpm.c:580
#, fuzzy
msgid "Cannot allocate memory for loading XPM image"
msgstr "Kaore taea e whakarato pumahara kia uta i te ataahua XPM"
-#: gdk-pixbuf/io-xpm.c:1295
+#: gdk-pixbuf/io-xpm.c:542
#, fuzzy
msgid "Cannot read XPM colormap"
msgstr "Kaore XPM i te korero pukapuka"
-#: gdk-pixbuf/io-xpm.c:1524
+#: gdk-pixbuf/io-xpm.c:771
msgid "Failed to write to temporary file when loading XPM image"
msgstr "Kua hinga kia tuhituhi ki te puarahi taupua ka uta ataahua XPM"
-#: gdk-pixbuf/io-xpm.c:1559
+#: gdk-pixbuf/io-xpm.c:806
msgid "The XPM image format"
msgstr "Te whakatakotoranga a te ataahua XPM"
@@ -784,6 +818,138 @@ msgstr ""
msgid "Gdk debugging flags to unset"
msgstr ""
+#: gdk/keyname-table.h:3940
+msgid "keyboard label|BackSpace"
+msgstr ""
+
+#: gdk/keyname-table.h:3941
+msgid "keyboard label|Tab"
+msgstr ""
+
+#: gdk/keyname-table.h:3942
+msgid "keyboard label|Return"
+msgstr ""
+
+#: gdk/keyname-table.h:3943
+msgid "keyboard label|Pause"
+msgstr ""
+
+#: gdk/keyname-table.h:3944
+msgid "keyboard label|Scroll_Lock"
+msgstr ""
+
+#: gdk/keyname-table.h:3945
+msgid "keyboard label|Sys_Req"
+msgstr ""
+
+#: gdk/keyname-table.h:3946
+msgid "keyboard label|Escape"
+msgstr ""
+
+#: gdk/keyname-table.h:3947
+msgid "keyboard label|Multi_key"
+msgstr ""
+
+#: gdk/keyname-table.h:3948
+msgid "keyboard label|Home"
+msgstr ""
+
+#: gdk/keyname-table.h:3949
+msgid "keyboard label|Page_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3950
+msgid "keyboard label|Page_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3951
+msgid "keyboard label|End"
+msgstr ""
+
+#: gdk/keyname-table.h:3952
+msgid "keyboard label|Begin"
+msgstr ""
+
+#: gdk/keyname-table.h:3953
+msgid "keyboard label|Print"
+msgstr ""
+
+#: gdk/keyname-table.h:3954
+msgid "keyboard label|Insert"
+msgstr ""
+
+#: gdk/keyname-table.h:3955
+msgid "keyboard label|Num_Lock"
+msgstr ""
+
+#: gdk/keyname-table.h:3956
+msgid "keyboard label|KP_Space"
+msgstr ""
+
+#: gdk/keyname-table.h:3957
+msgid "keyboard label|KP_Tab"
+msgstr ""
+
+#: gdk/keyname-table.h:3958
+msgid "keyboard label|KP_Enter"
+msgstr ""
+
+#: gdk/keyname-table.h:3959
+msgid "keyboard label|KP_Home"
+msgstr ""
+
+#: gdk/keyname-table.h:3960
+msgid "keyboard label|KP_Left"
+msgstr ""
+
+#: gdk/keyname-table.h:3961
+msgid "keyboard label|KP_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3962
+msgid "keyboard label|KP_Right"
+msgstr ""
+
+#: gdk/keyname-table.h:3963
+msgid "keyboard label|KP_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3964
+msgid "keyboard label|KP_Page_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3965
+msgid "keyboard label|KP_Prior"
+msgstr ""
+
+#: gdk/keyname-table.h:3966
+msgid "keyboard label|KP_Page_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3967
+msgid "keyboard label|KP_Next"
+msgstr ""
+
+#: gdk/keyname-table.h:3968
+msgid "keyboard label|KP_End"
+msgstr ""
+
+#: gdk/keyname-table.h:3969
+msgid "keyboard label|KP_Begin"
+msgstr ""
+
+#: gdk/keyname-table.h:3970
+msgid "keyboard label|KP_Insert"
+msgstr ""
+
+#: gdk/keyname-table.h:3971
+msgid "keyboard label|KP_Delete"
+msgstr ""
+
+#: gdk/keyname-table.h:3972
+msgid "keyboard label|Delete"
+msgstr ""
+
#. Description of --sync in --help output
#: gdk/win32/gdkmain-win32.c:60
msgid "Don't batch GDI requests"
@@ -819,46 +985,47 @@ msgstr ""
msgid "Make X calls synchronous"
msgstr ""
-#: gtk/gtkaboutdialog.c:260 gtk/gtkaboutdialog.c:1939
+#: gtk/gtkaboutdialog.c:270 gtk/gtkaboutdialog.c:2025
msgid "License"
msgstr ""
-#: gtk/gtkaboutdialog.c:261
+#: gtk/gtkaboutdialog.c:271
msgid "The license of the program"
msgstr ""
#. Add the credits button
-#: gtk/gtkaboutdialog.c:482
-msgid "_Credits"
-msgstr ""
+#: gtk/gtkaboutdialog.c:491
+#, fuzzy
+msgid "C_redits"
+msgstr "Hangatia"
#. Add the license button
-#: gtk/gtkaboutdialog.c:491
+#: gtk/gtkaboutdialog.c:501
msgid "_License"
msgstr ""
-#: gtk/gtkaboutdialog.c:682
+#: gtk/gtkaboutdialog.c:731
#, c-format
msgid "About %s"
msgstr ""
-#: gtk/gtkaboutdialog.c:1876
+#: gtk/gtkaboutdialog.c:1953
msgid "Credits"
msgstr ""
-#: gtk/gtkaboutdialog.c:1901
+#: gtk/gtkaboutdialog.c:1979
msgid "Written by"
msgstr ""
-#: gtk/gtkaboutdialog.c:1904
+#: gtk/gtkaboutdialog.c:1982
msgid "Documented by"
msgstr ""
-#: gtk/gtkaboutdialog.c:1916
+#: gtk/gtkaboutdialog.c:1994
msgid "Translated by"
msgstr ""
-#: gtk/gtkaboutdialog.c:1920
+#: gtk/gtkaboutdialog.c:1998
msgid "Artwork by"
msgstr ""
@@ -866,28 +1033,41 @@ msgstr ""
#. * that use the shift key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: gtk/gtkaccellabel.c:119
-msgid "Shift"
-msgstr "Shift"
+#: gtk/gtkaccellabel.c:121
+msgid "keyboard label|Shift"
+msgstr ""
#. This is the text that should appear next to menu accelerators
#. * that use the control key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: gtk/gtkaccellabel.c:125
-msgid "Ctrl"
-msgstr "Ctrl"
+#: gtk/gtkaccellabel.c:128
+msgid "keyboard label|Ctrl"
+msgstr ""
#. This is the text that should appear next to menu accelerators
#. * that use the alt key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: gtk/gtkaccellabel.c:131
-msgid "Alt"
-msgstr "Alt"
+#: gtk/gtkaccellabel.c:135
+msgid "keyboard label|Alt"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkaccellabel.c:577
+msgid "keyboard label|Space"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkaccellabel.c:581
+msgid "keyboard label|Backslash"
+msgstr ""
#. Translate to calendar:YM if you want years to be displayed
#. * before months; otherwise translate to calendar:MY.
@@ -898,7 +1078,7 @@ msgstr "Alt"
#. * so if you have a default text direction of RTL and YM, then
#. * the year will appear on the right.
#.
-#: gtk/gtkcalendar.c:700
+#: gtk/gtkcalendar.c:647
msgid "calendar:MY"
msgstr "calendar:MY"
@@ -906,129 +1086,157 @@ msgstr "calendar:MY"
#. * first day of the week to calendar:week_start:1 if you want Monday
#. * to be the first day of the week, and so on.
#.
-#: gtk/gtkcalendar.c:710
+#: gtk/gtkcalendar.c:661
msgid "calendar:week_start:0"
msgstr "calendar:week_start:1"
-#: gtk/gtkcellrendererprogress.c:235 gtk/gtkcellrendererprogress.c:293
+#. Translators: This is a text measurement template.
+#. * Translate it to the widest year text.
+#. *
+#. * Don't include the prefix "year measurement template|"
+#. * in the translation.
+#. *
+#. * If you don't understand this, leave it as "2000"
+#.
+#: gtk/gtkcalendar.c:1549
+msgid "year measurement template|2000"
+msgstr ""
+
+#. Translators: This dictates how the year is displayed in
+#. * gtkcalendar widget. See strftime() manual for the format.
+#. * Use only ASCII in the translation.
+#. *
+#. * Also look for the msgid "year measurement template|2000".
+#. * Translate that entry to a year with the widest output of this
+#. * msgid.
+#. *
+#. * Don't include the prefix "calendar year format|" in the
+#. * translation. "%Y" is appropriate for most locales.
+#.
+#: gtk/gtkcalendar.c:1826
+msgid "calendar year format|%Y"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkcellrendererprogress.c:237 gtk/gtkcellrendererprogress.c:295
#, c-format
msgid "progress bar label|%d %%"
msgstr ""
-#: gtk/gtkcolorbutton.c:220 gtk/gtkcolorbutton.c:574
+#: gtk/gtkcolorbutton.c:221 gtk/gtkcolorbutton.c:576
msgid "Pick a Color"
msgstr "Whiriwhiria tetahi atanga"
-#: gtk/gtkcolorbutton.c:466
+#: gtk/gtkcolorbutton.c:467
msgid "Received invalid color data\n"
msgstr "I tangohia mohiotanga koremana mo te atanga\n"
-#: gtk/gtkcolorsel.c:576
+#: gtk/gtkcolorsel.c:561
msgid ""
"The previously-selected color, for comparison to the color you're selecting "
"now. You can drag this color to a palette entry, or select this color as "
"current by dragging it to the other color swatch alongside."
msgstr ""
-#: gtk/gtkcolorsel.c:581
+#: gtk/gtkcolorsel.c:566
msgid ""
"The color you've chosen. You can drag this color to a palette entry to save "
"it for use in the future."
msgstr "Ko te atanga ka whiriwhiri koe. papa peita kia puripuri i tena "
-#: gtk/gtkcolorsel.c:942
+#: gtk/gtkcolorsel.c:957
msgid "_Save color here"
msgstr "Purihia atanga i tenei"
-#: gtk/gtkcolorsel.c:1147
+#: gtk/gtkcolorsel.c:1162
msgid ""
"Click this palette entry to make it the current color. To change this entry, "
"drag a color swatch here or right-click it and select \"Save color here.\""
msgstr " papa peita kia \"Purihia atanga i tenei "
-#: gtk/gtkcolorsel.c:1913
+#: gtk/gtkcolorsel.c:1929
msgid ""
"Select the color you want from the outer ring. Select the darkness or "
"lightness of that color using the inner triangle."
msgstr ""
-#: gtk/gtkcolorsel.c:1938
+#: gtk/gtkcolorsel.c:1954
msgid ""
"Click the eyedropper, then click a color anywhere on your screen to select "
"that color."
msgstr ""
-#: gtk/gtkcolorsel.c:1947
+#: gtk/gtkcolorsel.c:1963
msgid "_Hue:"
msgstr ""
-#: gtk/gtkcolorsel.c:1948
+#: gtk/gtkcolorsel.c:1964
msgid "Position on the color wheel."
msgstr " kei te porohita atanga"
-#: gtk/gtkcolorsel.c:1950
+#: gtk/gtkcolorsel.c:1966
msgid "_Saturation:"
msgstr "_Kueo:"
-#: gtk/gtkcolorsel.c:1951
+#: gtk/gtkcolorsel.c:1967
msgid "\"Deepness\" of the color."
msgstr " a te atanga"
-#: gtk/gtkcolorsel.c:1952
+#: gtk/gtkcolorsel.c:1968
msgid "_Value:"
msgstr ""
-#: gtk/gtkcolorsel.c:1953
+#: gtk/gtkcolorsel.c:1969
msgid "Brightness of the color."
msgstr " a te atanga"
-#: gtk/gtkcolorsel.c:1954
+#: gtk/gtkcolorsel.c:1970
msgid "_Red:"
msgstr "_Whero"
-#: gtk/gtkcolorsel.c:1955
+#: gtk/gtkcolorsel.c:1971
msgid "Amount of red light in the color."
msgstr "Hia a te marama whero kei te atanga"
-#: gtk/gtkcolorsel.c:1956
+#: gtk/gtkcolorsel.c:1972
msgid "_Green:"
msgstr "_Kakariki"
-#: gtk/gtkcolorsel.c:1957
+#: gtk/gtkcolorsel.c:1973
msgid "Amount of green light in the color."
msgstr "Hia a te marama kakariki kei te atanga"
-#: gtk/gtkcolorsel.c:1958
+#: gtk/gtkcolorsel.c:1974
msgid "_Blue:"
msgstr "_Kohurangi"
-#: gtk/gtkcolorsel.c:1959
+#: gtk/gtkcolorsel.c:1975
msgid "Amount of blue light in the color."
msgstr "Hia a te marama kohurangi kei te atanga"
-#: gtk/gtkcolorsel.c:1962
+#: gtk/gtkcolorsel.c:1978
msgid "_Opacity:"
msgstr ""
-#: gtk/gtkcolorsel.c:1970 gtk/gtkcolorsel.c:1981
+#: gtk/gtkcolorsel.c:1986 gtk/gtkcolorsel.c:1997
msgid "Transparency of the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1988
+#: gtk/gtkcolorsel.c:2004
msgid "Color _Name:"
msgstr "Te ingoa o te atanga:"
-#: gtk/gtkcolorsel.c:2003
+#: gtk/gtkcolorsel.c:2019
msgid ""
"You can enter an HTML-style hexadecimal color value, or simply a color name "
"such as 'orange' in this entry."
msgstr ""
-#: gtk/gtkcolorsel.c:2022
+#: gtk/gtkcolorsel.c:2038
msgid "_Palette"
msgstr "Papa peita"
-#: gtk/gtkcolorsel.c:2054
+#: gtk/gtkcolorsel.c:2070
#, fuzzy
msgid "Color Wheel"
msgstr "Porohita"
@@ -1037,293 +1245,308 @@ msgstr "Porohita"
msgid "Color Selection"
msgstr "Mea whiriwhiri a te atanga"
-#: gtk/gtkentry.c:4507 gtk/gtktextview.c:7030
+#: gtk/gtkentry.c:4508 gtk/gtktextview.c:7068
msgid "Select _All"
msgstr "Whiriwhiria katoa"
-#: gtk/gtkentry.c:4517 gtk/gtktextview.c:7040
+#: gtk/gtkentry.c:4518 gtk/gtktextview.c:7078
msgid "Input _Methods"
msgstr "He pehea puru mohiotanga"
-#: gtk/gtkentry.c:4528 gtk/gtktextview.c:7051
+#: gtk/gtkentry.c:4529 gtk/gtktextview.c:7089
msgid "_Insert Unicode Control Character"
msgstr ""
-#: gtk/gtkfilechooser.c:1584 gtk/gtkfilechooser.c:1628
-#: gtk/gtkfilechooser.c:1703 gtk/gtkfilechooser.c:1747
+#: gtk/gtkfilechooser.c:1588 gtk/gtkfilechooser.c:1632
+#: gtk/gtkfilechooser.c:1707 gtk/gtkfilechooser.c:1751
#, c-format
msgid "Invalid filename: %s"
msgstr "Ko koretake te ingoa a te puarahi: %s"
-#: gtk/gtkfilechooserbutton.c:65
+#: gtk/gtkfilechooserbutton.c:67
#, fuzzy
msgid "Select A File"
msgstr "Whakangaroa puarahi"
-#: gtk/gtkfilechooserbutton.c:66 gtk/gtkfilechooserdefault.c:1229
-#: gtk/gtkpathbar.c:982
+#: gtk/gtkfilechooserbutton.c:68 gtk/gtkfilechooserdefault.c:1302
+#: gtk/gtkpathbar.c:1020
msgid "Home"
msgstr "Kainga"
-#: gtk/gtkfilechooserbutton.c:67 gtk/gtkfilechooserdefault.c:1256
-#: gtk/gtkpathbar.c:984
+#: gtk/gtkfilechooserbutton.c:69 gtk/gtkfilechooserdefault.c:1329
+#: gtk/gtkpathbar.c:1022
msgid "Desktop"
msgstr "Tepu mahi"
-#: gtk/gtkfilechooserbutton.c:68
+#: gtk/gtkfilechooserbutton.c:70
#, fuzzy
msgid "(None)"
msgstr "koretahi"
-#: gtk/gtkfilechooserbutton.c:1515
+#: gtk/gtkfilechooserbutton.c:1523
msgid "Other..."
msgstr ""
-#: gtk/gtkfilechooserdefault.c:867
+#: gtk/gtkfilechooserdefault.c:917
msgid "Could not retrieve information about the file"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:878
+#: gtk/gtkfilechooserdefault.c:928
#, fuzzy
msgid "Could not add a bookmark"
msgstr ""
"Kaore e taea e hono i te tohu pukapuka mo %s:\n"
"%s"
-#: gtk/gtkfilechooserdefault.c:889
+#: gtk/gtkfilechooserdefault.c:939
#, fuzzy
msgid "Could not remove bookmark"
msgstr ""
"Kaore e taea e nukunuku i te tohu pukapuka mo %s:\n"
"%s"
-#: gtk/gtkfilechooserdefault.c:900
+#: gtk/gtkfilechooserdefault.c:950
msgid "The folder could not be created"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:911
+#: gtk/gtkfilechooserdefault.c:963
+msgid ""
+"The folder could not be created, as a file with the same name already "
+"exists. Try using a different name for the folder, or rename the file first."
+msgstr ""
+
+#: gtk/gtkfilechooserdefault.c:976
#, fuzzy
msgid "Invalid file name"
msgstr "Ko koretake te ingoa a te puarahi: %s"
-#: gtk/gtkfilechooserdefault.c:921
+#: gtk/gtkfilechooserdefault.c:986
msgid "The folder contents could not be displayed"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:1119
+#: gtk/gtkfilechooserdefault.c:1192
#, fuzzy, c-format
msgid "Could not get information about '%s': %s"
msgstr "He riro i mohiotanga mo '%s': %s"
-#: gtk/gtkfilechooserdefault.c:2095
+#: gtk/gtkfilechooserdefault.c:2208
#, c-format
msgid "Add the folder '%s' to the bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2136
+#: gtk/gtkfilechooserdefault.c:2249
msgid "Add the current folder to the bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2138
+#: gtk/gtkfilechooserdefault.c:2251
msgid "Add the selected folders to the bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2178
+#: gtk/gtkfilechooserdefault.c:2291
#, c-format
msgid "Remove the bookmark '%s'"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2591
+#: gtk/gtkfilechooserdefault.c:2722
#, fuzzy, c-format
msgid "Could not add a bookmark for '%s' because it is an invalid path name."
msgstr ""
"Kaore e taea e hono i te tohu pukapuka no te mea he ingoa koretake a te %s"
-#: gtk/gtkfilechooserdefault.c:2769
+#: gtk/gtkfilechooserdefault.c:2937
+msgid "Remove"
+msgstr "Nukunuku"
+
+#: gtk/gtkfilechooserdefault.c:2946
+#, fuzzy
+msgid "Rename..."
+msgstr "Huaina hou"
+
+#: gtk/gtkfilechooserdefault.c:3069
msgid "Shortcuts"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2823
+#: gtk/gtkfilechooserdefault.c:3123
msgid "Folder"
msgstr "Kōpaki"
-#: gtk/gtkfilechooserdefault.c:2875 gtk/gtkstock.c:295
+#: gtk/gtkfilechooserdefault.c:3179 gtk/gtkstock.c:317
msgid "_Add"
msgstr "_Hono"
-#: gtk/gtkfilechooserdefault.c:2882
-msgid "Add the selected folder to the bookmarks"
+#: gtk/gtkfilechooserdefault.c:3186
+msgid "Add the selected folder to the Bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2887 gtk/gtkstock.c:352
+#: gtk/gtkfilechooserdefault.c:3191 gtk/gtkstock.c:395
msgid "_Remove"
msgstr "_Nukunuku"
-#: gtk/gtkfilechooserdefault.c:2894
+#: gtk/gtkfilechooserdefault.c:3198
msgid "Remove the selected bookmark"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2997
-msgid "_Add to Shortcuts"
+#: gtk/gtkfilechooserdefault.c:3305
+msgid "_Add to Bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:3007
+#: gtk/gtkfilechooserdefault.c:3315
#, fuzzy
msgid "Open _Location"
msgstr "_Wāhi:"
-#: gtk/gtkfilechooserdefault.c:3019
+#: gtk/gtkfilechooserdefault.c:3327
msgid "Show _Hidden Files"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:3143 gtk/gtkfilesel.c:767
+#: gtk/gtkfilechooserdefault.c:3451 gtk/gtkfilesel.c:766
msgid "Files"
msgstr "He puarahi"
-#: gtk/gtkfilechooserdefault.c:3174
+#: gtk/gtkfilechooserdefault.c:3482
msgid "Name"
msgstr "Ingoa"
-#: gtk/gtkfilechooserdefault.c:3199
+#: gtk/gtkfilechooserdefault.c:3507
msgid "Size"
msgstr "Rahi"
-#: gtk/gtkfilechooserdefault.c:3212
+#: gtk/gtkfilechooserdefault.c:3520
msgid "Modified"
msgstr "Kua whakarereketia"
-#: gtk/gtkfilechooserdefault.c:3244
+#: gtk/gtkfilechooserdefault.c:3552
msgid "Select which types of files are shown"
msgstr ""
#. Create Folder
-#: gtk/gtkfilechooserdefault.c:3280
+#: gtk/gtkfilechooserdefault.c:3588
#, fuzzy
msgid "Create Fo_lder"
msgstr "Hanga he _Kōpaki"
#. Name entry
-#: gtk/gtkfilechooserdefault.c:3398
+#: gtk/gtkfilechooserdefault.c:3709
msgid "_Name:"
msgstr "_Ingoa:"
-#: gtk/gtkfilechooserdefault.c:3438
+#: gtk/gtkfilechooserdefault.c:3749
msgid "_Browse for other folders"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:3688
+#: gtk/gtkfilechooserdefault.c:4000
msgid "Save in _folder:"
msgstr "Pupuri i roto te _kōpaki:"
-#: gtk/gtkfilechooserdefault.c:3690
+#: gtk/gtkfilechooserdefault.c:4002
msgid "Create in _folder:"
msgstr "Hanga i roto te _kōpaki:"
-#: gtk/gtkfilechooserdefault.c:4523
+#: gtk/gtkfilechooserdefault.c:4959
#, fuzzy
msgid "Cannot change to folder because it is not local"
msgstr "Kaore e taea e hono i te tohu pukapuka %s no te mea ehara kopaki"
-#: gtk/gtkfilechooserdefault.c:5048
+#: gtk/gtkfilechooserdefault.c:5513
#, fuzzy, c-format
msgid "Shortcut %s does not exist"
msgstr "ehara te %s"
-#: gtk/gtkfilechooserdefault.c:5508
+#: gtk/gtkfilechooserdefault.c:6057
#, fuzzy, c-format
msgid "Could not mount %s"
msgstr "Kaore e taea te toenga e pupuri"
-#: gtk/gtkfilechooserdefault.c:5802
+#: gtk/gtkfilechooserdefault.c:6352
msgid "Type name of new folder"
msgstr "Patopato te ingoa a te kopaki hou"
-#: gtk/gtkfilechooserdefault.c:5844
+#: gtk/gtkfilechooserdefault.c:6394
#, c-format
msgid "%d byte"
msgid_plural "%d bytes"
msgstr[0] ""
msgstr[1] ""
-#: gtk/gtkfilechooserdefault.c:5846
+#: gtk/gtkfilechooserdefault.c:6396
#, c-format
msgid "%.1f K"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:5848
+#: gtk/gtkfilechooserdefault.c:6398
#, c-format
msgid "%.1f M"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:5850
+#: gtk/gtkfilechooserdefault.c:6400
#, c-format
msgid "%.1f G"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:5902
+#: gtk/gtkfilechooserdefault.c:6446 gtk/gtkfilechooserdefault.c:6470
+msgid "Unknown"
+msgstr "Ehara mohiotia"
+
+#: gtk/gtkfilechooserdefault.c:6457
msgid "Today"
msgstr "Inaianei"
-#: gtk/gtkfilechooserdefault.c:5904
+#: gtk/gtkfilechooserdefault.c:6459
msgid "Yesterday"
msgstr "Inanahi"
-#: gtk/gtkfilechooserdefault.c:5915
-msgid "Unknown"
-msgstr "Ehara mohiotia"
-
-#: gtk/gtkfilechooserdefault.c:5985
+#: gtk/gtkfilechooserdefault.c:6541
#, fuzzy
msgid "Cannot change folder"
msgstr "Hanga i roto te _kōpaki:"
-#: gtk/gtkfilechooserdefault.c:5986
+#: gtk/gtkfilechooserdefault.c:6542
msgid "The folder you specified is an invalid path."
msgstr ""
-#: gtk/gtkfilechooserdefault.c:6025
+#: gtk/gtkfilechooserdefault.c:6581
#, fuzzy, c-format
msgid "Could not build file name from '%s' and '%s'"
msgstr ""
"kaore e taea e hanga i te ingoa a te puarahi mai '%s' me '%s':\n"
"%s"
-#: gtk/gtkfilechooserdefault.c:6061
+#: gtk/gtkfilechooserdefault.c:6617
#, fuzzy
msgid "Could not select item"
msgstr "Mea whiriwhiri a te atanga"
-#: gtk/gtkfilechooserdefault.c:6101
+#: gtk/gtkfilechooserdefault.c:6657
msgid "Open Location"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:6108
+#: gtk/gtkfilechooserdefault.c:6664
#, fuzzy
msgid "Save in Location"
msgstr "_Wāhi:"
-#: gtk/gtkfilechooserdefault.c:6132
+#: gtk/gtkfilechooserdefault.c:6688
msgid "_Location:"
msgstr "_Wāhi:"
-#: gtk/gtkfilesel.c:731
+#: gtk/gtkfilesel.c:730
msgid "Folders"
msgstr "He kōpaki"
-#: gtk/gtkfilesel.c:735
+#: gtk/gtkfilesel.c:734
msgid "Fol_ders"
msgstr "He kōpaki"
-#: gtk/gtkfilesel.c:771
+#: gtk/gtkfilesel.c:770
msgid "_Files"
msgstr "Puarahi"
-#: gtk/gtkfilesel.c:859 gtk/gtkfilesel.c:2249
+#: gtk/gtkfilesel.c:858 gtk/gtkfilesel.c:2248
#, c-format
msgid "Folder unreadable: %s"
msgstr "Kaore i te mohio kia korero pukapuka i te kōpaki: %s"
-#: gtk/gtkfilesel.c:990
+#: gtk/gtkfilesel.c:989
#, c-format
msgid ""
"The file \"%s\" resides on another machine (called %s) and may not be "
@@ -1331,25 +1554,25 @@ msgid ""
"Are you sure that you want to select it?"
msgstr ""
-#: gtk/gtkfilesel.c:1121
+#: gtk/gtkfilesel.c:1120
msgid "_New Folder"
msgstr "Kōpaki _Hou"
-#: gtk/gtkfilesel.c:1132
+#: gtk/gtkfilesel.c:1131
msgid "De_lete File"
msgstr "Whakangaroa puarahi"
-#: gtk/gtkfilesel.c:1143
+#: gtk/gtkfilesel.c:1142
msgid "_Rename File"
msgstr "Huaina hou i te puarahi"
-#: gtk/gtkfilesel.c:1445
+#: gtk/gtkfilesel.c:1444
#, c-format
msgid ""
"The folder name \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
-#: gtk/gtkfilesel.c:1447
+#: gtk/gtkfilesel.c:1446
#, c-format
msgid ""
"Error creating folder \"%s\": %s\n"
@@ -1358,33 +1581,33 @@ msgstr ""
"He hangatia kopaki \"%s\": %s\n"
"%s"
-#: gtk/gtkfilesel.c:1448 gtk/gtkfilesel.c:1684
+#: gtk/gtkfilesel.c:1447 gtk/gtkfilesel.c:1683
msgid "You probably used symbols not allowed in filenames."
msgstr ""
-#: gtk/gtkfilesel.c:1456
+#: gtk/gtkfilesel.c:1455
#, c-format
msgid "Error creating folder \"%s\": %s\n"
msgstr "He hangatia kopaki \"%s\": %s\n"
-#: gtk/gtkfilesel.c:1490
+#: gtk/gtkfilesel.c:1489
msgid "New Folder"
msgstr "Kōpaki Hou"
-#: gtk/gtkfilesel.c:1505
+#: gtk/gtkfilesel.c:1504
msgid "_Folder name:"
msgstr "Te ingoa a te kōpaki"
-#: gtk/gtkfilesel.c:1529
+#: gtk/gtkfilesel.c:1528
msgid "C_reate"
msgstr "Hangatia"
-#: gtk/gtkfilesel.c:1572
+#: gtk/gtkfilesel.c:1571
#, c-format
msgid "The filename \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
-#: gtk/gtkfilesel.c:1575
+#: gtk/gtkfilesel.c:1574
#, c-format
msgid ""
"Error deleting file \"%s\": %s\n"
@@ -1393,31 +1616,31 @@ msgstr ""
"He whakangaroa kopaki \"%s\": %s\n"
"%s"
-#: gtk/gtkfilesel.c:1577 gtk/gtkfilesel.c:1698
+#: gtk/gtkfilesel.c:1576 gtk/gtkfilesel.c:1697
msgid "It probably contains symbols not allowed in filenames."
msgstr ""
-#: gtk/gtkfilesel.c:1586
+#: gtk/gtkfilesel.c:1585
#, c-format
msgid "Error deleting file \"%s\": %s"
msgstr "He whakangaroa puarahi \"%s\": %s"
-#: gtk/gtkfilesel.c:1629
+#: gtk/gtkfilesel.c:1628
#, c-format
msgid "Really delete file \"%s\"?"
msgstr " whakangaro puarahi \"%s\"?"
-#: gtk/gtkfilesel.c:1634
+#: gtk/gtkfilesel.c:1633
msgid "Delete File"
msgstr "Whakangaroa puarahi"
-#: gtk/gtkfilesel.c:1680 gtk/gtkfilesel.c:1694
+#: gtk/gtkfilesel.c:1679 gtk/gtkfilesel.c:1693
#, c-format
msgid "The file name \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
"He kei te ingoa a te puarahi '%s' kaore kei nga ingoa a nga puarahi"
-#: gtk/gtkfilesel.c:1682
+#: gtk/gtkfilesel.c:1681
#, c-format
msgid ""
"Error renaming file to \"%s\": %s\n"
@@ -1426,7 +1649,7 @@ msgstr ""
"He huaina hou te puarahi ki \"%s\": %s\n"
"%s"
-#: gtk/gtkfilesel.c:1696
+#: gtk/gtkfilesel.c:1695
#, c-format
msgid ""
"Error renaming file \"%s\": %s\n"
@@ -1435,44 +1658,44 @@ msgstr ""
"He huaina hou te puarahi \"%s\": %s\n"
"%s"
-#: gtk/gtkfilesel.c:1706
+#: gtk/gtkfilesel.c:1705
#, c-format
msgid "Error renaming file \"%s\" to \"%s\": %s"
msgstr "He huaina hou te puarahi \"%s\" ki \"%s\": %s"
-#: gtk/gtkfilesel.c:1753
+#: gtk/gtkfilesel.c:1752
msgid "Rename File"
msgstr "Huaina hou i te puarahi"
-#: gtk/gtkfilesel.c:1768
+#: gtk/gtkfilesel.c:1767
#, c-format
msgid "Rename file \"%s\" to:"
msgstr "Huaina hou i te puarahi \"%s\" ki:"
-#: gtk/gtkfilesel.c:1797
+#: gtk/gtkfilesel.c:1796
msgid "_Rename"
msgstr "Huaina hou"
-#: gtk/gtkfilesel.c:2229
+#: gtk/gtkfilesel.c:2228
msgid "_Selection: "
msgstr "Mea whiriwhiri"
-#: gtk/gtkfilesel.c:3152
+#: gtk/gtkfilesel.c:3151
#, c-format
msgid ""
"The filename \"%s\" couldn't be converted to UTF-8. (try setting the "
"environment variable G_FILENAME_ENCODING): %s"
msgstr ""
-#: gtk/gtkfilesel.c:3155
+#: gtk/gtkfilesel.c:3154
msgid "Invalid UTF-8"
msgstr "Koremana UTF-8"
-#: gtk/gtkfilesel.c:4032
+#: gtk/gtkfilesel.c:4031
msgid "Name too long"
msgstr "He roa nunui te ingoa"
-#: gtk/gtkfilesel.c:4034
+#: gtk/gtkfilesel.c:4033
msgid "Couldn't convert filename"
msgstr "Kaore e taea e i te ingoa a te puarahi"
@@ -1480,97 +1703,112 @@ msgstr "Kaore e taea e i te ingoa a te puarahi"
msgid "(Empty)"
msgstr "(Puango)"
-#: gtk/gtkfilesystemunix.c:415 gtk/gtkfilesystemunix.c:429
-#: gtk/gtkfilesystemunix.c:626 gtk/gtkfilesystemwin32.c:482
-#: gtk/gtkfilesystemwin32.c:495 gtk/gtkfilesystemwin32.c:1530
+#: gtk/gtkfilesystemunix.c:475 gtk/gtkfilesystemunix.c:678
+#: gtk/gtkfilesystemunix.c:1918 gtk/gtkfilesystemwin32.c:482
+#: gtk/gtkfilesystemwin32.c:495 gtk/gtkfilesystemwin32.c:1560
#, fuzzy, c-format
msgid "Error getting information for '%s': %s"
msgstr "He riro i mohiotanga mo '%s': %s"
-#: gtk/gtkfilesystemunix.c:495 gtk/gtkfilesystemwin32.c:537
+#: gtk/gtkfilesystemunix.c:547 gtk/gtkfilesystemwin32.c:537
#, fuzzy, c-format
msgid "Error creating directory '%s': %s"
msgstr "He tanga '%s' : %s"
-#: gtk/gtkfilesystemunix.c:575 gtk/gtkfilesystemwin32.c:597
+#: gtk/gtkfilesystemunix.c:627 gtk/gtkfilesystemwin32.c:597
msgid "This file system does not support mounting"
msgstr "Kaore te puarahi nei i te tautoko "
-#: gtk/gtkfilesystemunix.c:583
+#: gtk/gtkfilesystemunix.c:635
msgid "Filesystem"
msgstr " puarahi"
-#: gtk/gtkfilesystemunix.c:740
+#: gtk/gtkfilesystemunix.c:792
#, fuzzy, c-format
msgid "Could not get a stock icon for %s"
msgstr ""
"Kaore e taea e hono i te tohu pukapuka mo %s:\n"
"%s"
-#: gtk/gtkfilesystemunix.c:835
+#: gtk/gtkfilesystemunix.c:887
#, c-format
msgid ""
"The name \"%s\" is not valid because it contains the character \"%s\". "
"Please use a different name."
msgstr ""
-#: gtk/gtkfilesystemunix.c:1443 gtk/gtkfilesystemwin32.c:1004
+#: gtk/gtkfilesystemunix.c:1489
#, fuzzy, c-format
-msgid "Bookmark saving failed: %s"
+msgid "Writing %s failed: %s"
msgstr "Kua hinga e puripuri i te tohu pukapuka (%s)"
-#: gtk/gtkfilesystemunix.c:1495
+#: gtk/gtkfilesystemunix.c:1578
#, c-format
msgid "'%s' already exists in the bookmarks list"
msgstr ""
-#: gtk/gtkfilesystemunix.c:1557
+#: gtk/gtkfilesystemunix.c:1650
#, c-format
msgid "'%s' does not exist in the bookmarks list"
msgstr ""
-#: gtk/gtkfilesystemunix.c:1739
+#: gtk/gtkfilesystemunix.c:1878
#, fuzzy, c-format
-msgid "Error getting information for '%s'"
+msgid "Error getting information for '/': %s"
msgstr "He riro i mohiotanga mo '%s': %s"
-#: gtk/gtkfontbutton.c:178 gtk/gtkfontbutton.c:295
+#: gtk/gtkfilesystemwin32.c:611
+#, c-format
+msgid "Network Drive (%s)"
+msgstr ""
+
+#: gtk/gtkfilesystemwin32.c:650
+#, fuzzy, c-format
+msgid "%s (%s)"
+msgstr "%s: %s"
+
+#: gtk/gtkfilesystemwin32.c:1032
+#, fuzzy, c-format
+msgid "Bookmark saving failed: %s"
+msgstr "Kua hinga e puripuri i te tohu pukapuka (%s)"
+
+#: gtk/gtkfontbutton.c:179 gtk/gtkfontbutton.c:292
msgid "Pick a Font"
msgstr "Whiriwhiria tuhinga"
#. Initialize fields
-#: gtk/gtkfontbutton.c:289
+#: gtk/gtkfontbutton.c:286
msgid "Sans 12"
msgstr "Sans 12"
-#: gtk/gtkfontbutton.c:807
+#: gtk/gtkfontbutton.c:804
msgid "Font"
msgstr "Tuhinga"
#. This is the default text shown in the preview entry, though the user
#. can set it. Remember that some fonts only have capital letters.
-#: gtk/gtkfontsel.c:73
+#: gtk/gtkfontsel.c:74
msgid "abcdefghijk ABCDEFGHIJK"
msgstr "aehikmnop AEHIKMNOP"
-#: gtk/gtkfontsel.c:360
+#: gtk/gtkfontsel.c:361
msgid "_Family:"
msgstr "Whanau"
-#: gtk/gtkfontsel.c:366
+#: gtk/gtkfontsel.c:367
msgid "_Style:"
msgstr ""
-#: gtk/gtkfontsel.c:372
+#: gtk/gtkfontsel.c:373
msgid "Si_ze:"
msgstr "Rahi"
#. create the text entry widget
-#: gtk/gtkfontsel.c:548
+#: gtk/gtkfontsel.c:549
msgid "_Preview:"
msgstr "Kite wawe:"
-#: gtk/gtkfontsel.c:1382
+#: gtk/gtkfontsel.c:1383
msgid "Font Selection"
msgstr "Whiriwhiri a tetahi tuhinga"
@@ -1585,12 +1823,12 @@ msgstr ""
#. Remove this icon source so we don't keep trying to
#. * load it.
#.
-#: gtk/gtkiconfactory.c:1629
+#: gtk/gtkiconfactory.c:1644
#, c-format
msgid "Error loading icon: %s"
msgstr "He utaina pakoko: %s"
-#: gtk/gtkicontheme.c:1263
+#: gtk/gtkicontheme.c:1250
#, fuzzy, c-format
msgid ""
"Could not find the icon '%s'. The '%s' theme\n"
@@ -1599,7 +1837,7 @@ msgid ""
"\t%s"
msgstr "Kaore te pakoko '%s' i te kitea. '%s' %s"
-#: gtk/gtkicontheme.c:1328
+#: gtk/gtkicontheme.c:1315
#, c-format
msgid "Icon '%s' not present in theme"
msgstr "Kaore te pakoko '%s' kei te "
@@ -1687,7 +1925,7 @@ msgstr "koremohiotia"
msgid "clear"
msgstr "whakawātea"
-#: gtk/gtklabel.c:3930
+#: gtk/gtklabel.c:3935
msgid "Select All"
msgstr "Whiriwhiria katoa"
@@ -1721,367 +1959,392 @@ msgstr ""
#. * Do *not* translate it to "predefinito:LTR", if it
#. * it isn't default:LTR or default:RTL it will not work
#.
-#: gtk/gtkmain.c:482
+#: gtk/gtkmain.c:476
msgid "default:LTR"
msgstr "default:LTR"
-#: gtk/gtkmain.c:565
+#: gtk/gtkmain.c:559
msgid "GTK+ Options"
msgstr ""
-#: gtk/gtkmain.c:565
+#: gtk/gtkmain.c:559
msgid "Show GTK+ Options"
msgstr ""
-#: gtk/gtknotebook.c:2712 gtk/gtknotebook.c:5060
+#: gtk/gtknotebook.c:2718 gtk/gtknotebook.c:5064
#, c-format
msgid "Page %u"
msgstr "Whārangi %u"
-#: gtk/gtkradiotoolbutton.c:91
+#: gtk/gtkradiotoolbutton.c:92
msgid "Group"
msgstr "Rōpū"
-#: gtk/gtkradiotoolbutton.c:92
+#: gtk/gtkradiotoolbutton.c:93
msgid "The radio tool button whose group this button belongs to."
msgstr ""
-#: gtk/gtkrc.c:2399
+#: gtk/gtkrc.c:2400
#, c-format
msgid "Unable to find include file: \"%s\""
msgstr ""
-#: gtk/gtkrc.c:3038 gtk/gtkrc.c:3041
+#: gtk/gtkrc.c:3042 gtk/gtkrc.c:3045
#, c-format
msgid "Unable to locate image file in pixmap_path: \"%s\""
msgstr ""
-#: gtk/gtkrc.c:3476
+#: gtk/gtkrc.c:3480
#, c-format
msgid "Pixmap path element: \"%s\" must be absolute, %s, line %d"
msgstr ""
#. KEEP IN SYNC with gtkiconfactory.c stock icons, when appropriate
-#: gtk/gtkstock.c:286
+#: gtk/gtkstock.c:308
msgid "Information"
msgstr "Mohiotanga"
-#: gtk/gtkstock.c:287
+#: gtk/gtkstock.c:309
msgid "Warning"
msgstr "Kupu tūpato"
-#: gtk/gtkstock.c:288
+#: gtk/gtkstock.c:310
msgid "Error"
msgstr "He"
-#: gtk/gtkstock.c:289
+#: gtk/gtkstock.c:311
msgid "Question"
msgstr "Patai"
#. FIXME these need accelerators when appropriate, and
#. * need the mnemonics to be rationalized
#.
-#: gtk/gtkstock.c:294
+#: gtk/gtkstock.c:316
msgid "_About"
msgstr ""
-#: gtk/gtkstock.c:296
+#: gtk/gtkstock.c:318
msgid "_Apply"
msgstr "_Whakatinana"
-#: gtk/gtkstock.c:297
+#: gtk/gtkstock.c:319
msgid "_Bold"
msgstr "_Miramira"
-#: gtk/gtkstock.c:298
+#: gtk/gtkstock.c:320
msgid "_Cancel"
msgstr "_Whakakore"
-#: gtk/gtkstock.c:299
+#: gtk/gtkstock.c:321
msgid "_CD-Rom"
msgstr "Whonokarawhe iti"
-#: gtk/gtkstock.c:300
+#: gtk/gtkstock.c:322
msgid "_Clear"
msgstr "_Whakawātea"
-#: gtk/gtkstock.c:301
+#: gtk/gtkstock.c:323
msgid "_Close"
msgstr "_Kati"
-#: gtk/gtkstock.c:302
+#: gtk/gtkstock.c:324
msgid "_Convert"
msgstr "_Huri"
-#: gtk/gtkstock.c:303
+#: gtk/gtkstock.c:325
msgid "_Copy"
msgstr "_Tārua"
-#: gtk/gtkstock.c:304
+#: gtk/gtkstock.c:326
msgid "Cu_t"
msgstr "Tapahi"
-#: gtk/gtkstock.c:305
+#: gtk/gtkstock.c:327
msgid "_Delete"
msgstr "_Porowhiu"
-#: gtk/gtkstock.c:306
+#: gtk/gtkstock.c:328
msgid "_Execute"
msgstr "Whakamahi"
-#: gtk/gtkstock.c:307
+#: gtk/gtkstock.c:329
msgid "_Edit"
msgstr ""
-#: gtk/gtkstock.c:308
+#: gtk/gtkstock.c:330
msgid "_Find"
msgstr "Kitea"
-#: gtk/gtkstock.c:309
+#: gtk/gtkstock.c:331
msgid "Find and _Replace"
msgstr "Kitea, a whakahoia"
-#: gtk/gtkstock.c:310
+#: gtk/gtkstock.c:332
msgid "_Floppy"
msgstr "Kōpae _pingore"
-#: gtk/gtkstock.c:311
-msgid "_Bottom"
-msgstr "Kei raro"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:334
+msgid "Navigation|_Bottom"
+msgstr ""
-#: gtk/gtkstock.c:312
-msgid "_First"
-msgstr "Tuatahi"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:336
+msgid "Navigation|_First"
+msgstr ""
-#: gtk/gtkstock.c:313
-msgid "_Last"
-msgstr "Toenga"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:338
+msgid "Navigation|_Last"
+msgstr ""
-#: gtk/gtkstock.c:314
-msgid "_Top"
-msgstr "Kei runga"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:340
+msgid "Navigation|_Top"
+msgstr ""
-#: gtk/gtkstock.c:315
-#, fuzzy
-msgid "_Back"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:342
+msgid "Navigation|_Back"
msgstr ""
-"#-#-#-#-# mi.po (epiphany 1.0.7) #-#-#-#-#\n"
-"Whakamuri\n"
-"#-#-#-#-# mi.po (nautilus 2.6) #-#-#-#-#\n"
-"_Whakamuri\n"
-"#-#-#-#-# mi.po (gtk+ 2.3.2) #-#-#-#-#\n"
-"Whakamuri"
-#: gtk/gtkstock.c:316
-msgid "_Down"
-msgstr "Ki raro"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:344
+msgid "Navigation|_Down"
+msgstr ""
-#: gtk/gtkstock.c:317 gtk/gtkstock.c:331
-msgid "_Forward"
-msgstr "_Whakamua"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:346
+msgid "Navigation|_Forward"
+msgstr ""
-#: gtk/gtkstock.c:318
-msgid "_Up"
-msgstr "_Ki runga"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:348
+msgid "Navigation|_Up"
+msgstr ""
-#: gtk/gtkstock.c:319
+#: gtk/gtkstock.c:349
msgid "_Harddisk"
msgstr "Kōpae _matua"
-#: gtk/gtkstock.c:320
+#: gtk/gtkstock.c:350
msgid "_Help"
msgstr "_Āwhina"
-#: gtk/gtkstock.c:321
+#: gtk/gtkstock.c:351
msgid "_Home"
msgstr "_Kāinga"
-#: gtk/gtkstock.c:322
+#: gtk/gtkstock.c:352
msgid "Increase Indent"
msgstr ""
-#: gtk/gtkstock.c:323
+#: gtk/gtkstock.c:353
msgid "Decrease Indent"
msgstr ""
-#: gtk/gtkstock.c:324
+#: gtk/gtkstock.c:354
msgid "_Index"
msgstr "Kupu arahi"
-#: gtk/gtkstock.c:325
+#: gtk/gtkstock.c:355
msgid "_Italic"
msgstr "_Tītaha"
-#: gtk/gtkstock.c:326
+#: gtk/gtkstock.c:356
msgid "_Jump to"
msgstr "Peke ki"
-#: gtk/gtkstock.c:327
-msgid "_Center"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:358
+#, fuzzy
+msgid "Justify|_Center"
msgstr "_Pūtahi"
-#: gtk/gtkstock.c:328
-msgid "_Fill"
-msgstr "_Whakakīa"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:360
+msgid "Justify|_Fill"
+msgstr ""
-#: gtk/gtkstock.c:329
-msgid "_Left"
-msgstr "_Mauī"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:362
+msgid "Justify|_Left"
+msgstr ""
-#: gtk/gtkstock.c:330
-msgid "_Right"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:364
+#, fuzzy
+msgid "Justify|_Right"
msgstr "_Katau"
-#: gtk/gtkstock.c:332
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:367
+#, fuzzy
+msgid "Media|_Forward"
+msgstr "_Whakamua"
+
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:369
#, fuzzy
-msgid "_Next"
+msgid "Media|_Next"
msgstr "_Hou"
-#: gtk/gtkstock.c:333
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:371
#, fuzzy
-msgid "P_ause"
+msgid "Media|P_ause"
msgstr "Waiho"
-#: gtk/gtkstock.c:334
-msgid "_Play"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:373
+msgid "Media|_Play"
msgstr ""
-#: gtk/gtkstock.c:335
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:375
#, fuzzy
-msgid "Pre_vious"
+msgid "Media|Pre_vious"
msgstr "Kite wawe"
-#: gtk/gtkstock.c:336
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:377
#, fuzzy
-msgid "_Record"
+msgid "Media|_Record"
msgstr "_Whero"
-#: gtk/gtkstock.c:337
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:379
#, fuzzy
-msgid "R_ewind"
+msgid "Media|R_ewind"
msgstr "Kitea"
-#: gtk/gtkstock.c:338 gtk/gtkstock.c:361
-msgid "_Stop"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:381
+#, fuzzy
+msgid "Media|_Stop"
msgstr "Whaka_mutua"
-#: gtk/gtkstock.c:339
+#: gtk/gtkstock.c:382
msgid "_Network"
msgstr "_Kōtuitui"
-#: gtk/gtkstock.c:340
+#: gtk/gtkstock.c:383
msgid "_New"
msgstr "_Hou"
-#: gtk/gtkstock.c:341
+#: gtk/gtkstock.c:384
msgid "_No"
msgstr "_Kāo"
-#: gtk/gtkstock.c:342
+#: gtk/gtkstock.c:385
msgid "_OK"
msgstr "_Ka pai"
-#: gtk/gtkstock.c:343
+#: gtk/gtkstock.c:386
msgid "_Open"
msgstr "_Huaki"
-#: gtk/gtkstock.c:344
+#: gtk/gtkstock.c:387
msgid "_Paste"
msgstr "Waiho"
-#: gtk/gtkstock.c:345
+#: gtk/gtkstock.c:388
msgid "_Preferences"
msgstr "Ngā _Tina Hiahia"
-#: gtk/gtkstock.c:346
+#: gtk/gtkstock.c:389
msgid "_Print"
msgstr "_Tā"
-#: gtk/gtkstock.c:347
+#: gtk/gtkstock.c:390
msgid "Print Pre_view"
msgstr "T_iro Tānga"
-#: gtk/gtkstock.c:348
+#: gtk/gtkstock.c:391
msgid "_Properties"
msgstr "_Āhuatanga"
-#: gtk/gtkstock.c:349
+#: gtk/gtkstock.c:392
msgid "_Quit"
msgstr "_Whakamutu"
-#: gtk/gtkstock.c:350
+#: gtk/gtkstock.c:393
msgid "_Redo"
msgstr "_Mahi Anō"
-#: gtk/gtkstock.c:351
+#: gtk/gtkstock.c:394
msgid "_Refresh"
msgstr "_Whakārahina"
-#: gtk/gtkstock.c:353
+#: gtk/gtkstock.c:396
msgid "_Revert"
msgstr "_Whakakāhoretia"
-#: gtk/gtkstock.c:354
+#: gtk/gtkstock.c:397
msgid "_Save"
msgstr "_Pupuri"
-#: gtk/gtkstock.c:355
+#: gtk/gtkstock.c:398
msgid "Save _As"
msgstr "Purihia pēneitia"
-#: gtk/gtkstock.c:356
+#: gtk/gtkstock.c:399
msgid "_Color"
msgstr "_Kano"
-#: gtk/gtkstock.c:357
+#: gtk/gtkstock.c:400
msgid "_Font"
msgstr "_Tuhinga"
-#: gtk/gtkstock.c:358
+#: gtk/gtkstock.c:401
msgid "_Ascending"
msgstr "Piki ki runga"
-#: gtk/gtkstock.c:359
+#: gtk/gtkstock.c:402
msgid "_Descending"
msgstr "Piki ki raro"
-#: gtk/gtkstock.c:360
+#: gtk/gtkstock.c:403
msgid "_Spell Check"
msgstr "Pūmanawa tātaki kupu"
-#: gtk/gtkstock.c:362
+#: gtk/gtkstock.c:404
+msgid "_Stop"
+msgstr "Whaka_mutua"
+
+#: gtk/gtkstock.c:405
msgid "_Strikethrough"
msgstr "_Tāroto"
-#: gtk/gtkstock.c:363
+#: gtk/gtkstock.c:406
msgid "_Undelete"
msgstr ""
-#: gtk/gtkstock.c:364
+#: gtk/gtkstock.c:407
msgid "_Underline"
msgstr "_Rūritia"
-#: gtk/gtkstock.c:365
+#: gtk/gtkstock.c:408
msgid "_Undo"
msgstr "_Whakakore"
-#: gtk/gtkstock.c:366
+#: gtk/gtkstock.c:409
msgid "_Yes"
msgstr "_Āe"
-#: gtk/gtkstock.c:367
+#: gtk/gtkstock.c:410
msgid "_Normal Size"
msgstr ""
-#: gtk/gtkstock.c:368
+#: gtk/gtkstock.c:411
msgid "Best _Fit"
msgstr ""
-#: gtk/gtkstock.c:369
+#: gtk/gtkstock.c:412
msgid "Zoom _In"
msgstr "Tere _Roto"
-#: gtk/gtkstock.c:370
+#: gtk/gtkstock.c:413
msgid "Zoom _Out"
msgstr "Tere _Waho"
@@ -2134,22 +2397,22 @@ msgstr " tauira \"%s\","
msgid "--- No Tip ---"
msgstr "--- Kao "
-#: gtk/gtkuimanager.c:1132
+#: gtk/gtkuimanager.c:1154
#, c-format
msgid "Unknown attribute '%s' on line %d char %d"
msgstr ""
-#: gtk/gtkuimanager.c:1332
+#: gtk/gtkuimanager.c:1371
#, c-format
msgid "Unexpected start tag '%s' on line %d char %d"
msgstr "'%s' %d puta noa %d"
-#: gtk/gtkuimanager.c:1417
+#: gtk/gtkuimanager.c:1461
#, c-format
msgid "Unexpected character data on line %d char %d"
msgstr "%d puta noa %d"
-#: gtk/gtkuimanager.c:2209
+#: gtk/gtkuimanager.c:2272
msgid "Empty"
msgstr "Puango"
@@ -2208,6 +2471,53 @@ msgstr "Pehea puru mohiotanga X"
msgid "Could not get information for file '%s': %s"
msgstr ""
+#~ msgid "Shift"
+#~ msgstr "Shift"
+
+#~ msgid "Ctrl"
+#~ msgstr "Ctrl"
+
+#~ msgid "Alt"
+#~ msgstr "Alt"
+
+#, fuzzy
+#~ msgid "Error getting information for '%s'"
+#~ msgstr "He riro i mohiotanga mo '%s': %s"
+
+#~ msgid "_Bottom"
+#~ msgstr "Kei raro"
+
+#~ msgid "_First"
+#~ msgstr "Tuatahi"
+
+#~ msgid "_Last"
+#~ msgstr "Toenga"
+
+#~ msgid "_Top"
+#~ msgstr "Kei runga"
+
+#, fuzzy
+#~ msgid "_Back"
+#~ msgstr ""
+#~ "#-#-#-#-# mi.po (epiphany 1.0.7) #-#-#-#-#\n"
+#~ "Whakamuri\n"
+#~ "#-#-#-#-# mi.po (nautilus 2.6) #-#-#-#-#\n"
+#~ "_Whakamuri\n"
+#~ "#-#-#-#-# mi.po (gtk+ 2.3.2) #-#-#-#-#\n"
+#~ "Whakamuri"
+
+#~ msgid "_Down"
+#~ msgstr "Ki raro"
+
+#~ msgid "_Up"
+#~ msgstr "_Ki runga"
+
+#~ msgid "_Fill"
+#~ msgstr "_Whakakīa"
+
+#~ msgid "_Left"
+#~ msgstr "_Mauī"
+
#~ msgid ""
#~ "Could not create folder %s:\n"
#~ "%s"
@@ -2218,9 +2528,6 @@ msgstr ""
#~ msgid "Could not add bookmark for %s because it is not a folder."
#~ msgstr "Kaore e taea e hono i te tohu pukapuka %s no te mea ehara kopaki"
-#~ msgid "%s: %s"
-#~ msgstr "%s: %s"
-
#~ msgid "This file system does not support icons for everything"
#~ msgstr "Kaore te puarahi nei i te tautoko i nga pakoko ki "
@@ -2241,9 +2548,6 @@ msgstr ""
#~ msgid "Add"
#~ msgstr "Hono"
-#~ msgid "Remove"
-#~ msgstr "Nukunuku"
-
#~ msgid "Up"
#~ msgstr "Ki runga"
diff --git a/po/mk.po b/po/mk.po
index 0eb328cd5..0f0f820a3 100644
--- a/po/mk.po
+++ b/po/mk.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: mk\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-01-08 02:01-0500\n"
+"POT-Creation-Date: 2005-06-20 14:30-0400\n"
"PO-Revision-Date: 2004-08-05 23:02+0200\n"
"Last-Translator: Tomislav Markovski <herrera@users.sourceforge.net>\n"
"Language-Team: Macedonian <ossm-members@hedona.on.net.mk>\n"
@@ -19,7 +19,7 @@ msgstr ""
"X-Generator: KBabel 1.3.1\n"
#: gdk-pixbuf/gdk-pixbuf-animation.c:153 gdk-pixbuf/gdk-pixbuf-io.c:838
-#: gdk-pixbuf/gdk-pixbuf-io.c:1069 tests/testfilechooser.c:199
+#: gdk-pixbuf/gdk-pixbuf-io.c:1068 tests/testfilechooser.c:199
#, c-format
msgid "Failed to open file '%s': %s"
msgstr ""
@@ -30,7 +30,7 @@ msgid "Image file '%s' contains no data"
msgstr ""
#: gdk-pixbuf/gdk-pixbuf-animation.c:208 gdk-pixbuf/gdk-pixbuf-io.c:887
-#: gdk-pixbuf/gdk-pixbuf-io.c:1110 tests/testfilechooser.c:244
+#: gdk-pixbuf/gdk-pixbuf-io.c:1109 tests/testfilechooser.c:244
#, c-format
msgid ""
"Failed to load image '%s': reason not known, probably a corrupt image file"
@@ -74,41 +74,41 @@ msgstr ""
msgid "Failed to load image '%s': %s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:1337
+#: gdk-pixbuf/gdk-pixbuf-io.c:1336
#, c-format
msgid "Error writing to image file: %s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:1383 gdk-pixbuf/gdk-pixbuf-io.c:1512
+#: gdk-pixbuf/gdk-pixbuf-io.c:1382 gdk-pixbuf/gdk-pixbuf-io.c:1511
#, c-format
msgid "This build of gdk-pixbuf does not support saving the image format: %s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:1417
+#: gdk-pixbuf/gdk-pixbuf-io.c:1416
msgid "Insufficient memory to save image to callback"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:1429
+#: gdk-pixbuf/gdk-pixbuf-io.c:1428
msgid "Failed to open temporary file"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:1454
+#: gdk-pixbuf/gdk-pixbuf-io.c:1453
msgid "Failed to read from temporary file"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:1641
+#: gdk-pixbuf/gdk-pixbuf-io.c:1687
#, c-format
msgid "Failed to open '%s' for writing: %s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:1665
+#: gdk-pixbuf/gdk-pixbuf-io.c:1711
#, c-format
msgid ""
"Failed to close '%s' while writing image, all data may not have been saved: %"
"s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:1853 gdk-pixbuf/gdk-pixbuf-io.c:1903
+#: gdk-pixbuf/gdk-pixbuf-io.c:1931 gdk-pixbuf/gdk-pixbuf-io.c:1981
msgid "Insufficient memory to save image into a buffer"
msgstr ""
@@ -168,24 +168,32 @@ msgstr ""
msgid "The ANI image format"
msgstr ""
-#: gdk-pixbuf/io-bmp.c:227 gdk-pixbuf/io-bmp.c:383
+#: gdk-pixbuf/io-bmp.c:228 gdk-pixbuf/io-bmp.c:306 gdk-pixbuf/io-bmp.c:338
+#: gdk-pixbuf/io-bmp.c:361 gdk-pixbuf/io-bmp.c:442
+msgid "BMP image has bogus header data"
+msgstr ""
+
+#: gdk-pixbuf/io-bmp.c:239 gdk-pixbuf/io-bmp.c:401
msgid "Not enough memory to load bitmap image"
msgstr ""
-#: gdk-pixbuf/io-bmp.c:269
+#: gdk-pixbuf/io-bmp.c:287
msgid "BMP image has unsupported header size"
msgstr ""
-#: gdk-pixbuf/io-bmp.c:288 gdk-pixbuf/io-bmp.c:320 gdk-pixbuf/io-bmp.c:343
-#: gdk-pixbuf/io-bmp.c:424
-msgid "BMP image has bogus header data"
+#: gdk-pixbuf/io-bmp.c:325
+msgid "Topdown BMP images cannot be compressed"
msgstr ""
-#: gdk-pixbuf/io-bmp.c:307
-msgid "Topdown BMP images cannot be compressed"
+#: gdk-pixbuf/io-bmp.c:1203
+msgid "Couldn't allocate memory for saving BMP file"
+msgstr ""
+
+#: gdk-pixbuf/io-bmp.c:1244
+msgid "Couldn't write to BMP file"
msgstr ""
-#: gdk-pixbuf/io-bmp.c:1154
+#: gdk-pixbuf/io-bmp.c:1293
msgid "The BMP image format"
msgstr ""
@@ -194,7 +202,7 @@ msgstr ""
msgid "Failure reading GIF: %s"
msgstr ""
-#: 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 ""
@@ -219,35 +227,39 @@ msgstr ""
msgid "Circular table entry in GIF file"
msgstr ""
-#: 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 ""
-#: gdk-pixbuf/io-gif.c:1088
+#: gdk-pixbuf/io-gif.c:947
+msgid "Not enough memory to composite a frame in GIF file"
+msgstr ""
+
+#: gdk-pixbuf/io-gif.c:1116
msgid "GIF image is corrupt (incorrect LZW compression)"
msgstr ""
-#: gdk-pixbuf/io-gif.c:1138
+#: gdk-pixbuf/io-gif.c:1166
msgid "File does not appear to be a GIF file"
msgstr ""
-#: 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 ""
-#: 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."
msgstr ""
-#: gdk-pixbuf/io-gif.c:1491
+#: gdk-pixbuf/io-gif.c:1519
msgid "GIF image was truncated or incomplete."
msgstr ""
-#: gdk-pixbuf/io-gif.c:1643
+#: gdk-pixbuf/io-gif.c:1671
msgid "The GIF image format"
msgstr ""
@@ -425,93 +437,107 @@ msgstr ""
msgid "Fatal error reading PNG image file: %s"
msgstr ""
-#: gdk-pixbuf/io-png.c:813
+#: gdk-pixbuf/io-png.c:810
msgid ""
"Keys for PNG text chunks must have at least 1 and at most 79 characters."
msgstr ""
-#: gdk-pixbuf/io-png.c:821
+#: gdk-pixbuf/io-png.c:818
msgid "Keys for PNG text chunks must be ASCII characters."
msgstr ""
-#: gdk-pixbuf/io-png.c:854
+#: gdk-pixbuf/io-png.c:831
+#, c-format
+msgid ""
+"PNG compression level must be a value between 0 and 9; value '%s' could not "
+"be parsed."
+msgstr ""
+
+#: gdk-pixbuf/io-png.c:843
+#, c-format
+msgid ""
+"PNG compression level must be a value between 0 and 9; value '%d' is not "
+"allowed."
+msgstr ""
+
+#: gdk-pixbuf/io-png.c:883
#, c-format
msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding."
msgstr ""
-#: gdk-pixbuf/io-png.c:994
+#: gdk-pixbuf/io-png.c:1026
msgid "The PNG image format"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:249
+#: gdk-pixbuf/io-pnm.c:252
msgid "PNM loader expected to find an integer, but didn't"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:281
+#: gdk-pixbuf/io-pnm.c:284
msgid "PNM file has an incorrect initial byte"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:311
+#: gdk-pixbuf/io-pnm.c:314
msgid "PNM file is not in a recognized PNM subformat"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:336
+#: gdk-pixbuf/io-pnm.c:339
msgid "PNM file has an image width of 0"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:357
+#: gdk-pixbuf/io-pnm.c:360
msgid "PNM file has an image height of 0"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:380
+#: gdk-pixbuf/io-pnm.c:383
msgid "Maximum color value in PNM file is 0"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:388
+#: gdk-pixbuf/io-pnm.c:391
msgid "Maximum color value in PNM file is too large"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:396
+#: gdk-pixbuf/io-pnm.c:399
msgid "Cannot handle PNM files with maximum color values greater than 255"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:435 gdk-pixbuf/io-pnm.c:463 gdk-pixbuf/io-pnm.c:495
+#: gdk-pixbuf/io-pnm.c:438 gdk-pixbuf/io-pnm.c:466 gdk-pixbuf/io-pnm.c:498
msgid "Raw PNM image type is invalid"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:555 gdk-pixbuf/io-pnm.c:597
+#: gdk-pixbuf/io-pnm.c:562 gdk-pixbuf/io-pnm.c:604
msgid "PNM image format is invalid"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:656
+#: gdk-pixbuf/io-pnm.c:663
msgid "PNM image loader does not support this PNM subformat"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:711
+#: gdk-pixbuf/io-pnm.c:718
msgid "Premature end-of-file encountered"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:743 gdk-pixbuf/io-pnm.c:974
+#: gdk-pixbuf/io-pnm.c:750 gdk-pixbuf/io-pnm.c:981
msgid "Raw PNM formats require exactly one whitespace before sample data"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:770
+#: gdk-pixbuf/io-pnm.c:777
msgid "Cannot allocate memory for loading PNM image"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:820
+#: gdk-pixbuf/io-pnm.c:827
msgid "Insufficient memory to load PNM context struct"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:871
+#: gdk-pixbuf/io-pnm.c:878
msgid "Unexpected end of PNM image data"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:1003
+#: gdk-pixbuf/io-pnm.c:1010
msgid "Insufficient memory to load PNM file"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:1082
+#: gdk-pixbuf/io-pnm.c:1089
msgid "The PNM/PBM/PGM/PPM image format family"
msgstr ""
@@ -535,60 +561,60 @@ msgstr ""
msgid "The Sun raster image format"
msgstr ""
-#: gdk-pixbuf/io-tga.c:159
+#: gdk-pixbuf/io-tga.c:154
msgid "Cannot allocate memory for IOBuffer struct"
msgstr ""
-#: gdk-pixbuf/io-tga.c:178
+#: gdk-pixbuf/io-tga.c:173
msgid "Cannot allocate memory for IOBuffer data"
msgstr ""
-#: gdk-pixbuf/io-tga.c:189
+#: gdk-pixbuf/io-tga.c:184
msgid "Cannot realloc IOBuffer data"
msgstr ""
-#: gdk-pixbuf/io-tga.c:219
+#: gdk-pixbuf/io-tga.c:214
msgid "Cannot allocate temporary IOBuffer data"
msgstr ""
-#: gdk-pixbuf/io-tga.c:353
+#: gdk-pixbuf/io-tga.c:348
msgid "Cannot allocate new pixbuf"
msgstr ""
-#: gdk-pixbuf/io-tga.c:692
+#: gdk-pixbuf/io-tga.c:689
msgid "Cannot allocate colormap structure"
msgstr ""
-#: gdk-pixbuf/io-tga.c:699
+#: gdk-pixbuf/io-tga.c:696
msgid "Cannot allocate colormap entries"
msgstr ""
-#: gdk-pixbuf/io-tga.c:721
+#: gdk-pixbuf/io-tga.c:718
msgid "Unexpected bitdepth for colormap entries"
msgstr ""
-#: gdk-pixbuf/io-tga.c:739
+#: gdk-pixbuf/io-tga.c:736
msgid "Cannot allocate TGA header memory"
msgstr ""
-#: gdk-pixbuf/io-tga.c:772
+#: gdk-pixbuf/io-tga.c:769
msgid "TGA image has invalid dimensions"
msgstr ""
-#: gdk-pixbuf/io-tga.c:778 gdk-pixbuf/io-tga.c:787 gdk-pixbuf/io-tga.c:797
-#: gdk-pixbuf/io-tga.c:807 gdk-pixbuf/io-tga.c:814
+#: gdk-pixbuf/io-tga.c:775 gdk-pixbuf/io-tga.c:784 gdk-pixbuf/io-tga.c:794
+#: gdk-pixbuf/io-tga.c:804 gdk-pixbuf/io-tga.c:811
msgid "TGA image type not supported"
msgstr ""
-#: gdk-pixbuf/io-tga.c:861
+#: gdk-pixbuf/io-tga.c:858
msgid "Cannot allocate memory for TGA context struct"
msgstr ""
-#: gdk-pixbuf/io-tga.c:926
+#: gdk-pixbuf/io-tga.c:923
msgid "Excess data in file"
msgstr ""
-#: gdk-pixbuf/io-tga.c:995
+#: gdk-pixbuf/io-tga.c:992
msgid "The Targa image format"
msgstr ""
@@ -669,39 +695,43 @@ msgstr ""
msgid "The XBM image format"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1229
+#: gdk-pixbuf/io-xpm.c:467
msgid "No XPM header found"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1237
+#: gdk-pixbuf/io-xpm.c:476
+msgid "Invalid XPM header"
+msgstr ""
+
+#: gdk-pixbuf/io-xpm.c:484
msgid "XPM file has image width <= 0"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1245
+#: gdk-pixbuf/io-xpm.c:492
msgid "XPM file has image height <= 0"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1253
+#: gdk-pixbuf/io-xpm.c:500
msgid "XPM has invalid number of chars per pixel"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1260
+#: gdk-pixbuf/io-xpm.c:507
msgid "XPM file has invalid number of colors"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1272 gdk-pixbuf/io-xpm.c:1281 gdk-pixbuf/io-xpm.c:1333
+#: gdk-pixbuf/io-xpm.c:519 gdk-pixbuf/io-xpm.c:528 gdk-pixbuf/io-xpm.c:580
msgid "Cannot allocate memory for loading XPM image"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1295
+#: gdk-pixbuf/io-xpm.c:542
msgid "Cannot read XPM colormap"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1524
+#: gdk-pixbuf/io-xpm.c:771
msgid "Failed to write to temporary file when loading XPM image"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1559
+#: gdk-pixbuf/io-xpm.c:806
msgid "The XPM image format"
msgstr ""
@@ -763,6 +793,138 @@ msgstr ""
msgid "Gdk debugging flags to unset"
msgstr ""
+#: gdk/keyname-table.h:3940
+msgid "keyboard label|BackSpace"
+msgstr ""
+
+#: gdk/keyname-table.h:3941
+msgid "keyboard label|Tab"
+msgstr ""
+
+#: gdk/keyname-table.h:3942
+msgid "keyboard label|Return"
+msgstr ""
+
+#: gdk/keyname-table.h:3943
+msgid "keyboard label|Pause"
+msgstr ""
+
+#: gdk/keyname-table.h:3944
+msgid "keyboard label|Scroll_Lock"
+msgstr ""
+
+#: gdk/keyname-table.h:3945
+msgid "keyboard label|Sys_Req"
+msgstr ""
+
+#: gdk/keyname-table.h:3946
+msgid "keyboard label|Escape"
+msgstr ""
+
+#: gdk/keyname-table.h:3947
+msgid "keyboard label|Multi_key"
+msgstr ""
+
+#: gdk/keyname-table.h:3948
+msgid "keyboard label|Home"
+msgstr ""
+
+#: gdk/keyname-table.h:3949
+msgid "keyboard label|Page_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3950
+msgid "keyboard label|Page_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3951
+msgid "keyboard label|End"
+msgstr ""
+
+#: gdk/keyname-table.h:3952
+msgid "keyboard label|Begin"
+msgstr ""
+
+#: gdk/keyname-table.h:3953
+msgid "keyboard label|Print"
+msgstr ""
+
+#: gdk/keyname-table.h:3954
+msgid "keyboard label|Insert"
+msgstr ""
+
+#: gdk/keyname-table.h:3955
+msgid "keyboard label|Num_Lock"
+msgstr ""
+
+#: gdk/keyname-table.h:3956
+msgid "keyboard label|KP_Space"
+msgstr ""
+
+#: gdk/keyname-table.h:3957
+msgid "keyboard label|KP_Tab"
+msgstr ""
+
+#: gdk/keyname-table.h:3958
+msgid "keyboard label|KP_Enter"
+msgstr ""
+
+#: gdk/keyname-table.h:3959
+msgid "keyboard label|KP_Home"
+msgstr ""
+
+#: gdk/keyname-table.h:3960
+msgid "keyboard label|KP_Left"
+msgstr ""
+
+#: gdk/keyname-table.h:3961
+msgid "keyboard label|KP_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3962
+msgid "keyboard label|KP_Right"
+msgstr ""
+
+#: gdk/keyname-table.h:3963
+msgid "keyboard label|KP_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3964
+msgid "keyboard label|KP_Page_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3965
+msgid "keyboard label|KP_Prior"
+msgstr ""
+
+#: gdk/keyname-table.h:3966
+msgid "keyboard label|KP_Page_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3967
+msgid "keyboard label|KP_Next"
+msgstr ""
+
+#: gdk/keyname-table.h:3968
+msgid "keyboard label|KP_End"
+msgstr ""
+
+#: gdk/keyname-table.h:3969
+msgid "keyboard label|KP_Begin"
+msgstr ""
+
+#: gdk/keyname-table.h:3970
+msgid "keyboard label|KP_Insert"
+msgstr ""
+
+#: gdk/keyname-table.h:3971
+msgid "keyboard label|KP_Delete"
+msgstr ""
+
+#: gdk/keyname-table.h:3972
+msgid "keyboard label|Delete"
+msgstr ""
+
#. Description of --sync in --help output
#: gdk/win32/gdkmain-win32.c:60
msgid "Don't batch GDI requests"
@@ -798,46 +960,47 @@ msgstr ""
msgid "Make X calls synchronous"
msgstr ""
-#: gtk/gtkaboutdialog.c:260 gtk/gtkaboutdialog.c:1939
+#: gtk/gtkaboutdialog.c:270 gtk/gtkaboutdialog.c:2025
msgid "License"
msgstr ""
-#: gtk/gtkaboutdialog.c:261
+#: gtk/gtkaboutdialog.c:271
msgid "The license of the program"
msgstr ""
#. Add the credits button
-#: gtk/gtkaboutdialog.c:482
-msgid "_Credits"
-msgstr ""
+#: gtk/gtkaboutdialog.c:491
+#, fuzzy
+msgid "C_redits"
+msgstr "С_оздади"
#. Add the license button
-#: gtk/gtkaboutdialog.c:491
+#: gtk/gtkaboutdialog.c:501
msgid "_License"
msgstr ""
-#: gtk/gtkaboutdialog.c:682
+#: gtk/gtkaboutdialog.c:731
#, c-format
msgid "About %s"
msgstr ""
-#: gtk/gtkaboutdialog.c:1876
+#: gtk/gtkaboutdialog.c:1953
msgid "Credits"
msgstr ""
-#: gtk/gtkaboutdialog.c:1901
+#: gtk/gtkaboutdialog.c:1979
msgid "Written by"
msgstr ""
-#: gtk/gtkaboutdialog.c:1904
+#: gtk/gtkaboutdialog.c:1982
msgid "Documented by"
msgstr ""
-#: gtk/gtkaboutdialog.c:1916
+#: gtk/gtkaboutdialog.c:1994
msgid "Translated by"
msgstr ""
-#: gtk/gtkaboutdialog.c:1920
+#: gtk/gtkaboutdialog.c:1998
msgid "Artwork by"
msgstr ""
@@ -845,27 +1008,40 @@ msgstr ""
#. * that use the shift key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: gtk/gtkaccellabel.c:119
-msgid "Shift"
-msgstr "Shift"
+#: gtk/gtkaccellabel.c:121
+msgid "keyboard label|Shift"
+msgstr ""
#. This is the text that should appear next to menu accelerators
#. * that use the control key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: gtk/gtkaccellabel.c:125
-msgid "Ctrl"
+#: gtk/gtkaccellabel.c:128
+msgid "keyboard label|Ctrl"
msgstr ""
#. This is the text that should appear next to menu accelerators
#. * that use the alt key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: gtk/gtkaccellabel.c:131
-msgid "Alt"
+#: gtk/gtkaccellabel.c:135
+msgid "keyboard label|Alt"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkaccellabel.c:577
+msgid "keyboard label|Space"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkaccellabel.c:581
+msgid "keyboard label|Backslash"
msgstr ""
#. Translate to calendar:YM if you want years to be displayed
@@ -877,7 +1053,7 @@ msgstr ""
#. * so if you have a default text direction of RTL and YM, then
#. * the year will appear on the right.
#.
-#: gtk/gtkcalendar.c:700
+#: gtk/gtkcalendar.c:647
msgid "calendar:MY"
msgstr ""
@@ -885,129 +1061,157 @@ msgstr ""
#. * first day of the week to calendar:week_start:1 if you want Monday
#. * to be the first day of the week, and so on.
#.
-#: gtk/gtkcalendar.c:710
+#: gtk/gtkcalendar.c:661
msgid "calendar:week_start:0"
msgstr ""
-#: gtk/gtkcellrendererprogress.c:235 gtk/gtkcellrendererprogress.c:293
+#. Translators: This is a text measurement template.
+#. * Translate it to the widest year text.
+#. *
+#. * Don't include the prefix "year measurement template|"
+#. * in the translation.
+#. *
+#. * If you don't understand this, leave it as "2000"
+#.
+#: gtk/gtkcalendar.c:1549
+msgid "year measurement template|2000"
+msgstr ""
+
+#. Translators: This dictates how the year is displayed in
+#. * gtkcalendar widget. See strftime() manual for the format.
+#. * Use only ASCII in the translation.
+#. *
+#. * Also look for the msgid "year measurement template|2000".
+#. * Translate that entry to a year with the widest output of this
+#. * msgid.
+#. *
+#. * Don't include the prefix "calendar year format|" in the
+#. * translation. "%Y" is appropriate for most locales.
+#.
+#: gtk/gtkcalendar.c:1826
+msgid "calendar year format|%Y"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkcellrendererprogress.c:237 gtk/gtkcellrendererprogress.c:295
#, c-format
msgid "progress bar label|%d %%"
msgstr ""
-#: gtk/gtkcolorbutton.c:220 gtk/gtkcolorbutton.c:574
+#: gtk/gtkcolorbutton.c:221 gtk/gtkcolorbutton.c:576
msgid "Pick a Color"
msgstr ""
-#: gtk/gtkcolorbutton.c:466
+#: gtk/gtkcolorbutton.c:467
msgid "Received invalid color data\n"
msgstr ""
-#: gtk/gtkcolorsel.c:576
+#: gtk/gtkcolorsel.c:561
msgid ""
"The previously-selected color, for comparison to the color you're selecting "
"now. You can drag this color to a palette entry, or select this color as "
"current by dragging it to the other color swatch alongside."
msgstr ""
-#: gtk/gtkcolorsel.c:581
+#: gtk/gtkcolorsel.c:566
msgid ""
"The color you've chosen. You can drag this color to a palette entry to save "
"it for use in the future."
msgstr ""
-#: gtk/gtkcolorsel.c:942
+#: gtk/gtkcolorsel.c:957
msgid "_Save color here"
msgstr ""
-#: gtk/gtkcolorsel.c:1147
+#: gtk/gtkcolorsel.c:1162
msgid ""
"Click this palette entry to make it the current color. To change this entry, "
"drag a color swatch here or right-click it and select \"Save color here.\""
msgstr ""
-#: gtk/gtkcolorsel.c:1913
+#: gtk/gtkcolorsel.c:1929
msgid ""
"Select the color you want from the outer ring. Select the darkness or "
"lightness of that color using the inner triangle."
msgstr ""
-#: gtk/gtkcolorsel.c:1938
+#: gtk/gtkcolorsel.c:1954
msgid ""
"Click the eyedropper, then click a color anywhere on your screen to select "
"that color."
msgstr ""
-#: gtk/gtkcolorsel.c:1947
+#: gtk/gtkcolorsel.c:1963
msgid "_Hue:"
msgstr ""
-#: gtk/gtkcolorsel.c:1948
+#: gtk/gtkcolorsel.c:1964
msgid "Position on the color wheel."
msgstr ""
-#: gtk/gtkcolorsel.c:1950
+#: gtk/gtkcolorsel.c:1966
msgid "_Saturation:"
msgstr ""
-#: gtk/gtkcolorsel.c:1951
+#: gtk/gtkcolorsel.c:1967
msgid "\"Deepness\" of the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1952
+#: gtk/gtkcolorsel.c:1968
msgid "_Value:"
msgstr ""
-#: gtk/gtkcolorsel.c:1953
+#: gtk/gtkcolorsel.c:1969
msgid "Brightness of the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1954
+#: gtk/gtkcolorsel.c:1970
msgid "_Red:"
msgstr ""
-#: gtk/gtkcolorsel.c:1955
+#: gtk/gtkcolorsel.c:1971
msgid "Amount of red light in the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1956
+#: gtk/gtkcolorsel.c:1972
msgid "_Green:"
msgstr ""
-#: gtk/gtkcolorsel.c:1957
+#: gtk/gtkcolorsel.c:1973
msgid "Amount of green light in the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1958
+#: gtk/gtkcolorsel.c:1974
msgid "_Blue:"
msgstr ""
-#: gtk/gtkcolorsel.c:1959
+#: gtk/gtkcolorsel.c:1975
msgid "Amount of blue light in the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1962
+#: gtk/gtkcolorsel.c:1978
msgid "_Opacity:"
msgstr ""
-#: gtk/gtkcolorsel.c:1970 gtk/gtkcolorsel.c:1981
+#: gtk/gtkcolorsel.c:1986 gtk/gtkcolorsel.c:1997
msgid "Transparency of the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1988
+#: gtk/gtkcolorsel.c:2004
msgid "Color _Name:"
msgstr ""
-#: gtk/gtkcolorsel.c:2003
+#: gtk/gtkcolorsel.c:2019
msgid ""
"You can enter an HTML-style hexadecimal color value, or simply a color name "
"such as 'orange' in this entry."
msgstr ""
-#: gtk/gtkcolorsel.c:2022
+#: gtk/gtkcolorsel.c:2038
msgid "_Palette"
msgstr ""
-#: gtk/gtkcolorsel.c:2054
+#: gtk/gtkcolorsel.c:2070
#, fuzzy
msgid "Color Wheel"
msgstr "Селекција на Фонт"
@@ -1017,289 +1221,303 @@ msgstr "Селекција на Фонт"
msgid "Color Selection"
msgstr "Селекција на Фонт"
-#: gtk/gtkentry.c:4507 gtk/gtktextview.c:7030
+#: gtk/gtkentry.c:4508 gtk/gtktextview.c:7068
#, fuzzy
msgid "Select _All"
msgstr "Избери ги Сите"
-#: gtk/gtkentry.c:4517 gtk/gtktextview.c:7040
+#: gtk/gtkentry.c:4518 gtk/gtktextview.c:7078
msgid "Input _Methods"
msgstr ""
-#: gtk/gtkentry.c:4528 gtk/gtktextview.c:7051
+#: gtk/gtkentry.c:4529 gtk/gtktextview.c:7089
msgid "_Insert Unicode Control Character"
msgstr ""
-#: gtk/gtkfilechooser.c:1584 gtk/gtkfilechooser.c:1628
-#: gtk/gtkfilechooser.c:1703 gtk/gtkfilechooser.c:1747
+#: gtk/gtkfilechooser.c:1588 gtk/gtkfilechooser.c:1632
+#: gtk/gtkfilechooser.c:1707 gtk/gtkfilechooser.c:1751
#, c-format
msgid "Invalid filename: %s"
msgstr ""
-#: gtk/gtkfilechooserbutton.c:65
+#: gtk/gtkfilechooserbutton.c:67
#, fuzzy
msgid "Select A File"
msgstr "Избери ги Сите"
-#: gtk/gtkfilechooserbutton.c:66 gtk/gtkfilechooserdefault.c:1229
-#: gtk/gtkpathbar.c:982
+#: gtk/gtkfilechooserbutton.c:68 gtk/gtkfilechooserdefault.c:1302
+#: gtk/gtkpathbar.c:1020
#, fuzzy
msgid "Home"
msgstr "_Дома"
-#: gtk/gtkfilechooserbutton.c:67 gtk/gtkfilechooserdefault.c:1256
-#: gtk/gtkpathbar.c:984
+#: gtk/gtkfilechooserbutton.c:69 gtk/gtkfilechooserdefault.c:1329
+#: gtk/gtkpathbar.c:1022
msgid "Desktop"
msgstr ""
-#: gtk/gtkfilechooserbutton.c:68
+#: gtk/gtkfilechooserbutton.c:70
#, fuzzy
msgid "(None)"
msgstr "ништо"
-#: gtk/gtkfilechooserbutton.c:1515
+#: gtk/gtkfilechooserbutton.c:1523
msgid "Other..."
msgstr ""
-#: gtk/gtkfilechooserdefault.c:867
+#: gtk/gtkfilechooserdefault.c:917
msgid "Could not retrieve information about the file"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:878
+#: gtk/gtkfilechooserdefault.c:928
msgid "Could not add a bookmark"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:889
+#: gtk/gtkfilechooserdefault.c:939
msgid "Could not remove bookmark"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:900
+#: gtk/gtkfilechooserdefault.c:950
msgid "The folder could not be created"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:911
+#: gtk/gtkfilechooserdefault.c:963
+msgid ""
+"The folder could not be created, as a file with the same name already "
+"exists. Try using a different name for the folder, or rename the file first."
+msgstr ""
+
+#: gtk/gtkfilechooserdefault.c:976
msgid "Invalid file name"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:921
+#: gtk/gtkfilechooserdefault.c:986
msgid "The folder contents could not be displayed"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:1119
+#: gtk/gtkfilechooserdefault.c:1192
#, c-format
msgid "Could not get information about '%s': %s"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2095
+#: gtk/gtkfilechooserdefault.c:2208
#, c-format
msgid "Add the folder '%s' to the bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2136
+#: gtk/gtkfilechooserdefault.c:2249
msgid "Add the current folder to the bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2138
+#: gtk/gtkfilechooserdefault.c:2251
msgid "Add the selected folders to the bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2178
+#: gtk/gtkfilechooserdefault.c:2291
#, c-format
msgid "Remove the bookmark '%s'"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2591
+#: gtk/gtkfilechooserdefault.c:2722
#, c-format
msgid "Could not add a bookmark for '%s' because it is an invalid path name."
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2769
+#: gtk/gtkfilechooserdefault.c:2937
+msgid "Remove"
+msgstr ""
+
+#: gtk/gtkfilechooserdefault.c:2946
+msgid "Rename..."
+msgstr ""
+
+#: gtk/gtkfilechooserdefault.c:3069
msgid "Shortcuts"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2823
+#: gtk/gtkfilechooserdefault.c:3123
#, fuzzy
msgid "Folder"
msgstr "Нова Папки"
-#: gtk/gtkfilechooserdefault.c:2875 gtk/gtkstock.c:295
+#: gtk/gtkfilechooserdefault.c:3179 gtk/gtkstock.c:317
msgid "_Add"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2882
-msgid "Add the selected folder to the bookmarks"
+#: gtk/gtkfilechooserdefault.c:3186
+msgid "Add the selected folder to the Bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2887 gtk/gtkstock.c:352
+#: gtk/gtkfilechooserdefault.c:3191 gtk/gtkstock.c:395
msgid "_Remove"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2894
+#: gtk/gtkfilechooserdefault.c:3198
msgid "Remove the selected bookmark"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2997
-msgid "_Add to Shortcuts"
+#: gtk/gtkfilechooserdefault.c:3305
+msgid "_Add to Bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:3007
+#: gtk/gtkfilechooserdefault.c:3315
msgid "Open _Location"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:3019
+#: gtk/gtkfilechooserdefault.c:3327
msgid "Show _Hidden Files"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:3143 gtk/gtkfilesel.c:767
+#: gtk/gtkfilechooserdefault.c:3451 gtk/gtkfilesel.c:766
msgid "Files"
msgstr "Датотеки"
-#: gtk/gtkfilechooserdefault.c:3174
+#: gtk/gtkfilechooserdefault.c:3482
#, fuzzy
msgid "Name"
msgstr "Име на датотека"
-#: gtk/gtkfilechooserdefault.c:3199
+#: gtk/gtkfilechooserdefault.c:3507
msgid "Size"
msgstr "Големина"
-#: gtk/gtkfilechooserdefault.c:3212
+#: gtk/gtkfilechooserdefault.c:3520
#, fuzzy
msgid "Modified"
msgstr "Помести"
-#: gtk/gtkfilechooserdefault.c:3244
+#: gtk/gtkfilechooserdefault.c:3552
msgid "Select which types of files are shown"
msgstr ""
#. Create Folder
-#: gtk/gtkfilechooserdefault.c:3280
+#: gtk/gtkfilechooserdefault.c:3588
#, fuzzy
msgid "Create Fo_lder"
msgstr "Нова Папки"
#. Name entry
-#: gtk/gtkfilechooserdefault.c:3398
+#: gtk/gtkfilechooserdefault.c:3709
#, fuzzy
msgid "_Name:"
msgstr "Име на датотека"
-#: gtk/gtkfilechooserdefault.c:3438
+#: gtk/gtkfilechooserdefault.c:3749
msgid "_Browse for other folders"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:3688
+#: gtk/gtkfilechooserdefault.c:4000
#, fuzzy
msgid "Save in _folder:"
msgstr "Нова Папки"
-#: gtk/gtkfilechooserdefault.c:3690
+#: gtk/gtkfilechooserdefault.c:4002
#, fuzzy
msgid "Create in _folder:"
msgstr "Нова Папки"
-#: gtk/gtkfilechooserdefault.c:4523
+#: gtk/gtkfilechooserdefault.c:4959
msgid "Cannot change to folder because it is not local"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:5048
+#: gtk/gtkfilechooserdefault.c:5513
#, c-format
msgid "Shortcut %s does not exist"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:5508
+#: gtk/gtkfilechooserdefault.c:6057
#, c-format
msgid "Could not mount %s"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:5802
+#: gtk/gtkfilechooserdefault.c:6352
msgid "Type name of new folder"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:5844
+#: gtk/gtkfilechooserdefault.c:6394
#, c-format
msgid "%d byte"
msgid_plural "%d bytes"
msgstr[0] ""
msgstr[1] ""
-#: gtk/gtkfilechooserdefault.c:5846
+#: gtk/gtkfilechooserdefault.c:6396
#, c-format
msgid "%.1f K"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:5848
+#: gtk/gtkfilechooserdefault.c:6398
#, c-format
msgid "%.1f M"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:5850
+#: gtk/gtkfilechooserdefault.c:6400
#, c-format
msgid "%.1f G"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:5902
+#: gtk/gtkfilechooserdefault.c:6446 gtk/gtkfilechooserdefault.c:6470
+#, fuzzy
+msgid "Unknown"
+msgstr "(непознато)"
+
+#: gtk/gtkfilechooserdefault.c:6457
msgid "Today"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:5904
+#: gtk/gtkfilechooserdefault.c:6459
msgid "Yesterday"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:5915
-#, fuzzy
-msgid "Unknown"
-msgstr "(непознато)"
-
-#: gtk/gtkfilechooserdefault.c:5985
+#: gtk/gtkfilechooserdefault.c:6541
#, fuzzy
msgid "Cannot change folder"
msgstr "Нова Папки"
-#: gtk/gtkfilechooserdefault.c:5986
+#: gtk/gtkfilechooserdefault.c:6542
msgid "The folder you specified is an invalid path."
msgstr ""
-#: gtk/gtkfilechooserdefault.c:6025
+#: gtk/gtkfilechooserdefault.c:6581
#, c-format
msgid "Could not build file name from '%s' and '%s'"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:6061
+#: gtk/gtkfilechooserdefault.c:6617
#, fuzzy
msgid "Could not select item"
msgstr "Селекција на Фонт"
-#: gtk/gtkfilechooserdefault.c:6101
+#: gtk/gtkfilechooserdefault.c:6657
msgid "Open Location"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:6108
+#: gtk/gtkfilechooserdefault.c:6664
msgid "Save in Location"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:6132
+#: gtk/gtkfilechooserdefault.c:6688
msgid "_Location:"
msgstr ""
-#: gtk/gtkfilesel.c:731
+#: gtk/gtkfilesel.c:730
msgid "Folders"
msgstr ""
-#: gtk/gtkfilesel.c:735
+#: gtk/gtkfilesel.c:734
msgid "Fol_ders"
msgstr ""
-#: gtk/gtkfilesel.c:771
+#: gtk/gtkfilesel.c:770
msgid "_Files"
msgstr ""
-#: gtk/gtkfilesel.c:859 gtk/gtkfilesel.c:2249
+#: gtk/gtkfilesel.c:858 gtk/gtkfilesel.c:2248
#, c-format
msgid "Folder unreadable: %s"
msgstr ""
-#: gtk/gtkfilesel.c:990
+#: gtk/gtkfilesel.c:989
#, c-format
msgid ""
"The file \"%s\" resides on another machine (called %s) and may not be "
@@ -1307,139 +1525,139 @@ msgid ""
"Are you sure that you want to select it?"
msgstr ""
-#: gtk/gtkfilesel.c:1121
+#: gtk/gtkfilesel.c:1120
msgid "_New Folder"
msgstr "_Нова Папка"
-#: gtk/gtkfilesel.c:1132
+#: gtk/gtkfilesel.c:1131
msgid "De_lete File"
msgstr ""
-#: gtk/gtkfilesel.c:1143
+#: gtk/gtkfilesel.c:1142
msgid "_Rename File"
msgstr ""
-#: gtk/gtkfilesel.c:1445
+#: gtk/gtkfilesel.c:1444
#, c-format
msgid ""
"The folder name \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
-#: gtk/gtkfilesel.c:1447
+#: gtk/gtkfilesel.c:1446
#, c-format
msgid ""
"Error creating folder \"%s\": %s\n"
"%s"
msgstr ""
-#: gtk/gtkfilesel.c:1448 gtk/gtkfilesel.c:1684
+#: gtk/gtkfilesel.c:1447 gtk/gtkfilesel.c:1683
msgid "You probably used symbols not allowed in filenames."
msgstr ""
-#: gtk/gtkfilesel.c:1456
+#: gtk/gtkfilesel.c:1455
#, c-format
msgid "Error creating folder \"%s\": %s\n"
msgstr ""
-#: gtk/gtkfilesel.c:1490
+#: gtk/gtkfilesel.c:1489
msgid "New Folder"
msgstr "Нова Папки"
-#: gtk/gtkfilesel.c:1505
+#: gtk/gtkfilesel.c:1504
msgid "_Folder name:"
msgstr ""
-#: gtk/gtkfilesel.c:1529
+#: gtk/gtkfilesel.c:1528
msgid "C_reate"
msgstr "С_оздади"
-#: gtk/gtkfilesel.c:1572
+#: gtk/gtkfilesel.c:1571
#, c-format
msgid "The filename \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
-#: gtk/gtkfilesel.c:1575
+#: gtk/gtkfilesel.c:1574
#, c-format
msgid ""
"Error deleting file \"%s\": %s\n"
"%s"
msgstr ""
-#: gtk/gtkfilesel.c:1577 gtk/gtkfilesel.c:1698
+#: gtk/gtkfilesel.c:1576 gtk/gtkfilesel.c:1697
msgid "It probably contains symbols not allowed in filenames."
msgstr ""
-#: gtk/gtkfilesel.c:1586
+#: gtk/gtkfilesel.c:1585
#, c-format
msgid "Error deleting file \"%s\": %s"
msgstr ""
-#: gtk/gtkfilesel.c:1629
+#: gtk/gtkfilesel.c:1628
#, c-format
msgid "Really delete file \"%s\"?"
msgstr ""
-#: gtk/gtkfilesel.c:1634
+#: gtk/gtkfilesel.c:1633
msgid "Delete File"
msgstr ""
-#: gtk/gtkfilesel.c:1680 gtk/gtkfilesel.c:1694
+#: gtk/gtkfilesel.c:1679 gtk/gtkfilesel.c:1693
#, c-format
msgid "The file name \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
-#: gtk/gtkfilesel.c:1682
+#: gtk/gtkfilesel.c:1681
#, c-format
msgid ""
"Error renaming file to \"%s\": %s\n"
"%s"
msgstr ""
-#: gtk/gtkfilesel.c:1696
+#: gtk/gtkfilesel.c:1695
#, c-format
msgid ""
"Error renaming file \"%s\": %s\n"
"%s"
msgstr ""
-#: gtk/gtkfilesel.c:1706
+#: gtk/gtkfilesel.c:1705
#, c-format
msgid "Error renaming file \"%s\" to \"%s\": %s"
msgstr ""
-#: gtk/gtkfilesel.c:1753
+#: gtk/gtkfilesel.c:1752
msgid "Rename File"
msgstr ""
-#: gtk/gtkfilesel.c:1768
+#: gtk/gtkfilesel.c:1767
#, c-format
msgid "Rename file \"%s\" to:"
msgstr ""
-#: gtk/gtkfilesel.c:1797
+#: gtk/gtkfilesel.c:1796
msgid "_Rename"
msgstr ""
-#: gtk/gtkfilesel.c:2229
+#: gtk/gtkfilesel.c:2228
msgid "_Selection: "
msgstr ""
-#: gtk/gtkfilesel.c:3152
+#: gtk/gtkfilesel.c:3151
#, c-format
msgid ""
"The filename \"%s\" couldn't be converted to UTF-8. (try setting the "
"environment variable G_FILENAME_ENCODING): %s"
msgstr ""
-#: gtk/gtkfilesel.c:3155
+#: gtk/gtkfilesel.c:3154
msgid "Invalid UTF-8"
msgstr ""
-#: gtk/gtkfilesel.c:4032
+#: gtk/gtkfilesel.c:4031
msgid "Name too long"
msgstr ""
-#: gtk/gtkfilesel.c:4034
+#: gtk/gtkfilesel.c:4033
msgid "Couldn't convert filename"
msgstr ""
@@ -1447,96 +1665,111 @@ msgstr ""
msgid "(Empty)"
msgstr ""
-#: gtk/gtkfilesystemunix.c:415 gtk/gtkfilesystemunix.c:429
-#: gtk/gtkfilesystemunix.c:626 gtk/gtkfilesystemwin32.c:482
-#: gtk/gtkfilesystemwin32.c:495 gtk/gtkfilesystemwin32.c:1530
+#: gtk/gtkfilesystemunix.c:475 gtk/gtkfilesystemunix.c:678
+#: gtk/gtkfilesystemunix.c:1918 gtk/gtkfilesystemwin32.c:482
+#: gtk/gtkfilesystemwin32.c:495 gtk/gtkfilesystemwin32.c:1560
#, c-format
msgid "Error getting information for '%s': %s"
msgstr ""
-#: gtk/gtkfilesystemunix.c:495 gtk/gtkfilesystemwin32.c:537
+#: gtk/gtkfilesystemunix.c:547 gtk/gtkfilesystemwin32.c:537
#, c-format
msgid "Error creating directory '%s': %s"
msgstr ""
-#: gtk/gtkfilesystemunix.c:575 gtk/gtkfilesystemwin32.c:597
+#: gtk/gtkfilesystemunix.c:627 gtk/gtkfilesystemwin32.c:597
msgid "This file system does not support mounting"
msgstr ""
-#: gtk/gtkfilesystemunix.c:583
+#: gtk/gtkfilesystemunix.c:635
#, fuzzy
msgid "Filesystem"
msgstr "Датотеки"
-#: gtk/gtkfilesystemunix.c:740
+#: gtk/gtkfilesystemunix.c:792
#, c-format
msgid "Could not get a stock icon for %s"
msgstr ""
-#: gtk/gtkfilesystemunix.c:835
+#: gtk/gtkfilesystemunix.c:887
#, c-format
msgid ""
"The name \"%s\" is not valid because it contains the character \"%s\". "
"Please use a different name."
msgstr ""
-#: gtk/gtkfilesystemunix.c:1443 gtk/gtkfilesystemwin32.c:1004
+#: gtk/gtkfilesystemunix.c:1489
#, c-format
-msgid "Bookmark saving failed: %s"
+msgid "Writing %s failed: %s"
msgstr ""
-#: gtk/gtkfilesystemunix.c:1495
+#: gtk/gtkfilesystemunix.c:1578
#, c-format
msgid "'%s' already exists in the bookmarks list"
msgstr ""
-#: gtk/gtkfilesystemunix.c:1557
+#: gtk/gtkfilesystemunix.c:1650
#, c-format
msgid "'%s' does not exist in the bookmarks list"
msgstr ""
-#: gtk/gtkfilesystemunix.c:1739
+#: gtk/gtkfilesystemunix.c:1878
#, c-format
-msgid "Error getting information for '%s'"
+msgid "Error getting information for '/': %s"
msgstr ""
-#: gtk/gtkfontbutton.c:178 gtk/gtkfontbutton.c:295
+#: gtk/gtkfilesystemwin32.c:611
+#, c-format
+msgid "Network Drive (%s)"
+msgstr ""
+
+#: gtk/gtkfilesystemwin32.c:650
+#, c-format
+msgid "%s (%s)"
+msgstr ""
+
+#: gtk/gtkfilesystemwin32.c:1032
+#, c-format
+msgid "Bookmark saving failed: %s"
+msgstr ""
+
+#: gtk/gtkfontbutton.c:179 gtk/gtkfontbutton.c:292
msgid "Pick a Font"
msgstr ""
#. Initialize fields
-#: gtk/gtkfontbutton.c:289
+#: gtk/gtkfontbutton.c:286
msgid "Sans 12"
msgstr ""
-#: gtk/gtkfontbutton.c:807
+#: gtk/gtkfontbutton.c:804
msgid "Font"
msgstr "Фонт"
#. This is the default text shown in the preview entry, though the user
#. can set it. Remember that some fonts only have capital letters.
-#: gtk/gtkfontsel.c:73
+#: gtk/gtkfontsel.c:74
msgid "abcdefghijk ABCDEFGHIJK"
msgstr ""
-#: gtk/gtkfontsel.c:360
+#: gtk/gtkfontsel.c:361
msgid "_Family:"
msgstr ""
-#: gtk/gtkfontsel.c:366
+#: gtk/gtkfontsel.c:367
msgid "_Style:"
msgstr "_Стил:"
-#: gtk/gtkfontsel.c:372
+#: gtk/gtkfontsel.c:373
msgid "Si_ze:"
msgstr "Го_лемина:"
#. create the text entry widget
-#: gtk/gtkfontsel.c:548
+#: gtk/gtkfontsel.c:549
msgid "_Preview:"
msgstr ""
-#: gtk/gtkfontsel.c:1382
+#: gtk/gtkfontsel.c:1383
msgid "Font Selection"
msgstr "Селекција на Фонт"
@@ -1551,12 +1784,12 @@ msgstr ""
#. Remove this icon source so we don't keep trying to
#. * load it.
#.
-#: gtk/gtkiconfactory.c:1629
+#: gtk/gtkiconfactory.c:1644
#, c-format
msgid "Error loading icon: %s"
msgstr ""
-#: gtk/gtkicontheme.c:1263
+#: gtk/gtkicontheme.c:1250
#, c-format
msgid ""
"Could not find the icon '%s'. The '%s' theme\n"
@@ -1565,7 +1798,7 @@ msgid ""
"\t%s"
msgstr ""
-#: gtk/gtkicontheme.c:1328
+#: gtk/gtkicontheme.c:1315
#, c-format
msgid "Icon '%s' not present in theme"
msgstr ""
@@ -1654,7 +1887,7 @@ msgstr "(непознато)"
msgid "clear"
msgstr ""
-#: gtk/gtklabel.c:3930
+#: gtk/gtklabel.c:3935
msgid "Select All"
msgstr "Избери ги Сите"
@@ -1688,360 +1921,392 @@ msgstr ""
#. * Do *not* translate it to "predefinito:LTR", if it
#. * it isn't default:LTR or default:RTL it will not work
#.
-#: gtk/gtkmain.c:482
+#: gtk/gtkmain.c:476
msgid "default:LTR"
msgstr "default:LTR"
-#: gtk/gtkmain.c:565
+#: gtk/gtkmain.c:559
msgid "GTK+ Options"
msgstr ""
-#: gtk/gtkmain.c:565
+#: gtk/gtkmain.c:559
msgid "Show GTK+ Options"
msgstr ""
-#: gtk/gtknotebook.c:2712 gtk/gtknotebook.c:5060
+#: gtk/gtknotebook.c:2718 gtk/gtknotebook.c:5064
#, c-format
msgid "Page %u"
msgstr ""
-#: gtk/gtkradiotoolbutton.c:91
+#: gtk/gtkradiotoolbutton.c:92
msgid "Group"
msgstr ""
-#: gtk/gtkradiotoolbutton.c:92
+#: gtk/gtkradiotoolbutton.c:93
msgid "The radio tool button whose group this button belongs to."
msgstr ""
-#: gtk/gtkrc.c:2399
+#: gtk/gtkrc.c:2400
#, c-format
msgid "Unable to find include file: \"%s\""
msgstr ""
-#: gtk/gtkrc.c:3038 gtk/gtkrc.c:3041
+#: gtk/gtkrc.c:3042 gtk/gtkrc.c:3045
#, c-format
msgid "Unable to locate image file in pixmap_path: \"%s\""
msgstr ""
-#: gtk/gtkrc.c:3476
+#: gtk/gtkrc.c:3480
#, c-format
msgid "Pixmap path element: \"%s\" must be absolute, %s, line %d"
msgstr ""
#. KEEP IN SYNC with gtkiconfactory.c stock icons, when appropriate
-#: gtk/gtkstock.c:286
+#: gtk/gtkstock.c:308
msgid "Information"
msgstr "Информации"
-#: gtk/gtkstock.c:287
+#: gtk/gtkstock.c:309
msgid "Warning"
msgstr "Предупредување"
-#: gtk/gtkstock.c:288
+#: gtk/gtkstock.c:310
msgid "Error"
msgstr "Грешка"
-#: gtk/gtkstock.c:289
+#: gtk/gtkstock.c:311
msgid "Question"
msgstr "Прашање"
#. FIXME these need accelerators when appropriate, and
#. * need the mnemonics to be rationalized
#.
-#: gtk/gtkstock.c:294
+#: gtk/gtkstock.c:316
msgid "_About"
msgstr ""
-#: gtk/gtkstock.c:296
+#: gtk/gtkstock.c:318
msgid "_Apply"
msgstr "_Примени"
-#: gtk/gtkstock.c:297
+#: gtk/gtkstock.c:319
msgid "_Bold"
msgstr ""
-#: gtk/gtkstock.c:298
+#: gtk/gtkstock.c:320
msgid "_Cancel"
msgstr "_Откажи"
-#: gtk/gtkstock.c:299
+#: gtk/gtkstock.c:321
msgid "_CD-Rom"
msgstr ""
-#: gtk/gtkstock.c:300
+#: gtk/gtkstock.c:322
msgid "_Clear"
msgstr ""
-#: gtk/gtkstock.c:301
+#: gtk/gtkstock.c:323
msgid "_Close"
msgstr "_Затвори"
-#: gtk/gtkstock.c:302
+#: gtk/gtkstock.c:324
msgid "_Convert"
msgstr ""
-#: gtk/gtkstock.c:303
+#: gtk/gtkstock.c:325
msgid "_Copy"
msgstr "_Копирај"
-#: gtk/gtkstock.c:304
+#: gtk/gtkstock.c:326
msgid "Cu_t"
msgstr "О_тсечи"
-#: gtk/gtkstock.c:305
+#: gtk/gtkstock.c:327
msgid "_Delete"
msgstr "_Избриши"
-#: gtk/gtkstock.c:306
+#: gtk/gtkstock.c:328
msgid "_Execute"
msgstr "_Изврши"
-#: gtk/gtkstock.c:307
+#: gtk/gtkstock.c:329
#, fuzzy
msgid "_Edit"
msgstr "_Крај"
-#: gtk/gtkstock.c:308
+#: gtk/gtkstock.c:330
msgid "_Find"
msgstr "_Најди"
-#: gtk/gtkstock.c:309
+#: gtk/gtkstock.c:331
msgid "Find and _Replace"
msgstr "Најди и _замени"
-#: gtk/gtkstock.c:310
+#: gtk/gtkstock.c:332
msgid "_Floppy"
msgstr "_Дискета"
-#: gtk/gtkstock.c:311
-msgid "_Bottom"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:334
+msgid "Navigation|_Bottom"
msgstr ""
-#: gtk/gtkstock.c:312
-msgid "_First"
-msgstr "_Прво"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:336
+msgid "Navigation|_First"
+msgstr ""
-#: gtk/gtkstock.c:313
-msgid "_Last"
-msgstr "_Последно"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:338
+msgid "Navigation|_Last"
+msgstr ""
-#: gtk/gtkstock.c:314
-msgid "_Top"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:340
+msgid "Navigation|_Top"
msgstr ""
-#: gtk/gtkstock.c:315
-msgid "_Back"
-msgstr "_Назад"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:342
+msgid "Navigation|_Back"
+msgstr ""
-#: gtk/gtkstock.c:316
-msgid "_Down"
-msgstr "_Долу"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:344
+msgid "Navigation|_Down"
+msgstr ""
-#: gtk/gtkstock.c:317 gtk/gtkstock.c:331
-msgid "_Forward"
-msgstr "_Напред"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:346
+msgid "Navigation|_Forward"
+msgstr ""
-#: gtk/gtkstock.c:318
-msgid "_Up"
-msgstr "_Горе"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:348
+msgid "Navigation|_Up"
+msgstr ""
-#: gtk/gtkstock.c:319
+#: gtk/gtkstock.c:349
msgid "_Harddisk"
msgstr ""
-#: gtk/gtkstock.c:320
+#: gtk/gtkstock.c:350
msgid "_Help"
msgstr "_Помош"
-#: gtk/gtkstock.c:321
+#: gtk/gtkstock.c:351
msgid "_Home"
msgstr "_Дома"
-#: gtk/gtkstock.c:322
+#: gtk/gtkstock.c:352
msgid "Increase Indent"
msgstr ""
-#: gtk/gtkstock.c:323
+#: gtk/gtkstock.c:353
msgid "Decrease Indent"
msgstr ""
-#: gtk/gtkstock.c:324
+#: gtk/gtkstock.c:354
msgid "_Index"
msgstr ""
-#: gtk/gtkstock.c:325
+#: gtk/gtkstock.c:355
msgid "_Italic"
msgstr "_Закосено"
-#: gtk/gtkstock.c:326
+#: gtk/gtkstock.c:356
msgid "_Jump to"
msgstr ""
-#: gtk/gtkstock.c:327
-msgid "_Center"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:358
+#, fuzzy
+msgid "Justify|_Center"
msgstr "_Центар"
-#: gtk/gtkstock.c:328
-msgid "_Fill"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:360
+msgid "Justify|_Fill"
msgstr ""
-#: gtk/gtkstock.c:329
-msgid "_Left"
-msgstr "_Лево"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:362
+msgid "Justify|_Left"
+msgstr ""
-#: gtk/gtkstock.c:330
-msgid "_Right"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:364
+#, fuzzy
+msgid "Justify|_Right"
msgstr "_Десно"
-#: gtk/gtkstock.c:332
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:367
#, fuzzy
-msgid "_Next"
+msgid "Media|_Forward"
+msgstr "_Напред"
+
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:369
+#, fuzzy
+msgid "Media|_Next"
msgstr "_Нов"
-#: gtk/gtkstock.c:333
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:371
#, fuzzy
-msgid "P_ause"
+msgid "Media|P_ause"
msgstr "_Вметни"
-#: gtk/gtkstock.c:334
-msgid "_Play"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:373
+msgid "Media|_Play"
msgstr ""
-#: gtk/gtkstock.c:335
-msgid "Pre_vious"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:375
+msgid "Media|Pre_vious"
msgstr ""
-#: gtk/gtkstock.c:336
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:377
#, fuzzy
-msgid "_Record"
+msgid "Media|_Record"
msgstr "_Повтори"
-#: gtk/gtkstock.c:337
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:379
#, fuzzy
-msgid "R_ewind"
+msgid "Media|R_ewind"
msgstr "_Најди"
-#: gtk/gtkstock.c:338 gtk/gtkstock.c:361
-msgid "_Stop"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:381
+#, fuzzy
+msgid "Media|_Stop"
msgstr "_Стоп"
-#: gtk/gtkstock.c:339
+#: gtk/gtkstock.c:382
msgid "_Network"
msgstr "_Мрежа"
-#: gtk/gtkstock.c:340
+#: gtk/gtkstock.c:383
msgid "_New"
msgstr "_Нов"
-#: gtk/gtkstock.c:341
+#: gtk/gtkstock.c:384
msgid "_No"
msgstr "_Не"
-#: gtk/gtkstock.c:342
+#: gtk/gtkstock.c:385
msgid "_OK"
msgstr "В_о ред"
-#: gtk/gtkstock.c:343
+#: gtk/gtkstock.c:386
msgid "_Open"
msgstr "_Отвори"
-#: gtk/gtkstock.c:344
+#: gtk/gtkstock.c:387
msgid "_Paste"
msgstr "_Вметни"
-#: gtk/gtkstock.c:345
+#: gtk/gtkstock.c:388
msgid "_Preferences"
msgstr "_Својства"
-#: gtk/gtkstock.c:346
+#: gtk/gtkstock.c:389
msgid "_Print"
msgstr "_Печати"
-#: gtk/gtkstock.c:347
+#: gtk/gtkstock.c:390
msgid "Print Pre_view"
msgstr ""
-#: gtk/gtkstock.c:348
+#: gtk/gtkstock.c:391
msgid "_Properties"
msgstr "Параме_три"
-#: gtk/gtkstock.c:349
+#: gtk/gtkstock.c:392
msgid "_Quit"
msgstr "_Крај"
-#: gtk/gtkstock.c:350
+#: gtk/gtkstock.c:393
msgid "_Redo"
msgstr "_Повтори"
-#: gtk/gtkstock.c:351
+#: gtk/gtkstock.c:394
msgid "_Refresh"
msgstr "_Освежи"
-#: gtk/gtkstock.c:353
+#: gtk/gtkstock.c:396
msgid "_Revert"
msgstr ""
-#: gtk/gtkstock.c:354
+#: gtk/gtkstock.c:397
msgid "_Save"
msgstr "_Зачувај"
-#: gtk/gtkstock.c:355
+#: gtk/gtkstock.c:398
msgid "Save _As"
msgstr "Зачувај _како"
-#: gtk/gtkstock.c:356
+#: gtk/gtkstock.c:399
msgid "_Color"
msgstr "_Боја"
-#: gtk/gtkstock.c:357
+#: gtk/gtkstock.c:400
msgid "_Font"
msgstr "_Фонт"
-#: gtk/gtkstock.c:358
+#: gtk/gtkstock.c:401
msgid "_Ascending"
msgstr "_Растечки"
-#: gtk/gtkstock.c:359
+#: gtk/gtkstock.c:402
msgid "_Descending"
msgstr "_Опаѓачки"
-#: gtk/gtkstock.c:360
+#: gtk/gtkstock.c:403
msgid "_Spell Check"
msgstr ""
-#: gtk/gtkstock.c:362
+#: gtk/gtkstock.c:404
+msgid "_Stop"
+msgstr "_Стоп"
+
+#: gtk/gtkstock.c:405
msgid "_Strikethrough"
msgstr ""
-#: gtk/gtkstock.c:363
+#: gtk/gtkstock.c:406
msgid "_Undelete"
msgstr ""
-#: gtk/gtkstock.c:364
+#: gtk/gtkstock.c:407
msgid "_Underline"
msgstr "_Подвлечено"
-#: gtk/gtkstock.c:365
+#: gtk/gtkstock.c:408
msgid "_Undo"
msgstr "_Врати"
-#: gtk/gtkstock.c:366
+#: gtk/gtkstock.c:409
msgid "_Yes"
msgstr "_Да"
-#: gtk/gtkstock.c:367
+#: gtk/gtkstock.c:410
msgid "_Normal Size"
msgstr ""
-#: gtk/gtkstock.c:368
+#: gtk/gtkstock.c:411
msgid "Best _Fit"
msgstr ""
-#: gtk/gtkstock.c:369
+#: gtk/gtkstock.c:412
msgid "Zoom _In"
msgstr "Зумирај"
-#: gtk/gtkstock.c:370
+#: gtk/gtkstock.c:413
msgid "Zoom _Out"
msgstr "Одзумирај"
@@ -2094,22 +2359,22 @@ msgstr ""
msgid "--- No Tip ---"
msgstr ""
-#: gtk/gtkuimanager.c:1132
+#: gtk/gtkuimanager.c:1154
#, c-format
msgid "Unknown attribute '%s' on line %d char %d"
msgstr ""
-#: gtk/gtkuimanager.c:1332
+#: gtk/gtkuimanager.c:1371
#, c-format
msgid "Unexpected start tag '%s' on line %d char %d"
msgstr ""
-#: gtk/gtkuimanager.c:1417
+#: gtk/gtkuimanager.c:1461
#, c-format
msgid "Unexpected character data on line %d char %d"
msgstr ""
-#: gtk/gtkuimanager.c:2209
+#: gtk/gtkuimanager.c:2272
msgid "Empty"
msgstr ""
@@ -2168,5 +2433,26 @@ msgstr ""
msgid "Could not get information for file '%s': %s"
msgstr ""
+#~ msgid "Shift"
+#~ msgstr "Shift"
+
+#~ msgid "_First"
+#~ msgstr "_Прво"
+
+#~ msgid "_Last"
+#~ msgstr "_Последно"
+
+#~ msgid "_Back"
+#~ msgstr "_Назад"
+
+#~ msgid "_Down"
+#~ msgstr "_Долу"
+
+#~ msgid "_Up"
+#~ msgstr "_Горе"
+
+#~ msgid "_Left"
+#~ msgstr "_Лево"
+
#~ msgid "Input Methods"
#~ msgstr "Методи на Внесување"
diff --git a/po/ml.po b/po/ml.po
index ac73868ce..a7b4b0703 100644
--- a/po/ml.po
+++ b/po/ml.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version:gtk+.gtk-2-2\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-01-08 02:01-0500\n"
+"POT-Creation-Date: 2005-06-20 14:30-0400\n"
"PO-Revision-Date: 2003-07-05 10:29+0530\n"
"Last-Translator: FSF-India <locale@gnu.org.in>\n"
"Language-Team: Malayalam <locale@gnu.org.in>\n"
@@ -16,7 +16,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
#: gdk-pixbuf/gdk-pixbuf-animation.c:153 gdk-pixbuf/gdk-pixbuf-io.c:838
-#: gdk-pixbuf/gdk-pixbuf-io.c:1069 tests/testfilechooser.c:199
+#: gdk-pixbuf/gdk-pixbuf-io.c:1068 tests/testfilechooser.c:199
#, c-format
msgid "Failed to open file '%s': %s"
msgstr "%s തുറക്കുന്നതില്‌ പരാജയം : %s"
@@ -27,7 +27,7 @@ msgid "Image file '%s' contains no data"
msgstr "ഛായാശേഖരം %sല്‌ വസ്തുതകള്‌ ഒന്നും ഇല്ല"
#: gdk-pixbuf/gdk-pixbuf-animation.c:208 gdk-pixbuf/gdk-pixbuf-io.c:887
-#: gdk-pixbuf/gdk-pixbuf-io.c:1110 tests/testfilechooser.c:244
+#: gdk-pixbuf/gdk-pixbuf-io.c:1109 tests/testfilechooser.c:244
#, c-format
msgid ""
"Failed to load image '%s': reason not known, probably a corrupt image file"
@@ -71,44 +71,44 @@ msgstr "തിരിച്ചറിയാനാവത്ത ഛായവിവ
msgid "Failed to load image '%s': %s"
msgstr "%s ചിത്രം നിറയ്‌ക്കുന്നതില്‌ പരാജയം : %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1337
+#: gdk-pixbuf/gdk-pixbuf-io.c:1336
#, fuzzy, c-format
msgid "Error writing to image file: %s"
msgstr "JPEG ഛായാശേഖരം വ്യാഖ്യനിക്കുന്നതില്‌ പരാജയം (%s)"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1383 gdk-pixbuf/gdk-pixbuf-io.c:1512
+#: gdk-pixbuf/gdk-pixbuf-io.c:1382 gdk-pixbuf/gdk-pixbuf-io.c:1511
#, c-format
msgid "This build of gdk-pixbuf does not support saving the image format: %s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:1417
+#: gdk-pixbuf/gdk-pixbuf-io.c:1416
#, fuzzy
msgid "Insufficient memory to save image to callback"
msgstr "XBM ഛായാശേഖരചിത്രം നിറയ്‌ക്കാന്‌ ആവശ്യമായ സ്ഥലമില്ല"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1429
+#: gdk-pixbuf/gdk-pixbuf-io.c:1428
#, fuzzy
msgid "Failed to open temporary file"
msgstr "TIFF ശേഖരം തുറക്കുന്നതില്‌ പരാജയപ്പെടുന്നു"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1454
+#: gdk-pixbuf/gdk-pixbuf-io.c:1453
#, fuzzy
msgid "Failed to read from temporary file"
msgstr "XBM ഛായാചിത്രം നിറ‌‌യ്‌ക്കുമ്പോള്‌ താല്‌ക്കാലിക ശേഖരത്തിലേക്ക് എഴുതന്നതില്‌ പരാജയം"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1641
+#: gdk-pixbuf/gdk-pixbuf-io.c:1687
#, c-format
msgid "Failed to open '%s' for writing: %s"
msgstr "%s എഴുതാനായി തുറക്കുന്നതില്‌ %s പരാജയം"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1665
+#: gdk-pixbuf/gdk-pixbuf-io.c:1711
#, c-format
msgid ""
"Failed to close '%s' while writing image, all data may not have been saved: %"
"s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:1853 gdk-pixbuf/gdk-pixbuf-io.c:1903
+#: gdk-pixbuf/gdk-pixbuf-io.c:1931 gdk-pixbuf/gdk-pixbuf-io.c:1981
#, fuzzy
msgid "Insufficient memory to save image into a buffer"
msgstr "XBM ഛായാശേഖരചിത്രം നിറയ്‌ക്കാന്‌ ആവശ്യമായ സ്ഥലമില്ല"
@@ -169,24 +169,34 @@ msgstr "വികൃതമായ ഛായാചിത്രസഞ്ചരണ
msgid "The ANI image format"
msgstr "ANI ഛായാരീതി"
-#: gdk-pixbuf/io-bmp.c:227 gdk-pixbuf/io-bmp.c:383
+#: gdk-pixbuf/io-bmp.c:228 gdk-pixbuf/io-bmp.c:306 gdk-pixbuf/io-bmp.c:338
+#: gdk-pixbuf/io-bmp.c:361 gdk-pixbuf/io-bmp.c:442
+msgid "BMP image has bogus header data"
+msgstr "BMP ഛായയില്‌ കൃത്രിമതലവാചകവിവരം"
+
+#: gdk-pixbuf/io-bmp.c:239 gdk-pixbuf/io-bmp.c:401
msgid "Not enough memory to load bitmap image"
msgstr "ഛായാശേഖരചിത്രം നിറയ്‌ക്കാന്‌ ആവശ്യമായ സ്ഥലമില്ല"
-#: gdk-pixbuf/io-bmp.c:269
+#: gdk-pixbuf/io-bmp.c:287
msgid "BMP image has unsupported header size"
msgstr "BMP ഛായയില്‌ കൃത്രിമതലവാചകവിവരം"
-#: gdk-pixbuf/io-bmp.c:288 gdk-pixbuf/io-bmp.c:320 gdk-pixbuf/io-bmp.c:343
-#: gdk-pixbuf/io-bmp.c:424
-msgid "BMP image has bogus header data"
-msgstr "BMP ഛായയില്‌ കൃത്രിമതലവാചകവിവരം"
-
-#: gdk-pixbuf/io-bmp.c:307
+#: gdk-pixbuf/io-bmp.c:325
msgid "Topdown BMP images cannot be compressed"
msgstr ""
-#: gdk-pixbuf/io-bmp.c:1154
+#: gdk-pixbuf/io-bmp.c:1203
+#, fuzzy
+msgid "Couldn't allocate memory for saving BMP file"
+msgstr "JPEG ശേഖരം നിറയ‌ക്കുന്നതിനുവേണ്ട സ്ഥലം അനുവദിക്കാന് കഴിഞ്ഞില്ല‌"
+
+#: gdk-pixbuf/io-bmp.c:1244
+#, fuzzy
+msgid "Couldn't write to BMP file"
+msgstr "രചനാനാമം മാറ്റാന് കഴിയില്ല"
+
+#: gdk-pixbuf/io-bmp.c:1293
msgid "The BMP image format"
msgstr "BMP ഛായാരീതി"
@@ -195,7 +205,7 @@ msgstr "BMP ഛായാരീതി"
msgid "Failure reading GIF: %s"
msgstr "GIF %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 ""
@@ -220,35 +230,40 @@ msgstr "ദുസ്സങ്കേത സംഗരം"
msgid "Circular table entry in GIF file"
msgstr "GIF ശേഖരത്തില്‌ സംവൃതഫലക നിവേശം"
-#: 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 "GIF ശേഖരം നിറയ്ക്കാന്‌ ആവശ്യമായ സ്ഥലമില്ല"
-#: gdk-pixbuf/io-gif.c:1088
+#: gdk-pixbuf/io-gif.c:947
+#, fuzzy
+msgid "Not enough memory to composite a frame in GIF file"
+msgstr "GIF ശേഖരം നിറയ്ക്കാന്‌ ആവശ്യമായ സ്ഥലമില്ല"
+
+#: gdk-pixbuf/io-gif.c:1116
msgid "GIF image is corrupt (incorrect LZW compression)"
msgstr "തെറ്റായ GIF ഛായ"
-#: gdk-pixbuf/io-gif.c:1138
+#: gdk-pixbuf/io-gif.c:1166
msgid "File does not appear to be a GIF file"
msgstr "ശേഖരം GIF ശേഖരമായി ദൃശ്യമല്ല"
-#: 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 ""
-#: 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."
msgstr ""
-#: gdk-pixbuf/io-gif.c:1491
+#: gdk-pixbuf/io-gif.c:1519
msgid "GIF image was truncated or incomplete."
msgstr "ഭാഗികമായ GIF ഛായ"
-#: gdk-pixbuf/io-gif.c:1643
+#: gdk-pixbuf/io-gif.c:1671
msgid "The GIF image format"
msgstr "GIF ചായാരീതി"
@@ -438,94 +453,108 @@ msgstr "PNG ചിത്രം വായിക്കുന്നതില്‌
msgid "Fatal error reading PNG image file: %s"
msgstr "PNG വായിക്കുന്നതില്‌ പരാജയം : %s"
-#: gdk-pixbuf/io-png.c:813
+#: gdk-pixbuf/io-png.c:810
msgid ""
"Keys for PNG text chunks must have at least 1 and at most 79 characters."
msgstr ""
-#: gdk-pixbuf/io-png.c:821
+#: gdk-pixbuf/io-png.c:818
msgid "Keys for PNG text chunks must be ASCII characters."
msgstr ""
-#: gdk-pixbuf/io-png.c:854
+#: gdk-pixbuf/io-png.c:831
+#, c-format
+msgid ""
+"PNG compression level must be a value between 0 and 9; value '%s' could not "
+"be parsed."
+msgstr ""
+
+#: gdk-pixbuf/io-png.c:843
+#, c-format
+msgid ""
+"PNG compression level must be a value between 0 and 9; value '%d' is not "
+"allowed."
+msgstr ""
+
+#: gdk-pixbuf/io-png.c:883
#, c-format
msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding."
msgstr ""
-#: gdk-pixbuf/io-png.c:994
+#: gdk-pixbuf/io-png.c:1026
msgid "The PNG image format"
msgstr "PNG ഛായാചിത്രരീതി"
-#: gdk-pixbuf/io-pnm.c:249
+#: gdk-pixbuf/io-pnm.c:252
msgid "PNM loader expected to find an integer, but didn't"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:281
+#: gdk-pixbuf/io-pnm.c:284
msgid "PNM file has an incorrect initial byte"
msgstr "PNM ശേഖരത്തിന്‌റെ ഛായാപാദം പൂജ്യം"
-#: gdk-pixbuf/io-pnm.c:311
+#: gdk-pixbuf/io-pnm.c:314
msgid "PNM file is not in a recognized PNM subformat"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:336
+#: gdk-pixbuf/io-pnm.c:339
msgid "PNM file has an image width of 0"
msgstr "PNM ശേഖരത്തിന്‌റെ ഛായാപാദം പൂജ്യം"
-#: gdk-pixbuf/io-pnm.c:357
+#: gdk-pixbuf/io-pnm.c:360
msgid "PNM file has an image height of 0"
msgstr "PNM ശേഖരത്തിന്‌റെ ഛായാഉന്നതി പൂജ്യം"
-#: gdk-pixbuf/io-pnm.c:380
+#: gdk-pixbuf/io-pnm.c:383
msgid "Maximum color value in PNM file is 0"
msgstr "PNM ശേഖരത്തിന്‌റെ പരമാവധി വര്‌ണമൂല്യം പൂജ്യം"
-#: gdk-pixbuf/io-pnm.c:388
+#: gdk-pixbuf/io-pnm.c:391
msgid "Maximum color value in PNM file is too large"
msgstr "PNM ശേഖരത്തിന്‌റെ പരമാവധി വര്‌ണമൂല്യം വളരെ വലുത്"
-#: gdk-pixbuf/io-pnm.c:396
+#: gdk-pixbuf/io-pnm.c:399
msgid "Cannot handle PNM files with maximum color values greater than 255"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:435 gdk-pixbuf/io-pnm.c:463 gdk-pixbuf/io-pnm.c:495
+#: gdk-pixbuf/io-pnm.c:438 gdk-pixbuf/io-pnm.c:466 gdk-pixbuf/io-pnm.c:498
msgid "Raw PNM image type is invalid"
msgstr "അസാധുവായ ഛായാശേഖരതരം"
-#: gdk-pixbuf/io-pnm.c:555 gdk-pixbuf/io-pnm.c:597
+#: gdk-pixbuf/io-pnm.c:562 gdk-pixbuf/io-pnm.c:604
msgid "PNM image format is invalid"
msgstr "PNM ഛായാരീതി അസാധു"
-#: gdk-pixbuf/io-pnm.c:656
+#: gdk-pixbuf/io-pnm.c:663
msgid "PNM image loader does not support this PNM subformat"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:711
+#: gdk-pixbuf/io-pnm.c:718
msgid "Premature end-of-file encountered"
msgstr "ദുസ്സങ്കേത സംഗരം"
-#: gdk-pixbuf/io-pnm.c:743 gdk-pixbuf/io-pnm.c:974
+#: gdk-pixbuf/io-pnm.c:750 gdk-pixbuf/io-pnm.c:981
msgid "Raw PNM formats require exactly one whitespace before sample data"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:770
+#: gdk-pixbuf/io-pnm.c:777
#, fuzzy
msgid "Cannot allocate memory for loading PNM image"
msgstr "PNM ശേഖരം നിറയ‌ക്കുന്നതിനുവേണ്ട സ്ഥലം അനുവദിക്കാന് കഴിഞ്ഞില്ല‌"
-#: gdk-pixbuf/io-pnm.c:820
+#: gdk-pixbuf/io-pnm.c:827
msgid "Insufficient memory to load PNM context struct"
msgstr "PNM ശേഖരം നിറക്കുന്നതിന് സ്ഥാലം പര്യാപ്തമല്ല"
-#: gdk-pixbuf/io-pnm.c:871
+#: gdk-pixbuf/io-pnm.c:878
msgid "Unexpected end of PNM image data"
msgstr "PNM ഛായാവിവരത്തിന്‌റെ അപര്തീക്ഷിത അന്ത്യം"
-#: gdk-pixbuf/io-pnm.c:1003
+#: gdk-pixbuf/io-pnm.c:1010
msgid "Insufficient memory to load PNM file"
msgstr "PNM ശേഖരം നിറക്കുന്നതിന് സ്ഥാലം പര്യാപ്തമല്ല"
-#: gdk-pixbuf/io-pnm.c:1082
+#: gdk-pixbuf/io-pnm.c:1089
msgid "The PNM/PBM/PGM/PPM image format family"
msgstr "BMP ഛായാരീതി"
@@ -550,70 +579,70 @@ msgstr "RAS ശേഖരം നിറയ്‌ക്കാന്‌ മതിയ
msgid "The Sun raster image format"
msgstr "ടാഗാ ഛായാചിത്രരീതി"
-#: gdk-pixbuf/io-tga.c:159
+#: gdk-pixbuf/io-tga.c:154
#, fuzzy
msgid "Cannot allocate memory for IOBuffer struct"
msgstr "IO അധികവിവരത്തിനായി സ്ഥലം ലഭ്യമല്ല"
-#: gdk-pixbuf/io-tga.c:178
+#: gdk-pixbuf/io-tga.c:173
#, fuzzy
msgid "Cannot allocate memory for IOBuffer data"
msgstr "IO അധികവിവരത്തിനായി സ്ഥലം ലഭ്യമല്ല"
-#: gdk-pixbuf/io-tga.c:189
+#: gdk-pixbuf/io-tga.c:184
#, fuzzy
msgid "Cannot realloc IOBuffer data"
msgstr "IO അധികവിവരം പുനര്‌ലഭ്യമല്ല"
-#: gdk-pixbuf/io-tga.c:219
+#: gdk-pixbuf/io-tga.c:214
#, fuzzy
msgid "Cannot allocate temporary IOBuffer data"
msgstr "താല്‌ക്കാലിക IO അധികവിവരം ലഭ്യമല്ല"
-#: gdk-pixbuf/io-tga.c:353
+#: gdk-pixbuf/io-tga.c:348
#, fuzzy
msgid "Cannot allocate new pixbuf"
msgstr "വ‌ര്ണചിത്ര അധിവേശം ലഭ്യമല്ല"
-#: gdk-pixbuf/io-tga.c:692
+#: gdk-pixbuf/io-tga.c:689
#, fuzzy
msgid "Cannot allocate colormap structure"
msgstr "വര്‌ണചിത്രഘടന ലഭ്യമല്ല"
-#: gdk-pixbuf/io-tga.c:699
+#: gdk-pixbuf/io-tga.c:696
#, fuzzy
msgid "Cannot allocate colormap entries"
msgstr "വര്‌ണചിത്ര അധിവേശം ലഭ്യമല്ല"
-#: gdk-pixbuf/io-tga.c:721
+#: gdk-pixbuf/io-tga.c:718
#, fuzzy
msgid "Unexpected bitdepth for colormap entries"
msgstr "TGA കള‌ര്മാപ് നിവേശനത്തിന‌് സ്ഥലം അനുവദിക്കാന്‌ കഴിയില്ല"
-#: gdk-pixbuf/io-tga.c:739
+#: gdk-pixbuf/io-tga.c:736
#, fuzzy
msgid "Cannot allocate TGA header memory"
msgstr "ഒര്മ നീക്കി വെയ്‍ക്കാന്‌ കഴിയില്ല"
-#: gdk-pixbuf/io-tga.c:772
+#: gdk-pixbuf/io-tga.c:769
msgid "TGA image has invalid dimensions"
msgstr ""
-#: gdk-pixbuf/io-tga.c:778 gdk-pixbuf/io-tga.c:787 gdk-pixbuf/io-tga.c:797
-#: gdk-pixbuf/io-tga.c:807 gdk-pixbuf/io-tga.c:814
+#: gdk-pixbuf/io-tga.c:775 gdk-pixbuf/io-tga.c:784 gdk-pixbuf/io-tga.c:794
+#: gdk-pixbuf/io-tga.c:804 gdk-pixbuf/io-tga.c:811
msgid "TGA image type not supported"
msgstr "TGA ഛായാതരം %s നെ പിന്താങ്ങുന്നില്ല"
-#: gdk-pixbuf/io-tga.c:861
+#: gdk-pixbuf/io-tga.c:858
#, fuzzy
msgid "Cannot allocate memory for TGA context struct"
msgstr "IO അധികവിവരത്തിനായി സ്ഥലം ലഭ്യമല്ല"
-#: gdk-pixbuf/io-tga.c:926
+#: gdk-pixbuf/io-tga.c:923
msgid "Excess data in file"
msgstr ""
-#: gdk-pixbuf/io-tga.c:995
+#: gdk-pixbuf/io-tga.c:992
msgid "The Targa image format"
msgstr "ടാഗാ ഛായാചിത്രരീതി"
@@ -695,41 +724,46 @@ msgstr "XBM ഛായാചിത്രം നിറ‌‌യ്‌ക്കു
msgid "The XBM image format"
msgstr "XBM ഛായാചിത്ര ക്രമീകരണം"
-#: gdk-pixbuf/io-xpm.c:1229
+#: gdk-pixbuf/io-xpm.c:467
msgid "No XPM header found"
msgstr "XPM തലവാചകം കണ്ടെത്തിയില്ല"
-#: gdk-pixbuf/io-xpm.c:1237
+#: gdk-pixbuf/io-xpm.c:476
+#, fuzzy
+msgid "Invalid XPM header"
+msgstr "അസാധുവായ XBM ശേഖരം"
+
+#: gdk-pixbuf/io-xpm.c:484
msgid "XPM file has image width <= 0"
msgstr "PNM ശേഖരത്തിന്‌റെ ഛായാപാദം <= 0"
-#: gdk-pixbuf/io-xpm.c:1245
+#: gdk-pixbuf/io-xpm.c:492
msgid "XPM file has image height <= 0"
msgstr "PNM ശേഖരത്തിന്‌റെ ഛായാഉന്നതി പൂജ്യം <= 0"
-#: gdk-pixbuf/io-xpm.c:1253
+#: gdk-pixbuf/io-xpm.c:500
msgid "XPM has invalid number of chars per pixel"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1260
+#: gdk-pixbuf/io-xpm.c:507
msgid "XPM file has invalid number of colors"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1272 gdk-pixbuf/io-xpm.c:1281 gdk-pixbuf/io-xpm.c:1333
+#: gdk-pixbuf/io-xpm.c:519 gdk-pixbuf/io-xpm.c:528 gdk-pixbuf/io-xpm.c:580
#, fuzzy
msgid "Cannot allocate memory for loading XPM image"
msgstr "JPEG ശേഖരം നിറയ‌ക്കുന്നതിനുവേണ്ട സ്ഥലം അനുവദിക്കാന് കഴിഞ്ഞില്ല‌"
-#: gdk-pixbuf/io-xpm.c:1295
+#: gdk-pixbuf/io-xpm.c:542
#, fuzzy
msgid "Cannot read XPM colormap"
msgstr "XPM കള‌ര്മാപ് വായിക്കാന്‌ കഴിയുന്നില്ല"
-#: gdk-pixbuf/io-xpm.c:1524
+#: gdk-pixbuf/io-xpm.c:771
msgid "Failed to write to temporary file when loading XPM image"
msgstr "XBM ഛായാചിത്രം നിറ‌‌യ്‌ക്കുമ്പോള്‌ താല്‌ക്കാലിക ശേഖരത്തിലേക്ക് എഴുതന്നതില്‌ പരാജയം"
-#: gdk-pixbuf/io-xpm.c:1559
+#: gdk-pixbuf/io-xpm.c:806
msgid "The XPM image format"
msgstr "XPM ഛായാചിത്ര ക്രമീകരണം"
@@ -792,6 +826,138 @@ msgstr ""
msgid "Gdk debugging flags to unset"
msgstr ""
+#: gdk/keyname-table.h:3940
+msgid "keyboard label|BackSpace"
+msgstr ""
+
+#: gdk/keyname-table.h:3941
+msgid "keyboard label|Tab"
+msgstr ""
+
+#: gdk/keyname-table.h:3942
+msgid "keyboard label|Return"
+msgstr ""
+
+#: gdk/keyname-table.h:3943
+msgid "keyboard label|Pause"
+msgstr ""
+
+#: gdk/keyname-table.h:3944
+msgid "keyboard label|Scroll_Lock"
+msgstr ""
+
+#: gdk/keyname-table.h:3945
+msgid "keyboard label|Sys_Req"
+msgstr ""
+
+#: gdk/keyname-table.h:3946
+msgid "keyboard label|Escape"
+msgstr ""
+
+#: gdk/keyname-table.h:3947
+msgid "keyboard label|Multi_key"
+msgstr ""
+
+#: gdk/keyname-table.h:3948
+msgid "keyboard label|Home"
+msgstr ""
+
+#: gdk/keyname-table.h:3949
+msgid "keyboard label|Page_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3950
+msgid "keyboard label|Page_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3951
+msgid "keyboard label|End"
+msgstr ""
+
+#: gdk/keyname-table.h:3952
+msgid "keyboard label|Begin"
+msgstr ""
+
+#: gdk/keyname-table.h:3953
+msgid "keyboard label|Print"
+msgstr ""
+
+#: gdk/keyname-table.h:3954
+msgid "keyboard label|Insert"
+msgstr ""
+
+#: gdk/keyname-table.h:3955
+msgid "keyboard label|Num_Lock"
+msgstr ""
+
+#: gdk/keyname-table.h:3956
+msgid "keyboard label|KP_Space"
+msgstr ""
+
+#: gdk/keyname-table.h:3957
+msgid "keyboard label|KP_Tab"
+msgstr ""
+
+#: gdk/keyname-table.h:3958
+msgid "keyboard label|KP_Enter"
+msgstr ""
+
+#: gdk/keyname-table.h:3959
+msgid "keyboard label|KP_Home"
+msgstr ""
+
+#: gdk/keyname-table.h:3960
+msgid "keyboard label|KP_Left"
+msgstr ""
+
+#: gdk/keyname-table.h:3961
+msgid "keyboard label|KP_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3962
+msgid "keyboard label|KP_Right"
+msgstr ""
+
+#: gdk/keyname-table.h:3963
+msgid "keyboard label|KP_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3964
+msgid "keyboard label|KP_Page_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3965
+msgid "keyboard label|KP_Prior"
+msgstr ""
+
+#: gdk/keyname-table.h:3966
+msgid "keyboard label|KP_Page_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3967
+msgid "keyboard label|KP_Next"
+msgstr ""
+
+#: gdk/keyname-table.h:3968
+msgid "keyboard label|KP_End"
+msgstr ""
+
+#: gdk/keyname-table.h:3969
+msgid "keyboard label|KP_Begin"
+msgstr ""
+
+#: gdk/keyname-table.h:3970
+msgid "keyboard label|KP_Insert"
+msgstr ""
+
+#: gdk/keyname-table.h:3971
+msgid "keyboard label|KP_Delete"
+msgstr ""
+
+#: gdk/keyname-table.h:3972
+msgid "keyboard label|Delete"
+msgstr ""
+
#. Description of --sync in --help output
#: gdk/win32/gdkmain-win32.c:60
msgid "Don't batch GDI requests"
@@ -827,46 +993,47 @@ msgstr ""
msgid "Make X calls synchronous"
msgstr ""
-#: gtk/gtkaboutdialog.c:260 gtk/gtkaboutdialog.c:1939
+#: gtk/gtkaboutdialog.c:270 gtk/gtkaboutdialog.c:2025
msgid "License"
msgstr ""
-#: gtk/gtkaboutdialog.c:261
+#: gtk/gtkaboutdialog.c:271
msgid "The license of the program"
msgstr ""
#. Add the credits button
-#: gtk/gtkaboutdialog.c:482
-msgid "_Credits"
-msgstr ""
+#: gtk/gtkaboutdialog.c:491
+#, fuzzy
+msgid "C_redits"
+msgstr "ഉണ്ടാക്കുക"
#. Add the license button
-#: gtk/gtkaboutdialog.c:491
+#: gtk/gtkaboutdialog.c:501
msgid "_License"
msgstr ""
-#: gtk/gtkaboutdialog.c:682
+#: gtk/gtkaboutdialog.c:731
#, c-format
msgid "About %s"
msgstr ""
-#: gtk/gtkaboutdialog.c:1876
+#: gtk/gtkaboutdialog.c:1953
msgid "Credits"
msgstr ""
-#: gtk/gtkaboutdialog.c:1901
+#: gtk/gtkaboutdialog.c:1979
msgid "Written by"
msgstr ""
-#: gtk/gtkaboutdialog.c:1904
+#: gtk/gtkaboutdialog.c:1982
msgid "Documented by"
msgstr ""
-#: gtk/gtkaboutdialog.c:1916
+#: gtk/gtkaboutdialog.c:1994
msgid "Translated by"
msgstr ""
-#: gtk/gtkaboutdialog.c:1920
+#: gtk/gtkaboutdialog.c:1998
msgid "Artwork by"
msgstr ""
@@ -874,28 +1041,41 @@ msgstr ""
#. * that use the shift key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: gtk/gtkaccellabel.c:119
-msgid "Shift"
+#: gtk/gtkaccellabel.c:121
+msgid "keyboard label|Shift"
msgstr ""
#. This is the text that should appear next to menu accelerators
#. * that use the control key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: gtk/gtkaccellabel.c:125
-msgid "Ctrl"
-msgstr "നിയന്ത്രണം"
+#: gtk/gtkaccellabel.c:128
+msgid "keyboard label|Ctrl"
+msgstr ""
#. This is the text that should appear next to menu accelerators
#. * that use the alt key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: gtk/gtkaccellabel.c:131
-msgid "Alt"
-msgstr "Alt"
+#: gtk/gtkaccellabel.c:135
+msgid "keyboard label|Alt"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkaccellabel.c:577
+msgid "keyboard label|Space"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkaccellabel.c:581
+msgid "keyboard label|Backslash"
+msgstr ""
#. Translate to calendar:YM if you want years to be displayed
#. * before months; otherwise translate to calendar:MY.
@@ -906,7 +1086,7 @@ msgstr "Alt"
#. * so if you have a default text direction of RTL and YM, then
#. * the year will appear on the right.
#.
-#: gtk/gtkcalendar.c:700
+#: gtk/gtkcalendar.c:647
#, fuzzy
msgid "calendar:MY"
msgstr "വൃത്തിയാക്കല്"
@@ -915,130 +1095,158 @@ msgstr "വൃത്തിയാക്കല്"
#. * first day of the week to calendar:week_start:1 if you want Monday
#. * to be the first day of the week, and so on.
#.
-#: gtk/gtkcalendar.c:710
+#: gtk/gtkcalendar.c:661
msgid "calendar:week_start:0"
msgstr ""
-#: gtk/gtkcellrendererprogress.c:235 gtk/gtkcellrendererprogress.c:293
+#. Translators: This is a text measurement template.
+#. * Translate it to the widest year text.
+#. *
+#. * Don't include the prefix "year measurement template|"
+#. * in the translation.
+#. *
+#. * If you don't understand this, leave it as "2000"
+#.
+#: gtk/gtkcalendar.c:1549
+msgid "year measurement template|2000"
+msgstr ""
+
+#. Translators: This dictates how the year is displayed in
+#. * gtkcalendar widget. See strftime() manual for the format.
+#. * Use only ASCII in the translation.
+#. *
+#. * Also look for the msgid "year measurement template|2000".
+#. * Translate that entry to a year with the widest output of this
+#. * msgid.
+#. *
+#. * Don't include the prefix "calendar year format|" in the
+#. * translation. "%Y" is appropriate for most locales.
+#.
+#: gtk/gtkcalendar.c:1826
+msgid "calendar year format|%Y"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkcellrendererprogress.c:237 gtk/gtkcellrendererprogress.c:295
#, c-format
msgid "progress bar label|%d %%"
msgstr ""
-#: gtk/gtkcolorbutton.c:220 gtk/gtkcolorbutton.c:574
+#: gtk/gtkcolorbutton.c:221 gtk/gtkcolorbutton.c:576
msgid "Pick a Color"
msgstr ""
-#: gtk/gtkcolorbutton.c:466
+#: gtk/gtkcolorbutton.c:467
msgid "Received invalid color data\n"
msgstr ""
-#: gtk/gtkcolorsel.c:576
+#: gtk/gtkcolorsel.c:561
msgid ""
"The previously-selected color, for comparison to the color you're selecting "
"now. You can drag this color to a palette entry, or select this color as "
"current by dragging it to the other color swatch alongside."
msgstr ""
-#: gtk/gtkcolorsel.c:581
+#: gtk/gtkcolorsel.c:566
msgid ""
"The color you've chosen. You can drag this color to a palette entry to save "
"it for use in the future."
msgstr ""
-#: gtk/gtkcolorsel.c:942
+#: gtk/gtkcolorsel.c:957
msgid "_Save color here"
msgstr "വര്‌ണം ഇവിടെ സംരക്ഷിക്കുക"
-#: gtk/gtkcolorsel.c:1147
+#: gtk/gtkcolorsel.c:1162
msgid ""
"Click this palette entry to make it the current color. To change this entry, "
"drag a color swatch here or right-click it and select \"Save color here.\""
msgstr ""
-#: gtk/gtkcolorsel.c:1913
+#: gtk/gtkcolorsel.c:1929
msgid ""
"Select the color you want from the outer ring. Select the darkness or "
"lightness of that color using the inner triangle."
msgstr ""
-#: gtk/gtkcolorsel.c:1938
+#: gtk/gtkcolorsel.c:1954
msgid ""
"Click the eyedropper, then click a color anywhere on your screen to select "
"that color."
msgstr ""
-#: gtk/gtkcolorsel.c:1947
+#: gtk/gtkcolorsel.c:1963
msgid "_Hue:"
msgstr "ഹ്യൂ:"
-#: gtk/gtkcolorsel.c:1948
+#: gtk/gtkcolorsel.c:1964
msgid "Position on the color wheel."
msgstr "വ‌‌ര്ണചക്രത്തിലെ സ്ഥാനം."
-#: gtk/gtkcolorsel.c:1950
+#: gtk/gtkcolorsel.c:1966
msgid "_Saturation:"
msgstr "ആര്ദ്രത:"
-#: gtk/gtkcolorsel.c:1951
+#: gtk/gtkcolorsel.c:1967
msgid "\"Deepness\" of the color."
msgstr "\"നിറത്തിന്റെ\" തിളക്കം."
-#: gtk/gtkcolorsel.c:1952
+#: gtk/gtkcolorsel.c:1968
msgid "_Value:"
msgstr "മൂല്യം:"
-#: gtk/gtkcolorsel.c:1953
+#: gtk/gtkcolorsel.c:1969
msgid "Brightness of the color."
msgstr "നിറത്തിന്റെ തിളക്കം."
-#: gtk/gtkcolorsel.c:1954
+#: gtk/gtkcolorsel.c:1970
msgid "_Red:"
msgstr "ചുവപ്പ്:"
-#: gtk/gtkcolorsel.c:1955
+#: gtk/gtkcolorsel.c:1971
msgid "Amount of red light in the color."
msgstr "വ‌ര്ണത്തിലെ ചെമപ്പിന്റെ അളവ്."
-#: gtk/gtkcolorsel.c:1956
+#: gtk/gtkcolorsel.c:1972
msgid "_Green:"
msgstr "പച്ച:"
-#: gtk/gtkcolorsel.c:1957
+#: gtk/gtkcolorsel.c:1973
msgid "Amount of green light in the color."
msgstr "വെളിച്ചത്തിലെ പച്ച നിറത്തിന്റെ അളവ്."
-#: gtk/gtkcolorsel.c:1958
+#: gtk/gtkcolorsel.c:1974
msgid "_Blue:"
msgstr "നീല:"
-#: gtk/gtkcolorsel.c:1959
+#: gtk/gtkcolorsel.c:1975
msgid "Amount of blue light in the color."
msgstr "വെളിച്ചത്തിലെ നീല നിറത്തിന്റെ അളവ്."
-#: gtk/gtkcolorsel.c:1962
+#: gtk/gtkcolorsel.c:1978
msgid "_Opacity:"
msgstr "സുതാര്യത:"
-#: gtk/gtkcolorsel.c:1970 gtk/gtkcolorsel.c:1981
+#: gtk/gtkcolorsel.c:1986 gtk/gtkcolorsel.c:1997
#, fuzzy
msgid "Transparency of the color."
msgstr "ഇപ്പോള് തെരഞ്ഞെടുത്ത നിറത്തിന്റെ സുതാര്യത."
-#: gtk/gtkcolorsel.c:1988
+#: gtk/gtkcolorsel.c:2004
msgid "Color _Name:"
msgstr "നിറത്തിന്റെ പേര‍്:"
-#: gtk/gtkcolorsel.c:2003
+#: gtk/gtkcolorsel.c:2019
msgid ""
"You can enter an HTML-style hexadecimal color value, or simply a color name "
"such as 'orange' in this entry."
msgstr ""
-#: gtk/gtkcolorsel.c:2022
+#: gtk/gtkcolorsel.c:2038
msgid "_Palette"
msgstr "നിറത്തട്ട്"
-#: gtk/gtkcolorsel.c:2054
+#: gtk/gtkcolorsel.c:2070
#, fuzzy
msgid "Color Wheel"
msgstr "ചക്രം"
@@ -1048,299 +1256,315 @@ msgstr "ചക്രം"
msgid "Color Selection"
msgstr "അക്ഷരരൂപം തെരഞ്ഞെടുക്കല്"
-#: gtk/gtkentry.c:4507 gtk/gtktextview.c:7030
+#: gtk/gtkentry.c:4508 gtk/gtktextview.c:7068
#, fuzzy
msgid "Select _All"
msgstr "എല്ലാം തെരഞ്ഞെടുക്കുക"
-#: gtk/gtkentry.c:4517 gtk/gtktextview.c:7040
+#: gtk/gtkentry.c:4518 gtk/gtktextview.c:7078
msgid "Input _Methods"
msgstr "നിവേശക രീതി"
-#: gtk/gtkentry.c:4528 gtk/gtktextview.c:7051
+#: gtk/gtkentry.c:4529 gtk/gtktextview.c:7089
msgid "_Insert Unicode Control Character"
msgstr ""
-#: gtk/gtkfilechooser.c:1584 gtk/gtkfilechooser.c:1628
-#: gtk/gtkfilechooser.c:1703 gtk/gtkfilechooser.c:1747
+#: gtk/gtkfilechooser.c:1588 gtk/gtkfilechooser.c:1632
+#: gtk/gtkfilechooser.c:1707 gtk/gtkfilechooser.c:1751
#, fuzzy, c-format
msgid "Invalid filename: %s"
msgstr "അസാധുവായ XBM ശേഖരം"
-#: gtk/gtkfilechooserbutton.c:65
+#: gtk/gtkfilechooserbutton.c:67
#, fuzzy
msgid "Select A File"
msgstr "രചന നീക്കംചെയ്യ‍ുക"
-#: gtk/gtkfilechooserbutton.c:66 gtk/gtkfilechooserdefault.c:1229
-#: gtk/gtkpathbar.c:982
+#: gtk/gtkfilechooserbutton.c:68 gtk/gtkfilechooserdefault.c:1302
+#: gtk/gtkpathbar.c:1020
#, fuzzy
msgid "Home"
msgstr "ആസ്ഥാനം"
-#: gtk/gtkfilechooserbutton.c:67 gtk/gtkfilechooserdefault.c:1256
-#: gtk/gtkpathbar.c:984
+#: gtk/gtkfilechooserbutton.c:69 gtk/gtkfilechooserdefault.c:1329
+#: gtk/gtkpathbar.c:1022
msgid "Desktop"
msgstr ""
-#: gtk/gtkfilechooserbutton.c:68
+#: gtk/gtkfilechooserbutton.c:70
#, fuzzy
msgid "(None)"
msgstr "ഒന്നും"
-#: gtk/gtkfilechooserbutton.c:1515
+#: gtk/gtkfilechooserbutton.c:1523
msgid "Other..."
msgstr ""
-#: gtk/gtkfilechooserdefault.c:867
+#: gtk/gtkfilechooserdefault.c:917
#, fuzzy
msgid "Could not retrieve information about the file"
msgstr "തിരിച്ചറിയാനാവത്ത ഛായവിവരശേഖര രീതി %s"
-#: gtk/gtkfilechooserdefault.c:878
+#: gtk/gtkfilechooserdefault.c:928
msgid "Could not add a bookmark"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:889
+#: gtk/gtkfilechooserdefault.c:939
msgid "Could not remove bookmark"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:900
+#: gtk/gtkfilechooserdefault.c:950
msgid "The folder could not be created"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:911
+#: gtk/gtkfilechooserdefault.c:963
+msgid ""
+"The folder could not be created, as a file with the same name already "
+"exists. Try using a different name for the folder, or rename the file first."
+msgstr ""
+
+#: gtk/gtkfilechooserdefault.c:976
#, fuzzy
msgid "Invalid file name"
msgstr "അസാധുവായ XBM ശേഖരം"
-#: gtk/gtkfilechooserdefault.c:921
+#: gtk/gtkfilechooserdefault.c:986
msgid "The folder contents could not be displayed"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:1119
+#: gtk/gtkfilechooserdefault.c:1192
#, fuzzy, c-format
msgid "Could not get information about '%s': %s"
msgstr "തിരിച്ചറിയാനാവത്ത ഛായവിവരശേഖര രീതി %s"
-#: gtk/gtkfilechooserdefault.c:2095
+#: gtk/gtkfilechooserdefault.c:2208
#, c-format
msgid "Add the folder '%s' to the bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2136
+#: gtk/gtkfilechooserdefault.c:2249
msgid "Add the current folder to the bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2138
+#: gtk/gtkfilechooserdefault.c:2251
msgid "Add the selected folders to the bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2178
+#: gtk/gtkfilechooserdefault.c:2291
#, c-format
msgid "Remove the bookmark '%s'"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2591
+#: gtk/gtkfilechooserdefault.c:2722
#, c-format
msgid "Could not add a bookmark for '%s' because it is an invalid path name."
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2769
+#: gtk/gtkfilechooserdefault.c:2937
+#, fuzzy
+msgid "Remove"
+msgstr "നീക്കുക"
+
+#: gtk/gtkfilechooserdefault.c:2946
+#, fuzzy
+msgid "Rename..."
+msgstr "പേര‍് മാറ്റുക"
+
+#: gtk/gtkfilechooserdefault.c:3069
msgid "Shortcuts"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2823
+#: gtk/gtkfilechooserdefault.c:3123
#, fuzzy
msgid "Folder"
msgstr "കൂടുകള്"
-#: gtk/gtkfilechooserdefault.c:2875 gtk/gtkstock.c:295
+#: gtk/gtkfilechooserdefault.c:3179 gtk/gtkstock.c:317
msgid "_Add"
msgstr "ചേര്ക്കുക"
-#: gtk/gtkfilechooserdefault.c:2882
-msgid "Add the selected folder to the bookmarks"
+#: gtk/gtkfilechooserdefault.c:3186
+msgid "Add the selected folder to the Bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2887 gtk/gtkstock.c:352
+#: gtk/gtkfilechooserdefault.c:3191 gtk/gtkstock.c:395
msgid "_Remove"
msgstr "നീക്കുക"
-#: gtk/gtkfilechooserdefault.c:2894
+#: gtk/gtkfilechooserdefault.c:3198
msgid "Remove the selected bookmark"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2997
-msgid "_Add to Shortcuts"
+#: gtk/gtkfilechooserdefault.c:3305
+msgid "_Add to Bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:3007
+#: gtk/gtkfilechooserdefault.c:3315
#, fuzzy
msgid "Open _Location"
msgstr "തെരഞ്ഞെടുക്കുക:"
-#: gtk/gtkfilechooserdefault.c:3019
+#: gtk/gtkfilechooserdefault.c:3327
msgid "Show _Hidden Files"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:3143 gtk/gtkfilesel.c:767
+#: gtk/gtkfilechooserdefault.c:3451 gtk/gtkfilesel.c:766
msgid "Files"
msgstr "രചനകള്"
-#: gtk/gtkfilechooserdefault.c:3174
+#: gtk/gtkfilechooserdefault.c:3482
#, fuzzy
msgid "Name"
msgstr "നിറത്തിന്റെ പേര‍്:"
-#: gtk/gtkfilechooserdefault.c:3199
+#: gtk/gtkfilechooserdefault.c:3507
msgid "Size"
msgstr "വലിപ്പം"
-#: gtk/gtkfilechooserdefault.c:3212
+#: gtk/gtkfilechooserdefault.c:3520
#, fuzzy
msgid "Modified"
msgstr "രീതി"
-#: gtk/gtkfilechooserdefault.c:3244
+#: gtk/gtkfilechooserdefault.c:3552
msgid "Select which types of files are shown"
msgstr ""
#. Create Folder
-#: gtk/gtkfilechooserdefault.c:3280
+#: gtk/gtkfilechooserdefault.c:3588
#, fuzzy
msgid "Create Fo_lder"
msgstr "പുതിയ കൂട്"
#. Name entry
-#: gtk/gtkfilechooserdefault.c:3398
+#: gtk/gtkfilechooserdefault.c:3709
#, fuzzy
msgid "_Name:"
msgstr "നിറത്തിന്റെ പേര‍്:"
-#: gtk/gtkfilechooserdefault.c:3438
+#: gtk/gtkfilechooserdefault.c:3749
msgid "_Browse for other folders"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:3688
+#: gtk/gtkfilechooserdefault.c:4000
#, fuzzy
msgid "Save in _folder:"
msgstr "പുതിയ കൂട്"
-#: gtk/gtkfilechooserdefault.c:3690
+#: gtk/gtkfilechooserdefault.c:4002
#, fuzzy
msgid "Create in _folder:"
msgstr "പുതിയ കൂട്"
-#: gtk/gtkfilechooserdefault.c:4523
+#: gtk/gtkfilechooserdefault.c:4959
msgid "Cannot change to folder because it is not local"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:5048
+#: gtk/gtkfilechooserdefault.c:5513
#, c-format
msgid "Shortcut %s does not exist"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:5508
+#: gtk/gtkfilechooserdefault.c:6057
#, fuzzy, c-format
msgid "Could not mount %s"
msgstr ""
"കൂട് നി‌‌‌ര്മ്മിക്കുന്നതില്‌ തെറ്റ് \"%s\": %s\n"
"%s"
-#: gtk/gtkfilechooserdefault.c:5802
+#: gtk/gtkfilechooserdefault.c:6352
msgid "Type name of new folder"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:5844
+#: gtk/gtkfilechooserdefault.c:6394
#, c-format
msgid "%d byte"
msgid_plural "%d bytes"
msgstr[0] ""
msgstr[1] ""
-#: gtk/gtkfilechooserdefault.c:5846
+#: gtk/gtkfilechooserdefault.c:6396
#, c-format
msgid "%.1f K"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:5848
+#: gtk/gtkfilechooserdefault.c:6398
#, c-format
msgid "%.1f M"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:5850
+#: gtk/gtkfilechooserdefault.c:6400
#, c-format
msgid "%.1f G"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:5902
+#: gtk/gtkfilechooserdefault.c:6446 gtk/gtkfilechooserdefault.c:6470
+#, fuzzy
+msgid "Unknown"
+msgstr "(അറിയാത്ത)"
+
+#: gtk/gtkfilechooserdefault.c:6457
#, fuzzy
msgid "Today"
msgstr "മാതൃക"
-#: gtk/gtkfilechooserdefault.c:5904
+#: gtk/gtkfilechooserdefault.c:6459
msgid "Yesterday"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:5915
-#, fuzzy
-msgid "Unknown"
-msgstr "(അറിയാത്ത)"
-
-#: gtk/gtkfilechooserdefault.c:5985
+#: gtk/gtkfilechooserdefault.c:6541
#, fuzzy
msgid "Cannot change folder"
msgstr "പുതിയ കൂട്"
-#: gtk/gtkfilechooserdefault.c:5986
+#: gtk/gtkfilechooserdefault.c:6542
msgid "The folder you specified is an invalid path."
msgstr ""
-#: gtk/gtkfilechooserdefault.c:6025
+#: gtk/gtkfilechooserdefault.c:6581
#, c-format
msgid "Could not build file name from '%s' and '%s'"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:6061
+#: gtk/gtkfilechooserdefault.c:6617
#, fuzzy
msgid "Could not select item"
msgstr ""
"കൂട് നി‌‌‌ര്മ്മിക്കുന്നതില്‌ തെറ്റ് \"%s\": %s\n"
"%s"
-#: gtk/gtkfilechooserdefault.c:6101
+#: gtk/gtkfilechooserdefault.c:6657
msgid "Open Location"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:6108
+#: gtk/gtkfilechooserdefault.c:6664
#, fuzzy
msgid "Save in Location"
msgstr "തെരഞ്ഞെടുക്കുക:"
-#: gtk/gtkfilechooserdefault.c:6132
+#: gtk/gtkfilechooserdefault.c:6688
#, fuzzy
msgid "_Location:"
msgstr "തെരഞ്ഞെടുക്കുക:"
-#: gtk/gtkfilesel.c:731
+#: gtk/gtkfilesel.c:730
msgid "Folders"
msgstr "കൂടുകള്"
-#: gtk/gtkfilesel.c:735
+#: gtk/gtkfilesel.c:734
msgid "Fol_ders"
msgstr "കൂടുകള്"
-#: gtk/gtkfilesel.c:771
+#: gtk/gtkfilesel.c:770
msgid "_Files"
msgstr "രചനകള്"
-#: gtk/gtkfilesel.c:859 gtk/gtkfilesel.c:2249
+#: gtk/gtkfilesel.c:858 gtk/gtkfilesel.c:2248
#, c-format
msgid "Folder unreadable: %s"
msgstr "കൂട് മനസ്സിലാക്കാന് കഴിയുന്നില്ല:%s‌ "
-#: gtk/gtkfilesel.c:990
+#: gtk/gtkfilesel.c:989
#, c-format
msgid ""
"The file \"%s\" resides on another machine (called %s) and may not be "
@@ -1348,25 +1572,25 @@ msgid ""
"Are you sure that you want to select it?"
msgstr ""
-#: gtk/gtkfilesel.c:1121
+#: gtk/gtkfilesel.c:1120
msgid "_New Folder"
msgstr "പുതിയ കൂട്"
-#: gtk/gtkfilesel.c:1132
+#: gtk/gtkfilesel.c:1131
msgid "De_lete File"
msgstr "രചന നീക്കംചെയ്യ‍ുക"
-#: gtk/gtkfilesel.c:1143
+#: gtk/gtkfilesel.c:1142
msgid "_Rename File"
msgstr "രചനാനാമം മാറ്റുക"
-#: gtk/gtkfilesel.c:1445
+#: gtk/gtkfilesel.c:1444
#, c-format
msgid ""
"The folder name \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
-#: gtk/gtkfilesel.c:1447
+#: gtk/gtkfilesel.c:1446
#, c-format
msgid ""
"Error creating folder \"%s\": %s\n"
@@ -1375,33 +1599,33 @@ msgstr ""
"കൂട് നി‌‌‌ര്മ്മിക്കുന്നതില്‌ തെറ്റ് \"%s\": %s\n"
"%s"
-#: gtk/gtkfilesel.c:1448 gtk/gtkfilesel.c:1684
+#: gtk/gtkfilesel.c:1447 gtk/gtkfilesel.c:1683
msgid "You probably used symbols not allowed in filenames."
msgstr ""
-#: gtk/gtkfilesel.c:1456
+#: gtk/gtkfilesel.c:1455
#, c-format
msgid "Error creating folder \"%s\": %s\n"
msgstr "കൂട് നി‌‌‌ര്മ്മിക്കുന്നതില്‌ തെറ്റ് \"%s\": %s\n"
-#: gtk/gtkfilesel.c:1490
+#: gtk/gtkfilesel.c:1489
msgid "New Folder"
msgstr "പുതിയ കൂട്"
-#: gtk/gtkfilesel.c:1505
+#: gtk/gtkfilesel.c:1504
msgid "_Folder name:"
msgstr "കൂടിന്റെ പേര‍്"
-#: gtk/gtkfilesel.c:1529
+#: gtk/gtkfilesel.c:1528
msgid "C_reate"
msgstr "ഉണ്ടാക്കുക"
-#: gtk/gtkfilesel.c:1572
+#: gtk/gtkfilesel.c:1571
#, c-format
msgid "The filename \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
-#: gtk/gtkfilesel.c:1575
+#: gtk/gtkfilesel.c:1574
#, c-format
msgid ""
"Error deleting file \"%s\": %s\n"
@@ -1410,30 +1634,30 @@ msgstr ""
"രചന നീക്കംചെയ്യ‌ുന്നതില്‌‌ തെറ്റ് \"%s\": %s\n"
"%s"
-#: gtk/gtkfilesel.c:1577 gtk/gtkfilesel.c:1698
+#: gtk/gtkfilesel.c:1576 gtk/gtkfilesel.c:1697
msgid "It probably contains symbols not allowed in filenames."
msgstr ""
-#: gtk/gtkfilesel.c:1586
+#: gtk/gtkfilesel.c:1585
#, c-format
msgid "Error deleting file \"%s\": %s"
msgstr "രചന നശിപ്പിക്കുന്നതില്‌ തെറ്റ് \"%s\": %s"
-#: gtk/gtkfilesel.c:1629
+#: gtk/gtkfilesel.c:1628
#, fuzzy, c-format
msgid "Really delete file \"%s\"?"
msgstr "\"%s\" നീക്കിക്കളയണം എന്നുറപ്പാണോ?"
-#: gtk/gtkfilesel.c:1634
+#: gtk/gtkfilesel.c:1633
msgid "Delete File"
msgstr "രചന നീക്കംചെയ്യ‍ുക"
-#: gtk/gtkfilesel.c:1680 gtk/gtkfilesel.c:1694
+#: gtk/gtkfilesel.c:1679 gtk/gtkfilesel.c:1693
#, c-format
msgid "The file name \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
-#: gtk/gtkfilesel.c:1682
+#: gtk/gtkfilesel.c:1681
#, c-format
msgid ""
"Error renaming file to \"%s\": %s\n"
@@ -1442,7 +1666,7 @@ msgstr ""
"രചന പുന‌ര്നാമകരണം ചെയ്യ‌ുന്നതില്‌ തെറ്റ് \"%s\": %s\n"
"%s"
-#: gtk/gtkfilesel.c:1696
+#: gtk/gtkfilesel.c:1695
#, c-format
msgid ""
"Error renaming file \"%s\": %s\n"
@@ -1451,45 +1675,45 @@ msgstr ""
"രചന പുന‌ര്നാമകരണം ചെയ്യ‌ുന്നതില്‌ തെറ്റ് \"%s\": %s\n"
"%s"
-#: gtk/gtkfilesel.c:1706
+#: gtk/gtkfilesel.c:1705
#, c-format
msgid "Error renaming file \"%s\" to \"%s\": %s"
msgstr "\"%s\"രചന \"%s\" ലേക്ക് പുന‌ര്നാമകരണം ചെയ്യ‌ുന്നതില്‌ തെറ്റ്: %s"
-#: gtk/gtkfilesel.c:1753
+#: gtk/gtkfilesel.c:1752
msgid "Rename File"
msgstr "രചനാനാമം മാറ്റുക"
-#: gtk/gtkfilesel.c:1768
+#: gtk/gtkfilesel.c:1767
#, c-format
msgid "Rename file \"%s\" to:"
msgstr "\"%s\" രചന പുന‌ര്നാമകരണം ചെയ‌്ത്:"
-#: gtk/gtkfilesel.c:1797
+#: gtk/gtkfilesel.c:1796
msgid "_Rename"
msgstr "പേര‍് മാറ്റുക"
-#: gtk/gtkfilesel.c:2229
+#: gtk/gtkfilesel.c:2228
msgid "_Selection: "
msgstr "തെരഞ്ഞെടുക്കുക:"
-#: gtk/gtkfilesel.c:3152
+#: gtk/gtkfilesel.c:3151
#, c-format
msgid ""
"The filename \"%s\" couldn't be converted to UTF-8. (try setting the "
"environment variable G_FILENAME_ENCODING): %s"
msgstr ""
-#: gtk/gtkfilesel.c:3155
+#: gtk/gtkfilesel.c:3154
#, fuzzy
msgid "Invalid UTF-8"
msgstr "സാധുതയില്ലാത്ത UTF-8"
-#: gtk/gtkfilesel.c:4032
+#: gtk/gtkfilesel.c:4031
msgid "Name too long"
msgstr "നാമം വളരെ നീണ്ടതാണ‌്"
-#: gtk/gtkfilesel.c:4034
+#: gtk/gtkfilesel.c:4033
msgid "Couldn't convert filename"
msgstr "രചനാനാമം മാറ്റാന് കഴിയില്ല"
@@ -1497,96 +1721,111 @@ msgstr "രചനാനാമം മാറ്റാന് കഴിയില്
msgid "(Empty)"
msgstr ""
-#: gtk/gtkfilesystemunix.c:415 gtk/gtkfilesystemunix.c:429
-#: gtk/gtkfilesystemunix.c:626 gtk/gtkfilesystemwin32.c:482
-#: gtk/gtkfilesystemwin32.c:495 gtk/gtkfilesystemwin32.c:1530
+#: gtk/gtkfilesystemunix.c:475 gtk/gtkfilesystemunix.c:678
+#: gtk/gtkfilesystemunix.c:1918 gtk/gtkfilesystemwin32.c:482
+#: gtk/gtkfilesystemwin32.c:495 gtk/gtkfilesystemwin32.c:1560
#, fuzzy, c-format
msgid "Error getting information for '%s': %s"
msgstr "കൂട് നി‌‌‌ര്മ്മിക്കുന്നതില്‌ തെറ്റ് \"%s\": %s\n"
-#: gtk/gtkfilesystemunix.c:495 gtk/gtkfilesystemwin32.c:537
+#: gtk/gtkfilesystemunix.c:547 gtk/gtkfilesystemwin32.c:537
#, fuzzy, c-format
msgid "Error creating directory '%s': %s"
msgstr "കൂട് നി‌‌‌ര്മ്മിക്കുന്നതില്‌ തെറ്റ് \"%s\": %s\n"
-#: gtk/gtkfilesystemunix.c:575 gtk/gtkfilesystemwin32.c:597
+#: gtk/gtkfilesystemunix.c:627 gtk/gtkfilesystemwin32.c:597
msgid "This file system does not support mounting"
msgstr ""
-#: gtk/gtkfilesystemunix.c:583
+#: gtk/gtkfilesystemunix.c:635
#, fuzzy
msgid "Filesystem"
msgstr "രചനകള്"
-#: gtk/gtkfilesystemunix.c:740
+#: gtk/gtkfilesystemunix.c:792
#, fuzzy, c-format
msgid "Could not get a stock icon for %s"
msgstr "തിരിച്ചറിയാനാവത്ത ഛായവിവരശേഖര രീതി %s"
-#: gtk/gtkfilesystemunix.c:835
+#: gtk/gtkfilesystemunix.c:887
#, c-format
msgid ""
"The name \"%s\" is not valid because it contains the character \"%s\". "
"Please use a different name."
msgstr ""
-#: gtk/gtkfilesystemunix.c:1443 gtk/gtkfilesystemwin32.c:1004
-#, c-format
-msgid "Bookmark saving failed: %s"
-msgstr ""
+#: gtk/gtkfilesystemunix.c:1489
+#, fuzzy, c-format
+msgid "Writing %s failed: %s"
+msgstr "JPEG ഛായാശേഖരം വ്യാഖ്യനിക്കുന്നതില്‌ പരാജയം (%s)"
-#: gtk/gtkfilesystemunix.c:1495
+#: gtk/gtkfilesystemunix.c:1578
#, c-format
msgid "'%s' already exists in the bookmarks list"
msgstr ""
-#: gtk/gtkfilesystemunix.c:1557
+#: gtk/gtkfilesystemunix.c:1650
#, c-format
msgid "'%s' does not exist in the bookmarks list"
msgstr ""
-#: gtk/gtkfilesystemunix.c:1739
+#: gtk/gtkfilesystemunix.c:1878
#, fuzzy, c-format
-msgid "Error getting information for '%s'"
+msgid "Error getting information for '/': %s"
msgstr "കൂട് നി‌‌‌ര്മ്മിക്കുന്നതില്‌ തെറ്റ് \"%s\": %s\n"
-#: gtk/gtkfontbutton.c:178 gtk/gtkfontbutton.c:295
+#: gtk/gtkfilesystemwin32.c:611
+#, c-format
+msgid "Network Drive (%s)"
+msgstr ""
+
+#: gtk/gtkfilesystemwin32.c:650
+#, c-format
+msgid "%s (%s)"
+msgstr ""
+
+#: gtk/gtkfilesystemwin32.c:1032
+#, c-format
+msgid "Bookmark saving failed: %s"
+msgstr ""
+
+#: gtk/gtkfontbutton.c:179 gtk/gtkfontbutton.c:292
msgid "Pick a Font"
msgstr ""
#. Initialize fields
-#: gtk/gtkfontbutton.c:289
+#: gtk/gtkfontbutton.c:286
msgid "Sans 12"
msgstr ""
-#: gtk/gtkfontbutton.c:807
+#: gtk/gtkfontbutton.c:804
msgid "Font"
msgstr "അക്ഷരരൂപം"
#. This is the default text shown in the preview entry, though the user
#. can set it. Remember that some fonts only have capital letters.
-#: gtk/gtkfontsel.c:73
+#: gtk/gtkfontsel.c:74
msgid "abcdefghijk ABCDEFGHIJK"
msgstr ""
-#: gtk/gtkfontsel.c:360
+#: gtk/gtkfontsel.c:361
msgid "_Family:"
msgstr "കുടുംബം:"
-#: gtk/gtkfontsel.c:366
+#: gtk/gtkfontsel.c:367
msgid "_Style:"
msgstr "രീതി:"
-#: gtk/gtkfontsel.c:372
+#: gtk/gtkfontsel.c:373
msgid "Si_ze:"
msgstr "വലിപ്പം"
#. create the text entry widget
-#: gtk/gtkfontsel.c:548
+#: gtk/gtkfontsel.c:549
msgid "_Preview:"
msgstr "തിരനോട്ടം"
-#: gtk/gtkfontsel.c:1382
+#: gtk/gtkfontsel.c:1383
msgid "Font Selection"
msgstr "അക്ഷരരൂപം തെരഞ്ഞെടുക്കല്"
@@ -1601,12 +1840,12 @@ msgstr "ഗാമാ മൂല്യം"
#. Remove this icon source so we don't keep trying to
#. * load it.
#.
-#: gtk/gtkiconfactory.c:1629
+#: gtk/gtkiconfactory.c:1644
#, c-format
msgid "Error loading icon: %s"
msgstr "സൂചകം നിറയ‌്ക്കുന്നതില്‌ പരാജയം : %s"
-#: gtk/gtkicontheme.c:1263
+#: gtk/gtkicontheme.c:1250
#, c-format
msgid ""
"Could not find the icon '%s'. The '%s' theme\n"
@@ -1615,7 +1854,7 @@ msgid ""
"\t%s"
msgstr ""
-#: gtk/gtkicontheme.c:1328
+#: gtk/gtkicontheme.c:1315
#, c-format
msgid "Icon '%s' not present in theme"
msgstr ""
@@ -1704,7 +1943,7 @@ msgstr "(അറിയാത്ത)"
msgid "clear"
msgstr "വൃത്തിയാക്കല്"
-#: gtk/gtklabel.c:3930
+#: gtk/gtklabel.c:3935
msgid "Select All"
msgstr "എല്ലാം തെരഞ്ഞെടുക്കുക"
@@ -1738,361 +1977,393 @@ msgstr ""
#. * Do *not* translate it to "predefinito:LTR", if it
#. * it isn't default:LTR or default:RTL it will not work
#.
-#: gtk/gtkmain.c:482
+#: gtk/gtkmain.c:476
msgid "default:LTR"
msgstr "default:LTR"
-#: gtk/gtkmain.c:565
+#: gtk/gtkmain.c:559
msgid "GTK+ Options"
msgstr ""
-#: gtk/gtkmain.c:565
+#: gtk/gtkmain.c:559
msgid "Show GTK+ Options"
msgstr ""
-#: gtk/gtknotebook.c:2712 gtk/gtknotebook.c:5060
+#: gtk/gtknotebook.c:2718 gtk/gtknotebook.c:5064
#, c-format
msgid "Page %u"
msgstr "താള് :%u"
-#: gtk/gtkradiotoolbutton.c:91
+#: gtk/gtkradiotoolbutton.c:92
msgid "Group"
msgstr ""
-#: gtk/gtkradiotoolbutton.c:92
+#: gtk/gtkradiotoolbutton.c:93
msgid "The radio tool button whose group this button belongs to."
msgstr ""
-#: gtk/gtkrc.c:2399
+#: gtk/gtkrc.c:2400
#, c-format
msgid "Unable to find include file: \"%s\""
msgstr "രചനയുള്‌പ്പെടെ കണ്ടെത്താന്‌ കഴിഞ്ഞില്ല: \"%s\""
-#: gtk/gtkrc.c:3038 gtk/gtkrc.c:3041
+#: gtk/gtkrc.c:3042 gtk/gtkrc.c:3045
#, c-format
msgid "Unable to locate image file in pixmap_path: \"%s\""
msgstr "ചിത്രം ലഭിക്കുന്നതില്‌ പരാജയം : %s"
-#: gtk/gtkrc.c:3476
+#: gtk/gtkrc.c:3480
#, c-format
msgid "Pixmap path element: \"%s\" must be absolute, %s, line %d"
msgstr ""
#. KEEP IN SYNC with gtkiconfactory.c stock icons, when appropriate
-#: gtk/gtkstock.c:286
+#: gtk/gtkstock.c:308
msgid "Information"
msgstr "വിവരം"
-#: gtk/gtkstock.c:287
+#: gtk/gtkstock.c:309
msgid "Warning"
msgstr "മുന്നറിയിപ്പ്"
-#: gtk/gtkstock.c:288
+#: gtk/gtkstock.c:310
msgid "Error"
msgstr "പിശക്"
-#: gtk/gtkstock.c:289
+#: gtk/gtkstock.c:311
msgid "Question"
msgstr "ചോദ്യം"
#. FIXME these need accelerators when appropriate, and
#. * need the mnemonics to be rationalized
#.
-#: gtk/gtkstock.c:294
+#: gtk/gtkstock.c:316
msgid "_About"
msgstr ""
-#: gtk/gtkstock.c:296
+#: gtk/gtkstock.c:318
msgid "_Apply"
msgstr "പ്രവ‍ര്ത്തികമാക്കുക"
-#: gtk/gtkstock.c:297
+#: gtk/gtkstock.c:319
msgid "_Bold"
msgstr "സ്ഥൂലം"
-#: gtk/gtkstock.c:298
+#: gtk/gtkstock.c:320
msgid "_Cancel"
msgstr "റദ്ദാക്കുക"
-#: gtk/gtkstock.c:299
+#: gtk/gtkstock.c:321
msgid "_CD-Rom"
msgstr "സി.ഡി-റോം"
-#: gtk/gtkstock.c:300
+#: gtk/gtkstock.c:322
msgid "_Clear"
msgstr "തെളിവാക്കുക"
-#: gtk/gtkstock.c:301
+#: gtk/gtkstock.c:323
msgid "_Close"
msgstr "അടയ്‍ക്കുക"
-#: gtk/gtkstock.c:302
+#: gtk/gtkstock.c:324
msgid "_Convert"
msgstr "പരിവ‍ര്ത്തനപ്പെടുത്തുക"
-#: gtk/gtkstock.c:303
+#: gtk/gtkstock.c:325
msgid "_Copy"
msgstr "പക‍ര്പ്പ്"
-#: gtk/gtkstock.c:304
+#: gtk/gtkstock.c:326
msgid "Cu_t"
msgstr "മുറിപ്പ്"
-#: gtk/gtkstock.c:305
+#: gtk/gtkstock.c:327
msgid "_Delete"
msgstr "നീക്കം ചെയ്യ‍ുക"
-#: gtk/gtkstock.c:306
+#: gtk/gtkstock.c:328
msgid "_Execute"
msgstr "നിര്‍വ്വഹിക്കുക"
-#: gtk/gtkstock.c:307
+#: gtk/gtkstock.c:329
msgid "_Edit"
msgstr ""
-#: gtk/gtkstock.c:308
+#: gtk/gtkstock.c:330
msgid "_Find"
msgstr "അന്വേഷിക്കുക"
-#: gtk/gtkstock.c:309
+#: gtk/gtkstock.c:331
msgid "Find and _Replace"
msgstr "കണ്ടെത്തി മാറ്റുക"
-#: gtk/gtkstock.c:310
+#: gtk/gtkstock.c:332
msgid "_Floppy"
msgstr "ഫ്‍ളോപ്പി"
-#: gtk/gtkstock.c:311
-msgid "_Bottom"
-msgstr "താഴെ"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:334
+msgid "Navigation|_Bottom"
+msgstr ""
-#: gtk/gtkstock.c:312
-msgid "_First"
-msgstr "ആദ്യം"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:336
+msgid "Navigation|_First"
+msgstr ""
-#: gtk/gtkstock.c:313
-msgid "_Last"
-msgstr "അവസാനം"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:338
+msgid "Navigation|_Last"
+msgstr ""
-#: gtk/gtkstock.c:314
-msgid "_Top"
-msgstr "മുകളില്"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:340
+msgid "Navigation|_Top"
+msgstr ""
-#: gtk/gtkstock.c:315
-msgid "_Back"
-msgstr "പുറകില്‌"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:342
+msgid "Navigation|_Back"
+msgstr ""
-#: gtk/gtkstock.c:316
-msgid "_Down"
-msgstr "താഴേക്ക്"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:344
+msgid "Navigation|_Down"
+msgstr ""
-#: gtk/gtkstock.c:317 gtk/gtkstock.c:331
-msgid "_Forward"
-msgstr "മുന്നോട്ട്"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:346
+msgid "Navigation|_Forward"
+msgstr ""
-#: gtk/gtkstock.c:318
-msgid "_Up"
-msgstr "മുകളില്‌"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:348
+msgid "Navigation|_Up"
+msgstr ""
-#: gtk/gtkstock.c:319
+#: gtk/gtkstock.c:349
msgid "_Harddisk"
msgstr ""
-#: gtk/gtkstock.c:320
+#: gtk/gtkstock.c:350
msgid "_Help"
msgstr "സഹായം"
-#: gtk/gtkstock.c:321
+#: gtk/gtkstock.c:351
msgid "_Home"
msgstr "ആസ്ഥാനം"
-#: gtk/gtkstock.c:322
+#: gtk/gtkstock.c:352
msgid "Increase Indent"
msgstr ""
-#: gtk/gtkstock.c:323
+#: gtk/gtkstock.c:353
msgid "Decrease Indent"
msgstr ""
-#: gtk/gtkstock.c:324
+#: gtk/gtkstock.c:354
msgid "_Index"
msgstr "സൂചകം"
-#: gtk/gtkstock.c:325
+#: gtk/gtkstock.c:355
msgid "_Italic"
msgstr "ചരിഞ്ഞ"
-#: gtk/gtkstock.c:326
+#: gtk/gtkstock.c:356
msgid "_Jump to"
msgstr "ഇതിലേക്ക് ചാടുക"
-#: gtk/gtkstock.c:327
-msgid "_Center"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:358
+#, fuzzy
+msgid "Justify|_Center"
msgstr "േകന്ദ്രം"
-#: gtk/gtkstock.c:328
-msgid "_Fill"
-msgstr "നിറയ്‍ക്കുക"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:360
+msgid "Justify|_Fill"
+msgstr ""
-#: gtk/gtkstock.c:329
-msgid "_Left"
-msgstr "ഇടത്"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:362
+msgid "Justify|_Left"
+msgstr ""
-#: gtk/gtkstock.c:330
-msgid "_Right"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:364
+#, fuzzy
+msgid "Justify|_Right"
msgstr "വലത്"
-#: gtk/gtkstock.c:332
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:367
+#, fuzzy
+msgid "Media|_Forward"
+msgstr "മുന്നോട്ട്"
+
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:369
#, fuzzy
-msgid "_Next"
+msgid "Media|_Next"
msgstr "പുതിയ"
-#: gtk/gtkstock.c:333
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:371
#, fuzzy
-msgid "P_ause"
+msgid "Media|P_ause"
msgstr "ഒട്ടിപ്പ്"
-#: gtk/gtkstock.c:334
-msgid "_Play"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:373
+msgid "Media|_Play"
msgstr ""
-#: gtk/gtkstock.c:335
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:375
#, fuzzy
-msgid "Pre_vious"
+msgid "Media|Pre_vious"
msgstr "തിരനോട്ടം"
-#: gtk/gtkstock.c:336
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:377
#, fuzzy
-msgid "_Record"
+msgid "Media|_Record"
msgstr "ചുവപ്പ്:"
-#: gtk/gtkstock.c:337
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:379
#, fuzzy
-msgid "R_ewind"
+msgid "Media|R_ewind"
msgstr "അന്വേഷിക്കുക"
-#: gtk/gtkstock.c:338 gtk/gtkstock.c:361
-msgid "_Stop"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:381
+#, fuzzy
+msgid "Media|_Stop"
msgstr "നിര്‌ത്തുക"
-#: gtk/gtkstock.c:339
+#: gtk/gtkstock.c:382
#, fuzzy
msgid "_Network"
msgstr "പുതിയ"
-#: gtk/gtkstock.c:340
+#: gtk/gtkstock.c:383
msgid "_New"
msgstr "പുതിയ"
-#: gtk/gtkstock.c:341
+#: gtk/gtkstock.c:384
msgid "_No"
msgstr "ഇല്ല"
-#: gtk/gtkstock.c:342
+#: gtk/gtkstock.c:385
msgid "_OK"
msgstr "ശരി"
-#: gtk/gtkstock.c:343
+#: gtk/gtkstock.c:386
msgid "_Open"
msgstr "തുറക്കുക"
-#: gtk/gtkstock.c:344
+#: gtk/gtkstock.c:387
msgid "_Paste"
msgstr "ഒട്ടിപ്പ്"
-#: gtk/gtkstock.c:345
+#: gtk/gtkstock.c:388
msgid "_Preferences"
msgstr "മുന്ഗണനകള്"
-#: gtk/gtkstock.c:346
+#: gtk/gtkstock.c:389
msgid "_Print"
msgstr "അച്ചടി"
-#: gtk/gtkstock.c:347
+#: gtk/gtkstock.c:390
msgid "Print Pre_view"
msgstr "അച്ചടി-തിരനോട്ടം"
-#: gtk/gtkstock.c:348
+#: gtk/gtkstock.c:391
msgid "_Properties"
msgstr "ഗുണഗണങ്ങള്‌"
-#: gtk/gtkstock.c:349
+#: gtk/gtkstock.c:392
msgid "_Quit"
msgstr "പുറത്ത് കടക്കുക"
-#: gtk/gtkstock.c:350
+#: gtk/gtkstock.c:393
msgid "_Redo"
msgstr "പിന്"
-#: gtk/gtkstock.c:351
+#: gtk/gtkstock.c:394
msgid "_Refresh"
msgstr "പുതുക്കുക"
-#: gtk/gtkstock.c:353
+#: gtk/gtkstock.c:396
msgid "_Revert"
msgstr "പൂര്‍വ്വസ്ഥിതി"
-#: gtk/gtkstock.c:354
+#: gtk/gtkstock.c:397
msgid "_Save"
msgstr "സംരംക്ഷിക്കുക"
-#: gtk/gtkstock.c:355
+#: gtk/gtkstock.c:398
msgid "Save _As"
msgstr "പേ‍ര‍് മാറ്റി‌ സംരക്ഷിക്കുക"
-#: gtk/gtkstock.c:356
+#: gtk/gtkstock.c:399
msgid "_Color"
msgstr "വ‍ര്ണ്ണ‍ം"
-#: gtk/gtkstock.c:357
+#: gtk/gtkstock.c:400
msgid "_Font"
msgstr "അക്ഷരരൂപം"
-#: gtk/gtkstock.c:358
+#: gtk/gtkstock.c:401
msgid "_Ascending"
msgstr "ആരോഹണം"
-#: gtk/gtkstock.c:359
+#: gtk/gtkstock.c:402
msgid "_Descending"
msgstr "അവരോഹണം‌"
-#: gtk/gtkstock.c:360
+#: gtk/gtkstock.c:403
msgid "_Spell Check"
msgstr "അക്ഷര പരിശോധന"
-#: gtk/gtkstock.c:362
+#: gtk/gtkstock.c:404
+msgid "_Stop"
+msgstr "നിര്‌ത്തുക"
+
+#: gtk/gtkstock.c:405
msgid "_Strikethrough"
msgstr "വെട്ടുക"
-#: gtk/gtkstock.c:363
+#: gtk/gtkstock.c:406
msgid "_Undelete"
msgstr "തിരിച്ചുകൊണ്ടുവരിക"
-#: gtk/gtkstock.c:364
+#: gtk/gtkstock.c:407
msgid "_Underline"
msgstr "അടി വര"
-#: gtk/gtkstock.c:365
+#: gtk/gtkstock.c:408
msgid "_Undo"
msgstr "മുന്"
-#: gtk/gtkstock.c:366
+#: gtk/gtkstock.c:409
msgid "_Yes"
msgstr "അതെ"
-#: gtk/gtkstock.c:367
+#: gtk/gtkstock.c:410
msgid "_Normal Size"
msgstr ""
-#: gtk/gtkstock.c:368
+#: gtk/gtkstock.c:411
msgid "Best _Fit"
msgstr ""
-#: gtk/gtkstock.c:369
+#: gtk/gtkstock.c:412
msgid "Zoom _In"
msgstr "വലുതാക്കുക"
-#: gtk/gtkstock.c:370
+#: gtk/gtkstock.c:413
msgid "Zoom _Out"
msgstr "ചെറുതാക്കുക"
@@ -2145,22 +2416,22 @@ msgstr "%s ചിത്രം ലഭിക്കുന്നതില്‌ പ
msgid "--- No Tip ---"
msgstr ""
-#: gtk/gtkuimanager.c:1132
+#: gtk/gtkuimanager.c:1154
#, c-format
msgid "Unknown attribute '%s' on line %d char %d"
msgstr ""
-#: gtk/gtkuimanager.c:1332
+#: gtk/gtkuimanager.c:1371
#, c-format
msgid "Unexpected start tag '%s' on line %d char %d"
msgstr ""
-#: gtk/gtkuimanager.c:1417
+#: gtk/gtkuimanager.c:1461
#, c-format
msgid "Unexpected character data on line %d char %d"
msgstr ""
-#: gtk/gtkuimanager.c:2209
+#: gtk/gtkuimanager.c:2272
msgid "Empty"
msgstr ""
@@ -2220,6 +2491,43 @@ msgstr "X നിവേശക രീതി"
msgid "Could not get information for file '%s': %s"
msgstr "തിരിച്ചറിയാനാവത്ത ഛായവിവരശേഖര രീതി %s"
+#~ msgid "Ctrl"
+#~ msgstr "നിയന്ത്രണം"
+
+#~ msgid "Alt"
+#~ msgstr "Alt"
+
+#, fuzzy
+#~ msgid "Error getting information for '%s'"
+#~ msgstr "കൂട് നി‌‌‌ര്മ്മിക്കുന്നതില്‌ തെറ്റ് \"%s\": %s\n"
+
+#~ msgid "_Bottom"
+#~ msgstr "താഴെ"
+
+#~ msgid "_First"
+#~ msgstr "ആദ്യം"
+
+#~ msgid "_Last"
+#~ msgstr "അവസാനം"
+
+#~ msgid "_Top"
+#~ msgstr "മുകളില്"
+
+#~ msgid "_Back"
+#~ msgstr "പുറകില്‌"
+
+#~ msgid "_Down"
+#~ msgstr "താഴേക്ക്"
+
+#~ msgid "_Up"
+#~ msgstr "മുകളില്‌"
+
+#~ msgid "_Fill"
+#~ msgstr "നിറയ്‍ക്കുക"
+
+#~ msgid "_Left"
+#~ msgstr "ഇടത്"
+
#, fuzzy
#~ msgid ""
#~ "Could not change the current folder to %s:\n"
@@ -2255,10 +2563,6 @@ msgstr "തിരിച്ചറിയാനാവത്ത ഛായവിവ
#~ msgstr "ചേര്ക്കുക"
#, fuzzy
-#~ msgid "Remove"
-#~ msgstr "നീക്കുക"
-
-#, fuzzy
#~ msgid "Up"
#~ msgstr "മുകളില്‌"
diff --git a/po/mn.po b/po/mn.po
index 2059457c4..636ad4944 100644
--- a/po/mn.po
+++ b/po/mn.po
@@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: mn\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-01-08 02:01-0500\n"
+"POT-Creation-Date: 2005-06-20 14:30-0400\n"
"PO-Revision-Date: 2004-03-17 17:16+0100\n"
"Last-Translator: Sanlig Badral <badral@openmn.org>\n"
"Language-Team: Mongolian <openmn-gnome@lists.sf.net>\n"
@@ -22,7 +22,7 @@ msgstr ""
# gdk-pixbuf/gdk-pixbuf-animation.c:144 gdk-pixbuf/gdk-pixbuf-io.c:581
#: gdk-pixbuf/gdk-pixbuf-animation.c:153 gdk-pixbuf/gdk-pixbuf-io.c:838
-#: gdk-pixbuf/gdk-pixbuf-io.c:1069 tests/testfilechooser.c:199
+#: gdk-pixbuf/gdk-pixbuf-io.c:1068 tests/testfilechooser.c:199
#, c-format
msgid "Failed to open file '%s': %s"
msgstr "\"%s\" файл нээгдсэнгүй: %s"
@@ -34,7 +34,7 @@ msgid "Image file '%s' contains no data"
msgstr "\"%s\" зургийн файл өгөгдөл агуулаагүй"
#: gdk-pixbuf/gdk-pixbuf-animation.c:208 gdk-pixbuf/gdk-pixbuf-io.c:887
-#: gdk-pixbuf/gdk-pixbuf-io.c:1110 tests/testfilechooser.c:244
+#: gdk-pixbuf/gdk-pixbuf-io.c:1109 tests/testfilechooser.c:244
#, c-format
msgid ""
"Failed to load image '%s': reason not known, probably a corrupt image file"
@@ -91,13 +91,13 @@ msgid "Failed to load image '%s': %s"
msgstr "\"%s\" зураг ачаалагдсангүй: %s"
# gdk-pixbuf/io-jpeg.c:125
-#: gdk-pixbuf/gdk-pixbuf-io.c:1337
+#: gdk-pixbuf/gdk-pixbuf-io.c:1336
#, c-format
msgid "Error writing to image file: %s"
msgstr "Зургийн файл руу бичиж байхад алдаа (%s)"
# gdk-pixbuf/gdk-pixbuf-io.c:752
-#: gdk-pixbuf/gdk-pixbuf-io.c:1383 gdk-pixbuf/gdk-pixbuf-io.c:1512
+#: gdk-pixbuf/gdk-pixbuf-io.c:1382 gdk-pixbuf/gdk-pixbuf-io.c:1511
#, c-format
msgid "This build of gdk-pixbuf does not support saving the image format: %s"
msgstr ""
@@ -105,28 +105,28 @@ msgstr ""
"тохирохгүй байна"
# gdk-pixbuf/io-xbm.c:293
-#: gdk-pixbuf/gdk-pixbuf-io.c:1417
+#: gdk-pixbuf/gdk-pixbuf-io.c:1416
msgid "Insufficient memory to save image to callback"
msgstr "callback руу зураг хадгалах хангалттай санах ой алга"
# gdk-pixbuf/io-tiff.c:273
-#: gdk-pixbuf/gdk-pixbuf-io.c:1429
+#: gdk-pixbuf/gdk-pixbuf-io.c:1428
msgid "Failed to open temporary file"
msgstr "Түр зуурын файл нээгдсэнгүй "
# gdk-pixbuf/io-xbm.c:427
-#: gdk-pixbuf/gdk-pixbuf-io.c:1454
+#: gdk-pixbuf/gdk-pixbuf-io.c:1453
msgid "Failed to read from temporary file"
msgstr "Түр зуурын файлаас уншигдсангүй"
# gdk-pixbuf/gdk-pixbuf-io.c:859
-#: gdk-pixbuf/gdk-pixbuf-io.c:1641
+#: gdk-pixbuf/gdk-pixbuf-io.c:1687
#, c-format
msgid "Failed to open '%s' for writing: %s"
msgstr "\"%s\" бичихээр нээхэд онгойсонгүй: %s"
# gdk-pixbuf/gdk-pixbuf-io.c:880
-#: gdk-pixbuf/gdk-pixbuf-io.c:1665
+#: gdk-pixbuf/gdk-pixbuf-io.c:1711
#, c-format
msgid ""
"Failed to close '%s' while writing image, all data may not have been saved: %"
@@ -136,7 +136,7 @@ msgstr ""
"хадгалагдаагүй байж болно: %s"
# gdk-pixbuf/io-xbm.c:293
-#: gdk-pixbuf/gdk-pixbuf-io.c:1853 gdk-pixbuf/gdk-pixbuf-io.c:1903
+#: gdk-pixbuf/gdk-pixbuf-io.c:1931 gdk-pixbuf/gdk-pixbuf-io.c:1981
msgid "Insufficient memory to save image into a buffer"
msgstr "Буфер рүү зураг хадгалах хангалттай санах ой алга"
@@ -208,27 +208,39 @@ msgstr "Хөдөлгөөнт зурагт кадр дутуу байна"
msgid "The ANI image format"
msgstr "ANI зургийн төрөл "
+# gdk-pixbuf/io-bmp.c:300 gdk-pixbuf/io-bmp.c:323 gdk-pixbuf/io-bmp.c:382
+#: gdk-pixbuf/io-bmp.c:228 gdk-pixbuf/io-bmp.c:306 gdk-pixbuf/io-bmp.c:338
+#: gdk-pixbuf/io-bmp.c:361 gdk-pixbuf/io-bmp.c:442
+msgid "BMP image has bogus header data"
+msgstr "BMP зургийн толгой өгөгдөл худал байна"
+
# gdk-pixbuf/io-bmp.c:249 gdk-pixbuf/io-bmp.c:349
-#: gdk-pixbuf/io-bmp.c:227 gdk-pixbuf/io-bmp.c:383
+#: gdk-pixbuf/io-bmp.c:239 gdk-pixbuf/io-bmp.c:401
msgid "Not enough memory to load bitmap image"
msgstr "Bitmap зураг ачаалахад санах ой хүрэлцэхгүй байна"
# gdk-pixbuf/io-bmp.c:275
-#: gdk-pixbuf/io-bmp.c:269
+#: gdk-pixbuf/io-bmp.c:287
msgid "BMP image has unsupported header size"
msgstr "BMP зургийн толгойн хэмжээ тодорхойгүй"
-# gdk-pixbuf/io-bmp.c:300 gdk-pixbuf/io-bmp.c:323 gdk-pixbuf/io-bmp.c:382
-#: gdk-pixbuf/io-bmp.c:288 gdk-pixbuf/io-bmp.c:320 gdk-pixbuf/io-bmp.c:343
-#: gdk-pixbuf/io-bmp.c:424
-msgid "BMP image has bogus header data"
-msgstr "BMP зургийн толгой өгөгдөл худал байна"
-
-#: gdk-pixbuf/io-bmp.c:307
+#: gdk-pixbuf/io-bmp.c:325
msgid "Topdown BMP images cannot be compressed"
msgstr ""
-#: gdk-pixbuf/io-bmp.c:1154
+# gdk-pixbuf/io-jpeg.c:345 gdk-pixbuf/io-jpeg.c:538 gdk-pixbuf/io-jpeg.c:710
+#: gdk-pixbuf/io-bmp.c:1203
+#, fuzzy
+msgid "Couldn't allocate memory for saving BMP file"
+msgstr "JPEG төрлийн файлыг санах ойд байрлуулж чадсангүй"
+
+# gtk/gtkfilesel.c:3854
+#: gdk-pixbuf/io-bmp.c:1244
+#, fuzzy
+msgid "Couldn't write to BMP file"
+msgstr "Файлын нэр өөрчлөгдсөнгүй"
+
+#: gdk-pixbuf/io-bmp.c:1293
msgid "The BMP image format"
msgstr "BMP зургийн төрөл "
@@ -239,7 +251,7 @@ msgid "Failure reading GIF: %s"
msgstr "GIF төрлийн файл уншигдахгүй байна: %s"
# gdk-pixbuf/io-gif.c:460 gdk-pixbuf/io-gif.c:1382 gdk-pixbuf/io-gif.c:1542
-#: 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 ""
"GIF төрлийн файлын зарим өгөгдөл алдагдсан байна (магадгүй тасарсан байх?)"
@@ -272,29 +284,36 @@ msgstr "GIF зургийн файлын заавар хүснэгтийн бич
# gdk-pixbuf/io-gif.c:762 gdk-pixbuf/io-gif.c:1370 gdk-pixbuf/io-gif.c:1415
# gdk-pixbuf/io-gif.c:1530
-#: 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 "GIF зургийн файл ачаалахад санах ой хүрэлцэхгүй байна"
+# gdk-pixbuf/io-gif.c:762 gdk-pixbuf/io-gif.c:1370 gdk-pixbuf/io-gif.c:1415
+# gdk-pixbuf/io-gif.c:1530
+#: gdk-pixbuf/io-gif.c:947
+#, fuzzy
+msgid "Not enough memory to composite a frame in GIF file"
+msgstr "GIF зургийн файл ачаалахад санах ой хүрэлцэхгүй байна"
+
# gdk-pixbuf/io-gif.c:1009
-#: gdk-pixbuf/io-gif.c:1088
+#: gdk-pixbuf/io-gif.c:1116
msgid "GIF image is corrupt (incorrect LZW compression)"
msgstr "GIF зураг бол гэмтсэн (буруу LZW алгоритмын шахалт)"
# gdk-pixbuf/io-gif.c:1059
-#: gdk-pixbuf/io-gif.c:1138
+#: gdk-pixbuf/io-gif.c:1166
msgid "File does not appear to be a GIF file"
msgstr "GIF зургийн файл гэж санагдахгүй байна"
# gdk-pixbuf/io-gif.c:1071
-#: 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 "GIF зургийн файлын төрөлийн %s хувилбар тодорхойгүй"
# gdk-pixbuf/io-gif.c:1208
-#: 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."
@@ -303,12 +322,12 @@ msgstr ""
"дүрслэлтэй."
# gdk-pixbuf/io-gif.c:1437
-#: gdk-pixbuf/io-gif.c:1491
+#: gdk-pixbuf/io-gif.c:1519
msgid "GIF image was truncated or incomplete."
msgstr "GIF зураг тасархай эсвэл дутуу болсон"
# gdk-pixbuf/gdk-pixdata.c:151
-#: gdk-pixbuf/io-gif.c:1643
+#: gdk-pixbuf/io-gif.c:1671
msgid "The GIF image format"
msgstr "GIF зургийн төрөл"
@@ -526,118 +545,138 @@ msgid "Fatal error reading PNG image file: %s"
msgstr "PNG зургийн файлыг уншихад ноцтой алдаа %s "
# gdk-pixbuf/io-png.c:800
-#: gdk-pixbuf/io-png.c:813
+#: gdk-pixbuf/io-png.c:810
msgid ""
"Keys for PNG text chunks must have at least 1 and at most 79 characters."
msgstr ""
"PNG хэсэг текстийн түлхүүр нь 1 ба 79 хүртэл тэмдэгтүүдээр байвал зүгээр."
# gdk-pixbuf/io-png.c:808
-#: gdk-pixbuf/io-png.c:821
+#: gdk-pixbuf/io-png.c:818
msgid "Keys for PNG text chunks must be ASCII characters."
msgstr ""
"PNG хэсэг текстэд түлхүүр нь ASCII тэмдэгтүүд байвал зүгээр набора ASCII."
+# gdk-pixbuf/io-jpeg.c:664
+#: gdk-pixbuf/io-png.c:831
+#, fuzzy, c-format
+msgid ""
+"PNG compression level must be a value between 0 and 9; value '%s' could not "
+"be parsed."
+msgstr ""
+"0 ба 100 -ийн хоорондох утгыг авбал JPEG чанартай; \"%s\" гэсэн утгыг задлан "
+"ялгал хийж чадсангүй"
+
+# gdk-pixbuf/io-jpeg.c:679
+#: gdk-pixbuf/io-png.c:843
+#, fuzzy, c-format
+msgid ""
+"PNG compression level must be a value between 0 and 9; value '%d' is not "
+"allowed."
+msgstr ""
+"JPEG төрөл нь 0 ба 100 -ийн хоорондох утгыг авбал сайн; \"%d\" утга бол "
+"зөвшөөрөгдөөгүй."
+
# gdk-pixbuf/io-png.c:829
-#: gdk-pixbuf/io-png.c:854
+#: gdk-pixbuf/io-png.c:883
#, fuzzy, c-format
msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding."
msgstr ""
"PNG хэсэг текстэд утга нь %s -г ISO-8859-1 хувиргагч руу хөрвүүлж чадсангүй."
# gdk-pixbuf/io-pnm.c:560 gdk-pixbuf/io-pnm.c:602
-#: gdk-pixbuf/io-png.c:994
+#: gdk-pixbuf/io-png.c:1026
msgid "The PNG image format"
msgstr "PNG төрлийн зураг."
# gdk-pixbuf/io-pnm.c:254
-#: gdk-pixbuf/io-pnm.c:249
+#: gdk-pixbuf/io-pnm.c:252
msgid "PNM loader expected to find an integer, but didn't"
msgstr "PNM ачаалагч бүхэл тоог олох санаатай, гэвч олдсонгүй."
# gdk-pixbuf/io-pnm.c:286
-#: gdk-pixbuf/io-pnm.c:281
+#: gdk-pixbuf/io-pnm.c:284
msgid "PNM file has an incorrect initial byte"
msgstr "PNM файл буруу эхлэл байттай байна"
# gdk-pixbuf/io-pnm.c:316
-#: gdk-pixbuf/io-pnm.c:311
+#: gdk-pixbuf/io-pnm.c:314
msgid "PNM file is not in a recognized PNM subformat"
msgstr "PNM файл бол танигдсан PNM ын дэд төрөлд биш"
# gdk-pixbuf/io-pnm.c:341
-#: gdk-pixbuf/io-pnm.c:336
+#: gdk-pixbuf/io-pnm.c:339
msgid "PNM file has an image width of 0"
msgstr "PNM файл 0 өргөнтэй зурагтай байна"
# gdk-pixbuf/io-pnm.c:362
-#: gdk-pixbuf/io-pnm.c:357
+#: gdk-pixbuf/io-pnm.c:360
msgid "PNM file has an image height of 0"
msgstr "PNM файл 0 өндөртэй зурагтай байна"
# gdk-pixbuf/io-pnm.c:385
-#: gdk-pixbuf/io-pnm.c:380
+#: gdk-pixbuf/io-pnm.c:383
msgid "Maximum color value in PNM file is 0"
msgstr "PNM файлын хамгийн их өнгөний утга 0"
# gdk-pixbuf/io-pnm.c:393
-#: gdk-pixbuf/io-pnm.c:388
+#: gdk-pixbuf/io-pnm.c:391
msgid "Maximum color value in PNM file is too large"
msgstr "PNM файлын хамгийн их өнгөний утга хэт том байна"
# gdk-pixbuf/io-pnm.c:401
-#: gdk-pixbuf/io-pnm.c:396
+#: gdk-pixbuf/io-pnm.c:399
#, fuzzy
msgid "Cannot handle PNM files with maximum color values greater than 255"
msgstr "255 дээш өнгөний утгуудтай PNM файлуудыг боловсруулж чадахгүй"
# gdk-pixbuf/io-pnm.c:440 gdk-pixbuf/io-pnm.c:468 gdk-pixbuf/io-pnm.c:500
-#: gdk-pixbuf/io-pnm.c:435 gdk-pixbuf/io-pnm.c:463 gdk-pixbuf/io-pnm.c:495
+#: gdk-pixbuf/io-pnm.c:438 gdk-pixbuf/io-pnm.c:466 gdk-pixbuf/io-pnm.c:498
msgid "Raw PNM image type is invalid"
msgstr "Боловсрогдоогүй PNM зургийн төрөл нь хүчингүй"
# gdk-pixbuf/io-pnm.c:560 gdk-pixbuf/io-pnm.c:602
-#: gdk-pixbuf/io-pnm.c:555 gdk-pixbuf/io-pnm.c:597
+#: gdk-pixbuf/io-pnm.c:562 gdk-pixbuf/io-pnm.c:604
msgid "PNM image format is invalid"
msgstr "PNM зургийн төрөл нь хүчингүй"
# gdk-pixbuf/io-pnm.c:661
-#: gdk-pixbuf/io-pnm.c:656
+#: gdk-pixbuf/io-pnm.c:663
msgid "PNM image loader does not support this PNM subformat"
msgstr "PNM зураг ачаалагч энэ PNM -ийн дэд төрөлийг дэмжээгүй байна"
# gdk-pixbuf/io-pnm.c:716
-#: gdk-pixbuf/io-pnm.c:711
+#: gdk-pixbuf/io-pnm.c:718
msgid "Premature end-of-file encountered"
msgstr "Файлын төгсгөл хэт эрт олдлоо"
-#: gdk-pixbuf/io-pnm.c:743 gdk-pixbuf/io-pnm.c:974
+#: gdk-pixbuf/io-pnm.c:750 gdk-pixbuf/io-pnm.c:981
msgid "Raw PNM formats require exactly one whitespace before sample data"
msgstr ""
"Боловсроогүй PNM төрөл яг нэг цагаан зай жишээ өгөгдлийн өмнөө шаарддаг"
# gdk-pixbuf/io-pnm.c:775
-#: gdk-pixbuf/io-pnm.c:770
+#: gdk-pixbuf/io-pnm.c:777
#, fuzzy
msgid "Cannot allocate memory for loading PNM image"
msgstr "PNM зургийг санах ойд байрлуулж чадсангүй"
# gdk-pixbuf/io-pnm.c:824
-#: gdk-pixbuf/io-pnm.c:820
+#: gdk-pixbuf/io-pnm.c:827
msgid "Insufficient memory to load PNM context struct"
msgstr "PNM өмнөх бүтцийг ачаалахад санах ой хүрэхгүй."
# gdk-pixbuf/io-pnm.c:874
-#: gdk-pixbuf/io-pnm.c:871
+#: gdk-pixbuf/io-pnm.c:878
msgid "Unexpected end of PNM image data"
msgstr "PNM зургийн өгөгдлийн гэнэтийн төгсгөл"
# gdk-pixbuf/io-pnm.c:996
-#: gdk-pixbuf/io-pnm.c:1003
+#: gdk-pixbuf/io-pnm.c:1010
msgid "Insufficient memory to load PNM file"
msgstr "PNM файлыг ачаалахад хангалтгүй санах ой"
-#: gdk-pixbuf/io-pnm.c:1082
+#: gdk-pixbuf/io-pnm.c:1089
msgid "The PNM/PBM/PGM/PPM image format family"
msgstr "PNM/PBM/PGM/PPM гэсэн зургийн төрлийн нэг бүлэг"
@@ -663,82 +702,82 @@ msgid "The Sun raster image format"
msgstr "Sun компаны �астэрийн алгоритмийн зургийн төрөл"
# gdk-pixbuf/io-tga.c:159
-#: gdk-pixbuf/io-tga.c:159
+#: gdk-pixbuf/io-tga.c:154
#, fuzzy
msgid "Cannot allocate memory for IOBuffer struct"
msgstr "О/Г зориулсан IOBuffer бүтцийг санах ойд байрлуулж чадахгүй байна"
# gdk-pixbuf/io-tga.c:178
-#: gdk-pixbuf/io-tga.c:178
+#: gdk-pixbuf/io-tga.c:173
#, fuzzy
msgid "Cannot allocate memory for IOBuffer data"
msgstr "О/Г зориулсан IOBuffer өгөгдлийг санах ойд байрлуулж чадахгүй байна"
# gdk-pixbuf/io-tga.c:189
-#: gdk-pixbuf/io-tga.c:189
+#: gdk-pixbuf/io-tga.c:184
#, fuzzy
msgid "Cannot realloc IOBuffer data"
msgstr "О/Г буферийн өгөгдлийг дахин байрлуулж чадахгүй байна"
# gdk-pixbuf/io-tga.c:218
-#: gdk-pixbuf/io-tga.c:219
+#: gdk-pixbuf/io-tga.c:214
#, fuzzy
msgid "Cannot allocate temporary IOBuffer data"
msgstr "Түр зуурын О/Г -ийн буферын өгөгдөл байрлуулж чадахгүй байна"
# gdk-pixbuf/io-tga.c:305
-#: gdk-pixbuf/io-tga.c:353
+#: gdk-pixbuf/io-tga.c:348
#, fuzzy
msgid "Cannot allocate new pixbuf"
msgstr "Шинэ pixbuf -ийг байрлуулсангүй"
# gdk-pixbuf/io-tga.c:617
-#: gdk-pixbuf/io-tga.c:692
+#: gdk-pixbuf/io-tga.c:689
#, fuzzy
msgid "Cannot allocate colormap structure"
msgstr "Өнгөний таблицийн бүтцийг байрлуулж чадахгүй байна"
# gdk-pixbuf/io-tga.c:624
-#: gdk-pixbuf/io-tga.c:699
+#: gdk-pixbuf/io-tga.c:696
#, fuzzy
msgid "Cannot allocate colormap entries"
msgstr "Өнгөний хүснэгтийн бичлэг байрлуулж чадахгүй байна"
# gdk-pixbuf/io-tga.c:646
-#: gdk-pixbuf/io-tga.c:721
+#: gdk-pixbuf/io-tga.c:718
msgid "Unexpected bitdepth for colormap entries"
msgstr "Өнгөний хүснэгт бичлэгийн санамсаргүй өнгөний гүн"
# gdk-pixbuf/io-tga.c:664
-#: gdk-pixbuf/io-tga.c:739
+#: gdk-pixbuf/io-tga.c:736
#, fuzzy
msgid "Cannot allocate TGA header memory"
msgstr "TGA толгой санах ойг байрлуулж чадсангүй"
# gdk-pixbuf/io-tga.c:697
-#: gdk-pixbuf/io-tga.c:772
+#: gdk-pixbuf/io-tga.c:769
msgid "TGA image has invalid dimensions"
msgstr "TGA зургийн хэмжээс буруу байна"
# gdk-pixbuf/io-tga.c:712 gdk-pixbuf/io-tga.c:721 gdk-pixbuf/io-tga.c:731
# gdk-pixbuf/io-tga.c:741 gdk-pixbuf/io-tga.c:748
-#: gdk-pixbuf/io-tga.c:778 gdk-pixbuf/io-tga.c:787 gdk-pixbuf/io-tga.c:797
-#: gdk-pixbuf/io-tga.c:807 gdk-pixbuf/io-tga.c:814
+#: gdk-pixbuf/io-tga.c:775 gdk-pixbuf/io-tga.c:784 gdk-pixbuf/io-tga.c:794
+#: gdk-pixbuf/io-tga.c:804 gdk-pixbuf/io-tga.c:811
msgid "TGA image type not supported"
msgstr "TGA зургийн төрөл тодорхойлогдсонгүй"
# gdk-pixbuf/io-tga.c:793
-#: gdk-pixbuf/io-tga.c:861
+#: gdk-pixbuf/io-tga.c:858
#, fuzzy
msgid "Cannot allocate memory for TGA context struct"
msgstr "TGA контекст бүтцэд зориулан санах ой гаргаж чадахгүй байна"
# gdk-pixbuf/io-tga.c:857
-#: gdk-pixbuf/io-tga.c:926
+#: gdk-pixbuf/io-tga.c:923
msgid "Excess data in file"
msgstr "Файлд илүүдэл өгөгдөл байна"
-#: gdk-pixbuf/io-tga.c:995
+#: gdk-pixbuf/io-tga.c:992
msgid "The Targa image format"
msgstr "Targa зургийн төрөл "
@@ -835,49 +874,55 @@ msgid "The XBM image format"
msgstr "XBM зургийн төрөл "
# gdk-pixbuf/io-xpm.c:1235
-#: gdk-pixbuf/io-xpm.c:1229
+#: gdk-pixbuf/io-xpm.c:467
msgid "No XPM header found"
msgstr "XPM биш толгой олдлоо"
+# gdk-pixbuf/io-xbm.c:283
+#: gdk-pixbuf/io-xpm.c:476
+#, fuzzy
+msgid "Invalid XPM header"
+msgstr "XBM файл буруу байна "
+
# gdk-pixbuf/io-xpm.c:1243
-#: gdk-pixbuf/io-xpm.c:1237
+#: gdk-pixbuf/io-xpm.c:484
msgid "XPM file has image width <= 0"
msgstr "XPM зургийн файлын өргөн <= '' 0 '' байна"
# gdk-pixbuf/io-xpm.c:1251
-#: gdk-pixbuf/io-xpm.c:1245
+#: gdk-pixbuf/io-xpm.c:492
msgid "XPM file has image height <= 0"
msgstr "XPM зургийн файлын өндөр <= '' 0 '' байна"
# gdk-pixbuf/io-xpm.c:1267
-#: gdk-pixbuf/io-xpm.c:1253
+#: gdk-pixbuf/io-xpm.c:500
msgid "XPM has invalid number of chars per pixel"
msgstr "XPM тэмдэгтүүдийн цэг бүрийн дугаар буруу "
# gdk-pixbuf/io-xpm.c:1259
-#: gdk-pixbuf/io-xpm.c:1260
+#: gdk-pixbuf/io-xpm.c:507
msgid "XPM file has invalid number of colors"
msgstr "XPM зургийн өнгөний дугаар буруу "
# gdk-pixbuf/io-xpm.c:1326
-#: gdk-pixbuf/io-xpm.c:1272 gdk-pixbuf/io-xpm.c:1281 gdk-pixbuf/io-xpm.c:1333
+#: gdk-pixbuf/io-xpm.c:519 gdk-pixbuf/io-xpm.c:528 gdk-pixbuf/io-xpm.c:580
#, fuzzy
msgid "Cannot allocate memory for loading XPM image"
msgstr "XPM зураг ачаалахад санах ой хүрэлцэхгүй байна"
# gdk-pixbuf/io-xpm.c:1285
-#: gdk-pixbuf/io-xpm.c:1295
+#: gdk-pixbuf/io-xpm.c:542
#, fuzzy
msgid "Cannot read XPM colormap"
msgstr "XPM өнгөний хүснэгтийг уншиж чадахгүй байна"
# gdk-pixbuf/io-xpm.c:1509
-#: gdk-pixbuf/io-xpm.c:1524
+#: gdk-pixbuf/io-xpm.c:771
msgid "Failed to write to temporary file when loading XPM image"
msgstr "XPM зураг ачаалахад завсрын файлаа үүсгэж чадахгүй байна"
# gdk-pixbuf/io-pnm.c:560 gdk-pixbuf/io-pnm.c:602
-#: gdk-pixbuf/io-xpm.c:1559
+#: gdk-pixbuf/io-xpm.c:806
msgid "The XPM image format"
msgstr "XPM зургийн төрөл "
@@ -941,6 +986,138 @@ msgstr ""
msgid "Gdk debugging flags to unset"
msgstr ""
+#: gdk/keyname-table.h:3940
+msgid "keyboard label|BackSpace"
+msgstr ""
+
+#: gdk/keyname-table.h:3941
+msgid "keyboard label|Tab"
+msgstr ""
+
+#: gdk/keyname-table.h:3942
+msgid "keyboard label|Return"
+msgstr ""
+
+#: gdk/keyname-table.h:3943
+msgid "keyboard label|Pause"
+msgstr ""
+
+#: gdk/keyname-table.h:3944
+msgid "keyboard label|Scroll_Lock"
+msgstr ""
+
+#: gdk/keyname-table.h:3945
+msgid "keyboard label|Sys_Req"
+msgstr ""
+
+#: gdk/keyname-table.h:3946
+msgid "keyboard label|Escape"
+msgstr ""
+
+#: gdk/keyname-table.h:3947
+msgid "keyboard label|Multi_key"
+msgstr ""
+
+#: gdk/keyname-table.h:3948
+msgid "keyboard label|Home"
+msgstr ""
+
+#: gdk/keyname-table.h:3949
+msgid "keyboard label|Page_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3950
+msgid "keyboard label|Page_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3951
+msgid "keyboard label|End"
+msgstr ""
+
+#: gdk/keyname-table.h:3952
+msgid "keyboard label|Begin"
+msgstr ""
+
+#: gdk/keyname-table.h:3953
+msgid "keyboard label|Print"
+msgstr ""
+
+#: gdk/keyname-table.h:3954
+msgid "keyboard label|Insert"
+msgstr ""
+
+#: gdk/keyname-table.h:3955
+msgid "keyboard label|Num_Lock"
+msgstr ""
+
+#: gdk/keyname-table.h:3956
+msgid "keyboard label|KP_Space"
+msgstr ""
+
+#: gdk/keyname-table.h:3957
+msgid "keyboard label|KP_Tab"
+msgstr ""
+
+#: gdk/keyname-table.h:3958
+msgid "keyboard label|KP_Enter"
+msgstr ""
+
+#: gdk/keyname-table.h:3959
+msgid "keyboard label|KP_Home"
+msgstr ""
+
+#: gdk/keyname-table.h:3960
+msgid "keyboard label|KP_Left"
+msgstr ""
+
+#: gdk/keyname-table.h:3961
+msgid "keyboard label|KP_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3962
+msgid "keyboard label|KP_Right"
+msgstr ""
+
+#: gdk/keyname-table.h:3963
+msgid "keyboard label|KP_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3964
+msgid "keyboard label|KP_Page_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3965
+msgid "keyboard label|KP_Prior"
+msgstr ""
+
+#: gdk/keyname-table.h:3966
+msgid "keyboard label|KP_Page_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3967
+msgid "keyboard label|KP_Next"
+msgstr ""
+
+#: gdk/keyname-table.h:3968
+msgid "keyboard label|KP_End"
+msgstr ""
+
+#: gdk/keyname-table.h:3969
+msgid "keyboard label|KP_Begin"
+msgstr ""
+
+#: gdk/keyname-table.h:3970
+msgid "keyboard label|KP_Insert"
+msgstr ""
+
+#: gdk/keyname-table.h:3971
+msgid "keyboard label|KP_Delete"
+msgstr ""
+
+#: gdk/keyname-table.h:3972
+msgid "keyboard label|Delete"
+msgstr ""
+
#. Description of --sync in --help output
#: gdk/win32/gdkmain-win32.c:60
msgid "Don't batch GDI requests"
@@ -976,78 +1153,90 @@ msgstr ""
msgid "Make X calls synchronous"
msgstr ""
-#: gtk/gtkaboutdialog.c:260 gtk/gtkaboutdialog.c:1939
+#: gtk/gtkaboutdialog.c:270 gtk/gtkaboutdialog.c:2025
msgid "License"
msgstr ""
-#: gtk/gtkaboutdialog.c:261
+#: gtk/gtkaboutdialog.c:271
msgid "The license of the program"
msgstr ""
+# gtk/gtkfilesel.c:1444
#. Add the credits button
-#: gtk/gtkaboutdialog.c:482
-msgid "_Credits"
-msgstr ""
+#: gtk/gtkaboutdialog.c:491
+#, fuzzy
+msgid "C_redits"
+msgstr "Үү_сгэх"
#. Add the license button
-#: gtk/gtkaboutdialog.c:491
+#: gtk/gtkaboutdialog.c:501
msgid "_License"
msgstr ""
-#: gtk/gtkaboutdialog.c:682
+#: gtk/gtkaboutdialog.c:731
#, c-format
msgid "About %s"
msgstr ""
-#: gtk/gtkaboutdialog.c:1876
+#: gtk/gtkaboutdialog.c:1953
msgid "Credits"
msgstr ""
-#: gtk/gtkaboutdialog.c:1901
+#: gtk/gtkaboutdialog.c:1979
msgid "Written by"
msgstr ""
-#: gtk/gtkaboutdialog.c:1904
+#: gtk/gtkaboutdialog.c:1982
msgid "Documented by"
msgstr ""
-#: gtk/gtkaboutdialog.c:1916
+#: gtk/gtkaboutdialog.c:1994
msgid "Translated by"
msgstr ""
-#: gtk/gtkaboutdialog.c:1920
+#: gtk/gtkaboutdialog.c:1998
msgid "Artwork by"
msgstr ""
-# gtk/gtkaccellabel.c:116
#. This is the text that should appear next to menu accelerators
#. * that use the shift key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: gtk/gtkaccellabel.c:119
-msgid "Shift"
-msgstr "Shift"
+#: gtk/gtkaccellabel.c:121
+msgid "keyboard label|Shift"
+msgstr ""
-# gtk/gtkaccellabel.c:122
#. This is the text that should appear next to menu accelerators
#. * that use the control key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: gtk/gtkaccellabel.c:125
-msgid "Ctrl"
-msgstr "Ctrl"
+#: gtk/gtkaccellabel.c:128
+msgid "keyboard label|Ctrl"
+msgstr ""
-# gtk/gtkaccellabel.c:128
#. This is the text that should appear next to menu accelerators
#. * that use the alt key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: gtk/gtkaccellabel.c:131
-msgid "Alt"
-msgstr "Alt"
+#: gtk/gtkaccellabel.c:135
+msgid "keyboard label|Alt"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkaccellabel.c:577
+msgid "keyboard label|Space"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkaccellabel.c:581
+msgid "keyboard label|Backslash"
+msgstr ""
# gtk/gtkinputdialog.c:667
#. Translate to calendar:YM if you want years to be displayed
@@ -1059,7 +1248,7 @@ msgstr "Alt"
#. * so if you have a default text direction of RTL and YM, then
#. * the year will appear on the right.
#.
-#: gtk/gtkcalendar.c:700
+#: gtk/gtkcalendar.c:647
msgid "calendar:MY"
msgstr "Календар:СЖ"
@@ -1067,24 +1256,52 @@ msgstr "Календар:СЖ"
#. * first day of the week to calendar:week_start:1 if you want Monday
#. * to be the first day of the week, and so on.
#.
-#: gtk/gtkcalendar.c:710
+#: gtk/gtkcalendar.c:661
msgid "calendar:week_start:0"
msgstr "Календар:week_start:0"
-#: gtk/gtkcellrendererprogress.c:235 gtk/gtkcellrendererprogress.c:293
+#. Translators: This is a text measurement template.
+#. * Translate it to the widest year text.
+#. *
+#. * Don't include the prefix "year measurement template|"
+#. * in the translation.
+#. *
+#. * If you don't understand this, leave it as "2000"
+#.
+#: gtk/gtkcalendar.c:1549
+msgid "year measurement template|2000"
+msgstr ""
+
+#. Translators: This dictates how the year is displayed in
+#. * gtkcalendar widget. See strftime() manual for the format.
+#. * Use only ASCII in the translation.
+#. *
+#. * Also look for the msgid "year measurement template|2000".
+#. * Translate that entry to a year with the widest output of this
+#. * msgid.
+#. *
+#. * Don't include the prefix "calendar year format|" in the
+#. * translation. "%Y" is appropriate for most locales.
+#.
+#: gtk/gtkcalendar.c:1826
+msgid "calendar year format|%Y"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkcellrendererprogress.c:237 gtk/gtkcellrendererprogress.c:295
#, c-format
msgid "progress bar label|%d %%"
msgstr ""
-#: gtk/gtkcolorbutton.c:220 gtk/gtkcolorbutton.c:574
+#: gtk/gtkcolorbutton.c:221 gtk/gtkcolorbutton.c:576
msgid "Pick a Color"
msgstr "Өнгө сонгох"
-#: gtk/gtkcolorbutton.c:466
+#: gtk/gtkcolorbutton.c:467
msgid "Received invalid color data\n"
msgstr "Хүчингүй өнгөний өгөгдөл хүлээн авлаа\n"
-#: gtk/gtkcolorsel.c:576
+#: gtk/gtkcolorsel.c:561
msgid ""
"The previously-selected color, for comparison to the color you're selecting "
"now. You can drag this color to a palette entry, or select this color as "
@@ -1094,7 +1311,7 @@ msgstr ""
"нийлүүрийг чирч орох, эсвэл энэ бусад өнгөний жижигрүүлсэн юм уу чирч "
"байгаа шиг өнгө сонгох. "
-#: gtk/gtkcolorsel.c:581
+#: gtk/gtkcolorsel.c:566
msgid ""
"The color you've chosen. You can drag this color to a palette entry to save "
"it for use in the future."
@@ -1102,11 +1319,11 @@ msgstr ""
"Таны сонгосон өнгө. Та энэ өнгөний нийлүүлгэтэйгээ дараа нь ашиглахын тулд "
"хадгалж орж чадна."
-#: gtk/gtkcolorsel.c:942
+#: gtk/gtkcolorsel.c:957
msgid "_Save color here"
msgstr "Энд _Хадгалах өнгө "
-#: gtk/gtkcolorsel.c:1147
+#: gtk/gtkcolorsel.c:1162
msgid ""
"Click this palette entry to make it the current color. To change this entry, "
"drag a color swatch here or right-click it and select \"Save color here.\""
@@ -1116,7 +1333,7 @@ msgstr ""
"өнгө\" гэдгийг сонго"
# gtk/gtkcolorsel.c:1784
-#: gtk/gtkcolorsel.c:1913
+#: gtk/gtkcolorsel.c:1929
msgid ""
"Select the color you want from the outer ring. Select the darkness or "
"lightness of that color using the inner triangle."
@@ -1125,7 +1342,7 @@ msgstr ""
"Харавтар эсвэл Гэгээлэг өнгө сонго "
# gtk/gtkcolorsel.c:1812
-#: gtk/gtkcolorsel.c:1938
+#: gtk/gtkcolorsel.c:1954
msgid ""
"Click the eyedropper, then click a color anywhere on your screen to select "
"that color."
@@ -1134,81 +1351,81 @@ msgstr ""
"сонгох болно. "
# gtk/gtkcolorsel.c:1821
-#: gtk/gtkcolorsel.c:1947
+#: gtk/gtkcolorsel.c:1963
msgid "_Hue:"
msgstr "_Өнгө:"
# gtk/gtkcolorsel.c:1822
-#: gtk/gtkcolorsel.c:1948
+#: gtk/gtkcolorsel.c:1964
msgid "Position on the color wheel."
msgstr "Өнгөндээрх дугуй байрлал."
# gtk/gtkcolorsel.c:1823
-#: gtk/gtkcolorsel.c:1950
+#: gtk/gtkcolorsel.c:1966
msgid "_Saturation:"
msgstr "Хан_галуун:"
# gtk/gtkcolorsel.c:1824
-#: gtk/gtkcolorsel.c:1951
+#: gtk/gtkcolorsel.c:1967
msgid "\"Deepness\" of the color."
msgstr "Өнгөний \"Гүн гүнзгий\" байдал."
# gtk/gtkcolorsel.c:1825
-#: gtk/gtkcolorsel.c:1952
+#: gtk/gtkcolorsel.c:1968
msgid "_Value:"
msgstr "Ут_га:"
# gtk/gtkcolorsel.c:1826
-#: gtk/gtkcolorsel.c:1953
+#: gtk/gtkcolorsel.c:1969
msgid "Brightness of the color."
msgstr "Өнгөний гэрэлдэлт."
# gtk/gtkcolorsel.c:1827
-#: gtk/gtkcolorsel.c:1954
+#: gtk/gtkcolorsel.c:1970
msgid "_Red:"
msgstr "Улаан:"
# gtk/gtkcolorsel.c:1828
-#: gtk/gtkcolorsel.c:1955
+#: gtk/gtkcolorsel.c:1971
msgid "Amount of red light in the color."
msgstr "Өнгө дахь цайвар улааны утга."
# gtk/gtkcolorsel.c:1829
-#: gtk/gtkcolorsel.c:1956
+#: gtk/gtkcolorsel.c:1972
msgid "_Green:"
msgstr "Ногоон:"
# gtk/gtkcolorsel.c:1830
-#: gtk/gtkcolorsel.c:1957
+#: gtk/gtkcolorsel.c:1973
msgid "Amount of green light in the color."
msgstr "Өнгө дахь цайвар ногооны утга."
# gtk/gtkcolorsel.c:1831
-#: gtk/gtkcolorsel.c:1958
+#: gtk/gtkcolorsel.c:1974
msgid "_Blue:"
msgstr "Хөх:"
# gtk/gtkcolorsel.c:1832
-#: gtk/gtkcolorsel.c:1959
+#: gtk/gtkcolorsel.c:1975
msgid "Amount of blue light in the color."
msgstr "Өнгө дахь цайвар хөхийн утга."
# gtk/gtkcolorsel.c:1835
-#: gtk/gtkcolorsel.c:1962
+#: gtk/gtkcolorsel.c:1978
msgid "_Opacity:"
msgstr "Харанхуй:"
# gtk/gtkcolorsel.c:1843
-#: gtk/gtkcolorsel.c:1970 gtk/gtkcolorsel.c:1981
+#: gtk/gtkcolorsel.c:1986 gtk/gtkcolorsel.c:1997
msgid "Transparency of the color."
msgstr "Өнгөний тунгалаг."
# gtk/gtkcolorsel.c:1858
-#: gtk/gtkcolorsel.c:1988
+#: gtk/gtkcolorsel.c:2004
msgid "Color _Name:"
msgstr "Өнгөний _Нэр:"
-#: gtk/gtkcolorsel.c:2003
+#: gtk/gtkcolorsel.c:2019
msgid ""
"You can enter an HTML-style hexadecimal color value, or simply a color name "
"such as 'orange' in this entry."
@@ -1217,12 +1434,12 @@ msgstr ""
"өнгөний нэрээр оруулж болно."
# gtk/gtkcolorsel.c:1889
-#: gtk/gtkcolorsel.c:2022
+#: gtk/gtkcolorsel.c:2038
msgid "_Palette"
msgstr "Будгийн нийлүүр"
# gtk/gtkinputdialog.c:479
-#: gtk/gtkcolorsel.c:2054
+#: gtk/gtkcolorsel.c:2070
#, fuzzy
msgid "Color Wheel"
msgstr "Дугуй"
@@ -1233,327 +1450,344 @@ msgid "Color Selection"
msgstr "Өнгө сонголт"
# gtk/gtkentry.c:3850 gtk/gtklabel.c:3164
-#: gtk/gtkentry.c:4507 gtk/gtktextview.c:7030
+#: gtk/gtkentry.c:4508 gtk/gtktextview.c:7068
msgid "Select _All"
msgstr "_Бүгдийг сонгох"
# gtk/gtktextview.c:6366
-#: gtk/gtkentry.c:4517 gtk/gtktextview.c:7040
+#: gtk/gtkentry.c:4518 gtk/gtktextview.c:7078
msgid "Input _Methods"
msgstr "Оролт_Арга"
# gtk/gtkentry.c:3870 gtk/gtktextview.c:6375
-#: gtk/gtkentry.c:4528 gtk/gtktextview.c:7051
+#: gtk/gtkentry.c:4529 gtk/gtktextview.c:7089
msgid "_Insert Unicode Control Character"
msgstr "Удирдлагын Unicode тэмдэгт _оруулах"
# gdk-pixbuf/io-xbm.c:283
-#: gtk/gtkfilechooser.c:1584 gtk/gtkfilechooser.c:1628
-#: gtk/gtkfilechooser.c:1703 gtk/gtkfilechooser.c:1747
+#: gtk/gtkfilechooser.c:1588 gtk/gtkfilechooser.c:1632
+#: gtk/gtkfilechooser.c:1707 gtk/gtkfilechooser.c:1751
#, c-format
msgid "Invalid filename: %s"
msgstr "Буруу файлын нэр: %s"
# gtk/gtkfilesel.c:1547
-#: gtk/gtkfilechooserbutton.c:65
+#: gtk/gtkfilechooserbutton.c:67
#, fuzzy
msgid "Select A File"
msgstr "Файл устгах"
# gtk/gtkstock.c:299
-#: gtk/gtkfilechooserbutton.c:66 gtk/gtkfilechooserdefault.c:1229
-#: gtk/gtkpathbar.c:982
+#: gtk/gtkfilechooserbutton.c:68 gtk/gtkfilechooserdefault.c:1302
+#: gtk/gtkpathbar.c:1020
msgid "Home"
msgstr "Гэр"
-#: gtk/gtkfilechooserbutton.c:67 gtk/gtkfilechooserdefault.c:1256
-#: gtk/gtkpathbar.c:984
+#: gtk/gtkfilechooserbutton.c:69 gtk/gtkfilechooserdefault.c:1329
+#: gtk/gtkpathbar.c:1022
msgid "Desktop"
msgstr "Ажлын тавцан"
# gtk/gtkinputdialog.c:519
-#: gtk/gtkfilechooserbutton.c:68
+#: gtk/gtkfilechooserbutton.c:70
#, fuzzy
msgid "(None)"
msgstr "байхгүй"
-#: gtk/gtkfilechooserbutton.c:1515
+#: gtk/gtkfilechooserbutton.c:1523
msgid "Other..."
msgstr ""
-#: gtk/gtkfilechooserdefault.c:867
+#: gtk/gtkfilechooserdefault.c:917
#, fuzzy
msgid "Could not retrieve information about the file"
msgstr ""
"%s-н тухай мэдээлэл өгөгдөх боломжгүй:\n"
"%s"
-#: gtk/gtkfilechooserdefault.c:878
+#: gtk/gtkfilechooserdefault.c:928
#, fuzzy
msgid "Could not add a bookmark"
msgstr ""
"%s-н хувьд хавчуур нэмэгдэх боломжгүй:\n"
"%s"
-#: gtk/gtkfilechooserdefault.c:889
+#: gtk/gtkfilechooserdefault.c:939
#, fuzzy
msgid "Could not remove bookmark"
msgstr ""
"%s-н хувьд лавлах устгах боломжгүй:\n"
"%s"
-#: gtk/gtkfilechooserdefault.c:900
+#: gtk/gtkfilechooserdefault.c:950
msgid "The folder could not be created"
msgstr ""
+#: gtk/gtkfilechooserdefault.c:963
+msgid ""
+"The folder could not be created, as a file with the same name already "
+"exists. Try using a different name for the folder, or rename the file first."
+msgstr ""
+
# gdk-pixbuf/io-xbm.c:283
-#: gtk/gtkfilechooserdefault.c:911
+#: gtk/gtkfilechooserdefault.c:976
#, fuzzy
msgid "Invalid file name"
msgstr "Буруу файлын нэр: %s"
-#: gtk/gtkfilechooserdefault.c:921
+#: gtk/gtkfilechooserdefault.c:986
msgid "The folder contents could not be displayed"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:1119
+#: gtk/gtkfilechooserdefault.c:1192
#, fuzzy, c-format
msgid "Could not get information about '%s': %s"
msgstr ""
"%s-н тухай мэдээлэл өгөгдөх боломжгүй:\n"
"%s"
-#: gtk/gtkfilechooserdefault.c:2095
+#: gtk/gtkfilechooserdefault.c:2208
#, c-format
msgid "Add the folder '%s' to the bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2136
+#: gtk/gtkfilechooserdefault.c:2249
msgid "Add the current folder to the bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2138
+#: gtk/gtkfilechooserdefault.c:2251
msgid "Add the selected folders to the bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2178
+#: gtk/gtkfilechooserdefault.c:2291
#, c-format
msgid "Remove the bookmark '%s'"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2591
+#: gtk/gtkfilechooserdefault.c:2722
#, fuzzy, c-format
msgid "Could not add a bookmark for '%s' because it is an invalid path name."
msgstr "%s-н хувьд хавчуурга нэмэгдэх боломжгүй.Учир нь зам хүчингүй байна"
-#: gtk/gtkfilechooserdefault.c:2769
+# gtk/gtkstock.c:319
+#: gtk/gtkfilechooserdefault.c:2937
+msgid "Remove"
+msgstr "Устга"
+
+# gtk/gtkfilesel.c:1712
+#: gtk/gtkfilechooserdefault.c:2946
+#, fuzzy
+msgid "Rename..."
+msgstr "_Сольж нэрлэх"
+
+#: gtk/gtkfilechooserdefault.c:3069
msgid "Shortcuts"
msgstr ""
# gtk/gtkfilesel.c:707
-#: gtk/gtkfilechooserdefault.c:2823
+#: gtk/gtkfilechooserdefault.c:3123
msgid "Folder"
msgstr "Хавтас"
-#: gtk/gtkfilechooserdefault.c:2875 gtk/gtkstock.c:295
+#: gtk/gtkfilechooserdefault.c:3179 gtk/gtkstock.c:317
msgid "_Add"
msgstr "_Нэм"
-#: gtk/gtkfilechooserdefault.c:2882
-msgid "Add the selected folder to the bookmarks"
+#: gtk/gtkfilechooserdefault.c:3186
+msgid "Add the selected folder to the Bookmarks"
msgstr ""
# gtk/gtkstock.c:319
-#: gtk/gtkfilechooserdefault.c:2887 gtk/gtkstock.c:352
+#: gtk/gtkfilechooserdefault.c:3191 gtk/gtkstock.c:395
msgid "_Remove"
msgstr "_Арилгах"
-#: gtk/gtkfilechooserdefault.c:2894
+#: gtk/gtkfilechooserdefault.c:3198
msgid "Remove the selected bookmark"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2997
-msgid "_Add to Shortcuts"
+#: gtk/gtkfilechooserdefault.c:3305
+msgid "_Add to Bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:3007
+#: gtk/gtkfilechooserdefault.c:3315
#, fuzzy
msgid "Open _Location"
msgstr "Байршил нээх"
-#: gtk/gtkfilechooserdefault.c:3019
+#: gtk/gtkfilechooserdefault.c:3327
msgid "Show _Hidden Files"
msgstr ""
# gtk/gtkfilesel.c:742
-#: gtk/gtkfilechooserdefault.c:3143 gtk/gtkfilesel.c:767
+#: gtk/gtkfilechooserdefault.c:3451 gtk/gtkfilesel.c:766
msgid "Files"
msgstr "Файлууд"
# gtk/gtkcolorsel.c:1858
-#: gtk/gtkfilechooserdefault.c:3174
+#: gtk/gtkfilechooserdefault.c:3482
msgid "Name"
msgstr "Нэр"
# gtk/gtkfontsel.c:333
-#: gtk/gtkfilechooserdefault.c:3199
+#: gtk/gtkfilechooserdefault.c:3507
msgid "Size"
msgstr "Хэмжээ"
# gtk/gtksizegroup.c:242
-#: gtk/gtkfilechooserdefault.c:3212
+#: gtk/gtkfilechooserdefault.c:3520
msgid "Modified"
msgstr "Өөрчлөгдсөн"
-#: gtk/gtkfilechooserdefault.c:3244
+#: gtk/gtkfilechooserdefault.c:3552
msgid "Select which types of files are shown"
msgstr ""
# gtk/gtkfilesel.c:1403
#. Create Folder
-#: gtk/gtkfilechooserdefault.c:3280
+#: gtk/gtkfilechooserdefault.c:3588
#, fuzzy
msgid "Create Fo_lder"
msgstr "_Хавтас үүсгэх"
# gtk/gtkcolorsel.c:1858
#. Name entry
-#: gtk/gtkfilechooserdefault.c:3398
+#: gtk/gtkfilechooserdefault.c:3709
msgid "_Name:"
msgstr "_Нэр:"
-#: gtk/gtkfilechooserdefault.c:3438
+#: gtk/gtkfilechooserdefault.c:3749
msgid "_Browse for other folders"
msgstr "Бусад лавлахуудыг _нэгжих"
# gtk/gtkfilesel.c:1403
-#: gtk/gtkfilechooserdefault.c:3688
+#: gtk/gtkfilechooserdefault.c:4000
msgid "Save in _folder:"
msgstr "_Хавтас дотор хадгалах:"
# gtk/gtkfilesel.c:1403
-#: gtk/gtkfilechooserdefault.c:3690
+#: gtk/gtkfilechooserdefault.c:4002
msgid "Create in _folder:"
msgstr "_Хавтас дотор үүсгэх:"
-#: gtk/gtkfilechooserdefault.c:4523
+#: gtk/gtkfilechooserdefault.c:4959
#, fuzzy
msgid "Cannot change to folder because it is not local"
msgstr "Хавтас руу очих боломжгүй.Учир нь өгсөн зам дотоод зам биш байна"
-#: gtk/gtkfilechooserdefault.c:5048
+#: gtk/gtkfilechooserdefault.c:5513
#, fuzzy, c-format
msgid "Shortcut %s does not exist"
msgstr "%s богино тушаал алга"
-#: gtk/gtkfilechooserdefault.c:5508
+#: gtk/gtkfilechooserdefault.c:6057
#, fuzzy, c-format
msgid "Could not mount %s"
msgstr ""
"%s-г тэмдэглэж чадсангүй:\n"
"%s"
-#: gtk/gtkfilechooserdefault.c:5802
+#: gtk/gtkfilechooserdefault.c:6352
msgid "Type name of new folder"
msgstr "Шинэ хавтасын нэрийг бич"
-#: gtk/gtkfilechooserdefault.c:5844
+#: gtk/gtkfilechooserdefault.c:6394
#, c-format
msgid "%d byte"
msgid_plural "%d bytes"
msgstr[0] "%d байт"
msgstr[1] "%d байт"
-#: gtk/gtkfilechooserdefault.c:5846
+#: gtk/gtkfilechooserdefault.c:6396
#, c-format
msgid "%.1f K"
msgstr "%.1f К"
-#: gtk/gtkfilechooserdefault.c:5848
+#: gtk/gtkfilechooserdefault.c:6398
#, c-format
msgid "%.1f M"
msgstr "%.1f М"
-#: gtk/gtkfilechooserdefault.c:5850
+#: gtk/gtkfilechooserdefault.c:6400
#, c-format
msgid "%.1f G"
msgstr "%.1f Г"
+# gtk/gtkinputdialog.c:582
+#: gtk/gtkfilechooserdefault.c:6446 gtk/gtkfilechooserdefault.c:6470
+msgid "Unknown"
+msgstr "Тодорхойгүй"
+
# gtk/gtkwindow.c:449
-#: gtk/gtkfilechooserdefault.c:5902
+#: gtk/gtkfilechooserdefault.c:6457
msgid "Today"
msgstr "Өнөөдөр"
-#: gtk/gtkfilechooserdefault.c:5904
+#: gtk/gtkfilechooserdefault.c:6459
msgid "Yesterday"
msgstr "Өчигдар"
-# gtk/gtkinputdialog.c:582
-#: gtk/gtkfilechooserdefault.c:5915
-msgid "Unknown"
-msgstr "Тодорхойгүй"
-
# gtk/gtkfilesel.c:1403
-#: gtk/gtkfilechooserdefault.c:5985
+#: gtk/gtkfilechooserdefault.c:6541
#, fuzzy
msgid "Cannot change folder"
msgstr "_Хавтас дотор үүсгэх:"
-#: gtk/gtkfilechooserdefault.c:5986
+#: gtk/gtkfilechooserdefault.c:6542
#, fuzzy
msgid "The folder you specified is an invalid path."
msgstr "Хавтас руу очих боломжгүй.Учир нь өгсөн зам хүчингүй байна"
-#: gtk/gtkfilechooserdefault.c:6025
+#: gtk/gtkfilechooserdefault.c:6581
#, fuzzy, c-format
msgid "Could not build file name from '%s' and '%s'"
msgstr ""
"'%s' ба '%s'-с файлын нэр үүсгэх боломжгүй:\n"
"%s"
-#: gtk/gtkfilechooserdefault.c:6061
+#: gtk/gtkfilechooserdefault.c:6617
#, fuzzy
msgid "Could not select item"
msgstr ""
"%s-г тэмдэглэж чадсангүй:\n"
"%s"
-#: gtk/gtkfilechooserdefault.c:6101
+#: gtk/gtkfilechooserdefault.c:6657
msgid "Open Location"
msgstr "Байршил нээх"
-#: gtk/gtkfilechooserdefault.c:6108
+#: gtk/gtkfilechooserdefault.c:6664
#, fuzzy
msgid "Save in Location"
msgstr "Байршил нээх"
# gtk/gtkfilesel.c:2103
-#: gtk/gtkfilechooserdefault.c:6132
+#: gtk/gtkfilechooserdefault.c:6688
msgid "_Location:"
msgstr "_Байршил:"
# gtk/gtkfilesel.c:707
-#: gtk/gtkfilesel.c:731
+#: gtk/gtkfilesel.c:730
msgid "Folders"
msgstr "Хавтсууд"
# gtk/gtkfilesel.c:711
-#: gtk/gtkfilesel.c:735
+#: gtk/gtkfilesel.c:734
msgid "Fol_ders"
msgstr "Хавтсууд"
# gtk/gtkfilesel.c:746
-#: gtk/gtkfilesel.c:771
+#: gtk/gtkfilesel.c:770
msgid "_Files"
msgstr "Файлууд"
# gtk/gtkfilesel.c:822 gtk/gtkfilesel.c:2124
-#: gtk/gtkfilesel.c:859 gtk/gtkfilesel.c:2249
+#: gtk/gtkfilesel.c:858 gtk/gtkfilesel.c:2248
#, c-format
msgid "Folder unreadable: %s"
msgstr "Уншигдахгүй хавтас: %s"
-#: gtk/gtkfilesel.c:990
+#: gtk/gtkfilesel.c:989
#, c-format
msgid ""
"The file \"%s\" resides on another machine (called %s) and may not be "
@@ -1565,21 +1799,21 @@ msgstr ""
"Та үүнийг сонгох уу?"
# gtk/gtkfilesel.c:1076
-#: gtk/gtkfilesel.c:1121
+#: gtk/gtkfilesel.c:1120
msgid "_New Folder"
msgstr "Хавтас үүсгэх"
# gtk/gtkfilesel.c:1087
-#: gtk/gtkfilesel.c:1132
+#: gtk/gtkfilesel.c:1131
msgid "De_lete File"
msgstr "Файл устгах"
# gtk/gtkfilesel.c:1098
-#: gtk/gtkfilesel.c:1143
+#: gtk/gtkfilesel.c:1142
msgid "_Rename File"
msgstr "Файл шинээр нэрлэх"
-#: gtk/gtkfilesel.c:1445
+#: gtk/gtkfilesel.c:1444
#, c-format
msgid ""
"The folder name \"%s\" contains symbols that are not allowed in filenames"
@@ -1587,7 +1821,7 @@ msgstr ""
"\"%s\" хавтас үүсгэхэд оролцсон тэмдэгтүүд нь файл нэрлэхэд зөвшөөрөгдөөгүй"
# gtk/gtkfilesel.c:1360
-#: gtk/gtkfilesel.c:1447
+#: gtk/gtkfilesel.c:1446
#, c-format
msgid ""
"Error creating folder \"%s\": %s\n"
@@ -1596,39 +1830,39 @@ msgstr ""
"\"%s\" хавтас үүсгэхэд алдлаа: %s\n"
"%s"
-#: gtk/gtkfilesel.c:1448 gtk/gtkfilesel.c:1684
+#: gtk/gtkfilesel.c:1447 gtk/gtkfilesel.c:1683
msgid "You probably used symbols not allowed in filenames."
msgstr "Таны хэрэглэсэн тэмдэгтүүд файлыг нэрлэхэд зөвшөөрөгдөөгүй."
# gtk/gtkfilesel.c:1369
-#: gtk/gtkfilesel.c:1456
+#: gtk/gtkfilesel.c:1455
#, c-format
msgid "Error creating folder \"%s\": %s\n"
msgstr "\"%s\" хавтас үүсгэхэд алдлаа: %s\n"
# gtk/gtkfilesel.c:1403
-#: gtk/gtkfilesel.c:1490
+#: gtk/gtkfilesel.c:1489
msgid "New Folder"
msgstr "Шинэ хавтас"
# gtk/gtkfilesel.c:1418
-#: gtk/gtkfilesel.c:1505
+#: gtk/gtkfilesel.c:1504
msgid "_Folder name:"
msgstr "_Хавтсын нэр:"
# gtk/gtkfilesel.c:1444
-#: gtk/gtkfilesel.c:1529
+#: gtk/gtkfilesel.c:1528
msgid "C_reate"
msgstr "Үү_сгэх"
-#: gtk/gtkfilesel.c:1572
+#: gtk/gtkfilesel.c:1571
#, c-format
msgid "The filename \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
"Файлын \"%s\" нэрэнд файлыг нэрлэхэд зөвшөөрөгдөөгүй тэмдэгт орсон байна"
# gtk/gtkfilesel.c:1488
-#: gtk/gtkfilesel.c:1575
+#: gtk/gtkfilesel.c:1574
#, c-format
msgid ""
"Error deleting file \"%s\": %s\n"
@@ -1638,36 +1872,36 @@ msgstr ""
"%s"
# gtk/gtkfilesel.c:1490 gtk/gtkfilesel.c:1611
-#: gtk/gtkfilesel.c:1577 gtk/gtkfilesel.c:1698
+#: gtk/gtkfilesel.c:1576 gtk/gtkfilesel.c:1697
msgid "It probably contains symbols not allowed in filenames."
msgstr "Энэ нь файлыг нэрлэхэд зөвшөөрөгдөөгүй тэмдэгт байна."
# gtk/gtkfilesel.c:1499
-#: gtk/gtkfilesel.c:1586
+#: gtk/gtkfilesel.c:1585
#, c-format
msgid "Error deleting file \"%s\": %s"
msgstr "\"%s\" файлыг устгахад алдлаа: %s"
# gtk/gtkfilesel.c:1542
-#: gtk/gtkfilesel.c:1629
+#: gtk/gtkfilesel.c:1628
#, c-format
msgid "Really delete file \"%s\"?"
msgstr " \"%s\" файлыг үнэхээр устгах уу?"
# gtk/gtkfilesel.c:1547
-#: gtk/gtkfilesel.c:1634
+#: gtk/gtkfilesel.c:1633
msgid "Delete File"
msgstr "Файл устгах"
# gtk/gtkfilesel.c:1593 gtk/gtkfilesel.c:1607
-#: gtk/gtkfilesel.c:1680 gtk/gtkfilesel.c:1694
+#: gtk/gtkfilesel.c:1679 gtk/gtkfilesel.c:1693
#, c-format
msgid "The file name \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
"Файлын \"%s\" нэрэнд файлыг нэрлэхэд зөвшөөрөгдөөгүй тэмдэгт орсон байна"
# gtk/gtkfilesel.c:1595
-#: gtk/gtkfilesel.c:1682
+#: gtk/gtkfilesel.c:1681
#, c-format
msgid ""
"Error renaming file to \"%s\": %s\n"
@@ -1677,7 +1911,7 @@ msgstr ""
"%s"
# gtk/gtkfilesel.c:1609
-#: gtk/gtkfilesel.c:1696
+#: gtk/gtkfilesel.c:1695
#, c-format
msgid ""
"Error renaming file \"%s\": %s\n"
@@ -1687,33 +1921,33 @@ msgstr ""
"%s"
# gtk/gtkfilesel.c:1619
-#: gtk/gtkfilesel.c:1706
+#: gtk/gtkfilesel.c:1705
#, c-format
msgid "Error renaming file \"%s\" to \"%s\": %s"
msgstr "\"%s\" файлыг \"%s\" -ээр нэрлэхэд алдлаа: %s"
# gtk/gtkfilesel.c:1666
-#: gtk/gtkfilesel.c:1753
+#: gtk/gtkfilesel.c:1752
msgid "Rename File"
msgstr "Файлын шинээр нэрлэх"
# gtk/gtkfilesel.c:1681
-#: gtk/gtkfilesel.c:1768
+#: gtk/gtkfilesel.c:1767
#, c-format
msgid "Rename file \"%s\" to:"
msgstr "\"%s\" файлын шинэ нэр:"
# gtk/gtkfilesel.c:1712
-#: gtk/gtkfilesel.c:1797
+#: gtk/gtkfilesel.c:1796
msgid "_Rename"
msgstr "_Сольж нэрлэх"
# gtk/gtkfilesel.c:2103
-#: gtk/gtkfilesel.c:2229
+#: gtk/gtkfilesel.c:2228
msgid "_Selection: "
msgstr "_Сонголт: "
-#: gtk/gtkfilesel.c:3152
+#: gtk/gtkfilesel.c:3151
#, fuzzy, c-format
msgid ""
"The filename \"%s\" couldn't be converted to UTF-8. (try setting the "
@@ -1723,17 +1957,17 @@ msgstr ""
"утгуудыг тохируул): %s"
# gtk/gtkfilesel.c:2986
-#: gtk/gtkfilesel.c:3155
+#: gtk/gtkfilesel.c:3154
msgid "Invalid UTF-8"
msgstr "Хүчингүй UTF-8"
# gtk/gtkfilesel.c:3852
-#: gtk/gtkfilesel.c:4032
+#: gtk/gtkfilesel.c:4031
msgid "Name too long"
msgstr "Нэр хэт урт"
# gtk/gtkfilesel.c:3854
-#: gtk/gtkfilesel.c:4034
+#: gtk/gtkfilesel.c:4033
msgid "Couldn't convert filename"
msgstr "Файлын нэр өөрчлөгдсөнгүй"
@@ -1742,106 +1976,121 @@ msgid "(Empty)"
msgstr "(Хоосон)"
# gtk/gtkfilesel.c:1369
-#: gtk/gtkfilesystemunix.c:415 gtk/gtkfilesystemunix.c:429
-#: gtk/gtkfilesystemunix.c:626 gtk/gtkfilesystemwin32.c:482
-#: gtk/gtkfilesystemwin32.c:495 gtk/gtkfilesystemwin32.c:1530
+#: gtk/gtkfilesystemunix.c:475 gtk/gtkfilesystemunix.c:678
+#: gtk/gtkfilesystemunix.c:1918 gtk/gtkfilesystemwin32.c:482
+#: gtk/gtkfilesystemwin32.c:495 gtk/gtkfilesystemwin32.c:1560
#, fuzzy, c-format
msgid "Error getting information for '%s': %s"
msgstr "\"%s\" хувьд мэдээлэл авахад алдлаа: %s"
# gtk/gtkfilesel.c:1369
-#: gtk/gtkfilesystemunix.c:495 gtk/gtkfilesystemwin32.c:537
+#: gtk/gtkfilesystemunix.c:547 gtk/gtkfilesystemwin32.c:537
#, fuzzy, c-format
msgid "Error creating directory '%s': %s"
msgstr "\"%s\" хавтас үүсгэхэд алдлаа: %s"
-#: gtk/gtkfilesystemunix.c:575 gtk/gtkfilesystemwin32.c:597
+#: gtk/gtkfilesystemunix.c:627 gtk/gtkfilesystemwin32.c:597
msgid "This file system does not support mounting"
msgstr "Энэ файлын систем залгахыг дэмжээгүй байна"
# gtk/gtkfilesel.c:742
-#: gtk/gtkfilesystemunix.c:583
+#: gtk/gtkfilesystemunix.c:635
msgid "Filesystem"
msgstr "Файл систем"
# gdk-pixbuf/gdk-pixbuf-io.c:538
-#: gtk/gtkfilesystemunix.c:740
+#: gtk/gtkfilesystemunix.c:792
#, fuzzy, c-format
msgid "Could not get a stock icon for %s"
msgstr "\"%s\" файлын мэдээлэл авагдахгүй байна: %s"
-#: gtk/gtkfilesystemunix.c:835
+#: gtk/gtkfilesystemunix.c:887
#, c-format
msgid ""
"The name \"%s\" is not valid because it contains the character \"%s\". "
"Please use a different name."
msgstr ""
-#: gtk/gtkfilesystemunix.c:1443 gtk/gtkfilesystemwin32.c:1004
+#: gtk/gtkfilesystemunix.c:1489
#, fuzzy, c-format
-msgid "Bookmark saving failed: %s"
+msgid "Writing %s failed: %s"
msgstr "Хавчуурга хадгалах бүтсэнгүй (%s)"
-#: gtk/gtkfilesystemunix.c:1495
+#: gtk/gtkfilesystemunix.c:1578
#, c-format
msgid "'%s' already exists in the bookmarks list"
msgstr ""
-#: gtk/gtkfilesystemunix.c:1557
+#: gtk/gtkfilesystemunix.c:1650
#, c-format
msgid "'%s' does not exist in the bookmarks list"
msgstr ""
# gtk/gtkfilesel.c:1369
-#: gtk/gtkfilesystemunix.c:1739
+#: gtk/gtkfilesystemunix.c:1878
+#, fuzzy, c-format
+msgid "Error getting information for '/': %s"
+msgstr "\"%s\" хувьд мэдээлэл авахад алдлаа: %s"
+
+#: gtk/gtkfilesystemwin32.c:611
+#, c-format
+msgid "Network Drive (%s)"
+msgstr ""
+
+#: gtk/gtkfilesystemwin32.c:650
#, fuzzy, c-format
-msgid "Error getting information for '%s'"
-msgstr "\"%s\" хувьд мэдээлэл авахад алдаа гарлаа"
+msgid "%s (%s)"
+msgstr "%s: %s"
-#: gtk/gtkfontbutton.c:178 gtk/gtkfontbutton.c:295
+#: gtk/gtkfilesystemwin32.c:1032
+#, fuzzy, c-format
+msgid "Bookmark saving failed: %s"
+msgstr "Хавчуурга хадгалах бүтсэнгүй (%s)"
+
+#: gtk/gtkfontbutton.c:179 gtk/gtkfontbutton.c:292
msgid "Pick a Font"
msgstr "Бичиг сонгох"
#. Initialize fields
-#: gtk/gtkfontbutton.c:289
+#: gtk/gtkfontbutton.c:286
msgid "Sans 12"
msgstr "Санс 12"
# gtk/gtkcellrenderertext.c:239 gtk/gtkcellrenderertext.c:247
# gtk/gtkfontsel.c:209 gtk/gtktexttag.c:285 gtk/gtktexttag.c:293
-#: gtk/gtkfontbutton.c:807
+#: gtk/gtkfontbutton.c:804
msgid "Font"
msgstr "Фонт "
# gtk/gtkfontsel.c:69
#. This is the default text shown in the preview entry, though the user
#. can set it. Remember that some fonts only have capital letters.
-#: gtk/gtkfontsel.c:73
+#: gtk/gtkfontsel.c:74
msgid "abcdefghijk ABCDEFGHIJK"
msgstr "абвгдеёжзийк АБВГДЕЁЖЗИЙК"
# gtk/gtkfontsel.c:321
-#: gtk/gtkfontsel.c:360
+#: gtk/gtkfontsel.c:361
msgid "_Family:"
msgstr "Овог:"
# gtk/gtkfontsel.c:327
-#: gtk/gtkfontsel.c:366
+#: gtk/gtkfontsel.c:367
msgid "_Style:"
msgstr "Загвар:"
# gtk/gtkfontsel.c:333
-#: gtk/gtkfontsel.c:372
+#: gtk/gtkfontsel.c:373
msgid "Si_ze:"
msgstr "Хэмжээ:"
#. create the text entry widget
-#: gtk/gtkfontsel.c:548
+#: gtk/gtkfontsel.c:549
msgid "_Preview:"
msgstr "Харагдалт:"
# gtk/gtkfontsel.c:1253
-#: gtk/gtkfontsel.c:1382
+#: gtk/gtkfontsel.c:1383
msgid "Font Selection"
msgstr "Бичгийн сонголт"
@@ -1859,12 +2108,12 @@ msgstr "_Гамма утга"
#. Remove this icon source so we don't keep trying to
#. * load it.
#.
-#: gtk/gtkiconfactory.c:1629
+#: gtk/gtkiconfactory.c:1644
#, c-format
msgid "Error loading icon: %s"
msgstr "Дүрслэл дуудахад алдаа гарлаа: %s"
-#: gtk/gtkicontheme.c:1263
+#: gtk/gtkicontheme.c:1250
#, c-format
msgid ""
"Could not find the icon '%s'. The '%s' theme\n"
@@ -1877,7 +2126,7 @@ msgstr ""
"Та дараахаас хуулж авч болно:\n"
"\t%s"
-#: gtk/gtkicontheme.c:1328
+#: gtk/gtkicontheme.c:1315
#, c-format
msgid "Icon '%s' not present in theme"
msgstr "'%s' эмблем хэлбэрт дүрслэгдэхгүй"
@@ -1986,7 +2235,7 @@ msgid "clear"
msgstr "цэвэрлэх"
# gtk/gtkentry.c:3850 gtk/gtklabel.c:3164
-#: gtk/gtklabel.c:3930
+#: gtk/gtklabel.c:3935
msgid "Select All"
msgstr "Бүгдийг сонгох"
@@ -2021,428 +2270,452 @@ msgstr ""
#. * Do *not* translate it to "predefinito:LTR", if it
#. * it isn't default:LTR or default:RTL it will not work
#.
-#: gtk/gtkmain.c:482
+#: gtk/gtkmain.c:476
msgid "default:LTR"
msgstr "default:LTR"
-#: gtk/gtkmain.c:565
+#: gtk/gtkmain.c:559
msgid "GTK+ Options"
msgstr ""
-#: gtk/gtkmain.c:565
+#: gtk/gtkmain.c:559
msgid "Show GTK+ Options"
msgstr ""
# gtk/gtknotebook.c:2439 gtk/gtknotebook.c:4695
-#: gtk/gtknotebook.c:2712 gtk/gtknotebook.c:5060
+#: gtk/gtknotebook.c:2718 gtk/gtknotebook.c:5064
#, c-format
msgid "Page %u"
msgstr "Хуудас %u"
-#: gtk/gtkradiotoolbutton.c:91
+#: gtk/gtkradiotoolbutton.c:92
msgid "Group"
msgstr "Бүлэг"
-#: gtk/gtkradiotoolbutton.c:92
+#: gtk/gtkradiotoolbutton.c:93
msgid "The radio tool button whose group this button belongs to."
msgstr "Радио хэрэгслийн товч ба түүний бүлэг энэ товчинд харъяалагдана."
# gtk/gtkrc.c:2270
-#: gtk/gtkrc.c:2399
+#: gtk/gtkrc.c:2400
#, c-format
msgid "Unable to find include file: \"%s\""
msgstr "Дагалдах файлыг олж чадсангүй: \"%s\""
# gtk/gtkrc.c:2912 gtk/gtkrc.c:2915
-#: gtk/gtkrc.c:3038 gtk/gtkrc.c:3041
+#: gtk/gtkrc.c:3042 gtk/gtkrc.c:3045
#, c-format
msgid "Unable to locate image file in pixmap_path: \"%s\""
msgstr "pixmap_path: \"%s\" дэх зурагтай файл олдсонгүй."
-#: gtk/gtkrc.c:3476
+#: gtk/gtkrc.c:3480
#, c-format
msgid "Pixmap path element: \"%s\" must be absolute, %s, line %d"
msgstr "\"%s\" зургийн зам, %s, абсолют байх ёстой. мөр %d"
# gtk/gtkstock.c:267
#. KEEP IN SYNC with gtkiconfactory.c stock icons, when appropriate
-#: gtk/gtkstock.c:286
+#: gtk/gtkstock.c:308
msgid "Information"
msgstr "Мэдээлэл"
# gtk/gtkstock.c:268
-#: gtk/gtkstock.c:287
+#: gtk/gtkstock.c:309
msgid "Warning"
msgstr "Сануулга"
# gtk/gtkstock.c:269
-#: gtk/gtkstock.c:288
+#: gtk/gtkstock.c:310
msgid "Error"
msgstr "Алдаа"
# gtk/gtkstock.c:270
-#: gtk/gtkstock.c:289
+#: gtk/gtkstock.c:311
msgid "Question"
msgstr "Хариулт"
#. FIXME these need accelerators when appropriate, and
#. * need the mnemonics to be rationalized
#.
-#: gtk/gtkstock.c:294
+#: gtk/gtkstock.c:316
msgid "_About"
msgstr ""
# gtk/gtkstock.c:276
-#: gtk/gtkstock.c:296
+#: gtk/gtkstock.c:318
msgid "_Apply"
msgstr "_Хэрэглэх"
# gtk/gtkstock.c:277
-#: gtk/gtkstock.c:297
+#: gtk/gtkstock.c:319
msgid "_Bold"
msgstr "_Тод"
# gtk/gtkstock.c:278
-#: gtk/gtkstock.c:298
+#: gtk/gtkstock.c:320
msgid "_Cancel"
msgstr "_Хүчингүй"
# gtk/gtkstock.c:279
-#: gtk/gtkstock.c:299
+#: gtk/gtkstock.c:321
msgid "_CD-Rom"
msgstr "_CD-Rom"
# gtk/gtkstock.c:280
-#: gtk/gtkstock.c:300
+#: gtk/gtkstock.c:322
msgid "_Clear"
msgstr "_Цэвэрлэх"
# gtk/gtkstock.c:281
-#: gtk/gtkstock.c:301
+#: gtk/gtkstock.c:323
msgid "_Close"
msgstr "_Хаах"
# gtk/gtkstock.c:282
-#: gtk/gtkstock.c:302
+#: gtk/gtkstock.c:324
msgid "_Convert"
msgstr "_Хувиргах"
# gtk/gtkstock.c:283
-#: gtk/gtkstock.c:303
+#: gtk/gtkstock.c:325
msgid "_Copy"
msgstr "_Хуул"
# gtk/gtkstock.c:284
-#: gtk/gtkstock.c:304
+#: gtk/gtkstock.c:326
msgid "Cu_t"
msgstr "_Зөө"
# gtk/gtkstock.c:285
-#: gtk/gtkstock.c:305
+#: gtk/gtkstock.c:327
msgid "_Delete"
msgstr "_Устга"
# gtk/gtkstock.c:286
-#: gtk/gtkstock.c:306
+#: gtk/gtkstock.c:328
msgid "_Execute"
msgstr "_Биелүүлэх"
-#: gtk/gtkstock.c:307
+#: gtk/gtkstock.c:329
msgid "_Edit"
msgstr ""
# gtk/gtkstock.c:287
-#: gtk/gtkstock.c:308
+#: gtk/gtkstock.c:330
msgid "_Find"
msgstr "_Хайх"
# gtk/gtkstock.c:288
-#: gtk/gtkstock.c:309
+#: gtk/gtkstock.c:331
msgid "Find and _Replace"
msgstr "Хайх_дарах"
# gtk/gtkstock.c:289
-#: gtk/gtkstock.c:310
+#: gtk/gtkstock.c:332
msgid "_Floppy"
msgstr "_Уян диск"
-# gtk/gtkstock.c:290
-#: gtk/gtkstock.c:311
-msgid "_Bottom"
-msgstr "_Доод"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:334
+msgid "Navigation|_Bottom"
+msgstr ""
-# gtk/gtkstock.c:291
-#: gtk/gtkstock.c:312
-msgid "_First"
-msgstr "_Эхэн"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:336
+msgid "Navigation|_First"
+msgstr ""
-# gtk/gtkstock.c:292
-#: gtk/gtkstock.c:313
-msgid "_Last"
-msgstr "_Сүүлч"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:338
+msgid "Navigation|_Last"
+msgstr ""
-# gtk/gtkstock.c:293
-#: gtk/gtkstock.c:314
-msgid "_Top"
-msgstr "_Дээд"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:340
+msgid "Navigation|_Top"
+msgstr ""
-# gtk/gtkstock.c:294
-#: gtk/gtkstock.c:315
-msgid "_Back"
-msgstr "_Буцах"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:342
+msgid "Navigation|_Back"
+msgstr ""
-# gtk/gtkstock.c:295
-#: gtk/gtkstock.c:316
-msgid "_Down"
-msgstr "_Доош"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:344
+msgid "Navigation|_Down"
+msgstr ""
-# gtk/gtkstock.c:296
-#: gtk/gtkstock.c:317 gtk/gtkstock.c:331
-msgid "_Forward"
-msgstr "_Урагш"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:346
+msgid "Navigation|_Forward"
+msgstr ""
-# gtk/gtkstock.c:297
-#: gtk/gtkstock.c:318
-msgid "_Up"
-msgstr "_Дээш"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:348
+msgid "Navigation|_Up"
+msgstr ""
-#: gtk/gtkstock.c:319
+#: gtk/gtkstock.c:349
msgid "_Harddisk"
msgstr "_Хатуу диск"
# gtk/gtkstock.c:298
-#: gtk/gtkstock.c:320
+#: gtk/gtkstock.c:350
msgid "_Help"
msgstr "_Тусламж"
# gtk/gtkstock.c:299
-#: gtk/gtkstock.c:321
+#: gtk/gtkstock.c:351
msgid "_Home"
msgstr "_Гэрт"
-#: gtk/gtkstock.c:322
+#: gtk/gtkstock.c:352
msgid "Increase Indent"
msgstr "Шүд нэмэх"
-#: gtk/gtkstock.c:323
+#: gtk/gtkstock.c:353
msgid "Decrease Indent"
msgstr "Шүд хасах"
# gtk/gtkstock.c:300
-#: gtk/gtkstock.c:324
+#: gtk/gtkstock.c:354
msgid "_Index"
msgstr "_Товчоон"
# gtk/gtkstock.c:301
-#: gtk/gtkstock.c:325
+#: gtk/gtkstock.c:355
msgid "_Italic"
msgstr "_Налуу"
# gtk/gtkstock.c:302
-#: gtk/gtkstock.c:326
+#: gtk/gtkstock.c:356
msgid "_Jump to"
msgstr "�уу _үсэр"
# gtk/gtkstock.c:303
-#: gtk/gtkstock.c:327
-msgid "_Center"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:358
+#, fuzzy
+msgid "Justify|_Center"
msgstr "_Төв"
-# gtk/gtkstock.c:304
-#: gtk/gtkstock.c:328
-msgid "_Fill"
-msgstr "_Бөглө"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:360
+msgid "Justify|_Fill"
+msgstr ""
-# gtk/gtkstock.c:305
-#: gtk/gtkstock.c:329
-msgid "_Left"
-msgstr " _Зүүн"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:362
+msgid "Justify|_Left"
+msgstr ""
# gtk/gtkstock.c:306
-#: gtk/gtkstock.c:330
-msgid "_Right"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:364
+#, fuzzy
+msgid "Justify|_Right"
msgstr "_Баруун"
+# gtk/gtkstock.c:296
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:367
+#, fuzzy
+msgid "Media|_Forward"
+msgstr "_Урагш"
+
# gtk/gtkstock.c:307
-#: gtk/gtkstock.c:332
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:369
#, fuzzy
-msgid "_Next"
+msgid "Media|_Next"
msgstr "_Шинэ"
# gtk/gtkstock.c:311
-#: gtk/gtkstock.c:333
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:371
#, fuzzy
-msgid "P_ause"
+msgid "Media|P_ause"
msgstr "_Буулгах"
-#: gtk/gtkstock.c:334
-msgid "_Play"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:373
+msgid "Media|_Play"
msgstr ""
-#: gtk/gtkstock.c:335
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:375
#, fuzzy
-msgid "Pre_vious"
+msgid "Media|Pre_vious"
msgstr "_Харагдалт"
# gtk/gtkcolorsel.c:1827
-#: gtk/gtkstock.c:336
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:377
#, fuzzy
-msgid "_Record"
+msgid "Media|_Record"
msgstr "Улаан:"
# gtk/gtkstock.c:287
-#: gtk/gtkstock.c:337
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:379
#, fuzzy
-msgid "R_ewind"
+msgid "Media|R_ewind"
msgstr "_Хайх"
# gtk/gtkstock.c:328
-#: gtk/gtkstock.c:338 gtk/gtkstock.c:361
-msgid "_Stop"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:381
+#, fuzzy
+msgid "Media|_Stop"
msgstr "_Зогс"
# gtk/gtkstock.c:307
-#: gtk/gtkstock.c:339
+#: gtk/gtkstock.c:382
msgid "_Network"
msgstr "_Сүлжээ"
# gtk/gtkstock.c:307
-#: gtk/gtkstock.c:340
+#: gtk/gtkstock.c:383
msgid "_New"
msgstr "_Шинэ"
# gtk/gtkstock.c:308
-#: gtk/gtkstock.c:341
+#: gtk/gtkstock.c:384
msgid "_No"
msgstr "_Үгүй"
# gtk/gtkstock.c:309
-#: gtk/gtkstock.c:342
+#: gtk/gtkstock.c:385
msgid "_OK"
msgstr "_OK"
# gtk/gtkstock.c:310
-#: gtk/gtkstock.c:343
+#: gtk/gtkstock.c:386
msgid "_Open"
msgstr "_Нээх"
# gtk/gtkstock.c:311
-#: gtk/gtkstock.c:344
+#: gtk/gtkstock.c:387
msgid "_Paste"
msgstr "_Буулгах"
# gtk/gtkstock.c:312
-#: gtk/gtkstock.c:345
+#: gtk/gtkstock.c:388
msgid "_Preferences"
msgstr "_Тохируулгууд"
# gtk/gtkstock.c:313
-#: gtk/gtkstock.c:346
+#: gtk/gtkstock.c:389
msgid "_Print"
msgstr "_хэвлэ"
-#: gtk/gtkstock.c:347
+#: gtk/gtkstock.c:390
msgid "Print Pre_view"
msgstr "Хэвлэх_харагдац"
# gtk/gtkstock.c:315
-#: gtk/gtkstock.c:348
+#: gtk/gtkstock.c:391
msgid "_Properties"
msgstr "_Гар тохируулга"
# gtk/gtkstock.c:316
-#: gtk/gtkstock.c:349
+#: gtk/gtkstock.c:392
msgid "_Quit"
msgstr "_Гарах"
# gtk/gtkstock.c:317
-#: gtk/gtkstock.c:350
+#: gtk/gtkstock.c:393
msgid "_Redo"
msgstr "_Давтах"
# gtk/gtkstock.c:318
-#: gtk/gtkstock.c:351
+#: gtk/gtkstock.c:394
msgid "_Refresh"
msgstr "_Сэргээх"
# gtk/gtkstock.c:320
-#: gtk/gtkstock.c:353
+#: gtk/gtkstock.c:396
msgid "_Revert"
msgstr "_Буцааж тавих"
# gtk/gtkstock.c:321
-#: gtk/gtkstock.c:354
+#: gtk/gtkstock.c:397
msgid "_Save"
msgstr "_Хадгалах"
# gtk/gtkstock.c:322
-#: gtk/gtkstock.c:355
+#: gtk/gtkstock.c:398
msgid "Save _As"
msgstr "Гэж _хадгалах"
# gtk/gtkstock.c:323
-#: gtk/gtkstock.c:356
+#: gtk/gtkstock.c:399
msgid "_Color"
msgstr "_Өнгө"
# gtk/gtkstock.c:324
-#: gtk/gtkstock.c:357
+#: gtk/gtkstock.c:400
msgid "_Font"
msgstr "_Фонт"
# gtk/gtkstock.c:325
-#: gtk/gtkstock.c:358
+#: gtk/gtkstock.c:401
msgid "_Ascending"
msgstr "_Өсөхөөр"
# gtk/gtkstock.c:326
-#: gtk/gtkstock.c:359
+#: gtk/gtkstock.c:402
msgid "_Descending"
msgstr "_Буурахаар"
# gtk/gtkstock.c:327
-#: gtk/gtkstock.c:360
+#: gtk/gtkstock.c:403
msgid "_Spell Check"
msgstr "_Дүрэм шалга"
+# gtk/gtkstock.c:328
+#: gtk/gtkstock.c:404
+msgid "_Stop"
+msgstr "_Зогс"
+
# gtk/gtkstock.c:329
-#: gtk/gtkstock.c:362
+#: gtk/gtkstock.c:405
msgid "_Strikethrough"
msgstr "_Голоороо зураастай"
# gtk/gtkstock.c:330
-#: gtk/gtkstock.c:363
+#: gtk/gtkstock.c:406
msgid "_Undelete"
msgstr "_Устгаснаа ухар"
# gtk/gtkstock.c:331
-#: gtk/gtkstock.c:364
+#: gtk/gtkstock.c:407
msgid "_Underline"
msgstr "Доогуур_зураас"
# gtk/gtkstock.c:332
-#: gtk/gtkstock.c:365
+#: gtk/gtkstock.c:408
msgid "_Undo"
msgstr "_Ухар"
# gtk/gtkstock.c:333
-#: gtk/gtkstock.c:366
+#: gtk/gtkstock.c:409
msgid "_Yes"
msgstr "_Тийм"
-#: gtk/gtkstock.c:367
+#: gtk/gtkstock.c:410
msgid "_Normal Size"
msgstr "_Энгийн хэмжээ"
-#: gtk/gtkstock.c:368
+#: gtk/gtkstock.c:411
msgid "Best _Fit"
msgstr "Хамгийн _таарамжтай"
-#: gtk/gtkstock.c:369
+#: gtk/gtkstock.c:412
msgid "Zoom _In"
msgstr "Масштаб _томруулах"
-#: gtk/gtkstock.c:370
+#: gtk/gtkstock.c:413
msgid "Zoom _Out"
msgstr "Масштаб жижигрүүлэх"
@@ -2497,22 +2770,22 @@ msgstr "module_path: \"%s\" д сэдэв үүсгэх байрлал зөвшө
msgid "--- No Tip ---"
msgstr "-Тайлбарлалтгүй-"
-#: gtk/gtkuimanager.c:1132
+#: gtk/gtkuimanager.c:1154
#, c-format
msgid "Unknown attribute '%s' on line %d char %d"
msgstr "'%s' тодорхойгүй аттрибут %d мөрний %d тэмдэгтэнд"
-#: gtk/gtkuimanager.c:1332
+#: gtk/gtkuimanager.c:1371
#, c-format
msgid "Unexpected start tag '%s' on line %d char %d"
msgstr "'%s' хүлээгдээгүй эхлэл таг %d мөрний %d тэмдэгтэнд"
-#: gtk/gtkuimanager.c:1417
+#: gtk/gtkuimanager.c:1461
#, c-format
msgid "Unexpected character data on line %d char %d"
msgstr "Хүлээгдээгүй тэмдэгтийн өгөгдөл %d мөрний %d тэмдэгтэнд"
-#: gtk/gtkuimanager.c:2209
+#: gtk/gtkuimanager.c:2272
msgid "Empty"
msgstr "Хоосон"
@@ -2577,6 +2850,59 @@ msgstr "Х оролтын тогтолцоо"
msgid "Could not get information for file '%s': %s"
msgstr "\"%s\" файлын мэдээлэл авагдахгүй байна: %s"
+# gtk/gtkaccellabel.c:116
+#~ msgid "Shift"
+#~ msgstr "Shift"
+
+# gtk/gtkaccellabel.c:122
+#~ msgid "Ctrl"
+#~ msgstr "Ctrl"
+
+# gtk/gtkaccellabel.c:128
+#~ msgid "Alt"
+#~ msgstr "Alt"
+
+# gtk/gtkfilesel.c:1369
+#, fuzzy
+#~ msgid "Error getting information for '%s'"
+#~ msgstr "\"%s\" хувьд мэдээлэл авахад алдаа гарлаа"
+
+# gtk/gtkstock.c:290
+#~ msgid "_Bottom"
+#~ msgstr "_Доод"
+
+# gtk/gtkstock.c:291
+#~ msgid "_First"
+#~ msgstr "_Эхэн"
+
+# gtk/gtkstock.c:292
+#~ msgid "_Last"
+#~ msgstr "_Сүүлч"
+
+# gtk/gtkstock.c:293
+#~ msgid "_Top"
+#~ msgstr "_Дээд"
+
+# gtk/gtkstock.c:294
+#~ msgid "_Back"
+#~ msgstr "_Буцах"
+
+# gtk/gtkstock.c:295
+#~ msgid "_Down"
+#~ msgstr "_Доош"
+
+# gtk/gtkstock.c:297
+#~ msgid "_Up"
+#~ msgstr "_Дээш"
+
+# gtk/gtkstock.c:304
+#~ msgid "_Fill"
+#~ msgstr "_Бөглө"
+
+# gtk/gtkstock.c:305
+#~ msgid "_Left"
+#~ msgstr " _Зүүн"
+
#~ msgid ""
#~ "Could not change the current folder to %s:\n"
#~ "%s"
@@ -2594,9 +2920,6 @@ msgstr "\"%s\" файлын мэдээлэл авагдахгүй байна: %s
#~ msgid "Could not add bookmark for %s because it is not a folder."
#~ msgstr "%s хувьд лавлах нэмэх боломжгүй учир нь тэр хаввас биш."
-#~ msgid "%s: %s"
-#~ msgstr "%s: %s"
-
#~ msgid "This file system does not support icons for everything"
#~ msgstr "Файл систем ямар ч эмблем дэмжээгүй байна"
@@ -2630,10 +2953,6 @@ msgstr "\"%s\" файлын мэдээлэл авагдахгүй байна: %s
#~ msgid "Add"
#~ msgstr "Нэм"
-# gtk/gtkstock.c:319
-#~ msgid "Remove"
-#~ msgstr "Устга"
-
# gtk/gtkstock.c:297
#~ msgid "Up"
#~ msgstr "Дээш"
diff --git a/po/mr.po b/po/mr.po
index 9c76a8e18..95766ff1f 100644
--- a/po/mr.po
+++ b/po/mr.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gtk+.mr\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-01-08 02:01-0500\n"
+"POT-Creation-Date: 2005-06-20 14:30-0400\n"
"PO-Revision-Date: 2004-03-13 14:59+0530\n"
"Last-Translator: Jitendra Shah <jitendras@vsnl.com>\n"
"Language-Team: Marathi <www.indictrans.org>\n"
@@ -18,7 +18,7 @@ msgstr ""
# gdk-pixbuf/gdk-pixbuf-animation.c:144 gdk-pixbuf/gdk-pixbuf-io.c:581
#: gdk-pixbuf/gdk-pixbuf-animation.c:153 gdk-pixbuf/gdk-pixbuf-io.c:838
-#: gdk-pixbuf/gdk-pixbuf-io.c:1069 tests/testfilechooser.c:199
+#: gdk-pixbuf/gdk-pixbuf-io.c:1068 tests/testfilechooser.c:199
#, c-format
msgid "Failed to open file '%s': %s"
msgstr "'%1s' फाइल उघडण्यात असफल: %2s"
@@ -31,7 +31,7 @@ msgstr "प्रतिमा फाइल '%s' मध्ये कोणती
# gdk-pixbuf/gdk-pixbuf-animation.c:205 gdk-pixbuf/gdk-pixbuf-io.c:636
#: gdk-pixbuf/gdk-pixbuf-animation.c:208 gdk-pixbuf/gdk-pixbuf-io.c:887
-#: gdk-pixbuf/gdk-pixbuf-io.c:1110 tests/testfilechooser.c:244
+#: gdk-pixbuf/gdk-pixbuf-io.c:1109 tests/testfilechooser.c:244
#, c-format
msgid ""
"Failed to load image '%s': reason not known, probably a corrupt image file"
@@ -89,43 +89,43 @@ msgid "Failed to load image '%s': %s"
msgstr "'%1s' प्रतिमा उघडण्यास असमर्थ: %2s"
# gdk-pixbuf/io-jpeg.c:125
-#: gdk-pixbuf/gdk-pixbuf-io.c:1337
+#: gdk-pixbuf/gdk-pixbuf-io.c:1336
#, fuzzy, c-format
msgid "Error writing to image file: %s"
msgstr "JPEG फाइल (%s) मधील चित्रणाचा अर्थ/आशय कळण्यात चुक आढळते"
# gdk-pixbuf/gdk-pixbuf-io.c:752
-#: gdk-pixbuf/gdk-pixbuf-io.c:1383 gdk-pixbuf/gdk-pixbuf-io.c:1512
+#: gdk-pixbuf/gdk-pixbuf-io.c:1382 gdk-pixbuf/gdk-pixbuf-io.c:1511
#, c-format
msgid "This build of gdk-pixbuf does not support saving the image format: %s"
msgstr "प्रतिमेची रचना रक्षित करण्यासाठी या भागातgdk-pixbf चे सहकार्य नाही : %s"
# gdk-pixbuf/io-xbm.c:293
-#: gdk-pixbuf/gdk-pixbuf-io.c:1417
+#: gdk-pixbuf/gdk-pixbuf-io.c:1416
#, fuzzy
msgid "Insufficient memory to save image to callback"
msgstr "XBM प्रतिमेची फाइल सुरू करण्यासाठी पुरेशी जागा नाही"
# gdk-pixbuf/io-tiff.c:273
-#: gdk-pixbuf/gdk-pixbuf-io.c:1429
+#: gdk-pixbuf/gdk-pixbuf-io.c:1428
#, fuzzy
msgid "Failed to open temporary file"
msgstr "TIFF प्रतिमा उघडण्यात असफल"
# gdk-pixbuf/io-xbm.c:427
-#: gdk-pixbuf/gdk-pixbuf-io.c:1454
+#: gdk-pixbuf/gdk-pixbuf-io.c:1453
#, fuzzy
msgid "Failed to read from temporary file"
msgstr "XBM प्रतिमा फाइल सुरु करताना तात्पुरत्या फाइलमध्ये लेखन करतेवेळी असफल"
# gdk-pixbuf/gdk-pixbuf-io.c:859
-#: gdk-pixbuf/gdk-pixbuf-io.c:1641
+#: gdk-pixbuf/gdk-pixbuf-io.c:1687
#, c-format
msgid "Failed to open '%s' for writing: %s"
msgstr "%2s लिहण्यासाठी '%1s' ही फाइल उघडण्यास असमर्थ:"
# gdk-pixbuf/gdk-pixbuf-io.c:880
-#: gdk-pixbuf/gdk-pixbuf-io.c:1665
+#: gdk-pixbuf/gdk-pixbuf-io.c:1711
#, c-format
msgid ""
"Failed to close '%s' while writing image, all data may not have been saved: %"
@@ -134,7 +134,7 @@ msgstr ""
"लेखन करताना '%s' ला बन्द करता अाले नाही, बहुदा सर्व माहीती रक्षित झाली नसेल:%s"
# gdk-pixbuf/io-xbm.c:293
-#: gdk-pixbuf/gdk-pixbuf-io.c:1853 gdk-pixbuf/gdk-pixbuf-io.c:1903
+#: gdk-pixbuf/gdk-pixbuf-io.c:1931 gdk-pixbuf/gdk-pixbuf-io.c:1981
#, fuzzy
msgid "Insufficient memory to save image into a buffer"
msgstr "XBM प्रतिमेची फाइल सुरू करण्यासाठी पुरेशी जागा नाही"
@@ -212,28 +212,40 @@ msgstr ""
msgid "The ANI image format"
msgstr "प्रतिमेची रचना अनोळखी आहे"
+# gdk-pixbuf/io-bmp.c:300 gdk-pixbuf/io-bmp.c:323 gdk-pixbuf/io-bmp.c:382
+#: gdk-pixbuf/io-bmp.c:228 gdk-pixbuf/io-bmp.c:306 gdk-pixbuf/io-bmp.c:338
+#: gdk-pixbuf/io-bmp.c:361 gdk-pixbuf/io-bmp.c:442
+msgid "BMP image has bogus header data"
+msgstr "BMP प्रतिमेमध्ये असणाऱ्या शिर्षकपट्टी विषयीची माहीती खोटी आहे"
+
# gdk-pixbuf/io-bmp.c:249 gdk-pixbuf/io-bmp.c:349
-#: gdk-pixbuf/io-bmp.c:227 gdk-pixbuf/io-bmp.c:383
+#: gdk-pixbuf/io-bmp.c:239 gdk-pixbuf/io-bmp.c:401
msgid "Not enough memory to load bitmap image"
msgstr "प्रतिमा उघडण्यासाठी पुरेशी जागा नाही"
# gdk-pixbuf/io-bmp.c:275
-#: gdk-pixbuf/io-bmp.c:269
+#: gdk-pixbuf/io-bmp.c:287
msgid "BMP image has unsupported header size"
msgstr ""
"BMP प्रतीमेमध्ये असणाऱ्या शिर्षकपट्टी व्यतीरिक्त अन्य शिर्षकपट्या बनवता वाचता येणार नाहीत"
-# gdk-pixbuf/io-bmp.c:300 gdk-pixbuf/io-bmp.c:323 gdk-pixbuf/io-bmp.c:382
-#: gdk-pixbuf/io-bmp.c:288 gdk-pixbuf/io-bmp.c:320 gdk-pixbuf/io-bmp.c:343
-#: gdk-pixbuf/io-bmp.c:424
-msgid "BMP image has bogus header data"
-msgstr "BMP प्रतिमेमध्ये असणाऱ्या शिर्षकपट्टी विषयीची माहीती खोटी आहे"
-
-#: gdk-pixbuf/io-bmp.c:307
+#: gdk-pixbuf/io-bmp.c:325
msgid "Topdown BMP images cannot be compressed"
msgstr ""
-#: gdk-pixbuf/io-bmp.c:1154
+# gdk-pixbuf/io-jpeg.c:345 gdk-pixbuf/io-jpeg.c:538 gdk-pixbuf/io-jpeg.c:710
+#: gdk-pixbuf/io-bmp.c:1203
+#, fuzzy
+msgid "Couldn't allocate memory for saving BMP file"
+msgstr "JPEG मधील फाइल सुरु करण्यासाठी आवश्यक ती स्मरणशक्ती देता येत नाही"
+
+# gtk/gtkfilesel.c:3854
+#: gdk-pixbuf/io-bmp.c:1244
+#, fuzzy
+msgid "Couldn't write to BMP file"
+msgstr "फाइलनाव परिवर्तित करता आले नाही"
+
+#: gdk-pixbuf/io-bmp.c:1293
msgid "The BMP image format"
msgstr ""
@@ -244,7 +256,7 @@ msgid "Failure reading GIF: %s"
msgstr "GIF %s मधील मजकूर वाचता येत नाहीः"
# gdk-pixbuf/io-gif.c:460 gdk-pixbuf/io-gif.c:1382 gdk-pixbuf/io-gif.c:1542
-#: 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 "GIF फाइल मधील काही माहीती हरवली आहे (बहुदा ती माहीती अन्यत्र साठलेली असेल)"
@@ -276,29 +288,36 @@ msgstr "GIF फाइल मध्ये वर्तुळाकार तक
# gdk-pixbuf/io-gif.c:762 gdk-pixbuf/io-gif.c:1370 gdk-pixbuf/io-gif.c:1415
# gdk-pixbuf/io-gif.c:1530
-#: 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 "GIF फाइलसाठी पुरेशी स्मरणशक्ती उपलब्ध नाही"
+# gdk-pixbuf/io-gif.c:762 gdk-pixbuf/io-gif.c:1370 gdk-pixbuf/io-gif.c:1415
+# gdk-pixbuf/io-gif.c:1530
+#: gdk-pixbuf/io-gif.c:947
+#, fuzzy
+msgid "Not enough memory to composite a frame in GIF file"
+msgstr "GIF फाइलसाठी पुरेशी स्मरणशक्ती उपलब्ध नाही"
+
# gdk-pixbuf/io-gif.c:1009
-#: gdk-pixbuf/io-gif.c:1088
+#: gdk-pixbuf/io-gif.c:1116
msgid "GIF image is corrupt (incorrect LZW compression)"
msgstr "GIF प्रतिमा खराब आहे (चुकीचे LZW संक्षेप )"
# gdk-pixbuf/io-gif.c:1059
-#: gdk-pixbuf/io-gif.c:1138
+#: gdk-pixbuf/io-gif.c:1166
msgid "File does not appear to be a GIF file"
msgstr "ही फाइल GIF फाइल वाटत नाही "
# gdk-pixbuf/io-gif.c:1071
-#: 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 "GIF फाइल मधील %s भागाला समर्थन नाही"
# gdk-pixbuf/io-gif.c:1208
-#: 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."
@@ -306,12 +325,12 @@ msgstr ""
"GIF प्रतिमेमध्ये व्यापक रंगसंगती नाही आणि चित्रामधील चौकटीत स्थानिकरंगसंगती उपलब्ध नाहीत"
# gdk-pixbuf/io-gif.c:1437
-#: gdk-pixbuf/io-gif.c:1491
+#: gdk-pixbuf/io-gif.c:1519
msgid "GIF image was truncated or incomplete."
msgstr "GIF प्रतिमा अपूर्ण किंवा सदोष होते"
# gdk-pixbuf/gdk-pixdata.c:151
-#: gdk-pixbuf/io-gif.c:1643
+#: gdk-pixbuf/io-gif.c:1671
#, fuzzy
msgid "The GIF image format"
msgstr "प्रतिमेची रचना अनोळखी आहे"
@@ -540,119 +559,136 @@ msgid "Fatal error reading PNG image file: %s"
msgstr "PNG प्रतिमेची %sफाइल वाचताना घातक चुक झाली आहे:"
# gdk-pixbuf/io-png.c:800
-#: gdk-pixbuf/io-png.c:813
+#: gdk-pixbuf/io-png.c:810
#, fuzzy
msgid ""
"Keys for PNG text chunks must have at least 1 and at most 79 characters."
msgstr "PNG प्रतिमा बनविण्यासासाठी किमान १ आणि कमाल ७९ अक्षरे (बटणे) हवीत"
# gdk-pixbuf/io-png.c:808
-#: gdk-pixbuf/io-png.c:821
+#: gdk-pixbuf/io-png.c:818
#, fuzzy
msgid "Keys for PNG text chunks must be ASCII characters."
msgstr "PNG प्रतिमा बनविण्यासाठी ASCII प्रमाणे अक्षरे (बटणे) हवीत."
+# gdk-pixbuf/io-jpeg.c:664
+#: gdk-pixbuf/io-png.c:831
+#, fuzzy, c-format
+msgid ""
+"PNG compression level must be a value between 0 and 9; value '%s' could not "
+"be parsed."
+msgstr ""
+"JPEG ची गुणवत्ता ० ते १०० दरम्यान असायला हवी; %s ची गुणवत्ता मोजली जाऊ शकत नाही."
+
+# gdk-pixbuf/io-jpeg.c:679
+#: gdk-pixbuf/io-png.c:843
+#, fuzzy, c-format
+msgid ""
+"PNG compression level must be a value between 0 and 9; value '%d' is not "
+"allowed."
+msgstr "JPEG मधील गुणवत्ता किंमत ० ते १०० दरम्यान असायला हवी; '%d' वैध नाही."
+
# gdk-pixbuf/io-png.c:829
-#: gdk-pixbuf/io-png.c:854
+#: gdk-pixbuf/io-png.c:883
#, fuzzy, c-format
msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding."
msgstr "PNG "
# gdk-pixbuf/io-pnm.c:560 gdk-pixbuf/io-pnm.c:602
-#: gdk-pixbuf/io-png.c:994
+#: gdk-pixbuf/io-png.c:1026
#, fuzzy
msgid "The PNG image format"
msgstr "PNM प्रतिमेची रचना अवैध आहे."
# gdk-pixbuf/io-pnm.c:254
-#: gdk-pixbuf/io-pnm.c:249
+#: gdk-pixbuf/io-pnm.c:252
msgid "PNM loader expected to find an integer, but didn't"
msgstr "PNM लोडर ला एक पूर्णांक संख्या पाहीजे, जी मिळत नाही"
# gdk-pixbuf/io-pnm.c:286
-#: gdk-pixbuf/io-pnm.c:281
+#: gdk-pixbuf/io-pnm.c:284
msgid "PNM file has an incorrect initial byte"
msgstr "PNM फाइल मध्ये प्रारंभिक बाइट चुकीचा आहे"
# gdk-pixbuf/io-pnm.c:316
-#: gdk-pixbuf/io-pnm.c:311
+#: gdk-pixbuf/io-pnm.c:314
msgid "PNM file is not in a recognized PNM subformat"
msgstr "PNM फाइल ही योग्य PNM उपरचनेत नाही"
# gdk-pixbuf/io-pnm.c:341
-#: gdk-pixbuf/io-pnm.c:336
+#: gdk-pixbuf/io-pnm.c:339
msgid "PNM file has an image width of 0"
msgstr "PNM फाइलमधील प्रतिमेची रुंदी शून्य आहे "
# gdk-pixbuf/io-pnm.c:362
-#: gdk-pixbuf/io-pnm.c:357
+#: gdk-pixbuf/io-pnm.c:360
msgid "PNM file has an image height of 0"
msgstr "PNM फाइल मधल्या प्रतिमेची उंची शून्य आहे"
# gdk-pixbuf/io-pnm.c:385
-#: gdk-pixbuf/io-pnm.c:380
+#: gdk-pixbuf/io-pnm.c:383
msgid "Maximum color value in PNM file is 0"
msgstr "PNM फाइल मध्ये रंगाची कमाल संख्या 0 आहे "
# gdk-pixbuf/io-pnm.c:393
-#: gdk-pixbuf/io-pnm.c:388
+#: gdk-pixbuf/io-pnm.c:391
msgid "Maximum color value in PNM file is too large"
msgstr "PNM फाइल मध्ये रंगाची कमाल संख्या बरीच मोठी आहे"
# gdk-pixbuf/io-pnm.c:401
-#: gdk-pixbuf/io-pnm.c:396
+#: gdk-pixbuf/io-pnm.c:399
#, fuzzy
msgid "Cannot handle PNM files with maximum color values greater than 255"
msgstr ""
"PNM फाइल मध्ये रंगाची कमाल संख्या 255 हून अधिअसल्यामुळे फाइल वापरता येऊ शकत नाही"
# gdk-pixbuf/io-pnm.c:440 gdk-pixbuf/io-pnm.c:468 gdk-pixbuf/io-pnm.c:500
-#: gdk-pixbuf/io-pnm.c:435 gdk-pixbuf/io-pnm.c:463 gdk-pixbuf/io-pnm.c:495
+#: gdk-pixbuf/io-pnm.c:438 gdk-pixbuf/io-pnm.c:466 gdk-pixbuf/io-pnm.c:498
msgid "Raw PNM image type is invalid"
msgstr " PNM प्रतिमेचा प्रकार अवैध आहे "
# gdk-pixbuf/io-pnm.c:560 gdk-pixbuf/io-pnm.c:602
-#: gdk-pixbuf/io-pnm.c:555 gdk-pixbuf/io-pnm.c:597
+#: gdk-pixbuf/io-pnm.c:562 gdk-pixbuf/io-pnm.c:604
msgid "PNM image format is invalid"
msgstr "PNM प्रतिमेची रचना अवैध आहे."
# gdk-pixbuf/io-pnm.c:661
-#: gdk-pixbuf/io-pnm.c:656
+#: gdk-pixbuf/io-pnm.c:663
msgid "PNM image loader does not support this PNM subformat"
msgstr "PNM नामक ह्या चित्रासाठी PNM उरने च्या फाइलचा वापर करू शकत नाही"
# gdk-pixbuf/io-pnm.c:716
-#: gdk-pixbuf/io-pnm.c:711
+#: gdk-pixbuf/io-pnm.c:718
msgid "Premature end-of-file encountered"
msgstr "फाइल अपूर्ण अवस्थेत बंद झाल्याचे नजरेस आले हे"
# gdk-pixbuf/io-pnm.c:748 gdk-pixbuf/io-pnm.c:967
-#: gdk-pixbuf/io-pnm.c:743 gdk-pixbuf/io-pnm.c:974
+#: gdk-pixbuf/io-pnm.c:750 gdk-pixbuf/io-pnm.c:981
msgid "Raw PNM formats require exactly one whitespace before sample data"
msgstr " PNM कच्या फाइल मधील शब्दांमध्ये योग्य रिक्त जागा असाव्यात."
# gdk-pixbuf/io-pnm.c:775
-#: gdk-pixbuf/io-pnm.c:770
+#: gdk-pixbuf/io-pnm.c:777
#, fuzzy
msgid "Cannot allocate memory for loading PNM image"
msgstr "PNM प्रतिमेसाठी जागा देता येत नाही"
# gdk-pixbuf/io-pnm.c:824
-#: gdk-pixbuf/io-pnm.c:820
+#: gdk-pixbuf/io-pnm.c:827
msgid "Insufficient memory to load PNM context struct"
msgstr "PNM संरचनेसाठी पुरेशी जागा नाही"
# gdk-pixbuf/io-pnm.c:874
-#: gdk-pixbuf/io-pnm.c:871
+#: gdk-pixbuf/io-pnm.c:878
msgid "Unexpected end of PNM image data"
msgstr "PNM प्रतिमेतील माहीतीचा अनपेक्षित शेवट झाला."
# gdk-pixbuf/io-pnm.c:996
-#: gdk-pixbuf/io-pnm.c:1003
+#: gdk-pixbuf/io-pnm.c:1010
msgid "Insufficient memory to load PNM file"
msgstr "PNM फाइल सुरू करण्याकरीता पुरेशी जागा नाही"
-#: gdk-pixbuf/io-pnm.c:1082
+#: gdk-pixbuf/io-pnm.c:1089
msgid "The PNM/PBM/PGM/PPM image format family"
msgstr ""
@@ -681,82 +717,82 @@ msgid "The Sun raster image format"
msgstr ""
# gdk-pixbuf/io-tga.c:159
-#: gdk-pixbuf/io-tga.c:159
+#: gdk-pixbuf/io-tga.c:154
#, fuzzy
msgid "Cannot allocate memory for IOBuffer struct"
msgstr "IO Buffer संरचनेसाठी हवी ती जागा देता येत नाही"
# gdk-pixbuf/io-tga.c:178
-#: gdk-pixbuf/io-tga.c:178
+#: gdk-pixbuf/io-tga.c:173
#, fuzzy
msgid "Cannot allocate memory for IOBuffer data"
msgstr "IO Buffer माहितीसाठी पुरेश्या जागेचे वाटप करता येत नाही"
# gdk-pixbuf/io-tga.c:189
-#: gdk-pixbuf/io-tga.c:189
+#: gdk-pixbuf/io-tga.c:184
#, fuzzy
msgid "Cannot realloc IOBuffer data"
msgstr "IOBuffer माहितीसाठी पुरेश्या जागेचे पुन्हावाटप करता येत नाही"
# gdk-pixbuf/io-tga.c:218
-#: gdk-pixbuf/io-tga.c:219
+#: gdk-pixbuf/io-tga.c:214
#, fuzzy
msgid "Cannot allocate temporary IOBuffer data"
msgstr "तात्पुरत्या IO Buffer मधील माहितीचे वाटप करता येत नाही"
# gdk-pixbuf/io-tga.c:305
-#: gdk-pixbuf/io-tga.c:353
+#: gdk-pixbuf/io-tga.c:348
#, fuzzy
msgid "Cannot allocate new pixbuf"
msgstr "नविन Pixbuf चे वितरण करता येत नाही"
# gdk-pixbuf/io-tga.c:617
-#: gdk-pixbuf/io-tga.c:692
+#: gdk-pixbuf/io-tga.c:689
#, fuzzy
msgid "Cannot allocate colormap structure"
msgstr "उपलब्द रंगांचे वितरण करता येत नाही "
# gdk-pixbuf/io-tga.c:624
-#: gdk-pixbuf/io-tga.c:699
+#: gdk-pixbuf/io-tga.c:696
#, fuzzy
msgid "Cannot allocate colormap entries"
msgstr "उपलब्द रंगांचे प्रारंभ वितरण करता येत नाही "
# gdk-pixbuf/io-tga.c:646
-#: gdk-pixbuf/io-tga.c:721
+#: gdk-pixbuf/io-tga.c:718
msgid "Unexpected bitdepth for colormap entries"
msgstr "उपलब्द रंगांच्या प्रारंभी अनपेक्षित खोलीच्या अक्षरमालीका दिसते"
# gdk-pixbuf/io-tga.c:664
-#: gdk-pixbuf/io-tga.c:739
+#: gdk-pixbuf/io-tga.c:736
#, fuzzy
msgid "Cannot allocate TGA header memory"
msgstr "TGA शिर्षकपट्टीची जागा वितरण करता येत नाही"
# gdk-pixbuf/io-tga.c:697
-#: gdk-pixbuf/io-tga.c:772
+#: gdk-pixbuf/io-tga.c:769
msgid "TGA image has invalid dimensions"
msgstr "TGA प्रतिमेमध्ये अवैध रूपे आहेत "
# gdk-pixbuf/io-tga.c:712 gdk-pixbuf/io-tga.c:721 gdk-pixbuf/io-tga.c:731
# gdk-pixbuf/io-tga.c:741 gdk-pixbuf/io-tga.c:748
-#: gdk-pixbuf/io-tga.c:778 gdk-pixbuf/io-tga.c:787 gdk-pixbuf/io-tga.c:797
-#: gdk-pixbuf/io-tga.c:807 gdk-pixbuf/io-tga.c:814
+#: gdk-pixbuf/io-tga.c:775 gdk-pixbuf/io-tga.c:784 gdk-pixbuf/io-tga.c:794
+#: gdk-pixbuf/io-tga.c:804 gdk-pixbuf/io-tga.c:811
msgid "TGA image type not supported"
msgstr "TGA प्रकारच्या प्रतिमे ला आधार नाही"
# gdk-pixbuf/io-tga.c:793
-#: gdk-pixbuf/io-tga.c:861
+#: gdk-pixbuf/io-tga.c:858
#, fuzzy
msgid "Cannot allocate memory for TGA context struct"
msgstr "TGA संदर्भित संरचनेसाठी पुरेशी जागा देता येत नाही"
# gdk-pixbuf/io-tga.c:857
-#: gdk-pixbuf/io-tga.c:926
+#: gdk-pixbuf/io-tga.c:923
msgid "Excess data in file"
msgstr "फाइलमधील अतिरीक्त माहिती"
-#: gdk-pixbuf/io-tga.c:995
+#: gdk-pixbuf/io-tga.c:992
msgid "The Targa image format"
msgstr ""
@@ -853,49 +889,55 @@ msgid "The XBM image format"
msgstr ""
# gdk-pixbuf/io-xpm.c:1235
-#: gdk-pixbuf/io-xpm.c:1229
+#: gdk-pixbuf/io-xpm.c:467
msgid "No XPM header found"
msgstr " XPM शिर्षकपट्टी मिळाली नाही"
+# gdk-pixbuf/io-xbm.c:283
+#: gdk-pixbuf/io-xpm.c:476
+#, fuzzy
+msgid "Invalid XPM header"
+msgstr "अवैध XBM फाइल"
+
# gdk-pixbuf/io-xpm.c:1243
-#: gdk-pixbuf/io-xpm.c:1237
+#: gdk-pixbuf/io-xpm.c:484
msgid "XPM file has image width <= 0"
msgstr "XPM प्रतिमा फाइलची रुंदी <= ० आहे"
# gdk-pixbuf/io-xpm.c:1251
-#: gdk-pixbuf/io-xpm.c:1245
+#: gdk-pixbuf/io-xpm.c:492
msgid "XPM file has image height <= 0"
msgstr "XPM प्रतिमा फाइलची ऊंची <= ० आहे"
# gdk-pixbuf/io-xpm.c:1267
-#: gdk-pixbuf/io-xpm.c:1253
+#: gdk-pixbuf/io-xpm.c:500
msgid "XPM has invalid number of chars per pixel"
msgstr "XPM फाइलमध्ये प्रति ओळीतील अक्षर संख्या अवैध आहे "
# gdk-pixbuf/io-xpm.c:1259
-#: gdk-pixbuf/io-xpm.c:1260
+#: gdk-pixbuf/io-xpm.c:507
msgid "XPM file has invalid number of colors"
msgstr "XPM फाइल मध्ये रंगांची संख्या अवैध आहे"
# gdk-pixbuf/io-xpm.c:1326
-#: gdk-pixbuf/io-xpm.c:1272 gdk-pixbuf/io-xpm.c:1281 gdk-pixbuf/io-xpm.c:1333
+#: gdk-pixbuf/io-xpm.c:519 gdk-pixbuf/io-xpm.c:528 gdk-pixbuf/io-xpm.c:580
#, fuzzy
msgid "Cannot allocate memory for loading XPM image"
msgstr "XPM प्रतिमा सुरु करण्याकरिता पुरेशी जागा देता येत नाही "
# gdk-pixbuf/io-xpm.c:1285
-#: gdk-pixbuf/io-xpm.c:1295
+#: gdk-pixbuf/io-xpm.c:542
#, fuzzy
msgid "Cannot read XPM colormap"
msgstr "XPM रंग वाचता येत नाहीत"
# gdk-pixbuf/io-xpm.c:1509
-#: gdk-pixbuf/io-xpm.c:1524
+#: gdk-pixbuf/io-xpm.c:771
msgid "Failed to write to temporary file when loading XPM image"
msgstr "XPM प्रतिमा सुरु करताना तात्पुरत्या फाइल मध्ये लेखन करण्यास असफल"
# gdk-pixbuf/io-pnm.c:560 gdk-pixbuf/io-pnm.c:602
-#: gdk-pixbuf/io-xpm.c:1559
+#: gdk-pixbuf/io-xpm.c:806
#, fuzzy
msgid "The XPM image format"
msgstr "PNM प्रतिमेची रचना अवैध आहे."
@@ -962,6 +1004,138 @@ msgstr ""
msgid "Gdk debugging flags to unset"
msgstr ""
+#: gdk/keyname-table.h:3940
+msgid "keyboard label|BackSpace"
+msgstr ""
+
+#: gdk/keyname-table.h:3941
+msgid "keyboard label|Tab"
+msgstr ""
+
+#: gdk/keyname-table.h:3942
+msgid "keyboard label|Return"
+msgstr ""
+
+#: gdk/keyname-table.h:3943
+msgid "keyboard label|Pause"
+msgstr ""
+
+#: gdk/keyname-table.h:3944
+msgid "keyboard label|Scroll_Lock"
+msgstr ""
+
+#: gdk/keyname-table.h:3945
+msgid "keyboard label|Sys_Req"
+msgstr ""
+
+#: gdk/keyname-table.h:3946
+msgid "keyboard label|Escape"
+msgstr ""
+
+#: gdk/keyname-table.h:3947
+msgid "keyboard label|Multi_key"
+msgstr ""
+
+#: gdk/keyname-table.h:3948
+msgid "keyboard label|Home"
+msgstr ""
+
+#: gdk/keyname-table.h:3949
+msgid "keyboard label|Page_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3950
+msgid "keyboard label|Page_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3951
+msgid "keyboard label|End"
+msgstr ""
+
+#: gdk/keyname-table.h:3952
+msgid "keyboard label|Begin"
+msgstr ""
+
+#: gdk/keyname-table.h:3953
+msgid "keyboard label|Print"
+msgstr ""
+
+#: gdk/keyname-table.h:3954
+msgid "keyboard label|Insert"
+msgstr ""
+
+#: gdk/keyname-table.h:3955
+msgid "keyboard label|Num_Lock"
+msgstr ""
+
+#: gdk/keyname-table.h:3956
+msgid "keyboard label|KP_Space"
+msgstr ""
+
+#: gdk/keyname-table.h:3957
+msgid "keyboard label|KP_Tab"
+msgstr ""
+
+#: gdk/keyname-table.h:3958
+msgid "keyboard label|KP_Enter"
+msgstr ""
+
+#: gdk/keyname-table.h:3959
+msgid "keyboard label|KP_Home"
+msgstr ""
+
+#: gdk/keyname-table.h:3960
+msgid "keyboard label|KP_Left"
+msgstr ""
+
+#: gdk/keyname-table.h:3961
+msgid "keyboard label|KP_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3962
+msgid "keyboard label|KP_Right"
+msgstr ""
+
+#: gdk/keyname-table.h:3963
+msgid "keyboard label|KP_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3964
+msgid "keyboard label|KP_Page_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3965
+msgid "keyboard label|KP_Prior"
+msgstr ""
+
+#: gdk/keyname-table.h:3966
+msgid "keyboard label|KP_Page_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3967
+msgid "keyboard label|KP_Next"
+msgstr ""
+
+#: gdk/keyname-table.h:3968
+msgid "keyboard label|KP_End"
+msgstr ""
+
+#: gdk/keyname-table.h:3969
+msgid "keyboard label|KP_Begin"
+msgstr ""
+
+#: gdk/keyname-table.h:3970
+msgid "keyboard label|KP_Insert"
+msgstr ""
+
+#: gdk/keyname-table.h:3971
+msgid "keyboard label|KP_Delete"
+msgstr ""
+
+#: gdk/keyname-table.h:3972
+msgid "keyboard label|Delete"
+msgstr ""
+
#. Description of --sync in --help output
#: gdk/win32/gdkmain-win32.c:60
msgid "Don't batch GDI requests"
@@ -997,80 +1171,92 @@ msgstr ""
msgid "Make X calls synchronous"
msgstr ""
-#: gtk/gtkaboutdialog.c:260 gtk/gtkaboutdialog.c:1939
+#: gtk/gtkaboutdialog.c:270 gtk/gtkaboutdialog.c:2025
msgid "License"
msgstr ""
# gtk/gtkentry.c:524
-#: gtk/gtkaboutdialog.c:261
+#: gtk/gtkaboutdialog.c:271
#, fuzzy
msgid "The license of the program"
msgstr "नोंदीचा मजकूर"
+# gtk/gtkfilesel.c:1444
#. Add the credits button
-#: gtk/gtkaboutdialog.c:482
-msgid "_Credits"
-msgstr ""
+#: gtk/gtkaboutdialog.c:491
+#, fuzzy
+msgid "C_redits"
+msgstr "निर्माण करा"
#. Add the license button
-#: gtk/gtkaboutdialog.c:491
+#: gtk/gtkaboutdialog.c:501
msgid "_License"
msgstr ""
-#: gtk/gtkaboutdialog.c:682
+#: gtk/gtkaboutdialog.c:731
#, c-format
msgid "About %s"
msgstr ""
-#: gtk/gtkaboutdialog.c:1876
+#: gtk/gtkaboutdialog.c:1953
msgid "Credits"
msgstr ""
-#: gtk/gtkaboutdialog.c:1901
+#: gtk/gtkaboutdialog.c:1979
msgid "Written by"
msgstr ""
-#: gtk/gtkaboutdialog.c:1904
+#: gtk/gtkaboutdialog.c:1982
msgid "Documented by"
msgstr ""
-#: gtk/gtkaboutdialog.c:1916
+#: gtk/gtkaboutdialog.c:1994
msgid "Translated by"
msgstr ""
-#: gtk/gtkaboutdialog.c:1920
+#: gtk/gtkaboutdialog.c:1998
msgid "Artwork by"
msgstr ""
-# gtk/gtkaccellabel.c:116
#. This is the text that should appear next to menu accelerators
#. * that use the shift key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: gtk/gtkaccellabel.c:119
-msgid "Shift"
-msgstr "सरकवा(Shift)"
+#: gtk/gtkaccellabel.c:121
+msgid "keyboard label|Shift"
+msgstr ""
-# gtk/gtkaccellabel.c:122
#. This is the text that should appear next to menu accelerators
#. * that use the control key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: gtk/gtkaccellabel.c:125
-msgid "Ctrl"
-msgstr "नियंत्रण(Ctrl)"
+#: gtk/gtkaccellabel.c:128
+msgid "keyboard label|Ctrl"
+msgstr ""
-# gtk/gtkaccellabel.c:128
#. This is the text that should appear next to menu accelerators
#. * that use the alt key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: gtk/gtkaccellabel.c:131
-msgid "Alt"
-msgstr "बदल(Alt)"
+#: gtk/gtkaccellabel.c:135
+msgid "keyboard label|Alt"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkaccellabel.c:577
+msgid "keyboard label|Space"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkaccellabel.c:581
+msgid "keyboard label|Backslash"
+msgstr ""
# gtk/gtkinputdialog.c:667
#. Translate to calendar:YM if you want years to be displayed
@@ -1082,7 +1268,7 @@ msgstr "बदल(Alt)"
#. * so if you have a default text direction of RTL and YM, then
#. * the year will appear on the right.
#.
-#: gtk/gtkcalendar.c:700
+#: gtk/gtkcalendar.c:647
#, fuzzy
msgid "calendar:MY"
msgstr "रिक्त"
@@ -1091,25 +1277,53 @@ msgstr "रिक्त"
#. * first day of the week to calendar:week_start:1 if you want Monday
#. * to be the first day of the week, and so on.
#.
-#: gtk/gtkcalendar.c:710
+#: gtk/gtkcalendar.c:661
msgid "calendar:week_start:0"
msgstr ""
-#: gtk/gtkcellrendererprogress.c:235 gtk/gtkcellrendererprogress.c:293
+#. Translators: This is a text measurement template.
+#. * Translate it to the widest year text.
+#. *
+#. * Don't include the prefix "year measurement template|"
+#. * in the translation.
+#. *
+#. * If you don't understand this, leave it as "2000"
+#.
+#: gtk/gtkcalendar.c:1549
+msgid "year measurement template|2000"
+msgstr ""
+
+#. Translators: This dictates how the year is displayed in
+#. * gtkcalendar widget. See strftime() manual for the format.
+#. * Use only ASCII in the translation.
+#. *
+#. * Also look for the msgid "year measurement template|2000".
+#. * Translate that entry to a year with the widest output of this
+#. * msgid.
+#. *
+#. * Don't include the prefix "calendar year format|" in the
+#. * translation. "%Y" is appropriate for most locales.
+#.
+#: gtk/gtkcalendar.c:1826
+msgid "calendar year format|%Y"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkcellrendererprogress.c:237 gtk/gtkcellrendererprogress.c:295
#, c-format
msgid "progress bar label|%d %%"
msgstr ""
-#: gtk/gtkcolorbutton.c:220 gtk/gtkcolorbutton.c:574
+#: gtk/gtkcolorbutton.c:221 gtk/gtkcolorbutton.c:576
msgid "Pick a Color"
msgstr ""
-#: gtk/gtkcolorbutton.c:466
+#: gtk/gtkcolorbutton.c:467
msgid "Received invalid color data\n"
msgstr ""
# gtk/gtkcolorsel.c:582
-#: gtk/gtkcolorsel.c:576
+#: gtk/gtkcolorsel.c:561
msgid ""
"The previously-selected color, for comparison to the color you're selecting "
"now. You can drag this color to a palette entry, or select this color as "
@@ -1119,19 +1333,19 @@ msgstr ""
"रंगपट्टीकडे घ्या, किंवा इतर रंगखणाकडे घेऊन अपेक्षित रंग निवडा "
# gtk/gtkcolorsel.c:587
-#: gtk/gtkcolorsel.c:581
+#: gtk/gtkcolorsel.c:566
msgid ""
"The color you've chosen. You can drag this color to a palette entry to save "
"it for use in the future."
msgstr "तुम्ही निवडलेला रंग. तुम्ही हा रंग रंगपट्टीवर घेऊन भावी वापरासाठी साठवू शकता"
# gtk/gtkcolorsel.c:910
-#: gtk/gtkcolorsel.c:942
+#: gtk/gtkcolorsel.c:957
msgid "_Save color here"
msgstr "रंगसाठा(_S) येथे करा"
# gtk/gtkcolorsel.c:1079
-#: gtk/gtkcolorsel.c:1147
+#: gtk/gtkcolorsel.c:1162
msgid ""
"Click this palette entry to make it the current color. To change this entry, "
"drag a color swatch here or right-click it and select \"Save color here.\""
@@ -1140,7 +1354,7 @@ msgstr ""
"उजवीकडे क्लिक करुन(माउस) \"रंग साठवा येथे घ्या.\""
# gtk/gtkcolorsel.c:1784
-#: gtk/gtkcolorsel.c:1913
+#: gtk/gtkcolorsel.c:1929
msgid ""
"Select the color you want from the outer ring. Select the darkness or "
"lightness of that color using the inner triangle."
@@ -1149,7 +1363,7 @@ msgstr ""
"किंवा फिक्का रंग निवडा"
# gtk/gtkcolorsel.c:1812
-#: gtk/gtkcolorsel.c:1938
+#: gtk/gtkcolorsel.c:1954
msgid ""
"Click the eyedropper, then click a color anywhere on your screen to select "
"that color."
@@ -1157,83 +1371,83 @@ msgstr ""
"रंगनिवडक साधनावर क्लिक करा, त्यानंतर पडद्यावरील कोणत्याही भागावर क्लिक करूनरंग निवडा"
# gtk/gtkcolorsel.c:1821
-#: gtk/gtkcolorsel.c:1947
+#: gtk/gtkcolorsel.c:1963
msgid "_Hue:"
msgstr "रंगछटा(_H):"
# gtk/gtkcolorsel.c:1822
-#: gtk/gtkcolorsel.c:1948
+#: gtk/gtkcolorsel.c:1964
msgid "Position on the color wheel."
msgstr "रंगचक्रावरचे स्थान."
# gtk/gtkcolorsel.c:1823
-#: gtk/gtkcolorsel.c:1950
+#: gtk/gtkcolorsel.c:1966
msgid "_Saturation:"
msgstr "संर्पुक्तता(_S):"
# gtk/gtkcolorsel.c:1824
-#: gtk/gtkcolorsel.c:1951
+#: gtk/gtkcolorsel.c:1967
msgid "\"Deepness\" of the color."
msgstr "रंगाचा \"गडदपणा\""
# gtk/gtkcolorsel.c:1825
-#: gtk/gtkcolorsel.c:1952
+#: gtk/gtkcolorsel.c:1968
msgid "_Value:"
msgstr "मूल्य(_V) :"
# gtk/gtkcolorsel.c:1826
-#: gtk/gtkcolorsel.c:1953
+#: gtk/gtkcolorsel.c:1969
msgid "Brightness of the color."
msgstr "रंगाचा उजळपणा."
# gtk/gtkcolorsel.c:1827
-#: gtk/gtkcolorsel.c:1954
+#: gtk/gtkcolorsel.c:1970
msgid "_Red:"
msgstr "लाल(_R):"
# gtk/gtkcolorsel.c:1828
-#: gtk/gtkcolorsel.c:1955
+#: gtk/gtkcolorsel.c:1971
msgid "Amount of red light in the color."
msgstr "रंगामधील लालरंगाचे प्रमाण."
# gtk/gtkcolorsel.c:1829
-#: gtk/gtkcolorsel.c:1956
+#: gtk/gtkcolorsel.c:1972
msgid "_Green:"
msgstr "हिरवा(_G):"
# gtk/gtkcolorsel.c:1830
-#: gtk/gtkcolorsel.c:1957
+#: gtk/gtkcolorsel.c:1973
msgid "Amount of green light in the color."
msgstr "रंगामधील हिरव्यारंगाचे प्रमाण"
# gtk/gtkcolorsel.c:1831
-#: gtk/gtkcolorsel.c:1958
+#: gtk/gtkcolorsel.c:1974
msgid "_Blue:"
msgstr "नीळा(_B):"
# gtk/gtkcolorsel.c:1832
-#: gtk/gtkcolorsel.c:1959
+#: gtk/gtkcolorsel.c:1975
msgid "Amount of blue light in the color."
msgstr "रंगामधील निळ्या रंगाचे प्रमाण."
# gtk/gtkcolorsel.c:1835
-#: gtk/gtkcolorsel.c:1962
+#: gtk/gtkcolorsel.c:1978
msgid "_Opacity:"
msgstr "अपारदर्शकता(_O):"
# gtk/gtkcolorsel.c:1843
-#: gtk/gtkcolorsel.c:1970 gtk/gtkcolorsel.c:1981
+#: gtk/gtkcolorsel.c:1986 gtk/gtkcolorsel.c:1997
#, fuzzy
msgid "Transparency of the color."
msgstr "आता निवडलेल्या रंगाची पारदर्शकता"
# gtk/gtkcolorsel.c:1858
-#: gtk/gtkcolorsel.c:1988
+#: gtk/gtkcolorsel.c:2004
msgid "Color _Name:"
msgstr "रंगाचे नाव(_N):"
# gtk/gtkcolorsel.c:1870
-#: gtk/gtkcolorsel.c:2003
+#: gtk/gtkcolorsel.c:2019
msgid ""
"You can enter an HTML-style hexadecimal color value, or simply a color name "
"such as 'orange' in this entry."
@@ -1242,12 +1456,12 @@ msgstr ""
"जसे ह्या नोदणीत लिहीले की 'Orange' ची नोंदणी करू शकतात "
# gtk/gtkcolorsel.c:1889
-#: gtk/gtkcolorsel.c:2022
+#: gtk/gtkcolorsel.c:2038
msgid "_Palette"
msgstr " रंगफळी(_P)"
# gtk/gtkinputdialog.c:479
-#: gtk/gtkcolorsel.c:2054
+#: gtk/gtkcolorsel.c:2070
#, fuzzy
msgid "Color Wheel"
msgstr "चाक"
@@ -1259,334 +1473,352 @@ msgid "Color Selection"
msgstr "फोन्ट निवडणे"
# gtk/gtkentry.c:3850 gtk/gtklabel.c:3164
-#: gtk/gtkentry.c:4507 gtk/gtktextview.c:7030
+#: gtk/gtkentry.c:4508 gtk/gtktextview.c:7068
#, fuzzy
msgid "Select _All"
msgstr "सर्व निवडा"
# gtk/gtktextview.c:6366
-#: gtk/gtkentry.c:4517 gtk/gtktextview.c:7040
+#: gtk/gtkentry.c:4518 gtk/gtktextview.c:7078
msgid "Input _Methods"
msgstr "माहीती गोळा करण्याच्या पध्दत्ती"
# gtk/gtkentry.c:3870 gtk/gtktextview.c:6375
-#: gtk/gtkentry.c:4528 gtk/gtktextview.c:7051
+#: gtk/gtkentry.c:4529 gtk/gtktextview.c:7089
#, fuzzy
msgid "_Insert Unicode Control Character"
msgstr "यूनिकोड नियंत्रण अक्षर सुरू करा"
# gdk-pixbuf/io-xbm.c:283
-#: gtk/gtkfilechooser.c:1584 gtk/gtkfilechooser.c:1628
-#: gtk/gtkfilechooser.c:1703 gtk/gtkfilechooser.c:1747
+#: gtk/gtkfilechooser.c:1588 gtk/gtkfilechooser.c:1632
+#: gtk/gtkfilechooser.c:1707 gtk/gtkfilechooser.c:1751
#, fuzzy, c-format
msgid "Invalid filename: %s"
msgstr "अवैध XBM फाइल"
# gtk/gtklabel.c:333
-#: gtk/gtkfilechooserbutton.c:65
+#: gtk/gtkfilechooserbutton.c:67
#, fuzzy
msgid "Select A File"
msgstr "निवडण्याजोगे"
# gtk/gtkstock.c:299
-#: gtk/gtkfilechooserbutton.c:66 gtk/gtkfilechooserdefault.c:1229
-#: gtk/gtkpathbar.c:982
+#: gtk/gtkfilechooserbutton.c:68 gtk/gtkfilechooserdefault.c:1302
+#: gtk/gtkpathbar.c:1020
#, fuzzy
msgid "Home"
msgstr "घर(_H)"
-#: gtk/gtkfilechooserbutton.c:67 gtk/gtkfilechooserdefault.c:1256
-#: gtk/gtkpathbar.c:984
+#: gtk/gtkfilechooserbutton.c:69 gtk/gtkfilechooserdefault.c:1329
+#: gtk/gtkpathbar.c:1022
msgid "Desktop"
msgstr ""
# gtk/gtkinputdialog.c:519
-#: gtk/gtkfilechooserbutton.c:68
+#: gtk/gtkfilechooserbutton.c:70
#, fuzzy
msgid "(None)"
msgstr "काही नाहीं"
-#: gtk/gtkfilechooserbutton.c:1515
+#: gtk/gtkfilechooserbutton.c:1523
msgid "Other..."
msgstr ""
# gdk-pixbuf/gdk-pixbuf-io.c:538
-#: gtk/gtkfilechooserdefault.c:867
+#: gtk/gtkfilechooserdefault.c:917
#, fuzzy
msgid "Could not retrieve information about the file"
msgstr "फाइल '%s' कोणत्या प्रकारची फाइल आहे ते उमगले नाही"
-#: gtk/gtkfilechooserdefault.c:878
+#: gtk/gtkfilechooserdefault.c:928
msgid "Could not add a bookmark"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:889
+#: gtk/gtkfilechooserdefault.c:939
msgid "Could not remove bookmark"
msgstr ""
# gtk/gtkcellrenderertoggle.c:140
-#: gtk/gtkfilechooserdefault.c:900
+#: gtk/gtkfilechooserdefault.c:950
#, fuzzy
msgid "The folder could not be created"
msgstr "हे बटन कार्यान्वित करता येते"
+#: gtk/gtkfilechooserdefault.c:963
+msgid ""
+"The folder could not be created, as a file with the same name already "
+"exists. Try using a different name for the folder, or rename the file first."
+msgstr ""
+
# gdk-pixbuf/io-xbm.c:283
-#: gtk/gtkfilechooserdefault.c:911
+#: gtk/gtkfilechooserdefault.c:976
#, fuzzy
msgid "Invalid file name"
msgstr "अवैध XBM फाइल"
# gtk/gtkentry.c:456
-#: gtk/gtkfilechooserdefault.c:921
+#: gtk/gtkfilechooserdefault.c:986
#, fuzzy
msgid "The folder contents could not be displayed"
msgstr "मजकुरातील नोंदी संपादित किंवा सुधारणा करता येतील का"
# gdk-pixbuf/gdk-pixbuf-io.c:538
-#: gtk/gtkfilechooserdefault.c:1119
+#: gtk/gtkfilechooserdefault.c:1192
#, fuzzy, c-format
msgid "Could not get information about '%s': %s"
msgstr "फाइल '%s' कोणत्या प्रकारची फाइल आहे ते उमगले नाही"
-#: gtk/gtkfilechooserdefault.c:2095
+#: gtk/gtkfilechooserdefault.c:2208
#, c-format
msgid "Add the folder '%s' to the bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2136
+#: gtk/gtkfilechooserdefault.c:2249
msgid "Add the current folder to the bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2138
+#: gtk/gtkfilechooserdefault.c:2251
msgid "Add the selected folders to the bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2178
+#: gtk/gtkfilechooserdefault.c:2291
#, c-format
msgid "Remove the bookmark '%s'"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2591
+#: gtk/gtkfilechooserdefault.c:2722
#, c-format
msgid "Could not add a bookmark for '%s' because it is an invalid path name."
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2769
+# gtk/gtkstock.c:319
+#: gtk/gtkfilechooserdefault.c:2937
+#, fuzzy
+msgid "Remove"
+msgstr "हटवा(_R)"
+
+# gtk/gtkfilesel.c:1712
+#: gtk/gtkfilechooserdefault.c:2946
+#, fuzzy
+msgid "Rename..."
+msgstr "नाव बदला"
+
+#: gtk/gtkfilechooserdefault.c:3069
msgid "Shortcuts"
msgstr ""
# gtk/gtkfilesel.c:707
-#: gtk/gtkfilechooserdefault.c:2823
+#: gtk/gtkfilechooserdefault.c:3123
#, fuzzy
msgid "Folder"
msgstr "फोल्डर्स"
# gtk/gtkstock.c:275
-#: gtk/gtkfilechooserdefault.c:2875 gtk/gtkstock.c:295
+#: gtk/gtkfilechooserdefault.c:3179 gtk/gtkstock.c:317
msgid "_Add"
msgstr "जोडा(_A)"
-#: gtk/gtkfilechooserdefault.c:2882
-msgid "Add the selected folder to the bookmarks"
+#: gtk/gtkfilechooserdefault.c:3186
+msgid "Add the selected folder to the Bookmarks"
msgstr ""
# gtk/gtkstock.c:319
-#: gtk/gtkfilechooserdefault.c:2887 gtk/gtkstock.c:352
+#: gtk/gtkfilechooserdefault.c:3191 gtk/gtkstock.c:395
msgid "_Remove"
msgstr "हटवा(_R)"
-#: gtk/gtkfilechooserdefault.c:2894
+#: gtk/gtkfilechooserdefault.c:3198
msgid "Remove the selected bookmark"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2997
-msgid "_Add to Shortcuts"
+#: gtk/gtkfilechooserdefault.c:3305
+msgid "_Add to Bookmarks"
msgstr ""
# gtk/gtkprogressbar.c:139 gtk/gtktoolbar.c:224
-#: gtk/gtkfilechooserdefault.c:3007
+#: gtk/gtkfilechooserdefault.c:3315
#, fuzzy
msgid "Open _Location"
msgstr "कल"
-#: gtk/gtkfilechooserdefault.c:3019
+#: gtk/gtkfilechooserdefault.c:3327
msgid "Show _Hidden Files"
msgstr ""
# gtk/gtkfilesel.c:742
-#: gtk/gtkfilechooserdefault.c:3143 gtk/gtkfilesel.c:767
+#: gtk/gtkfilechooserdefault.c:3451 gtk/gtkfilesel.c:766
msgid "Files"
msgstr "फाइली"
# gtk/gtksettings.c:215
-#: gtk/gtkfilechooserdefault.c:3174
+#: gtk/gtkfilechooserdefault.c:3482
#, fuzzy
msgid "Name"
msgstr "फोन्टचे नाव"
# gtk/gtkfontsel.c:333
-#: gtk/gtkfilechooserdefault.c:3199
+#: gtk/gtkfilechooserdefault.c:3507
#, fuzzy
msgid "Size"
msgstr "आकार(_z):"
# gtk/gtksizegroup.c:242
-#: gtk/gtkfilechooserdefault.c:3212
+#: gtk/gtkfilechooserdefault.c:3520
#, fuzzy
msgid "Modified"
msgstr "मोड (रूप)"
-#: gtk/gtkfilechooserdefault.c:3244
+#: gtk/gtkfilechooserdefault.c:3552
msgid "Select which types of files are shown"
msgstr ""
# gtk/gtkfilesel.c:1403
#. Create Folder
-#: gtk/gtkfilechooserdefault.c:3280
+#: gtk/gtkfilechooserdefault.c:3588
#, fuzzy
msgid "Create Fo_lder"
msgstr "नवीन फोल्डर"
# gtk/gtkcolorsel.c:1858
#. Name entry
-#: gtk/gtkfilechooserdefault.c:3398
+#: gtk/gtkfilechooserdefault.c:3709
#, fuzzy
msgid "_Name:"
msgstr "रंगाचे नाव(_N):"
-#: gtk/gtkfilechooserdefault.c:3438
+#: gtk/gtkfilechooserdefault.c:3749
msgid "_Browse for other folders"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:3688
+#: gtk/gtkfilechooserdefault.c:4000
msgid "Save in _folder:"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:3690
+#: gtk/gtkfilechooserdefault.c:4002
msgid "Create in _folder:"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:4523
+#: gtk/gtkfilechooserdefault.c:4959
msgid "Cannot change to folder because it is not local"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:5048
+#: gtk/gtkfilechooserdefault.c:5513
#, c-format
msgid "Shortcut %s does not exist"
msgstr ""
# gdk-pixbuf/io-wbmp.c:366
-#: gtk/gtkfilechooserdefault.c:5508
+#: gtk/gtkfilechooserdefault.c:6057
#, fuzzy, c-format
msgid "Could not mount %s"
msgstr "उर्वरीत (माहीती) साठवता येऊ शकली नाही "
# gtk/gtkwidget.c:391
-#: gtk/gtkfilechooserdefault.c:5802
+#: gtk/gtkfilechooserdefault.c:6352
#, fuzzy
msgid "Type name of new folder"
msgstr "विडगेटचे नाव"
-#: gtk/gtkfilechooserdefault.c:5844
+#: gtk/gtkfilechooserdefault.c:6394
#, c-format
msgid "%d byte"
msgid_plural "%d bytes"
msgstr[0] ""
msgstr[1] ""
-#: gtk/gtkfilechooserdefault.c:5846
+#: gtk/gtkfilechooserdefault.c:6396
#, c-format
msgid "%.1f K"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:5848
+#: gtk/gtkfilechooserdefault.c:6398
#, c-format
msgid "%.1f M"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:5850
+#: gtk/gtkfilechooserdefault.c:6400
#, c-format
msgid "%.1f G"
msgstr ""
+# gtk/gtkinputdialog.c:582
+#: gtk/gtkfilechooserdefault.c:6446 gtk/gtkfilechooserdefault.c:6470
+#, fuzzy
+msgid "Unknown"
+msgstr "(अनोळखी)"
+
# gtk/gtkwindow.c:449
-#: gtk/gtkfilechooserdefault.c:5902
+#: gtk/gtkfilechooserdefault.c:6457
#, fuzzy
msgid "Today"
msgstr "पध्दतविषयक"
-#: gtk/gtkfilechooserdefault.c:5904
+#: gtk/gtkfilechooserdefault.c:6459
msgid "Yesterday"
msgstr ""
-# gtk/gtkinputdialog.c:582
-#: gtk/gtkfilechooserdefault.c:5915
-#, fuzzy
-msgid "Unknown"
-msgstr "(अनोळखी)"
-
# gtk/gtkmenu.c:260
-#: gtk/gtkfilechooserdefault.c:5985
+#: gtk/gtkfilechooserdefault.c:6541
#, fuzzy
msgid "Cannot change folder"
msgstr "वेगकारके बदलले जाऊ शकतात का"
-#: gtk/gtkfilechooserdefault.c:5986
+#: gtk/gtkfilechooserdefault.c:6542
msgid "The folder you specified is an invalid path."
msgstr ""
-#: gtk/gtkfilechooserdefault.c:6025
+#: gtk/gtkfilechooserdefault.c:6581
#, c-format
msgid "Could not build file name from '%s' and '%s'"
msgstr ""
# gtk/gtkfontsel.c:1253
-#: gtk/gtkfilechooserdefault.c:6061
+#: gtk/gtkfilechooserdefault.c:6617
#, fuzzy
msgid "Could not select item"
msgstr "फोन्ट निवडणे"
# gtk/gtkprogressbar.c:139 gtk/gtktoolbar.c:224
-#: gtk/gtkfilechooserdefault.c:6101
+#: gtk/gtkfilechooserdefault.c:6657
#, fuzzy
msgid "Open Location"
msgstr "कल"
# gtk/gtkprogressbar.c:139 gtk/gtktoolbar.c:224
-#: gtk/gtkfilechooserdefault.c:6108
+#: gtk/gtkfilechooserdefault.c:6664
#, fuzzy
msgid "Save in Location"
msgstr "कल"
# gtk/gtkcolorsel.c:1823
-#: gtk/gtkfilechooserdefault.c:6132
+#: gtk/gtkfilechooserdefault.c:6688
#, fuzzy
msgid "_Location:"
msgstr "संर्पुक्तता(_S):"
# gtk/gtkfilesel.c:707
-#: gtk/gtkfilesel.c:731
+#: gtk/gtkfilesel.c:730
msgid "Folders"
msgstr "फोल्डर्स"
# gtk/gtkfilesel.c:711
-#: gtk/gtkfilesel.c:735
+#: gtk/gtkfilesel.c:734
msgid "Fol_ders"
msgstr "फोल्डर्स(_d)"
# gtk/gtkfilesel.c:746
-#: gtk/gtkfilesel.c:771
+#: gtk/gtkfilesel.c:770
msgid "_Files"
msgstr "फाइली(_F)"
# gtk/gtkfilesel.c:822 gtk/gtkfilesel.c:2124
-#: gtk/gtkfilesel.c:859 gtk/gtkfilesel.c:2249
+#: gtk/gtkfilesel.c:858 gtk/gtkfilesel.c:2248
#, c-format
msgid "Folder unreadable: %s"
msgstr "फोल्डर %s अवाचनीय:"
# gtk/gtkfilesel.c:946
-#: gtk/gtkfilesel.c:990
+#: gtk/gtkfilesel.c:989
#, c-format
msgid ""
"The file \"%s\" resides on another machine (called %s) and may not be "
@@ -1597,29 +1829,29 @@ msgstr ""
"तुम्हाला तीच फाइल निवडायची आहे का?"
# gtk/gtkfilesel.c:1076
-#: gtk/gtkfilesel.c:1121
+#: gtk/gtkfilesel.c:1120
msgid "_New Folder"
msgstr "नवीन(_N) फोल्डर"
# gtk/gtkfilesel.c:1087
-#: gtk/gtkfilesel.c:1132
+#: gtk/gtkfilesel.c:1131
msgid "De_lete File"
msgstr "फाइल हटवा(_l)"
# gtk/gtkfilesel.c:1098
-#: gtk/gtkfilesel.c:1143
+#: gtk/gtkfilesel.c:1142
msgid "_Rename File"
msgstr "फाइलचे नाव बदला(_R)"
# gtk/gtkfilesel.c:1358
-#: gtk/gtkfilesel.c:1445
+#: gtk/gtkfilesel.c:1444
#, c-format
msgid ""
"The folder name \"%s\" contains symbols that are not allowed in filenames"
msgstr "ह्या फोल्डरच्या नावात \"%s\" चिन्हे अशी आहेत की जी फाइलनावासाठी घेता येत नाही"
# gtk/gtkfilesel.c:1360
-#: gtk/gtkfilesel.c:1447
+#: gtk/gtkfilesel.c:1446
#, c-format
msgid ""
"Error creating folder \"%s\": %s\n"
@@ -1629,40 +1861,40 @@ msgstr ""
"%s"
# gtk/gtkfilesel.c:1361 gtk/gtkfilesel.c:1597
-#: gtk/gtkfilesel.c:1448 gtk/gtkfilesel.c:1684
+#: gtk/gtkfilesel.c:1447 gtk/gtkfilesel.c:1683
msgid "You probably used symbols not allowed in filenames."
msgstr "बहुदा तुम्ही फाइल नावांसाठी प्रतीबंधित चिन्हांचा प्रयोग केला आहे"
# gtk/gtkfilesel.c:1369
-#: gtk/gtkfilesel.c:1456
+#: gtk/gtkfilesel.c:1455
#, c-format
msgid "Error creating folder \"%s\": %s\n"
msgstr "फोल्डर \"%s\": निर्माण करण्यात चुक: %s\n"
# gtk/gtkfilesel.c:1403
-#: gtk/gtkfilesel.c:1490
+#: gtk/gtkfilesel.c:1489
msgid "New Folder"
msgstr "नवीन फोल्डर"
# gtk/gtkfilesel.c:1418
-#: gtk/gtkfilesel.c:1505
+#: gtk/gtkfilesel.c:1504
msgid "_Folder name:"
msgstr "फोल्डरचे(_F) नाव:"
# gtk/gtkfilesel.c:1444
-#: gtk/gtkfilesel.c:1529
+#: gtk/gtkfilesel.c:1528
#, fuzzy
msgid "C_reate"
msgstr "निर्माण करा"
# gtk/gtkfilesel.c:1485
-#: gtk/gtkfilesel.c:1572
+#: gtk/gtkfilesel.c:1571
#, c-format
msgid "The filename \"%s\" contains symbols that are not allowed in filenames"
msgstr "ह्या फोल्डरच्या नावात \"%s\" चिन्हे अशी आहेत की जी फाइलनावासाठी घेता येत नाहीत"
# gtk/gtkfilesel.c:1488
-#: gtk/gtkfilesel.c:1575
+#: gtk/gtkfilesel.c:1574
#, c-format
msgid ""
"Error deleting file \"%s\": %s\n"
@@ -1672,35 +1904,35 @@ msgstr ""
"%s"
# gtk/gtkfilesel.c:1490 gtk/gtkfilesel.c:1611
-#: gtk/gtkfilesel.c:1577 gtk/gtkfilesel.c:1698
+#: gtk/gtkfilesel.c:1576 gtk/gtkfilesel.c:1697
msgid "It probably contains symbols not allowed in filenames."
msgstr "या फाइल मध्ये बहुदा फाइल नावांसाठी प्रतीबंधित केलेली चिन्हे असावीत"
# gtk/gtkfilesel.c:1499
-#: gtk/gtkfilesel.c:1586
+#: gtk/gtkfilesel.c:1585
#, c-format
msgid "Error deleting file \"%s\": %s"
msgstr "फाइल काढून टाकण्यात \"%s\" चुक : %s"
# gtk/gtkfilesel.c:1542
-#: gtk/gtkfilesel.c:1629
+#: gtk/gtkfilesel.c:1628
#, fuzzy, c-format
msgid "Really delete file \"%s\"?"
msgstr "\"%s\" फाइल खरोखरच काढायची आहे का ?"
# gtk/gtkfilesel.c:1547
-#: gtk/gtkfilesel.c:1634
+#: gtk/gtkfilesel.c:1633
msgid "Delete File"
msgstr "फाइल काढून टाका"
# gtk/gtkfilesel.c:1593 gtk/gtkfilesel.c:1607
-#: gtk/gtkfilesel.c:1680 gtk/gtkfilesel.c:1694
+#: gtk/gtkfilesel.c:1679 gtk/gtkfilesel.c:1693
#, c-format
msgid "The file name \"%s\" contains symbols that are not allowed in filenames"
msgstr "ह्या फोल्डरच्या नावात \"%s\" चिन्हे अशी आहेत की जी फाइलनावासाठी घेता येत नाहीत"
# gtk/gtkfilesel.c:1595
-#: gtk/gtkfilesel.c:1682
+#: gtk/gtkfilesel.c:1681
#, c-format
msgid ""
"Error renaming file to \"%s\": %s\n"
@@ -1710,7 +1942,7 @@ msgstr ""
"%s"
# gtk/gtkfilesel.c:1609
-#: gtk/gtkfilesel.c:1696
+#: gtk/gtkfilesel.c:1695
#, c-format
msgid ""
"Error renaming file \"%s\": %s\n"
@@ -1720,35 +1952,35 @@ msgstr ""
"%s"
# gtk/gtkfilesel.c:1619
-#: gtk/gtkfilesel.c:1706
+#: gtk/gtkfilesel.c:1705
#, c-format
msgid "Error renaming file \"%s\" to \"%s\": %s"
msgstr "फाइलचे नाव \"%s\" ते \"%s\" बदलताना चुक: %s"
# gtk/gtkfilesel.c:1666
-#: gtk/gtkfilesel.c:1753
+#: gtk/gtkfilesel.c:1752
msgid "Rename File"
msgstr "फाइलचे नाव बदला"
# gtk/gtkfilesel.c:1681
-#: gtk/gtkfilesel.c:1768
+#: gtk/gtkfilesel.c:1767
#, c-format
msgid "Rename file \"%s\" to:"
msgstr "फाइलचे नाव \"%s\" बदला:"
# gtk/gtkfilesel.c:1712
-#: gtk/gtkfilesel.c:1797
+#: gtk/gtkfilesel.c:1796
#, fuzzy
msgid "_Rename"
msgstr "नाव बदला"
# gtk/gtkfilesel.c:2103
-#: gtk/gtkfilesel.c:2229
+#: gtk/gtkfilesel.c:2228
#, fuzzy
msgid "_Selection: "
msgstr "निवडणे:"
-#: gtk/gtkfilesel.c:3152
+#: gtk/gtkfilesel.c:3151
#, c-format
msgid ""
"The filename \"%s\" couldn't be converted to UTF-8. (try setting the "
@@ -1756,18 +1988,18 @@ msgid ""
msgstr ""
# gtk/gtkfilesel.c:2986
-#: gtk/gtkfilesel.c:3155
+#: gtk/gtkfilesel.c:3154
#, fuzzy
msgid "Invalid UTF-8"
msgstr "अवैध UTF-8"
# gtk/gtkfilesel.c:3852
-#: gtk/gtkfilesel.c:4032
+#: gtk/gtkfilesel.c:4031
msgid "Name too long"
msgstr "नाव बरेच मोठे आहे"
# gtk/gtkfilesel.c:3854
-#: gtk/gtkfilesel.c:4034
+#: gtk/gtkfilesel.c:4033
msgid "Couldn't convert filename"
msgstr "फाइलनाव परिवर्तित करता आले नाही"
@@ -1776,108 +2008,124 @@ msgid "(Empty)"
msgstr ""
# gtk/gtkfilesel.c:1369
-#: gtk/gtkfilesystemunix.c:415 gtk/gtkfilesystemunix.c:429
-#: gtk/gtkfilesystemunix.c:626 gtk/gtkfilesystemwin32.c:482
-#: gtk/gtkfilesystemwin32.c:495 gtk/gtkfilesystemwin32.c:1530
+#: gtk/gtkfilesystemunix.c:475 gtk/gtkfilesystemunix.c:678
+#: gtk/gtkfilesystemunix.c:1918 gtk/gtkfilesystemwin32.c:482
+#: gtk/gtkfilesystemwin32.c:495 gtk/gtkfilesystemwin32.c:1560
#, fuzzy, c-format
msgid "Error getting information for '%s': %s"
msgstr "फोल्डर \"%s\": निर्माण करण्यात चुक: %s\n"
# gtk/gtkfilesel.c:1369
-#: gtk/gtkfilesystemunix.c:495 gtk/gtkfilesystemwin32.c:537
+#: gtk/gtkfilesystemunix.c:547 gtk/gtkfilesystemwin32.c:537
#, fuzzy, c-format
msgid "Error creating directory '%s': %s"
msgstr "फोल्डर \"%s\": निर्माण करण्यात चुक: %s\n"
-#: gtk/gtkfilesystemunix.c:575 gtk/gtkfilesystemwin32.c:597
+#: gtk/gtkfilesystemunix.c:627 gtk/gtkfilesystemwin32.c:597
msgid "This file system does not support mounting"
msgstr ""
# gtk/gtkfilesel.c:742
-#: gtk/gtkfilesystemunix.c:583
+#: gtk/gtkfilesystemunix.c:635
#, fuzzy
msgid "Filesystem"
msgstr "फाइली"
# gdk-pixbuf/gdk-pixbuf-io.c:538
-#: gtk/gtkfilesystemunix.c:740
+#: gtk/gtkfilesystemunix.c:792
#, fuzzy, c-format
msgid "Could not get a stock icon for %s"
msgstr "फाइल '%s' कोणत्या प्रकारची फाइल आहे ते उमगले नाही"
-#: gtk/gtkfilesystemunix.c:835
+#: gtk/gtkfilesystemunix.c:887
#, c-format
msgid ""
"The name \"%s\" is not valid because it contains the character \"%s\". "
"Please use a different name."
msgstr ""
-#: gtk/gtkfilesystemunix.c:1443 gtk/gtkfilesystemwin32.c:1004
-#, c-format
-msgid "Bookmark saving failed: %s"
-msgstr ""
+# gdk-pixbuf/io-jpeg.c:125
+#: gtk/gtkfilesystemunix.c:1489
+#, fuzzy, c-format
+msgid "Writing %s failed: %s"
+msgstr "JPEG फाइल (%s) मधील चित्रणाचा अर्थ/आशय कळण्यात चुक आढळते"
-#: gtk/gtkfilesystemunix.c:1495
+#: gtk/gtkfilesystemunix.c:1578
#, c-format
msgid "'%s' already exists in the bookmarks list"
msgstr ""
-#: gtk/gtkfilesystemunix.c:1557
+#: gtk/gtkfilesystemunix.c:1650
#, c-format
msgid "'%s' does not exist in the bookmarks list"
msgstr ""
# gtk/gtkfilesel.c:1369
-#: gtk/gtkfilesystemunix.c:1739
+#: gtk/gtkfilesystemunix.c:1878
#, fuzzy, c-format
-msgid "Error getting information for '%s'"
+msgid "Error getting information for '/': %s"
msgstr "फोल्डर \"%s\": निर्माण करण्यात चुक: %s\n"
-#: gtk/gtkfontbutton.c:178 gtk/gtkfontbutton.c:295
+#: gtk/gtkfilesystemwin32.c:611
+#, c-format
+msgid "Network Drive (%s)"
+msgstr ""
+
+#: gtk/gtkfilesystemwin32.c:650
+#, c-format
+msgid "%s (%s)"
+msgstr ""
+
+#: gtk/gtkfilesystemwin32.c:1032
+#, c-format
+msgid "Bookmark saving failed: %s"
+msgstr ""
+
+#: gtk/gtkfontbutton.c:179 gtk/gtkfontbutton.c:292
msgid "Pick a Font"
msgstr ""
#. Initialize fields
-#: gtk/gtkfontbutton.c:289
+#: gtk/gtkfontbutton.c:286
msgid "Sans 12"
msgstr ""
# gtk/gtkcellrenderertext.c:239 gtk/gtkcellrenderertext.c:247
# gtk/gtkfontsel.c:209 gtk/gtktexttag.c:285 gtk/gtktexttag.c:293
-#: gtk/gtkfontbutton.c:807
+#: gtk/gtkfontbutton.c:804
msgid "Font"
msgstr "फोन्ट(अक्षर रचना)"
# gtk/gtkfontsel.c:69
#. This is the default text shown in the preview entry, though the user
#. can set it. Remember that some fonts only have capital letters.
-#: gtk/gtkfontsel.c:73
+#: gtk/gtkfontsel.c:74
msgid "abcdefghijk ABCDEFGHIJK"
msgstr "abcdefghijk ABCDEFGHIJK"
# gtk/gtkfontsel.c:321
-#: gtk/gtkfontsel.c:360
+#: gtk/gtkfontsel.c:361
msgid "_Family:"
msgstr "परिवार(_F):"
# gtk/gtkfontsel.c:327
-#: gtk/gtkfontsel.c:366
+#: gtk/gtkfontsel.c:367
msgid "_Style:"
msgstr "शैली(_S):"
# gtk/gtkfontsel.c:333
-#: gtk/gtkfontsel.c:372
+#: gtk/gtkfontsel.c:373
msgid "Si_ze:"
msgstr "आकार(_z):"
# gtk/gtkfontsel.c:462
#. create the text entry widget
-#: gtk/gtkfontsel.c:548
+#: gtk/gtkfontsel.c:549
msgid "_Preview:"
msgstr "अवलोकन(_P):"
# gtk/gtkfontsel.c:1253
-#: gtk/gtkfontsel.c:1382
+#: gtk/gtkfontsel.c:1383
msgid "Font Selection"
msgstr "फोन्ट निवडणे"
@@ -1895,12 +2143,12 @@ msgstr "गामा(_G) मूल्य"
#. Remove this icon source so we don't keep trying to
#. * load it.
#.
-#: gtk/gtkiconfactory.c:1629
+#: gtk/gtkiconfactory.c:1644
#, c-format
msgid "Error loading icon: %s"
msgstr "आइकान सुरु करताना चुक: %s"
-#: gtk/gtkicontheme.c:1263
+#: gtk/gtkicontheme.c:1250
#, c-format
msgid ""
"Could not find the icon '%s'. The '%s' theme\n"
@@ -1909,7 +2157,7 @@ msgid ""
"\t%s"
msgstr ""
-#: gtk/gtkicontheme.c:1328
+#: gtk/gtkicontheme.c:1315
#, c-format
msgid "Icon '%s' not present in theme"
msgstr ""
@@ -2020,7 +2268,7 @@ msgid "clear"
msgstr "रिक्त"
# gtk/gtkentry.c:3850 gtk/gtklabel.c:3164
-#: gtk/gtklabel.c:3930
+#: gtk/gtklabel.c:3935
msgid "Select All"
msgstr "सर्व निवडा"
@@ -2055,440 +2303,464 @@ msgstr ""
#. * Do *not* translate it to "predefinito:LTR", if it
#. * it isn't default:LTR or default:RTL it will not work
#.
-#: gtk/gtkmain.c:482
+#: gtk/gtkmain.c:476
msgid "default:LTR"
msgstr "default:LTR"
-#: gtk/gtkmain.c:565
+#: gtk/gtkmain.c:559
msgid "GTK+ Options"
msgstr ""
# gtk/gtkfilesel.c:543
-#: gtk/gtkmain.c:565
+#: gtk/gtkmain.c:559
#, fuzzy
msgid "Show GTK+ Options"
msgstr "फाइलींच्या क्रिया दाखवा"
# gtk/gtknotebook.c:2439 gtk/gtknotebook.c:4695
-#: gtk/gtknotebook.c:2712 gtk/gtknotebook.c:5060
+#: gtk/gtknotebook.c:2718 gtk/gtknotebook.c:5064
#, c-format
msgid "Page %u"
msgstr "पान %u"
-#: gtk/gtkradiotoolbutton.c:91
+#: gtk/gtkradiotoolbutton.c:92
msgid "Group"
msgstr ""
-#: gtk/gtkradiotoolbutton.c:92
+#: gtk/gtkradiotoolbutton.c:93
msgid "The radio tool button whose group this button belongs to."
msgstr ""
# gtk/gtkrc.c:2270
-#: gtk/gtkrc.c:2399
+#: gtk/gtkrc.c:2400
#, c-format
msgid "Unable to find include file: \"%s\""
msgstr "समाविष्ट करण्यासाठी फाइल \"%s\" मिळत नाही:"
# gtk/gtkrc.c:2912 gtk/gtkrc.c:2915
-#: gtk/gtkrc.c:3038 gtk/gtkrc.c:3041
+#: gtk/gtkrc.c:3042 gtk/gtkrc.c:3045
#, c-format
msgid "Unable to locate image file in pixmap_path: \"%s\""
msgstr "प्रतिमा फाइल \"%s\" मिळत नाही:"
# gtk/gtkrc.c:3350
-#: gtk/gtkrc.c:3476
+#: gtk/gtkrc.c:3480
#, c-format
msgid "Pixmap path element: \"%s\" must be absolute, %s, line %d"
msgstr ""
# gtk/gtkstock.c:267
#. KEEP IN SYNC with gtkiconfactory.c stock icons, when appropriate
-#: gtk/gtkstock.c:286
+#: gtk/gtkstock.c:308
msgid "Information"
msgstr "माहीती"
# gtk/gtkstock.c:268
-#: gtk/gtkstock.c:287
+#: gtk/gtkstock.c:309
msgid "Warning"
msgstr "धोक्याची सूचना"
# gtk/gtkstock.c:269
-#: gtk/gtkstock.c:288
+#: gtk/gtkstock.c:310
msgid "Error"
msgstr "चूक"
# gtk/gtkstock.c:270
-#: gtk/gtkstock.c:289
+#: gtk/gtkstock.c:311
msgid "Question"
msgstr "प्रश्न"
#. FIXME these need accelerators when appropriate, and
#. * need the mnemonics to be rationalized
#.
-#: gtk/gtkstock.c:294
+#: gtk/gtkstock.c:316
msgid "_About"
msgstr ""
# gtk/gtkstock.c:276
-#: gtk/gtkstock.c:296
+#: gtk/gtkstock.c:318
msgid "_Apply"
msgstr "लागू करा(_A)"
# gtk/gtkstock.c:277
-#: gtk/gtkstock.c:297
+#: gtk/gtkstock.c:319
msgid "_Bold"
msgstr "स्पष्टपणे(_B)"
# gtk/gtkstock.c:278
-#: gtk/gtkstock.c:298
+#: gtk/gtkstock.c:320
msgid "_Cancel"
msgstr "रद्द करा(_C)"
# gtk/gtkstock.c:279
-#: gtk/gtkstock.c:299
+#: gtk/gtkstock.c:321
msgid "_CD-Rom"
msgstr "सीडी-रॉम(_C)"
# gtk/gtkstock.c:280
-#: gtk/gtkstock.c:300
+#: gtk/gtkstock.c:322
msgid "_Clear"
msgstr "साफ करा(_C)"
# gtk/gtkstock.c:281
-#: gtk/gtkstock.c:301
+#: gtk/gtkstock.c:323
msgid "_Close"
msgstr "बंद करा(_C)"
# gtk/gtkstock.c:282
-#: gtk/gtkstock.c:302
+#: gtk/gtkstock.c:324
msgid "_Convert"
msgstr "रुपांतर(_C) करा"
# gtk/gtkstock.c:283
-#: gtk/gtkstock.c:303
+#: gtk/gtkstock.c:325
msgid "_Copy"
msgstr "प्रत(_C) बनवा"
# gtk/gtkstock.c:284
-#: gtk/gtkstock.c:304
+#: gtk/gtkstock.c:326
#, fuzzy
msgid "Cu_t"
msgstr "हटवा(_t)"
# gtk/gtkstock.c:285
-#: gtk/gtkstock.c:305
+#: gtk/gtkstock.c:327
msgid "_Delete"
msgstr "खोडा(_D)"
# gtk/gtkstock.c:286
-#: gtk/gtkstock.c:306
+#: gtk/gtkstock.c:328
msgid "_Execute"
msgstr "क्रियान्वित(_E) करा"
# gtk/gtkcellrenderertext.c:231 gtk/gtkentry.c:455 gtk/gtktexttag.c:277
# gtk/gtktextview.c:568
-#: gtk/gtkstock.c:307
+#: gtk/gtkstock.c:329
#, fuzzy
msgid "_Edit"
msgstr "संपादनयोग्य"
# gtk/gtkstock.c:287
-#: gtk/gtkstock.c:308
+#: gtk/gtkstock.c:330
msgid "_Find"
msgstr "शोधा(_F)"
# gtk/gtkstock.c:288
-#: gtk/gtkstock.c:309
+#: gtk/gtkstock.c:331
msgid "Find and _Replace"
msgstr "शोधा आणि बदलून घ्या(_R)"
# gtk/gtkstock.c:289
-#: gtk/gtkstock.c:310
+#: gtk/gtkstock.c:332
msgid "_Floppy"
msgstr "फ्लाॅपी(_F)"
-# gtk/gtkstock.c:290
-#: gtk/gtkstock.c:311
-msgid "_Bottom"
-msgstr "खालच्या भागात(_B)"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:334
+msgid "Navigation|_Bottom"
+msgstr ""
-# gtk/gtkstock.c:291
-#: gtk/gtkstock.c:312
-msgid "_First"
-msgstr "प्रथम(_F)"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:336
+msgid "Navigation|_First"
+msgstr ""
-# gtk/gtkstock.c:292
-#: gtk/gtkstock.c:313
-msgid "_Last"
-msgstr "अंतिम(_L)"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:338
+msgid "Navigation|_Last"
+msgstr ""
-# gtk/gtkstock.c:293
-#: gtk/gtkstock.c:314
-msgid "_Top"
-msgstr "वरील(_T)"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:340
+msgid "Navigation|_Top"
+msgstr ""
-# gtk/gtkstock.c:294
-#: gtk/gtkstock.c:315
-msgid "_Back"
-msgstr " मागे(_B)"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:342
+msgid "Navigation|_Back"
+msgstr ""
-# gtk/gtkstock.c:295
-#: gtk/gtkstock.c:316
-msgid "_Down"
-msgstr "खाली(_D)"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:344
+msgid "Navigation|_Down"
+msgstr ""
-# gtk/gtkstock.c:296
-#: gtk/gtkstock.c:317 gtk/gtkstock.c:331
-msgid "_Forward"
-msgstr "पुढे(_F)"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:346
+msgid "Navigation|_Forward"
+msgstr ""
-# gtk/gtkstock.c:297
-#: gtk/gtkstock.c:318
-msgid "_Up"
-msgstr "वर(_U)"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:348
+msgid "Navigation|_Up"
+msgstr ""
-#: gtk/gtkstock.c:319
+#: gtk/gtkstock.c:349
msgid "_Harddisk"
msgstr ""
# gtk/gtkstock.c:298
-#: gtk/gtkstock.c:320
+#: gtk/gtkstock.c:350
msgid "_Help"
msgstr "मदत करा(_H)"
# gtk/gtkstock.c:299
-#: gtk/gtkstock.c:321
+#: gtk/gtkstock.c:351
msgid "_Home"
msgstr "घर(_H)"
-#: gtk/gtkstock.c:322
+#: gtk/gtkstock.c:352
msgid "Increase Indent"
msgstr ""
-#: gtk/gtkstock.c:323
+#: gtk/gtkstock.c:353
msgid "Decrease Indent"
msgstr ""
# gtk/gtkstock.c:300
-#: gtk/gtkstock.c:324
+#: gtk/gtkstock.c:354
msgid "_Index"
msgstr "अनुक्रमणिका/सूची(_I)"
# gtk/gtkstock.c:301
-#: gtk/gtkstock.c:325
+#: gtk/gtkstock.c:355
msgid "_Italic"
msgstr "इटालिक(_I)"
# gtk/gtkstock.c:302
-#: gtk/gtkstock.c:326
+#: gtk/gtkstock.c:356
msgid "_Jump to"
msgstr "धावा(_J)"
# gtk/gtkstock.c:303
-#: gtk/gtkstock.c:327
-msgid "_Center"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:358
+#, fuzzy
+msgid "Justify|_Center"
msgstr "केंद्र(_C)"
-# gtk/gtkstock.c:304
-#: gtk/gtkstock.c:328
-msgid "_Fill"
-msgstr "भरा(_F)"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:360
+msgid "Justify|_Fill"
+msgstr ""
-# gtk/gtkstock.c:305
-#: gtk/gtkstock.c:329
-msgid "_Left"
-msgstr "डावीकडे(_L)"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:362
+msgid "Justify|_Left"
+msgstr ""
# gtk/gtkstock.c:306
-#: gtk/gtkstock.c:330
-msgid "_Right"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:364
+#, fuzzy
+msgid "Justify|_Right"
msgstr "उजवीकडे(_R)"
+# gtk/gtkstock.c:296
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:367
+#, fuzzy
+msgid "Media|_Forward"
+msgstr "पुढे(_F)"
+
# gtk/gtkstock.c:307
-#: gtk/gtkstock.c:332
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:369
#, fuzzy
-msgid "_Next"
+msgid "Media|_Next"
msgstr "नवीन(_N)"
# gtk/gtkstock.c:311
-#: gtk/gtkstock.c:333
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:371
#, fuzzy
-msgid "P_ause"
+msgid "Media|P_ause"
msgstr "चिकटवा(_P)"
-#: gtk/gtkstock.c:334
-msgid "_Play"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:373
+msgid "Media|_Play"
msgstr ""
-#: gtk/gtkstock.c:335
-msgid "Pre_vious"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:375
+msgid "Media|Pre_vious"
msgstr ""
# gtk/gtkcolorsel.c:1827
-#: gtk/gtkstock.c:336
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:377
#, fuzzy
-msgid "_Record"
+msgid "Media|_Record"
msgstr "लाल(_R):"
# gtk/gtkstock.c:287
-#: gtk/gtkstock.c:337
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:379
#, fuzzy
-msgid "R_ewind"
+msgid "Media|R_ewind"
msgstr "शोधा(_F)"
# gtk/gtkstock.c:328
-#: gtk/gtkstock.c:338 gtk/gtkstock.c:361
-msgid "_Stop"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:381
+#, fuzzy
+msgid "Media|_Stop"
msgstr "थांबा(_S)"
# gtk/gtkstock.c:307
-#: gtk/gtkstock.c:339
+#: gtk/gtkstock.c:382
#, fuzzy
msgid "_Network"
msgstr "नवीन(_N)"
# gtk/gtkstock.c:307
-#: gtk/gtkstock.c:340
+#: gtk/gtkstock.c:383
msgid "_New"
msgstr "नवीन(_N)"
# gtk/gtkstock.c:308
-#: gtk/gtkstock.c:341
+#: gtk/gtkstock.c:384
msgid "_No"
msgstr "नाही(_N)"
# gtk/gtkstock.c:309
-#: gtk/gtkstock.c:342
+#: gtk/gtkstock.c:385
msgid "_OK"
msgstr "ठिक आहे(_O)"
# gtk/gtkstock.c:310
-#: gtk/gtkstock.c:343
+#: gtk/gtkstock.c:386
msgid "_Open"
msgstr "उघडा(_O)"
# gtk/gtkstock.c:311
-#: gtk/gtkstock.c:344
+#: gtk/gtkstock.c:387
msgid "_Paste"
msgstr "चिकटवा(_P)"
# gtk/gtkstock.c:312
-#: gtk/gtkstock.c:345
+#: gtk/gtkstock.c:388
msgid "_Preferences"
msgstr "प्राधान्य(_P)"
# gtk/gtkstock.c:313
-#: gtk/gtkstock.c:346
+#: gtk/gtkstock.c:389
msgid "_Print"
msgstr "मुद्रण(_P)"
# gtk/gtkstock.c:314
-#: gtk/gtkstock.c:347
+#: gtk/gtkstock.c:390
msgid "Print Pre_view"
msgstr "मुद्रणपूर्व दर्शन(_v)"
# gtk/gtkstock.c:315
-#: gtk/gtkstock.c:348
+#: gtk/gtkstock.c:391
msgid "_Properties"
msgstr "गुणधर्म(_P)"
# gtk/gtkstock.c:316
-#: gtk/gtkstock.c:349
+#: gtk/gtkstock.c:392
msgid "_Quit"
msgstr "बाहेर जा(_Q)"
# gtk/gtkstock.c:317
-#: gtk/gtkstock.c:350
+#: gtk/gtkstock.c:393
msgid "_Redo"
msgstr "पुनः करा(_R)"
# gtk/gtkstock.c:318
-#: gtk/gtkstock.c:351
+#: gtk/gtkstock.c:394
msgid "_Refresh"
msgstr "नव्यारूपात घ्या(_R)"
# gtk/gtkstock.c:320
-#: gtk/gtkstock.c:353
+#: gtk/gtkstock.c:396
msgid "_Revert"
msgstr "पुर्वस्थितीत घ्या(_R)"
# gtk/gtkstock.c:321
-#: gtk/gtkstock.c:354
+#: gtk/gtkstock.c:397
msgid "_Save"
msgstr "साठवा(_S)"
# gtk/gtkstock.c:322
-#: gtk/gtkstock.c:355
+#: gtk/gtkstock.c:398
msgid "Save _As"
msgstr "या नावे साठवा(_A)"
# gtk/gtkstock.c:323
-#: gtk/gtkstock.c:356
+#: gtk/gtkstock.c:399
msgid "_Color"
msgstr "रंग(_C)"
# gtk/gtkstock.c:324
-#: gtk/gtkstock.c:357
+#: gtk/gtkstock.c:400
msgid "_Font"
msgstr "फोन्ट(_F)"
# gtk/gtkstock.c:325
-#: gtk/gtkstock.c:358
+#: gtk/gtkstock.c:401
msgid "_Ascending"
msgstr "वाढता क्रम(_A)"
# gtk/gtkstock.c:326
-#: gtk/gtkstock.c:359
+#: gtk/gtkstock.c:402
msgid "_Descending"
msgstr "उतरता क्रम(_D)"
# gtk/gtkstock.c:327
-#: gtk/gtkstock.c:360
+#: gtk/gtkstock.c:403
msgid "_Spell Check"
msgstr "स्पेलिंग तपासा(_S)"
+# gtk/gtkstock.c:328
+#: gtk/gtkstock.c:404
+msgid "_Stop"
+msgstr "थांबा(_S)"
+
# gtk/gtkstock.c:329
-#: gtk/gtkstock.c:362
+#: gtk/gtkstock.c:405
msgid "_Strikethrough"
msgstr "खोडून काढा(_S)"
# gtk/gtkstock.c:330
-#: gtk/gtkstock.c:363
+#: gtk/gtkstock.c:406
msgid "_Undelete"
msgstr "परत मागे आणा(_U)"
# gtk/gtkstock.c:331
-#: gtk/gtkstock.c:364
+#: gtk/gtkstock.c:407
msgid "_Underline"
msgstr "अधोरेखीत करा(_U)"
# gtk/gtkstock.c:332
-#: gtk/gtkstock.c:365
+#: gtk/gtkstock.c:408
msgid "_Undo"
msgstr "मूळ स्थितीत या(_U)"
# gtk/gtkstock.c:333
-#: gtk/gtkstock.c:366
+#: gtk/gtkstock.c:409
msgid "_Yes"
msgstr "होय(_Y)"
# gtk/gtkpaned.c:224
-#: gtk/gtkstock.c:367
+#: gtk/gtkstock.c:410
#, fuzzy
msgid "_Normal Size"
msgstr "हॅन्डलचा आकार"
-#: gtk/gtkstock.c:368
+#: gtk/gtkstock.c:411
msgid "Best _Fit"
msgstr ""
# gtk/gtkstock.c:336
-#: gtk/gtkstock.c:369
+#: gtk/gtkstock.c:412
msgid "Zoom _In"
msgstr "(_I)प्रमाणे आकारमान घ्या"
# gtk/gtkstock.c:337
-#: gtk/gtkstock.c:370
+#: gtk/gtkstock.c:413
msgid "Zoom _Out"
msgstr "छोट्या(_O) आकारमानामध्ये घ्या"
@@ -2552,22 +2824,22 @@ msgstr "\"%s\",मार्गावरील यंत्राची कार
msgid "--- No Tip ---"
msgstr "--- मदत नाही ---"
-#: gtk/gtkuimanager.c:1132
+#: gtk/gtkuimanager.c:1154
#, c-format
msgid "Unknown attribute '%s' on line %d char %d"
msgstr ""
-#: gtk/gtkuimanager.c:1332
+#: gtk/gtkuimanager.c:1371
#, c-format
msgid "Unexpected start tag '%s' on line %d char %d"
msgstr ""
-#: gtk/gtkuimanager.c:1417
+#: gtk/gtkuimanager.c:1461
#, c-format
msgid "Unexpected character data on line %d char %d"
msgstr ""
-#: gtk/gtkuimanager.c:2209
+#: gtk/gtkuimanager.c:2272
msgid "Empty"
msgstr ""
@@ -2637,6 +2909,59 @@ msgstr "X माहीती पध्दत "
msgid "Could not get information for file '%s': %s"
msgstr "फाइल '%s' कोणत्या प्रकारची फाइल आहे ते उमगले नाही"
+# gtk/gtkaccellabel.c:116
+#~ msgid "Shift"
+#~ msgstr "सरकवा(Shift)"
+
+# gtk/gtkaccellabel.c:122
+#~ msgid "Ctrl"
+#~ msgstr "नियंत्रण(Ctrl)"
+
+# gtk/gtkaccellabel.c:128
+#~ msgid "Alt"
+#~ msgstr "बदल(Alt)"
+
+# gtk/gtkfilesel.c:1369
+#, fuzzy
+#~ msgid "Error getting information for '%s'"
+#~ msgstr "फोल्डर \"%s\": निर्माण करण्यात चुक: %s\n"
+
+# gtk/gtkstock.c:290
+#~ msgid "_Bottom"
+#~ msgstr "खालच्या भागात(_B)"
+
+# gtk/gtkstock.c:291
+#~ msgid "_First"
+#~ msgstr "प्रथम(_F)"
+
+# gtk/gtkstock.c:292
+#~ msgid "_Last"
+#~ msgstr "अंतिम(_L)"
+
+# gtk/gtkstock.c:293
+#~ msgid "_Top"
+#~ msgstr "वरील(_T)"
+
+# gtk/gtkstock.c:294
+#~ msgid "_Back"
+#~ msgstr " मागे(_B)"
+
+# gtk/gtkstock.c:295
+#~ msgid "_Down"
+#~ msgstr "खाली(_D)"
+
+# gtk/gtkstock.c:297
+#~ msgid "_Up"
+#~ msgstr "वर(_U)"
+
+# gtk/gtkstock.c:304
+#~ msgid "_Fill"
+#~ msgstr "भरा(_F)"
+
+# gtk/gtkstock.c:305
+#~ msgid "_Left"
+#~ msgstr "डावीकडे(_L)"
+
# gtk/gtkfilesel.c:1360
#, fuzzy
#~ msgid ""
diff --git a/po/ms.po b/po/ms.po
index 65dd07d11..3f91703bc 100644
--- a/po/ms.po
+++ b/po/ms.po
@@ -5,7 +5,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Gtk+ 1.3.x\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-01-08 02:01-0500\n"
+"POT-Creation-Date: 2005-06-20 14:30-0400\n"
"PO-Revision-Date: 2004-04-04 01:11+0730\n"
"Last-Translator: Hasbullah Bin Pit <sebol@my-penguin.org>\n"
"Language-Team: Projek Gabai <gabai-penyumbang@list.sourceforge.net>\n"
@@ -14,7 +14,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
#: gdk-pixbuf/gdk-pixbuf-animation.c:153 gdk-pixbuf/gdk-pixbuf-io.c:838
-#: gdk-pixbuf/gdk-pixbuf-io.c:1069 tests/testfilechooser.c:199
+#: gdk-pixbuf/gdk-pixbuf-io.c:1068 tests/testfilechooser.c:199
#, c-format
msgid "Failed to open file '%s': %s"
msgstr "Gagal membuka fail '%s': %s"
@@ -25,7 +25,7 @@ msgid "Image file '%s' contains no data"
msgstr "Fail imej '%s' tida mengandungi data"
#: gdk-pixbuf/gdk-pixbuf-animation.c:208 gdk-pixbuf/gdk-pixbuf-io.c:887
-#: gdk-pixbuf/gdk-pixbuf-io.c:1110 tests/testfilechooser.c:244
+#: gdk-pixbuf/gdk-pixbuf-io.c:1109 tests/testfilechooser.c:244
#, c-format
msgid ""
"Failed to load image '%s': reason not known, probably a corrupt image file"
@@ -73,34 +73,34 @@ msgstr "Jenis format fail imej tidak dikenali"
msgid "Failed to load image '%s': %s"
msgstr "Gagal memuatkan imej '%s': %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1337
+#: gdk-pixbuf/gdk-pixbuf-io.c:1336
#, c-format
msgid "Error writing to image file: %s"
msgstr "Ralat ketika menulis ke fail imej: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1383 gdk-pixbuf/gdk-pixbuf-io.c:1512
+#: gdk-pixbuf/gdk-pixbuf-io.c:1382 gdk-pixbuf/gdk-pixbuf-io.c:1511
#, c-format
msgid "This build of gdk-pixbuf does not support saving the image format: %s"
msgstr "Binaan gdk-pixbuf ini tak menyokong penyimpanan format imej: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1417
+#: gdk-pixbuf/gdk-pixbuf-io.c:1416
msgid "Insufficient memory to save image to callback"
msgstr "Tak cukup memori untuk menyimpan imej ke callback"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1429
+#: gdk-pixbuf/gdk-pixbuf-io.c:1428
msgid "Failed to open temporary file"
msgstr "Gagal membuka fail sementara"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1454
+#: gdk-pixbuf/gdk-pixbuf-io.c:1453
msgid "Failed to read from temporary file"
msgstr "Gagal membaca drpd fail sementara"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1641
+#: gdk-pixbuf/gdk-pixbuf-io.c:1687
#, c-format
msgid "Failed to open '%s' for writing: %s"
msgstr "Gagal membuka fail '%s' untuk ditulis: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1665
+#: gdk-pixbuf/gdk-pixbuf-io.c:1711
#, c-format
msgid ""
"Failed to close '%s' while writing image, all data may not have been saved: %"
@@ -109,7 +109,7 @@ msgstr ""
"Gagal untuk menutup '%s' bila menulis imej, semua dara mungkin tidak akan "
"disimpan:i %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1853 gdk-pixbuf/gdk-pixbuf-io.c:1903
+#: gdk-pixbuf/gdk-pixbuf-io.c:1931 gdk-pixbuf/gdk-pixbuf-io.c:1981
msgid "Insufficient memory to save image into a buffer"
msgstr "Tak cukup memori untuk menyimpan imej ke penimbal"
@@ -171,24 +171,34 @@ msgstr ""
msgid "The ANI image format"
msgstr "Format imej ANI"
-#: gdk-pixbuf/io-bmp.c:227 gdk-pixbuf/io-bmp.c:383
+#: gdk-pixbuf/io-bmp.c:228 gdk-pixbuf/io-bmp.c:306 gdk-pixbuf/io-bmp.c:338
+#: gdk-pixbuf/io-bmp.c:361 gdk-pixbuf/io-bmp.c:442
+msgid "BMP image has bogus header data"
+msgstr "Imej BMP mempunyai data pengepala bogus"
+
+#: gdk-pixbuf/io-bmp.c:239 gdk-pixbuf/io-bmp.c:401
msgid "Not enough memory to load bitmap image"
msgstr "Tak cukup memori untuk memuatkan imej bitmap"
-#: gdk-pixbuf/io-bmp.c:269
+#: gdk-pixbuf/io-bmp.c:287
msgid "BMP image has unsupported header size"
msgstr "Imej BMP mempunyai saiz pengepala yang tidak disokong"
-#: gdk-pixbuf/io-bmp.c:288 gdk-pixbuf/io-bmp.c:320 gdk-pixbuf/io-bmp.c:343
-#: gdk-pixbuf/io-bmp.c:424
-msgid "BMP image has bogus header data"
-msgstr "Imej BMP mempunyai data pengepala bogus"
-
-#: gdk-pixbuf/io-bmp.c:307
+#: gdk-pixbuf/io-bmp.c:325
msgid "Topdown BMP images cannot be compressed"
msgstr ""
-#: gdk-pixbuf/io-bmp.c:1154
+#: gdk-pixbuf/io-bmp.c:1203
+#, fuzzy
+msgid "Couldn't allocate memory for saving BMP file"
+msgstr "Tak dapat memperuntukkan memori bagi memuatkan fail JPEG"
+
+#: gdk-pixbuf/io-bmp.c:1244
+#, fuzzy
+msgid "Couldn't write to BMP file"
+msgstr "Tak dapat menukar namafail"
+
+#: gdk-pixbuf/io-bmp.c:1293
msgid "The BMP image format"
msgstr "Format imej BMP"
@@ -197,7 +207,7 @@ msgstr "Format imej BMP"
msgid "Failure reading GIF: %s"
msgstr "Gagal membaca GIF: %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 "Fail GIF kehilangan sebahagian data (mungkin ianya dikerat?)"
@@ -223,36 +233,41 @@ msgstr "Kod teruk berlaku"
msgid "Circular table entry in GIF file"
msgstr "Kemasukan jadual berpusing pada fail GIF"
-#: 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 "Tak cukup memori untuk memuatkan fail GIF"
-#: gdk-pixbuf/io-gif.c:1088
+#: gdk-pixbuf/io-gif.c:947
+#, fuzzy
+msgid "Not enough memory to composite a frame in GIF file"
+msgstr "Tak cukup memori untuk memuatkan fail GIF"
+
+#: gdk-pixbuf/io-gif.c:1116
msgid "GIF image is corrupt (incorrect LZW compression)"
msgstr "Imej GIF rosak (mampatan LZW tidak betul)"
-#: gdk-pixbuf/io-gif.c:1138
+#: gdk-pixbuf/io-gif.c:1166
msgid "File does not appear to be a GIF file"
msgstr "Fail nampaknya bukan fail GIF"
-#: 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 "Versi %s format fail GIF tidak disokong"
-#: 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."
msgstr ""
"Imej GIF tiada colormap global, dan kerangka didalamnya tiada colormap lokal."
-#: gdk-pixbuf/io-gif.c:1491
+#: gdk-pixbuf/io-gif.c:1519
msgid "GIF image was truncated or incomplete."
msgstr "Imej GID terkerat atau tidak selepas"
-#: gdk-pixbuf/io-gif.c:1643
+#: gdk-pixbuf/io-gif.c:1671
msgid "The GIF image format"
msgstr "Format imej GIF"
@@ -438,99 +453,116 @@ msgstr "Ralat fatal membaca fail imej PNG"
msgid "Fatal error reading PNG image file: %s"
msgstr "Ralat fatal membaca fail imej PNG: %s"
-#: gdk-pixbuf/io-png.c:813
+#: gdk-pixbuf/io-png.c:810
msgid ""
"Keys for PNG text chunks must have at least 1 and at most 79 characters."
msgstr ""
"Kekunci untuk bahagian teks PNG mestilah sekurang-kurangnya 1 , paling "
"banyak pun 79 aksara."
-#: gdk-pixbuf/io-png.c:821
+#: gdk-pixbuf/io-png.c:818
msgid "Keys for PNG text chunks must be ASCII characters."
msgstr "Kekunci untuk bahagian teks PNG mestilah aksara ASCII."
-#: gdk-pixbuf/io-png.c:854
+#: gdk-pixbuf/io-png.c:831
+#, fuzzy, c-format
+msgid ""
+"PNG compression level must be a value between 0 and 9; value '%s' could not "
+"be parsed."
+msgstr ""
+"Kualiti JPEG mestilah diantara nilai 0 dan 100; nilai '%s' tak boleh "
+"dihantar."
+
+#: gdk-pixbuf/io-png.c:843
+#, fuzzy, c-format
+msgid ""
+"PNG compression level must be a value between 0 and 9; value '%d' is not "
+"allowed."
+msgstr ""
+"Kualiti JPEG mestilah diantara nilai 0 dan 100; nilai '%d' tak diizinkan."
+
+#: gdk-pixbuf/io-png.c:883
#, fuzzy, c-format
msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding."
msgstr ""
"Nilai bahagian teks PNG %s tak boleh ditukarkan ke pengenkodan ISO-8859-1."
-#: gdk-pixbuf/io-png.c:994
+#: gdk-pixbuf/io-png.c:1026
msgid "The PNG image format"
msgstr "Format Imej PNG"
-#: gdk-pixbuf/io-pnm.c:249
+#: gdk-pixbuf/io-pnm.c:252
msgid "PNM loader expected to find an integer, but didn't"
msgstr "Pemuat PNM dijangkakan untuk mencari intiger, tetapi tidak."
-#: gdk-pixbuf/io-pnm.c:281
+#: gdk-pixbuf/io-pnm.c:284
msgid "PNM file has an incorrect initial byte"
msgstr "Fail PNM mempunyai byte permulaan yg salah"
-#: gdk-pixbuf/io-pnm.c:311
+#: gdk-pixbuf/io-pnm.c:314
msgid "PNM file is not in a recognized PNM subformat"
msgstr "Fail PNM tidak diiktiraf sebagai subformat PNM"
-#: gdk-pixbuf/io-pnm.c:336
+#: gdk-pixbuf/io-pnm.c:339
msgid "PNM file has an image width of 0"
msgstr "Fail PNM mempunyai kelebaran 0"
-#: gdk-pixbuf/io-pnm.c:357
+#: gdk-pixbuf/io-pnm.c:360
msgid "PNM file has an image height of 0"
msgstr "Fail PNM mempunyai ketinggian 0"
-#: gdk-pixbuf/io-pnm.c:380
+#: gdk-pixbuf/io-pnm.c:383
msgid "Maximum color value in PNM file is 0"
msgstr "Nilai warna maksima pada fail PNM ialah 0"
-#: gdk-pixbuf/io-pnm.c:388
+#: gdk-pixbuf/io-pnm.c:391
msgid "Maximum color value in PNM file is too large"
msgstr "Nilai warna maksima pada fail PNM terlalu besar"
-#: gdk-pixbuf/io-pnm.c:396
+#: gdk-pixbuf/io-pnm.c:399
#, fuzzy
msgid "Cannot handle PNM files with maximum color values greater than 255"
msgstr "tak dapat mengendali fail PNM dengan warna maksma melebihi 255"
-#: gdk-pixbuf/io-pnm.c:435 gdk-pixbuf/io-pnm.c:463 gdk-pixbuf/io-pnm.c:495
+#: gdk-pixbuf/io-pnm.c:438 gdk-pixbuf/io-pnm.c:466 gdk-pixbuf/io-pnm.c:498
msgid "Raw PNM image type is invalid"
msgstr "Imej PNM jenis rawak tidak sah"
-#: gdk-pixbuf/io-pnm.c:555 gdk-pixbuf/io-pnm.c:597
+#: gdk-pixbuf/io-pnm.c:562 gdk-pixbuf/io-pnm.c:604
msgid "PNM image format is invalid"
msgstr "Format Imej PNM tidak sah"
-#: gdk-pixbuf/io-pnm.c:656
+#: gdk-pixbuf/io-pnm.c:663
msgid "PNM image loader does not support this PNM subformat"
msgstr "Pemuat imej PNM tidak menyokong subformat PNM ini"
-#: gdk-pixbuf/io-pnm.c:711
+#: gdk-pixbuf/io-pnm.c:718
msgid "Premature end-of-file encountered"
msgstr "end-of-file tak matang berlaku"
-#: gdk-pixbuf/io-pnm.c:743 gdk-pixbuf/io-pnm.c:974
+#: gdk-pixbuf/io-pnm.c:750 gdk-pixbuf/io-pnm.c:981
msgid "Raw PNM formats require exactly one whitespace before sample data"
msgstr ""
"Format PNM rawak memerlukan tepat-tepat satu ruangputih sebelum data sampel"
-#: gdk-pixbuf/io-pnm.c:770
+#: gdk-pixbuf/io-pnm.c:777
#, fuzzy
msgid "Cannot allocate memory for loading PNM image"
msgstr "Tak dapat memperuntukkan memori untuk memuatkan imej PNM"
-#: gdk-pixbuf/io-pnm.c:820
+#: gdk-pixbuf/io-pnm.c:827
msgid "Insufficient memory to load PNM context struct"
msgstr "Tak cukup memori untuk memuatkan struktur konteks PNM"
-#: gdk-pixbuf/io-pnm.c:871
+#: gdk-pixbuf/io-pnm.c:878
msgid "Unexpected end of PNM image data"
msgstr "Penghujungan tanpa diduga data imej PNM"
-#: gdk-pixbuf/io-pnm.c:1003
+#: gdk-pixbuf/io-pnm.c:1010
msgid "Insufficient memory to load PNM file"
msgstr "Tak cukup memori untuk memuatkan fail PNM"
-#: gdk-pixbuf/io-pnm.c:1082
+#: gdk-pixbuf/io-pnm.c:1089
msgid "The PNM/PBM/PGM/PPM image format family"
msgstr "Keluarga format imej PNM/PBM/PGM/PPM"
@@ -554,69 +586,69 @@ msgstr "Tak cukup memori untuk memuatkan imej RAS"
msgid "The Sun raster image format"
msgstr "Format imej raster Sun"
-#: gdk-pixbuf/io-tga.c:159
+#: gdk-pixbuf/io-tga.c:154
#, fuzzy
msgid "Cannot allocate memory for IOBuffer struct"
msgstr "Tak dapat memperuntukkan memori untukstruct IOBuffer"
-#: gdk-pixbuf/io-tga.c:178
+#: gdk-pixbuf/io-tga.c:173
#, fuzzy
msgid "Cannot allocate memory for IOBuffer data"
msgstr "Tak dapat memperuntukkan memori data IOBuffer"
-#: gdk-pixbuf/io-tga.c:189
+#: gdk-pixbuf/io-tga.c:184
#, fuzzy
msgid "Cannot realloc IOBuffer data"
msgstr "Tak dapat memperuntukkan data IOBuffer"
-#: gdk-pixbuf/io-tga.c:219
+#: gdk-pixbuf/io-tga.c:214
#, fuzzy
msgid "Cannot allocate temporary IOBuffer data"
msgstr "Tak dapat memperuntukkan memori menentara IOBuffer"
-#: gdk-pixbuf/io-tga.c:353
+#: gdk-pixbuf/io-tga.c:348
#, fuzzy
msgid "Cannot allocate new pixbuf"
msgstr "Tak dapat memperuntukkan pixbuf baru"
-#: gdk-pixbuf/io-tga.c:692
+#: gdk-pixbuf/io-tga.c:689
#, fuzzy
msgid "Cannot allocate colormap structure"
msgstr "Tak dapat memperuntukkan struktur colormap"
-#: gdk-pixbuf/io-tga.c:699
+#: gdk-pixbuf/io-tga.c:696
#, fuzzy
msgid "Cannot allocate colormap entries"
msgstr "Tak dapat memperuntukkan kemasukan colormap"
-#: gdk-pixbuf/io-tga.c:721
+#: gdk-pixbuf/io-tga.c:718
msgid "Unexpected bitdepth for colormap entries"
msgstr "Bitdepth tak diduga bagi kemasukan colormap"
-#: gdk-pixbuf/io-tga.c:739
+#: gdk-pixbuf/io-tga.c:736
#, fuzzy
msgid "Cannot allocate TGA header memory"
msgstr "Takdapat memperuntukkan memori pengepala TGA"
-#: gdk-pixbuf/io-tga.c:772
+#: gdk-pixbuf/io-tga.c:769
msgid "TGA image has invalid dimensions"
msgstr "Imej TGA mempunyai dimensi tidak sah"
-#: gdk-pixbuf/io-tga.c:778 gdk-pixbuf/io-tga.c:787 gdk-pixbuf/io-tga.c:797
-#: gdk-pixbuf/io-tga.c:807 gdk-pixbuf/io-tga.c:814
+#: gdk-pixbuf/io-tga.c:775 gdk-pixbuf/io-tga.c:784 gdk-pixbuf/io-tga.c:794
+#: gdk-pixbuf/io-tga.c:804 gdk-pixbuf/io-tga.c:811
msgid "TGA image type not supported"
msgstr "Jenis imej TGA ini tidak disokong"
-#: gdk-pixbuf/io-tga.c:861
+#: gdk-pixbuf/io-tga.c:858
#, fuzzy
msgid "Cannot allocate memory for TGA context struct"
msgstr "Tak dapat memperuntukkan memori untuk struct konteks TGA"
-#: gdk-pixbuf/io-tga.c:926
+#: gdk-pixbuf/io-tga.c:923
msgid "Excess data in file"
msgstr "Limpahan data pada fail"
-#: gdk-pixbuf/io-tga.c:995
+#: gdk-pixbuf/io-tga.c:992
msgid "The Targa image format"
msgstr "Format imej Targa"
@@ -697,41 +729,46 @@ msgstr "Gagal menulis ke fail sementara bila memuatkan imej XBM"
msgid "The XBM image format"
msgstr "Format imej XBM"
-#: gdk-pixbuf/io-xpm.c:1229
+#: gdk-pixbuf/io-xpm.c:467
msgid "No XPM header found"
msgstr "Tiada pengepala XPM dijumpai"
-#: gdk-pixbuf/io-xpm.c:1237
+#: gdk-pixbuf/io-xpm.c:476
+#, fuzzy
+msgid "Invalid XPM header"
+msgstr "Fail XBM tidak sah"
+
+#: gdk-pixbuf/io-xpm.c:484
msgid "XPM file has image width <= 0"
msgstr "Fail XPM imej mempunyai kelebaran <=0"
-#: gdk-pixbuf/io-xpm.c:1245
+#: gdk-pixbuf/io-xpm.c:492
msgid "XPM file has image height <= 0"
msgstr "Fail imej XPM mempunyai tinggi <=0"
-#: gdk-pixbuf/io-xpm.c:1253
+#: gdk-pixbuf/io-xpm.c:500
msgid "XPM has invalid number of chars per pixel"
msgstr "XPM mempunyai bilangan aksara per piksel yang tidak sah"
-#: gdk-pixbuf/io-xpm.c:1260
+#: gdk-pixbuf/io-xpm.c:507
msgid "XPM file has invalid number of colors"
msgstr "Fail XPM mempunyai bilangan warna yang tidak sah"
-#: gdk-pixbuf/io-xpm.c:1272 gdk-pixbuf/io-xpm.c:1281 gdk-pixbuf/io-xpm.c:1333
+#: gdk-pixbuf/io-xpm.c:519 gdk-pixbuf/io-xpm.c:528 gdk-pixbuf/io-xpm.c:580
#, fuzzy
msgid "Cannot allocate memory for loading XPM image"
msgstr "Tak dapat memperuntukkan"
-#: gdk-pixbuf/io-xpm.c:1295
+#: gdk-pixbuf/io-xpm.c:542
#, fuzzy
msgid "Cannot read XPM colormap"
msgstr "Tak dapat membaca colormap XPM"
-#: gdk-pixbuf/io-xpm.c:1524
+#: gdk-pixbuf/io-xpm.c:771
msgid "Failed to write to temporary file when loading XPM image"
msgstr "Gagal menulis fail sementara bila memuatkan imej XPM"
-#: gdk-pixbuf/io-xpm.c:1559
+#: gdk-pixbuf/io-xpm.c:806
msgid "The XPM image format"
msgstr "Format Imej XPM"
@@ -794,6 +831,138 @@ msgstr ""
msgid "Gdk debugging flags to unset"
msgstr ""
+#: gdk/keyname-table.h:3940
+msgid "keyboard label|BackSpace"
+msgstr ""
+
+#: gdk/keyname-table.h:3941
+msgid "keyboard label|Tab"
+msgstr ""
+
+#: gdk/keyname-table.h:3942
+msgid "keyboard label|Return"
+msgstr ""
+
+#: gdk/keyname-table.h:3943
+msgid "keyboard label|Pause"
+msgstr ""
+
+#: gdk/keyname-table.h:3944
+msgid "keyboard label|Scroll_Lock"
+msgstr ""
+
+#: gdk/keyname-table.h:3945
+msgid "keyboard label|Sys_Req"
+msgstr ""
+
+#: gdk/keyname-table.h:3946
+msgid "keyboard label|Escape"
+msgstr ""
+
+#: gdk/keyname-table.h:3947
+msgid "keyboard label|Multi_key"
+msgstr ""
+
+#: gdk/keyname-table.h:3948
+msgid "keyboard label|Home"
+msgstr ""
+
+#: gdk/keyname-table.h:3949
+msgid "keyboard label|Page_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3950
+msgid "keyboard label|Page_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3951
+msgid "keyboard label|End"
+msgstr ""
+
+#: gdk/keyname-table.h:3952
+msgid "keyboard label|Begin"
+msgstr ""
+
+#: gdk/keyname-table.h:3953
+msgid "keyboard label|Print"
+msgstr ""
+
+#: gdk/keyname-table.h:3954
+msgid "keyboard label|Insert"
+msgstr ""
+
+#: gdk/keyname-table.h:3955
+msgid "keyboard label|Num_Lock"
+msgstr ""
+
+#: gdk/keyname-table.h:3956
+msgid "keyboard label|KP_Space"
+msgstr ""
+
+#: gdk/keyname-table.h:3957
+msgid "keyboard label|KP_Tab"
+msgstr ""
+
+#: gdk/keyname-table.h:3958
+msgid "keyboard label|KP_Enter"
+msgstr ""
+
+#: gdk/keyname-table.h:3959
+msgid "keyboard label|KP_Home"
+msgstr ""
+
+#: gdk/keyname-table.h:3960
+msgid "keyboard label|KP_Left"
+msgstr ""
+
+#: gdk/keyname-table.h:3961
+msgid "keyboard label|KP_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3962
+msgid "keyboard label|KP_Right"
+msgstr ""
+
+#: gdk/keyname-table.h:3963
+msgid "keyboard label|KP_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3964
+msgid "keyboard label|KP_Page_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3965
+msgid "keyboard label|KP_Prior"
+msgstr ""
+
+#: gdk/keyname-table.h:3966
+msgid "keyboard label|KP_Page_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3967
+msgid "keyboard label|KP_Next"
+msgstr ""
+
+#: gdk/keyname-table.h:3968
+msgid "keyboard label|KP_End"
+msgstr ""
+
+#: gdk/keyname-table.h:3969
+msgid "keyboard label|KP_Begin"
+msgstr ""
+
+#: gdk/keyname-table.h:3970
+msgid "keyboard label|KP_Insert"
+msgstr ""
+
+#: gdk/keyname-table.h:3971
+msgid "keyboard label|KP_Delete"
+msgstr ""
+
+#: gdk/keyname-table.h:3972
+msgid "keyboard label|Delete"
+msgstr ""
+
#. Description of --sync in --help output
#: gdk/win32/gdkmain-win32.c:60
msgid "Don't batch GDI requests"
@@ -829,46 +998,47 @@ msgstr ""
msgid "Make X calls synchronous"
msgstr ""
-#: gtk/gtkaboutdialog.c:260 gtk/gtkaboutdialog.c:1939
+#: gtk/gtkaboutdialog.c:270 gtk/gtkaboutdialog.c:2025
msgid "License"
msgstr ""
-#: gtk/gtkaboutdialog.c:261
+#: gtk/gtkaboutdialog.c:271
msgid "The license of the program"
msgstr ""
#. Add the credits button
-#: gtk/gtkaboutdialog.c:482
-msgid "_Credits"
-msgstr ""
+#: gtk/gtkaboutdialog.c:491
+#, fuzzy
+msgid "C_redits"
+msgstr "_Cipta"
#. Add the license button
-#: gtk/gtkaboutdialog.c:491
+#: gtk/gtkaboutdialog.c:501
msgid "_License"
msgstr ""
-#: gtk/gtkaboutdialog.c:682
+#: gtk/gtkaboutdialog.c:731
#, c-format
msgid "About %s"
msgstr ""
-#: gtk/gtkaboutdialog.c:1876
+#: gtk/gtkaboutdialog.c:1953
msgid "Credits"
msgstr ""
-#: gtk/gtkaboutdialog.c:1901
+#: gtk/gtkaboutdialog.c:1979
msgid "Written by"
msgstr ""
-#: gtk/gtkaboutdialog.c:1904
+#: gtk/gtkaboutdialog.c:1982
msgid "Documented by"
msgstr ""
-#: gtk/gtkaboutdialog.c:1916
+#: gtk/gtkaboutdialog.c:1994
msgid "Translated by"
msgstr ""
-#: gtk/gtkaboutdialog.c:1920
+#: gtk/gtkaboutdialog.c:1998
msgid "Artwork by"
msgstr ""
@@ -876,28 +1046,41 @@ msgstr ""
#. * that use the shift key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: gtk/gtkaccellabel.c:119
-msgid "Shift"
-msgstr "Shif"
+#: gtk/gtkaccellabel.c:121
+msgid "keyboard label|Shift"
+msgstr ""
#. This is the text that should appear next to menu accelerators
#. * that use the control key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: gtk/gtkaccellabel.c:125
-msgid "Ctrl"
-msgstr "Ctrl"
+#: gtk/gtkaccellabel.c:128
+msgid "keyboard label|Ctrl"
+msgstr ""
#. This is the text that should appear next to menu accelerators
#. * that use the alt key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: gtk/gtkaccellabel.c:131
-msgid "Alt"
-msgstr "Alt"
+#: gtk/gtkaccellabel.c:135
+msgid "keyboard label|Alt"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkaccellabel.c:577
+msgid "keyboard label|Space"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkaccellabel.c:581
+msgid "keyboard label|Backslash"
+msgstr ""
#. Translate to calendar:YM if you want years to be displayed
#. * before months; otherwise translate to calendar:MY.
@@ -908,7 +1091,7 @@ msgstr "Alt"
#. * so if you have a default text direction of RTL and YM, then
#. * the year will appear on the right.
#.
-#: gtk/gtkcalendar.c:700
+#: gtk/gtkcalendar.c:647
msgid "calendar:MY"
msgstr "calendar:MY"
@@ -916,31 +1099,59 @@ msgstr "calendar:MY"
#. * first day of the week to calendar:week_start:1 if you want Monday
#. * to be the first day of the week, and so on.
#.
-#: gtk/gtkcalendar.c:710
+#: gtk/gtkcalendar.c:661
msgid "calendar:week_start:0"
msgstr "calendar:week_start:0"
-#: gtk/gtkcellrendererprogress.c:235 gtk/gtkcellrendererprogress.c:293
+#. Translators: This is a text measurement template.
+#. * Translate it to the widest year text.
+#. *
+#. * Don't include the prefix "year measurement template|"
+#. * in the translation.
+#. *
+#. * If you don't understand this, leave it as "2000"
+#.
+#: gtk/gtkcalendar.c:1549
+msgid "year measurement template|2000"
+msgstr ""
+
+#. Translators: This dictates how the year is displayed in
+#. * gtkcalendar widget. See strftime() manual for the format.
+#. * Use only ASCII in the translation.
+#. *
+#. * Also look for the msgid "year measurement template|2000".
+#. * Translate that entry to a year with the widest output of this
+#. * msgid.
+#. *
+#. * Don't include the prefix "calendar year format|" in the
+#. * translation. "%Y" is appropriate for most locales.
+#.
+#: gtk/gtkcalendar.c:1826
+msgid "calendar year format|%Y"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkcellrendererprogress.c:237 gtk/gtkcellrendererprogress.c:295
#, c-format
msgid "progress bar label|%d %%"
msgstr ""
-#: gtk/gtkcolorbutton.c:220 gtk/gtkcolorbutton.c:574
+#: gtk/gtkcolorbutton.c:221 gtk/gtkcolorbutton.c:576
msgid "Pick a Color"
msgstr "Pilih satu Warna"
-#: gtk/gtkcolorbutton.c:466
+#: gtk/gtkcolorbutton.c:467
msgid "Received invalid color data\n"
msgstr "Menerima data warna tidak sah\n"
-#: gtk/gtkcolorsel.c:576
+#: gtk/gtkcolorsel.c:561
msgid ""
"The previously-selected color, for comparison to the color you're selecting "
"now. You can drag this color to a palette entry, or select this color as "
"current by dragging it to the other color swatch alongside."
msgstr ""
-#: gtk/gtkcolorsel.c:581
+#: gtk/gtkcolorsel.c:566
msgid ""
"The color you've chosen. You can drag this color to a palette entry to save "
"it for use in the future."
@@ -948,11 +1159,11 @@ msgstr ""
"Warna yang anda pilih. Anda boleh heret warna ini ke kemasukan palet supaya "
"disimpan untuk kegunaan masa hadapan."
-#: gtk/gtkcolorsel.c:942
+#: gtk/gtkcolorsel.c:957
msgid "_Save color here"
msgstr "_Simpan warna di sini"
-#: gtk/gtkcolorsel.c:1147
+#: gtk/gtkcolorsel.c:1162
msgid ""
"Click this palette entry to make it the current color. To change this entry, "
"drag a color swatch here or right-click it and select \"Save color here.\""
@@ -961,7 +1172,7 @@ msgstr ""
"kemasukan ini, heret warna ke sini atau klik-kanan dan pilih \"Simpan warna "
"di sini.\""
-#: gtk/gtkcolorsel.c:1913
+#: gtk/gtkcolorsel.c:1929
msgid ""
"Select the color you want from the outer ring. Select the darkness or "
"lightness of that color using the inner triangle."
@@ -969,7 +1180,7 @@ msgstr ""
"Pilih warna yang anda ingin daripada bulatan luaran. Pilih kegelapan atau "
"kecerahan warna mnggunakan segitiga dalaman."
-#: gtk/gtkcolorsel.c:1938
+#: gtk/gtkcolorsel.c:1954
msgid ""
"Click the eyedropper, then click a color anywhere on your screen to select "
"that color."
@@ -977,67 +1188,67 @@ msgstr ""
"Klik eyedropper, kemudian klik warna di mana-mana pada layar supaya warna "
"dipilih."
-#: gtk/gtkcolorsel.c:1947
+#: gtk/gtkcolorsel.c:1963
msgid "_Hue:"
msgstr "_Hue:"
-#: gtk/gtkcolorsel.c:1948
+#: gtk/gtkcolorsel.c:1964
msgid "Position on the color wheel."
msgstr "Posisi roda warna."
-#: gtk/gtkcolorsel.c:1950
+#: gtk/gtkcolorsel.c:1966
msgid "_Saturation:"
msgstr "Ke_tepuan:"
-#: gtk/gtkcolorsel.c:1951
+#: gtk/gtkcolorsel.c:1967
msgid "\"Deepness\" of the color."
msgstr "\"Deepness\" warna."
-#: gtk/gtkcolorsel.c:1952
+#: gtk/gtkcolorsel.c:1968
msgid "_Value:"
msgstr "_Nilai:"
-#: gtk/gtkcolorsel.c:1953
+#: gtk/gtkcolorsel.c:1969
msgid "Brightness of the color."
msgstr "Kecerahan warna."
-#: gtk/gtkcolorsel.c:1954
+#: gtk/gtkcolorsel.c:1970
msgid "_Red:"
msgstr "Me_rah:"
-#: gtk/gtkcolorsel.c:1955
+#: gtk/gtkcolorsel.c:1971
msgid "Amount of red light in the color."
msgstr "Jumlah cahaya merah pada warna."
-#: gtk/gtkcolorsel.c:1956
+#: gtk/gtkcolorsel.c:1972
msgid "_Green:"
msgstr "_Hijau:"
-#: gtk/gtkcolorsel.c:1957
+#: gtk/gtkcolorsel.c:1973
msgid "Amount of green light in the color."
msgstr "Jumlah cahaya hijau pada warna."
-#: gtk/gtkcolorsel.c:1958
+#: gtk/gtkcolorsel.c:1974
msgid "_Blue:"
msgstr "_Biru:"
-#: gtk/gtkcolorsel.c:1959
+#: gtk/gtkcolorsel.c:1975
msgid "Amount of blue light in the color."
msgstr "Jumlah cahaya biru pada warna."
-#: gtk/gtkcolorsel.c:1962
+#: gtk/gtkcolorsel.c:1978
msgid "_Opacity:"
msgstr "_Opacity:"
-#: gtk/gtkcolorsel.c:1970 gtk/gtkcolorsel.c:1981
+#: gtk/gtkcolorsel.c:1986 gtk/gtkcolorsel.c:1997
msgid "Transparency of the color."
msgstr "Ketelusan bagi warna."
-#: gtk/gtkcolorsel.c:1988
+#: gtk/gtkcolorsel.c:2004
msgid "Color _Name:"
msgstr "_Nama Warna:"
-#: gtk/gtkcolorsel.c:2003
+#: gtk/gtkcolorsel.c:2019
msgid ""
"You can enter an HTML-style hexadecimal color value, or simply a color name "
"such as 'orange' in this entry."
@@ -1045,11 +1256,11 @@ msgstr ""
"Anda boleh masukan nilai heksadesimal gaya-HTML, atau masukkan nama warna "
"seperti 'orange' pada kemasukan ini."
-#: gtk/gtkcolorsel.c:2022
+#: gtk/gtkcolorsel.c:2038
msgid "_Palette"
msgstr "_Palet"
-#: gtk/gtkcolorsel.c:2054
+#: gtk/gtkcolorsel.c:2070
#, fuzzy
msgid "Color Wheel"
msgstr "Roda"
@@ -1058,304 +1269,320 @@ msgstr "Roda"
msgid "Color Selection"
msgstr "Pemilihan Warna"
-#: gtk/gtkentry.c:4507 gtk/gtktextview.c:7030
+#: gtk/gtkentry.c:4508 gtk/gtktextview.c:7068
msgid "Select _All"
msgstr "Pilih _Semua"
-#: gtk/gtkentry.c:4517 gtk/gtktextview.c:7040
+#: gtk/gtkentry.c:4518 gtk/gtktextview.c:7078
msgid "Input _Methods"
msgstr "_Method input"
-#: gtk/gtkentry.c:4528 gtk/gtktextview.c:7051
+#: gtk/gtkentry.c:4529 gtk/gtktextview.c:7089
msgid "_Insert Unicode Control Character"
msgstr "Sel_itkan aksara Kawalan Unicode"
-#: gtk/gtkfilechooser.c:1584 gtk/gtkfilechooser.c:1628
-#: gtk/gtkfilechooser.c:1703 gtk/gtkfilechooser.c:1747
+#: gtk/gtkfilechooser.c:1588 gtk/gtkfilechooser.c:1632
+#: gtk/gtkfilechooser.c:1707 gtk/gtkfilechooser.c:1751
#, c-format
msgid "Invalid filename: %s"
msgstr "Namafail tidak sah: %s"
-#: gtk/gtkfilechooserbutton.c:65
+#: gtk/gtkfilechooserbutton.c:67
#, fuzzy
msgid "Select A File"
msgstr "Padam Fail"
-#: gtk/gtkfilechooserbutton.c:66 gtk/gtkfilechooserdefault.c:1229
-#: gtk/gtkpathbar.c:982
+#: gtk/gtkfilechooserbutton.c:68 gtk/gtkfilechooserdefault.c:1302
+#: gtk/gtkpathbar.c:1020
msgid "Home"
msgstr "Rumah"
-#: gtk/gtkfilechooserbutton.c:67 gtk/gtkfilechooserdefault.c:1256
-#: gtk/gtkpathbar.c:984
+#: gtk/gtkfilechooserbutton.c:69 gtk/gtkfilechooserdefault.c:1329
+#: gtk/gtkpathbar.c:1022
msgid "Desktop"
msgstr "Desktop"
-#: gtk/gtkfilechooserbutton.c:68
+#: gtk/gtkfilechooserbutton.c:70
#, fuzzy
msgid "(None)"
msgstr "tiada"
-#: gtk/gtkfilechooserbutton.c:1515
+#: gtk/gtkfilechooserbutton.c:1523
msgid "Other..."
msgstr ""
-#: gtk/gtkfilechooserdefault.c:867
+#: gtk/gtkfilechooserdefault.c:917
#, fuzzy
msgid "Could not retrieve information about the file"
msgstr ""
"Tak dapat peroleh maklumat perihal %s:\n"
"%s"
-#: gtk/gtkfilechooserdefault.c:878
+#: gtk/gtkfilechooserdefault.c:928
#, fuzzy
msgid "Could not add a bookmark"
msgstr ""
"Tak dapat menambah tandabuku bagi %s:\n"
"%s"
-#: gtk/gtkfilechooserdefault.c:889
+#: gtk/gtkfilechooserdefault.c:939
#, fuzzy
msgid "Could not remove bookmark"
msgstr ""
"Tak dapat membuang tandabuku bagi %s:\n"
"%s"
-#: gtk/gtkfilechooserdefault.c:900
+#: gtk/gtkfilechooserdefault.c:950
msgid "The folder could not be created"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:911
+#: gtk/gtkfilechooserdefault.c:963
+msgid ""
+"The folder could not be created, as a file with the same name already "
+"exists. Try using a different name for the folder, or rename the file first."
+msgstr ""
+
+#: gtk/gtkfilechooserdefault.c:976
#, fuzzy
msgid "Invalid file name"
msgstr "Namafail tidak sah: %s"
-#: gtk/gtkfilechooserdefault.c:921
+#: gtk/gtkfilechooserdefault.c:986
msgid "The folder contents could not be displayed"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:1119
+#: gtk/gtkfilechooserdefault.c:1192
#, fuzzy, c-format
msgid "Could not get information about '%s': %s"
msgstr ""
"Tak dapat peroleh maklumat perihal %s:\n"
"%s"
-#: gtk/gtkfilechooserdefault.c:2095
+#: gtk/gtkfilechooserdefault.c:2208
#, c-format
msgid "Add the folder '%s' to the bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2136
+#: gtk/gtkfilechooserdefault.c:2249
msgid "Add the current folder to the bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2138
+#: gtk/gtkfilechooserdefault.c:2251
msgid "Add the selected folders to the bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2178
+#: gtk/gtkfilechooserdefault.c:2291
#, c-format
msgid "Remove the bookmark '%s'"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2591
+#: gtk/gtkfilechooserdefault.c:2722
#, fuzzy, c-format
msgid "Could not add a bookmark for '%s' because it is an invalid path name."
msgstr "Tak dapat menambah tandabuku bagi %s kerana nama laluan tidak sah."
-#: gtk/gtkfilechooserdefault.c:2769
+#: gtk/gtkfilechooserdefault.c:2937
+#, fuzzy
+msgid "Remove"
+msgstr "_Buang"
+
+#: gtk/gtkfilechooserdefault.c:2946
+#, fuzzy
+msgid "Rename..."
+msgstr "_Tukarnama"
+
+#: gtk/gtkfilechooserdefault.c:3069
msgid "Shortcuts"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2823
+#: gtk/gtkfilechooserdefault.c:3123
msgid "Folder"
msgstr "Folder"
-#: gtk/gtkfilechooserdefault.c:2875 gtk/gtkstock.c:295
+#: gtk/gtkfilechooserdefault.c:3179 gtk/gtkstock.c:317
msgid "_Add"
msgstr "_Tambah"
-#: gtk/gtkfilechooserdefault.c:2882
-msgid "Add the selected folder to the bookmarks"
+#: gtk/gtkfilechooserdefault.c:3186
+msgid "Add the selected folder to the Bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2887 gtk/gtkstock.c:352
+#: gtk/gtkfilechooserdefault.c:3191 gtk/gtkstock.c:395
msgid "_Remove"
msgstr "_Buang"
-#: gtk/gtkfilechooserdefault.c:2894
+#: gtk/gtkfilechooserdefault.c:3198
msgid "Remove the selected bookmark"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2997
-msgid "_Add to Shortcuts"
+#: gtk/gtkfilechooserdefault.c:3305
+msgid "_Add to Bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:3007
+#: gtk/gtkfilechooserdefault.c:3315
#, fuzzy
msgid "Open _Location"
msgstr "Buka Lokasi"
-#: gtk/gtkfilechooserdefault.c:3019
+#: gtk/gtkfilechooserdefault.c:3327
msgid "Show _Hidden Files"
msgstr "Papar Fail _Tersembunyi"
-#: gtk/gtkfilechooserdefault.c:3143 gtk/gtkfilesel.c:767
+#: gtk/gtkfilechooserdefault.c:3451 gtk/gtkfilesel.c:766
msgid "Files"
msgstr "Fail"
-#: gtk/gtkfilechooserdefault.c:3174
+#: gtk/gtkfilechooserdefault.c:3482
msgid "Name"
msgstr "Nama"
-#: gtk/gtkfilechooserdefault.c:3199
+#: gtk/gtkfilechooserdefault.c:3507
msgid "Size"
msgstr "Saiz"
-#: gtk/gtkfilechooserdefault.c:3212
+#: gtk/gtkfilechooserdefault.c:3520
msgid "Modified"
msgstr "Diubahsuai"
-#: gtk/gtkfilechooserdefault.c:3244
+#: gtk/gtkfilechooserdefault.c:3552
msgid "Select which types of files are shown"
msgstr ""
#. Create Folder
-#: gtk/gtkfilechooserdefault.c:3280
+#: gtk/gtkfilechooserdefault.c:3588
#, fuzzy
msgid "Create Fo_lder"
msgstr "Cipta _Folder"
#. Name entry
-#: gtk/gtkfilechooserdefault.c:3398
+#: gtk/gtkfilechooserdefault.c:3709
msgid "_Name:"
msgstr "_Nama:"
-#: gtk/gtkfilechooserdefault.c:3438
+#: gtk/gtkfilechooserdefault.c:3749
msgid "_Browse for other folders"
msgstr "_Lungsur folder lain"
-#: gtk/gtkfilechooserdefault.c:3688
+#: gtk/gtkfilechooserdefault.c:4000
msgid "Save in _folder:"
msgstr "Simpan di _folder:"
-#: gtk/gtkfilechooserdefault.c:3690
+#: gtk/gtkfilechooserdefault.c:4002
msgid "Create in _folder:"
msgstr "Cipta di _folder:"
-#: gtk/gtkfilechooserdefault.c:4523
+#: gtk/gtkfilechooserdefault.c:4959
#, fuzzy
msgid "Cannot change to folder because it is not local"
msgstr "Tak dapat tukar ke folder kerana ianya bukan tempatan"
-#: gtk/gtkfilechooserdefault.c:5048
+#: gtk/gtkfilechooserdefault.c:5513
#, fuzzy, c-format
msgid "Shortcut %s does not exist"
msgstr "pintasan %s tak wujud"
-#: gtk/gtkfilechooserdefault.c:5508
+#: gtk/gtkfilechooserdefault.c:6057
#, fuzzy, c-format
msgid "Could not mount %s"
msgstr ""
"Tak dapat memilih %s:\n"
"%s"
-#: gtk/gtkfilechooserdefault.c:5802
+#: gtk/gtkfilechooserdefault.c:6352
msgid "Type name of new folder"
msgstr "Taip nama bagi folder baru"
-#: gtk/gtkfilechooserdefault.c:5844
+#: gtk/gtkfilechooserdefault.c:6394
#, c-format
msgid "%d byte"
msgid_plural "%d bytes"
msgstr[0] ""
msgstr[1] ""
-#: gtk/gtkfilechooserdefault.c:5846
+#: gtk/gtkfilechooserdefault.c:6396
#, c-format
msgid "%.1f K"
msgstr "%.1f K"
-#: gtk/gtkfilechooserdefault.c:5848
+#: gtk/gtkfilechooserdefault.c:6398
#, c-format
msgid "%.1f M"
msgstr "%.1f M"
-#: gtk/gtkfilechooserdefault.c:5850
+#: gtk/gtkfilechooserdefault.c:6400
#, c-format
msgid "%.1f G"
msgstr "%.1f G"
-#: gtk/gtkfilechooserdefault.c:5902
+#: gtk/gtkfilechooserdefault.c:6446 gtk/gtkfilechooserdefault.c:6470
+msgid "Unknown"
+msgstr "Entah"
+
+#: gtk/gtkfilechooserdefault.c:6457
msgid "Today"
msgstr "Hari ini"
-#: gtk/gtkfilechooserdefault.c:5904
+#: gtk/gtkfilechooserdefault.c:6459
msgid "Yesterday"
msgstr "Semalam"
-#: gtk/gtkfilechooserdefault.c:5915
-msgid "Unknown"
-msgstr "Entah"
-
-#: gtk/gtkfilechooserdefault.c:5985
+#: gtk/gtkfilechooserdefault.c:6541
#, fuzzy
msgid "Cannot change folder"
msgstr "Cipta di _folder:"
-#: gtk/gtkfilechooserdefault.c:5986
+#: gtk/gtkfilechooserdefault.c:6542
#, fuzzy
msgid "The folder you specified is an invalid path."
msgstr ""
"Tak dapat tukar ke folder yang anda nyatakan kerana ia adalah laluan yang "
"tak sah."
-#: gtk/gtkfilechooserdefault.c:6025
+#: gtk/gtkfilechooserdefault.c:6581
#, fuzzy, c-format
msgid "Could not build file name from '%s' and '%s'"
msgstr ""
"Tak dapat membina nama fail drpd '%s' dan '%s':\n"
"%s"
-#: gtk/gtkfilechooserdefault.c:6061
+#: gtk/gtkfilechooserdefault.c:6617
#, fuzzy
msgid "Could not select item"
msgstr ""
"Tak dapat memilih %s:\n"
"%s"
-#: gtk/gtkfilechooserdefault.c:6101
+#: gtk/gtkfilechooserdefault.c:6657
msgid "Open Location"
msgstr "Buka Lokasi"
-#: gtk/gtkfilechooserdefault.c:6108
+#: gtk/gtkfilechooserdefault.c:6664
#, fuzzy
msgid "Save in Location"
msgstr "Buka Lokasi"
-#: gtk/gtkfilechooserdefault.c:6132
+#: gtk/gtkfilechooserdefault.c:6688
msgid "_Location:"
msgstr "_Lokasi:"
-#: gtk/gtkfilesel.c:731
+#: gtk/gtkfilesel.c:730
msgid "Folders"
msgstr "Folder"
-#: gtk/gtkfilesel.c:735
+#: gtk/gtkfilesel.c:734
msgid "Fol_ders"
msgstr "Fol_der"
-#: gtk/gtkfilesel.c:771
+#: gtk/gtkfilesel.c:770
msgid "_Files"
msgstr "_Fail"
-#: gtk/gtkfilesel.c:859 gtk/gtkfilesel.c:2249
+#: gtk/gtkfilesel.c:858 gtk/gtkfilesel.c:2248
#, c-format
msgid "Folder unreadable: %s"
msgstr "Folder tidak boleh dibaca: %s"
-#: gtk/gtkfilesel.c:990
+#: gtk/gtkfilesel.c:989
#, c-format
msgid ""
"The file \"%s\" resides on another machine (called %s) and may not be "
@@ -1366,26 +1593,26 @@ msgstr ""
"untuk program ini.\n"
"Anda pasti untuk memilihnya juga?"
-#: gtk/gtkfilesel.c:1121
+#: gtk/gtkfilesel.c:1120
msgid "_New Folder"
msgstr "_Folder Baru"
-#: gtk/gtkfilesel.c:1132
+#: gtk/gtkfilesel.c:1131
msgid "De_lete File"
msgstr "Pa_dam Fail"
-#: gtk/gtkfilesel.c:1143
+#: gtk/gtkfilesel.c:1142
msgid "_Rename File"
msgstr "_Tukarnama Fail"
-#: gtk/gtkfilesel.c:1445
+#: gtk/gtkfilesel.c:1444
#, c-format
msgid ""
"The folder name \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
"Nama folder \"%s\" mengandungi simbol yang tidak diizinkan pada namafail"
-#: gtk/gtkfilesel.c:1447
+#: gtk/gtkfilesel.c:1446
#, c-format
msgid ""
"Error creating folder \"%s\": %s\n"
@@ -1394,33 +1621,33 @@ msgstr ""
"Ralat mencipta folder \"%s\": %s\n"
"%s"
-#: gtk/gtkfilesel.c:1448 gtk/gtkfilesel.c:1684
+#: gtk/gtkfilesel.c:1447 gtk/gtkfilesel.c:1683
msgid "You probably used symbols not allowed in filenames."
msgstr "Anda mungkin menggunakan simbol yang tidak diizinkan pada namafail."
-#: gtk/gtkfilesel.c:1456
+#: gtk/gtkfilesel.c:1455
#, c-format
msgid "Error creating folder \"%s\": %s\n"
msgstr "Ralat mencipta folder \"%s\": %s\n"
-#: gtk/gtkfilesel.c:1490
+#: gtk/gtkfilesel.c:1489
msgid "New Folder"
msgstr "Folder Baru"
-#: gtk/gtkfilesel.c:1505
+#: gtk/gtkfilesel.c:1504
msgid "_Folder name:"
msgstr "Nama _folder:"
-#: gtk/gtkfilesel.c:1529
+#: gtk/gtkfilesel.c:1528
msgid "C_reate"
msgstr "_Cipta"
-#: gtk/gtkfilesel.c:1572
+#: gtk/gtkfilesel.c:1571
#, c-format
msgid "The filename \"%s\" contains symbols that are not allowed in filenames"
msgstr "Namafail \"%s\" mengandungi simbol yang tidak diizinkan pada namafail"
-#: gtk/gtkfilesel.c:1575
+#: gtk/gtkfilesel.c:1574
#, c-format
msgid ""
"Error deleting file \"%s\": %s\n"
@@ -1429,30 +1656,30 @@ msgstr ""
"Ralat memadam fail \"%s\": %s\n"
"%s"
-#: gtk/gtkfilesel.c:1577 gtk/gtkfilesel.c:1698
+#: gtk/gtkfilesel.c:1576 gtk/gtkfilesel.c:1697
msgid "It probably contains symbols not allowed in filenames."
msgstr "Ia meungkin mengandungi simbol yang tidka diizinkan pada namafail"
-#: gtk/gtkfilesel.c:1586
+#: gtk/gtkfilesel.c:1585
#, c-format
msgid "Error deleting file \"%s\": %s"
msgstr "Ralat memadam fail \"%s\": %s"
-#: gtk/gtkfilesel.c:1629
+#: gtk/gtkfilesel.c:1628
#, c-format
msgid "Really delete file \"%s\"?"
msgstr "Benar-benar memadam fail \"%s\"?"
-#: gtk/gtkfilesel.c:1634
+#: gtk/gtkfilesel.c:1633
msgid "Delete File"
msgstr "Padam Fail"
-#: gtk/gtkfilesel.c:1680 gtk/gtkfilesel.c:1694
+#: gtk/gtkfilesel.c:1679 gtk/gtkfilesel.c:1693
#, c-format
msgid "The file name \"%s\" contains symbols that are not allowed in filenames"
msgstr "Nama fail \"%s\" mengandungi simbol yang tidka diizinkan pada namafail"
-#: gtk/gtkfilesel.c:1682
+#: gtk/gtkfilesel.c:1681
#, c-format
msgid ""
"Error renaming file to \"%s\": %s\n"
@@ -1461,7 +1688,7 @@ msgstr ""
"Ralat menukarnama fail ke \"%s\": %s\n"
"%s"
-#: gtk/gtkfilesel.c:1696
+#: gtk/gtkfilesel.c:1695
#, c-format
msgid ""
"Error renaming file \"%s\": %s\n"
@@ -1470,29 +1697,29 @@ msgstr ""
"Ralat menukarnama fail \"%s\": %s\n"
"%s"
-#: gtk/gtkfilesel.c:1706
+#: gtk/gtkfilesel.c:1705
#, c-format
msgid "Error renaming file \"%s\" to \"%s\": %s"
msgstr "Ralat menukarnamai fail \"%s\" kepada \"%s\": %s"
-#: gtk/gtkfilesel.c:1753
+#: gtk/gtkfilesel.c:1752
msgid "Rename File"
msgstr "Tukarnama Fail"
-#: gtk/gtkfilesel.c:1768
+#: gtk/gtkfilesel.c:1767
#, c-format
msgid "Rename file \"%s\" to:"
msgstr "Tukarnama fail \"%s\" ke:"
-#: gtk/gtkfilesel.c:1797
+#: gtk/gtkfilesel.c:1796
msgid "_Rename"
msgstr "_Tukarnama"
-#: gtk/gtkfilesel.c:2229
+#: gtk/gtkfilesel.c:2228
msgid "_Selection: "
msgstr "_Pilihan: "
-#: gtk/gtkfilesel.c:3152
+#: gtk/gtkfilesel.c:3151
#, fuzzy, c-format
msgid ""
"The filename \"%s\" couldn't be converted to UTF-8. (try setting the "
@@ -1501,15 +1728,15 @@ msgstr ""
"Namafail %s tak dapat ditukar ke UTF-8 (Cuba tetapkan pembolehubah "
"persekitaran G_BROKEN_FILENAMES): %s"
-#: gtk/gtkfilesel.c:3155
+#: gtk/gtkfilesel.c:3154
msgid "Invalid UTF-8"
msgstr "UTF-8 tidak sah"
-#: gtk/gtkfilesel.c:4032
+#: gtk/gtkfilesel.c:4031
msgid "Name too long"
msgstr "Nama terlalu panjang"
-#: gtk/gtkfilesel.c:4034
+#: gtk/gtkfilesel.c:4033
msgid "Couldn't convert filename"
msgstr "Tak dapat menukar namafail"
@@ -1517,95 +1744,110 @@ msgstr "Tak dapat menukar namafail"
msgid "(Empty)"
msgstr "(Kosong)"
-#: gtk/gtkfilesystemunix.c:415 gtk/gtkfilesystemunix.c:429
-#: gtk/gtkfilesystemunix.c:626 gtk/gtkfilesystemwin32.c:482
-#: gtk/gtkfilesystemwin32.c:495 gtk/gtkfilesystemwin32.c:1530
+#: gtk/gtkfilesystemunix.c:475 gtk/gtkfilesystemunix.c:678
+#: gtk/gtkfilesystemunix.c:1918 gtk/gtkfilesystemwin32.c:482
+#: gtk/gtkfilesystemwin32.c:495 gtk/gtkfilesystemwin32.c:1560
#, fuzzy, c-format
msgid "Error getting information for '%s': %s"
msgstr "ralat memperoleh maklumat bagi '%s': %s"
-#: gtk/gtkfilesystemunix.c:495 gtk/gtkfilesystemwin32.c:537
+#: gtk/gtkfilesystemunix.c:547 gtk/gtkfilesystemwin32.c:537
#, fuzzy, c-format
msgid "Error creating directory '%s': %s"
msgstr "ralat mencipta direktori '%s': %s"
-#: gtk/gtkfilesystemunix.c:575 gtk/gtkfilesystemwin32.c:597
+#: gtk/gtkfilesystemunix.c:627 gtk/gtkfilesystemwin32.c:597
msgid "This file system does not support mounting"
msgstr "Sistem fail ini tak menyokong pelekapan"
-#: gtk/gtkfilesystemunix.c:583
+#: gtk/gtkfilesystemunix.c:635
msgid "Filesystem"
msgstr "Sistemfail"
-#: gtk/gtkfilesystemunix.c:740
+#: gtk/gtkfilesystemunix.c:792
#, fuzzy, c-format
msgid "Could not get a stock icon for %s"
msgstr "Tak dapat peroleh maklumat bagi fail '%s': %s"
-#: gtk/gtkfilesystemunix.c:835
+#: gtk/gtkfilesystemunix.c:887
#, c-format
msgid ""
"The name \"%s\" is not valid because it contains the character \"%s\". "
"Please use a different name."
msgstr ""
-#: gtk/gtkfilesystemunix.c:1443 gtk/gtkfilesystemwin32.c:1004
+#: gtk/gtkfilesystemunix.c:1489
#, fuzzy, c-format
-msgid "Bookmark saving failed: %s"
+msgid "Writing %s failed: %s"
msgstr "Penyimpanan tandabuku gagal (%s)"
-#: gtk/gtkfilesystemunix.c:1495
+#: gtk/gtkfilesystemunix.c:1578
#, c-format
msgid "'%s' already exists in the bookmarks list"
msgstr ""
-#: gtk/gtkfilesystemunix.c:1557
+#: gtk/gtkfilesystemunix.c:1650
#, c-format
msgid "'%s' does not exist in the bookmarks list"
msgstr ""
-#: gtk/gtkfilesystemunix.c:1739
+#: gtk/gtkfilesystemunix.c:1878
#, fuzzy, c-format
-msgid "Error getting information for '%s'"
-msgstr "ralat memperoleh maklumat bagi '%s'"
+msgid "Error getting information for '/': %s"
+msgstr "ralat memperoleh maklumat bagi '%s': %s"
-#: gtk/gtkfontbutton.c:178 gtk/gtkfontbutton.c:295
+#: gtk/gtkfilesystemwin32.c:611
+#, c-format
+msgid "Network Drive (%s)"
+msgstr ""
+
+#: gtk/gtkfilesystemwin32.c:650
+#, fuzzy, c-format
+msgid "%s (%s)"
+msgstr "%s: %s"
+
+#: gtk/gtkfilesystemwin32.c:1032
+#, fuzzy, c-format
+msgid "Bookmark saving failed: %s"
+msgstr "Penyimpanan tandabuku gagal (%s)"
+
+#: gtk/gtkfontbutton.c:179 gtk/gtkfontbutton.c:292
msgid "Pick a Font"
msgstr "Pilih satu Font"
#. Initialize fields
-#: gtk/gtkfontbutton.c:289
+#: gtk/gtkfontbutton.c:286
msgid "Sans 12"
msgstr "Sans 12"
-#: gtk/gtkfontbutton.c:807
+#: gtk/gtkfontbutton.c:804
msgid "Font"
msgstr "Font"
#. This is the default text shown in the preview entry, though the user
#. can set it. Remember that some fonts only have capital letters.
-#: gtk/gtkfontsel.c:73
+#: gtk/gtkfontsel.c:74
msgid "abcdefghijk ABCDEFGHIJK"
msgstr "abcdefghijk ABCDEFGHIJK"
-#: gtk/gtkfontsel.c:360
+#: gtk/gtkfontsel.c:361
msgid "_Family:"
msgstr "_Keluarga:"
-#: gtk/gtkfontsel.c:366
+#: gtk/gtkfontsel.c:367
msgid "_Style:"
msgstr "_Gaya:"
-#: gtk/gtkfontsel.c:372
+#: gtk/gtkfontsel.c:373
msgid "Si_ze:"
msgstr "Sai_z:"
#. create the text entry widget
-#: gtk/gtkfontsel.c:548
+#: gtk/gtkfontsel.c:549
msgid "_Preview:"
msgstr "_Prebiu:"
-#: gtk/gtkfontsel.c:1382
+#: gtk/gtkfontsel.c:1383
msgid "Font Selection"
msgstr "Pemilihan Font"
@@ -1620,12 +1862,12 @@ msgstr "Nilai _Gamma"
#. Remove this icon source so we don't keep trying to
#. * load it.
#.
-#: gtk/gtkiconfactory.c:1629
+#: gtk/gtkiconfactory.c:1644
#, c-format
msgid "Error loading icon: %s"
msgstr "Ralat memuatkan ikon: %s"
-#: gtk/gtkicontheme.c:1263
+#: gtk/gtkicontheme.c:1250
#, c-format
msgid ""
"Could not find the icon '%s'. The '%s' theme\n"
@@ -1638,7 +1880,7 @@ msgstr ""
"Anda boleh mendapatkan satu salinan drpd:\n"
"\t%s"
-#: gtk/gtkicontheme.c:1328
+#: gtk/gtkicontheme.c:1315
#, c-format
msgid "Icon '%s' not present in theme"
msgstr "Ikon '%s' tak wujud pada tema"
@@ -1726,7 +1968,7 @@ msgstr "(tidak diketahui)"
msgid "clear"
msgstr "kosongkan"
-#: gtk/gtklabel.c:3930
+#: gtk/gtklabel.c:3935
msgid "Select All"
msgstr "Pilih Semua"
@@ -1760,359 +2002,391 @@ msgstr ""
#. * Do *not* translate it to "predefinito:LTR", if it
#. * it isn't default:LTR or default:RTL it will not work
#.
-#: gtk/gtkmain.c:482
+#: gtk/gtkmain.c:476
msgid "default:LTR"
msgstr "default:LTR"
-#: gtk/gtkmain.c:565
+#: gtk/gtkmain.c:559
msgid "GTK+ Options"
msgstr ""
-#: gtk/gtkmain.c:565
+#: gtk/gtkmain.c:559
msgid "Show GTK+ Options"
msgstr ""
-#: gtk/gtknotebook.c:2712 gtk/gtknotebook.c:5060
+#: gtk/gtknotebook.c:2718 gtk/gtknotebook.c:5064
#, c-format
msgid "Page %u"
msgstr "Halaman %u"
-#: gtk/gtkradiotoolbutton.c:91
+#: gtk/gtkradiotoolbutton.c:92
msgid "Group"
msgstr "Kumpulan"
-#: gtk/gtkradiotoolbutton.c:92
+#: gtk/gtkradiotoolbutton.c:93
msgid "The radio tool button whose group this button belongs to."
msgstr "Butang alat radio yang dimiliki oleh kumpulan ini"
-#: gtk/gtkrc.c:2399
+#: gtk/gtkrc.c:2400
#, c-format
msgid "Unable to find include file: \"%s\""
msgstr "Tak menjumpai fail include: \"%s\""
-#: gtk/gtkrc.c:3038 gtk/gtkrc.c:3041
+#: gtk/gtkrc.c:3042 gtk/gtkrc.c:3045
#, c-format
msgid "Unable to locate image file in pixmap_path: \"%s\""
msgstr "Gagal menjumpai fail imej di pixmap_path: \"%s\""
-#: gtk/gtkrc.c:3476
+#: gtk/gtkrc.c:3480
#, c-format
msgid "Pixmap path element: \"%s\" must be absolute, %s, line %d"
msgstr "Unsur path Pixmap: \"%s\" mestilah mutlak, %s, baris %d"
#. KEEP IN SYNC with gtkiconfactory.c stock icons, when appropriate
-#: gtk/gtkstock.c:286
+#: gtk/gtkstock.c:308
msgid "Information"
msgstr "Maklumat"
-#: gtk/gtkstock.c:287
+#: gtk/gtkstock.c:309
msgid "Warning"
msgstr "Amaran"
-#: gtk/gtkstock.c:288
+#: gtk/gtkstock.c:310
msgid "Error"
msgstr "Ralat"
-#: gtk/gtkstock.c:289
+#: gtk/gtkstock.c:311
msgid "Question"
msgstr "Soalan"
#. FIXME these need accelerators when appropriate, and
#. * need the mnemonics to be rationalized
#.
-#: gtk/gtkstock.c:294
+#: gtk/gtkstock.c:316
msgid "_About"
msgstr ""
-#: gtk/gtkstock.c:296
+#: gtk/gtkstock.c:318
msgid "_Apply"
msgstr "Ter_apkan"
-#: gtk/gtkstock.c:297
+#: gtk/gtkstock.c:319
msgid "_Bold"
msgstr "_Bold"
-#: gtk/gtkstock.c:298
+#: gtk/gtkstock.c:320
msgid "_Cancel"
msgstr "_Batal"
-#: gtk/gtkstock.c:299
+#: gtk/gtkstock.c:321
msgid "_CD-Rom"
msgstr "_CD-Rom"
-#: gtk/gtkstock.c:300
+#: gtk/gtkstock.c:322
msgid "_Clear"
msgstr "_Kosongkan"
-#: gtk/gtkstock.c:301
+#: gtk/gtkstock.c:323
msgid "_Close"
msgstr "_Tutup"
-#: gtk/gtkstock.c:302
+#: gtk/gtkstock.c:324
msgid "_Convert"
msgstr "_Tukar"
-#: gtk/gtkstock.c:303
+#: gtk/gtkstock.c:325
msgid "_Copy"
msgstr "_Salin"
-#: gtk/gtkstock.c:304
+#: gtk/gtkstock.c:326
msgid "Cu_t"
msgstr "Po_tong"
-#: gtk/gtkstock.c:305
+#: gtk/gtkstock.c:327
msgid "_Delete"
msgstr "Pa_dam"
-#: gtk/gtkstock.c:306
+#: gtk/gtkstock.c:328
msgid "_Execute"
msgstr "_Laksana"
-#: gtk/gtkstock.c:307
+#: gtk/gtkstock.c:329
msgid "_Edit"
msgstr ""
-#: gtk/gtkstock.c:308
+#: gtk/gtkstock.c:330
msgid "_Find"
msgstr "_Cari"
-#: gtk/gtkstock.c:309
+#: gtk/gtkstock.c:331
msgid "Find and _Replace"
msgstr "Cari dan _Ganti"
-#: gtk/gtkstock.c:310
+#: gtk/gtkstock.c:332
msgid "_Floppy"
msgstr "_Liut"
-#: gtk/gtkstock.c:311
-msgid "_Bottom"
-msgstr "_Bawah"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:334
+msgid "Navigation|_Bottom"
+msgstr ""
-#: gtk/gtkstock.c:312
-msgid "_First"
-msgstr "_Pertama"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:336
+msgid "Navigation|_First"
+msgstr ""
-#: gtk/gtkstock.c:313
-msgid "_Last"
-msgstr "_Akhir"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:338
+msgid "Navigation|_Last"
+msgstr ""
-#: gtk/gtkstock.c:314
-msgid "_Top"
-msgstr "_Atas"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:340
+msgid "Navigation|_Top"
+msgstr ""
-#: gtk/gtkstock.c:315
-msgid "_Back"
-msgstr "_Undur"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:342
+msgid "Navigation|_Back"
+msgstr ""
-#: gtk/gtkstock.c:316
-msgid "_Down"
-msgstr "_Turun"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:344
+msgid "Navigation|_Down"
+msgstr ""
-#: gtk/gtkstock.c:317 gtk/gtkstock.c:331
-msgid "_Forward"
-msgstr "_Maju"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:346
+msgid "Navigation|_Forward"
+msgstr ""
-#: gtk/gtkstock.c:318
-msgid "_Up"
-msgstr "_Naik"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:348
+msgid "Navigation|_Up"
+msgstr ""
-#: gtk/gtkstock.c:319
+#: gtk/gtkstock.c:349
msgid "_Harddisk"
msgstr "Cakera_keras"
-#: gtk/gtkstock.c:320
+#: gtk/gtkstock.c:350
msgid "_Help"
msgstr "_Bantuan"
-#: gtk/gtkstock.c:321
+#: gtk/gtkstock.c:351
msgid "_Home"
msgstr "_Rumah"
-#: gtk/gtkstock.c:322
+#: gtk/gtkstock.c:352
msgid "Increase Indent"
msgstr "Naikkan Inden"
-#: gtk/gtkstock.c:323
+#: gtk/gtkstock.c:353
msgid "Decrease Indent"
msgstr "Kurangkan Inden"
-#: gtk/gtkstock.c:324
+#: gtk/gtkstock.c:354
msgid "_Index"
msgstr "_Indeks"
-#: gtk/gtkstock.c:325
+#: gtk/gtkstock.c:355
msgid "_Italic"
msgstr "_Italik"
-#: gtk/gtkstock.c:326
+#: gtk/gtkstock.c:356
msgid "_Jump to"
msgstr "_Lompat ke"
-#: gtk/gtkstock.c:327
-msgid "_Center"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:358
+#, fuzzy
+msgid "Justify|_Center"
msgstr "_Tengah"
-#: gtk/gtkstock.c:328
-msgid "_Fill"
-msgstr "_Isi"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:360
+msgid "Justify|_Fill"
+msgstr ""
-#: gtk/gtkstock.c:329
-msgid "_Left"
-msgstr "Ki_ri"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:362
+msgid "Justify|_Left"
+msgstr ""
-#: gtk/gtkstock.c:330
-msgid "_Right"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:364
+#, fuzzy
+msgid "Justify|_Right"
msgstr "Ka_nan"
-#: gtk/gtkstock.c:332
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:367
+#, fuzzy
+msgid "Media|_Forward"
+msgstr "_Maju"
+
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:369
#, fuzzy
-msgid "_Next"
+msgid "Media|_Next"
msgstr "Ba_ru"
-#: gtk/gtkstock.c:333
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:371
#, fuzzy
-msgid "P_ause"
+msgid "Media|P_ause"
msgstr "Te_pek"
-#: gtk/gtkstock.c:334
-msgid "_Play"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:373
+msgid "Media|_Play"
msgstr ""
-#: gtk/gtkstock.c:335
-msgid "Pre_vious"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:375
+msgid "Media|Pre_vious"
msgstr ""
-#: gtk/gtkstock.c:336
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:377
#, fuzzy
-msgid "_Record"
+msgid "Media|_Record"
msgstr "Me_rah:"
-#: gtk/gtkstock.c:337
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:379
#, fuzzy
-msgid "R_ewind"
+msgid "Media|R_ewind"
msgstr "_Cari"
-#: gtk/gtkstock.c:338 gtk/gtkstock.c:361
-msgid "_Stop"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:381
+#, fuzzy
+msgid "Media|_Stop"
msgstr "_Henti"
-#: gtk/gtkstock.c:339
+#: gtk/gtkstock.c:382
msgid "_Network"
msgstr "_Rangkaian"
-#: gtk/gtkstock.c:340
+#: gtk/gtkstock.c:383
msgid "_New"
msgstr "Ba_ru"
-#: gtk/gtkstock.c:341
+#: gtk/gtkstock.c:384
msgid "_No"
msgstr "_Tidak"
-#: gtk/gtkstock.c:342
+#: gtk/gtkstock.c:385
msgid "_OK"
msgstr "_OK"
-#: gtk/gtkstock.c:343
+#: gtk/gtkstock.c:386
msgid "_Open"
msgstr "_Buka"
-#: gtk/gtkstock.c:344
+#: gtk/gtkstock.c:387
msgid "_Paste"
msgstr "Te_pek"
-#: gtk/gtkstock.c:345
+#: gtk/gtkstock.c:388
msgid "_Preferences"
msgstr "Ke_utamaan"
-#: gtk/gtkstock.c:346
+#: gtk/gtkstock.c:389
msgid "_Print"
msgstr "_Cetak"
-#: gtk/gtkstock.c:347
+#: gtk/gtkstock.c:390
msgid "Print Pre_view"
msgstr "Pre_biu Cetakan"
-#: gtk/gtkstock.c:348
+#: gtk/gtkstock.c:391
msgid "_Properties"
msgstr "_Ciri-ciri"
-#: gtk/gtkstock.c:349
+#: gtk/gtkstock.c:392
msgid "_Quit"
msgstr "_Keluar"
-#: gtk/gtkstock.c:350
+#: gtk/gtkstock.c:393
msgid "_Redo"
msgstr "_Ulangcara"
-#: gtk/gtkstock.c:351
+#: gtk/gtkstock.c:394
msgid "_Refresh"
msgstr "_Segarkan"
-#: gtk/gtkstock.c:353
+#: gtk/gtkstock.c:396
msgid "_Revert"
msgstr "Be_rbalik"
-#: gtk/gtkstock.c:354
+#: gtk/gtkstock.c:397
msgid "_Save"
msgstr "_Simpan"
-#: gtk/gtkstock.c:355
+#: gtk/gtkstock.c:398
msgid "Save _As"
msgstr "Simpan Seb_agai"
-#: gtk/gtkstock.c:356
+#: gtk/gtkstock.c:399
msgid "_Color"
msgstr "_Warna"
-#: gtk/gtkstock.c:357
+#: gtk/gtkstock.c:400
msgid "_Font"
msgstr "_Font"
-#: gtk/gtkstock.c:358
+#: gtk/gtkstock.c:401
msgid "_Ascending"
msgstr "Men_aik"
-#: gtk/gtkstock.c:359
+#: gtk/gtkstock.c:402
msgid "_Descending"
msgstr "Men_urun"
-#: gtk/gtkstock.c:360
+#: gtk/gtkstock.c:403
msgid "_Spell Check"
msgstr "_Semak Ejaan"
-#: gtk/gtkstock.c:362
+#: gtk/gtkstock.c:404
+msgid "_Stop"
+msgstr "_Henti"
+
+#: gtk/gtkstock.c:405
msgid "_Strikethrough"
msgstr "_Coret tembus"
-#: gtk/gtkstock.c:363
+#: gtk/gtkstock.c:406
msgid "_Undelete"
msgstr "_Nyahpadam"
-#: gtk/gtkstock.c:364
+#: gtk/gtkstock.c:407
msgid "_Underline"
msgstr "_Garisbawah"
-#: gtk/gtkstock.c:365
+#: gtk/gtkstock.c:408
msgid "_Undo"
msgstr "_Nyahcara"
-#: gtk/gtkstock.c:366
+#: gtk/gtkstock.c:409
msgid "_Yes"
msgstr "_Ya"
-#: gtk/gtkstock.c:367
+#: gtk/gtkstock.c:410
msgid "_Normal Size"
msgstr "Saiz _Normal"
-#: gtk/gtkstock.c:368
+#: gtk/gtkstock.c:411
msgid "Best _Fit"
msgstr "Sesuai _Muat"
-#: gtk/gtkstock.c:369
+#: gtk/gtkstock.c:412
msgid "Zoom _In"
msgstr "Zoom _Masuk"
-#: gtk/gtkstock.c:370
+#: gtk/gtkstock.c:413
msgid "Zoom _Out"
msgstr "Zoom _Keluar"
@@ -2165,22 +2439,22 @@ msgstr "Gagal menjumpai jentera tema di path modul: \"%s\","
msgid "--- No Tip ---"
msgstr "--Tiada Tip --"
-#: gtk/gtkuimanager.c:1132
+#: gtk/gtkuimanager.c:1154
#, c-format
msgid "Unknown attribute '%s' on line %d char %d"
msgstr "Atribut tak diketahui '%s' pada baris %d aksara %d"
-#: gtk/gtkuimanager.c:1332
+#: gtk/gtkuimanager.c:1371
#, c-format
msgid "Unexpected start tag '%s' on line %d char %d"
msgstr "Tag permulaan diluar dugaan '%s' pada baris %d aksara %d"
-#: gtk/gtkuimanager.c:1417
+#: gtk/gtkuimanager.c:1461
#, c-format
msgid "Unexpected character data on line %d char %d"
msgstr "Data aksara diluar dugaan pada baris %d aksara %d"
-#: gtk/gtkuimanager.c:2209
+#: gtk/gtkuimanager.c:2272
msgid "Empty"
msgstr "Kosong"
@@ -2240,6 +2514,46 @@ msgstr "Kaedah input X"
msgid "Could not get information for file '%s': %s"
msgstr "Tak dapat peroleh maklumat bagi fail '%s': %s"
+#~ msgid "Shift"
+#~ msgstr "Shif"
+
+#~ msgid "Ctrl"
+#~ msgstr "Ctrl"
+
+#~ msgid "Alt"
+#~ msgstr "Alt"
+
+#, fuzzy
+#~ msgid "Error getting information for '%s'"
+#~ msgstr "ralat memperoleh maklumat bagi '%s'"
+
+#~ msgid "_Bottom"
+#~ msgstr "_Bawah"
+
+#~ msgid "_First"
+#~ msgstr "_Pertama"
+
+#~ msgid "_Last"
+#~ msgstr "_Akhir"
+
+#~ msgid "_Top"
+#~ msgstr "_Atas"
+
+#~ msgid "_Back"
+#~ msgstr "_Undur"
+
+#~ msgid "_Down"
+#~ msgstr "_Turun"
+
+#~ msgid "_Up"
+#~ msgstr "_Naik"
+
+#~ msgid "_Fill"
+#~ msgstr "_Isi"
+
+#~ msgid "_Left"
+#~ msgstr "Ki_ri"
+
#~ msgid ""
#~ "Could not change the current folder to %s:\n"
#~ "%s"
@@ -2257,9 +2571,6 @@ msgstr "Tak dapat peroleh maklumat bagi fail '%s': %s"
#~ msgid "Could not add bookmark for %s because it is not a folder."
#~ msgstr "Tak dapat menambah tandabuku bagi %s kerana ia adalah bukan folder."
-#~ msgid "%s: %s"
-#~ msgstr "%s: %s"
-
#~ msgid "This file system does not support icons for everything"
#~ msgstr "Sistem fail ini tak menyokong ikon bagi semua perkara"
diff --git a/po/nb.po b/po/nb.po
index 6c3319c59..da452a82d 100644
--- a/po/nb.po
+++ b/po/nb.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: nb\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-06-12 15:42+0200\n"
+"POT-Creation-Date: 2005-06-20 14:30-0400\n"
"PO-Revision-Date: 2005-06-12 15:39+0200\n"
"Last-Translator: Terance Edward Sola <terance@lyse.net>\n"
"Language-Team: Norwegian Bokmal <i18n-nb@lister.ping.uio.no>\n"
@@ -18,19 +18,19 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"X-Generator: KBabel 1.10\n"
-#: ../gdk-pixbuf/gdk-pixbuf-animation.c:153 ../gdk-pixbuf/gdk-pixbuf-io.c:838
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1068 ../tests/testfilechooser.c:199
+#: gdk-pixbuf/gdk-pixbuf-animation.c:153 gdk-pixbuf/gdk-pixbuf-io.c:838
+#: gdk-pixbuf/gdk-pixbuf-io.c:1068 tests/testfilechooser.c:199
#, c-format
msgid "Failed to open file '%s': %s"
msgstr "Klarte ikke å åpne fil «%s»: %s"
-#: ../gdk-pixbuf/gdk-pixbuf-animation.c:166 ../gdk-pixbuf/gdk-pixbuf-io.c:850
+#: gdk-pixbuf/gdk-pixbuf-animation.c:166 gdk-pixbuf/gdk-pixbuf-io.c:850
#, c-format
msgid "Image file '%s' contains no data"
msgstr "Bildefil «%s» inneholder ikke data"
-#: ../gdk-pixbuf/gdk-pixbuf-animation.c:208 ../gdk-pixbuf/gdk-pixbuf-io.c:887
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1109 ../tests/testfilechooser.c:244
+#: gdk-pixbuf/gdk-pixbuf-animation.c:208 gdk-pixbuf/gdk-pixbuf-io.c:887
+#: gdk-pixbuf/gdk-pixbuf-io.c:1109 tests/testfilechooser.c:244
#, c-format
msgid ""
"Failed to load image '%s': reason not known, probably a corrupt image file"
@@ -38,7 +38,7 @@ msgstr ""
"Feil under lasting av bilde «%s»: årsak ikke kjent, sannsynligvis korrupt "
"bildefil"
-#: ../gdk-pixbuf/gdk-pixbuf-animation.c:241
+#: gdk-pixbuf/gdk-pixbuf-animation.c:241
#, c-format
msgid ""
"Failed to load animation '%s': reason not known, probably a corrupt "
@@ -47,12 +47,12 @@ msgstr ""
"Feil under lasting av animasjon «%s»: årsak ikke kjent, sannsynligvis "
"korrupt animasjonsfil"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:444
+#: gdk-pixbuf/gdk-pixbuf-io.c:444
#, c-format
msgid "Unable to load image-loading module: %s: %s"
msgstr "Kan ikke laste modul for innlesing av bilder: %s: %s"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:459
+#: gdk-pixbuf/gdk-pixbuf-io.c:459
#, c-format
msgid ""
"Image-loading module %s does not export the proper interface; perhaps it's "
@@ -61,54 +61,54 @@ msgstr ""
"Modul %s for bildelasting eksporterer ikke riktig grensesnitt; kanskje den "
"er fra en annen GTK-versjon?"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:628 ../gdk-pixbuf/gdk-pixbuf-io.c:680
+#: gdk-pixbuf/gdk-pixbuf-io.c:628 gdk-pixbuf/gdk-pixbuf-io.c:680
#, c-format
msgid "Image type '%s' is not supported"
msgstr "Bildetype «%s» er ikke støttet"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:720
+#: gdk-pixbuf/gdk-pixbuf-io.c:720
#, c-format
msgid "Couldn't recognize the image file format for file '%s'"
msgstr "Kunne ikke gjenkjenne bildeformatet for fil «%s»"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:728
+#: gdk-pixbuf/gdk-pixbuf-io.c:728
msgid "Unrecognized image file format"
msgstr "Ikke-gjenkjent bildeformat"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:896
+#: gdk-pixbuf/gdk-pixbuf-io.c:896
#, c-format
msgid "Failed to load image '%s': %s"
msgstr "Feil under lasting av bilde «%s»: %s"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1336
+#: gdk-pixbuf/gdk-pixbuf-io.c:1336
#, c-format
msgid "Error writing to image file: %s"
msgstr "Feil under skriving til bildefil: %s"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1382 ../gdk-pixbuf/gdk-pixbuf-io.c:1511
+#: gdk-pixbuf/gdk-pixbuf-io.c:1382 gdk-pixbuf/gdk-pixbuf-io.c:1511
#, c-format
msgid "This build of gdk-pixbuf does not support saving the image format: %s"
msgstr ""
"Dette versjonen av gdk-pixbuf støtter ikke lagring av bildeformatet: %s"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1416
+#: gdk-pixbuf/gdk-pixbuf-io.c:1416
msgid "Insufficient memory to save image to callback"
msgstr "Ikke nok minne til å lagre bilde til callback"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1428
+#: gdk-pixbuf/gdk-pixbuf-io.c:1428
msgid "Failed to open temporary file"
msgstr "Kunne ikke åpne midlertidig fil"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1453
+#: gdk-pixbuf/gdk-pixbuf-io.c:1453
msgid "Failed to read from temporary file"
msgstr "Kunne ikke lese fra midlertidig fil"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1687
+#: gdk-pixbuf/gdk-pixbuf-io.c:1687
#, c-format
msgid "Failed to open '%s' for writing: %s"
msgstr "Feil under åpning av «%s» for skriving: %s"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1711
+#: gdk-pixbuf/gdk-pixbuf-io.c:1711
#, c-format
msgid ""
"Failed to close '%s' while writing image, all data may not have been saved: %"
@@ -117,16 +117,16 @@ msgstr ""
"Feil under lukking av «%s» under skriving av bilde. Det er ikke sikkert at "
"alle data er lagret: %s"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1931 ../gdk-pixbuf/gdk-pixbuf-io.c:1981
+#: gdk-pixbuf/gdk-pixbuf-io.c:1931 gdk-pixbuf/gdk-pixbuf-io.c:1981
msgid "Insufficient memory to save image into a buffer"
msgstr "Ikke nok minne til å lagre bilde til buffer"
-#: ../gdk-pixbuf/gdk-pixbuf-loader.c:383
+#: gdk-pixbuf/gdk-pixbuf-loader.c:383
#, c-format
msgid "Incremental loading of image type '%s' is not supported"
msgstr "Stegvis lasting av bildetype «%s» er ikke støttet"
-#: ../gdk-pixbuf/gdk-pixbuf-loader.c:411 ../gdk-pixbuf/gdk-pixbuf-loader.c:513
+#: gdk-pixbuf/gdk-pixbuf-loader.c:411 gdk-pixbuf/gdk-pixbuf-loader.c:513
#, c-format
msgid ""
"Internal error: Image loader module '%s' failed to begin loading an image, "
@@ -135,136 +135,132 @@ msgstr ""
"Intern feil: Modul for lasting av bilder «%s» feilet ved start av "
"bildelasting, men ga ingen årsak for feilen"
-#: ../gdk-pixbuf/gdk-pixdata.c:147
+#: gdk-pixbuf/gdk-pixdata.c:147
msgid "Image header corrupt"
msgstr "Korrupt header i bilde"
-#: ../gdk-pixbuf/gdk-pixdata.c:152
+#: gdk-pixbuf/gdk-pixdata.c:152
msgid "Image format unknown"
msgstr "Ukjent bildeformat"
-#: ../gdk-pixbuf/gdk-pixdata.c:157 ../gdk-pixbuf/gdk-pixdata.c:487
+#: gdk-pixbuf/gdk-pixdata.c:157 gdk-pixbuf/gdk-pixdata.c:487
msgid "Image pixel data corrupt"
msgstr "Korrupt pikseldata i bilde"
-#: ../gdk-pixbuf/gdk-pixdata.c:431
+#: gdk-pixbuf/gdk-pixdata.c:431
#, c-format
msgid "failed to allocate image buffer of %u byte"
msgid_plural "failed to allocate image buffer of %u bytes"
msgstr[0] "kunne ikke allokere buffer for bilde på %u byte"
msgstr[1] "kunne ikke allokere buffer for bilde på %u bytes"
-#: ../gdk-pixbuf/io-ani.c:244
+#: gdk-pixbuf/io-ani.c:244
msgid "Unexpected icon chunk in animation"
msgstr "Uventet ikondel i animasjonen"
-#: ../gdk-pixbuf/io-ani.c:337
+#: gdk-pixbuf/io-ani.c:337
msgid "Unsupported animation type"
msgstr "Animasjonstype ikke støttet"
-#: ../gdk-pixbuf/io-ani.c:348 ../gdk-pixbuf/io-ani.c:538
+#: gdk-pixbuf/io-ani.c:348 gdk-pixbuf/io-ani.c:538
msgid "Invalid header in animation"
msgstr "Ugyldig header i animasjon"
-#: ../gdk-pixbuf/io-ani.c:358 ../gdk-pixbuf/io-ani.c:382
-#: ../gdk-pixbuf/io-ani.c:441 ../gdk-pixbuf/io-ani.c:460
-#: ../gdk-pixbuf/io-ani.c:511 ../gdk-pixbuf/io-ani.c:583
+#: gdk-pixbuf/io-ani.c:358 gdk-pixbuf/io-ani.c:382 gdk-pixbuf/io-ani.c:441
+#: gdk-pixbuf/io-ani.c:460 gdk-pixbuf/io-ani.c:511 gdk-pixbuf/io-ani.c:583
msgid "Not enough memory to load animation"
msgstr "Ikke nok minne til å laste animasjon"
-#: ../gdk-pixbuf/io-ani.c:400 ../gdk-pixbuf/io-ani.c:417
-#: ../gdk-pixbuf/io-ani.c:428
+#: gdk-pixbuf/io-ani.c:400 gdk-pixbuf/io-ani.c:417 gdk-pixbuf/io-ani.c:428
msgid "Malformed chunk in animation"
msgstr "Feil i en del av animasjonen"
-#: ../gdk-pixbuf/io-ani.c:676
+#: gdk-pixbuf/io-ani.c:676
msgid "The ANI image format"
msgstr "ANI bildeformat"
-#: ../gdk-pixbuf/io-bmp.c:228 ../gdk-pixbuf/io-bmp.c:306
-#: ../gdk-pixbuf/io-bmp.c:338 ../gdk-pixbuf/io-bmp.c:361
-#: ../gdk-pixbuf/io-bmp.c:442
+#: gdk-pixbuf/io-bmp.c:228 gdk-pixbuf/io-bmp.c:306 gdk-pixbuf/io-bmp.c:338
+#: gdk-pixbuf/io-bmp.c:361 gdk-pixbuf/io-bmp.c:442
msgid "BMP image has bogus header data"
msgstr "BMP-bilde har ugyldige data i header"
-#: ../gdk-pixbuf/io-bmp.c:239 ../gdk-pixbuf/io-bmp.c:401
+#: gdk-pixbuf/io-bmp.c:239 gdk-pixbuf/io-bmp.c:401
msgid "Not enough memory to load bitmap image"
msgstr "Ikke nok minne til å laste bitkart-bilde"
-#: ../gdk-pixbuf/io-bmp.c:287
+#: gdk-pixbuf/io-bmp.c:287
msgid "BMP image has unsupported header size"
msgstr "BMP-bilde har ustøttet headerstørrelse"
-#: ../gdk-pixbuf/io-bmp.c:325
+#: gdk-pixbuf/io-bmp.c:325
msgid "Topdown BMP images cannot be compressed"
msgstr "Topdown BMP-bilder kan ikke komprimeres"
-#: ../gdk-pixbuf/io-bmp.c:1203
+#: gdk-pixbuf/io-bmp.c:1203
msgid "Couldn't allocate memory for saving BMP file"
msgstr "Kunne ikke allokere minne for lagring av BMP-fil"
-#: ../gdk-pixbuf/io-bmp.c:1244
+#: gdk-pixbuf/io-bmp.c:1244
msgid "Couldn't write to BMP file"
msgstr "Kunne ikke skrive til BMP-fil"
-#: ../gdk-pixbuf/io-bmp.c:1293
+#: gdk-pixbuf/io-bmp.c:1293
msgid "The BMP image format"
msgstr "BMP bildeformat"
-#: ../gdk-pixbuf/io-gif.c:220
+#: gdk-pixbuf/io-gif.c:220
#, c-format
msgid "Failure reading GIF: %s"
msgstr "Feil under lesing av GIF: %s"
-#: ../gdk-pixbuf/io-gif.c:492 ../gdk-pixbuf/io-gif.c:1463
-#: ../gdk-pixbuf/io-gif.c:1624
+#: 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 "GIF-fil mangler data (kanskje den har blitt avkuttet på en måte?)"
-#: ../gdk-pixbuf/io-gif.c:501
+#: gdk-pixbuf/io-gif.c:501
#, c-format
msgid "Internal error in the GIF loader (%s)"
msgstr "Intern feil i GIF-laster (%s)"
-#: ../gdk-pixbuf/io-gif.c:575
+#: gdk-pixbuf/io-gif.c:575
msgid "Stack overflow"
msgstr "Stabeloverflyt"
-#: ../gdk-pixbuf/io-gif.c:635
+#: gdk-pixbuf/io-gif.c:635
msgid "GIF image loader cannot understand this image."
msgstr "Laster for GIF-bilder forstår ikke dette bildet."
-#: ../gdk-pixbuf/io-gif.c:664
+#: gdk-pixbuf/io-gif.c:664
msgid "Bad code encountered"
msgstr "Ugyldig kode funnet"
-#: ../gdk-pixbuf/io-gif.c:674
+#: gdk-pixbuf/io-gif.c:674
msgid "Circular table entry in GIF file"
msgstr "Sirkulær tabelloppføring i GIF-fil"
-#: ../gdk-pixbuf/io-gif.c:862 ../gdk-pixbuf/io-gif.c:1451
-#: ../gdk-pixbuf/io-gif.c:1497 ../gdk-pixbuf/io-gif.c:1612
+#: 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 "Ikke nok minne til å laste GIF-bilde"
-#: ../gdk-pixbuf/io-gif.c:947
+#: gdk-pixbuf/io-gif.c:947
msgid "Not enough memory to composite a frame in GIF file"
msgstr "Ikke nok minne til å sette sammen en ramme i GIF-filen"
-#: ../gdk-pixbuf/io-gif.c:1116
+#: gdk-pixbuf/io-gif.c:1116
msgid "GIF image is corrupt (incorrect LZW compression)"
msgstr "GIF-bilde er korrupt (ukorrekt LZW-kompresjon)"
-#: ../gdk-pixbuf/io-gif.c:1166
+#: gdk-pixbuf/io-gif.c:1166
msgid "File does not appear to be a GIF file"
msgstr "Filen ser ikke ut til å være en GIF-fil"
-#: ../gdk-pixbuf/io-gif.c:1178
+#: gdk-pixbuf/io-gif.c:1178
#, c-format
msgid "Version %s of the GIF file format is not supported"
msgstr "Versjon %s av GIF filformatet er ikke støttet"
-#: ../gdk-pixbuf/io-gif.c:1287
+#: gdk-pixbuf/io-gif.c:1287
msgid ""
"GIF image has no global colormap, and a frame inside it has no local "
"colormap."
@@ -272,67 +268,66 @@ msgstr ""
"GIF-bildet har ikke globalt fargekart, og et delbilde i det har ikke lokalt "
"fargekart."
-#: ../gdk-pixbuf/io-gif.c:1519
+#: gdk-pixbuf/io-gif.c:1519
msgid "GIF image was truncated or incomplete."
msgstr "GIF-bildet er avkuttet eller ukomplett."
-#: ../gdk-pixbuf/io-gif.c:1671
+#: gdk-pixbuf/io-gif.c:1671
msgid "The GIF image format"
msgstr "GIF bildeformat"
-#: ../gdk-pixbuf/io-ico.c:219 ../gdk-pixbuf/io-ico.c:271
-#: ../gdk-pixbuf/io-ico.c:340 ../gdk-pixbuf/io-ico.c:403
-#: ../gdk-pixbuf/io-ico.c:433
+#: gdk-pixbuf/io-ico.c:219 gdk-pixbuf/io-ico.c:271 gdk-pixbuf/io-ico.c:340
+#: gdk-pixbuf/io-ico.c:403 gdk-pixbuf/io-ico.c:433
msgid "Not enough memory to load icon"
msgstr "Ikke nok minne til å laste ikon"
-#: ../gdk-pixbuf/io-ico.c:256 ../gdk-pixbuf/io-ico.c:330
+#: gdk-pixbuf/io-ico.c:256 gdk-pixbuf/io-ico.c:330
msgid "Invalid header in icon"
msgstr "Ugyldig header i ikon"
-#: ../gdk-pixbuf/io-ico.c:293
+#: gdk-pixbuf/io-ico.c:293
msgid "Icon has zero width"
msgstr "Ikon har null bredde"
-#: ../gdk-pixbuf/io-ico.c:303
+#: gdk-pixbuf/io-ico.c:303
msgid "Icon has zero height"
msgstr "Ikon har null høyde"
-#: ../gdk-pixbuf/io-ico.c:355
+#: gdk-pixbuf/io-ico.c:355
msgid "Compressed icons are not supported"
msgstr "Komprimerte ikoner er ikke støttet"
-#: ../gdk-pixbuf/io-ico.c:388
+#: gdk-pixbuf/io-ico.c:388
msgid "Unsupported icon type"
msgstr "Ikontype ikke støttet"
-#: ../gdk-pixbuf/io-ico.c:482
+#: gdk-pixbuf/io-ico.c:482
msgid "Not enough memory to load ICO file"
msgstr "Ikke nok minne til å laste ICO-fil"
-#: ../gdk-pixbuf/io-ico.c:947
+#: gdk-pixbuf/io-ico.c:947
msgid "Image too large to be saved as ICO"
msgstr "Bildet er for stort til å lagre som ICO"
-#: ../gdk-pixbuf/io-ico.c:958
+#: gdk-pixbuf/io-ico.c:958
msgid "Cursor hotspot outside image"
msgstr "Markørposisjon utenfor bildet"
-#: ../gdk-pixbuf/io-ico.c:981
+#: gdk-pixbuf/io-ico.c:981
#, c-format
msgid "Unsupported depth for ICO file: %d"
msgstr "Ikke støttet dybde for ICO-fil: %d"
-#: ../gdk-pixbuf/io-ico.c:1210
+#: gdk-pixbuf/io-ico.c:1210
msgid "The ICO image format"
msgstr "ICO bildeformat"
-#: ../gdk-pixbuf/io-jpeg.c:114
+#: gdk-pixbuf/io-jpeg.c:114
#, c-format
msgid "Error interpreting JPEG image file (%s)"
msgstr "Feil under tolking av JPEG-bildefil (%s)"
-#: ../gdk-pixbuf/io-jpeg.c:349
+#: gdk-pixbuf/io-jpeg.c:349
msgid ""
"Insufficient memory to load image, try exiting some applications to free "
"memory"
@@ -340,17 +335,17 @@ msgstr ""
"Ikke nok minne til å laste bildet. Prøv å avslutte noen applikasjoner for å "
"frigjøre minne"
-#: ../gdk-pixbuf/io-jpeg.c:383 ../gdk-pixbuf/io-jpeg.c:749
+#: gdk-pixbuf/io-jpeg.c:383 gdk-pixbuf/io-jpeg.c:749
#, c-format
msgid "Unsupported JPEG color space (%s)"
msgstr "JPEG-fargeområde ikke støttet (%s)"
-#: ../gdk-pixbuf/io-jpeg.c:481 ../gdk-pixbuf/io-jpeg.c:678
-#: ../gdk-pixbuf/io-jpeg.c:943 ../gdk-pixbuf/io-jpeg.c:952
+#: gdk-pixbuf/io-jpeg.c:481 gdk-pixbuf/io-jpeg.c:678 gdk-pixbuf/io-jpeg.c:943
+#: gdk-pixbuf/io-jpeg.c:952
msgid "Couldn't allocate memory for loading JPEG file"
msgstr "Kunne ikke allokere minne for lasting av JPEG-fil"
-#: ../gdk-pixbuf/io-jpeg.c:894
+#: gdk-pixbuf/io-jpeg.c:894
#, c-format
msgid ""
"JPEG quality must be a value between 0 and 100; value '%s' could not be "
@@ -359,93 +354,93 @@ msgstr ""
"JPEG-kvalitet må være en verdi mellom 0 og 100; verdien «%s» kunne ikke "
"tolkes."
-#: ../gdk-pixbuf/io-jpeg.c:909
+#: gdk-pixbuf/io-jpeg.c:909
#, c-format
msgid ""
"JPEG quality must be a value between 0 and 100; value '%d' is not allowed."
msgstr ""
"JPEG-kvalitet må være en verdi mellom 0 og 100; verdien «%d» er ikke tillatt."
-#: ../gdk-pixbuf/io-jpeg.c:1071
+#: gdk-pixbuf/io-jpeg.c:1071
msgid "The JPEG image format"
msgstr "JPEG bildeformatet"
-#: ../gdk-pixbuf/io-pcx.c:191
+#: gdk-pixbuf/io-pcx.c:191
msgid "Couldn't allocate memory for header"
msgstr "Kan ikke allokere minne for hode"
-#: ../gdk-pixbuf/io-pcx.c:206 ../gdk-pixbuf/io-pcx.c:566
+#: gdk-pixbuf/io-pcx.c:206 gdk-pixbuf/io-pcx.c:566
msgid "Couldn't allocate memory for context buffer"
msgstr "Kan ikke allokere minne for kontekstbuffer"
-#: ../gdk-pixbuf/io-pcx.c:607
+#: gdk-pixbuf/io-pcx.c:607
msgid "Image has invalid width and/or height"
msgstr "Bilde har ugyldig bredde og/eller høyde"
-#: ../gdk-pixbuf/io-pcx.c:619 ../gdk-pixbuf/io-pcx.c:680
+#: gdk-pixbuf/io-pcx.c:619 gdk-pixbuf/io-pcx.c:680
msgid "Image has unsupported bpp"
msgstr "Bildet har ustøttet bpp"
-#: ../gdk-pixbuf/io-pcx.c:624 ../gdk-pixbuf/io-pcx.c:632
+#: gdk-pixbuf/io-pcx.c:624 gdk-pixbuf/io-pcx.c:632
#, c-format
msgid "Image has unsupported number of %d-bit planes"
msgstr "Bildet har ustøttet antall %d-bits plan"
-#: ../gdk-pixbuf/io-pcx.c:648
+#: gdk-pixbuf/io-pcx.c:648
msgid "Couldn't create new pixbuf"
msgstr "Kan ikke opprette ny pixbuf"
-#: ../gdk-pixbuf/io-pcx.c:656
+#: gdk-pixbuf/io-pcx.c:656
msgid "Couldn't allocate memory for line data"
msgstr "Kunne ikke allokere minne for linjedata"
-#: ../gdk-pixbuf/io-pcx.c:663
+#: gdk-pixbuf/io-pcx.c:663
msgid "Couldn't allocate memory for paletted data"
msgstr "Kan ikke allokere minne for palett-data"
-#: ../gdk-pixbuf/io-pcx.c:710
+#: gdk-pixbuf/io-pcx.c:710
msgid "Didn't get all lines of PCX image"
msgstr "Mottok ikke alle linjene for PCX-bilde"
-#: ../gdk-pixbuf/io-pcx.c:717
+#: gdk-pixbuf/io-pcx.c:717
msgid "No palette found at end of PCX data"
msgstr "Ingen palett funnet ved slutten av PCX-data"
-#: ../gdk-pixbuf/io-pcx.c:758
+#: gdk-pixbuf/io-pcx.c:758
msgid "The PCX image format"
msgstr "PCX bildeformat"
-#: ../gdk-pixbuf/io-png.c:55
+#: gdk-pixbuf/io-png.c:55
msgid "Bits per channel of PNG image is invalid."
msgstr "Ugyldig antall biter per kanal i PNG-bilde."
-#: ../gdk-pixbuf/io-png.c:136
+#: gdk-pixbuf/io-png.c:136
msgid "Transformed PNG has zero width or height."
msgstr "Transformert PNG har bredde eller høyde lik null."
-#: ../gdk-pixbuf/io-png.c:144
+#: gdk-pixbuf/io-png.c:144
msgid "Bits per channel of transformed PNG is not 8."
msgstr "Antall biter per kanal i transformert PNG er forskjellig fra 8."
-#: ../gdk-pixbuf/io-png.c:153
+#: gdk-pixbuf/io-png.c:153
msgid "Transformed PNG not RGB or RGBA."
msgstr "Transformert PNG er ikke RGB eller RGBA."
-#: ../gdk-pixbuf/io-png.c:162
+#: gdk-pixbuf/io-png.c:162
msgid "Transformed PNG has unsupported number of channels, must be 3 or 4."
msgstr ""
"Transformert PNG har et ikke-støttet antall kanaler, må være 3 eller 4."
-#: ../gdk-pixbuf/io-png.c:183
+#: gdk-pixbuf/io-png.c:183
#, c-format
msgid "Fatal error in PNG image file: %s"
msgstr "Fatal feil i PNG-bildefil: %s"
-#: ../gdk-pixbuf/io-png.c:301
+#: gdk-pixbuf/io-png.c:301
msgid "Insufficient memory to load PNG file"
msgstr "Ikke nok minne til å laste PNG-fil"
-#: ../gdk-pixbuf/io-png.c:618
+#: gdk-pixbuf/io-png.c:618
#, c-format
msgid ""
"Insufficient memory to store a %ld by %ld image; try exiting some "
@@ -454,25 +449,25 @@ msgstr ""
"Ikke nok minne til å lagre et %ld ganger %ld bilde; prøv å avslutte noen "
"applikasjoner for å redusere minnebruken"
-#: ../gdk-pixbuf/io-png.c:669
+#: gdk-pixbuf/io-png.c:669
msgid "Fatal error reading PNG image file"
msgstr "Fatal feil under lesing av PNG-bildefil"
-#: ../gdk-pixbuf/io-png.c:718
+#: gdk-pixbuf/io-png.c:718
#, c-format
msgid "Fatal error reading PNG image file: %s"
msgstr "Fatal feil under lesing av PNG-bildefil: %s"
-#: ../gdk-pixbuf/io-png.c:810
+#: gdk-pixbuf/io-png.c:810
msgid ""
"Keys for PNG text chunks must have at least 1 and at most 79 characters."
msgstr "Nøkler for PNG tekstbiter må minst ha mellom 1 og 79 tegn."
-#: ../gdk-pixbuf/io-png.c:818
+#: gdk-pixbuf/io-png.c:818
msgid "Keys for PNG text chunks must be ASCII characters."
msgstr "Nøkler for PNG tekstbiter må bestå av ASCII-tegn."
-#: ../gdk-pixbuf/io-png.c:831
+#: gdk-pixbuf/io-png.c:831
#, c-format
msgid ""
"PNG compression level must be a value between 0 and 9; value '%s' could not "
@@ -481,7 +476,7 @@ msgstr ""
"Nivået til PNG-komprimeringen må være en verdi mello 0 og 9; verdi «%s» kan "
"ikke brukes."
-#: ../gdk-pixbuf/io-png.c:843
+#: gdk-pixbuf/io-png.c:843
#, c-format
msgid ""
"PNG compression level must be a value between 0 and 9; value '%d' is not "
@@ -490,327 +485,324 @@ msgstr ""
"Nivået på PNG-komprimering må være en verdi mellom 0 og 9; verdien «%d» er "
"ikke tillat."
-#: ../gdk-pixbuf/io-png.c:883
+#: gdk-pixbuf/io-png.c:883
#, c-format
msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding."
msgstr "Verdi for PNG-tekstbit %s kan ikke konverteres til ISO-8859-1-koding."
-#: ../gdk-pixbuf/io-png.c:1026
+#: gdk-pixbuf/io-png.c:1026
msgid "The PNG image format"
msgstr "PNG-bildeformat"
-#: ../gdk-pixbuf/io-pnm.c:252
+#: gdk-pixbuf/io-pnm.c:252
msgid "PNM loader expected to find an integer, but didn't"
msgstr "PNM-laster ventet å finne et heltall, men gjorde ikke det"
-#: ../gdk-pixbuf/io-pnm.c:284
+#: gdk-pixbuf/io-pnm.c:284
msgid "PNM file has an incorrect initial byte"
msgstr "PNM-filen har ukorrekt initiell byte"
-#: ../gdk-pixbuf/io-pnm.c:314
+#: gdk-pixbuf/io-pnm.c:314
msgid "PNM file is not in a recognized PNM subformat"
msgstr "PNM-filen er ikke i et gjenkjent PNM-underformat"
-#: ../gdk-pixbuf/io-pnm.c:339
+#: gdk-pixbuf/io-pnm.c:339
msgid "PNM file has an image width of 0"
msgstr "PNM-filen har en bildebredde på 0"
-#: ../gdk-pixbuf/io-pnm.c:360
+#: gdk-pixbuf/io-pnm.c:360
msgid "PNM file has an image height of 0"
msgstr "PNM-filen har en bildehøyde på 0"
-#: ../gdk-pixbuf/io-pnm.c:383
+#: gdk-pixbuf/io-pnm.c:383
msgid "Maximum color value in PNM file is 0"
msgstr "Maksimal fargeverdi i PNM-filen er 0"
-#: ../gdk-pixbuf/io-pnm.c:391
+#: gdk-pixbuf/io-pnm.c:391
msgid "Maximum color value in PNM file is too large"
msgstr "Maksimal fargeverdi i PNM-filen er for stor"
-#: ../gdk-pixbuf/io-pnm.c:399
+#: gdk-pixbuf/io-pnm.c:399
msgid "Cannot handle PNM files with maximum color values greater than 255"
msgstr "Kan ikke håndtere PNM-filer med fargeverdier større enn 255"
-#: ../gdk-pixbuf/io-pnm.c:438 ../gdk-pixbuf/io-pnm.c:466
-#: ../gdk-pixbuf/io-pnm.c:498
+#: gdk-pixbuf/io-pnm.c:438 gdk-pixbuf/io-pnm.c:466 gdk-pixbuf/io-pnm.c:498
msgid "Raw PNM image type is invalid"
msgstr "Rå PNM-bildetype er ugyldig"
-#: ../gdk-pixbuf/io-pnm.c:562 ../gdk-pixbuf/io-pnm.c:604
+#: gdk-pixbuf/io-pnm.c:562 gdk-pixbuf/io-pnm.c:604
msgid "PNM image format is invalid"
msgstr "PNM-bildeformat er ugyldig"
-#: ../gdk-pixbuf/io-pnm.c:663
+#: gdk-pixbuf/io-pnm.c:663
msgid "PNM image loader does not support this PNM subformat"
msgstr "PNM-bildelaster støtter ikke dette PNM-underformatet"
-#: ../gdk-pixbuf/io-pnm.c:718
+#: gdk-pixbuf/io-pnm.c:718
msgid "Premature end-of-file encountered"
msgstr "Prematur slutt-på-fil funnet"
-#: ../gdk-pixbuf/io-pnm.c:750 ../gdk-pixbuf/io-pnm.c:981
+#: gdk-pixbuf/io-pnm.c:750 gdk-pixbuf/io-pnm.c:981
msgid "Raw PNM formats require exactly one whitespace before sample data"
msgstr ""
"Ubehandlede PNM-formater krever eksakt ett blankt felt før eksempeldata"
-#: ../gdk-pixbuf/io-pnm.c:777
+#: gdk-pixbuf/io-pnm.c:777
msgid "Cannot allocate memory for loading PNM image"
msgstr "Kan ikke allokere minne for lasting av PNM-bilde"
-#: ../gdk-pixbuf/io-pnm.c:827
+#: gdk-pixbuf/io-pnm.c:827
msgid "Insufficient memory to load PNM context struct"
msgstr "Ikke nok minne til å laste PNM kontekstdata"
-#: ../gdk-pixbuf/io-pnm.c:878
+#: gdk-pixbuf/io-pnm.c:878
msgid "Unexpected end of PNM image data"
msgstr "Uventet slutt på PNM-bildedata"
-#: ../gdk-pixbuf/io-pnm.c:1010
+#: gdk-pixbuf/io-pnm.c:1010
msgid "Insufficient memory to load PNM file"
msgstr "Ikke nok minne til å laste PNM-fil"
-#: ../gdk-pixbuf/io-pnm.c:1089
+#: gdk-pixbuf/io-pnm.c:1089
msgid "The PNM/PBM/PGM/PPM image format family"
msgstr "PNM/PBM/PGM/PPM-bildeformatfamilien"
-#: ../gdk-pixbuf/io-ras.c:126
+#: gdk-pixbuf/io-ras.c:126
msgid "RAS image has bogus header data"
msgstr "RAS-bilde har ugyldige data i header"
-#: ../gdk-pixbuf/io-ras.c:148
+#: gdk-pixbuf/io-ras.c:148
msgid "RAS image has unknown type"
msgstr "RAS-bilde har ukjent type"
-#: ../gdk-pixbuf/io-ras.c:156
+#: gdk-pixbuf/io-ras.c:156
msgid "unsupported RAS image variation"
msgstr "RAS-bildevariasjon ikke støttet"
-#: ../gdk-pixbuf/io-ras.c:171 ../gdk-pixbuf/io-ras.c:200
+#: gdk-pixbuf/io-ras.c:171 gdk-pixbuf/io-ras.c:200
msgid "Not enough memory to load RAS image"
msgstr "Ikke nok minne til å laste RAS-bilde"
-#: ../gdk-pixbuf/io-ras.c:543
+#: gdk-pixbuf/io-ras.c:543
msgid "The Sun raster image format"
msgstr "Sun raster-bildeformat"
-#: ../gdk-pixbuf/io-tga.c:154
+#: gdk-pixbuf/io-tga.c:154
msgid "Cannot allocate memory for IOBuffer struct"
msgstr "Kan ikke allokere minne for IOBuffer-struct"
-#: ../gdk-pixbuf/io-tga.c:173
+#: gdk-pixbuf/io-tga.c:173
msgid "Cannot allocate memory for IOBuffer data"
msgstr "Kan ikke allokere minne for IOBuffer-data"
-#: ../gdk-pixbuf/io-tga.c:184
+#: gdk-pixbuf/io-tga.c:184
msgid "Cannot realloc IOBuffer data"
msgstr "Kan ikke kjøre realloc for IOBuffer-data"
-#: ../gdk-pixbuf/io-tga.c:214
+#: gdk-pixbuf/io-tga.c:214
msgid "Cannot allocate temporary IOBuffer data"
msgstr "Kan ikke allokere midlertidige IOBuffer-data"
-#: ../gdk-pixbuf/io-tga.c:348
+#: gdk-pixbuf/io-tga.c:348
msgid "Cannot allocate new pixbuf"
msgstr "Kan ikke allokere ny pixbuf"
-#: ../gdk-pixbuf/io-tga.c:689
+#: gdk-pixbuf/io-tga.c:689
msgid "Cannot allocate colormap structure"
msgstr "Kan ikke allokere struktur for fargekart"
-#: ../gdk-pixbuf/io-tga.c:696
+#: gdk-pixbuf/io-tga.c:696
msgid "Cannot allocate colormap entries"
msgstr "Kan ikke allokere fargekartoppføringer"
-#: ../gdk-pixbuf/io-tga.c:718
+#: gdk-pixbuf/io-tga.c:718
msgid "Unexpected bitdepth for colormap entries"
msgstr "Uventet oppløsning for fargekartoppføringer"
-#: ../gdk-pixbuf/io-tga.c:736
+#: gdk-pixbuf/io-tga.c:736
msgid "Cannot allocate TGA header memory"
msgstr "Kan ikke allokere minne for TGA-hode"
-#: ../gdk-pixbuf/io-tga.c:769
+#: gdk-pixbuf/io-tga.c:769
msgid "TGA image has invalid dimensions"
msgstr "TGA-bilde har ugyldige dimensjoner"
-#: ../gdk-pixbuf/io-tga.c:775 ../gdk-pixbuf/io-tga.c:784
-#: ../gdk-pixbuf/io-tga.c:794 ../gdk-pixbuf/io-tga.c:804
-#: ../gdk-pixbuf/io-tga.c:811
+#: gdk-pixbuf/io-tga.c:775 gdk-pixbuf/io-tga.c:784 gdk-pixbuf/io-tga.c:794
+#: gdk-pixbuf/io-tga.c:804 gdk-pixbuf/io-tga.c:811
msgid "TGA image type not supported"
msgstr "TGA bildetype er ikke støttet"
-#: ../gdk-pixbuf/io-tga.c:858
+#: gdk-pixbuf/io-tga.c:858
msgid "Cannot allocate memory for TGA context struct"
msgstr "Kan ikke allokere minne for TGA-kontekststruktur"
-#: ../gdk-pixbuf/io-tga.c:923
+#: gdk-pixbuf/io-tga.c:923
msgid "Excess data in file"
msgstr "Overflødige data i filen"
-#: ../gdk-pixbuf/io-tga.c:992
+#: gdk-pixbuf/io-tga.c:992
msgid "The Targa image format"
msgstr "Targa bildeformatet"
-#: ../gdk-pixbuf/io-tiff.c:173
+#: gdk-pixbuf/io-tiff.c:173
msgid "Could not get image width (bad TIFF file)"
msgstr "Kunne ikke finne bildebredde (ugyldig TIFF-fil)"
-#: ../gdk-pixbuf/io-tiff.c:180
+#: gdk-pixbuf/io-tiff.c:180
msgid "Could not get image height (bad TIFF file)"
msgstr "Kunne ikke finne bildehøyde (ugyldig TIFF-fil)"
-#: ../gdk-pixbuf/io-tiff.c:188
+#: gdk-pixbuf/io-tiff.c:188
msgid "Width or height of TIFF image is zero"
msgstr "Bredde eller høyde på TIFF-bilde er null"
-#: ../gdk-pixbuf/io-tiff.c:197 ../gdk-pixbuf/io-tiff.c:206
+#: gdk-pixbuf/io-tiff.c:197 gdk-pixbuf/io-tiff.c:206
msgid "Dimensions of TIFF image too large"
msgstr "TIFF-bildet er for stort"
-#: ../gdk-pixbuf/io-tiff.c:225 ../gdk-pixbuf/io-tiff.c:237
-#: ../gdk-pixbuf/io-tiff.c:286 ../gdk-pixbuf/io-tiff.c:572
+#: gdk-pixbuf/io-tiff.c:225 gdk-pixbuf/io-tiff.c:237 gdk-pixbuf/io-tiff.c:286
+#: gdk-pixbuf/io-tiff.c:572
msgid "Insufficient memory to open TIFF file"
msgstr "Ikke nok minne til å åpne TIFF-bilde"
-#: ../gdk-pixbuf/io-tiff.c:251 ../gdk-pixbuf/io-tiff.c:294
+#: gdk-pixbuf/io-tiff.c:251 gdk-pixbuf/io-tiff.c:294
msgid "Failed to load RGB data from TIFF file"
msgstr "Feil under lasting av RGB-data fra TIFF-fil"
-#: ../gdk-pixbuf/io-tiff.c:361
+#: gdk-pixbuf/io-tiff.c:361
msgid "Failed to open TIFF image"
msgstr "Feil under åpning av TIFF-bilde"
-#: ../gdk-pixbuf/io-tiff.c:373
+#: gdk-pixbuf/io-tiff.c:373
msgid "TIFFClose operation failed"
msgstr "TIFFClose operasjonen feilet"
-#: ../gdk-pixbuf/io-tiff.c:504 ../gdk-pixbuf/io-tiff.c:517
+#: gdk-pixbuf/io-tiff.c:504 gdk-pixbuf/io-tiff.c:517
msgid "Failed to load TIFF image"
msgstr "Feil under åpning av TIFF-bilde"
-#: ../gdk-pixbuf/io-tiff.c:610
+#: gdk-pixbuf/io-tiff.c:610
msgid "The TIFF image format"
msgstr "TIFF bildeformat"
-#: ../gdk-pixbuf/io-wbmp.c:246
+#: gdk-pixbuf/io-wbmp.c:246
msgid "Image has zero width"
msgstr "Bilde har null bredde"
-#: ../gdk-pixbuf/io-wbmp.c:264
+#: gdk-pixbuf/io-wbmp.c:264
msgid "Image has zero height"
msgstr "Bilde har null høyde"
-#: ../gdk-pixbuf/io-wbmp.c:275
+#: gdk-pixbuf/io-wbmp.c:275
msgid "Not enough memory to load image"
msgstr "Ikke nok minne til å laste bilde"
-#: ../gdk-pixbuf/io-wbmp.c:334
+#: gdk-pixbuf/io-wbmp.c:334
msgid "Couldn't save the rest"
msgstr "Kunne ikke lagre resten"
-#: ../gdk-pixbuf/io-wbmp.c:368
+#: gdk-pixbuf/io-wbmp.c:368
msgid "The WBMP image format"
msgstr "WBMP bildeformatet"
-#: ../gdk-pixbuf/io-xbm.c:287
+#: gdk-pixbuf/io-xbm.c:287
msgid "Invalid XBM file"
msgstr "Ugyldig XBM-fil"
-#: ../gdk-pixbuf/io-xbm.c:297
+#: gdk-pixbuf/io-xbm.c:297
msgid "Insufficient memory to load XBM image file"
msgstr "Ikke nok minne til å laste XBM-bildefil"
-#: ../gdk-pixbuf/io-xbm.c:441
+#: gdk-pixbuf/io-xbm.c:441
msgid "Failed to write to temporary file when loading XBM image"
msgstr "Feil under skriving til midlertidig file under lasting av XBM-bilde"
-#: ../gdk-pixbuf/io-xbm.c:476
+#: gdk-pixbuf/io-xbm.c:476
msgid "The XBM image format"
msgstr "XBM bildeformat"
-#: ../gdk-pixbuf/io-xpm.c:467
+#: gdk-pixbuf/io-xpm.c:467
msgid "No XPM header found"
msgstr "Ingen XPM-header funnet"
-#: ../gdk-pixbuf/io-xpm.c:476
+#: gdk-pixbuf/io-xpm.c:476
msgid "Invalid XPM header"
msgstr "Ugyldig XPM-hode"
-#: ../gdk-pixbuf/io-xpm.c:484
+#: gdk-pixbuf/io-xpm.c:484
msgid "XPM file has image width <= 0"
msgstr "XPM-filen har en bildebredde <= 0"
-#: ../gdk-pixbuf/io-xpm.c:492
+#: gdk-pixbuf/io-xpm.c:492
msgid "XPM file has image height <= 0"
msgstr "XPM-filen har en bildehøyde <= 0"
-#: ../gdk-pixbuf/io-xpm.c:500
+#: gdk-pixbuf/io-xpm.c:500
msgid "XPM has invalid number of chars per pixel"
msgstr "XPM har et ugyldig antall tegn per piksel"
-#: ../gdk-pixbuf/io-xpm.c:507
+#: gdk-pixbuf/io-xpm.c:507
msgid "XPM file has invalid number of colors"
msgstr "XPM-filen har et ugyldig antall farger"
-#: ../gdk-pixbuf/io-xpm.c:519 ../gdk-pixbuf/io-xpm.c:528
-#: ../gdk-pixbuf/io-xpm.c:580
+#: gdk-pixbuf/io-xpm.c:519 gdk-pixbuf/io-xpm.c:528 gdk-pixbuf/io-xpm.c:580
msgid "Cannot allocate memory for loading XPM image"
msgstr "Kan ikke allokere minne for lasting av XPM-bilde"
-#: ../gdk-pixbuf/io-xpm.c:542
+#: gdk-pixbuf/io-xpm.c:542
msgid "Cannot read XPM colormap"
msgstr "Kan ikke lese fargekart for XPM"
-#: ../gdk-pixbuf/io-xpm.c:771
+#: gdk-pixbuf/io-xpm.c:771
msgid "Failed to write to temporary file when loading XPM image"
msgstr "Feil under skriving til midlertidig fil under lasting av XPM-bilde"
-#: ../gdk-pixbuf/io-xpm.c:806
+#: gdk-pixbuf/io-xpm.c:806
msgid "The XPM image format"
msgstr "XPM bildeformat"
#. Description of --class=CLASS in --help output
-#: ../gdk/gdk.c:115
+#: gdk/gdk.c:115
msgid "Program class as used by the window manager"
msgstr "Programklasse som brukes av vindushåndtereren"
#. Placeholder in --class=CLASS in --help output
-#: ../gdk/gdk.c:116
+#: gdk/gdk.c:116
msgid "CLASS"
msgstr "KLASSE"
#. Description of --name=NAME in --help output
-#: ../gdk/gdk.c:118
+#: gdk/gdk.c:118
msgid "Program name as used by the window manager"
msgstr "Programnavn som brukes av vindushåndtereren"
#. Placeholder in --name=NAME in --help output
-#: ../gdk/gdk.c:119
+#: gdk/gdk.c:119
msgid "NAME"
msgstr "NAVN"
#. Description of --display=DISPLAY in --help output
-#: ../gdk/gdk.c:121
+#: gdk/gdk.c:121
msgid "X display to use"
msgstr "X-skjerm som skal brukes"
#. Placeholder in --display=DISPLAY in --help output
-#: ../gdk/gdk.c:122
+#: gdk/gdk.c:122
msgid "DISPLAY"
msgstr "SKJERM"
#. Description of --screen=SCREEN in --help output
-#: ../gdk/gdk.c:124
+#: gdk/gdk.c:124
msgid "X screen to use"
msgstr "X-skjerm som skal brukes"
#. Placeholder in --screen=SCREEN in --help output
-#: ../gdk/gdk.c:125
+#: gdk/gdk.c:125
msgid "SCREEN"
msgstr "SKJERM"
#. Description of --gdk-debug=FLAGS in --help output
-#: ../gdk/gdk.c:128
+#: gdk/gdk.c:128
msgid "Gdk debugging flags to set"
msgstr "Feilsøkingsflagg som skal settes for Gdk"
@@ -818,222 +810,222 @@ msgstr "Feilsøkingsflagg som skal settes for Gdk"
#. Placeholder in --gdk-no-debug=FLAGS in --help output
#. Placeholder in --gtk-debug=FLAGS in --help output
#. Placeholder in --gtk-no-debug=FLAGS in --help output
-#: ../gdk/gdk.c:129 ../gdk/gdk.c:132 ../gtk/gtkmain.c:405 ../gtk/gtkmain.c:408
+#: gdk/gdk.c:129 gdk/gdk.c:132 gtk/gtkmain.c:405 gtk/gtkmain.c:408
msgid "FLAGS"
msgstr "FLAGG"
#. Description of --gdk-no-debug=FLAGS in --help output
-#: ../gdk/gdk.c:131
+#: gdk/gdk.c:131
msgid "Gdk debugging flags to unset"
msgstr "Feilsøkingsflagg for Gdk som skal fjernes"
-#: ../gdk/keyname-table.h:3940
+#: gdk/keyname-table.h:3940
msgid "keyboard label|BackSpace"
msgstr "Backspace"
-#: ../gdk/keyname-table.h:3941
+#: gdk/keyname-table.h:3941
msgid "keyboard label|Tab"
msgstr "Tab"
-#: ../gdk/keyname-table.h:3942
+#: gdk/keyname-table.h:3942
msgid "keyboard label|Return"
msgstr "Enter"
-#: ../gdk/keyname-table.h:3943
+#: gdk/keyname-table.h:3943
msgid "keyboard label|Pause"
msgstr "Pause"
-#: ../gdk/keyname-table.h:3944
+#: gdk/keyname-table.h:3944
msgid "keyboard label|Scroll_Lock"
msgstr "Scroll Lock"
-#: ../gdk/keyname-table.h:3945
+#: gdk/keyname-table.h:3945
msgid "keyboard label|Sys_Req"
msgstr "Sys Req"
-#: ../gdk/keyname-table.h:3946
+#: gdk/keyname-table.h:3946
msgid "keyboard label|Escape"
msgstr "Escape"
-#: ../gdk/keyname-table.h:3947
+#: gdk/keyname-table.h:3947
msgid "keyboard label|Multi_key"
msgstr "Multi_key"
-#: ../gdk/keyname-table.h:3948
+#: gdk/keyname-table.h:3948
msgid "keyboard label|Home"
msgstr "Home"
-#: ../gdk/keyname-table.h:3949
+#: gdk/keyname-table.h:3949
msgid "keyboard label|Page_Up"
msgstr "Page Up"
-#: ../gdk/keyname-table.h:3950
+#: gdk/keyname-table.h:3950
msgid "keyboard label|Page_Down"
msgstr "Page Down"
-#: ../gdk/keyname-table.h:3951
+#: gdk/keyname-table.h:3951
msgid "keyboard label|End"
msgstr "End"
-#: ../gdk/keyname-table.h:3952
+#: gdk/keyname-table.h:3952
msgid "keyboard label|Begin"
msgstr "Begin"
-#: ../gdk/keyname-table.h:3953
+#: gdk/keyname-table.h:3953
msgid "keyboard label|Print"
msgstr "Print Screen"
-#: ../gdk/keyname-table.h:3954
+#: gdk/keyname-table.h:3954
msgid "keyboard label|Insert"
msgstr "Insert"
-#: ../gdk/keyname-table.h:3955
+#: gdk/keyname-table.h:3955
msgid "keyboard label|Num_Lock"
msgstr "Num Lock"
-#: ../gdk/keyname-table.h:3956
+#: gdk/keyname-table.h:3956
msgid "keyboard label|KP_Space"
msgstr "KP_Space"
-#: ../gdk/keyname-table.h:3957
+#: gdk/keyname-table.h:3957
msgid "keyboard label|KP_Tab"
msgstr "KP_Tab"
-#: ../gdk/keyname-table.h:3958
+#: gdk/keyname-table.h:3958
msgid "keyboard label|KP_Enter"
msgstr "KP_Enter"
-#: ../gdk/keyname-table.h:3959
+#: gdk/keyname-table.h:3959
msgid "keyboard label|KP_Home"
msgstr "KP_Home"
-#: ../gdk/keyname-table.h:3960
+#: gdk/keyname-table.h:3960
msgid "keyboard label|KP_Left"
msgstr "KP_Left"
-#: ../gdk/keyname-table.h:3961
+#: gdk/keyname-table.h:3961
msgid "keyboard label|KP_Up"
msgstr "KP_Up"
-#: ../gdk/keyname-table.h:3962
+#: gdk/keyname-table.h:3962
msgid "keyboard label|KP_Right"
msgstr "KP_Right"
-#: ../gdk/keyname-table.h:3963
+#: gdk/keyname-table.h:3963
msgid "keyboard label|KP_Down"
msgstr "KP_Down"
-#: ../gdk/keyname-table.h:3964
+#: gdk/keyname-table.h:3964
msgid "keyboard label|KP_Page_Up"
msgstr "KP_Page_Up"
-#: ../gdk/keyname-table.h:3965
+#: gdk/keyname-table.h:3965
msgid "keyboard label|KP_Prior"
msgstr "KP_Prior"
-#: ../gdk/keyname-table.h:3966
+#: gdk/keyname-table.h:3966
msgid "keyboard label|KP_Page_Down"
msgstr "KP_Page_Down"
-#: ../gdk/keyname-table.h:3967
+#: gdk/keyname-table.h:3967
msgid "keyboard label|KP_Next"
msgstr "KP_Next"
-#: ../gdk/keyname-table.h:3968
+#: gdk/keyname-table.h:3968
msgid "keyboard label|KP_End"
msgstr "KP_End"
-#: ../gdk/keyname-table.h:3969
+#: gdk/keyname-table.h:3969
msgid "keyboard label|KP_Begin"
msgstr "KP_Begin"
-#: ../gdk/keyname-table.h:3970
+#: gdk/keyname-table.h:3970
msgid "keyboard label|KP_Insert"
msgstr "KP_Insert"
-#: ../gdk/keyname-table.h:3971
+#: gdk/keyname-table.h:3971
msgid "keyboard label|KP_Delete"
msgstr "KP_Delete"
-#: ../gdk/keyname-table.h:3972
+#: gdk/keyname-table.h:3972
msgid "keyboard label|Delete"
msgstr "Delete"
#. Description of --sync in --help output
-#: ../gdk/win32/gdkmain-win32.c:60
+#: gdk/win32/gdkmain-win32.c:60
msgid "Don't batch GDI requests"
msgstr "Ikke send flere GDI-forespørsler sammen"
#. Description of --no-wintab in --help output
-#: ../gdk/win32/gdkmain-win32.c:62
+#: gdk/win32/gdkmain-win32.c:62
msgid "Don't use the Wintab API for tablet support"
msgstr "Ikke bruk Wintab-APIet for støtte for tablet"
#. Description of --ignore-wintab in --help output
-#: ../gdk/win32/gdkmain-win32.c:64
+#: gdk/win32/gdkmain-win32.c:64
msgid "Same as --no-wintab"
msgstr "Samme som --no-wintab"
#. Description of --use-wintab in --help output
-#: ../gdk/win32/gdkmain-win32.c:66
+#: gdk/win32/gdkmain-win32.c:66
msgid "Do use the Wintab API [default]"
msgstr "Ikke bruk Wintab-API [forvalgt]"
#. Description of --max-colors=COLORS in --help output
-#: ../gdk/win32/gdkmain-win32.c:68
+#: gdk/win32/gdkmain-win32.c:68
msgid "Size of the palette in 8 bit mode"
msgstr "Størrelse på paletten i 8-bits modus"
#. Placeholder in --max-colors=COLORS in --help output
-#: ../gdk/win32/gdkmain-win32.c:69
+#: gdk/win32/gdkmain-win32.c:69
msgid "COLORS"
msgstr "FARGER"
#. Description of --sync in --help output
-#: ../gdk/x11/gdkmain-x11.c:92
+#: gdk/x11/gdkmain-x11.c:92
msgid "Make X calls synchronous"
msgstr "Gjør kall til X-bibliotekene synkrone"
-#: ../gtk/gtkaboutdialog.c:270 ../gtk/gtkaboutdialog.c:2025
+#: gtk/gtkaboutdialog.c:270 gtk/gtkaboutdialog.c:2025
msgid "License"
msgstr "Lisens"
-#: ../gtk/gtkaboutdialog.c:271
+#: gtk/gtkaboutdialog.c:271
msgid "The license of the program"
msgstr "Programmets lisens"
#. Add the credits button
-#: ../gtk/gtkaboutdialog.c:491
+#: gtk/gtkaboutdialog.c:491
msgid "C_redits"
msgstr "Bid_ragsytere"
#. Add the license button
-#: ../gtk/gtkaboutdialog.c:501
+#: gtk/gtkaboutdialog.c:501
msgid "_License"
msgstr "_Lisens"
-#: ../gtk/gtkaboutdialog.c:731
+#: gtk/gtkaboutdialog.c:731
#, c-format
msgid "About %s"
msgstr "Om %s"
-#: ../gtk/gtkaboutdialog.c:1953
+#: gtk/gtkaboutdialog.c:1953
msgid "Credits"
msgstr "Bidragsytere"
-#: ../gtk/gtkaboutdialog.c:1979
+#: gtk/gtkaboutdialog.c:1979
msgid "Written by"
msgstr "Skrevet av"
-#: ../gtk/gtkaboutdialog.c:1982
+#: gtk/gtkaboutdialog.c:1982
msgid "Documented by"
msgstr "Dokumentert av"
-#: ../gtk/gtkaboutdialog.c:1994
+#: gtk/gtkaboutdialog.c:1994
msgid "Translated by"
msgstr "Oversatt av"
-#: ../gtk/gtkaboutdialog.c:1998
+#: gtk/gtkaboutdialog.c:1998
msgid "Artwork by"
msgstr "Grafikk av"
@@ -1043,7 +1035,7 @@ msgstr "Grafikk av"
#. * this.
#. * And do not translate the part before the |.
#.
-#: ../gtk/gtkaccellabel.c:121
+#: gtk/gtkaccellabel.c:121
msgid "keyboard label|Shift"
msgstr "Shift"
@@ -1053,7 +1045,7 @@ msgstr "Shift"
#. * this.
#. * And do not translate the part before the |.
#.
-#: ../gtk/gtkaccellabel.c:128
+#: gtk/gtkaccellabel.c:128
msgid "keyboard label|Ctrl"
msgstr "Ctrl"
@@ -1063,17 +1055,17 @@ msgstr "Ctrl"
#. * this.
#. * And do not translate the part before the |.
#.
-#: ../gtk/gtkaccellabel.c:135
+#: gtk/gtkaccellabel.c:135
msgid "keyboard label|Alt"
msgstr "Alt"
#. do not translate the part before the |
-#: ../gtk/gtkaccellabel.c:577
+#: gtk/gtkaccellabel.c:577
msgid "keyboard label|Space"
msgstr "Mellomrom"
#. do not translate the part before the |
-#: ../gtk/gtkaccellabel.c:581
+#: gtk/gtkaccellabel.c:581
msgid "keyboard label|Backslash"
msgstr "Omvendt skråstrek"
@@ -1086,7 +1078,7 @@ msgstr "Omvendt skråstrek"
#. * so if you have a default text direction of RTL and YM, then
#. * the year will appear on the right.
#.
-#: ../gtk/gtkcalendar.c:646
+#: gtk/gtkcalendar.c:647
msgid "calendar:MY"
msgstr "calendar:MY"
@@ -1094,7 +1086,7 @@ msgstr "calendar:MY"
#. * first day of the week to calendar:week_start:1 if you want Monday
#. * to be the first day of the week, and so on.
#.
-#: ../gtk/gtkcalendar.c:660
+#: gtk/gtkcalendar.c:661
msgid "calendar:week_start:0"
msgstr "calendar:week_start:1"
@@ -1106,7 +1098,7 @@ msgstr "calendar:week_start:1"
#. *
#. * If you don't understand this, leave it as "2000"
#.
-#: ../gtk/gtkcalendar.c:1548
+#: gtk/gtkcalendar.c:1549
msgid "year measurement template|2000"
msgstr "2000"
@@ -1121,25 +1113,25 @@ msgstr "2000"
#. * Don't include the prefix "calendar year format|" in the
#. * translation. "%Y" is appropriate for most locales.
#.
-#: ../gtk/gtkcalendar.c:1825
+#: gtk/gtkcalendar.c:1826
msgid "calendar year format|%Y"
msgstr "%Y"
#. do not translate the part before the |
-#: ../gtk/gtkcellrendererprogress.c:237 ../gtk/gtkcellrendererprogress.c:295
+#: gtk/gtkcellrendererprogress.c:237 gtk/gtkcellrendererprogress.c:295
#, c-format
msgid "progress bar label|%d %%"
msgstr "%d %%"
-#: ../gtk/gtkcolorbutton.c:221 ../gtk/gtkcolorbutton.c:576
+#: gtk/gtkcolorbutton.c:221 gtk/gtkcolorbutton.c:576
msgid "Pick a Color"
msgstr "Velg en farge"
-#: ../gtk/gtkcolorbutton.c:467
+#: gtk/gtkcolorbutton.c:467
msgid "Received invalid color data\n"
msgstr "Mottok ugyldige fargedata\n"
-#: ../gtk/gtkcolorsel.c:561
+#: gtk/gtkcolorsel.c:561
msgid ""
"The previously-selected color, for comparison to the color you're selecting "
"now. You can drag this color to a palette entry, or select this color as "
@@ -1149,7 +1141,7 @@ msgstr ""
"denne fargen til en palettoppføring, eller velge denne fargen som aktiv ved "
"å dra den til den andre fargeprøven ved siden av."
-#: ../gtk/gtkcolorsel.c:566
+#: gtk/gtkcolorsel.c:566
msgid ""
"The color you've chosen. You can drag this color to a palette entry to save "
"it for use in the future."
@@ -1157,11 +1149,11 @@ msgstr ""
"Fargen du har valgt. Du kan dra denne fargen til en palettoppføring for å "
"lagre den for senere bruk."
-#: ../gtk/gtkcolorsel.c:957
+#: gtk/gtkcolorsel.c:957
msgid "_Save color here"
msgstr "_Lagre fargen her"
-#: ../gtk/gtkcolorsel.c:1162
+#: gtk/gtkcolorsel.c:1162
msgid ""
"Click this palette entry to make it the current color. To change this entry, "
"drag a color swatch here or right-click it and select \"Save color here.\""
@@ -1170,7 +1162,7 @@ msgstr ""
"endre denne oppføringen drar du en fargeprøve hit eller høyreklikk den og "
"velg «Lagre farge her.»"
-#: ../gtk/gtkcolorsel.c:1919
+#: gtk/gtkcolorsel.c:1929
msgid ""
"Select the color you want from the outer ring. Select the darkness or "
"lightness of that color using the inner triangle."
@@ -1178,7 +1170,7 @@ msgstr ""
"Velg fargen du ønsker fra den ytre ringen. Velg lysstyrke for denne fargen "
"ved å bruke den indre trekanten."
-#: ../gtk/gtkcolorsel.c:1944
+#: gtk/gtkcolorsel.c:1954
msgid ""
"Click the eyedropper, then click a color anywhere on your screen to select "
"that color."
@@ -1186,67 +1178,67 @@ msgstr ""
"Klikk på dråpetelleren og klikk så på en farge hvor som helst på skjermen "
"for å velge denne fargen."
-#: ../gtk/gtkcolorsel.c:1953
+#: gtk/gtkcolorsel.c:1963
msgid "_Hue:"
msgstr "_Glød:"
-#: ../gtk/gtkcolorsel.c:1954
+#: gtk/gtkcolorsel.c:1964
msgid "Position on the color wheel."
msgstr "Posisjon på fargehjulet."
-#: ../gtk/gtkcolorsel.c:1956
+#: gtk/gtkcolorsel.c:1966
msgid "_Saturation:"
msgstr "_Metning:"
-#: ../gtk/gtkcolorsel.c:1957
+#: gtk/gtkcolorsel.c:1967
msgid "\"Deepness\" of the color."
msgstr "Fargens dybde."
-#: ../gtk/gtkcolorsel.c:1958
+#: gtk/gtkcolorsel.c:1968
msgid "_Value:"
msgstr "_Verdi:"
-#: ../gtk/gtkcolorsel.c:1959
+#: gtk/gtkcolorsel.c:1969
msgid "Brightness of the color."
msgstr "Lysstyrke for fargen."
-#: ../gtk/gtkcolorsel.c:1960
+#: gtk/gtkcolorsel.c:1970
msgid "_Red:"
msgstr "_Rød:"
-#: ../gtk/gtkcolorsel.c:1961
+#: gtk/gtkcolorsel.c:1971
msgid "Amount of red light in the color."
msgstr "Mende med rødt lys i fargen."
-#: ../gtk/gtkcolorsel.c:1962
+#: gtk/gtkcolorsel.c:1972
msgid "_Green:"
msgstr "_Grønn:"
-#: ../gtk/gtkcolorsel.c:1963
+#: gtk/gtkcolorsel.c:1973
msgid "Amount of green light in the color."
msgstr "Mengde med grønt lys i fargen."
-#: ../gtk/gtkcolorsel.c:1964
+#: gtk/gtkcolorsel.c:1974
msgid "_Blue:"
msgstr "_Blå:"
-#: ../gtk/gtkcolorsel.c:1965
+#: gtk/gtkcolorsel.c:1975
msgid "Amount of blue light in the color."
msgstr "Mengde med blått lys i fargen."
-#: ../gtk/gtkcolorsel.c:1968
+#: gtk/gtkcolorsel.c:1978
msgid "_Opacity:"
msgstr "_Ugjennomsiktighet:"
-#: ../gtk/gtkcolorsel.c:1976 ../gtk/gtkcolorsel.c:1987
+#: gtk/gtkcolorsel.c:1986 gtk/gtkcolorsel.c:1997
msgid "Transparency of the color."
msgstr "Gjennomsiktighet for fargen."
-#: ../gtk/gtkcolorsel.c:1994
+#: gtk/gtkcolorsel.c:2004
msgid "Color _Name:"
msgstr "Farge_navn:"
-#: ../gtk/gtkcolorsel.c:2009
+#: gtk/gtkcolorsel.c:2019
msgid ""
"You can enter an HTML-style hexadecimal color value, or simply a color name "
"such as 'orange' in this entry."
@@ -1254,75 +1246,75 @@ msgstr ""
"Du kan skrive inn en heksadesimal fargeverdi i HTML-stil, eller bruke et "
"fargenavn som f.eks. «oransje» i denne oppføringen."
-#: ../gtk/gtkcolorsel.c:2028
+#: gtk/gtkcolorsel.c:2038
msgid "_Palette"
msgstr "_Palett"
-#: ../gtk/gtkcolorsel.c:2060
+#: gtk/gtkcolorsel.c:2070
msgid "Color Wheel"
msgstr "Fargehjul"
-#: ../gtk/gtkcolorseldialog.c:123
+#: gtk/gtkcolorseldialog.c:123
msgid "Color Selection"
msgstr "Fargevalg"
-#: ../gtk/gtkentry.c:4508 ../gtk/gtktextview.c:7068
+#: gtk/gtkentry.c:4508 gtk/gtktextview.c:7068
msgid "Select _All"
msgstr "Velg _alt"
-#: ../gtk/gtkentry.c:4518 ../gtk/gtktextview.c:7078
+#: gtk/gtkentry.c:4518 gtk/gtktextview.c:7078
msgid "Input _Methods"
msgstr "Inndata_metoder"
-#: ../gtk/gtkentry.c:4529 ../gtk/gtktextview.c:7089
+#: gtk/gtkentry.c:4529 gtk/gtktextview.c:7089
msgid "_Insert Unicode Control Character"
msgstr "Sett _inn Unicode kontrolltegn"
-#: ../gtk/gtkfilechooser.c:1588 ../gtk/gtkfilechooser.c:1632
-#: ../gtk/gtkfilechooser.c:1707 ../gtk/gtkfilechooser.c:1751
+#: gtk/gtkfilechooser.c:1588 gtk/gtkfilechooser.c:1632
+#: gtk/gtkfilechooser.c:1707 gtk/gtkfilechooser.c:1751
#, c-format
msgid "Invalid filename: %s"
msgstr "Ugyldig filnavn: %s"
-#: ../gtk/gtkfilechooserbutton.c:67
+#: gtk/gtkfilechooserbutton.c:67
msgid "Select A File"
msgstr "Velg en fil"
-#: ../gtk/gtkfilechooserbutton.c:68 ../gtk/gtkfilechooserdefault.c:1302
-#: ../gtk/gtkpathbar.c:996
+#: gtk/gtkfilechooserbutton.c:68 gtk/gtkfilechooserdefault.c:1302
+#: gtk/gtkpathbar.c:1020
msgid "Home"
msgstr "Hjem"
-#: ../gtk/gtkfilechooserbutton.c:69 ../gtk/gtkfilechooserdefault.c:1329
-#: ../gtk/gtkpathbar.c:998
+#: gtk/gtkfilechooserbutton.c:69 gtk/gtkfilechooserdefault.c:1329
+#: gtk/gtkpathbar.c:1022
msgid "Desktop"
msgstr "Skrivebord"
-#: ../gtk/gtkfilechooserbutton.c:70
+#: gtk/gtkfilechooserbutton.c:70
msgid "(None)"
msgstr "(Ingen)"
-#: ../gtk/gtkfilechooserbutton.c:1520
+#: gtk/gtkfilechooserbutton.c:1523
msgid "Other..."
msgstr "Annet..."
-#: ../gtk/gtkfilechooserdefault.c:917
+#: gtk/gtkfilechooserdefault.c:917
msgid "Could not retrieve information about the file"
msgstr "Kunne ikke hente informasjon om filen"
-#: ../gtk/gtkfilechooserdefault.c:928
+#: gtk/gtkfilechooserdefault.c:928
msgid "Could not add a bookmark"
msgstr "Kunne ikke legge til bokmerke"
-#: ../gtk/gtkfilechooserdefault.c:939
+#: gtk/gtkfilechooserdefault.c:939
msgid "Could not remove bookmark"
msgstr "Kunne ikke fjerne bokmerke"
-#: ../gtk/gtkfilechooserdefault.c:950
+#: gtk/gtkfilechooserdefault.c:950
msgid "The folder could not be created"
msgstr "Mappen kunne ikke opprettes"
-#: ../gtk/gtkfilechooserdefault.c:963
+#: gtk/gtkfilechooserdefault.c:963
msgid ""
"The folder could not be created, as a file with the same name already "
"exists. Try using a different name for the folder, or rename the file first."
@@ -1330,229 +1322,229 @@ msgstr ""
"Kunne ikke opprette mappen på grunn av at det allerede eksisterer en fil med "
"samme navnet. Bruk et annet navn for mappen eller gi et nytt navn til filen."
-#: ../gtk/gtkfilechooserdefault.c:976
+#: gtk/gtkfilechooserdefault.c:976
msgid "Invalid file name"
msgstr "Ugyldig filnavn"
-#: ../gtk/gtkfilechooserdefault.c:986
+#: gtk/gtkfilechooserdefault.c:986
msgid "The folder contents could not be displayed"
msgstr "Mappeinholdet kunne ikke vises"
-#: ../gtk/gtkfilechooserdefault.c:1192
+#: gtk/gtkfilechooserdefault.c:1192
#, c-format
msgid "Could not get information about '%s': %s"
msgstr "Kunne ikke hente informasjon om «%s»: %s"
-#: ../gtk/gtkfilechooserdefault.c:2222
+#: gtk/gtkfilechooserdefault.c:2208
#, c-format
msgid "Add the folder '%s' to the bookmarks"
msgstr "Legg til mappe «%s» i bokmerker"
-#: ../gtk/gtkfilechooserdefault.c:2263
+#: gtk/gtkfilechooserdefault.c:2249
msgid "Add the current folder to the bookmarks"
msgstr "Legg til aktiv mappe i bokmerker"
-#: ../gtk/gtkfilechooserdefault.c:2265
+#: gtk/gtkfilechooserdefault.c:2251
msgid "Add the selected folders to the bookmarks"
msgstr "Legg til valgte mapper i bokmerker"
-#: ../gtk/gtkfilechooserdefault.c:2305
+#: gtk/gtkfilechooserdefault.c:2291
#, c-format
msgid "Remove the bookmark '%s'"
msgstr "Fjern bokmerke «%s»"
-#: ../gtk/gtkfilechooserdefault.c:2736
+#: gtk/gtkfilechooserdefault.c:2722
#, c-format
msgid "Could not add a bookmark for '%s' because it is an invalid path name."
msgstr ""
"Kunne ikke legge til bokmerke for «%s» fordi det er et ugyldig navn på en "
"sti."
-#: ../gtk/gtkfilechooserdefault.c:2951
+#: gtk/gtkfilechooserdefault.c:2937
msgid "Remove"
msgstr "Fjern"
-#: ../gtk/gtkfilechooserdefault.c:2960
+#: gtk/gtkfilechooserdefault.c:2946
msgid "Rename..."
msgstr "Gi nytt navn..."
-#: ../gtk/gtkfilechooserdefault.c:3083
+#: gtk/gtkfilechooserdefault.c:3069
msgid "Shortcuts"
msgstr "Snarveier"
-#: ../gtk/gtkfilechooserdefault.c:3137
+#: gtk/gtkfilechooserdefault.c:3123
msgid "Folder"
msgstr "Mappe"
-#: ../gtk/gtkfilechooserdefault.c:3193 ../gtk/gtkstock.c:317
+#: gtk/gtkfilechooserdefault.c:3179 gtk/gtkstock.c:317
msgid "_Add"
msgstr "_Legg til"
-#: ../gtk/gtkfilechooserdefault.c:3200
+#: gtk/gtkfilechooserdefault.c:3186
msgid "Add the selected folder to the Bookmarks"
msgstr "Legg til valgt mappe i bokmerker"
-#: ../gtk/gtkfilechooserdefault.c:3205 ../gtk/gtkstock.c:395
+#: gtk/gtkfilechooserdefault.c:3191 gtk/gtkstock.c:395
msgid "_Remove"
msgstr "Fje_rn"
-#: ../gtk/gtkfilechooserdefault.c:3212
+#: gtk/gtkfilechooserdefault.c:3198
msgid "Remove the selected bookmark"
msgstr "Fjern valgt bokmerke"
-#: ../gtk/gtkfilechooserdefault.c:3319
+#: gtk/gtkfilechooserdefault.c:3305
msgid "_Add to Bookmarks"
msgstr "L_egg til i bokmerker"
-#: ../gtk/gtkfilechooserdefault.c:3329
+#: gtk/gtkfilechooserdefault.c:3315
msgid "Open _Location"
msgstr "Åpne _lokasjon"
-#: ../gtk/gtkfilechooserdefault.c:3341
+#: gtk/gtkfilechooserdefault.c:3327
msgid "Show _Hidden Files"
msgstr "Vis sk_julte filer"
-#: ../gtk/gtkfilechooserdefault.c:3465 ../gtk/gtkfilesel.c:766
+#: gtk/gtkfilechooserdefault.c:3451 gtk/gtkfilesel.c:766
msgid "Files"
msgstr "Filer"
-#: ../gtk/gtkfilechooserdefault.c:3496
+#: gtk/gtkfilechooserdefault.c:3482
msgid "Name"
msgstr "Navn"
-#: ../gtk/gtkfilechooserdefault.c:3521
+#: gtk/gtkfilechooserdefault.c:3507
msgid "Size"
msgstr "Størrelse"
-#: ../gtk/gtkfilechooserdefault.c:3534
+#: gtk/gtkfilechooserdefault.c:3520
msgid "Modified"
msgstr "Endret"
-#: ../gtk/gtkfilechooserdefault.c:3566
+#: gtk/gtkfilechooserdefault.c:3552
msgid "Select which types of files are shown"
msgstr "Velg hvilke filtyper som skal vises"
#. Create Folder
-#: ../gtk/gtkfilechooserdefault.c:3602
+#: gtk/gtkfilechooserdefault.c:3588
msgid "Create Fo_lder"
msgstr "Opprett _mappe"
#. Name entry
-#: ../gtk/gtkfilechooserdefault.c:3723
+#: gtk/gtkfilechooserdefault.c:3709
msgid "_Name:"
msgstr "_Navn:"
-#: ../gtk/gtkfilechooserdefault.c:3763
+#: gtk/gtkfilechooserdefault.c:3749
msgid "_Browse for other folders"
msgstr "_Se gjennom andre mapper"
-#: ../gtk/gtkfilechooserdefault.c:4014
+#: gtk/gtkfilechooserdefault.c:4000
msgid "Save in _folder:"
msgstr "Lagre i _mappe:"
-#: ../gtk/gtkfilechooserdefault.c:4016
+#: gtk/gtkfilechooserdefault.c:4002
msgid "Create in _folder:"
msgstr "Opprett i _mappe:"
-#: ../gtk/gtkfilechooserdefault.c:4973
+#: gtk/gtkfilechooserdefault.c:4959
msgid "Cannot change to folder because it is not local"
msgstr "Kan ikke gå til mappen fordi den ikke er lokal."
-#: ../gtk/gtkfilechooserdefault.c:5489
+#: gtk/gtkfilechooserdefault.c:5513
#, c-format
msgid "Shortcut %s does not exist"
msgstr "Snarvei %s eksisterer ikke"
-#: ../gtk/gtkfilechooserdefault.c:6023
+#: gtk/gtkfilechooserdefault.c:6057
#, c-format
msgid "Could not mount %s"
msgstr "Kunne ikke montere %s"
-#: ../gtk/gtkfilechooserdefault.c:6316
+#: gtk/gtkfilechooserdefault.c:6352
msgid "Type name of new folder"
msgstr "Skriv inn navn på ny mappe"
-#: ../gtk/gtkfilechooserdefault.c:6358
+#: gtk/gtkfilechooserdefault.c:6394
#, c-format
msgid "%d byte"
msgid_plural "%d bytes"
msgstr[0] "%d byte"
msgstr[1] "%d bytes"
-#: ../gtk/gtkfilechooserdefault.c:6360
+#: gtk/gtkfilechooserdefault.c:6396
#, c-format
msgid "%.1f K"
msgstr "%.1f K"
-#: ../gtk/gtkfilechooserdefault.c:6362
+#: gtk/gtkfilechooserdefault.c:6398
#, c-format
msgid "%.1f M"
msgstr "%.1f M"
-#: ../gtk/gtkfilechooserdefault.c:6364
+#: gtk/gtkfilechooserdefault.c:6400
#, c-format
msgid "%.1f G"
msgstr "%.1f G"
-#: ../gtk/gtkfilechooserdefault.c:6410 ../gtk/gtkfilechooserdefault.c:6434
+#: gtk/gtkfilechooserdefault.c:6446 gtk/gtkfilechooserdefault.c:6470
msgid "Unknown"
msgstr "Ukjent"
-#: ../gtk/gtkfilechooserdefault.c:6421
+#: gtk/gtkfilechooserdefault.c:6457
msgid "Today"
msgstr "I dag"
-#: ../gtk/gtkfilechooserdefault.c:6423
+#: gtk/gtkfilechooserdefault.c:6459
msgid "Yesterday"
msgstr "I går"
-#: ../gtk/gtkfilechooserdefault.c:6505
+#: gtk/gtkfilechooserdefault.c:6541
msgid "Cannot change folder"
msgstr "Kan ikke bytte mappe"
-#: ../gtk/gtkfilechooserdefault.c:6506
+#: gtk/gtkfilechooserdefault.c:6542
msgid "The folder you specified is an invalid path."
msgstr "Mappen du oppga er en ugyldig sti."
-#: ../gtk/gtkfilechooserdefault.c:6545
+#: gtk/gtkfilechooserdefault.c:6581
#, c-format
msgid "Could not build file name from '%s' and '%s'"
msgstr "Kunne ikke bygge filnavn fra «%s» og «%s»"
-#: ../gtk/gtkfilechooserdefault.c:6581
+#: gtk/gtkfilechooserdefault.c:6617
msgid "Could not select item"
msgstr "Kunne ikke velge oppføring"
-#: ../gtk/gtkfilechooserdefault.c:6621
+#: gtk/gtkfilechooserdefault.c:6657
msgid "Open Location"
msgstr "Åpne lokasjon"
-#: ../gtk/gtkfilechooserdefault.c:6628
+#: gtk/gtkfilechooserdefault.c:6664
msgid "Save in Location"
msgstr "Lagre på lokasjon"
-#: ../gtk/gtkfilechooserdefault.c:6652
+#: gtk/gtkfilechooserdefault.c:6688
msgid "_Location:"
msgstr "_Lokasjon: "
-#: ../gtk/gtkfilesel.c:730
+#: gtk/gtkfilesel.c:730
msgid "Folders"
msgstr "Mapper"
-#: ../gtk/gtkfilesel.c:734
+#: gtk/gtkfilesel.c:734
msgid "Fol_ders"
msgstr "M_apper"
-#: ../gtk/gtkfilesel.c:770
+#: gtk/gtkfilesel.c:770
msgid "_Files"
msgstr "_Filer"
-#: ../gtk/gtkfilesel.c:858 ../gtk/gtkfilesel.c:2248
+#: gtk/gtkfilesel.c:858 gtk/gtkfilesel.c:2248
#, c-format
msgid "Folder unreadable: %s"
msgstr "Uleselig mappe: %s"
-#: ../gtk/gtkfilesel.c:989
+#: gtk/gtkfilesel.c:989
#, c-format
msgid ""
"The file \"%s\" resides on another machine (called %s) and may not be "
@@ -1563,25 +1555,25 @@ msgstr ""
"tilgjengelig for dette programmet.\n"
"Er du sikker på at du ønsker å velge den?"
-#: ../gtk/gtkfilesel.c:1120
+#: gtk/gtkfilesel.c:1120
msgid "_New Folder"
msgstr "_Ny mappe"
-#: ../gtk/gtkfilesel.c:1131
+#: gtk/gtkfilesel.c:1131
msgid "De_lete File"
msgstr "S_lett fil"
-#: ../gtk/gtkfilesel.c:1142
+#: gtk/gtkfilesel.c:1142
msgid "_Rename File"
msgstr "End_re navn på filen"
-#: ../gtk/gtkfilesel.c:1444
+#: gtk/gtkfilesel.c:1444
#, c-format
msgid ""
"The folder name \"%s\" contains symbols that are not allowed in filenames"
msgstr "Mappenavn «%s» inneholder symboler som ikke er tillatt i filnavn"
-#: ../gtk/gtkfilesel.c:1446
+#: gtk/gtkfilesel.c:1446
#, c-format
msgid ""
"Error creating folder \"%s\": %s\n"
@@ -1590,33 +1582,33 @@ msgstr ""
"Feil under oppretting av mappe «%s»: %s\n"
"%s"
-#: ../gtk/gtkfilesel.c:1447 ../gtk/gtkfilesel.c:1683
+#: gtk/gtkfilesel.c:1447 gtk/gtkfilesel.c:1683
msgid "You probably used symbols not allowed in filenames."
msgstr "Du brukte sannsynligvis symboler som ikke er tillatt i filnavn."
-#: ../gtk/gtkfilesel.c:1455
+#: gtk/gtkfilesel.c:1455
#, c-format
msgid "Error creating folder \"%s\": %s\n"
msgstr "Feil under oppretting av mappe «%s»: %s\n"
-#: ../gtk/gtkfilesel.c:1489
+#: gtk/gtkfilesel.c:1489
msgid "New Folder"
msgstr "Ny mappe"
-#: ../gtk/gtkfilesel.c:1504
+#: gtk/gtkfilesel.c:1504
msgid "_Folder name:"
msgstr "_Mappenavn:"
-#: ../gtk/gtkfilesel.c:1528
+#: gtk/gtkfilesel.c:1528
msgid "C_reate"
msgstr "Opp_rett"
-#: ../gtk/gtkfilesel.c:1571
+#: gtk/gtkfilesel.c:1571
#, c-format
msgid "The filename \"%s\" contains symbols that are not allowed in filenames"
msgstr "Filnavnet «%s» inneholder symboler som ikke er tillatt i filnavn"
-#: ../gtk/gtkfilesel.c:1574
+#: gtk/gtkfilesel.c:1574
#, c-format
msgid ""
"Error deleting file \"%s\": %s\n"
@@ -1625,30 +1617,30 @@ msgstr ""
"Feil under sletting av fil «%s»: %s\n"
"%s"
-#: ../gtk/gtkfilesel.c:1576 ../gtk/gtkfilesel.c:1697
+#: gtk/gtkfilesel.c:1576 gtk/gtkfilesel.c:1697
msgid "It probably contains symbols not allowed in filenames."
msgstr "Det inneholder sannsynligvis symboler som ikke er tillatt i filnavn."
-#: ../gtk/gtkfilesel.c:1585
+#: gtk/gtkfilesel.c:1585
#, c-format
msgid "Error deleting file \"%s\": %s"
msgstr "Feil under sletting av fil «%s»: %s"
-#: ../gtk/gtkfilesel.c:1628
+#: gtk/gtkfilesel.c:1628
#, c-format
msgid "Really delete file \"%s\"?"
msgstr "Vil du virkelig slette filen «%s»?"
-#: ../gtk/gtkfilesel.c:1633
+#: gtk/gtkfilesel.c:1633
msgid "Delete File"
msgstr "Slett fil"
-#: ../gtk/gtkfilesel.c:1679 ../gtk/gtkfilesel.c:1693
+#: gtk/gtkfilesel.c:1679 gtk/gtkfilesel.c:1693
#, c-format
msgid "The file name \"%s\" contains symbols that are not allowed in filenames"
msgstr "Filnavn «%s» inneholder symboler som ikke er tillatt i filnavn"
-#: ../gtk/gtkfilesel.c:1681
+#: gtk/gtkfilesel.c:1681
#, c-format
msgid ""
"Error renaming file to \"%s\": %s\n"
@@ -1657,7 +1649,7 @@ msgstr ""
"Feil under endring av navn på fil «%s»: %s\n"
"%s"
-#: ../gtk/gtkfilesel.c:1695
+#: gtk/gtkfilesel.c:1695
#, c-format
msgid ""
"Error renaming file \"%s\": %s\n"
@@ -1666,29 +1658,29 @@ msgstr ""
"Feil under endring av navn på fil «%s»: %s\n"
"%s"
-#: ../gtk/gtkfilesel.c:1705
+#: gtk/gtkfilesel.c:1705
#, c-format
msgid "Error renaming file \"%s\" to \"%s\": %s"
msgstr "Feil under endring av navn på fil «%s» til «%s»: %s"
-#: ../gtk/gtkfilesel.c:1752
+#: gtk/gtkfilesel.c:1752
msgid "Rename File"
msgstr "Gi filen nytt navn"
-#: ../gtk/gtkfilesel.c:1767
+#: gtk/gtkfilesel.c:1767
#, c-format
msgid "Rename file \"%s\" to:"
msgstr "Gi fil «%s» nytt navn:"
-#: ../gtk/gtkfilesel.c:1796
+#: gtk/gtkfilesel.c:1796
msgid "_Rename"
msgstr "_Gi nytt navn"
-#: ../gtk/gtkfilesel.c:2228
+#: gtk/gtkfilesel.c:2228
msgid "_Selection: "
msgstr "_Valg: "
-#: ../gtk/gtkfilesel.c:3151
+#: gtk/gtkfilesel.c:3151
#, c-format
msgid ""
"The filename \"%s\" couldn't be converted to UTF-8. (try setting the "
@@ -1697,48 +1689,48 @@ msgstr ""
"Filnavnet «%s» kunne ikke konverteres til UTF-8 (prøv å sette "
"miljøvariabelen G_FILENAME_ENCODING): %s"
-#: ../gtk/gtkfilesel.c:3154
+#: gtk/gtkfilesel.c:3154
msgid "Invalid UTF-8"
msgstr "Ugyldig UTF-8"
-#: ../gtk/gtkfilesel.c:4031
+#: gtk/gtkfilesel.c:4031
msgid "Name too long"
msgstr "Navnet er for langt"
-#: ../gtk/gtkfilesel.c:4033
+#: gtk/gtkfilesel.c:4033
msgid "Couldn't convert filename"
msgstr "Kunne ikke konvertere filnavnet"
-#: ../gtk/gtkfilesystemmodel.c:1267
+#: gtk/gtkfilesystemmodel.c:1267
msgid "(Empty)"
msgstr "(Tom)"
-#: ../gtk/gtkfilesystemunix.c:475 ../gtk/gtkfilesystemunix.c:678
-#: ../gtk/gtkfilesystemunix.c:1918 ../gtk/gtkfilesystemwin32.c:482
-#: ../gtk/gtkfilesystemwin32.c:495 ../gtk/gtkfilesystemwin32.c:1560
+#: gtk/gtkfilesystemunix.c:475 gtk/gtkfilesystemunix.c:678
+#: gtk/gtkfilesystemunix.c:1918 gtk/gtkfilesystemwin32.c:482
+#: gtk/gtkfilesystemwin32.c:495 gtk/gtkfilesystemwin32.c:1560
#, c-format
msgid "Error getting information for '%s': %s"
msgstr "Feil under henting av informasjon om «%s»: %s"
-#: ../gtk/gtkfilesystemunix.c:547 ../gtk/gtkfilesystemwin32.c:537
+#: gtk/gtkfilesystemunix.c:547 gtk/gtkfilesystemwin32.c:537
#, c-format
msgid "Error creating directory '%s': %s"
msgstr "Feil under oppretting av katalog «%s»: %s"
-#: ../gtk/gtkfilesystemunix.c:627 ../gtk/gtkfilesystemwin32.c:597
+#: gtk/gtkfilesystemunix.c:627 gtk/gtkfilesystemwin32.c:597
msgid "This file system does not support mounting"
msgstr "Dette filsystemet støtter ikke montering"
-#: ../gtk/gtkfilesystemunix.c:635
+#: gtk/gtkfilesystemunix.c:635
msgid "Filesystem"
msgstr "Filsystem"
-#: ../gtk/gtkfilesystemunix.c:792
+#: gtk/gtkfilesystemunix.c:792
#, c-format
msgid "Could not get a stock icon for %s"
msgstr "Kunne ikke hente et standardikon for %s"
-#: ../gtk/gtkfilesystemunix.c:887
+#: gtk/gtkfilesystemunix.c:887
#, c-format
msgid ""
"The name \"%s\" is not valid because it contains the character \"%s\". "
@@ -1747,98 +1739,98 @@ msgstr ""
"Navnet «%s» er ikke gyldig fordi det inneholder tegnet «%s». Vennligst bruk "
"et annet navn."
-#: ../gtk/gtkfilesystemunix.c:1489
+#: gtk/gtkfilesystemunix.c:1489
#, c-format
msgid "Writing %s failed: %s"
msgstr "Skriving av %s feilet: %s"
-#: ../gtk/gtkfilesystemunix.c:1578
+#: gtk/gtkfilesystemunix.c:1578
#, c-format
msgid "'%s' already exists in the bookmarks list"
msgstr "«%s» finnes allerede i bokmerkelisten"
-#: ../gtk/gtkfilesystemunix.c:1650
+#: gtk/gtkfilesystemunix.c:1650
#, c-format
msgid "'%s' does not exist in the bookmarks list"
msgstr "«%s» finnes ikke i bokmerkelisten"
-#: ../gtk/gtkfilesystemunix.c:1878
+#: gtk/gtkfilesystemunix.c:1878
#, c-format
msgid "Error getting information for '/': %s"
msgstr "Feil under henting av informasjon for «/»: %s"
-#: ../gtk/gtkfilesystemwin32.c:611
+#: gtk/gtkfilesystemwin32.c:611
#, c-format
msgid "Network Drive (%s)"
msgstr "Nettverksenhet (%s)"
-#: ../gtk/gtkfilesystemwin32.c:650
+#: gtk/gtkfilesystemwin32.c:650
#, c-format
msgid "%s (%s)"
msgstr "%s (%s)"
-#: ../gtk/gtkfilesystemwin32.c:1032
+#: gtk/gtkfilesystemwin32.c:1032
#, c-format
msgid "Bookmark saving failed: %s"
msgstr "Lagring av bokmerke feilet: %s"
-#: ../gtk/gtkfontbutton.c:179 ../gtk/gtkfontbutton.c:292
+#: gtk/gtkfontbutton.c:179 gtk/gtkfontbutton.c:292
msgid "Pick a Font"
msgstr "Velg en skrift"
#. Initialize fields
-#: ../gtk/gtkfontbutton.c:286
+#: gtk/gtkfontbutton.c:286
msgid "Sans 12"
msgstr "Sans 12"
-#: ../gtk/gtkfontbutton.c:804
+#: gtk/gtkfontbutton.c:804
msgid "Font"
msgstr "Skrift"
#. This is the default text shown in the preview entry, though the user
#. can set it. Remember that some fonts only have capital letters.
-#: ../gtk/gtkfontsel.c:74
+#: gtk/gtkfontsel.c:74
msgid "abcdefghijk ABCDEFGHIJK"
msgstr "abcdefghijk ABCDEFGHIJK"
-#: ../gtk/gtkfontsel.c:361
+#: gtk/gtkfontsel.c:361
msgid "_Family:"
msgstr "_Familie:"
-#: ../gtk/gtkfontsel.c:367
+#: gtk/gtkfontsel.c:367
msgid "_Style:"
msgstr "_Stil:"
-#: ../gtk/gtkfontsel.c:373
+#: gtk/gtkfontsel.c:373
msgid "Si_ze:"
msgstr "St_ørrelse:"
#. create the text entry widget
-#: ../gtk/gtkfontsel.c:549
+#: gtk/gtkfontsel.c:549
msgid "_Preview:"
msgstr "_Forhåndsvisning:"
-#: ../gtk/gtkfontsel.c:1383
+#: gtk/gtkfontsel.c:1383
msgid "Font Selection"
msgstr "Valg av skrift"
-#: ../gtk/gtkgamma.c:401
+#: gtk/gtkgamma.c:401
msgid "Gamma"
msgstr "Gamma"
-#: ../gtk/gtkgamma.c:411
+#: gtk/gtkgamma.c:411
msgid "_Gamma value"
msgstr "_Gammaverdi"
#. Remove this icon source so we don't keep trying to
#. * load it.
#.
-#: ../gtk/gtkiconfactory.c:1644
+#: gtk/gtkiconfactory.c:1644
#, c-format
msgid "Error loading icon: %s"
msgstr "Feil under lasting av ikon: %s"
-#: ../gtk/gtkicontheme.c:1250
+#: gtk/gtkicontheme.c:1250
#, c-format
msgid ""
"Could not find the icon '%s'. The '%s' theme\n"
@@ -1851,120 +1843,120 @@ msgstr ""
"Du kan finne en kopi av det på:\n"
"\t%s"
-#: ../gtk/gtkicontheme.c:1315
+#: gtk/gtkicontheme.c:1315
#, c-format
msgid "Icon '%s' not present in theme"
msgstr "Ikon «%s» er ikke tilstede i tema"
-#: ../gtk/gtkimmodule.c:427
+#: gtk/gtkimmodule.c:427
msgid "Default"
msgstr "Forvalg"
-#: ../gtk/gtkinputdialog.c:235
+#: gtk/gtkinputdialog.c:235
msgid "Input"
msgstr "Inndata"
-#: ../gtk/gtkinputdialog.c:244
+#: gtk/gtkinputdialog.c:244
msgid "No extended input devices"
msgstr "Ingen utvidede innenheter"
-#: ../gtk/gtkinputdialog.c:256
+#: gtk/gtkinputdialog.c:256
msgid "_Device:"
msgstr "_Enhet:"
-#: ../gtk/gtkinputdialog.c:273
+#: gtk/gtkinputdialog.c:273
msgid "Disabled"
msgstr "Slått av"
-#: ../gtk/gtkinputdialog.c:280
+#: gtk/gtkinputdialog.c:280
msgid "Screen"
msgstr "Skjerm"
-#: ../gtk/gtkinputdialog.c:287
+#: gtk/gtkinputdialog.c:287
msgid "Window"
msgstr "Vindu"
-#: ../gtk/gtkinputdialog.c:294
+#: gtk/gtkinputdialog.c:294
msgid "_Mode: "
msgstr "_Modus: "
#. The axis listbox
-#: ../gtk/gtkinputdialog.c:325
+#: gtk/gtkinputdialog.c:325
msgid "_Axes"
msgstr "_Akser"
#. Keys listbox
-#: ../gtk/gtkinputdialog.c:342
+#: gtk/gtkinputdialog.c:342
msgid "_Keys"
msgstr "_Taster"
-#: ../gtk/gtkinputdialog.c:562
+#: gtk/gtkinputdialog.c:562
msgid "X"
msgstr "X"
-#: ../gtk/gtkinputdialog.c:563
+#: gtk/gtkinputdialog.c:563
msgid "Y"
msgstr "Y"
-#: ../gtk/gtkinputdialog.c:564
+#: gtk/gtkinputdialog.c:564
msgid "Pressure"
msgstr "Trykk"
-#: ../gtk/gtkinputdialog.c:565
+#: gtk/gtkinputdialog.c:565
msgid "X Tilt"
msgstr "X-helling"
-#: ../gtk/gtkinputdialog.c:566
+#: gtk/gtkinputdialog.c:566
msgid "Y Tilt"
msgstr "Y-helling"
-#: ../gtk/gtkinputdialog.c:567
+#: gtk/gtkinputdialog.c:567
msgid "Wheel"
msgstr "Hjul"
-#: ../gtk/gtkinputdialog.c:607
+#: gtk/gtkinputdialog.c:607
msgid "none"
msgstr "ingen"
-#: ../gtk/gtkinputdialog.c:643 ../gtk/gtkinputdialog.c:679
+#: gtk/gtkinputdialog.c:643 gtk/gtkinputdialog.c:679
msgid "(disabled)"
msgstr "(slått av)"
-#: ../gtk/gtkinputdialog.c:672
+#: gtk/gtkinputdialog.c:672
msgid "(unknown)"
msgstr "(ukjent)"
#. and clear button
-#: ../gtk/gtkinputdialog.c:759
+#: gtk/gtkinputdialog.c:759
msgid "clear"
msgstr "tøm"
-#: ../gtk/gtklabel.c:3935
+#: gtk/gtklabel.c:3935
msgid "Select All"
msgstr "Velg alt"
#. Description of --gtk-module=MODULES in --help output
-#: ../gtk/gtkmain.c:398
+#: gtk/gtkmain.c:398
msgid "Load additional GTK+ modules"
msgstr "Last tilleggsmoduler for GTK+"
#. Placeholder in --gtk-module=MODULES in --help output
-#: ../gtk/gtkmain.c:399
+#: gtk/gtkmain.c:399
msgid "MODULES"
msgstr "MODULER"
#. Description of --g-fatal-warnings in --help output
-#: ../gtk/gtkmain.c:401
+#: gtk/gtkmain.c:401
msgid "Make all warnings fatal"
msgstr "La alle advarsler være fatale"
#. Description of --gtk-debug=FLAGS in --help output
-#: ../gtk/gtkmain.c:404
+#: gtk/gtkmain.c:404
msgid "GTK+ debugging flags to set"
msgstr "Feilsøkingsflagg som skal settes for GTK+"
#. Description of --gtk-no-debug=FLAGS in --help output
-#: ../gtk/gtkmain.c:407
+#: gtk/gtkmain.c:407
msgid "GTK+ debugging flags to unset"
msgstr "Feilsøkingsflagg som skal fjernes for GTK+"
@@ -1973,505 +1965,505 @@ msgstr "Feilsøkingsflagg som skal fjernes for GTK+"
#. * Do *not* translate it to "predefinito:LTR", if it
#. * it isn't default:LTR or default:RTL it will not work
#.
-#: ../gtk/gtkmain.c:476
+#: gtk/gtkmain.c:476
msgid "default:LTR"
msgstr "default:LTR"
-#: ../gtk/gtkmain.c:559
+#: gtk/gtkmain.c:559
msgid "GTK+ Options"
msgstr "Alternativer for GTK+"
-#: ../gtk/gtkmain.c:559
+#: gtk/gtkmain.c:559
msgid "Show GTK+ Options"
msgstr "Vis alternativer for GTK+"
-#: ../gtk/gtknotebook.c:2718 ../gtk/gtknotebook.c:5064
+#: gtk/gtknotebook.c:2718 gtk/gtknotebook.c:5064
#, c-format
msgid "Page %u"
msgstr "Side %u"
-#: ../gtk/gtkradiotoolbutton.c:92
+#: gtk/gtkradiotoolbutton.c:92
msgid "Group"
msgstr "Gruppe"
-#: ../gtk/gtkradiotoolbutton.c:93
+#: gtk/gtkradiotoolbutton.c:93
msgid "The radio tool button whose group this button belongs to."
msgstr "Radioverktøyknapp hvis gruppe denne knappen tilhører."
-#: ../gtk/gtkrc.c:2400
+#: gtk/gtkrc.c:2400
#, c-format
msgid "Unable to find include file: \"%s\""
msgstr "Kan ikke finne include-fil: «%s»"
-#: ../gtk/gtkrc.c:3042 ../gtk/gtkrc.c:3045
+#: gtk/gtkrc.c:3042 gtk/gtkrc.c:3045
#, c-format
msgid "Unable to locate image file in pixmap_path: \"%s\""
msgstr "Kunne ikke finne bildefil i pixmap_path: «%s»"
-#: ../gtk/gtkrc.c:3480
+#: gtk/gtkrc.c:3480
#, c-format
msgid "Pixmap path element: \"%s\" must be absolute, %s, line %d"
msgstr "Stielement for pixmap: «%s» må være absolutt, %s, linje %d"
#. KEEP IN SYNC with gtkiconfactory.c stock icons, when appropriate
-#: ../gtk/gtkstock.c:308
+#: gtk/gtkstock.c:308
msgid "Information"
msgstr "Informasjon"
-#: ../gtk/gtkstock.c:309
+#: gtk/gtkstock.c:309
msgid "Warning"
msgstr "Advarsel"
-#: ../gtk/gtkstock.c:310
+#: gtk/gtkstock.c:310
msgid "Error"
msgstr "Feil"
-#: ../gtk/gtkstock.c:311
+#: gtk/gtkstock.c:311
msgid "Question"
msgstr "Spørsmål"
#. FIXME these need accelerators when appropriate, and
#. * need the mnemonics to be rationalized
#.
-#: ../gtk/gtkstock.c:316
+#: gtk/gtkstock.c:316
msgid "_About"
msgstr "_Om"
-#: ../gtk/gtkstock.c:318
+#: gtk/gtkstock.c:318
msgid "_Apply"
msgstr "_Bruk"
-#: ../gtk/gtkstock.c:319
+#: gtk/gtkstock.c:319
msgid "_Bold"
msgstr "_Uthevet"
-#: ../gtk/gtkstock.c:320
+#: gtk/gtkstock.c:320
msgid "_Cancel"
msgstr "_Avbryt"
-#: ../gtk/gtkstock.c:321
+#: gtk/gtkstock.c:321
msgid "_CD-Rom"
msgstr "_CD-ROM"
-#: ../gtk/gtkstock.c:322
+#: gtk/gtkstock.c:322
msgid "_Clear"
msgstr "_Tøm"
-#: ../gtk/gtkstock.c:323
+#: gtk/gtkstock.c:323
msgid "_Close"
msgstr "_Lukk"
-#: ../gtk/gtkstock.c:324
+#: gtk/gtkstock.c:324
msgid "_Convert"
msgstr "_Konverter"
-#: ../gtk/gtkstock.c:325
+#: gtk/gtkstock.c:325
msgid "_Copy"
msgstr "_Kopier"
-#: ../gtk/gtkstock.c:326
+#: gtk/gtkstock.c:326
msgid "Cu_t"
msgstr "Klipp u_t"
-#: ../gtk/gtkstock.c:327
+#: gtk/gtkstock.c:327
msgid "_Delete"
msgstr "_Slett"
-#: ../gtk/gtkstock.c:328
+#: gtk/gtkstock.c:328
msgid "_Execute"
msgstr "_Kjør"
-#: ../gtk/gtkstock.c:329
+#: gtk/gtkstock.c:329
msgid "_Edit"
msgstr "R_ediger"
-#: ../gtk/gtkstock.c:330
+#: gtk/gtkstock.c:330
msgid "_Find"
msgstr "_Finn"
-#: ../gtk/gtkstock.c:331
+#: gtk/gtkstock.c:331
msgid "Find and _Replace"
msgstr "Finn og e_rstatt"
-#: ../gtk/gtkstock.c:332
+#: gtk/gtkstock.c:332
msgid "_Floppy"
msgstr "_Diskett"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:334
+#: gtk/gtkstock.c:334
msgid "Navigation|_Bottom"
msgstr "_Bunn"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:336
+#: gtk/gtkstock.c:336
msgid "Navigation|_First"
msgstr "_Første"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:338
+#: gtk/gtkstock.c:338
msgid "Navigation|_Last"
msgstr "_Siste"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:340
+#: gtk/gtkstock.c:340
msgid "Navigation|_Top"
msgstr "_Topp"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:342
+#: gtk/gtkstock.c:342
msgid "Navigation|_Back"
msgstr "Til_bake"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:344
+#: gtk/gtkstock.c:344
msgid "Navigation|_Down"
msgstr "Ne_d"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:346
+#: gtk/gtkstock.c:346
msgid "Navigation|_Forward"
msgstr "_Framover"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:348
+#: gtk/gtkstock.c:348
msgid "Navigation|_Up"
msgstr "_Opp"
-#: ../gtk/gtkstock.c:349
+#: gtk/gtkstock.c:349
msgid "_Harddisk"
msgstr "_Harddisk"
-#: ../gtk/gtkstock.c:350
+#: gtk/gtkstock.c:350
msgid "_Help"
msgstr "_Hjelp"
-#: ../gtk/gtkstock.c:351
+#: gtk/gtkstock.c:351
msgid "_Home"
msgstr "_Hjem"
-#: ../gtk/gtkstock.c:352
+#: gtk/gtkstock.c:352
msgid "Increase Indent"
msgstr "Rykk inn mer"
-#: ../gtk/gtkstock.c:353
+#: gtk/gtkstock.c:353
msgid "Decrease Indent"
msgstr "Rykk inn mindre"
-#: ../gtk/gtkstock.c:354
+#: gtk/gtkstock.c:354
msgid "_Index"
msgstr "_Indeks"
-#: ../gtk/gtkstock.c:355
+#: gtk/gtkstock.c:355
msgid "_Italic"
msgstr "Kurs_iv"
-#: ../gtk/gtkstock.c:356
+#: gtk/gtkstock.c:356
msgid "_Jump to"
msgstr "_Hopp til"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:358
+#: gtk/gtkstock.c:358
msgid "Justify|_Center"
msgstr "_Sentrer"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:360
+#: gtk/gtkstock.c:360
msgid "Justify|_Fill"
msgstr "_Fyll"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:362
+#: gtk/gtkstock.c:362
msgid "Justify|_Left"
msgstr "_Venstre"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:364
+#: gtk/gtkstock.c:364
msgid "Justify|_Right"
msgstr "Høy_re"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:367
+#: gtk/gtkstock.c:367
msgid "Media|_Forward"
msgstr "_Fremover"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:369
+#: gtk/gtkstock.c:369
msgid "Media|_Next"
msgstr "_Neste"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:371
+#: gtk/gtkstock.c:371
msgid "Media|P_ause"
msgstr "P_ause"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:373
+#: gtk/gtkstock.c:373
msgid "Media|_Play"
msgstr "S_pill av"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:375
+#: gtk/gtkstock.c:375
msgid "Media|Pre_vious"
msgstr "_Forrige"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:377
+#: gtk/gtkstock.c:377
msgid "Media|_Record"
msgstr "_Ta opp"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:379
+#: gtk/gtkstock.c:379
msgid "Media|R_ewind"
msgstr "Spol tilbak_e"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:381
+#: gtk/gtkstock.c:381
msgid "Media|_Stop"
msgstr "_Stopp"
-#: ../gtk/gtkstock.c:382
+#: gtk/gtkstock.c:382
msgid "_Network"
msgstr "_Nettverk"
-#: ../gtk/gtkstock.c:383
+#: gtk/gtkstock.c:383
msgid "_New"
msgstr "_Ny"
-#: ../gtk/gtkstock.c:384
+#: gtk/gtkstock.c:384
msgid "_No"
msgstr "_Nei"
-#: ../gtk/gtkstock.c:385
+#: gtk/gtkstock.c:385
msgid "_OK"
msgstr "_OK"
-#: ../gtk/gtkstock.c:386
+#: gtk/gtkstock.c:386
msgid "_Open"
msgstr "_Åpne"
-#: ../gtk/gtkstock.c:387
+#: gtk/gtkstock.c:387
msgid "_Paste"
msgstr "_Lim inn"
-#: ../gtk/gtkstock.c:388
+#: gtk/gtkstock.c:388
msgid "_Preferences"
msgstr "_Brukervalg"
-#: ../gtk/gtkstock.c:389
+#: gtk/gtkstock.c:389
msgid "_Print"
msgstr "S_kriv ut"
-#: ../gtk/gtkstock.c:390
+#: gtk/gtkstock.c:390
msgid "Print Pre_view"
msgstr "Utskriftsforhåndsvisning"
-#: ../gtk/gtkstock.c:391
+#: gtk/gtkstock.c:391
msgid "_Properties"
msgstr "E_genskaper"
-#: ../gtk/gtkstock.c:392
+#: gtk/gtkstock.c:392
msgid "_Quit"
msgstr "A_vslutt"
-#: ../gtk/gtkstock.c:393
+#: gtk/gtkstock.c:393
msgid "_Redo"
msgstr "_Gjenopprett"
-#: ../gtk/gtkstock.c:394
+#: gtk/gtkstock.c:394
msgid "_Refresh"
msgstr "_Gjenles"
-#: ../gtk/gtkstock.c:396
+#: gtk/gtkstock.c:396
msgid "_Revert"
msgstr "Fo_rkast"
-#: ../gtk/gtkstock.c:397
+#: gtk/gtkstock.c:397
msgid "_Save"
msgstr "_Lagre"
-#: ../gtk/gtkstock.c:398
+#: gtk/gtkstock.c:398
msgid "Save _As"
msgstr "Lagre s_om"
-#: ../gtk/gtkstock.c:399
+#: gtk/gtkstock.c:399
msgid "_Color"
msgstr "_Farge"
-#: ../gtk/gtkstock.c:400
+#: gtk/gtkstock.c:400
msgid "_Font"
msgstr "Skri_fttype"
-#: ../gtk/gtkstock.c:401
+#: gtk/gtkstock.c:401
msgid "_Ascending"
msgstr "_Stigende"
-#: ../gtk/gtkstock.c:402
+#: gtk/gtkstock.c:402
msgid "_Descending"
msgstr "S_ynkende"
-#: ../gtk/gtkstock.c:403
+#: gtk/gtkstock.c:403
msgid "_Spell Check"
msgstr "_Stavekontroll"
-#: ../gtk/gtkstock.c:404
+#: gtk/gtkstock.c:404
msgid "_Stop"
msgstr "_Stopp"
-#: ../gtk/gtkstock.c:405
+#: gtk/gtkstock.c:405
msgid "_Strikethrough"
msgstr "_Gjennomstreking"
-#: ../gtk/gtkstock.c:406
+#: gtk/gtkstock.c:406
msgid "_Undelete"
msgstr "_Angre slett"
-#: ../gtk/gtkstock.c:407
+#: gtk/gtkstock.c:407
msgid "_Underline"
msgstr "_Understrek"
-#: ../gtk/gtkstock.c:408
+#: gtk/gtkstock.c:408
msgid "_Undo"
msgstr "_Angre"
-#: ../gtk/gtkstock.c:409
+#: gtk/gtkstock.c:409
msgid "_Yes"
msgstr "_Ja"
-#: ../gtk/gtkstock.c:410
+#: gtk/gtkstock.c:410
msgid "_Normal Size"
msgstr "_Normal størrelse"
-#: ../gtk/gtkstock.c:411
+#: gtk/gtkstock.c:411
msgid "Best _Fit"
msgstr "Beste _tilpasning"
-#: ../gtk/gtkstock.c:412
+#: gtk/gtkstock.c:412
msgid "Zoom _In"
msgstr "Zoom _inn"
-#: ../gtk/gtkstock.c:413
+#: gtk/gtkstock.c:413
msgid "Zoom _Out"
msgstr "Zoom _ut"
-#: ../gtk/gtktextutil.c:48
+#: gtk/gtktextutil.c:48
msgid "LRM _Left-to-right mark"
msgstr "VHM _Venstre-til-høyre-merke"
-#: ../gtk/gtktextutil.c:49
+#: gtk/gtktextutil.c:49
msgid "RLM _Right-to-left mark"
msgstr "HVM _Høyre-til-venstre-merke"
-#: ../gtk/gtktextutil.c:50
+#: gtk/gtktextutil.c:50
msgid "LRE Left-to-right _embedding"
msgstr "VHI V_enstre-til-høyre-innbygging"
-#: ../gtk/gtktextutil.c:51
+#: gtk/gtktextutil.c:51
msgid "RLE Right-to-left e_mbedding"
msgstr "HVE Høyre-til-venstre-in_nbygging"
-#: ../gtk/gtktextutil.c:52
+#: gtk/gtktextutil.c:52
msgid "LRO Left-to-right _override"
msgstr "VHO Venstre-til-høyre-_overstyring"
-#: ../gtk/gtktextutil.c:53
+#: gtk/gtktextutil.c:53
msgid "RLO Right-to-left o_verride"
msgstr "HVO Høyre-til-venstre-o_verstyring"
-#: ../gtk/gtktextutil.c:54
+#: gtk/gtktextutil.c:54
msgid "PDF _Pop directional formatting"
msgstr "PDF _Pop directional formatting"
-#: ../gtk/gtktextutil.c:55
+#: gtk/gtktextutil.c:55
msgid "ZWS _Zero width space"
msgstr "NBO _Nullbreddeområde"
-#: ../gtk/gtktextutil.c:56
+#: gtk/gtktextutil.c:56
msgid "ZWJ Zero width _joiner"
msgstr "ZWJ Zero width _joiner"
-#: ../gtk/gtktextutil.c:57
+#: gtk/gtktextutil.c:57
msgid "ZWNJ Zero width _non-joiner"
msgstr "ZWNJ Zero width _non-joiner"
-#: ../gtk/gtkthemes.c:71
+#: gtk/gtkthemes.c:71
#, c-format
msgid "Unable to locate theme engine in module_path: \"%s\","
msgstr "Kunne ikke finne temamotor i module_path: «%s»."
-#: ../gtk/gtktipsquery.c:186
+#: gtk/gtktipsquery.c:186
msgid "--- No Tip ---"
msgstr "--- Ingen tips ---"
-#: ../gtk/gtkuimanager.c:1144
+#: gtk/gtkuimanager.c:1154
#, c-format
msgid "Unknown attribute '%s' on line %d char %d"
msgstr "Ukjent attributt «%s» på linje %d tegn %d"
-#: ../gtk/gtkuimanager.c:1346
+#: gtk/gtkuimanager.c:1371
#, c-format
msgid "Unexpected start tag '%s' on line %d char %d"
msgstr "Uventet startmarkering «%s» på linje %d tegn %d"
-#: ../gtk/gtkuimanager.c:1431
+#: gtk/gtkuimanager.c:1461
#, c-format
msgid "Unexpected character data on line %d char %d"
msgstr "Uventet tegndata på linje %d tegn %d"
-#: ../gtk/gtkuimanager.c:2222
+#: gtk/gtkuimanager.c:2272
msgid "Empty"
msgstr "Tom"
#. ID
-#: ../modules/input/imam-et.c:454
+#: modules/input/imam-et.c:454
msgid "Amharic (EZ+)"
msgstr "Ahmaisk (EZ+)"
#. ID
-#: ../modules/input/imcedilla.c:91
+#: modules/input/imcedilla.c:91
msgid "Cedilla"
msgstr "Cedilla"
#. ID
-#: ../modules/input/imcyrillic-translit.c:217
+#: modules/input/imcyrillic-translit.c:217
msgid "Cyrillic (Transliterated)"
msgstr "Kyrillisk (transliterert)"
#. ID
-#: ../modules/input/iminuktitut.c:127
+#: modules/input/iminuktitut.c:127
msgid "Inuktitut (Transliterated)"
msgstr "Inukitut (transliterert)"
#. ID
-#: ../modules/input/imipa.c:145
+#: modules/input/imipa.c:145
msgid "IPA"
msgstr "IPA"
#. ID
-#: ../modules/input/imthai-broken.c:178
+#: modules/input/imthai-broken.c:178
msgid "Thai (Broken)"
msgstr "Thai (ødelagt)"
#. ID
-#: ../modules/input/imti-er.c:453
+#: modules/input/imti-er.c:453
msgid "Tigrigna-Eritrean (EZ+)"
msgstr "Tigrigna-Eritreisk (EZ+)"
#. ID
-#: ../modules/input/imti-et.c:453
+#: modules/input/imti-et.c:453
msgid "Tigrigna-Ethiopian (EZ+)"
msgstr "Tigrigna-Etiopisk (EZ+)"
#. ID
-#: ../modules/input/imviqr.c:244
+#: modules/input/imviqr.c:244
msgid "Vietnamese (VIQR)"
msgstr "Vietnamesisk (VIQR)"
#. ID
-#: ../modules/input/imxim.c:28
+#: modules/input/imxim.c:28
msgid "X Input Method"
msgstr "X-inndatametode"
-#: ../tests/testfilechooser.c:186
+#: tests/testfilechooser.c:186
#, c-format
msgid "Could not get information for file '%s': %s"
msgstr "Kunne ikke hente informasjon for fil «%s»: %s"
diff --git a/po/ne.po b/po/ne.po
index 7b70d5200..a736463d8 100644
--- a/po/ne.po
+++ b/po/ne.po
@@ -4,8 +4,8 @@
msgid ""
msgstr ""
"Project-Id-Version: gtk+.HEAD\n"
-"Report-Msgid-Bugs-To: <info@mpp.org.np>\n"
-"POT-Creation-Date: 2005-04-22 05:40+0000\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2005-06-20 14:30-0400\n"
"PO-Revision-Date: 2005-05-20 11:33+0545\n"
"Last-Translator: Jyotshna Shrestha <shresthajyo@hotmail.com>\n"
"Language-Team: Nepali <info@mpp.org.np>\n"
@@ -15,124 +15,128 @@ msgstr ""
"X-Generator: KBabel 1.9.1\n"
"Plural-Forms: nplurals=2;plural=(n!=0)\n"
-#: ../gdk-pixbuf/gdk-pixbuf-animation.c:153 ../gdk-pixbuf/gdk-pixbuf-io.c:838
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1068 ../tests/testfilechooser.c:199
+#: gdk-pixbuf/gdk-pixbuf-animation.c:153 gdk-pixbuf/gdk-pixbuf-io.c:838
+#: gdk-pixbuf/gdk-pixbuf-io.c:1068 tests/testfilechooser.c:199
#, c-format
msgid "Failed to open file '%s': %s"
msgstr "फाईल '%s' खोल्न असफल: %s"
-#: ../gdk-pixbuf/gdk-pixbuf-animation.c:166 ../gdk-pixbuf/gdk-pixbuf-io.c:850
+#: gdk-pixbuf/gdk-pixbuf-animation.c:166 gdk-pixbuf/gdk-pixbuf-io.c:850
#, c-format
msgid "Image file '%s' contains no data"
msgstr "प्रतिविम्ब फाईल '%s' मा तथ्याङ्क छैन"
-#: ../gdk-pixbuf/gdk-pixbuf-animation.c:208 ../gdk-pixbuf/gdk-pixbuf-io.c:887
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1109 ../tests/testfilechooser.c:244
+#: gdk-pixbuf/gdk-pixbuf-animation.c:208 gdk-pixbuf/gdk-pixbuf-io.c:887
+#: gdk-pixbuf/gdk-pixbuf-io.c:1109 tests/testfilechooser.c:244
#, c-format
-msgid "Failed to load image '%s': reason not known, probably a corrupt image file"
+msgid ""
+"Failed to load image '%s': reason not known, probably a corrupt image file"
msgstr "छवि '%s' लोड गर्न असफल: कारण थाहा भएन, सायद खराब छवि होला"
-#: ../gdk-pixbuf/gdk-pixbuf-animation.c:241
+#: gdk-pixbuf/gdk-pixbuf-animation.c:241
#, c-format
msgid ""
"Failed to load animation '%s': reason not known, probably a corrupt "
"animation file"
msgstr "रङ्गचित्र '%s' लोड गर्न असफल: कारण थाहा भएन, सायद रङ्गचित्र फाइल खराब होला"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:444
+#: gdk-pixbuf/gdk-pixbuf-io.c:444
#, c-format
msgid "Unable to load image-loading module: %s: %s"
msgstr "चित्र भर्ने तरिका लोड गर्न असफल: %s: %s"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:459
+#: gdk-pixbuf/gdk-pixbuf-io.c:459
#, c-format
msgid ""
"Image-loading module %s does not export the proper interface; perhaps it's "
"from a different GTK version?"
-msgstr "चित्र भर्ने तरिका %s ले उचित पद्धति निर्यात गर्न सकेन; सायद यो अर्को जीटीके संस्करणबाट होला?"
+msgstr ""
+"चित्र भर्ने तरिका %s ले उचित पद्धति निर्यात गर्न सकेन; सायद यो अर्को जीटीके संस्करणबाट "
+"होला?"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:628 ../gdk-pixbuf/gdk-pixbuf-io.c:680
+#: gdk-pixbuf/gdk-pixbuf-io.c:628 gdk-pixbuf/gdk-pixbuf-io.c:680
#, c-format
msgid "Image type '%s' is not supported"
msgstr "'%s' किसिमको छवि सहयोगिक छैन"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:720
+#: gdk-pixbuf/gdk-pixbuf-io.c:720
#, c-format
msgid "Couldn't recognize the image file format for file '%s'"
msgstr "'%s'फाइलका लागि छवि फाइल ढाँचा चिन्न सकिएन"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:728
+#: gdk-pixbuf/gdk-pixbuf-io.c:728
msgid "Unrecognized image file format"
msgstr "नचिनिने छवि फाइल ढाँचा"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:896
+#: gdk-pixbuf/gdk-pixbuf-io.c:896
#, c-format
msgid "Failed to load image '%s': %s"
msgstr "छवि '%s' लोड गर्न असफल: %s"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1336
+#: gdk-pixbuf/gdk-pixbuf-io.c:1336
#, c-format
msgid "Error writing to image file: %s"
msgstr "छवि फाइलमा लेख्दा त्रुटि: %s"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1382 ../gdk-pixbuf/gdk-pixbuf-io.c:1511
+#: gdk-pixbuf/gdk-pixbuf-io.c:1382 gdk-pixbuf/gdk-pixbuf-io.c:1511
#, c-format
msgid "This build of gdk-pixbuf does not support saving the image format: %s"
msgstr "प्रतिविम्ब प्रारुप: %s भणडारण क्रममा जी टी के पिक्स-बफले सहयोग गर्दैन"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1416
+#: gdk-pixbuf/gdk-pixbuf-io.c:1416
msgid "Insufficient memory to save image to callback"
msgstr "कलब्याकको लागी छवि संग्रह गर्न अपर्याप्त स्मृतीक्षमता"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1428
+#: gdk-pixbuf/gdk-pixbuf-io.c:1428
msgid "Failed to open temporary file"
msgstr "अस्थायी फाइल खोल्न असफल"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1453
+#: gdk-pixbuf/gdk-pixbuf-io.c:1453
msgid "Failed to read from temporary file"
msgstr "अस्थायी फाइलबाट पढ्न असफल"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1683
+#: gdk-pixbuf/gdk-pixbuf-io.c:1687
#, c-format
msgid "Failed to open '%s' for writing: %s"
msgstr "लेख्नका लागि '%s' खोल्न असफल: %s"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1707
+#: gdk-pixbuf/gdk-pixbuf-io.c:1711
#, c-format
msgid ""
"Failed to close '%s' while writing image, all data may not have been saved: %"
"s"
msgstr "छवि लेखिरहँदा '%s' बन्द गर्न असफल, सबै तथ्याङक्क भण्डारण नभएको हुनसक्छ: %s"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1927 ../gdk-pixbuf/gdk-pixbuf-io.c:1977
+#: gdk-pixbuf/gdk-pixbuf-io.c:1931 gdk-pixbuf/gdk-pixbuf-io.c:1981
msgid "Insufficient memory to save image into a buffer"
msgstr "अस्थायी स्मृतिमामा छवि संग्रह गर्न अपर्याप्त स्मृतिक्षमता"
-#: ../gdk-pixbuf/gdk-pixbuf-loader.c:383
+#: gdk-pixbuf/gdk-pixbuf-loader.c:383
#, c-format
msgid "Incremental loading of image type '%s' is not supported"
msgstr "छवि प्रकार '%s' को बढ्दो लोड गर्ने क्रम सहयोगिक छैन।"
-#: ../gdk-pixbuf/gdk-pixbuf-loader.c:411 ../gdk-pixbuf/gdk-pixbuf-loader.c:513
+#: gdk-pixbuf/gdk-pixbuf-loader.c:411 gdk-pixbuf/gdk-pixbuf-loader.c:513
#, c-format
msgid ""
"Internal error: Image loader module '%s' failed to begin loading an image, "
"but didn't give a reason for the failure"
-msgstr "आन्तरिक त्रुटि: चित्र भर्ने मोड्युल '%s' चित्र लोड गर्न असफल भयो, तर असफलको कारण दिएन।"
+msgstr ""
+"आन्तरिक त्रुटि: चित्र भर्ने मोड्युल '%s' चित्र लोड गर्न असफल भयो, तर असफलको कारण दिएन।"
-#: ../gdk-pixbuf/gdk-pixdata.c:147
+#: gdk-pixbuf/gdk-pixdata.c:147
msgid "Image header corrupt"
msgstr "चित्रको शीर्षक खराब"
-#: ../gdk-pixbuf/gdk-pixdata.c:152
+#: gdk-pixbuf/gdk-pixdata.c:152
msgid "Image format unknown"
msgstr "अज्ञात प्रारुप-चित्र"
-#: ../gdk-pixbuf/gdk-pixdata.c:157 ../gdk-pixbuf/gdk-pixdata.c:487
+#: gdk-pixbuf/gdk-pixdata.c:157 gdk-pixbuf/gdk-pixdata.c:487
msgid "Image pixel data corrupt"
msgstr "चित्रको पिक्सेल तथ्याङ्क खराब"
-#: ../gdk-pixbuf/gdk-pixdata.c:431
+#: gdk-pixbuf/gdk-pixdata.c:431
#, c-format
msgid "failed to allocate image buffer of %u byte"
msgid_plural "failed to allocate image buffer of %u bytes"
@@ -141,632 +145,645 @@ msgstr[1] "%u बाईटसको चित्र अस्थायी स्
# msgstr[0] "चित्र स्मृतिको %u वार्णिक एकाइ छुट्याउन असफल "
# msgstr[1] "चित्र स्मृतिको %u वार्णिक एकाइहरु छुट्याउन असफल "
-#: ../gdk-pixbuf/io-ani.c:244
+#: gdk-pixbuf/io-ani.c:244
msgid "Unexpected icon chunk in animation"
msgstr "रङ्गचित्राङ्कनमा अनपेक्षित छविचित्र टुक्रा भेटियो"
-#: ../gdk-pixbuf/io-ani.c:337
+#: gdk-pixbuf/io-ani.c:337
msgid "Unsupported animation type"
msgstr "असहयोगी रङ्गचित्राङ्कन प्रकार"
-#: ../gdk-pixbuf/io-ani.c:348 ../gdk-pixbuf/io-ani.c:538
+#: gdk-pixbuf/io-ani.c:348 gdk-pixbuf/io-ani.c:538
msgid "Invalid header in animation"
msgstr "रङ्गचित्राङ्कनमा अमान्य शीर्षक"
-#: ../gdk-pixbuf/io-ani.c:358 ../gdk-pixbuf/io-ani.c:382
-#: ../gdk-pixbuf/io-ani.c:441 ../gdk-pixbuf/io-ani.c:460
-#: ../gdk-pixbuf/io-ani.c:511 ../gdk-pixbuf/io-ani.c:583
+#: gdk-pixbuf/io-ani.c:358 gdk-pixbuf/io-ani.c:382 gdk-pixbuf/io-ani.c:441
+#: gdk-pixbuf/io-ani.c:460 gdk-pixbuf/io-ani.c:511 gdk-pixbuf/io-ani.c:583
msgid "Not enough memory to load animation"
msgstr "रङ्गचित्राङ्कन लोड गर्न पर्याप्त स्मृतिक्षमता छैन"
-#: ../gdk-pixbuf/io-ani.c:400 ../gdk-pixbuf/io-ani.c:417
-#: ../gdk-pixbuf/io-ani.c:428
+#: gdk-pixbuf/io-ani.c:400 gdk-pixbuf/io-ani.c:417 gdk-pixbuf/io-ani.c:428
msgid "Malformed chunk in animation"
msgstr "रङ्गचित्राङ्कनमा विकृत टुक्रा"
-#: ../gdk-pixbuf/io-ani.c:676
+#: gdk-pixbuf/io-ani.c:676
msgid "The ANI image format"
msgstr "ए एन आई छविको ढाँचा"
-#: ../gdk-pixbuf/io-bmp.c:228 ../gdk-pixbuf/io-bmp.c:301
-#: ../gdk-pixbuf/io-bmp.c:333 ../gdk-pixbuf/io-bmp.c:356
-#: ../gdk-pixbuf/io-bmp.c:437
+#: gdk-pixbuf/io-bmp.c:228 gdk-pixbuf/io-bmp.c:306 gdk-pixbuf/io-bmp.c:338
+#: gdk-pixbuf/io-bmp.c:361 gdk-pixbuf/io-bmp.c:442
msgid "BMP image has bogus header data"
msgstr "बीएमपी चित्रमा नक्कली शीर्ष-तथ्याङ्क"
-#: ../gdk-pixbuf/io-bmp.c:239 ../gdk-pixbuf/io-bmp.c:396
+#: gdk-pixbuf/io-bmp.c:239 gdk-pixbuf/io-bmp.c:401
msgid "Not enough memory to load bitmap image"
msgstr "विटनक्सा छवि लोड गर्न पर्याप्त स्मृतिक्षमता छैन"
-#: ../gdk-pixbuf/io-bmp.c:282
+#: gdk-pixbuf/io-bmp.c:287
msgid "BMP image has unsupported header size"
msgstr "बी एम पी छविसँग असहयोगिक शिर्षक आकार छ।"
-#: ../gdk-pixbuf/io-bmp.c:320
+#: gdk-pixbuf/io-bmp.c:325
msgid "Topdown BMP images cannot be compressed"
msgstr "टपडाउन बि एम पि छविलाई दबाउन सकिंदैन।"
-#: ../gdk-pixbuf/io-bmp.c:1198
+#: gdk-pixbuf/io-bmp.c:1203
msgid "Couldn't allocate memory for saving BMP file"
msgstr "बि एम पि फाइल संग्रह गर्न को लागी स्मृती निर्धारण गर्न सकेन"
-#: ../gdk-pixbuf/io-bmp.c:1239
+#: gdk-pixbuf/io-bmp.c:1244
msgid "Couldn't write to BMP file"
msgstr "बि एम पि फाइलमा लेख्न सकेन"
-#: ../gdk-pixbuf/io-bmp.c:1288
+#: gdk-pixbuf/io-bmp.c:1293
msgid "The BMP image format"
msgstr "बीएमपी चित्रको ढाँचा"
-#: ../gdk-pixbuf/io-gif.c:220
+#: gdk-pixbuf/io-gif.c:220
#, c-format
msgid "Failure reading GIF: %s"
msgstr "जीआइएफ पढ्न असफल: %s"
-#: ../gdk-pixbuf/io-gif.c:492 ../gdk-pixbuf/io-gif.c:1463
-#: ../gdk-pixbuf/io-gif.c:1624
+#: 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 "जीआइएफको केही तथ्याङक् हराएको छ (सायद यो कुनै प्रकारले छाँटिएछ?)"
-#: ../gdk-pixbuf/io-gif.c:501
+#: gdk-pixbuf/io-gif.c:501
#, c-format
msgid "Internal error in the GIF loader (%s)"
msgstr "जिआइएफ भर्ने (%s) मा आन्तरिक त्रुटि"
-#: ../gdk-pixbuf/io-gif.c:575
+#: gdk-pixbuf/io-gif.c:575
msgid "Stack overflow"
msgstr "रेसाको अतिबहन"
-#: ../gdk-pixbuf/io-gif.c:635
+#: gdk-pixbuf/io-gif.c:635
msgid "GIF image loader cannot understand this image."
msgstr "जि आई एफ छवि लोडरले यो छवि बुझ्नसकेन।"
-#: ../gdk-pixbuf/io-gif.c:664
+#: gdk-pixbuf/io-gif.c:664
msgid "Bad code encountered"
msgstr "खराब संकेतको सामना"
-#: ../gdk-pixbuf/io-gif.c:674
+#: gdk-pixbuf/io-gif.c:674
msgid "Circular table entry in GIF file"
msgstr "जी आइ एफ फाइलमा गोलाकार तालिकाको प्रविष्टि "
-#: ../gdk-pixbuf/io-gif.c:862 ../gdk-pixbuf/io-gif.c:1451
-#: ../gdk-pixbuf/io-gif.c:1497 ../gdk-pixbuf/io-gif.c:1612
+#: 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 "जी आइ एफ फाइल भर्न अपर्याप्त स्मृतिक्षमता"
-#: ../gdk-pixbuf/io-gif.c:947
+#: gdk-pixbuf/io-gif.c:947
msgid "Not enough memory to composite a frame in GIF file"
msgstr "जि आई एफ फाइलमा खाका बनाउन अपर्याप्त स्मृती"
-#: ../gdk-pixbuf/io-gif.c:1116
+#: gdk-pixbuf/io-gif.c:1116
msgid "GIF image is corrupt (incorrect LZW compression)"
msgstr "जी आइ एफ चित्र खराब छ (गलत LZW संपीडन)"
-#: ../gdk-pixbuf/io-gif.c:1166
+#: gdk-pixbuf/io-gif.c:1166
msgid "File does not appear to be a GIF file"
msgstr "जी आइ एफ फाइलको रुपमा फाइल देखापर्दैन"
-#: ../gdk-pixbuf/io-gif.c:1178
+#: gdk-pixbuf/io-gif.c:1178
#, c-format
msgid "Version %s of the GIF file format is not supported"
msgstr "जीआइएफ फाइल ढाँचाको संस्करण %s सहयोगिक छैन"
-#: ../gdk-pixbuf/io-gif.c:1287
+#: gdk-pixbuf/io-gif.c:1287
msgid ""
"GIF image has no global colormap, and a frame inside it has no local "
"colormap."
-msgstr "जीआइएफ छविमा विश्वव्यापी रङ्गीन-नक्सा छैन, र त्यसभित्रको आकृतिमा समेत स्थानीय रङ्गीन-नक्सा छैन।"
+msgstr ""
+"जीआइएफ छविमा विश्वव्यापी रङ्गीन-नक्सा छैन, र त्यसभित्रको आकृतिमा समेत स्थानीय रङ्गीन-"
+"नक्सा छैन।"
-#: ../gdk-pixbuf/io-gif.c:1519
+#: gdk-pixbuf/io-gif.c:1519
msgid "GIF image was truncated or incomplete."
msgstr "जी आइ एफ छवि छाँटिए छ वा अपुरो छ।"
-#: ../gdk-pixbuf/io-gif.c:1671
+#: gdk-pixbuf/io-gif.c:1671
msgid "The GIF image format"
msgstr "जीआइएफ चित्र-आकृति"
-#: ../gdk-pixbuf/io-ico.c:219 ../gdk-pixbuf/io-ico.c:271
-#: ../gdk-pixbuf/io-ico.c:340 ../gdk-pixbuf/io-ico.c:403
-#: ../gdk-pixbuf/io-ico.c:433
+#: gdk-pixbuf/io-ico.c:219 gdk-pixbuf/io-ico.c:271 gdk-pixbuf/io-ico.c:340
+#: gdk-pixbuf/io-ico.c:403 gdk-pixbuf/io-ico.c:433
msgid "Not enough memory to load icon"
msgstr " छविचित्र भर्न अपर्याप्त स्मृतिक्षमता"
-#: ../gdk-pixbuf/io-ico.c:256 ../gdk-pixbuf/io-ico.c:330
+#: gdk-pixbuf/io-ico.c:256 gdk-pixbuf/io-ico.c:330
msgid "Invalid header in icon"
msgstr "छविचित्रमा अमान्य शीर्षक"
-#: ../gdk-pixbuf/io-ico.c:293
+#: gdk-pixbuf/io-ico.c:293
msgid "Icon has zero width"
msgstr " छविचित्रको चौडाई शून्य छ"
-#: ../gdk-pixbuf/io-ico.c:303
+#: gdk-pixbuf/io-ico.c:303
msgid "Icon has zero height"
msgstr "छविचित्रको उचाई शून्य छ"
-#: ../gdk-pixbuf/io-ico.c:355
+#: gdk-pixbuf/io-ico.c:355
msgid "Compressed icons are not supported"
msgstr "संपीडक छविचित्रहरु सहयोगिक छैनन"
-#: ../gdk-pixbuf/io-ico.c:388
+#: gdk-pixbuf/io-ico.c:388
msgid "Unsupported icon type"
msgstr "असहयोगिक छविचित्रको किसिम"
-#: ../gdk-pixbuf/io-ico.c:482
+#: gdk-pixbuf/io-ico.c:482
msgid "Not enough memory to load ICO file"
msgstr "आइसीओ फाइल भर्न अपर्याप्त स्मृतिक्षमता"
-#: ../gdk-pixbuf/io-ico.c:947
+#: gdk-pixbuf/io-ico.c:947
msgid "Image too large to be saved as ICO"
msgstr "आइसीओको रुपमा भण्डारण गर्न छवि धेरै ठूलो भयो"
-#: ../gdk-pixbuf/io-ico.c:958
+#: gdk-pixbuf/io-ico.c:958
msgid "Cursor hotspot outside image"
msgstr "कर्सरको तत्कालीन स्थान चित्र भन्दा बाहिर छ"
-#: ../gdk-pixbuf/io-ico.c:981
+#: gdk-pixbuf/io-ico.c:981
#, c-format
msgid "Unsupported depth for ICO file: %d"
msgstr "आइसीओ फाइल: %dका लागि अमान्य गहिराइ "
-#: ../gdk-pixbuf/io-ico.c:1210
+#: gdk-pixbuf/io-ico.c:1210
msgid "The ICO image format"
msgstr "आइसीओ चित्रको ढाँचा"
-#: ../gdk-pixbuf/io-jpeg.c:114
+#: gdk-pixbuf/io-jpeg.c:114
#, c-format
msgid "Error interpreting JPEG image file (%s)"
msgstr "जेपेज फाइल-चित्र (%s)मा गल्ती"
-#: ../gdk-pixbuf/io-jpeg.c:349
+#: gdk-pixbuf/io-jpeg.c:349
msgid ""
"Insufficient memory to load image, try exiting some applications to free "
"memory"
-msgstr "चित्र भर्दा अपर्याप्त स्मृतिक्षमता, स्मृतिक्षमता बढाउन कुनै फाइल खालीगर्ने प्रयास गर्नुहोस्"
+msgstr ""
+"चित्र भर्दा अपर्याप्त स्मृतिक्षमता, स्मृतिक्षमता बढाउन कुनै फाइल खालीगर्ने प्रयास गर्नुहोस्"
-#: ../gdk-pixbuf/io-jpeg.c:383 ../gdk-pixbuf/io-jpeg.c:749
+#: gdk-pixbuf/io-jpeg.c:383 gdk-pixbuf/io-jpeg.c:749
#, c-format
msgid "Unsupported JPEG color space (%s)"
msgstr "अमान्य जेपेज रङ्गको स्थान(%s)"
-#: ../gdk-pixbuf/io-jpeg.c:481 ../gdk-pixbuf/io-jpeg.c:678
-#: ../gdk-pixbuf/io-jpeg.c:943 ../gdk-pixbuf/io-jpeg.c:952
+#: gdk-pixbuf/io-jpeg.c:481 gdk-pixbuf/io-jpeg.c:678 gdk-pixbuf/io-jpeg.c:943
+#: gdk-pixbuf/io-jpeg.c:952
msgid "Couldn't allocate memory for loading JPEG file"
msgstr "जेपेज फाइल लोडगर्न स्मृतिक्षमता छुट्याउन सकिएन"
-#: ../gdk-pixbuf/io-jpeg.c:894
+#: gdk-pixbuf/io-jpeg.c:894
#, c-format
msgid ""
"JPEG quality must be a value between 0 and 100; value '%s' could not be "
"parsed."
msgstr "जेपेज गुणको मूल्य शून्यदेखि सयसम्म हुनुपर्छ; '%s' को मूल्य क्रमान्वित हुँदैन"
-#: ../gdk-pixbuf/io-jpeg.c:909
+#: gdk-pixbuf/io-jpeg.c:909
#, c-format
-msgid "JPEG quality must be a value between 0 and 100; value '%d' is not allowed."
+msgid ""
+"JPEG quality must be a value between 0 and 100; value '%d' is not allowed."
msgstr "जे पि ई जि गुणको मूल्य ० देखि १००सम्म हुनुपर्छ; '%d' को मूल्य स्वीकार्य हुँदैन।"
-#: ../gdk-pixbuf/io-jpeg.c:1071
+#: gdk-pixbuf/io-jpeg.c:1071
msgid "The JPEG image format"
msgstr "जेपेज चित्रको आकृति"
-#: ../gdk-pixbuf/io-pcx.c:191
+#: gdk-pixbuf/io-pcx.c:191
msgid "Couldn't allocate memory for header"
msgstr "शीर्षकका लागि स्मृतिक्षमता छुट्याउन सकिएन"
-#: ../gdk-pixbuf/io-pcx.c:206 ../gdk-pixbuf/io-pcx.c:566
+#: gdk-pixbuf/io-pcx.c:206 gdk-pixbuf/io-pcx.c:566
msgid "Couldn't allocate memory for context buffer"
msgstr "अस्थायी विषयविस्तुको लागि स्मृतिक्षमता छुट्याउन सकिएन"
-#: ../gdk-pixbuf/io-pcx.c:607
+#: gdk-pixbuf/io-pcx.c:607
msgid "Image has invalid width and/or height"
msgstr "चित्रको चौडाई र लम्बाई अमान्य छ"
-#: ../gdk-pixbuf/io-pcx.c:619 ../gdk-pixbuf/io-pcx.c:680
+#: gdk-pixbuf/io-pcx.c:619 gdk-pixbuf/io-pcx.c:680
msgid "Image has unsupported bpp"
msgstr "चित्रले bpp लाई मान्यता दिएको छैन"
-#: ../gdk-pixbuf/io-pcx.c:624 ../gdk-pixbuf/io-pcx.c:632
+#: gdk-pixbuf/io-pcx.c:624 gdk-pixbuf/io-pcx.c:632
#, c-format
msgid "Image has unsupported number of %d-bit planes"
msgstr "चित्रले समतल विट %d-को संख्यालाई मान्यता दिएको छैन"
-#: ../gdk-pixbuf/io-pcx.c:648
+#: gdk-pixbuf/io-pcx.c:648
msgid "Couldn't create new pixbuf"
msgstr "नयाँ pixbuf रचना गर्न सकिएन"
-#: ../gdk-pixbuf/io-pcx.c:656
+#: gdk-pixbuf/io-pcx.c:656
msgid "Couldn't allocate memory for line data"
msgstr "पक्ति तथ्याङ्कको लागि स्मृतिक्षमता छुट्याउन सकिएन"
-#: ../gdk-pixbuf/io-pcx.c:663
+#: gdk-pixbuf/io-pcx.c:663
msgid "Couldn't allocate memory for paletted data"
msgstr "paletted तथ्याङ्कको (डाटा) लागि स्मृतिक्षमता छुट्याउन नसक्नु"
-#: ../gdk-pixbuf/io-pcx.c:710
+#: gdk-pixbuf/io-pcx.c:710
msgid "Didn't get all lines of PCX image"
msgstr "'पिसिएक्स' (PCX) चित्रको सबै रेखा नपाएको"
-#: ../gdk-pixbuf/io-pcx.c:717
+#: gdk-pixbuf/io-pcx.c:717
msgid "No palette found at end of PCX data"
msgstr "'पिसिएक्स' तथ्याङक्को (डाटा) अन्त्यमा रङ्गदानी नपाएको"
-#: ../gdk-pixbuf/io-pcx.c:758
+#: gdk-pixbuf/io-pcx.c:758
msgid "The PCX image format"
msgstr "पि सि एक्स' चित्रको ढाँचा"
-#: ../gdk-pixbuf/io-png.c:55
+#: gdk-pixbuf/io-png.c:55
msgid "Bits per channel of PNG image is invalid."
msgstr "पि एन जी चित्रको प्रति-प्रसारण मार्ग विट अमान्य छ।"
-#: ../gdk-pixbuf/io-png.c:136
+#: gdk-pixbuf/io-png.c:136
msgid "Transformed PNG has zero width or height."
msgstr "परिवर्तित पि एन जी संग चौडाई र लम्बाई शून्य छ।"
-#: ../gdk-pixbuf/io-png.c:144
+#: gdk-pixbuf/io-png.c:144
msgid "Bits per channel of transformed PNG is not 8."
msgstr "परिवर्तित पि एन जी को प्रति-प्रसारण मार्ग विट आठ होईन"
-#: ../gdk-pixbuf/io-png.c:153
+#: gdk-pixbuf/io-png.c:153
msgid "Transformed PNG not RGB or RGBA."
msgstr "पि एन जि परिवर्तन भयो आर जि बि वा आर जि बि ए होइन।"
-#: ../gdk-pixbuf/io-png.c:162
+#: gdk-pixbuf/io-png.c:162
msgid "Transformed PNG has unsupported number of channels, must be 3 or 4."
msgstr "परिवर्तित पि एन जिसंग असंख्य असहयोगिक माध्यमहरू छन्, ३ वा ४ हुनुपर्छ।"
-#: ../gdk-pixbuf/io-png.c:183
+#: gdk-pixbuf/io-png.c:183
#, c-format
msgid "Fatal error in PNG image file: %s"
msgstr "पि एन जी छवि फाइलमा घातक त्रुटि: %s"
-#: ../gdk-pixbuf/io-png.c:301
+#: gdk-pixbuf/io-png.c:301
msgid "Insufficient memory to load PNG file"
msgstr "पि एन जी फाइल लोड गर्न अपर्याप्त स्मृतिक्षमता"
-#: ../gdk-pixbuf/io-png.c:618
+#: gdk-pixbuf/io-png.c:618
#, c-format
msgid ""
"Insufficient memory to store a %ld by %ld image; try exiting some "
"applications to reduce memory usage"
-msgstr "%ld छवि बाट %ld भण्डार गर्न अपर्याप्त स्मृती छ; स्मृती प्रयोग घटाउनको लागी केहि अनुरोधपत्रहरू निकाल्न कोशोश गर्नुहोला।"
+msgstr ""
+"%ld छवि बाट %ld भण्डार गर्न अपर्याप्त स्मृती छ; स्मृती प्रयोग घटाउनको लागी केहि "
+"अनुरोधपत्रहरू निकाल्न कोशोश गर्नुहोला।"
-#: ../gdk-pixbuf/io-png.c:669
+#: gdk-pixbuf/io-png.c:669
msgid "Fatal error reading PNG image file"
msgstr "पि एन जी छवि फाइल पढाइमा घातक त्रुटि"
-#: ../gdk-pixbuf/io-png.c:718
+#: gdk-pixbuf/io-png.c:718
#, c-format
msgid "Fatal error reading PNG image file: %s"
msgstr "पि एन जी छवि फाइल पढाइमा घातक त्रुटि: %s"
-#: ../gdk-pixbuf/io-png.c:813
-msgid "Keys for PNG text chunks must have at least 1 and at most 79 characters."
+#: gdk-pixbuf/io-png.c:810
+msgid ""
+"Keys for PNG text chunks must have at least 1 and at most 79 characters."
msgstr "पि एन जी पाठ टुक्राको लागि कुन्जहरू कम्तीमा १ र बढीमा ७९ वर्ण सम्म हुनुपर्छ"
-#: ../gdk-pixbuf/io-png.c:821
+#: gdk-pixbuf/io-png.c:818
msgid "Keys for PNG text chunks must be ASCII characters."
msgstr "पि एन जी पाठ टुक्राहरूको लागी कुन्जहरू आस्की वर्ण हुनुपर्छ।"
-#: ../gdk-pixbuf/io-png.c:854
+#: gdk-pixbuf/io-png.c:831
+#, fuzzy, c-format
+msgid ""
+"PNG compression level must be a value between 0 and 9; value '%s' could not "
+"be parsed."
+msgstr "जेपेज गुणको मूल्य शून्यदेखि सयसम्म हुनुपर्छ; '%s' को मूल्य क्रमान्वित हुँदैन"
+
+#: gdk-pixbuf/io-png.c:843
+#, fuzzy, c-format
+msgid ""
+"PNG compression level must be a value between 0 and 9; value '%d' is not "
+"allowed."
+msgstr "जे पि ई जि गुणको मूल्य ० देखि १००सम्म हुनुपर्छ; '%d' को मूल्य स्वीकार्य हुँदैन।"
+
+#: gdk-pixbuf/io-png.c:883
#, c-format
msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding."
msgstr "पि एन जि पाठ टुक्रा %s को लागी मान ISO-8859-1 संकेतनमा परिवर्तन गर्न सकिन्दैन।"
-#: ../gdk-pixbuf/io-png.c:994
+#: gdk-pixbuf/io-png.c:1026
msgid "The PNG image format"
msgstr "पिएनजी चित्रको ढाँचा"
-#: ../gdk-pixbuf/io-pnm.c:252
+#: gdk-pixbuf/io-pnm.c:252
msgid "PNM loader expected to find an integer, but didn't"
msgstr "पी एम एम लोडरले पूर्णसंख्या पाउने अपेक्षा गर्यो, तर पाइएन"
-#: ../gdk-pixbuf/io-pnm.c:284
+#: gdk-pixbuf/io-pnm.c:284
msgid "PNM file has an incorrect initial byte"
msgstr "पी एम एम फाइलसँग गलत आरम्भिक बाइट छ"
-#: ../gdk-pixbuf/io-pnm.c:314
+#: gdk-pixbuf/io-pnm.c:314
msgid "PNM file is not in a recognized PNM subformat"
msgstr "पी एन एम फाइल परिचित पी एन एम उप-ढाँचामा छैन"
-#: ../gdk-pixbuf/io-pnm.c:339
+#: gdk-pixbuf/io-pnm.c:339
msgid "PNM file has an image width of 0"
msgstr "पी एन एम फाइलसँग चौडाई शून्य भएको एउटा छवि छ"
-#: ../gdk-pixbuf/io-pnm.c:360
+#: gdk-pixbuf/io-pnm.c:360
msgid "PNM file has an image height of 0"
msgstr "पी एन एम फाइलसँग ऊचाई शून्य भएको एउटा छवि छ"
-#: ../gdk-pixbuf/io-pnm.c:383
+#: gdk-pixbuf/io-pnm.c:383
msgid "Maximum color value in PNM file is 0"
msgstr "पि एन एम फाइलमा अधिकतम र‌‌ङ्गको मान शून्य छ।"
-#: ../gdk-pixbuf/io-pnm.c:391
+#: gdk-pixbuf/io-pnm.c:391
msgid "Maximum color value in PNM file is too large"
msgstr "पि एन एम फाइलमा अधिक्तम र‌‌ङ्गको मान ज्यादै ठूलो छ।"
-#: ../gdk-pixbuf/io-pnm.c:399
+#: gdk-pixbuf/io-pnm.c:399
msgid "Cannot handle PNM files with maximum color values greater than 255"
msgstr "पि एन एम फाइलहरूलाई अधिकतम २५५ भन्दा बढि रंग मानहरूसंग हेन्डल गर्न सकिएन।"
-#: ../gdk-pixbuf/io-pnm.c:438 ../gdk-pixbuf/io-pnm.c:466
-#: ../gdk-pixbuf/io-pnm.c:498
+#: gdk-pixbuf/io-pnm.c:438 gdk-pixbuf/io-pnm.c:466 gdk-pixbuf/io-pnm.c:498
msgid "Raw PNM image type is invalid"
msgstr "कच्चा पि एन एम छविको प्रकार अमान्य छ"
-#: ../gdk-pixbuf/io-pnm.c:562 ../gdk-pixbuf/io-pnm.c:604
+#: gdk-pixbuf/io-pnm.c:562 gdk-pixbuf/io-pnm.c:604
msgid "PNM image format is invalid"
msgstr "पि एन एम छवि ढाँचा अमान्य छ"
-#: ../gdk-pixbuf/io-pnm.c:663
+#: gdk-pixbuf/io-pnm.c:663
msgid "PNM image loader does not support this PNM subformat"
msgstr "पि एन एम छवि लोडरले यो पि एन एम उप-ढाँचालाई सहयोग गर्दैन"
-#: ../gdk-pixbuf/io-pnm.c:718
+#: gdk-pixbuf/io-pnm.c:718
msgid "Premature end-of-file encountered"
msgstr "अपरिपक्व अन्त्य-को-फाइलको सामना गर्नु पर्‌यो"
-#: ../gdk-pixbuf/io-pnm.c:750 ../gdk-pixbuf/io-pnm.c:981
+#: gdk-pixbuf/io-pnm.c:750 gdk-pixbuf/io-pnm.c:981
msgid "Raw PNM formats require exactly one whitespace before sample data"
msgstr "नमूना तथ्याङ्कभन्दा पहिलेको कोरा पी एन एम ढाँचाले एउटा खाली स्थान माग गर्छ।"
-#: ../gdk-pixbuf/io-pnm.c:777
+#: gdk-pixbuf/io-pnm.c:777
msgid "Cannot allocate memory for loading PNM image"
msgstr "पि एन एम छवि लोड गर्नको लागी स्मृती निर्धारण गर्न सकेन"
-#: ../gdk-pixbuf/io-pnm.c:827
+#: gdk-pixbuf/io-pnm.c:827
msgid "Insufficient memory to load PNM context struct"
msgstr "पि एन एम सामाग्री बनावट लोड गर्न अपर्याप्त स्मृतिक्षमता"
-#: ../gdk-pixbuf/io-pnm.c:878
+#: gdk-pixbuf/io-pnm.c:878
msgid "Unexpected end of PNM image data"
msgstr "पि एन एम छवि तथ्याङ्कको अप्रत्यासित अन्त्य"
-#: ../gdk-pixbuf/io-pnm.c:1010
+#: gdk-pixbuf/io-pnm.c:1010
msgid "Insufficient memory to load PNM file"
msgstr "पि एन एम फाइल लोड गर्न अपर्याप्त स्मृतिक्षमता"
-#: ../gdk-pixbuf/io-pnm.c:1089
+#: gdk-pixbuf/io-pnm.c:1089
msgid "The PNM/PBM/PGM/PPM image format family"
msgstr "पीएनएम/पीबीएम/पीजीएम/पीपीएम छवि ढाँचा परिवार"
-#: ../gdk-pixbuf/io-ras.c:126
+#: gdk-pixbuf/io-ras.c:126
msgid "RAS image has bogus header data"
msgstr "आर ए एस छविमा नक्कली शीर्षक तथ्याङ्क छ"
-#: ../gdk-pixbuf/io-ras.c:148
+#: gdk-pixbuf/io-ras.c:148
msgid "RAS image has unknown type"
msgstr "आर ए एस छविसंग अज्ञात प्रकार "
-#: ../gdk-pixbuf/io-ras.c:156
+#: gdk-pixbuf/io-ras.c:156
msgid "unsupported RAS image variation"
msgstr "असहयोगिक आर ए एस छवि विकृति"
-#: ../gdk-pixbuf/io-ras.c:171 ../gdk-pixbuf/io-ras.c:200
+#: gdk-pixbuf/io-ras.c:171 gdk-pixbuf/io-ras.c:200
msgid "Not enough memory to load RAS image"
msgstr "आर ए एस चित्र भर्न स्मृतिक्षमता अपुग"
-#: ../gdk-pixbuf/io-ras.c:543
+#: gdk-pixbuf/io-ras.c:543
msgid "The Sun raster image format"
msgstr "सन चित्रको ढाँचा"
-#: ../gdk-pixbuf/io-tga.c:154
+#: gdk-pixbuf/io-tga.c:154
msgid "Cannot allocate memory for IOBuffer struct"
msgstr "आईओ आस्थायी स्मृती बनावटको लागी स्मृती निर्धारण गर्न सकिएन"
-#: ../gdk-pixbuf/io-tga.c:173
+#: gdk-pixbuf/io-tga.c:173
msgid "Cannot allocate memory for IOBuffer data"
msgstr "आईओ आस्थायी स्मृती डाटाको लागी स्मृती निर्धारण गर्न सकिएन"
-#: ../gdk-pixbuf/io-tga.c:184
+#: gdk-pixbuf/io-tga.c:184
msgid "Cannot realloc IOBuffer data"
msgstr "आई ओ अस्थायी तथ्याङ्क पुन:निर्धारण गर्न सकिएन"
-#: ../gdk-pixbuf/io-tga.c:214
+#: gdk-pixbuf/io-tga.c:214
msgid "Cannot allocate temporary IOBuffer data"
msgstr "आई ओ अस्थायी तथ्याङ्क निर्धारण गर्न सकिएन"
-#: ../gdk-pixbuf/io-tga.c:348
+#: gdk-pixbuf/io-tga.c:348
msgid "Cannot allocate new pixbuf"
msgstr "नयाँ पिक्सबफ निर्धारण गर्न सकिएन"
-#: ../gdk-pixbuf/io-tga.c:689
+#: gdk-pixbuf/io-tga.c:689
msgid "Cannot allocate colormap structure"
msgstr "रङ्गचित्रको बनावट निर्धारण गर्न सकिएन"
-#: ../gdk-pixbuf/io-tga.c:696
+#: gdk-pixbuf/io-tga.c:696
msgid "Cannot allocate colormap entries"
msgstr "रङ्गचित्रको प्रविष्टि निर्धारण गर्न सकिएन"
-#: ../gdk-pixbuf/io-tga.c:718
+#: gdk-pixbuf/io-tga.c:718
msgid "Unexpected bitdepth for colormap entries"
msgstr "रङ्गचित्रको प्रविष्टिका लागि अप्रत्याशित विटगहिराइ"
-#: ../gdk-pixbuf/io-tga.c:736
+#: gdk-pixbuf/io-tga.c:736
msgid "Cannot allocate TGA header memory"
msgstr "टि जि ए शिर्षक स्मृती निर्धारण गर्न सकिएन"
-#: ../gdk-pixbuf/io-tga.c:769
+#: gdk-pixbuf/io-tga.c:769
msgid "TGA image has invalid dimensions"
msgstr "टि जि ए चित्रमा अमान्य आयामहरु छन्"
-#: ../gdk-pixbuf/io-tga.c:775 ../gdk-pixbuf/io-tga.c:784
-#: ../gdk-pixbuf/io-tga.c:794 ../gdk-pixbuf/io-tga.c:804
-#: ../gdk-pixbuf/io-tga.c:811
+#: gdk-pixbuf/io-tga.c:775 gdk-pixbuf/io-tga.c:784 gdk-pixbuf/io-tga.c:794
+#: gdk-pixbuf/io-tga.c:804 gdk-pixbuf/io-tga.c:811
msgid "TGA image type not supported"
msgstr "टि जि ए छवि प्रकारले समर्थन गरेन"
-#: ../gdk-pixbuf/io-tga.c:858
+#: gdk-pixbuf/io-tga.c:858
msgid "Cannot allocate memory for TGA context struct"
msgstr "टि जि ए प्रसंग बनावटको लागी स्मृती निर्धारण गर्न सकिएन"
-#: ../gdk-pixbuf/io-tga.c:923
+#: gdk-pixbuf/io-tga.c:923
msgid "Excess data in file"
msgstr "फाइलमा अत्याधिक तथ्यांक"
-#: ../gdk-pixbuf/io-tga.c:992
+#: gdk-pixbuf/io-tga.c:992
msgid "The Targa image format"
msgstr "टार्गा छविकोोढाँचाि"
-#: ../gdk-pixbuf/io-tiff.c:173
+#: gdk-pixbuf/io-tiff.c:173
msgid "Could not get image width (bad TIFF file)"
msgstr "छविको चौडाइ पाइएन (खराब टीआईएफएफ फाइल)"
-#: ../gdk-pixbuf/io-tiff.c:180
+#: gdk-pixbuf/io-tiff.c:180
msgid "Could not get image height (bad TIFF file)"
msgstr "छविको उचाइ पाइएन (खराब टीआईएफएफ फाइल)"
-#: ../gdk-pixbuf/io-tiff.c:188
+#: gdk-pixbuf/io-tiff.c:188
msgid "Width or height of TIFF image is zero"
msgstr "टीआईएफएफ छविको उचाइ अथबा चौडाइ शून्य"
-#: ../gdk-pixbuf/io-tiff.c:197 ../gdk-pixbuf/io-tiff.c:206
+#: gdk-pixbuf/io-tiff.c:197 gdk-pixbuf/io-tiff.c:206
msgid "Dimensions of TIFF image too large"
msgstr "टीआईएफएफ छविको आयाम ज्यादै ठूलो छ"
-#: ../gdk-pixbuf/io-tiff.c:225 ../gdk-pixbuf/io-tiff.c:237
-#: ../gdk-pixbuf/io-tiff.c:286 ../gdk-pixbuf/io-tiff.c:572
+#: gdk-pixbuf/io-tiff.c:225 gdk-pixbuf/io-tiff.c:237 gdk-pixbuf/io-tiff.c:286
+#: gdk-pixbuf/io-tiff.c:572
msgid "Insufficient memory to open TIFF file"
msgstr "टीआईएफएफ फाइल खोल्न अपर्याप्त स्मृतिक्षमता"
-#: ../gdk-pixbuf/io-tiff.c:251 ../gdk-pixbuf/io-tiff.c:294
+#: gdk-pixbuf/io-tiff.c:251 gdk-pixbuf/io-tiff.c:294
msgid "Failed to load RGB data from TIFF file"
msgstr "आर जी बी तथ्याङ टिफ फाईलबाट लोड गर्न असफल"
-#: ../gdk-pixbuf/io-tiff.c:361
+#: gdk-pixbuf/io-tiff.c:361
msgid "Failed to open TIFF image"
msgstr "टिफ छवि खोल्न असफल"
-#: ../gdk-pixbuf/io-tiff.c:373
+#: gdk-pixbuf/io-tiff.c:373
msgid "TIFFClose operation failed"
msgstr "टिफ बन्द गर्ने कार्य असफल"
-#: ../gdk-pixbuf/io-tiff.c:504 ../gdk-pixbuf/io-tiff.c:517
+#: gdk-pixbuf/io-tiff.c:504 gdk-pixbuf/io-tiff.c:517
msgid "Failed to load TIFF image"
msgstr "टि आइ एफ एफ छवि लोड गर्न असफल"
-#: ../gdk-pixbuf/io-tiff.c:610
+#: gdk-pixbuf/io-tiff.c:610
msgid "The TIFF image format"
msgstr "टि आइ एफ एफ छवि ढाँचा"
-#: ../gdk-pixbuf/io-wbmp.c:246
+#: gdk-pixbuf/io-wbmp.c:246
msgid "Image has zero width"
msgstr "छविको चौडाइ शून्य छ"
-#: ../gdk-pixbuf/io-wbmp.c:264
+#: gdk-pixbuf/io-wbmp.c:264
msgid "Image has zero height"
msgstr "छविको उचाइ शून्य छ"
-#: ../gdk-pixbuf/io-wbmp.c:275
+#: gdk-pixbuf/io-wbmp.c:275
msgid "Not enough memory to load image"
msgstr "छवि लोड अपुग स्मृतिक्षमता"
-#: ../gdk-pixbuf/io-wbmp.c:334
+#: gdk-pixbuf/io-wbmp.c:334
msgid "Couldn't save the rest"
msgstr "बाँकी भाग भण्डारण भएन"
-#: ../gdk-pixbuf/io-wbmp.c:368
+#: gdk-pixbuf/io-wbmp.c:368
msgid "The WBMP image format"
msgstr "डब्लु बी एम पी छवि ढाँचा"
-#: ../gdk-pixbuf/io-xbm.c:287
+#: gdk-pixbuf/io-xbm.c:287
msgid "Invalid XBM file"
msgstr "अमान्य एक्स बी एम फाइल"
-#: ../gdk-pixbuf/io-xbm.c:297
+#: gdk-pixbuf/io-xbm.c:297
msgid "Insufficient memory to load XBM image file"
msgstr "एक्स बी एम छवि फाइल लोड गर्न अपर्याप्त स्मृतिक्षमता"
-#: ../gdk-pixbuf/io-xbm.c:441
+#: gdk-pixbuf/io-xbm.c:441
msgid "Failed to write to temporary file when loading XBM image"
msgstr "एक्स बी एम छवि भर्ने क्रममा अस्थायी फाइल लेख्न सकिएन"
-#: ../gdk-pixbuf/io-xbm.c:476
+#: gdk-pixbuf/io-xbm.c:476
msgid "The XBM image format"
msgstr "एक्स बी एम छवि ढाँचा"
-#: ../gdk-pixbuf/io-xpm.c:467
+#: gdk-pixbuf/io-xpm.c:467
msgid "No XPM header found"
msgstr "एक्स पी एम को शीर्षक पाइएन"
-#: ../gdk-pixbuf/io-xpm.c:476
+#: gdk-pixbuf/io-xpm.c:476
msgid "Invalid XPM header"
msgstr "अमान्य एक्स पि एम शीर्षक"
-#: ../gdk-pixbuf/io-xpm.c:484
+#: gdk-pixbuf/io-xpm.c:484
msgid "XPM file has image width <= 0"
msgstr "एक्स पी एम फाइलमा छविको चौढाइ <= 0"
-#: ../gdk-pixbuf/io-xpm.c:492
+#: gdk-pixbuf/io-xpm.c:492
msgid "XPM file has image height <= 0"
msgstr "एक्स पी एम फाइलमा छविको उचाइ <= 0"
-#: ../gdk-pixbuf/io-xpm.c:500
+#: gdk-pixbuf/io-xpm.c:500
msgid "XPM has invalid number of chars per pixel"
msgstr "एक्स पी एम मा प्रति पिक्सेल वर्ण संख्या अमान्य छ"
-#: ../gdk-pixbuf/io-xpm.c:507
+#: gdk-pixbuf/io-xpm.c:507
msgid "XPM file has invalid number of colors"
msgstr "एक्स पी एम फाइलमा रङ्गको संख्या अमान्य"
-#: ../gdk-pixbuf/io-xpm.c:519 ../gdk-pixbuf/io-xpm.c:528
-#: ../gdk-pixbuf/io-xpm.c:580
+#: gdk-pixbuf/io-xpm.c:519 gdk-pixbuf/io-xpm.c:528 gdk-pixbuf/io-xpm.c:580
msgid "Cannot allocate memory for loading XPM image"
msgstr "एक्स पि एम छवि लोड गर्नको लागी स्मृती निर्धारण गर्न सकेन"
-#: ../gdk-pixbuf/io-xpm.c:542
+#: gdk-pixbuf/io-xpm.c:542
msgid "Cannot read XPM colormap"
msgstr "एक्स पी एम रङ्गछवि पढ्न सकिएन"
-#: ../gdk-pixbuf/io-xpm.c:771
+#: gdk-pixbuf/io-xpm.c:771
msgid "Failed to write to temporary file when loading XPM image"
msgstr "एक्स पी एम छवि लोड गर्ने क्रममा अस्थायी फाइलमा लेख्न असफल"
-#: ../gdk-pixbuf/io-xpm.c:806
+#: gdk-pixbuf/io-xpm.c:806
msgid "The XPM image format"
msgstr "एक्स बी एम छवि ढाँचा"
#. Description of --class=CLASS in --help output
-#: ../gdk/gdk.c:115
+#: gdk/gdk.c:115
msgid "Program class as used by the window manager"
msgstr "विन्डो प्रबन्धकले प्रयोग गरेको कार्यक्रम तह"
#. Placeholder in --class=CLASS in --help output
-#: ../gdk/gdk.c:116
+#: gdk/gdk.c:116
msgid "CLASS"
msgstr "तह"
#. Description of --name=NAME in --help output
-#: ../gdk/gdk.c:118
+#: gdk/gdk.c:118
msgid "Program name as used by the window manager"
msgstr "विन्डो प्रबन्धकले प्रयोग गरेको कार्यक्रमको नाम"
#. Placeholder in --name=NAME in --help output
-#: ../gdk/gdk.c:119
+#: gdk/gdk.c:119
msgid "NAME"
msgstr "नाम"
#. Description of --display=DISPLAY in --help output
-#: ../gdk/gdk.c:121
+#: gdk/gdk.c:121
msgid "X display to use"
msgstr "प्रयोगको लागी एक्स प्रदर्शन"
#. Placeholder in --display=DISPLAY in --help output
-#: ../gdk/gdk.c:122
+#: gdk/gdk.c:122
msgid "DISPLAY"
msgstr "प्रदर्शन"
#. Description of --screen=SCREEN in --help output
-#: ../gdk/gdk.c:124
+#: gdk/gdk.c:124
msgid "X screen to use"
msgstr "प्रयोगको लागी एक्स पर्दा"
#. Placeholder in --screen=SCREEN in --help output
-#: ../gdk/gdk.c:125
+#: gdk/gdk.c:125
msgid "SCREEN"
msgstr "पर्दा"
#. Description of --gdk-debug=FLAGS in --help output
-#: ../gdk/gdk.c:128
+#: gdk/gdk.c:128
msgid "Gdk debugging flags to set"
msgstr "मिलाउनको लागि जिडिकेले झन्डाहरूको त्रुटि सच्याउदैछ"
@@ -774,90 +791,222 @@ msgstr "मिलाउनको लागि जिडिकेले झन्
#. Placeholder in --gdk-no-debug=FLAGS in --help output
#. Placeholder in --gtk-debug=FLAGS in --help output
#. Placeholder in --gtk-no-debug=FLAGS in --help output
-#: ../gdk/gdk.c:129 ../gdk/gdk.c:132 ../gtk/gtkmain.c:405 ../gtk/gtkmain.c:408
+#: gdk/gdk.c:129 gdk/gdk.c:132 gtk/gtkmain.c:405 gtk/gtkmain.c:408
msgid "FLAGS"
msgstr "झण्डा"
#. Description of --gdk-no-debug=FLAGS in --help output
-#: ../gdk/gdk.c:131
+#: gdk/gdk.c:131
msgid "Gdk debugging flags to unset"
msgstr "नमिलाउनको लागि जिडिकेले झन्डाहरूको त्रुटि सच्याउदैछ"
+#: gdk/keyname-table.h:3940
+msgid "keyboard label|BackSpace"
+msgstr ""
+
+#: gdk/keyname-table.h:3941
+msgid "keyboard label|Tab"
+msgstr ""
+
+#: gdk/keyname-table.h:3942
+msgid "keyboard label|Return"
+msgstr ""
+
+#: gdk/keyname-table.h:3943
+msgid "keyboard label|Pause"
+msgstr ""
+
+#: gdk/keyname-table.h:3944
+msgid "keyboard label|Scroll_Lock"
+msgstr ""
+
+#: gdk/keyname-table.h:3945
+msgid "keyboard label|Sys_Req"
+msgstr ""
+
+#: gdk/keyname-table.h:3946
+msgid "keyboard label|Escape"
+msgstr ""
+
+#: gdk/keyname-table.h:3947
+msgid "keyboard label|Multi_key"
+msgstr ""
+
+#: gdk/keyname-table.h:3948
+msgid "keyboard label|Home"
+msgstr ""
+
+#: gdk/keyname-table.h:3949
+msgid "keyboard label|Page_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3950
+msgid "keyboard label|Page_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3951
+msgid "keyboard label|End"
+msgstr ""
+
+#: gdk/keyname-table.h:3952
+msgid "keyboard label|Begin"
+msgstr ""
+
+#: gdk/keyname-table.h:3953
+msgid "keyboard label|Print"
+msgstr ""
+
+#: gdk/keyname-table.h:3954
+msgid "keyboard label|Insert"
+msgstr ""
+
+#: gdk/keyname-table.h:3955
+msgid "keyboard label|Num_Lock"
+msgstr ""
+
+#: gdk/keyname-table.h:3956
+msgid "keyboard label|KP_Space"
+msgstr ""
+
+#: gdk/keyname-table.h:3957
+msgid "keyboard label|KP_Tab"
+msgstr ""
+
+#: gdk/keyname-table.h:3958
+msgid "keyboard label|KP_Enter"
+msgstr ""
+
+#: gdk/keyname-table.h:3959
+msgid "keyboard label|KP_Home"
+msgstr ""
+
+#: gdk/keyname-table.h:3960
+msgid "keyboard label|KP_Left"
+msgstr ""
+
+#: gdk/keyname-table.h:3961
+msgid "keyboard label|KP_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3962
+msgid "keyboard label|KP_Right"
+msgstr ""
+
+#: gdk/keyname-table.h:3963
+msgid "keyboard label|KP_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3964
+msgid "keyboard label|KP_Page_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3965
+msgid "keyboard label|KP_Prior"
+msgstr ""
+
+#: gdk/keyname-table.h:3966
+msgid "keyboard label|KP_Page_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3967
+msgid "keyboard label|KP_Next"
+msgstr ""
+
+#: gdk/keyname-table.h:3968
+msgid "keyboard label|KP_End"
+msgstr ""
+
+#: gdk/keyname-table.h:3969
+msgid "keyboard label|KP_Begin"
+msgstr ""
+
+#: gdk/keyname-table.h:3970
+msgid "keyboard label|KP_Insert"
+msgstr ""
+
+#: gdk/keyname-table.h:3971
+msgid "keyboard label|KP_Delete"
+msgstr ""
+
+#: gdk/keyname-table.h:3972
+msgid "keyboard label|Delete"
+msgstr ""
+
#. Description of --sync in --help output
-#: ../gdk/win32/gdkmain-win32.c:60
+#: gdk/win32/gdkmain-win32.c:60
msgid "Don't batch GDI requests"
msgstr "जि डि आई अनुरोधहरू व्याच नगर्नुहोला"
#. Description of --no-wintab in --help output
-#: ../gdk/win32/gdkmain-win32.c:62
+#: gdk/win32/gdkmain-win32.c:62
msgid "Don't use the Wintab API for tablet support"
msgstr "ट्याबलेट सहयोगको लागी विनट्याब ए पि आई प्रयोग नगर्नुहोला"
#. Description of --ignore-wintab in --help output
-#: ../gdk/win32/gdkmain-win32.c:64
+#: gdk/win32/gdkmain-win32.c:64
msgid "Same as --no-wintab"
msgstr "विनट्याब नभएको जस्तै"
#. Description of --use-wintab in --help output
-#: ../gdk/win32/gdkmain-win32.c:66
+#: gdk/win32/gdkmain-win32.c:66
msgid "Do use the Wintab API [default]"
msgstr "विनट्याब ए पि आइ [पूर्वनिर्धारित] प्रयोग गर्नुहोला"
#. Description of --max-colors=COLORS in --help output
-#: ../gdk/win32/gdkmain-win32.c:68
+#: gdk/win32/gdkmain-win32.c:68
msgid "Size of the palette in 8 bit mode"
msgstr "रङदानिको आकार ८ विट शैलिमा छ"
#. Placeholder in --max-colors=COLORS in --help output
-#: ../gdk/win32/gdkmain-win32.c:69
+#: gdk/win32/gdkmain-win32.c:69
msgid "COLORS"
msgstr "रंगहरू"
#. Description of --sync in --help output
-#: ../gdk/x11/gdkmain-x11.c:92
+#: gdk/x11/gdkmain-x11.c:92
msgid "Make X calls synchronous"
msgstr "एक्स कल समक्रमित बनाउनुहोला"
-#: ../gtk/gtkaboutdialog.c:270 ../gtk/gtkaboutdialog.c:2025
+#: gtk/gtkaboutdialog.c:270 gtk/gtkaboutdialog.c:2025
msgid "License"
msgstr "अनुमतीपत्र"
-#: ../gtk/gtkaboutdialog.c:271
+#: gtk/gtkaboutdialog.c:271
msgid "The license of the program"
msgstr "कार्यक्रमको अनुमतीपत्र"
#. Add the credits button
-#: ../gtk/gtkaboutdialog.c:491
+#: gtk/gtkaboutdialog.c:491
msgid "C_redits"
msgstr "श्रेयहरु"
#. Add the license button
-#: ../gtk/gtkaboutdialog.c:501
+#: gtk/gtkaboutdialog.c:501
msgid "_License"
msgstr "अनुमतीपत्र"
-#: ../gtk/gtkaboutdialog.c:731
+#: gtk/gtkaboutdialog.c:731
#, c-format
msgid "About %s"
msgstr "%s बारेमा"
-#: ../gtk/gtkaboutdialog.c:1953
+#: gtk/gtkaboutdialog.c:1953
msgid "Credits"
msgstr "श्रेयहरु"
-#: ../gtk/gtkaboutdialog.c:1979
+#: gtk/gtkaboutdialog.c:1979
msgid "Written by"
msgstr "लेखक"
-#: ../gtk/gtkaboutdialog.c:1982
+#: gtk/gtkaboutdialog.c:1982
msgid "Documented by"
msgstr "संकलक"
-#: ../gtk/gtkaboutdialog.c:1994
+#: gtk/gtkaboutdialog.c:1994
msgid "Translated by"
msgstr "अनुवादक"
-#: ../gtk/gtkaboutdialog.c:1998
+#: gtk/gtkaboutdialog.c:1998
msgid "Artwork by"
msgstr "कलाकृति"
@@ -865,28 +1014,41 @@ msgstr "कलाकृति"
#. * that use the shift key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: ../gtk/gtkaccellabel.c:120
-msgid "Shift"
-msgstr "बदल्नुस्"
+#: gtk/gtkaccellabel.c:121
+msgid "keyboard label|Shift"
+msgstr ""
#. This is the text that should appear next to menu accelerators
#. * that use the control key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: ../gtk/gtkaccellabel.c:126
-msgid "Ctrl"
-msgstr "कन्ट्रोल"
+#: gtk/gtkaccellabel.c:128
+msgid "keyboard label|Ctrl"
+msgstr ""
#. This is the text that should appear next to menu accelerators
#. * that use the alt key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: ../gtk/gtkaccellabel.c:132
-msgid "Alt"
-msgstr "अल्टर"
+#: gtk/gtkaccellabel.c:135
+msgid "keyboard label|Alt"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkaccellabel.c:577
+msgid "keyboard label|Space"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkaccellabel.c:581
+msgid "keyboard label|Backslash"
+msgstr ""
#. Translate to calendar:YM if you want years to be displayed
#. * before months; otherwise translate to calendar:MY.
@@ -897,7 +1059,7 @@ msgstr "अल्टर"
#. * so if you have a default text direction of RTL and YM, then
#. * the year will appear on the right.
#.
-#: ../gtk/gtkcalendar.c:704
+#: gtk/gtkcalendar.c:647
msgid "calendar:MY"
msgstr "पात्रो:MY"
@@ -905,120 +1067,153 @@ msgstr "पात्रो:MY"
#. * first day of the week to calendar:week_start:1 if you want Monday
#. * to be the first day of the week, and so on.
#.
-#: ../gtk/gtkcalendar.c:718
+#: gtk/gtkcalendar.c:661
msgid "calendar:week_start:0"
msgstr "पात्रो:सप्ताह_सुरू:0"
+#. Translators: This is a text measurement template.
+#. * Translate it to the widest year text.
+#. *
+#. * Don't include the prefix "year measurement template|"
+#. * in the translation.
+#. *
+#. * If you don't understand this, leave it as "2000"
+#.
+#: gtk/gtkcalendar.c:1549
+msgid "year measurement template|2000"
+msgstr ""
+
+#. Translators: This dictates how the year is displayed in
+#. * gtkcalendar widget. See strftime() manual for the format.
+#. * Use only ASCII in the translation.
+#. *
+#. * Also look for the msgid "year measurement template|2000".
+#. * Translate that entry to a year with the widest output of this
+#. * msgid.
+#. *
+#. * Don't include the prefix "calendar year format|" in the
+#. * translation. "%Y" is appropriate for most locales.
+#.
+#: gtk/gtkcalendar.c:1826
+msgid "calendar year format|%Y"
+msgstr ""
+
#. do not translate the part before the |
-#: ../gtk/gtkcellrendererprogress.c:237 ../gtk/gtkcellrendererprogress.c:295
+#: gtk/gtkcellrendererprogress.c:237 gtk/gtkcellrendererprogress.c:295
#, c-format
msgid "progress bar label|%d %%"
msgstr "प्रगति बार तह|%d %%"
-#: ../gtk/gtkcolorbutton.c:221 ../gtk/gtkcolorbutton.c:575
+#: gtk/gtkcolorbutton.c:221 gtk/gtkcolorbutton.c:576
msgid "Pick a Color"
msgstr "रङ्ग छान"
-#: ../gtk/gtkcolorbutton.c:467
+#: gtk/gtkcolorbutton.c:467
msgid "Received invalid color data\n"
msgstr "अमान्य रङ्गको तथ्याङक प्राप्त \n"
-#: ../gtk/gtkcolorsel.c:563
+#: gtk/gtkcolorsel.c:561
msgid ""
"The previously-selected color, for comparison to the color you're selecting "
"now. You can drag this color to a palette entry, or select this color as "
"current by dragging it to the other color swatch alongside."
-msgstr "तुलनाका लागि तपाईंले छानेको पूर्व निर्धारित रङ्ग छान्न रङ्गदानी खिच वा दुबैतर्फ कपडा जस्तो रंगीन ब्रस खिच।"
+msgstr ""
+"तुलनाका लागि तपाईंले छानेको पूर्व निर्धारित रङ्ग छान्न रङ्गदानी खिच वा दुबैतर्फ कपडा जस्तो "
+"रंगीन ब्रस खिच।"
-#: ../gtk/gtkcolorsel.c:568
+#: gtk/gtkcolorsel.c:566
msgid ""
"The color you've chosen. You can drag this color to a palette entry to save "
"it for use in the future."
msgstr "तिमीले छानेको रङ्ग तानेर रङ्गदानीमा भणडारण गर यो भबिष्यमा काम आउँछ।"
-#: ../gtk/gtkcolorsel.c:960
+#: gtk/gtkcolorsel.c:957
msgid "_Save color here"
msgstr "_रङ्ग यहाँ भण्डार गर्नुहोला"
-#: ../gtk/gtkcolorsel.c:1165
+#: gtk/gtkcolorsel.c:1162
msgid ""
"Click this palette entry to make it the current color. To change this entry, "
"drag a color swatch here or right-click it and select \"Save color here.\""
-msgstr "हालको जस्तो रङ्ग भर्न रङ्गदानीमा क्लिक गर। यो रङ्ग परिवर्तन गर्न कपडा जस्तो ब्रस तान वा दायाँ क्लिक थिच र \"रङ्ग यहाँ भण्डारण गर\""
+msgstr ""
+"हालको जस्तो रङ्ग भर्न रङ्गदानीमा क्लिक गर। यो रङ्ग परिवर्तन गर्न कपडा जस्तो ब्रस तान "
+"वा दायाँ क्लिक थिच र \"रङ्ग यहाँ भण्डारण गर\""
-#: ../gtk/gtkcolorsel.c:1922
+#: gtk/gtkcolorsel.c:1929
msgid ""
"Select the color you want from the outer ring. Select the darkness or "
"lightness of that color using the inner triangle."
-msgstr "बाहिरी परिधिमा लगाउने रङ्ग छान। भित्री त्रि-आयामिक रङ्ग प्रयोगका लागि श्याम वा श्वेत छान।"
+msgstr ""
+"बाहिरी परिधिमा लगाउने रङ्ग छान। भित्री त्रि-आयामिक रङ्ग प्रयोगका लागि श्याम वा श्वेत "
+"छान।"
-#: ../gtk/gtkcolorsel.c:1947
+#: gtk/gtkcolorsel.c:1954
msgid ""
"Click the eyedropper, then click a color anywhere on your screen to select "
"that color."
msgstr "आइ ड्रपरमा क्लिक गर,र यो रङ्ग भर्न कम्प्युटर पर्दाको कुनै ठाउँमा क्लिक गर।"
-#: ../gtk/gtkcolorsel.c:1956
+#: gtk/gtkcolorsel.c:1963
msgid "_Hue:"
msgstr "_गाढा रङ्ग:"
-#: ../gtk/gtkcolorsel.c:1957
+#: gtk/gtkcolorsel.c:1964
msgid "Position on the color wheel."
msgstr "रंगदानीको स्थिति"
-#: ../gtk/gtkcolorsel.c:1959
+#: gtk/gtkcolorsel.c:1966
msgid "_Saturation:"
msgstr "_संशोषण:"
-#: ../gtk/gtkcolorsel.c:1960
+#: gtk/gtkcolorsel.c:1967
msgid "\"Deepness\" of the color."
msgstr "रङ्गको \"गाढापन\" "
-#: ../gtk/gtkcolorsel.c:1961
+#: gtk/gtkcolorsel.c:1968
msgid "_Value:"
msgstr "_मान:"
-#: ../gtk/gtkcolorsel.c:1962
+#: gtk/gtkcolorsel.c:1969
msgid "Brightness of the color."
msgstr "रङ्गको चमक"
-#: ../gtk/gtkcolorsel.c:1963
+#: gtk/gtkcolorsel.c:1970
msgid "_Red:"
msgstr "_रातो:"
-#: ../gtk/gtkcolorsel.c:1964
+#: gtk/gtkcolorsel.c:1971
msgid "Amount of red light in the color."
msgstr "रङ्गमा रातो प्रकासको मात्रा"
-#: ../gtk/gtkcolorsel.c:1965
+#: gtk/gtkcolorsel.c:1972
msgid "_Green:"
msgstr "_हरियो:"
-#: ../gtk/gtkcolorsel.c:1966
+#: gtk/gtkcolorsel.c:1973
msgid "Amount of green light in the color."
msgstr "रङ्गमा हरियो प्रकासको मात्रा"
-#: ../gtk/gtkcolorsel.c:1967
+#: gtk/gtkcolorsel.c:1974
msgid "_Blue:"
msgstr "_निलो:"
-#: ../gtk/gtkcolorsel.c:1968
+#: gtk/gtkcolorsel.c:1975
msgid "Amount of blue light in the color."
msgstr "रङ्गमा नीलो प्रकाशको मात्रा"
-#: ../gtk/gtkcolorsel.c:1971
+#: gtk/gtkcolorsel.c:1978
msgid "_Opacity:"
msgstr "_धमिलोपन:"
-#: ../gtk/gtkcolorsel.c:1979 ../gtk/gtkcolorsel.c:1990
+#: gtk/gtkcolorsel.c:1986 gtk/gtkcolorsel.c:1997
msgid "Transparency of the color."
msgstr "रङ्गको पारदर्शकता"
-#: ../gtk/gtkcolorsel.c:1997
+#: gtk/gtkcolorsel.c:2004
msgid "Color _Name:"
msgstr "रङ्ग _नाम:"
-#: ../gtk/gtkcolorsel.c:2012
+#: gtk/gtkcolorsel.c:2019
msgid ""
"You can enter an HTML-style hexadecimal color value, or simply a color name "
"such as 'orange' in this entry."
@@ -1026,296 +1221,302 @@ msgstr ""
"तपाईं एचटीएमएल-शैलीको हेक्सादशमलब रङ्ग मान प्रयोग गर्न सक्नुहुन्छ, वा कुनै रङ्गको नाम जस्तै "
"'सुन्तलारङ्ग' भनेर प्रयोग गर्न सक्नुहन्छ"
-#: ../gtk/gtkcolorsel.c:2031
+#: gtk/gtkcolorsel.c:2038
msgid "_Palette"
msgstr "_रङ्गदानी"
-#: ../gtk/gtkcolorsel.c:2063
+#: gtk/gtkcolorsel.c:2070
msgid "Color Wheel"
msgstr "रङ्गको चक्र"
-#: ../gtk/gtkcolorseldialog.c:123
+#: gtk/gtkcolorseldialog.c:123
msgid "Color Selection"
msgstr "रङ्ग छनोट"
-#: ../gtk/gtkentry.c:4511 ../gtk/gtktextview.c:7030
+#: gtk/gtkentry.c:4508 gtk/gtktextview.c:7068
msgid "Select _All"
msgstr "सबै छान्नुस्"
-#: ../gtk/gtkentry.c:4521 ../gtk/gtktextview.c:7040
+#: gtk/gtkentry.c:4518 gtk/gtktextview.c:7078
msgid "Input _Methods"
msgstr "निवेश गर्ने _तरिका"
-#: ../gtk/gtkentry.c:4532 ../gtk/gtktextview.c:7051
+#: gtk/gtkentry.c:4529 gtk/gtktextview.c:7089
msgid "_Insert Unicode Control Character"
msgstr "युनीकोड नियन्त्रण वर्ण _घुसाउ"
-#: ../gtk/gtkfilechooser.c:1588 ../gtk/gtkfilechooser.c:1632
-#: ../gtk/gtkfilechooser.c:1707 ../gtk/gtkfilechooser.c:1751
+#: gtk/gtkfilechooser.c:1588 gtk/gtkfilechooser.c:1632
+#: gtk/gtkfilechooser.c:1707 gtk/gtkfilechooser.c:1751
#, c-format
msgid "Invalid filename: %s"
msgstr "अमान्य फाइलनाम: %s"
-#: ../gtk/gtkfilechooserbutton.c:67
+#: gtk/gtkfilechooserbutton.c:67
msgid "Select A File"
msgstr "फाइल छनौट गर"
-#: ../gtk/gtkfilechooserbutton.c:68 ../gtk/gtkfilechooserdefault.c:1288
-#: ../gtk/gtkpathbar.c:996
+#: gtk/gtkfilechooserbutton.c:68 gtk/gtkfilechooserdefault.c:1302
+#: gtk/gtkpathbar.c:1020
msgid "Home"
msgstr "घर"
-#: ../gtk/gtkfilechooserbutton.c:69 ../gtk/gtkfilechooserdefault.c:1315
-#: ../gtk/gtkpathbar.c:998
+#: gtk/gtkfilechooserbutton.c:69 gtk/gtkfilechooserdefault.c:1329
+#: gtk/gtkpathbar.c:1022
msgid "Desktop"
msgstr "मंडला"
-#: ../gtk/gtkfilechooserbutton.c:70
+#: gtk/gtkfilechooserbutton.c:70
msgid "(None)"
msgstr "(कोही छैन)"
-#: ../gtk/gtkfilechooserbutton.c:1517
+#: gtk/gtkfilechooserbutton.c:1523
msgid "Other..."
msgstr "अन्य..."
-#: ../gtk/gtkfilechooserdefault.c:918
+#: gtk/gtkfilechooserdefault.c:917
msgid "Could not retrieve information about the file"
msgstr "फाइलको बारेमा सुचना पुन: प्रप्त गर्न सकेन"
-#: ../gtk/gtkfilechooserdefault.c:929
+#: gtk/gtkfilechooserdefault.c:928
msgid "Could not add a bookmark"
msgstr "पृष्ठचिन्ह थप गर्न सकेन"
-#: ../gtk/gtkfilechooserdefault.c:940
+#: gtk/gtkfilechooserdefault.c:939
msgid "Could not remove bookmark"
msgstr "पृष्ठचिन्ह हटाउन सकेन"
-#: ../gtk/gtkfilechooserdefault.c:951
+#: gtk/gtkfilechooserdefault.c:950
msgid "The folder could not be created"
msgstr "फोल्डर सृजना गर्न सकेन"
-#: ../gtk/gtkfilechooserdefault.c:962
+#: gtk/gtkfilechooserdefault.c:963
+msgid ""
+"The folder could not be created, as a file with the same name already "
+"exists. Try using a different name for the folder, or rename the file first."
+msgstr ""
+
+#: gtk/gtkfilechooserdefault.c:976
msgid "Invalid file name"
msgstr "अबैध फाइल नाम"
-#: ../gtk/gtkfilechooserdefault.c:972
+#: gtk/gtkfilechooserdefault.c:986
msgid "The folder contents could not be displayed"
msgstr "फोल्डरको सामग्रीहरू प्रदर्शन गर्न सकेन"
-#: ../gtk/gtkfilechooserdefault.c:1178
+#: gtk/gtkfilechooserdefault.c:1192
#, c-format
msgid "Could not get information about '%s': %s"
msgstr "'%s' को बारेमा सुचना पाउँन सकेन: %s"
-#: ../gtk/gtkfilechooserdefault.c:2206
+#: gtk/gtkfilechooserdefault.c:2208
#, c-format
msgid "Add the folder '%s' to the bookmarks"
msgstr "पृष्ठचिन्हहरूमा फोल्डर '%s' थप गर्नुहोला"
-#: ../gtk/gtkfilechooserdefault.c:2247
+#: gtk/gtkfilechooserdefault.c:2249
msgid "Add the current folder to the bookmarks"
msgstr "पृष्ठचिन्हहरूमा चालु फोल्डर थप गर्नुहोला"
-#: ../gtk/gtkfilechooserdefault.c:2249
+#: gtk/gtkfilechooserdefault.c:2251
msgid "Add the selected folders to the bookmarks"
msgstr "पृष्ठचिन्हहरूमा छानिएका फोल्डरहरू थप गर्नुहोला"
-#: ../gtk/gtkfilechooserdefault.c:2289
+#: gtk/gtkfilechooserdefault.c:2291
#, c-format
msgid "Remove the bookmark '%s'"
msgstr "पृष्ठचिन्ह '%s' हटाउनुहोला"
-#: ../gtk/gtkfilechooserdefault.c:2720
+#: gtk/gtkfilechooserdefault.c:2722
#, c-format
msgid "Could not add a bookmark for '%s' because it is an invalid path name."
msgstr "'%s' को लागी पृष्ठचिन्ह थप गर्न सकेन किनभने यो अमान्य बाटो नाम हो।"
-#: ../gtk/gtkfilechooserdefault.c:2935
+#: gtk/gtkfilechooserdefault.c:2937
msgid "Remove"
msgstr "हटाऊ"
-#: ../gtk/gtkfilechooserdefault.c:2944
+#: gtk/gtkfilechooserdefault.c:2946
msgid "Rename..."
msgstr "पुन: नामाकरण..."
-#: ../gtk/gtkfilechooserdefault.c:3067
+#: gtk/gtkfilechooserdefault.c:3069
msgid "Shortcuts"
msgstr "सरलबिधिहरू"
-#: ../gtk/gtkfilechooserdefault.c:3121
+#: gtk/gtkfilechooserdefault.c:3123
msgid "Folder"
msgstr "फोल्डर"
-#: ../gtk/gtkfilechooserdefault.c:3177 ../gtk/gtkstock.c:317
+#: gtk/gtkfilechooserdefault.c:3179 gtk/gtkstock.c:317
msgid "_Add"
msgstr "_थप्नुस्"
-#: ../gtk/gtkfilechooserdefault.c:3184
+#: gtk/gtkfilechooserdefault.c:3186
msgid "Add the selected folder to the Bookmarks"
msgstr "पृष्ठचिन्हहरूमा छानिएका फोल्डर थप गर्नुहोला"
-#: ../gtk/gtkfilechooserdefault.c:3189 ../gtk/gtkstock.c:395
+#: gtk/gtkfilechooserdefault.c:3191 gtk/gtkstock.c:395
msgid "_Remove"
msgstr "_हटाउनुस्"
-#: ../gtk/gtkfilechooserdefault.c:3196
+#: gtk/gtkfilechooserdefault.c:3198
msgid "Remove the selected bookmark"
msgstr "छानिएका पृष्ठचिन्ह हटाउनुहोला"
-#: ../gtk/gtkfilechooserdefault.c:3299
+#: gtk/gtkfilechooserdefault.c:3305
msgid "_Add to Bookmarks"
msgstr "पृष्ठचिन्हहरूमा थप्नुहोला"
-#: ../gtk/gtkfilechooserdefault.c:3309
+#: gtk/gtkfilechooserdefault.c:3315
msgid "Open _Location"
msgstr "स्थान खोल्नुहोस"
-#: ../gtk/gtkfilechooserdefault.c:3321
+#: gtk/gtkfilechooserdefault.c:3327
msgid "Show _Hidden Files"
msgstr "लुकेको फाईल देखाउनुस्"
-#: ../gtk/gtkfilechooserdefault.c:3445 ../gtk/gtkfilesel.c:766
+#: gtk/gtkfilechooserdefault.c:3451 gtk/gtkfilesel.c:766
msgid "Files"
msgstr "फाइलहरू"
-#: ../gtk/gtkfilechooserdefault.c:3476
+#: gtk/gtkfilechooserdefault.c:3482
msgid "Name"
msgstr "नाम"
-#: ../gtk/gtkfilechooserdefault.c:3501
+#: gtk/gtkfilechooserdefault.c:3507
msgid "Size"
msgstr "आकार"
-#: ../gtk/gtkfilechooserdefault.c:3514
+#: gtk/gtkfilechooserdefault.c:3520
msgid "Modified"
msgstr "सुधारिएको"
-#: ../gtk/gtkfilechooserdefault.c:3546
+#: gtk/gtkfilechooserdefault.c:3552
msgid "Select which types of files are shown"
msgstr "कुन प्रकारको फाईलहरू हेर्ने हो छान्नुहोला"
#. Create Folder
-#: ../gtk/gtkfilechooserdefault.c:3582
+#: gtk/gtkfilechooserdefault.c:3588
msgid "Create Fo_lder"
msgstr "फोल्डर बनाउनुस्"
#. Name entry
-#: ../gtk/gtkfilechooserdefault.c:3703
+#: gtk/gtkfilechooserdefault.c:3709
msgid "_Name:"
msgstr "_नाम:"
-#: ../gtk/gtkfilechooserdefault.c:3743
+#: gtk/gtkfilechooserdefault.c:3749
msgid "_Browse for other folders"
msgstr "_अरु फोल्डरहरूको लागी ब्राउज गर्नुहोला"
-#: ../gtk/gtkfilechooserdefault.c:3994
+#: gtk/gtkfilechooserdefault.c:4000
msgid "Save in _folder:"
msgstr "फोल्डरमा भण्डारण गर्नुस्"
-#: ../gtk/gtkfilechooserdefault.c:3996
+#: gtk/gtkfilechooserdefault.c:4002
msgid "Create in _folder:"
msgstr "फोल्डरमा बनाउनुस्"
-#: ../gtk/gtkfilechooserdefault.c:4938
+#: gtk/gtkfilechooserdefault.c:4959
msgid "Cannot change to folder because it is not local"
msgstr "फोल्डरलाई परिवर्तन गर्न सकेन किनभने यो स्थानिय होइन।"
-#: ../gtk/gtkfilechooserdefault.c:5454
+#: gtk/gtkfilechooserdefault.c:5513
#, c-format
msgid "Shortcut %s does not exist"
msgstr "सरलबिधि %s अवस्थित छैन"
-#: ../gtk/gtkfilechooserdefault.c:5918
+#: gtk/gtkfilechooserdefault.c:6057
#, c-format
msgid "Could not mount %s"
msgstr "%s माउण्ट गर्न सकेन"
-#: ../gtk/gtkfilechooserdefault.c:6211
+#: gtk/gtkfilechooserdefault.c:6352
msgid "Type name of new folder"
msgstr "नयाँ फोल्डरको नाम लेख"
-#: ../gtk/gtkfilechooserdefault.c:6253
+#: gtk/gtkfilechooserdefault.c:6394
#, c-format
msgid "%d byte"
msgid_plural "%d bytes"
msgstr[0] "%d बाईट"
msgstr[1] "%d बाईट्स"
-#: ../gtk/gtkfilechooserdefault.c:6255
+#: gtk/gtkfilechooserdefault.c:6396
#, c-format
msgid "%.1f K"
msgstr "%.1f K"
-#: ../gtk/gtkfilechooserdefault.c:6257
+#: gtk/gtkfilechooserdefault.c:6398
#, c-format
msgid "%.1f M"
msgstr "%.1f M"
-#: ../gtk/gtkfilechooserdefault.c:6259
+#: gtk/gtkfilechooserdefault.c:6400
#, c-format
msgid "%.1f G"
msgstr "%.1f G"
-#: ../gtk/gtkfilechooserdefault.c:6311
+#: gtk/gtkfilechooserdefault.c:6446 gtk/gtkfilechooserdefault.c:6470
+msgid "Unknown"
+msgstr "अपरिचित"
+
+#: gtk/gtkfilechooserdefault.c:6457
msgid "Today"
msgstr "आज"
-#: ../gtk/gtkfilechooserdefault.c:6313
+#: gtk/gtkfilechooserdefault.c:6459
msgid "Yesterday"
msgstr "हिजो"
-#: ../gtk/gtkfilechooserdefault.c:6324
-msgid "Unknown"
-msgstr "अपरिचित"
-
-#: ../gtk/gtkfilechooserdefault.c:6394
+#: gtk/gtkfilechooserdefault.c:6541
msgid "Cannot change folder"
msgstr "फोल्डर परिवर्तन गर्न सकेन"
-#: ../gtk/gtkfilechooserdefault.c:6395
+#: gtk/gtkfilechooserdefault.c:6542
msgid "The folder you specified is an invalid path."
msgstr "तपाईले उल्लेख गर्नु भएको फोल्डर अमान्य बाटो हो।"
-#: ../gtk/gtkfilechooserdefault.c:6434
+#: gtk/gtkfilechooserdefault.c:6581
#, c-format
msgid "Could not build file name from '%s' and '%s'"
msgstr "'%s' र '%s' बाट फाइल नाम निर्माण गर्न सकेन"
-#: ../gtk/gtkfilechooserdefault.c:6470
+#: gtk/gtkfilechooserdefault.c:6617
msgid "Could not select item"
msgstr "वस्तु छान्न सकेन"
-#: ../gtk/gtkfilechooserdefault.c:6510
+#: gtk/gtkfilechooserdefault.c:6657
msgid "Open Location"
msgstr "स्थान खोल्नुहोला"
-#: ../gtk/gtkfilechooserdefault.c:6517
+#: gtk/gtkfilechooserdefault.c:6664
msgid "Save in Location"
msgstr "स्थानमा भण्डारण गर्नुहोला"
-#: ../gtk/gtkfilechooserdefault.c:6541
+#: gtk/gtkfilechooserdefault.c:6688
msgid "_Location:"
msgstr "स्थान:"
-#: ../gtk/gtkfilesel.c:730
+#: gtk/gtkfilesel.c:730
msgid "Folders"
msgstr "फोल्डरहरू"
-#: ../gtk/gtkfilesel.c:734
+#: gtk/gtkfilesel.c:734
msgid "Fol_ders"
msgstr "फोल्डरहरू"
-#: ../gtk/gtkfilesel.c:770
+#: gtk/gtkfilesel.c:770
msgid "_Files"
msgstr "फाइलहरू"
# c-format
-#: ../gtk/gtkfilesel.c:858 ../gtk/gtkfilesel.c:2248
+#: gtk/gtkfilesel.c:858 gtk/gtkfilesel.c:2248
#, c-format
msgid "Folder unreadable: %s"
msgstr "पढ्न नमिल्ने फोल्डर: %s"
-#: ../gtk/gtkfilesel.c:989
+#: gtk/gtkfilesel.c:989
#, c-format
msgid ""
"The file \"%s\" resides on another machine (called %s) and may not be "
@@ -1325,24 +1526,25 @@ msgstr ""
"फाइल \"%s\" अर्को मेसिनमा छ ( %s पनि भनिन्छ) र यो प्रोग्राममा उपलब्ध हुनसक्दैन।\n"
"के पक्का तपाई त्यो छान्न चाहानुहुन्छ?"
-#: ../gtk/gtkfilesel.c:1120
+#: gtk/gtkfilesel.c:1120
msgid "_New Folder"
msgstr "_नयाँ फोल्डर"
-#: ../gtk/gtkfilesel.c:1131
+#: gtk/gtkfilesel.c:1131
msgid "De_lete File"
msgstr "फाइल मेट्नुहोला"
-#: ../gtk/gtkfilesel.c:1142
+#: gtk/gtkfilesel.c:1142
msgid "_Rename File"
msgstr "फाइलको पुनर्नामाकरण गर्नुहोला"
-#: ../gtk/gtkfilesel.c:1444
+#: gtk/gtkfilesel.c:1444
#, c-format
-msgid "The folder name \"%s\" contains symbols that are not allowed in filenames"
+msgid ""
+"The folder name \"%s\" contains symbols that are not allowed in filenames"
msgstr "फोल्डर नाम \"%s\" मा यस्ता संकेतहरु समावेश छन् जो फाइलनामका लागि अनुमती छैन।"
-#: ../gtk/gtkfilesel.c:1446
+#: gtk/gtkfilesel.c:1446
#, c-format
msgid ""
"Error creating folder \"%s\": %s\n"
@@ -1351,33 +1553,33 @@ msgstr ""
"फोल्डर \"%s\" सृजना गर्ने क्रममा त्रुटि: %s\n"
"%s"
-#: ../gtk/gtkfilesel.c:1447 ../gtk/gtkfilesel.c:1683
+#: gtk/gtkfilesel.c:1447 gtk/gtkfilesel.c:1683
msgid "You probably used symbols not allowed in filenames."
msgstr "सम्भवत तपाईले यसमा चिन्हहरू प्रयोग गरेको छ जुन फाइलनामहरूमा अनुमती छैन।"
-#: ../gtk/gtkfilesel.c:1455
+#: gtk/gtkfilesel.c:1455
#, c-format
msgid "Error creating folder \"%s\": %s\n"
msgstr "फोल्डर \"%s\" सृजना गर्ने क्रममा त्रुटि: %s\n"
-#: ../gtk/gtkfilesel.c:1489
+#: gtk/gtkfilesel.c:1489
msgid "New Folder"
msgstr "_नयाँ फोल्डर"
-#: ../gtk/gtkfilesel.c:1504
+#: gtk/gtkfilesel.c:1504
msgid "_Folder name:"
msgstr "_फोल्डरको नाम:"
-#: ../gtk/gtkfilesel.c:1528
+#: gtk/gtkfilesel.c:1528
msgid "C_reate"
msgstr "बनाउनुस्"
-#: ../gtk/gtkfilesel.c:1571
+#: gtk/gtkfilesel.c:1571
#, c-format
msgid "The filename \"%s\" contains symbols that are not allowed in filenames"
msgstr "\"%s\" नाममा यस्ता संकेतहरु छन् जो फाइलनामका लागि अयोग्य छन् "
-#: ../gtk/gtkfilesel.c:1574
+#: gtk/gtkfilesel.c:1574
#, c-format
msgid ""
"Error deleting file \"%s\": %s\n"
@@ -1386,30 +1588,30 @@ msgstr ""
"\"%s\": %s फाइल हटाउने क्रममा गल्ती \n"
"%s"
-#: ../gtk/gtkfilesel.c:1576 ../gtk/gtkfilesel.c:1697
+#: gtk/gtkfilesel.c:1576 gtk/gtkfilesel.c:1697
msgid "It probably contains symbols not allowed in filenames."
msgstr "सम्भवत यसमा चिन्हहरू हुन्छन् जुन फाइलनामहरूमा अनुमती छैन।"
-#: ../gtk/gtkfilesel.c:1585
+#: gtk/gtkfilesel.c:1585
#, c-format
msgid "Error deleting file \"%s\": %s"
msgstr "फाइल \"%s\" मेट्ने क्रममा त्रुटि: %s"
-#: ../gtk/gtkfilesel.c:1628
+#: gtk/gtkfilesel.c:1628
#, c-format
msgid "Really delete file \"%s\"?"
msgstr "फाइल \"%s\" साँच्चै नै हटाउन हुन्छ ? "
-#: ../gtk/gtkfilesel.c:1633
+#: gtk/gtkfilesel.c:1633
msgid "Delete File"
msgstr "फाइल मेट्नुहोला"
-#: ../gtk/gtkfilesel.c:1679 ../gtk/gtkfilesel.c:1693
+#: gtk/gtkfilesel.c:1679 gtk/gtkfilesel.c:1693
#, c-format
msgid "The file name \"%s\" contains symbols that are not allowed in filenames"
msgstr "फाइल नाम \"%s\" मा यस्ता संकेतहरु समाबेश छन् जो फाइलनाममा अनुमती छैन।"
-#: ../gtk/gtkfilesel.c:1681
+#: gtk/gtkfilesel.c:1681
#, c-format
msgid ""
"Error renaming file to \"%s\": %s\n"
@@ -1418,7 +1620,7 @@ msgstr ""
"फाईललाई \"%s\" मा पुनर्नामाकरण गर्ने क्रममा त्रुटि: %s\n"
"%s"
-#: ../gtk/gtkfilesel.c:1695
+#: gtk/gtkfilesel.c:1695
#, c-format
msgid ""
"Error renaming file \"%s\": %s\n"
@@ -1427,175 +1629,177 @@ msgstr ""
"फाईल \"%s\" लाई पुनर्नामाकरण गर्ने क्रममा त्रुटि: %s\n"
"%s"
-#: ../gtk/gtkfilesel.c:1705
+#: gtk/gtkfilesel.c:1705
#, c-format
msgid "Error renaming file \"%s\" to \"%s\": %s"
msgstr "फाइल \"%s\"बाट\"%s\" मा पुनर्नामाकरण गर्ने क्रममा त्रुटि: %s"
-#: ../gtk/gtkfilesel.c:1752
+#: gtk/gtkfilesel.c:1752
msgid "Rename File"
msgstr "फाइलको पुनर्नामाकरण गर्नुहोस्"
-#: ../gtk/gtkfilesel.c:1767
+#: gtk/gtkfilesel.c:1767
#, c-format
msgid "Rename file \"%s\" to:"
msgstr ":मा फाईल \"%s\" लाई पुनर्नामाकरण"
-#: ../gtk/gtkfilesel.c:1796
+#: gtk/gtkfilesel.c:1796
msgid "_Rename"
msgstr "_पुनर्नामाकरण"
-#: ../gtk/gtkfilesel.c:2228
+#: gtk/gtkfilesel.c:2228
msgid "_Selection: "
msgstr "छनोट: "
-#: ../gtk/gtkfilesel.c:3151
+#: gtk/gtkfilesel.c:3151
#, c-format
msgid ""
"The filename \"%s\" couldn't be converted to UTF-8. (try setting the "
"environment variable G_FILENAME_ENCODING): %s"
-msgstr "फाइल \"%s\" लाई युटिएफ-८मा परिवर्तन गर्न सकिँदैन। (जी_फाइल नाम_संकेतन वातावरण तयार गरेर एक पटक पुनः कोसिस गर्नुस्): %s"
+msgstr ""
+"फाइल \"%s\" लाई युटिएफ-८मा परिवर्तन गर्न सकिँदैन। (जी_फाइल नाम_संकेतन वातावरण तयार "
+"गरेर एक पटक पुनः कोसिस गर्नुस्): %s"
-#: ../gtk/gtkfilesel.c:3154
+#: gtk/gtkfilesel.c:3154
msgid "Invalid UTF-8"
msgstr "अमान्य युट्टिएफ-८"
-#: ../gtk/gtkfilesel.c:4031
+#: gtk/gtkfilesel.c:4031
msgid "Name too long"
msgstr "धेरै लामो नाम"
-#: ../gtk/gtkfilesel.c:4033
+#: gtk/gtkfilesel.c:4033
msgid "Couldn't convert filename"
msgstr "फाइलनाम परिवर्तन गर्न सकिएन"
-#: ../gtk/gtkfilesystemmodel.c:1267
+#: gtk/gtkfilesystemmodel.c:1267
msgid "(Empty)"
msgstr "(खालि)"
-#: ../gtk/gtkfilesystemunix.c:446 ../gtk/gtkfilesystemunix.c:638
-#: ../gtk/gtkfilesystemunix.c:1878 ../gtk/gtkfilesystemwin32.c:482
-#: ../gtk/gtkfilesystemwin32.c:495 ../gtk/gtkfilesystemwin32.c:1533
+#: gtk/gtkfilesystemunix.c:475 gtk/gtkfilesystemunix.c:678
+#: gtk/gtkfilesystemunix.c:1918 gtk/gtkfilesystemwin32.c:482
+#: gtk/gtkfilesystemwin32.c:495 gtk/gtkfilesystemwin32.c:1560
#, c-format
msgid "Error getting information for '%s': %s"
msgstr "'%s' को लागी सूचना पाउने क्रममा त्रुटि: %s"
-#: ../gtk/gtkfilesystemunix.c:507 ../gtk/gtkfilesystemwin32.c:537
+#: gtk/gtkfilesystemunix.c:547 gtk/gtkfilesystemwin32.c:537
#, c-format
msgid "Error creating directory '%s': %s"
msgstr "निर्देशिका '%s' सृजना गर्ने क्रममा त्रुटि: %s"
-#: ../gtk/gtkfilesystemunix.c:587 ../gtk/gtkfilesystemwin32.c:597
+#: gtk/gtkfilesystemunix.c:627 gtk/gtkfilesystemwin32.c:597
msgid "This file system does not support mounting"
msgstr "यो फाइल प्रणालीले माउण्ट गर्न सहयोग गरेन"
-#: ../gtk/gtkfilesystemunix.c:595
+#: gtk/gtkfilesystemunix.c:635
msgid "Filesystem"
msgstr "फाइल पद्धति"
-#: ../gtk/gtkfilesystemunix.c:752
+#: gtk/gtkfilesystemunix.c:792
#, c-format
msgid "Could not get a stock icon for %s"
msgstr "%s को लागी मौज्दात छविचित्र पाउँन सकेन"
-#: ../gtk/gtkfilesystemunix.c:847
+#: gtk/gtkfilesystemunix.c:887
#, c-format
msgid ""
"The name \"%s\" is not valid because it contains the character \"%s\". "
"Please use a different name."
msgstr "नाम \"%s\" अमान्य छ किनकि त्यसमा \"%s\" अक्षर छ । कृपया अर्को नाम राख्नुहोला।"
-#: ../gtk/gtkfilesystemunix.c:1449
+#: gtk/gtkfilesystemunix.c:1489
#, c-format
msgid "Writing %s failed: %s"
msgstr "लेख्ने %s असफल: %s"
-#: ../gtk/gtkfilesystemunix.c:1538
+#: gtk/gtkfilesystemunix.c:1578
#, c-format
msgid "'%s' already exists in the bookmarks list"
msgstr "'%s' पुस्तकचिन्ह सुचिमा पहिले नै अवस्थित छ"
-#: ../gtk/gtkfilesystemunix.c:1610
+#: gtk/gtkfilesystemunix.c:1650
#, c-format
msgid "'%s' does not exist in the bookmarks list"
msgstr "'%s' पुस्तकचिन्ह सुचिमा अवस्थित छैन"
-#: ../gtk/gtkfilesystemunix.c:1838
+#: gtk/gtkfilesystemunix.c:1878
#, c-format
msgid "Error getting information for '/': %s"
msgstr "'/' को लागी सुचना पाउने क्रममा त्रुटि: %s"
-#: ../gtk/gtkfilesystemwin32.c:611
+#: gtk/gtkfilesystemwin32.c:611
#, c-format
msgid "Network Drive (%s)"
msgstr "सञ्जाल ड्राईभ (%s)"
-#: ../gtk/gtkfilesystemwin32.c:626
+#: gtk/gtkfilesystemwin32.c:650
#, c-format
msgid "%s (%s)"
msgstr "%s (%s)"
-#: ../gtk/gtkfilesystemwin32.c:1007
+#: gtk/gtkfilesystemwin32.c:1032
#, c-format
msgid "Bookmark saving failed: %s"
msgstr "पुस्तकचिन्ह संग्रह गर्ने क्रममा असफल: %s"
-#: ../gtk/gtkfontbutton.c:179 ../gtk/gtkfontbutton.c:292
+#: gtk/gtkfontbutton.c:179 gtk/gtkfontbutton.c:292
msgid "Pick a Font"
msgstr "लिपि छान्नुहोस्"
#. Initialize fields
-#: ../gtk/gtkfontbutton.c:286
+#: gtk/gtkfontbutton.c:286
msgid "Sans 12"
msgstr "सान्स १२"
-#: ../gtk/gtkfontbutton.c:804
+#: gtk/gtkfontbutton.c:804
msgid "Font"
msgstr "लिपी"
#. This is the default text shown in the preview entry, though the user
#. can set it. Remember that some fonts only have capital letters.
-#: ../gtk/gtkfontsel.c:74
+#: gtk/gtkfontsel.c:74
msgid "abcdefghijk ABCDEFGHIJK"
msgstr "abcdefghijk ABCDEFGHIJK"
-#: ../gtk/gtkfontsel.c:361
+#: gtk/gtkfontsel.c:361
msgid "_Family:"
msgstr "परिवार:"
-#: ../gtk/gtkfontsel.c:367
+#: gtk/gtkfontsel.c:367
msgid "_Style:"
msgstr "शैली:"
-#: ../gtk/gtkfontsel.c:373
+#: gtk/gtkfontsel.c:373
msgid "Si_ze:"
msgstr "आकार:"
#. create the text entry widget
-#: ../gtk/gtkfontsel.c:549
+#: gtk/gtkfontsel.c:549
msgid "_Preview:"
msgstr "पुनरावलोकन:"
-#: ../gtk/gtkfontsel.c:1383
+#: gtk/gtkfontsel.c:1383
msgid "Font Selection"
msgstr "लिपि छनोट"
-#: ../gtk/gtkgamma.c:401
+#: gtk/gtkgamma.c:401
msgid "Gamma"
msgstr "गामा"
-#: ../gtk/gtkgamma.c:411
+#: gtk/gtkgamma.c:411
msgid "_Gamma value"
msgstr "_गामा मान"
#. Remove this icon source so we don't keep trying to
#. * load it.
#.
-#: ../gtk/gtkiconfactory.c:1644
+#: gtk/gtkiconfactory.c:1644
#, c-format
msgid "Error loading icon: %s"
msgstr "चित्रसंकेत लोड गर्दाको त्रुटि: %s"
-#: ../gtk/gtkicontheme.c:1250
+#: gtk/gtkicontheme.c:1250
#, c-format
msgid ""
"Could not find the icon '%s'. The '%s' theme\n"
@@ -1608,121 +1812,121 @@ msgstr ""
"संभवतः तपाईँले यो फाइल जडान गर्नुपर्छ होला ।\n"
" \t%s"
-#: ../gtk/gtkicontheme.c:1315
+#: gtk/gtkicontheme.c:1315
#, c-format
msgid "Icon '%s' not present in theme"
msgstr "थीममा '%s' चिन्ह छैन"
-#: ../gtk/gtkimmodule.c:427
+#: gtk/gtkimmodule.c:427
msgid "Default"
msgstr "पूर्वनिर्धारित"
-#: ../gtk/gtkinputdialog.c:235
+#: gtk/gtkinputdialog.c:235
msgid "Input"
msgstr "निवेश"
-#: ../gtk/gtkinputdialog.c:244
+#: gtk/gtkinputdialog.c:244
msgid "No extended input devices"
msgstr "निवेश साधनहरु फराकिलो नभएको"
-#: ../gtk/gtkinputdialog.c:256
+#: gtk/gtkinputdialog.c:256
msgid "_Device:"
msgstr "साधन:"
-#: ../gtk/gtkinputdialog.c:273
+#: gtk/gtkinputdialog.c:273
msgid "Disabled"
msgstr "अशक्त पारिएको छ"
-#: ../gtk/gtkinputdialog.c:280
+#: gtk/gtkinputdialog.c:280
msgid "Screen"
msgstr "पर्दा"
-#: ../gtk/gtkinputdialog.c:287
+#: gtk/gtkinputdialog.c:287
msgid "Window"
msgstr "विण्डो"
-#: ../gtk/gtkinputdialog.c:294
+#: gtk/gtkinputdialog.c:294
msgid "_Mode: "
msgstr "_शैली: "
# The axis listbox
#. The axis listbox
-#: ../gtk/gtkinputdialog.c:325
+#: gtk/gtkinputdialog.c:325
msgid "_Axes"
msgstr "_एक्सेस"
#. Keys listbox
-#: ../gtk/gtkinputdialog.c:342
+#: gtk/gtkinputdialog.c:342
msgid "_Keys"
msgstr "कुन्जहरू"
-#: ../gtk/gtkinputdialog.c:562
+#: gtk/gtkinputdialog.c:562
msgid "X"
msgstr "एक्स"
-#: ../gtk/gtkinputdialog.c:563
+#: gtk/gtkinputdialog.c:563
msgid "Y"
msgstr "वाई"
-#: ../gtk/gtkinputdialog.c:564
+#: gtk/gtkinputdialog.c:564
msgid "Pressure"
msgstr "चाप"
-#: ../gtk/gtkinputdialog.c:565
+#: gtk/gtkinputdialog.c:565
msgid "X Tilt"
msgstr "ढल्किएको एक्स"
-#: ../gtk/gtkinputdialog.c:566
+#: gtk/gtkinputdialog.c:566
msgid "Y Tilt"
msgstr "ढल्किएको वाई"
-#: ../gtk/gtkinputdialog.c:567
+#: gtk/gtkinputdialog.c:567
msgid "Wheel"
msgstr "पाङ्ग्रा"
-#: ../gtk/gtkinputdialog.c:607
+#: gtk/gtkinputdialog.c:607
msgid "none"
msgstr "केही छैन"
-#: ../gtk/gtkinputdialog.c:643 ../gtk/gtkinputdialog.c:679
+#: gtk/gtkinputdialog.c:643 gtk/gtkinputdialog.c:679
msgid "(disabled)"
msgstr "(अशक्त पारिएको छ)"
-#: ../gtk/gtkinputdialog.c:672
+#: gtk/gtkinputdialog.c:672
msgid "(unknown)"
msgstr "(अपरिचित)"
#. and clear button
-#: ../gtk/gtkinputdialog.c:759
+#: gtk/gtkinputdialog.c:759
msgid "clear"
msgstr "सफा"
-#: ../gtk/gtklabel.c:3935
+#: gtk/gtklabel.c:3935
msgid "Select All"
msgstr "सबै छान्नुस्"
#. Description of --gtk-module=MODULES in --help output
-#: ../gtk/gtkmain.c:398
+#: gtk/gtkmain.c:398
msgid "Load additional GTK+ modules"
msgstr "थप जि टि के + मोड्युलहरू लोड गर्नुहोला"
#. Placeholder in --gtk-module=MODULES in --help output
-#: ../gtk/gtkmain.c:399
+#: gtk/gtkmain.c:399
msgid "MODULES"
msgstr "मोड्युलहरू"
#. Description of --g-fatal-warnings in --help output
-#: ../gtk/gtkmain.c:401
+#: gtk/gtkmain.c:401
msgid "Make all warnings fatal"
msgstr "सबै चेतावनी घातक बनाउ"
#. Description of --gtk-debug=FLAGS in --help output
-#: ../gtk/gtkmain.c:404
+#: gtk/gtkmain.c:404
msgid "GTK+ debugging flags to set"
msgstr "जि टि के + ले झण्डा लगाउन त्रुटि सच्याउदैछ"
#. Description of --gtk-no-debug=FLAGS in --help output
-#: ../gtk/gtkmain.c:407
+#: gtk/gtkmain.c:407
msgid "GTK+ debugging flags to unset"
msgstr "जि टि के + ले झण्डा हटाउन त्रुटि सच्याउदैछ।"
@@ -1731,515 +1935,523 @@ msgstr "जि टि के + ले झण्डा हटाउन त्र
#. * Do *not* translate it to "predefinito:LTR", if it
#. * it isn't default:LTR or default:RTL it will not work
#.
-#: ../gtk/gtkmain.c:482
+#: gtk/gtkmain.c:476
msgid "default:LTR"
msgstr "पूर्वनिर्धारित:एल टि आर "
-#: ../gtk/gtkmain.c:565
+#: gtk/gtkmain.c:559
msgid "GTK+ Options"
msgstr "जिटिके+ विकल्पहरु"
-#: ../gtk/gtkmain.c:565
+#: gtk/gtkmain.c:559
msgid "Show GTK+ Options"
msgstr "जिटिके+ विकल्पहरु देखाउ"
-#: ../gtk/gtknotebook.c:2718 ../gtk/gtknotebook.c:5066
+#: gtk/gtknotebook.c:2718 gtk/gtknotebook.c:5064
#, c-format
msgid "Page %u"
msgstr "%u पृष्ठ"
-#: ../gtk/gtkradiotoolbutton.c:92
+#: gtk/gtkradiotoolbutton.c:92
msgid "Group"
msgstr "समूह"
-#: ../gtk/gtkradiotoolbutton.c:93
+#: gtk/gtkradiotoolbutton.c:93
msgid "The radio tool button whose group this button belongs to."
msgstr "रेडियो औजार बटन जसले यस बटन समूहको प्रतिनिधित्व गर्छ।"
-#: ../gtk/gtkrc.c:2400
+#: gtk/gtkrc.c:2400
#, c-format
msgid "Unable to find include file: \"%s\""
msgstr "समावेश फाइल : \"%s\" भेट्टिएन"
-#: ../gtk/gtkrc.c:3042 ../gtk/gtkrc.c:3045
+#: gtk/gtkrc.c:3042 gtk/gtkrc.c:3045
#, c-format
msgid "Unable to locate image file in pixmap_path: \"%s\""
msgstr "पिक्सम्याप _मार्ग \"%s\"मा चित्रात्मक फाइल पत्ता लागेन"
-#: ../gtk/gtkrc.c:3480
+#: gtk/gtkrc.c:3480
#, c-format
msgid "Pixmap path element: \"%s\" must be absolute, %s, line %d"
msgstr "पिक्सम्याप \"%s\" मार्ग तत्वभित्र निश्चित रूपमा %s, हरफ %d हुनुपर्छ"
#. KEEP IN SYNC with gtkiconfactory.c stock icons, when appropriate
-#: ../gtk/gtkstock.c:308
+#: gtk/gtkstock.c:308
msgid "Information"
msgstr "सुचना"
-#: ../gtk/gtkstock.c:309
+#: gtk/gtkstock.c:309
msgid "Warning"
msgstr "चेतावनी"
-#: ../gtk/gtkstock.c:310
+#: gtk/gtkstock.c:310
msgid "Error"
msgstr "गल्ती"
-#: ../gtk/gtkstock.c:311
+#: gtk/gtkstock.c:311
msgid "Question"
msgstr "प्रश्न"
#. FIXME these need accelerators when appropriate, and
#. * need the mnemonics to be rationalized
#.
-#: ../gtk/gtkstock.c:316
+#: gtk/gtkstock.c:316
msgid "_About"
msgstr "_बारेमा"
-#: ../gtk/gtkstock.c:318
+#: gtk/gtkstock.c:318
msgid "_Apply"
msgstr "प्रयोग गर्नुस्"
-#: ../gtk/gtkstock.c:319
+#: gtk/gtkstock.c:319
msgid "_Bold"
msgstr "_गाढा"
-#: ../gtk/gtkstock.c:320
+#: gtk/gtkstock.c:320
msgid "_Cancel"
msgstr "खारेजी"
-#: ../gtk/gtkstock.c:321
+#: gtk/gtkstock.c:321
msgid "_CD-Rom"
msgstr "सी डी-रोम"
-#: ../gtk/gtkstock.c:322
+#: gtk/gtkstock.c:322
msgid "_Clear"
msgstr "सफा"
-#: ../gtk/gtkstock.c:323
+#: gtk/gtkstock.c:323
msgid "_Close"
msgstr "बन्द गर्नुस्"
-#: ../gtk/gtkstock.c:324
+#: gtk/gtkstock.c:324
msgid "_Convert"
msgstr "_बद्लनुस्"
-#: ../gtk/gtkstock.c:325
+#: gtk/gtkstock.c:325
msgid "_Copy"
msgstr "_प्रतिलिपि"
-#: ../gtk/gtkstock.c:326
+#: gtk/gtkstock.c:326
msgid "Cu_t"
msgstr "_काट्नुस्"
-#: ../gtk/gtkstock.c:327
+#: gtk/gtkstock.c:327
msgid "_Delete"
msgstr "मेट्नुस्"
-#: ../gtk/gtkstock.c:328
+#: gtk/gtkstock.c:328
msgid "_Execute"
msgstr "_कार्यान्वयन गर्नुस्"
-#: ../gtk/gtkstock.c:329
+#: gtk/gtkstock.c:329
msgid "_Edit"
msgstr "-सम्पादन गर"
-#: ../gtk/gtkstock.c:330
+#: gtk/gtkstock.c:330
msgid "_Find"
msgstr "_खोज्नुस्"
-#: ../gtk/gtkstock.c:331
+#: gtk/gtkstock.c:331
msgid "Find and _Replace"
msgstr "खोज्नु र _स्थानपूर्ति गर्नुस्"
-#: ../gtk/gtkstock.c:332
+#: gtk/gtkstock.c:332
msgid "_Floppy"
msgstr "_फ्लपी"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:334
+#: gtk/gtkstock.c:334
msgid "Navigation|_Bottom"
msgstr "नेभिगेसन|तल"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:336
+#: gtk/gtkstock.c:336
msgid "Navigation|_First"
msgstr "नेभिगेसन|पहिलो"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:338
+#: gtk/gtkstock.c:338
msgid "Navigation|_Last"
msgstr "नेभिगेसन|अन्तिम"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:340
+#: gtk/gtkstock.c:340
msgid "Navigation|_Top"
msgstr "नेभिगेसन|माथि"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:342
+#: gtk/gtkstock.c:342
msgid "Navigation|_Back"
msgstr "नेभिगेसन|पछाडि"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:344
+#: gtk/gtkstock.c:344
msgid "Navigation|_Down"
msgstr "नेभिगेसन|तल"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:346
+#: gtk/gtkstock.c:346
msgid "Navigation|_Forward"
msgstr "नेभिगेसन|अगाडि"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:348
+#: gtk/gtkstock.c:348
msgid "Navigation|_Up"
msgstr "नेभिगेसन|माथी"
-#: ../gtk/gtkstock.c:349
+#: gtk/gtkstock.c:349
msgid "_Harddisk"
msgstr "_हार्डडिस्क"
-#: ../gtk/gtkstock.c:350
+#: gtk/gtkstock.c:350
msgid "_Help"
msgstr "सहायता"
-#: ../gtk/gtkstock.c:351
+#: gtk/gtkstock.c:351
msgid "_Home"
msgstr "घर"
-#: ../gtk/gtkstock.c:352
+#: gtk/gtkstock.c:352
msgid "Increase Indent"
msgstr "बड्दो इन्डेण्ट"
-#: ../gtk/gtkstock.c:353
+#: gtk/gtkstock.c:353
msgid "Decrease Indent"
msgstr "घट्दो इन्डेण्ट"
-#: ../gtk/gtkstock.c:354
+#: gtk/gtkstock.c:354
msgid "_Index"
msgstr "_सूची"
-#: ../gtk/gtkstock.c:355
+#: gtk/gtkstock.c:355
msgid "_Italic"
msgstr "_छड्के"
-#: ../gtk/gtkstock.c:356
+#: gtk/gtkstock.c:356
msgid "_Jump to"
msgstr "_मा उफ्र"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:358
+#: gtk/gtkstock.c:358
msgid "Justify|_Center"
msgstr "समरेखन|बिच"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:360
+#: gtk/gtkstock.c:360
msgid "Justify|_Fill"
msgstr "समरेखन|भर्नु"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:362
+#: gtk/gtkstock.c:362
msgid "Justify|_Left"
msgstr "समरेखन|देब्रे"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:364
+#: gtk/gtkstock.c:364
msgid "Justify|_Right"
msgstr "समरेखन|दाहिने"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:367
+#: gtk/gtkstock.c:367
msgid "Media|_Forward"
msgstr "मिडिया|अगाडि"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:369
+#: gtk/gtkstock.c:369
msgid "Media|_Next"
msgstr "मिडिया|अर्को"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:371
+#: gtk/gtkstock.c:371
msgid "Media|P_ause"
msgstr "मिडिया|रोक्नु"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:373
+#: gtk/gtkstock.c:373
msgid "Media|_Play"
msgstr "मिडिया|बजाउ"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:375
+#: gtk/gtkstock.c:375
msgid "Media|Pre_vious"
msgstr "मिडिया|पहिलेको"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:377
+#: gtk/gtkstock.c:377
msgid "Media|_Record"
msgstr "मिडिया|रेकर्ड"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:379
+#: gtk/gtkstock.c:379
msgid "Media|R_ewind"
msgstr "मिडिया|रिबाइन्ड"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:381
+#: gtk/gtkstock.c:381
msgid "Media|_Stop"
msgstr "मिडिया|बन्द"
-#: ../gtk/gtkstock.c:382
+#: gtk/gtkstock.c:382
msgid "_Network"
msgstr "_सञ्जाल"
-#: ../gtk/gtkstock.c:383
+#: gtk/gtkstock.c:383
msgid "_New"
msgstr "_नयाँ"
-#: ../gtk/gtkstock.c:384
+#: gtk/gtkstock.c:384
msgid "_No"
msgstr "_होइन"
-#: ../gtk/gtkstock.c:385
+#: gtk/gtkstock.c:385
msgid "_OK"
msgstr "ठीक छ"
-#: ../gtk/gtkstock.c:386
+#: gtk/gtkstock.c:386
msgid "_Open"
msgstr "_खोल्नु"
-#: ../gtk/gtkstock.c:387
+#: gtk/gtkstock.c:387
msgid "_Paste"
msgstr "_टाँस"
-#: ../gtk/gtkstock.c:388
+#: gtk/gtkstock.c:388
msgid "_Preferences"
msgstr "प्राथमिकता"
-#: ../gtk/gtkstock.c:389
+#: gtk/gtkstock.c:389
msgid "_Print"
msgstr "_टंकण"
-#: ../gtk/gtkstock.c:390
+#: gtk/gtkstock.c:390
msgid "Print Pre_view"
msgstr "टंकणको पुनरावलोकन"
-#: ../gtk/gtkstock.c:391
+#: gtk/gtkstock.c:391
msgid "_Properties"
msgstr "_गुण"
-#: ../gtk/gtkstock.c:392
+#: gtk/gtkstock.c:392
msgid "_Quit"
msgstr "_अन्त्य"
-#: ../gtk/gtkstock.c:393
+#: gtk/gtkstock.c:393
msgid "_Redo"
msgstr "फेरि गर्नुस्"
-#: ../gtk/gtkstock.c:394
+#: gtk/gtkstock.c:394
msgid "_Refresh"
msgstr "_पुनर्ताजगीकरण"
-#: ../gtk/gtkstock.c:396
+#: gtk/gtkstock.c:396
msgid "_Revert"
msgstr "_फर्काउनु"
-#: ../gtk/gtkstock.c:397
+#: gtk/gtkstock.c:397
msgid "_Save"
msgstr "भण्डारण गर्नुस्"
-#: ../gtk/gtkstock.c:398
+#: gtk/gtkstock.c:398
msgid "Save _As"
msgstr "...नाममा भण्डारण गर्नुस्"
-#: ../gtk/gtkstock.c:399
+#: gtk/gtkstock.c:399
msgid "_Color"
msgstr "_रङ्ग"
-#: ../gtk/gtkstock.c:400
+#: gtk/gtkstock.c:400
msgid "_Font"
msgstr "लिपि"
-#: ../gtk/gtkstock.c:401
+#: gtk/gtkstock.c:401
msgid "_Ascending"
msgstr "वढ्दो"
-#: ../gtk/gtkstock.c:402
+#: gtk/gtkstock.c:402
msgid "_Descending"
msgstr "_घट्दो"
-#: ../gtk/gtkstock.c:403
+#: gtk/gtkstock.c:403
msgid "_Spell Check"
msgstr "_हिज्जे जाँच"
-#: ../gtk/gtkstock.c:404
+#: gtk/gtkstock.c:404
msgid "_Stop"
msgstr "_रोक्नु"
-#: ../gtk/gtkstock.c:405
+#: gtk/gtkstock.c:405
msgid "_Strikethrough"
msgstr "काटेको"
-#: ../gtk/gtkstock.c:406
+#: gtk/gtkstock.c:406
msgid "_Undelete"
msgstr "नमेट्नु"
-#: ../gtk/gtkstock.c:407
+#: gtk/gtkstock.c:407
msgid "_Underline"
msgstr "_रेखांकित"
-#: ../gtk/gtkstock.c:408
+#: gtk/gtkstock.c:408
msgid "_Undo"
msgstr "_गरेको कुरा उल्टाउनु"
-#: ../gtk/gtkstock.c:409
+#: gtk/gtkstock.c:409
msgid "_Yes"
msgstr "_हो"
-#: ../gtk/gtkstock.c:410
+#: gtk/gtkstock.c:410
msgid "_Normal Size"
msgstr "_साधारण आकार"
-#: ../gtk/gtkstock.c:411
+#: gtk/gtkstock.c:411
msgid "Best _Fit"
msgstr "ऊत्तम _योग्य"
-#: ../gtk/gtkstock.c:412
+#: gtk/gtkstock.c:412
msgid "Zoom _In"
msgstr "जूम _बढाउ"
-#: ../gtk/gtkstock.c:413
+#: gtk/gtkstock.c:413
msgid "Zoom _Out"
msgstr "जूम _घटाउ"
-#: ../gtk/gtktextutil.c:48
+#: gtk/gtktextutil.c:48
msgid "LRM _Left-to-right mark"
msgstr "एलआरएम _देब्रे-बाट-दाहिने चिन्ह"
-#: ../gtk/gtktextutil.c:49
+#: gtk/gtktextutil.c:49
msgid "RLM _Right-to-left mark"
msgstr "आरएलएम_दाहिने-बाट-देब्रे चिन्ह"
-#: ../gtk/gtktextutil.c:50
+#: gtk/gtktextutil.c:50
msgid "LRE Left-to-right _embedding"
msgstr "एलआरई बायाँबाट दायाँ संकेतन"
-#: ../gtk/gtktextutil.c:51
+#: gtk/gtktextutil.c:51
msgid "RLE Right-to-left e_mbedding"
msgstr "आरएलई बायाँबाट दायाँ संकेतन"
-#: ../gtk/gtktextutil.c:52
+#: gtk/gtktextutil.c:52
msgid "LRO Left-to-right _override"
msgstr "एलआरओ बायाँबाट दायाँ "
-#: ../gtk/gtktextutil.c:53
+#: gtk/gtktextutil.c:53
msgid "RLO Right-to-left o_verride"
msgstr "दायाँबाट बायाँ आरएलओ अधिगअन"
-#: ../gtk/gtktextutil.c:54
+#: gtk/gtktextutil.c:54
msgid "PDF _Pop directional formatting"
msgstr "पिडिएफ पप निर्देशन प्रारूपण"
-#: ../gtk/gtktextutil.c:55
+#: gtk/gtktextutil.c:55
msgid "ZWS _Zero width space"
msgstr "जेडडब्ल्युएस _शून्यसँगको खालीस्थान"
-#: ../gtk/gtktextutil.c:56
+#: gtk/gtktextutil.c:56
msgid "ZWJ Zero width _joiner"
msgstr "जेडडब्ल्युजे शून्यले _जोड्ने"
-#: ../gtk/gtktextutil.c:57
+#: gtk/gtktextutil.c:57
msgid "ZWNJ Zero width _non-joiner"
msgstr "जेडडब्ल्युएनजे शून्यले _नजोड्ने"
-#: ../gtk/gtkthemes.c:71
+#: gtk/gtkthemes.c:71
#, c-format
msgid "Unable to locate theme engine in module_path: \"%s\","
msgstr "मोड्युल बाटोमा विषय उपकरण राख्न असक्षम: \"%s\","
-#: ../gtk/gtktipsquery.c:186
+#: gtk/gtktipsquery.c:186
msgid "--- No Tip ---"
msgstr "--- पुछ्रे चिन्ह छैन ---"
-#: ../gtk/gtkuimanager.c:1144
+#: gtk/gtkuimanager.c:1154
#, c-format
msgid "Unknown attribute '%s' on line %d char %d"
msgstr "रेखा %2$d वर्ण %3$d मा गुण '%1$s' अज्ञात"
-#: ../gtk/gtkuimanager.c:1346
+#: gtk/gtkuimanager.c:1371
#, c-format
msgid "Unexpected start tag '%s' on line %d char %d"
msgstr "रेखा %2$d वर्ण %3$d मा अप्रत्यासित रूपमा ट्याग '%1$s' शुरू भयो।"
-#: ../gtk/gtkuimanager.c:1431
+#: gtk/gtkuimanager.c:1461
#, c-format
msgid "Unexpected character data on line %d char %d"
msgstr "रेखा %d char %d मा अप्रत्यासित क्यारेक्टर तथ्याङक् (डाटा)"
-#: ../gtk/gtkuimanager.c:2223
+#: gtk/gtkuimanager.c:2272
msgid "Empty"
msgstr "खाली"
# ID
#. ID
-#: ../modules/input/imam-et.c:454
+#: modules/input/imam-et.c:454
msgid "Amharic (EZ+)"
msgstr "अंहारिक (इजेड+)"
# ID
#. ID
-#: ../modules/input/imcedilla.c:91
+#: modules/input/imcedilla.c:91
msgid "Cedilla"
msgstr "सेडिला"
# ID
#. ID
-#: ../modules/input/imcyrillic-translit.c:217
+#: modules/input/imcyrillic-translit.c:217
msgid "Cyrillic (Transliterated)"
msgstr "सिरीलिक भाषा (रूपान्तरित)"
# ID
#. ID
-#: ../modules/input/iminuktitut.c:127
+#: modules/input/iminuktitut.c:127
msgid "Inuktitut (Transliterated)"
msgstr "इनुकिटुत (रूपान्तरित)"
#. ID
-#: ../modules/input/imipa.c:145
+#: modules/input/imipa.c:145
msgid "IPA"
msgstr "'आईपिए'"
# ID
#. ID
-#: ../modules/input/imthai-broken.c:178
+#: modules/input/imthai-broken.c:178
msgid "Thai (Broken)"
msgstr "थाई (भाँचेको)"
# ID
#. ID
-#: ../modules/input/imti-er.c:453
+#: modules/input/imti-er.c:453
msgid "Tigrigna-Eritrean (EZ+)"
msgstr "टाइग्रिना-इरिट्रियन (इजेड+)"
# ID
#. ID
-#: ../modules/input/imti-et.c:453
+#: modules/input/imti-et.c:453
msgid "Tigrigna-Ethiopian (EZ+)"
msgstr "टाइग्रिना-इथियोपिएन (इजेड+) "
# ID
#. ID
-#: ../modules/input/imviqr.c:244
+#: modules/input/imviqr.c:244
msgid "Vietnamese (VIQR)"
msgstr "भियत्‍नामिज (भिआईक्युआर)"
# ID
#. ID
-#: ../modules/input/imxim.c:28
+#: modules/input/imxim.c:28
msgid "X Input Method"
msgstr "'एक्स' निवेश विधि"
-#: ../tests/testfilechooser.c:186
+#: tests/testfilechooser.c:186
#, c-format
msgid "Could not get information for file '%s': %s"
msgstr "फाइल '%s' का लागि सूचना पाउन सकेन: %s"
+#~ msgid "Shift"
+#~ msgstr "बदल्नुस्"
+
+#~ msgid "Ctrl"
+#~ msgstr "कन्ट्रोल"
+
+#~ msgid "Alt"
+#~ msgstr "अल्टर"
diff --git a/po/nl.po b/po/nl.po
index 66f7b6ca5..96368bd38 100644
--- a/po/nl.po
+++ b/po/nl.po
@@ -18,7 +18,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gtk+ 2.0\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-06-05 05:56+0000\n"
+"POT-Creation-Date: 2005-06-20 14:30-0400\n"
"PO-Revision-Date: 2005-06-05 08:22+0200\n"
"Last-Translator: Tino Meinen <a.t.meinen@chello.nl>\n"
"Language-Team: Dutch <vertaling@vrijschrift.org>\n"
@@ -27,19 +27,19 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: ../gdk-pixbuf/gdk-pixbuf-animation.c:153 ../gdk-pixbuf/gdk-pixbuf-io.c:838
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1068 ../tests/testfilechooser.c:199
+#: gdk-pixbuf/gdk-pixbuf-animation.c:153 gdk-pixbuf/gdk-pixbuf-io.c:838
+#: gdk-pixbuf/gdk-pixbuf-io.c:1068 tests/testfilechooser.c:199
#, c-format
msgid "Failed to open file '%s': %s"
msgstr "Openen van bestand '%s' mislukt: %s"
-#: ../gdk-pixbuf/gdk-pixbuf-animation.c:166 ../gdk-pixbuf/gdk-pixbuf-io.c:850
+#: gdk-pixbuf/gdk-pixbuf-animation.c:166 gdk-pixbuf/gdk-pixbuf-io.c:850
#, c-format
msgid "Image file '%s' contains no data"
msgstr "Afbeelding '%s' bevat geen data"
-#: ../gdk-pixbuf/gdk-pixbuf-animation.c:208 ../gdk-pixbuf/gdk-pixbuf-io.c:887
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1109 ../tests/testfilechooser.c:244
+#: gdk-pixbuf/gdk-pixbuf-animation.c:208 gdk-pixbuf/gdk-pixbuf-io.c:887
+#: gdk-pixbuf/gdk-pixbuf-io.c:1109 tests/testfilechooser.c:244
#, c-format
msgid ""
"Failed to load image '%s': reason not known, probably a corrupt image file"
@@ -47,7 +47,7 @@ msgstr ""
"Laden van afbeelding '%s' mislukt: reden onbekend, waarschijnlijk een "
"beschadigde afbeelding"
-#: ../gdk-pixbuf/gdk-pixbuf-animation.c:241
+#: gdk-pixbuf/gdk-pixbuf-animation.c:241
#, c-format
msgid ""
"Failed to load animation '%s': reason not known, probably a corrupt "
@@ -56,12 +56,12 @@ msgstr ""
"Laden van animatie '%s' mislukt: reden onbekend, waarschijnlijk een "
"beschadigde animatie"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:444
+#: gdk-pixbuf/gdk-pixbuf-io.c:444
#, c-format
msgid "Unable to load image-loading module: %s: %s"
msgstr "Laden van afbeeldingslader %s mislukt: %s"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:459
+#: gdk-pixbuf/gdk-pixbuf-io.c:459
#, c-format
msgid ""
"Image-loading module %s does not export the proper interface; perhaps it's "
@@ -70,55 +70,55 @@ msgstr ""
"Afbeeldingslader %s geeft de verkeerde interface door; misschien is het de "
"lader van een andere GTK versie?"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:628 ../gdk-pixbuf/gdk-pixbuf-io.c:680
+#: gdk-pixbuf/gdk-pixbuf-io.c:628 gdk-pixbuf/gdk-pixbuf-io.c:680
#, c-format
msgid "Image type '%s' is not supported"
msgstr "Afbeeldingstype '%s' wordt niet ondersteund"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:720
+#: gdk-pixbuf/gdk-pixbuf-io.c:720
#, c-format
msgid "Couldn't recognize the image file format for file '%s'"
msgstr "Afbeeldingstype van bestand '%s' werd niet herkend"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:728
+#: gdk-pixbuf/gdk-pixbuf-io.c:728
msgid "Unrecognized image file format"
msgstr "Onbekend afbeeldingstype"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:896
+#: gdk-pixbuf/gdk-pixbuf-io.c:896
#, c-format
msgid "Failed to load image '%s': %s"
msgstr "Laden van afbeelding '%s' mislukt: %s"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1336
+#: gdk-pixbuf/gdk-pixbuf-io.c:1336
#, c-format
msgid "Error writing to image file: %s"
msgstr "Fout bij het schrijven naar afbeelding: %s"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1382 ../gdk-pixbuf/gdk-pixbuf-io.c:1511
+#: gdk-pixbuf/gdk-pixbuf-io.c:1382 gdk-pixbuf/gdk-pixbuf-io.c:1511
#, c-format
msgid "This build of gdk-pixbuf does not support saving the image format: %s"
msgstr ""
"Deze versie van gdk-pixbuf heeft geen ondersteuning voor het opslaan van het "
"bestandsformaat: %s"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1416
+#: gdk-pixbuf/gdk-pixbuf-io.c:1416
msgid "Insufficient memory to save image to callback"
msgstr "Onvoldoende geheugen om het image op te slaan naar de callback"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1428
+#: gdk-pixbuf/gdk-pixbuf-io.c:1428
msgid "Failed to open temporary file"
msgstr "Kon tijdelijk bestand niet openen"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1453
+#: gdk-pixbuf/gdk-pixbuf-io.c:1453
msgid "Failed to read from temporary file"
msgstr "Niet mogelijk om van tijdelijk bestand te lezen"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1687
+#: gdk-pixbuf/gdk-pixbuf-io.c:1687
#, c-format
msgid "Failed to open '%s' for writing: %s"
msgstr "Openen van '%s' voor schrijven is mislukt: %s"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1711
+#: gdk-pixbuf/gdk-pixbuf-io.c:1711
#, c-format
msgid ""
"Failed to close '%s' while writing image, all data may not have been saved: %"
@@ -127,19 +127,19 @@ msgstr ""
"Sluiten van '%s' tijdens het schrijven is mislukt; er kan data verloren "
"gegaan zijn: %s"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1931 ../gdk-pixbuf/gdk-pixbuf-io.c:1981
+#: gdk-pixbuf/gdk-pixbuf-io.c:1931 gdk-pixbuf/gdk-pixbuf-io.c:1981
msgid "Insufficient memory to save image into a buffer"
msgstr "Onvoldoende geheugen om afbeelding in een buffer op te slaan"
# incrementeel is geen nederlands woord.
# Hier wordt ws bedoeld:
# Het gedeeltelijk laden en dan al gedeeltelijk weergaven van een afbeelding
-#: ../gdk-pixbuf/gdk-pixbuf-loader.c:383
+#: gdk-pixbuf/gdk-pixbuf-loader.c:383
#, c-format
msgid "Incremental loading of image type '%s' is not supported"
msgstr "Geleidelijk laden van afbeeldingstype '%s' wordt niet ondersteund"
-#: ../gdk-pixbuf/gdk-pixbuf-loader.c:411 ../gdk-pixbuf/gdk-pixbuf-loader.c:513
+#: gdk-pixbuf/gdk-pixbuf-loader.c:411 gdk-pixbuf/gdk-pixbuf-loader.c:513
#, c-format
msgid ""
"Internal error: Image loader module '%s' failed to begin loading an image, "
@@ -148,96 +148,92 @@ msgstr ""
"Interne fout: afbeeldingslader '%s' startte niet met het laden van een "
"afbeelding, maar gaf geen reden daarvoor"
-#: ../gdk-pixbuf/gdk-pixdata.c:147
+#: gdk-pixbuf/gdk-pixdata.c:147
msgid "Image header corrupt"
msgstr "Afbeeldingsheader beschadigd"
-#: ../gdk-pixbuf/gdk-pixdata.c:152
+#: gdk-pixbuf/gdk-pixdata.c:152
msgid "Image format unknown"
msgstr "Bestandsformaat van afbeelding is onbekend"
-#: ../gdk-pixbuf/gdk-pixdata.c:157 ../gdk-pixbuf/gdk-pixdata.c:487
+#: gdk-pixbuf/gdk-pixdata.c:157 gdk-pixbuf/gdk-pixdata.c:487
msgid "Image pixel data corrupt"
msgstr "Afbeelding beeldpuntdata corrupt"
# meervoud in nl van byte is byte
# reserveren van %u byte geheugenruimte voor de afbeelding is mislukt
# Niet mogelijk om afbeeldingsbuffer van %u byte te alloceren
-#: ../gdk-pixbuf/gdk-pixdata.c:431
+#: gdk-pixbuf/gdk-pixdata.c:431
#, c-format
msgid "failed to allocate image buffer of %u byte"
msgid_plural "failed to allocate image buffer of %u bytes"
msgstr[0] "reserveren van %u byte geheugenruimte voor de afbeelding is mislukt"
msgstr[1] "reserveren van %u byte geheugenruimte voor de afbeelding is mislukt"
-#: ../gdk-pixbuf/io-ani.c:244
+#: gdk-pixbuf/io-ani.c:244
msgid "Unexpected icon chunk in animation"
msgstr "Onverwacht pictogram-brokje in animatie"
-#: ../gdk-pixbuf/io-ani.c:337
+#: gdk-pixbuf/io-ani.c:337
msgid "Unsupported animation type"
msgstr "Niet ondersteund animatietype"
-#: ../gdk-pixbuf/io-ani.c:348 ../gdk-pixbuf/io-ani.c:538
+#: gdk-pixbuf/io-ani.c:348 gdk-pixbuf/io-ani.c:538
msgid "Invalid header in animation"
msgstr "Ongeldige header in animatie"
-#: ../gdk-pixbuf/io-ani.c:358 ../gdk-pixbuf/io-ani.c:382
-#: ../gdk-pixbuf/io-ani.c:441 ../gdk-pixbuf/io-ani.c:460
-#: ../gdk-pixbuf/io-ani.c:511 ../gdk-pixbuf/io-ani.c:583
+#: gdk-pixbuf/io-ani.c:358 gdk-pixbuf/io-ani.c:382 gdk-pixbuf/io-ani.c:441
+#: gdk-pixbuf/io-ani.c:460 gdk-pixbuf/io-ani.c:511 gdk-pixbuf/io-ani.c:583
msgid "Not enough memory to load animation"
msgstr "Onvoldoende geheugen om animatie te laden"
-#: ../gdk-pixbuf/io-ani.c:400 ../gdk-pixbuf/io-ani.c:417
-#: ../gdk-pixbuf/io-ani.c:428
+#: gdk-pixbuf/io-ani.c:400 gdk-pixbuf/io-ani.c:417 gdk-pixbuf/io-ani.c:428
msgid "Malformed chunk in animation"
msgstr "Misvormd brokje in animatie"
-#: ../gdk-pixbuf/io-ani.c:676
+#: gdk-pixbuf/io-ani.c:676
msgid "The ANI image format"
msgstr "Het ANI-bestandsformaat"
-#: ../gdk-pixbuf/io-bmp.c:228 ../gdk-pixbuf/io-bmp.c:306
-#: ../gdk-pixbuf/io-bmp.c:338 ../gdk-pixbuf/io-bmp.c:361
-#: ../gdk-pixbuf/io-bmp.c:442
+#: gdk-pixbuf/io-bmp.c:228 gdk-pixbuf/io-bmp.c:306 gdk-pixbuf/io-bmp.c:338
+#: gdk-pixbuf/io-bmp.c:361 gdk-pixbuf/io-bmp.c:442
msgid "BMP image has bogus header data"
msgstr "BMP-afbeelding bevat onzinnige headerdata"
-#: ../gdk-pixbuf/io-bmp.c:239 ../gdk-pixbuf/io-bmp.c:401
+#: gdk-pixbuf/io-bmp.c:239 gdk-pixbuf/io-bmp.c:401
msgid "Not enough memory to load bitmap image"
msgstr "Onvoldoende geheugen voor het laden van de bitmap-afbeelding"
-#: ../gdk-pixbuf/io-bmp.c:287
+#: gdk-pixbuf/io-bmp.c:287
msgid "BMP image has unsupported header size"
msgstr "BMP-afbeelding heeft een niet-ondersteunde headergrootte"
-#: ../gdk-pixbuf/io-bmp.c:325
+#: gdk-pixbuf/io-bmp.c:325
msgid "Topdown BMP images cannot be compressed"
msgstr "Topdown BMP-afbeeldingen kunnen niet worden gecomprimeerd"
-#: ../gdk-pixbuf/io-bmp.c:1203
+#: gdk-pixbuf/io-bmp.c:1203
msgid "Couldn't allocate memory for saving BMP file"
msgstr "Kon geen geheugenruimte reserveren voor opslaan van BMP-bestand"
-#: ../gdk-pixbuf/io-bmp.c:1244
+#: gdk-pixbuf/io-bmp.c:1244
msgid "Couldn't write to BMP file"
msgstr "Kon niet naar BMP-bestand schrijven"
-#: ../gdk-pixbuf/io-bmp.c:1293
+#: gdk-pixbuf/io-bmp.c:1293
msgid "The BMP image format"
msgstr "Het BMP-bestandsformaat"
-#: ../gdk-pixbuf/io-gif.c:220
+#: gdk-pixbuf/io-gif.c:220
#, c-format
msgid "Failure reading GIF: %s"
msgstr "Lezen van GIF mislukt: %s"
-#: ../gdk-pixbuf/io-gif.c:492 ../gdk-pixbuf/io-gif.c:1463
-#: ../gdk-pixbuf/io-gif.c:1624
+#: 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 "Er ontbrak data in het GIF-bestand (misschien was het afgebroken?)"
-#: ../gdk-pixbuf/io-gif.c:501
+#: gdk-pixbuf/io-gif.c:501
#, c-format
msgid "Internal error in the GIF loader (%s)"
msgstr "Interne fout in de GIF-lader (%s)"
@@ -247,47 +243,47 @@ msgstr "Interne fout in de GIF-lader (%s)"
# Ze zouden deze melding eigenlijk niet mogen zien.
# Om degene die wel weten wat ze ermee kunnen doen niet op een dwaalspoor
# te zetten: Niet vertaald
-#: ../gdk-pixbuf/io-gif.c:575
+#: gdk-pixbuf/io-gif.c:575
msgid "Stack overflow"
msgstr "Stack overflow"
-#: ../gdk-pixbuf/io-gif.c:635
+#: gdk-pixbuf/io-gif.c:635
msgid "GIF image loader cannot understand this image."
msgstr "GIF-lader begrijpt deze afbeelding niet."
# onjuiste code
-#: ../gdk-pixbuf/io-gif.c:664
+#: gdk-pixbuf/io-gif.c:664
msgid "Bad code encountered"
msgstr "Foutieve code ontdekt"
-#: ../gdk-pixbuf/io-gif.c:674
+#: gdk-pixbuf/io-gif.c:674
msgid "Circular table entry in GIF file"
msgstr "Circulair tabelveld in GIF-bestand"
-#: ../gdk-pixbuf/io-gif.c:862 ../gdk-pixbuf/io-gif.c:1451
-#: ../gdk-pixbuf/io-gif.c:1497 ../gdk-pixbuf/io-gif.c:1612
+#: 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 "Onvoldoende geheugen om GIF-bestand te laden"
# composite a frame?
-#: ../gdk-pixbuf/io-gif.c:947
+#: gdk-pixbuf/io-gif.c:947
msgid "Not enough memory to composite a frame in GIF file"
msgstr "Onvoldoende geheugen om een frame samen te stellen in GIF-bestand"
-#: ../gdk-pixbuf/io-gif.c:1116
+#: gdk-pixbuf/io-gif.c:1116
msgid "GIF image is corrupt (incorrect LZW compression)"
msgstr "GIF-bestand is beschadigd (incorrecte LZW-compressie)"
-#: ../gdk-pixbuf/io-gif.c:1166
+#: gdk-pixbuf/io-gif.c:1166
msgid "File does not appear to be a GIF file"
msgstr "Bestand lijkt geen GIF-bestand te zijn"
-#: ../gdk-pixbuf/io-gif.c:1178
+#: gdk-pixbuf/io-gif.c:1178
#, c-format
msgid "Version %s of the GIF file format is not supported"
msgstr "Versie %s van het GIF-bestandsformaat wordt niet ondersteund"
-#: ../gdk-pixbuf/io-gif.c:1287
+#: gdk-pixbuf/io-gif.c:1287
msgid ""
"GIF image has no global colormap, and a frame inside it has no local "
"colormap."
@@ -295,67 +291,66 @@ msgstr ""
"GIF-bestand heeft geen algemeen kleurenpalet, en een kader daarbinnen heeft "
"geen lokaal kleurenpalet"
-#: ../gdk-pixbuf/io-gif.c:1519
+#: gdk-pixbuf/io-gif.c:1519
msgid "GIF image was truncated or incomplete."
msgstr "GIF-bestand is afgebroken of onvolledig"
-#: ../gdk-pixbuf/io-gif.c:1671
+#: gdk-pixbuf/io-gif.c:1671
msgid "The GIF image format"
msgstr "Het GIF-bestandsformaat"
-#: ../gdk-pixbuf/io-ico.c:219 ../gdk-pixbuf/io-ico.c:271
-#: ../gdk-pixbuf/io-ico.c:340 ../gdk-pixbuf/io-ico.c:403
-#: ../gdk-pixbuf/io-ico.c:433
+#: gdk-pixbuf/io-ico.c:219 gdk-pixbuf/io-ico.c:271 gdk-pixbuf/io-ico.c:340
+#: gdk-pixbuf/io-ico.c:403 gdk-pixbuf/io-ico.c:433
msgid "Not enough memory to load icon"
msgstr "Onvoldoende geheugen om pictogram te laden"
-#: ../gdk-pixbuf/io-ico.c:256 ../gdk-pixbuf/io-ico.c:330
+#: gdk-pixbuf/io-ico.c:256 gdk-pixbuf/io-ico.c:330
msgid "Invalid header in icon"
msgstr "Ongeldige header in pictogram"
-#: ../gdk-pixbuf/io-ico.c:293
+#: gdk-pixbuf/io-ico.c:293
msgid "Icon has zero width"
msgstr "Pictogram heeft breedte nul"
-#: ../gdk-pixbuf/io-ico.c:303
+#: gdk-pixbuf/io-ico.c:303
msgid "Icon has zero height"
msgstr "Pictogram heeft hoogte nul"
-#: ../gdk-pixbuf/io-ico.c:355
+#: gdk-pixbuf/io-ico.c:355
msgid "Compressed icons are not supported"
msgstr "Gecomprimeerde pictogrammen worden niet ondersteund"
-#: ../gdk-pixbuf/io-ico.c:388
+#: gdk-pixbuf/io-ico.c:388
msgid "Unsupported icon type"
msgstr "Niet ondersteund pictogramtype"
-#: ../gdk-pixbuf/io-ico.c:482
+#: gdk-pixbuf/io-ico.c:482
msgid "Not enough memory to load ICO file"
msgstr "Onvoldoende geheugen om ICO-bestand te laden"
-#: ../gdk-pixbuf/io-ico.c:947
+#: gdk-pixbuf/io-ico.c:947
msgid "Image too large to be saved as ICO"
msgstr "Afbeelding te groot om als ICO-bestand te worden opgeslagen"
-#: ../gdk-pixbuf/io-ico.c:958
+#: gdk-pixbuf/io-ico.c:958
msgid "Cursor hotspot outside image"
msgstr "Cursor hotspot valt buiten de afbeelding"
-#: ../gdk-pixbuf/io-ico.c:981
+#: gdk-pixbuf/io-ico.c:981
#, c-format
msgid "Unsupported depth for ICO file: %d"
msgstr "Niet ondersteunde diepte voor ICO-bestand: %d"
-#: ../gdk-pixbuf/io-ico.c:1210
+#: gdk-pixbuf/io-ico.c:1210
msgid "The ICO image format"
msgstr "Het ICO-bestandsformaat"
-#: ../gdk-pixbuf/io-jpeg.c:114
+#: gdk-pixbuf/io-jpeg.c:114
#, c-format
msgid "Error interpreting JPEG image file (%s)"
msgstr "Fout bij het interpreteren van JPEG-afbeelding (%s)"
-#: ../gdk-pixbuf/io-jpeg.c:349
+#: gdk-pixbuf/io-jpeg.c:349
msgid ""
"Insufficient memory to load image, try exiting some applications to free "
"memory"
@@ -363,17 +358,17 @@ msgstr ""
"Onvoldoende geheugen om afbeelding te laten, probeer enkele programma's af "
"te sluiten om geheugen vrij te maken"
-#: ../gdk-pixbuf/io-jpeg.c:383 ../gdk-pixbuf/io-jpeg.c:749
+#: gdk-pixbuf/io-jpeg.c:383 gdk-pixbuf/io-jpeg.c:749
#, c-format
msgid "Unsupported JPEG color space (%s)"
msgstr "Niet ondersteunde JPEG kleurruimte (%s)"
-#: ../gdk-pixbuf/io-jpeg.c:481 ../gdk-pixbuf/io-jpeg.c:678
-#: ../gdk-pixbuf/io-jpeg.c:943 ../gdk-pixbuf/io-jpeg.c:952
+#: gdk-pixbuf/io-jpeg.c:481 gdk-pixbuf/io-jpeg.c:678 gdk-pixbuf/io-jpeg.c:943
+#: gdk-pixbuf/io-jpeg.c:952
msgid "Couldn't allocate memory for loading JPEG file"
msgstr "Kon geen geheugenruimte reserveren voor laden van JPEG-bestand"
-#: ../gdk-pixbuf/io-jpeg.c:894
+#: gdk-pixbuf/io-jpeg.c:894
#, c-format
msgid ""
"JPEG quality must be a value between 0 and 100; value '%s' could not be "
@@ -382,94 +377,94 @@ msgstr ""
"JPEG-kwaliteit moet een waarde tussen 0 en 100 zijn: waarde '%s' kan niet "
"verwerkt worden."
-#: ../gdk-pixbuf/io-jpeg.c:909
+#: gdk-pixbuf/io-jpeg.c:909
#, c-format
msgid ""
"JPEG quality must be a value between 0 and 100; value '%d' is not allowed."
msgstr ""
"JPEG-kwaliteit moet tussen 0 en 100 liggen; waarde '%d' is niet toegestaan."
-#: ../gdk-pixbuf/io-jpeg.c:1071
+#: gdk-pixbuf/io-jpeg.c:1071
msgid "The JPEG image format"
msgstr "Het JPEG-bestandsformaat"
-#: ../gdk-pixbuf/io-pcx.c:191
+#: gdk-pixbuf/io-pcx.c:191
msgid "Couldn't allocate memory for header"
msgstr "Kon geen geheugenruimte reserveren voor de header"
-#: ../gdk-pixbuf/io-pcx.c:206 ../gdk-pixbuf/io-pcx.c:566
+#: gdk-pixbuf/io-pcx.c:206 gdk-pixbuf/io-pcx.c:566
msgid "Couldn't allocate memory for context buffer"
msgstr "Kon geen geheugenruimte reserveren voor de context-buffer"
-#: ../gdk-pixbuf/io-pcx.c:607
+#: gdk-pixbuf/io-pcx.c:607
msgid "Image has invalid width and/or height"
msgstr "Afbeelding heeft ongeldige breedte en/of hoogte"
-#: ../gdk-pixbuf/io-pcx.c:619 ../gdk-pixbuf/io-pcx.c:680
+#: gdk-pixbuf/io-pcx.c:619 gdk-pixbuf/io-pcx.c:680
msgid "Image has unsupported bpp"
msgstr "Afbeelding heeft een niet ondersteund bpp"
-#: ../gdk-pixbuf/io-pcx.c:624 ../gdk-pixbuf/io-pcx.c:632
+#: gdk-pixbuf/io-pcx.c:624 gdk-pixbuf/io-pcx.c:632
#, c-format
msgid "Image has unsupported number of %d-bit planes"
msgstr "Afbeelding heeft een niet ondersteund aantal '%d-bit planes'"
-#: ../gdk-pixbuf/io-pcx.c:648
+#: gdk-pixbuf/io-pcx.c:648
msgid "Couldn't create new pixbuf"
msgstr "Kon geen nieuwe pixbuf aanmaken"
-#: ../gdk-pixbuf/io-pcx.c:656
+#: gdk-pixbuf/io-pcx.c:656
msgid "Couldn't allocate memory for line data"
msgstr "Kon geen geheugenruimte reserveren voor lijn-data"
-#: ../gdk-pixbuf/io-pcx.c:663
+#: gdk-pixbuf/io-pcx.c:663
msgid "Couldn't allocate memory for paletted data"
msgstr "Kon geen geheugenruimte reserveren voor 'paletted data'"
-#: ../gdk-pixbuf/io-pcx.c:710
+#: gdk-pixbuf/io-pcx.c:710
msgid "Didn't get all lines of PCX image"
msgstr "Niet alle lijnen van PCX-afbeelding verkregen"
-#: ../gdk-pixbuf/io-pcx.c:717
+#: gdk-pixbuf/io-pcx.c:717
msgid "No palette found at end of PCX data"
msgstr "Geen palet gevonden aan het einde van PCX-data"
-#: ../gdk-pixbuf/io-pcx.c:758
+#: gdk-pixbuf/io-pcx.c:758
msgid "The PCX image format"
msgstr "Het PCX-bestandsformaat"
-#: ../gdk-pixbuf/io-png.c:55
+#: gdk-pixbuf/io-png.c:55
msgid "Bits per channel of PNG image is invalid."
msgstr "Bits per kanaal van PNG-afbeelding is ongeldig."
-#: ../gdk-pixbuf/io-png.c:136
+#: gdk-pixbuf/io-png.c:136
msgid "Transformed PNG has zero width or height."
msgstr "Getransformeerde PNG heeft nul breedte of hoogte."
-#: ../gdk-pixbuf/io-png.c:144
+#: gdk-pixbuf/io-png.c:144
msgid "Bits per channel of transformed PNG is not 8."
msgstr "Bits per kanaal van getransformeerde PNG is niet gelijk aan 8."
-#: ../gdk-pixbuf/io-png.c:153
+#: gdk-pixbuf/io-png.c:153
msgid "Transformed PNG not RGB or RGBA."
msgstr "Getransformeerde PNG is geen RGB of RGBA."
-#: ../gdk-pixbuf/io-png.c:162
+#: gdk-pixbuf/io-png.c:162
msgid "Transformed PNG has unsupported number of channels, must be 3 or 4."
msgstr ""
"Getransformeerde PNG heeft niet ondersteund aantal kanalen, moet gelijk zijn "
"aan 3 of 4."
-#: ../gdk-pixbuf/io-png.c:183
+#: gdk-pixbuf/io-png.c:183
#, c-format
msgid "Fatal error in PNG image file: %s"
msgstr "Fatale fout in PNG-afbeelding: %s"
-#: ../gdk-pixbuf/io-png.c:301
+#: gdk-pixbuf/io-png.c:301
msgid "Insufficient memory to load PNG file"
msgstr "Onvoldoende geheugen om PNG-bestand te laden"
-#: ../gdk-pixbuf/io-png.c:618
+#: gdk-pixbuf/io-png.c:618
#, c-format
msgid ""
"Insufficient memory to store a %ld by %ld image; try exiting some "
@@ -478,376 +473,377 @@ msgstr ""
"Onvoldoende geheugen om een afbeelding van %ld bij %ld op te slaan; probeer "
"enkele toepassingen af te sluiten om geheugen vrij te maken"
-#: ../gdk-pixbuf/io-png.c:669
+#: gdk-pixbuf/io-png.c:669
msgid "Fatal error reading PNG image file"
msgstr "Fatale fout bij het lezen van PNG-afbeelding"
-#: ../gdk-pixbuf/io-png.c:718
+#: gdk-pixbuf/io-png.c:718
#, c-format
msgid "Fatal error reading PNG image file: %s"
msgstr "Fatale fout bij het lezen van PNG-afbeelding: %s"
-#: ../gdk-pixbuf/io-png.c:810
+#: gdk-pixbuf/io-png.c:810
msgid ""
"Keys for PNG text chunks must have at least 1 and at most 79 characters."
msgstr ""
"Sleutels voor PNG-tekstblokken moeten minimaal 1, en maximaal 79 tekens "
"bevatten"
-#: ../gdk-pixbuf/io-png.c:818
+#: gdk-pixbuf/io-png.c:818
msgid "Keys for PNG text chunks must be ASCII characters."
msgstr "Sleutels voor PNG-tekstblokken moeten uit ASCII tekens bestaan"
# moet tussen 0 en 9 liggen
-#: ../gdk-pixbuf/io-png.c:831
+#: gdk-pixbuf/io-png.c:831
#, c-format
msgid ""
"PNG compression level must be a value between 0 and 9; value '%s' could not "
"be parsed."
-msgstr "PNG-compressie moet een waarde tussen 0 en 9 zijn: waarde '%s' kan niet verwerkt worden."
+msgstr ""
+"PNG-compressie moet een waarde tussen 0 en 9 zijn: waarde '%s' kan niet "
+"verwerkt worden."
# moet tussen 0 en 9 liggen
-#: ../gdk-pixbuf/io-png.c:843
+#: gdk-pixbuf/io-png.c:843
#, c-format
msgid ""
"PNG compression level must be a value between 0 and 9; value '%d' is not "
"allowed."
-msgstr "PNG-compressie moet een waarde tussen 0 en 9 zijn; waarde '%d' is niet toegestaan."
+msgstr ""
+"PNG-compressie moet een waarde tussen 0 en 9 zijn; waarde '%d' is niet "
+"toegestaan."
-#: ../gdk-pixbuf/io-png.c:883
+#: gdk-pixbuf/io-png.c:883
#, c-format
msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding."
msgstr ""
"Waarde voor PNG-tekstblok %s kan niet naar tekenset ISO-8859-1 worden "
"omgezet."
-#: ../gdk-pixbuf/io-png.c:1026
+#: gdk-pixbuf/io-png.c:1026
msgid "The PNG image format"
msgstr "Het PNG-bestandsformaat"
-#: ../gdk-pixbuf/io-pnm.c:252
+#: gdk-pixbuf/io-pnm.c:252
msgid "PNM loader expected to find an integer, but didn't"
msgstr "PNM-lader verwachte een integer te vinden, maar deed dat niet"
-#: ../gdk-pixbuf/io-pnm.c:284
+#: gdk-pixbuf/io-pnm.c:284
msgid "PNM file has an incorrect initial byte"
msgstr "PNM-bestand heeft een onjuist eerste byte"
-#: ../gdk-pixbuf/io-pnm.c:314
+#: gdk-pixbuf/io-pnm.c:314
msgid "PNM file is not in a recognized PNM subformat"
msgstr "PNM staat niet in een herkenbaar PNM-subformaat"
-#: ../gdk-pixbuf/io-pnm.c:339
+#: gdk-pixbuf/io-pnm.c:339
msgid "PNM file has an image width of 0"
msgstr "PNM-bestand heeft een breedte 0"
-#: ../gdk-pixbuf/io-pnm.c:360
+#: gdk-pixbuf/io-pnm.c:360
msgid "PNM file has an image height of 0"
msgstr "PNM-bestand heeft een hoogte 0"
-#: ../gdk-pixbuf/io-pnm.c:383
+#: gdk-pixbuf/io-pnm.c:383
msgid "Maximum color value in PNM file is 0"
msgstr "Maximale kleurwaarde in PNM-bestand is 0"
-#: ../gdk-pixbuf/io-pnm.c:391
+#: gdk-pixbuf/io-pnm.c:391
msgid "Maximum color value in PNM file is too large"
msgstr "Maximale kleurwaarde in PNM-bestand is te groot"
# kan niet behandelen
# kan niet aan
-#: ../gdk-pixbuf/io-pnm.c:399
+#: gdk-pixbuf/io-pnm.c:399
msgid "Cannot handle PNM files with maximum color values greater than 255"
msgstr "Kan PNM-bestanden met maximale kleurwaardes groter dan 255 niet aan"
-#: ../gdk-pixbuf/io-pnm.c:438 ../gdk-pixbuf/io-pnm.c:466
-#: ../gdk-pixbuf/io-pnm.c:498
+#: gdk-pixbuf/io-pnm.c:438 gdk-pixbuf/io-pnm.c:466 gdk-pixbuf/io-pnm.c:498
msgid "Raw PNM image type is invalid"
msgstr "Raw PNM-afbeeldingstype is ongeldig"
-#: ../gdk-pixbuf/io-pnm.c:562 ../gdk-pixbuf/io-pnm.c:604
+#: gdk-pixbuf/io-pnm.c:562 gdk-pixbuf/io-pnm.c:604
msgid "PNM image format is invalid"
msgstr "PNM-bestandsformaat is ongeldig"
-#: ../gdk-pixbuf/io-pnm.c:663
+#: gdk-pixbuf/io-pnm.c:663
msgid "PNM image loader does not support this PNM subformat"
msgstr "PNM-lader ondersteunt dit PNM-subtype niet"
-#: ../gdk-pixbuf/io-pnm.c:718
+#: gdk-pixbuf/io-pnm.c:718
msgid "Premature end-of-file encountered"
msgstr "Voortijdig bestandseinde gevonden"
-#: ../gdk-pixbuf/io-pnm.c:750 ../gdk-pixbuf/io-pnm.c:981
+#: gdk-pixbuf/io-pnm.c:750 gdk-pixbuf/io-pnm.c:981
msgid "Raw PNM formats require exactly one whitespace before sample data"
msgstr ""
"Raw PNM-formaten moeten precies één spatie hebben voor het begin van de data"
-#: ../gdk-pixbuf/io-pnm.c:777
+#: gdk-pixbuf/io-pnm.c:777
msgid "Cannot allocate memory for loading PNM image"
msgstr "Kon geen geheugenruimte reserveren voor laden van PNM-bestand"
-#: ../gdk-pixbuf/io-pnm.c:827
+#: gdk-pixbuf/io-pnm.c:827
msgid "Insufficient memory to load PNM context struct"
msgstr "Onvoldoende geheugen om PNM-context struct te laden"
-#: ../gdk-pixbuf/io-pnm.c:878
+#: gdk-pixbuf/io-pnm.c:878
msgid "Unexpected end of PNM image data"
msgstr "Onverwacht einde van PNM-afbeeldingsgegevens"
-#: ../gdk-pixbuf/io-pnm.c:1010
+#: gdk-pixbuf/io-pnm.c:1010
msgid "Insufficient memory to load PNM file"
msgstr "Onvoldoende geheugen om PNM-bestand te laden"
-#: ../gdk-pixbuf/io-pnm.c:1089
+#: gdk-pixbuf/io-pnm.c:1089
msgid "The PNM/PBM/PGM/PPM image format family"
msgstr "De PNM/PBM/PGM/PPM-bestandsformaatfamilie"
-#: ../gdk-pixbuf/io-ras.c:126
+#: gdk-pixbuf/io-ras.c:126
msgid "RAS image has bogus header data"
msgstr "RAS-afbeelding bevat onzinnige headerdata"
-#: ../gdk-pixbuf/io-ras.c:148
+#: gdk-pixbuf/io-ras.c:148
msgid "RAS image has unknown type"
msgstr "RAS-afbeelding is van onbekend type"
-#: ../gdk-pixbuf/io-ras.c:156
+#: gdk-pixbuf/io-ras.c:156
msgid "unsupported RAS image variation"
msgstr "Niet ondersteunde RAS-afbeeldingsvariatie"
-#: ../gdk-pixbuf/io-ras.c:171 ../gdk-pixbuf/io-ras.c:200
+#: gdk-pixbuf/io-ras.c:171 gdk-pixbuf/io-ras.c:200
msgid "Not enough memory to load RAS image"
msgstr "Onvoldoende geheugen voor het laden van de RAS-afbeelding"
-#: ../gdk-pixbuf/io-ras.c:543
+#: gdk-pixbuf/io-ras.c:543
msgid "The Sun raster image format"
msgstr "Het Sun raster-bestandsformaat"
# Reserveren van geheugenruimte voor IOBuffer struct niet gelukt
# kan geen geheugenruimte reserveren voor ....
-#: ../gdk-pixbuf/io-tga.c:154
+#: gdk-pixbuf/io-tga.c:154
msgid "Cannot allocate memory for IOBuffer struct"
msgstr "Kan geen geheugenruimte reserveren voor IOBuffer struct"
-#: ../gdk-pixbuf/io-tga.c:173
+#: gdk-pixbuf/io-tga.c:173
msgid "Cannot allocate memory for IOBuffer data"
msgstr "Kan geen geheugenruimte reserveren voor IOBUFFER gegevens"
# kan niet opnieuw geheugenruimte reserveren
-#: ../gdk-pixbuf/io-tga.c:184
+#: gdk-pixbuf/io-tga.c:184
msgid "Cannot realloc IOBuffer data"
msgstr "Kan geheugenruimte voor IOBuffer-gegevens niet opnieuw reserveren"
-#: ../gdk-pixbuf/io-tga.c:214
+#: gdk-pixbuf/io-tga.c:214
msgid "Cannot allocate temporary IOBuffer data"
msgstr "Kan geen geheugenruimte reserveren voor tijdelijke IOBuffer-gegevens "
-#: ../gdk-pixbuf/io-tga.c:348
+#: gdk-pixbuf/io-tga.c:348
msgid "Cannot allocate new pixbuf"
msgstr "Kan geen geheugenruimte reserveren voor nieuwe pixbuf"
-#: ../gdk-pixbuf/io-tga.c:689
+#: gdk-pixbuf/io-tga.c:689
msgid "Cannot allocate colormap structure"
msgstr "Kan geen geheugenruimte reserveren voor kleurenkaartstructuur"
-#: ../gdk-pixbuf/io-tga.c:696
+#: gdk-pixbuf/io-tga.c:696
msgid "Cannot allocate colormap entries"
msgstr "Kan geen geheugen reserveren voor kleurenkaart-items "
-#: ../gdk-pixbuf/io-tga.c:718
+#: gdk-pixbuf/io-tga.c:718
msgid "Unexpected bitdepth for colormap entries"
msgstr "Onverwachte bitdiepte voor ingangen van kleurenkaart"
-#: ../gdk-pixbuf/io-tga.c:736
+#: gdk-pixbuf/io-tga.c:736
msgid "Cannot allocate TGA header memory"
msgstr "Kan geen geheugenruimte reserveren voor TGA-header"
-#: ../gdk-pixbuf/io-tga.c:769
+#: gdk-pixbuf/io-tga.c:769
msgid "TGA image has invalid dimensions"
msgstr "TGA-afbeelding heeft ongeldige afmetingen"
-#: ../gdk-pixbuf/io-tga.c:775 ../gdk-pixbuf/io-tga.c:784
-#: ../gdk-pixbuf/io-tga.c:794 ../gdk-pixbuf/io-tga.c:804
-#: ../gdk-pixbuf/io-tga.c:811
+#: gdk-pixbuf/io-tga.c:775 gdk-pixbuf/io-tga.c:784 gdk-pixbuf/io-tga.c:794
+#: gdk-pixbuf/io-tga.c:804 gdk-pixbuf/io-tga.c:811
msgid "TGA image type not supported"
msgstr "Bestandstype TGA wordt niet ondersteund"
-#: ../gdk-pixbuf/io-tga.c:858
+#: gdk-pixbuf/io-tga.c:858
msgid "Cannot allocate memory for TGA context struct"
msgstr "Kan geen geheugen reserveren voor TGA-context struct"
# te veel data in bestand
-#: ../gdk-pixbuf/io-tga.c:923
+#: gdk-pixbuf/io-tga.c:923
msgid "Excess data in file"
msgstr "Overbodige data in bestand"
-#: ../gdk-pixbuf/io-tga.c:992
+#: gdk-pixbuf/io-tga.c:992
msgid "The Targa image format"
msgstr "Het Targa-bestandsformaat"
-#: ../gdk-pixbuf/io-tiff.c:173
+#: gdk-pixbuf/io-tiff.c:173
msgid "Could not get image width (bad TIFF file)"
msgstr "Kon afbeeldingsbreedte niet vinden (foutief TIFF-bestand)"
-#: ../gdk-pixbuf/io-tiff.c:180
+#: gdk-pixbuf/io-tiff.c:180
msgid "Could not get image height (bad TIFF file)"
msgstr "Kon afbeeldingshoogte niet vinden (foutief TIFF-bestand)"
-#: ../gdk-pixbuf/io-tiff.c:188
+#: gdk-pixbuf/io-tiff.c:188
msgid "Width or height of TIFF image is zero"
msgstr "Hoogte of breedte van TIFF-afbeelding is nul"
-#: ../gdk-pixbuf/io-tiff.c:197 ../gdk-pixbuf/io-tiff.c:206
+#: gdk-pixbuf/io-tiff.c:197 gdk-pixbuf/io-tiff.c:206
msgid "Dimensions of TIFF image too large"
msgstr "Afmetingen van TIFF-afbeelding te groot"
-#: ../gdk-pixbuf/io-tiff.c:225 ../gdk-pixbuf/io-tiff.c:237
-#: ../gdk-pixbuf/io-tiff.c:286 ../gdk-pixbuf/io-tiff.c:572
+#: gdk-pixbuf/io-tiff.c:225 gdk-pixbuf/io-tiff.c:237 gdk-pixbuf/io-tiff.c:286
+#: gdk-pixbuf/io-tiff.c:572
msgid "Insufficient memory to open TIFF file"
msgstr "Onvoldoende geheugen om TIFF-bestand te openen"
-#: ../gdk-pixbuf/io-tiff.c:251 ../gdk-pixbuf/io-tiff.c:294
+#: gdk-pixbuf/io-tiff.c:251 gdk-pixbuf/io-tiff.c:294
msgid "Failed to load RGB data from TIFF file"
msgstr "Kon RGB-gegevens niet inlezen uit TIFF-bestand"
-#: ../gdk-pixbuf/io-tiff.c:361
+#: gdk-pixbuf/io-tiff.c:361
msgid "Failed to open TIFF image"
msgstr "Kon TIFF-afbeelding niet openen"
-#: ../gdk-pixbuf/io-tiff.c:373
+#: gdk-pixbuf/io-tiff.c:373
msgid "TIFFClose operation failed"
msgstr "Bewerking: TIFFClose is mislukt"
-#: ../gdk-pixbuf/io-tiff.c:504 ../gdk-pixbuf/io-tiff.c:517
+#: gdk-pixbuf/io-tiff.c:504 gdk-pixbuf/io-tiff.c:517
msgid "Failed to load TIFF image"
msgstr "Laden van TIFF-afbeelding is mislukt"
-#: ../gdk-pixbuf/io-tiff.c:610
+#: gdk-pixbuf/io-tiff.c:610
msgid "The TIFF image format"
msgstr "Het TIFF-bestandsformaat"
-#: ../gdk-pixbuf/io-wbmp.c:246
+#: gdk-pixbuf/io-wbmp.c:246
msgid "Image has zero width"
msgstr "Afbeelding heeft breedte nul"
-#: ../gdk-pixbuf/io-wbmp.c:264
+#: gdk-pixbuf/io-wbmp.c:264
msgid "Image has zero height"
msgstr "Afbeelding heeft hoogte nul"
-#: ../gdk-pixbuf/io-wbmp.c:275
+#: gdk-pixbuf/io-wbmp.c:275
msgid "Not enough memory to load image"
msgstr "Onvoldoende geheugen voor het laden van de afbeelding"
-#: ../gdk-pixbuf/io-wbmp.c:334
+#: gdk-pixbuf/io-wbmp.c:334
msgid "Couldn't save the rest"
msgstr "Kon de rest niet opslaan"
-#: ../gdk-pixbuf/io-wbmp.c:368
+#: gdk-pixbuf/io-wbmp.c:368
msgid "The WBMP image format"
msgstr "Het WBMP-bestandsformaat"
-#: ../gdk-pixbuf/io-xbm.c:287
+#: gdk-pixbuf/io-xbm.c:287
msgid "Invalid XBM file"
msgstr "Ongeldig XBM-bestand"
-#: ../gdk-pixbuf/io-xbm.c:297
+#: gdk-pixbuf/io-xbm.c:297
msgid "Insufficient memory to load XBM image file"
msgstr "Onvoldoende geheugen om XBM-afbeelding te laden"
-#: ../gdk-pixbuf/io-xbm.c:441
+#: gdk-pixbuf/io-xbm.c:441
msgid "Failed to write to temporary file when loading XBM image"
msgstr ""
"Niet mogelijk om naar tijdelijk bestand te schrijven bij het laden van XBM-"
"afbeelding"
-#: ../gdk-pixbuf/io-xbm.c:476
+#: gdk-pixbuf/io-xbm.c:476
msgid "The XBM image format"
msgstr "Het XBM-bestandsformaat"
-#: ../gdk-pixbuf/io-xpm.c:467
+#: gdk-pixbuf/io-xpm.c:467
msgid "No XPM header found"
msgstr "Geen XPM-header gevonden"
-#: ../gdk-pixbuf/io-xpm.c:476
+#: gdk-pixbuf/io-xpm.c:476
msgid "Invalid XPM header"
msgstr "Ongeldig XPM-header"
# afbeelding ipv bestand gebruikt.
-#: ../gdk-pixbuf/io-xpm.c:484
+#: gdk-pixbuf/io-xpm.c:484
msgid "XPM file has image width <= 0"
msgstr "XPM-afbeelding heeft breedte <= 0"
-#: ../gdk-pixbuf/io-xpm.c:492
+#: gdk-pixbuf/io-xpm.c:492
msgid "XPM file has image height <= 0"
msgstr "XPM-afbeelding heeft hoogte <= 0"
-#: ../gdk-pixbuf/io-xpm.c:500
+#: gdk-pixbuf/io-xpm.c:500
msgid "XPM has invalid number of chars per pixel"
msgstr "XPM heeft ongeldig aantal tekens per beeldpunt"
-#: ../gdk-pixbuf/io-xpm.c:507
+#: gdk-pixbuf/io-xpm.c:507
msgid "XPM file has invalid number of colors"
msgstr "XPM-bestand heeft ongeldig aantal kleuren"
-#: ../gdk-pixbuf/io-xpm.c:519 ../gdk-pixbuf/io-xpm.c:528
-#: ../gdk-pixbuf/io-xpm.c:580
+#: gdk-pixbuf/io-xpm.c:519 gdk-pixbuf/io-xpm.c:528 gdk-pixbuf/io-xpm.c:580
msgid "Cannot allocate memory for loading XPM image"
msgstr "Kan geen geheugenruimte reserveren voor het laden van XPM-afbeelding"
-#: ../gdk-pixbuf/io-xpm.c:542
+#: gdk-pixbuf/io-xpm.c:542
msgid "Cannot read XPM colormap"
msgstr "Kan XPM-kleurenkaart niet lezen"
-#: ../gdk-pixbuf/io-xpm.c:771
+#: gdk-pixbuf/io-xpm.c:771
msgid "Failed to write to temporary file when loading XPM image"
msgstr ""
"Niet mogelijk om naar tijdelijk bestand te schrijven bij het laden van XPM-"
"afbeelding"
-#: ../gdk-pixbuf/io-xpm.c:806
+#: gdk-pixbuf/io-xpm.c:806
msgid "The XPM image format"
msgstr "Het XPM-bestandsformaat"
#. Description of --class=CLASS in --help output
-#: ../gdk/gdk.c:115
+#: gdk/gdk.c:115
msgid "Program class as used by the window manager"
msgstr "Programmaklasse zoals gebruikt door de window-manager"
#. Placeholder in --class=CLASS in --help output
-#: ../gdk/gdk.c:116
+#: gdk/gdk.c:116
msgid "CLASS"
msgstr "KLASSE"
#. Description of --name=NAME in --help output
-#: ../gdk/gdk.c:118
+#: gdk/gdk.c:118
msgid "Program name as used by the window manager"
msgstr "Programmanaam zoals gebruikt door de window-manager"
#. Placeholder in --name=NAME in --help output
-#: ../gdk/gdk.c:119
+#: gdk/gdk.c:119
msgid "NAME"
msgstr "NAAM"
#. Description of --display=DISPLAY in --help output
-#: ../gdk/gdk.c:121
+#: gdk/gdk.c:121
msgid "X display to use"
msgstr "Te gebruiken X-display"
#. Placeholder in --display=DISPLAY in --help output
-#: ../gdk/gdk.c:122
+#: gdk/gdk.c:122
msgid "DISPLAY"
msgstr "DISPLAY"
#. Description of --screen=SCREEN in --help output
-#: ../gdk/gdk.c:124
+#: gdk/gdk.c:124
msgid "X screen to use"
msgstr "Te gebruiken X-scherm"
#. Placeholder in --screen=SCREEN in --help output
-#: ../gdk/gdk.c:125
+#: gdk/gdk.c:125
msgid "SCREEN"
msgstr "SCHERM"
#. Description of --gdk-debug=FLAGS in --help output
-#: ../gdk/gdk.c:128
+#: gdk/gdk.c:128
msgid "Gdk debugging flags to set"
msgstr "In te stellen Gdk debug-vlaggen"
@@ -855,91 +851,223 @@ msgstr "In te stellen Gdk debug-vlaggen"
#. Placeholder in --gdk-no-debug=FLAGS in --help output
#. Placeholder in --gtk-debug=FLAGS in --help output
#. Placeholder in --gtk-no-debug=FLAGS in --help output
-#: ../gdk/gdk.c:129 ../gdk/gdk.c:132 ../gtk/gtkmain.c:405 ../gtk/gtkmain.c:408
+#: gdk/gdk.c:129 gdk/gdk.c:132 gtk/gtkmain.c:405 gtk/gtkmain.c:408
msgid "FLAGS"
msgstr "VLAGGEN"
#. Description of --gdk-no-debug=FLAGS in --help output
-#: ../gdk/gdk.c:131
+#: gdk/gdk.c:131
msgid "Gdk debugging flags to unset"
msgstr "Uit te zetten Gdk debug-vlaggen"
+#: gdk/keyname-table.h:3940
+msgid "keyboard label|BackSpace"
+msgstr ""
+
+#: gdk/keyname-table.h:3941
+msgid "keyboard label|Tab"
+msgstr ""
+
+#: gdk/keyname-table.h:3942
+msgid "keyboard label|Return"
+msgstr ""
+
+#: gdk/keyname-table.h:3943
+msgid "keyboard label|Pause"
+msgstr ""
+
+#: gdk/keyname-table.h:3944
+msgid "keyboard label|Scroll_Lock"
+msgstr ""
+
+#: gdk/keyname-table.h:3945
+msgid "keyboard label|Sys_Req"
+msgstr ""
+
+#: gdk/keyname-table.h:3946
+msgid "keyboard label|Escape"
+msgstr ""
+
+#: gdk/keyname-table.h:3947
+msgid "keyboard label|Multi_key"
+msgstr ""
+
+#: gdk/keyname-table.h:3948
+msgid "keyboard label|Home"
+msgstr ""
+
+#: gdk/keyname-table.h:3949
+msgid "keyboard label|Page_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3950
+msgid "keyboard label|Page_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3951
+msgid "keyboard label|End"
+msgstr ""
+
+#: gdk/keyname-table.h:3952
+msgid "keyboard label|Begin"
+msgstr ""
+
+#: gdk/keyname-table.h:3953
+msgid "keyboard label|Print"
+msgstr ""
+
+#: gdk/keyname-table.h:3954
+msgid "keyboard label|Insert"
+msgstr ""
+
+#: gdk/keyname-table.h:3955
+msgid "keyboard label|Num_Lock"
+msgstr ""
+
+#: gdk/keyname-table.h:3956
+msgid "keyboard label|KP_Space"
+msgstr ""
+
+#: gdk/keyname-table.h:3957
+msgid "keyboard label|KP_Tab"
+msgstr ""
+
+#: gdk/keyname-table.h:3958
+msgid "keyboard label|KP_Enter"
+msgstr ""
+
+#: gdk/keyname-table.h:3959
+msgid "keyboard label|KP_Home"
+msgstr ""
+
+#: gdk/keyname-table.h:3960
+msgid "keyboard label|KP_Left"
+msgstr ""
+
+#: gdk/keyname-table.h:3961
+msgid "keyboard label|KP_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3962
+msgid "keyboard label|KP_Right"
+msgstr ""
+
+#: gdk/keyname-table.h:3963
+msgid "keyboard label|KP_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3964
+msgid "keyboard label|KP_Page_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3965
+msgid "keyboard label|KP_Prior"
+msgstr ""
+
+#: gdk/keyname-table.h:3966
+msgid "keyboard label|KP_Page_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3967
+msgid "keyboard label|KP_Next"
+msgstr ""
+
+#: gdk/keyname-table.h:3968
+msgid "keyboard label|KP_End"
+msgstr ""
+
+#: gdk/keyname-table.h:3969
+msgid "keyboard label|KP_Begin"
+msgstr ""
+
+#: gdk/keyname-table.h:3970
+msgid "keyboard label|KP_Insert"
+msgstr ""
+
+#: gdk/keyname-table.h:3971
+msgid "keyboard label|KP_Delete"
+msgstr ""
+
+#: gdk/keyname-table.h:3972
+msgid "keyboard label|Delete"
+msgstr ""
+
#. Description of --sync in --help output
-#: ../gdk/win32/gdkmain-win32.c:60
+#: gdk/win32/gdkmain-win32.c:60
msgid "Don't batch GDI requests"
msgstr "Geen GDI-verzoeken op wacht zetten"
#. Description of --no-wintab in --help output
-#: ../gdk/win32/gdkmain-win32.c:62
+#: gdk/win32/gdkmain-win32.c:62
msgid "Don't use the Wintab API for tablet support"
msgstr "Voor tablet-ondersteuning niet de Wintab-API gebruiken"
#. Description of --ignore-wintab in --help output
-#: ../gdk/win32/gdkmain-win32.c:64
+#: gdk/win32/gdkmain-win32.c:64
msgid "Same as --no-wintab"
msgstr "Zelfde als --no-wintab"
#. Description of --use-wintab in --help output
-#: ../gdk/win32/gdkmain-win32.c:66
+#: gdk/win32/gdkmain-win32.c:66
msgid "Do use the Wintab API [default]"
msgstr "Wintab-API niet gebruiken [standaard]"
#. Description of --max-colors=COLORS in --help output
-#: ../gdk/win32/gdkmain-win32.c:68
+#: gdk/win32/gdkmain-win32.c:68
msgid "Size of the palette in 8 bit mode"
msgstr "Grootte van het palet in 8-bit modus"
#. Placeholder in --max-colors=COLORS in --help output
-#: ../gdk/win32/gdkmain-win32.c:69
+#: gdk/win32/gdkmain-win32.c:69
msgid "COLORS"
msgstr "KLEUREN"
# synchroniseren/synchroon maken
#. Description of --sync in --help output
-#: ../gdk/x11/gdkmain-x11.c:92
+#: gdk/x11/gdkmain-x11.c:92
msgid "Make X calls synchronous"
msgstr "Alle X-aanroepen synchroon maken"
-#: ../gtk/gtkaboutdialog.c:270 ../gtk/gtkaboutdialog.c:2025
+#: gtk/gtkaboutdialog.c:270 gtk/gtkaboutdialog.c:2025
msgid "License"
msgstr "Licentie"
-#: ../gtk/gtkaboutdialog.c:271
+#: gtk/gtkaboutdialog.c:271
msgid "The license of the program"
msgstr "De licentie van het programma"
#. Add the credits button
-#: ../gtk/gtkaboutdialog.c:491
+#: gtk/gtkaboutdialog.c:491
msgid "C_redits"
msgstr "_Met dank aan"
#. Add the license button
-#: ../gtk/gtkaboutdialog.c:501
+#: gtk/gtkaboutdialog.c:501
msgid "_License"
msgstr "_Licentie"
-#: ../gtk/gtkaboutdialog.c:731
+#: gtk/gtkaboutdialog.c:731
#, c-format
msgid "About %s"
msgstr "Over %s"
-#: ../gtk/gtkaboutdialog.c:1953
+#: gtk/gtkaboutdialog.c:1953
msgid "Credits"
msgstr "Met dank aan"
-#: ../gtk/gtkaboutdialog.c:1979
+#: gtk/gtkaboutdialog.c:1979
msgid "Written by"
msgstr "Geschreven door"
-#: ../gtk/gtkaboutdialog.c:1982
+#: gtk/gtkaboutdialog.c:1982
msgid "Documented by"
msgstr "Gedocumenteerd door"
-#: ../gtk/gtkaboutdialog.c:1994
+#: gtk/gtkaboutdialog.c:1994
msgid "Translated by"
msgstr "Vertaald door"
-#: ../gtk/gtkaboutdialog.c:1998
+#: gtk/gtkaboutdialog.c:1998
msgid "Artwork by"
msgstr "Grafisch werk door"
@@ -947,28 +1075,41 @@ msgstr "Grafisch werk door"
#. * that use the shift key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: ../gtk/gtkaccellabel.c:120
-msgid "Shift"
-msgstr "Shift"
+#: gtk/gtkaccellabel.c:121
+msgid "keyboard label|Shift"
+msgstr ""
#. This is the text that should appear next to menu accelerators
#. * that use the control key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: ../gtk/gtkaccellabel.c:126
-msgid "Ctrl"
-msgstr "Ctrl"
+#: gtk/gtkaccellabel.c:128
+msgid "keyboard label|Ctrl"
+msgstr ""
#. This is the text that should appear next to menu accelerators
#. * that use the alt key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: ../gtk/gtkaccellabel.c:132
-msgid "Alt"
-msgstr "Alt"
+#: gtk/gtkaccellabel.c:135
+msgid "keyboard label|Alt"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkaccellabel.c:577
+msgid "keyboard label|Space"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkaccellabel.c:581
+msgid "keyboard label|Backslash"
+msgstr ""
#. Translate to calendar:YM if you want years to be displayed
#. * before months; otherwise translate to calendar:MY.
@@ -979,7 +1120,7 @@ msgstr "Alt"
#. * so if you have a default text direction of RTL and YM, then
#. * the year will appear on the right.
#.
-#: ../gtk/gtkcalendar.c:646
+#: gtk/gtkcalendar.c:647
msgid "calendar:MY"
msgstr "calendar:MY"
@@ -987,29 +1128,56 @@ msgstr "calendar:MY"
#. * first day of the week to calendar:week_start:1 if you want Monday
#. * to be the first day of the week, and so on.
#.
-#: ../gtk/gtkcalendar.c:660
+#: gtk/gtkcalendar.c:661
msgid "calendar:week_start:0"
msgstr "calendar:week_start:1"
+#. Translators: This is a text measurement template.
+#. * Translate it to the widest year text.
+#. *
+#. * Don't include the prefix "year measurement template|"
+#. * in the translation.
+#. *
+#. * If you don't understand this, leave it as "2000"
+#.
+#: gtk/gtkcalendar.c:1549
+msgid "year measurement template|2000"
+msgstr ""
+
+#. Translators: This dictates how the year is displayed in
+#. * gtkcalendar widget. See strftime() manual for the format.
+#. * Use only ASCII in the translation.
+#. *
+#. * Also look for the msgid "year measurement template|2000".
+#. * Translate that entry to a year with the widest output of this
+#. * msgid.
+#. *
+#. * Don't include the prefix "calendar year format|" in the
+#. * translation. "%Y" is appropriate for most locales.
+#.
+#: gtk/gtkcalendar.c:1826
+msgid "calendar year format|%Y"
+msgstr ""
+
# het gedeelte voor | is om het bericht meer uniek te maken en mag niet
# worden vertaald.
#. do not translate the part before the |
-#: ../gtk/gtkcellrendererprogress.c:237 ../gtk/gtkcellrendererprogress.c:295
+#: gtk/gtkcellrendererprogress.c:237 gtk/gtkcellrendererprogress.c:295
#, c-format
msgid "progress bar label|%d %%"
msgstr "%d %%"
# 'Kies een kleur' hier beter dan: 'Een kleur kiezen' ?
-#: ../gtk/gtkcolorbutton.c:221 ../gtk/gtkcolorbutton.c:576
+#: gtk/gtkcolorbutton.c:221 gtk/gtkcolorbutton.c:576
msgid "Pick a Color"
msgstr "Kies een kleur"
-#: ../gtk/gtkcolorbutton.c:467
+#: gtk/gtkcolorbutton.c:467
msgid "Received invalid color data\n"
msgstr "Ongeldige kleurgegevens ontvangen\n"
# niet strikt vertaald.
-#: ../gtk/gtkcolorsel.c:561
+#: gtk/gtkcolorsel.c:561
msgid ""
"The previously-selected color, for comparison to the color you're selecting "
"now. You can drag this color to a palette entry, or select this color as "
@@ -1020,7 +1188,7 @@ msgstr ""
"door het over de nieuwe kleur heen te slepen."
# niet strikt vertaald
-#: ../gtk/gtkcolorsel.c:566
+#: gtk/gtkcolorsel.c:566
msgid ""
"The color you've chosen. You can drag this color to a palette entry to save "
"it for use in the future."
@@ -1028,11 +1196,11 @@ msgstr ""
"De nieuwe kleur die u gekozen heeft. U kunt deze verslepen naar een "
"kleurenpaletom het te bewaren voor toekomstig gebruik."
-#: ../gtk/gtkcolorsel.c:957
+#: gtk/gtkcolorsel.c:957
msgid "_Save color here"
msgstr "Kleur hier op_slaan"
-#: ../gtk/gtkcolorsel.c:1162
+#: gtk/gtkcolorsel.c:1162
msgid ""
"Click this palette entry to make it the current color. To change this entry, "
"drag a color swatch here or right-click it and select \"Save color here.\""
@@ -1042,7 +1210,7 @@ msgstr ""
"de rechter muisknop en selecteert \"Bewaar kleur hier\""
# niet strikt vertaald
-#: ../gtk/gtkcolorsel.c:1919
+#: gtk/gtkcolorsel.c:1929
msgid ""
"Select the color you want from the outer ring. Select the darkness or "
"lightness of that color using the inner triangle."
@@ -1050,7 +1218,7 @@ msgstr ""
"Selecteer een kleur in de buitenste ring. De helderheid van deze kleur kunt "
"u instellen met de driehoek binnenin."
-#: ../gtk/gtkcolorsel.c:1944
+#: gtk/gtkcolorsel.c:1954
msgid ""
"Click the eyedropper, then click a color anywhere on your screen to select "
"that color."
@@ -1058,67 +1226,67 @@ msgstr ""
"Klik op de pipet, klik dan op een kleur ergens op je scherm om die kleur te "
"selecteren."
-#: ../gtk/gtkcolorsel.c:1953
+#: gtk/gtkcolorsel.c:1963
msgid "_Hue:"
msgstr "_Tint:"
-#: ../gtk/gtkcolorsel.c:1954
+#: gtk/gtkcolorsel.c:1964
msgid "Position on the color wheel."
msgstr "Positie op het kleurenwiel."
-#: ../gtk/gtkcolorsel.c:1956
+#: gtk/gtkcolorsel.c:1966
msgid "_Saturation:"
msgstr "_Verzadiging:"
-#: ../gtk/gtkcolorsel.c:1957
+#: gtk/gtkcolorsel.c:1967
msgid "\"Deepness\" of the color."
msgstr "\"Diepte\" van de kleur."
-#: ../gtk/gtkcolorsel.c:1958
+#: gtk/gtkcolorsel.c:1968
msgid "_Value:"
msgstr "_Waarde:"
-#: ../gtk/gtkcolorsel.c:1959
+#: gtk/gtkcolorsel.c:1969
msgid "Brightness of the color."
msgstr "Helderheid van de kleur."
-#: ../gtk/gtkcolorsel.c:1960
+#: gtk/gtkcolorsel.c:1970
msgid "_Red:"
msgstr "_Rood:"
-#: ../gtk/gtkcolorsel.c:1961
+#: gtk/gtkcolorsel.c:1971
msgid "Amount of red light in the color."
msgstr "Hoeveelheid rood licht in de kleur."
-#: ../gtk/gtkcolorsel.c:1962
+#: gtk/gtkcolorsel.c:1972
msgid "_Green:"
msgstr "_Groen:"
-#: ../gtk/gtkcolorsel.c:1963
+#: gtk/gtkcolorsel.c:1973
msgid "Amount of green light in the color."
msgstr "Hoeveelheid groen licht in de kleur."
-#: ../gtk/gtkcolorsel.c:1964
+#: gtk/gtkcolorsel.c:1974
msgid "_Blue:"
msgstr "_Blauw:"
-#: ../gtk/gtkcolorsel.c:1965
+#: gtk/gtkcolorsel.c:1975
msgid "Amount of blue light in the color."
msgstr "Hoeveelheid blauw licht in de kleur."
-#: ../gtk/gtkcolorsel.c:1968
+#: gtk/gtkcolorsel.c:1978
msgid "_Opacity:"
msgstr "_Doorzichtig:"
-#: ../gtk/gtkcolorsel.c:1976 ../gtk/gtkcolorsel.c:1987
+#: gtk/gtkcolorsel.c:1986 gtk/gtkcolorsel.c:1997
msgid "Transparency of the color."
msgstr "Transparantie van de kleur."
-#: ../gtk/gtkcolorsel.c:1994
+#: gtk/gtkcolorsel.c:2004
msgid "Color _Name:"
msgstr "Kleur_naam:"
-#: ../gtk/gtkcolorsel.c:2009
+#: gtk/gtkcolorsel.c:2019
msgid ""
"You can enter an HTML-style hexadecimal color value, or simply a color name "
"such as 'orange' in this entry."
@@ -1126,174 +1294,180 @@ msgstr ""
"U kunt in dit veld een hexadecimale kleurwaarde in HTML-stijl geven, of "
"gewoon een kleur (in het Engels) invoeren zoals 'orange'."
-#: ../gtk/gtkcolorsel.c:2028
+#: gtk/gtkcolorsel.c:2038
msgid "_Palette"
msgstr "_Palet"
-#: ../gtk/gtkcolorsel.c:2060
+#: gtk/gtkcolorsel.c:2070
msgid "Color Wheel"
msgstr "Kleurwiel"
-#: ../gtk/gtkcolorseldialog.c:123
+#: gtk/gtkcolorseldialog.c:123
msgid "Color Selection"
msgstr "Kleurselectie"
-#: ../gtk/gtkentry.c:4508 ../gtk/gtktextview.c:7065
+#: gtk/gtkentry.c:4508 gtk/gtktextview.c:7068
msgid "Select _All"
msgstr "_Alles selecteren"
-#: ../gtk/gtkentry.c:4518 ../gtk/gtktextview.c:7075
+#: gtk/gtkentry.c:4518 gtk/gtktextview.c:7078
msgid "Input _Methods"
msgstr "Invoer_methoden"
-#: ../gtk/gtkentry.c:4529 ../gtk/gtktextview.c:7086
+#: gtk/gtkentry.c:4529 gtk/gtktextview.c:7089
msgid "_Insert Unicode Control Character"
msgstr "_Unicode controleteken invoegen "
-#: ../gtk/gtkfilechooser.c:1588 ../gtk/gtkfilechooser.c:1632
-#: ../gtk/gtkfilechooser.c:1707 ../gtk/gtkfilechooser.c:1751
+#: gtk/gtkfilechooser.c:1588 gtk/gtkfilechooser.c:1632
+#: gtk/gtkfilechooser.c:1707 gtk/gtkfilechooser.c:1751
#, c-format
msgid "Invalid filename: %s"
msgstr "Ongeldige bestandsnaam: %s"
-#: ../gtk/gtkfilechooserbutton.c:67
+#: gtk/gtkfilechooserbutton.c:67
msgid "Select A File"
msgstr "Een bestand selecteren"
# Dit is de titel van de persoonlijke map in de bestandkiezer
# eigen map
# persoonlijke map
-#: ../gtk/gtkfilechooserbutton.c:68 ../gtk/gtkfilechooserdefault.c:1287
-#: ../gtk/gtkpathbar.c:996
+#: gtk/gtkfilechooserbutton.c:68 gtk/gtkfilechooserdefault.c:1302
+#: gtk/gtkpathbar.c:1020
msgid "Home"
msgstr "Persoonlijk"
# Werkblad
-#: ../gtk/gtkfilechooserbutton.c:69 ../gtk/gtkfilechooserdefault.c:1314
-#: ../gtk/gtkpathbar.c:998
+#: gtk/gtkfilechooserbutton.c:69 gtk/gtkfilechooserdefault.c:1329
+#: gtk/gtkpathbar.c:1022
msgid "Desktop"
msgstr "Bureaublad"
-#: ../gtk/gtkfilechooserbutton.c:70
+#: gtk/gtkfilechooserbutton.c:70
msgid "(None)"
msgstr "(Geen)"
# dit is het label op de knop waarmee je naar andere mappen zoekt
# (andere mappen dan de favoriete)
-#: ../gtk/gtkfilechooserbutton.c:1520
+#: gtk/gtkfilechooserbutton.c:1523
msgid "Other..."
msgstr "Andere..."
-#: ../gtk/gtkfilechooserdefault.c:917
+#: gtk/gtkfilechooserdefault.c:917
msgid "Could not retrieve information about the file"
msgstr "Kon geen informatie verkrijgen over het bestand"
-#: ../gtk/gtkfilechooserdefault.c:928
+#: gtk/gtkfilechooserdefault.c:928
msgid "Could not add a bookmark"
msgstr "Kon geen favoriet toevoegen"
-#: ../gtk/gtkfilechooserdefault.c:939
+#: gtk/gtkfilechooserdefault.c:939
msgid "Could not remove bookmark"
msgstr "Kon favoriet niet verwijderen"
-#: ../gtk/gtkfilechooserdefault.c:950
+#: gtk/gtkfilechooserdefault.c:950
msgid "The folder could not be created"
msgstr "De map kon niet worden aangemaakt"
-#: ../gtk/gtkfilechooserdefault.c:961
+#: gtk/gtkfilechooserdefault.c:963
+msgid ""
+"The folder could not be created, as a file with the same name already "
+"exists. Try using a different name for the folder, or rename the file first."
+msgstr ""
+
+#: gtk/gtkfilechooserdefault.c:976
msgid "Invalid file name"
msgstr "Ongeldige bestandsnaam"
# worden afgebeeld/
-#: ../gtk/gtkfilechooserdefault.c:971
+#: gtk/gtkfilechooserdefault.c:986
msgid "The folder contents could not be displayed"
msgstr "De mapinhoud kon niet worden weergegeven"
-#: ../gtk/gtkfilechooserdefault.c:1177
+#: gtk/gtkfilechooserdefault.c:1192
#, c-format
msgid "Could not get information about '%s': %s"
msgstr "Kon geen informatie verkrijgen over '%s': %s"
-#: ../gtk/gtkfilechooserdefault.c:2207
+#: gtk/gtkfilechooserdefault.c:2208
#, c-format
msgid "Add the folder '%s' to the bookmarks"
msgstr "De map '%s' toevoegen aan favorieten"
-#: ../gtk/gtkfilechooserdefault.c:2248
+#: gtk/gtkfilechooserdefault.c:2249
msgid "Add the current folder to the bookmarks"
msgstr "De huidige map toevoegen aan de favorieten"
-#: ../gtk/gtkfilechooserdefault.c:2250
+#: gtk/gtkfilechooserdefault.c:2251
msgid "Add the selected folders to the bookmarks"
msgstr "De geselecteerde mappen toevoegen aan de favorieten"
-#: ../gtk/gtkfilechooserdefault.c:2290
+#: gtk/gtkfilechooserdefault.c:2291
#, c-format
msgid "Remove the bookmark '%s'"
msgstr "'%s' als favoriet verwijderen"
-#: ../gtk/gtkfilechooserdefault.c:2721
+#: gtk/gtkfilechooserdefault.c:2722
#, c-format
msgid "Could not add a bookmark for '%s' because it is an invalid path name."
msgstr ""
"Kon geen favoriet toevoegen voor '%s' omdat het een ongeldige pad-naam is."
-#: ../gtk/gtkfilechooserdefault.c:2936
+#: gtk/gtkfilechooserdefault.c:2937
msgid "Remove"
msgstr "Verwijderen"
# naam wijzigen
-#: ../gtk/gtkfilechooserdefault.c:2945
+#: gtk/gtkfilechooserdefault.c:2946
msgid "Rename..."
msgstr "Hernoemen..."
-#: ../gtk/gtkfilechooserdefault.c:3068
+#: gtk/gtkfilechooserdefault.c:3069
msgid "Shortcuts"
msgstr "Sneltoetsen"
-#: ../gtk/gtkfilechooserdefault.c:3122
+#: gtk/gtkfilechooserdefault.c:3123
msgid "Folder"
msgstr "Map"
-#: ../gtk/gtkfilechooserdefault.c:3178 ../gtk/gtkstock.c:317
+#: gtk/gtkfilechooserdefault.c:3179 gtk/gtkstock.c:317
msgid "_Add"
msgstr "_Toevoegen"
# favorieten/bladwijzers
-#: ../gtk/gtkfilechooserdefault.c:3185
+#: gtk/gtkfilechooserdefault.c:3186
msgid "Add the selected folder to the Bookmarks"
msgstr "De geselecteerde map toevoegen aan de favorieten"
-#: ../gtk/gtkfilechooserdefault.c:3190 ../gtk/gtkstock.c:395
+#: gtk/gtkfilechooserdefault.c:3191 gtk/gtkstock.c:395
msgid "_Remove"
msgstr "_Verwijderen"
-#: ../gtk/gtkfilechooserdefault.c:3197
+#: gtk/gtkfilechooserdefault.c:3198
msgid "Remove the selected bookmark"
msgstr "De geselecteerde favoriet verwijderen"
-#: ../gtk/gtkfilechooserdefault.c:3300
+#: gtk/gtkfilechooserdefault.c:3305
msgid "_Add to Bookmarks"
msgstr "_Toevoegen aan favorieten"
-#: ../gtk/gtkfilechooserdefault.c:3310
+#: gtk/gtkfilechooserdefault.c:3315
msgid "Open _Location"
msgstr "_Locatie openen"
# _b zou conflicteren met: _Bladeren naar andere mappen
-#: ../gtk/gtkfilechooserdefault.c:3322
+#: gtk/gtkfilechooserdefault.c:3327
msgid "Show _Hidden Files"
msgstr "Verbo_rgen bestanden tonen"
-#: ../gtk/gtkfilechooserdefault.c:3446 ../gtk/gtkfilesel.c:766
+#: gtk/gtkfilechooserdefault.c:3451 gtk/gtkfilesel.c:766
msgid "Files"
msgstr "Bestanden"
-#: ../gtk/gtkfilechooserdefault.c:3477
+#: gtk/gtkfilechooserdefault.c:3482
msgid "Name"
msgstr "Naam"
-#: ../gtk/gtkfilechooserdefault.c:3502
+#: gtk/gtkfilechooserdefault.c:3507
msgid "Size"
msgstr "Afmeting"
@@ -1302,7 +1476,7 @@ msgstr "Afmeting"
# veranderd in Wijzigingsdatum.
# 'Gewijzigd' zou ook kunnen (is korter) maar dan moet Nautilus ook aangepast
# worden.
-#: ../gtk/gtkfilechooserdefault.c:3515
+#: gtk/gtkfilechooserdefault.c:3520
msgid "Modified"
msgstr "Wijzigingsdatum"
@@ -1311,21 +1485,21 @@ msgstr "Wijzigingsdatum"
# wordt weergegeven
# bestand
# type
-#: ../gtk/gtkfilechooserdefault.c:3547
+#: gtk/gtkfilechooserdefault.c:3552
msgid "Select which types of files are shown"
msgstr "Kiezen welke typen bestanden getoond worden"
#. Create Folder
-#: ../gtk/gtkfilechooserdefault.c:3583
+#: gtk/gtkfilechooserdefault.c:3588
msgid "Create Fo_lder"
msgstr "_Map aanmaken"
#. Name entry
-#: ../gtk/gtkfilechooserdefault.c:3704
+#: gtk/gtkfilechooserdefault.c:3709
msgid "_Name:"
msgstr "_Naam:"
-#: ../gtk/gtkfilechooserdefault.c:3744
+#: gtk/gtkfilechooserdefault.c:3749
msgid "_Browse for other folders"
msgstr "_Bladeren naar andere mappen"
@@ -1340,113 +1514,113 @@ msgstr "_Bladeren naar andere mappen"
# wat lelijk is.
# Vandaar dat we kiezen om Create in _folder te vertalen met
# Aanma_ken in map
-#: ../gtk/gtkfilechooserdefault.c:3995
+#: gtk/gtkfilechooserdefault.c:4000
msgid "Save in _folder:"
msgstr "_Opslaan in map:"
-#: ../gtk/gtkfilechooserdefault.c:3997
+#: gtk/gtkfilechooserdefault.c:4002
msgid "Create in _folder:"
msgstr "Aanma_ken in map:"
-#: ../gtk/gtkfilechooserdefault.c:4939
+#: gtk/gtkfilechooserdefault.c:4959
msgid "Cannot change to folder because it is not local"
msgstr "Kan niet naar de map gaan omdat deze niet lokaal is"
-#: ../gtk/gtkfilechooserdefault.c:5455
+#: gtk/gtkfilechooserdefault.c:5513
#, c-format
msgid "Shortcut %s does not exist"
msgstr "Snelkoppeling %s bestaat niet"
-#: ../gtk/gtkfilechooserdefault.c:5919
+#: gtk/gtkfilechooserdefault.c:6057
#, c-format
msgid "Could not mount %s"
msgstr "Kon %s niet aankoppelen"
-#: ../gtk/gtkfilechooserdefault.c:6212
+#: gtk/gtkfilechooserdefault.c:6352
msgid "Type name of new folder"
msgstr "Geef de naam van de nieuwe map"
-#: ../gtk/gtkfilechooserdefault.c:6254
+#: gtk/gtkfilechooserdefault.c:6394
#, c-format
msgid "%d byte"
msgid_plural "%d bytes"
msgstr[0] "%d byte"
msgstr[1] "%d byte"
-#: ../gtk/gtkfilechooserdefault.c:6256
+#: gtk/gtkfilechooserdefault.c:6396
#, c-format
msgid "%.1f K"
msgstr "%.1f K"
-#: ../gtk/gtkfilechooserdefault.c:6258
+#: gtk/gtkfilechooserdefault.c:6398
#, c-format
msgid "%.1f M"
msgstr "%.1f M"
-#: ../gtk/gtkfilechooserdefault.c:6260
+#: gtk/gtkfilechooserdefault.c:6400
#, c-format
msgid "%.1f G"
msgstr "%.1f G"
-#: ../gtk/gtkfilechooserdefault.c:6306 ../gtk/gtkfilechooserdefault.c:6330
+#: gtk/gtkfilechooserdefault.c:6446 gtk/gtkfilechooserdefault.c:6470
msgid "Unknown"
msgstr "Onbekend"
-#: ../gtk/gtkfilechooserdefault.c:6317
+#: gtk/gtkfilechooserdefault.c:6457
msgid "Today"
msgstr "Vandaag"
-#: ../gtk/gtkfilechooserdefault.c:6319
+#: gtk/gtkfilechooserdefault.c:6459
msgid "Yesterday"
msgstr "Gisteren"
-#: ../gtk/gtkfilechooserdefault.c:6401
+#: gtk/gtkfilechooserdefault.c:6541
msgid "Cannot change folder"
msgstr "Kan map niet wijzigen"
-#: ../gtk/gtkfilechooserdefault.c:6402
+#: gtk/gtkfilechooserdefault.c:6542
msgid "The folder you specified is an invalid path."
msgstr "De door u opgegeven map is een ongeldig pad."
-#: ../gtk/gtkfilechooserdefault.c:6441
+#: gtk/gtkfilechooserdefault.c:6581
#, c-format
msgid "Could not build file name from '%s' and '%s'"
msgstr "Kon geen bestandnaam maken van '%s' en '%s'"
-#: ../gtk/gtkfilechooserdefault.c:6477
+#: gtk/gtkfilechooserdefault.c:6617
msgid "Could not select item"
msgstr "Kon item niet selecteren"
-#: ../gtk/gtkfilechooserdefault.c:6517
+#: gtk/gtkfilechooserdefault.c:6657
msgid "Open Location"
msgstr "Locatie openen"
-#: ../gtk/gtkfilechooserdefault.c:6524
+#: gtk/gtkfilechooserdefault.c:6664
msgid "Save in Location"
msgstr "Opslaan in locatie"
-#: ../gtk/gtkfilechooserdefault.c:6548
+#: gtk/gtkfilechooserdefault.c:6688
msgid "_Location:"
msgstr "_Locatie:"
-#: ../gtk/gtkfilesel.c:730
+#: gtk/gtkfilesel.c:730
msgid "Folders"
msgstr "Mappen"
-#: ../gtk/gtkfilesel.c:734
+#: gtk/gtkfilesel.c:734
msgid "Fol_ders"
msgstr "_Mappen"
-#: ../gtk/gtkfilesel.c:770
+#: gtk/gtkfilesel.c:770
msgid "_Files"
msgstr "_Bestanden"
-#: ../gtk/gtkfilesel.c:858 ../gtk/gtkfilesel.c:2248
+#: gtk/gtkfilesel.c:858 gtk/gtkfilesel.c:2248
#, c-format
msgid "Folder unreadable: %s"
msgstr "Map onleesbaar: %s"
-#: ../gtk/gtkfilesel.c:989
+#: gtk/gtkfilesel.c:989
#, c-format
msgid ""
"The file \"%s\" resides on another machine (called %s) and may not be "
@@ -1457,27 +1631,27 @@ msgstr ""
"mogelijk niet beschikbaar voor dit programma.\n"
"Weet u zeker dat u het wilt selecteren?"
-#: ../gtk/gtkfilesel.c:1120
+#: gtk/gtkfilesel.c:1120
msgid "_New Folder"
msgstr "_Nieuwe map"
-#: ../gtk/gtkfilesel.c:1131
+#: gtk/gtkfilesel.c:1131
msgid "De_lete File"
msgstr "_Bestand verwijderen"
-#: ../gtk/gtkfilesel.c:1142
+#: gtk/gtkfilesel.c:1142
msgid "_Rename File"
msgstr "Bestand _hernoemen"
# tekens ipv symbolen?
-#: ../gtk/gtkfilesel.c:1444
+#: gtk/gtkfilesel.c:1444
#, c-format
msgid ""
"The folder name \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
"De mapnaam \"%s\" bevat symbolen die niet toegestaan zijn in bestandsnamen"
-#: ../gtk/gtkfilesel.c:1446
+#: gtk/gtkfilesel.c:1446
#, c-format
msgid ""
"Error creating folder \"%s\": %s\n"
@@ -1487,38 +1661,38 @@ msgstr ""
"%s"
# tekens ipv symbolen?
-#: ../gtk/gtkfilesel.c:1447 ../gtk/gtkfilesel.c:1683
+#: gtk/gtkfilesel.c:1447 gtk/gtkfilesel.c:1683
msgid "You probably used symbols not allowed in filenames."
msgstr ""
"U heeft waarschijnlijk symbolen gebruikt die niet toegestaan zijn in "
"bestandsnamen."
-#: ../gtk/gtkfilesel.c:1455
+#: gtk/gtkfilesel.c:1455
#, c-format
msgid "Error creating folder \"%s\": %s\n"
msgstr "Fout bij aanmaken van map \"%s\": %s\n"
-#: ../gtk/gtkfilesel.c:1489
+#: gtk/gtkfilesel.c:1489
msgid "New Folder"
msgstr "Nieuwe map"
-#: ../gtk/gtkfilesel.c:1504
+#: gtk/gtkfilesel.c:1504
msgid "_Folder name:"
msgstr "_Mapnaam:"
# _A conflicteert ws met _Annuleren
-#: ../gtk/gtkfilesel.c:1528
+#: gtk/gtkfilesel.c:1528
msgid "C_reate"
msgstr "Aanma_ken"
-#: ../gtk/gtkfilesel.c:1571
+#: gtk/gtkfilesel.c:1571
#, c-format
msgid "The filename \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
"De bestandsnaam \"%s\" bevat symbolen die niet toegestaan zijn in "
"bestandsnamen"
-#: ../gtk/gtkfilesel.c:1574
+#: gtk/gtkfilesel.c:1574
#, c-format
msgid ""
"Error deleting file \"%s\": %s\n"
@@ -1527,33 +1701,33 @@ msgstr ""
"Fout bij verwijderen van bestand \"%s\": %s\n"
"%s"
-#: ../gtk/gtkfilesel.c:1576 ../gtk/gtkfilesel.c:1697
+#: gtk/gtkfilesel.c:1576 gtk/gtkfilesel.c:1697
msgid "It probably contains symbols not allowed in filenames."
msgstr "Het bevat waarschijnlijk symbolen niet toegestaan in bestandsnamen."
-#: ../gtk/gtkfilesel.c:1585
+#: gtk/gtkfilesel.c:1585
#, c-format
msgid "Error deleting file \"%s\": %s"
msgstr "Fout bij verwijderen van bestand \"%s\": %s"
# Really hoeft hier niet vertaald te worden.
-#: ../gtk/gtkfilesel.c:1628
+#: gtk/gtkfilesel.c:1628
#, c-format
msgid "Really delete file \"%s\"?"
msgstr "\"%s\" verwijderen?"
-#: ../gtk/gtkfilesel.c:1633
+#: gtk/gtkfilesel.c:1633
msgid "Delete File"
msgstr "Bestand verwijderen"
-#: ../gtk/gtkfilesel.c:1679 ../gtk/gtkfilesel.c:1693
+#: gtk/gtkfilesel.c:1679 gtk/gtkfilesel.c:1693
#, c-format
msgid "The file name \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
"De bestandsnaam \"%s\" bevat symbolen die niet toegestaan zijn in "
"bestandsnamen"
-#: ../gtk/gtkfilesel.c:1681
+#: gtk/gtkfilesel.c:1681
#, c-format
msgid ""
"Error renaming file to \"%s\": %s\n"
@@ -1562,7 +1736,7 @@ msgstr ""
"Fout bij hernoemen van bestand naar \"%s\": %s\n"
"%s"
-#: ../gtk/gtkfilesel.c:1695
+#: gtk/gtkfilesel.c:1695
#, c-format
msgid ""
"Error renaming file \"%s\": %s\n"
@@ -1571,32 +1745,32 @@ msgstr ""
"Fout bij hernoemen van bestand \"%s\": %s\n"
"%s"
-#: ../gtk/gtkfilesel.c:1705
+#: gtk/gtkfilesel.c:1705
#, c-format
msgid "Error renaming file \"%s\" to \"%s\": %s"
msgstr "Fout bij hernoemen van bestand \"%s\" naar \"%s\": %s"
# bestandsnaam wijzigen
-#: ../gtk/gtkfilesel.c:1752
+#: gtk/gtkfilesel.c:1752
msgid "Rename File"
msgstr "Bestand hernoemen"
# bestandsnaam wijzigen in
-#: ../gtk/gtkfilesel.c:1767
+#: gtk/gtkfilesel.c:1767
#, c-format
msgid "Rename file \"%s\" to:"
msgstr "Bestand \"%s\" hernoemen naar:"
# naam wijzigen
-#: ../gtk/gtkfilesel.c:1796
+#: gtk/gtkfilesel.c:1796
msgid "_Rename"
msgstr "_Hernoemen"
-#: ../gtk/gtkfilesel.c:2228
+#: gtk/gtkfilesel.c:2228
msgid "_Selection: "
msgstr "_Selectie: "
-#: ../gtk/gtkfilesel.c:3151
+#: gtk/gtkfilesel.c:3151
#, c-format
msgid ""
"The filename \"%s\" couldn't be converted to UTF-8. (try setting the "
@@ -1605,50 +1779,50 @@ msgstr ""
"De bestandsnaam \"%s\" kon niet geconverteerd worden in UTF-8. (Probeer de "
"omgevingsvariabele G_FILENAME_ENCODING in te stellen): %s"
-#: ../gtk/gtkfilesel.c:3154
+#: gtk/gtkfilesel.c:3154
msgid "Invalid UTF-8"
msgstr "Ongeldig UTF-8"
-#: ../gtk/gtkfilesel.c:4031
+#: gtk/gtkfilesel.c:4031
msgid "Name too long"
msgstr "Naam is te lang"
-#: ../gtk/gtkfilesel.c:4033
+#: gtk/gtkfilesel.c:4033
msgid "Couldn't convert filename"
msgstr "Kon bestandsnaam niet converteren"
# Legen
-#: ../gtk/gtkfilesystemmodel.c:1267
+#: gtk/gtkfilesystemmodel.c:1267
msgid "(Empty)"
msgstr "(Leeg)"
-#: ../gtk/gtkfilesystemunix.c:466 ../gtk/gtkfilesystemunix.c:668
-#: ../gtk/gtkfilesystemunix.c:1908 ../gtk/gtkfilesystemwin32.c:482
-#: ../gtk/gtkfilesystemwin32.c:495 ../gtk/gtkfilesystemwin32.c:1560
+#: gtk/gtkfilesystemunix.c:475 gtk/gtkfilesystemunix.c:678
+#: gtk/gtkfilesystemunix.c:1918 gtk/gtkfilesystemwin32.c:482
+#: gtk/gtkfilesystemwin32.c:495 gtk/gtkfilesystemwin32.c:1560
#, c-format
msgid "Error getting information for '%s': %s"
msgstr "Fout bij verkrijgen van informatie over '%s': %s"
-#: ../gtk/gtkfilesystemunix.c:537 ../gtk/gtkfilesystemwin32.c:537
+#: gtk/gtkfilesystemunix.c:547 gtk/gtkfilesystemwin32.c:537
#, c-format
msgid "Error creating directory '%s': %s"
msgstr "Fout bij aanmaken van map '%s': %s"
-#: ../gtk/gtkfilesystemunix.c:617 ../gtk/gtkfilesystemwin32.c:597
+#: gtk/gtkfilesystemunix.c:627 gtk/gtkfilesystemwin32.c:597
msgid "This file system does not support mounting"
msgstr "Dit bestandsysteem ondersteunt geen aankoppelen"
-#: ../gtk/gtkfilesystemunix.c:625
+#: gtk/gtkfilesystemunix.c:635
msgid "Filesystem"
msgstr "Bestandsysteem"
-#: ../gtk/gtkfilesystemunix.c:782
+#: gtk/gtkfilesystemunix.c:792
#, c-format
msgid "Could not get a stock icon for %s"
msgstr "Kon geen standaard pictogram verkrijgen voor %s"
# Kies een andere naam
-#: ../gtk/gtkfilesystemunix.c:877
+#: gtk/gtkfilesystemunix.c:887
#, c-format
msgid ""
"The name \"%s\" is not valid because it contains the character \"%s\". "
@@ -1657,98 +1831,98 @@ msgstr ""
"De naam \"%s\" is ongeldig omdat deze het teken \"%s\" bevat. Gebruik een "
"andere naam."
-#: ../gtk/gtkfilesystemunix.c:1479
+#: gtk/gtkfilesystemunix.c:1489
#, c-format
msgid "Writing %s failed: %s"
msgstr "Schrijven van %s is mislukt: %s"
-#: ../gtk/gtkfilesystemunix.c:1568
+#: gtk/gtkfilesystemunix.c:1578
#, c-format
msgid "'%s' already exists in the bookmarks list"
msgstr "'%s' staat al in de lijst met favorieten"
-#: ../gtk/gtkfilesystemunix.c:1640
+#: gtk/gtkfilesystemunix.c:1650
#, c-format
msgid "'%s' does not exist in the bookmarks list"
msgstr "'%s' staat niet in de lijst met favorieten"
-#: ../gtk/gtkfilesystemunix.c:1868
+#: gtk/gtkfilesystemunix.c:1878
#, c-format
msgid "Error getting information for '/': %s"
msgstr "Fout bij verkrijgen van informatie over '/': %s"
-#: ../gtk/gtkfilesystemwin32.c:611
+#: gtk/gtkfilesystemwin32.c:611
#, c-format
msgid "Network Drive (%s)"
msgstr "Netwerkstation (%s)"
-#: ../gtk/gtkfilesystemwin32.c:650
+#: gtk/gtkfilesystemwin32.c:650
#, c-format
msgid "%s (%s)"
msgstr "%s (%s)"
-#: ../gtk/gtkfilesystemwin32.c:1032
+#: gtk/gtkfilesystemwin32.c:1032
#, c-format
msgid "Bookmark saving failed: %s"
msgstr "Opslaan favorieten mislukt %s"
-#: ../gtk/gtkfontbutton.c:179 ../gtk/gtkfontbutton.c:292
+#: gtk/gtkfontbutton.c:179 gtk/gtkfontbutton.c:292
msgid "Pick a Font"
msgstr "Kies een lettertype"
#. Initialize fields
-#: ../gtk/gtkfontbutton.c:286
+#: gtk/gtkfontbutton.c:286
msgid "Sans 12"
msgstr "Sans 12"
-#: ../gtk/gtkfontbutton.c:804
+#: gtk/gtkfontbutton.c:804
msgid "Font"
msgstr "Lettertype"
#. This is the default text shown in the preview entry, though the user
#. can set it. Remember that some fonts only have capital letters.
-#: ../gtk/gtkfontsel.c:74
+#: gtk/gtkfontsel.c:74
msgid "abcdefghijk ABCDEFGHIJK"
msgstr "abcdefghijk ABCDEFGHIJK"
-#: ../gtk/gtkfontsel.c:361
+#: gtk/gtkfontsel.c:361
msgid "_Family:"
msgstr "_Familie:"
-#: ../gtk/gtkfontsel.c:367
+#: gtk/gtkfontsel.c:367
msgid "_Style:"
msgstr "_Stijl:"
-#: ../gtk/gtkfontsel.c:373
+#: gtk/gtkfontsel.c:373
msgid "Si_ze:"
msgstr "_Grootte:"
#. create the text entry widget
-#: ../gtk/gtkfontsel.c:549
+#: gtk/gtkfontsel.c:549
msgid "_Preview:"
msgstr "_Voorbeeld:"
-#: ../gtk/gtkfontsel.c:1383
+#: gtk/gtkfontsel.c:1383
msgid "Font Selection"
msgstr "Lettertypeselectie"
-#: ../gtk/gtkgamma.c:401
+#: gtk/gtkgamma.c:401
msgid "Gamma"
msgstr "Gamma"
-#: ../gtk/gtkgamma.c:411
+#: gtk/gtkgamma.c:411
msgid "_Gamma value"
msgstr "_Gammawaarde"
#. Remove this icon source so we don't keep trying to
#. * load it.
#.
-#: ../gtk/gtkiconfactory.c:1644
+#: gtk/gtkiconfactory.c:1644
#, c-format
msgid "Error loading icon: %s"
msgstr "Fout bij laden van pictogram: %s"
-#: ../gtk/gtkicontheme.c:1250
+#: gtk/gtkicontheme.c:1250
#, c-format
msgid ""
"Could not find the icon '%s'. The '%s' theme\n"
@@ -1761,120 +1935,120 @@ msgstr ""
"U kunt een kopie verkrijgen bij:\n"
"\t%s"
-#: ../gtk/gtkicontheme.c:1315
+#: gtk/gtkicontheme.c:1315
#, c-format
msgid "Icon '%s' not present in theme"
msgstr "Pictogram '%s' niet beschikbaar in dit thema"
-#: ../gtk/gtkimmodule.c:427
+#: gtk/gtkimmodule.c:427
msgid "Default"
msgstr "Standaard"
-#: ../gtk/gtkinputdialog.c:235
+#: gtk/gtkinputdialog.c:235
msgid "Input"
msgstr "Invoer"
-#: ../gtk/gtkinputdialog.c:244
+#: gtk/gtkinputdialog.c:244
msgid "No extended input devices"
msgstr "Geen uitgebreide invoerapparaten"
-#: ../gtk/gtkinputdialog.c:256
+#: gtk/gtkinputdialog.c:256
msgid "_Device:"
msgstr "_Apparaat:"
-#: ../gtk/gtkinputdialog.c:273
+#: gtk/gtkinputdialog.c:273
msgid "Disabled"
msgstr "Uitgeschakeld"
-#: ../gtk/gtkinputdialog.c:280
+#: gtk/gtkinputdialog.c:280
msgid "Screen"
msgstr "Scherm"
-#: ../gtk/gtkinputdialog.c:287
+#: gtk/gtkinputdialog.c:287
msgid "Window"
msgstr "Venster"
-#: ../gtk/gtkinputdialog.c:294
+#: gtk/gtkinputdialog.c:294
msgid "_Mode: "
msgstr "_Modus: "
#. The axis listbox
-#: ../gtk/gtkinputdialog.c:325
+#: gtk/gtkinputdialog.c:325
msgid "_Axes"
msgstr "_Assen"
#. Keys listbox
-#: ../gtk/gtkinputdialog.c:342
+#: gtk/gtkinputdialog.c:342
msgid "_Keys"
msgstr "_Sleutels"
-#: ../gtk/gtkinputdialog.c:562
+#: gtk/gtkinputdialog.c:562
msgid "X"
msgstr "X"
-#: ../gtk/gtkinputdialog.c:563
+#: gtk/gtkinputdialog.c:563
msgid "Y"
msgstr "Y"
-#: ../gtk/gtkinputdialog.c:564
+#: gtk/gtkinputdialog.c:564
msgid "Pressure"
msgstr "Druk"
-#: ../gtk/gtkinputdialog.c:565
+#: gtk/gtkinputdialog.c:565
msgid "X Tilt"
msgstr "X Helling"
-#: ../gtk/gtkinputdialog.c:566
+#: gtk/gtkinputdialog.c:566
msgid "Y Tilt"
msgstr "Y Helling"
-#: ../gtk/gtkinputdialog.c:567
+#: gtk/gtkinputdialog.c:567
msgid "Wheel"
msgstr "Wiel"
-#: ../gtk/gtkinputdialog.c:607
+#: gtk/gtkinputdialog.c:607
msgid "none"
msgstr "geen"
-#: ../gtk/gtkinputdialog.c:643 ../gtk/gtkinputdialog.c:679
+#: gtk/gtkinputdialog.c:643 gtk/gtkinputdialog.c:679
msgid "(disabled)"
msgstr "(uitgeschakeld)"
-#: ../gtk/gtkinputdialog.c:672
+#: gtk/gtkinputdialog.c:672
msgid "(unknown)"
msgstr "(onbekend)"
#. and clear button
-#: ../gtk/gtkinputdialog.c:759
+#: gtk/gtkinputdialog.c:759
msgid "clear"
msgstr "wissen"
-#: ../gtk/gtklabel.c:3935
+#: gtk/gtklabel.c:3935
msgid "Select All"
msgstr "Alles selecteren"
#. Description of --gtk-module=MODULES in --help output
-#: ../gtk/gtkmain.c:398
+#: gtk/gtkmain.c:398
msgid "Load additional GTK+ modules"
msgstr "Extra GTK+ modules laden"
#. Placeholder in --gtk-module=MODULES in --help output
-#: ../gtk/gtkmain.c:399
+#: gtk/gtkmain.c:399
msgid "MODULES"
msgstr "MODULES"
#. Description of --g-fatal-warnings in --help output
-#: ../gtk/gtkmain.c:401
+#: gtk/gtkmain.c:401
msgid "Make all warnings fatal"
msgstr "Alle waarschuwing fataal laten zijn"
#. Description of --gtk-debug=FLAGS in --help output
-#: ../gtk/gtkmain.c:404
+#: gtk/gtkmain.c:404
msgid "GTK+ debugging flags to set"
msgstr "In te stellen GTK+ debug-vlaggen"
#. Description of --gtk-no-debug=FLAGS in --help output
-#: ../gtk/gtkmain.c:407
+#: gtk/gtkmain.c:407
msgid "GTK+ debugging flags to unset"
msgstr "Uit te zetten GTK+ debug-vlaggen"
@@ -1883,521 +2057,530 @@ msgstr "Uit te zetten GTK+ debug-vlaggen"
#. * Do *not* translate it to "predefinito:LTR", if it
#. * it isn't default:LTR or default:RTL it will not work
#.
-#: ../gtk/gtkmain.c:476
+#: gtk/gtkmain.c:476
msgid "default:LTR"
msgstr "default:LTR"
-#: ../gtk/gtkmain.c:559
+#: gtk/gtkmain.c:559
msgid "GTK+ Options"
msgstr "GTK+ opties"
-#: ../gtk/gtkmain.c:559
+#: gtk/gtkmain.c:559
msgid "Show GTK+ Options"
msgstr "GTK+ options tonen"
-#: ../gtk/gtknotebook.c:2718 ../gtk/gtknotebook.c:5064
+#: gtk/gtknotebook.c:2718 gtk/gtknotebook.c:5064
#, c-format
msgid "Page %u"
msgstr "Pagina %u"
-#: ../gtk/gtkradiotoolbutton.c:92
+#: gtk/gtkradiotoolbutton.c:92
msgid "Group"
msgstr "Groep"
-#: ../gtk/gtkradiotoolbutton.c:93
+#: gtk/gtkradiotoolbutton.c:93
msgid "The radio tool button whose group this button belongs to."
msgstr "De radioknop aan wiens groep deze knop toebehoort."
-#: ../gtk/gtkrc.c:2400
+#: gtk/gtkrc.c:2400
#, c-format
msgid "Unable to find include file: \"%s\""
msgstr "Kan invoegbestand \"%s\" niet vinden"
-#: ../gtk/gtkrc.c:3042 ../gtk/gtkrc.c:3045
+#: gtk/gtkrc.c:3042 gtk/gtkrc.c:3045
#, c-format
msgid "Unable to locate image file in pixmap_path: \"%s\""
msgstr "Kan afbeelding in pixmap_pad: \"%s\" niet vinden"
-#: ../gtk/gtkrc.c:3480
+#: gtk/gtkrc.c:3480
#, c-format
msgid "Pixmap path element: \"%s\" must be absolute, %s, line %d"
msgstr "Pixmap pad-element: \"%s\" moet absoluut zijn, %s, lijn %d"
#. KEEP IN SYNC with gtkiconfactory.c stock icons, when appropriate
-#: ../gtk/gtkstock.c:308
+#: gtk/gtkstock.c:308
msgid "Information"
msgstr "Informatie"
-#: ../gtk/gtkstock.c:309
+#: gtk/gtkstock.c:309
msgid "Warning"
msgstr "Waarschuwing"
-#: ../gtk/gtkstock.c:310
+#: gtk/gtkstock.c:310
msgid "Error"
msgstr "Fout"
-#: ../gtk/gtkstock.c:311
+#: gtk/gtkstock.c:311
msgid "Question"
msgstr "Vraag"
#. FIXME these need accelerators when appropriate, and
#. * need the mnemonics to be rationalized
#.
-#: ../gtk/gtkstock.c:316
+#: gtk/gtkstock.c:316
msgid "_About"
msgstr "In_fo"
-#: ../gtk/gtkstock.c:318
+#: gtk/gtkstock.c:318
msgid "_Apply"
msgstr "_Toepassen"
-#: ../gtk/gtkstock.c:319
+#: gtk/gtkstock.c:319
msgid "_Bold"
msgstr "_Vet"
-#: ../gtk/gtkstock.c:320
+#: gtk/gtkstock.c:320
msgid "_Cancel"
msgstr "_Annuleren"
-#: ../gtk/gtkstock.c:321
+#: gtk/gtkstock.c:321
msgid "_CD-Rom"
msgstr "_CD-Rom"
-#: ../gtk/gtkstock.c:322
+#: gtk/gtkstock.c:322
msgid "_Clear"
msgstr "_Wissen"
-#: ../gtk/gtkstock.c:323
+#: gtk/gtkstock.c:323
msgid "_Close"
msgstr "Sl_uiten"
-#: ../gtk/gtkstock.c:324
+#: gtk/gtkstock.c:324
msgid "_Convert"
msgstr "_Converteren"
-#: ../gtk/gtkstock.c:325
+#: gtk/gtkstock.c:325
msgid "_Copy"
msgstr "_Kopiëren"
-#: ../gtk/gtkstock.c:326
+#: gtk/gtkstock.c:326
msgid "Cu_t"
msgstr "K_nippen"
-#: ../gtk/gtkstock.c:327
+#: gtk/gtkstock.c:327
msgid "_Delete"
msgstr "_Verwijderen"
-#: ../gtk/gtkstock.c:328
+#: gtk/gtkstock.c:328
msgid "_Execute"
msgstr "_Uitvoeren"
-#: ../gtk/gtkstock.c:329
+#: gtk/gtkstock.c:329
msgid "_Edit"
msgstr "Be_werken"
-#: ../gtk/gtkstock.c:330
+#: gtk/gtkstock.c:330
msgid "_Find"
msgstr "_Zoeken"
-#: ../gtk/gtkstock.c:331
+#: gtk/gtkstock.c:331
msgid "Find and _Replace"
msgstr "Zoeken en _Vervangen"
-#: ../gtk/gtkstock.c:332
+#: gtk/gtkstock.c:332
msgid "_Floppy"
msgstr "_Diskette"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:334
+#: gtk/gtkstock.c:334
msgid "Navigation|_Bottom"
msgstr "_Onderste"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:336
+#: gtk/gtkstock.c:336
msgid "Navigation|_First"
msgstr "_Eerste"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:338
+#: gtk/gtkstock.c:338
msgid "Navigation|_Last"
msgstr "_Laatste"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:340
+#: gtk/gtkstock.c:340
msgid "Navigation|_Top"
msgstr "_Bovenste"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:342
+#: gtk/gtkstock.c:342
msgid "Navigation|_Back"
msgstr "_Terug"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:344
+#: gtk/gtkstock.c:344
msgid "Navigation|_Down"
msgstr "_Neer"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:346
+#: gtk/gtkstock.c:346
msgid "Navigation|_Forward"
msgstr "_Voorwaarts"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:348
+#: gtk/gtkstock.c:348
msgid "Navigation|_Up"
msgstr "_Op"
-#: ../gtk/gtkstock.c:349
+#: gtk/gtkstock.c:349
msgid "_Harddisk"
msgstr "_Harde schijf"
-#: ../gtk/gtkstock.c:350
+#: gtk/gtkstock.c:350
msgid "_Help"
msgstr "_Hulp"
# honk/huis/thuis/persoonlijk/persoonlijke map
-#: ../gtk/gtkstock.c:351
+#: gtk/gtkstock.c:351
msgid "_Home"
msgstr "_Thuis"
# Inspringen verhogen/Meer inspringen
-#: ../gtk/gtkstock.c:352
+#: gtk/gtkstock.c:352
msgid "Increase Indent"
msgstr "Meer inspringen"
# Inspringen verlagen/Minder inspringen<
-#: ../gtk/gtkstock.c:353
+#: gtk/gtkstock.c:353
msgid "Decrease Indent"
msgstr "Minder inspringen"
-#: ../gtk/gtkstock.c:354
+#: gtk/gtkstock.c:354
msgid "_Index"
msgstr "_Index"
# _schuin/_schuingedrukt/_cursief
# voorzover ik kan zien alleen in gucharmap gebruikt.
-#: ../gtk/gtkstock.c:355
+#: gtk/gtkstock.c:355
msgid "_Italic"
msgstr "_Schuingedrukt"
# ga naar
-#: ../gtk/gtkstock.c:356
+#: gtk/gtkstock.c:356
msgid "_Jump to"
msgstr "_Spring naar"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:358
+#: gtk/gtkstock.c:358
msgid "Justify|_Center"
msgstr "Ge_centreerd"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:360
+#: gtk/gtkstock.c:360
msgid "Justify|_Fill"
msgstr "_Uitvullen"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:362
+#: gtk/gtkstock.c:362
msgid "Justify|_Left"
msgstr "_Links"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:364
+#: gtk/gtkstock.c:364
msgid "Justify|_Right"
msgstr "_Rechts"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:367
+#: gtk/gtkstock.c:367
msgid "Media|_Forward"
msgstr "_Voorwaarts"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:369
+#: gtk/gtkstock.c:369
msgid "Media|_Next"
msgstr "_Volgende"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:371
+#: gtk/gtkstock.c:371
msgid "Media|P_ause"
msgstr "_Pauzeren"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:373
+#: gtk/gtkstock.c:373
msgid "Media|_Play"
msgstr "_Afspelen"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:375
+#: gtk/gtkstock.c:375
msgid "Media|Pre_vious"
msgstr "V_orige"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:377
+#: gtk/gtkstock.c:377
msgid "Media|_Record"
msgstr "Op_nemen"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:379
+#: gtk/gtkstock.c:379
msgid "Media|R_ewind"
msgstr "_Terugspoelen"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:381
+#: gtk/gtkstock.c:381
msgid "Media|_Stop"
msgstr "_Stoppen"
-#: ../gtk/gtkstock.c:382
+#: gtk/gtkstock.c:382
msgid "_Network"
msgstr "_Netwerk"
-#: ../gtk/gtkstock.c:383
+#: gtk/gtkstock.c:383
msgid "_New"
msgstr "_Nieuw"
-#: ../gtk/gtkstock.c:384
+#: gtk/gtkstock.c:384
msgid "_No"
msgstr "_Nee"
# Ok/OK
-#: ../gtk/gtkstock.c:385
+#: gtk/gtkstock.c:385
msgid "_OK"
msgstr "_OK"
-#: ../gtk/gtkstock.c:386
+#: gtk/gtkstock.c:386
msgid "_Open"
msgstr "_Openen"
-#: ../gtk/gtkstock.c:387
+#: gtk/gtkstock.c:387
msgid "_Paste"
msgstr "_Plakken"
-#: ../gtk/gtkstock.c:388
+#: gtk/gtkstock.c:388
msgid "_Preferences"
msgstr "_Voorkeuren"
-#: ../gtk/gtkstock.c:389
+#: gtk/gtkstock.c:389
msgid "_Print"
msgstr "Af_drukken"
# om te voorkomen dat _Voorkeuren en Afdruk_voorbeeld om de _v strijden
# gebruiken we _Afdrukvoorbeeld. De _A zou in de toekomst misschien
# kunnen worden gebruikt voor _Afsluiten, dan moet dit aangepast worden
-#: ../gtk/gtkstock.c:390
+#: gtk/gtkstock.c:390
msgid "Print Pre_view"
msgstr "_Afdrukvoorbeeld"
-#: ../gtk/gtkstock.c:391
+#: gtk/gtkstock.c:391
msgid "_Properties"
msgstr "_Eigenschappen"
-#: ../gtk/gtkstock.c:392
+#: gtk/gtkstock.c:392
msgid "_Quit"
msgstr "A_fsluiten"
-#: ../gtk/gtkstock.c:393
+#: gtk/gtkstock.c:393
msgid "_Redo"
msgstr "Op_nieuw"
# herladen/verversen
-#: ../gtk/gtkstock.c:394
+#: gtk/gtkstock.c:394
msgid "_Refresh"
msgstr "_Verversen"
-#: ../gtk/gtkstock.c:396
+#: gtk/gtkstock.c:396
msgid "_Revert"
msgstr "_Terugdraaien"
-#: ../gtk/gtkstock.c:397
+#: gtk/gtkstock.c:397
msgid "_Save"
msgstr "Op_slaan"
-#: ../gtk/gtkstock.c:398
+#: gtk/gtkstock.c:398
msgid "Save _As"
msgstr "Opslaan _als"
-#: ../gtk/gtkstock.c:399
+#: gtk/gtkstock.c:399
msgid "_Color"
msgstr "_Kleur"
-#: ../gtk/gtkstock.c:400
+#: gtk/gtkstock.c:400
msgid "_Font"
msgstr "_Lettertype"
-#: ../gtk/gtkstock.c:401
+#: gtk/gtkstock.c:401
msgid "_Ascending"
msgstr "_Oplopend"
-#: ../gtk/gtkstock.c:402
+#: gtk/gtkstock.c:402
msgid "_Descending"
msgstr "_Aflopend"
-#: ../gtk/gtkstock.c:403
+#: gtk/gtkstock.c:403
msgid "_Spell Check"
msgstr "_Spellingscontrole"
-#: ../gtk/gtkstock.c:404
+#: gtk/gtkstock.c:404
msgid "_Stop"
msgstr "_Stoppen"
-#: ../gtk/gtkstock.c:405
+#: gtk/gtkstock.c:405
msgid "_Strikethrough"
msgstr "_Doorhalen"
-#: ../gtk/gtkstock.c:406
+#: gtk/gtkstock.c:406
msgid "_Undelete"
msgstr "Ter_ugplaatsen"
-#: ../gtk/gtkstock.c:407
+#: gtk/gtkstock.c:407
msgid "_Underline"
msgstr "_Onderstrepen"
-#: ../gtk/gtkstock.c:408
+#: gtk/gtkstock.c:408
msgid "_Undo"
msgstr "_Ongedaan maken"
-#: ../gtk/gtkstock.c:409
+#: gtk/gtkstock.c:409
msgid "_Yes"
msgstr "_Ja"
-#: ../gtk/gtkstock.c:410
+#: gtk/gtkstock.c:410
msgid "_Normal Size"
msgstr "_Normale afmeting"
-#: ../gtk/gtkstock.c:411
+#: gtk/gtkstock.c:411
msgid "Best _Fit"
msgstr "Best _passend"
-#: ../gtk/gtkstock.c:412
+#: gtk/gtkstock.c:412
msgid "Zoom _In"
msgstr "_Inzoomen"
-#: ../gtk/gtkstock.c:413
+#: gtk/gtkstock.c:413
msgid "Zoom _Out"
msgstr "_Uitzoomen"
-#: ../gtk/gtktextutil.c:48
+#: gtk/gtktextutil.c:48
msgid "LRM _Left-to-right mark"
msgstr "LRM _Links-naar-rechts markering"
-#: ../gtk/gtktextutil.c:49
+#: gtk/gtktextutil.c:49
msgid "RLM _Right-to-left mark"
msgstr "RLM _Rechts-naar-links markering"
-#: ../gtk/gtktextutil.c:50
+#: gtk/gtktextutil.c:50
msgid "LRE Left-to-right _embedding"
msgstr "LRE Links-naar-rechts _inbedding"
-#: ../gtk/gtktextutil.c:51
+#: gtk/gtktextutil.c:51
msgid "RLE Right-to-left e_mbedding"
msgstr "RLE Rechts-naar-links i_nbedding"
-#: ../gtk/gtktextutil.c:52
+#: gtk/gtktextutil.c:52
msgid "LRO Left-to-right _override"
msgstr "LRO Links-naar-rechts _tenietdoen"
-#: ../gtk/gtktextutil.c:53
+#: gtk/gtktextutil.c:53
msgid "RLO Right-to-left o_verride"
msgstr "RLO Rechts-naar-links t_enietdoen"
-#: ../gtk/gtktextutil.c:54
+#: gtk/gtktextutil.c:54
msgid "PDF _Pop directional formatting"
msgstr "PDF _Pop richtingsformattering"
-#: ../gtk/gtktextutil.c:55
+#: gtk/gtktextutil.c:55
msgid "ZWS _Zero width space"
msgstr "ZWS Spatie _zonder breedte"
-#: ../gtk/gtktextutil.c:56
+#: gtk/gtktextutil.c:56
msgid "ZWJ Zero width _joiner"
msgstr "ZWJ _koppelaar zonder breedte"
-#: ../gtk/gtktextutil.c:57
+#: gtk/gtktextutil.c:57
msgid "ZWNJ Zero width _non-joiner"
msgstr "ZWNJ Niet-k_oppelaar zonder breedte"
-#: ../gtk/gtkthemes.c:71
+#: gtk/gtkthemes.c:71
#, c-format
msgid "Unable to locate theme engine in module_path: \"%s\","
msgstr "Kan themamodule in modulepad: \"%s\" niet vinden,"
-#: ../gtk/gtktipsquery.c:186
+#: gtk/gtktipsquery.c:186
msgid "--- No Tip ---"
msgstr "--- Geen Tip ---"
-#: ../gtk/gtkuimanager.c:1144
+#: gtk/gtkuimanager.c:1154
#, c-format
msgid "Unknown attribute '%s' on line %d char %d"
msgstr "Onbekend attribuut '%s' bij regel %d teken %d"
-#: ../gtk/gtkuimanager.c:1346
+#: gtk/gtkuimanager.c:1371
#, c-format
msgid "Unexpected start tag '%s' on line %d char %d"
msgstr "Onverwacht begin-tag '%s' bij regel %d teken %d"
-#: ../gtk/gtkuimanager.c:1431
+#: gtk/gtkuimanager.c:1461
#, c-format
msgid "Unexpected character data on line %d char %d"
msgstr "Onverwacht teken bij regel %d teken %d"
# Legen
-#: ../gtk/gtkuimanager.c:2222
+#: gtk/gtkuimanager.c:2272
msgid "Empty"
msgstr "Leeg"
#. ID
-#: ../modules/input/imam-et.c:454
+#: modules/input/imam-et.c:454
msgid "Amharic (EZ+)"
msgstr "Amharic (EZ+)"
#. ID
-#: ../modules/input/imcedilla.c:91
+#: modules/input/imcedilla.c:91
msgid "Cedilla"
msgstr "Cedilla"
#. ID
-#: ../modules/input/imcyrillic-translit.c:217
+#: modules/input/imcyrillic-translit.c:217
msgid "Cyrillic (Transliterated)"
msgstr "Cyrillisch (Transliterated)"
#. ID
-#: ../modules/input/iminuktitut.c:127
+#: modules/input/iminuktitut.c:127
msgid "Inuktitut (Transliterated)"
msgstr "Inuktitut (Transliterated)"
#. ID
-#: ../modules/input/imipa.c:145
+#: modules/input/imipa.c:145
msgid "IPA"
msgstr "IPA"
#. ID
-#: ../modules/input/imthai-broken.c:178
+#: modules/input/imthai-broken.c:178
msgid "Thai (Broken)"
msgstr "Thais (Gebroken)"
#. ID
-#: ../modules/input/imti-er.c:453
+#: modules/input/imti-er.c:453
msgid "Tigrigna-Eritrean (EZ+)"
msgstr "Tigrisch-Eritrees (EZ+)"
#. ID
-#: ../modules/input/imti-et.c:453
+#: modules/input/imti-et.c:453
msgid "Tigrigna-Ethiopian (EZ+)"
msgstr "Tigrisch-Ethiopisch (EZ+)"
#. ID
-#: ../modules/input/imviqr.c:244
+#: modules/input/imviqr.c:244
msgid "Vietnamese (VIQR)"
msgstr "Viëtnamees (VIQR)"
#. ID
-#: ../modules/input/imxim.c:28
+#: modules/input/imxim.c:28
msgid "X Input Method"
msgstr "X Invoer-Methode"
-#: ../tests/testfilechooser.c:186
+#: tests/testfilechooser.c:186
#, c-format
msgid "Could not get information for file '%s': %s"
msgstr "Kon geen informatie verkrijgen over bestand '%s': %s"
+#~ msgid "Shift"
+#~ msgstr "Shift"
+
+#~ msgid "Ctrl"
+#~ msgstr "Ctrl"
+
+#~ msgid "Alt"
+#~ msgstr "Alt"
+
#~ msgid "_Credits"
#~ msgstr "Met _dank aan"
diff --git a/po/nn.po b/po/nn.po
index 3448cf0f8..6f1ee85f7 100644
--- a/po/nn.po
+++ b/po/nn.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: nn\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-06-10 15:06+0200\n"
+"POT-Creation-Date: 2005-06-20 14:30-0400\n"
"PO-Revision-Date: 2004-03-21 21:36+0100\n"
"Last-Translator: Åsmund Skjæveland\n"
"Language-Team: Norwegian Nynorsk <i18n-nn@lister.ping.uio.no>\n"
@@ -19,19 +19,19 @@ msgstr ""
"X-Generator: KBabel 1.3.1\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: ../gdk-pixbuf/gdk-pixbuf-animation.c:153 ../gdk-pixbuf/gdk-pixbuf-io.c:838
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1068 ../tests/testfilechooser.c:199
+#: gdk-pixbuf/gdk-pixbuf-animation.c:153 gdk-pixbuf/gdk-pixbuf-io.c:838
+#: gdk-pixbuf/gdk-pixbuf-io.c:1068 tests/testfilechooser.c:199
#, c-format
msgid "Failed to open file '%s': %s"
msgstr "Klarte ikkje å opna fila «%s»: %s"
-#: ../gdk-pixbuf/gdk-pixbuf-animation.c:166 ../gdk-pixbuf/gdk-pixbuf-io.c:850
+#: gdk-pixbuf/gdk-pixbuf-animation.c:166 gdk-pixbuf/gdk-pixbuf-io.c:850
#, c-format
msgid "Image file '%s' contains no data"
msgstr "Biletefila «%s» inneheld ikkje data"
-#: ../gdk-pixbuf/gdk-pixbuf-animation.c:208 ../gdk-pixbuf/gdk-pixbuf-io.c:887
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1109 ../tests/testfilechooser.c:244
+#: gdk-pixbuf/gdk-pixbuf-animation.c:208 gdk-pixbuf/gdk-pixbuf-io.c:887
+#: gdk-pixbuf/gdk-pixbuf-io.c:1109 tests/testfilechooser.c:244
#, c-format
msgid ""
"Failed to load image '%s': reason not known, probably a corrupt image file"
@@ -39,7 +39,7 @@ msgstr ""
"Klarte ikkje å lasta biletet «%s». Årsaken er ukjent, men truleg ei øydelagt "
"biletefil"
-#: ../gdk-pixbuf/gdk-pixbuf-animation.c:241
+#: gdk-pixbuf/gdk-pixbuf-animation.c:241
#, c-format
msgid ""
"Failed to load animation '%s': reason not known, probably a corrupt "
@@ -48,12 +48,12 @@ msgstr ""
"Klarte ikkje å lasta animasjonen «%s». Årsaken er ukjent, men truleg ei "
"øydelagt animasjonsfil"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:444
+#: gdk-pixbuf/gdk-pixbuf-io.c:444
#, c-format
msgid "Unable to load image-loading module: %s: %s"
msgstr "Ikkje i stand til å lasta biletelastingsmodul: %s: %s"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:459
+#: gdk-pixbuf/gdk-pixbuf-io.c:459
#, c-format
msgid ""
"Image-loading module %s does not export the proper interface; perhaps it's "
@@ -62,53 +62,53 @@ msgstr ""
"Biletelastingsmodulen %s eksporterer ikkje rett grensesnitt. Kanskje han er "
"frå ein annan GTK+-versjon?"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:628 ../gdk-pixbuf/gdk-pixbuf-io.c:680
+#: gdk-pixbuf/gdk-pixbuf-io.c:628 gdk-pixbuf/gdk-pixbuf-io.c:680
#, c-format
msgid "Image type '%s' is not supported"
msgstr "Biletetypen «%s» er ikkje støtta"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:720
+#: gdk-pixbuf/gdk-pixbuf-io.c:720
#, c-format
msgid "Couldn't recognize the image file format for file '%s'"
msgstr "Klarte ikkje å kjenna att biletefilformatet på fila «%s»"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:728
+#: gdk-pixbuf/gdk-pixbuf-io.c:728
msgid "Unrecognized image file format"
msgstr "Ukjent biletefilformat"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:896
+#: gdk-pixbuf/gdk-pixbuf-io.c:896
#, c-format
msgid "Failed to load image '%s': %s"
msgstr "Klarte ikkje å lasta biletet «%s»: %s"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1336
+#: gdk-pixbuf/gdk-pixbuf-io.c:1336
#, c-format
msgid "Error writing to image file: %s"
msgstr "Feil under skriving av biletefil: %s"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1382 ../gdk-pixbuf/gdk-pixbuf-io.c:1511
+#: gdk-pixbuf/gdk-pixbuf-io.c:1382 gdk-pixbuf/gdk-pixbuf-io.c:1511
#, c-format
msgid "This build of gdk-pixbuf does not support saving the image format: %s"
msgstr "Denne utgåva av gdk-pixbuf kan ikkje lagra bileteformatet: %s"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1416
+#: gdk-pixbuf/gdk-pixbuf-io.c:1416
msgid "Insufficient memory to save image to callback"
msgstr "Ikkje nok minne til å lagra bilete til tilbakekall"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1428
+#: gdk-pixbuf/gdk-pixbuf-io.c:1428
msgid "Failed to open temporary file"
msgstr "Klarte ikkje opna mellombels fil"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1453
+#: gdk-pixbuf/gdk-pixbuf-io.c:1453
msgid "Failed to read from temporary file"
msgstr "Klarte ikkje å lesa frå mellombels fil"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1687
+#: gdk-pixbuf/gdk-pixbuf-io.c:1687
#, c-format
msgid "Failed to open '%s' for writing: %s"
msgstr "Klarte ikkje å opna «%s» for å skriva: %s"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1711
+#: gdk-pixbuf/gdk-pixbuf-io.c:1711
#, c-format
msgid ""
"Failed to close '%s' while writing image, all data may not have been saved: %"
@@ -117,16 +117,16 @@ msgstr ""
"Klarte ikkje å lukka «%s» medan biletet vart skrive. Det er ikkje sikkert at "
"alle data vart lagra: %s"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1931 ../gdk-pixbuf/gdk-pixbuf-io.c:1981
+#: gdk-pixbuf/gdk-pixbuf-io.c:1931 gdk-pixbuf/gdk-pixbuf-io.c:1981
msgid "Insufficient memory to save image into a buffer"
msgstr "Ikkje nok minne til å lagra biletet til eit buffer"
-#: ../gdk-pixbuf/gdk-pixbuf-loader.c:383
+#: gdk-pixbuf/gdk-pixbuf-loader.c:383
#, c-format
msgid "Incremental loading of image type '%s' is not supported"
msgstr "Stegvis lasting av biletetypen «%s» er ikkje støtta"
-#: ../gdk-pixbuf/gdk-pixbuf-loader.c:411 ../gdk-pixbuf/gdk-pixbuf-loader.c:513
+#: gdk-pixbuf/gdk-pixbuf-loader.c:411 gdk-pixbuf/gdk-pixbuf-loader.c:513
#, c-format
msgid ""
"Internal error: Image loader module '%s' failed to begin loading an image, "
@@ -135,140 +135,136 @@ msgstr ""
"Intern feil: Biletelastarmodulen «%s» klarte ikkje å lasta eit bilete, men "
"gav inga feilmelding"
-#: ../gdk-pixbuf/gdk-pixdata.c:147
+#: gdk-pixbuf/gdk-pixdata.c:147
msgid "Image header corrupt"
msgstr "Øydelagt biletehovud"
-#: ../gdk-pixbuf/gdk-pixdata.c:152
+#: gdk-pixbuf/gdk-pixdata.c:152
msgid "Image format unknown"
msgstr "Ukjent bileteformat"
-#: ../gdk-pixbuf/gdk-pixdata.c:157 ../gdk-pixbuf/gdk-pixdata.c:487
+#: gdk-pixbuf/gdk-pixdata.c:157 gdk-pixbuf/gdk-pixdata.c:487
msgid "Image pixel data corrupt"
msgstr "Øydelagte pikseldata i biletet"
-#: ../gdk-pixbuf/gdk-pixdata.c:431
+#: gdk-pixbuf/gdk-pixdata.c:431
#, c-format
msgid "failed to allocate image buffer of %u byte"
msgid_plural "failed to allocate image buffer of %u bytes"
msgstr[0] "klarte ikkje å setja av eit mellomlager på %u byte til biletet"
msgstr[1] "klarte ikkje å setja av eit mellomlager på %u byte til biletet"
-#: ../gdk-pixbuf/io-ani.c:244
+#: gdk-pixbuf/io-ani.c:244
msgid "Unexpected icon chunk in animation"
msgstr "Uventa ikondel i animasjon"
-#: ../gdk-pixbuf/io-ani.c:337
+#: gdk-pixbuf/io-ani.c:337
msgid "Unsupported animation type"
msgstr "Animasjonstypen er ikkje støtta"
-#: ../gdk-pixbuf/io-ani.c:348 ../gdk-pixbuf/io-ani.c:538
+#: gdk-pixbuf/io-ani.c:348 gdk-pixbuf/io-ani.c:538
msgid "Invalid header in animation"
msgstr "Ugyldig hovud i animasjonen"
-#: ../gdk-pixbuf/io-ani.c:358 ../gdk-pixbuf/io-ani.c:382
-#: ../gdk-pixbuf/io-ani.c:441 ../gdk-pixbuf/io-ani.c:460
-#: ../gdk-pixbuf/io-ani.c:511 ../gdk-pixbuf/io-ani.c:583
+#: gdk-pixbuf/io-ani.c:358 gdk-pixbuf/io-ani.c:382 gdk-pixbuf/io-ani.c:441
+#: gdk-pixbuf/io-ani.c:460 gdk-pixbuf/io-ani.c:511 gdk-pixbuf/io-ani.c:583
msgid "Not enough memory to load animation"
msgstr "Ikkje nok minne til å lasta animasjon"
-#: ../gdk-pixbuf/io-ani.c:400 ../gdk-pixbuf/io-ani.c:417
-#: ../gdk-pixbuf/io-ani.c:428
+#: gdk-pixbuf/io-ani.c:400 gdk-pixbuf/io-ani.c:417 gdk-pixbuf/io-ani.c:428
msgid "Malformed chunk in animation"
msgstr "Feil i ein del av animasjonen"
-#: ../gdk-pixbuf/io-ani.c:676
+#: gdk-pixbuf/io-ani.c:676
msgid "The ANI image format"
msgstr "Bileteformatet ANI"
-#: ../gdk-pixbuf/io-bmp.c:228 ../gdk-pixbuf/io-bmp.c:306
-#: ../gdk-pixbuf/io-bmp.c:338 ../gdk-pixbuf/io-bmp.c:361
-#: ../gdk-pixbuf/io-bmp.c:442
+#: gdk-pixbuf/io-bmp.c:228 gdk-pixbuf/io-bmp.c:306 gdk-pixbuf/io-bmp.c:338
+#: gdk-pixbuf/io-bmp.c:361 gdk-pixbuf/io-bmp.c:442
msgid "BMP image has bogus header data"
msgstr "BMP-biletet har ugyldige data i hovudet"
-#: ../gdk-pixbuf/io-bmp.c:239 ../gdk-pixbuf/io-bmp.c:401
+#: gdk-pixbuf/io-bmp.c:239 gdk-pixbuf/io-bmp.c:401
msgid "Not enough memory to load bitmap image"
msgstr "Ikkje nok minne til å lasta punktbilete"
-#: ../gdk-pixbuf/io-bmp.c:287
+#: gdk-pixbuf/io-bmp.c:287
msgid "BMP image has unsupported header size"
msgstr "BMP-biletet har ein storleik på biletehovudet som ikkje er støtta"
-#: ../gdk-pixbuf/io-bmp.c:325
+#: gdk-pixbuf/io-bmp.c:325
msgid "Topdown BMP images cannot be compressed"
msgstr ""
-#: ../gdk-pixbuf/io-bmp.c:1203
+#: gdk-pixbuf/io-bmp.c:1203
#, fuzzy
msgid "Couldn't allocate memory for saving BMP file"
msgstr "Kan ikkje setja av minne til å lasta JPEG-bilete"
-#: ../gdk-pixbuf/io-bmp.c:1244
+#: gdk-pixbuf/io-bmp.c:1244
#, fuzzy
msgid "Couldn't write to BMP file"
msgstr "Kunne ikkje konvertera filnamnet"
-#: ../gdk-pixbuf/io-bmp.c:1293
+#: gdk-pixbuf/io-bmp.c:1293
msgid "The BMP image format"
msgstr "Bileteformatet BMP"
-#: ../gdk-pixbuf/io-gif.c:220
+#: gdk-pixbuf/io-gif.c:220
#, c-format
msgid "Failure reading GIF: %s"
msgstr "Klarte ikkje å lesa GIF: %s"
-#: ../gdk-pixbuf/io-gif.c:492 ../gdk-pixbuf/io-gif.c:1463
-#: ../gdk-pixbuf/io-gif.c:1624
+#: 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 "GIF-fil manglar data (Har fila vorte kutta?)"
-#: ../gdk-pixbuf/io-gif.c:501
+#: gdk-pixbuf/io-gif.c:501
#, c-format
msgid "Internal error in the GIF loader (%s)"
msgstr "Intern feil i GIF-lastaren (%s)"
-#: ../gdk-pixbuf/io-gif.c:575
+#: gdk-pixbuf/io-gif.c:575
msgid "Stack overflow"
msgstr "Stabeloverflyt"
-#: ../gdk-pixbuf/io-gif.c:635
+#: gdk-pixbuf/io-gif.c:635
#, fuzzy
msgid "GIF image loader cannot understand this image."
msgstr "GIF-biletelastaren skjønar ikkje dette biletet"
-#: ../gdk-pixbuf/io-gif.c:664
+#: gdk-pixbuf/io-gif.c:664
msgid "Bad code encountered"
msgstr "Fann ugyldig kode"
-#: ../gdk-pixbuf/io-gif.c:674
+#: gdk-pixbuf/io-gif.c:674
msgid "Circular table entry in GIF file"
msgstr "Sirkulær tabelloppføring i GIF-fila"
-#: ../gdk-pixbuf/io-gif.c:862 ../gdk-pixbuf/io-gif.c:1451
-#: ../gdk-pixbuf/io-gif.c:1497 ../gdk-pixbuf/io-gif.c:1612
+#: 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 "Ikkje nok minne til å lasta GIF-fila"
-#: ../gdk-pixbuf/io-gif.c:947
+#: gdk-pixbuf/io-gif.c:947
#, fuzzy
msgid "Not enough memory to composite a frame in GIF file"
msgstr "Ikkje nok minne til å lasta GIF-fila"
-#: ../gdk-pixbuf/io-gif.c:1116
+#: gdk-pixbuf/io-gif.c:1116
msgid "GIF image is corrupt (incorrect LZW compression)"
msgstr "GIF-biletet er øydelagt (ikkje rett LZW-kompresjon)"
-#: ../gdk-pixbuf/io-gif.c:1166
+#: gdk-pixbuf/io-gif.c:1166
msgid "File does not appear to be a GIF file"
msgstr "Fila ser ikkje ut til å vera ei GIF-fil"
-#: ../gdk-pixbuf/io-gif.c:1178
+#: gdk-pixbuf/io-gif.c:1178
#, c-format
msgid "Version %s of the GIF file format is not supported"
msgstr "Versjon %s av GIF-filformatet er ikkje støtta"
-#: ../gdk-pixbuf/io-gif.c:1287
+#: gdk-pixbuf/io-gif.c:1287
msgid ""
"GIF image has no global colormap, and a frame inside it has no local "
"colormap."
@@ -276,67 +272,66 @@ msgstr ""
"GIF-biletet har ikkje noko globalt fargekart, og ei ramme inni det har ikkje "
"noko lokalt fargekart."
-#: ../gdk-pixbuf/io-gif.c:1519
+#: gdk-pixbuf/io-gif.c:1519
msgid "GIF image was truncated or incomplete."
msgstr "GIF-biletet var avkutta eller ufullstendig."
-#: ../gdk-pixbuf/io-gif.c:1671
+#: gdk-pixbuf/io-gif.c:1671
msgid "The GIF image format"
msgstr "GIF-bileteformatet"
-#: ../gdk-pixbuf/io-ico.c:219 ../gdk-pixbuf/io-ico.c:271
-#: ../gdk-pixbuf/io-ico.c:340 ../gdk-pixbuf/io-ico.c:403
-#: ../gdk-pixbuf/io-ico.c:433
+#: gdk-pixbuf/io-ico.c:219 gdk-pixbuf/io-ico.c:271 gdk-pixbuf/io-ico.c:340
+#: gdk-pixbuf/io-ico.c:403 gdk-pixbuf/io-ico.c:433
msgid "Not enough memory to load icon"
msgstr "Ikkje nok minne til å lasta ikonet"
-#: ../gdk-pixbuf/io-ico.c:256 ../gdk-pixbuf/io-ico.c:330
+#: gdk-pixbuf/io-ico.c:256 gdk-pixbuf/io-ico.c:330
msgid "Invalid header in icon"
msgstr "Ugyldig hovud i ikon"
-#: ../gdk-pixbuf/io-ico.c:293
+#: gdk-pixbuf/io-ico.c:293
msgid "Icon has zero width"
msgstr "Ikonet har breidde null"
-#: ../gdk-pixbuf/io-ico.c:303
+#: gdk-pixbuf/io-ico.c:303
msgid "Icon has zero height"
msgstr "Ikonet har høgde null"
-#: ../gdk-pixbuf/io-ico.c:355
+#: gdk-pixbuf/io-ico.c:355
msgid "Compressed icons are not supported"
msgstr "Komprimerte ikon er ikkje støtta"
-#: ../gdk-pixbuf/io-ico.c:388
+#: gdk-pixbuf/io-ico.c:388
msgid "Unsupported icon type"
msgstr "Ikontypen er ikkje støtta"
-#: ../gdk-pixbuf/io-ico.c:482
+#: gdk-pixbuf/io-ico.c:482
msgid "Not enough memory to load ICO file"
msgstr "Ikkje nok minne til å lasta ICO-fila"
-#: ../gdk-pixbuf/io-ico.c:947
+#: gdk-pixbuf/io-ico.c:947
msgid "Image too large to be saved as ICO"
msgstr "Biletet er for stort til å lagrast som ICO"
-#: ../gdk-pixbuf/io-ico.c:958
+#: gdk-pixbuf/io-ico.c:958
msgid "Cursor hotspot outside image"
msgstr "Peikarpunktet utanfor biletet"
-#: ../gdk-pixbuf/io-ico.c:981
+#: gdk-pixbuf/io-ico.c:981
#, c-format
msgid "Unsupported depth for ICO file: %d"
msgstr "Djupna til biletet er for djup for ei ICO-fil: %d"
-#: ../gdk-pixbuf/io-ico.c:1210
+#: gdk-pixbuf/io-ico.c:1210
msgid "The ICO image format"
msgstr "ICO-bileteformatet"
-#: ../gdk-pixbuf/io-jpeg.c:114
+#: gdk-pixbuf/io-jpeg.c:114
#, c-format
msgid "Error interpreting JPEG image file (%s)"
msgstr "Feil under tolking av JPEG-biletefil (%s)"
-#: ../gdk-pixbuf/io-jpeg.c:349
+#: gdk-pixbuf/io-jpeg.c:349
msgid ""
"Insufficient memory to load image, try exiting some applications to free "
"memory"
@@ -344,17 +339,17 @@ msgstr ""
"Ikkje nok minne til å lasta biletet. Prøv å avslutta nokon program for "
"frigjera minne"
-#: ../gdk-pixbuf/io-jpeg.c:383 ../gdk-pixbuf/io-jpeg.c:749
+#: gdk-pixbuf/io-jpeg.c:383 gdk-pixbuf/io-jpeg.c:749
#, c-format
msgid "Unsupported JPEG color space (%s)"
msgstr "Ustøtta JPEG-fargerom (%s)"
-#: ../gdk-pixbuf/io-jpeg.c:481 ../gdk-pixbuf/io-jpeg.c:678
-#: ../gdk-pixbuf/io-jpeg.c:943 ../gdk-pixbuf/io-jpeg.c:952
+#: gdk-pixbuf/io-jpeg.c:481 gdk-pixbuf/io-jpeg.c:678 gdk-pixbuf/io-jpeg.c:943
+#: gdk-pixbuf/io-jpeg.c:952
msgid "Couldn't allocate memory for loading JPEG file"
msgstr "Kan ikkje setja av minne til å lasta JPEG-bilete"
-#: ../gdk-pixbuf/io-jpeg.c:894
+#: gdk-pixbuf/io-jpeg.c:894
#, c-format
msgid ""
"JPEG quality must be a value between 0 and 100; value '%s' could not be "
@@ -363,95 +358,95 @@ msgstr ""
"JPEG-kvalitet må vera eit tal mellom 0 og 100. Verdien «%s» kan ikkje "
"tolkast."
-#: ../gdk-pixbuf/io-jpeg.c:909
+#: gdk-pixbuf/io-jpeg.c:909
#, c-format
msgid ""
"JPEG quality must be a value between 0 and 100; value '%d' is not allowed."
msgstr ""
"JPEG-kvalitet må vera eit tal mellom 0 og 100. Verdien «%d» er ikkje tillate."
-#: ../gdk-pixbuf/io-jpeg.c:1071
+#: gdk-pixbuf/io-jpeg.c:1071
msgid "The JPEG image format"
msgstr "JPEG-bileteformatet"
-#: ../gdk-pixbuf/io-pcx.c:191
+#: gdk-pixbuf/io-pcx.c:191
msgid "Couldn't allocate memory for header"
msgstr "Kan ikkje setja av minne til hovud"
-#: ../gdk-pixbuf/io-pcx.c:206 ../gdk-pixbuf/io-pcx.c:566
+#: gdk-pixbuf/io-pcx.c:206 gdk-pixbuf/io-pcx.c:566
msgid "Couldn't allocate memory for context buffer"
msgstr "Kan ikkje setja av minne til kontekstmellomlager"
-#: ../gdk-pixbuf/io-pcx.c:607
+#: gdk-pixbuf/io-pcx.c:607
msgid "Image has invalid width and/or height"
msgstr "Biletet har ugyldig høgde og/eller breidde"
-#: ../gdk-pixbuf/io-pcx.c:619 ../gdk-pixbuf/io-pcx.c:680
+#: gdk-pixbuf/io-pcx.c:619 gdk-pixbuf/io-pcx.c:680
msgid "Image has unsupported bpp"
msgstr "Biletet har eit ustøtta tal på bitar per piksel"
-#: ../gdk-pixbuf/io-pcx.c:624 ../gdk-pixbuf/io-pcx.c:632
+#: gdk-pixbuf/io-pcx.c:624 gdk-pixbuf/io-pcx.c:632
#, c-format
msgid "Image has unsupported number of %d-bit planes"
msgstr "Biletet har eit ustøtta tal på %d-bit-plan"
-#: ../gdk-pixbuf/io-pcx.c:648
+#: gdk-pixbuf/io-pcx.c:648
msgid "Couldn't create new pixbuf"
msgstr "Kan ikkje laga nytt pixbuf"
-#: ../gdk-pixbuf/io-pcx.c:656
+#: gdk-pixbuf/io-pcx.c:656
msgid "Couldn't allocate memory for line data"
msgstr "Kan ikkje setja av minne til linjedata"
# TRN: Kva er "paletted" data?
-#: ../gdk-pixbuf/io-pcx.c:663
+#: gdk-pixbuf/io-pcx.c:663
msgid "Couldn't allocate memory for paletted data"
msgstr "Kan ikkje setja av minne til palettert data"
-#: ../gdk-pixbuf/io-pcx.c:710
+#: gdk-pixbuf/io-pcx.c:710
msgid "Didn't get all lines of PCX image"
msgstr "Fekk ikkje alle linjene i PCX-biletet"
-#: ../gdk-pixbuf/io-pcx.c:717
+#: gdk-pixbuf/io-pcx.c:717
msgid "No palette found at end of PCX data"
msgstr "Fann ikkje nokon palett på slutten av PCX-data"
-#: ../gdk-pixbuf/io-pcx.c:758
+#: gdk-pixbuf/io-pcx.c:758
msgid "The PCX image format"
msgstr "Bileteformatet PCX"
-#: ../gdk-pixbuf/io-png.c:55
+#: gdk-pixbuf/io-png.c:55
msgid "Bits per channel of PNG image is invalid."
msgstr "Talet på bitar per kanal i PNG-biletet er ugyldig."
-#: ../gdk-pixbuf/io-png.c:136
+#: gdk-pixbuf/io-png.c:136
msgid "Transformed PNG has zero width or height."
msgstr "Transformert PNG har null breidde eller høgde."
-#: ../gdk-pixbuf/io-png.c:144
+#: gdk-pixbuf/io-png.c:144
msgid "Bits per channel of transformed PNG is not 8."
msgstr "Bitar per kanal i transformert PNG er ikkje 8."
-#: ../gdk-pixbuf/io-png.c:153
+#: gdk-pixbuf/io-png.c:153
msgid "Transformed PNG not RGB or RGBA."
msgstr "Transformert PNG er ikkje RGB eller RGBA."
-#: ../gdk-pixbuf/io-png.c:162
+#: gdk-pixbuf/io-png.c:162
msgid "Transformed PNG has unsupported number of channels, must be 3 or 4."
msgstr ""
"Transformert PNG har eit tal på kanalar som ikkje er støtta. Må vera 3 eller "
"4."
-#: ../gdk-pixbuf/io-png.c:183
+#: gdk-pixbuf/io-png.c:183
#, c-format
msgid "Fatal error in PNG image file: %s"
msgstr "Fatal feil i PNG-biletefil: %s"
-#: ../gdk-pixbuf/io-png.c:301
+#: gdk-pixbuf/io-png.c:301
msgid "Insufficient memory to load PNG file"
msgstr "Ikkje nok minne til å lasta PNG-fil"
-#: ../gdk-pixbuf/io-png.c:618
+#: gdk-pixbuf/io-png.c:618
#, c-format
msgid ""
"Insufficient memory to store a %ld by %ld image; try exiting some "
@@ -460,25 +455,25 @@ msgstr ""
"Ikkje nok minne til å lagra eit %ld x %ld-bilete. Prøv å avslutta nokon "
"program for å frigjera minne"
-#: ../gdk-pixbuf/io-png.c:669
+#: gdk-pixbuf/io-png.c:669
msgid "Fatal error reading PNG image file"
msgstr "Fatal feil under lesing av PNG-biletefil"
-#: ../gdk-pixbuf/io-png.c:718
+#: gdk-pixbuf/io-png.c:718
#, c-format
msgid "Fatal error reading PNG image file: %s"
msgstr "Fatal feil under lesing av PNG-biletefil: %s"
-#: ../gdk-pixbuf/io-png.c:810
+#: gdk-pixbuf/io-png.c:810
msgid ""
"Keys for PNG text chunks must have at least 1 and at most 79 characters."
msgstr "Nøklane til PNG-tekstbitar må ha mellom 1 og 79 teikn."
-#: ../gdk-pixbuf/io-png.c:818
+#: gdk-pixbuf/io-png.c:818
msgid "Keys for PNG text chunks must be ASCII characters."
msgstr "Nøklane til PNG-tekstbitar må vera ASCII-teikn."
-#: ../gdk-pixbuf/io-png.c:831
+#: gdk-pixbuf/io-png.c:831
#, fuzzy, c-format
msgid ""
"PNG compression level must be a value between 0 and 9; value '%s' could not "
@@ -487,7 +482,7 @@ msgstr ""
"JPEG-kvalitet må vera eit tal mellom 0 og 100. Verdien «%s» kan ikkje "
"tolkast."
-#: ../gdk-pixbuf/io-png.c:843
+#: gdk-pixbuf/io-png.c:843
#, fuzzy, c-format
msgid ""
"PNG compression level must be a value between 0 and 9; value '%d' is not "
@@ -495,341 +490,338 @@ msgid ""
msgstr ""
"JPEG-kvalitet må vera eit tal mellom 0 og 100. Verdien «%d» er ikkje tillate."
-#: ../gdk-pixbuf/io-png.c:883
+#: gdk-pixbuf/io-png.c:883
#, fuzzy, c-format
msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding."
msgstr "Verdien til PNG-tekstbiten %s kan ikkje konverterast til ISO-8859-1."
-#: ../gdk-pixbuf/io-png.c:1026
+#: gdk-pixbuf/io-png.c:1026
msgid "The PNG image format"
msgstr "PNG-bileteformatet"
-#: ../gdk-pixbuf/io-pnm.c:252
+#: gdk-pixbuf/io-pnm.c:252
msgid "PNM loader expected to find an integer, but didn't"
msgstr "PNG-lastaren fann ikkje venta heiltal"
-#: ../gdk-pixbuf/io-pnm.c:284
+#: gdk-pixbuf/io-pnm.c:284
msgid "PNM file has an incorrect initial byte"
msgstr "PNM-fila har ein feil i den fyrste byten."
-#: ../gdk-pixbuf/io-pnm.c:314
+#: gdk-pixbuf/io-pnm.c:314
msgid "PNM file is not in a recognized PNM subformat"
msgstr "PNM-fila er ikkje i eit gjenkjent underformat av PNM"
-#: ../gdk-pixbuf/io-pnm.c:339
+#: gdk-pixbuf/io-pnm.c:339
msgid "PNM file has an image width of 0"
msgstr "PNM-fila har ei biletebreidde på 0"
-#: ../gdk-pixbuf/io-pnm.c:360
+#: gdk-pixbuf/io-pnm.c:360
msgid "PNM file has an image height of 0"
msgstr "PNM-fila har ei biletehøgde på 0"
-#: ../gdk-pixbuf/io-pnm.c:383
+#: gdk-pixbuf/io-pnm.c:383
msgid "Maximum color value in PNM file is 0"
msgstr "Største fargeverdi i PNM-fila er 0"
-#: ../gdk-pixbuf/io-pnm.c:391
+#: gdk-pixbuf/io-pnm.c:391
msgid "Maximum color value in PNM file is too large"
msgstr "Største fargeverdi i PNM-fila er for stor"
-#: ../gdk-pixbuf/io-pnm.c:399
+#: gdk-pixbuf/io-pnm.c:399
#, fuzzy
msgid "Cannot handle PNM files with maximum color values greater than 255"
msgstr "Kan ikkje handsama PNM-filer med fargeverdiar større enn 255"
-#: ../gdk-pixbuf/io-pnm.c:438 ../gdk-pixbuf/io-pnm.c:466
-#: ../gdk-pixbuf/io-pnm.c:498
+#: gdk-pixbuf/io-pnm.c:438 gdk-pixbuf/io-pnm.c:466 gdk-pixbuf/io-pnm.c:498
msgid "Raw PNM image type is invalid"
msgstr "Rå PNM-biletetype er ugyldig"
-#: ../gdk-pixbuf/io-pnm.c:562 ../gdk-pixbuf/io-pnm.c:604
+#: gdk-pixbuf/io-pnm.c:562 gdk-pixbuf/io-pnm.c:604
msgid "PNM image format is invalid"
msgstr "PNM-formatet er ugyldig"
-#: ../gdk-pixbuf/io-pnm.c:663
+#: gdk-pixbuf/io-pnm.c:663
msgid "PNM image loader does not support this PNM subformat"
msgstr "PNM-biletelastaren støttar ikkje dette underformatet av PNM"
-#: ../gdk-pixbuf/io-pnm.c:718
+#: gdk-pixbuf/io-pnm.c:718
msgid "Premature end-of-file encountered"
msgstr "Fila sluttar for tidleg"
-#: ../gdk-pixbuf/io-pnm.c:750 ../gdk-pixbuf/io-pnm.c:981
+#: gdk-pixbuf/io-pnm.c:750 gdk-pixbuf/io-pnm.c:981
msgid "Raw PNM formats require exactly one whitespace before sample data"
msgstr "Rå PNM-format krev nøyaktig eitt blankt teikn før datablokka"
-#: ../gdk-pixbuf/io-pnm.c:777
+#: gdk-pixbuf/io-pnm.c:777
#, fuzzy
msgid "Cannot allocate memory for loading PNM image"
msgstr "Kan ikkje setja av minne tll å lasta PNM-biletet"
-#: ../gdk-pixbuf/io-pnm.c:827
+#: gdk-pixbuf/io-pnm.c:827
msgid "Insufficient memory to load PNM context struct"
msgstr "Ikkje nok minne til å lasta PNM-kontekststruktur"
-#: ../gdk-pixbuf/io-pnm.c:878
+#: gdk-pixbuf/io-pnm.c:878
msgid "Unexpected end of PNM image data"
msgstr "Uventa slutt på PNM-biletedata"
-#: ../gdk-pixbuf/io-pnm.c:1010
+#: gdk-pixbuf/io-pnm.c:1010
msgid "Insufficient memory to load PNM file"
msgstr "Ikkje nok minne til å lasta PNM-fila"
-#: ../gdk-pixbuf/io-pnm.c:1089
+#: gdk-pixbuf/io-pnm.c:1089
msgid "The PNM/PBM/PGM/PPM image format family"
msgstr "PNM/PBM/PGM/PPM-bileteformatfamilien"
-#: ../gdk-pixbuf/io-ras.c:126
+#: gdk-pixbuf/io-ras.c:126
msgid "RAS image has bogus header data"
msgstr "RAS-biletet har ugyldige data i headeren"
-#: ../gdk-pixbuf/io-ras.c:148
+#: gdk-pixbuf/io-ras.c:148
msgid "RAS image has unknown type"
msgstr "RAS-biletet har ukjent type"
-#: ../gdk-pixbuf/io-ras.c:156
+#: gdk-pixbuf/io-ras.c:156
msgid "unsupported RAS image variation"
msgstr "Biletevariasjonen i RAS-biletet er ikkje støtta"
-#: ../gdk-pixbuf/io-ras.c:171 ../gdk-pixbuf/io-ras.c:200
+#: gdk-pixbuf/io-ras.c:171 gdk-pixbuf/io-ras.c:200
msgid "Not enough memory to load RAS image"
msgstr "Ikkje nok minne til å lasta RAS-bilete"
-#: ../gdk-pixbuf/io-ras.c:543
+#: gdk-pixbuf/io-ras.c:543
msgid "The Sun raster image format"
msgstr "Sun raster-bileteformat"
-#: ../gdk-pixbuf/io-tga.c:154
+#: gdk-pixbuf/io-tga.c:154
#, fuzzy
msgid "Cannot allocate memory for IOBuffer struct"
msgstr "Kan ikkje setja av minne til IOBuffer-struktur"
-#: ../gdk-pixbuf/io-tga.c:173
+#: gdk-pixbuf/io-tga.c:173
#, fuzzy
msgid "Cannot allocate memory for IOBuffer data"
msgstr "Kan ikkje setja av minne til IOBuffer-data"
-#: ../gdk-pixbuf/io-tga.c:184
+#: gdk-pixbuf/io-tga.c:184
#, fuzzy
msgid "Cannot realloc IOBuffer data"
msgstr "Kan ikkje setja av minne på nytt (realloc) til IOBuffer-data"
-#: ../gdk-pixbuf/io-tga.c:214
+#: gdk-pixbuf/io-tga.c:214
#, fuzzy
msgid "Cannot allocate temporary IOBuffer data"
msgstr "Kan ikkje setja av mellombels IOBuffer-data"
-#: ../gdk-pixbuf/io-tga.c:348
+#: gdk-pixbuf/io-tga.c:348
#, fuzzy
msgid "Cannot allocate new pixbuf"
msgstr "Kan ikkje setja av nytt pixbuf"
-#: ../gdk-pixbuf/io-tga.c:689
+#: gdk-pixbuf/io-tga.c:689
#, fuzzy
msgid "Cannot allocate colormap structure"
msgstr "Kan ikkje setja av minne til fargekart-struktur"
-#: ../gdk-pixbuf/io-tga.c:696
+#: gdk-pixbuf/io-tga.c:696
#, fuzzy
msgid "Cannot allocate colormap entries"
msgstr "Kan ikkje setja av minne til fargekartoppføringar"
-#: ../gdk-pixbuf/io-tga.c:718
+#: gdk-pixbuf/io-tga.c:718
msgid "Unexpected bitdepth for colormap entries"
msgstr "Uventa mange bits i fargekartoppføringar"
-#: ../gdk-pixbuf/io-tga.c:736
+#: gdk-pixbuf/io-tga.c:736
#, fuzzy
msgid "Cannot allocate TGA header memory"
msgstr "Kan ikkje setja av minne til TGA-hovud"
-#: ../gdk-pixbuf/io-tga.c:769
+#: gdk-pixbuf/io-tga.c:769
msgid "TGA image has invalid dimensions"
msgstr "TGA-bilete har ugyldige dimensjonar"
-#: ../gdk-pixbuf/io-tga.c:775 ../gdk-pixbuf/io-tga.c:784
-#: ../gdk-pixbuf/io-tga.c:794 ../gdk-pixbuf/io-tga.c:804
-#: ../gdk-pixbuf/io-tga.c:811
+#: gdk-pixbuf/io-tga.c:775 gdk-pixbuf/io-tga.c:784 gdk-pixbuf/io-tga.c:794
+#: gdk-pixbuf/io-tga.c:804 gdk-pixbuf/io-tga.c:811
msgid "TGA image type not supported"
msgstr "TGA-biletetypen er ikkje støtta"
-#: ../gdk-pixbuf/io-tga.c:858
+#: gdk-pixbuf/io-tga.c:858
#, fuzzy
msgid "Cannot allocate memory for TGA context struct"
msgstr "Kan ikkje setja av minne til TGA-kontekststruktur"
-#: ../gdk-pixbuf/io-tga.c:923
+#: gdk-pixbuf/io-tga.c:923
msgid "Excess data in file"
msgstr "Overflødige data i fila"
-#: ../gdk-pixbuf/io-tga.c:992
+#: gdk-pixbuf/io-tga.c:992
msgid "The Targa image format"
msgstr "Targa-bileteformatet"
-#: ../gdk-pixbuf/io-tiff.c:173
+#: gdk-pixbuf/io-tiff.c:173
msgid "Could not get image width (bad TIFF file)"
msgstr "Kan ikkje finna biletebreidda (ugyldig TIFF-fil)"
-#: ../gdk-pixbuf/io-tiff.c:180
+#: gdk-pixbuf/io-tiff.c:180
msgid "Could not get image height (bad TIFF file)"
msgstr "Kan ikkje finna biletehøgda (ugyldig TIFF-fil)"
-#: ../gdk-pixbuf/io-tiff.c:188
+#: gdk-pixbuf/io-tiff.c:188
msgid "Width or height of TIFF image is zero"
msgstr "Breidda eller høgda til TIFF-biletet er null"
-#: ../gdk-pixbuf/io-tiff.c:197 ../gdk-pixbuf/io-tiff.c:206
+#: gdk-pixbuf/io-tiff.c:197 gdk-pixbuf/io-tiff.c:206
msgid "Dimensions of TIFF image too large"
msgstr "TIFF-bildet er for stort"
-#: ../gdk-pixbuf/io-tiff.c:225 ../gdk-pixbuf/io-tiff.c:237
-#: ../gdk-pixbuf/io-tiff.c:286 ../gdk-pixbuf/io-tiff.c:572
+#: gdk-pixbuf/io-tiff.c:225 gdk-pixbuf/io-tiff.c:237 gdk-pixbuf/io-tiff.c:286
+#: gdk-pixbuf/io-tiff.c:572
msgid "Insufficient memory to open TIFF file"
msgstr "Ikkje nok minne til å opna TIFF-biletet"
-#: ../gdk-pixbuf/io-tiff.c:251 ../gdk-pixbuf/io-tiff.c:294
+#: gdk-pixbuf/io-tiff.c:251 gdk-pixbuf/io-tiff.c:294
msgid "Failed to load RGB data from TIFF file"
msgstr "Klarte ikkje å lasta RGB-data frå TIFF-fila"
-#: ../gdk-pixbuf/io-tiff.c:361
+#: gdk-pixbuf/io-tiff.c:361
msgid "Failed to open TIFF image"
msgstr "Klarte ikkje å opna TIFF-biletet"
-#: ../gdk-pixbuf/io-tiff.c:373
+#: gdk-pixbuf/io-tiff.c:373
msgid "TIFFClose operation failed"
msgstr "TIFFClose-operasjonen feila"
-#: ../gdk-pixbuf/io-tiff.c:504 ../gdk-pixbuf/io-tiff.c:517
+#: gdk-pixbuf/io-tiff.c:504 gdk-pixbuf/io-tiff.c:517
msgid "Failed to load TIFF image"
msgstr "Klarte ikkje å lasta TIFF-bilete"
-#: ../gdk-pixbuf/io-tiff.c:610
+#: gdk-pixbuf/io-tiff.c:610
msgid "The TIFF image format"
msgstr "TIFF-bileteformatet"
-#: ../gdk-pixbuf/io-wbmp.c:246
+#: gdk-pixbuf/io-wbmp.c:246
msgid "Image has zero width"
msgstr "Biletet har null breidde"
-#: ../gdk-pixbuf/io-wbmp.c:264
+#: gdk-pixbuf/io-wbmp.c:264
msgid "Image has zero height"
msgstr "Biletet har null høgde"
-#: ../gdk-pixbuf/io-wbmp.c:275
+#: gdk-pixbuf/io-wbmp.c:275
msgid "Not enough memory to load image"
msgstr "Ikkje nok minne til å lasta bilete"
-#: ../gdk-pixbuf/io-wbmp.c:334
+#: gdk-pixbuf/io-wbmp.c:334
msgid "Couldn't save the rest"
msgstr "Kunne ikkje lagra resten"
-#: ../gdk-pixbuf/io-wbmp.c:368
+#: gdk-pixbuf/io-wbmp.c:368
msgid "The WBMP image format"
msgstr "WBMP-bileteformatet"
-#: ../gdk-pixbuf/io-xbm.c:287
+#: gdk-pixbuf/io-xbm.c:287
msgid "Invalid XBM file"
msgstr "Ugyldig XBM-fil"
-#: ../gdk-pixbuf/io-xbm.c:297
+#: gdk-pixbuf/io-xbm.c:297
msgid "Insufficient memory to load XBM image file"
msgstr "Ikkje nok minne itl å lasta XBM-biletefil"
-#: ../gdk-pixbuf/io-xbm.c:441
+#: gdk-pixbuf/io-xbm.c:441
msgid "Failed to write to temporary file when loading XBM image"
msgstr "Klarte ikkje å skriva mellombels fil medan XBM-fil vart lasta"
-#: ../gdk-pixbuf/io-xbm.c:476
+#: gdk-pixbuf/io-xbm.c:476
msgid "The XBM image format"
msgstr "XBM-bileteformatet"
-#: ../gdk-pixbuf/io-xpm.c:467
+#: gdk-pixbuf/io-xpm.c:467
msgid "No XPM header found"
msgstr "Fann ikkje noko XBM-hovud"
-#: ../gdk-pixbuf/io-xpm.c:476
+#: gdk-pixbuf/io-xpm.c:476
#, fuzzy
msgid "Invalid XPM header"
msgstr "Ugyldig XBM-fil"
-#: ../gdk-pixbuf/io-xpm.c:484
+#: gdk-pixbuf/io-xpm.c:484
msgid "XPM file has image width <= 0"
msgstr "XBM-biletet har breidde mindre enn eller lik null"
-#: ../gdk-pixbuf/io-xpm.c:492
+#: gdk-pixbuf/io-xpm.c:492
msgid "XPM file has image height <= 0"
msgstr "XBM-biletet har høgde mindre enn eller lik null"
-#: ../gdk-pixbuf/io-xpm.c:500
+#: gdk-pixbuf/io-xpm.c:500
msgid "XPM has invalid number of chars per pixel"
msgstr "XPM-fila har ugyldig tal på teikn per piksel"
-#: ../gdk-pixbuf/io-xpm.c:507
+#: gdk-pixbuf/io-xpm.c:507
msgid "XPM file has invalid number of colors"
msgstr "XPM-fila har ikkje gyldig tal fargar"
-#: ../gdk-pixbuf/io-xpm.c:519 ../gdk-pixbuf/io-xpm.c:528
-#: ../gdk-pixbuf/io-xpm.c:580
+#: gdk-pixbuf/io-xpm.c:519 gdk-pixbuf/io-xpm.c:528 gdk-pixbuf/io-xpm.c:580
#, fuzzy
msgid "Cannot allocate memory for loading XPM image"
msgstr "Kan ikkje setja av minne til å lasta XPM-bilete"
-#: ../gdk-pixbuf/io-xpm.c:542
+#: gdk-pixbuf/io-xpm.c:542
#, fuzzy
msgid "Cannot read XPM colormap"
msgstr "Kan ikkje lesa XPM-fargekart"
-#: ../gdk-pixbuf/io-xpm.c:771
+#: gdk-pixbuf/io-xpm.c:771
msgid "Failed to write to temporary file when loading XPM image"
msgstr "Klarte ikkje å skriva til mellombels fil medan XPM-fila vart lasta"
-#: ../gdk-pixbuf/io-xpm.c:806
+#: gdk-pixbuf/io-xpm.c:806
msgid "The XPM image format"
msgstr "XPM-bileteformatet"
#. Description of --class=CLASS in --help output
-#: ../gdk/gdk.c:115
+#: gdk/gdk.c:115
msgid "Program class as used by the window manager"
msgstr ""
#. Placeholder in --class=CLASS in --help output
-#: ../gdk/gdk.c:116
+#: gdk/gdk.c:116
msgid "CLASS"
msgstr ""
#. Description of --name=NAME in --help output
-#: ../gdk/gdk.c:118
+#: gdk/gdk.c:118
msgid "Program name as used by the window manager"
msgstr ""
#. Placeholder in --name=NAME in --help output
-#: ../gdk/gdk.c:119
+#: gdk/gdk.c:119
msgid "NAME"
msgstr ""
#. Description of --display=DISPLAY in --help output
-#: ../gdk/gdk.c:121
+#: gdk/gdk.c:121
msgid "X display to use"
msgstr ""
#. Placeholder in --display=DISPLAY in --help output
-#: ../gdk/gdk.c:122
+#: gdk/gdk.c:122
#, fuzzy
msgid "DISPLAY"
msgstr "IPA"
#. Description of --screen=SCREEN in --help output
-#: ../gdk/gdk.c:124
+#: gdk/gdk.c:124
msgid "X screen to use"
msgstr ""
#. Placeholder in --screen=SCREEN in --help output
-#: ../gdk/gdk.c:125
+#: gdk/gdk.c:125
msgid "SCREEN"
msgstr ""
#. Description of --gdk-debug=FLAGS in --help output
-#: ../gdk/gdk.c:128
+#: gdk/gdk.c:128
msgid "Gdk debugging flags to set"
msgstr ""
@@ -837,222 +829,222 @@ msgstr ""
#. Placeholder in --gdk-no-debug=FLAGS in --help output
#. Placeholder in --gtk-debug=FLAGS in --help output
#. Placeholder in --gtk-no-debug=FLAGS in --help output
-#: ../gdk/gdk.c:129 ../gdk/gdk.c:132 ../gtk/gtkmain.c:405 ../gtk/gtkmain.c:408
+#: gdk/gdk.c:129 gdk/gdk.c:132 gtk/gtkmain.c:405 gtk/gtkmain.c:408
msgid "FLAGS"
msgstr ""
#. Description of --gdk-no-debug=FLAGS in --help output
-#: ../gdk/gdk.c:131
+#: gdk/gdk.c:131
msgid "Gdk debugging flags to unset"
msgstr ""
-#: ../gdk/keyname-table.h:3940
+#: gdk/keyname-table.h:3940
msgid "keyboard label|BackSpace"
msgstr ""
-#: ../gdk/keyname-table.h:3941
+#: gdk/keyname-table.h:3941
msgid "keyboard label|Tab"
msgstr ""
-#: ../gdk/keyname-table.h:3942
+#: gdk/keyname-table.h:3942
msgid "keyboard label|Return"
msgstr ""
-#: ../gdk/keyname-table.h:3943
+#: gdk/keyname-table.h:3943
msgid "keyboard label|Pause"
msgstr ""
-#: ../gdk/keyname-table.h:3944
+#: gdk/keyname-table.h:3944
msgid "keyboard label|Scroll_Lock"
msgstr ""
-#: ../gdk/keyname-table.h:3945
+#: gdk/keyname-table.h:3945
msgid "keyboard label|Sys_Req"
msgstr ""
-#: ../gdk/keyname-table.h:3946
+#: gdk/keyname-table.h:3946
msgid "keyboard label|Escape"
msgstr ""
-#: ../gdk/keyname-table.h:3947
+#: gdk/keyname-table.h:3947
msgid "keyboard label|Multi_key"
msgstr ""
-#: ../gdk/keyname-table.h:3948
+#: gdk/keyname-table.h:3948
msgid "keyboard label|Home"
msgstr ""
-#: ../gdk/keyname-table.h:3949
+#: gdk/keyname-table.h:3949
msgid "keyboard label|Page_Up"
msgstr ""
-#: ../gdk/keyname-table.h:3950
+#: gdk/keyname-table.h:3950
msgid "keyboard label|Page_Down"
msgstr ""
-#: ../gdk/keyname-table.h:3951
+#: gdk/keyname-table.h:3951
msgid "keyboard label|End"
msgstr ""
-#: ../gdk/keyname-table.h:3952
+#: gdk/keyname-table.h:3952
msgid "keyboard label|Begin"
msgstr ""
-#: ../gdk/keyname-table.h:3953
+#: gdk/keyname-table.h:3953
msgid "keyboard label|Print"
msgstr ""
-#: ../gdk/keyname-table.h:3954
+#: gdk/keyname-table.h:3954
msgid "keyboard label|Insert"
msgstr ""
-#: ../gdk/keyname-table.h:3955
+#: gdk/keyname-table.h:3955
msgid "keyboard label|Num_Lock"
msgstr ""
-#: ../gdk/keyname-table.h:3956
+#: gdk/keyname-table.h:3956
msgid "keyboard label|KP_Space"
msgstr ""
-#: ../gdk/keyname-table.h:3957
+#: gdk/keyname-table.h:3957
msgid "keyboard label|KP_Tab"
msgstr ""
-#: ../gdk/keyname-table.h:3958
+#: gdk/keyname-table.h:3958
msgid "keyboard label|KP_Enter"
msgstr ""
-#: ../gdk/keyname-table.h:3959
+#: gdk/keyname-table.h:3959
msgid "keyboard label|KP_Home"
msgstr ""
-#: ../gdk/keyname-table.h:3960
+#: gdk/keyname-table.h:3960
msgid "keyboard label|KP_Left"
msgstr ""
-#: ../gdk/keyname-table.h:3961
+#: gdk/keyname-table.h:3961
msgid "keyboard label|KP_Up"
msgstr ""
-#: ../gdk/keyname-table.h:3962
+#: gdk/keyname-table.h:3962
msgid "keyboard label|KP_Right"
msgstr ""
-#: ../gdk/keyname-table.h:3963
+#: gdk/keyname-table.h:3963
msgid "keyboard label|KP_Down"
msgstr ""
-#: ../gdk/keyname-table.h:3964
+#: gdk/keyname-table.h:3964
msgid "keyboard label|KP_Page_Up"
msgstr ""
-#: ../gdk/keyname-table.h:3965
+#: gdk/keyname-table.h:3965
msgid "keyboard label|KP_Prior"
msgstr ""
-#: ../gdk/keyname-table.h:3966
+#: gdk/keyname-table.h:3966
msgid "keyboard label|KP_Page_Down"
msgstr ""
-#: ../gdk/keyname-table.h:3967
+#: gdk/keyname-table.h:3967
msgid "keyboard label|KP_Next"
msgstr ""
-#: ../gdk/keyname-table.h:3968
+#: gdk/keyname-table.h:3968
msgid "keyboard label|KP_End"
msgstr ""
-#: ../gdk/keyname-table.h:3969
+#: gdk/keyname-table.h:3969
msgid "keyboard label|KP_Begin"
msgstr ""
-#: ../gdk/keyname-table.h:3970
+#: gdk/keyname-table.h:3970
msgid "keyboard label|KP_Insert"
msgstr ""
-#: ../gdk/keyname-table.h:3971
+#: gdk/keyname-table.h:3971
msgid "keyboard label|KP_Delete"
msgstr ""
-#: ../gdk/keyname-table.h:3972
+#: gdk/keyname-table.h:3972
msgid "keyboard label|Delete"
msgstr ""
#. Description of --sync in --help output
-#: ../gdk/win32/gdkmain-win32.c:60
+#: gdk/win32/gdkmain-win32.c:60
msgid "Don't batch GDI requests"
msgstr ""
#. Description of --no-wintab in --help output
-#: ../gdk/win32/gdkmain-win32.c:62
+#: gdk/win32/gdkmain-win32.c:62
msgid "Don't use the Wintab API for tablet support"
msgstr ""
#. Description of --ignore-wintab in --help output
-#: ../gdk/win32/gdkmain-win32.c:64
+#: gdk/win32/gdkmain-win32.c:64
msgid "Same as --no-wintab"
msgstr ""
#. Description of --use-wintab in --help output
-#: ../gdk/win32/gdkmain-win32.c:66
+#: gdk/win32/gdkmain-win32.c:66
msgid "Do use the Wintab API [default]"
msgstr ""
#. Description of --max-colors=COLORS in --help output
-#: ../gdk/win32/gdkmain-win32.c:68
+#: gdk/win32/gdkmain-win32.c:68
msgid "Size of the palette in 8 bit mode"
msgstr ""
#. Placeholder in --max-colors=COLORS in --help output
-#: ../gdk/win32/gdkmain-win32.c:69
+#: gdk/win32/gdkmain-win32.c:69
msgid "COLORS"
msgstr ""
#. Description of --sync in --help output
-#: ../gdk/x11/gdkmain-x11.c:92
+#: gdk/x11/gdkmain-x11.c:92
msgid "Make X calls synchronous"
msgstr ""
-#: ../gtk/gtkaboutdialog.c:270 ../gtk/gtkaboutdialog.c:2025
+#: gtk/gtkaboutdialog.c:270 gtk/gtkaboutdialog.c:2025
msgid "License"
msgstr ""
-#: ../gtk/gtkaboutdialog.c:271
+#: gtk/gtkaboutdialog.c:271
msgid "The license of the program"
msgstr ""
#. Add the credits button
-#: ../gtk/gtkaboutdialog.c:491
+#: gtk/gtkaboutdialog.c:491
msgid "C_redits"
msgstr "_Heider og ære"
#. Add the license button
-#: ../gtk/gtkaboutdialog.c:501
+#: gtk/gtkaboutdialog.c:501
msgid "_License"
msgstr ""
-#: ../gtk/gtkaboutdialog.c:731
+#: gtk/gtkaboutdialog.c:731
#, c-format
msgid "About %s"
msgstr ""
-#: ../gtk/gtkaboutdialog.c:1953
+#: gtk/gtkaboutdialog.c:1953
msgid "Credits"
msgstr "Heider og ære"
-#: ../gtk/gtkaboutdialog.c:1979
+#: gtk/gtkaboutdialog.c:1979
msgid "Written by"
msgstr ""
-#: ../gtk/gtkaboutdialog.c:1982
+#: gtk/gtkaboutdialog.c:1982
msgid "Documented by"
msgstr ""
-#: ../gtk/gtkaboutdialog.c:1994
+#: gtk/gtkaboutdialog.c:1994
msgid "Translated by"
msgstr ""
-#: ../gtk/gtkaboutdialog.c:1998
+#: gtk/gtkaboutdialog.c:1998
msgid "Artwork by"
msgstr ""
@@ -1062,7 +1054,7 @@ msgstr ""
#. * this.
#. * And do not translate the part before the |.
#.
-#: ../gtk/gtkaccellabel.c:121
+#: gtk/gtkaccellabel.c:121
msgid "keyboard label|Shift"
msgstr ""
@@ -1072,7 +1064,7 @@ msgstr ""
#. * this.
#. * And do not translate the part before the |.
#.
-#: ../gtk/gtkaccellabel.c:128
+#: gtk/gtkaccellabel.c:128
msgid "keyboard label|Ctrl"
msgstr ""
@@ -1082,17 +1074,17 @@ msgstr ""
#. * this.
#. * And do not translate the part before the |.
#.
-#: ../gtk/gtkaccellabel.c:135
+#: gtk/gtkaccellabel.c:135
msgid "keyboard label|Alt"
msgstr ""
#. do not translate the part before the |
-#: ../gtk/gtkaccellabel.c:577
+#: gtk/gtkaccellabel.c:577
msgid "keyboard label|Space"
msgstr ""
#. do not translate the part before the |
-#: ../gtk/gtkaccellabel.c:581
+#: gtk/gtkaccellabel.c:581
msgid "keyboard label|Backslash"
msgstr ""
@@ -1105,7 +1097,7 @@ msgstr ""
#. * so if you have a default text direction of RTL and YM, then
#. * the year will appear on the right.
#.
-#: ../gtk/gtkcalendar.c:646
+#: gtk/gtkcalendar.c:647
msgid "calendar:MY"
msgstr "calendar:MY"
@@ -1113,25 +1105,52 @@ msgstr "calendar:MY"
#. * first day of the week to calendar:week_start:1 if you want Monday
#. * to be the first day of the week, and so on.
#.
-#: ../gtk/gtkcalendar.c:660
+#: gtk/gtkcalendar.c:661
msgid "calendar:week_start:0"
msgstr "calendar:week_start:1"
+#. Translators: This is a text measurement template.
+#. * Translate it to the widest year text.
+#. *
+#. * Don't include the prefix "year measurement template|"
+#. * in the translation.
+#. *
+#. * If you don't understand this, leave it as "2000"
+#.
+#: gtk/gtkcalendar.c:1549
+msgid "year measurement template|2000"
+msgstr ""
+
+#. Translators: This dictates how the year is displayed in
+#. * gtkcalendar widget. See strftime() manual for the format.
+#. * Use only ASCII in the translation.
+#. *
+#. * Also look for the msgid "year measurement template|2000".
+#. * Translate that entry to a year with the widest output of this
+#. * msgid.
+#. *
+#. * Don't include the prefix "calendar year format|" in the
+#. * translation. "%Y" is appropriate for most locales.
+#.
+#: gtk/gtkcalendar.c:1826
+msgid "calendar year format|%Y"
+msgstr ""
+
#. do not translate the part before the |
-#: ../gtk/gtkcellrendererprogress.c:237 ../gtk/gtkcellrendererprogress.c:295
+#: gtk/gtkcellrendererprogress.c:237 gtk/gtkcellrendererprogress.c:295
#, c-format
msgid "progress bar label|%d %%"
msgstr ""
-#: ../gtk/gtkcolorbutton.c:221 ../gtk/gtkcolorbutton.c:576
+#: gtk/gtkcolorbutton.c:221 gtk/gtkcolorbutton.c:576
msgid "Pick a Color"
msgstr "Vel ein farge"
-#: ../gtk/gtkcolorbutton.c:467
+#: gtk/gtkcolorbutton.c:467
msgid "Received invalid color data\n"
msgstr "Fekk ugyldige fargedata\n"
-#: ../gtk/gtkcolorsel.c:561
+#: gtk/gtkcolorsel.c:561
msgid ""
"The previously-selected color, for comparison to the color you're selecting "
"now. You can drag this color to a palette entry, or select this color as "
@@ -1141,7 +1160,7 @@ msgstr ""
"Du kan dra denne fargen til ei palettoppføring, eller velja denne fargen som "
"noverande ved å dra han til den andre fargeprøven."
-#: ../gtk/gtkcolorsel.c:566
+#: gtk/gtkcolorsel.c:566
msgid ""
"The color you've chosen. You can drag this color to a palette entry to save "
"it for use in the future."
@@ -1149,11 +1168,11 @@ msgstr ""
"Fargen du har vald. Du kan dra denne fargen til ei palettoppføring for å "
"lagra han til seinare bruk."
-#: ../gtk/gtkcolorsel.c:957
+#: gtk/gtkcolorsel.c:957
msgid "_Save color here"
msgstr "_Lagra fargen her"
-#: ../gtk/gtkcolorsel.c:1162
+#: gtk/gtkcolorsel.c:1162
msgid ""
"Click this palette entry to make it the current color. To change this entry, "
"drag a color swatch here or right-click it and select \"Save color here.\""
@@ -1162,7 +1181,7 @@ msgstr ""
"For å endra denne oppføringa kan dra ein fargeprøve hit og velja «Lagra "
"farge her»."
-#: ../gtk/gtkcolorsel.c:1919
+#: gtk/gtkcolorsel.c:1929
msgid ""
"Select the color you want from the outer ring. Select the darkness or "
"lightness of that color using the inner triangle."
@@ -1170,7 +1189,7 @@ msgstr ""
"Vel fargen du vil ha frå den ytre ringen. Vel styrken på denne fargen frå "
"det indre triangelet."
-#: ../gtk/gtkcolorsel.c:1944
+#: gtk/gtkcolorsel.c:1954
msgid ""
"Click the eyedropper, then click a color anywhere on your screen to select "
"that color."
@@ -1178,70 +1197,70 @@ msgstr ""
"Klikk på dråpeteljaren, og klikk så på ein farge kor som helst på skjermen "
"for å velja den fargen."
-#: ../gtk/gtkcolorsel.c:1953
+#: gtk/gtkcolorsel.c:1963
msgid "_Hue:"
msgstr "_Glød:"
-#: ../gtk/gtkcolorsel.c:1954
+#: gtk/gtkcolorsel.c:1964
msgid "Position on the color wheel."
msgstr "Plassering på fargehjulet."
-#: ../gtk/gtkcolorsel.c:1956
+#: gtk/gtkcolorsel.c:1966
msgid "_Saturation:"
msgstr "_Metning:"
-#: ../gtk/gtkcolorsel.c:1957
+#: gtk/gtkcolorsel.c:1967
msgid "\"Deepness\" of the color."
msgstr "Djupna i fargen"
-#: ../gtk/gtkcolorsel.c:1958
+#: gtk/gtkcolorsel.c:1968
msgid "_Value:"
msgstr "_Verdi:"
-#: ../gtk/gtkcolorsel.c:1959
+#: gtk/gtkcolorsel.c:1969
msgid "Brightness of the color."
msgstr "Kor lys fargen er."
-#: ../gtk/gtkcolorsel.c:1960
+#: gtk/gtkcolorsel.c:1970
msgid "_Red:"
msgstr "_Raud:"
-#: ../gtk/gtkcolorsel.c:1961
+#: gtk/gtkcolorsel.c:1971
msgid "Amount of red light in the color."
msgstr "Kor mykje raudt lys det er i fargen."
-#: ../gtk/gtkcolorsel.c:1962
+#: gtk/gtkcolorsel.c:1972
msgid "_Green:"
msgstr "_Grøn:"
# gtk/gtkcolorsel.c:1820
-#: ../gtk/gtkcolorsel.c:1963
+#: gtk/gtkcolorsel.c:1973
msgid "Amount of green light in the color."
msgstr "Kor mykje grønt lys det er i fargen."
-#: ../gtk/gtkcolorsel.c:1964
+#: gtk/gtkcolorsel.c:1974
msgid "_Blue:"
msgstr "_Blå:"
-#: ../gtk/gtkcolorsel.c:1965
+#: gtk/gtkcolorsel.c:1975
msgid "Amount of blue light in the color."
msgstr "Kor mykje blått lys det er i fargen."
# TRN: Finn ingen gode norske ord, så eg laga eit.
# TRN: Men klarleik for gjennomsiktighed var ikkje så gale.
-#: ../gtk/gtkcolorsel.c:1968
+#: gtk/gtkcolorsel.c:1978
msgid "_Opacity:"
msgstr "_Uklarleik:"
-#: ../gtk/gtkcolorsel.c:1976 ../gtk/gtkcolorsel.c:1987
+#: gtk/gtkcolorsel.c:1986 gtk/gtkcolorsel.c:1997
msgid "Transparency of the color."
msgstr "Kor klar den valde fargen er."
-#: ../gtk/gtkcolorsel.c:1994
+#: gtk/gtkcolorsel.c:2004
msgid "Color _Name:"
msgstr "Farge_namn:"
-#: ../gtk/gtkcolorsel.c:2009
+#: gtk/gtkcolorsel.c:2019
msgid ""
"You can enter an HTML-style hexadecimal color value, or simply a color name "
"such as 'orange' in this entry."
@@ -1249,332 +1268,332 @@ msgstr ""
"Du kan skriva inn ein heksadesimal fargeverdi i HTML-stil, eller eit "
"fargenamn som t.d. «oransje»."
-#: ../gtk/gtkcolorsel.c:2028
+#: gtk/gtkcolorsel.c:2038
msgid "_Palette"
msgstr "_Palett"
-#: ../gtk/gtkcolorsel.c:2060
+#: gtk/gtkcolorsel.c:2070
#, fuzzy
msgid "Color Wheel"
msgstr "Hjul"
-#: ../gtk/gtkcolorseldialog.c:123
+#: gtk/gtkcolorseldialog.c:123
msgid "Color Selection"
msgstr "Fargeval"
-#: ../gtk/gtkentry.c:4508 ../gtk/gtktextview.c:7068
+#: gtk/gtkentry.c:4508 gtk/gtktextview.c:7068
msgid "Select _All"
msgstr "Marker _alt"
-#: ../gtk/gtkentry.c:4518 ../gtk/gtktextview.c:7078
+#: gtk/gtkentry.c:4518 gtk/gtktextview.c:7078
msgid "Input _Methods"
msgstr "Inndata _metoder"
-#: ../gtk/gtkentry.c:4529 ../gtk/gtktextview.c:7089
+#: gtk/gtkentry.c:4529 gtk/gtktextview.c:7089
msgid "_Insert Unicode Control Character"
msgstr "Set _inn Unicode-kontrollteikn"
-#: ../gtk/gtkfilechooser.c:1588 ../gtk/gtkfilechooser.c:1632
-#: ../gtk/gtkfilechooser.c:1707 ../gtk/gtkfilechooser.c:1751
+#: gtk/gtkfilechooser.c:1588 gtk/gtkfilechooser.c:1632
+#: gtk/gtkfilechooser.c:1707 gtk/gtkfilechooser.c:1751
#, c-format
msgid "Invalid filename: %s"
msgstr "Ugyldig filnamn: %s"
-#: ../gtk/gtkfilechooserbutton.c:67
+#: gtk/gtkfilechooserbutton.c:67
#, fuzzy
msgid "Select A File"
msgstr "Slett fil"
-#: ../gtk/gtkfilechooserbutton.c:68 ../gtk/gtkfilechooserdefault.c:1302
-#: ../gtk/gtkpathbar.c:996
+#: gtk/gtkfilechooserbutton.c:68 gtk/gtkfilechooserdefault.c:1302
+#: gtk/gtkpathbar.c:1020
msgid "Home"
msgstr "Heim"
-#: ../gtk/gtkfilechooserbutton.c:69 ../gtk/gtkfilechooserdefault.c:1329
-#: ../gtk/gtkpathbar.c:998
+#: gtk/gtkfilechooserbutton.c:69 gtk/gtkfilechooserdefault.c:1329
+#: gtk/gtkpathbar.c:1022
msgid "Desktop"
msgstr "Skrivebord"
-#: ../gtk/gtkfilechooserbutton.c:70
+#: gtk/gtkfilechooserbutton.c:70
#, fuzzy
msgid "(None)"
msgstr "ingen"
-#: ../gtk/gtkfilechooserbutton.c:1520
+#: gtk/gtkfilechooserbutton.c:1523
msgid "Other..."
msgstr ""
-#: ../gtk/gtkfilechooserdefault.c:917
+#: gtk/gtkfilechooserdefault.c:917
#, fuzzy
msgid "Could not retrieve information about the file"
msgstr ""
"Klarte ikkje å finna informasjon om %s:\n"
"%s"
-#: ../gtk/gtkfilechooserdefault.c:928
+#: gtk/gtkfilechooserdefault.c:928
#, fuzzy
msgid "Could not add a bookmark"
msgstr ""
"Klarte ikkje å leggja til bokmerke for %s:\n"
"%s"
-#: ../gtk/gtkfilechooserdefault.c:939
+#: gtk/gtkfilechooserdefault.c:939
#, fuzzy
msgid "Could not remove bookmark"
msgstr ""
"Klarte ikkje å fjerna bokmerke for %s:\n"
"%s"
-#: ../gtk/gtkfilechooserdefault.c:950
+#: gtk/gtkfilechooserdefault.c:950
msgid "The folder could not be created"
msgstr ""
-#: ../gtk/gtkfilechooserdefault.c:963
+#: gtk/gtkfilechooserdefault.c:963
msgid ""
"The folder could not be created, as a file with the same name already "
"exists. Try using a different name for the folder, or rename the file first."
msgstr ""
-#: ../gtk/gtkfilechooserdefault.c:976
+#: gtk/gtkfilechooserdefault.c:976
#, fuzzy
msgid "Invalid file name"
msgstr "Ugyldig filnamn: %s"
-#: ../gtk/gtkfilechooserdefault.c:986
+#: gtk/gtkfilechooserdefault.c:986
msgid "The folder contents could not be displayed"
msgstr ""
-#: ../gtk/gtkfilechooserdefault.c:1192
+#: gtk/gtkfilechooserdefault.c:1192
#, fuzzy, c-format
msgid "Could not get information about '%s': %s"
msgstr ""
"Klarte ikkje å finna informasjon om %s:\n"
"%s"
-#: ../gtk/gtkfilechooserdefault.c:2222
+#: gtk/gtkfilechooserdefault.c:2208
#, c-format
msgid "Add the folder '%s' to the bookmarks"
msgstr ""
-#: ../gtk/gtkfilechooserdefault.c:2263
+#: gtk/gtkfilechooserdefault.c:2249
msgid "Add the current folder to the bookmarks"
msgstr ""
-#: ../gtk/gtkfilechooserdefault.c:2265
+#: gtk/gtkfilechooserdefault.c:2251
msgid "Add the selected folders to the bookmarks"
msgstr ""
-#: ../gtk/gtkfilechooserdefault.c:2305
+#: gtk/gtkfilechooserdefault.c:2291
#, c-format
msgid "Remove the bookmark '%s'"
msgstr ""
-#: ../gtk/gtkfilechooserdefault.c:2736
+#: gtk/gtkfilechooserdefault.c:2722
#, fuzzy, c-format
msgid "Could not add a bookmark for '%s' because it is an invalid path name."
msgstr ""
"Klarte ikkje å leggja til bokmerke for %s fordi det er eit ugyldig stinamn."
-#: ../gtk/gtkfilechooserdefault.c:2951
+#: gtk/gtkfilechooserdefault.c:2937
#, fuzzy
msgid "Remove"
msgstr "Fje_rn"
-#: ../gtk/gtkfilechooserdefault.c:2960
+#: gtk/gtkfilechooserdefault.c:2946
#, fuzzy
msgid "Rename..."
msgstr "_Gje nytt namn"
-#: ../gtk/gtkfilechooserdefault.c:3083
+#: gtk/gtkfilechooserdefault.c:3069
msgid "Shortcuts"
msgstr ""
-#: ../gtk/gtkfilechooserdefault.c:3137
+#: gtk/gtkfilechooserdefault.c:3123
msgid "Folder"
msgstr "Mappe"
-#: ../gtk/gtkfilechooserdefault.c:3193 ../gtk/gtkstock.c:317
+#: gtk/gtkfilechooserdefault.c:3179 gtk/gtkstock.c:317
msgid "_Add"
msgstr "_Legg til"
-#: ../gtk/gtkfilechooserdefault.c:3200
+#: gtk/gtkfilechooserdefault.c:3186
msgid "Add the selected folder to the Bookmarks"
msgstr ""
-#: ../gtk/gtkfilechooserdefault.c:3205 ../gtk/gtkstock.c:395
+#: gtk/gtkfilechooserdefault.c:3191 gtk/gtkstock.c:395
msgid "_Remove"
msgstr "Fje_rn"
-#: ../gtk/gtkfilechooserdefault.c:3212
+#: gtk/gtkfilechooserdefault.c:3198
msgid "Remove the selected bookmark"
msgstr ""
-#: ../gtk/gtkfilechooserdefault.c:3319
+#: gtk/gtkfilechooserdefault.c:3305
msgid "_Add to Bookmarks"
msgstr ""
-#: ../gtk/gtkfilechooserdefault.c:3329
+#: gtk/gtkfilechooserdefault.c:3315
#, fuzzy
msgid "Open _Location"
msgstr "Opna adresse"
-#: ../gtk/gtkfilechooserdefault.c:3341
+#: gtk/gtkfilechooserdefault.c:3327
msgid "Show _Hidden Files"
msgstr ""
-#: ../gtk/gtkfilechooserdefault.c:3465 ../gtk/gtkfilesel.c:766
+#: gtk/gtkfilechooserdefault.c:3451 gtk/gtkfilesel.c:766
msgid "Files"
msgstr "Filer"
-#: ../gtk/gtkfilechooserdefault.c:3496
+#: gtk/gtkfilechooserdefault.c:3482
msgid "Name"
msgstr "Namn"
-#: ../gtk/gtkfilechooserdefault.c:3521
+#: gtk/gtkfilechooserdefault.c:3507
msgid "Size"
msgstr "Storleik"
-#: ../gtk/gtkfilechooserdefault.c:3534
+#: gtk/gtkfilechooserdefault.c:3520
msgid "Modified"
msgstr "Endra"
-#: ../gtk/gtkfilechooserdefault.c:3566
+#: gtk/gtkfilechooserdefault.c:3552
msgid "Select which types of files are shown"
msgstr ""
#. Create Folder
-#: ../gtk/gtkfilechooserdefault.c:3602
+#: gtk/gtkfilechooserdefault.c:3588
#, fuzzy
msgid "Create Fo_lder"
msgstr "Lag ny _mappe"
#. Name entry
-#: ../gtk/gtkfilechooserdefault.c:3723
+#: gtk/gtkfilechooserdefault.c:3709
msgid "_Name:"
msgstr "_Namn:"
-#: ../gtk/gtkfilechooserdefault.c:3763
+#: gtk/gtkfilechooserdefault.c:3749
msgid "_Browse for other folders"
msgstr "_Bla etter andre mapper"
-#: ../gtk/gtkfilechooserdefault.c:4014
+#: gtk/gtkfilechooserdefault.c:4000
msgid "Save in _folder:"
msgstr "Lagra i _mappe:"
-#: ../gtk/gtkfilechooserdefault.c:4016
+#: gtk/gtkfilechooserdefault.c:4002
msgid "Create in _folder:"
msgstr "Lag i _mappe:"
-#: ../gtk/gtkfilechooserdefault.c:4973
+#: gtk/gtkfilechooserdefault.c:4959
#, fuzzy
msgid "Cannot change to folder because it is not local"
msgstr "Kan ikkje gå til mappa. Ho er ikkje lokal"
-#: ../gtk/gtkfilechooserdefault.c:5489
+#: gtk/gtkfilechooserdefault.c:5513
#, fuzzy, c-format
msgid "Shortcut %s does not exist"
msgstr "snarvegen %s finst ikkje"
-#: ../gtk/gtkfilechooserdefault.c:6023
+#: gtk/gtkfilechooserdefault.c:6057
#, fuzzy, c-format
msgid "Could not mount %s"
msgstr ""
"Kunne ikkje merka %s:\n"
"%s"
-#: ../gtk/gtkfilechooserdefault.c:6316
+#: gtk/gtkfilechooserdefault.c:6352
msgid "Type name of new folder"
msgstr "Skriv namnet på den nye mappa"
-#: ../gtk/gtkfilechooserdefault.c:6358
+#: gtk/gtkfilechooserdefault.c:6394
#, c-format
msgid "%d byte"
msgid_plural "%d bytes"
msgstr[0] "%d byte"
msgstr[1] "%d byte"
-#: ../gtk/gtkfilechooserdefault.c:6360
+#: gtk/gtkfilechooserdefault.c:6396
#, c-format
msgid "%.1f K"
msgstr "%.1f Ki"
-#: ../gtk/gtkfilechooserdefault.c:6362
+#: gtk/gtkfilechooserdefault.c:6398
#, c-format
msgid "%.1f M"
msgstr "%.1f Mi"
-#: ../gtk/gtkfilechooserdefault.c:6364
+#: gtk/gtkfilechooserdefault.c:6400
#, c-format
msgid "%.1f G"
msgstr "%.1f Gi"
-#: ../gtk/gtkfilechooserdefault.c:6410 ../gtk/gtkfilechooserdefault.c:6434
+#: gtk/gtkfilechooserdefault.c:6446 gtk/gtkfilechooserdefault.c:6470
msgid "Unknown"
msgstr "Ukjent"
-#: ../gtk/gtkfilechooserdefault.c:6421
+#: gtk/gtkfilechooserdefault.c:6457
msgid "Today"
msgstr "I dag"
-#: ../gtk/gtkfilechooserdefault.c:6423
+#: gtk/gtkfilechooserdefault.c:6459
msgid "Yesterday"
msgstr "I går"
-#: ../gtk/gtkfilechooserdefault.c:6505
+#: gtk/gtkfilechooserdefault.c:6541
#, fuzzy
msgid "Cannot change folder"
msgstr "Lag i _mappe:"
-#: ../gtk/gtkfilechooserdefault.c:6506
+#: gtk/gtkfilechooserdefault.c:6542
#, fuzzy
msgid "The folder you specified is an invalid path."
msgstr "Kan ikkje gå til den oppgjevne mappa. Stien er ugyldig."
-#: ../gtk/gtkfilechooserdefault.c:6545
+#: gtk/gtkfilechooserdefault.c:6581
#, fuzzy, c-format
msgid "Could not build file name from '%s' and '%s'"
msgstr ""
"Klarte ikkje å byggja eit filnamn av «%s» og «%s»:\n"
"%s"
-#: ../gtk/gtkfilechooserdefault.c:6581
+#: gtk/gtkfilechooserdefault.c:6617
#, fuzzy
msgid "Could not select item"
msgstr ""
"Kunne ikkje merka %s:\n"
"%s"
-#: ../gtk/gtkfilechooserdefault.c:6621
+#: gtk/gtkfilechooserdefault.c:6657
msgid "Open Location"
msgstr "Opna adresse"
-#: ../gtk/gtkfilechooserdefault.c:6628
+#: gtk/gtkfilechooserdefault.c:6664
#, fuzzy
msgid "Save in Location"
msgstr "Opna adresse"
-#: ../gtk/gtkfilechooserdefault.c:6652
+#: gtk/gtkfilechooserdefault.c:6688
msgid "_Location:"
msgstr "_Adresse:"
-#: ../gtk/gtkfilesel.c:730
+#: gtk/gtkfilesel.c:730
msgid "Folders"
msgstr "Mapper"
-#: ../gtk/gtkfilesel.c:734
+#: gtk/gtkfilesel.c:734
msgid "Fol_ders"
msgstr "M_apper"
-#: ../gtk/gtkfilesel.c:770
+#: gtk/gtkfilesel.c:770
msgid "_Files"
msgstr "_Filer"
-#: ../gtk/gtkfilesel.c:858 ../gtk/gtkfilesel.c:2248
+#: gtk/gtkfilesel.c:858 gtk/gtkfilesel.c:2248
#, c-format
msgid "Folder unreadable: %s"
msgstr "Uleseleg mappe: %s"
-#: ../gtk/gtkfilesel.c:989
+#: gtk/gtkfilesel.c:989
#, c-format
msgid ""
"The file \"%s\" resides on another machine (called %s) and may not be "
@@ -1585,25 +1604,25 @@ msgstr ""
"dette programmet.\n"
"Er du sikker på at du vil velja henne?"
-#: ../gtk/gtkfilesel.c:1120
+#: gtk/gtkfilesel.c:1120
msgid "_New Folder"
msgstr "_Ny mappe"
-#: ../gtk/gtkfilesel.c:1131
+#: gtk/gtkfilesel.c:1131
msgid "De_lete File"
msgstr "S_lett fil"
-#: ../gtk/gtkfilesel.c:1142
+#: gtk/gtkfilesel.c:1142
msgid "_Rename File"
msgstr "_Gje fila nytt namn"
-#: ../gtk/gtkfilesel.c:1444
+#: gtk/gtkfilesel.c:1444
#, c-format
msgid ""
"The folder name \"%s\" contains symbols that are not allowed in filenames"
msgstr "Mappenamnet «%s» inneheld symbol som ikkje er tillatne i filnamn"
-#: ../gtk/gtkfilesel.c:1446
+#: gtk/gtkfilesel.c:1446
#, c-format
msgid ""
"Error creating folder \"%s\": %s\n"
@@ -1612,33 +1631,33 @@ msgstr ""
"Feil ved oppretting av katalogen «%s»: %s\n"
"%s"
-#: ../gtk/gtkfilesel.c:1447 ../gtk/gtkfilesel.c:1683
+#: gtk/gtkfilesel.c:1447 gtk/gtkfilesel.c:1683
msgid "You probably used symbols not allowed in filenames."
msgstr "Du brukte truleg symbol som ikkje er tillatne i filnamn."
-#: ../gtk/gtkfilesel.c:1455
+#: gtk/gtkfilesel.c:1455
#, c-format
msgid "Error creating folder \"%s\": %s\n"
msgstr "Feil ved oppretting av katalogen «%s»: %s\n"
-#: ../gtk/gtkfilesel.c:1489
+#: gtk/gtkfilesel.c:1489
msgid "New Folder"
msgstr "Ny mappe"
-#: ../gtk/gtkfilesel.c:1504
+#: gtk/gtkfilesel.c:1504
msgid "_Folder name:"
msgstr "_Mappenamn:"
-#: ../gtk/gtkfilesel.c:1528
+#: gtk/gtkfilesel.c:1528
msgid "C_reate"
msgstr "_Lag"
-#: ../gtk/gtkfilesel.c:1571
+#: gtk/gtkfilesel.c:1571
#, c-format
msgid "The filename \"%s\" contains symbols that are not allowed in filenames"
msgstr "Filnamnet «%s» inneheld symbol som ikkje er tillatne i filnamn"
-#: ../gtk/gtkfilesel.c:1574
+#: gtk/gtkfilesel.c:1574
#, c-format
msgid ""
"Error deleting file \"%s\": %s\n"
@@ -1647,30 +1666,30 @@ msgstr ""
"Feil under sletting av fila «%s»: %s\n"
"%s"
-#: ../gtk/gtkfilesel.c:1576 ../gtk/gtkfilesel.c:1697
+#: gtk/gtkfilesel.c:1576 gtk/gtkfilesel.c:1697
msgid "It probably contains symbols not allowed in filenames."
msgstr "Det inneheld truleg symbol som ikkje er tillatne i filnamn."
-#: ../gtk/gtkfilesel.c:1585
+#: gtk/gtkfilesel.c:1585
#, c-format
msgid "Error deleting file \"%s\": %s"
msgstr "Feil under sletting av fil «%s»: %s"
-#: ../gtk/gtkfilesel.c:1628
+#: gtk/gtkfilesel.c:1628
#, c-format
msgid "Really delete file \"%s\"?"
msgstr "Verkeleg sletta fila «%s»?"
-#: ../gtk/gtkfilesel.c:1633
+#: gtk/gtkfilesel.c:1633
msgid "Delete File"
msgstr "Slett fil"
-#: ../gtk/gtkfilesel.c:1679 ../gtk/gtkfilesel.c:1693
+#: gtk/gtkfilesel.c:1679 gtk/gtkfilesel.c:1693
#, c-format
msgid "The file name \"%s\" contains symbols that are not allowed in filenames"
msgstr "Filnamnet «%s» inneheld symbol som ikkje er tillatne i filnamn"
-#: ../gtk/gtkfilesel.c:1681
+#: gtk/gtkfilesel.c:1681
#, c-format
msgid ""
"Error renaming file to \"%s\": %s\n"
@@ -1679,7 +1698,7 @@ msgstr ""
"Feil under endring av filnamnet til «%s»: %s\n"
"%s"
-#: ../gtk/gtkfilesel.c:1695
+#: gtk/gtkfilesel.c:1695
#, c-format
msgid ""
"Error renaming file \"%s\": %s\n"
@@ -1688,29 +1707,29 @@ msgstr ""
"Feil under endring av namnet til fila «%s»: %s\n"
"%s"
-#: ../gtk/gtkfilesel.c:1705
+#: gtk/gtkfilesel.c:1705
#, c-format
msgid "Error renaming file \"%s\" to \"%s\": %s"
msgstr "Feil under endring av filnamnet til «%s» til «%s»: %s"
-#: ../gtk/gtkfilesel.c:1752
+#: gtk/gtkfilesel.c:1752
msgid "Rename File"
msgstr "Gje fila nytt namn"
-#: ../gtk/gtkfilesel.c:1767
+#: gtk/gtkfilesel.c:1767
#, c-format
msgid "Rename file \"%s\" to:"
msgstr "Gje fila «%s» nytt namn:"
-#: ../gtk/gtkfilesel.c:1796
+#: gtk/gtkfilesel.c:1796
msgid "_Rename"
msgstr "_Gje nytt namn"
-#: ../gtk/gtkfilesel.c:2228
+#: gtk/gtkfilesel.c:2228
msgid "_Selection: "
msgstr "_Utval: "
-#: ../gtk/gtkfilesel.c:3151
+#: gtk/gtkfilesel.c:3151
#, fuzzy, c-format
msgid ""
"The filename \"%s\" couldn't be converted to UTF-8. (try setting the "
@@ -1719,147 +1738,147 @@ msgstr ""
"Filnamnet «%s» kan ikkje konverterast til UTF-8 (prøv å setja "
"miljøvariabelen G_BROKEN_FILENAMES): %s"
-#: ../gtk/gtkfilesel.c:3154
+#: gtk/gtkfilesel.c:3154
msgid "Invalid UTF-8"
msgstr "Ugyldig UTF-8"
-#: ../gtk/gtkfilesel.c:4031
+#: gtk/gtkfilesel.c:4031
msgid "Name too long"
msgstr "Namnet er for langt"
-#: ../gtk/gtkfilesel.c:4033
+#: gtk/gtkfilesel.c:4033
msgid "Couldn't convert filename"
msgstr "Kunne ikkje konvertera filnamnet"
# Tom eller tomt?
-#: ../gtk/gtkfilesystemmodel.c:1267
+#: gtk/gtkfilesystemmodel.c:1267
msgid "(Empty)"
msgstr "(Tom)"
-#: ../gtk/gtkfilesystemunix.c:466 ../gtk/gtkfilesystemunix.c:668
-#: ../gtk/gtkfilesystemunix.c:1908 ../gtk/gtkfilesystemwin32.c:482
-#: ../gtk/gtkfilesystemwin32.c:495 ../gtk/gtkfilesystemwin32.c:1560
+#: gtk/gtkfilesystemunix.c:475 gtk/gtkfilesystemunix.c:678
+#: gtk/gtkfilesystemunix.c:1918 gtk/gtkfilesystemwin32.c:482
+#: gtk/gtkfilesystemwin32.c:495 gtk/gtkfilesystemwin32.c:1560
#, fuzzy, c-format
msgid "Error getting information for '%s': %s"
msgstr "Klarte ikkje å henta informasjon om «%s»: %s"
-#: ../gtk/gtkfilesystemunix.c:537 ../gtk/gtkfilesystemwin32.c:537
+#: gtk/gtkfilesystemunix.c:547 gtk/gtkfilesystemwin32.c:537
#, fuzzy, c-format
msgid "Error creating directory '%s': %s"
msgstr "Feil ved oppretting av katalogen «%s»: %s"
-#: ../gtk/gtkfilesystemunix.c:617 ../gtk/gtkfilesystemwin32.c:597
+#: gtk/gtkfilesystemunix.c:627 gtk/gtkfilesystemwin32.c:597
msgid "This file system does not support mounting"
msgstr "Dette filsystemet støttar ikkje montering"
-#: ../gtk/gtkfilesystemunix.c:625
+#: gtk/gtkfilesystemunix.c:635
msgid "Filesystem"
msgstr "Filsystem"
-#: ../gtk/gtkfilesystemunix.c:782
+#: gtk/gtkfilesystemunix.c:792
#, fuzzy, c-format
msgid "Could not get a stock icon for %s"
msgstr "Klarte ikkje å henta informasjon om fila «%s»: %s"
-#: ../gtk/gtkfilesystemunix.c:877
+#: gtk/gtkfilesystemunix.c:887
#, c-format
msgid ""
"The name \"%s\" is not valid because it contains the character \"%s\". "
"Please use a different name."
msgstr ""
-#: ../gtk/gtkfilesystemunix.c:1479
+#: gtk/gtkfilesystemunix.c:1489
#, fuzzy, c-format
msgid "Writing %s failed: %s"
msgstr "Klarte ikkje lagra bokmerke (%s)"
-#: ../gtk/gtkfilesystemunix.c:1568
+#: gtk/gtkfilesystemunix.c:1578
#, c-format
msgid "'%s' already exists in the bookmarks list"
msgstr ""
-#: ../gtk/gtkfilesystemunix.c:1640
+#: gtk/gtkfilesystemunix.c:1650
#, c-format
msgid "'%s' does not exist in the bookmarks list"
msgstr ""
-#: ../gtk/gtkfilesystemunix.c:1868
+#: gtk/gtkfilesystemunix.c:1878
#, fuzzy, c-format
msgid "Error getting information for '/': %s"
msgstr "Klarte ikkje å henta informasjon om «%s»: %s"
-#: ../gtk/gtkfilesystemwin32.c:611
+#: gtk/gtkfilesystemwin32.c:611
#, c-format
msgid "Network Drive (%s)"
msgstr ""
-#: ../gtk/gtkfilesystemwin32.c:650
+#: gtk/gtkfilesystemwin32.c:650
#, fuzzy, c-format
msgid "%s (%s)"
msgstr "%s: %s"
-#: ../gtk/gtkfilesystemwin32.c:1032
+#: gtk/gtkfilesystemwin32.c:1032
#, fuzzy, c-format
msgid "Bookmark saving failed: %s"
msgstr "Klarte ikkje lagra bokmerke (%s)"
-#: ../gtk/gtkfontbutton.c:179 ../gtk/gtkfontbutton.c:292
+#: gtk/gtkfontbutton.c:179 gtk/gtkfontbutton.c:292
msgid "Pick a Font"
msgstr "Vel ein skrifttype"
#. Initialize fields
-#: ../gtk/gtkfontbutton.c:286
+#: gtk/gtkfontbutton.c:286
msgid "Sans 12"
msgstr "Sans 12"
-#: ../gtk/gtkfontbutton.c:804
+#: gtk/gtkfontbutton.c:804
msgid "Font"
msgstr "Skrifttype"
#. This is the default text shown in the preview entry, though the user
#. can set it. Remember that some fonts only have capital letters.
-#: ../gtk/gtkfontsel.c:74
+#: gtk/gtkfontsel.c:74
msgid "abcdefghijk ABCDEFGHIJK"
msgstr "abcdefghijkèéæøå ABCDEFGHIJKÈÉÆØÅ"
-#: ../gtk/gtkfontsel.c:361
+#: gtk/gtkfontsel.c:361
msgid "_Family:"
msgstr "_Familie:"
-#: ../gtk/gtkfontsel.c:367
+#: gtk/gtkfontsel.c:367
msgid "_Style:"
msgstr "_Stil:"
-#: ../gtk/gtkfontsel.c:373
+#: gtk/gtkfontsel.c:373
msgid "Si_ze:"
msgstr "S_torleik:"
#. create the text entry widget
-#: ../gtk/gtkfontsel.c:549
+#: gtk/gtkfontsel.c:549
msgid "_Preview:"
msgstr "_Førehandsvising:"
-#: ../gtk/gtkfontsel.c:1383
+#: gtk/gtkfontsel.c:1383
msgid "Font Selection"
msgstr "Skrifttypeval"
-#: ../gtk/gtkgamma.c:401
+#: gtk/gtkgamma.c:401
msgid "Gamma"
msgstr "Gamma"
-#: ../gtk/gtkgamma.c:411
+#: gtk/gtkgamma.c:411
msgid "_Gamma value"
msgstr "_Gammaverdi"
#. Remove this icon source so we don't keep trying to
#. * load it.
#.
-#: ../gtk/gtkiconfactory.c:1644
+#: gtk/gtkiconfactory.c:1644
#, c-format
msgid "Error loading icon: %s"
msgstr "Feil under lasting av ikon: %s"
-#: ../gtk/gtkicontheme.c:1250
+#: gtk/gtkicontheme.c:1250
#, c-format
msgid ""
"Could not find the icon '%s'. The '%s' theme\n"
@@ -1872,120 +1891,120 @@ msgstr ""
"Du kan finna henne på:\n"
"\t%s"
-#: ../gtk/gtkicontheme.c:1315
+#: gtk/gtkicontheme.c:1315
#, c-format
msgid "Icon '%s' not present in theme"
msgstr "Ikonet «%s» er ikkje med i drakta"
-#: ../gtk/gtkimmodule.c:427
+#: gtk/gtkimmodule.c:427
msgid "Default"
msgstr "Standard"
-#: ../gtk/gtkinputdialog.c:235
+#: gtk/gtkinputdialog.c:235
msgid "Input"
msgstr "Inndata"
-#: ../gtk/gtkinputdialog.c:244
+#: gtk/gtkinputdialog.c:244
msgid "No extended input devices"
msgstr "Ingen utvida inn-einingar"
-#: ../gtk/gtkinputdialog.c:256
+#: gtk/gtkinputdialog.c:256
msgid "_Device:"
msgstr "_Eining:"
-#: ../gtk/gtkinputdialog.c:273
+#: gtk/gtkinputdialog.c:273
msgid "Disabled"
msgstr "Av"
-#: ../gtk/gtkinputdialog.c:280
+#: gtk/gtkinputdialog.c:280
msgid "Screen"
msgstr "Skjerm"
-#: ../gtk/gtkinputdialog.c:287
+#: gtk/gtkinputdialog.c:287
msgid "Window"
msgstr "Vindauge"
-#: ../gtk/gtkinputdialog.c:294
+#: gtk/gtkinputdialog.c:294
msgid "_Mode: "
msgstr "_Modus: "
#. The axis listbox
-#: ../gtk/gtkinputdialog.c:325
+#: gtk/gtkinputdialog.c:325
msgid "_Axes"
msgstr "_Akser"
#. Keys listbox
-#: ../gtk/gtkinputdialog.c:342
+#: gtk/gtkinputdialog.c:342
msgid "_Keys"
msgstr "_Taster"
-#: ../gtk/gtkinputdialog.c:562
+#: gtk/gtkinputdialog.c:562
msgid "X"
msgstr "X"
-#: ../gtk/gtkinputdialog.c:563
+#: gtk/gtkinputdialog.c:563
msgid "Y"
msgstr "Y"
-#: ../gtk/gtkinputdialog.c:564
+#: gtk/gtkinputdialog.c:564
msgid "Pressure"
msgstr "Trykk"
-#: ../gtk/gtkinputdialog.c:565
+#: gtk/gtkinputdialog.c:565
msgid "X Tilt"
msgstr "X-helling"
-#: ../gtk/gtkinputdialog.c:566
+#: gtk/gtkinputdialog.c:566
msgid "Y Tilt"
msgstr "Y-helling"
-#: ../gtk/gtkinputdialog.c:567
+#: gtk/gtkinputdialog.c:567
msgid "Wheel"
msgstr "Hjul"
-#: ../gtk/gtkinputdialog.c:607
+#: gtk/gtkinputdialog.c:607
msgid "none"
msgstr "ingen"
-#: ../gtk/gtkinputdialog.c:643 ../gtk/gtkinputdialog.c:679
+#: gtk/gtkinputdialog.c:643 gtk/gtkinputdialog.c:679
msgid "(disabled)"
msgstr "(slått av)"
-#: ../gtk/gtkinputdialog.c:672
+#: gtk/gtkinputdialog.c:672
msgid "(unknown)"
msgstr "(ukjent)"
#. and clear button
-#: ../gtk/gtkinputdialog.c:759
+#: gtk/gtkinputdialog.c:759
msgid "clear"
msgstr "tøm"
-#: ../gtk/gtklabel.c:3935
+#: gtk/gtklabel.c:3935
msgid "Select All"
msgstr "Vel alt"
#. Description of --gtk-module=MODULES in --help output
-#: ../gtk/gtkmain.c:398
+#: gtk/gtkmain.c:398
msgid "Load additional GTK+ modules"
msgstr ""
#. Placeholder in --gtk-module=MODULES in --help output
-#: ../gtk/gtkmain.c:399
+#: gtk/gtkmain.c:399
msgid "MODULES"
msgstr ""
#. Description of --g-fatal-warnings in --help output
-#: ../gtk/gtkmain.c:401
+#: gtk/gtkmain.c:401
msgid "Make all warnings fatal"
msgstr ""
#. Description of --gtk-debug=FLAGS in --help output
-#: ../gtk/gtkmain.c:404
+#: gtk/gtkmain.c:404
msgid "GTK+ debugging flags to set"
msgstr ""
#. Description of --gtk-no-debug=FLAGS in --help output
-#: ../gtk/gtkmain.c:407
+#: gtk/gtkmain.c:407
msgid "GTK+ debugging flags to unset"
msgstr ""
@@ -1994,514 +2013,514 @@ msgstr ""
#. * Do *not* translate it to "predefinito:LTR", if it
#. * it isn't default:LTR or default:RTL it will not work
#.
-#: ../gtk/gtkmain.c:476
+#: gtk/gtkmain.c:476
msgid "default:LTR"
msgstr "default:LTR"
-#: ../gtk/gtkmain.c:559
+#: gtk/gtkmain.c:559
msgid "GTK+ Options"
msgstr ""
-#: ../gtk/gtkmain.c:559
+#: gtk/gtkmain.c:559
msgid "Show GTK+ Options"
msgstr ""
-#: ../gtk/gtknotebook.c:2718 ../gtk/gtknotebook.c:5064
+#: gtk/gtknotebook.c:2718 gtk/gtknotebook.c:5064
#, c-format
msgid "Page %u"
msgstr "Side %u"
-#: ../gtk/gtkradiotoolbutton.c:92
+#: gtk/gtkradiotoolbutton.c:92
msgid "Group"
msgstr "Gruppe"
-#: ../gtk/gtkradiotoolbutton.c:93
+#: gtk/gtkradiotoolbutton.c:93
msgid "The radio tool button whose group this button belongs to."
msgstr "Radioverktøyknappen som er i same gruppe som denne knappen."
-#: ../gtk/gtkrc.c:2400
+#: gtk/gtkrc.c:2400
#, c-format
msgid "Unable to find include file: \"%s\""
msgstr "Kan ikkje finna fila som skal inkluderast: «%s»"
-#: ../gtk/gtkrc.c:3042 ../gtk/gtkrc.c:3045
+#: gtk/gtkrc.c:3042 gtk/gtkrc.c:3045
#, c-format
msgid "Unable to locate image file in pixmap_path: \"%s\""
msgstr "Kan ikkje finna biletefila i pixmap_path: «%s»"
-#: ../gtk/gtkrc.c:3480
+#: gtk/gtkrc.c:3480
#, c-format
msgid "Pixmap path element: \"%s\" must be absolute, %s, line %d"
msgstr "Stielementet for pixmap, «%s», må vera absolutt, %s, linje %d"
#. KEEP IN SYNC with gtkiconfactory.c stock icons, when appropriate
-#: ../gtk/gtkstock.c:308
+#: gtk/gtkstock.c:308
msgid "Information"
msgstr "Informasjon"
-#: ../gtk/gtkstock.c:309
+#: gtk/gtkstock.c:309
msgid "Warning"
msgstr "Åtvaring"
-#: ../gtk/gtkstock.c:310
+#: gtk/gtkstock.c:310
msgid "Error"
msgstr "Feil"
-#: ../gtk/gtkstock.c:311
+#: gtk/gtkstock.c:311
msgid "Question"
msgstr "Spørsmål"
#. FIXME these need accelerators when appropriate, and
#. * need the mnemonics to be rationalized
#.
-#: ../gtk/gtkstock.c:316
+#: gtk/gtkstock.c:316
msgid "_About"
msgstr ""
-#: ../gtk/gtkstock.c:318
+#: gtk/gtkstock.c:318
msgid "_Apply"
msgstr "_Bruk"
-#: ../gtk/gtkstock.c:319
+#: gtk/gtkstock.c:319
msgid "_Bold"
msgstr "_Feit"
-#: ../gtk/gtkstock.c:320
+#: gtk/gtkstock.c:320
msgid "_Cancel"
msgstr "A_vbryt"
-#: ../gtk/gtkstock.c:321
+#: gtk/gtkstock.c:321
msgid "_CD-Rom"
msgstr "_CD-ROM"
-#: ../gtk/gtkstock.c:322
+#: gtk/gtkstock.c:322
msgid "_Clear"
msgstr "_Tøm"
-#: ../gtk/gtkstock.c:323
+#: gtk/gtkstock.c:323
msgid "_Close"
msgstr "L_ukk"
-#: ../gtk/gtkstock.c:324
+#: gtk/gtkstock.c:324
msgid "_Convert"
msgstr "_Konvertér"
-#: ../gtk/gtkstock.c:325
+#: gtk/gtkstock.c:325
msgid "_Copy"
msgstr "_Kopier"
-#: ../gtk/gtkstock.c:326
+#: gtk/gtkstock.c:326
msgid "Cu_t"
msgstr "Klipp u_t"
-#: ../gtk/gtkstock.c:327
+#: gtk/gtkstock.c:327
msgid "_Delete"
msgstr "_Slett"
-#: ../gtk/gtkstock.c:328
+#: gtk/gtkstock.c:328
msgid "_Execute"
msgstr "_Køyr"
-#: ../gtk/gtkstock.c:329
+#: gtk/gtkstock.c:329
msgid "_Edit"
msgstr ""
-#: ../gtk/gtkstock.c:330
+#: gtk/gtkstock.c:330
msgid "_Find"
msgstr "_Finn"
-#: ../gtk/gtkstock.c:331
+#: gtk/gtkstock.c:331
msgid "Find and _Replace"
msgstr "Finn og e_rstatt"
-#: ../gtk/gtkstock.c:332
+#: gtk/gtkstock.c:332
msgid "_Floppy"
msgstr "_Diskett"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:334
+#: gtk/gtkstock.c:334
msgid "Navigation|_Bottom"
msgstr ""
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:336
+#: gtk/gtkstock.c:336
msgid "Navigation|_First"
msgstr ""
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:338
+#: gtk/gtkstock.c:338
msgid "Navigation|_Last"
msgstr ""
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:340
+#: gtk/gtkstock.c:340
msgid "Navigation|_Top"
msgstr ""
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:342
+#: gtk/gtkstock.c:342
msgid "Navigation|_Back"
msgstr ""
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:344
+#: gtk/gtkstock.c:344
msgid "Navigation|_Down"
msgstr ""
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:346
+#: gtk/gtkstock.c:346
msgid "Navigation|_Forward"
msgstr ""
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:348
+#: gtk/gtkstock.c:348
msgid "Navigation|_Up"
msgstr ""
-#: ../gtk/gtkstock.c:349
+#: gtk/gtkstock.c:349
msgid "_Harddisk"
msgstr "_Harddisk"
-#: ../gtk/gtkstock.c:350
+#: gtk/gtkstock.c:350
msgid "_Help"
msgstr "_Hjelp"
-#: ../gtk/gtkstock.c:351
+#: gtk/gtkstock.c:351
msgid "_Home"
msgstr "_Heim"
-#: ../gtk/gtkstock.c:352
+#: gtk/gtkstock.c:352
msgid "Increase Indent"
msgstr "Auk innrykk"
-#: ../gtk/gtkstock.c:353
+#: gtk/gtkstock.c:353
msgid "Decrease Indent"
msgstr "Minsk innrykk"
-#: ../gtk/gtkstock.c:354
+#: gtk/gtkstock.c:354
msgid "_Index"
msgstr "_Indeks"
-#: ../gtk/gtkstock.c:355
+#: gtk/gtkstock.c:355
msgid "_Italic"
msgstr "_Kursiv"
-#: ../gtk/gtkstock.c:356
+#: gtk/gtkstock.c:356
msgid "_Jump to"
msgstr "_Hopp til"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:358
+#: gtk/gtkstock.c:358
#, fuzzy
msgid "Justify|_Center"
msgstr "_Sentrert"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:360
+#: gtk/gtkstock.c:360
msgid "Justify|_Fill"
msgstr ""
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:362
+#: gtk/gtkstock.c:362
msgid "Justify|_Left"
msgstr ""
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:364
+#: gtk/gtkstock.c:364
#, fuzzy
msgid "Justify|_Right"
msgstr "Høg_re"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:367
+#: gtk/gtkstock.c:367
#, fuzzy
msgid "Media|_Forward"
msgstr "_Framover"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:369
+#: gtk/gtkstock.c:369
#, fuzzy
msgid "Media|_Next"
msgstr "_Ny"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:371
+#: gtk/gtkstock.c:371
#, fuzzy
msgid "Media|P_ause"
msgstr "_Lim inn"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:373
+#: gtk/gtkstock.c:373
msgid "Media|_Play"
msgstr ""
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:375
+#: gtk/gtkstock.c:375
msgid "Media|Pre_vious"
msgstr ""
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:377
+#: gtk/gtkstock.c:377
#, fuzzy
msgid "Media|_Record"
msgstr "_Raud:"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:379
+#: gtk/gtkstock.c:379
#, fuzzy
msgid "Media|R_ewind"
msgstr "_Finn"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:381
+#: gtk/gtkstock.c:381
#, fuzzy
msgid "Media|_Stop"
msgstr "_Stopp"
-#: ../gtk/gtkstock.c:382
+#: gtk/gtkstock.c:382
msgid "_Network"
msgstr "_Nettverk"
-#: ../gtk/gtkstock.c:383
+#: gtk/gtkstock.c:383
msgid "_New"
msgstr "_Ny"
-#: ../gtk/gtkstock.c:384
+#: gtk/gtkstock.c:384
msgid "_No"
msgstr "_Nei"
-#: ../gtk/gtkstock.c:385
+#: gtk/gtkstock.c:385
msgid "_OK"
msgstr "_OK"
-#: ../gtk/gtkstock.c:386
+#: gtk/gtkstock.c:386
msgid "_Open"
msgstr "_Opna"
-#: ../gtk/gtkstock.c:387
+#: gtk/gtkstock.c:387
msgid "_Paste"
msgstr "_Lim inn"
-#: ../gtk/gtkstock.c:388
+#: gtk/gtkstock.c:388
msgid "_Preferences"
msgstr "_Innstillingar"
-#: ../gtk/gtkstock.c:389
+#: gtk/gtkstock.c:389
msgid "_Print"
msgstr "S_kriv ut"
-#: ../gtk/gtkstock.c:390
+#: gtk/gtkstock.c:390
msgid "Print Pre_view"
msgstr "_Førehandsvising av utskrift"
-#: ../gtk/gtkstock.c:391
+#: gtk/gtkstock.c:391
msgid "_Properties"
msgstr "_Eigenskapar"
-#: ../gtk/gtkstock.c:392
+#: gtk/gtkstock.c:392
msgid "_Quit"
msgstr "_Avslutt"
-#: ../gtk/gtkstock.c:393
+#: gtk/gtkstock.c:393
msgid "_Redo"
msgstr "Gje_r om"
-#: ../gtk/gtkstock.c:394
+#: gtk/gtkstock.c:394
msgid "_Refresh"
msgstr "Oppf_risk"
-#: ../gtk/gtkstock.c:396
+#: gtk/gtkstock.c:396
msgid "_Revert"
msgstr "_Gå tilbake"
-#: ../gtk/gtkstock.c:397
+#: gtk/gtkstock.c:397
msgid "_Save"
msgstr "_Lagra"
-#: ../gtk/gtkstock.c:398
+#: gtk/gtkstock.c:398
msgid "Save _As"
msgstr "_Lagra som"
-#: ../gtk/gtkstock.c:399
+#: gtk/gtkstock.c:399
msgid "_Color"
msgstr "_Lukk"
-#: ../gtk/gtkstock.c:400
+#: gtk/gtkstock.c:400
msgid "_Font"
msgstr "Skri_fttype"
-#: ../gtk/gtkstock.c:401
+#: gtk/gtkstock.c:401
msgid "_Ascending"
msgstr "_Aukande"
-#: ../gtk/gtkstock.c:402
+#: gtk/gtkstock.c:402
msgid "_Descending"
msgstr "_Minkande"
-#: ../gtk/gtkstock.c:403
+#: gtk/gtkstock.c:403
msgid "_Spell Check"
msgstr "_Stavekontroll"
-#: ../gtk/gtkstock.c:404
+#: gtk/gtkstock.c:404
msgid "_Stop"
msgstr "_Stopp"
-#: ../gtk/gtkstock.c:405
+#: gtk/gtkstock.c:405
msgid "_Strikethrough"
msgstr "_Gjennomstrek"
-#: ../gtk/gtkstock.c:406
+#: gtk/gtkstock.c:406
msgid "_Undelete"
msgstr "_Angra slett"
-#: ../gtk/gtkstock.c:407
+#: gtk/gtkstock.c:407
msgid "_Underline"
msgstr "_Understrek"
-#: ../gtk/gtkstock.c:408
+#: gtk/gtkstock.c:408
msgid "_Undo"
msgstr "_Angra"
-#: ../gtk/gtkstock.c:409
+#: gtk/gtkstock.c:409
msgid "_Yes"
msgstr "_Ja"
-#: ../gtk/gtkstock.c:410
+#: gtk/gtkstock.c:410
msgid "_Normal Size"
msgstr "_Vanleg storleik"
-#: ../gtk/gtkstock.c:411
+#: gtk/gtkstock.c:411
msgid "Best _Fit"
msgstr "Beste _tilpassing"
-#: ../gtk/gtkstock.c:412
+#: gtk/gtkstock.c:412
msgid "Zoom _In"
msgstr "For_størr"
-#: ../gtk/gtkstock.c:413
+#: gtk/gtkstock.c:413
msgid "Zoom _Out"
msgstr "For_minsk"
-#: ../gtk/gtktextutil.c:48
+#: gtk/gtktextutil.c:48
msgid "LRM _Left-to-right mark"
msgstr "VHM _Venstre-til-høgre-merke"
-#: ../gtk/gtktextutil.c:49
+#: gtk/gtktextutil.c:49
msgid "RLM _Right-to-left mark"
msgstr "HVM _Høgre-til-venstre-merke"
-#: ../gtk/gtktextutil.c:50
+#: gtk/gtktextutil.c:50
msgid "LRE Left-to-right _embedding"
msgstr "VHI V_enstre-til-høgre-innbygging"
-#: ../gtk/gtktextutil.c:51
+#: gtk/gtktextutil.c:51
msgid "RLE Right-to-left e_mbedding"
msgstr "HVE Høgre-til-venstre-in_nbygging"
-#: ../gtk/gtktextutil.c:52
+#: gtk/gtktextutil.c:52
msgid "LRO Left-to-right _override"
msgstr "VHO Venstre-til-høgre-_overstyring"
-#: ../gtk/gtktextutil.c:53
+#: gtk/gtktextutil.c:53
msgid "RLO Right-to-left o_verride"
msgstr "HVO Høgre-til-venstre-o_verstyring"
-#: ../gtk/gtktextutil.c:54
+#: gtk/gtktextutil.c:54
msgid "PDF _Pop directional formatting"
msgstr "PDF _Pop directional formatting"
-#: ../gtk/gtktextutil.c:55
+#: gtk/gtktextutil.c:55
msgid "ZWS _Zero width space"
msgstr "NBS _Nullbreiddeskiljeteikn"
-#: ../gtk/gtktextutil.c:56
+#: gtk/gtktextutil.c:56
msgid "ZWJ Zero width _joiner"
msgstr "NBL _Nullbreiddesamanlimar"
-#: ../gtk/gtktextutil.c:57
+#: gtk/gtktextutil.c:57
msgid "ZWNJ Zero width _non-joiner"
msgstr "NBUL _Nullbreidde utan samanliming"
-#: ../gtk/gtkthemes.c:71
+#: gtk/gtkthemes.c:71
#, c-format
msgid "Unable to locate theme engine in module_path: \"%s\","
msgstr "Finn ikkje draktmotoren i modulstien: «%s»"
-#: ../gtk/gtktipsquery.c:186
+#: gtk/gtktipsquery.c:186
msgid "--- No Tip ---"
msgstr "--- Ingen tips ---"
-#: ../gtk/gtkuimanager.c:1144
+#: gtk/gtkuimanager.c:1154
#, c-format
msgid "Unknown attribute '%s' on line %d char %d"
msgstr "Ukjend attributt «%s» på linje %d teikn %d"
-#: ../gtk/gtkuimanager.c:1346
+#: gtk/gtkuimanager.c:1371
#, c-format
msgid "Unexpected start tag '%s' on line %d char %d"
msgstr "Uventa startmerke «%s» på linje %d, teikn %d"
-#: ../gtk/gtkuimanager.c:1431
+#: gtk/gtkuimanager.c:1461
#, c-format
msgid "Unexpected character data on line %d char %d"
msgstr "Uventa teikndata på linje %d teikn %d"
-#: ../gtk/gtkuimanager.c:2222
+#: gtk/gtkuimanager.c:2272
msgid "Empty"
msgstr "Tom"
#. ID
-#: ../modules/input/imam-et.c:454
+#: modules/input/imam-et.c:454
msgid "Amharic (EZ+)"
msgstr "Amharisk (EZ+)"
#. ID
-#: ../modules/input/imcedilla.c:91
+#: modules/input/imcedilla.c:91
msgid "Cedilla"
msgstr "Cedilla"
#. ID
-#: ../modules/input/imcyrillic-translit.c:217
+#: modules/input/imcyrillic-translit.c:217
msgid "Cyrillic (Transliterated)"
msgstr "Kyrillisk (transliterert)"
#. ID
-#: ../modules/input/iminuktitut.c:127
+#: modules/input/iminuktitut.c:127
#, fuzzy
msgid "Inuktitut (Transliterated)"
msgstr "Inuittisk (transliterert)"
#. ID
-#: ../modules/input/imipa.c:145
+#: modules/input/imipa.c:145
msgid "IPA"
msgstr "IPA"
#. ID
-#: ../modules/input/imthai-broken.c:178
+#: modules/input/imthai-broken.c:178
msgid "Thai (Broken)"
msgstr "Thai (øydelagt)"
#. ID
-#: ../modules/input/imti-er.c:453
+#: modules/input/imti-er.c:453
msgid "Tigrigna-Eritrean (EZ+)"
msgstr "Tigrigna-Eritreisk (EZ+)"
#. ID
-#: ../modules/input/imti-et.c:453
+#: modules/input/imti-et.c:453
msgid "Tigrigna-Ethiopian (EZ+)"
msgstr "Tigrigna-Etiopisk (EZ+)"
#. ID
-#: ../modules/input/imviqr.c:244
+#: modules/input/imviqr.c:244
msgid "Vietnamese (VIQR)"
msgstr "Vietnamesisk (VIQR)"
#. ID
-#: ../modules/input/imxim.c:28
+#: modules/input/imxim.c:28
msgid "X Input Method"
msgstr "X-inndatametode"
-#: ../tests/testfilechooser.c:186
+#: tests/testfilechooser.c:186
#, c-format
msgid "Could not get information for file '%s': %s"
msgstr "Klarte ikkje å henta informasjon om fila «%s»: %s"
diff --git a/po/nso.po b/po/nso.po
index 82494f925..a9cbf1768 100644
--- a/po/nso.po
+++ b/po/nso.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gtk+ 2.8-branch\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-01-08 02:01-0500\n"
+"POT-Creation-Date: 2005-06-20 14:30-0400\n"
"PO-Revision-Date: 2004-11-30 16:02+0200\n"
"Last-Translator: Zuza Software Foundation <info@translate.org.za>\n"
"Language-Team: Northern Sotho <translate-discuss-nso@lists.sourceforge.net>\n"
@@ -18,7 +18,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n>1;\n"
#: gdk-pixbuf/gdk-pixbuf-animation.c:153 gdk-pixbuf/gdk-pixbuf-io.c:838
-#: gdk-pixbuf/gdk-pixbuf-io.c:1069 tests/testfilechooser.c:199
+#: gdk-pixbuf/gdk-pixbuf-io.c:1068 tests/testfilechooser.c:199
#, c-format
msgid "Failed to open file '%s': %s"
msgstr "E paletšwe go bula faele ya '%s': %s"
@@ -29,7 +29,7 @@ msgid "Image file '%s' contains no data"
msgstr "Faele ya seswantšho ya '%s' ga e na tsebišo"
#: gdk-pixbuf/gdk-pixbuf-animation.c:208 gdk-pixbuf/gdk-pixbuf-io.c:887
-#: gdk-pixbuf/gdk-pixbuf-io.c:1110 tests/testfilechooser.c:244
+#: gdk-pixbuf/gdk-pixbuf-io.c:1109 tests/testfilechooser.c:244
#, c-format
msgid ""
"Failed to load image '%s': reason not known, probably a corrupt image file"
@@ -79,35 +79,35 @@ msgstr "Sebopego seo se sa lemogwego sa faele ya seswantšho"
msgid "Failed to load image '%s': %s"
msgstr "E paletšwe go laiša seswantšho sa '%s': %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1337
+#: gdk-pixbuf/gdk-pixbuf-io.c:1336
#, c-format
msgid "Error writing to image file: %s"
msgstr "Phošo ya go ngwala faeleng ya seswantšho: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1383 gdk-pixbuf/gdk-pixbuf-io.c:1512
+#: gdk-pixbuf/gdk-pixbuf-io.c:1382 gdk-pixbuf/gdk-pixbuf-io.c:1511
#, c-format
msgid "This build of gdk-pixbuf does not support saving the image format: %s"
msgstr ""
"Kago ye ya gdk-pixbuf ga e thekge go bolokwa ga sebopego sa seswantšho: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1417
+#: gdk-pixbuf/gdk-pixbuf-io.c:1416
msgid "Insufficient memory to save image to callback"
msgstr "Kgopolo e sa lekanago ya go boloka seswantšho go boea morago"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1429
+#: gdk-pixbuf/gdk-pixbuf-io.c:1428
msgid "Failed to open temporary file"
msgstr "E paletšwe go bula faele ya motšwa-o-swere"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1454
+#: gdk-pixbuf/gdk-pixbuf-io.c:1453
msgid "Failed to read from temporary file"
msgstr "E paletšwe go bala go tšwa faeleng ya motšwa-o-swere"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1641
+#: gdk-pixbuf/gdk-pixbuf-io.c:1687
#, c-format
msgid "Failed to open '%s' for writing: %s"
msgstr "E paletšwe go bula '%s' bakeng sa go ngwala: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1665
+#: gdk-pixbuf/gdk-pixbuf-io.c:1711
#, c-format
msgid ""
"Failed to close '%s' while writing image, all data may not have been saved: %"
@@ -116,7 +116,7 @@ msgstr ""
"E paletšwe go tswalela '%s' mola e dutše e ngwala seswantšho, tsebišo ka "
"moka e ka ba e sa bolokwa: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1853 gdk-pixbuf/gdk-pixbuf-io.c:1903
+#: gdk-pixbuf/gdk-pixbuf-io.c:1931 gdk-pixbuf/gdk-pixbuf-io.c:1981
msgid "Insufficient memory to save image into a buffer"
msgstr "Kgopolo e sa lekanago go boloka seswantšho sešireletšing"
@@ -180,24 +180,34 @@ msgstr "Go dira modumo mo go sa bopšago gabotse tsošološong"
msgid "The ANI image format"
msgstr "Sebopego sa seswantšho sa ANI"
-#: gdk-pixbuf/io-bmp.c:227 gdk-pixbuf/io-bmp.c:383
+#: gdk-pixbuf/io-bmp.c:228 gdk-pixbuf/io-bmp.c:306 gdk-pixbuf/io-bmp.c:338
+#: gdk-pixbuf/io-bmp.c:361 gdk-pixbuf/io-bmp.c:442
+msgid "BMP image has bogus header data"
+msgstr "Seswantšho sa BMP se na le tsebišo ya hlogwana yeo e sego ya kgonthe"
+
+#: gdk-pixbuf/io-bmp.c:239 gdk-pixbuf/io-bmp.c:401
msgid "Not enough memory to load bitmap image"
msgstr "Ga go na kgopolo e lekanego go laiša seswantšho sa bitmap"
-#: gdk-pixbuf/io-bmp.c:269
+#: gdk-pixbuf/io-bmp.c:287
msgid "BMP image has unsupported header size"
msgstr "Seswantšho sa BMP se na le bogolo bja hlogwana bjo bo sa thekgwego"
-#: gdk-pixbuf/io-bmp.c:288 gdk-pixbuf/io-bmp.c:320 gdk-pixbuf/io-bmp.c:343
-#: gdk-pixbuf/io-bmp.c:424
-msgid "BMP image has bogus header data"
-msgstr "Seswantšho sa BMP se na le tsebišo ya hlogwana yeo e sego ya kgonthe"
-
-#: gdk-pixbuf/io-bmp.c:307
+#: gdk-pixbuf/io-bmp.c:325
msgid "Topdown BMP images cannot be compressed"
msgstr ""
-#: gdk-pixbuf/io-bmp.c:1154
+#: gdk-pixbuf/io-bmp.c:1203
+#, fuzzy
+msgid "Couldn't allocate memory for saving BMP file"
+msgstr "E ka se kgone go bea kgopolo bakeng sa go laiša faele ya JPEG"
+
+#: gdk-pixbuf/io-bmp.c:1244
+#, fuzzy
+msgid "Couldn't write to BMP file"
+msgstr "E be e ka se fetole leina la faele"
+
+#: gdk-pixbuf/io-bmp.c:1293
msgid "The BMP image format"
msgstr "Sebopego sa seswantšho sa BMP"
@@ -206,7 +216,7 @@ msgstr "Sebopego sa seswantšho sa BMP"
msgid "Failure reading GIF: %s"
msgstr "Go palelwa ke go bala GIF: %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 ""
"Faele ya GIF e be e sa bone tsebišo e itšego (mohlomongwe e ile ya "
@@ -234,25 +244,30 @@ msgstr "Go kopanwe le khoutu e mpe"
msgid "Circular table entry in GIF file"
msgstr "Tseno e dikologago ya lenaneo faeleng ya GIF"
-#: 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 "Ga go na kgopolo e lekanego go laiša faele ya GIF"
-#: gdk-pixbuf/io-gif.c:1088
+#: gdk-pixbuf/io-gif.c:947
+#, fuzzy
+msgid "Not enough memory to composite a frame in GIF file"
+msgstr "Ga go na kgopolo e lekanego go laiša faele ya GIF"
+
+#: gdk-pixbuf/io-gif.c:1116
msgid "GIF image is corrupt (incorrect LZW compression)"
msgstr "Seswantšho sa GIF se senyegile (kgatelelo e fošagetšego ya LZW)"
-#: gdk-pixbuf/io-gif.c:1138
+#: gdk-pixbuf/io-gif.c:1166
msgid "File does not appear to be a GIF file"
msgstr "Faele ga e bonagale e le faele ya GIF"
-#: 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 "Tokollo ya %s ya sebopego sa faele ya GIF ga e thekgwe"
-#: 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."
@@ -260,11 +275,11 @@ msgstr ""
"Seswantšho sa GIF ga se na mmapa wa mmala wa lefase ka bophara, gape foreime "
"yeo e lego ka gare ga e na mmapa wa mmala wa mo gae."
-#: gdk-pixbuf/io-gif.c:1491
+#: gdk-pixbuf/io-gif.c:1519
msgid "GIF image was truncated or incomplete."
msgstr "Seswantšho sa GIF se lekanyeditšwe goba ga se a felela."
-#: gdk-pixbuf/io-gif.c:1643
+#: gdk-pixbuf/io-gif.c:1671
msgid "The GIF image format"
msgstr "Sebopego sa seswantšho sa GIF"
@@ -454,107 +469,125 @@ msgstr "Phošo e kotsi ya go bala faele ya seswantšho sa PNG"
msgid "Fatal error reading PNG image file: %s"
msgstr "Phošo e kotsi ya go bala faele ya seswantšho ya PNG: %s"
-#: gdk-pixbuf/io-png.c:813
+#: gdk-pixbuf/io-png.c:810
msgid ""
"Keys for PNG text chunks must have at least 1 and at most 79 characters."
msgstr ""
"Dinotlelo tša go dira modumo ga sengwalwa sa PNG di swanetše gore di be le "
"bonyenyane tlhaka e 1 goba ge e le tše dintši e be tše 79."
-#: gdk-pixbuf/io-png.c:821
+#: gdk-pixbuf/io-png.c:818
msgid "Keys for PNG text chunks must be ASCII characters."
msgstr ""
"Dinotlelo tša go dira modumo ga sengwalwa sa PNG e swanetše go ba ditlhaka "
"tša MMAFT."
-#: gdk-pixbuf/io-png.c:854
+#: gdk-pixbuf/io-png.c:831
+#, fuzzy, c-format
+msgid ""
+"PNG compression level must be a value between 0 and 9; value '%s' could not "
+"be parsed."
+msgstr ""
+"Khwaliti ya JPEG e swanetše go ba boleng magareng ga 0 le 100; boleng bja '%"
+"s' bo ka se arolwe."
+
+#: gdk-pixbuf/io-png.c:843
+#, fuzzy, c-format
+msgid ""
+"PNG compression level must be a value between 0 and 9; value '%d' is not "
+"allowed."
+msgstr ""
+"Khwaliti ya JPEG e swanetše go ba boleng magareng ga 0 le 100; boleng bja '%"
+"d' ga bo a dumelelwa."
+
+#: gdk-pixbuf/io-png.c:883
#, fuzzy, c-format
msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding."
msgstr ""
"Boleng bja go dira modumo ga %s ga sengwalwa sa PNG bo ka se fetolelwe go go "
"tsentšha khoutu ga ISO-8859-1."
-#: gdk-pixbuf/io-png.c:994
+#: gdk-pixbuf/io-png.c:1026
msgid "The PNG image format"
msgstr "Sebopego sa seswantšho sa PNG"
-#: gdk-pixbuf/io-pnm.c:249
+#: gdk-pixbuf/io-pnm.c:252
msgid "PNM loader expected to find an integer, but didn't"
msgstr ""
"Selaiši sa PNM seo se letetšwego gore se hwetše dinomoro tša tlhago, eupša "
"ga se a e hwetša"
-#: gdk-pixbuf/io-pnm.c:281
+#: gdk-pixbuf/io-pnm.c:284
msgid "PNM file has an incorrect initial byte"
msgstr "Faele ya PNM e na le paete ya mathomo yeo e fošagetšego"
-#: gdk-pixbuf/io-pnm.c:311
+#: gdk-pixbuf/io-pnm.c:314
msgid "PNM file is not in a recognized PNM subformat"
msgstr "Faele ya PNM ga e ka gare ga seka-sebopego sa PNM seo se lemogwago"
-#: gdk-pixbuf/io-pnm.c:336
+#: gdk-pixbuf/io-pnm.c:339
msgid "PNM file has an image width of 0"
msgstr "Faele ya PNM e na le bophara bja seswantšho bja 0"
-#: gdk-pixbuf/io-pnm.c:357
+#: gdk-pixbuf/io-pnm.c:360
msgid "PNM file has an image height of 0"
msgstr "Faele ya PNM e na le bophagamo bja seswantšho bja 0"
-#: gdk-pixbuf/io-pnm.c:380
+#: gdk-pixbuf/io-pnm.c:383
msgid "Maximum color value in PNM file is 0"
msgstr "Boleng bjo bogolo bja mmala faeleng ya PNM ke 0"
-#: gdk-pixbuf/io-pnm.c:388
+#: gdk-pixbuf/io-pnm.c:391
msgid "Maximum color value in PNM file is too large"
msgstr "Boleng bjo bogolo bja mmala faeleng ya PNM ke bjo bogolo kudu"
-#: gdk-pixbuf/io-pnm.c:396
+#: gdk-pixbuf/io-pnm.c:399
#, fuzzy
msgid "Cannot handle PNM files with maximum color values greater than 255"
msgstr ""
"Ga e kgone go swaragana le difaele tša PNM tšeo di nago le boleng bjo bogolo "
"bja mmala bjo bo fetago 255"
-#: gdk-pixbuf/io-pnm.c:435 gdk-pixbuf/io-pnm.c:463 gdk-pixbuf/io-pnm.c:495
+#: gdk-pixbuf/io-pnm.c:438 gdk-pixbuf/io-pnm.c:466 gdk-pixbuf/io-pnm.c:498
msgid "Raw PNM image type is invalid"
msgstr "Mohuta wa seswantšho se sa butšwago sa PNM ga se wa kgonthe"
-#: gdk-pixbuf/io-pnm.c:555 gdk-pixbuf/io-pnm.c:597
+#: gdk-pixbuf/io-pnm.c:562 gdk-pixbuf/io-pnm.c:604
msgid "PNM image format is invalid"
msgstr "Sebopego sa seswantšho sa PNM ga se sa kgonthe"
-#: gdk-pixbuf/io-pnm.c:656
+#: gdk-pixbuf/io-pnm.c:663
msgid "PNM image loader does not support this PNM subformat"
msgstr "Selaiši sa seswantšho sa PNM ga se thekge seka-sebopego se sa PNM"
-#: gdk-pixbuf/io-pnm.c:711
+#: gdk-pixbuf/io-pnm.c:718
msgid "Premature end-of-file encountered"
msgstr "Go kopanwe le mafelelo a faele ao a sa golago gabotse"
-#: gdk-pixbuf/io-pnm.c:743 gdk-pixbuf/io-pnm.c:974
+#: gdk-pixbuf/io-pnm.c:750 gdk-pixbuf/io-pnm.c:981
msgid "Raw PNM formats require exactly one whitespace before sample data"
msgstr ""
"Dibopego tše sa butšwago tša PNM di nyaka sekgoba se sešweu ka go lebanya "
"pele ga tsebišo ya mohlala"
-#: gdk-pixbuf/io-pnm.c:770
+#: gdk-pixbuf/io-pnm.c:777
#, fuzzy
msgid "Cannot allocate memory for loading PNM image"
msgstr "Ga e kgone go hwetša kgopolo ya go laiša seswantšho sa PNM"
-#: gdk-pixbuf/io-pnm.c:820
+#: gdk-pixbuf/io-pnm.c:827
msgid "Insufficient memory to load PNM context struct"
msgstr "Ga go na kgopolo e lekanego go laiša struct sa dikagare sa PNM"
-#: gdk-pixbuf/io-pnm.c:871
+#: gdk-pixbuf/io-pnm.c:878
msgid "Unexpected end of PNM image data"
msgstr "Mafelelo a tsebišo ya seswantšho sa PNM ao a sa letelwago"
-#: gdk-pixbuf/io-pnm.c:1003
+#: gdk-pixbuf/io-pnm.c:1010
msgid "Insufficient memory to load PNM file"
msgstr "Kgopolo e sa lekanago go ka laiša faele ya PNM"
-#: gdk-pixbuf/io-pnm.c:1082
+#: gdk-pixbuf/io-pnm.c:1089
msgid "The PNM/PBM/PGM/PPM image format family"
msgstr "Lapa la sebopego sa seswantšho la PNM/PBM/PGM/PPM"
@@ -578,70 +611,70 @@ msgstr "Ga go na kgopolo e lekanego go laiša seswantšho sa RAS"
msgid "The Sun raster image format"
msgstr "Sebopego sa seswantšho sa dikhutlo tše bopago seswantšho tša Sun"
-#: gdk-pixbuf/io-tga.c:159
+#: gdk-pixbuf/io-tga.c:154
#, fuzzy
msgid "Cannot allocate memory for IOBuffer struct"
msgstr "Ga e kgone go šupa kgopolo ya struct sa IOBuffer"
-#: gdk-pixbuf/io-tga.c:178
+#: gdk-pixbuf/io-tga.c:173
#, fuzzy
msgid "Cannot allocate memory for IOBuffer data"
msgstr "Ga e kgone go šupa kgopolo bakeng sa tsebišo ya IOBuffer"
-#: gdk-pixbuf/io-tga.c:189
+#: gdk-pixbuf/io-tga.c:184
#, fuzzy
msgid "Cannot realloc IOBuffer data"
msgstr "Ga e kgone go šupa tsebišo ya IOBuffer"
-#: gdk-pixbuf/io-tga.c:219
+#: gdk-pixbuf/io-tga.c:214
#, fuzzy
msgid "Cannot allocate temporary IOBuffer data"
msgstr "Ga e kgone go šupa tsebišo ya motšwa-o-swere ya IOBuffer"
-#: gdk-pixbuf/io-tga.c:353
+#: gdk-pixbuf/io-tga.c:348
#, fuzzy
msgid "Cannot allocate new pixbuf"
msgstr "Ga e kgone go šupa pixbuf e mpsha"
-#: gdk-pixbuf/io-tga.c:692
+#: gdk-pixbuf/io-tga.c:689
#, fuzzy
msgid "Cannot allocate colormap structure"
msgstr "Ga e kgone go šupa sebopego sa mmapa wa mmala"
-#: gdk-pixbuf/io-tga.c:699
+#: gdk-pixbuf/io-tga.c:696
#, fuzzy
msgid "Cannot allocate colormap entries"
msgstr "Ga e kgone go šupa ditseno tša mmapa wa mmala"
-#: gdk-pixbuf/io-tga.c:721
+#: gdk-pixbuf/io-tga.c:718
msgid "Unexpected bitdepth for colormap entries"
msgstr ""
"Botebo bja biti bjo bo sa letelwago bakeng sa ditseno tša mmapa wa mmala"
-#: gdk-pixbuf/io-tga.c:739
+#: gdk-pixbuf/io-tga.c:736
#, fuzzy
msgid "Cannot allocate TGA header memory"
msgstr "Ga e kgone go šupa kgopolo ya hlogwana ya TGA"
-#: gdk-pixbuf/io-tga.c:772
+#: gdk-pixbuf/io-tga.c:769
msgid "TGA image has invalid dimensions"
msgstr "Seswantšho sa TGA se na le bogolo bjo e sego bja kgonthe"
-#: gdk-pixbuf/io-tga.c:778 gdk-pixbuf/io-tga.c:787 gdk-pixbuf/io-tga.c:797
-#: gdk-pixbuf/io-tga.c:807 gdk-pixbuf/io-tga.c:814
+#: gdk-pixbuf/io-tga.c:775 gdk-pixbuf/io-tga.c:784 gdk-pixbuf/io-tga.c:794
+#: gdk-pixbuf/io-tga.c:804 gdk-pixbuf/io-tga.c:811
msgid "TGA image type not supported"
msgstr "Mohuta wa seswantšho sa TGA wo o sa thekgwego"
-#: gdk-pixbuf/io-tga.c:861
+#: gdk-pixbuf/io-tga.c:858
#, fuzzy
msgid "Cannot allocate memory for TGA context struct"
msgstr "Ga e kgone go šupa kgopolo bakeng sa struct sa dikagare sa TGA"
-#: gdk-pixbuf/io-tga.c:926
+#: gdk-pixbuf/io-tga.c:923
msgid "Excess data in file"
msgstr "Tsebišo e oketšegilego ka faeleng"
-#: gdk-pixbuf/io-tga.c:995
+#: gdk-pixbuf/io-tga.c:992
msgid "The Targa image format"
msgstr "Sebopego sa seswantšho sa Targa"
@@ -724,45 +757,50 @@ msgstr ""
msgid "The XBM image format"
msgstr "Sebopego sa seswantšho sa XBM"
-#: gdk-pixbuf/io-xpm.c:1229
+#: gdk-pixbuf/io-xpm.c:467
msgid "No XPM header found"
msgstr "Ga go na hlogwana ya XPM yeo e hweditšwego"
-#: gdk-pixbuf/io-xpm.c:1237
+#: gdk-pixbuf/io-xpm.c:476
+#, fuzzy
+msgid "Invalid XPM header"
+msgstr "Faele yeo e sego ya kgonthe ya XBM"
+
+#: gdk-pixbuf/io-xpm.c:484
msgid "XPM file has image width <= 0"
msgstr "Faele ya XPM e na le bophara bja seswantšho bja <= 0"
-#: gdk-pixbuf/io-xpm.c:1245
+#: gdk-pixbuf/io-xpm.c:492
msgid "XPM file has image height <= 0"
msgstr "Faele ya XPM e na le bophagamo bja seswantšho bja <= 0"
-#: gdk-pixbuf/io-xpm.c:1253
+#: gdk-pixbuf/io-xpm.c:500
msgid "XPM has invalid number of chars per pixel"
msgstr ""
"XPM e na le nomoro yeo e sego ya kgonthe ya ditlhaka go ya ka dikarolwana "
"tše bopago seswantšho"
-#: gdk-pixbuf/io-xpm.c:1260
+#: gdk-pixbuf/io-xpm.c:507
msgid "XPM file has invalid number of colors"
msgstr "Faele ya XPM e na le nomoro yeo e sa dumelelwago ya mebala"
-#: gdk-pixbuf/io-xpm.c:1272 gdk-pixbuf/io-xpm.c:1281 gdk-pixbuf/io-xpm.c:1333
+#: gdk-pixbuf/io-xpm.c:519 gdk-pixbuf/io-xpm.c:528 gdk-pixbuf/io-xpm.c:580
#, fuzzy
msgid "Cannot allocate memory for loading XPM image"
msgstr "Ga e kgone go šupa kgopolo bakeng sa go laiša seswantšho sa XPM"
-#: gdk-pixbuf/io-xpm.c:1295
+#: gdk-pixbuf/io-xpm.c:542
#, fuzzy
msgid "Cannot read XPM colormap"
msgstr "Ga e kgone go bala mmapa wa mmala wa XPM"
-#: gdk-pixbuf/io-xpm.c:1524
+#: gdk-pixbuf/io-xpm.c:771
msgid "Failed to write to temporary file when loading XPM image"
msgstr ""
"E paletšwe go ngwala faeleng ya motšwa-o-swere ge e be e laiša seswantšho sa "
"XPM"
-#: gdk-pixbuf/io-xpm.c:1559
+#: gdk-pixbuf/io-xpm.c:806
msgid "The XPM image format"
msgstr "Sebopego sa seswantšho sa XPM"
@@ -824,6 +862,138 @@ msgstr ""
msgid "Gdk debugging flags to unset"
msgstr ""
+#: gdk/keyname-table.h:3940
+msgid "keyboard label|BackSpace"
+msgstr ""
+
+#: gdk/keyname-table.h:3941
+msgid "keyboard label|Tab"
+msgstr ""
+
+#: gdk/keyname-table.h:3942
+msgid "keyboard label|Return"
+msgstr ""
+
+#: gdk/keyname-table.h:3943
+msgid "keyboard label|Pause"
+msgstr ""
+
+#: gdk/keyname-table.h:3944
+msgid "keyboard label|Scroll_Lock"
+msgstr ""
+
+#: gdk/keyname-table.h:3945
+msgid "keyboard label|Sys_Req"
+msgstr ""
+
+#: gdk/keyname-table.h:3946
+msgid "keyboard label|Escape"
+msgstr ""
+
+#: gdk/keyname-table.h:3947
+msgid "keyboard label|Multi_key"
+msgstr ""
+
+#: gdk/keyname-table.h:3948
+msgid "keyboard label|Home"
+msgstr ""
+
+#: gdk/keyname-table.h:3949
+msgid "keyboard label|Page_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3950
+msgid "keyboard label|Page_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3951
+msgid "keyboard label|End"
+msgstr ""
+
+#: gdk/keyname-table.h:3952
+msgid "keyboard label|Begin"
+msgstr ""
+
+#: gdk/keyname-table.h:3953
+msgid "keyboard label|Print"
+msgstr ""
+
+#: gdk/keyname-table.h:3954
+msgid "keyboard label|Insert"
+msgstr ""
+
+#: gdk/keyname-table.h:3955
+msgid "keyboard label|Num_Lock"
+msgstr ""
+
+#: gdk/keyname-table.h:3956
+msgid "keyboard label|KP_Space"
+msgstr ""
+
+#: gdk/keyname-table.h:3957
+msgid "keyboard label|KP_Tab"
+msgstr ""
+
+#: gdk/keyname-table.h:3958
+msgid "keyboard label|KP_Enter"
+msgstr ""
+
+#: gdk/keyname-table.h:3959
+msgid "keyboard label|KP_Home"
+msgstr ""
+
+#: gdk/keyname-table.h:3960
+msgid "keyboard label|KP_Left"
+msgstr ""
+
+#: gdk/keyname-table.h:3961
+msgid "keyboard label|KP_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3962
+msgid "keyboard label|KP_Right"
+msgstr ""
+
+#: gdk/keyname-table.h:3963
+msgid "keyboard label|KP_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3964
+msgid "keyboard label|KP_Page_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3965
+msgid "keyboard label|KP_Prior"
+msgstr ""
+
+#: gdk/keyname-table.h:3966
+msgid "keyboard label|KP_Page_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3967
+msgid "keyboard label|KP_Next"
+msgstr ""
+
+#: gdk/keyname-table.h:3968
+msgid "keyboard label|KP_End"
+msgstr ""
+
+#: gdk/keyname-table.h:3969
+msgid "keyboard label|KP_Begin"
+msgstr ""
+
+#: gdk/keyname-table.h:3970
+msgid "keyboard label|KP_Insert"
+msgstr ""
+
+#: gdk/keyname-table.h:3971
+msgid "keyboard label|KP_Delete"
+msgstr ""
+
+#: gdk/keyname-table.h:3972
+msgid "keyboard label|Delete"
+msgstr ""
+
#. Description of --sync in --help output
#: gdk/win32/gdkmain-win32.c:60
msgid "Don't batch GDI requests"
@@ -859,46 +1029,47 @@ msgstr ""
msgid "Make X calls synchronous"
msgstr ""
-#: gtk/gtkaboutdialog.c:260 gtk/gtkaboutdialog.c:1939
+#: gtk/gtkaboutdialog.c:270 gtk/gtkaboutdialog.c:2025
msgid "License"
msgstr ""
-#: gtk/gtkaboutdialog.c:261
+#: gtk/gtkaboutdialog.c:271
msgid "The license of the program"
msgstr ""
#. Add the credits button
-#: gtk/gtkaboutdialog.c:482
-msgid "_Credits"
-msgstr ""
+#: gtk/gtkaboutdialog.c:491
+#, fuzzy
+msgid "C_redits"
+msgstr "H_lama"
#. Add the license button
-#: gtk/gtkaboutdialog.c:491
+#: gtk/gtkaboutdialog.c:501
msgid "_License"
msgstr ""
-#: gtk/gtkaboutdialog.c:682
+#: gtk/gtkaboutdialog.c:731
#, c-format
msgid "About %s"
msgstr ""
-#: gtk/gtkaboutdialog.c:1876
+#: gtk/gtkaboutdialog.c:1953
msgid "Credits"
msgstr ""
-#: gtk/gtkaboutdialog.c:1901
+#: gtk/gtkaboutdialog.c:1979
msgid "Written by"
msgstr ""
-#: gtk/gtkaboutdialog.c:1904
+#: gtk/gtkaboutdialog.c:1982
msgid "Documented by"
msgstr ""
-#: gtk/gtkaboutdialog.c:1916
+#: gtk/gtkaboutdialog.c:1994
msgid "Translated by"
msgstr ""
-#: gtk/gtkaboutdialog.c:1920
+#: gtk/gtkaboutdialog.c:1998
msgid "Artwork by"
msgstr ""
@@ -906,28 +1077,41 @@ msgstr ""
#. * that use the shift key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: gtk/gtkaccellabel.c:119
-msgid "Shift"
-msgstr "Shift"
+#: gtk/gtkaccellabel.c:121
+msgid "keyboard label|Shift"
+msgstr ""
#. This is the text that should appear next to menu accelerators
#. * that use the control key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: gtk/gtkaccellabel.c:125
-msgid "Ctrl"
-msgstr "Ctrl"
+#: gtk/gtkaccellabel.c:128
+msgid "keyboard label|Ctrl"
+msgstr ""
#. This is the text that should appear next to menu accelerators
#. * that use the alt key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: gtk/gtkaccellabel.c:131
-msgid "Alt"
-msgstr "Alt"
+#: gtk/gtkaccellabel.c:135
+msgid "keyboard label|Alt"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkaccellabel.c:577
+msgid "keyboard label|Space"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkaccellabel.c:581
+msgid "keyboard label|Backslash"
+msgstr ""
#. Translate to calendar:YM if you want years to be displayed
#. * before months; otherwise translate to calendar:MY.
@@ -938,7 +1122,7 @@ msgstr "Alt"
#. * so if you have a default text direction of RTL and YM, then
#. * the year will appear on the right.
#.
-#: gtk/gtkcalendar.c:700
+#: gtk/gtkcalendar.c:647
msgid "calendar:MY"
msgstr "calendar:MY"
@@ -946,24 +1130,52 @@ msgstr "calendar:MY"
#. * first day of the week to calendar:week_start:1 if you want Monday
#. * to be the first day of the week, and so on.
#.
-#: gtk/gtkcalendar.c:710
+#: gtk/gtkcalendar.c:661
msgid "calendar:week_start:0"
msgstr "calendar:week_start:0"
-#: gtk/gtkcellrendererprogress.c:235 gtk/gtkcellrendererprogress.c:293
+#. Translators: This is a text measurement template.
+#. * Translate it to the widest year text.
+#. *
+#. * Don't include the prefix "year measurement template|"
+#. * in the translation.
+#. *
+#. * If you don't understand this, leave it as "2000"
+#.
+#: gtk/gtkcalendar.c:1549
+msgid "year measurement template|2000"
+msgstr ""
+
+#. Translators: This dictates how the year is displayed in
+#. * gtkcalendar widget. See strftime() manual for the format.
+#. * Use only ASCII in the translation.
+#. *
+#. * Also look for the msgid "year measurement template|2000".
+#. * Translate that entry to a year with the widest output of this
+#. * msgid.
+#. *
+#. * Don't include the prefix "calendar year format|" in the
+#. * translation. "%Y" is appropriate for most locales.
+#.
+#: gtk/gtkcalendar.c:1826
+msgid "calendar year format|%Y"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkcellrendererprogress.c:237 gtk/gtkcellrendererprogress.c:295
#, c-format
msgid "progress bar label|%d %%"
msgstr ""
-#: gtk/gtkcolorbutton.c:220 gtk/gtkcolorbutton.c:574
+#: gtk/gtkcolorbutton.c:221 gtk/gtkcolorbutton.c:576
msgid "Pick a Color"
msgstr "Kgetha Mmala"
-#: gtk/gtkcolorbutton.c:466
+#: gtk/gtkcolorbutton.c:467
msgid "Received invalid color data\n"
msgstr "E amogetše tsebišo ya mmala yeo e sa amogelegego\n"
-#: gtk/gtkcolorsel.c:576
+#: gtk/gtkcolorsel.c:561
msgid ""
"The previously-selected color, for comparison to the color you're selecting "
"now. You can drag this color to a palette entry, or select this color as "
@@ -974,7 +1186,7 @@ msgstr ""
"kgetha mmala wo e le wa gona bjale ka go o goga o iše go kgoboketšo e nngwe "
"ya mebala ka thoko."
-#: gtk/gtkcolorsel.c:581
+#: gtk/gtkcolorsel.c:566
msgid ""
"The color you've chosen. You can drag this color to a palette entry to save "
"it for use in the future."
@@ -982,11 +1194,11 @@ msgstr ""
"Mmala wo o o kgethilego. O ka topa mmala wo wa o iša tsenong ya mebala "
"bakeng sa go o bolokela go o diriša nakong e tlago."
-#: gtk/gtkcolorsel.c:942
+#: gtk/gtkcolorsel.c:957
msgid "_Save color here"
msgstr "_Boloka mmala mo"
-#: gtk/gtkcolorsel.c:1147
+#: gtk/gtkcolorsel.c:1162
msgid ""
"Click this palette entry to make it the current color. To change this entry, "
"drag a color swatch here or right-click it and select \"Save color here.\""
@@ -995,7 +1207,7 @@ msgstr ""
"ye, topa kgoboketšo ya mebala mo goba o kgotle ka la go ja gomme go kgethe "
"\"Boloka mmala mo.\""
-#: gtk/gtkcolorsel.c:1913
+#: gtk/gtkcolorsel.c:1929
msgid ""
"Select the color you want from the outer ring. Select the darkness or "
"lightness of that color using the inner triangle."
@@ -1003,7 +1215,7 @@ msgstr ""
"Kgetha mmala wo o nyakago go tšwa ka ntle. Kgetha boso goba go taba ga mmala "
"wo o diriša khutlo-tharo ya ka gare."
-#: gtk/gtkcolorsel.c:1938
+#: gtk/gtkcolorsel.c:1954
msgid ""
"Click the eyedropper, then click a color anywhere on your screen to select "
"that color."
@@ -1011,67 +1223,67 @@ msgstr ""
"Kgotla selekanyi sa mmala, ke moka o kgotle mmala kae le kae sekirining sa "
"gago go kgetha mmala woo."
-#: gtk/gtkcolorsel.c:1947
+#: gtk/gtkcolorsel.c:1963
msgid "_Hue:"
msgstr "_Metswako ya mebala:"
-#: gtk/gtkcolorsel.c:1948
+#: gtk/gtkcolorsel.c:1964
msgid "Position on the color wheel."
msgstr "Boemo bja leotwana la mmala."
-#: gtk/gtkcolorsel.c:1950
+#: gtk/gtkcolorsel.c:1966
msgid "_Saturation:"
msgstr "_Metswako ya mebala:"
-#: gtk/gtkcolorsel.c:1951
+#: gtk/gtkcolorsel.c:1967
msgid "\"Deepness\" of the color."
msgstr "\"Go tsenelela\" ga mmala."
-#: gtk/gtkcolorsel.c:1952
+#: gtk/gtkcolorsel.c:1968
msgid "_Value:"
msgstr "_Boleng:"
-#: gtk/gtkcolorsel.c:1953
+#: gtk/gtkcolorsel.c:1969
msgid "Brightness of the color."
msgstr "Go taga ga mmala."
-#: gtk/gtkcolorsel.c:1954
+#: gtk/gtkcolorsel.c:1970
msgid "_Red:"
msgstr "_Khwibidu:"
-#: gtk/gtkcolorsel.c:1955
+#: gtk/gtkcolorsel.c:1971
msgid "Amount of red light in the color."
msgstr "Tekanyo ya seetša se sekhwibidu mmaleng."
-#: gtk/gtkcolorsel.c:1956
+#: gtk/gtkcolorsel.c:1972
msgid "_Green:"
msgstr "_Tala-morogo:"
-#: gtk/gtkcolorsel.c:1957
+#: gtk/gtkcolorsel.c:1973
msgid "Amount of green light in the color."
msgstr "Tekanyo ya seetša se setala-morogo mmaleng."
-#: gtk/gtkcolorsel.c:1958
+#: gtk/gtkcolorsel.c:1974
msgid "_Blue:"
msgstr "_Tala-lerata:"
-#: gtk/gtkcolorsel.c:1959
+#: gtk/gtkcolorsel.c:1975
msgid "Amount of blue light in the color."
msgstr "Tekanyo ya seetša se setala-lerata mmaleng."
-#: gtk/gtkcolorsel.c:1962
+#: gtk/gtkcolorsel.c:1978
msgid "_Opacity:"
msgstr "_Ponagatšo ya seetša:"
-#: gtk/gtkcolorsel.c:1970 gtk/gtkcolorsel.c:1981
+#: gtk/gtkcolorsel.c:1986 gtk/gtkcolorsel.c:1997
msgid "Transparency of the color."
msgstr "Go bonagala ga mmala."
-#: gtk/gtkcolorsel.c:1988
+#: gtk/gtkcolorsel.c:2004
msgid "Color _Name:"
msgstr "Leina la _Mmala:"
-#: gtk/gtkcolorsel.c:2003
+#: gtk/gtkcolorsel.c:2019
msgid ""
"You can enter an HTML-style hexadecimal color value, or simply a color name "
"such as 'orange' in this entry."
@@ -1079,11 +1291,11 @@ msgstr ""
"O ka tsenya boleng bja mmala bja palo e arolwago ka 16 ya setaele sa HTML, "
"gomme leina la mmala le bjalo ka 'orange' (namune) tsenong ye."
-#: gtk/gtkcolorsel.c:2022
+#: gtk/gtkcolorsel.c:2038
msgid "_Palette"
msgstr "_Sehlopha sa mebala"
-#: gtk/gtkcolorsel.c:2054
+#: gtk/gtkcolorsel.c:2070
msgid "Color Wheel"
msgstr "Leotwana la mmala"
@@ -1091,304 +1303,320 @@ msgstr "Leotwana la mmala"
msgid "Color Selection"
msgstr "Kgetho ya Mmala"
-#: gtk/gtkentry.c:4507 gtk/gtktextview.c:7030
+#: gtk/gtkentry.c:4508 gtk/gtktextview.c:7068
msgid "Select _All"
msgstr "Kgetha _ka Moka"
-#: gtk/gtkentry.c:4517 gtk/gtktextview.c:7040
+#: gtk/gtkentry.c:4518 gtk/gtktextview.c:7078
msgid "Input _Methods"
msgstr "Mekgwa _ya Tsebišo"
-#: gtk/gtkentry.c:4528 gtk/gtktextview.c:7051
+#: gtk/gtkentry.c:4529 gtk/gtktextview.c:7089
msgid "_Insert Unicode Control Character"
msgstr "_Tsenya Tlhaka ya Taolo ya Unicode"
-#: gtk/gtkfilechooser.c:1584 gtk/gtkfilechooser.c:1628
-#: gtk/gtkfilechooser.c:1703 gtk/gtkfilechooser.c:1747
+#: gtk/gtkfilechooser.c:1588 gtk/gtkfilechooser.c:1632
+#: gtk/gtkfilechooser.c:1707 gtk/gtkfilechooser.c:1751
#, c-format
msgid "Invalid filename: %s"
msgstr "Leina la faele leo e sego la kgonthe: %s"
-#: gtk/gtkfilechooserbutton.c:65
+#: gtk/gtkfilechooserbutton.c:67
#, fuzzy
msgid "Select A File"
msgstr "Phumola Faele"
-#: gtk/gtkfilechooserbutton.c:66 gtk/gtkfilechooserdefault.c:1229
-#: gtk/gtkpathbar.c:982
+#: gtk/gtkfilechooserbutton.c:68 gtk/gtkfilechooserdefault.c:1302
+#: gtk/gtkpathbar.c:1020
msgid "Home"
msgstr "Gae"
-#: gtk/gtkfilechooserbutton.c:67 gtk/gtkfilechooserdefault.c:1256
-#: gtk/gtkpathbar.c:984
+#: gtk/gtkfilechooserbutton.c:69 gtk/gtkfilechooserdefault.c:1329
+#: gtk/gtkpathbar.c:1022
msgid "Desktop"
msgstr "Teseke"
-#: gtk/gtkfilechooserbutton.c:68
+#: gtk/gtkfilechooserbutton.c:70
msgid "(None)"
msgstr "(Ga e gona)"
-#: gtk/gtkfilechooserbutton.c:1515
+#: gtk/gtkfilechooserbutton.c:1523
msgid "Other..."
msgstr ""
-#: gtk/gtkfilechooserdefault.c:867
+#: gtk/gtkfilechooserdefault.c:917
#, fuzzy
msgid "Could not retrieve information about the file"
msgstr ""
"E be e ka se kgone go tsošološa tshedimošo ka %s:\n"
"%s"
-#: gtk/gtkfilechooserdefault.c:878
+#: gtk/gtkfilechooserdefault.c:928
#, fuzzy
msgid "Could not add a bookmark"
msgstr ""
"E be e ka se kgone go oketša puku-tshwayo bakeng sa %s:\n"
"%s"
-#: gtk/gtkfilechooserdefault.c:889
+#: gtk/gtkfilechooserdefault.c:939
#, fuzzy
msgid "Could not remove bookmark"
msgstr ""
"E be e ka se kgone go tloša puku-tshwayo bakeng sa %s:\n"
"%s"
-#: gtk/gtkfilechooserdefault.c:900
+#: gtk/gtkfilechooserdefault.c:950
msgid "The folder could not be created"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:911
+#: gtk/gtkfilechooserdefault.c:963
+msgid ""
+"The folder could not be created, as a file with the same name already "
+"exists. Try using a different name for the folder, or rename the file first."
+msgstr ""
+
+#: gtk/gtkfilechooserdefault.c:976
#, fuzzy
msgid "Invalid file name"
msgstr "Leina la faele leo e sego la kgonthe: %s"
-#: gtk/gtkfilechooserdefault.c:921
+#: gtk/gtkfilechooserdefault.c:986
msgid "The folder contents could not be displayed"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:1119
+#: gtk/gtkfilechooserdefault.c:1192
#, fuzzy, c-format
msgid "Could not get information about '%s': %s"
msgstr ""
"E be e ka se kgone go tsošološa tshedimošo ka %s:\n"
"%s"
-#: gtk/gtkfilechooserdefault.c:2095
+#: gtk/gtkfilechooserdefault.c:2208
#, c-format
msgid "Add the folder '%s' to the bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2136
+#: gtk/gtkfilechooserdefault.c:2249
msgid "Add the current folder to the bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2138
+#: gtk/gtkfilechooserdefault.c:2251
msgid "Add the selected folders to the bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2178
+#: gtk/gtkfilechooserdefault.c:2291
#, c-format
msgid "Remove the bookmark '%s'"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2591
+#: gtk/gtkfilechooserdefault.c:2722
#, fuzzy, c-format
msgid "Could not add a bookmark for '%s' because it is an invalid path name."
msgstr ""
"E be e ka se kgone go oketša puku-tshwayo bakeng sa %s ka gobane ke leina la "
"tsejana leo e sego la kgonthe."
-#: gtk/gtkfilechooserdefault.c:2769
+#: gtk/gtkfilechooserdefault.c:2937
+#, fuzzy
+msgid "Remove"
+msgstr "_Tloša"
+
+#: gtk/gtkfilechooserdefault.c:2946
+#, fuzzy
+msgid "Rename..."
+msgstr "_Thea ka leswa"
+
+#: gtk/gtkfilechooserdefault.c:3069
msgid "Shortcuts"
msgstr "Dikgaoletšo"
-#: gtk/gtkfilechooserdefault.c:2823
+#: gtk/gtkfilechooserdefault.c:3123
msgid "Folder"
msgstr "Sephuthedi"
-#: gtk/gtkfilechooserdefault.c:2875 gtk/gtkstock.c:295
+#: gtk/gtkfilechooserdefault.c:3179 gtk/gtkstock.c:317
msgid "_Add"
msgstr "_Oketša"
-#: gtk/gtkfilechooserdefault.c:2882
-msgid "Add the selected folder to the bookmarks"
+#: gtk/gtkfilechooserdefault.c:3186
+msgid "Add the selected folder to the Bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2887 gtk/gtkstock.c:352
+#: gtk/gtkfilechooserdefault.c:3191 gtk/gtkstock.c:395
msgid "_Remove"
msgstr "_Tloša"
-#: gtk/gtkfilechooserdefault.c:2894
+#: gtk/gtkfilechooserdefault.c:3198
msgid "Remove the selected bookmark"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2997
+#: gtk/gtkfilechooserdefault.c:3305
#, fuzzy
-msgid "_Add to Shortcuts"
+msgid "_Add to Bookmarks"
msgstr "Dikgaoletšo"
-#: gtk/gtkfilechooserdefault.c:3007
+#: gtk/gtkfilechooserdefault.c:3315
#, fuzzy
msgid "Open _Location"
msgstr "Bula Lefelo"
-#: gtk/gtkfilechooserdefault.c:3019
+#: gtk/gtkfilechooserdefault.c:3327
msgid "Show _Hidden Files"
msgstr "Bontšha _Difaele tše Utilwego"
-#: gtk/gtkfilechooserdefault.c:3143 gtk/gtkfilesel.c:767
+#: gtk/gtkfilechooserdefault.c:3451 gtk/gtkfilesel.c:766
msgid "Files"
msgstr "Difaele"
-#: gtk/gtkfilechooserdefault.c:3174
+#: gtk/gtkfilechooserdefault.c:3482
msgid "Name"
msgstr "Leina"
-#: gtk/gtkfilechooserdefault.c:3199
+#: gtk/gtkfilechooserdefault.c:3507
msgid "Size"
msgstr "Bogolo"
-#: gtk/gtkfilechooserdefault.c:3212
+#: gtk/gtkfilechooserdefault.c:3520
msgid "Modified"
msgstr "Mpshafaditšwe"
-#: gtk/gtkfilechooserdefault.c:3244
+#: gtk/gtkfilechooserdefault.c:3552
msgid "Select which types of files are shown"
msgstr ""
#. Create Folder
-#: gtk/gtkfilechooserdefault.c:3280
+#: gtk/gtkfilechooserdefault.c:3588
msgid "Create Fo_lder"
msgstr "Hlama Se_phuthedi"
#. Name entry
-#: gtk/gtkfilechooserdefault.c:3398
+#: gtk/gtkfilechooserdefault.c:3709
msgid "_Name:"
msgstr "_Leina:"
-#: gtk/gtkfilechooserdefault.c:3438
+#: gtk/gtkfilechooserdefault.c:3749
msgid "_Browse for other folders"
msgstr "_Fetleka bakeng sa diphuthedi tše dingwe"
-#: gtk/gtkfilechooserdefault.c:3688
+#: gtk/gtkfilechooserdefault.c:4000
msgid "Save in _folder:"
msgstr "Boloka _sephutheding:"
-#: gtk/gtkfilechooserdefault.c:3690
+#: gtk/gtkfilechooserdefault.c:4002
msgid "Create in _folder:"
msgstr "Hlama _sephutheding:"
-#: gtk/gtkfilechooserdefault.c:4523
+#: gtk/gtkfilechooserdefault.c:4959
#, fuzzy
msgid "Cannot change to folder because it is not local"
msgstr "E ka se fetolele sephutheding ka gobane ga se sa mo gae"
-#: gtk/gtkfilechooserdefault.c:5048
+#: gtk/gtkfilechooserdefault.c:5513
#, fuzzy, c-format
msgid "Shortcut %s does not exist"
msgstr "kgaoletšo ya %s ga e gona"
-#: gtk/gtkfilechooserdefault.c:5508
+#: gtk/gtkfilechooserdefault.c:6057
#, fuzzy, c-format
msgid "Could not mount %s"
msgstr ""
"E be e ka se kgethe %s:\n"
"%s"
-#: gtk/gtkfilechooserdefault.c:5802
+#: gtk/gtkfilechooserdefault.c:6352
msgid "Type name of new folder"
msgstr "Tlanya leina la sephuthedi se seswa"
-#: gtk/gtkfilechooserdefault.c:5844
+#: gtk/gtkfilechooserdefault.c:6394
#, c-format
msgid "%d byte"
msgid_plural "%d bytes"
msgstr[0] "paete ya %d"
msgstr[1] "dipaete tša %d"
-#: gtk/gtkfilechooserdefault.c:5846
+#: gtk/gtkfilechooserdefault.c:6396
#, c-format
msgid "%.1f K"
msgstr "%.1f K"
-#: gtk/gtkfilechooserdefault.c:5848
+#: gtk/gtkfilechooserdefault.c:6398
#, c-format
msgid "%.1f M"
msgstr "%.1f M"
-#: gtk/gtkfilechooserdefault.c:5850
+#: gtk/gtkfilechooserdefault.c:6400
#, c-format
msgid "%.1f G"
msgstr "%.1f G"
-#: gtk/gtkfilechooserdefault.c:5902
+#: gtk/gtkfilechooserdefault.c:6446 gtk/gtkfilechooserdefault.c:6470
+msgid "Unknown"
+msgstr "E sa tsebjwego"
+
+#: gtk/gtkfilechooserdefault.c:6457
msgid "Today"
msgstr "Lehono"
-#: gtk/gtkfilechooserdefault.c:5904
+#: gtk/gtkfilechooserdefault.c:6459
msgid "Yesterday"
msgstr "Maabane"
-#: gtk/gtkfilechooserdefault.c:5915
-msgid "Unknown"
-msgstr "E sa tsebjwego"
-
-#: gtk/gtkfilechooserdefault.c:5985
+#: gtk/gtkfilechooserdefault.c:6541
#, fuzzy
msgid "Cannot change folder"
msgstr "Hlama _sephutheding:"
-#: gtk/gtkfilechooserdefault.c:5986
+#: gtk/gtkfilechooserdefault.c:6542
#, fuzzy
msgid "The folder you specified is an invalid path."
msgstr ""
"E ka se fetolele go sephuthedi seo o se laeditšego ka ge e le tsejana yeo e "
"sego ya kgonthe."
-#: gtk/gtkfilechooserdefault.c:6025
+#: gtk/gtkfilechooserdefault.c:6581
#, fuzzy, c-format
msgid "Could not build file name from '%s' and '%s'"
msgstr ""
"E be e ka se kgone go aga leina la faele go tšwa go '%s' le '%s':\n"
"%s"
-#: gtk/gtkfilechooserdefault.c:6061
+#: gtk/gtkfilechooserdefault.c:6617
#, fuzzy
msgid "Could not select item"
msgstr ""
"E be e ka se kgethe %s:\n"
"%s"
-#: gtk/gtkfilechooserdefault.c:6101
+#: gtk/gtkfilechooserdefault.c:6657
msgid "Open Location"
msgstr "Bula Lefelo"
-#: gtk/gtkfilechooserdefault.c:6108
+#: gtk/gtkfilechooserdefault.c:6664
msgid "Save in Location"
msgstr "Boloka Lefelong"
-#: gtk/gtkfilechooserdefault.c:6132
+#: gtk/gtkfilechooserdefault.c:6688
msgid "_Location:"
msgstr "_Lefelo:"
-#: gtk/gtkfilesel.c:731
+#: gtk/gtkfilesel.c:730
msgid "Folders"
msgstr "Diphuthedi"
-#: gtk/gtkfilesel.c:735
+#: gtk/gtkfilesel.c:734
msgid "Fol_ders"
msgstr "Diph_uthedi"
-#: gtk/gtkfilesel.c:771
+#: gtk/gtkfilesel.c:770
msgid "_Files"
msgstr "_Difaele"
-#: gtk/gtkfilesel.c:859 gtk/gtkfilesel.c:2249
+#: gtk/gtkfilesel.c:858 gtk/gtkfilesel.c:2248
#, c-format
msgid "Folder unreadable: %s"
msgstr "Sephuthedi se sa balegego: %s"
-#: gtk/gtkfilesel.c:990
+#: gtk/gtkfilesel.c:989
#, c-format
msgid ""
"The file \"%s\" resides on another machine (called %s) and may not be "
@@ -1399,19 +1627,19 @@ msgstr ""
"mohlomongwe e ka se hwetšagale lenaneong le.\n"
"Na o kgonthišegile gore o nyaka go e kgetha?"
-#: gtk/gtkfilesel.c:1121
+#: gtk/gtkfilesel.c:1120
msgid "_New Folder"
msgstr "_Sephuthedi se Seswa"
-#: gtk/gtkfilesel.c:1132
+#: gtk/gtkfilesel.c:1131
msgid "De_lete File"
msgstr "Phu_mola Faele"
-#: gtk/gtkfilesel.c:1143
+#: gtk/gtkfilesel.c:1142
msgid "_Rename File"
msgstr "_Thea Faele ka Leswa"
-#: gtk/gtkfilesel.c:1445
+#: gtk/gtkfilesel.c:1444
#, c-format
msgid ""
"The folder name \"%s\" contains symbols that are not allowed in filenames"
@@ -1419,7 +1647,7 @@ msgstr ""
"Leina la sephuthedi la \"%s\" le na le maswao ao a sa dumelelwago maineng a "
"difaele"
-#: gtk/gtkfilesel.c:1447
+#: gtk/gtkfilesel.c:1446
#, c-format
msgid ""
"Error creating folder \"%s\": %s\n"
@@ -1428,35 +1656,35 @@ msgstr ""
"Phošo ya go hlama sephuthedi sa \"%s\": %s\n"
"%s"
-#: gtk/gtkfilesel.c:1448 gtk/gtkfilesel.c:1684
+#: gtk/gtkfilesel.c:1447 gtk/gtkfilesel.c:1683
msgid "You probably used symbols not allowed in filenames."
msgstr "Mohlomongwe o dirišitše maswao ao a sa dumelelwago maineng a difaele."
-#: gtk/gtkfilesel.c:1456
+#: gtk/gtkfilesel.c:1455
#, c-format
msgid "Error creating folder \"%s\": %s\n"
msgstr "Phošo ya go hlama sephuthedi sa \"%s\": %s\n"
-#: gtk/gtkfilesel.c:1490
+#: gtk/gtkfilesel.c:1489
msgid "New Folder"
msgstr "Sephuthedi se Seswa"
-#: gtk/gtkfilesel.c:1505
+#: gtk/gtkfilesel.c:1504
msgid "_Folder name:"
msgstr "_Leina la sephuthedi:"
-#: gtk/gtkfilesel.c:1529
+#: gtk/gtkfilesel.c:1528
msgid "C_reate"
msgstr "H_lama"
-#: gtk/gtkfilesel.c:1572
+#: gtk/gtkfilesel.c:1571
#, c-format
msgid "The filename \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
"Leina la faele la \"%s\" le na le maswao ao a sa dumelelwago maineng a "
"difaele"
-#: gtk/gtkfilesel.c:1575
+#: gtk/gtkfilesel.c:1574
#, c-format
msgid ""
"Error deleting file \"%s\": %s\n"
@@ -1465,32 +1693,32 @@ msgstr ""
"Phošo ya go phumola faele ya \"%s\": %s\n"
"%s"
-#: gtk/gtkfilesel.c:1577 gtk/gtkfilesel.c:1698
+#: gtk/gtkfilesel.c:1576 gtk/gtkfilesel.c:1697
msgid "It probably contains symbols not allowed in filenames."
msgstr "Mohlomongwe e na le maswao ao a sa dumelelwago maineng a difaele."
-#: gtk/gtkfilesel.c:1586
+#: gtk/gtkfilesel.c:1585
#, c-format
msgid "Error deleting file \"%s\": %s"
msgstr "Phošo ya go phumola faele ya \"%s\": %s"
-#: gtk/gtkfilesel.c:1629
+#: gtk/gtkfilesel.c:1628
#, c-format
msgid "Really delete file \"%s\"?"
msgstr "Ruri go phumolwe faele ya \"%s\"?"
-#: gtk/gtkfilesel.c:1634
+#: gtk/gtkfilesel.c:1633
msgid "Delete File"
msgstr "Phumola Faele"
-#: gtk/gtkfilesel.c:1680 gtk/gtkfilesel.c:1694
+#: gtk/gtkfilesel.c:1679 gtk/gtkfilesel.c:1693
#, c-format
msgid "The file name \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
"Leina la faele la \"%s\" le na le maswao ao a sa dumelelwago maineng a "
"difaele"
-#: gtk/gtkfilesel.c:1682
+#: gtk/gtkfilesel.c:1681
#, c-format
msgid ""
"Error renaming file to \"%s\": %s\n"
@@ -1499,7 +1727,7 @@ msgstr ""
"Phošo ya thea faele ka leswa gore e be \"%s\": %s\n"
"%s"
-#: gtk/gtkfilesel.c:1696
+#: gtk/gtkfilesel.c:1695
#, c-format
msgid ""
"Error renaming file \"%s\": %s\n"
@@ -1508,29 +1736,29 @@ msgstr ""
"Phošo ya go thea faele ka leswa gore e be \"%s\": %s\n"
"%s"
-#: gtk/gtkfilesel.c:1706
+#: gtk/gtkfilesel.c:1705
#, c-format
msgid "Error renaming file \"%s\" to \"%s\": %s"
msgstr "Phošo ya go thea faele ka leswa go tloga go \"%s\" go ya go \"%s\": %s"
-#: gtk/gtkfilesel.c:1753
+#: gtk/gtkfilesel.c:1752
msgid "Rename File"
msgstr "Thea Faele ka Leswa"
-#: gtk/gtkfilesel.c:1768
+#: gtk/gtkfilesel.c:1767
#, c-format
msgid "Rename file \"%s\" to:"
msgstr "Thea faele ka leswa go tloga go \"%s\" go ya go:"
-#: gtk/gtkfilesel.c:1797
+#: gtk/gtkfilesel.c:1796
msgid "_Rename"
msgstr "_Thea ka leswa"
-#: gtk/gtkfilesel.c:2229
+#: gtk/gtkfilesel.c:2228
msgid "_Selection: "
msgstr "_Kgetho: "
-#: gtk/gtkfilesel.c:3152
+#: gtk/gtkfilesel.c:3151
#, c-format
msgid ""
"The filename \"%s\" couldn't be converted to UTF-8. (try setting the "
@@ -1539,15 +1767,15 @@ msgstr ""
"Leina la faele la \"%s\" le be le ka se fetolelwe go UTF-8. (leka go "
"beakanya go fapana ga tikologo ga G_FILENAME_ENCODING): %s"
-#: gtk/gtkfilesel.c:3155
+#: gtk/gtkfilesel.c:3154
msgid "Invalid UTF-8"
msgstr "UTF-8 yeo e sego ya kgonthe"
-#: gtk/gtkfilesel.c:4032
+#: gtk/gtkfilesel.c:4031
msgid "Name too long"
msgstr "Leina ke le letelele kudu"
-#: gtk/gtkfilesel.c:4034
+#: gtk/gtkfilesel.c:4033
msgid "Couldn't convert filename"
msgstr "E be e ka se fetole leina la faele"
@@ -1555,32 +1783,32 @@ msgstr "E be e ka se fetole leina la faele"
msgid "(Empty)"
msgstr "(Ga e na selo)"
-#: gtk/gtkfilesystemunix.c:415 gtk/gtkfilesystemunix.c:429
-#: gtk/gtkfilesystemunix.c:626 gtk/gtkfilesystemwin32.c:482
-#: gtk/gtkfilesystemwin32.c:495 gtk/gtkfilesystemwin32.c:1530
+#: gtk/gtkfilesystemunix.c:475 gtk/gtkfilesystemunix.c:678
+#: gtk/gtkfilesystemunix.c:1918 gtk/gtkfilesystemwin32.c:482
+#: gtk/gtkfilesystemwin32.c:495 gtk/gtkfilesystemwin32.c:1560
#, fuzzy, c-format
msgid "Error getting information for '%s': %s"
msgstr "phošo ya go hwetša tshedimošo bakeng sa '%s': %s"
-#: gtk/gtkfilesystemunix.c:495 gtk/gtkfilesystemwin32.c:537
+#: gtk/gtkfilesystemunix.c:547 gtk/gtkfilesystemwin32.c:537
#, fuzzy, c-format
msgid "Error creating directory '%s': %s"
msgstr "phošo ya go hlama tšhupetšo '%s': %s"
-#: gtk/gtkfilesystemunix.c:575 gtk/gtkfilesystemwin32.c:597
+#: gtk/gtkfilesystemunix.c:627 gtk/gtkfilesystemwin32.c:597
msgid "This file system does not support mounting"
msgstr "Tshepedišo ye ya faele ga e thekge koketšego"
-#: gtk/gtkfilesystemunix.c:583
+#: gtk/gtkfilesystemunix.c:635
msgid "Filesystem"
msgstr "Tshepedišo ya faele"
-#: gtk/gtkfilesystemunix.c:740
+#: gtk/gtkfilesystemunix.c:792
#, c-format
msgid "Could not get a stock icon for %s"
msgstr "E be e ka se hwetše leswao la setoko bakeng sa %s"
-#: gtk/gtkfilesystemunix.c:835
+#: gtk/gtkfilesystemunix.c:887
#, c-format
msgid ""
"The name \"%s\" is not valid because it contains the character \"%s\". "
@@ -1589,63 +1817,78 @@ msgstr ""
"Leina le la \"%s\" ga se la kgonthe ka gobane le na le tlhaka ya \"%s\". Hle "
"diriša leina le fapanego."
-#: gtk/gtkfilesystemunix.c:1443 gtk/gtkfilesystemwin32.c:1004
+#: gtk/gtkfilesystemunix.c:1489
#, fuzzy, c-format
-msgid "Bookmark saving failed: %s"
+msgid "Writing %s failed: %s"
msgstr "Go boloka puku-tshwayo go padile (%s)"
-#: gtk/gtkfilesystemunix.c:1495
+#: gtk/gtkfilesystemunix.c:1578
#, c-format
msgid "'%s' already exists in the bookmarks list"
msgstr ""
-#: gtk/gtkfilesystemunix.c:1557
+#: gtk/gtkfilesystemunix.c:1650
#, c-format
msgid "'%s' does not exist in the bookmarks list"
msgstr ""
-#: gtk/gtkfilesystemunix.c:1739
+#: gtk/gtkfilesystemunix.c:1878
#, fuzzy, c-format
-msgid "Error getting information for '%s'"
-msgstr "phošo ya go hwetša tshedimošo bakeng sa '%s'"
+msgid "Error getting information for '/': %s"
+msgstr "phošo ya go hwetša tshedimošo bakeng sa '%s': %s"
+
+#: gtk/gtkfilesystemwin32.c:611
+#, c-format
+msgid "Network Drive (%s)"
+msgstr ""
-#: gtk/gtkfontbutton.c:178 gtk/gtkfontbutton.c:295
+#: gtk/gtkfilesystemwin32.c:650
+#, fuzzy, c-format
+msgid "%s (%s)"
+msgstr "%s: %s"
+
+#: gtk/gtkfilesystemwin32.c:1032
+#, fuzzy, c-format
+msgid "Bookmark saving failed: %s"
+msgstr "Go boloka puku-tshwayo go padile (%s)"
+
+#: gtk/gtkfontbutton.c:179 gtk/gtkfontbutton.c:292
msgid "Pick a Font"
msgstr "Kgetha Fonto"
#. Initialize fields
-#: gtk/gtkfontbutton.c:289
+#: gtk/gtkfontbutton.c:286
msgid "Sans 12"
msgstr "Sans 12"
-#: gtk/gtkfontbutton.c:807
+#: gtk/gtkfontbutton.c:804
msgid "Font"
msgstr "Fonto"
#. This is the default text shown in the preview entry, though the user
#. can set it. Remember that some fonts only have capital letters.
-#: gtk/gtkfontsel.c:73
+#: gtk/gtkfontsel.c:74
msgid "abcdefghijk ABCDEFGHIJK"
msgstr "abcdefghijk ABCDEFGHIJK"
-#: gtk/gtkfontsel.c:360
+#: gtk/gtkfontsel.c:361
msgid "_Family:"
msgstr "_Lelapa:"
-#: gtk/gtkfontsel.c:366
+#: gtk/gtkfontsel.c:367
msgid "_Style:"
msgstr "_Setaele:"
-#: gtk/gtkfontsel.c:372
+#: gtk/gtkfontsel.c:373
msgid "Si_ze:"
msgstr "Bog_olo:"
#. create the text entry widget
-#: gtk/gtkfontsel.c:548
+#: gtk/gtkfontsel.c:549
msgid "_Preview:"
msgstr "_Ponelopele:"
-#: gtk/gtkfontsel.c:1382
+#: gtk/gtkfontsel.c:1383
msgid "Font Selection"
msgstr "Kgetho ya Fonto"
@@ -1660,12 +1903,12 @@ msgstr "_Boleng bja Gamma"
#. Remove this icon source so we don't keep trying to
#. * load it.
#.
-#: gtk/gtkiconfactory.c:1629
+#: gtk/gtkiconfactory.c:1644
#, c-format
msgid "Error loading icon: %s"
msgstr "Phošo ya go laiša leswao: %s"
-#: gtk/gtkicontheme.c:1263
+#: gtk/gtkicontheme.c:1250
#, c-format
msgid ""
"Could not find the icon '%s'. The '%s' theme\n"
@@ -1678,7 +1921,7 @@ msgstr ""
"O ka hwetša kopi go:\n"
"\t%s"
-#: gtk/gtkicontheme.c:1328
+#: gtk/gtkicontheme.c:1315
#, c-format
msgid "Icon '%s' not present in theme"
msgstr "Leswao la '%s' ga le gona sehlogong"
@@ -1766,7 +2009,7 @@ msgstr "(e sa tsebjwego)"
msgid "clear"
msgstr "phumola"
-#: gtk/gtklabel.c:3930
+#: gtk/gtklabel.c:3935
msgid "Select All"
msgstr "Kgetha ka Moka"
@@ -1800,42 +2043,42 @@ msgstr ""
#. * Do *not* translate it to "predefinito:LTR", if it
#. * it isn't default:LTR or default:RTL it will not work
#.
-#: gtk/gtkmain.c:482
+#: gtk/gtkmain.c:476
msgid "default:LTR"
msgstr "default:LTR"
-#: gtk/gtkmain.c:565
+#: gtk/gtkmain.c:559
msgid "GTK+ Options"
msgstr ""
-#: gtk/gtkmain.c:565
+#: gtk/gtkmain.c:559
msgid "Show GTK+ Options"
msgstr ""
-#: gtk/gtknotebook.c:2712 gtk/gtknotebook.c:5060
+#: gtk/gtknotebook.c:2718 gtk/gtknotebook.c:5064
#, c-format
msgid "Page %u"
msgstr "Letlakala %u"
-#: gtk/gtkradiotoolbutton.c:91
+#: gtk/gtkradiotoolbutton.c:92
msgid "Group"
msgstr "Sehlopha"
-#: gtk/gtkradiotoolbutton.c:92
+#: gtk/gtkradiotoolbutton.c:93
msgid "The radio tool button whose group this button belongs to."
msgstr "Konope ya sedirišwa sa radio yeo konope ye e lego ya sehlopha sa yona."
-#: gtk/gtkrc.c:2399
+#: gtk/gtkrc.c:2400
#, c-format
msgid "Unable to find include file: \"%s\""
msgstr "Ga e kgone go hwetša go akaretša faele: \"%s\""
-#: gtk/gtkrc.c:3038 gtk/gtkrc.c:3041
+#: gtk/gtkrc.c:3042 gtk/gtkrc.c:3045
#, c-format
msgid "Unable to locate image file in pixmap_path: \"%s\""
msgstr "Ga e kgone go hwetša faele ya seswantšho go pixmap_path: \"%s\""
-#: gtk/gtkrc.c:3476
+#: gtk/gtkrc.c:3480
#, c-format
msgid "Pixmap path element: \"%s\" must be absolute, %s, line %d"
msgstr ""
@@ -1843,317 +2086,349 @@ msgstr ""
"wa %d"
#. KEEP IN SYNC with gtkiconfactory.c stock icons, when appropriate
-#: gtk/gtkstock.c:286
+#: gtk/gtkstock.c:308
msgid "Information"
msgstr "Tshedimošo"
-#: gtk/gtkstock.c:287
+#: gtk/gtkstock.c:309
msgid "Warning"
msgstr "Temošo"
-#: gtk/gtkstock.c:288
+#: gtk/gtkstock.c:310
msgid "Error"
msgstr "Phošo"
-#: gtk/gtkstock.c:289
+#: gtk/gtkstock.c:311
msgid "Question"
msgstr "Potšišo"
#. FIXME these need accelerators when appropriate, and
#. * need the mnemonics to be rationalized
#.
-#: gtk/gtkstock.c:294
+#: gtk/gtkstock.c:316
msgid "_About"
msgstr ""
-#: gtk/gtkstock.c:296
+#: gtk/gtkstock.c:318
msgid "_Apply"
msgstr "_Diriša"
-#: gtk/gtkstock.c:297
+#: gtk/gtkstock.c:319
msgid "_Bold"
msgstr "_Mongwalo o mokoto"
-#: gtk/gtkstock.c:298
+#: gtk/gtkstock.c:320
msgid "_Cancel"
msgstr "_Khansela"
-#: gtk/gtkstock.c:299
+#: gtk/gtkstock.c:321
msgid "_CD-Rom"
msgstr "_CD-Rom"
-#: gtk/gtkstock.c:300
+#: gtk/gtkstock.c:322
msgid "_Clear"
msgstr "_Phumola"
-#: gtk/gtkstock.c:301
+#: gtk/gtkstock.c:323
msgid "_Close"
msgstr "_Tswalela"
-#: gtk/gtkstock.c:302
+#: gtk/gtkstock.c:324
msgid "_Convert"
msgstr "_Fetošetša"
-#: gtk/gtkstock.c:303
+#: gtk/gtkstock.c:325
msgid "_Copy"
msgstr "_Kopiša"
-#: gtk/gtkstock.c:304
+#: gtk/gtkstock.c:326
msgid "Cu_t"
msgstr "Rip_a"
-#: gtk/gtkstock.c:305
+#: gtk/gtkstock.c:327
msgid "_Delete"
msgstr "_Phumola"
-#: gtk/gtkstock.c:306
+#: gtk/gtkstock.c:328
msgid "_Execute"
msgstr "_Phethagatša"
-#: gtk/gtkstock.c:307
+#: gtk/gtkstock.c:329
msgid "_Edit"
msgstr ""
-#: gtk/gtkstock.c:308
+#: gtk/gtkstock.c:330
msgid "_Find"
msgstr "_Hwetša"
-#: gtk/gtkstock.c:309
+#: gtk/gtkstock.c:331
msgid "Find and _Replace"
msgstr "Hwetša le _go Tšeela Legato"
-#: gtk/gtkstock.c:310
+#: gtk/gtkstock.c:332
msgid "_Floppy"
msgstr "_Flopi"
-#: gtk/gtkstock.c:311
-msgid "_Bottom"
-msgstr "_Tlase"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:334
+msgid "Navigation|_Bottom"
+msgstr ""
-#: gtk/gtkstock.c:312
-msgid "_First"
-msgstr "_Mathomo"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:336
+msgid "Navigation|_First"
+msgstr ""
-#: gtk/gtkstock.c:313
-msgid "_Last"
-msgstr "_Mafelelo"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:338
+msgid "Navigation|_Last"
+msgstr ""
-#: gtk/gtkstock.c:314
-msgid "_Top"
-msgstr "_Godimo"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:340
+msgid "Navigation|_Top"
+msgstr ""
-#: gtk/gtkstock.c:315
-msgid "_Back"
-msgstr "_Morago"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:342
+msgid "Navigation|_Back"
+msgstr ""
-#: gtk/gtkstock.c:316
-msgid "_Down"
-msgstr "_Fase"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:344
+msgid "Navigation|_Down"
+msgstr ""
-#: gtk/gtkstock.c:317 gtk/gtkstock.c:331
-msgid "_Forward"
-msgstr "_Fetišetša"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:346
+msgid "Navigation|_Forward"
+msgstr ""
-#: gtk/gtkstock.c:318
-msgid "_Up"
-msgstr "_Godimo"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:348
+msgid "Navigation|_Up"
+msgstr ""
-#: gtk/gtkstock.c:319
+#: gtk/gtkstock.c:349
msgid "_Harddisk"
msgstr "_Tisiki e thata"
-#: gtk/gtkstock.c:320
+#: gtk/gtkstock.c:350
msgid "_Help"
msgstr "_Thušo"
-#: gtk/gtkstock.c:321
+#: gtk/gtkstock.c:351
msgid "_Home"
msgstr "_Gae"
-#: gtk/gtkstock.c:322
+#: gtk/gtkstock.c:352
msgid "Increase Indent"
msgstr "Oketša Methaladi"
-#: gtk/gtkstock.c:323
+#: gtk/gtkstock.c:353
msgid "Decrease Indent"
msgstr "Fokotša Mothaladi"
-#: gtk/gtkstock.c:324
+#: gtk/gtkstock.c:354
msgid "_Index"
msgstr "_Tlhatlamano"
-#: gtk/gtkstock.c:325
+#: gtk/gtkstock.c:355
msgid "_Italic"
msgstr "_Mongwalo o sekamego"
-#: gtk/gtkstock.c:326
+#: gtk/gtkstock.c:356
msgid "_Jump to"
msgstr "_Tshelela go"
-#: gtk/gtkstock.c:327
-msgid "_Center"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:358
+#, fuzzy
+msgid "Justify|_Center"
msgstr "_Magareng"
-#: gtk/gtkstock.c:328
-msgid "_Fill"
-msgstr "_Tlatša"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:360
+msgid "Justify|_Fill"
+msgstr ""
-#: gtk/gtkstock.c:329
-msgid "_Left"
-msgstr "_Lanngele"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:362
+msgid "Justify|_Left"
+msgstr ""
-#: gtk/gtkstock.c:330
-msgid "_Right"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:364
+#, fuzzy
+msgid "Justify|_Right"
msgstr "_Lagoja"
-#: gtk/gtkstock.c:332
-msgid "_Next"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:367
+#, fuzzy
+msgid "Media|_Forward"
+msgstr "_Fetišetša"
+
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:369
+msgid "Media|_Next"
msgstr ""
-#: gtk/gtkstock.c:333
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:371
#, fuzzy
-msgid "P_ause"
+msgid "Media|P_ause"
msgstr "_Kgomaretša"
-#: gtk/gtkstock.c:334
-msgid "_Play"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:373
+msgid "Media|_Play"
msgstr ""
-#: gtk/gtkstock.c:335
-msgid "Pre_vious"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:375
+msgid "Media|Pre_vious"
msgstr ""
-#: gtk/gtkstock.c:336
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:377
#, fuzzy
-msgid "_Record"
+msgid "Media|_Record"
msgstr "_Dira gape"
-#: gtk/gtkstock.c:337
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:379
#, fuzzy
-msgid "R_ewind"
+msgid "Media|R_ewind"
msgstr "_Hwetša"
-#: gtk/gtkstock.c:338 gtk/gtkstock.c:361
-msgid "_Stop"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:381
+#, fuzzy
+msgid "Media|_Stop"
msgstr "_Emiša"
-#: gtk/gtkstock.c:339
+#: gtk/gtkstock.c:382
msgid "_Network"
msgstr "_Neteweke"
-#: gtk/gtkstock.c:340
+#: gtk/gtkstock.c:383
msgid "_New"
msgstr "_Mpsha"
-#: gtk/gtkstock.c:341
+#: gtk/gtkstock.c:384
msgid "_No"
msgstr "_Aowa"
-#: gtk/gtkstock.c:342
+#: gtk/gtkstock.c:385
msgid "_OK"
msgstr "_Go Lokile"
-#: gtk/gtkstock.c:343
+#: gtk/gtkstock.c:386
msgid "_Open"
msgstr "_Bula"
-#: gtk/gtkstock.c:344
+#: gtk/gtkstock.c:387
msgid "_Paste"
msgstr "_Kgomaretša"
-#: gtk/gtkstock.c:345
+#: gtk/gtkstock.c:388
msgid "_Preferences"
msgstr "_Tše ratwago"
-#: gtk/gtkstock.c:346
+#: gtk/gtkstock.c:389
msgid "_Print"
msgstr "_Gatiša"
-#: gtk/gtkstock.c:347
+#: gtk/gtkstock.c:390
msgid "Print Pre_view"
msgstr "Gatiša Ponelo_pele"
-#: gtk/gtkstock.c:348
+#: gtk/gtkstock.c:391
msgid "_Properties"
msgstr "_Dipharologantšho"
-#: gtk/gtkstock.c:349
+#: gtk/gtkstock.c:392
msgid "_Quit"
msgstr "_Tlogela"
-#: gtk/gtkstock.c:350
+#: gtk/gtkstock.c:393
msgid "_Redo"
msgstr "_Dira gape"
-#: gtk/gtkstock.c:351
+#: gtk/gtkstock.c:394
msgid "_Refresh"
msgstr "_Thoma o tšwelepele"
-#: gtk/gtkstock.c:353
+#: gtk/gtkstock.c:396
msgid "_Revert"
msgstr "_Boela morago"
-#: gtk/gtkstock.c:354
+#: gtk/gtkstock.c:397
msgid "_Save"
msgstr "_Boloka"
-#: gtk/gtkstock.c:355
+#: gtk/gtkstock.c:398
msgid "Save _As"
msgstr "Boloka _Bjalo ka"
-#: gtk/gtkstock.c:356
+#: gtk/gtkstock.c:399
msgid "_Color"
msgstr "_Mmala"
-#: gtk/gtkstock.c:357
+#: gtk/gtkstock.c:400
msgid "_Font"
msgstr "_Fonto"
-#: gtk/gtkstock.c:358
+#: gtk/gtkstock.c:401
msgid "_Ascending"
msgstr "_Eya godimo"
-#: gtk/gtkstock.c:359
+#: gtk/gtkstock.c:402
msgid "_Descending"
msgstr "_Theogela tlase"
-#: gtk/gtkstock.c:360
+#: gtk/gtkstock.c:403
msgid "_Spell Check"
msgstr "_Lekola Mopeleto"
-#: gtk/gtkstock.c:362
+#: gtk/gtkstock.c:404
+msgid "_Stop"
+msgstr "_Emiša"
+
+#: gtk/gtkstock.c:405
msgid "_Strikethrough"
msgstr "_Kgabaganya"
-#: gtk/gtkstock.c:363
+#: gtk/gtkstock.c:406
msgid "_Undelete"
msgstr "_O seke wa phumola"
-#: gtk/gtkstock.c:364
+#: gtk/gtkstock.c:407
msgid "_Underline"
msgstr "_Thalela"
-#: gtk/gtkstock.c:365
+#: gtk/gtkstock.c:408
msgid "_Undo"
msgstr "_Dirolla"
-#: gtk/gtkstock.c:366
+#: gtk/gtkstock.c:409
msgid "_Yes"
msgstr "_Ee"
-#: gtk/gtkstock.c:367
+#: gtk/gtkstock.c:410
msgid "_Normal Size"
msgstr "_Bogolo bjo Tlwaelegilego"
-#: gtk/gtkstock.c:368
+#: gtk/gtkstock.c:411
msgid "Best _Fit"
msgstr "Go Lekana _go e Phalago ka moka"
-#: gtk/gtkstock.c:369
+#: gtk/gtkstock.c:412
msgid "Zoom _In"
msgstr "Godišetša _ka gare"
-#: gtk/gtkstock.c:370
+#: gtk/gtkstock.c:413
msgid "Zoom _Out"
msgstr "Godišetša _ka Ntle"
@@ -2206,24 +2481,24 @@ msgstr "Ga e kgone go hwetša entšene ya sehlogo tsejaneng ya_karolo: \"%s\","
msgid "--- No Tip ---"
msgstr "--- Ga go na keletšo ---"
-#: gtk/gtkuimanager.c:1132
+#: gtk/gtkuimanager.c:1154
#, c-format
msgid "Unknown attribute '%s' on line %d char %d"
msgstr "Pharologanyo e sa tsebjwego ya '%s' mothalading wa %d wa tlhaka ya %d"
-#: gtk/gtkuimanager.c:1332
+#: gtk/gtkuimanager.c:1371
#, c-format
msgid "Unexpected start tag '%s' on line %d char %d"
msgstr ""
"Kgokaganyo ya go thoma yeo e sa letelwago la '%s' mothalading wa %d wa "
"tlhaka ya %d"
-#: gtk/gtkuimanager.c:1417
+#: gtk/gtkuimanager.c:1461
#, c-format
msgid "Unexpected character data on line %d char %d"
msgstr "Tsebišo yeo e sa letelwago ya tlhaka mothalading wa %d wa tlhaka ya %d"
-#: gtk/gtkuimanager.c:2209
+#: gtk/gtkuimanager.c:2272
msgid "Empty"
msgstr "Ga e na selo"
@@ -2284,6 +2559,46 @@ msgstr "Mokgwa wa Tsebišo wa X"
msgid "Could not get information for file '%s': %s"
msgstr "E be e ka se hwetše tshedimošo bakeng sa faele ya '%s': %s"
+#~ msgid "Shift"
+#~ msgstr "Shift"
+
+#~ msgid "Ctrl"
+#~ msgstr "Ctrl"
+
+#~ msgid "Alt"
+#~ msgstr "Alt"
+
+#, fuzzy
+#~ msgid "Error getting information for '%s'"
+#~ msgstr "phošo ya go hwetša tshedimošo bakeng sa '%s'"
+
+#~ msgid "_Bottom"
+#~ msgstr "_Tlase"
+
+#~ msgid "_First"
+#~ msgstr "_Mathomo"
+
+#~ msgid "_Last"
+#~ msgstr "_Mafelelo"
+
+#~ msgid "_Top"
+#~ msgstr "_Godimo"
+
+#~ msgid "_Back"
+#~ msgstr "_Morago"
+
+#~ msgid "_Down"
+#~ msgstr "_Fase"
+
+#~ msgid "_Up"
+#~ msgstr "_Godimo"
+
+#~ msgid "_Fill"
+#~ msgstr "_Tlatša"
+
+#~ msgid "_Left"
+#~ msgstr "_Lanngele"
+
#~ msgid ""
#~ "Could not change the current folder to %s:\n"
#~ "%s"
@@ -2303,9 +2618,6 @@ msgstr "E be e ka se hwetše tshedimošo bakeng sa faele ya '%s': %s"
#~ "E be e ka se kgone go oketša puku-tshwayo bakeng sa %s ka gobane ga se "
#~ "sephuthedi."
-#~ msgid "%s: %s"
-#~ msgstr "%s: %s"
-
#~ msgid "This file system does not support icons for everything"
#~ msgstr "Tshepedišo ye ya faele ga e thekge maswao bakeng sa dilo ka moka"
diff --git a/po/pa.po b/po/pa.po
index 8f2dde7bf..cc59d0363 100644
--- a/po/pa.po
+++ b/po/pa.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: pa\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-01-08 02:01-0500\n"
+"POT-Creation-Date: 2005-06-20 14:30-0400\n"
"PO-Revision-Date: 2004-07-22 13:53+0530\n"
"Last-Translator: Amanpreet Singh Alam <aalam@redhat.com>\n"
"Language-Team: Punjabi <pa@li.org>\n"
@@ -19,7 +19,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=0;\n"
#: gdk-pixbuf/gdk-pixbuf-animation.c:153 gdk-pixbuf/gdk-pixbuf-io.c:838
-#: gdk-pixbuf/gdk-pixbuf-io.c:1069 tests/testfilechooser.c:199
+#: gdk-pixbuf/gdk-pixbuf-io.c:1068 tests/testfilechooser.c:199
#, c-format
msgid "Failed to open file '%s': %s"
msgstr "ਫਾਇਲ '%s' ਖੋਲਣ ਵਿੱਚ ਅਸਫਲ %s"
@@ -30,7 +30,7 @@ msgid "Image file '%s' contains no data"
msgstr "ਚਿੱਤਰ ਫਾਇਲ '%s' ਵਿੱਚ ਕੋਈ ਡਾਟਾ ਨਹੀ ਹੈ"
#: gdk-pixbuf/gdk-pixbuf-animation.c:208 gdk-pixbuf/gdk-pixbuf-io.c:887
-#: gdk-pixbuf/gdk-pixbuf-io.c:1110 tests/testfilechooser.c:244
+#: gdk-pixbuf/gdk-pixbuf-io.c:1109 tests/testfilechooser.c:244
#, c-format
msgid ""
"Failed to load image '%s': reason not known, probably a corrupt image file"
@@ -78,41 +78,41 @@ msgstr "ਅਣਪਛਾਤਾ ਚਿੱਤਰ ਫਾਇਲ ਫਾਰਮਿਟ"
msgid "Failed to load image '%s': %s"
msgstr "ਚਿੱਤਰ '%s' ਨੂੰ ਲੋਡ ਕਰਨ ਵਿੱਚ ਅਸਫਲ਼: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1337
+#: gdk-pixbuf/gdk-pixbuf-io.c:1336
#, c-format
msgid "Error writing to image file: %s"
msgstr "ਚਿੱਤਰ ਫਾਇਲ ਤੇ ਲਿਖਣ ਵਿੱਚ ਗਲਤੀ: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1383 gdk-pixbuf/gdk-pixbuf-io.c:1512
+#: gdk-pixbuf/gdk-pixbuf-io.c:1382 gdk-pixbuf/gdk-pixbuf-io.c:1511
#, c-format
msgid "This build of gdk-pixbuf does not support saving the image format: %s"
msgstr "gdk-pixbuf ਦਾ ਇਹ ਬਿਲੱਡ, ਚਿੱਤਰ ਫਾਰਮਿਟ ਵਿੱਚ ਸੰਭਾਲਣ ਲਈ ਸਹਾਇਕ ਨਹੀ ਹੈ: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1417
+#: gdk-pixbuf/gdk-pixbuf-io.c:1416
msgid "Insufficient memory to save image to callback"
msgstr "ਚਿੱਤਰ ਨੂੰ ਮੁਡ਼-ਲਿਆਉਣ ਲਈ ਸੰਭਾਲ ਵਾਸਤੇ ਲੋੜੀਦੀ ਮੈਮੋਰੀ ਨਹੀ ਹੈ"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1429
+#: gdk-pixbuf/gdk-pixbuf-io.c:1428
msgid "Failed to open temporary file"
msgstr "ਆਰਜ਼ੀ ਫਾਇਲ ਖੋਲ੍ਹਣ ਵਿੱਚ ਅਸਫਲ"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1454
+#: gdk-pixbuf/gdk-pixbuf-io.c:1453
msgid "Failed to read from temporary file"
msgstr "ਆਰਜ਼ੀ ਫਾਇਲ ਪੜ੍ਹਨ ਵਿੱਚ ਅਸਫਲ"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1641
+#: gdk-pixbuf/gdk-pixbuf-io.c:1687
#, c-format
msgid "Failed to open '%s' for writing: %s"
msgstr "ਲਿਖਣ ਲਈ '%s' ਨੂੰ ਖੋਲਣ ਵਿੱਚ ਅਸਫਲ: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1665
+#: gdk-pixbuf/gdk-pixbuf-io.c:1711
#, c-format
msgid ""
"Failed to close '%s' while writing image, all data may not have been saved: %"
"s"
msgstr "ਚਿੱਤਰ ਨੂੰ ਲਿਖਣ ਸਮੇ, '%s' ਨੂੰ ਬੰਦ ਕਰਨ ਵਿੱਚ ਅਸਫਲ, ਸਾਰਾ ਡਾਟਾ ਸੰਭਾਲਣ ਵਿੱਚ ਅਸਫਲ: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1853 gdk-pixbuf/gdk-pixbuf-io.c:1903
+#: gdk-pixbuf/gdk-pixbuf-io.c:1931 gdk-pixbuf/gdk-pixbuf-io.c:1981
msgid "Insufficient memory to save image into a buffer"
msgstr "ਚਿੱਤਰ ਨੂੰ ਬਫਰ ਵਿੱਚ ਸੰਭਾਲਣ ਲਈ ਲੋੜੀਦੀ ਮੈਮੋਰੀ ਨਹੀ ਹੈ"
@@ -174,24 +174,34 @@ msgstr "ਸਜੀਵਤਾ ਵਿੱਚ ਮਾਲਫਾਰਮਿਡ ਕੁੱਦ
msgid "The ANI image format"
msgstr "ANI ਚਿੱਤਰ ਫਾਰਮਿਟ"
-#: gdk-pixbuf/io-bmp.c:227 gdk-pixbuf/io-bmp.c:383
+#: gdk-pixbuf/io-bmp.c:228 gdk-pixbuf/io-bmp.c:306 gdk-pixbuf/io-bmp.c:338
+#: gdk-pixbuf/io-bmp.c:361 gdk-pixbuf/io-bmp.c:442
+msgid "BMP image has bogus header data"
+msgstr "BMP ਚਿੱਤਰ ਵਿੱਚ ਜਾਅਲੀ ਸਿਰਲੇਖ ਡਾਟਾ ਹੈ"
+
+#: gdk-pixbuf/io-bmp.c:239 gdk-pixbuf/io-bmp.c:401
msgid "Not enough memory to load bitmap image"
msgstr "ਬਿੱਟਮੈਪ ਚਿੱਤਰ ਨੂੰ ਲੋਡ ਕਰਨ ਲਈ ਲੋਡ਼ੀਦੀ ਮੈਮੋਰੀ ਨਹੀ ਹੈ"
-#: gdk-pixbuf/io-bmp.c:269
+#: gdk-pixbuf/io-bmp.c:287
msgid "BMP image has unsupported header size"
msgstr "BMP ਚਿੱਤਰ ਬਿਨ-ਸਹਾਇਤਾ ਪ੍ਰਾਪਤ ਸਿਰਲੇਖ ਅਕਾਰ"
-#: gdk-pixbuf/io-bmp.c:288 gdk-pixbuf/io-bmp.c:320 gdk-pixbuf/io-bmp.c:343
-#: gdk-pixbuf/io-bmp.c:424
-msgid "BMP image has bogus header data"
-msgstr "BMP ਚਿੱਤਰ ਵਿੱਚ ਜਾਅਲੀ ਸਿਰਲੇਖ ਡਾਟਾ ਹੈ"
-
-#: gdk-pixbuf/io-bmp.c:307
+#: gdk-pixbuf/io-bmp.c:325
msgid "Topdown BMP images cannot be compressed"
msgstr ""
-#: gdk-pixbuf/io-bmp.c:1154
+#: gdk-pixbuf/io-bmp.c:1203
+#, fuzzy
+msgid "Couldn't allocate memory for saving BMP file"
+msgstr "JPEG ਫਾਇਲ ਲੋਡ ਕਰਨ ਲਈ ਮੈਮੋਰੀ ਜਾਰੀ ਨਹੀ ਕੀਤੀ ਜਾ ਸਕਦੀ ਹੈ"
+
+#: gdk-pixbuf/io-bmp.c:1244
+#, fuzzy
+msgid "Couldn't write to BMP file"
+msgstr "ਫਾਇਲ ਨਾਂ ਤਬਦੀਲ ਨਹੀ ਹੋ ਸਕਿਆ"
+
+#: gdk-pixbuf/io-bmp.c:1293
msgid "The BMP image format"
msgstr "BMP ਚਿੱਤਰ ਫਾਰਮਿਟ"
@@ -200,7 +210,7 @@ msgstr "BMP ਚਿੱਤਰ ਫਾਰਮਿਟ"
msgid "Failure reading GIF: %s"
msgstr "GIF ਪੜ੍ਹਨਾ ਅਸਫਲ਼: %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 "GIF ਫਾਇਲ ਵਿੱਚ ਕੁਝ ਡਾਟਾ ਗੁੰਮ ਹੈ (ਸਾਇਦ ਇਸ ਵਿੱਚ ਕੁਝ ਕੱਟ-ਵੱਢ ਹੋਈ ਹੈ?)"
@@ -225,36 +235,41 @@ msgstr "ਬਾਰ-ਕੋਡ ਮਿਲ ਗਿਆ ਹੈ"
msgid "Circular table entry in GIF file"
msgstr "GIF ਫਾਇਲ ਵਿੱਚ ਚੱਕਰ ਸਾਰਣੀ ਇੰਦਰਾਜ਼"
-#: 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 "GIF ਫਾਇਲ ਲੋਡ ਕਰਨ ਲਈ ਲੋਡ਼ੀਦੀ ਮੈਮੋਰੀ ਨਹੀ ਹੈ"
-#: gdk-pixbuf/io-gif.c:1088
+#: gdk-pixbuf/io-gif.c:947
+#, fuzzy
+msgid "Not enough memory to composite a frame in GIF file"
+msgstr "GIF ਫਾਇਲ ਲੋਡ ਕਰਨ ਲਈ ਲੋਡ਼ੀਦੀ ਮੈਮੋਰੀ ਨਹੀ ਹੈ"
+
+#: gdk-pixbuf/io-gif.c:1116
msgid "GIF image is corrupt (incorrect LZW compression)"
msgstr "GIF ਚਿੱਤਰ ਨਕਾਰਾ ਹੈ(ਗਲਤ LZW ਸੁੰਕਚਿਤ)"
-#: gdk-pixbuf/io-gif.c:1138
+#: gdk-pixbuf/io-gif.c:1166
msgid "File does not appear to be a GIF file"
msgstr "ਫਾਇਲ ਇੱਕ GIF ਫਾਇਲ ਲੱਗ ਨਹੀ ਰਹੀ ਹੈ"
-#: 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 "GIF ਫਾਇਲ ਫਾਰਮਿਟ ਦਾ ਵਰਜਨ %s ਸਹਾਇਤਾ ਪ੍ਰਾਪਤ ਨਹੀ ਹੈ"
-#: 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."
msgstr ""
"GIF ਚਿੱਤਰ ਕੋਲ ਗਲੋਬਲ ਰੰਗ-ਨਕਸਾ ਨਹੀ ਅਤੇ ਇਸ ਦੇ ਫਰੇਮ ਅੰਦਰ ਆਪਣਾ ਕੋਈ ਸਥਾਨਿਕ ਰੰਗ-ਨਕਸ਼ਾ ਨਹੀ ਹੈ।"
-#: gdk-pixbuf/io-gif.c:1491
+#: gdk-pixbuf/io-gif.c:1519
msgid "GIF image was truncated or incomplete."
msgstr "GIF ਚਿੱਤਰ ਦੀ ਕੱਟ-ਵੱਢ ਕੀਤੀ ਗਈ ਹੈ ਜਾਂ ਪੂਰਾ ਨਹੀ ਹੈ।"
-#: gdk-pixbuf/io-gif.c:1643
+#: gdk-pixbuf/io-gif.c:1671
msgid "The GIF image format"
msgstr "GIF ਚਿੱਤਰ ਫਾਰਮਿਟ"
@@ -434,93 +449,107 @@ msgstr "PNG ਚਿੱਤਰ ਫਾਇਲ ਪੜ੍ਹਨ ਵਿੱਚ ਘਾਤ
msgid "Fatal error reading PNG image file: %s"
msgstr "PNG ਚਿੱਤਰ ਫਾਇਲ ਪੜ੍ਹਨ ਵਿੱਚ ਘਾਤਕ ਗਲਤੀ: %s"
-#: gdk-pixbuf/io-png.c:813
+#: gdk-pixbuf/io-png.c:810
msgid ""
"Keys for PNG text chunks must have at least 1 and at most 79 characters."
msgstr "PNG ਵਿੱਚ ਪਾਠ ਹੋਣ ਲਈ ਅੱਖਰਾਂ ਦੀ ਗਿਣਤੀ ਨਿਊਨਤਮ 1 ਅਤੇ ਅਧਿਕਤਮ 79 ਹੋ ਸਕਦੀ ਹੈ।"
-#: gdk-pixbuf/io-png.c:821
+#: gdk-pixbuf/io-png.c:818
msgid "Keys for PNG text chunks must be ASCII characters."
msgstr "PNG ਪਾਠ ਲਈ ਅੱਖਰ ASCII ਅੱਖਰ ਹੋਣੇ ਜ਼ਰੂਰੀ ਹਨ"
-#: gdk-pixbuf/io-png.c:854
+#: gdk-pixbuf/io-png.c:831
+#, fuzzy, c-format
+msgid ""
+"PNG compression level must be a value between 0 and 9; value '%s' could not "
+"be parsed."
+msgstr "JPEG ਗੁਣ ਦਾ ਮੁੱਲ 0 ਤੇ 100 ਹੋਣਾ ਜ਼ਰੂਰੀ ਹੈ; ਮੁੱਲ '%s' ਨੂੰ ਪਾਰਸ ਨਹੀ ਕੀਤਾ ਜਾ ਸਕਦਾ ਹੈ।"
+
+#: gdk-pixbuf/io-png.c:843
+#, fuzzy, c-format
+msgid ""
+"PNG compression level must be a value between 0 and 9; value '%d' is not "
+"allowed."
+msgstr "JPEG ਗੁਣ ਦਾ ਮੁੱਲ 0 ਤੇ 100 ਹੋਣਾ ਜ਼ਰੂਰੀ ਹੈ; ਮੁੱਲ '%d' ਦੀ ਮਨਜ਼ੂਰੀ ਨਹੀ ਹੈ।"
+
+#: gdk-pixbuf/io-png.c:883
#, c-format
msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding."
msgstr "PNG ਪਾਠ %s ਦਾ ਮੁੱਲ ਨੂੰ ISO-8859-1 ਇੰਕੋਡਿੰਗ ਵਿੱਚ ਤਬਦੀਲ ਨਹੀ ਕੀਤਾ ਜਾ ਸਕਦਾ ਹੈ।"
-#: gdk-pixbuf/io-png.c:994
+#: gdk-pixbuf/io-png.c:1026
msgid "The PNG image format"
msgstr "PNG ਫਾਇਲ ਫਾਰਮਿਟ"
-#: gdk-pixbuf/io-pnm.c:249
+#: gdk-pixbuf/io-pnm.c:252
msgid "PNM loader expected to find an integer, but didn't"
msgstr "PNM ਲੋਡਰ ਲਈ ਪੂਰਨ ਅੰਕ ਲੋੜੀਦਾ ਸੀ, ਪਰ ਮਿਲਿਆ ਨਹੀ"
-#: gdk-pixbuf/io-pnm.c:281
+#: gdk-pixbuf/io-pnm.c:284
msgid "PNM file has an incorrect initial byte"
msgstr "PNM ਫਾਇਲ ਵਿੱਚ ਮੁਢਲਾ ਬਾਈਟ ਗਲਤ ਹੈ"
-#: gdk-pixbuf/io-pnm.c:311
+#: gdk-pixbuf/io-pnm.c:314
msgid "PNM file is not in a recognized PNM subformat"
msgstr "PNM ਫਾਇਲ ਇੱਕ ਪਛਾਣਯੋਗ PNM ਸਬ-ਫਾਰਮਿਟ ਨਹੀ ਹੈ"
-#: gdk-pixbuf/io-pnm.c:336
+#: gdk-pixbuf/io-pnm.c:339
msgid "PNM file has an image width of 0"
msgstr "PNM ਫਾਇਲ ਵਿੱਚ ਚਿੱਤਰ ਦੀ ਚੌੜਾਈ 0 ਹੈ"
-#: gdk-pixbuf/io-pnm.c:357
+#: gdk-pixbuf/io-pnm.c:360
msgid "PNM file has an image height of 0"
msgstr "PNM ਫਾਇਲ ਵਿੱਚ ਚਿੱਤਰ ਦੀ ਉਚਾਈ 0 ਹੈ"
-#: gdk-pixbuf/io-pnm.c:380
+#: gdk-pixbuf/io-pnm.c:383
msgid "Maximum color value in PNM file is 0"
msgstr "PNM ਫਾਇਲ ਵਿੱਚ ਅਧਿਕਤਮ ਰੰਗ ਮੁੱਲ 0 ਹੈ"
-#: gdk-pixbuf/io-pnm.c:388
+#: gdk-pixbuf/io-pnm.c:391
msgid "Maximum color value in PNM file is too large"
msgstr "PNM ਫਾਇਲ ਵਿੱਚ ਅਧਿਕਤਮ ਰੰਗ ਮੁੱਲ ਬਹੁਤ ਜਿਆਦਾ ਹੈ"
-#: gdk-pixbuf/io-pnm.c:396
+#: gdk-pixbuf/io-pnm.c:399
msgid "Cannot handle PNM files with maximum color values greater than 255"
msgstr "PNM ਫਾਇਲਾਂ ਵਿੱਚ ਅਧਿਕਤਮ ਰੰਗ ਮੁੱਲ 255 ਤੋ ਵੱਧ ਨੂੰ ਸੰਭਾਲ ਨਹੀ ਸਕਦਾ ਹੈ"
-#: gdk-pixbuf/io-pnm.c:435 gdk-pixbuf/io-pnm.c:463 gdk-pixbuf/io-pnm.c:495
+#: gdk-pixbuf/io-pnm.c:438 gdk-pixbuf/io-pnm.c:466 gdk-pixbuf/io-pnm.c:498
msgid "Raw PNM image type is invalid"
msgstr "ਅਣਘਡ਼-PNM ਚਿੱਤਰ ਕਿਸਮ ਠੀਕ ਨਹੀ ਹੈ"
-#: gdk-pixbuf/io-pnm.c:555 gdk-pixbuf/io-pnm.c:597
+#: gdk-pixbuf/io-pnm.c:562 gdk-pixbuf/io-pnm.c:604
msgid "PNM image format is invalid"
msgstr "PNM ਚਿੱਤਰ ਫਾਰਮਿਟ ਠੀਕ ਨਹੀ ਹੈ"
-#: gdk-pixbuf/io-pnm.c:656
+#: gdk-pixbuf/io-pnm.c:663
msgid "PNM image loader does not support this PNM subformat"
msgstr "PNM ਚਿੱਤਰ ਲੋਡਰ, ਇਸ PNM ਸਬ-ਫਾਰਮਿਟ ਸਹਾਇਤਾ ਨਹੀ ਦੇ ਰਿਹਾ ਹੈ"
-#: gdk-pixbuf/io-pnm.c:711
+#: gdk-pixbuf/io-pnm.c:718
msgid "Premature end-of-file encountered"
msgstr "ਫਾਇਲ ਦਾ ਅਪੂਰਨ ਅੰਤ ਆ ਗਿਆ"
-#: gdk-pixbuf/io-pnm.c:743 gdk-pixbuf/io-pnm.c:974
+#: gdk-pixbuf/io-pnm.c:750 gdk-pixbuf/io-pnm.c:981
msgid "Raw PNM formats require exactly one whitespace before sample data"
msgstr "ਅਨਘਡ਼ PNM ਫਾਰਮਿਟ ਲਈ ਇੱਕ ਨਮੂਨਾ ਡਾਟਾ ਤੋ ਪਹਿਲਾਂ ਇੱਕ ਸਫੈਦ ਥਾਂ ਲੋੜੀਦੀ ਹੈ"
-#: gdk-pixbuf/io-pnm.c:770
+#: gdk-pixbuf/io-pnm.c:777
msgid "Cannot allocate memory for loading PNM image"
msgstr "PNM ਚਿੱਤਰ ਲੋਡਿੰਗ ਲਈ ਮੈਮੋਰੀ ਜਾਰੀ ਨਹੀ ਕਰ ਸਕਿਆ"
-#: gdk-pixbuf/io-pnm.c:820
+#: gdk-pixbuf/io-pnm.c:827
msgid "Insufficient memory to load PNM context struct"
msgstr "PNM ਭਾਗ ਲੋਡ ਕਰਨ ਲਈ ਲੋੜੀਦੀ ਮੈਮੋਰੀ ਨਹੀ ਹੈ"
-#: gdk-pixbuf/io-pnm.c:871
+#: gdk-pixbuf/io-pnm.c:878
msgid "Unexpected end of PNM image data"
msgstr "PNM ਚਿੱਤਰ ਡਾਟਾ ਦਾ ਅਨਿਸ਼ਚਿਤ ਅੰਤ"
-#: gdk-pixbuf/io-pnm.c:1003
+#: gdk-pixbuf/io-pnm.c:1010
msgid "Insufficient memory to load PNM file"
msgstr "PNM ਫਾਇਲ ਲੋਡ ਕਰਨ ਲਈ ਲੋੜੀਦੀ ਮੈਮੋਰੀ ਨਹੀ ਹੈ"
-#: gdk-pixbuf/io-pnm.c:1082
+#: gdk-pixbuf/io-pnm.c:1089
msgid "The PNM/PBM/PGM/PPM image format family"
msgstr "PNM/PBM/PGM/PPM ਇੱਕ ਚਿੱਤਰ ਫਾਰਮਿਟ ਸਮੂਹ ਹੈ"
@@ -544,60 +573,60 @@ msgstr "RAS ਚਿੱਤਰ ਲੋਡ ਕਰਨ ਲਈ ਲੋੜੀਦੀ ਮੈ
msgid "The Sun raster image format"
msgstr "ਸਨ ਪੇਸ਼ਕਾਰੀ ਚਿੱਤਰ ਫਾਰਮਿਟ"
-#: gdk-pixbuf/io-tga.c:159
+#: gdk-pixbuf/io-tga.c:154
msgid "Cannot allocate memory for IOBuffer struct"
msgstr "IOBuffer ਢਾਂਚਾ ਲੋਡ ਕਰਨ ਲਈ ਲੋੜੀਦੀ ਮੈਮੋਰੀ ਨਹੀ ਹੈ"
-#: gdk-pixbuf/io-tga.c:178
+#: gdk-pixbuf/io-tga.c:173
msgid "Cannot allocate memory for IOBuffer data"
msgstr "IOBuffer ਡਾਟਾ ਲੋਡ ਕਰਨ ਲਈ ਲੋੜੀਦੀ ਮੈਮੋਰੀ ਨਹੀ ਹੈ"
-#: gdk-pixbuf/io-tga.c:189
+#: gdk-pixbuf/io-tga.c:184
msgid "Cannot realloc IOBuffer data"
msgstr "IOBuffer ਡਾਟਾ ਮੁਡ਼ ਲੋਡ ਨਹੀ ਕੀਤਾ ਜਾ ਸਕਿਆ "
-#: gdk-pixbuf/io-tga.c:219
+#: gdk-pixbuf/io-tga.c:214
msgid "Cannot allocate temporary IOBuffer data"
msgstr "IOBuffer ਡਾਟਾ ਲਈ ਆਰਜ਼ੀ ਜਾਰੀ ਨਹੀ ਹੋ ਸਕਿਆ"
-#: gdk-pixbuf/io-tga.c:353
+#: gdk-pixbuf/io-tga.c:348
msgid "Cannot allocate new pixbuf"
msgstr "ਨਵਾਂ ਪਿਕਬਫ਼ ਜਾਰੀ ਨਹੀ ਕੀਤਾ ਜਾ ਸਕਦਾ"
-#: gdk-pixbuf/io-tga.c:692
+#: gdk-pixbuf/io-tga.c:689
msgid "Cannot allocate colormap structure"
msgstr "ਰੰਗ-ਨਕਸ਼ਾ ਢਾਂਚਾ ਜਾਰੀ ਨਹੀ ਕੀਤਾ ਜਾ ਸਕਦਾ"
-#: gdk-pixbuf/io-tga.c:699
+#: gdk-pixbuf/io-tga.c:696
msgid "Cannot allocate colormap entries"
msgstr "ਰੰਗ-ਨਕਸ਼ਾ ਇੰਦਰਾਜ਼ ਜਾਰੀ ਨਹੀ ਕੀਤਾ ਜਾ ਸਕਦਾ"
-#: gdk-pixbuf/io-tga.c:721
+#: gdk-pixbuf/io-tga.c:718
msgid "Unexpected bitdepth for colormap entries"
msgstr "ਰੰਗ-ਨਕਸ਼ਾ ਇੰਦਰਾਜ਼ ਲਈ ਗਲਤ ਬਿੱਟ-ਡੂੰਘਾਈ"
-#: gdk-pixbuf/io-tga.c:739
+#: gdk-pixbuf/io-tga.c:736
msgid "Cannot allocate TGA header memory"
msgstr "TGA ਸਿਰਲੇਖ ਮੈਮੋਰੀ ਜਾਰੀ ਨਹੀ ਹੋ ਸਕੀ "
-#: gdk-pixbuf/io-tga.c:772
+#: gdk-pixbuf/io-tga.c:769
msgid "TGA image has invalid dimensions"
msgstr "TGA ਚਿੱਤਰ ਦਾ ਮਾਪ ਗਲਤ ਹੈ"
-#: gdk-pixbuf/io-tga.c:778 gdk-pixbuf/io-tga.c:787 gdk-pixbuf/io-tga.c:797
-#: gdk-pixbuf/io-tga.c:807 gdk-pixbuf/io-tga.c:814
+#: gdk-pixbuf/io-tga.c:775 gdk-pixbuf/io-tga.c:784 gdk-pixbuf/io-tga.c:794
+#: gdk-pixbuf/io-tga.c:804 gdk-pixbuf/io-tga.c:811
msgid "TGA image type not supported"
msgstr "TGA ਕਿਸਮ ਸਹਾਇਤਾ ਪ੍ਰਾਪਤ ਨਹੀ ਹੈ"
-#: gdk-pixbuf/io-tga.c:861
+#: gdk-pixbuf/io-tga.c:858
msgid "Cannot allocate memory for TGA context struct"
msgstr "TGA ਭਾਗ ਲਈ ਲਈ ਲੋੜੀਦੀ ਮੈਮੋਰੀ ਨਹੀ ਹੈ"
-#: gdk-pixbuf/io-tga.c:926
+#: gdk-pixbuf/io-tga.c:923
msgid "Excess data in file"
msgstr "ਫਾਇਲ ਵਿੱਚ ਡਾਟਾ ਜਿਆਦਾ ਹੈ"
-#: gdk-pixbuf/io-tga.c:995
+#: gdk-pixbuf/io-tga.c:992
msgid "The Targa image format"
msgstr "ਟਾਰਗ ਚਿੱਤਰ ਫਾਰਮਿਟ"
@@ -678,39 +707,44 @@ msgstr "XBM ਚਿੱਤਰ ਲੋਡਿੰਗ ਦੌਰਾਨ ਆਰਜ਼ੀ
msgid "The XBM image format"
msgstr "XBM ਚਿੱਤਰ ਫਾਰਮਿਟ"
-#: gdk-pixbuf/io-xpm.c:1229
+#: gdk-pixbuf/io-xpm.c:467
msgid "No XPM header found"
msgstr "ਕੋਈ XPM ਸਿਰਲੇਖ ਨਹੀ ਲੱਭਾ"
-#: gdk-pixbuf/io-xpm.c:1237
+#: gdk-pixbuf/io-xpm.c:476
+#, fuzzy
+msgid "Invalid XPM header"
+msgstr "ਗਲਤ XBM ਫਾਇਲ"
+
+#: gdk-pixbuf/io-xpm.c:484
msgid "XPM file has image width <= 0"
msgstr "XPM ਫਾਇਲ ਵਿੱਚ ਚਿੱਤਰ ਦੀ ਚੌੜਾਈ<= 0"
-#: gdk-pixbuf/io-xpm.c:1245
+#: gdk-pixbuf/io-xpm.c:492
msgid "XPM file has image height <= 0"
msgstr "XPM ਫਾਇਲ ਵਿੱਚ ਚਿੱਤਰ ਦੀ ਉਚਾਈ<= 0"
-#: gdk-pixbuf/io-xpm.c:1253
+#: gdk-pixbuf/io-xpm.c:500
msgid "XPM has invalid number of chars per pixel"
msgstr "XPM ਵਿੱਚ ਅੱਖਰ ਪ੍ਰਤੀ ਪਿਕਸਲ ਦੀ ਗਿਣਤੀ ਗਲਤ ਹੈ"
-#: gdk-pixbuf/io-xpm.c:1260
+#: gdk-pixbuf/io-xpm.c:507
msgid "XPM file has invalid number of colors"
msgstr "XPM ਫਾਇਲ ਵਿੱਚ ਰੰਗ ਦੀ ਗਿਣਤੀ ਗਲਤ ਹੈ"
-#: gdk-pixbuf/io-xpm.c:1272 gdk-pixbuf/io-xpm.c:1281 gdk-pixbuf/io-xpm.c:1333
+#: gdk-pixbuf/io-xpm.c:519 gdk-pixbuf/io-xpm.c:528 gdk-pixbuf/io-xpm.c:580
msgid "Cannot allocate memory for loading XPM image"
msgstr "XPM ਲੋਡ ਕਰਨ ਲਈ ਲੋੜੀਦੀ ਮੈਮੋਰੀ ਨਹੀ ਹੈ"
-#: gdk-pixbuf/io-xpm.c:1295
+#: gdk-pixbuf/io-xpm.c:542
msgid "Cannot read XPM colormap"
msgstr "XPM ਰੰਗ-ਨਕਸ਼ਾ ਪੜ੍ਹਿਆ ਨਹੀ ਜਾ ਸਕਿਆ"
-#: gdk-pixbuf/io-xpm.c:1524
+#: gdk-pixbuf/io-xpm.c:771
msgid "Failed to write to temporary file when loading XPM image"
msgstr "XPM ਚਿੱਤਰ ਦੀ ਲੋਡਿੰਗ ਦੌਰਾਨ ਆਰਜ਼ੀ ਫਾਇਲ ਲਿਖਣ ਵਿੱਚ ਗਲਤੀ"
-#: gdk-pixbuf/io-xpm.c:1559
+#: gdk-pixbuf/io-xpm.c:806
msgid "The XPM image format"
msgstr "XPM ਚਿੱਤਰ ਫਾਰਮਿਟ"
@@ -772,6 +806,138 @@ msgstr "ਨਿਸ਼ਾਨ"
msgid "Gdk debugging flags to unset"
msgstr "ਨਾ-ਨਿਰਧਾਰਿਤ ਕਰਨ ਲਈ Gdk ਨਿਸ਼ਾਨ"
+#: gdk/keyname-table.h:3940
+msgid "keyboard label|BackSpace"
+msgstr ""
+
+#: gdk/keyname-table.h:3941
+msgid "keyboard label|Tab"
+msgstr ""
+
+#: gdk/keyname-table.h:3942
+msgid "keyboard label|Return"
+msgstr ""
+
+#: gdk/keyname-table.h:3943
+msgid "keyboard label|Pause"
+msgstr ""
+
+#: gdk/keyname-table.h:3944
+msgid "keyboard label|Scroll_Lock"
+msgstr ""
+
+#: gdk/keyname-table.h:3945
+msgid "keyboard label|Sys_Req"
+msgstr ""
+
+#: gdk/keyname-table.h:3946
+msgid "keyboard label|Escape"
+msgstr ""
+
+#: gdk/keyname-table.h:3947
+msgid "keyboard label|Multi_key"
+msgstr ""
+
+#: gdk/keyname-table.h:3948
+msgid "keyboard label|Home"
+msgstr ""
+
+#: gdk/keyname-table.h:3949
+msgid "keyboard label|Page_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3950
+msgid "keyboard label|Page_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3951
+msgid "keyboard label|End"
+msgstr ""
+
+#: gdk/keyname-table.h:3952
+msgid "keyboard label|Begin"
+msgstr ""
+
+#: gdk/keyname-table.h:3953
+msgid "keyboard label|Print"
+msgstr ""
+
+#: gdk/keyname-table.h:3954
+msgid "keyboard label|Insert"
+msgstr ""
+
+#: gdk/keyname-table.h:3955
+msgid "keyboard label|Num_Lock"
+msgstr ""
+
+#: gdk/keyname-table.h:3956
+msgid "keyboard label|KP_Space"
+msgstr ""
+
+#: gdk/keyname-table.h:3957
+msgid "keyboard label|KP_Tab"
+msgstr ""
+
+#: gdk/keyname-table.h:3958
+msgid "keyboard label|KP_Enter"
+msgstr ""
+
+#: gdk/keyname-table.h:3959
+msgid "keyboard label|KP_Home"
+msgstr ""
+
+#: gdk/keyname-table.h:3960
+msgid "keyboard label|KP_Left"
+msgstr ""
+
+#: gdk/keyname-table.h:3961
+msgid "keyboard label|KP_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3962
+msgid "keyboard label|KP_Right"
+msgstr ""
+
+#: gdk/keyname-table.h:3963
+msgid "keyboard label|KP_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3964
+msgid "keyboard label|KP_Page_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3965
+msgid "keyboard label|KP_Prior"
+msgstr ""
+
+#: gdk/keyname-table.h:3966
+msgid "keyboard label|KP_Page_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3967
+msgid "keyboard label|KP_Next"
+msgstr ""
+
+#: gdk/keyname-table.h:3968
+msgid "keyboard label|KP_End"
+msgstr ""
+
+#: gdk/keyname-table.h:3969
+msgid "keyboard label|KP_Begin"
+msgstr ""
+
+#: gdk/keyname-table.h:3970
+msgid "keyboard label|KP_Insert"
+msgstr ""
+
+#: gdk/keyname-table.h:3971
+msgid "keyboard label|KP_Delete"
+msgstr ""
+
+#: gdk/keyname-table.h:3972
+msgid "keyboard label|Delete"
+msgstr ""
+
#. Description of --sync in --help output
#: gdk/win32/gdkmain-win32.c:60
msgid "Don't batch GDI requests"
@@ -807,46 +973,47 @@ msgstr "ਰੰਗ"
msgid "Make X calls synchronous"
msgstr "X ਕਾਲਾਂ ਸਮਕਾਲੀ ਕਰੋ"
-#: gtk/gtkaboutdialog.c:260 gtk/gtkaboutdialog.c:1939
+#: gtk/gtkaboutdialog.c:270 gtk/gtkaboutdialog.c:2025
msgid "License"
msgstr "ਲਾਇਸੈਂਸ"
-#: gtk/gtkaboutdialog.c:261
+#: gtk/gtkaboutdialog.c:271
msgid "The license of the program"
msgstr "ਕਾਰਜ ਦਾ ਲਾਇਸੈਂਸ"
#. Add the credits button
-#: gtk/gtkaboutdialog.c:482
-msgid "_Credits"
-msgstr "_ਮਾਣ"
+#: gtk/gtkaboutdialog.c:491
+#, fuzzy
+msgid "C_redits"
+msgstr "ਮਾਣ"
#. Add the license button
-#: gtk/gtkaboutdialog.c:491
+#: gtk/gtkaboutdialog.c:501
msgid "_License"
msgstr "_ਲਾਇਸੈਂਸ"
-#: gtk/gtkaboutdialog.c:682
+#: gtk/gtkaboutdialog.c:731
#, c-format
msgid "About %s"
msgstr "%s ਬਾਰੇ"
-#: gtk/gtkaboutdialog.c:1876
+#: gtk/gtkaboutdialog.c:1953
msgid "Credits"
msgstr "ਮਾਣ"
-#: gtk/gtkaboutdialog.c:1901
+#: gtk/gtkaboutdialog.c:1979
msgid "Written by"
msgstr "ਲੇਖਕ"
-#: gtk/gtkaboutdialog.c:1904
+#: gtk/gtkaboutdialog.c:1982
msgid "Documented by"
msgstr "ਦਸਤਾਵੇਜ਼"
-#: gtk/gtkaboutdialog.c:1916
+#: gtk/gtkaboutdialog.c:1994
msgid "Translated by"
msgstr "ਅਨੁਵਾਦ"
-#: gtk/gtkaboutdialog.c:1920
+#: gtk/gtkaboutdialog.c:1998
msgid "Artwork by"
msgstr "ਕਲਾਕਾਰੀ"
@@ -854,28 +1021,41 @@ msgstr "ਕਲਾਕਾਰੀ"
#. * that use the shift key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: gtk/gtkaccellabel.c:119
-msgid "Shift"
-msgstr "Shift"
+#: gtk/gtkaccellabel.c:121
+msgid "keyboard label|Shift"
+msgstr ""
#. This is the text that should appear next to menu accelerators
#. * that use the control key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: gtk/gtkaccellabel.c:125
-msgid "Ctrl"
-msgstr "Ctrl"
+#: gtk/gtkaccellabel.c:128
+msgid "keyboard label|Ctrl"
+msgstr ""
#. This is the text that should appear next to menu accelerators
#. * that use the alt key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: gtk/gtkaccellabel.c:131
-msgid "Alt"
-msgstr "Alt"
+#: gtk/gtkaccellabel.c:135
+msgid "keyboard label|Alt"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkaccellabel.c:577
+msgid "keyboard label|Space"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkaccellabel.c:581
+msgid "keyboard label|Backslash"
+msgstr ""
#. Translate to calendar:YM if you want years to be displayed
#. * before months; otherwise translate to calendar:MY.
@@ -886,7 +1066,7 @@ msgstr "Alt"
#. * so if you have a default text direction of RTL and YM, then
#. * the year will appear on the right.
#.
-#: gtk/gtkcalendar.c:700
+#: gtk/gtkcalendar.c:647
msgid "calendar:MY"
msgstr "ਕੈਲੰਡਰ:MY"
@@ -894,24 +1074,52 @@ msgstr "ਕੈਲੰਡਰ:MY"
#. * first day of the week to calendar:week_start:1 if you want Monday
#. * to be the first day of the week, and so on.
#.
-#: gtk/gtkcalendar.c:710
+#: gtk/gtkcalendar.c:661
msgid "calendar:week_start:0"
msgstr "ਕੈਲੰਡਰ:week_start:0"
-#: gtk/gtkcellrendererprogress.c:235 gtk/gtkcellrendererprogress.c:293
+#. Translators: This is a text measurement template.
+#. * Translate it to the widest year text.
+#. *
+#. * Don't include the prefix "year measurement template|"
+#. * in the translation.
+#. *
+#. * If you don't understand this, leave it as "2000"
+#.
+#: gtk/gtkcalendar.c:1549
+msgid "year measurement template|2000"
+msgstr ""
+
+#. Translators: This dictates how the year is displayed in
+#. * gtkcalendar widget. See strftime() manual for the format.
+#. * Use only ASCII in the translation.
+#. *
+#. * Also look for the msgid "year measurement template|2000".
+#. * Translate that entry to a year with the widest output of this
+#. * msgid.
+#. *
+#. * Don't include the prefix "calendar year format|" in the
+#. * translation. "%Y" is appropriate for most locales.
+#.
+#: gtk/gtkcalendar.c:1826
+msgid "calendar year format|%Y"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkcellrendererprogress.c:237 gtk/gtkcellrendererprogress.c:295
#, c-format
msgid "progress bar label|%d %%"
msgstr ""
-#: gtk/gtkcolorbutton.c:220 gtk/gtkcolorbutton.c:574
+#: gtk/gtkcolorbutton.c:221 gtk/gtkcolorbutton.c:576
msgid "Pick a Color"
msgstr "ਇੱਕ ਰੰਗ ਚੁਣੋ"
-#: gtk/gtkcolorbutton.c:466
+#: gtk/gtkcolorbutton.c:467
msgid "Received invalid color data\n"
msgstr "ਗਲਤ ਰੰਗ ਡਾਟਾ ਮਿਲਿਆ\n"
-#: gtk/gtkcolorsel.c:576
+#: gtk/gtkcolorsel.c:561
msgid ""
"The previously-selected color, for comparison to the color you're selecting "
"now. You can drag this color to a palette entry, or select this color as "
@@ -920,7 +1128,7 @@ msgstr ""
"ਪਹਿਲਾਂ ਚੁਣਿਆ ਰੰਗ, ਮੌਜੂਦਾ ਤੁਹਾਡੇ ਦੁਆਰਾ ਰੰਗ ਦੇ ਮੁਕਾਬਲੇ। ਤੁਸੀ ਇਸ ਰੰਗ ਨੂੰ ਰੰਗ-ਪੱਟੀ ਇੰਦਰਾਜ਼ ਵਿੱਚ ਸੁੱਟ "
"ਸਕਦੇ ਹੋ ਜਾਂ ਇਸ ਰੰਗ ਨੂੰ ਰੰਗ ਸਵਿੱਚ ਵਿੱਚ ਰੱਖ ਸਕਦੇ ਹੋ।"
-#: gtk/gtkcolorsel.c:581
+#: gtk/gtkcolorsel.c:566
msgid ""
"The color you've chosen. You can drag this color to a palette entry to save "
"it for use in the future."
@@ -928,11 +1136,11 @@ msgstr ""
"ਰੰਗ ਜੋ ਤੁਸੀ ਚੁਣਿਆ ਹੈ। ਤੁਸੀ ਇਸ ਨੂੰ ਰੰਗ-ਪੱਟੀ ਵਿੱਚ ਰੱਖ ਸਕਦੇ ਹੋ ਤਾਂ ਕਿ ਇਸ ਨੂੰ ਭਵਿੱਖ ਵਿੱਚ ਵੀ ਵਰਤਿਆ "
"ਜਾ ਸਕੇ"
-#: gtk/gtkcolorsel.c:942
+#: gtk/gtkcolorsel.c:957
msgid "_Save color here"
msgstr "ਰੰਗ ਨੂੰ ਇਥੇ _ਸੰਭਾਲੋ"
-#: gtk/gtkcolorsel.c:1147
+#: gtk/gtkcolorsel.c:1162
msgid ""
"Click this palette entry to make it the current color. To change this entry, "
"drag a color swatch here or right-click it and select \"Save color here.\""
@@ -940,7 +1148,7 @@ msgstr ""
"ਇਸ ਰੰਗ-ਪੱਟੀ ਦੇ ਇੰਦਰਾਜ਼ ਨੂੰ ਦਬਾਉ ਤਾਂ ਇਹ ਮੌਜੂਦਾ ਰੰਗ ਬਣ ਜਾਵੇ। ਇਸ ਇੰਦਰਾਜ਼ ਨੂੰ ਤਬਦੀਲ਼ ਕਰਨ ਲਈ ਇੱਕ ਰੰਗ "
"ਨੂੰ ਇਥੇ ਤਬਦੀਲ ਕਰ ਦਿਉ ਜਾਂ ਸੱਜਾ-ਬਟਨ ਦਬਾਉ ਤੇ 'ਰੰਗ ਇਥੇ ਸੰਭਾਲੋ' ਨੂੰ ਚੁਣੋ"
-#: gtk/gtkcolorsel.c:1913
+#: gtk/gtkcolorsel.c:1929
msgid ""
"Select the color you want from the outer ring. Select the darkness or "
"lightness of that color using the inner triangle."
@@ -948,73 +1156,73 @@ msgstr ""
"ਬਾਹਰੀ ਚੱਕਰ ਵਿੱਚ ਰੰਗ, ਜੋ ਤੁਸੀ ਚਾਹੁੰਦੇ ਹੋ ਨੂੰ ਚੁਣੋ। ਅੰਦਰੂਨੀ ਤਿਕੋਣ ਨਾਲ ਰੰਗ ਦਾ ਗੂੜਾਪਨ ਜਾਂ ਫਿੱਕਾਪਨ "
"ਨਿਰਧਾਰਿਤ ਕਰੋ।"
-#: gtk/gtkcolorsel.c:1938
+#: gtk/gtkcolorsel.c:1954
msgid ""
"Click the eyedropper, then click a color anywhere on your screen to select "
"that color."
msgstr "ਆਈਡਰਾਪਰ ਦਬਾਉ, ਤਦ ਇੱਕ ਰੰਗ ਚੁਣਨ ਲਈ ਆਪਣੇ ਪਰਦੇ ਤੇ ਕਿਸੇ ਵੀ ਰੰਗ ਤੇ ਦਬਾਉ"
-#: gtk/gtkcolorsel.c:1947
+#: gtk/gtkcolorsel.c:1963
msgid "_Hue:"
msgstr "_ਰੰਗਤ:"
-#: gtk/gtkcolorsel.c:1948
+#: gtk/gtkcolorsel.c:1964
msgid "Position on the color wheel."
msgstr "ਰੰਗ ਚੱਕਰ ਤੇ ਸਥਿਤੀ।"
-#: gtk/gtkcolorsel.c:1950
+#: gtk/gtkcolorsel.c:1966
msgid "_Saturation:"
msgstr "_ਸੰਤ੍ਰਿਪਤੀ:"
-#: gtk/gtkcolorsel.c:1951
+#: gtk/gtkcolorsel.c:1967
msgid "\"Deepness\" of the color."
msgstr "ਰੰਗ ਦਾ \"ਗੂੜ੍ਹਾਪਨ\" ਹੈ।"
-#: gtk/gtkcolorsel.c:1952
+#: gtk/gtkcolorsel.c:1968
msgid "_Value:"
msgstr "_ਮੁੱਲ:"
-#: gtk/gtkcolorsel.c:1953
+#: gtk/gtkcolorsel.c:1969
msgid "Brightness of the color."
msgstr "ਰੰਗ ਦਾ ਉਜਲਾਪਨ ਹੈ।"
-#: gtk/gtkcolorsel.c:1954
+#: gtk/gtkcolorsel.c:1970
msgid "_Red:"
msgstr "_ਲਾਲ:"
-#: gtk/gtkcolorsel.c:1955
+#: gtk/gtkcolorsel.c:1971
msgid "Amount of red light in the color."
msgstr "ਰੰਗ ਵਿੱਚ ਲਾਲ ਰੋਸ਼ਨੀ ਦੀ ਮਾਤਰਾ ਹੈ।"
-#: gtk/gtkcolorsel.c:1956
+#: gtk/gtkcolorsel.c:1972
msgid "_Green:"
msgstr "_ਹਰਾ:"
-#: gtk/gtkcolorsel.c:1957
+#: gtk/gtkcolorsel.c:1973
msgid "Amount of green light in the color."
msgstr "ਰੰਗ ਵਿੱਚ ਹਰੀ ਰੋਸ਼ਨੀ ਦੀ ਮਾਤਰਾ ਹੈ।"
-#: gtk/gtkcolorsel.c:1958
+#: gtk/gtkcolorsel.c:1974
msgid "_Blue:"
msgstr "_ਨੀਲਾ:"
-#: gtk/gtkcolorsel.c:1959
+#: gtk/gtkcolorsel.c:1975
msgid "Amount of blue light in the color."
msgstr "ਰੰਗ ਵਿੱਚ ਨੀਲੀ ਰੋਸ਼ਨੀ ਦੀ ਮਾਤਰਾ ਹੈ।"
-#: gtk/gtkcolorsel.c:1962
+#: gtk/gtkcolorsel.c:1978
msgid "_Opacity:"
msgstr "ਧੁੰ_ਦਲਾਪਨ:"
-#: gtk/gtkcolorsel.c:1970 gtk/gtkcolorsel.c:1981
+#: gtk/gtkcolorsel.c:1986 gtk/gtkcolorsel.c:1997
msgid "Transparency of the color."
msgstr "ਰੰਗ ਦੀ ਪਾਰਦਰਸ਼ਤਾ ਹੈ।"
-#: gtk/gtkcolorsel.c:1988
+#: gtk/gtkcolorsel.c:2004
msgid "Color _Name:"
msgstr "ਰੰ_ਗ ਨਾਂ:"
-#: gtk/gtkcolorsel.c:2003
+#: gtk/gtkcolorsel.c:2019
msgid ""
"You can enter an HTML-style hexadecimal color value, or simply a color name "
"such as 'orange' in this entry."
@@ -1022,11 +1230,11 @@ msgstr ""
"ਤੁਸੀ ਇਸ ਇੰਦਰਾਜ਼ ਵਿੱਚ HTML-ਸ਼ੈਲੀ ਵਾਂਗ ਹੈਕਸਾਡੈਸੀਮਲ ਮੁੱਲ ਵੀ ਦੇ ਸਕਦੇ ਹੋ ਜਾਂ ਰੰਗ ਦਾ ਨਾਂ ਵੀ ਭਰ ਸਕਦੇ "
"ਹੋ, ਜਿਵੇਂ ਕਿ 'ਲਾਲ'।"
-#: gtk/gtkcolorsel.c:2022
+#: gtk/gtkcolorsel.c:2038
msgid "_Palette"
msgstr "ਰੰਗ-_ਪੱਟੀ"
-#: gtk/gtkcolorsel.c:2054
+#: gtk/gtkcolorsel.c:2070
msgid "Color Wheel"
msgstr "ਰੰਗ ਚੱਕਰ"
@@ -1034,298 +1242,316 @@ msgstr "ਰੰਗ ਚੱਕਰ"
msgid "Color Selection"
msgstr "ਰੰਗ ਚੋਣ"
-#: gtk/gtkentry.c:4507 gtk/gtktextview.c:7030
+#: gtk/gtkentry.c:4508 gtk/gtktextview.c:7068
msgid "Select _All"
msgstr "_ਸਭ ਚੁਣੋ"
-#: gtk/gtkentry.c:4517 gtk/gtktextview.c:7040
+#: gtk/gtkentry.c:4518 gtk/gtktextview.c:7078
msgid "Input _Methods"
msgstr "ਇੰਪੁੱ_ਟ ਢੰਗ"
-#: gtk/gtkentry.c:4528 gtk/gtktextview.c:7051
+#: gtk/gtkentry.c:4529 gtk/gtktextview.c:7089
msgid "_Insert Unicode Control Character"
msgstr "ਯੂਨੀਕੋਡ ਕੰਟਰੋਲ ਅੱਖਰ ਸ਼ਾ_ਮਿਲ"
-#: gtk/gtkfilechooser.c:1584 gtk/gtkfilechooser.c:1628
-#: gtk/gtkfilechooser.c:1703 gtk/gtkfilechooser.c:1747
+#: gtk/gtkfilechooser.c:1588 gtk/gtkfilechooser.c:1632
+#: gtk/gtkfilechooser.c:1707 gtk/gtkfilechooser.c:1751
#, c-format
msgid "Invalid filename: %s"
msgstr "ਗਲਤ ਫਾਇਲ ਨਾਂ: %s"
-#: gtk/gtkfilechooserbutton.c:65
+#: gtk/gtkfilechooserbutton.c:67
#, fuzzy
msgid "Select A File"
msgstr "ਫਾਇਲ ਚੁਣੋ"
-#: gtk/gtkfilechooserbutton.c:66 gtk/gtkfilechooserdefault.c:1229
-#: gtk/gtkpathbar.c:982
+#: gtk/gtkfilechooserbutton.c:68 gtk/gtkfilechooserdefault.c:1302
+#: gtk/gtkpathbar.c:1020
msgid "Home"
msgstr "ਘਰ"
-#: gtk/gtkfilechooserbutton.c:67 gtk/gtkfilechooserdefault.c:1256
-#: gtk/gtkpathbar.c:984
+#: gtk/gtkfilechooserbutton.c:69 gtk/gtkfilechooserdefault.c:1329
+#: gtk/gtkpathbar.c:1022
msgid "Desktop"
msgstr "ਵਿਹੜਾ"
-#: gtk/gtkfilechooserbutton.c:68
+#: gtk/gtkfilechooserbutton.c:70
msgid "(None)"
msgstr "(ਕੋਈ ਨਹੀ)"
-#: gtk/gtkfilechooserbutton.c:1515
+#: gtk/gtkfilechooserbutton.c:1523
msgid "Other..."
msgstr ""
-#: gtk/gtkfilechooserdefault.c:867
+#: gtk/gtkfilechooserdefault.c:917
#, fuzzy
msgid "Could not retrieve information about the file"
msgstr ""
"%s ਬਾਰੇ ਜਾਣਕਾਰੀ ਪ੍ਰਾਪਤ ਨਹੀ ਕਰ ਸਕਿਆ:\n"
"%s"
-#: gtk/gtkfilechooserdefault.c:878
+#: gtk/gtkfilechooserdefault.c:928
#, fuzzy
msgid "Could not add a bookmark"
msgstr ""
"%s ਲਈ ਬੁੱਕਮਾਰਕ ਜੋਡ਼ ਨਹੀ ਸਕਿਆ:\n"
"%s"
-#: gtk/gtkfilechooserdefault.c:889
+#: gtk/gtkfilechooserdefault.c:939
#, fuzzy
msgid "Could not remove bookmark"
msgstr ""
"%s ਲਈ ਬੁੱਕਮਾਰਕ ਹਟਾ ਨਹੀ ਸਕਿਆ:\n"
"%s"
-#: gtk/gtkfilechooserdefault.c:900
+#: gtk/gtkfilechooserdefault.c:950
msgid "The folder could not be created"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:911
+#: gtk/gtkfilechooserdefault.c:963
+msgid ""
+"The folder could not be created, as a file with the same name already "
+"exists. Try using a different name for the folder, or rename the file first."
+msgstr ""
+
+#: gtk/gtkfilechooserdefault.c:976
#, fuzzy
msgid "Invalid file name"
msgstr "ਗਲਤ ਫਾਇਲ ਨਾਂ: %s"
-#: gtk/gtkfilechooserdefault.c:921
+#: gtk/gtkfilechooserdefault.c:986
msgid "The folder contents could not be displayed"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:1119
+#: gtk/gtkfilechooserdefault.c:1192
#, fuzzy, c-format
msgid "Could not get information about '%s': %s"
msgstr ""
"%s ਬਾਰੇ ਜਾਣਕਾਰੀ ਪ੍ਰਾਪਤ ਨਹੀ ਕਰ ਸਕਿਆ:\n"
"%s"
-#: gtk/gtkfilechooserdefault.c:2095
+#: gtk/gtkfilechooserdefault.c:2208
#, c-format
msgid "Add the folder '%s' to the bookmarks"
msgstr "ਫੋਲਡਰ '%s' ਨੂੰ ਬੁੱਕਮਾਰਕ ਵਿੱਚ ਸ਼ਾਮਿਲ"
-#: gtk/gtkfilechooserdefault.c:2136
+#: gtk/gtkfilechooserdefault.c:2249
msgid "Add the current folder to the bookmarks"
msgstr "ਮੌਜੂਦਾ ਫੋਲਡਰ ਨੂੰ ਬੁੱਕਮਾਰਕ ਵਿੱਚ ਸ਼ਾਮਿਲ"
-#: gtk/gtkfilechooserdefault.c:2138
+#: gtk/gtkfilechooserdefault.c:2251
msgid "Add the selected folders to the bookmarks"
msgstr "ਚੁਣੇ ਫੋਲਡਰ ਬੁੱਕਮਾਰਕ ਵਿੱਚ ਸ਼ਾਮਿਲ"
-#: gtk/gtkfilechooserdefault.c:2178
+#: gtk/gtkfilechooserdefault.c:2291
#, c-format
msgid "Remove the bookmark '%s'"
msgstr "ਬੁੱਕਮਾਰਕ '%s' ਹਟਾਓ"
-#: gtk/gtkfilechooserdefault.c:2591
+#: gtk/gtkfilechooserdefault.c:2722
#, fuzzy, c-format
msgid "Could not add a bookmark for '%s' because it is an invalid path name."
msgstr "%s ਲਈ ਬੁੱਕਮਾਰਕ ਹਟਾ ਨਹੀ ਸਕਿਆ, ਕਿਉਕਿ ਮਾਰਗ ਨਾਂ ਠੀਕ ਨਹੀ ਹੈ।"
-#: gtk/gtkfilechooserdefault.c:2769
+#: gtk/gtkfilechooserdefault.c:2937
+#, fuzzy
+msgid "Remove"
+msgstr "_ਹਟਾਉ"
+
+#: gtk/gtkfilechooserdefault.c:2946
+#, fuzzy
+msgid "Rename..."
+msgstr "_ਨਾਂ-ਤਬਦੀਲ:"
+
+#: gtk/gtkfilechooserdefault.c:3069
msgid "Shortcuts"
msgstr "ਸ਼ਾਰਟਕੱਟ"
-#: gtk/gtkfilechooserdefault.c:2823
+#: gtk/gtkfilechooserdefault.c:3123
msgid "Folder"
msgstr "ਫੋਲਡਰ"
-#: gtk/gtkfilechooserdefault.c:2875 gtk/gtkstock.c:295
+#: gtk/gtkfilechooserdefault.c:3179 gtk/gtkstock.c:317
msgid "_Add"
msgstr "ਸ਼ਾਮਿ_ਲ"
-#: gtk/gtkfilechooserdefault.c:2882
-msgid "Add the selected folder to the bookmarks"
+#: gtk/gtkfilechooserdefault.c:3186
+#, fuzzy
+msgid "Add the selected folder to the Bookmarks"
msgstr "ਚੁਣਿਆ ਫੋਲਡਰ ਬੁੱਕਮਾਰਕ ਵਿੱਚ ਸ਼ਾਮਿਲ"
-#: gtk/gtkfilechooserdefault.c:2887 gtk/gtkstock.c:352
+#: gtk/gtkfilechooserdefault.c:3191 gtk/gtkstock.c:395
msgid "_Remove"
msgstr "_ਹਟਾਉ"
-#: gtk/gtkfilechooserdefault.c:2894
+#: gtk/gtkfilechooserdefault.c:3198
msgid "Remove the selected bookmark"
msgstr "ਚੁਣੇ ਬੁੱਕਮਾਰਕ ਹਟਾਓ"
-#: gtk/gtkfilechooserdefault.c:2997
-msgid "_Add to Shortcuts"
+#: gtk/gtkfilechooserdefault.c:3305
+#, fuzzy
+msgid "_Add to Bookmarks"
msgstr "ਸ਼ਾਰਟਕੱਟ ਸ਼ਾਮਿ_ਲ"
-#: gtk/gtkfilechooserdefault.c:3007
+#: gtk/gtkfilechooserdefault.c:3315
#, fuzzy
msgid "Open _Location"
msgstr "ਸਥਿਤੀ ਖੋਲ੍ਹੋ"
-#: gtk/gtkfilechooserdefault.c:3019
+#: gtk/gtkfilechooserdefault.c:3327
msgid "Show _Hidden Files"
msgstr "_ਲੁਕਵੀਆਂ ਫਾਇਲਾਂ ਵੇਖਾਓ"
-#: gtk/gtkfilechooserdefault.c:3143 gtk/gtkfilesel.c:767
+#: gtk/gtkfilechooserdefault.c:3451 gtk/gtkfilesel.c:766
msgid "Files"
msgstr "ਫਾਇਲਾਂ"
-#: gtk/gtkfilechooserdefault.c:3174
+#: gtk/gtkfilechooserdefault.c:3482
msgid "Name"
msgstr "ਨਾਂ"
-#: gtk/gtkfilechooserdefault.c:3199
+#: gtk/gtkfilechooserdefault.c:3507
msgid "Size"
msgstr "ਆਕਾਰ"
-#: gtk/gtkfilechooserdefault.c:3212
+#: gtk/gtkfilechooserdefault.c:3520
msgid "Modified"
msgstr "ਸੋਧ"
-#: gtk/gtkfilechooserdefault.c:3244
+#: gtk/gtkfilechooserdefault.c:3552
msgid "Select which types of files are shown"
msgstr "ਚੁਣੋ ਕਿ ਕਿਸ ਕਿਸਮ ਦੀਆਂ ਫਾਇਲਾਂ ਤੁਸੀਂ ਵੇਖਣੀਆਂ ਚਾਹੁੰਦੇ ਹੋ"
#. Create Folder
-#: gtk/gtkfilechooserdefault.c:3280
+#: gtk/gtkfilechooserdefault.c:3588
msgid "Create Fo_lder"
msgstr "ਫੋਲ_ਡਰ ਬਣਾਓ"
#. Name entry
-#: gtk/gtkfilechooserdefault.c:3398
+#: gtk/gtkfilechooserdefault.c:3709
msgid "_Name:"
msgstr "_ਨਾਂ:"
-#: gtk/gtkfilechooserdefault.c:3438
+#: gtk/gtkfilechooserdefault.c:3749
msgid "_Browse for other folders"
msgstr "ਹੋਰ ਫੋਲਡਰ ਲਈ ਝਲ_ਕ"
-#: gtk/gtkfilechooserdefault.c:3688
+#: gtk/gtkfilechooserdefault.c:4000
msgid "Save in _folder:"
msgstr "ਫੋ_ਲਡਰ ਵਿੱਚ ਸੰਭਾਲੋ:"
-#: gtk/gtkfilechooserdefault.c:3690
+#: gtk/gtkfilechooserdefault.c:4002
msgid "Create in _folder:"
msgstr "ਫੋ_ਲਡਰ ਵਿੱਚ ਬਣਾਉ:"
-#: gtk/gtkfilechooserdefault.c:4523
+#: gtk/gtkfilechooserdefault.c:4959
msgid "Cannot change to folder because it is not local"
msgstr "ਫੋਲਡਰ ਨੂੰ ਤਬਦੀਲ਼ ਨਹੀ ਕਰ ਸਕਿਆ ਕਿਉਂਕਿ ਇਹ ਸਥਾਨਿਕ ਨਹੀ ਹੈ"
-#: gtk/gtkfilechooserdefault.c:5048
+#: gtk/gtkfilechooserdefault.c:5513
#, fuzzy, c-format
msgid "Shortcut %s does not exist"
msgstr "ਸ਼ਾਰਟਕੱਟ %s ਮੌਜੂਦਾ ਨਹੀ ਹੈ"
-#: gtk/gtkfilechooserdefault.c:5508
+#: gtk/gtkfilechooserdefault.c:6057
#, fuzzy, c-format
msgid "Could not mount %s"
msgstr ""
"%s ਚੁਣਿਆ ਜਾ ਸਕਿਆ:\n"
"%s"
-#: gtk/gtkfilechooserdefault.c:5802
+#: gtk/gtkfilechooserdefault.c:6352
msgid "Type name of new folder"
msgstr "ਨਵੇਂ ਫੋਲਡਰ ਦਾ ਨਾਂ ਲਿਖੋ"
-#: gtk/gtkfilechooserdefault.c:5844
+#: gtk/gtkfilechooserdefault.c:6394
#, c-format
msgid "%d byte"
msgid_plural "%d bytes"
msgstr[0] "%d ਬਾਈਟ"
msgstr[1] "%d ਬਾਈਟ"
-#: gtk/gtkfilechooserdefault.c:5846
+#: gtk/gtkfilechooserdefault.c:6396
#, c-format
msgid "%.1f K"
msgstr "%.1f ਕੇ"
-#: gtk/gtkfilechooserdefault.c:5848
+#: gtk/gtkfilechooserdefault.c:6398
#, c-format
msgid "%.1f M"
msgstr "%.1f ਮੈ"
-#: gtk/gtkfilechooserdefault.c:5850
+#: gtk/gtkfilechooserdefault.c:6400
#, c-format
msgid "%.1f G"
msgstr "%.1f ਗੈ"
-#: gtk/gtkfilechooserdefault.c:5902
+#: gtk/gtkfilechooserdefault.c:6446 gtk/gtkfilechooserdefault.c:6470
+msgid "Unknown"
+msgstr "ਅਣਪਛਾਤਾ"
+
+#: gtk/gtkfilechooserdefault.c:6457
msgid "Today"
msgstr "ਅੱਜ"
-#: gtk/gtkfilechooserdefault.c:5904
+#: gtk/gtkfilechooserdefault.c:6459
msgid "Yesterday"
msgstr "ਕੱਲ੍ਹ"
-#: gtk/gtkfilechooserdefault.c:5915
-msgid "Unknown"
-msgstr "ਅਣਪਛਾਤਾ"
-
-#: gtk/gtkfilechooserdefault.c:5985
+#: gtk/gtkfilechooserdefault.c:6541
#, fuzzy
msgid "Cannot change folder"
msgstr "ਫੋ_ਲਡਰ ਵਿੱਚ ਬਣਾਉ:"
-#: gtk/gtkfilechooserdefault.c:5986
+#: gtk/gtkfilechooserdefault.c:6542
#, fuzzy
msgid "The folder you specified is an invalid path."
msgstr "ਫੋਲਡਰ ਨੂੰ ਤਬਦੀਲ਼ ਨਹੀ ਕਰ ਸਕਿਆ, ਕਿਉਕਿ ਇਹ ਮਾਰਗ ਸਹੀ ਨਹੀ ਹੈ।"
-#: gtk/gtkfilechooserdefault.c:6025
+#: gtk/gtkfilechooserdefault.c:6581
#, fuzzy, c-format
msgid "Could not build file name from '%s' and '%s'"
msgstr ""
"'%s' ਅਤੇ '%s' ਤੋ ਫਾਇਲ ਨਾਂ ਬਣਾ ਨਹੀ ਸਕਿਆ:\n"
"%s"
-#: gtk/gtkfilechooserdefault.c:6061
+#: gtk/gtkfilechooserdefault.c:6617
#, fuzzy
msgid "Could not select item"
msgstr ""
"%s ਚੁਣਿਆ ਜਾ ਸਕਿਆ:\n"
"%s"
-#: gtk/gtkfilechooserdefault.c:6101
+#: gtk/gtkfilechooserdefault.c:6657
msgid "Open Location"
msgstr "ਸਥਿਤੀ ਖੋਲ੍ਹੋ"
-#: gtk/gtkfilechooserdefault.c:6108
+#: gtk/gtkfilechooserdefault.c:6664
msgid "Save in Location"
msgstr "ਸਥਿਤੀ ਤੇ ਸੰਭਾਲੋ"
-#: gtk/gtkfilechooserdefault.c:6132
+#: gtk/gtkfilechooserdefault.c:6688
msgid "_Location:"
msgstr "_ਸਥਿਤੀ:"
-#: gtk/gtkfilesel.c:731
+#: gtk/gtkfilesel.c:730
msgid "Folders"
msgstr "ਫੋਲਡਰ"
-#: gtk/gtkfilesel.c:735
+#: gtk/gtkfilesel.c:734
msgid "Fol_ders"
msgstr "ਫੋ_ਲਡਰ"
-#: gtk/gtkfilesel.c:771
+#: gtk/gtkfilesel.c:770
msgid "_Files"
msgstr "_ਫਾਇਲਾਂ"
-#: gtk/gtkfilesel.c:859 gtk/gtkfilesel.c:2249
+#: gtk/gtkfilesel.c:858 gtk/gtkfilesel.c:2248
#, c-format
msgid "Folder unreadable: %s"
msgstr "ਫੋਲਡਰ ਪੜ੍ਹਨਯੋਗ ਨਹੀ: %s"
-#: gtk/gtkfilesel.c:990
+#: gtk/gtkfilesel.c:989
#, c-format
msgid ""
"The file \"%s\" resides on another machine (called %s) and may not be "
@@ -1335,25 +1561,25 @@ msgstr ""
"ਫਾਇਲ \"%s\" ਹੋਰ ਮਸ਼ੀਨ (ਨਾਂ%s) ਤੇ ਮੌਜੂਦ ਹੈ ਅਤੇ ਇਸ ਕਾਰਜ ਲਈ ਉਪਲੱਬਧ ਨਹੀ ਹੈ।\n"
"ਕੀ ਤੁਸੀ ਯਕੀਨਨ ਹੀ ਇਸ ਨੂੰ ਚੁਣਨਾ ਚਾਹੁੰਦੇ ਹੋ?"
-#: gtk/gtkfilesel.c:1121
+#: gtk/gtkfilesel.c:1120
msgid "_New Folder"
msgstr "_ਨਵਾਂ ਫੋਲਡਰ"
-#: gtk/gtkfilesel.c:1132
+#: gtk/gtkfilesel.c:1131
msgid "De_lete File"
msgstr "ਫਾਇਲ ਹ_ਟਾਉ"
-#: gtk/gtkfilesel.c:1143
+#: gtk/gtkfilesel.c:1142
msgid "_Rename File"
msgstr "ਫਾਇਲ _ਨਾਂ-ਤਬਦੀਲ"
-#: gtk/gtkfilesel.c:1445
+#: gtk/gtkfilesel.c:1444
#, c-format
msgid ""
"The folder name \"%s\" contains symbols that are not allowed in filenames"
msgstr "ਫੋਲਡਰ ਨਾਂ \"%s\" ਵਿੱਚ ਉਹ ਨਿਸ਼ਾਨ ਹਨ, ਜੋ ਕਿ ਫਾਇਲ ਨਾਂ ਵਿੱਚ ਨਹੀ ਹੋ ਸਕਦੇ"
-#: gtk/gtkfilesel.c:1447
+#: gtk/gtkfilesel.c:1446
#, c-format
msgid ""
"Error creating folder \"%s\": %s\n"
@@ -1362,33 +1588,33 @@ msgstr ""
"ਫੋਲਡਰ \"%s\" ਬਣਾਉਣ ਵਿੱਚ ਗਲਤੀ: %s\n"
"%s"
-#: gtk/gtkfilesel.c:1448 gtk/gtkfilesel.c:1684
+#: gtk/gtkfilesel.c:1447 gtk/gtkfilesel.c:1683
msgid "You probably used symbols not allowed in filenames."
msgstr "ਤੁਸੀ ਉਹ ਨਿਸ਼ਾਨ ਵਰਤੇ ਹਨ, ਜੋ ਕਿ ਫਾਇਲ ਨਾਂ ਵਿੱਚ ਨਹੀ ਹੋ ਸਕਦੇ।"
-#: gtk/gtkfilesel.c:1456
+#: gtk/gtkfilesel.c:1455
#, c-format
msgid "Error creating folder \"%s\": %s\n"
msgstr "ਫੋਲਡਰ \"%s\" ਬਣਾਉਣ ਵਿੱਚ ਗਲਤੀ: %s\n"
-#: gtk/gtkfilesel.c:1490
+#: gtk/gtkfilesel.c:1489
msgid "New Folder"
msgstr "ਨਵਾਂ ਫੋਲਡਰ"
-#: gtk/gtkfilesel.c:1505
+#: gtk/gtkfilesel.c:1504
msgid "_Folder name:"
msgstr "_ਫੋਲਡਰ ਨਾਂ:"
-#: gtk/gtkfilesel.c:1529
+#: gtk/gtkfilesel.c:1528
msgid "C_reate"
msgstr "_ਬਣਾਉ"
-#: gtk/gtkfilesel.c:1572
+#: gtk/gtkfilesel.c:1571
#, c-format
msgid "The filename \"%s\" contains symbols that are not allowed in filenames"
msgstr "ਫਾਇਲ ਨਾਂ \"%s\" ਵਿੱਚ ਉਹ ਨਿਸ਼ਾਨ ਹਨ, ਜੋ ਕਿ ਫਾਇਲ ਨਾਂ ਵਿੱਚ ਨਹੀ ਹੋ ਸਕਦੇ"
-#: gtk/gtkfilesel.c:1575
+#: gtk/gtkfilesel.c:1574
#, c-format
msgid ""
"Error deleting file \"%s\": %s\n"
@@ -1397,30 +1623,30 @@ msgstr ""
"ਫਾਇਲ \"%s\" ਹਟਾਉਣ ਵਿੱਚ ਗਲਤੀ: %s\n"
"%s"
-#: gtk/gtkfilesel.c:1577 gtk/gtkfilesel.c:1698
+#: gtk/gtkfilesel.c:1576 gtk/gtkfilesel.c:1697
msgid "It probably contains symbols not allowed in filenames."
msgstr "ਤੁਸੀ ਉਹ ਨਿਸ਼ਾਨ ਵਰਤੇ ਹਨ, ਜੋ ਕਿ ਫਾਇਲ ਨਾਂ ਵਿੱਚ ਨਹੀ ਹੋ ਸਕਦੇ"
-#: gtk/gtkfilesel.c:1586
+#: gtk/gtkfilesel.c:1585
#, c-format
msgid "Error deleting file \"%s\": %s"
msgstr "ਫਾਇਲ \"%s\" ਹਟਾਉਣ ਵਿੱਚ ਗਲਤੀ: %s"
-#: gtk/gtkfilesel.c:1629
+#: gtk/gtkfilesel.c:1628
#, c-format
msgid "Really delete file \"%s\"?"
msgstr "ਯਕੀਨਨ ਹੀ ਫਾਇਲ\"%s\" ਨੂੰ ਹਟਾਉਣਾ ਹੈ?"
-#: gtk/gtkfilesel.c:1634
+#: gtk/gtkfilesel.c:1633
msgid "Delete File"
msgstr "ਫਾਇਲ ਹਟਾਉ"
-#: gtk/gtkfilesel.c:1680 gtk/gtkfilesel.c:1694
+#: gtk/gtkfilesel.c:1679 gtk/gtkfilesel.c:1693
#, c-format
msgid "The file name \"%s\" contains symbols that are not allowed in filenames"
msgstr "ਫਾਇਲ ਨਾਂ \"%s\" ਵਿੱਚ ਉਹ ਨਿਸ਼ਾਨ ਹਨ ਜੋ ਕਿ ਫਾਇਲ ਨਾਂ ਵਿੱਚ ਨਹੀ ਹੋ ਸਕਦੇ ਹੋ"
-#: gtk/gtkfilesel.c:1682
+#: gtk/gtkfilesel.c:1681
#, c-format
msgid ""
"Error renaming file to \"%s\": %s\n"
@@ -1429,7 +1655,7 @@ msgstr ""
"ਗਲਤੀ ਫਾਇਲ ਦਾ ਨਾਂ-ਤਬਦੀਲ਼ \"%s\" ਕਰਨ ਵਿੱਚ: %s\n"
"%s"
-#: gtk/gtkfilesel.c:1696
+#: gtk/gtkfilesel.c:1695
#, c-format
msgid ""
"Error renaming file \"%s\": %s\n"
@@ -1438,29 +1664,29 @@ msgstr ""
"ਗਲਤੀ ਫਾਇਲ \"%s\" ਦਾ ਨਾਂ-ਤਬਦੀਲ਼ ਕਰਨ ਵਿੱਚ: %s\n"
"%s"
-#: gtk/gtkfilesel.c:1706
+#: gtk/gtkfilesel.c:1705
#, c-format
msgid "Error renaming file \"%s\" to \"%s\": %s"
msgstr "ਗਲਤੀ ਫਾਇਲ \"%s\" ਦਾ ਨਾਂ \"%s\" ਤਬਦੀਲ ਕਰਨ ਵਿੱਚ: %s"
-#: gtk/gtkfilesel.c:1753
+#: gtk/gtkfilesel.c:1752
msgid "Rename File"
msgstr "ਫਾਇਲ ਨਾਂ-ਤਬਦੀਲ"
-#: gtk/gtkfilesel.c:1768
+#: gtk/gtkfilesel.c:1767
#, c-format
msgid "Rename file \"%s\" to:"
msgstr "ਫਾਇਲ \"%s\" ਦਾ ਨਾਂ-ਤਬਦੀਲ:"
-#: gtk/gtkfilesel.c:1797
+#: gtk/gtkfilesel.c:1796
msgid "_Rename"
msgstr "_ਨਾਂ-ਤਬਦੀਲ:"
-#: gtk/gtkfilesel.c:2229
+#: gtk/gtkfilesel.c:2228
msgid "_Selection: "
msgstr "_ਚੋਣ:"
-#: gtk/gtkfilesel.c:3152
+#: gtk/gtkfilesel.c:3151
#, c-format
msgid ""
"The filename \"%s\" couldn't be converted to UTF-8. (try setting the "
@@ -1469,15 +1695,15 @@ msgstr ""
"ਫਾਇਲ ਨਾਂ \"%s\" ਨੂੰ UTF-8 ਵਿੱਚ ਤਬਦੀਲ ਨਹੀ ਕੀਤਾ ਜਾ ਸਕਿਆ (ਇੰਵਾਇਰਮਿੰਟ ਵੇਰੀਬਲ "
"G_BROKEN_FILENAMES ਨੂੰ ਨਿਰਧਾਰਿਤ ਕਰਨ ਦੀ ਕੋਸ਼ਿਸ): %s"
-#: gtk/gtkfilesel.c:3155
+#: gtk/gtkfilesel.c:3154
msgid "Invalid UTF-8"
msgstr "ਗਲਤ UTF-8"
-#: gtk/gtkfilesel.c:4032
+#: gtk/gtkfilesel.c:4031
msgid "Name too long"
msgstr "ਨਾਂ ਬਹੁਤ ਲੰਮਾ ਹੈ"
-#: gtk/gtkfilesel.c:4034
+#: gtk/gtkfilesel.c:4033
msgid "Couldn't convert filename"
msgstr "ਫਾਇਲ ਨਾਂ ਤਬਦੀਲ ਨਹੀ ਹੋ ਸਕਿਆ"
@@ -1485,32 +1711,32 @@ msgstr "ਫਾਇਲ ਨਾਂ ਤਬਦੀਲ ਨਹੀ ਹੋ ਸਕਿਆ"
msgid "(Empty)"
msgstr "(ਖਾਲੀ)"
-#: gtk/gtkfilesystemunix.c:415 gtk/gtkfilesystemunix.c:429
-#: gtk/gtkfilesystemunix.c:626 gtk/gtkfilesystemwin32.c:482
-#: gtk/gtkfilesystemwin32.c:495 gtk/gtkfilesystemwin32.c:1530
+#: gtk/gtkfilesystemunix.c:475 gtk/gtkfilesystemunix.c:678
+#: gtk/gtkfilesystemunix.c:1918 gtk/gtkfilesystemwin32.c:482
+#: gtk/gtkfilesystemwin32.c:495 gtk/gtkfilesystemwin32.c:1560
#, fuzzy, c-format
msgid "Error getting information for '%s': %s"
msgstr "'%s' ਲਈ ਜਾਣਕਾਰੀ ਪ੍ਰਾਪਤ ਕਰਨ ਵਿੱਚ ਅਸਫਲ: %s"
-#: gtk/gtkfilesystemunix.c:495 gtk/gtkfilesystemwin32.c:537
+#: gtk/gtkfilesystemunix.c:547 gtk/gtkfilesystemwin32.c:537
#, fuzzy, c-format
msgid "Error creating directory '%s': %s"
msgstr "ਡਾਇਰੈਕਟਰੀ '%s' ਬਣਾਉਣ ਵਿੱਚ ਗਲਤੀ: %s"
-#: gtk/gtkfilesystemunix.c:575 gtk/gtkfilesystemwin32.c:597
+#: gtk/gtkfilesystemunix.c:627 gtk/gtkfilesystemwin32.c:597
msgid "This file system does not support mounting"
msgstr "ਇਹ ਫਾਇਲ ਸਿਸਟਮ ਮਾਊਟਿੰਗ ਲਈ ਸਹਾਇਕ ਨਹੀ ਹੈ"
-#: gtk/gtkfilesystemunix.c:583
+#: gtk/gtkfilesystemunix.c:635
msgid "Filesystem"
msgstr "ਫਾਇਲ ਸਿਸਟਮ"
-#: gtk/gtkfilesystemunix.c:740
+#: gtk/gtkfilesystemunix.c:792
#, c-format
msgid "Could not get a stock icon for %s"
msgstr "'%s' ਸਟਾਕ ਆਈਕਾਨ ਪ੍ਰਾਪਤ ਕਰਨ ਵਿੱਚ ਅਸਫਲ਼"
-#: gtk/gtkfilesystemunix.c:835
+#: gtk/gtkfilesystemunix.c:887
#, c-format
msgid ""
"The name \"%s\" is not valid because it contains the character \"%s\". "
@@ -1518,63 +1744,78 @@ msgid ""
msgstr ""
"ਨਾਂ \"%s\" ਜਾਇਜ ਨਹੀਂ ਹੈ, ਕਿਉਕਿ ਇਸ ਵਿੱਚ ਅੱਖਰ \"%s\" ਹੈ, ਕਿਰਪਾ ਕਰਕੇ ਵੱਖਰਾ ਨਾਂ ਵਰਤੋਂ"
-#: gtk/gtkfilesystemunix.c:1443 gtk/gtkfilesystemwin32.c:1004
+#: gtk/gtkfilesystemunix.c:1489
#, fuzzy, c-format
-msgid "Bookmark saving failed: %s"
+msgid "Writing %s failed: %s"
msgstr "ਬੁੱਕਮਾਰਕ ਸੰਭਾਲ ਅਸਫਲ(%s)"
-#: gtk/gtkfilesystemunix.c:1495
+#: gtk/gtkfilesystemunix.c:1578
#, c-format
msgid "'%s' already exists in the bookmarks list"
msgstr ""
-#: gtk/gtkfilesystemunix.c:1557
+#: gtk/gtkfilesystemunix.c:1650
#, c-format
msgid "'%s' does not exist in the bookmarks list"
msgstr ""
-#: gtk/gtkfilesystemunix.c:1739
+#: gtk/gtkfilesystemunix.c:1878
#, fuzzy, c-format
-msgid "Error getting information for '%s'"
-msgstr "'%s' ਲਈ ਜਾਣਕਾਰੀ ਪ੍ਰਾਪਤ ਕਰਨ ਵਿੱਚ ਅਸਫਲ"
+msgid "Error getting information for '/': %s"
+msgstr "'%s' ਲਈ ਜਾਣਕਾਰੀ ਪ੍ਰਾਪਤ ਕਰਨ ਵਿੱਚ ਅਸਫਲ: %s"
-#: gtk/gtkfontbutton.c:178 gtk/gtkfontbutton.c:295
+#: gtk/gtkfilesystemwin32.c:611
+#, c-format
+msgid "Network Drive (%s)"
+msgstr ""
+
+#: gtk/gtkfilesystemwin32.c:650
+#, fuzzy, c-format
+msgid "%s (%s)"
+msgstr "%s: %s"
+
+#: gtk/gtkfilesystemwin32.c:1032
+#, fuzzy, c-format
+msgid "Bookmark saving failed: %s"
+msgstr "ਬੁੱਕਮਾਰਕ ਸੰਭਾਲ ਅਸਫਲ(%s)"
+
+#: gtk/gtkfontbutton.c:179 gtk/gtkfontbutton.c:292
msgid "Pick a Font"
msgstr "ਇੱਕ ਫੋਟ ਚੁਣੋ"
#. Initialize fields
-#: gtk/gtkfontbutton.c:289
+#: gtk/gtkfontbutton.c:286
msgid "Sans 12"
msgstr "ਸ਼ੰਨਜ਼ ੧੨"
-#: gtk/gtkfontbutton.c:807
+#: gtk/gtkfontbutton.c:804
msgid "Font"
msgstr "ਫੋਂਟ"
#. This is the default text shown in the preview entry, though the user
#. can set it. Remember that some fonts only have capital letters.
-#: gtk/gtkfontsel.c:73
+#: gtk/gtkfontsel.c:74
msgid "abcdefghijk ABCDEFGHIJK"
msgstr "abcdefghijk ABCDEFGHIJK"
-#: gtk/gtkfontsel.c:360
+#: gtk/gtkfontsel.c:361
msgid "_Family:"
msgstr "_ਸਮੂਹ:"
-#: gtk/gtkfontsel.c:366
+#: gtk/gtkfontsel.c:367
msgid "_Style:"
msgstr "_ਸ਼ੈਲੀ:"
-#: gtk/gtkfontsel.c:372
+#: gtk/gtkfontsel.c:373
msgid "Si_ze:"
msgstr "ਆਕਾਰ:"
#. create the text entry widget
-#: gtk/gtkfontsel.c:548
+#: gtk/gtkfontsel.c:549
msgid "_Preview:"
msgstr "_ਨਮੂਨਾ:"
-#: gtk/gtkfontsel.c:1382
+#: gtk/gtkfontsel.c:1383
msgid "Font Selection"
msgstr "ਫੋਂਟ ਚੋਣ"
@@ -1589,12 +1830,12 @@ msgstr "_ਗਾਮਾ ਮੁੱਲ"
#. Remove this icon source so we don't keep trying to
#. * load it.
#.
-#: gtk/gtkiconfactory.c:1629
+#: gtk/gtkiconfactory.c:1644
#, c-format
msgid "Error loading icon: %s"
msgstr "ਗਲਤੀ ਆਈਕਾਨ ਲੋਡ ਕਰਨ ਵਿੱਚ: %s"
-#: gtk/gtkicontheme.c:1263
+#: gtk/gtkicontheme.c:1250
#, c-format
msgid ""
"Could not find the icon '%s'. The '%s' theme\n"
@@ -1607,7 +1848,7 @@ msgstr ""
"ਤੁਸੀ ਇਸ ਦੀ ਨਕਲ ਇਥੋਂ ਪ੍ਰਾਪਤ ਕਰ ਸਕਦੇ ਹੋ:\n"
"\t%s"
-#: gtk/gtkicontheme.c:1328
+#: gtk/gtkicontheme.c:1315
#, c-format
msgid "Icon '%s' not present in theme"
msgstr "ਸਰੂਪ ਵਿੱਚ ਆਈਕਾਨ '%s' ਮੌਜੂਦ ਨਹੀ ਹੈ"
@@ -1695,7 +1936,7 @@ msgstr "(ਅਣਪਛਾਤਾ)"
msgid "clear"
msgstr "ਸਾਫ਼"
-#: gtk/gtklabel.c:3930
+#: gtk/gtklabel.c:3935
msgid "Select All"
msgstr "ਸਭ ਚੁਣੋ"
@@ -1729,355 +1970,393 @@ msgstr "ਨਾ-ਨਿਰਧਾਰਨ ਲਈ GTK+ ਡੀਬੱਗਿੰਗ"
#. * Do *not* translate it to "predefinito:LTR", if it
#. * it isn't default:LTR or default:RTL it will not work
#.
-#: gtk/gtkmain.c:482
+#: gtk/gtkmain.c:476
msgid "default:LTR"
msgstr "default:LTR"
-#: gtk/gtkmain.c:565
+#: gtk/gtkmain.c:559
msgid "GTK+ Options"
msgstr "GTK+ ਚੋਣ"
-#: gtk/gtkmain.c:565
+#: gtk/gtkmain.c:559
msgid "Show GTK+ Options"
msgstr "GTK+ ਚੋਣ ਵੇਖਾਓ"
-#: gtk/gtknotebook.c:2712 gtk/gtknotebook.c:5060
+#: gtk/gtknotebook.c:2718 gtk/gtknotebook.c:5064
#, c-format
msgid "Page %u"
msgstr "ਸਫਾ %u"
-#: gtk/gtkradiotoolbutton.c:91
+#: gtk/gtkradiotoolbutton.c:92
msgid "Group"
msgstr "ਸਮੂਹ"
-#: gtk/gtkradiotoolbutton.c:92
+#: gtk/gtkradiotoolbutton.c:93
msgid "The radio tool button whose group this button belongs to."
msgstr "ਰੇਡੀਓ ਸੰਦ ਬਟਨ, ਜਿਸ ਸਮੂਹ ਨਾਲ ਇਹ ਬਟਨ ਸੰਬੰਧਿਤ ਹੈ।"
-#: gtk/gtkrc.c:2399
+#: gtk/gtkrc.c:2400
#, c-format
msgid "Unable to find include file: \"%s\""
msgstr "ਸ਼ਾਮਿਲ ਫਾਇਲ ਲੱਭਣ ਤੋ ਅਸਮਰੱਥ: \"%s\""
-#: gtk/gtkrc.c:3038 gtk/gtkrc.c:3041
+#: gtk/gtkrc.c:3042 gtk/gtkrc.c:3045
#, c-format
msgid "Unable to locate image file in pixmap_path: \"%s\""
msgstr "ਪਿਕਸਮੈਪ ਮਾਰਗ ਵਿੱਚ _ਚਿੱਤਰ ਫਾਇਲ ਲੱਭਣ ਵਿੱਚ ਅਸਫਲ: \"%s\""
-#: gtk/gtkrc.c:3476
+#: gtk/gtkrc.c:3480
#, c-format
msgid "Pixmap path element: \"%s\" must be absolute, %s, line %d"
msgstr "ਪਿਕਸਮੈਪ ਮਾਰਗ ਇਕਾਈ: \"%s\" ਨਿਰਪੇਖ ਹੋਣੀ ਚਾਹੀਦੀ ਹੈ, %s, ਸਤਰ %d"
#. KEEP IN SYNC with gtkiconfactory.c stock icons, when appropriate
-#: gtk/gtkstock.c:286
+#: gtk/gtkstock.c:308
msgid "Information"
msgstr "ਜਾਣਕਾਰੀ"
-#: gtk/gtkstock.c:287
+#: gtk/gtkstock.c:309
msgid "Warning"
msgstr "ਚੇਤਵਾਨੀ"
-#: gtk/gtkstock.c:288
+#: gtk/gtkstock.c:310
msgid "Error"
msgstr "ਗਲਤੀ"
-#: gtk/gtkstock.c:289
+#: gtk/gtkstock.c:311
msgid "Question"
msgstr "ਸਵਾਲ"
#. FIXME these need accelerators when appropriate, and
#. * need the mnemonics to be rationalized
#.
-#: gtk/gtkstock.c:294
+#: gtk/gtkstock.c:316
msgid "_About"
msgstr "ਇ_ਸ ਬਾਰੇ"
-#: gtk/gtkstock.c:296
+#: gtk/gtkstock.c:318
msgid "_Apply"
msgstr "_ਲਾਗੂ"
-#: gtk/gtkstock.c:297
+#: gtk/gtkstock.c:319
msgid "_Bold"
msgstr "_ਭਾਰੇ"
-#: gtk/gtkstock.c:298
+#: gtk/gtkstock.c:320
msgid "_Cancel"
msgstr "_ਰੱਦ"
-#: gtk/gtkstock.c:299
+#: gtk/gtkstock.c:321
msgid "_CD-Rom"
msgstr "_ਸੀਡੀ-ਰੋਮ"
-#: gtk/gtkstock.c:300
+#: gtk/gtkstock.c:322
msgid "_Clear"
msgstr "_ਸਾਫ"
-#: gtk/gtkstock.c:301
+#: gtk/gtkstock.c:323
msgid "_Close"
msgstr "_ਬੰਦ"
-#: gtk/gtkstock.c:302
+#: gtk/gtkstock.c:324
msgid "_Convert"
msgstr "ਤ_ਬਦੀਲ"
-#: gtk/gtkstock.c:303
+#: gtk/gtkstock.c:325
msgid "_Copy"
msgstr "_ਨਕਲ"
-#: gtk/gtkstock.c:304
+#: gtk/gtkstock.c:326
msgid "Cu_t"
msgstr "ਕੱ_ਟ"
-#: gtk/gtkstock.c:305
+#: gtk/gtkstock.c:327
msgid "_Delete"
msgstr "_ਹਟਾਉ"
-#: gtk/gtkstock.c:306
+#: gtk/gtkstock.c:328
msgid "_Execute"
msgstr "ਚ_ਲਾਉ"
-#: gtk/gtkstock.c:307
+#: gtk/gtkstock.c:329
msgid "_Edit"
msgstr "_ਸੋਧ"
-#: gtk/gtkstock.c:308
+#: gtk/gtkstock.c:330
msgid "_Find"
msgstr "_ਖੋਜ"
-#: gtk/gtkstock.c:309
+#: gtk/gtkstock.c:331
msgid "Find and _Replace"
msgstr "ਖੋਜ ਤੇ _ਤਬਦੀਲ"
-#: gtk/gtkstock.c:310
+#: gtk/gtkstock.c:332
msgid "_Floppy"
msgstr "_ਫਲਾਪੀ"
-#: gtk/gtkstock.c:311
-msgid "_Bottom"
-msgstr "_ਤਲ"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:334
+msgid "Navigation|_Bottom"
+msgstr ""
-#: gtk/gtkstock.c:312
-msgid "_First"
-msgstr "ਪਹਿ_ਲਾਂ"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:336
+msgid "Navigation|_First"
+msgstr ""
-#: gtk/gtkstock.c:313
-msgid "_Last"
-msgstr "ਆ_ਖਰੀ"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:338
+msgid "Navigation|_Last"
+msgstr ""
-#: gtk/gtkstock.c:314
-msgid "_Top"
-msgstr "ਉ_ਪੱਰ"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:340
+msgid "Navigation|_Top"
+msgstr ""
-#: gtk/gtkstock.c:315
-msgid "_Back"
-msgstr "_ਪਿੱਛੇ"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:342
+msgid "Navigation|_Back"
+msgstr ""
-#: gtk/gtkstock.c:316
-msgid "_Down"
-msgstr "_ਹੇਠਾਂ"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:344
+msgid "Navigation|_Down"
+msgstr ""
-#: gtk/gtkstock.c:317 gtk/gtkstock.c:331
-msgid "_Forward"
-msgstr "ਅੱ_ਗੇ"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:346
+msgid "Navigation|_Forward"
+msgstr ""
-#: gtk/gtkstock.c:318
-msgid "_Up"
-msgstr "_ਉਪੱਰ"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:348
+msgid "Navigation|_Up"
+msgstr ""
-#: gtk/gtkstock.c:319
+#: gtk/gtkstock.c:349
msgid "_Harddisk"
msgstr "_ਹਾਰਡ-ਡਿਸਕ"
-#: gtk/gtkstock.c:320
+#: gtk/gtkstock.c:350
msgid "_Help"
msgstr "ਸ_ਹਾਇਤਾ"
-#: gtk/gtkstock.c:321
+#: gtk/gtkstock.c:351
msgid "_Home"
msgstr "ਘ_ਰ"
-#: gtk/gtkstock.c:322
+#: gtk/gtkstock.c:352
msgid "Increase Indent"
msgstr "ਹਾਸ਼ੀਏ ਤੋ ਦੂਰੀ ਵਧਾਉ"
-#: gtk/gtkstock.c:323
+#: gtk/gtkstock.c:353
msgid "Decrease Indent"
msgstr "ਹਾਸ਼ੀਏ ਤੋ ਦੂਰੀ ਘਟਾਉ"
-#: gtk/gtkstock.c:324
+#: gtk/gtkstock.c:354
msgid "_Index"
msgstr "_ਤਤਕਰਾ"
-#: gtk/gtkstock.c:325
+#: gtk/gtkstock.c:355
msgid "_Italic"
msgstr "_ਤਿਰਛਾ"
-#: gtk/gtkstock.c:326
+#: gtk/gtkstock.c:356
msgid "_Jump to"
msgstr "_ਜਾਉ"
-#: gtk/gtkstock.c:327
-msgid "_Center"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:358
+#, fuzzy
+msgid "Justify|_Center"
msgstr "_ਕੇਂਦਰ"
-#: gtk/gtkstock.c:328
-msgid "_Fill"
-msgstr "_ਭਰੋ"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:360
+msgid "Justify|_Fill"
+msgstr ""
-#: gtk/gtkstock.c:329
-msgid "_Left"
-msgstr "ਖੱ_ਬਾ"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:362
+msgid "Justify|_Left"
+msgstr ""
-#: gtk/gtkstock.c:330
-msgid "_Right"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:364
+#, fuzzy
+msgid "Justify|_Right"
msgstr "_ਸੱਜਾ"
-#: gtk/gtkstock.c:332
-msgid "_Next"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:367
+#, fuzzy
+msgid "Media|_Forward"
msgstr "ਅੱ_ਗੇ"
-#: gtk/gtkstock.c:333
-msgid "P_ause"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:369
+#, fuzzy
+msgid "Media|_Next"
+msgstr "ਅੱ_ਗੇ"
+
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:371
+#, fuzzy
+msgid "Media|P_ause"
msgstr "_ਵਿਰਾਮ"
-#: gtk/gtkstock.c:334
-msgid "_Play"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:373
+#, fuzzy
+msgid "Media|_Play"
msgstr "_ਚਲਾਉ"
-#: gtk/gtkstock.c:335
-msgid "Pre_vious"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:375
+#, fuzzy
+msgid "Media|Pre_vious"
msgstr "_ਪਿੱਛੇ"
-#: gtk/gtkstock.c:336
-msgid "_Record"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:377
+#, fuzzy
+msgid "Media|_Record"
msgstr "ਰਿ_ਕਾਰਡ"
-#: gtk/gtkstock.c:337
-msgid "R_ewind"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:379
+#, fuzzy
+msgid "Media|R_ewind"
msgstr "_ਪਿੱਛੇ"
-#: gtk/gtkstock.c:338 gtk/gtkstock.c:361
-msgid "_Stop"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:381
+#, fuzzy
+msgid "Media|_Stop"
msgstr "_ਰੋਕੋ"
-#: gtk/gtkstock.c:339
+#: gtk/gtkstock.c:382
msgid "_Network"
msgstr "_ਨੈੱੱਟਵਰਕ("
-#: gtk/gtkstock.c:340
+#: gtk/gtkstock.c:383
msgid "_New"
msgstr "_ਨਵਾਂ"
-#: gtk/gtkstock.c:341
+#: gtk/gtkstock.c:384
msgid "_No"
msgstr "ਨ_ਹੀਂ"
-#: gtk/gtkstock.c:342
+#: gtk/gtkstock.c:385
msgid "_OK"
msgstr "ਠੀ_ਕ ਹੈ"
-#: gtk/gtkstock.c:343
+#: gtk/gtkstock.c:386
msgid "_Open"
msgstr "ਖੋ_ਲ੍ਹੋ"
-#: gtk/gtkstock.c:344
+#: gtk/gtkstock.c:387
msgid "_Paste"
msgstr "ਚਿ_ਪਕਾਉ"
-#: gtk/gtkstock.c:345
+#: gtk/gtkstock.c:388
msgid "_Preferences"
msgstr "_ਮੇਰੀ ਪਸੰਦ"
-#: gtk/gtkstock.c:346
+#: gtk/gtkstock.c:389
msgid "_Print"
msgstr "ਛਾ_ਪੋ"
-#: gtk/gtkstock.c:347
+#: gtk/gtkstock.c:390
msgid "Print Pre_view"
msgstr "ਛਾਪਾਈ _ਦਰਿਸ਼"
-#: gtk/gtkstock.c:348
+#: gtk/gtkstock.c:391
msgid "_Properties"
msgstr "_ਵਿਸ਼ੇਸਤਾ"
-#: gtk/gtkstock.c:349
+#: gtk/gtkstock.c:392
msgid "_Quit"
msgstr "_ਬਾਹਰ"
-#: gtk/gtkstock.c:350
+#: gtk/gtkstock.c:393
msgid "_Redo"
msgstr "_ਮੁੜ ਵਾਪਿਸ"
-#: gtk/gtkstock.c:351
+#: gtk/gtkstock.c:394
msgid "_Refresh"
msgstr "_ਤਾਜ਼ਾ"
-#: gtk/gtkstock.c:353
+#: gtk/gtkstock.c:396
msgid "_Revert"
msgstr "_ਮੁੜ ਵਾਪਿਸ"
-#: gtk/gtkstock.c:354
+#: gtk/gtkstock.c:397
msgid "_Save"
msgstr "ਸੰਭਾ_ਲੋ"
-#: gtk/gtkstock.c:355
+#: gtk/gtkstock.c:398
msgid "Save _As"
msgstr "ਇਸ _ਤਰਾਂ ਸੰਭਾਲੋ"
-#: gtk/gtkstock.c:356
+#: gtk/gtkstock.c:399
msgid "_Color"
msgstr "ਰੰ_ਗ"
-#: gtk/gtkstock.c:357
+#: gtk/gtkstock.c:400
msgid "_Font"
msgstr "_ਫੋਂਟ"
-#: gtk/gtkstock.c:358
+#: gtk/gtkstock.c:401
msgid "_Ascending"
msgstr "ਵੱਧਦੇ _ਕ੍ਰਮ "
-#: gtk/gtkstock.c:359
+#: gtk/gtkstock.c:402
msgid "_Descending"
msgstr "ਘੱਟਦੇ _ਕ੍ਰਮ ਵਿੱਚ"
-#: gtk/gtkstock.c:360
+#: gtk/gtkstock.c:403
msgid "_Spell Check"
msgstr "ਸ਼ਬਦ-_ਜੋਡ਼ ਜਾਂਚ"
-#: gtk/gtkstock.c:362
+#: gtk/gtkstock.c:404
+msgid "_Stop"
+msgstr "_ਰੋਕੋ"
+
+#: gtk/gtkstock.c:405
msgid "_Strikethrough"
msgstr "_ਵਿੰਨ੍ਹੋ"
-#: gtk/gtkstock.c:363
+#: gtk/gtkstock.c:406
msgid "_Undelete"
msgstr "ਨਾ-ਹਟਾਓ"
-#: gtk/gtkstock.c:364
+#: gtk/gtkstock.c:407
msgid "_Underline"
msgstr "ਹੇਠਾਂ _ਰੇਖਾ"
-#: gtk/gtkstock.c:365
+#: gtk/gtkstock.c:408
msgid "_Undo"
msgstr "_ਵਾਪਿਸ"
-#: gtk/gtkstock.c:366
+#: gtk/gtkstock.c:409
msgid "_Yes"
msgstr "_ਹਾਂ"
-#: gtk/gtkstock.c:367
+#: gtk/gtkstock.c:410
msgid "_Normal Size"
msgstr "_ਸਧਾਰਨ ਆਕਾਰ"
-#: gtk/gtkstock.c:368
+#: gtk/gtkstock.c:411
msgid "Best _Fit"
msgstr "ਸ਼੍ਰੇਸ਼ਟ ਅਨੁ_ਕੂਲ"
-#: gtk/gtkstock.c:369
+#: gtk/gtkstock.c:412
msgid "Zoom _In"
msgstr "ਅਕਾਰ _ਵੱਡਾ"
-#: gtk/gtkstock.c:370
+#: gtk/gtkstock.c:413
msgid "Zoom _Out"
msgstr "ਅਕਾਰ ਛੋ_ਟਾ"
@@ -2130,22 +2409,22 @@ msgstr "ਮੈਡੀਊਲ ਮਾਰਗ ਵਿੱਚ ਸਰੂਪ ਇੰਜਣ
msgid "--- No Tip ---"
msgstr "--- ਸੰਕੇਤ ਨਹੀ ---"
-#: gtk/gtkuimanager.c:1132
+#: gtk/gtkuimanager.c:1154
#, c-format
msgid "Unknown attribute '%s' on line %d char %d"
msgstr "ਅਣਪਛਾਤੀ ਵਿਸ਼ੇਸਤਾ '%s' ਸਤਰ %d ਤੇ ਅੱਖਰ %d"
-#: gtk/gtkuimanager.c:1332
+#: gtk/gtkuimanager.c:1371
#, c-format
msgid "Unexpected start tag '%s' on line %d char %d"
msgstr "ਬੇ-ਲੋਡ਼ੀਦਾ ਸ਼ੁਰੂਆਤੀ ਟੈਗ '%s' ਸਤਰ %d ਤੇ ਅੱਖਰ %d"
-#: gtk/gtkuimanager.c:1417
+#: gtk/gtkuimanager.c:1461
#, c-format
msgid "Unexpected character data on line %d char %d"
msgstr "ਬੇ-ਲੋਡ਼ੀਦਾ ਅੱਖਰ ਡਾਟਾ ਸਤਰ %d ਤੇ ਅੱਖਰ %d"
-#: gtk/gtkuimanager.c:2209
+#: gtk/gtkuimanager.c:2272
msgid "Empty"
msgstr "ਖਾਲੀ"
@@ -2204,6 +2483,49 @@ msgstr "X ਇੰਪੁੱਟ ਢੰਗ"
msgid "Could not get information for file '%s': %s"
msgstr "ਫਾਇਲ '%s' ਲਈ ਜਾਣਕਾਰੀ ਪ੍ਰਾਪਤ ਕਰਨ ਵਿੱਚ ਅਸਫਲ਼: %s"
+#~ msgid "_Credits"
+#~ msgstr "_ਮਾਣ"
+
+#~ msgid "Shift"
+#~ msgstr "Shift"
+
+#~ msgid "Ctrl"
+#~ msgstr "Ctrl"
+
+#~ msgid "Alt"
+#~ msgstr "Alt"
+
+#, fuzzy
+#~ msgid "Error getting information for '%s'"
+#~ msgstr "'%s' ਲਈ ਜਾਣਕਾਰੀ ਪ੍ਰਾਪਤ ਕਰਨ ਵਿੱਚ ਅਸਫਲ"
+
+#~ msgid "_Bottom"
+#~ msgstr "_ਤਲ"
+
+#~ msgid "_First"
+#~ msgstr "ਪਹਿ_ਲਾਂ"
+
+#~ msgid "_Last"
+#~ msgstr "ਆ_ਖਰੀ"
+
+#~ msgid "_Top"
+#~ msgstr "ਉ_ਪੱਰ"
+
+#~ msgid "_Back"
+#~ msgstr "_ਪਿੱਛੇ"
+
+#~ msgid "_Down"
+#~ msgstr "_ਹੇਠਾਂ"
+
+#~ msgid "_Up"
+#~ msgstr "_ਉਪੱਰ"
+
+#~ msgid "_Fill"
+#~ msgstr "_ਭਰੋ"
+
+#~ msgid "_Left"
+#~ msgstr "ਖੱ_ਬਾ"
+
#~ msgid ""
#~ "Could not change the current folder to %s:\n"
#~ "%s"
@@ -2221,9 +2543,6 @@ msgstr "ਫਾਇਲ '%s' ਲਈ ਜਾਣਕਾਰੀ ਪ੍ਰਾਪਤ ਕਰ
#~ msgid "Could not add bookmark for %s because it is not a folder."
#~ msgstr "%s ਲਈ ਬੁੱਕਮਾਰਕ ਜੋਡ਼ ਨਹੀ ਸਕਿਆ, ਕਿਉਕਿ ਇਹ ਫੋਲਡਰ ਨਹੀ ਹੈ।"
-#~ msgid "%s: %s"
-#~ msgstr "%s: %s"
-
#~ msgid "This file system does not support icons for everything"
#~ msgstr "ਇਹ ਫਾਇਲ ਸਿਸਟਮ ਹਰੇਕ ਲਈ ਆਈਕਾਨ ਲਈ ਸਹਾਇਕ ਨਹੀ ਹੈ"
diff --git a/po/pl.po b/po/pl.po
index b7c18f569..61e4a7083 100644
--- a/po/pl.po
+++ b/po/pl.po
@@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gtk+\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-01-10 21:15+0100\n"
+"POT-Creation-Date: 2005-06-20 14:30-0400\n"
"PO-Revision-Date: 2003-11-18 11:32+0100\n"
"Last-Translator: Gnome PL Team <translators@gnomepl.org>\n"
"Language-Team: Polish <translation-team-pl@lists.sourceforge.net>\n"
@@ -21,7 +21,7 @@ msgstr ""
"|| n%100>=20) ? 1 : 2);\n"
#: gdk-pixbuf/gdk-pixbuf-animation.c:153 gdk-pixbuf/gdk-pixbuf-io.c:838
-#: gdk-pixbuf/gdk-pixbuf-io.c:1069 tests/testfilechooser.c:199
+#: gdk-pixbuf/gdk-pixbuf-io.c:1068 tests/testfilechooser.c:199
#, c-format
msgid "Failed to open file '%s': %s"
msgstr "Nie można otworzyć pliku \"%s\": %s"
@@ -32,7 +32,7 @@ msgid "Image file '%s' contains no data"
msgstr "Plik z obrazem \"%s\" nie zawiera danych"
#: gdk-pixbuf/gdk-pixbuf-animation.c:208 gdk-pixbuf/gdk-pixbuf-io.c:887
-#: gdk-pixbuf/gdk-pixbuf-io.c:1110 tests/testfilechooser.c:244
+#: gdk-pixbuf/gdk-pixbuf-io.c:1109 tests/testfilechooser.c:244
#, c-format
msgid ""
"Failed to load image '%s': reason not known, probably a corrupt image file"
@@ -82,35 +82,35 @@ msgstr "Nierozpoznany format pliku z obrazem"
msgid "Failed to load image '%s': %s"
msgstr "Nie można odczytać obrazu \"%s\": %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1337
+#: gdk-pixbuf/gdk-pixbuf-io.c:1336
#, c-format
msgid "Error writing to image file: %s"
msgstr "Błąd przy zapisie do pliku obrazu: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1383 gdk-pixbuf/gdk-pixbuf-io.c:1512
+#: gdk-pixbuf/gdk-pixbuf-io.c:1382 gdk-pixbuf/gdk-pixbuf-io.c:1511
#, c-format
msgid "This build of gdk-pixbuf does not support saving the image format: %s"
msgstr "Ta kopia gdk-pixbuf nie pozwala na zapis obrazu w formacie: %s"
# FIXME - co za bzdurne zdanie
-#: gdk-pixbuf/gdk-pixbuf-io.c:1417
+#: gdk-pixbuf/gdk-pixbuf-io.c:1416
msgid "Insufficient memory to save image to callback"
msgstr "Brak pamięci do zapisu obrazu do odczytu"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1429
+#: gdk-pixbuf/gdk-pixbuf-io.c:1428
msgid "Failed to open temporary file"
msgstr "Nie można otworzyć pliku tymczasowego"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1454
+#: gdk-pixbuf/gdk-pixbuf-io.c:1453
msgid "Failed to read from temporary file"
msgstr "Nie można odczytać pliku tymczasowego"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1641
+#: gdk-pixbuf/gdk-pixbuf-io.c:1687
#, c-format
msgid "Failed to open '%s' for writing: %s"
msgstr "Nie można otworzyć \"%s\" do zapisu: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1665
+#: gdk-pixbuf/gdk-pixbuf-io.c:1711
#, c-format
msgid ""
"Failed to close '%s' while writing image, all data may not have been saved: %"
@@ -119,7 +119,7 @@ msgstr ""
"Nie można zamknąć pliku \"%s\" po zapisaniu w nim obrazu. Mogło dojść do "
"niezapisania części danych: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1853 gdk-pixbuf/gdk-pixbuf-io.c:1903
+#: gdk-pixbuf/gdk-pixbuf-io.c:1931 gdk-pixbuf/gdk-pixbuf-io.c:1981
msgid "Insufficient memory to save image into a buffer"
msgstr "Brak pamięci do zapisu obrazu do bufora"
@@ -182,24 +182,34 @@ msgstr "Uszkodzony fragment animacji"
msgid "The ANI image format"
msgstr "Format obrazu ANI"
-#: gdk-pixbuf/io-bmp.c:227 gdk-pixbuf/io-bmp.c:383
+#: gdk-pixbuf/io-bmp.c:228 gdk-pixbuf/io-bmp.c:306 gdk-pixbuf/io-bmp.c:338
+#: gdk-pixbuf/io-bmp.c:361 gdk-pixbuf/io-bmp.c:442
+msgid "BMP image has bogus header data"
+msgstr "Błędny nagłówek obrazu BMP"
+
+#: gdk-pixbuf/io-bmp.c:239 gdk-pixbuf/io-bmp.c:401
msgid "Not enough memory to load bitmap image"
msgstr "Brak pamięci na odczytanie bitmapy z pliku"
-#: gdk-pixbuf/io-bmp.c:269
+#: gdk-pixbuf/io-bmp.c:287
msgid "BMP image has unsupported header size"
msgstr "Obraz BMP zawiera nagłówek o nieobsługiwanym rozmiarze"
-#: gdk-pixbuf/io-bmp.c:288 gdk-pixbuf/io-bmp.c:320 gdk-pixbuf/io-bmp.c:343
-#: gdk-pixbuf/io-bmp.c:424
-msgid "BMP image has bogus header data"
-msgstr "Błędny nagłówek obrazu BMP"
-
-#: gdk-pixbuf/io-bmp.c:307
+#: gdk-pixbuf/io-bmp.c:325
msgid "Topdown BMP images cannot be compressed"
msgstr "Zstępujące (top-down) obrazy BMP nie mogą być skompresowane"
-#: gdk-pixbuf/io-bmp.c:1154
+#: gdk-pixbuf/io-bmp.c:1203
+#, fuzzy
+msgid "Couldn't allocate memory for saving BMP file"
+msgstr "Brak pamięci na odczytanie pliku JPEG"
+
+#: gdk-pixbuf/io-bmp.c:1244
+#, fuzzy
+msgid "Couldn't write to BMP file"
+msgstr "Nie można przekonwertować nazwy pliku"
+
+#: gdk-pixbuf/io-bmp.c:1293
msgid "The BMP image format"
msgstr "Format obrazu BMP"
@@ -208,7 +218,7 @@ msgstr "Format obrazu BMP"
msgid "Failure reading GIF: %s"
msgstr "Błąd przy odczycie obrazu GIF: %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 ""
"Plik GIF nie zawiera wszystkich wymaganych danych (może został obcięty?)"
@@ -234,25 +244,30 @@ msgstr "Napotkano błędny kod"
msgid "Circular table entry in GIF file"
msgstr "Zapętlona pozycja tabeli w pliku GIF"
-#: 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 "Brak pamięci na odczytanie pliku GIF"
-#: gdk-pixbuf/io-gif.c:1088
+#: gdk-pixbuf/io-gif.c:947
+#, fuzzy
+msgid "Not enough memory to composite a frame in GIF file"
+msgstr "Brak pamięci na odczytanie pliku GIF"
+
+#: gdk-pixbuf/io-gif.c:1116
msgid "GIF image is corrupt (incorrect LZW compression)"
msgstr "Obraz GIF jest uszkodzony (niepoprawna kompresja LZW)"
-#: gdk-pixbuf/io-gif.c:1138
+#: gdk-pixbuf/io-gif.c:1166
msgid "File does not appear to be a GIF file"
msgstr "Plik nie wydaje się być plikiem GIF"
-#: 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 "Format GIF w wersji %s nie jest obsługiwany"
-#: 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."
@@ -260,11 +275,11 @@ msgstr ""
"Obraz GIF nie ma globalnej palety kolorów, a ramka wewnątrz nie ma palety "
"lokalnej."
-#: gdk-pixbuf/io-gif.c:1491
+#: gdk-pixbuf/io-gif.c:1519
msgid "GIF image was truncated or incomplete."
msgstr "Plik GIF został obcięty lub jest niekompletny."
-#: gdk-pixbuf/io-gif.c:1643
+#: gdk-pixbuf/io-gif.c:1671
msgid "The GIF image format"
msgstr "Format obrazu GIF"
@@ -452,96 +467,114 @@ msgstr "Poważny błąd przy odczycie pliku z obrazem PNG"
msgid "Fatal error reading PNG image file: %s"
msgstr "Poważny błąd przy odczycie pliku z obrazem PNG: %s"
-#: gdk-pixbuf/io-png.c:813
+#: gdk-pixbuf/io-png.c:810
msgid ""
"Keys for PNG text chunks must have at least 1 and at most 79 characters."
msgstr "Klucze elementów tekstowych PNG muszą mieć długość od 1 do 79 znaków."
-#: gdk-pixbuf/io-png.c:821
+#: gdk-pixbuf/io-png.c:818
msgid "Keys for PNG text chunks must be ASCII characters."
msgstr "Klucze elementów tekstowych PNG muszą być znakami ASCII."
-#: gdk-pixbuf/io-png.c:854
+#: gdk-pixbuf/io-png.c:831
+#, fuzzy, c-format
+msgid ""
+"PNG compression level must be a value between 0 and 9; value '%s' could not "
+"be parsed."
+msgstr ""
+"Jakość obrazu JPEG musi być wartością od 0 do 100; wartość \"%s\" nie jest "
+"poprawna."
+
+#: gdk-pixbuf/io-png.c:843
+#, fuzzy, c-format
+msgid ""
+"PNG compression level must be a value between 0 and 9; value '%d' is not "
+"allowed."
+msgstr ""
+"Jakość obrazu JPEG musi być wartością od 0 do 100; wartość \"%d\" nie jest "
+"dozwolona."
+
+#: gdk-pixbuf/io-png.c:883
#, c-format
msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding."
msgstr ""
"Wartość elementu tekstowego PNG %s nie może być przekształcona na kodowanie "
"ISO-8859-1."
-#: gdk-pixbuf/io-png.c:994
+#: gdk-pixbuf/io-png.c:1026
msgid "The PNG image format"
msgstr "Format obrazu PNG"
-#: gdk-pixbuf/io-pnm.c:249
+#: gdk-pixbuf/io-pnm.c:252
msgid "PNM loader expected to find an integer, but didn't"
msgstr "Moduł obsługujący PNM oczekiwał wartości całowitej, lecz otrzymał inną"
-#: gdk-pixbuf/io-pnm.c:281
+#: gdk-pixbuf/io-pnm.c:284
msgid "PNM file has an incorrect initial byte"
msgstr "Plik PNM zawiera niepoprawny bajt początkowy"
-#: gdk-pixbuf/io-pnm.c:311
+#: gdk-pixbuf/io-pnm.c:314
msgid "PNM file is not in a recognized PNM subformat"
msgstr "Plik PNM nie zawiera rozpoznanego podformatu PNM"
-#: gdk-pixbuf/io-pnm.c:336
+#: gdk-pixbuf/io-pnm.c:339
msgid "PNM file has an image width of 0"
msgstr "Plik PNM zawiera obraz o szerokości 0"
-#: gdk-pixbuf/io-pnm.c:357
+#: gdk-pixbuf/io-pnm.c:360
msgid "PNM file has an image height of 0"
msgstr "Plik PNM zawiera obraz o wysokości 0"
-#: gdk-pixbuf/io-pnm.c:380
+#: gdk-pixbuf/io-pnm.c:383
msgid "Maximum color value in PNM file is 0"
msgstr "Maksymalna wartość koloru w pliku PNM wynosi 0"
-#: gdk-pixbuf/io-pnm.c:388
+#: gdk-pixbuf/io-pnm.c:391
msgid "Maximum color value in PNM file is too large"
msgstr "Maksymalna wartość koloru w pliku PNM jest zbyt duża"
-#: gdk-pixbuf/io-pnm.c:396
+#: gdk-pixbuf/io-pnm.c:399
msgid "Cannot handle PNM files with maximum color values greater than 255"
msgstr ""
"Pliki PNM z maksymalną wartością koloru większą od 255 nie są obsługiwane"
-#: gdk-pixbuf/io-pnm.c:435 gdk-pixbuf/io-pnm.c:463 gdk-pixbuf/io-pnm.c:495
+#: gdk-pixbuf/io-pnm.c:438 gdk-pixbuf/io-pnm.c:466 gdk-pixbuf/io-pnm.c:498
msgid "Raw PNM image type is invalid"
msgstr "Typ surowego obrazu PNM jest niepoprawny"
-#: gdk-pixbuf/io-pnm.c:555 gdk-pixbuf/io-pnm.c:597
+#: gdk-pixbuf/io-pnm.c:562 gdk-pixbuf/io-pnm.c:604
msgid "PNM image format is invalid"
msgstr "Niepoprawny format obrazu PNM"
-#: gdk-pixbuf/io-pnm.c:656
+#: gdk-pixbuf/io-pnm.c:663
msgid "PNM image loader does not support this PNM subformat"
msgstr "Moduł odczytujący obrazy PNM nie obsługuje tego podformatu PNM"
-#: gdk-pixbuf/io-pnm.c:711
+#: gdk-pixbuf/io-pnm.c:718
msgid "Premature end-of-file encountered"
msgstr "Przedwcześnie wystąpił koniec pliku"
-#: gdk-pixbuf/io-pnm.c:743 gdk-pixbuf/io-pnm.c:974
+#: gdk-pixbuf/io-pnm.c:750 gdk-pixbuf/io-pnm.c:981
msgid "Raw PNM formats require exactly one whitespace before sample data"
msgstr "Surowy format PNM wymaga dokładnie jednej spacji przed danymi"
-#: gdk-pixbuf/io-pnm.c:770
+#: gdk-pixbuf/io-pnm.c:777
msgid "Cannot allocate memory for loading PNM image"
msgstr "Nie można przydzielić pamięci na odczytanie pliku PNM"
-#: gdk-pixbuf/io-pnm.c:820
+#: gdk-pixbuf/io-pnm.c:827
msgid "Insufficient memory to load PNM context struct"
msgstr "Brak pamięci na wczytanie struktury kontekstu PNM"
-#: gdk-pixbuf/io-pnm.c:871
+#: gdk-pixbuf/io-pnm.c:878
msgid "Unexpected end of PNM image data"
msgstr "Nieoczekiwany koniec danych obrazu PNM"
-#: gdk-pixbuf/io-pnm.c:1003
+#: gdk-pixbuf/io-pnm.c:1010
msgid "Insufficient memory to load PNM file"
msgstr "Brak pamięci na odczytanie pliku PNM"
-#: gdk-pixbuf/io-pnm.c:1082
+#: gdk-pixbuf/io-pnm.c:1089
msgid "The PNM/PBM/PGM/PPM image format family"
msgstr "Rodzina formatów obrazów PNM/PBM/PGM/PPM"
@@ -565,60 +598,60 @@ msgstr "Brak pamięci na odczytanie obrazu RAS"
msgid "The Sun raster image format"
msgstr "Rastrowy format obrazu firmy SUN"
-#: gdk-pixbuf/io-tga.c:159
+#: gdk-pixbuf/io-tga.c:154
msgid "Cannot allocate memory for IOBuffer struct"
msgstr "Nie można przydzielić pamięci na strukturę IOBuffer"
-#: gdk-pixbuf/io-tga.c:178
+#: gdk-pixbuf/io-tga.c:173
msgid "Cannot allocate memory for IOBuffer data"
msgstr "Nie można przydzielić pamięci na dane IOBuffer"
-#: gdk-pixbuf/io-tga.c:189
+#: gdk-pixbuf/io-tga.c:184
msgid "Cannot realloc IOBuffer data"
msgstr "Nie można ponownie przydzielić danych IOBuffer"
-#: gdk-pixbuf/io-tga.c:219
+#: gdk-pixbuf/io-tga.c:214
msgid "Cannot allocate temporary IOBuffer data"
msgstr "Nie można przydzielić tymczasowych danych IOBuffer"
-#: gdk-pixbuf/io-tga.c:353
+#: gdk-pixbuf/io-tga.c:348
msgid "Cannot allocate new pixbuf"
msgstr "Nie można przydzielić nowego obiekt pixbuf"
-#: gdk-pixbuf/io-tga.c:692
+#: gdk-pixbuf/io-tga.c:689
msgid "Cannot allocate colormap structure"
msgstr "Nie można przydzielić struktury palety kolorów"
-#: gdk-pixbuf/io-tga.c:699
+#: gdk-pixbuf/io-tga.c:696
msgid "Cannot allocate colormap entries"
msgstr "Nie można przydzielić elementów palety kolorów"
-#: gdk-pixbuf/io-tga.c:721
+#: gdk-pixbuf/io-tga.c:718
msgid "Unexpected bitdepth for colormap entries"
msgstr "Nieoczekiwana wartość głębi kolorów elementów palety kolorów"
-#: gdk-pixbuf/io-tga.c:739
+#: gdk-pixbuf/io-tga.c:736
msgid "Cannot allocate TGA header memory"
msgstr "Nie można przydzielić pamięci na nagłówek obrazu TGA"
-#: gdk-pixbuf/io-tga.c:772
+#: gdk-pixbuf/io-tga.c:769
msgid "TGA image has invalid dimensions"
msgstr "Obraz TGA ma niewłaściwe wymiary"
-#: gdk-pixbuf/io-tga.c:778 gdk-pixbuf/io-tga.c:787 gdk-pixbuf/io-tga.c:797
-#: gdk-pixbuf/io-tga.c:807 gdk-pixbuf/io-tga.c:814
+#: gdk-pixbuf/io-tga.c:775 gdk-pixbuf/io-tga.c:784 gdk-pixbuf/io-tga.c:794
+#: gdk-pixbuf/io-tga.c:804 gdk-pixbuf/io-tga.c:811
msgid "TGA image type not supported"
msgstr "Nieobsługiwany typ obrazu TGA"
-#: gdk-pixbuf/io-tga.c:861
+#: gdk-pixbuf/io-tga.c:858
msgid "Cannot allocate memory for TGA context struct"
msgstr "Nie można przydzielić pamięci na strukturę kontekstu TGA"
-#: gdk-pixbuf/io-tga.c:926
+#: gdk-pixbuf/io-tga.c:923
msgid "Excess data in file"
msgstr "W pliku występują nadmiarowe dane"
-#: gdk-pixbuf/io-tga.c:995
+#: gdk-pixbuf/io-tga.c:992
msgid "The Targa image format"
msgstr "Format obrazu Targa"
@@ -699,39 +732,44 @@ msgstr "Przy odczycie pliku XBM nie powiódł się zapis do pliku tymczasowego"
msgid "The XBM image format"
msgstr "Format obrazu XBM"
-#: gdk-pixbuf/io-xpm.c:1229
+#: gdk-pixbuf/io-xpm.c:467
msgid "No XPM header found"
msgstr "Nie odnaleziono nagłówka XPM"
-#: gdk-pixbuf/io-xpm.c:1237
+#: gdk-pixbuf/io-xpm.c:476
+#, fuzzy
+msgid "Invalid XPM header"
+msgstr "Niepoprawny plik XBM"
+
+#: gdk-pixbuf/io-xpm.c:484
msgid "XPM file has image width <= 0"
msgstr "Plik XPM zawiera obraz o szerokości <= 0"
-#: gdk-pixbuf/io-xpm.c:1245
+#: gdk-pixbuf/io-xpm.c:492
msgid "XPM file has image height <= 0"
msgstr "Plik XPM zawiera obraz o wysokości <= 0"
-#: gdk-pixbuf/io-xpm.c:1253
+#: gdk-pixbuf/io-xpm.c:500
msgid "XPM has invalid number of chars per pixel"
msgstr "Plik XPM zawiera niepoprawną liczbę znaków na piksel"
-#: gdk-pixbuf/io-xpm.c:1260
+#: gdk-pixbuf/io-xpm.c:507
msgid "XPM file has invalid number of colors"
msgstr "Plik XPM zawiera niepoprawną liczbę kolorów"
-#: gdk-pixbuf/io-xpm.c:1272 gdk-pixbuf/io-xpm.c:1281 gdk-pixbuf/io-xpm.c:1333
+#: gdk-pixbuf/io-xpm.c:519 gdk-pixbuf/io-xpm.c:528 gdk-pixbuf/io-xpm.c:580
msgid "Cannot allocate memory for loading XPM image"
msgstr "Nie można przydzielić pamięci na odczytanie pliku XPM"
-#: gdk-pixbuf/io-xpm.c:1295
+#: gdk-pixbuf/io-xpm.c:542
msgid "Cannot read XPM colormap"
msgstr "Nie można odczytać palety kolorów XPM"
-#: gdk-pixbuf/io-xpm.c:1524
+#: gdk-pixbuf/io-xpm.c:771
msgid "Failed to write to temporary file when loading XPM image"
msgstr "Przy odczycie pliku XPM nie powiódł się zapis do pliku tymczasowego"
-#: gdk-pixbuf/io-xpm.c:1559
+#: gdk-pixbuf/io-xpm.c:806
msgid "The XPM image format"
msgstr "Format obrazu XPM"
@@ -793,6 +831,138 @@ msgstr "ZNACZNIKI"
msgid "Gdk debugging flags to unset"
msgstr "Wyczyszczone znaczniki śledzenia Gdk"
+#: gdk/keyname-table.h:3940
+msgid "keyboard label|BackSpace"
+msgstr ""
+
+#: gdk/keyname-table.h:3941
+msgid "keyboard label|Tab"
+msgstr ""
+
+#: gdk/keyname-table.h:3942
+msgid "keyboard label|Return"
+msgstr ""
+
+#: gdk/keyname-table.h:3943
+msgid "keyboard label|Pause"
+msgstr ""
+
+#: gdk/keyname-table.h:3944
+msgid "keyboard label|Scroll_Lock"
+msgstr ""
+
+#: gdk/keyname-table.h:3945
+msgid "keyboard label|Sys_Req"
+msgstr ""
+
+#: gdk/keyname-table.h:3946
+msgid "keyboard label|Escape"
+msgstr ""
+
+#: gdk/keyname-table.h:3947
+msgid "keyboard label|Multi_key"
+msgstr ""
+
+#: gdk/keyname-table.h:3948
+msgid "keyboard label|Home"
+msgstr ""
+
+#: gdk/keyname-table.h:3949
+msgid "keyboard label|Page_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3950
+msgid "keyboard label|Page_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3951
+msgid "keyboard label|End"
+msgstr ""
+
+#: gdk/keyname-table.h:3952
+msgid "keyboard label|Begin"
+msgstr ""
+
+#: gdk/keyname-table.h:3953
+msgid "keyboard label|Print"
+msgstr ""
+
+#: gdk/keyname-table.h:3954
+msgid "keyboard label|Insert"
+msgstr ""
+
+#: gdk/keyname-table.h:3955
+msgid "keyboard label|Num_Lock"
+msgstr ""
+
+#: gdk/keyname-table.h:3956
+msgid "keyboard label|KP_Space"
+msgstr ""
+
+#: gdk/keyname-table.h:3957
+msgid "keyboard label|KP_Tab"
+msgstr ""
+
+#: gdk/keyname-table.h:3958
+msgid "keyboard label|KP_Enter"
+msgstr ""
+
+#: gdk/keyname-table.h:3959
+msgid "keyboard label|KP_Home"
+msgstr ""
+
+#: gdk/keyname-table.h:3960
+msgid "keyboard label|KP_Left"
+msgstr ""
+
+#: gdk/keyname-table.h:3961
+msgid "keyboard label|KP_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3962
+msgid "keyboard label|KP_Right"
+msgstr ""
+
+#: gdk/keyname-table.h:3963
+msgid "keyboard label|KP_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3964
+msgid "keyboard label|KP_Page_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3965
+msgid "keyboard label|KP_Prior"
+msgstr ""
+
+#: gdk/keyname-table.h:3966
+msgid "keyboard label|KP_Page_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3967
+msgid "keyboard label|KP_Next"
+msgstr ""
+
+#: gdk/keyname-table.h:3968
+msgid "keyboard label|KP_End"
+msgstr ""
+
+#: gdk/keyname-table.h:3969
+msgid "keyboard label|KP_Begin"
+msgstr ""
+
+#: gdk/keyname-table.h:3970
+msgid "keyboard label|KP_Insert"
+msgstr ""
+
+#: gdk/keyname-table.h:3971
+msgid "keyboard label|KP_Delete"
+msgstr ""
+
+#: gdk/keyname-table.h:3972
+msgid "keyboard label|Delete"
+msgstr ""
+
#. Description of --sync in --help output
#: gdk/win32/gdkmain-win32.c:60
msgid "Don't batch GDI requests"
@@ -828,46 +998,47 @@ msgstr "KOLORY"
msgid "Make X calls synchronous"
msgstr "Synchroniczna komunikacja z serwerem X"
-#: gtk/gtkaboutdialog.c:260 gtk/gtkaboutdialog.c:1939
+#: gtk/gtkaboutdialog.c:270 gtk/gtkaboutdialog.c:2025
msgid "License"
msgstr "Licencja"
-#: gtk/gtkaboutdialog.c:261
+#: gtk/gtkaboutdialog.c:271
msgid "The license of the program"
msgstr "Licencja programu"
#. Add the credits button
-#: gtk/gtkaboutdialog.c:482
-msgid "_Credits"
-msgstr "_Zasługi"
+#: gtk/gtkaboutdialog.c:491
+#, fuzzy
+msgid "C_redits"
+msgstr "Zasługi"
#. Add the license button
-#: gtk/gtkaboutdialog.c:491
+#: gtk/gtkaboutdialog.c:501
msgid "_License"
msgstr "_Licencja"
-#: gtk/gtkaboutdialog.c:682
+#: gtk/gtkaboutdialog.c:731
#, c-format
msgid "About %s"
msgstr "Informacje o %s"
-#: gtk/gtkaboutdialog.c:1876
+#: gtk/gtkaboutdialog.c:1953
msgid "Credits"
msgstr "Zasługi"
-#: gtk/gtkaboutdialog.c:1901
+#: gtk/gtkaboutdialog.c:1979
msgid "Written by"
msgstr "Program"
-#: gtk/gtkaboutdialog.c:1904
+#: gtk/gtkaboutdialog.c:1982
msgid "Documented by"
msgstr "Dokumentacja"
-#: gtk/gtkaboutdialog.c:1916
+#: gtk/gtkaboutdialog.c:1994
msgid "Translated by"
msgstr "Tłumaczenie"
-#: gtk/gtkaboutdialog.c:1920
+#: gtk/gtkaboutdialog.c:1998
msgid "Artwork by"
msgstr "Grafika"
@@ -875,28 +1046,41 @@ msgstr "Grafika"
#. * that use the shift key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: gtk/gtkaccellabel.c:119
-msgid "Shift"
-msgstr "Shift"
+#: gtk/gtkaccellabel.c:121
+msgid "keyboard label|Shift"
+msgstr ""
#. This is the text that should appear next to menu accelerators
#. * that use the control key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: gtk/gtkaccellabel.c:125
-msgid "Ctrl"
-msgstr "Ctrl"
+#: gtk/gtkaccellabel.c:128
+msgid "keyboard label|Ctrl"
+msgstr ""
#. This is the text that should appear next to menu accelerators
#. * that use the alt key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: gtk/gtkaccellabel.c:131
-msgid "Alt"
-msgstr "Alt"
+#: gtk/gtkaccellabel.c:135
+msgid "keyboard label|Alt"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkaccellabel.c:577
+msgid "keyboard label|Space"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkaccellabel.c:581
+msgid "keyboard label|Backslash"
+msgstr ""
#. Translate to calendar:YM if you want years to be displayed
#. * before months; otherwise translate to calendar:MY.
@@ -907,7 +1091,7 @@ msgstr "Alt"
#. * so if you have a default text direction of RTL and YM, then
#. * the year will appear on the right.
#.
-#: gtk/gtkcalendar.c:700
+#: gtk/gtkcalendar.c:647
msgid "calendar:MY"
msgstr "calendar:MY"
@@ -915,19 +1099,52 @@ msgstr "calendar:MY"
#. * first day of the week to calendar:week_start:1 if you want Monday
#. * to be the first day of the week, and so on.
#.
-#: gtk/gtkcalendar.c:710
+#: gtk/gtkcalendar.c:661
msgid "calendar:week_start:0"
msgstr "calendar:week_start:1"
-#: gtk/gtkcolorbutton.c:220 gtk/gtkcolorbutton.c:574
+#. Translators: This is a text measurement template.
+#. * Translate it to the widest year text.
+#. *
+#. * Don't include the prefix "year measurement template|"
+#. * in the translation.
+#. *
+#. * If you don't understand this, leave it as "2000"
+#.
+#: gtk/gtkcalendar.c:1549
+msgid "year measurement template|2000"
+msgstr ""
+
+#. Translators: This dictates how the year is displayed in
+#. * gtkcalendar widget. See strftime() manual for the format.
+#. * Use only ASCII in the translation.
+#. *
+#. * Also look for the msgid "year measurement template|2000".
+#. * Translate that entry to a year with the widest output of this
+#. * msgid.
+#. *
+#. * Don't include the prefix "calendar year format|" in the
+#. * translation. "%Y" is appropriate for most locales.
+#.
+#: gtk/gtkcalendar.c:1826
+msgid "calendar year format|%Y"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkcellrendererprogress.c:237 gtk/gtkcellrendererprogress.c:295
+#, c-format
+msgid "progress bar label|%d %%"
+msgstr ""
+
+#: gtk/gtkcolorbutton.c:221 gtk/gtkcolorbutton.c:576
msgid "Pick a Color"
msgstr "Wybór koloru"
-#: gtk/gtkcolorbutton.c:466
+#: gtk/gtkcolorbutton.c:467
msgid "Received invalid color data\n"
msgstr "Otrzymano niepoprawne dane koloru\n"
-#: gtk/gtkcolorsel.c:576
+#: gtk/gtkcolorsel.c:561
msgid ""
"The previously-selected color, for comparison to the color you're selecting "
"now. You can drag this color to a palette entry, or select this color as "
@@ -937,7 +1154,7 @@ msgstr ""
"Możesz przeciągnąć ten kolor na jedną z pozycji palety lub wybrać go "
"bezpośrednio poprzez przeciągnięcie go nad kolor sąsiedni."
-#: gtk/gtkcolorsel.c:581
+#: gtk/gtkcolorsel.c:566
msgid ""
"The color you've chosen. You can drag this color to a palette entry to save "
"it for use in the future."
@@ -945,11 +1162,11 @@ msgstr ""
"Aktualnie wybrany kolor. Kolor ten możesz przeciągnąć na jedną z pozycji "
"palety, aby zachować go na przyszłość."
-#: gtk/gtkcolorsel.c:942
+#: gtk/gtkcolorsel.c:957
msgid "_Save color here"
msgstr "_Zapisz kolor w tym miejscu"
-#: gtk/gtkcolorsel.c:1147
+#: gtk/gtkcolorsel.c:1162
msgid ""
"Click this palette entry to make it the current color. To change this entry, "
"drag a color swatch here or right-click it and select \"Save color here.\""
@@ -958,7 +1175,7 @@ msgstr ""
"ten element, przeciągnij tutaj próbkę koloru lub kliknij prawym przyciskiem "
"i wybierz \"Zapisz kolor w tym miejscu\"."
-#: gtk/gtkcolorsel.c:1913
+#: gtk/gtkcolorsel.c:1929
msgid ""
"Select the color you want from the outer ring. Select the darkness or "
"lightness of that color using the inner triangle."
@@ -966,7 +1183,7 @@ msgstr ""
"Wybierz pożądany kolor z zewnętrznego pierścienia, przy użyciu trójkąta "
"wewnątrz wybierz jasność tego koloru."
-#: gtk/gtkcolorsel.c:1938
+#: gtk/gtkcolorsel.c:1954
msgid ""
"Click the eyedropper, then click a color anywhere on your screen to select "
"that color."
@@ -974,67 +1191,67 @@ msgstr ""
"Kliknij ten zakraplacz, a następnie dowolny punkt obrazu, aby pobrać z niego "
"kolor."
-#: gtk/gtkcolorsel.c:1947
+#: gtk/gtkcolorsel.c:1963
msgid "_Hue:"
msgstr "O_dcień:"
-#: gtk/gtkcolorsel.c:1948
+#: gtk/gtkcolorsel.c:1964
msgid "Position on the color wheel."
msgstr "Położenie na kole kolorów."
-#: gtk/gtkcolorsel.c:1950
+#: gtk/gtkcolorsel.c:1966
msgid "_Saturation:"
msgstr "Na_sycenie:"
-#: gtk/gtkcolorsel.c:1951
+#: gtk/gtkcolorsel.c:1967
msgid "\"Deepness\" of the color."
msgstr "\"Głębia\" koloru."
-#: gtk/gtkcolorsel.c:1952
+#: gtk/gtkcolorsel.c:1968
msgid "_Value:"
msgstr "_Wartość:"
-#: gtk/gtkcolorsel.c:1953
+#: gtk/gtkcolorsel.c:1969
msgid "Brightness of the color."
msgstr "Jasność koloru."
-#: gtk/gtkcolorsel.c:1954
+#: gtk/gtkcolorsel.c:1970
msgid "_Red:"
msgstr "_Czerwony:"
-#: gtk/gtkcolorsel.c:1955
+#: gtk/gtkcolorsel.c:1971
msgid "Amount of red light in the color."
msgstr "Ilość czerwonego światła w kolorze."
-#: gtk/gtkcolorsel.c:1956
+#: gtk/gtkcolorsel.c:1972
msgid "_Green:"
msgstr "_Zielony:"
-#: gtk/gtkcolorsel.c:1957
+#: gtk/gtkcolorsel.c:1973
msgid "Amount of green light in the color."
msgstr "Ilość zielonego światła w kolorze."
-#: gtk/gtkcolorsel.c:1958
+#: gtk/gtkcolorsel.c:1974
msgid "_Blue:"
msgstr "_Niebieski:"
-#: gtk/gtkcolorsel.c:1959
+#: gtk/gtkcolorsel.c:1975
msgid "Amount of blue light in the color."
msgstr "Ilość niebieskiego światła w kolorze."
-#: gtk/gtkcolorsel.c:1962
+#: gtk/gtkcolorsel.c:1978
msgid "_Opacity:"
msgstr "_Nieprzepuszczalność:"
-#: gtk/gtkcolorsel.c:1970 gtk/gtkcolorsel.c:1981
+#: gtk/gtkcolorsel.c:1986 gtk/gtkcolorsel.c:1997
msgid "Transparency of the color."
msgstr "Przezroczystość koloru."
-#: gtk/gtkcolorsel.c:1988
+#: gtk/gtkcolorsel.c:2004
msgid "Color _Name:"
msgstr "Nazwa _koloru:"
-#: gtk/gtkcolorsel.c:2003
+#: gtk/gtkcolorsel.c:2019
msgid ""
"You can enter an HTML-style hexadecimal color value, or simply a color name "
"such as 'orange' in this entry."
@@ -1042,11 +1259,11 @@ msgstr ""
"Możesz w tym wejściu podać szesnastkową wartość koloru (jak w HTML-u) lub po "
"prostu nazwę koloru, np. \"orange\"."
-#: gtk/gtkcolorsel.c:2022
+#: gtk/gtkcolorsel.c:2038
msgid "_Palette"
msgstr "Pal_eta"
-#: gtk/gtkcolorsel.c:2054
+#: gtk/gtkcolorsel.c:2070
msgid "Color Wheel"
msgstr "Koło kolorów"
@@ -1054,197 +1271,214 @@ msgstr "Koło kolorów"
msgid "Color Selection"
msgstr "Wybór koloru"
-#: gtk/gtkentry.c:4507 gtk/gtktextview.c:7030
+#: gtk/gtkentry.c:4508 gtk/gtktextview.c:7068
msgid "Select _All"
msgstr "Zaznacz w_szystko"
-#: gtk/gtkentry.c:4517 gtk/gtktextview.c:7040
+#: gtk/gtkentry.c:4518 gtk/gtktextview.c:7078
msgid "Input _Methods"
msgstr "_Metody wejściowe"
-#: gtk/gtkentry.c:4528 gtk/gtktextview.c:7051
+#: gtk/gtkentry.c:4529 gtk/gtktextview.c:7089
msgid "_Insert Unicode Control Character"
msgstr "_Wstaw znak kontrolny Unicode"
-#: gtk/gtkfilechooser.c:1584 gtk/gtkfilechooser.c:1628
-#: gtk/gtkfilechooser.c:1703 gtk/gtkfilechooser.c:1747
+#: gtk/gtkfilechooser.c:1588 gtk/gtkfilechooser.c:1632
+#: gtk/gtkfilechooser.c:1707 gtk/gtkfilechooser.c:1751
#, c-format
msgid "Invalid filename: %s"
msgstr "Niepoprawna nazwa pliku: %s"
-#: gtk/gtkfilechooserbutton.c:65
+#: gtk/gtkfilechooserbutton.c:67
msgid "Select A File"
msgstr "Wybór pliku"
-#: gtk/gtkfilechooserbutton.c:66 gtk/gtkfilechooserdefault.c:1229
-#: gtk/gtkpathbar.c:982
+#: gtk/gtkfilechooserbutton.c:68 gtk/gtkfilechooserdefault.c:1302
+#: gtk/gtkpathbar.c:1020
msgid "Home"
msgstr "Domowy"
-#: gtk/gtkfilechooserbutton.c:67 gtk/gtkfilechooserdefault.c:1256
-#: gtk/gtkpathbar.c:984
+#: gtk/gtkfilechooserbutton.c:69 gtk/gtkfilechooserdefault.c:1329
+#: gtk/gtkpathbar.c:1022
msgid "Desktop"
msgstr "Biurko"
-#: gtk/gtkfilechooserbutton.c:68
+#: gtk/gtkfilechooserbutton.c:70
msgid "(None)"
msgstr "(brak)"
-#: gtk/gtkfilechooserbutton.c:1515
+#: gtk/gtkfilechooserbutton.c:1523
msgid "Other..."
msgstr "Inne..."
-#: gtk/gtkfilechooserdefault.c:867
+#: gtk/gtkfilechooserdefault.c:917
msgid "Could not retrieve information about the file"
msgstr "Nie można pobrać informacji o pliku"
-#: gtk/gtkfilechooserdefault.c:878
+#: gtk/gtkfilechooserdefault.c:928
msgid "Could not add a bookmark"
msgstr "Nie można dodać zakładki"
-#: gtk/gtkfilechooserdefault.c:889
+#: gtk/gtkfilechooserdefault.c:939
msgid "Could not remove bookmark"
msgstr "Nie można usunąć zakładki"
-#: gtk/gtkfilechooserdefault.c:900
+#: gtk/gtkfilechooserdefault.c:950
msgid "The folder could not be created"
msgstr "Nie można utworzyć folderu"
-#: gtk/gtkfilechooserdefault.c:911
+#: gtk/gtkfilechooserdefault.c:963
+msgid ""
+"The folder could not be created, as a file with the same name already "
+"exists. Try using a different name for the folder, or rename the file first."
+msgstr ""
+
+#: gtk/gtkfilechooserdefault.c:976
msgid "Invalid file name"
msgstr "Niepoprawna nazwa pliku"
-#: gtk/gtkfilechooserdefault.c:921
+#: gtk/gtkfilechooserdefault.c:986
msgid "The folder contents could not be displayed"
msgstr "Nie można wyświetlić zawartości folderu"
-#: gtk/gtkfilechooserdefault.c:1119
+#: gtk/gtkfilechooserdefault.c:1192
#, c-format
msgid "Could not get information about '%s': %s"
msgstr "Nie można pobrać informacji o \"%s\": %s"
-#: gtk/gtkfilechooserdefault.c:2095
+#: gtk/gtkfilechooserdefault.c:2208
#, c-format
msgid "Add the folder '%s' to the bookmarks"
msgstr "Dodaje folder \"%s\" do zakładek"
-#: gtk/gtkfilechooserdefault.c:2136
+#: gtk/gtkfilechooserdefault.c:2249
msgid "Add the current folder to the bookmarks"
msgstr "Dodaje bieżący folder do zakładek"
-#: gtk/gtkfilechooserdefault.c:2138
+#: gtk/gtkfilechooserdefault.c:2251
msgid "Add the selected folders to the bookmarks"
msgstr "Dodaje zaznaczone foldery do zakładek"
-#: gtk/gtkfilechooserdefault.c:2178
+#: gtk/gtkfilechooserdefault.c:2291
#, c-format
msgid "Remove the bookmark '%s'"
msgstr "Usuwa zakładkę \"%s\""
-#: gtk/gtkfilechooserdefault.c:2591
+#: gtk/gtkfilechooserdefault.c:2722
#, c-format
msgid "Could not add a bookmark for '%s' because it is an invalid path name."
msgstr ""
"Nie można dodać zakładki dla \"%s\" ponieważ jest to niepoprawna nazwa "
"ścieżki."
-#: gtk/gtkfilechooserdefault.c:2769
+#: gtk/gtkfilechooserdefault.c:2937
+msgid "Remove"
+msgstr "Usuń"
+
+#: gtk/gtkfilechooserdefault.c:2946
+#, fuzzy
+msgid "Rename..."
+msgstr "Zmień _nazwę"
+
+#: gtk/gtkfilechooserdefault.c:3069
msgid "Shortcuts"
msgstr "Skróty"
-#: gtk/gtkfilechooserdefault.c:2823
+#: gtk/gtkfilechooserdefault.c:3123
msgid "Folder"
msgstr "Folder"
-#: gtk/gtkfilechooserdefault.c:2875 gtk/gtkstock.c:295
+#: gtk/gtkfilechooserdefault.c:3179 gtk/gtkstock.c:317
msgid "_Add"
msgstr "_Dodaj"
-#: gtk/gtkfilechooserdefault.c:2882
-msgid "Add the selected folder to the bookmarks"
+#: gtk/gtkfilechooserdefault.c:3186
+#, fuzzy
+msgid "Add the selected folder to the Bookmarks"
msgstr "Dodaje zaznaczony folder do zakładek"
-#: gtk/gtkfilechooserdefault.c:2887 gtk/gtkstock.c:352
+#: gtk/gtkfilechooserdefault.c:3191 gtk/gtkstock.c:395
msgid "_Remove"
msgstr "_Usuń"
-#: gtk/gtkfilechooserdefault.c:2894
+#: gtk/gtkfilechooserdefault.c:3198
msgid "Remove the selected bookmark"
msgstr "Usuwa zaznaczoną zakładkę"
-#: gtk/gtkfilechooserdefault.c:2997
-msgid "_Add to Shortcuts"
+#: gtk/gtkfilechooserdefault.c:3305
+#, fuzzy
+msgid "_Add to Bookmarks"
msgstr "_Dodaj do skrótów"
-#: gtk/gtkfilechooserdefault.c:3007
+#: gtk/gtkfilechooserdefault.c:3315
msgid "Open _Location"
msgstr "O_twórz położenie"
-#: gtk/gtkfilechooserdefault.c:3019
+#: gtk/gtkfilechooserdefault.c:3327
msgid "Show _Hidden Files"
msgstr "Wyświetl u_kryte pliki"
-#: gtk/gtkfilechooserdefault.c:3143 gtk/gtkfilesel.c:767
+#: gtk/gtkfilechooserdefault.c:3451 gtk/gtkfilesel.c:766
msgid "Files"
msgstr "Pliki"
-#: gtk/gtkfilechooserdefault.c:3174
+#: gtk/gtkfilechooserdefault.c:3482
msgid "Name"
msgstr "Nazwa"
-#: gtk/gtkfilechooserdefault.c:3199
+#: gtk/gtkfilechooserdefault.c:3507
msgid "Size"
msgstr "Rozmiar"
-#: gtk/gtkfilechooserdefault.c:3212
+#: gtk/gtkfilechooserdefault.c:3520
msgid "Modified"
msgstr "Zmodyfikowany"
-#: gtk/gtkfilechooserdefault.c:3244
+#: gtk/gtkfilechooserdefault.c:3552
msgid "Select which types of files are shown"
msgstr "Wybiera jakie rodzaje plików są wyświetlane"
#. Create Folder
-#: gtk/gtkfilechooserdefault.c:3280
+#: gtk/gtkfilechooserdefault.c:3588
msgid "Create Fo_lder"
msgstr "Utwórz fo_lder"
#. Name entry
-#: gtk/gtkfilechooserdefault.c:3398
+#: gtk/gtkfilechooserdefault.c:3709
msgid "_Name:"
msgstr "_Nazwa:"
-#: gtk/gtkfilechooserdefault.c:3438
+#: gtk/gtkfilechooserdefault.c:3749
msgid "_Browse for other folders"
msgstr "_Przeglądaj inne foldery"
-#: gtk/gtkfilechooserdefault.c:3688
+#: gtk/gtkfilechooserdefault.c:4000
msgid "Save in _folder:"
msgstr "Zapis w f_olderze:"
-#: gtk/gtkfilechooserdefault.c:3690
+#: gtk/gtkfilechooserdefault.c:4002
msgid "Create in _folder:"
msgstr "Utwórz w fold_erze:"
-#: gtk/gtkfilechooserdefault.c:4523
+#: gtk/gtkfilechooserdefault.c:4959
msgid "Cannot change to folder because it is not local"
msgstr "Nie można przejść do folderu, ponieważ nie jest on lokalny"
-#: gtk/gtkfilechooserdefault.c:5048
+#: gtk/gtkfilechooserdefault.c:5513
#, c-format
msgid "Shortcut %s does not exist"
msgstr "Skrót %s nie istnieje"
-#: gtk/gtkfilechooserdefault.c:5508
+#: gtk/gtkfilechooserdefault.c:6057
#, c-format
msgid "Could not mount %s"
msgstr "Nie można zamontować %s"
-#: gtk/gtkfilechooserdefault.c:5802
+#: gtk/gtkfilechooserdefault.c:6352
msgid "Type name of new folder"
msgstr "Podaj nazwę nowego folderu"
-#: gtk/gtkfilechooserdefault.c:5844
+#: gtk/gtkfilechooserdefault.c:6394
#, c-format
msgid "%d byte"
msgid_plural "%d bytes"
@@ -1252,80 +1486,80 @@ msgstr[0] "%d bajt"
msgstr[1] "%d bajty"
msgstr[2] "%d bajtów"
-#: gtk/gtkfilechooserdefault.c:5846
+#: gtk/gtkfilechooserdefault.c:6396
#, c-format
msgid "%.1f K"
msgstr "%.1f K"
-#: gtk/gtkfilechooserdefault.c:5848
+#: gtk/gtkfilechooserdefault.c:6398
#, c-format
msgid "%.1f M"
msgstr "%.1f M"
-#: gtk/gtkfilechooserdefault.c:5850
+#: gtk/gtkfilechooserdefault.c:6400
#, c-format
msgid "%.1f G"
msgstr "%.1f G"
-#: gtk/gtkfilechooserdefault.c:5902
+#: gtk/gtkfilechooserdefault.c:6446 gtk/gtkfilechooserdefault.c:6470
+msgid "Unknown"
+msgstr "Nieznany"
+
+#: gtk/gtkfilechooserdefault.c:6457
msgid "Today"
msgstr "Dzisiaj"
-#: gtk/gtkfilechooserdefault.c:5904
+#: gtk/gtkfilechooserdefault.c:6459
msgid "Yesterday"
msgstr "Wczoraj"
-#: gtk/gtkfilechooserdefault.c:5915
-msgid "Unknown"
-msgstr "Nieznany"
-
-#: gtk/gtkfilechooserdefault.c:5985
+#: gtk/gtkfilechooserdefault.c:6541
msgid "Cannot change folder"
msgstr "Nie można zmienić folderu"
-#: gtk/gtkfilechooserdefault.c:5986
+#: gtk/gtkfilechooserdefault.c:6542
msgid "The folder you specified is an invalid path."
msgstr "Podany folder jest niepoprawną ścieżką."
-#: gtk/gtkfilechooserdefault.c:6025
+#: gtk/gtkfilechooserdefault.c:6581
#, c-format
msgid "Could not build file name from '%s' and '%s'"
msgstr "Nie można utworzyć nazwy pliku z \"%s\" i \"%s\""
-#: gtk/gtkfilechooserdefault.c:6061
+#: gtk/gtkfilechooserdefault.c:6617
msgid "Could not select item"
msgstr "Nie można zaznaczyć elementu"
-#: gtk/gtkfilechooserdefault.c:6101
+#: gtk/gtkfilechooserdefault.c:6657
msgid "Open Location"
msgstr "Otwarcie położenia"
-#: gtk/gtkfilechooserdefault.c:6108
+#: gtk/gtkfilechooserdefault.c:6664
msgid "Save in Location"
msgstr "Zapis w położeniu"
-#: gtk/gtkfilechooserdefault.c:6132
+#: gtk/gtkfilechooserdefault.c:6688
msgid "_Location:"
msgstr "Położ_enie:"
-#: gtk/gtkfilesel.c:731
+#: gtk/gtkfilesel.c:730
msgid "Folders"
msgstr "Foldery"
-#: gtk/gtkfilesel.c:735
+#: gtk/gtkfilesel.c:734
msgid "Fol_ders"
msgstr "_Foldery"
-#: gtk/gtkfilesel.c:771
+#: gtk/gtkfilesel.c:770
msgid "_Files"
msgstr "_Pliki"
-#: gtk/gtkfilesel.c:859 gtk/gtkfilesel.c:2249
+#: gtk/gtkfilesel.c:858 gtk/gtkfilesel.c:2248
#, c-format
msgid "Folder unreadable: %s"
msgstr "Nie można odczytać folderu: %s"
-#: gtk/gtkfilesel.c:990
+#: gtk/gtkfilesel.c:989
#, c-format
msgid ""
"The file \"%s\" resides on another machine (called %s) and may not be "
@@ -1336,19 +1570,19 @@ msgstr ""
"niedostępny dla tego programu.\n"
"Czy na pewno chcesz go wybrać?"
-#: gtk/gtkfilesel.c:1121
+#: gtk/gtkfilesel.c:1120
msgid "_New Folder"
msgstr "_Nowy folder"
-#: gtk/gtkfilesel.c:1132
+#: gtk/gtkfilesel.c:1131
msgid "De_lete File"
msgstr "_Usuń plik"
-#: gtk/gtkfilesel.c:1143
+#: gtk/gtkfilesel.c:1142
msgid "_Rename File"
msgstr "_Zmień nazwę pliku"
-#: gtk/gtkfilesel.c:1445
+#: gtk/gtkfilesel.c:1444
#, c-format
msgid ""
"The folder name \"%s\" contains symbols that are not allowed in filenames"
@@ -1356,7 +1590,7 @@ msgstr ""
"Nazwa folderu \"%s\" zawiera symbole, które nie są dopuszczalne w nazwach "
"plików"
-#: gtk/gtkfilesel.c:1447
+#: gtk/gtkfilesel.c:1446
#, c-format
msgid ""
"Error creating folder \"%s\": %s\n"
@@ -1365,35 +1599,35 @@ msgstr ""
"Błąd przy tworzeniu folderu \"%s\": %s\n"
"%s"
-#: gtk/gtkfilesel.c:1448 gtk/gtkfilesel.c:1684
+#: gtk/gtkfilesel.c:1447 gtk/gtkfilesel.c:1683
msgid "You probably used symbols not allowed in filenames."
msgstr ""
"Prawdopodobnie użyto symboli, które nie są dopuszczalne w nazwach plików."
-#: gtk/gtkfilesel.c:1456
+#: gtk/gtkfilesel.c:1455
#, c-format
msgid "Error creating folder \"%s\": %s\n"
msgstr "Błąd przy tworzeniu folderu \"%s\": %s\n"
-#: gtk/gtkfilesel.c:1490
+#: gtk/gtkfilesel.c:1489
msgid "New Folder"
msgstr "Nowy folder"
-#: gtk/gtkfilesel.c:1505
+#: gtk/gtkfilesel.c:1504
msgid "_Folder name:"
msgstr "Nazwa f_olderu:"
-#: gtk/gtkfilesel.c:1529
+#: gtk/gtkfilesel.c:1528
msgid "C_reate"
msgstr "U_twórz"
-#: gtk/gtkfilesel.c:1572
+#: gtk/gtkfilesel.c:1571
#, c-format
msgid "The filename \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
"Nazwa \"%s\" zawiera symbole, które nie są dopuszczalne w nazwach plików"
-#: gtk/gtkfilesel.c:1575
+#: gtk/gtkfilesel.c:1574
#, c-format
msgid ""
"Error deleting file \"%s\": %s\n"
@@ -1402,32 +1636,32 @@ msgstr ""
"Błąd przy usuwaniu pliku \"%s\": %s\n"
"%s"
-#: gtk/gtkfilesel.c:1577 gtk/gtkfilesel.c:1698
+#: gtk/gtkfilesel.c:1576 gtk/gtkfilesel.c:1697
msgid "It probably contains symbols not allowed in filenames."
msgstr ""
"Prawdopodobnie zawiera symbole, które nie są dopuszczalne w nazwach plików."
-#: gtk/gtkfilesel.c:1586
+#: gtk/gtkfilesel.c:1585
#, c-format
msgid "Error deleting file \"%s\": %s"
msgstr "Błąd przy usuwaniu pliku \"%s\": %s"
-#: gtk/gtkfilesel.c:1629
+#: gtk/gtkfilesel.c:1628
#, c-format
msgid "Really delete file \"%s\"?"
msgstr "Czy na pewno usunąć plik \"%s\"?"
-#: gtk/gtkfilesel.c:1634
+#: gtk/gtkfilesel.c:1633
msgid "Delete File"
msgstr "Usunięcie pliku"
-#: gtk/gtkfilesel.c:1680 gtk/gtkfilesel.c:1694
+#: gtk/gtkfilesel.c:1679 gtk/gtkfilesel.c:1693
#, c-format
msgid "The file name \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
"Nazwa \"%s\" zawiera symbole, które nie są dopuszczalne w nazwach plików"
-#: gtk/gtkfilesel.c:1682
+#: gtk/gtkfilesel.c:1681
#, c-format
msgid ""
"Error renaming file to \"%s\": %s\n"
@@ -1436,7 +1670,7 @@ msgstr ""
"Błąd przy zmienianiu nazwy pliku na \"%s\": %s\n"
"%s"
-#: gtk/gtkfilesel.c:1696
+#: gtk/gtkfilesel.c:1695
#, c-format
msgid ""
"Error renaming file \"%s\": %s\n"
@@ -1445,29 +1679,29 @@ msgstr ""
"Błąd przy zmianie nazwy pliku \"%s\": %s\n"
"%s"
-#: gtk/gtkfilesel.c:1706
+#: gtk/gtkfilesel.c:1705
#, c-format
msgid "Error renaming file \"%s\" to \"%s\": %s"
msgstr "Błąd przy zmianie nazwy pliku \"%s\" na \"%s\": %s"
-#: gtk/gtkfilesel.c:1753
+#: gtk/gtkfilesel.c:1752
msgid "Rename File"
msgstr "Zmiana nazwy pliku"
-#: gtk/gtkfilesel.c:1768
+#: gtk/gtkfilesel.c:1767
#, c-format
msgid "Rename file \"%s\" to:"
msgstr "Zmiana nazwy pliku \"%s\" na:"
-#: gtk/gtkfilesel.c:1797
+#: gtk/gtkfilesel.c:1796
msgid "_Rename"
msgstr "Zmień _nazwę"
-#: gtk/gtkfilesel.c:2229
+#: gtk/gtkfilesel.c:2228
msgid "_Selection: "
msgstr "_Wybór: "
-#: gtk/gtkfilesel.c:3152
+#: gtk/gtkfilesel.c:3151
#, c-format
msgid ""
"The filename \"%s\" couldn't be converted to UTF-8. (try setting the "
@@ -1476,15 +1710,15 @@ msgstr ""
"Nie można przekształcić nazwy pliku \"%s\" na UTF-8 (spróbuj ustawić zmienną "
"środowiskową G_FILENAME_ENCODING): %s"
-#: gtk/gtkfilesel.c:3155
+#: gtk/gtkfilesel.c:3154
msgid "Invalid UTF-8"
msgstr "Niepoprawny napis UTF-8"
-#: gtk/gtkfilesel.c:4032
+#: gtk/gtkfilesel.c:4031
msgid "Name too long"
msgstr "Zbyt długa nazwa"
-#: gtk/gtkfilesel.c:4034
+#: gtk/gtkfilesel.c:4033
msgid "Couldn't convert filename"
msgstr "Nie można przekonwertować nazwy pliku"
@@ -1492,32 +1726,32 @@ msgstr "Nie można przekonwertować nazwy pliku"
msgid "(Empty)"
msgstr "(Pusty)"
-#: gtk/gtkfilesystemunix.c:440 gtk/gtkfilesystemunix.c:632
-#: gtk/gtkfilesystemunix.c:1739 gtk/gtkfilesystemwin32.c:482
-#: gtk/gtkfilesystemwin32.c:495 gtk/gtkfilesystemwin32.c:1530
+#: gtk/gtkfilesystemunix.c:475 gtk/gtkfilesystemunix.c:678
+#: gtk/gtkfilesystemunix.c:1918 gtk/gtkfilesystemwin32.c:482
+#: gtk/gtkfilesystemwin32.c:495 gtk/gtkfilesystemwin32.c:1560
#, c-format
msgid "Error getting information for '%s': %s"
msgstr "Błąd przy pobieraniu informacji dla \"%s\": %s"
-#: gtk/gtkfilesystemunix.c:501 gtk/gtkfilesystemwin32.c:537
+#: gtk/gtkfilesystemunix.c:547 gtk/gtkfilesystemwin32.c:537
#, c-format
msgid "Error creating directory '%s': %s"
msgstr "Błąd przy tworzeniu katalogu \"%s\": %s"
-#: gtk/gtkfilesystemunix.c:581 gtk/gtkfilesystemwin32.c:597
+#: gtk/gtkfilesystemunix.c:627 gtk/gtkfilesystemwin32.c:597
msgid "This file system does not support mounting"
msgstr "Ten system plików nie obsługuje montowania"
-#: gtk/gtkfilesystemunix.c:589
+#: gtk/gtkfilesystemunix.c:635
msgid "Filesystem"
msgstr "System plików"
-#: gtk/gtkfilesystemunix.c:746
+#: gtk/gtkfilesystemunix.c:792
#, c-format
msgid "Could not get a stock icon for %s"
msgstr "Nie można pobrać typowej ikony dla %s"
-#: gtk/gtkfilesystemunix.c:841
+#: gtk/gtkfilesystemunix.c:887
#, c-format
msgid ""
"The name \"%s\" is not valid because it contains the character \"%s\". "
@@ -1526,63 +1760,78 @@ msgstr ""
"Nazwa \"%s\" nie jest poprawna, ponieważ zawiera znak \"%s\". Użyj innej "
"nazwy."
-#: gtk/gtkfilesystemunix.c:1446 gtk/gtkfilesystemwin32.c:1004
-#, c-format
-msgid "Bookmark saving failed: %s"
+#: gtk/gtkfilesystemunix.c:1489
+#, fuzzy, c-format
+msgid "Writing %s failed: %s"
msgstr "Zapisanie zakładki nie powiodło się: %s"
-#: gtk/gtkfilesystemunix.c:1498
+#: gtk/gtkfilesystemunix.c:1578
#, c-format
msgid "'%s' already exists in the bookmarks list"
msgstr "\"%s\" już istnieje na liście zakładek"
-#: gtk/gtkfilesystemunix.c:1560
+#: gtk/gtkfilesystemunix.c:1650
#, c-format
msgid "'%s' does not exist in the bookmarks list"
msgstr "\"%s\" nie istnieje na liście zakładek"
-#: gtk/gtkfilesystemunix.c:1699
+#: gtk/gtkfilesystemunix.c:1878
#, c-format
msgid "Error getting information for '/': %s"
msgstr "Błąd przy pobieraniu informacji dla \"/\": %s"
-#: gtk/gtkfontbutton.c:178 gtk/gtkfontbutton.c:295
+#: gtk/gtkfilesystemwin32.c:611
+#, c-format
+msgid "Network Drive (%s)"
+msgstr ""
+
+#: gtk/gtkfilesystemwin32.c:650
+#, fuzzy, c-format
+msgid "%s (%s)"
+msgstr "%s: %s"
+
+#: gtk/gtkfilesystemwin32.c:1032
+#, c-format
+msgid "Bookmark saving failed: %s"
+msgstr "Zapisanie zakładki nie powiodło się: %s"
+
+#: gtk/gtkfontbutton.c:179 gtk/gtkfontbutton.c:292
msgid "Pick a Font"
msgstr "Wybór czcionki"
#. Initialize fields
-#: gtk/gtkfontbutton.c:289
+#: gtk/gtkfontbutton.c:286
msgid "Sans 12"
msgstr "Sans 12"
-#: gtk/gtkfontbutton.c:807
+#: gtk/gtkfontbutton.c:804
msgid "Font"
msgstr "Czcionka"
#. This is the default text shown in the preview entry, though the user
#. can set it. Remember that some fonts only have capital letters.
-#: gtk/gtkfontsel.c:73
+#: gtk/gtkfontsel.c:74
msgid "abcdefghijk ABCDEFGHIJK"
msgstr "aąbcćdeęfghi AĄBCĆDEĘFGHI"
-#: gtk/gtkfontsel.c:360
+#: gtk/gtkfontsel.c:361
msgid "_Family:"
msgstr "_Rodzina:"
-#: gtk/gtkfontsel.c:366
+#: gtk/gtkfontsel.c:367
msgid "_Style:"
msgstr "_Styl:"
-#: gtk/gtkfontsel.c:372
+#: gtk/gtkfontsel.c:373
msgid "Si_ze:"
msgstr "R_ozmiar:"
#. create the text entry widget
-#: gtk/gtkfontsel.c:548
+#: gtk/gtkfontsel.c:549
msgid "_Preview:"
msgstr "_Podgląd"
-#: gtk/gtkfontsel.c:1382
+#: gtk/gtkfontsel.c:1383
msgid "Font Selection"
msgstr "Wybór czcionki"
@@ -1597,12 +1846,12 @@ msgstr "Wartość g_amma"
#. Remove this icon source so we don't keep trying to
#. * load it.
#.
-#: gtk/gtkiconfactory.c:1629
+#: gtk/gtkiconfactory.c:1644
#, c-format
msgid "Error loading icon: %s"
msgstr "Błąd przy odczytywaniu ikony: %s"
-#: gtk/gtkicontheme.c:1263
+#: gtk/gtkicontheme.c:1250
#, c-format
msgid ""
"Could not find the icon '%s'. The '%s' theme\n"
@@ -1615,7 +1864,7 @@ msgstr ""
"Ich kopię można pobrać z:\n"
"\t%s"
-#: gtk/gtkicontheme.c:1328
+#: gtk/gtkicontheme.c:1315
#, c-format
msgid "Icon '%s' not present in theme"
msgstr "Ikona \"%s\" jest nieobecna w motywie"
@@ -1703,7 +1952,7 @@ msgstr "(nieznane)"
msgid "clear"
msgstr "wyczyść"
-#: gtk/gtklabel.c:3931
+#: gtk/gtklabel.c:3935
msgid "Select All"
msgstr "Zaznacz wszystko"
@@ -1737,356 +1986,394 @@ msgstr "Wyczyszczone znaczniki śledzenia GTK+"
#. * Do *not* translate it to "predefinito:LTR", if it
#. * it isn't default:LTR or default:RTL it will not work
#.
-#: gtk/gtkmain.c:482
+#: gtk/gtkmain.c:476
msgid "default:LTR"
msgstr "default:LTR"
-#: gtk/gtkmain.c:565
+#: gtk/gtkmain.c:559
msgid "GTK+ Options"
msgstr "Opcje GTK+"
-#: gtk/gtkmain.c:565
+#: gtk/gtkmain.c:559
msgid "Show GTK+ Options"
msgstr "Wyświetla opcje GTK+"
-#: gtk/gtknotebook.c:2712 gtk/gtknotebook.c:5060
+#: gtk/gtknotebook.c:2718 gtk/gtknotebook.c:5064
#, c-format
msgid "Page %u"
msgstr "Strona %u"
-#: gtk/gtkradiotoolbutton.c:91
+#: gtk/gtkradiotoolbutton.c:92
msgid "Group"
msgstr "Grupa"
# FIXME - wrrrrr, nie cierpię takich bełkotów
-#: gtk/gtkradiotoolbutton.c:92
+#: gtk/gtkradiotoolbutton.c:93
msgid "The radio tool button whose group this button belongs to."
msgstr "Grupa, do której należy ten przycisk narzędzia radiowego."
-#: gtk/gtkrc.c:2399
+#: gtk/gtkrc.c:2400
#, c-format
msgid "Unable to find include file: \"%s\""
msgstr "Nie można odnaleźć dołączanego pliku: \"%s\""
-#: gtk/gtkrc.c:3038 gtk/gtkrc.c:3041
+#: gtk/gtkrc.c:3042 gtk/gtkrc.c:3045
#, c-format
msgid "Unable to locate image file in pixmap_path: \"%s\""
msgstr "Nie można odnaleźć pliku z obrazem na ścieżce: \"%s\""
-#: gtk/gtkrc.c:3476
+#: gtk/gtkrc.c:3480
#, c-format
msgid "Pixmap path element: \"%s\" must be absolute, %s, line %d"
msgstr "Element ścieżki piksmapy: \"%s\" musi być bezwzględne, %s, wiersz %d"
#. KEEP IN SYNC with gtkiconfactory.c stock icons, when appropriate
-#: gtk/gtkstock.c:286
+#: gtk/gtkstock.c:308
msgid "Information"
msgstr "Informacja"
-#: gtk/gtkstock.c:287
+#: gtk/gtkstock.c:309
msgid "Warning"
msgstr "Ostrzeżenie"
-#: gtk/gtkstock.c:288
+#: gtk/gtkstock.c:310
msgid "Error"
msgstr "Błąd"
-#: gtk/gtkstock.c:289
+#: gtk/gtkstock.c:311
msgid "Question"
msgstr "Pytanie"
#. FIXME these need accelerators when appropriate, and
#. * need the mnemonics to be rationalized
#.
-#: gtk/gtkstock.c:294
+#: gtk/gtkstock.c:316
msgid "_About"
msgstr "_O programie"
-#: gtk/gtkstock.c:296
+#: gtk/gtkstock.c:318
msgid "_Apply"
msgstr "_Zastosuj"
-#: gtk/gtkstock.c:297
+#: gtk/gtkstock.c:319
msgid "_Bold"
msgstr "Pogru_bienie"
-#: gtk/gtkstock.c:298
+#: gtk/gtkstock.c:320
msgid "_Cancel"
msgstr "_Anuluj"
-#: gtk/gtkstock.c:299
+#: gtk/gtkstock.c:321
msgid "_CD-Rom"
msgstr "_CD-ROM"
-#: gtk/gtkstock.c:300
+#: gtk/gtkstock.c:322
msgid "_Clear"
msgstr "Wy_czyść"
-#: gtk/gtkstock.c:301
+#: gtk/gtkstock.c:323
msgid "_Close"
msgstr "Za_mknij"
-#: gtk/gtkstock.c:302
+#: gtk/gtkstock.c:324
msgid "_Convert"
msgstr "Prze_konwertuj"
-#: gtk/gtkstock.c:303
+#: gtk/gtkstock.c:325
msgid "_Copy"
msgstr "S_kopiuj"
-#: gtk/gtkstock.c:304
+#: gtk/gtkstock.c:326
msgid "Cu_t"
msgstr "_Wytnij"
-#: gtk/gtkstock.c:305
+#: gtk/gtkstock.c:327
msgid "_Delete"
msgstr "_Usuń"
-#: gtk/gtkstock.c:306
+#: gtk/gtkstock.c:328
msgid "_Execute"
msgstr "Wyk_onaj"
-#: gtk/gtkstock.c:307
+#: gtk/gtkstock.c:329
msgid "_Edit"
msgstr "_Edycja"
-#: gtk/gtkstock.c:308
+#: gtk/gtkstock.c:330
msgid "_Find"
msgstr "_Znajdź"
-#: gtk/gtkstock.c:309
+#: gtk/gtkstock.c:331
msgid "Find and _Replace"
msgstr "Znajdź i z_mień"
-#: gtk/gtkstock.c:310
+#: gtk/gtkstock.c:332
msgid "_Floppy"
msgstr "_Dyskietka"
-#: gtk/gtkstock.c:311
-msgid "_Bottom"
-msgstr "_Dół"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:334
+msgid "Navigation|_Bottom"
+msgstr ""
-#: gtk/gtkstock.c:312
-msgid "_First"
-msgstr "_Pierwsza"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:336
+msgid "Navigation|_First"
+msgstr ""
-#: gtk/gtkstock.c:313
-msgid "_Last"
-msgstr "_Ostatnia"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:338
+msgid "Navigation|_Last"
+msgstr ""
-#: gtk/gtkstock.c:314
-msgid "_Top"
-msgstr "_Góra"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:340
+msgid "Navigation|_Top"
+msgstr ""
-#: gtk/gtkstock.c:315
-msgid "_Back"
-msgstr "_Wstecz"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:342
+msgid "Navigation|_Back"
+msgstr ""
-#: gtk/gtkstock.c:316
-msgid "_Down"
-msgstr "_Dół"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:344
+msgid "Navigation|_Down"
+msgstr ""
-#: gtk/gtkstock.c:317 gtk/gtkstock.c:331
-msgid "_Forward"
-msgstr "_Naprzód"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:346
+msgid "Navigation|_Forward"
+msgstr ""
-#: gtk/gtkstock.c:318
-msgid "_Up"
-msgstr "_Góra"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:348
+msgid "Navigation|_Up"
+msgstr ""
-#: gtk/gtkstock.c:319
+#: gtk/gtkstock.c:349
msgid "_Harddisk"
msgstr "Dy_sk twardy"
-#: gtk/gtkstock.c:320
+#: gtk/gtkstock.c:350
msgid "_Help"
msgstr "Pomo_c"
-#: gtk/gtkstock.c:321
+#: gtk/gtkstock.c:351
msgid "_Home"
msgstr "P_oczątek"
-#: gtk/gtkstock.c:322
+#: gtk/gtkstock.c:352
msgid "Increase Indent"
msgstr "Zwiększenie wcięcia"
-#: gtk/gtkstock.c:323
+#: gtk/gtkstock.c:353
msgid "Decrease Indent"
msgstr "Zmniejszenie wcięcia"
-#: gtk/gtkstock.c:324
+#: gtk/gtkstock.c:354
msgid "_Index"
msgstr "_Indeks"
-#: gtk/gtkstock.c:325
+#: gtk/gtkstock.c:355
msgid "_Italic"
msgstr "Pochy_lenie"
-#: gtk/gtkstock.c:326
+#: gtk/gtkstock.c:356
msgid "_Jump to"
msgstr "Prz_ejdź do"
-#: gtk/gtkstock.c:327
-msgid "_Center"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:358
+#, fuzzy
+msgid "Justify|_Center"
msgstr "Śr_odek"
-#: gtk/gtkstock.c:328
-msgid "_Fill"
-msgstr "Wyp_ełnienie"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:360
+msgid "Justify|_Fill"
+msgstr ""
-#: gtk/gtkstock.c:329
-msgid "_Left"
-msgstr "_Lewa"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:362
+msgid "Justify|_Left"
+msgstr ""
-#: gtk/gtkstock.c:330
-msgid "_Right"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:364
+#, fuzzy
+msgid "Justify|_Right"
msgstr "_Prawa"
-#: gtk/gtkstock.c:332
-msgid "_Next"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:367
+#, fuzzy
+msgid "Media|_Forward"
+msgstr "_Naprzód"
+
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:369
+#, fuzzy
+msgid "Media|_Next"
msgstr "_Następny"
-#: gtk/gtkstock.c:333
-msgid "P_ause"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:371
+#, fuzzy
+msgid "Media|P_ause"
msgstr "W_strzymanie"
-#: gtk/gtkstock.c:334
-msgid "_Play"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:373
+#, fuzzy
+msgid "Media|_Play"
msgstr "_Odtwarzanie"
-#: gtk/gtkstock.c:335
-msgid "Pre_vious"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:375
+#, fuzzy
+msgid "Media|Pre_vious"
msgstr "Poprzedn_i"
-#: gtk/gtkstock.c:336
-msgid "_Record"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:377
+#, fuzzy
+msgid "Media|_Record"
msgstr "Nagry_wanie"
-#: gtk/gtkstock.c:337
-msgid "R_ewind"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:379
+#, fuzzy
+msgid "Media|R_ewind"
msgstr "_Przewiń"
-#: gtk/gtkstock.c:338 gtk/gtkstock.c:361
-msgid "_Stop"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:381
+#, fuzzy
+msgid "Media|_Stop"
msgstr "_Zatrzymaj"
-#: gtk/gtkstock.c:339
+#: gtk/gtkstock.c:382
msgid "_Network"
msgstr "S_ieć"
-#: gtk/gtkstock.c:340
+#: gtk/gtkstock.c:383
msgid "_New"
msgstr "_Nowy"
-#: gtk/gtkstock.c:341
+#: gtk/gtkstock.c:384
msgid "_No"
msgstr "_Nie"
-#: gtk/gtkstock.c:342
+#: gtk/gtkstock.c:385
msgid "_OK"
msgstr "_OK"
-#: gtk/gtkstock.c:343
+#: gtk/gtkstock.c:386
msgid "_Open"
msgstr "_Otwórz"
-#: gtk/gtkstock.c:344
+#: gtk/gtkstock.c:387
msgid "_Paste"
msgstr "Wk_lej"
-#: gtk/gtkstock.c:345
+#: gtk/gtkstock.c:388
msgid "_Preferences"
msgstr "P_referencje"
-#: gtk/gtkstock.c:346
+#: gtk/gtkstock.c:389
msgid "_Print"
msgstr "Wy_drukuj"
-#: gtk/gtkstock.c:347
+#: gtk/gtkstock.c:390
msgid "Print Pre_view"
msgstr "Podgląd _wydruku"
-#: gtk/gtkstock.c:348
+#: gtk/gtkstock.c:391
msgid "_Properties"
msgstr "_Właściwości"
-#: gtk/gtkstock.c:349
+#: gtk/gtkstock.c:392
msgid "_Quit"
msgstr "Za_kończ"
-#: gtk/gtkstock.c:350
+#: gtk/gtkstock.c:393
msgid "_Redo"
msgstr "P_onów"
-#: gtk/gtkstock.c:351
+#: gtk/gtkstock.c:394
msgid "_Refresh"
msgstr "_Odśwież"
-#: gtk/gtkstock.c:353
+#: gtk/gtkstock.c:396
msgid "_Revert"
msgstr "_Przywróć"
-#: gtk/gtkstock.c:354
+#: gtk/gtkstock.c:397
msgid "_Save"
msgstr "_Zapisz"
-#: gtk/gtkstock.c:355
+#: gtk/gtkstock.c:398
msgid "Save _As"
msgstr "Zapisz j_ako"
-#: gtk/gtkstock.c:356
+#: gtk/gtkstock.c:399
msgid "_Color"
msgstr "_Kolor"
-#: gtk/gtkstock.c:357
+#: gtk/gtkstock.c:400
msgid "_Font"
msgstr "_Czcionka"
-#: gtk/gtkstock.c:358
+#: gtk/gtkstock.c:401
msgid "_Ascending"
msgstr "_Rosnąco"
-#: gtk/gtkstock.c:359
+#: gtk/gtkstock.c:402
msgid "_Descending"
msgstr "_Malejąco"
-#: gtk/gtkstock.c:360
+#: gtk/gtkstock.c:403
msgid "_Spell Check"
msgstr "Sprawdź p_isownię"
-#: gtk/gtkstock.c:362
+#: gtk/gtkstock.c:404
+msgid "_Stop"
+msgstr "_Zatrzymaj"
+
+#: gtk/gtkstock.c:405
msgid "_Strikethrough"
msgstr "Prz_ekreślenie"
-#: gtk/gtkstock.c:363
+#: gtk/gtkstock.c:406
msgid "_Undelete"
msgstr "Od_twórz"
-#: gtk/gtkstock.c:364
+#: gtk/gtkstock.c:407
msgid "_Underline"
msgstr "P_odkreślenie"
-#: gtk/gtkstock.c:365
+#: gtk/gtkstock.c:408
msgid "_Undo"
msgstr "Cof_nij"
-#: gtk/gtkstock.c:366
+#: gtk/gtkstock.c:409
msgid "_Yes"
msgstr "_Tak"
-#: gtk/gtkstock.c:367
+#: gtk/gtkstock.c:410
msgid "_Normal Size"
msgstr "_Zwykły rozmiar"
-#: gtk/gtkstock.c:368
+#: gtk/gtkstock.c:411
msgid "Best _Fit"
msgstr "_Dopasowanie"
-#: gtk/gtkstock.c:369
+#: gtk/gtkstock.c:412
msgid "Zoom _In"
msgstr "Po_większ"
-#: gtk/gtkstock.c:370
+#: gtk/gtkstock.c:413
msgid "Zoom _Out"
msgstr "Po_mniejsz"
@@ -2139,22 +2426,22 @@ msgstr "Nie można odnaleźć modułu obsługującego motyw w module_path: \"%s\
msgid "--- No Tip ---"
msgstr "--- Brak podpowiedzi ---"
-#: gtk/gtkuimanager.c:1132
+#: gtk/gtkuimanager.c:1154
#, c-format
msgid "Unknown attribute '%s' on line %d char %d"
msgstr "Nieznany atrybut \"%s\" w wierszu %d znak %d"
-#: gtk/gtkuimanager.c:1332
+#: gtk/gtkuimanager.c:1371
#, c-format
msgid "Unexpected start tag '%s' on line %d char %d"
msgstr "Nieoczekiwany znacznik początku \"%s\" w wierszu %d znak %d"
-#: gtk/gtkuimanager.c:1417
+#: gtk/gtkuimanager.c:1461
#, c-format
msgid "Unexpected character data on line %d char %d"
msgstr "Nieoczekiwane dane znakowe w wierszu %d znak %d"
-#: gtk/gtkuimanager.c:2209
+#: gtk/gtkuimanager.c:2272
msgid "Empty"
msgstr "Pusty"
@@ -2213,6 +2500,45 @@ msgstr "Metoda wejściowa X"
msgid "Could not get information for file '%s': %s"
msgstr "Nie można pobrać informacji dla pliku \"%s\": %s"
+#~ msgid "_Credits"
+#~ msgstr "_Zasługi"
+
+#~ msgid "Shift"
+#~ msgstr "Shift"
+
+#~ msgid "Ctrl"
+#~ msgstr "Ctrl"
+
+#~ msgid "Alt"
+#~ msgstr "Alt"
+
+#~ msgid "_Bottom"
+#~ msgstr "_Dół"
+
+#~ msgid "_First"
+#~ msgstr "_Pierwsza"
+
+#~ msgid "_Last"
+#~ msgstr "_Ostatnia"
+
+#~ msgid "_Top"
+#~ msgstr "_Góra"
+
+#~ msgid "_Back"
+#~ msgstr "_Wstecz"
+
+#~ msgid "_Down"
+#~ msgstr "_Dół"
+
+#~ msgid "_Up"
+#~ msgstr "_Góra"
+
+#~ msgid "_Fill"
+#~ msgstr "Wyp_ełnienie"
+
+#~ msgid "_Left"
+#~ msgstr "_Lewa"
+
#~ msgid "Error getting information for '%s'"
#~ msgstr "Błąd przy pobieraniu informacji dla \"%s\""
@@ -2236,9 +2562,6 @@ msgstr "Nie można pobrać informacji dla pliku \"%s\": %s"
#~ msgid "Could not find the path"
#~ msgstr "Nie można odnaleźć ścieżki"
-#~ msgid "%s: %s"
-#~ msgstr "%s: %s"
-
#~ msgid "This file system does not support icons for everything"
#~ msgstr "Ten system plików nie obsługuje ikon dla wszystkich elementów"
@@ -2267,9 +2590,6 @@ msgstr "Nie można pobrać informacji dla pliku \"%s\": %s"
#~ msgid "Add"
#~ msgstr "Dodaj"
-#~ msgid "Remove"
-#~ msgstr "Usuń"
-
#~ msgid "Up"
#~ msgstr "Góra"
diff --git a/po/pt.po b/po/pt.po
index 4de423358..6117644bd 100644
--- a/po/pt.po
+++ b/po/pt.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: 2.10\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-01-10 23:39+0000\n"
+"POT-Creation-Date: 2005-06-20 14:30-0400\n"
"PO-Revision-Date: 2005-01-10 23:50+0000\n"
"Last-Translator: Duarte Loreto <happyguy_pt@hotmail.com>\n"
"Language-Team: Portuguese <gnome_pt@yahoogroups.com>\n"
@@ -18,7 +18,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: gdk-pixbuf/gdk-pixbuf-animation.c:153 gdk-pixbuf/gdk-pixbuf-io.c:838
-#: gdk-pixbuf/gdk-pixbuf-io.c:1069 tests/testfilechooser.c:199
+#: gdk-pixbuf/gdk-pixbuf-io.c:1068 tests/testfilechooser.c:199
#, c-format
msgid "Failed to open file '%s': %s"
msgstr "Falha ao abrir ficheiro '%s': %s"
@@ -29,7 +29,7 @@ msgid "Image file '%s' contains no data"
msgstr "Ficheiro de imagem '%s' não contém dados"
#: gdk-pixbuf/gdk-pixbuf-animation.c:208 gdk-pixbuf/gdk-pixbuf-io.c:887
-#: gdk-pixbuf/gdk-pixbuf-io.c:1110 tests/testfilechooser.c:244
+#: gdk-pixbuf/gdk-pixbuf-io.c:1109 tests/testfilechooser.c:244
#, c-format
msgid ""
"Failed to load image '%s': reason not known, probably a corrupt image file"
@@ -79,35 +79,35 @@ msgstr "Formato de ficheiro de imagem desconhecido"
msgid "Failed to load image '%s': %s"
msgstr "Falha ao ler imagem '%s': %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1337
+#: gdk-pixbuf/gdk-pixbuf-io.c:1336
#, c-format
msgid "Error writing to image file: %s"
msgstr "Erro ao escrever no ficheiro de imagem: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1383 gdk-pixbuf/gdk-pixbuf-io.c:1512
+#: gdk-pixbuf/gdk-pixbuf-io.c:1382 gdk-pixbuf/gdk-pixbuf-io.c:1511
#, c-format
msgid "This build of gdk-pixbuf does not support saving the image format: %s"
msgstr ""
"Esta compilação do gdk-pixbuf não suporta a gravação do formato de imagem: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1417
+#: gdk-pixbuf/gdk-pixbuf-io.c:1416
msgid "Insufficient memory to save image to callback"
msgstr "Memória insuficiente para gravar imagem no invocador"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1429
+#: gdk-pixbuf/gdk-pixbuf-io.c:1428
msgid "Failed to open temporary file"
msgstr "Falha ao abrir ficheiro temporário"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1454
+#: gdk-pixbuf/gdk-pixbuf-io.c:1453
msgid "Failed to read from temporary file"
msgstr "Falha ao ler o ficheiro temporário"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1641
+#: gdk-pixbuf/gdk-pixbuf-io.c:1687
#, c-format
msgid "Failed to open '%s' for writing: %s"
msgstr "Falha ao abrir '%s' para escrita: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1665
+#: gdk-pixbuf/gdk-pixbuf-io.c:1711
#, c-format
msgid ""
"Failed to close '%s' while writing image, all data may not have been saved: %"
@@ -116,7 +116,7 @@ msgstr ""
"Falha ao fechar '%s' ao escrever imagem, poderão não ter sido gravados todos "
"os dados: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1853 gdk-pixbuf/gdk-pixbuf-io.c:1903
+#: gdk-pixbuf/gdk-pixbuf-io.c:1931 gdk-pixbuf/gdk-pixbuf-io.c:1981
msgid "Insufficient memory to save image into a buffer"
msgstr "Memória insuficiente para gravar ficheiro num buffer"
@@ -178,24 +178,34 @@ msgstr "Bloco mal-formado na animação"
msgid "The ANI image format"
msgstr "O formato de imagem ANI"
-#: gdk-pixbuf/io-bmp.c:227 gdk-pixbuf/io-bmp.c:383
+#: gdk-pixbuf/io-bmp.c:228 gdk-pixbuf/io-bmp.c:306 gdk-pixbuf/io-bmp.c:338
+#: gdk-pixbuf/io-bmp.c:361 gdk-pixbuf/io-bmp.c:442
+msgid "BMP image has bogus header data"
+msgstr "Imagem BMP tem dados de cabeçalho inválidos"
+
+#: gdk-pixbuf/io-bmp.c:239 gdk-pixbuf/io-bmp.c:401
msgid "Not enough memory to load bitmap image"
msgstr "Memória insuficiente para ler imagem bitmap"
-#: gdk-pixbuf/io-bmp.c:269
+#: gdk-pixbuf/io-bmp.c:287
msgid "BMP image has unsupported header size"
msgstr "Imagem BMP tem um tamanho de cabeçalho não suportado"
-#: gdk-pixbuf/io-bmp.c:288 gdk-pixbuf/io-bmp.c:320 gdk-pixbuf/io-bmp.c:343
-#: gdk-pixbuf/io-bmp.c:424
-msgid "BMP image has bogus header data"
-msgstr "Imagem BMP tem dados de cabeçalho inválidos"
-
-#: gdk-pixbuf/io-bmp.c:307
+#: gdk-pixbuf/io-bmp.c:325
msgid "Topdown BMP images cannot be compressed"
msgstr "Incapaz de comprimir imagens BMP cima-para-baixo"
-#: gdk-pixbuf/io-bmp.c:1154
+#: gdk-pixbuf/io-bmp.c:1203
+#, fuzzy
+msgid "Couldn't allocate memory for saving BMP file"
+msgstr "Incapaz de alocar memória para ler ficheiro JPEG"
+
+#: gdk-pixbuf/io-bmp.c:1244
+#, fuzzy
+msgid "Couldn't write to BMP file"
+msgstr "Incapaz de converter nome de ficheiro"
+
+#: gdk-pixbuf/io-bmp.c:1293
msgid "The BMP image format"
msgstr "O formato de imagem BMP"
@@ -204,7 +214,7 @@ msgstr "O formato de imagem BMP"
msgid "Failure reading GIF: %s"
msgstr "Falha ao ler GIF: %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 "Dados incompletos no ficheiro GIF (talvez tenha sido truncado?)"
@@ -229,25 +239,30 @@ msgstr "Encontrado código incorrecto"
msgid "Circular table entry in GIF file"
msgstr "Entrada circular na tabela de ficheiro GIF"
-#: 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 "Memória insuficiente para ler ficheiro GIF"
-#: gdk-pixbuf/io-gif.c:1088
+#: gdk-pixbuf/io-gif.c:947
+#, fuzzy
+msgid "Not enough memory to composite a frame in GIF file"
+msgstr "Memória insuficiente para ler ficheiro GIF"
+
+#: gdk-pixbuf/io-gif.c:1116
msgid "GIF image is corrupt (incorrect LZW compression)"
msgstr "Imagem GIF está corrompida (compressão LZW incorrecta)"
-#: gdk-pixbuf/io-gif.c:1138
+#: gdk-pixbuf/io-gif.c:1166
msgid "File does not appear to be a GIF file"
msgstr "Ficheiro não aparenta ser um ficheiro GIF"
-#: 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 "Versão %s do formato de ficheiro GIF não é suportado"
-#: 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."
@@ -255,11 +270,11 @@ msgstr ""
"Imagem GIF não tem mapa de cores global, e uma das suas frames não tem mapa "
"de cores local."
-#: gdk-pixbuf/io-gif.c:1491
+#: gdk-pixbuf/io-gif.c:1519
msgid "GIF image was truncated or incomplete."
msgstr "Imagem GIF estava truncada ou incompleta."
-#: gdk-pixbuf/io-gif.c:1643
+#: gdk-pixbuf/io-gif.c:1671
msgid "The GIF image format"
msgstr "O formato de imagem GIF"
@@ -445,100 +460,117 @@ msgstr "Erro fatal ao ler ficheiro de imagem PNG"
msgid "Fatal error reading PNG image file: %s"
msgstr "Erro fatal ao ler ficheiro de imagem PNG: %s"
-#: gdk-pixbuf/io-png.c:813
+#: gdk-pixbuf/io-png.c:810
msgid ""
"Keys for PNG text chunks must have at least 1 and at most 79 characters."
msgstr ""
"Chaves para blocos de texto PNG têm de ter pelo menos 1 e no máximo 79 "
"caracteres."
-#: gdk-pixbuf/io-png.c:821
+#: gdk-pixbuf/io-png.c:818
msgid "Keys for PNG text chunks must be ASCII characters."
msgstr "Chaves para blocos de texto PNG têm de ser caracteres ASCII."
-#: gdk-pixbuf/io-png.c:854
+#: gdk-pixbuf/io-png.c:831
+#, fuzzy, c-format
+msgid ""
+"PNG compression level must be a value between 0 and 9; value '%s' could not "
+"be parsed."
+msgstr ""
+"Qualidade JPEG tem de ser um valor entre 0 e 100; incapaz de parsear valor '%"
+"s'."
+
+#: gdk-pixbuf/io-png.c:843
+#, fuzzy, c-format
+msgid ""
+"PNG compression level must be a value between 0 and 9; value '%d' is not "
+"allowed."
+msgstr ""
+"Qualidade JPEG tem de ser um valor entre 0 e 100; valor '%d' não é permitido."
+
+#: gdk-pixbuf/io-png.c:883
#, c-format
msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding."
msgstr ""
"Incapaz de converter o valor do bloco de texto PNG %s para a codificação ISO-"
"8859-1."
-#: gdk-pixbuf/io-png.c:994
+#: gdk-pixbuf/io-png.c:1026
msgid "The PNG image format"
msgstr "O formato de imagem PNG"
-#: gdk-pixbuf/io-pnm.c:249
+#: gdk-pixbuf/io-pnm.c:252
msgid "PNM loader expected to find an integer, but didn't"
msgstr "Leitor PNM esperava encontrar um inteiro, mas não encontrou"
-#: gdk-pixbuf/io-pnm.c:281
+#: gdk-pixbuf/io-pnm.c:284
msgid "PNM file has an incorrect initial byte"
msgstr "Ficheiro PNM tem um byte inicial inválido"
-#: gdk-pixbuf/io-pnm.c:311
+#: gdk-pixbuf/io-pnm.c:314
msgid "PNM file is not in a recognized PNM subformat"
msgstr "Ficheiro PNM não está num subformato PNM reconhecido"
-#: gdk-pixbuf/io-pnm.c:336
+#: gdk-pixbuf/io-pnm.c:339
msgid "PNM file has an image width of 0"
msgstr "Ficheiro PNM tem uma largura de imagem de 0"
-#: gdk-pixbuf/io-pnm.c:357
+#: gdk-pixbuf/io-pnm.c:360
msgid "PNM file has an image height of 0"
msgstr "Ficheiro PNM tem uma altura de imagem de 0"
-#: gdk-pixbuf/io-pnm.c:380
+#: gdk-pixbuf/io-pnm.c:383
msgid "Maximum color value in PNM file is 0"
msgstr "Valor máximo de cor no ficheiro PNM é de 0"
-#: gdk-pixbuf/io-pnm.c:388
+#: gdk-pixbuf/io-pnm.c:391
msgid "Maximum color value in PNM file is too large"
msgstr "Valor máximo de cor no ficheiro PNM é demasiado grande"
-#: gdk-pixbuf/io-pnm.c:396
+#: gdk-pixbuf/io-pnm.c:399
msgid "Cannot handle PNM files with maximum color values greater than 255"
msgstr ""
"Incapaz de manipular ficheiros PNM com valor máximo de cor superior a 255"
-#: gdk-pixbuf/io-pnm.c:435 gdk-pixbuf/io-pnm.c:463 gdk-pixbuf/io-pnm.c:495
+#: gdk-pixbuf/io-pnm.c:438 gdk-pixbuf/io-pnm.c:466 gdk-pixbuf/io-pnm.c:498
msgid "Raw PNM image type is invalid"
msgstr "Tipo de imagem PNM em bruto é inválido"
-#: gdk-pixbuf/io-pnm.c:555 gdk-pixbuf/io-pnm.c:597
+#: gdk-pixbuf/io-pnm.c:562 gdk-pixbuf/io-pnm.c:604
msgid "PNM image format is invalid"
msgstr "Formato de imagem PNM é inválido"
-#: gdk-pixbuf/io-pnm.c:656
+#: gdk-pixbuf/io-pnm.c:663
msgid "PNM image loader does not support this PNM subformat"
msgstr "Leitor de imagens PNM não suporta este subformato PNM"
-#: gdk-pixbuf/io-pnm.c:711
+#: gdk-pixbuf/io-pnm.c:718
msgid "Premature end-of-file encountered"
msgstr "Final de ficheiro encontrado prematuramente"
-#: gdk-pixbuf/io-pnm.c:743 gdk-pixbuf/io-pnm.c:974
+#: gdk-pixbuf/io-pnm.c:750 gdk-pixbuf/io-pnm.c:981
msgid "Raw PNM formats require exactly one whitespace before sample data"
msgstr ""
"Formatos PNM em bruto requerem exactamente um espaço em branco antes dos "
"dados de amostra"
-#: gdk-pixbuf/io-pnm.c:770
+#: gdk-pixbuf/io-pnm.c:777
msgid "Cannot allocate memory for loading PNM image"
msgstr "Incapaz de alocar memória para ler imagem PNM"
-#: gdk-pixbuf/io-pnm.c:820
+#: gdk-pixbuf/io-pnm.c:827
msgid "Insufficient memory to load PNM context struct"
msgstr "Memória insuficiente para ler estrutura de contexto PNM"
-#: gdk-pixbuf/io-pnm.c:871
+#: gdk-pixbuf/io-pnm.c:878
msgid "Unexpected end of PNM image data"
msgstr "Final inesperado de dados de imagem PNM"
-#: gdk-pixbuf/io-pnm.c:1003
+#: gdk-pixbuf/io-pnm.c:1010
msgid "Insufficient memory to load PNM file"
msgstr "Memória insuficiente para ler ficheiro PNM"
-#: gdk-pixbuf/io-pnm.c:1082
+#: gdk-pixbuf/io-pnm.c:1089
msgid "The PNM/PBM/PGM/PPM image format family"
msgstr "A família de formatos de imagem PNM/PBM/PGM/PPM"
@@ -562,60 +594,60 @@ msgstr "Memória insuficiente para ler imagem RAS"
msgid "The Sun raster image format"
msgstr "O formato de imagem Sun raster"
-#: gdk-pixbuf/io-tga.c:159
+#: gdk-pixbuf/io-tga.c:154
msgid "Cannot allocate memory for IOBuffer struct"
msgstr "Incapaz de alocar memória para a estrutura IOBuffer"
-#: gdk-pixbuf/io-tga.c:178
+#: gdk-pixbuf/io-tga.c:173
msgid "Cannot allocate memory for IOBuffer data"
msgstr "Incapaz de alocar memória para os dados IOBuffer"
-#: gdk-pixbuf/io-tga.c:189
+#: gdk-pixbuf/io-tga.c:184
msgid "Cannot realloc IOBuffer data"
msgstr "Incapaz de realocar os dados IOBuffer"
-#: gdk-pixbuf/io-tga.c:219
+#: gdk-pixbuf/io-tga.c:214
msgid "Cannot allocate temporary IOBuffer data"
msgstr "Incapaz de alocar dados IOBuffer temporários"
-#: gdk-pixbuf/io-tga.c:353
+#: gdk-pixbuf/io-tga.c:348
msgid "Cannot allocate new pixbuf"
msgstr "Incapaz de alocar novo pixbuf"
-#: gdk-pixbuf/io-tga.c:692
+#: gdk-pixbuf/io-tga.c:689
msgid "Cannot allocate colormap structure"
msgstr "Incapaz de alocar estrutura de mapa de cores"
-#: gdk-pixbuf/io-tga.c:699
+#: gdk-pixbuf/io-tga.c:696
msgid "Cannot allocate colormap entries"
msgstr "Incapaz de alocar registos de mapa de cores"
-#: gdk-pixbuf/io-tga.c:721
+#: gdk-pixbuf/io-tga.c:718
msgid "Unexpected bitdepth for colormap entries"
msgstr "Profundidade de bits de registos de mapa de cores inesperada"
-#: gdk-pixbuf/io-tga.c:739
+#: gdk-pixbuf/io-tga.c:736
msgid "Cannot allocate TGA header memory"
msgstr "Incapaz de alocar memória de cabeçalho TGA"
-#: gdk-pixbuf/io-tga.c:772
+#: gdk-pixbuf/io-tga.c:769
msgid "TGA image has invalid dimensions"
msgstr "Imagem TGA tem dimensões inválidas"
-#: gdk-pixbuf/io-tga.c:778 gdk-pixbuf/io-tga.c:787 gdk-pixbuf/io-tga.c:797
-#: gdk-pixbuf/io-tga.c:807 gdk-pixbuf/io-tga.c:814
+#: gdk-pixbuf/io-tga.c:775 gdk-pixbuf/io-tga.c:784 gdk-pixbuf/io-tga.c:794
+#: gdk-pixbuf/io-tga.c:804 gdk-pixbuf/io-tga.c:811
msgid "TGA image type not supported"
msgstr "Tipo de imagem TGA não suportado"
-#: gdk-pixbuf/io-tga.c:861
+#: gdk-pixbuf/io-tga.c:858
msgid "Cannot allocate memory for TGA context struct"
msgstr "Incapaz de alocar memória para estrutura de contexto TGA"
-#: gdk-pixbuf/io-tga.c:926
+#: gdk-pixbuf/io-tga.c:923
msgid "Excess data in file"
msgstr "Dados em excesso no ficheiro"
-#: gdk-pixbuf/io-tga.c:995
+#: gdk-pixbuf/io-tga.c:992
msgid "The Targa image format"
msgstr "O formato de imagem Targa"
@@ -696,39 +728,44 @@ msgstr "Falha ao escrever em ficheiro temporário ao ler imagem XBM"
msgid "The XBM image format"
msgstr "O formato de imagem XBM"
-#: gdk-pixbuf/io-xpm.c:1229
+#: gdk-pixbuf/io-xpm.c:467
msgid "No XPM header found"
msgstr "Não foi encontrado cabeçalho XPM"
-#: gdk-pixbuf/io-xpm.c:1237
+#: gdk-pixbuf/io-xpm.c:476
+#, fuzzy
+msgid "Invalid XPM header"
+msgstr "Ficheiro XBM inválido"
+
+#: gdk-pixbuf/io-xpm.c:484
msgid "XPM file has image width <= 0"
msgstr "Ficheiro XPM tem largura de imagem <= 0"
-#: gdk-pixbuf/io-xpm.c:1245
+#: gdk-pixbuf/io-xpm.c:492
msgid "XPM file has image height <= 0"
msgstr "Ficheiro XPM tem altura de imagem <= 0"
-#: gdk-pixbuf/io-xpm.c:1253
+#: gdk-pixbuf/io-xpm.c:500
msgid "XPM has invalid number of chars per pixel"
msgstr "Ficheiro XPM tem número inválido de caracteres por pixel"
-#: gdk-pixbuf/io-xpm.c:1260
+#: gdk-pixbuf/io-xpm.c:507
msgid "XPM file has invalid number of colors"
msgstr "Ficheiro XPM tem número inválido de cores"
-#: gdk-pixbuf/io-xpm.c:1272 gdk-pixbuf/io-xpm.c:1281 gdk-pixbuf/io-xpm.c:1333
+#: gdk-pixbuf/io-xpm.c:519 gdk-pixbuf/io-xpm.c:528 gdk-pixbuf/io-xpm.c:580
msgid "Cannot allocate memory for loading XPM image"
msgstr "Incapaz de alocar memória para ler a imagem XPM"
-#: gdk-pixbuf/io-xpm.c:1295
+#: gdk-pixbuf/io-xpm.c:542
msgid "Cannot read XPM colormap"
msgstr "Incapaz de ler o mapa de cores do XPM"
-#: gdk-pixbuf/io-xpm.c:1524
+#: gdk-pixbuf/io-xpm.c:771
msgid "Failed to write to temporary file when loading XPM image"
msgstr "Falha ao escrever em ficheiro temporário ao ler imagem XPM"
-#: gdk-pixbuf/io-xpm.c:1559
+#: gdk-pixbuf/io-xpm.c:806
msgid "The XPM image format"
msgstr "O formato de imagem XPM"
@@ -790,6 +827,138 @@ msgstr "PARÂMETROS"
msgid "Gdk debugging flags to unset"
msgstr "Parâmetros de depuração Gdk a desactivar"
+#: gdk/keyname-table.h:3940
+msgid "keyboard label|BackSpace"
+msgstr ""
+
+#: gdk/keyname-table.h:3941
+msgid "keyboard label|Tab"
+msgstr ""
+
+#: gdk/keyname-table.h:3942
+msgid "keyboard label|Return"
+msgstr ""
+
+#: gdk/keyname-table.h:3943
+msgid "keyboard label|Pause"
+msgstr ""
+
+#: gdk/keyname-table.h:3944
+msgid "keyboard label|Scroll_Lock"
+msgstr ""
+
+#: gdk/keyname-table.h:3945
+msgid "keyboard label|Sys_Req"
+msgstr ""
+
+#: gdk/keyname-table.h:3946
+msgid "keyboard label|Escape"
+msgstr ""
+
+#: gdk/keyname-table.h:3947
+msgid "keyboard label|Multi_key"
+msgstr ""
+
+#: gdk/keyname-table.h:3948
+msgid "keyboard label|Home"
+msgstr ""
+
+#: gdk/keyname-table.h:3949
+msgid "keyboard label|Page_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3950
+msgid "keyboard label|Page_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3951
+msgid "keyboard label|End"
+msgstr ""
+
+#: gdk/keyname-table.h:3952
+msgid "keyboard label|Begin"
+msgstr ""
+
+#: gdk/keyname-table.h:3953
+msgid "keyboard label|Print"
+msgstr ""
+
+#: gdk/keyname-table.h:3954
+msgid "keyboard label|Insert"
+msgstr ""
+
+#: gdk/keyname-table.h:3955
+msgid "keyboard label|Num_Lock"
+msgstr ""
+
+#: gdk/keyname-table.h:3956
+msgid "keyboard label|KP_Space"
+msgstr ""
+
+#: gdk/keyname-table.h:3957
+msgid "keyboard label|KP_Tab"
+msgstr ""
+
+#: gdk/keyname-table.h:3958
+msgid "keyboard label|KP_Enter"
+msgstr ""
+
+#: gdk/keyname-table.h:3959
+msgid "keyboard label|KP_Home"
+msgstr ""
+
+#: gdk/keyname-table.h:3960
+msgid "keyboard label|KP_Left"
+msgstr ""
+
+#: gdk/keyname-table.h:3961
+msgid "keyboard label|KP_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3962
+msgid "keyboard label|KP_Right"
+msgstr ""
+
+#: gdk/keyname-table.h:3963
+msgid "keyboard label|KP_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3964
+msgid "keyboard label|KP_Page_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3965
+msgid "keyboard label|KP_Prior"
+msgstr ""
+
+#: gdk/keyname-table.h:3966
+msgid "keyboard label|KP_Page_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3967
+msgid "keyboard label|KP_Next"
+msgstr ""
+
+#: gdk/keyname-table.h:3968
+msgid "keyboard label|KP_End"
+msgstr ""
+
+#: gdk/keyname-table.h:3969
+msgid "keyboard label|KP_Begin"
+msgstr ""
+
+#: gdk/keyname-table.h:3970
+msgid "keyboard label|KP_Insert"
+msgstr ""
+
+#: gdk/keyname-table.h:3971
+msgid "keyboard label|KP_Delete"
+msgstr ""
+
+#: gdk/keyname-table.h:3972
+msgid "keyboard label|Delete"
+msgstr ""
+
#. Description of --sync in --help output
#: gdk/win32/gdkmain-win32.c:60
msgid "Don't batch GDI requests"
@@ -825,46 +994,47 @@ msgstr "CORES"
msgid "Make X calls synchronous"
msgstr "Efectuar invocações X sincronamente"
-#: gtk/gtkaboutdialog.c:260 gtk/gtkaboutdialog.c:1939
+#: gtk/gtkaboutdialog.c:270 gtk/gtkaboutdialog.c:2025
msgid "License"
msgstr "Licença"
-#: gtk/gtkaboutdialog.c:261
+#: gtk/gtkaboutdialog.c:271
msgid "The license of the program"
msgstr "A licença da aplicação"
#. Add the credits button
-#: gtk/gtkaboutdialog.c:482
-msgid "_Credits"
-msgstr "_Créditos"
+#: gtk/gtkaboutdialog.c:491
+#, fuzzy
+msgid "C_redits"
+msgstr "Créditos"
#. Add the license button
-#: gtk/gtkaboutdialog.c:491
+#: gtk/gtkaboutdialog.c:501
msgid "_License"
msgstr "_Licença"
-#: gtk/gtkaboutdialog.c:682
+#: gtk/gtkaboutdialog.c:731
#, c-format
msgid "About %s"
msgstr "Sobre %s"
-#: gtk/gtkaboutdialog.c:1876
+#: gtk/gtkaboutdialog.c:1953
msgid "Credits"
msgstr "Créditos"
-#: gtk/gtkaboutdialog.c:1901
+#: gtk/gtkaboutdialog.c:1979
msgid "Written by"
msgstr "Escrito por"
-#: gtk/gtkaboutdialog.c:1904
+#: gtk/gtkaboutdialog.c:1982
msgid "Documented by"
msgstr "Documentado por"
-#: gtk/gtkaboutdialog.c:1916
+#: gtk/gtkaboutdialog.c:1994
msgid "Translated by"
msgstr "Traduzido por"
-#: gtk/gtkaboutdialog.c:1920
+#: gtk/gtkaboutdialog.c:1998
msgid "Artwork by"
msgstr "Arte Gráfica por"
@@ -872,28 +1042,41 @@ msgstr "Arte Gráfica por"
#. * that use the shift key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: gtk/gtkaccellabel.c:119
-msgid "Shift"
-msgstr "Shift"
+#: gtk/gtkaccellabel.c:121
+msgid "keyboard label|Shift"
+msgstr ""
#. This is the text that should appear next to menu accelerators
#. * that use the control key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: gtk/gtkaccellabel.c:125
-msgid "Ctrl"
-msgstr "Ctrl"
+#: gtk/gtkaccellabel.c:128
+msgid "keyboard label|Ctrl"
+msgstr ""
#. This is the text that should appear next to menu accelerators
#. * that use the alt key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: gtk/gtkaccellabel.c:131
-msgid "Alt"
-msgstr "Alt"
+#: gtk/gtkaccellabel.c:135
+msgid "keyboard label|Alt"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkaccellabel.c:577
+msgid "keyboard label|Space"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkaccellabel.c:581
+msgid "keyboard label|Backslash"
+msgstr ""
#. Translate to calendar:YM if you want years to be displayed
#. * before months; otherwise translate to calendar:MY.
@@ -904,7 +1087,7 @@ msgstr "Alt"
#. * so if you have a default text direction of RTL and YM, then
#. * the year will appear on the right.
#.
-#: gtk/gtkcalendar.c:700
+#: gtk/gtkcalendar.c:647
msgid "calendar:MY"
msgstr "calendar:YM"
@@ -912,24 +1095,52 @@ msgstr "calendar:YM"
#. * first day of the week to calendar:week_start:1 if you want Monday
#. * to be the first day of the week, and so on.
#.
-#: gtk/gtkcalendar.c:710
+#: gtk/gtkcalendar.c:661
msgid "calendar:week_start:0"
msgstr "calendar:week_start:1"
-#: gtk/gtkcellrendererprogress.c:235 gtk/gtkcellrendererprogress.c:293
+#. Translators: This is a text measurement template.
+#. * Translate it to the widest year text.
+#. *
+#. * Don't include the prefix "year measurement template|"
+#. * in the translation.
+#. *
+#. * If you don't understand this, leave it as "2000"
+#.
+#: gtk/gtkcalendar.c:1549
+msgid "year measurement template|2000"
+msgstr ""
+
+#. Translators: This dictates how the year is displayed in
+#. * gtkcalendar widget. See strftime() manual for the format.
+#. * Use only ASCII in the translation.
+#. *
+#. * Also look for the msgid "year measurement template|2000".
+#. * Translate that entry to a year with the widest output of this
+#. * msgid.
+#. *
+#. * Don't include the prefix "calendar year format|" in the
+#. * translation. "%Y" is appropriate for most locales.
+#.
+#: gtk/gtkcalendar.c:1826
+msgid "calendar year format|%Y"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkcellrendererprogress.c:237 gtk/gtkcellrendererprogress.c:295
#, c-format
msgid "progress bar label|%d %%"
msgstr "%d %%"
-#: gtk/gtkcolorbutton.c:220 gtk/gtkcolorbutton.c:574
+#: gtk/gtkcolorbutton.c:221 gtk/gtkcolorbutton.c:576
msgid "Pick a Color"
msgstr "Seleccione uma Cor"
-#: gtk/gtkcolorbutton.c:466
+#: gtk/gtkcolorbutton.c:467
msgid "Received invalid color data\n"
msgstr "Recebidos dados de cor inválidos\n"
-#: gtk/gtkcolorsel.c:576
+#: gtk/gtkcolorsel.c:561
msgid ""
"The previously-selected color, for comparison to the color you're selecting "
"now. You can drag this color to a palette entry, or select this color as "
@@ -940,7 +1151,7 @@ msgstr ""
"seleccionar esta cor como sendo a actual arrastando-a sobre a outra cor ao "
"lado."
-#: gtk/gtkcolorsel.c:581
+#: gtk/gtkcolorsel.c:566
msgid ""
"The color you've chosen. You can drag this color to a palette entry to save "
"it for use in the future."
@@ -948,11 +1159,11 @@ msgstr ""
"A cor que seleccionou. Pode arrastar esta cor para uma entrada na paleta "
"para a gravar para futuras utilizações."
-#: gtk/gtkcolorsel.c:942
+#: gtk/gtkcolorsel.c:957
msgid "_Save color here"
msgstr "_Gravar cor aqui"
-#: gtk/gtkcolorsel.c:1147
+#: gtk/gtkcolorsel.c:1162
msgid ""
"Click this palette entry to make it the current color. To change this entry, "
"drag a color swatch here or right-click it and select \"Save color here.\""
@@ -961,7 +1172,7 @@ msgstr ""
"entrada, arraste uma cor aqui ou efectue um clique-direito sobre a cor e "
"seleccione \"Gravar cor aqui.\""
-#: gtk/gtkcolorsel.c:1913
+#: gtk/gtkcolorsel.c:1929
msgid ""
"Select the color you want from the outer ring. Select the darkness or "
"lightness of that color using the inner triangle."
@@ -969,7 +1180,7 @@ msgstr ""
"Seleccione no anel exterior a cor que deseja. Seleccione a luminusidade "
"dessa cor utilizando o triângulo interno."
-#: gtk/gtkcolorsel.c:1938
+#: gtk/gtkcolorsel.c:1954
msgid ""
"Click the eyedropper, then click a color anywhere on your screen to select "
"that color."
@@ -977,67 +1188,67 @@ msgstr ""
"Seleccione a pipeta, depois clique numa cor em qualquer ponto do ecrã para a "
"seleccionar."
-#: gtk/gtkcolorsel.c:1947
+#: gtk/gtkcolorsel.c:1963
msgid "_Hue:"
msgstr "_Matiz:"
-#: gtk/gtkcolorsel.c:1948
+#: gtk/gtkcolorsel.c:1964
msgid "Position on the color wheel."
msgstr "Posição na roda de cor."
-#: gtk/gtkcolorsel.c:1950
+#: gtk/gtkcolorsel.c:1966
msgid "_Saturation:"
msgstr "_Saturação:"
-#: gtk/gtkcolorsel.c:1951
+#: gtk/gtkcolorsel.c:1967
msgid "\"Deepness\" of the color."
msgstr "\"Profundidade\" da cor."
-#: gtk/gtkcolorsel.c:1952
+#: gtk/gtkcolorsel.c:1968
msgid "_Value:"
msgstr "_Valor:"
-#: gtk/gtkcolorsel.c:1953
+#: gtk/gtkcolorsel.c:1969
msgid "Brightness of the color."
msgstr "Brilho da cor."
-#: gtk/gtkcolorsel.c:1954
+#: gtk/gtkcolorsel.c:1970
msgid "_Red:"
msgstr "_Vermelho:"
-#: gtk/gtkcolorsel.c:1955
+#: gtk/gtkcolorsel.c:1971
msgid "Amount of red light in the color."
msgstr "Quantidade de luz vermelha na cor."
-#: gtk/gtkcolorsel.c:1956
+#: gtk/gtkcolorsel.c:1972
msgid "_Green:"
msgstr "Ve_rde:"
-#: gtk/gtkcolorsel.c:1957
+#: gtk/gtkcolorsel.c:1973
msgid "Amount of green light in the color."
msgstr "Quantidade de luz verde na cor."
-#: gtk/gtkcolorsel.c:1958
+#: gtk/gtkcolorsel.c:1974
msgid "_Blue:"
msgstr "_Azul:"
-#: gtk/gtkcolorsel.c:1959
+#: gtk/gtkcolorsel.c:1975
msgid "Amount of blue light in the color."
msgstr "Quantidade de luz azul na cor."
-#: gtk/gtkcolorsel.c:1962
+#: gtk/gtkcolorsel.c:1978
msgid "_Opacity:"
msgstr "_Opacidade:"
-#: gtk/gtkcolorsel.c:1970 gtk/gtkcolorsel.c:1981
+#: gtk/gtkcolorsel.c:1986 gtk/gtkcolorsel.c:1997
msgid "Transparency of the color."
msgstr "Transparência da cor."
-#: gtk/gtkcolorsel.c:1988
+#: gtk/gtkcolorsel.c:2004
msgid "Color _Name:"
msgstr "_Nome da Cor:"
-#: gtk/gtkcolorsel.c:2003
+#: gtk/gtkcolorsel.c:2019
msgid ""
"You can enter an HTML-style hexadecimal color value, or simply a color name "
"such as 'orange' in this entry."
@@ -1045,11 +1256,11 @@ msgstr ""
"Pode introduzir um valor de cor hexadecimal estilo-HTML, ou simplesmente um "
"nome de cor tal como 'orange' (laranja)."
-#: gtk/gtkcolorsel.c:2022
+#: gtk/gtkcolorsel.c:2038
msgid "_Palette"
msgstr "_Paleta"
-#: gtk/gtkcolorsel.c:2054
+#: gtk/gtkcolorsel.c:2070
msgid "Color Wheel"
msgstr "Roda de Cores"
@@ -1057,276 +1268,294 @@ msgstr "Roda de Cores"
msgid "Color Selection"
msgstr "Selecção de Fonte"
-#: gtk/gtkentry.c:4507 gtk/gtktextview.c:7030
+#: gtk/gtkentry.c:4508 gtk/gtktextview.c:7068
msgid "Select _All"
msgstr "Seleccionar _Tudo"
-#: gtk/gtkentry.c:4517 gtk/gtktextview.c:7040
+#: gtk/gtkentry.c:4518 gtk/gtktextview.c:7078
msgid "Input _Methods"
msgstr "_Métodos de Introdução"
-#: gtk/gtkentry.c:4528 gtk/gtktextview.c:7051
+#: gtk/gtkentry.c:4529 gtk/gtktextview.c:7089
msgid "_Insert Unicode Control Character"
msgstr "_Inserir Caracter de Controlo Unicode"
-#: gtk/gtkfilechooser.c:1584 gtk/gtkfilechooser.c:1628
-#: gtk/gtkfilechooser.c:1703 gtk/gtkfilechooser.c:1747
+#: gtk/gtkfilechooser.c:1588 gtk/gtkfilechooser.c:1632
+#: gtk/gtkfilechooser.c:1707 gtk/gtkfilechooser.c:1751
#, c-format
msgid "Invalid filename: %s"
msgstr "Nome de ficheiro inválido: %s"
-#: gtk/gtkfilechooserbutton.c:65
+#: gtk/gtkfilechooserbutton.c:67
msgid "Select A File"
msgstr "Seleccionar Um Ficheiro"
-#: gtk/gtkfilechooserbutton.c:66 gtk/gtkfilechooserdefault.c:1229
-#: gtk/gtkpathbar.c:982
+#: gtk/gtkfilechooserbutton.c:68 gtk/gtkfilechooserdefault.c:1302
+#: gtk/gtkpathbar.c:1020
msgid "Home"
msgstr "Pasta Pessoal"
-#: gtk/gtkfilechooserbutton.c:67 gtk/gtkfilechooserdefault.c:1256
-#: gtk/gtkpathbar.c:984
+#: gtk/gtkfilechooserbutton.c:69 gtk/gtkfilechooserdefault.c:1329
+#: gtk/gtkpathbar.c:1022
msgid "Desktop"
msgstr "Ambiente de Trabalho"
-#: gtk/gtkfilechooserbutton.c:68
+#: gtk/gtkfilechooserbutton.c:70
msgid "(None)"
msgstr "(Nenhum)"
-#: gtk/gtkfilechooserbutton.c:1515
+#: gtk/gtkfilechooserbutton.c:1523
msgid "Other..."
msgstr "Outro..."
-#: gtk/gtkfilechooserdefault.c:867
+#: gtk/gtkfilechooserdefault.c:917
msgid "Could not retrieve information about the file"
msgstr "Incapaz de obter informação sobre o ficheiro"
-#: gtk/gtkfilechooserdefault.c:878
+#: gtk/gtkfilechooserdefault.c:928
msgid "Could not add a bookmark"
msgstr "Incapaz de adicionar um marcador"
-#: gtk/gtkfilechooserdefault.c:889
+#: gtk/gtkfilechooserdefault.c:939
msgid "Could not remove bookmark"
msgstr "Incapaz de remover o marcador"
-#: gtk/gtkfilechooserdefault.c:900
+#: gtk/gtkfilechooserdefault.c:950
msgid "The folder could not be created"
msgstr "Incapaz de criar a pasta"
-#: gtk/gtkfilechooserdefault.c:911
+#: gtk/gtkfilechooserdefault.c:963
+msgid ""
+"The folder could not be created, as a file with the same name already "
+"exists. Try using a different name for the folder, or rename the file first."
+msgstr ""
+
+#: gtk/gtkfilechooserdefault.c:976
msgid "Invalid file name"
msgstr "Nome de ficheiro inválido"
-#: gtk/gtkfilechooserdefault.c:921
+#: gtk/gtkfilechooserdefault.c:986
msgid "The folder contents could not be displayed"
msgstr "Incapaz de apresentar o conteúdo da pasta"
-#: gtk/gtkfilechooserdefault.c:1119
+#: gtk/gtkfilechooserdefault.c:1192
#, c-format
msgid "Could not get information about '%s': %s"
msgstr "Incapaz de obter informação sobre '%s': %s"
-#: gtk/gtkfilechooserdefault.c:2095
+#: gtk/gtkfilechooserdefault.c:2208
#, c-format
msgid "Add the folder '%s' to the bookmarks"
msgstr "Adicionar a pasta '%s' aos marcadores"
-#: gtk/gtkfilechooserdefault.c:2136
+#: gtk/gtkfilechooserdefault.c:2249
msgid "Add the current folder to the bookmarks"
msgstr "Adicionar a pasta actual aos marcadores"
-#: gtk/gtkfilechooserdefault.c:2138
+#: gtk/gtkfilechooserdefault.c:2251
msgid "Add the selected folders to the bookmarks"
msgstr "Adicionar as pastas seleccionadas aos marcadores"
-#: gtk/gtkfilechooserdefault.c:2178
+#: gtk/gtkfilechooserdefault.c:2291
#, c-format
msgid "Remove the bookmark '%s'"
msgstr "Remover o marcador '%s'"
-#: gtk/gtkfilechooserdefault.c:2591
+#: gtk/gtkfilechooserdefault.c:2722
#, c-format
msgid "Could not add a bookmark for '%s' because it is an invalid path name."
msgstr ""
-"Incapaz de adicionar um marcador para '%s' por ser um nome de caminho inválido."
+"Incapaz de adicionar um marcador para '%s' por ser um nome de caminho "
+"inválido."
-#: gtk/gtkfilechooserdefault.c:2769
+#: gtk/gtkfilechooserdefault.c:2937
+msgid "Remove"
+msgstr "Remover"
+
+#: gtk/gtkfilechooserdefault.c:2946
+#, fuzzy
+msgid "Rename..."
+msgstr "_Renomear"
+
+#: gtk/gtkfilechooserdefault.c:3069
msgid "Shortcuts"
msgstr "Atalhos"
-#: gtk/gtkfilechooserdefault.c:2823
+#: gtk/gtkfilechooserdefault.c:3123
msgid "Folder"
msgstr "Pasta"
-#: gtk/gtkfilechooserdefault.c:2875 gtk/gtkstock.c:295
+#: gtk/gtkfilechooserdefault.c:3179 gtk/gtkstock.c:317
msgid "_Add"
msgstr "_Adicionar"
-#: gtk/gtkfilechooserdefault.c:2882
-msgid "Add the selected folder to the bookmarks"
+#: gtk/gtkfilechooserdefault.c:3186
+#, fuzzy
+msgid "Add the selected folder to the Bookmarks"
msgstr "Adicionar a pasta seleccionada aos marcadores"
-#: gtk/gtkfilechooserdefault.c:2887 gtk/gtkstock.c:352
+#: gtk/gtkfilechooserdefault.c:3191 gtk/gtkstock.c:395
msgid "_Remove"
msgstr "_Remover"
-#: gtk/gtkfilechooserdefault.c:2894
+#: gtk/gtkfilechooserdefault.c:3198
msgid "Remove the selected bookmark"
msgstr "Remover o marcador seleccionado"
-#: gtk/gtkfilechooserdefault.c:2997
-msgid "_Add to Shortcuts"
+#: gtk/gtkfilechooserdefault.c:3305
+#, fuzzy
+msgid "_Add to Bookmarks"
msgstr "_Adicionar aos Atalhos"
-#: gtk/gtkfilechooserdefault.c:3007
+#: gtk/gtkfilechooserdefault.c:3315
msgid "Open _Location"
msgstr "Abrir _Localização"
-#: gtk/gtkfilechooserdefault.c:3019
+#: gtk/gtkfilechooserdefault.c:3327
msgid "Show _Hidden Files"
msgstr "Apresentar os Ficheiros _Escondidos"
-#: gtk/gtkfilechooserdefault.c:3143 gtk/gtkfilesel.c:767
+#: gtk/gtkfilechooserdefault.c:3451 gtk/gtkfilesel.c:766
msgid "Files"
msgstr "Ficheiros"
-#: gtk/gtkfilechooserdefault.c:3174
+#: gtk/gtkfilechooserdefault.c:3482
msgid "Name"
msgstr "Nome"
-#: gtk/gtkfilechooserdefault.c:3199
+#: gtk/gtkfilechooserdefault.c:3507
msgid "Size"
msgstr "Tamanho"
-#: gtk/gtkfilechooserdefault.c:3212
+#: gtk/gtkfilechooserdefault.c:3520
msgid "Modified"
msgstr "Alterado"
-#: gtk/gtkfilechooserdefault.c:3244
+#: gtk/gtkfilechooserdefault.c:3552
msgid "Select which types of files are shown"
msgstr "Seleccionar que tipos de ficheiros são apresentados"
#. Create Folder
-#: gtk/gtkfilechooserdefault.c:3280
+#: gtk/gtkfilechooserdefault.c:3588
msgid "Create Fo_lder"
msgstr "Criar _Pasta"
#. Name entry
-#: gtk/gtkfilechooserdefault.c:3398
+#: gtk/gtkfilechooserdefault.c:3709
msgid "_Name:"
msgstr "_Nome:"
-#: gtk/gtkfilechooserdefault.c:3438
+#: gtk/gtkfilechooserdefault.c:3749
msgid "_Browse for other folders"
msgstr "Procurar _outras pastas"
-#: gtk/gtkfilechooserdefault.c:3688
+#: gtk/gtkfilechooserdefault.c:4000
msgid "Save in _folder:"
msgstr "Gravar na _pasta:"
-#: gtk/gtkfilechooserdefault.c:3690
+#: gtk/gtkfilechooserdefault.c:4002
msgid "Create in _folder:"
msgstr "Criar na _pasta:"
-#: gtk/gtkfilechooserdefault.c:4523
+#: gtk/gtkfilechooserdefault.c:4959
msgid "Cannot change to folder because it is not local"
msgstr "Incapaz de ir para a pasta por não ser local"
-#: gtk/gtkfilechooserdefault.c:5048
+#: gtk/gtkfilechooserdefault.c:5513
#, c-format
msgid "Shortcut %s does not exist"
msgstr "Atalho %s não existe"
-#: gtk/gtkfilechooserdefault.c:5508
+#: gtk/gtkfilechooserdefault.c:6057
#, c-format
msgid "Could not mount %s"
msgstr "Incapaz de montar %s"
-#: gtk/gtkfilechooserdefault.c:5802
+#: gtk/gtkfilechooserdefault.c:6352
msgid "Type name of new folder"
msgstr "Introduza o nome da nova pasta"
-#: gtk/gtkfilechooserdefault.c:5844
+#: gtk/gtkfilechooserdefault.c:6394
#, c-format
msgid "%d byte"
msgid_plural "%d bytes"
msgstr[0] "%d byte"
msgstr[1] "%d bytes"
-#: gtk/gtkfilechooserdefault.c:5846
+#: gtk/gtkfilechooserdefault.c:6396
#, c-format
msgid "%.1f K"
msgstr "%.1f K"
-#: gtk/gtkfilechooserdefault.c:5848
+#: gtk/gtkfilechooserdefault.c:6398
#, c-format
msgid "%.1f M"
msgstr "%.1f M"
-#: gtk/gtkfilechooserdefault.c:5850
+#: gtk/gtkfilechooserdefault.c:6400
#, c-format
msgid "%.1f G"
msgstr "%.1f G"
-#: gtk/gtkfilechooserdefault.c:5902
+#: gtk/gtkfilechooserdefault.c:6446 gtk/gtkfilechooserdefault.c:6470
+msgid "Unknown"
+msgstr "Desconhecido"
+
+#: gtk/gtkfilechooserdefault.c:6457
msgid "Today"
msgstr "Hoje"
-#: gtk/gtkfilechooserdefault.c:5904
+#: gtk/gtkfilechooserdefault.c:6459
msgid "Yesterday"
msgstr "Ontem"
-#: gtk/gtkfilechooserdefault.c:5915
-msgid "Unknown"
-msgstr "Desconhecido"
-
-#: gtk/gtkfilechooserdefault.c:5985
+#: gtk/gtkfilechooserdefault.c:6541
msgid "Cannot change folder"
msgstr "Incapaz de ir para a pasta"
-#: gtk/gtkfilechooserdefault.c:5986
+#: gtk/gtkfilechooserdefault.c:6542
msgid "The folder you specified is an invalid path."
msgstr "A pasta especificada é um caminho inválido."
-#: gtk/gtkfilechooserdefault.c:6025
+#: gtk/gtkfilechooserdefault.c:6581
#, c-format
msgid "Could not build file name from '%s' and '%s'"
msgstr "Incapaz de construir o nome do ficheiro a partir de '%s' e '%s'"
-#: gtk/gtkfilechooserdefault.c:6061
+#: gtk/gtkfilechooserdefault.c:6617
msgid "Could not select item"
msgstr "Incapaz de seleccionar o item"
-#: gtk/gtkfilechooserdefault.c:6101
+#: gtk/gtkfilechooserdefault.c:6657
msgid "Open Location"
msgstr "Abrir Localização"
-#: gtk/gtkfilechooserdefault.c:6108
+#: gtk/gtkfilechooserdefault.c:6664
msgid "Save in Location"
msgstr "Gravar na Localização"
-#: gtk/gtkfilechooserdefault.c:6132
+#: gtk/gtkfilechooserdefault.c:6688
msgid "_Location:"
msgstr "_Localização:"
-#: gtk/gtkfilesel.c:731
+#: gtk/gtkfilesel.c:730
msgid "Folders"
msgstr "Pastas"
-#: gtk/gtkfilesel.c:735
+#: gtk/gtkfilesel.c:734
msgid "Fol_ders"
msgstr "Pas_tas"
-#: gtk/gtkfilesel.c:771
+#: gtk/gtkfilesel.c:770
msgid "_Files"
msgstr "_Ficheiros"
-#: gtk/gtkfilesel.c:859 gtk/gtkfilesel.c:2249
+#: gtk/gtkfilesel.c:858 gtk/gtkfilesel.c:2248
#, c-format
msgid "Folder unreadable: %s"
msgstr "Pasta ilegível: %s"
-#: gtk/gtkfilesel.c:990
+#: gtk/gtkfilesel.c:989
#, c-format
msgid ""
"The file \"%s\" resides on another machine (called %s) and may not be "
@@ -1337,19 +1566,19 @@ msgstr ""
"disponível para esta aplicação.\n"
"Tem a certeza que o deseja seleccionar?"
-#: gtk/gtkfilesel.c:1121
+#: gtk/gtkfilesel.c:1120
msgid "_New Folder"
msgstr "_Nova Pasta"
-#: gtk/gtkfilesel.c:1132
+#: gtk/gtkfilesel.c:1131
msgid "De_lete File"
msgstr "_Apagar Ficheiro"
-#: gtk/gtkfilesel.c:1143
+#: gtk/gtkfilesel.c:1142
msgid "_Rename File"
msgstr "_Renomear Ficheiro"
-#: gtk/gtkfilesel.c:1445
+#: gtk/gtkfilesel.c:1444
#, c-format
msgid ""
"The folder name \"%s\" contains symbols that are not allowed in filenames"
@@ -1357,7 +1586,7 @@ msgstr ""
"O nome de pasta \"%s\" contém símbolos que não são permitidos em nomes de "
"ficheiros"
-#: gtk/gtkfilesel.c:1447
+#: gtk/gtkfilesel.c:1446
#, c-format
msgid ""
"Error creating folder \"%s\": %s\n"
@@ -1366,35 +1595,35 @@ msgstr ""
"Erro ao criar pasta \"%s\": %s\n"
"%s"
-#: gtk/gtkfilesel.c:1448 gtk/gtkfilesel.c:1684
+#: gtk/gtkfilesel.c:1447 gtk/gtkfilesel.c:1683
msgid "You probably used symbols not allowed in filenames."
msgstr "Provavelmente utilizou símbolos não permitidos em nomes de ficheiros."
-#: gtk/gtkfilesel.c:1456
+#: gtk/gtkfilesel.c:1455
#, c-format
msgid "Error creating folder \"%s\": %s\n"
msgstr "Erro ao criar pasta \"%s\": %s\n"
-#: gtk/gtkfilesel.c:1490
+#: gtk/gtkfilesel.c:1489
msgid "New Folder"
msgstr "Nova Pasta"
-#: gtk/gtkfilesel.c:1505
+#: gtk/gtkfilesel.c:1504
msgid "_Folder name:"
msgstr "Nome da _pasta:"
-#: gtk/gtkfilesel.c:1529
+#: gtk/gtkfilesel.c:1528
msgid "C_reate"
msgstr "C_riar"
-#: gtk/gtkfilesel.c:1572
+#: gtk/gtkfilesel.c:1571
#, c-format
msgid "The filename \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
"O nome de ficheiro \"%s\" contém símbolos que não são permitidos em nomes de "
"ficheiros"
-#: gtk/gtkfilesel.c:1575
+#: gtk/gtkfilesel.c:1574
#, c-format
msgid ""
"Error deleting file \"%s\": %s\n"
@@ -1403,33 +1632,33 @@ msgstr ""
"Erro ao apagar ficheiro \"%s\": %s\n"
"%s"
-#: gtk/gtkfilesel.c:1577 gtk/gtkfilesel.c:1698
+#: gtk/gtkfilesel.c:1576 gtk/gtkfilesel.c:1697
msgid "It probably contains symbols not allowed in filenames."
msgstr ""
"Provavelmente contém símbolos que não permitidos em nomes de ficheiros."
-#: gtk/gtkfilesel.c:1586
+#: gtk/gtkfilesel.c:1585
#, c-format
msgid "Error deleting file \"%s\": %s"
msgstr "Erro ao apagar ficheiro \"%s\": %s"
-#: gtk/gtkfilesel.c:1629
+#: gtk/gtkfilesel.c:1628
#, c-format
msgid "Really delete file \"%s\"?"
msgstr "Apagar mesmo o ficheiro \"%s\"?"
-#: gtk/gtkfilesel.c:1634
+#: gtk/gtkfilesel.c:1633
msgid "Delete File"
msgstr "Apagar Ficheiro"
-#: gtk/gtkfilesel.c:1680 gtk/gtkfilesel.c:1694
+#: gtk/gtkfilesel.c:1679 gtk/gtkfilesel.c:1693
#, c-format
msgid "The file name \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
"O nome de ficheiro \"%s\" contém símbolos que não são permitidos em nomes de "
"ficheiros"
-#: gtk/gtkfilesel.c:1682
+#: gtk/gtkfilesel.c:1681
#, c-format
msgid ""
"Error renaming file to \"%s\": %s\n"
@@ -1438,7 +1667,7 @@ msgstr ""
"Erro ao renomear ficheiro para \"%s\": %s\n"
"%s"
-#: gtk/gtkfilesel.c:1696
+#: gtk/gtkfilesel.c:1695
#, c-format
msgid ""
"Error renaming file \"%s\": %s\n"
@@ -1447,29 +1676,29 @@ msgstr ""
"Erro ao renomear ficheiro \"%s\": %s\n"
"%s"
-#: gtk/gtkfilesel.c:1706
+#: gtk/gtkfilesel.c:1705
#, c-format
msgid "Error renaming file \"%s\" to \"%s\": %s"
msgstr "Erro ao renomear ficheiro \"%s\" para \"%s\": %s"
-#: gtk/gtkfilesel.c:1753
+#: gtk/gtkfilesel.c:1752
msgid "Rename File"
msgstr "Renomear Ficheiro"
-#: gtk/gtkfilesel.c:1768
+#: gtk/gtkfilesel.c:1767
#, c-format
msgid "Rename file \"%s\" to:"
msgstr "Renomear ficheiro \"%s\" para:"
-#: gtk/gtkfilesel.c:1797
+#: gtk/gtkfilesel.c:1796
msgid "_Rename"
msgstr "_Renomear"
-#: gtk/gtkfilesel.c:2229
+#: gtk/gtkfilesel.c:2228
msgid "_Selection: "
msgstr "_Selecção: "
-#: gtk/gtkfilesel.c:3152
+#: gtk/gtkfilesel.c:3151
#, c-format
msgid ""
"The filename \"%s\" couldn't be converted to UTF-8. (try setting the "
@@ -1478,15 +1707,15 @@ msgstr ""
"Incapaz de converter o nome de ficheiro \"%s\" em UTF-8. (tente definir a "
"variável de ambiente G_FILENAME_ENCODING): %s"
-#: gtk/gtkfilesel.c:3155
+#: gtk/gtkfilesel.c:3154
msgid "Invalid UTF-8"
msgstr "UTF-8 inválido"
-#: gtk/gtkfilesel.c:4032
+#: gtk/gtkfilesel.c:4031
msgid "Name too long"
msgstr "Nome demasiado longo"
-#: gtk/gtkfilesel.c:4034
+#: gtk/gtkfilesel.c:4033
msgid "Couldn't convert filename"
msgstr "Incapaz de converter nome de ficheiro"
@@ -1494,32 +1723,32 @@ msgstr "Incapaz de converter nome de ficheiro"
msgid "(Empty)"
msgstr "(Vazio)"
-#: gtk/gtkfilesystemunix.c:440 gtk/gtkfilesystemunix.c:632
-#: gtk/gtkfilesystemunix.c:1739 gtk/gtkfilesystemwin32.c:482
-#: gtk/gtkfilesystemwin32.c:495 gtk/gtkfilesystemwin32.c:1530
+#: gtk/gtkfilesystemunix.c:475 gtk/gtkfilesystemunix.c:678
+#: gtk/gtkfilesystemunix.c:1918 gtk/gtkfilesystemwin32.c:482
+#: gtk/gtkfilesystemwin32.c:495 gtk/gtkfilesystemwin32.c:1560
#, c-format
msgid "Error getting information for '%s': %s"
msgstr "Erro ao obter informação de '%s': %s"
-#: gtk/gtkfilesystemunix.c:501 gtk/gtkfilesystemwin32.c:537
+#: gtk/gtkfilesystemunix.c:547 gtk/gtkfilesystemwin32.c:537
#, c-format
msgid "Error creating directory '%s': %s"
msgstr "Erro ao criar o directório '%s': %s"
-#: gtk/gtkfilesystemunix.c:581 gtk/gtkfilesystemwin32.c:597
+#: gtk/gtkfilesystemunix.c:627 gtk/gtkfilesystemwin32.c:597
msgid "This file system does not support mounting"
msgstr "Este sistema de ficheiros não suporta ser montado"
-#: gtk/gtkfilesystemunix.c:589
+#: gtk/gtkfilesystemunix.c:635
msgid "Filesystem"
msgstr "Sistema de ficheiros"
-#: gtk/gtkfilesystemunix.c:746
+#: gtk/gtkfilesystemunix.c:792
#, c-format
msgid "Could not get a stock icon for %s"
msgstr "Incapaz de obter um ícone base para %s"
-#: gtk/gtkfilesystemunix.c:841
+#: gtk/gtkfilesystemunix.c:887
#, c-format
msgid ""
"The name \"%s\" is not valid because it contains the character \"%s\". "
@@ -1527,63 +1756,78 @@ msgid ""
msgstr ""
"O nome \"%s\" não é válido pois contém o caracter \"%s\". Utilize outro nome."
-#: gtk/gtkfilesystemunix.c:1446 gtk/gtkfilesystemwin32.c:1004
-#, c-format
-msgid "Bookmark saving failed: %s"
+#: gtk/gtkfilesystemunix.c:1489
+#, fuzzy, c-format
+msgid "Writing %s failed: %s"
msgstr "Falha ao gravar marcador: %s"
-#: gtk/gtkfilesystemunix.c:1498
+#: gtk/gtkfilesystemunix.c:1578
#, c-format
msgid "'%s' already exists in the bookmarks list"
msgstr "'%s' já existe na lista de marcadores"
-#: gtk/gtkfilesystemunix.c:1560
+#: gtk/gtkfilesystemunix.c:1650
#, c-format
msgid "'%s' does not exist in the bookmarks list"
msgstr "'%s' não existe na lista de marcadores"
-#: gtk/gtkfilesystemunix.c:1699
+#: gtk/gtkfilesystemunix.c:1878
#, c-format
msgid "Error getting information for '/': %s"
msgstr "Erro ao obter informação de '/': %s"
-#: gtk/gtkfontbutton.c:178 gtk/gtkfontbutton.c:295
+#: gtk/gtkfilesystemwin32.c:611
+#, c-format
+msgid "Network Drive (%s)"
+msgstr ""
+
+#: gtk/gtkfilesystemwin32.c:650
+#, fuzzy, c-format
+msgid "%s (%s)"
+msgstr "%s: %s"
+
+#: gtk/gtkfilesystemwin32.c:1032
+#, c-format
+msgid "Bookmark saving failed: %s"
+msgstr "Falha ao gravar marcador: %s"
+
+#: gtk/gtkfontbutton.c:179 gtk/gtkfontbutton.c:292
msgid "Pick a Font"
msgstr "Seleccione uma Fonte"
#. Initialize fields
-#: gtk/gtkfontbutton.c:289
+#: gtk/gtkfontbutton.c:286
msgid "Sans 12"
msgstr "Sans 12"
-#: gtk/gtkfontbutton.c:807
+#: gtk/gtkfontbutton.c:804
msgid "Font"
msgstr "Fonte"
#. This is the default text shown in the preview entry, though the user
#. can set it. Remember that some fonts only have capital letters.
-#: gtk/gtkfontsel.c:73
+#: gtk/gtkfontsel.c:74
msgid "abcdefghijk ABCDEFGHIJK"
msgstr "abcdefghijk ABCDEFGHIJK"
-#: gtk/gtkfontsel.c:360
+#: gtk/gtkfontsel.c:361
msgid "_Family:"
msgstr "_Família:"
-#: gtk/gtkfontsel.c:366
+#: gtk/gtkfontsel.c:367
msgid "_Style:"
msgstr "_Estilo:"
-#: gtk/gtkfontsel.c:372
+#: gtk/gtkfontsel.c:373
msgid "Si_ze:"
msgstr "_Tamanho:"
#. create the text entry widget
-#: gtk/gtkfontsel.c:548
+#: gtk/gtkfontsel.c:549
msgid "_Preview:"
msgstr "_Antever:"
-#: gtk/gtkfontsel.c:1382
+#: gtk/gtkfontsel.c:1383
msgid "Font Selection"
msgstr "Selecção de Fonte"
@@ -1598,12 +1842,12 @@ msgstr "Valor _Gama"
#. Remove this icon source so we don't keep trying to
#. * load it.
#.
-#: gtk/gtkiconfactory.c:1629
+#: gtk/gtkiconfactory.c:1644
#, c-format
msgid "Error loading icon: %s"
msgstr "Erro ao ler o ícone: %s"
-#: gtk/gtkicontheme.c:1263
+#: gtk/gtkicontheme.c:1250
#, c-format
msgid ""
"Could not find the icon '%s'. The '%s' theme\n"
@@ -1616,7 +1860,7 @@ msgstr ""
"Poderá obter uma cópia em:\n"
"\t%s"
-#: gtk/gtkicontheme.c:1328
+#: gtk/gtkicontheme.c:1315
#, c-format
msgid "Icon '%s' not present in theme"
msgstr "Ícone '%s' não existe no tema"
@@ -1704,7 +1948,7 @@ msgstr "(desconhecido)"
msgid "clear"
msgstr "limpar"
-#: gtk/gtklabel.c:3931
+#: gtk/gtklabel.c:3935
msgid "Select All"
msgstr "Seleccionar Tudo"
@@ -1738,355 +1982,393 @@ msgstr "Parâmetros de depuração GTK+ a desactivar"
#. * Do *not* translate it to "predefinito:LTR", if it
#. * it isn't default:LTR or default:RTL it will not work
#.
-#: gtk/gtkmain.c:482
+#: gtk/gtkmain.c:476
msgid "default:LTR"
msgstr "default:LTR"
-#: gtk/gtkmain.c:565
+#: gtk/gtkmain.c:559
msgid "GTK+ Options"
msgstr "Opções GTK+"
-#: gtk/gtkmain.c:565
+#: gtk/gtkmain.c:559
msgid "Show GTK+ Options"
msgstr "Apresentar as Opções GTK+"
-#: gtk/gtknotebook.c:2712 gtk/gtknotebook.c:5060
+#: gtk/gtknotebook.c:2718 gtk/gtknotebook.c:5064
#, c-format
msgid "Page %u"
msgstr "Página %u"
-#: gtk/gtkradiotoolbutton.c:91
+#: gtk/gtkradiotoolbutton.c:92
msgid "Group"
msgstr "Grupo"
-#: gtk/gtkradiotoolbutton.c:92
+#: gtk/gtkradiotoolbutton.c:93
msgid "The radio tool button whose group this button belongs to."
msgstr "O grupo de botão de ferramenta exclusivo a que este botão pertence."
-#: gtk/gtkrc.c:2399
+#: gtk/gtkrc.c:2400
#, c-format
msgid "Unable to find include file: \"%s\""
msgstr "Incapaz de encontrar ficheiro include: \"%s\""
-#: gtk/gtkrc.c:3038 gtk/gtkrc.c:3041
+#: gtk/gtkrc.c:3042 gtk/gtkrc.c:3045
#, c-format
msgid "Unable to locate image file in pixmap_path: \"%s\""
msgstr "Incapaz de encontrar ficheiro de imagem na pixmap_path: \"%s\""
-#: gtk/gtkrc.c:3476
+#: gtk/gtkrc.c:3480
#, c-format
msgid "Pixmap path element: \"%s\" must be absolute, %s, line %d"
msgstr "Elemento de caminho pixmap: \"%s\" tem de ser absoluto, %s, linha %d"
#. KEEP IN SYNC with gtkiconfactory.c stock icons, when appropriate
-#: gtk/gtkstock.c:286
+#: gtk/gtkstock.c:308
msgid "Information"
msgstr "Informação"
-#: gtk/gtkstock.c:287
+#: gtk/gtkstock.c:309
msgid "Warning"
msgstr "Aviso"
-#: gtk/gtkstock.c:288
+#: gtk/gtkstock.c:310
msgid "Error"
msgstr "Erro"
-#: gtk/gtkstock.c:289
+#: gtk/gtkstock.c:311
msgid "Question"
msgstr "Questão"
#. FIXME these need accelerators when appropriate, and
#. * need the mnemonics to be rationalized
#.
-#: gtk/gtkstock.c:294
+#: gtk/gtkstock.c:316
msgid "_About"
msgstr "_Sobre"
-#: gtk/gtkstock.c:296
+#: gtk/gtkstock.c:318
msgid "_Apply"
msgstr "_Aplicar"
-#: gtk/gtkstock.c:297
+#: gtk/gtkstock.c:319
msgid "_Bold"
msgstr "_Negrito"
-#: gtk/gtkstock.c:298
+#: gtk/gtkstock.c:320
msgid "_Cancel"
msgstr "_Cancelar"
-#: gtk/gtkstock.c:299
+#: gtk/gtkstock.c:321
msgid "_CD-Rom"
msgstr "_CD-Rom"
-#: gtk/gtkstock.c:300
+#: gtk/gtkstock.c:322
msgid "_Clear"
msgstr "_Limpar"
-#: gtk/gtkstock.c:301
+#: gtk/gtkstock.c:323
msgid "_Close"
msgstr "_Fechar"
-#: gtk/gtkstock.c:302
+#: gtk/gtkstock.c:324
msgid "_Convert"
msgstr "_Converter"
-#: gtk/gtkstock.c:303
+#: gtk/gtkstock.c:325
msgid "_Copy"
msgstr "_Copiar"
-#: gtk/gtkstock.c:304
+#: gtk/gtkstock.c:326
msgid "Cu_t"
msgstr "Cor_tar"
-#: gtk/gtkstock.c:305
+#: gtk/gtkstock.c:327
msgid "_Delete"
msgstr "_Apagar"
-#: gtk/gtkstock.c:306
+#: gtk/gtkstock.c:328
msgid "_Execute"
msgstr "_Executar"
-#: gtk/gtkstock.c:307
+#: gtk/gtkstock.c:329
msgid "_Edit"
msgstr "_Editar"
-#: gtk/gtkstock.c:308
+#: gtk/gtkstock.c:330
msgid "_Find"
msgstr "_Procurar"
-#: gtk/gtkstock.c:309
+#: gtk/gtkstock.c:331
msgid "Find and _Replace"
msgstr "Procurar e _Substituir"
-#: gtk/gtkstock.c:310
+#: gtk/gtkstock.c:332
msgid "_Floppy"
msgstr "_Disquete"
-#: gtk/gtkstock.c:311
-msgid "_Bottom"
-msgstr "_Fundo"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:334
+msgid "Navigation|_Bottom"
+msgstr ""
-#: gtk/gtkstock.c:312
-msgid "_First"
-msgstr "_Primeiro"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:336
+msgid "Navigation|_First"
+msgstr ""
-#: gtk/gtkstock.c:313
-msgid "_Last"
-msgstr "Últi_mo"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:338
+msgid "Navigation|_Last"
+msgstr ""
-#: gtk/gtkstock.c:314
-msgid "_Top"
-msgstr "_Topo"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:340
+msgid "Navigation|_Top"
+msgstr ""
-#: gtk/gtkstock.c:315
-msgid "_Back"
-msgstr "_Regressar"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:342
+msgid "Navigation|_Back"
+msgstr ""
-#: gtk/gtkstock.c:316
-msgid "_Down"
-msgstr "_Fundo"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:344
+msgid "Navigation|_Down"
+msgstr ""
-#: gtk/gtkstock.c:317 gtk/gtkstock.c:331
-msgid "_Forward"
-msgstr "_Avançar"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:346
+msgid "Navigation|_Forward"
+msgstr ""
-#: gtk/gtkstock.c:318
-msgid "_Up"
-msgstr "_Acima"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:348
+msgid "Navigation|_Up"
+msgstr ""
-#: gtk/gtkstock.c:319
+#: gtk/gtkstock.c:349
msgid "_Harddisk"
msgstr "Disco Rí_gido"
-#: gtk/gtkstock.c:320
+#: gtk/gtkstock.c:350
msgid "_Help"
msgstr "_Ajuda"
-#: gtk/gtkstock.c:321
+#: gtk/gtkstock.c:351
msgid "_Home"
msgstr "Pasta _Pessoal"
-#: gtk/gtkstock.c:322
+#: gtk/gtkstock.c:352
msgid "Increase Indent"
msgstr "Aumentar a Indentação"
-#: gtk/gtkstock.c:323
+#: gtk/gtkstock.c:353
msgid "Decrease Indent"
msgstr "Diminuir a Indentação"
-#: gtk/gtkstock.c:324
+#: gtk/gtkstock.c:354
msgid "_Index"
msgstr "Índ_ice"
-#: gtk/gtkstock.c:325
+#: gtk/gtkstock.c:355
msgid "_Italic"
msgstr "_Itálico"
-#: gtk/gtkstock.c:326
+#: gtk/gtkstock.c:356
msgid "_Jump to"
msgstr "_Ir para"
-#: gtk/gtkstock.c:327
-msgid "_Center"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:358
+#, fuzzy
+msgid "Justify|_Center"
msgstr "_Centrar"
-#: gtk/gtkstock.c:328
-msgid "_Fill"
-msgstr "Preenc_her"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:360
+msgid "Justify|_Fill"
+msgstr ""
-#: gtk/gtkstock.c:329
-msgid "_Left"
-msgstr "Es_querda"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:362
+msgid "Justify|_Left"
+msgstr ""
-#: gtk/gtkstock.c:330
-msgid "_Right"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:364
+#, fuzzy
+msgid "Justify|_Right"
msgstr "Di_reita"
-#: gtk/gtkstock.c:332
-msgid "_Next"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:367
+#, fuzzy
+msgid "Media|_Forward"
+msgstr "_Avançar"
+
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:369
+#, fuzzy
+msgid "Media|_Next"
msgstr "_Seguinte"
-#: gtk/gtkstock.c:333
-msgid "P_ause"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:371
+#, fuzzy
+msgid "Media|P_ause"
msgstr "P_ausar"
-#: gtk/gtkstock.c:334
-msgid "_Play"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:373
+#, fuzzy
+msgid "Media|_Play"
msgstr "Re_produzir"
-#: gtk/gtkstock.c:335
-msgid "Pre_vious"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:375
+#, fuzzy
+msgid "Media|Pre_vious"
msgstr "_Anterior"
-#: gtk/gtkstock.c:336
-msgid "_Record"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:377
+#, fuzzy
+msgid "Media|_Record"
msgstr "_Gravar"
-#: gtk/gtkstock.c:337
-msgid "R_ewind"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:379
+#, fuzzy
+msgid "Media|R_ewind"
msgstr "R_ebobinar"
-#: gtk/gtkstock.c:338 gtk/gtkstock.c:361
-msgid "_Stop"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:381
+#, fuzzy
+msgid "Media|_Stop"
msgstr "_Parar"
-#: gtk/gtkstock.c:339
+#: gtk/gtkstock.c:382
msgid "_Network"
msgstr "_Rede"
-#: gtk/gtkstock.c:340
+#: gtk/gtkstock.c:383
msgid "_New"
msgstr "_Novo"
-#: gtk/gtkstock.c:341
+#: gtk/gtkstock.c:384
msgid "_No"
msgstr "_Não"
-#: gtk/gtkstock.c:342
+#: gtk/gtkstock.c:385
msgid "_OK"
msgstr "_OK"
-#: gtk/gtkstock.c:343
+#: gtk/gtkstock.c:386
msgid "_Open"
msgstr "_Abrir"
-#: gtk/gtkstock.c:344
+#: gtk/gtkstock.c:387
msgid "_Paste"
msgstr "Co_lar"
-#: gtk/gtkstock.c:345
+#: gtk/gtkstock.c:388
msgid "_Preferences"
msgstr "_Preferências"
-#: gtk/gtkstock.c:346
+#: gtk/gtkstock.c:389
msgid "_Print"
msgstr "Im_primir"
-#: gtk/gtkstock.c:347
+#: gtk/gtkstock.c:390
msgid "Print Pre_view"
msgstr "Ante_ver Impressão"
-#: gtk/gtkstock.c:348
+#: gtk/gtkstock.c:391
msgid "_Properties"
msgstr "_Propriedades"
-#: gtk/gtkstock.c:349
+#: gtk/gtkstock.c:392
msgid "_Quit"
msgstr "_Sair"
-#: gtk/gtkstock.c:350
+#: gtk/gtkstock.c:393
msgid "_Redo"
msgstr "_Refazer"
-#: gtk/gtkstock.c:351
+#: gtk/gtkstock.c:394
msgid "_Refresh"
msgstr "Actualiza_r"
-#: gtk/gtkstock.c:353
+#: gtk/gtkstock.c:396
msgid "_Revert"
msgstr "_Reverter"
-#: gtk/gtkstock.c:354
+#: gtk/gtkstock.c:397
msgid "_Save"
msgstr "_Gravar"
-#: gtk/gtkstock.c:355
+#: gtk/gtkstock.c:398
msgid "Save _As"
msgstr "Gravar _Como"
-#: gtk/gtkstock.c:356
+#: gtk/gtkstock.c:399
msgid "_Color"
msgstr "_Cor"
-#: gtk/gtkstock.c:357
+#: gtk/gtkstock.c:400
msgid "_Font"
msgstr "_Fonte"
-#: gtk/gtkstock.c:358
+#: gtk/gtkstock.c:401
msgid "_Ascending"
msgstr "_Ascendente"
-#: gtk/gtkstock.c:359
+#: gtk/gtkstock.c:402
msgid "_Descending"
msgstr "_Descendente"
-#: gtk/gtkstock.c:360
+#: gtk/gtkstock.c:403
msgid "_Spell Check"
msgstr "Verificação _Ortográfica"
-#: gtk/gtkstock.c:362
+#: gtk/gtkstock.c:404
+msgid "_Stop"
+msgstr "_Parar"
+
+#: gtk/gtkstock.c:405
msgid "_Strikethrough"
msgstr "Ri_scar"
-#: gtk/gtkstock.c:363
+#: gtk/gtkstock.c:406
msgid "_Undelete"
msgstr "Rec_uperar"
-#: gtk/gtkstock.c:364
+#: gtk/gtkstock.c:407
msgid "_Underline"
msgstr "S_ublinhar"
-#: gtk/gtkstock.c:365
+#: gtk/gtkstock.c:408
msgid "_Undo"
msgstr "Desfa_zer"
-#: gtk/gtkstock.c:366
+#: gtk/gtkstock.c:409
msgid "_Yes"
msgstr "_Sim"
-#: gtk/gtkstock.c:367
+#: gtk/gtkstock.c:410
msgid "_Normal Size"
msgstr "Tamanho _Normal"
-#: gtk/gtkstock.c:368
+#: gtk/gtkstock.c:411
msgid "Best _Fit"
msgstr "_Melhor Tamanho"
-#: gtk/gtkstock.c:369
+#: gtk/gtkstock.c:412
msgid "Zoom _In"
msgstr "_Aum Zoom"
-#: gtk/gtkstock.c:370
+#: gtk/gtkstock.c:413
msgid "Zoom _Out"
msgstr "_Dim Zoom"
@@ -2139,22 +2421,22 @@ msgstr "Incapaz de localizar motor de temas na module_path: \"%s\","
msgid "--- No Tip ---"
msgstr "--- Sem Dica ---"
-#: gtk/gtkuimanager.c:1132
+#: gtk/gtkuimanager.c:1154
#, c-format
msgid "Unknown attribute '%s' on line %d char %d"
msgstr "Atributo desconhecido '%s' na linha %d caracter %d"
-#: gtk/gtkuimanager.c:1332
+#: gtk/gtkuimanager.c:1371
#, c-format
msgid "Unexpected start tag '%s' on line %d char %d"
msgstr "Início de etiqueta '%s' inesperado na linha %d caracter %d"
-#: gtk/gtkuimanager.c:1417
+#: gtk/gtkuimanager.c:1461
#, c-format
msgid "Unexpected character data on line %d char %d"
msgstr "Dados de caracter inesperados na linha %d caracter %d"
-#: gtk/gtkuimanager.c:2209
+#: gtk/gtkuimanager.c:2272
msgid "Empty"
msgstr "Vazio"
@@ -2213,6 +2495,45 @@ msgstr "Método de Introdução X"
msgid "Could not get information for file '%s': %s"
msgstr "Incapaz de obter informação para o ficheiro '%s': %s"
+#~ msgid "_Credits"
+#~ msgstr "_Créditos"
+
+#~ msgid "Shift"
+#~ msgstr "Shift"
+
+#~ msgid "Ctrl"
+#~ msgstr "Ctrl"
+
+#~ msgid "Alt"
+#~ msgstr "Alt"
+
+#~ msgid "_Bottom"
+#~ msgstr "_Fundo"
+
+#~ msgid "_First"
+#~ msgstr "_Primeiro"
+
+#~ msgid "_Last"
+#~ msgstr "Últi_mo"
+
+#~ msgid "_Top"
+#~ msgstr "_Topo"
+
+#~ msgid "_Back"
+#~ msgstr "_Regressar"
+
+#~ msgid "_Down"
+#~ msgstr "_Fundo"
+
+#~ msgid "_Up"
+#~ msgstr "_Acima"
+
+#~ msgid "_Fill"
+#~ msgstr "Preenc_her"
+
+#~ msgid "_Left"
+#~ msgstr "Es_querda"
+
#~ msgid ""
#~ "Could not change the current folder to %s:\n"
#~ "%s"
@@ -2233,9 +2554,6 @@ msgstr "Incapaz de obter informação para o ficheiro '%s': %s"
#~ msgid "Could not find the path"
#~ msgstr "Incapaz de encontrar o caminho"
-#~ msgid "%s: %s"
-#~ msgstr "%s: %s"
-
#~ msgid "error getting information for '%s'"
#~ msgstr "erro ao obter informação de '%s'"
@@ -2267,9 +2585,6 @@ msgstr "Incapaz de obter informação para o ficheiro '%s': %s"
#~ msgid "Add"
#~ msgstr "Adicionar"
-#~ msgid "Remove"
-#~ msgstr "Remover"
-
#~ msgid "Up"
#~ msgstr "Acima"
diff --git a/po/pt_BR.po b/po/pt_BR.po
index b8b12c6e9..8d49c82e1 100644
--- a/po/pt_BR.po
+++ b/po/pt_BR.po
@@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gtk+\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-05-27 06:43+0000\n"
+"POT-Creation-Date: 2005-06-20 14:30-0400\n"
"PO-Revision-Date: 2005-05-27 15:29-0300\n"
"Last-Translator: Afonso Celso Medina <medina@maua.br>\n"
"Language-Team: Brazilian Portuguese <gnome-l10n-br@listas.cipsga.org.br>\n"
@@ -19,19 +19,19 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
-#: ../gdk-pixbuf/gdk-pixbuf-animation.c:153 ../gdk-pixbuf/gdk-pixbuf-io.c:838
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1068 ../tests/testfilechooser.c:199
+#: gdk-pixbuf/gdk-pixbuf-animation.c:153 gdk-pixbuf/gdk-pixbuf-io.c:838
+#: gdk-pixbuf/gdk-pixbuf-io.c:1068 tests/testfilechooser.c:199
#, c-format
msgid "Failed to open file '%s': %s"
msgstr "Falha ao abrir o arquivo '%s': %s"
-#: ../gdk-pixbuf/gdk-pixbuf-animation.c:166 ../gdk-pixbuf/gdk-pixbuf-io.c:850
+#: gdk-pixbuf/gdk-pixbuf-animation.c:166 gdk-pixbuf/gdk-pixbuf-io.c:850
#, c-format
msgid "Image file '%s' contains no data"
msgstr "O arquivo de imagem '%s' não contém dados"
-#: ../gdk-pixbuf/gdk-pixbuf-animation.c:208 ../gdk-pixbuf/gdk-pixbuf-io.c:887
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1109 ../tests/testfilechooser.c:244
+#: gdk-pixbuf/gdk-pixbuf-animation.c:208 gdk-pixbuf/gdk-pixbuf-io.c:887
+#: gdk-pixbuf/gdk-pixbuf-io.c:1109 tests/testfilechooser.c:244
#, c-format
msgid ""
"Failed to load image '%s': reason not known, probably a corrupt image file"
@@ -39,7 +39,7 @@ msgstr ""
"Falha ao carregar a imagem '%s': razão desconhecida, provavelmente o arquivo "
"está corrompido"
-#: ../gdk-pixbuf/gdk-pixbuf-animation.c:241
+#: gdk-pixbuf/gdk-pixbuf-animation.c:241
#, c-format
msgid ""
"Failed to load animation '%s': reason not known, probably a corrupt "
@@ -48,12 +48,12 @@ msgstr ""
"Falha ao carregar a animação '%s': razão desconhecida, provavelmente o "
"arquivo está corrompido"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:444
+#: gdk-pixbuf/gdk-pixbuf-io.c:444
#, c-format
msgid "Unable to load image-loading module: %s: %s"
msgstr "Impossível carregar o módulo de carregamento de imagens: %s: %s"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:459
+#: gdk-pixbuf/gdk-pixbuf-io.c:459
#, c-format
msgid ""
"Image-loading module %s does not export the proper interface; perhaps it's "
@@ -62,54 +62,54 @@ msgstr ""
"O módulo de carregamento de imagens %s não exporta a interface apropriada; "
"talvez ele seja de uma versão diferente do GTK?"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:628 ../gdk-pixbuf/gdk-pixbuf-io.c:680
+#: gdk-pixbuf/gdk-pixbuf-io.c:628 gdk-pixbuf/gdk-pixbuf-io.c:680
#, c-format
msgid "Image type '%s' is not supported"
msgstr "O tipo de imagem '%s' não é suportado"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:720
+#: gdk-pixbuf/gdk-pixbuf-io.c:720
#, c-format
msgid "Couldn't recognize the image file format for file '%s'"
msgstr "Impossível reconhecer o formato de arquivo de imagem do arquivo '%s'"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:728
+#: gdk-pixbuf/gdk-pixbuf-io.c:728
msgid "Unrecognized image file format"
msgstr "Formato de arquivo de imagem não reconhecido"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:896
+#: gdk-pixbuf/gdk-pixbuf-io.c:896
#, c-format
msgid "Failed to load image '%s': %s"
msgstr "Falha ao carregar a imagem '%s': %s"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1336
+#: gdk-pixbuf/gdk-pixbuf-io.c:1336
#, c-format
msgid "Error writing to image file: %s"
msgstr "Erro ao gravar no arquivo de imagem: %s"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1382 ../gdk-pixbuf/gdk-pixbuf-io.c:1511
+#: gdk-pixbuf/gdk-pixbuf-io.c:1382 gdk-pixbuf/gdk-pixbuf-io.c:1511
#, c-format
msgid "This build of gdk-pixbuf does not support saving the image format: %s"
msgstr ""
"Essa compilação do gdk-pixbuf não suporta salvar o formato de imagem: %s"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1416
+#: gdk-pixbuf/gdk-pixbuf-io.c:1416
msgid "Insufficient memory to save image to callback"
msgstr "Memória insuficiente para salvar a imagem para callback"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1428
+#: gdk-pixbuf/gdk-pixbuf-io.c:1428
msgid "Failed to open temporary file"
msgstr "Falha ao abrir arquivo temporário"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1453
+#: gdk-pixbuf/gdk-pixbuf-io.c:1453
msgid "Failed to read from temporary file"
msgstr "Falha ao ler de arquivo temporário"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1687
+#: gdk-pixbuf/gdk-pixbuf-io.c:1687
#, c-format
msgid "Failed to open '%s' for writing: %s"
msgstr "Falha ao abrir '%s' para escrita: %s"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1711
+#: gdk-pixbuf/gdk-pixbuf-io.c:1711
#, c-format
msgid ""
"Failed to close '%s' while writing image, all data may not have been saved: %"
@@ -118,16 +118,16 @@ msgstr ""
"Falha ao fechar '%s' ao gravar a imagem, os dados podem não ter sido salvos: "
"%s"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1931 ../gdk-pixbuf/gdk-pixbuf-io.c:1981
+#: gdk-pixbuf/gdk-pixbuf-io.c:1931 gdk-pixbuf/gdk-pixbuf-io.c:1981
msgid "Insufficient memory to save image into a buffer"
msgstr "Memória insuficiente para salvar a imagem em um buffer"
-#: ../gdk-pixbuf/gdk-pixbuf-loader.c:383
+#: gdk-pixbuf/gdk-pixbuf-loader.c:383
#, c-format
msgid "Incremental loading of image type '%s' is not supported"
msgstr "Carregamento incremental do tipo de imagem '%s' não é suportado"
-#: ../gdk-pixbuf/gdk-pixbuf-loader.c:411 ../gdk-pixbuf/gdk-pixbuf-loader.c:513
+#: gdk-pixbuf/gdk-pixbuf-loader.c:411 gdk-pixbuf/gdk-pixbuf-loader.c:513
#, c-format
msgid ""
"Internal error: Image loader module '%s' failed to begin loading an image, "
@@ -136,138 +136,134 @@ msgstr ""
"Erro interno: O módulo carregador de imagens '%s' falhou ao começar o "
"carregar uma imagem, mas não deu uma razão para essa falha"
-#: ../gdk-pixbuf/gdk-pixdata.c:147
+#: gdk-pixbuf/gdk-pixdata.c:147
msgid "Image header corrupt"
msgstr "Cabeçalho da imagem corrompido"
-#: ../gdk-pixbuf/gdk-pixdata.c:152
+#: gdk-pixbuf/gdk-pixdata.c:152
msgid "Image format unknown"
msgstr "Formato de imagem desconhecido"
-#: ../gdk-pixbuf/gdk-pixdata.c:157 ../gdk-pixbuf/gdk-pixdata.c:487
+#: gdk-pixbuf/gdk-pixdata.c:157 gdk-pixbuf/gdk-pixdata.c:487
msgid "Image pixel data corrupt"
msgstr "Dados de pixel da imagem corrompidos"
-#: ../gdk-pixbuf/gdk-pixdata.c:431
+#: gdk-pixbuf/gdk-pixdata.c:431
#, c-format
msgid "failed to allocate image buffer of %u byte"
msgid_plural "failed to allocate image buffer of %u bytes"
msgstr[0] "falha ao alocar buffer de imagem de %u byte"
msgstr[1] "falha ao alocar buffer de imagem de %u bytes"
-#: ../gdk-pixbuf/io-ani.c:244
+#: gdk-pixbuf/io-ani.c:244
msgid "Unexpected icon chunk in animation"
msgstr "Pedaço de ícone inesperado na animação"
-#: ../gdk-pixbuf/io-ani.c:337
+#: gdk-pixbuf/io-ani.c:337
msgid "Unsupported animation type"
msgstr "Tipo de animação não suportado"
-#: ../gdk-pixbuf/io-ani.c:348 ../gdk-pixbuf/io-ani.c:538
+#: gdk-pixbuf/io-ani.c:348 gdk-pixbuf/io-ani.c:538
msgid "Invalid header in animation"
msgstr "Cabeçalho inválido na animação"
-#: ../gdk-pixbuf/io-ani.c:358 ../gdk-pixbuf/io-ani.c:382
-#: ../gdk-pixbuf/io-ani.c:441 ../gdk-pixbuf/io-ani.c:460
-#: ../gdk-pixbuf/io-ani.c:511 ../gdk-pixbuf/io-ani.c:583
+#: gdk-pixbuf/io-ani.c:358 gdk-pixbuf/io-ani.c:382 gdk-pixbuf/io-ani.c:441
+#: gdk-pixbuf/io-ani.c:460 gdk-pixbuf/io-ani.c:511 gdk-pixbuf/io-ani.c:583
msgid "Not enough memory to load animation"
msgstr "Memória insuficiente para carregar a animação"
-#: ../gdk-pixbuf/io-ani.c:400 ../gdk-pixbuf/io-ani.c:417
-#: ../gdk-pixbuf/io-ani.c:428
+#: gdk-pixbuf/io-ani.c:400 gdk-pixbuf/io-ani.c:417 gdk-pixbuf/io-ani.c:428
msgid "Malformed chunk in animation"
msgstr "Pedaço malformado na animação"
-#: ../gdk-pixbuf/io-ani.c:676
+#: gdk-pixbuf/io-ani.c:676
msgid "The ANI image format"
msgstr "Formato de imagem ANI"
-#: ../gdk-pixbuf/io-bmp.c:228 ../gdk-pixbuf/io-bmp.c:301
-#: ../gdk-pixbuf/io-bmp.c:333 ../gdk-pixbuf/io-bmp.c:356
-#: ../gdk-pixbuf/io-bmp.c:437
+#: gdk-pixbuf/io-bmp.c:228 gdk-pixbuf/io-bmp.c:306 gdk-pixbuf/io-bmp.c:338
+#: gdk-pixbuf/io-bmp.c:361 gdk-pixbuf/io-bmp.c:442
msgid "BMP image has bogus header data"
msgstr "A imagem BMP tem dados de cabeçalho incorretos"
-#: ../gdk-pixbuf/io-bmp.c:239 ../gdk-pixbuf/io-bmp.c:396
+#: gdk-pixbuf/io-bmp.c:239 gdk-pixbuf/io-bmp.c:401
msgid "Not enough memory to load bitmap image"
msgstr "Memória insuficiente para carregar imagem bitmap"
-#: ../gdk-pixbuf/io-bmp.c:282
+#: gdk-pixbuf/io-bmp.c:287
msgid "BMP image has unsupported header size"
msgstr "A imagem BMP possui um tamanho de cabeçalho não suportado"
-#: ../gdk-pixbuf/io-bmp.c:320
+#: gdk-pixbuf/io-bmp.c:325
msgid "Topdown BMP images cannot be compressed"
msgstr "Imagens BMP topdown não podem ser compactadas"
-#: ../gdk-pixbuf/io-bmp.c:1198
+#: gdk-pixbuf/io-bmp.c:1203
msgid "Couldn't allocate memory for saving BMP file"
msgstr "Impossível alocar memória para salvar o arquivo BMP"
-#: ../gdk-pixbuf/io-bmp.c:1239
+#: gdk-pixbuf/io-bmp.c:1244
msgid "Couldn't write to BMP file"
msgstr "Impossível gravar no arquivo BMP"
-#: ../gdk-pixbuf/io-bmp.c:1288
+#: gdk-pixbuf/io-bmp.c:1293
msgid "The BMP image format"
msgstr "Formato de imagem BMP"
-#: ../gdk-pixbuf/io-gif.c:220
+#: gdk-pixbuf/io-gif.c:220
#, c-format
msgid "Failure reading GIF: %s"
msgstr "Falha ao ler o GIF: %s"
-#: ../gdk-pixbuf/io-gif.c:492 ../gdk-pixbuf/io-gif.c:1463
-#: ../gdk-pixbuf/io-gif.c:1624
+#: 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 ""
"Havia dados faltando no arquivo GIF (talvez ele tenha sido truncado de "
"alguma forma?)"
-#: ../gdk-pixbuf/io-gif.c:501
+#: gdk-pixbuf/io-gif.c:501
#, c-format
msgid "Internal error in the GIF loader (%s)"
msgstr "Erro interno no carregador de GIF (%s)"
-#: ../gdk-pixbuf/io-gif.c:575
+#: gdk-pixbuf/io-gif.c:575
msgid "Stack overflow"
msgstr "Estouro de pilha"
-#: ../gdk-pixbuf/io-gif.c:635
+#: gdk-pixbuf/io-gif.c:635
msgid "GIF image loader cannot understand this image."
msgstr "O carregador de imagem GIF não consegue entender essa imagem."
-#: ../gdk-pixbuf/io-gif.c:664
+#: gdk-pixbuf/io-gif.c:664
msgid "Bad code encountered"
msgstr "Código inválido encontrado"
-#: ../gdk-pixbuf/io-gif.c:674
+#: gdk-pixbuf/io-gif.c:674
msgid "Circular table entry in GIF file"
msgstr "Entrada de tabela circular no arquivo GIF"
-#: ../gdk-pixbuf/io-gif.c:862 ../gdk-pixbuf/io-gif.c:1451
-#: ../gdk-pixbuf/io-gif.c:1497 ../gdk-pixbuf/io-gif.c:1612
+#: 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 "Memória insuficiente para carregar o arquivo GIF"
-#: ../gdk-pixbuf/io-gif.c:947
+#: gdk-pixbuf/io-gif.c:947
msgid "Not enough memory to composite a frame in GIF file"
msgstr "Memória insuficiente para compor um quadro no arquivo GIF"
-#: ../gdk-pixbuf/io-gif.c:1116
+#: gdk-pixbuf/io-gif.c:1116
msgid "GIF image is corrupt (incorrect LZW compression)"
msgstr "A imagem GIF está corrompida (compactação LZW incorreta)"
-#: ../gdk-pixbuf/io-gif.c:1166
+#: gdk-pixbuf/io-gif.c:1166
msgid "File does not appear to be a GIF file"
msgstr "O arquivo não parece ser um GIF"
-#: ../gdk-pixbuf/io-gif.c:1178
+#: gdk-pixbuf/io-gif.c:1178
#, c-format
msgid "Version %s of the GIF file format is not supported"
msgstr "A versão %s do formato de arquivos GIF não é suportada"
-#: ../gdk-pixbuf/io-gif.c:1287
+#: gdk-pixbuf/io-gif.c:1287
msgid ""
"GIF image has no global colormap, and a frame inside it has no local "
"colormap."
@@ -275,67 +271,66 @@ msgstr ""
"A imagem GIF não tem um mapa de cores global, e um quadro dentro dela não "
"tem um mapa de cores local."
-#: ../gdk-pixbuf/io-gif.c:1519
+#: gdk-pixbuf/io-gif.c:1519
msgid "GIF image was truncated or incomplete."
msgstr "A imagem GIF estava truncada ou incompleta."
-#: ../gdk-pixbuf/io-gif.c:1671
+#: gdk-pixbuf/io-gif.c:1671
msgid "The GIF image format"
msgstr "Formato de imagem GIF"
-#: ../gdk-pixbuf/io-ico.c:219 ../gdk-pixbuf/io-ico.c:271
-#: ../gdk-pixbuf/io-ico.c:340 ../gdk-pixbuf/io-ico.c:403
-#: ../gdk-pixbuf/io-ico.c:433
+#: gdk-pixbuf/io-ico.c:219 gdk-pixbuf/io-ico.c:271 gdk-pixbuf/io-ico.c:340
+#: gdk-pixbuf/io-ico.c:403 gdk-pixbuf/io-ico.c:433
msgid "Not enough memory to load icon"
msgstr "Memória insuficiente para carregar o ícone"
-#: ../gdk-pixbuf/io-ico.c:256 ../gdk-pixbuf/io-ico.c:330
+#: gdk-pixbuf/io-ico.c:256 gdk-pixbuf/io-ico.c:330
msgid "Invalid header in icon"
msgstr "Cabeçalho inválido no ícone"
-#: ../gdk-pixbuf/io-ico.c:293
+#: gdk-pixbuf/io-ico.c:293
msgid "Icon has zero width"
msgstr "O ícone tem largura zero"
-#: ../gdk-pixbuf/io-ico.c:303
+#: gdk-pixbuf/io-ico.c:303
msgid "Icon has zero height"
msgstr "O ícone tem altura zero"
-#: ../gdk-pixbuf/io-ico.c:355
+#: gdk-pixbuf/io-ico.c:355
msgid "Compressed icons are not supported"
msgstr "Não são suportados ícones compactados"
-#: ../gdk-pixbuf/io-ico.c:388
+#: gdk-pixbuf/io-ico.c:388
msgid "Unsupported icon type"
msgstr "Tipo de ícone não suportado"
-#: ../gdk-pixbuf/io-ico.c:482
+#: gdk-pixbuf/io-ico.c:482
msgid "Not enough memory to load ICO file"
msgstr "Memória insuficiente para carregar o arquivo ICO"
-#: ../gdk-pixbuf/io-ico.c:947
+#: gdk-pixbuf/io-ico.c:947
msgid "Image too large to be saved as ICO"
msgstr "Imagem grande demais para ser salva como ICO"
-#: ../gdk-pixbuf/io-ico.c:958
+#: gdk-pixbuf/io-ico.c:958
msgid "Cursor hotspot outside image"
msgstr "Zona de ação do cursor fora da imagem"
-#: ../gdk-pixbuf/io-ico.c:981
+#: gdk-pixbuf/io-ico.c:981
#, c-format
msgid "Unsupported depth for ICO file: %d"
msgstr "Profundidade não suportada para arquivo ICO: %d"
-#: ../gdk-pixbuf/io-ico.c:1210
+#: gdk-pixbuf/io-ico.c:1210
msgid "The ICO image format"
msgstr "Formato de imagem ICO"
-#: ../gdk-pixbuf/io-jpeg.c:114
+#: gdk-pixbuf/io-jpeg.c:114
#, c-format
msgid "Error interpreting JPEG image file (%s)"
msgstr "Erro ao interpretar o arquivo de imagem JPEG (%s)"
-#: ../gdk-pixbuf/io-jpeg.c:349
+#: gdk-pixbuf/io-jpeg.c:349
msgid ""
"Insufficient memory to load image, try exiting some applications to free "
"memory"
@@ -343,24 +338,26 @@ msgstr ""
"Memória insuficiente para carregar a imagem, tente sair de alguns "
"aplicativos para liberar memória"
-#: ../gdk-pixbuf/io-jpeg.c:383 ../gdk-pixbuf/io-jpeg.c:749
+#: gdk-pixbuf/io-jpeg.c:383 gdk-pixbuf/io-jpeg.c:749
#, c-format
msgid "Unsupported JPEG color space (%s)"
msgstr "Espaço de cores JPEG não suportado (%s)"
-#: ../gdk-pixbuf/io-jpeg.c:481 ../gdk-pixbuf/io-jpeg.c:678
-#: ../gdk-pixbuf/io-jpeg.c:943 ../gdk-pixbuf/io-jpeg.c:952
+#: gdk-pixbuf/io-jpeg.c:481 gdk-pixbuf/io-jpeg.c:678 gdk-pixbuf/io-jpeg.c:943
+#: gdk-pixbuf/io-jpeg.c:952
msgid "Couldn't allocate memory for loading JPEG file"
msgstr "Impossível alocar memória para carregar o arquivo JPEG"
-#: ../gdk-pixbuf/io-jpeg.c:894
+#: gdk-pixbuf/io-jpeg.c:894
#, c-format
msgid ""
"JPEG quality must be a value between 0 and 100; value '%s' could not be "
"parsed."
-msgstr "A qualidade do JPEG deve ser um valor entre 0 e 100; não foi possível interpretar o valor '%s'."
+msgstr ""
+"A qualidade do JPEG deve ser um valor entre 0 e 100; não foi possível "
+"interpretar o valor '%s'."
-#: ../gdk-pixbuf/io-jpeg.c:909
+#: gdk-pixbuf/io-jpeg.c:909
#, c-format
msgid ""
"JPEG quality must be a value between 0 and 100; value '%d' is not allowed."
@@ -368,86 +365,86 @@ msgstr ""
"A qualidade do JPEG deve ser um valor entre 0 e 100; o valor '%d' não é "
"permitido."
-#: ../gdk-pixbuf/io-jpeg.c:1071
+#: gdk-pixbuf/io-jpeg.c:1071
msgid "The JPEG image format"
msgstr "Formato de imagem JPEG"
-#: ../gdk-pixbuf/io-pcx.c:191
+#: gdk-pixbuf/io-pcx.c:191
msgid "Couldn't allocate memory for header"
msgstr "Impossível alocar memória para o cabeçalho"
-#: ../gdk-pixbuf/io-pcx.c:206 ../gdk-pixbuf/io-pcx.c:566
+#: gdk-pixbuf/io-pcx.c:206 gdk-pixbuf/io-pcx.c:566
msgid "Couldn't allocate memory for context buffer"
msgstr "Impossível alocar memória para o buffer de contexto"
-#: ../gdk-pixbuf/io-pcx.c:607
+#: gdk-pixbuf/io-pcx.c:607
msgid "Image has invalid width and/or height"
msgstr "A imagem tem altura e/ou largura inválidas"
-#: ../gdk-pixbuf/io-pcx.c:619 ../gdk-pixbuf/io-pcx.c:680
+#: gdk-pixbuf/io-pcx.c:619 gdk-pixbuf/io-pcx.c:680
msgid "Image has unsupported bpp"
msgstr "A imagem possui um número de bits-por-pixel (bpp) não suportado"
-#: ../gdk-pixbuf/io-pcx.c:624 ../gdk-pixbuf/io-pcx.c:632
+#: gdk-pixbuf/io-pcx.c:624 gdk-pixbuf/io-pcx.c:632
#, c-format
msgid "Image has unsupported number of %d-bit planes"
msgstr "A imagem tem um número não suportado de planos de %d bits"
-#: ../gdk-pixbuf/io-pcx.c:648
+#: gdk-pixbuf/io-pcx.c:648
msgid "Couldn't create new pixbuf"
msgstr "Impossível criar um novo pixbuf"
-#: ../gdk-pixbuf/io-pcx.c:656
+#: gdk-pixbuf/io-pcx.c:656
msgid "Couldn't allocate memory for line data"
msgstr "Impossível alocar memória para dados de linhas"
-#: ../gdk-pixbuf/io-pcx.c:663
+#: gdk-pixbuf/io-pcx.c:663
msgid "Couldn't allocate memory for paletted data"
msgstr "Impossível alocar memória para dados em paletas"
-#: ../gdk-pixbuf/io-pcx.c:710
+#: gdk-pixbuf/io-pcx.c:710
msgid "Didn't get all lines of PCX image"
msgstr "Não foram obtidas todas as linhas da imagem PCX"
-#: ../gdk-pixbuf/io-pcx.c:717
+#: gdk-pixbuf/io-pcx.c:717
msgid "No palette found at end of PCX data"
msgstr "Nenhuma paleta encontrada ao final dos dados PCX"
-#: ../gdk-pixbuf/io-pcx.c:758
+#: gdk-pixbuf/io-pcx.c:758
msgid "The PCX image format"
msgstr "Formato de imagem PCX"
-#: ../gdk-pixbuf/io-png.c:55
+#: gdk-pixbuf/io-png.c:55
msgid "Bits per channel of PNG image is invalid."
msgstr "Número de bits por canal da imagem PNG inválido."
-#: ../gdk-pixbuf/io-png.c:136
+#: gdk-pixbuf/io-png.c:136
msgid "Transformed PNG has zero width or height."
msgstr "Imagem PNG transformada tem altura ou largura igual a zero."
-#: ../gdk-pixbuf/io-png.c:144
+#: gdk-pixbuf/io-png.c:144
msgid "Bits per channel of transformed PNG is not 8."
msgstr "Número de bits por canal do PNG transformado não é 8."
-#: ../gdk-pixbuf/io-png.c:153
+#: gdk-pixbuf/io-png.c:153
msgid "Transformed PNG not RGB or RGBA."
msgstr "O PNG transformado não é RGB nem RGBA."
-#: ../gdk-pixbuf/io-png.c:162
+#: gdk-pixbuf/io-png.c:162
msgid "Transformed PNG has unsupported number of channels, must be 3 or 4."
msgstr ""
"O PNG transformado tem um número de canais não suportado, deve ser 3 ou 4."
-#: ../gdk-pixbuf/io-png.c:183
+#: gdk-pixbuf/io-png.c:183
#, c-format
msgid "Fatal error in PNG image file: %s"
msgstr "Erro fatal no arquivo de imagem PNG: %s"
-#: ../gdk-pixbuf/io-png.c:301
+#: gdk-pixbuf/io-png.c:301
msgid "Insufficient memory to load PNG file"
msgstr "Memória insuficiente para carregar o arquivo PNG"
-#: ../gdk-pixbuf/io-png.c:618
+#: gdk-pixbuf/io-png.c:618
#, c-format
msgid ""
"Insufficient memory to store a %ld by %ld image; try exiting some "
@@ -456,365 +453,366 @@ msgstr ""
"Memória insuficiente para armazenar uma imagem de %ld por %ld; tente sair de "
"algumas aplicações para reduzir o uso de memória"
-#: ../gdk-pixbuf/io-png.c:669
+#: gdk-pixbuf/io-png.c:669
msgid "Fatal error reading PNG image file"
msgstr "Erro fatal ao ler o arquivo de imagem PNG"
-#: ../gdk-pixbuf/io-png.c:718
+#: gdk-pixbuf/io-png.c:718
#, c-format
msgid "Fatal error reading PNG image file: %s"
msgstr "Erro fatal ao ler o arquivo de imagem PNG: %s"
-#: ../gdk-pixbuf/io-png.c:810
+#: gdk-pixbuf/io-png.c:810
msgid ""
"Keys for PNG text chunks must have at least 1 and at most 79 characters."
msgstr ""
"Chaves para blocos de texto PNG devem ter pelo menos 1 e no máximo 79 "
"caracteres."
-#: ../gdk-pixbuf/io-png.c:818
+#: gdk-pixbuf/io-png.c:818
msgid "Keys for PNG text chunks must be ASCII characters."
msgstr "Chaves para blocos de texto PNG devem ser caracteres ASCII."
-#: ../gdk-pixbuf/io-png.c:831
+#: gdk-pixbuf/io-png.c:831
#, c-format
msgid ""
"PNG compression level must be a value between 0 and 9; value '%s' could not "
"be parsed."
-msgstr "O nível de compressão do PNG deve ser um valor entre 0 e 9; não foi possível interpretar o valor '%s'."
+msgstr ""
+"O nível de compressão do PNG deve ser um valor entre 0 e 9; não foi possível "
+"interpretar o valor '%s'."
-#: ../gdk-pixbuf/io-png.c:843
+#: gdk-pixbuf/io-png.c:843
#, c-format
msgid ""
"PNG compression level must be a value between 0 and 9; value '%d' is not "
"allowed."
-msgstr "O nível de compressão do PNG precisa ser um valor entre 0 e 9; o valor '%d' não é permitido."
+msgstr ""
+"O nível de compressão do PNG precisa ser um valor entre 0 e 9; o valor '%d' "
+"não é permitido."
-#: ../gdk-pixbuf/io-png.c:883
+#: gdk-pixbuf/io-png.c:883
#, c-format
msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding."
msgstr ""
"O valor para blocos de texto PNG %s não pode ser convertido para a "
"codificação ISO-8859-1."
-#: ../gdk-pixbuf/io-png.c:1026
+#: gdk-pixbuf/io-png.c:1026
msgid "The PNG image format"
msgstr "Formato de imagem PNG"
-#: ../gdk-pixbuf/io-pnm.c:252
+#: gdk-pixbuf/io-pnm.c:252
msgid "PNM loader expected to find an integer, but didn't"
msgstr "O carregador PNM esperava encontrar um inteiro, mas não encontrou"
-#: ../gdk-pixbuf/io-pnm.c:284
+#: gdk-pixbuf/io-pnm.c:284
msgid "PNM file has an incorrect initial byte"
msgstr "O arquivo PNM tem um byte inicial incorreto"
-#: ../gdk-pixbuf/io-pnm.c:314
+#: gdk-pixbuf/io-pnm.c:314
msgid "PNM file is not in a recognized PNM subformat"
msgstr "O arquivo PNM não está num sub-formato PNM reconhecido"
-#: ../gdk-pixbuf/io-pnm.c:339
+#: gdk-pixbuf/io-pnm.c:339
msgid "PNM file has an image width of 0"
msgstr "O arquivo PNM tem uma imagem de largura 0"
-#: ../gdk-pixbuf/io-pnm.c:360
+#: gdk-pixbuf/io-pnm.c:360
msgid "PNM file has an image height of 0"
msgstr "O arquivo PNM tem uma imagem de altura 0"
-#: ../gdk-pixbuf/io-pnm.c:383
+#: gdk-pixbuf/io-pnm.c:383
msgid "Maximum color value in PNM file is 0"
msgstr "O valor máximo de cor do arquivo PNM é 0"
-#: ../gdk-pixbuf/io-pnm.c:391
+#: gdk-pixbuf/io-pnm.c:391
msgid "Maximum color value in PNM file is too large"
msgstr "O valor máximo de cor do arquivo PNM é grande demais"
-#: ../gdk-pixbuf/io-pnm.c:399
+#: gdk-pixbuf/io-pnm.c:399
msgid "Cannot handle PNM files with maximum color values greater than 255"
msgstr ""
"Impossível lidar com arquivos PNM com valores máximos de cor maiores que 255"
-#: ../gdk-pixbuf/io-pnm.c:438 ../gdk-pixbuf/io-pnm.c:466
-#: ../gdk-pixbuf/io-pnm.c:498
+#: gdk-pixbuf/io-pnm.c:438 gdk-pixbuf/io-pnm.c:466 gdk-pixbuf/io-pnm.c:498
msgid "Raw PNM image type is invalid"
msgstr "O tipo de imagem PNM bruta é inválido"
-#: ../gdk-pixbuf/io-pnm.c:562 ../gdk-pixbuf/io-pnm.c:604
+#: gdk-pixbuf/io-pnm.c:562 gdk-pixbuf/io-pnm.c:604
msgid "PNM image format is invalid"
msgstr "O formato da imagem PNM é inválido"
-#: ../gdk-pixbuf/io-pnm.c:663
+#: gdk-pixbuf/io-pnm.c:663
msgid "PNM image loader does not support this PNM subformat"
msgstr "O carregador de imagens PNM não suporta esse sub-formato PNM"
-#: ../gdk-pixbuf/io-pnm.c:718
+#: gdk-pixbuf/io-pnm.c:718
msgid "Premature end-of-file encountered"
msgstr "Fim de arquivo prematuro encontrado"
-#: ../gdk-pixbuf/io-pnm.c:750 ../gdk-pixbuf/io-pnm.c:981
+#: gdk-pixbuf/io-pnm.c:750 gdk-pixbuf/io-pnm.c:981
msgid "Raw PNM formats require exactly one whitespace before sample data"
msgstr ""
"Formatos de PNM brutos requerem exatamente um espaço em branco antes dos "
"dados de amostra"
-#: ../gdk-pixbuf/io-pnm.c:777
+#: gdk-pixbuf/io-pnm.c:777
msgid "Cannot allocate memory for loading PNM image"
msgstr "Impossível alocar memória para carregar a imagem PNM"
-#: ../gdk-pixbuf/io-pnm.c:827
+#: gdk-pixbuf/io-pnm.c:827
msgid "Insufficient memory to load PNM context struct"
msgstr "Memória insuficiente para carregar a estrutura de contexto do PNM"
-#: ../gdk-pixbuf/io-pnm.c:878
+#: gdk-pixbuf/io-pnm.c:878
msgid "Unexpected end of PNM image data"
msgstr "Fim inesperado dos dados da imagem PNM"
-#: ../gdk-pixbuf/io-pnm.c:1010
+#: gdk-pixbuf/io-pnm.c:1010
msgid "Insufficient memory to load PNM file"
msgstr "Memória insuficiente para carregar o arquivo PNM"
-#: ../gdk-pixbuf/io-pnm.c:1089
+#: gdk-pixbuf/io-pnm.c:1089
msgid "The PNM/PBM/PGM/PPM image format family"
msgstr "Família de formatos de imagem PNM/PBM/PGM/PPM"
-#: ../gdk-pixbuf/io-ras.c:126
+#: gdk-pixbuf/io-ras.c:126
msgid "RAS image has bogus header data"
msgstr "A imagem RAS tem dados de cabeçalho incorretos"
-#: ../gdk-pixbuf/io-ras.c:148
+#: gdk-pixbuf/io-ras.c:148
msgid "RAS image has unknown type"
msgstr "A imagem RAS tem tipo desconhecido"
-#: ../gdk-pixbuf/io-ras.c:156
+#: gdk-pixbuf/io-ras.c:156
msgid "unsupported RAS image variation"
msgstr "variação de imagem RAS não suportado"
-#: ../gdk-pixbuf/io-ras.c:171 ../gdk-pixbuf/io-ras.c:200
+#: gdk-pixbuf/io-ras.c:171 gdk-pixbuf/io-ras.c:200
msgid "Not enough memory to load RAS image"
msgstr "Memória insuficiente para carregar a imagem RAS"
-#: ../gdk-pixbuf/io-ras.c:543
+#: gdk-pixbuf/io-ras.c:543
msgid "The Sun raster image format"
msgstr "Formato de imagem raster Sun"
-#: ../gdk-pixbuf/io-tga.c:154
+#: gdk-pixbuf/io-tga.c:154
msgid "Cannot allocate memory for IOBuffer struct"
msgstr "Impossível alocar memória para a estrutura IOBuffer"
-#: ../gdk-pixbuf/io-tga.c:173
+#: gdk-pixbuf/io-tga.c:173
msgid "Cannot allocate memory for IOBuffer data"
msgstr "Impossível alocar memória para os dados de IOBuffer"
-#: ../gdk-pixbuf/io-tga.c:184
+#: gdk-pixbuf/io-tga.c:184
msgid "Cannot realloc IOBuffer data"
msgstr "Impossível realocar os dados de IOBuffer"
-#: ../gdk-pixbuf/io-tga.c:214
+#: gdk-pixbuf/io-tga.c:214
msgid "Cannot allocate temporary IOBuffer data"
msgstr "Impossível alocar os dados de IOBuffer temporários"
-#: ../gdk-pixbuf/io-tga.c:348
+#: gdk-pixbuf/io-tga.c:348
msgid "Cannot allocate new pixbuf"
msgstr "Impossível alocar novo pixbuf"
-#: ../gdk-pixbuf/io-tga.c:689
+#: gdk-pixbuf/io-tga.c:689
msgid "Cannot allocate colormap structure"
msgstr "Impossível alocar estrutura do mapa de cores"
-#: ../gdk-pixbuf/io-tga.c:696
+#: gdk-pixbuf/io-tga.c:696
msgid "Cannot allocate colormap entries"
msgstr "Impossível alocar entradas do mapa de cores"
-#: ../gdk-pixbuf/io-tga.c:718
+#: gdk-pixbuf/io-tga.c:718
msgid "Unexpected bitdepth for colormap entries"
msgstr "Profundidade de bits inesperada para as entradas do mapa de cores"
-#: ../gdk-pixbuf/io-tga.c:736
+#: gdk-pixbuf/io-tga.c:736
msgid "Cannot allocate TGA header memory"
msgstr "Impossível alocar a memória do cabeçalho TGA"
-#: ../gdk-pixbuf/io-tga.c:769
+#: gdk-pixbuf/io-tga.c:769
msgid "TGA image has invalid dimensions"
msgstr "A imagem TGA tem dimensões inválidas"
-#: ../gdk-pixbuf/io-tga.c:775 ../gdk-pixbuf/io-tga.c:784
-#: ../gdk-pixbuf/io-tga.c:794 ../gdk-pixbuf/io-tga.c:804
-#: ../gdk-pixbuf/io-tga.c:811
+#: gdk-pixbuf/io-tga.c:775 gdk-pixbuf/io-tga.c:784 gdk-pixbuf/io-tga.c:794
+#: gdk-pixbuf/io-tga.c:804 gdk-pixbuf/io-tga.c:811
msgid "TGA image type not supported"
msgstr "Tipo de imagem TGA não suportado"
-#: ../gdk-pixbuf/io-tga.c:858
+#: gdk-pixbuf/io-tga.c:858
msgid "Cannot allocate memory for TGA context struct"
msgstr "Impossível alocar memória para a estrutura de contexto TGA"
-#: ../gdk-pixbuf/io-tga.c:923
+#: gdk-pixbuf/io-tga.c:923
msgid "Excess data in file"
msgstr "Excesso de dados no arquivo"
-#: ../gdk-pixbuf/io-tga.c:992
+#: gdk-pixbuf/io-tga.c:992
msgid "The Targa image format"
msgstr "Formato de imagem Targa"
-#: ../gdk-pixbuf/io-tiff.c:173
+#: gdk-pixbuf/io-tiff.c:173
msgid "Could not get image width (bad TIFF file)"
msgstr "Não foi possível obter a largura da imagem (arquivo TIFF inválido)"
-#: ../gdk-pixbuf/io-tiff.c:180
+#: gdk-pixbuf/io-tiff.c:180
msgid "Could not get image height (bad TIFF file)"
msgstr "Não foi possível obter a altura da imagem (arquivo TIFF inválido)"
-#: ../gdk-pixbuf/io-tiff.c:188
+#: gdk-pixbuf/io-tiff.c:188
msgid "Width or height of TIFF image is zero"
msgstr "A largura ou a altura da imagem TIFF é zero"
-#: ../gdk-pixbuf/io-tiff.c:197 ../gdk-pixbuf/io-tiff.c:206
+#: gdk-pixbuf/io-tiff.c:197 gdk-pixbuf/io-tiff.c:206
msgid "Dimensions of TIFF image too large"
msgstr "As dimensões da imagem TIFF são grandes demais"
-#: ../gdk-pixbuf/io-tiff.c:225 ../gdk-pixbuf/io-tiff.c:237
-#: ../gdk-pixbuf/io-tiff.c:286 ../gdk-pixbuf/io-tiff.c:572
+#: gdk-pixbuf/io-tiff.c:225 gdk-pixbuf/io-tiff.c:237 gdk-pixbuf/io-tiff.c:286
+#: gdk-pixbuf/io-tiff.c:572
msgid "Insufficient memory to open TIFF file"
msgstr "Memória insuficiente para abrir o arquivo TIFF"
-#: ../gdk-pixbuf/io-tiff.c:251 ../gdk-pixbuf/io-tiff.c:294
+#: gdk-pixbuf/io-tiff.c:251 gdk-pixbuf/io-tiff.c:294
msgid "Failed to load RGB data from TIFF file"
msgstr "Falha ao carregar os dados RGB do arquivo TIFF"
-#: ../gdk-pixbuf/io-tiff.c:361
+#: gdk-pixbuf/io-tiff.c:361
msgid "Failed to open TIFF image"
msgstr "Falha ao abrir a imagem TIFF"
-#: ../gdk-pixbuf/io-tiff.c:373
+#: gdk-pixbuf/io-tiff.c:373
msgid "TIFFClose operation failed"
msgstr "Falha na operação TIFFClose"
-#: ../gdk-pixbuf/io-tiff.c:504 ../gdk-pixbuf/io-tiff.c:517
+#: gdk-pixbuf/io-tiff.c:504 gdk-pixbuf/io-tiff.c:517
msgid "Failed to load TIFF image"
msgstr "Falha ao carregar a imagem TIFF"
-#: ../gdk-pixbuf/io-tiff.c:610
+#: gdk-pixbuf/io-tiff.c:610
msgid "The TIFF image format"
msgstr "Formato de imagem TIFF"
-#: ../gdk-pixbuf/io-wbmp.c:246
+#: gdk-pixbuf/io-wbmp.c:246
msgid "Image has zero width"
msgstr "A imagem tem largura zero"
-#: ../gdk-pixbuf/io-wbmp.c:264
+#: gdk-pixbuf/io-wbmp.c:264
msgid "Image has zero height"
msgstr "A imagem tem altura zero"
-#: ../gdk-pixbuf/io-wbmp.c:275
+#: gdk-pixbuf/io-wbmp.c:275
msgid "Not enough memory to load image"
msgstr "Memória insuficiente para carregar a imagem"
-#: ../gdk-pixbuf/io-wbmp.c:334
+#: gdk-pixbuf/io-wbmp.c:334
msgid "Couldn't save the rest"
msgstr "Não foi possível salvar o restante"
-#: ../gdk-pixbuf/io-wbmp.c:368
+#: gdk-pixbuf/io-wbmp.c:368
msgid "The WBMP image format"
msgstr "Formato de imagem WBMP"
-#: ../gdk-pixbuf/io-xbm.c:287
+#: gdk-pixbuf/io-xbm.c:287
msgid "Invalid XBM file"
msgstr "Arquivo XBM inválido"
-#: ../gdk-pixbuf/io-xbm.c:297
+#: gdk-pixbuf/io-xbm.c:297
msgid "Insufficient memory to load XBM image file"
msgstr "Memória insuficiente para carregar o arquivo de imagem XBM"
-#: ../gdk-pixbuf/io-xbm.c:441
+#: gdk-pixbuf/io-xbm.c:441
msgid "Failed to write to temporary file when loading XBM image"
msgstr "Falha ao gravar no arquivo temporário ao carregar a imagem XBM"
-#: ../gdk-pixbuf/io-xbm.c:476
+#: gdk-pixbuf/io-xbm.c:476
msgid "The XBM image format"
msgstr "Formato de imagem XBM"
-#: ../gdk-pixbuf/io-xpm.c:467
+#: gdk-pixbuf/io-xpm.c:467
msgid "No XPM header found"
msgstr "Não foi encontrado o cabeçalho XPM"
-#: ../gdk-pixbuf/io-xpm.c:476
+#: gdk-pixbuf/io-xpm.c:476
msgid "Invalid XPM header"
msgstr "Cabeçalho XPM inválido"
-#: ../gdk-pixbuf/io-xpm.c:484
+#: gdk-pixbuf/io-xpm.c:484
msgid "XPM file has image width <= 0"
msgstr "O arquivo XPM tem uma largura de imagem <= 0"
-#: ../gdk-pixbuf/io-xpm.c:492
+#: gdk-pixbuf/io-xpm.c:492
msgid "XPM file has image height <= 0"
msgstr "O arquivo XPM tem uma altura de imagem <= 0"
-#: ../gdk-pixbuf/io-xpm.c:500
+#: gdk-pixbuf/io-xpm.c:500
msgid "XPM has invalid number of chars per pixel"
msgstr "O XPM tem um número inválido de caracteres por pixel"
-#: ../gdk-pixbuf/io-xpm.c:507
+#: gdk-pixbuf/io-xpm.c:507
msgid "XPM file has invalid number of colors"
msgstr "O arquivo XPM tem um número de cores inválido"
-#: ../gdk-pixbuf/io-xpm.c:519 ../gdk-pixbuf/io-xpm.c:528
-#: ../gdk-pixbuf/io-xpm.c:580
+#: gdk-pixbuf/io-xpm.c:519 gdk-pixbuf/io-xpm.c:528 gdk-pixbuf/io-xpm.c:580
msgid "Cannot allocate memory for loading XPM image"
msgstr "Impossível alocar memória para carregar a imagem XPM"
-#: ../gdk-pixbuf/io-xpm.c:542
+#: gdk-pixbuf/io-xpm.c:542
msgid "Cannot read XPM colormap"
msgstr "Impossível ler o mapa de cores XPM"
-#: ../gdk-pixbuf/io-xpm.c:771
+#: gdk-pixbuf/io-xpm.c:771
msgid "Failed to write to temporary file when loading XPM image"
msgstr "Falha ao gravar o arquivo temporário ao carregar a imagem XPM"
-#: ../gdk-pixbuf/io-xpm.c:806
+#: gdk-pixbuf/io-xpm.c:806
msgid "The XPM image format"
msgstr "O formato de imagem XPM"
#. Description of --class=CLASS in --help output
-#: ../gdk/gdk.c:115
+#: gdk/gdk.c:115
msgid "Program class as used by the window manager"
msgstr "Classe do programa como utilizada pelo gerenciador de janelas"
#. Placeholder in --class=CLASS in --help output
-#: ../gdk/gdk.c:116
+#: gdk/gdk.c:116
msgid "CLASS"
msgstr "CLASSE"
#. Description of --name=NAME in --help output
-#: ../gdk/gdk.c:118
+#: gdk/gdk.c:118
msgid "Program name as used by the window manager"
msgstr "Nome do programa como utilizado pelo gerenciador de janelas"
#. Placeholder in --name=NAME in --help output
-#: ../gdk/gdk.c:119
+#: gdk/gdk.c:119
msgid "NAME"
msgstr "NOME"
#. Description of --display=DISPLAY in --help output
-#: ../gdk/gdk.c:121
+#: gdk/gdk.c:121
msgid "X display to use"
msgstr "Monitor X a ser utilizado"
#. Placeholder in --display=DISPLAY in --help output
-#: ../gdk/gdk.c:122
+#: gdk/gdk.c:122
msgid "DISPLAY"
msgstr "MONITOR"
#. Description of --screen=SCREEN in --help output
-#: ../gdk/gdk.c:124
+#: gdk/gdk.c:124
msgid "X screen to use"
msgstr "Tela X a ser utilizada"
#. Placeholder in --screen=SCREEN in --help output
-#: ../gdk/gdk.c:125
+#: gdk/gdk.c:125
msgid "SCREEN"
msgstr "TELA"
#. Description of --gdk-debug=FLAGS in --help output
-#: ../gdk/gdk.c:128
+#: gdk/gdk.c:128
msgid "Gdk debugging flags to set"
msgstr "Opções de depuração do Gdk a serem ativadas"
@@ -822,90 +820,222 @@ msgstr "Opções de depuração do Gdk a serem ativadas"
#. Placeholder in --gdk-no-debug=FLAGS in --help output
#. Placeholder in --gtk-debug=FLAGS in --help output
#. Placeholder in --gtk-no-debug=FLAGS in --help output
-#: ../gdk/gdk.c:129 ../gdk/gdk.c:132 ../gtk/gtkmain.c:405 ../gtk/gtkmain.c:408
+#: gdk/gdk.c:129 gdk/gdk.c:132 gtk/gtkmain.c:405 gtk/gtkmain.c:408
msgid "FLAGS"
msgstr "FLAGS"
#. Description of --gdk-no-debug=FLAGS in --help output
-#: ../gdk/gdk.c:131
+#: gdk/gdk.c:131
msgid "Gdk debugging flags to unset"
msgstr "Opções de depuração do Gdk a serem desativadas"
+#: gdk/keyname-table.h:3940
+msgid "keyboard label|BackSpace"
+msgstr ""
+
+#: gdk/keyname-table.h:3941
+msgid "keyboard label|Tab"
+msgstr ""
+
+#: gdk/keyname-table.h:3942
+msgid "keyboard label|Return"
+msgstr ""
+
+#: gdk/keyname-table.h:3943
+msgid "keyboard label|Pause"
+msgstr ""
+
+#: gdk/keyname-table.h:3944
+msgid "keyboard label|Scroll_Lock"
+msgstr ""
+
+#: gdk/keyname-table.h:3945
+msgid "keyboard label|Sys_Req"
+msgstr ""
+
+#: gdk/keyname-table.h:3946
+msgid "keyboard label|Escape"
+msgstr ""
+
+#: gdk/keyname-table.h:3947
+msgid "keyboard label|Multi_key"
+msgstr ""
+
+#: gdk/keyname-table.h:3948
+msgid "keyboard label|Home"
+msgstr ""
+
+#: gdk/keyname-table.h:3949
+msgid "keyboard label|Page_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3950
+msgid "keyboard label|Page_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3951
+msgid "keyboard label|End"
+msgstr ""
+
+#: gdk/keyname-table.h:3952
+msgid "keyboard label|Begin"
+msgstr ""
+
+#: gdk/keyname-table.h:3953
+msgid "keyboard label|Print"
+msgstr ""
+
+#: gdk/keyname-table.h:3954
+msgid "keyboard label|Insert"
+msgstr ""
+
+#: gdk/keyname-table.h:3955
+msgid "keyboard label|Num_Lock"
+msgstr ""
+
+#: gdk/keyname-table.h:3956
+msgid "keyboard label|KP_Space"
+msgstr ""
+
+#: gdk/keyname-table.h:3957
+msgid "keyboard label|KP_Tab"
+msgstr ""
+
+#: gdk/keyname-table.h:3958
+msgid "keyboard label|KP_Enter"
+msgstr ""
+
+#: gdk/keyname-table.h:3959
+msgid "keyboard label|KP_Home"
+msgstr ""
+
+#: gdk/keyname-table.h:3960
+msgid "keyboard label|KP_Left"
+msgstr ""
+
+#: gdk/keyname-table.h:3961
+msgid "keyboard label|KP_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3962
+msgid "keyboard label|KP_Right"
+msgstr ""
+
+#: gdk/keyname-table.h:3963
+msgid "keyboard label|KP_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3964
+msgid "keyboard label|KP_Page_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3965
+msgid "keyboard label|KP_Prior"
+msgstr ""
+
+#: gdk/keyname-table.h:3966
+msgid "keyboard label|KP_Page_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3967
+msgid "keyboard label|KP_Next"
+msgstr ""
+
+#: gdk/keyname-table.h:3968
+msgid "keyboard label|KP_End"
+msgstr ""
+
+#: gdk/keyname-table.h:3969
+msgid "keyboard label|KP_Begin"
+msgstr ""
+
+#: gdk/keyname-table.h:3970
+msgid "keyboard label|KP_Insert"
+msgstr ""
+
+#: gdk/keyname-table.h:3971
+msgid "keyboard label|KP_Delete"
+msgstr ""
+
+#: gdk/keyname-table.h:3972
+msgid "keyboard label|Delete"
+msgstr ""
+
#. Description of --sync in --help output
-#: ../gdk/win32/gdkmain-win32.c:60
+#: gdk/win32/gdkmain-win32.c:60
msgid "Don't batch GDI requests"
msgstr "Não acumula requisições GDI"
#. Description of --no-wintab in --help output
-#: ../gdk/win32/gdkmain-win32.c:62
+#: gdk/win32/gdkmain-win32.c:62
msgid "Don't use the Wintab API for tablet support"
msgstr "Não utiliza o Wintab API para suporte de tablet"
#. Description of --ignore-wintab in --help output
-#: ../gdk/win32/gdkmain-win32.c:64
+#: gdk/win32/gdkmain-win32.c:64
msgid "Same as --no-wintab"
msgstr "O mesmo que --no-wintab"
#. Description of --use-wintab in --help output
-#: ../gdk/win32/gdkmain-win32.c:66
+#: gdk/win32/gdkmain-win32.c:66
msgid "Do use the Wintab API [default]"
msgstr "Utiliza o Wintab API [padrão]"
#. Description of --max-colors=COLORS in --help output
-#: ../gdk/win32/gdkmain-win32.c:68
+#: gdk/win32/gdkmain-win32.c:68
msgid "Size of the palette in 8 bit mode"
msgstr "Tamanho da paleta no modo de 8 bits"
#. Placeholder in --max-colors=COLORS in --help output
-#: ../gdk/win32/gdkmain-win32.c:69
+#: gdk/win32/gdkmain-win32.c:69
msgid "COLORS"
msgstr "CORES"
#. Description of --sync in --help output
-#: ../gdk/x11/gdkmain-x11.c:92
+#: gdk/x11/gdkmain-x11.c:92
msgid "Make X calls synchronous"
msgstr "Torna síncronas as chamadas do X"
-#: ../gtk/gtkaboutdialog.c:270 ../gtk/gtkaboutdialog.c:2025
+#: gtk/gtkaboutdialog.c:270 gtk/gtkaboutdialog.c:2025
msgid "License"
msgstr "Licença"
-#: ../gtk/gtkaboutdialog.c:271
+#: gtk/gtkaboutdialog.c:271
msgid "The license of the program"
msgstr "A licença do programa"
#. Add the credits button
-#: ../gtk/gtkaboutdialog.c:491
+#: gtk/gtkaboutdialog.c:491
msgid "C_redits"
msgstr "C_réditos"
#. Add the license button
-#: ../gtk/gtkaboutdialog.c:501
+#: gtk/gtkaboutdialog.c:501
msgid "_License"
msgstr "_Licença"
-#: ../gtk/gtkaboutdialog.c:731
+#: gtk/gtkaboutdialog.c:731
#, c-format
msgid "About %s"
msgstr "Sobre o %s"
-#: ../gtk/gtkaboutdialog.c:1953
+#: gtk/gtkaboutdialog.c:1953
msgid "Credits"
msgstr "Créditos"
-#: ../gtk/gtkaboutdialog.c:1979
+#: gtk/gtkaboutdialog.c:1979
msgid "Written by"
msgstr "Escrito por"
-#: ../gtk/gtkaboutdialog.c:1982
+#: gtk/gtkaboutdialog.c:1982
msgid "Documented by"
msgstr "Documentado por"
-#: ../gtk/gtkaboutdialog.c:1994
+#: gtk/gtkaboutdialog.c:1994
msgid "Translated by"
msgstr "Traduzido por"
-#: ../gtk/gtkaboutdialog.c:1998
+#: gtk/gtkaboutdialog.c:1998
msgid "Artwork by"
msgstr "Arte por"
@@ -913,28 +1043,41 @@ msgstr "Arte por"
#. * that use the shift key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: ../gtk/gtkaccellabel.c:120
-msgid "Shift"
-msgstr "Shift"
+#: gtk/gtkaccellabel.c:121
+msgid "keyboard label|Shift"
+msgstr ""
#. This is the text that should appear next to menu accelerators
#. * that use the control key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: ../gtk/gtkaccellabel.c:126
-msgid "Ctrl"
-msgstr "Ctrl"
+#: gtk/gtkaccellabel.c:128
+msgid "keyboard label|Ctrl"
+msgstr ""
#. This is the text that should appear next to menu accelerators
#. * that use the alt key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: ../gtk/gtkaccellabel.c:132
-msgid "Alt"
-msgstr "Alt"
+#: gtk/gtkaccellabel.c:135
+msgid "keyboard label|Alt"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkaccellabel.c:577
+msgid "keyboard label|Space"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkaccellabel.c:581
+msgid "keyboard label|Backslash"
+msgstr ""
#. Translate to calendar:YM if you want years to be displayed
#. * before months; otherwise translate to calendar:MY.
@@ -945,7 +1088,7 @@ msgstr "Alt"
#. * so if you have a default text direction of RTL and YM, then
#. * the year will appear on the right.
#.
-#: ../gtk/gtkcalendar.c:646
+#: gtk/gtkcalendar.c:647
msgid "calendar:MY"
msgstr "calendar:MY"
@@ -953,25 +1096,52 @@ msgstr "calendar:MY"
#. * first day of the week to calendar:week_start:1 if you want Monday
#. * to be the first day of the week, and so on.
#.
-#: ../gtk/gtkcalendar.c:660
+#: gtk/gtkcalendar.c:661
msgid "calendar:week_start:0"
msgstr "calendar:week_start:0"
+#. Translators: This is a text measurement template.
+#. * Translate it to the widest year text.
+#. *
+#. * Don't include the prefix "year measurement template|"
+#. * in the translation.
+#. *
+#. * If you don't understand this, leave it as "2000"
+#.
+#: gtk/gtkcalendar.c:1549
+msgid "year measurement template|2000"
+msgstr ""
+
+#. Translators: This dictates how the year is displayed in
+#. * gtkcalendar widget. See strftime() manual for the format.
+#. * Use only ASCII in the translation.
+#. *
+#. * Also look for the msgid "year measurement template|2000".
+#. * Translate that entry to a year with the widest output of this
+#. * msgid.
+#. *
+#. * Don't include the prefix "calendar year format|" in the
+#. * translation. "%Y" is appropriate for most locales.
+#.
+#: gtk/gtkcalendar.c:1826
+msgid "calendar year format|%Y"
+msgstr ""
+
#. do not translate the part before the |
-#: ../gtk/gtkcellrendererprogress.c:237 ../gtk/gtkcellrendererprogress.c:295
+#: gtk/gtkcellrendererprogress.c:237 gtk/gtkcellrendererprogress.c:295
#, c-format
msgid "progress bar label|%d %%"
msgstr "%d %%"
-#: ../gtk/gtkcolorbutton.c:221 ../gtk/gtkcolorbutton.c:576
+#: gtk/gtkcolorbutton.c:221 gtk/gtkcolorbutton.c:576
msgid "Pick a Color"
msgstr "Escolha uma Cor"
-#: ../gtk/gtkcolorbutton.c:467
+#: gtk/gtkcolorbutton.c:467
msgid "Received invalid color data\n"
msgstr "Dados de cor inválidos recebidos\n"
-#: ../gtk/gtkcolorsel.c:561
+#: gtk/gtkcolorsel.c:561
msgid ""
"The previously-selected color, for comparison to the color you're selecting "
"now. You can drag this color to a palette entry, or select this color as "
@@ -982,7 +1152,7 @@ msgstr ""
"ou selecionar esta cor como sendo a atual arrastando-a sobre a outra cor ao "
"lado."
-#: ../gtk/gtkcolorsel.c:566
+#: gtk/gtkcolorsel.c:566
msgid ""
"The color you've chosen. You can drag this color to a palette entry to save "
"it for use in the future."
@@ -990,11 +1160,11 @@ msgstr ""
"A cor que você escolheu. Você pode arrastar esta cor para uma entrada da "
"paleta para utilizá-la no futuro."
-#: ../gtk/gtkcolorsel.c:957
+#: gtk/gtkcolorsel.c:957
msgid "_Save color here"
msgstr "_Salvar cor aqui"
-#: ../gtk/gtkcolorsel.c:1162
+#: gtk/gtkcolorsel.c:1162
msgid ""
"Click this palette entry to make it the current color. To change this entry, "
"drag a color swatch here or right-click it and select \"Save color here.\""
@@ -1003,7 +1173,7 @@ msgstr ""
"entrada, arraste uma cor até aqui ou clique com o botão direito sobre a cor "
"e selecione a opção \"Salvar cor aqui.\""
-#: ../gtk/gtkcolorsel.c:1919
+#: gtk/gtkcolorsel.c:1929
msgid ""
"Select the color you want from the outer ring. Select the darkness or "
"lightness of that color using the inner triangle."
@@ -1011,7 +1181,7 @@ msgstr ""
"Selecione a cor que você deseja a partir do anel externo. Selecione a "
"luminosidade dessa cor utilizando o triângulo interno."
-#: ../gtk/gtkcolorsel.c:1944
+#: gtk/gtkcolorsel.c:1954
msgid ""
"Click the eyedropper, then click a color anywhere on your screen to select "
"that color."
@@ -1019,67 +1189,67 @@ msgstr ""
"Clique no conta-gotas, depois clique numa cor em qualquer ponto da tela para "
"selecioná-la."
-#: ../gtk/gtkcolorsel.c:1953
+#: gtk/gtkcolorsel.c:1963
msgid "_Hue:"
msgstr "_Matiz:"
-#: ../gtk/gtkcolorsel.c:1954
+#: gtk/gtkcolorsel.c:1964
msgid "Position on the color wheel."
msgstr "Posição da roda de cores."
-#: ../gtk/gtkcolorsel.c:1956
+#: gtk/gtkcolorsel.c:1966
msgid "_Saturation:"
msgstr "_Saturação:"
-#: ../gtk/gtkcolorsel.c:1957
+#: gtk/gtkcolorsel.c:1967
msgid "\"Deepness\" of the color."
msgstr "\"Profundidade\" da cor."
-#: ../gtk/gtkcolorsel.c:1958
+#: gtk/gtkcolorsel.c:1968
msgid "_Value:"
msgstr "_Valor:"
-#: ../gtk/gtkcolorsel.c:1959
+#: gtk/gtkcolorsel.c:1969
msgid "Brightness of the color."
msgstr "Brilho da cor."
-#: ../gtk/gtkcolorsel.c:1960
+#: gtk/gtkcolorsel.c:1970
msgid "_Red:"
msgstr "_Vermelho:"
-#: ../gtk/gtkcolorsel.c:1961
+#: gtk/gtkcolorsel.c:1971
msgid "Amount of red light in the color."
msgstr "Quantidade de luz vermelha na cor."
-#: ../gtk/gtkcolorsel.c:1962
+#: gtk/gtkcolorsel.c:1972
msgid "_Green:"
msgstr "Ve_rde:"
-#: ../gtk/gtkcolorsel.c:1963
+#: gtk/gtkcolorsel.c:1973
msgid "Amount of green light in the color."
msgstr "Quantidade de luz verde na cor."
-#: ../gtk/gtkcolorsel.c:1964
+#: gtk/gtkcolorsel.c:1974
msgid "_Blue:"
msgstr "_Azul:"
-#: ../gtk/gtkcolorsel.c:1965
+#: gtk/gtkcolorsel.c:1975
msgid "Amount of blue light in the color."
msgstr "Quantidade de luz azul na cor."
-#: ../gtk/gtkcolorsel.c:1968
+#: gtk/gtkcolorsel.c:1978
msgid "_Opacity:"
msgstr "_Opacidade:"
-#: ../gtk/gtkcolorsel.c:1976 ../gtk/gtkcolorsel.c:1987
+#: gtk/gtkcolorsel.c:1986 gtk/gtkcolorsel.c:1997
msgid "Transparency of the color."
msgstr "Transparência da cor."
-#: ../gtk/gtkcolorsel.c:1994
+#: gtk/gtkcolorsel.c:2004
msgid "Color _Name:"
msgstr "_Nome da Cor:"
-#: ../gtk/gtkcolorsel.c:2009
+#: gtk/gtkcolorsel.c:2019
msgid ""
"You can enter an HTML-style hexadecimal color value, or simply a color name "
"such as 'orange' in this entry."
@@ -1088,297 +1258,303 @@ msgstr ""
"HTML, ou simplesmente um nome de cor tal como 'orange' (laranja) nesta "
"entrada."
-#: ../gtk/gtkcolorsel.c:2028
+#: gtk/gtkcolorsel.c:2038
msgid "_Palette"
msgstr "_Paleta"
-#: ../gtk/gtkcolorsel.c:2060
+#: gtk/gtkcolorsel.c:2070
msgid "Color Wheel"
msgstr "Roda de Cores"
-#: ../gtk/gtkcolorseldialog.c:123
+#: gtk/gtkcolorseldialog.c:123
msgid "Color Selection"
msgstr "Seleção de Cor"
-#: ../gtk/gtkentry.c:4508 ../gtk/gtktextview.c:7065
+#: gtk/gtkentry.c:4508 gtk/gtktextview.c:7068
msgid "Select _All"
msgstr "Selecionar _Tudo"
-#: ../gtk/gtkentry.c:4518 ../gtk/gtktextview.c:7075
+#: gtk/gtkentry.c:4518 gtk/gtktextview.c:7078
msgid "Input _Methods"
msgstr "_Métodos de Entrada"
-#: ../gtk/gtkentry.c:4529 ../gtk/gtktextview.c:7086
+#: gtk/gtkentry.c:4529 gtk/gtktextview.c:7089
msgid "_Insert Unicode Control Character"
msgstr "_Inserir Caracter de Controle Unicode"
-#: ../gtk/gtkfilechooser.c:1588 ../gtk/gtkfilechooser.c:1632
-#: ../gtk/gtkfilechooser.c:1707 ../gtk/gtkfilechooser.c:1751
+#: gtk/gtkfilechooser.c:1588 gtk/gtkfilechooser.c:1632
+#: gtk/gtkfilechooser.c:1707 gtk/gtkfilechooser.c:1751
#, c-format
msgid "Invalid filename: %s"
msgstr "Nome de arquivo inválido: %s"
-#: ../gtk/gtkfilechooserbutton.c:67
+#: gtk/gtkfilechooserbutton.c:67
msgid "Select A File"
msgstr "Selecione um Arquivo"
-#: ../gtk/gtkfilechooserbutton.c:68 ../gtk/gtkfilechooserdefault.c:1287
-#: ../gtk/gtkpathbar.c:996
+#: gtk/gtkfilechooserbutton.c:68 gtk/gtkfilechooserdefault.c:1302
+#: gtk/gtkpathbar.c:1020
msgid "Home"
msgstr "Pasta Pessoal"
-#: ../gtk/gtkfilechooserbutton.c:69 ../gtk/gtkfilechooserdefault.c:1314
-#: ../gtk/gtkpathbar.c:998
+#: gtk/gtkfilechooserbutton.c:69 gtk/gtkfilechooserdefault.c:1329
+#: gtk/gtkpathbar.c:1022
msgid "Desktop"
msgstr "Desktop"
-#: ../gtk/gtkfilechooserbutton.c:70
+#: gtk/gtkfilechooserbutton.c:70
msgid "(None)"
msgstr "(Nenhum)"
-#: ../gtk/gtkfilechooserbutton.c:1520
+#: gtk/gtkfilechooserbutton.c:1523
msgid "Other..."
msgstr "Outra..."
-#: ../gtk/gtkfilechooserdefault.c:917
+#: gtk/gtkfilechooserdefault.c:917
msgid "Could not retrieve information about the file"
msgstr "Impossível obter informações sobre o arquivo"
-#: ../gtk/gtkfilechooserdefault.c:928
+#: gtk/gtkfilechooserdefault.c:928
msgid "Could not add a bookmark"
msgstr "Impossível adicionar um marcador"
-#: ../gtk/gtkfilechooserdefault.c:939
+#: gtk/gtkfilechooserdefault.c:939
msgid "Could not remove bookmark"
msgstr "Impossível remover o marcador"
-#: ../gtk/gtkfilechooserdefault.c:950
+#: gtk/gtkfilechooserdefault.c:950
msgid "The folder could not be created"
msgstr "A pasta não pôde ser criada"
-#: ../gtk/gtkfilechooserdefault.c:961
+#: gtk/gtkfilechooserdefault.c:963
+msgid ""
+"The folder could not be created, as a file with the same name already "
+"exists. Try using a different name for the folder, or rename the file first."
+msgstr ""
+
+#: gtk/gtkfilechooserdefault.c:976
msgid "Invalid file name"
msgstr "Nome de arquivo inválido"
-#: ../gtk/gtkfilechooserdefault.c:971
+#: gtk/gtkfilechooserdefault.c:986
msgid "The folder contents could not be displayed"
msgstr "Os conteúdos da pasta não puderam ser mostrados"
-#: ../gtk/gtkfilechooserdefault.c:1177
+#: gtk/gtkfilechooserdefault.c:1192
#, c-format
msgid "Could not get information about '%s': %s"
msgstr "Impossível obter informações sobre '%s': %s"
-#: ../gtk/gtkfilechooserdefault.c:2207
+#: gtk/gtkfilechooserdefault.c:2208
#, c-format
msgid "Add the folder '%s' to the bookmarks"
msgstr "Adiciona a pasta '%s' aos marcadores"
-#: ../gtk/gtkfilechooserdefault.c:2248
+#: gtk/gtkfilechooserdefault.c:2249
msgid "Add the current folder to the bookmarks"
msgstr "Adiciona a pasta atual aos marcadores"
-#: ../gtk/gtkfilechooserdefault.c:2250
+#: gtk/gtkfilechooserdefault.c:2251
msgid "Add the selected folders to the bookmarks"
msgstr "Adiciona as pastas selecionadas aos marcadores"
-#: ../gtk/gtkfilechooserdefault.c:2290
+#: gtk/gtkfilechooserdefault.c:2291
#, c-format
msgid "Remove the bookmark '%s'"
msgstr "Remove o marcador '%s'"
-#: ../gtk/gtkfilechooserdefault.c:2721
+#: gtk/gtkfilechooserdefault.c:2722
#, c-format
msgid "Could not add a bookmark for '%s' because it is an invalid path name."
msgstr ""
"Impossível adicionar um marcador para '%s' porque ele não é um caminho "
"válido."
-#: ../gtk/gtkfilechooserdefault.c:2936
+#: gtk/gtkfilechooserdefault.c:2937
msgid "Remove"
msgstr "Remover"
-#: ../gtk/gtkfilechooserdefault.c:2945
+#: gtk/gtkfilechooserdefault.c:2946
msgid "Rename..."
msgstr "Renomear..."
-#: ../gtk/gtkfilechooserdefault.c:3068
+#: gtk/gtkfilechooserdefault.c:3069
msgid "Shortcuts"
msgstr "Atalhos"
-#: ../gtk/gtkfilechooserdefault.c:3122
+#: gtk/gtkfilechooserdefault.c:3123
msgid "Folder"
msgstr "Pasta"
-#: ../gtk/gtkfilechooserdefault.c:3178 ../gtk/gtkstock.c:317
+#: gtk/gtkfilechooserdefault.c:3179 gtk/gtkstock.c:317
msgid "_Add"
msgstr "_Adicionar"
-#: ../gtk/gtkfilechooserdefault.c:3185
+#: gtk/gtkfilechooserdefault.c:3186
msgid "Add the selected folder to the Bookmarks"
msgstr "Adiciona a pasta selecionada aos Marcadores"
-#: ../gtk/gtkfilechooserdefault.c:3190 ../gtk/gtkstock.c:395
+#: gtk/gtkfilechooserdefault.c:3191 gtk/gtkstock.c:395
msgid "_Remove"
msgstr "_Remover"
-#: ../gtk/gtkfilechooserdefault.c:3197
+#: gtk/gtkfilechooserdefault.c:3198
msgid "Remove the selected bookmark"
msgstr "Remove o marcador selecionado"
-#: ../gtk/gtkfilechooserdefault.c:3300
+#: gtk/gtkfilechooserdefault.c:3305
msgid "_Add to Bookmarks"
msgstr "_Adicionar aos Marcadores"
-#: ../gtk/gtkfilechooserdefault.c:3310
+#: gtk/gtkfilechooserdefault.c:3315
msgid "Open _Location"
msgstr "Abrir _Localização"
-#: ../gtk/gtkfilechooserdefault.c:3322
+#: gtk/gtkfilechooserdefault.c:3327
msgid "Show _Hidden Files"
msgstr "Mostrar Arquivos _Ocultos"
-#: ../gtk/gtkfilechooserdefault.c:3446 ../gtk/gtkfilesel.c:766
+#: gtk/gtkfilechooserdefault.c:3451 gtk/gtkfilesel.c:766
msgid "Files"
msgstr "Arquivos"
-#: ../gtk/gtkfilechooserdefault.c:3477
+#: gtk/gtkfilechooserdefault.c:3482
msgid "Name"
msgstr "Nome"
-#: ../gtk/gtkfilechooserdefault.c:3502
+#: gtk/gtkfilechooserdefault.c:3507
msgid "Size"
msgstr "Tamanho"
-#: ../gtk/gtkfilechooserdefault.c:3515
+#: gtk/gtkfilechooserdefault.c:3520
msgid "Modified"
msgstr "Modificado"
-#: ../gtk/gtkfilechooserdefault.c:3547
+#: gtk/gtkfilechooserdefault.c:3552
msgid "Select which types of files are shown"
msgstr "Seleciona quais tipos de arquivos são mostrados"
#. Create Folder
-#: ../gtk/gtkfilechooserdefault.c:3583
+#: gtk/gtkfilechooserdefault.c:3588
msgid "Create Fo_lder"
msgstr "Criar _Pasta"
#. Name entry
-#: ../gtk/gtkfilechooserdefault.c:3704
+#: gtk/gtkfilechooserdefault.c:3709
msgid "_Name:"
msgstr "_Nome:"
-#: ../gtk/gtkfilechooserdefault.c:3744
+#: gtk/gtkfilechooserdefault.c:3749
msgid "_Browse for other folders"
msgstr "_Navegar em outras pastas"
-#: ../gtk/gtkfilechooserdefault.c:3995
+#: gtk/gtkfilechooserdefault.c:4000
msgid "Save in _folder:"
msgstr "Salvar na _pasta:"
-#: ../gtk/gtkfilechooserdefault.c:3997
+#: gtk/gtkfilechooserdefault.c:4002
msgid "Create in _folder:"
msgstr "Criar na _pasta:"
-#: ../gtk/gtkfilechooserdefault.c:4939
+#: gtk/gtkfilechooserdefault.c:4959
msgid "Cannot change to folder because it is not local"
msgstr "Impossível ir para a pasta porque ela não é local"
-#: ../gtk/gtkfilechooserdefault.c:5455
+#: gtk/gtkfilechooserdefault.c:5513
#, c-format
msgid "Shortcut %s does not exist"
msgstr "O atalho %s não existe"
-#: ../gtk/gtkfilechooserdefault.c:5919
+#: gtk/gtkfilechooserdefault.c:6057
#, c-format
msgid "Could not mount %s"
msgstr "Impossível montar %s"
-#: ../gtk/gtkfilechooserdefault.c:6212
+#: gtk/gtkfilechooserdefault.c:6352
msgid "Type name of new folder"
msgstr "Digite o nome da nova pasta"
-#: ../gtk/gtkfilechooserdefault.c:6254
+#: gtk/gtkfilechooserdefault.c:6394
#, c-format
msgid "%d byte"
msgid_plural "%d bytes"
msgstr[0] "%d byte"
msgstr[1] "%d bytes"
-#: ../gtk/gtkfilechooserdefault.c:6256
+#: gtk/gtkfilechooserdefault.c:6396
#, c-format
msgid "%.1f K"
msgstr "%.1f K"
-#: ../gtk/gtkfilechooserdefault.c:6258
+#: gtk/gtkfilechooserdefault.c:6398
#, c-format
msgid "%.1f M"
msgstr "%.1f M"
-#: ../gtk/gtkfilechooserdefault.c:6260
+#: gtk/gtkfilechooserdefault.c:6400
#, c-format
msgid "%.1f G"
msgstr "%.1f G"
-#: ../gtk/gtkfilechooserdefault.c:6306 ../gtk/gtkfilechooserdefault.c:6330
+#: gtk/gtkfilechooserdefault.c:6446 gtk/gtkfilechooserdefault.c:6470
msgid "Unknown"
msgstr "Desconhecido"
-#: ../gtk/gtkfilechooserdefault.c:6317
+#: gtk/gtkfilechooserdefault.c:6457
msgid "Today"
msgstr "Hoje"
-#: ../gtk/gtkfilechooserdefault.c:6319
+#: gtk/gtkfilechooserdefault.c:6459
msgid "Yesterday"
msgstr "Ontem"
-#: ../gtk/gtkfilechooserdefault.c:6401
+#: gtk/gtkfilechooserdefault.c:6541
msgid "Cannot change folder"
msgstr "Impossível alterar a pasta"
-#: ../gtk/gtkfilechooserdefault.c:6402
+#: gtk/gtkfilechooserdefault.c:6542
msgid "The folder you specified is an invalid path."
msgstr "A pasta que você especificou tem um caminho inválido."
-#: ../gtk/gtkfilechooserdefault.c:6441
+#: gtk/gtkfilechooserdefault.c:6581
#, c-format
msgid "Could not build file name from '%s' and '%s'"
msgstr "Impossível construir o nome do arquivo a partir de '%s' e '%s'"
-#: ../gtk/gtkfilechooserdefault.c:6477
+#: gtk/gtkfilechooserdefault.c:6617
msgid "Could not select item"
msgstr "Impossível selecionar o item"
-#: ../gtk/gtkfilechooserdefault.c:6517
+#: gtk/gtkfilechooserdefault.c:6657
msgid "Open Location"
msgstr "Abrir Localização"
-#: ../gtk/gtkfilechooserdefault.c:6524
+#: gtk/gtkfilechooserdefault.c:6664
msgid "Save in Location"
msgstr "Salvar na Localização"
-#: ../gtk/gtkfilechooserdefault.c:6548
+#: gtk/gtkfilechooserdefault.c:6688
msgid "_Location:"
msgstr "_Localização:"
-#: ../gtk/gtkfilesel.c:730
+#: gtk/gtkfilesel.c:730
msgid "Folders"
msgstr "Pastas"
-#: ../gtk/gtkfilesel.c:734
+#: gtk/gtkfilesel.c:734
msgid "Fol_ders"
msgstr "Pas_tas"
-#: ../gtk/gtkfilesel.c:770
+#: gtk/gtkfilesel.c:770
msgid "_Files"
msgstr "_Arquivos"
-#: ../gtk/gtkfilesel.c:858 ../gtk/gtkfilesel.c:2248
+#: gtk/gtkfilesel.c:858 gtk/gtkfilesel.c:2248
#, c-format
msgid "Folder unreadable: %s"
msgstr "Pasta ilegível: %s"
-#: ../gtk/gtkfilesel.c:989
+#: gtk/gtkfilesel.c:989
#, c-format
msgid ""
"The file \"%s\" resides on another machine (called %s) and may not be "
@@ -1389,19 +1565,19 @@ msgstr ""
"estar disponível para esta aplicação.\n"
"Você tem certeza de que deseja selecioná-lo?"
-#: ../gtk/gtkfilesel.c:1120
+#: gtk/gtkfilesel.c:1120
msgid "_New Folder"
msgstr "_Nova Pasta"
-#: ../gtk/gtkfilesel.c:1131
+#: gtk/gtkfilesel.c:1131
msgid "De_lete File"
msgstr "E_xcluir Arquivo"
-#: ../gtk/gtkfilesel.c:1142
+#: gtk/gtkfilesel.c:1142
msgid "_Rename File"
msgstr "_Renomear Arquivo"
-#: ../gtk/gtkfilesel.c:1444
+#: gtk/gtkfilesel.c:1444
#, c-format
msgid ""
"The folder name \"%s\" contains symbols that are not allowed in filenames"
@@ -1409,7 +1585,7 @@ msgstr ""
"O nome de pasta \"%s\" contém símbolos que não são permitidos em nomes de "
"arquivos"
-#: ../gtk/gtkfilesel.c:1446
+#: gtk/gtkfilesel.c:1446
#, c-format
msgid ""
"Error creating folder \"%s\": %s\n"
@@ -1418,36 +1594,36 @@ msgstr ""
"Erro ao criar a pasta \"%s\": %s\n"
"%s"
-#: ../gtk/gtkfilesel.c:1447 ../gtk/gtkfilesel.c:1683
+#: gtk/gtkfilesel.c:1447 gtk/gtkfilesel.c:1683
msgid "You probably used symbols not allowed in filenames."
msgstr ""
"Provavelmente você utilizou símbolos não permitidos em nomes de arquivos."
-#: ../gtk/gtkfilesel.c:1455
+#: gtk/gtkfilesel.c:1455
#, c-format
msgid "Error creating folder \"%s\": %s\n"
msgstr "Erro ao criar a pasta \"%s\": %s\n"
-#: ../gtk/gtkfilesel.c:1489
+#: gtk/gtkfilesel.c:1489
msgid "New Folder"
msgstr "Nova Pasta"
-#: ../gtk/gtkfilesel.c:1504
+#: gtk/gtkfilesel.c:1504
msgid "_Folder name:"
msgstr "Nome da _pasta:"
-#: ../gtk/gtkfilesel.c:1528
+#: gtk/gtkfilesel.c:1528
msgid "C_reate"
msgstr "C_riar"
-#: ../gtk/gtkfilesel.c:1571
+#: gtk/gtkfilesel.c:1571
#, c-format
msgid "The filename \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
"O nome de arquivo \"%s\" contém símbolos que não são permitidos em nomes de "
"arquivos"
-#: ../gtk/gtkfilesel.c:1574
+#: gtk/gtkfilesel.c:1574
#, c-format
msgid ""
"Error deleting file \"%s\": %s\n"
@@ -1456,32 +1632,32 @@ msgstr ""
"Erro ao excluir o arquivo \"%s\": %s\n"
"%s"
-#: ../gtk/gtkfilesel.c:1576 ../gtk/gtkfilesel.c:1697
+#: gtk/gtkfilesel.c:1576 gtk/gtkfilesel.c:1697
msgid "It probably contains symbols not allowed in filenames."
msgstr "Ele provavelmente contém símbolos não permitidos em nomes de arquivos."
-#: ../gtk/gtkfilesel.c:1585
+#: gtk/gtkfilesel.c:1585
#, c-format
msgid "Error deleting file \"%s\": %s"
msgstr "Erro ao excluir o arquivo \"%s\": %s"
-#: ../gtk/gtkfilesel.c:1628
+#: gtk/gtkfilesel.c:1628
#, c-format
msgid "Really delete file \"%s\"?"
msgstr "Você realmente deseja excluir o arquivo \"%s\"?"
-#: ../gtk/gtkfilesel.c:1633
+#: gtk/gtkfilesel.c:1633
msgid "Delete File"
msgstr "Excluir Arquivo"
-#: ../gtk/gtkfilesel.c:1679 ../gtk/gtkfilesel.c:1693
+#: gtk/gtkfilesel.c:1679 gtk/gtkfilesel.c:1693
#, c-format
msgid "The file name \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
"O nome de arquivo \"%s\" contém símbolos que não são permitidos em nomes de "
"arquivos"
-#: ../gtk/gtkfilesel.c:1681
+#: gtk/gtkfilesel.c:1681
#, c-format
msgid ""
"Error renaming file to \"%s\": %s\n"
@@ -1490,7 +1666,7 @@ msgstr ""
"Erro ao renomear o arquivo para \"%s\": %s\n"
"%s"
-#: ../gtk/gtkfilesel.c:1695
+#: gtk/gtkfilesel.c:1695
#, c-format
msgid ""
"Error renaming file \"%s\": %s\n"
@@ -1499,29 +1675,29 @@ msgstr ""
"Erro ao renomear o arquivo \"%s\": %s\n"
"%s"
-#: ../gtk/gtkfilesel.c:1705
+#: gtk/gtkfilesel.c:1705
#, c-format
msgid "Error renaming file \"%s\" to \"%s\": %s"
msgstr "Erro ao renomear o arquivo \"%s\" para \"%s\": %s"
-#: ../gtk/gtkfilesel.c:1752
+#: gtk/gtkfilesel.c:1752
msgid "Rename File"
msgstr "Renomear Arquivo"
-#: ../gtk/gtkfilesel.c:1767
+#: gtk/gtkfilesel.c:1767
#, c-format
msgid "Rename file \"%s\" to:"
msgstr "Renomear o arquivo \"%s\" para:"
-#: ../gtk/gtkfilesel.c:1796
+#: gtk/gtkfilesel.c:1796
msgid "_Rename"
msgstr "_Renomear"
-#: ../gtk/gtkfilesel.c:2228
+#: gtk/gtkfilesel.c:2228
msgid "_Selection: "
msgstr "_Seleção: "
-#: ../gtk/gtkfilesel.c:3151
+#: gtk/gtkfilesel.c:3151
#, c-format
msgid ""
"The filename \"%s\" couldn't be converted to UTF-8. (try setting the "
@@ -1530,48 +1706,48 @@ msgstr ""
"O nome de arquivo \"%s\" não pôde ser convertido para UTF-8 (tente definir a "
"variável de ambiente G_FILENAME_ENCODING): %s"
-#: ../gtk/gtkfilesel.c:3154
+#: gtk/gtkfilesel.c:3154
msgid "Invalid UTF-8"
msgstr "UTF-8 inválido"
-#: ../gtk/gtkfilesel.c:4031
+#: gtk/gtkfilesel.c:4031
msgid "Name too long"
msgstr "Nome muito extenso"
-#: ../gtk/gtkfilesel.c:4033
+#: gtk/gtkfilesel.c:4033
msgid "Couldn't convert filename"
msgstr "Impossível converter o nome do arquivo"
-#: ../gtk/gtkfilesystemmodel.c:1267
+#: gtk/gtkfilesystemmodel.c:1267
msgid "(Empty)"
msgstr "(Vazio)"
-#: ../gtk/gtkfilesystemunix.c:466 ../gtk/gtkfilesystemunix.c:668
-#: ../gtk/gtkfilesystemunix.c:1908 ../gtk/gtkfilesystemwin32.c:482
-#: ../gtk/gtkfilesystemwin32.c:495 ../gtk/gtkfilesystemwin32.c:1560
+#: gtk/gtkfilesystemunix.c:475 gtk/gtkfilesystemunix.c:678
+#: gtk/gtkfilesystemunix.c:1918 gtk/gtkfilesystemwin32.c:482
+#: gtk/gtkfilesystemwin32.c:495 gtk/gtkfilesystemwin32.c:1560
#, c-format
msgid "Error getting information for '%s': %s"
msgstr "Erro ao obter informações para '%s': %s"
-#: ../gtk/gtkfilesystemunix.c:537 ../gtk/gtkfilesystemwin32.c:537
+#: gtk/gtkfilesystemunix.c:547 gtk/gtkfilesystemwin32.c:537
#, c-format
msgid "Error creating directory '%s': %s"
msgstr "Erro ao criar a pasta '%s': %s"
-#: ../gtk/gtkfilesystemunix.c:617 ../gtk/gtkfilesystemwin32.c:597
+#: gtk/gtkfilesystemunix.c:627 gtk/gtkfilesystemwin32.c:597
msgid "This file system does not support mounting"
msgstr "Esse sistema de arquivos não suporta montagem"
-#: ../gtk/gtkfilesystemunix.c:625
+#: gtk/gtkfilesystemunix.c:635
msgid "Filesystem"
msgstr "Sistema de Arquivos"
-#: ../gtk/gtkfilesystemunix.c:782
+#: gtk/gtkfilesystemunix.c:792
#, c-format
msgid "Could not get a stock icon for %s"
msgstr "Impossível obter um ícone para %s"
-#: ../gtk/gtkfilesystemunix.c:877
+#: gtk/gtkfilesystemunix.c:887
#, c-format
msgid ""
"The name \"%s\" is not valid because it contains the character \"%s\". "
@@ -1580,98 +1756,98 @@ msgstr ""
"O nome \"%s\" não é valido porque contém o caractere \"%s\". Por favor, "
"utilize um nome diferente."
-#: ../gtk/gtkfilesystemunix.c:1479
+#: gtk/gtkfilesystemunix.c:1489
#, c-format
msgid "Writing %s failed: %s"
msgstr "Falha ao escrever %s: %s"
-#: ../gtk/gtkfilesystemunix.c:1568
+#: gtk/gtkfilesystemunix.c:1578
#, c-format
msgid "'%s' already exists in the bookmarks list"
msgstr "'%s' já existe na lista de marcadores"
-#: ../gtk/gtkfilesystemunix.c:1640
+#: gtk/gtkfilesystemunix.c:1650
#, c-format
msgid "'%s' does not exist in the bookmarks list"
msgstr "'%s' não existe na lista de marcadores"
-#: ../gtk/gtkfilesystemunix.c:1868
+#: gtk/gtkfilesystemunix.c:1878
#, c-format
msgid "Error getting information for '/': %s"
msgstr "Erro ao obter informações para '/': %s"
-#: ../gtk/gtkfilesystemwin32.c:611
+#: gtk/gtkfilesystemwin32.c:611
#, c-format
msgid "Network Drive (%s)"
msgstr "Drive de Rede (%s)"
-#: ../gtk/gtkfilesystemwin32.c:650
+#: gtk/gtkfilesystemwin32.c:650
#, c-format
msgid "%s (%s)"
msgstr "%s (%s)"
-#: ../gtk/gtkfilesystemwin32.c:1032
+#: gtk/gtkfilesystemwin32.c:1032
#, c-format
msgid "Bookmark saving failed: %s"
msgstr "Falha ao salvar o marcador: %s"
-#: ../gtk/gtkfontbutton.c:179 ../gtk/gtkfontbutton.c:292
+#: gtk/gtkfontbutton.c:179 gtk/gtkfontbutton.c:292
msgid "Pick a Font"
msgstr "Selecione uma Fonte"
#. Initialize fields
-#: ../gtk/gtkfontbutton.c:286
+#: gtk/gtkfontbutton.c:286
msgid "Sans 12"
msgstr "Sans 12"
-#: ../gtk/gtkfontbutton.c:804
+#: gtk/gtkfontbutton.c:804
msgid "Font"
msgstr "Fonte"
#. This is the default text shown in the preview entry, though the user
#. can set it. Remember that some fonts only have capital letters.
-#: ../gtk/gtkfontsel.c:74
+#: gtk/gtkfontsel.c:74
msgid "abcdefghijk ABCDEFGHIJK"
msgstr "abcdefghijk ABCDEFGHIJK"
-#: ../gtk/gtkfontsel.c:361
+#: gtk/gtkfontsel.c:361
msgid "_Family:"
msgstr "_Família:"
-#: ../gtk/gtkfontsel.c:367
+#: gtk/gtkfontsel.c:367
msgid "_Style:"
msgstr "_Estilo:"
-#: ../gtk/gtkfontsel.c:373
+#: gtk/gtkfontsel.c:373
msgid "Si_ze:"
msgstr "_Tamanho:"
#. create the text entry widget
-#: ../gtk/gtkfontsel.c:549
+#: gtk/gtkfontsel.c:549
msgid "_Preview:"
msgstr "_Visualizar:"
-#: ../gtk/gtkfontsel.c:1383
+#: gtk/gtkfontsel.c:1383
msgid "Font Selection"
msgstr "Seleção de Fonte"
-#: ../gtk/gtkgamma.c:401
+#: gtk/gtkgamma.c:401
msgid "Gamma"
msgstr "Gamma"
-#: ../gtk/gtkgamma.c:411
+#: gtk/gtkgamma.c:411
msgid "_Gamma value"
msgstr "Valor _Gamma"
#. Remove this icon source so we don't keep trying to
#. * load it.
#.
-#: ../gtk/gtkiconfactory.c:1644
+#: gtk/gtkiconfactory.c:1644
#, c-format
msgid "Error loading icon: %s"
msgstr "Erro ao carregar o ícone: %s"
-#: ../gtk/gtkicontheme.c:1250
+#: gtk/gtkicontheme.c:1250
#, c-format
msgid ""
"Could not find the icon '%s'. The '%s' theme\n"
@@ -1684,120 +1860,120 @@ msgstr ""
"Você pode obter uma cópia a partir de:\n"
"\t%s"
-#: ../gtk/gtkicontheme.c:1315
+#: gtk/gtkicontheme.c:1315
#, c-format
msgid "Icon '%s' not present in theme"
msgstr "O ícone '%s' não está presente no tema"
-#: ../gtk/gtkimmodule.c:427
+#: gtk/gtkimmodule.c:427
msgid "Default"
msgstr "Padrão"
-#: ../gtk/gtkinputdialog.c:235
+#: gtk/gtkinputdialog.c:235
msgid "Input"
msgstr "Entrada"
-#: ../gtk/gtkinputdialog.c:244
+#: gtk/gtkinputdialog.c:244
msgid "No extended input devices"
msgstr "Não há dispositivos de entrada estendidos"
-#: ../gtk/gtkinputdialog.c:256
+#: gtk/gtkinputdialog.c:256
msgid "_Device:"
msgstr "_Dispositivo:"
-#: ../gtk/gtkinputdialog.c:273
+#: gtk/gtkinputdialog.c:273
msgid "Disabled"
msgstr "Desativado"
-#: ../gtk/gtkinputdialog.c:280
+#: gtk/gtkinputdialog.c:280
msgid "Screen"
msgstr "Tela"
-#: ../gtk/gtkinputdialog.c:287
+#: gtk/gtkinputdialog.c:287
msgid "Window"
msgstr "Janela"
-#: ../gtk/gtkinputdialog.c:294
+#: gtk/gtkinputdialog.c:294
msgid "_Mode: "
msgstr "_Modo: "
#. The axis listbox
-#: ../gtk/gtkinputdialog.c:325
+#: gtk/gtkinputdialog.c:325
msgid "_Axes"
msgstr "_Eixos"
#. Keys listbox
-#: ../gtk/gtkinputdialog.c:342
+#: gtk/gtkinputdialog.c:342
msgid "_Keys"
msgstr "_Teclas"
-#: ../gtk/gtkinputdialog.c:562
+#: gtk/gtkinputdialog.c:562
msgid "X"
msgstr "X"
-#: ../gtk/gtkinputdialog.c:563
+#: gtk/gtkinputdialog.c:563
msgid "Y"
msgstr "Y"
-#: ../gtk/gtkinputdialog.c:564
+#: gtk/gtkinputdialog.c:564
msgid "Pressure"
msgstr "Pressão"
-#: ../gtk/gtkinputdialog.c:565
+#: gtk/gtkinputdialog.c:565
msgid "X Tilt"
msgstr "Inclinação na direção X"
-#: ../gtk/gtkinputdialog.c:566
+#: gtk/gtkinputdialog.c:566
msgid "Y Tilt"
msgstr "Inclinação na direção Y"
-#: ../gtk/gtkinputdialog.c:567
+#: gtk/gtkinputdialog.c:567
msgid "Wheel"
msgstr "Roda"
-#: ../gtk/gtkinputdialog.c:607
+#: gtk/gtkinputdialog.c:607
msgid "none"
msgstr "nenhum"
-#: ../gtk/gtkinputdialog.c:643 ../gtk/gtkinputdialog.c:679
+#: gtk/gtkinputdialog.c:643 gtk/gtkinputdialog.c:679
msgid "(disabled)"
msgstr "(desativado)"
-#: ../gtk/gtkinputdialog.c:672
+#: gtk/gtkinputdialog.c:672
msgid "(unknown)"
msgstr "(desconhecido)"
#. and clear button
-#: ../gtk/gtkinputdialog.c:759
+#: gtk/gtkinputdialog.c:759
msgid "clear"
msgstr "limpar"
-#: ../gtk/gtklabel.c:3935
+#: gtk/gtklabel.c:3935
msgid "Select All"
msgstr "Selecionar Tudo"
#. Description of --gtk-module=MODULES in --help output
-#: ../gtk/gtkmain.c:398
+#: gtk/gtkmain.c:398
msgid "Load additional GTK+ modules"
msgstr "Carrega módulos adicionais do GTK+"
#. Placeholder in --gtk-module=MODULES in --help output
-#: ../gtk/gtkmain.c:399
+#: gtk/gtkmain.c:399
msgid "MODULES"
msgstr "MÓDULES"
#. Description of --g-fatal-warnings in --help output
-#: ../gtk/gtkmain.c:401
+#: gtk/gtkmain.c:401
msgid "Make all warnings fatal"
msgstr "Torna todos os avisos fatais"
#. Description of --gtk-debug=FLAGS in --help output
-#: ../gtk/gtkmain.c:404
+#: gtk/gtkmain.c:404
msgid "GTK+ debugging flags to set"
msgstr "Opções de depuração do GTK+ a serem ativadas"
#. Description of --gtk-no-debug=FLAGS in --help output
-#: ../gtk/gtkmain.c:407
+#: gtk/gtkmain.c:407
msgid "GTK+ debugging flags to unset"
msgstr "Opções de depuração do GTK+ a serem desativadas"
@@ -1806,509 +1982,518 @@ msgstr "Opções de depuração do GTK+ a serem desativadas"
#. * Do *not* translate it to "predefinito:LTR", if it
#. * it isn't default:LTR or default:RTL it will not work
#.
-#: ../gtk/gtkmain.c:476
+#: gtk/gtkmain.c:476
msgid "default:LTR"
msgstr "default:LTR"
-#: ../gtk/gtkmain.c:559
+#: gtk/gtkmain.c:559
msgid "GTK+ Options"
msgstr "Opções do GTK+"
-#: ../gtk/gtkmain.c:559
+#: gtk/gtkmain.c:559
msgid "Show GTK+ Options"
msgstr "Mostra as Opções do GTK+"
-#: ../gtk/gtknotebook.c:2718 ../gtk/gtknotebook.c:5064
+#: gtk/gtknotebook.c:2718 gtk/gtknotebook.c:5064
#, c-format
msgid "Page %u"
msgstr "Página %u"
-#: ../gtk/gtkradiotoolbutton.c:92
+#: gtk/gtkradiotoolbutton.c:92
msgid "Group"
msgstr "Grupo"
-#: ../gtk/gtkradiotoolbutton.c:93
+#: gtk/gtkradiotoolbutton.c:93
msgid "The radio tool button whose group this button belongs to."
msgstr "O botão de seleção a cujo grupo esse botão pertence."
-#: ../gtk/gtkrc.c:2400
+#: gtk/gtkrc.c:2400
#, c-format
msgid "Unable to find include file: \"%s\""
msgstr "Impossível encontrar o arquivo de include: \"%s\""
-#: ../gtk/gtkrc.c:3042 ../gtk/gtkrc.c:3045
+#: gtk/gtkrc.c:3042 gtk/gtkrc.c:3045
#, c-format
msgid "Unable to locate image file in pixmap_path: \"%s\""
msgstr "Impossível encontrar o arquivo de imagem no pixmap_path: \"%s\""
-#: ../gtk/gtkrc.c:3480
+#: gtk/gtkrc.c:3480
#, c-format
msgid "Pixmap path element: \"%s\" must be absolute, %s, line %d"
msgstr "Elemento de caminho pixmap: \"%s\" deve ser absoluto, %s, linha %d"
#. KEEP IN SYNC with gtkiconfactory.c stock icons, when appropriate
-#: ../gtk/gtkstock.c:308
+#: gtk/gtkstock.c:308
msgid "Information"
msgstr "Informação"
-#: ../gtk/gtkstock.c:309
+#: gtk/gtkstock.c:309
msgid "Warning"
msgstr "Aviso"
-#: ../gtk/gtkstock.c:310
+#: gtk/gtkstock.c:310
msgid "Error"
msgstr "Erro"
-#: ../gtk/gtkstock.c:311
+#: gtk/gtkstock.c:311
msgid "Question"
msgstr "Pergunta"
#. FIXME these need accelerators when appropriate, and
#. * need the mnemonics to be rationalized
#.
-#: ../gtk/gtkstock.c:316
+#: gtk/gtkstock.c:316
msgid "_About"
msgstr "_Sobre"
-#: ../gtk/gtkstock.c:318
+#: gtk/gtkstock.c:318
msgid "_Apply"
msgstr "A_plicar"
-#: ../gtk/gtkstock.c:319
+#: gtk/gtkstock.c:319
msgid "_Bold"
msgstr "_Negrito"
-#: ../gtk/gtkstock.c:320
+#: gtk/gtkstock.c:320
msgid "_Cancel"
msgstr "_Cancelar"
-#: ../gtk/gtkstock.c:321
+#: gtk/gtkstock.c:321
msgid "_CD-Rom"
msgstr "_CD-ROM"
-#: ../gtk/gtkstock.c:322
+#: gtk/gtkstock.c:322
msgid "_Clear"
msgstr "_Limpar"
-#: ../gtk/gtkstock.c:323
+#: gtk/gtkstock.c:323
msgid "_Close"
msgstr "_Fechar"
-#: ../gtk/gtkstock.c:324
+#: gtk/gtkstock.c:324
msgid "_Convert"
msgstr "_Converter"
-#: ../gtk/gtkstock.c:325
+#: gtk/gtkstock.c:325
msgid "_Copy"
msgstr "_Copiar"
-#: ../gtk/gtkstock.c:326
+#: gtk/gtkstock.c:326
msgid "Cu_t"
msgstr "Recor_tar"
-#: ../gtk/gtkstock.c:327
+#: gtk/gtkstock.c:327
msgid "_Delete"
msgstr "Ex_cluir"
-#: ../gtk/gtkstock.c:328
+#: gtk/gtkstock.c:328
msgid "_Execute"
msgstr "E_xecutar"
-#: ../gtk/gtkstock.c:329
+#: gtk/gtkstock.c:329
msgid "_Edit"
msgstr "_Editar"
-#: ../gtk/gtkstock.c:330
+#: gtk/gtkstock.c:330
msgid "_Find"
msgstr "_Localizar"
-#: ../gtk/gtkstock.c:331
+#: gtk/gtkstock.c:331
msgid "Find and _Replace"
msgstr "Localizar e _Substituir"
-#: ../gtk/gtkstock.c:332
+#: gtk/gtkstock.c:332
msgid "_Floppy"
msgstr "_Disquete"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:334
+#: gtk/gtkstock.c:334
msgid "Navigation|_Bottom"
msgstr "_Abaixo"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:336
+#: gtk/gtkstock.c:336
msgid "Navigation|_First"
msgstr "_Primeiro"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:338
+#: gtk/gtkstock.c:338
msgid "Navigation|_Last"
msgstr "_Último"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:340
+#: gtk/gtkstock.c:340
msgid "Navigation|_Top"
msgstr "_Topo"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:342
+#: gtk/gtkstock.c:342
msgid "Navigation|_Back"
msgstr "_Voltar"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:344
+#: gtk/gtkstock.c:344
msgid "Navigation|_Down"
msgstr "_Baixo"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:346
+#: gtk/gtkstock.c:346
msgid "Navigation|_Forward"
msgstr "_Frente"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:348
+#: gtk/gtkstock.c:348
msgid "Navigation|_Up"
msgstr "_Cima"
-#: ../gtk/gtkstock.c:349
+#: gtk/gtkstock.c:349
msgid "_Harddisk"
msgstr "Disco _Rígido"
-#: ../gtk/gtkstock.c:350
+#: gtk/gtkstock.c:350
msgid "_Help"
msgstr "Aj_uda"
-#: ../gtk/gtkstock.c:351
+#: gtk/gtkstock.c:351
msgid "_Home"
msgstr "_Início"
-#: ../gtk/gtkstock.c:352
+#: gtk/gtkstock.c:352
msgid "Increase Indent"
msgstr "Aumentar Indentação"
-#: ../gtk/gtkstock.c:353
+#: gtk/gtkstock.c:353
msgid "Decrease Indent"
msgstr "Diminuir Indentação"
-#: ../gtk/gtkstock.c:354
+#: gtk/gtkstock.c:354
msgid "_Index"
msgstr "Índ_ice"
-#: ../gtk/gtkstock.c:355
+#: gtk/gtkstock.c:355
msgid "_Italic"
msgstr "_Itálico"
-#: ../gtk/gtkstock.c:356
+#: gtk/gtkstock.c:356
msgid "_Jump to"
msgstr "_Ir para"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:358
+#: gtk/gtkstock.c:358
msgid "Justify|_Center"
msgstr "_Centralizado"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:360
+#: gtk/gtkstock.c:360
msgid "Justify|_Fill"
msgstr "_Justificado"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:362
+#: gtk/gtkstock.c:362
msgid "Justify|_Left"
msgstr "_Esquerda"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:364
+#: gtk/gtkstock.c:364
msgid "Justify|_Right"
msgstr "_Direita"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:367
+#: gtk/gtkstock.c:367
msgid "Media|_Forward"
msgstr "A_vançar"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:369
+#: gtk/gtkstock.c:369
msgid "Media|_Next"
msgstr "Pró_ximo"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:371
+#: gtk/gtkstock.c:371
msgid "Media|P_ause"
msgstr "_Pausar"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:373
+#: gtk/gtkstock.c:373
msgid "Media|_Play"
msgstr "_Tocar"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:375
+#: gtk/gtkstock.c:375
msgid "Media|Pre_vious"
msgstr "A_nterior"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:377
+#: gtk/gtkstock.c:377
msgid "Media|_Record"
msgstr "_Gravar"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:379
+#: gtk/gtkstock.c:379
msgid "Media|R_ewind"
msgstr "_Voltar"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:381
+#: gtk/gtkstock.c:381
msgid "Media|_Stop"
msgstr "_Parar"
-#: ../gtk/gtkstock.c:382
+#: gtk/gtkstock.c:382
msgid "_Network"
msgstr "_Rede"
-#: ../gtk/gtkstock.c:383
+#: gtk/gtkstock.c:383
msgid "_New"
msgstr "_Novo"
-#: ../gtk/gtkstock.c:384
+#: gtk/gtkstock.c:384
msgid "_No"
msgstr "_Não"
-#: ../gtk/gtkstock.c:385
+#: gtk/gtkstock.c:385
msgid "_OK"
msgstr "_OK"
-#: ../gtk/gtkstock.c:386
+#: gtk/gtkstock.c:386
msgid "_Open"
msgstr "_Abrir"
-#: ../gtk/gtkstock.c:387
+#: gtk/gtkstock.c:387
msgid "_Paste"
msgstr "C_olar"
-#: ../gtk/gtkstock.c:388
+#: gtk/gtkstock.c:388
msgid "_Preferences"
msgstr "_Preferências"
-#: ../gtk/gtkstock.c:389
+#: gtk/gtkstock.c:389
msgid "_Print"
msgstr "_Imprimir"
-#: ../gtk/gtkstock.c:390
+#: gtk/gtkstock.c:390
msgid "Print Pre_view"
msgstr "_Visualizar Impressão"
-#: ../gtk/gtkstock.c:391
+#: gtk/gtkstock.c:391
msgid "_Properties"
msgstr "_Propriedades"
-#: ../gtk/gtkstock.c:392
+#: gtk/gtkstock.c:392
msgid "_Quit"
msgstr "Sai_r"
-#: ../gtk/gtkstock.c:393
+#: gtk/gtkstock.c:393
msgid "_Redo"
msgstr "_Refazer"
-#: ../gtk/gtkstock.c:394
+#: gtk/gtkstock.c:394
msgid "_Refresh"
msgstr "Atualiza_r"
-#: ../gtk/gtkstock.c:396
+#: gtk/gtkstock.c:396
msgid "_Revert"
msgstr "_Reverter"
-#: ../gtk/gtkstock.c:397
+#: gtk/gtkstock.c:397
msgid "_Save"
msgstr "_Salvar"
-#: ../gtk/gtkstock.c:398
+#: gtk/gtkstock.c:398
msgid "Save _As"
msgstr "Salvar _Como"
-#: ../gtk/gtkstock.c:399
+#: gtk/gtkstock.c:399
msgid "_Color"
msgstr "_Cor"
-#: ../gtk/gtkstock.c:400
+#: gtk/gtkstock.c:400
msgid "_Font"
msgstr "_Fonte"
-#: ../gtk/gtkstock.c:401
+#: gtk/gtkstock.c:401
msgid "_Ascending"
msgstr "_Ascendente"
-#: ../gtk/gtkstock.c:402
+#: gtk/gtkstock.c:402
msgid "_Descending"
msgstr "_Descendente"
-#: ../gtk/gtkstock.c:403
+#: gtk/gtkstock.c:403
msgid "_Spell Check"
msgstr "Verificação _Ortográfica"
-#: ../gtk/gtkstock.c:404
+#: gtk/gtkstock.c:404
msgid "_Stop"
msgstr "_Parar"
-#: ../gtk/gtkstock.c:405
+#: gtk/gtkstock.c:405
msgid "_Strikethrough"
msgstr "Ri_scar"
-#: ../gtk/gtkstock.c:406
+#: gtk/gtkstock.c:406
msgid "_Undelete"
msgstr "Rec_uperar"
-#: ../gtk/gtkstock.c:407
+#: gtk/gtkstock.c:407
msgid "_Underline"
msgstr "_Sublinhar"
-#: ../gtk/gtkstock.c:408
+#: gtk/gtkstock.c:408
msgid "_Undo"
msgstr "Desfa_zer"
-#: ../gtk/gtkstock.c:409
+#: gtk/gtkstock.c:409
msgid "_Yes"
msgstr "_Sim"
-#: ../gtk/gtkstock.c:410
+#: gtk/gtkstock.c:410
msgid "_Normal Size"
msgstr "Tamanho _Normal"
-#: ../gtk/gtkstock.c:411
+#: gtk/gtkstock.c:411
msgid "Best _Fit"
msgstr "A_justar para Caber"
-#: ../gtk/gtkstock.c:412
+#: gtk/gtkstock.c:412
msgid "Zoom _In"
msgstr "_Ampliar"
-#: ../gtk/gtkstock.c:413
+#: gtk/gtkstock.c:413
msgid "Zoom _Out"
msgstr "_Reduzir"
-#: ../gtk/gtktextutil.c:48
+#: gtk/gtktextutil.c:48
msgid "LRM _Left-to-right mark"
msgstr "LRM Marca da _esquerda para a direita"
-#: ../gtk/gtktextutil.c:49
+#: gtk/gtktextutil.c:49
msgid "RLM _Right-to-left mark"
msgstr "RLM Marca da _direita para a esquerda"
-#: ../gtk/gtktextutil.c:50
+#: gtk/gtktextutil.c:50
msgid "LRE Left-to-right _embedding"
msgstr "LRE _Embutido da esquerda para a direita"
-#: ../gtk/gtktextutil.c:51
+#: gtk/gtktextutil.c:51
msgid "RLE Right-to-left e_mbedding"
msgstr "RLE E_mbutido da direita para a esquerda"
-#: ../gtk/gtktextutil.c:52
+#: gtk/gtktextutil.c:52
msgid "LRO Left-to-right _override"
msgstr "LRO _Sobrepor da esquerda para a direita"
-#: ../gtk/gtktextutil.c:53
+#: gtk/gtktextutil.c:53
msgid "RLO Right-to-left o_verride"
msgstr "RLO S_obrepor da direita para a esquerda"
-#: ../gtk/gtktextutil.c:54
+#: gtk/gtktextutil.c:54
msgid "PDF _Pop directional formatting"
msgstr "_PDF Mostrar formatação direcional"
-#: ../gtk/gtktextutil.c:55
+#: gtk/gtktextutil.c:55
msgid "ZWS _Zero width space"
msgstr "_ZWS Espaço de largura zero"
-#: ../gtk/gtktextutil.c:56
+#: gtk/gtktextutil.c:56
msgid "ZWJ Zero width _joiner"
msgstr "ZWJ _União de largura zero"
-#: ../gtk/gtktextutil.c:57
+#: gtk/gtktextutil.c:57
msgid "ZWNJ Zero width _non-joiner"
msgstr "ZWNJ _Não-união de largura zero"
-#: ../gtk/gtkthemes.c:71
+#: gtk/gtkthemes.c:71
#, c-format
msgid "Unable to locate theme engine in module_path: \"%s\","
msgstr "Impossível localizar a ferramenta de temas no module_path: \"%s\","
-#: ../gtk/gtktipsquery.c:186
+#: gtk/gtktipsquery.c:186
msgid "--- No Tip ---"
msgstr "--- Sem Dica ---"
-#: ../gtk/gtkuimanager.c:1144
+#: gtk/gtkuimanager.c:1154
#, c-format
msgid "Unknown attribute '%s' on line %d char %d"
msgstr "Atributo '%s' desconhecido na linha %d caractere %d"
-#: ../gtk/gtkuimanager.c:1346
+#: gtk/gtkuimanager.c:1371
#, c-format
msgid "Unexpected start tag '%s' on line %d char %d"
msgstr "Tag de início '%s' inesperada na linha %d caractere %d"
-#: ../gtk/gtkuimanager.c:1431
+#: gtk/gtkuimanager.c:1461
#, c-format
msgid "Unexpected character data on line %d char %d"
msgstr "Dados de caractere inesperados na linha %d caractere %d"
-#: ../gtk/gtkuimanager.c:2222
+#: gtk/gtkuimanager.c:2272
msgid "Empty"
msgstr "Vazio"
#. ID
-#: ../modules/input/imam-et.c:454
+#: modules/input/imam-et.c:454
msgid "Amharic (EZ+)"
msgstr "Amharic (EZ+)"
#. ID
-#: ../modules/input/imcedilla.c:91
+#: modules/input/imcedilla.c:91
msgid "Cedilla"
msgstr "Cedilha"
#. ID
-#: ../modules/input/imcyrillic-translit.c:217
+#: modules/input/imcyrillic-translit.c:217
msgid "Cyrillic (Transliterated)"
msgstr "Cirílico (Transliterado)"
#. ID
-#: ../modules/input/iminuktitut.c:127
+#: modules/input/iminuktitut.c:127
msgid "Inuktitut (Transliterated)"
msgstr "Inukitut (Transliterado)"
#. ID
-#: ../modules/input/imipa.c:145
+#: modules/input/imipa.c:145
msgid "IPA"
msgstr "IPA"
#. ID
-#: ../modules/input/imthai-broken.c:178
+#: modules/input/imthai-broken.c:178
msgid "Thai (Broken)"
msgstr "Tailandês (Avariado)"
#. ID
-#: ../modules/input/imti-er.c:453
+#: modules/input/imti-er.c:453
msgid "Tigrigna-Eritrean (EZ+)"
msgstr "Tigrigna-Eritreia (EZ+)"
#. ID
-#: ../modules/input/imti-et.c:453
+#: modules/input/imti-et.c:453
msgid "Tigrigna-Ethiopian (EZ+)"
msgstr "Tigrigna-Etiopiana (EZ+)"
#. ID
-#: ../modules/input/imviqr.c:244
+#: modules/input/imviqr.c:244
msgid "Vietnamese (VIQR)"
msgstr "Vietnamita (VIQR)"
#. ID
-#: ../modules/input/imxim.c:28
+#: modules/input/imxim.c:28
msgid "X Input Method"
msgstr "Método de Entrada do X"
-#: ../tests/testfilechooser.c:186
+#: tests/testfilechooser.c:186
#, c-format
msgid "Could not get information for file '%s': %s"
msgstr "Impossível obter informações sobre o arquivo '%s': %s"
+#~ msgid "Shift"
+#~ msgstr "Shift"
+
+#~ msgid "Ctrl"
+#~ msgstr "Ctrl"
+
+#~ msgid "Alt"
+#~ msgstr "Alt"
+
#~ msgid "_Credits"
#~ msgstr "_Créditos"
diff --git a/po/ro.po b/po/ro.po
index 9981f0d1b..279a2b1c7 100644
--- a/po/ro.po
+++ b/po/ro.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gtk-2-6\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-03-05 22:07+0100\n"
+"POT-Creation-Date: 2005-06-20 14:30-0400\n"
"PO-Revision-Date: 2005-03-06 00:58+0200\n"
"Last-Translator: Mişu Moldovan <dumol@go.ro>\n"
"Language-Team: Română <gnomero-list@lists.sourceforge.net>\n"
@@ -18,7 +18,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n != 1;\n"
#: gdk-pixbuf/gdk-pixbuf-animation.c:153 gdk-pixbuf/gdk-pixbuf-io.c:838
-#: gdk-pixbuf/gdk-pixbuf-io.c:1069 tests/testfilechooser.c:199
+#: gdk-pixbuf/gdk-pixbuf-io.c:1068 tests/testfilechooser.c:199
#, c-format
msgid "Failed to open file '%s': %s"
msgstr "Nu am reuşit să deschid fişierul „%s”: %s"
@@ -29,7 +29,7 @@ msgid "Image file '%s' contains no data"
msgstr "Fişierul imagine „%s” nu conţine date"
#: gdk-pixbuf/gdk-pixbuf-animation.c:208 gdk-pixbuf/gdk-pixbuf-io.c:887
-#: gdk-pixbuf/gdk-pixbuf-io.c:1110 tests/testfilechooser.c:244
+#: gdk-pixbuf/gdk-pixbuf-io.c:1109 tests/testfilechooser.c:244
#, c-format
msgid ""
"Failed to load image '%s': reason not known, probably a corrupt image file"
@@ -79,35 +79,35 @@ msgstr "Format fişier imagine nerecunoscut"
msgid "Failed to load image '%s': %s"
msgstr "Nu am reuşit să încarc imaginea „%s”: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1337
+#: gdk-pixbuf/gdk-pixbuf-io.c:1336
#, c-format
msgid "Error writing to image file: %s"
msgstr "Eroare la scrierea fişierului imagine JPEG: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1383 gdk-pixbuf/gdk-pixbuf-io.c:1512
+#: gdk-pixbuf/gdk-pixbuf-io.c:1382 gdk-pixbuf/gdk-pixbuf-io.c:1511
#, c-format
msgid "This build of gdk-pixbuf does not support saving the image format: %s"
msgstr ""
"Această versiune de gdk-pixbuf nu suportă salvarea formatului de imagine: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1417
+#: gdk-pixbuf/gdk-pixbuf-io.c:1416
msgid "Insufficient memory to save image to callback"
msgstr "Memorie insuficientă pentru salvarea imaginii"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1429
+#: gdk-pixbuf/gdk-pixbuf-io.c:1428
msgid "Failed to open temporary file"
msgstr "Nu am reuşit să deschid fişierul temporar"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1454
+#: gdk-pixbuf/gdk-pixbuf-io.c:1453
msgid "Failed to read from temporary file"
msgstr "Nu am reuşit să citesc fişierul temporar"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1641
+#: gdk-pixbuf/gdk-pixbuf-io.c:1687
#, c-format
msgid "Failed to open '%s' for writing: %s"
msgstr "Nu am reuşit să deschid „%s” pentru scriere: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1665
+#: gdk-pixbuf/gdk-pixbuf-io.c:1711
#, c-format
msgid ""
"Failed to close '%s' while writing image, all data may not have been saved: %"
@@ -116,7 +116,7 @@ msgstr ""
"Nu am reuşit să închid „%s” la scrierea imaginii, e posibil să nu fi salvat "
"toate datele: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1853 gdk-pixbuf/gdk-pixbuf-io.c:1903
+#: gdk-pixbuf/gdk-pixbuf-io.c:1931 gdk-pixbuf/gdk-pixbuf-io.c:1981
msgid "Insufficient memory to save image into a buffer"
msgstr "Memorie insuficientă pentru a salva imaginea în tampon"
@@ -178,24 +178,34 @@ msgstr "Fragment malformat în animaţie"
msgid "The ANI image format"
msgstr "Format imagine ANI"
-#: gdk-pixbuf/io-bmp.c:227 gdk-pixbuf/io-bmp.c:383
+#: gdk-pixbuf/io-bmp.c:228 gdk-pixbuf/io-bmp.c:306 gdk-pixbuf/io-bmp.c:338
+#: gdk-pixbuf/io-bmp.c:361 gdk-pixbuf/io-bmp.c:442
+msgid "BMP image has bogus header data"
+msgstr "Imaginea BMP are datele din antet greşite"
+
+#: gdk-pixbuf/io-bmp.c:239 gdk-pixbuf/io-bmp.c:401
msgid "Not enough memory to load bitmap image"
msgstr "Memorie insuficientă pentru a încărca imaginea bitmap"
-#: gdk-pixbuf/io-bmp.c:269
+#: gdk-pixbuf/io-bmp.c:287
msgid "BMP image has unsupported header size"
msgstr "Imaginea BMP are un antet cu o mărime nesuportată"
-#: gdk-pixbuf/io-bmp.c:288 gdk-pixbuf/io-bmp.c:320 gdk-pixbuf/io-bmp.c:343
-#: gdk-pixbuf/io-bmp.c:424
-msgid "BMP image has bogus header data"
-msgstr "Imaginea BMP are datele din antet greşite"
-
-#: gdk-pixbuf/io-bmp.c:307
+#: gdk-pixbuf/io-bmp.c:325
msgid "Topdown BMP images cannot be compressed"
msgstr "Imaginile BMP de tip „topdown” nu pot fi comprimate"
-#: gdk-pixbuf/io-bmp.c:1154
+#: gdk-pixbuf/io-bmp.c:1203
+#, fuzzy
+msgid "Couldn't allocate memory for saving BMP file"
+msgstr "Nu s-a putut aloca memorie pentru încărcarea imaginii JPEG"
+
+#: gdk-pixbuf/io-bmp.c:1244
+#, fuzzy
+msgid "Couldn't write to BMP file"
+msgstr "N-am putut converti numele de fişier"
+
+#: gdk-pixbuf/io-bmp.c:1293
msgid "The BMP image format"
msgstr "Format imagine BMP"
@@ -451,25 +461,43 @@ msgstr "Eroare fatală la citirea fişierului imagine PNG"
msgid "Fatal error reading PNG image file: %s"
msgstr "Eroare fatală la citirea fişierului imagine PNG: %s"
-#: gdk-pixbuf/io-png.c:813
+#: gdk-pixbuf/io-png.c:810
msgid ""
"Keys for PNG text chunks must have at least 1 and at most 79 characters."
msgstr ""
"Fragmentele de text dintr-un PNG trebuie să aibă cel puţin 1 şi cel mult 79 "
"caractere."
-#: gdk-pixbuf/io-png.c:821
+#: gdk-pixbuf/io-png.c:818
msgid "Keys for PNG text chunks must be ASCII characters."
msgstr "Fragmentele de text dintr-un PNG trebuie să fie caractere ASCII."
-#: gdk-pixbuf/io-png.c:854
+#: gdk-pixbuf/io-png.c:831
+#, fuzzy, c-format
+msgid ""
+"PNG compression level must be a value between 0 and 9; value '%s' could not "
+"be parsed."
+msgstr ""
+"Calitatea JPEG trebuie să fie o valoare între 0 şi 100, valoarea „%s” nu a "
+"putut fi prelucrată."
+
+#: gdk-pixbuf/io-png.c:843
+#, fuzzy, c-format
+msgid ""
+"PNG compression level must be a value between 0 and 9; value '%d' is not "
+"allowed."
+msgstr ""
+"Calitatea JPEG trebuie să fie o valoare între 0 şi 100, valoarea „%d” nu "
+"este permisă."
+
+#: gdk-pixbuf/io-png.c:883
#, c-format
msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding."
msgstr ""
"Valoarea fragmentului de text PNG %s nu poate fi convertită la codarea ISO-"
"8859-1."
-#: gdk-pixbuf/io-png.c:994
+#: gdk-pixbuf/io-png.c:1026
msgid "The PNG image format"
msgstr "Formatul de imagine PNG"
@@ -565,60 +593,60 @@ msgstr "Memorie insuficientă pentru a încarca imaginea RAS"
msgid "The Sun raster image format"
msgstr "Formatul de imagine raster Sun"
-#: gdk-pixbuf/io-tga.c:159
+#: gdk-pixbuf/io-tga.c:154
msgid "Cannot allocate memory for IOBuffer struct"
msgstr "Nu pot aloca memorie pentru structura IOBuffer"
-#: gdk-pixbuf/io-tga.c:178
+#: gdk-pixbuf/io-tga.c:173
msgid "Cannot allocate memory for IOBuffer data"
msgstr "Nu pot aloca memorie pentru datele IOBuffer"
-#: gdk-pixbuf/io-tga.c:189
+#: gdk-pixbuf/io-tga.c:184
msgid "Cannot realloc IOBuffer data"
msgstr "Nu pot realoca datele IOBuffer"
-#: gdk-pixbuf/io-tga.c:219
+#: gdk-pixbuf/io-tga.c:214
msgid "Cannot allocate temporary IOBuffer data"
msgstr "Nu pot aloca datele temporare IOBuffer"
-#: gdk-pixbuf/io-tga.c:353
+#: gdk-pixbuf/io-tga.c:348
msgid "Cannot allocate new pixbuf"
msgstr "Nu pot aloca un nou pixbuf"
-#: gdk-pixbuf/io-tga.c:692
+#: gdk-pixbuf/io-tga.c:689
msgid "Cannot allocate colormap structure"
msgstr "Nu pot aloca structura hărţii de culoare"
-#: gdk-pixbuf/io-tga.c:699
+#: gdk-pixbuf/io-tga.c:696
msgid "Cannot allocate colormap entries"
msgstr "Nu pot aloca intrările hărţii de culoare"
-#: gdk-pixbuf/io-tga.c:721
+#: gdk-pixbuf/io-tga.c:718
msgid "Unexpected bitdepth for colormap entries"
msgstr "Adâncime de biţi neaşteptată pentru intrările hărţii de culoare"
-#: gdk-pixbuf/io-tga.c:739
+#: gdk-pixbuf/io-tga.c:736
msgid "Cannot allocate TGA header memory"
msgstr "Nu pot aloca memorie pentru antetul TGA"
-#: gdk-pixbuf/io-tga.c:772
+#: gdk-pixbuf/io-tga.c:769
msgid "TGA image has invalid dimensions"
msgstr "Imaginea TGA are dimensiuni invalide"
-#: gdk-pixbuf/io-tga.c:778 gdk-pixbuf/io-tga.c:787 gdk-pixbuf/io-tga.c:797
-#: gdk-pixbuf/io-tga.c:807 gdk-pixbuf/io-tga.c:814
+#: gdk-pixbuf/io-tga.c:775 gdk-pixbuf/io-tga.c:784 gdk-pixbuf/io-tga.c:794
+#: gdk-pixbuf/io-tga.c:804 gdk-pixbuf/io-tga.c:811
msgid "TGA image type not supported"
msgstr "Tip de imagine TGA nesuportat"
-#: gdk-pixbuf/io-tga.c:861
+#: gdk-pixbuf/io-tga.c:858
msgid "Cannot allocate memory for TGA context struct"
msgstr "Nu pot aloca memorie pentru structura contextului TGA"
-#: gdk-pixbuf/io-tga.c:926
+#: gdk-pixbuf/io-tga.c:923
msgid "Excess data in file"
msgstr "Date în exces în fişier"
-#: gdk-pixbuf/io-tga.c:995
+#: gdk-pixbuf/io-tga.c:992
msgid "The Targa image format"
msgstr "Formatul de imagine TGA"
@@ -699,43 +727,43 @@ msgstr "Nu am reuşit să scriu un fişier temporar la încărcarea imaginii XBM
msgid "The XBM image format"
msgstr "Formatul de imagine XBM"
-#: gdk-pixbuf/io-xpm.c:1229
+#: gdk-pixbuf/io-xpm.c:467
msgid "No XPM header found"
msgstr "Antetul XPM nu a fost găsit"
-#: gdk-pixbuf/io-xpm.c:1238
+#: gdk-pixbuf/io-xpm.c:476
msgid "Invalid XPM header"
msgstr "Antet XPM invalid"
-#: gdk-pixbuf/io-xpm.c:1246
+#: gdk-pixbuf/io-xpm.c:484
msgid "XPM file has image width <= 0"
msgstr "Fişierul XPM are lăţimea imaginii negativă"
-#: gdk-pixbuf/io-xpm.c:1254
+#: gdk-pixbuf/io-xpm.c:492
msgid "XPM file has image height <= 0"
msgstr "Fişierul XPM are înălţimea imaginii negativă"
-#: gdk-pixbuf/io-xpm.c:1262
+#: gdk-pixbuf/io-xpm.c:500
msgid "XPM has invalid number of chars per pixel"
msgstr "XPM are un număr invalid de caractere/pixel"
-#: gdk-pixbuf/io-xpm.c:1269
+#: gdk-pixbuf/io-xpm.c:507
msgid "XPM file has invalid number of colors"
msgstr "Fişierul XPM are un număr invalid de culori"
-#: gdk-pixbuf/io-xpm.c:1281 gdk-pixbuf/io-xpm.c:1290 gdk-pixbuf/io-xpm.c:1342
+#: gdk-pixbuf/io-xpm.c:519 gdk-pixbuf/io-xpm.c:528 gdk-pixbuf/io-xpm.c:580
msgid "Cannot allocate memory for loading XPM image"
msgstr "Nu am reuşit să aloc memorie pentru încărcarea imaginii XPM"
-#: gdk-pixbuf/io-xpm.c:1304
+#: gdk-pixbuf/io-xpm.c:542
msgid "Cannot read XPM colormap"
msgstr "Nu am reuşit să citesc harta de culoare XPM"
-#: gdk-pixbuf/io-xpm.c:1533
+#: gdk-pixbuf/io-xpm.c:771
msgid "Failed to write to temporary file when loading XPM image"
msgstr "Nu am reuşit să scriu un fişier temporar la încărcarea imaginii XPM"
-#: gdk-pixbuf/io-xpm.c:1568
+#: gdk-pixbuf/io-xpm.c:806
msgid "The XPM image format"
msgstr "Formatul de imagine XPM"
@@ -797,6 +825,138 @@ msgstr "FLAGS"
msgid "Gdk debugging flags to unset"
msgstr "Flag-uri de depanare Gdk de resetat"
+#: gdk/keyname-table.h:3940
+msgid "keyboard label|BackSpace"
+msgstr ""
+
+#: gdk/keyname-table.h:3941
+msgid "keyboard label|Tab"
+msgstr ""
+
+#: gdk/keyname-table.h:3942
+msgid "keyboard label|Return"
+msgstr ""
+
+#: gdk/keyname-table.h:3943
+msgid "keyboard label|Pause"
+msgstr ""
+
+#: gdk/keyname-table.h:3944
+msgid "keyboard label|Scroll_Lock"
+msgstr ""
+
+#: gdk/keyname-table.h:3945
+msgid "keyboard label|Sys_Req"
+msgstr ""
+
+#: gdk/keyname-table.h:3946
+msgid "keyboard label|Escape"
+msgstr ""
+
+#: gdk/keyname-table.h:3947
+msgid "keyboard label|Multi_key"
+msgstr ""
+
+#: gdk/keyname-table.h:3948
+msgid "keyboard label|Home"
+msgstr ""
+
+#: gdk/keyname-table.h:3949
+msgid "keyboard label|Page_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3950
+msgid "keyboard label|Page_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3951
+msgid "keyboard label|End"
+msgstr ""
+
+#: gdk/keyname-table.h:3952
+msgid "keyboard label|Begin"
+msgstr ""
+
+#: gdk/keyname-table.h:3953
+msgid "keyboard label|Print"
+msgstr ""
+
+#: gdk/keyname-table.h:3954
+msgid "keyboard label|Insert"
+msgstr ""
+
+#: gdk/keyname-table.h:3955
+msgid "keyboard label|Num_Lock"
+msgstr ""
+
+#: gdk/keyname-table.h:3956
+msgid "keyboard label|KP_Space"
+msgstr ""
+
+#: gdk/keyname-table.h:3957
+msgid "keyboard label|KP_Tab"
+msgstr ""
+
+#: gdk/keyname-table.h:3958
+msgid "keyboard label|KP_Enter"
+msgstr ""
+
+#: gdk/keyname-table.h:3959
+msgid "keyboard label|KP_Home"
+msgstr ""
+
+#: gdk/keyname-table.h:3960
+msgid "keyboard label|KP_Left"
+msgstr ""
+
+#: gdk/keyname-table.h:3961
+msgid "keyboard label|KP_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3962
+msgid "keyboard label|KP_Right"
+msgstr ""
+
+#: gdk/keyname-table.h:3963
+msgid "keyboard label|KP_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3964
+msgid "keyboard label|KP_Page_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3965
+msgid "keyboard label|KP_Prior"
+msgstr ""
+
+#: gdk/keyname-table.h:3966
+msgid "keyboard label|KP_Page_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3967
+msgid "keyboard label|KP_Next"
+msgstr ""
+
+#: gdk/keyname-table.h:3968
+msgid "keyboard label|KP_End"
+msgstr ""
+
+#: gdk/keyname-table.h:3969
+msgid "keyboard label|KP_Begin"
+msgstr ""
+
+#: gdk/keyname-table.h:3970
+msgid "keyboard label|KP_Insert"
+msgstr ""
+
+#: gdk/keyname-table.h:3971
+msgid "keyboard label|KP_Delete"
+msgstr ""
+
+#: gdk/keyname-table.h:3972
+msgid "keyboard label|Delete"
+msgstr ""
+
#. Description of --sync in --help output
#: gdk/win32/gdkmain-win32.c:60
msgid "Don't batch GDI requests"
@@ -832,7 +992,7 @@ msgstr "CULORI"
msgid "Make X calls synchronous"
msgstr "Fă cereri X sincrone"
-#: gtk/gtkaboutdialog.c:270 gtk/gtkaboutdialog.c:2023
+#: gtk/gtkaboutdialog.c:270 gtk/gtkaboutdialog.c:2025
msgid "License"
msgstr "Licenţă"
@@ -842,36 +1002,37 @@ msgstr "Licenţa programului"
#. Add the credits button
#: gtk/gtkaboutdialog.c:491
-msgid "_Credits"
-msgstr "Aut_ori"
+#, fuzzy
+msgid "C_redits"
+msgstr "Autori"
#. Add the license button
-#: gtk/gtkaboutdialog.c:500
+#: gtk/gtkaboutdialog.c:501
msgid "_License"
msgstr "_Licenţă"
-#: gtk/gtkaboutdialog.c:729
+#: gtk/gtkaboutdialog.c:731
#, c-format
msgid "About %s"
msgstr "Despre %s"
-#: gtk/gtkaboutdialog.c:1951
+#: gtk/gtkaboutdialog.c:1953
msgid "Credits"
msgstr "Autori"
-#: gtk/gtkaboutdialog.c:1977
+#: gtk/gtkaboutdialog.c:1979
msgid "Written by"
msgstr "Scris de "
-#: gtk/gtkaboutdialog.c:1980
+#: gtk/gtkaboutdialog.c:1982
msgid "Documented by"
msgstr "Documentat de "
-#: gtk/gtkaboutdialog.c:1992
+#: gtk/gtkaboutdialog.c:1994
msgid "Translated by"
msgstr "Tradus de"
-#: gtk/gtkaboutdialog.c:1996
+#: gtk/gtkaboutdialog.c:1998
msgid "Artwork by"
msgstr "Interfaţă de"
@@ -879,28 +1040,41 @@ msgstr "Interfaţă de"
#. * that use the shift key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: gtk/gtkaccellabel.c:119
-msgid "Shift"
-msgstr "Shift"
+#: gtk/gtkaccellabel.c:121
+msgid "keyboard label|Shift"
+msgstr ""
#. This is the text that should appear next to menu accelerators
#. * that use the control key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: gtk/gtkaccellabel.c:125
-msgid "Ctrl"
-msgstr "Ctrl"
+#: gtk/gtkaccellabel.c:128
+msgid "keyboard label|Ctrl"
+msgstr ""
#. This is the text that should appear next to menu accelerators
#. * that use the alt key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: gtk/gtkaccellabel.c:131
-msgid "Alt"
-msgstr "Alt"
+#: gtk/gtkaccellabel.c:135
+msgid "keyboard label|Alt"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkaccellabel.c:577
+msgid "keyboard label|Space"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkaccellabel.c:581
+msgid "keyboard label|Backslash"
+msgstr ""
#. Translate to calendar:YM if you want years to be displayed
#. * before months; otherwise translate to calendar:MY.
@@ -911,7 +1085,7 @@ msgstr "Alt"
#. * so if you have a default text direction of RTL and YM, then
#. * the year will appear on the right.
#.
-#: gtk/gtkcalendar.c:700
+#: gtk/gtkcalendar.c:647
msgid "calendar:MY"
msgstr "calendar:MY"
@@ -919,24 +1093,52 @@ msgstr "calendar:MY"
#. * first day of the week to calendar:week_start:1 if you want Monday
#. * to be the first day of the week, and so on.
#.
-#: gtk/gtkcalendar.c:710
+#: gtk/gtkcalendar.c:661
msgid "calendar:week_start:0"
msgstr "calendar:week_start:1"
-#: gtk/gtkcellrendererprogress.c:235 gtk/gtkcellrendererprogress.c:293
+#. Translators: This is a text measurement template.
+#. * Translate it to the widest year text.
+#. *
+#. * Don't include the prefix "year measurement template|"
+#. * in the translation.
+#. *
+#. * If you don't understand this, leave it as "2000"
+#.
+#: gtk/gtkcalendar.c:1549
+msgid "year measurement template|2000"
+msgstr ""
+
+#. Translators: This dictates how the year is displayed in
+#. * gtkcalendar widget. See strftime() manual for the format.
+#. * Use only ASCII in the translation.
+#. *
+#. * Also look for the msgid "year measurement template|2000".
+#. * Translate that entry to a year with the widest output of this
+#. * msgid.
+#. *
+#. * Don't include the prefix "calendar year format|" in the
+#. * translation. "%Y" is appropriate for most locales.
+#.
+#: gtk/gtkcalendar.c:1826
+msgid "calendar year format|%Y"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkcellrendererprogress.c:237 gtk/gtkcellrendererprogress.c:295
#, c-format
msgid "progress bar label|%d %%"
msgstr "%d %%"
-#: gtk/gtkcolorbutton.c:220 gtk/gtkcolorbutton.c:574
+#: gtk/gtkcolorbutton.c:221 gtk/gtkcolorbutton.c:576
msgid "Pick a Color"
msgstr "Alegeţi o culoare"
-#: gtk/gtkcolorbutton.c:466
+#: gtk/gtkcolorbutton.c:467
msgid "Received invalid color data\n"
msgstr "Am primit date invalide despre culoare\n"
-#: gtk/gtkcolorsel.c:576
+#: gtk/gtkcolorsel.c:561
msgid ""
"The previously-selected color, for comparison to the color you're selecting "
"now. You can drag this color to a palette entry, or select this color as "
@@ -946,7 +1148,7 @@ msgstr ""
"Puteţi trage această culoare peste o intrare paletă sau selectaţi-o ca fiind "
"culoarea curentă trăgând-o peste bucata de culoare de alături."
-#: gtk/gtkcolorsel.c:581
+#: gtk/gtkcolorsel.c:566
msgid ""
"The color you've chosen. You can drag this color to a palette entry to save "
"it for use in the future."
@@ -954,11 +1156,11 @@ msgstr ""
"Culoarea pe care aţi ales-o. Puteţi trage această culoare peste o intrare "
"paletă sau o puteţi salva pentru a o utiliza în viitor."
-#: gtk/gtkcolorsel.c:942
+#: gtk/gtkcolorsel.c:957
msgid "_Save color here"
msgstr "_Salvează aici culoarea"
-#: gtk/gtkcolorsel.c:1147
+#: gtk/gtkcolorsel.c:1162
msgid ""
"Click this palette entry to make it the current color. To change this entry, "
"drag a color swatch here or right-click it and select \"Save color here.\""
@@ -967,7 +1169,7 @@ msgstr ""
"Pentru a schimba această intrare, trageţi o bucată de culoare aici sau daţi "
"click dreapta pe ea şi selectaţi „Salvează aici culoarea.”"
-#: gtk/gtkcolorsel.c:1913
+#: gtk/gtkcolorsel.c:1929
msgid ""
"Select the color you want from the outer ring. Select the darkness or "
"lightness of that color using the inner triangle."
@@ -975,7 +1177,7 @@ msgstr ""
"Selectaţi culoarea dorită din cercul exterior. Selectaţi luminozitatea "
"culorii utilizând triunghiul interior."
-#: gtk/gtkcolorsel.c:1938
+#: gtk/gtkcolorsel.c:1954
msgid ""
"Click the eyedropper, then click a color anywhere on your screen to select "
"that color."
@@ -983,67 +1185,67 @@ msgstr ""
"Daţi click pe creion, apoi alegeţi o culoare oriunde pe ecran pentru a o "
"selecta."
-#: gtk/gtkcolorsel.c:1947
+#: gtk/gtkcolorsel.c:1963
msgid "_Hue:"
msgstr "_Nuanţă:"
-#: gtk/gtkcolorsel.c:1948
+#: gtk/gtkcolorsel.c:1964
msgid "Position on the color wheel."
msgstr "Poziţia în cercul culorilor"
-#: gtk/gtkcolorsel.c:1950
+#: gtk/gtkcolorsel.c:1966
msgid "_Saturation:"
msgstr "_Saturaţie:"
-#: gtk/gtkcolorsel.c:1951
+#: gtk/gtkcolorsel.c:1967
msgid "\"Deepness\" of the color."
msgstr "Adâncimea culorii"
-#: gtk/gtkcolorsel.c:1952
+#: gtk/gtkcolorsel.c:1968
msgid "_Value:"
msgstr "_Valoare:"
-#: gtk/gtkcolorsel.c:1953
+#: gtk/gtkcolorsel.c:1969
msgid "Brightness of the color."
msgstr "Luminozitatea culorii"
-#: gtk/gtkcolorsel.c:1954
+#: gtk/gtkcolorsel.c:1970
msgid "_Red:"
msgstr "Roş_u:"
-#: gtk/gtkcolorsel.c:1955
+#: gtk/gtkcolorsel.c:1971
msgid "Amount of red light in the color."
msgstr "Cantitatea de roşu în culoare"
-#: gtk/gtkcolorsel.c:1956
+#: gtk/gtkcolorsel.c:1972
msgid "_Green:"
msgstr "V_erde:"
-#: gtk/gtkcolorsel.c:1957
+#: gtk/gtkcolorsel.c:1973
msgid "Amount of green light in the color."
msgstr "Cantitatea de verde în culoare"
-#: gtk/gtkcolorsel.c:1958
+#: gtk/gtkcolorsel.c:1974
msgid "_Blue:"
msgstr "_Albastru:"
-#: gtk/gtkcolorsel.c:1959
+#: gtk/gtkcolorsel.c:1975
msgid "Amount of blue light in the color."
msgstr "Cantitatea de albastru în culoare"
-#: gtk/gtkcolorsel.c:1962
+#: gtk/gtkcolorsel.c:1978
msgid "_Opacity:"
msgstr "_Opacitate:"
-#: gtk/gtkcolorsel.c:1970 gtk/gtkcolorsel.c:1981
+#: gtk/gtkcolorsel.c:1986 gtk/gtkcolorsel.c:1997
msgid "Transparency of the color."
msgstr "Transparenţa culorii"
-#: gtk/gtkcolorsel.c:1988
+#: gtk/gtkcolorsel.c:2004
msgid "Color _Name:"
msgstr "Nume _culoare:"
-#: gtk/gtkcolorsel.c:2003
+#: gtk/gtkcolorsel.c:2019
msgid ""
"You can enter an HTML-style hexadecimal color value, or simply a color name "
"such as 'orange' in this entry."
@@ -1051,11 +1253,11 @@ msgstr ""
"Puteţi introduce o valoare hexazecimală în stil HTML sau un nume de culoare "
"precum „orange” în această intrare."
-#: gtk/gtkcolorsel.c:2022
+#: gtk/gtkcolorsel.c:2038
msgid "_Palette"
msgstr "_Paletă"
-#: gtk/gtkcolorsel.c:2054
+#: gtk/gtkcolorsel.c:2070
msgid "Color Wheel"
msgstr "Cercul culorilor"
@@ -1063,276 +1265,294 @@ msgstr "Cercul culorilor"
msgid "Color Selection"
msgstr "Selecţie culoare"
-#: gtk/gtkentry.c:4510 gtk/gtktextview.c:7030
+#: gtk/gtkentry.c:4508 gtk/gtktextview.c:7068
msgid "Select _All"
msgstr "Selectează t_ot"
-#: gtk/gtkentry.c:4520 gtk/gtktextview.c:7040
+#: gtk/gtkentry.c:4518 gtk/gtktextview.c:7078
msgid "Input _Methods"
msgstr "_Metode de intrare"
-#: gtk/gtkentry.c:4531 gtk/gtktextview.c:7051
+#: gtk/gtkentry.c:4529 gtk/gtktextview.c:7089
msgid "_Insert Unicode Control Character"
msgstr "_Inserare control Unicode"
-#: gtk/gtkfilechooser.c:1584 gtk/gtkfilechooser.c:1628
-#: gtk/gtkfilechooser.c:1703 gtk/gtkfilechooser.c:1747
+#: gtk/gtkfilechooser.c:1588 gtk/gtkfilechooser.c:1632
+#: gtk/gtkfilechooser.c:1707 gtk/gtkfilechooser.c:1751
#, c-format
msgid "Invalid filename: %s"
msgstr "Nume invalid de fişier: %s"
-#: gtk/gtkfilechooserbutton.c:65
+#: gtk/gtkfilechooserbutton.c:67
msgid "Select A File"
msgstr "Selectaţi un fişier"
-#: gtk/gtkfilechooserbutton.c:66 gtk/gtkfilechooserdefault.c:1283
-#: gtk/gtkpathbar.c:986
+#: gtk/gtkfilechooserbutton.c:68 gtk/gtkfilechooserdefault.c:1302
+#: gtk/gtkpathbar.c:1020
msgid "Home"
msgstr "Acasă"
-#: gtk/gtkfilechooserbutton.c:67 gtk/gtkfilechooserdefault.c:1310
-#: gtk/gtkpathbar.c:988
+#: gtk/gtkfilechooserbutton.c:69 gtk/gtkfilechooserdefault.c:1329
+#: gtk/gtkpathbar.c:1022
msgid "Desktop"
msgstr "Desktop"
-#: gtk/gtkfilechooserbutton.c:68
+#: gtk/gtkfilechooserbutton.c:70
msgid "(None)"
msgstr "(Niciunul)"
-#: gtk/gtkfilechooserbutton.c:1515
+#: gtk/gtkfilechooserbutton.c:1523
msgid "Other..."
msgstr "Altul..."
-#: gtk/gtkfilechooserdefault.c:914
+#: gtk/gtkfilechooserdefault.c:917
msgid "Could not retrieve information about the file"
msgstr "Nu am reuşit să obţin informaţii despre fişier"
-#: gtk/gtkfilechooserdefault.c:925
+#: gtk/gtkfilechooserdefault.c:928
msgid "Could not add a bookmark"
msgstr "Nu am reuşit să adaug favoritul"
-#: gtk/gtkfilechooserdefault.c:936
+#: gtk/gtkfilechooserdefault.c:939
msgid "Could not remove bookmark"
msgstr "Nu am reuşit să şterg favoritul"
-#: gtk/gtkfilechooserdefault.c:947
+#: gtk/gtkfilechooserdefault.c:950
msgid "The folder could not be created"
msgstr "Directorul nu a putut fi recreat"
-#: gtk/gtkfilechooserdefault.c:958
+#: gtk/gtkfilechooserdefault.c:963
+msgid ""
+"The folder could not be created, as a file with the same name already "
+"exists. Try using a different name for the folder, or rename the file first."
+msgstr ""
+
+#: gtk/gtkfilechooserdefault.c:976
msgid "Invalid file name"
msgstr "Nume invalid de fişier"
-#: gtk/gtkfilechooserdefault.c:968
+#: gtk/gtkfilechooserdefault.c:986
msgid "The folder contents could not be displayed"
msgstr "Conţinutul directorului nu a putut fi afişat"
-#: gtk/gtkfilechooserdefault.c:1173
+#: gtk/gtkfilechooserdefault.c:1192
#, c-format
msgid "Could not get information about '%s': %s"
msgstr "Nu am reuşit să obţin informaţii despre „%s”: %s"
-#: gtk/gtkfilechooserdefault.c:2199
+#: gtk/gtkfilechooserdefault.c:2208
#, c-format
msgid "Add the folder '%s' to the bookmarks"
msgstr "Adaugă directorul „%s” la favorite"
-#: gtk/gtkfilechooserdefault.c:2240
+#: gtk/gtkfilechooserdefault.c:2249
msgid "Add the current folder to the bookmarks"
msgstr "Adaugă directorul „%s” la favorite"
-#: gtk/gtkfilechooserdefault.c:2242
+#: gtk/gtkfilechooserdefault.c:2251
msgid "Add the selected folders to the bookmarks"
msgstr "Adaugă directoarele selectate la favorite"
-#: gtk/gtkfilechooserdefault.c:2282
+#: gtk/gtkfilechooserdefault.c:2291
#, c-format
msgid "Remove the bookmark '%s'"
msgstr "Şterge favoritul „%s”"
-#: gtk/gtkfilechooserdefault.c:2695
+#: gtk/gtkfilechooserdefault.c:2722
#, c-format
msgid "Could not add a bookmark for '%s' because it is an invalid path name."
msgstr ""
"Nu am reuşit să adăug un favorit pentru „%s” deoarece are o cale invalidă."
-#: gtk/gtkfilechooserdefault.c:2873
+#: gtk/gtkfilechooserdefault.c:2937
+#, fuzzy
+msgid "Remove"
+msgstr "_Elimină"
+
+#: gtk/gtkfilechooserdefault.c:2946
+#, fuzzy
+msgid "Rename..."
+msgstr "Re_denumeşte"
+
+#: gtk/gtkfilechooserdefault.c:3069
msgid "Shortcuts"
msgstr "Scurtături"
-#: gtk/gtkfilechooserdefault.c:2927
+#: gtk/gtkfilechooserdefault.c:3123
msgid "Folder"
msgstr "Director"
-#: gtk/gtkfilechooserdefault.c:2979 gtk/gtkstock.c:295
+#: gtk/gtkfilechooserdefault.c:3179 gtk/gtkstock.c:317
msgid "_Add"
msgstr "A_daugă"
-#: gtk/gtkfilechooserdefault.c:2986
-msgid "Add the selected folder to the bookmarks"
+#: gtk/gtkfilechooserdefault.c:3186
+#, fuzzy
+msgid "Add the selected folder to the Bookmarks"
msgstr "Adaugă directorul selectat la favorite"
-#: gtk/gtkfilechooserdefault.c:2991 gtk/gtkstock.c:352
+#: gtk/gtkfilechooserdefault.c:3191 gtk/gtkstock.c:395
msgid "_Remove"
msgstr "_Elimină"
-#: gtk/gtkfilechooserdefault.c:2998
+#: gtk/gtkfilechooserdefault.c:3198
msgid "Remove the selected bookmark"
msgstr "Şterge favoritul selectat"
-#: gtk/gtkfilechooserdefault.c:3101
-msgid "_Add to Shortcuts"
+#: gtk/gtkfilechooserdefault.c:3305
+#, fuzzy
+msgid "_Add to Bookmarks"
msgstr "_Adaugă la combinaţiile de taste"
-#: gtk/gtkfilechooserdefault.c:3111
+#: gtk/gtkfilechooserdefault.c:3315
msgid "Open _Location"
msgstr "Deschide _locaţia"
-#: gtk/gtkfilechooserdefault.c:3123
+#: gtk/gtkfilechooserdefault.c:3327
msgid "Show _Hidden Files"
msgstr "Arată fişierele _ascunse"
-#: gtk/gtkfilechooserdefault.c:3247 gtk/gtkfilesel.c:767
+#: gtk/gtkfilechooserdefault.c:3451 gtk/gtkfilesel.c:766
msgid "Files"
msgstr "Fişiere"
-#: gtk/gtkfilechooserdefault.c:3278
+#: gtk/gtkfilechooserdefault.c:3482
msgid "Name"
msgstr "Nume"
-#: gtk/gtkfilechooserdefault.c:3303
+#: gtk/gtkfilechooserdefault.c:3507
msgid "Size"
msgstr "Mărime"
-#: gtk/gtkfilechooserdefault.c:3316
+#: gtk/gtkfilechooserdefault.c:3520
msgid "Modified"
msgstr "Modificat"
-#: gtk/gtkfilechooserdefault.c:3348
+#: gtk/gtkfilechooserdefault.c:3552
msgid "Select which types of files are shown"
msgstr "Selectaţi ce tipuri de fişiere să fie afişate"
#. Create Folder
-#: gtk/gtkfilechooserdefault.c:3384
+#: gtk/gtkfilechooserdefault.c:3588
msgid "Create Fo_lder"
msgstr "Creea_ză director"
#. Name entry
-#: gtk/gtkfilechooserdefault.c:3505
+#: gtk/gtkfilechooserdefault.c:3709
msgid "_Name:"
msgstr "_Nume:"
-#: gtk/gtkfilechooserdefault.c:3545
+#: gtk/gtkfilechooserdefault.c:3749
msgid "_Browse for other folders"
msgstr "Navigare în al_te directoare"
-#: gtk/gtkfilechooserdefault.c:3795
+#: gtk/gtkfilechooserdefault.c:4000
msgid "Save in _folder:"
msgstr "Salvează în _director:"
-#: gtk/gtkfilechooserdefault.c:3797
+#: gtk/gtkfilechooserdefault.c:4002
msgid "Create in _folder:"
msgstr "Creează în _director:"
-#: gtk/gtkfilechooserdefault.c:4737
+#: gtk/gtkfilechooserdefault.c:4959
msgid "Cannot change to folder because it is not local"
msgstr "Nu pot deschide directorul deoarece nu este local"
-#: gtk/gtkfilechooserdefault.c:5253
+#: gtk/gtkfilechooserdefault.c:5513
#, c-format
msgid "Shortcut %s does not exist"
msgstr "Combinaţia de taste %s nu există"
-#: gtk/gtkfilechooserdefault.c:5717
+#: gtk/gtkfilechooserdefault.c:6057
#, c-format
msgid "Could not mount %s"
msgstr "Nu am reuşit să montez %s"
-#: gtk/gtkfilechooserdefault.c:6010
+#: gtk/gtkfilechooserdefault.c:6352
msgid "Type name of new folder"
msgstr "Introduceţi numele noului director"
-#: gtk/gtkfilechooserdefault.c:6052
+#: gtk/gtkfilechooserdefault.c:6394
#, c-format
msgid "%d byte"
msgid_plural "%d bytes"
msgstr[0] "%d octet"
msgstr[1] "%d octeţi"
-#: gtk/gtkfilechooserdefault.c:6054
+#: gtk/gtkfilechooserdefault.c:6396
#, c-format
msgid "%.1f K"
msgstr "%.1f O"
-#: gtk/gtkfilechooserdefault.c:6056
+#: gtk/gtkfilechooserdefault.c:6398
#, c-format
msgid "%.1f M"
msgstr "%.1f M"
-#: gtk/gtkfilechooserdefault.c:6058
+#: gtk/gtkfilechooserdefault.c:6400
#, c-format
msgid "%.1f G"
msgstr "%.1f G"
-#: gtk/gtkfilechooserdefault.c:6110
+#: gtk/gtkfilechooserdefault.c:6446 gtk/gtkfilechooserdefault.c:6470
+msgid "Unknown"
+msgstr "Nu se ştie"
+
+#: gtk/gtkfilechooserdefault.c:6457
msgid "Today"
msgstr "Azi"
-#: gtk/gtkfilechooserdefault.c:6112
+#: gtk/gtkfilechooserdefault.c:6459
msgid "Yesterday"
msgstr "Ieri"
-#: gtk/gtkfilechooserdefault.c:6123
-msgid "Unknown"
-msgstr "Nu se ştie"
-
-#: gtk/gtkfilechooserdefault.c:6193
+#: gtk/gtkfilechooserdefault.c:6541
msgid "Cannot change folder"
msgstr "Nu pot schimba directorul"
-#: gtk/gtkfilechooserdefault.c:6194
+#: gtk/gtkfilechooserdefault.c:6542
msgid "The folder you specified is an invalid path."
msgstr "Directorul specificat este o cale invalidă."
-#: gtk/gtkfilechooserdefault.c:6233
+#: gtk/gtkfilechooserdefault.c:6581
#, c-format
msgid "Could not build file name from '%s' and '%s'"
msgstr "Nu am putut construi un nume de fişier din „%s” şi „%s”"
-#: gtk/gtkfilechooserdefault.c:6269
+#: gtk/gtkfilechooserdefault.c:6617
msgid "Could not select item"
msgstr "Nu am putut selecta itemul"
-#: gtk/gtkfilechooserdefault.c:6309
+#: gtk/gtkfilechooserdefault.c:6657
msgid "Open Location"
msgstr "Deschide locaţia"
-#: gtk/gtkfilechooserdefault.c:6316
+#: gtk/gtkfilechooserdefault.c:6664
msgid "Save in Location"
msgstr "Salvează în locaţia"
-#: gtk/gtkfilechooserdefault.c:6340
+#: gtk/gtkfilechooserdefault.c:6688
msgid "_Location:"
msgstr "_Locaţie: "
-#: gtk/gtkfilesel.c:731
+#: gtk/gtkfilesel.c:730
msgid "Folders"
msgstr "Directoare"
-#: gtk/gtkfilesel.c:735
+#: gtk/gtkfilesel.c:734
msgid "Fol_ders"
msgstr "_Directoare"
-#: gtk/gtkfilesel.c:771
+#: gtk/gtkfilesel.c:770
msgid "_Files"
msgstr "_Fişiere"
-#: gtk/gtkfilesel.c:859 gtk/gtkfilesel.c:2249
+#: gtk/gtkfilesel.c:858 gtk/gtkfilesel.c:2248
#, c-format
msgid "Folder unreadable: %s"
msgstr "Nu pot citi directorul: %s"
-#: gtk/gtkfilesel.c:990
+#: gtk/gtkfilesel.c:989
#, c-format
msgid ""
"The file \"%s\" resides on another machine (called %s) and may not be "
@@ -1343,26 +1563,26 @@ msgstr ""
"disponibil pentru acest program.\n"
"Sunteţi sigur(ă) că doriţi să-l selectaţi?"
-#: gtk/gtkfilesel.c:1121
+#: gtk/gtkfilesel.c:1120
msgid "_New Folder"
msgstr "Director _nou"
-#: gtk/gtkfilesel.c:1132
+#: gtk/gtkfilesel.c:1131
msgid "De_lete File"
msgstr "Şter_ge fişierul"
-#: gtk/gtkfilesel.c:1143
+#: gtk/gtkfilesel.c:1142
msgid "_Rename File"
msgstr "Redenu_meşte fişierul"
-#: gtk/gtkfilesel.c:1445
+#: gtk/gtkfilesel.c:1444
#, c-format
msgid ""
"The folder name \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
"Numele directorului „%s” conţine simboluri nepermise în numele de fişiere"
-#: gtk/gtkfilesel.c:1447
+#: gtk/gtkfilesel.c:1446
#, c-format
msgid ""
"Error creating folder \"%s\": %s\n"
@@ -1371,35 +1591,35 @@ msgstr ""
"Eroare la crearea directorului „%s”: %s\n"
"%s"
-#: gtk/gtkfilesel.c:1448 gtk/gtkfilesel.c:1684
+#: gtk/gtkfilesel.c:1447 gtk/gtkfilesel.c:1683
msgid "You probably used symbols not allowed in filenames."
msgstr "Probabil aţi utilizat simboluri nepermise în numele de fişiere."
-#: gtk/gtkfilesel.c:1456
+#: gtk/gtkfilesel.c:1455
#, c-format
msgid "Error creating folder \"%s\": %s\n"
msgstr "Eroare la crearea directorului „%s”: %s\n"
-#: gtk/gtkfilesel.c:1490
+#: gtk/gtkfilesel.c:1489
msgid "New Folder"
msgstr "Director nou"
-#: gtk/gtkfilesel.c:1505
+#: gtk/gtkfilesel.c:1504
msgid "_Folder name:"
msgstr "Nume _director:"
-#: gtk/gtkfilesel.c:1529
+#: gtk/gtkfilesel.c:1528
msgid "C_reate"
msgstr "C_reează"
-#: gtk/gtkfilesel.c:1572
+#: gtk/gtkfilesel.c:1571
#, c-format
msgid "The filename \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
"Numele fişierului „%s” conţine simboluri care nu sunt permise în numele "
"fişierelor"
-#: gtk/gtkfilesel.c:1575
+#: gtk/gtkfilesel.c:1574
#, c-format
msgid ""
"Error deleting file \"%s\": %s\n"
@@ -1408,30 +1628,30 @@ msgstr ""
"Eroare la ştergerea fişierului „%s”: %s\n"
"%s"
-#: gtk/gtkfilesel.c:1577 gtk/gtkfilesel.c:1698
+#: gtk/gtkfilesel.c:1576 gtk/gtkfilesel.c:1697
msgid "It probably contains symbols not allowed in filenames."
msgstr "Probabil conţine simboluri nepermise în numele fişierelor."
-#: gtk/gtkfilesel.c:1586
+#: gtk/gtkfilesel.c:1585
#, c-format
msgid "Error deleting file \"%s\": %s"
msgstr "Eroare la ştergerea fişierului „%s”: %s"
-#: gtk/gtkfilesel.c:1629
+#: gtk/gtkfilesel.c:1628
#, c-format
msgid "Really delete file \"%s\"?"
msgstr "Chiar doriţi să ştergeţi fişierul „%s”?"
-#: gtk/gtkfilesel.c:1634
+#: gtk/gtkfilesel.c:1633
msgid "Delete File"
msgstr "Şterge fişierul"
-#: gtk/gtkfilesel.c:1680 gtk/gtkfilesel.c:1694
+#: gtk/gtkfilesel.c:1679 gtk/gtkfilesel.c:1693
#, c-format
msgid "The file name \"%s\" contains symbols that are not allowed in filenames"
msgstr "Numele de fişier „%s” conţine simboluri nepermise în numele fişierelor"
-#: gtk/gtkfilesel.c:1682
+#: gtk/gtkfilesel.c:1681
#, c-format
msgid ""
"Error renaming file to \"%s\": %s\n"
@@ -1440,7 +1660,7 @@ msgstr ""
"Eroare la redenumirea fişierului „%s”: %s\n"
"%s"
-#: gtk/gtkfilesel.c:1696
+#: gtk/gtkfilesel.c:1695
#, c-format
msgid ""
"Error renaming file \"%s\": %s\n"
@@ -1449,29 +1669,29 @@ msgstr ""
"Eroare la redenumirea fişierului „%s”: %s\n"
"%s"
-#: gtk/gtkfilesel.c:1706
+#: gtk/gtkfilesel.c:1705
#, c-format
msgid "Error renaming file \"%s\" to \"%s\": %s"
msgstr "Eroare la redenumirea fişierului „%s” în „%s”: %s"
-#: gtk/gtkfilesel.c:1753
+#: gtk/gtkfilesel.c:1752
msgid "Rename File"
msgstr "Redenumeşte fişierul"
-#: gtk/gtkfilesel.c:1768
+#: gtk/gtkfilesel.c:1767
#, c-format
msgid "Rename file \"%s\" to:"
msgstr "Redenumeşte fişierul „%s” în:"
-#: gtk/gtkfilesel.c:1797
+#: gtk/gtkfilesel.c:1796
msgid "_Rename"
msgstr "Re_denumeşte"
-#: gtk/gtkfilesel.c:2229
+#: gtk/gtkfilesel.c:2228
msgid "_Selection: "
msgstr "_Selecţie: "
-#: gtk/gtkfilesel.c:3152
+#: gtk/gtkfilesel.c:3151
#, c-format
msgid ""
"The filename \"%s\" couldn't be converted to UTF-8. (try setting the "
@@ -1480,15 +1700,15 @@ msgstr ""
"Numele de fişier „%s” nu a putut fi convertit la UTF-8 (încercaţi să setaţi "
"variabila de mediu G_BROKEN_FILENAMES): %s"
-#: gtk/gtkfilesel.c:3155
+#: gtk/gtkfilesel.c:3154
msgid "Invalid UTF-8"
msgstr "UTF-8 invalid"
-#: gtk/gtkfilesel.c:4032
+#: gtk/gtkfilesel.c:4031
msgid "Name too long"
msgstr "Nume prea lung"
-#: gtk/gtkfilesel.c:4034
+#: gtk/gtkfilesel.c:4033
msgid "Couldn't convert filename"
msgstr "N-am putut converti numele de fişier"
@@ -1496,32 +1716,32 @@ msgstr "N-am putut converti numele de fişier"
msgid "(Empty)"
msgstr "(Gol)"
-#: gtk/gtkfilesystemunix.c:440 gtk/gtkfilesystemunix.c:632
-#: gtk/gtkfilesystemunix.c:1739 gtk/gtkfilesystemwin32.c:482
-#: gtk/gtkfilesystemwin32.c:495 gtk/gtkfilesystemwin32.c:1533
+#: gtk/gtkfilesystemunix.c:475 gtk/gtkfilesystemunix.c:678
+#: gtk/gtkfilesystemunix.c:1918 gtk/gtkfilesystemwin32.c:482
+#: gtk/gtkfilesystemwin32.c:495 gtk/gtkfilesystemwin32.c:1560
#, c-format
msgid "Error getting information for '%s': %s"
msgstr "Eroare la obţinerea detaliilor despre „%s”: %s"
-#: gtk/gtkfilesystemunix.c:501 gtk/gtkfilesystemwin32.c:537
+#: gtk/gtkfilesystemunix.c:547 gtk/gtkfilesystemwin32.c:537
#, c-format
msgid "Error creating directory '%s': %s"
msgstr "Eroare la crearea directorului „%s”: %s"
-#: gtk/gtkfilesystemunix.c:581 gtk/gtkfilesystemwin32.c:597
+#: gtk/gtkfilesystemunix.c:627 gtk/gtkfilesystemwin32.c:597
msgid "This file system does not support mounting"
msgstr "Acest sistem de fişiere nu suportă „mount”"
-#: gtk/gtkfilesystemunix.c:589
+#: gtk/gtkfilesystemunix.c:635
msgid "Filesystem"
msgstr "Sistem de fişiere"
-#: gtk/gtkfilesystemunix.c:746
+#: gtk/gtkfilesystemunix.c:792
#, c-format
msgid "Could not get a stock icon for %s"
msgstr "Nu am putut obţine o iconiţă standard pentru %s"
-#: gtk/gtkfilesystemunix.c:841
+#: gtk/gtkfilesystemunix.c:887
#, c-format
msgid ""
"The name \"%s\" is not valid because it contains the character \"%s\". "
@@ -1530,63 +1750,78 @@ msgstr ""
"Numele „%s” nu este valid deoarece conţine caracterul „%s”. Vă rugăm să "
"utilizaţi un nume diferit."
-#: gtk/gtkfilesystemunix.c:1446 gtk/gtkfilesystemwin32.c:1007
-#, c-format
-msgid "Bookmark saving failed: %s"
+#: gtk/gtkfilesystemunix.c:1489
+#, fuzzy, c-format
+msgid "Writing %s failed: %s"
msgstr "Salvarea favoritului a eşuat: %s"
-#: gtk/gtkfilesystemunix.c:1498
+#: gtk/gtkfilesystemunix.c:1578
#, c-format
msgid "'%s' already exists in the bookmarks list"
msgstr "„%s” există deja în lista favoritelor"
-#: gtk/gtkfilesystemunix.c:1560
+#: gtk/gtkfilesystemunix.c:1650
#, c-format
msgid "'%s' does not exist in the bookmarks list"
msgstr "„%s” nu există în lista favoritelor"
-#: gtk/gtkfilesystemunix.c:1699
+#: gtk/gtkfilesystemunix.c:1878
#, c-format
msgid "Error getting information for '/': %s"
msgstr "Eroare la obţinerea detaliilor despre „/”: %s"
-#: gtk/gtkfontbutton.c:178 gtk/gtkfontbutton.c:295
+#: gtk/gtkfilesystemwin32.c:611
+#, c-format
+msgid "Network Drive (%s)"
+msgstr ""
+
+#: gtk/gtkfilesystemwin32.c:650
+#, c-format
+msgid "%s (%s)"
+msgstr ""
+
+#: gtk/gtkfilesystemwin32.c:1032
+#, c-format
+msgid "Bookmark saving failed: %s"
+msgstr "Salvarea favoritului a eşuat: %s"
+
+#: gtk/gtkfontbutton.c:179 gtk/gtkfontbutton.c:292
msgid "Pick a Font"
msgstr "Alegeţi un font"
#. Initialize fields
-#: gtk/gtkfontbutton.c:289
+#: gtk/gtkfontbutton.c:286
msgid "Sans 12"
msgstr "Sans 12"
-#: gtk/gtkfontbutton.c:807
+#: gtk/gtkfontbutton.c:804
msgid "Font"
msgstr "Font"
#. This is the default text shown in the preview entry, though the user
#. can set it. Remember that some fonts only have capital letters.
-#: gtk/gtkfontsel.c:73
+#: gtk/gtkfontsel.c:74
msgid "abcdefghijk ABCDEFGHIJK"
msgstr "aăâbcdefghiîşţ AĂÂBCDEFGHIÎJŞŢ"
-#: gtk/gtkfontsel.c:360
+#: gtk/gtkfontsel.c:361
msgid "_Family:"
msgstr "_Familie:"
-#: gtk/gtkfontsel.c:366
+#: gtk/gtkfontsel.c:367
msgid "_Style:"
msgstr "_Stil:"
-#: gtk/gtkfontsel.c:372
+#: gtk/gtkfontsel.c:373
msgid "Si_ze:"
msgstr "_Mărime:"
#. create the text entry widget
-#: gtk/gtkfontsel.c:548
+#: gtk/gtkfontsel.c:549
msgid "_Preview:"
msgstr "_Previzualizare:"
-#: gtk/gtkfontsel.c:1382
+#: gtk/gtkfontsel.c:1383
msgid "Font Selection"
msgstr "Selecţie font"
@@ -1601,12 +1836,12 @@ msgstr "Valoare _gamma"
#. Remove this icon source so we don't keep trying to
#. * load it.
#.
-#: gtk/gtkiconfactory.c:1629
+#: gtk/gtkiconfactory.c:1644
#, c-format
msgid "Error loading icon: %s"
msgstr "Eroare la încărcarea iconiţei: %s"
-#: gtk/gtkicontheme.c:1259
+#: gtk/gtkicontheme.c:1250
#, c-format
msgid ""
"Could not find the icon '%s'. The '%s' theme\n"
@@ -1617,7 +1852,7 @@ msgstr ""
"Nu am găsit iconiţa „%s”. Nici tema „%s” nu a fost găsită, s-ar putea să "
"trebuiască să o reinstalaţi. Puteţi obţine o copie de la: \t%s"
-#: gtk/gtkicontheme.c:1324
+#: gtk/gtkicontheme.c:1315
#, c-format
msgid "Icon '%s' not present in theme"
msgstr "Iconiţa „%s” nu e prezentă în temă"
@@ -1705,7 +1940,7 @@ msgstr "(necunoscut)"
msgid "clear"
msgstr "şterge"
-#: gtk/gtklabel.c:3931
+#: gtk/gtklabel.c:3935
msgid "Select All"
msgstr "Selectează tot"
@@ -1739,355 +1974,393 @@ msgstr "Flag-urile de depanare GTK+ sunt nesetate"
#. * Do *not* translate it to "predefinito:LTR", if it
#. * it isn't default:LTR or default:RTL it will not work
#.
-#: gtk/gtkmain.c:482
+#: gtk/gtkmain.c:476
msgid "default:LTR"
msgstr "default:LTR"
-#: gtk/gtkmain.c:565
+#: gtk/gtkmain.c:559
msgid "GTK+ Options"
msgstr "Opţiuni GTK+"
-#: gtk/gtkmain.c:565
+#: gtk/gtkmain.c:559
msgid "Show GTK+ Options"
msgstr "Arată opţiunile GTK+"
-#: gtk/gtknotebook.c:2712 gtk/gtknotebook.c:5060
+#: gtk/gtknotebook.c:2718 gtk/gtknotebook.c:5064
#, c-format
msgid "Page %u"
msgstr "Pagină %u"
-#: gtk/gtkradiotoolbutton.c:91
+#: gtk/gtkradiotoolbutton.c:92
msgid "Group"
msgstr "Grup"
-#: gtk/gtkradiotoolbutton.c:92
+#: gtk/gtkradiotoolbutton.c:93
msgid "The radio tool button whose group this button belongs to."
msgstr "Widget-ul „radio” în al cărui grup aparţine acest buton."
-#: gtk/gtkrc.c:2399
+#: gtk/gtkrc.c:2400
#, c-format
msgid "Unable to find include file: \"%s\""
msgstr "Nu pot găsi fişierul „include”: „%s”"
-#: gtk/gtkrc.c:3038 gtk/gtkrc.c:3041
+#: gtk/gtkrc.c:3042 gtk/gtkrc.c:3045
#, c-format
msgid "Unable to locate image file in pixmap_path: \"%s\""
msgstr "Nu pot localiza fişierul imagine în pixmap_path: „%s”"
-#: gtk/gtkrc.c:3476
+#: gtk/gtkrc.c:3480
#, c-format
msgid "Pixmap path element: \"%s\" must be absolute, %s, line %d"
msgstr "Calea elementului pixmap: „%s” trebuie să fie absolută, %s, linia %d"
#. KEEP IN SYNC with gtkiconfactory.c stock icons, when appropriate
-#: gtk/gtkstock.c:286
+#: gtk/gtkstock.c:308
msgid "Information"
msgstr "Detalii"
-#: gtk/gtkstock.c:287
+#: gtk/gtkstock.c:309
msgid "Warning"
msgstr "Avertizare"
-#: gtk/gtkstock.c:288
+#: gtk/gtkstock.c:310
msgid "Error"
msgstr "Eroare"
-#: gtk/gtkstock.c:289
+#: gtk/gtkstock.c:311
msgid "Question"
msgstr "Întrebare"
#. FIXME these need accelerators when appropriate, and
#. * need the mnemonics to be rationalized
#.
-#: gtk/gtkstock.c:294
+#: gtk/gtkstock.c:316
msgid "_About"
msgstr "_Despre"
-#: gtk/gtkstock.c:296
+#: gtk/gtkstock.c:318
msgid "_Apply"
msgstr "A_plică"
-#: gtk/gtkstock.c:297
+#: gtk/gtkstock.c:319
msgid "_Bold"
msgstr "_Aldin"
-#: gtk/gtkstock.c:298
+#: gtk/gtkstock.c:320
msgid "_Cancel"
msgstr "_Renunţă"
-#: gtk/gtkstock.c:299
+#: gtk/gtkstock.c:321
msgid "_CD-Rom"
msgstr "_CD-Rom"
-#: gtk/gtkstock.c:300
+#: gtk/gtkstock.c:322
msgid "_Clear"
msgstr "Şter_ge"
-#: gtk/gtkstock.c:301
+#: gtk/gtkstock.c:323
msgid "_Close"
msgstr "În_chide"
-#: gtk/gtkstock.c:302
+#: gtk/gtkstock.c:324
msgid "_Convert"
msgstr "Con_verteşte"
-#: gtk/gtkstock.c:303
+#: gtk/gtkstock.c:325
msgid "_Copy"
msgstr "_Copiază"
-#: gtk/gtkstock.c:304
+#: gtk/gtkstock.c:326
msgid "Cu_t"
msgstr "_Taie"
-#: gtk/gtkstock.c:305
+#: gtk/gtkstock.c:327
msgid "_Delete"
msgstr "Şter_ge"
-#: gtk/gtkstock.c:306
+#: gtk/gtkstock.c:328
msgid "_Execute"
msgstr "E_xecută"
-#: gtk/gtkstock.c:307
+#: gtk/gtkstock.c:329
msgid "_Edit"
msgstr "_Editare"
-#: gtk/gtkstock.c:308
+#: gtk/gtkstock.c:330
msgid "_Find"
msgstr "C_aută"
-#: gtk/gtkstock.c:309
+#: gtk/gtkstock.c:331
msgid "Find and _Replace"
msgstr "Caută şi î_nlocuieşte"
-#: gtk/gtkstock.c:310
+#: gtk/gtkstock.c:332
msgid "_Floppy"
msgstr "Disc_hetă"
-#: gtk/gtkstock.c:311
-msgid "_Bottom"
-msgstr "_Bază"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:334
+msgid "Navigation|_Bottom"
+msgstr ""
-#: gtk/gtkstock.c:312
-msgid "_First"
-msgstr "_Primul"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:336
+msgid "Navigation|_First"
+msgstr ""
-#: gtk/gtkstock.c:313
-msgid "_Last"
-msgstr "_Ultimul"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:338
+msgid "Navigation|_Last"
+msgstr ""
-#: gtk/gtkstock.c:314
-msgid "_Top"
-msgstr "_Vârf"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:340
+msgid "Navigation|_Top"
+msgstr ""
-#: gtk/gtkstock.c:315
-msgid "_Back"
-msgstr "Îna_poi"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:342
+msgid "Navigation|_Back"
+msgstr ""
-#: gtk/gtkstock.c:316
-msgid "_Down"
-msgstr "_Jos"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:344
+msgid "Navigation|_Down"
+msgstr ""
-#: gtk/gtkstock.c:317 gtk/gtkstock.c:331
-msgid "_Forward"
-msgstr "Înai_nte"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:346
+msgid "Navigation|_Forward"
+msgstr ""
-#: gtk/gtkstock.c:318
-msgid "_Up"
-msgstr "_Sus"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:348
+msgid "Navigation|_Up"
+msgstr ""
-#: gtk/gtkstock.c:319
+#: gtk/gtkstock.c:349
msgid "_Harddisk"
msgstr "_Disc"
-#: gtk/gtkstock.c:320
+#: gtk/gtkstock.c:350
msgid "_Help"
msgstr "_Ajutor"
-#: gtk/gtkstock.c:321
+#: gtk/gtkstock.c:351
msgid "_Home"
msgstr "_Acasă"
-#: gtk/gtkstock.c:322
+#: gtk/gtkstock.c:352
msgid "Increase Indent"
msgstr "Măreşte indentarea"
-#: gtk/gtkstock.c:323
+#: gtk/gtkstock.c:353
msgid "Decrease Indent"
msgstr "Micşorează indentarea"
-#: gtk/gtkstock.c:324
+#: gtk/gtkstock.c:354
msgid "_Index"
msgstr "_Index"
-#: gtk/gtkstock.c:325
+#: gtk/gtkstock.c:355
msgid "_Italic"
msgstr "Curs_iv"
-#: gtk/gtkstock.c:326
+#: gtk/gtkstock.c:356
msgid "_Jump to"
msgstr "_Sări la"
-#: gtk/gtkstock.c:327
-msgid "_Center"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:358
+#, fuzzy
+msgid "Justify|_Center"
msgstr "Mi_jloc"
-#: gtk/gtkstock.c:328
-msgid "_Fill"
-msgstr "_Umple"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:360
+msgid "Justify|_Fill"
+msgstr ""
-#: gtk/gtkstock.c:329
-msgid "_Left"
-msgstr "_Stânga"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:362
+msgid "Justify|_Left"
+msgstr ""
-#: gtk/gtkstock.c:330
-msgid "_Right"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:364
+#, fuzzy
+msgid "Justify|_Right"
msgstr "_Dreapta"
-#: gtk/gtkstock.c:332
-msgid "_Next"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:367
+#, fuzzy
+msgid "Media|_Forward"
+msgstr "Înai_nte"
+
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:369
+#, fuzzy
+msgid "Media|_Next"
msgstr "Înaint_e"
-#: gtk/gtkstock.c:333
-msgid "P_ause"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:371
+#, fuzzy
+msgid "Media|P_ause"
msgstr "P_auză"
-#: gtk/gtkstock.c:334
-msgid "_Play"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:373
+#, fuzzy
+msgid "Media|_Play"
msgstr "_Redă"
-#: gtk/gtkstock.c:335
-msgid "Pre_vious"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:375
+#, fuzzy
+msgid "Media|Pre_vious"
msgstr "Înapo_i"
-#: gtk/gtkstock.c:336
-msgid "_Record"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:377
+#, fuzzy
+msgid "Media|_Record"
msgstr "Înregistrea_ză"
-#: gtk/gtkstock.c:337
-msgid "R_ewind"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:379
+#, fuzzy
+msgid "Media|R_ewind"
msgstr "Î_napoi"
-#: gtk/gtkstock.c:338 gtk/gtkstock.c:361
-msgid "_Stop"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:381
+#, fuzzy
+msgid "Media|_Stop"
msgstr "_Stop"
-#: gtk/gtkstock.c:339
+#: gtk/gtkstock.c:382
msgid "_Network"
msgstr "_Reţea"
-#: gtk/gtkstock.c:340
+#: gtk/gtkstock.c:383
msgid "_New"
msgstr "_Nou"
-#: gtk/gtkstock.c:341
+#: gtk/gtkstock.c:384
msgid "_No"
msgstr "_Nu"
-#: gtk/gtkstock.c:342
+#: gtk/gtkstock.c:385
msgid "_OK"
msgstr "_OK"
-#: gtk/gtkstock.c:343
+#: gtk/gtkstock.c:386
msgid "_Open"
msgstr "_Deschide"
-#: gtk/gtkstock.c:344
+#: gtk/gtkstock.c:387
msgid "_Paste"
msgstr "_Lipeşte"
-#: gtk/gtkstock.c:345
+#: gtk/gtkstock.c:388
msgid "_Preferences"
msgstr "_Preferinţe"
-#: gtk/gtkstock.c:346
+#: gtk/gtkstock.c:389
msgid "_Print"
msgstr "_Tipăreşte"
-#: gtk/gtkstock.c:347
+#: gtk/gtkstock.c:390
msgid "Print Pre_view"
msgstr "Pre_vizualizare tipărire"
-#: gtk/gtkstock.c:348
+#: gtk/gtkstock.c:391
msgid "_Properties"
msgstr "_Proprietăţi"
-#: gtk/gtkstock.c:349
+#: gtk/gtkstock.c:392
msgid "_Quit"
msgstr "_Ieşire"
-#: gtk/gtkstock.c:350
+#: gtk/gtkstock.c:393
msgid "_Redo"
msgstr "Re_fă"
-#: gtk/gtkstock.c:351
+#: gtk/gtkstock.c:394
msgid "_Refresh"
msgstr "Actuali_zează"
-#: gtk/gtkstock.c:353
+#: gtk/gtkstock.c:396
msgid "_Revert"
msgstr "Restaurea_ză"
-#: gtk/gtkstock.c:354
+#: gtk/gtkstock.c:397
msgid "_Save"
msgstr "_Salvează"
-#: gtk/gtkstock.c:355
+#: gtk/gtkstock.c:398
msgid "Save _As"
msgstr "Salvează c_a"
-#: gtk/gtkstock.c:356
+#: gtk/gtkstock.c:399
msgid "_Color"
msgstr "_Culoare"
-#: gtk/gtkstock.c:357
+#: gtk/gtkstock.c:400
msgid "_Font"
msgstr "_Font"
-#: gtk/gtkstock.c:358
+#: gtk/gtkstock.c:401
msgid "_Ascending"
msgstr "_Ascendent"
-#: gtk/gtkstock.c:359
+#: gtk/gtkstock.c:402
msgid "_Descending"
msgstr "_Descendent"
-#: gtk/gtkstock.c:360
+#: gtk/gtkstock.c:403
msgid "_Spell Check"
msgstr "_Verificare ortografică"
-#: gtk/gtkstock.c:362
+#: gtk/gtkstock.c:404
+msgid "_Stop"
+msgstr "_Stop"
+
+#: gtk/gtkstock.c:405
msgid "_Strikethrough"
msgstr "_Tăiat"
-#: gtk/gtkstock.c:363
+#: gtk/gtkstock.c:406
msgid "_Undelete"
msgstr "_Restaurează"
-#: gtk/gtkstock.c:364
+#: gtk/gtkstock.c:407
msgid "_Underline"
msgstr "S_ubliniat"
-#: gtk/gtkstock.c:365
+#: gtk/gtkstock.c:408
msgid "_Undo"
msgstr "Anulea_ză"
-#: gtk/gtkstock.c:366
+#: gtk/gtkstock.c:409
msgid "_Yes"
msgstr "_Da"
-#: gtk/gtkstock.c:367
+#: gtk/gtkstock.c:410
msgid "_Normal Size"
msgstr "Mărime _normală"
-#: gtk/gtkstock.c:368
+#: gtk/gtkstock.c:411
msgid "Best _Fit"
msgstr "Mărime _potrivită"
-#: gtk/gtkstock.c:369
+#: gtk/gtkstock.c:412
msgid "Zoom _In"
msgstr "Mă_reşte"
-#: gtk/gtkstock.c:370
+#: gtk/gtkstock.c:413
msgid "Zoom _Out"
msgstr "Mi_cşorează"
@@ -2140,22 +2413,22 @@ msgstr "Nu pot localiza motorul temei în module_path: „%s”,"
msgid "--- No Tip ---"
msgstr "--- Nici un tip ---"
-#: gtk/gtkuimanager.c:1132
+#: gtk/gtkuimanager.c:1154
#, c-format
msgid "Unknown attribute '%s' on line %d char %d"
msgstr "Atribut necunoscut „%s” în linia %d, caracterul %d"
-#: gtk/gtkuimanager.c:1332
+#: gtk/gtkuimanager.c:1371
#, c-format
msgid "Unexpected start tag '%s' on line %d char %d"
msgstr "Etichetă de start „%s” neaşteptată în linia %d, caracterul %d"
-#: gtk/gtkuimanager.c:1417
+#: gtk/gtkuimanager.c:1461
#, c-format
msgid "Unexpected character data on line %d char %d"
msgstr "Date tip caracter neaşteptate în linia %d, caracterul %d"
-#: gtk/gtkuimanager.c:2209
+#: gtk/gtkuimanager.c:2272
msgid "Empty"
msgstr "Gol"
@@ -2213,3 +2486,42 @@ msgstr "Metodă de intrare X"
#, c-format
msgid "Could not get information for file '%s': %s"
msgstr "Nu putut obţine detalii despre fişierul „%s”: %s"
+
+#~ msgid "_Credits"
+#~ msgstr "Aut_ori"
+
+#~ msgid "Shift"
+#~ msgstr "Shift"
+
+#~ msgid "Ctrl"
+#~ msgstr "Ctrl"
+
+#~ msgid "Alt"
+#~ msgstr "Alt"
+
+#~ msgid "_Bottom"
+#~ msgstr "_Bază"
+
+#~ msgid "_First"
+#~ msgstr "_Primul"
+
+#~ msgid "_Last"
+#~ msgstr "_Ultimul"
+
+#~ msgid "_Top"
+#~ msgstr "_Vârf"
+
+#~ msgid "_Back"
+#~ msgstr "Îna_poi"
+
+#~ msgid "_Down"
+#~ msgstr "_Jos"
+
+#~ msgid "_Up"
+#~ msgstr "_Sus"
+
+#~ msgid "_Fill"
+#~ msgstr "_Umple"
+
+#~ msgid "_Left"
+#~ msgstr "_Stânga"
diff --git a/po/ru.po b/po/ru.po
index b94be6cb5..4ff96c8d1 100644
--- a/po/ru.po
+++ b/po/ru.po
@@ -12,17 +12,18 @@ msgid ""
msgstr ""
"Project-Id-Version: gtk+\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-01-08 02:01-0500\n"
+"POT-Creation-Date: 2005-06-20 14:30-0400\n"
"PO-Revision-Date: 2005-04-22 23:51+0400\n"
"Last-Translator: Dan Korostelev <nadako@gmail.com>\n"
"Language-Team: <gnome-cyr@gnome.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
+"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%"
+"10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
#: gdk-pixbuf/gdk-pixbuf-animation.c:153 gdk-pixbuf/gdk-pixbuf-io.c:838
-#: gdk-pixbuf/gdk-pixbuf-io.c:1069 tests/testfilechooser.c:199
+#: gdk-pixbuf/gdk-pixbuf-io.c:1068 tests/testfilechooser.c:199
#, c-format
msgid "Failed to open file '%s': %s"
msgstr "Произошёл сбой при открытии файла \"%s\": %s"
@@ -33,7 +34,7 @@ msgid "Image file '%s' contains no data"
msgstr "Файл изображения \"%s\" не содержит никаких данных"
#: gdk-pixbuf/gdk-pixbuf-animation.c:208 gdk-pixbuf/gdk-pixbuf-io.c:887
-#: gdk-pixbuf/gdk-pixbuf-io.c:1110 tests/testfilechooser.c:244
+#: gdk-pixbuf/gdk-pixbuf-io.c:1109 tests/testfilechooser.c:244
#, c-format
msgid ""
"Failed to load image '%s': reason not known, probably a corrupt image file"
@@ -83,36 +84,36 @@ msgstr "Формат файла изображения не распознан"
msgid "Failed to load image '%s': %s"
msgstr "Произошёл сбой при загрузке изображения \"%s\": %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1337
+#: gdk-pixbuf/gdk-pixbuf-io.c:1336
#, c-format
msgid "Error writing to image file: %s"
msgstr "Произошла ошибка при записи файла изображения: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1383 gdk-pixbuf/gdk-pixbuf-io.c:1512
+#: gdk-pixbuf/gdk-pixbuf-io.c:1382 gdk-pixbuf/gdk-pixbuf-io.c:1511
#, c-format
msgid "This build of gdk-pixbuf does not support saving the image format: %s"
msgstr ""
"Эта сборка подсистемы \"gdk-pixbuf\" не поддерживает сохранение изображений "
"в таком формате: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1417
+#: gdk-pixbuf/gdk-pixbuf-io.c:1416
msgid "Insufficient memory to save image to callback"
msgstr "Недостаточно памяти для сохранения файла изображения"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1429
+#: gdk-pixbuf/gdk-pixbuf-io.c:1428
msgid "Failed to open temporary file"
msgstr "Произошёл сбой при открытии временного файла"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1454
+#: gdk-pixbuf/gdk-pixbuf-io.c:1453
msgid "Failed to read from temporary file"
msgstr "Произошёл сбой при чтении из временного файла"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1641
+#: gdk-pixbuf/gdk-pixbuf-io.c:1687
#, c-format
msgid "Failed to open '%s' for writing: %s"
msgstr "Произошёл сбой при открытии файла \"%s\" для записи: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1665
+#: gdk-pixbuf/gdk-pixbuf-io.c:1711
#, c-format
msgid ""
"Failed to close '%s' while writing image, all data may not have been saved: %"
@@ -121,7 +122,7 @@ msgstr ""
"Произошёл сбой при закрытии файла \"%s\" во время записи изображения, не все "
"данные могли быть сохранены: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1853 gdk-pixbuf/gdk-pixbuf-io.c:1903
+#: gdk-pixbuf/gdk-pixbuf-io.c:1931 gdk-pixbuf/gdk-pixbuf-io.c:1981
msgid "Insufficient memory to save image into a buffer"
msgstr "Недостаточно памяти для сохранения изображения в буфер"
@@ -190,24 +191,34 @@ msgstr "Данная последовательность кадров в ани
msgid "The ANI image format"
msgstr "Формат ANI для изображений"
-#: gdk-pixbuf/io-bmp.c:227 gdk-pixbuf/io-bmp.c:383
+#: gdk-pixbuf/io-bmp.c:228 gdk-pixbuf/io-bmp.c:306 gdk-pixbuf/io-bmp.c:338
+#: gdk-pixbuf/io-bmp.c:361 gdk-pixbuf/io-bmp.c:442
+msgid "BMP image has bogus header data"
+msgstr "Изображение формата BMP имеет неправильные данные в заголовке"
+
+#: gdk-pixbuf/io-bmp.c:239 gdk-pixbuf/io-bmp.c:401
msgid "Not enough memory to load bitmap image"
msgstr "Недостаточно памяти для загрузки изображения"
-#: gdk-pixbuf/io-bmp.c:269
+#: gdk-pixbuf/io-bmp.c:287
msgid "BMP image has unsupported header size"
msgstr "Изображение формата BMP имеет неподдерживаемый размер заголовка"
-#: gdk-pixbuf/io-bmp.c:288 gdk-pixbuf/io-bmp.c:320 gdk-pixbuf/io-bmp.c:343
-#: gdk-pixbuf/io-bmp.c:424
-msgid "BMP image has bogus header data"
-msgstr "Изображение формата BMP имеет неправильные данные в заголовке"
-
-#: gdk-pixbuf/io-bmp.c:307
+#: gdk-pixbuf/io-bmp.c:325
msgid "Topdown BMP images cannot be compressed"
msgstr "Перевёрнутые BMP-изображения не могут быть сжаты"
-#: gdk-pixbuf/io-bmp.c:1154
+#: gdk-pixbuf/io-bmp.c:1203
+#, fuzzy
+msgid "Couldn't allocate memory for saving BMP file"
+msgstr "Не удалось распределить память для загрузки файла формата JPEG"
+
+#: gdk-pixbuf/io-bmp.c:1244
+#, fuzzy
+msgid "Couldn't write to BMP file"
+msgstr "Не удалось преобразовать имя файла"
+
+#: gdk-pixbuf/io-bmp.c:1293
msgid "The BMP image format"
msgstr "Формат BMP для изображений"
@@ -216,7 +227,7 @@ msgstr "Формат BMP для изображений"
msgid "Failure reading GIF: %s"
msgstr "Произошёл сбой при чтении файла формата GIF: %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 "Файл формата GIF не содержал некоторые данные (возможно был обрезан?)"
@@ -241,26 +252,31 @@ msgstr "Неправильный код обнаружен"
msgid "Circular table entry in GIF file"
msgstr "Круговая табличная запись обнаружена в файле формата GIF"
-#: 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 "Недостаточно памяти для загрузки файла формата GIF"
-#: gdk-pixbuf/io-gif.c:1088
+#: gdk-pixbuf/io-gif.c:947
+#, fuzzy
+msgid "Not enough memory to composite a frame in GIF file"
+msgstr "Недостаточно памяти для загрузки файла формата GIF"
+
+#: gdk-pixbuf/io-gif.c:1116
msgid "GIF image is corrupt (incorrect LZW compression)"
msgstr ""
"Изображение формата GIF повреждено (неправильное сжатие алгоритмом LZW)"
-#: gdk-pixbuf/io-gif.c:1138
+#: gdk-pixbuf/io-gif.c:1166
msgid "File does not appear to be a GIF file"
msgstr "Вероятно, файл не является файлом формата GIF"
-#: 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 "Файлы формата GIF версии %s не поддерживаются"
-#: 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."
@@ -268,11 +284,11 @@ msgstr ""
"Изображение формата GIF не имеет глобальной карты цветов, и кадр внутри него "
"не имеет локальной карты цветов."
-#: gdk-pixbuf/io-gif.c:1491
+#: gdk-pixbuf/io-gif.c:1519
msgid "GIF image was truncated or incomplete."
msgstr "Изображение формата GIF было обрезано или незавершено."
-#: gdk-pixbuf/io-gif.c:1643
+#: gdk-pixbuf/io-gif.c:1671
msgid "The GIF image format"
msgstr "Формат GIF для изображений"
@@ -463,102 +479,119 @@ msgid "Fatal error reading PNG image file: %s"
msgstr ""
"Произошла фатальная ошибка при чтении файла изображения формата PNG: %s"
-#: gdk-pixbuf/io-png.c:813
+#: gdk-pixbuf/io-png.c:810
msgid ""
"Keys for PNG text chunks must have at least 1 and at most 79 characters."
msgstr ""
"Ключи для блоков текста в изображении формата PNG должны содержать не менее "
"1 и не более 79 символов."
-#: gdk-pixbuf/io-png.c:821
+#: gdk-pixbuf/io-png.c:818
msgid "Keys for PNG text chunks must be ASCII characters."
msgstr ""
"Ключи для блоков текста в изображении формата PNG должны быть символами "
"набора ASCII."
-#: gdk-pixbuf/io-png.c:854
+#: gdk-pixbuf/io-png.c:831
+#, fuzzy, c-format
+msgid ""
+"PNG compression level must be a value between 0 and 9; value '%s' could not "
+"be parsed."
+msgstr ""
+"Качество формата JPEG должно быть между 0 и 100; значение \"%s\" не может "
+"быть обработано."
+
+#: gdk-pixbuf/io-png.c:843
+#, fuzzy, c-format
+msgid ""
+"PNG compression level must be a value between 0 and 9; value '%d' is not "
+"allowed."
+msgstr ""
+"Качество формата JPEG должно быть между 0 и 100; значение \"%d\" недопустимо."
+
+#: gdk-pixbuf/io-png.c:883
#, c-format
msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding."
msgstr ""
"Значение для блока текста %s не может быть преобразовано в кодировку ISO-"
"8859-1."
-#: gdk-pixbuf/io-png.c:994
+#: gdk-pixbuf/io-png.c:1026
msgid "The PNG image format"
msgstr "Формат PNG для изображений"
-#: gdk-pixbuf/io-pnm.c:249
+#: gdk-pixbuf/io-pnm.c:252
msgid "PNM loader expected to find an integer, but didn't"
msgstr ""
"Загрузчик изображений формата PNM ожидал найти целое число, но не нашёл его"
-#: gdk-pixbuf/io-pnm.c:281
+#: gdk-pixbuf/io-pnm.c:284
msgid "PNM file has an incorrect initial byte"
msgstr "Файл формата PNM имеет неправильный первый байт"
-#: gdk-pixbuf/io-pnm.c:311
+#: gdk-pixbuf/io-pnm.c:314
msgid "PNM file is not in a recognized PNM subformat"
msgstr "Файл формата PNM имеет нераспознаваемый субформат PNM"
-#: gdk-pixbuf/io-pnm.c:336
+#: gdk-pixbuf/io-pnm.c:339
msgid "PNM file has an image width of 0"
msgstr "Файл формата PNM имеет нулевую ширину изображения"
-#: gdk-pixbuf/io-pnm.c:357
+#: gdk-pixbuf/io-pnm.c:360
msgid "PNM file has an image height of 0"
msgstr "Файл формата PNM имеет нулевую высоту изображения"
-#: gdk-pixbuf/io-pnm.c:380
+#: gdk-pixbuf/io-pnm.c:383
msgid "Maximum color value in PNM file is 0"
msgstr "Максимальное значение цвета в файле формата PNM равняется 0"
-#: gdk-pixbuf/io-pnm.c:388
+#: gdk-pixbuf/io-pnm.c:391
msgid "Maximum color value in PNM file is too large"
msgstr "Максимальное значение цвета в файле формата PNM слишком велико"
-#: gdk-pixbuf/io-pnm.c:396
+#: gdk-pixbuf/io-pnm.c:399
msgid "Cannot handle PNM files with maximum color values greater than 255"
msgstr ""
"Невозможно обработать файлы PNM с максимальными значениями цвета большими, "
"чем 255"
-#: gdk-pixbuf/io-pnm.c:435 gdk-pixbuf/io-pnm.c:463 gdk-pixbuf/io-pnm.c:495
+#: gdk-pixbuf/io-pnm.c:438 gdk-pixbuf/io-pnm.c:466 gdk-pixbuf/io-pnm.c:498
msgid "Raw PNM image type is invalid"
msgstr "Данный тип изображения формата PNM недопустим"
-#: gdk-pixbuf/io-pnm.c:555 gdk-pixbuf/io-pnm.c:597
+#: gdk-pixbuf/io-pnm.c:562 gdk-pixbuf/io-pnm.c:604
msgid "PNM image format is invalid"
msgstr "Данное изображение формата PNM недопустимо"
-#: gdk-pixbuf/io-pnm.c:656
+#: gdk-pixbuf/io-pnm.c:663
msgid "PNM image loader does not support this PNM subformat"
msgstr "Загрузчик изображений формата PNM не поддерживает этот субформат PNM"
-#: gdk-pixbuf/io-pnm.c:711
+#: gdk-pixbuf/io-pnm.c:718
msgid "Premature end-of-file encountered"
msgstr "Преждевременный конец файла обнаружен"
-#: gdk-pixbuf/io-pnm.c:743 gdk-pixbuf/io-pnm.c:974
+#: gdk-pixbuf/io-pnm.c:750 gdk-pixbuf/io-pnm.c:981
msgid "Raw PNM formats require exactly one whitespace before sample data"
msgstr "Формат PNM требует в точности одного пробела перед данными семпла"
-#: gdk-pixbuf/io-pnm.c:770
+#: gdk-pixbuf/io-pnm.c:777
msgid "Cannot allocate memory for loading PNM image"
msgstr "Не удалось распределить память для загрузки файла изображения PNM"
-#: gdk-pixbuf/io-pnm.c:820
+#: gdk-pixbuf/io-pnm.c:827
msgid "Insufficient memory to load PNM context struct"
msgstr "Недостаточно памяти для загрузки структуры формата PNM"
-#: gdk-pixbuf/io-pnm.c:871
+#: gdk-pixbuf/io-pnm.c:878
msgid "Unexpected end of PNM image data"
msgstr "Непредвиденный конец данных обнаружен в изображении формата PNM"
-#: gdk-pixbuf/io-pnm.c:1003
+#: gdk-pixbuf/io-pnm.c:1010
msgid "Insufficient memory to load PNM file"
msgstr "Недостаточно памяти для загрузки файла формата PNM"
-#: gdk-pixbuf/io-pnm.c:1082
+#: gdk-pixbuf/io-pnm.c:1089
msgid "The PNM/PBM/PGM/PPM image format family"
msgstr "Семейство форматов PNM/PBM/PGM/PPM для изображений"
@@ -582,60 +615,60 @@ msgstr "Недостаточно памяти для загрузки изобр
msgid "The Sun raster image format"
msgstr "Растровый формат компании Сан (Sun) для изображений"
-#: gdk-pixbuf/io-tga.c:159
+#: gdk-pixbuf/io-tga.c:154
msgid "Cannot allocate memory for IOBuffer struct"
msgstr "Не удалось распределить память для структуры IOBuffer"
-#: gdk-pixbuf/io-tga.c:178
+#: gdk-pixbuf/io-tga.c:173
msgid "Cannot allocate memory for IOBuffer data"
msgstr "Не удалось распределить память для данных структуры IOBuffer"
-#: gdk-pixbuf/io-tga.c:189
+#: gdk-pixbuf/io-tga.c:184
msgid "Cannot realloc IOBuffer data"
msgstr "Невозможно перераспределить память для данных структуры IOBuffer"
-#: gdk-pixbuf/io-tga.c:219
+#: gdk-pixbuf/io-tga.c:214
msgid "Cannot allocate temporary IOBuffer data"
msgstr "Не удалось распределить временные данные структуры IOBuffer"
-#: gdk-pixbuf/io-tga.c:353
+#: gdk-pixbuf/io-tga.c:348
msgid "Cannot allocate new pixbuf"
msgstr "Не удалось распределить память для новой структуры pixbuf"
-#: gdk-pixbuf/io-tga.c:692
+#: gdk-pixbuf/io-tga.c:689
msgid "Cannot allocate colormap structure"
msgstr "Не удалось распределить память для структуры карты цветов"
-#: gdk-pixbuf/io-tga.c:699
+#: gdk-pixbuf/io-tga.c:696
msgid "Cannot allocate colormap entries"
msgstr "Не удалось распределить память для элементов карты цветов"
-#: gdk-pixbuf/io-tga.c:721
+#: gdk-pixbuf/io-tga.c:718
msgid "Unexpected bitdepth for colormap entries"
msgstr "Непредвиденная глубина цвета обнаружена для элемента карты цветов"
-#: gdk-pixbuf/io-tga.c:739
+#: gdk-pixbuf/io-tga.c:736
msgid "Cannot allocate TGA header memory"
msgstr "Не удалось распределить память для заголовка формата TGA"
-#: gdk-pixbuf/io-tga.c:772
+#: gdk-pixbuf/io-tga.c:769
msgid "TGA image has invalid dimensions"
msgstr "Изображение TGA имеет недопустимые размеры"
-#: gdk-pixbuf/io-tga.c:778 gdk-pixbuf/io-tga.c:787 gdk-pixbuf/io-tga.c:797
-#: gdk-pixbuf/io-tga.c:807 gdk-pixbuf/io-tga.c:814
+#: gdk-pixbuf/io-tga.c:775 gdk-pixbuf/io-tga.c:784 gdk-pixbuf/io-tga.c:794
+#: gdk-pixbuf/io-tga.c:804 gdk-pixbuf/io-tga.c:811
msgid "TGA image type not supported"
msgstr "Неподдерживаемый тип изображения TGA"
-#: gdk-pixbuf/io-tga.c:861
+#: gdk-pixbuf/io-tga.c:858
msgid "Cannot allocate memory for TGA context struct"
msgstr "Невозможно распределить память для структуры содержания формата TGA"
-#: gdk-pixbuf/io-tga.c:926
+#: gdk-pixbuf/io-tga.c:923
msgid "Excess data in file"
msgstr "Данные в файле избыточны"
-#: gdk-pixbuf/io-tga.c:995
+#: gdk-pixbuf/io-tga.c:992
msgid "The Targa image format"
msgstr "Формат Targa для изображений"
@@ -720,39 +753,44 @@ msgstr ""
msgid "The XBM image format"
msgstr "Формат XBM для изображений"
-#: gdk-pixbuf/io-xpm.c:1229
+#: gdk-pixbuf/io-xpm.c:467
msgid "No XPM header found"
msgstr "Заголовок XPM не найден"
-#: gdk-pixbuf/io-xpm.c:1237
+#: gdk-pixbuf/io-xpm.c:476
+#, fuzzy
+msgid "Invalid XPM header"
+msgstr "Файл формата XBM недопустим"
+
+#: gdk-pixbuf/io-xpm.c:484
msgid "XPM file has image width <= 0"
msgstr "Ширина изображения в файле формата XPM меньше или равна 0"
-#: gdk-pixbuf/io-xpm.c:1245
+#: gdk-pixbuf/io-xpm.c:492
msgid "XPM file has image height <= 0"
msgstr "Высота изображения в файле формата XPM меньше или равна 0"
-#: gdk-pixbuf/io-xpm.c:1253
+#: gdk-pixbuf/io-xpm.c:500
msgid "XPM has invalid number of chars per pixel"
msgstr "XPM имеет недопустимое число символов на пиксел"
-#: gdk-pixbuf/io-xpm.c:1260
+#: gdk-pixbuf/io-xpm.c:507
msgid "XPM file has invalid number of colors"
msgstr "Файл формата XPM имеет недопустимое число цветов"
-#: gdk-pixbuf/io-xpm.c:1272 gdk-pixbuf/io-xpm.c:1281 gdk-pixbuf/io-xpm.c:1333
+#: gdk-pixbuf/io-xpm.c:519 gdk-pixbuf/io-xpm.c:528 gdk-pixbuf/io-xpm.c:580
msgid "Cannot allocate memory for loading XPM image"
msgstr "Не удалось распределить память для загрузки изображения XPM"
-#: gdk-pixbuf/io-xpm.c:1295
+#: gdk-pixbuf/io-xpm.c:542
msgid "Cannot read XPM colormap"
msgstr "Не удалось прочитать цветовую карту XPM"
-#: gdk-pixbuf/io-xpm.c:1524
+#: gdk-pixbuf/io-xpm.c:771
msgid "Failed to write to temporary file when loading XPM image"
msgstr "Cбой при записи временного файла во время загрузки изображения XPM"
-#: gdk-pixbuf/io-xpm.c:1559
+#: gdk-pixbuf/io-xpm.c:806
msgid "The XPM image format"
msgstr "Формат изображения XPM"
@@ -814,6 +852,138 @@ msgstr "FLAGS"
msgid "Gdk debugging flags to unset"
msgstr "Сбросить указанные отладочные флаги Gdk"
+#: gdk/keyname-table.h:3940
+msgid "keyboard label|BackSpace"
+msgstr ""
+
+#: gdk/keyname-table.h:3941
+msgid "keyboard label|Tab"
+msgstr ""
+
+#: gdk/keyname-table.h:3942
+msgid "keyboard label|Return"
+msgstr ""
+
+#: gdk/keyname-table.h:3943
+msgid "keyboard label|Pause"
+msgstr ""
+
+#: gdk/keyname-table.h:3944
+msgid "keyboard label|Scroll_Lock"
+msgstr ""
+
+#: gdk/keyname-table.h:3945
+msgid "keyboard label|Sys_Req"
+msgstr ""
+
+#: gdk/keyname-table.h:3946
+msgid "keyboard label|Escape"
+msgstr ""
+
+#: gdk/keyname-table.h:3947
+msgid "keyboard label|Multi_key"
+msgstr ""
+
+#: gdk/keyname-table.h:3948
+msgid "keyboard label|Home"
+msgstr ""
+
+#: gdk/keyname-table.h:3949
+msgid "keyboard label|Page_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3950
+msgid "keyboard label|Page_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3951
+msgid "keyboard label|End"
+msgstr ""
+
+#: gdk/keyname-table.h:3952
+msgid "keyboard label|Begin"
+msgstr ""
+
+#: gdk/keyname-table.h:3953
+msgid "keyboard label|Print"
+msgstr ""
+
+#: gdk/keyname-table.h:3954
+msgid "keyboard label|Insert"
+msgstr ""
+
+#: gdk/keyname-table.h:3955
+msgid "keyboard label|Num_Lock"
+msgstr ""
+
+#: gdk/keyname-table.h:3956
+msgid "keyboard label|KP_Space"
+msgstr ""
+
+#: gdk/keyname-table.h:3957
+msgid "keyboard label|KP_Tab"
+msgstr ""
+
+#: gdk/keyname-table.h:3958
+msgid "keyboard label|KP_Enter"
+msgstr ""
+
+#: gdk/keyname-table.h:3959
+msgid "keyboard label|KP_Home"
+msgstr ""
+
+#: gdk/keyname-table.h:3960
+msgid "keyboard label|KP_Left"
+msgstr ""
+
+#: gdk/keyname-table.h:3961
+msgid "keyboard label|KP_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3962
+msgid "keyboard label|KP_Right"
+msgstr ""
+
+#: gdk/keyname-table.h:3963
+msgid "keyboard label|KP_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3964
+msgid "keyboard label|KP_Page_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3965
+msgid "keyboard label|KP_Prior"
+msgstr ""
+
+#: gdk/keyname-table.h:3966
+msgid "keyboard label|KP_Page_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3967
+msgid "keyboard label|KP_Next"
+msgstr ""
+
+#: gdk/keyname-table.h:3968
+msgid "keyboard label|KP_End"
+msgstr ""
+
+#: gdk/keyname-table.h:3969
+msgid "keyboard label|KP_Begin"
+msgstr ""
+
+#: gdk/keyname-table.h:3970
+msgid "keyboard label|KP_Insert"
+msgstr ""
+
+#: gdk/keyname-table.h:3971
+msgid "keyboard label|KP_Delete"
+msgstr ""
+
+#: gdk/keyname-table.h:3972
+msgid "keyboard label|Delete"
+msgstr ""
+
#. Description of --sync in --help output
#: gdk/win32/gdkmain-win32.c:60
msgid "Don't batch GDI requests"
@@ -849,46 +1019,47 @@ msgstr "COLORS"
msgid "Make X calls synchronous"
msgstr "Включить синхронные вызовы X"
-#: gtk/gtkaboutdialog.c:260 gtk/gtkaboutdialog.c:1939
+#: gtk/gtkaboutdialog.c:270 gtk/gtkaboutdialog.c:2025
msgid "License"
msgstr "Лицензия"
-#: gtk/gtkaboutdialog.c:261
+#: gtk/gtkaboutdialog.c:271
msgid "The license of the program"
msgstr "Лицензия программы"
#. Add the credits button
-#: gtk/gtkaboutdialog.c:482
-msgid "_Credits"
-msgstr "_Благодарности"
+#: gtk/gtkaboutdialog.c:491
+#, fuzzy
+msgid "C_redits"
+msgstr "Благодарности"
#. Add the license button
-#: gtk/gtkaboutdialog.c:491
+#: gtk/gtkaboutdialog.c:501
msgid "_License"
msgstr "_Лицензия"
-#: gtk/gtkaboutdialog.c:682
+#: gtk/gtkaboutdialog.c:731
#, c-format
msgid "About %s"
msgstr "О программе %s"
-#: gtk/gtkaboutdialog.c:1876
+#: gtk/gtkaboutdialog.c:1953
msgid "Credits"
msgstr "Благодарности"
-#: gtk/gtkaboutdialog.c:1901
+#: gtk/gtkaboutdialog.c:1979
msgid "Written by"
msgstr "Авторы"
-#: gtk/gtkaboutdialog.c:1904
+#: gtk/gtkaboutdialog.c:1982
msgid "Documented by"
msgstr "Документация"
-#: gtk/gtkaboutdialog.c:1916
+#: gtk/gtkaboutdialog.c:1994
msgid "Translated by"
msgstr "Перевод"
-#: gtk/gtkaboutdialog.c:1920
+#: gtk/gtkaboutdialog.c:1998
msgid "Artwork by"
msgstr "Графический дизайн"
@@ -896,28 +1067,41 @@ msgstr "Графический дизайн"
#. * that use the shift key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: gtk/gtkaccellabel.c:119
-msgid "Shift"
-msgstr "Shift"
+#: gtk/gtkaccellabel.c:121
+msgid "keyboard label|Shift"
+msgstr ""
#. This is the text that should appear next to menu accelerators
#. * that use the control key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: gtk/gtkaccellabel.c:125
-msgid "Ctrl"
-msgstr "Ctrl"
+#: gtk/gtkaccellabel.c:128
+msgid "keyboard label|Ctrl"
+msgstr ""
#. This is the text that should appear next to menu accelerators
#. * that use the alt key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: gtk/gtkaccellabel.c:131
-msgid "Alt"
-msgstr "Alt"
+#: gtk/gtkaccellabel.c:135
+msgid "keyboard label|Alt"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkaccellabel.c:577
+msgid "keyboard label|Space"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkaccellabel.c:581
+msgid "keyboard label|Backslash"
+msgstr ""
#. Translate to calendar:YM if you want years to be displayed
#. * before months; otherwise translate to calendar:MY.
@@ -928,7 +1112,7 @@ msgstr "Alt"
#. * so if you have a default text direction of RTL and YM, then
#. * the year will appear on the right.
#.
-#: gtk/gtkcalendar.c:700
+#: gtk/gtkcalendar.c:647
msgid "calendar:MY"
msgstr "calendar:MY"
@@ -936,24 +1120,52 @@ msgstr "calendar:MY"
#. * first day of the week to calendar:week_start:1 if you want Monday
#. * to be the first day of the week, and so on.
#.
-#: gtk/gtkcalendar.c:710
+#: gtk/gtkcalendar.c:661
msgid "calendar:week_start:0"
msgstr "calendar:week_start:1"
-#: gtk/gtkcellrendererprogress.c:235 gtk/gtkcellrendererprogress.c:293
+#. Translators: This is a text measurement template.
+#. * Translate it to the widest year text.
+#. *
+#. * Don't include the prefix "year measurement template|"
+#. * in the translation.
+#. *
+#. * If you don't understand this, leave it as "2000"
+#.
+#: gtk/gtkcalendar.c:1549
+msgid "year measurement template|2000"
+msgstr ""
+
+#. Translators: This dictates how the year is displayed in
+#. * gtkcalendar widget. See strftime() manual for the format.
+#. * Use only ASCII in the translation.
+#. *
+#. * Also look for the msgid "year measurement template|2000".
+#. * Translate that entry to a year with the widest output of this
+#. * msgid.
+#. *
+#. * Don't include the prefix "calendar year format|" in the
+#. * translation. "%Y" is appropriate for most locales.
+#.
+#: gtk/gtkcalendar.c:1826
+msgid "calendar year format|%Y"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkcellrendererprogress.c:237 gtk/gtkcellrendererprogress.c:295
#, c-format
msgid "progress bar label|%d %%"
msgstr "ярлык индикатора хода процесса|%d %%"
-#: gtk/gtkcolorbutton.c:220 gtk/gtkcolorbutton.c:574
+#: gtk/gtkcolorbutton.c:221 gtk/gtkcolorbutton.c:576
msgid "Pick a Color"
msgstr "Выберите цвет"
-#: gtk/gtkcolorbutton.c:466
+#: gtk/gtkcolorbutton.c:467
msgid "Received invalid color data\n"
msgstr "Недопустимые данные цвета получены\n"
-#: gtk/gtkcolorsel.c:576
+#: gtk/gtkcolorsel.c:561
msgid ""
"The previously-selected color, for comparison to the color you're selecting "
"now. You can drag this color to a palette entry, or select this color as "
@@ -963,7 +1175,7 @@ msgstr ""
"перетащить этот цвет в палитру или выбрать этот цвет текущим, перетащив его "
"в расположенный сбоку образец."
-#: gtk/gtkcolorsel.c:581
+#: gtk/gtkcolorsel.c:566
msgid ""
"The color you've chosen. You can drag this color to a palette entry to save "
"it for use in the future."
@@ -971,11 +1183,11 @@ msgstr ""
"Цвет, который вы выбрали. Вы можете перетащить его в палитру, чтобы "
"сохранить для последующего использования."
-#: gtk/gtkcolorsel.c:942
+#: gtk/gtkcolorsel.c:957
msgid "_Save color here"
msgstr "Со_хранить цвет здесь"
-#: gtk/gtkcolorsel.c:1147
+#: gtk/gtkcolorsel.c:1162
msgid ""
"Click this palette entry to make it the current color. To change this entry, "
"drag a color swatch here or right-click it and select \"Save color here.\""
@@ -984,7 +1196,7 @@ msgstr ""
"изменить этот элемент, перетащите сюда образец цвета или щёлкните правой "
"клавишей и выберите \"Сохранить цвет здесь\""
-#: gtk/gtkcolorsel.c:1913
+#: gtk/gtkcolorsel.c:1929
msgid ""
"Select the color you want from the outer ring. Select the darkness or "
"lightness of that color using the inner triangle."
@@ -992,7 +1204,7 @@ msgstr ""
"Выберите желаемый цвет на внешнем круге. Выберите более тёмный или более "
"светлый оттенки, используя внутренний треугольник."
-#: gtk/gtkcolorsel.c:1938
+#: gtk/gtkcolorsel.c:1954
msgid ""
"Click the eyedropper, then click a color anywhere on your screen to select "
"that color."
@@ -1000,67 +1212,67 @@ msgstr ""
"Щелкните на пипетке, затем щёлкните на цвете в любом месте экрана, чтобы "
"выбрать этот цвет."
-#: gtk/gtkcolorsel.c:1947
+#: gtk/gtkcolorsel.c:1963
msgid "_Hue:"
msgstr "То_н:"
-#: gtk/gtkcolorsel.c:1948
+#: gtk/gtkcolorsel.c:1964
msgid "Position on the color wheel."
msgstr "Положение цветового круга."
-#: gtk/gtkcolorsel.c:1950
+#: gtk/gtkcolorsel.c:1966
msgid "_Saturation:"
msgstr "Нас_ыщенность:"
-#: gtk/gtkcolorsel.c:1951
+#: gtk/gtkcolorsel.c:1967
msgid "\"Deepness\" of the color."
msgstr "\"Глубина\" цвета."
-#: gtk/gtkcolorsel.c:1952
+#: gtk/gtkcolorsel.c:1968
msgid "_Value:"
msgstr "Зна_чение:"
-#: gtk/gtkcolorsel.c:1953
+#: gtk/gtkcolorsel.c:1969
msgid "Brightness of the color."
msgstr "Яркость цвета."
-#: gtk/gtkcolorsel.c:1954
+#: gtk/gtkcolorsel.c:1970
msgid "_Red:"
msgstr "_Красный:"
-#: gtk/gtkcolorsel.c:1955
+#: gtk/gtkcolorsel.c:1971
msgid "Amount of red light in the color."
msgstr "Количество красного оттенка в цвете."
-#: gtk/gtkcolorsel.c:1956
+#: gtk/gtkcolorsel.c:1972
msgid "_Green:"
msgstr "_Зеленый:"
-#: gtk/gtkcolorsel.c:1957
+#: gtk/gtkcolorsel.c:1973
msgid "Amount of green light in the color."
msgstr "Количество зелёного оттенка в цвете."
-#: gtk/gtkcolorsel.c:1958
+#: gtk/gtkcolorsel.c:1974
msgid "_Blue:"
msgstr "С_иний:"
-#: gtk/gtkcolorsel.c:1959
+#: gtk/gtkcolorsel.c:1975
msgid "Amount of blue light in the color."
msgstr "Количество синего оттенка в цвете."
-#: gtk/gtkcolorsel.c:1962
+#: gtk/gtkcolorsel.c:1978
msgid "_Opacity:"
msgstr "Не_прозрачность:"
-#: gtk/gtkcolorsel.c:1970 gtk/gtkcolorsel.c:1981
+#: gtk/gtkcolorsel.c:1986 gtk/gtkcolorsel.c:1997
msgid "Transparency of the color."
msgstr "Прозрачность цвета."
-#: gtk/gtkcolorsel.c:1988
+#: gtk/gtkcolorsel.c:2004
msgid "Color _Name:"
msgstr "Наи_менование цвета:"
-#: gtk/gtkcolorsel.c:2003
+#: gtk/gtkcolorsel.c:2019
msgid ""
"You can enter an HTML-style hexadecimal color value, or simply a color name "
"such as 'orange' in this entry."
@@ -1068,11 +1280,11 @@ msgstr ""
"Вы можете ввести в этой строке или шестнадцатеричное значение цвета (в стиле "
"HTML), или название цвета, например \"orange\"."
-#: gtk/gtkcolorsel.c:2022
+#: gtk/gtkcolorsel.c:2038
msgid "_Palette"
msgstr "Па_литра"
-#: gtk/gtkcolorsel.c:2054
+#: gtk/gtkcolorsel.c:2070
msgid "Color Wheel"
msgstr "Цветовой круг"
@@ -1080,196 +1292,213 @@ msgstr "Цветовой круг"
msgid "Color Selection"
msgstr "Выбор цвета"
-#: gtk/gtkentry.c:4507 gtk/gtktextview.c:7030
+#: gtk/gtkentry.c:4508 gtk/gtktextview.c:7068
msgid "Select _All"
msgstr "Выделить вс_е"
-#: gtk/gtkentry.c:4517 gtk/gtktextview.c:7040
+#: gtk/gtkentry.c:4518 gtk/gtktextview.c:7078
msgid "Input _Methods"
msgstr "Использовать _методы ввода"
-#: gtk/gtkentry.c:4528 gtk/gtktextview.c:7051
+#: gtk/gtkentry.c:4529 gtk/gtktextview.c:7089
msgid "_Insert Unicode Control Character"
msgstr "Вст_авить управляющий символ набора Юникод"
-#: gtk/gtkfilechooser.c:1584 gtk/gtkfilechooser.c:1628
-#: gtk/gtkfilechooser.c:1703 gtk/gtkfilechooser.c:1747
+#: gtk/gtkfilechooser.c:1588 gtk/gtkfilechooser.c:1632
+#: gtk/gtkfilechooser.c:1707 gtk/gtkfilechooser.c:1751
#, c-format
msgid "Invalid filename: %s"
msgstr "Недопустимое имя файла: %s"
-#: gtk/gtkfilechooserbutton.c:65
+#: gtk/gtkfilechooserbutton.c:67
msgid "Select A File"
msgstr "Выберите файл"
-#: gtk/gtkfilechooserbutton.c:66 gtk/gtkfilechooserdefault.c:1229
-#: gtk/gtkpathbar.c:982
+#: gtk/gtkfilechooserbutton.c:68 gtk/gtkfilechooserdefault.c:1302
+#: gtk/gtkpathbar.c:1020
msgid "Home"
msgstr "Домашняя папка"
-#: gtk/gtkfilechooserbutton.c:67 gtk/gtkfilechooserdefault.c:1256
-#: gtk/gtkpathbar.c:984
+#: gtk/gtkfilechooserbutton.c:69 gtk/gtkfilechooserdefault.c:1329
+#: gtk/gtkpathbar.c:1022
msgid "Desktop"
msgstr "Рабочий стол"
-#: gtk/gtkfilechooserbutton.c:68
+#: gtk/gtkfilechooserbutton.c:70
msgid "(None)"
msgstr "(Нет)"
-#: gtk/gtkfilechooserbutton.c:1515
+#: gtk/gtkfilechooserbutton.c:1523
msgid "Other..."
msgstr "Другой..."
-#: gtk/gtkfilechooserdefault.c:867
+#: gtk/gtkfilechooserdefault.c:917
msgid "Could not retrieve information about the file"
msgstr "Не удалось получить информацию о \"%s\""
-#: gtk/gtkfilechooserdefault.c:878
+#: gtk/gtkfilechooserdefault.c:928
msgid "Could not add a bookmark"
msgstr "Не удалось добавить закладку"
-#: gtk/gtkfilechooserdefault.c:889
+#: gtk/gtkfilechooserdefault.c:939
msgid "Could not remove bookmark"
msgstr "Не удалось удалить закладку"
-#: gtk/gtkfilechooserdefault.c:900
+#: gtk/gtkfilechooserdefault.c:950
msgid "The folder could not be created"
msgstr "Невозиожно создать папку"
-#: gtk/gtkfilechooserdefault.c:911
+#: gtk/gtkfilechooserdefault.c:963
+msgid ""
+"The folder could not be created, as a file with the same name already "
+"exists. Try using a different name for the folder, or rename the file first."
+msgstr ""
+
+#: gtk/gtkfilechooserdefault.c:976
msgid "Invalid file name"
msgstr "Недопустимое имя файла"
-#: gtk/gtkfilechooserdefault.c:921
+#: gtk/gtkfilechooserdefault.c:986
msgid "The folder contents could not be displayed"
msgstr "Невозможно отобразить содержимое папки"
-#: gtk/gtkfilechooserdefault.c:1119
+#: gtk/gtkfilechooserdefault.c:1192
#, c-format
msgid "Could not get information about '%s': %s"
msgstr "Не удалось получить информацию о \"%s\": %s"
-""
-#: gtk/gtkfilechooserdefault.c:2095
+#: gtk/gtkfilechooserdefault.c:2208
#, c-format
msgid "Add the folder '%s' to the bookmarks"
msgstr "Добавить папку \"%s\" к закладкам"
-#: gtk/gtkfilechooserdefault.c:2136
+#: gtk/gtkfilechooserdefault.c:2249
msgid "Add the current folder to the bookmarks"
msgstr "Добавить текущую папку к закладкам"
-#: gtk/gtkfilechooserdefault.c:2138
+#: gtk/gtkfilechooserdefault.c:2251
msgid "Add the selected folders to the bookmarks"
msgstr "Добавить выделенные папки к закладкам"
-#: gtk/gtkfilechooserdefault.c:2178
+#: gtk/gtkfilechooserdefault.c:2291
#, c-format
msgid "Remove the bookmark '%s'"
msgstr "Удалить закладку \"%s\""
-#: gtk/gtkfilechooserdefault.c:2591
+#: gtk/gtkfilechooserdefault.c:2722
#, c-format
msgid "Could not add a bookmark for '%s' because it is an invalid path name."
msgstr "Не удалось добавить закладку для \"%s\", так как этот путь недопустим."
-#: gtk/gtkfilechooserdefault.c:2769
+#: gtk/gtkfilechooserdefault.c:2937
+#, fuzzy
+msgid "Remove"
+msgstr "_Удалить"
+
+#: gtk/gtkfilechooserdefault.c:2946
+#, fuzzy
+msgid "Rename..."
+msgstr "_Переименовать"
+
+#: gtk/gtkfilechooserdefault.c:3069
msgid "Shortcuts"
msgstr "Ярлыки"
-#: gtk/gtkfilechooserdefault.c:2823
+#: gtk/gtkfilechooserdefault.c:3123
msgid "Folder"
msgstr "Папка"
-#: gtk/gtkfilechooserdefault.c:2875 gtk/gtkstock.c:295
+#: gtk/gtkfilechooserdefault.c:3179 gtk/gtkstock.c:317
msgid "_Add"
msgstr "_Добавить"
-#: gtk/gtkfilechooserdefault.c:2882
-msgid "Add the selected folder to the bookmarks"
+#: gtk/gtkfilechooserdefault.c:3186
+#, fuzzy
+msgid "Add the selected folder to the Bookmarks"
msgstr "Добавить выбранную папку к закладкам"
-#: gtk/gtkfilechooserdefault.c:2887 gtk/gtkstock.c:352
+#: gtk/gtkfilechooserdefault.c:3191 gtk/gtkstock.c:395
msgid "_Remove"
msgstr "_Удалить"
-#: gtk/gtkfilechooserdefault.c:2894
+#: gtk/gtkfilechooserdefault.c:3198
msgid "Remove the selected bookmark"
msgstr "Удалить выделенную закладку"
-#: gtk/gtkfilechooserdefault.c:2997
-msgid "_Add to Shortcuts"
+#: gtk/gtkfilechooserdefault.c:3305
+#, fuzzy
+msgid "_Add to Bookmarks"
msgstr "_Добавить к ярлыкам"
-#: gtk/gtkfilechooserdefault.c:3007
+#: gtk/gtkfilechooserdefault.c:3315
msgid "Open _Location"
msgstr "Открыть _адрес"
-#: gtk/gtkfilechooserdefault.c:3019
+#: gtk/gtkfilechooserdefault.c:3327
msgid "Show _Hidden Files"
msgstr "Показывать _скрытые файлы"
-#: gtk/gtkfilechooserdefault.c:3143 gtk/gtkfilesel.c:767
+#: gtk/gtkfilechooserdefault.c:3451 gtk/gtkfilesel.c:766
msgid "Files"
msgstr "Файлы"
-#: gtk/gtkfilechooserdefault.c:3174
+#: gtk/gtkfilechooserdefault.c:3482
msgid "Name"
msgstr "Имя"
-#: gtk/gtkfilechooserdefault.c:3199
+#: gtk/gtkfilechooserdefault.c:3507
msgid "Size"
msgstr "Размер"
-#: gtk/gtkfilechooserdefault.c:3212
+#: gtk/gtkfilechooserdefault.c:3520
msgid "Modified"
msgstr "Изменён"
-#: gtk/gtkfilechooserdefault.c:3244
+#: gtk/gtkfilechooserdefault.c:3552
msgid "Select which types of files are shown"
msgstr "Выбрать отображаемые типы файлов"
#. Create Folder
-#: gtk/gtkfilechooserdefault.c:3280
+#: gtk/gtkfilechooserdefault.c:3588
msgid "Create Fo_lder"
msgstr "Создать п_апку"
#. Name entry
-#: gtk/gtkfilechooserdefault.c:3398
+#: gtk/gtkfilechooserdefault.c:3709
msgid "_Name:"
msgstr "_Имя:"
-#: gtk/gtkfilechooserdefault.c:3438
+#: gtk/gtkfilechooserdefault.c:3749
msgid "_Browse for other folders"
msgstr "П_росмотреть другие папки"
-#: gtk/gtkfilechooserdefault.c:3688
+#: gtk/gtkfilechooserdefault.c:4000
msgid "Save in _folder:"
msgstr "Сохранить в _папке"
-#: gtk/gtkfilechooserdefault.c:3690
+#: gtk/gtkfilechooserdefault.c:4002
msgid "Create in _folder:"
msgstr "Создать в _папке:"
-#: gtk/gtkfilechooserdefault.c:4523
+#: gtk/gtkfilechooserdefault.c:4959
msgid "Cannot change to folder because it is not local"
msgstr "Невозможно перейти в папку, так как она не является локальной"
-#: gtk/gtkfilechooserdefault.c:5048
+#: gtk/gtkfilechooserdefault.c:5513
#, c-format
msgid "Shortcut %s does not exist"
msgstr "Ярлык %s не существует"
-#: gtk/gtkfilechooserdefault.c:5508
+#: gtk/gtkfilechooserdefault.c:6057
#, c-format
msgid "Could not mount %s"
msgstr "Невозможно подключить %s"
-#: gtk/gtkfilechooserdefault.c:5802
+#: gtk/gtkfilechooserdefault.c:6352
msgid "Type name of new folder"
msgstr "Введите имя новой папки"
-#: gtk/gtkfilechooserdefault.c:5844
+#: gtk/gtkfilechooserdefault.c:6394
#, c-format
msgid "%d byte"
msgid_plural "%d bytes"
@@ -1277,80 +1506,80 @@ msgstr[0] "%d байт"
msgstr[1] "%d байта"
msgstr[2] "%d байт"
-#: gtk/gtkfilechooserdefault.c:5846
+#: gtk/gtkfilechooserdefault.c:6396
#, c-format
msgid "%.1f K"
msgstr "%.1f Кб"
-#: gtk/gtkfilechooserdefault.c:5848
+#: gtk/gtkfilechooserdefault.c:6398
#, c-format
msgid "%.1f M"
msgstr "%.1f Мб"
-#: gtk/gtkfilechooserdefault.c:5850
+#: gtk/gtkfilechooserdefault.c:6400
#, c-format
msgid "%.1f G"
msgstr "%.1f Гб"
-#: gtk/gtkfilechooserdefault.c:5902
+#: gtk/gtkfilechooserdefault.c:6446 gtk/gtkfilechooserdefault.c:6470
+msgid "Unknown"
+msgstr "Неизвестен"
+
+#: gtk/gtkfilechooserdefault.c:6457
msgid "Today"
msgstr "Сегодня"
-#: gtk/gtkfilechooserdefault.c:5904
+#: gtk/gtkfilechooserdefault.c:6459
msgid "Yesterday"
msgstr "Вчера"
-#: gtk/gtkfilechooserdefault.c:5915
-msgid "Unknown"
-msgstr "Неизвестен"
-
-#: gtk/gtkfilechooserdefault.c:5985
+#: gtk/gtkfilechooserdefault.c:6541
msgid "Cannot change folder"
msgstr "Невозможно сменить папку"
-#: gtk/gtkfilechooserdefault.c:5986
+#: gtk/gtkfilechooserdefault.c:6542
msgid "The folder you specified is an invalid path."
msgstr "Не удалось перейти в указанную папку, так как этот путь недопустим."
-#: gtk/gtkfilechooserdefault.c:6025
+#: gtk/gtkfilechooserdefault.c:6581
#, c-format
msgid "Could not build file name from '%s' and '%s'"
msgstr "Не удалось построить имя файла из \"%s\" и \"%s\""
-#: gtk/gtkfilechooserdefault.c:6061
+#: gtk/gtkfilechooserdefault.c:6617
msgid "Could not select item"
msgstr "Не удалось выбрать элемент"
-#: gtk/gtkfilechooserdefault.c:6101
+#: gtk/gtkfilechooserdefault.c:6657
msgid "Open Location"
msgstr "Открыть адрес"
-#: gtk/gtkfilechooserdefault.c:6108
+#: gtk/gtkfilechooserdefault.c:6664
msgid "Save in Location"
msgstr "Сохранить в местоположении"
-#: gtk/gtkfilechooserdefault.c:6132
+#: gtk/gtkfilechooserdefault.c:6688
msgid "_Location:"
msgstr "_Адрес:"
-#: gtk/gtkfilesel.c:731
+#: gtk/gtkfilesel.c:730
msgid "Folders"
msgstr "Папки"
-#: gtk/gtkfilesel.c:735
+#: gtk/gtkfilesel.c:734
msgid "Fol_ders"
msgstr "Пап_ки"
-#: gtk/gtkfilesel.c:771
+#: gtk/gtkfilesel.c:770
msgid "_Files"
msgstr "_Файлы"
-#: gtk/gtkfilesel.c:859 gtk/gtkfilesel.c:2249
+#: gtk/gtkfilesel.c:858 gtk/gtkfilesel.c:2248
#, c-format
msgid "Folder unreadable: %s"
msgstr "Папка нечитаема: %s"
-#: gtk/gtkfilesel.c:990
+#: gtk/gtkfilesel.c:989
#, c-format
msgid ""
"The file \"%s\" resides on another machine (called %s) and may not be "
@@ -1361,25 +1590,25 @@ msgstr ""
"недоступен этой программе.\n"
"Хотите выбрать именно его?"
-#: gtk/gtkfilesel.c:1121
+#: gtk/gtkfilesel.c:1120
msgid "_New Folder"
msgstr "_Создать папку"
-#: gtk/gtkfilesel.c:1132
+#: gtk/gtkfilesel.c:1131
msgid "De_lete File"
msgstr "У_далить файл"
-#: gtk/gtkfilesel.c:1143
+#: gtk/gtkfilesel.c:1142
msgid "_Rename File"
msgstr "Пере_именовать файл"
-#: gtk/gtkfilesel.c:1445
+#: gtk/gtkfilesel.c:1444
#, c-format
msgid ""
"The folder name \"%s\" contains symbols that are not allowed in filenames"
msgstr "Имя папки \"%s\" содержит символы, недопустимые в именах файлов"
-#: gtk/gtkfilesel.c:1447
+#: gtk/gtkfilesel.c:1446
#, c-format
msgid ""
"Error creating folder \"%s\": %s\n"
@@ -1388,33 +1617,33 @@ msgstr ""
"Произошла ошибка создания папки \"%s\": %s\n"
"%s"
-#: gtk/gtkfilesel.c:1448 gtk/gtkfilesel.c:1684
+#: gtk/gtkfilesel.c:1447 gtk/gtkfilesel.c:1683
msgid "You probably used symbols not allowed in filenames."
msgstr "Возможно, вы используете символы, недопустимые в именах файлов."
-#: gtk/gtkfilesel.c:1456
+#: gtk/gtkfilesel.c:1455
#, c-format
msgid "Error creating folder \"%s\": %s\n"
msgstr "Произошла ошибка создания папки \"%s\": %s\n"
-#: gtk/gtkfilesel.c:1490
+#: gtk/gtkfilesel.c:1489
msgid "New Folder"
msgstr "Создать папку"
-#: gtk/gtkfilesel.c:1505
+#: gtk/gtkfilesel.c:1504
msgid "_Folder name:"
msgstr "Имя _папки:"
-#: gtk/gtkfilesel.c:1529
+#: gtk/gtkfilesel.c:1528
msgid "C_reate"
msgstr "Со_здать"
-#: gtk/gtkfilesel.c:1572
+#: gtk/gtkfilesel.c:1571
#, c-format
msgid "The filename \"%s\" contains symbols that are not allowed in filenames"
msgstr "Имя файла \"%s\" содержит символы, недопустимые в именах файлов"
-#: gtk/gtkfilesel.c:1575
+#: gtk/gtkfilesel.c:1574
#, c-format
msgid ""
"Error deleting file \"%s\": %s\n"
@@ -1423,30 +1652,30 @@ msgstr ""
"Произошла ошибка удаления файла \"%s\": %s\n"
"%s"
-#: gtk/gtkfilesel.c:1577 gtk/gtkfilesel.c:1698
+#: gtk/gtkfilesel.c:1576 gtk/gtkfilesel.c:1697
msgid "It probably contains symbols not allowed in filenames."
msgstr "Возможно, в имени содержатся символы, недопустимые в именах файлов."
-#: gtk/gtkfilesel.c:1586
+#: gtk/gtkfilesel.c:1585
#, c-format
msgid "Error deleting file \"%s\": %s"
msgstr "Произошла ошибка удаления файла \"%s\": %s"
-#: gtk/gtkfilesel.c:1629
+#: gtk/gtkfilesel.c:1628
#, c-format
msgid "Really delete file \"%s\"?"
msgstr "Действительно удалить файл \"%s\"?"
-#: gtk/gtkfilesel.c:1634
+#: gtk/gtkfilesel.c:1633
msgid "Delete File"
msgstr "Удалить файл"
-#: gtk/gtkfilesel.c:1680 gtk/gtkfilesel.c:1694
+#: gtk/gtkfilesel.c:1679 gtk/gtkfilesel.c:1693
#, c-format
msgid "The file name \"%s\" contains symbols that are not allowed in filenames"
msgstr "Имя файла \"%s\" содержит символы, недопустимые в названиях файлов"
-#: gtk/gtkfilesel.c:1682
+#: gtk/gtkfilesel.c:1681
#, c-format
msgid ""
"Error renaming file to \"%s\": %s\n"
@@ -1455,7 +1684,7 @@ msgstr ""
"Произошла ошибка переименования файла в \"%s\": %s\n"
"%s"
-#: gtk/gtkfilesel.c:1696
+#: gtk/gtkfilesel.c:1695
#, c-format
msgid ""
"Error renaming file \"%s\": %s\n"
@@ -1464,29 +1693,29 @@ msgstr ""
"Произошла ошибка переименования файла \"%s\": %s\n"
"%s"
-#: gtk/gtkfilesel.c:1706
+#: gtk/gtkfilesel.c:1705
#, c-format
msgid "Error renaming file \"%s\" to \"%s\": %s"
msgstr "Произошла ошибка переименования файла \"%s\" в \"%s\": %s"
-#: gtk/gtkfilesel.c:1753
+#: gtk/gtkfilesel.c:1752
msgid "Rename File"
msgstr "Переименовать файл"
-#: gtk/gtkfilesel.c:1768
+#: gtk/gtkfilesel.c:1767
#, c-format
msgid "Rename file \"%s\" to:"
msgstr "Переименовать файл \"%s\" в:"
-#: gtk/gtkfilesel.c:1797
+#: gtk/gtkfilesel.c:1796
msgid "_Rename"
msgstr "_Переименовать"
-#: gtk/gtkfilesel.c:2229
+#: gtk/gtkfilesel.c:2228
msgid "_Selection: "
msgstr "_Выбор: "
-#: gtk/gtkfilesel.c:3152
+#: gtk/gtkfilesel.c:3151
#, c-format
msgid ""
"The filename \"%s\" couldn't be converted to UTF-8. (try setting the "
@@ -1495,15 +1724,15 @@ msgstr ""
"Имя файла \"%s\" нельзя преобразовать в кодировку UTF-8 (попробуйте задать "
"переменную среды G_FILENAME_ENCODING): %s"
-#: gtk/gtkfilesel.c:3155
+#: gtk/gtkfilesel.c:3154
msgid "Invalid UTF-8"
msgstr "Данная последовательность UTF-8 недопустима"
-#: gtk/gtkfilesel.c:4032
+#: gtk/gtkfilesel.c:4031
msgid "Name too long"
msgstr "Имя слишком длинно"
-#: gtk/gtkfilesel.c:4034
+#: gtk/gtkfilesel.c:4033
msgid "Couldn't convert filename"
msgstr "Не удалось преобразовать имя файла"
@@ -1511,32 +1740,32 @@ msgstr "Не удалось преобразовать имя файла"
msgid "(Empty)"
msgstr "(Пусто)"
-#: gtk/gtkfilesystemunix.c:415 gtk/gtkfilesystemunix.c:429
-#: gtk/gtkfilesystemunix.c:626 gtk/gtkfilesystemwin32.c:482
-#: gtk/gtkfilesystemwin32.c:495 gtk/gtkfilesystemwin32.c:1530
+#: gtk/gtkfilesystemunix.c:475 gtk/gtkfilesystemunix.c:678
+#: gtk/gtkfilesystemunix.c:1918 gtk/gtkfilesystemwin32.c:482
+#: gtk/gtkfilesystemwin32.c:495 gtk/gtkfilesystemwin32.c:1560
#, c-format
msgid "Error getting information for '%s': %s"
msgstr "Произошла ошибка при получении информации о \"%s\": %s"
-#: gtk/gtkfilesystemunix.c:495 gtk/gtkfilesystemwin32.c:537
+#: gtk/gtkfilesystemunix.c:547 gtk/gtkfilesystemwin32.c:537
#, c-format
msgid "Error creating directory '%s': %s"
msgstr "Произошла ошибка при создании папки \"%s\": %s"
-#: gtk/gtkfilesystemunix.c:575 gtk/gtkfilesystemwin32.c:597
+#: gtk/gtkfilesystemunix.c:627 gtk/gtkfilesystemwin32.c:597
msgid "This file system does not support mounting"
msgstr "Эта файловая система не поддерживает подсоединение"
-#: gtk/gtkfilesystemunix.c:583
+#: gtk/gtkfilesystemunix.c:635
msgid "Filesystem"
msgstr "Файловая система"
-#: gtk/gtkfilesystemunix.c:740
+#: gtk/gtkfilesystemunix.c:792
#, c-format
msgid "Could not get a stock icon for %s"
msgstr "Не удалось получить встроенный значок для \"%s\""
-#: gtk/gtkfilesystemunix.c:835
+#: gtk/gtkfilesystemunix.c:887
#, c-format
msgid ""
"The name \"%s\" is not valid because it contains the character \"%s\". "
@@ -1545,63 +1774,78 @@ msgstr ""
"Имя \"%s\" не является допустимым, поскольку содержит символ \"%s\". "
"Используйте другое имя."
-#: gtk/gtkfilesystemunix.c:1443 gtk/gtkfilesystemwin32.c:1004
-#, c-format
-msgid "Bookmark saving failed: %s"
+#: gtk/gtkfilesystemunix.c:1489
+#, fuzzy, c-format
+msgid "Writing %s failed: %s"
msgstr "Произошёл сбой при сохранении закладки: %s"
-#: gtk/gtkfilesystemunix.c:1495
+#: gtk/gtkfilesystemunix.c:1578
#, c-format
msgid "'%s' already exists in the bookmarks list"
msgstr "\"%s\" уже в списке закладок"
-#: gtk/gtkfilesystemunix.c:1557
+#: gtk/gtkfilesystemunix.c:1650
#, c-format
msgid "'%s' does not exist in the bookmarks list"
msgstr "\"%s\" отсутствует в списке закладок"
-#: gtk/gtkfilesystemunix.c:1739
+#: gtk/gtkfilesystemunix.c:1878
+#, fuzzy, c-format
+msgid "Error getting information for '/': %s"
+msgstr "Произошла ошибка при получении информации о \"%s\": %s"
+
+#: gtk/gtkfilesystemwin32.c:611
+#, c-format
+msgid "Network Drive (%s)"
+msgstr ""
+
+#: gtk/gtkfilesystemwin32.c:650
+#, fuzzy, c-format
+msgid "%s (%s)"
+msgstr "%s: %s"
+
+#: gtk/gtkfilesystemwin32.c:1032
#, c-format
-msgid "Error getting information for '%s'"
-msgstr "Произошла ошибка при получении информации о \"%s\""
+msgid "Bookmark saving failed: %s"
+msgstr "Произошёл сбой при сохранении закладки: %s"
-#: gtk/gtkfontbutton.c:178 gtk/gtkfontbutton.c:295
+#: gtk/gtkfontbutton.c:179 gtk/gtkfontbutton.c:292
msgid "Pick a Font"
msgstr "Выберите шрифт"
#. Initialize fields
-#: gtk/gtkfontbutton.c:289
+#: gtk/gtkfontbutton.c:286
msgid "Sans 12"
msgstr "Sans 12"
-#: gtk/gtkfontbutton.c:807
+#: gtk/gtkfontbutton.c:804
msgid "Font"
msgstr "Шрифт"
#. This is the default text shown in the preview entry, though the user
#. can set it. Remember that some fonts only have capital letters.
-#: gtk/gtkfontsel.c:73
+#: gtk/gtkfontsel.c:74
msgid "abcdefghijk ABCDEFGHIJK"
msgstr "абвгде АБВГДЕ abcde ABCDE"
-#: gtk/gtkfontsel.c:360
+#: gtk/gtkfontsel.c:361
msgid "_Family:"
msgstr "_Семейство:"
-#: gtk/gtkfontsel.c:366
+#: gtk/gtkfontsel.c:367
msgid "_Style:"
msgstr "Сти_ль:"
-#: gtk/gtkfontsel.c:372
+#: gtk/gtkfontsel.c:373
msgid "Si_ze:"
msgstr "_Размер:"
#. create the text entry widget
-#: gtk/gtkfontsel.c:548
+#: gtk/gtkfontsel.c:549
msgid "_Preview:"
msgstr "Образе_ц:"
-#: gtk/gtkfontsel.c:1382
+#: gtk/gtkfontsel.c:1383
msgid "Font Selection"
msgstr "Выбор шрифта"
@@ -1616,12 +1860,12 @@ msgstr "_Гамма-значение"
#. Remove this icon source so we don't keep trying to
#. * load it.
#.
-#: gtk/gtkiconfactory.c:1629
+#: gtk/gtkiconfactory.c:1644
#, c-format
msgid "Error loading icon: %s"
msgstr "Произошла ошибка загрузки значка: %s"
-#: gtk/gtkicontheme.c:1263
+#: gtk/gtkicontheme.c:1250
#, c-format
msgid ""
"Could not find the icon '%s'. The '%s' theme\n"
@@ -1634,7 +1878,7 @@ msgstr ""
"Загрузить тему можно с\n"
"\t%s"
-#: gtk/gtkicontheme.c:1328
+#: gtk/gtkicontheme.c:1315
#, c-format
msgid "Icon '%s' not present in theme"
msgstr "Значок \"%s\" не присутствует в теме"
@@ -1722,7 +1966,7 @@ msgstr "(неизвестен)"
msgid "clear"
msgstr "очистить"
-#: gtk/gtklabel.c:3930
+#: gtk/gtklabel.c:3935
msgid "Select All"
msgstr "Выделить все"
@@ -1756,355 +2000,393 @@ msgstr "Сбросить указанные отладочные флаги GTK+
#. * Do *not* translate it to "predefinito:LTR", if it
#. * it isn't default:LTR or default:RTL it will not work
#.
-#: gtk/gtkmain.c:482
+#: gtk/gtkmain.c:476
msgid "default:LTR"
msgstr "default:LTR"
-#: gtk/gtkmain.c:565
+#: gtk/gtkmain.c:559
msgid "GTK+ Options"
msgstr "Параметры GTK+"
-#: gtk/gtkmain.c:565
+#: gtk/gtkmain.c:559
msgid "Show GTK+ Options"
msgstr "Показать параметры GTK+"
-#: gtk/gtknotebook.c:2712 gtk/gtknotebook.c:5060
+#: gtk/gtknotebook.c:2718 gtk/gtknotebook.c:5064
#, c-format
msgid "Page %u"
msgstr "Страница %u"
-#: gtk/gtkradiotoolbutton.c:91
+#: gtk/gtkradiotoolbutton.c:92
msgid "Group"
msgstr "Группа"
-#: gtk/gtkradiotoolbutton.c:92
+#: gtk/gtkradiotoolbutton.c:93
msgid "The radio tool button whose group this button belongs to."
msgstr "Радио-кнопка, к группе которой принадлежит данная кнопка"
-#: gtk/gtkrc.c:2399
+#: gtk/gtkrc.c:2400
#, c-format
msgid "Unable to find include file: \"%s\""
msgstr "Не удалось найти подключаемый файл: \"%s\""
-#: gtk/gtkrc.c:3038 gtk/gtkrc.c:3041
+#: gtk/gtkrc.c:3042 gtk/gtkrc.c:3045
#, c-format
msgid "Unable to locate image file in pixmap_path: \"%s\""
msgstr "Файл с изображением не найден в pixmap_path: \"%s\""
-#: gtk/gtkrc.c:3476
+#: gtk/gtkrc.c:3480
#, c-format
msgid "Pixmap path element: \"%s\" must be absolute, %s, line %d"
msgstr "Компонент пути к рисунку \"%s\" должен быть абсолютным, %s, строка %d"
#. KEEP IN SYNC with gtkiconfactory.c stock icons, when appropriate
-#: gtk/gtkstock.c:286
+#: gtk/gtkstock.c:308
msgid "Information"
msgstr "Информация"
-#: gtk/gtkstock.c:287
+#: gtk/gtkstock.c:309
msgid "Warning"
msgstr "Предупреждение"
-#: gtk/gtkstock.c:288
+#: gtk/gtkstock.c:310
msgid "Error"
msgstr "Ошибка"
-#: gtk/gtkstock.c:289
+#: gtk/gtkstock.c:311
msgid "Question"
msgstr "Вопрос"
#. FIXME these need accelerators when appropriate, and
#. * need the mnemonics to be rationalized
#.
-#: gtk/gtkstock.c:294
+#: gtk/gtkstock.c:316
msgid "_About"
msgstr "_О программе"
-#: gtk/gtkstock.c:296
+#: gtk/gtkstock.c:318
msgid "_Apply"
msgstr "_Применить"
-#: gtk/gtkstock.c:297
+#: gtk/gtkstock.c:319
msgid "_Bold"
msgstr "Полу_жирный"
-#: gtk/gtkstock.c:298
+#: gtk/gtkstock.c:320
msgid "_Cancel"
msgstr "О_тменить"
-#: gtk/gtkstock.c:299
+#: gtk/gtkstock.c:321
msgid "_CD-Rom"
msgstr "_Компакт-диск"
-#: gtk/gtkstock.c:300
+#: gtk/gtkstock.c:322
msgid "_Clear"
msgstr "О_чистить"
-#: gtk/gtkstock.c:301
+#: gtk/gtkstock.c:323
msgid "_Close"
msgstr "_Закрыть"
-#: gtk/gtkstock.c:302
+#: gtk/gtkstock.c:324
msgid "_Convert"
msgstr "П_реобразовать"
-#: gtk/gtkstock.c:303
+#: gtk/gtkstock.c:325
msgid "_Copy"
msgstr "_Копировать"
-#: gtk/gtkstock.c:304
+#: gtk/gtkstock.c:326
msgid "Cu_t"
msgstr "_Вырезать"
-#: gtk/gtkstock.c:305
+#: gtk/gtkstock.c:327
msgid "_Delete"
msgstr "_Удалить"
-#: gtk/gtkstock.c:306
+#: gtk/gtkstock.c:328
msgid "_Execute"
msgstr "_Выполнить"
-#: gtk/gtkstock.c:307
+#: gtk/gtkstock.c:329
msgid "_Edit"
msgstr "_Правка"
-#: gtk/gtkstock.c:308
+#: gtk/gtkstock.c:330
msgid "_Find"
msgstr "_Найти"
-#: gtk/gtkstock.c:309
+#: gtk/gtkstock.c:331
msgid "Find and _Replace"
msgstr "Найти и _заменить"
-#: gtk/gtkstock.c:310
+#: gtk/gtkstock.c:332
msgid "_Floppy"
msgstr "_Дискета"
-#: gtk/gtkstock.c:311
-msgid "_Bottom"
-msgstr "В самый ни_з"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:334
+msgid "Navigation|_Bottom"
+msgstr ""
-#: gtk/gtkstock.c:312
-msgid "_First"
-msgstr "В _начало"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:336
+msgid "Navigation|_First"
+msgstr ""
-#: gtk/gtkstock.c:313
-msgid "_Last"
-msgstr "В коне_ц"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:338
+msgid "Navigation|_Last"
+msgstr ""
-#: gtk/gtkstock.c:314
-msgid "_Top"
-msgstr "На самый вер_х"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:340
+msgid "Navigation|_Top"
+msgstr ""
-#: gtk/gtkstock.c:315
-msgid "_Back"
-msgstr "На_зад"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:342
+msgid "Navigation|_Back"
+msgstr ""
-#: gtk/gtkstock.c:316
-msgid "_Down"
-msgstr "В_низ"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:344
+msgid "Navigation|_Down"
+msgstr ""
-#: gtk/gtkstock.c:317 gtk/gtkstock.c:331
-msgid "_Forward"
-msgstr "_Далее"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:346
+msgid "Navigation|_Forward"
+msgstr ""
-#: gtk/gtkstock.c:318
-msgid "_Up"
-msgstr "_Вверх"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:348
+msgid "Navigation|_Up"
+msgstr ""
-#: gtk/gtkstock.c:319
+#: gtk/gtkstock.c:349
msgid "_Harddisk"
msgstr "_Жёсткий диск"
-#: gtk/gtkstock.c:320
+#: gtk/gtkstock.c:350
msgid "_Help"
msgstr "_Справка"
-#: gtk/gtkstock.c:321
+#: gtk/gtkstock.c:351
msgid "_Home"
msgstr "_Домой"
-#: gtk/gtkstock.c:322
+#: gtk/gtkstock.c:352
msgid "Increase Indent"
msgstr "Увеличить отступ"
-#: gtk/gtkstock.c:323
+#: gtk/gtkstock.c:353
msgid "Decrease Indent"
msgstr "Уменьшить отступ"
-#: gtk/gtkstock.c:324
+#: gtk/gtkstock.c:354
msgid "_Index"
msgstr "_Индекс"
-#: gtk/gtkstock.c:325
+#: gtk/gtkstock.c:355
msgid "_Italic"
msgstr "_Курсив"
-#: gtk/gtkstock.c:326
+#: gtk/gtkstock.c:356
msgid "_Jump to"
msgstr "Перейти _к"
-#: gtk/gtkstock.c:327
-msgid "_Center"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:358
+#, fuzzy
+msgid "Justify|_Center"
msgstr "По _центру"
-#: gtk/gtkstock.c:328
-msgid "_Fill"
-msgstr "По _ширине"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:360
+msgid "Justify|_Fill"
+msgstr ""
-#: gtk/gtkstock.c:329
-msgid "_Left"
-msgstr "По _левому краю"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:362
+msgid "Justify|_Left"
+msgstr ""
-#: gtk/gtkstock.c:330
-msgid "_Right"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:364
+#, fuzzy
+msgid "Justify|_Right"
msgstr "По _правому краю"
-#: gtk/gtkstock.c:332
-msgid "_Next"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:367
+#, fuzzy
+msgid "Media|_Forward"
+msgstr "_Далее"
+
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:369
+#, fuzzy
+msgid "Media|_Next"
msgstr "_Далее"
-#: gtk/gtkstock.c:333
-msgid "P_ause"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:371
+#, fuzzy
+msgid "Media|P_ause"
msgstr "П_ауза"
-#: gtk/gtkstock.c:334
-msgid "_Play"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:373
+#, fuzzy
+msgid "Media|_Play"
msgstr "_Воспр."
-#: gtk/gtkstock.c:335
-msgid "Pre_vious"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:375
+#, fuzzy
+msgid "Media|Pre_vious"
msgstr "Пре_д."
-#: gtk/gtkstock.c:336
-msgid "_Record"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:377
+#, fuzzy
+msgid "Media|_Record"
msgstr "_Запись"
-#: gtk/gtkstock.c:337
-msgid "R_ewind"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:379
+#, fuzzy
+msgid "Media|R_ewind"
msgstr "_Назад"
-#: gtk/gtkstock.c:338 gtk/gtkstock.c:361
-msgid "_Stop"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:381
+#, fuzzy
+msgid "Media|_Stop"
msgstr "_Стоп"
-#: gtk/gtkstock.c:339
+#: gtk/gtkstock.c:382
msgid "_Network"
msgstr "_Сеть"
-#: gtk/gtkstock.c:340
+#: gtk/gtkstock.c:383
msgid "_New"
msgstr "_Создать"
-#: gtk/gtkstock.c:341
+#: gtk/gtkstock.c:384
msgid "_No"
msgstr "_Нет"
-#: gtk/gtkstock.c:342
+#: gtk/gtkstock.c:385
msgid "_OK"
msgstr "_OK"
-#: gtk/gtkstock.c:343
+#: gtk/gtkstock.c:386
msgid "_Open"
msgstr "_Открыть"
-#: gtk/gtkstock.c:344
+#: gtk/gtkstock.c:387
msgid "_Paste"
msgstr "Вст_авить"
-#: gtk/gtkstock.c:345
+#: gtk/gtkstock.c:388
msgid "_Preferences"
msgstr "_Параметры"
-#: gtk/gtkstock.c:346
+#: gtk/gtkstock.c:389
msgid "_Print"
msgstr "Пе_чать"
-#: gtk/gtkstock.c:347
+#: gtk/gtkstock.c:390
msgid "Print Pre_view"
msgstr "Пред_варительный просмотр"
-#: gtk/gtkstock.c:348
+#: gtk/gtkstock.c:391
msgid "_Properties"
msgstr "_Свойства"
-#: gtk/gtkstock.c:349
+#: gtk/gtkstock.c:392
msgid "_Quit"
msgstr "В_ыйти"
-#: gtk/gtkstock.c:350
+#: gtk/gtkstock.c:393
msgid "_Redo"
msgstr "Ве_рнуть"
-#: gtk/gtkstock.c:351
+#: gtk/gtkstock.c:394
msgid "_Refresh"
msgstr "Об_новить"
-#: gtk/gtkstock.c:353
+#: gtk/gtkstock.c:396
msgid "_Revert"
msgstr "_Восстановить"
-#: gtk/gtkstock.c:354
+#: gtk/gtkstock.c:397
msgid "_Save"
msgstr "Со_хранить"
-#: gtk/gtkstock.c:355
+#: gtk/gtkstock.c:398
msgid "Save _As"
msgstr "Сохранить _как"
-#: gtk/gtkstock.c:356
+#: gtk/gtkstock.c:399
msgid "_Color"
msgstr "_Цвет"
-#: gtk/gtkstock.c:357
+#: gtk/gtkstock.c:400
msgid "_Font"
msgstr "_Шрифт"
-#: gtk/gtkstock.c:358
+#: gtk/gtkstock.c:401
msgid "_Ascending"
msgstr "По воз_растанию"
-#: gtk/gtkstock.c:359
+#: gtk/gtkstock.c:402
msgid "_Descending"
msgstr "По _убыванию"
-#: gtk/gtkstock.c:360
+#: gtk/gtkstock.c:403
msgid "_Spell Check"
msgstr "Проверить право_писание"
-#: gtk/gtkstock.c:362
+#: gtk/gtkstock.c:404
+msgid "_Stop"
+msgstr "_Стоп"
+
+#: gtk/gtkstock.c:405
msgid "_Strikethrough"
msgstr "Пере_черкивание"
-#: gtk/gtkstock.c:363
+#: gtk/gtkstock.c:406
msgid "_Undelete"
msgstr "Вос_становить удалённое"
-#: gtk/gtkstock.c:364
+#: gtk/gtkstock.c:407
msgid "_Underline"
msgstr "По_дчёркивание"
-#: gtk/gtkstock.c:365
+#: gtk/gtkstock.c:408
msgid "_Undo"
msgstr "_Отменить"
-#: gtk/gtkstock.c:366
+#: gtk/gtkstock.c:409
msgid "_Yes"
msgstr "_Да"
-#: gtk/gtkstock.c:367
+#: gtk/gtkstock.c:410
msgid "_Normal Size"
msgstr "В обы_чном размере"
-#: gtk/gtkstock.c:368
+#: gtk/gtkstock.c:411
msgid "Best _Fit"
msgstr "Наилучшее _заполнение"
-#: gtk/gtkstock.c:369
+#: gtk/gtkstock.c:412
msgid "Zoom _In"
msgstr "У_величить"
-#: gtk/gtkstock.c:370
+#: gtk/gtkstock.c:413
msgid "Zoom _Out"
msgstr "У_меньшить"
@@ -2157,22 +2439,22 @@ msgstr "Загружаемый модуль тем не найден в module_p
msgid "--- No Tip ---"
msgstr "--- Нет подсказки ---"
-#: gtk/gtkuimanager.c:1132
+#: gtk/gtkuimanager.c:1154
#, c-format
msgid "Unknown attribute '%s' on line %d char %d"
msgstr "Атрибут \"%s\" неизвестен (строка %d, символ %d)"
-#: gtk/gtkuimanager.c:1332
+#: gtk/gtkuimanager.c:1371
#, c-format
msgid "Unexpected start tag '%s' on line %d char %d"
msgstr "Начальный тег \"%s\" является непредвиденным (строка %d, символ %d)"
-#: gtk/gtkuimanager.c:1417
+#: gtk/gtkuimanager.c:1461
#, c-format
msgid "Unexpected character data on line %d char %d"
msgstr "Данные символа являются непредвиденными (строка %d, символ %d)"
-#: gtk/gtkuimanager.c:2209
+#: gtk/gtkuimanager.c:2272
msgid "Empty"
msgstr "Пусто"
@@ -2231,6 +2513,48 @@ msgstr "Метод XInput"
msgid "Could not get information for file '%s': %s"
msgstr "Не удалось получить информацию о файле \"%s\": %s"
+#~ msgid "_Credits"
+#~ msgstr "_Благодарности"
+
+#~ msgid "Shift"
+#~ msgstr "Shift"
+
+#~ msgid "Ctrl"
+#~ msgstr "Ctrl"
+
+#~ msgid "Alt"
+#~ msgstr "Alt"
+
+#~ msgid "Error getting information for '%s'"
+#~ msgstr "Произошла ошибка при получении информации о \"%s\""
+
+#~ msgid "_Bottom"
+#~ msgstr "В самый ни_з"
+
+#~ msgid "_First"
+#~ msgstr "В _начало"
+
+#~ msgid "_Last"
+#~ msgstr "В коне_ц"
+
+#~ msgid "_Top"
+#~ msgstr "На самый вер_х"
+
+#~ msgid "_Back"
+#~ msgstr "На_зад"
+
+#~ msgid "_Down"
+#~ msgstr "В_низ"
+
+#~ msgid "_Up"
+#~ msgstr "_Вверх"
+
+#~ msgid "_Fill"
+#~ msgstr "По _ширине"
+
+#~ msgid "_Left"
+#~ msgstr "По _левому краю"
+
#~ msgid ""
#~ "Could not change the current folder to %s:\n"
#~ "%s"
@@ -2248,8 +2572,5 @@ msgstr "Не удалось получить информацию о файле
#~ msgid "Could not add bookmark for %s because it is not a folder."
#~ msgstr "Не удается добавить закладку для \"%s\", так как это не папка"
-#~ msgid "%s: %s"
-#~ msgstr "%s: %s"
-
#~ msgid "This file system does not support icons for everything"
#~ msgstr "Эта файловая система не поддерживает значки для всех элементов"
diff --git a/po/rw.po b/po/rw.po
index d4c674d63..80f949e0b 100644
--- a/po/rw.po
+++ b/po/rw.po
@@ -12,7 +12,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gtk+\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-03-30 21:08-0700\n"
+"POT-Creation-Date: 2005-06-20 14:30-0400\n"
"PO-Revision-Date: 2004-11-16 14:57-0700\n"
"Last-Translator: Steve Murphy <murf@e-tools.com>\n"
"Language-Team: Kinyarwanda <translation-team-rw@lists.sourceforge.net>\n"
@@ -104,19 +104,19 @@ msgstr "Kuri Gufungura By'igihe gito IDOSIYE"
msgid "Failed to read from temporary file"
msgstr "Kuri Gusoma Bivuye By'igihe gito IDOSIYE"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1683
+#: gdk-pixbuf/gdk-pixbuf-io.c:1687
#, fuzzy, c-format
msgid "Failed to open '%s' for writing: %s"
msgstr "Kuri Gufungura kugirango"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1707
+#: gdk-pixbuf/gdk-pixbuf-io.c:1711
#, fuzzy, c-format
msgid ""
"Failed to close '%s' while writing image, all data may not have been saved: %"
"s"
msgstr "Kuri Gufunga Ishusho Byose Ibyatanzwe Gicurasi OYA"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1927 gdk-pixbuf/gdk-pixbuf-io.c:1977
+#: gdk-pixbuf/gdk-pixbuf-io.c:1931 gdk-pixbuf/gdk-pixbuf-io.c:1981
#, fuzzy
msgid "Insufficient memory to save image into a buffer"
msgstr "Ububiko Kuri Kubika Ishusho a"
@@ -185,38 +185,38 @@ msgstr "in Iyega"
msgid "The ANI image format"
msgstr "Ishusho Imiterere"
-#: gdk-pixbuf/io-bmp.c:228 gdk-pixbuf/io-bmp.c:301 gdk-pixbuf/io-bmp.c:333
-#: gdk-pixbuf/io-bmp.c:356 gdk-pixbuf/io-bmp.c:437
+#: gdk-pixbuf/io-bmp.c:228 gdk-pixbuf/io-bmp.c:306 gdk-pixbuf/io-bmp.c:338
+#: gdk-pixbuf/io-bmp.c:361 gdk-pixbuf/io-bmp.c:442
#, fuzzy
msgid "BMP image has bogus header data"
msgstr "Ishusho Umutwempangano Ibyatanzwe"
-#: gdk-pixbuf/io-bmp.c:239 gdk-pixbuf/io-bmp.c:396
+#: gdk-pixbuf/io-bmp.c:239 gdk-pixbuf/io-bmp.c:401
#, fuzzy
msgid "Not enough memory to load bitmap image"
msgstr "Ububiko Kuri Ibirimo Bitimapu Ishusho"
-#: gdk-pixbuf/io-bmp.c:282
+#: gdk-pixbuf/io-bmp.c:287
#, fuzzy
msgid "BMP image has unsupported header size"
msgstr "Ishusho Umutwempangano Ingano"
-#: gdk-pixbuf/io-bmp.c:320
+#: gdk-pixbuf/io-bmp.c:325
#, fuzzy
msgid "Topdown BMP images cannot be compressed"
msgstr "Ishusho Byegeranijwe"
-#: gdk-pixbuf/io-bmp.c:1198
+#: gdk-pixbuf/io-bmp.c:1203
#, fuzzy
msgid "Couldn't allocate memory for saving BMP file"
msgstr "Ububiko kugirango Mu kubika IDOSIYE"
-#: gdk-pixbuf/io-bmp.c:1239
+#: gdk-pixbuf/io-bmp.c:1244
#, fuzzy
msgid "Couldn't write to BMP file"
msgstr "Kuri IDOSIYE"
-#: gdk-pixbuf/io-bmp.c:1288
+#: gdk-pixbuf/io-bmp.c:1293
#, fuzzy
msgid "The BMP image format"
msgstr "Ishusho Imiterere"
@@ -502,23 +502,37 @@ msgstr "Ikosa Ishusho IDOSIYE"
msgid "Fatal error reading PNG image file: %s"
msgstr "Ikosa Ishusho IDOSIYE"
-#: gdk-pixbuf/io-png.c:813
+#: gdk-pixbuf/io-png.c:810
#, fuzzy
msgid ""
"Keys for PNG text chunks must have at least 1 and at most 79 characters."
msgstr "kugirango Umwandiko ku 1. Na ku Inyuguti"
-#: gdk-pixbuf/io-png.c:821
+#: gdk-pixbuf/io-png.c:818
#, fuzzy
msgid "Keys for PNG text chunks must be ASCII characters."
msgstr "kugirango Umwandiko Inyuguti"
-#: gdk-pixbuf/io-png.c:854
+#: gdk-pixbuf/io-png.c:831
+#, fuzzy, c-format
+msgid ""
+"PNG compression level must be a value between 0 and 9; value '%s' could not "
+"be parsed."
+msgstr "Ubwiza a Agaciro hagati 0 Na 100 Agaciro OYA"
+
+#: gdk-pixbuf/io-png.c:843
+#, fuzzy, c-format
+msgid ""
+"PNG compression level must be a value between 0 and 9; value '%d' is not "
+"allowed."
+msgstr "Ubwiza a Agaciro hagati 0 Na 100 Agaciro ni OYA"
+
+#: gdk-pixbuf/io-png.c:883
#, fuzzy, c-format
msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding."
msgstr "kugirango Umwandiko Kuri 1. Imisobekere:"
-#: gdk-pixbuf/io-png.c:994
+#: gdk-pixbuf/io-png.c:1026
#, fuzzy
msgid "The PNG image format"
msgstr "Ishusho Imiterere"
@@ -921,6 +935,138 @@ msgstr "Amabendera"
msgid "Gdk debugging flags to unset"
msgstr "Amabendera Kuri"
+#: gdk/keyname-table.h:3940
+msgid "keyboard label|BackSpace"
+msgstr ""
+
+#: gdk/keyname-table.h:3941
+msgid "keyboard label|Tab"
+msgstr ""
+
+#: gdk/keyname-table.h:3942
+msgid "keyboard label|Return"
+msgstr ""
+
+#: gdk/keyname-table.h:3943
+msgid "keyboard label|Pause"
+msgstr ""
+
+#: gdk/keyname-table.h:3944
+msgid "keyboard label|Scroll_Lock"
+msgstr ""
+
+#: gdk/keyname-table.h:3945
+msgid "keyboard label|Sys_Req"
+msgstr ""
+
+#: gdk/keyname-table.h:3946
+msgid "keyboard label|Escape"
+msgstr ""
+
+#: gdk/keyname-table.h:3947
+msgid "keyboard label|Multi_key"
+msgstr ""
+
+#: gdk/keyname-table.h:3948
+msgid "keyboard label|Home"
+msgstr ""
+
+#: gdk/keyname-table.h:3949
+msgid "keyboard label|Page_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3950
+msgid "keyboard label|Page_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3951
+msgid "keyboard label|End"
+msgstr ""
+
+#: gdk/keyname-table.h:3952
+msgid "keyboard label|Begin"
+msgstr ""
+
+#: gdk/keyname-table.h:3953
+msgid "keyboard label|Print"
+msgstr ""
+
+#: gdk/keyname-table.h:3954
+msgid "keyboard label|Insert"
+msgstr ""
+
+#: gdk/keyname-table.h:3955
+msgid "keyboard label|Num_Lock"
+msgstr ""
+
+#: gdk/keyname-table.h:3956
+msgid "keyboard label|KP_Space"
+msgstr ""
+
+#: gdk/keyname-table.h:3957
+msgid "keyboard label|KP_Tab"
+msgstr ""
+
+#: gdk/keyname-table.h:3958
+msgid "keyboard label|KP_Enter"
+msgstr ""
+
+#: gdk/keyname-table.h:3959
+msgid "keyboard label|KP_Home"
+msgstr ""
+
+#: gdk/keyname-table.h:3960
+msgid "keyboard label|KP_Left"
+msgstr ""
+
+#: gdk/keyname-table.h:3961
+msgid "keyboard label|KP_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3962
+msgid "keyboard label|KP_Right"
+msgstr ""
+
+#: gdk/keyname-table.h:3963
+msgid "keyboard label|KP_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3964
+msgid "keyboard label|KP_Page_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3965
+msgid "keyboard label|KP_Prior"
+msgstr ""
+
+#: gdk/keyname-table.h:3966
+msgid "keyboard label|KP_Page_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3967
+msgid "keyboard label|KP_Next"
+msgstr ""
+
+#: gdk/keyname-table.h:3968
+msgid "keyboard label|KP_End"
+msgstr ""
+
+#: gdk/keyname-table.h:3969
+msgid "keyboard label|KP_Begin"
+msgstr ""
+
+#: gdk/keyname-table.h:3970
+msgid "keyboard label|KP_Insert"
+msgstr ""
+
+#: gdk/keyname-table.h:3971
+msgid "keyboard label|KP_Delete"
+msgstr ""
+
+#: gdk/keyname-table.h:3972
+msgid "keyboard label|Delete"
+msgstr ""
+
#. Description of --sync in --help output
#: gdk/win32/gdkmain-win32.c:60
msgid "Don't batch GDI requests"
@@ -961,7 +1107,7 @@ msgstr "amabara"
msgid "Make X calls synchronous"
msgstr "Amahamagara:"
-#: gtk/gtkaboutdialog.c:270 gtk/gtkaboutdialog.c:2023
+#: gtk/gtkaboutdialog.c:270 gtk/gtkaboutdialog.c:2025
msgid "License"
msgstr ""
@@ -976,36 +1122,36 @@ msgid "C_redits"
msgstr ""
#. Add the license button
-#: gtk/gtkaboutdialog.c:500
+#: gtk/gtkaboutdialog.c:501
msgid "_License"
msgstr ""
# offmgr/source\offapp\intro\intro.hrc:TEXT_DEFAULTABOUT.text
-#: gtk/gtkaboutdialog.c:729
+#: gtk/gtkaboutdialog.c:731
#, fuzzy, c-format
msgid "About %s"
msgstr "Ibyerekeye"
-#: gtk/gtkaboutdialog.c:1951
+#: gtk/gtkaboutdialog.c:1953
msgid "Credits"
msgstr ""
-#: gtk/gtkaboutdialog.c:1977
+#: gtk/gtkaboutdialog.c:1979
#, fuzzy
msgid "Written by"
msgstr "ku"
-#: gtk/gtkaboutdialog.c:1980
+#: gtk/gtkaboutdialog.c:1982
#, fuzzy
msgid "Documented by"
msgstr "ku"
-#: gtk/gtkaboutdialog.c:1992
+#: gtk/gtkaboutdialog.c:1994
#, fuzzy
msgid "Translated by"
msgstr "ku"
-#: gtk/gtkaboutdialog.c:1996
+#: gtk/gtkaboutdialog.c:1998
#, fuzzy
msgid "Artwork by"
msgstr "ku"
@@ -1014,28 +1160,41 @@ msgstr "ku"
#. * that use the shift key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: gtk/gtkaccellabel.c:120
-msgid "Shift"
-msgstr "Simbuka"
+#: gtk/gtkaccellabel.c:121
+msgid "keyboard label|Shift"
+msgstr ""
#. This is the text that should appear next to menu accelerators
#. * that use the control key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: gtk/gtkaccellabel.c:126
-msgid "Ctrl"
-msgstr "Ctrl"
+#: gtk/gtkaccellabel.c:128
+msgid "keyboard label|Ctrl"
+msgstr ""
#. This is the text that should appear next to menu accelerators
#. * that use the alt key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: gtk/gtkaccellabel.c:132
-msgid "Alt"
-msgstr "Alt"
+#: gtk/gtkaccellabel.c:135
+msgid "keyboard label|Alt"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkaccellabel.c:577
+msgid "keyboard label|Space"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkaccellabel.c:581
+msgid "keyboard label|Backslash"
+msgstr ""
#. Translate to calendar:YM if you want years to be displayed
#. * before months; otherwise translate to calendar:MY.
@@ -1046,7 +1205,7 @@ msgstr "Alt"
#. * so if you have a default text direction of RTL and YM, then
#. * the year will appear on the right.
#.
-#: gtk/gtkcalendar.c:704
+#: gtk/gtkcalendar.c:647
#, fuzzy
msgid "calendar:MY"
msgstr "Kalindari"
@@ -1055,12 +1214,45 @@ msgstr "Kalindari"
#. * first day of the week to calendar:week_start:1 if you want Monday
#. * to be the first day of the week, and so on.
#.
-#: gtk/gtkcalendar.c:718
+#: gtk/gtkcalendar.c:661
#, fuzzy
msgid "calendar:week_start:0"
msgstr "Kalindari 0"
-#: gtk/gtkcolorbutton.c:221 gtk/gtkcolorbutton.c:575
+#. Translators: This is a text measurement template.
+#. * Translate it to the widest year text.
+#. *
+#. * Don't include the prefix "year measurement template|"
+#. * in the translation.
+#. *
+#. * If you don't understand this, leave it as "2000"
+#.
+#: gtk/gtkcalendar.c:1549
+msgid "year measurement template|2000"
+msgstr ""
+
+#. Translators: This dictates how the year is displayed in
+#. * gtkcalendar widget. See strftime() manual for the format.
+#. * Use only ASCII in the translation.
+#. *
+#. * Also look for the msgid "year measurement template|2000".
+#. * Translate that entry to a year with the widest output of this
+#. * msgid.
+#. *
+#. * Don't include the prefix "calendar year format|" in the
+#. * translation. "%Y" is appropriate for most locales.
+#.
+#: gtk/gtkcalendar.c:1826
+msgid "calendar year format|%Y"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkcellrendererprogress.c:237 gtk/gtkcellrendererprogress.c:295
+#, c-format
+msgid "progress bar label|%d %%"
+msgstr ""
+
+#: gtk/gtkcolorbutton.c:221 gtk/gtkcolorbutton.c:576
#, fuzzy
msgid "Pick a Color"
msgstr "a"
@@ -1090,12 +1282,12 @@ msgstr ""
"Ibara Kurura iyi Ibara Kuri a Urwunge rw'ibara: Icyinjijwe Kuri Kubika "
"kugirango Gukoresha in"
-#: gtk/gtkcolorsel.c:958
+#: gtk/gtkcolorsel.c:957
#, fuzzy
msgid "_Save color here"
msgstr "Kubika Ibara"
-#: gtk/gtkcolorsel.c:1163
+#: gtk/gtkcolorsel.c:1162
#, fuzzy
msgid ""
"Click this palette entry to make it the current color. To change this entry, "
@@ -1104,7 +1296,7 @@ msgstr ""
"iyi Urwunge rw'ibara: Icyinjijwe Kuri Ubwoko KIGEZWEHO Ibara Guhindura>> iyi "
"Icyinjijwe Kurura a Ibara Cyangwa Iburyo: Kanda Na Guhitamo Kubika Ibara"
-#: gtk/gtkcolorsel.c:1920
+#: gtk/gtkcolorsel.c:1929
#, fuzzy
msgid ""
"Select the color you want from the outer ring. Select the darkness or "
@@ -1112,7 +1304,7 @@ msgid ""
msgstr ""
"Ibara Bivuye hanze Kuvuza Inzogera Cyangwa Bya Ibara ikoresha imbere mo"
-#: gtk/gtkcolorsel.c:1945
+#: gtk/gtkcolorsel.c:1954
#, fuzzy
msgid ""
"Click the eyedropper, then click a color anywhere on your screen to select "
@@ -1122,84 +1314,84 @@ msgstr ""
"Guhitamo Ibara"
# svtools/source\dialogs\colrdlg.src:DLG_COLOR.FT_HUE.text
-#: gtk/gtkcolorsel.c:1954
+#: gtk/gtkcolorsel.c:1963
#, fuzzy
msgid "_Hue:"
msgstr "Ibara"
-#: gtk/gtkcolorsel.c:1955
+#: gtk/gtkcolorsel.c:1964
#, fuzzy
msgid "Position on the color wheel."
msgstr "ku Ibara Ipine"
# svtools/source\dialogs\colrdlg.src:DLG_COLOR.FT_SATURATION.text
-#: gtk/gtkcolorsel.c:1957
+#: gtk/gtkcolorsel.c:1966
#, fuzzy
msgid "_Saturation:"
msgstr "Ubwuzurane"
-#: gtk/gtkcolorsel.c:1958
+#: gtk/gtkcolorsel.c:1967
#, fuzzy
msgid "\"Deepness\" of the color."
msgstr "\"Bya Ibara"
-#: gtk/gtkcolorsel.c:1959
+#: gtk/gtkcolorsel.c:1968
#, fuzzy
msgid "_Value:"
msgstr "Agaciro:"
-#: gtk/gtkcolorsel.c:1960
+#: gtk/gtkcolorsel.c:1969
#, fuzzy
msgid "Brightness of the color."
msgstr "Bya Ibara"
# sw/source\ui\utlui\attrdesc.src:STR_CHANNELR.text
-#: gtk/gtkcolorsel.c:1961
+#: gtk/gtkcolorsel.c:1970
#, fuzzy
msgid "_Red:"
msgstr "Umutuku:"
-#: gtk/gtkcolorsel.c:1962
+#: gtk/gtkcolorsel.c:1971
#, fuzzy
msgid "Amount of red light in the color."
msgstr "Bya Umutuku kimurika in Ibara"
# sw/source\ui\utlui\attrdesc.src:STR_CHANNELG.text
-#: gtk/gtkcolorsel.c:1963
+#: gtk/gtkcolorsel.c:1972
#, fuzzy
msgid "_Green:"
msgstr "Icyatsi kibisi:"
-#: gtk/gtkcolorsel.c:1964
+#: gtk/gtkcolorsel.c:1973
#, fuzzy
msgid "Amount of green light in the color."
msgstr "Bya Icyatsi kimurika in Ibara"
# sw/source\ui\utlui\attrdesc.src:STR_CHANNELB.text
-#: gtk/gtkcolorsel.c:1965
+#: gtk/gtkcolorsel.c:1974
#, fuzzy
msgid "_Blue:"
msgstr "Ubururu"
-#: gtk/gtkcolorsel.c:1966
+#: gtk/gtkcolorsel.c:1975
#, fuzzy
msgid "Amount of blue light in the color."
msgstr "Bya Ubururu kimurika in Ibara"
-#: gtk/gtkcolorsel.c:1969
+#: gtk/gtkcolorsel.c:1978
msgid "_Opacity:"
msgstr ""
-#: gtk/gtkcolorsel.c:1977 gtk/gtkcolorsel.c:1988
+#: gtk/gtkcolorsel.c:1986 gtk/gtkcolorsel.c:1997
#, fuzzy
msgid "Transparency of the color."
msgstr "Bya Ibara"
-#: gtk/gtkcolorsel.c:1995
+#: gtk/gtkcolorsel.c:2004
msgid "Color _Name:"
msgstr ""
-#: gtk/gtkcolorsel.c:2010
+#: gtk/gtkcolorsel.c:2019
#, fuzzy
msgid ""
"You can enter an HTML-style hexadecimal color value, or simply a color name "
@@ -1207,12 +1399,12 @@ msgid ""
msgstr ""
"Injiza IMISUSIRE Ibara Agaciro Cyangwa a Ibara Izina: Nka in iyi Icyinjijwe"
-#: gtk/gtkcolorsel.c:2029
+#: gtk/gtkcolorsel.c:2038
#, fuzzy
msgid "_Palette"
msgstr "Urwunge rw'ibara:"
-#: gtk/gtkcolorsel.c:2061
+#: gtk/gtkcolorsel.c:2070
msgid "Color Wheel"
msgstr ""
@@ -1224,16 +1416,16 @@ msgstr "gutoranya ibara"
# padmin/source\padialog.src:RID_FONTIMPORT_DIALOG.RID_FIMP_BTN_SELECTALL.text
# #-#-#-#-# padmin.pot (Gnome 2.12) #-#-#-#-#
# padmin/source\padialog.src:RID_ADDP_PAGE_OLDPRINTERS.RID_ADDP_OLD_BTN_SELECTALL.text
-#: gtk/gtkentry.c:4511 gtk/gtktextview.c:7030
+#: gtk/gtkentry.c:4508 gtk/gtktextview.c:7068
#, fuzzy
msgid "Select _All"
msgstr "Hitamo byose"
-#: gtk/gtkentry.c:4521 gtk/gtktextview.c:7040
+#: gtk/gtkentry.c:4518 gtk/gtktextview.c:7078
msgid "Input _Methods"
msgstr ""
-#: gtk/gtkentry.c:4532 gtk/gtktextview.c:7051
+#: gtk/gtkentry.c:4529 gtk/gtktextview.c:7089
msgid "_Insert Unicode Control Character"
msgstr ""
@@ -1248,14 +1440,14 @@ msgstr "Izina ry'idosiye:"
msgid "Select A File"
msgstr "Hitamo Byose"
-#: gtk/gtkfilechooserbutton.c:68 gtk/gtkfilechooserdefault.c:1288
-#: gtk/gtkpathbar.c:996
+#: gtk/gtkfilechooserbutton.c:68 gtk/gtkfilechooserdefault.c:1302
+#: gtk/gtkpathbar.c:1020
msgid "Home"
msgstr "home"
# sfx2/source\explorer\explorer.src:STR_SFX_DESKTOP.text
-#: gtk/gtkfilechooserbutton.c:69 gtk/gtkfilechooserdefault.c:1315
-#: gtk/gtkpathbar.c:998
+#: gtk/gtkfilechooserbutton.c:69 gtk/gtkfilechooserdefault.c:1329
+#: gtk/gtkpathbar.c:1022
msgid "Desktop"
msgstr "Ibiro"
@@ -1264,199 +1456,205 @@ msgid "(None)"
msgstr "(ntacyo)"
# sw/source\ui\ribbar\workctrl.src:RID_INSERT_FIELD_CTRL.FN_INSERT_FIELD.text
-#: gtk/gtkfilechooserbutton.c:1517
+#: gtk/gtkfilechooserbutton.c:1523
msgid "Other..."
msgstr "Ikindi..."
-#: gtk/gtkfilechooserdefault.c:918
+#: gtk/gtkfilechooserdefault.c:917
#, fuzzy
msgid "Could not retrieve information about the file"
msgstr "OYA Ibisobanuro Ibyerekeye IDOSIYE"
-#: gtk/gtkfilechooserdefault.c:929
+#: gtk/gtkfilechooserdefault.c:928
#, fuzzy
msgid "Could not add a bookmark"
msgstr "OYA Kongeramo a Akamenyetso"
-#: gtk/gtkfilechooserdefault.c:940
+#: gtk/gtkfilechooserdefault.c:939
#, fuzzy
msgid "Could not remove bookmark"
msgstr "OYA Gukuraho... Akamenyetso"
-#: gtk/gtkfilechooserdefault.c:951
+#: gtk/gtkfilechooserdefault.c:950
#, fuzzy
msgid "The folder could not be created"
msgstr "Ububiko OYA Byaremwe"
+#: gtk/gtkfilechooserdefault.c:963
+msgid ""
+"The folder could not be created, as a file with the same name already "
+"exists. Try using a different name for the folder, or rename the file first."
+msgstr ""
+
# svtools/source\misc\errtxt.src:RID_ERRHDL.ERRCODE_IO_MISPLACEDCHAR.text
-#: gtk/gtkfilechooserdefault.c:962
+#: gtk/gtkfilechooserdefault.c:976
msgid "Invalid file name"
msgstr "Izina ry'idosiye siryo"
-#: gtk/gtkfilechooserdefault.c:972
+#: gtk/gtkfilechooserdefault.c:986
#, fuzzy
msgid "The folder contents could not be displayed"
msgstr "Ububiko Ibigize OYA"
-#: gtk/gtkfilechooserdefault.c:1178
+#: gtk/gtkfilechooserdefault.c:1192
#, fuzzy, c-format
msgid "Could not get information about '%s': %s"
msgstr "OYA Kubona Ibisobanuro Ibyerekeye"
-#: gtk/gtkfilechooserdefault.c:2209
+#: gtk/gtkfilechooserdefault.c:2208
#, fuzzy, c-format
msgid "Add the folder '%s' to the bookmarks"
msgstr "Ububiko Kuri Ibirango"
-#: gtk/gtkfilechooserdefault.c:2250
+#: gtk/gtkfilechooserdefault.c:2249
#, fuzzy
msgid "Add the current folder to the bookmarks"
msgstr "KIGEZWEHO Ububiko Kuri Ibirango"
-#: gtk/gtkfilechooserdefault.c:2252
+#: gtk/gtkfilechooserdefault.c:2251
#, fuzzy
msgid "Add the selected folders to the bookmarks"
msgstr "Byahiswemo Kuri Ibirango"
-#: gtk/gtkfilechooserdefault.c:2292
+#: gtk/gtkfilechooserdefault.c:2291
#, fuzzy, c-format
msgid "Remove the bookmark '%s'"
msgstr "Akamenyetso"
-#: gtk/gtkfilechooserdefault.c:2723
+#: gtk/gtkfilechooserdefault.c:2722
#, fuzzy, c-format
msgid "Could not add a bookmark for '%s' because it is an invalid path name."
msgstr "OYA Kongeramo a Akamenyetso kugirango ni Sibyo Inzira Izina:"
# sc/source\ui\dbgui\pivot.src:RID_SCDLG_PIVOT_LAYOUT.BTN_REMOVE.text
-#: gtk/gtkfilechooserdefault.c:2938
+#: gtk/gtkfilechooserdefault.c:2937
msgid "Remove"
msgstr "Gukuraho"
# sfx2/source\appl\newhelp.src:MENU_HELP_BOOKMARKS.MID_RENAME.text
-#: gtk/gtkfilechooserdefault.c:2947
+#: gtk/gtkfilechooserdefault.c:2946
msgid "Rename..."
msgstr "Guhindura Izina"
-#: gtk/gtkfilechooserdefault.c:3070
+#: gtk/gtkfilechooserdefault.c:3069
msgid "Shortcuts"
msgstr ""
# sfx2/source\explorer\explorer.src:STR_SFX_FOLDER.text
-#: gtk/gtkfilechooserdefault.c:3124
+#: gtk/gtkfilechooserdefault.c:3123
msgid "Folder"
msgstr "Ububiko"
-#: gtk/gtkfilechooserdefault.c:3180 gtk/gtkstock.c:317
+#: gtk/gtkfilechooserdefault.c:3179 gtk/gtkstock.c:317
#, fuzzy
msgid "_Add"
msgstr "Kongeramo"
-#: gtk/gtkfilechooserdefault.c:3187
+#: gtk/gtkfilechooserdefault.c:3186
#, fuzzy
-msgid "Add the selected folder to the bookmarks"
+msgid "Add the selected folder to the Bookmarks"
msgstr "Byahiswemo Ububiko Kuri Ibirango"
# sc/source\ui\dbgui\pivot.src:RID_SCDLG_PIVOT_LAYOUT.BTN_REMOVE.text
-#: gtk/gtkfilechooserdefault.c:3192 gtk/gtkstock.c:395
+#: gtk/gtkfilechooserdefault.c:3191 gtk/gtkstock.c:395
#, fuzzy
msgid "_Remove"
msgstr "Gukuraho"
-#: gtk/gtkfilechooserdefault.c:3199
+#: gtk/gtkfilechooserdefault.c:3198
#, fuzzy
msgid "Remove the selected bookmark"
msgstr "Byahiswemo Akamenyetso"
-#: gtk/gtkfilechooserdefault.c:3302
+#: gtk/gtkfilechooserdefault.c:3305
#, fuzzy
-msgid "_Add to Shortcuts"
+msgid "_Add to Bookmarks"
msgstr "Kuri"
-#: gtk/gtkfilechooserdefault.c:3312
+#: gtk/gtkfilechooserdefault.c:3315
msgid "Open _Location"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:3324
+#: gtk/gtkfilechooserdefault.c:3327
msgid "Show _Hidden Files"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:3448 gtk/gtkfilesel.c:766
+#: gtk/gtkfilechooserdefault.c:3451 gtk/gtkfilesel.c:766
msgid "Files"
msgstr "amadosiye"
-#: gtk/gtkfilechooserdefault.c:3479
+#: gtk/gtkfilechooserdefault.c:3482
msgid "Name"
msgstr "izina"
-#: gtk/gtkfilechooserdefault.c:3504
+#: gtk/gtkfilechooserdefault.c:3507
msgid "Size"
msgstr "Ingano"
-#: gtk/gtkfilechooserdefault.c:3517
+#: gtk/gtkfilechooserdefault.c:3520
msgid "Modified"
msgstr "cya/byahinduwe"
-#: gtk/gtkfilechooserdefault.c:3549
+#: gtk/gtkfilechooserdefault.c:3552
#, fuzzy
msgid "Select which types of files are shown"
msgstr "Bya Idosiye"
#. Create Folder
-#: gtk/gtkfilechooserdefault.c:3585
+#: gtk/gtkfilechooserdefault.c:3588
#, fuzzy
msgid "Create Fo_lder"
msgstr "Guhimba idosiye:%s"
# basctl/source\basicide\moduldlg.src:RID_DLG_NEWLIB.RID_FT_NEWLIB.text
#. Name entry
-#: gtk/gtkfilechooserdefault.c:3706
+#: gtk/gtkfilechooserdefault.c:3709
#, fuzzy
msgid "_Name:"
msgstr "Izina:"
-#: gtk/gtkfilechooserdefault.c:3746
+#: gtk/gtkfilechooserdefault.c:3749
#, fuzzy
msgid "_Browse for other folders"
msgstr "kugirango Ikindi"
-#: gtk/gtkfilechooserdefault.c:3997
+#: gtk/gtkfilechooserdefault.c:4000
#, fuzzy
msgid "Save in _folder:"
msgstr "Kubika in Ububiko"
-#: gtk/gtkfilechooserdefault.c:3999
+#: gtk/gtkfilechooserdefault.c:4002
#, fuzzy
msgid "Create in _folder:"
msgstr "in Ububiko"
-#: gtk/gtkfilechooserdefault.c:4939
+#: gtk/gtkfilechooserdefault.c:4959
#, fuzzy
msgid "Cannot change to folder because it is not local"
msgstr "Guhindura>> Kuri Ububiko ni OYA"
-#: gtk/gtkfilechooserdefault.c:5455
+#: gtk/gtkfilechooserdefault.c:5513
#, fuzzy, c-format
msgid "Shortcut %s does not exist"
msgstr "OYA"
-#: gtk/gtkfilechooserdefault.c:5919
+#: gtk/gtkfilechooserdefault.c:6057
#, fuzzy, c-format
msgid "Could not mount %s"
msgstr "OYA"
-#: gtk/gtkfilechooserdefault.c:6212
+#: gtk/gtkfilechooserdefault.c:6352
#, fuzzy
msgid "Type name of new folder"
msgstr "Izina: Bya Gishya Ububiko"
-#: gtk/gtkfilechooserdefault.c:6254
+#: gtk/gtkfilechooserdefault.c:6394
#, fuzzy, c-format
msgid "%d byte"
msgid_plural "%d bytes"
msgstr[0] "%d"
-#: gtk/gtkfilechooserdefault.c:6256
+#: gtk/gtkfilechooserdefault.c:6396
#, fuzzy, c-format
msgid "%.1f K"
msgstr ""
@@ -1469,7 +1667,7 @@ msgstr ""
"X- Generator: KBabel 1. 0\n"
"."
-#: gtk/gtkfilechooserdefault.c:6258
+#: gtk/gtkfilechooserdefault.c:6398
#, fuzzy, c-format
msgid "%.1f M"
msgstr ""
@@ -1482,7 +1680,7 @@ msgstr ""
"X- Generator: KBabel 1. 0\n"
"."
-#: gtk/gtkfilechooserdefault.c:6260
+#: gtk/gtkfilechooserdefault.c:6400
#, fuzzy, c-format
msgid "%.1f G"
msgstr ""
@@ -1495,49 +1693,49 @@ msgstr ""
"X- Generator: KBabel 1. 0\n"
"."
-#: gtk/gtkfilechooserdefault.c:6312
+#: gtk/gtkfilechooserdefault.c:6446 gtk/gtkfilechooserdefault.c:6470
+msgid "Unknown"
+msgstr "Itazwi"
+
+#: gtk/gtkfilechooserdefault.c:6457
msgid "Today"
msgstr "UYUMUNSI"
-#: gtk/gtkfilechooserdefault.c:6314
+#: gtk/gtkfilechooserdefault.c:6459
msgid "Yesterday"
msgstr "Ejo"
-#: gtk/gtkfilechooserdefault.c:6325
-msgid "Unknown"
-msgstr "Itazwi"
-
-#: gtk/gtkfilechooserdefault.c:6395
+#: gtk/gtkfilechooserdefault.c:6541
#, fuzzy
msgid "Cannot change folder"
msgstr "Guhindura>> Ububiko"
-#: gtk/gtkfilechooserdefault.c:6396
+#: gtk/gtkfilechooserdefault.c:6542
#, fuzzy
msgid "The folder you specified is an invalid path."
msgstr "Ububiko ni Sibyo Inzira"
-#: gtk/gtkfilechooserdefault.c:6435
+#: gtk/gtkfilechooserdefault.c:6581
#, fuzzy, c-format
msgid "Could not build file name from '%s' and '%s'"
msgstr "OYA IDOSIYE Izina: Bivuye Na"
-#: gtk/gtkfilechooserdefault.c:6471
+#: gtk/gtkfilechooserdefault.c:6617
#, fuzzy
msgid "Could not select item"
msgstr "gutoranya ibara"
-#: gtk/gtkfilechooserdefault.c:6511
+#: gtk/gtkfilechooserdefault.c:6657
msgid "Open Location"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:6518
+#: gtk/gtkfilechooserdefault.c:6664
#, fuzzy
msgid "Save in Location"
msgstr "Kubika in"
# padmin/source\padialog.src:RID_PADIALOG.RID_PA_TXT_LOCATION.text
-#: gtk/gtkfilechooserdefault.c:6542
+#: gtk/gtkfilechooserdefault.c:6688
#, fuzzy
msgid "_Location:"
msgstr "Intaho:"
@@ -1724,55 +1922,55 @@ msgstr "GUHINDURA Izina ry'idosiye:"
msgid "(Empty)"
msgstr "(ubusa)"
-#: gtk/gtkfilesystemunix.c:446 gtk/gtkfilesystemunix.c:638
-#: gtk/gtkfilesystemunix.c:1878 gtk/gtkfilesystemwin32.c:482
-#: gtk/gtkfilesystemwin32.c:495 gtk/gtkfilesystemwin32.c:1533
+#: gtk/gtkfilesystemunix.c:475 gtk/gtkfilesystemunix.c:678
+#: gtk/gtkfilesystemunix.c:1918 gtk/gtkfilesystemwin32.c:482
+#: gtk/gtkfilesystemwin32.c:495 gtk/gtkfilesystemwin32.c:1560
#, fuzzy, c-format
msgid "Error getting information for '%s': %s"
msgstr "Ibisobanuro kugirango"
-#: gtk/gtkfilesystemunix.c:507 gtk/gtkfilesystemwin32.c:537
+#: gtk/gtkfilesystemunix.c:547 gtk/gtkfilesystemwin32.c:537
#, fuzzy, c-format
msgid "Error creating directory '%s': %s"
msgstr "bushyinguro"
-#: gtk/gtkfilesystemunix.c:587 gtk/gtkfilesystemwin32.c:597
+#: gtk/gtkfilesystemunix.c:627 gtk/gtkfilesystemwin32.c:597
#, fuzzy
msgid "This file system does not support mounting"
msgstr "IDOSIYE Sisitemu OYA Gushigikira"
-#: gtk/gtkfilesystemunix.c:595
+#: gtk/gtkfilesystemunix.c:635
msgid "Filesystem"
msgstr "imiterere ya dosiye"
-#: gtk/gtkfilesystemunix.c:752
+#: gtk/gtkfilesystemunix.c:792
#, fuzzy, c-format
msgid "Could not get a stock icon for %s"
msgstr "OYA Kubona a Agashushondanga kugirango"
-#: gtk/gtkfilesystemunix.c:847
+#: gtk/gtkfilesystemunix.c:887
#, fuzzy, c-format
msgid ""
"The name \"%s\" is not valid because it contains the character \"%s\". "
"Please use a different name."
msgstr "Izina: ni OYA Byemewe Kirimo Inyuguti Gukoresha a Izina:"
-#: gtk/gtkfilesystemunix.c:1449
+#: gtk/gtkfilesystemunix.c:1489
#, fuzzy, c-format
msgid "Writing %s failed: %s"
msgstr "Byanze"
-#: gtk/gtkfilesystemunix.c:1538
+#: gtk/gtkfilesystemunix.c:1578
#, fuzzy, c-format
msgid "'%s' already exists in the bookmarks list"
msgstr "'%s'in Ibirango Urutonde"
-#: gtk/gtkfilesystemunix.c:1610
+#: gtk/gtkfilesystemunix.c:1650
#, fuzzy, c-format
msgid "'%s' does not exist in the bookmarks list"
msgstr "'%s'OYA in Ibirango Urutonde"
-#: gtk/gtkfilesystemunix.c:1838
+#: gtk/gtkfilesystemunix.c:1878
#, fuzzy, c-format
msgid "Error getting information for '/': %s"
msgstr "Ibisobanuro kugirango"
@@ -1782,12 +1980,12 @@ msgstr "Ibisobanuro kugirango"
msgid "Network Drive (%s)"
msgstr ""
-#: gtk/gtkfilesystemwin32.c:626
+#: gtk/gtkfilesystemwin32.c:650
#, fuzzy, c-format
msgid "%s (%s)"
msgstr "%s(%s)"
-#: gtk/gtkfilesystemwin32.c:1007
+#: gtk/gtkfilesystemwin32.c:1032
#, fuzzy, c-format
msgid "Bookmark saving failed: %s"
msgstr "Mu kubika Byanze"
@@ -1852,12 +2050,12 @@ msgstr "Agaciro"
#. Remove this icon source so we don't keep trying to
#. * load it.
#.
-#: gtk/gtkiconfactory.c:1629
+#: gtk/gtkiconfactory.c:1644
#, fuzzy, c-format
msgid "Error loading icon: %s"
msgstr "Itangira... Agashushondanga"
-#: gtk/gtkicontheme.c:1249
+#: gtk/gtkicontheme.c:1250
#, fuzzy, c-format
msgid ""
"Could not find the icon '%s'. The '%s' theme\n"
@@ -1868,7 +2066,7 @@ msgstr ""
"OYA Gushaka Agashushondanga OYA Byabonetse Kuri Kwinjiza porogaramu Kubona a "
"Gukoporora Bivuye"
-#: gtk/gtkicontheme.c:1314
+#: gtk/gtkicontheme.c:1315
#, fuzzy, c-format
msgid "Icon '%s' not present in theme"
msgstr "OYA in"
@@ -2015,16 +2213,16 @@ msgstr "Amabendera Kuri"
#. * Do *not* translate it to "predefinito:LTR", if it
#. * it isn't default:LTR or default:RTL it will not work
#.
-#: gtk/gtkmain.c:482
+#: gtk/gtkmain.c:476
#, fuzzy
msgid "default:LTR"
msgstr "Mburabuzi"
-#: gtk/gtkmain.c:565
+#: gtk/gtkmain.c:559
msgid "GTK+ Options"
msgstr ""
-#: gtk/gtkmain.c:565
+#: gtk/gtkmain.c:559
msgid "Show GTK+ Options"
msgstr ""
@@ -2032,7 +2230,7 @@ msgstr ""
# sc/source\ui\src\menue.src:RID_OBJECTMENU_CELLS.SID_FORMATPAGE.text
# #-#-#-#-# sc.pot (Gnome 2.12) #-#-#-#-#
# sc/source\ui\src\menue.src:RID_OBJECTMENU_EDIT.SID_FORMATPAGE.text
-#: gtk/gtknotebook.c:2718 gtk/gtknotebook.c:5066
+#: gtk/gtknotebook.c:2718 gtk/gtknotebook.c:5064
#, fuzzy, c-format
msgid "Page %u"
msgstr "Ipaji..."
@@ -2051,12 +2249,12 @@ msgstr "Akabuto bya Itsinda iyi Akabuto Kuri"
msgid "Unable to find include file: \"%s\""
msgstr "Kuri Gushaka Gushyiramo IDOSIYE"
-#: gtk/gtkrc.c:3039 gtk/gtkrc.c:3042
+#: gtk/gtkrc.c:3042 gtk/gtkrc.c:3045
#, fuzzy, c-format
msgid "Unable to locate image file in pixmap_path: \"%s\""
msgstr "Kuri Ishusho IDOSIYE in"
-#: gtk/gtkrc.c:3477
+#: gtk/gtkrc.c:3480
#, fuzzy, c-format
msgid "Pixmap path element: \"%s\" must be absolute, %s, line %d"
msgstr "Inzira Ikigize: Umurongo"
@@ -2621,22 +2819,22 @@ msgstr "Kuri in"
msgid "--- No Tip ---"
msgstr "---"
-#: gtk/gtkuimanager.c:1144
+#: gtk/gtkuimanager.c:1154
#, fuzzy, c-format
msgid "Unknown attribute '%s' on line %d char %d"
msgstr "Ikiranga ku Umurongo INYUGUTI"
-#: gtk/gtkuimanager.c:1346
+#: gtk/gtkuimanager.c:1371
#, fuzzy, c-format
msgid "Unexpected start tag '%s' on line %d char %d"
msgstr "Gutangira Itagi: ku Umurongo INYUGUTI"
-#: gtk/gtkuimanager.c:1431
+#: gtk/gtkuimanager.c:1461
#, fuzzy, c-format
msgid "Unexpected character data on line %d char %d"
msgstr "Inyuguti Ibyatanzwe ku Umurongo INYUGUTI"
-#: gtk/gtkuimanager.c:2223
+#: gtk/gtkuimanager.c:2272
msgid "Empty"
msgstr "kirimo ubusa"
@@ -2694,3 +2892,12 @@ msgstr ""
#, fuzzy, c-format
msgid "Could not get information for file '%s': %s"
msgstr "OYA Kubona Ibisobanuro kugirango IDOSIYE"
+
+#~ msgid "Shift"
+#~ msgstr "Simbuka"
+
+#~ msgid "Ctrl"
+#~ msgstr "Ctrl"
+
+#~ msgid "Alt"
+#~ msgstr "Alt"
diff --git a/po/sk.po b/po/sk.po
index 686e128b6..9c340ad3d 100644
--- a/po/sk.po
+++ b/po/sk.po
@@ -12,7 +12,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gtk+\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-06-11 21:47+0200\n"
+"POT-Creation-Date: 2005-06-20 14:30-0400\n"
"PO-Revision-Date: 2005-06-11 22:15+0200\n"
"Last-Translator: Marcel Telka <marcel@telka.sk>\n"
"Language-Team: Slovak <sk-i18n@lists.linux.sk>\n"
@@ -21,26 +21,26 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=3; plural= (n==1) ? 1 : (n>=2 && n<=4) ? 2 : 0;\n"
-#: ../gdk-pixbuf/gdk-pixbuf-animation.c:153 ../gdk-pixbuf/gdk-pixbuf-io.c:838
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1068 ../tests/testfilechooser.c:199
+#: gdk-pixbuf/gdk-pixbuf-animation.c:153 gdk-pixbuf/gdk-pixbuf-io.c:838
+#: gdk-pixbuf/gdk-pixbuf-io.c:1068 tests/testfilechooser.c:199
#, c-format
msgid "Failed to open file '%s': %s"
msgstr "Nepodarilo sa otvoriť súbor '%s': %s"
-#: ../gdk-pixbuf/gdk-pixbuf-animation.c:166 ../gdk-pixbuf/gdk-pixbuf-io.c:850
+#: gdk-pixbuf/gdk-pixbuf-animation.c:166 gdk-pixbuf/gdk-pixbuf-io.c:850
#, c-format
msgid "Image file '%s' contains no data"
msgstr "Súbor obrázku '%s' nič neobsahuje"
-#: ../gdk-pixbuf/gdk-pixbuf-animation.c:208 ../gdk-pixbuf/gdk-pixbuf-io.c:887
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1109 ../tests/testfilechooser.c:244
+#: gdk-pixbuf/gdk-pixbuf-animation.c:208 gdk-pixbuf/gdk-pixbuf-io.c:887
+#: gdk-pixbuf/gdk-pixbuf-io.c:1109 tests/testfilechooser.c:244
#, c-format
msgid ""
"Failed to load image '%s': reason not known, probably a corrupt image file"
msgstr ""
"Nepodarilo sa načítať obrázok '%s': príčina neznáma, asi poškodený súbor"
-#: ../gdk-pixbuf/gdk-pixbuf-animation.c:241
+#: gdk-pixbuf/gdk-pixbuf-animation.c:241
#, c-format
msgid ""
"Failed to load animation '%s': reason not known, probably a corrupt "
@@ -48,12 +48,12 @@ msgid ""
msgstr ""
"Nepodarilo sa načítať animáciu '%s': príčina neznáma, asi poškodený súbor"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:444
+#: gdk-pixbuf/gdk-pixbuf-io.c:444
#, c-format
msgid "Unable to load image-loading module: %s: %s"
msgstr "Nepodarilo sa načítať modul pre načítanie obrázkov: %s: %s"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:459
+#: gdk-pixbuf/gdk-pixbuf-io.c:459
#, c-format
msgid ""
"Image-loading module %s does not export the proper interface; perhaps it's "
@@ -62,53 +62,53 @@ msgstr ""
"Modul pre načítanie obrázku %s neexportuje správne rozhranie, možno je z "
"inej verzie GTK?"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:628 ../gdk-pixbuf/gdk-pixbuf-io.c:680
+#: gdk-pixbuf/gdk-pixbuf-io.c:628 gdk-pixbuf/gdk-pixbuf-io.c:680
#, c-format
msgid "Image type '%s' is not supported"
msgstr "Typ obrázku '%s' nie je podporovaný"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:720
+#: gdk-pixbuf/gdk-pixbuf-io.c:720
#, c-format
msgid "Couldn't recognize the image file format for file '%s'"
msgstr "Nepodarilo sa určiť formát súboru obrázku pre '%s'"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:728
+#: gdk-pixbuf/gdk-pixbuf-io.c:728
msgid "Unrecognized image file format"
msgstr "Nerozpoznaný formát súboru obrázku"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:896
+#: gdk-pixbuf/gdk-pixbuf-io.c:896
#, c-format
msgid "Failed to load image '%s': %s"
msgstr "Nepodarilo sa načítať obrázok '%s': %s"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1336
+#: gdk-pixbuf/gdk-pixbuf-io.c:1336
#, c-format
msgid "Error writing to image file: %s"
msgstr "Chyba pri zápise obrázku: %s"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1382 ../gdk-pixbuf/gdk-pixbuf-io.c:1511
+#: gdk-pixbuf/gdk-pixbuf-io.c:1382 gdk-pixbuf/gdk-pixbuf-io.c:1511
#, c-format
msgid "This build of gdk-pixbuf does not support saving the image format: %s"
msgstr "Táto verzia gdk-pixbuf nepodporuje ukladanie vo formáte: %s"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1416
+#: gdk-pixbuf/gdk-pixbuf-io.c:1416
msgid "Insufficient memory to save image to callback"
msgstr "Nedostatok pamäti pre uloženie obrázku pre spätné volanie"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1428
+#: gdk-pixbuf/gdk-pixbuf-io.c:1428
msgid "Failed to open temporary file"
msgstr "Nepodarilo sa otvoriť dočasný súbor"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1453
+#: gdk-pixbuf/gdk-pixbuf-io.c:1453
msgid "Failed to read from temporary file"
msgstr "Nepodarilo sa prečítať dočasný súbor"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1687
+#: gdk-pixbuf/gdk-pixbuf-io.c:1687
#, c-format
msgid "Failed to open '%s' for writing: %s"
msgstr "Nepodarilo sa otvoriť pre zápis '%s': %s"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1711
+#: gdk-pixbuf/gdk-pixbuf-io.c:1711
#, c-format
msgid ""
"Failed to close '%s' while writing image, all data may not have been saved: %"
@@ -117,16 +117,16 @@ msgstr ""
"Nepodarilo sa zavrieť '%s' počas zápisu obrázku. Niektoré dáta nemusia byť "
"uložené: %s"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1931 ../gdk-pixbuf/gdk-pixbuf-io.c:1981
+#: gdk-pixbuf/gdk-pixbuf-io.c:1931 gdk-pixbuf/gdk-pixbuf-io.c:1981
msgid "Insufficient memory to save image into a buffer"
msgstr "Nedostatok pamäti pre uloženie obrázku do dočasnej pamäti"
-#: ../gdk-pixbuf/gdk-pixbuf-loader.c:383
+#: gdk-pixbuf/gdk-pixbuf-loader.c:383
#, c-format
msgid "Incremental loading of image type '%s' is not supported"
msgstr "Postupné načítavanie typu obrázku '%s' nie je podporované"
-#: ../gdk-pixbuf/gdk-pixbuf-loader.c:411 ../gdk-pixbuf/gdk-pixbuf-loader.c:513
+#: gdk-pixbuf/gdk-pixbuf-loader.c:411 gdk-pixbuf/gdk-pixbuf-loader.c:513
#, c-format
msgid ""
"Internal error: Image loader module '%s' failed to begin loading an image, "
@@ -135,19 +135,19 @@ msgstr ""
"Interná chyba: Modul pre načítavanie obrázku '%s' nezačal načítavať obrázok, "
"ale pre toto zlyhanie nepodal žiadny dôvod"
-#: ../gdk-pixbuf/gdk-pixdata.c:147
+#: gdk-pixbuf/gdk-pixdata.c:147
msgid "Image header corrupt"
msgstr "Hlavička obrázku poškodená"
-#: ../gdk-pixbuf/gdk-pixdata.c:152
+#: gdk-pixbuf/gdk-pixdata.c:152
msgid "Image format unknown"
msgstr "Neznámy formát obrázku"
-#: ../gdk-pixbuf/gdk-pixdata.c:157 ../gdk-pixbuf/gdk-pixdata.c:487
+#: gdk-pixbuf/gdk-pixdata.c:157 gdk-pixbuf/gdk-pixdata.c:487
msgid "Image pixel data corrupt"
msgstr "Dáta obrázku poškodené"
-#: ../gdk-pixbuf/gdk-pixdata.c:431
+#: gdk-pixbuf/gdk-pixdata.c:431
#, c-format
msgid "failed to allocate image buffer of %u byte"
msgid_plural "failed to allocate image buffer of %u bytes"
@@ -155,117 +155,113 @@ msgstr[0] "nepodarilo sa alokovať pamäť pre obrázok s veľkosťou %u bajtov"
msgstr[1] "nepodarilo sa alokovať pamäť pre obrázok s veľkosťou %u bajt"
msgstr[2] "nepodarilo sa alokovať pamäť pre obrázok s veľkosťou %u bajty"
-#: ../gdk-pixbuf/io-ani.c:244
+#: gdk-pixbuf/io-ani.c:244
msgid "Unexpected icon chunk in animation"
msgstr "Neočakávaný kus ikony v animácii"
-#: ../gdk-pixbuf/io-ani.c:337
+#: gdk-pixbuf/io-ani.c:337
msgid "Unsupported animation type"
msgstr "Nepodporovaný typ animácie"
-#: ../gdk-pixbuf/io-ani.c:348 ../gdk-pixbuf/io-ani.c:538
+#: gdk-pixbuf/io-ani.c:348 gdk-pixbuf/io-ani.c:538
msgid "Invalid header in animation"
msgstr "Neplatná hlavička v animácii"
-#: ../gdk-pixbuf/io-ani.c:358 ../gdk-pixbuf/io-ani.c:382
-#: ../gdk-pixbuf/io-ani.c:441 ../gdk-pixbuf/io-ani.c:460
-#: ../gdk-pixbuf/io-ani.c:511 ../gdk-pixbuf/io-ani.c:583
+#: gdk-pixbuf/io-ani.c:358 gdk-pixbuf/io-ani.c:382 gdk-pixbuf/io-ani.c:441
+#: gdk-pixbuf/io-ani.c:460 gdk-pixbuf/io-ani.c:511 gdk-pixbuf/io-ani.c:583
msgid "Not enough memory to load animation"
msgstr "Nedostatok pamäti pre načítanie animácie"
-#: ../gdk-pixbuf/io-ani.c:400 ../gdk-pixbuf/io-ani.c:417
-#: ../gdk-pixbuf/io-ani.c:428
+#: gdk-pixbuf/io-ani.c:400 gdk-pixbuf/io-ani.c:417 gdk-pixbuf/io-ani.c:428
msgid "Malformed chunk in animation"
msgstr "Neplatný kus v animácii"
-#: ../gdk-pixbuf/io-ani.c:676
+#: gdk-pixbuf/io-ani.c:676
msgid "The ANI image format"
msgstr "Formát obrázkov ANI"
-#: ../gdk-pixbuf/io-bmp.c:228 ../gdk-pixbuf/io-bmp.c:306
-#: ../gdk-pixbuf/io-bmp.c:338 ../gdk-pixbuf/io-bmp.c:361
-#: ../gdk-pixbuf/io-bmp.c:442
+#: gdk-pixbuf/io-bmp.c:228 gdk-pixbuf/io-bmp.c:306 gdk-pixbuf/io-bmp.c:338
+#: gdk-pixbuf/io-bmp.c:361 gdk-pixbuf/io-bmp.c:442
msgid "BMP image has bogus header data"
msgstr "Obrázok BMP má neplatné dáta v hlavičke"
-#: ../gdk-pixbuf/io-bmp.c:239 ../gdk-pixbuf/io-bmp.c:401
+#: gdk-pixbuf/io-bmp.c:239 gdk-pixbuf/io-bmp.c:401
msgid "Not enough memory to load bitmap image"
msgstr "Nedostatok pamäti pre načítanie obrázku"
-#: ../gdk-pixbuf/io-bmp.c:287
+#: gdk-pixbuf/io-bmp.c:287
msgid "BMP image has unsupported header size"
msgstr "Obrázok BMP má nepodporovanú veľkosť hlavičky"
-#: ../gdk-pixbuf/io-bmp.c:325
+#: gdk-pixbuf/io-bmp.c:325
msgid "Topdown BMP images cannot be compressed"
msgstr ""
-#: ../gdk-pixbuf/io-bmp.c:1203
+#: gdk-pixbuf/io-bmp.c:1203
msgid "Couldn't allocate memory for saving BMP file"
msgstr "Nepodarilo sa alokovať pamäť pre uloženie súboru BMP"
-#: ../gdk-pixbuf/io-bmp.c:1244
+#: gdk-pixbuf/io-bmp.c:1244
msgid "Couldn't write to BMP file"
msgstr "Nepodarilo sa zapísať súbor BMP"
-#: ../gdk-pixbuf/io-bmp.c:1293
+#: gdk-pixbuf/io-bmp.c:1293
msgid "The BMP image format"
msgstr "Formát obrázkov BMP"
-#: ../gdk-pixbuf/io-gif.c:220
+#: gdk-pixbuf/io-gif.c:220
#, c-format
msgid "Failure reading GIF: %s"
msgstr "Chyba pri čítaní GIF: %s"
-#: ../gdk-pixbuf/io-gif.c:492 ../gdk-pixbuf/io-gif.c:1463
-#: ../gdk-pixbuf/io-gif.c:1624
+#: 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 "Súbor GIF neobsahuje niektoré dáta (možno bola jeho časť odrezaná)"
-#: ../gdk-pixbuf/io-gif.c:501
+#: gdk-pixbuf/io-gif.c:501
#, c-format
msgid "Internal error in the GIF loader (%s)"
msgstr "Interná chyba modulu pre GIF (%s)"
-#: ../gdk-pixbuf/io-gif.c:575
+#: gdk-pixbuf/io-gif.c:575
msgid "Stack overflow"
msgstr "Pretečenie zásobníka"
-#: ../gdk-pixbuf/io-gif.c:635
+#: gdk-pixbuf/io-gif.c:635
msgid "GIF image loader cannot understand this image."
msgstr "Modul načítavania obrázkov GIF nerozpoznal tento obrázok."
-#: ../gdk-pixbuf/io-gif.c:664
+#: gdk-pixbuf/io-gif.c:664
msgid "Bad code encountered"
msgstr "Nájdený chybný kód"
-#: ../gdk-pixbuf/io-gif.c:674
+#: gdk-pixbuf/io-gif.c:674
msgid "Circular table entry in GIF file"
msgstr "Cyklická položka v tabuľke v súbore GIF"
-#: ../gdk-pixbuf/io-gif.c:862 ../gdk-pixbuf/io-gif.c:1451
-#: ../gdk-pixbuf/io-gif.c:1497 ../gdk-pixbuf/io-gif.c:1612
+#: 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 "Nedostatok pamäti pre načítanie obrázku GIF"
-#: ../gdk-pixbuf/io-gif.c:947
+#: gdk-pixbuf/io-gif.c:947
msgid "Not enough memory to composite a frame in GIF file"
msgstr "Nedostatok pamäti pre zloženie rámca súboru GIF"
-#: ../gdk-pixbuf/io-gif.c:1116
+#: gdk-pixbuf/io-gif.c:1116
msgid "GIF image is corrupt (incorrect LZW compression)"
msgstr "Obrázok GIF je poškodený (neplatná kompresia LZW)"
-#: ../gdk-pixbuf/io-gif.c:1166
+#: gdk-pixbuf/io-gif.c:1166
msgid "File does not appear to be a GIF file"
msgstr "Súbor nevyzerá ako GIF"
-#: ../gdk-pixbuf/io-gif.c:1178
+#: gdk-pixbuf/io-gif.c:1178
#, c-format
msgid "Version %s of the GIF file format is not supported"
msgstr "Verzia %s formátu GIF nie je podporovaná"
-#: ../gdk-pixbuf/io-gif.c:1287
+#: gdk-pixbuf/io-gif.c:1287
msgid ""
"GIF image has no global colormap, and a frame inside it has no local "
"colormap."
@@ -273,67 +269,66 @@ msgstr ""
"Obrázok GIF neobsahuje globálnu farebnú mapu a rámec v ňom neobsahuje mapu "
"lokálnu."
-#: ../gdk-pixbuf/io-gif.c:1519
+#: gdk-pixbuf/io-gif.c:1519
msgid "GIF image was truncated or incomplete."
msgstr "Obrázok GIF bol skrátený alebo nie je úplný."
-#: ../gdk-pixbuf/io-gif.c:1671
+#: gdk-pixbuf/io-gif.c:1671
msgid "The GIF image format"
msgstr "Formát obrázkov GIF"
-#: ../gdk-pixbuf/io-ico.c:219 ../gdk-pixbuf/io-ico.c:271
-#: ../gdk-pixbuf/io-ico.c:340 ../gdk-pixbuf/io-ico.c:403
-#: ../gdk-pixbuf/io-ico.c:433
+#: gdk-pixbuf/io-ico.c:219 gdk-pixbuf/io-ico.c:271 gdk-pixbuf/io-ico.c:340
+#: gdk-pixbuf/io-ico.c:403 gdk-pixbuf/io-ico.c:433
msgid "Not enough memory to load icon"
msgstr "Nedostatok pamäti pre načítanie ikony"
-#: ../gdk-pixbuf/io-ico.c:256 ../gdk-pixbuf/io-ico.c:330
+#: gdk-pixbuf/io-ico.c:256 gdk-pixbuf/io-ico.c:330
msgid "Invalid header in icon"
msgstr "Neplatná hlavička ikony"
-#: ../gdk-pixbuf/io-ico.c:293
+#: gdk-pixbuf/io-ico.c:293
msgid "Icon has zero width"
msgstr "Ikona má nulovú šírku"
-#: ../gdk-pixbuf/io-ico.c:303
+#: gdk-pixbuf/io-ico.c:303
msgid "Icon has zero height"
msgstr "Ikona má nulovú výšku"
-#: ../gdk-pixbuf/io-ico.c:355
+#: gdk-pixbuf/io-ico.c:355
msgid "Compressed icons are not supported"
msgstr "Komprimované ikony nie sú podporované"
-#: ../gdk-pixbuf/io-ico.c:388
+#: gdk-pixbuf/io-ico.c:388
msgid "Unsupported icon type"
msgstr "Nepodporovaný typ ikony"
-#: ../gdk-pixbuf/io-ico.c:482
+#: gdk-pixbuf/io-ico.c:482
msgid "Not enough memory to load ICO file"
msgstr "Nedostatok pamäti pre načítanie súboru ICO"
-#: ../gdk-pixbuf/io-ico.c:947
+#: gdk-pixbuf/io-ico.c:947
msgid "Image too large to be saved as ICO"
msgstr "Obrázok príliš veľký na formát ICO"
-#: ../gdk-pixbuf/io-ico.c:958
+#: gdk-pixbuf/io-ico.c:958
msgid "Cursor hotspot outside image"
msgstr "Aktívny bod kurzoru mimo obrázok"
-#: ../gdk-pixbuf/io-ico.c:981
+#: gdk-pixbuf/io-ico.c:981
#, c-format
msgid "Unsupported depth for ICO file: %d"
msgstr "Nepodporovaná farebná hĺbka pre súbor ICO: %d"
-#: ../gdk-pixbuf/io-ico.c:1210
+#: gdk-pixbuf/io-ico.c:1210
msgid "The ICO image format"
msgstr "Formát obrázkov ICO"
-#: ../gdk-pixbuf/io-jpeg.c:114
+#: gdk-pixbuf/io-jpeg.c:114
#, c-format
msgid "Error interpreting JPEG image file (%s)"
msgstr "Chyba pri interpretácii obrázku JPEG (%s)"
-#: ../gdk-pixbuf/io-jpeg.c:349
+#: gdk-pixbuf/io-jpeg.c:349
msgid ""
"Insufficient memory to load image, try exiting some applications to free "
"memory"
@@ -341,17 +336,17 @@ msgstr ""
"Nedostatočná pamäť pre načítanie obrázku, skúste ukončiť niektoré aplikácie "
"a tým uvoľniť pamäť"
-#: ../gdk-pixbuf/io-jpeg.c:383 ../gdk-pixbuf/io-jpeg.c:749
+#: gdk-pixbuf/io-jpeg.c:383 gdk-pixbuf/io-jpeg.c:749
#, c-format
msgid "Unsupported JPEG color space (%s)"
msgstr "Nepodporovaný priestor farieb JPEG (%s)"
-#: ../gdk-pixbuf/io-jpeg.c:481 ../gdk-pixbuf/io-jpeg.c:678
-#: ../gdk-pixbuf/io-jpeg.c:943 ../gdk-pixbuf/io-jpeg.c:952
+#: gdk-pixbuf/io-jpeg.c:481 gdk-pixbuf/io-jpeg.c:678 gdk-pixbuf/io-jpeg.c:943
+#: gdk-pixbuf/io-jpeg.c:952
msgid "Couldn't allocate memory for loading JPEG file"
msgstr "Nepodarilo sa alokovať pamäť pre načítanie súboru JPEG"
-#: ../gdk-pixbuf/io-jpeg.c:894
+#: gdk-pixbuf/io-jpeg.c:894
#, c-format
msgid ""
"JPEG quality must be a value between 0 and 100; value '%s' could not be "
@@ -359,92 +354,92 @@ msgid ""
msgstr ""
"Kvalita JPEG musí byť medzi 0 a 100, hodnotu '%s' nie je možné spracovať."
-#: ../gdk-pixbuf/io-jpeg.c:909
+#: gdk-pixbuf/io-jpeg.c:909
#, c-format
msgid ""
"JPEG quality must be a value between 0 and 100; value '%d' is not allowed."
msgstr "Kvalita JPEG musí byť medzi 0 a 100, hodnota '%d' nie je povolená."
-#: ../gdk-pixbuf/io-jpeg.c:1071
+#: gdk-pixbuf/io-jpeg.c:1071
msgid "The JPEG image format"
msgstr "Formát obrázkov JPEG"
-#: ../gdk-pixbuf/io-pcx.c:191
+#: gdk-pixbuf/io-pcx.c:191
msgid "Couldn't allocate memory for header"
msgstr "Nepodarilo sa alokovať pamäť pre hlavičku"
-#: ../gdk-pixbuf/io-pcx.c:206 ../gdk-pixbuf/io-pcx.c:566
+#: gdk-pixbuf/io-pcx.c:206 gdk-pixbuf/io-pcx.c:566
msgid "Couldn't allocate memory for context buffer"
msgstr "Nepodarilo sa alokovať pamäť pre dočasnú pamäť obsahu"
-#: ../gdk-pixbuf/io-pcx.c:607
+#: gdk-pixbuf/io-pcx.c:607
msgid "Image has invalid width and/or height"
msgstr "Obrázok má neplatnú šírku alebo výšku"
-#: ../gdk-pixbuf/io-pcx.c:619 ../gdk-pixbuf/io-pcx.c:680
+#: gdk-pixbuf/io-pcx.c:619 gdk-pixbuf/io-pcx.c:680
msgid "Image has unsupported bpp"
msgstr "Obrázok má nepodporovanú farebnú hĺbku"
-#: ../gdk-pixbuf/io-pcx.c:624 ../gdk-pixbuf/io-pcx.c:632
+#: gdk-pixbuf/io-pcx.c:624 gdk-pixbuf/io-pcx.c:632
#, c-format
msgid "Image has unsupported number of %d-bit planes"
msgstr "Obrázok má nepodporovaný počet %d-bitových vrstiev"
-#: ../gdk-pixbuf/io-pcx.c:648
+#: gdk-pixbuf/io-pcx.c:648
msgid "Couldn't create new pixbuf"
msgstr "Nepodarilo sa vytvoriť nový obrázok"
-#: ../gdk-pixbuf/io-pcx.c:656
+#: gdk-pixbuf/io-pcx.c:656
msgid "Couldn't allocate memory for line data"
msgstr "Nepodarilo sa alokovať pamäť pre dáta riadku"
-#: ../gdk-pixbuf/io-pcx.c:663
+#: gdk-pixbuf/io-pcx.c:663
msgid "Couldn't allocate memory for paletted data"
msgstr "Nepodarilo sa alokovať pamäť pre dáta palety"
-#: ../gdk-pixbuf/io-pcx.c:710
+#: gdk-pixbuf/io-pcx.c:710
msgid "Didn't get all lines of PCX image"
msgstr "Nezískané všetky riadky obrázku PCX"
-#: ../gdk-pixbuf/io-pcx.c:717
+#: gdk-pixbuf/io-pcx.c:717
msgid "No palette found at end of PCX data"
msgstr "Na konci dát PCX nenájdená paleta"
-#: ../gdk-pixbuf/io-pcx.c:758
+#: gdk-pixbuf/io-pcx.c:758
msgid "The PCX image format"
msgstr "Formát obrázkov PCX"
-#: ../gdk-pixbuf/io-png.c:55
+#: gdk-pixbuf/io-png.c:55
msgid "Bits per channel of PNG image is invalid."
msgstr "Počet bitov kanálu obrázku PNG nie je platný."
-#: ../gdk-pixbuf/io-png.c:136
+#: gdk-pixbuf/io-png.c:136
msgid "Transformed PNG has zero width or height."
msgstr "Transformovaný PNG má nulovú výšku alebo šírku."
-#: ../gdk-pixbuf/io-png.c:144
+#: gdk-pixbuf/io-png.c:144
msgid "Bits per channel of transformed PNG is not 8."
msgstr "Počet bitov kanálu transformovaného PNG nie je 8."
-#: ../gdk-pixbuf/io-png.c:153
+#: gdk-pixbuf/io-png.c:153
msgid "Transformed PNG not RGB or RGBA."
msgstr "Transformovaný PNG nie je RGB alebo RGBA."
-#: ../gdk-pixbuf/io-png.c:162
+#: gdk-pixbuf/io-png.c:162
msgid "Transformed PNG has unsupported number of channels, must be 3 or 4."
msgstr ""
"Transformovaný PNG má nepodporovaný počet kanálov, musí to byť 3 alebo 4."
-#: ../gdk-pixbuf/io-png.c:183
+#: gdk-pixbuf/io-png.c:183
#, c-format
msgid "Fatal error in PNG image file: %s"
msgstr "Fatálna chyba v súbore PNG: %s"
-#: ../gdk-pixbuf/io-png.c:301
+#: gdk-pixbuf/io-png.c:301
msgid "Insufficient memory to load PNG file"
msgstr "Nedostatok pamäti pre načítanie súboru PNG"
-#: ../gdk-pixbuf/io-png.c:618
+#: gdk-pixbuf/io-png.c:618
#, c-format
msgid ""
"Insufficient memory to store a %ld by %ld image; try exiting some "
@@ -453,364 +448,363 @@ msgstr ""
"Nedostatok pamäti pre uloženie obrázku %ld krát %ld, skúste ukončiť niektoré "
"aplikácie a tým uvoľniť pamäť"
-#: ../gdk-pixbuf/io-png.c:669
+#: gdk-pixbuf/io-png.c:669
msgid "Fatal error reading PNG image file"
msgstr "Fatálna chyba pri čítaní súboru PNG"
-#: ../gdk-pixbuf/io-png.c:718
+#: gdk-pixbuf/io-png.c:718
#, c-format
msgid "Fatal error reading PNG image file: %s"
msgstr "Fatálna chyba pri čítaní súboru PNG: %s"
-#: ../gdk-pixbuf/io-png.c:810
+#: gdk-pixbuf/io-png.c:810
msgid ""
"Keys for PNG text chunks must have at least 1 and at most 79 characters."
msgstr "Kľúče pre kusy PNG textu musia mať aspoň 1 znak a maximálne 79 znakov."
-#: ../gdk-pixbuf/io-png.c:818
+#: gdk-pixbuf/io-png.c:818
msgid "Keys for PNG text chunks must be ASCII characters."
msgstr "Kľúče pre kusy PNG textu musia byť znaky ASCII."
-#: ../gdk-pixbuf/io-png.c:831
+#: gdk-pixbuf/io-png.c:831
#, c-format
msgid ""
"PNG compression level must be a value between 0 and 9; value '%s' could not "
"be parsed."
msgstr ""
-"Úroveň kompresie PNG musí byť hodnota medzi 0 a 9; hodnotu '%s' sa nepodarilo analyzovať."
+"Úroveň kompresie PNG musí byť hodnota medzi 0 a 9; hodnotu '%s' sa "
+"nepodarilo analyzovať."
-#: ../gdk-pixbuf/io-png.c:843
+#: gdk-pixbuf/io-png.c:843
#, c-format
msgid ""
"PNG compression level must be a value between 0 and 9; value '%d' is not "
"allowed."
msgstr ""
-"Úroveä kompresie PNG musí byť hodnota medzi 0 a 9; hodnota '%d' nie je povolená."
+"Úroveä kompresie PNG musí byť hodnota medzi 0 a 9; hodnota '%d' nie je "
+"povolená."
-#: ../gdk-pixbuf/io-png.c:883
+#: gdk-pixbuf/io-png.c:883
#, c-format
msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding."
msgstr ""
"Hodnotu pre kus PNG textu %s nie je možné previesť do kódovania ISO-8859-1."
-#: ../gdk-pixbuf/io-png.c:1026
+#: gdk-pixbuf/io-png.c:1026
msgid "The PNG image format"
msgstr "Formát obrázkov PNG"
-#: ../gdk-pixbuf/io-pnm.c:252
+#: gdk-pixbuf/io-pnm.c:252
msgid "PNM loader expected to find an integer, but didn't"
msgstr "Modul pre načítanie PNM očakával celé číslo, ale nenašiel ho"
-#: ../gdk-pixbuf/io-pnm.c:284
+#: gdk-pixbuf/io-pnm.c:284
msgid "PNM file has an incorrect initial byte"
msgstr "Súbor PNM obsahuje nesprávny počiatočný bajt"
-#: ../gdk-pixbuf/io-pnm.c:314
+#: gdk-pixbuf/io-pnm.c:314
msgid "PNM file is not in a recognized PNM subformat"
msgstr "Súbor PNM nie je rozpoznaný pod-formát PNM"
-#: ../gdk-pixbuf/io-pnm.c:339
+#: gdk-pixbuf/io-pnm.c:339
msgid "PNM file has an image width of 0"
msgstr "Súbor PNM obsahuje obrázok so šírkou 0"
-#: ../gdk-pixbuf/io-pnm.c:360
+#: gdk-pixbuf/io-pnm.c:360
msgid "PNM file has an image height of 0"
msgstr "Súbor PNM obsahuje obrázok s výškou 0"
-#: ../gdk-pixbuf/io-pnm.c:383
+#: gdk-pixbuf/io-pnm.c:383
msgid "Maximum color value in PNM file is 0"
msgstr "Maximálna hodnota farby v súbore PNM je 0"
-#: ../gdk-pixbuf/io-pnm.c:391
+#: gdk-pixbuf/io-pnm.c:391
msgid "Maximum color value in PNM file is too large"
msgstr "Maximálna hodnota farby v súbore PNM je príliš veľká"
-#: ../gdk-pixbuf/io-pnm.c:399
+#: gdk-pixbuf/io-pnm.c:399
msgid "Cannot handle PNM files with maximum color values greater than 255"
msgstr ""
"Nie je možné spracovať súbory PNM s maximálnymi hodnotami farby väčšími ako "
"255"
-#: ../gdk-pixbuf/io-pnm.c:438 ../gdk-pixbuf/io-pnm.c:466
-#: ../gdk-pixbuf/io-pnm.c:498
+#: gdk-pixbuf/io-pnm.c:438 gdk-pixbuf/io-pnm.c:466 gdk-pixbuf/io-pnm.c:498
msgid "Raw PNM image type is invalid"
msgstr "Typ obrázku PNM 'raw' nie je platný"
-#: ../gdk-pixbuf/io-pnm.c:562 ../gdk-pixbuf/io-pnm.c:604
+#: gdk-pixbuf/io-pnm.c:562 gdk-pixbuf/io-pnm.c:604
msgid "PNM image format is invalid"
msgstr "Formát obrázku PNM nie je platný"
-#: ../gdk-pixbuf/io-pnm.c:663
+#: gdk-pixbuf/io-pnm.c:663
msgid "PNM image loader does not support this PNM subformat"
msgstr "Modul pre načítanie PNM nepodporuje tento pod-formát PNM"
-#: ../gdk-pixbuf/io-pnm.c:718
+#: gdk-pixbuf/io-pnm.c:718
msgid "Premature end-of-file encountered"
msgstr "Nájdený predčasný koniec súboru"
-#: ../gdk-pixbuf/io-pnm.c:750 ../gdk-pixbuf/io-pnm.c:981
+#: gdk-pixbuf/io-pnm.c:750 gdk-pixbuf/io-pnm.c:981
msgid "Raw PNM formats require exactly one whitespace before sample data"
msgstr ""
"Čisté formáty PNM vyžadujú presne jednu medzeru pred náhľadovými dátami"
-#: ../gdk-pixbuf/io-pnm.c:777
+#: gdk-pixbuf/io-pnm.c:777
msgid "Cannot allocate memory for loading PNM image"
msgstr "Nepodarilo sa alokovať pamäť pre načítanie obrázku PNM"
-#: ../gdk-pixbuf/io-pnm.c:827
+#: gdk-pixbuf/io-pnm.c:827
msgid "Insufficient memory to load PNM context struct"
msgstr "Nedostatok pamäti pre načítanie štruktúry kontextu pre PNM"
-#: ../gdk-pixbuf/io-pnm.c:878
+#: gdk-pixbuf/io-pnm.c:878
msgid "Unexpected end of PNM image data"
msgstr "Neočakávaný koniec dát obrázku PNM"
-#: ../gdk-pixbuf/io-pnm.c:1010
+#: gdk-pixbuf/io-pnm.c:1010
msgid "Insufficient memory to load PNM file"
msgstr "Nedostatok pamäti pre načítanie súboru PNM"
-#: ../gdk-pixbuf/io-pnm.c:1089
+#: gdk-pixbuf/io-pnm.c:1089
msgid "The PNM/PBM/PGM/PPM image format family"
msgstr "Rodina formátov obrázkov PNM/PBM/PGM/PPM"
-#: ../gdk-pixbuf/io-ras.c:126
+#: gdk-pixbuf/io-ras.c:126
msgid "RAS image has bogus header data"
msgstr "Obrázok RAS má neplatné dáta v hlavičke"
-#: ../gdk-pixbuf/io-ras.c:148
+#: gdk-pixbuf/io-ras.c:148
msgid "RAS image has unknown type"
msgstr "Neznámy typ obrázku RAS"
-#: ../gdk-pixbuf/io-ras.c:156
+#: gdk-pixbuf/io-ras.c:156
msgid "unsupported RAS image variation"
msgstr "Nepodporovaný variant obrázku RAS"
-#: ../gdk-pixbuf/io-ras.c:171 ../gdk-pixbuf/io-ras.c:200
+#: gdk-pixbuf/io-ras.c:171 gdk-pixbuf/io-ras.c:200
msgid "Not enough memory to load RAS image"
msgstr "Nedostatok pamäti pre načítanie obrázku RAS"
-#: ../gdk-pixbuf/io-ras.c:543
+#: gdk-pixbuf/io-ras.c:543
msgid "The Sun raster image format"
msgstr "Formát rastrových obrázkov Sun"
-#: ../gdk-pixbuf/io-tga.c:154
+#: gdk-pixbuf/io-tga.c:154
msgid "Cannot allocate memory for IOBuffer struct"
msgstr "Nepodarilo sa alokovať pamäť pre štruktúru IOBuffer"
-#: ../gdk-pixbuf/io-tga.c:173
+#: gdk-pixbuf/io-tga.c:173
msgid "Cannot allocate memory for IOBuffer data"
msgstr "Nepodarilo sa alokovať pamäť pre dáta IOBuffer"
-#: ../gdk-pixbuf/io-tga.c:184
+#: gdk-pixbuf/io-tga.c:184
msgid "Cannot realloc IOBuffer data"
msgstr "Nepodarilo sa zmeniť alokáciu pre dáta IOBuffer"
-#: ../gdk-pixbuf/io-tga.c:214
+#: gdk-pixbuf/io-tga.c:214
msgid "Cannot allocate temporary IOBuffer data"
msgstr "Nepodarilo sa alokovať dočasné dáta IOBuffer"
-#: ../gdk-pixbuf/io-tga.c:348
+#: gdk-pixbuf/io-tga.c:348
msgid "Cannot allocate new pixbuf"
msgstr "Nepodarilo sa alokovať nový pixbuf"
-#: ../gdk-pixbuf/io-tga.c:689
+#: gdk-pixbuf/io-tga.c:689
msgid "Cannot allocate colormap structure"
msgstr "Nepodarilo sa alokovať štruktúru pre farebnú mapu"
-#: ../gdk-pixbuf/io-tga.c:696
+#: gdk-pixbuf/io-tga.c:696
msgid "Cannot allocate colormap entries"
msgstr "Nepodarilo sa alokovať položky farebnej mapy"
-#: ../gdk-pixbuf/io-tga.c:718
+#: gdk-pixbuf/io-tga.c:718
msgid "Unexpected bitdepth for colormap entries"
msgstr "Neočakávaná farebná hĺbka v položkách farebnej mapy"
-#: ../gdk-pixbuf/io-tga.c:736
+#: gdk-pixbuf/io-tga.c:736
msgid "Cannot allocate TGA header memory"
msgstr "Nepodarilo sa alokovať pamäť pre hlavičku TGA"
-#: ../gdk-pixbuf/io-tga.c:769
+#: gdk-pixbuf/io-tga.c:769
msgid "TGA image has invalid dimensions"
msgstr "Obrázok TGA má neplatné rozmery"
-#: ../gdk-pixbuf/io-tga.c:775 ../gdk-pixbuf/io-tga.c:784
-#: ../gdk-pixbuf/io-tga.c:794 ../gdk-pixbuf/io-tga.c:804
-#: ../gdk-pixbuf/io-tga.c:811
+#: gdk-pixbuf/io-tga.c:775 gdk-pixbuf/io-tga.c:784 gdk-pixbuf/io-tga.c:794
+#: gdk-pixbuf/io-tga.c:804 gdk-pixbuf/io-tga.c:811
msgid "TGA image type not supported"
msgstr "Typ obrázku TGA nie je podporovaný"
-#: ../gdk-pixbuf/io-tga.c:858
+#: gdk-pixbuf/io-tga.c:858
msgid "Cannot allocate memory for TGA context struct"
msgstr "Nepodarilo sa alokovať pamäť pre kontextovú štruktúru TGA"
-#: ../gdk-pixbuf/io-tga.c:923
+#: gdk-pixbuf/io-tga.c:923
msgid "Excess data in file"
msgstr "Dáta naviac v súbore"
-#: ../gdk-pixbuf/io-tga.c:992
+#: gdk-pixbuf/io-tga.c:992
msgid "The Targa image format"
msgstr "Formát obrázkov Targa"
-#: ../gdk-pixbuf/io-tiff.c:173
+#: gdk-pixbuf/io-tiff.c:173
msgid "Could not get image width (bad TIFF file)"
msgstr "Nepodarilo sa získať šírku obrázku (neplatný súbor TIFF)"
-#: ../gdk-pixbuf/io-tiff.c:180
+#: gdk-pixbuf/io-tiff.c:180
msgid "Could not get image height (bad TIFF file)"
msgstr "Nepodarilo sa získať výšku obrázku (neplatný súbor TIFF)"
-#: ../gdk-pixbuf/io-tiff.c:188
+#: gdk-pixbuf/io-tiff.c:188
msgid "Width or height of TIFF image is zero"
msgstr "Výška alebo šírka obrázku TIFF je 0"
-#: ../gdk-pixbuf/io-tiff.c:197 ../gdk-pixbuf/io-tiff.c:206
+#: gdk-pixbuf/io-tiff.c:197 gdk-pixbuf/io-tiff.c:206
msgid "Dimensions of TIFF image too large"
msgstr "Rozmery obrázku TIFF príliš veľké"
-#: ../gdk-pixbuf/io-tiff.c:225 ../gdk-pixbuf/io-tiff.c:237
-#: ../gdk-pixbuf/io-tiff.c:286 ../gdk-pixbuf/io-tiff.c:572
+#: gdk-pixbuf/io-tiff.c:225 gdk-pixbuf/io-tiff.c:237 gdk-pixbuf/io-tiff.c:286
+#: gdk-pixbuf/io-tiff.c:572
msgid "Insufficient memory to open TIFF file"
msgstr "Nedostatok pamäti pre otvorenie súboru TIFF"
-#: ../gdk-pixbuf/io-tiff.c:251 ../gdk-pixbuf/io-tiff.c:294
+#: gdk-pixbuf/io-tiff.c:251 gdk-pixbuf/io-tiff.c:294
msgid "Failed to load RGB data from TIFF file"
msgstr "Nepodarilo sa načítať dáta RGB zo súboru TIFF"
-#: ../gdk-pixbuf/io-tiff.c:361
+#: gdk-pixbuf/io-tiff.c:361
msgid "Failed to open TIFF image"
msgstr "Nepodarilo sa otvoriť obrázok TIFF"
-#: ../gdk-pixbuf/io-tiff.c:373
+#: gdk-pixbuf/io-tiff.c:373
msgid "TIFFClose operation failed"
msgstr "Operácia TIFFClose zlyhala"
-#: ../gdk-pixbuf/io-tiff.c:504 ../gdk-pixbuf/io-tiff.c:517
+#: gdk-pixbuf/io-tiff.c:504 gdk-pixbuf/io-tiff.c:517
msgid "Failed to load TIFF image"
msgstr "Nepodarilo sa načítať obrázok TIFF"
-#: ../gdk-pixbuf/io-tiff.c:610
+#: gdk-pixbuf/io-tiff.c:610
msgid "The TIFF image format"
msgstr "Formát obrázkov TIFF"
-#: ../gdk-pixbuf/io-wbmp.c:246
+#: gdk-pixbuf/io-wbmp.c:246
msgid "Image has zero width"
msgstr "Obrázok má nulovú šírku"
-#: ../gdk-pixbuf/io-wbmp.c:264
+#: gdk-pixbuf/io-wbmp.c:264
msgid "Image has zero height"
msgstr "Obrázok má nulovú výšku"
-#: ../gdk-pixbuf/io-wbmp.c:275
+#: gdk-pixbuf/io-wbmp.c:275
msgid "Not enough memory to load image"
msgstr "Nedostatok pamäti pre načítanie obrázku"
-#: ../gdk-pixbuf/io-wbmp.c:334
+#: gdk-pixbuf/io-wbmp.c:334
msgid "Couldn't save the rest"
msgstr "Nepodarilo sa uložiť zvyšok"
-#: ../gdk-pixbuf/io-wbmp.c:368
+#: gdk-pixbuf/io-wbmp.c:368
msgid "The WBMP image format"
msgstr "Formát obrázkov WBMP"
-#: ../gdk-pixbuf/io-xbm.c:287
+#: gdk-pixbuf/io-xbm.c:287
msgid "Invalid XBM file"
msgstr "Neplatný súbor XBM"
-#: ../gdk-pixbuf/io-xbm.c:297
+#: gdk-pixbuf/io-xbm.c:297
msgid "Insufficient memory to load XBM image file"
msgstr "Nedostatok pamäti pre načítanie súboru obrázku XBM"
-#: ../gdk-pixbuf/io-xbm.c:441
+#: gdk-pixbuf/io-xbm.c:441
msgid "Failed to write to temporary file when loading XBM image"
msgstr "Nepodarilo sa zapísať dočasný súbor pri načítavaní obrázku XBM"
-#: ../gdk-pixbuf/io-xbm.c:476
+#: gdk-pixbuf/io-xbm.c:476
msgid "The XBM image format"
msgstr "Formát obrázkov XBM"
-#: ../gdk-pixbuf/io-xpm.c:467
+#: gdk-pixbuf/io-xpm.c:467
msgid "No XPM header found"
msgstr "Hlavička XPM nenájdená"
-#: ../gdk-pixbuf/io-xpm.c:476
+#: gdk-pixbuf/io-xpm.c:476
msgid "Invalid XPM header"
msgstr "Neplatná hlavička XPM"
-#: ../gdk-pixbuf/io-xpm.c:484
+#: gdk-pixbuf/io-xpm.c:484
msgid "XPM file has image width <= 0"
msgstr "Súbor XPM obsahuje obrázok so šírkou <=0"
-#: ../gdk-pixbuf/io-xpm.c:492
+#: gdk-pixbuf/io-xpm.c:492
msgid "XPM file has image height <= 0"
msgstr "Súbor XPM obsahuje obrázok s výškou <=0"
-#: ../gdk-pixbuf/io-xpm.c:500
+#: gdk-pixbuf/io-xpm.c:500
msgid "XPM has invalid number of chars per pixel"
msgstr "XPM obsahuje neplatný počet znakov na bod"
-#: ../gdk-pixbuf/io-xpm.c:507
+#: gdk-pixbuf/io-xpm.c:507
msgid "XPM file has invalid number of colors"
msgstr "Súbor XPM má neplatný počet farieb"
-#: ../gdk-pixbuf/io-xpm.c:519 ../gdk-pixbuf/io-xpm.c:528
-#: ../gdk-pixbuf/io-xpm.c:580
+#: gdk-pixbuf/io-xpm.c:519 gdk-pixbuf/io-xpm.c:528 gdk-pixbuf/io-xpm.c:580
msgid "Cannot allocate memory for loading XPM image"
msgstr "Nepodarilo sa alokovať pamäť pre načítanie obrázku XPM"
-#: ../gdk-pixbuf/io-xpm.c:542
+#: gdk-pixbuf/io-xpm.c:542
msgid "Cannot read XPM colormap"
msgstr "Nepodarilo sa načítať farebnú mapu XPM"
-#: ../gdk-pixbuf/io-xpm.c:771
+#: gdk-pixbuf/io-xpm.c:771
msgid "Failed to write to temporary file when loading XPM image"
msgstr "Nepodarilo sa zapísať dočasný súbor pri načítavaní obrázku XPM"
-#: ../gdk-pixbuf/io-xpm.c:806
+#: gdk-pixbuf/io-xpm.c:806
msgid "The XPM image format"
msgstr "Formát obrázkov XPM"
#. Description of --class=CLASS in --help output
-#: ../gdk/gdk.c:115
+#: gdk/gdk.c:115
msgid "Program class as used by the window manager"
msgstr "Trieda programu, ako je použitá správcom okien"
#. Placeholder in --class=CLASS in --help output
-#: ../gdk/gdk.c:116
+#: gdk/gdk.c:116
msgid "CLASS"
msgstr "TRIEDA"
#. Description of --name=NAME in --help output
-#: ../gdk/gdk.c:118
+#: gdk/gdk.c:118
msgid "Program name as used by the window manager"
msgstr "Nízov programu, ako je použitý správcom okien"
#. Placeholder in --name=NAME in --help output
-#: ../gdk/gdk.c:119
+#: gdk/gdk.c:119
msgid "NAME"
msgstr "NÁZOV"
#. Description of --display=DISPLAY in --help output
-#: ../gdk/gdk.c:121
+#: gdk/gdk.c:121
msgid "X display to use"
msgstr "X displej, ktorý použiť"
#. Placeholder in --display=DISPLAY in --help output
-#: ../gdk/gdk.c:122
+#: gdk/gdk.c:122
msgid "DISPLAY"
msgstr "DISPLEJ"
#. Description of --screen=SCREEN in --help output
-#: ../gdk/gdk.c:124
+#: gdk/gdk.c:124
msgid "X screen to use"
msgstr "X obrazovka, ktorú použiť"
#. Placeholder in --screen=SCREEN in --help output
-#: ../gdk/gdk.c:125
+#: gdk/gdk.c:125
msgid "SCREEN"
msgstr "OBRAZOVKA"
#. Description of --gdk-debug=FLAGS in --help output
-#: ../gdk/gdk.c:128
+#: gdk/gdk.c:128
msgid "Gdk debugging flags to set"
msgstr "Ladiace príznaky Gdk, ktoré nastaviť"
@@ -818,222 +812,222 @@ msgstr "Ladiace príznaky Gdk, ktoré nastaviť"
#. Placeholder in --gdk-no-debug=FLAGS in --help output
#. Placeholder in --gtk-debug=FLAGS in --help output
#. Placeholder in --gtk-no-debug=FLAGS in --help output
-#: ../gdk/gdk.c:129 ../gdk/gdk.c:132 ../gtk/gtkmain.c:405 ../gtk/gtkmain.c:408
+#: gdk/gdk.c:129 gdk/gdk.c:132 gtk/gtkmain.c:405 gtk/gtkmain.c:408
msgid "FLAGS"
msgstr "PÍZNAKY"
#. Description of --gdk-no-debug=FLAGS in --help output
-#: ../gdk/gdk.c:131
+#: gdk/gdk.c:131
msgid "Gdk debugging flags to unset"
msgstr "Ladiace príznaky Gdk, ktoré vypnúť"
-#: ../gdk/keyname-table.h:3940
+#: gdk/keyname-table.h:3940
msgid "keyboard label|BackSpace"
msgstr "keyboard label|BackSpace"
-#: ../gdk/keyname-table.h:3941
+#: gdk/keyname-table.h:3941
msgid "keyboard label|Tab"
msgstr "keyboard label|Tab"
-#: ../gdk/keyname-table.h:3942
+#: gdk/keyname-table.h:3942
msgid "keyboard label|Return"
msgstr "keyboard label|Enter"
-#: ../gdk/keyname-table.h:3943
+#: gdk/keyname-table.h:3943
msgid "keyboard label|Pause"
msgstr "keyboard label|Pause"
-#: ../gdk/keyname-table.h:3944
+#: gdk/keyname-table.h:3944
msgid "keyboard label|Scroll_Lock"
msgstr "keyboard label|Scroll_Lock"
-#: ../gdk/keyname-table.h:3945
+#: gdk/keyname-table.h:3945
msgid "keyboard label|Sys_Req"
msgstr "keyboard label|Sys_Req"
-#: ../gdk/keyname-table.h:3946
+#: gdk/keyname-table.h:3946
msgid "keyboard label|Escape"
msgstr "keyboard label|Esc"
-#: ../gdk/keyname-table.h:3947
+#: gdk/keyname-table.h:3947
msgid "keyboard label|Multi_key"
msgstr "keyboard label|Alt"
-#: ../gdk/keyname-table.h:3948
+#: gdk/keyname-table.h:3948
msgid "keyboard label|Home"
msgstr "keyboard label|Home"
-#: ../gdk/keyname-table.h:3949
+#: gdk/keyname-table.h:3949
msgid "keyboard label|Page_Up"
msgstr "keyboard label|Page_Up"
-#: ../gdk/keyname-table.h:3950
+#: gdk/keyname-table.h:3950
msgid "keyboard label|Page_Down"
msgstr "keyboard label|Page_Down"
-#: ../gdk/keyname-table.h:3951
+#: gdk/keyname-table.h:3951
msgid "keyboard label|End"
msgstr "keyboard label|End"
-#: ../gdk/keyname-table.h:3952
+#: gdk/keyname-table.h:3952
msgid "keyboard label|Begin"
msgstr "keyboard label|Begin"
-#: ../gdk/keyname-table.h:3953
+#: gdk/keyname-table.h:3953
msgid "keyboard label|Print"
msgstr "keyboard label|Print"
-#: ../gdk/keyname-table.h:3954
+#: gdk/keyname-table.h:3954
msgid "keyboard label|Insert"
msgstr "keyboard label|Insert"
-#: ../gdk/keyname-table.h:3955
+#: gdk/keyname-table.h:3955
msgid "keyboard label|Num_Lock"
msgstr "keyboard label|Num_Lock"
-#: ../gdk/keyname-table.h:3956
+#: gdk/keyname-table.h:3956
msgid "keyboard label|KP_Space"
msgstr "keyboard label|KP_Medzera"
-#: ../gdk/keyname-table.h:3957
+#: gdk/keyname-table.h:3957
msgid "keyboard label|KP_Tab"
msgstr "keyboard label|KP_Tab"
-#: ../gdk/keyname-table.h:3958
+#: gdk/keyname-table.h:3958
msgid "keyboard label|KP_Enter"
msgstr "keyboard label|KP_Enter"
-#: ../gdk/keyname-table.h:3959
+#: gdk/keyname-table.h:3959
msgid "keyboard label|KP_Home"
msgstr "keyboard label|KP_Home"
-#: ../gdk/keyname-table.h:3960
+#: gdk/keyname-table.h:3960
msgid "keyboard label|KP_Left"
msgstr "keyboard label|KP_Left"
-#: ../gdk/keyname-table.h:3961
+#: gdk/keyname-table.h:3961
msgid "keyboard label|KP_Up"
msgstr "keyboard label|KP_Up"
-#: ../gdk/keyname-table.h:3962
+#: gdk/keyname-table.h:3962
msgid "keyboard label|KP_Right"
msgstr "keyboard label|KP_Right"
-#: ../gdk/keyname-table.h:3963
+#: gdk/keyname-table.h:3963
msgid "keyboard label|KP_Down"
msgstr "keyboard label|KP_Down"
-#: ../gdk/keyname-table.h:3964
+#: gdk/keyname-table.h:3964
msgid "keyboard label|KP_Page_Up"
msgstr "keyboard label|KP_Page_Up"
-#: ../gdk/keyname-table.h:3965
+#: gdk/keyname-table.h:3965
msgid "keyboard label|KP_Prior"
msgstr "keyboard label|KP_Prior"
-#: ../gdk/keyname-table.h:3966
+#: gdk/keyname-table.h:3966
msgid "keyboard label|KP_Page_Down"
msgstr "keyboard label|KP_Page_Down"
-#: ../gdk/keyname-table.h:3967
+#: gdk/keyname-table.h:3967
msgid "keyboard label|KP_Next"
msgstr "keyboard label|KP_Next"
-#: ../gdk/keyname-table.h:3968
+#: gdk/keyname-table.h:3968
msgid "keyboard label|KP_End"
msgstr "keyboard label|KP_End"
-#: ../gdk/keyname-table.h:3969
+#: gdk/keyname-table.h:3969
msgid "keyboard label|KP_Begin"
msgstr "keyboard label|KP_Begin"
-#: ../gdk/keyname-table.h:3970
+#: gdk/keyname-table.h:3970
msgid "keyboard label|KP_Insert"
msgstr "keyboard label|KP_Insert"
-#: ../gdk/keyname-table.h:3971
+#: gdk/keyname-table.h:3971
msgid "keyboard label|KP_Delete"
msgstr "keyboard label|KP_Delete"
-#: ../gdk/keyname-table.h:3972
+#: gdk/keyname-table.h:3972
msgid "keyboard label|Delete"
msgstr "keyboard label|Delete"
#. Description of --sync in --help output
-#: ../gdk/win32/gdkmain-win32.c:60
+#: gdk/win32/gdkmain-win32.c:60
msgid "Don't batch GDI requests"
msgstr "Nedávkovať GDI požiadavky"
#. Description of --no-wintab in --help output
-#: ../gdk/win32/gdkmain-win32.c:62
+#: gdk/win32/gdkmain-win32.c:62
msgid "Don't use the Wintab API for tablet support"
msgstr "Nepoužiť Wintab API pre podporu tabletu"
#. Description of --ignore-wintab in --help output
-#: ../gdk/win32/gdkmain-win32.c:64
+#: gdk/win32/gdkmain-win32.c:64
msgid "Same as --no-wintab"
msgstr "Také isté ako --no-wintab"
#. Description of --use-wintab in --help output
-#: ../gdk/win32/gdkmain-win32.c:66
+#: gdk/win32/gdkmain-win32.c:66
msgid "Do use the Wintab API [default]"
msgstr "Nepoužívať API Wintab [štandardné]"
#. Description of --max-colors=COLORS in --help output
-#: ../gdk/win32/gdkmain-win32.c:68
+#: gdk/win32/gdkmain-win32.c:68
msgid "Size of the palette in 8 bit mode"
msgstr "Veľkosť palety v režime 8 bitov"
#. Placeholder in --max-colors=COLORS in --help output
-#: ../gdk/win32/gdkmain-win32.c:69
+#: gdk/win32/gdkmain-win32.c:69
msgid "COLORS"
msgstr "FARBY"
#. Description of --sync in --help output
-#: ../gdk/x11/gdkmain-x11.c:92
+#: gdk/x11/gdkmain-x11.c:92
msgid "Make X calls synchronous"
msgstr "Spraviť volania X synchrónnymi"
-#: ../gtk/gtkaboutdialog.c:270 ../gtk/gtkaboutdialog.c:2025
+#: gtk/gtkaboutdialog.c:270 gtk/gtkaboutdialog.c:2025
msgid "License"
msgstr "Licencia"
-#: ../gtk/gtkaboutdialog.c:271
+#: gtk/gtkaboutdialog.c:271
msgid "The license of the program"
msgstr "Licencia programu"
#. Add the credits button
-#: ../gtk/gtkaboutdialog.c:491
+#: gtk/gtkaboutdialog.c:491
msgid "C_redits"
msgstr "_Poďakovanie"
#. Add the license button
-#: ../gtk/gtkaboutdialog.c:501
+#: gtk/gtkaboutdialog.c:501
msgid "_License"
msgstr "_Licencia"
-#: ../gtk/gtkaboutdialog.c:731
+#: gtk/gtkaboutdialog.c:731
#, c-format
msgid "About %s"
msgstr "O programe %s"
-#: ../gtk/gtkaboutdialog.c:1953
+#: gtk/gtkaboutdialog.c:1953
msgid "Credits"
msgstr "Poďakovanie"
-#: ../gtk/gtkaboutdialog.c:1979
+#: gtk/gtkaboutdialog.c:1979
msgid "Written by"
msgstr "Napísal"
-#: ../gtk/gtkaboutdialog.c:1982
+#: gtk/gtkaboutdialog.c:1982
msgid "Documented by"
msgstr "Zdokumentoval"
-#: ../gtk/gtkaboutdialog.c:1994
+#: gtk/gtkaboutdialog.c:1994
msgid "Translated by"
msgstr "Preložil"
-#: ../gtk/gtkaboutdialog.c:1998
+#: gtk/gtkaboutdialog.c:1998
msgid "Artwork by"
msgstr "Grafika od"
@@ -1043,7 +1037,7 @@ msgstr "Grafika od"
#. * this.
#. * And do not translate the part before the |.
#.
-#: ../gtk/gtkaccellabel.c:121
+#: gtk/gtkaccellabel.c:121
msgid "keyboard label|Shift"
msgstr "keyboard label|Shift"
@@ -1053,7 +1047,7 @@ msgstr "keyboard label|Shift"
#. * this.
#. * And do not translate the part before the |.
#.
-#: ../gtk/gtkaccellabel.c:128
+#: gtk/gtkaccellabel.c:128
msgid "keyboard label|Ctrl"
msgstr "keyboard label|Ctrl"
@@ -1063,17 +1057,17 @@ msgstr "keyboard label|Ctrl"
#. * this.
#. * And do not translate the part before the |.
#.
-#: ../gtk/gtkaccellabel.c:135
+#: gtk/gtkaccellabel.c:135
msgid "keyboard label|Alt"
msgstr "keyboard label|Alt"
#. do not translate the part before the |
-#: ../gtk/gtkaccellabel.c:577
+#: gtk/gtkaccellabel.c:577
msgid "keyboard label|Space"
msgstr "keyboard label|Medzera"
#. do not translate the part before the |
-#: ../gtk/gtkaccellabel.c:581
+#: gtk/gtkaccellabel.c:581
msgid "keyboard label|Backslash"
msgstr "keyboard label|Backslash"
@@ -1086,7 +1080,7 @@ msgstr "keyboard label|Backslash"
#. * so if you have a default text direction of RTL and YM, then
#. * the year will appear on the right.
#.
-#: ../gtk/gtkcalendar.c:646
+#: gtk/gtkcalendar.c:647
msgid "calendar:MY"
msgstr "calendar:MY"
@@ -1094,25 +1088,52 @@ msgstr "calendar:MY"
#. * first day of the week to calendar:week_start:1 if you want Monday
#. * to be the first day of the week, and so on.
#.
-#: ../gtk/gtkcalendar.c:660
+#: gtk/gtkcalendar.c:661
msgid "calendar:week_start:0"
msgstr "calendar:week_start:1"
+#. Translators: This is a text measurement template.
+#. * Translate it to the widest year text.
+#. *
+#. * Don't include the prefix "year measurement template|"
+#. * in the translation.
+#. *
+#. * If you don't understand this, leave it as "2000"
+#.
+#: gtk/gtkcalendar.c:1549
+msgid "year measurement template|2000"
+msgstr ""
+
+#. Translators: This dictates how the year is displayed in
+#. * gtkcalendar widget. See strftime() manual for the format.
+#. * Use only ASCII in the translation.
+#. *
+#. * Also look for the msgid "year measurement template|2000".
+#. * Translate that entry to a year with the widest output of this
+#. * msgid.
+#. *
+#. * Don't include the prefix "calendar year format|" in the
+#. * translation. "%Y" is appropriate for most locales.
+#.
+#: gtk/gtkcalendar.c:1826
+msgid "calendar year format|%Y"
+msgstr ""
+
#. do not translate the part before the |
-#: ../gtk/gtkcellrendererprogress.c:237 ../gtk/gtkcellrendererprogress.c:295
+#: gtk/gtkcellrendererprogress.c:237 gtk/gtkcellrendererprogress.c:295
#, c-format
msgid "progress bar label|%d %%"
msgstr "progress bar label|%d %%"
-#: ../gtk/gtkcolorbutton.c:221 ../gtk/gtkcolorbutton.c:576
+#: gtk/gtkcolorbutton.c:221 gtk/gtkcolorbutton.c:576
msgid "Pick a Color"
msgstr "Vyberte farbu"
-#: ../gtk/gtkcolorbutton.c:467
+#: gtk/gtkcolorbutton.c:467
msgid "Received invalid color data\n"
msgstr "Prijaté neplatné dáta o farbe.\n"
-#: ../gtk/gtkcolorsel.c:561
+#: gtk/gtkcolorsel.c:561
msgid ""
"The previously-selected color, for comparison to the color you're selecting "
"now. You can drag this color to a palette entry, or select this color as "
@@ -1122,7 +1143,7 @@ msgstr ""
"ťahať do palety alebo na miesto aktuálnej farby a tak túto farbu vybrať ako "
"aktuálnu."
-#: ../gtk/gtkcolorsel.c:566
+#: gtk/gtkcolorsel.c:566
msgid ""
"The color you've chosen. You can drag this color to a palette entry to save "
"it for use in the future."
@@ -1130,11 +1151,11 @@ msgstr ""
"Vybraná farba. Túto farbu môžete ťahať do palety a tím ju uložiť pre budúce "
"použitie."
-#: ../gtk/gtkcolorsel.c:957
+#: gtk/gtkcolorsel.c:957
msgid "_Save color here"
msgstr "_Sem uložiť farbu"
-#: ../gtk/gtkcolorsel.c:1162
+#: gtk/gtkcolorsel.c:1162
msgid ""
"Click this palette entry to make it the current color. To change this entry, "
"drag a color swatch here or right-click it and select \"Save color here.\""
@@ -1143,7 +1164,7 @@ msgstr ""
"zmenili, pretiahnite na jej miesto vybranú farbu, alebo kliknite pravým "
"tlačidlom myši a vyberte \"Sem uložiť farbu\"."
-#: ../gtk/gtkcolorsel.c:1919
+#: gtk/gtkcolorsel.c:1929
msgid ""
"Select the color you want from the outer ring. Select the darkness or "
"lightness of that color using the inner triangle."
@@ -1151,7 +1172,7 @@ msgstr ""
"Vyberte farbu z vonkajšieho kruhu. Tmavosť farby vyberte pomocou vnútorného "
"trojuholníka."
-#: ../gtk/gtkcolorsel.c:1944
+#: gtk/gtkcolorsel.c:1954
msgid ""
"Click the eyedropper, then click a color anywhere on your screen to select "
"that color."
@@ -1159,67 +1180,67 @@ msgstr ""
"Stlačte kvapátko a potom kliknite na farbu kdekoľvek na obrazovke a tak "
"vyberte farbu."
-#: ../gtk/gtkcolorsel.c:1953
+#: gtk/gtkcolorsel.c:1963
msgid "_Hue:"
msgstr "_Odtieň:"
-#: ../gtk/gtkcolorsel.c:1954
+#: gtk/gtkcolorsel.c:1964
msgid "Position on the color wheel."
msgstr "Pozícia na farebnom kotúči."
-#: ../gtk/gtkcolorsel.c:1956
+#: gtk/gtkcolorsel.c:1966
msgid "_Saturation:"
msgstr "_Sýtosť:"
-#: ../gtk/gtkcolorsel.c:1957
+#: gtk/gtkcolorsel.c:1967
msgid "\"Deepness\" of the color."
msgstr "\"Hĺbka\" farby."
-#: ../gtk/gtkcolorsel.c:1958
+#: gtk/gtkcolorsel.c:1968
msgid "_Value:"
msgstr "_Hodnota:"
-#: ../gtk/gtkcolorsel.c:1959
+#: gtk/gtkcolorsel.c:1969
msgid "Brightness of the color."
msgstr "Jas farby."
-#: ../gtk/gtkcolorsel.c:1960
+#: gtk/gtkcolorsel.c:1970
msgid "_Red:"
msgstr "Če_rvená:"
-#: ../gtk/gtkcolorsel.c:1961
+#: gtk/gtkcolorsel.c:1971
msgid "Amount of red light in the color."
msgstr "Množstvo červeného svetla vo farbe."
-#: ../gtk/gtkcolorsel.c:1962
+#: gtk/gtkcolorsel.c:1972
msgid "_Green:"
msgstr "_Zelená:"
-#: ../gtk/gtkcolorsel.c:1963
+#: gtk/gtkcolorsel.c:1973
msgid "Amount of green light in the color."
msgstr "Množstvo zeleného svetla vo farbe."
-#: ../gtk/gtkcolorsel.c:1964
+#: gtk/gtkcolorsel.c:1974
msgid "_Blue:"
msgstr "_Modrá:"
-#: ../gtk/gtkcolorsel.c:1965
+#: gtk/gtkcolorsel.c:1975
msgid "Amount of blue light in the color."
msgstr "Množstvo modrého svetla vo farbe."
-#: ../gtk/gtkcolorsel.c:1968
+#: gtk/gtkcolorsel.c:1978
msgid "_Opacity:"
msgstr "_Nepriehľadnosť:"
-#: ../gtk/gtkcolorsel.c:1976 ../gtk/gtkcolorsel.c:1987
+#: gtk/gtkcolorsel.c:1986 gtk/gtkcolorsel.c:1997
msgid "Transparency of the color."
msgstr "Priehľadnosť farby."
-#: ../gtk/gtkcolorsel.c:1994
+#: gtk/gtkcolorsel.c:2004
msgid "Color _Name:"
msgstr "_Meno farby: "
-#: ../gtk/gtkcolorsel.c:2009
+#: gtk/gtkcolorsel.c:2019
msgid ""
"You can enter an HTML-style hexadecimal color value, or simply a color name "
"such as 'orange' in this entry."
@@ -1227,224 +1248,225 @@ msgstr ""
"Môžete zadať hexadecimálnu hodnotu farby v štýle HTML alebo jednoducho meno "
"farby, napríklad 'orange'."
-#: ../gtk/gtkcolorsel.c:2028
+#: gtk/gtkcolorsel.c:2038
msgid "_Palette"
msgstr "_Paleta"
-#: ../gtk/gtkcolorsel.c:2060
+#: gtk/gtkcolorsel.c:2070
msgid "Color Wheel"
msgstr "Farebné koleso"
-#: ../gtk/gtkcolorseldialog.c:123
+#: gtk/gtkcolorseldialog.c:123
msgid "Color Selection"
msgstr "Výber farby"
-#: ../gtk/gtkentry.c:4508 ../gtk/gtktextview.c:7068
+#: gtk/gtkentry.c:4508 gtk/gtktextview.c:7068
msgid "Select _All"
msgstr "Vybrať _všetko"
-#: ../gtk/gtkentry.c:4518 ../gtk/gtktextview.c:7078
+#: gtk/gtkentry.c:4518 gtk/gtktextview.c:7078
msgid "Input _Methods"
msgstr "_Metódy vstupu"
-#: ../gtk/gtkentry.c:4529 ../gtk/gtktextview.c:7089
+#: gtk/gtkentry.c:4529 gtk/gtktextview.c:7089
msgid "_Insert Unicode Control Character"
msgstr "_Vložiť ovládací znak Unicode"
-#: ../gtk/gtkfilechooser.c:1588 ../gtk/gtkfilechooser.c:1632
-#: ../gtk/gtkfilechooser.c:1707 ../gtk/gtkfilechooser.c:1751
+#: gtk/gtkfilechooser.c:1588 gtk/gtkfilechooser.c:1632
+#: gtk/gtkfilechooser.c:1707 gtk/gtkfilechooser.c:1751
#, c-format
msgid "Invalid filename: %s"
msgstr "Neplatné meno súboru: %s"
-#: ../gtk/gtkfilechooserbutton.c:67
+#: gtk/gtkfilechooserbutton.c:67
msgid "Select A File"
msgstr "Vybrať súbor"
-#: ../gtk/gtkfilechooserbutton.c:68 ../gtk/gtkfilechooserdefault.c:1302
-#: ../gtk/gtkpathbar.c:996
+#: gtk/gtkfilechooserbutton.c:68 gtk/gtkfilechooserdefault.c:1302
+#: gtk/gtkpathbar.c:1020
msgid "Home"
msgstr "Domovský priečinok"
-#: ../gtk/gtkfilechooserbutton.c:69 ../gtk/gtkfilechooserdefault.c:1329
-#: ../gtk/gtkpathbar.c:998
+#: gtk/gtkfilechooserbutton.c:69 gtk/gtkfilechooserdefault.c:1329
+#: gtk/gtkpathbar.c:1022
msgid "Desktop"
msgstr "Plocha"
-#: ../gtk/gtkfilechooserbutton.c:70
+#: gtk/gtkfilechooserbutton.c:70
msgid "(None)"
msgstr "(žiadny)"
-#: ../gtk/gtkfilechooserbutton.c:1520
+#: gtk/gtkfilechooserbutton.c:1523
msgid "Other..."
msgstr "Iný..."
-#: ../gtk/gtkfilechooserdefault.c:917
+#: gtk/gtkfilechooserdefault.c:917
msgid "Could not retrieve information about the file"
msgstr "Nepodarilo sa získať informácie o súbore"
-#: ../gtk/gtkfilechooserdefault.c:928
+#: gtk/gtkfilechooserdefault.c:928
msgid "Could not add a bookmark"
msgstr "Nepodarilo sa pridať záložku"
-#: ../gtk/gtkfilechooserdefault.c:939
+#: gtk/gtkfilechooserdefault.c:939
msgid "Could not remove bookmark"
msgstr "Nepodarilo sa odstrániť záložku"
-#: ../gtk/gtkfilechooserdefault.c:950
+#: gtk/gtkfilechooserdefault.c:950
msgid "The folder could not be created"
msgstr "Priečinok nemohol byť vytvorený"
-#: ../gtk/gtkfilechooserdefault.c:963
+#: gtk/gtkfilechooserdefault.c:963
msgid ""
"The folder could not be created, as a file with the same name already "
"exists. Try using a different name for the folder, or rename the file first."
msgstr ""
-"Priečinok nemohol byť vytvorený, pretože súbor s rovnakým názvom už existuje. "
-"Skúste použiť iný názov pre priečinok, alebo najskôr premenovať súbor."
+"Priečinok nemohol byť vytvorený, pretože súbor s rovnakým názvom už "
+"existuje. Skúste použiť iný názov pre priečinok, alebo najskôr premenovať "
+"súbor."
-#: ../gtk/gtkfilechooserdefault.c:976
+#: gtk/gtkfilechooserdefault.c:976
msgid "Invalid file name"
msgstr "Neplatné meno súboru"
-#: ../gtk/gtkfilechooserdefault.c:986
+#: gtk/gtkfilechooserdefault.c:986
msgid "The folder contents could not be displayed"
msgstr "Obsah priečinka nemohol byť zobrazený"
-#: ../gtk/gtkfilechooserdefault.c:1192
+#: gtk/gtkfilechooserdefault.c:1192
#, c-format
msgid "Could not get information about '%s': %s"
msgstr "Nepodarilo sa získať informácie o '%s': %s"
-#: ../gtk/gtkfilechooserdefault.c:2222
+#: gtk/gtkfilechooserdefault.c:2208
#, c-format
msgid "Add the folder '%s' to the bookmarks"
msgstr "Pridať priečinok '%s' do záložiek"
-#: ../gtk/gtkfilechooserdefault.c:2263
+#: gtk/gtkfilechooserdefault.c:2249
msgid "Add the current folder to the bookmarks"
msgstr "Pridať aktuálny priečinok do záložiek"
-#: ../gtk/gtkfilechooserdefault.c:2265
+#: gtk/gtkfilechooserdefault.c:2251
msgid "Add the selected folders to the bookmarks"
msgstr "Pridať zvolené priečinky do záložiek"
-#: ../gtk/gtkfilechooserdefault.c:2305
+#: gtk/gtkfilechooserdefault.c:2291
#, c-format
msgid "Remove the bookmark '%s'"
msgstr "Odstrániť záložku '%s'"
-#: ../gtk/gtkfilechooserdefault.c:2736
+#: gtk/gtkfilechooserdefault.c:2722
#, c-format
msgid "Could not add a bookmark for '%s' because it is an invalid path name."
msgstr ""
"Nepodarilo sa pridať záložku pre '%s', pretože je to neplatné meno cesty."
-#: ../gtk/gtkfilechooserdefault.c:2951
+#: gtk/gtkfilechooserdefault.c:2937
msgid "Remove"
msgstr "Odstrániť"
-#: ../gtk/gtkfilechooserdefault.c:2960
+#: gtk/gtkfilechooserdefault.c:2946
msgid "Rename..."
msgstr "Premenovať..."
-#: ../gtk/gtkfilechooserdefault.c:3083
+#: gtk/gtkfilechooserdefault.c:3069
msgid "Shortcuts"
msgstr "Skratky"
-#: ../gtk/gtkfilechooserdefault.c:3137
+#: gtk/gtkfilechooserdefault.c:3123
msgid "Folder"
msgstr "Priečinok"
-#: ../gtk/gtkfilechooserdefault.c:3193 ../gtk/gtkstock.c:317
+#: gtk/gtkfilechooserdefault.c:3179 gtk/gtkstock.c:317
msgid "_Add"
msgstr "_Pridať"
-#: ../gtk/gtkfilechooserdefault.c:3200
+#: gtk/gtkfilechooserdefault.c:3186
msgid "Add the selected folder to the Bookmarks"
msgstr "Pridať zvolený priečinok do Záložiek"
-#: ../gtk/gtkfilechooserdefault.c:3205 ../gtk/gtkstock.c:395
+#: gtk/gtkfilechooserdefault.c:3191 gtk/gtkstock.c:395
msgid "_Remove"
msgstr "_Odstrániť"
-#: ../gtk/gtkfilechooserdefault.c:3212
+#: gtk/gtkfilechooserdefault.c:3198
msgid "Remove the selected bookmark"
msgstr "Odstrániť zvolnú záložku"
-#: ../gtk/gtkfilechooserdefault.c:3319
+#: gtk/gtkfilechooserdefault.c:3305
msgid "_Add to Bookmarks"
msgstr "_Pridať do Záložiek"
-#: ../gtk/gtkfilechooserdefault.c:3329
+#: gtk/gtkfilechooserdefault.c:3315
msgid "Open _Location"
msgstr "Otvoriť _umiestnenie"
-#: ../gtk/gtkfilechooserdefault.c:3341
+#: gtk/gtkfilechooserdefault.c:3327
msgid "Show _Hidden Files"
msgstr "Zobraziť _skryté súbory"
-#: ../gtk/gtkfilechooserdefault.c:3465 ../gtk/gtkfilesel.c:766
+#: gtk/gtkfilechooserdefault.c:3451 gtk/gtkfilesel.c:766
msgid "Files"
msgstr "Súbory"
-#: ../gtk/gtkfilechooserdefault.c:3496
+#: gtk/gtkfilechooserdefault.c:3482
msgid "Name"
msgstr "Meno"
-#: ../gtk/gtkfilechooserdefault.c:3521
+#: gtk/gtkfilechooserdefault.c:3507
msgid "Size"
msgstr "Veľkosť"
-#: ../gtk/gtkfilechooserdefault.c:3534
+#: gtk/gtkfilechooserdefault.c:3520
msgid "Modified"
msgstr "Zmenený"
-#: ../gtk/gtkfilechooserdefault.c:3566
+#: gtk/gtkfilechooserdefault.c:3552
msgid "Select which types of files are shown"
msgstr "Vybrať, ktoré typy súborov sú zobrazené"
#. Create Folder
-#: ../gtk/gtkfilechooserdefault.c:3602
+#: gtk/gtkfilechooserdefault.c:3588
msgid "Create Fo_lder"
msgstr "Vytvoriť _priečinok"
#. Name entry
-#: ../gtk/gtkfilechooserdefault.c:3723
+#: gtk/gtkfilechooserdefault.c:3709
msgid "_Name:"
msgstr "_Meno:"
-#: ../gtk/gtkfilechooserdefault.c:3763
+#: gtk/gtkfilechooserdefault.c:3749
msgid "_Browse for other folders"
msgstr "_Prechádzať ostatné priečinky"
-#: ../gtk/gtkfilechooserdefault.c:4014
+#: gtk/gtkfilechooserdefault.c:4000
msgid "Save in _folder:"
msgstr "Uložiť do _priečinka:"
-#: ../gtk/gtkfilechooserdefault.c:4016
+#: gtk/gtkfilechooserdefault.c:4002
msgid "Create in _folder:"
msgstr "Vytvoriť v _priečinku:"
-#: ../gtk/gtkfilechooserdefault.c:4973
+#: gtk/gtkfilechooserdefault.c:4959
msgid "Cannot change to folder because it is not local"
msgstr "Nepodarilo sa zmeniť priečinok, pretože nie je lokálny"
-#: ../gtk/gtkfilechooserdefault.c:5489
+#: gtk/gtkfilechooserdefault.c:5513
#, c-format
msgid "Shortcut %s does not exist"
msgstr "Skratka %s neexistuje"
-#: ../gtk/gtkfilechooserdefault.c:6023
+#: gtk/gtkfilechooserdefault.c:6057
#, c-format
msgid "Could not mount %s"
msgstr "Nepodarilo sa pripojiť %s"
-#: ../gtk/gtkfilechooserdefault.c:6316
+#: gtk/gtkfilechooserdefault.c:6352
msgid "Type name of new folder"
msgstr "Zadajte meno nového priečinku"
-#: ../gtk/gtkfilechooserdefault.c:6358
+#: gtk/gtkfilechooserdefault.c:6394
#, c-format
msgid "%d byte"
msgid_plural "%d bytes"
@@ -1452,80 +1474,80 @@ msgstr[0] "%d bajtov"
msgstr[1] "%d bajt"
msgstr[2] "%d bajty"
-#: ../gtk/gtkfilechooserdefault.c:6360
+#: gtk/gtkfilechooserdefault.c:6396
#, c-format
msgid "%.1f K"
msgstr "%.1f K"
-#: ../gtk/gtkfilechooserdefault.c:6362
+#: gtk/gtkfilechooserdefault.c:6398
#, c-format
msgid "%.1f M"
msgstr "%.1f M"
-#: ../gtk/gtkfilechooserdefault.c:6364
+#: gtk/gtkfilechooserdefault.c:6400
#, c-format
msgid "%.1f G"
msgstr "%.1f G"
-#: ../gtk/gtkfilechooserdefault.c:6410 ../gtk/gtkfilechooserdefault.c:6434
+#: gtk/gtkfilechooserdefault.c:6446 gtk/gtkfilechooserdefault.c:6470
msgid "Unknown"
msgstr "Neznáme"
-#: ../gtk/gtkfilechooserdefault.c:6421
+#: gtk/gtkfilechooserdefault.c:6457
msgid "Today"
msgstr "Dnes"
-#: ../gtk/gtkfilechooserdefault.c:6423
+#: gtk/gtkfilechooserdefault.c:6459
msgid "Yesterday"
msgstr "Včera"
-#: ../gtk/gtkfilechooserdefault.c:6505
+#: gtk/gtkfilechooserdefault.c:6541
msgid "Cannot change folder"
msgstr "Nepodarilo sa zmeniť priečinok"
-#: ../gtk/gtkfilechooserdefault.c:6506
+#: gtk/gtkfilechooserdefault.c:6542
msgid "The folder you specified is an invalid path."
msgstr "Priečinok, ktorý ste zadali má neplatnú cestu."
-#: ../gtk/gtkfilechooserdefault.c:6545
+#: gtk/gtkfilechooserdefault.c:6581
#, c-format
msgid "Could not build file name from '%s' and '%s'"
msgstr "Nepodarilo sa vytvoriť meno súboru z '%s' a '%s'"
-#: ../gtk/gtkfilechooserdefault.c:6581
+#: gtk/gtkfilechooserdefault.c:6617
msgid "Could not select item"
msgstr "Nepodarilo sa vybrať položku"
-#: ../gtk/gtkfilechooserdefault.c:6621
+#: gtk/gtkfilechooserdefault.c:6657
msgid "Open Location"
msgstr "Otvoriť umiestnenie"
-#: ../gtk/gtkfilechooserdefault.c:6628
+#: gtk/gtkfilechooserdefault.c:6664
msgid "Save in Location"
msgstr "Uložiť na umiestnenie"
-#: ../gtk/gtkfilechooserdefault.c:6652
+#: gtk/gtkfilechooserdefault.c:6688
msgid "_Location:"
msgstr "_Umiestnenie:"
-#: ../gtk/gtkfilesel.c:730
+#: gtk/gtkfilesel.c:730
msgid "Folders"
msgstr "Priečinky"
-#: ../gtk/gtkfilesel.c:734
+#: gtk/gtkfilesel.c:734
msgid "Fol_ders"
msgstr "_Priečinky"
-#: ../gtk/gtkfilesel.c:770
+#: gtk/gtkfilesel.c:770
msgid "_Files"
msgstr "_Súbory"
-#: ../gtk/gtkfilesel.c:858 ../gtk/gtkfilesel.c:2248
+#: gtk/gtkfilesel.c:858 gtk/gtkfilesel.c:2248
#, c-format
msgid "Folder unreadable: %s"
msgstr "Nečitateľný priečinok: %s"
-#: ../gtk/gtkfilesel.c:989
+#: gtk/gtkfilesel.c:989
#, c-format
msgid ""
"The file \"%s\" resides on another machine (called %s) and may not be "
@@ -1536,25 +1558,25 @@ msgstr ""
"pre tento program.\n"
"Naozaj ho chcete vybrať?"
-#: ../gtk/gtkfilesel.c:1120
+#: gtk/gtkfilesel.c:1120
msgid "_New Folder"
msgstr "_Nový priečinok"
-#: ../gtk/gtkfilesel.c:1131
+#: gtk/gtkfilesel.c:1131
msgid "De_lete File"
msgstr "_Odstrániť súbor"
-#: ../gtk/gtkfilesel.c:1142
+#: gtk/gtkfilesel.c:1142
msgid "_Rename File"
msgstr "Pre_menovať súbor"
-#: ../gtk/gtkfilesel.c:1444
+#: gtk/gtkfilesel.c:1444
#, c-format
msgid ""
"The folder name \"%s\" contains symbols that are not allowed in filenames"
msgstr "Meno priečinku \"%s\" obsahuje znaky, ktoré nie sú povolené."
-#: ../gtk/gtkfilesel.c:1446
+#: gtk/gtkfilesel.c:1446
#, c-format
msgid ""
"Error creating folder \"%s\": %s\n"
@@ -1563,34 +1585,34 @@ msgstr ""
"Chyba pri vytváraní priečinku \"%s\": %s\n"
"%s"
-#: ../gtk/gtkfilesel.c:1447 ../gtk/gtkfilesel.c:1683
+#: gtk/gtkfilesel.c:1447 gtk/gtkfilesel.c:1683
msgid "You probably used symbols not allowed in filenames."
msgstr "Asi ste použili znaky, ktoré nie je možné použiť v menách súborov."
-#: ../gtk/gtkfilesel.c:1455
+#: gtk/gtkfilesel.c:1455
#, c-format
msgid "Error creating folder \"%s\": %s\n"
msgstr "Chyba pri vytváraní priečinku \"%s\": %s\n"
-#: ../gtk/gtkfilesel.c:1489
+#: gtk/gtkfilesel.c:1489
msgid "New Folder"
msgstr "Nový priečinok"
-#: ../gtk/gtkfilesel.c:1504
+#: gtk/gtkfilesel.c:1504
msgid "_Folder name:"
msgstr "_Meno priečinku:"
-#: ../gtk/gtkfilesel.c:1528
+#: gtk/gtkfilesel.c:1528
msgid "C_reate"
msgstr "_Vytvoriť"
-#: ../gtk/gtkfilesel.c:1571
+#: gtk/gtkfilesel.c:1571
#, c-format
msgid "The filename \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
"Meno súboru \"%s\" obsahuje znaky, ktoré v mene súboru nie sú povolené."
-#: ../gtk/gtkfilesel.c:1574
+#: gtk/gtkfilesel.c:1574
#, c-format
msgid ""
"Error deleting file \"%s\": %s\n"
@@ -1599,31 +1621,31 @@ msgstr ""
"Chyba pri odstraňovaní súboru \"%s\": %s\n"
"%s"
-#: ../gtk/gtkfilesel.c:1576 ../gtk/gtkfilesel.c:1697
+#: gtk/gtkfilesel.c:1576 gtk/gtkfilesel.c:1697
msgid "It probably contains symbols not allowed in filenames."
msgstr "Asi obsahuje znaky, ktoré nie sú povolené v menách súborov."
-#: ../gtk/gtkfilesel.c:1585
+#: gtk/gtkfilesel.c:1585
#, c-format
msgid "Error deleting file \"%s\": %s"
msgstr "Chyba pri odstraňovaní súboru \"%s\": %s"
-#: ../gtk/gtkfilesel.c:1628
+#: gtk/gtkfilesel.c:1628
#, c-format
msgid "Really delete file \"%s\"?"
msgstr "Naozaj odstrániť súbor \"%s\"?"
-#: ../gtk/gtkfilesel.c:1633
+#: gtk/gtkfilesel.c:1633
msgid "Delete File"
msgstr "Zmazať súbor"
-#: ../gtk/gtkfilesel.c:1679 ../gtk/gtkfilesel.c:1693
+#: gtk/gtkfilesel.c:1679 gtk/gtkfilesel.c:1693
#, c-format
msgid "The file name \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
"Meno súboru \"%s\" obsahuje znaky, ktoré v mene súboru nie sú povolené."
-#: ../gtk/gtkfilesel.c:1681
+#: gtk/gtkfilesel.c:1681
#, c-format
msgid ""
"Error renaming file to \"%s\": %s\n"
@@ -1632,7 +1654,7 @@ msgstr ""
"Chyba pri premenovaní súboru \"%s\": %s\n"
"%s"
-#: ../gtk/gtkfilesel.c:1695
+#: gtk/gtkfilesel.c:1695
#, c-format
msgid ""
"Error renaming file \"%s\": %s\n"
@@ -1641,29 +1663,29 @@ msgstr ""
"Chyba pri premenovaní súboru \"%s\": %s\n"
"%s"
-#: ../gtk/gtkfilesel.c:1705
+#: gtk/gtkfilesel.c:1705
#, c-format
msgid "Error renaming file \"%s\" to \"%s\": %s"
msgstr "Chyba pri premenovaní súboru \"%s\" na \"%s\": %s"
-#: ../gtk/gtkfilesel.c:1752
+#: gtk/gtkfilesel.c:1752
msgid "Rename File"
msgstr "Premenovať súbor"
-#: ../gtk/gtkfilesel.c:1767
+#: gtk/gtkfilesel.c:1767
#, c-format
msgid "Rename file \"%s\" to:"
msgstr "Premenovať súbor \"%s\" na:"
-#: ../gtk/gtkfilesel.c:1796
+#: gtk/gtkfilesel.c:1796
msgid "_Rename"
msgstr "Pre_menovať"
-#: ../gtk/gtkfilesel.c:2228
+#: gtk/gtkfilesel.c:2228
msgid "_Selection: "
msgstr "_Výber: "
-#: ../gtk/gtkfilesel.c:3151
+#: gtk/gtkfilesel.c:3151
#, c-format
msgid ""
"The filename \"%s\" couldn't be converted to UTF-8. (try setting the "
@@ -1672,48 +1694,48 @@ msgstr ""
"Meno súboru \"%s\" nie je možné previesť do UTF-8. (Skúste nastaviť premennú "
"prostredia G_BROKEN_FILENAMES): %s"
-#: ../gtk/gtkfilesel.c:3154
+#: gtk/gtkfilesel.c:3154
msgid "Invalid UTF-8"
msgstr "Neplatné UTF-8"
-#: ../gtk/gtkfilesel.c:4031
+#: gtk/gtkfilesel.c:4031
msgid "Name too long"
msgstr "Meno príliš dlhé"
-#: ../gtk/gtkfilesel.c:4033
+#: gtk/gtkfilesel.c:4033
msgid "Couldn't convert filename"
msgstr "Nie je možné previesť meno súboru"
-#: ../gtk/gtkfilesystemmodel.c:1267
+#: gtk/gtkfilesystemmodel.c:1267
msgid "(Empty)"
msgstr "(Prázdne)"
-#: ../gtk/gtkfilesystemunix.c:466 ../gtk/gtkfilesystemunix.c:668
-#: ../gtk/gtkfilesystemunix.c:1908 ../gtk/gtkfilesystemwin32.c:482
-#: ../gtk/gtkfilesystemwin32.c:495 ../gtk/gtkfilesystemwin32.c:1560
+#: gtk/gtkfilesystemunix.c:475 gtk/gtkfilesystemunix.c:678
+#: gtk/gtkfilesystemunix.c:1918 gtk/gtkfilesystemwin32.c:482
+#: gtk/gtkfilesystemwin32.c:495 gtk/gtkfilesystemwin32.c:1560
#, c-format
msgid "Error getting information for '%s': %s"
msgstr "Chyba pri získavaní informácie pre '%s': %s"
-#: ../gtk/gtkfilesystemunix.c:537 ../gtk/gtkfilesystemwin32.c:537
+#: gtk/gtkfilesystemunix.c:547 gtk/gtkfilesystemwin32.c:537
#, c-format
msgid "Error creating directory '%s': %s"
msgstr "Chyba pri vytváraní priečinka '%s': %s"
-#: ../gtk/gtkfilesystemunix.c:617 ../gtk/gtkfilesystemwin32.c:597
+#: gtk/gtkfilesystemunix.c:627 gtk/gtkfilesystemwin32.c:597
msgid "This file system does not support mounting"
msgstr "Tento systém súborov nepodporuje pripojenie"
-#: ../gtk/gtkfilesystemunix.c:625
+#: gtk/gtkfilesystemunix.c:635
msgid "Filesystem"
msgstr "Súborový systém"
-#: ../gtk/gtkfilesystemunix.c:782
+#: gtk/gtkfilesystemunix.c:792
#, fuzzy, c-format
msgid "Could not get a stock icon for %s"
msgstr "Nepodarilo sa určiť formát súboru obrázku pre '%s': %s"
-#: ../gtk/gtkfilesystemunix.c:877
+#: gtk/gtkfilesystemunix.c:887
#, c-format
msgid ""
"The name \"%s\" is not valid because it contains the character \"%s\". "
@@ -1722,98 +1744,98 @@ msgstr ""
"Názov \"%s\" nie je platný, pretože obsahuje znak \"%s\". Prosím, použite "
"iný názov."
-#: ../gtk/gtkfilesystemunix.c:1479
+#: gtk/gtkfilesystemunix.c:1489
#, c-format
msgid "Writing %s failed: %s"
msgstr "Zápis %s zlyhal: %s"
-#: ../gtk/gtkfilesystemunix.c:1568
+#: gtk/gtkfilesystemunix.c:1578
#, c-format
msgid "'%s' already exists in the bookmarks list"
msgstr "'%s' už existuje v zozname záložiek"
-#: ../gtk/gtkfilesystemunix.c:1640
+#: gtk/gtkfilesystemunix.c:1650
#, c-format
msgid "'%s' does not exist in the bookmarks list"
msgstr "'%s' neexistuje v zozname záložiek"
-#: ../gtk/gtkfilesystemunix.c:1868
+#: gtk/gtkfilesystemunix.c:1878
#, c-format
msgid "Error getting information for '/': %s"
msgstr "Chyba pri získavaní informácie pre '/': %s"
-#: ../gtk/gtkfilesystemwin32.c:611
+#: gtk/gtkfilesystemwin32.c:611
#, c-format
msgid "Network Drive (%s)"
msgstr "Sieťové zariadenie (%s)"
-#: ../gtk/gtkfilesystemwin32.c:650
+#: gtk/gtkfilesystemwin32.c:650
#, c-format
msgid "%s (%s)"
msgstr "%s (%s)"
-#: ../gtk/gtkfilesystemwin32.c:1032
+#: gtk/gtkfilesystemwin32.c:1032
#, c-format
msgid "Bookmark saving failed: %s"
msgstr "Uloženie záložky zlyhalo: %s"
-#: ../gtk/gtkfontbutton.c:179 ../gtk/gtkfontbutton.c:292
+#: gtk/gtkfontbutton.c:179 gtk/gtkfontbutton.c:292
msgid "Pick a Font"
msgstr "Vyberte písmo"
#. Initialize fields
-#: ../gtk/gtkfontbutton.c:286
+#: gtk/gtkfontbutton.c:286
msgid "Sans 12"
msgstr "Sans 12"
-#: ../gtk/gtkfontbutton.c:804
+#: gtk/gtkfontbutton.c:804
msgid "Font"
msgstr "Písmo"
#. This is the default text shown in the preview entry, though the user
#. can set it. Remember that some fonts only have capital letters.
-#: ../gtk/gtkfontsel.c:74
+#: gtk/gtkfontsel.c:74
msgid "abcdefghijk ABCDEFGHIJK"
msgstr "aáäbcčdďeéfghiíjklĺľ AÁÄBCČDĎEÉFGHIÍJKLĹĽ"
-#: ../gtk/gtkfontsel.c:361
+#: gtk/gtkfontsel.c:361
msgid "_Family:"
msgstr "_Rodina:"
-#: ../gtk/gtkfontsel.c:367
+#: gtk/gtkfontsel.c:367
msgid "_Style:"
msgstr "Š_týl:"
-#: ../gtk/gtkfontsel.c:373
+#: gtk/gtkfontsel.c:373
msgid "Si_ze:"
msgstr "_Veľkosť:"
#. create the text entry widget
-#: ../gtk/gtkfontsel.c:549
+#: gtk/gtkfontsel.c:549
msgid "_Preview:"
msgstr "_Náhľad:"
-#: ../gtk/gtkfontsel.c:1383
+#: gtk/gtkfontsel.c:1383
msgid "Font Selection"
msgstr "Výber písma"
-#: ../gtk/gtkgamma.c:401
+#: gtk/gtkgamma.c:401
msgid "Gamma"
msgstr "Gama"
-#: ../gtk/gtkgamma.c:411
+#: gtk/gtkgamma.c:411
msgid "_Gamma value"
msgstr "Hodnota _gama"
#. Remove this icon source so we don't keep trying to
#. * load it.
#.
-#: ../gtk/gtkiconfactory.c:1644
+#: gtk/gtkiconfactory.c:1644
#, c-format
msgid "Error loading icon: %s"
msgstr "Chyba pri načítaní ikony: %s"
-#: ../gtk/gtkicontheme.c:1250
+#: gtk/gtkicontheme.c:1250
#, c-format
msgid ""
"Could not find the icon '%s'. The '%s' theme\n"
@@ -1826,120 +1848,120 @@ msgstr ""
"Môžete ju získať z:\n"
"\t%s"
-#: ../gtk/gtkicontheme.c:1315
+#: gtk/gtkicontheme.c:1315
#, c-format
msgid "Icon '%s' not present in theme"
msgstr "Ikona '%s' nie je súčasťou témy"
-#: ../gtk/gtkimmodule.c:427
+#: gtk/gtkimmodule.c:427
msgid "Default"
msgstr "Štandardné"
-#: ../gtk/gtkinputdialog.c:235
+#: gtk/gtkinputdialog.c:235
msgid "Input"
msgstr "Vstup"
-#: ../gtk/gtkinputdialog.c:244
+#: gtk/gtkinputdialog.c:244
msgid "No extended input devices"
msgstr "Žiadne rozšírené vstupné zariadenia"
-#: ../gtk/gtkinputdialog.c:256
+#: gtk/gtkinputdialog.c:256
msgid "_Device:"
msgstr "_Zariadenie:"
-#: ../gtk/gtkinputdialog.c:273
+#: gtk/gtkinputdialog.c:273
msgid "Disabled"
msgstr "Zablokované"
-#: ../gtk/gtkinputdialog.c:280
+#: gtk/gtkinputdialog.c:280
msgid "Screen"
msgstr "Obrazovka"
-#: ../gtk/gtkinputdialog.c:287
+#: gtk/gtkinputdialog.c:287
msgid "Window"
msgstr "Okno"
-#: ../gtk/gtkinputdialog.c:294
+#: gtk/gtkinputdialog.c:294
msgid "_Mode: "
msgstr "_Mód: "
#. The axis listbox
-#: ../gtk/gtkinputdialog.c:325
+#: gtk/gtkinputdialog.c:325
msgid "_Axes"
msgstr "_Osy"
#. Keys listbox
-#: ../gtk/gtkinputdialog.c:342
+#: gtk/gtkinputdialog.c:342
msgid "_Keys"
msgstr "_Klávesy"
-#: ../gtk/gtkinputdialog.c:562
+#: gtk/gtkinputdialog.c:562
msgid "X"
msgstr "X"
-#: ../gtk/gtkinputdialog.c:563
+#: gtk/gtkinputdialog.c:563
msgid "Y"
msgstr "Y"
-#: ../gtk/gtkinputdialog.c:564
+#: gtk/gtkinputdialog.c:564
msgid "Pressure"
msgstr "Tlak"
-#: ../gtk/gtkinputdialog.c:565
+#: gtk/gtkinputdialog.c:565
msgid "X Tilt"
msgstr "Sklon X"
-#: ../gtk/gtkinputdialog.c:566
+#: gtk/gtkinputdialog.c:566
msgid "Y Tilt"
msgstr "Sklon Y"
-#: ../gtk/gtkinputdialog.c:567
+#: gtk/gtkinputdialog.c:567
msgid "Wheel"
msgstr "Koliesko"
-#: ../gtk/gtkinputdialog.c:607
+#: gtk/gtkinputdialog.c:607
msgid "none"
msgstr "žiadny"
-#: ../gtk/gtkinputdialog.c:643 ../gtk/gtkinputdialog.c:679
+#: gtk/gtkinputdialog.c:643 gtk/gtkinputdialog.c:679
msgid "(disabled)"
msgstr "(zablokované)"
-#: ../gtk/gtkinputdialog.c:672
+#: gtk/gtkinputdialog.c:672
msgid "(unknown)"
msgstr "(neznámy)"
#. and clear button
-#: ../gtk/gtkinputdialog.c:759
+#: gtk/gtkinputdialog.c:759
msgid "clear"
msgstr "Vyčistiť"
-#: ../gtk/gtklabel.c:3935
+#: gtk/gtklabel.c:3935
msgid "Select All"
msgstr "Vybrať všetko"
#. Description of --gtk-module=MODULES in --help output
-#: ../gtk/gtkmain.c:398
+#: gtk/gtkmain.c:398
msgid "Load additional GTK+ modules"
msgstr "Načítať prídavné module GTK+"
#. Placeholder in --gtk-module=MODULES in --help output
-#: ../gtk/gtkmain.c:399
+#: gtk/gtkmain.c:399
msgid "MODULES"
msgstr "MODULY"
#. Description of --g-fatal-warnings in --help output
-#: ../gtk/gtkmain.c:401
+#: gtk/gtkmain.c:401
msgid "Make all warnings fatal"
msgstr "Zmeniť všetky upozornenia na závažné"
#. Description of --gtk-debug=FLAGS in --help output
-#: ../gtk/gtkmain.c:404
+#: gtk/gtkmain.c:404
msgid "GTK+ debugging flags to set"
msgstr "Ladiace príznaky GTK+, ktoré nastaviť"
#. Description of --gtk-no-debug=FLAGS in --help output
-#: ../gtk/gtkmain.c:407
+#: gtk/gtkmain.c:407
msgid "GTK+ debugging flags to unset"
msgstr "Ladiace príznaky GTK+, ktoré vypnúť"
@@ -1948,505 +1970,505 @@ msgstr "Ladiace príznaky GTK+, ktoré vypnúť"
#. * Do *not* translate it to "predefinito:LTR", if it
#. * it isn't default:LTR or default:RTL it will not work
#.
-#: ../gtk/gtkmain.c:476
+#: gtk/gtkmain.c:476
msgid "default:LTR"
msgstr "default:LTR"
-#: ../gtk/gtkmain.c:559
+#: gtk/gtkmain.c:559
msgid "GTK+ Options"
msgstr "Voľby GTK+"
-#: ../gtk/gtkmain.c:559
+#: gtk/gtkmain.c:559
msgid "Show GTK+ Options"
msgstr "Zobraziť voľby GTK+"
-#: ../gtk/gtknotebook.c:2718 ../gtk/gtknotebook.c:5064
+#: gtk/gtknotebook.c:2718 gtk/gtknotebook.c:5064
#, c-format
msgid "Page %u"
msgstr "Stránka %u"
-#: ../gtk/gtkradiotoolbutton.c:92
+#: gtk/gtkradiotoolbutton.c:92
msgid "Group"
msgstr "Skupina"
-#: ../gtk/gtkradiotoolbutton.c:93
+#: gtk/gtkradiotoolbutton.c:93
msgid "The radio tool button whose group this button belongs to."
msgstr "Prepínacie tlačidlo, do ktorého skupiny toto tlačidlo patrí."
-#: ../gtk/gtkrc.c:2400
+#: gtk/gtkrc.c:2400
#, c-format
msgid "Unable to find include file: \"%s\""
msgstr "Nepodarilo sa nájsť vkladaný súbor: \"%s\""
-#: ../gtk/gtkrc.c:3042 ../gtk/gtkrc.c:3045
+#: gtk/gtkrc.c:3042 gtk/gtkrc.c:3045
#, c-format
msgid "Unable to locate image file in pixmap_path: \"%s\""
msgstr "Obrázok nebol nájdený v pixmap_path: \"%s\""
-#: ../gtk/gtkrc.c:3480
+#: gtk/gtkrc.c:3480
#, c-format
msgid "Pixmap path element: \"%s\" must be absolute, %s, line %d"
msgstr "Element cesty k pixmap: \"%s\" musí byť absolútny, %s, riadok %d"
#. KEEP IN SYNC with gtkiconfactory.c stock icons, when appropriate
-#: ../gtk/gtkstock.c:308
+#: gtk/gtkstock.c:308
msgid "Information"
msgstr "Informácia"
-#: ../gtk/gtkstock.c:309
+#: gtk/gtkstock.c:309
msgid "Warning"
msgstr "Varovanie"
-#: ../gtk/gtkstock.c:310
+#: gtk/gtkstock.c:310
msgid "Error"
msgstr "Chyba"
-#: ../gtk/gtkstock.c:311
+#: gtk/gtkstock.c:311
msgid "Question"
msgstr "Otázka"
#. FIXME these need accelerators when appropriate, and
#. * need the mnemonics to be rationalized
#.
-#: ../gtk/gtkstock.c:316
+#: gtk/gtkstock.c:316
msgid "_About"
msgstr "_O programe"
-#: ../gtk/gtkstock.c:318
+#: gtk/gtkstock.c:318
msgid "_Apply"
msgstr "_Použiť"
-#: ../gtk/gtkstock.c:319
+#: gtk/gtkstock.c:319
msgid "_Bold"
msgstr "_Tučné"
-#: ../gtk/gtkstock.c:320
+#: gtk/gtkstock.c:320
msgid "_Cancel"
msgstr "_Zrušiť"
-#: ../gtk/gtkstock.c:321
+#: gtk/gtkstock.c:321
msgid "_CD-Rom"
msgstr "_CD-Rom"
-#: ../gtk/gtkstock.c:322
+#: gtk/gtkstock.c:322
msgid "_Clear"
msgstr "_Vymazať"
-#: ../gtk/gtkstock.c:323
+#: gtk/gtkstock.c:323
msgid "_Close"
msgstr "Za_vrieť"
-#: ../gtk/gtkstock.c:324
+#: gtk/gtkstock.c:324
msgid "_Convert"
msgstr "_Previesť"
-#: ../gtk/gtkstock.c:325
+#: gtk/gtkstock.c:325
msgid "_Copy"
msgstr "_Kopírovať"
-#: ../gtk/gtkstock.c:326
+#: gtk/gtkstock.c:326
msgid "Cu_t"
msgstr "Vystri_hnúť"
-#: ../gtk/gtkstock.c:327
+#: gtk/gtkstock.c:327
msgid "_Delete"
msgstr "_Odstrániť"
-#: ../gtk/gtkstock.c:328
+#: gtk/gtkstock.c:328
msgid "_Execute"
msgstr "_Vykonať"
-#: ../gtk/gtkstock.c:329
+#: gtk/gtkstock.c:329
msgid "_Edit"
msgstr "_Upraviť"
-#: ../gtk/gtkstock.c:330
+#: gtk/gtkstock.c:330
msgid "_Find"
msgstr "_Nájsť"
-#: ../gtk/gtkstock.c:331
+#: gtk/gtkstock.c:331
msgid "Find and _Replace"
msgstr "Nájsť a n_ahradiť"
-#: ../gtk/gtkstock.c:332
+#: gtk/gtkstock.c:332
msgid "_Floppy"
msgstr "_Disketa"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:334
+#: gtk/gtkstock.c:334
msgid "Navigation|_Bottom"
msgstr "_Spodný"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:336
+#: gtk/gtkstock.c:336
msgid "Navigation|_First"
msgstr "_Prvý"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:338
+#: gtk/gtkstock.c:338
msgid "Navigation|_Last"
msgstr "_Posledný"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:340
+#: gtk/gtkstock.c:340
msgid "Navigation|_Top"
msgstr "_Vrchný"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:342
+#: gtk/gtkstock.c:342
msgid "Navigation|_Back"
msgstr "_Späť"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:344
+#: gtk/gtkstock.c:344
msgid "Navigation|_Down"
msgstr "_Dole"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:346
+#: gtk/gtkstock.c:346
msgid "Navigation|_Forward"
msgstr "_Vpred"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:348
+#: gtk/gtkstock.c:348
msgid "Navigation|_Up"
msgstr "_Hore"
-#: ../gtk/gtkstock.c:349
+#: gtk/gtkstock.c:349
msgid "_Harddisk"
msgstr "_Pevný disk"
-#: ../gtk/gtkstock.c:350
+#: gtk/gtkstock.c:350
msgid "_Help"
msgstr "_Pomocník"
-#: ../gtk/gtkstock.c:351
+#: gtk/gtkstock.c:351
msgid "_Home"
msgstr "_Domov"
-#: ../gtk/gtkstock.c:352
+#: gtk/gtkstock.c:352
msgid "Increase Indent"
msgstr "Zväčšiť odsadenie"
-#: ../gtk/gtkstock.c:353
+#: gtk/gtkstock.c:353
msgid "Decrease Indent"
msgstr "Zmenšiť odsadenie"
-#: ../gtk/gtkstock.c:354
+#: gtk/gtkstock.c:354
msgid "_Index"
msgstr "_Index"
-#: ../gtk/gtkstock.c:355
+#: gtk/gtkstock.c:355
msgid "_Italic"
msgstr "_Kurzíva"
-#: ../gtk/gtkstock.c:356
+#: gtk/gtkstock.c:356
msgid "_Jump to"
msgstr "_Prejsť na"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:358
+#: gtk/gtkstock.c:358
msgid "Justify|_Center"
msgstr "Na _stred"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:360
+#: gtk/gtkstock.c:360
msgid "Justify|_Fill"
msgstr "_Vyplniť"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:362
+#: gtk/gtkstock.c:362
msgid "Justify|_Left"
msgstr "_Vľavo"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:364
+#: gtk/gtkstock.c:364
msgid "Justify|_Right"
msgstr "Do_prava"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:367
+#: gtk/gtkstock.c:367
msgid "Media|_Forward"
msgstr "Do_predu"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:369
+#: gtk/gtkstock.c:369
msgid "Media|_Next"
msgstr "_Nasledujúci"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:371
+#: gtk/gtkstock.c:371
msgid "Media|P_ause"
msgstr "P_auza"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:373
+#: gtk/gtkstock.c:373
msgid "Media|_Play"
msgstr "_Hrať"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:375
+#: gtk/gtkstock.c:375
msgid "Media|Pre_vious"
msgstr "Pre_dchádzajúci"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:377
+#: gtk/gtkstock.c:377
msgid "Media|_Record"
msgstr "_Záznam"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:379
+#: gtk/gtkstock.c:379
msgid "Media|R_ewind"
msgstr "Pr_evinúť"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:381
+#: gtk/gtkstock.c:381
msgid "Media|_Stop"
msgstr "_Zastaviť"
-#: ../gtk/gtkstock.c:382
+#: gtk/gtkstock.c:382
msgid "_Network"
msgstr "_Sieť"
-#: ../gtk/gtkstock.c:383
+#: gtk/gtkstock.c:383
msgid "_New"
msgstr "_Nový"
-#: ../gtk/gtkstock.c:384
+#: gtk/gtkstock.c:384
msgid "_No"
msgstr "_Nie"
-#: ../gtk/gtkstock.c:385
+#: gtk/gtkstock.c:385
msgid "_OK"
msgstr "_Ok"
-#: ../gtk/gtkstock.c:386
+#: gtk/gtkstock.c:386
msgid "_Open"
msgstr "_Otvoriť"
-#: ../gtk/gtkstock.c:387
+#: gtk/gtkstock.c:387
msgid "_Paste"
msgstr "_Vložiť"
-#: ../gtk/gtkstock.c:388
+#: gtk/gtkstock.c:388
msgid "_Preferences"
msgstr "Nas_tavenie"
-#: ../gtk/gtkstock.c:389
+#: gtk/gtkstock.c:389
msgid "_Print"
msgstr "_Tlačiť"
-#: ../gtk/gtkstock.c:390
+#: gtk/gtkstock.c:390
msgid "Print Pre_view"
msgstr "Ná_hľad pred tlačou"
-#: ../gtk/gtkstock.c:391
+#: gtk/gtkstock.c:391
msgid "_Properties"
msgstr "_Vlastnosti"
-#: ../gtk/gtkstock.c:392
+#: gtk/gtkstock.c:392
msgid "_Quit"
msgstr "_Koniec"
-#: ../gtk/gtkstock.c:393
+#: gtk/gtkstock.c:393
msgid "_Redo"
msgstr "_Opakovať vrátené"
-#: ../gtk/gtkstock.c:394
+#: gtk/gtkstock.c:394
msgid "_Refresh"
msgstr "_Aktualizovať"
-#: ../gtk/gtkstock.c:396
+#: gtk/gtkstock.c:396
msgid "_Revert"
msgstr "_Vrátiť"
-#: ../gtk/gtkstock.c:397
+#: gtk/gtkstock.c:397
msgid "_Save"
msgstr "_Uložiť"
-#: ../gtk/gtkstock.c:398
+#: gtk/gtkstock.c:398
msgid "Save _As"
msgstr "Uložiť _ako"
-#: ../gtk/gtkstock.c:399
+#: gtk/gtkstock.c:399
msgid "_Color"
msgstr "_Farba"
-#: ../gtk/gtkstock.c:400
+#: gtk/gtkstock.c:400
msgid "_Font"
msgstr "_Písmo"
-#: ../gtk/gtkstock.c:401
+#: gtk/gtkstock.c:401
msgid "_Ascending"
msgstr "_Vzostupne"
-#: ../gtk/gtkstock.c:402
+#: gtk/gtkstock.c:402
msgid "_Descending"
msgstr "_Zostupne"
-#: ../gtk/gtkstock.c:403
+#: gtk/gtkstock.c:403
msgid "_Spell Check"
msgstr "_Kontrola pravopisu"
-#: ../gtk/gtkstock.c:404
+#: gtk/gtkstock.c:404
msgid "_Stop"
msgstr "_Zastaviť"
-#: ../gtk/gtkstock.c:405
+#: gtk/gtkstock.c:405
msgid "_Strikethrough"
msgstr "_Prečiarknuté"
-#: ../gtk/gtkstock.c:406
+#: gtk/gtkstock.c:406
msgid "_Undelete"
msgstr "_Zrušiť odstránenie"
-#: ../gtk/gtkstock.c:407
+#: gtk/gtkstock.c:407
msgid "_Underline"
msgstr "Po_dčiarknuté"
-#: ../gtk/gtkstock.c:408
+#: gtk/gtkstock.c:408
msgid "_Undo"
msgstr "_Vrátiť späť"
-#: ../gtk/gtkstock.c:409
+#: gtk/gtkstock.c:409
msgid "_Yes"
msgstr "_Ano"
-#: ../gtk/gtkstock.c:410
+#: gtk/gtkstock.c:410
msgid "_Normal Size"
msgstr "_Normálna veľkosť"
-#: ../gtk/gtkstock.c:411
+#: gtk/gtkstock.c:411
msgid "Best _Fit"
msgstr "_Prispôsobiť"
-#: ../gtk/gtkstock.c:412
+#: gtk/gtkstock.c:412
msgid "Zoom _In"
msgstr "Z_väčšiť"
-#: ../gtk/gtkstock.c:413
+#: gtk/gtkstock.c:413
msgid "Zoom _Out"
msgstr "Z_menšiť"
-#: ../gtk/gtktextutil.c:48
+#: gtk/gtktextutil.c:48
msgid "LRM _Left-to-right mark"
msgstr "LRM značka _Left-to-right"
-#: ../gtk/gtktextutil.c:49
+#: gtk/gtktextutil.c:49
msgid "RLM _Right-to-left mark"
msgstr "RLM značka _Right-to-left"
-#: ../gtk/gtktextutil.c:50
+#: gtk/gtktextutil.c:50
msgid "LRE Left-to-right _embedding"
msgstr "LRE Left-to-right _vkladanie"
-#: ../gtk/gtktextutil.c:51
+#: gtk/gtktextutil.c:51
msgid "RLE Right-to-left e_mbedding"
msgstr "RLE Right-to-left v_kladanie"
-#: ../gtk/gtktextutil.c:52
+#: gtk/gtktextutil.c:52
msgid "LRO Left-to-right _override"
msgstr "LRO Left-to-right _prepisovanie"
-#: ../gtk/gtktextutil.c:53
+#: gtk/gtktextutil.c:53
msgid "RLO Right-to-left o_verride"
msgstr "RLO Right-to-left pr_episovanie"
-#: ../gtk/gtktextutil.c:54
+#: gtk/gtktextutil.c:54
msgid "PDF _Pop directional formatting"
msgstr "PDF Smerované formátovanie _pop"
-#: ../gtk/gtktextutil.c:55
+#: gtk/gtktextutil.c:55
msgid "ZWS _Zero width space"
msgstr "ZWS _Nulová šírka medzery"
-#: ../gtk/gtktextutil.c:56
+#: gtk/gtktextutil.c:56
msgid "ZWJ Zero width _joiner"
msgstr "ZWJ Nulová šírka _so spojením"
-#: ../gtk/gtktextutil.c:57
+#: gtk/gtktextutil.c:57
msgid "ZWNJ Zero width _non-joiner"
msgstr "ZWNJ Nulová šírka _bez spojenia"
-#: ../gtk/gtkthemes.c:71
+#: gtk/gtkthemes.c:71
#, c-format
msgid "Unable to locate theme engine in module_path: \"%s\","
msgstr "Nepodarilo sa nájsť knižnicu pre témy v module_path: \"%s\","
-#: ../gtk/gtktipsquery.c:186
+#: gtk/gtktipsquery.c:186
msgid "--- No Tip ---"
msgstr "--- Bez rady ---"
-#: ../gtk/gtkuimanager.c:1144
+#: gtk/gtkuimanager.c:1154
#, c-format
msgid "Unknown attribute '%s' on line %d char %d"
msgstr "Neznámy atribút '%s' na riadku %d znaku %d"
-#: ../gtk/gtkuimanager.c:1346
+#: gtk/gtkuimanager.c:1371
#, c-format
msgid "Unexpected start tag '%s' on line %d char %d"
msgstr "Neočakávaná začiatočná značka '%s' na riadku %d znaku %d"
-#: ../gtk/gtkuimanager.c:1431
+#: gtk/gtkuimanager.c:1461
#, c-format
msgid "Unexpected character data on line %d char %d"
msgstr "Neočakávané znakové dáta na riadku %d znaku %d"
-#: ../gtk/gtkuimanager.c:2222
+#: gtk/gtkuimanager.c:2272
msgid "Empty"
msgstr "Prázdne"
#. ID
-#: ../modules/input/imam-et.c:454
+#: modules/input/imam-et.c:454
msgid "Amharic (EZ+)"
msgstr "Amharický (EZ+)"
#. ID
-#: ../modules/input/imcedilla.c:91
+#: modules/input/imcedilla.c:91
msgid "Cedilla"
msgstr "Cedilla"
#. ID
-#: ../modules/input/imcyrillic-translit.c:217
+#: modules/input/imcyrillic-translit.c:217
msgid "Cyrillic (Transliterated)"
msgstr "Azbuka (Transliterated)"
#. ID
-#: ../modules/input/iminuktitut.c:127
+#: modules/input/iminuktitut.c:127
msgid "Inuktitut (Transliterated)"
msgstr "Inuktitut (Transliterated)"
#. ID
-#: ../modules/input/imipa.c:145
+#: modules/input/imipa.c:145
msgid "IPA"
msgstr "IPA"
#. ID
-#: ../modules/input/imthai-broken.c:178
+#: modules/input/imthai-broken.c:178
msgid "Thai (Broken)"
msgstr "Thajský (Nefunkčný)"
#. ID
-#: ../modules/input/imti-er.c:453
+#: modules/input/imti-er.c:453
msgid "Tigrigna-Eritrean (EZ+)"
msgstr "Tigrigna-Eritrejský (EZ+)"
#. ID
-#: ../modules/input/imti-et.c:453
+#: modules/input/imti-et.c:453
msgid "Tigrigna-Ethiopian (EZ+)"
msgstr "Tigrigna-Ethiópsky (EZ+)"
#. ID
-#: ../modules/input/imviqr.c:244
+#: modules/input/imviqr.c:244
msgid "Vietnamese (VIQR)"
msgstr "Vietnamský (VIQR)"
#. ID
-#: ../modules/input/imxim.c:28
+#: modules/input/imxim.c:28
msgid "X Input Method"
msgstr "Metóda vstupu X"
-#: ../tests/testfilechooser.c:186
+#: tests/testfilechooser.c:186
#, c-format
msgid "Could not get information for file '%s': %s"
msgstr "Nepodarilo sa určiť formát súboru obrázku pre '%s': %s"
diff --git a/po/sl.po b/po/sl.po
index 15d91fe45..4b827d857 100644
--- a/po/sl.po
+++ b/po/sl.po
@@ -5,7 +5,7 @@ msgid ""
msgstr ""
"Project-Id-Version: GTK+ 1.4.0\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-01-08 02:01-0500\n"
+"POT-Creation-Date: 2005-06-20 14:30-0400\n"
"PO-Revision-Date: 2002-02-26 00:23+0100\n"
"Last-Translator: Andraž Tori <andraz.tori1@guest.arnes.si>\n"
"Language-Team: slovenian <sl@li.org>\n"
@@ -14,7 +14,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
#: gdk-pixbuf/gdk-pixbuf-animation.c:153 gdk-pixbuf/gdk-pixbuf-io.c:838
-#: gdk-pixbuf/gdk-pixbuf-io.c:1069 tests/testfilechooser.c:199
+#: gdk-pixbuf/gdk-pixbuf-io.c:1068 tests/testfilechooser.c:199
#, c-format
msgid "Failed to open file '%s': %s"
msgstr "Nisem uspel odpreti datoteke '%s': %s"
@@ -25,7 +25,7 @@ msgid "Image file '%s' contains no data"
msgstr "Slikovna datoteka '%s' ne vsebuje podatkov"
#: gdk-pixbuf/gdk-pixbuf-animation.c:208 gdk-pixbuf/gdk-pixbuf-io.c:887
-#: gdk-pixbuf/gdk-pixbuf-io.c:1110 tests/testfilechooser.c:244
+#: gdk-pixbuf/gdk-pixbuf-io.c:1109 tests/testfilechooser.c:244
#, c-format
msgid ""
"Failed to load image '%s': reason not known, probably a corrupt image file"
@@ -74,37 +74,37 @@ msgstr "Nepoznana oblika zapisa slikovne datoteke"
msgid "Failed to load image '%s': %s"
msgstr "Nisem uspel naložiti slike '%s': %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1337
+#: gdk-pixbuf/gdk-pixbuf-io.c:1336
#, fuzzy, c-format
msgid "Error writing to image file: %s"
msgstr "Napaka ob interpretiranju slikovne datoteke JPEG (%s)"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1383 gdk-pixbuf/gdk-pixbuf-io.c:1512
+#: gdk-pixbuf/gdk-pixbuf-io.c:1382 gdk-pixbuf/gdk-pixbuf-io.c:1511
#, c-format
msgid "This build of gdk-pixbuf does not support saving the image format: %s"
msgstr "Ta izgradnja gdk-pixbuf ne podpira shranjevanja v obliki zapisa: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1417
+#: gdk-pixbuf/gdk-pixbuf-io.c:1416
#, fuzzy
msgid "Insufficient memory to save image to callback"
msgstr "Ni dovolj pomnilnika za naložitev slikovne datoteke XBM"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1429
+#: gdk-pixbuf/gdk-pixbuf-io.c:1428
#, fuzzy
msgid "Failed to open temporary file"
msgstr "Nisem uspel odpreti slike TIFF"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1454
+#: gdk-pixbuf/gdk-pixbuf-io.c:1453
#, fuzzy
msgid "Failed to read from temporary file"
msgstr "Nisem uspel zapisati v začasno datoteko med nalaganjem slike XBM"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1641
+#: gdk-pixbuf/gdk-pixbuf-io.c:1687
#, c-format
msgid "Failed to open '%s' for writing: %s"
msgstr "Nisem uspel odpreti '%s' za pisanje: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1665
+#: gdk-pixbuf/gdk-pixbuf-io.c:1711
#, c-format
msgid ""
"Failed to close '%s' while writing image, all data may not have been saved: %"
@@ -113,7 +113,7 @@ msgstr ""
"Nisem uspel zapreti '%s' med pisanjem slike, vsi podatki morda niso bili "
"shranjeni: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1853 gdk-pixbuf/gdk-pixbuf-io.c:1903
+#: gdk-pixbuf/gdk-pixbuf-io.c:1931 gdk-pixbuf/gdk-pixbuf-io.c:1981
#, fuzzy
msgid "Insufficient memory to save image into a buffer"
msgstr "Ni dovolj pomnilnika za naložitev slikovne datoteke XBM"
@@ -178,24 +178,34 @@ msgstr "Nepravilno oblikovan sklop v animaciji"
msgid "The ANI image format"
msgstr "Oblika zapisa slike ANI"
-#: gdk-pixbuf/io-bmp.c:227 gdk-pixbuf/io-bmp.c:383
+#: gdk-pixbuf/io-bmp.c:228 gdk-pixbuf/io-bmp.c:306 gdk-pixbuf/io-bmp.c:338
+#: gdk-pixbuf/io-bmp.c:361 gdk-pixbuf/io-bmp.c:442
+msgid "BMP image has bogus header data"
+msgstr "Slika BMP ima v glavi neveljavne podatke"
+
+#: gdk-pixbuf/io-bmp.c:239 gdk-pixbuf/io-bmp.c:401
msgid "Not enough memory to load bitmap image"
msgstr "Ni dovolj pomnilnika za naložitev slike"
-#: gdk-pixbuf/io-bmp.c:269
+#: gdk-pixbuf/io-bmp.c:287
msgid "BMP image has unsupported header size"
msgstr "Slika BMP ima nepodprto velikost glave"
-#: gdk-pixbuf/io-bmp.c:288 gdk-pixbuf/io-bmp.c:320 gdk-pixbuf/io-bmp.c:343
-#: gdk-pixbuf/io-bmp.c:424
-msgid "BMP image has bogus header data"
-msgstr "Slika BMP ima v glavi neveljavne podatke"
-
-#: gdk-pixbuf/io-bmp.c:307
+#: gdk-pixbuf/io-bmp.c:325
msgid "Topdown BMP images cannot be compressed"
msgstr ""
-#: gdk-pixbuf/io-bmp.c:1154
+#: gdk-pixbuf/io-bmp.c:1203
+#, fuzzy
+msgid "Couldn't allocate memory for saving BMP file"
+msgstr "Nisem mogel rezervirati pomnilnika za nalaganje datoteke JPEG"
+
+#: gdk-pixbuf/io-bmp.c:1244
+#, fuzzy
+msgid "Couldn't write to BMP file"
+msgstr "Nisem mogel pretvoriti imena datoteke"
+
+#: gdk-pixbuf/io-bmp.c:1293
msgid "The BMP image format"
msgstr "Oblika zapisa slike BMP"
@@ -204,7 +214,7 @@ msgstr "Oblika zapisa slike BMP"
msgid "Failure reading GIF: %s"
msgstr "Napaka ob branju GIF: %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 ""
"V datoteki GIF manjka nekaj podatkov (morda je bila na nek način skrajšana?)"
@@ -231,35 +241,40 @@ msgstr "Naletel sem na neveljavno kodo"
msgid "Circular table entry in GIF file"
msgstr "Krožni vnost tabele v datoteki GIF"
-#: 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 "Ni dovolj pomnilnika za naložitev slike GIF"
-#: gdk-pixbuf/io-gif.c:1088
+#: gdk-pixbuf/io-gif.c:947
+#, fuzzy
+msgid "Not enough memory to composite a frame in GIF file"
+msgstr "Ni dovolj pomnilnika za naložitev slike GIF"
+
+#: gdk-pixbuf/io-gif.c:1116
msgid "GIF image is corrupt (incorrect LZW compression)"
msgstr "Slika GIF je pokvarjena (nepravilno komprimiranje LZW)"
-#: gdk-pixbuf/io-gif.c:1138
+#: gdk-pixbuf/io-gif.c:1166
msgid "File does not appear to be a GIF file"
msgstr "Zdi se, da to ni datoteka GIF"
-#: 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 "Oblika zapisa GIF različica %s ni podprta"
-#: 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."
msgstr "Slika GIF nima globalne karte barv in okvir nima krajevne karte barv."
-#: gdk-pixbuf/io-gif.c:1491
+#: gdk-pixbuf/io-gif.c:1519
msgid "GIF image was truncated or incomplete."
msgstr "Slika GIF je bila skrajšana ali pa je nepopolna."
-#: gdk-pixbuf/io-gif.c:1643
+#: gdk-pixbuf/io-gif.c:1671
msgid "The GIF image format"
msgstr "Oblika zapisa slike GIF"
@@ -452,98 +467,115 @@ msgstr "Usodna napaka med branjem slikovne datoteke PNG"
msgid "Fatal error reading PNG image file: %s"
msgstr "Usodna napaka med branjem slikovne datoteke PNG: %s"
-#: gdk-pixbuf/io-png.c:813
+#: gdk-pixbuf/io-png.c:810
msgid ""
"Keys for PNG text chunks must have at least 1 and at most 79 characters."
msgstr "Ključi za sklope besedila PNG morajo imeti vsaj 1 in največ 79 znakov."
-#: gdk-pixbuf/io-png.c:821
+#: gdk-pixbuf/io-png.c:818
msgid "Keys for PNG text chunks must be ASCII characters."
msgstr "Ključi za sklope besedila PNG morajo biti znaki ASCII."
-#: gdk-pixbuf/io-png.c:854
+#: gdk-pixbuf/io-png.c:831
+#, fuzzy, c-format
+msgid ""
+"PNG compression level must be a value between 0 and 9; value '%s' could not "
+"be parsed."
+msgstr ""
+"Kvaliteta JPEG mora biti vrednost med 0 in 100; vrednost '%s' ne more biti "
+"razčlenjena."
+
+#: gdk-pixbuf/io-png.c:843
+#, fuzzy, c-format
+msgid ""
+"PNG compression level must be a value between 0 and 9; value '%d' is not "
+"allowed."
+msgstr ""
+"Kvaliteta JPEG mora biti vrednost med 0 in 100; vrednost '%d' ni dovoljena."
+
+#: gdk-pixbuf/io-png.c:883
#, fuzzy, c-format
msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding."
msgstr ""
"Vrednosti za sklop besedila PNG ni mogoče pretvoriti v znakovni nabor ISO-"
"8859-1."
-#: gdk-pixbuf/io-png.c:994
+#: gdk-pixbuf/io-png.c:1026
msgid "The PNG image format"
msgstr "Oblika zapisa slike PNG"
-#: gdk-pixbuf/io-pnm.c:249
+#: gdk-pixbuf/io-pnm.c:252
msgid "PNM loader expected to find an integer, but didn't"
msgstr "Nalagalnik PNM je pričakoval celo število, a ga ni našel"
-#: gdk-pixbuf/io-pnm.c:281
+#: gdk-pixbuf/io-pnm.c:284
msgid "PNM file has an incorrect initial byte"
msgstr "Datoteka PNM ima napačen začetni bajt"
-#: gdk-pixbuf/io-pnm.c:311
+#: gdk-pixbuf/io-pnm.c:314
msgid "PNM file is not in a recognized PNM subformat"
msgstr "Datoteka PNM ni v prepepoznani podobliki zapisa PNM"
-#: gdk-pixbuf/io-pnm.c:336
+#: gdk-pixbuf/io-pnm.c:339
msgid "PNM file has an image width of 0"
msgstr "Datoteka PNM ima širino slike 0"
-#: gdk-pixbuf/io-pnm.c:357
+#: gdk-pixbuf/io-pnm.c:360
msgid "PNM file has an image height of 0"
msgstr "Datoteka PNM ima višino slike 0"
-#: gdk-pixbuf/io-pnm.c:380
+#: gdk-pixbuf/io-pnm.c:383
msgid "Maximum color value in PNM file is 0"
msgstr "Največja vrednost barve v datoteki PNM je 0"
-#: gdk-pixbuf/io-pnm.c:388
+#: gdk-pixbuf/io-pnm.c:391
msgid "Maximum color value in PNM file is too large"
msgstr "Največja vrednost barve v datoteki PNM je prevelika"
-#: gdk-pixbuf/io-pnm.c:396
+#: gdk-pixbuf/io-pnm.c:399
#, fuzzy
msgid "Cannot handle PNM files with maximum color values greater than 255"
msgstr ""
"Ne morem obravnavati datotek PNM z največjimi vrednostmi barve večjimi od 255"
-#: gdk-pixbuf/io-pnm.c:435 gdk-pixbuf/io-pnm.c:463 gdk-pixbuf/io-pnm.c:495
+#: gdk-pixbuf/io-pnm.c:438 gdk-pixbuf/io-pnm.c:466 gdk-pixbuf/io-pnm.c:498
msgid "Raw PNM image type is invalid"
msgstr "Surova vrsta slike PNM ni veljavna"
-#: gdk-pixbuf/io-pnm.c:555 gdk-pixbuf/io-pnm.c:597
+#: gdk-pixbuf/io-pnm.c:562 gdk-pixbuf/io-pnm.c:604
msgid "PNM image format is invalid"
msgstr "Oblika zapisa slike PNM ni veljavna"
-#: gdk-pixbuf/io-pnm.c:656
+#: gdk-pixbuf/io-pnm.c:663
msgid "PNM image loader does not support this PNM subformat"
msgstr "Nalagalnik slik PNM ne podpira te podoblike zapisa PNM"
-#: gdk-pixbuf/io-pnm.c:711
+#: gdk-pixbuf/io-pnm.c:718
msgid "Premature end-of-file encountered"
msgstr "Naletel sem na predčasni konec datoteke"
-#: gdk-pixbuf/io-pnm.c:743 gdk-pixbuf/io-pnm.c:974
+#: gdk-pixbuf/io-pnm.c:750 gdk-pixbuf/io-pnm.c:981
msgid "Raw PNM formats require exactly one whitespace before sample data"
msgstr "Surove oblike zapisa PNM zahtevajo natančno en presledek pred podatki"
-#: gdk-pixbuf/io-pnm.c:770
+#: gdk-pixbuf/io-pnm.c:777
#, fuzzy
msgid "Cannot allocate memory for loading PNM image"
msgstr "Ne morem rezervirati pomnilnika za nalaganje slike PNM"
-#: gdk-pixbuf/io-pnm.c:820
+#: gdk-pixbuf/io-pnm.c:827
msgid "Insufficient memory to load PNM context struct"
msgstr "Ni dovolj pomnilnika za naložitev strukture konteksta PNM"
-#: gdk-pixbuf/io-pnm.c:871
+#: gdk-pixbuf/io-pnm.c:878
msgid "Unexpected end of PNM image data"
msgstr "Nepričakovan konec podatkov slike PNM"
-#: gdk-pixbuf/io-pnm.c:1003
+#: gdk-pixbuf/io-pnm.c:1010
msgid "Insufficient memory to load PNM file"
msgstr "Ni dovolj pomnilnika za naložitev slike PNM"
-#: gdk-pixbuf/io-pnm.c:1082
+#: gdk-pixbuf/io-pnm.c:1089
msgid "The PNM/PBM/PGM/PPM image format family"
msgstr "Družina obilk zapisa slik PNM/PBM/PGM/PPM"
@@ -567,69 +599,69 @@ msgstr "Ni dovolj pomnilnika za naložitev slike RAS"
msgid "The Sun raster image format"
msgstr "Oblika zapisa rastrske slike Sun"
-#: gdk-pixbuf/io-tga.c:159
+#: gdk-pixbuf/io-tga.c:154
#, fuzzy
msgid "Cannot allocate memory for IOBuffer struct"
msgstr "Ne morem rezervirati pomnilnika za strukturo IOBuffer"
-#: gdk-pixbuf/io-tga.c:178
+#: gdk-pixbuf/io-tga.c:173
#, fuzzy
msgid "Cannot allocate memory for IOBuffer data"
msgstr "Ne morem rezervirati pomnilnika za podatke IOBuffer"
-#: gdk-pixbuf/io-tga.c:189
+#: gdk-pixbuf/io-tga.c:184
#, fuzzy
msgid "Cannot realloc IOBuffer data"
msgstr "Ne morem znova rezervirati pomnilnika za podatke IOBuffer"
-#: gdk-pixbuf/io-tga.c:219
+#: gdk-pixbuf/io-tga.c:214
#, fuzzy
msgid "Cannot allocate temporary IOBuffer data"
msgstr "Ne morem rezervirati pomnilnika za začasne podatke IOBuffer"
-#: gdk-pixbuf/io-tga.c:353
+#: gdk-pixbuf/io-tga.c:348
#, fuzzy
msgid "Cannot allocate new pixbuf"
msgstr "Ne morem rezervirati novega medpomnilnika slik"
-#: gdk-pixbuf/io-tga.c:692
+#: gdk-pixbuf/io-tga.c:689
#, fuzzy
msgid "Cannot allocate colormap structure"
msgstr "Ne morem rezervirati strukture barvne karte"
-#: gdk-pixbuf/io-tga.c:699
+#: gdk-pixbuf/io-tga.c:696
#, fuzzy
msgid "Cannot allocate colormap entries"
msgstr "Ne morem rezervirati vnosov barvne karte"
-#: gdk-pixbuf/io-tga.c:721
+#: gdk-pixbuf/io-tga.c:718
msgid "Unexpected bitdepth for colormap entries"
msgstr "Nepričakovana barvna globina za vnose barvne karte"
-#: gdk-pixbuf/io-tga.c:739
+#: gdk-pixbuf/io-tga.c:736
#, fuzzy
msgid "Cannot allocate TGA header memory"
msgstr "Ne morem rezervirati pomnilnika za glavo TGA"
-#: gdk-pixbuf/io-tga.c:772
+#: gdk-pixbuf/io-tga.c:769
msgid "TGA image has invalid dimensions"
msgstr "Slika TGA ima neveljavne dimenzije"
-#: gdk-pixbuf/io-tga.c:778 gdk-pixbuf/io-tga.c:787 gdk-pixbuf/io-tga.c:797
-#: gdk-pixbuf/io-tga.c:807 gdk-pixbuf/io-tga.c:814
+#: gdk-pixbuf/io-tga.c:775 gdk-pixbuf/io-tga.c:784 gdk-pixbuf/io-tga.c:794
+#: gdk-pixbuf/io-tga.c:804 gdk-pixbuf/io-tga.c:811
msgid "TGA image type not supported"
msgstr "Vrsta zapisa slike TGA ni podprta"
-#: gdk-pixbuf/io-tga.c:861
+#: gdk-pixbuf/io-tga.c:858
#, fuzzy
msgid "Cannot allocate memory for TGA context struct"
msgstr "Ne morem rezervirati pomnilnika za strukturo konteksta TGA"
-#: gdk-pixbuf/io-tga.c:926
+#: gdk-pixbuf/io-tga.c:923
msgid "Excess data in file"
msgstr "Preveč podatkov v datoteki"
-#: gdk-pixbuf/io-tga.c:995
+#: gdk-pixbuf/io-tga.c:992
msgid "The Targa image format"
msgstr "Oblika zapisa slike Targa"
@@ -710,41 +742,46 @@ msgstr "Nisem uspel zapisati v začasno datoteko med nalaganjem slike XBM"
msgid "The XBM image format"
msgstr "Oblika zapisa slike XBM"
-#: gdk-pixbuf/io-xpm.c:1229
+#: gdk-pixbuf/io-xpm.c:467
msgid "No XPM header found"
msgstr "Glava XPM ni bila najdena"
-#: gdk-pixbuf/io-xpm.c:1237
+#: gdk-pixbuf/io-xpm.c:476
+#, fuzzy
+msgid "Invalid XPM header"
+msgstr "Neveljavna datoteka XBM"
+
+#: gdk-pixbuf/io-xpm.c:484
msgid "XPM file has image width <= 0"
msgstr "Datoteka XPM ima širino slike <= 0"
-#: gdk-pixbuf/io-xpm.c:1245
+#: gdk-pixbuf/io-xpm.c:492
msgid "XPM file has image height <= 0"
msgstr "Datoteka XPM ima višino slike <=0"
-#: gdk-pixbuf/io-xpm.c:1253
+#: gdk-pixbuf/io-xpm.c:500
msgid "XPM has invalid number of chars per pixel"
msgstr "XPM ima neveljavno število znakov na piksel"
-#: gdk-pixbuf/io-xpm.c:1260
+#: gdk-pixbuf/io-xpm.c:507
msgid "XPM file has invalid number of colors"
msgstr "Datoteka XPM ima neveljavno število barv"
-#: gdk-pixbuf/io-xpm.c:1272 gdk-pixbuf/io-xpm.c:1281 gdk-pixbuf/io-xpm.c:1333
+#: gdk-pixbuf/io-xpm.c:519 gdk-pixbuf/io-xpm.c:528 gdk-pixbuf/io-xpm.c:580
#, fuzzy
msgid "Cannot allocate memory for loading XPM image"
msgstr "Ne morem rezervirati pomnilnika za naložitev slike XPM"
-#: gdk-pixbuf/io-xpm.c:1295
+#: gdk-pixbuf/io-xpm.c:542
#, fuzzy
msgid "Cannot read XPM colormap"
msgstr "Ne morem prebrati barvne karte XPM"
-#: gdk-pixbuf/io-xpm.c:1524
+#: gdk-pixbuf/io-xpm.c:771
msgid "Failed to write to temporary file when loading XPM image"
msgstr "Nisem uspel pisati v začasno datoteko med nalaganjem slike XPM"
-#: gdk-pixbuf/io-xpm.c:1559
+#: gdk-pixbuf/io-xpm.c:806
msgid "The XPM image format"
msgstr "Oblika zapisa slike XPM"
@@ -807,6 +844,138 @@ msgstr ""
msgid "Gdk debugging flags to unset"
msgstr ""
+#: gdk/keyname-table.h:3940
+msgid "keyboard label|BackSpace"
+msgstr ""
+
+#: gdk/keyname-table.h:3941
+msgid "keyboard label|Tab"
+msgstr ""
+
+#: gdk/keyname-table.h:3942
+msgid "keyboard label|Return"
+msgstr ""
+
+#: gdk/keyname-table.h:3943
+msgid "keyboard label|Pause"
+msgstr ""
+
+#: gdk/keyname-table.h:3944
+msgid "keyboard label|Scroll_Lock"
+msgstr ""
+
+#: gdk/keyname-table.h:3945
+msgid "keyboard label|Sys_Req"
+msgstr ""
+
+#: gdk/keyname-table.h:3946
+msgid "keyboard label|Escape"
+msgstr ""
+
+#: gdk/keyname-table.h:3947
+msgid "keyboard label|Multi_key"
+msgstr ""
+
+#: gdk/keyname-table.h:3948
+msgid "keyboard label|Home"
+msgstr ""
+
+#: gdk/keyname-table.h:3949
+msgid "keyboard label|Page_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3950
+msgid "keyboard label|Page_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3951
+msgid "keyboard label|End"
+msgstr ""
+
+#: gdk/keyname-table.h:3952
+msgid "keyboard label|Begin"
+msgstr ""
+
+#: gdk/keyname-table.h:3953
+msgid "keyboard label|Print"
+msgstr ""
+
+#: gdk/keyname-table.h:3954
+msgid "keyboard label|Insert"
+msgstr ""
+
+#: gdk/keyname-table.h:3955
+msgid "keyboard label|Num_Lock"
+msgstr ""
+
+#: gdk/keyname-table.h:3956
+msgid "keyboard label|KP_Space"
+msgstr ""
+
+#: gdk/keyname-table.h:3957
+msgid "keyboard label|KP_Tab"
+msgstr ""
+
+#: gdk/keyname-table.h:3958
+msgid "keyboard label|KP_Enter"
+msgstr ""
+
+#: gdk/keyname-table.h:3959
+msgid "keyboard label|KP_Home"
+msgstr ""
+
+#: gdk/keyname-table.h:3960
+msgid "keyboard label|KP_Left"
+msgstr ""
+
+#: gdk/keyname-table.h:3961
+msgid "keyboard label|KP_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3962
+msgid "keyboard label|KP_Right"
+msgstr ""
+
+#: gdk/keyname-table.h:3963
+msgid "keyboard label|KP_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3964
+msgid "keyboard label|KP_Page_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3965
+msgid "keyboard label|KP_Prior"
+msgstr ""
+
+#: gdk/keyname-table.h:3966
+msgid "keyboard label|KP_Page_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3967
+msgid "keyboard label|KP_Next"
+msgstr ""
+
+#: gdk/keyname-table.h:3968
+msgid "keyboard label|KP_End"
+msgstr ""
+
+#: gdk/keyname-table.h:3969
+msgid "keyboard label|KP_Begin"
+msgstr ""
+
+#: gdk/keyname-table.h:3970
+msgid "keyboard label|KP_Insert"
+msgstr ""
+
+#: gdk/keyname-table.h:3971
+msgid "keyboard label|KP_Delete"
+msgstr ""
+
+#: gdk/keyname-table.h:3972
+msgid "keyboard label|Delete"
+msgstr ""
+
#. Description of --sync in --help output
#: gdk/win32/gdkmain-win32.c:60
msgid "Don't batch GDI requests"
@@ -842,46 +1011,47 @@ msgstr ""
msgid "Make X calls synchronous"
msgstr ""
-#: gtk/gtkaboutdialog.c:260 gtk/gtkaboutdialog.c:1939
+#: gtk/gtkaboutdialog.c:270 gtk/gtkaboutdialog.c:2025
msgid "License"
msgstr ""
-#: gtk/gtkaboutdialog.c:261
+#: gtk/gtkaboutdialog.c:271
msgid "The license of the program"
msgstr ""
#. Add the credits button
-#: gtk/gtkaboutdialog.c:482
-msgid "_Credits"
-msgstr ""
+#: gtk/gtkaboutdialog.c:491
+#, fuzzy
+msgid "C_redits"
+msgstr "_Ustvari"
#. Add the license button
-#: gtk/gtkaboutdialog.c:491
+#: gtk/gtkaboutdialog.c:501
msgid "_License"
msgstr ""
-#: gtk/gtkaboutdialog.c:682
+#: gtk/gtkaboutdialog.c:731
#, c-format
msgid "About %s"
msgstr ""
-#: gtk/gtkaboutdialog.c:1876
+#: gtk/gtkaboutdialog.c:1953
msgid "Credits"
msgstr ""
-#: gtk/gtkaboutdialog.c:1901
+#: gtk/gtkaboutdialog.c:1979
msgid "Written by"
msgstr ""
-#: gtk/gtkaboutdialog.c:1904
+#: gtk/gtkaboutdialog.c:1982
msgid "Documented by"
msgstr ""
-#: gtk/gtkaboutdialog.c:1916
+#: gtk/gtkaboutdialog.c:1994
msgid "Translated by"
msgstr ""
-#: gtk/gtkaboutdialog.c:1920
+#: gtk/gtkaboutdialog.c:1998
msgid "Artwork by"
msgstr ""
@@ -889,28 +1059,41 @@ msgstr ""
#. * that use the shift key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: gtk/gtkaccellabel.c:119
-msgid "Shift"
-msgstr "Shift"
+#: gtk/gtkaccellabel.c:121
+msgid "keyboard label|Shift"
+msgstr ""
#. This is the text that should appear next to menu accelerators
#. * that use the control key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: gtk/gtkaccellabel.c:125
-msgid "Ctrl"
-msgstr "Ctrl"
+#: gtk/gtkaccellabel.c:128
+msgid "keyboard label|Ctrl"
+msgstr ""
#. This is the text that should appear next to menu accelerators
#. * that use the alt key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: gtk/gtkaccellabel.c:131
-msgid "Alt"
-msgstr "Alt"
+#: gtk/gtkaccellabel.c:135
+msgid "keyboard label|Alt"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkaccellabel.c:577
+msgid "keyboard label|Space"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkaccellabel.c:581
+msgid "keyboard label|Backslash"
+msgstr ""
#. Translate to calendar:YM if you want years to be displayed
#. * before months; otherwise translate to calendar:MY.
@@ -921,7 +1104,7 @@ msgstr "Alt"
#. * so if you have a default text direction of RTL and YM, then
#. * the year will appear on the right.
#.
-#: gtk/gtkcalendar.c:700
+#: gtk/gtkcalendar.c:647
#, fuzzy
msgid "calendar:MY"
msgstr "izprazni"
@@ -930,24 +1113,52 @@ msgstr "izprazni"
#. * first day of the week to calendar:week_start:1 if you want Monday
#. * to be the first day of the week, and so on.
#.
-#: gtk/gtkcalendar.c:710
+#: gtk/gtkcalendar.c:661
msgid "calendar:week_start:0"
msgstr ""
-#: gtk/gtkcellrendererprogress.c:235 gtk/gtkcellrendererprogress.c:293
+#. Translators: This is a text measurement template.
+#. * Translate it to the widest year text.
+#. *
+#. * Don't include the prefix "year measurement template|"
+#. * in the translation.
+#. *
+#. * If you don't understand this, leave it as "2000"
+#.
+#: gtk/gtkcalendar.c:1549
+msgid "year measurement template|2000"
+msgstr ""
+
+#. Translators: This dictates how the year is displayed in
+#. * gtkcalendar widget. See strftime() manual for the format.
+#. * Use only ASCII in the translation.
+#. *
+#. * Also look for the msgid "year measurement template|2000".
+#. * Translate that entry to a year with the widest output of this
+#. * msgid.
+#. *
+#. * Don't include the prefix "calendar year format|" in the
+#. * translation. "%Y" is appropriate for most locales.
+#.
+#: gtk/gtkcalendar.c:1826
+msgid "calendar year format|%Y"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkcellrendererprogress.c:237 gtk/gtkcellrendererprogress.c:295
#, c-format
msgid "progress bar label|%d %%"
msgstr ""
-#: gtk/gtkcolorbutton.c:220 gtk/gtkcolorbutton.c:574
+#: gtk/gtkcolorbutton.c:221 gtk/gtkcolorbutton.c:576
msgid "Pick a Color"
msgstr ""
-#: gtk/gtkcolorbutton.c:466
+#: gtk/gtkcolorbutton.c:467
msgid "Received invalid color data\n"
msgstr ""
-#: gtk/gtkcolorsel.c:576
+#: gtk/gtkcolorsel.c:561
msgid ""
"The previously-selected color, for comparison to the color you're selecting "
"now. You can drag this color to a palette entry, or select this color as "
@@ -957,7 +1168,7 @@ msgstr ""
"lahko povlečete do vnosa v paleti ali izberete to barvo kot trenutno z "
"vlečenjem na drug vzorec."
-#: gtk/gtkcolorsel.c:581
+#: gtk/gtkcolorsel.c:566
msgid ""
"The color you've chosen. You can drag this color to a palette entry to save "
"it for use in the future."
@@ -965,11 +1176,11 @@ msgstr ""
"Barva, ki ste jo izbrali. To barvo lahko povlečete do vnosa v paleti za "
"kasnejšo uporabo."
-#: gtk/gtkcolorsel.c:942
+#: gtk/gtkcolorsel.c:957
msgid "_Save color here"
msgstr "Tu _shrani barvo"
-#: gtk/gtkcolorsel.c:1147
+#: gtk/gtkcolorsel.c:1162
msgid ""
"Click this palette entry to make it the current color. To change this entry, "
"drag a color swatch here or right-click it and select \"Save color here.\""
@@ -978,7 +1189,7 @@ msgstr ""
"vnosa, potegnite drugo barvo sem, ali kliknite z desnim gumbom in izberite "
"\"Tu shrani barvo.\""
-#: gtk/gtkcolorsel.c:1913
+#: gtk/gtkcolorsel.c:1929
msgid ""
"Select the color you want from the outer ring. Select the darkness or "
"lightness of that color using the inner triangle."
@@ -986,75 +1197,75 @@ msgstr ""
"Izberite barvo, ki jo želite, iz zunanjega obroča. Izberite temnost ali "
"svetlost te barve z uporabno notranjega trikotnika."
-#: gtk/gtkcolorsel.c:1938
+#: gtk/gtkcolorsel.c:1954
msgid ""
"Click the eyedropper, then click a color anywhere on your screen to select "
"that color."
msgstr ""
"Kliknite na pipalko, nato kliknite kjerkoli na zaslon za izbiro tiste barve."
-#: gtk/gtkcolorsel.c:1947
+#: gtk/gtkcolorsel.c:1963
msgid "_Hue:"
msgstr "_Odtenek:"
-#: gtk/gtkcolorsel.c:1948
+#: gtk/gtkcolorsel.c:1964
msgid "Position on the color wheel."
msgstr "Položaj na barvnem krogu"
-#: gtk/gtkcolorsel.c:1950
+#: gtk/gtkcolorsel.c:1966
msgid "_Saturation:"
msgstr "_Nasičenost:"
-#: gtk/gtkcolorsel.c:1951
+#: gtk/gtkcolorsel.c:1967
msgid "\"Deepness\" of the color."
msgstr "\"Globina\" barve."
-#: gtk/gtkcolorsel.c:1952
+#: gtk/gtkcolorsel.c:1968
msgid "_Value:"
msgstr "_Vrednost:"
-#: gtk/gtkcolorsel.c:1953
+#: gtk/gtkcolorsel.c:1969
msgid "Brightness of the color."
msgstr "Svetlost barve."
-#: gtk/gtkcolorsel.c:1954
+#: gtk/gtkcolorsel.c:1970
msgid "_Red:"
msgstr "_Rdeča:"
-#: gtk/gtkcolorsel.c:1955
+#: gtk/gtkcolorsel.c:1971
msgid "Amount of red light in the color."
msgstr "Količina rdeče luči v barvi."
-#: gtk/gtkcolorsel.c:1956
+#: gtk/gtkcolorsel.c:1972
msgid "_Green:"
msgstr "_Zelena:"
-#: gtk/gtkcolorsel.c:1957
+#: gtk/gtkcolorsel.c:1973
msgid "Amount of green light in the color."
msgstr "Količina zelene luči v barvi."
-#: gtk/gtkcolorsel.c:1958
+#: gtk/gtkcolorsel.c:1974
msgid "_Blue:"
msgstr "_Modra:"
-#: gtk/gtkcolorsel.c:1959
+#: gtk/gtkcolorsel.c:1975
msgid "Amount of blue light in the color."
msgstr "Količina modre luči v barvi."
-#: gtk/gtkcolorsel.c:1962
+#: gtk/gtkcolorsel.c:1978
msgid "_Opacity:"
msgstr "_Prosojnost:"
-#: gtk/gtkcolorsel.c:1970 gtk/gtkcolorsel.c:1981
+#: gtk/gtkcolorsel.c:1986 gtk/gtkcolorsel.c:1997
#, fuzzy
msgid "Transparency of the color."
msgstr "Prosojnost trenutno izbrane barve."
-#: gtk/gtkcolorsel.c:1988
+#: gtk/gtkcolorsel.c:2004
msgid "Color _Name:"
msgstr "_Ime barve:"
-#: gtk/gtkcolorsel.c:2003
+#: gtk/gtkcolorsel.c:2019
msgid ""
"You can enter an HTML-style hexadecimal color value, or simply a color name "
"such as 'orange' in this entry."
@@ -1062,11 +1273,11 @@ msgstr ""
"V tem vnosu lahko vpišete šestajstiško vrednost (kot v HTML) ali enostavno "
"ime barve (kot na primer 'oranžna')."
-#: gtk/gtkcolorsel.c:2022
+#: gtk/gtkcolorsel.c:2038
msgid "_Palette"
msgstr "Barvna paletaPaleta"
-#: gtk/gtkcolorsel.c:2054
+#: gtk/gtkcolorsel.c:2070
#, fuzzy
msgid "Color Wheel"
msgstr "Kolešček"
@@ -1076,300 +1287,316 @@ msgstr "Kolešček"
msgid "Color Selection"
msgstr "Izbor pisave"
-#: gtk/gtkentry.c:4507 gtk/gtktextview.c:7030
+#: gtk/gtkentry.c:4508 gtk/gtktextview.c:7068
#, fuzzy
msgid "Select _All"
msgstr "Izberi vse"
-#: gtk/gtkentry.c:4517 gtk/gtktextview.c:7040
+#: gtk/gtkentry.c:4518 gtk/gtktextview.c:7078
msgid "Input _Methods"
msgstr "_Načini vnosa"
-#: gtk/gtkentry.c:4528 gtk/gtktextview.c:7051
+#: gtk/gtkentry.c:4529 gtk/gtktextview.c:7089
#, fuzzy
msgid "_Insert Unicode Control Character"
msgstr "_Vstavi kontrolni znak Unicode"
-#: gtk/gtkfilechooser.c:1584 gtk/gtkfilechooser.c:1628
-#: gtk/gtkfilechooser.c:1703 gtk/gtkfilechooser.c:1747
+#: gtk/gtkfilechooser.c:1588 gtk/gtkfilechooser.c:1632
+#: gtk/gtkfilechooser.c:1707 gtk/gtkfilechooser.c:1751
#, fuzzy, c-format
msgid "Invalid filename: %s"
msgstr "Neveljavna datoteka XBM"
-#: gtk/gtkfilechooserbutton.c:65
+#: gtk/gtkfilechooserbutton.c:67
#, fuzzy
msgid "Select A File"
msgstr "Zbriši datoteko"
-#: gtk/gtkfilechooserbutton.c:66 gtk/gtkfilechooserdefault.c:1229
-#: gtk/gtkpathbar.c:982
+#: gtk/gtkfilechooserbutton.c:68 gtk/gtkfilechooserdefault.c:1302
+#: gtk/gtkpathbar.c:1020
#, fuzzy
msgid "Home"
msgstr "_Dom"
-#: gtk/gtkfilechooserbutton.c:67 gtk/gtkfilechooserdefault.c:1256
-#: gtk/gtkpathbar.c:984
+#: gtk/gtkfilechooserbutton.c:69 gtk/gtkfilechooserdefault.c:1329
+#: gtk/gtkpathbar.c:1022
msgid "Desktop"
msgstr ""
-#: gtk/gtkfilechooserbutton.c:68
+#: gtk/gtkfilechooserbutton.c:70
#, fuzzy
msgid "(None)"
msgstr "nič"
-#: gtk/gtkfilechooserbutton.c:1515
+#: gtk/gtkfilechooserbutton.c:1523
msgid "Other..."
msgstr ""
-#: gtk/gtkfilechooserdefault.c:867
+#: gtk/gtkfilechooserdefault.c:917
#, fuzzy
msgid "Could not retrieve information about the file"
msgstr "Nisem uspel prepoznati oblike zapisa slike v datoteki '%s'"
-#: gtk/gtkfilechooserdefault.c:878
+#: gtk/gtkfilechooserdefault.c:928
msgid "Could not add a bookmark"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:889
+#: gtk/gtkfilechooserdefault.c:939
msgid "Could not remove bookmark"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:900
+#: gtk/gtkfilechooserdefault.c:950
msgid "The folder could not be created"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:911
+#: gtk/gtkfilechooserdefault.c:963
+msgid ""
+"The folder could not be created, as a file with the same name already "
+"exists. Try using a different name for the folder, or rename the file first."
+msgstr ""
+
+#: gtk/gtkfilechooserdefault.c:976
#, fuzzy
msgid "Invalid file name"
msgstr "Neveljavna datoteka XBM"
-#: gtk/gtkfilechooserdefault.c:921
+#: gtk/gtkfilechooserdefault.c:986
msgid "The folder contents could not be displayed"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:1119
+#: gtk/gtkfilechooserdefault.c:1192
#, fuzzy, c-format
msgid "Could not get information about '%s': %s"
msgstr "Nisem uspel prepoznati oblike zapisa slike v datoteki '%s'"
-#: gtk/gtkfilechooserdefault.c:2095
+#: gtk/gtkfilechooserdefault.c:2208
#, c-format
msgid "Add the folder '%s' to the bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2136
+#: gtk/gtkfilechooserdefault.c:2249
msgid "Add the current folder to the bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2138
+#: gtk/gtkfilechooserdefault.c:2251
msgid "Add the selected folders to the bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2178
+#: gtk/gtkfilechooserdefault.c:2291
#, c-format
msgid "Remove the bookmark '%s'"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2591
+#: gtk/gtkfilechooserdefault.c:2722
#, c-format
msgid "Could not add a bookmark for '%s' because it is an invalid path name."
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2769
+#: gtk/gtkfilechooserdefault.c:2937
+#, fuzzy
+msgid "Remove"
+msgstr "Od_strani"
+
+#: gtk/gtkfilechooserdefault.c:2946
+#, fuzzy
+msgid "Rename..."
+msgstr "P_reimenuj"
+
+#: gtk/gtkfilechooserdefault.c:3069
msgid "Shortcuts"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2823
+#: gtk/gtkfilechooserdefault.c:3123
#, fuzzy
msgid "Folder"
msgstr "Mape"
-#: gtk/gtkfilechooserdefault.c:2875 gtk/gtkstock.c:295
+#: gtk/gtkfilechooserdefault.c:3179 gtk/gtkstock.c:317
msgid "_Add"
msgstr "_Dodaj"
-#: gtk/gtkfilechooserdefault.c:2882
-msgid "Add the selected folder to the bookmarks"
+#: gtk/gtkfilechooserdefault.c:3186
+msgid "Add the selected folder to the Bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2887 gtk/gtkstock.c:352
+#: gtk/gtkfilechooserdefault.c:3191 gtk/gtkstock.c:395
msgid "_Remove"
msgstr "Od_strani"
-#: gtk/gtkfilechooserdefault.c:2894
+#: gtk/gtkfilechooserdefault.c:3198
msgid "Remove the selected bookmark"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2997
-msgid "_Add to Shortcuts"
+#: gtk/gtkfilechooserdefault.c:3305
+msgid "_Add to Bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:3007
+#: gtk/gtkfilechooserdefault.c:3315
#, fuzzy
msgid "Open _Location"
msgstr "_Izbira: "
-#: gtk/gtkfilechooserdefault.c:3019
+#: gtk/gtkfilechooserdefault.c:3327
msgid "Show _Hidden Files"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:3143 gtk/gtkfilesel.c:767
+#: gtk/gtkfilechooserdefault.c:3451 gtk/gtkfilesel.c:766
msgid "Files"
msgstr "Datoteke"
-#: gtk/gtkfilechooserdefault.c:3174
+#: gtk/gtkfilechooserdefault.c:3482
#, fuzzy
msgid "Name"
msgstr "_Ime barve:"
-#: gtk/gtkfilechooserdefault.c:3199
+#: gtk/gtkfilechooserdefault.c:3507
msgid "Size"
msgstr "Velikost"
-#: gtk/gtkfilechooserdefault.c:3212
+#: gtk/gtkfilechooserdefault.c:3520
#, fuzzy
msgid "Modified"
msgstr "Način"
-#: gtk/gtkfilechooserdefault.c:3244
+#: gtk/gtkfilechooserdefault.c:3552
msgid "Select which types of files are shown"
msgstr ""
#. Create Folder
-#: gtk/gtkfilechooserdefault.c:3280
+#: gtk/gtkfilechooserdefault.c:3588
#, fuzzy
msgid "Create Fo_lder"
msgstr "Nova mapa"
#. Name entry
-#: gtk/gtkfilechooserdefault.c:3398
+#: gtk/gtkfilechooserdefault.c:3709
#, fuzzy
msgid "_Name:"
msgstr "_Ime barve:"
-#: gtk/gtkfilechooserdefault.c:3438
+#: gtk/gtkfilechooserdefault.c:3749
msgid "_Browse for other folders"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:3688
+#: gtk/gtkfilechooserdefault.c:4000
#, fuzzy
msgid "Save in _folder:"
msgstr "Nova mapa"
-#: gtk/gtkfilechooserdefault.c:3690
+#: gtk/gtkfilechooserdefault.c:4002
#, fuzzy
msgid "Create in _folder:"
msgstr "Nova mapa"
-#: gtk/gtkfilechooserdefault.c:4523
+#: gtk/gtkfilechooserdefault.c:4959
msgid "Cannot change to folder because it is not local"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:5048
+#: gtk/gtkfilechooserdefault.c:5513
#, c-format
msgid "Shortcut %s does not exist"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:5508
+#: gtk/gtkfilechooserdefault.c:6057
#, fuzzy, c-format
msgid "Could not mount %s"
msgstr ""
"Napaka ob ustvarjanju mape \"%s\": %s\n"
"%s"
-#: gtk/gtkfilechooserdefault.c:5802
+#: gtk/gtkfilechooserdefault.c:6352
msgid "Type name of new folder"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:5844
+#: gtk/gtkfilechooserdefault.c:6394
#, c-format
msgid "%d byte"
msgid_plural "%d bytes"
msgstr[0] ""
msgstr[1] ""
-#: gtk/gtkfilechooserdefault.c:5846
+#: gtk/gtkfilechooserdefault.c:6396
#, c-format
msgid "%.1f K"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:5848
+#: gtk/gtkfilechooserdefault.c:6398
#, c-format
msgid "%.1f M"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:5850
+#: gtk/gtkfilechooserdefault.c:6400
#, c-format
msgid "%.1f G"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:5902
+#: gtk/gtkfilechooserdefault.c:6446 gtk/gtkfilechooserdefault.c:6470
+#, fuzzy
+msgid "Unknown"
+msgstr "(neznano)"
+
+#: gtk/gtkfilechooserdefault.c:6457
#, fuzzy
msgid "Today"
msgstr "Modalni"
-#: gtk/gtkfilechooserdefault.c:5904
+#: gtk/gtkfilechooserdefault.c:6459
msgid "Yesterday"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:5915
-#, fuzzy
-msgid "Unknown"
-msgstr "(neznano)"
-
-#: gtk/gtkfilechooserdefault.c:5985
+#: gtk/gtkfilechooserdefault.c:6541
#, fuzzy
msgid "Cannot change folder"
msgstr "Nova mapa"
-#: gtk/gtkfilechooserdefault.c:5986
+#: gtk/gtkfilechooserdefault.c:6542
msgid "The folder you specified is an invalid path."
msgstr ""
-#: gtk/gtkfilechooserdefault.c:6025
+#: gtk/gtkfilechooserdefault.c:6581
#, c-format
msgid "Could not build file name from '%s' and '%s'"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:6061
+#: gtk/gtkfilechooserdefault.c:6617
#, fuzzy
msgid "Could not select item"
msgstr ""
"Napaka ob ustvarjanju mape \"%s\": %s\n"
"%s"
-#: gtk/gtkfilechooserdefault.c:6101
+#: gtk/gtkfilechooserdefault.c:6657
msgid "Open Location"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:6108
+#: gtk/gtkfilechooserdefault.c:6664
#, fuzzy
msgid "Save in Location"
msgstr "_Izbira: "
-#: gtk/gtkfilechooserdefault.c:6132
+#: gtk/gtkfilechooserdefault.c:6688
#, fuzzy
msgid "_Location:"
msgstr "_Izbira: "
-#: gtk/gtkfilesel.c:731
+#: gtk/gtkfilesel.c:730
msgid "Folders"
msgstr "Mape"
-#: gtk/gtkfilesel.c:735
+#: gtk/gtkfilesel.c:734
msgid "Fol_ders"
msgstr "_Mape"
-#: gtk/gtkfilesel.c:771
+#: gtk/gtkfilesel.c:770
msgid "_Files"
msgstr "_Datoteke"
-#: gtk/gtkfilesel.c:859 gtk/gtkfilesel.c:2249
+#: gtk/gtkfilesel.c:858 gtk/gtkfilesel.c:2248
#, c-format
msgid "Folder unreadable: %s"
msgstr "Neberljiv imenik: %s"
-#: gtk/gtkfilesel.c:990
+#: gtk/gtkfilesel.c:989
#, c-format
msgid ""
"The file \"%s\" resides on another machine (called %s) and may not be "
@@ -1380,25 +1607,25 @@ msgstr ""
"voljo temu programu.\n"
"Ste prepričani, da jo želite izbrati?"
-#: gtk/gtkfilesel.c:1121
+#: gtk/gtkfilesel.c:1120
msgid "_New Folder"
msgstr "_Nova mapa"
-#: gtk/gtkfilesel.c:1132
+#: gtk/gtkfilesel.c:1131
msgid "De_lete File"
msgstr "_Zbriši datoteko"
-#: gtk/gtkfilesel.c:1143
+#: gtk/gtkfilesel.c:1142
msgid "_Rename File"
msgstr "P_reimenuj datoteko"
-#: gtk/gtkfilesel.c:1445
+#: gtk/gtkfilesel.c:1444
#, c-format
msgid ""
"The folder name \"%s\" contains symbols that are not allowed in filenames"
msgstr "Ime mape \"%s\" vsebuje simbole, ki v imenih map niso dovoljeni"
-#: gtk/gtkfilesel.c:1447
+#: gtk/gtkfilesel.c:1446
#, c-format
msgid ""
"Error creating folder \"%s\": %s\n"
@@ -1407,34 +1634,34 @@ msgstr ""
"Napaka ob ustvarjanju mape \"%s\": %s\n"
"%s"
-#: gtk/gtkfilesel.c:1448 gtk/gtkfilesel.c:1684
+#: gtk/gtkfilesel.c:1447 gtk/gtkfilesel.c:1683
msgid "You probably used symbols not allowed in filenames."
msgstr "Verjetno ste uporabili simbole, ki niso dovoljeni v imenih datotek"
-#: gtk/gtkfilesel.c:1456
+#: gtk/gtkfilesel.c:1455
#, c-format
msgid "Error creating folder \"%s\": %s\n"
msgstr "Napaka ob ustvarjanju mape: \"%s\": %s\n"
-#: gtk/gtkfilesel.c:1490
+#: gtk/gtkfilesel.c:1489
msgid "New Folder"
msgstr "Nova mapa"
-#: gtk/gtkfilesel.c:1505
+#: gtk/gtkfilesel.c:1504
msgid "_Folder name:"
msgstr "Ime _mape:"
-#: gtk/gtkfilesel.c:1529
+#: gtk/gtkfilesel.c:1528
msgid "C_reate"
msgstr "_Ustvari"
-#: gtk/gtkfilesel.c:1572
+#: gtk/gtkfilesel.c:1571
#, c-format
msgid "The filename \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
"Ime datoteke \"%s\" vsebuje simbole, ki v imenih datotek niso dovoljeni"
-#: gtk/gtkfilesel.c:1575
+#: gtk/gtkfilesel.c:1574
#, c-format
msgid ""
"Error deleting file \"%s\": %s\n"
@@ -1443,31 +1670,31 @@ msgstr ""
"Napaka ob brisanju datoteke \"%s\": %s\n"
"%s"
-#: gtk/gtkfilesel.c:1577 gtk/gtkfilesel.c:1698
+#: gtk/gtkfilesel.c:1576 gtk/gtkfilesel.c:1697
msgid "It probably contains symbols not allowed in filenames."
msgstr "Verjetno vsebuje simbole, ki v imenih datotek niso dovoljeni"
-#: gtk/gtkfilesel.c:1586
+#: gtk/gtkfilesel.c:1585
#, c-format
msgid "Error deleting file \"%s\": %s"
msgstr "Napaka ob brisanju datoteke \"%s\": %s"
-#: gtk/gtkfilesel.c:1629
+#: gtk/gtkfilesel.c:1628
#, fuzzy, c-format
msgid "Really delete file \"%s\"?"
msgstr "Resnično zbriši datoteko \"%s\" ?"
-#: gtk/gtkfilesel.c:1634
+#: gtk/gtkfilesel.c:1633
msgid "Delete File"
msgstr "Zbriši datoteko"
-#: gtk/gtkfilesel.c:1680 gtk/gtkfilesel.c:1694
+#: gtk/gtkfilesel.c:1679 gtk/gtkfilesel.c:1693
#, c-format
msgid "The file name \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
"Ime datoteke \"%s\" vsebuje simbole, ki v imenih datotek niso dovoljeni"
-#: gtk/gtkfilesel.c:1682
+#: gtk/gtkfilesel.c:1681
#, c-format
msgid ""
"Error renaming file to \"%s\": %s\n"
@@ -1476,7 +1703,7 @@ msgstr ""
"Napaka ob preimenovanju datoteke v \"%s\": %s\n"
"%s"
-#: gtk/gtkfilesel.c:1696
+#: gtk/gtkfilesel.c:1695
#, c-format
msgid ""
"Error renaming file \"%s\": %s\n"
@@ -1485,29 +1712,29 @@ msgstr ""
"Napaka ob preimenovanju datoteke \"%s\": %s\n"
"%s"
-#: gtk/gtkfilesel.c:1706
+#: gtk/gtkfilesel.c:1705
#, c-format
msgid "Error renaming file \"%s\" to \"%s\": %s"
msgstr "Napaka ob preimenovanju datoteke \"%s\" v \"%s\": %s"
-#: gtk/gtkfilesel.c:1753
+#: gtk/gtkfilesel.c:1752
msgid "Rename File"
msgstr "Preimenuj datoteko"
-#: gtk/gtkfilesel.c:1768
+#: gtk/gtkfilesel.c:1767
#, c-format
msgid "Rename file \"%s\" to:"
msgstr "Preimenuj datoteko \"%s\" v:"
-#: gtk/gtkfilesel.c:1797
+#: gtk/gtkfilesel.c:1796
msgid "_Rename"
msgstr "P_reimenuj"
-#: gtk/gtkfilesel.c:2229
+#: gtk/gtkfilesel.c:2228
msgid "_Selection: "
msgstr "_Izbira: "
-#: gtk/gtkfilesel.c:3152
+#: gtk/gtkfilesel.c:3151
#, fuzzy, c-format
msgid ""
"The filename \"%s\" couldn't be converted to UTF-8. (try setting the "
@@ -1516,16 +1743,16 @@ msgstr ""
"Imena datoteke \"%s\" ni bilo moč pretvoriti v UTF-8. (Poskusite nastaviti "
"okoljsko spremenljivko G_BROKEN__FILENAMES): %s"
-#: gtk/gtkfilesel.c:3155
+#: gtk/gtkfilesel.c:3154
#, fuzzy
msgid "Invalid UTF-8"
msgstr "Neveljaven Utf-8"
-#: gtk/gtkfilesel.c:4032
+#: gtk/gtkfilesel.c:4031
msgid "Name too long"
msgstr "Ime je predolgo"
-#: gtk/gtkfilesel.c:4034
+#: gtk/gtkfilesel.c:4033
msgid "Couldn't convert filename"
msgstr "Nisem mogel pretvoriti imena datoteke"
@@ -1533,96 +1760,111 @@ msgstr "Nisem mogel pretvoriti imena datoteke"
msgid "(Empty)"
msgstr ""
-#: gtk/gtkfilesystemunix.c:415 gtk/gtkfilesystemunix.c:429
-#: gtk/gtkfilesystemunix.c:626 gtk/gtkfilesystemwin32.c:482
-#: gtk/gtkfilesystemwin32.c:495 gtk/gtkfilesystemwin32.c:1530
+#: gtk/gtkfilesystemunix.c:475 gtk/gtkfilesystemunix.c:678
+#: gtk/gtkfilesystemunix.c:1918 gtk/gtkfilesystemwin32.c:482
+#: gtk/gtkfilesystemwin32.c:495 gtk/gtkfilesystemwin32.c:1560
#, fuzzy, c-format
msgid "Error getting information for '%s': %s"
msgstr "Napaka ob ustvarjanju mape: \"%s\": %s\n"
-#: gtk/gtkfilesystemunix.c:495 gtk/gtkfilesystemwin32.c:537
+#: gtk/gtkfilesystemunix.c:547 gtk/gtkfilesystemwin32.c:537
#, fuzzy, c-format
msgid "Error creating directory '%s': %s"
msgstr "Napaka ob ustvarjanju mape: \"%s\": %s\n"
-#: gtk/gtkfilesystemunix.c:575 gtk/gtkfilesystemwin32.c:597
+#: gtk/gtkfilesystemunix.c:627 gtk/gtkfilesystemwin32.c:597
msgid "This file system does not support mounting"
msgstr ""
-#: gtk/gtkfilesystemunix.c:583
+#: gtk/gtkfilesystemunix.c:635
#, fuzzy
msgid "Filesystem"
msgstr "Datoteke"
-#: gtk/gtkfilesystemunix.c:740
+#: gtk/gtkfilesystemunix.c:792
#, fuzzy, c-format
msgid "Could not get a stock icon for %s"
msgstr "Nisem uspel prepoznati oblike zapisa slike v datoteki '%s'"
-#: gtk/gtkfilesystemunix.c:835
+#: gtk/gtkfilesystemunix.c:887
#, c-format
msgid ""
"The name \"%s\" is not valid because it contains the character \"%s\". "
"Please use a different name."
msgstr ""
-#: gtk/gtkfilesystemunix.c:1443 gtk/gtkfilesystemwin32.c:1004
-#, c-format
-msgid "Bookmark saving failed: %s"
-msgstr ""
+#: gtk/gtkfilesystemunix.c:1489
+#, fuzzy, c-format
+msgid "Writing %s failed: %s"
+msgstr "Napaka ob interpretiranju slikovne datoteke JPEG (%s)"
-#: gtk/gtkfilesystemunix.c:1495
+#: gtk/gtkfilesystemunix.c:1578
#, c-format
msgid "'%s' already exists in the bookmarks list"
msgstr ""
-#: gtk/gtkfilesystemunix.c:1557
+#: gtk/gtkfilesystemunix.c:1650
#, c-format
msgid "'%s' does not exist in the bookmarks list"
msgstr ""
-#: gtk/gtkfilesystemunix.c:1739
+#: gtk/gtkfilesystemunix.c:1878
#, fuzzy, c-format
-msgid "Error getting information for '%s'"
+msgid "Error getting information for '/': %s"
msgstr "Napaka ob ustvarjanju mape: \"%s\": %s\n"
-#: gtk/gtkfontbutton.c:178 gtk/gtkfontbutton.c:295
+#: gtk/gtkfilesystemwin32.c:611
+#, c-format
+msgid "Network Drive (%s)"
+msgstr ""
+
+#: gtk/gtkfilesystemwin32.c:650
+#, c-format
+msgid "%s (%s)"
+msgstr ""
+
+#: gtk/gtkfilesystemwin32.c:1032
+#, c-format
+msgid "Bookmark saving failed: %s"
+msgstr ""
+
+#: gtk/gtkfontbutton.c:179 gtk/gtkfontbutton.c:292
msgid "Pick a Font"
msgstr ""
#. Initialize fields
-#: gtk/gtkfontbutton.c:289
+#: gtk/gtkfontbutton.c:286
msgid "Sans 12"
msgstr ""
-#: gtk/gtkfontbutton.c:807
+#: gtk/gtkfontbutton.c:804
msgid "Font"
msgstr "Pisava"
#. This is the default text shown in the preview entry, though the user
#. can set it. Remember that some fonts only have capital letters.
-#: gtk/gtkfontsel.c:73
+#: gtk/gtkfontsel.c:74
msgid "abcdefghijk ABCDEFGHIJK"
msgstr "abcčdefghij ABCČDEFGHIJ"
-#: gtk/gtkfontsel.c:360
+#: gtk/gtkfontsel.c:361
msgid "_Family:"
msgstr "_Družina:"
-#: gtk/gtkfontsel.c:366
+#: gtk/gtkfontsel.c:367
msgid "_Style:"
msgstr "_Slog:"
-#: gtk/gtkfontsel.c:372
+#: gtk/gtkfontsel.c:373
msgid "Si_ze:"
msgstr "_Velikost:"
#. create the text entry widget
-#: gtk/gtkfontsel.c:548
+#: gtk/gtkfontsel.c:549
msgid "_Preview:"
msgstr "_Predolged"
-#: gtk/gtkfontsel.c:1382
+#: gtk/gtkfontsel.c:1383
msgid "Font Selection"
msgstr "Izbor pisave"
@@ -1637,12 +1879,12 @@ msgstr "Vrednost _gama"
#. Remove this icon source so we don't keep trying to
#. * load it.
#.
-#: gtk/gtkiconfactory.c:1629
+#: gtk/gtkiconfactory.c:1644
#, c-format
msgid "Error loading icon: %s"
msgstr "Napaka ob nalaganju ikone: %s"
-#: gtk/gtkicontheme.c:1263
+#: gtk/gtkicontheme.c:1250
#, c-format
msgid ""
"Could not find the icon '%s'. The '%s' theme\n"
@@ -1651,7 +1893,7 @@ msgid ""
"\t%s"
msgstr ""
-#: gtk/gtkicontheme.c:1328
+#: gtk/gtkicontheme.c:1315
#, c-format
msgid "Icon '%s' not present in theme"
msgstr ""
@@ -1741,7 +1983,7 @@ msgstr "(neznano)"
msgid "clear"
msgstr "izprazni"
-#: gtk/gtklabel.c:3930
+#: gtk/gtklabel.c:3935
msgid "Select All"
msgstr "Izberi vse"
@@ -1775,361 +2017,393 @@ msgstr ""
#. * Do *not* translate it to "predefinito:LTR", if it
#. * it isn't default:LTR or default:RTL it will not work
#.
-#: gtk/gtkmain.c:482
+#: gtk/gtkmain.c:476
msgid "default:LTR"
msgstr "default:LTR"
-#: gtk/gtkmain.c:565
+#: gtk/gtkmain.c:559
msgid "GTK+ Options"
msgstr ""
-#: gtk/gtkmain.c:565
+#: gtk/gtkmain.c:559
msgid "Show GTK+ Options"
msgstr ""
-#: gtk/gtknotebook.c:2712 gtk/gtknotebook.c:5060
+#: gtk/gtknotebook.c:2718 gtk/gtknotebook.c:5064
#, c-format
msgid "Page %u"
msgstr "Stran %u"
-#: gtk/gtkradiotoolbutton.c:91
+#: gtk/gtkradiotoolbutton.c:92
msgid "Group"
msgstr ""
-#: gtk/gtkradiotoolbutton.c:92
+#: gtk/gtkradiotoolbutton.c:93
msgid "The radio tool button whose group this button belongs to."
msgstr ""
-#: gtk/gtkrc.c:2399
+#: gtk/gtkrc.c:2400
#, c-format
msgid "Unable to find include file: \"%s\""
msgstr "Nisem uspel najti vključene datoteke: \"%s\""
-#: gtk/gtkrc.c:3038 gtk/gtkrc.c:3041
+#: gtk/gtkrc.c:3042 gtk/gtkrc.c:3045
#, c-format
msgid "Unable to locate image file in pixmap_path: \"%s\""
msgstr "Ne najdem datoteke s sliko v poti pixmap_path: \"%s\""
-#: gtk/gtkrc.c:3476
+#: gtk/gtkrc.c:3480
#, c-format
msgid "Pixmap path element: \"%s\" must be absolute, %s, line %d"
msgstr "Predmet poti pixmap: \"%s\" mora biti absoluten, %s, vrstica %d"
#. KEEP IN SYNC with gtkiconfactory.c stock icons, when appropriate
-#: gtk/gtkstock.c:286
+#: gtk/gtkstock.c:308
msgid "Information"
msgstr "Podatki"
-#: gtk/gtkstock.c:287
+#: gtk/gtkstock.c:309
msgid "Warning"
msgstr "Opozorilo"
-#: gtk/gtkstock.c:288
+#: gtk/gtkstock.c:310
msgid "Error"
msgstr "Napaka"
-#: gtk/gtkstock.c:289
+#: gtk/gtkstock.c:311
msgid "Question"
msgstr "Vprašanje"
#. FIXME these need accelerators when appropriate, and
#. * need the mnemonics to be rationalized
#.
-#: gtk/gtkstock.c:294
+#: gtk/gtkstock.c:316
msgid "_About"
msgstr ""
-#: gtk/gtkstock.c:296
+#: gtk/gtkstock.c:318
msgid "_Apply"
msgstr "_Uporabi"
-#: gtk/gtkstock.c:297
+#: gtk/gtkstock.c:319
msgid "_Bold"
msgstr "Pol_krepko"
-#: gtk/gtkstock.c:298
+#: gtk/gtkstock.c:320
msgid "_Cancel"
msgstr "P_rekliči"
-#: gtk/gtkstock.c:299
+#: gtk/gtkstock.c:321
msgid "_CD-Rom"
msgstr "_Cd rom"
-#: gtk/gtkstock.c:300
+#: gtk/gtkstock.c:322
msgid "_Clear"
msgstr "_Počisti"
-#: gtk/gtkstock.c:301
+#: gtk/gtkstock.c:323
msgid "_Close"
msgstr "_Zapri"
-#: gtk/gtkstock.c:302
+#: gtk/gtkstock.c:324
msgid "_Convert"
msgstr "P_retvori"
-#: gtk/gtkstock.c:303
+#: gtk/gtkstock.c:325
msgid "_Copy"
msgstr "_Kopiraj"
-#: gtk/gtkstock.c:304
+#: gtk/gtkstock.c:326
msgid "Cu_t"
msgstr "Izr_eži"
-#: gtk/gtkstock.c:305
+#: gtk/gtkstock.c:327
msgid "_Delete"
msgstr "_Zbriši"
-#: gtk/gtkstock.c:306
+#: gtk/gtkstock.c:328
msgid "_Execute"
msgstr "_Izvedi"
-#: gtk/gtkstock.c:307
+#: gtk/gtkstock.c:329
msgid "_Edit"
msgstr ""
-#: gtk/gtkstock.c:308
+#: gtk/gtkstock.c:330
msgid "_Find"
msgstr "Po_išči"
-#: gtk/gtkstock.c:309
+#: gtk/gtkstock.c:331
msgid "Find and _Replace"
msgstr "Poišči in _zamenjaj"
-#: gtk/gtkstock.c:310
+#: gtk/gtkstock.c:332
msgid "_Floppy"
msgstr "_Disketa"
-#: gtk/gtkstock.c:311
-msgid "_Bottom"
-msgstr "Na _dnu"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:334
+msgid "Navigation|_Bottom"
+msgstr ""
-#: gtk/gtkstock.c:312
-msgid "_First"
-msgstr "_Prvi"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:336
+msgid "Navigation|_First"
+msgstr ""
-#: gtk/gtkstock.c:313
-msgid "_Last"
-msgstr "_Zadnji"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:338
+msgid "Navigation|_Last"
+msgstr ""
-#: gtk/gtkstock.c:314
-msgid "_Top"
-msgstr "Na _vrhu"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:340
+msgid "Navigation|_Top"
+msgstr ""
-#: gtk/gtkstock.c:315
-msgid "_Back"
-msgstr "Na_zaj"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:342
+msgid "Navigation|_Back"
+msgstr ""
-#: gtk/gtkstock.c:316
-msgid "_Down"
-msgstr "_Dol"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:344
+msgid "Navigation|_Down"
+msgstr ""
-#: gtk/gtkstock.c:317 gtk/gtkstock.c:331
-msgid "_Forward"
-msgstr "Na_prej"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:346
+msgid "Navigation|_Forward"
+msgstr ""
-#: gtk/gtkstock.c:318
-msgid "_Up"
-msgstr "_Gor"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:348
+msgid "Navigation|_Up"
+msgstr ""
-#: gtk/gtkstock.c:319
+#: gtk/gtkstock.c:349
msgid "_Harddisk"
msgstr ""
-#: gtk/gtkstock.c:320
+#: gtk/gtkstock.c:350
msgid "_Help"
msgstr "_Pomoč"
-#: gtk/gtkstock.c:321
+#: gtk/gtkstock.c:351
msgid "_Home"
msgstr "_Dom"
-#: gtk/gtkstock.c:322
+#: gtk/gtkstock.c:352
msgid "Increase Indent"
msgstr ""
-#: gtk/gtkstock.c:323
+#: gtk/gtkstock.c:353
msgid "Decrease Indent"
msgstr ""
-#: gtk/gtkstock.c:324
+#: gtk/gtkstock.c:354
msgid "_Index"
msgstr "_Kazalo"
-#: gtk/gtkstock.c:325
+#: gtk/gtkstock.c:355
msgid "_Italic"
msgstr "Pošev_na"
-#: gtk/gtkstock.c:326
+#: gtk/gtkstock.c:356
msgid "_Jump to"
msgstr "_Skoči na"
-#: gtk/gtkstock.c:327
-msgid "_Center"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:358
+#, fuzzy
+msgid "Justify|_Center"
msgstr "_Središče"
-#: gtk/gtkstock.c:328
-msgid "_Fill"
-msgstr "_Polni"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:360
+msgid "Justify|_Fill"
+msgstr ""
-#: gtk/gtkstock.c:329
-msgid "_Left"
-msgstr "_Levo"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:362
+msgid "Justify|_Left"
+msgstr ""
-#: gtk/gtkstock.c:330
-msgid "_Right"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:364
+#, fuzzy
+msgid "Justify|_Right"
msgstr "_Desno"
-#: gtk/gtkstock.c:332
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:367
#, fuzzy
-msgid "_Next"
+msgid "Media|_Forward"
+msgstr "Na_prej"
+
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:369
+#, fuzzy
+msgid "Media|_Next"
msgstr "_Novo"
-#: gtk/gtkstock.c:333
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:371
#, fuzzy
-msgid "P_ause"
+msgid "Media|P_ause"
msgstr "_Prilepi"
-#: gtk/gtkstock.c:334
-msgid "_Play"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:373
+msgid "Media|_Play"
msgstr ""
-#: gtk/gtkstock.c:335
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:375
#, fuzzy
-msgid "Pre_vious"
+msgid "Media|Pre_vious"
msgstr "_Predolged"
-#: gtk/gtkstock.c:336
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:377
#, fuzzy
-msgid "_Record"
+msgid "Media|_Record"
msgstr "_Rdeča:"
-#: gtk/gtkstock.c:337
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:379
#, fuzzy
-msgid "R_ewind"
+msgid "Media|R_ewind"
msgstr "Po_išči"
-#: gtk/gtkstock.c:338 gtk/gtkstock.c:361
-msgid "_Stop"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:381
+#, fuzzy
+msgid "Media|_Stop"
msgstr "U_stavi"
-#: gtk/gtkstock.c:339
+#: gtk/gtkstock.c:382
#, fuzzy
msgid "_Network"
msgstr "_Novo"
-#: gtk/gtkstock.c:340
+#: gtk/gtkstock.c:383
msgid "_New"
msgstr "_Novo"
-#: gtk/gtkstock.c:341
+#: gtk/gtkstock.c:384
msgid "_No"
msgstr "_Ne"
-#: gtk/gtkstock.c:342
+#: gtk/gtkstock.c:385
msgid "_OK"
msgstr "_V redu"
-#: gtk/gtkstock.c:343
+#: gtk/gtkstock.c:386
msgid "_Open"
msgstr "_Odpri"
-#: gtk/gtkstock.c:344
+#: gtk/gtkstock.c:387
msgid "_Paste"
msgstr "_Prilepi"
-#: gtk/gtkstock.c:345
+#: gtk/gtkstock.c:388
msgid "_Preferences"
msgstr "Nas_tavitve"
-#: gtk/gtkstock.c:346
+#: gtk/gtkstock.c:389
msgid "_Print"
msgstr "Na_tisni"
-#: gtk/gtkstock.c:347
+#: gtk/gtkstock.c:390
msgid "Print Pre_view"
msgstr "_Predogled tiskanja"
-#: gtk/gtkstock.c:348
+#: gtk/gtkstock.c:391
msgid "_Properties"
msgstr "_Lastnosti"
-#: gtk/gtkstock.c:349
+#: gtk/gtkstock.c:392
msgid "_Quit"
msgstr "Konča_j"
-#: gtk/gtkstock.c:350
+#: gtk/gtkstock.c:393
msgid "_Redo"
msgstr "_Obnovi"
-#: gtk/gtkstock.c:351
+#: gtk/gtkstock.c:394
msgid "_Refresh"
msgstr "O_sveži"
-#: gtk/gtkstock.c:353
+#: gtk/gtkstock.c:396
msgid "_Revert"
msgstr "_Povrni"
-#: gtk/gtkstock.c:354
+#: gtk/gtkstock.c:397
msgid "_Save"
msgstr "_Shrani"
-#: gtk/gtkstock.c:355
+#: gtk/gtkstock.c:398
msgid "Save _As"
msgstr "Shrani _kot"
-#: gtk/gtkstock.c:356
+#: gtk/gtkstock.c:399
msgid "_Color"
msgstr "_Barva"
-#: gtk/gtkstock.c:357
+#: gtk/gtkstock.c:400
msgid "_Font"
msgstr "_Pisava"
-#: gtk/gtkstock.c:358
+#: gtk/gtkstock.c:401
msgid "_Ascending"
msgstr "_Naraščujoč"
-#: gtk/gtkstock.c:359
+#: gtk/gtkstock.c:402
msgid "_Descending"
msgstr "_Padajoč"
-#: gtk/gtkstock.c:360
+#: gtk/gtkstock.c:403
msgid "_Spell Check"
msgstr "_Preverjanje črkovanja"
-#: gtk/gtkstock.c:362
+#: gtk/gtkstock.c:404
+msgid "_Stop"
+msgstr "U_stavi"
+
+#: gtk/gtkstock.c:405
msgid "_Strikethrough"
msgstr "Prečr_tano"
-#: gtk/gtkstock.c:363
+#: gtk/gtkstock.c:406
msgid "_Undelete"
msgstr "O_dbriši"
-#: gtk/gtkstock.c:364
+#: gtk/gtkstock.c:407
msgid "_Underline"
msgstr "Podč_rtano"
-#: gtk/gtkstock.c:365
+#: gtk/gtkstock.c:408
msgid "_Undo"
msgstr "_Razveljavi"
-#: gtk/gtkstock.c:366
+#: gtk/gtkstock.c:409
msgid "_Yes"
msgstr "_Da"
-#: gtk/gtkstock.c:367
+#: gtk/gtkstock.c:410
msgid "_Normal Size"
msgstr ""
-#: gtk/gtkstock.c:368
+#: gtk/gtkstock.c:411
msgid "Best _Fit"
msgstr ""
-#: gtk/gtkstock.c:369
+#: gtk/gtkstock.c:412
msgid "Zoom _In"
msgstr "Po_večaj"
-#: gtk/gtkstock.c:370
+#: gtk/gtkstock.c:413
msgid "Zoom _Out"
msgstr "Po_manjšaj"
@@ -2182,22 +2456,22 @@ msgstr "Ne najdem stroja tem v poti module_path: \"%s\","
msgid "--- No Tip ---"
msgstr "--- Ni namiga ---"
-#: gtk/gtkuimanager.c:1132
+#: gtk/gtkuimanager.c:1154
#, c-format
msgid "Unknown attribute '%s' on line %d char %d"
msgstr ""
-#: gtk/gtkuimanager.c:1332
+#: gtk/gtkuimanager.c:1371
#, c-format
msgid "Unexpected start tag '%s' on line %d char %d"
msgstr ""
-#: gtk/gtkuimanager.c:1417
+#: gtk/gtkuimanager.c:1461
#, c-format
msgid "Unexpected character data on line %d char %d"
msgstr ""
-#: gtk/gtkuimanager.c:2209
+#: gtk/gtkuimanager.c:2272
msgid "Empty"
msgstr ""
@@ -2257,6 +2531,46 @@ msgstr "Vnosni način X"
msgid "Could not get information for file '%s': %s"
msgstr "Nisem uspel prepoznati oblike zapisa slike v datoteki '%s'"
+#~ msgid "Shift"
+#~ msgstr "Shift"
+
+#~ msgid "Ctrl"
+#~ msgstr "Ctrl"
+
+#~ msgid "Alt"
+#~ msgstr "Alt"
+
+#, fuzzy
+#~ msgid "Error getting information for '%s'"
+#~ msgstr "Napaka ob ustvarjanju mape: \"%s\": %s\n"
+
+#~ msgid "_Bottom"
+#~ msgstr "Na _dnu"
+
+#~ msgid "_First"
+#~ msgstr "_Prvi"
+
+#~ msgid "_Last"
+#~ msgstr "_Zadnji"
+
+#~ msgid "_Top"
+#~ msgstr "Na _vrhu"
+
+#~ msgid "_Back"
+#~ msgstr "Na_zaj"
+
+#~ msgid "_Down"
+#~ msgstr "_Dol"
+
+#~ msgid "_Up"
+#~ msgstr "_Gor"
+
+#~ msgid "_Fill"
+#~ msgstr "_Polni"
+
+#~ msgid "_Left"
+#~ msgstr "_Levo"
+
#, fuzzy
#~ msgid ""
#~ "Could not change the current folder to %s:\n"
@@ -2292,10 +2606,6 @@ msgstr "Nisem uspel prepoznati oblike zapisa slike v datoteki '%s'"
#~ msgstr "_Dodaj"
#, fuzzy
-#~ msgid "Remove"
-#~ msgstr "Od_strani"
-
-#, fuzzy
#~ msgid "Up"
#~ msgstr "_Gor"
diff --git a/po/sq.po b/po/sq.po
index a0cf39e5e..e925e4ee0 100644
--- a/po/sq.po
+++ b/po/sq.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gtk+ HEAD\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-01-08 12:24+0100\n"
+"POT-Creation-Date: 2005-06-20 14:30-0400\n"
"PO-Revision-Date: 2005-01-08 18:14+0100\n"
"Last-Translator: Laurent Dhima <laurenti@alblinux.net>\n"
"Language-Team: Albanian <gnome-albanian-perkthyesit@lists.sourceforge.net>\n"
@@ -19,7 +19,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: gdk-pixbuf/gdk-pixbuf-animation.c:153 gdk-pixbuf/gdk-pixbuf-io.c:838
-#: gdk-pixbuf/gdk-pixbuf-io.c:1069 tests/testfilechooser.c:199
+#: gdk-pixbuf/gdk-pixbuf-io.c:1068 tests/testfilechooser.c:199
#, c-format
msgid "Failed to open file '%s': %s"
msgstr "E pamundur hapja e file '%s': %s"
@@ -30,10 +30,12 @@ msgid "Image file '%s' contains no data"
msgstr "File '%s' nuk përmban të dhëna"
#: gdk-pixbuf/gdk-pixbuf-animation.c:208 gdk-pixbuf/gdk-pixbuf-io.c:887
-#: gdk-pixbuf/gdk-pixbuf-io.c:1110 tests/testfilechooser.c:244
+#: gdk-pixbuf/gdk-pixbuf-io.c:1109 tests/testfilechooser.c:244
#, c-format
-msgid "Failed to load image '%s': reason not known, probably a corrupt image file"
-msgstr "Hapja e figurës '%s' dështoi: shkaku nuk njihet, ndoshta file është i dëmtuar"
+msgid ""
+"Failed to load image '%s': reason not known, probably a corrupt image file"
+msgstr ""
+"Hapja e figurës '%s' dështoi: shkaku nuk njihet, ndoshta file është i dëmtuar"
#: gdk-pixbuf/gdk-pixbuf-animation.c:241
#, c-format
@@ -77,34 +79,35 @@ msgstr "Format i panjohur figure"
msgid "Failed to load image '%s': %s"
msgstr "I pamundur ngarkimi i figurës '%s': %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1337
+#: gdk-pixbuf/gdk-pixbuf-io.c:1336
#, c-format
msgid "Error writing to image file: %s"
msgstr "Gabim gjatë shkrimit tek file i figurës: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1383 gdk-pixbuf/gdk-pixbuf-io.c:1512
+#: gdk-pixbuf/gdk-pixbuf-io.c:1382 gdk-pixbuf/gdk-pixbuf-io.c:1511
#, c-format
msgid "This build of gdk-pixbuf does not support saving the image format: %s"
-msgstr "Ky variant i gdk-pixbuf nuk suporton ruajtjen e figurës në formatin: %s"
+msgstr ""
+"Ky variant i gdk-pixbuf nuk suporton ruajtjen e figurës në formatin: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1417
+#: gdk-pixbuf/gdk-pixbuf-io.c:1416
msgid "Insufficient memory to save image to callback"
msgstr "Kujtesë e pamjaftueshme për të ruajtur figurën që duhet rithirrur"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1429
+#: gdk-pixbuf/gdk-pixbuf-io.c:1428
msgid "Failed to open temporary file"
msgstr "Dështova në hapjen e file të përkohshëm"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1454
+#: gdk-pixbuf/gdk-pixbuf-io.c:1453
msgid "Failed to read from temporary file"
msgstr "I pamundur leximi i file të përkohshëm"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1641
+#: gdk-pixbuf/gdk-pixbuf-io.c:1687
#, c-format
msgid "Failed to open '%s' for writing: %s"
msgstr "E pamundur hapja e '%s' për të shkruar: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1665
+#: gdk-pixbuf/gdk-pixbuf-io.c:1711
#, c-format
msgid ""
"Failed to close '%s' while writing image, all data may not have been saved: %"
@@ -113,7 +116,7 @@ msgstr ""
"E pamundur mbyllja e '%s' gjatë shkrimit të figurës, ka mundësi që asnjë nga "
"të dhënat të jetë ruajtur: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1853 gdk-pixbuf/gdk-pixbuf-io.c:1903
+#: gdk-pixbuf/gdk-pixbuf-io.c:1931 gdk-pixbuf/gdk-pixbuf-io.c:1981
msgid "Insufficient memory to save image into a buffer"
msgstr "Kujtesë e pamjaftueshme për të ruajtur figurën në një buffer"
@@ -175,24 +178,34 @@ msgstr "Pjesë e keqformuar në animacion"
msgid "The ANI image format"
msgstr "Formati i figurave ANI"
-#: gdk-pixbuf/io-bmp.c:227 gdk-pixbuf/io-bmp.c:383
+#: gdk-pixbuf/io-bmp.c:228 gdk-pixbuf/io-bmp.c:306 gdk-pixbuf/io-bmp.c:338
+#: gdk-pixbuf/io-bmp.c:361 gdk-pixbuf/io-bmp.c:442
+msgid "BMP image has bogus header data"
+msgstr "Header i figurës BMP ka të dhëna të gabuara"
+
+#: gdk-pixbuf/io-bmp.c:239 gdk-pixbuf/io-bmp.c:401
msgid "Not enough memory to load bitmap image"
msgstr "Kujtesë e pamjaftueshme për të ngarkuar figurën bitmap"
-#: gdk-pixbuf/io-bmp.c:269
+#: gdk-pixbuf/io-bmp.c:287
msgid "BMP image has unsupported header size"
msgstr "Figura BMP ka një header me madhësi të pasuportuar"
-#: gdk-pixbuf/io-bmp.c:288 gdk-pixbuf/io-bmp.c:320 gdk-pixbuf/io-bmp.c:343
-#: gdk-pixbuf/io-bmp.c:424
-msgid "BMP image has bogus header data"
-msgstr "Header i figurës BMP ka të dhëna të gabuara"
-
-#: gdk-pixbuf/io-bmp.c:307
+#: gdk-pixbuf/io-bmp.c:325
msgid "Topdown BMP images cannot be compressed"
msgstr "Figurat Topdown BMP nuk mund të kompresohen"
-#: gdk-pixbuf/io-bmp.c:1154
+#: gdk-pixbuf/io-bmp.c:1203
+#, fuzzy
+msgid "Couldn't allocate memory for saving BMP file"
+msgstr "E pamundur përgatitja e kujtesës për të ngarkuar file JPEG"
+
+#: gdk-pixbuf/io-bmp.c:1244
+#, fuzzy
+msgid "Couldn't write to BMP file"
+msgstr "I pamundur konvertimi i emrit të file"
+
+#: gdk-pixbuf/io-bmp.c:1293
msgid "The BMP image format"
msgstr "Formati i figurës BMP"
@@ -201,7 +214,7 @@ msgstr "Formati i figurës BMP"
msgid "Failure reading GIF: %s"
msgstr "Gabim gjatë leximit të GIF: %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 "File GIF i mungojnë të dhëna (mbase në një farë mënyre i janë hequr?)"
@@ -226,25 +239,30 @@ msgstr "Ndesha në kod të gabuar"
msgid "Circular table entry in GIF file"
msgstr "Element i përsëritur tabele në file GIF"
-#: 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 "Kujtesë e pamjaftueshme për të ngarkuar file GIF"
-#: gdk-pixbuf/io-gif.c:1088
+#: gdk-pixbuf/io-gif.c:947
+#, fuzzy
+msgid "Not enough memory to composite a frame in GIF file"
+msgstr "Kujtesë e pamjaftueshme për të ngarkuar file GIF"
+
+#: gdk-pixbuf/io-gif.c:1116
msgid "GIF image is corrupt (incorrect LZW compression)"
msgstr "Figurë GIF e dëmtuar (gabime në kompresimin LZW)"
-#: gdk-pixbuf/io-gif.c:1138
+#: gdk-pixbuf/io-gif.c:1166
msgid "File does not appear to be a GIF file"
msgstr "File nuk duket të jetë i formatit GIF"
-#: 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 "Versioni %s i formatit GIF nuk suportohet"
-#: 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."
@@ -252,11 +270,11 @@ msgstr ""
"Figura GIF nuk ka një hartë ngjyrash globale dhe, në një fotogramë të "
"brendshme, mungon harta e ngjyrave lokale."
-#: gdk-pixbuf/io-gif.c:1491
+#: gdk-pixbuf/io-gif.c:1519
msgid "GIF image was truncated or incomplete."
msgstr "Figurë GIF e ndëprerë ose jo e plotë."
-#: gdk-pixbuf/io-gif.c:1643
+#: gdk-pixbuf/io-gif.c:1671
msgid "The GIF image format"
msgstr "Formati GIF"
@@ -340,8 +358,10 @@ msgstr ""
#: gdk-pixbuf/io-jpeg.c:909
#, c-format
-msgid "JPEG quality must be a value between 0 and 100; value '%d' is not allowed."
-msgstr "Cilësia JPEG duhet të jetë një vlerë midis 0 dhe 100; vlera '%d' nuk lejohet."
+msgid ""
+"JPEG quality must be a value between 0 and 100; value '%d' is not allowed."
+msgstr ""
+"Cilësia JPEG duhet të jetë një vlerë midis 0 dhe 100; vlera '%d' nuk lejohet."
#: gdk-pixbuf/io-jpeg.c:1071
msgid "The JPEG image format"
@@ -402,7 +422,8 @@ msgstr "Figura e transformuar në PNG ka gjerësi apo lartësi zero."
#: gdk-pixbuf/io-png.c:144
msgid "Bits per channel of transformed PNG is not 8."
-msgstr "Numri i bit-eve për kanal të figurës së transformuar në PNG nuk është 8."
+msgstr ""
+"Numri i bit-eve për kanal të figurës së transformuar në PNG nuk është 8."
#: gdk-pixbuf/io-png.c:153
msgid "Transformed PNG not RGB or RGBA."
@@ -441,98 +462,117 @@ msgstr "Gabim fatal gjatë leximit të file PNG"
msgid "Fatal error reading PNG image file: %s"
msgstr "Gabim fatal gjatë leximit të file PNG: %s"
-#: gdk-pixbuf/io-png.c:813
-msgid "Keys for PNG text chunks must have at least 1 and at most 79 characters."
+#: gdk-pixbuf/io-png.c:810
+msgid ""
+"Keys for PNG text chunks must have at least 1 and at most 79 characters."
msgstr ""
"Kyçet për segmentet e tekstit PNG duhet të kenë të paktën 1 dhe në maksimum "
"79 simbole."
-#: gdk-pixbuf/io-png.c:821
+#: gdk-pixbuf/io-png.c:818
msgid "Keys for PNG text chunks must be ASCII characters."
msgstr "Kyçet për segmentet e tekstit PNG duhet të jenë simbole ASCII."
-#: gdk-pixbuf/io-png.c:854
+#: gdk-pixbuf/io-png.c:831
+#, fuzzy, c-format
+msgid ""
+"PNG compression level must be a value between 0 and 9; value '%s' could not "
+"be parsed."
+msgstr ""
+"Cilësia JPEG duhet të jetë një vlerë midis 0 dhe 100; vlera '%s' nuk mund të "
+"analizohet."
+
+#: gdk-pixbuf/io-png.c:843
+#, fuzzy, c-format
+msgid ""
+"PNG compression level must be a value between 0 and 9; value '%d' is not "
+"allowed."
+msgstr ""
+"Cilësia JPEG duhet të jetë një vlerë midis 0 dhe 100; vlera '%d' nuk lejohet."
+
+#: gdk-pixbuf/io-png.c:883
#, c-format
msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding."
msgstr ""
"Vlera për segmentin %s të tekstit PNG nuk mund të konvertohet në familjen "
"ISO-8859-1."
-#: gdk-pixbuf/io-png.c:994
+#: gdk-pixbuf/io-png.c:1026
msgid "The PNG image format"
msgstr "Formati PNG"
-#: gdk-pixbuf/io-pnm.c:249
+#: gdk-pixbuf/io-pnm.c:252
msgid "PNM loader expected to find an integer, but didn't"
msgstr "Numri i plotë i pritur nga moduli ngarkues PNM nuk u gjet"
-#: gdk-pixbuf/io-pnm.c:281
+#: gdk-pixbuf/io-pnm.c:284
msgid "PNM file has an incorrect initial byte"
msgstr "File PNM me byte fillestar të pasaktë"
-#: gdk-pixbuf/io-pnm.c:311
+#: gdk-pixbuf/io-pnm.c:314
msgid "PNM file is not in a recognized PNM subformat"
msgstr "File PNM nuk është një nënformat PNM i njohur"
-#: gdk-pixbuf/io-pnm.c:336
+#: gdk-pixbuf/io-pnm.c:339
msgid "PNM file has an image width of 0"
msgstr "File PNM me gjerësi baraz me 0"
-#: gdk-pixbuf/io-pnm.c:357
+#: gdk-pixbuf/io-pnm.c:360
msgid "PNM file has an image height of 0"
msgstr "File PNM me lartësi baraz me 0"
-#: gdk-pixbuf/io-pnm.c:380
+#: gdk-pixbuf/io-pnm.c:383
msgid "Maximum color value in PNM file is 0"
msgstr "Vlera më e madhe e ngjyrës në file PNM është 0"
-#: gdk-pixbuf/io-pnm.c:388
+#: gdk-pixbuf/io-pnm.c:391
msgid "Maximum color value in PNM file is too large"
msgstr "Vlera më e madhe e ngjyrës në file PNM është tepër e madhe"
-#: gdk-pixbuf/io-pnm.c:396
+#: gdk-pixbuf/io-pnm.c:399
msgid "Cannot handle PNM files with maximum color values greater than 255"
-msgstr "I pamundur trajtimi i files PNM me vlera maksimum ngjyrash më të mëdha se 255"
+msgstr ""
+"I pamundur trajtimi i files PNM me vlera maksimum ngjyrash më të mëdha se 255"
-#: gdk-pixbuf/io-pnm.c:435 gdk-pixbuf/io-pnm.c:463 gdk-pixbuf/io-pnm.c:495
+#: gdk-pixbuf/io-pnm.c:438 gdk-pixbuf/io-pnm.c:466 gdk-pixbuf/io-pnm.c:498
msgid "Raw PNM image type is invalid"
msgstr "Lloji i papërpunuar i figurës PNM është i pasaktë "
-#: gdk-pixbuf/io-pnm.c:555 gdk-pixbuf/io-pnm.c:597
+#: gdk-pixbuf/io-pnm.c:562 gdk-pixbuf/io-pnm.c:604
msgid "PNM image format is invalid"
msgstr "Formati i figurës PNM është i pasaktë"
-#: gdk-pixbuf/io-pnm.c:656
+#: gdk-pixbuf/io-pnm.c:663
msgid "PNM image loader does not support this PNM subformat"
msgstr "Ngarkuesi i pamjeve PNM nuk suporton këtë nënformat PNM "
-#: gdk-pixbuf/io-pnm.c:711
+#: gdk-pixbuf/io-pnm.c:718
msgid "Premature end-of-file encountered"
msgstr "Ndesha në eof të parakohshëm"
-#: gdk-pixbuf/io-pnm.c:743 gdk-pixbuf/io-pnm.c:974
+#: gdk-pixbuf/io-pnm.c:750 gdk-pixbuf/io-pnm.c:981
msgid "Raw PNM formats require exactly one whitespace before sample data"
msgstr ""
"Formatet PNM të papërpunuar kanë nevojë për tamam një hapësirë bosh para të "
"dhënava"
-#: gdk-pixbuf/io-pnm.c:770
+#: gdk-pixbuf/io-pnm.c:777
msgid "Cannot allocate memory for loading PNM image"
msgstr "I pamundur sigurimi i kujtesës për ngarkimin e figurës PNM"
-#: gdk-pixbuf/io-pnm.c:820
+#: gdk-pixbuf/io-pnm.c:827
msgid "Insufficient memory to load PNM context struct"
msgstr "Kujtesë e pamjaftueshme për ngarkimin e strukturës kontekstuale PNM"
-#: gdk-pixbuf/io-pnm.c:871
+#: gdk-pixbuf/io-pnm.c:878
msgid "Unexpected end of PNM image data"
msgstr "Fund i papritur i të dhënave të figurës PNM"
-#: gdk-pixbuf/io-pnm.c:1003
+#: gdk-pixbuf/io-pnm.c:1010
msgid "Insufficient memory to load PNM file"
msgstr "Kujtesë e pamjaftueshme për ngarkimin e file PNM"
-#: gdk-pixbuf/io-pnm.c:1082
+#: gdk-pixbuf/io-pnm.c:1089
msgid "The PNM/PBM/PGM/PPM image format family"
msgstr "Familja e figurave të formateve PNM/PBM/PGM/PPM"
@@ -556,60 +596,60 @@ msgstr "Kujtesë e pamjaftueshme për të ngarkuar figurën RAS"
msgid "The Sun raster image format"
msgstr "Formati i figurës Sun raster"
-#: gdk-pixbuf/io-tga.c:159
+#: gdk-pixbuf/io-tga.c:154
msgid "Cannot allocate memory for IOBuffer struct"
msgstr "I pamundur sigurimi i kujtesës për strukturën IOBuffer"
-#: gdk-pixbuf/io-tga.c:178
+#: gdk-pixbuf/io-tga.c:173
msgid "Cannot allocate memory for IOBuffer data"
msgstr "I pamundur sigurimi i kujtesës për të dhënat IOBuffer"
-#: gdk-pixbuf/io-tga.c:189
+#: gdk-pixbuf/io-tga.c:184
msgid "Cannot realloc IOBuffer data"
msgstr "I pamundur risigurimi i të dhënave IOBuffer"
-#: gdk-pixbuf/io-tga.c:219
+#: gdk-pixbuf/io-tga.c:214
msgid "Cannot allocate temporary IOBuffer data"
msgstr "I pamundur sigurimi i të dhënave të përkohshme IOBuffer"
-#: gdk-pixbuf/io-tga.c:353
+#: gdk-pixbuf/io-tga.c:348
msgid "Cannot allocate new pixbuf"
msgstr "E pamundur vendosja e pixbuf të ri"
-#: gdk-pixbuf/io-tga.c:692
+#: gdk-pixbuf/io-tga.c:689
msgid "Cannot allocate colormap structure"
msgstr "E pamundur vendosja e strukturës së hartës së ngjyrave"
-#: gdk-pixbuf/io-tga.c:699
+#: gdk-pixbuf/io-tga.c:696
msgid "Cannot allocate colormap entries"
msgstr "E pamundur vendosja e elementëve të hartës së ngjyrave"
-#: gdk-pixbuf/io-tga.c:721
+#: gdk-pixbuf/io-tga.c:718
msgid "Unexpected bitdepth for colormap entries"
msgstr "Intensitet i papritur për zërat e hartës së ngjyrave"
-#: gdk-pixbuf/io-tga.c:739
+#: gdk-pixbuf/io-tga.c:736
msgid "Cannot allocate TGA header memory"
msgstr "I pamundur sigurimi i kujtesës për header TGA"
-#: gdk-pixbuf/io-tga.c:772
+#: gdk-pixbuf/io-tga.c:769
msgid "TGA image has invalid dimensions"
msgstr "Figura TGA ka përmasa të pavlefshme"
-#: gdk-pixbuf/io-tga.c:778 gdk-pixbuf/io-tga.c:787 gdk-pixbuf/io-tga.c:797
-#: gdk-pixbuf/io-tga.c:807 gdk-pixbuf/io-tga.c:814
+#: gdk-pixbuf/io-tga.c:775 gdk-pixbuf/io-tga.c:784 gdk-pixbuf/io-tga.c:794
+#: gdk-pixbuf/io-tga.c:804 gdk-pixbuf/io-tga.c:811
msgid "TGA image type not supported"
msgstr "Lloj figure TGA e pasuportuar"
-#: gdk-pixbuf/io-tga.c:861
+#: gdk-pixbuf/io-tga.c:858
msgid "Cannot allocate memory for TGA context struct"
msgstr "I pamundur sigurimi i kujtesës për strukturën kontekste TGA"
-#: gdk-pixbuf/io-tga.c:926
+#: gdk-pixbuf/io-tga.c:923
msgid "Excess data in file"
msgstr "Tepri të dhënash në file"
-#: gdk-pixbuf/io-tga.c:995
+#: gdk-pixbuf/io-tga.c:992
msgid "The Targa image format"
msgstr "Formati i figurës Targa"
@@ -684,45 +724,52 @@ msgstr "Kujtesë e pamjaftueshme për ngarkimin e file XBM"
#: gdk-pixbuf/io-xbm.c:441
msgid "Failed to write to temporary file when loading XBM image"
-msgstr "Dështova në shkrimin e file të përkohshëm gjatë ngarkimit të figurës XBM"
+msgstr ""
+"Dështova në shkrimin e file të përkohshëm gjatë ngarkimit të figurës XBM"
#: gdk-pixbuf/io-xbm.c:476
msgid "The XBM image format"
msgstr "Formati i figurës XBM"
-#: gdk-pixbuf/io-xpm.c:1229
+#: gdk-pixbuf/io-xpm.c:467
msgid "No XPM header found"
msgstr "Mungon header XPM"
-#: gdk-pixbuf/io-xpm.c:1237
+#: gdk-pixbuf/io-xpm.c:476
+#, fuzzy
+msgid "Invalid XPM header"
+msgstr "File XBM i pasaktë"
+
+#: gdk-pixbuf/io-xpm.c:484
msgid "XPM file has image width <= 0"
msgstr "File XPM e ka gjerësinë e figurës <= 0"
-#: gdk-pixbuf/io-xpm.c:1245
+#: gdk-pixbuf/io-xpm.c:492
msgid "XPM file has image height <= 0"
msgstr "File XPM e ka lartësinë e figurës <= 0"
-#: gdk-pixbuf/io-xpm.c:1253
+#: gdk-pixbuf/io-xpm.c:500
msgid "XPM has invalid number of chars per pixel"
msgstr "XPM ka numër të pavlefshëm simbolesh për pixel"
-#: gdk-pixbuf/io-xpm.c:1260
+#: gdk-pixbuf/io-xpm.c:507
msgid "XPM file has invalid number of colors"
msgstr "File XPM ka numër të pavlefshëm ngjyrash"
-#: gdk-pixbuf/io-xpm.c:1272 gdk-pixbuf/io-xpm.c:1281 gdk-pixbuf/io-xpm.c:1333
+#: gdk-pixbuf/io-xpm.c:519 gdk-pixbuf/io-xpm.c:528 gdk-pixbuf/io-xpm.c:580
msgid "Cannot allocate memory for loading XPM image"
msgstr "I pamundur sigurimi i kujtesës për ngarkimin e figurës XPM"
-#: gdk-pixbuf/io-xpm.c:1295
+#: gdk-pixbuf/io-xpm.c:542
msgid "Cannot read XPM colormap"
msgstr "I pamundur leximi i hartës së ngjyrave XPM"
-#: gdk-pixbuf/io-xpm.c:1524
+#: gdk-pixbuf/io-xpm.c:771
msgid "Failed to write to temporary file when loading XPM image"
-msgstr "Dështova në shkrimin e file të përkohshëm gjatë ngarkimit të figurës XPM"
+msgstr ""
+"Dështova në shkrimin e file të përkohshëm gjatë ngarkimit të figurës XPM"
-#: gdk-pixbuf/io-xpm.c:1559
+#: gdk-pixbuf/io-xpm.c:806
msgid "The XPM image format"
msgstr "Formati i figurës XPM"
@@ -784,6 +831,138 @@ msgstr "FLAGS"
msgid "Gdk debugging flags to unset"
msgstr "Flag të debug të Gdk që duhen anulluar"
+#: gdk/keyname-table.h:3940
+msgid "keyboard label|BackSpace"
+msgstr ""
+
+#: gdk/keyname-table.h:3941
+msgid "keyboard label|Tab"
+msgstr ""
+
+#: gdk/keyname-table.h:3942
+msgid "keyboard label|Return"
+msgstr ""
+
+#: gdk/keyname-table.h:3943
+msgid "keyboard label|Pause"
+msgstr ""
+
+#: gdk/keyname-table.h:3944
+msgid "keyboard label|Scroll_Lock"
+msgstr ""
+
+#: gdk/keyname-table.h:3945
+msgid "keyboard label|Sys_Req"
+msgstr ""
+
+#: gdk/keyname-table.h:3946
+msgid "keyboard label|Escape"
+msgstr ""
+
+#: gdk/keyname-table.h:3947
+msgid "keyboard label|Multi_key"
+msgstr ""
+
+#: gdk/keyname-table.h:3948
+msgid "keyboard label|Home"
+msgstr ""
+
+#: gdk/keyname-table.h:3949
+msgid "keyboard label|Page_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3950
+msgid "keyboard label|Page_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3951
+msgid "keyboard label|End"
+msgstr ""
+
+#: gdk/keyname-table.h:3952
+msgid "keyboard label|Begin"
+msgstr ""
+
+#: gdk/keyname-table.h:3953
+msgid "keyboard label|Print"
+msgstr ""
+
+#: gdk/keyname-table.h:3954
+msgid "keyboard label|Insert"
+msgstr ""
+
+#: gdk/keyname-table.h:3955
+msgid "keyboard label|Num_Lock"
+msgstr ""
+
+#: gdk/keyname-table.h:3956
+msgid "keyboard label|KP_Space"
+msgstr ""
+
+#: gdk/keyname-table.h:3957
+msgid "keyboard label|KP_Tab"
+msgstr ""
+
+#: gdk/keyname-table.h:3958
+msgid "keyboard label|KP_Enter"
+msgstr ""
+
+#: gdk/keyname-table.h:3959
+msgid "keyboard label|KP_Home"
+msgstr ""
+
+#: gdk/keyname-table.h:3960
+msgid "keyboard label|KP_Left"
+msgstr ""
+
+#: gdk/keyname-table.h:3961
+msgid "keyboard label|KP_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3962
+msgid "keyboard label|KP_Right"
+msgstr ""
+
+#: gdk/keyname-table.h:3963
+msgid "keyboard label|KP_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3964
+msgid "keyboard label|KP_Page_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3965
+msgid "keyboard label|KP_Prior"
+msgstr ""
+
+#: gdk/keyname-table.h:3966
+msgid "keyboard label|KP_Page_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3967
+msgid "keyboard label|KP_Next"
+msgstr ""
+
+#: gdk/keyname-table.h:3968
+msgid "keyboard label|KP_End"
+msgstr ""
+
+#: gdk/keyname-table.h:3969
+msgid "keyboard label|KP_Begin"
+msgstr ""
+
+#: gdk/keyname-table.h:3970
+msgid "keyboard label|KP_Insert"
+msgstr ""
+
+#: gdk/keyname-table.h:3971
+msgid "keyboard label|KP_Delete"
+msgstr ""
+
+#: gdk/keyname-table.h:3972
+msgid "keyboard label|Delete"
+msgstr ""
+
#. Description of --sync in --help output
#: gdk/win32/gdkmain-win32.c:60
msgid "Don't batch GDI requests"
@@ -819,46 +998,47 @@ msgstr "NGJYRAT"
msgid "Make X calls synchronous"
msgstr "Bëj që thirrjet e X të jenë të sinkronizuara"
-#: gtk/gtkaboutdialog.c:260 gtk/gtkaboutdialog.c:1939
+#: gtk/gtkaboutdialog.c:270 gtk/gtkaboutdialog.c:2025
msgid "License"
msgstr "Liçenca"
-#: gtk/gtkaboutdialog.c:261
+#: gtk/gtkaboutdialog.c:271
msgid "The license of the program"
msgstr "Liçenca e programit"
#. Add the credits button
-#: gtk/gtkaboutdialog.c:482
-msgid "_Credits"
-msgstr "_Falenderime"
+#: gtk/gtkaboutdialog.c:491
+#, fuzzy
+msgid "C_redits"
+msgstr "Falenderime"
#. Add the license button
-#: gtk/gtkaboutdialog.c:491
+#: gtk/gtkaboutdialog.c:501
msgid "_License"
msgstr "_Liçenca"
-#: gtk/gtkaboutdialog.c:682
+#: gtk/gtkaboutdialog.c:731
#, c-format
msgid "About %s"
msgstr "Informacione mbi %s"
-#: gtk/gtkaboutdialog.c:1876
+#: gtk/gtkaboutdialog.c:1953
msgid "Credits"
msgstr "Falenderime"
-#: gtk/gtkaboutdialog.c:1901
+#: gtk/gtkaboutdialog.c:1979
msgid "Written by"
msgstr "Shkruar nga"
-#: gtk/gtkaboutdialog.c:1904
+#: gtk/gtkaboutdialog.c:1982
msgid "Documented by"
msgstr "Dokumentuar nga"
-#: gtk/gtkaboutdialog.c:1916
+#: gtk/gtkaboutdialog.c:1994
msgid "Translated by"
msgstr "Përkthyer nga"
-#: gtk/gtkaboutdialog.c:1920
+#: gtk/gtkaboutdialog.c:1998
msgid "Artwork by"
msgstr "Grafika nga"
@@ -866,28 +1046,41 @@ msgstr "Grafika nga"
#. * that use the shift key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: gtk/gtkaccellabel.c:119
-msgid "Shift"
-msgstr "Shift"
+#: gtk/gtkaccellabel.c:121
+msgid "keyboard label|Shift"
+msgstr ""
#. This is the text that should appear next to menu accelerators
#. * that use the control key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: gtk/gtkaccellabel.c:125
-msgid "Ctrl"
-msgstr "Ctrl"
+#: gtk/gtkaccellabel.c:128
+msgid "keyboard label|Ctrl"
+msgstr ""
#. This is the text that should appear next to menu accelerators
#. * that use the alt key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: gtk/gtkaccellabel.c:131
-msgid "Alt"
-msgstr "Alt"
+#: gtk/gtkaccellabel.c:135
+msgid "keyboard label|Alt"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkaccellabel.c:577
+msgid "keyboard label|Space"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkaccellabel.c:581
+msgid "keyboard label|Backslash"
+msgstr ""
#. Translate to calendar:YM if you want years to be displayed
#. * before months; otherwise translate to calendar:MY.
@@ -898,7 +1091,7 @@ msgstr "Alt"
#. * so if you have a default text direction of RTL and YM, then
#. * the year will appear on the right.
#.
-#: gtk/gtkcalendar.c:700
+#: gtk/gtkcalendar.c:647
msgid "calendar:MY"
msgstr "calendar:MY"
@@ -906,24 +1099,52 @@ msgstr "calendar:MY"
#. * first day of the week to calendar:week_start:1 if you want Monday
#. * to be the first day of the week, and so on.
#.
-#: gtk/gtkcalendar.c:710
+#: gtk/gtkcalendar.c:661
msgid "calendar:week_start:0"
msgstr "kalendari:week_start:0"
-#: gtk/gtkcellrendererprogress.c:235 gtk/gtkcellrendererprogress.c:293
+#. Translators: This is a text measurement template.
+#. * Translate it to the widest year text.
+#. *
+#. * Don't include the prefix "year measurement template|"
+#. * in the translation.
+#. *
+#. * If you don't understand this, leave it as "2000"
+#.
+#: gtk/gtkcalendar.c:1549
+msgid "year measurement template|2000"
+msgstr ""
+
+#. Translators: This dictates how the year is displayed in
+#. * gtkcalendar widget. See strftime() manual for the format.
+#. * Use only ASCII in the translation.
+#. *
+#. * Also look for the msgid "year measurement template|2000".
+#. * Translate that entry to a year with the widest output of this
+#. * msgid.
+#. *
+#. * Don't include the prefix "calendar year format|" in the
+#. * translation. "%Y" is appropriate for most locales.
+#.
+#: gtk/gtkcalendar.c:1826
+msgid "calendar year format|%Y"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkcellrendererprogress.c:237 gtk/gtkcellrendererprogress.c:295
#, c-format
msgid "progress bar label|%d %%"
msgstr "etiketa e treguesit të ecurisë|%d %%"
-#: gtk/gtkcolorbutton.c:220 gtk/gtkcolorbutton.c:574
+#: gtk/gtkcolorbutton.c:221 gtk/gtkcolorbutton.c:576
msgid "Pick a Color"
msgstr "Zgjidh një ngjyrë"
-#: gtk/gtkcolorbutton.c:466
+#: gtk/gtkcolorbutton.c:467
msgid "Received invalid color data\n"
msgstr "Mora të dhëna të pavlefshme ngjyre\n"
-#: gtk/gtkcolorsel.c:576
+#: gtk/gtkcolorsel.c:561
msgid ""
"The previously-selected color, for comparison to the color you're selecting "
"now. You can drag this color to a palette entry, or select this color as "
@@ -933,7 +1154,7 @@ msgstr ""
"Mund të tërhiqni këtë ngjyrë në një zë palete, ose zgjidhni këtë ngjyrë si "
"aktuale duke e tërhequr tek ngjyrat e tjera krahas tyre."
-#: gtk/gtkcolorsel.c:581
+#: gtk/gtkcolorsel.c:566
msgid ""
"The color you've chosen. You can drag this color to a palette entry to save "
"it for use in the future."
@@ -941,11 +1162,11 @@ msgstr ""
"Ngjyra që keni zgjedhur. Mund të tërhiqni këtë ngjyrë te një zë palete për "
"t'a ruajtur për përdorim të ardhshëm."
-#: gtk/gtkcolorsel.c:942
+#: gtk/gtkcolorsel.c:957
msgid "_Save color here"
msgstr "_Ruaje ngjyrën këtu"
-#: gtk/gtkcolorsel.c:1147
+#: gtk/gtkcolorsel.c:1162
msgid ""
"Click this palette entry to make it the current color. To change this entry, "
"drag a color swatch here or right-click it and select \"Save color here.\""
@@ -954,7 +1175,7 @@ msgstr ""
"këtë zë, tërhiqni këtu një \"color swatch\" ose klik i djathtë dhe zgjidhni "
"\"Ruaje ngjyrën këtu.\""
-#: gtk/gtkcolorsel.c:1913
+#: gtk/gtkcolorsel.c:1929
msgid ""
"Select the color you want from the outer ring. Select the darkness or "
"lightness of that color using the inner triangle."
@@ -962,7 +1183,7 @@ msgstr ""
"Zgjidhni prej unazës së jashtme ngjyrën që dëshironi. Zgjidhni errësimin ose "
"ndriçimin e kësaj ngjyre duke përdorur trekëndëshin e brendshëm."
-#: gtk/gtkcolorsel.c:1938
+#: gtk/gtkcolorsel.c:1954
msgid ""
"Click the eyedropper, then click a color anywhere on your screen to select "
"that color."
@@ -970,67 +1191,67 @@ msgstr ""
"Klikoni pikatoren, e pastaj klikoni një ngjyrë kudoqoftë në ekranin tuaj për "
"të zgjedhur atë ngjyrë."
-#: gtk/gtkcolorsel.c:1947
+#: gtk/gtkcolorsel.c:1963
msgid "_Hue:"
msgstr "_Tonaliteti:"
-#: gtk/gtkcolorsel.c:1948
+#: gtk/gtkcolorsel.c:1964
msgid "Position on the color wheel."
msgstr "Vendndodhja në rrotën e ngjyrave."
-#: gtk/gtkcolorsel.c:1950
+#: gtk/gtkcolorsel.c:1966
msgid "_Saturation:"
msgstr "_Ngopja:"
-#: gtk/gtkcolorsel.c:1951
+#: gtk/gtkcolorsel.c:1967
msgid "\"Deepness\" of the color."
msgstr "\"Thellësia\" e ngjyrës."
-#: gtk/gtkcolorsel.c:1952
+#: gtk/gtkcolorsel.c:1968
msgid "_Value:"
msgstr "_Vlera:"
-#: gtk/gtkcolorsel.c:1953
+#: gtk/gtkcolorsel.c:1969
msgid "Brightness of the color."
msgstr "Shkëlqimi i ngjyrës."
-#: gtk/gtkcolorsel.c:1954
+#: gtk/gtkcolorsel.c:1970
msgid "_Red:"
msgstr "E _kuqe:"
-#: gtk/gtkcolorsel.c:1955
+#: gtk/gtkcolorsel.c:1971
msgid "Amount of red light in the color."
msgstr "Sasia e ndriçimit të kuq në ngjyrën."
-#: gtk/gtkcolorsel.c:1956
+#: gtk/gtkcolorsel.c:1972
msgid "_Green:"
msgstr "E _gjelbër:"
-#: gtk/gtkcolorsel.c:1957
+#: gtk/gtkcolorsel.c:1973
msgid "Amount of green light in the color."
msgstr "Sasia e ndriçimit të gjelbër në ngjyrën."
-#: gtk/gtkcolorsel.c:1958
+#: gtk/gtkcolorsel.c:1974
msgid "_Blue:"
msgstr "_Blu:"
-#: gtk/gtkcolorsel.c:1959
+#: gtk/gtkcolorsel.c:1975
msgid "Amount of blue light in the color."
msgstr "Sasia e ndriçimit blu në ngjyrën."
-#: gtk/gtkcolorsel.c:1962
+#: gtk/gtkcolorsel.c:1978
msgid "_Opacity:"
msgstr "_Patejdukshmëria:"
-#: gtk/gtkcolorsel.c:1970 gtk/gtkcolorsel.c:1981
+#: gtk/gtkcolorsel.c:1986 gtk/gtkcolorsel.c:1997
msgid "Transparency of the color."
msgstr "Tejdukshmëria e ngjyrës."
-#: gtk/gtkcolorsel.c:1988
+#: gtk/gtkcolorsel.c:2004
msgid "Color _Name:"
msgstr "Emri i _Ngjyrës:"
-#: gtk/gtkcolorsel.c:2003
+#: gtk/gtkcolorsel.c:2019
msgid ""
"You can enter an HTML-style hexadecimal color value, or simply a color name "
"such as 'orange' in this entry."
@@ -1038,11 +1259,11 @@ msgstr ""
"Në këtë zë mund të jepni një vlerë ngjyre gjashtëmbëdhjetore në stil HTML, "
"ose thjesht një emër ngjyre si për shembull 'orange'."
-#: gtk/gtkcolorsel.c:2022
+#: gtk/gtkcolorsel.c:2038
msgid "_Palette"
msgstr "_Paleta"
-#: gtk/gtkcolorsel.c:2054
+#: gtk/gtkcolorsel.c:2070
msgid "Color Wheel"
msgstr "Rrethi i ngjyrave"
@@ -1050,277 +1271,295 @@ msgstr "Rrethi i ngjyrave"
msgid "Color Selection"
msgstr "Zgjedhja e ngjyrës"
-#: gtk/gtkentry.c:4507 gtk/gtktextview.c:7030
+#: gtk/gtkentry.c:4508 gtk/gtktextview.c:7068
msgid "Select _All"
msgstr "Zgjidh _gjithçka"
-#: gtk/gtkentry.c:4517 gtk/gtktextview.c:7040
+#: gtk/gtkentry.c:4518 gtk/gtktextview.c:7078
msgid "Input _Methods"
msgstr "_Metodat e Dhënies"
-#: gtk/gtkentry.c:4528 gtk/gtktextview.c:7051
+#: gtk/gtkentry.c:4529 gtk/gtktextview.c:7089
msgid "_Insert Unicode Control Character"
msgstr "_Shkruaj simbolin Unicode të kontrollit"
-#: gtk/gtkfilechooser.c:1584 gtk/gtkfilechooser.c:1628
-#: gtk/gtkfilechooser.c:1703 gtk/gtkfilechooser.c:1747
+#: gtk/gtkfilechooser.c:1588 gtk/gtkfilechooser.c:1632
+#: gtk/gtkfilechooser.c:1707 gtk/gtkfilechooser.c:1751
#, c-format
msgid "Invalid filename: %s"
msgstr "Emër file jo korrekt: %s"
-#: gtk/gtkfilechooserbutton.c:65
+#: gtk/gtkfilechooserbutton.c:67
msgid "Select A File"
msgstr "Zgjidh një file"
-#: gtk/gtkfilechooserbutton.c:66 gtk/gtkfilechooserdefault.c:1229
-#: gtk/gtkpathbar.c:982
+#: gtk/gtkfilechooserbutton.c:68 gtk/gtkfilechooserdefault.c:1302
+#: gtk/gtkpathbar.c:1020
msgid "Home"
msgstr "Shtëpia"
-#: gtk/gtkfilechooserbutton.c:67 gtk/gtkfilechooserdefault.c:1256
-#: gtk/gtkpathbar.c:984
+#: gtk/gtkfilechooserbutton.c:69 gtk/gtkfilechooserdefault.c:1329
+#: gtk/gtkpathbar.c:1022
msgid "Desktop"
msgstr "Hapësira e punës"
-#: gtk/gtkfilechooserbutton.c:68
+#: gtk/gtkfilechooserbutton.c:70
msgid "(None)"
msgstr "(Asnjë)"
-#: gtk/gtkfilechooserbutton.c:1515
+#: gtk/gtkfilechooserbutton.c:1523
msgid "Other..."
msgstr "Tjetër..."
-#: gtk/gtkfilechooserdefault.c:867
+#: gtk/gtkfilechooserdefault.c:917
msgid "Could not retrieve information about the file"
msgstr "E pamundur marrja e informacioneve në lidhje me file"
-#: gtk/gtkfilechooserdefault.c:878
+#: gtk/gtkfilechooserdefault.c:928
msgid "Could not add a bookmark"
msgstr "I pamundur shtimi i një libërshënuesi"
-#: gtk/gtkfilechooserdefault.c:889
+#: gtk/gtkfilechooserdefault.c:939
msgid "Could not remove bookmark"
msgstr "E pamundur fshirja e libërshënuesit"
-#: gtk/gtkfilechooserdefault.c:900
+#: gtk/gtkfilechooserdefault.c:950
msgid "The folder could not be created"
msgstr "I pamundur krijimi i kartelës"
-#: gtk/gtkfilechooserdefault.c:911
+#: gtk/gtkfilechooserdefault.c:963
+msgid ""
+"The folder could not be created, as a file with the same name already "
+"exists. Try using a different name for the folder, or rename the file first."
+msgstr ""
+
+#: gtk/gtkfilechooserdefault.c:976
msgid "Invalid file name"
msgstr "Emër i pavlefshëm file"
-#: gtk/gtkfilechooserdefault.c:921
+#: gtk/gtkfilechooserdefault.c:986
msgid "The folder contents could not be displayed"
msgstr "E pamundur shfaqja e pëmbajtjes së kartelës"
-#: gtk/gtkfilechooserdefault.c:1119
+#: gtk/gtkfilechooserdefault.c:1192
#, c-format
msgid "Could not get information about '%s': %s"
msgstr "E pamundur marrja e informacioneve në lidhje me '%s': %s"
-#: gtk/gtkfilechooserdefault.c:2095
+#: gtk/gtkfilechooserdefault.c:2208
#, c-format
msgid "Add the folder '%s' to the bookmarks"
msgstr "Shto në libërshënues kartelën '%s'"
-#: gtk/gtkfilechooserdefault.c:2136
+#: gtk/gtkfilechooserdefault.c:2249
msgid "Add the current folder to the bookmarks"
msgstr "Shto në libërshënues kartelën aktuale"
-#: gtk/gtkfilechooserdefault.c:2138
+#: gtk/gtkfilechooserdefault.c:2251
msgid "Add the selected folders to the bookmarks"
msgstr "Shto në libërshënues kartelat e zgjedhura"
-#: gtk/gtkfilechooserdefault.c:2178
+#: gtk/gtkfilechooserdefault.c:2291
#, c-format
msgid "Remove the bookmark '%s'"
msgstr "Hiq libërshënuesin '%s'"
-#: gtk/gtkfilechooserdefault.c:2591
+#: gtk/gtkfilechooserdefault.c:2722
#, c-format
msgid "Could not add a bookmark for '%s' because it is an invalid path name."
msgstr ""
"I pamundur krijimi i një libërshënuesi për '%s' pasi është një emër i "
"pavlefshëm pozicioni."
-#: gtk/gtkfilechooserdefault.c:2769
+#: gtk/gtkfilechooserdefault.c:2937
+#, fuzzy
+msgid "Remove"
+msgstr "_Hiqe"
+
+#: gtk/gtkfilechooserdefault.c:2946
+#, fuzzy
+msgid "Rename..."
+msgstr "_Riemërto"
+
+#: gtk/gtkfilechooserdefault.c:3069
msgid "Shortcuts"
msgstr "Kombinime përshpejtuese"
-#: gtk/gtkfilechooserdefault.c:2823
+#: gtk/gtkfilechooserdefault.c:3123
msgid "Folder"
msgstr "Kartelë"
-#: gtk/gtkfilechooserdefault.c:2875 gtk/gtkstock.c:295
+#: gtk/gtkfilechooserdefault.c:3179 gtk/gtkstock.c:317
msgid "_Add"
msgstr "_Shto"
-#: gtk/gtkfilechooserdefault.c:2882
-msgid "Add the selected folder to the bookmarks"
+#: gtk/gtkfilechooserdefault.c:3186
+#, fuzzy
+msgid "Add the selected folder to the Bookmarks"
msgstr "Shto në libërshënues kartelën e zgjedhur"
-#: gtk/gtkfilechooserdefault.c:2887 gtk/gtkstock.c:352
+#: gtk/gtkfilechooserdefault.c:3191 gtk/gtkstock.c:395
msgid "_Remove"
msgstr "_Hiqe"
-#: gtk/gtkfilechooserdefault.c:2894
+#: gtk/gtkfilechooserdefault.c:3198
msgid "Remove the selected bookmark"
msgstr "Hiq libërshënuesin e zgjedhur"
-#: gtk/gtkfilechooserdefault.c:2997
-msgid "_Add to Shortcuts"
+#: gtk/gtkfilechooserdefault.c:3305
+#, fuzzy
+msgid "_Add to Bookmarks"
msgstr "_Shto tek kombinimet përshpejtues"
-#: gtk/gtkfilechooserdefault.c:3007
+#: gtk/gtkfilechooserdefault.c:3315
msgid "Open _Location"
msgstr "Hap _pozicionin"
-#: gtk/gtkfilechooserdefault.c:3019
+#: gtk/gtkfilechooserdefault.c:3327
msgid "Show _Hidden Files"
msgstr "Shfaq Files e _Padukshëm"
-#: gtk/gtkfilechooserdefault.c:3143 gtk/gtkfilesel.c:767
+#: gtk/gtkfilechooserdefault.c:3451 gtk/gtkfilesel.c:766
msgid "Files"
msgstr "Files"
-#: gtk/gtkfilechooserdefault.c:3174
+#: gtk/gtkfilechooserdefault.c:3482
msgid "Name"
msgstr "Emri"
-#: gtk/gtkfilechooserdefault.c:3199
+#: gtk/gtkfilechooserdefault.c:3507
msgid "Size"
msgstr "Madhësia"
-#: gtk/gtkfilechooserdefault.c:3212
+#: gtk/gtkfilechooserdefault.c:3520
msgid "Modified"
msgstr "Ndryshuar"
-#: gtk/gtkfilechooserdefault.c:3244
+#: gtk/gtkfilechooserdefault.c:3552
msgid "Select which types of files are shown"
msgstr "Zgjidh llojet e files që duhen shfaqur"
#. Create Folder
-#: gtk/gtkfilechooserdefault.c:3280
+#: gtk/gtkfilechooserdefault.c:3588
msgid "Create Fo_lder"
msgstr "Krijo Karte_lë"
#. Name entry
-#: gtk/gtkfilechooserdefault.c:3398
+#: gtk/gtkfilechooserdefault.c:3709
msgid "_Name:"
msgstr "_Emri:"
-#: gtk/gtkfilechooserdefault.c:3438
+#: gtk/gtkfilechooserdefault.c:3749
msgid "_Browse for other folders"
msgstr "_Shfleto për kartelat e tjera"
-#: gtk/gtkfilechooserdefault.c:3688
+#: gtk/gtkfilechooserdefault.c:4000
msgid "Save in _folder:"
msgstr "Ruaje tek _kartela:"
-#: gtk/gtkfilechooserdefault.c:3690
+#: gtk/gtkfilechooserdefault.c:4002
msgid "Create in _folder:"
msgstr "Krijoje tek _kartela:"
-#: gtk/gtkfilechooserdefault.c:4523
+#: gtk/gtkfilechooserdefault.c:4959
msgid "Cannot change to folder because it is not local"
msgstr "I pamundur kalimi tek kartela pasi nuk është lokale"
-#: gtk/gtkfilechooserdefault.c:5048
+#: gtk/gtkfilechooserdefault.c:5513
#, c-format
msgid "Shortcut %s does not exist"
msgstr "Shtegu %s nuk ekziston"
-#: gtk/gtkfilechooserdefault.c:5508
+#: gtk/gtkfilechooserdefault.c:6057
#, c-format
msgid "Could not mount %s"
msgstr "I pamundur montimi i %s"
-#: gtk/gtkfilechooserdefault.c:5802
+#: gtk/gtkfilechooserdefault.c:6352
msgid "Type name of new folder"
msgstr "Shkruaj emrin e kartelës së re"
-#: gtk/gtkfilechooserdefault.c:5844
+#: gtk/gtkfilechooserdefault.c:6394
#, c-format
msgid "%d byte"
msgid_plural "%d bytes"
msgstr[0] "%d byte"
msgstr[1] "%d bytes"
-#: gtk/gtkfilechooserdefault.c:5846
+#: gtk/gtkfilechooserdefault.c:6396
#, c-format
msgid "%.1f K"
msgstr "%.1f K"
-#: gtk/gtkfilechooserdefault.c:5848
+#: gtk/gtkfilechooserdefault.c:6398
#, c-format
msgid "%.1f M"
msgstr "%.1f M"
-#: gtk/gtkfilechooserdefault.c:5850
+#: gtk/gtkfilechooserdefault.c:6400
#, c-format
msgid "%.1f G"
msgstr "%.1f G"
-#: gtk/gtkfilechooserdefault.c:5902
+#: gtk/gtkfilechooserdefault.c:6446 gtk/gtkfilechooserdefault.c:6470
+msgid "Unknown"
+msgstr "Nuk njihet"
+
+#: gtk/gtkfilechooserdefault.c:6457
msgid "Today"
msgstr "Sot"
-#: gtk/gtkfilechooserdefault.c:5904
+#: gtk/gtkfilechooserdefault.c:6459
msgid "Yesterday"
msgstr "Dje"
-#: gtk/gtkfilechooserdefault.c:5915
-msgid "Unknown"
-msgstr "Nuk njihet"
-
-#: gtk/gtkfilechooserdefault.c:5985
+#: gtk/gtkfilechooserdefault.c:6541
msgid "Cannot change folder"
msgstr "I pamundur ndryshimi i kartelës"
-#: gtk/gtkfilechooserdefault.c:5986
+#: gtk/gtkfilechooserdefault.c:6542
msgid "The folder you specified is an invalid path."
msgstr "Kartela e dhënë nga ju është një pozicion i pavlefshëm."
-#: gtk/gtkfilechooserdefault.c:6025
+#: gtk/gtkfilechooserdefault.c:6581
#, c-format
msgid "Could not build file name from '%s' and '%s'"
msgstr "I pamundur krijimi i emrit të file nga '%s' dhe '%s'"
-#: gtk/gtkfilechooserdefault.c:6061
+#: gtk/gtkfilechooserdefault.c:6617
msgid "Could not select item"
msgstr "E pamundur zgjedhja e elementit"
-#: gtk/gtkfilechooserdefault.c:6101
+#: gtk/gtkfilechooserdefault.c:6657
msgid "Open Location"
msgstr "Hap pozicionin"
-#: gtk/gtkfilechooserdefault.c:6108
+#: gtk/gtkfilechooserdefault.c:6664
msgid "Save in Location"
msgstr "Ruaje tek Pozicioni"
-#: gtk/gtkfilechooserdefault.c:6132
+#: gtk/gtkfilechooserdefault.c:6688
msgid "_Location:"
msgstr "_Pozicioni:"
-#: gtk/gtkfilesel.c:731
+#: gtk/gtkfilesel.c:730
msgid "Folders"
msgstr "Kartelat"
-#: gtk/gtkfilesel.c:735
+#: gtk/gtkfilesel.c:734
msgid "Fol_ders"
msgstr "_Kartelat"
-#: gtk/gtkfilesel.c:771
+#: gtk/gtkfilesel.c:770
msgid "_Files"
msgstr "_Files"
-#: gtk/gtkfilesel.c:859 gtk/gtkfilesel.c:2249
+#: gtk/gtkfilesel.c:858 gtk/gtkfilesel.c:2248
#, c-format
msgid "Folder unreadable: %s"
msgstr "Kartelë e palexueshme: %s"
-#: gtk/gtkfilesel.c:990
+#: gtk/gtkfilesel.c:989
#, c-format
msgid ""
"The file \"%s\" resides on another machine (called %s) and may not be "
@@ -1331,24 +1570,25 @@ msgstr ""
"jetë e vlefshme për këtë program.\n"
"Jeni i sigurt se doni t'a zgjidhni?"
-#: gtk/gtkfilesel.c:1121
+#: gtk/gtkfilesel.c:1120
msgid "_New Folder"
msgstr "Kartelë e _Re"
-#: gtk/gtkfilesel.c:1132
+#: gtk/gtkfilesel.c:1131
msgid "De_lete File"
msgstr "E_lemino file"
-#: gtk/gtkfilesel.c:1143
+#: gtk/gtkfilesel.c:1142
msgid "_Rename File"
msgstr "_Riemërto File"
-#: gtk/gtkfilesel.c:1445
+#: gtk/gtkfilesel.c:1444
#, c-format
-msgid "The folder name \"%s\" contains symbols that are not allowed in filenames"
+msgid ""
+"The folder name \"%s\" contains symbols that are not allowed in filenames"
msgstr "Emri i kartelës \"%s\" përmban simbole që nuk lejohen në emrat e files"
-#: gtk/gtkfilesel.c:1447
+#: gtk/gtkfilesel.c:1446
#, c-format
msgid ""
"Error creating folder \"%s\": %s\n"
@@ -1357,33 +1597,33 @@ msgstr ""
"Gabim në krijimin e kartelës \"%s\": %s\n"
"%s"
-#: gtk/gtkfilesel.c:1448 gtk/gtkfilesel.c:1684
+#: gtk/gtkfilesel.c:1447 gtk/gtkfilesel.c:1683
msgid "You probably used symbols not allowed in filenames."
msgstr "Ndoshta keni përdorur simbole të papranueshme në emrat e files."
-#: gtk/gtkfilesel.c:1456
+#: gtk/gtkfilesel.c:1455
#, c-format
msgid "Error creating folder \"%s\": %s\n"
msgstr "Gabim në krijimin e kartelës \"%s\": %s\n"
-#: gtk/gtkfilesel.c:1490
+#: gtk/gtkfilesel.c:1489
msgid "New Folder"
msgstr "Kartelë e Re"
-#: gtk/gtkfilesel.c:1505
+#: gtk/gtkfilesel.c:1504
msgid "_Folder name:"
msgstr "Emri i _kartelës:"
-#: gtk/gtkfilesel.c:1529
+#: gtk/gtkfilesel.c:1528
msgid "C_reate"
msgstr "_Krijo"
-#: gtk/gtkfilesel.c:1572
+#: gtk/gtkfilesel.c:1571
#, c-format
msgid "The filename \"%s\" contains symbols that are not allowed in filenames"
msgstr "Emri i file \"%s\" përmban simbole të papranueshëm në emrat e files"
-#: gtk/gtkfilesel.c:1575
+#: gtk/gtkfilesel.c:1574
#, c-format
msgid ""
"Error deleting file \"%s\": %s\n"
@@ -1392,30 +1632,30 @@ msgstr ""
"Gabim në fshirjen e file \"%s\": %s\n"
"%s"
-#: gtk/gtkfilesel.c:1577 gtk/gtkfilesel.c:1698
+#: gtk/gtkfilesel.c:1576 gtk/gtkfilesel.c:1697
msgid "It probably contains symbols not allowed in filenames."
msgstr "Ndoshta përmban simbole të papranueshëm tek emrat e files."
-#: gtk/gtkfilesel.c:1586
+#: gtk/gtkfilesel.c:1585
#, c-format
msgid "Error deleting file \"%s\": %s"
msgstr "Gabim në fshirjen e file \"%s\": %s"
-#: gtk/gtkfilesel.c:1629
+#: gtk/gtkfilesel.c:1628
#, c-format
msgid "Really delete file \"%s\"?"
msgstr "Të fshij vërtet file \"%s\"?"
-#: gtk/gtkfilesel.c:1634
+#: gtk/gtkfilesel.c:1633
msgid "Delete File"
msgstr "Elemino file"
-#: gtk/gtkfilesel.c:1680 gtk/gtkfilesel.c:1694
+#: gtk/gtkfilesel.c:1679 gtk/gtkfilesel.c:1693
#, c-format
msgid "The file name \"%s\" contains symbols that are not allowed in filenames"
msgstr "Emri i file \"%s\" përmban simbole të papranueshëm tek emrat e files"
-#: gtk/gtkfilesel.c:1682
+#: gtk/gtkfilesel.c:1681
#, c-format
msgid ""
"Error renaming file to \"%s\": %s\n"
@@ -1424,7 +1664,7 @@ msgstr ""
"Gabim në riemërtimin e file si \"%s\": %s\n"
"%s"
-#: gtk/gtkfilesel.c:1696
+#: gtk/gtkfilesel.c:1695
#, c-format
msgid ""
"Error renaming file \"%s\": %s\n"
@@ -1433,29 +1673,29 @@ msgstr ""
"Gabim në riemërtimin e file \"%s\": %s\n"
"%s"
-#: gtk/gtkfilesel.c:1706
+#: gtk/gtkfilesel.c:1705
#, c-format
msgid "Error renaming file \"%s\" to \"%s\": %s"
msgstr "Gabim në riemërtimin e file \"%s\" si \"%s\": %s"
-#: gtk/gtkfilesel.c:1753
+#: gtk/gtkfilesel.c:1752
msgid "Rename File"
msgstr "Riemërto file"
-#: gtk/gtkfilesel.c:1768
+#: gtk/gtkfilesel.c:1767
#, c-format
msgid "Rename file \"%s\" to:"
msgstr "Po riemërtoj file \"%s\" si:"
-#: gtk/gtkfilesel.c:1797
+#: gtk/gtkfilesel.c:1796
msgid "_Rename"
msgstr "_Riemërto"
-#: gtk/gtkfilesel.c:2229
+#: gtk/gtkfilesel.c:2228
msgid "_Selection: "
msgstr "_Zgjedhja:"
-#: gtk/gtkfilesel.c:3152
+#: gtk/gtkfilesel.c:3151
#, c-format
msgid ""
"The filename \"%s\" couldn't be converted to UTF-8. (try setting the "
@@ -1464,15 +1704,15 @@ msgstr ""
"Emri i file \"%s\" nuk mund të shndërrohet në UTF-8 (provo rregullimin e të "
"ndryshueshmes së ambientit G_FILENAME_ENCODING): %s"
-#: gtk/gtkfilesel.c:3155
+#: gtk/gtkfilesel.c:3154
msgid "Invalid UTF-8"
msgstr "UTF-8 jo korrekte"
-#: gtk/gtkfilesel.c:4032
+#: gtk/gtkfilesel.c:4031
msgid "Name too long"
msgstr "Emër tepër i gjatë"
-#: gtk/gtkfilesel.c:4034
+#: gtk/gtkfilesel.c:4033
msgid "Couldn't convert filename"
msgstr "I pamundur konvertimi i emrit të file"
@@ -1480,32 +1720,32 @@ msgstr "I pamundur konvertimi i emrit të file"
msgid "(Empty)"
msgstr "(Bosh)"
-#: gtk/gtkfilesystemunix.c:415 gtk/gtkfilesystemunix.c:429
-#: gtk/gtkfilesystemunix.c:626 gtk/gtkfilesystemwin32.c:482
-#: gtk/gtkfilesystemwin32.c:495 gtk/gtkfilesystemwin32.c:1530
+#: gtk/gtkfilesystemunix.c:475 gtk/gtkfilesystemunix.c:678
+#: gtk/gtkfilesystemunix.c:1918 gtk/gtkfilesystemwin32.c:482
+#: gtk/gtkfilesystemwin32.c:495 gtk/gtkfilesystemwin32.c:1560
#, c-format
msgid "Error getting information for '%s': %s"
msgstr "Gabim gjatë marrjes së informacioneve për '%s': %s"
-#: gtk/gtkfilesystemunix.c:495 gtk/gtkfilesystemwin32.c:537
+#: gtk/gtkfilesystemunix.c:547 gtk/gtkfilesystemwin32.c:537
#, c-format
msgid "Error creating directory '%s': %s"
msgstr "Gabim gjatë krijimit të directory '%s': %s"
-#: gtk/gtkfilesystemunix.c:575 gtk/gtkfilesystemwin32.c:597
+#: gtk/gtkfilesystemunix.c:627 gtk/gtkfilesystemwin32.c:597
msgid "This file system does not support mounting"
msgstr "Ky file sistemi nuk suporton montimin"
-#: gtk/gtkfilesystemunix.c:583
+#: gtk/gtkfilesystemunix.c:635
msgid "Filesystem"
msgstr "File i sistemit"
-#: gtk/gtkfilesystemunix.c:740
+#: gtk/gtkfilesystemunix.c:792
#, c-format
msgid "Could not get a stock icon for %s"
msgstr "E pamundur marrja e ikonës paraqitëse për %s"
-#: gtk/gtkfilesystemunix.c:835
+#: gtk/gtkfilesystemunix.c:887
#, c-format
msgid ""
"The name \"%s\" is not valid because it contains the character \"%s\". "
@@ -1514,63 +1754,78 @@ msgstr ""
"Emri \"%s\" është i pavlefshëm pasi përmban simbolin \"%s\". Ju lutem "
"përdorni një emër tjetër."
-#: gtk/gtkfilesystemunix.c:1443 gtk/gtkfilesystemwin32.c:1004
-#, c-format
-msgid "Bookmark saving failed: %s"
+#: gtk/gtkfilesystemunix.c:1489
+#, fuzzy, c-format
+msgid "Writing %s failed: %s"
msgstr "Ruajtja e libërshënuesit dështoi: %s"
-#: gtk/gtkfilesystemunix.c:1495
+#: gtk/gtkfilesystemunix.c:1578
#, c-format
msgid "'%s' already exists in the bookmarks list"
msgstr "'%s' ekziston tek lista e libërshënuesve"
-#: gtk/gtkfilesystemunix.c:1557
+#: gtk/gtkfilesystemunix.c:1650
#, c-format
msgid "'%s' does not exist in the bookmarks list"
msgstr "'%s' nuk ekziston tek lista e libërshënuesve"
-#: gtk/gtkfilesystemunix.c:1739
+#: gtk/gtkfilesystemunix.c:1878
+#, fuzzy, c-format
+msgid "Error getting information for '/': %s"
+msgstr "Gabim gjatë marrjes së informacioneve për '%s': %s"
+
+#: gtk/gtkfilesystemwin32.c:611
+#, c-format
+msgid "Network Drive (%s)"
+msgstr ""
+
+#: gtk/gtkfilesystemwin32.c:650
#, c-format
-msgid "Error getting information for '%s'"
-msgstr "Gabim gjatë marrjes së informacioneve për '%s'"
+msgid "%s (%s)"
+msgstr ""
+
+#: gtk/gtkfilesystemwin32.c:1032
+#, c-format
+msgid "Bookmark saving failed: %s"
+msgstr "Ruajtja e libërshënuesit dështoi: %s"
-#: gtk/gtkfontbutton.c:178 gtk/gtkfontbutton.c:295
+#: gtk/gtkfontbutton.c:179 gtk/gtkfontbutton.c:292
msgid "Pick a Font"
msgstr "Zgjidh një gërmë"
#. Initialize fields
-#: gtk/gtkfontbutton.c:289
+#: gtk/gtkfontbutton.c:286
msgid "Sans 12"
msgstr "Sans 12"
-#: gtk/gtkfontbutton.c:807
+#: gtk/gtkfontbutton.c:804
msgid "Font"
msgstr "Gërmat"
#. This is the default text shown in the preview entry, though the user
#. can set it. Remember that some fonts only have capital letters.
-#: gtk/gtkfontsel.c:73
+#: gtk/gtkfontsel.c:74
msgid "abcdefghijk ABCDEFGHIJK"
msgstr "abcdefghijk ABCDEFGHIJK"
-#: gtk/gtkfontsel.c:360
+#: gtk/gtkfontsel.c:361
msgid "_Family:"
msgstr "_Familja:"
-#: gtk/gtkfontsel.c:366
+#: gtk/gtkfontsel.c:367
msgid "_Style:"
msgstr "_Stili:"
-#: gtk/gtkfontsel.c:372
+#: gtk/gtkfontsel.c:373
msgid "Si_ze:"
msgstr "Madhë_sia:"
#. create the text entry widget
-#: gtk/gtkfontsel.c:548
+#: gtk/gtkfontsel.c:549
msgid "_Preview:"
msgstr "_Pamja e parë:"
-#: gtk/gtkfontsel.c:1382
+#: gtk/gtkfontsel.c:1383
msgid "Font Selection"
msgstr "Zgjedhja e gërmave"
@@ -1585,12 +1840,12 @@ msgstr "Vlera _gamma"
#. Remove this icon source so we don't keep trying to
#. * load it.
#.
-#: gtk/gtkiconfactory.c:1629
+#: gtk/gtkiconfactory.c:1644
#, c-format
msgid "Error loading icon: %s"
msgstr "Gabim gjatë ngarkimit të ikonës: %s"
-#: gtk/gtkicontheme.c:1263
+#: gtk/gtkicontheme.c:1250
#, c-format
msgid ""
"Could not find the icon '%s'. The '%s' theme\n"
@@ -1603,7 +1858,7 @@ msgstr ""
"Mund të merrni një kopje nga:\n"
"\t%s"
-#: gtk/gtkicontheme.c:1328
+#: gtk/gtkicontheme.c:1315
#, c-format
msgid "Icon '%s' not present in theme"
msgstr "Ikonë '%s' jo e pranishme në temë"
@@ -1691,7 +1946,7 @@ msgstr "(nuk njihet)"
msgid "clear"
msgstr "pastro"
-#: gtk/gtklabel.c:3930
+#: gtk/gtklabel.c:3935
msgid "Select All"
msgstr "Zgjidh gjithçka"
@@ -1725,355 +1980,394 @@ msgstr "Flags e debug të GTK+ për tu hequr"
#. * Do *not* translate it to "predefinito:LTR", if it
#. * it isn't default:LTR or default:RTL it will not work
#.
-#: gtk/gtkmain.c:482
+#: gtk/gtkmain.c:476
msgid "default:LTR"
msgstr "default:LTR"
-#: gtk/gtkmain.c:565
+#: gtk/gtkmain.c:559
msgid "GTK+ Options"
msgstr "Opcionet e GTK+"
-#: gtk/gtkmain.c:565
+#: gtk/gtkmain.c:559
msgid "Show GTK+ Options"
msgstr "Shfaq opcionet GTK+"
-#: gtk/gtknotebook.c:2712 gtk/gtknotebook.c:5060
+#: gtk/gtknotebook.c:2718 gtk/gtknotebook.c:5064
#, c-format
msgid "Page %u"
msgstr "Faqja %u"
-#: gtk/gtkradiotoolbutton.c:91
+#: gtk/gtkradiotoolbutton.c:92
msgid "Group"
msgstr "Grupi"
-#: gtk/gtkradiotoolbutton.c:92
+#: gtk/gtkradiotoolbutton.c:93
msgid "The radio tool button whose group this button belongs to."
msgstr "Pulsanti radio me grupin në të cilin bën pjesë ky buton."
-#: gtk/gtkrc.c:2399
+#: gtk/gtkrc.c:2400
#, c-format
msgid "Unable to find include file: \"%s\""
msgstr "E pamundur gjetja e file që duhet përfshirë: \"%s\""
-#: gtk/gtkrc.c:3038 gtk/gtkrc.c:3041
+#: gtk/gtkrc.c:3042 gtk/gtkrc.c:3045
#, c-format
msgid "Unable to locate image file in pixmap_path: \"%s\""
msgstr "E pamundur gjetja e file së figurës në pixmap_path: \"%s\""
-#: gtk/gtkrc.c:3476
+#: gtk/gtkrc.c:3480
#, c-format
msgid "Pixmap path element: \"%s\" must be absolute, %s, line %d"
-msgstr "Pozicioni i elementit pixmap: \"%s\" duhet të jetë absolut, %s, rreshti %d"
+msgstr ""
+"Pozicioni i elementit pixmap: \"%s\" duhet të jetë absolut, %s, rreshti %d"
#. KEEP IN SYNC with gtkiconfactory.c stock icons, when appropriate
-#: gtk/gtkstock.c:286
+#: gtk/gtkstock.c:308
msgid "Information"
msgstr "Informacione"
-#: gtk/gtkstock.c:287
+#: gtk/gtkstock.c:309
msgid "Warning"
msgstr "Kujdes"
-#: gtk/gtkstock.c:288
+#: gtk/gtkstock.c:310
msgid "Error"
msgstr "Gabim"
-#: gtk/gtkstock.c:289
+#: gtk/gtkstock.c:311
msgid "Question"
msgstr "Pyetje"
#. FIXME these need accelerators when appropriate, and
#. * need the mnemonics to be rationalized
#.
-#: gtk/gtkstock.c:294
+#: gtk/gtkstock.c:316
msgid "_About"
msgstr "_Informacione"
-#: gtk/gtkstock.c:296
+#: gtk/gtkstock.c:318
msgid "_Apply"
msgstr "_Zbato"
-#: gtk/gtkstock.c:297
+#: gtk/gtkstock.c:319
msgid "_Bold"
msgstr "_Me të trasha"
-#: gtk/gtkstock.c:298
+#: gtk/gtkstock.c:320
msgid "_Cancel"
msgstr "_Anullo"
-#: gtk/gtkstock.c:299
+#: gtk/gtkstock.c:321
msgid "_CD-Rom"
msgstr "_CD-Rom"
-#: gtk/gtkstock.c:300
+#: gtk/gtkstock.c:322
msgid "_Clear"
msgstr "_Pastro"
-#: gtk/gtkstock.c:301
+#: gtk/gtkstock.c:323
msgid "_Close"
msgstr "_Mbylle"
-#: gtk/gtkstock.c:302
+#: gtk/gtkstock.c:324
msgid "_Convert"
msgstr "_Shndërro"
-#: gtk/gtkstock.c:303
+#: gtk/gtkstock.c:325
msgid "_Copy"
msgstr "_Kopjo"
-#: gtk/gtkstock.c:304
+#: gtk/gtkstock.c:326
msgid "Cu_t"
msgstr "Pre_je"
-#: gtk/gtkstock.c:305
+#: gtk/gtkstock.c:327
msgid "_Delete"
msgstr "_Elemino"
-#: gtk/gtkstock.c:306
+#: gtk/gtkstock.c:328
msgid "_Execute"
msgstr "_Ekzekuto"
-#: gtk/gtkstock.c:307
+#: gtk/gtkstock.c:329
msgid "_Edit"
msgstr "_Ndrysho"
-#: gtk/gtkstock.c:308
+#: gtk/gtkstock.c:330
msgid "_Find"
msgstr "_Gjej"
-#: gtk/gtkstock.c:309
+#: gtk/gtkstock.c:331
msgid "Find and _Replace"
msgstr "Gjej dhe _Zëvendëso"
-#: gtk/gtkstock.c:310
+#: gtk/gtkstock.c:332
msgid "_Floppy"
msgstr "_Disketë"
-#: gtk/gtkstock.c:311
-msgid "_Bottom"
-msgstr "_Në fund"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:334
+msgid "Navigation|_Bottom"
+msgstr ""
-#: gtk/gtkstock.c:312
-msgid "_First"
-msgstr "I _pari"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:336
+msgid "Navigation|_First"
+msgstr ""
-#: gtk/gtkstock.c:313
-msgid "_Last"
-msgstr "_I fundit"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:338
+msgid "Navigation|_Last"
+msgstr ""
-#: gtk/gtkstock.c:314
-msgid "_Top"
-msgstr "_Në majë"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:340
+msgid "Navigation|_Top"
+msgstr ""
-#: gtk/gtkstock.c:315
-msgid "_Back"
-msgstr "_Mbrapa"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:342
+msgid "Navigation|_Back"
+msgstr ""
-#: gtk/gtkstock.c:316
-msgid "_Down"
-msgstr "_Poshtë"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:344
+msgid "Navigation|_Down"
+msgstr ""
-#: gtk/gtkstock.c:317 gtk/gtkstock.c:331
-msgid "_Forward"
-msgstr "_Vazhdo"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:346
+msgid "Navigation|_Forward"
+msgstr ""
-#: gtk/gtkstock.c:318
-msgid "_Up"
-msgstr "_Sipër"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:348
+msgid "Navigation|_Up"
+msgstr ""
-#: gtk/gtkstock.c:319
+#: gtk/gtkstock.c:349
msgid "_Harddisk"
msgstr "_Diskfiks"
-#: gtk/gtkstock.c:320
+#: gtk/gtkstock.c:350
msgid "_Help"
msgstr "_Ndihmë"
-#: gtk/gtkstock.c:321
+#: gtk/gtkstock.c:351
msgid "_Home"
msgstr "_Shtëpia"
-#: gtk/gtkstock.c:322
+#: gtk/gtkstock.c:352
msgid "Increase Indent"
msgstr "Shto ngushtimin"
-#: gtk/gtkstock.c:323
+#: gtk/gtkstock.c:353
msgid "Decrease Indent"
msgstr "Zvogëlo ngushtimin"
-#: gtk/gtkstock.c:324
+#: gtk/gtkstock.c:354
msgid "_Index"
msgstr "_Treguesi"
-#: gtk/gtkstock.c:325
+#: gtk/gtkstock.c:355
msgid "_Italic"
msgstr "_Italic"
-#: gtk/gtkstock.c:326
+#: gtk/gtkstock.c:356
msgid "_Jump to"
msgstr "_Shko tek"
-#: gtk/gtkstock.c:327
-msgid "_Center"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:358
+#, fuzzy
+msgid "Justify|_Center"
msgstr "_Në qendër"
-#: gtk/gtkstock.c:328
-msgid "_Fill"
-msgstr "_Mbush"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:360
+msgid "Justify|_Fill"
+msgstr ""
-#: gtk/gtkstock.c:329
-msgid "_Left"
-msgstr "_Majtas"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:362
+msgid "Justify|_Left"
+msgstr ""
-#: gtk/gtkstock.c:330
-msgid "_Right"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:364
+#, fuzzy
+msgid "Justify|_Right"
msgstr "_Djathtas"
-#: gtk/gtkstock.c:332
-msgid "_Next"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:367
+#, fuzzy
+msgid "Media|_Forward"
msgstr "_Vazhdo"
-#: gtk/gtkstock.c:333
-msgid "P_ause"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:369
+#, fuzzy
+msgid "Media|_Next"
+msgstr "_Vazhdo"
+
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:371
+#, fuzzy
+msgid "Media|P_ause"
msgstr "P_ezullo"
-#: gtk/gtkstock.c:334
-msgid "_Play"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:373
+#, fuzzy
+msgid "Media|_Play"
msgstr "_Luaj"
-#: gtk/gtkstock.c:335
-msgid "Pre_vious"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:375
+#, fuzzy
+msgid "Media|Pre_vious"
msgstr "Par_aardhëse"
-#: gtk/gtkstock.c:336
-msgid "_Record"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:377
+#, fuzzy
+msgid "Media|_Record"
msgstr "_Regjistrim"
-#: gtk/gtkstock.c:337
-msgid "R_ewind"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:379
+#, fuzzy
+msgid "Media|R_ewind"
msgstr "R_ikthe"
-#: gtk/gtkstock.c:338 gtk/gtkstock.c:361
-msgid "_Stop"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:381
+#, fuzzy
+msgid "Media|_Stop"
msgstr "_Ndalo"
-#: gtk/gtkstock.c:339
+#: gtk/gtkstock.c:382
msgid "_Network"
msgstr "_Rrjeti"
-#: gtk/gtkstock.c:340
+#: gtk/gtkstock.c:383
msgid "_New"
msgstr "_E re"
-#: gtk/gtkstock.c:341
+#: gtk/gtkstock.c:384
msgid "_No"
msgstr "_Jo"
-#: gtk/gtkstock.c:342
+#: gtk/gtkstock.c:385
msgid "_OK"
msgstr "_OK"
-#: gtk/gtkstock.c:343
+#: gtk/gtkstock.c:386
msgid "_Open"
msgstr "_Hap"
-#: gtk/gtkstock.c:344
+#: gtk/gtkstock.c:387
msgid "_Paste"
msgstr "_Ngjite"
-#: gtk/gtkstock.c:345
+#: gtk/gtkstock.c:388
msgid "_Preferences"
msgstr "_Preferimet"
-#: gtk/gtkstock.c:346
+#: gtk/gtkstock.c:389
msgid "_Print"
msgstr "_Printo"
-#: gtk/gtkstock.c:347
+#: gtk/gtkstock.c:390
msgid "Print Pre_view"
msgstr "Pamja e _parë e printimit"
-#: gtk/gtkstock.c:348
+#: gtk/gtkstock.c:391
msgid "_Properties"
msgstr "_Pronësitë"
-#: gtk/gtkstock.c:349
+#: gtk/gtkstock.c:392
msgid "_Quit"
msgstr "_Dil"
-#: gtk/gtkstock.c:350
+#: gtk/gtkstock.c:393
msgid "_Redo"
msgstr "_Përsërit"
-#: gtk/gtkstock.c:351
+#: gtk/gtkstock.c:394
msgid "_Refresh"
msgstr "_Fresko"
-#: gtk/gtkstock.c:353
+#: gtk/gtkstock.c:396
msgid "_Revert"
msgstr "_Rikthe"
-#: gtk/gtkstock.c:354
+#: gtk/gtkstock.c:397
msgid "_Save"
msgstr "_Ruaj"
-#: gtk/gtkstock.c:355
+#: gtk/gtkstock.c:398
msgid "Save _As"
msgstr "Ruaje _Si"
-#: gtk/gtkstock.c:356
+#: gtk/gtkstock.c:399
msgid "_Color"
msgstr "_Ngjyra"
-#: gtk/gtkstock.c:357
+#: gtk/gtkstock.c:400
msgid "_Font"
msgstr "_Gërmat"
-#: gtk/gtkstock.c:358
+#: gtk/gtkstock.c:401
msgid "_Ascending"
msgstr "_Rritës"
-#: gtk/gtkstock.c:359
+#: gtk/gtkstock.c:402
msgid "_Descending"
msgstr "_Zbritës"
-#: gtk/gtkstock.c:360
+#: gtk/gtkstock.c:403
msgid "_Spell Check"
msgstr "_Kontrolli i Drejtshkrimit"
-#: gtk/gtkstock.c:362
+#: gtk/gtkstock.c:404
+msgid "_Stop"
+msgstr "_Ndalo"
+
+#: gtk/gtkstock.c:405
msgid "_Strikethrough"
msgstr "_Vijëzuar"
-#: gtk/gtkstock.c:363
+#: gtk/gtkstock.c:406
msgid "_Undelete"
msgstr "_Risill"
-#: gtk/gtkstock.c:364
+#: gtk/gtkstock.c:407
msgid "_Underline"
msgstr "_Nënvizuar"
-#: gtk/gtkstock.c:365
+#: gtk/gtkstock.c:408
msgid "_Undo"
msgstr "_Anullo"
-#: gtk/gtkstock.c:366
+#: gtk/gtkstock.c:409
msgid "_Yes"
msgstr "_Po"
-#: gtk/gtkstock.c:367
+#: gtk/gtkstock.c:410
msgid "_Normal Size"
msgstr "Madhësia _Normale"
-#: gtk/gtkstock.c:368
+#: gtk/gtkstock.c:411
msgid "Best _Fit"
msgstr "Për_shtate"
-#: gtk/gtkstock.c:369
+#: gtk/gtkstock.c:412
msgid "Zoom _In"
msgstr "Z_madho"
-#: gtk/gtkstock.c:370
+#: gtk/gtkstock.c:413
msgid "Zoom _Out"
msgstr "Z_vogëlo"
@@ -2126,22 +2420,22 @@ msgstr "E pamundur gjetja e motorrit të temës tek module_path: \"%s\","
msgid "--- No Tip ---"
msgstr "-- Asnjë Këshillë --"
-#: gtk/gtkuimanager.c:1132
+#: gtk/gtkuimanager.c:1154
#, c-format
msgid "Unknown attribute '%s' on line %d char %d"
msgstr "Vlerë e panjohur '%s' në rreshtin %d gërma %d"
-#: gtk/gtkuimanager.c:1332
+#: gtk/gtkuimanager.c:1371
#, c-format
msgid "Unexpected start tag '%s' on line %d char %d"
msgstr "Tag hapës i papritur '%s' në rreshtin %d gërma %d"
-#: gtk/gtkuimanager.c:1417
+#: gtk/gtkuimanager.c:1461
#, c-format
msgid "Unexpected character data on line %d char %d"
msgstr "E dhënë e papritur në rreshtin %d gërma %d"
-#: gtk/gtkuimanager.c:2209
+#: gtk/gtkuimanager.c:2272
msgid "Empty"
msgstr "Bosh"
@@ -2200,3 +2494,44 @@ msgstr "Metodë Futjeje për X"
msgid "Could not get information for file '%s': %s"
msgstr "E pamundur marrja e informacioneve për file '%s': %s"
+#~ msgid "_Credits"
+#~ msgstr "_Falenderime"
+
+#~ msgid "Shift"
+#~ msgstr "Shift"
+
+#~ msgid "Ctrl"
+#~ msgstr "Ctrl"
+
+#~ msgid "Alt"
+#~ msgstr "Alt"
+
+#~ msgid "Error getting information for '%s'"
+#~ msgstr "Gabim gjatë marrjes së informacioneve për '%s'"
+
+#~ msgid "_Bottom"
+#~ msgstr "_Në fund"
+
+#~ msgid "_First"
+#~ msgstr "I _pari"
+
+#~ msgid "_Last"
+#~ msgstr "_I fundit"
+
+#~ msgid "_Top"
+#~ msgstr "_Në majë"
+
+#~ msgid "_Back"
+#~ msgstr "_Mbrapa"
+
+#~ msgid "_Down"
+#~ msgstr "_Poshtë"
+
+#~ msgid "_Up"
+#~ msgstr "_Sipër"
+
+#~ msgid "_Fill"
+#~ msgstr "_Mbush"
+
+#~ msgid "_Left"
+#~ msgstr "_Majtas"
diff --git a/po/sr.po b/po/sr.po
index a22ce9138..b866edfec 100644
--- a/po/sr.po
+++ b/po/sr.po
@@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gtk+ 2.6\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-02-11 13:20+0100\n"
+"POT-Creation-Date: 2005-06-20 14:30-0400\n"
"PO-Revision-Date: 2005-02-11 13:55+0100\n"
"Last-Translator: Данило Шеган <danilo@prevod.org>\n"
"Language-Team: Serbian (sr) <gnom@prevod.org>\n"
@@ -21,7 +21,7 @@ msgstr ""
"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
#: gdk-pixbuf/gdk-pixbuf-animation.c:153 gdk-pixbuf/gdk-pixbuf-io.c:838
-#: gdk-pixbuf/gdk-pixbuf-io.c:1069 tests/testfilechooser.c:199
+#: gdk-pixbuf/gdk-pixbuf-io.c:1068 tests/testfilechooser.c:199
#, c-format
msgid "Failed to open file '%s': %s"
msgstr "Не могу да отворим датотеку „%s“: %s"
@@ -33,7 +33,7 @@ msgstr "Слика „%s“ не садржи податке"
# ово има највише смисла
#: gdk-pixbuf/gdk-pixbuf-animation.c:208 gdk-pixbuf/gdk-pixbuf-io.c:887
-#: gdk-pixbuf/gdk-pixbuf-io.c:1110 tests/testfilechooser.c:244
+#: gdk-pixbuf/gdk-pixbuf-io.c:1109 tests/testfilechooser.c:244
#, c-format
msgid ""
"Failed to load image '%s': reason not known, probably a corrupt image file"
@@ -81,34 +81,34 @@ msgstr "Непознат начин записа слике"
msgid "Failed to load image '%s': %s"
msgstr "Не могу да учитам слику „%s“: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1337
+#: gdk-pixbuf/gdk-pixbuf-io.c:1336
#, c-format
msgid "Error writing to image file: %s"
msgstr "Грешка при упису у датотеку слике: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1383 gdk-pixbuf/gdk-pixbuf-io.c:1512
+#: gdk-pixbuf/gdk-pixbuf-io.c:1382 gdk-pixbuf/gdk-pixbuf-io.c:1511
#, c-format
msgid "This build of gdk-pixbuf does not support saving the image format: %s"
msgstr "Ово издање програма gdk-pixbuf не подржава ову слику врсте %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1417
+#: gdk-pixbuf/gdk-pixbuf-io.c:1416
msgid "Insufficient memory to save image to callback"
msgstr "Нема довољно меморије за чување слике у позивну функцију"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1429
+#: gdk-pixbuf/gdk-pixbuf-io.c:1428
msgid "Failed to open temporary file"
msgstr "Не могу да отворим привремену датотеку"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1454
+#: gdk-pixbuf/gdk-pixbuf-io.c:1453
msgid "Failed to read from temporary file"
msgstr "Не могу да читам из привремене датотеке"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1641
+#: gdk-pixbuf/gdk-pixbuf-io.c:1687
#, c-format
msgid "Failed to open '%s' for writing: %s"
msgstr "Не могу да приступим „%s“ ради уписа: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1665
+#: gdk-pixbuf/gdk-pixbuf-io.c:1711
#, c-format
msgid ""
"Failed to close '%s' while writing image, all data may not have been saved: %"
@@ -117,7 +117,7 @@ msgstr ""
"Не могу да затворим „%s“ при упису слике, могуће је да нису сви подаци "
"сачувани: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1853 gdk-pixbuf/gdk-pixbuf-io.c:1903
+#: gdk-pixbuf/gdk-pixbuf-io.c:1931 gdk-pixbuf/gdk-pixbuf-io.c:1981
msgid "Insufficient memory to save image into a buffer"
msgstr "Нема довољно меморије да сачува слику у међуспремник"
@@ -181,26 +181,36 @@ msgstr "Неисправан део анимације"
msgid "The ANI image format"
msgstr "ANI запис слика"
+#: gdk-pixbuf/io-bmp.c:228 gdk-pixbuf/io-bmp.c:306 gdk-pixbuf/io-bmp.c:338
+#: gdk-pixbuf/io-bmp.c:361 gdk-pixbuf/io-bmp.c:442
+msgid "BMP image has bogus header data"
+msgstr "BMP слика има неисправно заглавље"
+
# шта нам нарочито битмап каже?
-#: gdk-pixbuf/io-bmp.c:227 gdk-pixbuf/io-bmp.c:383
+#: gdk-pixbuf/io-bmp.c:239 gdk-pixbuf/io-bmp.c:401
msgid "Not enough memory to load bitmap image"
msgstr "Нема довољно меморије да учита слику"
# или неподржану величину заглавља???
-#: gdk-pixbuf/io-bmp.c:269
+#: gdk-pixbuf/io-bmp.c:287
msgid "BMP image has unsupported header size"
msgstr "BMP слика садржи заглавље неподржане величине"
-#: gdk-pixbuf/io-bmp.c:288 gdk-pixbuf/io-bmp.c:320 gdk-pixbuf/io-bmp.c:343
-#: gdk-pixbuf/io-bmp.c:424
-msgid "BMP image has bogus header data"
-msgstr "BMP слика има неисправно заглавље"
-
-#: gdk-pixbuf/io-bmp.c:307
+#: gdk-pixbuf/io-bmp.c:325
msgid "Topdown BMP images cannot be compressed"
msgstr "Одозго-надоле BMP слике се не могу компресовати"
-#: gdk-pixbuf/io-bmp.c:1154
+#: gdk-pixbuf/io-bmp.c:1203
+#, fuzzy
+msgid "Couldn't allocate memory for saving BMP file"
+msgstr "Не могу обезбедити меморију за учитавање JPEG датотеке"
+
+#: gdk-pixbuf/io-bmp.c:1244
+#, fuzzy
+msgid "Couldn't write to BMP file"
+msgstr "Не могу претворити име датотеке"
+
+#: gdk-pixbuf/io-bmp.c:1293
msgid "The BMP image format"
msgstr "BMP запис слике"
@@ -209,7 +219,7 @@ msgstr "BMP запис слике"
msgid "Failure reading GIF: %s"
msgstr "Грешка при читању GIF-а: %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 "GIF датотеци недостаје нешто података (можда је некако одсечена?)"
@@ -234,36 +244,41 @@ msgstr "Наишао је на лош запис"
msgid "Circular table entry in GIF file"
msgstr "Кружни унос у табели GIF датотеке"
-#: 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 "Нема довољно меморије да учита GIF датотеку"
-#: gdk-pixbuf/io-gif.c:1088
+#: gdk-pixbuf/io-gif.c:947
+#, fuzzy
+msgid "Not enough memory to composite a frame in GIF file"
+msgstr "Нема довољно меморије да учита GIF датотеку"
+
+#: gdk-pixbuf/io-gif.c:1116
msgid "GIF image is corrupt (incorrect LZW compression)"
msgstr "GIF слика је оштећена (неисправно LZW сажимање)"
-#: gdk-pixbuf/io-gif.c:1138
+#: gdk-pixbuf/io-gif.c:1166
msgid "File does not appear to be a GIF file"
msgstr "Изгледа да се не ради о GIF датотеци"
-#: 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 "Издање %s GIF начина записа није подржано"
-#: 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."
msgstr "GIF слика нема општу мапу боја, а кадар у њему нема засебну мапу боја."
-#: gdk-pixbuf/io-gif.c:1491
+#: gdk-pixbuf/io-gif.c:1519
msgid "GIF image was truncated or incomplete."
msgstr "GIF слика је одсечена или непотпуна."
# забрљано
-#: gdk-pixbuf/io-gif.c:1643
+#: gdk-pixbuf/io-gif.c:1671
msgid "The GIF image format"
msgstr "GIF запис слике"
@@ -456,24 +471,42 @@ msgstr "Кобна грешка при читању PNG слике"
msgid "Fatal error reading PNG image file: %s"
msgstr "Кобна грешка при читању PNG слике: %s"
-#: gdk-pixbuf/io-png.c:813
+#: gdk-pixbuf/io-png.c:810
msgid ""
"Keys for PNG text chunks must have at least 1 and at most 79 characters."
msgstr ""
"Кључеви за текстуалне одељке PNG-а морају имати бар 1, а највише 79 знакова."
-#: gdk-pixbuf/io-png.c:821
+#: gdk-pixbuf/io-png.c:818
msgid "Keys for PNG text chunks must be ASCII characters."
msgstr "Кључеви за текстуалне одељке PNG-а морају бити АСКРИ знакови."
-#: gdk-pixbuf/io-png.c:854
+#: gdk-pixbuf/io-png.c:831
+#, fuzzy, c-format
+msgid ""
+"PNG compression level must be a value between 0 and 9; value '%s' could not "
+"be parsed."
+msgstr ""
+"Каквоћа JPEG-а мора бити вредност између 0 и 100; не могу да разумем "
+"вредност „%s“."
+
+#: gdk-pixbuf/io-png.c:843
+#, fuzzy, c-format
+msgid ""
+"PNG compression level must be a value between 0 and 9; value '%d' is not "
+"allowed."
+msgstr ""
+"Каквоћа JPEG-а мора бити вредност између 0 и 100; није дозвољена вредност „%"
+"d“."
+
+#: gdk-pixbuf/io-png.c:883
#, c-format
msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding."
msgstr ""
"Вредност текстуалног одељка PNG-а %s се не може претворити у ИСО-8859-1 "
"запис."
-#: gdk-pixbuf/io-png.c:994
+#: gdk-pixbuf/io-png.c:1026
msgid "The PNG image format"
msgstr "PNG запис слике"
@@ -575,62 +608,62 @@ msgid "The Sun raster image format"
msgstr "Sun-ов запис растерских слика"
# овде не можемо ставити „податке“ пошто ова структура показује на податке, види ниже
-#: gdk-pixbuf/io-tga.c:159
+#: gdk-pixbuf/io-tga.c:154
msgid "Cannot allocate memory for IOBuffer struct"
msgstr "Не могу да обезбедим меморију за IOBuffer структуру"
-#: gdk-pixbuf/io-tga.c:178
+#: gdk-pixbuf/io-tga.c:173
msgid "Cannot allocate memory for IOBuffer data"
msgstr "Не могу да обезбедим меморију за IOBuffer податке"
# мало опширније него што би требало: део „помоћу...“ се може избацити
-#: gdk-pixbuf/io-tga.c:189
+#: gdk-pixbuf/io-tga.c:184
msgid "Cannot realloc IOBuffer data"
msgstr "Не могу да проширим IOBuffer податке помоћу realloc()"
-#: gdk-pixbuf/io-tga.c:219
+#: gdk-pixbuf/io-tga.c:214
msgid "Cannot allocate temporary IOBuffer data"
msgstr "Не могу да обезбедим привремене IOBuffer податке"
-#: gdk-pixbuf/io-tga.c:353
+#: gdk-pixbuf/io-tga.c:348
msgid "Cannot allocate new pixbuf"
msgstr "Не могу да обезбедим нови pixbuf"
-#: gdk-pixbuf/io-tga.c:692
+#: gdk-pixbuf/io-tga.c:689
msgid "Cannot allocate colormap structure"
msgstr "Не могу да обезбедим структуру за мапу боја"
-#: gdk-pixbuf/io-tga.c:699
+#: gdk-pixbuf/io-tga.c:696
msgid "Cannot allocate colormap entries"
msgstr "Не могу да обезбедим ставке за мапу боја"
# bitdepth непосредно утиче на број боја
-#: gdk-pixbuf/io-tga.c:721
+#: gdk-pixbuf/io-tga.c:718
msgid "Unexpected bitdepth for colormap entries"
msgstr "Неочекиван број боја за ставке мапе боја"
-#: gdk-pixbuf/io-tga.c:739
+#: gdk-pixbuf/io-tga.c:736
msgid "Cannot allocate TGA header memory"
msgstr "Не могу да обезбедим меморију за TGA заглавље"
-#: gdk-pixbuf/io-tga.c:772
+#: gdk-pixbuf/io-tga.c:769
msgid "TGA image has invalid dimensions"
msgstr "TGA слика је неисправне величине"
-#: gdk-pixbuf/io-tga.c:778 gdk-pixbuf/io-tga.c:787 gdk-pixbuf/io-tga.c:797
-#: gdk-pixbuf/io-tga.c:807 gdk-pixbuf/io-tga.c:814
+#: gdk-pixbuf/io-tga.c:775 gdk-pixbuf/io-tga.c:784 gdk-pixbuf/io-tga.c:794
+#: gdk-pixbuf/io-tga.c:804 gdk-pixbuf/io-tga.c:811
msgid "TGA image type not supported"
msgstr "TGA запис слике није подржан"
-#: gdk-pixbuf/io-tga.c:861
+#: gdk-pixbuf/io-tga.c:858
msgid "Cannot allocate memory for TGA context struct"
msgstr "Не могу да обезбедим меморију за TGA податке о контексту"
-#: gdk-pixbuf/io-tga.c:926
+#: gdk-pixbuf/io-tga.c:923
msgid "Excess data in file"
msgstr "Претерано података у датотеци"
-#: gdk-pixbuf/io-tga.c:995
+#: gdk-pixbuf/io-tga.c:992
msgid "The Targa image format"
msgstr "Targa запис слика"
@@ -712,42 +745,47 @@ msgstr "Неуспео упис у привремену датотеку при
msgid "The XBM image format"
msgstr "XBM запис слика"
-#: gdk-pixbuf/io-xpm.c:1229
+#: gdk-pixbuf/io-xpm.c:467
msgid "No XPM header found"
msgstr "Није нашао XPM заглавље"
-#: gdk-pixbuf/io-xpm.c:1237
+#: gdk-pixbuf/io-xpm.c:476
+#, fuzzy
+msgid "Invalid XPM header"
+msgstr "Неисправна XBM датотека"
+
+#: gdk-pixbuf/io-xpm.c:484
msgid "XPM file has image width <= 0"
msgstr "XPM слика је ширине ≤0"
# можда боље речима?
-#: gdk-pixbuf/io-xpm.c:1245
+#: gdk-pixbuf/io-xpm.c:492
msgid "XPM file has image height <= 0"
msgstr "XPM слика је висине ≤0"
# или можда пикселу?
-#: gdk-pixbuf/io-xpm.c:1253
+#: gdk-pixbuf/io-xpm.c:500
msgid "XPM has invalid number of chars per pixel"
msgstr "XPM има неисправан број знакова по тачки"
# можда боље речима?
-#: gdk-pixbuf/io-xpm.c:1260
+#: gdk-pixbuf/io-xpm.c:507
msgid "XPM file has invalid number of colors"
msgstr "XPM датотека има неисправан број боја"
-#: gdk-pixbuf/io-xpm.c:1272 gdk-pixbuf/io-xpm.c:1281 gdk-pixbuf/io-xpm.c:1333
+#: gdk-pixbuf/io-xpm.c:519 gdk-pixbuf/io-xpm.c:528 gdk-pixbuf/io-xpm.c:580
msgid "Cannot allocate memory for loading XPM image"
msgstr "Не могу да обезбедим меморију за учитавање XPM слике"
-#: gdk-pixbuf/io-xpm.c:1295
+#: gdk-pixbuf/io-xpm.c:542
msgid "Cannot read XPM colormap"
msgstr "Не могу да учитам XPM мапу боја"
-#: gdk-pixbuf/io-xpm.c:1524
+#: gdk-pixbuf/io-xpm.c:771
msgid "Failed to write to temporary file when loading XPM image"
msgstr "Неуспео упис у привремену датотеку при учитавању XPM слике"
-#: gdk-pixbuf/io-xpm.c:1559
+#: gdk-pixbuf/io-xpm.c:806
msgid "The XPM image format"
msgstr "XPM запис слике"
@@ -809,6 +847,138 @@ msgstr "ОПЦИЈЕ"
msgid "Gdk debugging flags to unset"
msgstr "Које Гдк опције за налажење грешака искључити"
+#: gdk/keyname-table.h:3940
+msgid "keyboard label|BackSpace"
+msgstr ""
+
+#: gdk/keyname-table.h:3941
+msgid "keyboard label|Tab"
+msgstr ""
+
+#: gdk/keyname-table.h:3942
+msgid "keyboard label|Return"
+msgstr ""
+
+#: gdk/keyname-table.h:3943
+msgid "keyboard label|Pause"
+msgstr ""
+
+#: gdk/keyname-table.h:3944
+msgid "keyboard label|Scroll_Lock"
+msgstr ""
+
+#: gdk/keyname-table.h:3945
+msgid "keyboard label|Sys_Req"
+msgstr ""
+
+#: gdk/keyname-table.h:3946
+msgid "keyboard label|Escape"
+msgstr ""
+
+#: gdk/keyname-table.h:3947
+msgid "keyboard label|Multi_key"
+msgstr ""
+
+#: gdk/keyname-table.h:3948
+msgid "keyboard label|Home"
+msgstr ""
+
+#: gdk/keyname-table.h:3949
+msgid "keyboard label|Page_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3950
+msgid "keyboard label|Page_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3951
+msgid "keyboard label|End"
+msgstr ""
+
+#: gdk/keyname-table.h:3952
+msgid "keyboard label|Begin"
+msgstr ""
+
+#: gdk/keyname-table.h:3953
+msgid "keyboard label|Print"
+msgstr ""
+
+#: gdk/keyname-table.h:3954
+msgid "keyboard label|Insert"
+msgstr ""
+
+#: gdk/keyname-table.h:3955
+msgid "keyboard label|Num_Lock"
+msgstr ""
+
+#: gdk/keyname-table.h:3956
+msgid "keyboard label|KP_Space"
+msgstr ""
+
+#: gdk/keyname-table.h:3957
+msgid "keyboard label|KP_Tab"
+msgstr ""
+
+#: gdk/keyname-table.h:3958
+msgid "keyboard label|KP_Enter"
+msgstr ""
+
+#: gdk/keyname-table.h:3959
+msgid "keyboard label|KP_Home"
+msgstr ""
+
+#: gdk/keyname-table.h:3960
+msgid "keyboard label|KP_Left"
+msgstr ""
+
+#: gdk/keyname-table.h:3961
+msgid "keyboard label|KP_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3962
+msgid "keyboard label|KP_Right"
+msgstr ""
+
+#: gdk/keyname-table.h:3963
+msgid "keyboard label|KP_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3964
+msgid "keyboard label|KP_Page_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3965
+msgid "keyboard label|KP_Prior"
+msgstr ""
+
+#: gdk/keyname-table.h:3966
+msgid "keyboard label|KP_Page_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3967
+msgid "keyboard label|KP_Next"
+msgstr ""
+
+#: gdk/keyname-table.h:3968
+msgid "keyboard label|KP_End"
+msgstr ""
+
+#: gdk/keyname-table.h:3969
+msgid "keyboard label|KP_Begin"
+msgstr ""
+
+#: gdk/keyname-table.h:3970
+msgid "keyboard label|KP_Insert"
+msgstr ""
+
+#: gdk/keyname-table.h:3971
+msgid "keyboard label|KP_Delete"
+msgstr ""
+
+#: gdk/keyname-table.h:3972
+msgid "keyboard label|Delete"
+msgstr ""
+
#. Description of --sync in --help output
#: gdk/win32/gdkmain-win32.c:60
msgid "Don't batch GDI requests"
@@ -844,46 +1014,46 @@ msgstr "БОЈЕ"
msgid "Make X calls synchronous"
msgstr "Учини Икс позиве синхроним"
-#: gtk/gtkaboutdialog.c:268 gtk/gtkaboutdialog.c:2014
+#: gtk/gtkaboutdialog.c:270 gtk/gtkaboutdialog.c:2025
msgid "License"
msgstr "Лиценца"
-#: gtk/gtkaboutdialog.c:269
+#: gtk/gtkaboutdialog.c:271
msgid "The license of the program"
msgstr "Лиценца програма"
#. Add the credits button
-#: gtk/gtkaboutdialog.c:489
+#: gtk/gtkaboutdialog.c:491
msgid "C_redits"
msgstr "_Заслуге"
#. Add the license button
-#: gtk/gtkaboutdialog.c:498
+#: gtk/gtkaboutdialog.c:501
msgid "_License"
msgstr "_Лиценца"
-#: gtk/gtkaboutdialog.c:720
+#: gtk/gtkaboutdialog.c:731
#, c-format
msgid "About %s"
msgstr "О %s"
-#: gtk/gtkaboutdialog.c:1942
+#: gtk/gtkaboutdialog.c:1953
msgid "Credits"
msgstr "Заслуге"
-#: gtk/gtkaboutdialog.c:1968
+#: gtk/gtkaboutdialog.c:1979
msgid "Written by"
msgstr "Аутори"
-#: gtk/gtkaboutdialog.c:1971
+#: gtk/gtkaboutdialog.c:1982
msgid "Documented by"
msgstr "Документација"
-#: gtk/gtkaboutdialog.c:1983
+#: gtk/gtkaboutdialog.c:1994
msgid "Translated by"
msgstr "Превод"
-#: gtk/gtkaboutdialog.c:1987
+#: gtk/gtkaboutdialog.c:1998
msgid "Artwork by"
msgstr "Графика"
@@ -891,28 +1061,41 @@ msgstr "Графика"
#. * that use the shift key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: gtk/gtkaccellabel.c:119
-msgid "Shift"
-msgstr "Shift"
+#: gtk/gtkaccellabel.c:121
+msgid "keyboard label|Shift"
+msgstr ""
#. This is the text that should appear next to menu accelerators
#. * that use the control key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: gtk/gtkaccellabel.c:125
-msgid "Ctrl"
-msgstr "Ctrl"
+#: gtk/gtkaccellabel.c:128
+msgid "keyboard label|Ctrl"
+msgstr ""
#. This is the text that should appear next to menu accelerators
#. * that use the alt key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: gtk/gtkaccellabel.c:131
-msgid "Alt"
-msgstr "Alt"
+#: gtk/gtkaccellabel.c:135
+msgid "keyboard label|Alt"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkaccellabel.c:577
+msgid "keyboard label|Space"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkaccellabel.c:581
+msgid "keyboard label|Backslash"
+msgstr ""
#. Translate to calendar:YM if you want years to be displayed
#. * before months; otherwise translate to calendar:MY.
@@ -923,7 +1106,7 @@ msgstr "Alt"
#. * so if you have a default text direction of RTL and YM, then
#. * the year will appear on the right.
#.
-#: gtk/gtkcalendar.c:703
+#: gtk/gtkcalendar.c:647
msgid "calendar:MY"
msgstr "calendar:MY"
@@ -931,25 +1114,52 @@ msgstr "calendar:MY"
#. * first day of the week to calendar:week_start:1 if you want Monday
#. * to be the first day of the week, and so on.
#.
-#: gtk/gtkcalendar.c:717
+#: gtk/gtkcalendar.c:661
msgid "calendar:week_start:0"
msgstr "calendar:week_start:1"
+#. Translators: This is a text measurement template.
+#. * Translate it to the widest year text.
+#. *
+#. * Don't include the prefix "year measurement template|"
+#. * in the translation.
+#. *
+#. * If you don't understand this, leave it as "2000"
+#.
+#: gtk/gtkcalendar.c:1549
+msgid "year measurement template|2000"
+msgstr ""
+
+#. Translators: This dictates how the year is displayed in
+#. * gtkcalendar widget. See strftime() manual for the format.
+#. * Use only ASCII in the translation.
+#. *
+#. * Also look for the msgid "year measurement template|2000".
+#. * Translate that entry to a year with the widest output of this
+#. * msgid.
+#. *
+#. * Don't include the prefix "calendar year format|" in the
+#. * translation. "%Y" is appropriate for most locales.
+#.
+#: gtk/gtkcalendar.c:1826
+msgid "calendar year format|%Y"
+msgstr ""
+
#. do not translate the part before the |
-#: gtk/gtkcellrendererprogress.c:236 gtk/gtkcellrendererprogress.c:294
+#: gtk/gtkcellrendererprogress.c:237 gtk/gtkcellrendererprogress.c:295
#, c-format
msgid "progress bar label|%d %%"
msgstr "%d %%"
-#: gtk/gtkcolorbutton.c:220 gtk/gtkcolorbutton.c:574
+#: gtk/gtkcolorbutton.c:221 gtk/gtkcolorbutton.c:576
msgid "Pick a Color"
msgstr "Изаберите боју"
-#: gtk/gtkcolorbutton.c:466
+#: gtk/gtkcolorbutton.c:467
msgid "Received invalid color data\n"
msgstr "Примио је неисправне податке о бојама\n"
-#: gtk/gtkcolorsel.c:568
+#: gtk/gtkcolorsel.c:561
msgid ""
"The previously-selected color, for comparison to the color you're selecting "
"now. You can drag this color to a palette entry, or select this color as "
@@ -959,7 +1169,7 @@ msgstr ""
"можете одвући на ставку палете, или изабрати ову боју као текућу одвлачећи "
"је на преглед тренутно изабране боје."
-#: gtk/gtkcolorsel.c:573
+#: gtk/gtkcolorsel.c:566
msgid ""
"The color you've chosen. You can drag this color to a palette entry to save "
"it for use in the future."
@@ -967,11 +1177,11 @@ msgstr ""
"Боја коју сте изабрали. Можете одвући ову боју на ставку палете како би је "
"сачували за накнадну употребу."
-#: gtk/gtkcolorsel.c:934
+#: gtk/gtkcolorsel.c:957
msgid "_Save color here"
msgstr "Овде _сачувај боју"
-#: gtk/gtkcolorsel.c:1139
+#: gtk/gtkcolorsel.c:1162
msgid ""
"Click this palette entry to make it the current color. To change this entry, "
"drag a color swatch here or right-click it and select \"Save color here.\""
@@ -980,7 +1190,7 @@ msgstr ""
"ову ставку, довуците овде боју или кликните десним тастером миша и изаберите "
"„Овде сачувај боју“."
-#: gtk/gtkcolorsel.c:1896
+#: gtk/gtkcolorsel.c:1929
msgid ""
"Select the color you want from the outer ring. Select the darkness or "
"lightness of that color using the inner triangle."
@@ -988,7 +1198,7 @@ msgstr ""
"Изаберите боју коју желите из спољног прстена. Изаберите осветљеност или "
"затамњеност те боје помоћу унутрашњег прстена."
-#: gtk/gtkcolorsel.c:1921
+#: gtk/gtkcolorsel.c:1954
msgid ""
"Click the eyedropper, then click a color anywhere on your screen to select "
"that color."
@@ -996,69 +1206,69 @@ msgstr ""
"Притисните на капало, а затим боју било где на вашем екрану да је изаберете."
# Ako imamo strucni izraz za ovo, javite!
-#: gtk/gtkcolorsel.c:1930
+#: gtk/gtkcolorsel.c:1963
msgid "_Hue:"
msgstr "_Нијанса:"
-#: gtk/gtkcolorsel.c:1931
+#: gtk/gtkcolorsel.c:1964
msgid "Position on the color wheel."
msgstr "Положај на точку боја."
-#: gtk/gtkcolorsel.c:1933
+#: gtk/gtkcolorsel.c:1966
msgid "_Saturation:"
msgstr "_Засићеност:"
-#: gtk/gtkcolorsel.c:1934
+#: gtk/gtkcolorsel.c:1967
msgid "\"Deepness\" of the color."
msgstr "„Дубина“ боје."
-#: gtk/gtkcolorsel.c:1935
+#: gtk/gtkcolorsel.c:1968
msgid "_Value:"
msgstr "_Вредност:"
# Mozda "vedrina boje"?
-#: gtk/gtkcolorsel.c:1936
+#: gtk/gtkcolorsel.c:1969
msgid "Brightness of the color."
msgstr "Осветљеност боје."
-#: gtk/gtkcolorsel.c:1937
+#: gtk/gtkcolorsel.c:1970
msgid "_Red:"
msgstr "_Црвена:"
-#: gtk/gtkcolorsel.c:1938
+#: gtk/gtkcolorsel.c:1971
msgid "Amount of red light in the color."
msgstr "Количина црвене светлости у боји."
-#: gtk/gtkcolorsel.c:1939
+#: gtk/gtkcolorsel.c:1972
msgid "_Green:"
msgstr "_Зелена:"
-#: gtk/gtkcolorsel.c:1940
+#: gtk/gtkcolorsel.c:1973
msgid "Amount of green light in the color."
msgstr "Количина зелене светлости у боји."
-#: gtk/gtkcolorsel.c:1941
+#: gtk/gtkcolorsel.c:1974
msgid "_Blue:"
msgstr "_Плава:"
-#: gtk/gtkcolorsel.c:1942
+#: gtk/gtkcolorsel.c:1975
msgid "Amount of blue light in the color."
msgstr "Количина плаве светлости у боји."
# Ово значи „непровидност“, али истовремено се одређује и провидност, па нема забуне.
-#: gtk/gtkcolorsel.c:1945
+#: gtk/gtkcolorsel.c:1978
msgid "_Opacity:"
msgstr "_Провидност:"
-#: gtk/gtkcolorsel.c:1953 gtk/gtkcolorsel.c:1964
+#: gtk/gtkcolorsel.c:1986 gtk/gtkcolorsel.c:1997
msgid "Transparency of the color."
msgstr "Провидност боје."
-#: gtk/gtkcolorsel.c:1971
+#: gtk/gtkcolorsel.c:2004
msgid "Color _Name:"
msgstr "_Име боје:"
-#: gtk/gtkcolorsel.c:1986
+#: gtk/gtkcolorsel.c:2019
msgid ""
"You can enter an HTML-style hexadecimal color value, or simply a color name "
"such as 'orange' in this entry."
@@ -1066,11 +1276,11 @@ msgstr ""
"Овде можете унети боју на HTML начин као хексадекадну вредност, или "
"једноставно енглеско име боје као што је „orange“."
-#: gtk/gtkcolorsel.c:2005
+#: gtk/gtkcolorsel.c:2038
msgid "_Palette"
msgstr "_Палета"
-#: gtk/gtkcolorsel.c:2037
+#: gtk/gtkcolorsel.c:2070
msgid "Color Wheel"
msgstr "Точак боја"
@@ -1078,196 +1288,215 @@ msgstr "Точак боја"
msgid "Color Selection"
msgstr "Избор боје"
-#: gtk/gtkentry.c:4510 gtk/gtktextview.c:7030
+#: gtk/gtkentry.c:4508 gtk/gtktextview.c:7068
msgid "Select _All"
msgstr "Изабери _све"
-#: gtk/gtkentry.c:4520 gtk/gtktextview.c:7040
+#: gtk/gtkentry.c:4518 gtk/gtktextview.c:7078
msgid "Input _Methods"
msgstr "_Начини уноса"
-#: gtk/gtkentry.c:4531 gtk/gtktextview.c:7051
+#: gtk/gtkentry.c:4529 gtk/gtktextview.c:7089
msgid "_Insert Unicode Control Character"
msgstr "_Убаци контролни Уникод знак"
-#: gtk/gtkfilechooser.c:1584 gtk/gtkfilechooser.c:1628
-#: gtk/gtkfilechooser.c:1703 gtk/gtkfilechooser.c:1747
+#: gtk/gtkfilechooser.c:1588 gtk/gtkfilechooser.c:1632
+#: gtk/gtkfilechooser.c:1707 gtk/gtkfilechooser.c:1751
#, c-format
msgid "Invalid filename: %s"
msgstr "Неисправно име датотеке: %s"
-#: gtk/gtkfilechooserbutton.c:65
+#: gtk/gtkfilechooserbutton.c:67
msgid "Select A File"
msgstr "Изабери датотеку"
# ako je za "home directory", onda bi bilo dobro "licni direktorijum", ako je za "home page", onda za "licna stranica"
-#: gtk/gtkfilechooserbutton.c:66 gtk/gtkfilechooserdefault.c:1283
-#: gtk/gtkpathbar.c:982
+#: gtk/gtkfilechooserbutton.c:68 gtk/gtkfilechooserdefault.c:1302
+#: gtk/gtkpathbar.c:1020
msgid "Home"
msgstr "Лично"
-#: gtk/gtkfilechooserbutton.c:67 gtk/gtkfilechooserdefault.c:1310
-#: gtk/gtkpathbar.c:984
+#: gtk/gtkfilechooserbutton.c:69 gtk/gtkfilechooserdefault.c:1329
+#: gtk/gtkpathbar.c:1022
msgid "Desktop"
msgstr "Радна површ"
-#: gtk/gtkfilechooserbutton.c:68
+#: gtk/gtkfilechooserbutton.c:70
msgid "(None)"
msgstr "(ништа)"
-#: gtk/gtkfilechooserbutton.c:1515
+#: gtk/gtkfilechooserbutton.c:1523
msgid "Other..."
msgstr "Неки други..."
-#: gtk/gtkfilechooserdefault.c:914
+#: gtk/gtkfilechooserdefault.c:917
msgid "Could not retrieve information about the file"
msgstr "Не могу да сазнам податке о датотеци"
-#: gtk/gtkfilechooserdefault.c:925
+#: gtk/gtkfilechooserdefault.c:928
msgid "Could not add a bookmark"
msgstr "Не могу да додам обележивач"
-#: gtk/gtkfilechooserdefault.c:936
+#: gtk/gtkfilechooserdefault.c:939
msgid "Could not remove bookmark"
msgstr "Не могу да уклоним обележивач"
-#: gtk/gtkfilechooserdefault.c:947
+#: gtk/gtkfilechooserdefault.c:950
msgid "The folder could not be created"
msgstr "Не могу да направим директоријум"
-#: gtk/gtkfilechooserdefault.c:958
+#: gtk/gtkfilechooserdefault.c:963
+msgid ""
+"The folder could not be created, as a file with the same name already "
+"exists. Try using a different name for the folder, or rename the file first."
+msgstr ""
+
+#: gtk/gtkfilechooserdefault.c:976
msgid "Invalid file name"
msgstr "Неисправно име датотеке"
-#: gtk/gtkfilechooserdefault.c:968
+#: gtk/gtkfilechooserdefault.c:986
msgid "The folder contents could not be displayed"
msgstr "Не могу да прикажем садржај директоријума"
-#: gtk/gtkfilechooserdefault.c:1173
+#: gtk/gtkfilechooserdefault.c:1192
#, c-format
msgid "Could not get information about '%s': %s"
msgstr "Не могу да сазнам податке о %s: %s"
-#: gtk/gtkfilechooserdefault.c:2199
+#: gtk/gtkfilechooserdefault.c:2208
#, c-format
msgid "Add the folder '%s' to the bookmarks"
msgstr "Додај директоријум „%s“ у обележиваче"
-#: gtk/gtkfilechooserdefault.c:2240
+#: gtk/gtkfilechooserdefault.c:2249
msgid "Add the current folder to the bookmarks"
msgstr "Додај текући директоријум у обележиваче"
-#: gtk/gtkfilechooserdefault.c:2242
+#: gtk/gtkfilechooserdefault.c:2251
msgid "Add the selected folders to the bookmarks"
msgstr "Додај изабране директоријуме у обележиваче"
-#: gtk/gtkfilechooserdefault.c:2282
+#: gtk/gtkfilechooserdefault.c:2291
#, c-format
msgid "Remove the bookmark '%s'"
msgstr "Уклони обележивач „%s“"
-#: gtk/gtkfilechooserdefault.c:2695
+#: gtk/gtkfilechooserdefault.c:2722
#, c-format
msgid "Could not add a bookmark for '%s' because it is an invalid path name."
-msgstr "Не могу да додам обележивач за „%s“ зато што представља неисправно име путање."
+msgstr ""
+"Не могу да додам обележивач за „%s“ зато што представља неисправно име "
+"путање."
+
+#: gtk/gtkfilechooserdefault.c:2937
+msgid "Remove"
+msgstr "Уклони"
+
+#: gtk/gtkfilechooserdefault.c:2946
+#, fuzzy
+msgid "Rename..."
+msgstr "_Преименуј"
-#: gtk/gtkfilechooserdefault.c:2873
+#: gtk/gtkfilechooserdefault.c:3069
msgid "Shortcuts"
msgstr "Пречице"
-#: gtk/gtkfilechooserdefault.c:2927
+#: gtk/gtkfilechooserdefault.c:3123
msgid "Folder"
msgstr "Директоријум"
-#: gtk/gtkfilechooserdefault.c:2979 gtk/gtkstock.c:317
+#: gtk/gtkfilechooserdefault.c:3179 gtk/gtkstock.c:317
msgid "_Add"
msgstr "_Додај"
-#: gtk/gtkfilechooserdefault.c:2986
-msgid "Add the selected folder to the bookmarks"
+#: gtk/gtkfilechooserdefault.c:3186
+#, fuzzy
+msgid "Add the selected folder to the Bookmarks"
msgstr "Додај изабрани директоријум у обележиваче"
-#: gtk/gtkfilechooserdefault.c:2991 gtk/gtkstock.c:395
+#: gtk/gtkfilechooserdefault.c:3191 gtk/gtkstock.c:395
msgid "_Remove"
msgstr "_Уклони"
-#: gtk/gtkfilechooserdefault.c:2998
+#: gtk/gtkfilechooserdefault.c:3198
msgid "Remove the selected bookmark"
msgstr "Уклони изабрани обележивач"
-#: gtk/gtkfilechooserdefault.c:3101
-msgid "_Add to Shortcuts"
+#: gtk/gtkfilechooserdefault.c:3305
+#, fuzzy
+msgid "_Add to Bookmarks"
msgstr "_Додај међу пречице"
-#: gtk/gtkfilechooserdefault.c:3111
+#: gtk/gtkfilechooserdefault.c:3315
msgid "Open _Location"
msgstr "Отвори _путању"
-#: gtk/gtkfilechooserdefault.c:3123
+#: gtk/gtkfilechooserdefault.c:3327
msgid "Show _Hidden Files"
msgstr "Прикажи са_кривене датотеке"
-#: gtk/gtkfilechooserdefault.c:3247 gtk/gtkfilesel.c:767
+#: gtk/gtkfilechooserdefault.c:3451 gtk/gtkfilesel.c:766
msgid "Files"
msgstr "Датотеке"
-#: gtk/gtkfilechooserdefault.c:3278
+#: gtk/gtkfilechooserdefault.c:3482
msgid "Name"
msgstr "Име:"
-#: gtk/gtkfilechooserdefault.c:3303
+#: gtk/gtkfilechooserdefault.c:3507
msgid "Size"
msgstr "Величина"
-#: gtk/gtkfilechooserdefault.c:3316
+#: gtk/gtkfilechooserdefault.c:3520
msgid "Modified"
msgstr "Измењен"
-#: gtk/gtkfilechooserdefault.c:3348
+#: gtk/gtkfilechooserdefault.c:3552
msgid "Select which types of files are shown"
msgstr "Изабери датотеке којих врста се приказују"
#. Create Folder
-#: gtk/gtkfilechooserdefault.c:3384
+#: gtk/gtkfilechooserdefault.c:3588
msgid "Create Fo_lder"
msgstr "Направи _директоријум"
#. Name entry
-#: gtk/gtkfilechooserdefault.c:3502
+#: gtk/gtkfilechooserdefault.c:3709
msgid "_Name:"
msgstr "_Име:"
-#: gtk/gtkfilechooserdefault.c:3542
+#: gtk/gtkfilechooserdefault.c:3749
msgid "_Browse for other folders"
msgstr "_Разгледај остале директоријуме"
-#: gtk/gtkfilechooserdefault.c:3792
+#: gtk/gtkfilechooserdefault.c:4000
msgid "Save in _folder:"
msgstr "Сачувај у _директоријуму:"
-#: gtk/gtkfilechooserdefault.c:3794
+#: gtk/gtkfilechooserdefault.c:4002
msgid "Create in _folder:"
msgstr "Направи у _директоријуму:"
-#: gtk/gtkfilechooserdefault.c:4734
+#: gtk/gtkfilechooserdefault.c:4959
msgid "Cannot change to folder because it is not local"
msgstr "Не могу да уђем у директоријум зато што није локални"
-#: gtk/gtkfilechooserdefault.c:5249
+#: gtk/gtkfilechooserdefault.c:5513
#, c-format
msgid "Shortcut %s does not exist"
msgstr "Пречица %s не постоји"
-#: gtk/gtkfilechooserdefault.c:5713
+#: gtk/gtkfilechooserdefault.c:6057
#, c-format
msgid "Could not mount %s"
msgstr "Не могу да прикључим %s"
-#: gtk/gtkfilechooserdefault.c:6006
+#: gtk/gtkfilechooserdefault.c:6352
msgid "Type name of new folder"
msgstr "Унесите име новог директоријума"
-#: gtk/gtkfilechooserdefault.c:6048
+#: gtk/gtkfilechooserdefault.c:6394
#, c-format
msgid "%d byte"
msgid_plural "%d bytes"
@@ -1275,80 +1504,80 @@ msgstr[0] "%d бајт"
msgstr[1] "%d бајта"
msgstr[2] "%d бајтова"
-#: gtk/gtkfilechooserdefault.c:6050
+#: gtk/gtkfilechooserdefault.c:6396
#, c-format
msgid "%.1f K"
msgstr "%.1f K"
-#: gtk/gtkfilechooserdefault.c:6052
+#: gtk/gtkfilechooserdefault.c:6398
#, c-format
msgid "%.1f M"
msgstr "%.1f M"
-#: gtk/gtkfilechooserdefault.c:6054
+#: gtk/gtkfilechooserdefault.c:6400
#, c-format
msgid "%.1f G"
msgstr "%.1f G"
-#: gtk/gtkfilechooserdefault.c:6106
+#: gtk/gtkfilechooserdefault.c:6446 gtk/gtkfilechooserdefault.c:6470
+msgid "Unknown"
+msgstr "Непознато"
+
+#: gtk/gtkfilechooserdefault.c:6457
msgid "Today"
msgstr "Данас"
-#: gtk/gtkfilechooserdefault.c:6108
+#: gtk/gtkfilechooserdefault.c:6459
msgid "Yesterday"
msgstr "Јуче"
-#: gtk/gtkfilechooserdefault.c:6119
-msgid "Unknown"
-msgstr "Непознато"
-
-#: gtk/gtkfilechooserdefault.c:6189
+#: gtk/gtkfilechooserdefault.c:6541
msgid "Cannot change folder"
msgstr "Не могу да променим директоријум"
-#: gtk/gtkfilechooserdefault.c:6190
+#: gtk/gtkfilechooserdefault.c:6542
msgid "The folder you specified is an invalid path."
msgstr "Директоријум који сте навели представља неисправну путању."
-#: gtk/gtkfilechooserdefault.c:6229
+#: gtk/gtkfilechooserdefault.c:6581
#, c-format
msgid "Could not build file name from '%s' and '%s'"
msgstr "Не могу да саставим име датотеке из „%s“ и „%s“"
-#: gtk/gtkfilechooserdefault.c:6265
+#: gtk/gtkfilechooserdefault.c:6617
msgid "Could not select item"
msgstr "Не могу да изаберем ставку"
-#: gtk/gtkfilechooserdefault.c:6305
+#: gtk/gtkfilechooserdefault.c:6657
msgid "Open Location"
msgstr "Отвори путању"
-#: gtk/gtkfilechooserdefault.c:6312
+#: gtk/gtkfilechooserdefault.c:6664
msgid "Save in Location"
msgstr "Сачувај на путањи"
-#: gtk/gtkfilechooserdefault.c:6336
+#: gtk/gtkfilechooserdefault.c:6688
msgid "_Location:"
msgstr "_Путања: "
-#: gtk/gtkfilesel.c:731
+#: gtk/gtkfilesel.c:730
msgid "Folders"
msgstr "Директоријуми"
-#: gtk/gtkfilesel.c:735
+#: gtk/gtkfilesel.c:734
msgid "Fol_ders"
msgstr "_Директоријуми"
-#: gtk/gtkfilesel.c:771
+#: gtk/gtkfilesel.c:770
msgid "_Files"
msgstr "Дато_теке"
-#: gtk/gtkfilesel.c:859 gtk/gtkfilesel.c:2249
+#: gtk/gtkfilesel.c:858 gtk/gtkfilesel.c:2248
#, c-format
msgid "Folder unreadable: %s"
msgstr "Директоријум нечитљив: %s"
-#: gtk/gtkfilesel.c:990
+#: gtk/gtkfilesel.c:989
#, c-format
msgid ""
"The file \"%s\" resides on another machine (called %s) and may not be "
@@ -1359,26 +1588,26 @@ msgstr ""
"доступна овом програму.\n"
"Да ли сте сигурни да желите да је изаберете?"
-#: gtk/gtkfilesel.c:1121
+#: gtk/gtkfilesel.c:1120
msgid "_New Folder"
msgstr "_Нови директоријум"
-#: gtk/gtkfilesel.c:1132
+#: gtk/gtkfilesel.c:1131
msgid "De_lete File"
msgstr "_Обриши датотеку"
-#: gtk/gtkfilesel.c:1143
+#: gtk/gtkfilesel.c:1142
msgid "_Rename File"
msgstr "_Преименуј датотеку"
-#: gtk/gtkfilesel.c:1445
+#: gtk/gtkfilesel.c:1444
#, c-format
msgid ""
"The folder name \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
"Име директоријума „%s“ садржи симболе који нису дозвољени у именима датотека"
-#: gtk/gtkfilesel.c:1447
+#: gtk/gtkfilesel.c:1446
#, c-format
msgid ""
"Error creating folder \"%s\": %s\n"
@@ -1387,34 +1616,34 @@ msgstr ""
"Грешка при образовању директоријума „%s“: %s\n"
"%s"
-#: gtk/gtkfilesel.c:1448 gtk/gtkfilesel.c:1684
+#: gtk/gtkfilesel.c:1447 gtk/gtkfilesel.c:1683
msgid "You probably used symbols not allowed in filenames."
msgstr "Вероватно сте користили недозвољене симболе у имену."
-#: gtk/gtkfilesel.c:1456
+#: gtk/gtkfilesel.c:1455
#, c-format
msgid "Error creating folder \"%s\": %s\n"
msgstr "Грешка при образовању директоријума „%s“: %s\n"
-#: gtk/gtkfilesel.c:1490
+#: gtk/gtkfilesel.c:1489
msgid "New Folder"
msgstr "Нови директоријум"
-#: gtk/gtkfilesel.c:1505
+#: gtk/gtkfilesel.c:1504
msgid "_Folder name:"
msgstr "_Име директоријума:"
-#: gtk/gtkfilesel.c:1529
+#: gtk/gtkfilesel.c:1528
msgid "C_reate"
msgstr "_Образуј"
-#: gtk/gtkfilesel.c:1572
+#: gtk/gtkfilesel.c:1571
#, c-format
msgid "The filename \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
"Име датотеке „%s“ садржи симболе који су недозвољени у именима датотека"
-#: gtk/gtkfilesel.c:1575
+#: gtk/gtkfilesel.c:1574
#, c-format
msgid ""
"Error deleting file \"%s\": %s\n"
@@ -1423,30 +1652,30 @@ msgstr ""
"Грешка при брисању датотеке „%s“: %s\n"
"%s"
-#: gtk/gtkfilesel.c:1577 gtk/gtkfilesel.c:1698
+#: gtk/gtkfilesel.c:1576 gtk/gtkfilesel.c:1697
msgid "It probably contains symbols not allowed in filenames."
msgstr "Вероватно садржи симболе недозвољене у именима датотека."
-#: gtk/gtkfilesel.c:1586
+#: gtk/gtkfilesel.c:1585
#, c-format
msgid "Error deleting file \"%s\": %s"
msgstr "Грешка при брисању датотеке „%s“: %s"
-#: gtk/gtkfilesel.c:1629
+#: gtk/gtkfilesel.c:1628
#, c-format
msgid "Really delete file \"%s\"?"
msgstr "Заиста обрисати датотеку „%s“?"
-#: gtk/gtkfilesel.c:1634
+#: gtk/gtkfilesel.c:1633
msgid "Delete File"
msgstr "Обриши датотеку"
-#: gtk/gtkfilesel.c:1680 gtk/gtkfilesel.c:1694
+#: gtk/gtkfilesel.c:1679 gtk/gtkfilesel.c:1693
#, c-format
msgid "The file name \"%s\" contains symbols that are not allowed in filenames"
msgstr "Име датотеке „%s“ садржи симболе који нису дозвољени у именима"
-#: gtk/gtkfilesel.c:1682
+#: gtk/gtkfilesel.c:1681
#, c-format
msgid ""
"Error renaming file to \"%s\": %s\n"
@@ -1455,7 +1684,7 @@ msgstr ""
"Грешка при преименовању датотеке у „%s“: %s\n"
"%s"
-#: gtk/gtkfilesel.c:1696
+#: gtk/gtkfilesel.c:1695
#, c-format
msgid ""
"Error renaming file \"%s\": %s\n"
@@ -1464,29 +1693,29 @@ msgstr ""
"Грешка при преименовању датотеке „%s“: %s\n"
"%s"
-#: gtk/gtkfilesel.c:1706
+#: gtk/gtkfilesel.c:1705
#, c-format
msgid "Error renaming file \"%s\" to \"%s\": %s"
msgstr "Грешка при преименовању датотеке „%s“ у „%s“: %s"
-#: gtk/gtkfilesel.c:1753
+#: gtk/gtkfilesel.c:1752
msgid "Rename File"
msgstr "Преименуј датотеку"
-#: gtk/gtkfilesel.c:1768
+#: gtk/gtkfilesel.c:1767
#, c-format
msgid "Rename file \"%s\" to:"
msgstr "Преименовати датотеку „%s“ у:"
-#: gtk/gtkfilesel.c:1797
+#: gtk/gtkfilesel.c:1796
msgid "_Rename"
msgstr "_Преименуј"
-#: gtk/gtkfilesel.c:2229
+#: gtk/gtkfilesel.c:2228
msgid "_Selection: "
msgstr "_Избор: "
-#: gtk/gtkfilesel.c:3152
+#: gtk/gtkfilesel.c:3151
#, c-format
msgid ""
"The filename \"%s\" couldn't be converted to UTF-8. (try setting the "
@@ -1495,15 +1724,15 @@ msgstr ""
"Име датотеке „%s“ се не може претворити у УТФ-8 (покушајте поставити "
"променљиву окружења G_FILENAME_ENCODING): %s"
-#: gtk/gtkfilesel.c:3155
+#: gtk/gtkfilesel.c:3154
msgid "Invalid UTF-8"
msgstr "Неисправан УТФ-8"
-#: gtk/gtkfilesel.c:4032
+#: gtk/gtkfilesel.c:4031
msgid "Name too long"
msgstr "Предугачко име"
-#: gtk/gtkfilesel.c:4034
+#: gtk/gtkfilesel.c:4033
msgid "Couldn't convert filename"
msgstr "Не могу претворити име датотеке"
@@ -1511,32 +1740,32 @@ msgstr "Не могу претворити име датотеке"
msgid "(Empty)"
msgstr "(Празно)"
-#: gtk/gtkfilesystemunix.c:440 gtk/gtkfilesystemunix.c:632
-#: gtk/gtkfilesystemunix.c:1739 gtk/gtkfilesystemwin32.c:482
-#: gtk/gtkfilesystemwin32.c:495 gtk/gtkfilesystemwin32.c:1533
+#: gtk/gtkfilesystemunix.c:475 gtk/gtkfilesystemunix.c:678
+#: gtk/gtkfilesystemunix.c:1918 gtk/gtkfilesystemwin32.c:482
+#: gtk/gtkfilesystemwin32.c:495 gtk/gtkfilesystemwin32.c:1560
#, c-format
msgid "Error getting information for '%s': %s"
msgstr "Грешка при добављању података о „%s“: %s"
-#: gtk/gtkfilesystemunix.c:501 gtk/gtkfilesystemwin32.c:537
+#: gtk/gtkfilesystemunix.c:547 gtk/gtkfilesystemwin32.c:537
#, c-format
msgid "Error creating directory '%s': %s"
msgstr "Грешка при прављењу директоријума „%s“: %s"
-#: gtk/gtkfilesystemunix.c:581 gtk/gtkfilesystemwin32.c:597
+#: gtk/gtkfilesystemunix.c:627 gtk/gtkfilesystemwin32.c:597
msgid "This file system does not support mounting"
msgstr "Овај систем датотека не подржава прикључивање"
-#: gtk/gtkfilesystemunix.c:589
+#: gtk/gtkfilesystemunix.c:635
msgid "Filesystem"
msgstr "Систем датотека"
-#: gtk/gtkfilesystemunix.c:746
+#: gtk/gtkfilesystemunix.c:792
#, c-format
msgid "Could not get a stock icon for %s"
msgstr "Не могу да учитам препоручену икону за %s"
-#: gtk/gtkfilesystemunix.c:841
+#: gtk/gtkfilesystemunix.c:887
#, c-format
msgid ""
"The name \"%s\" is not valid because it contains the character \"%s\". "
@@ -1544,22 +1773,22 @@ msgid ""
msgstr ""
"Име „%s“ није исправно зато што садржи знак „%s“. Користите неко друго име."
-#: gtk/gtkfilesystemunix.c:1446 gtk/gtkfilesystemwin32.c:1007
-#, c-format
-msgid "Bookmark saving failed: %s"
+#: gtk/gtkfilesystemunix.c:1489
+#, fuzzy, c-format
+msgid "Writing %s failed: %s"
msgstr "Неуспешно снимање обележивача: %s"
-#: gtk/gtkfilesystemunix.c:1498
+#: gtk/gtkfilesystemunix.c:1578
#, c-format
msgid "'%s' already exists in the bookmarks list"
msgstr "„%s“ је већ међу обележивачима"
-#: gtk/gtkfilesystemunix.c:1560
+#: gtk/gtkfilesystemunix.c:1650
#, c-format
msgid "'%s' does not exist in the bookmarks list"
msgstr "„%s“ није међу обележивачима"
-#: gtk/gtkfilesystemunix.c:1699
+#: gtk/gtkfilesystemunix.c:1878
#, c-format
msgid "Error getting information for '/': %s"
msgstr "Грешка при добављању података за „/“: %s"
@@ -1569,48 +1798,53 @@ msgstr "Грешка при добављању података за „/“: %s
msgid "Network Drive (%s)"
msgstr "Мрежни диск (%s)"
-#: gtk/gtkfilesystemwin32.c:626
+#: gtk/gtkfilesystemwin32.c:650
#, c-format
msgid "%s (%s)"
msgstr "%s (%s)"
-#: gtk/gtkfontbutton.c:178 gtk/gtkfontbutton.c:295
+#: gtk/gtkfilesystemwin32.c:1032
+#, c-format
+msgid "Bookmark saving failed: %s"
+msgstr "Неуспешно снимање обележивача: %s"
+
+#: gtk/gtkfontbutton.c:179 gtk/gtkfontbutton.c:292
msgid "Pick a Font"
msgstr "Изаберите фонт"
#. Initialize fields
-#: gtk/gtkfontbutton.c:289
+#: gtk/gtkfontbutton.c:286
msgid "Sans 12"
msgstr "Sans 12"
-#: gtk/gtkfontbutton.c:807
+#: gtk/gtkfontbutton.c:804
msgid "Font"
msgstr "Писмо"
#. This is the default text shown in the preview entry, though the user
#. can set it. Remember that some fonts only have capital letters.
-#: gtk/gtkfontsel.c:73
+#: gtk/gtkfontsel.c:74
msgid "abcdefghijk ABCDEFGHIJK"
msgstr "абвгдђшжчћљњџ АБВГДЂШЖЧЋЉЊЏ abcčćdđ ABCČĆDĐ"
-#: gtk/gtkfontsel.c:360
+#: gtk/gtkfontsel.c:361
msgid "_Family:"
msgstr "_Породица:"
-#: gtk/gtkfontsel.c:366
+#: gtk/gtkfontsel.c:367
msgid "_Style:"
msgstr "_Стил:"
-#: gtk/gtkfontsel.c:372
+#: gtk/gtkfontsel.c:373
msgid "Si_ze:"
msgstr "_Величина:"
#. create the text entry widget
-#: gtk/gtkfontsel.c:548
+#: gtk/gtkfontsel.c:549
msgid "_Preview:"
msgstr "Пре_глед:"
-#: gtk/gtkfontsel.c:1382
+#: gtk/gtkfontsel.c:1383
msgid "Font Selection"
msgstr "Избор фонта"
@@ -1625,12 +1859,12 @@ msgstr "_Гама вредност"
#. Remove this icon source so we don't keep trying to
#. * load it.
#.
-#: gtk/gtkiconfactory.c:1629
+#: gtk/gtkiconfactory.c:1644
#, c-format
msgid "Error loading icon: %s"
msgstr "Грешка при учитавању иконе: %s"
-#: gtk/gtkicontheme.c:1259
+#: gtk/gtkicontheme.c:1250
#, c-format
msgid ""
"Could not find the icon '%s'. The '%s' theme\n"
@@ -1643,7 +1877,7 @@ msgstr ""
"Можете набавити примерак са:\n"
"\t%s"
-#: gtk/gtkicontheme.c:1324
+#: gtk/gtkicontheme.c:1315
#, c-format
msgid "Icon '%s' not present in theme"
msgstr "Икона „%s“ није присутна у теми"
@@ -1731,7 +1965,7 @@ msgstr "(непознато)"
msgid "clear"
msgstr "очистити"
-#: gtk/gtklabel.c:3931
+#: gtk/gtklabel.c:3935
msgid "Select All"
msgstr "Изабери све"
@@ -1766,43 +2000,43 @@ msgstr "Које Гтк+ опције за налажење грешака ис
#. * Do *not* translate it to "predefinito:LTR", if it
#. * it isn't default:LTR or default:RTL it will not work
#.
-#: gtk/gtkmain.c:482
+#: gtk/gtkmain.c:476
msgid "default:LTR"
msgstr "default:LTR"
-#: gtk/gtkmain.c:565
+#: gtk/gtkmain.c:559
msgid "GTK+ Options"
msgstr "Гтк+ опције"
-#: gtk/gtkmain.c:565
+#: gtk/gtkmain.c:559
msgid "Show GTK+ Options"
msgstr "Прикажи Гтк+ опције"
-#: gtk/gtknotebook.c:2712 gtk/gtknotebook.c:5060
+#: gtk/gtknotebook.c:2718 gtk/gtknotebook.c:5064
#, c-format
msgid "Page %u"
msgstr "Лист %u"
-#: gtk/gtkradiotoolbutton.c:91
+#: gtk/gtkradiotoolbutton.c:92
msgid "Group"
msgstr "Група"
-#: gtk/gtkradiotoolbutton.c:92
+#: gtk/gtkradiotoolbutton.c:93
msgid "The radio tool button whose group this button belongs to."
msgstr "Дугме радио алатке чијој групи ово дугме припада."
-#: gtk/gtkrc.c:2399
+#: gtk/gtkrc.c:2400
#, c-format
msgid "Unable to find include file: \"%s\""
msgstr "Не могу пронаћи датотеку за укључивање: „%s“"
-#: gtk/gtkrc.c:3038 gtk/gtkrc.c:3041
+#: gtk/gtkrc.c:3042 gtk/gtkrc.c:3045
#, c-format
msgid "Unable to locate image file in pixmap_path: \"%s\""
msgstr "Не могу пронаћи датотеку са сликом у pixmap_path: „%s“"
# bug: first colon seems unnecessary
-#: gtk/gtkrc.c:3476
+#: gtk/gtkrc.c:3480
#, c-format
msgid "Pixmap path element: \"%s\" must be absolute, %s, line %d"
msgstr "Део путање за слике: „%s“ мора бити апсолутна путања, %s, %d. ред"
@@ -2200,22 +2434,22 @@ msgstr "Не могу да пронађем мотор теме у путањи
msgid "--- No Tip ---"
msgstr "—— Нема савета ——"
-#: gtk/gtkuimanager.c:1143
+#: gtk/gtkuimanager.c:1154
#, c-format
msgid "Unknown attribute '%s' on line %d char %d"
msgstr "Непознат атрибут „%s“ у %d. реду, %d. знак"
-#: gtk/gtkuimanager.c:1345
+#: gtk/gtkuimanager.c:1371
#, c-format
msgid "Unexpected start tag '%s' on line %d char %d"
msgstr "Неочекивана почетна ознака „%s“ у %d. реду, %d. знак"
-#: gtk/gtkuimanager.c:1430
+#: gtk/gtkuimanager.c:1461
#, c-format
msgid "Unexpected character data on line %d char %d"
msgstr "Неочекивани знаковни подаци у %d. реду, %d. знак"
-#: gtk/gtkuimanager.c:2222
+#: gtk/gtkuimanager.c:2272
msgid "Empty"
msgstr "Празно"
@@ -2274,6 +2508,15 @@ msgstr "Иксов начин уноса (XIM)"
msgid "Could not get information for file '%s': %s"
msgstr "Не могу да сазнам податке о датотеци „%s“: %s"
+#~ msgid "Shift"
+#~ msgstr "Shift"
+
+#~ msgid "Ctrl"
+#~ msgstr "Ctrl"
+
+#~ msgid "Alt"
+#~ msgstr "Alt"
+
#~ msgid "_Credits"
#~ msgstr "_Заслуге"
@@ -2352,9 +2595,6 @@ msgstr "Не могу да сазнам податке о датотеци „%s
#~ msgid "Add"
#~ msgstr "Додај"
-#~ msgid "Remove"
-#~ msgstr "Уклони"
-
#~ msgid "_Filename:"
#~ msgstr "_Име датотеке:"
diff --git a/po/sr@ije.po b/po/sr@ije.po
index ade74516b..0b37f9170 100644
--- a/po/sr@ije.po
+++ b/po/sr@ije.po
@@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gtk+ 2.4\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-01-08 02:01-0500\n"
+"POT-Creation-Date: 2005-06-20 14:30-0400\n"
"PO-Revision-Date: 2004-04-17 19:11+0200\n"
"Last-Translator: Bojan Suzic <bojans@teol.net>\n"
"Language-Team: Serbian (sr) <serbiangnome-lista@nongnu.org>\n"
@@ -21,7 +21,7 @@ msgstr ""
"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
#: gdk-pixbuf/gdk-pixbuf-animation.c:153 gdk-pixbuf/gdk-pixbuf-io.c:838
-#: gdk-pixbuf/gdk-pixbuf-io.c:1069 tests/testfilechooser.c:199
+#: gdk-pixbuf/gdk-pixbuf-io.c:1068 tests/testfilechooser.c:199
#, c-format
msgid "Failed to open file '%s': %s"
msgstr "Не могу да отворим датотеку „%s“: %s"
@@ -33,7 +33,7 @@ msgstr "Слика „%s“ не садржи податке"
# ово има највише смисла
#: gdk-pixbuf/gdk-pixbuf-animation.c:208 gdk-pixbuf/gdk-pixbuf-io.c:887
-#: gdk-pixbuf/gdk-pixbuf-io.c:1110 tests/testfilechooser.c:244
+#: gdk-pixbuf/gdk-pixbuf-io.c:1109 tests/testfilechooser.c:244
#, c-format
msgid ""
"Failed to load image '%s': reason not known, probably a corrupt image file"
@@ -82,34 +82,34 @@ msgstr "Непознат начин записа слике"
msgid "Failed to load image '%s': %s"
msgstr "Не могу да учитам слику „%s“: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1337
+#: gdk-pixbuf/gdk-pixbuf-io.c:1336
#, c-format
msgid "Error writing to image file: %s"
msgstr "Грешка при упису у датотеку слике: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1383 gdk-pixbuf/gdk-pixbuf-io.c:1512
+#: gdk-pixbuf/gdk-pixbuf-io.c:1382 gdk-pixbuf/gdk-pixbuf-io.c:1511
#, c-format
msgid "This build of gdk-pixbuf does not support saving the image format: %s"
msgstr "Ово издање програма gdk-pixbuf не подржава ову слику врсте %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1417
+#: gdk-pixbuf/gdk-pixbuf-io.c:1416
msgid "Insufficient memory to save image to callback"
msgstr "Нема довољно меморије за чување слике у позивну функцију"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1429
+#: gdk-pixbuf/gdk-pixbuf-io.c:1428
msgid "Failed to open temporary file"
msgstr "Не могу да отворим привремену датотеку"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1454
+#: gdk-pixbuf/gdk-pixbuf-io.c:1453
msgid "Failed to read from temporary file"
msgstr "Не могу да читам из привремене датотеке"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1641
+#: gdk-pixbuf/gdk-pixbuf-io.c:1687
#, c-format
msgid "Failed to open '%s' for writing: %s"
msgstr "Не могу да приступим „%s“ ради уписа: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1665
+#: gdk-pixbuf/gdk-pixbuf-io.c:1711
#, c-format
msgid ""
"Failed to close '%s' while writing image, all data may not have been saved: %"
@@ -118,7 +118,7 @@ msgstr ""
"Не могу да затворим „%s“ при упису слике, могуће је да нису сви подаци "
"сачувани: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1853 gdk-pixbuf/gdk-pixbuf-io.c:1903
+#: gdk-pixbuf/gdk-pixbuf-io.c:1931 gdk-pixbuf/gdk-pixbuf-io.c:1981
msgid "Insufficient memory to save image into a buffer"
msgstr "Нема довољно меморије да сачува слику у међуспремник"
@@ -182,26 +182,36 @@ msgstr "Неисправан дио анимације"
msgid "The ANI image format"
msgstr "ANI запис слика"
+#: gdk-pixbuf/io-bmp.c:228 gdk-pixbuf/io-bmp.c:306 gdk-pixbuf/io-bmp.c:338
+#: gdk-pixbuf/io-bmp.c:361 gdk-pixbuf/io-bmp.c:442
+msgid "BMP image has bogus header data"
+msgstr "BMP слика има неисправно заглавље"
+
# шта нам нарочито битмап каже?
-#: gdk-pixbuf/io-bmp.c:227 gdk-pixbuf/io-bmp.c:383
+#: gdk-pixbuf/io-bmp.c:239 gdk-pixbuf/io-bmp.c:401
msgid "Not enough memory to load bitmap image"
msgstr "Нема довољно меморије да учита слику"
# или неподржану величину заглавља???
-#: gdk-pixbuf/io-bmp.c:269
+#: gdk-pixbuf/io-bmp.c:287
msgid "BMP image has unsupported header size"
msgstr "BMP слика садржи заглавље неподржане величине"
-#: gdk-pixbuf/io-bmp.c:288 gdk-pixbuf/io-bmp.c:320 gdk-pixbuf/io-bmp.c:343
-#: gdk-pixbuf/io-bmp.c:424
-msgid "BMP image has bogus header data"
-msgstr "BMP слика има неисправно заглавље"
-
-#: gdk-pixbuf/io-bmp.c:307
+#: gdk-pixbuf/io-bmp.c:325
msgid "Topdown BMP images cannot be compressed"
msgstr ""
-#: gdk-pixbuf/io-bmp.c:1154
+#: gdk-pixbuf/io-bmp.c:1203
+#, fuzzy
+msgid "Couldn't allocate memory for saving BMP file"
+msgstr "Не могу обезбједити меморију за учитавање JPEG датотеке"
+
+#: gdk-pixbuf/io-bmp.c:1244
+#, fuzzy
+msgid "Couldn't write to BMP file"
+msgstr "Не могу претворити име датотеке"
+
+#: gdk-pixbuf/io-bmp.c:1293
msgid "The BMP image format"
msgstr "BMP запис слике"
@@ -210,7 +220,7 @@ msgstr "BMP запис слике"
msgid "Failure reading GIF: %s"
msgstr "Грешка при читању GIF-а: %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 "GIF датотеци недостаје нешто података (можда је некако одсјечена?)"
@@ -237,36 +247,41 @@ msgstr "Наишао је на лош запис"
msgid "Circular table entry in GIF file"
msgstr "Кружни унос у табели GIF датотеке"
-#: 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 "Нема довољно меморије да учита GIF датотеку"
-#: gdk-pixbuf/io-gif.c:1088
+#: gdk-pixbuf/io-gif.c:947
+#, fuzzy
+msgid "Not enough memory to composite a frame in GIF file"
+msgstr "Нема довољно меморије да учита GIF датотеку"
+
+#: gdk-pixbuf/io-gif.c:1116
msgid "GIF image is corrupt (incorrect LZW compression)"
msgstr "GIF слика је оштећена (неисправно LZW сажимање)"
-#: gdk-pixbuf/io-gif.c:1138
+#: gdk-pixbuf/io-gif.c:1166
msgid "File does not appear to be a GIF file"
msgstr "Изгледа да се не ради о GIF датотеци"
-#: 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 "Издање %s GIF начина записа није подржано"
-#: 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."
msgstr "GIF слика нема општу мапу боја, а кадар у њему нема засебну мапу боја."
-#: gdk-pixbuf/io-gif.c:1491
+#: gdk-pixbuf/io-gif.c:1519
msgid "GIF image was truncated or incomplete."
msgstr "GIF слика је одсјечена или непотпуна."
# забрљано
-#: gdk-pixbuf/io-gif.c:1643
+#: gdk-pixbuf/io-gif.c:1671
msgid "The GIF image format"
msgstr "GIF запис слике"
@@ -459,102 +474,120 @@ msgstr "Кобна грешка при читању PNG слике"
msgid "Fatal error reading PNG image file: %s"
msgstr "Кобна грешка при читању PNG слике: %s"
-#: gdk-pixbuf/io-png.c:813
+#: gdk-pixbuf/io-png.c:810
msgid ""
"Keys for PNG text chunks must have at least 1 and at most 79 characters."
msgstr ""
"Кључеви за текстуалне одељке PNG-а морају имати бар 1, а највише 79 знакова."
-#: gdk-pixbuf/io-png.c:821
+#: gdk-pixbuf/io-png.c:818
msgid "Keys for PNG text chunks must be ASCII characters."
msgstr "Кључеви за текстуалне одељке PNG-а морају бити АСКРИ знакови."
-#: gdk-pixbuf/io-png.c:854
+#: gdk-pixbuf/io-png.c:831
+#, fuzzy, c-format
+msgid ""
+"PNG compression level must be a value between 0 and 9; value '%s' could not "
+"be parsed."
+msgstr ""
+"Каквоћа JPEG-а мора бити вриједност између 0 и 100; не могу да разумијем "
+"вриједност „%s“."
+
+#: gdk-pixbuf/io-png.c:843
+#, fuzzy, c-format
+msgid ""
+"PNG compression level must be a value between 0 and 9; value '%d' is not "
+"allowed."
+msgstr ""
+"Каквоћа JPEG-а мора бити вриједност између 0 и 100; није дозвољена "
+"вриједност „%d“."
+
+#: gdk-pixbuf/io-png.c:883
#, fuzzy, c-format
msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding."
msgstr ""
"Вриједност текстуалног одељка PNG-а %s се не може претворити у ИСО-8859-1 "
"запис."
-#: gdk-pixbuf/io-png.c:994
+#: gdk-pixbuf/io-png.c:1026
msgid "The PNG image format"
msgstr "PNG запис слике"
# Да ли користити аорист?? Ја сам за, а шта кажу остали...
-#: gdk-pixbuf/io-pnm.c:249
+#: gdk-pixbuf/io-pnm.c:252
msgid "PNM loader expected to find an integer, but didn't"
msgstr "Дио за учитавање PNM слика је очекивао цијели број, али није га нашао"
-#: gdk-pixbuf/io-pnm.c:281
+#: gdk-pixbuf/io-pnm.c:284
msgid "PNM file has an incorrect initial byte"
msgstr "PNM датотека садржи неисправан почетни бајт"
-#: gdk-pixbuf/io-pnm.c:311
+#: gdk-pixbuf/io-pnm.c:314
msgid "PNM file is not in a recognized PNM subformat"
msgstr "PNM датотека није у познатом PNM подзапису"
-#: gdk-pixbuf/io-pnm.c:336
+#: gdk-pixbuf/io-pnm.c:339
msgid "PNM file has an image width of 0"
msgstr "PNM датотека садржи слику ширине 0"
-#: gdk-pixbuf/io-pnm.c:357
+#: gdk-pixbuf/io-pnm.c:360
msgid "PNM file has an image height of 0"
msgstr "PNM датотека садржи слику висине 0"
-#: gdk-pixbuf/io-pnm.c:380
+#: gdk-pixbuf/io-pnm.c:383
msgid "Maximum color value in PNM file is 0"
msgstr "Највећа вриједност боје у PNM датотеци је 0"
-#: gdk-pixbuf/io-pnm.c:388
+#: gdk-pixbuf/io-pnm.c:391
msgid "Maximum color value in PNM file is too large"
msgstr "Највећа вриједност боје у PNM датотеци је превелика"
-#: gdk-pixbuf/io-pnm.c:396
+#: gdk-pixbuf/io-pnm.c:399
#, fuzzy
msgid "Cannot handle PNM files with maximum color values greater than 255"
msgstr ""
"Не може да барата PNM датотекама чије су највеће вриједности боје веће од 255"
-#: gdk-pixbuf/io-pnm.c:435 gdk-pixbuf/io-pnm.c:463 gdk-pixbuf/io-pnm.c:495
+#: gdk-pixbuf/io-pnm.c:438 gdk-pixbuf/io-pnm.c:466 gdk-pixbuf/io-pnm.c:498
msgid "Raw PNM image type is invalid"
msgstr "Сирова PNM врста слике неисправна"
-#: gdk-pixbuf/io-pnm.c:555 gdk-pixbuf/io-pnm.c:597
+#: gdk-pixbuf/io-pnm.c:562 gdk-pixbuf/io-pnm.c:604
msgid "PNM image format is invalid"
msgstr "Неисправан је PNM запис слике"
-#: gdk-pixbuf/io-pnm.c:656
+#: gdk-pixbuf/io-pnm.c:663
msgid "PNM image loader does not support this PNM subformat"
msgstr "Дио за учитавање PNM слика не подржава овај PNM подзапис"
-#: gdk-pixbuf/io-pnm.c:711
+#: gdk-pixbuf/io-pnm.c:718
msgid "Premature end-of-file encountered"
msgstr "Наишао на превремен крај датотеке"
# да ли ипак оставити везу са EOF симболом?
-#: gdk-pixbuf/io-pnm.c:743 gdk-pixbuf/io-pnm.c:974
+#: gdk-pixbuf/io-pnm.c:750 gdk-pixbuf/io-pnm.c:981
msgid "Raw PNM formats require exactly one whitespace before sample data"
msgstr "Сиров PNM запис захтјева тачно један размак прије садржаја"
-#: gdk-pixbuf/io-pnm.c:770
+#: gdk-pixbuf/io-pnm.c:777
#, fuzzy
msgid "Cannot allocate memory for loading PNM image"
msgstr "Не могу обезбједити меморију за учитавање PNM слике"
# у сваком структу (Це језик) су неки подаци
-#: gdk-pixbuf/io-pnm.c:820
+#: gdk-pixbuf/io-pnm.c:827
msgid "Insufficient memory to load PNM context struct"
msgstr "Недовољно меморије за учитавање PNM података о смислу"
-#: gdk-pixbuf/io-pnm.c:871
+#: gdk-pixbuf/io-pnm.c:878
msgid "Unexpected end of PNM image data"
msgstr "Неочекиван крај PNM слике"
-#: gdk-pixbuf/io-pnm.c:1003
+#: gdk-pixbuf/io-pnm.c:1010
msgid "Insufficient memory to load PNM file"
msgstr "Недовољно меморије за учитавање PNM датотеке"
-#: gdk-pixbuf/io-pnm.c:1082
+#: gdk-pixbuf/io-pnm.c:1089
msgid "The PNM/PBM/PGM/PPM image format family"
msgstr "Породица PNM/PBM/PGM/PPM записа слика"
@@ -580,71 +613,71 @@ msgid "The Sun raster image format"
msgstr "Sun-ов запис растерских слика"
# овдје не можемо ставити „податке“ пошто ова структура показује на податке, види ниже
-#: gdk-pixbuf/io-tga.c:159
+#: gdk-pixbuf/io-tga.c:154
#, fuzzy
msgid "Cannot allocate memory for IOBuffer struct"
msgstr "Не могу обезбједити меморију за IOBuffer структуру"
-#: gdk-pixbuf/io-tga.c:178
+#: gdk-pixbuf/io-tga.c:173
#, fuzzy
msgid "Cannot allocate memory for IOBuffer data"
msgstr "Не могу да обезбједим меморију за IOBuffer податке"
# мало опширније него што би требало: дио „помоћу...“ се може избацити
-#: gdk-pixbuf/io-tga.c:189
+#: gdk-pixbuf/io-tga.c:184
#, fuzzy
msgid "Cannot realloc IOBuffer data"
msgstr "Не могу да проширим IOBuffer податке помоћу realloc()"
-#: gdk-pixbuf/io-tga.c:219
+#: gdk-pixbuf/io-tga.c:214
#, fuzzy
msgid "Cannot allocate temporary IOBuffer data"
msgstr "Не могу да обезбједим привремене IOBuffer податке"
-#: gdk-pixbuf/io-tga.c:353
+#: gdk-pixbuf/io-tga.c:348
#, fuzzy
msgid "Cannot allocate new pixbuf"
msgstr "Не могу да обезбједим pixbuf"
-#: gdk-pixbuf/io-tga.c:692
+#: gdk-pixbuf/io-tga.c:689
#, fuzzy
msgid "Cannot allocate colormap structure"
msgstr "Не могу да обезбједим структуру за мапу боја"
-#: gdk-pixbuf/io-tga.c:699
+#: gdk-pixbuf/io-tga.c:696
#, fuzzy
msgid "Cannot allocate colormap entries"
msgstr "Не могу да обезбједим ставке за мапу боја"
# bitdepth непосредно утиче на број боја
-#: gdk-pixbuf/io-tga.c:721
+#: gdk-pixbuf/io-tga.c:718
msgid "Unexpected bitdepth for colormap entries"
msgstr "Неочекиван број боја за ставке мапе боја"
-#: gdk-pixbuf/io-tga.c:739
+#: gdk-pixbuf/io-tga.c:736
#, fuzzy
msgid "Cannot allocate TGA header memory"
msgstr "Не могу да обезбједим меморију за TGA заглавље"
-#: gdk-pixbuf/io-tga.c:772
+#: gdk-pixbuf/io-tga.c:769
msgid "TGA image has invalid dimensions"
msgstr "TGA слика је неисправне величине"
-#: gdk-pixbuf/io-tga.c:778 gdk-pixbuf/io-tga.c:787 gdk-pixbuf/io-tga.c:797
-#: gdk-pixbuf/io-tga.c:807 gdk-pixbuf/io-tga.c:814
+#: gdk-pixbuf/io-tga.c:775 gdk-pixbuf/io-tga.c:784 gdk-pixbuf/io-tga.c:794
+#: gdk-pixbuf/io-tga.c:804 gdk-pixbuf/io-tga.c:811
msgid "TGA image type not supported"
msgstr "TGA запис слике није подржан"
-#: gdk-pixbuf/io-tga.c:861
+#: gdk-pixbuf/io-tga.c:858
#, fuzzy
msgid "Cannot allocate memory for TGA context struct"
msgstr "Не могу да обезбједим меморију за TGA податке о смислу"
-#: gdk-pixbuf/io-tga.c:926
+#: gdk-pixbuf/io-tga.c:923
msgid "Excess data in file"
msgstr "Претјерано података у датотеци"
-#: gdk-pixbuf/io-tga.c:995
+#: gdk-pixbuf/io-tga.c:992
msgid "The Targa image format"
msgstr "Targa запис слика"
@@ -726,44 +759,49 @@ msgstr "Неуспио упис у привремену датотеку при
msgid "The XBM image format"
msgstr "XBM запис слика"
-#: gdk-pixbuf/io-xpm.c:1229
+#: gdk-pixbuf/io-xpm.c:467
msgid "No XPM header found"
msgstr "Није нашао XPM заглавље"
-#: gdk-pixbuf/io-xpm.c:1237
+#: gdk-pixbuf/io-xpm.c:476
+#, fuzzy
+msgid "Invalid XPM header"
+msgstr "Неисправна XBM датотека"
+
+#: gdk-pixbuf/io-xpm.c:484
msgid "XPM file has image width <= 0"
msgstr "XPM слика је ширине ≤0"
# можда боље речима?
-#: gdk-pixbuf/io-xpm.c:1245
+#: gdk-pixbuf/io-xpm.c:492
msgid "XPM file has image height <= 0"
msgstr "XPM слика је висине ≤0"
# или можда пикселу?
-#: gdk-pixbuf/io-xpm.c:1253
+#: gdk-pixbuf/io-xpm.c:500
msgid "XPM has invalid number of chars per pixel"
msgstr "XPM има неисправан број знакова по тачки"
# можда боље речима?
-#: gdk-pixbuf/io-xpm.c:1260
+#: gdk-pixbuf/io-xpm.c:507
msgid "XPM file has invalid number of colors"
msgstr "XPM датотека има неисправан број боја"
-#: gdk-pixbuf/io-xpm.c:1272 gdk-pixbuf/io-xpm.c:1281 gdk-pixbuf/io-xpm.c:1333
+#: gdk-pixbuf/io-xpm.c:519 gdk-pixbuf/io-xpm.c:528 gdk-pixbuf/io-xpm.c:580
#, fuzzy
msgid "Cannot allocate memory for loading XPM image"
msgstr "Не могу да обезбједим меморију за учитавање XPM слике"
-#: gdk-pixbuf/io-xpm.c:1295
+#: gdk-pixbuf/io-xpm.c:542
#, fuzzy
msgid "Cannot read XPM colormap"
msgstr "Не могу да прочитам XPM мапу боја"
-#: gdk-pixbuf/io-xpm.c:1524
+#: gdk-pixbuf/io-xpm.c:771
msgid "Failed to write to temporary file when loading XPM image"
msgstr "Неуспио упис у привремену датотеку при учитавању XPM слике"
-#: gdk-pixbuf/io-xpm.c:1559
+#: gdk-pixbuf/io-xpm.c:806
msgid "The XPM image format"
msgstr "XPM запис слике"
@@ -826,6 +864,138 @@ msgstr ""
msgid "Gdk debugging flags to unset"
msgstr ""
+#: gdk/keyname-table.h:3940
+msgid "keyboard label|BackSpace"
+msgstr ""
+
+#: gdk/keyname-table.h:3941
+msgid "keyboard label|Tab"
+msgstr ""
+
+#: gdk/keyname-table.h:3942
+msgid "keyboard label|Return"
+msgstr ""
+
+#: gdk/keyname-table.h:3943
+msgid "keyboard label|Pause"
+msgstr ""
+
+#: gdk/keyname-table.h:3944
+msgid "keyboard label|Scroll_Lock"
+msgstr ""
+
+#: gdk/keyname-table.h:3945
+msgid "keyboard label|Sys_Req"
+msgstr ""
+
+#: gdk/keyname-table.h:3946
+msgid "keyboard label|Escape"
+msgstr ""
+
+#: gdk/keyname-table.h:3947
+msgid "keyboard label|Multi_key"
+msgstr ""
+
+#: gdk/keyname-table.h:3948
+msgid "keyboard label|Home"
+msgstr ""
+
+#: gdk/keyname-table.h:3949
+msgid "keyboard label|Page_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3950
+msgid "keyboard label|Page_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3951
+msgid "keyboard label|End"
+msgstr ""
+
+#: gdk/keyname-table.h:3952
+msgid "keyboard label|Begin"
+msgstr ""
+
+#: gdk/keyname-table.h:3953
+msgid "keyboard label|Print"
+msgstr ""
+
+#: gdk/keyname-table.h:3954
+msgid "keyboard label|Insert"
+msgstr ""
+
+#: gdk/keyname-table.h:3955
+msgid "keyboard label|Num_Lock"
+msgstr ""
+
+#: gdk/keyname-table.h:3956
+msgid "keyboard label|KP_Space"
+msgstr ""
+
+#: gdk/keyname-table.h:3957
+msgid "keyboard label|KP_Tab"
+msgstr ""
+
+#: gdk/keyname-table.h:3958
+msgid "keyboard label|KP_Enter"
+msgstr ""
+
+#: gdk/keyname-table.h:3959
+msgid "keyboard label|KP_Home"
+msgstr ""
+
+#: gdk/keyname-table.h:3960
+msgid "keyboard label|KP_Left"
+msgstr ""
+
+#: gdk/keyname-table.h:3961
+msgid "keyboard label|KP_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3962
+msgid "keyboard label|KP_Right"
+msgstr ""
+
+#: gdk/keyname-table.h:3963
+msgid "keyboard label|KP_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3964
+msgid "keyboard label|KP_Page_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3965
+msgid "keyboard label|KP_Prior"
+msgstr ""
+
+#: gdk/keyname-table.h:3966
+msgid "keyboard label|KP_Page_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3967
+msgid "keyboard label|KP_Next"
+msgstr ""
+
+#: gdk/keyname-table.h:3968
+msgid "keyboard label|KP_End"
+msgstr ""
+
+#: gdk/keyname-table.h:3969
+msgid "keyboard label|KP_Begin"
+msgstr ""
+
+#: gdk/keyname-table.h:3970
+msgid "keyboard label|KP_Insert"
+msgstr ""
+
+#: gdk/keyname-table.h:3971
+msgid "keyboard label|KP_Delete"
+msgstr ""
+
+#: gdk/keyname-table.h:3972
+msgid "keyboard label|Delete"
+msgstr ""
+
#. Description of --sync in --help output
#: gdk/win32/gdkmain-win32.c:60
msgid "Don't batch GDI requests"
@@ -861,46 +1031,47 @@ msgstr ""
msgid "Make X calls synchronous"
msgstr ""
-#: gtk/gtkaboutdialog.c:260 gtk/gtkaboutdialog.c:1939
+#: gtk/gtkaboutdialog.c:270 gtk/gtkaboutdialog.c:2025
msgid "License"
msgstr ""
-#: gtk/gtkaboutdialog.c:261
+#: gtk/gtkaboutdialog.c:271
msgid "The license of the program"
msgstr ""
#. Add the credits button
-#: gtk/gtkaboutdialog.c:482
-msgid "_Credits"
-msgstr ""
+#: gtk/gtkaboutdialog.c:491
+#, fuzzy
+msgid "C_redits"
+msgstr "_Образуј"
#. Add the license button
-#: gtk/gtkaboutdialog.c:491
+#: gtk/gtkaboutdialog.c:501
msgid "_License"
msgstr ""
-#: gtk/gtkaboutdialog.c:682
+#: gtk/gtkaboutdialog.c:731
#, c-format
msgid "About %s"
msgstr ""
-#: gtk/gtkaboutdialog.c:1876
+#: gtk/gtkaboutdialog.c:1953
msgid "Credits"
msgstr ""
-#: gtk/gtkaboutdialog.c:1901
+#: gtk/gtkaboutdialog.c:1979
msgid "Written by"
msgstr ""
-#: gtk/gtkaboutdialog.c:1904
+#: gtk/gtkaboutdialog.c:1982
msgid "Documented by"
msgstr ""
-#: gtk/gtkaboutdialog.c:1916
+#: gtk/gtkaboutdialog.c:1994
msgid "Translated by"
msgstr ""
-#: gtk/gtkaboutdialog.c:1920
+#: gtk/gtkaboutdialog.c:1998
msgid "Artwork by"
msgstr ""
@@ -908,28 +1079,41 @@ msgstr ""
#. * that use the shift key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: gtk/gtkaccellabel.c:119
-msgid "Shift"
-msgstr "Shift"
+#: gtk/gtkaccellabel.c:121
+msgid "keyboard label|Shift"
+msgstr ""
#. This is the text that should appear next to menu accelerators
#. * that use the control key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: gtk/gtkaccellabel.c:125
-msgid "Ctrl"
-msgstr "Ctrl"
+#: gtk/gtkaccellabel.c:128
+msgid "keyboard label|Ctrl"
+msgstr ""
#. This is the text that should appear next to menu accelerators
#. * that use the alt key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: gtk/gtkaccellabel.c:131
-msgid "Alt"
-msgstr "Alt"
+#: gtk/gtkaccellabel.c:135
+msgid "keyboard label|Alt"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkaccellabel.c:577
+msgid "keyboard label|Space"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkaccellabel.c:581
+msgid "keyboard label|Backslash"
+msgstr ""
#. Translate to calendar:YM if you want years to be displayed
#. * before months; otherwise translate to calendar:MY.
@@ -940,7 +1124,7 @@ msgstr "Alt"
#. * so if you have a default text direction of RTL and YM, then
#. * the year will appear on the right.
#.
-#: gtk/gtkcalendar.c:700
+#: gtk/gtkcalendar.c:647
msgid "calendar:MY"
msgstr "calendar:MY"
@@ -948,24 +1132,52 @@ msgstr "calendar:MY"
#. * first day of the week to calendar:week_start:1 if you want Monday
#. * to be the first day of the week, and so on.
#.
-#: gtk/gtkcalendar.c:710
+#: gtk/gtkcalendar.c:661
msgid "calendar:week_start:0"
msgstr "calendar:week_start:1"
-#: gtk/gtkcellrendererprogress.c:235 gtk/gtkcellrendererprogress.c:293
+#. Translators: This is a text measurement template.
+#. * Translate it to the widest year text.
+#. *
+#. * Don't include the prefix "year measurement template|"
+#. * in the translation.
+#. *
+#. * If you don't understand this, leave it as "2000"
+#.
+#: gtk/gtkcalendar.c:1549
+msgid "year measurement template|2000"
+msgstr ""
+
+#. Translators: This dictates how the year is displayed in
+#. * gtkcalendar widget. See strftime() manual for the format.
+#. * Use only ASCII in the translation.
+#. *
+#. * Also look for the msgid "year measurement template|2000".
+#. * Translate that entry to a year with the widest output of this
+#. * msgid.
+#. *
+#. * Don't include the prefix "calendar year format|" in the
+#. * translation. "%Y" is appropriate for most locales.
+#.
+#: gtk/gtkcalendar.c:1826
+msgid "calendar year format|%Y"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkcellrendererprogress.c:237 gtk/gtkcellrendererprogress.c:295
#, c-format
msgid "progress bar label|%d %%"
msgstr ""
-#: gtk/gtkcolorbutton.c:220 gtk/gtkcolorbutton.c:574
+#: gtk/gtkcolorbutton.c:221 gtk/gtkcolorbutton.c:576
msgid "Pick a Color"
msgstr "Изаберите боју"
-#: gtk/gtkcolorbutton.c:466
+#: gtk/gtkcolorbutton.c:467
msgid "Received invalid color data\n"
msgstr "Примио је неисправне податке о бојама\n"
-#: gtk/gtkcolorsel.c:576
+#: gtk/gtkcolorsel.c:561
msgid ""
"The previously-selected color, for comparison to the color you're selecting "
"now. You can drag this color to a palette entry, or select this color as "
@@ -975,7 +1187,7 @@ msgstr ""
"можете одвући на ставку палете, или изабрати ову боју као текућу одвлачећи "
"је на преглед тренутно изабране боје."
-#: gtk/gtkcolorsel.c:581
+#: gtk/gtkcolorsel.c:566
msgid ""
"The color you've chosen. You can drag this color to a palette entry to save "
"it for use in the future."
@@ -983,11 +1195,11 @@ msgstr ""
"Боја коју сте изабрали. Можете одвући ову боју на ставку палете како би је "
"сачували за накнадну употребу."
-#: gtk/gtkcolorsel.c:942
+#: gtk/gtkcolorsel.c:957
msgid "_Save color here"
msgstr "Овдје _сачувај боју"
-#: gtk/gtkcolorsel.c:1147
+#: gtk/gtkcolorsel.c:1162
msgid ""
"Click this palette entry to make it the current color. To change this entry, "
"drag a color swatch here or right-click it and select \"Save color here.\""
@@ -996,7 +1208,7 @@ msgstr ""
"ову ставку, довуците овдје боју или кликните десним тастером миша и "
"изаберите „Овдје сачувај боју“."
-#: gtk/gtkcolorsel.c:1913
+#: gtk/gtkcolorsel.c:1929
msgid ""
"Select the color you want from the outer ring. Select the darkness or "
"lightness of that color using the inner triangle."
@@ -1004,7 +1216,7 @@ msgstr ""
"Изаберите боју коју желите из спољног прстена. Изаберите освјетљеност или "
"затамњеност те боје помоћу унутрашњег прстена."
-#: gtk/gtkcolorsel.c:1938
+#: gtk/gtkcolorsel.c:1954
msgid ""
"Click the eyedropper, then click a color anywhere on your screen to select "
"that color."
@@ -1012,69 +1224,69 @@ msgstr ""
"Притисните на капало, а затим боју било где на вашем екрану да је изаберете."
# Ako imamo strucni izraz za ovo, javite!
-#: gtk/gtkcolorsel.c:1947
+#: gtk/gtkcolorsel.c:1963
msgid "_Hue:"
msgstr "_Нијанса:"
-#: gtk/gtkcolorsel.c:1948
+#: gtk/gtkcolorsel.c:1964
msgid "Position on the color wheel."
msgstr "Положај на точку боја."
-#: gtk/gtkcolorsel.c:1950
+#: gtk/gtkcolorsel.c:1966
msgid "_Saturation:"
msgstr "_Засићеност:"
-#: gtk/gtkcolorsel.c:1951
+#: gtk/gtkcolorsel.c:1967
msgid "\"Deepness\" of the color."
msgstr "„Дубина“ боје."
-#: gtk/gtkcolorsel.c:1952
+#: gtk/gtkcolorsel.c:1968
msgid "_Value:"
msgstr "_Вриједност:"
# Mozda "vedrina boje"?
-#: gtk/gtkcolorsel.c:1953
+#: gtk/gtkcolorsel.c:1969
msgid "Brightness of the color."
msgstr "Освјетљеност боје."
-#: gtk/gtkcolorsel.c:1954
+#: gtk/gtkcolorsel.c:1970
msgid "_Red:"
msgstr "_Црвена:"
-#: gtk/gtkcolorsel.c:1955
+#: gtk/gtkcolorsel.c:1971
msgid "Amount of red light in the color."
msgstr "Количина црвене свјетлости у боји."
-#: gtk/gtkcolorsel.c:1956
+#: gtk/gtkcolorsel.c:1972
msgid "_Green:"
msgstr "_Зелена:"
-#: gtk/gtkcolorsel.c:1957
+#: gtk/gtkcolorsel.c:1973
msgid "Amount of green light in the color."
msgstr "Количина зелене свјетлости у боји."
-#: gtk/gtkcolorsel.c:1958
+#: gtk/gtkcolorsel.c:1974
msgid "_Blue:"
msgstr "_Плава:"
-#: gtk/gtkcolorsel.c:1959
+#: gtk/gtkcolorsel.c:1975
msgid "Amount of blue light in the color."
msgstr "Количина плаве свјетлости у боји."
# Ово значи „непровидност“, али истовремено се одређује и провидност, па нема забуне.
-#: gtk/gtkcolorsel.c:1962
+#: gtk/gtkcolorsel.c:1978
msgid "_Opacity:"
msgstr "_Провидност:"
-#: gtk/gtkcolorsel.c:1970 gtk/gtkcolorsel.c:1981
+#: gtk/gtkcolorsel.c:1986 gtk/gtkcolorsel.c:1997
msgid "Transparency of the color."
msgstr "Провидност боје."
-#: gtk/gtkcolorsel.c:1988
+#: gtk/gtkcolorsel.c:2004
msgid "Color _Name:"
msgstr "_Име боје:"
-#: gtk/gtkcolorsel.c:2003
+#: gtk/gtkcolorsel.c:2019
msgid ""
"You can enter an HTML-style hexadecimal color value, or simply a color name "
"such as 'orange' in this entry."
@@ -1082,11 +1294,11 @@ msgstr ""
"Овдје можете унијети боју на HTML начин као хексадекадну вриједност, или "
"једноставно енглеско име боје као што је „orange“."
-#: gtk/gtkcolorsel.c:2022
+#: gtk/gtkcolorsel.c:2038
msgid "_Palette"
msgstr "_Палета"
-#: gtk/gtkcolorsel.c:2054
+#: gtk/gtkcolorsel.c:2070
msgid "Color Wheel"
msgstr "Точак боја"
@@ -1094,215 +1306,230 @@ msgstr "Точак боја"
msgid "Color Selection"
msgstr "Избор боје"
-#: gtk/gtkentry.c:4507 gtk/gtktextview.c:7030
+#: gtk/gtkentry.c:4508 gtk/gtktextview.c:7068
msgid "Select _All"
msgstr "Изабери _све"
-#: gtk/gtkentry.c:4517 gtk/gtktextview.c:7040
+#: gtk/gtkentry.c:4518 gtk/gtktextview.c:7078
msgid "Input _Methods"
msgstr "_Начини уноса"
-#: gtk/gtkentry.c:4528 gtk/gtktextview.c:7051
+#: gtk/gtkentry.c:4529 gtk/gtktextview.c:7089
msgid "_Insert Unicode Control Character"
msgstr "_Убаци контролни Уникод знак"
-#: gtk/gtkfilechooser.c:1584 gtk/gtkfilechooser.c:1628
-#: gtk/gtkfilechooser.c:1703 gtk/gtkfilechooser.c:1747
+#: gtk/gtkfilechooser.c:1588 gtk/gtkfilechooser.c:1632
+#: gtk/gtkfilechooser.c:1707 gtk/gtkfilechooser.c:1751
#, c-format
msgid "Invalid filename: %s"
msgstr "Неисправно име датотеке: %s"
-#: gtk/gtkfilechooserbutton.c:65
+#: gtk/gtkfilechooserbutton.c:67
#, fuzzy
msgid "Select A File"
msgstr "Обриши датотеку"
# ako je za "home directory", onda bi bilo dobro "licni direktorijum", ako je za "home page", onda za "licna stranica"
-#: gtk/gtkfilechooserbutton.c:66 gtk/gtkfilechooserdefault.c:1229
-#: gtk/gtkpathbar.c:982
+#: gtk/gtkfilechooserbutton.c:68 gtk/gtkfilechooserdefault.c:1302
+#: gtk/gtkpathbar.c:1020
msgid "Home"
msgstr "Лично"
-#: gtk/gtkfilechooserbutton.c:67 gtk/gtkfilechooserdefault.c:1256
-#: gtk/gtkpathbar.c:984
+#: gtk/gtkfilechooserbutton.c:69 gtk/gtkfilechooserdefault.c:1329
+#: gtk/gtkpathbar.c:1022
msgid "Desktop"
msgstr "Радна површ"
-#: gtk/gtkfilechooserbutton.c:68
+#: gtk/gtkfilechooserbutton.c:70
#, fuzzy
msgid "(None)"
msgstr "ништа"
-#: gtk/gtkfilechooserbutton.c:1515
+#: gtk/gtkfilechooserbutton.c:1523
msgid "Other..."
msgstr ""
-#: gtk/gtkfilechooserdefault.c:867
+#: gtk/gtkfilechooserdefault.c:917
#, fuzzy
msgid "Could not retrieve information about the file"
msgstr ""
"Не могу да сазнам податке о %s:\n"
"%s"
-#: gtk/gtkfilechooserdefault.c:878
+#: gtk/gtkfilechooserdefault.c:928
#, fuzzy
msgid "Could not add a bookmark"
msgstr ""
"Не могу да додам обележивач за %s:\n"
"%s"
-#: gtk/gtkfilechooserdefault.c:889
+#: gtk/gtkfilechooserdefault.c:939
#, fuzzy
msgid "Could not remove bookmark"
msgstr ""
"Не могу да уклоним обележивач за %s:\n"
"%s"
-#: gtk/gtkfilechooserdefault.c:900
+#: gtk/gtkfilechooserdefault.c:950
msgid "The folder could not be created"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:911
+#: gtk/gtkfilechooserdefault.c:963
+msgid ""
+"The folder could not be created, as a file with the same name already "
+"exists. Try using a different name for the folder, or rename the file first."
+msgstr ""
+
+#: gtk/gtkfilechooserdefault.c:976
#, fuzzy
msgid "Invalid file name"
msgstr "Неисправно име датотеке: %s"
-#: gtk/gtkfilechooserdefault.c:921
+#: gtk/gtkfilechooserdefault.c:986
msgid "The folder contents could not be displayed"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:1119
+#: gtk/gtkfilechooserdefault.c:1192
#, fuzzy, c-format
msgid "Could not get information about '%s': %s"
msgstr ""
"Не могу да сазнам податке о %s:\n"
"%s"
-#: gtk/gtkfilechooserdefault.c:2095
+#: gtk/gtkfilechooserdefault.c:2208
#, c-format
msgid "Add the folder '%s' to the bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2136
+#: gtk/gtkfilechooserdefault.c:2249
msgid "Add the current folder to the bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2138
+#: gtk/gtkfilechooserdefault.c:2251
msgid "Add the selected folders to the bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2178
+#: gtk/gtkfilechooserdefault.c:2291
#, c-format
msgid "Remove the bookmark '%s'"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2591
+#: gtk/gtkfilechooserdefault.c:2722
#, fuzzy, c-format
msgid "Could not add a bookmark for '%s' because it is an invalid path name."
msgstr ""
"Не могу да додам обележивач за %s зато што представља неисправно име путање."
-#: gtk/gtkfilechooserdefault.c:2769
+#: gtk/gtkfilechooserdefault.c:2937
+msgid "Remove"
+msgstr "Уклони"
+
+#: gtk/gtkfilechooserdefault.c:2946
+#, fuzzy
+msgid "Rename..."
+msgstr "_Преименуј"
+
+#: gtk/gtkfilechooserdefault.c:3069
msgid "Shortcuts"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2823
+#: gtk/gtkfilechooserdefault.c:3123
msgid "Folder"
msgstr "Директоријум"
-#: gtk/gtkfilechooserdefault.c:2875 gtk/gtkstock.c:295
+#: gtk/gtkfilechooserdefault.c:3179 gtk/gtkstock.c:317
msgid "_Add"
msgstr "_Додај"
-#: gtk/gtkfilechooserdefault.c:2882
-msgid "Add the selected folder to the bookmarks"
+#: gtk/gtkfilechooserdefault.c:3186
+msgid "Add the selected folder to the Bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2887 gtk/gtkstock.c:352
+#: gtk/gtkfilechooserdefault.c:3191 gtk/gtkstock.c:395
msgid "_Remove"
msgstr "_Уклони"
-#: gtk/gtkfilechooserdefault.c:2894
+#: gtk/gtkfilechooserdefault.c:3198
msgid "Remove the selected bookmark"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2997
-msgid "_Add to Shortcuts"
+#: gtk/gtkfilechooserdefault.c:3305
+msgid "_Add to Bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:3007
+#: gtk/gtkfilechooserdefault.c:3315
#, fuzzy
msgid "Open _Location"
msgstr "Отвори путању"
-#: gtk/gtkfilechooserdefault.c:3019
+#: gtk/gtkfilechooserdefault.c:3327
msgid "Show _Hidden Files"
msgstr "Прикажи са_кривене датотеке"
-#: gtk/gtkfilechooserdefault.c:3143 gtk/gtkfilesel.c:767
+#: gtk/gtkfilechooserdefault.c:3451 gtk/gtkfilesel.c:766
msgid "Files"
msgstr "Датотеке"
-#: gtk/gtkfilechooserdefault.c:3174
+#: gtk/gtkfilechooserdefault.c:3482
msgid "Name"
msgstr "Име:"
-#: gtk/gtkfilechooserdefault.c:3199
+#: gtk/gtkfilechooserdefault.c:3507
msgid "Size"
msgstr "Величина"
-#: gtk/gtkfilechooserdefault.c:3212
+#: gtk/gtkfilechooserdefault.c:3520
msgid "Modified"
msgstr "Измјењен"
-#: gtk/gtkfilechooserdefault.c:3244
+#: gtk/gtkfilechooserdefault.c:3552
msgid "Select which types of files are shown"
msgstr ""
#. Create Folder
-#: gtk/gtkfilechooserdefault.c:3280
+#: gtk/gtkfilechooserdefault.c:3588
msgid "Create Fo_lder"
msgstr "Направи _директоријум"
#. Name entry
-#: gtk/gtkfilechooserdefault.c:3398
+#: gtk/gtkfilechooserdefault.c:3709
msgid "_Name:"
msgstr "_Име:"
-#: gtk/gtkfilechooserdefault.c:3438
+#: gtk/gtkfilechooserdefault.c:3749
msgid "_Browse for other folders"
msgstr "_Разгледај остале директоријуме"
-#: gtk/gtkfilechooserdefault.c:3688
+#: gtk/gtkfilechooserdefault.c:4000
msgid "Save in _folder:"
msgstr "Сачувај у _директоријуму:"
-#: gtk/gtkfilechooserdefault.c:3690
+#: gtk/gtkfilechooserdefault.c:4002
msgid "Create in _folder:"
msgstr "Направи у _директоријуму:"
-#: gtk/gtkfilechooserdefault.c:4523
+#: gtk/gtkfilechooserdefault.c:4959
#, fuzzy
msgid "Cannot change to folder because it is not local"
msgstr "Не могу да уђем у директоријум зато што није локални"
-#: gtk/gtkfilechooserdefault.c:5048
+#: gtk/gtkfilechooserdefault.c:5513
#, fuzzy, c-format
msgid "Shortcut %s does not exist"
msgstr "пречица %s не постоји"
-#: gtk/gtkfilechooserdefault.c:5508
+#: gtk/gtkfilechooserdefault.c:6057
#, fuzzy, c-format
msgid "Could not mount %s"
msgstr ""
"Не могу да изаберем %s:\n"
"%s"
-#: gtk/gtkfilechooserdefault.c:5802
+#: gtk/gtkfilechooserdefault.c:6352
msgid "Type name of new folder"
msgstr "Унесите име новог директоријума"
-#: gtk/gtkfilechooserdefault.c:5844
+#: gtk/gtkfilechooserdefault.c:6394
#, c-format
msgid "%d byte"
msgid_plural "%d bytes"
@@ -1310,89 +1537,89 @@ msgstr[0] "%d бајт"
msgstr[1] "%d бајта"
msgstr[2] "%d бајтова"
-#: gtk/gtkfilechooserdefault.c:5846
+#: gtk/gtkfilechooserdefault.c:6396
#, c-format
msgid "%.1f K"
msgstr "%.1f K"
-#: gtk/gtkfilechooserdefault.c:5848
+#: gtk/gtkfilechooserdefault.c:6398
#, c-format
msgid "%.1f M"
msgstr "%.1f M"
-#: gtk/gtkfilechooserdefault.c:5850
+#: gtk/gtkfilechooserdefault.c:6400
#, c-format
msgid "%.1f G"
msgstr "%.1f G"
-#: gtk/gtkfilechooserdefault.c:5902
+#: gtk/gtkfilechooserdefault.c:6446 gtk/gtkfilechooserdefault.c:6470
+msgid "Unknown"
+msgstr "Непознато"
+
+#: gtk/gtkfilechooserdefault.c:6457
msgid "Today"
msgstr "Данас"
-#: gtk/gtkfilechooserdefault.c:5904
+#: gtk/gtkfilechooserdefault.c:6459
msgid "Yesterday"
msgstr "Јуче"
-#: gtk/gtkfilechooserdefault.c:5915
-msgid "Unknown"
-msgstr "Непознато"
-
-#: gtk/gtkfilechooserdefault.c:5985
+#: gtk/gtkfilechooserdefault.c:6541
#, fuzzy
msgid "Cannot change folder"
msgstr "Направи у _директоријуму:"
-#: gtk/gtkfilechooserdefault.c:5986
+#: gtk/gtkfilechooserdefault.c:6542
#, fuzzy
msgid "The folder you specified is an invalid path."
msgstr ""
"Не могу да уђем у директоријум који сте навели зато што он представља "
"неисправну путању."
-#: gtk/gtkfilechooserdefault.c:6025
+#: gtk/gtkfilechooserdefault.c:6581
#, fuzzy, c-format
msgid "Could not build file name from '%s' and '%s'"
msgstr ""
"Не могу да саставим име датотеке из „%s“ и „%s“:\n"
"%s"
-#: gtk/gtkfilechooserdefault.c:6061
+#: gtk/gtkfilechooserdefault.c:6617
#, fuzzy
msgid "Could not select item"
msgstr ""
"Не могу да изаберем %s:\n"
"%s"
-#: gtk/gtkfilechooserdefault.c:6101
+#: gtk/gtkfilechooserdefault.c:6657
msgid "Open Location"
msgstr "Отвори путању"
-#: gtk/gtkfilechooserdefault.c:6108
+#: gtk/gtkfilechooserdefault.c:6664
msgid "Save in Location"
msgstr "Сачувај на путањи"
-#: gtk/gtkfilechooserdefault.c:6132
+#: gtk/gtkfilechooserdefault.c:6688
msgid "_Location:"
msgstr "_Путања: "
-#: gtk/gtkfilesel.c:731
+#: gtk/gtkfilesel.c:730
msgid "Folders"
msgstr "Директоријуми"
-#: gtk/gtkfilesel.c:735
+#: gtk/gtkfilesel.c:734
msgid "Fol_ders"
msgstr "_Директоријуми"
-#: gtk/gtkfilesel.c:771
+#: gtk/gtkfilesel.c:770
msgid "_Files"
msgstr "Дато_теке"
-#: gtk/gtkfilesel.c:859 gtk/gtkfilesel.c:2249
+#: gtk/gtkfilesel.c:858 gtk/gtkfilesel.c:2248
#, c-format
msgid "Folder unreadable: %s"
msgstr "Директоријум нечитљив: %s"
-#: gtk/gtkfilesel.c:990
+#: gtk/gtkfilesel.c:989
#, c-format
msgid ""
"The file \"%s\" resides on another machine (called %s) and may not be "
@@ -1403,26 +1630,26 @@ msgstr ""
"доступна овом програму.\n"
"Да ли сте сигурни да желите да је изаберете?"
-#: gtk/gtkfilesel.c:1121
+#: gtk/gtkfilesel.c:1120
msgid "_New Folder"
msgstr "_Нови директоријум"
-#: gtk/gtkfilesel.c:1132
+#: gtk/gtkfilesel.c:1131
msgid "De_lete File"
msgstr "_Обриши датотеку"
-#: gtk/gtkfilesel.c:1143
+#: gtk/gtkfilesel.c:1142
msgid "_Rename File"
msgstr "_Преименуј датотеку"
-#: gtk/gtkfilesel.c:1445
+#: gtk/gtkfilesel.c:1444
#, c-format
msgid ""
"The folder name \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
"Име директоријума „%s“ садржи симболе који нису дозвољени у именима датотека"
-#: gtk/gtkfilesel.c:1447
+#: gtk/gtkfilesel.c:1446
#, c-format
msgid ""
"Error creating folder \"%s\": %s\n"
@@ -1431,34 +1658,34 @@ msgstr ""
"Грешка при образовању директоријума „%s“: %s\n"
"%s"
-#: gtk/gtkfilesel.c:1448 gtk/gtkfilesel.c:1684
+#: gtk/gtkfilesel.c:1447 gtk/gtkfilesel.c:1683
msgid "You probably used symbols not allowed in filenames."
msgstr "Вјероватно сте користили недозвољене симболе у имену."
-#: gtk/gtkfilesel.c:1456
+#: gtk/gtkfilesel.c:1455
#, c-format
msgid "Error creating folder \"%s\": %s\n"
msgstr "Грешка при образовању директоријума „%s“: %s\n"
-#: gtk/gtkfilesel.c:1490
+#: gtk/gtkfilesel.c:1489
msgid "New Folder"
msgstr "Нови директоријум"
-#: gtk/gtkfilesel.c:1505
+#: gtk/gtkfilesel.c:1504
msgid "_Folder name:"
msgstr "_Име директоријума:"
-#: gtk/gtkfilesel.c:1529
+#: gtk/gtkfilesel.c:1528
msgid "C_reate"
msgstr "_Образуј"
-#: gtk/gtkfilesel.c:1572
+#: gtk/gtkfilesel.c:1571
#, c-format
msgid "The filename \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
"Име датотеке „%s“ садржи симболе који су недозвољени у именима датотека"
-#: gtk/gtkfilesel.c:1575
+#: gtk/gtkfilesel.c:1574
#, c-format
msgid ""
"Error deleting file \"%s\": %s\n"
@@ -1467,30 +1694,30 @@ msgstr ""
"Грешка при брисању датотеке „%s“: %s\n"
"%s"
-#: gtk/gtkfilesel.c:1577 gtk/gtkfilesel.c:1698
+#: gtk/gtkfilesel.c:1576 gtk/gtkfilesel.c:1697
msgid "It probably contains symbols not allowed in filenames."
msgstr "Вјероватно садржи симболе недозвољене у именима датотека."
-#: gtk/gtkfilesel.c:1586
+#: gtk/gtkfilesel.c:1585
#, c-format
msgid "Error deleting file \"%s\": %s"
msgstr "Грешка при брисању датотеке „%s“: %s"
-#: gtk/gtkfilesel.c:1629
+#: gtk/gtkfilesel.c:1628
#, c-format
msgid "Really delete file \"%s\"?"
msgstr "Заиста обрисати датотеку „%s“?"
-#: gtk/gtkfilesel.c:1634
+#: gtk/gtkfilesel.c:1633
msgid "Delete File"
msgstr "Обриши датотеку"
-#: gtk/gtkfilesel.c:1680 gtk/gtkfilesel.c:1694
+#: gtk/gtkfilesel.c:1679 gtk/gtkfilesel.c:1693
#, c-format
msgid "The file name \"%s\" contains symbols that are not allowed in filenames"
msgstr "Име датотеке „%s“ садржи симболе који нису дозвољени у именима"
-#: gtk/gtkfilesel.c:1682
+#: gtk/gtkfilesel.c:1681
#, c-format
msgid ""
"Error renaming file to \"%s\": %s\n"
@@ -1499,7 +1726,7 @@ msgstr ""
"Грешка при преименовању датотеке у „%s“: %s\n"
"%s"
-#: gtk/gtkfilesel.c:1696
+#: gtk/gtkfilesel.c:1695
#, c-format
msgid ""
"Error renaming file \"%s\": %s\n"
@@ -1508,29 +1735,29 @@ msgstr ""
"Грешка при преименовању датотеке „%s“: %s\n"
"%s"
-#: gtk/gtkfilesel.c:1706
+#: gtk/gtkfilesel.c:1705
#, c-format
msgid "Error renaming file \"%s\" to \"%s\": %s"
msgstr "Грешка при преименовању датотеке „%s“ у „%s“: %s"
-#: gtk/gtkfilesel.c:1753
+#: gtk/gtkfilesel.c:1752
msgid "Rename File"
msgstr "Преименуј датотеку"
-#: gtk/gtkfilesel.c:1768
+#: gtk/gtkfilesel.c:1767
#, c-format
msgid "Rename file \"%s\" to:"
msgstr "Преименовати датотеку „%s“ у:"
-#: gtk/gtkfilesel.c:1797
+#: gtk/gtkfilesel.c:1796
msgid "_Rename"
msgstr "_Преименуј"
-#: gtk/gtkfilesel.c:2229
+#: gtk/gtkfilesel.c:2228
msgid "_Selection: "
msgstr "_Избор: "
-#: gtk/gtkfilesel.c:3152
+#: gtk/gtkfilesel.c:3151
#, c-format
msgid ""
"The filename \"%s\" couldn't be converted to UTF-8. (try setting the "
@@ -1539,15 +1766,15 @@ msgstr ""
"Име датотеке „%s“ се не може претворити у УТФ-8 (покушајте поставити "
"промјенљиву окружења G_FILENAME_ENCODING): %s"
-#: gtk/gtkfilesel.c:3155
+#: gtk/gtkfilesel.c:3154
msgid "Invalid UTF-8"
msgstr "Неисправан УТФ-8"
-#: gtk/gtkfilesel.c:4032
+#: gtk/gtkfilesel.c:4031
msgid "Name too long"
msgstr "Предугачко име"
-#: gtk/gtkfilesel.c:4034
+#: gtk/gtkfilesel.c:4033
msgid "Couldn't convert filename"
msgstr "Не могу претворити име датотеке"
@@ -1555,32 +1782,32 @@ msgstr "Не могу претворити име датотеке"
msgid "(Empty)"
msgstr "(Празно)"
-#: gtk/gtkfilesystemunix.c:415 gtk/gtkfilesystemunix.c:429
-#: gtk/gtkfilesystemunix.c:626 gtk/gtkfilesystemwin32.c:482
-#: gtk/gtkfilesystemwin32.c:495 gtk/gtkfilesystemwin32.c:1530
+#: gtk/gtkfilesystemunix.c:475 gtk/gtkfilesystemunix.c:678
+#: gtk/gtkfilesystemunix.c:1918 gtk/gtkfilesystemwin32.c:482
+#: gtk/gtkfilesystemwin32.c:495 gtk/gtkfilesystemwin32.c:1560
#, fuzzy, c-format
msgid "Error getting information for '%s': %s"
msgstr "грешка при добављању података о „%s“: %s"
-#: gtk/gtkfilesystemunix.c:495 gtk/gtkfilesystemwin32.c:537
+#: gtk/gtkfilesystemunix.c:547 gtk/gtkfilesystemwin32.c:537
#, fuzzy, c-format
msgid "Error creating directory '%s': %s"
msgstr "грешка при образовању директоријума „%s“: %s"
-#: gtk/gtkfilesystemunix.c:575 gtk/gtkfilesystemwin32.c:597
+#: gtk/gtkfilesystemunix.c:627 gtk/gtkfilesystemwin32.c:597
msgid "This file system does not support mounting"
msgstr "Овај систем датотека не подржава прикључивање"
-#: gtk/gtkfilesystemunix.c:583
+#: gtk/gtkfilesystemunix.c:635
msgid "Filesystem"
msgstr "Систем датотека"
-#: gtk/gtkfilesystemunix.c:740
+#: gtk/gtkfilesystemunix.c:792
#, fuzzy, c-format
msgid "Could not get a stock icon for %s"
msgstr "Не могу да сазнам податке о датотеци „%s“: %s"
-#: gtk/gtkfilesystemunix.c:835
+#: gtk/gtkfilesystemunix.c:887
#, c-format
msgid ""
"The name \"%s\" is not valid because it contains the character \"%s\". "
@@ -1588,63 +1815,78 @@ msgid ""
msgstr ""
"Име „%s“ није исправно зато што садржи знак „%s“. Користите неко друго име."
-#: gtk/gtkfilesystemunix.c:1443 gtk/gtkfilesystemwin32.c:1004
+#: gtk/gtkfilesystemunix.c:1489
#, fuzzy, c-format
-msgid "Bookmark saving failed: %s"
+msgid "Writing %s failed: %s"
msgstr "Неуспјешно снимање обележивача (%s)"
-#: gtk/gtkfilesystemunix.c:1495
+#: gtk/gtkfilesystemunix.c:1578
#, c-format
msgid "'%s' already exists in the bookmarks list"
msgstr ""
-#: gtk/gtkfilesystemunix.c:1557
+#: gtk/gtkfilesystemunix.c:1650
#, c-format
msgid "'%s' does not exist in the bookmarks list"
msgstr ""
-#: gtk/gtkfilesystemunix.c:1739
+#: gtk/gtkfilesystemunix.c:1878
+#, fuzzy, c-format
+msgid "Error getting information for '/': %s"
+msgstr "грешка при добављању података о „%s“: %s"
+
+#: gtk/gtkfilesystemwin32.c:611
+#, c-format
+msgid "Network Drive (%s)"
+msgstr ""
+
+#: gtk/gtkfilesystemwin32.c:650
#, fuzzy, c-format
-msgid "Error getting information for '%s'"
-msgstr "грешка при добављању података о „%s“"
+msgid "%s (%s)"
+msgstr "%s: %s"
-#: gtk/gtkfontbutton.c:178 gtk/gtkfontbutton.c:295
+#: gtk/gtkfilesystemwin32.c:1032
+#, fuzzy, c-format
+msgid "Bookmark saving failed: %s"
+msgstr "Неуспјешно снимање обележивача (%s)"
+
+#: gtk/gtkfontbutton.c:179 gtk/gtkfontbutton.c:292
msgid "Pick a Font"
msgstr "Изаберите фонт"
#. Initialize fields
-#: gtk/gtkfontbutton.c:289
+#: gtk/gtkfontbutton.c:286
msgid "Sans 12"
msgstr "Sans 12"
-#: gtk/gtkfontbutton.c:807
+#: gtk/gtkfontbutton.c:804
msgid "Font"
msgstr "Писмо"
#. This is the default text shown in the preview entry, though the user
#. can set it. Remember that some fonts only have capital letters.
-#: gtk/gtkfontsel.c:73
+#: gtk/gtkfontsel.c:74
msgid "abcdefghijk ABCDEFGHIJK"
msgstr "абвгдђшжчћљњџ АБВГДЂШЖЧЋЉЊЏ abcčćdđ ABCČĆDĐ"
-#: gtk/gtkfontsel.c:360
+#: gtk/gtkfontsel.c:361
msgid "_Family:"
msgstr "_Породица:"
-#: gtk/gtkfontsel.c:366
+#: gtk/gtkfontsel.c:367
msgid "_Style:"
msgstr "_Стил:"
-#: gtk/gtkfontsel.c:372
+#: gtk/gtkfontsel.c:373
msgid "Si_ze:"
msgstr "_Величина:"
#. create the text entry widget
-#: gtk/gtkfontsel.c:548
+#: gtk/gtkfontsel.c:549
msgid "_Preview:"
msgstr "Пре_глед:"
-#: gtk/gtkfontsel.c:1382
+#: gtk/gtkfontsel.c:1383
msgid "Font Selection"
msgstr "Избор писма"
@@ -1659,12 +1901,12 @@ msgstr "_Гама вриједност"
#. Remove this icon source so we don't keep trying to
#. * load it.
#.
-#: gtk/gtkiconfactory.c:1629
+#: gtk/gtkiconfactory.c:1644
#, c-format
msgid "Error loading icon: %s"
msgstr "Грешка при учитавању иконе: %s"
-#: gtk/gtkicontheme.c:1263
+#: gtk/gtkicontheme.c:1250
#, c-format
msgid ""
"Could not find the icon '%s'. The '%s' theme\n"
@@ -1677,7 +1919,7 @@ msgstr ""
"Можете набавити примерак са:\n"
"\t%s"
-#: gtk/gtkicontheme.c:1328
+#: gtk/gtkicontheme.c:1315
#, c-format
msgid "Icon '%s' not present in theme"
msgstr "Икона „%s“ није присутна у теми"
@@ -1765,7 +2007,7 @@ msgstr "(непознато)"
msgid "clear"
msgstr "очистити"
-#: gtk/gtklabel.c:3930
+#: gtk/gtklabel.c:3935
msgid "Select All"
msgstr "Изабери све"
@@ -1799,364 +2041,396 @@ msgstr ""
#. * Do *not* translate it to "predefinito:LTR", if it
#. * it isn't default:LTR or default:RTL it will not work
#.
-#: gtk/gtkmain.c:482
+#: gtk/gtkmain.c:476
msgid "default:LTR"
msgstr "default:LTR"
-#: gtk/gtkmain.c:565
+#: gtk/gtkmain.c:559
msgid "GTK+ Options"
msgstr ""
-#: gtk/gtkmain.c:565
+#: gtk/gtkmain.c:559
msgid "Show GTK+ Options"
msgstr ""
-#: gtk/gtknotebook.c:2712 gtk/gtknotebook.c:5060
+#: gtk/gtknotebook.c:2718 gtk/gtknotebook.c:5064
#, c-format
msgid "Page %u"
msgstr "Лист %u"
-#: gtk/gtkradiotoolbutton.c:91
+#: gtk/gtkradiotoolbutton.c:92
msgid "Group"
msgstr "Група"
-#: gtk/gtkradiotoolbutton.c:92
+#: gtk/gtkradiotoolbutton.c:93
msgid "The radio tool button whose group this button belongs to."
msgstr "Дугме радио алатке чијој групи ово дугме припада."
-#: gtk/gtkrc.c:2399
+#: gtk/gtkrc.c:2400
#, c-format
msgid "Unable to find include file: \"%s\""
msgstr "Не могу пронаћи датотеку за укључивање: „%s“"
-#: gtk/gtkrc.c:3038 gtk/gtkrc.c:3041
+#: gtk/gtkrc.c:3042 gtk/gtkrc.c:3045
#, c-format
msgid "Unable to locate image file in pixmap_path: \"%s\""
msgstr "Не могу пронаћи датотеку са сликом у pixmap_path: „%s“"
# bug: first colon seems unnecessary
-#: gtk/gtkrc.c:3476
+#: gtk/gtkrc.c:3480
#, c-format
msgid "Pixmap path element: \"%s\" must be absolute, %s, line %d"
msgstr "Дио путање за слике: „%s“ мора бити апсолутна путања, %s, %d. ред"
#. KEEP IN SYNC with gtkiconfactory.c stock icons, when appropriate
-#: gtk/gtkstock.c:286
+#: gtk/gtkstock.c:308
msgid "Information"
msgstr "Обавјештење"
-#: gtk/gtkstock.c:287
+#: gtk/gtkstock.c:309
msgid "Warning"
msgstr "Упозорење"
-#: gtk/gtkstock.c:288
+#: gtk/gtkstock.c:310
msgid "Error"
msgstr "Грешка"
-#: gtk/gtkstock.c:289
+#: gtk/gtkstock.c:311
msgid "Question"
msgstr "Питање"
#. FIXME these need accelerators when appropriate, and
#. * need the mnemonics to be rationalized
#.
-#: gtk/gtkstock.c:294
+#: gtk/gtkstock.c:316
msgid "_About"
msgstr ""
-#: gtk/gtkstock.c:296
+#: gtk/gtkstock.c:318
msgid "_Apply"
msgstr "_Примјени"
-#: gtk/gtkstock.c:297
+#: gtk/gtkstock.c:319
msgid "_Bold"
msgstr "_Масно"
-#: gtk/gtkstock.c:298
+#: gtk/gtkstock.c:320
msgid "_Cancel"
msgstr "Оду_стани"
-#: gtk/gtkstock.c:299
+#: gtk/gtkstock.c:321
msgid "_CD-Rom"
msgstr "_ЦД уређај"
-#: gtk/gtkstock.c:300
+#: gtk/gtkstock.c:322
msgid "_Clear"
msgstr "_Очисти"
-#: gtk/gtkstock.c:301
+#: gtk/gtkstock.c:323
msgid "_Close"
msgstr "_Затвори"
-#: gtk/gtkstock.c:302
+#: gtk/gtkstock.c:324
msgid "_Convert"
msgstr "_Претвори"
-#: gtk/gtkstock.c:303
+#: gtk/gtkstock.c:325
msgid "_Copy"
msgstr "_Умножи"
-#: gtk/gtkstock.c:304
+#: gtk/gtkstock.c:326
msgid "Cu_t"
msgstr "_Исјеци"
-#: gtk/gtkstock.c:305
+#: gtk/gtkstock.c:327
msgid "_Delete"
msgstr "_Обриши"
-#: gtk/gtkstock.c:306
+#: gtk/gtkstock.c:328
msgid "_Execute"
msgstr "_Изврши"
-#: gtk/gtkstock.c:307
+#: gtk/gtkstock.c:329
msgid "_Edit"
msgstr ""
-#: gtk/gtkstock.c:308
+#: gtk/gtkstock.c:330
msgid "_Find"
msgstr "_Нађи"
-#: gtk/gtkstock.c:309
+#: gtk/gtkstock.c:331
msgid "Find and _Replace"
msgstr "Нађи и _замјени"
-#: gtk/gtkstock.c:310
+#: gtk/gtkstock.c:332
msgid "_Floppy"
msgstr "Дис_кета"
-#: gtk/gtkstock.c:311
-msgid "_Bottom"
-msgstr "_Дно"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:334
+msgid "Navigation|_Bottom"
+msgstr ""
-#: gtk/gtkstock.c:312
-msgid "_First"
-msgstr "П_рви"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:336
+msgid "Navigation|_First"
+msgstr ""
-#: gtk/gtkstock.c:313
-msgid "_Last"
-msgstr "Послед_њи"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:338
+msgid "Navigation|_Last"
+msgstr ""
-#: gtk/gtkstock.c:314
-msgid "_Top"
-msgstr "_Врх"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:340
+msgid "Navigation|_Top"
+msgstr ""
-#: gtk/gtkstock.c:315
-msgid "_Back"
-msgstr "_Назад"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:342
+msgid "Navigation|_Back"
+msgstr ""
-#: gtk/gtkstock.c:316
-msgid "_Down"
-msgstr "_Доле"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:344
+msgid "Navigation|_Down"
+msgstr ""
-#: gtk/gtkstock.c:317 gtk/gtkstock.c:331
-msgid "_Forward"
-msgstr "На_пријед"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:346
+msgid "Navigation|_Forward"
+msgstr ""
-#: gtk/gtkstock.c:318
-msgid "_Up"
-msgstr "_Горе"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:348
+msgid "Navigation|_Up"
+msgstr ""
# Или „хард диск“
-#: gtk/gtkstock.c:319
+#: gtk/gtkstock.c:349
msgid "_Harddisk"
msgstr "_Тврди диск"
-#: gtk/gtkstock.c:320
+#: gtk/gtkstock.c:350
msgid "_Help"
msgstr "Помо_ћ"
# ako je za "home directory", onda bi bilo dobro "licni direktorijum", ako je za "home page", onda za "licna stranica"
-#: gtk/gtkstock.c:321
+#: gtk/gtkstock.c:351
msgid "_Home"
msgstr "_Почетак"
-#: gtk/gtkstock.c:322
+#: gtk/gtkstock.c:352
msgid "Increase Indent"
msgstr "Повећај увлачење"
-#: gtk/gtkstock.c:323
+#: gtk/gtkstock.c:353
msgid "Decrease Indent"
msgstr "Умањи увлачење"
-#: gtk/gtkstock.c:324
+#: gtk/gtkstock.c:354
msgid "_Index"
msgstr "_Индекс"
-#: gtk/gtkstock.c:325
+#: gtk/gtkstock.c:355
msgid "_Italic"
msgstr "_Курзив"
-#: gtk/gtkstock.c:326
+#: gtk/gtkstock.c:356
msgid "_Jump to"
msgstr "_Иди на"
-#: gtk/gtkstock.c:327
-msgid "_Center"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:358
+#, fuzzy
+msgid "Justify|_Center"
msgstr "_Центрирај"
-#: gtk/gtkstock.c:328
-msgid "_Fill"
-msgstr "_Испуни"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:360
+msgid "Justify|_Fill"
+msgstr ""
-#: gtk/gtkstock.c:329
-msgid "_Left"
-msgstr "_Лијево"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:362
+msgid "Justify|_Left"
+msgstr ""
-#: gtk/gtkstock.c:330
-msgid "_Right"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:364
+#, fuzzy
+msgid "Justify|_Right"
msgstr "_Десно"
-#: gtk/gtkstock.c:332
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:367
+#, fuzzy
+msgid "Media|_Forward"
+msgstr "На_пријед"
+
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:369
#, fuzzy
-msgid "_Next"
+msgid "Media|_Next"
msgstr "_Ново"
-#: gtk/gtkstock.c:333
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:371
#, fuzzy
-msgid "P_ause"
+msgid "Media|P_ause"
msgstr "У_баци"
-#: gtk/gtkstock.c:334
-msgid "_Play"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:373
+msgid "Media|_Play"
msgstr ""
-#: gtk/gtkstock.c:335
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:375
#, fuzzy
-msgid "Pre_vious"
+msgid "Media|Pre_vious"
msgstr "Преглед"
-#: gtk/gtkstock.c:336
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:377
#, fuzzy
-msgid "_Record"
+msgid "Media|_Record"
msgstr "_Црвена:"
-#: gtk/gtkstock.c:337
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:379
#, fuzzy
-msgid "R_ewind"
+msgid "Media|R_ewind"
msgstr "_Нађи"
-#: gtk/gtkstock.c:338 gtk/gtkstock.c:361
-msgid "_Stop"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:381
+#, fuzzy
+msgid "Media|_Stop"
msgstr "_Заустави"
-#: gtk/gtkstock.c:339
+#: gtk/gtkstock.c:382
msgid "_Network"
msgstr "_Мрежа"
-#: gtk/gtkstock.c:340
+#: gtk/gtkstock.c:383
msgid "_New"
msgstr "_Ново"
-#: gtk/gtkstock.c:341
+#: gtk/gtkstock.c:384
msgid "_No"
msgstr "_Не"
-#: gtk/gtkstock.c:342
+#: gtk/gtkstock.c:385
msgid "_OK"
msgstr "У _реду"
-#: gtk/gtkstock.c:343
+#: gtk/gtkstock.c:386
msgid "_Open"
msgstr "_Отвори"
-#: gtk/gtkstock.c:344
+#: gtk/gtkstock.c:387
msgid "_Paste"
msgstr "У_баци"
-#: gtk/gtkstock.c:345
+#: gtk/gtkstock.c:388
msgid "_Preferences"
msgstr "_Поставке"
-#: gtk/gtkstock.c:346
+#: gtk/gtkstock.c:389
msgid "_Print"
msgstr "_Штампај"
-#: gtk/gtkstock.c:347
+#: gtk/gtkstock.c:390
msgid "Print Pre_view"
msgstr "Пре_глед пред штампу"
-#: gtk/gtkstock.c:348
+#: gtk/gtkstock.c:391
msgid "_Properties"
msgstr "_Особине"
-#: gtk/gtkstock.c:349
+#: gtk/gtkstock.c:392
msgid "_Quit"
msgstr "_Изађи"
-#: gtk/gtkstock.c:350
+#: gtk/gtkstock.c:393
msgid "_Redo"
msgstr "_Понови"
-#: gtk/gtkstock.c:351
+#: gtk/gtkstock.c:394
msgid "_Refresh"
msgstr "_Освјежи"
-#: gtk/gtkstock.c:353
+#: gtk/gtkstock.c:396
msgid "_Revert"
msgstr "_Врати"
-#: gtk/gtkstock.c:354
+#: gtk/gtkstock.c:397
msgid "_Save"
msgstr "_Сачувај"
-#: gtk/gtkstock.c:355
+#: gtk/gtkstock.c:398
msgid "Save _As"
msgstr "Сачувај _као"
-#: gtk/gtkstock.c:356
+#: gtk/gtkstock.c:399
msgid "_Color"
msgstr "_Боја"
-#: gtk/gtkstock.c:357
+#: gtk/gtkstock.c:400
msgid "_Font"
msgstr "_Фонт"
-#: gtk/gtkstock.c:358
+#: gtk/gtkstock.c:401
msgid "_Ascending"
msgstr "_Растући"
-#: gtk/gtkstock.c:359
+#: gtk/gtkstock.c:402
msgid "_Descending"
msgstr "_Опадајући"
-#: gtk/gtkstock.c:360
+#: gtk/gtkstock.c:403
msgid "_Spell Check"
msgstr "_Провјера правописа"
-#: gtk/gtkstock.c:362
+#: gtk/gtkstock.c:404
+msgid "_Stop"
+msgstr "_Заустави"
+
+#: gtk/gtkstock.c:405
msgid "_Strikethrough"
msgstr "_Прецртај"
-#: gtk/gtkstock.c:363
+#: gtk/gtkstock.c:406
msgid "_Undelete"
msgstr "_Поврати"
-#: gtk/gtkstock.c:364
+#: gtk/gtkstock.c:407
msgid "_Underline"
msgstr "_Подвуци"
# OVO NISTA NE VALJA!!!
-#: gtk/gtkstock.c:365
+#: gtk/gtkstock.c:408
msgid "_Undo"
msgstr "_Опозови"
-#: gtk/gtkstock.c:366
+#: gtk/gtkstock.c:409
msgid "_Yes"
msgstr "_Да"
-#: gtk/gtkstock.c:367
+#: gtk/gtkstock.c:410
msgid "_Normal Size"
msgstr "_Обична величина"
-#: gtk/gtkstock.c:368
+#: gtk/gtkstock.c:411
msgid "Best _Fit"
msgstr "_Најбоље слагање"
-#: gtk/gtkstock.c:369
+#: gtk/gtkstock.c:412
msgid "Zoom _In"
msgstr "У_већај"
-#: gtk/gtkstock.c:370
+#: gtk/gtkstock.c:413
msgid "Zoom _Out"
msgstr "У_мањи"
@@ -2209,22 +2483,22 @@ msgstr "Не могу да пронађем мотор теме у путањи
msgid "--- No Tip ---"
msgstr "—— Нема савјета ——"
-#: gtk/gtkuimanager.c:1132
+#: gtk/gtkuimanager.c:1154
#, c-format
msgid "Unknown attribute '%s' on line %d char %d"
msgstr "Непознат атрибут „%s“ у %d. реду, %d. знак"
-#: gtk/gtkuimanager.c:1332
+#: gtk/gtkuimanager.c:1371
#, c-format
msgid "Unexpected start tag '%s' on line %d char %d"
msgstr "Неочекивана почетна ознака „%s“ у %d. реду, %d. знак"
-#: gtk/gtkuimanager.c:1417
+#: gtk/gtkuimanager.c:1461
#, c-format
msgid "Unexpected character data on line %d char %d"
msgstr "Неочекивани знаковни подаци у %d. реду, %d. знак"
-#: gtk/gtkuimanager.c:2209
+#: gtk/gtkuimanager.c:2272
msgid "Empty"
msgstr "Празно"
@@ -2284,6 +2558,46 @@ msgstr "Иксов начин уноса (XIM)"
msgid "Could not get information for file '%s': %s"
msgstr "Не могу да сазнам податке о датотеци „%s“: %s"
+#~ msgid "Shift"
+#~ msgstr "Shift"
+
+#~ msgid "Ctrl"
+#~ msgstr "Ctrl"
+
+#~ msgid "Alt"
+#~ msgstr "Alt"
+
+#, fuzzy
+#~ msgid "Error getting information for '%s'"
+#~ msgstr "грешка при добављању података о „%s“"
+
+#~ msgid "_Bottom"
+#~ msgstr "_Дно"
+
+#~ msgid "_First"
+#~ msgstr "П_рви"
+
+#~ msgid "_Last"
+#~ msgstr "Послед_њи"
+
+#~ msgid "_Top"
+#~ msgstr "_Врх"
+
+#~ msgid "_Back"
+#~ msgstr "_Назад"
+
+#~ msgid "_Down"
+#~ msgstr "_Доле"
+
+#~ msgid "_Up"
+#~ msgstr "_Горе"
+
+#~ msgid "_Fill"
+#~ msgstr "_Испуни"
+
+#~ msgid "_Left"
+#~ msgstr "_Лијево"
+
#~ msgid ""
#~ "Could not change the current folder to %s:\n"
#~ "%s"
@@ -2301,9 +2615,6 @@ msgstr "Не могу да сазнам податке о датотеци „%s
#~ msgid "Could not add bookmark for %s because it is not a folder."
#~ msgstr "Не могу да додам обележивач за %s зато што није директоријум."
-#~ msgid "%s: %s"
-#~ msgstr "%s: %s"
-
#~ msgid "This file system does not support icons for everything"
#~ msgstr "Овај систем датотека не подржава иконе за све"
@@ -2335,9 +2646,6 @@ msgstr "Не могу да сазнам податке о датотеци „%s
#~ msgid "Add"
#~ msgstr "Додај"
-#~ msgid "Remove"
-#~ msgstr "Уклони"
-
#~ msgid "_Filename:"
#~ msgstr "_Име датотеке:"
diff --git a/po/sv.po b/po/sv.po
index 98211383e..2e8bcd64e 100644
--- a/po/sv.po
+++ b/po/sv.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gtk+\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-01-23 16:54+0100\n"
+"POT-Creation-Date: 2005-06-20 14:30-0400\n"
"PO-Revision-Date: 2005-01-23 16:55+0100\n"
"Last-Translator: Christian Rose <menthos@menthos.com>\n"
"Language-Team: Swedish <sv@li.org>\n"
@@ -19,7 +19,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: gdk-pixbuf/gdk-pixbuf-animation.c:153 gdk-pixbuf/gdk-pixbuf-io.c:838
-#: gdk-pixbuf/gdk-pixbuf-io.c:1069 tests/testfilechooser.c:199
+#: gdk-pixbuf/gdk-pixbuf-io.c:1068 tests/testfilechooser.c:199
#, c-format
msgid "Failed to open file '%s': %s"
msgstr "Misslyckades med att öppna filen \"%s\": %s"
@@ -31,7 +31,7 @@ msgid "Image file '%s' contains no data"
msgstr "Bildfilen \"%s\" innehåller inga data"
#: gdk-pixbuf/gdk-pixbuf-animation.c:208 gdk-pixbuf/gdk-pixbuf-io.c:887
-#: gdk-pixbuf/gdk-pixbuf-io.c:1110 tests/testfilechooser.c:244
+#: gdk-pixbuf/gdk-pixbuf-io.c:1109 tests/testfilechooser.c:244
#, c-format
msgid ""
"Failed to load image '%s': reason not known, probably a corrupt image file"
@@ -81,34 +81,34 @@ msgstr "Okänt bildfilformat"
msgid "Failed to load image '%s': %s"
msgstr "Misslyckades med att läsa in bilden \"%s\": %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1337
+#: gdk-pixbuf/gdk-pixbuf-io.c:1336
#, c-format
msgid "Error writing to image file: %s"
msgstr "Fel vid skrivning till bildfil: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1383 gdk-pixbuf/gdk-pixbuf-io.c:1512
+#: gdk-pixbuf/gdk-pixbuf-io.c:1382 gdk-pixbuf/gdk-pixbuf-io.c:1511
#, c-format
msgid "This build of gdk-pixbuf does not support saving the image format: %s"
msgstr "Detta bygge av gdk-pixbuf stöder inte sparande av bildformatet: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1417
+#: gdk-pixbuf/gdk-pixbuf-io.c:1416
msgid "Insufficient memory to save image to callback"
msgstr "Inte tillräckligt med minne för att spara bild till återuppringning"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1429
+#: gdk-pixbuf/gdk-pixbuf-io.c:1428
msgid "Failed to open temporary file"
msgstr "Misslyckades med att öppna temporär fil"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1454
+#: gdk-pixbuf/gdk-pixbuf-io.c:1453
msgid "Failed to read from temporary file"
msgstr "Misslyckades med att läsa från temporär fil"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1641
+#: gdk-pixbuf/gdk-pixbuf-io.c:1687
#, c-format
msgid "Failed to open '%s' for writing: %s"
msgstr "Misslyckades med att öppna \"%s\" för skrivning: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1665
+#: gdk-pixbuf/gdk-pixbuf-io.c:1711
#, c-format
msgid ""
"Failed to close '%s' while writing image, all data may not have been saved: %"
@@ -117,7 +117,7 @@ msgstr ""
"Misslyckades med att stänga \"%s\" när bilden skrevs, all data kanske inte "
"har sparats korrekt: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1853 gdk-pixbuf/gdk-pixbuf-io.c:1903
+#: gdk-pixbuf/gdk-pixbuf-io.c:1931 gdk-pixbuf/gdk-pixbuf-io.c:1981
msgid "Insufficient memory to save image into a buffer"
msgstr "Inte tillräckligt med minne för att spara bild till en buffert"
@@ -179,25 +179,35 @@ msgstr "Felaktigt stycke i animation"
msgid "The ANI image format"
msgstr "Bildformatet ANI"
-#: gdk-pixbuf/io-bmp.c:227 gdk-pixbuf/io-bmp.c:383
+#: gdk-pixbuf/io-bmp.c:228 gdk-pixbuf/io-bmp.c:306 gdk-pixbuf/io-bmp.c:338
+#: gdk-pixbuf/io-bmp.c:361 gdk-pixbuf/io-bmp.c:442
+msgid "BMP image has bogus header data"
+msgstr "BMP-bilden har felaktig huvuddata"
+
+#: gdk-pixbuf/io-bmp.c:239 gdk-pixbuf/io-bmp.c:401
msgid "Not enough memory to load bitmap image"
msgstr "Inte tillräckligt med minne för att läsa in bild"
-#: gdk-pixbuf/io-bmp.c:269
+#: gdk-pixbuf/io-bmp.c:287
msgid "BMP image has unsupported header size"
msgstr "BMP-bilden har huvudstorlek som inte stöds"
-#: gdk-pixbuf/io-bmp.c:288 gdk-pixbuf/io-bmp.c:320 gdk-pixbuf/io-bmp.c:343
-#: gdk-pixbuf/io-bmp.c:424
-msgid "BMP image has bogus header data"
-msgstr "BMP-bilden har felaktig huvuddata"
-
# Osäker.
-#: gdk-pixbuf/io-bmp.c:307
+#: gdk-pixbuf/io-bmp.c:325
msgid "Topdown BMP images cannot be compressed"
msgstr "BMP-bilder som är uppifrån-och-ned kan inte komprimeras"
-#: gdk-pixbuf/io-bmp.c:1154
+#: gdk-pixbuf/io-bmp.c:1203
+#, fuzzy
+msgid "Couldn't allocate memory for saving BMP file"
+msgstr "Kunde inte allokera minne för inläsning av JPEG-fil"
+
+#: gdk-pixbuf/io-bmp.c:1244
+#, fuzzy
+msgid "Couldn't write to BMP file"
+msgstr "Kunde inte konvertera filnamn"
+
+#: gdk-pixbuf/io-bmp.c:1293
msgid "The BMP image format"
msgstr "Bildformatet BMP"
@@ -206,7 +216,7 @@ msgstr "Bildformatet BMP"
msgid "Failure reading GIF: %s"
msgstr "Misslyckades med att läsa GIF: %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 "GIF-filen saknade en del data (den kanske klipptes på något sätt?)"
@@ -231,25 +241,30 @@ msgstr "Felaktig kod påträffades"
msgid "Circular table entry in GIF file"
msgstr "Cirkulär tabellpost i GIF-filen"
-#: 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 "Inte tillräckligt med minne för att läsa in GIF-fil"
-#: gdk-pixbuf/io-gif.c:1088
+#: gdk-pixbuf/io-gif.c:947
+#, fuzzy
+msgid "Not enough memory to composite a frame in GIF file"
+msgstr "Inte tillräckligt med minne för att läsa in GIF-fil"
+
+#: gdk-pixbuf/io-gif.c:1116
msgid "GIF image is corrupt (incorrect LZW compression)"
msgstr "GIF-bilden är trasig (felaktig LZW-komprimering)"
-#: gdk-pixbuf/io-gif.c:1138
+#: gdk-pixbuf/io-gif.c:1166
msgid "File does not appear to be a GIF file"
msgstr "Filen verkar inte vara en GIF-fil"
-#: 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 "Version %s av filformatet GIF stöds inte"
-#: 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 +272,11 @@ msgstr ""
"GIF-bilden har ingen global färgkarta, och en ram i den saknar lokal "
"färgkarta."
-#: gdk-pixbuf/io-gif.c:1491
+#: gdk-pixbuf/io-gif.c:1519
msgid "GIF image was truncated or incomplete."
msgstr "GIF-bilden var trunkerad eller ofullständig."
-#: gdk-pixbuf/io-gif.c:1643
+#: gdk-pixbuf/io-gif.c:1671
msgid "The GIF image format"
msgstr "Bildformatet GIF"
@@ -450,94 +465,112 @@ msgstr "Ödesdigert fel vid läsning av PNG-bildfil"
msgid "Fatal error reading PNG image file: %s"
msgstr "Ödesdigert fel vid läsning av PNG-bildfil: %s"
-#: gdk-pixbuf/io-png.c:813
+#: gdk-pixbuf/io-png.c:810
msgid ""
"Keys for PNG text chunks must have at least 1 and at most 79 characters."
msgstr "Nycklar för PNG-textstycken måste ha minst 1 och som mest 79 tecken."
-#: gdk-pixbuf/io-png.c:821
+#: gdk-pixbuf/io-png.c:818
msgid "Keys for PNG text chunks must be ASCII characters."
msgstr "Nycklar för PNG-textstycken måste vara ASCII-tecken."
-#: gdk-pixbuf/io-png.c:854
+#: gdk-pixbuf/io-png.c:831
+#, fuzzy, c-format
+msgid ""
+"PNG compression level must be a value between 0 and 9; value '%s' could not "
+"be parsed."
+msgstr ""
+"JPEG-kvaliteten måste vara ett värde mellan 0 och 100; värdet \"%s\" kunde "
+"inte tolkas."
+
+#: gdk-pixbuf/io-png.c:843
+#, fuzzy, c-format
+msgid ""
+"PNG compression level must be a value between 0 and 9; value '%d' is not "
+"allowed."
+msgstr ""
+"JPEG-kvaliteten måste vara ett värde mellan 0 och 100; värdet \"%d\" är inte "
+"tillåtet."
+
+#: gdk-pixbuf/io-png.c:883
#, c-format
msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding."
msgstr ""
"Värdet för PNG-textstycket %s kan inte konverteras till ISO-8859-1-kodning."
-#: gdk-pixbuf/io-png.c:994
+#: gdk-pixbuf/io-png.c:1026
msgid "The PNG image format"
msgstr "Bildformatet PNG"
-#: gdk-pixbuf/io-pnm.c:249
+#: gdk-pixbuf/io-pnm.c:252
msgid "PNM loader expected to find an integer, but didn't"
msgstr "PNM-inläsaren förväntade ett heltal, men fick inte"
-#: gdk-pixbuf/io-pnm.c:281
+#: gdk-pixbuf/io-pnm.c:284
msgid "PNM file has an incorrect initial byte"
msgstr "PNM-filen har en ogiltig första byte"
-#: gdk-pixbuf/io-pnm.c:311
+#: gdk-pixbuf/io-pnm.c:314
msgid "PNM file is not in a recognized PNM subformat"
msgstr "PNM-filen är inte i ett känt underformat av PNM"
-#: gdk-pixbuf/io-pnm.c:336
+#: gdk-pixbuf/io-pnm.c:339
msgid "PNM file has an image width of 0"
msgstr "PNM-filens bildbredd är 0"
-#: gdk-pixbuf/io-pnm.c:357
+#: gdk-pixbuf/io-pnm.c:360
msgid "PNM file has an image height of 0"
msgstr "PNM-filens bildhöjd är 0"
-#: gdk-pixbuf/io-pnm.c:380
+#: gdk-pixbuf/io-pnm.c:383
msgid "Maximum color value in PNM file is 0"
msgstr "Maximala färgvärdet i PNM-filen är 0"
-#: gdk-pixbuf/io-pnm.c:388
+#: gdk-pixbuf/io-pnm.c:391
msgid "Maximum color value in PNM file is too large"
msgstr "Maximala färgvärdet i PNM-filen är för stort"
-#: gdk-pixbuf/io-pnm.c:396
+#: gdk-pixbuf/io-pnm.c:399
msgid "Cannot handle PNM files with maximum color values greater than 255"
msgstr "Kan inte hantera PNM-filer med maximala färgvärden större än 255"
-#: gdk-pixbuf/io-pnm.c:435 gdk-pixbuf/io-pnm.c:463 gdk-pixbuf/io-pnm.c:495
+#: gdk-pixbuf/io-pnm.c:438 gdk-pixbuf/io-pnm.c:466 gdk-pixbuf/io-pnm.c:498
msgid "Raw PNM image type is invalid"
msgstr "Råa PNM-bildtypen är ogiltig"
-#: gdk-pixbuf/io-pnm.c:555 gdk-pixbuf/io-pnm.c:597
+#: gdk-pixbuf/io-pnm.c:562 gdk-pixbuf/io-pnm.c:604
msgid "PNM image format is invalid"
msgstr "PNM-bildformatet är ogiltigt"
-#: gdk-pixbuf/io-pnm.c:656
+#: gdk-pixbuf/io-pnm.c:663
msgid "PNM image loader does not support this PNM subformat"
msgstr "PNM-bildinläsaren stöder inte detta underformat av PNM"
-#: gdk-pixbuf/io-pnm.c:711
+#: gdk-pixbuf/io-pnm.c:718
msgid "Premature end-of-file encountered"
msgstr "För tidigt filslut påträffades"
-#: gdk-pixbuf/io-pnm.c:743 gdk-pixbuf/io-pnm.c:974
+#: gdk-pixbuf/io-pnm.c:750 gdk-pixbuf/io-pnm.c:981
msgid "Raw PNM formats require exactly one whitespace before sample data"
msgstr "Råa PNM-format kräver precis ett blanktecken före provdata"
-#: gdk-pixbuf/io-pnm.c:770
+#: gdk-pixbuf/io-pnm.c:777
msgid "Cannot allocate memory for loading PNM image"
msgstr "Kan inte allokera minne för inläsning av PNM-bild"
-#: gdk-pixbuf/io-pnm.c:820
+#: gdk-pixbuf/io-pnm.c:827
msgid "Insufficient memory to load PNM context struct"
msgstr "Inte tillräckligt med minne för att läsa in PNM-sammanhangsstruktur"
-#: gdk-pixbuf/io-pnm.c:871
+#: gdk-pixbuf/io-pnm.c:878
msgid "Unexpected end of PNM image data"
msgstr "Oväntat slut på PNM-bilddata"
-#: gdk-pixbuf/io-pnm.c:1003
+#: gdk-pixbuf/io-pnm.c:1010
msgid "Insufficient memory to load PNM file"
msgstr "Inte tillräckligt med minne för att läsa in PNM-fil"
-#: gdk-pixbuf/io-pnm.c:1082
+#: gdk-pixbuf/io-pnm.c:1089
msgid "The PNM/PBM/PGM/PPM image format family"
msgstr "Bildformatsfamiljen PNM/PBM/PGM/PPM"
@@ -561,60 +594,60 @@ msgstr "Inte tillräckligt med minne för att läsa in RAS-bild"
msgid "The Sun raster image format"
msgstr "Bildformatet Sun-raster"
-#: gdk-pixbuf/io-tga.c:159
+#: gdk-pixbuf/io-tga.c:154
msgid "Cannot allocate memory for IOBuffer struct"
msgstr "Kan inte allokera minne för IOBuffer-struct"
-#: gdk-pixbuf/io-tga.c:178
+#: gdk-pixbuf/io-tga.c:173
msgid "Cannot allocate memory for IOBuffer data"
msgstr "Kan inte allokera minne för IOBuffer-data"
-#: gdk-pixbuf/io-tga.c:189
+#: gdk-pixbuf/io-tga.c:184
msgid "Cannot realloc IOBuffer data"
msgstr "Kan inte omallokera IOBuffer-data"
-#: gdk-pixbuf/io-tga.c:219
+#: gdk-pixbuf/io-tga.c:214
msgid "Cannot allocate temporary IOBuffer data"
msgstr "Kan inte allokera temporära IOBuffer-data"
-#: gdk-pixbuf/io-tga.c:353
+#: gdk-pixbuf/io-tga.c:348
msgid "Cannot allocate new pixbuf"
msgstr "Kan inte allokera ny pixbuf"
-#: gdk-pixbuf/io-tga.c:692
+#: gdk-pixbuf/io-tga.c:689
msgid "Cannot allocate colormap structure"
msgstr "Kan inte allokera färgkartestruktur"
-#: gdk-pixbuf/io-tga.c:699
+#: gdk-pixbuf/io-tga.c:696
msgid "Cannot allocate colormap entries"
msgstr "Kan inte allokera färgkarteposter"
-#: gdk-pixbuf/io-tga.c:721
+#: gdk-pixbuf/io-tga.c:718
msgid "Unexpected bitdepth for colormap entries"
msgstr "Oväntat bitdjup för färgkarteposter"
-#: gdk-pixbuf/io-tga.c:739
+#: gdk-pixbuf/io-tga.c:736
msgid "Cannot allocate TGA header memory"
msgstr "Kan inte allokera TGA-huvudminne"
-#: gdk-pixbuf/io-tga.c:772
+#: gdk-pixbuf/io-tga.c:769
msgid "TGA image has invalid dimensions"
msgstr "TGA-bilden har ogiltiga dimensioner"
-#: gdk-pixbuf/io-tga.c:778 gdk-pixbuf/io-tga.c:787 gdk-pixbuf/io-tga.c:797
-#: gdk-pixbuf/io-tga.c:807 gdk-pixbuf/io-tga.c:814
+#: gdk-pixbuf/io-tga.c:775 gdk-pixbuf/io-tga.c:784 gdk-pixbuf/io-tga.c:794
+#: gdk-pixbuf/io-tga.c:804 gdk-pixbuf/io-tga.c:811
msgid "TGA image type not supported"
msgstr "TGA-bildtypen stöds inte"
-#: gdk-pixbuf/io-tga.c:861
+#: gdk-pixbuf/io-tga.c:858
msgid "Cannot allocate memory for TGA context struct"
msgstr "Kan inte allokera minne för TGA-kontextstruct"
-#: gdk-pixbuf/io-tga.c:926
+#: gdk-pixbuf/io-tga.c:923
msgid "Excess data in file"
msgstr "För mycket data i fil"
-#: gdk-pixbuf/io-tga.c:995
+#: gdk-pixbuf/io-tga.c:992
msgid "The Targa image format"
msgstr "Bildformatet Targa"
@@ -695,39 +728,44 @@ msgstr "Misslyckades med att skriva till temporär fil vid inläsning av XBM-fil
msgid "The XBM image format"
msgstr "Bildformatet XBM"
-#: gdk-pixbuf/io-xpm.c:1229
+#: gdk-pixbuf/io-xpm.c:467
msgid "No XPM header found"
msgstr "Inget XPM-huvud hittades"
-#: gdk-pixbuf/io-xpm.c:1237
+#: gdk-pixbuf/io-xpm.c:476
+#, fuzzy
+msgid "Invalid XPM header"
+msgstr "Ogiltig XBM-fil"
+
+#: gdk-pixbuf/io-xpm.c:484
msgid "XPM file has image width <= 0"
msgstr "XPM-filen har bildbredd <= 0"
-#: gdk-pixbuf/io-xpm.c:1245
+#: gdk-pixbuf/io-xpm.c:492
msgid "XPM file has image height <= 0"
msgstr "XPM-filen har bildhöjd <= 0"
-#: gdk-pixbuf/io-xpm.c:1253
+#: gdk-pixbuf/io-xpm.c:500
msgid "XPM has invalid number of chars per pixel"
msgstr "XPM har ogiltigt antal tecken per bildpunkt"
-#: gdk-pixbuf/io-xpm.c:1260
+#: gdk-pixbuf/io-xpm.c:507
msgid "XPM file has invalid number of colors"
msgstr "XPM-filen har ogiltigt antal färger"
-#: gdk-pixbuf/io-xpm.c:1272 gdk-pixbuf/io-xpm.c:1281 gdk-pixbuf/io-xpm.c:1333
+#: gdk-pixbuf/io-xpm.c:519 gdk-pixbuf/io-xpm.c:528 gdk-pixbuf/io-xpm.c:580
msgid "Cannot allocate memory for loading XPM image"
msgstr "Kan inte allokera minne för inläsning av XPM-bild"
-#: gdk-pixbuf/io-xpm.c:1295
+#: gdk-pixbuf/io-xpm.c:542
msgid "Cannot read XPM colormap"
msgstr "Kan inte läsa XPM-färgkarta"
-#: gdk-pixbuf/io-xpm.c:1524
+#: gdk-pixbuf/io-xpm.c:771
msgid "Failed to write to temporary file when loading XPM image"
msgstr "Misslyckades med skrivning till temporär fil vid inläsning av XPM-bild"
-#: gdk-pixbuf/io-xpm.c:1559
+#: gdk-pixbuf/io-xpm.c:806
msgid "The XPM image format"
msgstr "Bildformatet XPM"
@@ -789,6 +827,138 @@ msgstr "FLAGGOR"
msgid "Gdk debugging flags to unset"
msgstr "Gdk-felsökningsflaggor att inte ställa in"
+#: gdk/keyname-table.h:3940
+msgid "keyboard label|BackSpace"
+msgstr ""
+
+#: gdk/keyname-table.h:3941
+msgid "keyboard label|Tab"
+msgstr ""
+
+#: gdk/keyname-table.h:3942
+msgid "keyboard label|Return"
+msgstr ""
+
+#: gdk/keyname-table.h:3943
+msgid "keyboard label|Pause"
+msgstr ""
+
+#: gdk/keyname-table.h:3944
+msgid "keyboard label|Scroll_Lock"
+msgstr ""
+
+#: gdk/keyname-table.h:3945
+msgid "keyboard label|Sys_Req"
+msgstr ""
+
+#: gdk/keyname-table.h:3946
+msgid "keyboard label|Escape"
+msgstr ""
+
+#: gdk/keyname-table.h:3947
+msgid "keyboard label|Multi_key"
+msgstr ""
+
+#: gdk/keyname-table.h:3948
+msgid "keyboard label|Home"
+msgstr ""
+
+#: gdk/keyname-table.h:3949
+msgid "keyboard label|Page_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3950
+msgid "keyboard label|Page_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3951
+msgid "keyboard label|End"
+msgstr ""
+
+#: gdk/keyname-table.h:3952
+msgid "keyboard label|Begin"
+msgstr ""
+
+#: gdk/keyname-table.h:3953
+msgid "keyboard label|Print"
+msgstr ""
+
+#: gdk/keyname-table.h:3954
+msgid "keyboard label|Insert"
+msgstr ""
+
+#: gdk/keyname-table.h:3955
+msgid "keyboard label|Num_Lock"
+msgstr ""
+
+#: gdk/keyname-table.h:3956
+msgid "keyboard label|KP_Space"
+msgstr ""
+
+#: gdk/keyname-table.h:3957
+msgid "keyboard label|KP_Tab"
+msgstr ""
+
+#: gdk/keyname-table.h:3958
+msgid "keyboard label|KP_Enter"
+msgstr ""
+
+#: gdk/keyname-table.h:3959
+msgid "keyboard label|KP_Home"
+msgstr ""
+
+#: gdk/keyname-table.h:3960
+msgid "keyboard label|KP_Left"
+msgstr ""
+
+#: gdk/keyname-table.h:3961
+msgid "keyboard label|KP_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3962
+msgid "keyboard label|KP_Right"
+msgstr ""
+
+#: gdk/keyname-table.h:3963
+msgid "keyboard label|KP_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3964
+msgid "keyboard label|KP_Page_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3965
+msgid "keyboard label|KP_Prior"
+msgstr ""
+
+#: gdk/keyname-table.h:3966
+msgid "keyboard label|KP_Page_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3967
+msgid "keyboard label|KP_Next"
+msgstr ""
+
+#: gdk/keyname-table.h:3968
+msgid "keyboard label|KP_End"
+msgstr ""
+
+#: gdk/keyname-table.h:3969
+msgid "keyboard label|KP_Begin"
+msgstr ""
+
+#: gdk/keyname-table.h:3970
+msgid "keyboard label|KP_Insert"
+msgstr ""
+
+#: gdk/keyname-table.h:3971
+msgid "keyboard label|KP_Delete"
+msgstr ""
+
+#: gdk/keyname-table.h:3972
+msgid "keyboard label|Delete"
+msgstr ""
+
#. Description of --sync in --help output
#: gdk/win32/gdkmain-win32.c:60
msgid "Don't batch GDI requests"
@@ -824,46 +994,46 @@ msgstr "FÄRGER"
msgid "Make X calls synchronous"
msgstr "Gör X-anrop synkrona"
-#: gtk/gtkaboutdialog.c:260 gtk/gtkaboutdialog.c:1939
+#: gtk/gtkaboutdialog.c:270 gtk/gtkaboutdialog.c:2025
msgid "License"
msgstr "Licens"
-#: gtk/gtkaboutdialog.c:261
+#: gtk/gtkaboutdialog.c:271
msgid "The license of the program"
msgstr "Licensen för programmet"
#. Add the credits button
-#: gtk/gtkaboutdialog.c:482
+#: gtk/gtkaboutdialog.c:491
msgid "C_redits"
msgstr "_Tack"
#. Add the license button
-#: gtk/gtkaboutdialog.c:491
+#: gtk/gtkaboutdialog.c:501
msgid "_License"
msgstr "_Licens"
-#: gtk/gtkaboutdialog.c:682
+#: gtk/gtkaboutdialog.c:731
#, c-format
msgid "About %s"
msgstr "Om %s"
-#: gtk/gtkaboutdialog.c:1876
+#: gtk/gtkaboutdialog.c:1953
msgid "Credits"
msgstr "Tack"
-#: gtk/gtkaboutdialog.c:1901
+#: gtk/gtkaboutdialog.c:1979
msgid "Written by"
msgstr "Skrivet av"
-#: gtk/gtkaboutdialog.c:1904
+#: gtk/gtkaboutdialog.c:1982
msgid "Documented by"
msgstr "Dokumenterat av"
-#: gtk/gtkaboutdialog.c:1916
+#: gtk/gtkaboutdialog.c:1994
msgid "Translated by"
msgstr "Översatt av"
-#: gtk/gtkaboutdialog.c:1920
+#: gtk/gtkaboutdialog.c:1998
msgid "Artwork by"
msgstr "Grafik av"
@@ -871,28 +1041,41 @@ msgstr "Grafik av"
#. * that use the shift key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: gtk/gtkaccellabel.c:119
-msgid "Shift"
-msgstr "Skift"
+#: gtk/gtkaccellabel.c:121
+msgid "keyboard label|Shift"
+msgstr ""
#. This is the text that should appear next to menu accelerators
#. * that use the control key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: gtk/gtkaccellabel.c:125
-msgid "Ctrl"
-msgstr "Ctrl"
+#: gtk/gtkaccellabel.c:128
+msgid "keyboard label|Ctrl"
+msgstr ""
#. This is the text that should appear next to menu accelerators
#. * that use the alt key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: gtk/gtkaccellabel.c:131
-msgid "Alt"
-msgstr "Alt"
+#: gtk/gtkaccellabel.c:135
+msgid "keyboard label|Alt"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkaccellabel.c:577
+msgid "keyboard label|Space"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkaccellabel.c:581
+msgid "keyboard label|Backslash"
+msgstr ""
#. Translate to calendar:YM if you want years to be displayed
#. * before months; otherwise translate to calendar:MY.
@@ -903,7 +1086,7 @@ msgstr "Alt"
#. * so if you have a default text direction of RTL and YM, then
#. * the year will appear on the right.
#.
-#: gtk/gtkcalendar.c:703
+#: gtk/gtkcalendar.c:647
msgid "calendar:MY"
msgstr "calendar:MY"
@@ -913,25 +1096,52 @@ msgstr "calendar:MY"
#. * first day of the week to calendar:week_start:1 if you want Monday
#. * to be the first day of the week, and so on.
#.
-#: gtk/gtkcalendar.c:717
+#: gtk/gtkcalendar.c:661
msgid "calendar:week_start:0"
msgstr "calendar:week_start:1"
+#. Translators: This is a text measurement template.
+#. * Translate it to the widest year text.
+#. *
+#. * Don't include the prefix "year measurement template|"
+#. * in the translation.
+#. *
+#. * If you don't understand this, leave it as "2000"
+#.
+#: gtk/gtkcalendar.c:1549
+msgid "year measurement template|2000"
+msgstr ""
+
+#. Translators: This dictates how the year is displayed in
+#. * gtkcalendar widget. See strftime() manual for the format.
+#. * Use only ASCII in the translation.
+#. *
+#. * Also look for the msgid "year measurement template|2000".
+#. * Translate that entry to a year with the widest output of this
+#. * msgid.
+#. *
+#. * Don't include the prefix "calendar year format|" in the
+#. * translation. "%Y" is appropriate for most locales.
+#.
+#: gtk/gtkcalendar.c:1826
+msgid "calendar year format|%Y"
+msgstr ""
+
#. do not translate the part before the |
-#: gtk/gtkcellrendererprogress.c:236 gtk/gtkcellrendererprogress.c:294
+#: gtk/gtkcellrendererprogress.c:237 gtk/gtkcellrendererprogress.c:295
#, c-format
msgid "progress bar label|%d %%"
msgstr "etikett för förloppsmätare|%d %%"
-#: gtk/gtkcolorbutton.c:220 gtk/gtkcolorbutton.c:574
+#: gtk/gtkcolorbutton.c:221 gtk/gtkcolorbutton.c:576
msgid "Pick a Color"
msgstr "Välj en färg"
-#: gtk/gtkcolorbutton.c:466
+#: gtk/gtkcolorbutton.c:467
msgid "Received invalid color data\n"
msgstr "Mottog ogiltig färgdata\n"
-#: gtk/gtkcolorsel.c:568
+#: gtk/gtkcolorsel.c:561
msgid ""
"The previously-selected color, for comparison to the color you're selecting "
"now. You can drag this color to a palette entry, or select this color as "
@@ -941,7 +1151,7 @@ msgstr ""
"väljer nu. Du kan dra färgen till en palettpost, eller välja denna färg som "
"den aktuella genom att dra den till det andra färgprovet."
-#: gtk/gtkcolorsel.c:573
+#: gtk/gtkcolorsel.c:566
msgid ""
"The color you've chosen. You can drag this color to a palette entry to save "
"it for use in the future."
@@ -949,11 +1159,11 @@ msgstr ""
"Färgen som du valt. Du kan dra den här färgen till en palettpost för att "
"spara den för framtida bruk."
-#: gtk/gtkcolorsel.c:934
+#: gtk/gtkcolorsel.c:957
msgid "_Save color here"
msgstr "_Spara färgen här"
-#: gtk/gtkcolorsel.c:1139
+#: gtk/gtkcolorsel.c:1162
msgid ""
"Click this palette entry to make it the current color. To change this entry, "
"drag a color swatch here or right-click it and select \"Save color here.\""
@@ -962,7 +1172,7 @@ msgstr ""
"denna post kan du dra ett färgprov hit eller högerklicka och välja \"Spara "
"färg här\"."
-#: gtk/gtkcolorsel.c:1896
+#: gtk/gtkcolorsel.c:1929
msgid ""
"Select the color you want from the outer ring. Select the darkness or "
"lightness of that color using the inner triangle."
@@ -970,7 +1180,7 @@ msgstr ""
"Välj den färg som du vill ha från den yttre ringen. Välj mörkheten eller "
"ljusheten på den färgen genom att använda den inre triangeln."
-#: gtk/gtkcolorsel.c:1921
+#: gtk/gtkcolorsel.c:1954
msgid ""
"Click the eyedropper, then click a color anywhere on your screen to select "
"that color."
@@ -978,67 +1188,67 @@ msgstr ""
"Klicka på pipetten, och klicka sedan på en färg någonstans på din skärm för "
"att välja den färgen."
-#: gtk/gtkcolorsel.c:1930
+#: gtk/gtkcolorsel.c:1963
msgid "_Hue:"
msgstr "_Nyans:"
-#: gtk/gtkcolorsel.c:1931
+#: gtk/gtkcolorsel.c:1964
msgid "Position on the color wheel."
msgstr "Position på färghjulet."
-#: gtk/gtkcolorsel.c:1933
+#: gtk/gtkcolorsel.c:1966
msgid "_Saturation:"
msgstr "_Mättnad:"
-#: gtk/gtkcolorsel.c:1934
+#: gtk/gtkcolorsel.c:1967
msgid "\"Deepness\" of the color."
msgstr "\"Djup\" på färgen."
-#: gtk/gtkcolorsel.c:1935
+#: gtk/gtkcolorsel.c:1968
msgid "_Value:"
msgstr "_Värde:"
-#: gtk/gtkcolorsel.c:1936
+#: gtk/gtkcolorsel.c:1969
msgid "Brightness of the color."
msgstr "Ljushet på färgen."
-#: gtk/gtkcolorsel.c:1937
+#: gtk/gtkcolorsel.c:1970
msgid "_Red:"
msgstr "_Röd:"
-#: gtk/gtkcolorsel.c:1938
+#: gtk/gtkcolorsel.c:1971
msgid "Amount of red light in the color."
msgstr "Mängd rött ljus i färgen."
-#: gtk/gtkcolorsel.c:1939
+#: gtk/gtkcolorsel.c:1972
msgid "_Green:"
msgstr "_Grön:"
-#: gtk/gtkcolorsel.c:1940
+#: gtk/gtkcolorsel.c:1973
msgid "Amount of green light in the color."
msgstr "Mängd grönt ljus i färgen."
-#: gtk/gtkcolorsel.c:1941
+#: gtk/gtkcolorsel.c:1974
msgid "_Blue:"
msgstr "_Blå:"
-#: gtk/gtkcolorsel.c:1942
+#: gtk/gtkcolorsel.c:1975
msgid "Amount of blue light in the color."
msgstr "Mängd blått ljus i bilden."
-#: gtk/gtkcolorsel.c:1945
+#: gtk/gtkcolorsel.c:1978
msgid "_Opacity:"
msgstr "_Opacitet:"
-#: gtk/gtkcolorsel.c:1953 gtk/gtkcolorsel.c:1964
+#: gtk/gtkcolorsel.c:1986 gtk/gtkcolorsel.c:1997
msgid "Transparency of the color."
msgstr "Genomskinlighet för färgen."
-#: gtk/gtkcolorsel.c:1971
+#: gtk/gtkcolorsel.c:2004
msgid "Color _Name:"
msgstr "Färg_namn:"
-#: gtk/gtkcolorsel.c:1986
+#: gtk/gtkcolorsel.c:2019
msgid ""
"You can enter an HTML-style hexadecimal color value, or simply a color name "
"such as 'orange' in this entry."
@@ -1046,11 +1256,11 @@ msgstr ""
"Du kan ange ett hexadecimalt färgvärde i HTML-stil, eller helt enkelt ange "
"ett engelskt namn på färgen som exempelvis \"orange\" i detta fält."
-#: gtk/gtkcolorsel.c:2005
+#: gtk/gtkcolorsel.c:2038
msgid "_Palette"
msgstr "_Palett"
-#: gtk/gtkcolorsel.c:2037
+#: gtk/gtkcolorsel.c:2070
msgid "Color Wheel"
msgstr "Färghjul"
@@ -1058,277 +1268,294 @@ msgstr "Färghjul"
msgid "Color Selection"
msgstr "Färgval"
-#: gtk/gtkentry.c:4507 gtk/gtktextview.c:7030
+#: gtk/gtkentry.c:4508 gtk/gtktextview.c:7068
msgid "Select _All"
msgstr "Markera _allt"
-#: gtk/gtkentry.c:4517 gtk/gtktextview.c:7040
+#: gtk/gtkentry.c:4518 gtk/gtktextview.c:7078
msgid "Input _Methods"
msgstr "Inmatnings_metoder"
-#: gtk/gtkentry.c:4528 gtk/gtktextview.c:7051
+#: gtk/gtkentry.c:4529 gtk/gtktextview.c:7089
msgid "_Insert Unicode Control Character"
msgstr "_Infoga Unicode-styrtecken"
-#: gtk/gtkfilechooser.c:1584 gtk/gtkfilechooser.c:1628
-#: gtk/gtkfilechooser.c:1703 gtk/gtkfilechooser.c:1747
+#: gtk/gtkfilechooser.c:1588 gtk/gtkfilechooser.c:1632
+#: gtk/gtkfilechooser.c:1707 gtk/gtkfilechooser.c:1751
#, c-format
msgid "Invalid filename: %s"
msgstr "Ogiltigt filnamn: %s"
-#: gtk/gtkfilechooserbutton.c:65
+#: gtk/gtkfilechooserbutton.c:67
msgid "Select A File"
msgstr "Välj en fil"
-#: gtk/gtkfilechooserbutton.c:66 gtk/gtkfilechooserdefault.c:1238
-#: gtk/gtkpathbar.c:982
+#: gtk/gtkfilechooserbutton.c:68 gtk/gtkfilechooserdefault.c:1302
+#: gtk/gtkpathbar.c:1020
msgid "Home"
msgstr "Hem"
-#: gtk/gtkfilechooserbutton.c:67 gtk/gtkfilechooserdefault.c:1265
-#: gtk/gtkpathbar.c:984
+#: gtk/gtkfilechooserbutton.c:69 gtk/gtkfilechooserdefault.c:1329
+#: gtk/gtkpathbar.c:1022
msgid "Desktop"
msgstr "Skrivbord"
-#: gtk/gtkfilechooserbutton.c:68
+#: gtk/gtkfilechooserbutton.c:70
msgid "(None)"
msgstr "(Ingen)"
-#: gtk/gtkfilechooserbutton.c:1515
+#: gtk/gtkfilechooserbutton.c:1523
msgid "Other..."
msgstr "Annan..."
-#: gtk/gtkfilechooserdefault.c:869
+#: gtk/gtkfilechooserdefault.c:917
msgid "Could not retrieve information about the file"
msgstr "Kunde inte hämta information om filen"
-#: gtk/gtkfilechooserdefault.c:880
+#: gtk/gtkfilechooserdefault.c:928
msgid "Could not add a bookmark"
msgstr "Kunde inte lägga till ett bokmärke"
-#: gtk/gtkfilechooserdefault.c:891
+#: gtk/gtkfilechooserdefault.c:939
msgid "Could not remove bookmark"
msgstr "Kunde inte ta bort bokmärke"
-#: gtk/gtkfilechooserdefault.c:902
+#: gtk/gtkfilechooserdefault.c:950
msgid "The folder could not be created"
msgstr "Mappen kunde inte skapas"
-#: gtk/gtkfilechooserdefault.c:913
+#: gtk/gtkfilechooserdefault.c:963
+msgid ""
+"The folder could not be created, as a file with the same name already "
+"exists. Try using a different name for the folder, or rename the file first."
+msgstr ""
+
+#: gtk/gtkfilechooserdefault.c:976
msgid "Invalid file name"
msgstr "Ogiltigt filnamn"
-#: gtk/gtkfilechooserdefault.c:923
+#: gtk/gtkfilechooserdefault.c:986
msgid "The folder contents could not be displayed"
msgstr "Mappinnehållet kunde inte visas"
-#: gtk/gtkfilechooserdefault.c:1128
+#: gtk/gtkfilechooserdefault.c:1192
#, c-format
msgid "Could not get information about '%s': %s"
msgstr "Kunde inte hämta information om \"%s\": %s"
-#: gtk/gtkfilechooserdefault.c:2154
+#: gtk/gtkfilechooserdefault.c:2208
#, c-format
msgid "Add the folder '%s' to the bookmarks"
msgstr "Lägg till mappen \"%s\" till bokmärkena"
-#: gtk/gtkfilechooserdefault.c:2195
+#: gtk/gtkfilechooserdefault.c:2249
msgid "Add the current folder to the bookmarks"
msgstr "LÄgg till den aktuella mappen till bokmärkena"
-#: gtk/gtkfilechooserdefault.c:2197
+#: gtk/gtkfilechooserdefault.c:2251
msgid "Add the selected folders to the bookmarks"
msgstr "Lägg till de valda mapparna till bokmärkena"
-#: gtk/gtkfilechooserdefault.c:2237
+#: gtk/gtkfilechooserdefault.c:2291
#, c-format
msgid "Remove the bookmark '%s'"
msgstr "Ta bort bokmärket \"%s\""
-#: gtk/gtkfilechooserdefault.c:2650
+#: gtk/gtkfilechooserdefault.c:2722
#, c-format
msgid "Could not add a bookmark for '%s' because it is an invalid path name."
msgstr ""
"Kunde inte lägga till ett bokmärke för \"%s\" eftersom det är ett ogiltigt "
"namn på en sökväg."
-#: gtk/gtkfilechooserdefault.c:2828
+#: gtk/gtkfilechooserdefault.c:2937
+msgid "Remove"
+msgstr "Ta bort"
+
+#: gtk/gtkfilechooserdefault.c:2946
+#, fuzzy
+msgid "Rename..."
+msgstr "_Byt namn"
+
+#: gtk/gtkfilechooserdefault.c:3069
msgid "Shortcuts"
msgstr "Genvägar"
-#: gtk/gtkfilechooserdefault.c:2882
+#: gtk/gtkfilechooserdefault.c:3123
msgid "Folder"
msgstr "Mapp"
-#: gtk/gtkfilechooserdefault.c:2934 gtk/gtkstock.c:295
+#: gtk/gtkfilechooserdefault.c:3179 gtk/gtkstock.c:317
msgid "_Add"
msgstr "_Lägg till"
-#: gtk/gtkfilechooserdefault.c:2941
-msgid "Add the selected folder to the bookmarks"
+#: gtk/gtkfilechooserdefault.c:3186
+#, fuzzy
+msgid "Add the selected folder to the Bookmarks"
msgstr "Lägg till den valda mappen till bokmärkena"
-#: gtk/gtkfilechooserdefault.c:2946 gtk/gtkstock.c:352
+#: gtk/gtkfilechooserdefault.c:3191 gtk/gtkstock.c:395
msgid "_Remove"
msgstr "_Ta bort"
-#: gtk/gtkfilechooserdefault.c:2953
+#: gtk/gtkfilechooserdefault.c:3198
msgid "Remove the selected bookmark"
msgstr "Ta bort markerat bokmärke"
-#: gtk/gtkfilechooserdefault.c:3056
-msgid "_Add to Shortcuts"
+#: gtk/gtkfilechooserdefault.c:3305
+#, fuzzy
+msgid "_Add to Bookmarks"
msgstr "_Lägg till i genvägar"
-#: gtk/gtkfilechooserdefault.c:3066
+#: gtk/gtkfilechooserdefault.c:3315
msgid "Open _Location"
msgstr "Öppna _plats"
-#: gtk/gtkfilechooserdefault.c:3078
+#: gtk/gtkfilechooserdefault.c:3327
msgid "Show _Hidden Files"
msgstr "Visa _dolda filer"
-#: gtk/gtkfilechooserdefault.c:3202 gtk/gtkfilesel.c:767
+#: gtk/gtkfilechooserdefault.c:3451 gtk/gtkfilesel.c:766
msgid "Files"
msgstr "Filer"
-#: gtk/gtkfilechooserdefault.c:3233
+#: gtk/gtkfilechooserdefault.c:3482
msgid "Name"
msgstr "Namn"
-#: gtk/gtkfilechooserdefault.c:3258
+#: gtk/gtkfilechooserdefault.c:3507
msgid "Size"
msgstr "Storlek"
-#: gtk/gtkfilechooserdefault.c:3271
+#: gtk/gtkfilechooserdefault.c:3520
msgid "Modified"
msgstr "Ändrad"
-#: gtk/gtkfilechooserdefault.c:3303
+#: gtk/gtkfilechooserdefault.c:3552
msgid "Select which types of files are shown"
msgstr "Välj vilka typer av filer som visas"
#. Create Folder
-#: gtk/gtkfilechooserdefault.c:3339
+#: gtk/gtkfilechooserdefault.c:3588
msgid "Create Fo_lder"
msgstr "Skapa mapp"
#. Name entry
-#: gtk/gtkfilechooserdefault.c:3457
+#: gtk/gtkfilechooserdefault.c:3709
msgid "_Name:"
msgstr "_Namn:"
-#: gtk/gtkfilechooserdefault.c:3497
+#: gtk/gtkfilechooserdefault.c:3749
msgid "_Browse for other folders"
msgstr "_Bläddra efter andra mappar"
-#: gtk/gtkfilechooserdefault.c:3747
+#: gtk/gtkfilechooserdefault.c:4000
msgid "Save in _folder:"
msgstr "Spara i _mappen:"
-#: gtk/gtkfilechooserdefault.c:3749
+#: gtk/gtkfilechooserdefault.c:4002
msgid "Create in _folder:"
msgstr "Skapa i _mappen:"
-#: gtk/gtkfilechooserdefault.c:4589
+#: gtk/gtkfilechooserdefault.c:4959
msgid "Cannot change to folder because it is not local"
msgstr "Kan inte byta till mappen eftersom den inte är lokal"
-#: gtk/gtkfilechooserdefault.c:5114
+#: gtk/gtkfilechooserdefault.c:5513
#, c-format
msgid "Shortcut %s does not exist"
msgstr "Genvägen %s finns inte"
-#: gtk/gtkfilechooserdefault.c:5586
+#: gtk/gtkfilechooserdefault.c:6057
#, c-format
msgid "Could not mount %s"
msgstr "Kunde inte montera %s"
-#: gtk/gtkfilechooserdefault.c:5880
+#: gtk/gtkfilechooserdefault.c:6352
msgid "Type name of new folder"
msgstr "Ange namnet på den nya mappen"
-#: gtk/gtkfilechooserdefault.c:5922
+#: gtk/gtkfilechooserdefault.c:6394
#, c-format
msgid "%d byte"
msgid_plural "%d bytes"
msgstr[0] "%d byte"
msgstr[1] "%d byte"
-#: gtk/gtkfilechooserdefault.c:5924
+#: gtk/gtkfilechooserdefault.c:6396
#, c-format
msgid "%.1f K"
msgstr "%.1f kB"
-#: gtk/gtkfilechooserdefault.c:5926
+#: gtk/gtkfilechooserdefault.c:6398
#, c-format
msgid "%.1f M"
msgstr "%.1f MB"
-#: gtk/gtkfilechooserdefault.c:5928
+#: gtk/gtkfilechooserdefault.c:6400
#, c-format
msgid "%.1f G"
msgstr "%.1f GB"
-#: gtk/gtkfilechooserdefault.c:5980
+#: gtk/gtkfilechooserdefault.c:6446 gtk/gtkfilechooserdefault.c:6470
+msgid "Unknown"
+msgstr "Okänd"
+
+#: gtk/gtkfilechooserdefault.c:6457
msgid "Today"
msgstr "Idag"
-#: gtk/gtkfilechooserdefault.c:5982
+#: gtk/gtkfilechooserdefault.c:6459
msgid "Yesterday"
msgstr "Igår"
-#: gtk/gtkfilechooserdefault.c:5993
-msgid "Unknown"
-msgstr "Okänd"
-
-#: gtk/gtkfilechooserdefault.c:6063
+#: gtk/gtkfilechooserdefault.c:6541
msgid "Cannot change folder"
msgstr "Kan inte byta mapp"
-#: gtk/gtkfilechooserdefault.c:6064
+#: gtk/gtkfilechooserdefault.c:6542
msgid "The folder you specified is an invalid path."
msgstr "Mappen du angav är en ogiltig sökväg."
-#: gtk/gtkfilechooserdefault.c:6103
+#: gtk/gtkfilechooserdefault.c:6581
#, c-format
msgid "Could not build file name from '%s' and '%s'"
msgstr "Kunde inte bygga filnamnet från \"%s\" och \"%s\""
-#: gtk/gtkfilechooserdefault.c:6139
+#: gtk/gtkfilechooserdefault.c:6617
msgid "Could not select item"
msgstr "Kunde inte välja objekt"
-#: gtk/gtkfilechooserdefault.c:6179
+#: gtk/gtkfilechooserdefault.c:6657
msgid "Open Location"
msgstr "Öppna plats"
-#: gtk/gtkfilechooserdefault.c:6186
+#: gtk/gtkfilechooserdefault.c:6664
msgid "Save in Location"
msgstr "Spara på plats"
-#: gtk/gtkfilechooserdefault.c:6210
+#: gtk/gtkfilechooserdefault.c:6688
msgid "_Location:"
msgstr "_Plats:"
-#: gtk/gtkfilesel.c:731
+#: gtk/gtkfilesel.c:730
msgid "Folders"
msgstr "Mappar"
-#: gtk/gtkfilesel.c:735
+#: gtk/gtkfilesel.c:734
msgid "Fol_ders"
msgstr "_Mappar"
-#: gtk/gtkfilesel.c:771
+#: gtk/gtkfilesel.c:770
msgid "_Files"
msgstr "_Filer"
-#: gtk/gtkfilesel.c:859 gtk/gtkfilesel.c:2249
+#: gtk/gtkfilesel.c:858 gtk/gtkfilesel.c:2248
#, c-format
msgid "Folder unreadable: %s"
msgstr "Mappen är oläsbar: %s"
-#: gtk/gtkfilesel.c:990
+#: gtk/gtkfilesel.c:989
#, c-format
msgid ""
"The file \"%s\" resides on another machine (called %s) and may not be "
@@ -1339,25 +1566,25 @@ msgstr ""
"tillgänglig för detta program.\n"
"Är du säker på att du vill välja den?"
-#: gtk/gtkfilesel.c:1121
+#: gtk/gtkfilesel.c:1120
msgid "_New Folder"
msgstr "_Ny mapp"
-#: gtk/gtkfilesel.c:1132
+#: gtk/gtkfilesel.c:1131
msgid "De_lete File"
msgstr "_Ta bort fil"
-#: gtk/gtkfilesel.c:1143
+#: gtk/gtkfilesel.c:1142
msgid "_Rename File"
msgstr "_Byt namn på fil"
-#: gtk/gtkfilesel.c:1445
+#: gtk/gtkfilesel.c:1444
#, c-format
msgid ""
"The folder name \"%s\" contains symbols that are not allowed in filenames"
msgstr "Mappnamnet \"%s\" innehåller tecken som inte är tillåtna i filnamn"
-#: gtk/gtkfilesel.c:1447
+#: gtk/gtkfilesel.c:1446
#, c-format
msgid ""
"Error creating folder \"%s\": %s\n"
@@ -1366,33 +1593,33 @@ msgstr ""
"Fel vid skapande av mappen \"%s\": %s\n"
"%s"
-#: gtk/gtkfilesel.c:1448 gtk/gtkfilesel.c:1684
+#: gtk/gtkfilesel.c:1447 gtk/gtkfilesel.c:1683
msgid "You probably used symbols not allowed in filenames."
msgstr "Du använde troligen tecken som inte är tillåtna i filnamn."
-#: gtk/gtkfilesel.c:1456
+#: gtk/gtkfilesel.c:1455
#, c-format
msgid "Error creating folder \"%s\": %s\n"
msgstr "Fel vid skapande av mappen \"%s\": %s\n"
-#: gtk/gtkfilesel.c:1490
+#: gtk/gtkfilesel.c:1489
msgid "New Folder"
msgstr "Ny mapp"
-#: gtk/gtkfilesel.c:1505
+#: gtk/gtkfilesel.c:1504
msgid "_Folder name:"
msgstr "_Mappnamn:"
-#: gtk/gtkfilesel.c:1529
+#: gtk/gtkfilesel.c:1528
msgid "C_reate"
msgstr "S_kapa"
-#: gtk/gtkfilesel.c:1572
+#: gtk/gtkfilesel.c:1571
#, c-format
msgid "The filename \"%s\" contains symbols that are not allowed in filenames"
msgstr "Filnamnet \"%s\" innehåller tecken som inte är tillåtna i filnamn"
-#: gtk/gtkfilesel.c:1575
+#: gtk/gtkfilesel.c:1574
#, c-format
msgid ""
"Error deleting file \"%s\": %s\n"
@@ -1401,30 +1628,30 @@ msgstr ""
"Fel vid borttagning av filen \"%s\": %s\n"
"%s"
-#: gtk/gtkfilesel.c:1577 gtk/gtkfilesel.c:1698
+#: gtk/gtkfilesel.c:1576 gtk/gtkfilesel.c:1697
msgid "It probably contains symbols not allowed in filenames."
msgstr "Det innehåller troligen tecken som inte är tillåtna i filnamn."
-#: gtk/gtkfilesel.c:1586
+#: gtk/gtkfilesel.c:1585
#, c-format
msgid "Error deleting file \"%s\": %s"
msgstr "Fel vid borttagning av filen \"%s\": %s"
-#: gtk/gtkfilesel.c:1629
+#: gtk/gtkfilesel.c:1628
#, c-format
msgid "Really delete file \"%s\"?"
msgstr "Verkligen ta bort filen \"%s\"?"
-#: gtk/gtkfilesel.c:1634
+#: gtk/gtkfilesel.c:1633
msgid "Delete File"
msgstr "Ta bort fil"
-#: gtk/gtkfilesel.c:1680 gtk/gtkfilesel.c:1694
+#: gtk/gtkfilesel.c:1679 gtk/gtkfilesel.c:1693
#, c-format
msgid "The file name \"%s\" contains symbols that are not allowed in filenames"
msgstr "Filnamnet \"%s\" innehåller tecken som inte är tillåtna i filnamn"
-#: gtk/gtkfilesel.c:1682
+#: gtk/gtkfilesel.c:1681
#, c-format
msgid ""
"Error renaming file to \"%s\": %s\n"
@@ -1433,7 +1660,7 @@ msgstr ""
"Fel vid byte av namn på filen till \"%s\": %s\n"
"%s"
-#: gtk/gtkfilesel.c:1696
+#: gtk/gtkfilesel.c:1695
#, c-format
msgid ""
"Error renaming file \"%s\": %s\n"
@@ -1442,29 +1669,29 @@ msgstr ""
"Fel vid byte av namn på filen \"%s\": %s\n"
"%s"
-#: gtk/gtkfilesel.c:1706
+#: gtk/gtkfilesel.c:1705
#, c-format
msgid "Error renaming file \"%s\" to \"%s\": %s"
msgstr "Fel vid byte av namn på filen \"%s\" till \"%s\": %s"
-#: gtk/gtkfilesel.c:1753
+#: gtk/gtkfilesel.c:1752
msgid "Rename File"
msgstr "Byt namn på fil"
-#: gtk/gtkfilesel.c:1768
+#: gtk/gtkfilesel.c:1767
#, c-format
msgid "Rename file \"%s\" to:"
msgstr "Byt namn på filen \"%s\" till:"
-#: gtk/gtkfilesel.c:1797
+#: gtk/gtkfilesel.c:1796
msgid "_Rename"
msgstr "_Byt namn"
-#: gtk/gtkfilesel.c:2229
+#: gtk/gtkfilesel.c:2228
msgid "_Selection: "
msgstr "_Markering: "
-#: gtk/gtkfilesel.c:3152
+#: gtk/gtkfilesel.c:3151
#, c-format
msgid ""
"The filename \"%s\" couldn't be converted to UTF-8. (try setting the "
@@ -1473,15 +1700,15 @@ msgstr ""
"Filnamnet \"%s\" kunde inte konverteras till UTF-8 (prova att ställa in "
"miljövariabeln G_FILENAME_ENCODING): %s"
-#: gtk/gtkfilesel.c:3155
+#: gtk/gtkfilesel.c:3154
msgid "Invalid UTF-8"
msgstr "Ogiltig UTF-8"
-#: gtk/gtkfilesel.c:4032
+#: gtk/gtkfilesel.c:4031
msgid "Name too long"
msgstr "Namnet är för långt"
-#: gtk/gtkfilesel.c:4034
+#: gtk/gtkfilesel.c:4033
msgid "Couldn't convert filename"
msgstr "Kunde inte konvertera filnamn"
@@ -1489,32 +1716,32 @@ msgstr "Kunde inte konvertera filnamn"
msgid "(Empty)"
msgstr "(Tom)"
-#: gtk/gtkfilesystemunix.c:440 gtk/gtkfilesystemunix.c:632
-#: gtk/gtkfilesystemunix.c:1739 gtk/gtkfilesystemwin32.c:482
-#: gtk/gtkfilesystemwin32.c:495 gtk/gtkfilesystemwin32.c:1533
+#: gtk/gtkfilesystemunix.c:475 gtk/gtkfilesystemunix.c:678
+#: gtk/gtkfilesystemunix.c:1918 gtk/gtkfilesystemwin32.c:482
+#: gtk/gtkfilesystemwin32.c:495 gtk/gtkfilesystemwin32.c:1560
#, c-format
msgid "Error getting information for '%s': %s"
msgstr "Fel vid hämtning av information för \"%s\": %s"
-#: gtk/gtkfilesystemunix.c:501 gtk/gtkfilesystemwin32.c:537
+#: gtk/gtkfilesystemunix.c:547 gtk/gtkfilesystemwin32.c:537
#, c-format
msgid "Error creating directory '%s': %s"
msgstr "Fel vid skapande av katalogen \"%s\": %s"
-#: gtk/gtkfilesystemunix.c:581 gtk/gtkfilesystemwin32.c:597
+#: gtk/gtkfilesystemunix.c:627 gtk/gtkfilesystemwin32.c:597
msgid "This file system does not support mounting"
msgstr "Detta filsystem stöder inte montering"
-#: gtk/gtkfilesystemunix.c:589
+#: gtk/gtkfilesystemunix.c:635
msgid "Filesystem"
msgstr "Filsystem"
-#: gtk/gtkfilesystemunix.c:746
+#: gtk/gtkfilesystemunix.c:792
#, c-format
msgid "Could not get a stock icon for %s"
msgstr "Kunde inte hämta en standardikon för %s"
-#: gtk/gtkfilesystemunix.c:841
+#: gtk/gtkfilesystemunix.c:887
#, c-format
msgid ""
"The name \"%s\" is not valid because it contains the character \"%s\". "
@@ -1523,22 +1750,22 @@ msgstr ""
"Namnet \"%s\" är inte giltigt eftersom det innehåller tecknet \"%s\". Använd "
"ett annat namn."
-#: gtk/gtkfilesystemunix.c:1446 gtk/gtkfilesystemwin32.c:1007
-#, c-format
-msgid "Bookmark saving failed: %s"
+#: gtk/gtkfilesystemunix.c:1489
+#, fuzzy, c-format
+msgid "Writing %s failed: %s"
msgstr "Bokmärkessparande misslyckades: %s"
-#: gtk/gtkfilesystemunix.c:1498
+#: gtk/gtkfilesystemunix.c:1578
#, c-format
msgid "'%s' already exists in the bookmarks list"
msgstr "\"%s\" finns redan i bokmärkeslistan"
-#: gtk/gtkfilesystemunix.c:1560
+#: gtk/gtkfilesystemunix.c:1650
#, c-format
msgid "'%s' does not exist in the bookmarks list"
msgstr "\"%s\" finns inte i bokmärkeslistan"
-#: gtk/gtkfilesystemunix.c:1699
+#: gtk/gtkfilesystemunix.c:1878
#, c-format
msgid "Error getting information for '/': %s"
msgstr "Fel vid hämtning av information för \"/\": %s"
@@ -1548,48 +1775,53 @@ msgstr "Fel vid hämtning av information för \"/\": %s"
msgid "Network Drive (%s)"
msgstr "Nätverksenhet (%s)"
-#: gtk/gtkfilesystemwin32.c:626
+#: gtk/gtkfilesystemwin32.c:650
#, c-format
msgid "%s (%s)"
msgstr "%s (%s)"
-#: gtk/gtkfontbutton.c:178 gtk/gtkfontbutton.c:295
+#: gtk/gtkfilesystemwin32.c:1032
+#, c-format
+msgid "Bookmark saving failed: %s"
+msgstr "Bokmärkessparande misslyckades: %s"
+
+#: gtk/gtkfontbutton.c:179 gtk/gtkfontbutton.c:292
msgid "Pick a Font"
msgstr "Välj ett typsnitt"
#. Initialize fields
-#: gtk/gtkfontbutton.c:289
+#: gtk/gtkfontbutton.c:286
msgid "Sans 12"
msgstr "Sans 12"
-#: gtk/gtkfontbutton.c:807
+#: gtk/gtkfontbutton.c:804
msgid "Font"
msgstr "Typsnitt"
#. This is the default text shown in the preview entry, though the user
#. can set it. Remember that some fonts only have capital letters.
-#: gtk/gtkfontsel.c:73
+#: gtk/gtkfontsel.c:74
msgid "abcdefghijk ABCDEFGHIJK"
msgstr "abcdefghijk ABCDEFGHIJK"
-#: gtk/gtkfontsel.c:360
+#: gtk/gtkfontsel.c:361
msgid "_Family:"
msgstr "_Familj:"
-#: gtk/gtkfontsel.c:366
+#: gtk/gtkfontsel.c:367
msgid "_Style:"
msgstr "_Stil:"
-#: gtk/gtkfontsel.c:372
+#: gtk/gtkfontsel.c:373
msgid "Si_ze:"
msgstr "S_torlek:"
#. create the text entry widget
-#: gtk/gtkfontsel.c:548
+#: gtk/gtkfontsel.c:549
msgid "_Preview:"
msgstr "_Förhandsvisning:"
-#: gtk/gtkfontsel.c:1382
+#: gtk/gtkfontsel.c:1383
msgid "Font Selection"
msgstr "Typsnittsval"
@@ -1604,12 +1836,12 @@ msgstr "_Gammavärde"
#. Remove this icon source so we don't keep trying to
#. * load it.
#.
-#: gtk/gtkiconfactory.c:1629
+#: gtk/gtkiconfactory.c:1644
#, c-format
msgid "Error loading icon: %s"
msgstr "Fel vid inläsning av ikonen: %s"
-#: gtk/gtkicontheme.c:1263
+#: gtk/gtkicontheme.c:1250
#, c-format
msgid ""
"Could not find the icon '%s'. The '%s' theme\n"
@@ -1622,7 +1854,7 @@ msgstr ""
"Du kan få tag i en kopia från:\n"
"\t%s"
-#: gtk/gtkicontheme.c:1328
+#: gtk/gtkicontheme.c:1315
#, c-format
msgid "Icon '%s' not present in theme"
msgstr "Ikonen \"%s\" finns inte i temat"
@@ -1712,7 +1944,7 @@ msgstr "(okänd)"
msgid "clear"
msgstr "töm"
-#: gtk/gtklabel.c:3931
+#: gtk/gtklabel.c:3935
msgid "Select All"
msgstr "Markera allt"
@@ -1746,355 +1978,393 @@ msgstr "GTK+-felsökningsflaggor att inte ställa in"
#. * Do *not* translate it to "predefinito:LTR", if it
#. * it isn't default:LTR or default:RTL it will not work
#.
-#: gtk/gtkmain.c:482
+#: gtk/gtkmain.c:476
msgid "default:LTR"
msgstr "default:LTR"
-#: gtk/gtkmain.c:565
+#: gtk/gtkmain.c:559
msgid "GTK+ Options"
msgstr "Alternativ för GTK+"
-#: gtk/gtkmain.c:565
+#: gtk/gtkmain.c:559
msgid "Show GTK+ Options"
msgstr "Visa alternativ för GTK+"
-#: gtk/gtknotebook.c:2712 gtk/gtknotebook.c:5060
+#: gtk/gtknotebook.c:2718 gtk/gtknotebook.c:5064
#, c-format
msgid "Page %u"
msgstr "Sida %u"
-#: gtk/gtkradiotoolbutton.c:91
+#: gtk/gtkradiotoolbutton.c:92
msgid "Group"
msgstr "Grupp"
-#: gtk/gtkradiotoolbutton.c:92
+#: gtk/gtkradiotoolbutton.c:93
msgid "The radio tool button whose group this button belongs to."
msgstr "Den radioverktygsknapp vars grupp denna knapp tillhör."
-#: gtk/gtkrc.c:2399
+#: gtk/gtkrc.c:2400
#, c-format
msgid "Unable to find include file: \"%s\""
msgstr "Kan inte hitta inkluderingsfil: \"%s\""
-#: gtk/gtkrc.c:3038 gtk/gtkrc.c:3041
+#: gtk/gtkrc.c:3042 gtk/gtkrc.c:3045
#, c-format
msgid "Unable to locate image file in pixmap_path: \"%s\""
msgstr "Kan inte hitta bildfil i \"pixmap_path\": \"%s\""
-#: gtk/gtkrc.c:3476
+#: gtk/gtkrc.c:3480
#, c-format
msgid "Pixmap path element: \"%s\" must be absolute, %s, line %d"
msgstr "Sökvägselement till bild: \"%s\" måste vara absolut, %s, rad %d"
#. KEEP IN SYNC with gtkiconfactory.c stock icons, when appropriate
-#: gtk/gtkstock.c:286
+#: gtk/gtkstock.c:308
msgid "Information"
msgstr "Information"
-#: gtk/gtkstock.c:287
+#: gtk/gtkstock.c:309
msgid "Warning"
msgstr "Varning"
-#: gtk/gtkstock.c:288
+#: gtk/gtkstock.c:310
msgid "Error"
msgstr "Fel"
-#: gtk/gtkstock.c:289
+#: gtk/gtkstock.c:311
msgid "Question"
msgstr "Fråga"
#. FIXME these need accelerators when appropriate, and
#. * need the mnemonics to be rationalized
#.
-#: gtk/gtkstock.c:294
+#: gtk/gtkstock.c:316
msgid "_About"
msgstr "_Om"
-#: gtk/gtkstock.c:296
+#: gtk/gtkstock.c:318
msgid "_Apply"
msgstr "_Verkställ"
-#: gtk/gtkstock.c:297
+#: gtk/gtkstock.c:319
msgid "_Bold"
msgstr "_Fet"
-#: gtk/gtkstock.c:298
+#: gtk/gtkstock.c:320
msgid "_Cancel"
msgstr "_Avbryt"
-#: gtk/gtkstock.c:299
+#: gtk/gtkstock.c:321
msgid "_CD-Rom"
msgstr "_Cd-rom"
-#: gtk/gtkstock.c:300
+#: gtk/gtkstock.c:322
msgid "_Clear"
msgstr "_Töm"
-#: gtk/gtkstock.c:301
+#: gtk/gtkstock.c:323
msgid "_Close"
msgstr "S_täng"
-#: gtk/gtkstock.c:302
+#: gtk/gtkstock.c:324
msgid "_Convert"
msgstr "_Konvertera"
-#: gtk/gtkstock.c:303
+#: gtk/gtkstock.c:325
msgid "_Copy"
msgstr "_Kopiera"
-#: gtk/gtkstock.c:304
+#: gtk/gtkstock.c:326
msgid "Cu_t"
msgstr "Klipp _ut"
-#: gtk/gtkstock.c:305
+#: gtk/gtkstock.c:327
msgid "_Delete"
msgstr "_Ta bort"
-#: gtk/gtkstock.c:306
+#: gtk/gtkstock.c:328
msgid "_Execute"
msgstr "_Kör"
-#: gtk/gtkstock.c:307
+#: gtk/gtkstock.c:329
msgid "_Edit"
msgstr "_Redigera"
-#: gtk/gtkstock.c:308
+#: gtk/gtkstock.c:330
msgid "_Find"
msgstr "_Sök"
-#: gtk/gtkstock.c:309
+#: gtk/gtkstock.c:331
msgid "Find and _Replace"
msgstr "Sök och _ersätt"
-#: gtk/gtkstock.c:310
+#: gtk/gtkstock.c:332
msgid "_Floppy"
msgstr "_Diskett"
-#: gtk/gtkstock.c:311
-msgid "_Bottom"
-msgstr "_Nederst"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:334
+msgid "Navigation|_Bottom"
+msgstr ""
-#: gtk/gtkstock.c:312
-msgid "_First"
-msgstr "_Första"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:336
+msgid "Navigation|_First"
+msgstr ""
-#: gtk/gtkstock.c:313
-msgid "_Last"
-msgstr "_Sista"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:338
+msgid "Navigation|_Last"
+msgstr ""
-#: gtk/gtkstock.c:314
-msgid "_Top"
-msgstr "_Överst"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:340
+msgid "Navigation|_Top"
+msgstr ""
-#: gtk/gtkstock.c:315
-msgid "_Back"
-msgstr "_Bakåt"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:342
+msgid "Navigation|_Back"
+msgstr ""
-#: gtk/gtkstock.c:316
-msgid "_Down"
-msgstr "_Ned"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:344
+msgid "Navigation|_Down"
+msgstr ""
-#: gtk/gtkstock.c:317 gtk/gtkstock.c:331
-msgid "_Forward"
-msgstr "_Framåt"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:346
+msgid "Navigation|_Forward"
+msgstr ""
-#: gtk/gtkstock.c:318
-msgid "_Up"
-msgstr "_Upp"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:348
+msgid "Navigation|_Up"
+msgstr ""
-#: gtk/gtkstock.c:319
+#: gtk/gtkstock.c:349
msgid "_Harddisk"
msgstr "_Hårddisk"
-#: gtk/gtkstock.c:320
+#: gtk/gtkstock.c:350
msgid "_Help"
msgstr "_Hjälp"
-#: gtk/gtkstock.c:321
+#: gtk/gtkstock.c:351
msgid "_Home"
msgstr "_Hem"
-#: gtk/gtkstock.c:322
+#: gtk/gtkstock.c:352
msgid "Increase Indent"
msgstr "Öka indragning"
-#: gtk/gtkstock.c:323
+#: gtk/gtkstock.c:353
msgid "Decrease Indent"
msgstr "Minska indragning"
-#: gtk/gtkstock.c:324
+#: gtk/gtkstock.c:354
msgid "_Index"
msgstr "_Index"
-#: gtk/gtkstock.c:325
+#: gtk/gtkstock.c:355
msgid "_Italic"
msgstr "_Kursiv"
-#: gtk/gtkstock.c:326
+#: gtk/gtkstock.c:356
msgid "_Jump to"
msgstr "_Hoppa till"
-#: gtk/gtkstock.c:327
-msgid "_Center"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:358
+#, fuzzy
+msgid "Justify|_Center"
msgstr "_Centrera"
-#: gtk/gtkstock.c:328
-msgid "_Fill"
-msgstr "_Fyll"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:360
+msgid "Justify|_Fill"
+msgstr ""
-#: gtk/gtkstock.c:329
-msgid "_Left"
-msgstr "_Vänster"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:362
+msgid "Justify|_Left"
+msgstr ""
-#: gtk/gtkstock.c:330
-msgid "_Right"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:364
+#, fuzzy
+msgid "Justify|_Right"
msgstr "_Höger"
-#: gtk/gtkstock.c:332
-msgid "_Next"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:367
+#, fuzzy
+msgid "Media|_Forward"
+msgstr "_Framåt"
+
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:369
+#, fuzzy
+msgid "Media|_Next"
msgstr "_Nästa"
-#: gtk/gtkstock.c:333
-msgid "P_ause"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:371
+#, fuzzy
+msgid "Media|P_ause"
msgstr "Gör _paus"
-#: gtk/gtkstock.c:334
-msgid "_Play"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:373
+#, fuzzy
+msgid "Media|_Play"
msgstr "_Spela"
-#: gtk/gtkstock.c:335
-msgid "Pre_vious"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:375
+#, fuzzy
+msgid "Media|Pre_vious"
msgstr "Före_gående"
-#: gtk/gtkstock.c:336
-msgid "_Record"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:377
+#, fuzzy
+msgid "Media|_Record"
msgstr "Spela _in"
-#: gtk/gtkstock.c:337
-msgid "R_ewind"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:379
+#, fuzzy
+msgid "Media|R_ewind"
msgstr "Spola _bakåt"
-#: gtk/gtkstock.c:338 gtk/gtkstock.c:361
-msgid "_Stop"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:381
+#, fuzzy
+msgid "Media|_Stop"
msgstr "_Stopp"
-#: gtk/gtkstock.c:339
+#: gtk/gtkstock.c:382
msgid "_Network"
msgstr "_Nätverk"
-#: gtk/gtkstock.c:340
+#: gtk/gtkstock.c:383
msgid "_New"
msgstr "_Ny"
-#: gtk/gtkstock.c:341
+#: gtk/gtkstock.c:384
msgid "_No"
msgstr "_Nej"
-#: gtk/gtkstock.c:342
+#: gtk/gtkstock.c:385
msgid "_OK"
msgstr "_OK"
-#: gtk/gtkstock.c:343
+#: gtk/gtkstock.c:386
msgid "_Open"
msgstr "_Öppna"
-#: gtk/gtkstock.c:344
+#: gtk/gtkstock.c:387
msgid "_Paste"
msgstr "Klistra _in"
-#: gtk/gtkstock.c:345
+#: gtk/gtkstock.c:388
msgid "_Preferences"
msgstr "_Inställningar"
-#: gtk/gtkstock.c:346
+#: gtk/gtkstock.c:389
msgid "_Print"
msgstr "Skriv _ut"
-#: gtk/gtkstock.c:347
+#: gtk/gtkstock.c:390
msgid "Print Pre_view"
msgstr "_Förhandsgranska"
-#: gtk/gtkstock.c:348
+#: gtk/gtkstock.c:391
msgid "_Properties"
msgstr "_Egenskaper"
-#: gtk/gtkstock.c:349
+#: gtk/gtkstock.c:392
msgid "_Quit"
msgstr "_Avsluta"
-#: gtk/gtkstock.c:350
+#: gtk/gtkstock.c:393
msgid "_Redo"
msgstr "_Gör om"
-#: gtk/gtkstock.c:351
+#: gtk/gtkstock.c:394
msgid "_Refresh"
msgstr "_Uppdatera"
-#: gtk/gtkstock.c:353
+#: gtk/gtkstock.c:396
msgid "_Revert"
msgstr "_Återställ"
-#: gtk/gtkstock.c:354
+#: gtk/gtkstock.c:397
msgid "_Save"
msgstr "_Spara"
-#: gtk/gtkstock.c:355
+#: gtk/gtkstock.c:398
msgid "Save _As"
msgstr "Spara so_m"
-#: gtk/gtkstock.c:356
+#: gtk/gtkstock.c:399
msgid "_Color"
msgstr "_Färg"
-#: gtk/gtkstock.c:357
+#: gtk/gtkstock.c:400
msgid "_Font"
msgstr "_Typsnitt"
-#: gtk/gtkstock.c:358
+#: gtk/gtkstock.c:401
msgid "_Ascending"
msgstr "_Stigande"
-#: gtk/gtkstock.c:359
+#: gtk/gtkstock.c:402
msgid "_Descending"
msgstr "_Fallande"
-#: gtk/gtkstock.c:360
+#: gtk/gtkstock.c:403
msgid "_Spell Check"
msgstr "_Stavningskontrollera"
-#: gtk/gtkstock.c:362
+#: gtk/gtkstock.c:404
+msgid "_Stop"
+msgstr "_Stopp"
+
+#: gtk/gtkstock.c:405
msgid "_Strikethrough"
msgstr "_Genomstryk"
-#: gtk/gtkstock.c:363
+#: gtk/gtkstock.c:406
msgid "_Undelete"
msgstr "_Återskapa"
-#: gtk/gtkstock.c:364
+#: gtk/gtkstock.c:407
msgid "_Underline"
msgstr "_Stryk under"
-#: gtk/gtkstock.c:365
+#: gtk/gtkstock.c:408
msgid "_Undo"
msgstr "_Ångra"
-#: gtk/gtkstock.c:366
+#: gtk/gtkstock.c:409
msgid "_Yes"
msgstr "_Ja"
-#: gtk/gtkstock.c:367
+#: gtk/gtkstock.c:410
msgid "_Normal Size"
msgstr "_Normal storlek"
-#: gtk/gtkstock.c:368
+#: gtk/gtkstock.c:411
msgid "Best _Fit"
msgstr "Bästa _passning"
-#: gtk/gtkstock.c:369
+#: gtk/gtkstock.c:412
msgid "Zoom _In"
msgstr "Zooma _in"
-#: gtk/gtkstock.c:370
+#: gtk/gtkstock.c:413
msgid "Zoom _Out"
msgstr "Zooma _ut"
@@ -2147,22 +2417,22 @@ msgstr "Kan inte hitta temamotorn i \"module_path\": \"%s\","
msgid "--- No Tip ---"
msgstr "--- Inget tips ---"
-#: gtk/gtkuimanager.c:1137
+#: gtk/gtkuimanager.c:1154
#, c-format
msgid "Unknown attribute '%s' on line %d char %d"
msgstr "Okänt attribut \"%s\" på rad %d tecken %d"
-#: gtk/gtkuimanager.c:1337
+#: gtk/gtkuimanager.c:1371
#, c-format
msgid "Unexpected start tag '%s' on line %d char %d"
msgstr "Oväntad starttagg \"%s\" på rad %d tecken %d"
-#: gtk/gtkuimanager.c:1422
+#: gtk/gtkuimanager.c:1461
#, c-format
msgid "Unexpected character data on line %d char %d"
msgstr "Oväntade teckendata på rad %d tecken %d"
-#: gtk/gtkuimanager.c:2214
+#: gtk/gtkuimanager.c:2272
msgid "Empty"
msgstr "Tom"
@@ -2221,6 +2491,42 @@ msgstr "X-inmatningsmetod"
msgid "Could not get information for file '%s': %s"
msgstr "Kunde inte hämta information för filen \"%s\": %s"
+#~ msgid "Shift"
+#~ msgstr "Skift"
+
+#~ msgid "Ctrl"
+#~ msgstr "Ctrl"
+
+#~ msgid "Alt"
+#~ msgstr "Alt"
+
+#~ msgid "_Bottom"
+#~ msgstr "_Nederst"
+
+#~ msgid "_First"
+#~ msgstr "_Första"
+
+#~ msgid "_Last"
+#~ msgstr "_Sista"
+
+#~ msgid "_Top"
+#~ msgstr "_Överst"
+
+#~ msgid "_Back"
+#~ msgstr "_Bakåt"
+
+#~ msgid "_Down"
+#~ msgstr "_Ned"
+
+#~ msgid "_Up"
+#~ msgstr "_Upp"
+
+#~ msgid "_Fill"
+#~ msgstr "_Fyll"
+
+#~ msgid "_Left"
+#~ msgstr "_Vänster"
+
#~ msgid "Network Drive"
#~ msgstr "Nätverksenhet"
@@ -2315,9 +2621,6 @@ msgstr "Kunde inte hämta information för filen \"%s\": %s"
#~ msgid "Add"
#~ msgstr "Lägg till"
-#~ msgid "Remove"
-#~ msgstr "Ta bort"
-
#~ msgid "_Name"
#~ msgstr "_Namn"
diff --git a/po/ta.po b/po/ta.po
index d72a1634f..33a1a694f 100644
--- a/po/ta.po
+++ b/po/ta.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Tamil Gtk 2.4\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-01-08 02:01-0500\n"
+"POT-Creation-Date: 2005-06-20 14:30-0400\n"
"PO-Revision-Date: 2004-02-21 18:51-0600\n"
"Last-Translator: Dinesh Nadarajah <dinesh_list@sbcglobal.net>\n"
"Language-Team: Tamil <tamilinix@yahoogroups.com>\n"
@@ -15,7 +15,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
#: gdk-pixbuf/gdk-pixbuf-animation.c:153 gdk-pixbuf/gdk-pixbuf-io.c:838
-#: gdk-pixbuf/gdk-pixbuf-io.c:1069 tests/testfilechooser.c:199
+#: gdk-pixbuf/gdk-pixbuf-io.c:1068 tests/testfilechooser.c:199
#, c-format
msgid "Failed to open file '%s': %s"
msgstr "'%s' கோப்பு திறக்க முடியவில்லை: %s"
@@ -26,7 +26,7 @@ msgid "Image file '%s' contains no data"
msgstr "'%s' உருவக் கோப்பில் தரவு ஏதும் கிடையாது"
#: gdk-pixbuf/gdk-pixbuf-animation.c:208 gdk-pixbuf/gdk-pixbuf-io.c:887
-#: gdk-pixbuf/gdk-pixbuf-io.c:1110 tests/testfilechooser.c:244
+#: gdk-pixbuf/gdk-pixbuf-io.c:1109 tests/testfilechooser.c:244
#, c-format
msgid ""
"Failed to load image '%s': reason not known, probably a corrupt image file"
@@ -76,34 +76,34 @@ msgstr "உணரமுடியாத உருவக் கோப்பு வ
msgid "Failed to load image '%s': %s"
msgstr "'%s' உருவ கோப்பை ஏற்ற முடியவில்லை: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1337
+#: gdk-pixbuf/gdk-pixbuf-io.c:1336
#, c-format
msgid "Error writing to image file: %s"
msgstr "உருவ கோப்புக்கு எழுதும்போது பிழை: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1383 gdk-pixbuf/gdk-pixbuf-io.c:1512
+#: gdk-pixbuf/gdk-pixbuf-io.c:1382 gdk-pixbuf/gdk-pixbuf-io.c:1511
#, c-format
msgid "This build of gdk-pixbuf does not support saving the image format: %s"
msgstr "இந்த gdk-pixbuf அமைப்பில், இந்த உருவ வகையில் சேமிப்பதற்கு ஆதரவில்லை: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1417
+#: gdk-pixbuf/gdk-pixbuf-io.c:1416
msgid "Insufficient memory to save image to callback"
msgstr "உருவத்தை callback-இல் சேமிப்பதற்கு நினைவகம் போதாது"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1429
+#: gdk-pixbuf/gdk-pixbuf-io.c:1428
msgid "Failed to open temporary file"
msgstr "தற்காலிக கோப்பு திறக்கமுடியவில்லை"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1454
+#: gdk-pixbuf/gdk-pixbuf-io.c:1453
msgid "Failed to read from temporary file"
msgstr "தற்காலிக கோப்பிலிருந்து வாசிக்கமுடியவில்லை"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1641
+#: gdk-pixbuf/gdk-pixbuf-io.c:1687
#, c-format
msgid "Failed to open '%s' for writing: %s"
msgstr "'%s' கோப்பை எழுதுவதற்கு திறக்க முடியவில்லை: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1665
+#: gdk-pixbuf/gdk-pixbuf-io.c:1711
#, c-format
msgid ""
"Failed to close '%s' while writing image, all data may not have been saved: %"
@@ -112,7 +112,7 @@ msgstr ""
"உருவத்தை எழுதும்போது '%s' மூட முடியவில்லை, அனைத்து தரவுகளும் சேமிக்கப்படாமல் "
"இருக்கலாம்: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1853 gdk-pixbuf/gdk-pixbuf-io.c:1903
+#: gdk-pixbuf/gdk-pixbuf-io.c:1931 gdk-pixbuf/gdk-pixbuf-io.c:1981
msgid "Insufficient memory to save image into a buffer"
msgstr "உருவத்தை இடையக வைப்பில் (buffer) சேமிப்பதற்கு நினைவகம் போதாது"
@@ -174,24 +174,34 @@ msgstr ""
msgid "The ANI image format"
msgstr "ANI உருவ வகை"
-#: gdk-pixbuf/io-bmp.c:227 gdk-pixbuf/io-bmp.c:383
+#: gdk-pixbuf/io-bmp.c:228 gdk-pixbuf/io-bmp.c:306 gdk-pixbuf/io-bmp.c:338
+#: gdk-pixbuf/io-bmp.c:361 gdk-pixbuf/io-bmp.c:442
+msgid "BMP image has bogus header data"
+msgstr "BMP உருவத்தில் பிழையான தலைப்பு-பகுதி தரவு உண்டு"
+
+#: gdk-pixbuf/io-bmp.c:239 gdk-pixbuf/io-bmp.c:401
msgid "Not enough memory to load bitmap image"
msgstr "குறைவான நினைவகத்தினால் பிட்படத்தை ஏற்ற முடியாது"
-#: gdk-pixbuf/io-bmp.c:269
+#: gdk-pixbuf/io-bmp.c:287
msgid "BMP image has unsupported header size"
msgstr "BMP உருவத்தில் ஆதரவில்லா தலைப்பு-பகுதி உண்டு"
-#: gdk-pixbuf/io-bmp.c:288 gdk-pixbuf/io-bmp.c:320 gdk-pixbuf/io-bmp.c:343
-#: gdk-pixbuf/io-bmp.c:424
-msgid "BMP image has bogus header data"
-msgstr "BMP உருவத்தில் பிழையான தலைப்பு-பகுதி தரவு உண்டு"
-
-#: gdk-pixbuf/io-bmp.c:307
+#: gdk-pixbuf/io-bmp.c:325
msgid "Topdown BMP images cannot be compressed"
msgstr ""
-#: gdk-pixbuf/io-bmp.c:1154
+#: gdk-pixbuf/io-bmp.c:1203
+#, fuzzy
+msgid "Couldn't allocate memory for saving BMP file"
+msgstr "JPEG கோப்பை ஏற்றுவதற்கு நினைவகத்தை ஒதுக்கீடு செய்ய முடியவில்லை"
+
+#: gdk-pixbuf/io-bmp.c:1244
+#, fuzzy
+msgid "Couldn't write to BMP file"
+msgstr "கோப்புப் பெயரை மாற்ற முடியவில்லை"
+
+#: gdk-pixbuf/io-bmp.c:1293
msgid "The BMP image format"
msgstr "BMP உருவ வகை"
@@ -200,7 +210,7 @@ msgstr "BMP உருவ வகை"
msgid "Failure reading GIF: %s"
msgstr "GIF வாசிக்கும் போது பிழை: %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 "GIF கோப்பில் சில தரவுகள் கிடையாது (துணிக்கப்பட்டதாக இருக்குமோ?)"
@@ -226,25 +236,30 @@ msgstr ""
msgid "Circular table entry in GIF file"
msgstr "Circular table entry in GIF file"
-#: 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 "GIF கோப்பை ஏற்றுவதற்கு நினைவகம் போதாது"
-#: gdk-pixbuf/io-gif.c:1088
+#: gdk-pixbuf/io-gif.c:947
+#, fuzzy
+msgid "Not enough memory to composite a frame in GIF file"
+msgstr "GIF கோப்பை ஏற்றுவதற்கு நினைவகம் போதாது"
+
+#: gdk-pixbuf/io-gif.c:1116
msgid "GIF image is corrupt (incorrect LZW compression)"
msgstr "GIF உருவம் சிதைந்தது (பிழையான LZW செறிப்பு)"
-#: gdk-pixbuf/io-gif.c:1138
+#: gdk-pixbuf/io-gif.c:1166
msgid "File does not appear to be a GIF file"
msgstr "இந்த கோப்பு GIF கோப்பாக தோன்றவில்லை"
-#: 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 "பதிப்பு %s GIF கோப்பு வகைகளிக்கு ஆதரவு கிடையாது"
-#: 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."
@@ -252,11 +267,11 @@ msgstr ""
"GIF உருவத்தில் முழமை வண்ண விவரப் படம் கிடையாது, மற்றும் அதனுல் இருக்கும் ஓர் சட்டத்திற்கு "
"வண்ண விவரப் படம் கிடையாது."
-#: gdk-pixbuf/io-gif.c:1491
+#: gdk-pixbuf/io-gif.c:1519
msgid "GIF image was truncated or incomplete."
msgstr "GIF உருவம் துணிக்கப்பட்டது அல்லது பூர்தியாகாதது."
-#: gdk-pixbuf/io-gif.c:1643
+#: gdk-pixbuf/io-gif.c:1671
msgid "The GIF image format"
msgstr "GIF உருவ வகை"
@@ -437,94 +452,109 @@ msgstr "PNG உருவக் கோப்பை ஏற்றும்போத
msgid "Fatal error reading PNG image file: %s"
msgstr "PNG உருவக் கோப்பை ஏற்றும்போது கொல் பிழை: %s"
-#: gdk-pixbuf/io-png.c:813
+#: gdk-pixbuf/io-png.c:810
msgid ""
"Keys for PNG text chunks must have at least 1 and at most 79 characters."
msgstr ""
-#: gdk-pixbuf/io-png.c:821
+#: gdk-pixbuf/io-png.c:818
msgid "Keys for PNG text chunks must be ASCII characters."
msgstr ""
-#: gdk-pixbuf/io-png.c:854
+#: gdk-pixbuf/io-png.c:831
+#, fuzzy, c-format
+msgid ""
+"PNG compression level must be a value between 0 and 9; value '%s' could not "
+"be parsed."
+msgstr "JPEG தரம் 0 க்கும் 100 இடையில் இருக்க வேண்டும்; '%s' அலகிட முடியவில்லை."
+
+#: gdk-pixbuf/io-png.c:843
+#, fuzzy, c-format
+msgid ""
+"PNG compression level must be a value between 0 and 9; value '%d' is not "
+"allowed."
+msgstr ""
+"JPEG தரம் 0 க்கும் 100 இடையில் இருக்க வேண்டும்; '%d' மதிப்பிக்கு அனுமதி கிடையாது."
+
+#: gdk-pixbuf/io-png.c:883
#, c-format
msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding."
msgstr ""
-#: gdk-pixbuf/io-png.c:994
+#: gdk-pixbuf/io-png.c:1026
msgid "The PNG image format"
msgstr "PNG உருவ வகை பிழையானது"
-#: gdk-pixbuf/io-pnm.c:249
+#: gdk-pixbuf/io-pnm.c:252
msgid "PNM loader expected to find an integer, but didn't"
msgstr "PNM ஏற்றி ஓர் முழுஎண் எதிர்பார்த்தது, அனால் கிடைக்கவில்லை"
-#: gdk-pixbuf/io-pnm.c:281
+#: gdk-pixbuf/io-pnm.c:284
msgid "PNM file has an incorrect initial byte"
msgstr "PNM கோப்பில் பிழையான தொடக்க பைட்டு"
-#: gdk-pixbuf/io-pnm.c:311
+#: gdk-pixbuf/io-pnm.c:314
msgid "PNM file is not in a recognized PNM subformat"
msgstr "PNM பகுதி-வடிவம் தெரிந்த ஓர் PNM கோப்பு அல்ல"
-#: gdk-pixbuf/io-pnm.c:336
+#: gdk-pixbuf/io-pnm.c:339
msgid "PNM file has an image width of 0"
msgstr "PNM கோப்பில் உல்ல உருவ அகலம் 0"
-#: gdk-pixbuf/io-pnm.c:357
+#: gdk-pixbuf/io-pnm.c:360
msgid "PNM file has an image height of 0"
msgstr "PNM கோப்பில் உல்ல உருவ உயரம் 0"
-#: gdk-pixbuf/io-pnm.c:380
+#: gdk-pixbuf/io-pnm.c:383
msgid "Maximum color value in PNM file is 0"
msgstr "PNM கோப்பில் மிக-அதிகமான வண்ண மதிப்பு 0"
-#: gdk-pixbuf/io-pnm.c:388
+#: gdk-pixbuf/io-pnm.c:391
msgid "Maximum color value in PNM file is too large"
msgstr "PNM கோப்பில் மிக-அதிகமான வண்ண மதிப்பு செல்லுபடியாகாது"
-#: gdk-pixbuf/io-pnm.c:396
+#: gdk-pixbuf/io-pnm.c:399
msgid "Cannot handle PNM files with maximum color values greater than 255"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:435 gdk-pixbuf/io-pnm.c:463 gdk-pixbuf/io-pnm.c:495
+#: gdk-pixbuf/io-pnm.c:438 gdk-pixbuf/io-pnm.c:466 gdk-pixbuf/io-pnm.c:498
msgid "Raw PNM image type is invalid"
msgstr "மூல PNM உருவ வகை பிழையானது"
-#: gdk-pixbuf/io-pnm.c:555 gdk-pixbuf/io-pnm.c:597
+#: gdk-pixbuf/io-pnm.c:562 gdk-pixbuf/io-pnm.c:604
msgid "PNM image format is invalid"
msgstr "PNM உருவ வகை பிழையானது"
-#: gdk-pixbuf/io-pnm.c:656
+#: gdk-pixbuf/io-pnm.c:663
msgid "PNM image loader does not support this PNM subformat"
msgstr "PNM உருவ ஏற்றிக்கு இந்த PNM பகுதி-வடிவத்தை ஏற்ற முடியாது"
-#: gdk-pixbuf/io-pnm.c:711
+#: gdk-pixbuf/io-pnm.c:718
msgid "Premature end-of-file encountered"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:743 gdk-pixbuf/io-pnm.c:974
+#: gdk-pixbuf/io-pnm.c:750 gdk-pixbuf/io-pnm.c:981
msgid "Raw PNM formats require exactly one whitespace before sample data"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:770
+#: gdk-pixbuf/io-pnm.c:777
#, fuzzy
msgid "Cannot allocate memory for loading PNM image"
msgstr "PNM உருவத்தை ஏற்றுவதற்கு நினைவகத்தை ஒதுக்கீட முடியாது"
-#: gdk-pixbuf/io-pnm.c:820
+#: gdk-pixbuf/io-pnm.c:827
msgid "Insufficient memory to load PNM context struct"
msgstr "PNM சூழல்-கட்டமைப்பு ஏற்ற நினைவகம் போதாது"
-#: gdk-pixbuf/io-pnm.c:871
+#: gdk-pixbuf/io-pnm.c:878
msgid "Unexpected end of PNM image data"
msgstr "எதிர்பார்க்காத PNM உருவத் தரவு முடிவு"
-#: gdk-pixbuf/io-pnm.c:1003
+#: gdk-pixbuf/io-pnm.c:1010
msgid "Insufficient memory to load PNM file"
msgstr "PNM கோப்பு ஏற்ற நினைவகம் போதாது"
-#: gdk-pixbuf/io-pnm.c:1082
+#: gdk-pixbuf/io-pnm.c:1089
msgid "The PNM/PBM/PGM/PPM image format family"
msgstr ""
@@ -548,66 +578,66 @@ msgstr "RAS உருவத்தை ஏற்ற நினைவகம் ப
msgid "The Sun raster image format"
msgstr ""
-#: gdk-pixbuf/io-tga.c:159
+#: gdk-pixbuf/io-tga.c:154
#, fuzzy
msgid "Cannot allocate memory for IOBuffer struct"
msgstr "IOBuffer கட்டமைப்புக்கு நினைவகத்தை ஒதுக்கீட முடியாது"
-#: gdk-pixbuf/io-tga.c:178
+#: gdk-pixbuf/io-tga.c:173
#, fuzzy
msgid "Cannot allocate memory for IOBuffer data"
msgstr "IOBuffer தரவுக்கு நினைவகத்தை ஒதுக்கீட முடியாது"
-#: gdk-pixbuf/io-tga.c:189
+#: gdk-pixbuf/io-tga.c:184
#, fuzzy
msgid "Cannot realloc IOBuffer data"
msgstr "தற்காலிக IOBuffer தரவு ஒதுக்கீட முடியாது"
-#: gdk-pixbuf/io-tga.c:219
+#: gdk-pixbuf/io-tga.c:214
#, fuzzy
msgid "Cannot allocate temporary IOBuffer data"
msgstr "தற்காலிக IOBuffer தரவு ஒதுக்கீட முடியாது"
-#: gdk-pixbuf/io-tga.c:353
+#: gdk-pixbuf/io-tga.c:348
msgid "Cannot allocate new pixbuf"
msgstr ""
-#: gdk-pixbuf/io-tga.c:692
+#: gdk-pixbuf/io-tga.c:689
#, fuzzy
msgid "Cannot allocate colormap structure"
msgstr "IOBuffer கட்டமைப்புக்கு நினைவகத்தை ஒதுக்கீட முடியாது"
-#: gdk-pixbuf/io-tga.c:699
+#: gdk-pixbuf/io-tga.c:696
msgid "Cannot allocate colormap entries"
msgstr ""
-#: gdk-pixbuf/io-tga.c:721
+#: gdk-pixbuf/io-tga.c:718
msgid "Unexpected bitdepth for colormap entries"
msgstr ""
-#: gdk-pixbuf/io-tga.c:739
+#: gdk-pixbuf/io-tga.c:736
msgid "Cannot allocate TGA header memory"
msgstr ""
-#: gdk-pixbuf/io-tga.c:772
+#: gdk-pixbuf/io-tga.c:769
msgid "TGA image has invalid dimensions"
msgstr ""
-#: gdk-pixbuf/io-tga.c:778 gdk-pixbuf/io-tga.c:787 gdk-pixbuf/io-tga.c:797
-#: gdk-pixbuf/io-tga.c:807 gdk-pixbuf/io-tga.c:814
+#: gdk-pixbuf/io-tga.c:775 gdk-pixbuf/io-tga.c:784 gdk-pixbuf/io-tga.c:794
+#: gdk-pixbuf/io-tga.c:804 gdk-pixbuf/io-tga.c:811
msgid "TGA image type not supported"
msgstr "TGA உருவ வகைக்கு ஆதரவளிப்பு கிடையாது"
-#: gdk-pixbuf/io-tga.c:861
+#: gdk-pixbuf/io-tga.c:858
#, fuzzy
msgid "Cannot allocate memory for TGA context struct"
msgstr "TGA சூழல்-கட்டமைப்புக்கு நினைவகம் ஒதுக்கீட முடியாது"
-#: gdk-pixbuf/io-tga.c:926
+#: gdk-pixbuf/io-tga.c:923
msgid "Excess data in file"
msgstr "கோப்பில் அதிகமான தரவு"
-#: gdk-pixbuf/io-tga.c:995
+#: gdk-pixbuf/io-tga.c:992
msgid "The Targa image format"
msgstr "டார்கா உருவ வகை"
@@ -688,41 +718,46 @@ msgstr "XBM உருவத்தை ஏற்றும்போது, தற
msgid "The XBM image format"
msgstr "XBM உருவ வகை"
-#: gdk-pixbuf/io-xpm.c:1229
+#: gdk-pixbuf/io-xpm.c:467
msgid "No XPM header found"
msgstr "XPM தலைப்பகுதியை கண்டுபிடிக்கமுடியவில்லை"
-#: gdk-pixbuf/io-xpm.c:1237
+#: gdk-pixbuf/io-xpm.c:476
+#, fuzzy
+msgid "Invalid XPM header"
+msgstr "செல்லுபடியாகாத XBM கோப்பு"
+
+#: gdk-pixbuf/io-xpm.c:484
msgid "XPM file has image width <= 0"
msgstr "XPM கோப்பில் உல்ல உருவ அகலம் <= 0"
-#: gdk-pixbuf/io-xpm.c:1245
+#: gdk-pixbuf/io-xpm.c:492
msgid "XPM file has image height <= 0"
msgstr "XPM கோப்பில் உல்ல உருவ உயரம் <= 0"
-#: gdk-pixbuf/io-xpm.c:1253
+#: gdk-pixbuf/io-xpm.c:500
msgid "XPM has invalid number of chars per pixel"
msgstr "XPM உருவத்தில் ஒரு பிக்செலில் தவறுதலான உரு எண்ணிக்கை"
-#: gdk-pixbuf/io-xpm.c:1260
+#: gdk-pixbuf/io-xpm.c:507
msgid "XPM file has invalid number of colors"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1272 gdk-pixbuf/io-xpm.c:1281 gdk-pixbuf/io-xpm.c:1333
+#: gdk-pixbuf/io-xpm.c:519 gdk-pixbuf/io-xpm.c:528 gdk-pixbuf/io-xpm.c:580
#, fuzzy
msgid "Cannot allocate memory for loading XPM image"
msgstr "XBM உருவத்தை ஏற்றுவதற்கு நினைவகத்தை ஒதுக்கீட முடியாது"
-#: gdk-pixbuf/io-xpm.c:1295
+#: gdk-pixbuf/io-xpm.c:542
#, fuzzy
msgid "Cannot read XPM colormap"
msgstr "XPM வண்ண-விவரப் படம் வாசிக்கமுடியவில்லை"
-#: gdk-pixbuf/io-xpm.c:1524
+#: gdk-pixbuf/io-xpm.c:771
msgid "Failed to write to temporary file when loading XPM image"
msgstr "XPM உருவத்தை ஏற்றும்போது, தற்காலிகமான கோப்பிற்கு எழுத முடியவில்லை"
-#: gdk-pixbuf/io-xpm.c:1559
+#: gdk-pixbuf/io-xpm.c:806
msgid "The XPM image format"
msgstr "XPM உருவடிவ வகை"
@@ -785,6 +820,138 @@ msgstr ""
msgid "Gdk debugging flags to unset"
msgstr ""
+#: gdk/keyname-table.h:3940
+msgid "keyboard label|BackSpace"
+msgstr ""
+
+#: gdk/keyname-table.h:3941
+msgid "keyboard label|Tab"
+msgstr ""
+
+#: gdk/keyname-table.h:3942
+msgid "keyboard label|Return"
+msgstr ""
+
+#: gdk/keyname-table.h:3943
+msgid "keyboard label|Pause"
+msgstr ""
+
+#: gdk/keyname-table.h:3944
+msgid "keyboard label|Scroll_Lock"
+msgstr ""
+
+#: gdk/keyname-table.h:3945
+msgid "keyboard label|Sys_Req"
+msgstr ""
+
+#: gdk/keyname-table.h:3946
+msgid "keyboard label|Escape"
+msgstr ""
+
+#: gdk/keyname-table.h:3947
+msgid "keyboard label|Multi_key"
+msgstr ""
+
+#: gdk/keyname-table.h:3948
+msgid "keyboard label|Home"
+msgstr ""
+
+#: gdk/keyname-table.h:3949
+msgid "keyboard label|Page_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3950
+msgid "keyboard label|Page_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3951
+msgid "keyboard label|End"
+msgstr ""
+
+#: gdk/keyname-table.h:3952
+msgid "keyboard label|Begin"
+msgstr ""
+
+#: gdk/keyname-table.h:3953
+msgid "keyboard label|Print"
+msgstr ""
+
+#: gdk/keyname-table.h:3954
+msgid "keyboard label|Insert"
+msgstr ""
+
+#: gdk/keyname-table.h:3955
+msgid "keyboard label|Num_Lock"
+msgstr ""
+
+#: gdk/keyname-table.h:3956
+msgid "keyboard label|KP_Space"
+msgstr ""
+
+#: gdk/keyname-table.h:3957
+msgid "keyboard label|KP_Tab"
+msgstr ""
+
+#: gdk/keyname-table.h:3958
+msgid "keyboard label|KP_Enter"
+msgstr ""
+
+#: gdk/keyname-table.h:3959
+msgid "keyboard label|KP_Home"
+msgstr ""
+
+#: gdk/keyname-table.h:3960
+msgid "keyboard label|KP_Left"
+msgstr ""
+
+#: gdk/keyname-table.h:3961
+msgid "keyboard label|KP_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3962
+msgid "keyboard label|KP_Right"
+msgstr ""
+
+#: gdk/keyname-table.h:3963
+msgid "keyboard label|KP_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3964
+msgid "keyboard label|KP_Page_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3965
+msgid "keyboard label|KP_Prior"
+msgstr ""
+
+#: gdk/keyname-table.h:3966
+msgid "keyboard label|KP_Page_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3967
+msgid "keyboard label|KP_Next"
+msgstr ""
+
+#: gdk/keyname-table.h:3968
+msgid "keyboard label|KP_End"
+msgstr ""
+
+#: gdk/keyname-table.h:3969
+msgid "keyboard label|KP_Begin"
+msgstr ""
+
+#: gdk/keyname-table.h:3970
+msgid "keyboard label|KP_Insert"
+msgstr ""
+
+#: gdk/keyname-table.h:3971
+msgid "keyboard label|KP_Delete"
+msgstr ""
+
+#: gdk/keyname-table.h:3972
+msgid "keyboard label|Delete"
+msgstr ""
+
#. Description of --sync in --help output
#: gdk/win32/gdkmain-win32.c:60
msgid "Don't batch GDI requests"
@@ -820,46 +987,47 @@ msgstr ""
msgid "Make X calls synchronous"
msgstr ""
-#: gtk/gtkaboutdialog.c:260 gtk/gtkaboutdialog.c:1939
+#: gtk/gtkaboutdialog.c:270 gtk/gtkaboutdialog.c:2025
msgid "License"
msgstr ""
-#: gtk/gtkaboutdialog.c:261
+#: gtk/gtkaboutdialog.c:271
msgid "The license of the program"
msgstr ""
#. Add the credits button
-#: gtk/gtkaboutdialog.c:482
-msgid "_Credits"
-msgstr ""
+#: gtk/gtkaboutdialog.c:491
+#, fuzzy
+msgid "C_redits"
+msgstr "உ_ருவாக்கு"
#. Add the license button
-#: gtk/gtkaboutdialog.c:491
+#: gtk/gtkaboutdialog.c:501
msgid "_License"
msgstr ""
-#: gtk/gtkaboutdialog.c:682
+#: gtk/gtkaboutdialog.c:731
#, c-format
msgid "About %s"
msgstr ""
-#: gtk/gtkaboutdialog.c:1876
+#: gtk/gtkaboutdialog.c:1953
msgid "Credits"
msgstr ""
-#: gtk/gtkaboutdialog.c:1901
+#: gtk/gtkaboutdialog.c:1979
msgid "Written by"
msgstr ""
-#: gtk/gtkaboutdialog.c:1904
+#: gtk/gtkaboutdialog.c:1982
msgid "Documented by"
msgstr ""
-#: gtk/gtkaboutdialog.c:1916
+#: gtk/gtkaboutdialog.c:1994
msgid "Translated by"
msgstr ""
-#: gtk/gtkaboutdialog.c:1920
+#: gtk/gtkaboutdialog.c:1998
msgid "Artwork by"
msgstr ""
@@ -867,28 +1035,41 @@ msgstr ""
#. * that use the shift key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: gtk/gtkaccellabel.c:119
-msgid "Shift"
-msgstr "Shift"
+#: gtk/gtkaccellabel.c:121
+msgid "keyboard label|Shift"
+msgstr ""
#. This is the text that should appear next to menu accelerators
#. * that use the control key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: gtk/gtkaccellabel.c:125
-msgid "Ctrl"
-msgstr "Ctrl"
+#: gtk/gtkaccellabel.c:128
+msgid "keyboard label|Ctrl"
+msgstr ""
#. This is the text that should appear next to menu accelerators
#. * that use the alt key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: gtk/gtkaccellabel.c:131
-msgid "Alt"
-msgstr "Alt"
+#: gtk/gtkaccellabel.c:135
+msgid "keyboard label|Alt"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkaccellabel.c:577
+msgid "keyboard label|Space"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkaccellabel.c:581
+msgid "keyboard label|Backslash"
+msgstr ""
#. Translate to calendar:YM if you want years to be displayed
#. * before months; otherwise translate to calendar:MY.
@@ -899,7 +1080,7 @@ msgstr "Alt"
#. * so if you have a default text direction of RTL and YM, then
#. * the year will appear on the right.
#.
-#: gtk/gtkcalendar.c:700
+#: gtk/gtkcalendar.c:647
msgid "calendar:MY"
msgstr "நாள்காட்டி:மா வ"
@@ -907,24 +1088,52 @@ msgstr "நாள்காட்டி:மா வ"
#. * first day of the week to calendar:week_start:1 if you want Monday
#. * to be the first day of the week, and so on.
#.
-#: gtk/gtkcalendar.c:710
+#: gtk/gtkcalendar.c:661
msgid "calendar:week_start:0"
msgstr "நால் காட்டி:வாரம்_தொடக்கம்:0"
-#: gtk/gtkcellrendererprogress.c:235 gtk/gtkcellrendererprogress.c:293
+#. Translators: This is a text measurement template.
+#. * Translate it to the widest year text.
+#. *
+#. * Don't include the prefix "year measurement template|"
+#. * in the translation.
+#. *
+#. * If you don't understand this, leave it as "2000"
+#.
+#: gtk/gtkcalendar.c:1549
+msgid "year measurement template|2000"
+msgstr ""
+
+#. Translators: This dictates how the year is displayed in
+#. * gtkcalendar widget. See strftime() manual for the format.
+#. * Use only ASCII in the translation.
+#. *
+#. * Also look for the msgid "year measurement template|2000".
+#. * Translate that entry to a year with the widest output of this
+#. * msgid.
+#. *
+#. * Don't include the prefix "calendar year format|" in the
+#. * translation. "%Y" is appropriate for most locales.
+#.
+#: gtk/gtkcalendar.c:1826
+msgid "calendar year format|%Y"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkcellrendererprogress.c:237 gtk/gtkcellrendererprogress.c:295
#, c-format
msgid "progress bar label|%d %%"
msgstr ""
-#: gtk/gtkcolorbutton.c:220 gtk/gtkcolorbutton.c:574
+#: gtk/gtkcolorbutton.c:221 gtk/gtkcolorbutton.c:576
msgid "Pick a Color"
msgstr "ஒரு வண்ணத்தை தேர்ந்தெடுக்கவும்"
-#: gtk/gtkcolorbutton.c:466
+#: gtk/gtkcolorbutton.c:467
msgid "Received invalid color data\n"
msgstr ""
-#: gtk/gtkcolorsel.c:576
+#: gtk/gtkcolorsel.c:561
msgid ""
"The previously-selected color, for comparison to the color you're selecting "
"now. You can drag this color to a palette entry, or select this color as "
@@ -934,7 +1143,7 @@ msgstr ""
"now. You can drag this color to a palette entry, or select this color as "
"current by dragging it to the other color swatch alongside."
-#: gtk/gtkcolorsel.c:581
+#: gtk/gtkcolorsel.c:566
msgid ""
"The color you've chosen. You can drag this color to a palette entry to save "
"it for use in the future."
@@ -942,11 +1151,11 @@ msgstr ""
"தேர்திருக்கும் வண்ணம். எதிர்காலத்தில் பயண்படுத்துவதற்கு, இந்த வண்ணத்தை இழுத்து வண்ணத் தட்டில் "
"போடவும்."
-#: gtk/gtkcolorsel.c:942
+#: gtk/gtkcolorsel.c:957
msgid "_Save color here"
msgstr "_வண்ணத்தை இங்கு சேமி"
-#: gtk/gtkcolorsel.c:1147
+#: gtk/gtkcolorsel.c:1162
msgid ""
"Click this palette entry to make it the current color. To change this entry, "
"drag a color swatch here or right-click it and select \"Save color here.\""
@@ -954,7 +1163,7 @@ msgstr ""
"Click this palette entry to make it the current color. To change this entry, "
"drag a color swatch here or right-click it and select \"Save color here.\""
-#: gtk/gtkcolorsel.c:1913
+#: gtk/gtkcolorsel.c:1929
msgid ""
"Select the color you want from the outer ring. Select the darkness or "
"lightness of that color using the inner triangle."
@@ -962,7 +1171,7 @@ msgstr ""
"Select the color you want from the outer ring. Select the darkness or "
"lightness of that color using the inner triangle."
-#: gtk/gtkcolorsel.c:1938
+#: gtk/gtkcolorsel.c:1954
msgid ""
"Click the eyedropper, then click a color anywhere on your screen to select "
"that color."
@@ -970,67 +1179,67 @@ msgstr ""
"Click the eyedropper, then click a color anywhere on your screen to select "
"that color."
-#: gtk/gtkcolorsel.c:1947
+#: gtk/gtkcolorsel.c:1963
msgid "_Hue:"
msgstr "நிறம்:"
-#: gtk/gtkcolorsel.c:1948
+#: gtk/gtkcolorsel.c:1964
msgid "Position on the color wheel."
msgstr "வண்ணச் சக்கரத்தில் இடம்."
-#: gtk/gtkcolorsel.c:1950
+#: gtk/gtkcolorsel.c:1966
msgid "_Saturation:"
msgstr "தெவிட்டம்:"
-#: gtk/gtkcolorsel.c:1951
+#: gtk/gtkcolorsel.c:1967
msgid "\"Deepness\" of the color."
msgstr "இந்த வண்ணத்தின் ஆழம்."
-#: gtk/gtkcolorsel.c:1952
+#: gtk/gtkcolorsel.c:1968
msgid "_Value:"
msgstr "மதிப்பு:"
-#: gtk/gtkcolorsel.c:1953
+#: gtk/gtkcolorsel.c:1969
msgid "Brightness of the color."
msgstr "இந்த வண்ணத்தின் ஒளிர்வு."
-#: gtk/gtkcolorsel.c:1954
+#: gtk/gtkcolorsel.c:1970
msgid "_Red:"
msgstr "சிவப்பு:"
-#: gtk/gtkcolorsel.c:1955
+#: gtk/gtkcolorsel.c:1971
msgid "Amount of red light in the color."
msgstr "வண்ணத்தில் உல்ல சிவப்பு நிற ஒளி அளவு."
-#: gtk/gtkcolorsel.c:1956
+#: gtk/gtkcolorsel.c:1972
msgid "_Green:"
msgstr "பச்சை:"
-#: gtk/gtkcolorsel.c:1957
+#: gtk/gtkcolorsel.c:1973
msgid "Amount of green light in the color."
msgstr "வண்ணத்தில் உல்ல பச்சை நிற ஒளி அளவு."
-#: gtk/gtkcolorsel.c:1958
+#: gtk/gtkcolorsel.c:1974
msgid "_Blue:"
msgstr "நீலம்:"
-#: gtk/gtkcolorsel.c:1959
+#: gtk/gtkcolorsel.c:1975
msgid "Amount of blue light in the color."
msgstr "வண்ணத்தில் உல்ல நீல நிற ஒளி அளவு."
-#: gtk/gtkcolorsel.c:1962
+#: gtk/gtkcolorsel.c:1978
msgid "_Opacity:"
msgstr "ஒளி-புகாமை:"
-#: gtk/gtkcolorsel.c:1970 gtk/gtkcolorsel.c:1981
+#: gtk/gtkcolorsel.c:1986 gtk/gtkcolorsel.c:1997
msgid "Transparency of the color."
msgstr "வண்ணத்தின் புலப்பாடு."
-#: gtk/gtkcolorsel.c:1988
+#: gtk/gtkcolorsel.c:2004
msgid "Color _Name:"
msgstr "வண்ணத்தின் பெயர்:"
-#: gtk/gtkcolorsel.c:2003
+#: gtk/gtkcolorsel.c:2019
msgid ""
"You can enter an HTML-style hexadecimal color value, or simply a color name "
"such as 'orange' in this entry."
@@ -1038,11 +1247,11 @@ msgstr ""
"You can enter an HTML-style hexadecimal color value, or simply a color name "
"such as 'orange' in this entry."
-#: gtk/gtkcolorsel.c:2022
+#: gtk/gtkcolorsel.c:2038
msgid "_Palette"
msgstr "வண்ணத் தட்டு"
-#: gtk/gtkcolorsel.c:2054
+#: gtk/gtkcolorsel.c:2070
#, fuzzy
msgid "Color Wheel"
msgstr "சக்கரம்"
@@ -1051,293 +1260,308 @@ msgstr "சக்கரம்"
msgid "Color Selection"
msgstr "வண்ணம் தேர்ந்தெடுத்தல்"
-#: gtk/gtkentry.c:4507 gtk/gtktextview.c:7030
+#: gtk/gtkentry.c:4508 gtk/gtktextview.c:7068
msgid "Select _All"
msgstr "«¨Éò¨¾Ôõ ¦¾Ã¢× ¦ºö¸"
-#: gtk/gtkentry.c:4517 gtk/gtktextview.c:7040
+#: gtk/gtkentry.c:4518 gtk/gtktextview.c:7078
msgid "Input _Methods"
msgstr "உள்ளீட்பு _முறைகள்"
-#: gtk/gtkentry.c:4528 gtk/gtktextview.c:7051
+#: gtk/gtkentry.c:4529 gtk/gtktextview.c:7089
msgid "_Insert Unicode Control Character"
msgstr "யூனிகோட் கட்டுப்பாட்டு வரியுரு _சொருகவும்"
-#: gtk/gtkfilechooser.c:1584 gtk/gtkfilechooser.c:1628
-#: gtk/gtkfilechooser.c:1703 gtk/gtkfilechooser.c:1747
+#: gtk/gtkfilechooser.c:1588 gtk/gtkfilechooser.c:1632
+#: gtk/gtkfilechooser.c:1707 gtk/gtkfilechooser.c:1751
#, c-format
msgid "Invalid filename: %s"
msgstr "செல்லுபடியாகாத கோப்பு பெயர்: %s"
-#: gtk/gtkfilechooserbutton.c:65
+#: gtk/gtkfilechooserbutton.c:67
#, fuzzy
msgid "Select A File"
msgstr "கோப்பை நீக்கு"
-#: gtk/gtkfilechooserbutton.c:66 gtk/gtkfilechooserdefault.c:1229
-#: gtk/gtkpathbar.c:982
+#: gtk/gtkfilechooserbutton.c:68 gtk/gtkfilechooserdefault.c:1302
+#: gtk/gtkpathbar.c:1020
msgid "Home"
msgstr "இல்லம்"
-#: gtk/gtkfilechooserbutton.c:67 gtk/gtkfilechooserdefault.c:1256
-#: gtk/gtkpathbar.c:984
+#: gtk/gtkfilechooserbutton.c:69 gtk/gtkfilechooserdefault.c:1329
+#: gtk/gtkpathbar.c:1022
msgid "Desktop"
msgstr "கணிமேசை"
-#: gtk/gtkfilechooserbutton.c:68
+#: gtk/gtkfilechooserbutton.c:70
#, fuzzy
msgid "(None)"
msgstr "ஒன்றுமில்லை"
-#: gtk/gtkfilechooserbutton.c:1515
+#: gtk/gtkfilechooserbutton.c:1523
msgid "Other..."
msgstr ""
-#: gtk/gtkfilechooserdefault.c:867
+#: gtk/gtkfilechooserdefault.c:917
#, fuzzy
msgid "Could not retrieve information about the file"
msgstr "'%s' கோப்பின் தகவல் பெற முடியவில்லை: %s"
-#: gtk/gtkfilechooserdefault.c:878
+#: gtk/gtkfilechooserdefault.c:928
msgid "Could not add a bookmark"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:889
+#: gtk/gtkfilechooserdefault.c:939
msgid "Could not remove bookmark"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:900
+#: gtk/gtkfilechooserdefault.c:950
msgid "The folder could not be created"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:911
+#: gtk/gtkfilechooserdefault.c:963
+msgid ""
+"The folder could not be created, as a file with the same name already "
+"exists. Try using a different name for the folder, or rename the file first."
+msgstr ""
+
+#: gtk/gtkfilechooserdefault.c:976
#, fuzzy
msgid "Invalid file name"
msgstr "செல்லுபடியாகாத கோப்பு பெயர்: %s"
-#: gtk/gtkfilechooserdefault.c:921
+#: gtk/gtkfilechooserdefault.c:986
msgid "The folder contents could not be displayed"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:1119
+#: gtk/gtkfilechooserdefault.c:1192
#, fuzzy, c-format
msgid "Could not get information about '%s': %s"
msgstr "'%s' கோப்பின் தகவல் பெற முடியவில்லை: %s"
-#: gtk/gtkfilechooserdefault.c:2095
+#: gtk/gtkfilechooserdefault.c:2208
#, c-format
msgid "Add the folder '%s' to the bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2136
+#: gtk/gtkfilechooserdefault.c:2249
msgid "Add the current folder to the bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2138
+#: gtk/gtkfilechooserdefault.c:2251
msgid "Add the selected folders to the bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2178
+#: gtk/gtkfilechooserdefault.c:2291
#, c-format
msgid "Remove the bookmark '%s'"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2591
+#: gtk/gtkfilechooserdefault.c:2722
#, c-format
msgid "Could not add a bookmark for '%s' because it is an invalid path name."
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2769
+#: gtk/gtkfilechooserdefault.c:2937
+msgid "Remove"
+msgstr "கழட்டுக"
+
+#: gtk/gtkfilechooserdefault.c:2946
+#, fuzzy
+msgid "Rename..."
+msgstr "_பெயர் மாற்று"
+
+#: gtk/gtkfilechooserdefault.c:3069
msgid "Shortcuts"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2823
+#: gtk/gtkfilechooserdefault.c:3123
msgid "Folder"
msgstr "அடைவு"
-#: gtk/gtkfilechooserdefault.c:2875 gtk/gtkstock.c:295
+#: gtk/gtkfilechooserdefault.c:3179 gtk/gtkstock.c:317
msgid "_Add"
msgstr "_சேர்"
-#: gtk/gtkfilechooserdefault.c:2882
-msgid "Add the selected folder to the bookmarks"
+#: gtk/gtkfilechooserdefault.c:3186
+msgid "Add the selected folder to the Bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2887 gtk/gtkstock.c:352
+#: gtk/gtkfilechooserdefault.c:3191 gtk/gtkstock.c:395
msgid "_Remove"
msgstr "_கழட்டுக"
-#: gtk/gtkfilechooserdefault.c:2894
+#: gtk/gtkfilechooserdefault.c:3198
msgid "Remove the selected bookmark"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2997
-msgid "_Add to Shortcuts"
+#: gtk/gtkfilechooserdefault.c:3305
+msgid "_Add to Bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:3007
+#: gtk/gtkfilechooserdefault.c:3315
#, fuzzy
msgid "Open _Location"
msgstr "தெரிவு _செய்தது:"
-#: gtk/gtkfilechooserdefault.c:3019
+#: gtk/gtkfilechooserdefault.c:3327
msgid "Show _Hidden Files"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:3143 gtk/gtkfilesel.c:767
+#: gtk/gtkfilechooserdefault.c:3451 gtk/gtkfilesel.c:766
msgid "Files"
msgstr "கோப்புகள்"
-#: gtk/gtkfilechooserdefault.c:3174
+#: gtk/gtkfilechooserdefault.c:3482
#, fuzzy
msgid "Name"
msgstr "வண்ணத்தின் பெயர்:"
-#: gtk/gtkfilechooserdefault.c:3199
+#: gtk/gtkfilechooserdefault.c:3507
msgid "Size"
msgstr "அளவு"
-#: gtk/gtkfilechooserdefault.c:3212
+#: gtk/gtkfilechooserdefault.c:3520
msgid "Modified"
msgstr "மாற்றப்பட்டது"
-#: gtk/gtkfilechooserdefault.c:3244
+#: gtk/gtkfilechooserdefault.c:3552
msgid "Select which types of files are shown"
msgstr ""
#. Create Folder
-#: gtk/gtkfilechooserdefault.c:3280
+#: gtk/gtkfilechooserdefault.c:3588
#, fuzzy
msgid "Create Fo_lder"
msgstr "புதிய அடைவு"
#. Name entry
-#: gtk/gtkfilechooserdefault.c:3398
+#: gtk/gtkfilechooserdefault.c:3709
#, fuzzy
msgid "_Name:"
msgstr "வண்ணத்தின் பெயர்:"
-#: gtk/gtkfilechooserdefault.c:3438
+#: gtk/gtkfilechooserdefault.c:3749
msgid "_Browse for other folders"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:3688
+#: gtk/gtkfilechooserdefault.c:4000
#, fuzzy
msgid "Save in _folder:"
msgstr "புதிய அடைவு"
-#: gtk/gtkfilechooserdefault.c:3690
+#: gtk/gtkfilechooserdefault.c:4002
#, fuzzy
msgid "Create in _folder:"
msgstr "புதிய அடைவு"
-#: gtk/gtkfilechooserdefault.c:4523
+#: gtk/gtkfilechooserdefault.c:4959
msgid "Cannot change to folder because it is not local"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:5048
+#: gtk/gtkfilechooserdefault.c:5513
#, fuzzy, c-format
msgid "Shortcut %s does not exist"
msgstr "%s குறுக்கு வழி கிடையாது"
-#: gtk/gtkfilechooserdefault.c:5508
+#: gtk/gtkfilechooserdefault.c:6057
#, fuzzy, c-format
msgid "Could not mount %s"
msgstr ""
"%s அடைவு உருவாக்க முடியவில்லை:\n"
"%s"
-#: gtk/gtkfilechooserdefault.c:5802
+#: gtk/gtkfilechooserdefault.c:6352
msgid "Type name of new folder"
msgstr "புதிய அடைவின் பெயரை உள்ளீடுக"
-#: gtk/gtkfilechooserdefault.c:5844
+#: gtk/gtkfilechooserdefault.c:6394
#, c-format
msgid "%d byte"
msgid_plural "%d bytes"
msgstr[0] ""
msgstr[1] ""
-#: gtk/gtkfilechooserdefault.c:5846
+#: gtk/gtkfilechooserdefault.c:6396
#, c-format
msgid "%.1f K"
msgstr "%.1f K"
-#: gtk/gtkfilechooserdefault.c:5848
+#: gtk/gtkfilechooserdefault.c:6398
#, c-format
msgid "%.1f M"
msgstr "%.1f M"
-#: gtk/gtkfilechooserdefault.c:5850
+#: gtk/gtkfilechooserdefault.c:6400
#, c-format
msgid "%.1f G"
msgstr "%.1f G"
-#: gtk/gtkfilechooserdefault.c:5902
+#: gtk/gtkfilechooserdefault.c:6446 gtk/gtkfilechooserdefault.c:6470
+msgid "Unknown"
+msgstr "தெரியாதது"
+
+#: gtk/gtkfilechooserdefault.c:6457
msgid "Today"
msgstr "இன்று"
-#: gtk/gtkfilechooserdefault.c:5904
+#: gtk/gtkfilechooserdefault.c:6459
msgid "Yesterday"
msgstr "நேற்று"
-#: gtk/gtkfilechooserdefault.c:5915
-msgid "Unknown"
-msgstr "தெரியாதது"
-
-#: gtk/gtkfilechooserdefault.c:5985
+#: gtk/gtkfilechooserdefault.c:6541
#, fuzzy
msgid "Cannot change folder"
msgstr "புதிய அடைவு"
-#: gtk/gtkfilechooserdefault.c:5986
+#: gtk/gtkfilechooserdefault.c:6542
msgid "The folder you specified is an invalid path."
msgstr ""
-#: gtk/gtkfilechooserdefault.c:6025
+#: gtk/gtkfilechooserdefault.c:6581
#, c-format
msgid "Could not build file name from '%s' and '%s'"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:6061
+#: gtk/gtkfilechooserdefault.c:6617
#, fuzzy
msgid "Could not select item"
msgstr ""
"%s அடைவு உருவாக்க முடியவில்லை:\n"
"%s"
-#: gtk/gtkfilechooserdefault.c:6101
+#: gtk/gtkfilechooserdefault.c:6657
msgid "Open Location"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:6108
+#: gtk/gtkfilechooserdefault.c:6664
#, fuzzy
msgid "Save in Location"
msgstr "தெரிவு _செய்தது:"
-#: gtk/gtkfilechooserdefault.c:6132
+#: gtk/gtkfilechooserdefault.c:6688
#, fuzzy
msgid "_Location:"
msgstr "தெரிவு _செய்தது:"
-#: gtk/gtkfilesel.c:731
+#: gtk/gtkfilesel.c:730
msgid "Folders"
msgstr "அடைவுகள்"
-#: gtk/gtkfilesel.c:735
+#: gtk/gtkfilesel.c:734
msgid "Fol_ders"
msgstr "அடை_வுகள்"
-#: gtk/gtkfilesel.c:771
+#: gtk/gtkfilesel.c:770
msgid "_Files"
msgstr "_கோப்புகள்"
-#: gtk/gtkfilesel.c:859 gtk/gtkfilesel.c:2249
+#: gtk/gtkfilesel.c:858 gtk/gtkfilesel.c:2248
#, c-format
msgid "Folder unreadable: %s"
msgstr "அடைவு வாசிக்க முடியாது: %s"
-#: gtk/gtkfilesel.c:990
+#: gtk/gtkfilesel.c:989
#, c-format
msgid ""
"The file \"%s\" resides on another machine (called %s) and may not be "
@@ -1345,25 +1569,25 @@ msgid ""
"Are you sure that you want to select it?"
msgstr ""
-#: gtk/gtkfilesel.c:1121
+#: gtk/gtkfilesel.c:1120
msgid "_New Folder"
msgstr "_புதிய அடைவு"
-#: gtk/gtkfilesel.c:1132
+#: gtk/gtkfilesel.c:1131
msgid "De_lete File"
msgstr "கொப்பு அழி"
-#: gtk/gtkfilesel.c:1143
+#: gtk/gtkfilesel.c:1142
msgid "_Rename File"
msgstr "கோப்பின் _பெயரை மாற்றுக"
-#: gtk/gtkfilesel.c:1445
+#: gtk/gtkfilesel.c:1444
#, c-format
msgid ""
"The folder name \"%s\" contains symbols that are not allowed in filenames"
msgstr "\"%s\" அடைவு பெயரில் கோப்பு பெயர்களில் அநுமதிக்கமுடியாத குறியீடுகள் உள்ளன"
-#: gtk/gtkfilesel.c:1447
+#: gtk/gtkfilesel.c:1446
#, c-format
msgid ""
"Error creating folder \"%s\": %s\n"
@@ -1372,33 +1596,33 @@ msgstr ""
"\"%s\" அடைவு உருவாக்கும் போது பிழை: %s\n"
"%s"
-#: gtk/gtkfilesel.c:1448 gtk/gtkfilesel.c:1684
+#: gtk/gtkfilesel.c:1447 gtk/gtkfilesel.c:1683
msgid "You probably used symbols not allowed in filenames."
msgstr "கோப்புப் பெயர்களில் அநுமதிக்கமுடியாத குறியீடுகள் பயன்படுத்தி இருக்கலாம்."
-#: gtk/gtkfilesel.c:1456
+#: gtk/gtkfilesel.c:1455
#, c-format
msgid "Error creating folder \"%s\": %s\n"
msgstr "\"%s\" அடைவு படைக்கும்போது பிழை: %s\n"
-#: gtk/gtkfilesel.c:1490
+#: gtk/gtkfilesel.c:1489
msgid "New Folder"
msgstr "புதிய அடைவு"
-#: gtk/gtkfilesel.c:1505
+#: gtk/gtkfilesel.c:1504
msgid "_Folder name:"
msgstr "_அடைவு பெயர்:"
-#: gtk/gtkfilesel.c:1529
+#: gtk/gtkfilesel.c:1528
msgid "C_reate"
msgstr "உ_ருவாக்கு"
-#: gtk/gtkfilesel.c:1572
+#: gtk/gtkfilesel.c:1571
#, c-format
msgid "The filename \"%s\" contains symbols that are not allowed in filenames"
msgstr "கோப்புப் பெயர்களில் அநுமதிக்கமுடியாத குறியீடுகள் கோப்புப் பெயரில் உள்ளன \"%s\""
-#: gtk/gtkfilesel.c:1575
+#: gtk/gtkfilesel.c:1574
#, c-format
msgid ""
"Error deleting file \"%s\": %s\n"
@@ -1407,30 +1631,30 @@ msgstr ""
"\"%s\" கோப்பை நீக்கும்போது பிழை: %s\n"
"%s"
-#: gtk/gtkfilesel.c:1577 gtk/gtkfilesel.c:1698
+#: gtk/gtkfilesel.c:1576 gtk/gtkfilesel.c:1697
msgid "It probably contains symbols not allowed in filenames."
msgstr "கோப்புப் பெயர்களில் அநுமதிக்கமுடியாத குறியீடுகள் உள்ளிருக்கலாம்."
-#: gtk/gtkfilesel.c:1586
+#: gtk/gtkfilesel.c:1585
#, c-format
msgid "Error deleting file \"%s\": %s"
msgstr "\"%s\" கோப்பை நீக்கும்போது பிழை: %s"
-#: gtk/gtkfilesel.c:1629
+#: gtk/gtkfilesel.c:1628
#, c-format
msgid "Really delete file \"%s\"?"
msgstr "கட்டாயமாக \"%s\" கோப்பு அழிப்பதா?"
-#: gtk/gtkfilesel.c:1634
+#: gtk/gtkfilesel.c:1633
msgid "Delete File"
msgstr "கோப்பை நீக்கு"
-#: gtk/gtkfilesel.c:1680 gtk/gtkfilesel.c:1694
+#: gtk/gtkfilesel.c:1679 gtk/gtkfilesel.c:1693
#, c-format
msgid "The file name \"%s\" contains symbols that are not allowed in filenames"
msgstr "கோப்புப் பெயர்களில் அநுமதிக்கமுடியாத குறியீடுகள் கோப்புப் பெயரில் உள்ளன \"%s\""
-#: gtk/gtkfilesel.c:1682
+#: gtk/gtkfilesel.c:1681
#, c-format
msgid ""
"Error renaming file to \"%s\": %s\n"
@@ -1439,7 +1663,7 @@ msgstr ""
"கோப்பை \"%s\" க்கு பெயர் மாற்றும்போது பிழை: %s\n"
"%s"
-#: gtk/gtkfilesel.c:1696
+#: gtk/gtkfilesel.c:1695
#, c-format
msgid ""
"Error renaming file \"%s\": %s\n"
@@ -1448,44 +1672,44 @@ msgstr ""
"\"%s\" கோப்பை பெயர் மாற்றும்போது பிழை: %s\n"
"%s"
-#: gtk/gtkfilesel.c:1706
+#: gtk/gtkfilesel.c:1705
#, c-format
msgid "Error renaming file \"%s\" to \"%s\": %s"
msgstr "\"%s\" கோப்பை \"%s\" க்கு பெயர் மாற்றும்போது பிழை: %s"
-#: gtk/gtkfilesel.c:1753
+#: gtk/gtkfilesel.c:1752
msgid "Rename File"
msgstr "கோப்பின் பெயரை மாற்று"
-#: gtk/gtkfilesel.c:1768
+#: gtk/gtkfilesel.c:1767
#, c-format
msgid "Rename file \"%s\" to:"
msgstr "\"%s\" கோப்பின் பெயரை இதட்கு மாற்று:"
-#: gtk/gtkfilesel.c:1797
+#: gtk/gtkfilesel.c:1796
msgid "_Rename"
msgstr "_பெயர் மாற்று"
-#: gtk/gtkfilesel.c:2229
+#: gtk/gtkfilesel.c:2228
msgid "_Selection: "
msgstr "தெரிவு _செய்தது:"
-#: gtk/gtkfilesel.c:3152
+#: gtk/gtkfilesel.c:3151
#, c-format
msgid ""
"The filename \"%s\" couldn't be converted to UTF-8. (try setting the "
"environment variable G_FILENAME_ENCODING): %s"
msgstr ""
-#: gtk/gtkfilesel.c:3155
+#: gtk/gtkfilesel.c:3154
msgid "Invalid UTF-8"
msgstr "செல்லுபடியாகாத UTF-8"
-#: gtk/gtkfilesel.c:4032
+#: gtk/gtkfilesel.c:4031
msgid "Name too long"
msgstr "மிக-நீண்ட பெயர்"
-#: gtk/gtkfilesel.c:4034
+#: gtk/gtkfilesel.c:4033
msgid "Couldn't convert filename"
msgstr "கோப்புப் பெயரை மாற்ற முடியவில்லை"
@@ -1493,95 +1717,110 @@ msgstr "கோப்புப் பெயரை மாற்ற முடிய
msgid "(Empty)"
msgstr "(வெற்று)"
-#: gtk/gtkfilesystemunix.c:415 gtk/gtkfilesystemunix.c:429
-#: gtk/gtkfilesystemunix.c:626 gtk/gtkfilesystemwin32.c:482
-#: gtk/gtkfilesystemwin32.c:495 gtk/gtkfilesystemwin32.c:1530
+#: gtk/gtkfilesystemunix.c:475 gtk/gtkfilesystemunix.c:678
+#: gtk/gtkfilesystemunix.c:1918 gtk/gtkfilesystemwin32.c:482
+#: gtk/gtkfilesystemwin32.c:495 gtk/gtkfilesystemwin32.c:1560
#, fuzzy, c-format
msgid "Error getting information for '%s': %s"
msgstr "'%s' -க்கான தகவல் பெறும்போது பிழை: %s"
-#: gtk/gtkfilesystemunix.c:495 gtk/gtkfilesystemwin32.c:537
+#: gtk/gtkfilesystemunix.c:547 gtk/gtkfilesystemwin32.c:537
#, fuzzy, c-format
msgid "Error creating directory '%s': %s"
msgstr "'%s' அடைவு உருவாக்கும்போது பிழை: %s"
-#: gtk/gtkfilesystemunix.c:575 gtk/gtkfilesystemwin32.c:597
+#: gtk/gtkfilesystemunix.c:627 gtk/gtkfilesystemwin32.c:597
msgid "This file system does not support mounting"
msgstr ""
-#: gtk/gtkfilesystemunix.c:583
+#: gtk/gtkfilesystemunix.c:635
msgid "Filesystem"
msgstr "கோப்பு அமைப்பு"
-#: gtk/gtkfilesystemunix.c:740
+#: gtk/gtkfilesystemunix.c:792
#, fuzzy, c-format
msgid "Could not get a stock icon for %s"
msgstr "'%s' கோப்பின் தகவல் பெற முடியவில்லை: %s"
-#: gtk/gtkfilesystemunix.c:835
+#: gtk/gtkfilesystemunix.c:887
#, c-format
msgid ""
"The name \"%s\" is not valid because it contains the character \"%s\". "
"Please use a different name."
msgstr ""
-#: gtk/gtkfilesystemunix.c:1443 gtk/gtkfilesystemwin32.c:1004
-#, c-format
-msgid "Bookmark saving failed: %s"
-msgstr ""
+#: gtk/gtkfilesystemunix.c:1489
+#, fuzzy, c-format
+msgid "Writing %s failed: %s"
+msgstr "உருவ கோப்புக்கு எழுதும்போது பிழை: %s"
-#: gtk/gtkfilesystemunix.c:1495
+#: gtk/gtkfilesystemunix.c:1578
#, c-format
msgid "'%s' already exists in the bookmarks list"
msgstr ""
-#: gtk/gtkfilesystemunix.c:1557
+#: gtk/gtkfilesystemunix.c:1650
#, c-format
msgid "'%s' does not exist in the bookmarks list"
msgstr ""
-#: gtk/gtkfilesystemunix.c:1739
+#: gtk/gtkfilesystemunix.c:1878
#, fuzzy, c-format
-msgid "Error getting information for '%s'"
+msgid "Error getting information for '/': %s"
msgstr "'%s' -க்கான தகவல் பெறும்போது பிழை: %s"
-#: gtk/gtkfontbutton.c:178 gtk/gtkfontbutton.c:295
+#: gtk/gtkfilesystemwin32.c:611
+#, c-format
+msgid "Network Drive (%s)"
+msgstr ""
+
+#: gtk/gtkfilesystemwin32.c:650
+#, c-format
+msgid "%s (%s)"
+msgstr ""
+
+#: gtk/gtkfilesystemwin32.c:1032
+#, c-format
+msgid "Bookmark saving failed: %s"
+msgstr ""
+
+#: gtk/gtkfontbutton.c:179 gtk/gtkfontbutton.c:292
msgid "Pick a Font"
msgstr "எழுத்துரு தேர்ந்தெடுக"
#. Initialize fields
-#: gtk/gtkfontbutton.c:289
+#: gtk/gtkfontbutton.c:286
msgid "Sans 12"
msgstr "சான்ஸ் 12"
-#: gtk/gtkfontbutton.c:807
+#: gtk/gtkfontbutton.c:804
msgid "Font"
msgstr "எழுத்து வகை"
#. This is the default text shown in the preview entry, though the user
#. can set it. Remember that some fonts only have capital letters.
-#: gtk/gtkfontsel.c:73
+#: gtk/gtkfontsel.c:74
msgid "abcdefghijk ABCDEFGHIJK"
msgstr "அஆஇஈஉஊஎஏஐஒஓஔஃ ABCDEFGHIJK"
-#: gtk/gtkfontsel.c:360
+#: gtk/gtkfontsel.c:361
msgid "_Family:"
msgstr "குடும்பம்:"
-#: gtk/gtkfontsel.c:366
+#: gtk/gtkfontsel.c:367
msgid "_Style:"
msgstr "பாணி:"
-#: gtk/gtkfontsel.c:372
+#: gtk/gtkfontsel.c:373
msgid "Si_ze:"
msgstr "அளவு:"
#. create the text entry widget
-#: gtk/gtkfontsel.c:548
+#: gtk/gtkfontsel.c:549
msgid "_Preview:"
msgstr "_முன்காட்சி"
-#: gtk/gtkfontsel.c:1382
+#: gtk/gtkfontsel.c:1383
msgid "Font Selection"
msgstr "எழுத்துவகை தேர்வு"
@@ -1596,12 +1835,12 @@ msgstr "Gamma மதிப்பு"
#. Remove this icon source so we don't keep trying to
#. * load it.
#.
-#: gtk/gtkiconfactory.c:1629
+#: gtk/gtkiconfactory.c:1644
#, c-format
msgid "Error loading icon: %s"
msgstr "குறுபடம் ஏற்றும்போது பிழை: %s"
-#: gtk/gtkicontheme.c:1263
+#: gtk/gtkicontheme.c:1250
#, c-format
msgid ""
"Could not find the icon '%s'. The '%s' theme\n"
@@ -1610,7 +1849,7 @@ msgid ""
"\t%s"
msgstr ""
-#: gtk/gtkicontheme.c:1328
+#: gtk/gtkicontheme.c:1315
#, c-format
msgid "Icon '%s' not present in theme"
msgstr ""
@@ -1698,7 +1937,7 @@ msgstr "(தெரியாதது)"
msgid "clear"
msgstr "துப்பரவாக்கு"
-#: gtk/gtklabel.c:3930
+#: gtk/gtklabel.c:3935
msgid "Select All"
msgstr "அனைத்தையும் தெரிவுசெய்க"
@@ -1732,360 +1971,392 @@ msgstr ""
#. * Do *not* translate it to "predefinito:LTR", if it
#. * it isn't default:LTR or default:RTL it will not work
#.
-#: gtk/gtkmain.c:482
+#: gtk/gtkmain.c:476
msgid "default:LTR"
msgstr "default:LTR"
-#: gtk/gtkmain.c:565
+#: gtk/gtkmain.c:559
msgid "GTK+ Options"
msgstr ""
-#: gtk/gtkmain.c:565
+#: gtk/gtkmain.c:559
msgid "Show GTK+ Options"
msgstr ""
-#: gtk/gtknotebook.c:2712 gtk/gtknotebook.c:5060
+#: gtk/gtknotebook.c:2718 gtk/gtknotebook.c:5064
#, c-format
msgid "Page %u"
msgstr "பக்கம் %u"
-#: gtk/gtkradiotoolbutton.c:91
+#: gtk/gtkradiotoolbutton.c:92
msgid "Group"
msgstr "தொகுப்பு"
-#: gtk/gtkradiotoolbutton.c:92
+#: gtk/gtkradiotoolbutton.c:93
msgid "The radio tool button whose group this button belongs to."
msgstr ""
-#: gtk/gtkrc.c:2399
+#: gtk/gtkrc.c:2400
#, c-format
msgid "Unable to find include file: \"%s\""
msgstr "சேர்க்க வேண்டிய கோப்பு காணவில்லை: \"%s\""
-#: gtk/gtkrc.c:3038 gtk/gtkrc.c:3041
+#: gtk/gtkrc.c:3042 gtk/gtkrc.c:3045
#, c-format
msgid "Unable to locate image file in pixmap_path: \"%s\""
msgstr "pixmap_path'யில் படத்தின் கோப்பைக் கண்டுபிடிக்க முடியவில்லை: \"%s\""
-#: gtk/gtkrc.c:3476
+#: gtk/gtkrc.c:3480
#, c-format
msgid "Pixmap path element: \"%s\" must be absolute, %s, line %d"
msgstr "Pixmap பாதை உறுப்பு: தனிக்கையான \"%s\", %s, வரிசை %d"
#. KEEP IN SYNC with gtkiconfactory.c stock icons, when appropriate
-#: gtk/gtkstock.c:286
+#: gtk/gtkstock.c:308
msgid "Information"
msgstr "தகவல்"
-#: gtk/gtkstock.c:287
+#: gtk/gtkstock.c:309
msgid "Warning"
msgstr "எச்சரிக்கை"
-#: gtk/gtkstock.c:288
+#: gtk/gtkstock.c:310
msgid "Error"
msgstr "பிழை"
-#: gtk/gtkstock.c:289
+#: gtk/gtkstock.c:311
msgid "Question"
msgstr "கேள்வி"
#. FIXME these need accelerators when appropriate, and
#. * need the mnemonics to be rationalized
#.
-#: gtk/gtkstock.c:294
+#: gtk/gtkstock.c:316
msgid "_About"
msgstr ""
-#: gtk/gtkstock.c:296
+#: gtk/gtkstock.c:318
msgid "_Apply"
msgstr "பயன்படுத்து"
-#: gtk/gtkstock.c:297
+#: gtk/gtkstock.c:319
msgid "_Bold"
msgstr "தடிப்பு"
-#: gtk/gtkstock.c:298
+#: gtk/gtkstock.c:320
msgid "_Cancel"
msgstr "நீக்கு"
-#: gtk/gtkstock.c:299
+#: gtk/gtkstock.c:321
msgid "_CD-Rom"
msgstr ""
-#: gtk/gtkstock.c:300
+#: gtk/gtkstock.c:322
msgid "_Clear"
msgstr "துப்பரவாக்கு"
-#: gtk/gtkstock.c:301
+#: gtk/gtkstock.c:323
msgid "_Close"
msgstr "மூடு"
-#: gtk/gtkstock.c:302
+#: gtk/gtkstock.c:324
msgid "_Convert"
msgstr "_மாற்று"
-#: gtk/gtkstock.c:303
+#: gtk/gtkstock.c:325
msgid "_Copy"
msgstr "நகல்"
-#: gtk/gtkstock.c:304
+#: gtk/gtkstock.c:326
msgid "Cu_t"
msgstr "வெ_ட்டு"
-#: gtk/gtkstock.c:305
+#: gtk/gtkstock.c:327
msgid "_Delete"
msgstr "_அழி"
-#: gtk/gtkstock.c:306
+#: gtk/gtkstock.c:328
msgid "_Execute"
msgstr "_செயல்படுத்து"
-#: gtk/gtkstock.c:307
+#: gtk/gtkstock.c:329
msgid "_Edit"
msgstr ""
-#: gtk/gtkstock.c:308
+#: gtk/gtkstock.c:330
msgid "_Find"
msgstr "கண்டுபிடி"
-#: gtk/gtkstock.c:309
+#: gtk/gtkstock.c:331
msgid "Find and _Replace"
msgstr "கண்டுபிடித்து மாற்று"
-#: gtk/gtkstock.c:310
+#: gtk/gtkstock.c:332
msgid "_Floppy"
msgstr "_நெகிழ்வட்டு"
-#: gtk/gtkstock.c:311
-msgid "_Bottom"
-msgstr "_அடிவாரம்"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:334
+msgid "Navigation|_Bottom"
+msgstr ""
-#: gtk/gtkstock.c:312
-msgid "_First"
-msgstr "_முதல்"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:336
+msgid "Navigation|_First"
+msgstr ""
-#: gtk/gtkstock.c:313
-msgid "_Last"
-msgstr "_கடைசி"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:338
+msgid "Navigation|_Last"
+msgstr ""
-#: gtk/gtkstock.c:314
-msgid "_Top"
-msgstr "_மேல்"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:340
+msgid "Navigation|_Top"
+msgstr ""
-#: gtk/gtkstock.c:315
-msgid "_Back"
-msgstr "பின்"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:342
+msgid "Navigation|_Back"
+msgstr ""
-#: gtk/gtkstock.c:316
-msgid "_Down"
-msgstr "_கீழ்"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:344
+msgid "Navigation|_Down"
+msgstr ""
-#: gtk/gtkstock.c:317 gtk/gtkstock.c:331
-msgid "_Forward"
-msgstr "முன்"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:346
+msgid "Navigation|_Forward"
+msgstr ""
-#: gtk/gtkstock.c:318
-msgid "_Up"
-msgstr "_மேல்"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:348
+msgid "Navigation|_Up"
+msgstr ""
-#: gtk/gtkstock.c:319
+#: gtk/gtkstock.c:349
msgid "_Harddisk"
msgstr ""
-#: gtk/gtkstock.c:320
+#: gtk/gtkstock.c:350
msgid "_Help"
msgstr "உதவி"
-#: gtk/gtkstock.c:321
+#: gtk/gtkstock.c:351
msgid "_Home"
msgstr "இல்லம்"
-#: gtk/gtkstock.c:322
+#: gtk/gtkstock.c:352
msgid "Increase Indent"
msgstr "உள்தள்ளல் பெரிதாக்குக"
-#: gtk/gtkstock.c:323
+#: gtk/gtkstock.c:353
msgid "Decrease Indent"
msgstr "உள்தள்ளல் குறைக்கவும்"
-#: gtk/gtkstock.c:324
+#: gtk/gtkstock.c:354
msgid "_Index"
msgstr "_சுட்டு"
-#: gtk/gtkstock.c:325
+#: gtk/gtkstock.c:355
msgid "_Italic"
msgstr "சாய்வு"
-#: gtk/gtkstock.c:326
+#: gtk/gtkstock.c:356
msgid "_Jump to"
msgstr "_இதட்கு போ"
-#: gtk/gtkstock.c:327
-msgid "_Center"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:358
+#, fuzzy
+msgid "Justify|_Center"
msgstr "மையம்"
-#: gtk/gtkstock.c:328
-msgid "_Fill"
-msgstr "நிரப்பு"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:360
+msgid "Justify|_Fill"
+msgstr ""
-#: gtk/gtkstock.c:329
-msgid "_Left"
-msgstr "இடது"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:362
+msgid "Justify|_Left"
+msgstr ""
-#: gtk/gtkstock.c:330
-msgid "_Right"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:364
+#, fuzzy
+msgid "Justify|_Right"
msgstr "வலது"
-#: gtk/gtkstock.c:332
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:367
+#, fuzzy
+msgid "Media|_Forward"
+msgstr "முன்"
+
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:369
#, fuzzy
-msgid "_Next"
+msgid "Media|_Next"
msgstr "புதியது"
-#: gtk/gtkstock.c:333
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:371
#, fuzzy
-msgid "P_ause"
+msgid "Media|P_ause"
msgstr "ஒட்டு"
-#: gtk/gtkstock.c:334
-msgid "_Play"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:373
+msgid "Media|_Play"
msgstr ""
-#: gtk/gtkstock.c:335
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:375
#, fuzzy
-msgid "Pre_vious"
+msgid "Media|Pre_vious"
msgstr "Óý¸¡ðº¢"
-#: gtk/gtkstock.c:336
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:377
#, fuzzy
-msgid "_Record"
+msgid "Media|_Record"
msgstr "சிவப்பு:"
-#: gtk/gtkstock.c:337
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:379
#, fuzzy
-msgid "R_ewind"
+msgid "Media|R_ewind"
msgstr "கண்டுபிடி"
-#: gtk/gtkstock.c:338 gtk/gtkstock.c:361
-msgid "_Stop"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:381
+#, fuzzy
+msgid "Media|_Stop"
msgstr "நிறுத்து"
-#: gtk/gtkstock.c:339
+#: gtk/gtkstock.c:382
msgid "_Network"
msgstr "_வலையமைப்பு"
-#: gtk/gtkstock.c:340
+#: gtk/gtkstock.c:383
msgid "_New"
msgstr "புதியது"
-#: gtk/gtkstock.c:341
+#: gtk/gtkstock.c:384
msgid "_No"
msgstr "இல்லை"
-#: gtk/gtkstock.c:342
+#: gtk/gtkstock.c:385
msgid "_OK"
msgstr "சரி"
-#: gtk/gtkstock.c:343
+#: gtk/gtkstock.c:386
msgid "_Open"
msgstr "திறக்கவும்"
-#: gtk/gtkstock.c:344
+#: gtk/gtkstock.c:387
msgid "_Paste"
msgstr "ஒட்டு"
-#: gtk/gtkstock.c:345
+#: gtk/gtkstock.c:388
msgid "_Preferences"
msgstr "விருப்பங்கள்"
-#: gtk/gtkstock.c:346
+#: gtk/gtkstock.c:389
msgid "_Print"
msgstr "அச்சிடு"
-#: gtk/gtkstock.c:347
+#: gtk/gtkstock.c:390
msgid "Print Pre_view"
msgstr "அச்சிடுவதை முன்-காண்பி"
-#: gtk/gtkstock.c:348
+#: gtk/gtkstock.c:391
msgid "_Properties"
msgstr "பண்புகள்"
-#: gtk/gtkstock.c:349
+#: gtk/gtkstock.c:392
msgid "_Quit"
msgstr "வெளியேறு"
-#: gtk/gtkstock.c:350
+#: gtk/gtkstock.c:393
msgid "_Redo"
msgstr "மறுபடியும்"
-#: gtk/gtkstock.c:351
+#: gtk/gtkstock.c:394
msgid "_Refresh"
msgstr "_புதுப்பிக்கவும்"
-#: gtk/gtkstock.c:353
+#: gtk/gtkstock.c:396
msgid "_Revert"
msgstr "நிலைமீட்டு"
-#: gtk/gtkstock.c:354
+#: gtk/gtkstock.c:397
msgid "_Save"
msgstr "சேமி"
-#: gtk/gtkstock.c:355
+#: gtk/gtkstock.c:398
msgid "Save _As"
msgstr "வேறுபெயரில் சேமி"
-#: gtk/gtkstock.c:356
+#: gtk/gtkstock.c:399
msgid "_Color"
msgstr "_வண்ணம்"
-#: gtk/gtkstock.c:357
+#: gtk/gtkstock.c:400
msgid "_Font"
msgstr "_எழுத்துரு"
-#: gtk/gtkstock.c:358
+#: gtk/gtkstock.c:401
msgid "_Ascending"
msgstr "_மேலேறுகின்றது"
-#: gtk/gtkstock.c:359
+#: gtk/gtkstock.c:402
msgid "_Descending"
msgstr "_இறங்குகின்றது"
-#: gtk/gtkstock.c:360
+#: gtk/gtkstock.c:403
msgid "_Spell Check"
msgstr "எழுத்து சரிபார்ப்பு"
-#: gtk/gtkstock.c:362
+#: gtk/gtkstock.c:404
+msgid "_Stop"
+msgstr "நிறுத்து"
+
+#: gtk/gtkstock.c:405
msgid "_Strikethrough"
msgstr "_Strikethrough"
-#: gtk/gtkstock.c:363
+#: gtk/gtkstock.c:406
msgid "_Undelete"
msgstr "_அழிக்காதே"
-#: gtk/gtkstock.c:364
+#: gtk/gtkstock.c:407
msgid "_Underline"
msgstr "கீல்கோடு"
-#: gtk/gtkstock.c:365
+#: gtk/gtkstock.c:408
msgid "_Undo"
msgstr "கவில்"
-#: gtk/gtkstock.c:366
+#: gtk/gtkstock.c:409
msgid "_Yes"
msgstr "ஆம்"
-#: gtk/gtkstock.c:367
+#: gtk/gtkstock.c:410
msgid "_Normal Size"
msgstr "_­ÂøÀ¡É «Ç×"
-#: gtk/gtkstock.c:368
+#: gtk/gtkstock.c:411
msgid "Best _Fit"
msgstr "சரியான _பொருத்தம்"
-#: gtk/gtkstock.c:369
+#: gtk/gtkstock.c:412
msgid "Zoom _In"
msgstr "பெரிதாக்கு"
-#: gtk/gtkstock.c:370
+#: gtk/gtkstock.c:413
msgid "Zoom _Out"
msgstr "சிறிதாக்கு"
@@ -2138,22 +2409,22 @@ msgstr "Unable to locate theme engine in module_path: \"%s\","
msgid "--- No Tip ---"
msgstr "--- சிறு துப்பு கிடையாது ---"
-#: gtk/gtkuimanager.c:1132
+#: gtk/gtkuimanager.c:1154
#, c-format
msgid "Unknown attribute '%s' on line %d char %d"
msgstr "தெரியாத பண்பு '%s' வரிசை %d வரியுரு %d இல்"
-#: gtk/gtkuimanager.c:1332
+#: gtk/gtkuimanager.c:1371
#, c-format
msgid "Unexpected start tag '%s' on line %d char %d"
msgstr "எதிர்பார்க்காத துவக்க அடையாள-ஒட்டு '%s' வரிசை %d வரியுரு %d இல்"
-#: gtk/gtkuimanager.c:1417
+#: gtk/gtkuimanager.c:1461
#, c-format
msgid "Unexpected character data on line %d char %d"
msgstr "வரிசை %d வரியுரு %d இல் எதிர்பார்க்காத வரியுரு தரவு"
-#: gtk/gtkuimanager.c:2209
+#: gtk/gtkuimanager.c:2272
msgid "Empty"
msgstr "வெற்று"
@@ -2213,6 +2484,46 @@ msgstr "X உள்ளீட்டு முறை"
msgid "Could not get information for file '%s': %s"
msgstr "'%s' கோப்பின் தகவல் பெற முடியவில்லை: %s"
+#~ msgid "Shift"
+#~ msgstr "Shift"
+
+#~ msgid "Ctrl"
+#~ msgstr "Ctrl"
+
+#~ msgid "Alt"
+#~ msgstr "Alt"
+
+#, fuzzy
+#~ msgid "Error getting information for '%s'"
+#~ msgstr "'%s' -க்கான தகவல் பெறும்போது பிழை: %s"
+
+#~ msgid "_Bottom"
+#~ msgstr "_அடிவாரம்"
+
+#~ msgid "_First"
+#~ msgstr "_முதல்"
+
+#~ msgid "_Last"
+#~ msgstr "_கடைசி"
+
+#~ msgid "_Top"
+#~ msgstr "_மேல்"
+
+#~ msgid "_Back"
+#~ msgstr "பின்"
+
+#~ msgid "_Down"
+#~ msgstr "_கீழ்"
+
+#~ msgid "_Up"
+#~ msgstr "_மேல்"
+
+#~ msgid "_Fill"
+#~ msgstr "நிரப்பு"
+
+#~ msgid "_Left"
+#~ msgstr "இடது"
+
#, fuzzy
#~ msgid ""
#~ "Could not change the current folder to %s:\n"
@@ -2247,9 +2558,6 @@ msgstr "'%s' கோப்பின் தகவல் பெற முடிய
#~ msgid "Add"
#~ msgstr "§º÷"
-#~ msgid "Remove"
-#~ msgstr "கழட்டுக"
-
#~ msgid "Up"
#~ msgstr "மேல்"
diff --git a/po/th.po b/po/th.po
index df2ad09c8..c93c65454 100644
--- a/po/th.po
+++ b/po/th.po
@@ -7,14 +7,14 @@ msgid ""
msgstr ""
"Project-Id-Version: gtk+\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-06-13 23:35+0700\n"
+"POT-Creation-Date: 2005-06-20 14:30-0400\n"
"PO-Revision-Date: 2005-06-13 23:39+0700\n"
"Last-Translator: Theppitak Karoonboonyanan <thep@linux.thai.net>\n"
"Language-Team: Thai <L10n@opentle.net>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=1; plural=0;"
+"Plural-Forms: nplurals=1; plural=0;\n"
#: gdk-pixbuf/gdk-pixbuf-animation.c:153 gdk-pixbuf/gdk-pixbuf-io.c:838
#: gdk-pixbuf/gdk-pixbuf-io.c:1068 tests/testfilechooser.c:199
@@ -155,14 +155,12 @@ msgstr "ไม่รู้จักชนิดของภาพเคลื่
msgid "Invalid header in animation"
msgstr "หัวข้อมูลของภาพเคลื่อนไหวเสีย"
-#: gdk-pixbuf/io-ani.c:358 gdk-pixbuf/io-ani.c:382
-#: gdk-pixbuf/io-ani.c:441 gdk-pixbuf/io-ani.c:460
-#: gdk-pixbuf/io-ani.c:511 gdk-pixbuf/io-ani.c:583
+#: gdk-pixbuf/io-ani.c:358 gdk-pixbuf/io-ani.c:382 gdk-pixbuf/io-ani.c:441
+#: gdk-pixbuf/io-ani.c:460 gdk-pixbuf/io-ani.c:511 gdk-pixbuf/io-ani.c:583
msgid "Not enough memory to load animation"
msgstr "หน่วยความจำไม่พอที่จะอ่านภาพเคลื่อนไหว"
-#: gdk-pixbuf/io-ani.c:400 gdk-pixbuf/io-ani.c:417
-#: gdk-pixbuf/io-ani.c:428
+#: gdk-pixbuf/io-ani.c:400 gdk-pixbuf/io-ani.c:417 gdk-pixbuf/io-ani.c:428
msgid "Malformed chunk in animation"
msgstr "ส่วนของภาพเคลื่อนไหวเสีย"
@@ -170,9 +168,8 @@ msgstr "ส่วนของภาพเคลื่อนไหวเสีย
msgid "The ANI image format"
msgstr "แฟ้มรูปชนิด ANI"
-#: gdk-pixbuf/io-bmp.c:228 gdk-pixbuf/io-bmp.c:306
-#: gdk-pixbuf/io-bmp.c:338 gdk-pixbuf/io-bmp.c:361
-#: gdk-pixbuf/io-bmp.c:442
+#: gdk-pixbuf/io-bmp.c:228 gdk-pixbuf/io-bmp.c:306 gdk-pixbuf/io-bmp.c:338
+#: gdk-pixbuf/io-bmp.c:361 gdk-pixbuf/io-bmp.c:442
msgid "BMP image has bogus header data"
msgstr "รูป BMP นี้มีหัวข้อมูลที่ใช้ไม่ได้"
@@ -205,8 +202,7 @@ msgstr "แฟ้มรูปชนิด BMP"
msgid "Failure reading GIF: %s"
msgstr "อ่านรูป GIF ไม่สำเร็จ: %s"
-#: gdk-pixbuf/io-gif.c:492 gdk-pixbuf/io-gif.c:1463
-#: gdk-pixbuf/io-gif.c:1624
+#: 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 "แฟ้ม GIF นี้ขาดข้อมูลบางส่วน (อาจจะคัดลอกแฟ้มมาไม่ครบแฟ้ม)"
@@ -231,8 +227,8 @@ msgstr "พบโค้ดเสีย"
msgid "Circular table entry in GIF file"
msgstr "ตารางในแฟ้ม GIF มีรายการที่อ้างวกหลับมาถึงตัวเอง"
-#: gdk-pixbuf/io-gif.c:862 gdk-pixbuf/io-gif.c:1451
-#: gdk-pixbuf/io-gif.c:1497 gdk-pixbuf/io-gif.c:1612
+#: 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 "หน่วยความจำไม่พอที่จะอ่านรูป GIF"
@@ -267,9 +263,8 @@ msgstr "แฟ้ม GIF ไม่สมบูรณ์"
msgid "The GIF image format"
msgstr "แฟ้มรูปชนิด GIF"
-#: gdk-pixbuf/io-ico.c:219 gdk-pixbuf/io-ico.c:271
-#: gdk-pixbuf/io-ico.c:340 gdk-pixbuf/io-ico.c:403
-#: gdk-pixbuf/io-ico.c:433
+#: gdk-pixbuf/io-ico.c:219 gdk-pixbuf/io-ico.c:271 gdk-pixbuf/io-ico.c:340
+#: gdk-pixbuf/io-ico.c:403 gdk-pixbuf/io-ico.c:433
msgid "Not enough memory to load icon"
msgstr "หน่วยความจำไม่พอที่จะอ่านรูปไอคอน"
@@ -330,8 +325,8 @@ msgstr "หน่วยความจำไม่พอสำหรับอ่
msgid "Unsupported JPEG color space (%s)"
msgstr "ไม่รองรับห้วงสีนี้สำหรับ JPEG (%s)"
-#: gdk-pixbuf/io-jpeg.c:481 gdk-pixbuf/io-jpeg.c:678
-#: gdk-pixbuf/io-jpeg.c:943 gdk-pixbuf/io-jpeg.c:952
+#: gdk-pixbuf/io-jpeg.c:481 gdk-pixbuf/io-jpeg.c:678 gdk-pixbuf/io-jpeg.c:943
+#: gdk-pixbuf/io-jpeg.c:952
msgid "Couldn't allocate memory for loading JPEG file"
msgstr "หน่วยความจำไม่พอสำหรับอ่านรูป JPEG นี้"
@@ -508,8 +503,7 @@ msgstr "แฟ้ม PNM มีค่าจำนวนสีมากสุด
msgid "Cannot handle PNM files with maximum color values greater than 255"
msgstr "ไม่รองรับแฟ้ม PNM มีค่าจำนวนสีมากสุดเกิน 255"
-#: gdk-pixbuf/io-pnm.c:438 gdk-pixbuf/io-pnm.c:466
-#: gdk-pixbuf/io-pnm.c:498
+#: gdk-pixbuf/io-pnm.c:438 gdk-pixbuf/io-pnm.c:466 gdk-pixbuf/io-pnm.c:498
msgid "Raw PNM image type is invalid"
msgstr "รูป Raw PNM เสีย"
@@ -610,9 +604,8 @@ msgstr "หน่วยความจำไม่พอสำหรับหั
msgid "TGA image has invalid dimensions"
msgstr "รูป TGA มีมิติที่ไม่ถูกต้อง"
-#: gdk-pixbuf/io-tga.c:775 gdk-pixbuf/io-tga.c:784
-#: gdk-pixbuf/io-tga.c:794 gdk-pixbuf/io-tga.c:804
-#: gdk-pixbuf/io-tga.c:811
+#: gdk-pixbuf/io-tga.c:775 gdk-pixbuf/io-tga.c:784 gdk-pixbuf/io-tga.c:794
+#: gdk-pixbuf/io-tga.c:804 gdk-pixbuf/io-tga.c:811
msgid "TGA image type not supported"
msgstr "ไม่รองรับรูปชนิด TGA"
@@ -644,8 +637,8 @@ msgstr "ความกว้างหรือสูงของรูปชน
msgid "Dimensions of TIFF image too large"
msgstr "รูป TIFF มีค่ามิติที่ใหญ่เกิน"
-#: gdk-pixbuf/io-tiff.c:225 gdk-pixbuf/io-tiff.c:237
-#: gdk-pixbuf/io-tiff.c:286 gdk-pixbuf/io-tiff.c:572
+#: gdk-pixbuf/io-tiff.c:225 gdk-pixbuf/io-tiff.c:237 gdk-pixbuf/io-tiff.c:286
+#: gdk-pixbuf/io-tiff.c:572
msgid "Insufficient memory to open TIFF file"
msgstr "หน่วยความจำไม่พอจะเปิดแฟ้ม TIFF"
@@ -729,8 +722,7 @@ msgstr "แฟ้ม XPM ตั้งค่าไบต์ต่อพิกเ
msgid "XPM file has invalid number of colors"
msgstr "แฟ้ม XPM ตั้งค่าจำนวนสีที่ใช้ไม่ได้"
-#: gdk-pixbuf/io-xpm.c:519 gdk-pixbuf/io-xpm.c:528
-#: gdk-pixbuf/io-xpm.c:580
+#: gdk-pixbuf/io-xpm.c:519 gdk-pixbuf/io-xpm.c:528 gdk-pixbuf/io-xpm.c:580
msgid "Cannot allocate memory for loading XPM image"
msgstr "หน่วยความจำไม่พอสำหรับอ่านรูป XPM"
@@ -1063,7 +1055,7 @@ msgstr "Backslash"
#. * so if you have a default text direction of RTL and YM, then
#. * the year will appear on the right.
#.
-#: gtk/gtkcalendar.c:646
+#: gtk/gtkcalendar.c:647
msgid "calendar:MY"
msgstr "calendar:MY"
@@ -1071,7 +1063,7 @@ msgstr "calendar:MY"
#. * first day of the week to calendar:week_start:1 if you want Monday
#. * to be the first day of the week, and so on.
#.
-#: gtk/gtkcalendar.c:660
+#: gtk/gtkcalendar.c:661
msgid "calendar:week_start:0"
msgstr "calendar:week_start:0"
@@ -1083,7 +1075,7 @@ msgstr "calendar:week_start:0"
#. *
#. * If you don't understand this, leave it as "2000"
#.
-#: gtk/gtkcalendar.c:1548
+#: gtk/gtkcalendar.c:1549
msgid "year measurement template|2000"
msgstr "2000"
@@ -1098,7 +1090,7 @@ msgstr "2000"
#. * Don't include the prefix "calendar year format|" in the
#. * translation. "%Y" is appropriate for most locales.
#.
-#: gtk/gtkcalendar.c:1825
+#: gtk/gtkcalendar.c:1826
msgid "calendar year format|%Y"
msgstr "%Ey"
@@ -1141,89 +1133,89 @@ msgstr ""
"คลิกถ้าจะใช้สีนี้ คุณสามารถบันทึกสีปัจจุบันลงในจานนี้โดยคลิกขวาแล้วเลือก \"บันทึกสีลงที่นี่\" "
"หรือลากสีจากกรอบสีปัจจุบันทางด้านซ้ายมาลงที่นี่"
-#: gtk/gtkcolorsel.c:1919
+#: gtk/gtkcolorsel.c:1929
msgid ""
"Select the color you want from the outer ring. Select the darkness or "
"lightness of that color using the inner triangle."
msgstr "เลือกสี่ที่ต้องการจากวงแหวน แล้วเลือกความมืดหรือสว่างจากสามเหลี่ยม"
-#: gtk/gtkcolorsel.c:1944
+#: gtk/gtkcolorsel.c:1954
msgid ""
"Click the eyedropper, then click a color anywhere on your screen to select "
"that color."
msgstr "คลิกที่หลอดตา แล้วคลิกสีที่ใหนก็ได้บนจอเพื่อคัดลอกมาเป็นสีปัจจุบัน"
-#: gtk/gtkcolorsel.c:1953
+#: gtk/gtkcolorsel.c:1963
msgid "_Hue:"
msgstr "ธาตุ_สี:"
-#: gtk/gtkcolorsel.c:1954
+#: gtk/gtkcolorsel.c:1964
msgid "Position on the color wheel."
msgstr "ตำแหน่งบนวงสี"
-#: gtk/gtkcolorsel.c:1956
+#: gtk/gtkcolorsel.c:1966
msgid "_Saturation:"
msgstr "ความส_ด:"
-#: gtk/gtkcolorsel.c:1957
+#: gtk/gtkcolorsel.c:1967
msgid "\"Deepness\" of the color."
msgstr "สีสดหรือจาง"
-#: gtk/gtkcolorsel.c:1958
+#: gtk/gtkcolorsel.c:1968
msgid "_Value:"
msgstr "ความสว่า_ง:"
-#: gtk/gtkcolorsel.c:1959
+#: gtk/gtkcolorsel.c:1969
msgid "Brightness of the color."
msgstr "สีสว่างหรือมืด"
-#: gtk/gtkcolorsel.c:1960
+#: gtk/gtkcolorsel.c:1970
msgid "_Red:"
msgstr "_แดง:"
-#: gtk/gtkcolorsel.c:1961
+#: gtk/gtkcolorsel.c:1971
msgid "Amount of red light in the color."
msgstr "ความสว่างของแม่สีแดง"
-#: gtk/gtkcolorsel.c:1962
+#: gtk/gtkcolorsel.c:1972
msgid "_Green:"
msgstr "เ_ขียว:"
-#: gtk/gtkcolorsel.c:1963
+#: gtk/gtkcolorsel.c:1973
msgid "Amount of green light in the color."
msgstr "ความสว่างของแม่สีเขียว"
-#: gtk/gtkcolorsel.c:1964
+#: gtk/gtkcolorsel.c:1974
msgid "_Blue:"
msgstr "_น้ำเงิน:"
-#: gtk/gtkcolorsel.c:1965
+#: gtk/gtkcolorsel.c:1975
msgid "Amount of blue light in the color."
msgstr "ความสว่างของแม่สีน้ำเงิน"
-#: gtk/gtkcolorsel.c:1968
+#: gtk/gtkcolorsel.c:1978
msgid "_Opacity:"
msgstr "ความ_ทึบแสง:"
-#: gtk/gtkcolorsel.c:1976 gtk/gtkcolorsel.c:1987
+#: gtk/gtkcolorsel.c:1986 gtk/gtkcolorsel.c:1997
msgid "Transparency of the color."
msgstr "มองผ่านได้หรือทึบแสง"
-#: gtk/gtkcolorsel.c:1994
+#: gtk/gtkcolorsel.c:2004
msgid "Color _Name:"
msgstr "_ชื่อสี:"
-#: gtk/gtkcolorsel.c:2009
+#: gtk/gtkcolorsel.c:2019
msgid ""
"You can enter an HTML-style hexadecimal color value, or simply a color name "
"such as 'orange' in this entry."
msgstr "ค่าสีฐาน 16 (เช่น #FFA500) หรือชื่อสี (เช่น orange)"
-#: gtk/gtkcolorsel.c:2028
+#: gtk/gtkcolorsel.c:2038
msgid "_Palette"
msgstr "_จานสี"
-#: gtk/gtkcolorsel.c:2060
+#: gtk/gtkcolorsel.c:2070
msgid "Color Wheel"
msgstr "วงสี"
@@ -1231,15 +1223,15 @@ msgstr "วงสี"
msgid "Color Selection"
msgstr "เลือกสี"
-#: gtk/gtkentry.c:4524 gtk/gtktextview.c:7068
+#: gtk/gtkentry.c:4508 gtk/gtktextview.c:7068
msgid "Select _All"
msgstr "เลือกทั้ง_หมด"
-#: gtk/gtkentry.c:4534 gtk/gtktextview.c:7078
+#: gtk/gtkentry.c:4518 gtk/gtktextview.c:7078
msgid "Input _Methods"
msgstr "Input _Methods"
-#: gtk/gtkentry.c:4545 gtk/gtktextview.c:7089
+#: gtk/gtkentry.c:4529 gtk/gtktextview.c:7089
msgid "_Insert Unicode Control Character"
msgstr "แ_ทรกตัวอักษรควบคุมของยูนิโค้ด"
@@ -1254,12 +1246,12 @@ msgid "Select A File"
msgstr "เลือกแฟ้ม"
#: gtk/gtkfilechooserbutton.c:68 gtk/gtkfilechooserdefault.c:1302
-#: gtk/gtkpathbar.c:996
+#: gtk/gtkpathbar.c:1020
msgid "Home"
msgstr "บ้าน"
#: gtk/gtkfilechooserbutton.c:69 gtk/gtkfilechooserdefault.c:1329
-#: gtk/gtkpathbar.c:998
+#: gtk/gtkpathbar.c:1022
msgid "Desktop"
msgstr "พื้นโต๊ะ"
@@ -1308,193 +1300,193 @@ msgstr "ไม่สามารถแสดงเนื้อหาของโ
msgid "Could not get information about '%s': %s"
msgstr "ไม่สามารถอ่านข้อมูลเกี่ยวกับ '%s': %s"
-#: gtk/gtkfilechooserdefault.c:2222
+#: gtk/gtkfilechooserdefault.c:2208
#, c-format
msgid "Add the folder '%s' to the bookmarks"
msgstr "เพิ่มโฟลเดอร์ '%s' ลงในที่คั่นหน้า"
-#: gtk/gtkfilechooserdefault.c:2263
+#: gtk/gtkfilechooserdefault.c:2249
msgid "Add the current folder to the bookmarks"
msgstr "เพิ่มโฟลเดอร์ปัจจุบันลงในที่คั่นหน้า"
-#: gtk/gtkfilechooserdefault.c:2265
+#: gtk/gtkfilechooserdefault.c:2251
msgid "Add the selected folders to the bookmarks"
msgstr "เพิ่มโฟลเดอร์ที่เลือกอยู่ลงในที่คั่นหน้า"
-#: gtk/gtkfilechooserdefault.c:2305
+#: gtk/gtkfilechooserdefault.c:2291
#, c-format
msgid "Remove the bookmark '%s'"
msgstr "ลบที่คั่นหน้า '%s'"
-#: gtk/gtkfilechooserdefault.c:2736
+#: gtk/gtkfilechooserdefault.c:2722
#, c-format
msgid "Could not add a bookmark for '%s' because it is an invalid path name."
msgstr "ไม่สามารถเพิ่มที่คั่นหน้าให้กับ '%s' ได้ เพราะไม่ใช่ตำแหน่งที่ใช้ได้"
-#: gtk/gtkfilechooserdefault.c:2951
+#: gtk/gtkfilechooserdefault.c:2937
msgid "Remove"
msgstr "เอา_ออก"
-#: gtk/gtkfilechooserdefault.c:2960
+#: gtk/gtkfilechooserdefault.c:2946
msgid "Rename..."
msgstr "เปลี่ยนชื่อ..."
-#: gtk/gtkfilechooserdefault.c:3083
+#: gtk/gtkfilechooserdefault.c:3069
msgid "Shortcuts"
msgstr "จุดเชื่อม"
-#: gtk/gtkfilechooserdefault.c:3137
+#: gtk/gtkfilechooserdefault.c:3123
msgid "Folder"
msgstr "โฟลเดอร์"
-#: gtk/gtkfilechooserdefault.c:3193 gtk/gtkstock.c:317
+#: gtk/gtkfilechooserdefault.c:3179 gtk/gtkstock.c:317
msgid "_Add"
msgstr "เ_พิ่ม"
-#: gtk/gtkfilechooserdefault.c:3200
+#: gtk/gtkfilechooserdefault.c:3186
msgid "Add the selected folder to the Bookmarks"
msgstr "เพิ่มโฟลเดอร์ที่เลือกอยู่ลงในที่คั่นหน้า"
-#: gtk/gtkfilechooserdefault.c:3205 gtk/gtkstock.c:395
+#: gtk/gtkfilechooserdefault.c:3191 gtk/gtkstock.c:395
msgid "_Remove"
msgstr "เ_อาออก"
-#: gtk/gtkfilechooserdefault.c:3212
+#: gtk/gtkfilechooserdefault.c:3198
msgid "Remove the selected bookmark"
msgstr "ลบที่คั่นหน้าที่เลือกอยู่"
-#: gtk/gtkfilechooserdefault.c:3319
+#: gtk/gtkfilechooserdefault.c:3305
msgid "_Add to Bookmarks"
msgstr "เ_พิ่มลงในที่คั่นหน้า"
-#: gtk/gtkfilechooserdefault.c:3329
+#: gtk/gtkfilechooserdefault.c:3315
msgid "Open _Location"
msgstr "เปิด_ตำแหน่ง"
-#: gtk/gtkfilechooserdefault.c:3341
+#: gtk/gtkfilechooserdefault.c:3327
msgid "Show _Hidden Files"
msgstr "แสดงแฟ้ม_ซ่อน"
-#: gtk/gtkfilechooserdefault.c:3465 gtk/gtkfilesel.c:766
+#: gtk/gtkfilechooserdefault.c:3451 gtk/gtkfilesel.c:766
msgid "Files"
msgstr "แฟ้ม"
-#: gtk/gtkfilechooserdefault.c:3496
+#: gtk/gtkfilechooserdefault.c:3482
msgid "Name"
msgstr "ชื่อ"
-#: gtk/gtkfilechooserdefault.c:3521
+#: gtk/gtkfilechooserdefault.c:3507
msgid "Size"
msgstr "ขนาด"
-#: gtk/gtkfilechooserdefault.c:3534
+#: gtk/gtkfilechooserdefault.c:3520
msgid "Modified"
msgstr "แก้ไขเมื่อ"
-#: gtk/gtkfilechooserdefault.c:3566
+#: gtk/gtkfilechooserdefault.c:3552
msgid "Select which types of files are shown"
msgstr "เลือกชนิดของแฟ้มที่จะแสดง"
#. Create Folder
-#: gtk/gtkfilechooserdefault.c:3602
+#: gtk/gtkfilechooserdefault.c:3588
msgid "Create Fo_lder"
msgstr "สร้างโฟ_ลเดอร์"
#. Name entry
-#: gtk/gtkfilechooserdefault.c:3723
+#: gtk/gtkfilechooserdefault.c:3709
msgid "_Name:"
msgstr "_ชื่อ:"
-#: gtk/gtkfilechooserdefault.c:3763
+#: gtk/gtkfilechooserdefault.c:3749
msgid "_Browse for other folders"
msgstr "เรียกดูโฟลเดอร์อื่น"
-#: gtk/gtkfilechooserdefault.c:4014
+#: gtk/gtkfilechooserdefault.c:4000
msgid "Save in _folder:"
msgstr "บันทึกในโ_ฟลเดอร์:"
-#: gtk/gtkfilechooserdefault.c:4016
+#: gtk/gtkfilechooserdefault.c:4002
msgid "Create in _folder:"
msgstr "สร้างในโ_ฟลเดอร์:"
-#: gtk/gtkfilechooserdefault.c:4973
+#: gtk/gtkfilechooserdefault.c:4959
msgid "Cannot change to folder because it is not local"
msgstr "ไปโฟลเดอร์ที่กำหนดไม่สำเร็จ เพราะไม่ใช่โฟลเดอร์ในเครื่องนี้"
-#: gtk/gtkfilechooserdefault.c:5489
+#: gtk/gtkfilechooserdefault.c:5513
#, c-format
msgid "Shortcut %s does not exist"
msgstr "จุดเชื่อม %s ไม่มีอยู่จริง"
-#: gtk/gtkfilechooserdefault.c:6023
+#: gtk/gtkfilechooserdefault.c:6057
#, c-format
msgid "Could not mount %s"
msgstr "เมานท์ %s ไม่สำเร็จ"
-#: gtk/gtkfilechooserdefault.c:6316
+#: gtk/gtkfilechooserdefault.c:6352
msgid "Type name of new folder"
msgstr "พิมพ์ชื่อของโฟลเดอร์ใหม่"
-#: gtk/gtkfilechooserdefault.c:6358
+#: gtk/gtkfilechooserdefault.c:6394
#, c-format
msgid "%d byte"
msgid_plural "%d bytes"
msgstr[0] "%d ไบต์"
msgstr[1] "%d ไบต์"
-#: gtk/gtkfilechooserdefault.c:6360
+#: gtk/gtkfilechooserdefault.c:6396
#, c-format
msgid "%.1f K"
msgstr "%.1f K"
-#: gtk/gtkfilechooserdefault.c:6362
+#: gtk/gtkfilechooserdefault.c:6398
#, c-format
msgid "%.1f M"
msgstr "%.1f M"
-#: gtk/gtkfilechooserdefault.c:6364
+#: gtk/gtkfilechooserdefault.c:6400
#, c-format
msgid "%.1f G"
msgstr "%.1f G"
-#: gtk/gtkfilechooserdefault.c:6410 gtk/gtkfilechooserdefault.c:6434
+#: gtk/gtkfilechooserdefault.c:6446 gtk/gtkfilechooserdefault.c:6470
msgid "Unknown"
msgstr "ไม่รู้จัก"
-#: gtk/gtkfilechooserdefault.c:6421
+#: gtk/gtkfilechooserdefault.c:6457
msgid "Today"
msgstr "วันนี้"
-#: gtk/gtkfilechooserdefault.c:6423
+#: gtk/gtkfilechooserdefault.c:6459
msgid "Yesterday"
msgstr "เมื่อวาน"
-#: gtk/gtkfilechooserdefault.c:6505
+#: gtk/gtkfilechooserdefault.c:6541
msgid "Cannot change folder"
msgstr "เปลี่ยนโฟลเดอร์ไม่สำเร็จ"
-#: gtk/gtkfilechooserdefault.c:6506
+#: gtk/gtkfilechooserdefault.c:6542
msgid "The folder you specified is an invalid path."
msgstr "โฟลเดอร์ที่กำหนด เป็นพาธที่ใช้ไม่ได้"
-#: gtk/gtkfilechooserdefault.c:6545
+#: gtk/gtkfilechooserdefault.c:6581
#, c-format
msgid "Could not build file name from '%s' and '%s'"
msgstr "ไม่สามารถสร้างชื่อแฟ้มจาก '%s' และ '%s'"
-#: gtk/gtkfilechooserdefault.c:6581
+#: gtk/gtkfilechooserdefault.c:6617
msgid "Could not select item"
msgstr "เลือกรายการไม่สำเร็จ"
-#: gtk/gtkfilechooserdefault.c:6621
+#: gtk/gtkfilechooserdefault.c:6657
msgid "Open Location"
msgstr "เปิดตำแหน่ง"
-#: gtk/gtkfilechooserdefault.c:6628
+#: gtk/gtkfilechooserdefault.c:6664
msgid "Save in Location"
msgstr "บันทึกลงในตำแหน่ง"
-#: gtk/gtkfilechooserdefault.c:6652
+#: gtk/gtkfilechooserdefault.c:6688
msgid "_Location:"
msgstr "ตำ_แหน่ง:"
@@ -2362,22 +2354,22 @@ msgstr "ไม่เจอเครื่องจัดการชุดตก
msgid "--- No Tip ---"
msgstr "--- ไม่มีข้อแนะนำ ---"
-#: gtk/gtkuimanager.c:1144
+#: gtk/gtkuimanager.c:1154
#, c-format
msgid "Unknown attribute '%s' on line %d char %d"
msgstr "ไม่รู้จักแอตทริบิวต์ '%s' บนบรรทัด %d ตัวอักษร %d"
-#: gtk/gtkuimanager.c:1346
+#: gtk/gtkuimanager.c:1371
#, c-format
msgid "Unexpected start tag '%s' on line %d char %d"
msgstr "ไม่ควรจะเจอแท็กเริ่มต้น '%s' บนบรรทัด %d ตัวอักษร %d"
-#: gtk/gtkuimanager.c:1431
+#: gtk/gtkuimanager.c:1461
#, c-format
msgid "Unexpected character data on line %d char %d"
msgstr "ไม่ควรจะเจอข้อมูลตัวอักษร บนบรรทัด %d ตัวอักษร %d"
-#: gtk/gtkuimanager.c:2222
+#: gtk/gtkuimanager.c:2272
msgid "Empty"
msgstr "ว่าง"
diff --git a/po/tk.po b/po/tk.po
index 69b4d1bc2..1ed4e98e1 100644
--- a/po/tk.po
+++ b/po/tk.po
@@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gtk+ VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-01-08 02:01-0500\n"
+"POT-Creation-Date: 2005-06-20 14:30-0400\n"
"PO-Revision-Date: 2004-05-25 17:46+0330\n"
"Last-Translator: Gurban Mühemmet Tewekgeli <gmtavakkoli@yahoo.com>\n"
"Language-Team: Turkmen <kakilikgroup@yahoo.com>\n"
@@ -20,7 +20,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: gdk-pixbuf/gdk-pixbuf-animation.c:153 gdk-pixbuf/gdk-pixbuf-io.c:838
-#: gdk-pixbuf/gdk-pixbuf-io.c:1069 tests/testfilechooser.c:199
+#: gdk-pixbuf/gdk-pixbuf-io.c:1068 tests/testfilechooser.c:199
#, c-format
msgid "Failed to open file '%s': %s"
msgstr ""
@@ -31,7 +31,7 @@ msgid "Image file '%s' contains no data"
msgstr ""
#: gdk-pixbuf/gdk-pixbuf-animation.c:208 gdk-pixbuf/gdk-pixbuf-io.c:887
-#: gdk-pixbuf/gdk-pixbuf-io.c:1110 tests/testfilechooser.c:244
+#: gdk-pixbuf/gdk-pixbuf-io.c:1109 tests/testfilechooser.c:244
#, c-format
msgid ""
"Failed to load image '%s': reason not known, probably a corrupt image file"
@@ -75,41 +75,41 @@ msgstr ""
msgid "Failed to load image '%s': %s"
msgstr "'%s' resimi ýüklenip bilmedi: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1337
+#: gdk-pixbuf/gdk-pixbuf-io.c:1336
#, c-format
msgid "Error writing to image file: %s"
msgstr "Resim faýla ýazmakda hata boldy: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1383 gdk-pixbuf/gdk-pixbuf-io.c:1512
+#: gdk-pixbuf/gdk-pixbuf-io.c:1382 gdk-pixbuf/gdk-pixbuf-io.c:1511
#, c-format
msgid "This build of gdk-pixbuf does not support saving the image format: %s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:1417
+#: gdk-pixbuf/gdk-pixbuf-io.c:1416
msgid "Insufficient memory to save image to callback"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:1429
+#: gdk-pixbuf/gdk-pixbuf-io.c:1428
msgid "Failed to open temporary file"
msgstr "Wagtlaýyn faýly açmakda hata boldy"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1454
+#: gdk-pixbuf/gdk-pixbuf-io.c:1453
msgid "Failed to read from temporary file"
msgstr "Wagtlaýyn faýldan okamakda hata boldy"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1641
+#: gdk-pixbuf/gdk-pixbuf-io.c:1687
#, c-format
msgid "Failed to open '%s' for writing: %s"
msgstr "'%s' faýly ýazmak uçin açmakda hata boldy: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1665
+#: gdk-pixbuf/gdk-pixbuf-io.c:1711
#, c-format
msgid ""
"Failed to close '%s' while writing image, all data may not have been saved: %"
"s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:1853 gdk-pixbuf/gdk-pixbuf-io.c:1903
+#: gdk-pixbuf/gdk-pixbuf-io.c:1931 gdk-pixbuf/gdk-pixbuf-io.c:1981
msgid "Insufficient memory to save image into a buffer"
msgstr ""
@@ -169,24 +169,32 @@ msgstr ""
msgid "The ANI image format"
msgstr ""
-#: gdk-pixbuf/io-bmp.c:227 gdk-pixbuf/io-bmp.c:383
+#: gdk-pixbuf/io-bmp.c:228 gdk-pixbuf/io-bmp.c:306 gdk-pixbuf/io-bmp.c:338
+#: gdk-pixbuf/io-bmp.c:361 gdk-pixbuf/io-bmp.c:442
+msgid "BMP image has bogus header data"
+msgstr ""
+
+#: gdk-pixbuf/io-bmp.c:239 gdk-pixbuf/io-bmp.c:401
msgid "Not enough memory to load bitmap image"
msgstr ""
-#: gdk-pixbuf/io-bmp.c:269
+#: gdk-pixbuf/io-bmp.c:287
msgid "BMP image has unsupported header size"
msgstr "BMP resimde arkalanmaýan başlyg ululyky bar"
-#: gdk-pixbuf/io-bmp.c:288 gdk-pixbuf/io-bmp.c:320 gdk-pixbuf/io-bmp.c:343
-#: gdk-pixbuf/io-bmp.c:424
-msgid "BMP image has bogus header data"
+#: gdk-pixbuf/io-bmp.c:325
+msgid "Topdown BMP images cannot be compressed"
msgstr ""
-#: gdk-pixbuf/io-bmp.c:307
-msgid "Topdown BMP images cannot be compressed"
+#: gdk-pixbuf/io-bmp.c:1203
+msgid "Couldn't allocate memory for saving BMP file"
+msgstr ""
+
+#: gdk-pixbuf/io-bmp.c:1244
+msgid "Couldn't write to BMP file"
msgstr ""
-#: gdk-pixbuf/io-bmp.c:1154
+#: gdk-pixbuf/io-bmp.c:1293
msgid "The BMP image format"
msgstr "BMP resim hili"
@@ -195,7 +203,7 @@ msgstr "BMP resim hili"
msgid "Failure reading GIF: %s"
msgstr ""
-#: 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 ""
@@ -220,35 +228,39 @@ msgstr ""
msgid "Circular table entry in GIF file"
msgstr ""
-#: 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 ""
-#: gdk-pixbuf/io-gif.c:1088
+#: gdk-pixbuf/io-gif.c:947
+msgid "Not enough memory to composite a frame in GIF file"
+msgstr ""
+
+#: gdk-pixbuf/io-gif.c:1116
msgid "GIF image is corrupt (incorrect LZW compression)"
msgstr "GIF resim pasydlanypdyr (nädögri LZW gysmak))"
-#: gdk-pixbuf/io-gif.c:1138
+#: gdk-pixbuf/io-gif.c:1166
msgid "File does not appear to be a GIF file"
msgstr "Bu faýl bir GIF faýl bolmaly däl"
-#: 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 ""
-#: 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."
msgstr ""
-#: gdk-pixbuf/io-gif.c:1491
+#: gdk-pixbuf/io-gif.c:1519
msgid "GIF image was truncated or incomplete."
msgstr ""
-#: gdk-pixbuf/io-gif.c:1643
+#: gdk-pixbuf/io-gif.c:1671
msgid "The GIF image format"
msgstr "GIF resim hili"
@@ -426,93 +438,107 @@ msgstr ""
msgid "Fatal error reading PNG image file: %s"
msgstr ""
-#: gdk-pixbuf/io-png.c:813
+#: gdk-pixbuf/io-png.c:810
msgid ""
"Keys for PNG text chunks must have at least 1 and at most 79 characters."
msgstr ""
-#: gdk-pixbuf/io-png.c:821
+#: gdk-pixbuf/io-png.c:818
msgid "Keys for PNG text chunks must be ASCII characters."
msgstr ""
-#: gdk-pixbuf/io-png.c:854
+#: gdk-pixbuf/io-png.c:831
+#, c-format
+msgid ""
+"PNG compression level must be a value between 0 and 9; value '%s' could not "
+"be parsed."
+msgstr ""
+
+#: gdk-pixbuf/io-png.c:843
+#, c-format
+msgid ""
+"PNG compression level must be a value between 0 and 9; value '%d' is not "
+"allowed."
+msgstr ""
+
+#: gdk-pixbuf/io-png.c:883
#, c-format
msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding."
msgstr ""
-#: gdk-pixbuf/io-png.c:994
+#: gdk-pixbuf/io-png.c:1026
msgid "The PNG image format"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:249
+#: gdk-pixbuf/io-pnm.c:252
msgid "PNM loader expected to find an integer, but didn't"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:281
+#: gdk-pixbuf/io-pnm.c:284
msgid "PNM file has an incorrect initial byte"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:311
+#: gdk-pixbuf/io-pnm.c:314
msgid "PNM file is not in a recognized PNM subformat"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:336
+#: gdk-pixbuf/io-pnm.c:339
msgid "PNM file has an image width of 0"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:357
+#: gdk-pixbuf/io-pnm.c:360
msgid "PNM file has an image height of 0"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:380
+#: gdk-pixbuf/io-pnm.c:383
msgid "Maximum color value in PNM file is 0"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:388
+#: gdk-pixbuf/io-pnm.c:391
msgid "Maximum color value in PNM file is too large"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:396
+#: gdk-pixbuf/io-pnm.c:399
msgid "Cannot handle PNM files with maximum color values greater than 255"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:435 gdk-pixbuf/io-pnm.c:463 gdk-pixbuf/io-pnm.c:495
+#: gdk-pixbuf/io-pnm.c:438 gdk-pixbuf/io-pnm.c:466 gdk-pixbuf/io-pnm.c:498
msgid "Raw PNM image type is invalid"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:555 gdk-pixbuf/io-pnm.c:597
+#: gdk-pixbuf/io-pnm.c:562 gdk-pixbuf/io-pnm.c:604
msgid "PNM image format is invalid"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:656
+#: gdk-pixbuf/io-pnm.c:663
msgid "PNM image loader does not support this PNM subformat"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:711
+#: gdk-pixbuf/io-pnm.c:718
msgid "Premature end-of-file encountered"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:743 gdk-pixbuf/io-pnm.c:974
+#: gdk-pixbuf/io-pnm.c:750 gdk-pixbuf/io-pnm.c:981
msgid "Raw PNM formats require exactly one whitespace before sample data"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:770
+#: gdk-pixbuf/io-pnm.c:777
msgid "Cannot allocate memory for loading PNM image"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:820
+#: gdk-pixbuf/io-pnm.c:827
msgid "Insufficient memory to load PNM context struct"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:871
+#: gdk-pixbuf/io-pnm.c:878
msgid "Unexpected end of PNM image data"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:1003
+#: gdk-pixbuf/io-pnm.c:1010
msgid "Insufficient memory to load PNM file"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:1082
+#: gdk-pixbuf/io-pnm.c:1089
msgid "The PNM/PBM/PGM/PPM image format family"
msgstr ""
@@ -536,60 +562,60 @@ msgstr ""
msgid "The Sun raster image format"
msgstr ""
-#: gdk-pixbuf/io-tga.c:159
+#: gdk-pixbuf/io-tga.c:154
msgid "Cannot allocate memory for IOBuffer struct"
msgstr ""
-#: gdk-pixbuf/io-tga.c:178
+#: gdk-pixbuf/io-tga.c:173
msgid "Cannot allocate memory for IOBuffer data"
msgstr ""
-#: gdk-pixbuf/io-tga.c:189
+#: gdk-pixbuf/io-tga.c:184
msgid "Cannot realloc IOBuffer data"
msgstr ""
-#: gdk-pixbuf/io-tga.c:219
+#: gdk-pixbuf/io-tga.c:214
msgid "Cannot allocate temporary IOBuffer data"
msgstr ""
-#: gdk-pixbuf/io-tga.c:353
+#: gdk-pixbuf/io-tga.c:348
msgid "Cannot allocate new pixbuf"
msgstr ""
-#: gdk-pixbuf/io-tga.c:692
+#: gdk-pixbuf/io-tga.c:689
msgid "Cannot allocate colormap structure"
msgstr ""
-#: gdk-pixbuf/io-tga.c:699
+#: gdk-pixbuf/io-tga.c:696
msgid "Cannot allocate colormap entries"
msgstr ""
-#: gdk-pixbuf/io-tga.c:721
+#: gdk-pixbuf/io-tga.c:718
msgid "Unexpected bitdepth for colormap entries"
msgstr ""
-#: gdk-pixbuf/io-tga.c:739
+#: gdk-pixbuf/io-tga.c:736
msgid "Cannot allocate TGA header memory"
msgstr ""
-#: gdk-pixbuf/io-tga.c:772
+#: gdk-pixbuf/io-tga.c:769
msgid "TGA image has invalid dimensions"
msgstr ""
-#: gdk-pixbuf/io-tga.c:778 gdk-pixbuf/io-tga.c:787 gdk-pixbuf/io-tga.c:797
-#: gdk-pixbuf/io-tga.c:807 gdk-pixbuf/io-tga.c:814
+#: gdk-pixbuf/io-tga.c:775 gdk-pixbuf/io-tga.c:784 gdk-pixbuf/io-tga.c:794
+#: gdk-pixbuf/io-tga.c:804 gdk-pixbuf/io-tga.c:811
msgid "TGA image type not supported"
msgstr ""
-#: gdk-pixbuf/io-tga.c:861
+#: gdk-pixbuf/io-tga.c:858
msgid "Cannot allocate memory for TGA context struct"
msgstr ""
-#: gdk-pixbuf/io-tga.c:926
+#: gdk-pixbuf/io-tga.c:923
msgid "Excess data in file"
msgstr ""
-#: gdk-pixbuf/io-tga.c:995
+#: gdk-pixbuf/io-tga.c:992
msgid "The Targa image format"
msgstr ""
@@ -670,39 +696,44 @@ msgstr ""
msgid "The XBM image format"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1229
+#: gdk-pixbuf/io-xpm.c:467
msgid "No XPM header found"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1237
+#: gdk-pixbuf/io-xpm.c:476
+#, fuzzy
+msgid "Invalid XPM header"
+msgstr "Tymsal içinde maýyp başlyg"
+
+#: gdk-pixbuf/io-xpm.c:484
msgid "XPM file has image width <= 0"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1245
+#: gdk-pixbuf/io-xpm.c:492
msgid "XPM file has image height <= 0"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1253
+#: gdk-pixbuf/io-xpm.c:500
msgid "XPM has invalid number of chars per pixel"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1260
+#: gdk-pixbuf/io-xpm.c:507
msgid "XPM file has invalid number of colors"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1272 gdk-pixbuf/io-xpm.c:1281 gdk-pixbuf/io-xpm.c:1333
+#: gdk-pixbuf/io-xpm.c:519 gdk-pixbuf/io-xpm.c:528 gdk-pixbuf/io-xpm.c:580
msgid "Cannot allocate memory for loading XPM image"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1295
+#: gdk-pixbuf/io-xpm.c:542
msgid "Cannot read XPM colormap"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1524
+#: gdk-pixbuf/io-xpm.c:771
msgid "Failed to write to temporary file when loading XPM image"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1559
+#: gdk-pixbuf/io-xpm.c:806
msgid "The XPM image format"
msgstr ""
@@ -764,6 +795,138 @@ msgstr ""
msgid "Gdk debugging flags to unset"
msgstr ""
+#: gdk/keyname-table.h:3940
+msgid "keyboard label|BackSpace"
+msgstr ""
+
+#: gdk/keyname-table.h:3941
+msgid "keyboard label|Tab"
+msgstr ""
+
+#: gdk/keyname-table.h:3942
+msgid "keyboard label|Return"
+msgstr ""
+
+#: gdk/keyname-table.h:3943
+msgid "keyboard label|Pause"
+msgstr ""
+
+#: gdk/keyname-table.h:3944
+msgid "keyboard label|Scroll_Lock"
+msgstr ""
+
+#: gdk/keyname-table.h:3945
+msgid "keyboard label|Sys_Req"
+msgstr ""
+
+#: gdk/keyname-table.h:3946
+msgid "keyboard label|Escape"
+msgstr ""
+
+#: gdk/keyname-table.h:3947
+msgid "keyboard label|Multi_key"
+msgstr ""
+
+#: gdk/keyname-table.h:3948
+msgid "keyboard label|Home"
+msgstr ""
+
+#: gdk/keyname-table.h:3949
+msgid "keyboard label|Page_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3950
+msgid "keyboard label|Page_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3951
+msgid "keyboard label|End"
+msgstr ""
+
+#: gdk/keyname-table.h:3952
+msgid "keyboard label|Begin"
+msgstr ""
+
+#: gdk/keyname-table.h:3953
+msgid "keyboard label|Print"
+msgstr ""
+
+#: gdk/keyname-table.h:3954
+msgid "keyboard label|Insert"
+msgstr ""
+
+#: gdk/keyname-table.h:3955
+msgid "keyboard label|Num_Lock"
+msgstr ""
+
+#: gdk/keyname-table.h:3956
+msgid "keyboard label|KP_Space"
+msgstr ""
+
+#: gdk/keyname-table.h:3957
+msgid "keyboard label|KP_Tab"
+msgstr ""
+
+#: gdk/keyname-table.h:3958
+msgid "keyboard label|KP_Enter"
+msgstr ""
+
+#: gdk/keyname-table.h:3959
+msgid "keyboard label|KP_Home"
+msgstr ""
+
+#: gdk/keyname-table.h:3960
+msgid "keyboard label|KP_Left"
+msgstr ""
+
+#: gdk/keyname-table.h:3961
+msgid "keyboard label|KP_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3962
+msgid "keyboard label|KP_Right"
+msgstr ""
+
+#: gdk/keyname-table.h:3963
+msgid "keyboard label|KP_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3964
+msgid "keyboard label|KP_Page_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3965
+msgid "keyboard label|KP_Prior"
+msgstr ""
+
+#: gdk/keyname-table.h:3966
+msgid "keyboard label|KP_Page_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3967
+msgid "keyboard label|KP_Next"
+msgstr ""
+
+#: gdk/keyname-table.h:3968
+msgid "keyboard label|KP_End"
+msgstr ""
+
+#: gdk/keyname-table.h:3969
+msgid "keyboard label|KP_Begin"
+msgstr ""
+
+#: gdk/keyname-table.h:3970
+msgid "keyboard label|KP_Insert"
+msgstr ""
+
+#: gdk/keyname-table.h:3971
+msgid "keyboard label|KP_Delete"
+msgstr ""
+
+#: gdk/keyname-table.h:3972
+msgid "keyboard label|Delete"
+msgstr ""
+
#. Description of --sync in --help output
#: gdk/win32/gdkmain-win32.c:60
msgid "Don't batch GDI requests"
@@ -799,46 +962,47 @@ msgstr ""
msgid "Make X calls synchronous"
msgstr ""
-#: gtk/gtkaboutdialog.c:260 gtk/gtkaboutdialog.c:1939
+#: gtk/gtkaboutdialog.c:270 gtk/gtkaboutdialog.c:2025
msgid "License"
msgstr ""
-#: gtk/gtkaboutdialog.c:261
+#: gtk/gtkaboutdialog.c:271
msgid "The license of the program"
msgstr ""
#. Add the credits button
-#: gtk/gtkaboutdialog.c:482
-msgid "_Credits"
-msgstr ""
+#: gtk/gtkaboutdialog.c:491
+#, fuzzy
+msgid "C_redits"
+msgstr "_Bejer"
#. Add the license button
-#: gtk/gtkaboutdialog.c:491
+#: gtk/gtkaboutdialog.c:501
msgid "_License"
msgstr ""
-#: gtk/gtkaboutdialog.c:682
+#: gtk/gtkaboutdialog.c:731
#, c-format
msgid "About %s"
msgstr ""
-#: gtk/gtkaboutdialog.c:1876
+#: gtk/gtkaboutdialog.c:1953
msgid "Credits"
msgstr ""
-#: gtk/gtkaboutdialog.c:1901
+#: gtk/gtkaboutdialog.c:1979
msgid "Written by"
msgstr ""
-#: gtk/gtkaboutdialog.c:1904
+#: gtk/gtkaboutdialog.c:1982
msgid "Documented by"
msgstr ""
-#: gtk/gtkaboutdialog.c:1916
+#: gtk/gtkaboutdialog.c:1994
msgid "Translated by"
msgstr ""
-#: gtk/gtkaboutdialog.c:1920
+#: gtk/gtkaboutdialog.c:1998
msgid "Artwork by"
msgstr ""
@@ -846,27 +1010,40 @@ msgstr ""
#. * that use the shift key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: gtk/gtkaccellabel.c:119
-msgid "Shift"
+#: gtk/gtkaccellabel.c:121
+msgid "keyboard label|Shift"
msgstr ""
#. This is the text that should appear next to menu accelerators
#. * that use the control key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: gtk/gtkaccellabel.c:125
-msgid "Ctrl"
+#: gtk/gtkaccellabel.c:128
+msgid "keyboard label|Ctrl"
msgstr ""
#. This is the text that should appear next to menu accelerators
#. * that use the alt key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: gtk/gtkaccellabel.c:131
-msgid "Alt"
+#: gtk/gtkaccellabel.c:135
+msgid "keyboard label|Alt"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkaccellabel.c:577
+msgid "keyboard label|Space"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkaccellabel.c:581
+msgid "keyboard label|Backslash"
msgstr ""
#. Translate to calendar:YM if you want years to be displayed
@@ -878,7 +1055,7 @@ msgstr ""
#. * so if you have a default text direction of RTL and YM, then
#. * the year will appear on the right.
#.
-#: gtk/gtkcalendar.c:700
+#: gtk/gtkcalendar.c:647
msgid "calendar:MY"
msgstr ""
@@ -886,129 +1063,157 @@ msgstr ""
#. * first day of the week to calendar:week_start:1 if you want Monday
#. * to be the first day of the week, and so on.
#.
-#: gtk/gtkcalendar.c:710
+#: gtk/gtkcalendar.c:661
msgid "calendar:week_start:0"
msgstr ""
-#: gtk/gtkcellrendererprogress.c:235 gtk/gtkcellrendererprogress.c:293
+#. Translators: This is a text measurement template.
+#. * Translate it to the widest year text.
+#. *
+#. * Don't include the prefix "year measurement template|"
+#. * in the translation.
+#. *
+#. * If you don't understand this, leave it as "2000"
+#.
+#: gtk/gtkcalendar.c:1549
+msgid "year measurement template|2000"
+msgstr ""
+
+#. Translators: This dictates how the year is displayed in
+#. * gtkcalendar widget. See strftime() manual for the format.
+#. * Use only ASCII in the translation.
+#. *
+#. * Also look for the msgid "year measurement template|2000".
+#. * Translate that entry to a year with the widest output of this
+#. * msgid.
+#. *
+#. * Don't include the prefix "calendar year format|" in the
+#. * translation. "%Y" is appropriate for most locales.
+#.
+#: gtk/gtkcalendar.c:1826
+msgid "calendar year format|%Y"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkcellrendererprogress.c:237 gtk/gtkcellrendererprogress.c:295
#, c-format
msgid "progress bar label|%d %%"
msgstr ""
-#: gtk/gtkcolorbutton.c:220 gtk/gtkcolorbutton.c:574
+#: gtk/gtkcolorbutton.c:221 gtk/gtkcolorbutton.c:576
msgid "Pick a Color"
msgstr ""
-#: gtk/gtkcolorbutton.c:466
+#: gtk/gtkcolorbutton.c:467
msgid "Received invalid color data\n"
msgstr ""
-#: gtk/gtkcolorsel.c:576
+#: gtk/gtkcolorsel.c:561
msgid ""
"The previously-selected color, for comparison to the color you're selecting "
"now. You can drag this color to a palette entry, or select this color as "
"current by dragging it to the other color swatch alongside."
msgstr ""
-#: gtk/gtkcolorsel.c:581
+#: gtk/gtkcolorsel.c:566
msgid ""
"The color you've chosen. You can drag this color to a palette entry to save "
"it for use in the future."
msgstr ""
-#: gtk/gtkcolorsel.c:942
+#: gtk/gtkcolorsel.c:957
msgid "_Save color here"
msgstr ""
-#: gtk/gtkcolorsel.c:1147
+#: gtk/gtkcolorsel.c:1162
msgid ""
"Click this palette entry to make it the current color. To change this entry, "
"drag a color swatch here or right-click it and select \"Save color here.\""
msgstr ""
-#: gtk/gtkcolorsel.c:1913
+#: gtk/gtkcolorsel.c:1929
msgid ""
"Select the color you want from the outer ring. Select the darkness or "
"lightness of that color using the inner triangle."
msgstr ""
-#: gtk/gtkcolorsel.c:1938
+#: gtk/gtkcolorsel.c:1954
msgid ""
"Click the eyedropper, then click a color anywhere on your screen to select "
"that color."
msgstr ""
-#: gtk/gtkcolorsel.c:1947
+#: gtk/gtkcolorsel.c:1963
msgid "_Hue:"
msgstr ""
-#: gtk/gtkcolorsel.c:1948
+#: gtk/gtkcolorsel.c:1964
msgid "Position on the color wheel."
msgstr ""
-#: gtk/gtkcolorsel.c:1950
+#: gtk/gtkcolorsel.c:1966
msgid "_Saturation:"
msgstr ""
-#: gtk/gtkcolorsel.c:1951
+#: gtk/gtkcolorsel.c:1967
msgid "\"Deepness\" of the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1952
+#: gtk/gtkcolorsel.c:1968
msgid "_Value:"
msgstr "_Mykdar:"
-#: gtk/gtkcolorsel.c:1953
+#: gtk/gtkcolorsel.c:1969
msgid "Brightness of the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1954
+#: gtk/gtkcolorsel.c:1970
msgid "_Red:"
msgstr "_Gyzyl"
-#: gtk/gtkcolorsel.c:1955
+#: gtk/gtkcolorsel.c:1971
msgid "Amount of red light in the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1956
+#: gtk/gtkcolorsel.c:1972
msgid "_Green:"
msgstr "_Ýaşyl:"
-#: gtk/gtkcolorsel.c:1957
+#: gtk/gtkcolorsel.c:1973
msgid "Amount of green light in the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1958
+#: gtk/gtkcolorsel.c:1974
msgid "_Blue:"
msgstr "_Gök:"
-#: gtk/gtkcolorsel.c:1959
+#: gtk/gtkcolorsel.c:1975
msgid "Amount of blue light in the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1962
+#: gtk/gtkcolorsel.c:1978
msgid "_Opacity:"
msgstr "_Matlyk:"
-#: gtk/gtkcolorsel.c:1970 gtk/gtkcolorsel.c:1981
+#: gtk/gtkcolorsel.c:1986 gtk/gtkcolorsel.c:1997
msgid "Transparency of the color."
msgstr "Renkiň durlyky."
-#: gtk/gtkcolorsel.c:1988
+#: gtk/gtkcolorsel.c:2004
msgid "Color _Name:"
msgstr "Renk _Ady:"
-#: gtk/gtkcolorsel.c:2003
+#: gtk/gtkcolorsel.c:2019
msgid ""
"You can enter an HTML-style hexadecimal color value, or simply a color name "
"such as 'orange' in this entry."
msgstr ""
-#: gtk/gtkcolorsel.c:2022
+#: gtk/gtkcolorsel.c:2038
msgid "_Palette"
msgstr "_Pälet"
-#: gtk/gtkcolorsel.c:2054
+#: gtk/gtkcolorsel.c:2070
#, fuzzy
msgid "Color Wheel"
msgstr "Renk Saýlawy"
@@ -1017,284 +1222,300 @@ msgstr "Renk Saýlawy"
msgid "Color Selection"
msgstr "Renk Saýlawy"
-#: gtk/gtkentry.c:4507 gtk/gtktextview.c:7030
+#: gtk/gtkentry.c:4508 gtk/gtktextview.c:7068
msgid "Select _All"
msgstr "_Ehlini Saýla"
-#: gtk/gtkentry.c:4517 gtk/gtktextview.c:7040
+#: gtk/gtkentry.c:4518 gtk/gtktextview.c:7078
msgid "Input _Methods"
msgstr ""
-#: gtk/gtkentry.c:4528 gtk/gtktextview.c:7051
+#: gtk/gtkentry.c:4529 gtk/gtktextview.c:7089
msgid "_Insert Unicode Control Character"
msgstr "Uniköd kontrol karakterni _girdir"
-#: gtk/gtkfilechooser.c:1584 gtk/gtkfilechooser.c:1628
-#: gtk/gtkfilechooser.c:1703 gtk/gtkfilechooser.c:1747
+#: gtk/gtkfilechooser.c:1588 gtk/gtkfilechooser.c:1632
+#: gtk/gtkfilechooser.c:1707 gtk/gtkfilechooser.c:1751
#, c-format
msgid "Invalid filename: %s"
msgstr "Maýyp faýl ady: %s"
-#: gtk/gtkfilechooserbutton.c:65
+#: gtk/gtkfilechooserbutton.c:67
#, fuzzy
msgid "Select A File"
msgstr "Faýly Poz"
-#: gtk/gtkfilechooserbutton.c:66 gtk/gtkfilechooserdefault.c:1229
-#: gtk/gtkpathbar.c:982
+#: gtk/gtkfilechooserbutton.c:68 gtk/gtkfilechooserdefault.c:1302
+#: gtk/gtkpathbar.c:1020
msgid "Home"
msgstr "Öý"
-#: gtk/gtkfilechooserbutton.c:67 gtk/gtkfilechooserdefault.c:1256
-#: gtk/gtkpathbar.c:984
+#: gtk/gtkfilechooserbutton.c:69 gtk/gtkfilechooserdefault.c:1329
+#: gtk/gtkpathbar.c:1022
msgid "Desktop"
msgstr "Desktap"
-#: gtk/gtkfilechooserbutton.c:68
+#: gtk/gtkfilechooserbutton.c:70
#, fuzzy
msgid "(None)"
msgstr "hiç"
-#: gtk/gtkfilechooserbutton.c:1515
+#: gtk/gtkfilechooserbutton.c:1523
msgid "Other..."
msgstr ""
-#: gtk/gtkfilechooserdefault.c:867
+#: gtk/gtkfilechooserdefault.c:917
msgid "Could not retrieve information about the file"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:878
+#: gtk/gtkfilechooserdefault.c:928
msgid "Could not add a bookmark"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:889
+#: gtk/gtkfilechooserdefault.c:939
msgid "Could not remove bookmark"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:900
+#: gtk/gtkfilechooserdefault.c:950
msgid "The folder could not be created"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:911
+#: gtk/gtkfilechooserdefault.c:963
+msgid ""
+"The folder could not be created, as a file with the same name already "
+"exists. Try using a different name for the folder, or rename the file first."
+msgstr ""
+
+#: gtk/gtkfilechooserdefault.c:976
#, fuzzy
msgid "Invalid file name"
msgstr "Maýyp faýl ady: %s"
-#: gtk/gtkfilechooserdefault.c:921
+#: gtk/gtkfilechooserdefault.c:986
msgid "The folder contents could not be displayed"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:1119
+#: gtk/gtkfilechooserdefault.c:1192
#, c-format
msgid "Could not get information about '%s': %s"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2095
+#: gtk/gtkfilechooserdefault.c:2208
#, c-format
msgid "Add the folder '%s' to the bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2136
+#: gtk/gtkfilechooserdefault.c:2249
msgid "Add the current folder to the bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2138
+#: gtk/gtkfilechooserdefault.c:2251
msgid "Add the selected folders to the bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2178
+#: gtk/gtkfilechooserdefault.c:2291
#, c-format
msgid "Remove the bookmark '%s'"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2591
+#: gtk/gtkfilechooserdefault.c:2722
#, c-format
msgid "Could not add a bookmark for '%s' because it is an invalid path name."
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2769
+#: gtk/gtkfilechooserdefault.c:2937
+#, fuzzy
+msgid "Remove"
+msgstr "_Çykar"
+
+#: gtk/gtkfilechooserdefault.c:2946
+#, fuzzy
+msgid "Rename..."
+msgstr "_Adyny Ewez Et"
+
+#: gtk/gtkfilechooserdefault.c:3069
msgid "Shortcuts"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2823
+#: gtk/gtkfilechooserdefault.c:3123
msgid "Folder"
msgstr "Halta"
-#: gtk/gtkfilechooserdefault.c:2875 gtk/gtkstock.c:295
+#: gtk/gtkfilechooserdefault.c:3179 gtk/gtkstock.c:317
msgid "_Add"
msgstr "_Ekle"
-#: gtk/gtkfilechooserdefault.c:2882
-msgid "Add the selected folder to the bookmarks"
+#: gtk/gtkfilechooserdefault.c:3186
+msgid "Add the selected folder to the Bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2887 gtk/gtkstock.c:352
+#: gtk/gtkfilechooserdefault.c:3191 gtk/gtkstock.c:395
msgid "_Remove"
msgstr "_Çykar"
-#: gtk/gtkfilechooserdefault.c:2894
+#: gtk/gtkfilechooserdefault.c:3198
msgid "Remove the selected bookmark"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2997
-msgid "_Add to Shortcuts"
+#: gtk/gtkfilechooserdefault.c:3305
+msgid "_Add to Bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:3007
+#: gtk/gtkfilechooserdefault.c:3315
#, fuzzy
msgid "Open _Location"
msgstr "Ýeri Aç"
-#: gtk/gtkfilechooserdefault.c:3019
+#: gtk/gtkfilechooserdefault.c:3327
msgid "Show _Hidden Files"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:3143 gtk/gtkfilesel.c:767
+#: gtk/gtkfilechooserdefault.c:3451 gtk/gtkfilesel.c:766
msgid "Files"
msgstr "Faýllar"
-#: gtk/gtkfilechooserdefault.c:3174
+#: gtk/gtkfilechooserdefault.c:3482
msgid "Name"
msgstr "Ad"
-#: gtk/gtkfilechooserdefault.c:3199
+#: gtk/gtkfilechooserdefault.c:3507
msgid "Size"
msgstr "Ululyk"
-#: gtk/gtkfilechooserdefault.c:3212
+#: gtk/gtkfilechooserdefault.c:3520
msgid "Modified"
msgstr "Üýtgän"
-#: gtk/gtkfilechooserdefault.c:3244
+#: gtk/gtkfilechooserdefault.c:3552
msgid "Select which types of files are shown"
msgstr ""
#. Create Folder
-#: gtk/gtkfilechooserdefault.c:3280
+#: gtk/gtkfilechooserdefault.c:3588
#, fuzzy
msgid "Create Fo_lder"
msgstr "_Halta Bejer"
#. Name entry
-#: gtk/gtkfilechooserdefault.c:3398
+#: gtk/gtkfilechooserdefault.c:3709
msgid "_Name:"
msgstr "_Ad:"
-#: gtk/gtkfilechooserdefault.c:3438
+#: gtk/gtkfilechooserdefault.c:3749
msgid "_Browse for other folders"
msgstr "Haltalar üçin _ahtar"
-#: gtk/gtkfilechooserdefault.c:3688
+#: gtk/gtkfilechooserdefault.c:4000
msgid "Save in _folder:"
msgstr "Bu haltaniň içinde gaýd etň:"
-#: gtk/gtkfilechooserdefault.c:3690
+#: gtk/gtkfilechooserdefault.c:4002
msgid "Create in _folder:"
msgstr "Bu haltaniň içinde bejer:"
-#: gtk/gtkfilechooserdefault.c:4523
+#: gtk/gtkfilechooserdefault.c:4959
#, fuzzy
msgid "Cannot change to folder because it is not local"
msgstr "Haltany ýerly bolmansaň ony üýtgedip bolmaýar"
-#: gtk/gtkfilechooserdefault.c:5048
+#: gtk/gtkfilechooserdefault.c:5513
#, fuzzy, c-format
msgid "Shortcut %s does not exist"
msgstr "%s gysga ýoly ýok"
-#: gtk/gtkfilechooserdefault.c:5508
+#: gtk/gtkfilechooserdefault.c:6057
#, c-format
msgid "Could not mount %s"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:5802
+#: gtk/gtkfilechooserdefault.c:6352
msgid "Type name of new folder"
msgstr "Haltnyň adyny ýazyň"
-#: gtk/gtkfilechooserdefault.c:5844
+#: gtk/gtkfilechooserdefault.c:6394
#, c-format
msgid "%d byte"
msgid_plural "%d bytes"
msgstr[0] "%d baýt"
msgstr[1] "%d baýt"
-#: gtk/gtkfilechooserdefault.c:5846
+#: gtk/gtkfilechooserdefault.c:6396
#, c-format
msgid "%.1f K"
msgstr "%.1f K"
-#: gtk/gtkfilechooserdefault.c:5848
+#: gtk/gtkfilechooserdefault.c:6398
#, c-format
msgid "%.1f M"
msgstr "%.1f M"
-#: gtk/gtkfilechooserdefault.c:5850
+#: gtk/gtkfilechooserdefault.c:6400
#, c-format
msgid "%.1f G"
msgstr "%.1f G"
-#: gtk/gtkfilechooserdefault.c:5902
+#: gtk/gtkfilechooserdefault.c:6446 gtk/gtkfilechooserdefault.c:6470
+msgid "Unknown"
+msgstr "Natanyş"
+
+#: gtk/gtkfilechooserdefault.c:6457
msgid "Today"
msgstr "Bugun"
-#: gtk/gtkfilechooserdefault.c:5904
+#: gtk/gtkfilechooserdefault.c:6459
msgid "Yesterday"
msgstr "Düýn"
-#: gtk/gtkfilechooserdefault.c:5915
-msgid "Unknown"
-msgstr "Natanyş"
-
-#: gtk/gtkfilechooserdefault.c:5985
+#: gtk/gtkfilechooserdefault.c:6541
#, fuzzy
msgid "Cannot change folder"
msgstr "Bu haltaniň içinde bejer:"
-#: gtk/gtkfilechooserdefault.c:5986
+#: gtk/gtkfilechooserdefault.c:6542
msgid "The folder you specified is an invalid path."
msgstr ""
-#: gtk/gtkfilechooserdefault.c:6025
+#: gtk/gtkfilechooserdefault.c:6581
#, c-format
msgid "Could not build file name from '%s' and '%s'"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:6061
+#: gtk/gtkfilechooserdefault.c:6617
#, fuzzy
msgid "Could not select item"
msgstr "Renk Saýlawy"
-#: gtk/gtkfilechooserdefault.c:6101
+#: gtk/gtkfilechooserdefault.c:6657
msgid "Open Location"
msgstr "Ýeri Aç"
-#: gtk/gtkfilechooserdefault.c:6108
+#: gtk/gtkfilechooserdefault.c:6664
#, fuzzy
msgid "Save in Location"
msgstr "Ýeri Aç"
-#: gtk/gtkfilechooserdefault.c:6132
+#: gtk/gtkfilechooserdefault.c:6688
msgid "_Location:"
msgstr "_Ýer"
-#: gtk/gtkfilesel.c:731
+#: gtk/gtkfilesel.c:730
msgid "Folders"
msgstr "Haltalar"
-#: gtk/gtkfilesel.c:735
+#: gtk/gtkfilesel.c:734
msgid "Fol_ders"
msgstr "_Haltalar"
-#: gtk/gtkfilesel.c:771
+#: gtk/gtkfilesel.c:770
msgid "_Files"
msgstr "_Faýllar"
-#: gtk/gtkfilesel.c:859 gtk/gtkfilesel.c:2249
+#: gtk/gtkfilesel.c:858 gtk/gtkfilesel.c:2248
#, c-format
msgid "Folder unreadable: %s"
msgstr ""
-#: gtk/gtkfilesel.c:990
+#: gtk/gtkfilesel.c:989
#, c-format
msgid ""
"The file \"%s\" resides on another machine (called %s) and may not be "
@@ -1302,139 +1523,139 @@ msgid ""
"Are you sure that you want to select it?"
msgstr ""
-#: gtk/gtkfilesel.c:1121
+#: gtk/gtkfilesel.c:1120
msgid "_New Folder"
msgstr "Täze Halta"
-#: gtk/gtkfilesel.c:1132
+#: gtk/gtkfilesel.c:1131
msgid "De_lete File"
msgstr "Faýly _Poz"
-#: gtk/gtkfilesel.c:1143
+#: gtk/gtkfilesel.c:1142
msgid "_Rename File"
msgstr "Faýlyň Adyny _Ewez Et"
-#: gtk/gtkfilesel.c:1445
+#: gtk/gtkfilesel.c:1444
#, c-format
msgid ""
"The folder name \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
-#: gtk/gtkfilesel.c:1447
+#: gtk/gtkfilesel.c:1446
#, c-format
msgid ""
"Error creating folder \"%s\": %s\n"
"%s"
msgstr ""
-#: gtk/gtkfilesel.c:1448 gtk/gtkfilesel.c:1684
+#: gtk/gtkfilesel.c:1447 gtk/gtkfilesel.c:1683
msgid "You probably used symbols not allowed in filenames."
msgstr ""
-#: gtk/gtkfilesel.c:1456
+#: gtk/gtkfilesel.c:1455
#, c-format
msgid "Error creating folder \"%s\": %s\n"
msgstr ""
-#: gtk/gtkfilesel.c:1490
+#: gtk/gtkfilesel.c:1489
msgid "New Folder"
msgstr "Täze Halta"
-#: gtk/gtkfilesel.c:1505
+#: gtk/gtkfilesel.c:1504
msgid "_Folder name:"
msgstr "_Halta Ady:"
-#: gtk/gtkfilesel.c:1529
+#: gtk/gtkfilesel.c:1528
msgid "C_reate"
msgstr "_Bejer"
-#: gtk/gtkfilesel.c:1572
+#: gtk/gtkfilesel.c:1571
#, c-format
msgid "The filename \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
-#: gtk/gtkfilesel.c:1575
+#: gtk/gtkfilesel.c:1574
#, c-format
msgid ""
"Error deleting file \"%s\": %s\n"
"%s"
msgstr ""
-#: gtk/gtkfilesel.c:1577 gtk/gtkfilesel.c:1698
+#: gtk/gtkfilesel.c:1576 gtk/gtkfilesel.c:1697
msgid "It probably contains symbols not allowed in filenames."
msgstr ""
-#: gtk/gtkfilesel.c:1586
+#: gtk/gtkfilesel.c:1585
#, c-format
msgid "Error deleting file \"%s\": %s"
msgstr ""
-#: gtk/gtkfilesel.c:1629
+#: gtk/gtkfilesel.c:1628
#, c-format
msgid "Really delete file \"%s\"?"
msgstr ""
-#: gtk/gtkfilesel.c:1634
+#: gtk/gtkfilesel.c:1633
msgid "Delete File"
msgstr "Faýly Poz"
-#: gtk/gtkfilesel.c:1680 gtk/gtkfilesel.c:1694
+#: gtk/gtkfilesel.c:1679 gtk/gtkfilesel.c:1693
#, c-format
msgid "The file name \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
-#: gtk/gtkfilesel.c:1682
+#: gtk/gtkfilesel.c:1681
#, c-format
msgid ""
"Error renaming file to \"%s\": %s\n"
"%s"
msgstr ""
-#: gtk/gtkfilesel.c:1696
+#: gtk/gtkfilesel.c:1695
#, c-format
msgid ""
"Error renaming file \"%s\": %s\n"
"%s"
msgstr ""
-#: gtk/gtkfilesel.c:1706
+#: gtk/gtkfilesel.c:1705
#, c-format
msgid "Error renaming file \"%s\" to \"%s\": %s"
msgstr "Faýlyň adyny \"%s\"-den \"%s\"-e ewez etmede bu hata doredi: %s"
-#: gtk/gtkfilesel.c:1753
+#: gtk/gtkfilesel.c:1752
msgid "Rename File"
msgstr "Faýl Adyny Ewez Et"
-#: gtk/gtkfilesel.c:1768
+#: gtk/gtkfilesel.c:1767
#, c-format
msgid "Rename file \"%s\" to:"
msgstr "\"%s\" faýlyň adyny bu ada ewir:"
-#: gtk/gtkfilesel.c:1797
+#: gtk/gtkfilesel.c:1796
msgid "_Rename"
msgstr "_Adyny Ewez Et"
-#: gtk/gtkfilesel.c:2229
+#: gtk/gtkfilesel.c:2228
msgid "_Selection: "
msgstr "_Saýlaw:"
-#: gtk/gtkfilesel.c:3152
+#: gtk/gtkfilesel.c:3151
#, c-format
msgid ""
"The filename \"%s\" couldn't be converted to UTF-8. (try setting the "
"environment variable G_FILENAME_ENCODING): %s"
msgstr ""
-#: gtk/gtkfilesel.c:3155
+#: gtk/gtkfilesel.c:3154
msgid "Invalid UTF-8"
msgstr "Maýyp UTF-8"
-#: gtk/gtkfilesel.c:4032
+#: gtk/gtkfilesel.c:4031
msgid "Name too long"
msgstr "Ad beter uzyn"
-#: gtk/gtkfilesel.c:4034
+#: gtk/gtkfilesel.c:4033
msgid "Couldn't convert filename"
msgstr ""
@@ -1442,95 +1663,110 @@ msgstr ""
msgid "(Empty)"
msgstr "(Puç)"
-#: gtk/gtkfilesystemunix.c:415 gtk/gtkfilesystemunix.c:429
-#: gtk/gtkfilesystemunix.c:626 gtk/gtkfilesystemwin32.c:482
-#: gtk/gtkfilesystemwin32.c:495 gtk/gtkfilesystemwin32.c:1530
+#: gtk/gtkfilesystemunix.c:475 gtk/gtkfilesystemunix.c:678
+#: gtk/gtkfilesystemunix.c:1918 gtk/gtkfilesystemwin32.c:482
+#: gtk/gtkfilesystemwin32.c:495 gtk/gtkfilesystemwin32.c:1560
#, c-format
msgid "Error getting information for '%s': %s"
msgstr ""
-#: gtk/gtkfilesystemunix.c:495 gtk/gtkfilesystemwin32.c:537
+#: gtk/gtkfilesystemunix.c:547 gtk/gtkfilesystemwin32.c:537
#, fuzzy, c-format
msgid "Error creating directory '%s': %s"
msgstr "Faýlyň adyny \"%s\"-den \"%s\"-e ewez etmede bu hata doredi: %s"
-#: gtk/gtkfilesystemunix.c:575 gtk/gtkfilesystemwin32.c:597
+#: gtk/gtkfilesystemunix.c:627 gtk/gtkfilesystemwin32.c:597
msgid "This file system does not support mounting"
msgstr ""
-#: gtk/gtkfilesystemunix.c:583
+#: gtk/gtkfilesystemunix.c:635
msgid "Filesystem"
msgstr ""
-#: gtk/gtkfilesystemunix.c:740
+#: gtk/gtkfilesystemunix.c:792
#, c-format
msgid "Could not get a stock icon for %s"
msgstr ""
-#: gtk/gtkfilesystemunix.c:835
+#: gtk/gtkfilesystemunix.c:887
#, c-format
msgid ""
"The name \"%s\" is not valid because it contains the character \"%s\". "
"Please use a different name."
msgstr ""
-#: gtk/gtkfilesystemunix.c:1443 gtk/gtkfilesystemwin32.c:1004
-#, c-format
-msgid "Bookmark saving failed: %s"
-msgstr ""
+#: gtk/gtkfilesystemunix.c:1489
+#, fuzzy, c-format
+msgid "Writing %s failed: %s"
+msgstr "Resim faýla ýazmakda hata boldy: %s"
-#: gtk/gtkfilesystemunix.c:1495
+#: gtk/gtkfilesystemunix.c:1578
#, c-format
msgid "'%s' already exists in the bookmarks list"
msgstr ""
-#: gtk/gtkfilesystemunix.c:1557
+#: gtk/gtkfilesystemunix.c:1650
#, c-format
msgid "'%s' does not exist in the bookmarks list"
msgstr ""
-#: gtk/gtkfilesystemunix.c:1739
+#: gtk/gtkfilesystemunix.c:1878
+#, fuzzy, c-format
+msgid "Error getting information for '/': %s"
+msgstr "Faýlyň adyny \"%s\"-den \"%s\"-e ewez etmede bu hata doredi: %s"
+
+#: gtk/gtkfilesystemwin32.c:611
+#, c-format
+msgid "Network Drive (%s)"
+msgstr ""
+
+#: gtk/gtkfilesystemwin32.c:650
+#, fuzzy, c-format
+msgid "%s (%s)"
+msgstr "%s: %s"
+
+#: gtk/gtkfilesystemwin32.c:1032
#, c-format
-msgid "Error getting information for '%s'"
+msgid "Bookmark saving failed: %s"
msgstr ""
-#: gtk/gtkfontbutton.c:178 gtk/gtkfontbutton.c:295
+#: gtk/gtkfontbutton.c:179 gtk/gtkfontbutton.c:292
msgid "Pick a Font"
msgstr ""
#. Initialize fields
-#: gtk/gtkfontbutton.c:289
+#: gtk/gtkfontbutton.c:286
msgid "Sans 12"
msgstr "Sans 12"
-#: gtk/gtkfontbutton.c:807
+#: gtk/gtkfontbutton.c:804
msgid "Font"
msgstr "Kalam"
#. This is the default text shown in the preview entry, though the user
#. can set it. Remember that some fonts only have capital letters.
-#: gtk/gtkfontsel.c:73
+#: gtk/gtkfontsel.c:74
msgid "abcdefghijk ABCDEFGHIJK"
msgstr "abçefghijk ABÇDEFGHIJK"
-#: gtk/gtkfontsel.c:360
+#: gtk/gtkfontsel.c:361
msgid "_Family:"
msgstr ""
-#: gtk/gtkfontsel.c:366
+#: gtk/gtkfontsel.c:367
msgid "_Style:"
msgstr "_Terz:"
-#: gtk/gtkfontsel.c:372
+#: gtk/gtkfontsel.c:373
msgid "Si_ze:"
msgstr "_Ululyk:"
#. create the text entry widget
-#: gtk/gtkfontsel.c:548
+#: gtk/gtkfontsel.c:549
msgid "_Preview:"
msgstr "_Ön Namaýyş"
-#: gtk/gtkfontsel.c:1382
+#: gtk/gtkfontsel.c:1383
msgid "Font Selection"
msgstr "Kalam Saýlawy"
@@ -1545,12 +1781,12 @@ msgstr "_Gamma mykdary"
#. Remove this icon source so we don't keep trying to
#. * load it.
#.
-#: gtk/gtkiconfactory.c:1629
+#: gtk/gtkiconfactory.c:1644
#, c-format
msgid "Error loading icon: %s"
msgstr "%s tymsaly ýüklemekde hata boldy"
-#: gtk/gtkicontheme.c:1263
+#: gtk/gtkicontheme.c:1250
#, c-format
msgid ""
"Could not find the icon '%s'. The '%s' theme\n"
@@ -1559,7 +1795,7 @@ msgid ""
"\t%s"
msgstr ""
-#: gtk/gtkicontheme.c:1328
+#: gtk/gtkicontheme.c:1315
#, c-format
msgid "Icon '%s' not present in theme"
msgstr "%s tymsaly temde ýok"
@@ -1647,7 +1883,7 @@ msgstr "(natanyş)"
msgid "clear"
msgstr "durla"
-#: gtk/gtklabel.c:3930
+#: gtk/gtklabel.c:3935
msgid "Select All"
msgstr "Ehlini Saýla"
@@ -1681,359 +1917,391 @@ msgstr ""
#. * Do *not* translate it to "predefinito:LTR", if it
#. * it isn't default:LTR or default:RTL it will not work
#.
-#: gtk/gtkmain.c:482
+#: gtk/gtkmain.c:476
msgid "default:LTR"
msgstr "oň bellenen:LTR"
-#: gtk/gtkmain.c:565
+#: gtk/gtkmain.c:559
msgid "GTK+ Options"
msgstr ""
-#: gtk/gtkmain.c:565
+#: gtk/gtkmain.c:559
msgid "Show GTK+ Options"
msgstr ""
-#: gtk/gtknotebook.c:2712 gtk/gtknotebook.c:5060
+#: gtk/gtknotebook.c:2718 gtk/gtknotebook.c:5064
#, c-format
msgid "Page %u"
msgstr "%u sahypasy"
-#: gtk/gtkradiotoolbutton.c:91
+#: gtk/gtkradiotoolbutton.c:92
msgid "Group"
msgstr "Topar"
-#: gtk/gtkradiotoolbutton.c:92
+#: gtk/gtkradiotoolbutton.c:93
msgid "The radio tool button whose group this button belongs to."
msgstr ""
-#: gtk/gtkrc.c:2399
+#: gtk/gtkrc.c:2400
#, c-format
msgid "Unable to find include file: \"%s\""
msgstr ""
-#: gtk/gtkrc.c:3038 gtk/gtkrc.c:3041
+#: gtk/gtkrc.c:3042 gtk/gtkrc.c:3045
#, c-format
msgid "Unable to locate image file in pixmap_path: \"%s\""
msgstr ""
-#: gtk/gtkrc.c:3476
+#: gtk/gtkrc.c:3480
#, c-format
msgid "Pixmap path element: \"%s\" must be absolute, %s, line %d"
msgstr ""
#. KEEP IN SYNC with gtkiconfactory.c stock icons, when appropriate
-#: gtk/gtkstock.c:286
+#: gtk/gtkstock.c:308
msgid "Information"
msgstr "Maglumat"
-#: gtk/gtkstock.c:287
+#: gtk/gtkstock.c:309
msgid "Warning"
msgstr "Duýdurum"
-#: gtk/gtkstock.c:288
+#: gtk/gtkstock.c:310
msgid "Error"
msgstr "Hata"
-#: gtk/gtkstock.c:289
+#: gtk/gtkstock.c:311
msgid "Question"
msgstr "Sorag"
#. FIXME these need accelerators when appropriate, and
#. * need the mnemonics to be rationalized
#.
-#: gtk/gtkstock.c:294
+#: gtk/gtkstock.c:316
msgid "_About"
msgstr ""
-#: gtk/gtkstock.c:296
+#: gtk/gtkstock.c:318
msgid "_Apply"
msgstr "_Tatbyk Ber"
-#: gtk/gtkstock.c:297
+#: gtk/gtkstock.c:319
msgid "_Bold"
msgstr "_Batyr"
-#: gtk/gtkstock.c:298
+#: gtk/gtkstock.c:320
msgid "_Cancel"
msgstr "_Ybtal"
-#: gtk/gtkstock.c:299
+#: gtk/gtkstock.c:321
msgid "_CD-Rom"
msgstr "_CD-Rom"
-#: gtk/gtkstock.c:300
+#: gtk/gtkstock.c:322
msgid "_Clear"
msgstr "_Durla"
-#: gtk/gtkstock.c:301
+#: gtk/gtkstock.c:323
msgid "_Close"
msgstr "_Ýap"
-#: gtk/gtkstock.c:302
+#: gtk/gtkstock.c:324
msgid "_Convert"
msgstr ""
-#: gtk/gtkstock.c:303
+#: gtk/gtkstock.c:325
msgid "_Copy"
msgstr "_Nusgala"
-#: gtk/gtkstock.c:304
+#: gtk/gtkstock.c:326
msgid "Cu_t"
msgstr "_Kes"
-#: gtk/gtkstock.c:305
+#: gtk/gtkstock.c:327
msgid "_Delete"
msgstr "_Poz"
-#: gtk/gtkstock.c:306
+#: gtk/gtkstock.c:328
msgid "_Execute"
msgstr "_Işe Sal"
-#: gtk/gtkstock.c:307
+#: gtk/gtkstock.c:329
msgid "_Edit"
msgstr ""
-#: gtk/gtkstock.c:308
+#: gtk/gtkstock.c:330
msgid "_Find"
msgstr "_Tap"
-#: gtk/gtkstock.c:309
+#: gtk/gtkstock.c:331
msgid "Find and _Replace"
msgstr "Tap we _Ewez Et"
-#: gtk/gtkstock.c:310
+#: gtk/gtkstock.c:332
msgid "_Floppy"
msgstr "_Disket"
-#: gtk/gtkstock.c:311
-msgid "_Bottom"
-msgstr "_Ast"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:334
+msgid "Navigation|_Bottom"
+msgstr ""
-#: gtk/gtkstock.c:312
-msgid "_First"
-msgstr "_Ilkinji"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:336
+msgid "Navigation|_First"
+msgstr ""
-#: gtk/gtkstock.c:313
-msgid "_Last"
-msgstr "_Soňki"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:338
+msgid "Navigation|_Last"
+msgstr ""
-#: gtk/gtkstock.c:314
-msgid "_Top"
-msgstr "_Üst"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:340
+msgid "Navigation|_Top"
+msgstr ""
-#: gtk/gtkstock.c:315
-msgid "_Back"
-msgstr "_Iz"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:342
+msgid "Navigation|_Back"
+msgstr ""
-#: gtk/gtkstock.c:316
-msgid "_Down"
-msgstr "_Aşak"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:344
+msgid "Navigation|_Down"
+msgstr ""
-#: gtk/gtkstock.c:317 gtk/gtkstock.c:331
-msgid "_Forward"
-msgstr "_Ew"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:346
+msgid "Navigation|_Forward"
+msgstr ""
-#: gtk/gtkstock.c:318
-msgid "_Up"
-msgstr "_Ýokary"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:348
+msgid "Navigation|_Up"
+msgstr ""
-#: gtk/gtkstock.c:319
+#: gtk/gtkstock.c:349
msgid "_Harddisk"
msgstr ""
-#: gtk/gtkstock.c:320
+#: gtk/gtkstock.c:350
msgid "_Help"
msgstr "_Ýardam"
-#: gtk/gtkstock.c:321
+#: gtk/gtkstock.c:351
msgid "_Home"
msgstr "_Öý"
-#: gtk/gtkstock.c:322
+#: gtk/gtkstock.c:352
msgid "Increase Indent"
msgstr "Gaýşaryşy Köpelt"
-#: gtk/gtkstock.c:323
+#: gtk/gtkstock.c:353
msgid "Decrease Indent"
msgstr "Gaýşaryşy Azalt"
-#: gtk/gtkstock.c:324
+#: gtk/gtkstock.c:354
msgid "_Index"
msgstr "_Indeks"
-#: gtk/gtkstock.c:325
+#: gtk/gtkstock.c:355
msgid "_Italic"
msgstr "_Gişik"
-#: gtk/gtkstock.c:326
+#: gtk/gtkstock.c:356
msgid "_Jump to"
msgstr "_Bök"
-#: gtk/gtkstock.c:327
-msgid "_Center"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:358
+#, fuzzy
+msgid "Justify|_Center"
msgstr "_Orta"
-#: gtk/gtkstock.c:328
-msgid "_Fill"
-msgstr "_Doldur"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:360
+msgid "Justify|_Fill"
+msgstr ""
-#: gtk/gtkstock.c:329
-msgid "_Left"
-msgstr "_Çep"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:362
+msgid "Justify|_Left"
+msgstr ""
-#: gtk/gtkstock.c:330
-msgid "_Right"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:364
+#, fuzzy
+msgid "Justify|_Right"
msgstr "_Sag"
-#: gtk/gtkstock.c:332
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:367
#, fuzzy
-msgid "_Next"
+msgid "Media|_Forward"
+msgstr "_Ew"
+
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:369
+#, fuzzy
+msgid "Media|_Next"
msgstr "_Täze"
-#: gtk/gtkstock.c:333
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:371
#, fuzzy
-msgid "P_ause"
+msgid "Media|P_ause"
msgstr "_Ýabşyr"
-#: gtk/gtkstock.c:334
-msgid "_Play"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:373
+msgid "Media|_Play"
msgstr ""
-#: gtk/gtkstock.c:335
-msgid "Pre_vious"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:375
+msgid "Media|Pre_vious"
msgstr ""
-#: gtk/gtkstock.c:336
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:377
#, fuzzy
-msgid "_Record"
+msgid "Media|_Record"
msgstr "_Gyzyl"
-#: gtk/gtkstock.c:337
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:379
#, fuzzy
-msgid "R_ewind"
+msgid "Media|R_ewind"
msgstr "_Tap"
-#: gtk/gtkstock.c:338 gtk/gtkstock.c:361
-msgid "_Stop"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:381
+#, fuzzy
+msgid "Media|_Stop"
msgstr "_Dur"
-#: gtk/gtkstock.c:339
+#: gtk/gtkstock.c:382
msgid "_Network"
msgstr "_Şebeke"
-#: gtk/gtkstock.c:340
+#: gtk/gtkstock.c:383
msgid "_New"
msgstr "_Täze"
-#: gtk/gtkstock.c:341
+#: gtk/gtkstock.c:384
msgid "_No"
msgstr "_Ýok"
-#: gtk/gtkstock.c:342
+#: gtk/gtkstock.c:385
msgid "_OK"
msgstr "_Bolýar"
-#: gtk/gtkstock.c:343
+#: gtk/gtkstock.c:386
msgid "_Open"
msgstr "_Aç"
-#: gtk/gtkstock.c:344
+#: gtk/gtkstock.c:387
msgid "_Paste"
msgstr "_Ýabşyr"
-#: gtk/gtkstock.c:345
+#: gtk/gtkstock.c:388
msgid "_Preferences"
msgstr "_Seçenekler"
-#: gtk/gtkstock.c:346
+#: gtk/gtkstock.c:389
msgid "_Print"
msgstr "_Çap Et"
-#: gtk/gtkstock.c:347
+#: gtk/gtkstock.c:390
msgid "Print Pre_view"
msgstr "Çapyň _Ön Namaýyşy"
-#: gtk/gtkstock.c:348
+#: gtk/gtkstock.c:391
msgid "_Properties"
msgstr "_Häsiýetler"
-#: gtk/gtkstock.c:349
+#: gtk/gtkstock.c:392
msgid "_Quit"
msgstr "_Çyk"
-#: gtk/gtkstock.c:350
+#: gtk/gtkstock.c:393
msgid "_Redo"
msgstr "_Ýene Et"
-#: gtk/gtkstock.c:351
+#: gtk/gtkstock.c:394
msgid "_Refresh"
msgstr "_Ýene Ýükle"
-#: gtk/gtkstock.c:353
+#: gtk/gtkstock.c:396
msgid "_Revert"
msgstr "_Ewir"
-#: gtk/gtkstock.c:354
+#: gtk/gtkstock.c:397
msgid "_Save"
msgstr "_Gaýd Et"
-#: gtk/gtkstock.c:355
+#: gtk/gtkstock.c:398
msgid "Save _As"
msgstr "_Aýry Gaýd Et"
-#: gtk/gtkstock.c:356
+#: gtk/gtkstock.c:399
msgid "_Color"
msgstr "_Renk"
-#: gtk/gtkstock.c:357
+#: gtk/gtkstock.c:400
msgid "_Font"
msgstr "_Kalam"
-#: gtk/gtkstock.c:358
+#: gtk/gtkstock.c:401
msgid "_Ascending"
msgstr "_Artan"
-#: gtk/gtkstock.c:359
+#: gtk/gtkstock.c:402
msgid "_Descending"
msgstr "_Azalan"
-#: gtk/gtkstock.c:360
+#: gtk/gtkstock.c:403
msgid "_Spell Check"
msgstr "_Ymlany Barla"
-#: gtk/gtkstock.c:362
+#: gtk/gtkstock.c:404
+msgid "_Stop"
+msgstr "_Dur"
+
+#: gtk/gtkstock.c:405
msgid "_Strikethrough"
msgstr "_Üsti Çyzyk"
-#: gtk/gtkstock.c:363
+#: gtk/gtkstock.c:406
msgid "_Undelete"
msgstr "_Pozmagy Izine Ewir"
-#: gtk/gtkstock.c:364
+#: gtk/gtkstock.c:407
msgid "_Underline"
msgstr "_Asty Çyzyk"
-#: gtk/gtkstock.c:365
+#: gtk/gtkstock.c:408
msgid "_Undo"
msgstr "_Izine Al"
-#: gtk/gtkstock.c:366
+#: gtk/gtkstock.c:409
msgid "_Yes"
msgstr "_Hawwa"
-#: gtk/gtkstock.c:367
+#: gtk/gtkstock.c:410
msgid "_Normal Size"
msgstr "_Kadaly Ululyk"
-#: gtk/gtkstock.c:368
+#: gtk/gtkstock.c:411
msgid "Best _Fit"
msgstr "Iň gowy sigiş"
-#: gtk/gtkstock.c:369
+#: gtk/gtkstock.c:412
msgid "Zoom _In"
msgstr "_Ulalt"
-#: gtk/gtkstock.c:370
+#: gtk/gtkstock.c:413
msgid "Zoom _Out"
msgstr "_Kiçelt"
@@ -2086,22 +2354,22 @@ msgstr ""
msgid "--- No Tip ---"
msgstr ""
-#: gtk/gtkuimanager.c:1132
+#: gtk/gtkuimanager.c:1154
#, c-format
msgid "Unknown attribute '%s' on line %d char %d"
msgstr ""
-#: gtk/gtkuimanager.c:1332
+#: gtk/gtkuimanager.c:1371
#, c-format
msgid "Unexpected start tag '%s' on line %d char %d"
msgstr ""
-#: gtk/gtkuimanager.c:1417
+#: gtk/gtkuimanager.c:1461
#, c-format
msgid "Unexpected character data on line %d char %d"
msgstr ""
-#: gtk/gtkuimanager.c:2209
+#: gtk/gtkuimanager.c:2272
msgid "Empty"
msgstr ""
@@ -2160,5 +2428,29 @@ msgstr ""
msgid "Could not get information for file '%s': %s"
msgstr ""
-#~ msgid "%s: %s"
-#~ msgstr "%s: %s"
+#~ msgid "_Bottom"
+#~ msgstr "_Ast"
+
+#~ msgid "_First"
+#~ msgstr "_Ilkinji"
+
+#~ msgid "_Last"
+#~ msgstr "_Soňki"
+
+#~ msgid "_Top"
+#~ msgstr "_Üst"
+
+#~ msgid "_Back"
+#~ msgstr "_Iz"
+
+#~ msgid "_Down"
+#~ msgstr "_Aşak"
+
+#~ msgid "_Up"
+#~ msgstr "_Ýokary"
+
+#~ msgid "_Fill"
+#~ msgstr "_Doldur"
+
+#~ msgid "_Left"
+#~ msgstr "_Çep"
diff --git a/po/tr.po b/po/tr.po
index a3f83883c..dbaa49bfb 100644
--- a/po/tr.po
+++ b/po/tr.po
@@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gtk+\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-01-08 02:01-0500\n"
+"POT-Creation-Date: 2005-06-20 14:30-0400\n"
"PO-Revision-Date: 2004-04-09 17:33+0300\n"
"Last-Translator: Baris Cicek <baris@teamforce.name.tr>\n"
"Language-Team: Turkish <gnome-turk@gnome.org>\n"
@@ -21,7 +21,7 @@ msgstr ""
# gdk-pixbuf/gdk-pixbuf-animation.c:144 gdk-pixbuf/gdk-pixbuf-io.c:516
#: gdk-pixbuf/gdk-pixbuf-animation.c:153 gdk-pixbuf/gdk-pixbuf-io.c:838
-#: gdk-pixbuf/gdk-pixbuf-io.c:1069 tests/testfilechooser.c:199
+#: gdk-pixbuf/gdk-pixbuf-io.c:1068 tests/testfilechooser.c:199
#, c-format
msgid "Failed to open file '%s': %s"
msgstr "'%s' dosyası açılamadı: %s"
@@ -34,7 +34,7 @@ msgstr "Resim dosyası '%s' hiç bilgi içermiyor."
# gdk-pixbuf/gdk-pixbuf-animation.c:205 gdk-pixbuf/gdk-pixbuf-io.c:571
#: gdk-pixbuf/gdk-pixbuf-animation.c:208 gdk-pixbuf/gdk-pixbuf-io.c:887
-#: gdk-pixbuf/gdk-pixbuf-io.c:1110 tests/testfilechooser.c:244
+#: gdk-pixbuf/gdk-pixbuf-io.c:1109 tests/testfilechooser.c:244
#, c-format
msgid ""
"Failed to load image '%s': reason not known, probably a corrupt image file"
@@ -90,40 +90,40 @@ msgid "Failed to load image '%s': %s"
msgstr "Resim '%s' yüklenemedi: %s"
# gdk-pixbuf/io-jpeg.c:125
-#: gdk-pixbuf/gdk-pixbuf-io.c:1337
+#: gdk-pixbuf/gdk-pixbuf-io.c:1336
#, c-format
msgid "Error writing to image file: %s"
msgstr "JPEG resim dosyası işlenirken hata: %s"
# gdk-pixbuf/gdk-pixbuf-io.c:687
-#: gdk-pixbuf/gdk-pixbuf-io.c:1383 gdk-pixbuf/gdk-pixbuf-io.c:1512
+#: gdk-pixbuf/gdk-pixbuf-io.c:1382 gdk-pixbuf/gdk-pixbuf-io.c:1511
#, c-format
msgid "This build of gdk-pixbuf does not support saving the image format: %s"
msgstr "gdk-pixbuf'un bu kurgusu resim biçimi kaydını desteklemiyor: %s"
# gdk-pixbuf/io-xbm.c:295
-#: gdk-pixbuf/gdk-pixbuf-io.c:1417
+#: gdk-pixbuf/gdk-pixbuf-io.c:1416
msgid "Insufficient memory to save image to callback"
msgstr "Geri çağırım için resim kaydedilirken yetersiz bellek"
# gdk-pixbuf/io-tiff.c:264
-#: gdk-pixbuf/gdk-pixbuf-io.c:1429
+#: gdk-pixbuf/gdk-pixbuf-io.c:1428
msgid "Failed to open temporary file"
msgstr "Geçici dosya açılamadı"
# gdk-pixbuf/io-xbm.c:429
-#: gdk-pixbuf/gdk-pixbuf-io.c:1454
+#: gdk-pixbuf/gdk-pixbuf-io.c:1453
msgid "Failed to read from temporary file"
msgstr "Geçici dosya okumak için açılamadı"
# gdk-pixbuf/gdk-pixbuf-io.c:790
-#: gdk-pixbuf/gdk-pixbuf-io.c:1641
+#: gdk-pixbuf/gdk-pixbuf-io.c:1687
#, c-format
msgid "Failed to open '%s' for writing: %s"
msgstr "'%s' dosyası yazmak için açılamıyor: %s"
# gdk-pixbuf/gdk-pixbuf-io.c:811
-#: gdk-pixbuf/gdk-pixbuf-io.c:1665
+#: gdk-pixbuf/gdk-pixbuf-io.c:1711
#, c-format
msgid ""
"Failed to close '%s' while writing image, all data may not have been saved: %"
@@ -132,7 +132,7 @@ msgstr ""
"Resim yazılırken '%s' kapatılamadı, tüm veri kaydedilememiş olabilir: %s"
# gdk-pixbuf/io-xbm.c:295
-#: gdk-pixbuf/gdk-pixbuf-io.c:1853 gdk-pixbuf/gdk-pixbuf-io.c:1903
+#: gdk-pixbuf/gdk-pixbuf-io.c:1931 gdk-pixbuf/gdk-pixbuf-io.c:1981
msgid "Insufficient memory to save image into a buffer"
msgstr "Resmi tampona kaydetmek için yetersiz bellek"
@@ -203,27 +203,39 @@ msgstr "Canlandırmada yanlış biçimlendirilmiş yığın"
msgid "The ANI image format"
msgstr "ANI resim biçimi"
+# gdk-pixbuf/io-bmp.c:278 gdk-pixbuf/io-bmp.c:300
+#: gdk-pixbuf/io-bmp.c:228 gdk-pixbuf/io-bmp.c:306 gdk-pixbuf/io-bmp.c:338
+#: gdk-pixbuf/io-bmp.c:361 gdk-pixbuf/io-bmp.c:442
+msgid "BMP image has bogus header data"
+msgstr "BMP resmi başlığı hatalı veri içeriyor"
+
# gdk-pixbuf/io-bmp.c:325
-#: gdk-pixbuf/io-bmp.c:227 gdk-pixbuf/io-bmp.c:383
+#: gdk-pixbuf/io-bmp.c:239 gdk-pixbuf/io-bmp.c:401
msgid "Not enough memory to load bitmap image"
msgstr "Biteşlem resmi yüklemek için bellek yetersiz"
# gdk-pixbuf/io-bmp.c:255
-#: gdk-pixbuf/io-bmp.c:269
+#: gdk-pixbuf/io-bmp.c:287
msgid "BMP image has unsupported header size"
msgstr "BMP resmi desteklenmeyen bir başlık büyüklüğüne sahip"
-# gdk-pixbuf/io-bmp.c:278 gdk-pixbuf/io-bmp.c:300
-#: gdk-pixbuf/io-bmp.c:288 gdk-pixbuf/io-bmp.c:320 gdk-pixbuf/io-bmp.c:343
-#: gdk-pixbuf/io-bmp.c:424
-msgid "BMP image has bogus header data"
-msgstr "BMP resmi başlığı hatalı veri içeriyor"
-
-#: gdk-pixbuf/io-bmp.c:307
+#: gdk-pixbuf/io-bmp.c:325
msgid "Topdown BMP images cannot be compressed"
msgstr ""
-#: gdk-pixbuf/io-bmp.c:1154
+# gdk-pixbuf/io-jpeg.c:529
+#: gdk-pixbuf/io-bmp.c:1203
+#, fuzzy
+msgid "Couldn't allocate memory for saving BMP file"
+msgstr "JPEG dosyasını yüklemek için bellek ayrılamadı"
+
+# gtk/gtkfilesel.c:3277
+#: gdk-pixbuf/io-bmp.c:1244
+#, fuzzy
+msgid "Couldn't write to BMP file"
+msgstr "Dosya ismi dönüştürülemedi"
+
+#: gdk-pixbuf/io-bmp.c:1293
msgid "The BMP image format"
msgstr "BMP resim biçimi"
@@ -234,7 +246,7 @@ msgid "Failure reading GIF: %s"
msgstr "GIF okunurken hata: %s"
# gdk-pixbuf/io-gif.c:460 gdk-pixbuf/io-gif.c:1352 gdk-pixbuf/io-gif.c:1511
-#: 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 "GIF dosyasında veri eksik (dosya kırpılmış olabilir mi?)"
@@ -265,29 +277,36 @@ msgstr "GIF dosyasında döngüsel tablo girdisi"
# gdk-pixbuf/io-gif.c:746 gdk-pixbuf/io-gif.c:1340 gdk-pixbuf/io-gif.c:1385
# gdk-pixbuf/io-gif.c:1499
-#: 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 "GIF dosyasını yüklemek için yetersiz bellek"
+# gdk-pixbuf/io-gif.c:746 gdk-pixbuf/io-gif.c:1340 gdk-pixbuf/io-gif.c:1385
+# gdk-pixbuf/io-gif.c:1499
+#: gdk-pixbuf/io-gif.c:947
+#, fuzzy
+msgid "Not enough memory to composite a frame in GIF file"
+msgstr "GIF dosyasını yüklemek için yetersiz bellek"
+
# gdk-pixbuf/io-gif.c:990
-#: gdk-pixbuf/io-gif.c:1088
+#: gdk-pixbuf/io-gif.c:1116
msgid "GIF image is corrupt (incorrect LZW compression)"
msgstr "Bozuk GIF dosyası (LZW sıkıştırması yanlış)"
# gdk-pixbuf/io-gif.c:1040
-#: gdk-pixbuf/io-gif.c:1138
+#: gdk-pixbuf/io-gif.c:1166
msgid "File does not appear to be a GIF file"
msgstr "Dosya bir GIF dosyası gibi görünmüyor"
# gdk-pixbuf/io-gif.c:1052
-#: 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 "%s sürümü GIF dosya biçimi desteklenmiyor"
# gdk-pixbuf/io-gif.c:1178
-#: 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."
@@ -296,12 +315,12 @@ msgstr ""
"de yok."
# gdk-pixbuf/io-gif.c:1407
-#: gdk-pixbuf/io-gif.c:1491
+#: gdk-pixbuf/io-gif.c:1519
msgid "GIF image was truncated or incomplete."
msgstr "GIF resmi ya kırpılmış ya da tamamlanmamış."
# gdk-pixbuf/gdk-pixdata.c:150
-#: gdk-pixbuf/io-gif.c:1643
+#: gdk-pixbuf/io-gif.c:1671
msgid "The GIF image format"
msgstr "GIF resim biçimi"
@@ -510,111 +529,131 @@ msgstr "PNG dosyası okunurken ölümcül hata"
msgid "Fatal error reading PNG image file: %s"
msgstr "PNG dosyası okunurken ölümcül hata: %s"
-#: gdk-pixbuf/io-png.c:813
+#: gdk-pixbuf/io-png.c:810
msgid ""
"Keys for PNG text chunks must have at least 1 and at most 79 characters."
msgstr "PNG metin yığın anahtarları en az 1 en çok 79 karakter olabilirler."
-#: gdk-pixbuf/io-png.c:821
+#: gdk-pixbuf/io-png.c:818
msgid "Keys for PNG text chunks must be ASCII characters."
msgstr "PNG metin yığın anahtarları ASCII karakter olmalıdırlar."
-#: gdk-pixbuf/io-png.c:854
+# gdk-pixbuf/io-jpeg.c:655
+#: gdk-pixbuf/io-png.c:831
+#, fuzzy, c-format
+msgid ""
+"PNG compression level must be a value between 0 and 9; value '%s' could not "
+"be parsed."
+msgstr ""
+"JPEG kalitesi 0 ile 100 arasında bir değer olmalı; '%s' değeri "
+"ayrıştırılamadı."
+
+# gdk-pixbuf/io-jpeg.c:670
+#: gdk-pixbuf/io-png.c:843
+#, fuzzy, c-format
+msgid ""
+"PNG compression level must be a value between 0 and 9; value '%d' is not "
+"allowed."
+msgstr ""
+"JPEG kalitesi 0 ile 100 arasında bir değer olmalı; '%d' değeri kabul "
+"edilmiyor."
+
+#: gdk-pixbuf/io-png.c:883
#, fuzzy, c-format
msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding."
msgstr "%s PNG metin yığın değerleri ISO-8859-1 kodlamaya dönüştürülemiyor."
# gdk-pixbuf/io-pnm.c:543 gdk-pixbuf/io-pnm.c:585
-#: gdk-pixbuf/io-png.c:994
+#: gdk-pixbuf/io-png.c:1026
msgid "The PNG image format"
msgstr "PNG resim biçimi"
# gdk-pixbuf/io-pnm.c:254
-#: gdk-pixbuf/io-pnm.c:249
+#: gdk-pixbuf/io-pnm.c:252
msgid "PNM loader expected to find an integer, but didn't"
msgstr "PNM yükleyici tamsayı bulmayı bekledi, ancak bulamadı"
# gdk-pixbuf/io-pnm.c:285
-#: gdk-pixbuf/io-pnm.c:281
+#: gdk-pixbuf/io-pnm.c:284
msgid "PNM file has an incorrect initial byte"
msgstr "PNM dosyası geçersiz giriş baytına sahip"
# gdk-pixbuf/io-pnm.c:315
-#: gdk-pixbuf/io-pnm.c:311
+#: gdk-pixbuf/io-pnm.c:314
msgid "PNM file is not in a recognized PNM subformat"
msgstr "PNM dosyası bilinen bir PNM alt biçimi olarak tanınmadı"
# gdk-pixbuf/io-pnm.c:340
-#: gdk-pixbuf/io-pnm.c:336
+#: gdk-pixbuf/io-pnm.c:339
msgid "PNM file has an image width of 0"
msgstr "PNM dosyasındaki resim genişliği 0"
# gdk-pixbuf/io-pnm.c:361
-#: gdk-pixbuf/io-pnm.c:357
+#: gdk-pixbuf/io-pnm.c:360
msgid "PNM file has an image height of 0"
msgstr "PNM dosyasındaki resim yüksekliği 0"
# gdk-pixbuf/io-pnm.c:384
-#: gdk-pixbuf/io-pnm.c:380
+#: gdk-pixbuf/io-pnm.c:383
msgid "Maximum color value in PNM file is 0"
msgstr "PNM dosyasındaki en yüksek renk değeri 0"
# gdk-pixbuf/io-pnm.c:384
-#: gdk-pixbuf/io-pnm.c:388
+#: gdk-pixbuf/io-pnm.c:391
msgid "Maximum color value in PNM file is too large"
msgstr "PNM dosyasındaki en yüksek renk değeri çok büyük"
-#: gdk-pixbuf/io-pnm.c:396
+#: gdk-pixbuf/io-pnm.c:399
#, fuzzy
msgid "Cannot handle PNM files with maximum color values greater than 255"
msgstr "Renk değeri 255'den büyük olan PNM dosyaları işlenemiyor"
# gdk-pixbuf/io-pnm.c:423 gdk-pixbuf/io-pnm.c:451 gdk-pixbuf/io-pnm.c:483
-#: gdk-pixbuf/io-pnm.c:435 gdk-pixbuf/io-pnm.c:463 gdk-pixbuf/io-pnm.c:495
+#: gdk-pixbuf/io-pnm.c:438 gdk-pixbuf/io-pnm.c:466 gdk-pixbuf/io-pnm.c:498
msgid "Raw PNM image type is invalid"
msgstr "Temel PNM resim türü geçersiz"
# gdk-pixbuf/io-pnm.c:543 gdk-pixbuf/io-pnm.c:585
-#: gdk-pixbuf/io-pnm.c:555 gdk-pixbuf/io-pnm.c:597
+#: gdk-pixbuf/io-pnm.c:562 gdk-pixbuf/io-pnm.c:604
msgid "PNM image format is invalid"
msgstr "PNM resim biçimi geçersiz"
# gdk-pixbuf/io-pnm.c:644
-#: gdk-pixbuf/io-pnm.c:656
+#: gdk-pixbuf/io-pnm.c:663
msgid "PNM image loader does not support this PNM subformat"
msgstr "PNM resim yükleyicisi bu alt biçimi desteklemiyor"
-#: gdk-pixbuf/io-pnm.c:711
+#: gdk-pixbuf/io-pnm.c:718
msgid "Premature end-of-file encountered"
msgstr "Erken dosya sonu ile karşılaşıldı"
-#: gdk-pixbuf/io-pnm.c:743 gdk-pixbuf/io-pnm.c:974
+#: gdk-pixbuf/io-pnm.c:750 gdk-pixbuf/io-pnm.c:981
msgid "Raw PNM formats require exactly one whitespace before sample data"
msgstr ""
"Temel PNM biçimleri örnek veri öncesinde tam olarak bir boşluk gerektirir"
# gdk-pixbuf/io-xpm.c:1321
-#: gdk-pixbuf/io-pnm.c:770
+#: gdk-pixbuf/io-pnm.c:777
#, fuzzy
msgid "Cannot allocate memory for loading PNM image"
msgstr "PNM resminin yüklenebilmesi için bellek ayrılamadı"
# gdk-pixbuf/io-pnm.c:920
-#: gdk-pixbuf/io-pnm.c:820
+#: gdk-pixbuf/io-pnm.c:827
msgid "Insufficient memory to load PNM context struct"
msgstr "PNM içerik yapısını yüklemek için yetersiz bellek"
# gdk-pixbuf/io-pnm.c:818
-#: gdk-pixbuf/io-pnm.c:871
+#: gdk-pixbuf/io-pnm.c:878
msgid "Unexpected end of PNM image data"
msgstr "Beklenmeyen PNM resim verisi sonu"
# gdk-pixbuf/io-pnm.c:920
-#: gdk-pixbuf/io-pnm.c:1003
+#: gdk-pixbuf/io-pnm.c:1010
msgid "Insufficient memory to load PNM file"
msgstr "PNM dosyasını yüklemek için yetersiz bellek"
-#: gdk-pixbuf/io-pnm.c:1082
+#: gdk-pixbuf/io-pnm.c:1089
msgid "The PNM/PBM/PGM/PPM image format family"
msgstr "PNM/PBM/PGM/PPM resim biçimi ailesi"
@@ -642,73 +681,73 @@ msgid "The Sun raster image format"
msgstr "Sun ızgara resim biçimi"
# gdk-pixbuf/io-xpm.c:1321
-#: gdk-pixbuf/io-tga.c:159
+#: gdk-pixbuf/io-tga.c:154
#, fuzzy
msgid "Cannot allocate memory for IOBuffer struct"
msgstr "IOBuffer yapısı için bellekte yer ayrılamadı"
# gdk-pixbuf/io-xpm.c:1321
-#: gdk-pixbuf/io-tga.c:178
+#: gdk-pixbuf/io-tga.c:173
#, fuzzy
msgid "Cannot allocate memory for IOBuffer data"
msgstr "IOBuffer verisi için bellekte yer ayrılamadı"
-#: gdk-pixbuf/io-tga.c:189
+#: gdk-pixbuf/io-tga.c:184
#, fuzzy
msgid "Cannot realloc IOBuffer data"
msgstr "IOBuffer verisi bellekten kaldırılamıyor"
# gdk-pixbuf/io-xpm.c:1321
-#: gdk-pixbuf/io-tga.c:219
+#: gdk-pixbuf/io-tga.c:214
#, fuzzy
msgid "Cannot allocate temporary IOBuffer data"
msgstr "Geçici IOBuffer verisi için bellekte yer ayrılamadı"
-#: gdk-pixbuf/io-tga.c:353
+#: gdk-pixbuf/io-tga.c:348
#, fuzzy
msgid "Cannot allocate new pixbuf"
msgstr "Yeni pixbuf için bellek ayrılamıyor"
-#: gdk-pixbuf/io-tga.c:692
+#: gdk-pixbuf/io-tga.c:689
#, fuzzy
msgid "Cannot allocate colormap structure"
msgstr "Renk eşlem yapısı için bellek ayrılamıyor"
-#: gdk-pixbuf/io-tga.c:699
+#: gdk-pixbuf/io-tga.c:696
#, fuzzy
msgid "Cannot allocate colormap entries"
msgstr "Renk eşlem girdilerine yer ayrılamadı"
-#: gdk-pixbuf/io-tga.c:721
+#: gdk-pixbuf/io-tga.c:718
msgid "Unexpected bitdepth for colormap entries"
msgstr "Renk eşlem girdileri için beklenmeyen bit derinliği"
-#: gdk-pixbuf/io-tga.c:739
+#: gdk-pixbuf/io-tga.c:736
#, fuzzy
msgid "Cannot allocate TGA header memory"
msgstr "TGA başlığına bellek ayrılamadı"
-#: gdk-pixbuf/io-tga.c:772
+#: gdk-pixbuf/io-tga.c:769
msgid "TGA image has invalid dimensions"
msgstr "TGA resmi hatalı boyutlara sahip"
# gdk-pixbuf/gdk-pixbuf-io.c:425 gdk-pixbuf/gdk-pixbuf-io.c:451
-#: gdk-pixbuf/io-tga.c:778 gdk-pixbuf/io-tga.c:787 gdk-pixbuf/io-tga.c:797
-#: gdk-pixbuf/io-tga.c:807 gdk-pixbuf/io-tga.c:814
+#: gdk-pixbuf/io-tga.c:775 gdk-pixbuf/io-tga.c:784 gdk-pixbuf/io-tga.c:794
+#: gdk-pixbuf/io-tga.c:804 gdk-pixbuf/io-tga.c:811
msgid "TGA image type not supported"
msgstr "TGA resim türü desteklenmiyor"
# gdk-pixbuf/io-xpm.c:1321
-#: gdk-pixbuf/io-tga.c:861
+#: gdk-pixbuf/io-tga.c:858
#, fuzzy
msgid "Cannot allocate memory for TGA context struct"
msgstr "TGA içerik yapısı için bellek ayrılamadı"
-#: gdk-pixbuf/io-tga.c:926
+#: gdk-pixbuf/io-tga.c:923
msgid "Excess data in file"
msgstr "Dosyada aşırı veri"
-#: gdk-pixbuf/io-tga.c:995
+#: gdk-pixbuf/io-tga.c:992
msgid "The Targa image format"
msgstr "Targa resim biçimi"
@@ -802,48 +841,54 @@ msgid "The XBM image format"
msgstr "XBM resim biçimi"
# gdk-pixbuf/io-xpm.c:1257
-#: gdk-pixbuf/io-xpm.c:1229
+#: gdk-pixbuf/io-xpm.c:467
msgid "No XPM header found"
msgstr "XPM başlığı bulunamadı"
+# gdk-pixbuf/io-xbm.c:284
+#: gdk-pixbuf/io-xpm.c:476
+#, fuzzy
+msgid "Invalid XPM header"
+msgstr "Geçersiz XBM dosyası"
+
# gdk-pixbuf/io-pnm.c:340
-#: gdk-pixbuf/io-xpm.c:1237
+#: gdk-pixbuf/io-xpm.c:484
msgid "XPM file has image width <= 0"
msgstr "XPM dosyasının resim genişliği <= 0"
# gdk-pixbuf/io-pnm.c:361
-#: gdk-pixbuf/io-xpm.c:1245
+#: gdk-pixbuf/io-xpm.c:492
msgid "XPM file has image height <= 0"
msgstr "XPM dosyasının resim yüksekliği <= 0"
# gdk-pixbuf/io-xpm.c:1265
-#: gdk-pixbuf/io-xpm.c:1253
+#: gdk-pixbuf/io-xpm.c:500
msgid "XPM has invalid number of chars per pixel"
msgstr "XPM geçersiz sayıda benek başına karakter içeriyor"
-#: gdk-pixbuf/io-xpm.c:1260
+#: gdk-pixbuf/io-xpm.c:507
msgid "XPM file has invalid number of colors"
msgstr "XPM dosyası geçersiz sayıda renk içeriyor"
# gdk-pixbuf/io-xpm.c:1321
-#: gdk-pixbuf/io-xpm.c:1272 gdk-pixbuf/io-xpm.c:1281 gdk-pixbuf/io-xpm.c:1333
+#: gdk-pixbuf/io-xpm.c:519 gdk-pixbuf/io-xpm.c:528 gdk-pixbuf/io-xpm.c:580
#, fuzzy
msgid "Cannot allocate memory for loading XPM image"
msgstr "XPM resminin yüklenebilmesi için bellek ayrılamıyor"
# gdk-pixbuf/io-xpm.c:1283
-#: gdk-pixbuf/io-xpm.c:1295
+#: gdk-pixbuf/io-xpm.c:542
#, fuzzy
msgid "Cannot read XPM colormap"
msgstr "XPM renk eşlemi okunamıyor"
# gdk-pixbuf/io-xpm.c:1505
-#: gdk-pixbuf/io-xpm.c:1524
+#: gdk-pixbuf/io-xpm.c:771
msgid "Failed to write to temporary file when loading XPM image"
msgstr "XPM resmi yüklenirken geçici dosyaya yazılamadı"
# gdk-pixbuf/io-pnm.c:543 gdk-pixbuf/io-pnm.c:585
-#: gdk-pixbuf/io-xpm.c:1559
+#: gdk-pixbuf/io-xpm.c:806
msgid "The XPM image format"
msgstr "XPM resim biçimi"
@@ -907,6 +952,138 @@ msgstr ""
msgid "Gdk debugging flags to unset"
msgstr ""
+#: gdk/keyname-table.h:3940
+msgid "keyboard label|BackSpace"
+msgstr ""
+
+#: gdk/keyname-table.h:3941
+msgid "keyboard label|Tab"
+msgstr ""
+
+#: gdk/keyname-table.h:3942
+msgid "keyboard label|Return"
+msgstr ""
+
+#: gdk/keyname-table.h:3943
+msgid "keyboard label|Pause"
+msgstr ""
+
+#: gdk/keyname-table.h:3944
+msgid "keyboard label|Scroll_Lock"
+msgstr ""
+
+#: gdk/keyname-table.h:3945
+msgid "keyboard label|Sys_Req"
+msgstr ""
+
+#: gdk/keyname-table.h:3946
+msgid "keyboard label|Escape"
+msgstr ""
+
+#: gdk/keyname-table.h:3947
+msgid "keyboard label|Multi_key"
+msgstr ""
+
+#: gdk/keyname-table.h:3948
+msgid "keyboard label|Home"
+msgstr ""
+
+#: gdk/keyname-table.h:3949
+msgid "keyboard label|Page_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3950
+msgid "keyboard label|Page_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3951
+msgid "keyboard label|End"
+msgstr ""
+
+#: gdk/keyname-table.h:3952
+msgid "keyboard label|Begin"
+msgstr ""
+
+#: gdk/keyname-table.h:3953
+msgid "keyboard label|Print"
+msgstr ""
+
+#: gdk/keyname-table.h:3954
+msgid "keyboard label|Insert"
+msgstr ""
+
+#: gdk/keyname-table.h:3955
+msgid "keyboard label|Num_Lock"
+msgstr ""
+
+#: gdk/keyname-table.h:3956
+msgid "keyboard label|KP_Space"
+msgstr ""
+
+#: gdk/keyname-table.h:3957
+msgid "keyboard label|KP_Tab"
+msgstr ""
+
+#: gdk/keyname-table.h:3958
+msgid "keyboard label|KP_Enter"
+msgstr ""
+
+#: gdk/keyname-table.h:3959
+msgid "keyboard label|KP_Home"
+msgstr ""
+
+#: gdk/keyname-table.h:3960
+msgid "keyboard label|KP_Left"
+msgstr ""
+
+#: gdk/keyname-table.h:3961
+msgid "keyboard label|KP_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3962
+msgid "keyboard label|KP_Right"
+msgstr ""
+
+#: gdk/keyname-table.h:3963
+msgid "keyboard label|KP_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3964
+msgid "keyboard label|KP_Page_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3965
+msgid "keyboard label|KP_Prior"
+msgstr ""
+
+#: gdk/keyname-table.h:3966
+msgid "keyboard label|KP_Page_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3967
+msgid "keyboard label|KP_Next"
+msgstr ""
+
+#: gdk/keyname-table.h:3968
+msgid "keyboard label|KP_End"
+msgstr ""
+
+#: gdk/keyname-table.h:3969
+msgid "keyboard label|KP_Begin"
+msgstr ""
+
+#: gdk/keyname-table.h:3970
+msgid "keyboard label|KP_Insert"
+msgstr ""
+
+#: gdk/keyname-table.h:3971
+msgid "keyboard label|KP_Delete"
+msgstr ""
+
+#: gdk/keyname-table.h:3972
+msgid "keyboard label|Delete"
+msgstr ""
+
#. Description of --sync in --help output
#: gdk/win32/gdkmain-win32.c:60
msgid "Don't batch GDI requests"
@@ -942,46 +1119,48 @@ msgstr ""
msgid "Make X calls synchronous"
msgstr ""
-#: gtk/gtkaboutdialog.c:260 gtk/gtkaboutdialog.c:1939
+#: gtk/gtkaboutdialog.c:270 gtk/gtkaboutdialog.c:2025
msgid "License"
msgstr ""
-#: gtk/gtkaboutdialog.c:261
+#: gtk/gtkaboutdialog.c:271
msgid "The license of the program"
msgstr ""
+# gtk/gtkfilesel.c:1073
#. Add the credits button
-#: gtk/gtkaboutdialog.c:482
-msgid "_Credits"
-msgstr ""
+#: gtk/gtkaboutdialog.c:491
+#, fuzzy
+msgid "C_redits"
+msgstr "Oluştu_r"
#. Add the license button
-#: gtk/gtkaboutdialog.c:491
+#: gtk/gtkaboutdialog.c:501
msgid "_License"
msgstr ""
-#: gtk/gtkaboutdialog.c:682
+#: gtk/gtkaboutdialog.c:731
#, c-format
msgid "About %s"
msgstr ""
-#: gtk/gtkaboutdialog.c:1876
+#: gtk/gtkaboutdialog.c:1953
msgid "Credits"
msgstr ""
-#: gtk/gtkaboutdialog.c:1901
+#: gtk/gtkaboutdialog.c:1979
msgid "Written by"
msgstr ""
-#: gtk/gtkaboutdialog.c:1904
+#: gtk/gtkaboutdialog.c:1982
msgid "Documented by"
msgstr ""
-#: gtk/gtkaboutdialog.c:1916
+#: gtk/gtkaboutdialog.c:1994
msgid "Translated by"
msgstr ""
-#: gtk/gtkaboutdialog.c:1920
+#: gtk/gtkaboutdialog.c:1998
msgid "Artwork by"
msgstr ""
@@ -989,28 +1168,41 @@ msgstr ""
#. * that use the shift key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: gtk/gtkaccellabel.c:119
-msgid "Shift"
-msgstr "Shift"
+#: gtk/gtkaccellabel.c:121
+msgid "keyboard label|Shift"
+msgstr ""
#. This is the text that should appear next to menu accelerators
#. * that use the control key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: gtk/gtkaccellabel.c:125
-msgid "Ctrl"
-msgstr "Ctrl"
+#: gtk/gtkaccellabel.c:128
+msgid "keyboard label|Ctrl"
+msgstr ""
#. This is the text that should appear next to menu accelerators
#. * that use the alt key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: gtk/gtkaccellabel.c:131
-msgid "Alt"
-msgstr "Alt"
+#: gtk/gtkaccellabel.c:135
+msgid "keyboard label|Alt"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkaccellabel.c:577
+msgid "keyboard label|Space"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkaccellabel.c:581
+msgid "keyboard label|Backslash"
+msgstr ""
# gtk/gtkinputdialog.c:662
#. Translate to calendar:YM if you want years to be displayed
@@ -1022,7 +1214,7 @@ msgstr "Alt"
#. * so if you have a default text direction of RTL and YM, then
#. * the year will appear on the right.
#.
-#: gtk/gtkcalendar.c:700
+#: gtk/gtkcalendar.c:647
msgid "calendar:MY"
msgstr "calendar:MY"
@@ -1030,25 +1222,53 @@ msgstr "calendar:MY"
#. * first day of the week to calendar:week_start:1 if you want Monday
#. * to be the first day of the week, and so on.
#.
-#: gtk/gtkcalendar.c:710
+#: gtk/gtkcalendar.c:661
msgid "calendar:week_start:0"
msgstr "calendar:week_start:1"
-#: gtk/gtkcellrendererprogress.c:235 gtk/gtkcellrendererprogress.c:293
+#. Translators: This is a text measurement template.
+#. * Translate it to the widest year text.
+#. *
+#. * Don't include the prefix "year measurement template|"
+#. * in the translation.
+#. *
+#. * If you don't understand this, leave it as "2000"
+#.
+#: gtk/gtkcalendar.c:1549
+msgid "year measurement template|2000"
+msgstr ""
+
+#. Translators: This dictates how the year is displayed in
+#. * gtkcalendar widget. See strftime() manual for the format.
+#. * Use only ASCII in the translation.
+#. *
+#. * Also look for the msgid "year measurement template|2000".
+#. * Translate that entry to a year with the widest output of this
+#. * msgid.
+#. *
+#. * Don't include the prefix "calendar year format|" in the
+#. * translation. "%Y" is appropriate for most locales.
+#.
+#: gtk/gtkcalendar.c:1826
+msgid "calendar year format|%Y"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkcellrendererprogress.c:237 gtk/gtkcellrendererprogress.c:295
#, c-format
msgid "progress bar label|%d %%"
msgstr ""
-#: gtk/gtkcolorbutton.c:220 gtk/gtkcolorbutton.c:574
+#: gtk/gtkcolorbutton.c:221 gtk/gtkcolorbutton.c:576
msgid "Pick a Color"
msgstr "Bir Renk Seç"
-#: gtk/gtkcolorbutton.c:466
+#: gtk/gtkcolorbutton.c:467
msgid "Received invalid color data\n"
msgstr "Geçersiz renk verisi alındı\n"
# gtk/gtkcolorsel.c:575
-#: gtk/gtkcolorsel.c:576
+#: gtk/gtkcolorsel.c:561
msgid ""
"The previously-selected color, for comparison to the color you're selecting "
"now. You can drag this color to a palette entry, or select this color as "
@@ -1059,7 +1279,7 @@ msgstr ""
"sürükleyerek onu şu anki renk yapabilirsiniz."
# gtk/gtkcolorsel.c:580
-#: gtk/gtkcolorsel.c:581
+#: gtk/gtkcolorsel.c:566
msgid ""
"The color you've chosen. You can drag this color to a palette entry to save "
"it for use in the future."
@@ -1068,12 +1288,12 @@ msgstr ""
"üzere saklayabilirsiniz."
# gtk/gtkcolorsel.c:884
-#: gtk/gtkcolorsel.c:942
+#: gtk/gtkcolorsel.c:957
msgid "_Save color here"
msgstr "_Rengi buraya kaydet"
# gtk/gtkcolorsel.c:1052
-#: gtk/gtkcolorsel.c:1147
+#: gtk/gtkcolorsel.c:1162
msgid ""
"Click this palette entry to make it the current color. To change this entry, "
"drag a color swatch here or right-click it and select \"Save color here.\""
@@ -1083,7 +1303,7 @@ msgstr ""
"\"Rengi buraya kaydet\" öğesini seçiniz."
# gtk/gtkcolorsel.c:1759
-#: gtk/gtkcolorsel.c:1913
+#: gtk/gtkcolorsel.c:1929
msgid ""
"Select the color you want from the outer ring. Select the darkness or "
"lightness of that color using the inner triangle."
@@ -1092,7 +1312,7 @@ msgstr ""
"koyuluğunu ya da açıklığını seçebilirsiniz."
# gtk/gtkcolorsel.c:1787
-#: gtk/gtkcolorsel.c:1938
+#: gtk/gtkcolorsel.c:1954
msgid ""
"Click the eyedropper, then click a color anywhere on your screen to select "
"that color."
@@ -1101,82 +1321,82 @@ msgstr ""
"rengi seçebilirsiniz."
# gtk/gtkcolorsel.c:1796
-#: gtk/gtkcolorsel.c:1947
+#: gtk/gtkcolorsel.c:1963
msgid "_Hue:"
msgstr "_Doygu:"
# gtk/gtkcolorsel.c:1797
-#: gtk/gtkcolorsel.c:1948
+#: gtk/gtkcolorsel.c:1964
msgid "Position on the color wheel."
msgstr "Renk tekerleği üstündeki konum."
# gtk/gtkcolorsel.c:1798
-#: gtk/gtkcolorsel.c:1950
+#: gtk/gtkcolorsel.c:1966
msgid "_Saturation:"
msgstr "D_olgunluk:"
# gtk/gtkcolorsel.c:1799
-#: gtk/gtkcolorsel.c:1951
+#: gtk/gtkcolorsel.c:1967
msgid "\"Deepness\" of the color."
msgstr "Renk \"derinliği\"."
# gtk/gtkcolorsel.c:1800
-#: gtk/gtkcolorsel.c:1952
+#: gtk/gtkcolorsel.c:1968
msgid "_Value:"
msgstr "_Değer:"
# gtk/gtkcolorsel.c:1801
-#: gtk/gtkcolorsel.c:1953
+#: gtk/gtkcolorsel.c:1969
msgid "Brightness of the color."
msgstr "Rengin parlaklığı."
# gtk/gtkcolorsel.c:1802
-#: gtk/gtkcolorsel.c:1954
+#: gtk/gtkcolorsel.c:1970
msgid "_Red:"
msgstr "_Kırmızı:"
# gtk/gtkcolorsel.c:1803
-#: gtk/gtkcolorsel.c:1955
+#: gtk/gtkcolorsel.c:1971
msgid "Amount of red light in the color."
msgstr "Renkteki kırmızı ışık miktarı."
# gtk/gtkcolorsel.c:1804
-#: gtk/gtkcolorsel.c:1956
+#: gtk/gtkcolorsel.c:1972
msgid "_Green:"
msgstr "_Yeşil:"
# gtk/gtkcolorsel.c:1805
-#: gtk/gtkcolorsel.c:1957
+#: gtk/gtkcolorsel.c:1973
msgid "Amount of green light in the color."
msgstr "Renkteki yeşil ışık miktarı."
# gtk/gtkcolorsel.c:1806
-#: gtk/gtkcolorsel.c:1958
+#: gtk/gtkcolorsel.c:1974
msgid "_Blue:"
msgstr "_Mavi:"
# gtk/gtkcolorsel.c:1807
-#: gtk/gtkcolorsel.c:1959
+#: gtk/gtkcolorsel.c:1975
msgid "Amount of blue light in the color."
msgstr "Renkteki mavi ışık miktarı."
# gtk/gtkcolorsel.c:1810
-#: gtk/gtkcolorsel.c:1962
+#: gtk/gtkcolorsel.c:1978
msgid "_Opacity:"
msgstr "_Matlık:"
# gtk/gtkcolorsel.c:1818
-#: gtk/gtkcolorsel.c:1970 gtk/gtkcolorsel.c:1981
+#: gtk/gtkcolorsel.c:1986 gtk/gtkcolorsel.c:1997
msgid "Transparency of the color."
msgstr "Rengin şeffaflığı."
# gtk/gtkcolorsel.c:1833
-#: gtk/gtkcolorsel.c:1988
+#: gtk/gtkcolorsel.c:2004
msgid "Color _Name:"
msgstr "Re_nk İsmi:"
# gtk/gtkcolorsel.c:1845
-#: gtk/gtkcolorsel.c:2003
+#: gtk/gtkcolorsel.c:2019
msgid ""
"You can enter an HTML-style hexadecimal color value, or simply a color name "
"such as 'orange' in this entry."
@@ -1185,12 +1405,12 @@ msgstr ""
"bir renk ismi de belirtebilirsiniz."
# gtk/gtkcolorsel.c:1864
-#: gtk/gtkcolorsel.c:2022
+#: gtk/gtkcolorsel.c:2038
msgid "_Palette"
msgstr "_Palet"
# gtk/gtkinputdialog.c:474
-#: gtk/gtkcolorsel.c:2054
+#: gtk/gtkcolorsel.c:2070
#, fuzzy
msgid "Color Wheel"
msgstr "Tekerlek"
@@ -1201,320 +1421,338 @@ msgid "Color Selection"
msgstr "Renk Seçimi"
# gtk/gtklabel.c:251
-#: gtk/gtkentry.c:4507 gtk/gtktextview.c:7030
+#: gtk/gtkentry.c:4508 gtk/gtktextview.c:7068
msgid "Select _All"
msgstr "_Tümünü Seç"
# gtk/gtkentry.c:3653 gtk/gtktextview.c:5336
-#: gtk/gtkentry.c:4517 gtk/gtktextview.c:7040
+#: gtk/gtkentry.c:4518 gtk/gtktextview.c:7078
msgid "Input _Methods"
msgstr "Girdi _Yöntemleri"
-#: gtk/gtkentry.c:4528 gtk/gtktextview.c:7051
+#: gtk/gtkentry.c:4529 gtk/gtktextview.c:7089
msgid "_Insert Unicode Control Character"
msgstr "_Unikod Kontrol Karakteri Yerleştir"
# gdk-pixbuf/io-xbm.c:284
-#: gtk/gtkfilechooser.c:1584 gtk/gtkfilechooser.c:1628
-#: gtk/gtkfilechooser.c:1703 gtk/gtkfilechooser.c:1747
+#: gtk/gtkfilechooser.c:1588 gtk/gtkfilechooser.c:1632
+#: gtk/gtkfilechooser.c:1707 gtk/gtkfilechooser.c:1751
#, c-format
msgid "Invalid filename: %s"
msgstr "Geçersiz dosya adı: %s"
# gtk/gtkfilesel.c:762 gtk/gtkfilesel.c:1176
-#: gtk/gtkfilechooserbutton.c:65
+#: gtk/gtkfilechooserbutton.c:67
#, fuzzy
msgid "Select A File"
msgstr "Dosya Sil"
# gtk/gtkstock.c:287
-#: gtk/gtkfilechooserbutton.c:66 gtk/gtkfilechooserdefault.c:1229
-#: gtk/gtkpathbar.c:982
+#: gtk/gtkfilechooserbutton.c:68 gtk/gtkfilechooserdefault.c:1302
+#: gtk/gtkpathbar.c:1020
msgid "Home"
msgstr "Başlangıç"
-#: gtk/gtkfilechooserbutton.c:67 gtk/gtkfilechooserdefault.c:1256
-#: gtk/gtkpathbar.c:984
+#: gtk/gtkfilechooserbutton.c:69 gtk/gtkfilechooserdefault.c:1329
+#: gtk/gtkpathbar.c:1022
msgid "Desktop"
msgstr "Masaüstü"
# gtk/gtkinputdialog.c:514
-#: gtk/gtkfilechooserbutton.c:68
+#: gtk/gtkfilechooserbutton.c:70
#, fuzzy
msgid "(None)"
msgstr "yok"
-#: gtk/gtkfilechooserbutton.c:1515
+#: gtk/gtkfilechooserbutton.c:1523
msgid "Other..."
msgstr ""
-#: gtk/gtkfilechooserdefault.c:867
+#: gtk/gtkfilechooserdefault.c:917
#, fuzzy
msgid "Could not retrieve information about the file"
msgstr ""
"%s hakkında bilgi alınamadı:\n"
"%s"
-#: gtk/gtkfilechooserdefault.c:878
+#: gtk/gtkfilechooserdefault.c:928
#, fuzzy
msgid "Could not add a bookmark"
msgstr ""
"%s için yer imi eklenemedi:\n"
"%s"
-#: gtk/gtkfilechooserdefault.c:889
+#: gtk/gtkfilechooserdefault.c:939
#, fuzzy
msgid "Could not remove bookmark"
msgstr ""
"%s için yer imi silinemedi:\n"
"%s"
-#: gtk/gtkfilechooserdefault.c:900
+#: gtk/gtkfilechooserdefault.c:950
msgid "The folder could not be created"
msgstr ""
+#: gtk/gtkfilechooserdefault.c:963
+msgid ""
+"The folder could not be created, as a file with the same name already "
+"exists. Try using a different name for the folder, or rename the file first."
+msgstr ""
+
# gdk-pixbuf/io-xbm.c:284
-#: gtk/gtkfilechooserdefault.c:911
+#: gtk/gtkfilechooserdefault.c:976
#, fuzzy
msgid "Invalid file name"
msgstr "Geçersiz dosya adı: %s"
-#: gtk/gtkfilechooserdefault.c:921
+#: gtk/gtkfilechooserdefault.c:986
msgid "The folder contents could not be displayed"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:1119
+#: gtk/gtkfilechooserdefault.c:1192
#, fuzzy, c-format
msgid "Could not get information about '%s': %s"
msgstr ""
"%s hakkında bilgi alınamadı:\n"
"%s"
-#: gtk/gtkfilechooserdefault.c:2095
+#: gtk/gtkfilechooserdefault.c:2208
#, c-format
msgid "Add the folder '%s' to the bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2136
+#: gtk/gtkfilechooserdefault.c:2249
msgid "Add the current folder to the bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2138
+#: gtk/gtkfilechooserdefault.c:2251
msgid "Add the selected folders to the bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2178
+#: gtk/gtkfilechooserdefault.c:2291
#, c-format
msgid "Remove the bookmark '%s'"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2591
+#: gtk/gtkfilechooserdefault.c:2722
#, fuzzy, c-format
msgid "Could not add a bookmark for '%s' because it is an invalid path name."
msgstr "%s için yer imi eklenemedi çünkü o geçerli bir yol adı değil."
-#: gtk/gtkfilechooserdefault.c:2769
+# gtk/gtkstock.c:303
+#: gtk/gtkfilechooserdefault.c:2937
+#, fuzzy
+msgid "Remove"
+msgstr "_Kaldır"
+
+# gtk/gtkfilesel.c:1351
+#: gtk/gtkfilechooserdefault.c:2946
+#, fuzzy
+msgid "Rename..."
+msgstr "Ye_niden adlandır"
+
+#: gtk/gtkfilechooserdefault.c:3069
msgid "Shortcuts"
msgstr ""
# gtk/gtkfilesel.c:651
-#: gtk/gtkfilechooserdefault.c:2823
+#: gtk/gtkfilechooserdefault.c:3123
msgid "Folder"
msgstr "Klasör"
-#: gtk/gtkfilechooserdefault.c:2875 gtk/gtkstock.c:295
+#: gtk/gtkfilechooserdefault.c:3179 gtk/gtkstock.c:317
msgid "_Add"
msgstr "_Ekle"
-#: gtk/gtkfilechooserdefault.c:2882
-msgid "Add the selected folder to the bookmarks"
+#: gtk/gtkfilechooserdefault.c:3186
+msgid "Add the selected folder to the Bookmarks"
msgstr ""
# gtk/gtkstock.c:303
-#: gtk/gtkfilechooserdefault.c:2887 gtk/gtkstock.c:352
+#: gtk/gtkfilechooserdefault.c:3191 gtk/gtkstock.c:395
msgid "_Remove"
msgstr "_Kaldır"
-#: gtk/gtkfilechooserdefault.c:2894
+#: gtk/gtkfilechooserdefault.c:3198
msgid "Remove the selected bookmark"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2997
-msgid "_Add to Shortcuts"
+#: gtk/gtkfilechooserdefault.c:3305
+msgid "_Add to Bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:3007
+#: gtk/gtkfilechooserdefault.c:3315
#, fuzzy
msgid "Open _Location"
msgstr "Konum Aç"
-#: gtk/gtkfilechooserdefault.c:3019
+#: gtk/gtkfilechooserdefault.c:3327
msgid "Show _Hidden Files"
msgstr "_Gizli Dosyaları Göster"
# gtk/gtkfilesel.c:651
-#: gtk/gtkfilechooserdefault.c:3143 gtk/gtkfilesel.c:767
+#: gtk/gtkfilechooserdefault.c:3451 gtk/gtkfilesel.c:766
msgid "Files"
msgstr "Dosyalar"
# gtk/gtkcolorsel.c:1833
-#: gtk/gtkfilechooserdefault.c:3174
+#: gtk/gtkfilechooserdefault.c:3482
msgid "Name"
msgstr "İsim"
# gtk/gtkfontsel.c:310
-#: gtk/gtkfilechooserdefault.c:3199
+#: gtk/gtkfilechooserdefault.c:3507
msgid "Size"
msgstr "Boyut"
# gtk/gtksizegroup.c:241
-#: gtk/gtkfilechooserdefault.c:3212
+#: gtk/gtkfilechooserdefault.c:3520
msgid "Modified"
msgstr "Değiştirilmiş"
-#: gtk/gtkfilechooserdefault.c:3244
+#: gtk/gtkfilechooserdefault.c:3552
msgid "Select which types of files are shown"
msgstr ""
#. Create Folder
-#: gtk/gtkfilechooserdefault.c:3280
+#: gtk/gtkfilechooserdefault.c:3588
msgid "Create Fo_lder"
msgstr "_Klasör Oluştur"
# gtk/gtkcolorsel.c:1833
#. Name entry
-#: gtk/gtkfilechooserdefault.c:3398
+#: gtk/gtkfilechooserdefault.c:3709
msgid "_Name:"
msgstr "_İsim:"
-#: gtk/gtkfilechooserdefault.c:3438
+#: gtk/gtkfilechooserdefault.c:3749
msgid "_Browse for other folders"
msgstr "Diğer klasörler için _gözat:"
-#: gtk/gtkfilechooserdefault.c:3688
+#: gtk/gtkfilechooserdefault.c:4000
msgid "Save in _folder:"
msgstr "_Klasör içine kaydet:"
-#: gtk/gtkfilechooserdefault.c:3690
+#: gtk/gtkfilechooserdefault.c:4002
msgid "Create in _folder:"
msgstr "_Klasör içinde oluştur:"
-#: gtk/gtkfilechooserdefault.c:4523
+#: gtk/gtkfilechooserdefault.c:4959
#, fuzzy
msgid "Cannot change to folder because it is not local"
msgstr "Belirttiğiniz klasör yerel olmadığı için değiştirilemiyor"
-#: gtk/gtkfilechooserdefault.c:5048
+#: gtk/gtkfilechooserdefault.c:5513
#, fuzzy, c-format
msgid "Shortcut %s does not exist"
msgstr "%s kısayolu bulunmuyor"
-#: gtk/gtkfilechooserdefault.c:5508
+#: gtk/gtkfilechooserdefault.c:6057
#, fuzzy, c-format
msgid "Could not mount %s"
msgstr ""
"%s seçilemedi:\n"
"%s"
-#: gtk/gtkfilechooserdefault.c:5802
+#: gtk/gtkfilechooserdefault.c:6352
msgid "Type name of new folder"
msgstr "Yeni klasörün adını girin"
-#: gtk/gtkfilechooserdefault.c:5844
+#: gtk/gtkfilechooserdefault.c:6394
#, c-format
msgid "%d byte"
msgid_plural "%d bytes"
msgstr[0] "%d bayt"
msgstr[1] "%d bayt"
-#: gtk/gtkfilechooserdefault.c:5846
+#: gtk/gtkfilechooserdefault.c:6396
#, c-format
msgid "%.1f K"
msgstr "%.1f K"
-#: gtk/gtkfilechooserdefault.c:5848
+#: gtk/gtkfilechooserdefault.c:6398
#, c-format
msgid "%.1f M"
msgstr "%.1f M"
-#: gtk/gtkfilechooserdefault.c:5850
+#: gtk/gtkfilechooserdefault.c:6400
#, c-format
msgid "%.1f G"
msgstr "%.1f G"
+# gtk/gtkinputdialog.c:577
+#: gtk/gtkfilechooserdefault.c:6446 gtk/gtkfilechooserdefault.c:6470
+msgid "Unknown"
+msgstr "Bilinmeyen"
+
# gtk/gtkwindow.c:372
-#: gtk/gtkfilechooserdefault.c:5902
+#: gtk/gtkfilechooserdefault.c:6457
msgid "Today"
msgstr "Bugün"
-#: gtk/gtkfilechooserdefault.c:5904
+#: gtk/gtkfilechooserdefault.c:6459
msgid "Yesterday"
msgstr "Dün"
-# gtk/gtkinputdialog.c:577
-#: gtk/gtkfilechooserdefault.c:5915
-msgid "Unknown"
-msgstr "Bilinmeyen"
-
-#: gtk/gtkfilechooserdefault.c:5985
+#: gtk/gtkfilechooserdefault.c:6541
#, fuzzy
msgid "Cannot change folder"
msgstr "_Klasör içinde oluştur:"
-#: gtk/gtkfilechooserdefault.c:5986
+#: gtk/gtkfilechooserdefault.c:6542
#, fuzzy
msgid "The folder you specified is an invalid path."
msgstr "Belirttiğiniz klasör geçerli bir yol olmadığı için değiştirilemiyor."
-#: gtk/gtkfilechooserdefault.c:6025
+#: gtk/gtkfilechooserdefault.c:6581
#, fuzzy, c-format
msgid "Could not build file name from '%s' and '%s'"
msgstr ""
"'%s' ile '%s' kullanılarak dosya ismi oluşturulamadı:\n"
"%s"
-#: gtk/gtkfilechooserdefault.c:6061
+#: gtk/gtkfilechooserdefault.c:6617
#, fuzzy
msgid "Could not select item"
msgstr ""
"%s seçilemedi:\n"
"%s"
-#: gtk/gtkfilechooserdefault.c:6101
+#: gtk/gtkfilechooserdefault.c:6657
msgid "Open Location"
msgstr "Konum Aç"
-#: gtk/gtkfilechooserdefault.c:6108
+#: gtk/gtkfilechooserdefault.c:6664
msgid "Save in Location"
msgstr "Konum içine Kaydet"
# gtk/gtkfilesel.c:1795
-#: gtk/gtkfilechooserdefault.c:6132
+#: gtk/gtkfilechooserdefault.c:6688
msgid "_Location:"
msgstr "_Konum:"
# gtk/gtkfilesel.c:651
-#: gtk/gtkfilesel.c:731
+#: gtk/gtkfilesel.c:730
msgid "Folders"
msgstr "Klasörler"
# gtk/gtkfilesel.c:651
-#: gtk/gtkfilesel.c:735
+#: gtk/gtkfilesel.c:734
msgid "Fol_ders"
msgstr "_Klasörler"
# gtk/gtkfilesel.c:651
-#: gtk/gtkfilesel.c:771
+#: gtk/gtkfilesel.c:770
msgid "_Files"
msgstr "_Dosyalar"
# gtk/gtkfilesel.c:719 gtk/gtkfilesel.c:1816
-#: gtk/gtkfilesel.c:859 gtk/gtkfilesel.c:2249
+#: gtk/gtkfilesel.c:858 gtk/gtkfilesel.c:2248
#, c-format
msgid "Folder unreadable: %s"
msgstr "Klasör okunabilir değil: %s"
-#: gtk/gtkfilesel.c:990
+#: gtk/gtkfilesel.c:989
#, c-format
msgid ""
"The file \"%s\" resides on another machine (called %s) and may not be "
@@ -1525,22 +1763,22 @@ msgstr ""
"program tarafından kullanılamayabilir.\n"
"Onu seçmek istediğinizden emin misiniz?"
-#: gtk/gtkfilesel.c:1121
+#: gtk/gtkfilesel.c:1120
msgid "_New Folder"
msgstr "_Yeni Klasör"
# gtk/gtkfilesel.c:762 gtk/gtkfilesel.c:1176
-#: gtk/gtkfilesel.c:1132
+#: gtk/gtkfilesel.c:1131
msgid "De_lete File"
msgstr "Dosya _Sil"
# gtk/gtkfilesel.c:773 gtk/gtkfilesel.c:1318
-#: gtk/gtkfilesel.c:1143
+#: gtk/gtkfilesel.c:1142
msgid "_Rename File"
msgstr "Dosyayı Yeniden _Adlandır"
# gtk/gtkfilesel.c:1249 gtk/gtkfilesel.c:1263
-#: gtk/gtkfilesel.c:1445
+#: gtk/gtkfilesel.c:1444
#, c-format
msgid ""
"The folder name \"%s\" contains symbols that are not allowed in filenames"
@@ -1548,7 +1786,7 @@ msgstr ""
"\"%s\" klasör adı, dosya isimlerinde izin verilmeyen karakterler içeriyor"
# gtk/gtkfilesel.c:1265
-#: gtk/gtkfilesel.c:1447
+#: gtk/gtkfilesel.c:1446
#, c-format
msgid ""
"Error creating folder \"%s\": %s\n"
@@ -1558,39 +1796,39 @@ msgstr ""
"%s"
# gtk/gtkfilesel.c:1003 gtk/gtkfilesel.c:1253
-#: gtk/gtkfilesel.c:1448 gtk/gtkfilesel.c:1684
+#: gtk/gtkfilesel.c:1447 gtk/gtkfilesel.c:1683
msgid "You probably used symbols not allowed in filenames."
msgstr "Dosya isimlerinde izin verilmeyen karakterler kullanmış olabilirsiniz."
# gtk/gtkfilesel.c:1011
-#: gtk/gtkfilesel.c:1456
+#: gtk/gtkfilesel.c:1455
#, c-format
msgid "Error creating folder \"%s\": %s\n"
msgstr "\"%s\" klasörü oluşturulurken hata: %s\n"
-#: gtk/gtkfilesel.c:1490
+#: gtk/gtkfilesel.c:1489
msgid "New Folder"
msgstr "Yeni Klasör"
# gtk/gtkfilesel.c:502
-#: gtk/gtkfilesel.c:1505
+#: gtk/gtkfilesel.c:1504
msgid "_Folder name:"
msgstr "_Klasör ismi:"
# gtk/gtkfilesel.c:1073
-#: gtk/gtkfilesel.c:1529
+#: gtk/gtkfilesel.c:1528
msgid "C_reate"
msgstr "Oluştu_r"
# gtk/gtkfilesel.c:1117
-#: gtk/gtkfilesel.c:1572
+#: gtk/gtkfilesel.c:1571
#, c-format
msgid "The filename \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
"\"%s\" dosya ismi, dosya isimlerinde izin verilmeyen karakterler içeriyor."
# gtk/gtkfilesel.c:1120
-#: gtk/gtkfilesel.c:1575
+#: gtk/gtkfilesel.c:1574
#, c-format
msgid ""
"Error deleting file \"%s\": %s\n"
@@ -1600,36 +1838,36 @@ msgstr ""
"%s"
# gtk/gtkfilesel.c:1122 gtk/gtkfilesel.c:1267
-#: gtk/gtkfilesel.c:1577 gtk/gtkfilesel.c:1698
+#: gtk/gtkfilesel.c:1576 gtk/gtkfilesel.c:1697
msgid "It probably contains symbols not allowed in filenames."
msgstr "Dosya isimlerinde izin verilmeyen karakterler kullanılmış olabilir."
# gtk/gtkfilesel.c:1131
-#: gtk/gtkfilesel.c:1586
+#: gtk/gtkfilesel.c:1585
#, c-format
msgid "Error deleting file \"%s\": %s"
msgstr "\"%s\" dosyası silinirken hata: %s"
# gtk/gtkfilesel.c:1131
-#: gtk/gtkfilesel.c:1629
+#: gtk/gtkfilesel.c:1628
#, c-format
msgid "Really delete file \"%s\"?"
msgstr "\"%s\" dosyası gerçekten silinsin mi?"
# gtk/gtkfilesel.c:762 gtk/gtkfilesel.c:1176
-#: gtk/gtkfilesel.c:1634
+#: gtk/gtkfilesel.c:1633
msgid "Delete File"
msgstr "Dosya Sil"
# gtk/gtkfilesel.c:1249 gtk/gtkfilesel.c:1263
-#: gtk/gtkfilesel.c:1680 gtk/gtkfilesel.c:1694
+#: gtk/gtkfilesel.c:1679 gtk/gtkfilesel.c:1693
#, c-format
msgid "The file name \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
"\"%s\" dosya ismi, dosya isimlerinde izin verilmeyen karakterler içeriyor"
# gtk/gtkfilesel.c:1251
-#: gtk/gtkfilesel.c:1682
+#: gtk/gtkfilesel.c:1681
#, c-format
msgid ""
"Error renaming file to \"%s\": %s\n"
@@ -1639,7 +1877,7 @@ msgstr ""
"%s"
# gtk/gtkfilesel.c:1265
-#: gtk/gtkfilesel.c:1696
+#: gtk/gtkfilesel.c:1695
#, c-format
msgid ""
"Error renaming file \"%s\": %s\n"
@@ -1649,34 +1887,34 @@ msgstr ""
"%s"
# gtk/gtkfilesel.c:1275
-#: gtk/gtkfilesel.c:1706
+#: gtk/gtkfilesel.c:1705
#, c-format
msgid "Error renaming file \"%s\" to \"%s\": %s"
msgstr "\"%s\" dosyası \"%s\" olarak yeniden adlandırılırken hata: %s"
# gtk/gtkfilesel.c:773 gtk/gtkfilesel.c:1318
-#: gtk/gtkfilesel.c:1753
+#: gtk/gtkfilesel.c:1752
msgid "Rename File"
msgstr "Dosyayı Yeniden Adlandır"
# gtk/gtkfilesel.c:773 gtk/gtkfilesel.c:1318
-#: gtk/gtkfilesel.c:1768
+#: gtk/gtkfilesel.c:1767
#, c-format
msgid "Rename file \"%s\" to:"
msgstr "\"%s\" dosyasını yeniden adlandır:"
# gtk/gtkfilesel.c:1351
-#: gtk/gtkfilesel.c:1797
+#: gtk/gtkfilesel.c:1796
msgid "_Rename"
msgstr "Ye_niden adlandır"
# gtk/gtkfilesel.c:1795
-#: gtk/gtkfilesel.c:2229
+#: gtk/gtkfilesel.c:2228
msgid "_Selection: "
msgstr "_Seçim: "
# gtk/gtkfilesel.c:2407
-#: gtk/gtkfilesel.c:3152
+#: gtk/gtkfilesel.c:3151
#, fuzzy, c-format
msgid ""
"The filename \"%s\" couldn't be converted to UTF-8. (try setting the "
@@ -1686,17 +1924,17 @@ msgstr ""
"G_BROKEN_FILENAMES'i atamayı deneyin): %s"
# gdk-pixbuf/io-xbm.c:284
-#: gtk/gtkfilesel.c:3155
+#: gtk/gtkfilesel.c:3154
msgid "Invalid UTF-8"
msgstr "Geçersiz UTF-8"
# gtk/gtkfilesel.c:3275
-#: gtk/gtkfilesel.c:4032
+#: gtk/gtkfilesel.c:4031
msgid "Name too long"
msgstr "İsim çok uzun"
# gtk/gtkfilesel.c:3277
-#: gtk/gtkfilesel.c:4034
+#: gtk/gtkfilesel.c:4033
msgid "Couldn't convert filename"
msgstr "Dosya ismi dönüştürülemedi"
@@ -1705,35 +1943,35 @@ msgid "(Empty)"
msgstr "(Boş)"
# gtk/gtkfilesel.c:1011
-#: gtk/gtkfilesystemunix.c:415 gtk/gtkfilesystemunix.c:429
-#: gtk/gtkfilesystemunix.c:626 gtk/gtkfilesystemwin32.c:482
-#: gtk/gtkfilesystemwin32.c:495 gtk/gtkfilesystemwin32.c:1530
+#: gtk/gtkfilesystemunix.c:475 gtk/gtkfilesystemunix.c:678
+#: gtk/gtkfilesystemunix.c:1918 gtk/gtkfilesystemwin32.c:482
+#: gtk/gtkfilesystemwin32.c:495 gtk/gtkfilesystemwin32.c:1560
#, fuzzy, c-format
msgid "Error getting information for '%s': %s"
msgstr "'%s' için bilgi alınırken hata: %s"
# gtk/gtkfilesel.c:1011
-#: gtk/gtkfilesystemunix.c:495 gtk/gtkfilesystemwin32.c:537
+#: gtk/gtkfilesystemunix.c:547 gtk/gtkfilesystemwin32.c:537
#, fuzzy, c-format
msgid "Error creating directory '%s': %s"
msgstr "'%s' dizini oluşturulurken hata: %s"
-#: gtk/gtkfilesystemunix.c:575 gtk/gtkfilesystemwin32.c:597
+#: gtk/gtkfilesystemunix.c:627 gtk/gtkfilesystemwin32.c:597
msgid "This file system does not support mounting"
msgstr "Bu dosya sistemi bağlama işlemini desteklemiyor"
# gtk/gtkfilesel.c:651
-#: gtk/gtkfilesystemunix.c:583
+#: gtk/gtkfilesystemunix.c:635
msgid "Filesystem"
msgstr "Dosya sistemi"
# gdk-pixbuf/gdk-pixbuf-io.c:473
-#: gtk/gtkfilesystemunix.c:740
+#: gtk/gtkfilesystemunix.c:792
#, fuzzy, c-format
msgid "Could not get a stock icon for %s"
msgstr "'%s' dosyası için bilgiler alınamadı: %s"
-#: gtk/gtkfilesystemunix.c:835
+#: gtk/gtkfilesystemunix.c:887
#, c-format
msgid ""
"The name \"%s\" is not valid because it contains the character \"%s\". "
@@ -1742,71 +1980,86 @@ msgstr ""
"\"%s\" ismi yanlış çünkü \"%s\" karakterini içeriyor. Lütfen başla bir isim "
"kullanın."
-#: gtk/gtkfilesystemunix.c:1443 gtk/gtkfilesystemwin32.c:1004
+#: gtk/gtkfilesystemunix.c:1489
#, fuzzy, c-format
-msgid "Bookmark saving failed: %s"
+msgid "Writing %s failed: %s"
msgstr "Yer imi kaydedilemedi (%s)"
-#: gtk/gtkfilesystemunix.c:1495
+#: gtk/gtkfilesystemunix.c:1578
#, c-format
msgid "'%s' already exists in the bookmarks list"
msgstr ""
-#: gtk/gtkfilesystemunix.c:1557
+#: gtk/gtkfilesystemunix.c:1650
#, c-format
msgid "'%s' does not exist in the bookmarks list"
msgstr ""
# gtk/gtkfilesel.c:1011
-#: gtk/gtkfilesystemunix.c:1739
+#: gtk/gtkfilesystemunix.c:1878
#, fuzzy, c-format
-msgid "Error getting information for '%s'"
-msgstr "'%s' için bilgi alınırken hata"
+msgid "Error getting information for '/': %s"
+msgstr "'%s' için bilgi alınırken hata: %s"
-#: gtk/gtkfontbutton.c:178 gtk/gtkfontbutton.c:295
+#: gtk/gtkfilesystemwin32.c:611
+#, c-format
+msgid "Network Drive (%s)"
+msgstr ""
+
+#: gtk/gtkfilesystemwin32.c:650
+#, fuzzy, c-format
+msgid "%s (%s)"
+msgstr "%s: %s"
+
+#: gtk/gtkfilesystemwin32.c:1032
+#, fuzzy, c-format
+msgid "Bookmark saving failed: %s"
+msgstr "Yer imi kaydedilemedi (%s)"
+
+#: gtk/gtkfontbutton.c:179 gtk/gtkfontbutton.c:292
msgid "Pick a Font"
msgstr "Bir Yazıtipi Seçin"
#. Initialize fields
-#: gtk/gtkfontbutton.c:289
+#: gtk/gtkfontbutton.c:286
msgid "Sans 12"
msgstr "Sans 12"
# gtk/gtkcellrenderertext.c:219 gtk/gtkcellrenderertext.c:227
# gtk/gtkfontsel.c:192 gtk/gtktexttag.c:284 gtk/gtktexttag.c:292
-#: gtk/gtkfontbutton.c:807
+#: gtk/gtkfontbutton.c:804
msgid "Font"
msgstr "Yazıtipi"
#. This is the default text shown in the preview entry, though the user
#. can set it. Remember that some fonts only have capital letters.
-#: gtk/gtkfontsel.c:73
+#: gtk/gtkfontsel.c:74
msgid "abcdefghijk ABCDEFGHIJK"
msgstr "abcçdefgğhıijk ABCÇDEFGĞHIİJK"
# gtk/gtkfontsel.c:296
-#: gtk/gtkfontsel.c:360
+#: gtk/gtkfontsel.c:361
msgid "_Family:"
msgstr "_Aile:"
# gtk/gtkfontsel.c:303
-#: gtk/gtkfontsel.c:366
+#: gtk/gtkfontsel.c:367
msgid "_Style:"
msgstr "_Biçem:"
# gtk/gtkfontsel.c:310
-#: gtk/gtkfontsel.c:372
+#: gtk/gtkfontsel.c:373
msgid "Si_ze:"
msgstr "_Boyut:"
# gtk/gtkfontsel.c:391
#. create the text entry widget
-#: gtk/gtkfontsel.c:548
+#: gtk/gtkfontsel.c:549
msgid "_Preview:"
msgstr "Ö_nizleme:"
# gtk/gtkfontsel.c:1001
-#: gtk/gtkfontsel.c:1382
+#: gtk/gtkfontsel.c:1383
msgid "Font Selection"
msgstr "Yazıtipi Seçimi"
@@ -1824,12 +2077,12 @@ msgstr "_Gama değeri"
#. Remove this icon source so we don't keep trying to
#. * load it.
#.
-#: gtk/gtkiconfactory.c:1629
+#: gtk/gtkiconfactory.c:1644
#, c-format
msgid "Error loading icon: %s"
msgstr "Simge yüklenirken hata: %s"
-#: gtk/gtkicontheme.c:1263
+#: gtk/gtkicontheme.c:1250
#, c-format
msgid ""
"Could not find the icon '%s'. The '%s' theme\n"
@@ -1842,7 +2095,7 @@ msgstr ""
"Kopyasını buradan temin edebilirsiniz:\n"
"\t%s"
-#: gtk/gtkicontheme.c:1328
+#: gtk/gtkicontheme.c:1315
#, c-format
msgid "Icon '%s' not present in theme"
msgstr "'%s' simgesi tema içinde bulunmuyor"
@@ -1951,7 +2204,7 @@ msgid "clear"
msgstr "temiz"
# gtk/gtklabel.c:251
-#: gtk/gtklabel.c:3930
+#: gtk/gtklabel.c:3935
msgid "Select All"
msgstr "Tümünü Seç"
@@ -1986,420 +2239,448 @@ msgstr ""
#. * Do *not* translate it to "predefinito:LTR", if it
#. * it isn't default:LTR or default:RTL it will not work
#.
-#: gtk/gtkmain.c:482
+#: gtk/gtkmain.c:476
msgid "default:LTR"
msgstr "default:LTR"
-#: gtk/gtkmain.c:565
+#: gtk/gtkmain.c:559
msgid "GTK+ Options"
msgstr ""
-#: gtk/gtkmain.c:565
+#: gtk/gtkmain.c:559
msgid "Show GTK+ Options"
msgstr ""
# gtk/gtknotebook.c:2125 gtk/gtknotebook.c:4517
-#: gtk/gtknotebook.c:2712 gtk/gtknotebook.c:5060
+#: gtk/gtknotebook.c:2718 gtk/gtknotebook.c:5064
#, c-format
msgid "Page %u"
msgstr "Sayfa %u"
-#: gtk/gtkradiotoolbutton.c:91
+#: gtk/gtkradiotoolbutton.c:92
msgid "Group"
msgstr "Grup"
-#: gtk/gtkradiotoolbutton.c:92
+#: gtk/gtkradiotoolbutton.c:93
msgid "The radio tool button whose group this button belongs to."
msgstr "Bu düğmenin ait olduğu grup olan radyo aracı düğmesi."
-#: gtk/gtkrc.c:2399
+#: gtk/gtkrc.c:2400
#, c-format
msgid "Unable to find include file: \"%s\""
msgstr "içerilecek dosya bulunamıyor: \"%s\""
# gtk/gtkrc.c:2799
-#: gtk/gtkrc.c:3038 gtk/gtkrc.c:3041
+#: gtk/gtkrc.c:3042 gtk/gtkrc.c:3045
#, c-format
msgid "Unable to locate image file in pixmap_path: \"%s\""
msgstr "Resim dosyası konumlanamadı. pixmap_path: \"%s\""
# gtk/gtkrc.c:3209
-#: gtk/gtkrc.c:3476
+#: gtk/gtkrc.c:3480
#, c-format
msgid "Pixmap path element: \"%s\" must be absolute, %s, line %d"
msgstr "Pixmap dosya yolu elemanı: \"%s\" mutlak olmalı, %s, %d. satır"
# gtk/gtkstock.c:267
#. KEEP IN SYNC with gtkiconfactory.c stock icons, when appropriate
-#: gtk/gtkstock.c:286
+#: gtk/gtkstock.c:308
msgid "Information"
msgstr "Bilgi"
# gtk/gtkstock.c:268
-#: gtk/gtkstock.c:287
+#: gtk/gtkstock.c:309
msgid "Warning"
msgstr "Uyarı"
# gtk/gtkstock.c:269
-#: gtk/gtkstock.c:288
+#: gtk/gtkstock.c:310
msgid "Error"
msgstr "Hata"
# gtk/gtkstock.c:270
-#: gtk/gtkstock.c:289
+#: gtk/gtkstock.c:311
msgid "Question"
msgstr "Soru"
#. FIXME these need accelerators when appropriate, and
#. * need the mnemonics to be rationalized
#.
-#: gtk/gtkstock.c:294
+#: gtk/gtkstock.c:316
msgid "_About"
msgstr ""
# gtk/gtkstock.c:275
-#: gtk/gtkstock.c:296
+#: gtk/gtkstock.c:318
msgid "_Apply"
msgstr "_Uygula"
# gtk/gtkstock.c:276
-#: gtk/gtkstock.c:297
+#: gtk/gtkstock.c:319
msgid "_Bold"
msgstr "_Kalın"
# gtk/gtkstock.c:277
-#: gtk/gtkstock.c:298
+#: gtk/gtkstock.c:320
msgid "_Cancel"
msgstr "İp_tal"
-#: gtk/gtkstock.c:299
+#: gtk/gtkstock.c:321
msgid "_CD-Rom"
msgstr "_CD-Rom"
# gtk/gtkstock.c:278
-#: gtk/gtkstock.c:300
+#: gtk/gtkstock.c:322
msgid "_Clear"
msgstr "_Temizle"
# gtk/gtkstock.c:279
-#: gtk/gtkstock.c:301
+#: gtk/gtkstock.c:323
msgid "_Close"
msgstr "_Kapat"
# gtk/gtkstock.c:289
-#: gtk/gtkstock.c:302
+#: gtk/gtkstock.c:324
msgid "_Convert"
msgstr "Dö_nüştür"
# gtk/gtkstock.c:280
-#: gtk/gtkstock.c:303
+#: gtk/gtkstock.c:325
msgid "_Copy"
msgstr "_Kopyala"
# gtk/gtkstock.c:281
-#: gtk/gtkstock.c:304
+#: gtk/gtkstock.c:326
msgid "Cu_t"
msgstr "K_es"
# gtk/gtkfilesel.c:1198
-#: gtk/gtkstock.c:305
+#: gtk/gtkstock.c:327
msgid "_Delete"
msgstr "_Sil"
-#: gtk/gtkstock.c:306
+#: gtk/gtkstock.c:328
msgid "_Execute"
msgstr "Ç_alıştır"
-#: gtk/gtkstock.c:307
+#: gtk/gtkstock.c:329
msgid "_Edit"
msgstr ""
# gtk/gtkstock.c:282
-#: gtk/gtkstock.c:308
+#: gtk/gtkstock.c:330
msgid "_Find"
msgstr "_Bul"
# gtk/gtkstock.c:283
-#: gtk/gtkstock.c:309
+#: gtk/gtkstock.c:331
msgid "Find and _Replace"
msgstr "Bul ve _Değiştir"
# gtk/gtkstock.c:280
-#: gtk/gtkstock.c:310
+#: gtk/gtkstock.c:332
msgid "_Floppy"
msgstr "D_isket"
-#: gtk/gtkstock.c:311
-msgid "_Bottom"
-msgstr "_Alt"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:334
+msgid "Navigation|_Bottom"
+msgstr ""
-#: gtk/gtkstock.c:312
-msgid "_First"
-msgstr "_İlk"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:336
+msgid "Navigation|_First"
+msgstr ""
-# gtk/gtkstock.c:297
-#: gtk/gtkstock.c:313
-msgid "_Last"
-msgstr "So_n"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:338
+msgid "Navigation|_Last"
+msgstr ""
-# gtk/gtkstock.c:280
-#: gtk/gtkstock.c:314
-msgid "_Top"
-msgstr "Ü_st"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:340
+msgid "Navigation|_Top"
+msgstr ""
-# gtk/gtkstock.c:284
-#: gtk/gtkstock.c:315
-msgid "_Back"
-msgstr "_Geri"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:342
+msgid "Navigation|_Back"
+msgstr ""
-#: gtk/gtkstock.c:316
-msgid "_Down"
-msgstr "_Aşağı"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:344
+msgid "Navigation|_Down"
+msgstr ""
-# gtk/gtkstock.c:285
-#: gtk/gtkstock.c:317 gtk/gtkstock.c:331
-msgid "_Forward"
-msgstr "İ_leri"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:346
+msgid "Navigation|_Forward"
+msgstr ""
-#: gtk/gtkstock.c:318
-msgid "_Up"
-msgstr "Y_ukarı"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:348
+msgid "Navigation|_Up"
+msgstr ""
-#: gtk/gtkstock.c:319
+#: gtk/gtkstock.c:349
msgid "_Harddisk"
msgstr "_Sabit disk"
# gtk/gtkstock.c:286
-#: gtk/gtkstock.c:320
+#: gtk/gtkstock.c:350
msgid "_Help"
msgstr "_Yardım"
# gtk/gtkstock.c:287
-#: gtk/gtkstock.c:321
+#: gtk/gtkstock.c:351
msgid "_Home"
msgstr "_Başlangıç"
-#: gtk/gtkstock.c:322
+#: gtk/gtkstock.c:352
msgid "Increase Indent"
msgstr "Girintiyi Arttır"
-#: gtk/gtkstock.c:323
+#: gtk/gtkstock.c:353
msgid "Decrease Indent"
msgstr "Girintiyi Azalt"
-#: gtk/gtkstock.c:324
+#: gtk/gtkstock.c:354
msgid "_Index"
msgstr "İndek_s"
# gtk/gtkstock.c:288
-#: gtk/gtkstock.c:325
+#: gtk/gtkstock.c:355
msgid "_Italic"
msgstr "_Eğik"
-#: gtk/gtkstock.c:326
+#: gtk/gtkstock.c:356
msgid "_Jump to"
msgstr "A_tla"
# gtk/gtkstock.c:289
-#: gtk/gtkstock.c:327
-msgid "_Center"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:358
+#, fuzzy
+msgid "Justify|_Center"
msgstr "Or_tala"
-# gtk/gtkstock.c:290
-#: gtk/gtkstock.c:328
-msgid "_Fill"
-msgstr "_Doldur"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:360
+msgid "Justify|_Fill"
+msgstr ""
-# gtk/gtkstock.c:291
-#: gtk/gtkstock.c:329
-msgid "_Left"
-msgstr "S_ol"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:362
+msgid "Justify|_Left"
+msgstr ""
# gtk/gtkstock.c:292
-#: gtk/gtkstock.c:330
-msgid "_Right"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:364
+#, fuzzy
+msgid "Justify|_Right"
msgstr "S_ağ"
+# gtk/gtkstock.c:285
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:367
+#, fuzzy
+msgid "Media|_Forward"
+msgstr "İ_leri"
+
# gtk/gtkstock.c:293
-#: gtk/gtkstock.c:332
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:369
#, fuzzy
-msgid "_Next"
+msgid "Media|_Next"
msgstr "_Yeni"
# gtk/gtkstock.c:297
-#: gtk/gtkstock.c:333
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:371
#, fuzzy
-msgid "P_ause"
+msgid "Media|P_ause"
msgstr "_Yapıştır"
-#: gtk/gtkstock.c:334
-msgid "_Play"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:373
+msgid "Media|_Play"
msgstr ""
-#: gtk/gtkstock.c:335
-msgid "Pre_vious"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:375
+msgid "Media|Pre_vious"
msgstr ""
# gtk/gtkcolorsel.c:1802
-#: gtk/gtkstock.c:336
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:377
#, fuzzy
-msgid "_Record"
+msgid "Media|_Record"
msgstr "_Kırmızı:"
# gtk/gtkstock.c:282
-#: gtk/gtkstock.c:337
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:379
#, fuzzy
-msgid "R_ewind"
+msgid "Media|R_ewind"
msgstr "_Bul"
# gtk/gtkstock.c:308
-#: gtk/gtkstock.c:338 gtk/gtkstock.c:361
-msgid "_Stop"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:381
+#, fuzzy
+msgid "Media|_Stop"
msgstr "_Dur"
# gtk/gtkstock.c:293
-#: gtk/gtkstock.c:339
+#: gtk/gtkstock.c:382
msgid "_Network"
msgstr "_Ağ"
# gtk/gtkstock.c:293
-#: gtk/gtkstock.c:340
+#: gtk/gtkstock.c:383
msgid "_New"
msgstr "_Yeni"
# gtk/gtkstock.c:294
-#: gtk/gtkstock.c:341
+#: gtk/gtkstock.c:384
msgid "_No"
msgstr "_Hayır"
# gtk/gtkstock.c:295
-#: gtk/gtkstock.c:342
+#: gtk/gtkstock.c:385
msgid "_OK"
msgstr "_Tamam"
# gtk/gtkstock.c:296
-#: gtk/gtkstock.c:343
+#: gtk/gtkstock.c:386
msgid "_Open"
msgstr "_Aç"
# gtk/gtkstock.c:297
-#: gtk/gtkstock.c:344
+#: gtk/gtkstock.c:387
msgid "_Paste"
msgstr "_Yapıştır"
# gtk/gtkstock.c:298
-#: gtk/gtkstock.c:345
+#: gtk/gtkstock.c:388
msgid "_Preferences"
msgstr "_Tercihler"
# gtk/gtkstock.c:299
-#: gtk/gtkstock.c:346
+#: gtk/gtkstock.c:389
msgid "_Print"
msgstr "_Yazdır"
# gtk/gtkstock.c:300
-#: gtk/gtkstock.c:347
+#: gtk/gtkstock.c:390
msgid "Print Pre_view"
msgstr "Yazıcı Ö_nizleme"
# gtk/gtkstock.c:301
-#: gtk/gtkstock.c:348
+#: gtk/gtkstock.c:391
msgid "_Properties"
msgstr "Ö_zellikler"
# gtk/gtkstock.c:302
-#: gtk/gtkstock.c:349
+#: gtk/gtkstock.c:392
msgid "_Quit"
msgstr "Çı_k"
# gtk/gtkstock.c:303
-#: gtk/gtkstock.c:350
+#: gtk/gtkstock.c:393
msgid "_Redo"
msgstr "_Tekrar Yap"
-#: gtk/gtkstock.c:351
+#: gtk/gtkstock.c:394
msgid "_Refresh"
msgstr "_Tazele"
# gtk/gtkstock.c:304
-#: gtk/gtkstock.c:353
+#: gtk/gtkstock.c:396
msgid "_Revert"
msgstr "_Eskiye dön"
# gtk/gtkstock.c:305
-#: gtk/gtkstock.c:354
+#: gtk/gtkstock.c:397
msgid "_Save"
msgstr "_Kaydet"
# gtk/gtkstock.c:306
-#: gtk/gtkstock.c:355
+#: gtk/gtkstock.c:398
msgid "Save _As"
msgstr "_Farklı Kaydet"
# gtk/gtkstock.c:279
-#: gtk/gtkstock.c:356
+#: gtk/gtkstock.c:399
msgid "_Color"
msgstr "_Renk"
# gtk/gtkcellrenderertext.c:219 gtk/gtkcellrenderertext.c:227
# gtk/gtkfontsel.c:192 gtk/gtktexttag.c:284 gtk/gtktexttag.c:292
-#: gtk/gtkstock.c:357
+#: gtk/gtkstock.c:400
msgid "_Font"
msgstr "_Yazıtipi"
-#: gtk/gtkstock.c:358
+#: gtk/gtkstock.c:401
msgid "_Ascending"
msgstr "A_rtan"
-#: gtk/gtkstock.c:359
+#: gtk/gtkstock.c:402
msgid "_Descending"
msgstr "A_zalan"
# gtk/gtkstock.c:307
-#: gtk/gtkstock.c:360
+#: gtk/gtkstock.c:403
msgid "_Spell Check"
msgstr "_Yazım Denetimi"
+# gtk/gtkstock.c:308
+#: gtk/gtkstock.c:404
+msgid "_Stop"
+msgstr "_Dur"
+
# gtk/gtkstock.c:309
-#: gtk/gtkstock.c:362
+#: gtk/gtkstock.c:405
msgid "_Strikethrough"
msgstr "Ü_stüçizili"
# gtk/gtkstock.c:310
-#: gtk/gtkstock.c:363
+#: gtk/gtkstock.c:406
msgid "_Undelete"
msgstr "_Kurtar"
# gtk/gtkstock.c:310
-#: gtk/gtkstock.c:364
+#: gtk/gtkstock.c:407
msgid "_Underline"
msgstr "A_ltıçizili"
# gtk/gtkstock.c:311
-#: gtk/gtkstock.c:365
+#: gtk/gtkstock.c:408
msgid "_Undo"
msgstr "_Geri Al"
# gtk/gtkstock.c:312
-#: gtk/gtkstock.c:366
+#: gtk/gtkstock.c:409
msgid "_Yes"
msgstr "_Evet"
-#: gtk/gtkstock.c:367
+#: gtk/gtkstock.c:410
msgid "_Normal Size"
msgstr "_Normal Boyut"
-#: gtk/gtkstock.c:368
+#: gtk/gtkstock.c:411
msgid "Best _Fit"
msgstr "Tam _Sığdır"
# gtk/gtkstock.c:315
-#: gtk/gtkstock.c:369
+#: gtk/gtkstock.c:412
msgid "Zoom _In"
msgstr "_Yakınlaştır"
# gtk/gtkstock.c:316
-#: gtk/gtkstock.c:370
+#: gtk/gtkstock.c:413
msgid "Zoom _Out"
msgstr "_Uzaklaştır"
@@ -2454,22 +2735,22 @@ msgstr "Tema aygıtı module_path \"%s\" içinde bulunamadı,"
msgid "--- No Tip ---"
msgstr "--- İpucu Yok ---"
-#: gtk/gtkuimanager.c:1132
+#: gtk/gtkuimanager.c:1154
#, c-format
msgid "Unknown attribute '%s' on line %d char %d"
msgstr "Bilinmeyen öznitelik '%s', satır %d karakter %d"
-#: gtk/gtkuimanager.c:1332
+#: gtk/gtkuimanager.c:1371
#, c-format
msgid "Unexpected start tag '%s' on line %d char %d"
msgstr "Beklenmeyen başlama etiketi '%s', satır %d karakter %d"
-#: gtk/gtkuimanager.c:1417
+#: gtk/gtkuimanager.c:1461
#, c-format
msgid "Unexpected character data on line %d char %d"
msgstr "Beklenmeyen karakter verisi, satır %d karakter %d"
-#: gtk/gtkuimanager.c:2209
+#: gtk/gtkuimanager.c:2272
msgid "Empty"
msgstr "Boş"
@@ -2536,6 +2817,52 @@ msgstr "X Girdi Yöntemi"
msgid "Could not get information for file '%s': %s"
msgstr "'%s' dosyası için bilgiler alınamadı: %s"
+#~ msgid "Shift"
+#~ msgstr "Shift"
+
+#~ msgid "Ctrl"
+#~ msgstr "Ctrl"
+
+#~ msgid "Alt"
+#~ msgstr "Alt"
+
+# gtk/gtkfilesel.c:1011
+#, fuzzy
+#~ msgid "Error getting information for '%s'"
+#~ msgstr "'%s' için bilgi alınırken hata"
+
+#~ msgid "_Bottom"
+#~ msgstr "_Alt"
+
+#~ msgid "_First"
+#~ msgstr "_İlk"
+
+# gtk/gtkstock.c:297
+#~ msgid "_Last"
+#~ msgstr "So_n"
+
+# gtk/gtkstock.c:280
+#~ msgid "_Top"
+#~ msgstr "Ü_st"
+
+# gtk/gtkstock.c:284
+#~ msgid "_Back"
+#~ msgstr "_Geri"
+
+#~ msgid "_Down"
+#~ msgstr "_Aşağı"
+
+#~ msgid "_Up"
+#~ msgstr "Y_ukarı"
+
+# gtk/gtkstock.c:290
+#~ msgid "_Fill"
+#~ msgstr "_Doldur"
+
+# gtk/gtkstock.c:291
+#~ msgid "_Left"
+#~ msgstr "S_ol"
+
#~ msgid ""
#~ "Could not change the current folder to %s:\n"
#~ "%s"
@@ -2553,9 +2880,6 @@ msgstr "'%s' dosyası için bilgiler alınamadı: %s"
#~ msgid "Could not add bookmark for %s because it is not a folder."
#~ msgstr "%s için yer imi eklenemedi çünkü o bir klasör değil."
-#~ msgid "%s: %s"
-#~ msgstr "%s: %s"
-
#~ msgid "This file system does not support icons for everything"
#~ msgstr "Bu dosya sistemi her şey için simgeleri desteklemiyor"
diff --git a/po/uk.po b/po/uk.po
index d3fb8604a..00f5fbd02 100644
--- a/po/uk.po
+++ b/po/uk.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gtk+ 1.3.0\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-04-06 15:15+0300\n"
+"POT-Creation-Date: 2005-06-20 14:30-0400\n"
"PO-Revision-Date: 2005-02-09 14:03+0300\n"
"Last-Translator: Maxim Dziumanenko <mvd@mylinux.com.ua>\n"
"Language-Team: Ukrainian <linux@linux.org.ua>\n"
@@ -102,12 +102,12 @@ msgstr "Не вдається відкрити тимчасовий файл"
msgid "Failed to read from temporary file"
msgstr "Не вдається прочитати тимчасовий файл"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1683
+#: gdk-pixbuf/gdk-pixbuf-io.c:1687
#, c-format
msgid "Failed to open '%s' for writing: %s"
msgstr "Не вдається відкрити \"%s\" для запису: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1707
+#: gdk-pixbuf/gdk-pixbuf-io.c:1711
#, c-format
msgid ""
"Failed to close '%s' while writing image, all data may not have been saved: %"
@@ -116,7 +116,7 @@ msgstr ""
"Не вдається закрити \"%s\" при записуванні зображення, можливо збережено не "
"всі дані: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1927 gdk-pixbuf/gdk-pixbuf-io.c:1977
+#: gdk-pixbuf/gdk-pixbuf-io.c:1931 gdk-pixbuf/gdk-pixbuf-io.c:1981
msgid "Insufficient memory to save image into a buffer"
msgstr "Недостатньо пам'яті для збереження файлу у буфер"
@@ -179,32 +179,32 @@ msgstr "Неправильний фрагмент у анімації"
msgid "The ANI image format"
msgstr "Формат зображень ANI"
-#: gdk-pixbuf/io-bmp.c:228 gdk-pixbuf/io-bmp.c:301 gdk-pixbuf/io-bmp.c:333
-#: gdk-pixbuf/io-bmp.c:356 gdk-pixbuf/io-bmp.c:437
+#: gdk-pixbuf/io-bmp.c:228 gdk-pixbuf/io-bmp.c:306 gdk-pixbuf/io-bmp.c:338
+#: gdk-pixbuf/io-bmp.c:361 gdk-pixbuf/io-bmp.c:442
msgid "BMP image has bogus header data"
msgstr "Зображення формату BMP містить неправильні дані в заголовку"
-#: gdk-pixbuf/io-bmp.c:239 gdk-pixbuf/io-bmp.c:396
+#: gdk-pixbuf/io-bmp.c:239 gdk-pixbuf/io-bmp.c:401
msgid "Not enough memory to load bitmap image"
msgstr "Недостатньо пам'яті для завантаження растрового зображення"
-#: gdk-pixbuf/io-bmp.c:282
+#: gdk-pixbuf/io-bmp.c:287
msgid "BMP image has unsupported header size"
msgstr "Зображення BMP має непідтримуваний розмір заголовка"
-#: gdk-pixbuf/io-bmp.c:320
+#: gdk-pixbuf/io-bmp.c:325
msgid "Topdown BMP images cannot be compressed"
msgstr "Низхідні зображення формату BMP не можуть бути стиснені"
-#: gdk-pixbuf/io-bmp.c:1198
+#: gdk-pixbuf/io-bmp.c:1203
msgid "Couldn't allocate memory for saving BMP file"
msgstr "Не вдається виділити пам'ять для завантаження файлу BMP"
-#: gdk-pixbuf/io-bmp.c:1239
+#: gdk-pixbuf/io-bmp.c:1244
msgid "Couldn't write to BMP file"
msgstr "Не вдається записати файл BMP"
-#: gdk-pixbuf/io-bmp.c:1288
+#: gdk-pixbuf/io-bmp.c:1293
msgid "The BMP image format"
msgstr "Формат зображень BMP"
@@ -462,27 +462,45 @@ msgstr "Критична помилка зчитування файлу зобр
msgid "Fatal error reading PNG image file: %s"
msgstr "Критична помилка зчитування файлу зображення PNG: %s"
-#: gdk-pixbuf/io-png.c:813
+#: gdk-pixbuf/io-png.c:810
msgid ""
"Keys for PNG text chunks must have at least 1 and at most 79 characters."
msgstr ""
"Ключі для блоків тексту в зображенні формату PNG мають містити не менше 1 та "
"не більше 79 символів."
-#: gdk-pixbuf/io-png.c:821
+#: gdk-pixbuf/io-png.c:818
msgid "Keys for PNG text chunks must be ASCII characters."
msgstr ""
"Ключі для блоків тексту в зображенні формату PNG мають бути символами з "
"набору ASCII."
-#: gdk-pixbuf/io-png.c:854
+#: gdk-pixbuf/io-png.c:831
+#, fuzzy, c-format
+msgid ""
+"PNG compression level must be a value between 0 and 9; value '%s' could not "
+"be parsed."
+msgstr ""
+"Якість формату JPEG має бути в діапазоні від 0 до 100; значення \"%s\" не "
+"вдається опрацювати."
+
+#: gdk-pixbuf/io-png.c:843
+#, fuzzy, c-format
+msgid ""
+"PNG compression level must be a value between 0 and 9; value '%d' is not "
+"allowed."
+msgstr ""
+"Якість формату JPEG має бути в діапазоні від 0 до 100; значення \"%d\" "
+"недопустиме."
+
+#: gdk-pixbuf/io-png.c:883
#, c-format
msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding."
msgstr ""
"Значення для блоку тексту \"%s\" в зображенні формату PNG не може бути "
"перетворено в кодування ISO-8859-1."
-#: gdk-pixbuf/io-png.c:994
+#: gdk-pixbuf/io-png.c:1026
msgid "The PNG image format"
msgstr "Формат зображень PNG"
@@ -815,6 +833,138 @@ msgstr "FLAGS"
msgid "Gdk debugging flags to unset"
msgstr "Скинути налагоджувальні ознаки Gdk"
+#: gdk/keyname-table.h:3940
+msgid "keyboard label|BackSpace"
+msgstr ""
+
+#: gdk/keyname-table.h:3941
+msgid "keyboard label|Tab"
+msgstr ""
+
+#: gdk/keyname-table.h:3942
+msgid "keyboard label|Return"
+msgstr ""
+
+#: gdk/keyname-table.h:3943
+msgid "keyboard label|Pause"
+msgstr ""
+
+#: gdk/keyname-table.h:3944
+msgid "keyboard label|Scroll_Lock"
+msgstr ""
+
+#: gdk/keyname-table.h:3945
+msgid "keyboard label|Sys_Req"
+msgstr ""
+
+#: gdk/keyname-table.h:3946
+msgid "keyboard label|Escape"
+msgstr ""
+
+#: gdk/keyname-table.h:3947
+msgid "keyboard label|Multi_key"
+msgstr ""
+
+#: gdk/keyname-table.h:3948
+msgid "keyboard label|Home"
+msgstr ""
+
+#: gdk/keyname-table.h:3949
+msgid "keyboard label|Page_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3950
+msgid "keyboard label|Page_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3951
+msgid "keyboard label|End"
+msgstr ""
+
+#: gdk/keyname-table.h:3952
+msgid "keyboard label|Begin"
+msgstr ""
+
+#: gdk/keyname-table.h:3953
+msgid "keyboard label|Print"
+msgstr ""
+
+#: gdk/keyname-table.h:3954
+msgid "keyboard label|Insert"
+msgstr ""
+
+#: gdk/keyname-table.h:3955
+msgid "keyboard label|Num_Lock"
+msgstr ""
+
+#: gdk/keyname-table.h:3956
+msgid "keyboard label|KP_Space"
+msgstr ""
+
+#: gdk/keyname-table.h:3957
+msgid "keyboard label|KP_Tab"
+msgstr ""
+
+#: gdk/keyname-table.h:3958
+msgid "keyboard label|KP_Enter"
+msgstr ""
+
+#: gdk/keyname-table.h:3959
+msgid "keyboard label|KP_Home"
+msgstr ""
+
+#: gdk/keyname-table.h:3960
+msgid "keyboard label|KP_Left"
+msgstr ""
+
+#: gdk/keyname-table.h:3961
+msgid "keyboard label|KP_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3962
+msgid "keyboard label|KP_Right"
+msgstr ""
+
+#: gdk/keyname-table.h:3963
+msgid "keyboard label|KP_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3964
+msgid "keyboard label|KP_Page_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3965
+msgid "keyboard label|KP_Prior"
+msgstr ""
+
+#: gdk/keyname-table.h:3966
+msgid "keyboard label|KP_Page_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3967
+msgid "keyboard label|KP_Next"
+msgstr ""
+
+#: gdk/keyname-table.h:3968
+msgid "keyboard label|KP_End"
+msgstr ""
+
+#: gdk/keyname-table.h:3969
+msgid "keyboard label|KP_Begin"
+msgstr ""
+
+#: gdk/keyname-table.h:3970
+msgid "keyboard label|KP_Insert"
+msgstr ""
+
+#: gdk/keyname-table.h:3971
+msgid "keyboard label|KP_Delete"
+msgstr ""
+
+#: gdk/keyname-table.h:3972
+msgid "keyboard label|Delete"
+msgstr ""
+
#. Description of --sync in --help output
#: gdk/win32/gdkmain-win32.c:60
msgid "Don't batch GDI requests"
@@ -897,28 +1047,41 @@ msgstr "Графіка"
#. * that use the shift key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: gtk/gtkaccellabel.c:120
-msgid "Shift"
-msgstr "Shift"
+#: gtk/gtkaccellabel.c:121
+msgid "keyboard label|Shift"
+msgstr ""
#. This is the text that should appear next to menu accelerators
#. * that use the control key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: gtk/gtkaccellabel.c:126
-msgid "Ctrl"
-msgstr "Ctrl"
+#: gtk/gtkaccellabel.c:128
+msgid "keyboard label|Ctrl"
+msgstr ""
#. This is the text that should appear next to menu accelerators
#. * that use the alt key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: gtk/gtkaccellabel.c:132
-msgid "Alt"
-msgstr "Alt"
+#: gtk/gtkaccellabel.c:135
+msgid "keyboard label|Alt"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkaccellabel.c:577
+msgid "keyboard label|Space"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkaccellabel.c:581
+msgid "keyboard label|Backslash"
+msgstr ""
#. Translate to calendar:YM if you want years to be displayed
#. * before months; otherwise translate to calendar:MY.
@@ -929,7 +1092,7 @@ msgstr "Alt"
#. * so if you have a default text direction of RTL and YM, then
#. * the year will appear on the right.
#.
-#: gtk/gtkcalendar.c:704
+#: gtk/gtkcalendar.c:647
msgid "calendar:MY"
msgstr "calendar:MY"
@@ -937,11 +1100,44 @@ msgstr "calendar:MY"
#. * first day of the week to calendar:week_start:1 if you want Monday
#. * to be the first day of the week, and so on.
#.
-#: gtk/gtkcalendar.c:718
+#: gtk/gtkcalendar.c:661
msgid "calendar:week_start:0"
msgstr "calendar:week_start:1"
-#: gtk/gtkcolorbutton.c:221 gtk/gtkcolorbutton.c:575
+#. Translators: This is a text measurement template.
+#. * Translate it to the widest year text.
+#. *
+#. * Don't include the prefix "year measurement template|"
+#. * in the translation.
+#. *
+#. * If you don't understand this, leave it as "2000"
+#.
+#: gtk/gtkcalendar.c:1549
+msgid "year measurement template|2000"
+msgstr ""
+
+#. Translators: This dictates how the year is displayed in
+#. * gtkcalendar widget. See strftime() manual for the format.
+#. * Use only ASCII in the translation.
+#. *
+#. * Also look for the msgid "year measurement template|2000".
+#. * Translate that entry to a year with the widest output of this
+#. * msgid.
+#. *
+#. * Don't include the prefix "calendar year format|" in the
+#. * translation. "%Y" is appropriate for most locales.
+#.
+#: gtk/gtkcalendar.c:1826
+msgid "calendar year format|%Y"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkcellrendererprogress.c:237 gtk/gtkcellrendererprogress.c:295
+#, c-format
+msgid "progress bar label|%d %%"
+msgstr ""
+
+#: gtk/gtkcolorbutton.c:221 gtk/gtkcolorbutton.c:576
msgid "Pick a Color"
msgstr "Вибір кольору"
@@ -967,11 +1163,11 @@ msgstr ""
"Вибраний вами колір. Можете перетягнути його в палітру, щоб зберегти для "
"подальшого використання."
-#: gtk/gtkcolorsel.c:958
+#: gtk/gtkcolorsel.c:957
msgid "_Save color here"
msgstr "З_берегти колір тут"
-#: gtk/gtkcolorsel.c:1163
+#: gtk/gtkcolorsel.c:1162
msgid ""
"Click this palette entry to make it the current color. To change this entry, "
"drag a color swatch here or right-click it and select \"Save color here.\""
@@ -980,7 +1176,7 @@ msgstr ""
"змінити цей елемент, перетягніть сюди зразок кольору, клацніть правою "
"клавішею і виберіть \"Зберегти колір тут\""
-#: gtk/gtkcolorsel.c:1920
+#: gtk/gtkcolorsel.c:1929
msgid ""
"Select the color you want from the outer ring. Select the darkness or "
"lightness of that color using the inner triangle."
@@ -988,7 +1184,7 @@ msgstr ""
"Виберіть бажаний колір на зовнішньому колі. Виберіть темніший чи світліший "
"відтінок, використовуючи внутрішній трикутник."
-#: gtk/gtkcolorsel.c:1945
+#: gtk/gtkcolorsel.c:1954
msgid ""
"Click the eyedropper, then click a color anywhere on your screen to select "
"that color."
@@ -996,67 +1192,67 @@ msgstr ""
"Клацніть на піпетці, а потім по кольору в будь-якому місці екрана, щоб "
"вибрати цей колір."
-#: gtk/gtkcolorsel.c:1954
+#: gtk/gtkcolorsel.c:1963
msgid "_Hue:"
msgstr "Відт_інок:"
-#: gtk/gtkcolorsel.c:1955
+#: gtk/gtkcolorsel.c:1964
msgid "Position on the color wheel."
msgstr "Позиція у колірному крузі."
-#: gtk/gtkcolorsel.c:1957
+#: gtk/gtkcolorsel.c:1966
msgid "_Saturation:"
msgstr "Нас_иченість:"
-#: gtk/gtkcolorsel.c:1958
+#: gtk/gtkcolorsel.c:1967
msgid "\"Deepness\" of the color."
msgstr "\"Глибина\" кольору."
-#: gtk/gtkcolorsel.c:1959
+#: gtk/gtkcolorsel.c:1968
msgid "_Value:"
msgstr "_Яскравість:"
-#: gtk/gtkcolorsel.c:1960
+#: gtk/gtkcolorsel.c:1969
msgid "Brightness of the color."
msgstr "Яскравість кольору."
-#: gtk/gtkcolorsel.c:1961
+#: gtk/gtkcolorsel.c:1970
msgid "_Red:"
msgstr "_Червоний:"
-#: gtk/gtkcolorsel.c:1962
+#: gtk/gtkcolorsel.c:1971
msgid "Amount of red light in the color."
msgstr "Кількість червоного в кольорі."
-#: gtk/gtkcolorsel.c:1963
+#: gtk/gtkcolorsel.c:1972
msgid "_Green:"
msgstr "_Зелений:"
-#: gtk/gtkcolorsel.c:1964
+#: gtk/gtkcolorsel.c:1973
msgid "Amount of green light in the color."
msgstr "Кількість зеленого в кольорі."
-#: gtk/gtkcolorsel.c:1965
+#: gtk/gtkcolorsel.c:1974
msgid "_Blue:"
msgstr "_Синій:"
-#: gtk/gtkcolorsel.c:1966
+#: gtk/gtkcolorsel.c:1975
msgid "Amount of blue light in the color."
msgstr "Кількість синього в кольорі."
-#: gtk/gtkcolorsel.c:1969
+#: gtk/gtkcolorsel.c:1978
msgid "_Opacity:"
msgstr "_Щільність:"
-#: gtk/gtkcolorsel.c:1977 gtk/gtkcolorsel.c:1988
+#: gtk/gtkcolorsel.c:1986 gtk/gtkcolorsel.c:1997
msgid "Transparency of the color."
msgstr "Прозорість вибраного кольору."
-#: gtk/gtkcolorsel.c:1995
+#: gtk/gtkcolorsel.c:2004
msgid "Color _Name:"
msgstr "Н_азва кольору:"
-#: gtk/gtkcolorsel.c:2010
+#: gtk/gtkcolorsel.c:2019
msgid ""
"You can enter an HTML-style hexadecimal color value, or simply a color name "
"such as 'orange' in this entry."
@@ -1064,11 +1260,11 @@ msgstr ""
"Ви можете ввести в цьому рядку або шістнадцяткове значення кольору (в стилі "
"HTML), або назву кольору англійською. Наприклад, \"orange\"."
-#: gtk/gtkcolorsel.c:2029
+#: gtk/gtkcolorsel.c:2038
msgid "_Palette"
msgstr "_Палітра"
-#: gtk/gtkcolorsel.c:2061
+#: gtk/gtkcolorsel.c:2070
msgid "Color Wheel"
msgstr "Колірний круг"
@@ -1076,15 +1272,15 @@ msgstr "Колірний круг"
msgid "Color Selection"
msgstr "Вибір кольору"
-#: gtk/gtkentry.c:4511 gtk/gtktextview.c:7030
+#: gtk/gtkentry.c:4508 gtk/gtktextview.c:7068
msgid "Select _All"
msgstr "Виді_лити все"
-#: gtk/gtkentry.c:4521 gtk/gtktextview.c:7040
+#: gtk/gtkentry.c:4518 gtk/gtktextview.c:7078
msgid "Input _Methods"
msgstr "М_етоди вводу"
-#: gtk/gtkentry.c:4532 gtk/gtktextview.c:7051
+#: gtk/gtkentry.c:4529 gtk/gtktextview.c:7089
msgid "_Insert Unicode Control Character"
msgstr "Вс_тавити керівний символ Юнікоду"
@@ -1098,13 +1294,13 @@ msgstr "Неправильна назва файлу: %s"
msgid "Select A File"
msgstr "Виберіть файл"
-#: gtk/gtkfilechooserbutton.c:68 gtk/gtkfilechooserdefault.c:1288
-#: gtk/gtkpathbar.c:996
+#: gtk/gtkfilechooserbutton.c:68 gtk/gtkfilechooserdefault.c:1302
+#: gtk/gtkpathbar.c:1020
msgid "Home"
msgstr "Домашній каталог"
-#: gtk/gtkfilechooserbutton.c:69 gtk/gtkfilechooserdefault.c:1315
-#: gtk/gtkpathbar.c:998
+#: gtk/gtkfilechooserbutton.c:69 gtk/gtkfilechooserdefault.c:1329
+#: gtk/gtkpathbar.c:1022
msgid "Desktop"
msgstr "Стільниця"
@@ -1112,167 +1308,175 @@ msgstr "Стільниця"
msgid "(None)"
msgstr "(Немає)"
-#: gtk/gtkfilechooserbutton.c:1517
+#: gtk/gtkfilechooserbutton.c:1523
msgid "Other..."
msgstr "Інший..."
-#: gtk/gtkfilechooserdefault.c:918
+#: gtk/gtkfilechooserdefault.c:917
msgid "Could not retrieve information about the file"
msgstr "Не вдається отримати інформацію про файл"
-#: gtk/gtkfilechooserdefault.c:929
+#: gtk/gtkfilechooserdefault.c:928
msgid "Could not add a bookmark"
msgstr "Не вдається додати закладку"
-#: gtk/gtkfilechooserdefault.c:940
+#: gtk/gtkfilechooserdefault.c:939
msgid "Could not remove bookmark"
msgstr "Не вдається видалити закладку"
-#: gtk/gtkfilechooserdefault.c:951
+#: gtk/gtkfilechooserdefault.c:950
msgid "The folder could not be created"
msgstr "Не вдається створити теку"
-#: gtk/gtkfilechooserdefault.c:962
+#: gtk/gtkfilechooserdefault.c:963
+msgid ""
+"The folder could not be created, as a file with the same name already "
+"exists. Try using a different name for the folder, or rename the file first."
+msgstr ""
+
+#: gtk/gtkfilechooserdefault.c:976
msgid "Invalid file name"
msgstr "Неправильна назва файлу"
-#: gtk/gtkfilechooserdefault.c:972
+#: gtk/gtkfilechooserdefault.c:986
msgid "The folder contents could not be displayed"
msgstr "Не вдається відобразити вміст теки"
-#: gtk/gtkfilechooserdefault.c:1178
+#: gtk/gtkfilechooserdefault.c:1192
#, c-format
msgid "Could not get information about '%s': %s"
msgstr "Не вдається отримати інформацію про '%s': %s"
-#: gtk/gtkfilechooserdefault.c:2209
+#: gtk/gtkfilechooserdefault.c:2208
#, c-format
msgid "Add the folder '%s' to the bookmarks"
msgstr "Додати теку '%s' до закладок"
-#: gtk/gtkfilechooserdefault.c:2250
+#: gtk/gtkfilechooserdefault.c:2249
msgid "Add the current folder to the bookmarks"
msgstr "Додати поточну теку до закладок"
-#: gtk/gtkfilechooserdefault.c:2252
+#: gtk/gtkfilechooserdefault.c:2251
msgid "Add the selected folders to the bookmarks"
msgstr "Додати виділені теки до закладок"
-#: gtk/gtkfilechooserdefault.c:2292
+#: gtk/gtkfilechooserdefault.c:2291
#, c-format
msgid "Remove the bookmark '%s'"
msgstr "Видалити закладку '%s'"
-#: gtk/gtkfilechooserdefault.c:2723
+#: gtk/gtkfilechooserdefault.c:2722
#, c-format
msgid "Could not add a bookmark for '%s' because it is an invalid path name."
msgstr "Не вдається додати закладку для '%s', тому що цей шлях - неправильний."
-#: gtk/gtkfilechooserdefault.c:2938
+#: gtk/gtkfilechooserdefault.c:2937
msgid "Remove"
msgstr "Видалити"
-#: gtk/gtkfilechooserdefault.c:2947
+#: gtk/gtkfilechooserdefault.c:2946
msgid "Rename..."
msgstr "Перейменувати..."
-#: gtk/gtkfilechooserdefault.c:3070
+#: gtk/gtkfilechooserdefault.c:3069
msgid "Shortcuts"
msgstr "Ярлики"
-#: gtk/gtkfilechooserdefault.c:3124
+#: gtk/gtkfilechooserdefault.c:3123
msgid "Folder"
msgstr "Тека"
-#: gtk/gtkfilechooserdefault.c:3180 gtk/gtkstock.c:317
+#: gtk/gtkfilechooserdefault.c:3179 gtk/gtkstock.c:317
msgid "_Add"
msgstr "_Додати"
-#: gtk/gtkfilechooserdefault.c:3187
-msgid "Add the selected folder to the bookmarks"
+#: gtk/gtkfilechooserdefault.c:3186
+#, fuzzy
+msgid "Add the selected folder to the Bookmarks"
msgstr "Додати вибрану теку до закладок"
-#: gtk/gtkfilechooserdefault.c:3192 gtk/gtkstock.c:395
+#: gtk/gtkfilechooserdefault.c:3191 gtk/gtkstock.c:395
msgid "_Remove"
msgstr "В_идалити"
-#: gtk/gtkfilechooserdefault.c:3199
+#: gtk/gtkfilechooserdefault.c:3198
msgid "Remove the selected bookmark"
msgstr "Видалити виділену закладку"
-#: gtk/gtkfilechooserdefault.c:3302
-msgid "_Add to Shortcuts"
+#: gtk/gtkfilechooserdefault.c:3305
+#, fuzzy
+msgid "_Add to Bookmarks"
msgstr "_Додати до ярликів"
-#: gtk/gtkfilechooserdefault.c:3312
+#: gtk/gtkfilechooserdefault.c:3315
msgid "Open _Location"
msgstr "Відкрити за _адресою"
-#: gtk/gtkfilechooserdefault.c:3324
+#: gtk/gtkfilechooserdefault.c:3327
msgid "Show _Hidden Files"
msgstr "Показати при_ховані файли"
-#: gtk/gtkfilechooserdefault.c:3448 gtk/gtkfilesel.c:766
+#: gtk/gtkfilechooserdefault.c:3451 gtk/gtkfilesel.c:766
msgid "Files"
msgstr "Файли"
-#: gtk/gtkfilechooserdefault.c:3479
+#: gtk/gtkfilechooserdefault.c:3482
msgid "Name"
msgstr "Назва"
-#: gtk/gtkfilechooserdefault.c:3504
+#: gtk/gtkfilechooserdefault.c:3507
msgid "Size"
msgstr "Розмір"
-#: gtk/gtkfilechooserdefault.c:3517
+#: gtk/gtkfilechooserdefault.c:3520
msgid "Modified"
msgstr "Змінено"
-#: gtk/gtkfilechooserdefault.c:3549
+#: gtk/gtkfilechooserdefault.c:3552
msgid "Select which types of files are shown"
msgstr "Виберіть типи файлів, що відображаються"
#. Create Folder
-#: gtk/gtkfilechooserdefault.c:3585
+#: gtk/gtkfilechooserdefault.c:3588
msgid "Create Fo_lder"
msgstr "Створити _теку"
#. Name entry
-#: gtk/gtkfilechooserdefault.c:3706
+#: gtk/gtkfilechooserdefault.c:3709
msgid "_Name:"
msgstr "_Назва:"
-#: gtk/gtkfilechooserdefault.c:3746
+#: gtk/gtkfilechooserdefault.c:3749
msgid "_Browse for other folders"
msgstr "О_глянути інші теки"
-#: gtk/gtkfilechooserdefault.c:3997
+#: gtk/gtkfilechooserdefault.c:4000
msgid "Save in _folder:"
msgstr "Зберегти у _теку:"
-#: gtk/gtkfilechooserdefault.c:3999
+#: gtk/gtkfilechooserdefault.c:4002
msgid "Create in _folder:"
msgstr "Створити у _теці:"
-#: gtk/gtkfilechooserdefault.c:4939
+#: gtk/gtkfilechooserdefault.c:4959
msgid "Cannot change to folder because it is not local"
msgstr "Не вдається перейти у вказану теку, тому що вона не локальна"
-#: gtk/gtkfilechooserdefault.c:5455
+#: gtk/gtkfilechooserdefault.c:5513
#, c-format
msgid "Shortcut %s does not exist"
msgstr "Ярлика %s не існує"
-#: gtk/gtkfilechooserdefault.c:5919
+#: gtk/gtkfilechooserdefault.c:6057
#, c-format
msgid "Could not mount %s"
msgstr "Не вдається підключити %s"
-#: gtk/gtkfilechooserdefault.c:6212
+#: gtk/gtkfilechooserdefault.c:6352
msgid "Type name of new folder"
msgstr "Введіть назву нової теки"
-#: gtk/gtkfilechooserdefault.c:6254
+#: gtk/gtkfilechooserdefault.c:6394
#, c-format
msgid "%d byte"
msgid_plural "%d bytes"
@@ -1280,59 +1484,59 @@ msgstr[0] "%d байт"
msgstr[1] "%d байти"
msgstr[2] "%d байтів"
-#: gtk/gtkfilechooserdefault.c:6256
+#: gtk/gtkfilechooserdefault.c:6396
#, c-format
msgid "%.1f K"
msgstr "%.1f Кб"
-#: gtk/gtkfilechooserdefault.c:6258
+#: gtk/gtkfilechooserdefault.c:6398
#, c-format
msgid "%.1f M"
msgstr "%.1f Мб"
-#: gtk/gtkfilechooserdefault.c:6260
+#: gtk/gtkfilechooserdefault.c:6400
#, c-format
msgid "%.1f G"
msgstr "%.1f Гб"
-#: gtk/gtkfilechooserdefault.c:6312
+#: gtk/gtkfilechooserdefault.c:6446 gtk/gtkfilechooserdefault.c:6470
+msgid "Unknown"
+msgstr "Невідомо"
+
+#: gtk/gtkfilechooserdefault.c:6457
msgid "Today"
msgstr "Сьогодні"
-#: gtk/gtkfilechooserdefault.c:6314
+#: gtk/gtkfilechooserdefault.c:6459
msgid "Yesterday"
msgstr "Вчора"
-#: gtk/gtkfilechooserdefault.c:6325
-msgid "Unknown"
-msgstr "Невідомо"
-
-#: gtk/gtkfilechooserdefault.c:6395
+#: gtk/gtkfilechooserdefault.c:6541
msgid "Cannot change folder"
msgstr "Не вдається змінити теку"
-#: gtk/gtkfilechooserdefault.c:6396
+#: gtk/gtkfilechooserdefault.c:6542
msgid "The folder you specified is an invalid path."
msgstr "Вказана вами тека не є правильним шляхом."
-#: gtk/gtkfilechooserdefault.c:6435
+#: gtk/gtkfilechooserdefault.c:6581
#, c-format
msgid "Could not build file name from '%s' and '%s'"
msgstr "Не вдається утворити назву файлу з '%s' та '%s'"
-#: gtk/gtkfilechooserdefault.c:6471
+#: gtk/gtkfilechooserdefault.c:6617
msgid "Could not select item"
msgstr "Не вдається виділити елемент"
-#: gtk/gtkfilechooserdefault.c:6511
+#: gtk/gtkfilechooserdefault.c:6657
msgid "Open Location"
msgstr "Відкрити за адресою"
-#: gtk/gtkfilechooserdefault.c:6518
+#: gtk/gtkfilechooserdefault.c:6664
msgid "Save in Location"
msgstr "Зберегти за адресою"
-#: gtk/gtkfilechooserdefault.c:6542
+#: gtk/gtkfilechooserdefault.c:6688
msgid "_Location:"
msgstr "_Адреса:"
@@ -1523,32 +1727,32 @@ msgstr "Не вдається перетворити назву файлу"
msgid "(Empty)"
msgstr "(Пусто)"
-#: gtk/gtkfilesystemunix.c:446 gtk/gtkfilesystemunix.c:638
-#: gtk/gtkfilesystemunix.c:1878 gtk/gtkfilesystemwin32.c:482
-#: gtk/gtkfilesystemwin32.c:495 gtk/gtkfilesystemwin32.c:1533
+#: gtk/gtkfilesystemunix.c:475 gtk/gtkfilesystemunix.c:678
+#: gtk/gtkfilesystemunix.c:1918 gtk/gtkfilesystemwin32.c:482
+#: gtk/gtkfilesystemwin32.c:495 gtk/gtkfilesystemwin32.c:1560
#, c-format
msgid "Error getting information for '%s': %s"
msgstr "Помилка отримання інформації про '%s': %s"
-#: gtk/gtkfilesystemunix.c:507 gtk/gtkfilesystemwin32.c:537
+#: gtk/gtkfilesystemunix.c:547 gtk/gtkfilesystemwin32.c:537
#, c-format
msgid "Error creating directory '%s': %s"
msgstr "Помилка створення каталогу \"%s\": %s"
-#: gtk/gtkfilesystemunix.c:587 gtk/gtkfilesystemwin32.c:597
+#: gtk/gtkfilesystemunix.c:627 gtk/gtkfilesystemwin32.c:597
msgid "This file system does not support mounting"
msgstr "Ця файлова система не підтримує монтування"
-#: gtk/gtkfilesystemunix.c:595
+#: gtk/gtkfilesystemunix.c:635
msgid "Filesystem"
msgstr "Файлова система"
-#: gtk/gtkfilesystemunix.c:752
+#: gtk/gtkfilesystemunix.c:792
#, c-format
msgid "Could not get a stock icon for %s"
msgstr "Не вдається отримати вбудований значок '%s'"
-#: gtk/gtkfilesystemunix.c:847
+#: gtk/gtkfilesystemunix.c:887
#, c-format
msgid ""
"The name \"%s\" is not valid because it contains the character \"%s\". "
@@ -1557,22 +1761,22 @@ msgstr ""
"Назва \"%s\" неправильна, бо вона містить символ \"%s\". Будь ласка, "
"виберіть іншу назву."
-#: gtk/gtkfilesystemunix.c:1449
+#: gtk/gtkfilesystemunix.c:1489
#, c-format
msgid "Writing %s failed: %s"
msgstr "Помилка запису %s: %s"
-#: gtk/gtkfilesystemunix.c:1538
+#: gtk/gtkfilesystemunix.c:1578
#, c-format
msgid "'%s' already exists in the bookmarks list"
msgstr "'%s' вже існує у списку закладок"
-#: gtk/gtkfilesystemunix.c:1610
+#: gtk/gtkfilesystemunix.c:1650
#, c-format
msgid "'%s' does not exist in the bookmarks list"
msgstr "'%s' не існує у списку закладок"
-#: gtk/gtkfilesystemunix.c:1838
+#: gtk/gtkfilesystemunix.c:1878
#, c-format
msgid "Error getting information for '/': %s"
msgstr "Помилка при отриманні інформації про '/': %s"
@@ -1582,12 +1786,12 @@ msgstr "Помилка при отриманні інформації про '/'
msgid "Network Drive (%s)"
msgstr "Мережний пристрій (%s)"
-#: gtk/gtkfilesystemwin32.c:626
+#: gtk/gtkfilesystemwin32.c:650
#, c-format
msgid "%s (%s)"
msgstr "%s (%s)"
-#: gtk/gtkfilesystemwin32.c:1007
+#: gtk/gtkfilesystemwin32.c:1032
#, c-format
msgid "Bookmark saving failed: %s"
msgstr "Помилка збереження закладки: %s"
@@ -1643,7 +1847,7 @@ msgstr "_Гама-значення"
#. Remove this icon source so we don't keep trying to
#. * load it.
#.
-#: gtk/gtkiconfactory.c:1629
+#: gtk/gtkiconfactory.c:1644
#, c-format
msgid "Error loading icon: %s"
msgstr "Помилка завантаження значка: %s"
@@ -1783,19 +1987,19 @@ msgstr "Скинути вказані налагоджувальні ознак
#. * Do *not* translate it to "predefinito:LTR", if it
#. * it isn't default:LTR or default:RTL it will not work
#.
-#: gtk/gtkmain.c:482
+#: gtk/gtkmain.c:476
msgid "default:LTR"
msgstr "default:LTR"
-#: gtk/gtkmain.c:565
+#: gtk/gtkmain.c:559
msgid "GTK+ Options"
msgstr "Параметри GTK+"
-#: gtk/gtkmain.c:565
+#: gtk/gtkmain.c:559
msgid "Show GTK+ Options"
msgstr "Показати параметри GTK+"
-#: gtk/gtknotebook.c:2718 gtk/gtknotebook.c:5066
+#: gtk/gtknotebook.c:2718 gtk/gtknotebook.c:5064
#, c-format
msgid "Page %u"
msgstr "Сторінка %u"
@@ -1813,12 +2017,12 @@ msgstr "Кнопка-перемикач, до групи якої належит
msgid "Unable to find include file: \"%s\""
msgstr "Не вдається знайти файл, що включається: \"%s\""
-#: gtk/gtkrc.c:3039 gtk/gtkrc.c:3042
+#: gtk/gtkrc.c:3042 gtk/gtkrc.c:3045
#, c-format
msgid "Unable to locate image file in pixmap_path: \"%s\""
msgstr "Файл із зображенням не знайдено в pixmap_path: \"%s\""
-#: gtk/gtkrc.c:3477
+#: gtk/gtkrc.c:3480
#, c-format
msgid "Pixmap path element: \"%s\" must be absolute, %s, line %d"
msgstr "Компонент шляху до зображення \"%s\" має бути абсолютним, %s, рядок %d"
@@ -2212,22 +2416,22 @@ msgstr "Не вдається віднайти механізм роботи з
msgid "--- No Tip ---"
msgstr "--- Немає підказки ---"
-#: gtk/gtkuimanager.c:1144
+#: gtk/gtkuimanager.c:1154
#, c-format
msgid "Unknown attribute '%s' on line %d char %d"
msgstr "Невідомий атрибут \"%s\" (рядок %d, символ %d)"
-#: gtk/gtkuimanager.c:1346
+#: gtk/gtkuimanager.c:1371
#, c-format
msgid "Unexpected start tag '%s' on line %d char %d"
msgstr "Несподіваний початковий тег \"%s\" (рядок %d, символ %d)"
-#: gtk/gtkuimanager.c:1431
+#: gtk/gtkuimanager.c:1461
#, c-format
msgid "Unexpected character data on line %d char %d"
msgstr "Несподівані символьні дані (рядок %d, символ %d)"
-#: gtk/gtkuimanager.c:2223
+#: gtk/gtkuimanager.c:2272
msgid "Empty"
msgstr "Пусто"
@@ -2286,6 +2490,15 @@ msgstr "Метод XInput"
msgid "Could not get information for file '%s': %s"
msgstr "Не вдається отримати інформацію про файл '%s': %s"
+#~ msgid "Shift"
+#~ msgstr "Shift"
+
+#~ msgid "Ctrl"
+#~ msgstr "Ctrl"
+
+#~ msgid "Alt"
+#~ msgstr "Alt"
+
#~ msgid "_Credits"
#~ msgstr "_Подяки"
diff --git a/po/uz.po b/po/uz.po
index 6c0e1b22e..8dccbe974 100644
--- a/po/uz.po
+++ b/po/uz.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gtk+.gtk-2-4\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-01-08 02:01-0500\n"
+"POT-Creation-Date: 2005-06-20 14:30-0400\n"
"PO-Revision-Date: 2004-07-19 18:54+0200\n"
"Last-Translator: Mashrab Kuvatov <kmashrab@uni-bremen.de>\n"
"Language-Team: Uzbek <kmashrab@uni-bremen.de>\n"
@@ -16,7 +16,7 @@ msgstr ""
"X-Generator: KBabel 1.0.2\n"
#: gdk-pixbuf/gdk-pixbuf-animation.c:153 gdk-pixbuf/gdk-pixbuf-io.c:838
-#: gdk-pixbuf/gdk-pixbuf-io.c:1069 tests/testfilechooser.c:199
+#: gdk-pixbuf/gdk-pixbuf-io.c:1068 tests/testfilechooser.c:199
#, c-format
msgid "Failed to open file '%s': %s"
msgstr ""
@@ -27,7 +27,7 @@ msgid "Image file '%s' contains no data"
msgstr ""
#: gdk-pixbuf/gdk-pixbuf-animation.c:208 gdk-pixbuf/gdk-pixbuf-io.c:887
-#: gdk-pixbuf/gdk-pixbuf-io.c:1110 tests/testfilechooser.c:244
+#: gdk-pixbuf/gdk-pixbuf-io.c:1109 tests/testfilechooser.c:244
#, c-format
msgid ""
"Failed to load image '%s': reason not known, probably a corrupt image file"
@@ -71,41 +71,41 @@ msgstr ""
msgid "Failed to load image '%s': %s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:1337
+#: gdk-pixbuf/gdk-pixbuf-io.c:1336
#, c-format
msgid "Error writing to image file: %s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:1383 gdk-pixbuf/gdk-pixbuf-io.c:1512
+#: gdk-pixbuf/gdk-pixbuf-io.c:1382 gdk-pixbuf/gdk-pixbuf-io.c:1511
#, c-format
msgid "This build of gdk-pixbuf does not support saving the image format: %s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:1417
+#: gdk-pixbuf/gdk-pixbuf-io.c:1416
msgid "Insufficient memory to save image to callback"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:1429
+#: gdk-pixbuf/gdk-pixbuf-io.c:1428
msgid "Failed to open temporary file"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:1454
+#: gdk-pixbuf/gdk-pixbuf-io.c:1453
msgid "Failed to read from temporary file"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:1641
+#: gdk-pixbuf/gdk-pixbuf-io.c:1687
#, c-format
msgid "Failed to open '%s' for writing: %s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:1665
+#: gdk-pixbuf/gdk-pixbuf-io.c:1711
#, c-format
msgid ""
"Failed to close '%s' while writing image, all data may not have been saved: %"
"s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:1853 gdk-pixbuf/gdk-pixbuf-io.c:1903
+#: gdk-pixbuf/gdk-pixbuf-io.c:1931 gdk-pixbuf/gdk-pixbuf-io.c:1981
msgid "Insufficient memory to save image into a buffer"
msgstr ""
@@ -165,24 +165,32 @@ msgstr ""
msgid "The ANI image format"
msgstr ""
-#: gdk-pixbuf/io-bmp.c:227 gdk-pixbuf/io-bmp.c:383
+#: gdk-pixbuf/io-bmp.c:228 gdk-pixbuf/io-bmp.c:306 gdk-pixbuf/io-bmp.c:338
+#: gdk-pixbuf/io-bmp.c:361 gdk-pixbuf/io-bmp.c:442
+msgid "BMP image has bogus header data"
+msgstr ""
+
+#: gdk-pixbuf/io-bmp.c:239 gdk-pixbuf/io-bmp.c:401
msgid "Not enough memory to load bitmap image"
msgstr ""
-#: gdk-pixbuf/io-bmp.c:269
+#: gdk-pixbuf/io-bmp.c:287
msgid "BMP image has unsupported header size"
msgstr ""
-#: gdk-pixbuf/io-bmp.c:288 gdk-pixbuf/io-bmp.c:320 gdk-pixbuf/io-bmp.c:343
-#: gdk-pixbuf/io-bmp.c:424
-msgid "BMP image has bogus header data"
+#: gdk-pixbuf/io-bmp.c:325
+msgid "Topdown BMP images cannot be compressed"
msgstr ""
-#: gdk-pixbuf/io-bmp.c:307
-msgid "Topdown BMP images cannot be compressed"
+#: gdk-pixbuf/io-bmp.c:1203
+msgid "Couldn't allocate memory for saving BMP file"
+msgstr ""
+
+#: gdk-pixbuf/io-bmp.c:1244
+msgid "Couldn't write to BMP file"
msgstr ""
-#: gdk-pixbuf/io-bmp.c:1154
+#: gdk-pixbuf/io-bmp.c:1293
msgid "The BMP image format"
msgstr ""
@@ -191,7 +199,7 @@ msgstr ""
msgid "Failure reading GIF: %s"
msgstr ""
-#: 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 ""
@@ -216,35 +224,39 @@ msgstr ""
msgid "Circular table entry in GIF file"
msgstr ""
-#: 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 ""
-#: gdk-pixbuf/io-gif.c:1088
+#: gdk-pixbuf/io-gif.c:947
+msgid "Not enough memory to composite a frame in GIF file"
+msgstr ""
+
+#: gdk-pixbuf/io-gif.c:1116
msgid "GIF image is corrupt (incorrect LZW compression)"
msgstr ""
-#: gdk-pixbuf/io-gif.c:1138
+#: gdk-pixbuf/io-gif.c:1166
msgid "File does not appear to be a GIF file"
msgstr ""
-#: 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 ""
-#: 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."
msgstr ""
-#: gdk-pixbuf/io-gif.c:1491
+#: gdk-pixbuf/io-gif.c:1519
msgid "GIF image was truncated or incomplete."
msgstr ""
-#: gdk-pixbuf/io-gif.c:1643
+#: gdk-pixbuf/io-gif.c:1671
msgid "The GIF image format"
msgstr ""
@@ -422,93 +434,107 @@ msgstr ""
msgid "Fatal error reading PNG image file: %s"
msgstr ""
-#: gdk-pixbuf/io-png.c:813
+#: gdk-pixbuf/io-png.c:810
msgid ""
"Keys for PNG text chunks must have at least 1 and at most 79 characters."
msgstr ""
-#: gdk-pixbuf/io-png.c:821
+#: gdk-pixbuf/io-png.c:818
msgid "Keys for PNG text chunks must be ASCII characters."
msgstr ""
-#: gdk-pixbuf/io-png.c:854
+#: gdk-pixbuf/io-png.c:831
+#, c-format
+msgid ""
+"PNG compression level must be a value between 0 and 9; value '%s' could not "
+"be parsed."
+msgstr ""
+
+#: gdk-pixbuf/io-png.c:843
+#, c-format
+msgid ""
+"PNG compression level must be a value between 0 and 9; value '%d' is not "
+"allowed."
+msgstr ""
+
+#: gdk-pixbuf/io-png.c:883
#, c-format
msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding."
msgstr ""
-#: gdk-pixbuf/io-png.c:994
+#: gdk-pixbuf/io-png.c:1026
msgid "The PNG image format"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:249
+#: gdk-pixbuf/io-pnm.c:252
msgid "PNM loader expected to find an integer, but didn't"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:281
+#: gdk-pixbuf/io-pnm.c:284
msgid "PNM file has an incorrect initial byte"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:311
+#: gdk-pixbuf/io-pnm.c:314
msgid "PNM file is not in a recognized PNM subformat"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:336
+#: gdk-pixbuf/io-pnm.c:339
msgid "PNM file has an image width of 0"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:357
+#: gdk-pixbuf/io-pnm.c:360
msgid "PNM file has an image height of 0"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:380
+#: gdk-pixbuf/io-pnm.c:383
msgid "Maximum color value in PNM file is 0"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:388
+#: gdk-pixbuf/io-pnm.c:391
msgid "Maximum color value in PNM file is too large"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:396
+#: gdk-pixbuf/io-pnm.c:399
msgid "Cannot handle PNM files with maximum color values greater than 255"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:435 gdk-pixbuf/io-pnm.c:463 gdk-pixbuf/io-pnm.c:495
+#: gdk-pixbuf/io-pnm.c:438 gdk-pixbuf/io-pnm.c:466 gdk-pixbuf/io-pnm.c:498
msgid "Raw PNM image type is invalid"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:555 gdk-pixbuf/io-pnm.c:597
+#: gdk-pixbuf/io-pnm.c:562 gdk-pixbuf/io-pnm.c:604
msgid "PNM image format is invalid"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:656
+#: gdk-pixbuf/io-pnm.c:663
msgid "PNM image loader does not support this PNM subformat"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:711
+#: gdk-pixbuf/io-pnm.c:718
msgid "Premature end-of-file encountered"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:743 gdk-pixbuf/io-pnm.c:974
+#: gdk-pixbuf/io-pnm.c:750 gdk-pixbuf/io-pnm.c:981
msgid "Raw PNM formats require exactly one whitespace before sample data"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:770
+#: gdk-pixbuf/io-pnm.c:777
msgid "Cannot allocate memory for loading PNM image"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:820
+#: gdk-pixbuf/io-pnm.c:827
msgid "Insufficient memory to load PNM context struct"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:871
+#: gdk-pixbuf/io-pnm.c:878
msgid "Unexpected end of PNM image data"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:1003
+#: gdk-pixbuf/io-pnm.c:1010
msgid "Insufficient memory to load PNM file"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:1082
+#: gdk-pixbuf/io-pnm.c:1089
msgid "The PNM/PBM/PGM/PPM image format family"
msgstr ""
@@ -532,60 +558,60 @@ msgstr ""
msgid "The Sun raster image format"
msgstr ""
-#: gdk-pixbuf/io-tga.c:159
+#: gdk-pixbuf/io-tga.c:154
msgid "Cannot allocate memory for IOBuffer struct"
msgstr ""
-#: gdk-pixbuf/io-tga.c:178
+#: gdk-pixbuf/io-tga.c:173
msgid "Cannot allocate memory for IOBuffer data"
msgstr ""
-#: gdk-pixbuf/io-tga.c:189
+#: gdk-pixbuf/io-tga.c:184
msgid "Cannot realloc IOBuffer data"
msgstr ""
-#: gdk-pixbuf/io-tga.c:219
+#: gdk-pixbuf/io-tga.c:214
msgid "Cannot allocate temporary IOBuffer data"
msgstr ""
-#: gdk-pixbuf/io-tga.c:353
+#: gdk-pixbuf/io-tga.c:348
msgid "Cannot allocate new pixbuf"
msgstr ""
-#: gdk-pixbuf/io-tga.c:692
+#: gdk-pixbuf/io-tga.c:689
msgid "Cannot allocate colormap structure"
msgstr ""
-#: gdk-pixbuf/io-tga.c:699
+#: gdk-pixbuf/io-tga.c:696
msgid "Cannot allocate colormap entries"
msgstr ""
-#: gdk-pixbuf/io-tga.c:721
+#: gdk-pixbuf/io-tga.c:718
msgid "Unexpected bitdepth for colormap entries"
msgstr ""
-#: gdk-pixbuf/io-tga.c:739
+#: gdk-pixbuf/io-tga.c:736
msgid "Cannot allocate TGA header memory"
msgstr ""
-#: gdk-pixbuf/io-tga.c:772
+#: gdk-pixbuf/io-tga.c:769
msgid "TGA image has invalid dimensions"
msgstr ""
-#: gdk-pixbuf/io-tga.c:778 gdk-pixbuf/io-tga.c:787 gdk-pixbuf/io-tga.c:797
-#: gdk-pixbuf/io-tga.c:807 gdk-pixbuf/io-tga.c:814
+#: gdk-pixbuf/io-tga.c:775 gdk-pixbuf/io-tga.c:784 gdk-pixbuf/io-tga.c:794
+#: gdk-pixbuf/io-tga.c:804 gdk-pixbuf/io-tga.c:811
msgid "TGA image type not supported"
msgstr ""
-#: gdk-pixbuf/io-tga.c:861
+#: gdk-pixbuf/io-tga.c:858
msgid "Cannot allocate memory for TGA context struct"
msgstr ""
-#: gdk-pixbuf/io-tga.c:926
+#: gdk-pixbuf/io-tga.c:923
msgid "Excess data in file"
msgstr ""
-#: gdk-pixbuf/io-tga.c:995
+#: gdk-pixbuf/io-tga.c:992
msgid "The Targa image format"
msgstr ""
@@ -666,39 +692,44 @@ msgstr ""
msgid "The XBM image format"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1229
+#: gdk-pixbuf/io-xpm.c:467
msgid "No XPM header found"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1237
+#: gdk-pixbuf/io-xpm.c:476
+#, fuzzy
+msgid "Invalid XPM header"
+msgstr "Fayl nomi"
+
+#: gdk-pixbuf/io-xpm.c:484
msgid "XPM file has image width <= 0"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1245
+#: gdk-pixbuf/io-xpm.c:492
msgid "XPM file has image height <= 0"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1253
+#: gdk-pixbuf/io-xpm.c:500
msgid "XPM has invalid number of chars per pixel"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1260
+#: gdk-pixbuf/io-xpm.c:507
msgid "XPM file has invalid number of colors"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1272 gdk-pixbuf/io-xpm.c:1281 gdk-pixbuf/io-xpm.c:1333
+#: gdk-pixbuf/io-xpm.c:519 gdk-pixbuf/io-xpm.c:528 gdk-pixbuf/io-xpm.c:580
msgid "Cannot allocate memory for loading XPM image"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1295
+#: gdk-pixbuf/io-xpm.c:542
msgid "Cannot read XPM colormap"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1524
+#: gdk-pixbuf/io-xpm.c:771
msgid "Failed to write to temporary file when loading XPM image"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1559
+#: gdk-pixbuf/io-xpm.c:806
msgid "The XPM image format"
msgstr ""
@@ -760,6 +791,138 @@ msgstr ""
msgid "Gdk debugging flags to unset"
msgstr ""
+#: gdk/keyname-table.h:3940
+msgid "keyboard label|BackSpace"
+msgstr ""
+
+#: gdk/keyname-table.h:3941
+msgid "keyboard label|Tab"
+msgstr ""
+
+#: gdk/keyname-table.h:3942
+msgid "keyboard label|Return"
+msgstr ""
+
+#: gdk/keyname-table.h:3943
+msgid "keyboard label|Pause"
+msgstr ""
+
+#: gdk/keyname-table.h:3944
+msgid "keyboard label|Scroll_Lock"
+msgstr ""
+
+#: gdk/keyname-table.h:3945
+msgid "keyboard label|Sys_Req"
+msgstr ""
+
+#: gdk/keyname-table.h:3946
+msgid "keyboard label|Escape"
+msgstr ""
+
+#: gdk/keyname-table.h:3947
+msgid "keyboard label|Multi_key"
+msgstr ""
+
+#: gdk/keyname-table.h:3948
+msgid "keyboard label|Home"
+msgstr ""
+
+#: gdk/keyname-table.h:3949
+msgid "keyboard label|Page_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3950
+msgid "keyboard label|Page_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3951
+msgid "keyboard label|End"
+msgstr ""
+
+#: gdk/keyname-table.h:3952
+msgid "keyboard label|Begin"
+msgstr ""
+
+#: gdk/keyname-table.h:3953
+msgid "keyboard label|Print"
+msgstr ""
+
+#: gdk/keyname-table.h:3954
+msgid "keyboard label|Insert"
+msgstr ""
+
+#: gdk/keyname-table.h:3955
+msgid "keyboard label|Num_Lock"
+msgstr ""
+
+#: gdk/keyname-table.h:3956
+msgid "keyboard label|KP_Space"
+msgstr ""
+
+#: gdk/keyname-table.h:3957
+msgid "keyboard label|KP_Tab"
+msgstr ""
+
+#: gdk/keyname-table.h:3958
+msgid "keyboard label|KP_Enter"
+msgstr ""
+
+#: gdk/keyname-table.h:3959
+msgid "keyboard label|KP_Home"
+msgstr ""
+
+#: gdk/keyname-table.h:3960
+msgid "keyboard label|KP_Left"
+msgstr ""
+
+#: gdk/keyname-table.h:3961
+msgid "keyboard label|KP_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3962
+msgid "keyboard label|KP_Right"
+msgstr ""
+
+#: gdk/keyname-table.h:3963
+msgid "keyboard label|KP_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3964
+msgid "keyboard label|KP_Page_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3965
+msgid "keyboard label|KP_Prior"
+msgstr ""
+
+#: gdk/keyname-table.h:3966
+msgid "keyboard label|KP_Page_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3967
+msgid "keyboard label|KP_Next"
+msgstr ""
+
+#: gdk/keyname-table.h:3968
+msgid "keyboard label|KP_End"
+msgstr ""
+
+#: gdk/keyname-table.h:3969
+msgid "keyboard label|KP_Begin"
+msgstr ""
+
+#: gdk/keyname-table.h:3970
+msgid "keyboard label|KP_Insert"
+msgstr ""
+
+#: gdk/keyname-table.h:3971
+msgid "keyboard label|KP_Delete"
+msgstr ""
+
+#: gdk/keyname-table.h:3972
+msgid "keyboard label|Delete"
+msgstr ""
+
#. Description of --sync in --help output
#: gdk/win32/gdkmain-win32.c:60
msgid "Don't batch GDI requests"
@@ -795,46 +958,47 @@ msgstr ""
msgid "Make X calls synchronous"
msgstr ""
-#: gtk/gtkaboutdialog.c:260 gtk/gtkaboutdialog.c:1939
+#: gtk/gtkaboutdialog.c:270 gtk/gtkaboutdialog.c:2025
msgid "License"
msgstr ""
-#: gtk/gtkaboutdialog.c:261
+#: gtk/gtkaboutdialog.c:271
msgid "The license of the program"
msgstr ""
#. Add the credits button
-#: gtk/gtkaboutdialog.c:482
-msgid "_Credits"
-msgstr ""
+#: gtk/gtkaboutdialog.c:491
+#, fuzzy
+msgid "C_redits"
+msgstr "_Чиқиш"
#. Add the license button
-#: gtk/gtkaboutdialog.c:491
+#: gtk/gtkaboutdialog.c:501
msgid "_License"
msgstr ""
-#: gtk/gtkaboutdialog.c:682
+#: gtk/gtkaboutdialog.c:731
#, c-format
msgid "About %s"
msgstr ""
-#: gtk/gtkaboutdialog.c:1876
+#: gtk/gtkaboutdialog.c:1953
msgid "Credits"
msgstr ""
-#: gtk/gtkaboutdialog.c:1901
+#: gtk/gtkaboutdialog.c:1979
msgid "Written by"
msgstr ""
-#: gtk/gtkaboutdialog.c:1904
+#: gtk/gtkaboutdialog.c:1982
msgid "Documented by"
msgstr ""
-#: gtk/gtkaboutdialog.c:1916
+#: gtk/gtkaboutdialog.c:1994
msgid "Translated by"
msgstr ""
-#: gtk/gtkaboutdialog.c:1920
+#: gtk/gtkaboutdialog.c:1998
msgid "Artwork by"
msgstr ""
@@ -842,27 +1006,40 @@ msgstr ""
#. * that use the shift key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: gtk/gtkaccellabel.c:119
-msgid "Shift"
+#: gtk/gtkaccellabel.c:121
+msgid "keyboard label|Shift"
msgstr ""
#. This is the text that should appear next to menu accelerators
#. * that use the control key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: gtk/gtkaccellabel.c:125
-msgid "Ctrl"
+#: gtk/gtkaccellabel.c:128
+msgid "keyboard label|Ctrl"
msgstr ""
#. This is the text that should appear next to menu accelerators
#. * that use the alt key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: gtk/gtkaccellabel.c:131
-msgid "Alt"
+#: gtk/gtkaccellabel.c:135
+msgid "keyboard label|Alt"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkaccellabel.c:577
+msgid "keyboard label|Space"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkaccellabel.c:581
+msgid "keyboard label|Backslash"
msgstr ""
#. Translate to calendar:YM if you want years to be displayed
@@ -874,7 +1051,7 @@ msgstr ""
#. * so if you have a default text direction of RTL and YM, then
#. * the year will appear on the right.
#.
-#: gtk/gtkcalendar.c:700
+#: gtk/gtkcalendar.c:647
msgid "calendar:MY"
msgstr ""
@@ -882,129 +1059,157 @@ msgstr ""
#. * first day of the week to calendar:week_start:1 if you want Monday
#. * to be the first day of the week, and so on.
#.
-#: gtk/gtkcalendar.c:710
+#: gtk/gtkcalendar.c:661
msgid "calendar:week_start:0"
msgstr ""
-#: gtk/gtkcellrendererprogress.c:235 gtk/gtkcellrendererprogress.c:293
+#. Translators: This is a text measurement template.
+#. * Translate it to the widest year text.
+#. *
+#. * Don't include the prefix "year measurement template|"
+#. * in the translation.
+#. *
+#. * If you don't understand this, leave it as "2000"
+#.
+#: gtk/gtkcalendar.c:1549
+msgid "year measurement template|2000"
+msgstr ""
+
+#. Translators: This dictates how the year is displayed in
+#. * gtkcalendar widget. See strftime() manual for the format.
+#. * Use only ASCII in the translation.
+#. *
+#. * Also look for the msgid "year measurement template|2000".
+#. * Translate that entry to a year with the widest output of this
+#. * msgid.
+#. *
+#. * Don't include the prefix "calendar year format|" in the
+#. * translation. "%Y" is appropriate for most locales.
+#.
+#: gtk/gtkcalendar.c:1826
+msgid "calendar year format|%Y"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkcellrendererprogress.c:237 gtk/gtkcellrendererprogress.c:295
#, c-format
msgid "progress bar label|%d %%"
msgstr ""
-#: gtk/gtkcolorbutton.c:220 gtk/gtkcolorbutton.c:574
+#: gtk/gtkcolorbutton.c:221 gtk/gtkcolorbutton.c:576
msgid "Pick a Color"
msgstr ""
-#: gtk/gtkcolorbutton.c:466
+#: gtk/gtkcolorbutton.c:467
msgid "Received invalid color data\n"
msgstr ""
-#: gtk/gtkcolorsel.c:576
+#: gtk/gtkcolorsel.c:561
msgid ""
"The previously-selected color, for comparison to the color you're selecting "
"now. You can drag this color to a palette entry, or select this color as "
"current by dragging it to the other color swatch alongside."
msgstr ""
-#: gtk/gtkcolorsel.c:581
+#: gtk/gtkcolorsel.c:566
msgid ""
"The color you've chosen. You can drag this color to a palette entry to save "
"it for use in the future."
msgstr ""
-#: gtk/gtkcolorsel.c:942
+#: gtk/gtkcolorsel.c:957
msgid "_Save color here"
msgstr ""
-#: gtk/gtkcolorsel.c:1147
+#: gtk/gtkcolorsel.c:1162
msgid ""
"Click this palette entry to make it the current color. To change this entry, "
"drag a color swatch here or right-click it and select \"Save color here.\""
msgstr ""
-#: gtk/gtkcolorsel.c:1913
+#: gtk/gtkcolorsel.c:1929
msgid ""
"Select the color you want from the outer ring. Select the darkness or "
"lightness of that color using the inner triangle."
msgstr ""
-#: gtk/gtkcolorsel.c:1938
+#: gtk/gtkcolorsel.c:1954
msgid ""
"Click the eyedropper, then click a color anywhere on your screen to select "
"that color."
msgstr ""
-#: gtk/gtkcolorsel.c:1947
+#: gtk/gtkcolorsel.c:1963
msgid "_Hue:"
msgstr ""
-#: gtk/gtkcolorsel.c:1948
+#: gtk/gtkcolorsel.c:1964
msgid "Position on the color wheel."
msgstr ""
-#: gtk/gtkcolorsel.c:1950
+#: gtk/gtkcolorsel.c:1966
msgid "_Saturation:"
msgstr ""
-#: gtk/gtkcolorsel.c:1951
+#: gtk/gtkcolorsel.c:1967
msgid "\"Deepness\" of the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1952
+#: gtk/gtkcolorsel.c:1968
msgid "_Value:"
msgstr ""
-#: gtk/gtkcolorsel.c:1953
+#: gtk/gtkcolorsel.c:1969
msgid "Brightness of the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1954
+#: gtk/gtkcolorsel.c:1970
msgid "_Red:"
msgstr ""
-#: gtk/gtkcolorsel.c:1955
+#: gtk/gtkcolorsel.c:1971
msgid "Amount of red light in the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1956
+#: gtk/gtkcolorsel.c:1972
msgid "_Green:"
msgstr ""
-#: gtk/gtkcolorsel.c:1957
+#: gtk/gtkcolorsel.c:1973
msgid "Amount of green light in the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1958
+#: gtk/gtkcolorsel.c:1974
msgid "_Blue:"
msgstr ""
-#: gtk/gtkcolorsel.c:1959
+#: gtk/gtkcolorsel.c:1975
msgid "Amount of blue light in the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1962
+#: gtk/gtkcolorsel.c:1978
msgid "_Opacity:"
msgstr ""
-#: gtk/gtkcolorsel.c:1970 gtk/gtkcolorsel.c:1981
+#: gtk/gtkcolorsel.c:1986 gtk/gtkcolorsel.c:1997
msgid "Transparency of the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1988
+#: gtk/gtkcolorsel.c:2004
msgid "Color _Name:"
msgstr ""
-#: gtk/gtkcolorsel.c:2003
+#: gtk/gtkcolorsel.c:2019
msgid ""
"You can enter an HTML-style hexadecimal color value, or simply a color name "
"such as 'orange' in this entry."
msgstr ""
-#: gtk/gtkcolorsel.c:2022
+#: gtk/gtkcolorsel.c:2038
msgid "_Palette"
msgstr ""
-#: gtk/gtkcolorsel.c:2054
+#: gtk/gtkcolorsel.c:2070
msgid "Color Wheel"
msgstr ""
@@ -1012,278 +1217,294 @@ msgstr ""
msgid "Color Selection"
msgstr ""
-#: gtk/gtkentry.c:4507 gtk/gtktextview.c:7030
+#: gtk/gtkentry.c:4508 gtk/gtktextview.c:7068
msgid "Select _All"
msgstr ""
-#: gtk/gtkentry.c:4517 gtk/gtktextview.c:7040
+#: gtk/gtkentry.c:4518 gtk/gtktextview.c:7078
msgid "Input _Methods"
msgstr ""
-#: gtk/gtkentry.c:4528 gtk/gtktextview.c:7051
+#: gtk/gtkentry.c:4529 gtk/gtktextview.c:7089
msgid "_Insert Unicode Control Character"
msgstr ""
-#: gtk/gtkfilechooser.c:1584 gtk/gtkfilechooser.c:1628
-#: gtk/gtkfilechooser.c:1703 gtk/gtkfilechooser.c:1747
+#: gtk/gtkfilechooser.c:1588 gtk/gtkfilechooser.c:1632
+#: gtk/gtkfilechooser.c:1707 gtk/gtkfilechooser.c:1751
#, c-format
msgid "Invalid filename: %s"
msgstr ""
-#: gtk/gtkfilechooserbutton.c:65
+#: gtk/gtkfilechooserbutton.c:67
#, fuzzy
msgid "Select A File"
msgstr "Файллни ўчириш"
-#: gtk/gtkfilechooserbutton.c:66 gtk/gtkfilechooserdefault.c:1229
-#: gtk/gtkpathbar.c:982
+#: gtk/gtkfilechooserbutton.c:68 gtk/gtkfilechooserdefault.c:1302
+#: gtk/gtkpathbar.c:1020
msgid "Home"
msgstr "Уй"
-#: gtk/gtkfilechooserbutton.c:67 gtk/gtkfilechooserdefault.c:1256
-#: gtk/gtkpathbar.c:984
+#: gtk/gtkfilechooserbutton.c:69 gtk/gtkfilechooserdefault.c:1329
+#: gtk/gtkpathbar.c:1022
msgid "Desktop"
msgstr ""
-#: gtk/gtkfilechooserbutton.c:68
+#: gtk/gtkfilechooserbutton.c:70
msgid "(None)"
msgstr ""
-#: gtk/gtkfilechooserbutton.c:1515
+#: gtk/gtkfilechooserbutton.c:1523
msgid "Other..."
msgstr ""
-#: gtk/gtkfilechooserdefault.c:867
+#: gtk/gtkfilechooserdefault.c:917
msgid "Could not retrieve information about the file"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:878
+#: gtk/gtkfilechooserdefault.c:928
msgid "Could not add a bookmark"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:889
+#: gtk/gtkfilechooserdefault.c:939
msgid "Could not remove bookmark"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:900
+#: gtk/gtkfilechooserdefault.c:950
msgid "The folder could not be created"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:911
+#: gtk/gtkfilechooserdefault.c:963
+msgid ""
+"The folder could not be created, as a file with the same name already "
+"exists. Try using a different name for the folder, or rename the file first."
+msgstr ""
+
+#: gtk/gtkfilechooserdefault.c:976
#, fuzzy
msgid "Invalid file name"
msgstr "Fayl nomi"
-#: gtk/gtkfilechooserdefault.c:921
+#: gtk/gtkfilechooserdefault.c:986
msgid "The folder contents could not be displayed"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:1119
+#: gtk/gtkfilechooserdefault.c:1192
#, c-format
msgid "Could not get information about '%s': %s"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2095
+#: gtk/gtkfilechooserdefault.c:2208
#, c-format
msgid "Add the folder '%s' to the bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2136
+#: gtk/gtkfilechooserdefault.c:2249
msgid "Add the current folder to the bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2138
+#: gtk/gtkfilechooserdefault.c:2251
msgid "Add the selected folders to the bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2178
+#: gtk/gtkfilechooserdefault.c:2291
#, c-format
msgid "Remove the bookmark '%s'"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2591
+#: gtk/gtkfilechooserdefault.c:2722
#, c-format
msgid "Could not add a bookmark for '%s' because it is an invalid path name."
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2769
+#: gtk/gtkfilechooserdefault.c:2937
+#, fuzzy
+msgid "Remove"
+msgstr "Olib _tashlash"
+
+#: gtk/gtkfilechooserdefault.c:2946
+#, fuzzy
+msgid "Rename..."
+msgstr "_Номини ўзгартириш"
+
+#: gtk/gtkfilechooserdefault.c:3069
msgid "Shortcuts"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2823
+#: gtk/gtkfilechooserdefault.c:3123
msgid "Folder"
msgstr "Жилд"
-#: gtk/gtkfilechooserdefault.c:2875 gtk/gtkstock.c:295
+#: gtk/gtkfilechooserdefault.c:3179 gtk/gtkstock.c:317
msgid "_Add"
msgstr "Қў_шиш"
-#: gtk/gtkfilechooserdefault.c:2882
-msgid "Add the selected folder to the bookmarks"
+#: gtk/gtkfilechooserdefault.c:3186
+msgid "Add the selected folder to the Bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2887 gtk/gtkstock.c:352
+#: gtk/gtkfilechooserdefault.c:3191 gtk/gtkstock.c:395
msgid "_Remove"
msgstr "Олиб _ташлаш"
-#: gtk/gtkfilechooserdefault.c:2894
+#: gtk/gtkfilechooserdefault.c:3198
msgid "Remove the selected bookmark"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2997
-msgid "_Add to Shortcuts"
+#: gtk/gtkfilechooserdefault.c:3305
+msgid "_Add to Bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:3007
+#: gtk/gtkfilechooserdefault.c:3315
msgid "Open _Location"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:3019
+#: gtk/gtkfilechooserdefault.c:3327
msgid "Show _Hidden Files"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:3143 gtk/gtkfilesel.c:767
+#: gtk/gtkfilechooserdefault.c:3451 gtk/gtkfilesel.c:766
msgid "Files"
msgstr "Файллар"
-#: gtk/gtkfilechooserdefault.c:3174
+#: gtk/gtkfilechooserdefault.c:3482
msgid "Name"
msgstr "Номи"
-#: gtk/gtkfilechooserdefault.c:3199
+#: gtk/gtkfilechooserdefault.c:3507
msgid "Size"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:3212
+#: gtk/gtkfilechooserdefault.c:3520
msgid "Modified"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:3244
+#: gtk/gtkfilechooserdefault.c:3552
msgid "Select which types of files are shown"
msgstr ""
#. Create Folder
-#: gtk/gtkfilechooserdefault.c:3280
+#: gtk/gtkfilechooserdefault.c:3588
msgid "Create Fo_lder"
msgstr "_Жилд яратиш"
#. Name entry
-#: gtk/gtkfilechooserdefault.c:3398
+#: gtk/gtkfilechooserdefault.c:3709
msgid "_Name:"
msgstr "_Номи:"
-#: gtk/gtkfilechooserdefault.c:3438
+#: gtk/gtkfilechooserdefault.c:3749
msgid "_Browse for other folders"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:3688
+#: gtk/gtkfilechooserdefault.c:4000
msgid "Save in _folder:"
msgstr "Ж_илдга сақлаш:"
-#: gtk/gtkfilechooserdefault.c:3690
+#: gtk/gtkfilechooserdefault.c:4002
msgid "Create in _folder:"
msgstr "Ж_илдда яратиш:"
-#: gtk/gtkfilechooserdefault.c:4523
+#: gtk/gtkfilechooserdefault.c:4959
msgid "Cannot change to folder because it is not local"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:5048
+#: gtk/gtkfilechooserdefault.c:5513
#, c-format
msgid "Shortcut %s does not exist"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:5508
+#: gtk/gtkfilechooserdefault.c:6057
#, c-format
msgid "Could not mount %s"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:5802
+#: gtk/gtkfilechooserdefault.c:6352
msgid "Type name of new folder"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:5844
+#: gtk/gtkfilechooserdefault.c:6394
#, c-format
msgid "%d byte"
msgid_plural "%d bytes"
msgstr[0] ""
msgstr[1] ""
-#: gtk/gtkfilechooserdefault.c:5846
+#: gtk/gtkfilechooserdefault.c:6396
#, c-format
msgid "%.1f K"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:5848
+#: gtk/gtkfilechooserdefault.c:6398
#, c-format
msgid "%.1f M"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:5850
+#: gtk/gtkfilechooserdefault.c:6400
#, c-format
msgid "%.1f G"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:5902
-msgid "Today"
+#: gtk/gtkfilechooserdefault.c:6446 gtk/gtkfilechooserdefault.c:6470
+msgid "Unknown"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:5904
-msgid "Yesterday"
+#: gtk/gtkfilechooserdefault.c:6457
+msgid "Today"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:5915
-msgid "Unknown"
+#: gtk/gtkfilechooserdefault.c:6459
+msgid "Yesterday"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:5985
+#: gtk/gtkfilechooserdefault.c:6541
#, fuzzy
msgid "Cannot change folder"
msgstr "Ж_илдда яратиш:"
-#: gtk/gtkfilechooserdefault.c:5986
+#: gtk/gtkfilechooserdefault.c:6542
msgid "The folder you specified is an invalid path."
msgstr ""
-#: gtk/gtkfilechooserdefault.c:6025
+#: gtk/gtkfilechooserdefault.c:6581
#, c-format
msgid "Could not build file name from '%s' and '%s'"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:6061
+#: gtk/gtkfilechooserdefault.c:6617
msgid "Could not select item"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:6101
+#: gtk/gtkfilechooserdefault.c:6657
msgid "Open Location"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:6108
+#: gtk/gtkfilechooserdefault.c:6664
msgid "Save in Location"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:6132
+#: gtk/gtkfilechooserdefault.c:6688
msgid "_Location:"
msgstr ""
-#: gtk/gtkfilesel.c:731
+#: gtk/gtkfilesel.c:730
msgid "Folders"
msgstr "Жилдлар"
-#: gtk/gtkfilesel.c:735
+#: gtk/gtkfilesel.c:734
msgid "Fol_ders"
msgstr "Жи_лдлар"
-#: gtk/gtkfilesel.c:771
+#: gtk/gtkfilesel.c:770
msgid "_Files"
msgstr "_Файллар"
-#: gtk/gtkfilesel.c:859 gtk/gtkfilesel.c:2249
+#: gtk/gtkfilesel.c:858 gtk/gtkfilesel.c:2248
#, c-format
msgid "Folder unreadable: %s"
msgstr ""
-#: gtk/gtkfilesel.c:990
+#: gtk/gtkfilesel.c:989
#, c-format
msgid ""
"The file \"%s\" resides on another machine (called %s) and may not be "
@@ -1291,139 +1512,139 @@ msgid ""
"Are you sure that you want to select it?"
msgstr ""
-#: gtk/gtkfilesel.c:1121
+#: gtk/gtkfilesel.c:1120
msgid "_New Folder"
msgstr ""
-#: gtk/gtkfilesel.c:1132
+#: gtk/gtkfilesel.c:1131
msgid "De_lete File"
msgstr "Файллни _ўчириш"
-#: gtk/gtkfilesel.c:1143
+#: gtk/gtkfilesel.c:1142
msgid "_Rename File"
msgstr "Файлнинг но_мини ўзгартириш"
-#: gtk/gtkfilesel.c:1445
+#: gtk/gtkfilesel.c:1444
#, c-format
msgid ""
"The folder name \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
-#: gtk/gtkfilesel.c:1447
+#: gtk/gtkfilesel.c:1446
#, c-format
msgid ""
"Error creating folder \"%s\": %s\n"
"%s"
msgstr ""
-#: gtk/gtkfilesel.c:1448 gtk/gtkfilesel.c:1684
+#: gtk/gtkfilesel.c:1447 gtk/gtkfilesel.c:1683
msgid "You probably used symbols not allowed in filenames."
msgstr ""
-#: gtk/gtkfilesel.c:1456
+#: gtk/gtkfilesel.c:1455
#, c-format
msgid "Error creating folder \"%s\": %s\n"
msgstr ""
-#: gtk/gtkfilesel.c:1490
+#: gtk/gtkfilesel.c:1489
msgid "New Folder"
msgstr ""
-#: gtk/gtkfilesel.c:1505
+#: gtk/gtkfilesel.c:1504
msgid "_Folder name:"
msgstr "_Жилднинг номи:"
-#: gtk/gtkfilesel.c:1529
+#: gtk/gtkfilesel.c:1528
msgid "C_reate"
msgstr ""
-#: gtk/gtkfilesel.c:1572
+#: gtk/gtkfilesel.c:1571
#, c-format
msgid "The filename \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
-#: gtk/gtkfilesel.c:1575
+#: gtk/gtkfilesel.c:1574
#, c-format
msgid ""
"Error deleting file \"%s\": %s\n"
"%s"
msgstr ""
-#: gtk/gtkfilesel.c:1577 gtk/gtkfilesel.c:1698
+#: gtk/gtkfilesel.c:1576 gtk/gtkfilesel.c:1697
msgid "It probably contains symbols not allowed in filenames."
msgstr ""
-#: gtk/gtkfilesel.c:1586
+#: gtk/gtkfilesel.c:1585
#, c-format
msgid "Error deleting file \"%s\": %s"
msgstr ""
-#: gtk/gtkfilesel.c:1629
+#: gtk/gtkfilesel.c:1628
#, c-format
msgid "Really delete file \"%s\"?"
msgstr ""
-#: gtk/gtkfilesel.c:1634
+#: gtk/gtkfilesel.c:1633
msgid "Delete File"
msgstr "Файллни ўчириш"
-#: gtk/gtkfilesel.c:1680 gtk/gtkfilesel.c:1694
+#: gtk/gtkfilesel.c:1679 gtk/gtkfilesel.c:1693
#, c-format
msgid "The file name \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
-#: gtk/gtkfilesel.c:1682
+#: gtk/gtkfilesel.c:1681
#, c-format
msgid ""
"Error renaming file to \"%s\": %s\n"
"%s"
msgstr ""
-#: gtk/gtkfilesel.c:1696
+#: gtk/gtkfilesel.c:1695
#, c-format
msgid ""
"Error renaming file \"%s\": %s\n"
"%s"
msgstr ""
-#: gtk/gtkfilesel.c:1706
+#: gtk/gtkfilesel.c:1705
#, c-format
msgid "Error renaming file \"%s\" to \"%s\": %s"
msgstr ""
-#: gtk/gtkfilesel.c:1753
+#: gtk/gtkfilesel.c:1752
msgid "Rename File"
msgstr "Файлнинг номини ўзгартириш"
-#: gtk/gtkfilesel.c:1768
+#: gtk/gtkfilesel.c:1767
#, c-format
msgid "Rename file \"%s\" to:"
msgstr ""
-#: gtk/gtkfilesel.c:1797
+#: gtk/gtkfilesel.c:1796
msgid "_Rename"
msgstr "_Номини ўзгартириш"
-#: gtk/gtkfilesel.c:2229
+#: gtk/gtkfilesel.c:2228
msgid "_Selection: "
msgstr ""
-#: gtk/gtkfilesel.c:3152
+#: gtk/gtkfilesel.c:3151
#, c-format
msgid ""
"The filename \"%s\" couldn't be converted to UTF-8. (try setting the "
"environment variable G_FILENAME_ENCODING): %s"
msgstr ""
-#: gtk/gtkfilesel.c:3155
+#: gtk/gtkfilesel.c:3154
msgid "Invalid UTF-8"
msgstr ""
-#: gtk/gtkfilesel.c:4032
+#: gtk/gtkfilesel.c:4031
msgid "Name too long"
msgstr ""
-#: gtk/gtkfilesel.c:4034
+#: gtk/gtkfilesel.c:4033
msgid "Couldn't convert filename"
msgstr ""
@@ -1431,95 +1652,110 @@ msgstr ""
msgid "(Empty)"
msgstr ""
-#: gtk/gtkfilesystemunix.c:415 gtk/gtkfilesystemunix.c:429
-#: gtk/gtkfilesystemunix.c:626 gtk/gtkfilesystemwin32.c:482
-#: gtk/gtkfilesystemwin32.c:495 gtk/gtkfilesystemwin32.c:1530
+#: gtk/gtkfilesystemunix.c:475 gtk/gtkfilesystemunix.c:678
+#: gtk/gtkfilesystemunix.c:1918 gtk/gtkfilesystemwin32.c:482
+#: gtk/gtkfilesystemwin32.c:495 gtk/gtkfilesystemwin32.c:1560
#, c-format
msgid "Error getting information for '%s': %s"
msgstr ""
-#: gtk/gtkfilesystemunix.c:495 gtk/gtkfilesystemwin32.c:537
+#: gtk/gtkfilesystemunix.c:547 gtk/gtkfilesystemwin32.c:537
#, c-format
msgid "Error creating directory '%s': %s"
msgstr ""
-#: gtk/gtkfilesystemunix.c:575 gtk/gtkfilesystemwin32.c:597
+#: gtk/gtkfilesystemunix.c:627 gtk/gtkfilesystemwin32.c:597
msgid "This file system does not support mounting"
msgstr ""
-#: gtk/gtkfilesystemunix.c:583
+#: gtk/gtkfilesystemunix.c:635
msgid "Filesystem"
msgstr "Файл тизими"
-#: gtk/gtkfilesystemunix.c:740
+#: gtk/gtkfilesystemunix.c:792
#, c-format
msgid "Could not get a stock icon for %s"
msgstr ""
-#: gtk/gtkfilesystemunix.c:835
+#: gtk/gtkfilesystemunix.c:887
#, c-format
msgid ""
"The name \"%s\" is not valid because it contains the character \"%s\". "
"Please use a different name."
msgstr ""
-#: gtk/gtkfilesystemunix.c:1443 gtk/gtkfilesystemwin32.c:1004
+#: gtk/gtkfilesystemunix.c:1489
#, c-format
-msgid "Bookmark saving failed: %s"
+msgid "Writing %s failed: %s"
msgstr ""
-#: gtk/gtkfilesystemunix.c:1495
+#: gtk/gtkfilesystemunix.c:1578
#, c-format
msgid "'%s' already exists in the bookmarks list"
msgstr ""
-#: gtk/gtkfilesystemunix.c:1557
+#: gtk/gtkfilesystemunix.c:1650
#, c-format
msgid "'%s' does not exist in the bookmarks list"
msgstr ""
-#: gtk/gtkfilesystemunix.c:1739
+#: gtk/gtkfilesystemunix.c:1878
+#, c-format
+msgid "Error getting information for '/': %s"
+msgstr ""
+
+#: gtk/gtkfilesystemwin32.c:611
+#, c-format
+msgid "Network Drive (%s)"
+msgstr ""
+
+#: gtk/gtkfilesystemwin32.c:650
#, c-format
-msgid "Error getting information for '%s'"
+msgid "%s (%s)"
msgstr ""
-#: gtk/gtkfontbutton.c:178 gtk/gtkfontbutton.c:295
+#: gtk/gtkfilesystemwin32.c:1032
+#, c-format
+msgid "Bookmark saving failed: %s"
+msgstr ""
+
+#: gtk/gtkfontbutton.c:179 gtk/gtkfontbutton.c:292
msgid "Pick a Font"
msgstr ""
#. Initialize fields
-#: gtk/gtkfontbutton.c:289
+#: gtk/gtkfontbutton.c:286
msgid "Sans 12"
msgstr ""
-#: gtk/gtkfontbutton.c:807
+#: gtk/gtkfontbutton.c:804
msgid "Font"
msgstr ""
#. This is the default text shown in the preview entry, though the user
#. can set it. Remember that some fonts only have capital letters.
-#: gtk/gtkfontsel.c:73
+#: gtk/gtkfontsel.c:74
msgid "abcdefghijk ABCDEFGHIJK"
msgstr ""
-#: gtk/gtkfontsel.c:360
+#: gtk/gtkfontsel.c:361
msgid "_Family:"
msgstr ""
-#: gtk/gtkfontsel.c:366
+#: gtk/gtkfontsel.c:367
msgid "_Style:"
msgstr ""
-#: gtk/gtkfontsel.c:372
+#: gtk/gtkfontsel.c:373
msgid "Si_ze:"
msgstr ""
#. create the text entry widget
-#: gtk/gtkfontsel.c:548
+#: gtk/gtkfontsel.c:549
msgid "_Preview:"
msgstr ""
-#: gtk/gtkfontsel.c:1382
+#: gtk/gtkfontsel.c:1383
msgid "Font Selection"
msgstr ""
@@ -1534,12 +1770,12 @@ msgstr ""
#. Remove this icon source so we don't keep trying to
#. * load it.
#.
-#: gtk/gtkiconfactory.c:1629
+#: gtk/gtkiconfactory.c:1644
#, c-format
msgid "Error loading icon: %s"
msgstr ""
-#: gtk/gtkicontheme.c:1263
+#: gtk/gtkicontheme.c:1250
#, c-format
msgid ""
"Could not find the icon '%s'. The '%s' theme\n"
@@ -1548,7 +1784,7 @@ msgid ""
"\t%s"
msgstr ""
-#: gtk/gtkicontheme.c:1328
+#: gtk/gtkicontheme.c:1315
#, c-format
msgid "Icon '%s' not present in theme"
msgstr ""
@@ -1636,7 +1872,7 @@ msgstr ""
msgid "clear"
msgstr "тозалаш"
-#: gtk/gtklabel.c:3930
+#: gtk/gtklabel.c:3935
msgid "Select All"
msgstr ""
@@ -1670,360 +1906,392 @@ msgstr ""
#. * Do *not* translate it to "predefinito:LTR", if it
#. * it isn't default:LTR or default:RTL it will not work
#.
-#: gtk/gtkmain.c:482
+#: gtk/gtkmain.c:476
msgid "default:LTR"
msgstr "default:LTR"
-#: gtk/gtkmain.c:565
+#: gtk/gtkmain.c:559
msgid "GTK+ Options"
msgstr ""
-#: gtk/gtkmain.c:565
+#: gtk/gtkmain.c:559
msgid "Show GTK+ Options"
msgstr ""
-#: gtk/gtknotebook.c:2712 gtk/gtknotebook.c:5060
+#: gtk/gtknotebook.c:2718 gtk/gtknotebook.c:5064
#, c-format
msgid "Page %u"
msgstr ""
-#: gtk/gtkradiotoolbutton.c:91
+#: gtk/gtkradiotoolbutton.c:92
msgid "Group"
msgstr ""
-#: gtk/gtkradiotoolbutton.c:92
+#: gtk/gtkradiotoolbutton.c:93
msgid "The radio tool button whose group this button belongs to."
msgstr ""
-#: gtk/gtkrc.c:2399
+#: gtk/gtkrc.c:2400
#, c-format
msgid "Unable to find include file: \"%s\""
msgstr ""
-#: gtk/gtkrc.c:3038 gtk/gtkrc.c:3041
+#: gtk/gtkrc.c:3042 gtk/gtkrc.c:3045
#, c-format
msgid "Unable to locate image file in pixmap_path: \"%s\""
msgstr ""
-#: gtk/gtkrc.c:3476
+#: gtk/gtkrc.c:3480
#, c-format
msgid "Pixmap path element: \"%s\" must be absolute, %s, line %d"
msgstr ""
#. KEEP IN SYNC with gtkiconfactory.c stock icons, when appropriate
-#: gtk/gtkstock.c:286
+#: gtk/gtkstock.c:308
msgid "Information"
msgstr "Маълумот"
-#: gtk/gtkstock.c:287
+#: gtk/gtkstock.c:309
msgid "Warning"
msgstr "Диққат"
-#: gtk/gtkstock.c:288
+#: gtk/gtkstock.c:310
msgid "Error"
msgstr "Хато"
-#: gtk/gtkstock.c:289
+#: gtk/gtkstock.c:311
msgid "Question"
msgstr "Сўроқ"
#. FIXME these need accelerators when appropriate, and
#. * need the mnemonics to be rationalized
#.
-#: gtk/gtkstock.c:294
+#: gtk/gtkstock.c:316
msgid "_About"
msgstr ""
-#: gtk/gtkstock.c:296
+#: gtk/gtkstock.c:318
msgid "_Apply"
msgstr "Қў_ллаш"
-#: gtk/gtkstock.c:297
+#: gtk/gtkstock.c:319
msgid "_Bold"
msgstr "Қал_ин"
-#: gtk/gtkstock.c:298
+#: gtk/gtkstock.c:320
msgid "_Cancel"
msgstr "_Бекор қилиш"
-#: gtk/gtkstock.c:299
+#: gtk/gtkstock.c:321
msgid "_CD-Rom"
msgstr "К_омпакт-диск"
-#: gtk/gtkstock.c:300
+#: gtk/gtkstock.c:322
msgid "_Clear"
msgstr "_Тозалаш"
-#: gtk/gtkstock.c:301
+#: gtk/gtkstock.c:323
msgid "_Close"
msgstr "_Ёпиш"
-#: gtk/gtkstock.c:302
+#: gtk/gtkstock.c:324
msgid "_Convert"
msgstr "Ай_лантириш"
-#: gtk/gtkstock.c:303
+#: gtk/gtkstock.c:325
msgid "_Copy"
msgstr "_Нусха кўчириш"
-#: gtk/gtkstock.c:304
+#: gtk/gtkstock.c:326
msgid "Cu_t"
msgstr "_Кесиш"
-#: gtk/gtkstock.c:305
+#: gtk/gtkstock.c:327
msgid "_Delete"
msgstr "Ў_чириш"
-#: gtk/gtkstock.c:306
+#: gtk/gtkstock.c:328
msgid "_Execute"
msgstr "Ба_жариш"
-#: gtk/gtkstock.c:307
+#: gtk/gtkstock.c:329
#, fuzzy
msgid "_Edit"
msgstr "_Чиқиш"
-#: gtk/gtkstock.c:308
+#: gtk/gtkstock.c:330
msgid "_Find"
msgstr "Қ_идириш"
-#: gtk/gtkstock.c:309
+#: gtk/gtkstock.c:331
msgid "Find and _Replace"
msgstr "Қидириш ва а_лмаштириш"
-#: gtk/gtkstock.c:310
+#: gtk/gtkstock.c:332
msgid "_Floppy"
msgstr "_Дискет"
-#: gtk/gtkstock.c:311
-msgid "_Bottom"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:334
+msgid "Navigation|_Bottom"
msgstr ""
-#: gtk/gtkstock.c:312
-msgid "_First"
-msgstr "_Биринчи"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:336
+msgid "Navigation|_First"
+msgstr ""
-#: gtk/gtkstock.c:313
-msgid "_Last"
-msgstr "_Охирги"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:338
+msgid "Navigation|_Last"
+msgstr ""
-#: gtk/gtkstock.c:314
-msgid "_Top"
-msgstr "_Юқорига"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:340
+msgid "Navigation|_Top"
+msgstr ""
-#: gtk/gtkstock.c:315
-msgid "_Back"
-msgstr "_Орқага"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:342
+msgid "Navigation|_Back"
+msgstr ""
-#: gtk/gtkstock.c:316
-msgid "_Down"
-msgstr "_Пастга"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:344
+msgid "Navigation|_Down"
+msgstr ""
-#: gtk/gtkstock.c:317 gtk/gtkstock.c:331
-msgid "_Forward"
-msgstr "_Олдинга"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:346
+msgid "Navigation|_Forward"
+msgstr ""
-#: gtk/gtkstock.c:318
-msgid "_Up"
-msgstr "_Юқорига"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:348
+msgid "Navigation|_Up"
+msgstr ""
-#: gtk/gtkstock.c:319
+#: gtk/gtkstock.c:349
msgid "_Harddisk"
msgstr ""
-#: gtk/gtkstock.c:320
+#: gtk/gtkstock.c:350
msgid "_Help"
msgstr "_Ёрдам"
-#: gtk/gtkstock.c:321
+#: gtk/gtkstock.c:351
msgid "_Home"
msgstr "_Уй"
-#: gtk/gtkstock.c:322
+#: gtk/gtkstock.c:352
msgid "Increase Indent"
msgstr ""
-#: gtk/gtkstock.c:323
+#: gtk/gtkstock.c:353
msgid "Decrease Indent"
msgstr ""
-#: gtk/gtkstock.c:324
+#: gtk/gtkstock.c:354
msgid "_Index"
msgstr "_Индекс"
-#: gtk/gtkstock.c:325
+#: gtk/gtkstock.c:355
msgid "_Italic"
msgstr "Қ_ия"
-#: gtk/gtkstock.c:326
+#: gtk/gtkstock.c:356
msgid "_Jump to"
msgstr "Ў_тиш"
-#: gtk/gtkstock.c:327
-msgid "_Center"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:358
+#, fuzzy
+msgid "Justify|_Center"
msgstr "_Марказ"
-#: gtk/gtkstock.c:328
-msgid "_Fill"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:360
+msgid "Justify|_Fill"
msgstr ""
-#: gtk/gtkstock.c:329
-msgid "_Left"
-msgstr "_Чап"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:362
+msgid "Justify|_Left"
+msgstr ""
-#: gtk/gtkstock.c:330
-msgid "_Right"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:364
+#, fuzzy
+msgid "Justify|_Right"
msgstr "Ў_нг"
-#: gtk/gtkstock.c:332
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:367
#, fuzzy
-msgid "_Next"
+msgid "Media|_Forward"
+msgstr "_Олдинга"
+
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:369
+#, fuzzy
+msgid "Media|_Next"
msgstr "_Янги"
-#: gtk/gtkstock.c:333
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:371
#, fuzzy
-msgid "P_ause"
+msgid "Media|P_ause"
msgstr "Қўй_иш"
-#: gtk/gtkstock.c:334
-msgid "_Play"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:373
+msgid "Media|_Play"
msgstr ""
-#: gtk/gtkstock.c:335
-msgid "Pre_vious"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:375
+msgid "Media|Pre_vious"
msgstr ""
-#: gtk/gtkstock.c:336
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:377
#, fuzzy
-msgid "_Record"
+msgid "Media|_Record"
msgstr "Қ_айтариш"
-#: gtk/gtkstock.c:337
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:379
#, fuzzy
-msgid "R_ewind"
+msgid "Media|R_ewind"
msgstr "Қ_идириш"
-#: gtk/gtkstock.c:338 gtk/gtkstock.c:361
-msgid "_Stop"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:381
+#, fuzzy
+msgid "Media|_Stop"
msgstr "_Тўхтатиш"
-#: gtk/gtkstock.c:339
+#: gtk/gtkstock.c:382
msgid "_Network"
msgstr "_Тармоқ"
-#: gtk/gtkstock.c:340
+#: gtk/gtkstock.c:383
msgid "_New"
msgstr "_Янги"
-#: gtk/gtkstock.c:341
+#: gtk/gtkstock.c:384
msgid "_No"
msgstr "_Йўқ"
-#: gtk/gtkstock.c:342
+#: gtk/gtkstock.c:385
msgid "_OK"
msgstr "_Ок"
-#: gtk/gtkstock.c:343
+#: gtk/gtkstock.c:386
msgid "_Open"
msgstr "_Очиш"
-#: gtk/gtkstock.c:344
+#: gtk/gtkstock.c:387
msgid "_Paste"
msgstr "Қўй_иш"
-#: gtk/gtkstock.c:345
+#: gtk/gtkstock.c:388
msgid "_Preferences"
msgstr "_Мослаш"
-#: gtk/gtkstock.c:346
+#: gtk/gtkstock.c:389
msgid "_Print"
msgstr "_Босиб чиқариш"
-#: gtk/gtkstock.c:347
+#: gtk/gtkstock.c:390
msgid "Print Pre_view"
msgstr ""
-#: gtk/gtkstock.c:348
+#: gtk/gtkstock.c:391
msgid "_Properties"
msgstr "Хо_ссалари"
-#: gtk/gtkstock.c:349
+#: gtk/gtkstock.c:392
msgid "_Quit"
msgstr "_Чиқиш"
-#: gtk/gtkstock.c:350
+#: gtk/gtkstock.c:393
msgid "_Redo"
msgstr "Қ_айтариш"
-#: gtk/gtkstock.c:351
+#: gtk/gtkstock.c:394
msgid "_Refresh"
msgstr "_Янгилаш"
-#: gtk/gtkstock.c:353
+#: gtk/gtkstock.c:396
msgid "_Revert"
msgstr ""
-#: gtk/gtkstock.c:354
+#: gtk/gtkstock.c:397
msgid "_Save"
msgstr "_Сақлаш"
-#: gtk/gtkstock.c:355
+#: gtk/gtkstock.c:398
msgid "Save _As"
msgstr "...сиф_атида сақлаш"
-#: gtk/gtkstock.c:356
+#: gtk/gtkstock.c:399
msgid "_Color"
msgstr "_Ранг"
-#: gtk/gtkstock.c:357
+#: gtk/gtkstock.c:400
msgid "_Font"
msgstr "_Шрифт"
-#: gtk/gtkstock.c:358
+#: gtk/gtkstock.c:401
msgid "_Ascending"
msgstr ""
-#: gtk/gtkstock.c:359
+#: gtk/gtkstock.c:402
msgid "_Descending"
msgstr ""
-#: gtk/gtkstock.c:360
+#: gtk/gtkstock.c:403
msgid "_Spell Check"
msgstr "Имлони _текшириш"
-#: gtk/gtkstock.c:362
+#: gtk/gtkstock.c:404
+msgid "_Stop"
+msgstr "_Тўхтатиш"
+
+#: gtk/gtkstock.c:405
msgid "_Strikethrough"
msgstr ""
-#: gtk/gtkstock.c:363
+#: gtk/gtkstock.c:406
msgid "_Undelete"
msgstr ""
-#: gtk/gtkstock.c:364
+#: gtk/gtkstock.c:407
msgid "_Underline"
msgstr ""
-#: gtk/gtkstock.c:365
+#: gtk/gtkstock.c:408
msgid "_Undo"
msgstr "_Бекор қилиш"
-#: gtk/gtkstock.c:366
+#: gtk/gtkstock.c:409
msgid "_Yes"
msgstr "Ҳ_а"
-#: gtk/gtkstock.c:367
+#: gtk/gtkstock.c:410
msgid "_Normal Size"
msgstr ""
-#: gtk/gtkstock.c:368
+#: gtk/gtkstock.c:411
msgid "Best _Fit"
msgstr ""
-#: gtk/gtkstock.c:369
+#: gtk/gtkstock.c:412
msgid "Zoom _In"
msgstr "К_атталаштириш"
-#: gtk/gtkstock.c:370
+#: gtk/gtkstock.c:413
msgid "Zoom _Out"
msgstr "К_ичиклаштириш"
@@ -2076,22 +2344,22 @@ msgstr ""
msgid "--- No Tip ---"
msgstr ""
-#: gtk/gtkuimanager.c:1132
+#: gtk/gtkuimanager.c:1154
#, c-format
msgid "Unknown attribute '%s' on line %d char %d"
msgstr ""
-#: gtk/gtkuimanager.c:1332
+#: gtk/gtkuimanager.c:1371
#, c-format
msgid "Unexpected start tag '%s' on line %d char %d"
msgstr ""
-#: gtk/gtkuimanager.c:1417
+#: gtk/gtkuimanager.c:1461
#, c-format
msgid "Unexpected character data on line %d char %d"
msgstr ""
-#: gtk/gtkuimanager.c:2209
+#: gtk/gtkuimanager.c:2272
msgid "Empty"
msgstr ""
@@ -2150,14 +2418,31 @@ msgstr ""
msgid "Could not get information for file '%s': %s"
msgstr ""
+#~ msgid "_First"
+#~ msgstr "_Биринчи"
+
+#~ msgid "_Last"
+#~ msgstr "_Охирги"
+
+#~ msgid "_Top"
+#~ msgstr "_Юқорига"
+
+#~ msgid "_Back"
+#~ msgstr "_Орқага"
+
+#~ msgid "_Down"
+#~ msgstr "_Пастга"
+
+#~ msgid "_Up"
+#~ msgstr "_Юқорига"
+
+#~ msgid "_Left"
+#~ msgstr "_Чап"
+
#, fuzzy
#~ msgid "Add"
#~ msgstr "_Qo'shish"
#, fuzzy
-#~ msgid "Remove"
-#~ msgstr "Olib _tashlash"
-
-#, fuzzy
#~ msgid "Up"
#~ msgstr "_Yuqoriga"
diff --git a/po/vi.po b/po/vi.po
index e2cf6416c..63caf6f79 100644
--- a/po/vi.po
+++ b/po/vi.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Gtk+ VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-01-08 02:01-0500\n"
+"POT-Creation-Date: 2005-06-20 14:30-0400\n"
"PO-Revision-Date: 2004-06-25 04:53+0700\n"
"Last-Translator: pclouds <pclouds@vnlinux.org>\n"
"Language-Team: GnomeVN <gnomevi-list@users.sourceforge.net>\n"
@@ -16,7 +16,7 @@ msgstr ""
"Plural-Forms: nplurals=1; plural=0;\n"
#: gdk-pixbuf/gdk-pixbuf-animation.c:153 gdk-pixbuf/gdk-pixbuf-io.c:838
-#: gdk-pixbuf/gdk-pixbuf-io.c:1069 tests/testfilechooser.c:199
+#: gdk-pixbuf/gdk-pixbuf-io.c:1068 tests/testfilechooser.c:199
#, c-format
msgid "Failed to open file '%s': %s"
msgstr "Lỗi khi mở tập tin '%s': %s"
@@ -27,7 +27,7 @@ msgid "Image file '%s' contains no data"
msgstr "Tập tin ảnh '%s' không chứa dữ liệu"
#: gdk-pixbuf/gdk-pixbuf-animation.c:208 gdk-pixbuf/gdk-pixbuf-io.c:887
-#: gdk-pixbuf/gdk-pixbuf-io.c:1110 tests/testfilechooser.c:244
+#: gdk-pixbuf/gdk-pixbuf-io.c:1109 tests/testfilechooser.c:244
#, c-format
msgid ""
"Failed to load image '%s': reason not known, probably a corrupt image file"
@@ -74,41 +74,41 @@ msgstr "Dạng thức ảnh không thể nhận ra"
msgid "Failed to load image '%s': %s"
msgstr "Lỗi khi nạp tập tin ảnh '%s': %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1337
+#: gdk-pixbuf/gdk-pixbuf-io.c:1336
#, c-format
msgid "Error writing to image file: %s"
msgstr "Lỗi ghi tập tin ảnh: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1383 gdk-pixbuf/gdk-pixbuf-io.c:1512
+#: gdk-pixbuf/gdk-pixbuf-io.c:1382 gdk-pixbuf/gdk-pixbuf-io.c:1511
#, c-format
msgid "This build of gdk-pixbuf does not support saving the image format: %s"
msgstr "Phiên bản gdk-pixbuf này không hỗ trợ lưu dạng thức ảnh: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1417
+#: gdk-pixbuf/gdk-pixbuf-io.c:1416
msgid "Insufficient memory to save image to callback"
msgstr "Không đủ bộ nhớ để lưu tập tin ảnh vào callback"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1429
+#: gdk-pixbuf/gdk-pixbuf-io.c:1428
msgid "Failed to open temporary file"
msgstr "Lỗi mở tập tin tạm"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1454
+#: gdk-pixbuf/gdk-pixbuf-io.c:1453
msgid "Failed to read from temporary file"
msgstr "Lỗi đọc tập tin tạm"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1641
+#: gdk-pixbuf/gdk-pixbuf-io.c:1687
#, c-format
msgid "Failed to open '%s' for writing: %s"
msgstr "Lỗi khi mở tập tin '%s' để ghi: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1665
+#: gdk-pixbuf/gdk-pixbuf-io.c:1711
#, c-format
msgid ""
"Failed to close '%s' while writing image, all data may not have been saved: %"
"s"
msgstr "Lỗi đóng '%s' khi đang lưu ảnh, mọi dữ liệu có lẽ không được lưu: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1853 gdk-pixbuf/gdk-pixbuf-io.c:1903
+#: gdk-pixbuf/gdk-pixbuf-io.c:1931 gdk-pixbuf/gdk-pixbuf-io.c:1981
msgid "Insufficient memory to save image into a buffer"
msgstr "Không đủ bộ nhớ để lưu ảnh vào vùng đệm"
@@ -170,24 +170,34 @@ msgstr "Đoạn bị sai trong hoạt cảnh"
msgid "The ANI image format"
msgstr "Dạng thức ảnh ANI"
-#: gdk-pixbuf/io-bmp.c:227 gdk-pixbuf/io-bmp.c:383
+#: gdk-pixbuf/io-bmp.c:228 gdk-pixbuf/io-bmp.c:306 gdk-pixbuf/io-bmp.c:338
+#: gdk-pixbuf/io-bmp.c:361 gdk-pixbuf/io-bmp.c:442
+msgid "BMP image has bogus header data"
+msgstr "Ảnh BMP chứa header giả"
+
+#: gdk-pixbuf/io-bmp.c:239 gdk-pixbuf/io-bmp.c:401
msgid "Not enough memory to load bitmap image"
msgstr "Không đủ bộ nhớ để nạp ảnh"
-#: gdk-pixbuf/io-bmp.c:269
+#: gdk-pixbuf/io-bmp.c:287
msgid "BMP image has unsupported header size"
msgstr "Ảnh BMP có kích thước header không được hỗ trợ"
-#: gdk-pixbuf/io-bmp.c:288 gdk-pixbuf/io-bmp.c:320 gdk-pixbuf/io-bmp.c:343
-#: gdk-pixbuf/io-bmp.c:424
-msgid "BMP image has bogus header data"
-msgstr "Ảnh BMP chứa header giả"
-
-#: gdk-pixbuf/io-bmp.c:307
+#: gdk-pixbuf/io-bmp.c:325
msgid "Topdown BMP images cannot be compressed"
msgstr ""
-#: gdk-pixbuf/io-bmp.c:1154
+#: gdk-pixbuf/io-bmp.c:1203
+#, fuzzy
+msgid "Couldn't allocate memory for saving BMP file"
+msgstr "Không thể cấp phát bộ nhớ để nạp ảnh JPEG"
+
+#: gdk-pixbuf/io-bmp.c:1244
+#, fuzzy
+msgid "Couldn't write to BMP file"
+msgstr "Không thể chuyển đổi tên tập tin"
+
+#: gdk-pixbuf/io-bmp.c:1293
msgid "The BMP image format"
msgstr "Dạng thức ảnh BMP"
@@ -196,7 +206,7 @@ msgstr "Dạng thức ảnh BMP"
msgid "Failure reading GIF: %s"
msgstr "Lỗi đọc tập tin GIF: %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 "Tập tin GIF thiếu một vài dữ liệu (có lẽ tập tin đã bị cắt bớt?)"
@@ -222,25 +232,30 @@ msgstr "Phát hiện mã sai"
msgid "Circular table entry in GIF file"
msgstr "Mục nhập bảng tròn trong tập tin GIF"
-#: 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 "Không đủ bộ nhớ để nạp tập tin GIF"
-#: gdk-pixbuf/io-gif.c:1088
+#: gdk-pixbuf/io-gif.c:947
+#, fuzzy
+msgid "Not enough memory to composite a frame in GIF file"
+msgstr "Không đủ bộ nhớ để nạp tập tin GIF"
+
+#: gdk-pixbuf/io-gif.c:1116
msgid "GIF image is corrupt (incorrect LZW compression)"
msgstr "Tập tin GIF bị hư (dữ liệu nén LZW sai)"
-#: gdk-pixbuf/io-gif.c:1138
+#: gdk-pixbuf/io-gif.c:1166
msgid "File does not appear to be a GIF file"
msgstr "Tập tin này có vẻ không phải là tập tin GIF"
-#: 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 "Không hỗ trợ phiên bản %s của tập tin GIF"
-#: 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."
@@ -248,11 +263,11 @@ msgstr ""
"Ảnh GIF không có bảng màu chung, nhưng lại có một khung không có bảng màu "
"riêng."
-#: gdk-pixbuf/io-gif.c:1491
+#: gdk-pixbuf/io-gif.c:1519
msgid "GIF image was truncated or incomplete."
msgstr "Ảnh GIF bị cắt bớt hoặc không hoàn chỉnh."
-#: gdk-pixbuf/io-gif.c:1643
+#: gdk-pixbuf/io-gif.c:1671
msgid "The GIF image format"
msgstr "Dạng thức ảnh GIF"
@@ -438,97 +453,115 @@ msgstr "Lỗi nghiêm trong khi đọc tập tin ảnh PNG"
msgid "Fatal error reading PNG image file: %s"
msgstr "Lỗi nghiêm trọng khi đọc tập tin ảnh PNG: %s"
-#: gdk-pixbuf/io-png.c:813
+#: gdk-pixbuf/io-png.c:810
msgid ""
"Keys for PNG text chunks must have at least 1 and at most 79 characters."
msgstr ""
"Các khóa cho các đoạn PNG text phải có ít nhất 1 ký tự và tối đa 79 ký tự."
-#: gdk-pixbuf/io-png.c:821
+#: gdk-pixbuf/io-png.c:818
msgid "Keys for PNG text chunks must be ASCII characters."
msgstr "Các khóa cho các đoạn PNG text phải là ký tự ASCII."
-#: gdk-pixbuf/io-png.c:854
+#: gdk-pixbuf/io-png.c:831
+#, fuzzy, c-format
+msgid ""
+"PNG compression level must be a value between 0 and 9; value '%s' could not "
+"be parsed."
+msgstr ""
+"Hệ số chất lượng của JPEG phải nằm trong khoảng 0 và 100; không thể phân "
+"tích giá trị '%s'."
+
+#: gdk-pixbuf/io-png.c:843
+#, fuzzy, c-format
+msgid ""
+"PNG compression level must be a value between 0 and 9; value '%d' is not "
+"allowed."
+msgstr ""
+"Hệ số chất lượng của JPEG phải nằm trong khoảng 0 và 100; không chấp nhận "
+"giá trị '%d'."
+
+#: gdk-pixbuf/io-png.c:883
#, fuzzy, c-format
msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding."
msgstr "Không thể chuyển đổi giá trị của đoạn PNG text %s sang ISO-8859-1."
-#: gdk-pixbuf/io-png.c:994
+#: gdk-pixbuf/io-png.c:1026
msgid "The PNG image format"
msgstr "Dạng thức ảnh PNG"
-#: gdk-pixbuf/io-pnm.c:249
+#: gdk-pixbuf/io-pnm.c:252
msgid "PNM loader expected to find an integer, but didn't"
msgstr "Bộ nạp ảnh PNM muốn tìm một số nguyên, nhưng không tìm thấy"
-#: gdk-pixbuf/io-pnm.c:281
+#: gdk-pixbuf/io-pnm.c:284
msgid "PNM file has an incorrect initial byte"
msgstr "Tập tin PNM có byte khởi đầu sai"
-#: gdk-pixbuf/io-pnm.c:311
+#: gdk-pixbuf/io-pnm.c:314
msgid "PNM file is not in a recognized PNM subformat"
msgstr "Tập tin PNM chứa dạng thức PNM con không được công nhận"
-#: gdk-pixbuf/io-pnm.c:336
+#: gdk-pixbuf/io-pnm.c:339
msgid "PNM file has an image width of 0"
msgstr "Tập tin PNM chứa ảnh có chiều rộng bằng không"
-#: gdk-pixbuf/io-pnm.c:357
+#: gdk-pixbuf/io-pnm.c:360
msgid "PNM file has an image height of 0"
msgstr "Tập tin PNM chứa ảnh có chiều cao bằng không"
-#: gdk-pixbuf/io-pnm.c:380
+#: gdk-pixbuf/io-pnm.c:383
msgid "Maximum color value in PNM file is 0"
msgstr "Giá trị màu tối đa trong tập tin PNM bằng không"
-#: gdk-pixbuf/io-pnm.c:388
+#: gdk-pixbuf/io-pnm.c:391
msgid "Maximum color value in PNM file is too large"
msgstr "Giá trị màu tối đa trong tập tin PNM quá lớn"
-#: gdk-pixbuf/io-pnm.c:396
+#: gdk-pixbuf/io-pnm.c:399
#, fuzzy
msgid "Cannot handle PNM files with maximum color values greater than 255"
msgstr "Không thể xử lý các tập tin PNM với giá trị màu tối đa lớn hơn 255"
-#: gdk-pixbuf/io-pnm.c:435 gdk-pixbuf/io-pnm.c:463 gdk-pixbuf/io-pnm.c:495
+#: gdk-pixbuf/io-pnm.c:438 gdk-pixbuf/io-pnm.c:466 gdk-pixbuf/io-pnm.c:498
msgid "Raw PNM image type is invalid"
msgstr "Loại ảnh PNM thô không hợp lệ"
-#: gdk-pixbuf/io-pnm.c:555 gdk-pixbuf/io-pnm.c:597
+#: gdk-pixbuf/io-pnm.c:562 gdk-pixbuf/io-pnm.c:604
msgid "PNM image format is invalid"
msgstr "Dạng thức ảnh PNM không hợp lệ"
-#: gdk-pixbuf/io-pnm.c:656
+#: gdk-pixbuf/io-pnm.c:663
msgid "PNM image loader does not support this PNM subformat"
msgstr "Bộ nạp ảnh PNM không hỗ trợ dạng thức con này của PNM"
-#: gdk-pixbuf/io-pnm.c:711
+#: gdk-pixbuf/io-pnm.c:718
msgid "Premature end-of-file encountered"
msgstr "Phát hiện tập tin không hoàn chỉnh"
-#: gdk-pixbuf/io-pnm.c:743 gdk-pixbuf/io-pnm.c:974
+#: gdk-pixbuf/io-pnm.c:750 gdk-pixbuf/io-pnm.c:981
msgid "Raw PNM formats require exactly one whitespace before sample data"
msgstr ""
"Dạng thức ảnh PNM thô cần một và chỉ một khoảng trắng trước dữ liệu mẫu"
-#: gdk-pixbuf/io-pnm.c:770
+#: gdk-pixbuf/io-pnm.c:777
#, fuzzy
msgid "Cannot allocate memory for loading PNM image"
msgstr "Không thể cấp phát bộ nhớ để nạp ảnh PNM"
-#: gdk-pixbuf/io-pnm.c:820
+#: gdk-pixbuf/io-pnm.c:827
msgid "Insufficient memory to load PNM context struct"
msgstr "Không đủ bộ nhớ để nạp \"PNM context struct\""
-#: gdk-pixbuf/io-pnm.c:871
+#: gdk-pixbuf/io-pnm.c:878
msgid "Unexpected end of PNM image data"
msgstr "Ảnh PNM có một kết thúc không mong đợi"
-#: gdk-pixbuf/io-pnm.c:1003
+#: gdk-pixbuf/io-pnm.c:1010
msgid "Insufficient memory to load PNM file"
msgstr "Không đủ bộ nhớ để nạp tập tin PNM"
-#: gdk-pixbuf/io-pnm.c:1082
+#: gdk-pixbuf/io-pnm.c:1089
msgid "The PNM/PBM/PGM/PPM image format family"
msgstr "Họ dạng thức ảnh PNM/PBM/PGM/PPM"
@@ -552,69 +585,69 @@ msgstr "Không đủ bộ nhớ để nạp ảnh RAS"
msgid "The Sun raster image format"
msgstr "Dạng thức ảnh raster Sun"
-#: gdk-pixbuf/io-tga.c:159
+#: gdk-pixbuf/io-tga.c:154
#, fuzzy
msgid "Cannot allocate memory for IOBuffer struct"
msgstr "Không thể cấp phát bộ nhớ cho struct IOBuffer"
-#: gdk-pixbuf/io-tga.c:178
+#: gdk-pixbuf/io-tga.c:173
#, fuzzy
msgid "Cannot allocate memory for IOBuffer data"
msgstr "Không thể cấp phát bộ nhớ cho dữ liệu IOBuffer"
-#: gdk-pixbuf/io-tga.c:189
+#: gdk-pixbuf/io-tga.c:184
#, fuzzy
msgid "Cannot realloc IOBuffer data"
msgstr "Không thể tái cấp phát bộ nhớ cho dữ liệu IOBuffer"
-#: gdk-pixbuf/io-tga.c:219
+#: gdk-pixbuf/io-tga.c:214
#, fuzzy
msgid "Cannot allocate temporary IOBuffer data"
msgstr "Không thể cấp phát dữ liệu IOBuffer tạm thời"
-#: gdk-pixbuf/io-tga.c:353
+#: gdk-pixbuf/io-tga.c:348
#, fuzzy
msgid "Cannot allocate new pixbuf"
msgstr "Không thể cấp phát pixbuf mới"
-#: gdk-pixbuf/io-tga.c:692
+#: gdk-pixbuf/io-tga.c:689
#, fuzzy
msgid "Cannot allocate colormap structure"
msgstr "Không thể cấp phát colormap"
-#: gdk-pixbuf/io-tga.c:699
+#: gdk-pixbuf/io-tga.c:696
#, fuzzy
msgid "Cannot allocate colormap entries"
msgstr "Không thể cấp phát các mục của colormap"
-#: gdk-pixbuf/io-tga.c:721
+#: gdk-pixbuf/io-tga.c:718
msgid "Unexpected bitdepth for colormap entries"
msgstr "Các mục colormap có độ sâu bit không thích hợp"
-#: gdk-pixbuf/io-tga.c:739
+#: gdk-pixbuf/io-tga.c:736
#, fuzzy
msgid "Cannot allocate TGA header memory"
msgstr "Không thể cấp phát bộ nhớ cho TGA header"
-#: gdk-pixbuf/io-tga.c:772
+#: gdk-pixbuf/io-tga.c:769
msgid "TGA image has invalid dimensions"
msgstr "Ảnh TGA có kích thước không hợp lệ"
-#: gdk-pixbuf/io-tga.c:778 gdk-pixbuf/io-tga.c:787 gdk-pixbuf/io-tga.c:797
-#: gdk-pixbuf/io-tga.c:807 gdk-pixbuf/io-tga.c:814
+#: gdk-pixbuf/io-tga.c:775 gdk-pixbuf/io-tga.c:784 gdk-pixbuf/io-tga.c:794
+#: gdk-pixbuf/io-tga.c:804 gdk-pixbuf/io-tga.c:811
msgid "TGA image type not supported"
msgstr "Không hỗ trợ kiểu ảnh TGA"
-#: gdk-pixbuf/io-tga.c:861
+#: gdk-pixbuf/io-tga.c:858
#, fuzzy
msgid "Cannot allocate memory for TGA context struct"
msgstr "Không thể cấp phát bộ nhớ cho TGA context struct"
-#: gdk-pixbuf/io-tga.c:926
+#: gdk-pixbuf/io-tga.c:923
msgid "Excess data in file"
msgstr "Dữ liệu thừa trong tập tin"
-#: gdk-pixbuf/io-tga.c:995
+#: gdk-pixbuf/io-tga.c:992
msgid "The Targa image format"
msgstr "Dạng thức ảnh Targa/TGA"
@@ -695,41 +728,46 @@ msgstr "Lỗi ghi vào tập tin tạm khi nạp ảnh XBM"
msgid "The XBM image format"
msgstr "Dạng thức ảnh XBM"
-#: gdk-pixbuf/io-xpm.c:1229
+#: gdk-pixbuf/io-xpm.c:467
msgid "No XPM header found"
msgstr "Không tìm thấy header XPM"
-#: gdk-pixbuf/io-xpm.c:1237
+#: gdk-pixbuf/io-xpm.c:476
+#, fuzzy
+msgid "Invalid XPM header"
+msgstr "Tập tin XBM không hợp lệ"
+
+#: gdk-pixbuf/io-xpm.c:484
msgid "XPM file has image width <= 0"
msgstr "Tập tin XPM có chiều rộng <= 0"
-#: gdk-pixbuf/io-xpm.c:1245
+#: gdk-pixbuf/io-xpm.c:492
msgid "XPM file has image height <= 0"
msgstr "Tập tin XPM có chiều cao <= 0"
-#: gdk-pixbuf/io-xpm.c:1253
+#: gdk-pixbuf/io-xpm.c:500
msgid "XPM has invalid number of chars per pixel"
msgstr "Số ký tự trên một pixel trong XPM không hợp lệ"
-#: gdk-pixbuf/io-xpm.c:1260
+#: gdk-pixbuf/io-xpm.c:507
msgid "XPM file has invalid number of colors"
msgstr "Số lượng màu trong tập tin XPM không hợp lệ"
-#: gdk-pixbuf/io-xpm.c:1272 gdk-pixbuf/io-xpm.c:1281 gdk-pixbuf/io-xpm.c:1333
+#: gdk-pixbuf/io-xpm.c:519 gdk-pixbuf/io-xpm.c:528 gdk-pixbuf/io-xpm.c:580
#, fuzzy
msgid "Cannot allocate memory for loading XPM image"
msgstr "Không thể cấp phát bộ nhớ để nạp ảnh XPM"
-#: gdk-pixbuf/io-xpm.c:1295
+#: gdk-pixbuf/io-xpm.c:542
#, fuzzy
msgid "Cannot read XPM colormap"
msgstr "Không thể đọc bảng màu XPM"
-#: gdk-pixbuf/io-xpm.c:1524
+#: gdk-pixbuf/io-xpm.c:771
msgid "Failed to write to temporary file when loading XPM image"
msgstr "Lỗi ghi vào tập tin tạm khi nạp ảnh XPM"
-#: gdk-pixbuf/io-xpm.c:1559
+#: gdk-pixbuf/io-xpm.c:806
msgid "The XPM image format"
msgstr "Dạng thức ảnh XPM"
@@ -792,6 +830,138 @@ msgstr ""
msgid "Gdk debugging flags to unset"
msgstr ""
+#: gdk/keyname-table.h:3940
+msgid "keyboard label|BackSpace"
+msgstr ""
+
+#: gdk/keyname-table.h:3941
+msgid "keyboard label|Tab"
+msgstr ""
+
+#: gdk/keyname-table.h:3942
+msgid "keyboard label|Return"
+msgstr ""
+
+#: gdk/keyname-table.h:3943
+msgid "keyboard label|Pause"
+msgstr ""
+
+#: gdk/keyname-table.h:3944
+msgid "keyboard label|Scroll_Lock"
+msgstr ""
+
+#: gdk/keyname-table.h:3945
+msgid "keyboard label|Sys_Req"
+msgstr ""
+
+#: gdk/keyname-table.h:3946
+msgid "keyboard label|Escape"
+msgstr ""
+
+#: gdk/keyname-table.h:3947
+msgid "keyboard label|Multi_key"
+msgstr ""
+
+#: gdk/keyname-table.h:3948
+msgid "keyboard label|Home"
+msgstr ""
+
+#: gdk/keyname-table.h:3949
+msgid "keyboard label|Page_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3950
+msgid "keyboard label|Page_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3951
+msgid "keyboard label|End"
+msgstr ""
+
+#: gdk/keyname-table.h:3952
+msgid "keyboard label|Begin"
+msgstr ""
+
+#: gdk/keyname-table.h:3953
+msgid "keyboard label|Print"
+msgstr ""
+
+#: gdk/keyname-table.h:3954
+msgid "keyboard label|Insert"
+msgstr ""
+
+#: gdk/keyname-table.h:3955
+msgid "keyboard label|Num_Lock"
+msgstr ""
+
+#: gdk/keyname-table.h:3956
+msgid "keyboard label|KP_Space"
+msgstr ""
+
+#: gdk/keyname-table.h:3957
+msgid "keyboard label|KP_Tab"
+msgstr ""
+
+#: gdk/keyname-table.h:3958
+msgid "keyboard label|KP_Enter"
+msgstr ""
+
+#: gdk/keyname-table.h:3959
+msgid "keyboard label|KP_Home"
+msgstr ""
+
+#: gdk/keyname-table.h:3960
+msgid "keyboard label|KP_Left"
+msgstr ""
+
+#: gdk/keyname-table.h:3961
+msgid "keyboard label|KP_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3962
+msgid "keyboard label|KP_Right"
+msgstr ""
+
+#: gdk/keyname-table.h:3963
+msgid "keyboard label|KP_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3964
+msgid "keyboard label|KP_Page_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3965
+msgid "keyboard label|KP_Prior"
+msgstr ""
+
+#: gdk/keyname-table.h:3966
+msgid "keyboard label|KP_Page_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3967
+msgid "keyboard label|KP_Next"
+msgstr ""
+
+#: gdk/keyname-table.h:3968
+msgid "keyboard label|KP_End"
+msgstr ""
+
+#: gdk/keyname-table.h:3969
+msgid "keyboard label|KP_Begin"
+msgstr ""
+
+#: gdk/keyname-table.h:3970
+msgid "keyboard label|KP_Insert"
+msgstr ""
+
+#: gdk/keyname-table.h:3971
+msgid "keyboard label|KP_Delete"
+msgstr ""
+
+#: gdk/keyname-table.h:3972
+msgid "keyboard label|Delete"
+msgstr ""
+
#. Description of --sync in --help output
#: gdk/win32/gdkmain-win32.c:60
msgid "Don't batch GDI requests"
@@ -827,46 +997,47 @@ msgstr ""
msgid "Make X calls synchronous"
msgstr ""
-#: gtk/gtkaboutdialog.c:260 gtk/gtkaboutdialog.c:1939
+#: gtk/gtkaboutdialog.c:270 gtk/gtkaboutdialog.c:2025
msgid "License"
msgstr ""
-#: gtk/gtkaboutdialog.c:261
+#: gtk/gtkaboutdialog.c:271
msgid "The license of the program"
msgstr ""
#. Add the credits button
-#: gtk/gtkaboutdialog.c:482
-msgid "_Credits"
-msgstr ""
+#: gtk/gtkaboutdialog.c:491
+#, fuzzy
+msgid "C_redits"
+msgstr "_Tạo"
#. Add the license button
-#: gtk/gtkaboutdialog.c:491
+#: gtk/gtkaboutdialog.c:501
msgid "_License"
msgstr ""
-#: gtk/gtkaboutdialog.c:682
+#: gtk/gtkaboutdialog.c:731
#, c-format
msgid "About %s"
msgstr ""
-#: gtk/gtkaboutdialog.c:1876
+#: gtk/gtkaboutdialog.c:1953
msgid "Credits"
msgstr ""
-#: gtk/gtkaboutdialog.c:1901
+#: gtk/gtkaboutdialog.c:1979
msgid "Written by"
msgstr ""
-#: gtk/gtkaboutdialog.c:1904
+#: gtk/gtkaboutdialog.c:1982
msgid "Documented by"
msgstr ""
-#: gtk/gtkaboutdialog.c:1916
+#: gtk/gtkaboutdialog.c:1994
msgid "Translated by"
msgstr ""
-#: gtk/gtkaboutdialog.c:1920
+#: gtk/gtkaboutdialog.c:1998
msgid "Artwork by"
msgstr ""
@@ -874,28 +1045,41 @@ msgstr ""
#. * that use the shift key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: gtk/gtkaccellabel.c:119
-msgid "Shift"
-msgstr "Shift"
+#: gtk/gtkaccellabel.c:121
+msgid "keyboard label|Shift"
+msgstr ""
#. This is the text that should appear next to menu accelerators
#. * that use the control key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: gtk/gtkaccellabel.c:125
-msgid "Ctrl"
-msgstr "Ctrl"
+#: gtk/gtkaccellabel.c:128
+msgid "keyboard label|Ctrl"
+msgstr ""
#. This is the text that should appear next to menu accelerators
#. * that use the alt key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: gtk/gtkaccellabel.c:131
-msgid "Alt"
-msgstr "Alt"
+#: gtk/gtkaccellabel.c:135
+msgid "keyboard label|Alt"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkaccellabel.c:577
+msgid "keyboard label|Space"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkaccellabel.c:581
+msgid "keyboard label|Backslash"
+msgstr ""
#. Translate to calendar:YM if you want years to be displayed
#. * before months; otherwise translate to calendar:MY.
@@ -906,7 +1090,7 @@ msgstr "Alt"
#. * so if you have a default text direction of RTL and YM, then
#. * the year will appear on the right.
#.
-#: gtk/gtkcalendar.c:700
+#: gtk/gtkcalendar.c:647
msgid "calendar:MY"
msgstr "calendar:MY"
@@ -914,24 +1098,52 @@ msgstr "calendar:MY"
#. * first day of the week to calendar:week_start:1 if you want Monday
#. * to be the first day of the week, and so on.
#.
-#: gtk/gtkcalendar.c:710
+#: gtk/gtkcalendar.c:661
msgid "calendar:week_start:0"
msgstr "calendar:week_start:1"
-#: gtk/gtkcellrendererprogress.c:235 gtk/gtkcellrendererprogress.c:293
+#. Translators: This is a text measurement template.
+#. * Translate it to the widest year text.
+#. *
+#. * Don't include the prefix "year measurement template|"
+#. * in the translation.
+#. *
+#. * If you don't understand this, leave it as "2000"
+#.
+#: gtk/gtkcalendar.c:1549
+msgid "year measurement template|2000"
+msgstr ""
+
+#. Translators: This dictates how the year is displayed in
+#. * gtkcalendar widget. See strftime() manual for the format.
+#. * Use only ASCII in the translation.
+#. *
+#. * Also look for the msgid "year measurement template|2000".
+#. * Translate that entry to a year with the widest output of this
+#. * msgid.
+#. *
+#. * Don't include the prefix "calendar year format|" in the
+#. * translation. "%Y" is appropriate for most locales.
+#.
+#: gtk/gtkcalendar.c:1826
+msgid "calendar year format|%Y"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkcellrendererprogress.c:237 gtk/gtkcellrendererprogress.c:295
#, c-format
msgid "progress bar label|%d %%"
msgstr ""
-#: gtk/gtkcolorbutton.c:220 gtk/gtkcolorbutton.c:574
+#: gtk/gtkcolorbutton.c:221 gtk/gtkcolorbutton.c:576
msgid "Pick a Color"
msgstr "Chọn màu"
-#: gtk/gtkcolorbutton.c:466
+#: gtk/gtkcolorbutton.c:467
msgid "Received invalid color data\n"
msgstr "Nhận được dữ liệu màu không hợp lệ\n"
-#: gtk/gtkcolorsel.c:576
+#: gtk/gtkcolorsel.c:561
msgid ""
"The previously-selected color, for comparison to the color you're selecting "
"now. You can drag this color to a palette entry, or select this color as "
@@ -941,7 +1153,7 @@ msgstr ""
"vào palette entry, hoặc chọn màu nàu như là màu hiện thời bằng cách kéo nó "
"vào dải màu bên cạnh khác."
-#: gtk/gtkcolorsel.c:581
+#: gtk/gtkcolorsel.c:566
msgid ""
"The color you've chosen. You can drag this color to a palette entry to save "
"it for use in the future."
@@ -949,11 +1161,11 @@ msgstr ""
"Màu bạn chọn. Bạn có thể kéo màu nàu vào palette entry để có thể dùng lại "
"sau này."
-#: gtk/gtkcolorsel.c:942
+#: gtk/gtkcolorsel.c:957
msgid "_Save color here"
msgstr "_Lưu màu ở đây"
-#: gtk/gtkcolorsel.c:1147
+#: gtk/gtkcolorsel.c:1162
msgid ""
"Click this palette entry to make it the current color. To change this entry, "
"drag a color swatch here or right-click it and select \"Save color here.\""
@@ -962,7 +1174,7 @@ msgstr ""
"kéo 1 dải màu ở đây hoặc nhấn phím phải của con chuột rồi chọn \"Lưu màu ở "
"đây\"."
-#: gtk/gtkcolorsel.c:1913
+#: gtk/gtkcolorsel.c:1929
msgid ""
"Select the color you want from the outer ring. Select the darkness or "
"lightness of that color using the inner triangle."
@@ -970,7 +1182,7 @@ msgstr ""
"Chọn màu bạn muốn từ vòng màu. Chọn độ đậm nhạt của màu từ tam giác màu bên "
"trong."
-#: gtk/gtkcolorsel.c:1938
+#: gtk/gtkcolorsel.c:1954
msgid ""
"Click the eyedropper, then click a color anywhere on your screen to select "
"that color."
@@ -978,67 +1190,67 @@ msgstr ""
"Nhấn vào tuýp nhỏ mắt, sau đó nhấn vào bất cứ màu nào trên màn hình để chọn "
"màu đó."
-#: gtk/gtkcolorsel.c:1947
+#: gtk/gtkcolorsel.c:1963
msgid "_Hue:"
msgstr "_Sắc độ:"
-#: gtk/gtkcolorsel.c:1948
+#: gtk/gtkcolorsel.c:1964
msgid "Position on the color wheel."
msgstr "Vị trí trên vòng màu."
-#: gtk/gtkcolorsel.c:1950
+#: gtk/gtkcolorsel.c:1966
msgid "_Saturation:"
msgstr "Độ _bão hòa:"
-#: gtk/gtkcolorsel.c:1951
+#: gtk/gtkcolorsel.c:1967
msgid "\"Deepness\" of the color."
msgstr "\"Độ sâu\" của màu."
-#: gtk/gtkcolorsel.c:1952
+#: gtk/gtkcolorsel.c:1968
msgid "_Value:"
msgstr "_Giá trị:"
-#: gtk/gtkcolorsel.c:1953
+#: gtk/gtkcolorsel.c:1969
msgid "Brightness of the color."
msgstr "Độ sáng của màu."
-#: gtk/gtkcolorsel.c:1954
+#: gtk/gtkcolorsel.c:1970
msgid "_Red:"
msgstr "Đỏ:"
-#: gtk/gtkcolorsel.c:1955
+#: gtk/gtkcolorsel.c:1971
msgid "Amount of red light in the color."
msgstr "Lượng sắc đỏ trong màu."
-#: gtk/gtkcolorsel.c:1956
+#: gtk/gtkcolorsel.c:1972
msgid "_Green:"
msgstr "_Xanh:"
-#: gtk/gtkcolorsel.c:1957
+#: gtk/gtkcolorsel.c:1973
msgid "Amount of green light in the color."
msgstr "Lượng sắc xanh trong màu."
-#: gtk/gtkcolorsel.c:1958
+#: gtk/gtkcolorsel.c:1974
msgid "_Blue:"
msgstr "_Lục:"
-#: gtk/gtkcolorsel.c:1959
+#: gtk/gtkcolorsel.c:1975
msgid "Amount of blue light in the color."
msgstr "Lượng sắc lục trong màu."
-#: gtk/gtkcolorsel.c:1962
+#: gtk/gtkcolorsel.c:1978
msgid "_Opacity:"
msgstr "Độ đặ_c:"
-#: gtk/gtkcolorsel.c:1970 gtk/gtkcolorsel.c:1981
+#: gtk/gtkcolorsel.c:1986 gtk/gtkcolorsel.c:1997
msgid "Transparency of the color."
msgstr "Độ trong suốt của màu."
-#: gtk/gtkcolorsel.c:1988
+#: gtk/gtkcolorsel.c:2004
msgid "Color _Name:"
msgstr "_Tên màu:"
-#: gtk/gtkcolorsel.c:2003
+#: gtk/gtkcolorsel.c:2019
msgid ""
"You can enter an HTML-style hexadecimal color value, or simply a color name "
"such as 'orange' in this entry."
@@ -1046,11 +1258,11 @@ msgstr ""
"Bạn có thể nhập một giá trị thập lục phân theo kiểu HTML, hoặc đơn giản là "
"nhập tên màu như 'orange' vào ô này."
-#: gtk/gtkcolorsel.c:2022
+#: gtk/gtkcolorsel.c:2038
msgid "_Palette"
msgstr "_Bảng màu"
-#: gtk/gtkcolorsel.c:2054
+#: gtk/gtkcolorsel.c:2070
msgid "Color Wheel"
msgstr "Vòng màu"
@@ -1058,300 +1270,315 @@ msgstr "Vòng màu"
msgid "Color Selection"
msgstr "Chọn màu"
-#: gtk/gtkentry.c:4507 gtk/gtktextview.c:7030
+#: gtk/gtkentry.c:4508 gtk/gtktextview.c:7068
msgid "Select _All"
msgstr "Chọn _Tất cả"
-#: gtk/gtkentry.c:4517 gtk/gtktextview.c:7040
+#: gtk/gtkentry.c:4518 gtk/gtktextview.c:7078
msgid "Input _Methods"
msgstr "_Kiểu gõ"
-#: gtk/gtkentry.c:4528 gtk/gtktextview.c:7051
+#: gtk/gtkentry.c:4529 gtk/gtktextview.c:7089
msgid "_Insert Unicode Control Character"
msgstr "_Chèn ký tự điều khiển unicode"
-#: gtk/gtkfilechooser.c:1584 gtk/gtkfilechooser.c:1628
-#: gtk/gtkfilechooser.c:1703 gtk/gtkfilechooser.c:1747
+#: gtk/gtkfilechooser.c:1588 gtk/gtkfilechooser.c:1632
+#: gtk/gtkfilechooser.c:1707 gtk/gtkfilechooser.c:1751
#, c-format
msgid "Invalid filename: %s"
msgstr "Tên tập tin không hợp lệ: %s"
-#: gtk/gtkfilechooserbutton.c:65
+#: gtk/gtkfilechooserbutton.c:67
#, fuzzy
msgid "Select A File"
msgstr "Xóa tập tin"
-#: gtk/gtkfilechooserbutton.c:66 gtk/gtkfilechooserdefault.c:1229
-#: gtk/gtkpathbar.c:982
+#: gtk/gtkfilechooserbutton.c:68 gtk/gtkfilechooserdefault.c:1302
+#: gtk/gtkpathbar.c:1020
msgid "Home"
msgstr "Home"
-#: gtk/gtkfilechooserbutton.c:67 gtk/gtkfilechooserdefault.c:1256
-#: gtk/gtkpathbar.c:984
+#: gtk/gtkfilechooserbutton.c:69 gtk/gtkfilechooserdefault.c:1329
+#: gtk/gtkpathbar.c:1022
msgid "Desktop"
msgstr "Desktop"
-#: gtk/gtkfilechooserbutton.c:68
+#: gtk/gtkfilechooserbutton.c:70
#, fuzzy
msgid "(None)"
msgstr "không"
-#: gtk/gtkfilechooserbutton.c:1515
+#: gtk/gtkfilechooserbutton.c:1523
msgid "Other..."
msgstr ""
-#: gtk/gtkfilechooserdefault.c:867
+#: gtk/gtkfilechooserdefault.c:917
#, fuzzy
msgid "Could not retrieve information about the file"
msgstr ""
"Không thể lấy thông tin về %s:\n"
"%s"
-#: gtk/gtkfilechooserdefault.c:878
+#: gtk/gtkfilechooserdefault.c:928
#, fuzzy
msgid "Could not add a bookmark"
msgstr ""
"Không thể thêm đánh dấu cho %s:\n"
"%s"
-#: gtk/gtkfilechooserdefault.c:889
+#: gtk/gtkfilechooserdefault.c:939
#, fuzzy
msgid "Could not remove bookmark"
msgstr ""
"Không thể loại bỏ đánh dấu cho %s:\n"
"%s"
-#: gtk/gtkfilechooserdefault.c:900
+#: gtk/gtkfilechooserdefault.c:950
msgid "The folder could not be created"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:911
+#: gtk/gtkfilechooserdefault.c:963
+msgid ""
+"The folder could not be created, as a file with the same name already "
+"exists. Try using a different name for the folder, or rename the file first."
+msgstr ""
+
+#: gtk/gtkfilechooserdefault.c:976
#, fuzzy
msgid "Invalid file name"
msgstr "Tên tập tin không hợp lệ: %s"
-#: gtk/gtkfilechooserdefault.c:921
+#: gtk/gtkfilechooserdefault.c:986
msgid "The folder contents could not be displayed"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:1119
+#: gtk/gtkfilechooserdefault.c:1192
#, fuzzy, c-format
msgid "Could not get information about '%s': %s"
msgstr ""
"Không thể lấy thông tin về %s:\n"
"%s"
-#: gtk/gtkfilechooserdefault.c:2095
+#: gtk/gtkfilechooserdefault.c:2208
#, c-format
msgid "Add the folder '%s' to the bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2136
+#: gtk/gtkfilechooserdefault.c:2249
msgid "Add the current folder to the bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2138
+#: gtk/gtkfilechooserdefault.c:2251
msgid "Add the selected folders to the bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2178
+#: gtk/gtkfilechooserdefault.c:2291
#, c-format
msgid "Remove the bookmark '%s'"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2591
+#: gtk/gtkfilechooserdefault.c:2722
#, fuzzy, c-format
msgid "Could not add a bookmark for '%s' because it is an invalid path name."
msgstr "Không thể thêm đánh dấu cho %s vì nó không phải là đường dẫn hợp lệ."
-#: gtk/gtkfilechooserdefault.c:2769
+#: gtk/gtkfilechooserdefault.c:2937
+msgid "Remove"
+msgstr "Loại bỏ"
+
+#: gtk/gtkfilechooserdefault.c:2946
+#, fuzzy
+msgid "Rename..."
+msgstr "Đổi _tên"
+
+#: gtk/gtkfilechooserdefault.c:3069
msgid "Shortcuts"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2823
+#: gtk/gtkfilechooserdefault.c:3123
msgid "Folder"
msgstr "Thư mục"
-#: gtk/gtkfilechooserdefault.c:2875 gtk/gtkstock.c:295
+#: gtk/gtkfilechooserdefault.c:3179 gtk/gtkstock.c:317
msgid "_Add"
msgstr "T_hêm"
-#: gtk/gtkfilechooserdefault.c:2882
-msgid "Add the selected folder to the bookmarks"
+#: gtk/gtkfilechooserdefault.c:3186
+msgid "Add the selected folder to the Bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2887 gtk/gtkstock.c:352
+#: gtk/gtkfilechooserdefault.c:3191 gtk/gtkstock.c:395
msgid "_Remove"
msgstr "_Loại bỏ"
-#: gtk/gtkfilechooserdefault.c:2894
+#: gtk/gtkfilechooserdefault.c:3198
msgid "Remove the selected bookmark"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2997
-msgid "_Add to Shortcuts"
+#: gtk/gtkfilechooserdefault.c:3305
+msgid "_Add to Bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:3007
+#: gtk/gtkfilechooserdefault.c:3315
#, fuzzy
msgid "Open _Location"
msgstr "Mở Địa chỉ"
-#: gtk/gtkfilechooserdefault.c:3019
+#: gtk/gtkfilechooserdefault.c:3327
msgid "Show _Hidden Files"
msgstr "_Hiện tập tin ẩn"
-#: gtk/gtkfilechooserdefault.c:3143 gtk/gtkfilesel.c:767
+#: gtk/gtkfilechooserdefault.c:3451 gtk/gtkfilesel.c:766
msgid "Files"
msgstr "Tập tin"
-#: gtk/gtkfilechooserdefault.c:3174
+#: gtk/gtkfilechooserdefault.c:3482
msgid "Name"
msgstr "Tên"
-#: gtk/gtkfilechooserdefault.c:3199
+#: gtk/gtkfilechooserdefault.c:3507
msgid "Size"
msgstr "Kích thước"
-#: gtk/gtkfilechooserdefault.c:3212
+#: gtk/gtkfilechooserdefault.c:3520
msgid "Modified"
msgstr "Hiệu chỉnh"
-#: gtk/gtkfilechooserdefault.c:3244
+#: gtk/gtkfilechooserdefault.c:3552
msgid "Select which types of files are shown"
msgstr ""
#. Create Folder
-#: gtk/gtkfilechooserdefault.c:3280
+#: gtk/gtkfilechooserdefault.c:3588
msgid "Create Fo_lder"
msgstr "Tạo _Thư mục"
#. Name entry
-#: gtk/gtkfilechooserdefault.c:3398
+#: gtk/gtkfilechooserdefault.c:3709
msgid "_Name:"
msgstr "_Tên:"
-#: gtk/gtkfilechooserdefault.c:3438
+#: gtk/gtkfilechooserdefault.c:3749
msgid "_Browse for other folders"
msgstr "_Duyệt thư mục khác"
-#: gtk/gtkfilechooserdefault.c:3688
+#: gtk/gtkfilechooserdefault.c:4000
msgid "Save in _folder:"
msgstr "Lưu trong _thư mục:"
-#: gtk/gtkfilechooserdefault.c:3690
+#: gtk/gtkfilechooserdefault.c:4002
msgid "Create in _folder:"
msgstr "Tạo trong _thư mục:"
-#: gtk/gtkfilechooserdefault.c:4523
+#: gtk/gtkfilechooserdefault.c:4959
#, fuzzy
msgid "Cannot change to folder because it is not local"
msgstr "Không thể đổi thư mục vì nó không phải là thư mục cục bộ"
-#: gtk/gtkfilechooserdefault.c:5048
+#: gtk/gtkfilechooserdefault.c:5513
#, fuzzy, c-format
msgid "Shortcut %s does not exist"
msgstr "lối tắt %s không tồn tại"
-#: gtk/gtkfilechooserdefault.c:5508
+#: gtk/gtkfilechooserdefault.c:6057
#, fuzzy, c-format
msgid "Could not mount %s"
msgstr ""
"Không thể chọn %s:\n"
"%s"
-#: gtk/gtkfilechooserdefault.c:5802
+#: gtk/gtkfilechooserdefault.c:6352
msgid "Type name of new folder"
msgstr "Hãy nhập tên cho thư mục mới"
-#: gtk/gtkfilechooserdefault.c:5844
+#: gtk/gtkfilechooserdefault.c:6394
#, c-format
msgid "%d byte"
msgid_plural "%d bytes"
msgstr[0] "%d byte"
msgstr[1] "%d byte"
-#: gtk/gtkfilechooserdefault.c:5846
+#: gtk/gtkfilechooserdefault.c:6396
#, c-format
msgid "%.1f K"
msgstr "%.1f K"
-#: gtk/gtkfilechooserdefault.c:5848
+#: gtk/gtkfilechooserdefault.c:6398
#, c-format
msgid "%.1f M"
msgstr "%.1f M"
-#: gtk/gtkfilechooserdefault.c:5850
+#: gtk/gtkfilechooserdefault.c:6400
#, c-format
msgid "%.1f G"
msgstr "%.1f G"
-#: gtk/gtkfilechooserdefault.c:5902
+#: gtk/gtkfilechooserdefault.c:6446 gtk/gtkfilechooserdefault.c:6470
+msgid "Unknown"
+msgstr "Không rõ"
+
+#: gtk/gtkfilechooserdefault.c:6457
msgid "Today"
msgstr "Hôm nay"
-#: gtk/gtkfilechooserdefault.c:5904
+#: gtk/gtkfilechooserdefault.c:6459
msgid "Yesterday"
msgstr "Hôm qua"
-#: gtk/gtkfilechooserdefault.c:5915
-msgid "Unknown"
-msgstr "Không rõ"
-
-#: gtk/gtkfilechooserdefault.c:5985
+#: gtk/gtkfilechooserdefault.c:6541
#, fuzzy
msgid "Cannot change folder"
msgstr "Tạo trong _thư mục:"
-#: gtk/gtkfilechooserdefault.c:5986
+#: gtk/gtkfilechooserdefault.c:6542
#, fuzzy
msgid "The folder you specified is an invalid path."
msgstr "Không thể đổi sang thư mục bạn yêu cầu vì nó không hợp lệ."
-#: gtk/gtkfilechooserdefault.c:6025
+#: gtk/gtkfilechooserdefault.c:6581
#, fuzzy, c-format
msgid "Could not build file name from '%s' and '%s'"
msgstr ""
"Không thể tạo tên tập tin từ '%s' và '%s':\n"
"%s"
-#: gtk/gtkfilechooserdefault.c:6061
+#: gtk/gtkfilechooserdefault.c:6617
#, fuzzy
msgid "Could not select item"
msgstr ""
"Không thể chọn %s:\n"
"%s"
-#: gtk/gtkfilechooserdefault.c:6101
+#: gtk/gtkfilechooserdefault.c:6657
msgid "Open Location"
msgstr "Mở Địa chỉ"
-#: gtk/gtkfilechooserdefault.c:6108
+#: gtk/gtkfilechooserdefault.c:6664
msgid "Save in Location"
msgstr "Lưu vào Địa chỉ"
-#: gtk/gtkfilechooserdefault.c:6132
+#: gtk/gtkfilechooserdefault.c:6688
msgid "_Location:"
msgstr "Đị_a chỉ:"
-#: gtk/gtkfilesel.c:731
+#: gtk/gtkfilesel.c:730
msgid "Folders"
msgstr "Thư mục"
-#: gtk/gtkfilesel.c:735
+#: gtk/gtkfilesel.c:734
msgid "Fol_ders"
msgstr "_Thư mục"
-#: gtk/gtkfilesel.c:771
+#: gtk/gtkfilesel.c:770
msgid "_Files"
msgstr "_Tập tin"
-#: gtk/gtkfilesel.c:859 gtk/gtkfilesel.c:2249
+#: gtk/gtkfilesel.c:858 gtk/gtkfilesel.c:2248
#, c-format
msgid "Folder unreadable: %s"
msgstr "Không thể đọc thư mục: %s"
-#: gtk/gtkfilesel.c:990
+#: gtk/gtkfilesel.c:989
#, c-format
msgid ""
"The file \"%s\" resides on another machine (called %s) and may not be "
@@ -1362,25 +1589,25 @@ msgstr ""
"được.\n"
"Bạn có chắc muốn chọn tập tin này không?"
-#: gtk/gtkfilesel.c:1121
+#: gtk/gtkfilesel.c:1120
msgid "_New Folder"
msgstr "_Tạo thư mục mới"
-#: gtk/gtkfilesel.c:1132
+#: gtk/gtkfilesel.c:1131
msgid "De_lete File"
msgstr "_Xóa tập tin"
-#: gtk/gtkfilesel.c:1143
+#: gtk/gtkfilesel.c:1142
msgid "_Rename File"
msgstr "Đổi _tên tập tin"
-#: gtk/gtkfilesel.c:1445
+#: gtk/gtkfilesel.c:1444
#, c-format
msgid ""
"The folder name \"%s\" contains symbols that are not allowed in filenames"
msgstr "Tên thư mục \"%s\" chứa các ký tự không hợp lệ"
-#: gtk/gtkfilesel.c:1447
+#: gtk/gtkfilesel.c:1446
#, c-format
msgid ""
"Error creating folder \"%s\": %s\n"
@@ -1389,33 +1616,33 @@ msgstr ""
"Lỗi khi tạo thư mục \"%s\": %s\n"
"%s"
-#: gtk/gtkfilesel.c:1448 gtk/gtkfilesel.c:1684
+#: gtk/gtkfilesel.c:1447 gtk/gtkfilesel.c:1683
msgid "You probably used symbols not allowed in filenames."
msgstr "Có lẽ bạn đã dùng các ký tự không hợp lệ trong tên tập tin."
-#: gtk/gtkfilesel.c:1456
+#: gtk/gtkfilesel.c:1455
#, c-format
msgid "Error creating folder \"%s\": %s\n"
msgstr "Lỗi khi tạo thư mục \"%s\": %s\n"
-#: gtk/gtkfilesel.c:1490
+#: gtk/gtkfilesel.c:1489
msgid "New Folder"
msgstr "Tạo thư mục mới"
-#: gtk/gtkfilesel.c:1505
+#: gtk/gtkfilesel.c:1504
msgid "_Folder name:"
msgstr "_Tên thư mục:"
-#: gtk/gtkfilesel.c:1529
+#: gtk/gtkfilesel.c:1528
msgid "C_reate"
msgstr "_Tạo"
-#: gtk/gtkfilesel.c:1572
+#: gtk/gtkfilesel.c:1571
#, c-format
msgid "The filename \"%s\" contains symbols that are not allowed in filenames"
msgstr "Tên tập tin \"%s\" chứa các ký tự không hợp lệ"
-#: gtk/gtkfilesel.c:1575
+#: gtk/gtkfilesel.c:1574
#, c-format
msgid ""
"Error deleting file \"%s\": %s\n"
@@ -1424,30 +1651,30 @@ msgstr ""
"Lỗi khi xóa tập tin \"%s\": %s\n"
"%s"
-#: gtk/gtkfilesel.c:1577 gtk/gtkfilesel.c:1698
+#: gtk/gtkfilesel.c:1576 gtk/gtkfilesel.c:1697
msgid "It probably contains symbols not allowed in filenames."
msgstr "Có lẽ có các ký tự không hợp lệ trong tên tập tin."
-#: gtk/gtkfilesel.c:1586
+#: gtk/gtkfilesel.c:1585
#, c-format
msgid "Error deleting file \"%s\": %s"
msgstr "Lỗi khi xóa tập tin \"%s\": %s"
-#: gtk/gtkfilesel.c:1629
+#: gtk/gtkfilesel.c:1628
#, c-format
msgid "Really delete file \"%s\"?"
msgstr "Bạn thật sự muốn xóa tập tin \"%s\" chứ ?"
-#: gtk/gtkfilesel.c:1634
+#: gtk/gtkfilesel.c:1633
msgid "Delete File"
msgstr "Xóa tập tin"
-#: gtk/gtkfilesel.c:1680 gtk/gtkfilesel.c:1694
+#: gtk/gtkfilesel.c:1679 gtk/gtkfilesel.c:1693
#, c-format
msgid "The file name \"%s\" contains symbols that are not allowed in filenames"
msgstr "Tên tập tin \"%s\" chứa các ký tự không hợp lệ"
-#: gtk/gtkfilesel.c:1682
+#: gtk/gtkfilesel.c:1681
#, c-format
msgid ""
"Error renaming file to \"%s\": %s\n"
@@ -1456,7 +1683,7 @@ msgstr ""
"Lỗi khi đổi tên tập tin thành \"%s\": %s\n"
"%s"
-#: gtk/gtkfilesel.c:1696
+#: gtk/gtkfilesel.c:1695
#, c-format
msgid ""
"Error renaming file \"%s\": %s\n"
@@ -1465,29 +1692,29 @@ msgstr ""
"Lỗi khi đổi tên tập tin \"%s\": %s\n"
"%s"
-#: gtk/gtkfilesel.c:1706
+#: gtk/gtkfilesel.c:1705
#, c-format
msgid "Error renaming file \"%s\" to \"%s\": %s"
msgstr "Lỗi khi đổi tên tập tin \"%s\" thành \"%s\": %s"
-#: gtk/gtkfilesel.c:1753
+#: gtk/gtkfilesel.c:1752
msgid "Rename File"
msgstr "Đổi tên tập tin"
-#: gtk/gtkfilesel.c:1768
+#: gtk/gtkfilesel.c:1767
#, c-format
msgid "Rename file \"%s\" to:"
msgstr "Đổi tên tập tin \"%s\" thành:"
-#: gtk/gtkfilesel.c:1797
+#: gtk/gtkfilesel.c:1796
msgid "_Rename"
msgstr "Đổi _tên"
-#: gtk/gtkfilesel.c:2229
+#: gtk/gtkfilesel.c:2228
msgid "_Selection: "
msgstr "_Vùng chọn: "
-#: gtk/gtkfilesel.c:3152
+#: gtk/gtkfilesel.c:3151
#, c-format
msgid ""
"The filename \"%s\" couldn't be converted to UTF-8. (try setting the "
@@ -1496,15 +1723,15 @@ msgstr ""
"Tên tập tin \"%s\" không thể được chuyển sang dạng thức UTF-8. (hãy thử "
"thiết lập biến môi trường G_BROKEN_FILENAMES): %s."
-#: gtk/gtkfilesel.c:3155
+#: gtk/gtkfilesel.c:3154
msgid "Invalid UTF-8"
msgstr "UTF-8 không hợp lệ"
-#: gtk/gtkfilesel.c:4032
+#: gtk/gtkfilesel.c:4031
msgid "Name too long"
msgstr "Tên quá dài"
-#: gtk/gtkfilesel.c:4034
+#: gtk/gtkfilesel.c:4033
msgid "Couldn't convert filename"
msgstr "Không thể chuyển đổi tên tập tin"
@@ -1512,95 +1739,110 @@ msgstr "Không thể chuyển đổi tên tập tin"
msgid "(Empty)"
msgstr "(Rỗng)"
-#: gtk/gtkfilesystemunix.c:415 gtk/gtkfilesystemunix.c:429
-#: gtk/gtkfilesystemunix.c:626 gtk/gtkfilesystemwin32.c:482
-#: gtk/gtkfilesystemwin32.c:495 gtk/gtkfilesystemwin32.c:1530
+#: gtk/gtkfilesystemunix.c:475 gtk/gtkfilesystemunix.c:678
+#: gtk/gtkfilesystemunix.c:1918 gtk/gtkfilesystemwin32.c:482
+#: gtk/gtkfilesystemwin32.c:495 gtk/gtkfilesystemwin32.c:1560
#, fuzzy, c-format
msgid "Error getting information for '%s': %s"
msgstr "lỗi lấy thông tin cho '%s': %s"
-#: gtk/gtkfilesystemunix.c:495 gtk/gtkfilesystemwin32.c:537
+#: gtk/gtkfilesystemunix.c:547 gtk/gtkfilesystemwin32.c:537
#, fuzzy, c-format
msgid "Error creating directory '%s': %s"
msgstr "lỗi tạo thư mục '%s': %s"
-#: gtk/gtkfilesystemunix.c:575 gtk/gtkfilesystemwin32.c:597
+#: gtk/gtkfilesystemunix.c:627 gtk/gtkfilesystemwin32.c:597
msgid "This file system does not support mounting"
msgstr "Hệ thống tập tin này không hỗ trợ gắn kết"
-#: gtk/gtkfilesystemunix.c:583
+#: gtk/gtkfilesystemunix.c:635
msgid "Filesystem"
msgstr "Hệ thống Tập tin"
-#: gtk/gtkfilesystemunix.c:740
+#: gtk/gtkfilesystemunix.c:792
#, fuzzy, c-format
msgid "Could not get a stock icon for %s"
msgstr "Không thể lấy thông tin cho tập tin '%s': %s"
-#: gtk/gtkfilesystemunix.c:835
+#: gtk/gtkfilesystemunix.c:887
#, c-format
msgid ""
"The name \"%s\" is not valid because it contains the character \"%s\". "
"Please use a different name."
msgstr "Tên \"%s\" không hợp lệ vì chứa ký tự \"%s\". Vui lòng dùng tên khác."
-#: gtk/gtkfilesystemunix.c:1443 gtk/gtkfilesystemwin32.c:1004
+#: gtk/gtkfilesystemunix.c:1489
#, fuzzy, c-format
-msgid "Bookmark saving failed: %s"
+msgid "Writing %s failed: %s"
msgstr "Lưu đánh dấu thất bại (%s)"
-#: gtk/gtkfilesystemunix.c:1495
+#: gtk/gtkfilesystemunix.c:1578
#, c-format
msgid "'%s' already exists in the bookmarks list"
msgstr ""
-#: gtk/gtkfilesystemunix.c:1557
+#: gtk/gtkfilesystemunix.c:1650
#, c-format
msgid "'%s' does not exist in the bookmarks list"
msgstr ""
-#: gtk/gtkfilesystemunix.c:1739
+#: gtk/gtkfilesystemunix.c:1878
+#, fuzzy, c-format
+msgid "Error getting information for '/': %s"
+msgstr "lỗi lấy thông tin cho '%s': %s"
+
+#: gtk/gtkfilesystemwin32.c:611
+#, c-format
+msgid "Network Drive (%s)"
+msgstr ""
+
+#: gtk/gtkfilesystemwin32.c:650
#, fuzzy, c-format
-msgid "Error getting information for '%s'"
-msgstr "lỗi lấy thông tin cho '%s'"
+msgid "%s (%s)"
+msgstr "%s: %s"
-#: gtk/gtkfontbutton.c:178 gtk/gtkfontbutton.c:295
+#: gtk/gtkfilesystemwin32.c:1032
+#, fuzzy, c-format
+msgid "Bookmark saving failed: %s"
+msgstr "Lưu đánh dấu thất bại (%s)"
+
+#: gtk/gtkfontbutton.c:179 gtk/gtkfontbutton.c:292
msgid "Pick a Font"
msgstr "Chọn phông"
#. Initialize fields
-#: gtk/gtkfontbutton.c:289
+#: gtk/gtkfontbutton.c:286
msgid "Sans 12"
msgstr "Sans 12"
-#: gtk/gtkfontbutton.c:807
+#: gtk/gtkfontbutton.c:804
msgid "Font"
msgstr "Phông chữ"
#. This is the default text shown in the preview entry, though the user
#. can set it. Remember that some fonts only have capital letters.
-#: gtk/gtkfontsel.c:73
+#: gtk/gtkfontsel.c:74
msgid "abcdefghijk ABCDEFGHIJK"
msgstr "abcdefghijk ABCDEFGHIJK"
-#: gtk/gtkfontsel.c:360
+#: gtk/gtkfontsel.c:361
msgid "_Family:"
msgstr "_Họ:"
-#: gtk/gtkfontsel.c:366
+#: gtk/gtkfontsel.c:367
msgid "_Style:"
msgstr "_Kiểu:"
-#: gtk/gtkfontsel.c:372
+#: gtk/gtkfontsel.c:373
msgid "Si_ze:"
msgstr "_Kích thước:"
#. create the text entry widget
-#: gtk/gtkfontsel.c:548
+#: gtk/gtkfontsel.c:549
msgid "_Preview:"
msgstr "_Xem trước:"
-#: gtk/gtkfontsel.c:1382
+#: gtk/gtkfontsel.c:1383
msgid "Font Selection"
msgstr "Chọn phông"
@@ -1615,12 +1857,12 @@ msgstr "Giá trị _Gamma"
#. Remove this icon source so we don't keep trying to
#. * load it.
#.
-#: gtk/gtkiconfactory.c:1629
+#: gtk/gtkiconfactory.c:1644
#, c-format
msgid "Error loading icon: %s"
msgstr "Lỗi khi nạp biểu tượng: %s"
-#: gtk/gtkicontheme.c:1263
+#: gtk/gtkicontheme.c:1250
#, c-format
msgid ""
"Could not find the icon '%s'. The '%s' theme\n"
@@ -1633,7 +1875,7 @@ msgstr ""
"Bạn có thể lấy từ:\n"
"\t%s"
-#: gtk/gtkicontheme.c:1328
+#: gtk/gtkicontheme.c:1315
#, c-format
msgid "Icon '%s' not present in theme"
msgstr "Biểu tượng '%s' không có trong sắc thái"
@@ -1721,7 +1963,7 @@ msgstr "(không biết)"
msgid "clear"
msgstr "xoá"
-#: gtk/gtklabel.c:3930
+#: gtk/gtklabel.c:3935
msgid "Select All"
msgstr "Chọn tất cả"
@@ -1755,361 +1997,393 @@ msgstr ""
#. * Do *not* translate it to "predefinito:LTR", if it
#. * it isn't default:LTR or default:RTL it will not work
#.
-#: gtk/gtkmain.c:482
+#: gtk/gtkmain.c:476
msgid "default:LTR"
msgstr "default:LTR"
-#: gtk/gtkmain.c:565
+#: gtk/gtkmain.c:559
msgid "GTK+ Options"
msgstr ""
-#: gtk/gtkmain.c:565
+#: gtk/gtkmain.c:559
msgid "Show GTK+ Options"
msgstr ""
-#: gtk/gtknotebook.c:2712 gtk/gtknotebook.c:5060
+#: gtk/gtknotebook.c:2718 gtk/gtknotebook.c:5064
#, c-format
msgid "Page %u"
msgstr "Trang %u"
-#: gtk/gtkradiotoolbutton.c:91
+#: gtk/gtkradiotoolbutton.c:92
msgid "Group"
msgstr "Nhóm"
-#: gtk/gtkradiotoolbutton.c:92
+#: gtk/gtkradiotoolbutton.c:93
msgid "The radio tool button whose group this button belongs to."
msgstr ""
-#: gtk/gtkrc.c:2399
+#: gtk/gtkrc.c:2400
#, c-format
msgid "Unable to find include file: \"%s\""
msgstr "Không thể tìm thấy tập tin \"%s\""
-#: gtk/gtkrc.c:3038 gtk/gtkrc.c:3041
+#: gtk/gtkrc.c:3042 gtk/gtkrc.c:3045
#, c-format
msgid "Unable to locate image file in pixmap_path: \"%s\""
msgstr "Không thể định vị tập tin ảnh trong pixmap_path: \"%s\""
-#: gtk/gtkrc.c:3476
+#: gtk/gtkrc.c:3480
#, c-format
msgid "Pixmap path element: \"%s\" must be absolute, %s, line %d"
msgstr "Đường dẫn Pixmap: \"%s\" phải là đường dẫn tuyệt đối, %s, dòng %d"
#. KEEP IN SYNC with gtkiconfactory.c stock icons, when appropriate
-#: gtk/gtkstock.c:286
+#: gtk/gtkstock.c:308
msgid "Information"
msgstr "Thông tin"
-#: gtk/gtkstock.c:287
+#: gtk/gtkstock.c:309
msgid "Warning"
msgstr "Cảnh báo"
-#: gtk/gtkstock.c:288
+#: gtk/gtkstock.c:310
msgid "Error"
msgstr "Lỗi"
-#: gtk/gtkstock.c:289
+#: gtk/gtkstock.c:311
msgid "Question"
msgstr "Câu hỏi"
#. FIXME these need accelerators when appropriate, and
#. * need the mnemonics to be rationalized
#.
-#: gtk/gtkstock.c:294
+#: gtk/gtkstock.c:316
msgid "_About"
msgstr ""
-#: gtk/gtkstock.c:296
+#: gtk/gtkstock.c:318
msgid "_Apply"
msgstr "Á_p dụng"
-#: gtk/gtkstock.c:297
+#: gtk/gtkstock.c:319
msgid "_Bold"
msgstr "Đậ_m"
-#: gtk/gtkstock.c:298
+#: gtk/gtkstock.c:320
msgid "_Cancel"
msgstr "Hủy _bỏ"
-#: gtk/gtkstock.c:299
+#: gtk/gtkstock.c:321
msgid "_CD-Rom"
msgstr "_CD-Rom"
-#: gtk/gtkstock.c:300
+#: gtk/gtkstock.c:322
msgid "_Clear"
msgstr "_Xóa"
-#: gtk/gtkstock.c:301
+#: gtk/gtkstock.c:323
msgid "_Close"
msgstr "Đón_g"
-#: gtk/gtkstock.c:302
+#: gtk/gtkstock.c:324
msgid "_Convert"
msgstr "Chuyển đổ_i"
-#: gtk/gtkstock.c:303
+#: gtk/gtkstock.c:325
msgid "_Copy"
msgstr "_Chép"
-#: gtk/gtkstock.c:304
+#: gtk/gtkstock.c:326
msgid "Cu_t"
msgstr "Cắ_t"
-#: gtk/gtkstock.c:305
+#: gtk/gtkstock.c:327
msgid "_Delete"
msgstr "_Xóa"
-#: gtk/gtkstock.c:306
+#: gtk/gtkstock.c:328
msgid "_Execute"
msgstr "Thực _hiên"
-#: gtk/gtkstock.c:307
+#: gtk/gtkstock.c:329
#, fuzzy
msgid "_Edit"
msgstr "T_hoát"
-#: gtk/gtkstock.c:308
+#: gtk/gtkstock.c:330
msgid "_Find"
msgstr "_Tìm"
-#: gtk/gtkstock.c:309
+#: gtk/gtkstock.c:331
msgid "Find and _Replace"
msgstr "Tìm và _thay thế"
-#: gtk/gtkstock.c:310
+#: gtk/gtkstock.c:332
msgid "_Floppy"
msgstr "Đĩa _mềm"
-#: gtk/gtkstock.c:311
-msgid "_Bottom"
-msgstr "Đá_y"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:334
+msgid "Navigation|_Bottom"
+msgstr ""
-#: gtk/gtkstock.c:312
-msgid "_First"
-msgstr "Đầu _tiên"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:336
+msgid "Navigation|_First"
+msgstr ""
-#: gtk/gtkstock.c:313
-msgid "_Last"
-msgstr "Cuố_i cùng"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:338
+msgid "Navigation|_Last"
+msgstr ""
-#: gtk/gtkstock.c:314
-msgid "_Top"
-msgstr "Đỉ_nh"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:340
+msgid "Navigation|_Top"
+msgstr ""
-#: gtk/gtkstock.c:315
-msgid "_Back"
-msgstr "_Lùi"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:342
+msgid "Navigation|_Back"
+msgstr ""
-#: gtk/gtkstock.c:316
-msgid "_Down"
-msgstr "_Xuống"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:344
+msgid "Navigation|_Down"
+msgstr ""
-#: gtk/gtkstock.c:317 gtk/gtkstock.c:331
-msgid "_Forward"
-msgstr "_Tới"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:346
+msgid "Navigation|_Forward"
+msgstr ""
-#: gtk/gtkstock.c:318
-msgid "_Up"
-msgstr "_Lên"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:348
+msgid "Navigation|_Up"
+msgstr ""
-#: gtk/gtkstock.c:319
+#: gtk/gtkstock.c:349
msgid "_Harddisk"
msgstr "Đĩa _cứng"
-#: gtk/gtkstock.c:320
+#: gtk/gtkstock.c:350
msgid "_Help"
msgstr "Trợ _giúp"
-#: gtk/gtkstock.c:321
+#: gtk/gtkstock.c:351
msgid "_Home"
msgstr "_Home"
-#: gtk/gtkstock.c:322
+#: gtk/gtkstock.c:352
msgid "Increase Indent"
msgstr "Tăng Indent"
-#: gtk/gtkstock.c:323
+#: gtk/gtkstock.c:353
msgid "Decrease Indent"
msgstr "Giảm Indent"
-#: gtk/gtkstock.c:324
+#: gtk/gtkstock.c:354
msgid "_Index"
msgstr "_Chỉ mục"
-#: gtk/gtkstock.c:325
+#: gtk/gtkstock.c:355
msgid "_Italic"
msgstr "N_ghiêng"
-#: gtk/gtkstock.c:326
+#: gtk/gtkstock.c:356
msgid "_Jump to"
msgstr "_Nhảy tới"
-#: gtk/gtkstock.c:327
-msgid "_Center"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:358
+#, fuzzy
+msgid "Justify|_Center"
msgstr "_Giữa"
-#: gtk/gtkstock.c:328
-msgid "_Fill"
-msgstr "Đầ_y"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:360
+msgid "Justify|_Fill"
+msgstr ""
-#: gtk/gtkstock.c:329
-msgid "_Left"
-msgstr "T_rái"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:362
+msgid "Justify|_Left"
+msgstr ""
-#: gtk/gtkstock.c:330
-msgid "_Right"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:364
+#, fuzzy
+msgid "Justify|_Right"
msgstr "_Phải"
-#: gtk/gtkstock.c:332
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:367
+#, fuzzy
+msgid "Media|_Forward"
+msgstr "_Tới"
+
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:369
#, fuzzy
-msgid "_Next"
+msgid "Media|_Next"
msgstr "Mớ_i"
-#: gtk/gtkstock.c:333
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:371
#, fuzzy
-msgid "P_ause"
+msgid "Media|P_ause"
msgstr "_Dán"
-#: gtk/gtkstock.c:334
-msgid "_Play"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:373
+msgid "Media|_Play"
msgstr ""
-#: gtk/gtkstock.c:335
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:375
#, fuzzy
-msgid "Pre_vious"
+msgid "Media|Pre_vious"
msgstr "Xem trước"
-#: gtk/gtkstock.c:336
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:377
#, fuzzy
-msgid "_Record"
+msgid "Media|_Record"
msgstr "_Làm lại"
-#: gtk/gtkstock.c:337
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:379
#, fuzzy
-msgid "R_ewind"
+msgid "Media|R_ewind"
msgstr "_Tìm"
-#: gtk/gtkstock.c:338 gtk/gtkstock.c:361
-msgid "_Stop"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:381
+#, fuzzy
+msgid "Media|_Stop"
msgstr "_Dừng"
-#: gtk/gtkstock.c:339
+#: gtk/gtkstock.c:382
msgid "_Network"
msgstr "_Mạng"
-#: gtk/gtkstock.c:340
+#: gtk/gtkstock.c:383
msgid "_New"
msgstr "Mớ_i"
-#: gtk/gtkstock.c:341
+#: gtk/gtkstock.c:384
msgid "_No"
msgstr "_Không"
-#: gtk/gtkstock.c:342
+#: gtk/gtkstock.c:385
msgid "_OK"
msgstr "_OK"
-#: gtk/gtkstock.c:343
+#: gtk/gtkstock.c:386
msgid "_Open"
msgstr "_Mở"
-#: gtk/gtkstock.c:344
+#: gtk/gtkstock.c:387
msgid "_Paste"
msgstr "_Dán"
-#: gtk/gtkstock.c:345
+#: gtk/gtkstock.c:388
msgid "_Preferences"
msgstr "_Tuỳ thích"
-#: gtk/gtkstock.c:346
+#: gtk/gtkstock.c:389
msgid "_Print"
msgstr "_In"
-#: gtk/gtkstock.c:347
+#: gtk/gtkstock.c:390
msgid "Print Pre_view"
msgstr "_Xem trước khi in"
-#: gtk/gtkstock.c:348
+#: gtk/gtkstock.c:391
msgid "_Properties"
msgstr "_Thuộc tính"
-#: gtk/gtkstock.c:349
+#: gtk/gtkstock.c:392
msgid "_Quit"
msgstr "T_hoát"
-#: gtk/gtkstock.c:350
+#: gtk/gtkstock.c:393
msgid "_Redo"
msgstr "_Làm lại"
-#: gtk/gtkstock.c:351
+#: gtk/gtkstock.c:394
msgid "_Refresh"
msgstr "_Cập nhật"
-#: gtk/gtkstock.c:353
+#: gtk/gtkstock.c:396
msgid "_Revert"
msgstr "_Hoàn nguyên"
-#: gtk/gtkstock.c:354
+#: gtk/gtkstock.c:397
msgid "_Save"
msgstr "_Lưu"
-#: gtk/gtkstock.c:355
+#: gtk/gtkstock.c:398
msgid "Save _As"
msgstr "Lư_u mới"
-#: gtk/gtkstock.c:356
+#: gtk/gtkstock.c:399
msgid "_Color"
msgstr "_Màu sắc"
-#: gtk/gtkstock.c:357
+#: gtk/gtkstock.c:400
msgid "_Font"
msgstr "_Phông chữ"
-#: gtk/gtkstock.c:358
+#: gtk/gtkstock.c:401
msgid "_Ascending"
msgstr "Thứ tự _xuôi"
-#: gtk/gtkstock.c:359
+#: gtk/gtkstock.c:402
msgid "_Descending"
msgstr "Thứ tự _ngược"
-#: gtk/gtkstock.c:360
+#: gtk/gtkstock.c:403
msgid "_Spell Check"
msgstr "_Kiểm tra chính tả"
-#: gtk/gtkstock.c:362
+#: gtk/gtkstock.c:404
+msgid "_Stop"
+msgstr "_Dừng"
+
+#: gtk/gtkstock.c:405
msgid "_Strikethrough"
msgstr "_Gạch đè"
-#: gtk/gtkstock.c:363
+#: gtk/gtkstock.c:406
msgid "_Undelete"
msgstr "_Phục hồi xóa"
-#: gtk/gtkstock.c:364
+#: gtk/gtkstock.c:407
msgid "_Underline"
msgstr "Gạch _chân"
-#: gtk/gtkstock.c:365
+#: gtk/gtkstock.c:408
msgid "_Undo"
msgstr "_Hồi lại"
-#: gtk/gtkstock.c:366
+#: gtk/gtkstock.c:409
msgid "_Yes"
msgstr "_Có"
-#: gtk/gtkstock.c:367
+#: gtk/gtkstock.c:410
msgid "_Normal Size"
msgstr "_Cỡ thường"
-#: gtk/gtkstock.c:368
+#: gtk/gtkstock.c:411
msgid "Best _Fit"
msgstr "Vừa khít _nhất"
-#: gtk/gtkstock.c:369
+#: gtk/gtkstock.c:412
msgid "Zoom _In"
msgstr "Phóng _to"
-#: gtk/gtkstock.c:370
+#: gtk/gtkstock.c:413
msgid "Zoom _Out"
msgstr "Thu _nhỏ"
@@ -2162,22 +2436,22 @@ msgstr "Không thể định vị theme engine tại module_path: \"%s\","
msgid "--- No Tip ---"
msgstr "--- Không có mẹo ---"
-#: gtk/gtkuimanager.c:1132
+#: gtk/gtkuimanager.c:1154
#, c-format
msgid "Unknown attribute '%s' on line %d char %d"
msgstr "Thuộc tính lạ '%s' trên dòng %d ký tự %d"
-#: gtk/gtkuimanager.c:1332
+#: gtk/gtkuimanager.c:1371
#, c-format
msgid "Unexpected start tag '%s' on line %d char %d"
msgstr "Tag mở không mong đợi '%s' trên dòng %d ký tự %d"
-#: gtk/gtkuimanager.c:1417
+#: gtk/gtkuimanager.c:1461
#, c-format
msgid "Unexpected character data on line %d char %d"
msgstr "Dữ liệu ký tự không mong đợi trên dòng %d ký tự %d"
-#: gtk/gtkuimanager.c:2209
+#: gtk/gtkuimanager.c:2272
msgid "Empty"
msgstr "Rỗng"
@@ -2237,6 +2511,46 @@ msgstr "Phương thức nhập XIM"
msgid "Could not get information for file '%s': %s"
msgstr "Không thể lấy thông tin cho tập tin '%s': %s"
+#~ msgid "Shift"
+#~ msgstr "Shift"
+
+#~ msgid "Ctrl"
+#~ msgstr "Ctrl"
+
+#~ msgid "Alt"
+#~ msgstr "Alt"
+
+#, fuzzy
+#~ msgid "Error getting information for '%s'"
+#~ msgstr "lỗi lấy thông tin cho '%s'"
+
+#~ msgid "_Bottom"
+#~ msgstr "Đá_y"
+
+#~ msgid "_First"
+#~ msgstr "Đầu _tiên"
+
+#~ msgid "_Last"
+#~ msgstr "Cuố_i cùng"
+
+#~ msgid "_Top"
+#~ msgstr "Đỉ_nh"
+
+#~ msgid "_Back"
+#~ msgstr "_Lùi"
+
+#~ msgid "_Down"
+#~ msgstr "_Xuống"
+
+#~ msgid "_Up"
+#~ msgstr "_Lên"
+
+#~ msgid "_Fill"
+#~ msgstr "Đầ_y"
+
+#~ msgid "_Left"
+#~ msgstr "T_rái"
+
#~ msgid ""
#~ "Could not change the current folder to %s:\n"
#~ "%s"
@@ -2254,9 +2568,6 @@ msgstr "Không thể lấy thông tin cho tập tin '%s': %s"
#~ msgid "Could not add bookmark for %s because it is not a folder."
#~ msgstr "Không thể thêm đánh dấu cho %s vì nó không phải là thư mục."
-#~ msgid "%s: %s"
-#~ msgstr "%s: %s"
-
#~ msgid "This file system does not support icons for everything"
#~ msgstr "Hệ thống tập tin này không hỗ trợ biểu tượng cho mọi thứ"
@@ -2275,9 +2586,6 @@ msgstr "Không thể lấy thông tin cho tập tin '%s': %s"
#~ msgid "Add"
#~ msgstr "Thêm"
-#~ msgid "Remove"
-#~ msgstr "Loại bỏ"
-
#~ msgid "Up"
#~ msgstr "Lên"
diff --git a/po/wa.po b/po/wa.po
index e425f5813..4da33675b 100644
--- a/po/wa.po
+++ b/po/wa.po
@@ -12,7 +12,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gtk20 1.3.0\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-01-08 02:01-0500\n"
+"POT-Creation-Date: 2005-06-20 14:30-0400\n"
"PO-Revision-Date: 2004-08-05 22:42+0200\n"
"Last-Translator: Pablo Saratxaga <pablo@walon.org>\n"
"Language-Team: Walloon <linux-wa@walon.org>\n"
@@ -22,7 +22,7 @@ msgstr ""
"Plural-Forms: nplurals=2; plural=n > 1;\n"
#: gdk-pixbuf/gdk-pixbuf-animation.c:153 gdk-pixbuf/gdk-pixbuf-io.c:838
-#: gdk-pixbuf/gdk-pixbuf-io.c:1069 tests/testfilechooser.c:199
+#: gdk-pixbuf/gdk-pixbuf-io.c:1068 tests/testfilechooser.c:199
#, c-format
msgid "Failed to open file '%s': %s"
msgstr "Dji n' a savou drovi li fitchî «%s»: %s"
@@ -33,7 +33,7 @@ msgid "Image file '%s' contains no data"
msgstr "Li fitchî imådje «%s» n' a nole dinêye dvins."
#: gdk-pixbuf/gdk-pixbuf-animation.c:208 gdk-pixbuf/gdk-pixbuf-io.c:887
-#: gdk-pixbuf/gdk-pixbuf-io.c:1110 tests/testfilechooser.c:244
+#: gdk-pixbuf/gdk-pixbuf-io.c:1109 tests/testfilechooser.c:244
#, c-format
msgid ""
"Failed to load image '%s': reason not known, probably a corrupt image file"
@@ -83,36 +83,36 @@ msgstr "Cogne di fitchî imådje nén cnoxhowe"
msgid "Failed to load image '%s': %s"
msgstr "Dji n' a savou tcherdjî l' imådje «%s»: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1337
+#: gdk-pixbuf/gdk-pixbuf-io.c:1336
#, c-format
msgid "Error writing to image file: %s"
msgstr "Åk n' a nén stî come dji scrijheut e fitchî imådje: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1383 gdk-pixbuf/gdk-pixbuf-io.c:1512
+#: gdk-pixbuf/gdk-pixbuf-io.c:1382 gdk-pixbuf/gdk-pixbuf-io.c:1511
#, c-format
msgid "This build of gdk-pixbuf does not support saving the image format: %s"
msgstr ""
"Cisse modêye ci di gdk-pixbuf come elle a stî copilêye èn sopoite nén li "
"schapaedje d' imådjes del sôre: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1417
+#: gdk-pixbuf/gdk-pixbuf-io.c:1416
msgid "Insufficient memory to save image to callback"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:1429
+#: gdk-pixbuf/gdk-pixbuf-io.c:1428
msgid "Failed to open temporary file"
msgstr "Dji n' a savou drovi l' fitchî timporaire"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1454
+#: gdk-pixbuf/gdk-pixbuf-io.c:1453
msgid "Failed to read from temporary file"
msgstr "Dji n' a savou lére do fitchî timporaire"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1641
+#: gdk-pixbuf/gdk-pixbuf-io.c:1687
#, c-format
msgid "Failed to open '%s' for writing: %s"
msgstr "Dji n' a savou drovi l' fitchî «%s» po-z î scrire: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1665
+#: gdk-pixbuf/gdk-pixbuf-io.c:1711
#, c-format
msgid ""
"Failed to close '%s' while writing image, all data may not have been saved: %"
@@ -121,7 +121,7 @@ msgstr ""
"Dji n' a savou clôre li fitchî «%s» tot scrijhant l' imådje, i s' pout "
"k' totes les dnêyes èn soeyexhe nén schapêyes: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1853 gdk-pixbuf/gdk-pixbuf-io.c:1903
+#: gdk-pixbuf/gdk-pixbuf-io.c:1931 gdk-pixbuf/gdk-pixbuf-io.c:1981
msgid "Insufficient memory to save image into a buffer"
msgstr "Nén del memwere assez po schaper l' imådje dins on tampon"
@@ -183,24 +183,34 @@ msgstr "Cron boket e l' animåcion"
msgid "The ANI image format"
msgstr "Li sôre d' imådje ANI"
-#: gdk-pixbuf/io-bmp.c:227 gdk-pixbuf/io-bmp.c:383
+#: gdk-pixbuf/io-bmp.c:228 gdk-pixbuf/io-bmp.c:306 gdk-pixbuf/io-bmp.c:338
+#: gdk-pixbuf/io-bmp.c:361 gdk-pixbuf/io-bmp.c:442
+msgid "BMP image has bogus header data"
+msgstr "L' imådje BMP a des crombès dnêyes el tiestire"
+
+#: gdk-pixbuf/io-bmp.c:239 gdk-pixbuf/io-bmp.c:401
msgid "Not enough memory to load bitmap image"
msgstr "Nén del memwere assez po tcherdjî l' imådje bitmap"
-#: gdk-pixbuf/io-bmp.c:269
+#: gdk-pixbuf/io-bmp.c:287
msgid "BMP image has unsupported header size"
msgstr "L' imådje BMP a-st ene grandeu nén sopoirtêye pol tiestire"
-#: gdk-pixbuf/io-bmp.c:288 gdk-pixbuf/io-bmp.c:320 gdk-pixbuf/io-bmp.c:343
-#: gdk-pixbuf/io-bmp.c:424
-msgid "BMP image has bogus header data"
-msgstr "L' imådje BMP a des crombès dnêyes el tiestire"
-
-#: gdk-pixbuf/io-bmp.c:307
+#: gdk-pixbuf/io-bmp.c:325
msgid "Topdown BMP images cannot be compressed"
msgstr ""
-#: gdk-pixbuf/io-bmp.c:1154
+#: gdk-pixbuf/io-bmp.c:1203
+#, fuzzy
+msgid "Couldn't allocate memory for saving BMP file"
+msgstr "Dji n' a savou alouwer del memwere assez po tcherdjî l' fitchî JPEG"
+
+#: gdk-pixbuf/io-bmp.c:1244
+#, fuzzy
+msgid "Couldn't write to BMP file"
+msgstr "Dji n' a savou cvierser l' no do fitchî"
+
+#: gdk-pixbuf/io-bmp.c:1293
msgid "The BMP image format"
msgstr "Li sôre d' imådje BMP"
@@ -209,7 +219,7 @@ msgstr "Li sôre d' imådje BMP"
msgid "Failure reading GIF: %s"
msgstr "Li léjhaedje di l' imådje GIF a fwait berwete: %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 ""
"I manke des dnêyes å fitchî GIF (motoit k' il a stî côpé dvant l' fén?)"
@@ -235,25 +245,30 @@ msgstr "On måva côde a stî trové"
msgid "Circular table entry in GIF file"
msgstr "Betchfesseye intrêye ezès tåvleas do fitchî GIF"
-#: 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 "Nén del memwere assez po tcherdjî l' imådje GIF"
-#: gdk-pixbuf/io-gif.c:1088
+#: gdk-pixbuf/io-gif.c:947
+#, fuzzy
+msgid "Not enough memory to composite a frame in GIF file"
+msgstr "Nén del memwere assez po tcherdjî l' imådje GIF"
+
+#: gdk-pixbuf/io-gif.c:1116
msgid "GIF image is corrupt (incorrect LZW compression)"
msgstr "L' imådje GIF est crombe (sitrindaedje LZW nén corek)"
-#: gdk-pixbuf/io-gif.c:1138
+#: gdk-pixbuf/io-gif.c:1166
msgid "File does not appear to be a GIF file"
msgstr "Li fitchî n' rishonne nén on fitchî GIF"
-#: 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 "Li modêye %s del sôre di fitchîs GIF n' est nén sopoirtêye"
-#: 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."
@@ -261,11 +276,11 @@ msgstr ""
"L' imådje GIF n' a nou mapaedje di coleurs (colormap) globå, eyet on cåde å "
"dvins d' l' imådje n' a pont d' mapaedje locå nerén."
-#: gdk-pixbuf/io-gif.c:1491
+#: gdk-pixbuf/io-gif.c:1519
msgid "GIF image was truncated or incomplete."
msgstr "L' imådje GIF a stî côpêye divant l' fén ou n' est nén complete."
-#: gdk-pixbuf/io-gif.c:1643
+#: gdk-pixbuf/io-gif.c:1671
msgid "The GIF image format"
msgstr "Li sôre d' imådje GIF"
@@ -449,94 +464,112 @@ msgstr ""
msgid "Fatal error reading PNG image file: %s"
msgstr ""
-#: gdk-pixbuf/io-png.c:813
+#: gdk-pixbuf/io-png.c:810
msgid ""
"Keys for PNG text chunks must have at least 1 and at most 79 characters."
msgstr ""
-#: gdk-pixbuf/io-png.c:821
+#: gdk-pixbuf/io-png.c:818
msgid "Keys for PNG text chunks must be ASCII characters."
msgstr ""
-#: gdk-pixbuf/io-png.c:854
+#: gdk-pixbuf/io-png.c:831
+#, fuzzy, c-format
+msgid ""
+"PNG compression level must be a value between 0 and 9; value '%s' could not "
+"be parsed."
+msgstr ""
+"Li cwålité JPEG doet esse ene valixhance inte 0 eyet 100; li valixhance «%s» "
+"èn pout nén esse léjhowe."
+
+#: gdk-pixbuf/io-png.c:843
+#, fuzzy, c-format
+msgid ""
+"PNG compression level must be a value between 0 and 9; value '%d' is not "
+"allowed."
+msgstr ""
+"Li cwålité JPEG doet esse ene valixhance inte 0 eyet 100; li valixhance «%d» "
+"n' est nén permetowe."
+
+#: gdk-pixbuf/io-png.c:883
#, c-format
msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding."
msgstr ""
-#: gdk-pixbuf/io-png.c:994
+#: gdk-pixbuf/io-png.c:1026
msgid "The PNG image format"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:249
+#: gdk-pixbuf/io-pnm.c:252
msgid "PNM loader expected to find an integer, but didn't"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:281
+#: gdk-pixbuf/io-pnm.c:284
msgid "PNM file has an incorrect initial byte"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:311
+#: gdk-pixbuf/io-pnm.c:314
msgid "PNM file is not in a recognized PNM subformat"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:336
+#: gdk-pixbuf/io-pnm.c:339
msgid "PNM file has an image width of 0"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:357
+#: gdk-pixbuf/io-pnm.c:360
msgid "PNM file has an image height of 0"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:380
+#: gdk-pixbuf/io-pnm.c:383
msgid "Maximum color value in PNM file is 0"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:388
+#: gdk-pixbuf/io-pnm.c:391
msgid "Maximum color value in PNM file is too large"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:396
+#: gdk-pixbuf/io-pnm.c:399
msgid "Cannot handle PNM files with maximum color values greater than 255"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:435 gdk-pixbuf/io-pnm.c:463 gdk-pixbuf/io-pnm.c:495
+#: gdk-pixbuf/io-pnm.c:438 gdk-pixbuf/io-pnm.c:466 gdk-pixbuf/io-pnm.c:498
msgid "Raw PNM image type is invalid"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:555 gdk-pixbuf/io-pnm.c:597
+#: gdk-pixbuf/io-pnm.c:562 gdk-pixbuf/io-pnm.c:604
msgid "PNM image format is invalid"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:656
+#: gdk-pixbuf/io-pnm.c:663
msgid "PNM image loader does not support this PNM subformat"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:711
+#: gdk-pixbuf/io-pnm.c:718
msgid "Premature end-of-file encountered"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:743 gdk-pixbuf/io-pnm.c:974
+#: gdk-pixbuf/io-pnm.c:750 gdk-pixbuf/io-pnm.c:981
msgid "Raw PNM formats require exactly one whitespace before sample data"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:770
+#: gdk-pixbuf/io-pnm.c:777
msgid "Cannot allocate memory for loading PNM image"
msgstr "Dji n' pou alouwer del memwere po tcherdjî l' imådje PNM"
-#: gdk-pixbuf/io-pnm.c:820
+#: gdk-pixbuf/io-pnm.c:827
msgid "Insufficient memory to load PNM context struct"
msgstr ""
"Nén del memwere assez po tcherdjî li structeure di contecse di l' imådje PNM"
-#: gdk-pixbuf/io-pnm.c:871
+#: gdk-pixbuf/io-pnm.c:878
msgid "Unexpected end of PNM image data"
msgstr ""
-#: gdk-pixbuf/io-pnm.c:1003
+#: gdk-pixbuf/io-pnm.c:1010
msgid "Insufficient memory to load PNM file"
msgstr "Nén del memwere assez po tcherdjî l' imådje PNM"
-#: gdk-pixbuf/io-pnm.c:1082
+#: gdk-pixbuf/io-pnm.c:1089
msgid "The PNM/PBM/PGM/PPM image format family"
msgstr ""
@@ -560,61 +593,61 @@ msgstr "Nén del memwere assez po tcherdjî l' imådje RAS"
msgid "The Sun raster image format"
msgstr ""
-#: gdk-pixbuf/io-tga.c:159
+#: gdk-pixbuf/io-tga.c:154
msgid "Cannot allocate memory for IOBuffer struct"
msgstr "Dji n' a savou alouwer del memwere pol sitructeure do tampon IOBuffer"
-#: gdk-pixbuf/io-tga.c:178
+#: gdk-pixbuf/io-tga.c:173
msgid "Cannot allocate memory for IOBuffer data"
msgstr "Dji n' a savou alouwer del memwere pol tampon di dnêyes IOBuffer"
-#: gdk-pixbuf/io-tga.c:189
+#: gdk-pixbuf/io-tga.c:184
msgid "Cannot realloc IOBuffer data"
msgstr ""
-#: gdk-pixbuf/io-tga.c:219
+#: gdk-pixbuf/io-tga.c:214
msgid "Cannot allocate temporary IOBuffer data"
msgstr ""
"Dji n' a savou alouwer del memwere pol tampon di dnêyes timporaire IOBuffer"
-#: gdk-pixbuf/io-tga.c:353
+#: gdk-pixbuf/io-tga.c:348
msgid "Cannot allocate new pixbuf"
msgstr ""
-#: gdk-pixbuf/io-tga.c:692
+#: gdk-pixbuf/io-tga.c:689
msgid "Cannot allocate colormap structure"
msgstr ""
-#: gdk-pixbuf/io-tga.c:699
+#: gdk-pixbuf/io-tga.c:696
msgid "Cannot allocate colormap entries"
msgstr ""
-#: gdk-pixbuf/io-tga.c:721
+#: gdk-pixbuf/io-tga.c:718
msgid "Unexpected bitdepth for colormap entries"
msgstr ""
-#: gdk-pixbuf/io-tga.c:739
+#: gdk-pixbuf/io-tga.c:736
msgid "Cannot allocate TGA header memory"
msgstr ""
-#: gdk-pixbuf/io-tga.c:772
+#: gdk-pixbuf/io-tga.c:769
msgid "TGA image has invalid dimensions"
msgstr ""
-#: gdk-pixbuf/io-tga.c:778 gdk-pixbuf/io-tga.c:787 gdk-pixbuf/io-tga.c:797
-#: gdk-pixbuf/io-tga.c:807 gdk-pixbuf/io-tga.c:814
+#: gdk-pixbuf/io-tga.c:775 gdk-pixbuf/io-tga.c:784 gdk-pixbuf/io-tga.c:794
+#: gdk-pixbuf/io-tga.c:804 gdk-pixbuf/io-tga.c:811
msgid "TGA image type not supported"
msgstr "Li sôre d' imådje TGA n' est nén sopoirtêye"
-#: gdk-pixbuf/io-tga.c:861
+#: gdk-pixbuf/io-tga.c:858
msgid "Cannot allocate memory for TGA context struct"
msgstr "Dji n' a savou alouwer del memwere pol sitructeure di contecse TGA"
-#: gdk-pixbuf/io-tga.c:926
+#: gdk-pixbuf/io-tga.c:923
msgid "Excess data in file"
msgstr ""
-#: gdk-pixbuf/io-tga.c:995
+#: gdk-pixbuf/io-tga.c:992
msgid "The Targa image format"
msgstr ""
@@ -695,39 +728,44 @@ msgstr ""
msgid "The XBM image format"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1229
+#: gdk-pixbuf/io-xpm.c:467
msgid "No XPM header found"
msgstr "Nole tiestire XPM di trovêye"
-#: gdk-pixbuf/io-xpm.c:1237
+#: gdk-pixbuf/io-xpm.c:476
+#, fuzzy
+msgid "Invalid XPM header"
+msgstr "Tiestire nén valide e l' imådjete"
+
+#: gdk-pixbuf/io-xpm.c:484
msgid "XPM file has image width <= 0"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1245
+#: gdk-pixbuf/io-xpm.c:492
msgid "XPM file has image height <= 0"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1253
+#: gdk-pixbuf/io-xpm.c:500
msgid "XPM has invalid number of chars per pixel"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1260
+#: gdk-pixbuf/io-xpm.c:507
msgid "XPM file has invalid number of colors"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1272 gdk-pixbuf/io-xpm.c:1281 gdk-pixbuf/io-xpm.c:1333
+#: gdk-pixbuf/io-xpm.c:519 gdk-pixbuf/io-xpm.c:528 gdk-pixbuf/io-xpm.c:580
msgid "Cannot allocate memory for loading XPM image"
msgstr "Dji n' pou alouwer del memwere po tcherdjî l' imådje XPM"
-#: gdk-pixbuf/io-xpm.c:1295
+#: gdk-pixbuf/io-xpm.c:542
msgid "Cannot read XPM colormap"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1524
+#: gdk-pixbuf/io-xpm.c:771
msgid "Failed to write to temporary file when loading XPM image"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1559
+#: gdk-pixbuf/io-xpm.c:806
msgid "The XPM image format"
msgstr ""
@@ -790,6 +828,138 @@ msgstr ""
msgid "Gdk debugging flags to unset"
msgstr ""
+#: gdk/keyname-table.h:3940
+msgid "keyboard label|BackSpace"
+msgstr ""
+
+#: gdk/keyname-table.h:3941
+msgid "keyboard label|Tab"
+msgstr ""
+
+#: gdk/keyname-table.h:3942
+msgid "keyboard label|Return"
+msgstr ""
+
+#: gdk/keyname-table.h:3943
+msgid "keyboard label|Pause"
+msgstr ""
+
+#: gdk/keyname-table.h:3944
+msgid "keyboard label|Scroll_Lock"
+msgstr ""
+
+#: gdk/keyname-table.h:3945
+msgid "keyboard label|Sys_Req"
+msgstr ""
+
+#: gdk/keyname-table.h:3946
+msgid "keyboard label|Escape"
+msgstr ""
+
+#: gdk/keyname-table.h:3947
+msgid "keyboard label|Multi_key"
+msgstr ""
+
+#: gdk/keyname-table.h:3948
+msgid "keyboard label|Home"
+msgstr ""
+
+#: gdk/keyname-table.h:3949
+msgid "keyboard label|Page_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3950
+msgid "keyboard label|Page_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3951
+msgid "keyboard label|End"
+msgstr ""
+
+#: gdk/keyname-table.h:3952
+msgid "keyboard label|Begin"
+msgstr ""
+
+#: gdk/keyname-table.h:3953
+msgid "keyboard label|Print"
+msgstr ""
+
+#: gdk/keyname-table.h:3954
+msgid "keyboard label|Insert"
+msgstr ""
+
+#: gdk/keyname-table.h:3955
+msgid "keyboard label|Num_Lock"
+msgstr ""
+
+#: gdk/keyname-table.h:3956
+msgid "keyboard label|KP_Space"
+msgstr ""
+
+#: gdk/keyname-table.h:3957
+msgid "keyboard label|KP_Tab"
+msgstr ""
+
+#: gdk/keyname-table.h:3958
+msgid "keyboard label|KP_Enter"
+msgstr ""
+
+#: gdk/keyname-table.h:3959
+msgid "keyboard label|KP_Home"
+msgstr ""
+
+#: gdk/keyname-table.h:3960
+msgid "keyboard label|KP_Left"
+msgstr ""
+
+#: gdk/keyname-table.h:3961
+msgid "keyboard label|KP_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3962
+msgid "keyboard label|KP_Right"
+msgstr ""
+
+#: gdk/keyname-table.h:3963
+msgid "keyboard label|KP_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3964
+msgid "keyboard label|KP_Page_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3965
+msgid "keyboard label|KP_Prior"
+msgstr ""
+
+#: gdk/keyname-table.h:3966
+msgid "keyboard label|KP_Page_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3967
+msgid "keyboard label|KP_Next"
+msgstr ""
+
+#: gdk/keyname-table.h:3968
+msgid "keyboard label|KP_End"
+msgstr ""
+
+#: gdk/keyname-table.h:3969
+msgid "keyboard label|KP_Begin"
+msgstr ""
+
+#: gdk/keyname-table.h:3970
+msgid "keyboard label|KP_Insert"
+msgstr ""
+
+#: gdk/keyname-table.h:3971
+msgid "keyboard label|KP_Delete"
+msgstr ""
+
+#: gdk/keyname-table.h:3972
+msgid "keyboard label|Delete"
+msgstr ""
+
#. Description of --sync in --help output
#: gdk/win32/gdkmain-win32.c:60
msgid "Don't batch GDI requests"
@@ -825,46 +995,47 @@ msgstr ""
msgid "Make X calls synchronous"
msgstr ""
-#: gtk/gtkaboutdialog.c:260 gtk/gtkaboutdialog.c:1939
+#: gtk/gtkaboutdialog.c:270 gtk/gtkaboutdialog.c:2025
msgid "License"
msgstr "Licince"
-#: gtk/gtkaboutdialog.c:261
+#: gtk/gtkaboutdialog.c:271
msgid "The license of the program"
msgstr ""
#. Add the credits button
-#: gtk/gtkaboutdialog.c:482
-msgid "_Credits"
-msgstr ""
+#: gtk/gtkaboutdialog.c:491
+#, fuzzy
+msgid "C_redits"
+msgstr "Gråces"
#. Add the license button
-#: gtk/gtkaboutdialog.c:491
+#: gtk/gtkaboutdialog.c:501
msgid "_License"
msgstr ""
-#: gtk/gtkaboutdialog.c:682
+#: gtk/gtkaboutdialog.c:731
#, c-format
msgid "About %s"
msgstr "Åd fwait di %s"
-#: gtk/gtkaboutdialog.c:1876
+#: gtk/gtkaboutdialog.c:1953
msgid "Credits"
msgstr "Gråces"
-#: gtk/gtkaboutdialog.c:1901
+#: gtk/gtkaboutdialog.c:1979
msgid "Written by"
msgstr "Sicrît pa"
-#: gtk/gtkaboutdialog.c:1904
+#: gtk/gtkaboutdialog.c:1982
msgid "Documented by"
msgstr "Documinté pa"
-#: gtk/gtkaboutdialog.c:1916
+#: gtk/gtkaboutdialog.c:1994
msgid "Translated by"
msgstr "Ratourné pa"
-#: gtk/gtkaboutdialog.c:1920
+#: gtk/gtkaboutdialog.c:1998
msgid "Artwork by"
msgstr ""
@@ -872,27 +1043,40 @@ msgstr ""
#. * that use the shift key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: gtk/gtkaccellabel.c:119
-msgid "Shift"
+#: gtk/gtkaccellabel.c:121
+msgid "keyboard label|Shift"
msgstr ""
#. This is the text that should appear next to menu accelerators
#. * that use the control key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: gtk/gtkaccellabel.c:125
-msgid "Ctrl"
+#: gtk/gtkaccellabel.c:128
+msgid "keyboard label|Ctrl"
msgstr ""
#. This is the text that should appear next to menu accelerators
#. * that use the alt key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: gtk/gtkaccellabel.c:131
-msgid "Alt"
+#: gtk/gtkaccellabel.c:135
+msgid "keyboard label|Alt"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkaccellabel.c:577
+msgid "keyboard label|Space"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkaccellabel.c:581
+msgid "keyboard label|Backslash"
msgstr ""
#. Translate to calendar:YM if you want years to be displayed
@@ -904,7 +1088,7 @@ msgstr ""
#. * so if you have a default text direction of RTL and YM, then
#. * the year will appear on the right.
#.
-#: gtk/gtkcalendar.c:700
+#: gtk/gtkcalendar.c:647
msgid "calendar:MY"
msgstr "calendar:YM"
@@ -912,47 +1096,75 @@ msgstr "calendar:YM"
#. * first day of the week to calendar:week_start:1 if you want Monday
#. * to be the first day of the week, and so on.
#.
-#: gtk/gtkcalendar.c:710
+#: gtk/gtkcalendar.c:661
msgid "calendar:week_start:0"
msgstr "calendar:week_start:1"
-#: gtk/gtkcellrendererprogress.c:235 gtk/gtkcellrendererprogress.c:293
+#. Translators: This is a text measurement template.
+#. * Translate it to the widest year text.
+#. *
+#. * Don't include the prefix "year measurement template|"
+#. * in the translation.
+#. *
+#. * If you don't understand this, leave it as "2000"
+#.
+#: gtk/gtkcalendar.c:1549
+msgid "year measurement template|2000"
+msgstr ""
+
+#. Translators: This dictates how the year is displayed in
+#. * gtkcalendar widget. See strftime() manual for the format.
+#. * Use only ASCII in the translation.
+#. *
+#. * Also look for the msgid "year measurement template|2000".
+#. * Translate that entry to a year with the widest output of this
+#. * msgid.
+#. *
+#. * Don't include the prefix "calendar year format|" in the
+#. * translation. "%Y" is appropriate for most locales.
+#.
+#: gtk/gtkcalendar.c:1826
+msgid "calendar year format|%Y"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkcellrendererprogress.c:237 gtk/gtkcellrendererprogress.c:295
#, c-format
msgid "progress bar label|%d %%"
msgstr ""
-#: gtk/gtkcolorbutton.c:220 gtk/gtkcolorbutton.c:574
+#: gtk/gtkcolorbutton.c:221 gtk/gtkcolorbutton.c:576
msgid "Pick a Color"
msgstr "Tchoezixhoz ene coleur"
-#: gtk/gtkcolorbutton.c:466
+#: gtk/gtkcolorbutton.c:467
msgid "Received invalid color data\n"
msgstr "Dinêye di coleur nén valide di rçuvowe\n"
-#: gtk/gtkcolorsel.c:576
+#: gtk/gtkcolorsel.c:561
msgid ""
"The previously-selected color, for comparison to the color you're selecting "
"now. You can drag this color to a palette entry, or select this color as "
"current by dragging it to the other color swatch alongside."
msgstr ""
-#: gtk/gtkcolorsel.c:581
+#: gtk/gtkcolorsel.c:566
msgid ""
"The color you've chosen. You can drag this color to a palette entry to save "
"it for use in the future."
msgstr ""
-#: gtk/gtkcolorsel.c:942
+#: gtk/gtkcolorsel.c:957
msgid "_Save color here"
msgstr "_Schaper l' coleur chal"
-#: gtk/gtkcolorsel.c:1147
+#: gtk/gtkcolorsel.c:1162
msgid ""
"Click this palette entry to make it the current color. To change this entry, "
"drag a color swatch here or right-click it and select \"Save color here.\""
msgstr ""
-#: gtk/gtkcolorsel.c:1913
+#: gtk/gtkcolorsel.c:1929
msgid ""
"Select the color you want from the outer ring. Select the darkness or "
"lightness of that color using the inner triangle."
@@ -960,73 +1172,73 @@ msgstr ""
"Tchoezixhoz l' coleur ki vos vloz sol difoûtrin anea. Tchoezixhoz "
"l' noerixheu ou l' loumance del coleur avou l' divintrin triyangue."
-#: gtk/gtkcolorsel.c:1938
+#: gtk/gtkcolorsel.c:1954
msgid ""
"Click the eyedropper, then click a color anywhere on your screen to select "
"that color."
msgstr ""
-#: gtk/gtkcolorsel.c:1947
+#: gtk/gtkcolorsel.c:1963
msgid "_Hue:"
msgstr "_Tinte:"
-#: gtk/gtkcolorsel.c:1948
+#: gtk/gtkcolorsel.c:1964
msgid "Position on the color wheel."
msgstr "Eplaeçmint el rowe des coleurs."
-#: gtk/gtkcolorsel.c:1950
+#: gtk/gtkcolorsel.c:1966
msgid "_Saturation:"
msgstr "_Saturaedje:"
-#: gtk/gtkcolorsel.c:1951
+#: gtk/gtkcolorsel.c:1967
msgid "\"Deepness\" of the color."
msgstr "«Parfondeu» del coleur."
-#: gtk/gtkcolorsel.c:1952
+#: gtk/gtkcolorsel.c:1968
msgid "_Value:"
msgstr "_Loumance:"
-#: gtk/gtkcolorsel.c:1953
+#: gtk/gtkcolorsel.c:1969
msgid "Brightness of the color."
msgstr "Loumance del coleur."
-#: gtk/gtkcolorsel.c:1954
+#: gtk/gtkcolorsel.c:1970
msgid "_Red:"
msgstr "_Rodje:"
-#: gtk/gtkcolorsel.c:1955
+#: gtk/gtkcolorsel.c:1971
msgid "Amount of red light in the color."
msgstr "Cwantité di rodje loumire el coleur."
-#: gtk/gtkcolorsel.c:1956
+#: gtk/gtkcolorsel.c:1972
msgid "_Green:"
msgstr "_Vert:"
-#: gtk/gtkcolorsel.c:1957
+#: gtk/gtkcolorsel.c:1973
msgid "Amount of green light in the color."
msgstr "Cwantité di vete loumire el coleur."
-#: gtk/gtkcolorsel.c:1958
+#: gtk/gtkcolorsel.c:1974
msgid "_Blue:"
msgstr "_Bleu:"
-#: gtk/gtkcolorsel.c:1959
+#: gtk/gtkcolorsel.c:1975
msgid "Amount of blue light in the color."
msgstr "Cwantité di bleuwe loumire el coleur."
-#: gtk/gtkcolorsel.c:1962
+#: gtk/gtkcolorsel.c:1978
msgid "_Opacity:"
msgstr "_Zeroveyaedje:"
-#: gtk/gtkcolorsel.c:1970 gtk/gtkcolorsel.c:1981
+#: gtk/gtkcolorsel.c:1986 gtk/gtkcolorsel.c:1997
msgid "Transparency of the color."
msgstr "Livea di «veyaedje houte» del coleur."
-#: gtk/gtkcolorsel.c:1988
+#: gtk/gtkcolorsel.c:2004
msgid "Color _Name:"
msgstr "_No del coleur:"
-#: gtk/gtkcolorsel.c:2003
+#: gtk/gtkcolorsel.c:2019
msgid ""
"You can enter an HTML-style hexadecimal color value, or simply a color name "
"such as 'orange' in this entry."
@@ -1034,11 +1246,11 @@ msgstr ""
"Vos ploz dner chal ene valixhance di coleur e hecsadecimå al môde HTML, ou "
"simplumint on no d' coleur (en inglès) come «orange»."
-#: gtk/gtkcolorsel.c:2022
+#: gtk/gtkcolorsel.c:2038
msgid "_Palette"
msgstr "_Palete"
-#: gtk/gtkcolorsel.c:2054
+#: gtk/gtkcolorsel.c:2070
msgid "Color Wheel"
msgstr "Rowe des coleurs"
@@ -1046,300 +1258,316 @@ msgstr "Rowe des coleurs"
msgid "Color Selection"
msgstr "Tchoezixhaedje del coleur"
-#: gtk/gtkentry.c:4507 gtk/gtktextview.c:7030
+#: gtk/gtkentry.c:4508 gtk/gtktextview.c:7068
msgid "Select _All"
msgstr "Tchoezi _totafwait"
-#: gtk/gtkentry.c:4517 gtk/gtktextview.c:7040
+#: gtk/gtkentry.c:4518 gtk/gtktextview.c:7078
msgid "Input _Methods"
msgstr "_Metôdes d' intrêye"
-#: gtk/gtkentry.c:4528 gtk/gtktextview.c:7051
+#: gtk/gtkentry.c:4529 gtk/gtktextview.c:7089
msgid "_Insert Unicode Control Character"
msgstr "_Sititchî caractere di contrôle unicôde"
-#: gtk/gtkfilechooser.c:1584 gtk/gtkfilechooser.c:1628
-#: gtk/gtkfilechooser.c:1703 gtk/gtkfilechooser.c:1747
+#: gtk/gtkfilechooser.c:1588 gtk/gtkfilechooser.c:1632
+#: gtk/gtkfilechooser.c:1707 gtk/gtkfilechooser.c:1751
#, c-format
msgid "Invalid filename: %s"
msgstr "No d' fitchî nén valide: %s"
-#: gtk/gtkfilechooserbutton.c:65
+#: gtk/gtkfilechooserbutton.c:67
#, fuzzy
msgid "Select A File"
msgstr "Disfacer li fitchî"
-#: gtk/gtkfilechooserbutton.c:66 gtk/gtkfilechooserdefault.c:1229
-#: gtk/gtkpathbar.c:982
+#: gtk/gtkfilechooserbutton.c:68 gtk/gtkfilechooserdefault.c:1302
+#: gtk/gtkpathbar.c:1020
msgid "Home"
msgstr "Måjhon"
-#: gtk/gtkfilechooserbutton.c:67 gtk/gtkfilechooserdefault.c:1256
-#: gtk/gtkpathbar.c:984
+#: gtk/gtkfilechooserbutton.c:69 gtk/gtkfilechooserdefault.c:1329
+#: gtk/gtkpathbar.c:1022
msgid "Desktop"
msgstr "Sicribanne"
-#: gtk/gtkfilechooserbutton.c:68
+#: gtk/gtkfilechooserbutton.c:70
#, fuzzy
msgid "(None)"
msgstr "nole"
-#: gtk/gtkfilechooserbutton.c:1515
+#: gtk/gtkfilechooserbutton.c:1523
msgid "Other..."
msgstr ""
-#: gtk/gtkfilechooserdefault.c:867
+#: gtk/gtkfilechooserdefault.c:917
#, fuzzy
msgid "Could not retrieve information about the file"
msgstr ""
"Dji n' sai nén aveur des informåcions so %s:\n"
"%s"
-#: gtk/gtkfilechooserdefault.c:878
+#: gtk/gtkfilechooserdefault.c:928
#, fuzzy
msgid "Could not add a bookmark"
msgstr ""
"Dji n' sai radjouter ene rimåke po %s:\n"
"%s"
-#: gtk/gtkfilechooserdefault.c:889
+#: gtk/gtkfilechooserdefault.c:939
#, fuzzy
msgid "Could not remove bookmark"
msgstr ""
"Dji n' sai oister l' rimåke po %s:\n"
"%s"
-#: gtk/gtkfilechooserdefault.c:900
+#: gtk/gtkfilechooserdefault.c:950
msgid "The folder could not be created"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:911
+#: gtk/gtkfilechooserdefault.c:963
+msgid ""
+"The folder could not be created, as a file with the same name already "
+"exists. Try using a different name for the folder, or rename the file first."
+msgstr ""
+
+#: gtk/gtkfilechooserdefault.c:976
#, fuzzy
msgid "Invalid file name"
msgstr "No d' fitchî nén valide: %s"
-#: gtk/gtkfilechooserdefault.c:921
+#: gtk/gtkfilechooserdefault.c:986
msgid "The folder contents could not be displayed"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:1119
+#: gtk/gtkfilechooserdefault.c:1192
#, fuzzy, c-format
msgid "Could not get information about '%s': %s"
msgstr ""
"Dji n' sai nén aveur des informåcions so %s:\n"
"%s"
-#: gtk/gtkfilechooserdefault.c:2095
+#: gtk/gtkfilechooserdefault.c:2208
#, c-format
msgid "Add the folder '%s' to the bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2136
+#: gtk/gtkfilechooserdefault.c:2249
msgid "Add the current folder to the bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2138
+#: gtk/gtkfilechooserdefault.c:2251
msgid "Add the selected folders to the bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2178
+#: gtk/gtkfilechooserdefault.c:2291
#, c-format
msgid "Remove the bookmark '%s'"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2591
+#: gtk/gtkfilechooserdefault.c:2722
#, fuzzy, c-format
msgid "Could not add a bookmark for '%s' because it is an invalid path name."
msgstr "Dji n' sai radjouter ene rimåke po %s ca c' est on tchmin nén valide."
-#: gtk/gtkfilechooserdefault.c:2769
+#: gtk/gtkfilechooserdefault.c:2937
+#, fuzzy
+msgid "Remove"
+msgstr "_Oister"
+
+#: gtk/gtkfilechooserdefault.c:2946
+#, fuzzy
+msgid "Rename..."
+msgstr "_Rilomer"
+
+#: gtk/gtkfilechooserdefault.c:3069
msgid "Shortcuts"
msgstr "Rascourtis"
-#: gtk/gtkfilechooserdefault.c:2823
+#: gtk/gtkfilechooserdefault.c:3123
msgid "Folder"
msgstr "Ridant"
-#: gtk/gtkfilechooserdefault.c:2875 gtk/gtkstock.c:295
+#: gtk/gtkfilechooserdefault.c:3179 gtk/gtkstock.c:317
msgid "_Add"
msgstr "_Radjouter"
-#: gtk/gtkfilechooserdefault.c:2882
-msgid "Add the selected folder to the bookmarks"
+#: gtk/gtkfilechooserdefault.c:3186
+msgid "Add the selected folder to the Bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2887 gtk/gtkstock.c:352
+#: gtk/gtkfilechooserdefault.c:3191 gtk/gtkstock.c:395
msgid "_Remove"
msgstr "_Oister"
-#: gtk/gtkfilechooserdefault.c:2894
+#: gtk/gtkfilechooserdefault.c:3198
msgid "Remove the selected bookmark"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2997
-msgid "_Add to Shortcuts"
+#: gtk/gtkfilechooserdefault.c:3305
+msgid "_Add to Bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:3007
+#: gtk/gtkfilechooserdefault.c:3315
#, fuzzy
msgid "Open _Location"
msgstr "Drovi eplaeçmint"
-#: gtk/gtkfilechooserdefault.c:3019
+#: gtk/gtkfilechooserdefault.c:3327
msgid "Show _Hidden Files"
msgstr "Mostrer les fitchîs _catchîs"
-#: gtk/gtkfilechooserdefault.c:3143 gtk/gtkfilesel.c:767
+#: gtk/gtkfilechooserdefault.c:3451 gtk/gtkfilesel.c:766
msgid "Files"
msgstr "Fitchîs"
-#: gtk/gtkfilechooserdefault.c:3174
+#: gtk/gtkfilechooserdefault.c:3482
msgid "Name"
msgstr "No"
-#: gtk/gtkfilechooserdefault.c:3199
+#: gtk/gtkfilechooserdefault.c:3507
msgid "Size"
msgstr "Grandeu"
-#: gtk/gtkfilechooserdefault.c:3212
+#: gtk/gtkfilechooserdefault.c:3520
msgid "Modified"
msgstr "Candjî"
-#: gtk/gtkfilechooserdefault.c:3244
+#: gtk/gtkfilechooserdefault.c:3552
msgid "Select which types of files are shown"
msgstr ""
#. Create Folder
-#: gtk/gtkfilechooserdefault.c:3280
+#: gtk/gtkfilechooserdefault.c:3588
msgid "Create Fo_lder"
msgstr "Ahiver _ridant"
#. Name entry
-#: gtk/gtkfilechooserdefault.c:3398
+#: gtk/gtkfilechooserdefault.c:3709
msgid "_Name:"
msgstr "_No:"
-#: gtk/gtkfilechooserdefault.c:3438
+#: gtk/gtkfilechooserdefault.c:3749
msgid "_Browse for other folders"
msgstr "_Foyter dins ds ôtes ridants"
-#: gtk/gtkfilechooserdefault.c:3688
+#: gtk/gtkfilechooserdefault.c:4000
msgid "Save in _folder:"
msgstr "Schaper e _ridant:"
-#: gtk/gtkfilechooserdefault.c:3690
+#: gtk/gtkfilechooserdefault.c:4002
msgid "Create in _folder:"
msgstr "Ahiver e _ridant:"
-#: gtk/gtkfilechooserdefault.c:4523
+#: gtk/gtkfilechooserdefault.c:4959
msgid "Cannot change to folder because it is not local"
msgstr "Nén possibe di candjî viè l' ridant, ca c' est nén on ridant locå"
-#: gtk/gtkfilechooserdefault.c:5048
+#: gtk/gtkfilechooserdefault.c:5513
#, fuzzy, c-format
msgid "Shortcut %s does not exist"
msgstr "li rascourti %s n' egzistêye nén"
-#: gtk/gtkfilechooserdefault.c:5508
+#: gtk/gtkfilechooserdefault.c:6057
#, fuzzy, c-format
msgid "Could not mount %s"
msgstr ""
"Dji n' a nén savou tchoezi %s:\n"
"%s"
-#: gtk/gtkfilechooserdefault.c:5802
+#: gtk/gtkfilechooserdefault.c:6352
msgid "Type name of new folder"
msgstr "Tapez l' no do novea ridant"
-#: gtk/gtkfilechooserdefault.c:5844
+#: gtk/gtkfilechooserdefault.c:6394
#, c-format
msgid "%d byte"
msgid_plural "%d bytes"
msgstr[0] "%d octet"
msgstr[1] "%d octets"
-#: gtk/gtkfilechooserdefault.c:5846
+#: gtk/gtkfilechooserdefault.c:6396
#, c-format
msgid "%.1f K"
msgstr "%.1f Ko"
-#: gtk/gtkfilechooserdefault.c:5848
+#: gtk/gtkfilechooserdefault.c:6398
#, c-format
msgid "%.1f M"
msgstr "%.1f Mo"
-#: gtk/gtkfilechooserdefault.c:5850
+#: gtk/gtkfilechooserdefault.c:6400
#, c-format
msgid "%.1f G"
msgstr "%.1f Go"
-#: gtk/gtkfilechooserdefault.c:5902
+#: gtk/gtkfilechooserdefault.c:6446 gtk/gtkfilechooserdefault.c:6470
+msgid "Unknown"
+msgstr "Nén cnoxhou"
+
+#: gtk/gtkfilechooserdefault.c:6457
msgid "Today"
msgstr "Ouy"
-#: gtk/gtkfilechooserdefault.c:5904
+#: gtk/gtkfilechooserdefault.c:6459
msgid "Yesterday"
msgstr "Ayir"
-#: gtk/gtkfilechooserdefault.c:5915
-msgid "Unknown"
-msgstr "Nén cnoxhou"
-
-#: gtk/gtkfilechooserdefault.c:5985
+#: gtk/gtkfilechooserdefault.c:6541
#, fuzzy
msgid "Cannot change folder"
msgstr "Ahiver e _ridant:"
-#: gtk/gtkfilechooserdefault.c:5986
+#: gtk/gtkfilechooserdefault.c:6542
#, fuzzy
msgid "The folder you specified is an invalid path."
msgstr ""
"Dji n' sai aler sol ridant ki vos dmandez ca c' est nén on tchmin valide."
-#: gtk/gtkfilechooserdefault.c:6025
+#: gtk/gtkfilechooserdefault.c:6581
#, fuzzy, c-format
msgid "Could not build file name from '%s' and '%s'"
msgstr ""
"Dji n' sai nén fé on no d' fitchî avou «%s» eyet «%s»:\n"
"%s"
-#: gtk/gtkfilechooserdefault.c:6061
+#: gtk/gtkfilechooserdefault.c:6617
#, fuzzy
msgid "Could not select item"
msgstr ""
"Dji n' a nén savou tchoezi %s:\n"
"%s"
-#: gtk/gtkfilechooserdefault.c:6101
+#: gtk/gtkfilechooserdefault.c:6657
msgid "Open Location"
msgstr "Drovi eplaeçmint"
-#: gtk/gtkfilechooserdefault.c:6108
+#: gtk/gtkfilechooserdefault.c:6664
msgid "Save in Location"
msgstr "Schaper e l' eplaeçmint"
-#: gtk/gtkfilechooserdefault.c:6132
+#: gtk/gtkfilechooserdefault.c:6688
msgid "_Location:"
msgstr "_Eplaeçmint:"
-#: gtk/gtkfilesel.c:731
+#: gtk/gtkfilesel.c:730
msgid "Folders"
msgstr "Ridants"
-#: gtk/gtkfilesel.c:735
+#: gtk/gtkfilesel.c:734
msgid "Fol_ders"
msgstr "Ri_dants"
-#: gtk/gtkfilesel.c:771
+#: gtk/gtkfilesel.c:770
msgid "_Files"
msgstr "_Fitchîs"
-#: gtk/gtkfilesel.c:859 gtk/gtkfilesel.c:2249
+#: gtk/gtkfilesel.c:858 gtk/gtkfilesel.c:2248
#, c-format
msgid "Folder unreadable: %s"
msgstr "Dji n' sai lére li ridant: %s"
-#: gtk/gtkfilesel.c:990
+#: gtk/gtkfilesel.c:989
#, c-format
msgid ""
"The file \"%s\" resides on another machine (called %s) and may not be "
@@ -1350,19 +1578,19 @@ msgstr ""
"n' soeye nén disponibe po ç' programe ci.\n"
"Estoz vs seur di voleur tchoezi ç' fitchî la?"
-#: gtk/gtkfilesel.c:1121
+#: gtk/gtkfilesel.c:1120
msgid "_New Folder"
msgstr "_Novea ridant"
-#: gtk/gtkfilesel.c:1132
+#: gtk/gtkfilesel.c:1131
msgid "De_lete File"
msgstr "_Disfacer li fitchî"
-#: gtk/gtkfilesel.c:1143
+#: gtk/gtkfilesel.c:1142
msgid "_Rename File"
msgstr "_Rilomer li fitchî"
-#: gtk/gtkfilesel.c:1445
+#: gtk/gtkfilesel.c:1444
#, c-format
msgid ""
"The folder name \"%s\" contains symbols that are not allowed in filenames"
@@ -1370,7 +1598,7 @@ msgstr ""
"Li no do ridant «%s» eploye des senes ki n' sont nén permetous dins les nos "
"d' fitchîs"
-#: gtk/gtkfilesel.c:1447
+#: gtk/gtkfilesel.c:1446
#, c-format
msgid ""
"Error creating folder \"%s\": %s\n"
@@ -1379,35 +1607,35 @@ msgstr ""
"Åk n' a nén stî tot-z ahivant l' ridant «%s»: %s\n"
"%s"
-#: gtk/gtkfilesel.c:1448 gtk/gtkfilesel.c:1684
+#: gtk/gtkfilesel.c:1447 gtk/gtkfilesel.c:1683
msgid "You probably used symbols not allowed in filenames."
msgstr "Vos avoz surmint eployî des senes nén permetous po les nos d' fitchîs."
-#: gtk/gtkfilesel.c:1456
+#: gtk/gtkfilesel.c:1455
#, c-format
msgid "Error creating folder \"%s\": %s\n"
msgstr "Åk n' a nén stî tot-z ahivant l' ridant «%s»: %s\n"
-#: gtk/gtkfilesel.c:1490
+#: gtk/gtkfilesel.c:1489
msgid "New Folder"
msgstr "Novea ridant"
-#: gtk/gtkfilesel.c:1505
+#: gtk/gtkfilesel.c:1504
msgid "_Folder name:"
msgstr "No do _ridant:"
-#: gtk/gtkfilesel.c:1529
+#: gtk/gtkfilesel.c:1528
msgid "C_reate"
msgstr "A_hiver"
-#: gtk/gtkfilesel.c:1572
+#: gtk/gtkfilesel.c:1571
#, c-format
msgid "The filename \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
"Li no d' fitchî «%s» eploye des senes ki n' sont nén permetous po les nos "
"d' fitchîs."
-#: gtk/gtkfilesel.c:1575
+#: gtk/gtkfilesel.c:1574
#, c-format
msgid ""
"Error deleting file \"%s\": %s\n"
@@ -1416,32 +1644,32 @@ msgstr ""
"Åk n' a nén stî come dji disfacer l' fitchî «%s»: %s\n"
"%s"
-#: gtk/gtkfilesel.c:1577 gtk/gtkfilesel.c:1698
+#: gtk/gtkfilesel.c:1576 gtk/gtkfilesel.c:1697
msgid "It probably contains symbols not allowed in filenames."
msgstr "Il a surmint des senes nén permetous po les nos d' fitchîs."
-#: gtk/gtkfilesel.c:1586
+#: gtk/gtkfilesel.c:1585
#, c-format
msgid "Error deleting file \"%s\": %s"
msgstr "Åk n' a nén stî come dji disfacéve li fitchî «%s»: %s"
-#: gtk/gtkfilesel.c:1629
+#: gtk/gtkfilesel.c:1628
#, c-format
msgid "Really delete file \"%s\"?"
msgstr "Disfacer po do bon li fitchî «%s»?"
-#: gtk/gtkfilesel.c:1634
+#: gtk/gtkfilesel.c:1633
msgid "Delete File"
msgstr "Disfacer li fitchî"
-#: gtk/gtkfilesel.c:1680 gtk/gtkfilesel.c:1694
+#: gtk/gtkfilesel.c:1679 gtk/gtkfilesel.c:1693
#, c-format
msgid "The file name \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
"Li no d' fitchî «%s» eploye des senes ki n' sont nén permetous dins les nos "
"d' fitchîs"
-#: gtk/gtkfilesel.c:1682
+#: gtk/gtkfilesel.c:1681
#, c-format
msgid ""
"Error renaming file to \"%s\": %s\n"
@@ -1450,7 +1678,7 @@ msgstr ""
"Åk n' a nén stî come dji rloméve li fitchî a «%s»: %s\n"
"%s"
-#: gtk/gtkfilesel.c:1696
+#: gtk/gtkfilesel.c:1695
#, c-format
msgid ""
"Error renaming file \"%s\": %s\n"
@@ -1459,29 +1687,29 @@ msgstr ""
"Åk n' a nén stî come dji rloméve li fitchî «%s»: %s\n"
"%s"
-#: gtk/gtkfilesel.c:1706
+#: gtk/gtkfilesel.c:1705
#, c-format
msgid "Error renaming file \"%s\" to \"%s\": %s"
msgstr "Åk n' a nén stî come dji rloméve li fitchî «%s» a «%s»: %s"
-#: gtk/gtkfilesel.c:1753
+#: gtk/gtkfilesel.c:1752
msgid "Rename File"
msgstr "Rlomer li fitchî"
-#: gtk/gtkfilesel.c:1768
+#: gtk/gtkfilesel.c:1767
#, c-format
msgid "Rename file \"%s\" to:"
msgstr "Rilomer li fitchî «%s» a:"
-#: gtk/gtkfilesel.c:1797
+#: gtk/gtkfilesel.c:1796
msgid "_Rename"
msgstr "_Rilomer"
-#: gtk/gtkfilesel.c:2229
+#: gtk/gtkfilesel.c:2228
msgid "_Selection: "
msgstr "_Tchuze: "
-#: gtk/gtkfilesel.c:3152
+#: gtk/gtkfilesel.c:3151
#, c-format
msgid ""
"The filename \"%s\" couldn't be converted to UTF-8. (try setting the "
@@ -1490,15 +1718,15 @@ msgstr ""
"Li no d' fitchî «%s» èn pola nén esse kiviersé viè UTF-8 (sayîz d' defini "
"l' variåve d' evironmint G_BROKEN_FILENAMES): %s"
-#: gtk/gtkfilesel.c:3155
+#: gtk/gtkfilesel.c:3154
msgid "Invalid UTF-8"
msgstr "UTF-8 nén valide"
-#: gtk/gtkfilesel.c:4032
+#: gtk/gtkfilesel.c:4031
msgid "Name too long"
msgstr "Li no est pår trop long"
-#: gtk/gtkfilesel.c:4034
+#: gtk/gtkfilesel.c:4033
msgid "Couldn't convert filename"
msgstr "Dji n' a savou cvierser l' no do fitchî"
@@ -1506,32 +1734,32 @@ msgstr "Dji n' a savou cvierser l' no do fitchî"
msgid "(Empty)"
msgstr "(Vude)"
-#: gtk/gtkfilesystemunix.c:415 gtk/gtkfilesystemunix.c:429
-#: gtk/gtkfilesystemunix.c:626 gtk/gtkfilesystemwin32.c:482
-#: gtk/gtkfilesystemwin32.c:495 gtk/gtkfilesystemwin32.c:1530
+#: gtk/gtkfilesystemunix.c:475 gtk/gtkfilesystemunix.c:678
+#: gtk/gtkfilesystemunix.c:1918 gtk/gtkfilesystemwin32.c:482
+#: gtk/gtkfilesystemwin32.c:495 gtk/gtkfilesystemwin32.c:1560
#, fuzzy, c-format
msgid "Error getting information for '%s': %s"
msgstr "åk n' a nén stî tot rascodant des informåcions po «%s»: %s"
-#: gtk/gtkfilesystemunix.c:495 gtk/gtkfilesystemwin32.c:537
+#: gtk/gtkfilesystemunix.c:547 gtk/gtkfilesystemwin32.c:537
#, fuzzy, c-format
msgid "Error creating directory '%s': %s"
msgstr "Åk n' a nén stî tot-z ahivant l' ridant «%s»: %s"
-#: gtk/gtkfilesystemunix.c:575 gtk/gtkfilesystemwin32.c:597
+#: gtk/gtkfilesystemunix.c:627 gtk/gtkfilesystemwin32.c:597
msgid "This file system does not support mounting"
msgstr "Ci sistinme di fitchîs chal èn sopoite nén l' montaedje"
-#: gtk/gtkfilesystemunix.c:583
+#: gtk/gtkfilesystemunix.c:635
msgid "Filesystem"
msgstr "Sistinme di fitchîs"
-#: gtk/gtkfilesystemunix.c:740
+#: gtk/gtkfilesystemunix.c:792
#, c-format
msgid "Could not get a stock icon for %s"
msgstr "Dji n' a nén savou aveur ene imådjete di båze po %s"
-#: gtk/gtkfilesystemunix.c:835
+#: gtk/gtkfilesystemunix.c:887
#, c-format
msgid ""
"The name \"%s\" is not valid because it contains the character \"%s\". "
@@ -1540,63 +1768,78 @@ msgstr ""
"Li no d' fitchî «%s» n' est nén valide ca il eploye li caractere «%s». "
"Eployîz on no diferin s' i vs plait."
-#: gtk/gtkfilesystemunix.c:1443 gtk/gtkfilesystemwin32.c:1004
+#: gtk/gtkfilesystemunix.c:1489
#, fuzzy, c-format
-msgid "Bookmark saving failed: %s"
+msgid "Writing %s failed: %s"
msgstr "Li schapaedje del rimåke a fwait berwete (%s)"
-#: gtk/gtkfilesystemunix.c:1495
+#: gtk/gtkfilesystemunix.c:1578
#, c-format
msgid "'%s' already exists in the bookmarks list"
msgstr ""
-#: gtk/gtkfilesystemunix.c:1557
+#: gtk/gtkfilesystemunix.c:1650
#, c-format
msgid "'%s' does not exist in the bookmarks list"
msgstr ""
-#: gtk/gtkfilesystemunix.c:1739
+#: gtk/gtkfilesystemunix.c:1878
+#, fuzzy, c-format
+msgid "Error getting information for '/': %s"
+msgstr "åk n' a nén stî tot rascodant des informåcions po «%s»: %s"
+
+#: gtk/gtkfilesystemwin32.c:611
+#, c-format
+msgid "Network Drive (%s)"
+msgstr ""
+
+#: gtk/gtkfilesystemwin32.c:650
#, fuzzy, c-format
-msgid "Error getting information for '%s'"
-msgstr "Åk n' a nén stî tot prindant des informåcions po «%s»"
+msgid "%s (%s)"
+msgstr "%s: %s"
-#: gtk/gtkfontbutton.c:178 gtk/gtkfontbutton.c:295
+#: gtk/gtkfilesystemwin32.c:1032
+#, fuzzy, c-format
+msgid "Bookmark saving failed: %s"
+msgstr "Li schapaedje del rimåke a fwait berwete (%s)"
+
+#: gtk/gtkfontbutton.c:179 gtk/gtkfontbutton.c:292
msgid "Pick a Font"
msgstr "Tchoezixhoz ene fonte"
#. Initialize fields
-#: gtk/gtkfontbutton.c:289
+#: gtk/gtkfontbutton.c:286
msgid "Sans 12"
msgstr "Sans 12"
-#: gtk/gtkfontbutton.c:807
+#: gtk/gtkfontbutton.c:804
msgid "Font"
msgstr "Fonte"
#. This is the default text shown in the preview entry, though the user
#. can set it. Remember that some fonts only have capital letters.
-#: gtk/gtkfontsel.c:73
+#: gtk/gtkfontsel.c:74
msgid "abcdefghijk ABCDEFGHIJK"
msgstr "aåbcdefghijk ûvwxyz AÅBCDEFGHIJK ÛVWXYZ"
-#: gtk/gtkfontsel.c:360
+#: gtk/gtkfontsel.c:361
msgid "_Family:"
msgstr "_Famile:"
-#: gtk/gtkfontsel.c:366
+#: gtk/gtkfontsel.c:367
msgid "_Style:"
msgstr "_Stîle: "
-#: gtk/gtkfontsel.c:372
+#: gtk/gtkfontsel.c:373
msgid "Si_ze:"
msgstr "_Grandeu:"
#. create the text entry widget
-#: gtk/gtkfontsel.c:548
+#: gtk/gtkfontsel.c:549
msgid "_Preview:"
msgstr "_Vey divant:"
-#: gtk/gtkfontsel.c:1382
+#: gtk/gtkfontsel.c:1383
msgid "Font Selection"
msgstr "Tchoezi les fontes"
@@ -1611,12 +1854,12 @@ msgstr "Valixhance _gama"
#. Remove this icon source so we don't keep trying to
#. * load it.
#.
-#: gtk/gtkiconfactory.c:1629
+#: gtk/gtkiconfactory.c:1644
#, c-format
msgid "Error loading icon: %s"
msgstr "Åk n' a nén stî come dji sayive di tcherdjî l' imådjete: %s"
-#: gtk/gtkicontheme.c:1263
+#: gtk/gtkicontheme.c:1250
#, c-format
msgid ""
"Could not find the icon '%s'. The '%s' theme\n"
@@ -1629,7 +1872,7 @@ msgstr ""
"Vos ndè ploz aveur ene copeye di:\n"
"\t%s"
-#: gtk/gtkicontheme.c:1328
+#: gtk/gtkicontheme.c:1315
#, c-format
msgid "Icon '%s' not present in theme"
msgstr "L' imådjete «%s» n' est nén prezinte dins l' tinme"
@@ -1717,7 +1960,7 @@ msgstr "(nén cnoxhou)"
msgid "clear"
msgstr "netyî"
-#: gtk/gtklabel.c:3930
+#: gtk/gtklabel.c:3935
msgid "Select All"
msgstr ""
"Tchoezi\n"
@@ -1753,355 +1996,390 @@ msgstr ""
#. * Do *not* translate it to "predefinito:LTR", if it
#. * it isn't default:LTR or default:RTL it will not work
#.
-#: gtk/gtkmain.c:482
+#: gtk/gtkmain.c:476
msgid "default:LTR"
msgstr "default:LTR"
-#: gtk/gtkmain.c:565
+#: gtk/gtkmain.c:559
msgid "GTK+ Options"
msgstr ""
-#: gtk/gtkmain.c:565
+#: gtk/gtkmain.c:559
msgid "Show GTK+ Options"
msgstr ""
-#: gtk/gtknotebook.c:2712 gtk/gtknotebook.c:5060
+#: gtk/gtknotebook.c:2718 gtk/gtknotebook.c:5064
#, c-format
msgid "Page %u"
msgstr "Pådje %u"
-#: gtk/gtkradiotoolbutton.c:91
+#: gtk/gtkradiotoolbutton.c:92
msgid "Group"
msgstr "Groupe"
-#: gtk/gtkradiotoolbutton.c:92
+#: gtk/gtkradiotoolbutton.c:93
msgid "The radio tool button whose group this button belongs to."
msgstr ""
-#: gtk/gtkrc.c:2399
+#: gtk/gtkrc.c:2400
#, c-format
msgid "Unable to find include file: \"%s\""
msgstr ""
-#: gtk/gtkrc.c:3038 gtk/gtkrc.c:3041
+#: gtk/gtkrc.c:3042 gtk/gtkrc.c:3045
#, c-format
msgid "Unable to locate image file in pixmap_path: \"%s\""
msgstr "Dji n' pou nén trover on fitchî imådje e pixmap_path: «%s»"
-#: gtk/gtkrc.c:3476
+#: gtk/gtkrc.c:3480
#, c-format
msgid "Pixmap path element: \"%s\" must be absolute, %s, line %d"
msgstr ""
#. KEEP IN SYNC with gtkiconfactory.c stock icons, when appropriate
-#: gtk/gtkstock.c:286
+#: gtk/gtkstock.c:308
msgid "Information"
msgstr "Informåcion"
-#: gtk/gtkstock.c:287
+#: gtk/gtkstock.c:309
msgid "Warning"
msgstr "Adviertixhmint"
-#: gtk/gtkstock.c:288
+#: gtk/gtkstock.c:310
msgid "Error"
msgstr "Aroke"
-#: gtk/gtkstock.c:289
+#: gtk/gtkstock.c:311
msgid "Question"
msgstr "Kesse"
#. FIXME these need accelerators when appropriate, and
#. * need the mnemonics to be rationalized
#.
-#: gtk/gtkstock.c:294
+#: gtk/gtkstock.c:316
msgid "_About"
msgstr "Å_d fwait"
-#: gtk/gtkstock.c:296
+#: gtk/gtkstock.c:318
msgid "_Apply"
msgstr "_Mete en ouve"
-#: gtk/gtkstock.c:297
+#: gtk/gtkstock.c:319
msgid "_Bold"
msgstr "_Cråsses"
-#: gtk/gtkstock.c:298
+#: gtk/gtkstock.c:320
msgid "_Cancel"
msgstr "_Rinoncî"
-#: gtk/gtkstock.c:299
+#: gtk/gtkstock.c:321
msgid "_CD-Rom"
msgstr "Plake la_zer"
-#: gtk/gtkstock.c:300
+#: gtk/gtkstock.c:322
msgid "_Clear"
msgstr "_Netyî"
-#: gtk/gtkstock.c:301
+#: gtk/gtkstock.c:323
msgid "_Close"
msgstr "_Clôre"
-#: gtk/gtkstock.c:302
+#: gtk/gtkstock.c:324
msgid "_Convert"
msgstr "Ki_vierser"
-#: gtk/gtkstock.c:303
+#: gtk/gtkstock.c:325
msgid "_Copy"
msgstr "_Copyî"
-#: gtk/gtkstock.c:304
+#: gtk/gtkstock.c:326
msgid "Cu_t"
msgstr "Cô_per"
-#: gtk/gtkstock.c:305
+#: gtk/gtkstock.c:327
msgid "_Delete"
msgstr "_Disfacer"
-#: gtk/gtkstock.c:306
+#: gtk/gtkstock.c:328
msgid "_Execute"
msgstr "_Enonder"
-#: gtk/gtkstock.c:307
+#: gtk/gtkstock.c:329
msgid "_Edit"
msgstr "_Candjî"
-#: gtk/gtkstock.c:308
+#: gtk/gtkstock.c:330
msgid "_Find"
msgstr "_Trover"
-#: gtk/gtkstock.c:309
+#: gtk/gtkstock.c:331
msgid "Find and _Replace"
msgstr "Trover et _replaecî"
-#: gtk/gtkstock.c:310
+#: gtk/gtkstock.c:332
msgid "_Floppy"
msgstr "_Plakete"
-#: gtk/gtkstock.c:311
-msgid "_Bottom"
-msgstr "Al _valêye"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:334
+msgid "Navigation|_Bottom"
+msgstr ""
-#: gtk/gtkstock.c:312
-msgid "_First"
-msgstr "_Prumî"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:336
+msgid "Navigation|_First"
+msgstr ""
-#: gtk/gtkstock.c:313
-msgid "_Last"
-msgstr "_Dierin"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:338
+msgid "Navigation|_Last"
+msgstr ""
-#: gtk/gtkstock.c:314
-msgid "_Top"
-msgstr "Al _copete"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:340
+msgid "Navigation|_Top"
+msgstr ""
-#: gtk/gtkstock.c:315
-msgid "_Back"
-msgstr "En _erî"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:342
+msgid "Navigation|_Back"
+msgstr ""
-#: gtk/gtkstock.c:316
-msgid "_Down"
-msgstr "_Dischinde"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:344
+msgid "Navigation|_Down"
+msgstr ""
-#: gtk/gtkstock.c:317 gtk/gtkstock.c:331
-msgid "_Forward"
-msgstr "En _avant"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:346
+msgid "Navigation|_Forward"
+msgstr ""
-#: gtk/gtkstock.c:318
-msgid "_Up"
-msgstr "_Monter"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:348
+msgid "Navigation|_Up"
+msgstr ""
-#: gtk/gtkstock.c:319
+#: gtk/gtkstock.c:349
msgid "_Harddisk"
msgstr "_Deure plake"
-#: gtk/gtkstock.c:320
+#: gtk/gtkstock.c:350
msgid "_Help"
msgstr "_Aidance"
-#: gtk/gtkstock.c:321
+#: gtk/gtkstock.c:351
msgid "_Home"
msgstr "_Måjhon"
-#: gtk/gtkstock.c:322
+#: gtk/gtkstock.c:352
msgid "Increase Indent"
msgstr "Ritrait pus grand"
-#: gtk/gtkstock.c:323
+#: gtk/gtkstock.c:353
msgid "Decrease Indent"
msgstr "Ritrait pus ptit"
-#: gtk/gtkstock.c:324
+#: gtk/gtkstock.c:354
msgid "_Index"
msgstr "_Indecse"
-#: gtk/gtkstock.c:325
+#: gtk/gtkstock.c:355
msgid "_Italic"
msgstr "Cl_intcheyes"
-#: gtk/gtkstock.c:326
+#: gtk/gtkstock.c:356
msgid "_Jump to"
msgstr "_Potchî a"
-#: gtk/gtkstock.c:327
-msgid "_Center"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:358
+#, fuzzy
+msgid "Justify|_Center"
msgstr "Å _mitan"
-#: gtk/gtkstock.c:328
-msgid "_Fill"
-msgstr "_Rimpli"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:360
+msgid "Justify|_Fill"
+msgstr ""
-#: gtk/gtkstock.c:329
-msgid "_Left"
-msgstr "_Hintche"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:362
+msgid "Justify|_Left"
+msgstr ""
-#: gtk/gtkstock.c:330
-msgid "_Right"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:364
+#, fuzzy
+msgid "Justify|_Right"
msgstr "_Droete"
-#: gtk/gtkstock.c:332
-msgid "_Next"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:367
+#, fuzzy
+msgid "Media|_Forward"
+msgstr "En _avant"
+
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:369
+#, fuzzy
+msgid "Media|_Next"
msgstr "_Shuvant"
-#: gtk/gtkstock.c:333
-msgid "P_ause"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:371
+msgid "Media|P_ause"
msgstr ""
-#: gtk/gtkstock.c:334
-msgid "_Play"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:373
+#, fuzzy
+msgid "Media|_Play"
msgstr "_Djouwer"
-#: gtk/gtkstock.c:335
-msgid "Pre_vious"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:375
+msgid "Media|Pre_vious"
msgstr ""
-#: gtk/gtkstock.c:336
-msgid "_Record"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:377
+#, fuzzy
+msgid "Media|_Record"
msgstr "_Eredjistrer"
-#: gtk/gtkstock.c:337
-msgid "R_ewind"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:379
+msgid "Media|R_ewind"
msgstr ""
-#: gtk/gtkstock.c:338 gtk/gtkstock.c:361
-msgid "_Stop"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:381
+#, fuzzy
+msgid "Media|_Stop"
msgstr "Å_we"
-#: gtk/gtkstock.c:339
+#: gtk/gtkstock.c:382
msgid "_Network"
msgstr "_Rantoele"
-#: gtk/gtkstock.c:340
+#: gtk/gtkstock.c:383
msgid "_New"
msgstr "_Novea"
-#: gtk/gtkstock.c:341
+#: gtk/gtkstock.c:384
msgid "_No"
msgstr "_Neni"
-#: gtk/gtkstock.c:342
+#: gtk/gtkstock.c:385
msgid "_OK"
msgstr "'l est bon"
-#: gtk/gtkstock.c:343
+#: gtk/gtkstock.c:386
msgid "_Open"
msgstr "_Drovi"
-#: gtk/gtkstock.c:344
+#: gtk/gtkstock.c:387
msgid "_Paste"
msgstr "C_laper"
-#: gtk/gtkstock.c:345
+#: gtk/gtkstock.c:388
msgid "_Preferences"
msgstr "_Preferinces"
-#: gtk/gtkstock.c:346
+#: gtk/gtkstock.c:389
msgid "_Print"
msgstr "_Imprimer"
-#: gtk/gtkstock.c:347
+#: gtk/gtkstock.c:390
msgid "Print Pre_view"
msgstr "_Vey divant"
-#: gtk/gtkstock.c:348
+#: gtk/gtkstock.c:391
msgid "_Properties"
msgstr "_Prôpietés"
-#: gtk/gtkstock.c:349
+#: gtk/gtkstock.c:392
msgid "_Quit"
msgstr "Moussî _foû"
-#: gtk/gtkstock.c:350
+#: gtk/gtkstock.c:393
msgid "_Redo"
msgstr "_Rifé"
-#: gtk/gtkstock.c:351
+#: gtk/gtkstock.c:394
msgid "_Refresh"
msgstr "_Rafrister"
-#: gtk/gtkstock.c:353
+#: gtk/gtkstock.c:396
msgid "_Revert"
msgstr "_Rimete come divant"
-#: gtk/gtkstock.c:354
+#: gtk/gtkstock.c:397
msgid "_Save"
msgstr "_Schaper"
-#: gtk/gtkstock.c:355
+#: gtk/gtkstock.c:398
msgid "Save _As"
msgstr "Schaper et r_lomer"
-#: gtk/gtkstock.c:356
+#: gtk/gtkstock.c:399
msgid "_Color"
msgstr "_Coleur"
-#: gtk/gtkstock.c:357
+#: gtk/gtkstock.c:400
msgid "_Font"
msgstr "_Fonte"
-#: gtk/gtkstock.c:358
+#: gtk/gtkstock.c:401
msgid "_Ascending"
msgstr "_Crexhant"
-#: gtk/gtkstock.c:359
+#: gtk/gtkstock.c:402
msgid "_Descending"
msgstr "_Discrexhant"
-#: gtk/gtkstock.c:360
+#: gtk/gtkstock.c:403
msgid "_Spell Check"
msgstr "_Coridjî"
-#: gtk/gtkstock.c:362
+#: gtk/gtkstock.c:404
+msgid "_Stop"
+msgstr "Å_we"
+
+#: gtk/gtkstock.c:405
msgid "_Strikethrough"
msgstr "_Båré"
-#: gtk/gtkstock.c:363
+#: gtk/gtkstock.c:406
msgid "_Undelete"
msgstr "_Disrafacer"
-#: gtk/gtkstock.c:364
+#: gtk/gtkstock.c:407
msgid "_Underline"
msgstr "_Sorlignî"
-#: gtk/gtkstock.c:365
+#: gtk/gtkstock.c:408
msgid "_Undo"
msgstr "_Disfé"
-#: gtk/gtkstock.c:366
+#: gtk/gtkstock.c:409
msgid "_Yes"
msgstr "_Oyi"
-#: gtk/gtkstock.c:367
+#: gtk/gtkstock.c:410
msgid "_Normal Size"
msgstr "Grandeu _normåle"
-#: gtk/gtkstock.c:368
+#: gtk/gtkstock.c:411
msgid "Best _Fit"
msgstr ""
-#: gtk/gtkstock.c:369
+#: gtk/gtkstock.c:412
msgid "Zoom _In"
msgstr "_Zoumer"
-#: gtk/gtkstock.c:370
+#: gtk/gtkstock.c:413
msgid "Zoom _Out"
msgstr "_Diszoumer"
@@ -2156,22 +2434,22 @@ msgstr "Dji n' pou nén trover on moteur di tinmes e module_path: «%s»,"
msgid "--- No Tip ---"
msgstr "--- Nole Racsegne ---"
-#: gtk/gtkuimanager.c:1132
+#: gtk/gtkuimanager.c:1154
#, c-format
msgid "Unknown attribute '%s' on line %d char %d"
msgstr "Atribut «%s» nén cnoxhou el roye %d, caractere %d"
-#: gtk/gtkuimanager.c:1332
+#: gtk/gtkuimanager.c:1371
#, c-format
msgid "Unexpected start tag '%s' on line %d char %d"
msgstr ""
-#: gtk/gtkuimanager.c:1417
+#: gtk/gtkuimanager.c:1461
#, c-format
msgid "Unexpected character data on line %d char %d"
msgstr ""
-#: gtk/gtkuimanager.c:2209
+#: gtk/gtkuimanager.c:2272
msgid "Empty"
msgstr "Vude"
@@ -2231,6 +2509,37 @@ msgstr "Intrêye viè on sierveu XIM"
msgid "Could not get information for file '%s': %s"
msgstr "Dji n' a nén savou aveur des informåcions pol fitchî «%s»: %s"
+#, fuzzy
+#~ msgid "Error getting information for '%s'"
+#~ msgstr "Åk n' a nén stî tot prindant des informåcions po «%s»"
+
+#~ msgid "_Bottom"
+#~ msgstr "Al _valêye"
+
+#~ msgid "_First"
+#~ msgstr "_Prumî"
+
+#~ msgid "_Last"
+#~ msgstr "_Dierin"
+
+#~ msgid "_Top"
+#~ msgstr "Al _copete"
+
+#~ msgid "_Back"
+#~ msgstr "En _erî"
+
+#~ msgid "_Down"
+#~ msgstr "_Dischinde"
+
+#~ msgid "_Up"
+#~ msgstr "_Monter"
+
+#~ msgid "_Fill"
+#~ msgstr "_Rimpli"
+
+#~ msgid "_Left"
+#~ msgstr "_Hintche"
+
#~ msgid ""
#~ "Could not change the current folder to %s:\n"
#~ "%s"
@@ -2248,9 +2557,6 @@ msgstr "Dji n' a nén savou aveur des informåcions pol fitchî «%s»: %s"
#~ msgid "Could not add bookmark for %s because it is not a folder."
#~ msgstr "Dji n' sai radjouter ene rimåke po %s ca c' est nén on ridant."
-#~ msgid "%s: %s"
-#~ msgstr "%s: %s"
-
#~ msgid "This file system does not support icons for everything"
#~ msgstr "Li sistinme di fitchîs èn sopoite nén des imådjetes po ttafwait"
diff --git a/po/xh.po b/po/xh.po
index 611276c6c..854f1dc09 100644
--- a/po/xh.po
+++ b/po/xh.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gtk+\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-02-16 16:38+0200\n"
+"POT-Creation-Date: 2005-06-20 14:30-0400\n"
"PO-Revision-Date: 2005-02-08 13:20+0200\n"
"Last-Translator: Canonical Ltd <translations@canonical.com>\n"
"Language-Team: Xhosa <xh-translate@ubuntu.com>\n"
@@ -17,19 +17,19 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=n!=1;\n"
-#: ../gdk-pixbuf/gdk-pixbuf-animation.c:153 ../gdk-pixbuf/gdk-pixbuf-io.c:838
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1069 ../tests/testfilechooser.c:199
+#: gdk-pixbuf/gdk-pixbuf-animation.c:153 gdk-pixbuf/gdk-pixbuf-io.c:838
+#: gdk-pixbuf/gdk-pixbuf-io.c:1068 tests/testfilechooser.c:199
#, c-format
msgid "Failed to open file '%s': %s"
msgstr "Akuphumelelanga ukuvula ifayili '%s': %s"
-#: ../gdk-pixbuf/gdk-pixbuf-animation.c:166 ../gdk-pixbuf/gdk-pixbuf-io.c:850
+#: gdk-pixbuf/gdk-pixbuf-animation.c:166 gdk-pixbuf/gdk-pixbuf-io.c:850
#, c-format
msgid "Image file '%s' contains no data"
msgstr "Ifayili yemifanekiso '%s' ayiqulathanga data"
-#: ../gdk-pixbuf/gdk-pixbuf-animation.c:208 ../gdk-pixbuf/gdk-pixbuf-io.c:887
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1110 ../tests/testfilechooser.c:244
+#: gdk-pixbuf/gdk-pixbuf-animation.c:208 gdk-pixbuf/gdk-pixbuf-io.c:887
+#: gdk-pixbuf/gdk-pixbuf-io.c:1109 tests/testfilechooser.c:244
#, c-format
msgid ""
"Failed to load image '%s': reason not known, probably a corrupt image file"
@@ -37,7 +37,7 @@ msgstr ""
"Ukufaka umfanekiso akuphumelelanga '%s': isizathu asaziwa, mhlawumbi "
"yifayili yomfanekiso eyonakeleyo"
-#: ../gdk-pixbuf/gdk-pixbuf-animation.c:241
+#: gdk-pixbuf/gdk-pixbuf-animation.c:241
#, c-format
msgid ""
"Failed to load animation '%s': reason not known, probably a corrupt "
@@ -46,12 +46,12 @@ msgstr ""
"Akuphumelelanga ukufaka oopopayi '%s': isizathu asaziwa, mhlawumbi yifayile "
"yoopopayi eyonakeleyo"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:444
+#: gdk-pixbuf/gdk-pixbuf-io.c:444
#, c-format
msgid "Unable to load image-loading module: %s: %s"
msgstr "Ayinako ukufaka imodyuli yokufaka umfanekiso: %s: %s"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:459
+#: gdk-pixbuf/gdk-pixbuf-io.c:459
#, c-format
msgid ""
"Image-loading module %s does not export the proper interface; perhaps it's "
@@ -60,54 +60,54 @@ msgstr ""
"Imodyuli yokufaka umfanekiso %s ayihambisi umdibanisi wemida onguwo; "
"mhlawumbi isuka kuhlobo lwe-GTK olwahlukileyo?"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:628 ../gdk-pixbuf/gdk-pixbuf-io.c:680
+#: gdk-pixbuf/gdk-pixbuf-io.c:628 gdk-pixbuf/gdk-pixbuf-io.c:680
#, c-format
msgid "Image type '%s' is not supported"
msgstr "Uhlobo lomfanekiso '%s' aluxhaswanga"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:720
+#: gdk-pixbuf/gdk-pixbuf-io.c:720
#, c-format
msgid "Couldn't recognize the image file format for file '%s'"
msgstr "Ayikwazanga ukubona umfanekiso kubume befayili yale fayili '%s'"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:728
+#: gdk-pixbuf/gdk-pixbuf-io.c:728
msgid "Unrecognized image file format"
msgstr "Ubume befayili yemifanekiso engaziwayo"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:896
+#: gdk-pixbuf/gdk-pixbuf-io.c:896
#, c-format
msgid "Failed to load image '%s': %s"
msgstr "Ayiphumelelanga ukufaka umfanekiso '%s': %s"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1337
+#: gdk-pixbuf/gdk-pixbuf-io.c:1336
#, c-format
msgid "Error writing to image file: %s"
msgstr "Impazamo ekubhaleni umfanekiso: %s"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1383 ../gdk-pixbuf/gdk-pixbuf-io.c:1512
+#: gdk-pixbuf/gdk-pixbuf-io.c:1382 gdk-pixbuf/gdk-pixbuf-io.c:1511
#, c-format
msgid "This build of gdk-pixbuf does not support saving the image format: %s"
msgstr "Isakhiwo se-gdk-pixbuf asikuxhasi ukugcinwa kobume bemifanekiso: %s"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1417
+#: gdk-pixbuf/gdk-pixbuf-io.c:1416
msgid "Insufficient memory to save image to callback"
msgstr ""
"Uvimba wolwazi akonelanga ukugcina umfanekiso ukuba ungaphinde ubuyiswe"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1429
+#: gdk-pixbuf/gdk-pixbuf-io.c:1428
msgid "Failed to open temporary file"
msgstr "Ayiphumelelanga ukuvula iifayili zexeshana"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1454
+#: gdk-pixbuf/gdk-pixbuf-io.c:1453
msgid "Failed to read from temporary file"
msgstr "Ayiphumelelanga ukufunda kwifayili yexeshana"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1641
+#: gdk-pixbuf/gdk-pixbuf-io.c:1687
#, c-format
msgid "Failed to open '%s' for writing: %s"
msgstr "Ayiphumelelanga ukuvula '%s' ukuba kubhalwe: %s"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1665
+#: gdk-pixbuf/gdk-pixbuf-io.c:1711
#, c-format
msgid ""
"Failed to close '%s' while writing image, all data may not have been saved: %"
@@ -116,17 +116,17 @@ msgstr ""
"Ayiphumelelanga ukuvala '%s' ngelixa ibhala umfanekiso, kusenokwenzeka ukuba "
"ayigcinwanga yonke i-data: %s"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1853 ../gdk-pixbuf/gdk-pixbuf-io.c:1903
+#: gdk-pixbuf/gdk-pixbuf-io.c:1931 gdk-pixbuf/gdk-pixbuf-io.c:1981
msgid "Insufficient memory to save image into a buffer"
msgstr ""
"Uvimba wolwazi akanelanga ukuba agcine umfanekiso kwisigcini sethutyana"
-#: ../gdk-pixbuf/gdk-pixbuf-loader.c:383
+#: gdk-pixbuf/gdk-pixbuf-loader.c:383
#, c-format
msgid "Incremental loading of image type '%s' is not supported"
msgstr "Ukongezwa kokufaka olu hlobo lomfanekiso '%s' akuxhaswanga"
-#: ../gdk-pixbuf/gdk-pixbuf-loader.c:411 ../gdk-pixbuf/gdk-pixbuf-loader.c:513
+#: gdk-pixbuf/gdk-pixbuf-loader.c:411 gdk-pixbuf/gdk-pixbuf-loader.c:513
#, c-format
msgid ""
"Internal error: Image loader module '%s' failed to begin loading an image, "
@@ -135,129 +135,142 @@ msgstr ""
"IMpazamo ngaphakathi: Imodyuli yokufaka umfanekiso '%s' ayiphumelelanga "
"ukuqala ukufaka lo mfanekiso, kodwa ayinikanga sizathu sokungaphumeleli"
-#: ../gdk-pixbuf/gdk-pixdata.c:147
+#: gdk-pixbuf/gdk-pixdata.c:147
msgid "Image header corrupt"
msgstr "I-header yomfanekiso obonakala ngayo kwiskrini yonakele"
-#: ../gdk-pixbuf/gdk-pixdata.c:152
+#: gdk-pixbuf/gdk-pixdata.c:152
msgid "Image format unknown"
msgstr "Ubume bomfanekiso abaziwa"
-#: ../gdk-pixbuf/gdk-pixdata.c:157 ../gdk-pixbuf/gdk-pixdata.c:487
+#: gdk-pixbuf/gdk-pixdata.c:157 gdk-pixbuf/gdk-pixdata.c:487
msgid "Image pixel data corrupt"
msgstr "I-data yomfanekiso we-pixel yonakele"
-#: ../gdk-pixbuf/gdk-pixdata.c:431
+#: gdk-pixbuf/gdk-pixdata.c:431
#, c-format
msgid "failed to allocate image buffer of %u byte"
msgid_plural "failed to allocate image buffer of %u bytes"
msgstr[0] ""
msgstr[1] ""
-#: ../gdk-pixbuf/io-ani.c:244
+#: gdk-pixbuf/io-ani.c:244
msgid "Unexpected icon chunk in animation"
msgstr "Isiqa esingalindelekanga somfanekiso womqondiso koopopayi"
-#: ../gdk-pixbuf/io-ani.c:337
+#: gdk-pixbuf/io-ani.c:337
msgid "Unsupported animation type"
msgstr "Uhlobo olungaxhaswanga loopopayi"
-#: ../gdk-pixbuf/io-ani.c:348 ../gdk-pixbuf/io-ani.c:538
+#: gdk-pixbuf/io-ani.c:348 gdk-pixbuf/io-ani.c:538
msgid "Invalid header in animation"
msgstr "I-header engavunywanga ekwenzeni oopopayi"
-#: ../gdk-pixbuf/io-ani.c:358 ../gdk-pixbuf/io-ani.c:382
-#: ../gdk-pixbuf/io-ani.c:441 ../gdk-pixbuf/io-ani.c:460
-#: ../gdk-pixbuf/io-ani.c:511 ../gdk-pixbuf/io-ani.c:583
+#: gdk-pixbuf/io-ani.c:358 gdk-pixbuf/io-ani.c:382 gdk-pixbuf/io-ani.c:441
+#: gdk-pixbuf/io-ani.c:460 gdk-pixbuf/io-ani.c:511 gdk-pixbuf/io-ani.c:583
msgid "Not enough memory to load animation"
msgstr "Uvimba wolwazi akonelanga ukuba kungafakwa oopopayi"
-#: ../gdk-pixbuf/io-ani.c:400 ../gdk-pixbuf/io-ani.c:417
-#: ../gdk-pixbuf/io-ani.c:428
+#: gdk-pixbuf/io-ani.c:400 gdk-pixbuf/io-ani.c:417 gdk-pixbuf/io-ani.c:428
msgid "Malformed chunk in animation"
msgstr "Isiqa esinesiphene koopopayi"
-#: ../gdk-pixbuf/io-ani.c:676
+#: gdk-pixbuf/io-ani.c:676
msgid "The ANI image format"
msgstr "Ubume bemifanekiso eyi-ANI"
-#: ../gdk-pixbuf/io-bmp.c:227 ../gdk-pixbuf/io-bmp.c:383
+#: gdk-pixbuf/io-bmp.c:228 gdk-pixbuf/io-bmp.c:306 gdk-pixbuf/io-bmp.c:338
+#: gdk-pixbuf/io-bmp.c:361 gdk-pixbuf/io-bmp.c:442
+msgid "BMP image has bogus header data"
+msgstr "Umfanekiso we-BMP une-bogus header data"
+
+#: gdk-pixbuf/io-bmp.c:239 gdk-pixbuf/io-bmp.c:401
msgid "Not enough memory to load bitmap image"
msgstr ""
"Akukho vimba wolwazi owaneleyo ukuba kungafakwa umfanekiso wengqokelela "
"yamasuntsu"
-#: ../gdk-pixbuf/io-bmp.c:269
+#: gdk-pixbuf/io-bmp.c:287
msgid "BMP image has unsupported header size"
msgstr ""
"Umfanekiso we-BMP uwubuxhasanga ubungakanani bobukhulu bokubhalwe emantla "
"ephepha"
-#: ../gdk-pixbuf/io-bmp.c:288 ../gdk-pixbuf/io-bmp.c:320
-#: ../gdk-pixbuf/io-bmp.c:343 ../gdk-pixbuf/io-bmp.c:424
-msgid "BMP image has bogus header data"
-msgstr "Umfanekiso we-BMP une-bogus header data"
-
-#: ../gdk-pixbuf/io-bmp.c:307
+#: gdk-pixbuf/io-bmp.c:325
msgid "Topdown BMP images cannot be compressed"
msgstr "Imifanekiso ye-Topdown BMP ayikwazi ukushwankathelwa"
-#: ../gdk-pixbuf/io-bmp.c:1154
+#: gdk-pixbuf/io-bmp.c:1203
+#, fuzzy
+msgid "Couldn't allocate memory for saving BMP file"
+msgstr ""
+"Ayikwazanga ukwandisa uvimba wolwazi ukuze akwazi ukufaka ifayili ye-JPEG"
+
+#: gdk-pixbuf/io-bmp.c:1244
+#, fuzzy
+msgid "Couldn't write to BMP file"
+msgstr "Ayikwazanga ukutshintsha igama lefayili"
+
+#: gdk-pixbuf/io-bmp.c:1293
msgid "The BMP image format"
msgstr "Ubume bomfanekiso i-BMP"
-#: ../gdk-pixbuf/io-gif.c:220
+#: gdk-pixbuf/io-gif.c:220
#, c-format
msgid "Failure reading GIF: %s"
msgstr "Ayiphumelelanga ukufunda i-GIF: %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 ""
"Ifayili ye-GIF ibingenayo enye i-data (mhlawumbi iyekwe phakathi ngendlela "
"ethile?)"
-#: ../gdk-pixbuf/io-gif.c:501
+#: gdk-pixbuf/io-gif.c:501
#, c-format
msgid "Internal error in the GIF loader (%s)"
msgstr "Impazamo yangaphakathi kwisifaki se-GIF (%s)"
-#: ../gdk-pixbuf/io-gif.c:575
+#: gdk-pixbuf/io-gif.c:575
msgid "Stack overflow"
msgstr "Ukuchitheka kwemfumba"
-#: ../gdk-pixbuf/io-gif.c:635
+#: gdk-pixbuf/io-gif.c:635
msgid "GIF image loader cannot understand this image."
msgstr "Isifaki mifanekiso se-GIF asiwuqondi lo mfanekiso."
-#: ../gdk-pixbuf/io-gif.c:664
+#: gdk-pixbuf/io-gif.c:664
msgid "Bad code encountered"
msgstr "Kufumaneke ikhowudi engalunganga"
-#: ../gdk-pixbuf/io-gif.c:674
+#: gdk-pixbuf/io-gif.c:674
msgid "Circular table entry in GIF file"
msgstr "Kungene itheyibhile esisangqa kwifayile i-GIF"
-#: ../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 "Uvimba wolwazi akalingananga ukuba kungafakwa ifayili ye-GIF"
-#: ../gdk-pixbuf/io-gif.c:1088
+#: gdk-pixbuf/io-gif.c:947
+#, fuzzy
+msgid "Not enough memory to composite a frame in GIF file"
+msgstr "Uvimba wolwazi akalingananga ukuba kungafakwa ifayili ye-GIF"
+
+#: gdk-pixbuf/io-gif.c:1116
msgid "GIF image is corrupt (incorrect LZW compression)"
msgstr "Umfanekiso we-GIF wonakele (isishwankathelo se-LZW asichanekanga)"
-#: ../gdk-pixbuf/io-gif.c:1138
+#: gdk-pixbuf/io-gif.c:1166
msgid "File does not appear to be a GIF file"
msgstr "Le fayili ayikhangeleki njengefayili ye-GIF"
-#: ../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 "Uhlobo %s lobume befayili ye-GIF aluxhaswanga"
-#: ../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."
@@ -265,68 +278,67 @@ msgstr ""
"Umfanekiso we-GIFawunayo yonke imaphu yemibala, yaye isakhelo esingaphakathi "
"kwawo asinayo imibala efikeleleka ngqo kwimaphu yemibala."
-#: ../gdk-pixbuf/io-gif.c:1491
+#: gdk-pixbuf/io-gif.c:1519
msgid "GIF image was truncated or incomplete."
msgstr "Umfanekiso we-GIF uyekwe esithubeni okanye awugqitywanga."
-#: ../gdk-pixbuf/io-gif.c:1643
+#: gdk-pixbuf/io-gif.c:1671
msgid "The GIF image format"
msgstr "Ubume bomfanekiso we-GIF"
-#: ../gdk-pixbuf/io-ico.c:219 ../gdk-pixbuf/io-ico.c:271
-#: ../gdk-pixbuf/io-ico.c:340 ../gdk-pixbuf/io-ico.c:403
-#: ../gdk-pixbuf/io-ico.c:433
+#: gdk-pixbuf/io-ico.c:219 gdk-pixbuf/io-ico.c:271 gdk-pixbuf/io-ico.c:340
+#: gdk-pixbuf/io-ico.c:403 gdk-pixbuf/io-ico.c:433
msgid "Not enough memory to load icon"
msgstr ""
"Akukho vimba wolwazi owaneleyo ukuba kungafakwa umfanekiso ongumqondiso"
-#: ../gdk-pixbuf/io-ico.c:256 ../gdk-pixbuf/io-ico.c:330
+#: gdk-pixbuf/io-ico.c:256 gdk-pixbuf/io-ico.c:330
msgid "Invalid header in icon"
msgstr "I-header engavunywanga kumfanekiso ongumqondiso"
-#: ../gdk-pixbuf/io-ico.c:293
+#: gdk-pixbuf/io-ico.c:293
msgid "Icon has zero width"
msgstr "Umfanekiso ongumqondiso awunabubanzi"
-#: ../gdk-pixbuf/io-ico.c:303
+#: gdk-pixbuf/io-ico.c:303
msgid "Icon has zero height"
msgstr "Umfanekiso ongumqondiso awunabude"
-#: ../gdk-pixbuf/io-ico.c:355
+#: gdk-pixbuf/io-ico.c:355
msgid "Compressed icons are not supported"
msgstr "Isishwankathelo somfanekiso ongumqondiso asixhaswanga"
-#: ../gdk-pixbuf/io-ico.c:388
+#: gdk-pixbuf/io-ico.c:388
msgid "Unsupported icon type"
msgstr "Uhlobo lomfanekiso ongumqondiso ongaxhaswanga"
-#: ../gdk-pixbuf/io-ico.c:482
+#: gdk-pixbuf/io-ico.c:482
msgid "Not enough memory to load ICO file"
msgstr "Uvimba wolwazi akanelanga ukuba kungafakwa ifayili ye-ICO"
-#: ../gdk-pixbuf/io-ico.c:947
+#: gdk-pixbuf/io-ico.c:947
msgid "Image too large to be saved as ICO"
msgstr "Umfanekiso mkhulu kakhulu ukuba ungagcinwa njenge-ICO"
-#: ../gdk-pixbuf/io-ico.c:958
+#: gdk-pixbuf/io-ico.c:958
msgid "Cursor hotspot outside image"
msgstr "I-hotspot yekhesa ingaphandle komfanekiso"
-#: ../gdk-pixbuf/io-ico.c:981
+#: gdk-pixbuf/io-ico.c:981
#, c-format
msgid "Unsupported depth for ICO file: %d"
msgstr "Ubunzulu abuxhaswanga kwifayili ye-ICO: %d"
-#: ../gdk-pixbuf/io-ico.c:1210
+#: gdk-pixbuf/io-ico.c:1210
msgid "The ICO image format"
msgstr "Ubume bomfanekiso we-ICO"
-#: ../gdk-pixbuf/io-jpeg.c:114
+#: gdk-pixbuf/io-jpeg.c:114
#, c-format
msgid "Error interpreting JPEG image file (%s)"
msgstr "Impazamo ekutolikeni ifayili yomfanekiso i-JPEG (%s)"
-#: ../gdk-pixbuf/io-jpeg.c:349
+#: gdk-pixbuf/io-jpeg.c:349
msgid ""
"Insufficient memory to load image, try exiting some applications to free "
"memory"
@@ -334,18 +346,18 @@ msgstr ""
"Uvimba wolwazi akanelanga ukuba angafaka umfanekiso, zama ukuphuma kwezinye "
"iinkqubo ukwandisa uvimba wolwazi"
-#: ../gdk-pixbuf/io-jpeg.c:383 ../gdk-pixbuf/io-jpeg.c:749
+#: gdk-pixbuf/io-jpeg.c:383 gdk-pixbuf/io-jpeg.c:749
#, c-format
msgid "Unsupported JPEG color space (%s)"
msgstr "Indawo yombala ye-JPEG ayixhaswanga (%s)"
-#: ../gdk-pixbuf/io-jpeg.c:481 ../gdk-pixbuf/io-jpeg.c:678
-#: ../gdk-pixbuf/io-jpeg.c:943 ../gdk-pixbuf/io-jpeg.c:952
+#: gdk-pixbuf/io-jpeg.c:481 gdk-pixbuf/io-jpeg.c:678 gdk-pixbuf/io-jpeg.c:943
+#: gdk-pixbuf/io-jpeg.c:952
msgid "Couldn't allocate memory for loading JPEG file"
msgstr ""
"Ayikwazanga ukwandisa uvimba wolwazi ukuze akwazi ukufaka ifayili ye-JPEG"
-#: ../gdk-pixbuf/io-jpeg.c:894
+#: gdk-pixbuf/io-jpeg.c:894
#, c-format
msgid ""
"JPEG quality must be a value between 0 and 100; value '%s' could not be "
@@ -354,7 +366,7 @@ msgstr ""
"Ubunjani be-JPEG kufuneka buxabise phakathi kwe-0 ne-100; ixabiso '%s' "
"alihlahlelwanga."
-#: ../gdk-pixbuf/io-jpeg.c:909
+#: gdk-pixbuf/io-jpeg.c:909
#, c-format
msgid ""
"JPEG quality must be a value between 0 and 100; value '%d' is not allowed."
@@ -362,87 +374,87 @@ msgstr ""
"Ubunjani be-JPEG kufuneka buxabise phakathi kwe-0 ne100; ixabiso '%d' "
"livumelekile."
-#: ../gdk-pixbuf/io-jpeg.c:1071
+#: gdk-pixbuf/io-jpeg.c:1071
msgid "The JPEG image format"
msgstr "Ubume bomfanekiso we-JPEG"
-#: ../gdk-pixbuf/io-pcx.c:191
+#: gdk-pixbuf/io-pcx.c:191
msgid "Couldn't allocate memory for header"
msgstr "Ayikwazanga ukunikezela uvimba wolwazi kwi-header"
-#: ../gdk-pixbuf/io-pcx.c:206 ../gdk-pixbuf/io-pcx.c:566
+#: gdk-pixbuf/io-pcx.c:206 gdk-pixbuf/io-pcx.c:566
msgid "Couldn't allocate memory for context buffer"
msgstr "Ayikwazanga ukunikezela ngovimba wolwazi kumgcini wethutyana"
-#: ../gdk-pixbuf/io-pcx.c:607
+#: gdk-pixbuf/io-pcx.c:607
msgid "Image has invalid width and/or height"
msgstr "Umfanekiso unobubanzi/ubude obungavumelekanga"
-#: ../gdk-pixbuf/io-pcx.c:619 ../gdk-pixbuf/io-pcx.c:680
+#: gdk-pixbuf/io-pcx.c:619 gdk-pixbuf/io-pcx.c:680
msgid "Image has unsupported bpp"
msgstr "Umfanekiso une-bpp engaxhaswanga"
-#: ../gdk-pixbuf/io-pcx.c:624 ../gdk-pixbuf/io-pcx.c:632
+#: gdk-pixbuf/io-pcx.c:624 gdk-pixbuf/io-pcx.c:632
#, c-format
msgid "Image has unsupported number of %d-bit planes"
msgstr "Umfanekiso unenani elingaxhaswanga lee-%d-bit planes"
-#: ../gdk-pixbuf/io-pcx.c:648
+#: gdk-pixbuf/io-pcx.c:648
msgid "Couldn't create new pixbuf"
msgstr "Ayikwazanga ukwakha i-pixbuf entsha"
-#: ../gdk-pixbuf/io-pcx.c:656
+#: gdk-pixbuf/io-pcx.c:656
msgid "Couldn't allocate memory for line data"
msgstr "Ayikwazanga ukwandisa uvimba wolwazi lwe-data yomgca"
-#: ../gdk-pixbuf/io-pcx.c:663
+#: gdk-pixbuf/io-pcx.c:663
msgid "Couldn't allocate memory for paletted data"
msgstr "Ayikwazanga ukwandisa uvimba wolwazi lwengqokelela yezixhobo ze-data"
-#: ../gdk-pixbuf/io-pcx.c:710
+#: gdk-pixbuf/io-pcx.c:710
msgid "Didn't get all lines of PCX image"
msgstr "Ayifumananga yonke imigca yomfanekiso we-PCX"
-#: ../gdk-pixbuf/io-pcx.c:717
+#: gdk-pixbuf/io-pcx.c:717
msgid "No palette found at end of PCX data"
msgstr "Akukho ngqokelela yezixhobo ethe yafunyanwa ekugqibeleni kwe-PCX data"
-#: ../gdk-pixbuf/io-pcx.c:758
+#: gdk-pixbuf/io-pcx.c:758
msgid "The PCX image format"
msgstr "Ubume bomfanekiso bomfanekiso we-PCX"
-#: ../gdk-pixbuf/io-png.c:55
+#: gdk-pixbuf/io-png.c:55
msgid "Bits per channel of PNG image is invalid."
msgstr "Amasuntsu ejelo ngalinye lomfanekiso we-PNG alivumelekanga."
-#: ../gdk-pixbuf/io-png.c:136
+#: gdk-pixbuf/io-png.c:136
msgid "Transformed PNG has zero width or height."
msgstr "I-PNG eguqulweyo ayinabubanzi okanye ubude."
-#: ../gdk-pixbuf/io-png.c:144
+#: gdk-pixbuf/io-png.c:144
msgid "Bits per channel of transformed PNG is not 8."
msgstr "Amasuntsu ejelo ngalinye eliguquliweyo i-PNG alisosi-8."
-#: ../gdk-pixbuf/io-png.c:153
+#: gdk-pixbuf/io-png.c:153
msgid "Transformed PNG not RGB or RGBA."
msgstr "Eguquliweyo i-PNG hayi i-RGB okanye i-RGBA."
-#: ../gdk-pixbuf/io-png.c:162
+#: gdk-pixbuf/io-png.c:162
msgid "Transformed PNG has unsupported number of channels, must be 3 or 4."
msgstr ""
"Eguquliweyo i-PNG inenani lamajelo elingaxhaswanga, nekufuneka ibe sisi-3 "
"okanye isi-4."
-#: ../gdk-pixbuf/io-png.c:183
+#: gdk-pixbuf/io-png.c:183
#, c-format
msgid "Fatal error in PNG image file: %s"
msgstr "Impazamo ekukufa kumfanekiso wefayili i-PNG: %s"
-#: ../gdk-pixbuf/io-png.c:301
+#: gdk-pixbuf/io-png.c:301
msgid "Insufficient memory to load PNG file"
msgstr "Akonelanga uvimba wolwazi ukuba angafaka ifayili i-PNG"
-#: ../gdk-pixbuf/io-png.c:618
+#: gdk-pixbuf/io-png.c:618
#, c-format
msgid ""
"Insufficient memory to store a %ld by %ld image; try exiting some "
@@ -451,352 +463,372 @@ msgstr ""
"Akonelanga uvimba wolwazi ukuba angagcina i-%ld by %ld image; zama ukuphuma "
"kwezinye iinkqubo ukunciphisa ukusetyenziswa kovimba wolwazi"
-#: ../gdk-pixbuf/io-png.c:669
+#: gdk-pixbuf/io-png.c:669
msgid "Fatal error reading PNG image file"
msgstr "Impazamo ebulalayo ekufundeni ifayili yemifanekiso i-PNG"
-#: ../gdk-pixbuf/io-png.c:718
+#: gdk-pixbuf/io-png.c:718
#, c-format
msgid "Fatal error reading PNG image file: %s"
msgstr "Impazamo ebulalayo ekufundeni ifayile yemifanekiso i-PNG : %s"
-#: ../gdk-pixbuf/io-png.c:813
+#: gdk-pixbuf/io-png.c:810
msgid ""
"Keys for PNG text chunks must have at least 1 and at most 79 characters."
msgstr ""
"Amaqhosha esiqa sombhalo we-PNG kufuneka abe nophawu olu-1 ubuncinane ukuya "
"kuma-79."
-#: ../gdk-pixbuf/io-png.c:821
+#: gdk-pixbuf/io-png.c:818
msgid "Keys for PNG text chunks must be ASCII characters."
msgstr "Amaqhosha esiqa sombhalo we-PNG kufuneka abe ne-ASCII yeempawu."
-#: ../gdk-pixbuf/io-png.c:854
+#: gdk-pixbuf/io-png.c:831
+#, fuzzy, c-format
+msgid ""
+"PNG compression level must be a value between 0 and 9; value '%s' could not "
+"be parsed."
+msgstr ""
+"Ubunjani be-JPEG kufuneka buxabise phakathi kwe-0 ne-100; ixabiso '%s' "
+"alihlahlelwanga."
+
+#: gdk-pixbuf/io-png.c:843
+#, fuzzy, c-format
+msgid ""
+"PNG compression level must be a value between 0 and 9; value '%d' is not "
+"allowed."
+msgstr ""
+"Ubunjani be-JPEG kufuneka buxabise phakathi kwe-0 ne100; ixabiso '%d' "
+"livumelekile."
+
+#: gdk-pixbuf/io-png.c:883
#, c-format
msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding."
msgstr ""
"Ixabiso lesiqa sombhalo we-PNG %s asinako ukuguqulwa sisiwe kwi-ISO-8859-1 "
"encoding."
-#: ../gdk-pixbuf/io-png.c:994
+#: gdk-pixbuf/io-png.c:1026
msgid "The PNG image format"
msgstr "Ubume bomfanekiso we-PNG"
-#: ../gdk-pixbuf/io-pnm.c:252
+#: gdk-pixbuf/io-pnm.c:252
msgid "PNM loader expected to find an integer, but didn't"
msgstr ""
"Isifaki-nkqubo se-PNM kulindeleke ukuba sifumane inani, kodwa asikwazanga"
-#: ../gdk-pixbuf/io-pnm.c:284
+#: gdk-pixbuf/io-pnm.c:284
msgid "PNM file has an incorrect initial byte"
msgstr "Ifayili ye-PNM ine-byte yokuqala engachanekanga"
-#: ../gdk-pixbuf/io-pnm.c:314
+#: gdk-pixbuf/io-pnm.c:314
msgid "PNM file is not in a recognized PNM subformat"
msgstr "Ifayili i-PNM ayikho kubume bangaphakathi be-PNM obunokunakanwa"
-#: ../gdk-pixbuf/io-pnm.c:339
+#: gdk-pixbuf/io-pnm.c:339
msgid "PNM file has an image width of 0"
msgstr "Ifayili i-PNM inomfanekiso obubanzi buli-0"
-#: ../gdk-pixbuf/io-pnm.c:360
+#: gdk-pixbuf/io-pnm.c:360
msgid "PNM file has an image height of 0"
msgstr "Ifayili ye-PNM inobude bomfanekiso obungu-0"
-#: ../gdk-pixbuf/io-pnm.c:383
+#: gdk-pixbuf/io-pnm.c:383
msgid "Maximum color value in PNM file is 0"
msgstr "Ubukhulu bexabiso lombala okwifayili ye-PNM ngu-0"
-#: ../gdk-pixbuf/io-pnm.c:391
+#: gdk-pixbuf/io-pnm.c:391
msgid "Maximum color value in PNM file is too large"
msgstr ""
"Ubukhulu bexabiso lombala okwifayili ye-PNM bukhulu kakhuluis too large"
-#: ../gdk-pixbuf/io-pnm.c:399
+#: gdk-pixbuf/io-pnm.c:399
msgid "Cannot handle PNM files with maximum color values greater than 255"
msgstr ""
"Ayinako ukubamba iifayili ze-PNM ezinobukhulu bexabiso lemibala "
"obungangaphezulu kwama-255"
-#: ../gdk-pixbuf/io-pnm.c:438 ../gdk-pixbuf/io-pnm.c:466
-#: ../gdk-pixbuf/io-pnm.c:498
+#: gdk-pixbuf/io-pnm.c:438 gdk-pixbuf/io-pnm.c:466 gdk-pixbuf/io-pnm.c:498
msgid "Raw PNM image type is invalid"
msgstr "Umfanekiso ongekenziwa nto wohlobo lwe-PNM awuvumelekanga"
-#: ../gdk-pixbuf/io-pnm.c:562 ../gdk-pixbuf/io-pnm.c:604
+#: gdk-pixbuf/io-pnm.c:562 gdk-pixbuf/io-pnm.c:604
msgid "PNM image format is invalid"
msgstr "I-format yomfanekiso we-PNM ayivumelekanga"
-#: ../gdk-pixbuf/io-pnm.c:663
+#: gdk-pixbuf/io-pnm.c:663
msgid "PNM image loader does not support this PNM subformat"
msgstr "Isifaki-mfanekiso se-PNM asiyixhasi le-PNM subformat"
-#: ../gdk-pixbuf/io-pnm.c:718
+#: gdk-pixbuf/io-pnm.c:718
msgid "Premature end-of-file encountered"
msgstr "Kufumaniseke ukupheliswa kwefayili phambi kwexesha"
-#: ../gdk-pixbuf/io-pnm.c:750 ../gdk-pixbuf/io-pnm.c:981
+#: gdk-pixbuf/io-pnm.c:750 gdk-pixbuf/io-pnm.c:981
msgid "Raw PNM formats require exactly one whitespace before sample data"
msgstr ""
"Iformat engenziwanga nto ye=PNM ifuna indawo enye phambi kwe-data eyisampuli"
-#: ../gdk-pixbuf/io-pnm.c:777
+#: gdk-pixbuf/io-pnm.c:777
msgid "Cannot allocate memory for loading PNM image"
msgstr "Ayikwazi ukwandisa uvimba wolwazi ukuze ifake umfanekiso we-PNM"
-#: ../gdk-pixbuf/io-pnm.c:827
+#: gdk-pixbuf/io-pnm.c:827
msgid "Insufficient memory to load PNM context struct"
msgstr "Uvimba wolwazi akonelanga ukuba angafaka i-PNM context struct"
-#: ../gdk-pixbuf/io-pnm.c:878
+#: gdk-pixbuf/io-pnm.c:878
msgid "Unexpected end of PNM image data"
msgstr "Ukufika ekugqibeleni okungalindelekanga kwe-PNM image data"
-#: ../gdk-pixbuf/io-pnm.c:1010
+#: gdk-pixbuf/io-pnm.c:1010
msgid "Insufficient memory to load PNM file"
msgstr "Uvimba wolwazi akonelanga ukuba angafaka ifayili ye-PNM"
-#: ../gdk-pixbuf/io-pnm.c:1089
+#: gdk-pixbuf/io-pnm.c:1089
msgid "The PNM/PBM/PGM/PPM image format family"
msgstr "Ii-PNM/PBM/PGM/PPM lusapho lokulungelelanisa umfanekiso wobume"
-#: ../gdk-pixbuf/io-ras.c:126
+#: gdk-pixbuf/io-ras.c:126
msgid "RAS image has bogus header data"
msgstr "Umfanekiso we-RAS one-bogus header data"
-#: ../gdk-pixbuf/io-ras.c:148
+#: gdk-pixbuf/io-ras.c:148
msgid "RAS image has unknown type"
msgstr "Umfanekiso we-RAS ngowohlobo olungaziwayo"
-#: ../gdk-pixbuf/io-ras.c:156
+#: gdk-pixbuf/io-ras.c:156
msgid "unsupported RAS image variation"
msgstr "uhlobo lomfanekiso oluyi-RAS variation"
-#: ../gdk-pixbuf/io-ras.c:171 ../gdk-pixbuf/io-ras.c:200
+#: gdk-pixbuf/io-ras.c:171 gdk-pixbuf/io-ras.c:200
msgid "Not enough memory to load RAS image"
msgstr "Uvimba wolwazi akonelanga ukuba angafaka umfanekiso we-RAS"
-#: ../gdk-pixbuf/io-ras.c:543
+#: gdk-pixbuf/io-ras.c:543
msgid "The Sun raster image format"
msgstr "Ulungelelwaniso lwe-format yomfanekiso eyi-The Sun raster"
-#: ../gdk-pixbuf/io-tga.c:159
+#: gdk-pixbuf/io-tga.c:154
msgid "Cannot allocate memory for IOBuffer struct"
msgstr "Ayinako ukunikezela ngovimba wolwazi lwe-IOBuffer struct"
-#: ../gdk-pixbuf/io-tga.c:178
+#: gdk-pixbuf/io-tga.c:173
msgid "Cannot allocate memory for IOBuffer data"
msgstr "Ayinako ukunikezela ngovimba wolwazi kwi- IOBuffer data"
-#: ../gdk-pixbuf/io-tga.c:189
+#: gdk-pixbuf/io-tga.c:184
msgid "Cannot realloc IOBuffer data"
msgstr "Ayinako ukunikezelwa kwakhona nge-IOBuffer data"
-#: ../gdk-pixbuf/io-tga.c:219
+#: gdk-pixbuf/io-tga.c:214
msgid "Cannot allocate temporary IOBuffer data"
msgstr "Ayikwazi ukunikezela nge-IOBuffer data yexeshana"
-#: ../gdk-pixbuf/io-tga.c:353
+#: gdk-pixbuf/io-tga.c:348
msgid "Cannot allocate new pixbuf"
msgstr "Ayikwazi ukunikezela nge-pixbuf entsha"
-#: ../gdk-pixbuf/io-tga.c:692
+#: gdk-pixbuf/io-tga.c:689
msgid "Cannot allocate colormap structure"
msgstr "Ayikwazi ukunikezela ngesakhiwo semephu yemibala"
-#: ../gdk-pixbuf/io-tga.c:699
+#: gdk-pixbuf/io-tga.c:696
msgid "Cannot allocate colormap entries"
msgstr "Ayikwazi ukunikezela ngezingeniso zemephu yemibala"
-#: ../gdk-pixbuf/io-tga.c:721
+#: gdk-pixbuf/io-tga.c:718
msgid "Unexpected bitdepth for colormap entries"
msgstr "I-bitdepth engalindelekanga kwiingeniso zemephu yemibala"
-#: ../gdk-pixbuf/io-tga.c:739
+#: gdk-pixbuf/io-tga.c:736
msgid "Cannot allocate TGA header memory"
msgstr "Ayikwazi ukunikezela ngovimba wolwazi we-TGA header"
-#: ../gdk-pixbuf/io-tga.c:772
+#: gdk-pixbuf/io-tga.c:769
msgid "TGA image has invalid dimensions"
msgstr "Umfanekiso we-TGA unamacala angavunyelwanga"
-#: ../gdk-pixbuf/io-tga.c:778 ../gdk-pixbuf/io-tga.c:787
-#: ../gdk-pixbuf/io-tga.c:797 ../gdk-pixbuf/io-tga.c:807
-#: ../gdk-pixbuf/io-tga.c:814
+#: gdk-pixbuf/io-tga.c:775 gdk-pixbuf/io-tga.c:784 gdk-pixbuf/io-tga.c:794
+#: gdk-pixbuf/io-tga.c:804 gdk-pixbuf/io-tga.c:811
msgid "TGA image type not supported"
msgstr "Umfanekiso wohlobo lwe-TGA awuxhaswanga"
-#: ../gdk-pixbuf/io-tga.c:861
+#: gdk-pixbuf/io-tga.c:858
msgid "Cannot allocate memory for TGA context struct"
msgstr "Ayikwazi ukunikezela uvimba wolwazi kwi-TGA context struct"
-#: ../gdk-pixbuf/io-tga.c:926
+#: gdk-pixbuf/io-tga.c:923
msgid "Excess data in file"
msgstr "Kukho i-data eninzi kakhulu kule fayili"
-#: ../gdk-pixbuf/io-tga.c:995
+#: gdk-pixbuf/io-tga.c:992
msgid "The Targa image format"
msgstr "I-format yomfanekiso i-Targa"
-#: ../gdk-pixbuf/io-tiff.c:173
+#: gdk-pixbuf/io-tiff.c:173
msgid "Could not get image width (bad TIFF file)"
msgstr "Ayikwazi ukufumana ububanzi bomfanekiso (ifayili engalunganga ye-TIFF)"
# ifayili
-#: ../gdk-pixbuf/io-tiff.c:180
+#: gdk-pixbuf/io-tiff.c:180
msgid "Could not get image height (bad TIFF file)"
msgstr "Ayikwazi ukufumana ubude bomfanekiso (ifayili engalunganga ye-TIFF)"
-#: ../gdk-pixbuf/io-tiff.c:188
+#: gdk-pixbuf/io-tiff.c:188
msgid "Width or height of TIFF image is zero"
msgstr "Ububanzi okanye ubude befayili yomfanekiso ye-TIFF liqanda"
-#: ../gdk-pixbuf/io-tiff.c:197 ../gdk-pixbuf/io-tiff.c:206
+#: gdk-pixbuf/io-tiff.c:197 gdk-pixbuf/io-tiff.c:206
msgid "Dimensions of TIFF image too large"
msgstr "Makhulu gqitha amacala omfanekiso we-TIFF"
-#: ../gdk-pixbuf/io-tiff.c:225 ../gdk-pixbuf/io-tiff.c:237
-#: ../gdk-pixbuf/io-tiff.c:286 ../gdk-pixbuf/io-tiff.c:572
+#: gdk-pixbuf/io-tiff.c:225 gdk-pixbuf/io-tiff.c:237 gdk-pixbuf/io-tiff.c:286
+#: gdk-pixbuf/io-tiff.c:572
msgid "Insufficient memory to open TIFF file"
msgstr "Uvimba wolwazi akanelanga ukuba angavula ifayili ye-TIFF"
-#: ../gdk-pixbuf/io-tiff.c:251 ../gdk-pixbuf/io-tiff.c:294
+#: gdk-pixbuf/io-tiff.c:251 gdk-pixbuf/io-tiff.c:294
msgid "Failed to load RGB data from TIFF file"
msgstr "Ayiphumelelanga ukufaka i-RGB data esuka kwifayili ye-TIFF"
-#: ../gdk-pixbuf/io-tiff.c:361
+#: gdk-pixbuf/io-tiff.c:361
msgid "Failed to open TIFF image"
msgstr "Ayiphumelelanga ukuvula umfanekiso we-TIFF"
-#: ../gdk-pixbuf/io-tiff.c:373
+#: gdk-pixbuf/io-tiff.c:373
msgid "TIFFClose operation failed"
msgstr "I-TIFFClose operation ayiphumelelanga"
-#: ../gdk-pixbuf/io-tiff.c:504 ../gdk-pixbuf/io-tiff.c:517
+#: gdk-pixbuf/io-tiff.c:504 gdk-pixbuf/io-tiff.c:517
msgid "Failed to load TIFF image"
msgstr "Ayiphumelelanga ukufaka umfanekiso we-TIFF"
-#: ../gdk-pixbuf/io-tiff.c:610
+#: gdk-pixbuf/io-tiff.c:610
msgid "The TIFF image format"
msgstr "I-format yomfanekiso i-TIFF"
-#: ../gdk-pixbuf/io-wbmp.c:246
+#: gdk-pixbuf/io-wbmp.c:246
msgid "Image has zero width"
msgstr "Umfanekiso awunabubanzi"
-#: ../gdk-pixbuf/io-wbmp.c:264
+#: gdk-pixbuf/io-wbmp.c:264
msgid "Image has zero height"
msgstr "Umfanekiso awunabude"
-#: ../gdk-pixbuf/io-wbmp.c:275
+#: gdk-pixbuf/io-wbmp.c:275
msgid "Not enough memory to load image"
msgstr "Uvimba wolwazi akonelanga ukuba angafaka umfanekiso"
-#: ../gdk-pixbuf/io-wbmp.c:334
+#: gdk-pixbuf/io-wbmp.c:334
msgid "Couldn't save the rest"
msgstr "Ayikwazanga ukugcina okuseleyo"
-#: ../gdk-pixbuf/io-wbmp.c:368
+#: gdk-pixbuf/io-wbmp.c:368
msgid "The WBMP image format"
msgstr "I-format yemifanekiso eyi-WBMP"
-#: ../gdk-pixbuf/io-xbm.c:287
+#: gdk-pixbuf/io-xbm.c:287
msgid "Invalid XBM file"
msgstr "Ifayili ye-XBM engavunywangwa"
-#: ../gdk-pixbuf/io-xbm.c:297
+#: gdk-pixbuf/io-xbm.c:297
msgid "Insufficient memory to load XBM image file"
msgstr "Uvimba wolwazi akanelanga ukuba angafaka ifayili yemifanekiso ye- XBM"
-#: ../gdk-pixbuf/io-xbm.c:441
+#: gdk-pixbuf/io-xbm.c:441
msgid "Failed to write to temporary file when loading XBM image"
msgstr ""
"Ayiphumelelanga ukubhala kwifayili yexeshana ngelixa ifaka umfanekiso we- XBM"
-#: ../gdk-pixbuf/io-xbm.c:476
+#: gdk-pixbuf/io-xbm.c:476
msgid "The XBM image format"
msgstr "I-format yomfanekiso we-XBM"
-#: ../gdk-pixbuf/io-xpm.c:1229
+#: gdk-pixbuf/io-xpm.c:467
msgid "No XPM header found"
msgstr "I-XPM header ayifunyanwa"
-#: ../gdk-pixbuf/io-xpm.c:1237
+#: gdk-pixbuf/io-xpm.c:476
+#, fuzzy
+msgid "Invalid XPM header"
+msgstr "Ifayili ye-XBM engavunywangwa"
+
+#: gdk-pixbuf/io-xpm.c:484
msgid "XPM file has image width <= 0"
msgstr "Ifayili ye-XPM inobubanzi bomfanekiso obu-<= 0"
-#: ../gdk-pixbuf/io-xpm.c:1245
+#: gdk-pixbuf/io-xpm.c:492
msgid "XPM file has image height <= 0"
msgstr "Ifayili ye-XPM inobubanzi bomfanekiso obu-<= 0"
-#: ../gdk-pixbuf/io-xpm.c:1253
+#: gdk-pixbuf/io-xpm.c:500
msgid "XPM has invalid number of chars per pixel"
msgstr "I-XPM inenani elingavunywanga kwi-chars nge-pixel nganye"
-#: ../gdk-pixbuf/io-xpm.c:1260
+#: gdk-pixbuf/io-xpm.c:507
msgid "XPM file has invalid number of colors"
msgstr "Ifayili ye-XPM file inenani lemibala engavunywanga"
-#: ../gdk-pixbuf/io-xpm.c:1272 ../gdk-pixbuf/io-xpm.c:1281
-#: ../gdk-pixbuf/io-xpm.c:1333
+#: gdk-pixbuf/io-xpm.c:519 gdk-pixbuf/io-xpm.c:528 gdk-pixbuf/io-xpm.c:580
msgid "Cannot allocate memory for loading XPM image"
msgstr "Ayikwazi ukunikela ngovimba wolwaz wokufaka umfanekiso we- XPM"
-#: ../gdk-pixbuf/io-xpm.c:1295
+#: gdk-pixbuf/io-xpm.c:542
msgid "Cannot read XPM colormap"
msgstr "ayikwazi ukufunda imephu yemibala ye-XPM"
-#: ../gdk-pixbuf/io-xpm.c:1524
+#: gdk-pixbuf/io-xpm.c:771
msgid "Failed to write to temporary file when loading XPM image"
msgstr ""
"ayiphumelelanga ukubhala kwifayili yexeshana ngelixa ifaka umfanekiso we-XPM"
-#: ../gdk-pixbuf/io-xpm.c:1559
+#: gdk-pixbuf/io-xpm.c:806
msgid "The XPM image format"
msgstr "I-format yomfanekiso we-XPM"
#. Description of --class=CLASS in --help output
-#: ../gdk/gdk.c:115
+#: gdk/gdk.c:115
msgid "Program class as used by the window manager"
msgstr "Udidi lwenkqubo njengoko isetyenziswa ngumphathi wefestile"
#. Placeholder in --class=CLASS in --help output
-#: ../gdk/gdk.c:116
+#: gdk/gdk.c:116
msgid "CLASS"
msgstr "UDIDI"
#. Description of --name=NAME in --help output
-#: ../gdk/gdk.c:118
+#: gdk/gdk.c:118
msgid "Program name as used by the window manager"
msgstr "Igama lenkqubo njengoko lisetyenziswa ngumphathi wefestile"
#. Placeholder in --name=NAME in --help output
-#: ../gdk/gdk.c:119
+#: gdk/gdk.c:119
msgid "NAME"
msgstr "IGAMA"
#. Description of --display=DISPLAY in --help output
-#: ../gdk/gdk.c:121
+#: gdk/gdk.c:121
msgid "X display to use"
msgstr "i-X display onokuyisebenzisa"
#. Placeholder in --display=DISPLAY in --help output
-#: ../gdk/gdk.c:122
+#: gdk/gdk.c:122
msgid "DISPLAY"
msgstr "BONISA KWISKRINI"
#. Description of --screen=SCREEN in --help output
-#: ../gdk/gdk.c:124
+#: gdk/gdk.c:124
msgid "X screen to use"
msgstr "Iskrini se-X singasetyenziswa"
#. Placeholder in --screen=SCREEN in --help output
-#: ../gdk/gdk.c:125
+#: gdk/gdk.c:125
msgid "SCREEN"
msgstr "ISKRINI"
#. Description of --gdk-debug=FLAGS in --help output
-#: ../gdk/gdk.c:128
+#: gdk/gdk.c:128
msgid "Gdk debugging flags to set"
msgstr "Ii-Gdk onokuzimisa ukulungisa iziphene kwinkqubo"
@@ -804,90 +836,222 @@ msgstr "Ii-Gdk onokuzimisa ukulungisa iziphene kwinkqubo"
#. Placeholder in --gdk-no-debug=FLAGS in --help output
#. Placeholder in --gtk-debug=FLAGS in --help output
#. Placeholder in --gtk-no-debug=FLAGS in --help output
-#: ../gdk/gdk.c:129 ../gdk/gdk.c:132 ../gtk/gtkmain.c:405 ../gtk/gtkmain.c:408
+#: gdk/gdk.c:129 gdk/gdk.c:132 gtk/gtkmain.c:405 gtk/gtkmain.c:408
msgid "FLAGS"
msgstr "Ii-FLAGS"
#. Description of --gdk-no-debug=FLAGS in --help output
-#: ../gdk/gdk.c:131
+#: gdk/gdk.c:131
msgid "Gdk debugging flags to unset"
msgstr "Ii-flags ze-Gdk ezilungisa iziphene azimiselwanga"
+#: gdk/keyname-table.h:3940
+msgid "keyboard label|BackSpace"
+msgstr ""
+
+#: gdk/keyname-table.h:3941
+msgid "keyboard label|Tab"
+msgstr ""
+
+#: gdk/keyname-table.h:3942
+msgid "keyboard label|Return"
+msgstr ""
+
+#: gdk/keyname-table.h:3943
+msgid "keyboard label|Pause"
+msgstr ""
+
+#: gdk/keyname-table.h:3944
+msgid "keyboard label|Scroll_Lock"
+msgstr ""
+
+#: gdk/keyname-table.h:3945
+msgid "keyboard label|Sys_Req"
+msgstr ""
+
+#: gdk/keyname-table.h:3946
+msgid "keyboard label|Escape"
+msgstr ""
+
+#: gdk/keyname-table.h:3947
+msgid "keyboard label|Multi_key"
+msgstr ""
+
+#: gdk/keyname-table.h:3948
+msgid "keyboard label|Home"
+msgstr ""
+
+#: gdk/keyname-table.h:3949
+msgid "keyboard label|Page_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3950
+msgid "keyboard label|Page_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3951
+msgid "keyboard label|End"
+msgstr ""
+
+#: gdk/keyname-table.h:3952
+msgid "keyboard label|Begin"
+msgstr ""
+
+#: gdk/keyname-table.h:3953
+msgid "keyboard label|Print"
+msgstr ""
+
+#: gdk/keyname-table.h:3954
+msgid "keyboard label|Insert"
+msgstr ""
+
+#: gdk/keyname-table.h:3955
+msgid "keyboard label|Num_Lock"
+msgstr ""
+
+#: gdk/keyname-table.h:3956
+msgid "keyboard label|KP_Space"
+msgstr ""
+
+#: gdk/keyname-table.h:3957
+msgid "keyboard label|KP_Tab"
+msgstr ""
+
+#: gdk/keyname-table.h:3958
+msgid "keyboard label|KP_Enter"
+msgstr ""
+
+#: gdk/keyname-table.h:3959
+msgid "keyboard label|KP_Home"
+msgstr ""
+
+#: gdk/keyname-table.h:3960
+msgid "keyboard label|KP_Left"
+msgstr ""
+
+#: gdk/keyname-table.h:3961
+msgid "keyboard label|KP_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3962
+msgid "keyboard label|KP_Right"
+msgstr ""
+
+#: gdk/keyname-table.h:3963
+msgid "keyboard label|KP_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3964
+msgid "keyboard label|KP_Page_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3965
+msgid "keyboard label|KP_Prior"
+msgstr ""
+
+#: gdk/keyname-table.h:3966
+msgid "keyboard label|KP_Page_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3967
+msgid "keyboard label|KP_Next"
+msgstr ""
+
+#: gdk/keyname-table.h:3968
+msgid "keyboard label|KP_End"
+msgstr ""
+
+#: gdk/keyname-table.h:3969
+msgid "keyboard label|KP_Begin"
+msgstr ""
+
+#: gdk/keyname-table.h:3970
+msgid "keyboard label|KP_Insert"
+msgstr ""
+
+#: gdk/keyname-table.h:3971
+msgid "keyboard label|KP_Delete"
+msgstr ""
+
+#: gdk/keyname-table.h:3972
+msgid "keyboard label|Delete"
+msgstr ""
+
#. Description of --sync in --help output
-#: ../gdk/win32/gdkmain-win32.c:60
+#: gdk/win32/gdkmain-win32.c:60
msgid "Don't batch GDI requests"
msgstr "Musa ukubeka izicelo ze-GDI ngokwamaqela"
#. Description of --no-wintab in --help output
-#: ../gdk/win32/gdkmain-win32.c:62
+#: gdk/win32/gdkmain-win32.c:62
msgid "Don't use the Wintab API for tablet support"
msgstr "Musa ukusebenzisa i-Wintab API ukuxhasa isiba lokuzoba umfanekiso"
#. Description of --ignore-wintab in --help output
-#: ../gdk/win32/gdkmain-win32.c:64
+#: gdk/win32/gdkmain-win32.c:64
msgid "Same as --no-wintab"
msgstr "Iyafana ne --no-wintab"
#. Description of --use-wintab in --help output
-#: ../gdk/win32/gdkmain-win32.c:66
+#: gdk/win32/gdkmain-win32.c:66
msgid "Do use the Wintab API [default]"
msgstr "Musa ukusebenzisa i-Wintab API [emiselweyo]"
#. Description of --max-colors=COLORS in --help output
-#: ../gdk/win32/gdkmain-win32.c:68
+#: gdk/win32/gdkmain-win32.c:68
msgid "Size of the palette in 8 bit mode"
msgstr "Ubungakanani bengqokelela yezixhobo nge-8 bit mode"
#. Placeholder in --max-colors=COLORS in --help output
-#: ../gdk/win32/gdkmain-win32.c:69
+#: gdk/win32/gdkmain-win32.c:69
msgid "COLORS"
msgstr "IMIBALA"
#. Description of --sync in --help output
-#: ../gdk/x11/gdkmain-x11.c:92
+#: gdk/x11/gdkmain-x11.c:92
msgid "Make X calls synchronous"
msgstr "Yenza ii-X calls zenzeke ngaxeshanye"
-#: ../gtk/gtkaboutdialog.c:268 ../gtk/gtkaboutdialog.c:2014
+#: gtk/gtkaboutdialog.c:270 gtk/gtkaboutdialog.c:2025
msgid "License"
msgstr "Iphepha-mvume"
-#: ../gtk/gtkaboutdialog.c:269
+#: gtk/gtkaboutdialog.c:271
msgid "The license of the program"
msgstr "Iphepha-mvume yale nkqubo"
#. Add the credits button
-#: ../gtk/gtkaboutdialog.c:489
+#: gtk/gtkaboutdialog.c:491
msgid "C_redits"
msgstr "ii-C_redits"
#. Add the license button
-#: ../gtk/gtkaboutdialog.c:498
+#: gtk/gtkaboutdialog.c:501
msgid "_License"
msgstr "_Imvume"
-#: ../gtk/gtkaboutdialog.c:720
+#: gtk/gtkaboutdialog.c:731
#, c-format
msgid "About %s"
msgstr "Malunga ne-%s"
-#: ../gtk/gtkaboutdialog.c:1942
+#: gtk/gtkaboutdialog.c:1953
msgid "Credits"
msgstr "ii-Credits"
-#: ../gtk/gtkaboutdialog.c:1968
+#: gtk/gtkaboutdialog.c:1979
msgid "Written by"
msgstr "Ibhalwe ngu"
-#: ../gtk/gtkaboutdialog.c:1971
+#: gtk/gtkaboutdialog.c:1982
msgid "Documented by"
msgstr "Ibhalwe ngu"
-#: ../gtk/gtkaboutdialog.c:1983
+#: gtk/gtkaboutdialog.c:1994
msgid "Translated by"
msgstr "iguqulwe ngu"
-#: ../gtk/gtkaboutdialog.c:1987
+#: gtk/gtkaboutdialog.c:1998
msgid "Artwork by"
msgstr "Umsebenzi wobugcisa ngu"
@@ -895,28 +1059,41 @@ msgstr "Umsebenzi wobugcisa ngu"
#. * that use the shift key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: ../gtk/gtkaccellabel.c:119
-msgid "Shift"
-msgstr "Shift"
+#: gtk/gtkaccellabel.c:121
+msgid "keyboard label|Shift"
+msgstr ""
#. This is the text that should appear next to menu accelerators
#. * that use the control key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: ../gtk/gtkaccellabel.c:125
-msgid "Ctrl"
-msgstr "Ctrl"
+#: gtk/gtkaccellabel.c:128
+msgid "keyboard label|Ctrl"
+msgstr ""
#. This is the text that should appear next to menu accelerators
#. * that use the alt key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: ../gtk/gtkaccellabel.c:131
-msgid "Alt"
-msgstr "Alt"
+#: gtk/gtkaccellabel.c:135
+msgid "keyboard label|Alt"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkaccellabel.c:577
+msgid "keyboard label|Space"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkaccellabel.c:581
+msgid "keyboard label|Backslash"
+msgstr ""
#. Translate to calendar:YM if you want years to be displayed
#. * before months; otherwise translate to calendar:MY.
@@ -927,7 +1104,7 @@ msgstr "Alt"
#. * so if you have a default text direction of RTL and YM, then
#. * the year will appear on the right.
#.
-#: ../gtk/gtkcalendar.c:703
+#: gtk/gtkcalendar.c:647
msgid "calendar:MY"
msgstr "calendar:MY"
@@ -935,25 +1112,52 @@ msgstr "calendar:MY"
#. * first day of the week to calendar:week_start:1 if you want Monday
#. * to be the first day of the week, and so on.
#.
-#: ../gtk/gtkcalendar.c:717
+#: gtk/gtkcalendar.c:661
msgid "calendar:week_start:0"
msgstr "calendar:week_start:0"
+#. Translators: This is a text measurement template.
+#. * Translate it to the widest year text.
+#. *
+#. * Don't include the prefix "year measurement template|"
+#. * in the translation.
+#. *
+#. * If you don't understand this, leave it as "2000"
+#.
+#: gtk/gtkcalendar.c:1549
+msgid "year measurement template|2000"
+msgstr ""
+
+#. Translators: This dictates how the year is displayed in
+#. * gtkcalendar widget. See strftime() manual for the format.
+#. * Use only ASCII in the translation.
+#. *
+#. * Also look for the msgid "year measurement template|2000".
+#. * Translate that entry to a year with the widest output of this
+#. * msgid.
+#. *
+#. * Don't include the prefix "calendar year format|" in the
+#. * translation. "%Y" is appropriate for most locales.
+#.
+#: gtk/gtkcalendar.c:1826
+msgid "calendar year format|%Y"
+msgstr ""
+
#. do not translate the part before the |
-#: ../gtk/gtkcellrendererprogress.c:236 ../gtk/gtkcellrendererprogress.c:294
+#: gtk/gtkcellrendererprogress.c:237 gtk/gtkcellrendererprogress.c:295
#, c-format
msgid "progress bar label|%d %%"
msgstr "progress bar label |%d %%"
-#: ../gtk/gtkcolorbutton.c:220 ../gtk/gtkcolorbutton.c:574
+#: gtk/gtkcolorbutton.c:221 gtk/gtkcolorbutton.c:576
msgid "Pick a Color"
msgstr "Khetha umbala"
-#: ../gtk/gtkcolorbutton.c:466
+#: gtk/gtkcolorbutton.c:467
msgid "Received invalid color data\n"
msgstr "Ifumene umbala we-data ongavumelekanga\n"
-#: ../gtk/gtkcolorsel.c:568
+#: gtk/gtkcolorsel.c:561
msgid ""
"The previously-selected color, for comparison to the color you're selecting "
"now. You can drag this color to a palette entry, or select this color as "
@@ -963,7 +1167,7 @@ msgstr ""
"lo mbala uwuse kwingeniso eyingqokelela yezixhobo, okanye ukhethe lo mbala "
"njengokuba unjalo ngoku ngokuwutsala uwuse kwi-color swatch esecaleni."
-#: ../gtk/gtkcolorsel.c:573
+#: gtk/gtkcolorsel.c:566
msgid ""
"The color you've chosen. You can drag this color to a palette entry to save "
"it for use in the future."
@@ -971,11 +1175,11 @@ msgstr ""
"Umbala owukhethileyo. Ungawutsala lo mbala uwuse kwingeniso yengqokelela "
"yesixhobo ukuyigcinela ukuba uyisebenzise kwixa elizayo."
-#: ../gtk/gtkcolorsel.c:934
+#: gtk/gtkcolorsel.c:957
msgid "_Save color here"
msgstr "_Gcina apha umbala"
-#: ../gtk/gtkcolorsel.c:1139
+#: gtk/gtkcolorsel.c:1162
msgid ""
"Click this palette entry to make it the current color. To change this entry, "
"drag a color swatch here or right-click it and select \"Save color here.\""
@@ -983,7 +1187,7 @@ msgstr ""
"Cofa le ngqokelela yezixhobo wenze umbala onawo ngoku. Ukuguqula le ngeniso, "
"tsala umbala apha okanye yicofe ekunene ze ukhethe u \"Wugcine apha umbala.\""
-#: ../gtk/gtkcolorsel.c:1896
+#: gtk/gtkcolorsel.c:1929
msgid ""
"Select the color you want from the outer ring. Select the darkness or "
"lightness of that color using the inner triangle."
@@ -991,7 +1195,7 @@ msgstr ""
"Khetha umbala owufunayo ngaphandle komjikelezo. Khetha ukuba luzizi okanye "
"ukuqaqamba kombala ngokusebenzisa unxantathu ophakathi."
-#: ../gtk/gtkcolorsel.c:1921
+#: gtk/gtkcolorsel.c:1954
msgid ""
"Click the eyedropper, then click a color anywhere on your screen to select "
"that color."
@@ -999,67 +1203,67 @@ msgstr ""
"Cofa isehlisi-liso, ze ucofe umbala nokuba kuphi na kwiskrini sakho "
"ukukhetha loo mbala."
-#: ../gtk/gtkcolorsel.c:1930
+#: gtk/gtkcolorsel.c:1963
msgid "_Hue:"
msgstr "_Isahlukanisi-mibala:"
-#: ../gtk/gtkcolorsel.c:1931
+#: gtk/gtkcolorsel.c:1964
msgid "Position on the color wheel."
msgstr "Indawo omi kuyo kwivili lemibala."
-#: ../gtk/gtkcolorsel.c:1933
+#: gtk/gtkcolorsel.c:1966
msgid "_Saturation:"
msgstr "_Ukuzala:"
-#: ../gtk/gtkcolorsel.c:1934
+#: gtk/gtkcolorsel.c:1967
msgid "\"Deepness\" of the color."
msgstr "\"Ukujiya\" kombala."
-#: ../gtk/gtkcolorsel.c:1935
+#: gtk/gtkcolorsel.c:1968
msgid "_Value:"
msgstr "_Ixabiso:"
-#: ../gtk/gtkcolorsel.c:1936
+#: gtk/gtkcolorsel.c:1969
msgid "Brightness of the color."
msgstr "Ukuqaqamba kombala."
-#: ../gtk/gtkcolorsel.c:1937
+#: gtk/gtkcolorsel.c:1970
msgid "_Red:"
msgstr "_Bomvu:"
-#: ../gtk/gtkcolorsel.c:1938
+#: gtk/gtkcolorsel.c:1971
msgid "Amount of red light in the color."
msgstr "Ubungakanani bombala obomvu kuloo mbala."
-#: ../gtk/gtkcolorsel.c:1939
+#: gtk/gtkcolorsel.c:1972
msgid "_Green:"
msgstr "_Luhlaza:"
-#: ../gtk/gtkcolorsel.c:1940
+#: gtk/gtkcolorsel.c:1973
msgid "Amount of green light in the color."
msgstr "Ubungakanani bokukhanya okuluhlaza kuloo mbala."
-#: ../gtk/gtkcolorsel.c:1941
+#: gtk/gtkcolorsel.c:1974
msgid "_Blue:"
msgstr "_Bhlowu:"
-#: ../gtk/gtkcolorsel.c:1942
+#: gtk/gtkcolorsel.c:1975
msgid "Amount of blue light in the color."
msgstr "Ubungakanani bokukhanya okubhlowu kuloo mbala."
-#: ../gtk/gtkcolorsel.c:1945
+#: gtk/gtkcolorsel.c:1978
msgid "_Opacity:"
msgstr "_Uluzizi:"
-#: ../gtk/gtkcolorsel.c:1953 ../gtk/gtkcolorsel.c:1964
+#: gtk/gtkcolorsel.c:1986 gtk/gtkcolorsel.c:1997
msgid "Transparency of the color."
msgstr "Ukucaca kombala."
-#: ../gtk/gtkcolorsel.c:1971
+#: gtk/gtkcolorsel.c:2004
msgid "Color _Name:"
msgstr "Igama _lombala:"
-#: ../gtk/gtkcolorsel.c:1986
+#: gtk/gtkcolorsel.c:2019
msgid ""
"You can enter an HTML-style hexadecimal color value, or simply a color name "
"such as 'orange' in this entry."
@@ -1067,287 +1271,305 @@ msgstr ""
"Ungafaka i-HTML-style hexadecimal kwixabiso lombala, okanye umbala lowo "
"njengo-'orange'."
-#: ../gtk/gtkcolorsel.c:2005
+#: gtk/gtkcolorsel.c:2038
msgid "_Palette"
msgstr "_Ingqokelela yezixhobo"
-#: ../gtk/gtkcolorsel.c:2037
+#: gtk/gtkcolorsel.c:2070
msgid "Color Wheel"
msgstr "Ivili lemibala"
-#: ../gtk/gtkcolorseldialog.c:123
+#: gtk/gtkcolorseldialog.c:123
msgid "Color Selection"
msgstr "Khetha Umbala"
-#: ../gtk/gtkentry.c:4510 ../gtk/gtktextview.c:7030
+#: gtk/gtkentry.c:4508 gtk/gtktextview.c:7068
msgid "Select _All"
msgstr "Khetha _Yonke"
-#: ../gtk/gtkentry.c:4520 ../gtk/gtktextview.c:7040
+#: gtk/gtkentry.c:4518 gtk/gtktextview.c:7078
msgid "Input _Methods"
msgstr "Iindlela _zolwazi olungenisiweyo"
-#: ../gtk/gtkentry.c:4531 ../gtk/gtktextview.c:7051
+#: gtk/gtkentry.c:4529 gtk/gtktextview.c:7089
msgid "_Insert Unicode Control Character"
msgstr "_Faka i- Unicode Control Character"
-#: ../gtk/gtkfilechooser.c:1584 ../gtk/gtkfilechooser.c:1628
-#: ../gtk/gtkfilechooser.c:1703 ../gtk/gtkfilechooser.c:1747
+#: gtk/gtkfilechooser.c:1588 gtk/gtkfilechooser.c:1632
+#: gtk/gtkfilechooser.c:1707 gtk/gtkfilechooser.c:1751
#, c-format
msgid "Invalid filename: %s"
msgstr "Igama lefayili elingavumelekanga: %s"
-#: ../gtk/gtkfilechooserbutton.c:65
+#: gtk/gtkfilechooserbutton.c:67
msgid "Select A File"
msgstr "Khetha Ifayili"
-#: ../gtk/gtkfilechooserbutton.c:66 ../gtk/gtkfilechooserdefault.c:1283
-#: ../gtk/gtkpathbar.c:986
+#: gtk/gtkfilechooserbutton.c:68 gtk/gtkfilechooserdefault.c:1302
+#: gtk/gtkpathbar.c:1020
msgid "Home"
msgstr "Ekhaya"
-#: ../gtk/gtkfilechooserbutton.c:67 ../gtk/gtkfilechooserdefault.c:1310
-#: ../gtk/gtkpathbar.c:988
+#: gtk/gtkfilechooserbutton.c:69 gtk/gtkfilechooserdefault.c:1329
+#: gtk/gtkpathbar.c:1022
msgid "Desktop"
msgstr "I-Desktop"
-#: ../gtk/gtkfilechooserbutton.c:68
+#: gtk/gtkfilechooserbutton.c:70
msgid "(None)"
msgstr "(Nanye)"
-#: ../gtk/gtkfilechooserbutton.c:1515
+#: gtk/gtkfilechooserbutton.c:1523
msgid "Other..."
msgstr "Enye..."
-#: ../gtk/gtkfilechooserdefault.c:914
+#: gtk/gtkfilechooserdefault.c:917
msgid "Could not retrieve information about the file"
msgstr "Alufumaneki ulwazi ngale fayili"
-#: ../gtk/gtkfilechooserdefault.c:925
+#: gtk/gtkfilechooserdefault.c:928
msgid "Could not add a bookmark"
msgstr "Asinakuyongeza le bookmark"
-#: ../gtk/gtkfilechooserdefault.c:936
+#: gtk/gtkfilechooserdefault.c:939
msgid "Could not remove bookmark"
msgstr "Asinako ukuyisusa le-bookmark"
-#: ../gtk/gtkfilechooserdefault.c:947
+#: gtk/gtkfilechooserdefault.c:950
msgid "The folder could not be created"
msgstr "Esi siqulathi sefayili asinakwenzeka"
-#: ../gtk/gtkfilechooserdefault.c:958
+#: gtk/gtkfilechooserdefault.c:963
+msgid ""
+"The folder could not be created, as a file with the same name already "
+"exists. Try using a different name for the folder, or rename the file first."
+msgstr ""
+
+#: gtk/gtkfilechooserdefault.c:976
msgid "Invalid file name"
msgstr "Igama lefayili alisebenzi"
-#: ../gtk/gtkfilechooserdefault.c:968
+#: gtk/gtkfilechooserdefault.c:986
msgid "The folder contents could not be displayed"
msgstr "Okuqulethwe sisiqulathi seefayili akuvelanga"
-#: ../gtk/gtkfilechooserdefault.c:1173
+#: gtk/gtkfilechooserdefault.c:1192
#, c-format
msgid "Could not get information about '%s': %s"
msgstr "Alufumaneki ulwazi nge- '%s': %s"
-#: ../gtk/gtkfilechooserdefault.c:2199
+#: gtk/gtkfilechooserdefault.c:2208
#, c-format
msgid "Add the folder '%s' to the bookmarks"
msgstr "Yongeza isiqulathi sefayili '%s' kwi-bookmarks"
-#: ../gtk/gtkfilechooserdefault.c:2240
+#: gtk/gtkfilechooserdefault.c:2249
msgid "Add the current folder to the bookmarks"
msgstr "Yongeza esi siqulathi sefayili osenzayo kwi-bookmarks"
-#: ../gtk/gtkfilechooserdefault.c:2242
+#: gtk/gtkfilechooserdefault.c:2251
msgid "Add the selected folders to the bookmarks"
msgstr "Yongeza iziqulathi zeefayili ezikhethiweyo kwii-bookmarks"
-#: ../gtk/gtkfilechooserdefault.c:2282
+#: gtk/gtkfilechooserdefault.c:2291
#, c-format
msgid "Remove the bookmark '%s'"
msgstr "Susa i-bookmark '%s'"
-#: ../gtk/gtkfilechooserdefault.c:2695
+#: gtk/gtkfilechooserdefault.c:2722
#, c-format
msgid "Could not add a bookmark for '%s' because it is an invalid path name."
msgstr "Akunakongeza i-bookmark ye- '%s' kuba asilogama lendlela evunyiweyo."
-#: ../gtk/gtkfilechooserdefault.c:2873
+#: gtk/gtkfilechooserdefault.c:2937
+#, fuzzy
+msgid "Remove"
+msgstr "_Susa"
+
+#: gtk/gtkfilechooserdefault.c:2946
+#, fuzzy
+msgid "Rename..."
+msgstr "_Yinike elinye igama"
+
+#: gtk/gtkfilechooserdefault.c:3069
msgid "Shortcuts"
msgstr "Izinqumlisi"
-#: ../gtk/gtkfilechooserdefault.c:2927
+#: gtk/gtkfilechooserdefault.c:3123
msgid "Folder"
msgstr "Isiqulathi seefayili"
-#: ../gtk/gtkfilechooserdefault.c:2979 ../gtk/gtkstock.c:317
+#: gtk/gtkfilechooserdefault.c:3179 gtk/gtkstock.c:317
msgid "_Add"
msgstr "_Yongeza"
-#: ../gtk/gtkfilechooserdefault.c:2986
-msgid "Add the selected folder to the bookmarks"
+#: gtk/gtkfilechooserdefault.c:3186
+#, fuzzy
+msgid "Add the selected folder to the Bookmarks"
msgstr "Yongeza isiqulathi seefayili esikhethileyo kwi-Bookmarks"
-#: ../gtk/gtkfilechooserdefault.c:2991 ../gtk/gtkstock.c:395
+#: gtk/gtkfilechooserdefault.c:3191 gtk/gtkstock.c:395
msgid "_Remove"
msgstr "_Susa"
-#: ../gtk/gtkfilechooserdefault.c:2998
+#: gtk/gtkfilechooserdefault.c:3198
msgid "Remove the selected bookmark"
msgstr "Susa i-bookmark ekhethiweyo"
-#: ../gtk/gtkfilechooserdefault.c:3101
-msgid "_Add to Shortcuts"
+#: gtk/gtkfilechooserdefault.c:3305
+#, fuzzy
+msgid "_Add to Bookmarks"
msgstr "_Yongeza izinqumlisi"
-#: ../gtk/gtkfilechooserdefault.c:3111
+#: gtk/gtkfilechooserdefault.c:3315
msgid "Open _Location"
msgstr "Vula _Indawo"
-#: ../gtk/gtkfilechooserdefault.c:3123
+#: gtk/gtkfilechooserdefault.c:3327
msgid "Show _Hidden Files"
msgstr "Bonisa _iiFayili eziFihliweyo"
-#: ../gtk/gtkfilechooserdefault.c:3247 ../gtk/gtkfilesel.c:767
+#: gtk/gtkfilechooserdefault.c:3451 gtk/gtkfilesel.c:766
msgid "Files"
msgstr "iiFayili"
-#: ../gtk/gtkfilechooserdefault.c:3278
+#: gtk/gtkfilechooserdefault.c:3482
msgid "Name"
msgstr "Igama"
-#: ../gtk/gtkfilechooserdefault.c:3303
+#: gtk/gtkfilechooserdefault.c:3507
msgid "Size"
msgstr "Ubungakanani"
-#: ../gtk/gtkfilechooserdefault.c:3316
+#: gtk/gtkfilechooserdefault.c:3520
msgid "Modified"
msgstr "Elungisiweyo"
-#: ../gtk/gtkfilechooserdefault.c:3348
+#: gtk/gtkfilechooserdefault.c:3552
msgid "Select which types of files are shown"
msgstr "Khetha iindidi zeefayili ezibonisiweyo"
#. Create Folder
-#: ../gtk/gtkfilechooserdefault.c:3384
+#: gtk/gtkfilechooserdefault.c:3588
msgid "Create Fo_lder"
msgstr "Dala isiqulathi_seefayili"
#. Name entry
-#: ../gtk/gtkfilechooserdefault.c:3502
+#: gtk/gtkfilechooserdefault.c:3709
msgid "_Name:"
msgstr "_Igama:"
-#: ../gtk/gtkfilechooserdefault.c:3542
+#: gtk/gtkfilechooserdefault.c:3749
msgid "_Browse for other folders"
msgstr "_Khangela kwezinye iziqulathi zeefayili"
-#: ../gtk/gtkfilechooserdefault.c:3792
+#: gtk/gtkfilechooserdefault.c:4000
msgid "Save in _folder:"
msgstr "Gcina kwi _siqulathi seefayili:"
-#: ../gtk/gtkfilechooserdefault.c:3794
+#: gtk/gtkfilechooserdefault.c:4002
msgid "Create in _folder:"
msgstr "Dalela kwi _siqulathi seefayili:"
-#: ../gtk/gtkfilechooserdefault.c:4734
+#: gtk/gtkfilechooserdefault.c:4959
msgid "Cannot change to folder because it is not local"
msgstr "Awunakuguqukela kwisiqulathi seefayili kuba asinakufikeleleka ngqo"
-#: ../gtk/gtkfilechooserdefault.c:5249
+#: gtk/gtkfilechooserdefault.c:5513
#, c-format
msgid "Shortcut %s does not exist"
msgstr "Isinqumlisi %s asikho"
-#: ../gtk/gtkfilechooserdefault.c:5713
+#: gtk/gtkfilechooserdefault.c:6057
#, c-format
msgid "Could not mount %s"
msgstr "Akunakuyifaka kwisakhelo %s"
-#: ../gtk/gtkfilechooserdefault.c:6006
+#: gtk/gtkfilechooserdefault.c:6352
msgid "Type name of new folder"
msgstr "Bhala igama lesiqulathi seefayili esitsha"
-#: ../gtk/gtkfilechooserdefault.c:6048
+#: gtk/gtkfilechooserdefault.c:6394
#, c-format
msgid "%d byte"
msgid_plural "%d bytes"
msgstr[0] ""
msgstr[1] ""
-#: ../gtk/gtkfilechooserdefault.c:6050
+#: gtk/gtkfilechooserdefault.c:6396
#, c-format
msgid "%.1f K"
msgstr "i-%.1f K"
-#: ../gtk/gtkfilechooserdefault.c:6052
+#: gtk/gtkfilechooserdefault.c:6398
#, c-format
msgid "%.1f M"
msgstr "i-%.1f M"
-#: ../gtk/gtkfilechooserdefault.c:6054
+#: gtk/gtkfilechooserdefault.c:6400
#, c-format
msgid "%.1f G"
msgstr "i-%.1f G"
-#: ../gtk/gtkfilechooserdefault.c:6106
+#: gtk/gtkfilechooserdefault.c:6446 gtk/gtkfilechooserdefault.c:6470
+msgid "Unknown"
+msgstr "Ayaziwa"
+
+#: gtk/gtkfilechooserdefault.c:6457
msgid "Today"
msgstr "Namhlanje"
-#: ../gtk/gtkfilechooserdefault.c:6108
+#: gtk/gtkfilechooserdefault.c:6459
msgid "Yesterday"
msgstr "Izolo"
-#: ../gtk/gtkfilechooserdefault.c:6119
-msgid "Unknown"
-msgstr "Ayaziwa"
-
-#: ../gtk/gtkfilechooserdefault.c:6189
+#: gtk/gtkfilechooserdefault.c:6541
msgid "Cannot change folder"
msgstr "Akunakusitshintsha esi siqulathi seefayili"
-#: ../gtk/gtkfilechooserdefault.c:6190
+#: gtk/gtkfilechooserdefault.c:6542
msgid "The folder you specified is an invalid path."
msgstr "Isiqulathi seefayili osibalulayo asisebenzi."
-#: ../gtk/gtkfilechooserdefault.c:6229
+#: gtk/gtkfilechooserdefault.c:6581
#, c-format
msgid "Could not build file name from '%s' and '%s'"
msgstr "Akunakwakha gama lefayili kwi- '%s' and '%s'"
-#: ../gtk/gtkfilechooserdefault.c:6265
+#: gtk/gtkfilechooserdefault.c:6617
msgid "Could not select item"
msgstr "Ayikwazanga ukukhetha into"
-#: ../gtk/gtkfilechooserdefault.c:6305
+#: gtk/gtkfilechooserdefault.c:6657
msgid "Open Location"
msgstr "Vula indawo"
-#: ../gtk/gtkfilechooserdefault.c:6312
+#: gtk/gtkfilechooserdefault.c:6664
msgid "Save in Location"
msgstr "Yigcine kule ndawo"
-#: ../gtk/gtkfilechooserdefault.c:6336
+#: gtk/gtkfilechooserdefault.c:6688
msgid "_Location:"
msgstr "_Indawo:"
-#: ../gtk/gtkfilesel.c:731
+#: gtk/gtkfilesel.c:730
msgid "Folders"
msgstr "Iziqulathi-zeefayili"
-#: ../gtk/gtkfilesel.c:735
+#: gtk/gtkfilesel.c:734
msgid "Fol_ders"
msgstr "Iziqulathi_zeefayili"
-#: ../gtk/gtkfilesel.c:771
+#: gtk/gtkfilesel.c:770
msgid "_Files"
msgstr "_iiFayili"
-#: ../gtk/gtkfilesel.c:859 ../gtk/gtkfilesel.c:2249
+#: gtk/gtkfilesel.c:858 gtk/gtkfilesel.c:2248
#, c-format
msgid "Folder unreadable: %s"
msgstr "Isiqulathi seefayili asifundeki: %s"
-#: ../gtk/gtkfilesel.c:990
+#: gtk/gtkfilesel.c:989
#, c-format
msgid ""
"The file \"%s\" resides on another machine (called %s) and may not be "
@@ -1358,19 +1580,19 @@ msgstr ""
"nkqubo.\n"
"Ingaba uqinisekile ukuba ufuna ukukhetha yona?"
-#: ../gtk/gtkfilesel.c:1121
+#: gtk/gtkfilesel.c:1120
msgid "_New Folder"
msgstr "_Isiqulathi seefayili esitsha"
-#: ../gtk/gtkfilesel.c:1132
+#: gtk/gtkfilesel.c:1131
msgid "De_lete File"
msgstr "Ci_ma iFayili"
-#: ../gtk/gtkfilesel.c:1143
+#: gtk/gtkfilesel.c:1142
msgid "_Rename File"
msgstr "_Nika Ifayili elinye igama"
-#: ../gtk/gtkfilesel.c:1445
+#: gtk/gtkfilesel.c:1444
#, c-format
msgid ""
"The folder name \"%s\" contains symbols that are not allowed in filenames"
@@ -1378,7 +1600,7 @@ msgstr ""
"Igama lesiqulathi-fayili \"%s\" liqulethe iimpawu ezingavunyelwanga kumagama "
"eefayili"
-#: ../gtk/gtkfilesel.c:1447
+#: gtk/gtkfilesel.c:1446
#, c-format
msgid ""
"Error creating folder \"%s\": %s\n"
@@ -1387,34 +1609,34 @@ msgstr ""
"Impazamo ekudaleni isiqulathi-fayili \"%s\": %s\n"
"%s"
-#: ../gtk/gtkfilesel.c:1448 ../gtk/gtkfilesel.c:1684
+#: gtk/gtkfilesel.c:1447 gtk/gtkfilesel.c:1683
msgid "You probably used symbols not allowed in filenames."
msgstr "Mhlawumbi usebenzise iimpawu ezingavunyelwanga kumagama eefayili."
-#: ../gtk/gtkfilesel.c:1456
+#: gtk/gtkfilesel.c:1455
#, c-format
msgid "Error creating folder \"%s\": %s\n"
msgstr "Impazamo ekudalweni kwesiqulathi-fayili \"%s\": %s\n"
-#: ../gtk/gtkfilesel.c:1490
+#: gtk/gtkfilesel.c:1489
msgid "New Folder"
msgstr "Isiqulathi-fayili esitsha"
-#: ../gtk/gtkfilesel.c:1505
+#: gtk/gtkfilesel.c:1504
msgid "_Folder name:"
msgstr "_Igama lesiqulathi-fayili:"
-#: ../gtk/gtkfilesel.c:1529
+#: gtk/gtkfilesel.c:1528
msgid "C_reate"
msgstr "D_ala"
-#: ../gtk/gtkfilesel.c:1572
+#: gtk/gtkfilesel.c:1571
#, c-format
msgid "The filename \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
"Igama lefayili \"%s\" liqulethe iimpawu ezingavunyelwanga kumagama eefayili"
-#: ../gtk/gtkfilesel.c:1575
+#: gtk/gtkfilesel.c:1574
#, c-format
msgid ""
"Error deleting file \"%s\": %s\n"
@@ -1423,32 +1645,32 @@ msgstr ""
"Impazamo xa kucinywa ifayili \"%s\": %s\n"
"%s"
-#: ../gtk/gtkfilesel.c:1577 ../gtk/gtkfilesel.c:1698
+#: gtk/gtkfilesel.c:1576 gtk/gtkfilesel.c:1697
msgid "It probably contains symbols not allowed in filenames."
msgstr "Mhlawumbi iqulethe iimpawu ezingavunyelwanga kumagama eefayilli."
-#: ../gtk/gtkfilesel.c:1586
+#: gtk/gtkfilesel.c:1585
#, c-format
msgid "Error deleting file \"%s\": %s"
msgstr "Impazamo xa kucinywa ifayili \"%s\": %s"
-#: ../gtk/gtkfilesel.c:1629
+#: gtk/gtkfilesel.c:1628
#, c-format
msgid "Really delete file \"%s\"?"
msgstr "Icinywe nyhani na \"%s\"?"
-#: ../gtk/gtkfilesel.c:1634
+#: gtk/gtkfilesel.c:1633
msgid "Delete File"
msgstr "Cima iFayili"
-#: ../gtk/gtkfilesel.c:1680 ../gtk/gtkfilesel.c:1694
+#: gtk/gtkfilesel.c:1679 gtk/gtkfilesel.c:1693
#, c-format
msgid "The file name \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
"Eli gama lefayili \"%s\" liqulethe iimpawu ezingavunyelwanga xa kunikwa "
"iifayili amagama"
-#: ../gtk/gtkfilesel.c:1682
+#: gtk/gtkfilesel.c:1681
#, c-format
msgid ""
"Error renaming file to \"%s\": %s\n"
@@ -1457,7 +1679,7 @@ msgstr ""
"Impazamo xa ifayili inikwa elinye igama \"%s\": %s\n"
"%s"
-#: ../gtk/gtkfilesel.c:1696
+#: gtk/gtkfilesel.c:1695
#, c-format
msgid ""
"Error renaming file \"%s\": %s\n"
@@ -1466,29 +1688,29 @@ msgstr ""
"Impazamo xa ifayili inikwa elinye igama \"%s\": %s\n"
"%s"
-#: ../gtk/gtkfilesel.c:1706
+#: gtk/gtkfilesel.c:1705
#, c-format
msgid "Error renaming file \"%s\" to \"%s\": %s"
msgstr "Impazamo xa ifayili inikwa elinye igama \"%s\" to \"%s\": %s"
-#: ../gtk/gtkfilesel.c:1753
+#: gtk/gtkfilesel.c:1752
msgid "Rename File"
msgstr "Nika Ifayili elinye igama"
-#: ../gtk/gtkfilesel.c:1768
+#: gtk/gtkfilesel.c:1767
#, c-format
msgid "Rename file \"%s\" to:"
msgstr "Nika le fayili elinye igama\"%s\" ukuya:"
-#: ../gtk/gtkfilesel.c:1797
+#: gtk/gtkfilesel.c:1796
msgid "_Rename"
msgstr "_Yinike elinye igama"
-#: ../gtk/gtkfilesel.c:2229
+#: gtk/gtkfilesel.c:2228
msgid "_Selection: "
msgstr "_Ukhetho: "
-#: ../gtk/gtkfilesel.c:3152
+#: gtk/gtkfilesel.c:3151
#, c-format
msgid ""
"The filename \"%s\" couldn't be converted to UTF-8. (try setting the "
@@ -1497,48 +1719,48 @@ msgstr ""
"Igama lale fayili \"%s\" aliguqukelanga kwi-UTF-8. (zama ukulungisa indawo "
"eguqukayo kwi-G_FILENAME_ENCODING): %s"
-#: ../gtk/gtkfilesel.c:3155
+#: gtk/gtkfilesel.c:3154
msgid "Invalid UTF-8"
msgstr "i-UTF-8 engasebenziyo"
-#: ../gtk/gtkfilesel.c:4032
+#: gtk/gtkfilesel.c:4031
msgid "Name too long"
msgstr "Igama lide gqitha"
-#: ../gtk/gtkfilesel.c:4034
+#: gtk/gtkfilesel.c:4033
msgid "Couldn't convert filename"
msgstr "Ayikwazanga ukutshintsha igama lefayili"
-#: ../gtk/gtkfilesystemmodel.c:1267
+#: gtk/gtkfilesystemmodel.c:1267
msgid "(Empty)"
msgstr "(Engenanto)"
-#: ../gtk/gtkfilesystemunix.c:440 ../gtk/gtkfilesystemunix.c:632
-#: ../gtk/gtkfilesystemunix.c:1739 ../gtk/gtkfilesystemwin32.c:482
-#: ../gtk/gtkfilesystemwin32.c:495 ../gtk/gtkfilesystemwin32.c:1533
+#: gtk/gtkfilesystemunix.c:475 gtk/gtkfilesystemunix.c:678
+#: gtk/gtkfilesystemunix.c:1918 gtk/gtkfilesystemwin32.c:482
+#: gtk/gtkfilesystemwin32.c:495 gtk/gtkfilesystemwin32.c:1560
#, c-format
msgid "Error getting information for '%s': %s"
msgstr "Impazamo ekufumaneni ulwazi lwe-'%s': %s"
-#: ../gtk/gtkfilesystemunix.c:501 ../gtk/gtkfilesystemwin32.c:537
+#: gtk/gtkfilesystemunix.c:547 gtk/gtkfilesystemwin32.c:537
#, c-format
msgid "Error creating directory '%s': %s"
msgstr "Impazamo xa kudalwa uvimba wefayili '%s': %s"
-#: ../gtk/gtkfilesystemunix.c:581 ../gtk/gtkfilesystemwin32.c:597
+#: gtk/gtkfilesystemunix.c:627 gtk/gtkfilesystemwin32.c:597
msgid "This file system does not support mounting"
msgstr "Esi sixokelelwano sefayili asikuxhasi ukufakwa kwisakhelo"
-#: ../gtk/gtkfilesystemunix.c:589
+#: gtk/gtkfilesystemunix.c:635
msgid "Filesystem"
msgstr "Isixokelelwano seefayili"
-#: ../gtk/gtkfilesystemunix.c:746
+#: gtk/gtkfilesystemunix.c:792
#, c-format
msgid "Could not get a stock icon for %s"
msgstr "Awufumanekanga umfanekiso ongumqondiso we- %s"
-#: ../gtk/gtkfilesystemunix.c:841
+#: gtk/gtkfilesystemunix.c:887
#, c-format
msgid ""
"The name \"%s\" is not valid because it contains the character \"%s\". "
@@ -1547,93 +1769,98 @@ msgstr ""
"Eli gama \"%s\" alisebenzi kuba liqulethe uphawu \"%s\". Nceda usebenzise "
"igama elahlukileyo."
-#: ../gtk/gtkfilesystemunix.c:1446 ../gtk/gtkfilesystemwin32.c:1007
-#, c-format
-msgid "Bookmark saving failed: %s"
+#: gtk/gtkfilesystemunix.c:1489
+#, fuzzy, c-format
+msgid "Writing %s failed: %s"
msgstr "Ukugcina kwi-bookmark akuphumelelanga: %s"
-#: ../gtk/gtkfilesystemunix.c:1498
+#: gtk/gtkfilesystemunix.c:1578
#, c-format
msgid "'%s' already exists in the bookmarks list"
msgstr "I-'%s' sele ikho kuluhlu lwe-bookmarks"
-#: ../gtk/gtkfilesystemunix.c:1560
+#: gtk/gtkfilesystemunix.c:1650
#, c-format
msgid "'%s' does not exist in the bookmarks list"
msgstr "I-'%s' ayikho kuluhlu olukwi-bookmarks"
-#: ../gtk/gtkfilesystemunix.c:1699
+#: gtk/gtkfilesystemunix.c:1878
#, c-format
msgid "Error getting information for '/': %s"
msgstr "Impazamo ekufumaneni ulwazi lwe-'/': %s"
-#: ../gtk/gtkfilesystemwin32.c:611
+#: gtk/gtkfilesystemwin32.c:611
#, c-format
msgid "Network Drive (%s)"
msgstr ""
-#: ../gtk/gtkfilesystemwin32.c:626
+#: gtk/gtkfilesystemwin32.c:650
#, c-format
msgid "%s (%s)"
msgstr ""
-#: ../gtk/gtkfontbutton.c:178 ../gtk/gtkfontbutton.c:295
+#: gtk/gtkfilesystemwin32.c:1032
+#, c-format
+msgid "Bookmark saving failed: %s"
+msgstr "Ukugcina kwi-bookmark akuphumelelanga: %s"
+
+#: gtk/gtkfontbutton.c:179 gtk/gtkfontbutton.c:292
msgid "Pick a Font"
msgstr "Khetha iFonti"
#. Initialize fields
-#: ../gtk/gtkfontbutton.c:289
+#: gtk/gtkfontbutton.c:286
msgid "Sans 12"
msgstr "i-Sans 12"
-#: ../gtk/gtkfontbutton.c:807
+#: gtk/gtkfontbutton.c:804
msgid "Font"
msgstr "iFonti"
#. This is the default text shown in the preview entry, though the user
#. can set it. Remember that some fonts only have capital letters.
-#: ../gtk/gtkfontsel.c:73
+#: gtk/gtkfontsel.c:74
msgid "abcdefghijk ABCDEFGHIJK"
msgstr "abcdefghijk ABCDEFGHIJK"
-#: ../gtk/gtkfontsel.c:360
+#: gtk/gtkfontsel.c:361
msgid "_Family:"
msgstr "_Usapho:"
-#: ../gtk/gtkfontsel.c:366
+#: gtk/gtkfontsel.c:367
msgid "_Style:"
msgstr "_Isimbo:"
-#: ../gtk/gtkfontsel.c:372
+#: gtk/gtkfontsel.c:373
msgid "Si_ze:"
msgstr "Ubu_ngakanani:"
#. create the text entry widget
-#: ../gtk/gtkfontsel.c:548
+#: gtk/gtkfontsel.c:549
msgid "_Preview:"
msgstr "_Yikhangele phambi kokuyishicilela:"
-#: ../gtk/gtkfontsel.c:1382
+#: gtk/gtkfontsel.c:1383
msgid "Font Selection"
msgstr "Ukukhetha ifonti"
-#: ../gtk/gtkgamma.c:401
+#: gtk/gtkgamma.c:401
msgid "Gamma"
msgstr "I-Gamma"
-#: ../gtk/gtkgamma.c:411
+#: gtk/gtkgamma.c:411
msgid "_Gamma value"
msgstr "Ixabiso le_Gamma"
#. Remove this icon source so we don't keep trying to
#. * load it.
#.
-#: ../gtk/gtkiconfactory.c:1629
+#: gtk/gtkiconfactory.c:1644
#, c-format
msgid "Error loading icon: %s"
msgstr "Kwenzeke impazamo xa kufakwa umqondiso: %s"
-#: ../gtk/gtkicontheme.c:1259
+#: gtk/gtkicontheme.c:1250
#, c-format
msgid ""
"Could not find the icon '%s'. The '%s' theme\n"
@@ -1646,120 +1873,120 @@ msgstr ""
"ikopi ungayifumana kwa-:\n"
"\t%s"
-#: ../gtk/gtkicontheme.c:1324
+#: gtk/gtkicontheme.c:1315
#, c-format
msgid "Icon '%s' not present in theme"
msgstr "Umqondiso '%s' awukho emxholweni"
-#: ../gtk/gtkimmodule.c:427
+#: gtk/gtkimmodule.c:427
msgid "Default"
msgstr "Misela"
-#: ../gtk/gtkinputdialog.c:235
+#: gtk/gtkinputdialog.c:235
msgid "Input"
msgstr "Ulwazi olungenayo"
-#: ../gtk/gtkinputdialog.c:244
+#: gtk/gtkinputdialog.c:244
msgid "No extended input devices"
msgstr "Azandiswanga izixhobo zolwazi olungenayo"
-#: ../gtk/gtkinputdialog.c:256
+#: gtk/gtkinputdialog.c:256
msgid "_Device:"
msgstr "_Isixhobo:"
-#: ../gtk/gtkinputdialog.c:273
+#: gtk/gtkinputdialog.c:273
msgid "Disabled"
msgstr "Ukwenza ingasebenzi"
-#: ../gtk/gtkinputdialog.c:280
+#: gtk/gtkinputdialog.c:280
msgid "Screen"
msgstr "Iskrini"
-#: ../gtk/gtkinputdialog.c:287
+#: gtk/gtkinputdialog.c:287
msgid "Window"
msgstr "Ifestile"
-#: ../gtk/gtkinputdialog.c:294
+#: gtk/gtkinputdialog.c:294
msgid "_Mode: "
msgstr "_Inkqubo: "
#. The axis listbox
-#: ../gtk/gtkinputdialog.c:325
+#: gtk/gtkinputdialog.c:325
msgid "_Axes"
msgstr "I_Axes"
#. Keys listbox
-#: ../gtk/gtkinputdialog.c:342
+#: gtk/gtkinputdialog.c:342
msgid "_Keys"
msgstr "Ama_Qhosha"
-#: ../gtk/gtkinputdialog.c:562
+#: gtk/gtkinputdialog.c:562
msgid "X"
msgstr "U-X"
-#: ../gtk/gtkinputdialog.c:563
+#: gtk/gtkinputdialog.c:563
msgid "Y"
msgstr "U-Y"
-#: ../gtk/gtkinputdialog.c:564
+#: gtk/gtkinputdialog.c:564
msgid "Pressure"
msgstr "Uxinzelelo"
-#: ../gtk/gtkinputdialog.c:565
+#: gtk/gtkinputdialog.c:565
msgid "X Tilt"
msgstr "i-X ekekeleyo"
-#: ../gtk/gtkinputdialog.c:566
+#: gtk/gtkinputdialog.c:566
msgid "Y Tilt"
msgstr "i-Y ekekeleyo"
-#: ../gtk/gtkinputdialog.c:567
+#: gtk/gtkinputdialog.c:567
msgid "Wheel"
msgstr "Jika-jika uxwebhu"
-#: ../gtk/gtkinputdialog.c:607
+#: gtk/gtkinputdialog.c:607
msgid "none"
msgstr "akukho nanye"
-#: ../gtk/gtkinputdialog.c:643 ../gtk/gtkinputdialog.c:679
+#: gtk/gtkinputdialog.c:643 gtk/gtkinputdialog.c:679
msgid "(disabled)"
msgstr "(yenziwe ayasebenza)"
-#: ../gtk/gtkinputdialog.c:672
+#: gtk/gtkinputdialog.c:672
msgid "(unknown)"
msgstr "(engaziwayo)"
#. and clear button
-#: ../gtk/gtkinputdialog.c:759
+#: gtk/gtkinputdialog.c:759
msgid "clear"
msgstr "cima"
-#: ../gtk/gtklabel.c:3931
+#: gtk/gtklabel.c:3935
msgid "Select All"
msgstr "Khetha Zonke"
#. Description of --gtk-module=MODULES in --help output
-#: ../gtk/gtkmain.c:398
+#: gtk/gtkmain.c:398
msgid "Load additional GTK+ modules"
msgstr "Faka i-GTK+ eyongeziweyo iimodyuli"
#. Placeholder in --gtk-module=MODULES in --help output
-#: ../gtk/gtkmain.c:399
+#: gtk/gtkmain.c:399
msgid "MODULES"
msgstr "II-MODYULI"
#. Description of --g-fatal-warnings in --help output
-#: ../gtk/gtkmain.c:401
+#: gtk/gtkmain.c:401
msgid "Make all warnings fatal"
msgstr "Bulala zonke izilumkiso"
#. Description of --gtk-debug=FLAGS in --help output
-#: ../gtk/gtkmain.c:404
+#: gtk/gtkmain.c:404
msgid "GTK+ debugging flags to set"
msgstr "I-GTK+ ukusetha izilungisi-ziphene kwinkqubo"
#. Description of --gtk-no-debug=FLAGS in --help output
-#: ../gtk/gtkmain.c:407
+#: gtk/gtkmain.c:407
msgid "GTK+ debugging flags to unset"
msgstr "I-GTK+ ukumisela izilungisi-ziphene kwinkqubo"
@@ -1768,510 +1995,519 @@ msgstr "I-GTK+ ukumisela izilungisi-ziphene kwinkqubo"
#. * Do *not* translate it to "predefinito:LTR", if it
#. * it isn't default:LTR or default:RTL it will not work
#.
-#: ../gtk/gtkmain.c:482
+#: gtk/gtkmain.c:476
msgid "default:LTR"
msgstr "default:LTR"
-#: ../gtk/gtkmain.c:565
+#: gtk/gtkmain.c:559
msgid "GTK+ Options"
msgstr "I-GTK+ekunokukhethwa kuko"
-#: ../gtk/gtkmain.c:565
+#: gtk/gtkmain.c:559
msgid "Show GTK+ Options"
msgstr "Bonisa i- GTK+ ekunokukhethwa kuko"
-#: ../gtk/gtknotebook.c:2712 ../gtk/gtknotebook.c:5060
+#: gtk/gtknotebook.c:2718 gtk/gtknotebook.c:5064
#, c-format
msgid "Page %u"
msgstr "iPhepha %u"
-#: ../gtk/gtkradiotoolbutton.c:91
+#: gtk/gtkradiotoolbutton.c:92
msgid "Group"
msgstr "Iqela"
-#: ../gtk/gtkradiotoolbutton.c:92
+#: gtk/gtkradiotoolbutton.c:93
msgid "The radio tool button whose group this button belongs to."
msgstr ""
"Iqhosha lesixhobo sikanomathotholo nesiliqela elingena kuso eli qhosha."
-#: ../gtk/gtkrc.c:2399
+#: gtk/gtkrc.c:2400
#, c-format
msgid "Unable to find include file: \"%s\""
msgstr "Ayifumaneki le fayili ibandakanyiweyo: \"%s\""
-#: ../gtk/gtkrc.c:3038 ../gtk/gtkrc.c:3041
+#: gtk/gtkrc.c:3042 gtk/gtkrc.c:3045
#, c-format
msgid "Unable to locate image file in pixmap_path: \"%s\""
msgstr "Ayinako ukufumana ifayili enomfanekiso kwi-pixmap_path: \"%s\""
-#: ../gtk/gtkrc.c:3476
+#: gtk/gtkrc.c:3480
#, c-format
msgid "Pixmap path element: \"%s\" must be absolute, %s, line %d"
msgstr "i-Pixmap path element: \"%s\" mayiphelele, %s, umgca %d"
#. KEEP IN SYNC with gtkiconfactory.c stock icons, when appropriate
-#: ../gtk/gtkstock.c:308
+#: gtk/gtkstock.c:308
msgid "Information"
msgstr "Ulwazi"
-#: ../gtk/gtkstock.c:309
+#: gtk/gtkstock.c:309
msgid "Warning"
msgstr "Isilumkiso"
-#: ../gtk/gtkstock.c:310
+#: gtk/gtkstock.c:310
msgid "Error"
msgstr "Impazamo"
-#: ../gtk/gtkstock.c:311
+#: gtk/gtkstock.c:311
msgid "Question"
msgstr "Umbuzo"
#. FIXME these need accelerators when appropriate, and
#. * need the mnemonics to be rationalized
#.
-#: ../gtk/gtkstock.c:316
+#: gtk/gtkstock.c:316
msgid "_About"
msgstr "_Malunga na"
-#: ../gtk/gtkstock.c:318
+#: gtk/gtkstock.c:318
msgid "_Apply"
msgstr "_Sebenzisa"
-#: ../gtk/gtkstock.c:319
+#: gtk/gtkstock.c:319
msgid "_Bold"
msgstr "_Bhala ngqindilili"
-#: ../gtk/gtkstock.c:320
+#: gtk/gtkstock.c:320
msgid "_Cancel"
msgstr "_Rhoxisa"
-#: ../gtk/gtkstock.c:321
+#: gtk/gtkstock.c:321
msgid "_CD-Rom"
msgstr "i_CD-Rom"
-#: ../gtk/gtkstock.c:322
+#: gtk/gtkstock.c:322
msgid "_Clear"
msgstr "_Cima"
-#: ../gtk/gtkstock.c:323
+#: gtk/gtkstock.c:323
msgid "_Close"
msgstr "_Vala"
-#: ../gtk/gtkstock.c:324
+#: gtk/gtkstock.c:324
msgid "_Convert"
msgstr "_Guqula"
-#: ../gtk/gtkstock.c:325
+#: gtk/gtkstock.c:325
msgid "_Copy"
msgstr "_Kopa"
-#: ../gtk/gtkstock.c:326
+#: gtk/gtkstock.c:326
msgid "Cu_t"
msgstr "Si_ka"
-#: ../gtk/gtkstock.c:327
+#: gtk/gtkstock.c:327
msgid "_Delete"
msgstr "_Cima"
-#: ../gtk/gtkstock.c:328
+#: gtk/gtkstock.c:328
msgid "_Execute"
msgstr "_Phumeza"
-#: ../gtk/gtkstock.c:329
+#: gtk/gtkstock.c:329
msgid "_Edit"
msgstr "_Hlela"
-#: ../gtk/gtkstock.c:330
+#: gtk/gtkstock.c:330
msgid "_Find"
msgstr "_Fumana"
-#: ../gtk/gtkstock.c:331
+#: gtk/gtkstock.c:331
msgid "Find and _Replace"
msgstr "Fumana ze _Ubeke enye endaweni yayo"
-#: ../gtk/gtkstock.c:332
+#: gtk/gtkstock.c:332
msgid "_Floppy"
msgstr "i_Floppy"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:334
+#: gtk/gtkstock.c:334
msgid "Navigation|_Bottom"
msgstr ""
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:336
+#: gtk/gtkstock.c:336
msgid "Navigation|_First"
msgstr ""
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:338
+#: gtk/gtkstock.c:338
msgid "Navigation|_Last"
msgstr ""
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:340
+#: gtk/gtkstock.c:340
msgid "Navigation|_Top"
msgstr ""
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:342
+#: gtk/gtkstock.c:342
msgid "Navigation|_Back"
msgstr ""
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:344
+#: gtk/gtkstock.c:344
msgid "Navigation|_Down"
msgstr ""
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:346
+#: gtk/gtkstock.c:346
msgid "Navigation|_Forward"
msgstr ""
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:348
+#: gtk/gtkstock.c:348
msgid "Navigation|_Up"
msgstr ""
-#: ../gtk/gtkstock.c:349
+#: gtk/gtkstock.c:349
msgid "_Harddisk"
msgstr "_Idiski eyakhelwe ngaphakathi"
-#: ../gtk/gtkstock.c:350
+#: gtk/gtkstock.c:350
msgid "_Help"
msgstr "_Uncedo"
-#: ../gtk/gtkstock.c:351
+#: gtk/gtkstock.c:351
msgid "_Home"
msgstr "_Ekhaya"
-#: ../gtk/gtkstock.c:352
+#: gtk/gtkstock.c:352
msgid "Increase Indent"
msgstr "Andisa Ukuqalisa nganeno"
-#: ../gtk/gtkstock.c:353
+#: gtk/gtkstock.c:353
msgid "Decrease Indent"
msgstr "Cutha Ukuqalisa nganeno"
-#: ../gtk/gtkstock.c:354
+#: gtk/gtkstock.c:354
msgid "_Index"
msgstr "_Isalathiso"
-#: ../gtk/gtkstock.c:355
+#: gtk/gtkstock.c:355
msgid "_Italic"
msgstr "_Bhala ngokukekeleyo"
-#: ../gtk/gtkstock.c:356
+#: gtk/gtkstock.c:356
msgid "_Jump to"
msgstr "_Tsibela ku"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:358
+#: gtk/gtkstock.c:358
msgid "Justify|_Center"
msgstr "_Phakathi"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:360
+#: gtk/gtkstock.c:360
msgid "Justify|_Fill"
msgstr "_Zalisa"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:362
+#: gtk/gtkstock.c:362
msgid "Justify|_Left"
msgstr "_Ekhohlo"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:364
+#: gtk/gtkstock.c:364
msgid "Justify|_Right"
msgstr "_Ekunene"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:367
+#: gtk/gtkstock.c:367
msgid "Media|_Forward"
msgstr "_Thumela"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:369
+#: gtk/gtkstock.c:369
msgid "Media|_Next"
msgstr "_Elandelayo"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:371
+#: gtk/gtkstock.c:371
msgid "Media|P_ause"
msgstr "N_qumama"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:373
+#: gtk/gtkstock.c:373
msgid "Media|_Play"
msgstr "_Dlala"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:375
+#: gtk/gtkstock.c:375
msgid "Media|Pre_vious"
msgstr "Enga_phambili"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:377
+#: gtk/gtkstock.c:377
msgid "Media|_Record"
msgstr "_Ingxelo"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:379
+#: gtk/gtkstock.c:379
msgid "Media|R_ewind"
msgstr "Buyisela_emva"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:381
+#: gtk/gtkstock.c:381
msgid "Media|_Stop"
msgstr "_Yima"
-#: ../gtk/gtkstock.c:382
+#: gtk/gtkstock.c:382
msgid "_Network"
msgstr "_Uthungelwano"
-#: ../gtk/gtkstock.c:383
+#: gtk/gtkstock.c:383
msgid "_New"
msgstr "_Entsha"
-#: ../gtk/gtkstock.c:384
+#: gtk/gtkstock.c:384
msgid "_No"
msgstr "_Hayi"
-#: ../gtk/gtkstock.c:385
+#: gtk/gtkstock.c:385
msgid "_OK"
msgstr "_Kulungile"
-#: ../gtk/gtkstock.c:386
+#: gtk/gtkstock.c:386
msgid "_Open"
msgstr "_Vula"
-#: ../gtk/gtkstock.c:387
+#: gtk/gtkstock.c:387
msgid "_Paste"
msgstr "_Ncamathisela"
-#: ../gtk/gtkstock.c:388
+#: gtk/gtkstock.c:388
msgid "_Preferences"
msgstr "_Okukhethayo"
-#: ../gtk/gtkstock.c:389
+#: gtk/gtkstock.c:389
msgid "_Print"
msgstr "_Shicilela"
-#: ../gtk/gtkstock.c:390
+#: gtk/gtkstock.c:390
msgid "Print Pre_view"
msgstr "Khangela_Phambi kokushicilela"
-#: ../gtk/gtkstock.c:391
+#: gtk/gtkstock.c:391
msgid "_Properties"
msgstr "_Iimpawu"
-#: ../gtk/gtkstock.c:392
+#: gtk/gtkstock.c:392
msgid "_Quit"
msgstr "_Phuma"
-#: ../gtk/gtkstock.c:393
+#: gtk/gtkstock.c:393
msgid "_Redo"
msgstr "_Yenze kwakhona"
-#: ../gtk/gtkstock.c:394
+#: gtk/gtkstock.c:394
msgid "_Refresh"
msgstr "_Hlaziya"
-#: ../gtk/gtkstock.c:396
+#: gtk/gtkstock.c:396
msgid "_Revert"
msgstr "_Buyela kweyangaphambili"
-#: ../gtk/gtkstock.c:397
+#: gtk/gtkstock.c:397
msgid "_Save"
msgstr "_Gcina"
-#: ../gtk/gtkstock.c:398
+#: gtk/gtkstock.c:398
msgid "Save _As"
msgstr "Gcina N_jenge"
-#: ../gtk/gtkstock.c:399
+#: gtk/gtkstock.c:399
msgid "_Color"
msgstr "_Umbala"
-#: ../gtk/gtkstock.c:400
+#: gtk/gtkstock.c:400
msgid "_Font"
msgstr "i_Fonti"
-#: ../gtk/gtkstock.c:401
+#: gtk/gtkstock.c:401
msgid "_Ascending"
msgstr "_Enyukayo"
-#: ../gtk/gtkstock.c:402
+#: gtk/gtkstock.c:402
msgid "_Descending"
msgstr "_Ehlayo"
-#: ../gtk/gtkstock.c:403
+#: gtk/gtkstock.c:403
msgid "_Spell Check"
msgstr "_Khangela Upelo"
-#: ../gtk/gtkstock.c:404
+#: gtk/gtkstock.c:404
msgid "_Stop"
msgstr "_Yima"
-#: ../gtk/gtkstock.c:405
+#: gtk/gtkstock.c:405
msgid "_Strikethrough"
msgstr "_Hlaba"
-#: ../gtk/gtkstock.c:406
+#: gtk/gtkstock.c:406
msgid "_Undelete"
msgstr "_Musa ukucima"
-#: ../gtk/gtkstock.c:407
+#: gtk/gtkstock.c:407
msgid "_Underline"
msgstr "_Krwela umgca ngaphantsi"
-#: ../gtk/gtkstock.c:408
+#: gtk/gtkstock.c:408
msgid "_Undo"
msgstr "_Susa obukwenzile"
-#: ../gtk/gtkstock.c:409
+#: gtk/gtkstock.c:409
msgid "_Yes"
msgstr "_Ewe"
-#: ../gtk/gtkstock.c:410
+#: gtk/gtkstock.c:410
msgid "_Normal Size"
msgstr "_Umlinganiso Oqhelekileyo"
-#: ../gtk/gtkstock.c:411
+#: gtk/gtkstock.c:411
msgid "Best _Fit"
msgstr "Ilingana_kakuhle"
-#: ../gtk/gtkstock.c:412
+#: gtk/gtkstock.c:412
msgid "Zoom _In"
msgstr "Nciphisa _Umfanekiso"
-#: ../gtk/gtkstock.c:413
+#: gtk/gtkstock.c:413
msgid "Zoom _Out"
msgstr "Andisa _Umfanekiso"
-#: ../gtk/gtktextutil.c:48
+#: gtk/gtktextutil.c:48
msgid "LRM _Left-to-right mark"
msgstr "Uphawu lwe-LRM olusuka ek_hohlo-luye-ekunene"
-#: ../gtk/gtktextutil.c:49
+#: gtk/gtktextutil.c:49
msgid "RLM _Right-to-left mark"
msgstr "Uphawu lwe-RLM olusuka ek_unene-luye-ekhohlo"
-#: ../gtk/gtktextutil.c:50
+#: gtk/gtktextutil.c:50
msgid "LRE Left-to-right _embedding"
msgstr "I-LRE esuka ekhohlo-iye-ekunene _ezinzileyo"
-#: ../gtk/gtktextutil.c:51
+#: gtk/gtktextutil.c:51
msgid "RLE Right-to-left e_mbedding"
msgstr "I-RLE esuka ekunene-iye-ekhohlo e_zinzileyo"
-#: ../gtk/gtktextutil.c:52
+#: gtk/gtktextutil.c:52
msgid "LRO Left-to-right _override"
msgstr "I-LRO esuka ekhohlo-iye-ekunene inga _nanzwanga"
-#: ../gtk/gtktextutil.c:53
+#: gtk/gtktextutil.c:53
msgid "RLO Right-to-left o_verride"
msgstr "I-RLO esuka ekunene-iye-ekhohlo inga n_anzwanga "
-#: ../gtk/gtktextutil.c:54
+#: gtk/gtktextutil.c:54
msgid "PDF _Pop directional formatting"
msgstr "I-PDF _Pop yokwenza ubume bolawulo"
-#: ../gtk/gtktextutil.c:55
+#: gtk/gtktextutil.c:55
msgid "ZWS _Zero width space"
msgstr "I-ZWS _indawo ebubanzi obuliqanda"
-#: ../gtk/gtktextutil.c:56
+#: gtk/gtktextutil.c:56
msgid "ZWJ Zero width _joiner"
msgstr "i-ZWJ Zero edibanisa _ububanzi"
-#: ../gtk/gtktextutil.c:57
+#: gtk/gtktextutil.c:57
msgid "ZWNJ Zero width _non-joiner"
msgstr "I-ZWNJ Zero engadibanisi _bubanzi"
-#: ../gtk/gtkthemes.c:71
+#: gtk/gtkthemes.c:71
#, c-format
msgid "Unable to locate theme engine in module_path: \"%s\","
msgstr "Ayinako ukufumana injini yomxholo okwi-module_path: \"%s\","
-#: ../gtk/gtktipsquery.c:186
+#: gtk/gtktipsquery.c:186
msgid "--- No Tip ---"
msgstr "--- Akukho Silumkiso ---"
-#: ../gtk/gtkuimanager.c:1143
+#: gtk/gtkuimanager.c:1154
#, c-format
msgid "Unknown attribute '%s' on line %d char %d"
msgstr "Uphawu olungaziwayo '%s' kumgca %d uphawu %d"
-#: ../gtk/gtkuimanager.c:1345
+#: gtk/gtkuimanager.c:1371
#, c-format
msgid "Unexpected start tag '%s' on line %d char %d"
msgstr "Isiqalo se-tag esingalindelekanga '%s' kumgca %d uphawu %d"
-#: ../gtk/gtkuimanager.c:1430
+#: gtk/gtkuimanager.c:1461
#, c-format
msgid "Unexpected character data on line %d char %d"
msgstr "I-data enophawu olungalindelekanga kumgca %d uphawu %d"
-#: ../gtk/gtkuimanager.c:2222
+#: gtk/gtkuimanager.c:2272
msgid "Empty"
msgstr "Ayinanto"
#. ID
-#: ../modules/input/imam-et.c:454
+#: modules/input/imam-et.c:454
msgid "Amharic (EZ+)"
msgstr "I-Amharic (EZ+)"
#. ID
-#: ../modules/input/imcedilla.c:91
+#: modules/input/imcedilla.c:91
msgid "Cedilla"
msgstr "I-Cedilla"
#. ID
-#: ../modules/input/imcyrillic-translit.c:217
+#: modules/input/imcyrillic-translit.c:217
msgid "Cyrillic (Transliterated)"
msgstr "I-Cyrillic (Ebhalwe ngoonobumba bolunye uhlobo)"
#. ID
-#: ../modules/input/iminuktitut.c:127
+#: modules/input/iminuktitut.c:127
msgid "Inuktitut (Transliterated)"
msgstr "I-Inuktitut (Ebhalwe ngoonobumba bolunye uhlobo)"
#. ID
-#: ../modules/input/imipa.c:145
+#: modules/input/imipa.c:145
msgid "IPA"
msgstr "I-IPA"
#. ID
-#: ../modules/input/imthai-broken.c:178
+#: modules/input/imthai-broken.c:178
msgid "Thai (Broken)"
msgstr "I-Thai (eyaphukileyo)"
#. ID
-#: ../modules/input/imti-er.c:453
+#: modules/input/imti-er.c:453
msgid "Tigrigna-Eritrean (EZ+)"
msgstr "I-Tigrigna-Eritrean (EZ+)"
#. ID
-#: ../modules/input/imti-et.c:453
+#: modules/input/imti-et.c:453
msgid "Tigrigna-Ethiopian (EZ+)"
msgstr "I-Tigrigna-Ethiopian (EZ+)"
#. ID
-#: ../modules/input/imviqr.c:244
+#: modules/input/imviqr.c:244
msgid "Vietnamese (VIQR)"
msgstr "I-Vietnamese (VIQR)"
#. ID
-#: ../modules/input/imxim.c:28
+#: modules/input/imxim.c:28
msgid "X Input Method"
msgstr "Indlela ye-X Yokungenisa"
-#: ../tests/testfilechooser.c:186
+#: tests/testfilechooser.c:186
#, c-format
msgid "Could not get information for file '%s': %s"
msgstr "Ayilufumani ulwazi lwefayili '%s': %s"
+#~ msgid "Shift"
+#~ msgstr "Shift"
+
+#~ msgid "Ctrl"
+#~ msgstr "Ctrl"
+
+#~ msgid "Alt"
+#~ msgstr "Alt"
+
#~ msgid "_Credits"
#~ msgstr "ii_Credits"
diff --git a/po/yi.po b/po/yi.po
index 003906316..a67e511b8 100644
--- a/po/yi.po
+++ b/po/yi.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: 1.0\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-01-08 02:01-0500\n"
+"POT-Creation-Date: 2005-06-20 14:30-0400\n"
"PO-Revision-Date: 2003-02-11\n"
"Last-Translator: Raphael Finkel <raphael@cs.uky.edu>\n"
"Language-Team: None <>\n"
@@ -15,7 +15,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
#: gdk-pixbuf/gdk-pixbuf-animation.c:153 gdk-pixbuf/gdk-pixbuf-io.c:838
-#: gdk-pixbuf/gdk-pixbuf-io.c:1069 tests/testfilechooser.c:199
+#: gdk-pixbuf/gdk-pixbuf-io.c:1068 tests/testfilechooser.c:199
#, c-format
msgid "Failed to open file '%s': %s"
msgstr "ניט געקענט עפֿענען טעקע '%s': %s"
@@ -26,7 +26,7 @@ msgid "Image file '%s' contains no data"
msgstr "בילדטעקע '%s' האָט קײן דאַטן ניט"
#: gdk-pixbuf/gdk-pixbuf-animation.c:208 gdk-pixbuf/gdk-pixbuf-io.c:887
-#: gdk-pixbuf/gdk-pixbuf-io.c:1110 tests/testfilechooser.c:244
+#: gdk-pixbuf/gdk-pixbuf-io.c:1109 tests/testfilechooser.c:244
#, c-format
msgid ""
"Failed to load image '%s': reason not known, probably a corrupt image file"
@@ -76,38 +76,38 @@ msgstr "ניט דערקענט בילד־טעקע פֿאָרמאַטירונג"
msgid "Failed to load image '%s': %s"
msgstr "ניט געקענט אַרײַנשטעלן בילד '%s': %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1337
+#: gdk-pixbuf/gdk-pixbuf-io.c:1336
#, fuzzy, c-format
msgid "Error writing to image file: %s"
msgstr "טעות אין באַשײדן JPEG בילדטעקע (%s)"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1383 gdk-pixbuf/gdk-pixbuf-io.c:1512
+#: gdk-pixbuf/gdk-pixbuf-io.c:1382 gdk-pixbuf/gdk-pixbuf-io.c:1511
#, c-format
msgid "This build of gdk-pixbuf does not support saving the image format: %s"
msgstr ""
"דער געבױ פֿון gdk-pixbuf שטיצט ניט אונטער אױפֿהיט פֿון בילד פֿאָרמאַטירונג: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1417
+#: gdk-pixbuf/gdk-pixbuf-io.c:1416
#, fuzzy
msgid "Insufficient memory to save image to callback"
msgstr "ניט גענוג זכּרון אַרײַנשטעלן XBM בילדטעקע"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1429
+#: gdk-pixbuf/gdk-pixbuf-io.c:1428
#, fuzzy
msgid "Failed to open temporary file"
msgstr "דורכפֿאַל אין עפֿענען TIFF בילד"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1454
+#: gdk-pixbuf/gdk-pixbuf-io.c:1453
#, fuzzy
msgid "Failed to read from temporary file"
msgstr "דורכפֿאַל אין שרײַבן צײַטװײַליקע טעקע בשעת אַרײַנשטעלן XBM בילד"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1641
+#: gdk-pixbuf/gdk-pixbuf-io.c:1687
#, c-format
msgid "Failed to open '%s' for writing: %s"
msgstr "ניט געקענט עפֿענען '%s' צו שרײַבן: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1665
+#: gdk-pixbuf/gdk-pixbuf-io.c:1711
#, c-format
msgid ""
"Failed to close '%s' while writing image, all data may not have been saved: %"
@@ -116,7 +116,7 @@ msgstr ""
"ניט געקענט פֿאַרמאַכן '%s' בשעת שרײַבן די בילד; קען זײַן אַז ניט אױפֿגעהיט אַלע "
"דאַטן: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:1853 gdk-pixbuf/gdk-pixbuf-io.c:1903
+#: gdk-pixbuf/gdk-pixbuf-io.c:1931 gdk-pixbuf/gdk-pixbuf-io.c:1981
#, fuzzy
msgid "Insufficient memory to save image into a buffer"
msgstr "ניט גענוג זכּרון אַרײַנשטעלן XBM בילדטעקע"
@@ -179,24 +179,34 @@ msgstr "אומלעקסיק שטיק אין אַנימאַציע"
msgid "The ANI image format"
msgstr "ANI בילד־פֿאָרעם"
-#: gdk-pixbuf/io-bmp.c:227 gdk-pixbuf/io-bmp.c:383
+#: gdk-pixbuf/io-bmp.c:228 gdk-pixbuf/io-bmp.c:306 gdk-pixbuf/io-bmp.c:338
+#: gdk-pixbuf/io-bmp.c:361 gdk-pixbuf/io-bmp.c:442
+msgid "BMP image has bogus header data"
+msgstr "BMP בילד האָט פֿאַלשע קאָפּצעטל דאַטן"
+
+#: gdk-pixbuf/io-bmp.c:239 gdk-pixbuf/io-bmp.c:401
msgid "Not enough memory to load bitmap image"
msgstr "ניט גענוג זכּרון אַרײַנצושטעלן ביטמאַפּע בילד"
-#: gdk-pixbuf/io-bmp.c:269
+#: gdk-pixbuf/io-bmp.c:287
msgid "BMP image has unsupported header size"
msgstr "BMP בילד האָט אַ ניט־געשטיצטע קאָפּצעטל גרײס"
-#: gdk-pixbuf/io-bmp.c:288 gdk-pixbuf/io-bmp.c:320 gdk-pixbuf/io-bmp.c:343
-#: gdk-pixbuf/io-bmp.c:424
-msgid "BMP image has bogus header data"
-msgstr "BMP בילד האָט פֿאַלשע קאָפּצעטל דאַטן"
-
-#: gdk-pixbuf/io-bmp.c:307
+#: gdk-pixbuf/io-bmp.c:325
msgid "Topdown BMP images cannot be compressed"
msgstr ""
-#: gdk-pixbuf/io-bmp.c:1154
+#: gdk-pixbuf/io-bmp.c:1203
+#, fuzzy
+msgid "Couldn't allocate memory for saving BMP file"
+msgstr "ניט געקענט געפֿינען זכּרון אַרײַנצושטעלן JPEG טעקע"
+
+#: gdk-pixbuf/io-bmp.c:1244
+#, fuzzy
+msgid "Couldn't write to BMP file"
+msgstr "ניט געקענט איבערמאַכן טעקע־נאָמען"
+
+#: gdk-pixbuf/io-bmp.c:1293
msgid "The BMP image format"
msgstr "BMP בילד־פֿאָרעם"
@@ -205,7 +215,7 @@ msgstr "BMP בילד־פֿאָרעם"
msgid "Failure reading GIF: %s"
msgstr "דורכפֿאַל אין לײענען GIF: %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 "אין GIF טעקע פֿעלן דאַטן (אפֿשר איז די טעקע פֿאַרקירצט?)"
@@ -231,25 +241,30 @@ msgstr "געפֿונען אומלעקסיקע פּראָגראַמװאַרג"
msgid "Circular table entry in GIF file"
msgstr "צעפּלאָשעטע טאַבעלע פּאָזיציע אין GIF טעקע"
-#: 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 "ניט גענוג זכּרון אַרײַנצושטעלן GIF טעקע"
-#: gdk-pixbuf/io-gif.c:1088
+#: gdk-pixbuf/io-gif.c:947
+#, fuzzy
+msgid "Not enough memory to composite a frame in GIF file"
+msgstr "ניט גענוג זכּרון אַרײַנצושטעלן GIF טעקע"
+
+#: gdk-pixbuf/io-gif.c:1116
msgid "GIF image is corrupt (incorrect LZW compression)"
msgstr "קאָרומפּירטע GIF בילד (אומלעקסיקער LZW אײַנקלענערונג)"
-#: gdk-pixbuf/io-gif.c:1138
+#: gdk-pixbuf/io-gif.c:1166
msgid "File does not appear to be a GIF file"
msgstr "טעקע זעט ניט אױס װי קײן GIF טעקע"
-#: 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 "װערסיע %s פֿון GIF טעקע פֿאָרמאַטירונג ניט געשטיצט"
-#: 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 +272,11 @@ msgstr ""
"דאָס GIF בילד האָט ניט קײן גלאָבאַלע פֿאַרבמאַפּע, און אַ ראָם אין אים האָט ניט קײן "
"לאָקאַלע פֿאַרבמאַפּע"
-#: gdk-pixbuf/io-gif.c:1491
+#: gdk-pixbuf/io-gif.c:1519
msgid "GIF image was truncated or incomplete."
msgstr "דאָס GIF בילד איז אָדער פֿאַרקירצט אָדער האַלב"
-#: gdk-pixbuf/io-gif.c:1643
+#: gdk-pixbuf/io-gif.c:1671
msgid "The GIF image format"
msgstr "GIF בילד־פֿאָרעם"
@@ -455,97 +470,115 @@ msgstr "טױטפֿאַל אין לײענען PNG בילדטעקע"
msgid "Fatal error reading PNG image file: %s"
msgstr "טױטפֿאַל אין לײענען PNG בילדטעקע: %s"
-#: gdk-pixbuf/io-png.c:813
+#: gdk-pixbuf/io-png.c:810
msgid ""
"Keys for PNG text chunks must have at least 1 and at most 79 characters."
msgstr "שליסלעך פֿאַר PNG טעקסט שטיקער מוזן האָבן צװישן 1 און 79 שריפֿטצײכנס"
-#: gdk-pixbuf/io-png.c:821
+#: gdk-pixbuf/io-png.c:818
msgid "Keys for PNG text chunks must be ASCII characters."
msgstr "שליסלעך פֿאַר PNG טעקסט שטיקער מוזן זײַן ASCII שריפֿטצײכנס"
-#: gdk-pixbuf/io-png.c:854
+#: gdk-pixbuf/io-png.c:831
+#, fuzzy, c-format
+msgid ""
+"PNG compression level must be a value between 0 and 9; value '%s' could not "
+"be parsed."
+msgstr ""
+"די JPEG קװאַליטעט מוז האָבן אַ באַטרעף צװישן 0 און 100; דער באַטרעף '%s' איז "
+"אומלעקסיק"
+
+#: gdk-pixbuf/io-png.c:843
+#, fuzzy, c-format
+msgid ""
+"PNG compression level must be a value between 0 and 9; value '%d' is not "
+"allowed."
+msgstr ""
+"די JPEG קװאַליטעט מוז האָבן אַ באַטרעף צװישן 0 און 100; דער באַטרעף '%d' איז "
+"אומלעקסיק"
+
+#: gdk-pixbuf/io-png.c:883
#, fuzzy, c-format
msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding."
msgstr ""
"באַטרעף פֿאַר PNG טעקסטשטיק %s לאָזט זיך ניט איבערמאַכן אין ISO-8859-1 קאָדירונג"
-#: gdk-pixbuf/io-png.c:994
+#: gdk-pixbuf/io-png.c:1026
msgid "The PNG image format"
msgstr "די PNG בילד־פֿאָרמאַטירונג"
-#: gdk-pixbuf/io-pnm.c:249
+#: gdk-pixbuf/io-pnm.c:252
msgid "PNM loader expected to find an integer, but didn't"
msgstr "PNM אַרײַנשטעל האָט דערװאַרט אַ גאַנצער נומער, אָבער ניט געפֿונען"
-#: gdk-pixbuf/io-pnm.c:281
+#: gdk-pixbuf/io-pnm.c:284
msgid "PNM file has an incorrect initial byte"
msgstr "PNM טעקע האָט אַ פֿאַלש ערשט אַכטעלע"
-#: gdk-pixbuf/io-pnm.c:311
+#: gdk-pixbuf/io-pnm.c:314
msgid "PNM file is not in a recognized PNM subformat"
msgstr "PNM טעקע האָט ניט קײן באַקאַנטע PNM אונטער־פֿאָרמאַטירונג"
-#: gdk-pixbuf/io-pnm.c:336
+#: gdk-pixbuf/io-pnm.c:339
msgid "PNM file has an image width of 0"
msgstr "PNM טעקע האָט אַ נוליקע בילד־ברײט"
-#: gdk-pixbuf/io-pnm.c:357
+#: gdk-pixbuf/io-pnm.c:360
msgid "PNM file has an image height of 0"
msgstr "PNM טעקע האָט אַ נוליקע בילד־הײך"
-#: gdk-pixbuf/io-pnm.c:380
+#: gdk-pixbuf/io-pnm.c:383
msgid "Maximum color value in PNM file is 0"
msgstr "PNM טעקע האָט אַ נוליקן העכסטן פֿאַרב־באַטרעף"
-#: gdk-pixbuf/io-pnm.c:388
+#: gdk-pixbuf/io-pnm.c:391
msgid "Maximum color value in PNM file is too large"
msgstr "PNM טעקע האָט אַ צו־גרױסן העכסטן פֿאַרב־באַטרעף"
-#: gdk-pixbuf/io-pnm.c:396
+#: gdk-pixbuf/io-pnm.c:399
#, fuzzy
msgid "Cannot handle PNM files with maximum color values greater than 255"
msgstr "PNM טעקעס מיט העכסטן פֿאַרב־באַטרעף איבער 255 ניט געשטיצט"
-#: gdk-pixbuf/io-pnm.c:435 gdk-pixbuf/io-pnm.c:463 gdk-pixbuf/io-pnm.c:495
+#: gdk-pixbuf/io-pnm.c:438 gdk-pixbuf/io-pnm.c:466 gdk-pixbuf/io-pnm.c:498
msgid "Raw PNM image type is invalid"
msgstr "רױער PNM בילד־סאָרט איז אומלעקסיק"
-#: gdk-pixbuf/io-pnm.c:555 gdk-pixbuf/io-pnm.c:597
+#: gdk-pixbuf/io-pnm.c:562 gdk-pixbuf/io-pnm.c:604
msgid "PNM image format is invalid"
msgstr "PNM בילד פֿאָרמאַטירונג איז אומלעקסיק"
-#: gdk-pixbuf/io-pnm.c:656
+#: gdk-pixbuf/io-pnm.c:663
msgid "PNM image loader does not support this PNM subformat"
msgstr "PNM בילד אַרײַנשטעל שטיצט ניט אונטער דעם PNM אונטער־פֿאָרמאַטירונג"
-#: gdk-pixbuf/io-pnm.c:711
+#: gdk-pixbuf/io-pnm.c:718
msgid "Premature end-of-file encountered"
msgstr "צו־פֿריִיִקער טעקע־סוף"
-#: gdk-pixbuf/io-pnm.c:743 gdk-pixbuf/io-pnm.c:974
+#: gdk-pixbuf/io-pnm.c:750 gdk-pixbuf/io-pnm.c:981
msgid "Raw PNM formats require exactly one whitespace before sample data"
msgstr ""
"רױע PNM פֿאָרמאַטירונגען פֿאָדערן פּינקטלעך אײן לײדיקע פּאָזיציע פֿאַר מוסטער־דאַטן"
-#: gdk-pixbuf/io-pnm.c:770
+#: gdk-pixbuf/io-pnm.c:777
#, fuzzy
msgid "Cannot allocate memory for loading PNM image"
msgstr "ניט גענוג זכּרון אַרײַנצושטעלן PNM בילד"
-#: gdk-pixbuf/io-pnm.c:820
+#: gdk-pixbuf/io-pnm.c:827
msgid "Insufficient memory to load PNM context struct"
msgstr "ניט גענוג זכּרון אַרײַנצושטעלן PNM קאָנטעקסט־סטרוקטור"
-#: gdk-pixbuf/io-pnm.c:871
+#: gdk-pixbuf/io-pnm.c:878
msgid "Unexpected end of PNM image data"
msgstr "ניט דערװאַרטער סוף פֿון PNM בילד דאַטן"
-#: gdk-pixbuf/io-pnm.c:1003
+#: gdk-pixbuf/io-pnm.c:1010
msgid "Insufficient memory to load PNM file"
msgstr "ניט גענוג זכּרון אַרײַנצושטעלן PNM טעקע"
-#: gdk-pixbuf/io-pnm.c:1082
+#: gdk-pixbuf/io-pnm.c:1089
msgid "The PNM/PBM/PGM/PPM image format family"
msgstr "PNM/PBM/PGM/PPM בילד־פֿאָרעם משפּחה"
@@ -569,69 +602,69 @@ msgstr "ניט גענוג זכּרון אַרײַנשטעלן RAS־בילד"
msgid "The Sun raster image format"
msgstr "Sun ראַסטער בילד־פֿאָרעם"
-#: gdk-pixbuf/io-tga.c:159
+#: gdk-pixbuf/io-tga.c:154
#, fuzzy
msgid "Cannot allocate memory for IOBuffer struct"
msgstr "ניט גענוג זכּרון פֿאַר IOBuffer סטרוקטור"
-#: gdk-pixbuf/io-tga.c:178
+#: gdk-pixbuf/io-tga.c:173
#, fuzzy
msgid "Cannot allocate memory for IOBuffer data"
msgstr "ניט גענוג זכּרון פֿאַר IOBuffer דאַטן"
-#: gdk-pixbuf/io-tga.c:189
+#: gdk-pixbuf/io-tga.c:184
#, fuzzy
msgid "Cannot realloc IOBuffer data"
msgstr "ניט געקענט װידער צוטײלן IOBuffer דאַטן"
-#: gdk-pixbuf/io-tga.c:219
+#: gdk-pixbuf/io-tga.c:214
#, fuzzy
msgid "Cannot allocate temporary IOBuffer data"
msgstr "ניט געקענט פֿאַרטײלן צײַטװײַליקע IOBuffer דאַטן"
-#: gdk-pixbuf/io-tga.c:353
+#: gdk-pixbuf/io-tga.c:348
#, fuzzy
msgid "Cannot allocate new pixbuf"
msgstr "ניט גענוג זכּרון פֿאַר נײַעם pixbuf"
-#: gdk-pixbuf/io-tga.c:692
+#: gdk-pixbuf/io-tga.c:689
#, fuzzy
msgid "Cannot allocate colormap structure"
msgstr "ניט גענוג זכּרון פֿאַר פֿאַרבמאַפּע סטרוקטור"
-#: gdk-pixbuf/io-tga.c:699
+#: gdk-pixbuf/io-tga.c:696
#, fuzzy
msgid "Cannot allocate colormap entries"
msgstr "ניט גענוג פֿאַרבמאַפּע ערטער"
-#: gdk-pixbuf/io-tga.c:721
+#: gdk-pixbuf/io-tga.c:718
msgid "Unexpected bitdepth for colormap entries"
msgstr "אומדערװאַרטע ביט־טיפֿקײט פֿאַר פֿאַרבמאַפּע ערטער"
-#: gdk-pixbuf/io-tga.c:739
+#: gdk-pixbuf/io-tga.c:736
#, fuzzy
msgid "Cannot allocate TGA header memory"
msgstr "ניט גענוג זכּרון פֿאַר TGA קאָפּצעטל"
-#: gdk-pixbuf/io-tga.c:772
+#: gdk-pixbuf/io-tga.c:769
msgid "TGA image has invalid dimensions"
msgstr "TGA בילד האָט אומלעקסיקע דימענסיעס"
-#: gdk-pixbuf/io-tga.c:778 gdk-pixbuf/io-tga.c:787 gdk-pixbuf/io-tga.c:797
-#: gdk-pixbuf/io-tga.c:807 gdk-pixbuf/io-tga.c:814
+#: gdk-pixbuf/io-tga.c:775 gdk-pixbuf/io-tga.c:784 gdk-pixbuf/io-tga.c:794
+#: gdk-pixbuf/io-tga.c:804 gdk-pixbuf/io-tga.c:811
msgid "TGA image type not supported"
msgstr "TGA בילד סאָרט ניט געשטיצט"
-#: gdk-pixbuf/io-tga.c:861
+#: gdk-pixbuf/io-tga.c:858
#, fuzzy
msgid "Cannot allocate memory for TGA context struct"
msgstr "ניט גענוג זכּרון פֿאַר TGA קאָנטעקסט־סטרוקטור"
-#: gdk-pixbuf/io-tga.c:926
+#: gdk-pixbuf/io-tga.c:923
msgid "Excess data in file"
msgstr "איבעריקע דאַטן אין טעקע"
-#: gdk-pixbuf/io-tga.c:995
+#: gdk-pixbuf/io-tga.c:992
msgid "The Targa image format"
msgstr "Targa בילד־פֿאָרעם"
@@ -712,41 +745,46 @@ msgstr "דורכפֿאַל אין שרײַבן צײַטװײַליקע טעקע
msgid "The XBM image format"
msgstr "XBM בילד־פֿאָרעם"
-#: gdk-pixbuf/io-xpm.c:1229
+#: gdk-pixbuf/io-xpm.c:467
msgid "No XPM header found"
msgstr "ניט געפֿונען קײן XPM קאָפּצעטל"
-#: gdk-pixbuf/io-xpm.c:1237
+#: gdk-pixbuf/io-xpm.c:476
+#, fuzzy
+msgid "Invalid XPM header"
+msgstr "אומלעקסיקע XBM טעקע"
+
+#: gdk-pixbuf/io-xpm.c:484
msgid "XPM file has image width <= 0"
msgstr "XPM טעקע האָט בילד ברײט <= 0"
-#: gdk-pixbuf/io-xpm.c:1245
+#: gdk-pixbuf/io-xpm.c:492
msgid "XPM file has image height <= 0"
msgstr "XPM טעקע האָט בילד הײך <= 0"
-#: gdk-pixbuf/io-xpm.c:1253
+#: gdk-pixbuf/io-xpm.c:500
msgid "XPM has invalid number of chars per pixel"
msgstr "XPM האָט אַן אומלעקסיקן צאָל שריפֿטצײכנס אין אַ בילדצעל"
-#: gdk-pixbuf/io-xpm.c:1260
+#: gdk-pixbuf/io-xpm.c:507
msgid "XPM file has invalid number of colors"
msgstr "XPM טעקע האָט אַן אומלעקסיקן צאָל פֿאַרבן"
-#: gdk-pixbuf/io-xpm.c:1272 gdk-pixbuf/io-xpm.c:1281 gdk-pixbuf/io-xpm.c:1333
+#: gdk-pixbuf/io-xpm.c:519 gdk-pixbuf/io-xpm.c:528 gdk-pixbuf/io-xpm.c:580
#, fuzzy
msgid "Cannot allocate memory for loading XPM image"
msgstr "ניט גענוג זכּרון אַרײַנשטעלן XPM בילד"
-#: gdk-pixbuf/io-xpm.c:1295
+#: gdk-pixbuf/io-xpm.c:542
#, fuzzy
msgid "Cannot read XPM colormap"
msgstr "ניט געקענט לײענען XPM פֿאַרבמאַפּע"
-#: gdk-pixbuf/io-xpm.c:1524
+#: gdk-pixbuf/io-xpm.c:771
msgid "Failed to write to temporary file when loading XPM image"
msgstr "דורכפֿאַל אין שרײַבן צײַטװײַליקע טעקע בשעת אַרײַנשטעלן XPM בילד"
-#: gdk-pixbuf/io-xpm.c:1559
+#: gdk-pixbuf/io-xpm.c:806
msgid "The XPM image format"
msgstr "די XPM בילד פֿאָרמאַטירונג"
@@ -809,6 +847,138 @@ msgstr ""
msgid "Gdk debugging flags to unset"
msgstr ""
+#: gdk/keyname-table.h:3940
+msgid "keyboard label|BackSpace"
+msgstr ""
+
+#: gdk/keyname-table.h:3941
+msgid "keyboard label|Tab"
+msgstr ""
+
+#: gdk/keyname-table.h:3942
+msgid "keyboard label|Return"
+msgstr ""
+
+#: gdk/keyname-table.h:3943
+msgid "keyboard label|Pause"
+msgstr ""
+
+#: gdk/keyname-table.h:3944
+msgid "keyboard label|Scroll_Lock"
+msgstr ""
+
+#: gdk/keyname-table.h:3945
+msgid "keyboard label|Sys_Req"
+msgstr ""
+
+#: gdk/keyname-table.h:3946
+msgid "keyboard label|Escape"
+msgstr ""
+
+#: gdk/keyname-table.h:3947
+msgid "keyboard label|Multi_key"
+msgstr ""
+
+#: gdk/keyname-table.h:3948
+msgid "keyboard label|Home"
+msgstr ""
+
+#: gdk/keyname-table.h:3949
+msgid "keyboard label|Page_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3950
+msgid "keyboard label|Page_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3951
+msgid "keyboard label|End"
+msgstr ""
+
+#: gdk/keyname-table.h:3952
+msgid "keyboard label|Begin"
+msgstr ""
+
+#: gdk/keyname-table.h:3953
+msgid "keyboard label|Print"
+msgstr ""
+
+#: gdk/keyname-table.h:3954
+msgid "keyboard label|Insert"
+msgstr ""
+
+#: gdk/keyname-table.h:3955
+msgid "keyboard label|Num_Lock"
+msgstr ""
+
+#: gdk/keyname-table.h:3956
+msgid "keyboard label|KP_Space"
+msgstr ""
+
+#: gdk/keyname-table.h:3957
+msgid "keyboard label|KP_Tab"
+msgstr ""
+
+#: gdk/keyname-table.h:3958
+msgid "keyboard label|KP_Enter"
+msgstr ""
+
+#: gdk/keyname-table.h:3959
+msgid "keyboard label|KP_Home"
+msgstr ""
+
+#: gdk/keyname-table.h:3960
+msgid "keyboard label|KP_Left"
+msgstr ""
+
+#: gdk/keyname-table.h:3961
+msgid "keyboard label|KP_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3962
+msgid "keyboard label|KP_Right"
+msgstr ""
+
+#: gdk/keyname-table.h:3963
+msgid "keyboard label|KP_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3964
+msgid "keyboard label|KP_Page_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3965
+msgid "keyboard label|KP_Prior"
+msgstr ""
+
+#: gdk/keyname-table.h:3966
+msgid "keyboard label|KP_Page_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3967
+msgid "keyboard label|KP_Next"
+msgstr ""
+
+#: gdk/keyname-table.h:3968
+msgid "keyboard label|KP_End"
+msgstr ""
+
+#: gdk/keyname-table.h:3969
+msgid "keyboard label|KP_Begin"
+msgstr ""
+
+#: gdk/keyname-table.h:3970
+msgid "keyboard label|KP_Insert"
+msgstr ""
+
+#: gdk/keyname-table.h:3971
+msgid "keyboard label|KP_Delete"
+msgstr ""
+
+#: gdk/keyname-table.h:3972
+msgid "keyboard label|Delete"
+msgstr ""
+
#. Description of --sync in --help output
#: gdk/win32/gdkmain-win32.c:60
msgid "Don't batch GDI requests"
@@ -844,46 +1014,47 @@ msgstr ""
msgid "Make X calls synchronous"
msgstr ""
-#: gtk/gtkaboutdialog.c:260 gtk/gtkaboutdialog.c:1939
+#: gtk/gtkaboutdialog.c:270 gtk/gtkaboutdialog.c:2025
msgid "License"
msgstr ""
-#: gtk/gtkaboutdialog.c:261
+#: gtk/gtkaboutdialog.c:271
msgid "The license of the program"
msgstr ""
#. Add the credits button
-#: gtk/gtkaboutdialog.c:482
-msgid "_Credits"
-msgstr ""
+#: gtk/gtkaboutdialog.c:491
+#, fuzzy
+msgid "C_redits"
+msgstr "שאַף"
#. Add the license button
-#: gtk/gtkaboutdialog.c:491
+#: gtk/gtkaboutdialog.c:501
msgid "_License"
msgstr ""
-#: gtk/gtkaboutdialog.c:682
+#: gtk/gtkaboutdialog.c:731
#, c-format
msgid "About %s"
msgstr ""
-#: gtk/gtkaboutdialog.c:1876
+#: gtk/gtkaboutdialog.c:1953
msgid "Credits"
msgstr ""
-#: gtk/gtkaboutdialog.c:1901
+#: gtk/gtkaboutdialog.c:1979
msgid "Written by"
msgstr ""
-#: gtk/gtkaboutdialog.c:1904
+#: gtk/gtkaboutdialog.c:1982
msgid "Documented by"
msgstr ""
-#: gtk/gtkaboutdialog.c:1916
+#: gtk/gtkaboutdialog.c:1994
msgid "Translated by"
msgstr ""
-#: gtk/gtkaboutdialog.c:1920
+#: gtk/gtkaboutdialog.c:1998
msgid "Artwork by"
msgstr ""
@@ -891,28 +1062,41 @@ msgstr ""
#. * that use the shift key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: gtk/gtkaccellabel.c:119
-msgid "Shift"
-msgstr "Shift"
+#: gtk/gtkaccellabel.c:121
+msgid "keyboard label|Shift"
+msgstr ""
#. This is the text that should appear next to menu accelerators
#. * that use the control key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: gtk/gtkaccellabel.c:125
-msgid "Ctrl"
-msgstr "Ctrl"
+#: gtk/gtkaccellabel.c:128
+msgid "keyboard label|Ctrl"
+msgstr ""
#. This is the text that should appear next to menu accelerators
#. * that use the alt key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: gtk/gtkaccellabel.c:131
-msgid "Alt"
-msgstr "Alt"
+#: gtk/gtkaccellabel.c:135
+msgid "keyboard label|Alt"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkaccellabel.c:577
+msgid "keyboard label|Space"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkaccellabel.c:581
+msgid "keyboard label|Backslash"
+msgstr ""
#. Translate to calendar:YM if you want years to be displayed
#. * before months; otherwise translate to calendar:MY.
@@ -923,7 +1107,7 @@ msgstr "Alt"
#. * so if you have a default text direction of RTL and YM, then
#. * the year will appear on the right.
#.
-#: gtk/gtkcalendar.c:700
+#: gtk/gtkcalendar.c:647
#, fuzzy
msgid "calendar:MY"
msgstr "באַזײַטיק"
@@ -932,24 +1116,52 @@ msgstr "באַזײַטיק"
#. * first day of the week to calendar:week_start:1 if you want Monday
#. * to be the first day of the week, and so on.
#.
-#: gtk/gtkcalendar.c:710
+#: gtk/gtkcalendar.c:661
msgid "calendar:week_start:0"
msgstr ""
-#: gtk/gtkcellrendererprogress.c:235 gtk/gtkcellrendererprogress.c:293
+#. Translators: This is a text measurement template.
+#. * Translate it to the widest year text.
+#. *
+#. * Don't include the prefix "year measurement template|"
+#. * in the translation.
+#. *
+#. * If you don't understand this, leave it as "2000"
+#.
+#: gtk/gtkcalendar.c:1549
+msgid "year measurement template|2000"
+msgstr ""
+
+#. Translators: This dictates how the year is displayed in
+#. * gtkcalendar widget. See strftime() manual for the format.
+#. * Use only ASCII in the translation.
+#. *
+#. * Also look for the msgid "year measurement template|2000".
+#. * Translate that entry to a year with the widest output of this
+#. * msgid.
+#. *
+#. * Don't include the prefix "calendar year format|" in the
+#. * translation. "%Y" is appropriate for most locales.
+#.
+#: gtk/gtkcalendar.c:1826
+msgid "calendar year format|%Y"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkcellrendererprogress.c:237 gtk/gtkcellrendererprogress.c:295
#, c-format
msgid "progress bar label|%d %%"
msgstr ""
-#: gtk/gtkcolorbutton.c:220 gtk/gtkcolorbutton.c:574
+#: gtk/gtkcolorbutton.c:221 gtk/gtkcolorbutton.c:576
msgid "Pick a Color"
msgstr ""
-#: gtk/gtkcolorbutton.c:466
+#: gtk/gtkcolorbutton.c:467
msgid "Received invalid color data\n"
msgstr ""
-#: gtk/gtkcolorsel.c:576
+#: gtk/gtkcolorsel.c:561
msgid ""
"The previously-selected color, for comparison to the color you're selecting "
"now. You can drag this color to a palette entry, or select this color as "
@@ -959,7 +1171,7 @@ msgstr ""
"אױסקלײַבן. דו קענסט שלעפּן די פֿאַרב צו אַ פּאַליטרע פּאָזיציע, אָדער אױסקלײַבן די "
"פֿאַרב װי די איצטיקע דורך זי שלעפּן צו דער דערבײַיִקער פֿאַרב מוסטער."
-#: gtk/gtkcolorsel.c:581
+#: gtk/gtkcolorsel.c:566
msgid ""
"The color you've chosen. You can drag this color to a palette entry to save "
"it for use in the future."
@@ -967,11 +1179,11 @@ msgstr ""
"די פֿאַרב װאָס דו האָסט אױסגעקליבן. דאָ קענסט שלעפּן די פֿאַרב צו אַ פּאַליטרע פּאָזיציע "
"זי אױפֿצוהיטן צו ניצן אין דער צוקונפֿט."
-#: gtk/gtkcolorsel.c:942
+#: gtk/gtkcolorsel.c:957
msgid "_Save color here"
msgstr "היט אױף די פֿאַרב דאָ"
-#: gtk/gtkcolorsel.c:1147
+#: gtk/gtkcolorsel.c:1162
msgid ""
"Click this palette entry to make it the current color. To change this entry, "
"drag a color swatch here or right-click it and select \"Save color here.\""
@@ -980,7 +1192,7 @@ msgstr ""
"די פּאַליטרע פּאָזיציע, שלעפּ אַ פֿאַרבמוסטער אַהער אָדער געב אַ קליק מיט דעם רעכטן "
"קנעפּל און קלײַב אױס \"היט אױף די פֿאַרב דאָ\"."
-#: gtk/gtkcolorsel.c:1913
+#: gtk/gtkcolorsel.c:1929
msgid ""
"Select the color you want from the outer ring. Select the darkness or "
"lightness of that color using the inner triangle."
@@ -988,7 +1200,7 @@ msgstr ""
"קלײַב אױס די פֿאַרב װאָס דו װילסט פֿון דעם אױסערלעכן קײַקל. קלײַב אױס די טונקלקײט "
"אָדער ליכטיקײט פֿון דער־אָ פֿאַרב מיט דעם אינערלעכן דרײַעק."
-#: gtk/gtkcolorsel.c:1938
+#: gtk/gtkcolorsel.c:1954
msgid ""
"Click the eyedropper, then click a color anywhere on your screen to select "
"that color."
@@ -996,68 +1208,68 @@ msgstr ""
"געב אַ קליק אױף דעם טראָפּירער, און דערנאָך געב אַ קליק אױף אַ פֿאַרב װוּ־ניט־איז אױף "
"דעם עקראַן אױסצוקלײַבן די־אָ פֿאַרב."
-#: gtk/gtkcolorsel.c:1947
+#: gtk/gtkcolorsel.c:1963
msgid "_Hue:"
msgstr "שאַטירונג"
-#: gtk/gtkcolorsel.c:1948
+#: gtk/gtkcolorsel.c:1964
msgid "Position on the color wheel."
msgstr "פּאָזיציע אױף דער פֿאַרבראָד"
-#: gtk/gtkcolorsel.c:1950
+#: gtk/gtkcolorsel.c:1966
msgid "_Saturation:"
msgstr "דורכװײק"
-#: gtk/gtkcolorsel.c:1951
+#: gtk/gtkcolorsel.c:1967
msgid "\"Deepness\" of the color."
msgstr "\"טיפֿקײט\" פֿון דער פֿאַרב"
-#: gtk/gtkcolorsel.c:1952
+#: gtk/gtkcolorsel.c:1968
msgid "_Value:"
msgstr "באַטרעף"
-#: gtk/gtkcolorsel.c:1953
+#: gtk/gtkcolorsel.c:1969
msgid "Brightness of the color."
msgstr "ליכטיקײט פֿון דער פֿאַרב"
-#: gtk/gtkcolorsel.c:1954
+#: gtk/gtkcolorsel.c:1970
msgid "_Red:"
msgstr "רױט"
-#: gtk/gtkcolorsel.c:1955
+#: gtk/gtkcolorsel.c:1971
msgid "Amount of red light in the color."
msgstr "באַטרעף פֿון רױטן ליכט אין דער פֿאַרב"
-#: gtk/gtkcolorsel.c:1956
+#: gtk/gtkcolorsel.c:1972
msgid "_Green:"
msgstr "גרין"
-#: gtk/gtkcolorsel.c:1957
+#: gtk/gtkcolorsel.c:1973
msgid "Amount of green light in the color."
msgstr "באַטרעף פֿון גרינעם ליכט אין דער פֿאַרב"
-#: gtk/gtkcolorsel.c:1958
+#: gtk/gtkcolorsel.c:1974
msgid "_Blue:"
msgstr "בלױ"
-#: gtk/gtkcolorsel.c:1959
+#: gtk/gtkcolorsel.c:1975
msgid "Amount of blue light in the color."
msgstr "באַטרעף פֿון בלױען ליכט אין דער פֿאַרב"
-#: gtk/gtkcolorsel.c:1962
+#: gtk/gtkcolorsel.c:1978
msgid "_Opacity:"
msgstr "מאַטקײט"
-#: gtk/gtkcolorsel.c:1970 gtk/gtkcolorsel.c:1981
+#: gtk/gtkcolorsel.c:1986 gtk/gtkcolorsel.c:1997
#, fuzzy
msgid "Transparency of the color."
msgstr "דורקזעיִקײט פֿון איצט־אױסגעקליבענער פֿאַרב"
-#: gtk/gtkcolorsel.c:1988
+#: gtk/gtkcolorsel.c:2004
msgid "Color _Name:"
msgstr "פֿאַרב נאָמען"
-#: gtk/gtkcolorsel.c:2003
+#: gtk/gtkcolorsel.c:2019
msgid ""
"You can enter an HTML-style hexadecimal color value, or simply a color name "
"such as 'orange' in this entry."
@@ -1065,11 +1277,11 @@ msgstr ""
"מען קען אַרײַנשרײַבן אַ פֿאַרב־באַטרעף אױף העקסידעצימאַל (װי אין HTML), אָדער פּשוט אַ "
"פֿאַרב נאָמען װי 'פּורפּור' (אָבער אױף ענגליש!) אין דער פּאָזיציע."
-#: gtk/gtkcolorsel.c:2022
+#: gtk/gtkcolorsel.c:2038
msgid "_Palette"
msgstr "פּאַליטרע"
-#: gtk/gtkcolorsel.c:2054
+#: gtk/gtkcolorsel.c:2070
#, fuzzy
msgid "Color Wheel"
msgstr "ראָד"
@@ -1079,300 +1291,316 @@ msgstr "ראָד"
msgid "Color Selection"
msgstr "שריפֿט סעלעקציע"
-#: gtk/gtkentry.c:4507 gtk/gtktextview.c:7030
+#: gtk/gtkentry.c:4508 gtk/gtktextview.c:7068
#, fuzzy
msgid "Select _All"
msgstr "קלײַב אַלץ אױס"
-#: gtk/gtkentry.c:4517 gtk/gtktextview.c:7040
+#: gtk/gtkentry.c:4518 gtk/gtktextview.c:7078
msgid "Input _Methods"
msgstr "אַרײַנשרײַב־מיטלען"
-#: gtk/gtkentry.c:4528 gtk/gtktextview.c:7051
+#: gtk/gtkentry.c:4529 gtk/gtktextview.c:7089
#, fuzzy
msgid "_Insert Unicode Control Character"
msgstr "לײג אַרײַן אוניקאָד קאָנטראָל־שריפֿטצײכן"
-#: gtk/gtkfilechooser.c:1584 gtk/gtkfilechooser.c:1628
-#: gtk/gtkfilechooser.c:1703 gtk/gtkfilechooser.c:1747
+#: gtk/gtkfilechooser.c:1588 gtk/gtkfilechooser.c:1632
+#: gtk/gtkfilechooser.c:1707 gtk/gtkfilechooser.c:1751
#, fuzzy, c-format
msgid "Invalid filename: %s"
msgstr "אומלעקסיקע XBM טעקע"
-#: gtk/gtkfilechooserbutton.c:65
+#: gtk/gtkfilechooserbutton.c:67
#, fuzzy
msgid "Select A File"
msgstr "מעק אָפּ טעקע"
-#: gtk/gtkfilechooserbutton.c:66 gtk/gtkfilechooserdefault.c:1229
-#: gtk/gtkpathbar.c:982
+#: gtk/gtkfilechooserbutton.c:68 gtk/gtkfilechooserdefault.c:1302
+#: gtk/gtkpathbar.c:1020
#, fuzzy
msgid "Home"
msgstr "אַהײם"
-#: gtk/gtkfilechooserbutton.c:67 gtk/gtkfilechooserdefault.c:1256
-#: gtk/gtkpathbar.c:984
+#: gtk/gtkfilechooserbutton.c:69 gtk/gtkfilechooserdefault.c:1329
+#: gtk/gtkpathbar.c:1022
msgid "Desktop"
msgstr ""
-#: gtk/gtkfilechooserbutton.c:68
+#: gtk/gtkfilechooserbutton.c:70
#, fuzzy
msgid "(None)"
msgstr "קײנע"
-#: gtk/gtkfilechooserbutton.c:1515
+#: gtk/gtkfilechooserbutton.c:1523
msgid "Other..."
msgstr ""
-#: gtk/gtkfilechooserdefault.c:867
+#: gtk/gtkfilechooserdefault.c:917
#, fuzzy
msgid "Could not retrieve information about the file"
msgstr "ניט געקענט דערקענען בילד־טעקע פֿאָרמאַטירונג אין טעקע '%s'"
-#: gtk/gtkfilechooserdefault.c:878
+#: gtk/gtkfilechooserdefault.c:928
msgid "Could not add a bookmark"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:889
+#: gtk/gtkfilechooserdefault.c:939
msgid "Could not remove bookmark"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:900
+#: gtk/gtkfilechooserdefault.c:950
msgid "The folder could not be created"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:911
+#: gtk/gtkfilechooserdefault.c:963
+msgid ""
+"The folder could not be created, as a file with the same name already "
+"exists. Try using a different name for the folder, or rename the file first."
+msgstr ""
+
+#: gtk/gtkfilechooserdefault.c:976
#, fuzzy
msgid "Invalid file name"
msgstr "אומלעקסיקע XBM טעקע"
-#: gtk/gtkfilechooserdefault.c:921
+#: gtk/gtkfilechooserdefault.c:986
msgid "The folder contents could not be displayed"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:1119
+#: gtk/gtkfilechooserdefault.c:1192
#, fuzzy, c-format
msgid "Could not get information about '%s': %s"
msgstr "ניט געקענט דערקענען בילד־טעקע פֿאָרמאַטירונג אין טעקע '%s'"
-#: gtk/gtkfilechooserdefault.c:2095
+#: gtk/gtkfilechooserdefault.c:2208
#, c-format
msgid "Add the folder '%s' to the bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2136
+#: gtk/gtkfilechooserdefault.c:2249
msgid "Add the current folder to the bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2138
+#: gtk/gtkfilechooserdefault.c:2251
msgid "Add the selected folders to the bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2178
+#: gtk/gtkfilechooserdefault.c:2291
#, c-format
msgid "Remove the bookmark '%s'"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2591
+#: gtk/gtkfilechooserdefault.c:2722
#, c-format
msgid "Could not add a bookmark for '%s' because it is an invalid path name."
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2769
+#: gtk/gtkfilechooserdefault.c:2937
+#, fuzzy
+msgid "Remove"
+msgstr "נעם אַװעק"
+
+#: gtk/gtkfilechooserdefault.c:2946
+#, fuzzy
+msgid "Rename..."
+msgstr "פֿאַרװאַנדל נאָמען"
+
+#: gtk/gtkfilechooserdefault.c:3069
msgid "Shortcuts"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2823
+#: gtk/gtkfilechooserdefault.c:3123
#, fuzzy
msgid "Folder"
msgstr "פּאַפּקעס"
-#: gtk/gtkfilechooserdefault.c:2875 gtk/gtkstock.c:295
+#: gtk/gtkfilechooserdefault.c:3179 gtk/gtkstock.c:317
msgid "_Add"
msgstr "לײג צו"
-#: gtk/gtkfilechooserdefault.c:2882
-msgid "Add the selected folder to the bookmarks"
+#: gtk/gtkfilechooserdefault.c:3186
+msgid "Add the selected folder to the Bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2887 gtk/gtkstock.c:352
+#: gtk/gtkfilechooserdefault.c:3191 gtk/gtkstock.c:395
msgid "_Remove"
msgstr "נעם אַװעק"
-#: gtk/gtkfilechooserdefault.c:2894
+#: gtk/gtkfilechooserdefault.c:3198
msgid "Remove the selected bookmark"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:2997
-msgid "_Add to Shortcuts"
+#: gtk/gtkfilechooserdefault.c:3305
+msgid "_Add to Bookmarks"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:3007
+#: gtk/gtkfilechooserdefault.c:3315
#, fuzzy
msgid "Open _Location"
msgstr "סעלעקציע: "
-#: gtk/gtkfilechooserdefault.c:3019
+#: gtk/gtkfilechooserdefault.c:3327
msgid "Show _Hidden Files"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:3143 gtk/gtkfilesel.c:767
+#: gtk/gtkfilechooserdefault.c:3451 gtk/gtkfilesel.c:766
msgid "Files"
msgstr "טעקעס"
-#: gtk/gtkfilechooserdefault.c:3174
+#: gtk/gtkfilechooserdefault.c:3482
#, fuzzy
msgid "Name"
msgstr "פֿאַרב נאָמען"
-#: gtk/gtkfilechooserdefault.c:3199
+#: gtk/gtkfilechooserdefault.c:3507
msgid "Size"
msgstr "גרײס"
-#: gtk/gtkfilechooserdefault.c:3212
+#: gtk/gtkfilechooserdefault.c:3520
#, fuzzy
msgid "Modified"
msgstr "מאָדע"
-#: gtk/gtkfilechooserdefault.c:3244
+#: gtk/gtkfilechooserdefault.c:3552
msgid "Select which types of files are shown"
msgstr ""
#. Create Folder
-#: gtk/gtkfilechooserdefault.c:3280
+#: gtk/gtkfilechooserdefault.c:3588
#, fuzzy
msgid "Create Fo_lder"
msgstr "נײַע פּאַפּקע"
#. Name entry
-#: gtk/gtkfilechooserdefault.c:3398
+#: gtk/gtkfilechooserdefault.c:3709
#, fuzzy
msgid "_Name:"
msgstr "פֿאַרב נאָמען"
-#: gtk/gtkfilechooserdefault.c:3438
+#: gtk/gtkfilechooserdefault.c:3749
msgid "_Browse for other folders"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:3688
+#: gtk/gtkfilechooserdefault.c:4000
#, fuzzy
msgid "Save in _folder:"
msgstr "נײַע פּאַפּקע"
-#: gtk/gtkfilechooserdefault.c:3690
+#: gtk/gtkfilechooserdefault.c:4002
#, fuzzy
msgid "Create in _folder:"
msgstr "נײַע פּאַפּקע"
-#: gtk/gtkfilechooserdefault.c:4523
+#: gtk/gtkfilechooserdefault.c:4959
msgid "Cannot change to folder because it is not local"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:5048
+#: gtk/gtkfilechooserdefault.c:5513
#, c-format
msgid "Shortcut %s does not exist"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:5508
+#: gtk/gtkfilechooserdefault.c:6057
#, fuzzy, c-format
msgid "Could not mount %s"
msgstr ""
"דורכפֿאַל אין שאַפֿן פּאַפּקע %s: %s\n"
"%s"
-#: gtk/gtkfilechooserdefault.c:5802
+#: gtk/gtkfilechooserdefault.c:6352
msgid "Type name of new folder"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:5844
+#: gtk/gtkfilechooserdefault.c:6394
#, c-format
msgid "%d byte"
msgid_plural "%d bytes"
msgstr[0] ""
msgstr[1] ""
-#: gtk/gtkfilechooserdefault.c:5846
+#: gtk/gtkfilechooserdefault.c:6396
#, c-format
msgid "%.1f K"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:5848
+#: gtk/gtkfilechooserdefault.c:6398
#, c-format
msgid "%.1f M"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:5850
+#: gtk/gtkfilechooserdefault.c:6400
#, c-format
msgid "%.1f G"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:5902
+#: gtk/gtkfilechooserdefault.c:6446 gtk/gtkfilechooserdefault.c:6470
+#, fuzzy
+msgid "Unknown"
+msgstr "(ניט באַקאַנט)"
+
+#: gtk/gtkfilechooserdefault.c:6457
#, fuzzy
msgid "Today"
msgstr "מאָדאַל"
-#: gtk/gtkfilechooserdefault.c:5904
+#: gtk/gtkfilechooserdefault.c:6459
msgid "Yesterday"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:5915
-#, fuzzy
-msgid "Unknown"
-msgstr "(ניט באַקאַנט)"
-
-#: gtk/gtkfilechooserdefault.c:5985
+#: gtk/gtkfilechooserdefault.c:6541
#, fuzzy
msgid "Cannot change folder"
msgstr "נײַע פּאַפּקע"
-#: gtk/gtkfilechooserdefault.c:5986
+#: gtk/gtkfilechooserdefault.c:6542
msgid "The folder you specified is an invalid path."
msgstr ""
-#: gtk/gtkfilechooserdefault.c:6025
+#: gtk/gtkfilechooserdefault.c:6581
#, c-format
msgid "Could not build file name from '%s' and '%s'"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:6061
+#: gtk/gtkfilechooserdefault.c:6617
#, fuzzy
msgid "Could not select item"
msgstr ""
"דורכפֿאַל אין שאַפֿן פּאַפּקע %s: %s\n"
"%s"
-#: gtk/gtkfilechooserdefault.c:6101
+#: gtk/gtkfilechooserdefault.c:6657
msgid "Open Location"
msgstr ""
-#: gtk/gtkfilechooserdefault.c:6108
+#: gtk/gtkfilechooserdefault.c:6664
#, fuzzy
msgid "Save in Location"
msgstr "סעלעקציע: "
-#: gtk/gtkfilechooserdefault.c:6132
+#: gtk/gtkfilechooserdefault.c:6688
#, fuzzy
msgid "_Location:"
msgstr "סעלעקציע: "
-#: gtk/gtkfilesel.c:731
+#: gtk/gtkfilesel.c:730
msgid "Folders"
msgstr "פּאַפּקעס"
-#: gtk/gtkfilesel.c:735
+#: gtk/gtkfilesel.c:734
msgid "Fol_ders"
msgstr "פּאַפּקעס"
-#: gtk/gtkfilesel.c:771
+#: gtk/gtkfilesel.c:770
msgid "_Files"
msgstr "טעקעס"
-#: gtk/gtkfilesel.c:859 gtk/gtkfilesel.c:2249
+#: gtk/gtkfilesel.c:858 gtk/gtkfilesel.c:2248
#, c-format
msgid "Folder unreadable: %s"
msgstr "פּאַפּקע לאָזט זיך ניט לײענען: %s"
-#: gtk/gtkfilesel.c:990
+#: gtk/gtkfilesel.c:989
#, c-format
msgid ""
"The file \"%s\" resides on another machine (called %s) and may not be "
@@ -1382,25 +1610,25 @@ msgstr ""
"די טעקע %s געפֿינט זיך אױף אַן אַנדער קאָמפּיוטער (%s). עס קען זײַן אַז די פּראָגראַם "
"קען זי ניט נוצן. צי ביסטו זיכער אַז דו װילסט זי סעלעקטירן?"
-#: gtk/gtkfilesel.c:1121
+#: gtk/gtkfilesel.c:1120
msgid "_New Folder"
msgstr "נײַע פּאַפּקע"
-#: gtk/gtkfilesel.c:1132
+#: gtk/gtkfilesel.c:1131
msgid "De_lete File"
msgstr "מעק אָפּ טעקע"
-#: gtk/gtkfilesel.c:1143
+#: gtk/gtkfilesel.c:1142
msgid "_Rename File"
msgstr "פֿאַרװאַנדל טעקע נאָמען"
-#: gtk/gtkfilesel.c:1445
+#: gtk/gtkfilesel.c:1444
#, c-format
msgid ""
"The folder name \"%s\" contains symbols that are not allowed in filenames"
msgstr "די פּאַפּקע נאָמען %s פֿאַרמאָגט סימבאָלן װאָס מען לאָזט ניט אין טעקע נעמען"
-#: gtk/gtkfilesel.c:1447
+#: gtk/gtkfilesel.c:1446
#, c-format
msgid ""
"Error creating folder \"%s\": %s\n"
@@ -1409,33 +1637,33 @@ msgstr ""
"דורכפֿאַל אין שאַפֿן פּאַפּקע %s: %s\n"
"%s"
-#: gtk/gtkfilesel.c:1448 gtk/gtkfilesel.c:1684
+#: gtk/gtkfilesel.c:1447 gtk/gtkfilesel.c:1683
msgid "You probably used symbols not allowed in filenames."
msgstr "דו האָסט מסתּמא גענוצט סימבאָלן װאָס מען לאָזט זײ ניט אין טעקע־נעמען"
-#: gtk/gtkfilesel.c:1456
+#: gtk/gtkfilesel.c:1455
#, c-format
msgid "Error creating folder \"%s\": %s\n"
msgstr "דורכפֿאַל אין שאַפֿן פּאַפּקע %s: %s\n"
-#: gtk/gtkfilesel.c:1490
+#: gtk/gtkfilesel.c:1489
msgid "New Folder"
msgstr "נײַע פּאַפּקע"
-#: gtk/gtkfilesel.c:1505
+#: gtk/gtkfilesel.c:1504
msgid "_Folder name:"
msgstr "פּאַפּקע נאָמען:"
-#: gtk/gtkfilesel.c:1529
+#: gtk/gtkfilesel.c:1528
msgid "C_reate"
msgstr "שאַף"
-#: gtk/gtkfilesel.c:1572
+#: gtk/gtkfilesel.c:1571
#, c-format
msgid "The filename \"%s\" contains symbols that are not allowed in filenames"
msgstr "די טעקע־נאָמען %s פֿאַרמאָגט סימבאָלן װאָס מען לאָזט זײ ניט אין טעקע־נעמען"
-#: gtk/gtkfilesel.c:1575
+#: gtk/gtkfilesel.c:1574
#, c-format
msgid ""
"Error deleting file \"%s\": %s\n"
@@ -1444,30 +1672,30 @@ msgstr ""
"דורכפֿאַל אין אָפּמעקן טעקע %s: %s\n"
"%s"
-#: gtk/gtkfilesel.c:1577 gtk/gtkfilesel.c:1698
+#: gtk/gtkfilesel.c:1576 gtk/gtkfilesel.c:1697
msgid "It probably contains symbols not allowed in filenames."
msgstr "האָט מסתּמא סימבאָלן װאָס מען לאָזט זײ ניט אין טעקע־נעמען"
-#: gtk/gtkfilesel.c:1586
+#: gtk/gtkfilesel.c:1585
#, c-format
msgid "Error deleting file \"%s\": %s"
msgstr "דורכפֿאַל אין אָפּמעקן טעקע %s: %s"
-#: gtk/gtkfilesel.c:1629
+#: gtk/gtkfilesel.c:1628
#, fuzzy, c-format
msgid "Really delete file \"%s\"?"
msgstr "מעק טאַקע אָפּ טעקע %s ?"
-#: gtk/gtkfilesel.c:1634
+#: gtk/gtkfilesel.c:1633
msgid "Delete File"
msgstr "מעק אָפּ טעקע"
-#: gtk/gtkfilesel.c:1680 gtk/gtkfilesel.c:1694
+#: gtk/gtkfilesel.c:1679 gtk/gtkfilesel.c:1693
#, c-format
msgid "The file name \"%s\" contains symbols that are not allowed in filenames"
msgstr "די טעקע־נאָמען %s פֿאַרמאָגט סימבאָלן װאָס מען לאָזט זײ ניט אין טעקע־נעמען"
-#: gtk/gtkfilesel.c:1682
+#: gtk/gtkfilesel.c:1681
#, c-format
msgid ""
"Error renaming file to \"%s\": %s\n"
@@ -1476,7 +1704,7 @@ msgstr ""
"דורכפֿאַל אין פֿאַרװאַנדלען טעקע נאָמען צו %s: %s\n"
"%s"
-#: gtk/gtkfilesel.c:1696
+#: gtk/gtkfilesel.c:1695
#, c-format
msgid ""
"Error renaming file \"%s\": %s\n"
@@ -1485,31 +1713,31 @@ msgstr ""
"דורכפֿאַל אין פֿאַרװאַנדלען טעקע נאָמען צו %s: %s\n"
"%s"
-#: gtk/gtkfilesel.c:1706
+#: gtk/gtkfilesel.c:1705
#, c-format
msgid "Error renaming file \"%s\" to \"%s\": %s"
msgstr ""
"דורכפֿאַל אין פֿאַרװאַנדלען טעקע נאָמען צו %s: %s\n"
": %s"
-#: gtk/gtkfilesel.c:1753
+#: gtk/gtkfilesel.c:1752
msgid "Rename File"
msgstr "פֿאַרװאַנדל טעקע נאָמען"
-#: gtk/gtkfilesel.c:1768
+#: gtk/gtkfilesel.c:1767
#, c-format
msgid "Rename file \"%s\" to:"
msgstr "פֿאַרװאַנדל טעקע נאָמען %s אין:"
-#: gtk/gtkfilesel.c:1797
+#: gtk/gtkfilesel.c:1796
msgid "_Rename"
msgstr "פֿאַרװאַנדל נאָמען"
-#: gtk/gtkfilesel.c:2229
+#: gtk/gtkfilesel.c:2228
msgid "_Selection: "
msgstr "סעלעקציע: "
-#: gtk/gtkfilesel.c:3152
+#: gtk/gtkfilesel.c:3151
#, fuzzy, c-format
msgid ""
"The filename \"%s\" couldn't be converted to UTF-8. (try setting the "
@@ -1518,16 +1746,16 @@ msgstr ""
"טעקע־נעמען %s האָט זיך ניט געלאָזט פֿאַרװאַנדלען אין UTF-8. פּרוּװ באַשטעטיקן דעם "
"סבֿיבֿה־װאַריאַבל G_BROKEN_FILENAMES: %s"
-#: gtk/gtkfilesel.c:3155
+#: gtk/gtkfilesel.c:3154
#, fuzzy
msgid "Invalid UTF-8"
msgstr "אומלעקסיקע UTF-8 קאָדירונג"
-#: gtk/gtkfilesel.c:4032
+#: gtk/gtkfilesel.c:4031
msgid "Name too long"
msgstr "נאָמען צו לאַנג"
-#: gtk/gtkfilesel.c:4034
+#: gtk/gtkfilesel.c:4033
msgid "Couldn't convert filename"
msgstr "ניט געקענט איבערמאַכן טעקע־נאָמען"
@@ -1535,96 +1763,111 @@ msgstr "ניט געקענט איבערמאַכן טעקע־נאָמען"
msgid "(Empty)"
msgstr ""
-#: gtk/gtkfilesystemunix.c:415 gtk/gtkfilesystemunix.c:429
-#: gtk/gtkfilesystemunix.c:626 gtk/gtkfilesystemwin32.c:482
-#: gtk/gtkfilesystemwin32.c:495 gtk/gtkfilesystemwin32.c:1530
+#: gtk/gtkfilesystemunix.c:475 gtk/gtkfilesystemunix.c:678
+#: gtk/gtkfilesystemunix.c:1918 gtk/gtkfilesystemwin32.c:482
+#: gtk/gtkfilesystemwin32.c:495 gtk/gtkfilesystemwin32.c:1560
#, fuzzy, c-format
msgid "Error getting information for '%s': %s"
msgstr "דורכפֿאַל אין שאַפֿן פּאַפּקע %s: %s\n"
-#: gtk/gtkfilesystemunix.c:495 gtk/gtkfilesystemwin32.c:537
+#: gtk/gtkfilesystemunix.c:547 gtk/gtkfilesystemwin32.c:537
#, fuzzy, c-format
msgid "Error creating directory '%s': %s"
msgstr "דורכפֿאַל אין שאַפֿן פּאַפּקע %s: %s\n"
-#: gtk/gtkfilesystemunix.c:575 gtk/gtkfilesystemwin32.c:597
+#: gtk/gtkfilesystemunix.c:627 gtk/gtkfilesystemwin32.c:597
msgid "This file system does not support mounting"
msgstr ""
-#: gtk/gtkfilesystemunix.c:583
+#: gtk/gtkfilesystemunix.c:635
#, fuzzy
msgid "Filesystem"
msgstr "טעקעס"
-#: gtk/gtkfilesystemunix.c:740
+#: gtk/gtkfilesystemunix.c:792
#, fuzzy, c-format
msgid "Could not get a stock icon for %s"
msgstr "ניט געקענט דערקענען בילד־טעקע פֿאָרמאַטירונג אין טעקע '%s'"
-#: gtk/gtkfilesystemunix.c:835
+#: gtk/gtkfilesystemunix.c:887
#, c-format
msgid ""
"The name \"%s\" is not valid because it contains the character \"%s\". "
"Please use a different name."
msgstr ""
-#: gtk/gtkfilesystemunix.c:1443 gtk/gtkfilesystemwin32.c:1004
-#, c-format
-msgid "Bookmark saving failed: %s"
-msgstr ""
+#: gtk/gtkfilesystemunix.c:1489
+#, fuzzy, c-format
+msgid "Writing %s failed: %s"
+msgstr "טעות אין באַשײדן JPEG בילדטעקע (%s)"
-#: gtk/gtkfilesystemunix.c:1495
+#: gtk/gtkfilesystemunix.c:1578
#, c-format
msgid "'%s' already exists in the bookmarks list"
msgstr ""
-#: gtk/gtkfilesystemunix.c:1557
+#: gtk/gtkfilesystemunix.c:1650
#, c-format
msgid "'%s' does not exist in the bookmarks list"
msgstr ""
-#: gtk/gtkfilesystemunix.c:1739
+#: gtk/gtkfilesystemunix.c:1878
#, fuzzy, c-format
-msgid "Error getting information for '%s'"
+msgid "Error getting information for '/': %s"
msgstr "דורכפֿאַל אין שאַפֿן פּאַפּקע %s: %s\n"
-#: gtk/gtkfontbutton.c:178 gtk/gtkfontbutton.c:295
+#: gtk/gtkfilesystemwin32.c:611
+#, c-format
+msgid "Network Drive (%s)"
+msgstr ""
+
+#: gtk/gtkfilesystemwin32.c:650
+#, c-format
+msgid "%s (%s)"
+msgstr ""
+
+#: gtk/gtkfilesystemwin32.c:1032
+#, c-format
+msgid "Bookmark saving failed: %s"
+msgstr ""
+
+#: gtk/gtkfontbutton.c:179 gtk/gtkfontbutton.c:292
msgid "Pick a Font"
msgstr ""
#. Initialize fields
-#: gtk/gtkfontbutton.c:289
+#: gtk/gtkfontbutton.c:286
msgid "Sans 12"
msgstr ""
-#: gtk/gtkfontbutton.c:807
+#: gtk/gtkfontbutton.c:804
msgid "Font"
msgstr "שריפֿט"
#. This is the default text shown in the preview entry, though the user
#. can set it. Remember that some fonts only have capital letters.
-#: gtk/gtkfontsel.c:73
+#: gtk/gtkfontsel.c:74
msgid "abcdefghijk ABCDEFGHIJK"
msgstr "אאַאָבגדהװזחטיכלמםנןסעפּפֿףצץקרששׂתּת"
-#: gtk/gtkfontsel.c:360
+#: gtk/gtkfontsel.c:361
msgid "_Family:"
msgstr "משפּחה"
-#: gtk/gtkfontsel.c:366
+#: gtk/gtkfontsel.c:367
msgid "_Style:"
msgstr "סטיל"
-#: gtk/gtkfontsel.c:372
+#: gtk/gtkfontsel.c:373
msgid "Si_ze:"
msgstr "גרײס"
#. create the text entry widget
-#: gtk/gtkfontsel.c:548
+#: gtk/gtkfontsel.c:549
msgid "_Preview:"
msgstr "פֿאָרױסװײַז"
-#: gtk/gtkfontsel.c:1382
+#: gtk/gtkfontsel.c:1383
msgid "Font Selection"
msgstr "שריפֿט סעלעקציע"
@@ -1639,12 +1882,12 @@ msgstr "γ (גאַמאַ)"
#. Remove this icon source so we don't keep trying to
#. * load it.
#.
-#: gtk/gtkiconfactory.c:1629
+#: gtk/gtkiconfactory.c:1644
#, c-format
msgid "Error loading icon: %s"
msgstr "דורכפֿאַל אין אַרײַנשטעלן בילדל %s"
-#: gtk/gtkicontheme.c:1263
+#: gtk/gtkicontheme.c:1250
#, c-format
msgid ""
"Could not find the icon '%s'. The '%s' theme\n"
@@ -1653,7 +1896,7 @@ msgid ""
"\t%s"
msgstr ""
-#: gtk/gtkicontheme.c:1328
+#: gtk/gtkicontheme.c:1315
#, c-format
msgid "Icon '%s' not present in theme"
msgstr ""
@@ -1743,7 +1986,7 @@ msgstr "(ניט באַקאַנט)"
msgid "clear"
msgstr "באַזײַטיק"
-#: gtk/gtklabel.c:3930
+#: gtk/gtklabel.c:3935
msgid "Select All"
msgstr "קלײַב אַלץ אױס"
@@ -1777,361 +2020,393 @@ msgstr ""
#. * Do *not* translate it to "predefinito:LTR", if it
#. * it isn't default:LTR or default:RTL it will not work
#.
-#: gtk/gtkmain.c:482
+#: gtk/gtkmain.c:476
msgid "default:LTR"
msgstr "default:RTL"
-#: gtk/gtkmain.c:565
+#: gtk/gtkmain.c:559
msgid "GTK+ Options"
msgstr ""
-#: gtk/gtkmain.c:565
+#: gtk/gtkmain.c:559
msgid "Show GTK+ Options"
msgstr ""
-#: gtk/gtknotebook.c:2712 gtk/gtknotebook.c:5060
+#: gtk/gtknotebook.c:2718 gtk/gtknotebook.c:5064
#, c-format
msgid "Page %u"
msgstr "זײַט %u"
-#: gtk/gtkradiotoolbutton.c:91
+#: gtk/gtkradiotoolbutton.c:92
msgid "Group"
msgstr ""
-#: gtk/gtkradiotoolbutton.c:92
+#: gtk/gtkradiotoolbutton.c:93
msgid "The radio tool button whose group this button belongs to."
msgstr ""
-#: gtk/gtkrc.c:2399
+#: gtk/gtkrc.c:2400
#, c-format
msgid "Unable to find include file: \"%s\""
msgstr "ניט געקענט געפֿינען אַרײַנגעלײגטע טעקע: %s"
-#: gtk/gtkrc.c:3038 gtk/gtkrc.c:3041
+#: gtk/gtkrc.c:3042 gtk/gtkrc.c:3045
#, c-format
msgid "Unable to locate image file in pixmap_path: \"%s\""
msgstr "ניט געקענט געפֿינען בילדטעקע אין בילדצעל פּאַפּקע־רשימה: %s"
-#: gtk/gtkrc.c:3476
+#: gtk/gtkrc.c:3480
#, c-format
msgid "Pixmap path element: \"%s\" must be absolute, %s, line %d"
msgstr "בילדצעל פּאַפּקע־רשימה אײנס: %s מוז זײַן אַבסאָלוט, %s, שורה %d"
#. KEEP IN SYNC with gtkiconfactory.c stock icons, when appropriate
-#: gtk/gtkstock.c:286
+#: gtk/gtkstock.c:308
msgid "Information"
msgstr "אינפֿאָרמאַציע"
-#: gtk/gtkstock.c:287
+#: gtk/gtkstock.c:309
msgid "Warning"
msgstr "װאָרענונג"
-#: gtk/gtkstock.c:288
+#: gtk/gtkstock.c:310
msgid "Error"
msgstr "טעות"
-#: gtk/gtkstock.c:289
+#: gtk/gtkstock.c:311
msgid "Question"
msgstr "פֿראַגע"
#. FIXME these need accelerators when appropriate, and
#. * need the mnemonics to be rationalized
#.
-#: gtk/gtkstock.c:294
+#: gtk/gtkstock.c:316
msgid "_About"
msgstr ""
-#: gtk/gtkstock.c:296
+#: gtk/gtkstock.c:318
msgid "_Apply"
msgstr "אַפּליקיר"
-#: gtk/gtkstock.c:297
+#: gtk/gtkstock.c:319
msgid "_Bold"
msgstr "פֿעט"
-#: gtk/gtkstock.c:298
+#: gtk/gtkstock.c:320
msgid "_Cancel"
msgstr "רוף אָפּ"
-#: gtk/gtkstock.c:299
+#: gtk/gtkstock.c:321
msgid "_CD-Rom"
msgstr "קאָמפּאַקטל"
-#: gtk/gtkstock.c:300
+#: gtk/gtkstock.c:322
msgid "_Clear"
msgstr "מעק אָפּ"
-#: gtk/gtkstock.c:301
+#: gtk/gtkstock.c:323
msgid "_Close"
msgstr "פֿאַרמאַך"
-#: gtk/gtkstock.c:302
+#: gtk/gtkstock.c:324
msgid "_Convert"
msgstr "צי איבער"
-#: gtk/gtkstock.c:303
+#: gtk/gtkstock.c:325
msgid "_Copy"
msgstr "קאָפּיר"
-#: gtk/gtkstock.c:304
+#: gtk/gtkstock.c:326
msgid "Cu_t"
msgstr "שער"
-#: gtk/gtkstock.c:305
+#: gtk/gtkstock.c:327
msgid "_Delete"
msgstr "מעק אָפּ"
-#: gtk/gtkstock.c:306
+#: gtk/gtkstock.c:328
msgid "_Execute"
msgstr "דערפֿיר"
-#: gtk/gtkstock.c:307
+#: gtk/gtkstock.c:329
msgid "_Edit"
msgstr ""
-#: gtk/gtkstock.c:308
+#: gtk/gtkstock.c:330
msgid "_Find"
msgstr "געפֿין"
-#: gtk/gtkstock.c:309
+#: gtk/gtkstock.c:331
msgid "Find and _Replace"
msgstr "זוך און פֿאַרבײַט"
-#: gtk/gtkstock.c:310
+#: gtk/gtkstock.c:332
msgid "_Floppy"
msgstr "בײגעװדיק"
-#: gtk/gtkstock.c:311
-msgid "_Bottom"
-msgstr "דנאָ"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:334
+msgid "Navigation|_Bottom"
+msgstr ""
-#: gtk/gtkstock.c:312
-msgid "_First"
-msgstr "ערשט"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:336
+msgid "Navigation|_First"
+msgstr ""
-#: gtk/gtkstock.c:313
-msgid "_Last"
-msgstr "לעצטע"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:338
+msgid "Navigation|_Last"
+msgstr ""
-#: gtk/gtkstock.c:314
-msgid "_Top"
-msgstr "אױבן"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:340
+msgid "Navigation|_Top"
+msgstr ""
-#: gtk/gtkstock.c:315
-msgid "_Back"
-msgstr "צוריק"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:342
+msgid "Navigation|_Back"
+msgstr ""
-#: gtk/gtkstock.c:316
-msgid "_Down"
-msgstr "אַראָפּ"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:344
+msgid "Navigation|_Down"
+msgstr ""
-#: gtk/gtkstock.c:317 gtk/gtkstock.c:331
-msgid "_Forward"
-msgstr "פֿאָרױס"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:346
+msgid "Navigation|_Forward"
+msgstr ""
-#: gtk/gtkstock.c:318
-msgid "_Up"
-msgstr "אַרױף"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:348
+msgid "Navigation|_Up"
+msgstr ""
-#: gtk/gtkstock.c:319
+#: gtk/gtkstock.c:349
msgid "_Harddisk"
msgstr ""
-#: gtk/gtkstock.c:320
+#: gtk/gtkstock.c:350
msgid "_Help"
msgstr "געהילף"
-#: gtk/gtkstock.c:321
+#: gtk/gtkstock.c:351
msgid "_Home"
msgstr "אַהײם"
-#: gtk/gtkstock.c:322
+#: gtk/gtkstock.c:352
msgid "Increase Indent"
msgstr ""
-#: gtk/gtkstock.c:323
+#: gtk/gtkstock.c:353
msgid "Decrease Indent"
msgstr ""
-#: gtk/gtkstock.c:324
+#: gtk/gtkstock.c:354
msgid "_Index"
msgstr "אינדעקס"
-#: gtk/gtkstock.c:325
+#: gtk/gtkstock.c:355
msgid "_Italic"
msgstr "קורסיװ"
-#: gtk/gtkstock.c:326
+#: gtk/gtkstock.c:356
msgid "_Jump to"
msgstr "צום אָרט"
-#: gtk/gtkstock.c:327
-msgid "_Center"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:358
+#, fuzzy
+msgid "Justify|_Center"
msgstr "אין מיטן"
-#: gtk/gtkstock.c:328
-msgid "_Fill"
-msgstr "דערפֿיל"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:360
+msgid "Justify|_Fill"
+msgstr ""
-#: gtk/gtkstock.c:329
-msgid "_Left"
-msgstr "לינקס"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:362
+msgid "Justify|_Left"
+msgstr ""
-#: gtk/gtkstock.c:330
-msgid "_Right"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:364
+#, fuzzy
+msgid "Justify|_Right"
msgstr "רעכטס"
-#: gtk/gtkstock.c:332
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:367
#, fuzzy
-msgid "_Next"
+msgid "Media|_Forward"
+msgstr "פֿאָרױס"
+
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:369
+#, fuzzy
+msgid "Media|_Next"
msgstr "נײַ"
-#: gtk/gtkstock.c:333
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:371
#, fuzzy
-msgid "P_ause"
+msgid "Media|P_ause"
msgstr "קלעפּ"
-#: gtk/gtkstock.c:334
-msgid "_Play"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:373
+msgid "Media|_Play"
msgstr ""
-#: gtk/gtkstock.c:335
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:375
#, fuzzy
-msgid "Pre_vious"
+msgid "Media|Pre_vious"
msgstr "פֿאָרױסװײַז"
-#: gtk/gtkstock.c:336
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:377
#, fuzzy
-msgid "_Record"
+msgid "Media|_Record"
msgstr "רױט"
-#: gtk/gtkstock.c:337
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:379
#, fuzzy
-msgid "R_ewind"
+msgid "Media|R_ewind"
msgstr "געפֿין"
-#: gtk/gtkstock.c:338 gtk/gtkstock.c:361
-msgid "_Stop"
+#. translators, strip the prefix up to and including the first |
+#: gtk/gtkstock.c:381
+#, fuzzy
+msgid "Media|_Stop"
msgstr "ענדיק"
-#: gtk/gtkstock.c:339
+#: gtk/gtkstock.c:382
#, fuzzy
msgid "_Network"
msgstr "נײַ"
-#: gtk/gtkstock.c:340
+#: gtk/gtkstock.c:383
msgid "_New"
msgstr "נײַ"
-#: gtk/gtkstock.c:341
+#: gtk/gtkstock.c:384
msgid "_No"
msgstr "נײן"
-#: gtk/gtkstock.c:342
+#: gtk/gtkstock.c:385
msgid "_OK"
msgstr "גוט"
-#: gtk/gtkstock.c:343
+#: gtk/gtkstock.c:386
msgid "_Open"
msgstr "עפֿן"
-#: gtk/gtkstock.c:344
+#: gtk/gtkstock.c:387
msgid "_Paste"
msgstr "קלעפּ"
-#: gtk/gtkstock.c:345
+#: gtk/gtkstock.c:388
msgid "_Preferences"
msgstr "פּרעפֿערענצן"
-#: gtk/gtkstock.c:346
+#: gtk/gtkstock.c:389
msgid "_Print"
msgstr "דרוק"
-#: gtk/gtkstock.c:347
+#: gtk/gtkstock.c:390
msgid "Print Pre_view"
msgstr "דרוק פֿאָרױסװײַז"
-#: gtk/gtkstock.c:348
+#: gtk/gtkstock.c:391
msgid "_Properties"
msgstr "נאַטורן"
-#: gtk/gtkstock.c:349
+#: gtk/gtkstock.c:392
msgid "_Quit"
msgstr "הער אױף"
-#: gtk/gtkstock.c:350
+#: gtk/gtkstock.c:393
msgid "_Redo"
msgstr "איבער־פֿאַרקער"
-#: gtk/gtkstock.c:351
+#: gtk/gtkstock.c:394
msgid "_Refresh"
msgstr "דערהײַנטיק"
-#: gtk/gtkstock.c:353
+#: gtk/gtkstock.c:396
msgid "_Revert"
msgstr "װי פֿריִער"
-#: gtk/gtkstock.c:354
+#: gtk/gtkstock.c:397
msgid "_Save"
msgstr "היט אױף"
-#: gtk/gtkstock.c:355
+#: gtk/gtkstock.c:398
msgid "Save _As"
msgstr "היט אױף װי"
-#: gtk/gtkstock.c:356
+#: gtk/gtkstock.c:399
msgid "_Color"
msgstr "פֿאַרב"
-#: gtk/gtkstock.c:357
+#: gtk/gtkstock.c:400
msgid "_Font"
msgstr "שריפֿט"
-#: gtk/gtkstock.c:358
+#: gtk/gtkstock.c:401
msgid "_Ascending"
msgstr "אַרױף־צו"
-#: gtk/gtkstock.c:359
+#: gtk/gtkstock.c:402
msgid "_Descending"
msgstr "אַראָפּ־צו"
-#: gtk/gtkstock.c:360
+#: gtk/gtkstock.c:403
msgid "_Spell Check"
msgstr "אױסלײג קאָנטראָל"
-#: gtk/gtkstock.c:362
+#: gtk/gtkstock.c:404
+msgid "_Stop"
+msgstr "ענדיק"
+
+#: gtk/gtkstock.c:405
msgid "_Strikethrough"
msgstr "שטריך אַדורך"
-#: gtk/gtkstock.c:363
+#: gtk/gtkstock.c:406
msgid "_Undelete"
msgstr "לײג צוריק"
-#: gtk/gtkstock.c:364
+#: gtk/gtkstock.c:407
msgid "_Underline"
msgstr "אונטער־שורה"
-#: gtk/gtkstock.c:365
+#: gtk/gtkstock.c:408
msgid "_Undo"
msgstr "פֿאַרקער"
-#: gtk/gtkstock.c:366
+#: gtk/gtkstock.c:409
msgid "_Yes"
msgstr "יאָ"
-#: gtk/gtkstock.c:367
+#: gtk/gtkstock.c:410
msgid "_Normal Size"
msgstr ""
-#: gtk/gtkstock.c:368
+#: gtk/gtkstock.c:411
msgid "Best _Fit"
msgstr ""
-#: gtk/gtkstock.c:369
+#: gtk/gtkstock.c:412
msgid "Zoom _In"
msgstr "פֿאַרגרעסער"
-#: gtk/gtkstock.c:370
+#: gtk/gtkstock.c:413
msgid "Zoom _Out"
msgstr "פֿאַרקלענער"
@@ -2184,22 +2459,22 @@ msgstr "ניט געקענט געפֿינען דעם טעמע־מאָטאָר א
msgid "--- No Tip ---"
msgstr "־־־ ניט קײן שפּיץ ־־־"
-#: gtk/gtkuimanager.c:1132
+#: gtk/gtkuimanager.c:1154
#, c-format
msgid "Unknown attribute '%s' on line %d char %d"
msgstr ""
-#: gtk/gtkuimanager.c:1332
+#: gtk/gtkuimanager.c:1371
#, c-format
msgid "Unexpected start tag '%s' on line %d char %d"
msgstr ""
-#: gtk/gtkuimanager.c:1417
+#: gtk/gtkuimanager.c:1461
#, c-format
msgid "Unexpected character data on line %d char %d"
msgstr ""
-#: gtk/gtkuimanager.c:2209
+#: gtk/gtkuimanager.c:2272
msgid "Empty"
msgstr ""
@@ -2259,6 +2534,46 @@ msgstr "X אַרײַנשרײַב־אופֿן"
msgid "Could not get information for file '%s': %s"
msgstr "ניט געקענט דערקענען בילד־טעקע פֿאָרמאַטירונג אין טעקע '%s'"
+#~ msgid "Shift"
+#~ msgstr "Shift"
+
+#~ msgid "Ctrl"
+#~ msgstr "Ctrl"
+
+#~ msgid "Alt"
+#~ msgstr "Alt"
+
+#, fuzzy
+#~ msgid "Error getting information for '%s'"
+#~ msgstr "דורכפֿאַל אין שאַפֿן פּאַפּקע %s: %s\n"
+
+#~ msgid "_Bottom"
+#~ msgstr "דנאָ"
+
+#~ msgid "_First"
+#~ msgstr "ערשט"
+
+#~ msgid "_Last"
+#~ msgstr "לעצטע"
+
+#~ msgid "_Top"
+#~ msgstr "אױבן"
+
+#~ msgid "_Back"
+#~ msgstr "צוריק"
+
+#~ msgid "_Down"
+#~ msgstr "אַראָפּ"
+
+#~ msgid "_Up"
+#~ msgstr "אַרױף"
+
+#~ msgid "_Fill"
+#~ msgstr "דערפֿיל"
+
+#~ msgid "_Left"
+#~ msgstr "לינקס"
+
#, fuzzy
#~ msgid ""
#~ "Could not change the current folder to %s:\n"
@@ -2294,10 +2609,6 @@ msgstr "ניט געקענט דערקענען בילד־טעקע פֿאָרמאַ
#~ msgstr "לײג צו"
#, fuzzy
-#~ msgid "Remove"
-#~ msgstr "נעם אַװעק"
-
-#, fuzzy
#~ msgid "Up"
#~ msgstr "אַרױף"
diff --git a/po/zh_CN.po b/po/zh_CN.po
index 5ed7006cf..063b3e2e9 100644
--- a/po/zh_CN.po
+++ b/po/zh_CN.po
@@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gtk+\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-06-11 14:44+0000\n"
+"POT-Creation-Date: 2005-06-20 14:30-0400\n"
"PO-Revision-Date: 2005-06-12 01:59+0800\n"
"Last-Translator: Funda Wang <fundawang@linux.net.cn>\n"
"Language-Team: zh_CN <i18n-translation@lists.linux.net.cn>\n"
@@ -20,414 +20,409 @@ msgstr ""
"Content-Transfer-Encoding: 8-bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
-#: ../gdk-pixbuf/gdk-pixbuf-animation.c:153 ../gdk-pixbuf/gdk-pixbuf-io.c:838
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1068 ../tests/testfilechooser.c:199
+#: gdk-pixbuf/gdk-pixbuf-animation.c:153 gdk-pixbuf/gdk-pixbuf-io.c:838
+#: gdk-pixbuf/gdk-pixbuf-io.c:1068 tests/testfilechooser.c:199
#, c-format
msgid "Failed to open file '%s': %s"
msgstr "无法打开文件“%s”:%s"
-#: ../gdk-pixbuf/gdk-pixbuf-animation.c:166 ../gdk-pixbuf/gdk-pixbuf-io.c:850
+#: gdk-pixbuf/gdk-pixbuf-animation.c:166 gdk-pixbuf/gdk-pixbuf-io.c:850
#, c-format
msgid "Image file '%s' contains no data"
msgstr "图像文件“%s”没有内容"
-#: ../gdk-pixbuf/gdk-pixbuf-animation.c:208 ../gdk-pixbuf/gdk-pixbuf-io.c:887
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1109 ../tests/testfilechooser.c:244
+#: gdk-pixbuf/gdk-pixbuf-animation.c:208 gdk-pixbuf/gdk-pixbuf-io.c:887
+#: gdk-pixbuf/gdk-pixbuf-io.c:1109 tests/testfilechooser.c:244
#, c-format
msgid ""
"Failed to load image '%s': reason not known, probably a corrupt image file"
msgstr "无法载入图像“%s”:原因未知,可能是图像文件已损坏"
-#: ../gdk-pixbuf/gdk-pixbuf-animation.c:241
+#: gdk-pixbuf/gdk-pixbuf-animation.c:241
#, c-format
msgid ""
"Failed to load animation '%s': reason not known, probably a corrupt "
"animation file"
msgstr "无法载入动画“%s”:原因未知,可能是动画文件已损坏"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:444
+#: gdk-pixbuf/gdk-pixbuf-io.c:444
#, c-format
msgid "Unable to load image-loading module: %s: %s"
msgstr "无法加载用来载入图像的模块:%s:%s"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:459
+#: gdk-pixbuf/gdk-pixbuf-io.c:459
#, c-format
msgid ""
"Image-loading module %s does not export the proper interface; perhaps it's "
"from a different GTK version?"
msgstr "图像载入模块 %s 没有导出正确的接口;它是否属于另一个 GTK 版本?"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:628 ../gdk-pixbuf/gdk-pixbuf-io.c:680
+#: gdk-pixbuf/gdk-pixbuf-io.c:628 gdk-pixbuf/gdk-pixbuf-io.c:680
#, c-format
msgid "Image type '%s' is not supported"
msgstr "不支持图像类型“%s”"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:720
+#: gdk-pixbuf/gdk-pixbuf-io.c:720
#, c-format
msgid "Couldn't recognize the image file format for file '%s'"
msgstr "无法识别文件“%s”的图像文件格式"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:728
+#: gdk-pixbuf/gdk-pixbuf-io.c:728
msgid "Unrecognized image file format"
msgstr "无法识别的图像文件格式"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:896
+#: gdk-pixbuf/gdk-pixbuf-io.c:896
#, c-format
msgid "Failed to load image '%s': %s"
msgstr "无法载入图像“%s”:%s"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1336
+#: gdk-pixbuf/gdk-pixbuf-io.c:1336
#, c-format
msgid "Error writing to image file: %s"
msgstr "写入图像文件时出错:%s"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1382 ../gdk-pixbuf/gdk-pixbuf-io.c:1511
+#: gdk-pixbuf/gdk-pixbuf-io.c:1382 gdk-pixbuf/gdk-pixbuf-io.c:1511
#, c-format
msgid "This build of gdk-pixbuf does not support saving the image format: %s"
msgstr "此 gdk-pixbuf 不支持要保存的图像格式:%s"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1416
+#: gdk-pixbuf/gdk-pixbuf-io.c:1416
msgid "Insufficient memory to save image to callback"
msgstr "内存不足以保存回调的图像"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1428
+#: gdk-pixbuf/gdk-pixbuf-io.c:1428
msgid "Failed to open temporary file"
msgstr "打开临时文件失败"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1453
+#: gdk-pixbuf/gdk-pixbuf-io.c:1453
msgid "Failed to read from temporary file"
msgstr "从临时文件读取失败"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1687
+#: gdk-pixbuf/gdk-pixbuf-io.c:1687
#, c-format
msgid "Failed to open '%s' for writing: %s"
msgstr "无法打开“%s”进行写入:%s"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1711
+#: gdk-pixbuf/gdk-pixbuf-io.c:1711
#, c-format
msgid ""
"Failed to close '%s' while writing image, all data may not have been saved: %"
"s"
msgstr "写入图像时无法关闭“%s”,可能没有保存数据:%s"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1931 ../gdk-pixbuf/gdk-pixbuf-io.c:1981
+#: gdk-pixbuf/gdk-pixbuf-io.c:1931 gdk-pixbuf/gdk-pixbuf-io.c:1981
msgid "Insufficient memory to save image into a buffer"
msgstr "内存不足以将图像保存至缓冲区"
-#: ../gdk-pixbuf/gdk-pixbuf-loader.c:383
+#: gdk-pixbuf/gdk-pixbuf-loader.c:383
#, c-format
msgid "Incremental loading of image type '%s' is not supported"
msgstr "图像类型“%s”不支持渐进式载入"
-#: ../gdk-pixbuf/gdk-pixbuf-loader.c:411 ../gdk-pixbuf/gdk-pixbuf-loader.c:513
+#: gdk-pixbuf/gdk-pixbuf-loader.c:411 gdk-pixbuf/gdk-pixbuf-loader.c:513
#, c-format
msgid ""
"Internal error: Image loader module '%s' failed to begin loading an image, "
"but didn't give a reason for the failure"
msgstr "内部错误:图像载入模块“%s”无法载入图像,但没有给出任何原因"
-#: ../gdk-pixbuf/gdk-pixdata.c:147
+#: gdk-pixbuf/gdk-pixdata.c:147
msgid "Image header corrupt"
msgstr "图像头损坏"
-#: ../gdk-pixbuf/gdk-pixdata.c:152
+#: gdk-pixbuf/gdk-pixdata.c:152
msgid "Image format unknown"
msgstr "图像格式未知"
-#: ../gdk-pixbuf/gdk-pixdata.c:157 ../gdk-pixbuf/gdk-pixdata.c:487
+#: gdk-pixbuf/gdk-pixdata.c:157 gdk-pixbuf/gdk-pixdata.c:487
msgid "Image pixel data corrupt"
msgstr "图像像素数据损坏"
-#: ../gdk-pixbuf/gdk-pixdata.c:431
+#: gdk-pixbuf/gdk-pixdata.c:431
#, c-format
msgid "failed to allocate image buffer of %u byte"
msgid_plural "failed to allocate image buffer of %u bytes"
msgstr[0] "分配 %u 字节的图像缓冲区失败"
-#: ../gdk-pixbuf/io-ani.c:244
+#: gdk-pixbuf/io-ani.c:244
msgid "Unexpected icon chunk in animation"
msgstr "动画中有未预期的图标块"
-#: ../gdk-pixbuf/io-ani.c:337
+#: gdk-pixbuf/io-ani.c:337
msgid "Unsupported animation type"
msgstr "不支持的动画类型"
-#: ../gdk-pixbuf/io-ani.c:348 ../gdk-pixbuf/io-ani.c:538
+#: gdk-pixbuf/io-ani.c:348 gdk-pixbuf/io-ani.c:538
msgid "Invalid header in animation"
msgstr "动画头无效"
-#: ../gdk-pixbuf/io-ani.c:358 ../gdk-pixbuf/io-ani.c:382
-#: ../gdk-pixbuf/io-ani.c:441 ../gdk-pixbuf/io-ani.c:460
-#: ../gdk-pixbuf/io-ani.c:511 ../gdk-pixbuf/io-ani.c:583
+#: gdk-pixbuf/io-ani.c:358 gdk-pixbuf/io-ani.c:382 gdk-pixbuf/io-ani.c:441
+#: gdk-pixbuf/io-ani.c:460 gdk-pixbuf/io-ani.c:511 gdk-pixbuf/io-ani.c:583
msgid "Not enough memory to load animation"
msgstr "内存不足以载入动画"
-#: ../gdk-pixbuf/io-ani.c:400 ../gdk-pixbuf/io-ani.c:417
-#: ../gdk-pixbuf/io-ani.c:428
+#: gdk-pixbuf/io-ani.c:400 gdk-pixbuf/io-ani.c:417 gdk-pixbuf/io-ani.c:428
msgid "Malformed chunk in animation"
msgstr "动画中的块格式错误"
-#: ../gdk-pixbuf/io-ani.c:676
+#: gdk-pixbuf/io-ani.c:676
msgid "The ANI image format"
msgstr "ANI 图像格式"
-#: ../gdk-pixbuf/io-bmp.c:228 ../gdk-pixbuf/io-bmp.c:306
-#: ../gdk-pixbuf/io-bmp.c:338 ../gdk-pixbuf/io-bmp.c:361
-#: ../gdk-pixbuf/io-bmp.c:442
+#: gdk-pixbuf/io-bmp.c:228 gdk-pixbuf/io-bmp.c:306 gdk-pixbuf/io-bmp.c:338
+#: gdk-pixbuf/io-bmp.c:361 gdk-pixbuf/io-bmp.c:442
msgid "BMP image has bogus header data"
msgstr "BMP 图像有伪造的头数据"
-#: ../gdk-pixbuf/io-bmp.c:239 ../gdk-pixbuf/io-bmp.c:401
+#: gdk-pixbuf/io-bmp.c:239 gdk-pixbuf/io-bmp.c:401
msgid "Not enough memory to load bitmap image"
msgstr "内存不足以载入位图图像"
-#: ../gdk-pixbuf/io-bmp.c:287
+#: gdk-pixbuf/io-bmp.c:287
msgid "BMP image has unsupported header size"
msgstr "不支持的 BMP 图像头大小"
-#: ../gdk-pixbuf/io-bmp.c:325
+#: gdk-pixbuf/io-bmp.c:325
msgid "Topdown BMP images cannot be compressed"
msgstr "无法压缩自上而下的 BMP 图像"
-#: ../gdk-pixbuf/io-bmp.c:1203
+#: gdk-pixbuf/io-bmp.c:1203
msgid "Couldn't allocate memory for saving BMP file"
msgstr "无法分配内存来保存 BMP 文件"
-#: ../gdk-pixbuf/io-bmp.c:1244
+#: gdk-pixbuf/io-bmp.c:1244
msgid "Couldn't write to BMP file"
msgstr "无法写入 BMP 文件"
-#: ../gdk-pixbuf/io-bmp.c:1293
+#: gdk-pixbuf/io-bmp.c:1293
msgid "The BMP image format"
msgstr "BMP 图像格式"
-#: ../gdk-pixbuf/io-gif.c:220
+#: gdk-pixbuf/io-gif.c:220
#, c-format
msgid "Failure reading GIF: %s"
msgstr "无法读入 GIF:%s"
-#: ../gdk-pixbuf/io-gif.c:492 ../gdk-pixbuf/io-gif.c:1463
-#: ../gdk-pixbuf/io-gif.c:1624
+#: 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 "GIF 文件缺少了某些数据(可能文件被截短了?)"
-#: ../gdk-pixbuf/io-gif.c:501
+#: gdk-pixbuf/io-gif.c:501
#, c-format
msgid "Internal error in the GIF loader (%s)"
msgstr "GIF 文件载入模块产生内部程序错误(%s)"
-#: ../gdk-pixbuf/io-gif.c:575
+#: gdk-pixbuf/io-gif.c:575
msgid "Stack overflow"
msgstr "栈溢出"
-#: ../gdk-pixbuf/io-gif.c:635
+#: gdk-pixbuf/io-gif.c:635
msgid "GIF image loader cannot understand this image."
msgstr "GIF 文件载入模块无法分析此图像。"
-#: ../gdk-pixbuf/io-gif.c:664
+#: gdk-pixbuf/io-gif.c:664
msgid "Bad code encountered"
msgstr "遇到了错误的代码"
-#: ../gdk-pixbuf/io-gif.c:674
+#: gdk-pixbuf/io-gif.c:674
msgid "Circular table entry in GIF file"
msgstr "GIF 文件中的表项循环"
-#: ../gdk-pixbuf/io-gif.c:862 ../gdk-pixbuf/io-gif.c:1451
-#: ../gdk-pixbuf/io-gif.c:1497 ../gdk-pixbuf/io-gif.c:1612
+#: 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 "内存不足以载入 GIF 文件"
-#: ../gdk-pixbuf/io-gif.c:947
+#: gdk-pixbuf/io-gif.c:947
msgid "Not enough memory to composite a frame in GIF file"
msgstr "内存不足以构建 GIF 文件中的一帧"
-#: ../gdk-pixbuf/io-gif.c:1116
+#: gdk-pixbuf/io-gif.c:1116
msgid "GIF image is corrupt (incorrect LZW compression)"
msgstr "GIF 图像已损坏(不正确的 LZW 压缩数据)"
-#: ../gdk-pixbuf/io-gif.c:1166
+#: gdk-pixbuf/io-gif.c:1166
msgid "File does not appear to be a GIF file"
msgstr "文件好像不是 GIF 文件"
-#: ../gdk-pixbuf/io-gif.c:1178
+#: gdk-pixbuf/io-gif.c:1178
#, c-format
msgid "Version %s of the GIF file format is not supported"
msgstr "不支持 %s 版本的 GIF 文件格式"
-#: ../gdk-pixbuf/io-gif.c:1287
+#: gdk-pixbuf/io-gif.c:1287
msgid ""
"GIF image has no global colormap, and a frame inside it has no local "
"colormap."
msgstr "GIF 图像没有全局色彩表表,它其中的一帧也没有局部色彩表表。"
-#: ../gdk-pixbuf/io-gif.c:1519
+#: gdk-pixbuf/io-gif.c:1519
msgid "GIF image was truncated or incomplete."
msgstr "GIF 文件被截断或是不完整。"
-#: ../gdk-pixbuf/io-gif.c:1671
+#: gdk-pixbuf/io-gif.c:1671
msgid "The GIF image format"
msgstr "GIF 图像格式"
-#: ../gdk-pixbuf/io-ico.c:219 ../gdk-pixbuf/io-ico.c:271
-#: ../gdk-pixbuf/io-ico.c:340 ../gdk-pixbuf/io-ico.c:403
-#: ../gdk-pixbuf/io-ico.c:433
+#: gdk-pixbuf/io-ico.c:219 gdk-pixbuf/io-ico.c:271 gdk-pixbuf/io-ico.c:340
+#: gdk-pixbuf/io-ico.c:403 gdk-pixbuf/io-ico.c:433
msgid "Not enough memory to load icon"
msgstr "内存不足以载入图标"
-#: ../gdk-pixbuf/io-ico.c:256 ../gdk-pixbuf/io-ico.c:330
+#: gdk-pixbuf/io-ico.c:256 gdk-pixbuf/io-ico.c:330
msgid "Invalid header in icon"
msgstr "图标头无效"
-#: ../gdk-pixbuf/io-ico.c:293
+#: gdk-pixbuf/io-ico.c:293
msgid "Icon has zero width"
msgstr "图标宽度为零"
-#: ../gdk-pixbuf/io-ico.c:303
+#: gdk-pixbuf/io-ico.c:303
msgid "Icon has zero height"
msgstr "图标高度为零"
-#: ../gdk-pixbuf/io-ico.c:355
+#: gdk-pixbuf/io-ico.c:355
msgid "Compressed icons are not supported"
msgstr "不支持压缩图标"
-#: ../gdk-pixbuf/io-ico.c:388
+#: gdk-pixbuf/io-ico.c:388
msgid "Unsupported icon type"
msgstr "不支持的图标类型"
-#: ../gdk-pixbuf/io-ico.c:482
+#: gdk-pixbuf/io-ico.c:482
msgid "Not enough memory to load ICO file"
msgstr "内存不足以载入 ICO 文件"
-#: ../gdk-pixbuf/io-ico.c:947
+#: gdk-pixbuf/io-ico.c:947
msgid "Image too large to be saved as ICO"
msgstr "图像太大,无法另存为 ICO"
-#: ../gdk-pixbuf/io-ico.c:958
+#: gdk-pixbuf/io-ico.c:958
msgid "Cursor hotspot outside image"
msgstr "光标热点位于图像外"
-#: ../gdk-pixbuf/io-ico.c:981
+#: gdk-pixbuf/io-ico.c:981
#, c-format
msgid "Unsupported depth for ICO file: %d"
msgstr "不支持的 ICO 文件深度:%d"
-#: ../gdk-pixbuf/io-ico.c:1210
+#: gdk-pixbuf/io-ico.c:1210
msgid "The ICO image format"
msgstr "ICO 图像格式"
-#: ../gdk-pixbuf/io-jpeg.c:114
+#: gdk-pixbuf/io-jpeg.c:114
#, c-format
msgid "Error interpreting JPEG image file (%s)"
msgstr "分析 JPEG 图像文件时出错(%s)"
-#: ../gdk-pixbuf/io-jpeg.c:349
+#: gdk-pixbuf/io-jpeg.c:349
msgid ""
"Insufficient memory to load image, try exiting some applications to free "
"memory"
msgstr "内存不足以载入图像,试试关闭其它应用程序来释放内存"
-#: ../gdk-pixbuf/io-jpeg.c:383 ../gdk-pixbuf/io-jpeg.c:749
+#: gdk-pixbuf/io-jpeg.c:383 gdk-pixbuf/io-jpeg.c:749
#, c-format
msgid "Unsupported JPEG color space (%s)"
msgstr "不支持的 JPEG 颜色空间(%s)"
-#: ../gdk-pixbuf/io-jpeg.c:481 ../gdk-pixbuf/io-jpeg.c:678
-#: ../gdk-pixbuf/io-jpeg.c:943 ../gdk-pixbuf/io-jpeg.c:952
+#: gdk-pixbuf/io-jpeg.c:481 gdk-pixbuf/io-jpeg.c:678 gdk-pixbuf/io-jpeg.c:943
+#: gdk-pixbuf/io-jpeg.c:952
msgid "Couldn't allocate memory for loading JPEG file"
msgstr "无法分配内存来载入 JPEG 文件"
-#: ../gdk-pixbuf/io-jpeg.c:894
+#: gdk-pixbuf/io-jpeg.c:894
#, c-format
msgid ""
"JPEG quality must be a value between 0 and 100; value '%s' could not be "
"parsed."
msgstr "JPEG 质量一定要在 0 至 100 之间;无法解析数值“%s”。"
-#: ../gdk-pixbuf/io-jpeg.c:909
+#: gdk-pixbuf/io-jpeg.c:909
#, c-format
msgid ""
"JPEG quality must be a value between 0 and 100; value '%d' is not allowed."
msgstr "JPEG 质量一定要在 0 至 100 之间;不允许使用数值“%d”。"
-#: ../gdk-pixbuf/io-jpeg.c:1071
+#: gdk-pixbuf/io-jpeg.c:1071
msgid "The JPEG image format"
msgstr "JPEG 图像格式"
-#: ../gdk-pixbuf/io-pcx.c:191
+#: gdk-pixbuf/io-pcx.c:191
msgid "Couldn't allocate memory for header"
msgstr "无法为头分配内存"
-#: ../gdk-pixbuf/io-pcx.c:206 ../gdk-pixbuf/io-pcx.c:566
+#: gdk-pixbuf/io-pcx.c:206 gdk-pixbuf/io-pcx.c:566
msgid "Couldn't allocate memory for context buffer"
msgstr "无法为上下文缓冲区分配内存"
-#: ../gdk-pixbuf/io-pcx.c:607
+#: gdk-pixbuf/io-pcx.c:607
msgid "Image has invalid width and/or height"
msgstr "图像的宽度和/或高度无效"
-#: ../gdk-pixbuf/io-pcx.c:619 ../gdk-pixbuf/io-pcx.c:680
+#: gdk-pixbuf/io-pcx.c:619 gdk-pixbuf/io-pcx.c:680
msgid "Image has unsupported bpp"
msgstr "图像有不支持的 bpp"
-#: ../gdk-pixbuf/io-pcx.c:624 ../gdk-pixbuf/io-pcx.c:632
+#: gdk-pixbuf/io-pcx.c:624 gdk-pixbuf/io-pcx.c:632
#, c-format
msgid "Image has unsupported number of %d-bit planes"
msgstr "图像有不支持的 %d 位色盘"
-#: ../gdk-pixbuf/io-pcx.c:648
+#: gdk-pixbuf/io-pcx.c:648
msgid "Couldn't create new pixbuf"
msgstr "无法创建新像素缓冲"
-#: ../gdk-pixbuf/io-pcx.c:656
+#: gdk-pixbuf/io-pcx.c:656
msgid "Couldn't allocate memory for line data"
msgstr "无法为线形数据分配内存"
-#: ../gdk-pixbuf/io-pcx.c:663
+#: gdk-pixbuf/io-pcx.c:663
msgid "Couldn't allocate memory for paletted data"
msgstr "无法为调色板数据分配内存"
-#: ../gdk-pixbuf/io-pcx.c:710
+#: gdk-pixbuf/io-pcx.c:710
msgid "Didn't get all lines of PCX image"
msgstr "未获得 PCX 图像的全部线形"
-#: ../gdk-pixbuf/io-pcx.c:717
+#: gdk-pixbuf/io-pcx.c:717
msgid "No palette found at end of PCX data"
msgstr "在 PCX 数据结尾未发现调色板"
-#: ../gdk-pixbuf/io-pcx.c:758
+#: gdk-pixbuf/io-pcx.c:758
msgid "The PCX image format"
msgstr "PCX 图像格式"
-#: ../gdk-pixbuf/io-png.c:55
+#: gdk-pixbuf/io-png.c:55
msgid "Bits per channel of PNG image is invalid."
msgstr "PNG 图像的每通道位数无效。"
-#: ../gdk-pixbuf/io-png.c:136
+#: gdk-pixbuf/io-png.c:136
msgid "Transformed PNG has zero width or height."
msgstr "变形 PNG 宽度或高度为零。"
-#: ../gdk-pixbuf/io-png.c:144
+#: gdk-pixbuf/io-png.c:144
msgid "Bits per channel of transformed PNG is not 8."
msgstr "变形 PNG 每通道位数不是 8。"
-#: ../gdk-pixbuf/io-png.c:153
+#: gdk-pixbuf/io-png.c:153
msgid "Transformed PNG not RGB or RGBA."
msgstr "变形 PNG 不是 RGB 或 RGBA。"
-#: ../gdk-pixbuf/io-png.c:162
+#: gdk-pixbuf/io-png.c:162
msgid "Transformed PNG has unsupported number of channels, must be 3 or 4."
msgstr "变形 PNG 含有不支持的通道数,必须是 3 或 4。"
-#: ../gdk-pixbuf/io-png.c:183
+#: gdk-pixbuf/io-png.c:183
#, c-format
msgid "Fatal error in PNG image file: %s"
msgstr "PNG 图像文件里有严重错误:%s"
-#: ../gdk-pixbuf/io-png.c:301
+#: gdk-pixbuf/io-png.c:301
msgid "Insufficient memory to load PNG file"
msgstr "内存不足以载入 PNG 文件"
-#: ../gdk-pixbuf/io-png.c:618
+#: gdk-pixbuf/io-png.c:618
#, c-format
msgid ""
"Insufficient memory to store a %ld by %ld image; try exiting some "
@@ -435,358 +430,355 @@ msgid ""
msgstr ""
"内存不足以载入大小为 %ld x %ld 的图像;试试关闭其它应用程序以减少内存使用量"
-#: ../gdk-pixbuf/io-png.c:669
+#: gdk-pixbuf/io-png.c:669
msgid "Fatal error reading PNG image file"
msgstr "读入 PNG 图像文件时发生严重错误"
-#: ../gdk-pixbuf/io-png.c:718
+#: gdk-pixbuf/io-png.c:718
#, c-format
msgid "Fatal error reading PNG image file: %s"
msgstr "读入 PNG 图像文件时发生严重错误:%s"
-#: ../gdk-pixbuf/io-png.c:810
+#: gdk-pixbuf/io-png.c:810
msgid ""
"Keys for PNG text chunks must have at least 1 and at most 79 characters."
msgstr "PNG 文本块的关键字必须至少有 1 个字符,最多有 79 个字符。"
-#: ../gdk-pixbuf/io-png.c:818
+#: gdk-pixbuf/io-png.c:818
msgid "Keys for PNG text chunks must be ASCII characters."
msgstr "PNG 文本块的关键字必须是 ASCII 字符。"
-#: ../gdk-pixbuf/io-png.c:831
+#: gdk-pixbuf/io-png.c:831
#, c-format
msgid ""
"PNG compression level must be a value between 0 and 9; value '%s' could not "
"be parsed."
msgstr "PNG 压缩级别一定要在 0 至 9 之间;无法解析数值“%s”。"
-#: ../gdk-pixbuf/io-png.c:843
+#: gdk-pixbuf/io-png.c:843
#, c-format
msgid ""
"PNG compression level must be a value between 0 and 9; value '%d' is not "
"allowed."
msgstr "PNG 压缩级别一定要在 0 至 9 之间;不允许使用数值“%d”。"
-#: ../gdk-pixbuf/io-png.c:883
+#: gdk-pixbuf/io-png.c:883
#, c-format
msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding."
msgstr "PNG 文本块 %s 的值无法转换为 ISO-8859-1 编码。"
-#: ../gdk-pixbuf/io-png.c:1026
+#: gdk-pixbuf/io-png.c:1026
msgid "The PNG image format"
msgstr "PNG 图像格式"
-#: ../gdk-pixbuf/io-pnm.c:252
+#: gdk-pixbuf/io-pnm.c:252
msgid "PNM loader expected to find an integer, but didn't"
msgstr "PNM 载入模块找不到要找的整数"
-#: ../gdk-pixbuf/io-pnm.c:284
+#: gdk-pixbuf/io-pnm.c:284
msgid "PNM file has an incorrect initial byte"
msgstr "PNM 文件的第一个字节不正确"
-#: ../gdk-pixbuf/io-pnm.c:314
+#: gdk-pixbuf/io-pnm.c:314
msgid "PNM file is not in a recognized PNM subformat"
msgstr "PNG 文件不是以可识别的 PNM 副格式存储的"
-#: ../gdk-pixbuf/io-pnm.c:339
+#: gdk-pixbuf/io-pnm.c:339
msgid "PNM file has an image width of 0"
msgstr "PNM 文件的图像宽度为 0"
-#: ../gdk-pixbuf/io-pnm.c:360
+#: gdk-pixbuf/io-pnm.c:360
msgid "PNM file has an image height of 0"
msgstr "PNM 文件的图像高度为 0"
-#: ../gdk-pixbuf/io-pnm.c:383
+#: gdk-pixbuf/io-pnm.c:383
msgid "Maximum color value in PNM file is 0"
msgstr "PNM 文件中最大可用颜色数为 0"
-#: ../gdk-pixbuf/io-pnm.c:391
+#: gdk-pixbuf/io-pnm.c:391
msgid "Maximum color value in PNM file is too large"
msgstr "PNM 文件中最大可用颜色数过大"
-#: ../gdk-pixbuf/io-pnm.c:399
+#: gdk-pixbuf/io-pnm.c:399
msgid "Cannot handle PNM files with maximum color values greater than 255"
msgstr "无法处理最大可用颜色数大于 255 的 PNM 文件"
-#: ../gdk-pixbuf/io-pnm.c:438 ../gdk-pixbuf/io-pnm.c:466
-#: ../gdk-pixbuf/io-pnm.c:498
+#: gdk-pixbuf/io-pnm.c:438 gdk-pixbuf/io-pnm.c:466 gdk-pixbuf/io-pnm.c:498
msgid "Raw PNM image type is invalid"
msgstr "原始 PNM 图像类型无效"
-#: ../gdk-pixbuf/io-pnm.c:562 ../gdk-pixbuf/io-pnm.c:604
+#: gdk-pixbuf/io-pnm.c:562 gdk-pixbuf/io-pnm.c:604
msgid "PNM image format is invalid"
msgstr "PNM 图像格式无效"
-#: ../gdk-pixbuf/io-pnm.c:663
+#: gdk-pixbuf/io-pnm.c:663
msgid "PNM image loader does not support this PNM subformat"
msgstr "PNM 载入程序不支持这种 PNM 副格式"
-#: ../gdk-pixbuf/io-pnm.c:718
+#: gdk-pixbuf/io-pnm.c:718
msgid "Premature end-of-file encountered"
msgstr "文件过早结束"
-#: ../gdk-pixbuf/io-pnm.c:750 ../gdk-pixbuf/io-pnm.c:981
+#: gdk-pixbuf/io-pnm.c:750 gdk-pixbuf/io-pnm.c:981
msgid "Raw PNM formats require exactly one whitespace before sample data"
msgstr "原始 PNM 格式在样本数据前精确需要一个空格"
-#: ../gdk-pixbuf/io-pnm.c:777
+#: gdk-pixbuf/io-pnm.c:777
msgid "Cannot allocate memory for loading PNM image"
msgstr "无法分配内存来载入 PNM 图像"
-#: ../gdk-pixbuf/io-pnm.c:827
+#: gdk-pixbuf/io-pnm.c:827
msgid "Insufficient memory to load PNM context struct"
msgstr "内存不足以载入 PNM 的上下文结构"
-#: ../gdk-pixbuf/io-pnm.c:878
+#: gdk-pixbuf/io-pnm.c:878
msgid "Unexpected end of PNM image data"
msgstr "PNM 图像数据过早结束"
-#: ../gdk-pixbuf/io-pnm.c:1010
+#: gdk-pixbuf/io-pnm.c:1010
msgid "Insufficient memory to load PNM file"
msgstr "内存不足以载入 PNM 文件"
-#: ../gdk-pixbuf/io-pnm.c:1089
+#: gdk-pixbuf/io-pnm.c:1089
msgid "The PNM/PBM/PGM/PPM image format family"
msgstr "PNM/PBM/PGM/PPM 图像格式族"
-#: ../gdk-pixbuf/io-ras.c:126
+#: gdk-pixbuf/io-ras.c:126
msgid "RAS image has bogus header data"
msgstr "RAS 图像有伪造的头数据"
-#: ../gdk-pixbuf/io-ras.c:148
+#: gdk-pixbuf/io-ras.c:148
msgid "RAS image has unknown type"
msgstr "RAS 图像类型未知"
-#: ../gdk-pixbuf/io-ras.c:156
+#: gdk-pixbuf/io-ras.c:156
msgid "unsupported RAS image variation"
msgstr "不支持的 RAS 图像变种"
-#: ../gdk-pixbuf/io-ras.c:171 ../gdk-pixbuf/io-ras.c:200
+#: gdk-pixbuf/io-ras.c:171 gdk-pixbuf/io-ras.c:200
msgid "Not enough memory to load RAS image"
msgstr "内存不足以载入 RAS 图像"
-#: ../gdk-pixbuf/io-ras.c:543
+#: gdk-pixbuf/io-ras.c:543
msgid "The Sun raster image format"
msgstr "Sun 矢量图像格式"
-#: ../gdk-pixbuf/io-tga.c:154
+#: gdk-pixbuf/io-tga.c:154
msgid "Cannot allocate memory for IOBuffer struct"
msgstr "无法为 IOBuffer 结构分配内存"
-#: ../gdk-pixbuf/io-tga.c:173
+#: gdk-pixbuf/io-tga.c:173
msgid "Cannot allocate memory for IOBuffer data"
msgstr "无法为 IOBuffer 数据分配内存"
-#: ../gdk-pixbuf/io-tga.c:184
+#: gdk-pixbuf/io-tga.c:184
msgid "Cannot realloc IOBuffer data"
msgstr "无法重新分配 IOBuffer 数据"
-#: ../gdk-pixbuf/io-tga.c:214
+#: gdk-pixbuf/io-tga.c:214
msgid "Cannot allocate temporary IOBuffer data"
msgstr "无法为临时 IOBuffer 数据分配内存"
-#: ../gdk-pixbuf/io-tga.c:348
+#: gdk-pixbuf/io-tga.c:348
msgid "Cannot allocate new pixbuf"
msgstr "无法分配新像素缓冲"
-#: ../gdk-pixbuf/io-tga.c:689
+#: gdk-pixbuf/io-tga.c:689
msgid "Cannot allocate colormap structure"
msgstr "无法分配色彩表结构"
-#: ../gdk-pixbuf/io-tga.c:696
+#: gdk-pixbuf/io-tga.c:696
msgid "Cannot allocate colormap entries"
msgstr "无法分配色彩表项"
-#: ../gdk-pixbuf/io-tga.c:718
+#: gdk-pixbuf/io-tga.c:718
msgid "Unexpected bitdepth for colormap entries"
msgstr "未预期的色彩表项位深"
-#: ../gdk-pixbuf/io-tga.c:736
+#: gdk-pixbuf/io-tga.c:736
msgid "Cannot allocate TGA header memory"
msgstr "无法分配 TGA 头内存"
-#: ../gdk-pixbuf/io-tga.c:769
+#: gdk-pixbuf/io-tga.c:769
msgid "TGA image has invalid dimensions"
msgstr "TGA 图像尺寸无效"
-#: ../gdk-pixbuf/io-tga.c:775 ../gdk-pixbuf/io-tga.c:784
-#: ../gdk-pixbuf/io-tga.c:794 ../gdk-pixbuf/io-tga.c:804
-#: ../gdk-pixbuf/io-tga.c:811
+#: gdk-pixbuf/io-tga.c:775 gdk-pixbuf/io-tga.c:784 gdk-pixbuf/io-tga.c:794
+#: gdk-pixbuf/io-tga.c:804 gdk-pixbuf/io-tga.c:811
msgid "TGA image type not supported"
msgstr "不支持 TGA 图像类型"
-#: ../gdk-pixbuf/io-tga.c:858
+#: gdk-pixbuf/io-tga.c:858
msgid "Cannot allocate memory for TGA context struct"
msgstr "无法为 TGA 上下文结构分配内存"
-#: ../gdk-pixbuf/io-tga.c:923
+#: gdk-pixbuf/io-tga.c:923
msgid "Excess data in file"
msgstr "文件中的数据超额"
-#: ../gdk-pixbuf/io-tga.c:992
+#: gdk-pixbuf/io-tga.c:992
msgid "The Targa image format"
msgstr "Targa 图像格式"
-#: ../gdk-pixbuf/io-tiff.c:173
+#: gdk-pixbuf/io-tiff.c:173
msgid "Could not get image width (bad TIFF file)"
msgstr "无法取得图像宽度(TIFF 文件损坏)"
-#: ../gdk-pixbuf/io-tiff.c:180
+#: gdk-pixbuf/io-tiff.c:180
msgid "Could not get image height (bad TIFF file)"
msgstr "无法取得图像高度(TIFF 文件损坏)"
-#: ../gdk-pixbuf/io-tiff.c:188
+#: gdk-pixbuf/io-tiff.c:188
msgid "Width or height of TIFF image is zero"
msgstr "TIFF 图像的宽度或高度为零"
-#: ../gdk-pixbuf/io-tiff.c:197 ../gdk-pixbuf/io-tiff.c:206
+#: gdk-pixbuf/io-tiff.c:197 gdk-pixbuf/io-tiff.c:206
msgid "Dimensions of TIFF image too large"
msgstr "TIFF 图像的尺寸太大"
-#: ../gdk-pixbuf/io-tiff.c:225 ../gdk-pixbuf/io-tiff.c:237
-#: ../gdk-pixbuf/io-tiff.c:286 ../gdk-pixbuf/io-tiff.c:572
+#: gdk-pixbuf/io-tiff.c:225 gdk-pixbuf/io-tiff.c:237 gdk-pixbuf/io-tiff.c:286
+#: gdk-pixbuf/io-tiff.c:572
msgid "Insufficient memory to open TIFF file"
msgstr "内存不足以打开 TIFF 文件"
-#: ../gdk-pixbuf/io-tiff.c:251 ../gdk-pixbuf/io-tiff.c:294
+#: gdk-pixbuf/io-tiff.c:251 gdk-pixbuf/io-tiff.c:294
msgid "Failed to load RGB data from TIFF file"
msgstr "无法载入 TIFF 文件里的 RGB 数据"
-#: ../gdk-pixbuf/io-tiff.c:361
+#: gdk-pixbuf/io-tiff.c:361
msgid "Failed to open TIFF image"
msgstr "无法打开 TIFF 图像"
-#: ../gdk-pixbuf/io-tiff.c:373
+#: gdk-pixbuf/io-tiff.c:373
msgid "TIFFClose operation failed"
msgstr "TIFFClose 操作失败"
-#: ../gdk-pixbuf/io-tiff.c:504 ../gdk-pixbuf/io-tiff.c:517
+#: gdk-pixbuf/io-tiff.c:504 gdk-pixbuf/io-tiff.c:517
msgid "Failed to load TIFF image"
msgstr "无法载入 TIFF 图像"
-#: ../gdk-pixbuf/io-tiff.c:610
+#: gdk-pixbuf/io-tiff.c:610
msgid "The TIFF image format"
msgstr "TIFF 图像格式"
-#: ../gdk-pixbuf/io-wbmp.c:246
+#: gdk-pixbuf/io-wbmp.c:246
msgid "Image has zero width"
msgstr "图像宽度为零"
-#: ../gdk-pixbuf/io-wbmp.c:264
+#: gdk-pixbuf/io-wbmp.c:264
msgid "Image has zero height"
msgstr "图像高度为零"
-#: ../gdk-pixbuf/io-wbmp.c:275
+#: gdk-pixbuf/io-wbmp.c:275
msgid "Not enough memory to load image"
msgstr "内存不足以载入图像"
-#: ../gdk-pixbuf/io-wbmp.c:334
+#: gdk-pixbuf/io-wbmp.c:334
msgid "Couldn't save the rest"
msgstr "无法保存剩余部分"
-#: ../gdk-pixbuf/io-wbmp.c:368
+#: gdk-pixbuf/io-wbmp.c:368
msgid "The WBMP image format"
msgstr "WBMP 图像格式"
-#: ../gdk-pixbuf/io-xbm.c:287
+#: gdk-pixbuf/io-xbm.c:287
msgid "Invalid XBM file"
msgstr "XBM 文件无效"
-#: ../gdk-pixbuf/io-xbm.c:297
+#: gdk-pixbuf/io-xbm.c:297
msgid "Insufficient memory to load XBM image file"
msgstr "内存不足以载入 XBM 图像文件"
-#: ../gdk-pixbuf/io-xbm.c:441
+#: gdk-pixbuf/io-xbm.c:441
msgid "Failed to write to temporary file when loading XBM image"
msgstr "载入 XBM 图像时无法写入临时文件"
-#: ../gdk-pixbuf/io-xbm.c:476
+#: gdk-pixbuf/io-xbm.c:476
msgid "The XBM image format"
msgstr "XBM 图像格式"
-#: ../gdk-pixbuf/io-xpm.c:467
+#: gdk-pixbuf/io-xpm.c:467
msgid "No XPM header found"
msgstr "找不到 XPM 头"
-#: ../gdk-pixbuf/io-xpm.c:476
+#: gdk-pixbuf/io-xpm.c:476
msgid "Invalid XPM header"
msgstr "无效的 XBM 头"
-#: ../gdk-pixbuf/io-xpm.c:484
+#: gdk-pixbuf/io-xpm.c:484
msgid "XPM file has image width <= 0"
msgstr "XPM 文件图像宽度 <= 0"
-#: ../gdk-pixbuf/io-xpm.c:492
+#: gdk-pixbuf/io-xpm.c:492
msgid "XPM file has image height <= 0"
msgstr "XPM 文件图像高度 <= 0"
-#: ../gdk-pixbuf/io-xpm.c:500
+#: gdk-pixbuf/io-xpm.c:500
msgid "XPM has invalid number of chars per pixel"
msgstr "XPM 每个像素占用的字节数目无效"
-#: ../gdk-pixbuf/io-xpm.c:507
+#: gdk-pixbuf/io-xpm.c:507
msgid "XPM file has invalid number of colors"
msgstr "XPM 文件图像颜色数目不正确"
-#: ../gdk-pixbuf/io-xpm.c:519 ../gdk-pixbuf/io-xpm.c:528
-#: ../gdk-pixbuf/io-xpm.c:580
+#: gdk-pixbuf/io-xpm.c:519 gdk-pixbuf/io-xpm.c:528 gdk-pixbuf/io-xpm.c:580
msgid "Cannot allocate memory for loading XPM image"
msgstr "无法分配内存来载入 XPM 图像"
-#: ../gdk-pixbuf/io-xpm.c:542
+#: gdk-pixbuf/io-xpm.c:542
msgid "Cannot read XPM colormap"
msgstr "无法读入 XPM 色彩表"
-#: ../gdk-pixbuf/io-xpm.c:771
+#: gdk-pixbuf/io-xpm.c:771
msgid "Failed to write to temporary file when loading XPM image"
msgstr "载入 XPM 图像时写入临时文件失败"
-#: ../gdk-pixbuf/io-xpm.c:806
+#: gdk-pixbuf/io-xpm.c:806
msgid "The XPM image format"
msgstr "XPM 图像格式"
#. Description of --class=CLASS in --help output
-#: ../gdk/gdk.c:115
+#: gdk/gdk.c:115
msgid "Program class as used by the window manager"
msgstr "窗口管理其所使用的程序类"
#. Placeholder in --class=CLASS in --help output
-#: ../gdk/gdk.c:116
+#: gdk/gdk.c:116
msgid "CLASS"
msgstr "类"
#. Description of --name=NAME in --help output
-#: ../gdk/gdk.c:118
+#: gdk/gdk.c:118
msgid "Program name as used by the window manager"
msgstr "窗口管理其所使用的程序名"
#. Placeholder in --name=NAME in --help output
-#: ../gdk/gdk.c:119
+#: gdk/gdk.c:119
msgid "NAME"
msgstr "名称"
#. Description of --display=DISPLAY in --help output
-#: ../gdk/gdk.c:121
+#: gdk/gdk.c:121
msgid "X display to use"
msgstr "要使用的 X 显示"
#. Placeholder in --display=DISPLAY in --help output
-#: ../gdk/gdk.c:122
+#: gdk/gdk.c:122
msgid "DISPLAY"
msgstr "显示"
#. Description of --screen=SCREEN in --help output
-#: ../gdk/gdk.c:124
+#: gdk/gdk.c:124
msgid "X screen to use"
msgstr "要使用的 X 屏幕"
#. Placeholder in --screen=SCREEN in --help output
-#: ../gdk/gdk.c:125
+#: gdk/gdk.c:125
msgid "SCREEN"
msgstr "屏幕"
#. Description of --gdk-debug=FLAGS in --help output
-#: ../gdk/gdk.c:128
+#: gdk/gdk.c:128
msgid "Gdk debugging flags to set"
msgstr "要设置的 Gdk 调试标志"
@@ -794,222 +786,222 @@ msgstr "要设置的 Gdk 调试标志"
#. Placeholder in --gdk-no-debug=FLAGS in --help output
#. Placeholder in --gtk-debug=FLAGS in --help output
#. Placeholder in --gtk-no-debug=FLAGS in --help output
-#: ../gdk/gdk.c:129 ../gdk/gdk.c:132 ../gtk/gtkmain.c:405 ../gtk/gtkmain.c:408
+#: gdk/gdk.c:129 gdk/gdk.c:132 gtk/gtkmain.c:405 gtk/gtkmain.c:408
msgid "FLAGS"
msgstr "标志"
#. Description of --gdk-no-debug=FLAGS in --help output
-#: ../gdk/gdk.c:131
+#: gdk/gdk.c:131
msgid "Gdk debugging flags to unset"
msgstr "要取消的 Gdk 调试标志"
-#: ../gdk/keyname-table.h:3940
+#: gdk/keyname-table.h:3940
msgid "keyboard label|BackSpace"
msgstr "BackSpace"
-#: ../gdk/keyname-table.h:3941
+#: gdk/keyname-table.h:3941
msgid "keyboard label|Tab"
msgstr "Tab"
-#: ../gdk/keyname-table.h:3942
+#: gdk/keyname-table.h:3942
msgid "keyboard label|Return"
msgstr "Enter"
-#: ../gdk/keyname-table.h:3943
+#: gdk/keyname-table.h:3943
msgid "keyboard label|Pause"
msgstr "Pause"
-#: ../gdk/keyname-table.h:3944
+#: gdk/keyname-table.h:3944
msgid "keyboard label|Scroll_Lock"
msgstr "ScrollLock"
-#: ../gdk/keyname-table.h:3945
+#: gdk/keyname-table.h:3945
msgid "keyboard label|Sys_Req"
msgstr "SysRq"
-#: ../gdk/keyname-table.h:3946
+#: gdk/keyname-table.h:3946
msgid "keyboard label|Escape"
msgstr "Esc"
-#: ../gdk/keyname-table.h:3947
+#: gdk/keyname-table.h:3947
msgid "keyboard label|Multi_key"
msgstr "MultiKey"
-#: ../gdk/keyname-table.h:3948
+#: gdk/keyname-table.h:3948
msgid "keyboard label|Home"
msgstr "Home"
-#: ../gdk/keyname-table.h:3949
+#: gdk/keyname-table.h:3949
msgid "keyboard label|Page_Up"
msgstr "PageUp"
-#: ../gdk/keyname-table.h:3950
+#: gdk/keyname-table.h:3950
msgid "keyboard label|Page_Down"
msgstr "PageDown"
-#: ../gdk/keyname-table.h:3951
+#: gdk/keyname-table.h:3951
msgid "keyboard label|End"
msgstr "End"
-#: ../gdk/keyname-table.h:3952
+#: gdk/keyname-table.h:3952
msgid "keyboard label|Begin"
msgstr "Begin"
-#: ../gdk/keyname-table.h:3953
+#: gdk/keyname-table.h:3953
msgid "keyboard label|Print"
msgstr "Print"
-#: ../gdk/keyname-table.h:3954
+#: gdk/keyname-table.h:3954
msgid "keyboard label|Insert"
msgstr "Insert"
-#: ../gdk/keyname-table.h:3955
+#: gdk/keyname-table.h:3955
msgid "keyboard label|Num_Lock"
msgstr "NumLock"
-#: ../gdk/keyname-table.h:3956
+#: gdk/keyname-table.h:3956
msgid "keyboard label|KP_Space"
msgstr "KP_Space"
-#: ../gdk/keyname-table.h:3957
+#: gdk/keyname-table.h:3957
msgid "keyboard label|KP_Tab"
msgstr "KP_Tab"
-#: ../gdk/keyname-table.h:3958
+#: gdk/keyname-table.h:3958
msgid "keyboard label|KP_Enter"
msgstr "KP_Enter"
-#: ../gdk/keyname-table.h:3959
+#: gdk/keyname-table.h:3959
msgid "keyboard label|KP_Home"
msgstr "KP_Home"
-#: ../gdk/keyname-table.h:3960
+#: gdk/keyname-table.h:3960
msgid "keyboard label|KP_Left"
msgstr "KP_Left"
-#: ../gdk/keyname-table.h:3961
+#: gdk/keyname-table.h:3961
msgid "keyboard label|KP_Up"
msgstr "KP_Left"
-#: ../gdk/keyname-table.h:3962
+#: gdk/keyname-table.h:3962
msgid "keyboard label|KP_Right"
msgstr "KP_Right"
-#: ../gdk/keyname-table.h:3963
+#: gdk/keyname-table.h:3963
msgid "keyboard label|KP_Down"
msgstr "KP_Down"
-#: ../gdk/keyname-table.h:3964
+#: gdk/keyname-table.h:3964
msgid "keyboard label|KP_Page_Up"
msgstr "KP_PageUp"
-#: ../gdk/keyname-table.h:3965
+#: gdk/keyname-table.h:3965
msgid "keyboard label|KP_Prior"
msgstr "KP_Prior"
-#: ../gdk/keyname-table.h:3966
+#: gdk/keyname-table.h:3966
msgid "keyboard label|KP_Page_Down"
msgstr "KP_PageDown"
-#: ../gdk/keyname-table.h:3967
+#: gdk/keyname-table.h:3967
msgid "keyboard label|KP_Next"
msgstr "KP_Next"
-#: ../gdk/keyname-table.h:3968
+#: gdk/keyname-table.h:3968
msgid "keyboard label|KP_End"
msgstr "KP_End"
-#: ../gdk/keyname-table.h:3969
+#: gdk/keyname-table.h:3969
msgid "keyboard label|KP_Begin"
msgstr "KP_Begin"
-#: ../gdk/keyname-table.h:3970
+#: gdk/keyname-table.h:3970
msgid "keyboard label|KP_Insert"
msgstr "KP_Insert"
-#: ../gdk/keyname-table.h:3971
+#: gdk/keyname-table.h:3971
msgid "keyboard label|KP_Delete"
msgstr "KP_Delete"
-#: ../gdk/keyname-table.h:3972
+#: gdk/keyname-table.h:3972
msgid "keyboard label|Delete"
msgstr "Delete"
#. Description of --sync in --help output
-#: ../gdk/win32/gdkmain-win32.c:60
+#: gdk/win32/gdkmain-win32.c:60
msgid "Don't batch GDI requests"
msgstr "不对 GDI 请求批处理"
#. Description of --no-wintab in --help output
-#: ../gdk/win32/gdkmain-win32.c:62
+#: gdk/win32/gdkmain-win32.c:62
msgid "Don't use the Wintab API for tablet support"
msgstr "不使用 Wintab API 来支持 tablet"
#. Description of --ignore-wintab in --help output
-#: ../gdk/win32/gdkmain-win32.c:64
+#: gdk/win32/gdkmain-win32.c:64
msgid "Same as --no-wintab"
msgstr "与 --no-wintab 相同"
#. Description of --use-wintab in --help output
-#: ../gdk/win32/gdkmain-win32.c:66
+#: gdk/win32/gdkmain-win32.c:66
msgid "Do use the Wintab API [default]"
msgstr "使用 Wintab API [默认]"
#. Description of --max-colors=COLORS in --help output
-#: ../gdk/win32/gdkmain-win32.c:68
+#: gdk/win32/gdkmain-win32.c:68
msgid "Size of the palette in 8 bit mode"
msgstr "8 位模式调色板大小"
#. Placeholder in --max-colors=COLORS in --help output
-#: ../gdk/win32/gdkmain-win32.c:69
+#: gdk/win32/gdkmain-win32.c:69
msgid "COLORS"
msgstr "颜色"
#. Description of --sync in --help output
-#: ../gdk/x11/gdkmain-x11.c:92
+#: gdk/x11/gdkmain-x11.c:92
msgid "Make X calls synchronous"
msgstr "同步调用 X"
-#: ../gtk/gtkaboutdialog.c:270 ../gtk/gtkaboutdialog.c:2025
+#: gtk/gtkaboutdialog.c:270 gtk/gtkaboutdialog.c:2025
msgid "License"
msgstr "许可"
-#: ../gtk/gtkaboutdialog.c:271
+#: gtk/gtkaboutdialog.c:271
msgid "The license of the program"
msgstr "程序的许可协议"
#. Add the credits button
-#: ../gtk/gtkaboutdialog.c:491
+#: gtk/gtkaboutdialog.c:491
msgid "C_redits"
msgstr "致谢(_R)"
#. Add the license button
-#: ../gtk/gtkaboutdialog.c:501
+#: gtk/gtkaboutdialog.c:501
msgid "_License"
msgstr "许可(_L)"
-#: ../gtk/gtkaboutdialog.c:731
+#: gtk/gtkaboutdialog.c:731
#, c-format
msgid "About %s"
msgstr "关于 %s"
-#: ../gtk/gtkaboutdialog.c:1953
+#: gtk/gtkaboutdialog.c:1953
msgid "Credits"
msgstr "致谢"
-#: ../gtk/gtkaboutdialog.c:1979
+#: gtk/gtkaboutdialog.c:1979
msgid "Written by"
msgstr "编写者"
-#: ../gtk/gtkaboutdialog.c:1982
+#: gtk/gtkaboutdialog.c:1982
msgid "Documented by"
msgstr "文档撰写者"
-#: ../gtk/gtkaboutdialog.c:1994
+#: gtk/gtkaboutdialog.c:1994
msgid "Translated by"
msgstr "翻译者"
-#: ../gtk/gtkaboutdialog.c:1998
+#: gtk/gtkaboutdialog.c:1998
msgid "Artwork by"
msgstr "美工"
@@ -1019,7 +1011,7 @@ msgstr "美工"
#. * this.
#. * And do not translate the part before the |.
#.
-#: ../gtk/gtkaccellabel.c:121
+#: gtk/gtkaccellabel.c:121
msgid "keyboard label|Shift"
msgstr "Shift"
@@ -1029,7 +1021,7 @@ msgstr "Shift"
#. * this.
#. * And do not translate the part before the |.
#.
-#: ../gtk/gtkaccellabel.c:128
+#: gtk/gtkaccellabel.c:128
msgid "keyboard label|Ctrl"
msgstr "Ctrl"
@@ -1039,17 +1031,17 @@ msgstr "Ctrl"
#. * this.
#. * And do not translate the part before the |.
#.
-#: ../gtk/gtkaccellabel.c:135
+#: gtk/gtkaccellabel.c:135
msgid "keyboard label|Alt"
msgstr "Alt"
#. do not translate the part before the |
-#: ../gtk/gtkaccellabel.c:577
+#: gtk/gtkaccellabel.c:577
msgid "keyboard label|Space"
msgstr "Space"
#. do not translate the part before the |
-#: ../gtk/gtkaccellabel.c:581
+#: gtk/gtkaccellabel.c:581
msgid "keyboard label|Backslash"
msgstr "\\"
@@ -1062,7 +1054,7 @@ msgstr "\\"
#. * so if you have a default text direction of RTL and YM, then
#. * the year will appear on the right.
#.
-#: ../gtk/gtkcalendar.c:646
+#: gtk/gtkcalendar.c:647
msgid "calendar:MY"
msgstr "calendar:YM"
@@ -1070,25 +1062,52 @@ msgstr "calendar:YM"
#. * first day of the week to calendar:week_start:1 if you want Monday
#. * to be the first day of the week, and so on.
#.
-#: ../gtk/gtkcalendar.c:660
+#: gtk/gtkcalendar.c:661
msgid "calendar:week_start:0"
msgstr "calendar:week_start:1"
+#. Translators: This is a text measurement template.
+#. * Translate it to the widest year text.
+#. *
+#. * Don't include the prefix "year measurement template|"
+#. * in the translation.
+#. *
+#. * If you don't understand this, leave it as "2000"
+#.
+#: gtk/gtkcalendar.c:1549
+msgid "year measurement template|2000"
+msgstr ""
+
+#. Translators: This dictates how the year is displayed in
+#. * gtkcalendar widget. See strftime() manual for the format.
+#. * Use only ASCII in the translation.
+#. *
+#. * Also look for the msgid "year measurement template|2000".
+#. * Translate that entry to a year with the widest output of this
+#. * msgid.
+#. *
+#. * Don't include the prefix "calendar year format|" in the
+#. * translation. "%Y" is appropriate for most locales.
+#.
+#: gtk/gtkcalendar.c:1826
+msgid "calendar year format|%Y"
+msgstr ""
+
#. do not translate the part before the |
-#: ../gtk/gtkcellrendererprogress.c:237 ../gtk/gtkcellrendererprogress.c:295
+#: gtk/gtkcellrendererprogress.c:237 gtk/gtkcellrendererprogress.c:295
#, c-format
msgid "progress bar label|%d %%"
msgstr "%d %%"
-#: ../gtk/gtkcolorbutton.c:221 ../gtk/gtkcolorbutton.c:576
+#: gtk/gtkcolorbutton.c:221 gtk/gtkcolorbutton.c:576
msgid "Pick a Color"
msgstr "拾取颜色"
-#: ../gtk/gtkcolorbutton.c:467
+#: gtk/gtkcolorbutton.c:467
msgid "Received invalid color data\n"
msgstr "收到了无效的颜色数据\n"
-#: ../gtk/gtkcolorsel.c:561
+#: gtk/gtkcolorsel.c:561
msgid ""
"The previously-selected color, for comparison to the color you're selecting "
"now. You can drag this color to a palette entry, or select this color as "
@@ -1097,17 +1116,17 @@ msgstr ""
"先前选中的颜色,相对于您正选中的颜色。您可以拖动此颜色到调色板,或拖动此颜色"
"到下一个颜色样品格内以作为当前选中颜色。"
-#: ../gtk/gtkcolorsel.c:566
+#: gtk/gtkcolorsel.c:566
msgid ""
"The color you've chosen. You can drag this color to a palette entry to save "
"it for use in the future."
msgstr "您选择的颜色。您可以拖动此颜色到调色板并将之保存供以后使用。"
-#: ../gtk/gtkcolorsel.c:957
+#: gtk/gtkcolorsel.c:957
msgid "_Save color here"
msgstr "在此保存颜色(_S)"
-#: ../gtk/gtkcolorsel.c:1162
+#: gtk/gtkcolorsel.c:1162
msgid ""
"Click this palette entry to make it the current color. To change this entry, "
"drag a color swatch here or right-click it and select \"Save color here.\""
@@ -1115,380 +1134,381 @@ msgstr ""
"单击此调色板项可以将其变为当前颜色。要更改此项,请将颜色拖曳到此处,或者用鼠"
"标右键单击之,然后选择“在此保存颜色”。"
-#: ../gtk/gtkcolorsel.c:1919
+#: gtk/gtkcolorsel.c:1929
msgid ""
"Select the color you want from the outer ring. Select the darkness or "
"lightness of that color using the inner triangle."
msgstr "在外围环中选择您要的颜色。在内部三角形中选择该颜色的明暗度。"
-#: ../gtk/gtkcolorsel.c:1944
+#: gtk/gtkcolorsel.c:1954
msgid ""
"Click the eyedropper, then click a color anywhere on your screen to select "
"that color."
msgstr "单击滴管,然后点屏幕任何一处来选取该位置的颜色。"
-#: ../gtk/gtkcolorsel.c:1953
+#: gtk/gtkcolorsel.c:1963
msgid "_Hue:"
msgstr "色调(_H):"
-#: ../gtk/gtkcolorsel.c:1954
+#: gtk/gtkcolorsel.c:1964
msgid "Position on the color wheel."
msgstr "在色相环中的位置。"
-#: ../gtk/gtkcolorsel.c:1956
+#: gtk/gtkcolorsel.c:1966
msgid "_Saturation:"
msgstr "饱和度(_S):"
-#: ../gtk/gtkcolorsel.c:1957
+#: gtk/gtkcolorsel.c:1967
msgid "\"Deepness\" of the color."
msgstr "颜色的“深度”。"
-#: ../gtk/gtkcolorsel.c:1958
+#: gtk/gtkcolorsel.c:1968
msgid "_Value:"
msgstr "值(_V):"
-#: ../gtk/gtkcolorsel.c:1959
+#: gtk/gtkcolorsel.c:1969
msgid "Brightness of the color."
msgstr "颜色的亮度。"
-#: ../gtk/gtkcolorsel.c:1960
+#: gtk/gtkcolorsel.c:1970
msgid "_Red:"
msgstr "红(_R):"
-#: ../gtk/gtkcolorsel.c:1961
+#: gtk/gtkcolorsel.c:1971
msgid "Amount of red light in the color."
msgstr "颜色中的红色分量。"
-#: ../gtk/gtkcolorsel.c:1962
+#: gtk/gtkcolorsel.c:1972
msgid "_Green:"
msgstr "绿(_G):"
-#: ../gtk/gtkcolorsel.c:1963
+#: gtk/gtkcolorsel.c:1973
msgid "Amount of green light in the color."
msgstr "颜色中的绿色分量。"
-#: ../gtk/gtkcolorsel.c:1964
+#: gtk/gtkcolorsel.c:1974
msgid "_Blue:"
msgstr "蓝(_B):"
-#: ../gtk/gtkcolorsel.c:1965
+#: gtk/gtkcolorsel.c:1975
msgid "Amount of blue light in the color."
msgstr "颜色中的蓝色分量。"
-#: ../gtk/gtkcolorsel.c:1968
+#: gtk/gtkcolorsel.c:1978
msgid "_Opacity:"
msgstr "不透明度(_O):"
-#: ../gtk/gtkcolorsel.c:1976 ../gtk/gtkcolorsel.c:1987
+#: gtk/gtkcolorsel.c:1986 gtk/gtkcolorsel.c:1997
msgid "Transparency of the color."
msgstr "颜色的透明度。"
-#: ../gtk/gtkcolorsel.c:1994
+#: gtk/gtkcolorsel.c:2004
msgid "Color _Name:"
msgstr "颜色名称(_N):"
-#: ../gtk/gtkcolorsel.c:2009
+#: gtk/gtkcolorsel.c:2019
msgid ""
"You can enter an HTML-style hexadecimal color value, or simply a color name "
"such as 'orange' in this entry."
msgstr ""
"您可以在此栏输入 HTML 方式的十六进制颜色值,或是像“orange”这样的颜色名称。"
-#: ../gtk/gtkcolorsel.c:2028
+#: gtk/gtkcolorsel.c:2038
msgid "_Palette"
msgstr "调色板(_P)"
-#: ../gtk/gtkcolorsel.c:2060
+#: gtk/gtkcolorsel.c:2070
msgid "Color Wheel"
msgstr "着色轮"
-#: ../gtk/gtkcolorseldialog.c:123
+#: gtk/gtkcolorseldialog.c:123
msgid "Color Selection"
msgstr "颜色选择"
-#: ../gtk/gtkentry.c:4508 ../gtk/gtktextview.c:7068
+#: gtk/gtkentry.c:4508 gtk/gtktextview.c:7068
msgid "Select _All"
msgstr "全选(_A)"
-#: ../gtk/gtkentry.c:4518 ../gtk/gtktextview.c:7078
+#: gtk/gtkentry.c:4518 gtk/gtktextview.c:7078
msgid "Input _Methods"
msgstr "输入法(_M)"
-#: ../gtk/gtkentry.c:4529 ../gtk/gtktextview.c:7089
+#: gtk/gtkentry.c:4529 gtk/gtktextview.c:7089
msgid "_Insert Unicode Control Character"
msgstr "插入 Unicode 控制字符(_I)"
-#: ../gtk/gtkfilechooser.c:1588 ../gtk/gtkfilechooser.c:1632
-#: ../gtk/gtkfilechooser.c:1707 ../gtk/gtkfilechooser.c:1751
+#: gtk/gtkfilechooser.c:1588 gtk/gtkfilechooser.c:1632
+#: gtk/gtkfilechooser.c:1707 gtk/gtkfilechooser.c:1751
#, c-format
msgid "Invalid filename: %s"
msgstr "无效的文件名:%s"
-#: ../gtk/gtkfilechooserbutton.c:67
+#: gtk/gtkfilechooserbutton.c:67
msgid "Select A File"
msgstr "选择文件"
-#: ../gtk/gtkfilechooserbutton.c:68 ../gtk/gtkfilechooserdefault.c:1302
-#: ../gtk/gtkpathbar.c:996
+#: gtk/gtkfilechooserbutton.c:68 gtk/gtkfilechooserdefault.c:1302
+#: gtk/gtkpathbar.c:1020
msgid "Home"
msgstr "主文件夹"
-#: ../gtk/gtkfilechooserbutton.c:69 ../gtk/gtkfilechooserdefault.c:1329
-#: ../gtk/gtkpathbar.c:998
+#: gtk/gtkfilechooserbutton.c:69 gtk/gtkfilechooserdefault.c:1329
+#: gtk/gtkpathbar.c:1022
msgid "Desktop"
msgstr "桌面"
-#: ../gtk/gtkfilechooserbutton.c:70
+#: gtk/gtkfilechooserbutton.c:70
msgid "(None)"
msgstr "(无)"
-#: ../gtk/gtkfilechooserbutton.c:1520
+#: gtk/gtkfilechooserbutton.c:1523
msgid "Other..."
msgstr "其它..."
-#: ../gtk/gtkfilechooserdefault.c:917
+#: gtk/gtkfilechooserdefault.c:917
msgid "Could not retrieve information about the file"
msgstr "无法获取关于文件的信息"
-#: ../gtk/gtkfilechooserdefault.c:928
+#: gtk/gtkfilechooserdefault.c:928
msgid "Could not add a bookmark"
msgstr "无法添加书签"
-#: ../gtk/gtkfilechooserdefault.c:939
+#: gtk/gtkfilechooserdefault.c:939
msgid "Could not remove bookmark"
msgstr "无法删除书签"
-#: ../gtk/gtkfilechooserdefault.c:950
+#: gtk/gtkfilechooserdefault.c:950
msgid "The folder could not be created"
msgstr "无法创建文件夹"
-#: ../gtk/gtkfilechooserdefault.c:963
+#: gtk/gtkfilechooserdefault.c:963
msgid ""
"The folder could not be created, as a file with the same name already "
"exists. Try using a different name for the folder, or rename the file first."
msgstr ""
-"无法创建文件夹,因为已经存在同名文件。请试着为文件夹使用不同的名称,或者先重命名文件。"
+"无法创建文件夹,因为已经存在同名文件。请试着为文件夹使用不同的名称,或者先重"
+"命名文件。"
-#: ../gtk/gtkfilechooserdefault.c:976
+#: gtk/gtkfilechooserdefault.c:976
msgid "Invalid file name"
msgstr "无效的文件名"
-#: ../gtk/gtkfilechooserdefault.c:986
+#: gtk/gtkfilechooserdefault.c:986
msgid "The folder contents could not be displayed"
msgstr "无法显示文件夹内容"
-#: ../gtk/gtkfilechooserdefault.c:1192
+#: gtk/gtkfilechooserdefault.c:1192
#, c-format
msgid "Could not get information about '%s': %s"
msgstr "无法获得文件“%s”的信息:%s"
-#: ../gtk/gtkfilechooserdefault.c:2222
+#: gtk/gtkfilechooserdefault.c:2208
#, c-format
msgid "Add the folder '%s' to the bookmarks"
msgstr "将文件夹“%s”添加到书签"
-#: ../gtk/gtkfilechooserdefault.c:2263
+#: gtk/gtkfilechooserdefault.c:2249
msgid "Add the current folder to the bookmarks"
msgstr "将当前文件夹添加到书签"
-#: ../gtk/gtkfilechooserdefault.c:2265
+#: gtk/gtkfilechooserdefault.c:2251
msgid "Add the selected folders to the bookmarks"
msgstr "将选中文件夹添加到书签"
-#: ../gtk/gtkfilechooserdefault.c:2305
+#: gtk/gtkfilechooserdefault.c:2291
#, c-format
msgid "Remove the bookmark '%s'"
msgstr "删除书签“%s”"
-#: ../gtk/gtkfilechooserdefault.c:2736
+#: gtk/gtkfilechooserdefault.c:2722
#, c-format
msgid "Could not add a bookmark for '%s' because it is an invalid path name."
msgstr "无法为“%s”添加书签,因为其路径名称无效。"
-#: ../gtk/gtkfilechooserdefault.c:2951
+#: gtk/gtkfilechooserdefault.c:2937
msgid "Remove"
msgstr "删除"
-#: ../gtk/gtkfilechooserdefault.c:2960
+#: gtk/gtkfilechooserdefault.c:2946
msgid "Rename..."
msgstr "重命名..."
-#: ../gtk/gtkfilechooserdefault.c:3083
+#: gtk/gtkfilechooserdefault.c:3069
msgid "Shortcuts"
msgstr "快捷方式"
-#: ../gtk/gtkfilechooserdefault.c:3137
+#: gtk/gtkfilechooserdefault.c:3123
msgid "Folder"
msgstr "文件夹"
-#: ../gtk/gtkfilechooserdefault.c:3193 ../gtk/gtkstock.c:317
+#: gtk/gtkfilechooserdefault.c:3179 gtk/gtkstock.c:317
msgid "_Add"
msgstr "添加(_A)"
-#: ../gtk/gtkfilechooserdefault.c:3200
+#: gtk/gtkfilechooserdefault.c:3186
msgid "Add the selected folder to the Bookmarks"
msgstr "将选中的文件夹添加到书签"
-#: ../gtk/gtkfilechooserdefault.c:3205 ../gtk/gtkstock.c:395
+#: gtk/gtkfilechooserdefault.c:3191 gtk/gtkstock.c:395
msgid "_Remove"
msgstr "删除(_R)"
-#: ../gtk/gtkfilechooserdefault.c:3212
+#: gtk/gtkfilechooserdefault.c:3198
msgid "Remove the selected bookmark"
msgstr "删除选中的书签"
-#: ../gtk/gtkfilechooserdefault.c:3319
+#: gtk/gtkfilechooserdefault.c:3305
msgid "_Add to Bookmarks"
msgstr "添加到书签(_A)"
-#: ../gtk/gtkfilechooserdefault.c:3329
+#: gtk/gtkfilechooserdefault.c:3315
msgid "Open _Location"
msgstr "打开位置(_L)"
-#: ../gtk/gtkfilechooserdefault.c:3341
+#: gtk/gtkfilechooserdefault.c:3327
msgid "Show _Hidden Files"
msgstr "显示隐藏文件(_H)"
-#: ../gtk/gtkfilechooserdefault.c:3465 ../gtk/gtkfilesel.c:766
+#: gtk/gtkfilechooserdefault.c:3451 gtk/gtkfilesel.c:766
msgid "Files"
msgstr "文件"
-#: ../gtk/gtkfilechooserdefault.c:3496
+#: gtk/gtkfilechooserdefault.c:3482
msgid "Name"
msgstr "名称"
-#: ../gtk/gtkfilechooserdefault.c:3521
+#: gtk/gtkfilechooserdefault.c:3507
msgid "Size"
msgstr "大小"
-#: ../gtk/gtkfilechooserdefault.c:3534
+#: gtk/gtkfilechooserdefault.c:3520
msgid "Modified"
msgstr "修改日期"
-#: ../gtk/gtkfilechooserdefault.c:3566
+#: gtk/gtkfilechooserdefault.c:3552
msgid "Select which types of files are shown"
msgstr "选择要显示的文件类型"
#. Create Folder
-#: ../gtk/gtkfilechooserdefault.c:3602
+#: gtk/gtkfilechooserdefault.c:3588
msgid "Create Fo_lder"
msgstr "创建文件夹(_L)"
#. Name entry
-#: ../gtk/gtkfilechooserdefault.c:3723
+#: gtk/gtkfilechooserdefault.c:3709
msgid "_Name:"
msgstr "名称(_N):"
-#: ../gtk/gtkfilechooserdefault.c:3763
+#: gtk/gtkfilechooserdefault.c:3749
msgid "_Browse for other folders"
msgstr "浏览其它文件夹(_B)"
-#: ../gtk/gtkfilechooserdefault.c:4014
+#: gtk/gtkfilechooserdefault.c:4000
msgid "Save in _folder:"
msgstr "保存于文件夹(_F):"
-#: ../gtk/gtkfilechooserdefault.c:4016
+#: gtk/gtkfilechooserdefault.c:4002
msgid "Create in _folder:"
msgstr "创建于文件夹(_F):"
-#: ../gtk/gtkfilechooserdefault.c:4973
+#: gtk/gtkfilechooserdefault.c:4959
msgid "Cannot change to folder because it is not local"
msgstr "无法更改为文件夹,因为该文件夹并非本地"
-#: ../gtk/gtkfilechooserdefault.c:5489
+#: gtk/gtkfilechooserdefault.c:5513
#, c-format
msgid "Shortcut %s does not exist"
msgstr "快捷方式 %s 不存在"
-#: ../gtk/gtkfilechooserdefault.c:6023
+#: gtk/gtkfilechooserdefault.c:6057
#, c-format
msgid "Could not mount %s"
msgstr "无法挂载 %s"
-#: ../gtk/gtkfilechooserdefault.c:6316
+#: gtk/gtkfilechooserdefault.c:6352
msgid "Type name of new folder"
msgstr "输入新建文件夹的名称"
-#: ../gtk/gtkfilechooserdefault.c:6358
+#: gtk/gtkfilechooserdefault.c:6394
#, c-format
msgid "%d byte"
msgid_plural "%d bytes"
msgstr[0] "%d 字节"
-#: ../gtk/gtkfilechooserdefault.c:6360
+#: gtk/gtkfilechooserdefault.c:6396
#, c-format
msgid "%.1f K"
msgstr "%.1f K"
-#: ../gtk/gtkfilechooserdefault.c:6362
+#: gtk/gtkfilechooserdefault.c:6398
#, c-format
msgid "%.1f M"
msgstr "%.1f M"
-#: ../gtk/gtkfilechooserdefault.c:6364
+#: gtk/gtkfilechooserdefault.c:6400
#, c-format
msgid "%.1f G"
msgstr "%.1f G"
-#: ../gtk/gtkfilechooserdefault.c:6410 ../gtk/gtkfilechooserdefault.c:6434
+#: gtk/gtkfilechooserdefault.c:6446 gtk/gtkfilechooserdefault.c:6470
msgid "Unknown"
msgstr "未知"
-#: ../gtk/gtkfilechooserdefault.c:6421
+#: gtk/gtkfilechooserdefault.c:6457
msgid "Today"
msgstr "今天"
-#: ../gtk/gtkfilechooserdefault.c:6423
+#: gtk/gtkfilechooserdefault.c:6459
msgid "Yesterday"
msgstr "昨天"
-#: ../gtk/gtkfilechooserdefault.c:6505
+#: gtk/gtkfilechooserdefault.c:6541
msgid "Cannot change folder"
msgstr "无法更改文件夹"
-#: ../gtk/gtkfilechooserdefault.c:6506
+#: gtk/gtkfilechooserdefault.c:6542
msgid "The folder you specified is an invalid path."
msgstr "您所指定的文件夹路径无效。"
-#: ../gtk/gtkfilechooserdefault.c:6545
+#: gtk/gtkfilechooserdefault.c:6581
#, c-format
msgid "Could not build file name from '%s' and '%s'"
msgstr "无法根据“%s”和“%s”生成文件名"
-#: ../gtk/gtkfilechooserdefault.c:6581
+#: gtk/gtkfilechooserdefault.c:6617
msgid "Could not select item"
msgstr "无法选择项目"
-#: ../gtk/gtkfilechooserdefault.c:6621
+#: gtk/gtkfilechooserdefault.c:6657
msgid "Open Location"
msgstr "打开位置"
-#: ../gtk/gtkfilechooserdefault.c:6628
+#: gtk/gtkfilechooserdefault.c:6664
msgid "Save in Location"
msgstr "保存于位置"
-#: ../gtk/gtkfilechooserdefault.c:6652
+#: gtk/gtkfilechooserdefault.c:6688
msgid "_Location:"
msgstr "位置(_L):"
-#: ../gtk/gtkfilesel.c:730
+#: gtk/gtkfilesel.c:730
msgid "Folders"
msgstr "文件夹"
-#: ../gtk/gtkfilesel.c:734
+#: gtk/gtkfilesel.c:734
msgid "Fol_ders"
msgstr "文件夹(_D)"
-#: ../gtk/gtkfilesel.c:770
+#: gtk/gtkfilesel.c:770
msgid "_Files"
msgstr "文件(_F)"
-#: ../gtk/gtkfilesel.c:858 ../gtk/gtkfilesel.c:2248
+#: gtk/gtkfilesel.c:858 gtk/gtkfilesel.c:2248
#, c-format
msgid "Folder unreadable: %s"
msgstr "文件夹不可读:%s"
-#: ../gtk/gtkfilesel.c:989
+#: gtk/gtkfilesel.c:989
#, c-format
msgid ""
"The file \"%s\" resides on another machine (called %s) and may not be "
@@ -1498,25 +1518,25 @@ msgstr ""
"文件“%s”位于另一台(名为 %s)机器上,可能无法被本程序访问。\n"
"您确定要选择它吗?"
-#: ../gtk/gtkfilesel.c:1120
+#: gtk/gtkfilesel.c:1120
msgid "_New Folder"
msgstr "新建文件夹(_N)"
-#: ../gtk/gtkfilesel.c:1131
+#: gtk/gtkfilesel.c:1131
msgid "De_lete File"
msgstr "删除文件(_L)"
-#: ../gtk/gtkfilesel.c:1142
+#: gtk/gtkfilesel.c:1142
msgid "_Rename File"
msgstr "重命名文件(_R)"
-#: ../gtk/gtkfilesel.c:1444
+#: gtk/gtkfilesel.c:1444
#, c-format
msgid ""
"The folder name \"%s\" contains symbols that are not allowed in filenames"
msgstr "文件夹名称“%s”含有不允许存在于文件名中的符号"
-#: ../gtk/gtkfilesel.c:1446
+#: gtk/gtkfilesel.c:1446
#, c-format
msgid ""
"Error creating folder \"%s\": %s\n"
@@ -1525,33 +1545,33 @@ msgstr ""
"创建文件夹“%s” 出错:%s\n"
"%s"
-#: ../gtk/gtkfilesel.c:1447 ../gtk/gtkfilesel.c:1683
+#: gtk/gtkfilesel.c:1447 gtk/gtkfilesel.c:1683
msgid "You probably used symbols not allowed in filenames."
msgstr "您可能使用了不允许存在于文件名中的符号。"
-#: ../gtk/gtkfilesel.c:1455
+#: gtk/gtkfilesel.c:1455
#, c-format
msgid "Error creating folder \"%s\": %s\n"
msgstr "创建文件夹“%s”时出错:%s\n"
-#: ../gtk/gtkfilesel.c:1489
+#: gtk/gtkfilesel.c:1489
msgid "New Folder"
msgstr "新建文件夹"
-#: ../gtk/gtkfilesel.c:1504
+#: gtk/gtkfilesel.c:1504
msgid "_Folder name:"
msgstr "文件夹名称(_F):"
-#: ../gtk/gtkfilesel.c:1528
+#: gtk/gtkfilesel.c:1528
msgid "C_reate"
msgstr "创建(_R)"
-#: ../gtk/gtkfilesel.c:1571
+#: gtk/gtkfilesel.c:1571
#, c-format
msgid "The filename \"%s\" contains symbols that are not allowed in filenames"
msgstr "文件名“%s”中含有不允许存在于文件名中的符号"
-#: ../gtk/gtkfilesel.c:1574
+#: gtk/gtkfilesel.c:1574
#, c-format
msgid ""
"Error deleting file \"%s\": %s\n"
@@ -1560,30 +1580,30 @@ msgstr ""
"删除文件“%s”时出错:%s\n"
"%s"
-#: ../gtk/gtkfilesel.c:1576 ../gtk/gtkfilesel.c:1697
+#: gtk/gtkfilesel.c:1576 gtk/gtkfilesel.c:1697
msgid "It probably contains symbols not allowed in filenames."
msgstr "它可能含有不允许存在于文件名中的符号。"
-#: ../gtk/gtkfilesel.c:1585
+#: gtk/gtkfilesel.c:1585
#, c-format
msgid "Error deleting file \"%s\": %s"
msgstr "删除文件“%s”时出错:%s"
-#: ../gtk/gtkfilesel.c:1628
+#: gtk/gtkfilesel.c:1628
#, c-format
msgid "Really delete file \"%s\"?"
msgstr "真的要删除文件“%s”吗?"
-#: ../gtk/gtkfilesel.c:1633
+#: gtk/gtkfilesel.c:1633
msgid "Delete File"
msgstr "删除文件"
-#: ../gtk/gtkfilesel.c:1679 ../gtk/gtkfilesel.c:1693
+#: gtk/gtkfilesel.c:1679 gtk/gtkfilesel.c:1693
#, c-format
msgid "The file name \"%s\" contains symbols that are not allowed in filenames"
msgstr "文件名“%s”含有不允许存在于文件名中的符号"
-#: ../gtk/gtkfilesel.c:1681
+#: gtk/gtkfilesel.c:1681
#, c-format
msgid ""
"Error renaming file to \"%s\": %s\n"
@@ -1592,7 +1612,7 @@ msgstr ""
"将文件重命名为“%s”时出错:%s\n"
"%s"
-#: ../gtk/gtkfilesel.c:1695
+#: gtk/gtkfilesel.c:1695
#, c-format
msgid ""
"Error renaming file \"%s\": %s\n"
@@ -1601,29 +1621,29 @@ msgstr ""
"重命名文件“%s”时出错:%s\n"
"%s"
-#: ../gtk/gtkfilesel.c:1705
+#: gtk/gtkfilesel.c:1705
#, c-format
msgid "Error renaming file \"%s\" to \"%s\": %s"
msgstr "将重命名文件“%s”为“%s”时出错:%s"
-#: ../gtk/gtkfilesel.c:1752
+#: gtk/gtkfilesel.c:1752
msgid "Rename File"
msgstr "重命名文件"
-#: ../gtk/gtkfilesel.c:1767
+#: gtk/gtkfilesel.c:1767
#, c-format
msgid "Rename file \"%s\" to:"
msgstr "将文件“%s”重命名为:"
-#: ../gtk/gtkfilesel.c:1796
+#: gtk/gtkfilesel.c:1796
msgid "_Rename"
msgstr "重命名(_R)"
-#: ../gtk/gtkfilesel.c:2228
+#: gtk/gtkfilesel.c:2228
msgid "_Selection: "
msgstr "选择(_S):"
-#: ../gtk/gtkfilesel.c:3151
+#: gtk/gtkfilesel.c:3151
#, c-format
msgid ""
"The filename \"%s\" couldn't be converted to UTF-8. (try setting the "
@@ -1631,146 +1651,146 @@ msgid ""
msgstr ""
"文件名“%s”无法转换为 UTF-8。(请尝试设置环境变量 G_BROKEN_FILENAMES):%s"
-#: ../gtk/gtkfilesel.c:3154
+#: gtk/gtkfilesel.c:3154
msgid "Invalid UTF-8"
msgstr "无效的 UTF-8"
-#: ../gtk/gtkfilesel.c:4031
+#: gtk/gtkfilesel.c:4031
msgid "Name too long"
msgstr "名称太长"
-#: ../gtk/gtkfilesel.c:4033
+#: gtk/gtkfilesel.c:4033
msgid "Couldn't convert filename"
msgstr "无法转换文件名"
-#: ../gtk/gtkfilesystemmodel.c:1267
+#: gtk/gtkfilesystemmodel.c:1267
msgid "(Empty)"
msgstr "(空)"
-#: ../gtk/gtkfilesystemunix.c:466 ../gtk/gtkfilesystemunix.c:668
-#: ../gtk/gtkfilesystemunix.c:1908 ../gtk/gtkfilesystemwin32.c:482
-#: ../gtk/gtkfilesystemwin32.c:495 ../gtk/gtkfilesystemwin32.c:1560
+#: gtk/gtkfilesystemunix.c:475 gtk/gtkfilesystemunix.c:678
+#: gtk/gtkfilesystemunix.c:1918 gtk/gtkfilesystemwin32.c:482
+#: gtk/gtkfilesystemwin32.c:495 gtk/gtkfilesystemwin32.c:1560
#, c-format
msgid "Error getting information for '%s': %s"
msgstr "获取“%s”的信息时出错:%s"
-#: ../gtk/gtkfilesystemunix.c:537 ../gtk/gtkfilesystemwin32.c:537
+#: gtk/gtkfilesystemunix.c:547 gtk/gtkfilesystemwin32.c:537
#, c-format
msgid "Error creating directory '%s': %s"
msgstr "创建目录“%s”时出错:%s"
-#: ../gtk/gtkfilesystemunix.c:617 ../gtk/gtkfilesystemwin32.c:597
+#: gtk/gtkfilesystemunix.c:627 gtk/gtkfilesystemwin32.c:597
msgid "This file system does not support mounting"
msgstr "文件系统不支持挂载"
-#: ../gtk/gtkfilesystemunix.c:625
+#: gtk/gtkfilesystemunix.c:635
msgid "Filesystem"
msgstr "文件系统"
-#: ../gtk/gtkfilesystemunix.c:782
+#: gtk/gtkfilesystemunix.c:792
#, c-format
msgid "Could not get a stock icon for %s"
msgstr "无法获得 %s 图标"
-#: ../gtk/gtkfilesystemunix.c:877
+#: gtk/gtkfilesystemunix.c:887
#, c-format
msgid ""
"The name \"%s\" is not valid because it contains the character \"%s\". "
"Please use a different name."
msgstr "名称“%s”无效,因为其中包含字符“%s”。请使用不同的名称。"
-#: ../gtk/gtkfilesystemunix.c:1479
+#: gtk/gtkfilesystemunix.c:1489
#, c-format
msgid "Writing %s failed: %s"
msgstr "写入 %s 失败:%s"
-#: ../gtk/gtkfilesystemunix.c:1568
+#: gtk/gtkfilesystemunix.c:1578
#, c-format
msgid "'%s' already exists in the bookmarks list"
msgstr "“%s”已经存在于书签列表中"
-#: ../gtk/gtkfilesystemunix.c:1640
+#: gtk/gtkfilesystemunix.c:1650
#, c-format
msgid "'%s' does not exist in the bookmarks list"
msgstr "“%s”不在书签列表中存在"
-#: ../gtk/gtkfilesystemunix.c:1868
+#: gtk/gtkfilesystemunix.c:1878
#, c-format
msgid "Error getting information for '/': %s"
msgstr "获取“/”的信息时出错:%s"
-#: ../gtk/gtkfilesystemwin32.c:611
+#: gtk/gtkfilesystemwin32.c:611
#, c-format
msgid "Network Drive (%s)"
msgstr "网络驱动器(%s)"
-#: ../gtk/gtkfilesystemwin32.c:650
+#: gtk/gtkfilesystemwin32.c:650
#, c-format
msgid "%s (%s)"
msgstr "%s (%s)"
-#: ../gtk/gtkfilesystemwin32.c:1032
+#: gtk/gtkfilesystemwin32.c:1032
#, c-format
msgid "Bookmark saving failed: %s"
msgstr "书签保存失败(%s):%s"
-#: ../gtk/gtkfontbutton.c:179 ../gtk/gtkfontbutton.c:292
+#: gtk/gtkfontbutton.c:179 gtk/gtkfontbutton.c:292
msgid "Pick a Font"
msgstr "拾取字体"
#. Initialize fields
-#: ../gtk/gtkfontbutton.c:286
+#: gtk/gtkfontbutton.c:286
msgid "Sans 12"
msgstr "Sans 12"
-#: ../gtk/gtkfontbutton.c:804
+#: gtk/gtkfontbutton.c:804
msgid "Font"
msgstr "字体"
#. This is the default text shown in the preview entry, though the user
#. can set it. Remember that some fonts only have capital letters.
-#: ../gtk/gtkfontsel.c:74
+#: gtk/gtkfontsel.c:74
msgid "abcdefghijk ABCDEFGHIJK"
msgstr "GNOME 字体测试"
-#: ../gtk/gtkfontsel.c:361
+#: gtk/gtkfontsel.c:361
msgid "_Family:"
msgstr "字体族(_F):"
-#: ../gtk/gtkfontsel.c:367
+#: gtk/gtkfontsel.c:367
msgid "_Style:"
msgstr "样式(_S):"
-#: ../gtk/gtkfontsel.c:373
+#: gtk/gtkfontsel.c:373
msgid "Si_ze:"
msgstr "大小(_Z):"
#. create the text entry widget
-#: ../gtk/gtkfontsel.c:549
+#: gtk/gtkfontsel.c:549
msgid "_Preview:"
msgstr "预览(_P):"
-#: ../gtk/gtkfontsel.c:1383
+#: gtk/gtkfontsel.c:1383
msgid "Font Selection"
msgstr "字体选择"
-#: ../gtk/gtkgamma.c:401
+#: gtk/gtkgamma.c:401
msgid "Gamma"
msgstr "Gamma"
-#: ../gtk/gtkgamma.c:411
+#: gtk/gtkgamma.c:411
msgid "_Gamma value"
msgstr "Gamma 值(_G)"
#. Remove this icon source so we don't keep trying to
#. * load it.
#.
-#: ../gtk/gtkiconfactory.c:1644
+#: gtk/gtkiconfactory.c:1644
#, c-format
msgid "Error loading icon: %s"
msgstr "载入图标时出错:%s"
-#: ../gtk/gtkicontheme.c:1250
+#: gtk/gtkicontheme.c:1250
#, c-format
msgid ""
"Could not find the icon '%s'. The '%s' theme\n"
@@ -1782,120 +1802,120 @@ msgstr ""
"您可以从下面的位置获得一个副本:\n"
"\t%s"
-#: ../gtk/gtkicontheme.c:1315
+#: gtk/gtkicontheme.c:1315
#, c-format
msgid "Icon '%s' not present in theme"
msgstr "图标“%s”未出现在主题中"
-#: ../gtk/gtkimmodule.c:427
+#: gtk/gtkimmodule.c:427
msgid "Default"
msgstr "默认"
-#: ../gtk/gtkinputdialog.c:235
+#: gtk/gtkinputdialog.c:235
msgid "Input"
msgstr "输入"
-#: ../gtk/gtkinputdialog.c:244
+#: gtk/gtkinputdialog.c:244
msgid "No extended input devices"
msgstr "没有扩展的输入设备"
-#: ../gtk/gtkinputdialog.c:256
+#: gtk/gtkinputdialog.c:256
msgid "_Device:"
msgstr "设备(_D):"
-#: ../gtk/gtkinputdialog.c:273
+#: gtk/gtkinputdialog.c:273
msgid "Disabled"
msgstr "禁用"
-#: ../gtk/gtkinputdialog.c:280
+#: gtk/gtkinputdialog.c:280
msgid "Screen"
msgstr "屏幕"
-#: ../gtk/gtkinputdialog.c:287
+#: gtk/gtkinputdialog.c:287
msgid "Window"
msgstr "窗口"
-#: ../gtk/gtkinputdialog.c:294
+#: gtk/gtkinputdialog.c:294
msgid "_Mode: "
msgstr "模式(_M):"
#. The axis listbox
-#: ../gtk/gtkinputdialog.c:325
+#: gtk/gtkinputdialog.c:325
msgid "_Axes"
msgstr "轴(_A)"
#. Keys listbox
-#: ../gtk/gtkinputdialog.c:342
+#: gtk/gtkinputdialog.c:342
msgid "_Keys"
msgstr "按键(_K)"
-#: ../gtk/gtkinputdialog.c:562
+#: gtk/gtkinputdialog.c:562
msgid "X"
msgstr "X"
-#: ../gtk/gtkinputdialog.c:563
+#: gtk/gtkinputdialog.c:563
msgid "Y"
msgstr "Y"
-#: ../gtk/gtkinputdialog.c:564
+#: gtk/gtkinputdialog.c:564
msgid "Pressure"
msgstr "力度"
-#: ../gtk/gtkinputdialog.c:565
+#: gtk/gtkinputdialog.c:565
msgid "X Tilt"
msgstr "X 倾斜"
-#: ../gtk/gtkinputdialog.c:566
+#: gtk/gtkinputdialog.c:566
msgid "Y Tilt"
msgstr "Y 倾斜"
-#: ../gtk/gtkinputdialog.c:567
+#: gtk/gtkinputdialog.c:567
msgid "Wheel"
msgstr "滚轮"
-#: ../gtk/gtkinputdialog.c:607
+#: gtk/gtkinputdialog.c:607
msgid "none"
msgstr "无"
-#: ../gtk/gtkinputdialog.c:643 ../gtk/gtkinputdialog.c:679
+#: gtk/gtkinputdialog.c:643 gtk/gtkinputdialog.c:679
msgid "(disabled)"
msgstr "(禁用)"
-#: ../gtk/gtkinputdialog.c:672
+#: gtk/gtkinputdialog.c:672
msgid "(unknown)"
msgstr "(未知)"
#. and clear button
-#: ../gtk/gtkinputdialog.c:759
+#: gtk/gtkinputdialog.c:759
msgid "clear"
msgstr "清除"
-#: ../gtk/gtklabel.c:3935
+#: gtk/gtklabel.c:3935
msgid "Select All"
msgstr "全选"
#. Description of --gtk-module=MODULES in --help output
-#: ../gtk/gtkmain.c:398
+#: gtk/gtkmain.c:398
msgid "Load additional GTK+ modules"
msgstr "装入额外的 GTK+ 模块"
#. Placeholder in --gtk-module=MODULES in --help output
-#: ../gtk/gtkmain.c:399
+#: gtk/gtkmain.c:399
msgid "MODULES"
msgstr "模块"
#. Description of --g-fatal-warnings in --help output
-#: ../gtk/gtkmain.c:401
+#: gtk/gtkmain.c:401
msgid "Make all warnings fatal"
msgstr "将警告变为严重"
#. Description of --gtk-debug=FLAGS in --help output
-#: ../gtk/gtkmain.c:404
+#: gtk/gtkmain.c:404
msgid "GTK+ debugging flags to set"
msgstr "要设置的 GTK+ 调试标志"
#. Description of --gtk-no-debug=FLAGS in --help output
-#: ../gtk/gtkmain.c:407
+#: gtk/gtkmain.c:407
msgid "GTK+ debugging flags to unset"
msgstr "要取消的 GTK+ 调试标志"
@@ -1904,506 +1924,505 @@ msgstr "要取消的 GTK+ 调试标志"
#. * Do *not* translate it to "predefinito:LTR", if it
#. * it isn't default:LTR or default:RTL it will not work
#.
-#: ../gtk/gtkmain.c:476
+#: gtk/gtkmain.c:476
msgid "default:LTR"
msgstr "default:LTR"
-#: ../gtk/gtkmain.c:559
+#: gtk/gtkmain.c:559
msgid "GTK+ Options"
msgstr "GTK+ 选项"
-#: ../gtk/gtkmain.c:559
+#: gtk/gtkmain.c:559
msgid "Show GTK+ Options"
msgstr "显示 GTK+ 选项"
-#: ../gtk/gtknotebook.c:2718 ../gtk/gtknotebook.c:5064
+#: gtk/gtknotebook.c:2718 gtk/gtknotebook.c:5064
#, c-format
msgid "Page %u"
msgstr "第 %u 页"
-#: ../gtk/gtkradiotoolbutton.c:92
+#: gtk/gtkradiotoolbutton.c:92
msgid "Group"
msgstr "组"
-#: ../gtk/gtkradiotoolbutton.c:93
+#: gtk/gtkradiotoolbutton.c:93
msgid "The radio tool button whose group this button belongs to."
msgstr "此按钮所属的单选钮组。"
-#: ../gtk/gtkrc.c:2400
+#: gtk/gtkrc.c:2400
#, c-format
msgid "Unable to find include file: \"%s\""
msgstr "找不到包含文件:“%s”"
-#: ../gtk/gtkrc.c:3042 ../gtk/gtkrc.c:3045
+#: gtk/gtkrc.c:3042 gtk/gtkrc.c:3045
#, c-format
msgid "Unable to locate image file in pixmap_path: \"%s\""
msgstr "无法在像素图路径中找到图像文件:“%s”"
-#: ../gtk/gtkrc.c:3480
+#: gtk/gtkrc.c:3480
#, c-format
msgid "Pixmap path element: \"%s\" must be absolute, %s, line %d"
msgstr "像素图路径元素:“%s”必须为绝对路径,%s,第%d行"
#. KEEP IN SYNC with gtkiconfactory.c stock icons, when appropriate
-#: ../gtk/gtkstock.c:308
+#: gtk/gtkstock.c:308
msgid "Information"
msgstr "信息"
-#: ../gtk/gtkstock.c:309
+#: gtk/gtkstock.c:309
msgid "Warning"
msgstr "警告"
-#: ../gtk/gtkstock.c:310
+#: gtk/gtkstock.c:310
msgid "Error"
msgstr "错误"
-#: ../gtk/gtkstock.c:311
+#: gtk/gtkstock.c:311
msgid "Question"
msgstr "问题"
#. FIXME these need accelerators when appropriate, and
#. * need the mnemonics to be rationalized
#.
-#: ../gtk/gtkstock.c:316
+#: gtk/gtkstock.c:316
msgid "_About"
msgstr "关于(_A)"
-#: ../gtk/gtkstock.c:318
+#: gtk/gtkstock.c:318
msgid "_Apply"
msgstr "应用(_A)"
-#: ../gtk/gtkstock.c:319
+#: gtk/gtkstock.c:319
msgid "_Bold"
msgstr "粗体(_B)"
-#: ../gtk/gtkstock.c:320
+#: gtk/gtkstock.c:320
msgid "_Cancel"
msgstr "取消(_C)"
-#: ../gtk/gtkstock.c:321
+#: gtk/gtkstock.c:321
msgid "_CD-Rom"
msgstr "CD-ROM(_C)"
-#: ../gtk/gtkstock.c:322
+#: gtk/gtkstock.c:322
msgid "_Clear"
msgstr "清除(_C)"
-#: ../gtk/gtkstock.c:323
+#: gtk/gtkstock.c:323
msgid "_Close"
msgstr "关闭(_C)"
-#: ../gtk/gtkstock.c:324
+#: gtk/gtkstock.c:324
msgid "_Convert"
msgstr "转换(_C)"
-#: ../gtk/gtkstock.c:325
+#: gtk/gtkstock.c:325
msgid "_Copy"
msgstr "复制(_C)"
-#: ../gtk/gtkstock.c:326
+#: gtk/gtkstock.c:326
msgid "Cu_t"
msgstr "剪切(_T)"
-#: ../gtk/gtkstock.c:327
+#: gtk/gtkstock.c:327
msgid "_Delete"
msgstr "删除(_D)"
-#: ../gtk/gtkstock.c:328
+#: gtk/gtkstock.c:328
msgid "_Execute"
msgstr "执行(_E)"
-#: ../gtk/gtkstock.c:329
+#: gtk/gtkstock.c:329
msgid "_Edit"
msgstr "编辑(_E)"
-#: ../gtk/gtkstock.c:330
+#: gtk/gtkstock.c:330
msgid "_Find"
msgstr "查找(_F)"
-#: ../gtk/gtkstock.c:331
+#: gtk/gtkstock.c:331
msgid "Find and _Replace"
msgstr "查找并替换(_R)"
-#: ../gtk/gtkstock.c:332
+#: gtk/gtkstock.c:332
msgid "_Floppy"
msgstr "软盘(_F)"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:334
+#: gtk/gtkstock.c:334
msgid "Navigation|_Bottom"
msgstr "底部(_B)"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:336
+#: gtk/gtkstock.c:336
msgid "Navigation|_First"
msgstr "第一个(_F)"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:338
+#: gtk/gtkstock.c:338
msgid "Navigation|_Last"
msgstr "最后一个(_L)"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:340
+#: gtk/gtkstock.c:340
msgid "Navigation|_Top"
msgstr "顶部(_T)"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:342
+#: gtk/gtkstock.c:342
msgid "Navigation|_Back"
msgstr "后退(_B)"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:344
+#: gtk/gtkstock.c:344
msgid "Navigation|_Down"
msgstr "向下(_D)"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:346
+#: gtk/gtkstock.c:346
msgid "Navigation|_Forward"
msgstr "前进(_F)"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:348
+#: gtk/gtkstock.c:348
msgid "Navigation|_Up"
msgstr "向上(_U)"
-#: ../gtk/gtkstock.c:349
+#: gtk/gtkstock.c:349
msgid "_Harddisk"
msgstr "硬盘(_H)"
-#: ../gtk/gtkstock.c:350
+#: gtk/gtkstock.c:350
msgid "_Help"
msgstr "帮助(_H)"
-#: ../gtk/gtkstock.c:351
+#: gtk/gtkstock.c:351
msgid "_Home"
msgstr "主文件夹(_H)"
-#: ../gtk/gtkstock.c:352
+#: gtk/gtkstock.c:352
msgid "Increase Indent"
msgstr "增加缩进"
-#: ../gtk/gtkstock.c:353
+#: gtk/gtkstock.c:353
msgid "Decrease Indent"
msgstr "减少缩进"
-#: ../gtk/gtkstock.c:354
+#: gtk/gtkstock.c:354
msgid "_Index"
msgstr "索引(_I)"
-#: ../gtk/gtkstock.c:355
+#: gtk/gtkstock.c:355
msgid "_Italic"
msgstr "斜体(_I)"
-#: ../gtk/gtkstock.c:356
+#: gtk/gtkstock.c:356
msgid "_Jump to"
msgstr "跳至(_J)"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:358
+#: gtk/gtkstock.c:358
msgid "Justify|_Center"
msgstr "居中(_C)"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:360
+#: gtk/gtkstock.c:360
msgid "Justify|_Fill"
msgstr "两端对齐(_F)"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:362
+#: gtk/gtkstock.c:362
msgid "Justify|_Left"
msgstr "左对齐(_L)"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:364
+#: gtk/gtkstock.c:364
msgid "Justify|_Right"
msgstr "右对齐(_R)"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:367
+#: gtk/gtkstock.c:367
msgid "Media|_Forward"
msgstr "快进(_F)"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:369
+#: gtk/gtkstock.c:369
msgid "Media|_Next"
msgstr "下首(_N)"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:371
+#: gtk/gtkstock.c:371
msgid "Media|P_ause"
msgstr "暂停(_A)"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:373
+#: gtk/gtkstock.c:373
msgid "Media|_Play"
msgstr "播放(_P)"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:375
+#: gtk/gtkstock.c:375
msgid "Media|Pre_vious"
msgstr "上首(_V)"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:377
+#: gtk/gtkstock.c:377
msgid "Media|_Record"
msgstr "录制(_R)"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:379
+#: gtk/gtkstock.c:379
msgid "Media|R_ewind"
msgstr "快退(_E)"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:381
+#: gtk/gtkstock.c:381
msgid "Media|_Stop"
msgstr "停止(_S)"
-#: ../gtk/gtkstock.c:382
+#: gtk/gtkstock.c:382
msgid "_Network"
msgstr "网络(_N)"
-#: ../gtk/gtkstock.c:383
+#: gtk/gtkstock.c:383
msgid "_New"
msgstr "新建(_N)"
-#: ../gtk/gtkstock.c:384
+#: gtk/gtkstock.c:384
msgid "_No"
msgstr "否(_N)"
-#: ../gtk/gtkstock.c:385
+#: gtk/gtkstock.c:385
msgid "_OK"
msgstr "确定(_O)"
-#: ../gtk/gtkstock.c:386
+#: gtk/gtkstock.c:386
msgid "_Open"
msgstr "打开(_O)"
-#: ../gtk/gtkstock.c:387
+#: gtk/gtkstock.c:387
msgid "_Paste"
msgstr "粘贴(_P)"
-#: ../gtk/gtkstock.c:388
+#: gtk/gtkstock.c:388
msgid "_Preferences"
msgstr "首选项(_P)"
-#: ../gtk/gtkstock.c:389
+#: gtk/gtkstock.c:389
msgid "_Print"
msgstr "打印(_P)"
-#: ../gtk/gtkstock.c:390
+#: gtk/gtkstock.c:390
msgid "Print Pre_view"
msgstr "打印预览(_V)"
-#: ../gtk/gtkstock.c:391
+#: gtk/gtkstock.c:391
msgid "_Properties"
msgstr "属性(_P)"
-#: ../gtk/gtkstock.c:392
+#: gtk/gtkstock.c:392
msgid "_Quit"
msgstr "退出(_Q)"
-#: ../gtk/gtkstock.c:393
+#: gtk/gtkstock.c:393
msgid "_Redo"
msgstr "重做(_R)"
-#: ../gtk/gtkstock.c:394
+#: gtk/gtkstock.c:394
msgid "_Refresh"
msgstr "刷新(_R)"
-#: ../gtk/gtkstock.c:396
+#: gtk/gtkstock.c:396
msgid "_Revert"
msgstr "还原(_R)"
-#: ../gtk/gtkstock.c:397
+#: gtk/gtkstock.c:397
msgid "_Save"
msgstr "保存(_S)"
-#: ../gtk/gtkstock.c:398
+#: gtk/gtkstock.c:398
msgid "Save _As"
msgstr "另存为(_A)"
-#: ../gtk/gtkstock.c:399
+#: gtk/gtkstock.c:399
msgid "_Color"
msgstr "颜色(_C)"
-#: ../gtk/gtkstock.c:400
+#: gtk/gtkstock.c:400
msgid "_Font"
msgstr "字体(_F)"
-#: ../gtk/gtkstock.c:401
+#: gtk/gtkstock.c:401
msgid "_Ascending"
msgstr "升序(_A)"
-#: ../gtk/gtkstock.c:402
+#: gtk/gtkstock.c:402
msgid "_Descending"
msgstr "降序(_D)"
-#: ../gtk/gtkstock.c:403
+#: gtk/gtkstock.c:403
msgid "_Spell Check"
msgstr "拼写检查(_S)"
-#: ../gtk/gtkstock.c:404
+#: gtk/gtkstock.c:404
msgid "_Stop"
msgstr "停止(_S)"
-#: ../gtk/gtkstock.c:405
+#: gtk/gtkstock.c:405
msgid "_Strikethrough"
msgstr "删除线(_S)"
-#: ../gtk/gtkstock.c:406
+#: gtk/gtkstock.c:406
msgid "_Undelete"
msgstr "取消删除(_U)"
-#: ../gtk/gtkstock.c:407
+#: gtk/gtkstock.c:407
msgid "_Underline"
msgstr "下划线(_U)"
-#: ../gtk/gtkstock.c:408
+#: gtk/gtkstock.c:408
msgid "_Undo"
msgstr "撤消(_U)"
-#: ../gtk/gtkstock.c:409
+#: gtk/gtkstock.c:409
msgid "_Yes"
msgstr "是(_Y)"
-#: ../gtk/gtkstock.c:410
+#: gtk/gtkstock.c:410
msgid "_Normal Size"
msgstr "普通大小(_N)"
-#: ../gtk/gtkstock.c:411
+#: gtk/gtkstock.c:411
msgid "Best _Fit"
msgstr "最适合(_F)"
-#: ../gtk/gtkstock.c:412
+#: gtk/gtkstock.c:412
msgid "Zoom _In"
msgstr "放大(_I)"
-#: ../gtk/gtkstock.c:413
+#: gtk/gtkstock.c:413
msgid "Zoom _Out"
msgstr "缩小(_O)"
-#: ../gtk/gtktextutil.c:48
+#: gtk/gtktextutil.c:48
msgid "LRM _Left-to-right mark"
msgstr "LRM 从左至右记号(_L)"
-#: ../gtk/gtktextutil.c:49
+#: gtk/gtktextutil.c:49
msgid "RLM _Right-to-left mark"
msgstr "RLM 从右至左记号(_R)"
-#: ../gtk/gtktextutil.c:50
+#: gtk/gtktextutil.c:50
msgid "LRE Left-to-right _embedding"
msgstr "LRE 从左至右嵌入(_E)"
-#: ../gtk/gtktextutil.c:51
+#: gtk/gtktextutil.c:51
msgid "RLE Right-to-left e_mbedding"
msgstr "RLE 从右至左嵌入(_M)"
-#: ../gtk/gtktextutil.c:52
+#: gtk/gtktextutil.c:52
msgid "LRO Left-to-right _override"
msgstr "LRO 从左至右覆盖(_O)"
-#: ../gtk/gtktextutil.c:53
+#: gtk/gtktextutil.c:53
msgid "RLO Right-to-left o_verride"
msgstr "RLO 从右至左覆盖(_V)"
-#: ../gtk/gtktextutil.c:54
+#: gtk/gtktextutil.c:54
msgid "PDF _Pop directional formatting"
msgstr "PDF 弹出方向格式化(_P)"
-#: ../gtk/gtktextutil.c:55
+#: gtk/gtktextutil.c:55
msgid "ZWS _Zero width space"
msgstr "ZWS 零宽度空格(_Z)"
-#: ../gtk/gtktextutil.c:56
+#: gtk/gtktextutil.c:56
msgid "ZWJ Zero width _joiner"
msgstr "ZWJ 零宽度接合(_J)"
-#: ../gtk/gtktextutil.c:57
+#: gtk/gtktextutil.c:57
msgid "ZWNJ Zero width _non-joiner"
msgstr "ZWNJ 零宽度非接合(_N)"
-#: ../gtk/gtkthemes.c:71
+#: gtk/gtkthemes.c:71
#, c-format
msgid "Unable to locate theme engine in module_path: \"%s\","
msgstr "无法在模块路径中找到主题引擎:“%s”,"
-#: ../gtk/gtktipsquery.c:186
+#: gtk/gtktipsquery.c:186
msgid "--- No Tip ---"
msgstr "--- 无提示 ---"
-#: ../gtk/gtkuimanager.c:1144
+#: gtk/gtkuimanager.c:1154
#, c-format
msgid "Unknown attribute '%s' on line %d char %d"
msgstr "在第%2$d行第%3$d个字符处有未知属性“%1$s”"
-#: ../gtk/gtkuimanager.c:1346
+#: gtk/gtkuimanager.c:1371
#, c-format
msgid "Unexpected start tag '%s' on line %d char %d"
msgstr "在第%2$d行第%3$d个字符处有未预期的开始标签“%1$s”"
-#: ../gtk/gtkuimanager.c:1431
+#: gtk/gtkuimanager.c:1461
#, c-format
msgid "Unexpected character data on line %d char %d"
msgstr "在第%d行第%d个字符处有未预期的字符"
-#: ../gtk/gtkuimanager.c:2222
+#: gtk/gtkuimanager.c:2272
msgid "Empty"
msgstr "空"
#. ID
-#: ../modules/input/imam-et.c:454
+#: modules/input/imam-et.c:454
msgid "Amharic (EZ+)"
msgstr "阿姆哈拉语(EZ+)"
#. ID
-#: ../modules/input/imcedilla.c:91
+#: modules/input/imcedilla.c:91
msgid "Cedilla"
msgstr "变音符"
#. ID
-#: ../modules/input/imcyrillic-translit.c:217
+#: modules/input/imcyrillic-translit.c:217
msgid "Cyrillic (Transliterated)"
msgstr "西里尔语(音译)"
#. ID
-#: ../modules/input/iminuktitut.c:127
+#: modules/input/iminuktitut.c:127
msgid "Inuktitut (Transliterated)"
msgstr "因纽特语(音译)"
#. ID
-#: ../modules/input/imipa.c:145
+#: modules/input/imipa.c:145
msgid "IPA"
msgstr "IPA"
#. ID
-#: ../modules/input/imthai-broken.c:178
+#: modules/input/imthai-broken.c:178
msgid "Thai (Broken)"
msgstr "泰语(不可用)"
#. ID
-#: ../modules/input/imti-er.c:453
+#: modules/input/imti-er.c:453
msgid "Tigrigna-Eritrean (EZ+)"
msgstr "厄立特里亚提格里尼亚语(EZ+)"
#. ID
-#: ../modules/input/imti-et.c:453
+#: modules/input/imti-et.c:453
msgid "Tigrigna-Ethiopian (EZ+)"
msgstr "埃塞俄比亚提格里尼亚语(EZ+)"
#. ID
-#: ../modules/input/imviqr.c:244
+#: modules/input/imviqr.c:244
msgid "Vietnamese (VIQR)"
msgstr "越南语(VIQR)"
#. ID
-#: ../modules/input/imxim.c:28
+#: modules/input/imxim.c:28
msgid "X Input Method"
msgstr "X 输入法"
-#: ../tests/testfilechooser.c:186
+#: tests/testfilechooser.c:186
#, c-format
msgid "Could not get information for file '%s': %s"
msgstr "无法获得文件“%s”的信息:%s"
-
diff --git a/po/zh_TW.po b/po/zh_TW.po
index 79b74777c..08b5ac826 100644
--- a/po/zh_TW.po
+++ b/po/zh_TW.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gtk+ 2.6.4\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2005-04-07 18:01+0800\n"
+"POT-Creation-Date: 2005-06-20 14:30-0400\n"
"PO-Revision-Date: 2005-04-07 22:16+0800\n"
"Last-Translator: L-Jen Hsin <hsin@med.cgu.edu.tw>\n"
"Language-Team: Chinese (traditional) <zh-l10n@linux.org.tw>\n"
@@ -18,353 +18,348 @@ msgstr ""
"Content-Transfer-Encoding: 8-bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
-#: ../gdk-pixbuf/gdk-pixbuf-animation.c:153 ../gdk-pixbuf/gdk-pixbuf-io.c:838
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1068 ../tests/testfilechooser.c:199
+#: gdk-pixbuf/gdk-pixbuf-animation.c:153 gdk-pixbuf/gdk-pixbuf-io.c:838
+#: gdk-pixbuf/gdk-pixbuf-io.c:1068 tests/testfilechooser.c:199
#, c-format
msgid "Failed to open file '%s': %s"
msgstr "無法開啟檔案‘%s’:%s"
-#: ../gdk-pixbuf/gdk-pixbuf-animation.c:166 ../gdk-pixbuf/gdk-pixbuf-io.c:850
+#: gdk-pixbuf/gdk-pixbuf-animation.c:166 gdk-pixbuf/gdk-pixbuf-io.c:850
#, c-format
msgid "Image file '%s' contains no data"
msgstr "圖片檔‘%s’沒有內容"
-#: ../gdk-pixbuf/gdk-pixbuf-animation.c:208 ../gdk-pixbuf/gdk-pixbuf-io.c:887
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1109 ../tests/testfilechooser.c:244
+#: gdk-pixbuf/gdk-pixbuf-animation.c:208 gdk-pixbuf/gdk-pixbuf-io.c:887
+#: gdk-pixbuf/gdk-pixbuf-io.c:1109 tests/testfilechooser.c:244
#, c-format
msgid ""
"Failed to load image '%s': reason not known, probably a corrupt image file"
msgstr "無法載入圖片檔‘%s’:原因不明,可能檔案已經損毀"
-#: ../gdk-pixbuf/gdk-pixbuf-animation.c:241
+#: gdk-pixbuf/gdk-pixbuf-animation.c:241
#, c-format
msgid ""
"Failed to load animation '%s': reason not known, probably a corrupt "
"animation file"
msgstr "無法載入動畫檔‘%s’:原因不明,可能動畫檔已經損毀"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:444
+#: gdk-pixbuf/gdk-pixbuf-io.c:444
#, c-format
msgid "Unable to load image-loading module: %s: %s"
msgstr "無法載入用來載入圖片的模組:%s:%s"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:459
+#: gdk-pixbuf/gdk-pixbuf-io.c:459
#, c-format
msgid ""
"Image-loading module %s does not export the proper interface; perhaps it's "
"from a different GTK version?"
msgstr "圖片載入模組 %s 沒有匯出正確的介面;它是否屬於另一個 GTK 版本?"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:628 ../gdk-pixbuf/gdk-pixbuf-io.c:680
+#: gdk-pixbuf/gdk-pixbuf-io.c:628 gdk-pixbuf/gdk-pixbuf-io.c:680
#, c-format
msgid "Image type '%s' is not supported"
msgstr "不支援圖片格式‘%s’"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:720
+#: gdk-pixbuf/gdk-pixbuf-io.c:720
#, c-format
msgid "Couldn't recognize the image file format for file '%s'"
msgstr "無法識別圖片檔‘%s’的圖片格式"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:728
+#: gdk-pixbuf/gdk-pixbuf-io.c:728
msgid "Unrecognized image file format"
msgstr "無法識別的圖片檔格式"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:896
+#: gdk-pixbuf/gdk-pixbuf-io.c:896
#, c-format
msgid "Failed to load image '%s': %s"
msgstr "無法載入圖片‘%s’:%s"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1336
+#: gdk-pixbuf/gdk-pixbuf-io.c:1336
#, c-format
msgid "Error writing to image file: %s"
msgstr "寫入圖片檔時發生錯誤 (%s)"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1382 ../gdk-pixbuf/gdk-pixbuf-io.c:1511
+#: gdk-pixbuf/gdk-pixbuf-io.c:1382 gdk-pixbuf/gdk-pixbuf-io.c:1511
#, c-format
msgid "This build of gdk-pixbuf does not support saving the image format: %s"
msgstr "此 gdk-pixbuf 版本不支援儲存以下的圖片格式:%s"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1416
+#: gdk-pixbuf/gdk-pixbuf-io.c:1416
msgid "Insufficient memory to save image to callback"
msgstr ""
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1428
+#: gdk-pixbuf/gdk-pixbuf-io.c:1428
msgid "Failed to open temporary file"
msgstr "無法開啟暫存檔"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1453
+#: gdk-pixbuf/gdk-pixbuf-io.c:1453
msgid "Failed to read from temporary file"
msgstr "無法讀入暫存檔"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1683
+#: gdk-pixbuf/gdk-pixbuf-io.c:1687
#, c-format
msgid "Failed to open '%s' for writing: %s"
msgstr "無法開啟‘%s’以供寫入資料:%s"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1707
+#: gdk-pixbuf/gdk-pixbuf-io.c:1711
#, c-format
msgid ""
"Failed to close '%s' while writing image, all data may not have been saved: %"
"s"
msgstr "寫入圖片後無法關閉‘%s’,資料可能無法完整地儲存:%s"
-#: ../gdk-pixbuf/gdk-pixbuf-io.c:1927 ../gdk-pixbuf/gdk-pixbuf-io.c:1977
+#: gdk-pixbuf/gdk-pixbuf-io.c:1931 gdk-pixbuf/gdk-pixbuf-io.c:1981
msgid "Insufficient memory to save image into a buffer"
msgstr "記憶體不足以將圖片寫入緩衝區"
-#: ../gdk-pixbuf/gdk-pixbuf-loader.c:383
+#: gdk-pixbuf/gdk-pixbuf-loader.c:383
#, c-format
msgid "Incremental loading of image type '%s' is not supported"
msgstr "不支援以漸進方式載入格式為‘%s’的圖片"
-#: ../gdk-pixbuf/gdk-pixbuf-loader.c:411 ../gdk-pixbuf/gdk-pixbuf-loader.c:513
+#: gdk-pixbuf/gdk-pixbuf-loader.c:411 gdk-pixbuf/gdk-pixbuf-loader.c:513
#, c-format
msgid ""
"Internal error: Image loader module '%s' failed to begin loading an image, "
"but didn't give a reason for the failure"
msgstr "內部錯誤:圖片載入模組 '%s' 無法載入圖片,但沒有提供任何原因"
-#: ../gdk-pixbuf/gdk-pixdata.c:147
+#: gdk-pixbuf/gdk-pixdata.c:147
msgid "Image header corrupt"
msgstr "圖片標頭損毀"
-#: ../gdk-pixbuf/gdk-pixdata.c:152
+#: gdk-pixbuf/gdk-pixdata.c:152
msgid "Image format unknown"
msgstr "圖片格式不明"
-#: ../gdk-pixbuf/gdk-pixdata.c:157 ../gdk-pixbuf/gdk-pixdata.c:487
+#: gdk-pixbuf/gdk-pixdata.c:157 gdk-pixbuf/gdk-pixdata.c:487
msgid "Image pixel data corrupt"
msgstr "圖片像素資料損毀"
-#: ../gdk-pixbuf/gdk-pixdata.c:431
+#: gdk-pixbuf/gdk-pixdata.c:431
#, c-format
msgid "failed to allocate image buffer of %u byte"
msgid_plural "failed to allocate image buffer of %u bytes"
msgstr[0] "無法分配 %u 位元組的圖片緩衝區"
-#: ../gdk-pixbuf/io-ani.c:244
+#: gdk-pixbuf/io-ani.c:244
msgid "Unexpected icon chunk in animation"
msgstr "動畫中含有未預期的圖示區塊"
-#: ../gdk-pixbuf/io-ani.c:337
+#: gdk-pixbuf/io-ani.c:337
msgid "Unsupported animation type"
msgstr "不支援的動畫類型"
-#: ../gdk-pixbuf/io-ani.c:348 ../gdk-pixbuf/io-ani.c:538
+#: gdk-pixbuf/io-ani.c:348 gdk-pixbuf/io-ani.c:538
msgid "Invalid header in animation"
msgstr "動畫檔的標頭資料無效"
-#: ../gdk-pixbuf/io-ani.c:358 ../gdk-pixbuf/io-ani.c:382
-#: ../gdk-pixbuf/io-ani.c:441 ../gdk-pixbuf/io-ani.c:460
-#: ../gdk-pixbuf/io-ani.c:511 ../gdk-pixbuf/io-ani.c:583
+#: gdk-pixbuf/io-ani.c:358 gdk-pixbuf/io-ani.c:382 gdk-pixbuf/io-ani.c:441
+#: gdk-pixbuf/io-ani.c:460 gdk-pixbuf/io-ani.c:511 gdk-pixbuf/io-ani.c:583
msgid "Not enough memory to load animation"
msgstr "記憶體不足以載入動畫"
-#: ../gdk-pixbuf/io-ani.c:400 ../gdk-pixbuf/io-ani.c:417
-#: ../gdk-pixbuf/io-ani.c:428
+#: gdk-pixbuf/io-ani.c:400 gdk-pixbuf/io-ani.c:417 gdk-pixbuf/io-ani.c:428
msgid "Malformed chunk in animation"
msgstr "動畫中有部份資料不符合格式"
-#: ../gdk-pixbuf/io-ani.c:676
+#: gdk-pixbuf/io-ani.c:676
msgid "The ANI image format"
msgstr "ANI 圖片格式"
-#: ../gdk-pixbuf/io-bmp.c:228 ../gdk-pixbuf/io-bmp.c:301
-#: ../gdk-pixbuf/io-bmp.c:333 ../gdk-pixbuf/io-bmp.c:356
-#: ../gdk-pixbuf/io-bmp.c:437
+#: gdk-pixbuf/io-bmp.c:228 gdk-pixbuf/io-bmp.c:306 gdk-pixbuf/io-bmp.c:338
+#: gdk-pixbuf/io-bmp.c:361 gdk-pixbuf/io-bmp.c:442
msgid "BMP image has bogus header data"
msgstr "BMP 圖片中有冗餘的標頭資料"
-#: ../gdk-pixbuf/io-bmp.c:239 ../gdk-pixbuf/io-bmp.c:396
+#: gdk-pixbuf/io-bmp.c:239 gdk-pixbuf/io-bmp.c:401
msgid "Not enough memory to load bitmap image"
msgstr "記憶體不足以載入點陣圖片"
-#: ../gdk-pixbuf/io-bmp.c:282
+#: gdk-pixbuf/io-bmp.c:287
msgid "BMP image has unsupported header size"
msgstr "不支援這種 BMP 圖片檔標頭大小"
-#: ../gdk-pixbuf/io-bmp.c:320
+#: gdk-pixbuf/io-bmp.c:325
msgid "Topdown BMP images cannot be compressed"
msgstr "由上至下描繪的 BMP 圖片不可以壓縮"
-#: ../gdk-pixbuf/io-bmp.c:1198
+#: gdk-pixbuf/io-bmp.c:1203
msgid "Couldn't allocate memory for saving BMP file"
msgstr "無法分配記憶體來儲存 BMP 檔"
-#: ../gdk-pixbuf/io-bmp.c:1239
+#: gdk-pixbuf/io-bmp.c:1244
msgid "Couldn't write to BMP file"
msgstr "無法寫入 BMP 檔"
-#: ../gdk-pixbuf/io-bmp.c:1288
+#: gdk-pixbuf/io-bmp.c:1293
msgid "The BMP image format"
msgstr "BMP 圖片格式"
-#: ../gdk-pixbuf/io-gif.c:220
+#: gdk-pixbuf/io-gif.c:220
#, c-format
msgid "Failure reading GIF: %s"
msgstr "無法讀入 GIF:%s"
-#: ../gdk-pixbuf/io-gif.c:492 ../gdk-pixbuf/io-gif.c:1463
-#: ../gdk-pixbuf/io-gif.c:1624
+#: 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 "GIF 檔缺少了一部份資料 (可能是檔案被截斷了?)"
-#: ../gdk-pixbuf/io-gif.c:501
+#: gdk-pixbuf/io-gif.c:501
#, c-format
msgid "Internal error in the GIF loader (%s)"
msgstr "GIF 載入模組出現內部錯誤 (%s)"
-#: ../gdk-pixbuf/io-gif.c:575
+#: gdk-pixbuf/io-gif.c:575
msgid "Stack overflow"
msgstr "堆疊溢位"
-#: ../gdk-pixbuf/io-gif.c:635
+#: gdk-pixbuf/io-gif.c:635
msgid "GIF image loader cannot understand this image."
msgstr "GIF 圖片載入模組無法了解此圖片。"
-#: ../gdk-pixbuf/io-gif.c:664
+#: gdk-pixbuf/io-gif.c:664
msgid "Bad code encountered"
msgstr "遭遇到不良的編碼"
-#: ../gdk-pixbuf/io-gif.c:674
+#: gdk-pixbuf/io-gif.c:674
msgid "Circular table entry in GIF file"
msgstr "GIF 檔案含有環形表格紀錄"
-#: ../gdk-pixbuf/io-gif.c:862 ../gdk-pixbuf/io-gif.c:1451
-#: ../gdk-pixbuf/io-gif.c:1497 ../gdk-pixbuf/io-gif.c:1612
+#: 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 "記憶體不足以載入 GIF 檔"
-#: ../gdk-pixbuf/io-gif.c:947
+#: gdk-pixbuf/io-gif.c:947
msgid "Not enough memory to composite a frame in GIF file"
msgstr "沒有足夠的記憶體拼出 GIF 檔中的圖片"
-#: ../gdk-pixbuf/io-gif.c:1116
+#: gdk-pixbuf/io-gif.c:1116
msgid "GIF image is corrupt (incorrect LZW compression)"
msgstr "GIF 圖片已損毀 (不正確的 LZW 壓縮資料)"
-#: ../gdk-pixbuf/io-gif.c:1166
+#: gdk-pixbuf/io-gif.c:1166
msgid "File does not appear to be a GIF file"
msgstr "檔案不像是 GIF 檔"
-#: ../gdk-pixbuf/io-gif.c:1178
+#: gdk-pixbuf/io-gif.c:1178
#, c-format
msgid "Version %s of the GIF file format is not supported"
msgstr "不支援 %s 版本的 GIF 檔案格式"
-#: ../gdk-pixbuf/io-gif.c:1287
+#: gdk-pixbuf/io-gif.c:1287
msgid ""
"GIF image has no global colormap, and a frame inside it has no local "
"colormap."
msgstr "GIF 圖片沒有整體使用的色盤,而且圖片其中一個畫格沒有專用的色盤。"
-#: ../gdk-pixbuf/io-gif.c:1519
+#: gdk-pixbuf/io-gif.c:1519
msgid "GIF image was truncated or incomplete."
msgstr "GIF 檔案被截斷或是不完整。"
-#: ../gdk-pixbuf/io-gif.c:1671
+#: gdk-pixbuf/io-gif.c:1671
msgid "The GIF image format"
msgstr "GIF 圖片格式"
-#: ../gdk-pixbuf/io-ico.c:219 ../gdk-pixbuf/io-ico.c:271
-#: ../gdk-pixbuf/io-ico.c:340 ../gdk-pixbuf/io-ico.c:403
-#: ../gdk-pixbuf/io-ico.c:433
+#: gdk-pixbuf/io-ico.c:219 gdk-pixbuf/io-ico.c:271 gdk-pixbuf/io-ico.c:340
+#: gdk-pixbuf/io-ico.c:403 gdk-pixbuf/io-ico.c:433
msgid "Not enough memory to load icon"
msgstr "記憶體不足以載入圖示"
-#: ../gdk-pixbuf/io-ico.c:256 ../gdk-pixbuf/io-ico.c:330
+#: gdk-pixbuf/io-ico.c:256 gdk-pixbuf/io-ico.c:330
msgid "Invalid header in icon"
msgstr "圖示的標頭資料無效"
-#: ../gdk-pixbuf/io-ico.c:293
+#: gdk-pixbuf/io-ico.c:293
msgid "Icon has zero width"
msgstr "圖示的寬度為零"
-#: ../gdk-pixbuf/io-ico.c:303
+#: gdk-pixbuf/io-ico.c:303
msgid "Icon has zero height"
msgstr "圖示的高度為零"
-#: ../gdk-pixbuf/io-ico.c:355
+#: gdk-pixbuf/io-ico.c:355
msgid "Compressed icons are not supported"
msgstr "不支援有壓縮的圖示"
-#: ../gdk-pixbuf/io-ico.c:388
+#: gdk-pixbuf/io-ico.c:388
msgid "Unsupported icon type"
msgstr "不支援的圖示類型"
-#: ../gdk-pixbuf/io-ico.c:482
+#: gdk-pixbuf/io-ico.c:482
msgid "Not enough memory to load ICO file"
msgstr "記憶體不足以載入 ICO 檔"
-#: ../gdk-pixbuf/io-ico.c:947
+#: gdk-pixbuf/io-ico.c:947
msgid "Image too large to be saved as ICO"
msgstr "圖片太大無法存為 ICO 格式"
-#: ../gdk-pixbuf/io-ico.c:958
+#: gdk-pixbuf/io-ico.c:958
msgid "Cursor hotspot outside image"
msgstr "游標熱點在圖片之外"
-#: ../gdk-pixbuf/io-ico.c:981
+#: gdk-pixbuf/io-ico.c:981
#, c-format
msgid "Unsupported depth for ICO file: %d"
msgstr "ICO 檔含有未支援的深度:%d"
-#: ../gdk-pixbuf/io-ico.c:1210
+#: gdk-pixbuf/io-ico.c:1210
msgid "The ICO image format"
msgstr "ICO 圖片格式"
-#: ../gdk-pixbuf/io-jpeg.c:114
+#: gdk-pixbuf/io-jpeg.c:114
#, c-format
msgid "Error interpreting JPEG image file (%s)"
msgstr "分析 JPEG 圖片檔時發生錯誤 (%s)"
-#: ../gdk-pixbuf/io-jpeg.c:349
+#: gdk-pixbuf/io-jpeg.c:349
msgid ""
"Insufficient memory to load image, try exiting some applications to free "
"memory"
msgstr "記憶體不足以載入圖片,請嘗試退出其它應用程式來釋放記憶體"
-#: ../gdk-pixbuf/io-jpeg.c:383 ../gdk-pixbuf/io-jpeg.c:749
+#: gdk-pixbuf/io-jpeg.c:383 gdk-pixbuf/io-jpeg.c:749
#, c-format
msgid "Unsupported JPEG color space (%s)"
msgstr "未支援的 JPEG 色彩空間 (%s)"
-#: ../gdk-pixbuf/io-jpeg.c:481 ../gdk-pixbuf/io-jpeg.c:678
-#: ../gdk-pixbuf/io-jpeg.c:943 ../gdk-pixbuf/io-jpeg.c:952
+#: gdk-pixbuf/io-jpeg.c:481 gdk-pixbuf/io-jpeg.c:678 gdk-pixbuf/io-jpeg.c:943
+#: gdk-pixbuf/io-jpeg.c:952
msgid "Couldn't allocate memory for loading JPEG file"
msgstr "無法分配記憶體來載入 JPEG 檔"
-#: ../gdk-pixbuf/io-jpeg.c:894
+#: gdk-pixbuf/io-jpeg.c:894
#, c-format
msgid ""
"JPEG quality must be a value between 0 and 100; value '%s' could not be "
"parsed."
msgstr "JPEG 品質必須在 0 至 100 之間;無法分析數值‘%s’。"
-#: ../gdk-pixbuf/io-jpeg.c:909
+#: gdk-pixbuf/io-jpeg.c:909
#, c-format
msgid ""
"JPEG quality must be a value between 0 and 100; value '%d' is not allowed."
msgstr "JPEG 品質必須在 0 至 100 之間;不允許使用數值‘%d’。"
-#: ../gdk-pixbuf/io-jpeg.c:1071
+#: gdk-pixbuf/io-jpeg.c:1071
msgid "The JPEG image format"
msgstr "JPEG 圖片格式"
-#: ../gdk-pixbuf/io-pcx.c:191
+#: gdk-pixbuf/io-pcx.c:191
msgid "Couldn't allocate memory for header"
msgstr "無法分配圖片標頭所需的記憶體"
-#: ../gdk-pixbuf/io-pcx.c:206 ../gdk-pixbuf/io-pcx.c:566
+#: gdk-pixbuf/io-pcx.c:206 gdk-pixbuf/io-pcx.c:566
msgid "Couldn't allocate memory for context buffer"
msgstr "無法分配記憶體來載入內容結構"
-#: ../gdk-pixbuf/io-pcx.c:607
+#: gdk-pixbuf/io-pcx.c:607
msgid "Image has invalid width and/or height"
msgstr "圖片的寬度和/或高度無效"
# 姑且用 color depth 代替 bpp -- Abel
-#: ../gdk-pixbuf/io-pcx.c:619 ../gdk-pixbuf/io-pcx.c:680
+#: gdk-pixbuf/io-pcx.c:619 gdk-pixbuf/io-pcx.c:680
msgid "Image has unsupported bpp"
msgstr "圖片不支援這種色彩深度"
@@ -382,65 +377,65 @@ msgstr "圖片不支援這種色彩深度"
# Number of color planes:
# 4 -- 16 colors
# 3 -- 24 bit color (16.7 million colors)
-#: ../gdk-pixbuf/io-pcx.c:624 ../gdk-pixbuf/io-pcx.c:632
+#: gdk-pixbuf/io-pcx.c:624 gdk-pixbuf/io-pcx.c:632
#, c-format
msgid "Image has unsupported number of %d-bit planes"
msgstr "圖片中的 %d-位元色彩平面 (planes) 的數目太多或太少,無法支援"
-#: ../gdk-pixbuf/io-pcx.c:648
+#: gdk-pixbuf/io-pcx.c:648
msgid "Couldn't create new pixbuf"
msgstr "無法産生新的 pixbuf"
-#: ../gdk-pixbuf/io-pcx.c:656
+#: gdk-pixbuf/io-pcx.c:656
msgid "Couldn't allocate memory for line data"
msgstr "無法分配 line data 所需的記憶體"
-#: ../gdk-pixbuf/io-pcx.c:663
+#: gdk-pixbuf/io-pcx.c:663
msgid "Couldn't allocate memory for paletted data"
msgstr "無法分配色盤資料所需的記憶體"
-#: ../gdk-pixbuf/io-pcx.c:710
+#: gdk-pixbuf/io-pcx.c:710
msgid "Didn't get all lines of PCX image"
msgstr "未取得 PIX 圖片每一行的資料"
-#: ../gdk-pixbuf/io-pcx.c:717
+#: gdk-pixbuf/io-pcx.c:717
msgid "No palette found at end of PCX data"
msgstr "PCX 資料末端沒有找到色盤"
-#: ../gdk-pixbuf/io-pcx.c:758
+#: gdk-pixbuf/io-pcx.c:758
msgid "The PCX image format"
msgstr "PCX 圖片格式"
-#: ../gdk-pixbuf/io-png.c:55
+#: gdk-pixbuf/io-png.c:55
msgid "Bits per channel of PNG image is invalid."
msgstr "PNG 圖片中每個色板所佔的位元數目無效。"
-#: ../gdk-pixbuf/io-png.c:136
+#: gdk-pixbuf/io-png.c:136
msgid "Transformed PNG has zero width or height."
msgstr "變換後的 PNG 寬度及高度均為零。"
-#: ../gdk-pixbuf/io-png.c:144
+#: gdk-pixbuf/io-png.c:144
msgid "Bits per channel of transformed PNG is not 8."
msgstr "變換後的 PNG 圖片中每個色板所佔的位元數目不是 8。"
-#: ../gdk-pixbuf/io-png.c:153
+#: gdk-pixbuf/io-png.c:153
msgid "Transformed PNG not RGB or RGBA."
msgstr "變換後的 PNG 的色彩模式不是 RGB 或 RGBA。"
-#: ../gdk-pixbuf/io-png.c:162
+#: gdk-pixbuf/io-png.c:162
msgid "Transformed PNG has unsupported number of channels, must be 3 or 4."
msgstr "變換後的 PNG 色板數目不受支援,正確數字應為 3 或 4。"
-#: ../gdk-pixbuf/io-png.c:183
+#: gdk-pixbuf/io-png.c:183
#, c-format
msgid "Fatal error in PNG image file: %s"
msgstr "PNG 圖片檔中有嚴重錯誤:%s"
-#: ../gdk-pixbuf/io-png.c:301
+#: gdk-pixbuf/io-png.c:301
msgid "Insufficient memory to load PNG file"
msgstr "記憶體不足以載入 PNG 檔"
-#: ../gdk-pixbuf/io-png.c:618
+#: gdk-pixbuf/io-png.c:618
#, c-format
msgid ""
"Insufficient memory to store a %ld by %ld image; try exiting some "
@@ -449,344 +444,355 @@ msgstr ""
"記憶體不足以載入大小為 %ld×%ld 的圖片;\n"
"請嘗試退出其它應用程式來減低記憶體使用量"
-#: ../gdk-pixbuf/io-png.c:669
+#: gdk-pixbuf/io-png.c:669
msgid "Fatal error reading PNG image file"
msgstr "讀入 PNG 圖片檔時發生嚴重錯誤"
-#: ../gdk-pixbuf/io-png.c:718
+#: gdk-pixbuf/io-png.c:718
#, c-format
msgid "Fatal error reading PNG image file: %s"
msgstr "讀入 PNG 圖片檔時發生嚴重錯誤:%s"
-#: ../gdk-pixbuf/io-png.c:813
+#: gdk-pixbuf/io-png.c:810
msgid ""
"Keys for PNG text chunks must have at least 1 and at most 79 characters."
msgstr "PNG text 區段的關鍵字必須在 1 至 79 字元之內。"
-#: ../gdk-pixbuf/io-png.c:821
+#: gdk-pixbuf/io-png.c:818
msgid "Keys for PNG text chunks must be ASCII characters."
msgstr "PNG text 區段的關鍵字必須是 ASCII 字元。"
-#: ../gdk-pixbuf/io-png.c:854
+#: gdk-pixbuf/io-png.c:831
+#, fuzzy, c-format
+msgid ""
+"PNG compression level must be a value between 0 and 9; value '%s' could not "
+"be parsed."
+msgstr "JPEG 品質必須在 0 至 100 之間;無法分析數值‘%s’。"
+
+#: gdk-pixbuf/io-png.c:843
+#, fuzzy, c-format
+msgid ""
+"PNG compression level must be a value between 0 and 9; value '%d' is not "
+"allowed."
+msgstr "JPEG 品質必須在 0 至 100 之間;不允許使用數值‘%d’。"
+
+#: gdk-pixbuf/io-png.c:883
#, c-format
msgid "Value for PNG text chunk %s cannot be converted to ISO-8859-1 encoding."
msgstr "PNG text 區段的內容 %s 無法轉換為 ISO-8859-1 編碼。"
-#: ../gdk-pixbuf/io-png.c:994
+#: gdk-pixbuf/io-png.c:1026
msgid "The PNG image format"
msgstr "PNG 圖片格式"
-#: ../gdk-pixbuf/io-pnm.c:252
+#: gdk-pixbuf/io-pnm.c:252
msgid "PNM loader expected to find an integer, but didn't"
msgstr "PNM 載入模組找不到要找的整數"
-#: ../gdk-pixbuf/io-pnm.c:284
+#: gdk-pixbuf/io-pnm.c:284
msgid "PNM file has an incorrect initial byte"
msgstr "PNM 檔的第一個位元組不正確"
-#: ../gdk-pixbuf/io-pnm.c:314
+#: gdk-pixbuf/io-pnm.c:314
msgid "PNM file is not in a recognized PNM subformat"
msgstr "無法辨識這個 PNM 檔的副格式"
-#: ../gdk-pixbuf/io-pnm.c:339
+#: gdk-pixbuf/io-pnm.c:339
msgid "PNM file has an image width of 0"
msgstr "PNM 圖片檔的寬為 0"
-#: ../gdk-pixbuf/io-pnm.c:360
+#: gdk-pixbuf/io-pnm.c:360
msgid "PNM file has an image height of 0"
msgstr "PNM 圖片檔的高為 0"
-#: ../gdk-pixbuf/io-pnm.c:383
+#: gdk-pixbuf/io-pnm.c:383
msgid "Maximum color value in PNM file is 0"
msgstr "PNM 最大的可用顏色數目為 0"
-#: ../gdk-pixbuf/io-pnm.c:391
+#: gdk-pixbuf/io-pnm.c:391
msgid "Maximum color value in PNM file is too large"
msgstr "PNM 最大的可用顏色數目過大"
-#: ../gdk-pixbuf/io-pnm.c:399
+#: gdk-pixbuf/io-pnm.c:399
msgid "Cannot handle PNM files with maximum color values greater than 255"
msgstr "無法處理最大顏色數目大於 255 的 PNM 檔"
-#: ../gdk-pixbuf/io-pnm.c:438 ../gdk-pixbuf/io-pnm.c:466
-#: ../gdk-pixbuf/io-pnm.c:498
+#: gdk-pixbuf/io-pnm.c:438 gdk-pixbuf/io-pnm.c:466 gdk-pixbuf/io-pnm.c:498
msgid "Raw PNM image type is invalid"
msgstr "原始 PNM 圖片類型不正確"
-#: ../gdk-pixbuf/io-pnm.c:562 ../gdk-pixbuf/io-pnm.c:604
+#: gdk-pixbuf/io-pnm.c:562 gdk-pixbuf/io-pnm.c:604
msgid "PNM image format is invalid"
msgstr "PNM 圖片格式不正確"
-#: ../gdk-pixbuf/io-pnm.c:663
+#: gdk-pixbuf/io-pnm.c:663
msgid "PNM image loader does not support this PNM subformat"
msgstr "PNM 載入程序不支援這個 PNM 檔的副格式"
-#: ../gdk-pixbuf/io-pnm.c:718
+#: gdk-pixbuf/io-pnm.c:718
msgid "Premature end-of-file encountered"
msgstr "檔案太早結束"
-#: ../gdk-pixbuf/io-pnm.c:750 ../gdk-pixbuf/io-pnm.c:981
+#: gdk-pixbuf/io-pnm.c:750 gdk-pixbuf/io-pnm.c:981
msgid "Raw PNM formats require exactly one whitespace before sample data"
msgstr "原始 PNM 格式需要在取樣資料前有一格空格 (whitespace)"
-#: ../gdk-pixbuf/io-pnm.c:777
+#: gdk-pixbuf/io-pnm.c:777
msgid "Cannot allocate memory for loading PNM image"
msgstr "無法分配記憶體來載入 PNM 圖片"
-#: ../gdk-pixbuf/io-pnm.c:827
+#: gdk-pixbuf/io-pnm.c:827
msgid "Insufficient memory to load PNM context struct"
msgstr "無法分配記憶體來載入 PNM 內容結構"
-#: ../gdk-pixbuf/io-pnm.c:878
+#: gdk-pixbuf/io-pnm.c:878
msgid "Unexpected end of PNM image data"
msgstr "PNM 圖片資料過早完結"
-#: ../gdk-pixbuf/io-pnm.c:1010
+#: gdk-pixbuf/io-pnm.c:1010
msgid "Insufficient memory to load PNM file"
msgstr "記憶體不足以載入 PNM 檔"
-#: ../gdk-pixbuf/io-pnm.c:1089
+#: gdk-pixbuf/io-pnm.c:1089
msgid "The PNM/PBM/PGM/PPM image format family"
msgstr "PNM/PBM/PGM/PPM 圖片格式集合"
-#: ../gdk-pixbuf/io-ras.c:126
+#: gdk-pixbuf/io-ras.c:126
msgid "RAS image has bogus header data"
msgstr "RAS 圖片中有冗餘的標頭資料"
-#: ../gdk-pixbuf/io-ras.c:148
+#: gdk-pixbuf/io-ras.c:148
msgid "RAS image has unknown type"
msgstr "RAS 圖片類型不明"
-#: ../gdk-pixbuf/io-ras.c:156
+#: gdk-pixbuf/io-ras.c:156
msgid "unsupported RAS image variation"
msgstr "不支援的 RAS 圖片格式"
-#: ../gdk-pixbuf/io-ras.c:171 ../gdk-pixbuf/io-ras.c:200
+#: gdk-pixbuf/io-ras.c:171 gdk-pixbuf/io-ras.c:200
msgid "Not enough memory to load RAS image"
msgstr "記憶體不足以載入 RAS 圖片"
-#: ../gdk-pixbuf/io-ras.c:543
+#: gdk-pixbuf/io-ras.c:543
msgid "The Sun raster image format"
msgstr "Sun raster 圖片格式"
-#: ../gdk-pixbuf/io-tga.c:154
+#: gdk-pixbuf/io-tga.c:154
msgid "Cannot allocate memory for IOBuffer struct"
msgstr "無法分配 IOBuffer 結構所需的記憶體"
-#: ../gdk-pixbuf/io-tga.c:173
+#: gdk-pixbuf/io-tga.c:173
msgid "Cannot allocate memory for IOBuffer data"
msgstr "無法分配 IOBuffer 資料所需的記憶體"
-#: ../gdk-pixbuf/io-tga.c:184
+#: gdk-pixbuf/io-tga.c:184
msgid "Cannot realloc IOBuffer data"
msgstr "無法 realloc IOBuffer 資料"
-#: ../gdk-pixbuf/io-tga.c:214
+#: gdk-pixbuf/io-tga.c:214
msgid "Cannot allocate temporary IOBuffer data"
msgstr "無法分配暫時性的 IOBuffer 資料"
-#: ../gdk-pixbuf/io-tga.c:348
+#: gdk-pixbuf/io-tga.c:348
msgid "Cannot allocate new pixbuf"
msgstr "無法分配新的 pixbuf"
-#: ../gdk-pixbuf/io-tga.c:689
+#: gdk-pixbuf/io-tga.c:689
msgid "Cannot allocate colormap structure"
msgstr "無法分配色盤結構所需的記憶體"
-#: ../gdk-pixbuf/io-tga.c:696
+#: gdk-pixbuf/io-tga.c:696
msgid "Cannot allocate colormap entries"
msgstr "無法分配色盤項目所需的記憶體"
-#: ../gdk-pixbuf/io-tga.c:718
+#: gdk-pixbuf/io-tga.c:718
msgid "Unexpected bitdepth for colormap entries"
msgstr "colormap 輸入含有未預期的位元深度"
-#: ../gdk-pixbuf/io-tga.c:736
+#: gdk-pixbuf/io-tga.c:736
msgid "Cannot allocate TGA header memory"
msgstr "無法分配 TGA 標頭所需的記憶體"
-#: ../gdk-pixbuf/io-tga.c:769
+#: gdk-pixbuf/io-tga.c:769
msgid "TGA image has invalid dimensions"
msgstr "TGA 圖片的尺寸無效"
-#: ../gdk-pixbuf/io-tga.c:775 ../gdk-pixbuf/io-tga.c:784
-#: ../gdk-pixbuf/io-tga.c:794 ../gdk-pixbuf/io-tga.c:804
-#: ../gdk-pixbuf/io-tga.c:811
+#: gdk-pixbuf/io-tga.c:775 gdk-pixbuf/io-tga.c:784 gdk-pixbuf/io-tga.c:794
+#: gdk-pixbuf/io-tga.c:804 gdk-pixbuf/io-tga.c:811
msgid "TGA image type not supported"
msgstr "不支援此類型的 TGA 圖片"
-#: ../gdk-pixbuf/io-tga.c:858
+#: gdk-pixbuf/io-tga.c:858
msgid "Cannot allocate memory for TGA context struct"
msgstr "無法分配記憶體來載入 TGA 內容結構"
-#: ../gdk-pixbuf/io-tga.c:923
+#: gdk-pixbuf/io-tga.c:923
msgid "Excess data in file"
msgstr "檔案內有多餘的資料"
-#: ../gdk-pixbuf/io-tga.c:992
+#: gdk-pixbuf/io-tga.c:992
msgid "The Targa image format"
msgstr "Targa 圖片格式"
-#: ../gdk-pixbuf/io-tiff.c:173
+#: gdk-pixbuf/io-tiff.c:173
msgid "Could not get image width (bad TIFF file)"
msgstr "無法取得圖片寬度 (TIFF 檔損毀)"
-#: ../gdk-pixbuf/io-tiff.c:180
+#: gdk-pixbuf/io-tiff.c:180
msgid "Could not get image height (bad TIFF file)"
msgstr "無法取得圖片高度 (TIFF 檔損毀)"
-#: ../gdk-pixbuf/io-tiff.c:188
+#: gdk-pixbuf/io-tiff.c:188
msgid "Width or height of TIFF image is zero"
msgstr "TIFF 圖片的寬度或高度為零"
-#: ../gdk-pixbuf/io-tiff.c:197 ../gdk-pixbuf/io-tiff.c:206
+#: gdk-pixbuf/io-tiff.c:197 gdk-pixbuf/io-tiff.c:206
msgid "Dimensions of TIFF image too large"
msgstr "TIFF 圖片的尺寸太大"
-#: ../gdk-pixbuf/io-tiff.c:225 ../gdk-pixbuf/io-tiff.c:237
-#: ../gdk-pixbuf/io-tiff.c:286 ../gdk-pixbuf/io-tiff.c:572
+#: gdk-pixbuf/io-tiff.c:225 gdk-pixbuf/io-tiff.c:237 gdk-pixbuf/io-tiff.c:286
+#: gdk-pixbuf/io-tiff.c:572
msgid "Insufficient memory to open TIFF file"
msgstr "記憶體不足以開啟 TIFF 檔"
-#: ../gdk-pixbuf/io-tiff.c:251 ../gdk-pixbuf/io-tiff.c:294
+#: gdk-pixbuf/io-tiff.c:251 gdk-pixbuf/io-tiff.c:294
msgid "Failed to load RGB data from TIFF file"
msgstr "無法載入 TIFF 檔裡的 RGB 資料"
-#: ../gdk-pixbuf/io-tiff.c:361
+#: gdk-pixbuf/io-tiff.c:361
msgid "Failed to open TIFF image"
msgstr "無法開啟 TIFF 圖片"
-#: ../gdk-pixbuf/io-tiff.c:373
+#: gdk-pixbuf/io-tiff.c:373
msgid "TIFFClose operation failed"
msgstr "TIFFClose 操作失敗"
-#: ../gdk-pixbuf/io-tiff.c:504 ../gdk-pixbuf/io-tiff.c:517
+#: gdk-pixbuf/io-tiff.c:504 gdk-pixbuf/io-tiff.c:517
msgid "Failed to load TIFF image"
msgstr "無法載入 TIFF 圖片"
-#: ../gdk-pixbuf/io-tiff.c:610
+#: gdk-pixbuf/io-tiff.c:610
msgid "The TIFF image format"
msgstr "TIFF 圖片格式"
-#: ../gdk-pixbuf/io-wbmp.c:246
+#: gdk-pixbuf/io-wbmp.c:246
msgid "Image has zero width"
msgstr "圖片寬度為零"
-#: ../gdk-pixbuf/io-wbmp.c:264
+#: gdk-pixbuf/io-wbmp.c:264
msgid "Image has zero height"
msgstr "圖片高度為零"
-#: ../gdk-pixbuf/io-wbmp.c:275
+#: gdk-pixbuf/io-wbmp.c:275
msgid "Not enough memory to load image"
msgstr "記憶體不足以載入圖片"
-#: ../gdk-pixbuf/io-wbmp.c:334
+#: gdk-pixbuf/io-wbmp.c:334
msgid "Couldn't save the rest"
msgstr "無法儲存其它部份"
-#: ../gdk-pixbuf/io-wbmp.c:368
+#: gdk-pixbuf/io-wbmp.c:368
msgid "The WBMP image format"
msgstr "WBMP 圖片格式"
-#: ../gdk-pixbuf/io-xbm.c:287
+#: gdk-pixbuf/io-xbm.c:287
msgid "Invalid XBM file"
msgstr "無效的 XBM 檔"
-#: ../gdk-pixbuf/io-xbm.c:297
+#: gdk-pixbuf/io-xbm.c:297
msgid "Insufficient memory to load XBM image file"
msgstr "記憶體不足以載入 XBM 圖片檔"
-#: ../gdk-pixbuf/io-xbm.c:441
+#: gdk-pixbuf/io-xbm.c:441
msgid "Failed to write to temporary file when loading XBM image"
msgstr "當載入 XBM 圖片時無法寫入暫存檔"
-#: ../gdk-pixbuf/io-xbm.c:476
+#: gdk-pixbuf/io-xbm.c:476
msgid "The XBM image format"
msgstr "XBM 圖片格式"
-#: ../gdk-pixbuf/io-xpm.c:467
+#: gdk-pixbuf/io-xpm.c:467
msgid "No XPM header found"
msgstr "找不到 XPM 標頭"
-#: ../gdk-pixbuf/io-xpm.c:476
+#: gdk-pixbuf/io-xpm.c:476
msgid "Invalid XPM header"
msgstr "無效的 XPM 標頭"
-#: ../gdk-pixbuf/io-xpm.c:484
+#: gdk-pixbuf/io-xpm.c:484
msgid "XPM file has image width <= 0"
msgstr "XPM 圖片寬度不大於 0"
-#: ../gdk-pixbuf/io-xpm.c:492
+#: gdk-pixbuf/io-xpm.c:492
msgid "XPM file has image height <= 0"
msgstr "XPM 圖片高度不大於 0"
-#: ../gdk-pixbuf/io-xpm.c:500
+#: gdk-pixbuf/io-xpm.c:500
msgid "XPM has invalid number of chars per pixel"
msgstr "XPM 每個像素佔用的位元組數目不正確"
-#: ../gdk-pixbuf/io-xpm.c:507
+#: gdk-pixbuf/io-xpm.c:507
msgid "XPM file has invalid number of colors"
msgstr "XPM 圖片檔顏色數目不正確"
-#: ../gdk-pixbuf/io-xpm.c:519 ../gdk-pixbuf/io-xpm.c:528
-#: ../gdk-pixbuf/io-xpm.c:580
+#: gdk-pixbuf/io-xpm.c:519 gdk-pixbuf/io-xpm.c:528 gdk-pixbuf/io-xpm.c:580
msgid "Cannot allocate memory for loading XPM image"
msgstr "無法分配記憶體來載入 XPM 圖片"
-#: ../gdk-pixbuf/io-xpm.c:542
+#: gdk-pixbuf/io-xpm.c:542
msgid "Cannot read XPM colormap"
msgstr "無法讀入 XPM 色盤"
-#: ../gdk-pixbuf/io-xpm.c:771
+#: gdk-pixbuf/io-xpm.c:771
msgid "Failed to write to temporary file when loading XPM image"
msgstr "當載入 XPM 圖片時無法寫入暫存檔"
-#: ../gdk-pixbuf/io-xpm.c:806
+#: gdk-pixbuf/io-xpm.c:806
msgid "The XPM image format"
msgstr "XPM 圖片格式"
#. Description of --class=CLASS in --help output
-#: ../gdk/gdk.c:115
+#: gdk/gdk.c:115
msgid "Program class as used by the window manager"
msgstr "視窗總管所需的程式類別名稱"
#. Placeholder in --class=CLASS in --help output
-#: ../gdk/gdk.c:116
+#: gdk/gdk.c:116
msgid "CLASS"
msgstr "類別"
#. Description of --name=NAME in --help output
-#: ../gdk/gdk.c:118
+#: gdk/gdk.c:118
msgid "Program name as used by the window manager"
msgstr "視窗總管中使用的程式名稱"
#. Placeholder in --name=NAME in --help output
-#: ../gdk/gdk.c:119
+#: gdk/gdk.c:119
msgid "NAME"
msgstr "名稱"
#. Description of --display=DISPLAY in --help output
-#: ../gdk/gdk.c:121
+#: gdk/gdk.c:121
msgid "X display to use"
msgstr "使用的 X 畫面"
#. Placeholder in --display=DISPLAY in --help output
-#: ../gdk/gdk.c:122
+#: gdk/gdk.c:122
msgid "DISPLAY"
msgstr "畫面"
#. Description of --screen=SCREEN in --help output
-#: ../gdk/gdk.c:124
+#: gdk/gdk.c:124
msgid "X screen to use"
msgstr "使用的 X 螢幕"
#. Placeholder in --screen=SCREEN in --help output
-#: ../gdk/gdk.c:125
+#: gdk/gdk.c:125
msgid "SCREEN"
msgstr "螢幕"
#. Description of --gdk-debug=FLAGS in --help output
-#: ../gdk/gdk.c:128
+#: gdk/gdk.c:128
msgid "Gdk debugging flags to set"
msgstr "準備設定的 Gdk 偵錯旗標"
@@ -794,90 +800,222 @@ msgstr "準備設定的 Gdk 偵錯旗標"
#. Placeholder in --gdk-no-debug=FLAGS in --help output
#. Placeholder in --gtk-debug=FLAGS in --help output
#. Placeholder in --gtk-no-debug=FLAGS in --help output
-#: ../gdk/gdk.c:129 ../gdk/gdk.c:132 ../gtk/gtkmain.c:405 ../gtk/gtkmain.c:408
+#: gdk/gdk.c:129 gdk/gdk.c:132 gtk/gtkmain.c:405 gtk/gtkmain.c:408
msgid "FLAGS"
msgstr "旗標"
#. Description of --gdk-no-debug=FLAGS in --help output
-#: ../gdk/gdk.c:131
+#: gdk/gdk.c:131
msgid "Gdk debugging flags to unset"
msgstr "準備去除的 Gdk 偵錯旗標"
+#: gdk/keyname-table.h:3940
+msgid "keyboard label|BackSpace"
+msgstr ""
+
+#: gdk/keyname-table.h:3941
+msgid "keyboard label|Tab"
+msgstr ""
+
+#: gdk/keyname-table.h:3942
+msgid "keyboard label|Return"
+msgstr ""
+
+#: gdk/keyname-table.h:3943
+msgid "keyboard label|Pause"
+msgstr ""
+
+#: gdk/keyname-table.h:3944
+msgid "keyboard label|Scroll_Lock"
+msgstr ""
+
+#: gdk/keyname-table.h:3945
+msgid "keyboard label|Sys_Req"
+msgstr ""
+
+#: gdk/keyname-table.h:3946
+msgid "keyboard label|Escape"
+msgstr ""
+
+#: gdk/keyname-table.h:3947
+msgid "keyboard label|Multi_key"
+msgstr ""
+
+#: gdk/keyname-table.h:3948
+msgid "keyboard label|Home"
+msgstr ""
+
+#: gdk/keyname-table.h:3949
+msgid "keyboard label|Page_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3950
+msgid "keyboard label|Page_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3951
+msgid "keyboard label|End"
+msgstr ""
+
+#: gdk/keyname-table.h:3952
+msgid "keyboard label|Begin"
+msgstr ""
+
+#: gdk/keyname-table.h:3953
+msgid "keyboard label|Print"
+msgstr ""
+
+#: gdk/keyname-table.h:3954
+msgid "keyboard label|Insert"
+msgstr ""
+
+#: gdk/keyname-table.h:3955
+msgid "keyboard label|Num_Lock"
+msgstr ""
+
+#: gdk/keyname-table.h:3956
+msgid "keyboard label|KP_Space"
+msgstr ""
+
+#: gdk/keyname-table.h:3957
+msgid "keyboard label|KP_Tab"
+msgstr ""
+
+#: gdk/keyname-table.h:3958
+msgid "keyboard label|KP_Enter"
+msgstr ""
+
+#: gdk/keyname-table.h:3959
+msgid "keyboard label|KP_Home"
+msgstr ""
+
+#: gdk/keyname-table.h:3960
+msgid "keyboard label|KP_Left"
+msgstr ""
+
+#: gdk/keyname-table.h:3961
+msgid "keyboard label|KP_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3962
+msgid "keyboard label|KP_Right"
+msgstr ""
+
+#: gdk/keyname-table.h:3963
+msgid "keyboard label|KP_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3964
+msgid "keyboard label|KP_Page_Up"
+msgstr ""
+
+#: gdk/keyname-table.h:3965
+msgid "keyboard label|KP_Prior"
+msgstr ""
+
+#: gdk/keyname-table.h:3966
+msgid "keyboard label|KP_Page_Down"
+msgstr ""
+
+#: gdk/keyname-table.h:3967
+msgid "keyboard label|KP_Next"
+msgstr ""
+
+#: gdk/keyname-table.h:3968
+msgid "keyboard label|KP_End"
+msgstr ""
+
+#: gdk/keyname-table.h:3969
+msgid "keyboard label|KP_Begin"
+msgstr ""
+
+#: gdk/keyname-table.h:3970
+msgid "keyboard label|KP_Insert"
+msgstr ""
+
+#: gdk/keyname-table.h:3971
+msgid "keyboard label|KP_Delete"
+msgstr ""
+
+#: gdk/keyname-table.h:3972
+msgid "keyboard label|Delete"
+msgstr ""
+
#. Description of --sync in --help output
-#: ../gdk/win32/gdkmain-win32.c:60
+#: gdk/win32/gdkmain-win32.c:60
msgid "Don't batch GDI requests"
msgstr "不要同時處理多個 GDI 要求"
#. Description of --no-wintab in --help output
-#: ../gdk/win32/gdkmain-win32.c:62
+#: gdk/win32/gdkmain-win32.c:62
msgid "Don't use the Wintab API for tablet support"
msgstr "不使用 Wintab API 作為 tablet PC 的支援"
#. Description of --ignore-wintab in --help output
-#: ../gdk/win32/gdkmain-win32.c:64
+#: gdk/win32/gdkmain-win32.c:64
msgid "Same as --no-wintab"
msgstr "與 --no-wintab 一樣"
#. Description of --use-wintab in --help output
-#: ../gdk/win32/gdkmain-win32.c:66
+#: gdk/win32/gdkmain-win32.c:66
msgid "Do use the Wintab API [default]"
msgstr "使用 Wintab API [預設]"
#. Description of --max-colors=COLORS in --help output
-#: ../gdk/win32/gdkmain-win32.c:68
+#: gdk/win32/gdkmain-win32.c:68
msgid "Size of the palette in 8 bit mode"
msgstr "8 位元模式表示的色盤的大小"
#. Placeholder in --max-colors=COLORS in --help output
-#: ../gdk/win32/gdkmain-win32.c:69
+#: gdk/win32/gdkmain-win32.c:69
msgid "COLORS"
msgstr "顏色"
#. Description of --sync in --help output
-#: ../gdk/x11/gdkmain-x11.c:92
+#: gdk/x11/gdkmain-x11.c:92
msgid "Make X calls synchronous"
msgstr "使用同步方式調用 X 函式"
-#: ../gtk/gtkaboutdialog.c:270 ../gtk/gtkaboutdialog.c:2025
+#: gtk/gtkaboutdialog.c:270 gtk/gtkaboutdialog.c:2025
msgid "License"
msgstr "許可證"
-#: ../gtk/gtkaboutdialog.c:271
+#: gtk/gtkaboutdialog.c:271
msgid "The license of the program"
msgstr "程式的許可證"
#. Add the credits button
-#: ../gtk/gtkaboutdialog.c:491
+#: gtk/gtkaboutdialog.c:491
msgid "C_redits"
msgstr "鳴謝(_R)"
#. Add the license button
-#: ../gtk/gtkaboutdialog.c:501
+#: gtk/gtkaboutdialog.c:501
msgid "_License"
msgstr "許可證(_L)"
-#: ../gtk/gtkaboutdialog.c:731
+#: gtk/gtkaboutdialog.c:731
#, c-format
msgid "About %s"
msgstr "關於 %s"
-#: ../gtk/gtkaboutdialog.c:1953
+#: gtk/gtkaboutdialog.c:1953
msgid "Credits"
msgstr "鳴謝"
-#: ../gtk/gtkaboutdialog.c:1979
+#: gtk/gtkaboutdialog.c:1979
msgid "Written by"
msgstr "程式編寫"
-#: ../gtk/gtkaboutdialog.c:1982
+#: gtk/gtkaboutdialog.c:1982
msgid "Documented by"
msgstr "文件編寫"
-#: ../gtk/gtkaboutdialog.c:1994
+#: gtk/gtkaboutdialog.c:1994
msgid "Translated by"
msgstr "翻譯"
-#: ../gtk/gtkaboutdialog.c:1998
+#: gtk/gtkaboutdialog.c:1998
msgid "Artwork by"
msgstr "美工設計"
@@ -885,28 +1023,41 @@ msgstr "美工設計"
#. * that use the shift key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: ../gtk/gtkaccellabel.c:120
-msgid "Shift"
-msgstr "Shift"
+#: gtk/gtkaccellabel.c:121
+msgid "keyboard label|Shift"
+msgstr ""
#. This is the text that should appear next to menu accelerators
#. * that use the control key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: ../gtk/gtkaccellabel.c:126
-msgid "Ctrl"
-msgstr "Ctrl"
+#: gtk/gtkaccellabel.c:128
+msgid "keyboard label|Ctrl"
+msgstr ""
#. This is the text that should appear next to menu accelerators
#. * that use the alt key. If the text on this key isn't typically
#. * translated on keyboards used for your language, don't translate
#. * this.
+#. * And do not translate the part before the |.
#.
-#: ../gtk/gtkaccellabel.c:132
-msgid "Alt"
-msgstr "Alt"
+#: gtk/gtkaccellabel.c:135
+msgid "keyboard label|Alt"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkaccellabel.c:577
+msgid "keyboard label|Space"
+msgstr ""
+
+#. do not translate the part before the |
+#: gtk/gtkaccellabel.c:581
+msgid "keyboard label|Backslash"
+msgstr ""
#. Translate to calendar:YM if you want years to be displayed
#. * before months; otherwise translate to calendar:MY.
@@ -917,7 +1068,7 @@ msgstr "Alt"
#. * so if you have a default text direction of RTL and YM, then
#. * the year will appear on the right.
#.
-#: ../gtk/gtkcalendar.c:704
+#: gtk/gtkcalendar.c:647
msgid "calendar:MY"
msgstr "calendar:YM"
@@ -925,25 +1076,52 @@ msgstr "calendar:YM"
#. * first day of the week to calendar:week_start:1 if you want Monday
#. * to be the first day of the week, and so on.
#.
-#: ../gtk/gtkcalendar.c:718
+#: gtk/gtkcalendar.c:661
msgid "calendar:week_start:0"
msgstr "calendar:week_start:0"
+#. Translators: This is a text measurement template.
+#. * Translate it to the widest year text.
+#. *
+#. * Don't include the prefix "year measurement template|"
+#. * in the translation.
+#. *
+#. * If you don't understand this, leave it as "2000"
+#.
+#: gtk/gtkcalendar.c:1549
+msgid "year measurement template|2000"
+msgstr ""
+
+#. Translators: This dictates how the year is displayed in
+#. * gtkcalendar widget. See strftime() manual for the format.
+#. * Use only ASCII in the translation.
+#. *
+#. * Also look for the msgid "year measurement template|2000".
+#. * Translate that entry to a year with the widest output of this
+#. * msgid.
+#. *
+#. * Don't include the prefix "calendar year format|" in the
+#. * translation. "%Y" is appropriate for most locales.
+#.
+#: gtk/gtkcalendar.c:1826
+msgid "calendar year format|%Y"
+msgstr ""
+
#. do not translate the part before the |
-#: ../gtk/gtkcellrendererprogress.c:237 ../gtk/gtkcellrendererprogress.c:295
+#: gtk/gtkcellrendererprogress.c:237 gtk/gtkcellrendererprogress.c:295
#, c-format
msgid "progress bar label|%d %%"
msgstr "進度列標籤|%d %%"
-#: ../gtk/gtkcolorbutton.c:221 ../gtk/gtkcolorbutton.c:575
+#: gtk/gtkcolorbutton.c:221 gtk/gtkcolorbutton.c:576
msgid "Pick a Color"
msgstr "選取顏色"
-#: ../gtk/gtkcolorbutton.c:467
+#: gtk/gtkcolorbutton.c:467
msgid "Received invalid color data\n"
msgstr "收到了無效的顏色資料\n"
-#: ../gtk/gtkcolorsel.c:561
+#: gtk/gtkcolorsel.c:561
msgid ""
"The previously-selected color, for comparison to the color you're selecting "
"now. You can drag this color to a palette entry, or select this color as "
@@ -953,17 +1131,17 @@ msgstr ""
"目;\n"
"或以它作為目前選擇的顏色,方法是將它拖曳並覆蓋目前選擇的顏色。"
-#: ../gtk/gtkcolorsel.c:566
+#: gtk/gtkcolorsel.c:566
msgid ""
"The color you've chosen. You can drag this color to a palette entry to save "
"it for use in the future."
msgstr "所選擇的顏色;閣下可以將此顏色拖曳到色盤並將之儲存供日後使用。"
-#: ../gtk/gtkcolorsel.c:958
+#: gtk/gtkcolorsel.c:957
msgid "_Save color here"
msgstr "在這裡儲存顏色(_S)"
-#: ../gtk/gtkcolorsel.c:1163
+#: gtk/gtkcolorsel.c:1162
msgid ""
"Click this palette entry to make it the current color. To change this entry, "
"drag a color swatch here or right-click it and select \"Save color here.\""
@@ -971,7 +1149,7 @@ msgstr ""
"按下本色盤項目會以作為目前選擇的顏色。如要更改本項目,可將顏色拖曳到此處或\n"
"按滑鼠右鍵並選擇「儲存此顏色」。"
-#: ../gtk/gtkcolorsel.c:1920
+#: gtk/gtkcolorsel.c:1929
msgid ""
"Select the color you want from the outer ring. Select the darkness or "
"lightness of that color using the inner triangle."
@@ -979,367 +1157,375 @@ msgstr ""
"在色環外部選擇想要的顏色。\n"
"在內部的三角形中選取該顏色的暗度或亮度。"
-#: ../gtk/gtkcolorsel.c:1945
+#: gtk/gtkcolorsel.c:1954
msgid ""
"Click the eyedropper, then click a color anywhere on your screen to select "
"that color."
msgstr "按下滴管,然後按畫面任何一處來選擇該顏色。"
-#: ../gtk/gtkcolorsel.c:1954
+#: gtk/gtkcolorsel.c:1963
msgid "_Hue:"
msgstr "色相(_H):"
-#: ../gtk/gtkcolorsel.c:1955
+#: gtk/gtkcolorsel.c:1964
msgid "Position on the color wheel."
msgstr "色相環的位置。"
-#: ../gtk/gtkcolorsel.c:1957
+#: gtk/gtkcolorsel.c:1966
msgid "_Saturation:"
msgstr "彩度(_S):"
-#: ../gtk/gtkcolorsel.c:1958
+#: gtk/gtkcolorsel.c:1967
msgid "\"Deepness\" of the color."
msgstr "顏色的「深度」。"
-#: ../gtk/gtkcolorsel.c:1959
+#: gtk/gtkcolorsel.c:1968
msgid "_Value:"
msgstr "明度(_V):"
-#: ../gtk/gtkcolorsel.c:1960
+#: gtk/gtkcolorsel.c:1969
msgid "Brightness of the color."
msgstr "顏色的亮度。"
-#: ../gtk/gtkcolorsel.c:1961
+#: gtk/gtkcolorsel.c:1970
msgid "_Red:"
msgstr "紅(_R):"
-#: ../gtk/gtkcolorsel.c:1962
+#: gtk/gtkcolorsel.c:1971
msgid "Amount of red light in the color."
msgstr "顏色中的紅色份量。"
-#: ../gtk/gtkcolorsel.c:1963
+#: gtk/gtkcolorsel.c:1972
msgid "_Green:"
msgstr "綠(_G):"
-#: ../gtk/gtkcolorsel.c:1964
+#: gtk/gtkcolorsel.c:1973
msgid "Amount of green light in the color."
msgstr "顏色中的綠色份量。"
-#: ../gtk/gtkcolorsel.c:1965
+#: gtk/gtkcolorsel.c:1974
msgid "_Blue:"
msgstr "藍(_B):"
-#: ../gtk/gtkcolorsel.c:1966
+#: gtk/gtkcolorsel.c:1975
msgid "Amount of blue light in the color."
msgstr "顏色中的藍色份量。"
-#: ../gtk/gtkcolorsel.c:1969
+#: gtk/gtkcolorsel.c:1978
msgid "_Opacity:"
msgstr "透明度(_O):"
-#: ../gtk/gtkcolorsel.c:1977 ../gtk/gtkcolorsel.c:1988
+#: gtk/gtkcolorsel.c:1986 gtk/gtkcolorsel.c:1997
msgid "Transparency of the color."
msgstr "目前選擇顏色的透明度。"
-#: ../gtk/gtkcolorsel.c:1995
+#: gtk/gtkcolorsel.c:2004
msgid "Color _Name:"
msgstr "顏色名稱(_N):"
-#: ../gtk/gtkcolorsel.c:2010
+#: gtk/gtkcolorsel.c:2019
msgid ""
"You can enter an HTML-style hexadecimal color value, or simply a color name "
"such as 'orange' in this entry."
msgstr ""
"閣下可在本欄輸入 HTML 方式的 16 進位色彩值,或是像‘orange’的普通顏色名稱。"
-#: ../gtk/gtkcolorsel.c:2029
+#: gtk/gtkcolorsel.c:2038
msgid "_Palette"
msgstr "色盤(_P)"
-#: ../gtk/gtkcolorsel.c:2061
+#: gtk/gtkcolorsel.c:2070
msgid "Color Wheel"
msgstr "色彩圓盤"
-#: ../gtk/gtkcolorseldialog.c:123
+#: gtk/gtkcolorseldialog.c:123
msgid "Color Selection"
msgstr "色彩選擇"
-#: ../gtk/gtkentry.c:4511 ../gtk/gtktextview.c:7030
+#: gtk/gtkentry.c:4508 gtk/gtktextview.c:7068
msgid "Select _All"
msgstr "全部選取(_A)"
-#: ../gtk/gtkentry.c:4521 ../gtk/gtktextview.c:7040
+#: gtk/gtkentry.c:4518 gtk/gtktextview.c:7078
msgid "Input _Methods"
msgstr "輸入法(_M)"
-#: ../gtk/gtkentry.c:4532 ../gtk/gtktextview.c:7051
+#: gtk/gtkentry.c:4529 gtk/gtktextview.c:7089
msgid "_Insert Unicode Control Character"
msgstr "插入統一碼控制字元(_I)"
-#: ../gtk/gtkfilechooser.c:1588 ../gtk/gtkfilechooser.c:1632
-#: ../gtk/gtkfilechooser.c:1707 ../gtk/gtkfilechooser.c:1751
+#: gtk/gtkfilechooser.c:1588 gtk/gtkfilechooser.c:1632
+#: gtk/gtkfilechooser.c:1707 gtk/gtkfilechooser.c:1751
#, c-format
msgid "Invalid filename: %s"
msgstr "無效的檔案名稱:%s"
-#: ../gtk/gtkfilechooserbutton.c:67
+#: gtk/gtkfilechooserbutton.c:67
msgid "Select A File"
msgstr "選取檔案"
-#: ../gtk/gtkfilechooserbutton.c:68 ../gtk/gtkfilechooserdefault.c:1288
-#: ../gtk/gtkpathbar.c:996
+#: gtk/gtkfilechooserbutton.c:68 gtk/gtkfilechooserdefault.c:1302
+#: gtk/gtkpathbar.c:1020
msgid "Home"
msgstr "個人資料夾"
-#: ../gtk/gtkfilechooserbutton.c:69 ../gtk/gtkfilechooserdefault.c:1315
-#: ../gtk/gtkpathbar.c:998
+#: gtk/gtkfilechooserbutton.c:69 gtk/gtkfilechooserdefault.c:1329
+#: gtk/gtkpathbar.c:1022
msgid "Desktop"
msgstr "桌面"
-#: ../gtk/gtkfilechooserbutton.c:70
+#: gtk/gtkfilechooserbutton.c:70
msgid "(None)"
msgstr "(沒有)"
-#: ../gtk/gtkfilechooserbutton.c:1517
+#: gtk/gtkfilechooserbutton.c:1523
msgid "Other..."
msgstr "其它..."
-#: ../gtk/gtkfilechooserdefault.c:918
+#: gtk/gtkfilechooserdefault.c:917
msgid "Could not retrieve information about the file"
msgstr "無法取得關於檔案的資訊"
-#: ../gtk/gtkfilechooserdefault.c:929
+#: gtk/gtkfilechooserdefault.c:928
msgid "Could not add a bookmark"
msgstr "無法加入書籤"
-#: ../gtk/gtkfilechooserdefault.c:940
+#: gtk/gtkfilechooserdefault.c:939
msgid "Could not remove bookmark"
msgstr "無法移除書籤"
-#: ../gtk/gtkfilechooserdefault.c:951
+#: gtk/gtkfilechooserdefault.c:950
msgid "The folder could not be created"
msgstr "無法建立資料夾"
-#: ../gtk/gtkfilechooserdefault.c:962
+#: gtk/gtkfilechooserdefault.c:963
+msgid ""
+"The folder could not be created, as a file with the same name already "
+"exists. Try using a different name for the folder, or rename the file first."
+msgstr ""
+
+#: gtk/gtkfilechooserdefault.c:976
msgid "Invalid file name"
msgstr "無效的檔案名稱"
-#: ../gtk/gtkfilechooserdefault.c:972
+#: gtk/gtkfilechooserdefault.c:986
msgid "The folder contents could not be displayed"
msgstr "無法顯示資料夾內容"
-#: ../gtk/gtkfilechooserdefault.c:1178
+#: gtk/gtkfilechooserdefault.c:1192
#, c-format
msgid "Could not get information about '%s': %s"
msgstr "無法取得關於‘%s’的資訊:%s"
-#: ../gtk/gtkfilechooserdefault.c:2209
+#: gtk/gtkfilechooserdefault.c:2208
#, c-format
msgid "Add the folder '%s' to the bookmarks"
msgstr "將資料夾‘%s’加入書籤"
-#: ../gtk/gtkfilechooserdefault.c:2250
+#: gtk/gtkfilechooserdefault.c:2249
msgid "Add the current folder to the bookmarks"
msgstr "將目前的資料夾加入書籤"
-#: ../gtk/gtkfilechooserdefault.c:2252
+#: gtk/gtkfilechooserdefault.c:2251
msgid "Add the selected folders to the bookmarks"
msgstr "將已選的資料夾加入書籤"
-#: ../gtk/gtkfilechooserdefault.c:2292
+#: gtk/gtkfilechooserdefault.c:2291
#, c-format
msgid "Remove the bookmark '%s'"
msgstr "移除書籤‘%s’"
-#: ../gtk/gtkfilechooserdefault.c:2723
+#: gtk/gtkfilechooserdefault.c:2722
#, c-format
msgid "Could not add a bookmark for '%s' because it is an invalid path name."
msgstr "無法加入‘%s’為書籤,因為它是無效的路徑名稱。"
-#: ../gtk/gtkfilechooserdefault.c:2938
+#: gtk/gtkfilechooserdefault.c:2937
msgid "Remove"
msgstr "移除"
-#: ../gtk/gtkfilechooserdefault.c:2947
+#: gtk/gtkfilechooserdefault.c:2946
msgid "Rename..."
msgstr "更改名稱..."
-#: ../gtk/gtkfilechooserdefault.c:3070
+#: gtk/gtkfilechooserdefault.c:3069
msgid "Shortcuts"
msgstr "捷徑"
-#: ../gtk/gtkfilechooserdefault.c:3124
+#: gtk/gtkfilechooserdefault.c:3123
msgid "Folder"
msgstr "資料夾"
-#: ../gtk/gtkfilechooserdefault.c:3180 ../gtk/gtkstock.c:317
+#: gtk/gtkfilechooserdefault.c:3179 gtk/gtkstock.c:317
msgid "_Add"
msgstr "新增(_A)"
-#: ../gtk/gtkfilechooserdefault.c:3187
-msgid "Add the selected folder to the bookmarks"
+#: gtk/gtkfilechooserdefault.c:3186
+#, fuzzy
+msgid "Add the selected folder to the Bookmarks"
msgstr "將已選的資料夾加入書籤"
-#: ../gtk/gtkfilechooserdefault.c:3192 ../gtk/gtkstock.c:395
+#: gtk/gtkfilechooserdefault.c:3191 gtk/gtkstock.c:395
msgid "_Remove"
msgstr "移除(_R)"
-#: ../gtk/gtkfilechooserdefault.c:3199
+#: gtk/gtkfilechooserdefault.c:3198
msgid "Remove the selected bookmark"
msgstr "移除已選的書籤"
-#: ../gtk/gtkfilechooserdefault.c:3302
-msgid "_Add to Shortcuts"
+#: gtk/gtkfilechooserdefault.c:3305
+#, fuzzy
+msgid "_Add to Bookmarks"
msgstr "加入捷徑(_A)"
-#: ../gtk/gtkfilechooserdefault.c:3312
+#: gtk/gtkfilechooserdefault.c:3315
msgid "Open _Location"
msgstr "開啟位置(_L)"
-#: ../gtk/gtkfilechooserdefault.c:3324
+#: gtk/gtkfilechooserdefault.c:3327
msgid "Show _Hidden Files"
msgstr "顯示隱藏檔案(_H)"
-#: ../gtk/gtkfilechooserdefault.c:3448 ../gtk/gtkfilesel.c:766
+#: gtk/gtkfilechooserdefault.c:3451 gtk/gtkfilesel.c:766
msgid "Files"
msgstr "檔案"
-#: ../gtk/gtkfilechooserdefault.c:3479
+#: gtk/gtkfilechooserdefault.c:3482
msgid "Name"
msgstr "名稱"
-#: ../gtk/gtkfilechooserdefault.c:3504
+#: gtk/gtkfilechooserdefault.c:3507
msgid "Size"
msgstr "大小"
-#: ../gtk/gtkfilechooserdefault.c:3517
+#: gtk/gtkfilechooserdefault.c:3520
msgid "Modified"
msgstr "最後更改"
-#: ../gtk/gtkfilechooserdefault.c:3549
+#: gtk/gtkfilechooserdefault.c:3552
msgid "Select which types of files are shown"
msgstr "選擇顯示那種類型的檔案"
#. Create Folder
-#: ../gtk/gtkfilechooserdefault.c:3585
+#: gtk/gtkfilechooserdefault.c:3588
msgid "Create Fo_lder"
msgstr "建立資料夾(_L)"
#. Name entry
-#: ../gtk/gtkfilechooserdefault.c:3706
+#: gtk/gtkfilechooserdefault.c:3709
msgid "_Name:"
msgstr "名稱(_N):"
-#: ../gtk/gtkfilechooserdefault.c:3746
+#: gtk/gtkfilechooserdefault.c:3749
msgid "_Browse for other folders"
msgstr "瀏覽其他資料夾(_B)"
-#: ../gtk/gtkfilechooserdefault.c:3997
+#: gtk/gtkfilechooserdefault.c:4000
msgid "Save in _folder:"
msgstr "儲存於資料夾(_F):"
-#: ../gtk/gtkfilechooserdefault.c:3999
+#: gtk/gtkfilechooserdefault.c:4002
msgid "Create in _folder:"
msgstr "新增於資料夾(_F):"
-#: ../gtk/gtkfilechooserdefault.c:4939
+#: gtk/gtkfilechooserdefault.c:4959
msgid "Cannot change to folder because it is not local"
msgstr "無法切換資料夾,因為其不是本地資料夾"
-#: ../gtk/gtkfilechooserdefault.c:5455
+#: gtk/gtkfilechooserdefault.c:5513
#, c-format
msgid "Shortcut %s does not exist"
msgstr "捷徑 %s 不存在"
-#: ../gtk/gtkfilechooserdefault.c:5919
+#: gtk/gtkfilechooserdefault.c:6057
#, c-format
msgid "Could not mount %s"
msgstr "無法裝載 %s"
-#: ../gtk/gtkfilechooserdefault.c:6212
+#: gtk/gtkfilechooserdefault.c:6352
msgid "Type name of new folder"
msgstr "請輸入新資料夾名稱"
-#: ../gtk/gtkfilechooserdefault.c:6254
+#: gtk/gtkfilechooserdefault.c:6394
#, c-format
msgid "%d byte"
msgid_plural "%d bytes"
msgstr[0] "%d 位元組"
-#: ../gtk/gtkfilechooserdefault.c:6256
+#: gtk/gtkfilechooserdefault.c:6396
#, c-format
msgid "%.1f K"
msgstr "%.1f K"
-#: ../gtk/gtkfilechooserdefault.c:6258
+#: gtk/gtkfilechooserdefault.c:6398
#, c-format
msgid "%.1f M"
msgstr "%.1f M"
-#: ../gtk/gtkfilechooserdefault.c:6260
+#: gtk/gtkfilechooserdefault.c:6400
#, c-format
msgid "%.1f G"
msgstr "%.1f G"
-#: ../gtk/gtkfilechooserdefault.c:6312
+#: gtk/gtkfilechooserdefault.c:6446 gtk/gtkfilechooserdefault.c:6470
+msgid "Unknown"
+msgstr "未知"
+
+#: gtk/gtkfilechooserdefault.c:6457
msgid "Today"
msgstr "今天"
-#: ../gtk/gtkfilechooserdefault.c:6314
+#: gtk/gtkfilechooserdefault.c:6459
msgid "Yesterday"
msgstr "昨天"
-#: ../gtk/gtkfilechooserdefault.c:6325
-msgid "Unknown"
-msgstr "未知"
-
-#: ../gtk/gtkfilechooserdefault.c:6395
+#: gtk/gtkfilechooserdefault.c:6541
msgid "Cannot change folder"
msgstr "無法切換資料夾"
-#: ../gtk/gtkfilechooserdefault.c:6396
+#: gtk/gtkfilechooserdefault.c:6542
msgid "The folder you specified is an invalid path."
msgstr "您所指定的資料夾的路徑無效。"
-#: ../gtk/gtkfilechooserdefault.c:6435
+#: gtk/gtkfilechooserdefault.c:6581
#, c-format
msgid "Could not build file name from '%s' and '%s'"
msgstr "無法從‘%s’及‘%s’建立檔案名稱"
-#: ../gtk/gtkfilechooserdefault.c:6471
+#: gtk/gtkfilechooserdefault.c:6617
msgid "Could not select item"
msgstr "無法選取項目"
-#: ../gtk/gtkfilechooserdefault.c:6511
+#: gtk/gtkfilechooserdefault.c:6657
msgid "Open Location"
msgstr "開啟位置"
-#: ../gtk/gtkfilechooserdefault.c:6518
+#: gtk/gtkfilechooserdefault.c:6664
msgid "Save in Location"
msgstr "存入位置"
-#: ../gtk/gtkfilechooserdefault.c:6542
+#: gtk/gtkfilechooserdefault.c:6688
msgid "_Location:"
msgstr "位置(_L):"
-#: ../gtk/gtkfilesel.c:730
+#: gtk/gtkfilesel.c:730
msgid "Folders"
msgstr "資料夾"
-#: ../gtk/gtkfilesel.c:734
+#: gtk/gtkfilesel.c:734
msgid "Fol_ders"
msgstr "資料夾(_D)"
-#: ../gtk/gtkfilesel.c:770
+#: gtk/gtkfilesel.c:770
msgid "_Files"
msgstr "檔案(_F)"
-#: ../gtk/gtkfilesel.c:858 ../gtk/gtkfilesel.c:2248
+#: gtk/gtkfilesel.c:858 gtk/gtkfilesel.c:2248
#, c-format
msgid "Folder unreadable: %s"
msgstr "無法讀取資料夾:%s"
-#: ../gtk/gtkfilesel.c:989
+#: gtk/gtkfilesel.c:989
#, c-format
msgid ""
"The file \"%s\" resides on another machine (called %s) and may not be "
@@ -1349,25 +1535,25 @@ msgstr ""
"檔案“%s”存放在另一部電腦 (稱為 %s) 之中,本程式可能無法存取該檔案。\n"
"是否確定選取該檔案?"
-#: ../gtk/gtkfilesel.c:1120
+#: gtk/gtkfilesel.c:1120
msgid "_New Folder"
msgstr "新增資料夾(_N)"
-#: ../gtk/gtkfilesel.c:1131
+#: gtk/gtkfilesel.c:1131
msgid "De_lete File"
msgstr "刪除檔案(_L)"
-#: ../gtk/gtkfilesel.c:1142
+#: gtk/gtkfilesel.c:1142
msgid "_Rename File"
msgstr "更改檔案名稱(_R)"
-#: ../gtk/gtkfilesel.c:1444
+#: gtk/gtkfilesel.c:1444
#, c-format
msgid ""
"The folder name \"%s\" contains symbols that are not allowed in filenames"
msgstr "資料夾名稱“%s”中含有檔案名稱中不應出現的符號"
-#: ../gtk/gtkfilesel.c:1446
+#: gtk/gtkfilesel.c:1446
#, c-format
msgid ""
"Error creating folder \"%s\": %s\n"
@@ -1376,33 +1562,33 @@ msgstr ""
"建立資料夾“%s”時發生錯誤:%s\n"
"%s"
-#: ../gtk/gtkfilesel.c:1447 ../gtk/gtkfilesel.c:1683
+#: gtk/gtkfilesel.c:1447 gtk/gtkfilesel.c:1683
msgid "You probably used symbols not allowed in filenames."
msgstr "閣下可能使用了檔案名稱中不應出現的符號。"
-#: ../gtk/gtkfilesel.c:1455
+#: gtk/gtkfilesel.c:1455
#, c-format
msgid "Error creating folder \"%s\": %s\n"
msgstr "建立資料夾“%s”時發生錯誤:%s\n"
-#: ../gtk/gtkfilesel.c:1489
+#: gtk/gtkfilesel.c:1489
msgid "New Folder"
msgstr "新增資料夾"
-#: ../gtk/gtkfilesel.c:1504
+#: gtk/gtkfilesel.c:1504
msgid "_Folder name:"
msgstr "資料夾名稱(_F):"
-#: ../gtk/gtkfilesel.c:1528
+#: gtk/gtkfilesel.c:1528
msgid "C_reate"
msgstr "建立(_R)"
-#: ../gtk/gtkfilesel.c:1571
+#: gtk/gtkfilesel.c:1571
#, c-format
msgid "The filename \"%s\" contains symbols that are not allowed in filenames"
msgstr "檔案名稱“%s”中含有不允許存在於檔案名稱的符號"
-#: ../gtk/gtkfilesel.c:1574
+#: gtk/gtkfilesel.c:1574
#, c-format
msgid ""
"Error deleting file \"%s\": %s\n"
@@ -1411,30 +1597,30 @@ msgstr ""
"刪除檔案“%s”時發生錯誤:%s\n"
"%s"
-#: ../gtk/gtkfilesel.c:1576 ../gtk/gtkfilesel.c:1697
+#: gtk/gtkfilesel.c:1576 gtk/gtkfilesel.c:1697
msgid "It probably contains symbols not allowed in filenames."
msgstr "它可能含有不允許存在於檔案名稱的符號。"
-#: ../gtk/gtkfilesel.c:1585
+#: gtk/gtkfilesel.c:1585
#, c-format
msgid "Error deleting file \"%s\": %s"
msgstr "刪除檔案“%s”時發生錯誤:%s"
-#: ../gtk/gtkfilesel.c:1628
+#: gtk/gtkfilesel.c:1628
#, c-format
msgid "Really delete file \"%s\"?"
msgstr "是否確定刪除檔案“%s”?"
-#: ../gtk/gtkfilesel.c:1633
+#: gtk/gtkfilesel.c:1633
msgid "Delete File"
msgstr "刪除檔案"
-#: ../gtk/gtkfilesel.c:1679 ../gtk/gtkfilesel.c:1693
+#: gtk/gtkfilesel.c:1679 gtk/gtkfilesel.c:1693
#, c-format
msgid "The file name \"%s\" contains symbols that are not allowed in filenames"
msgstr "檔案名稱“%s”含有不允許存在於檔案名稱的符號"
-#: ../gtk/gtkfilesel.c:1681
+#: gtk/gtkfilesel.c:1681
#, c-format
msgid ""
"Error renaming file to \"%s\": %s\n"
@@ -1443,7 +1629,7 @@ msgstr ""
"更改檔案名稱至“%s”時發生錯誤:%s\n"
"%s"
-#: ../gtk/gtkfilesel.c:1695
+#: gtk/gtkfilesel.c:1695
#, c-format
msgid ""
"Error renaming file \"%s\": %s\n"
@@ -1452,29 +1638,29 @@ msgstr ""
"更改檔案“%s”的名稱時發生錯誤:%s\n"
"%s"
-#: ../gtk/gtkfilesel.c:1705
+#: gtk/gtkfilesel.c:1705
#, c-format
msgid "Error renaming file \"%s\" to \"%s\": %s"
msgstr "更改檔案“%s”的名稱為“%s”時發生錯誤:%s"
-#: ../gtk/gtkfilesel.c:1752
+#: gtk/gtkfilesel.c:1752
msgid "Rename File"
msgstr "更改檔案名稱"
-#: ../gtk/gtkfilesel.c:1767
+#: gtk/gtkfilesel.c:1767
#, c-format
msgid "Rename file \"%s\" to:"
msgstr "將檔案‘%s’的名稱更改為:"
-#: ../gtk/gtkfilesel.c:1796
+#: gtk/gtkfilesel.c:1796
msgid "_Rename"
msgstr "更改名稱(_R)"
-#: ../gtk/gtkfilesel.c:2228
+#: gtk/gtkfilesel.c:2228
msgid "_Selection: "
msgstr "選取檔案(_S):"
-#: ../gtk/gtkfilesel.c:3151
+#: gtk/gtkfilesel.c:3151
#, c-format
msgid ""
"The filename \"%s\" couldn't be converted to UTF-8. (try setting the "
@@ -1482,146 +1668,146 @@ msgid ""
msgstr ""
"檔案名稱“%s”無法轉換至 UTF-8 (請嘗試設定環境變數 G_FILENAME_ENCODING):%s"
-#: ../gtk/gtkfilesel.c:3154
+#: gtk/gtkfilesel.c:3154
msgid "Invalid UTF-8"
msgstr "無效的 UTF-8 資料"
-#: ../gtk/gtkfilesel.c:4031
+#: gtk/gtkfilesel.c:4031
msgid "Name too long"
msgstr "名稱過長"
-#: ../gtk/gtkfilesel.c:4033
+#: gtk/gtkfilesel.c:4033
msgid "Couldn't convert filename"
msgstr "無法轉換檔案名稱"
-#: ../gtk/gtkfilesystemmodel.c:1267
+#: gtk/gtkfilesystemmodel.c:1267
msgid "(Empty)"
msgstr "(空的)"
-#: ../gtk/gtkfilesystemunix.c:446 ../gtk/gtkfilesystemunix.c:638
-#: ../gtk/gtkfilesystemunix.c:1878 ../gtk/gtkfilesystemwin32.c:482
-#: ../gtk/gtkfilesystemwin32.c:495 ../gtk/gtkfilesystemwin32.c:1533
+#: gtk/gtkfilesystemunix.c:475 gtk/gtkfilesystemunix.c:678
+#: gtk/gtkfilesystemunix.c:1918 gtk/gtkfilesystemwin32.c:482
+#: gtk/gtkfilesystemwin32.c:495 gtk/gtkfilesystemwin32.c:1560
#, c-format
msgid "Error getting information for '%s': %s"
msgstr "取得‘%s’的資訊時發生錯誤:%s"
-#: ../gtk/gtkfilesystemunix.c:507 ../gtk/gtkfilesystemwin32.c:537
+#: gtk/gtkfilesystemunix.c:547 gtk/gtkfilesystemwin32.c:537
#, c-format
msgid "Error creating directory '%s': %s"
msgstr "建立資料夾‘%s’時發生錯誤:%s"
-#: ../gtk/gtkfilesystemunix.c:587 ../gtk/gtkfilesystemwin32.c:597
+#: gtk/gtkfilesystemunix.c:627 gtk/gtkfilesystemwin32.c:597
msgid "This file system does not support mounting"
msgstr "本檔案系統並不支援掛載"
-#: ../gtk/gtkfilesystemunix.c:595
+#: gtk/gtkfilesystemunix.c:635
msgid "Filesystem"
msgstr "檔案系統"
-#: ../gtk/gtkfilesystemunix.c:752
+#: gtk/gtkfilesystemunix.c:792
#, c-format
msgid "Could not get a stock icon for %s"
msgstr "無法為 %s 取得內建圖示"
-#: ../gtk/gtkfilesystemunix.c:847
+#: gtk/gtkfilesystemunix.c:887
#, c-format
msgid ""
"The name \"%s\" is not valid because it contains the character \"%s\". "
"Please use a different name."
msgstr "名稱“%s”是無效的因為其包含了字元“%s”。請選擇另一個名稱。"
-#: ../gtk/gtkfilesystemunix.c:1449
+#: gtk/gtkfilesystemunix.c:1489
#, c-format
msgid "Writing %s failed: %s"
msgstr "寫入 %s 失敗:%s"
-#: ../gtk/gtkfilesystemunix.c:1538
+#: gtk/gtkfilesystemunix.c:1578
#, c-format
msgid "'%s' already exists in the bookmarks list"
msgstr "‘%s’已存在於書籤中"
-#: ../gtk/gtkfilesystemunix.c:1610
+#: gtk/gtkfilesystemunix.c:1650
#, c-format
msgid "'%s' does not exist in the bookmarks list"
msgstr "‘%s’不存在於書籤中"
-#: ../gtk/gtkfilesystemunix.c:1838
+#: gtk/gtkfilesystemunix.c:1878
#, c-format
msgid "Error getting information for '/': %s"
msgstr "取得‘/’的資訊時發生錯誤:%s"
-#: ../gtk/gtkfilesystemwin32.c:611
+#: gtk/gtkfilesystemwin32.c:611
#, c-format
msgid "Network Drive (%s)"
msgstr "網路磁碟 (%s)"
-#: ../gtk/gtkfilesystemwin32.c:626
+#: gtk/gtkfilesystemwin32.c:650
#, c-format
msgid "%s (%s)"
msgstr "%s (%s)"
-#: ../gtk/gtkfilesystemwin32.c:1007
+#: gtk/gtkfilesystemwin32.c:1032
#, c-format
msgid "Bookmark saving failed: %s"
msgstr "儲存書籤失敗:%s"
-#: ../gtk/gtkfontbutton.c:179 ../gtk/gtkfontbutton.c:292
+#: gtk/gtkfontbutton.c:179 gtk/gtkfontbutton.c:292
msgid "Pick a Font"
msgstr "請選擇字型"
#. Initialize fields
-#: ../gtk/gtkfontbutton.c:286
+#: gtk/gtkfontbutton.c:286
msgid "Sans 12"
msgstr "Sans 12"
-#: ../gtk/gtkfontbutton.c:804
+#: gtk/gtkfontbutton.c:804
msgid "Font"
msgstr "字型"
#. This is the default text shown in the preview entry, though the user
#. can set it. Remember that some fonts only have capital letters.
-#: ../gtk/gtkfontsel.c:74
+#: gtk/gtkfontsel.c:74
msgid "abcdefghijk ABCDEFGHIJK"
msgstr "abcd ABCD 中文測試"
-#: ../gtk/gtkfontsel.c:361
+#: gtk/gtkfontsel.c:361
msgid "_Family:"
msgstr "字集(_F):"
-#: ../gtk/gtkfontsel.c:367
+#: gtk/gtkfontsel.c:367
msgid "_Style:"
msgstr "款式(_S):"
-#: ../gtk/gtkfontsel.c:373
+#: gtk/gtkfontsel.c:373
msgid "Si_ze:"
msgstr "大小(_Z):"
#. create the text entry widget
-#: ../gtk/gtkfontsel.c:549
+#: gtk/gtkfontsel.c:549
msgid "_Preview:"
msgstr "預覽(_P):"
-#: ../gtk/gtkfontsel.c:1383
+#: gtk/gtkfontsel.c:1383
msgid "Font Selection"
msgstr "字型選擇"
-#: ../gtk/gtkgamma.c:401
+#: gtk/gtkgamma.c:401
msgid "Gamma"
msgstr "Gamma"
-#: ../gtk/gtkgamma.c:411
+#: gtk/gtkgamma.c:411
msgid "_Gamma value"
msgstr "_Gamma 值"
#. Remove this icon source so we don't keep trying to
#. * load it.
#.
-#: ../gtk/gtkiconfactory.c:1629
+#: gtk/gtkiconfactory.c:1644
#, c-format
msgid "Error loading icon: %s"
msgstr "載入圖示時發生錯誤:%s"
-#: ../gtk/gtkicontheme.c:1250
+#: gtk/gtkicontheme.c:1250
#, c-format
msgid ""
"Could not find the icon '%s'. The '%s' theme\n"
@@ -1634,120 +1820,120 @@ msgstr ""
"您可以從下列地方取得:\n"
"\t%s"
-#: ../gtk/gtkicontheme.c:1315
+#: gtk/gtkicontheme.c:1315
#, c-format
msgid "Icon '%s' not present in theme"
msgstr "圖示‘%s’不存在於佈景主題中"
-#: ../gtk/gtkimmodule.c:427
+#: gtk/gtkimmodule.c:427
msgid "Default"
msgstr "預設"
-#: ../gtk/gtkinputdialog.c:235
+#: gtk/gtkinputdialog.c:235
msgid "Input"
msgstr "輸入"
-#: ../gtk/gtkinputdialog.c:244
+#: gtk/gtkinputdialog.c:244
msgid "No extended input devices"
msgstr "無延伸輸入裝置"
-#: ../gtk/gtkinputdialog.c:256
+#: gtk/gtkinputdialog.c:256
msgid "_Device:"
msgstr "裝置(_D):"
-#: ../gtk/gtkinputdialog.c:273
+#: gtk/gtkinputdialog.c:273
msgid "Disabled"
msgstr "已失效"
-#: ../gtk/gtkinputdialog.c:280
+#: gtk/gtkinputdialog.c:280
msgid "Screen"
msgstr "螢幕"
-#: ../gtk/gtkinputdialog.c:287
+#: gtk/gtkinputdialog.c:287
msgid "Window"
msgstr "視窗"
-#: ../gtk/gtkinputdialog.c:294
+#: gtk/gtkinputdialog.c:294
msgid "_Mode: "
msgstr "模式(_M):"
#. The axis listbox
-#: ../gtk/gtkinputdialog.c:325
+#: gtk/gtkinputdialog.c:325
msgid "_Axes"
msgstr "軸(_A)"
#. Keys listbox
-#: ../gtk/gtkinputdialog.c:342
+#: gtk/gtkinputdialog.c:342
msgid "_Keys"
msgstr "按鍵(_K)"
-#: ../gtk/gtkinputdialog.c:562
+#: gtk/gtkinputdialog.c:562
msgid "X"
msgstr "X"
-#: ../gtk/gtkinputdialog.c:563
+#: gtk/gtkinputdialog.c:563
msgid "Y"
msgstr "Y"
-#: ../gtk/gtkinputdialog.c:564
+#: gtk/gtkinputdialog.c:564
msgid "Pressure"
msgstr "力度"
-#: ../gtk/gtkinputdialog.c:565
+#: gtk/gtkinputdialog.c:565
msgid "X Tilt"
msgstr "X 傾斜"
-#: ../gtk/gtkinputdialog.c:566
+#: gtk/gtkinputdialog.c:566
msgid "Y Tilt"
msgstr "Y 傾斜"
-#: ../gtk/gtkinputdialog.c:567
+#: gtk/gtkinputdialog.c:567
msgid "Wheel"
msgstr "滾輪"
-#: ../gtk/gtkinputdialog.c:607
+#: gtk/gtkinputdialog.c:607
msgid "none"
msgstr "無"
-#: ../gtk/gtkinputdialog.c:643 ../gtk/gtkinputdialog.c:679
+#: gtk/gtkinputdialog.c:643 gtk/gtkinputdialog.c:679
msgid "(disabled)"
msgstr "(已失效)"
-#: ../gtk/gtkinputdialog.c:672
+#: gtk/gtkinputdialog.c:672
msgid "(unknown)"
msgstr "(未知)"
#. and clear button
-#: ../gtk/gtkinputdialog.c:759
+#: gtk/gtkinputdialog.c:759
msgid "clear"
msgstr "清除"
-#: ../gtk/gtklabel.c:3935
+#: gtk/gtklabel.c:3935
msgid "Select All"
msgstr "選擇全部"
#. Description of --gtk-module=MODULES in --help output
-#: ../gtk/gtkmain.c:398
+#: gtk/gtkmain.c:398
msgid "Load additional GTK+ modules"
msgstr "載入附加的 GTK+ 模經"
#. Placeholder in --gtk-module=MODULES in --help output
-#: ../gtk/gtkmain.c:399
+#: gtk/gtkmain.c:399
msgid "MODULES"
msgstr "模組"
#. Description of --g-fatal-warnings in --help output
-#: ../gtk/gtkmain.c:401
+#: gtk/gtkmain.c:401
msgid "Make all warnings fatal"
msgstr "把所有的警告訊息都當成嚴重錯誤"
#. Description of --gtk-debug=FLAGS in --help output
-#: ../gtk/gtkmain.c:404
+#: gtk/gtkmain.c:404
msgid "GTK+ debugging flags to set"
msgstr "準備設定的 GTK+ 偵錯旗標"
#. Description of --gtk-no-debug=FLAGS in --help output
-#: ../gtk/gtkmain.c:407
+#: gtk/gtkmain.c:407
msgid "GTK+ debugging flags to unset"
msgstr "準備去除的 GTK+ 偵錯旗標"
@@ -1756,509 +1942,518 @@ msgstr "準備去除的 GTK+ 偵錯旗標"
#. * Do *not* translate it to "predefinito:LTR", if it
#. * it isn't default:LTR or default:RTL it will not work
#.
-#: ../gtk/gtkmain.c:482
+#: gtk/gtkmain.c:476
msgid "default:LTR"
msgstr "default:LTR"
-#: ../gtk/gtkmain.c:565
+#: gtk/gtkmain.c:559
msgid "GTK+ Options"
msgstr "GTK+ 選項"
-#: ../gtk/gtkmain.c:565
+#: gtk/gtkmain.c:559
msgid "Show GTK+ Options"
msgstr "顯示 GTK+ 選項"
-#: ../gtk/gtknotebook.c:2718 ../gtk/gtknotebook.c:5066
+#: gtk/gtknotebook.c:2718 gtk/gtknotebook.c:5064
#, c-format
msgid "Page %u"
msgstr "第 %u 頁"
-#: ../gtk/gtkradiotoolbutton.c:92
+#: gtk/gtkradiotoolbutton.c:92
msgid "Group"
msgstr "群組"
-#: ../gtk/gtkradiotoolbutton.c:93
+#: gtk/gtkradiotoolbutton.c:93
msgid "The radio tool button whose group this button belongs to."
msgstr "此按鈕所屬的單選工具按鈕群組。"
-#: ../gtk/gtkrc.c:2400
+#: gtk/gtkrc.c:2400
#, c-format
msgid "Unable to find include file: \"%s\""
msgstr "找不到應包括的檔案:“%s”"
-#: ../gtk/gtkrc.c:3042 ../gtk/gtkrc.c:3045
+#: gtk/gtkrc.c:3042 gtk/gtkrc.c:3045
#, c-format
msgid "Unable to locate image file in pixmap_path: \"%s\""
msgstr "無法在 pixmap_path 中找到圖片檔:“%s”"
-#: ../gtk/gtkrc.c:3480
+#: gtk/gtkrc.c:3480
#, c-format
msgid "Pixmap path element: \"%s\" must be absolute, %s, line %d"
msgstr "Pixmap 路徑組成部份“%s”必須為絕對路徑,%s,第 %d 行"
#. KEEP IN SYNC with gtkiconfactory.c stock icons, when appropriate
-#: ../gtk/gtkstock.c:308
+#: gtk/gtkstock.c:308
msgid "Information"
msgstr "資訊"
-#: ../gtk/gtkstock.c:309
+#: gtk/gtkstock.c:309
msgid "Warning"
msgstr "警告"
-#: ../gtk/gtkstock.c:310
+#: gtk/gtkstock.c:310
msgid "Error"
msgstr "錯誤"
-#: ../gtk/gtkstock.c:311
+#: gtk/gtkstock.c:311
msgid "Question"
msgstr "問題"
#. FIXME these need accelerators when appropriate, and
#. * need the mnemonics to be rationalized
#.
-#: ../gtk/gtkstock.c:316
+#: gtk/gtkstock.c:316
msgid "_About"
msgstr "關於(_A)"
-#: ../gtk/gtkstock.c:318
+#: gtk/gtkstock.c:318
msgid "_Apply"
msgstr "套用(_A)"
-#: ../gtk/gtkstock.c:319
+#: gtk/gtkstock.c:319
msgid "_Bold"
msgstr "粗體(_B)"
-#: ../gtk/gtkstock.c:320
+#: gtk/gtkstock.c:320
msgid "_Cancel"
msgstr "取消(_C)"
-#: ../gtk/gtkstock.c:321
+#: gtk/gtkstock.c:321
msgid "_CD-Rom"
msgstr "光碟(_C)"
-#: ../gtk/gtkstock.c:322
+#: gtk/gtkstock.c:322
msgid "_Clear"
msgstr "清除(_C)"
-#: ../gtk/gtkstock.c:323
+#: gtk/gtkstock.c:323
msgid "_Close"
msgstr "關閉(_C)"
-#: ../gtk/gtkstock.c:324
+#: gtk/gtkstock.c:324
msgid "_Convert"
msgstr "轉換(_C)"
-#: ../gtk/gtkstock.c:325
+#: gtk/gtkstock.c:325
msgid "_Copy"
msgstr "複製(_C)"
-#: ../gtk/gtkstock.c:326
+#: gtk/gtkstock.c:326
msgid "Cu_t"
msgstr "剪下(_T)"
-#: ../gtk/gtkstock.c:327
+#: gtk/gtkstock.c:327
msgid "_Delete"
msgstr "刪除(_D)"
-#: ../gtk/gtkstock.c:328
+#: gtk/gtkstock.c:328
msgid "_Execute"
msgstr "執行(_E)"
-#: ../gtk/gtkstock.c:329
+#: gtk/gtkstock.c:329
msgid "_Edit"
msgstr "編輯(_E)"
-#: ../gtk/gtkstock.c:330
+#: gtk/gtkstock.c:330
msgid "_Find"
msgstr "搜尋(_F)"
-#: ../gtk/gtkstock.c:331
+#: gtk/gtkstock.c:331
msgid "Find and _Replace"
msgstr "搜尋及取代(_R)"
-#: ../gtk/gtkstock.c:332
+#: gtk/gtkstock.c:332
msgid "_Floppy"
msgstr "軟碟(_F)"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:334
+#: gtk/gtkstock.c:334
msgid "Navigation|_Bottom"
msgstr "底層(_B)"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:336
+#: gtk/gtkstock.c:336
msgid "Navigation|_First"
msgstr "第一頁(_F)"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:338
+#: gtk/gtkstock.c:338
msgid "Navigation|_Last"
msgstr "尾頁(_L)"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:340
+#: gtk/gtkstock.c:340
msgid "Navigation|_Top"
msgstr "頂層(_T)"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:342
+#: gtk/gtkstock.c:342
msgid "Navigation|_Back"
msgstr "上一頁(_B)"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:344
+#: gtk/gtkstock.c:344
msgid "Navigation|_Down"
msgstr "下層(_D)"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:346
+#: gtk/gtkstock.c:346
msgid "Navigation|_Forward"
msgstr "下一頁(_F)"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:348
+#: gtk/gtkstock.c:348
msgid "Navigation|_Up"
msgstr "上層(_U)"
-#: ../gtk/gtkstock.c:349
+#: gtk/gtkstock.c:349
msgid "_Harddisk"
msgstr "硬碟(_H)"
-#: ../gtk/gtkstock.c:350
+#: gtk/gtkstock.c:350
msgid "_Help"
msgstr "求助(_H)"
-#: ../gtk/gtkstock.c:351
+#: gtk/gtkstock.c:351
msgid "_Home"
msgstr "首頁(_H)"
-#: ../gtk/gtkstock.c:352
+#: gtk/gtkstock.c:352
msgid "Increase Indent"
msgstr "增加縮排"
-#: ../gtk/gtkstock.c:353
+#: gtk/gtkstock.c:353
msgid "Decrease Indent"
msgstr "減少縮排"
-#: ../gtk/gtkstock.c:354
+#: gtk/gtkstock.c:354
msgid "_Index"
msgstr "索引(_I)"
-#: ../gtk/gtkstock.c:355
+#: gtk/gtkstock.c:355
msgid "_Italic"
msgstr "斜體(_I)"
-#: ../gtk/gtkstock.c:356
+#: gtk/gtkstock.c:356
msgid "_Jump to"
msgstr "移至(_J)"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:358
+#: gtk/gtkstock.c:358
msgid "Justify|_Center"
msgstr "置中(_C)"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:360
+#: gtk/gtkstock.c:360
msgid "Justify|_Fill"
msgstr "左右對齊(_F)"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:362
+#: gtk/gtkstock.c:362
msgid "Justify|_Left"
msgstr "靠左(_L)"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:364
+#: gtk/gtkstock.c:364
msgid "Justify|_Right"
msgstr "靠右(_R)"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:367
+#: gtk/gtkstock.c:367
msgid "Media|_Forward"
msgstr "快播(_F)"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:369
+#: gtk/gtkstock.c:369
msgid "Media|_Next"
msgstr "下一首(_N)"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:371
+#: gtk/gtkstock.c:371
msgid "Media|P_ause"
msgstr "暫停(_A)"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:373
+#: gtk/gtkstock.c:373
msgid "Media|_Play"
msgstr "播放(_P)"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:375
+#: gtk/gtkstock.c:375
msgid "Media|Pre_vious"
msgstr "上一首(_V)"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:377
+#: gtk/gtkstock.c:377
msgid "Media|_Record"
msgstr "錄音(_R)"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:379
+#: gtk/gtkstock.c:379
msgid "Media|R_ewind"
msgstr "倒捲(_E)"
#. translators, strip the prefix up to and including the first |
-#: ../gtk/gtkstock.c:381
+#: gtk/gtkstock.c:381
msgid "Media|_Stop"
msgstr "停止(_S)"
-#: ../gtk/gtkstock.c:382
+#: gtk/gtkstock.c:382
msgid "_Network"
msgstr "網路(_N)"
-#: ../gtk/gtkstock.c:383
+#: gtk/gtkstock.c:383
msgid "_New"
msgstr "新增(_N)"
-#: ../gtk/gtkstock.c:384
+#: gtk/gtkstock.c:384
msgid "_No"
msgstr "否(_N)"
-#: ../gtk/gtkstock.c:385
+#: gtk/gtkstock.c:385
msgid "_OK"
msgstr "確定(_O)"
-#: ../gtk/gtkstock.c:386
+#: gtk/gtkstock.c:386
msgid "_Open"
msgstr "開啟(_O)"
-#: ../gtk/gtkstock.c:387
+#: gtk/gtkstock.c:387
msgid "_Paste"
msgstr "貼上(_P)"
-#: ../gtk/gtkstock.c:388
+#: gtk/gtkstock.c:388
msgid "_Preferences"
msgstr "偏好設定(_P)"
-#: ../gtk/gtkstock.c:389
+#: gtk/gtkstock.c:389
msgid "_Print"
msgstr "列印(_P)"
-#: ../gtk/gtkstock.c:390
+#: gtk/gtkstock.c:390
msgid "Print Pre_view"
msgstr "列印預覽(_V)"
-#: ../gtk/gtkstock.c:391
+#: gtk/gtkstock.c:391
msgid "_Properties"
msgstr "屬性(_P)"
-#: ../gtk/gtkstock.c:392
+#: gtk/gtkstock.c:392
msgid "_Quit"
msgstr "離開(_Q)"
-#: ../gtk/gtkstock.c:393
+#: gtk/gtkstock.c:393
msgid "_Redo"
msgstr "取消復原(_R)"
-#: ../gtk/gtkstock.c:394
+#: gtk/gtkstock.c:394
msgid "_Refresh"
msgstr "重新整理(_R)"
-#: ../gtk/gtkstock.c:396
+#: gtk/gtkstock.c:396
msgid "_Revert"
msgstr "回復(_R)"
-#: ../gtk/gtkstock.c:397
+#: gtk/gtkstock.c:397
msgid "_Save"
msgstr "儲存(_S)"
-#: ../gtk/gtkstock.c:398
+#: gtk/gtkstock.c:398
msgid "Save _As"
msgstr "另存新檔(_A)"
-#: ../gtk/gtkstock.c:399
+#: gtk/gtkstock.c:399
msgid "_Color"
msgstr "色彩(_C)"
-#: ../gtk/gtkstock.c:400
+#: gtk/gtkstock.c:400
msgid "_Font"
msgstr "字型(_F)"
-#: ../gtk/gtkstock.c:401
+#: gtk/gtkstock.c:401
msgid "_Ascending"
msgstr "遞增(_A)"
-#: ../gtk/gtkstock.c:402
+#: gtk/gtkstock.c:402
msgid "_Descending"
msgstr "遞減(_D)"
-#: ../gtk/gtkstock.c:403
+#: gtk/gtkstock.c:403
msgid "_Spell Check"
msgstr "檢查拼字(_S)"
-#: ../gtk/gtkstock.c:404
+#: gtk/gtkstock.c:404
msgid "_Stop"
msgstr "停止(_S)"
-#: ../gtk/gtkstock.c:405
+#: gtk/gtkstock.c:405
msgid "_Strikethrough"
msgstr "刪除線(_S)"
-#: ../gtk/gtkstock.c:406
+#: gtk/gtkstock.c:406
msgid "_Undelete"
msgstr "取消刪除(_U)"
-#: ../gtk/gtkstock.c:407
+#: gtk/gtkstock.c:407
msgid "_Underline"
msgstr "底線(_U)"
-#: ../gtk/gtkstock.c:408
+#: gtk/gtkstock.c:408
msgid "_Undo"
msgstr "復原(_U)"
-#: ../gtk/gtkstock.c:409
+#: gtk/gtkstock.c:409
msgid "_Yes"
msgstr "是(_Y)"
-#: ../gtk/gtkstock.c:410
+#: gtk/gtkstock.c:410
msgid "_Normal Size"
msgstr "正常尺寸(_N)"
-#: ../gtk/gtkstock.c:411
+#: gtk/gtkstock.c:411
msgid "Best _Fit"
msgstr "符合視窗(_F)"
-#: ../gtk/gtkstock.c:412
+#: gtk/gtkstock.c:412
msgid "Zoom _In"
msgstr "拉近(_I)"
-#: ../gtk/gtkstock.c:413
+#: gtk/gtkstock.c:413
msgid "Zoom _Out"
msgstr "拉遠(_O)"
-#: ../gtk/gtktextutil.c:48
+#: gtk/gtktextutil.c:48
msgid "LRM _Left-to-right mark"
msgstr "_LRM 左至右標記"
-#: ../gtk/gtktextutil.c:49
+#: gtk/gtktextutil.c:49
msgid "RLM _Right-to-left mark"
msgstr "_RLM 右至左標記"
-#: ../gtk/gtktextutil.c:50
+#: gtk/gtktextutil.c:50
msgid "LRE Left-to-right _embedding"
msgstr "LRE 左至右內嵌(_E)"
-#: ../gtk/gtktextutil.c:51
+#: gtk/gtktextutil.c:51
msgid "RLE Right-to-left e_mbedding"
msgstr "RLE 右至左內嵌(_M)"
-#: ../gtk/gtktextutil.c:52
+#: gtk/gtktextutil.c:52
msgid "LRO Left-to-right _override"
msgstr "LRO 左至右覆蓋(_O)"
-#: ../gtk/gtktextutil.c:53
+#: gtk/gtktextutil.c:53
msgid "RLO Right-to-left o_verride"
msgstr "RLO 右至左覆蓋(_V)"
-#: ../gtk/gtktextutil.c:54
+#: gtk/gtktextutil.c:54
msgid "PDF _Pop directional formatting"
msgstr ""
-#: ../gtk/gtktextutil.c:55
+#: gtk/gtktextutil.c:55
msgid "ZWS _Zero width space"
msgstr "ZWS 零寬度空格(_Z)"
-#: ../gtk/gtktextutil.c:56
+#: gtk/gtktextutil.c:56
msgid "ZWJ Zero width _joiner"
msgstr "ZWJ 零寬度合併(_J)"
-#: ../gtk/gtktextutil.c:57
+#: gtk/gtktextutil.c:57
msgid "ZWNJ Zero width _non-joiner"
msgstr "ZWNJ 零寬度非合併(_N)"
-#: ../gtk/gtkthemes.c:71
+#: gtk/gtkthemes.c:71
#, c-format
msgid "Unable to locate theme engine in module_path: \"%s\","
msgstr "無法在 module_path 中找出佈景主題引擎:“%s”,"
-#: ../gtk/gtktipsquery.c:186
+#: gtk/gtktipsquery.c:186
msgid "--- No Tip ---"
msgstr "--- 無提示 ---"
-#: ../gtk/gtkuimanager.c:1144
+#: gtk/gtkuimanager.c:1154
#, c-format
msgid "Unknown attribute '%s' on line %d char %d"
msgstr "未知的屬性‘%s’於第 %d 行第 %d 字元"
-#: ../gtk/gtkuimanager.c:1346
+#: gtk/gtkuimanager.c:1371
#, c-format
msgid "Unexpected start tag '%s' on line %d char %d"
msgstr "未預期的開始標記‘%s’於第 %d 行第 %d 字元"
-#: ../gtk/gtkuimanager.c:1431
+#: gtk/gtkuimanager.c:1461
#, c-format
msgid "Unexpected character data on line %d char %d"
msgstr "為預期的字元資料於第 %d 行第 %d 字元"
-#: ../gtk/gtkuimanager.c:2223
+#: gtk/gtkuimanager.c:2272
msgid "Empty"
msgstr "空的"
#. ID
-#: ../modules/input/imam-et.c:454
+#: modules/input/imam-et.c:454
msgid "Amharic (EZ+)"
msgstr "阿姆哈拉文字 (EZ+)"
#. ID
-#: ../modules/input/imcedilla.c:91
+#: modules/input/imcedilla.c:91
msgid "Cedilla"
msgstr "下加符 (Cedilla)"
#. ID
-#: ../modules/input/imcyrillic-translit.c:217
+#: modules/input/imcyrillic-translit.c:217
msgid "Cyrillic (Transliterated)"
msgstr "西里爾文字 (拼音)"
#. ID
-#: ../modules/input/iminuktitut.c:127
+#: modules/input/iminuktitut.c:127
msgid "Inuktitut (Transliterated)"
msgstr "伊努伊特語 (拼音)"
#. ID
-#: ../modules/input/imipa.c:145
+#: modules/input/imipa.c:145
msgid "IPA"
msgstr "國際音標"
#. ID
-#: ../modules/input/imthai-broken.c:178
+#: modules/input/imthai-broken.c:178
msgid "Thai (Broken)"
msgstr "泰文 (不完整)"
#. ID
-#: ../modules/input/imti-er.c:453
+#: modules/input/imti-er.c:453
msgid "Tigrigna-Eritrean (EZ+)"
msgstr "提格里尼亞語[厄立特里安] (EZ+)"
#. ID
-#: ../modules/input/imti-et.c:453
+#: modules/input/imti-et.c:453
msgid "Tigrigna-Ethiopian (EZ+)"
msgstr "提格里尼亞語[衣索比亞] (EZ+)"
#. ID
-#: ../modules/input/imviqr.c:244
+#: modules/input/imviqr.c:244
msgid "Vietnamese (VIQR)"
msgstr "越南文 (VIQR)"
#. ID
-#: ../modules/input/imxim.c:28
+#: modules/input/imxim.c:28
msgid "X Input Method"
msgstr "X 輸入法"
-#: ../tests/testfilechooser.c:186
+#: tests/testfilechooser.c:186
#, c-format
msgid "Could not get information for file '%s': %s"
msgstr "無法為檔案‘%s’取得資訊:%s"
+#~ msgid "Shift"
+#~ msgstr "Shift"
+
+#~ msgid "Ctrl"
+#~ msgstr "Ctrl"
+
+#~ msgid "Alt"
+#~ msgstr "Alt"
+
#~ msgid "_Credits"
#~ msgstr "鳴謝(_C)"