summaryrefslogtreecommitdiff
path: root/po/en_GB.po
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@redhat.com>2009-11-30 17:23:48 -0500
committerMatthias Clasen <mclasen@redhat.com>2009-11-30 17:23:48 -0500
commiteb662b4b58eb9ac8b86406918f0a73cdc13a086f (patch)
tree50cb31e67277969c549813d9563dcf1470c87d71 /po/en_GB.po
parent1d6b7f6de84b5f7c54794e6ee068a6f02a46cd4a (diff)
downloadgtk+-eb662b4b58eb9ac8b86406918f0a73cdc13a086f.tar.gz
2.19.12.19.1
Diffstat (limited to 'po/en_GB.po')
-rw-r--r--po/en_GB.po411
1 files changed, 213 insertions, 198 deletions
diff --git a/po/en_GB.po b/po/en_GB.po
index 2ddc33a1fc..d965a3f987 100644
--- a/po/en_GB.po
+++ b/po/en_GB.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gtk+\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2009-11-01 18:54-0500\n"
+"POT-Creation-Date: 2009-11-30 16:38-0500\n"
"PO-Revision-Date: 2009-09-08 19:51+0100\n"
"Last-Translator: Philip Withnall <philip@tecnocode.co.uk>\n"
"Language-Team: British English <en@li.org>\n"
@@ -354,12 +354,12 @@ msgstr "Failed to open temporary file"
msgid "Failed to read from temporary file"
msgstr "Failed to read from temporary file"
-#: gdk-pixbuf/gdk-pixbuf-io.c:2025
+#: gdk-pixbuf/gdk-pixbuf-io.c:2029
#, c-format
msgid "Failed to open '%s' for writing: %s"
msgstr "Failed to open '%s' for writing: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:2050
+#: gdk-pixbuf/gdk-pixbuf-io.c:2054
#, c-format
msgid ""
"Failed to close '%s' while writing image, all data may not have been saved: %"
@@ -368,11 +368,11 @@ msgstr ""
"Failed to close '%s' while writing image, all data may not have been saved: %"
"s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:2270 gdk-pixbuf/gdk-pixbuf-io.c:2321
+#: gdk-pixbuf/gdk-pixbuf-io.c:2274 gdk-pixbuf/gdk-pixbuf-io.c:2325
msgid "Insufficient memory to save image into a buffer"
msgstr "Insufficient memory to save image into a buffer"
-#: gdk-pixbuf/gdk-pixbuf-io.c:2367
+#: gdk-pixbuf/gdk-pixbuf-io.c:2371
msgid "Error writing to image stream"
msgstr "Error writing to image stream"
@@ -646,8 +646,8 @@ msgstr ""
msgid "Unsupported JPEG color space (%s)"
msgstr "Unsupported JPEG colour space (%s)"
-#: gdk-pixbuf/io-jpeg.c:667 gdk-pixbuf/io-jpeg.c:943 gdk-pixbuf/io-jpeg.c:1176
-#: gdk-pixbuf/io-jpeg.c:1185
+#: gdk-pixbuf/io-jpeg.c:667 gdk-pixbuf/io-jpeg.c:944 gdk-pixbuf/io-jpeg.c:1177
+#: gdk-pixbuf/io-jpeg.c:1186
msgid "Couldn't allocate memory for loading JPEG file"
msgstr "Couldn't allocate memory for loading JPEG file"
@@ -655,7 +655,7 @@ msgstr "Couldn't allocate memory for loading JPEG file"
msgid "Transformed JPEG has zero width or height."
msgstr "Transformed JPEG has zero width or height."
-#: gdk-pixbuf/io-jpeg.c:1132 gdk-pixbuf/io-gdip-jpeg.c:53
+#: gdk-pixbuf/io-jpeg.c:1133 gdk-pixbuf/io-gdip-jpeg.c:53
#, c-format
msgid ""
"JPEG quality must be a value between 0 and 100; value '%s' could not be "
@@ -664,14 +664,14 @@ msgstr ""
"JPEG quality must be a value between 0 and 100; value '%s' could not be "
"parsed."
-#: gdk-pixbuf/io-jpeg.c:1147 gdk-pixbuf/io-gdip-jpeg.c:68
+#: gdk-pixbuf/io-jpeg.c:1148 gdk-pixbuf/io-gdip-jpeg.c:68
#, 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:1309 gdk-pixbuf/io-gdip-jpeg.c:136
+#: gdk-pixbuf/io-jpeg.c:1310 gdk-pixbuf/io-gdip-jpeg.c:136
msgid "The JPEG image format"
msgstr "The JPEG image format"
@@ -942,55 +942,59 @@ msgstr "Excess data in file"
msgid "The Targa image format"
msgstr "The Targa image format"
-#: gdk-pixbuf/io-tiff.c:160
+#: gdk-pixbuf/io-tiff.c:161
msgid "Could not get image width (bad TIFF file)"
msgstr "Could not get image width (bad TIFF file)"
-#: gdk-pixbuf/io-tiff.c:167
+#: gdk-pixbuf/io-tiff.c:168
msgid "Could not get image height (bad TIFF file)"
msgstr "Could not get image height (bad TIFF file)"
-#: gdk-pixbuf/io-tiff.c:175
+#: gdk-pixbuf/io-tiff.c:176
msgid "Width or height of TIFF image is zero"
msgstr "Width or height of TIFF image is zero"
-#: gdk-pixbuf/io-tiff.c:184 gdk-pixbuf/io-tiff.c:193
+#: gdk-pixbuf/io-tiff.c:185 gdk-pixbuf/io-tiff.c:194
msgid "Dimensions of TIFF image too large"
msgstr "Dimensions of TIFF image too large"
-#: gdk-pixbuf/io-tiff.c:217 gdk-pixbuf/io-tiff.c:229 gdk-pixbuf/io-tiff.c:541
+#: gdk-pixbuf/io-tiff.c:218 gdk-pixbuf/io-tiff.c:230 gdk-pixbuf/io-tiff.c:549
msgid "Insufficient memory to open TIFF file"
msgstr "Insufficient memory to open TIFF file"
-#: gdk-pixbuf/io-tiff.c:275
+#: gdk-pixbuf/io-tiff.c:283
msgid "Failed to load RGB data from TIFF file"
msgstr "Failed to load RGB data from TIFF file"
-#: gdk-pixbuf/io-tiff.c:331
+#: gdk-pixbuf/io-tiff.c:339
msgid "Failed to open TIFF image"
msgstr "Failed to open TIFF image"
-#: gdk-pixbuf/io-tiff.c:343 gdk-pixbuf/io-tiff.c:722
+#: gdk-pixbuf/io-tiff.c:351 gdk-pixbuf/io-tiff.c:755
msgid "TIFFClose operation failed"
msgstr "TIFFClose operation failed"
-#: gdk-pixbuf/io-tiff.c:473 gdk-pixbuf/io-tiff.c:486
+#: gdk-pixbuf/io-tiff.c:481 gdk-pixbuf/io-tiff.c:494
msgid "Failed to load TIFF image"
msgstr "Failed to load TIFF image"
-#: gdk-pixbuf/io-tiff.c:670
+#: gdk-pixbuf/io-tiff.c:678
msgid "Failed to save TIFF image"
msgstr "Failed to save TIFF image"
-#: gdk-pixbuf/io-tiff.c:708
+#: gdk-pixbuf/io-tiff.c:713
+msgid "TIFF compression doesn't refer to a valid codec."
+msgstr ""
+
+#: gdk-pixbuf/io-tiff.c:741
msgid "Failed to write TIFF data"
msgstr "Failed to write TIFF data"
-#: gdk-pixbuf/io-tiff.c:760
+#: gdk-pixbuf/io-tiff.c:793
msgid "Couldn't write to TIFF file"
msgstr "Couldn't write to TIFF file"
-#: gdk-pixbuf/io-tiff.c:815
+#: gdk-pixbuf/io-tiff.c:848
msgid "The TIFF image format"
msgstr "The TIFF image format"
@@ -1171,7 +1175,7 @@ msgstr[1] "Opening %d Items"
msgid "Could not show link"
msgstr "Could not show link"
-#: gtk/gtkaboutdialog.c:365 gtk/gtkaboutdialog.c:2235
+#: gtk/gtkaboutdialog.c:365 gtk/gtkaboutdialog.c:2263
msgid "License"
msgstr "Licence"
@@ -1180,37 +1184,37 @@ msgid "The license of the program"
msgstr "The licence of the program"
#. Add the credits button
-#: gtk/gtkaboutdialog.c:604
+#: gtk/gtkaboutdialog.c:625
msgid "C_redits"
msgstr "C_redits"
#. Add the license button
-#: gtk/gtkaboutdialog.c:618
+#: gtk/gtkaboutdialog.c:639
msgid "_License"
msgstr "_Licence"
-#: gtk/gtkaboutdialog.c:886
+#: gtk/gtkaboutdialog.c:917
#, c-format
msgid "About %s"
msgstr "About %s"
-#: gtk/gtkaboutdialog.c:2158
+#: gtk/gtkaboutdialog.c:2186
msgid "Credits"
msgstr "Credits"
-#: gtk/gtkaboutdialog.c:2187
+#: gtk/gtkaboutdialog.c:2215
msgid "Written by"
msgstr "Written by"
-#: gtk/gtkaboutdialog.c:2190
+#: gtk/gtkaboutdialog.c:2218
msgid "Documented by"
msgstr "Documented by"
-#: gtk/gtkaboutdialog.c:2202
+#: gtk/gtkaboutdialog.c:2230
msgid "Translated by"
msgstr "Translated by"
-#: gtk/gtkaboutdialog.c:2206
+#: gtk/gtkaboutdialog.c:2234
msgid "Artwork by"
msgstr "Artwork by"
@@ -1514,7 +1518,7 @@ msgstr "_Palette:"
msgid "Color Wheel"
msgstr "Colour Wheel"
-#: gtk/gtkcolorsel.c:976
+#: gtk/gtkcolorsel.c:958
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 "
@@ -1524,7 +1528,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:980
+#: gtk/gtkcolorsel.c:961
msgid ""
"The color you've chosen. You can drag this color to a palette entry to save "
"it for use in the future."
@@ -1532,11 +1536,21 @@ 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:1363
+#: gtk/gtkcolorsel.c:966
+msgid ""
+"The previously-selected color, for comparison to the color you're selecting "
+"now."
+msgstr ""
+
+#: gtk/gtkcolorsel.c:969
+msgid "The color you've chosen."
+msgstr ""
+
+#: gtk/gtkcolorsel.c:1382
msgid "_Save color here"
msgstr "_Save colour here"
-#: gtk/gtkcolorsel.c:1568
+#: gtk/gtkcolorsel.c:1587
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.\""
@@ -1629,7 +1643,7 @@ msgstr "Caps Lock is on"
msgid "Select A File"
msgstr "Select A File"
-#: gtk/gtkfilechooserbutton.c:65 gtk/gtkfilechooserdefault.c:1849
+#: gtk/gtkfilechooserbutton.c:65 gtk/gtkfilechooserdefault.c:1850
msgid "Desktop"
msgstr "Desktop"
@@ -1645,23 +1659,23 @@ msgstr "Other…"
msgid "Type name of new folder"
msgstr "Type name of new folder"
-#: gtk/gtkfilechooserdefault.c:975
+#: gtk/gtkfilechooserdefault.c:976
msgid "Could not retrieve information about the file"
msgstr "Could not retrieve information about the file"
-#: gtk/gtkfilechooserdefault.c:986
+#: gtk/gtkfilechooserdefault.c:987
msgid "Could not add a bookmark"
msgstr "Could not add a bookmark"
-#: gtk/gtkfilechooserdefault.c:997
+#: gtk/gtkfilechooserdefault.c:998
msgid "Could not remove bookmark"
msgstr "Could not remove bookmark"
-#: gtk/gtkfilechooserdefault.c:1008
+#: gtk/gtkfilechooserdefault.c:1009
msgid "The folder could not be created"
msgstr "The folder could not be created"
-#: gtk/gtkfilechooserdefault.c:1021
+#: gtk/gtkfilechooserdefault.c:1022
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."
@@ -1669,11 +1683,11 @@ msgstr ""
"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."
-#: gtk/gtkfilechooserdefault.c:1032
+#: gtk/gtkfilechooserdefault.c:1033
msgid "Invalid file name"
msgstr "Invalid file name"
-#: gtk/gtkfilechooserdefault.c:1042
+#: gtk/gtkfilechooserdefault.c:1043
msgid "The folder contents could not be displayed"
msgstr "The folder contents could not be displayed"
@@ -1681,202 +1695,202 @@ msgstr "The folder contents could not be displayed"
#. * is a hostname. Nautilus and the panel contain the same string
#. * to translate.
#.
-#: gtk/gtkfilechooserdefault.c:1592
+#: gtk/gtkfilechooserdefault.c:1593
#, c-format
msgid "%1$s on %2$s"
msgstr "%1$s on %2$s"
-#: gtk/gtkfilechooserdefault.c:1768
+#: gtk/gtkfilechooserdefault.c:1769
msgid "Search"
msgstr "Search"
-#: gtk/gtkfilechooserdefault.c:1792 gtk/gtkfilechooserdefault.c:9456
+#: gtk/gtkfilechooserdefault.c:1793 gtk/gtkfilechooserdefault.c:9458
msgid "Recently Used"
msgstr "Recently Used"
-#: gtk/gtkfilechooserdefault.c:2428
+#: gtk/gtkfilechooserdefault.c:2429
msgid "Select which types of files are shown"
msgstr "Select which types of files are shown"
-#: gtk/gtkfilechooserdefault.c:2787
+#: gtk/gtkfilechooserdefault.c:2788
#, c-format
msgid "Add the folder '%s' to the bookmarks"
msgstr "Add the folder '%s' to the bookmarks"
-#: gtk/gtkfilechooserdefault.c:2831
+#: gtk/gtkfilechooserdefault.c:2832
#, c-format
msgid "Add the current folder to the bookmarks"
msgstr "Add the current folder to the bookmarks"
-#: gtk/gtkfilechooserdefault.c:2833
+#: gtk/gtkfilechooserdefault.c:2834
#, c-format
msgid "Add the selected folders to the bookmarks"
msgstr "Add the selected folders to the bookmarks"
-#: gtk/gtkfilechooserdefault.c:2871
+#: gtk/gtkfilechooserdefault.c:2872
#, c-format
msgid "Remove the bookmark '%s'"
msgstr "Remove the bookmark '%s'"
-#: gtk/gtkfilechooserdefault.c:2873
+#: gtk/gtkfilechooserdefault.c:2874
#, c-format
msgid "Bookmark '%s' cannot be removed"
msgstr "Bookmark '%s' cannot be removed"
-#: gtk/gtkfilechooserdefault.c:2880 gtk/gtkfilechooserdefault.c:3906
+#: gtk/gtkfilechooserdefault.c:2881 gtk/gtkfilechooserdefault.c:3907
msgid "Remove the selected bookmark"
msgstr "Remove the selected bookmark"
-#: gtk/gtkfilechooserdefault.c:3602
+#: gtk/gtkfilechooserdefault.c:3603
msgid "Remove"
msgstr "Remove"
-#: gtk/gtkfilechooserdefault.c:3611
+#: gtk/gtkfilechooserdefault.c:3612
msgid "Rename..."
msgstr "Rename…"
#. Accessible object name for the file chooser's shortcuts pane
-#: gtk/gtkfilechooserdefault.c:3774
+#: gtk/gtkfilechooserdefault.c:3775
msgid "Places"
msgstr "Places"
#. Column header for the file chooser's shortcuts pane
-#: gtk/gtkfilechooserdefault.c:3831
+#: gtk/gtkfilechooserdefault.c:3832
msgid "_Places"
msgstr "_Places"
-#: gtk/gtkfilechooserdefault.c:3887
+#: gtk/gtkfilechooserdefault.c:3888
msgid "_Add"
msgstr "_Add"
-#: gtk/gtkfilechooserdefault.c:3894
+#: gtk/gtkfilechooserdefault.c:3895
msgid "Add the selected folder to the Bookmarks"
msgstr "Add the selected folder to the Bookmarks"
-#: gtk/gtkfilechooserdefault.c:3899
+#: gtk/gtkfilechooserdefault.c:3900
msgid "_Remove"
msgstr "_Remove"
-#: gtk/gtkfilechooserdefault.c:4034
+#: gtk/gtkfilechooserdefault.c:4035
msgid "Could not select file"
msgstr "Could not select file"
-#: gtk/gtkfilechooserdefault.c:4209
+#: gtk/gtkfilechooserdefault.c:4210
msgid "_Add to Bookmarks"
msgstr "_Add to Bookmarks"
-#: gtk/gtkfilechooserdefault.c:4222
+#: gtk/gtkfilechooserdefault.c:4223
msgid "Show _Hidden Files"
msgstr "Show _Hidden Files"
-#: gtk/gtkfilechooserdefault.c:4229
+#: gtk/gtkfilechooserdefault.c:4230
msgid "Show _Size Column"
msgstr "Show _Size Column"
-#: gtk/gtkfilechooserdefault.c:4449 gtk/gtkfilesel.c:730
+#: gtk/gtkfilechooserdefault.c:4450 gtk/gtkfilesel.c:730
msgid "Files"
msgstr "Files"
-#: gtk/gtkfilechooserdefault.c:4500
+#: gtk/gtkfilechooserdefault.c:4501
msgid "Name"
msgstr "Name"
-#: gtk/gtkfilechooserdefault.c:4523
+#: gtk/gtkfilechooserdefault.c:4524
msgid "Size"
msgstr "Size"
-#: gtk/gtkfilechooserdefault.c:4537
+#: gtk/gtkfilechooserdefault.c:4538
msgid "Modified"
msgstr "Modified"
#. Label
-#: gtk/gtkfilechooserdefault.c:4792 gtk/gtkprinteroptionwidget.c:800
+#: gtk/gtkfilechooserdefault.c:4793 gtk/gtkprinteroptionwidget.c:800
msgid "_Name:"
msgstr "_Name:"
-#: gtk/gtkfilechooserdefault.c:4835
+#: gtk/gtkfilechooserdefault.c:4836
msgid "_Browse for other folders"
msgstr "_Browse for other folders"
-#: gtk/gtkfilechooserdefault.c:5107
+#: gtk/gtkfilechooserdefault.c:5108
msgid "Type a file name"
msgstr "Type a file name"
#. Create Folder
-#: gtk/gtkfilechooserdefault.c:5148
+#: gtk/gtkfilechooserdefault.c:5149
msgid "Create Fo_lder"
msgstr "Create Fo_lder"
-#: gtk/gtkfilechooserdefault.c:5158
+#: gtk/gtkfilechooserdefault.c:5159
msgid "_Location:"
msgstr "_Location:"
-#: gtk/gtkfilechooserdefault.c:5362
+#: gtk/gtkfilechooserdefault.c:5363
msgid "Save in _folder:"
msgstr "Save in _folder:"
-#: gtk/gtkfilechooserdefault.c:5364
+#: gtk/gtkfilechooserdefault.c:5365
msgid "Create in _folder:"
msgstr "Create in _folder:"
-#: gtk/gtkfilechooserdefault.c:6430
+#: gtk/gtkfilechooserdefault.c:6431
#, fuzzy, c-format
msgid "Could not read the contents of %s"
msgstr "Could not create stream: %s"
-#: gtk/gtkfilechooserdefault.c:6434
+#: gtk/gtkfilechooserdefault.c:6435
#, fuzzy
msgid "Could not read the contents of the folder"
msgstr "Could not obtain root folder"
-#: gtk/gtkfilechooserdefault.c:6525 gtk/gtkfilechooserdefault.c:6593
-#: gtk/gtkfilechooserdefault.c:6738
+#: gtk/gtkfilechooserdefault.c:6528 gtk/gtkfilechooserdefault.c:6596
+#: gtk/gtkfilechooserdefault.c:6741
msgid "Unknown"
msgstr "Unknown"
-#: gtk/gtkfilechooserdefault.c:6540
+#: gtk/gtkfilechooserdefault.c:6543
msgid "%H:%M"
msgstr "%H:%M"
-#: gtk/gtkfilechooserdefault.c:6542
+#: gtk/gtkfilechooserdefault.c:6545
msgid "Yesterday at %H:%M"
msgstr "Yesterday at %H:%M"
-#: gtk/gtkfilechooserdefault.c:7209
+#: gtk/gtkfilechooserdefault.c:7211
msgid "Cannot change to folder because it is not local"
msgstr "Cannot change to folder because it is not local"
-#: gtk/gtkfilechooserdefault.c:7806 gtk/gtkfilechooserdefault.c:7827
+#: gtk/gtkfilechooserdefault.c:7808 gtk/gtkfilechooserdefault.c:7829
#, c-format
msgid "Shortcut %s already exists"
msgstr "Shortcut %s already exists"
-#: gtk/gtkfilechooserdefault.c:7917
+#: gtk/gtkfilechooserdefault.c:7919
#, c-format
msgid "Shortcut %s does not exist"
msgstr "Shortcut %s does not exist"
-#: gtk/gtkfilechooserdefault.c:8172 gtk/gtkprintunixdialog.c:480
+#: gtk/gtkfilechooserdefault.c:8174 gtk/gtkprintunixdialog.c:480
#, c-format
msgid "A file named \"%s\" already exists. Do you want to replace it?"
msgstr "A file named \"%s\" already exists. Do you want to replace it?"
-#: gtk/gtkfilechooserdefault.c:8175 gtk/gtkprintunixdialog.c:484
+#: gtk/gtkfilechooserdefault.c:8177 gtk/gtkprintunixdialog.c:484
#, c-format
msgid ""
"The file already exists in \"%s\". Replacing it will overwrite its contents."
msgstr ""
"The file already exists in \"%s\". Replacing it will overwrite its contents."
-#: gtk/gtkfilechooserdefault.c:8180 gtk/gtkprintunixdialog.c:491
+#: gtk/gtkfilechooserdefault.c:8182 gtk/gtkprintunixdialog.c:491
msgid "_Replace"
msgstr "_Replace"
-#: gtk/gtkfilechooserdefault.c:8824
+#: gtk/gtkfilechooserdefault.c:8826
msgid "Could not start the search process"
msgstr "Could not start the search process"
-#: gtk/gtkfilechooserdefault.c:8825
+#: gtk/gtkfilechooserdefault.c:8827
msgid ""
"The program was not able to create a connection to the indexer daemon. "
"Please make sure it is running."
@@ -1884,15 +1898,15 @@ msgstr ""
"The program was not able to create a connection to the indexer daemon. "
"Please make sure it is running."
-#: gtk/gtkfilechooserdefault.c:8839
+#: gtk/gtkfilechooserdefault.c:8841
msgid "Could not send the search request"
msgstr "Could not send the search request"
-#: gtk/gtkfilechooserdefault.c:9028
+#: gtk/gtkfilechooserdefault.c:9030
msgid "Search:"
msgstr "Search:"
-#: gtk/gtkfilechooserdefault.c:9632
+#: gtk/gtkfilechooserdefault.c:9634
#, c-format
msgid "Could not mount %s"
msgstr "Could not mount %s"
@@ -2083,11 +2097,11 @@ msgstr ""
msgid "Invalid UTF-8"
msgstr "Invalid UTF-8"
-#: gtk/gtkfilesel.c:3933
+#: gtk/gtkfilesel.c:3935
msgid "Name too long"
msgstr "Name too long"
-#: gtk/gtkfilesel.c:3935
+#: gtk/gtkfilesel.c:3937
msgid "Couldn't convert filename"
msgstr "Couldn't convert filename"
@@ -2418,7 +2432,7 @@ msgstr "Z Shell"
msgid "Cannot end process with pid %d: %s"
msgstr "Cannot end process with PID %d: %s"
-#: gtk/gtknotebook.c:4430 gtk/gtknotebook.c:6957
+#: gtk/gtknotebook.c:4698 gtk/gtknotebook.c:7249
#, c-format
msgid "Page %u"
msgstr "Page %u"
@@ -2574,17 +2588,17 @@ msgid "The most probable reason is that a temporary file could not be created."
msgstr ""
"The most probable reason is that a temporary file could not be created."
-#: gtk/gtkprintoperation-unix.c:302
+#: gtk/gtkprintoperation-unix.c:298 gtk/gtkprintoperation-unix.c:315
#, c-format
msgid "Error launching preview"
msgstr "Error launching preview"
-#: gtk/gtkprintoperation-unix.c:346
+#: gtk/gtkprintoperation-unix.c:359
#, c-format
msgid "Error printing"
msgstr "Error printing"
-#: gtk/gtkprintoperation-unix.c:482 gtk/gtkprintoperation-win32.c:1430
+#: gtk/gtkprintoperation-unix.c:495 gtk/gtkprintoperation-win32.c:1430
msgid "Application"
msgstr "Application"
@@ -3075,32 +3089,33 @@ msgstr "%d. %s"
msgid "Unable to find an item with URI '%s'"
msgstr "Unable to find an item with URI '%s'"
-#: gtk/gtkspinner.c:454
+#: gtk/gtkspinner.c:458
#, fuzzy
+msgctxt "throbbing progress animation widget"
msgid "Spinner"
msgstr "Super"
-#: gtk/gtkspinner.c:455
-msgid "Provides visual status"
+#: gtk/gtkspinner.c:459
+msgid "Provides visual indication of progress"
msgstr ""
#. KEEP IN SYNC with gtkiconfactory.c stock icons, when appropriate
-#: gtk/gtkstock.c:289
+#: gtk/gtkstock.c:314
msgctxt "Stock label"
msgid "Information"
msgstr "Information"
-#: gtk/gtkstock.c:290
+#: gtk/gtkstock.c:315
msgctxt "Stock label"
msgid "Warning"
msgstr "Warning"
-#: gtk/gtkstock.c:291
+#: gtk/gtkstock.c:316
msgctxt "Stock label"
msgid "Error"
msgstr "Error"
-#: gtk/gtkstock.c:292
+#: gtk/gtkstock.c:317
msgctxt "Stock label"
msgid "Question"
msgstr "Question"
@@ -3108,477 +3123,477 @@ msgstr "Question"
#. FIXME these need accelerators when appropriate, and
#. * need the mnemonics to be rationalized
#.
-#: gtk/gtkstock.c:297
+#: gtk/gtkstock.c:322
msgctxt "Stock label"
msgid "_About"
msgstr "_About"
-#: gtk/gtkstock.c:298
+#: gtk/gtkstock.c:323
msgctxt "Stock label"
msgid "_Add"
msgstr "_Add"
-#: gtk/gtkstock.c:299
+#: gtk/gtkstock.c:324
msgctxt "Stock label"
msgid "_Apply"
msgstr "_Apply"
-#: gtk/gtkstock.c:300
+#: gtk/gtkstock.c:325
msgctxt "Stock label"
msgid "_Bold"
msgstr "_Bold"
-#: gtk/gtkstock.c:301
+#: gtk/gtkstock.c:326
msgctxt "Stock label"
msgid "_Cancel"
msgstr "_Cancel"
-#: gtk/gtkstock.c:302
+#: gtk/gtkstock.c:327
msgctxt "Stock label"
msgid "_CD-Rom"
msgstr "_CD-ROM"
-#: gtk/gtkstock.c:303
+#: gtk/gtkstock.c:328
msgctxt "Stock label"
msgid "_Clear"
msgstr "_Clear"
-#: gtk/gtkstock.c:304
+#: gtk/gtkstock.c:329
msgctxt "Stock label"
msgid "_Close"
msgstr "_Close"
-#: gtk/gtkstock.c:305
+#: gtk/gtkstock.c:330
msgctxt "Stock label"
msgid "C_onnect"
msgstr "C_onnect"
-#: gtk/gtkstock.c:306
+#: gtk/gtkstock.c:331
msgctxt "Stock label"
msgid "_Convert"
msgstr "_Convert"
-#: gtk/gtkstock.c:307
+#: gtk/gtkstock.c:332
msgctxt "Stock label"
msgid "_Copy"
msgstr "_Copy"
-#: gtk/gtkstock.c:308
+#: gtk/gtkstock.c:333
msgctxt "Stock label"
msgid "Cu_t"
msgstr "Cu_t"
-#: gtk/gtkstock.c:309
+#: gtk/gtkstock.c:334
msgctxt "Stock label"
msgid "_Delete"
msgstr "_Delete"
-#: gtk/gtkstock.c:310
+#: gtk/gtkstock.c:335
msgctxt "Stock label"
msgid "_Discard"
msgstr "_Discard"
-#: gtk/gtkstock.c:311
+#: gtk/gtkstock.c:336
msgctxt "Stock label"
msgid "_Disconnect"
msgstr "_Disconnect"
-#: gtk/gtkstock.c:312
+#: gtk/gtkstock.c:337
msgctxt "Stock label"
msgid "_Execute"
msgstr "_Execute"
-#: gtk/gtkstock.c:313
+#: gtk/gtkstock.c:338
msgctxt "Stock label"
msgid "_Edit"
msgstr "_Edit"
-#: gtk/gtkstock.c:314
+#: gtk/gtkstock.c:339
msgctxt "Stock label"
msgid "_Find"
msgstr "_Find"
-#: gtk/gtkstock.c:315
+#: gtk/gtkstock.c:340
msgctxt "Stock label"
msgid "Find and _Replace"
msgstr "Find and _Replace"
-#: gtk/gtkstock.c:316
+#: gtk/gtkstock.c:341
msgctxt "Stock label"
msgid "_Floppy"
msgstr "_Floppy"
-#: gtk/gtkstock.c:317
+#: gtk/gtkstock.c:342
msgctxt "Stock label"
msgid "_Fullscreen"
msgstr "_Fullscreen"
-#: gtk/gtkstock.c:318
+#: gtk/gtkstock.c:343
msgctxt "Stock label"
msgid "_Leave Fullscreen"
msgstr "_Leave Fullscreen"
#. This is a navigation label as in "go to the bottom of the page"
-#: gtk/gtkstock.c:320
+#: gtk/gtkstock.c:345
msgctxt "Stock label, navigation"
msgid "_Bottom"
msgstr "_Bottom"
#. This is a navigation label as in "go to the first page"
-#: gtk/gtkstock.c:322
+#: gtk/gtkstock.c:347
msgctxt "Stock label, navigation"
msgid "_First"
msgstr "_First"
#. This is a navigation label as in "go to the last page"
-#: gtk/gtkstock.c:324
+#: gtk/gtkstock.c:349
msgctxt "Stock label, navigation"
msgid "_Last"
msgstr "_Last"
#. This is a navigation label as in "go to the top of the page"
-#: gtk/gtkstock.c:326
+#: gtk/gtkstock.c:351
msgctxt "Stock label, navigation"
msgid "_Top"
msgstr "_Top"
#. This is a navigation label as in "go back"
-#: gtk/gtkstock.c:328
+#: gtk/gtkstock.c:353
msgctxt "Stock label, navigation"
msgid "_Back"
msgstr "_Back"
#. This is a navigation label as in "go down"
-#: gtk/gtkstock.c:330
+#: gtk/gtkstock.c:355
msgctxt "Stock label, navigation"
msgid "_Down"
msgstr "_Down"
#. This is a navigation label as in "go forward"
-#: gtk/gtkstock.c:332
+#: gtk/gtkstock.c:357
msgctxt "Stock label, navigation"
msgid "_Forward"
msgstr "_Forward"
#. This is a navigation label as in "go up"
-#: gtk/gtkstock.c:334
+#: gtk/gtkstock.c:359
msgctxt "Stock label, navigation"
msgid "_Up"
msgstr "_Up"
-#: gtk/gtkstock.c:335
+#: gtk/gtkstock.c:360
msgctxt "Stock label"
msgid "_Harddisk"
msgstr "_Hard disk"
-#: gtk/gtkstock.c:336
+#: gtk/gtkstock.c:361
msgctxt "Stock label"
msgid "_Help"
msgstr "_Help"
-#: gtk/gtkstock.c:337
+#: gtk/gtkstock.c:362
msgctxt "Stock label"
msgid "_Home"
msgstr "_Home"
-#: gtk/gtkstock.c:338
+#: gtk/gtkstock.c:363
msgctxt "Stock label"
msgid "Increase Indent"
msgstr "Increase Indent"
-#: gtk/gtkstock.c:339
+#: gtk/gtkstock.c:364
msgctxt "Stock label"
msgid "Decrease Indent"
msgstr "Decrease Indent"
-#: gtk/gtkstock.c:340
+#: gtk/gtkstock.c:365
msgctxt "Stock label"
msgid "_Index"
msgstr "_Index"
-#: gtk/gtkstock.c:341
+#: gtk/gtkstock.c:366
msgctxt "Stock label"
msgid "_Information"
msgstr "_Information"
-#: gtk/gtkstock.c:342
+#: gtk/gtkstock.c:367
msgctxt "Stock label"
msgid "_Italic"
msgstr "_Italic"
-#: gtk/gtkstock.c:343
+#: gtk/gtkstock.c:368
msgctxt "Stock label"
msgid "_Jump to"
msgstr "_Jump to"
#. This is about text justification, "centered text"
-#: gtk/gtkstock.c:345
+#: gtk/gtkstock.c:370
msgctxt "Stock label"
msgid "_Center"
msgstr "_Centre"
#. This is about text justification
-#: gtk/gtkstock.c:347
+#: gtk/gtkstock.c:372
msgctxt "Stock label"
msgid "_Fill"
msgstr "_Fill"
#. This is about text justification, "left-justified text"
-#: gtk/gtkstock.c:349
+#: gtk/gtkstock.c:374
msgctxt "Stock label"
msgid "_Left"
msgstr "_Left"
#. This is about text justification, "right-justified text"
-#: gtk/gtkstock.c:351
+#: gtk/gtkstock.c:376
msgctxt "Stock label"
msgid "_Right"
msgstr "_Right"
#. Media label, as in "fast forward"
-#: gtk/gtkstock.c:354
+#: gtk/gtkstock.c:379
msgctxt "Stock label, media"
msgid "_Forward"
msgstr "_Forward"
#. Media label, as in "next song"
-#: gtk/gtkstock.c:356
+#: gtk/gtkstock.c:381
msgctxt "Stock label, media"
msgid "_Next"
msgstr "_Next"
#. Media label, as in "pause music"
-#: gtk/gtkstock.c:358
+#: gtk/gtkstock.c:383
msgctxt "Stock label, media"
msgid "P_ause"
msgstr "P_ause"
#. Media label, as in "play music"
-#: gtk/gtkstock.c:360
+#: gtk/gtkstock.c:385
msgctxt "Stock label, media"
msgid "_Play"
msgstr "_Play"
#. Media label, as in "previous song"
-#: gtk/gtkstock.c:362
+#: gtk/gtkstock.c:387
msgctxt "Stock label, media"
msgid "Pre_vious"
msgstr "Pre_vious"
#. Media label
-#: gtk/gtkstock.c:364
+#: gtk/gtkstock.c:389
msgctxt "Stock label, media"
msgid "_Record"
msgstr "_Record"
#. Media label
-#: gtk/gtkstock.c:366
+#: gtk/gtkstock.c:391
msgctxt "Stock label, media"
msgid "R_ewind"
msgstr "R_ewind"
#. Media label
-#: gtk/gtkstock.c:368
+#: gtk/gtkstock.c:393
msgctxt "Stock label, media"
msgid "_Stop"
msgstr "_Stop"
-#: gtk/gtkstock.c:369
+#: gtk/gtkstock.c:394
msgctxt "Stock label"
msgid "_Network"
msgstr "_Network"
-#: gtk/gtkstock.c:370
+#: gtk/gtkstock.c:395
msgctxt "Stock label"
msgid "_New"
msgstr "_New"
-#: gtk/gtkstock.c:371
+#: gtk/gtkstock.c:396
msgctxt "Stock label"
msgid "_No"
msgstr "_No"
-#: gtk/gtkstock.c:372
+#: gtk/gtkstock.c:397
msgctxt "Stock label"
msgid "_OK"
msgstr "_OK"
-#: gtk/gtkstock.c:373
+#: gtk/gtkstock.c:398
msgctxt "Stock label"
msgid "_Open"
msgstr "_Open"
#. Page orientation
-#: gtk/gtkstock.c:375
+#: gtk/gtkstock.c:400
msgctxt "Stock label"
msgid "Landscape"
msgstr "Landscape"
#. Page orientation
-#: gtk/gtkstock.c:377
+#: gtk/gtkstock.c:402
msgctxt "Stock label"
msgid "Portrait"
msgstr "Portrait"
#. Page orientation
-#: gtk/gtkstock.c:379
+#: gtk/gtkstock.c:404
msgctxt "Stock label"
msgid "Reverse landscape"
msgstr "Reverse landscape"
#. Page orientation
-#: gtk/gtkstock.c:381
+#: gtk/gtkstock.c:406
msgctxt "Stock label"
msgid "Reverse portrait"
msgstr "Reverse portrait"
-#: gtk/gtkstock.c:382
+#: gtk/gtkstock.c:407
msgctxt "Stock label"
msgid "Page Set_up"
msgstr "Page Set_up"
-#: gtk/gtkstock.c:383
+#: gtk/gtkstock.c:408
msgctxt "Stock label"
msgid "_Paste"
msgstr "_Paste"
-#: gtk/gtkstock.c:384
+#: gtk/gtkstock.c:409
msgctxt "Stock label"
msgid "_Preferences"
msgstr "_Preferences"
-#: gtk/gtkstock.c:385
+#: gtk/gtkstock.c:410
msgctxt "Stock label"
msgid "_Print"
msgstr "_Print"
-#: gtk/gtkstock.c:386
+#: gtk/gtkstock.c:411
msgctxt "Stock label"
msgid "Print Pre_view"
msgstr "Print Pre_view"
-#: gtk/gtkstock.c:387
+#: gtk/gtkstock.c:412
msgctxt "Stock label"
msgid "_Properties"
msgstr "_Properties"
-#: gtk/gtkstock.c:388
+#: gtk/gtkstock.c:413
msgctxt "Stock label"
msgid "_Quit"
msgstr "_Quit"
-#: gtk/gtkstock.c:389
+#: gtk/gtkstock.c:414
msgctxt "Stock label"
msgid "_Redo"
msgstr "_Redo"
-#: gtk/gtkstock.c:390
+#: gtk/gtkstock.c:415
msgctxt "Stock label"
msgid "_Refresh"
msgstr "_Refresh"
-#: gtk/gtkstock.c:391
+#: gtk/gtkstock.c:416
msgctxt "Stock label"
msgid "_Remove"
msgstr "_Remove"
-#: gtk/gtkstock.c:392
+#: gtk/gtkstock.c:417
msgctxt "Stock label"
msgid "_Revert"
msgstr "_Revert"
-#: gtk/gtkstock.c:393
+#: gtk/gtkstock.c:418
msgctxt "Stock label"
msgid "_Save"
msgstr "_Save"
-#: gtk/gtkstock.c:394
+#: gtk/gtkstock.c:419
msgctxt "Stock label"
msgid "Save _As"
msgstr "Save _As"
-#: gtk/gtkstock.c:395
+#: gtk/gtkstock.c:420
msgctxt "Stock label"
msgid "Select _All"
msgstr "Select _All"
-#: gtk/gtkstock.c:396
+#: gtk/gtkstock.c:421
msgctxt "Stock label"
msgid "_Color"
msgstr "_Colour"
-#: gtk/gtkstock.c:397
+#: gtk/gtkstock.c:422
msgctxt "Stock label"
msgid "_Font"
msgstr "_Font"
#. Sorting direction
-#: gtk/gtkstock.c:399
+#: gtk/gtkstock.c:424
msgctxt "Stock label"
msgid "_Ascending"
msgstr "_Ascending"
#. Sorting direction
-#: gtk/gtkstock.c:401
+#: gtk/gtkstock.c:426
msgctxt "Stock label"
msgid "_Descending"
msgstr "_Descending"
-#: gtk/gtkstock.c:402
+#: gtk/gtkstock.c:427
msgctxt "Stock label"
msgid "_Spell Check"
msgstr "_Spell Check"
-#: gtk/gtkstock.c:403
+#: gtk/gtkstock.c:428
msgctxt "Stock label"
msgid "_Stop"
msgstr "_Stop"
#. Font variant
-#: gtk/gtkstock.c:405
+#: gtk/gtkstock.c:430
msgctxt "Stock label"
msgid "_Strikethrough"
msgstr "_Strikethrough"
-#: gtk/gtkstock.c:406
+#: gtk/gtkstock.c:431
msgctxt "Stock label"
msgid "_Undelete"
msgstr "_Undelete"
#. Font variant
-#: gtk/gtkstock.c:408
+#: gtk/gtkstock.c:433
msgctxt "Stock label"
msgid "_Underline"
msgstr "_Underline"
-#: gtk/gtkstock.c:409
+#: gtk/gtkstock.c:434
msgctxt "Stock label"
msgid "_Undo"
msgstr "_Undo"
-#: gtk/gtkstock.c:410
+#: gtk/gtkstock.c:435
msgctxt "Stock label"
msgid "_Yes"
msgstr "_Yes"
#. Zoom
-#: gtk/gtkstock.c:412
+#: gtk/gtkstock.c:437
msgctxt "Stock label"
msgid "_Normal Size"
msgstr "_Normal Size"
#. Zoom
-#: gtk/gtkstock.c:414
+#: gtk/gtkstock.c:439
msgctxt "Stock label"
msgid "Best _Fit"
msgstr "Best _Fit"
-#: gtk/gtkstock.c:415
+#: gtk/gtkstock.c:440
msgctxt "Stock label"
msgid "Zoom _In"
msgstr "Zoom _In"
-#: gtk/gtkstock.c:416
+#: gtk/gtkstock.c:441
msgctxt "Stock label"
msgid "Zoom _Out"
msgstr "Zoom _Out"
@@ -3748,17 +3763,17 @@ msgstr "Unable to locate theme engine in module_path: \"%s\","
msgid "--- No Tip ---"
msgstr "--- No Tip ---"
-#: gtk/gtkuimanager.c:1463
+#: gtk/gtkuimanager.c:1504
#, 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:1553
+#: gtk/gtkuimanager.c:1594
#, c-format
msgid "Unexpected character data on line %d char %d"
msgstr "Unexpected character data on line %d char %d"
-#: gtk/gtkuimanager.c:2385
+#: gtk/gtkuimanager.c:2426
msgid "Empty"
msgstr "Empty"