summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2001-11-23 21:46:44 +0000
committerOwen Taylor <otaylor@src.gnome.org>2001-11-23 21:46:44 +0000
commit2936c8e9423cc28555dbe56877a315d16b7f7d8f (patch)
tree986279438d9adf88cbd8c88b0ae067ad0bc06107
parent393c47573ea197e2026133ec79eae7a02880b0d7 (diff)
downloadgdk-pixbuf-2936c8e9423cc28555dbe56877a315d16b7f7d8f.tar.gz
Version 1.3.11 Require GLib-1.3.11, Pango-0.22, ATK-0.7. Restore toGTK_1_3_11
Thu Nov 22 15:01:03 2001 Owen Taylor <otaylor@redhat.com> * Version 1.3.11 * configure.in (ATK_REQUIRED_VERSION): Require GLib-1.3.11, Pango-0.22, ATK-0.7. * tests/prop-editor.c (property_widget): Restore to working as well as it did before. * gtk/gtklistitem.h: Mark deprecated since it is an integral part of GtkList. * demos/gtk-demo/demo-common.h: New header file, for a common functions not important to the meat of the demos. * demos/gtk-demo/main.c (demo_ifind_file): Add a utility function to search for a file used by the demo. * demos/*.c: Use demo_find_file.
-rw-r--r--ChangeLog22
-rw-r--r--ChangeLog.pre-2-022
-rw-r--r--ChangeLog.pre-2-1022
-rw-r--r--ChangeLog.pre-2-222
-rw-r--r--ChangeLog.pre-2-422
-rw-r--r--ChangeLog.pre-2-622
-rw-r--r--ChangeLog.pre-2-822
-rw-r--r--configure.in6
-rw-r--r--demos/gtk-demo/Makefile.am1
-rw-r--r--demos/gtk-demo/appwindow.c19
-rw-r--r--demos/gtk-demo/demo-common.h11
-rw-r--r--demos/gtk-demo/images.c104
-rw-r--r--demos/gtk-demo/main.c120
-rw-r--r--demos/gtk-demo/pixbufs.c51
-rw-r--r--demos/gtk-demo/textview.c24
-rw-r--r--gtk/gtklistitem.h4
-rw-r--r--po/az.po1376
-rw-r--r--po/ca.po1369
-rw-r--r--po/cs.po1369
-rw-r--r--po/da.po1377
-rw-r--r--po/de.po1375
-rw-r--r--po/el.po1382
-rw-r--r--po/en@IPA.po1369
-rw-r--r--po/en_GB.po1358
-rw-r--r--po/es.po1376
-rw-r--r--po/et.po1369
-rw-r--r--po/eu.po1369
-rw-r--r--po/fa.po1369
-rw-r--r--po/fi.po1369
-rw-r--r--po/fr.po1378
-rw-r--r--po/ga.po1369
-rw-r--r--po/gl.po1370
-rw-r--r--po/he.po1366
-rw-r--r--po/hr.po1369
-rw-r--r--po/hu.po1369
-rw-r--r--po/ia.po1369
-rw-r--r--po/it.po1369
-rw-r--r--po/ja.po1372
-rw-r--r--po/ko.po1369
-rw-r--r--po/lt.po1369
-rw-r--r--po/nl.po1370
-rw-r--r--po/nn.po1371
-rw-r--r--po/no.po1182
-rw-r--r--po/pl.po1369
-rw-r--r--po/pt.po1369
-rw-r--r--po/pt_BR.po1369
-rw-r--r--po/ro.po1439
-rw-r--r--po/ru.po1372
-rw-r--r--po/sk.po1300
-rw-r--r--po/sl.po1369
-rw-r--r--po/sp.po1370
-rw-r--r--po/sr.po1370
-rw-r--r--po/sv.po1380
-rw-r--r--po/tr.po1227
-rw-r--r--po/uk.po1371
-rw-r--r--po/vi.po1369
-rw-r--r--po/wa.po1378
-rw-r--r--po/zh_CN.po1369
-rw-r--r--po/zh_TW.po76
-rw-r--r--tests/prop-editor.c84
60 files changed, 31779 insertions, 26115 deletions
diff --git a/ChangeLog b/ChangeLog
index b4fc059e8..457a2e374 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,25 @@
+Thu Nov 22 15:01:03 2001 Owen Taylor <otaylor@redhat.com>
+
+ * Version 1.3.11
+
+ * configure.in (ATK_REQUIRED_VERSION): Require
+ GLib-1.3.11, Pango-0.22, ATK-0.7.
+
+ * tests/prop-editor.c (property_widget): Restore
+ to working as well as it did before.
+
+ * gtk/gtklistitem.h: Mark deprecated since it is
+ an integral part of GtkList.
+
+ * demos/gtk-demo/demo-common.h: New header file,
+ for a common functions not important to the meat
+ of the demos.
+
+ * demos/gtk-demo/main.c (demo_ifind_file): Add a utility
+ function to search for a file used by the demo.
+
+ * demos/*.c: Use demo_find_file.
+
2001-11-23 Matthias Clasen <matthiasc@poet.de>
* gtk/gtktextbuffer.c (gtk_text_buffer_create_tag),
diff --git a/ChangeLog.pre-2-0 b/ChangeLog.pre-2-0
index b4fc059e8..457a2e374 100644
--- a/ChangeLog.pre-2-0
+++ b/ChangeLog.pre-2-0
@@ -1,3 +1,25 @@
+Thu Nov 22 15:01:03 2001 Owen Taylor <otaylor@redhat.com>
+
+ * Version 1.3.11
+
+ * configure.in (ATK_REQUIRED_VERSION): Require
+ GLib-1.3.11, Pango-0.22, ATK-0.7.
+
+ * tests/prop-editor.c (property_widget): Restore
+ to working as well as it did before.
+
+ * gtk/gtklistitem.h: Mark deprecated since it is
+ an integral part of GtkList.
+
+ * demos/gtk-demo/demo-common.h: New header file,
+ for a common functions not important to the meat
+ of the demos.
+
+ * demos/gtk-demo/main.c (demo_ifind_file): Add a utility
+ function to search for a file used by the demo.
+
+ * demos/*.c: Use demo_find_file.
+
2001-11-23 Matthias Clasen <matthiasc@poet.de>
* gtk/gtktextbuffer.c (gtk_text_buffer_create_tag),
diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10
index b4fc059e8..457a2e374 100644
--- a/ChangeLog.pre-2-10
+++ b/ChangeLog.pre-2-10
@@ -1,3 +1,25 @@
+Thu Nov 22 15:01:03 2001 Owen Taylor <otaylor@redhat.com>
+
+ * Version 1.3.11
+
+ * configure.in (ATK_REQUIRED_VERSION): Require
+ GLib-1.3.11, Pango-0.22, ATK-0.7.
+
+ * tests/prop-editor.c (property_widget): Restore
+ to working as well as it did before.
+
+ * gtk/gtklistitem.h: Mark deprecated since it is
+ an integral part of GtkList.
+
+ * demos/gtk-demo/demo-common.h: New header file,
+ for a common functions not important to the meat
+ of the demos.
+
+ * demos/gtk-demo/main.c (demo_ifind_file): Add a utility
+ function to search for a file used by the demo.
+
+ * demos/*.c: Use demo_find_file.
+
2001-11-23 Matthias Clasen <matthiasc@poet.de>
* gtk/gtktextbuffer.c (gtk_text_buffer_create_tag),
diff --git a/ChangeLog.pre-2-2 b/ChangeLog.pre-2-2
index b4fc059e8..457a2e374 100644
--- a/ChangeLog.pre-2-2
+++ b/ChangeLog.pre-2-2
@@ -1,3 +1,25 @@
+Thu Nov 22 15:01:03 2001 Owen Taylor <otaylor@redhat.com>
+
+ * Version 1.3.11
+
+ * configure.in (ATK_REQUIRED_VERSION): Require
+ GLib-1.3.11, Pango-0.22, ATK-0.7.
+
+ * tests/prop-editor.c (property_widget): Restore
+ to working as well as it did before.
+
+ * gtk/gtklistitem.h: Mark deprecated since it is
+ an integral part of GtkList.
+
+ * demos/gtk-demo/demo-common.h: New header file,
+ for a common functions not important to the meat
+ of the demos.
+
+ * demos/gtk-demo/main.c (demo_ifind_file): Add a utility
+ function to search for a file used by the demo.
+
+ * demos/*.c: Use demo_find_file.
+
2001-11-23 Matthias Clasen <matthiasc@poet.de>
* gtk/gtktextbuffer.c (gtk_text_buffer_create_tag),
diff --git a/ChangeLog.pre-2-4 b/ChangeLog.pre-2-4
index b4fc059e8..457a2e374 100644
--- a/ChangeLog.pre-2-4
+++ b/ChangeLog.pre-2-4
@@ -1,3 +1,25 @@
+Thu Nov 22 15:01:03 2001 Owen Taylor <otaylor@redhat.com>
+
+ * Version 1.3.11
+
+ * configure.in (ATK_REQUIRED_VERSION): Require
+ GLib-1.3.11, Pango-0.22, ATK-0.7.
+
+ * tests/prop-editor.c (property_widget): Restore
+ to working as well as it did before.
+
+ * gtk/gtklistitem.h: Mark deprecated since it is
+ an integral part of GtkList.
+
+ * demos/gtk-demo/demo-common.h: New header file,
+ for a common functions not important to the meat
+ of the demos.
+
+ * demos/gtk-demo/main.c (demo_ifind_file): Add a utility
+ function to search for a file used by the demo.
+
+ * demos/*.c: Use demo_find_file.
+
2001-11-23 Matthias Clasen <matthiasc@poet.de>
* gtk/gtktextbuffer.c (gtk_text_buffer_create_tag),
diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6
index b4fc059e8..457a2e374 100644
--- a/ChangeLog.pre-2-6
+++ b/ChangeLog.pre-2-6
@@ -1,3 +1,25 @@
+Thu Nov 22 15:01:03 2001 Owen Taylor <otaylor@redhat.com>
+
+ * Version 1.3.11
+
+ * configure.in (ATK_REQUIRED_VERSION): Require
+ GLib-1.3.11, Pango-0.22, ATK-0.7.
+
+ * tests/prop-editor.c (property_widget): Restore
+ to working as well as it did before.
+
+ * gtk/gtklistitem.h: Mark deprecated since it is
+ an integral part of GtkList.
+
+ * demos/gtk-demo/demo-common.h: New header file,
+ for a common functions not important to the meat
+ of the demos.
+
+ * demos/gtk-demo/main.c (demo_ifind_file): Add a utility
+ function to search for a file used by the demo.
+
+ * demos/*.c: Use demo_find_file.
+
2001-11-23 Matthias Clasen <matthiasc@poet.de>
* gtk/gtktextbuffer.c (gtk_text_buffer_create_tag),
diff --git a/ChangeLog.pre-2-8 b/ChangeLog.pre-2-8
index b4fc059e8..457a2e374 100644
--- a/ChangeLog.pre-2-8
+++ b/ChangeLog.pre-2-8
@@ -1,3 +1,25 @@
+Thu Nov 22 15:01:03 2001 Owen Taylor <otaylor@redhat.com>
+
+ * Version 1.3.11
+
+ * configure.in (ATK_REQUIRED_VERSION): Require
+ GLib-1.3.11, Pango-0.22, ATK-0.7.
+
+ * tests/prop-editor.c (property_widget): Restore
+ to working as well as it did before.
+
+ * gtk/gtklistitem.h: Mark deprecated since it is
+ an integral part of GtkList.
+
+ * demos/gtk-demo/demo-common.h: New header file,
+ for a common functions not important to the meat
+ of the demos.
+
+ * demos/gtk-demo/main.c (demo_ifind_file): Add a utility
+ function to search for a file used by the demo.
+
+ * demos/*.c: Use demo_find_file.
+
2001-11-23 Matthias Clasen <matthiasc@poet.de>
* gtk/gtktextbuffer.c (gtk_text_buffer_create_tag),
diff --git a/configure.in b/configure.in
index 143260f50..f9dbbe2b5 100644
--- a/configure.in
+++ b/configure.in
@@ -80,9 +80,9 @@ AC_SUBST(GDK_PIXBUF_MICRO)
AC_SUBST(GDK_PIXBUF_VERSION)
## Versions of dependencies
-GLIB_REQUIRED_VERSION=1.3.10
-PANGO_REQUIRED_VERSION=0.20
-ATK_REQUIRED_VERSION=0.5
+GLIB_REQUIRED_VERSION=1.3.11
+PANGO_REQUIRED_VERSION=0.22
+ATK_REQUIRED_VERSION=0.7
# For automake.
VERSION=$GTK_VERSION
diff --git a/demos/gtk-demo/Makefile.am b/demos/gtk-demo/Makefile.am
index cd92264c2..3b6918f43 100644
--- a/demos/gtk-demo/Makefile.am
+++ b/demos/gtk-demo/Makefile.am
@@ -58,6 +58,7 @@ demos.h: $(demos) geninclude.pl
gtk_demo_SOURCES = \
$(demos) \
+ demo-common.h \
main.c \
demos.h
diff --git a/demos/gtk-demo/appwindow.c b/demos/gtk-demo/appwindow.c
index 7869037f4..f6ca60b46 100644
--- a/demos/gtk-demo/appwindow.c
+++ b/demos/gtk-demo/appwindow.c
@@ -4,6 +4,7 @@
*/
#include <gtk/gtk.h>
+#include "demo-common.h"
static GtkWidget *window = NULL;
@@ -95,6 +96,7 @@ register_stock_icons (void)
{
GdkPixbuf *pixbuf;
GtkIconFactory *factory;
+ char *filename;
static GtkStockItem items[] = {
{ "demo-gtk-logo",
@@ -111,12 +113,17 @@ register_stock_icons (void)
factory = gtk_icon_factory_new ();
gtk_icon_factory_add_default (factory);
- /* Try current directory */
- pixbuf = gdk_pixbuf_new_from_file ("./gtk-logo-rgb.gif", NULL);
-
- /* Try install directory */
- if (pixbuf == NULL)
- pixbuf = gdk_pixbuf_new_from_file (DEMOCODEDIR"/gtk-logo-rgb.gif", NULL);
+ /* demo_find_file() looks in the the current directory first,
+ * so you can run gtk-demo without installing GTK, then looks
+ * in the location where the file is installed.
+ */
+ pixbuf = NULL;
+ filename = demo_find_file ("gtk-logo-rgb.gif", NULL);
+ if (filename)
+ {
+ pixbuf = gdk_pixbuf_new_from_file (filename, NULL);
+ g_free (filename);
+ }
/* Register icon to accompany stock item */
if (pixbuf != NULL)
diff --git a/demos/gtk-demo/demo-common.h b/demos/gtk-demo/demo-common.h
new file mode 100644
index 000000000..636fc4d40
--- /dev/null
+++ b/demos/gtk-demo/demo-common.h
@@ -0,0 +1,11 @@
+#ifndef __DEMO_COMMON_H__
+#define __DEMO_COMMON_H__
+
+G_BEGIN_DECLS
+
+gchar *demo_find_file (const gchar *base,
+ GError **err);
+
+G_END_DECLS
+
+#endif /* __DEMO_COMMON_H__ */
diff --git a/demos/gtk-demo/images.c b/demos/gtk-demo/images.c
index 154e14bed..4719f484e 100644
--- a/demos/gtk-demo/images.c
+++ b/demos/gtk-demo/images.c
@@ -15,6 +15,7 @@
#include <gtk/gtk.h>
#include <stdio.h>
#include <errno.h>
+#include "demo-common.h"
static GtkWidget *window = NULL;
static GdkPixbufLoader *pixbuf_loader = NULL;
@@ -177,14 +178,29 @@ progressive_timeout (gpointer data)
}
else
{
- const gchar *filename;
+ gchar *filename;
+ gchar *error_message = NULL;
+ GError *error = NULL;
- if (g_file_test ("./alphatest.png", G_FILE_TEST_EXISTS))
- filename = "./alphatest.png";
+ /* demo_find_file() looks in the the current directory first,
+ * so you can run gtk-demo without installing GTK, then looks
+ * in the location where the file is installed.
+ */
+ filename = demo_find_file ("alphatest.png", &error);
+ if (error)
+ {
+ error_message = g_strdup (error->message);
+ g_error_free (error);
+ }
else
- filename = DEMOCODEDIR"/alphatest.png";
-
- image_stream = fopen (filename, "r");
+ {
+ image_stream = fopen (filename, "r");
+ g_free (filename);
+
+ if (!image_stream)
+ error_message = g_strdup_printf ("Unable to open image file 'alphatest.png': %s",
+ g_strerror (errno));
+ }
if (image_stream == NULL)
{
@@ -194,8 +210,8 @@ progressive_timeout (gpointer data)
GTK_DIALOG_DESTROY_WITH_PARENT,
GTK_MESSAGE_ERROR,
GTK_BUTTONS_CLOSE,
- "Unable to open image file 'alphatest.png': %s",
- g_strerror (errno));
+ "%s", error_message);
+ g_free (error_message);
g_signal_connect (dialog, "response",
G_CALLBACK (gtk_widget_destroy), NULL);
@@ -272,6 +288,9 @@ do_images (void)
GtkWidget *image;
GtkWidget *label;
GtkWidget *align;
+ GdkPixbuf *pixbuf;
+ GError *error = NULL;
+ char *filename;
if (!window)
{
@@ -303,10 +322,19 @@ do_images (void)
gtk_container_add (GTK_CONTAINER (align), frame);
gtk_box_pack_start (GTK_BOX (vbox), align, FALSE, FALSE, 0);
- /* We look for the image in the current directory first,
- * so you can run gtk-demo without installing GTK
+ /* demo_find_file() looks in the the current directory first,
+ * so you can run gtk-demo without installing GTK, then looks
+ * in the location where the file is installed.
*/
- if (g_file_test ("./gtk-logo-rgb.gif", G_FILE_TEST_EXISTS))
+ pixbuf = NULL;
+ filename = demo_find_file ("gtk-logo-rgb.gif", &error);
+ if (filename)
+ {
+ pixbuf = gdk_pixbuf_new_from_file (filename, &error);
+ g_free (filename);
+ }
+
+ if (error)
{
/* This code shows off error handling. You can just use
* gtk_image_new_from_file() instead if you don't want to report
@@ -314,39 +342,23 @@ do_images (void)
* gtk_image_new_from_file(), a "missing image" icon will
* be displayed instead.
*/
- GdkPixbuf *pixbuf;
- GError *error = NULL;
+ GtkWidget *dialog;
- pixbuf = gdk_pixbuf_new_from_file ("./gtk-logo-rgb.gif",
- &error);
- if (error)
- {
- GtkWidget *dialog;
-
- dialog = gtk_message_dialog_new (GTK_WINDOW (window),
- GTK_DIALOG_DESTROY_WITH_PARENT,
- GTK_MESSAGE_ERROR,
- GTK_BUTTONS_CLOSE,
- "Unable to open image file 'gtk-logo-rgb.gif': %s",
- error->message);
- g_error_free (error);
-
- g_signal_connect (dialog, "response",
- G_CALLBACK (gtk_widget_destroy), NULL);
-
- gtk_widget_show (dialog);
- }
+ dialog = gtk_message_dialog_new (GTK_WINDOW (window),
+ GTK_DIALOG_DESTROY_WITH_PARENT,
+ GTK_MESSAGE_ERROR,
+ GTK_BUTTONS_CLOSE,
+ "Unable to open image file 'gtk-logo-rgb.gif': %s",
+ error->message);
+ g_error_free (error);
- image = gtk_image_new_from_pixbuf (pixbuf);
- }
- else
- {
- /* This is the simpler code, with no error handling.
- * Here we're loading the installed gtk-logo-rgb.gif instead
- * of the one in the current directory.
- */
- image = gtk_image_new_from_file (DEMOCODEDIR"/gtk-logo-rgb.gif");
+ g_signal_connect (dialog, "response",
+ G_CALLBACK (gtk_widget_destroy), NULL);
+
+ gtk_widget_show (dialog);
}
+
+ image = gtk_image_new_from_pixbuf (pixbuf);
gtk_container_add (GTK_CONTAINER (frame), image);
@@ -367,13 +379,9 @@ do_images (void)
gtk_container_add (GTK_CONTAINER (align), frame);
gtk_box_pack_start (GTK_BOX (vbox), align, FALSE, FALSE, 0);
- /* We look for the image in the current directory first,
- * so you can run gtk-demo without installing GTK
- */
- if (g_file_test ("./floppybuddy.gif", G_FILE_TEST_EXISTS))
- image = gtk_image_new_from_file ("./floppybuddy.gif");
- else
- image = gtk_image_new_from_file (DEMOCODEDIR"/floppybuddy.gif");
+ filename = demo_find_file ("floppybuddy.gif", NULL);
+ image = gtk_image_new_from_file (filename);
+ g_free (filename);
gtk_container_add (GTK_CONTAINER (frame), image);
diff --git a/demos/gtk-demo/main.c b/demos/gtk-demo/main.c
index cfb90630a..a48256df8 100644
--- a/demos/gtk-demo/main.c
+++ b/demos/gtk-demo/main.c
@@ -13,6 +13,7 @@ static GtkTextBuffer *source_buffer;
static gchar *current_file = NULL;
+
enum {
TITLE_COLUMN,
FILENAME_COLUMN,
@@ -28,6 +29,39 @@ struct _CallbackData
GtkTreePath *path;
};
+/**
+ * demo_find_file:
+ * @base: base filename
+ * @err: location to store error, or %NULL.
+ *
+ * Looks for @base first in the current directory, then in the
+ * location GTK+ where it will be installed on make install,
+ * returns the first file found.
+ *
+ * Return value: the filename, if found or %NULL
+ **/
+gchar *
+demo_find_file (const char *base,
+ GError **err)
+{
+ g_return_val_if_fail (err == NULL || *err == NULL, FALSE);
+
+ if (g_file_test (base, G_FILE_TEST_EXISTS))
+ return g_strdup (base);
+ else
+ {
+ char *filename = g_build_filename (DEMOCODEDIR, base, NULL);
+ if (!g_file_test (filename, G_FILE_TEST_EXISTS))
+ {
+ g_set_error (err, G_FILE_ERROR, G_FILE_ERROR_NOENT,
+ "Cannot find demo data file \"%s\"", base);
+ g_free (filename);
+ return NULL;
+ }
+ return filename;
+ }
+}
+
static void
window_closed_cb (GtkWidget *window, gpointer data)
{
@@ -364,6 +398,8 @@ load_file (const gchar *filename)
{
FILE *file;
GtkTextIter start, end;
+ char *full_filename;
+ GError *err = NULL;
GString *buffer = g_string_new (NULL);
int state = 0;
gboolean in_para = 0;
@@ -383,25 +419,23 @@ load_file (const gchar *filename)
gtk_text_buffer_get_bounds (source_buffer, &start, &end);
gtk_text_buffer_delete (source_buffer, &start, &end);
- file = fopen (filename, "r");
+ full_filename = demo_find_file (filename, &err);
+ if (!full_filename)
+ {
+ g_warning ("%s", err->message);
+ g_error_free (err);
+ return;
+ }
+
+ file = fopen (full_filename, "r");
if (!file)
- {
- char *installed = g_strconcat (DEMOCODEDIR,
- G_DIR_SEPARATOR_S,
- filename,
- NULL);
+ g_warning ("Cannot open %s: %s\n", full_filename, g_strerror (errno));
- file = fopen (installed, "r");
+ g_free (full_filename);
- g_free (installed);
- }
-
if (!file)
- {
- g_warning ("Cannot open %s: %s\n", filename, g_strerror (errno));
- return;
- }
+ return;
gtk_text_buffer_get_iter_at_offset (info_buffer, &start, 0);
while (read_line (file, buffer))
@@ -701,38 +735,36 @@ static void
setup_default_icon (void)
{
GdkPixbuf *pixbuf;
-
- /* Try in current directory, in case we haven't yet been installed
- * (would be wrong in a real app)
- */
- pixbuf = gdk_pixbuf_new_from_file ("./gtk-logo-rgb.gif", NULL);
+ char *filename;
+ GError *err;
+
+ err = NULL;
- if (pixbuf == NULL)
+ pixbuf = NULL;
+ filename = demo_find_file ("gtk-logo-rgb.gif", &err);
+ if (filename)
{
- GError *err;
-
- err = NULL;
- pixbuf = gdk_pixbuf_new_from_file (DEMOCODEDIR"/gtk-logo-rgb.gif",
- &err);
-
- /* Ignoring this error (passing NULL instead of &err above)
- * would probably be reasonable for most apps. We're just
- * showing off.
- */
- if (err)
- {
- GtkWidget *dialog;
-
- dialog = gtk_message_dialog_new (NULL, 0,
- GTK_MESSAGE_ERROR,
- GTK_BUTTONS_CLOSE,
- "Failed to read icon file "DEMOCODEDIR"/gtk-logo-rgb.gif: %s",
- err->message);
- g_error_free (err);
-
- g_signal_connect (dialog, "response",
- G_CALLBACK (gtk_widget_destroy), NULL);
- }
+ pixbuf = gdk_pixbuf_new_from_file (filename, &err);
+ g_free (filename);
+ }
+
+ /* Ignoring this error (passing NULL instead of &err above)
+ * would probably be reasonable for most apps. We're just
+ * showing off.
+ */
+ if (err)
+ {
+ GtkWidget *dialog;
+
+ dialog = gtk_message_dialog_new (NULL, 0,
+ GTK_MESSAGE_ERROR,
+ GTK_BUTTONS_CLOSE,
+ "Failed to read icon file: %s",
+ err->message);
+ g_error_free (err);
+
+ g_signal_connect (dialog, "response",
+ G_CALLBACK (gtk_widget_destroy), NULL);
}
if (pixbuf)
diff --git a/demos/gtk-demo/pixbufs.c b/demos/gtk-demo/pixbufs.c
index cd487a999..eef2747d0 100644
--- a/demos/gtk-demo/pixbufs.c
+++ b/demos/gtk-demo/pixbufs.c
@@ -17,12 +17,13 @@
#include <gtk/gtk.h>
#include <math.h>
+#include "demo-common.h"
+
#define FRAME_DELAY 50
-#define RELATIVE_BACKGROUND_NAME "background.jpg"
-#define INSTALLED_BACKGROUND_NAME DEMOCODEDIR"/background.jpg"
+#define BACKGROUND_NAME "background.jpg"
-static const char *relative_image_names[] = {
+static const char *image_names[] = {
"apple-red.png",
"gnome-applets.png",
"gnome-calendar.png",
@@ -33,18 +34,7 @@ static const char *relative_image_names[] = {
"gnu-keys.png"
};
-static const char *installed_image_names[] = {
- DEMOCODEDIR"/apple-red.png",
- DEMOCODEDIR"/gnome-applets.png",
- DEMOCODEDIR"/gnome-calendar.png",
- DEMOCODEDIR"/gnome-foot.png",
- DEMOCODEDIR"/gnome-gmush.png",
- DEMOCODEDIR"/gnome-gimp.png",
- DEMOCODEDIR"/gnome-gsame.png",
- DEMOCODEDIR"/gnu-keys.png"
-};
-
-#define N_IMAGES G_N_ELEMENTS (relative_image_names)
+#define N_IMAGES G_N_ELEMENTS (image_names)
/* demo window */
static GtkWidget *window = NULL;
@@ -67,30 +57,37 @@ static gboolean
load_pixbufs (GError **error)
{
gint i;
- const gchar **image_names;
+ char *filename;
if (background)
return TRUE; /* already loaded earlier */
- background = gdk_pixbuf_new_from_file (RELATIVE_BACKGROUND_NAME, NULL);
-
- if (!background)
- background = gdk_pixbuf_new_from_file (INSTALLED_BACKGROUND_NAME, error);
+ /* demo_find_file() looks in the the current directory first,
+ * so you can run gtk-demo without installing GTK, then looks
+ * in the location where the file is installed.
+ */
+ filename = demo_find_file (BACKGROUND_NAME, error);
+ if (!filename)
+ return FALSE; /* note that "error" was filled in and returned */
+ background = gdk_pixbuf_new_from_file (filename, error);
+ g_free (filename);
+
if (!background)
- return FALSE; /* note that "error" was filled in and returned */
+ return FALSE; /* Note that "error" was filled with a GError */
back_width = gdk_pixbuf_get_width (background);
back_height = gdk_pixbuf_get_height (background);
- if (g_file_test (relative_image_names[0], G_FILE_TEST_EXISTS))
- image_names = relative_image_names;
- else
- image_names = installed_image_names;
-
for (i = 0; i < N_IMAGES; i++)
{
- images[i] = gdk_pixbuf_new_from_file (image_names[i], error);
+ filename = demo_find_file (image_names[i], error);
+ if (!filename)
+ return FALSE; /* Note that "error" was filled with a GError */
+
+ images[i] = gdk_pixbuf_new_from_file (filename, error);
+ g_free (filename);
+
if (!images[i])
return FALSE; /* Note that "error" was filled with a GError */
}
diff --git a/demos/gtk-demo/textview.c b/demos/gtk-demo/textview.c
index ced9c8052..23c2c914b 100644
--- a/demos/gtk-demo/textview.c
+++ b/demos/gtk-demo/textview.c
@@ -10,6 +10,8 @@
#include <gtk/gtk.h>
#include <stdlib.h> /* for exit() */
+#include "demo-common.h"
+
static void easter_egg_callback (GtkWidget *button, gpointer data);
#define gray50_width 2
@@ -151,10 +153,19 @@ insert_text (GtkTextBuffer *buffer)
GdkPixbuf *pixbuf;
GdkPixbuf *scaled;
GtkTextChildAnchor *anchor;
+ char *filename;
- pixbuf = gdk_pixbuf_new_from_file ("./gtk-logo-rgb.gif", NULL);
- if (pixbuf == NULL)
- gdk_pixbuf_new_from_file (DEMOCODEDIR"/gtk-logo-rgb.gif", NULL);
+ /* demo_find_file() looks in the the current directory first,
+ * so you can run gtk-demo without installing GTK, then looks
+ * in the location where the file is installed.
+ */
+ pixbuf = NULL;
+ filename = demo_find_file ("gtk-logo-rgb.gif", NULL);
+ if (filename)
+ {
+ pixbuf = gdk_pixbuf_new_from_file (filename, NULL);
+ g_free (filename);
+ }
if (pixbuf == NULL)
{
@@ -412,10 +423,9 @@ attach_widgets (GtkTextView *text_view)
}
else if (i == 3)
{
- if (g_file_test ("./floppybuddy.gif", G_FILE_TEST_EXISTS))
- widget = gtk_image_new_from_file ("./floppybuddy.gif");
- else
- widget = gtk_image_new_from_file (DEMOCODEDIR"/floppybuddy.gif");
+ gchar *filename = demo_find_file ("floppybuddy.gif", NULL);
+ widget = gtk_image_new_from_file (filename);
+ g_free (filename);
}
else if (i == 4)
{
diff --git a/gtk/gtklistitem.h b/gtk/gtklistitem.h
index 0617e6ea7..f9d6ad13f 100644
--- a/gtk/gtklistitem.h
+++ b/gtk/gtklistitem.h
@@ -24,6 +24,8 @@
* GTK+ at ftp://ftp.gtk.org/pub/gtk/.
*/
+#ifndef GTK_DISABLE_DEPRECATED
+
#ifndef __GTK_LIST_ITEM_H__
#define __GTK_LIST_ITEM_H__
@@ -92,3 +94,5 @@ void gtk_list_item_deselect (GtkListItem *list_item);
#endif /* __GTK_LIST_ITEM_H__ */
+
+#endif /* GTK_DISABLE_DEPRECATED */
diff --git a/po/az.po b/po/az.po
index dce6f4736..63429994e 100644
--- a/po/az.po
+++ b/po/az.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: gtk20 1.3.2\n"
-"POT-Creation-Date: 2001-10-25 16:39-0400\n"
+"POT-Creation-Date: 2001-11-23 15:47-0500\n"
"PO-Revision-Date: 2001-07-28 02:24GMT +0200\n"
"Last-Translator: Vasif İsmayıloğlu MD <azerb_linux@hotmail.com>\n"
"Language-Team: Azerbaijani Turkish <linuxaz@azerimal.net>\n"
@@ -14,12 +14,12 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 0.8\n"
-#: gdk-pixbuf/gdk-pixbuf-animation.c:144 gdk-pixbuf/gdk-pixbuf-io.c:543
+#: gdk-pixbuf/gdk-pixbuf-animation.c:144 gdk-pixbuf/gdk-pixbuf-io.c:551
#, c-format
msgid "Failed to open file '%s': %s"
msgstr "Fayl '%s' Açıla bilmədi: %s"
-#: gdk-pixbuf/gdk-pixbuf-animation.c:155 gdk-pixbuf/gdk-pixbuf-io.c:553
+#: gdk-pixbuf/gdk-pixbuf-animation.c:155 gdk-pixbuf/gdk-pixbuf-io.c:561
#, c-format
msgid "Image file '%s' contains no data"
msgstr "Rəsm faylı '%s' heç mə'lumat daxil etmir."
@@ -29,7 +29,7 @@ msgstr "Rəsm faylı '%s' heç mə'lumat daxil etmir."
msgid "Don't know how to load the animation in file '%s'"
msgstr "'%s' animasiya faylını necə yükləyəcəyimi bilmirəm"
-#: gdk-pixbuf/gdk-pixbuf-animation.c:205 gdk-pixbuf/gdk-pixbuf-io.c:598
+#: gdk-pixbuf/gdk-pixbuf-animation.c:205 gdk-pixbuf/gdk-pixbuf-io.c:606
#, c-format
msgid ""
"Failed to load image '%s': reason not known, probably a corrupt image file"
@@ -43,12 +43,12 @@ msgid ""
msgstr ""
"'%s' animasiyasini yükləyə bilmədim: səbəbini bilmirəm, bəlkə xəsərli fayldır"
-#: gdk-pixbuf/gdk-pixbuf-io.c:316
+#: gdk-pixbuf/gdk-pixbuf-io.c:324
#, c-format
msgid "Unable to load image-loading module: %s: %s"
msgstr "Rəsm yükləmə modulu tapıla bilmədi: %s: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:335
+#: gdk-pixbuf/gdk-pixbuf-io.c:343
#, c-format
msgid ""
"Image-loading module %s does not export the proper interface; perhaps it's "
@@ -57,43 +57,43 @@ msgstr ""
"Rəsm yükləmə modulu %s düzgün ara üz idxal etmir; yoxsa bu, GTK "
"buraxılışından fərqlidir?"
-#: gdk-pixbuf/gdk-pixbuf-io.c:452 gdk-pixbuf/gdk-pixbuf-io.c:478
+#: gdk-pixbuf/gdk-pixbuf-io.c:460 gdk-pixbuf/gdk-pixbuf-io.c:486
#, c-format
msgid "Image type '%s' is not supported"
msgstr "Rəsm növü '%s' dəstəklənmir"
-#: gdk-pixbuf/gdk-pixbuf-io.c:500
+#: gdk-pixbuf/gdk-pixbuf-io.c:508
#, c-format
msgid "Couldn't recognize the image file format for file '%s'"
msgstr "'%s' Faylının rəsm formatını başa düşmədim"
-#: gdk-pixbuf/gdk-pixbuf-io.c:506
+#: gdk-pixbuf/gdk-pixbuf-io.c:514
msgid "Unrecognized image file format"
msgstr "Namə'lum rəsm növü"
-#: gdk-pixbuf/gdk-pixbuf-io.c:576
+#: gdk-pixbuf/gdk-pixbuf-io.c:584
#, c-format
msgid "Don't know how to load the image in file '%s'"
msgstr "'%s' faylındakı rəsmi necə yükləyəcəyimi bilmirəm"
-#: gdk-pixbuf/gdk-pixbuf-io.c:609
+#: gdk-pixbuf/gdk-pixbuf-io.c:617
#, c-format
msgid "Failed to load image '%s': %s"
msgstr "Rəsm '%s' yüklənə bilmədi: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:714
+#: gdk-pixbuf/gdk-pixbuf-io.c:722
#, 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:822
+#: gdk-pixbuf/gdk-pixbuf-io.c:830
#, c-format
msgid "Failed to open '%s' for writing: %s"
msgstr "'%s' yazmaq üçün açila bilinmədi: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:843
+#: gdk-pixbuf/gdk-pixbuf-io.c:851
#, c-format
msgid ""
"Failed to close '%s' while writing image, all data may not have been saved: %"
@@ -102,12 +102,12 @@ msgstr ""
"Rəsm yazılırkən '%s' qapadıla bilinmədi, bütün data qeyd edilməmiş ola bilər:"
"%s"
-#: gdk-pixbuf/gdk-pixbuf-loader.c:252
+#: gdk-pixbuf/gdk-pixbuf-loader.c:250
#, c-format
msgid "Incremental loading of image type '%s' is not supported"
msgstr "'%s' rəsm növünün inkremental yüklənməsi dəstəklənmir"
-#: gdk-pixbuf/gdk-pixbuf-loader.c:275 gdk-pixbuf/gdk-pixbuf-loader.c:376
+#: gdk-pixbuf/gdk-pixbuf-loader.c:273 gdk-pixbuf/gdk-pixbuf-loader.c:374
#, c-format
msgid ""
"Internal error: Image loader module '%s' failed to begin loading an image, "
@@ -387,38 +387,38 @@ msgstr "XBM faylını yükləmək üçün yaddaş çatmır"
msgid "Failed to write to temporary file when loading XBM image"
msgstr "XBM rəsmini açmaq üçün müvəqqəti fayl yazıla bilmədi"
-#: gdk-pixbuf/io-xpm.c:1256
+#: gdk-pixbuf/io-xpm.c:1234
msgid "No XPM header found"
msgstr "XPM başlığı tapılmadı"
-#: gdk-pixbuf/io-xpm.c:1264
+#: gdk-pixbuf/io-xpm.c:1242
#, fuzzy
msgid "XPM file has image width <= 0"
msgstr "PNM faylının genişliyi 0 olaraq verilib"
-#: gdk-pixbuf/io-xpm.c:1272
+#: gdk-pixbuf/io-xpm.c:1250
#, fuzzy
msgid "XPM file has image height <= 0"
msgstr "PNG faylının hündürlüyü 0 olara verilib"
-#: gdk-pixbuf/io-xpm.c:1280
+#: gdk-pixbuf/io-xpm.c:1258
msgid "XPM file has invalid number of colors"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1288
+#: gdk-pixbuf/io-xpm.c:1266
#, fuzzy
msgid "XPM has invalid number of chars per pixel"
msgstr "XPM pətək başına 31 xarakterə malikdir"
-#: gdk-pixbuf/io-xpm.c:1306
+#: gdk-pixbuf/io-xpm.c:1284
msgid "Can't read XPM colormap"
msgstr "XPM rəng xəritəsə oxuna bilmədi"
-#: gdk-pixbuf/io-xpm.c:1344
+#: gdk-pixbuf/io-xpm.c:1322
msgid "Can't allocate memory for loading XPM image"
msgstr "XBM faylını yükləmək üçün yaddaş ayrıla bilir"
-#: gdk-pixbuf/io-xpm.c:1527
+#: gdk-pixbuf/io-xpm.c:1505
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"
@@ -439,12 +439,21 @@ msgstr ""
msgid "failed to allocate image buffer of %u bytes"
msgstr "Rəsm '%s' yüklənə bilmədi: %s"
-#: gtk/gtkaccellabel.c:115
-msgid "Accelerator object"
+#: gtk/gtkaccellabel.c:122
+msgid "Accelerator Closure"
msgstr ""
-#: gtk/gtkaccellabel.c:116
-msgid "The object monitored by this accelerator label"
+#: gtk/gtkaccellabel.c:123
+msgid "The closure to be monitored for accelerator changes"
+msgstr ""
+
+#: gtk/gtkaccellabel.c:129
+#, fuzzy
+msgid "Accelerator Widget"
+msgstr "Şaquli Səkmə Kənarı"
+
+#: gtk/gtkaccellabel.c:130
+msgid "The widget to be monitored for accelerator changes"
msgstr ""
#: gtk/gtkalignment.c:102
@@ -608,7 +617,7 @@ msgstr "Böyüklük"
msgid "The amount of space between children."
msgstr ""
-#: gtk/gtkbox.c:135 gtk/gtknotebook.c:396
+#: gtk/gtkbox.c:135 gtk/gtknotebook.c:400
msgid "Homogeneous"
msgstr "Homojen"
@@ -617,76 +626,76 @@ msgstr "Homojen"
msgid "Whether the children should all be the same size."
msgstr "Kənarın harda göstərilib göstərilməyəcəyi"
-#: gtk/gtkbutton.c:183 gtk/gtkframe.c:125 gtk/gtklabel.c:283
+#: gtk/gtkbutton.c:188 gtk/gtkframe.c:125 gtk/gtklabel.c:282
msgid "Label"
msgstr ""
-#: gtk/gtkbutton.c:184
+#: gtk/gtkbutton.c:189
msgid ""
"Text of the label widget inside the button, if the button contains a label "
"widget."
msgstr ""
-#: gtk/gtkbutton.c:191 gtk/gtklabel.c:304
+#: gtk/gtkbutton.c:196 gtk/gtklabel.c:303
#, fuzzy
msgid "Use underline"
msgstr "Alt cızıqlı"
-#: gtk/gtkbutton.c:192 gtk/gtklabel.c:305
+#: gtk/gtkbutton.c:197 gtk/gtklabel.c:304
msgid ""
"If set, an underline in the text indicates the next character should be used "
"for the mnemonic accelerator key"
msgstr ""
-#: gtk/gtkbutton.c:199
+#: gtk/gtkbutton.c:204
msgid "Use stock"
msgstr ""
-#: gtk/gtkbutton.c:200
+#: gtk/gtkbutton.c:205
msgid ""
"If set, the label is used to pick a stock item instead of being displayed"
msgstr ""
-#: gtk/gtkbutton.c:207
+#: gtk/gtkbutton.c:212
msgid "Border relief"
msgstr ""
-#: gtk/gtkbutton.c:208
+#: gtk/gtkbutton.c:213
msgid "The border relief style."
msgstr ""
-#: gtk/gtkbutton.c:259
+#: gtk/gtkbutton.c:264
msgid "Default Spacing"
msgstr ""
-#: gtk/gtkbutton.c:260
+#: gtk/gtkbutton.c:265
msgid "Extra space to add for CAN_DEFAULT buttons"
msgstr ""
-#: gtk/gtkbutton.c:266
+#: gtk/gtkbutton.c:271
msgid "Default Outside Spacing"
msgstr ""
-#: gtk/gtkbutton.c:267
+#: gtk/gtkbutton.c:272
msgid ""
"Extra space to add for CAN_DEFAULT buttons that is always drawn outside the "
"border"
msgstr ""
-#: gtk/gtkbutton.c:272
+#: gtk/gtkbutton.c:277
msgid "Child X Displacement"
msgstr ""
-#: gtk/gtkbutton.c:273
+#: gtk/gtkbutton.c:278
msgid ""
"How far in the x direction to move the child when the button is depressed"
msgstr ""
-#: gtk/gtkbutton.c:280
+#: gtk/gtkbutton.c:285
msgid "Child Y Displacement"
msgstr ""
-#: gtk/gtkbutton.c:281
+#: gtk/gtkbutton.c:286
msgid ""
"How far in the y direction to move the child when the button is depressed"
msgstr ""
@@ -782,290 +791,290 @@ msgstr "\"Pixbuf\" cismi"
msgid "The pixbuf to render."
msgstr "Render ediləcək piksbuf."
-#: gtk/gtkcellrenderertext.c:173 gtk/gtkentry.c:498 gtk/gtkprogressbar.c:207
+#: gtk/gtkcellrenderertext.c:174 gtk/gtkentry.c:506 gtk/gtkprogressbar.c:207
msgid "Text"
msgstr "Mətn"
-#: gtk/gtkcellrenderertext.c:174
+#: gtk/gtkcellrenderertext.c:175
msgid "Text to render"
msgstr "Render ediləcək mətn"
-#: gtk/gtkcellrenderertext.c:181
+#: gtk/gtkcellrenderertext.c:182
msgid "Markup"
msgstr "İşarət"
-#: gtk/gtkcellrenderertext.c:182
+#: gtk/gtkcellrenderertext.c:183
msgid "Marked up text to render"
msgstr "Render ediləcək işarət"
-#: gtk/gtkcellrenderertext.c:189 gtk/gtklabel.c:290
+#: gtk/gtkcellrenderertext.c:190 gtk/gtklabel.c:289
msgid "Attributes"
msgstr ""
-#: gtk/gtkcellrenderertext.c:190
+#: gtk/gtkcellrenderertext.c:191
msgid "A list of style attributes to apply to the text of the renderer."
msgstr ""
-#: gtk/gtkcellrenderertext.c:197 gtk/gtktexttag.c:208
+#: gtk/gtkcellrenderertext.c:198 gtk/gtktexttag.c:209
msgid "Background color name"
msgstr "Arxa plan rəng adı"
-#: gtk/gtkcellrenderertext.c:198 gtk/gtktexttag.c:209
+#: gtk/gtkcellrenderertext.c:199 gtk/gtktexttag.c:210
msgid "Background color as a string"
msgstr "Arxa plan rəngi mətni"
-#: gtk/gtkcellrenderertext.c:205 gtk/gtktexttag.c:216
+#: gtk/gtkcellrenderertext.c:206 gtk/gtktexttag.c:217
msgid "Background color"
msgstr "Arxa plan rəngi"
-#: gtk/gtkcellrenderertext.c:206 gtk/gtktexttag.c:217
+#: gtk/gtkcellrenderertext.c:207 gtk/gtktexttag.c:218
msgid "Background color as a GdkColor"
msgstr "Arxa plan rəngi GdkColor olaraq"
-#: gtk/gtkcellrenderertext.c:213 gtk/gtktexttag.c:242
+#: gtk/gtkcellrenderertext.c:214 gtk/gtktexttag.c:243
msgid "Foreground color name"
msgstr "Ön plan rəng adı"
-#: gtk/gtkcellrenderertext.c:214 gtk/gtktexttag.c:243
+#: gtk/gtkcellrenderertext.c:215 gtk/gtktexttag.c:244
msgid "Foreground color as a string"
msgstr "Ön plan rəngi kəlimə olaraq"
-#: gtk/gtkcellrenderertext.c:221 gtk/gtktexttag.c:250
+#: gtk/gtkcellrenderertext.c:222 gtk/gtktexttag.c:251
msgid "Foreground color"
msgstr "Ön plan rəngi"
-#: gtk/gtkcellrenderertext.c:222 gtk/gtktexttag.c:251
+#: gtk/gtkcellrenderertext.c:223 gtk/gtktexttag.c:252
msgid "Foreground color as a GdkColor"
msgstr "Ön plan rəng GdkColor olaraq"
-#: gtk/gtkcellrenderertext.c:230 gtk/gtkentry.c:430 gtk/gtktexttag.c:276
-#: gtk/gtktextview.c:539
+#: gtk/gtkcellrenderertext.c:231 gtk/gtkentry.c:438 gtk/gtktexttag.c:277
+#: gtk/gtktextview.c:548
msgid "Editable"
msgstr "Dəyişdirilə bilən"
-#: gtk/gtkcellrenderertext.c:231 gtk/gtktexttag.c:277 gtk/gtktextview.c:540
+#: gtk/gtkcellrenderertext.c:232 gtk/gtktexttag.c:278 gtk/gtktextview.c:549
msgid "Whether the text can be modified by the user"
msgstr "Mətn harada istifadəçi tərəfindən dəyişdirilə bilər"
-#: gtk/gtkcellrenderertext.c:238 gtk/gtkcellrenderertext.c:246
-#: gtk/gtkfontsel.c:192 gtk/gtktexttag.c:284 gtk/gtktexttag.c:292
+#: gtk/gtkcellrenderertext.c:239 gtk/gtkcellrenderertext.c:247
+#: gtk/gtkfontsel.c:192 gtk/gtktexttag.c:285 gtk/gtktexttag.c:293
msgid "Font"
msgstr "YazıTipi"
-#: gtk/gtkcellrenderertext.c:239 gtk/gtktexttag.c:285
+#: gtk/gtkcellrenderertext.c:240 gtk/gtktexttag.c:286
msgid "Font description as a string"
msgstr "Yazı Növü izahat kəlimə olaraq"
-#: gtk/gtkcellrenderertext.c:247 gtk/gtktexttag.c:293
+#: gtk/gtkcellrenderertext.c:248 gtk/gtktexttag.c:294
msgid "Font description as a PangoFontDescription struct"
msgstr "Yazı Növü izahatı PangoFontDescription olaraq"
-#: gtk/gtkcellrenderertext.c:255 gtk/gtktexttag.c:301
+#: gtk/gtkcellrenderertext.c:256 gtk/gtktexttag.c:302
msgid "Font family"
msgstr "Yazı növü ailəsi"
-#: gtk/gtkcellrenderertext.c:256 gtk/gtktexttag.c:302
+#: gtk/gtkcellrenderertext.c:257 gtk/gtktexttag.c:303
msgid "Name of the font family, e.g. Sans, Helvetica, Times, Monospace"
msgstr "Yazı növü ailəsi adı, Helvetika, Tayms vs kimi"
-#: gtk/gtkcellrenderertext.c:263 gtk/gtkcellrenderertext.c:264
-#: gtk/gtktexttag.c:309 gtk/gtktexttag.c:310
+#: gtk/gtkcellrenderertext.c:264 gtk/gtkcellrenderertext.c:265
+#: gtk/gtktexttag.c:310 gtk/gtktexttag.c:311
msgid "Font style"
msgstr "Yazı Növü tərzi"
-#: gtk/gtkcellrenderertext.c:272 gtk/gtkcellrenderertext.c:273
-#: gtk/gtktexttag.c:318 gtk/gtktexttag.c:319
+#: gtk/gtkcellrenderertext.c:273 gtk/gtkcellrenderertext.c:274
+#: gtk/gtktexttag.c:319 gtk/gtktexttag.c:320
msgid "Font variant"
msgstr "Yazı Növü variantı"
-#: gtk/gtkcellrenderertext.c:281 gtk/gtkcellrenderertext.c:282
-#: gtk/gtktexttag.c:327 gtk/gtktexttag.c:328
+#: gtk/gtkcellrenderertext.c:282 gtk/gtkcellrenderertext.c:283
+#: gtk/gtktexttag.c:328 gtk/gtktexttag.c:329
msgid "Font weight"
msgstr "Yazı Növü qalınlığı"
-#: gtk/gtkcellrenderertext.c:291 gtk/gtkcellrenderertext.c:292
-#: gtk/gtktexttag.c:338 gtk/gtktexttag.c:339
+#: gtk/gtkcellrenderertext.c:292 gtk/gtkcellrenderertext.c:293
+#: gtk/gtktexttag.c:339 gtk/gtktexttag.c:340
msgid "Font stretch"
msgstr "Yazı Növü genişliyi"
-#: gtk/gtkcellrenderertext.c:300 gtk/gtkcellrenderertext.c:301
-#: gtk/gtktexttag.c:347 gtk/gtktexttag.c:348
+#: gtk/gtkcellrenderertext.c:301 gtk/gtkcellrenderertext.c:302
+#: gtk/gtktexttag.c:348 gtk/gtktexttag.c:349
msgid "Font size"
msgstr "Yazı növü böyüklüyü"
-#: gtk/gtkcellrenderertext.c:310 gtk/gtktexttag.c:367
+#: gtk/gtkcellrenderertext.c:311 gtk/gtktexttag.c:368
msgid "Font points"
msgstr "Yazı Növü nöqtələri"
-#: gtk/gtkcellrenderertext.c:311 gtk/gtktexttag.c:368
+#: gtk/gtkcellrenderertext.c:312 gtk/gtktexttag.c:369
msgid "Font size in points"
msgstr "Yazı Növü böyüklüyü nöqtə olaraq"
-#: gtk/gtkcellrenderertext.c:320 gtk/gtktexttag.c:357 gtk/gtktexttag.c:358
+#: gtk/gtkcellrenderertext.c:321 gtk/gtktexttag.c:358 gtk/gtktexttag.c:359
msgid "Font scale"
msgstr "Yazı növü miqyası"
-#: gtk/gtkcellrenderertext.c:321
+#: gtk/gtkcellrenderertext.c:322
msgid "Font scaling factor"
msgstr "Yazı növü miqyasılama faktoru"
-#: gtk/gtkcellrenderertext.c:330 gtk/gtktexttag.c:426
+#: gtk/gtkcellrenderertext.c:331 gtk/gtktexttag.c:427
msgid "Rise"
msgstr "Yüksəlmə"
-#: gtk/gtkcellrenderertext.c:331 gtk/gtktexttag.c:427
+#: gtk/gtkcellrenderertext.c:332 gtk/gtktexttag.c:428
msgid ""
"Offset of text above the baseline (below the baseline if rise is negative)"
msgstr ""
"Mətnin Offseti ana xəttin üstündə olsun (yüksəlmə mənfi isə altında olsun)"
-#: gtk/gtkcellrenderertext.c:341 gtk/gtktexttag.c:466
+#: gtk/gtkcellrenderertext.c:342 gtk/gtktexttag.c:467
msgid "Strikethrough"
msgstr "Qaralanmış"
-#: gtk/gtkcellrenderertext.c:342 gtk/gtktexttag.c:467
+#: gtk/gtkcellrenderertext.c:343 gtk/gtktexttag.c:468
msgid "Whether to strike through the text"
msgstr "Mətni harada qaralayacağıq"
-#: gtk/gtkcellrenderertext.c:349 gtk/gtktexttag.c:474
+#: gtk/gtkcellrenderertext.c:350 gtk/gtktexttag.c:475
msgid "Underline"
msgstr "Alt cızıqlı"
-#: gtk/gtkcellrenderertext.c:350 gtk/gtktexttag.c:475
+#: gtk/gtkcellrenderertext.c:351 gtk/gtktexttag.c:476
msgid "Style of underline for this text"
msgstr "Bu mətn üçün alt cızıq tərzi"
-#: gtk/gtkcellrenderertext.c:360 gtk/gtktexttag.c:511
+#: gtk/gtkcellrenderertext.c:361 gtk/gtktexttag.c:512
msgid "Background set"
msgstr "Arxa plan dəstəsi"
-#: gtk/gtkcellrenderertext.c:361 gtk/gtktexttag.c:512
+#: gtk/gtkcellrenderertext.c:362 gtk/gtktexttag.c:513
msgid "Whether this tag affects the background color"
msgstr "Bu təqin arxa plana harda tə'sir edəcəyi"
-#: gtk/gtkcellrenderertext.c:364 gtk/gtktexttag.c:523
+#: gtk/gtkcellrenderertext.c:365 gtk/gtktexttag.c:524
msgid "Foreground set"
msgstr "Ön plan dəstəsi"
-#: gtk/gtkcellrenderertext.c:365 gtk/gtktexttag.c:524
+#: gtk/gtkcellrenderertext.c:366 gtk/gtktexttag.c:525
msgid "Whether this tag affects the foreground color"
msgstr "Bu təqin ön plana harda tə'sir edəcəyi"
-#: gtk/gtkcellrenderertext.c:368 gtk/gtktexttag.c:531
+#: gtk/gtkcellrenderertext.c:369 gtk/gtktexttag.c:532
msgid "Editability set"
msgstr "Düzəldilə bilən dəstə"
-#: gtk/gtkcellrenderertext.c:369 gtk/gtktexttag.c:532
+#: gtk/gtkcellrenderertext.c:370 gtk/gtktexttag.c:533
msgid "Whether this tag affects text editability"
msgstr "Bu təqin mətnin harda düzəldilə biləcəyinə tə'sir edəcəyi"
-#: gtk/gtkcellrenderertext.c:372 gtk/gtktexttag.c:535
+#: gtk/gtkcellrenderertext.c:373 gtk/gtktexttag.c:536
msgid "Font family set"
msgstr "Yazı Növü dəstəsi"
-#: gtk/gtkcellrenderertext.c:373 gtk/gtktexttag.c:536
+#: gtk/gtkcellrenderertext.c:374 gtk/gtktexttag.c:537
msgid "Whether this tag affects the font family"
msgstr "Bu təqin yazı növü ailəsinə harda tə'sir edəcəyi"
-#: gtk/gtkcellrenderertext.c:376 gtk/gtktexttag.c:539
+#: gtk/gtkcellrenderertext.c:377 gtk/gtktexttag.c:540
msgid "Font style set"
msgstr "Yazı Növü dəstəsi"
-#: gtk/gtkcellrenderertext.c:377 gtk/gtktexttag.c:540
+#: gtk/gtkcellrenderertext.c:378 gtk/gtktexttag.c:541
msgid "Whether this tag affects the font style"
msgstr "Bu təqin yazı növü tərzinə harda tə'sir edəcəyi"
-#: gtk/gtkcellrenderertext.c:380 gtk/gtktexttag.c:543
+#: gtk/gtkcellrenderertext.c:381 gtk/gtktexttag.c:544
msgid "Font variant set"
msgstr "Yazı Növü variantı dəstəsi"
-#: gtk/gtkcellrenderertext.c:381 gtk/gtktexttag.c:544
+#: gtk/gtkcellrenderertext.c:382 gtk/gtktexttag.c:545
msgid "Whether this tag affects the font variant"
msgstr "Bu təqin yazı növü variantına harda tə'sir edəcəyi"
-#: gtk/gtkcellrenderertext.c:384 gtk/gtktexttag.c:547
+#: gtk/gtkcellrenderertext.c:385 gtk/gtktexttag.c:548
msgid "Font weight set"
msgstr "Yazı Növü qalınlığı dəstəsi"
-#: gtk/gtkcellrenderertext.c:385 gtk/gtktexttag.c:548
+#: gtk/gtkcellrenderertext.c:386 gtk/gtktexttag.c:549
msgid "Whether this tag affects the font weight"
msgstr "Bu təqin yazı növü qalınlığına harda tə'sir edəcəyi"
-#: gtk/gtkcellrenderertext.c:388 gtk/gtktexttag.c:551
+#: gtk/gtkcellrenderertext.c:389 gtk/gtktexttag.c:552
msgid "Font stretch set"
msgstr "Yazı Növü genişliyi dəstəsi"
-#: gtk/gtkcellrenderertext.c:389 gtk/gtktexttag.c:552
+#: gtk/gtkcellrenderertext.c:390 gtk/gtktexttag.c:553
msgid "Whether this tag affects the font stretch"
msgstr "Bu təqin yazı növü genişliyinə harda tə'sir edəcəyi"
-#: gtk/gtkcellrenderertext.c:392 gtk/gtktexttag.c:555
+#: gtk/gtkcellrenderertext.c:393 gtk/gtktexttag.c:556
msgid "Font size set"
msgstr "Yazı Növü böyüklüyü dəstəsi"
-#: gtk/gtkcellrenderertext.c:393 gtk/gtktexttag.c:556
+#: gtk/gtkcellrenderertext.c:394 gtk/gtktexttag.c:557
msgid "Whether this tag affects the font size"
msgstr "Bu təqin yazı növü böyüklüyünə harda tə'sir edəcəyi"
-#: gtk/gtkcellrenderertext.c:396 gtk/gtktexttag.c:559
+#: gtk/gtkcellrenderertext.c:397 gtk/gtktexttag.c:560
msgid "Font scale set"
msgstr "Yazı növü miqyası dəstəsi"
-#: gtk/gtkcellrenderertext.c:397 gtk/gtktexttag.c:560
+#: gtk/gtkcellrenderertext.c:398 gtk/gtktexttag.c:561
msgid "Whether this tag scales the font size by a factor"
msgstr "Bu təqin yazı növü böyüklüyünü neşə qat artıracağı"
-#: gtk/gtkcellrenderertext.c:400 gtk/gtktexttag.c:579
+#: gtk/gtkcellrenderertext.c:401 gtk/gtktexttag.c:580
msgid "Rise set"
msgstr "Yüksəklik dəstəsi"
-#: gtk/gtkcellrenderertext.c:401 gtk/gtktexttag.c:580
+#: gtk/gtkcellrenderertext.c:402 gtk/gtktexttag.c:581
msgid "Whether this tag affects the rise"
msgstr "Bu təqin yüksəkliyə harda tə'sir edəcəyi"
-#: gtk/gtkcellrenderertext.c:404 gtk/gtktexttag.c:595
+#: gtk/gtkcellrenderertext.c:405 gtk/gtktexttag.c:596
msgid "Strikethrough set"
msgstr "Qaralanmış dəstəsi"
-#: gtk/gtkcellrenderertext.c:405 gtk/gtktexttag.c:596
+#: gtk/gtkcellrenderertext.c:406 gtk/gtktexttag.c:597
msgid "Whether this tag affects strikethrough"
msgstr "Bu təqin qaralanmağa harda tə'sir edəcəyi"
-#: gtk/gtkcellrenderertext.c:408 gtk/gtktexttag.c:603
+#: gtk/gtkcellrenderertext.c:409 gtk/gtktexttag.c:604
msgid "Underline set"
msgstr "Altı cızıqlı dəstəsi"
-#: gtk/gtkcellrenderertext.c:409 gtk/gtktexttag.c:604
+#: gtk/gtkcellrenderertext.c:410 gtk/gtktexttag.c:605
msgid "Whether this tag affects underlining"
msgstr "Bu təqin alt cızıqlara harda tə'sir edəcəyi"
-#: gtk/gtkcellrenderertoggle.c:129
+#: gtk/gtkcellrenderertoggle.c:130
msgid "Toggle state"
msgstr "Açma/Qapama halı"
-#: gtk/gtkcellrenderertoggle.c:130
+#: gtk/gtkcellrenderertoggle.c:131
msgid "The toggle state of the button"
msgstr "Düymənin Açma/Qapama halı."
-#: gtk/gtkcellrenderertoggle.c:138
+#: gtk/gtkcellrenderertoggle.c:139
#, fuzzy
msgid "Activatable"
msgstr "Əsasları fəallaşdırar"
-#: gtk/gtkcellrenderertoggle.c:139
+#: gtk/gtkcellrenderertoggle.c:140
#, fuzzy
msgid "The toggle button can be activated"
msgstr "Açma/Qapama düyməsini radio düyməsi kimi göstər"
-#: gtk/gtkcellrenderertoggle.c:147
+#: gtk/gtkcellrenderertoggle.c:148
msgid "Radio state"
msgstr "Radio halı"
-#: gtk/gtkcellrenderertoggle.c:148
+#: gtk/gtkcellrenderertoggle.c:149
msgid "Draw the toggle button as a radio button"
msgstr "Açma/Qapama düyməsini radio düyməsi kimi göstər"
-#: gtk/gtkcheckbutton.c:95 gtk/gtkoptionmenu.c:163
+#: gtk/gtkcheckbutton.c:95 gtk/gtkoptionmenu.c:191
msgid "Indicator Size"
msgstr ""
@@ -1073,7 +1082,7 @@ msgstr ""
msgid "Size of check or radio indicator"
msgstr ""
-#: gtk/gtkcheckbutton.c:103 gtk/gtkoptionmenu.c:169
+#: gtk/gtkcheckbutton.c:103 gtk/gtkoptionmenu.c:197
msgid "Indicator Spacing"
msgstr ""
@@ -1081,25 +1090,25 @@ msgstr ""
msgid "Spacing around check or radio indicator"
msgstr ""
-#: gtk/gtkcheckmenuitem.c:114 gtk/gtktogglebutton.c:142
+#: gtk/gtkcheckmenuitem.c:115 gtk/gtktogglebutton.c:132
msgid "Active"
msgstr ""
-#: gtk/gtkcheckmenuitem.c:115
+#: gtk/gtkcheckmenuitem.c:116
#, fuzzy
msgid "Whether the menu item is checked."
msgstr "Başlığın tıqlanma qabiliyyəti"
-#: gtk/gtkcheckmenuitem.c:122 gtk/gtktogglebutton.c:150
+#: gtk/gtkcheckmenuitem.c:123 gtk/gtktogglebutton.c:140
msgid "Inconsistent"
msgstr ""
-#: gtk/gtkcheckmenuitem.c:123
+#: gtk/gtkcheckmenuitem.c:124
#, fuzzy
msgid "Whether to display an \"inconsistent\" state."
msgstr "Sütunu harda göstərək"
-#: gtk/gtkcolorsel.c:574
+#: gtk/gtkcolorsel.c:578
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 "
@@ -1109,7 +1118,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:579
+#: gtk/gtkcolorsel.c:583
msgid ""
"The color you've chosen. You can drag this color to a palette entry to save "
"it for use in the future."
@@ -1117,11 +1126,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:883
+#: gtk/gtkcolorsel.c:887
msgid "_Save color here"
msgstr "Rəngi burada _qeyd et"
-#: gtk/gtkcolorsel.c:1051
+#: gtk/gtkcolorsel.c:1055
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.\""
@@ -1129,52 +1138,52 @@ 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:1667
+#: gtk/gtkcolorsel.c:1674
msgid "Has Opacity Control"
msgstr ""
-#: gtk/gtkcolorsel.c:1668
+#: gtk/gtkcolorsel.c:1675
#, fuzzy
msgid "Whether the color selector should allow setting opacity"
msgstr "Kənarın harda göstərilib göstərilməyəcəyi"
-#: gtk/gtkcolorsel.c:1674
+#: gtk/gtkcolorsel.c:1681
#, fuzzy
msgid "Has palette"
msgstr "Hazırkı palet"
-#: gtk/gtkcolorsel.c:1675
+#: gtk/gtkcolorsel.c:1682
#, fuzzy
msgid "Whether a palette should be used"
msgstr "Səkmələrin harda göstərilib göstərilməyəcəyi"
-#: gtk/gtkcolorsel.c:1681
+#: gtk/gtkcolorsel.c:1688
#, fuzzy
msgid "Current Color"
msgstr "Ox rəngi"
-#: gtk/gtkcolorsel.c:1682
+#: gtk/gtkcolorsel.c:1689
#, fuzzy
msgid "The current color"
msgstr "Ox rəngi"
-#: gtk/gtkcolorsel.c:1688
+#: gtk/gtkcolorsel.c:1695
msgid "Current Alpha"
msgstr ""
-#: gtk/gtkcolorsel.c:1689
+#: gtk/gtkcolorsel.c:1696
msgid "The current opacity value (0 fully transparent, 65535 fully opaque)"
msgstr ""
-#: gtk/gtkcolorsel.c:1702
+#: gtk/gtkcolorsel.c:1709
msgid "Custom palette"
msgstr "Hazırkı palet"
-#: gtk/gtkcolorsel.c:1703
+#: gtk/gtkcolorsel.c:1710
msgid "Palette to use in the color selector"
msgstr "Rəng seçicidə işlədiləcək palitra"
-#: gtk/gtkcolorsel.c:1758
+#: gtk/gtkcolorsel.c:1750
msgid ""
"Select the color you want from the outer ring. Select the darkness or "
"lightness of that color using the inner triangle."
@@ -1182,7 +1191,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:1786
+#: gtk/gtkcolorsel.c:1778
msgid ""
"Click the eyedropper, then click a color anywhere on your screen to select "
"that color."
@@ -1190,67 +1199,67 @@ msgstr ""
"Damladını alın və ekranda rəngini almaq istədiyiniz hər hansı bir yerə "
"tıqlayın."
-#: gtk/gtkcolorsel.c:1795
+#: gtk/gtkcolorsel.c:1787
msgid "_Hue:"
msgstr "_Rəng:"
-#: gtk/gtkcolorsel.c:1796
+#: gtk/gtkcolorsel.c:1788
msgid "Position on the color wheel."
msgstr "Rəng çərxində yer."
-#: gtk/gtkcolorsel.c:1797
+#: gtk/gtkcolorsel.c:1789
msgid "_Saturation:"
msgstr "_Doyğunluq:"
-#: gtk/gtkcolorsel.c:1798
+#: gtk/gtkcolorsel.c:1790
msgid "\"Deepness\" of the color."
msgstr "Rəngin dərinliyi."
-#: gtk/gtkcolorsel.c:1799
+#: gtk/gtkcolorsel.c:1791
msgid "_Value:"
msgstr "_Qiymət:"
-#: gtk/gtkcolorsel.c:1800
+#: gtk/gtkcolorsel.c:1792
msgid "Brightness of the color."
msgstr "Rəngin parlaqlığı."
-#: gtk/gtkcolorsel.c:1801
+#: gtk/gtkcolorsel.c:1793
msgid "_Red:"
msgstr "_Qırmızı:"
-#: gtk/gtkcolorsel.c:1802
+#: gtk/gtkcolorsel.c:1794
msgid "Amount of red light in the color."
msgstr "Rəngdəki qırmızılıq miqdarı."
-#: gtk/gtkcolorsel.c:1803
+#: gtk/gtkcolorsel.c:1795
msgid "_Green:"
msgstr "_Yaşıl:"
-#: gtk/gtkcolorsel.c:1804
+#: gtk/gtkcolorsel.c:1796
msgid "Amount of green light in the color."
msgstr "Rəngdəki yaşıllıq miqdarı."
-#: gtk/gtkcolorsel.c:1805
+#: gtk/gtkcolorsel.c:1797
msgid "_Blue:"
msgstr "_Göy:"
-#: gtk/gtkcolorsel.c:1806
+#: gtk/gtkcolorsel.c:1798
msgid "Amount of blue light in the color."
msgstr "Rəngdəki göylük miqdarı."
-#: gtk/gtkcolorsel.c:1809
+#: gtk/gtkcolorsel.c:1801
msgid "_Opacity:"
msgstr "_Şəffaflıq:"
-#: gtk/gtkcolorsel.c:1817
+#: gtk/gtkcolorsel.c:1809
msgid "Transparency of the currently-selected color."
msgstr "Hazırda seçili rəngin şəffaflığı."
-#: gtk/gtkcolorsel.c:1832
+#: gtk/gtkcolorsel.c:1824
msgid "Color _Name:"
msgstr "Rə_ng Adı:"
-#: gtk/gtkcolorsel.c:1844
+#: gtk/gtkcolorsel.c:1836
msgid ""
"You can enter an HTML-style hexadecimal color value, or simply a color name "
"such as 'orange' in this entry."
@@ -1258,7 +1267,7 @@ 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:1863
+#: gtk/gtkcolorsel.c:1855
msgid "_Palette"
msgstr "_Palet"
@@ -1304,175 +1313,175 @@ msgstr ""
msgid "Whether entered values must already be present in the list"
msgstr ""
-#: gtk/gtkcontainer.c:202
+#: gtk/gtkcontainer.c:203
#, fuzzy
msgid "Resize mode"
msgstr "Sütunların mod böyüklüyünü dəyişdir"
-#: gtk/gtkcontainer.c:203
+#: gtk/gtkcontainer.c:204
msgid "Specify how resize events are handled"
msgstr ""
-#: gtk/gtkcontainer.c:210
+#: gtk/gtkcontainer.c:211
msgid "Border width"
msgstr ""
-#: gtk/gtkcontainer.c:211
+#: gtk/gtkcontainer.c:212
#, fuzzy
msgid "The width of the empty border outside the containers children."
msgstr "Səkmə etiketləri ətrafındakı kənar eni"
-#: gtk/gtkcontainer.c:219
+#: gtk/gtkcontainer.c:220
msgid "Child"
msgstr ""
-#: gtk/gtkcontainer.c:220
+#: gtk/gtkcontainer.c:221
msgid "Can be used to add a new child to the container."
msgstr ""
-#: gtk/gtkcurve.c:120
+#: gtk/gtkcurve.c:121
#, fuzzy
msgid "Curve type"
msgstr "Yarat"
-#: gtk/gtkcurve.c:121
+#: gtk/gtkcurve.c:122
msgid "Is this curve linear, spline interpolated, or free-form"
msgstr ""
-#: gtk/gtkcurve.c:129
+#: gtk/gtkcurve.c:130
#, fuzzy
msgid "Minimum X"
msgstr "Minimal En"
-#: gtk/gtkcurve.c:130
+#: gtk/gtkcurve.c:131
msgid "Minimum possible value for X"
msgstr ""
-#: gtk/gtkcurve.c:139
+#: gtk/gtkcurve.c:140
#, fuzzy
msgid "Maximum X"
msgstr "Maksimal En"
-#: gtk/gtkcurve.c:140
+#: gtk/gtkcurve.c:141
msgid "Maximum possible X value."
msgstr ""
-#: gtk/gtkcurve.c:149
+#: gtk/gtkcurve.c:150
#, fuzzy
msgid "Minimum Y"
msgstr "Minimal En"
-#: gtk/gtkcurve.c:150
+#: gtk/gtkcurve.c:151
msgid "Minimum possible value for Y"
msgstr ""
-#: gtk/gtkcurve.c:159
+#: gtk/gtkcurve.c:160
#, fuzzy
msgid "Maximum Y"
msgstr "Maksimal En"
-#: gtk/gtkcurve.c:160
+#: gtk/gtkcurve.c:161
msgid "Maximum possible value for Y"
msgstr ""
-#: gtk/gtkdialog.c:125
+#: gtk/gtkdialog.c:126
msgid "Has separator"
msgstr ""
-#: gtk/gtkdialog.c:126
+#: gtk/gtkdialog.c:127
msgid "The dialog has a separator bar above its buttons"
msgstr ""
-#: gtk/gtkdialog.c:149
+#: gtk/gtkdialog.c:150
msgid "Content area border"
msgstr ""
-#: gtk/gtkdialog.c:150
+#: gtk/gtkdialog.c:151
#, fuzzy
msgid "Width of border around the main dialog area"
msgstr "Səkmə etiketləri ətrafındakı kənar eni"
-#: gtk/gtkdialog.c:157
+#: gtk/gtkdialog.c:158
msgid "Button spacing"
msgstr ""
-#: gtk/gtkdialog.c:158
+#: gtk/gtkdialog.c:159
msgid "Spacing between buttons"
msgstr ""
-#: gtk/gtkdialog.c:166
+#: gtk/gtkdialog.c:167
msgid "Action area border"
msgstr ""
-#: gtk/gtkdialog.c:167
+#: gtk/gtkdialog.c:168
#, fuzzy
msgid "Width of border around the button area at the bottom of the dialog"
msgstr "Səkmə etiketləri ətrafındakı kənar eni"
-#: gtk/gtkentry.c:410 gtk/gtklabel.c:361
+#: gtk/gtkentry.c:418 gtk/gtklabel.c:360
#, fuzzy
msgid "Cursor Position"
msgstr "Səkmə Yeri"
-#: gtk/gtkentry.c:411 gtk/gtklabel.c:362
+#: gtk/gtkentry.c:419 gtk/gtklabel.c:361
#, fuzzy
msgid "The current position of the insertion cursor in chars."
msgstr "Daxil etmə nöqtəsinin hazırkı yeri"
-#: gtk/gtkentry.c:420 gtk/gtklabel.c:371
+#: gtk/gtkentry.c:428 gtk/gtklabel.c:370
#, fuzzy
msgid "Selection Bound"
msgstr "Seçki:"
-#: gtk/gtkentry.c:421 gtk/gtklabel.c:372
+#: gtk/gtkentry.c:429 gtk/gtklabel.c:371
msgid ""
"The position of the opposite end of the selection from the cursor in chars."
msgstr ""
-#: gtk/gtkentry.c:431
+#: gtk/gtkentry.c:439
msgid "Whether the entry contents can be edited"
msgstr "Daxəl edilən xülasənin harda düzəldilə biləcəyi"
-#: gtk/gtkentry.c:438
+#: gtk/gtkentry.c:446
msgid "Maximum length"
msgstr "Maksimal uzunluq"
-#: gtk/gtkentry.c:439
+#: gtk/gtkentry.c:447
msgid "Maximum number of characters for this entry"
msgstr "Bu vahid üçün hökmlü maksimal xarakter miqdarı"
-#: gtk/gtkentry.c:447
+#: gtk/gtkentry.c:455
msgid "Visibility"
msgstr "Görünmə Qabiliyyəti"
-#: gtk/gtkentry.c:448
+#: gtk/gtkentry.c:456
msgid ""
"FALSE displays the \"invisible char\" instead of the actual text (password "
"mode)"
msgstr "SƏHV \"görünməz xarakter\"i həqiqi mətn yerinə göstərər (parol modu)"
-#: gtk/gtkentry.c:455
+#: gtk/gtkentry.c:463
#, fuzzy
msgid "Has Frame"
msgstr "Hazırkı palet"
-#: gtk/gtkentry.c:456
+#: gtk/gtkentry.c:464
msgid "FALSE removes outside bevel from entry."
msgstr ""
-#: gtk/gtkentry.c:463
+#: gtk/gtkentry.c:471
msgid "Invisible character"
msgstr "Görünməz xarakter"
-#: gtk/gtkentry.c:464
+#: gtk/gtkentry.c:472
msgid "The character to use when masking entry contents (in \"password mode\")"
msgstr "Parol modunda giriləcək mətnin maskalanması üçün işlədiləcək xarakter"
-#: gtk/gtkentry.c:471
+#: gtk/gtkentry.c:479
msgid "Activates default"
msgstr "Əsasları fəallaşdırar"
-#: gtk/gtkentry.c:472
+#: gtk/gtkentry.c:480
msgid ""
"Whether to activate the default widget (such as the default button in a "
"dialog) when Enter is pressed."
@@ -1480,41 +1489,41 @@ msgstr ""
"Enter basıldığında əsasları pəncərəciyi harda fəallaşdıraq (dialoqdakı əsas "
"düymə kimi)."
-#: gtk/gtkentry.c:478
+#: gtk/gtkentry.c:486
msgid "Width in chars"
msgstr "Xarakter olaraq genişlik"
-#: gtk/gtkentry.c:479
+#: gtk/gtkentry.c:487
msgid "Number of characters to leave space for in the entry."
msgstr "Girişdə hər vahid üçün neçə xarakter boşluq buraxaq."
-#: gtk/gtkentry.c:488
+#: gtk/gtkentry.c:496
msgid "Scroll offset"
msgstr "Sürüşdürmə daşması"
-#: gtk/gtkentry.c:489
+#: gtk/gtkentry.c:497
msgid "Number of pixels of the entry scrolled off the screen to the left"
msgstr "Giriçin bənəkləri ekrandan sola sürüşüb"
-#: gtk/gtkentry.c:499
+#: gtk/gtkentry.c:507
#, fuzzy
msgid "The contents of the entry"
msgstr "Hazırkı səhifənin indeksi"
-#: gtk/gtkentry.c:505 gtk/gtklabel.c:380 gtk/gtktextview.c:615
+#: gtk/gtkentry.c:513 gtk/gtklabel.c:379 gtk/gtktextview.c:624
msgid "Cursor color"
msgstr "Ox rəngi"
-#: gtk/gtkentry.c:506 gtk/gtklabel.c:381 gtk/gtktextview.c:616
+#: gtk/gtkentry.c:514 gtk/gtklabel.c:380 gtk/gtktextview.c:625
msgid "Color with which to draw insertion cursor"
msgstr "Daxil etmə oxunun rəngi"
-#: gtk/gtkentry.c:3793 gtk/gtklabel.c:3180
+#: gtk/gtkentry.c:3832 gtk/gtklabel.c:3151
#, fuzzy
msgid "Select All"
msgstr "Tıqlana bilən"
-#: gtk/gtkentry.c:3803 gtk/gtklabel.c:3190 gtk/gtktextview.c:5563
+#: gtk/gtkentry.c:3842 gtk/gtklabel.c:3161 gtk/gtktextview.c:5737
msgid "Input Methods"
msgstr "Giriş Metodları"
@@ -1544,12 +1553,12 @@ msgstr "Qovluqlar"
msgid "Files"
msgstr "Fayllar"
-#: gtk/gtkfilesel.c:727 gtk/gtkfilesel.c:2052
+#: gtk/gtkfilesel.c:726 gtk/gtkfilesel.c:2057
#, c-format
msgid "Directory unreadable: %s"
msgstr "Qovluq oxuna bilmir: %s"
-#: gtk/gtkfilesel.c:849
+#: gtk/gtkfilesel.c:848
#, c-format
msgid ""
"The file \"%s\" resides on another machine (called %s) and may not be "
@@ -1557,25 +1566,25 @@ msgid ""
"Are you sure that you want to select it?"
msgstr ""
-#: gtk/gtkfilesel.c:979
+#: gtk/gtkfilesel.c:978
msgid "Create Dir"
msgstr "Qovluq yarat"
-#: gtk/gtkfilesel.c:990 gtk/gtkfilesel.c:1413
+#: gtk/gtkfilesel.c:989 gtk/gtkfilesel.c:1416
msgid "Delete File"
msgstr "Faylı Sil"
-#: gtk/gtkfilesel.c:1001 gtk/gtkfilesel.c:1556
+#: gtk/gtkfilesel.c:1000 gtk/gtkfilesel.c:1559
msgid "Rename File"
msgstr "Fayl Adını Dəyişdir"
-#: gtk/gtkfilesel.c:1236
+#: gtk/gtkfilesel.c:1237
#, c-format
msgid ""
"The directory name \"%s\" contains symbols that are not allowed in filenames"
msgstr "\"%s\" cərgəsi adı fayl adları üçün icazə verilməyən simvol daxil edir"
-#: gtk/gtkfilesel.c:1238
+#: gtk/gtkfilesel.c:1239
#, c-format
msgid ""
"Error creating directory \"%s\": %s\n"
@@ -1584,39 +1593,39 @@ msgstr ""
"\"%s\" Cərgəsini yaratma xətası: %s\n"
"%s"
-#: gtk/gtkfilesel.c:1239 gtk/gtkfilesel.c:1490
+#: gtk/gtkfilesel.c:1240 gtk/gtkfilesel.c:1493
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:1247
+#: gtk/gtkfilesel.c:1248
#, c-format
msgid "Error creating directory \"%s\": %s\n"
msgstr "\"%s\" Cərgəsini yaratma xətası: %s\n"
-#: gtk/gtkfilesel.c:1281
+#: gtk/gtkfilesel.c:1282
msgid "Create Directory"
msgstr "Qovluq Yarat"
-#: gtk/gtkfilesel.c:1295
+#: gtk/gtkfilesel.c:1296
msgid "_Directory name:"
msgstr "_Cərgə adı:"
#. buttons
-#: gtk/gtkfilesel.c:1309
-msgid "Create"
-msgstr "Yarat"
-
-#: gtk/gtkfilesel.c:1318 gtk/gtkfilesel.c:1444 gtk/gtkfilesel.c:1598
-#: gtk/gtkgamma.c:424
+#: gtk/gtkfilesel.c:1310 gtk/gtkfilesel.c:1438 gtk/gtkfilesel.c:1592
+#: gtk/gtkgamma.c:417
msgid "Cancel"
msgstr "Ləǧv et"
-#: gtk/gtkfilesel.c:1353
+#: gtk/gtkfilesel.c:1322
+msgid "Create"
+msgstr "Yarat"
+
+#: gtk/gtkfilesel.c:1356
#, 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:1356
+#: gtk/gtkfilesel.c:1359
#, c-format
msgid ""
"Error deleting file \"%s\": %s\n"
@@ -1625,26 +1634,25 @@ msgstr ""
"\"%s\" faylı silmə xətası : %s\n"
"%s"
-#: gtk/gtkfilesel.c:1358 gtk/gtkfilesel.c:1504
+#: gtk/gtkfilesel.c:1361 gtk/gtkfilesel.c:1507
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:1367
+#: gtk/gtkfilesel.c:1370
#, c-format
msgid "Error deleting file \"%s\": %s"
msgstr "\"%s\" faylı silmə xətası : %s"
-#. buttons
-#: gtk/gtkfilesel.c:1435
+#: gtk/gtkfilesel.c:1448
msgid "Delete"
msgstr "Sil"
-#: gtk/gtkfilesel.c:1486 gtk/gtkfilesel.c:1500
+#: gtk/gtkfilesel.c:1489 gtk/gtkfilesel.c:1503
#, 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:1488
+#: gtk/gtkfilesel.c:1491
#, c-format
msgid ""
"Error renaming file to \"%s\": %s\n"
@@ -1653,7 +1661,7 @@ msgstr ""
"\"%s\" faylına yenidən adlandırma xətası: %s\n"
"%s"
-#: gtk/gtkfilesel.c:1502
+#: gtk/gtkfilesel.c:1505
#, c-format
msgid ""
"Error renaming file \"%s\": %s\n"
@@ -1662,21 +1670,20 @@ msgstr ""
"\"%s\" faylının yenidən adlandırma xətası: %s\n"
"%s"
-#: gtk/gtkfilesel.c:1512
+#: gtk/gtkfilesel.c:1515
#, c-format
msgid "Error renaming file \"%s\" to \"%s\": %s"
msgstr "\"%s\" faylının \"%s\" olaraq yenidən adlandırma xətası: %s"
-#. buttons
-#: gtk/gtkfilesel.c:1589
+#: gtk/gtkfilesel.c:1604
msgid "Rename"
msgstr "Təzədən Adlandır"
-#: gtk/gtkfilesel.c:2031
+#: gtk/gtkfilesel.c:2036
msgid "Selection: "
msgstr "Seçki:"
-#: gtk/gtkfilesel.c:2641
+#: gtk/gtkfilesel.c:2647
#, c-format
msgid ""
"The filename %s couldn't be converted to UTF-8. Try setting the environment "
@@ -1685,11 +1692,11 @@ msgstr ""
"%s fayl adı UTF-8 olaraq dəyişdirilə bilmir. Bə'zi "
"parametrləriG_BROKEN_FAYLNAME olaraq dəyişdirməyə çalışın."
-#: gtk/gtkfilesel.c:3509
+#: gtk/gtkfilesel.c:3515
msgid "Name too long"
msgstr "Ad çox uzundur"
-#: gtk/gtkfilesel.c:3511
+#: gtk/gtkfilesel.c:3517
msgid "Couldn't convert filename"
msgstr "Fayl adını dönüşdürə bilmədim"
@@ -1730,7 +1737,7 @@ msgstr "_Böyüklük:"
msgid "Preview:"
msgstr "İlk Baxış:"
-#: gtk/gtkfontsel.c:1060
+#: gtk/gtkfontsel.c:1059
msgid "Font Selection"
msgstr "Yazıtipi seçkisi"
@@ -1758,7 +1765,7 @@ msgstr "y tərəfləməsi."
msgid "The vertical alignment of the label."
msgstr "Səkmə etiketlərinin şaquli kənar eni"
-#: gtk/gtkframe.c:153 gtk/gtkhandlebox.c:184
+#: gtk/gtkframe.c:153 gtk/gtkhandlebox.c:185
msgid "Deprecated property, use shadow_type instead."
msgstr ""
@@ -1778,41 +1785,41 @@ msgstr ""
msgid "A widget to display in place of the usual frame label."
msgstr ""
-#: gtk/gtkgamma.c:395
+#: gtk/gtkgamma.c:396
msgid "Gamma"
msgstr "Qamma"
-#: gtk/gtkgamma.c:402
+#: gtk/gtkgamma.c:403
msgid "_Gamma value"
msgstr "_Qamma qiyməti"
-#: gtk/gtkgamma.c:416
+#: gtk/gtkgamma.c:423
msgid "OK"
msgstr "OLDU"
-#: gtk/gtkhandlebox.c:191 gtk/gtkmenubar.c:148 gtk/gtkstatusbar.c:157
-#: gtk/gtktoolbar.c:276 gtk/gtkviewport.c:147
+#: gtk/gtkhandlebox.c:192 gtk/gtkmenubar.c:148 gtk/gtkstatusbar.c:158
+#: gtk/gtktoolbar.c:277 gtk/gtkviewport.c:148
msgid "Shadow type"
msgstr ""
-#: gtk/gtkhandlebox.c:192
+#: gtk/gtkhandlebox.c:193
msgid "Appearance of the shadow that surrounds the container."
msgstr ""
-#: gtk/gtkhandlebox.c:200
+#: gtk/gtkhandlebox.c:201
#, fuzzy
msgid "Handle position"
msgstr "Səkmə Yeri"
-#: gtk/gtkhandlebox.c:201
+#: gtk/gtkhandlebox.c:202
msgid "Position of the handle relative to the child widget."
msgstr ""
-#: gtk/gtkhandlebox.c:209
+#: gtk/gtkhandlebox.c:210
msgid "Snap edge"
msgstr ""
-#: gtk/gtkhandlebox.c:210
+#: gtk/gtkhandlebox.c:211
msgid ""
"Side of the handlebox that's lined up with the docking point to dock the "
"handlebox."
@@ -1821,7 +1828,7 @@ msgstr ""
#. Remove this icon source so we don't keep trying to
#. * load it.
#.
-#: gtk/gtkiconfactory.c:1049
+#: gtk/gtkiconfactory.c:1061
#, c-format
msgid "Error loading icon: %s"
msgstr "Timsal yüklənərkən xəta oldu: %s"
@@ -1835,220 +1842,220 @@ msgid "Child widget to appear next to the menu text"
msgstr ""
#. shell and main vbox
-#: gtk/gtkinputdialog.c:181
+#: gtk/gtkinputdialog.c:182
msgid "Input"
msgstr "Giriş"
-#: gtk/gtkinputdialog.c:189
+#: gtk/gtkinputdialog.c:190
msgid "No input devices"
msgstr "Giriş avadanlıqları yoxdur"
-#: gtk/gtkinputdialog.c:218
+#: gtk/gtkinputdialog.c:219
msgid "_Device:"
msgstr "_Avadanlıq:"
-#: gtk/gtkinputdialog.c:235
+#: gtk/gtkinputdialog.c:236
msgid "Disabled"
msgstr "Passivləşdirilmiş"
-#: gtk/gtkinputdialog.c:243
+#: gtk/gtkinputdialog.c:244
msgid "Screen"
msgstr "Ekran"
-#: gtk/gtkinputdialog.c:251
+#: gtk/gtkinputdialog.c:252
msgid "Window"
msgstr "Pəncərə"
-#: gtk/gtkinputdialog.c:259
+#: gtk/gtkinputdialog.c:260
msgid "_Mode: "
msgstr "_Mod: "
#. The axis listbox
-#: gtk/gtkinputdialog.c:290
+#: gtk/gtkinputdialog.c:291
msgid "_Axes"
msgstr "_Oxlar"
#. Keys listbox
-#: gtk/gtkinputdialog.c:306
+#: gtk/gtkinputdialog.c:307
msgid "_Keys"
msgstr "_Düymələr"
#. We create the save button in any case, so that clients can
#. connect to it, without paying attention to whether it exits
-#: gtk/gtkinputdialog.c:327
+#: gtk/gtkinputdialog.c:328
msgid "Save"
msgstr "Qeyd Et"
-#: gtk/gtkinputdialog.c:336
+#: gtk/gtkinputdialog.c:337
msgid "Close"
msgstr "Qapat"
-#: gtk/gtkinputdialog.c:469
+#: gtk/gtkinputdialog.c:470
msgid "X"
msgstr "X"
-#: gtk/gtkinputdialog.c:470
+#: gtk/gtkinputdialog.c:471
msgid "Y"
msgstr "Y"
-#: gtk/gtkinputdialog.c:471
+#: gtk/gtkinputdialog.c:472
msgid "Pressure"
msgstr "Təzyiq"
-#: gtk/gtkinputdialog.c:472
+#: gtk/gtkinputdialog.c:473
msgid "X Tilt"
msgstr "X Tilt"
-#: gtk/gtkinputdialog.c:473
+#: gtk/gtkinputdialog.c:474
msgid "Y Tilt"
msgstr "Y Tilt"
-#: gtk/gtkinputdialog.c:474
+#: gtk/gtkinputdialog.c:475
msgid "Wheel"
msgstr "Çərx"
-#: gtk/gtkinputdialog.c:514
+#: gtk/gtkinputdialog.c:515
msgid "none"
msgstr "heç biri"
-#: gtk/gtkinputdialog.c:548 gtk/gtkinputdialog.c:584
+#: gtk/gtkinputdialog.c:549 gtk/gtkinputdialog.c:585
msgid "(disabled)"
msgstr "(passivləşdirilmiş)"
-#: gtk/gtkinputdialog.c:577
+#: gtk/gtkinputdialog.c:578
msgid "(unknown)"
msgstr "(namə'lum)"
#. and clear button
-#: gtk/gtkinputdialog.c:662
+#: gtk/gtkinputdialog.c:663
msgid "clear"
msgstr "təmizlə"
-#: gtk/gtklabel.c:284
+#: gtk/gtklabel.c:283
#, fuzzy
msgid "The text of the label."
msgstr "Piksbufun x səkməsi."
-#: gtk/gtklabel.c:291
+#: gtk/gtklabel.c:290
msgid "A list of style attributes to apply to the text of the label."
msgstr ""
-#: gtk/gtklabel.c:297
+#: gtk/gtklabel.c:296
#, fuzzy
msgid "Use markup"
msgstr "İşarət"
-#: gtk/gtklabel.c:298
+#: gtk/gtklabel.c:297
msgid "The text of the label includes XML markup. See pango_parse_markup()."
msgstr ""
-#: gtk/gtklabel.c:312 gtk/gtktexttag.c:377 gtk/gtktextview.c:556
+#: gtk/gtklabel.c:311 gtk/gtktexttag.c:378 gtk/gtktextview.c:565
msgid "Justification"
msgstr "Sütunlaşdırma"
-#: gtk/gtklabel.c:313
+#: gtk/gtklabel.c:312
msgid ""
"The alignment of the lines in the text of the label relative to each other. "
"This does NOT affect the alignment of the label within its allocation. See "
"GtkMisc::xalign for that."
msgstr ""
-#: gtk/gtklabel.c:321
+#: gtk/gtklabel.c:320
#, fuzzy
msgid "Pattern"
msgstr "Yapışdır"
-#: gtk/gtklabel.c:322
+#: gtk/gtklabel.c:321
msgid ""
"A string with _ characters in positions correspond to characters in the text "
"to underline."
msgstr ""
-#: gtk/gtklabel.c:329
+#: gtk/gtklabel.c:328
msgid "Line wrap"
msgstr ""
-#: gtk/gtklabel.c:330
+#: gtk/gtklabel.c:329
msgid "If set, wrap lines if the text becomes too wide."
msgstr ""
-#: gtk/gtklabel.c:336
+#: gtk/gtklabel.c:335
#, fuzzy
msgid "Selectable"
msgstr "Tıqlana bilən"
-#: gtk/gtklabel.c:337
+#: gtk/gtklabel.c:336
#, fuzzy
msgid "Whether the label text can be selected with the mouse."
msgstr "Mətn harada istifadəçi tərəfindən dəyişdirilə bilər"
-#: gtk/gtklabel.c:343
+#: gtk/gtklabel.c:342
msgid "Mnemonic key"
msgstr ""
-#: gtk/gtklabel.c:344
+#: gtk/gtklabel.c:343
msgid "The mnemonic accelerator key for this label."
msgstr ""
-#: gtk/gtklabel.c:352
+#: gtk/gtklabel.c:351
msgid "Mnemonic widget"
msgstr ""
-#: gtk/gtklabel.c:353
+#: gtk/gtklabel.c:352
msgid "The widget to be activated when the label's mnemonic key is pressed."
msgstr ""
-#: gtk/gtklayout.c:575
+#: gtk/gtklayout.c:576
#, fuzzy
msgid "X position"
msgstr "Səkmə Yeri"
-#: gtk/gtklayout.c:576
+#: gtk/gtklayout.c:577
msgid "X position of child widget"
msgstr ""
-#: gtk/gtklayout.c:585
+#: gtk/gtklayout.c:586
#, fuzzy
msgid "Y position"
msgstr "Səkmə Yeri"
-#: gtk/gtklayout.c:586
+#: gtk/gtklayout.c:587
msgid "Y position of child widget"
msgstr ""
-#: gtk/gtklayout.c:595 gtk/gtkviewport.c:131
+#: gtk/gtklayout.c:596 gtk/gtkviewport.c:132
#, fuzzy
msgid "Horizontal adjustment"
msgstr "Üfüqi Səkmə Kənarı"
-#: gtk/gtklayout.c:596
+#: gtk/gtklayout.c:597
msgid "The GtkAdjustment for the horizontal position."
msgstr ""
-#: gtk/gtklayout.c:603 gtk/gtkviewport.c:139
+#: gtk/gtklayout.c:604 gtk/gtkviewport.c:140
#, fuzzy
msgid "Vertical adjustment"
msgstr "Şaquli Səkmə Kənarı"
-#: gtk/gtklayout.c:604
+#: gtk/gtklayout.c:605
msgid "The GtkAdjustment for the vertical position."
msgstr ""
-#: gtk/gtklayout.c:611 gtk/gtktreeviewcolumn.c:179
+#: gtk/gtklayout.c:612 gtk/gtktreeviewcolumn.c:189
msgid "Width"
msgstr "En"
-#: gtk/gtklayout.c:612
+#: gtk/gtklayout.c:613
#, fuzzy
msgid "The width of the layout."
msgstr "Sütunun eni"
-#: gtk/gtklayout.c:620
+#: gtk/gtklayout.c:621
#, fuzzy
msgid "Height"
msgstr "hündürlük"
-#: gtk/gtklayout.c:621
+#: gtk/gtklayout.c:622
#, fuzzy
msgid "The height of the layout."
msgstr "Sətir hündürlüyü"
@@ -2058,7 +2065,7 @@ msgstr "Sətir hündürlüyü"
#. * Do *not* translate it to "predefinito:LTR", if it
#. * it isn't default:LTR or default:RTL it will not work
#.
-#: gtk/gtkmain.c:572
+#: gtk/gtkmain.c:613
msgid "default:LTR"
msgstr "default:LTR"
@@ -2066,7 +2073,7 @@ msgstr "default:LTR"
msgid "Style of bevel around the menubar"
msgstr ""
-#: gtk/gtkmenubar.c:156 gtk/gtktoolbar.c:250
+#: gtk/gtkmenubar.c:156 gtk/gtktoolbar.c:251
msgid "Internal padding"
msgstr ""
@@ -2074,15 +2081,32 @@ msgstr ""
msgid "Amount of border space between the menubar shadow and the menu items"
msgstr ""
-#: gtk/gtkmessagedialog.c:80
+#: gtk/gtkmessagedialog.c:104
msgid "Image/label border"
msgstr ""
-#: gtk/gtkmessagedialog.c:81
+#: gtk/gtkmessagedialog.c:105
#, fuzzy
msgid "Width of border around the label and image in the message dialog"
msgstr "Səkmə etiketləri ətrafındakı kənar eni"
+#: gtk/gtkmessagedialog.c:113
+msgid "Message Type"
+msgstr ""
+
+#: gtk/gtkmessagedialog.c:114
+#, fuzzy
+msgid "The type of message"
+msgstr "Piksbufun x səkməsi."
+
+#: gtk/gtkmessagedialog.c:121
+msgid "Message Buttons"
+msgstr ""
+
+#: gtk/gtkmessagedialog.c:122
+msgid "The buttons shown in the message dialog"
+msgstr ""
+
#: gtk/gtkmisc.c:97
#, fuzzy
msgid "X align"
@@ -2121,75 +2145,75 @@ msgid ""
"The amount of space to add on the top and bottom of the widget, in pixels"
msgstr ""
-#: gtk/gtknotebook.c:324
+#: gtk/gtknotebook.c:328
msgid "Page"
msgstr "Səhifə"
-#: gtk/gtknotebook.c:325
+#: gtk/gtknotebook.c:329
msgid "The index of the current page"
msgstr "Hazırkı səhifənin indeksi"
-#: gtk/gtknotebook.c:333
+#: gtk/gtknotebook.c:337
msgid "Tab Position"
msgstr "Səkmə Yeri"
-#: gtk/gtknotebook.c:334
+#: gtk/gtknotebook.c:338
msgid "Which side of the notebook holds the tabs"
msgstr "Səkmələrin tutulduğu qeyd dəftərçəsi yeri"
-#: gtk/gtknotebook.c:341
+#: gtk/gtknotebook.c:345
msgid "Tab Border"
msgstr "Səkmə Kənarı"
-#: gtk/gtknotebook.c:342
+#: gtk/gtknotebook.c:346
msgid "Width of the border around the tab labels"
msgstr "Səkmə etiketləri ətrafındakı kənar eni"
-#: gtk/gtknotebook.c:350
+#: gtk/gtknotebook.c:354
msgid "Horizontal Tab Border"
msgstr "Üfüqi Səkmə Kənarı"
-#: gtk/gtknotebook.c:351
+#: gtk/gtknotebook.c:355
msgid "Width of the horizontal border of tab labels"
msgstr "Səkmə etiketlərinin üfüqi kənar eni"
-#: gtk/gtknotebook.c:359
+#: gtk/gtknotebook.c:363
msgid "Vertical Tab Border"
msgstr "Şaquli Səkmə Kənarı"
-#: gtk/gtknotebook.c:360
+#: gtk/gtknotebook.c:364
msgid "Width of the vertical border of tab labels"
msgstr "Səkmə etiketlərinin şaquli kənar eni"
-#: gtk/gtknotebook.c:368
+#: gtk/gtknotebook.c:372
msgid "Show Tabs"
msgstr "Səkmələri Göstər"
-#: gtk/gtknotebook.c:369
+#: gtk/gtknotebook.c:373
msgid "Whether tabs should be shown or not"
msgstr "Səkmələrin harda göstərilib göstərilməyəcəyi"
-#: gtk/gtknotebook.c:375
+#: gtk/gtknotebook.c:379
msgid "Show Border"
msgstr "Kənarı Göstər"
-#: gtk/gtknotebook.c:376
+#: gtk/gtknotebook.c:380
msgid "Whether the border should be shown or not"
msgstr "Kənarın harda göstərilib göstərilməyəcəyi"
-#: gtk/gtknotebook.c:382
+#: gtk/gtknotebook.c:386
msgid "Scrollable"
msgstr "Sürüşdürülə bilən"
-#: gtk/gtknotebook.c:383
+#: gtk/gtknotebook.c:387
msgid "If TRUE, scroll arrows are added if there are to many tabs to fit"
msgstr "Əgər DÜZdürsə, səkmələr sığışmasa sürüşdürmə çubuqları əlavə ediləcək"
-#: gtk/gtknotebook.c:389
+#: gtk/gtknotebook.c:393
msgid "Enable Popup"
msgstr "Popapı Fəallaşdır"
-#: gtk/gtknotebook.c:390
+#: gtk/gtknotebook.c:394
msgid ""
"If TRUE, pressing the right mouse button on the notebook pops up a menu that "
"you can use to go to a page"
@@ -2197,74 +2221,82 @@ msgstr ""
"Əgər DÜZdürsə, siçan düyməsinin Qeyd Dəftərçəsində tıqlanması gediləcək "
"səhifə menyusunu açar"
-#: gtk/gtknotebook.c:397
+#: gtk/gtknotebook.c:401
msgid "Whether tabs should have homogeneous sizes"
msgstr "Səkmələrin harda homojen böyüklükləri olacağı"
-#: gtk/gtknotebook.c:2134 gtk/gtknotebook.c:4529
+#: gtk/gtknotebook.c:2240 gtk/gtknotebook.c:4470
#, c-format
msgid "Page %u"
msgstr "Səhifə %u"
-#: gtk/gtkoptionmenu.c:164
+#: gtk/gtkoptionmenu.c:184
+msgid "Menu"
+msgstr ""
+
+#: gtk/gtkoptionmenu.c:185
+msgid "The menu of options"
+msgstr ""
+
+#: gtk/gtkoptionmenu.c:192
#, fuzzy
msgid "Size of dropdown indicator"
msgstr "Sıralama indikatoru"
-#: gtk/gtkoptionmenu.c:170
+#: gtk/gtkoptionmenu.c:198
#, fuzzy
msgid "Spacing around indicator"
msgstr "Sıralama indikatoru"
-#: gtk/gtkpaned.c:116 gtk/gtkruler.c:138
+#: gtk/gtkpaned.c:120 gtk/gtkruler.c:138
#, fuzzy
msgid "Position"
msgstr "Səkmə Yeri"
-#: gtk/gtkpaned.c:117
+#: gtk/gtkpaned.c:121
msgid ""
"Position of paned separator in pixels(0 means all the way to the left/top)"
msgstr ""
-#: gtk/gtkpaned.c:125
+#: gtk/gtkpaned.c:129
#, fuzzy
msgid "Position Set"
msgstr "Səkmə Yeri"
-#: gtk/gtkpaned.c:126
+#: gtk/gtkpaned.c:130
msgid "TRUE if the Position property should be used"
msgstr ""
-#: gtk/gtkpaned.c:132
+#: gtk/gtkpaned.c:136
msgid "Handle Size"
msgstr ""
-#: gtk/gtkpaned.c:133
+#: gtk/gtkpaned.c:137
#, fuzzy
msgid "Width of handle"
msgstr "Xarakter olaraq genişlik"
-#: gtk/gtkrc.c:2759
+#: gtk/gtkrc.c:2723
#, c-format
msgid "Unable to locate image file in pixmap_path: \"%s\" line %d"
msgstr "Pixmap_path dəki rəsm faylının yeri tapıla bilmir: \"%s\" xətt %d"
-#: gtk/gtkrc.c:2762
+#: gtk/gtkrc.c:2726
#, 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:3171
+#: gtk/gtkrc.c:3135
#, c-format
msgid "Pixmap path element: \"%s\" must be absolute, %s, line %d"
msgstr "Rəsmcik cığır elementi: \"%s\" mütləq olmalıdır, %s, sətir %d"
-#: gtk/gtkpreview.c:134
+#: gtk/gtkpreview.c:129
#, fuzzy
msgid "Expand"
msgstr "x səkməsi"
-#: gtk/gtkpreview.c:135
+#: gtk/gtkpreview.c:130
msgid ""
"Whether the preview widget should take up the entire space it is allocated"
msgstr ""
@@ -2314,7 +2346,7 @@ msgid ""
"in the progress widget"
msgstr ""
-#: gtk/gtkprogressbar.c:131 gtk/gtkrange.c:265 gtk/gtkspinbutton.c:213
+#: gtk/gtkprogressbar.c:131 gtk/gtkrange.c:270 gtk/gtkspinbutton.c:214
msgid "Adjustment"
msgstr ""
@@ -2322,7 +2354,7 @@ msgstr ""
msgid "The GtkAdjustment connected to the progress bar (Deprecated)"
msgstr ""
-#: gtk/gtkprogressbar.c:139 gtk/gtktoolbar.c:223
+#: gtk/gtkprogressbar.c:139 gtk/gtktoolbar.c:224
msgid "Orientation"
msgstr ""
@@ -2388,56 +2420,56 @@ msgstr ""
msgid "Text to be displayed in the progress bar"
msgstr ""
-#: gtk/gtkrange.c:256
+#: gtk/gtkrange.c:261
msgid "Update policy"
msgstr ""
-#: gtk/gtkrange.c:257
+#: gtk/gtkrange.c:262
msgid "How the range should be updated on the screen"
msgstr ""
-#: gtk/gtkrange.c:266
+#: gtk/gtkrange.c:271
msgid "The GtkAdjustment that contains the current value of this range object"
msgstr ""
-#: gtk/gtkrange.c:273
+#: gtk/gtkrange.c:278
msgid "Inverted"
msgstr ""
-#: gtk/gtkrange.c:274
+#: gtk/gtkrange.c:279
msgid "Invert direction slider moves to increase range value"
msgstr ""
-#: gtk/gtkrange.c:280
+#: gtk/gtkrange.c:285
msgid "Slider Width"
msgstr ""
-#: gtk/gtkrange.c:281
+#: gtk/gtkrange.c:286
msgid "Width of scrollbar or scale thumb"
msgstr ""
-#: gtk/gtkrange.c:288
+#: gtk/gtkrange.c:293
#, fuzzy
msgid "Trough Border"
msgstr "Səkmə Kənarı"
-#: gtk/gtkrange.c:289
+#: gtk/gtkrange.c:294
msgid "Spacing between thumb/steppers and outer trough bevel"
msgstr ""
-#: gtk/gtkrange.c:296
+#: gtk/gtkrange.c:301
msgid "Stepper Size"
msgstr ""
-#: gtk/gtkrange.c:297
+#: gtk/gtkrange.c:302
msgid "Length of step buttons at ends"
msgstr ""
-#: gtk/gtkrange.c:304
+#: gtk/gtkrange.c:309
msgid "Stepper Spacing"
msgstr ""
-#: gtk/gtkrange.c:305
+#: gtk/gtkrange.c:310
msgid "Spacing between step buttons and thumb"
msgstr ""
@@ -2471,7 +2503,7 @@ msgstr ""
msgid "Maximum size of the ruler"
msgstr "Sütunun qəbul edilmiş maksimal eni"
-#: gtk/gtkscale.c:148 gtk/gtkspinbutton.c:231
+#: gtk/gtkscale.c:148 gtk/gtkspinbutton.c:232
msgid "Digits"
msgstr ""
@@ -2630,70 +2662,70 @@ msgstr ""
msgid "Keybinding to activate the menu bar"
msgstr ""
-#: gtk/gtkspinbutton.c:214
+#: gtk/gtkspinbutton.c:215
#, fuzzy
msgid "The adjustment that holds the value of the spinbutton"
msgstr "Düymənin Açma/Qapama halı."
-#: gtk/gtkspinbutton.c:221
+#: gtk/gtkspinbutton.c:222
msgid "Climb Rate"
msgstr ""
-#: gtk/gtkspinbutton.c:222
+#: gtk/gtkspinbutton.c:223
msgid "The acceleration rate when you hold down a button"
msgstr ""
-#: gtk/gtkspinbutton.c:232
+#: gtk/gtkspinbutton.c:233
msgid "The number of decimal places to display"
msgstr ""
-#: gtk/gtkspinbutton.c:241
+#: gtk/gtkspinbutton.c:242
msgid "Snap to Ticks"
msgstr ""
-#: gtk/gtkspinbutton.c:242
+#: gtk/gtkspinbutton.c:243
msgid ""
"Whether erroneous values are automatically changed to a spin button's "
"nearest step increment"
msgstr ""
-#: gtk/gtkspinbutton.c:249
+#: gtk/gtkspinbutton.c:250
msgid "Numeric"
msgstr ""
-#: gtk/gtkspinbutton.c:250
+#: gtk/gtkspinbutton.c:251
#, fuzzy
msgid "Whether non-numeric characters should be ignored"
msgstr "Kənarın harda göstərilib göstərilməyəcəyi"
-#: gtk/gtkspinbutton.c:257
+#: gtk/gtkspinbutton.c:258
#, fuzzy
msgid "Wrap"
msgstr "Qırma modu"
-#: gtk/gtkspinbutton.c:258
+#: gtk/gtkspinbutton.c:259
msgid "Whether a spin button should wrap upon reaching its limits"
msgstr ""
-#: gtk/gtkspinbutton.c:265
+#: gtk/gtkspinbutton.c:266
msgid "Update Policy"
msgstr ""
-#: gtk/gtkspinbutton.c:266
+#: gtk/gtkspinbutton.c:267
msgid ""
"Whether the spin button should update always, or only when the value is legal"
msgstr ""
-#: gtk/gtkspinbutton.c:274
+#: gtk/gtkspinbutton.c:275
#, fuzzy
msgid "Value"
msgstr "_Qiymət:"
-#: gtk/gtkspinbutton.c:275
+#: gtk/gtkspinbutton.c:276
msgid "Reads the current value, or sets a new value"
msgstr ""
-#: gtk/gtkstatusbar.c:158
+#: gtk/gtkstatusbar.c:159
#, fuzzy
msgid "Style of bevel around the statusbar text"
msgstr "Bu mətn üçün alt cızıq tərzi"
@@ -2719,171 +2751,266 @@ msgstr "Sual"
#. * need the mnemonics to be rationalized
#.
#: gtk/gtkstock.c:275
+msgid "_Add"
+msgstr ""
+
+#: gtk/gtkstock.c:276
msgid "_Apply"
msgstr "_Əlavə Et"
-#: gtk/gtkstock.c:276
+#: gtk/gtkstock.c:277
msgid "_Bold"
msgstr "_Qalın"
-#: gtk/gtkstock.c:277
+#: gtk/gtkstock.c:278
msgid "_Cancel"
msgstr "_Ləǧv et"
-#: gtk/gtkstock.c:278
+#: gtk/gtkstock.c:279
+msgid "_CD-Rom"
+msgstr ""
+
+#: gtk/gtkstock.c:280
msgid "_Clear"
msgstr "_Təmizlə"
-#: gtk/gtkstock.c:279
+#: gtk/gtkstock.c:281
msgid "_Close"
msgstr "_Qapat"
-#: gtk/gtkstock.c:280
+#: gtk/gtkstock.c:282
+#, fuzzy
+msgid "_Convert"
+msgstr "_Çevir"
+
+#: gtk/gtkstock.c:283
msgid "_Copy"
msgstr "_Köçürt"
-#: gtk/gtkstock.c:281
+#: gtk/gtkstock.c:284
msgid "C_ut"
msgstr "Kə_s"
-#: gtk/gtkstock.c:282
+#: gtk/gtkstock.c:285
+#, fuzzy
+msgid "_Delete"
+msgstr "Sil"
+
+#: gtk/gtkstock.c:286
+msgid "_Execute"
+msgstr ""
+
+#: gtk/gtkstock.c:287
msgid "_Find"
msgstr "_Axtar"
-#: gtk/gtkstock.c:283
+#: gtk/gtkstock.c:288
msgid "Find and _Replace"
msgstr "Axtar və _Dəyişdir"
-#: gtk/gtkstock.c:284
+#: gtk/gtkstock.c:289
+#, fuzzy
+msgid "_Floppy"
+msgstr "_Köçürt"
+
+#: gtk/gtkstock.c:290
+msgid "_Bottom"
+msgstr ""
+
+#: gtk/gtkstock.c:291
+msgid "_First"
+msgstr ""
+
+#: gtk/gtkstock.c:292
+#, fuzzy
+msgid "_Last"
+msgstr "_Yapışdır"
+
+#: gtk/gtkstock.c:293
+#, fuzzy
+msgid "_Top"
+msgstr "_Dayan"
+
+#: gtk/gtkstock.c:294
msgid "_Back"
msgstr "_Arxaya"
-#: gtk/gtkstock.c:285
+#: gtk/gtkstock.c:295
+msgid "_Down"
+msgstr ""
+
+#: gtk/gtkstock.c:296
msgid "_Forward"
msgstr "_Çatdır"
-#: gtk/gtkstock.c:286
+#: gtk/gtkstock.c:297
+msgid "_Up"
+msgstr ""
+
+#: gtk/gtkstock.c:298
msgid "_Help"
msgstr "_Yardım"
-#: gtk/gtkstock.c:287
+#: gtk/gtkstock.c:299
msgid "_Home"
msgstr "_Ev"
-#: gtk/gtkstock.c:288
+#: gtk/gtkstock.c:300
+#, fuzzy
+msgid "_Index"
+msgstr "İçəridən Başlama"
+
+#: gtk/gtkstock.c:301
msgid "_Italic"
msgstr "_Əyik"
-#: gtk/gtkstock.c:289
+#: gtk/gtkstock.c:302
+msgid "_Jump to"
+msgstr ""
+
+#: gtk/gtkstock.c:303
msgid "_Center"
msgstr "Mərkə_z"
-#: gtk/gtkstock.c:290
+#: gtk/gtkstock.c:304
msgid "_Fill"
msgstr "_Doldur"
-#: gtk/gtkstock.c:291
+#: gtk/gtkstock.c:305
msgid "_Left"
msgstr "_Sol"
-#: gtk/gtkstock.c:292
+#: gtk/gtkstock.c:306
msgid "_Right"
msgstr "S_ağ"
-#: gtk/gtkstock.c:293
+#: gtk/gtkstock.c:307
msgid "_New"
msgstr "_Yeni"
-#: gtk/gtkstock.c:294
+#: gtk/gtkstock.c:308
msgid "_No"
msgstr "_Xeyr"
-#: gtk/gtkstock.c:295
+#: gtk/gtkstock.c:309
msgid "_OK"
msgstr "_Oldu"
-#: gtk/gtkstock.c:296
+#: gtk/gtkstock.c:310
msgid "_Open"
msgstr "_Aç"
-#: gtk/gtkstock.c:297
+#: gtk/gtkstock.c:311
msgid "_Paste"
msgstr "_Yapışdır"
-#: gtk/gtkstock.c:298
+#: gtk/gtkstock.c:312
msgid "_Preferences"
msgstr "_Tərcihlər"
-#: gtk/gtkstock.c:299
+#: gtk/gtkstock.c:313
msgid "_Print"
msgstr "_Çap Et"
-#: gtk/gtkstock.c:300
+#: gtk/gtkstock.c:314
msgid "Print Pre_view"
msgstr "_Çap Etmə Nümayişi"
-#: gtk/gtkstock.c:301
+#: gtk/gtkstock.c:315
msgid "_Properties"
msgstr "Xü_susiyyətlər"
-#: gtk/gtkstock.c:302
+#: gtk/gtkstock.c:316
msgid "_Quit"
msgstr "Çı_x"
-#: gtk/gtkstock.c:303
+#: gtk/gtkstock.c:317
msgid "_Redo"
msgstr "_Qaytarma"
-#: gtk/gtkstock.c:304
+#: gtk/gtkstock.c:318
+#, fuzzy
+msgid "_Refresh"
+msgstr "_Tərcihlər"
+
+#: gtk/gtkstock.c:319
+#, fuzzy
+msgid "_Remove"
+msgstr "_Çevir"
+
+#: gtk/gtkstock.c:320
msgid "_Revert"
msgstr "_Çevir"
-#: gtk/gtkstock.c:305
+#: gtk/gtkstock.c:321
msgid "_Save"
msgstr "_Qeyd Et"
-#: gtk/gtkstock.c:306
+#: gtk/gtkstock.c:322
msgid "Save _As"
msgstr "_Fərqli Qeyd Et"
-#: gtk/gtkstock.c:307
+#: gtk/gtkstock.c:323
+#, fuzzy
+msgid "_Color"
+msgstr "_Qapat"
+
+#: gtk/gtkstock.c:324
+#, fuzzy
+msgid "_Font"
+msgstr "YazıTipi"
+
+#: gtk/gtkstock.c:325
+msgid "_Ascending"
+msgstr ""
+
+#: gtk/gtkstock.c:326
+msgid "_Descending"
+msgstr ""
+
+#: gtk/gtkstock.c:327
msgid "_Spell Check"
msgstr "İmla _Yoxlaması"
-#: gtk/gtkstock.c:308
+#: gtk/gtkstock.c:328
msgid "_Stop"
msgstr "_Dayan"
-#: gtk/gtkstock.c:309
+#: gtk/gtkstock.c:329
msgid "_Strikethrough"
msgstr "_Qaralanmış"
-#: gtk/gtkstock.c:310
+#: gtk/gtkstock.c:330
+#, fuzzy
+msgid "_Undelete"
+msgstr "Alt _Cızıqlı"
+
+#: gtk/gtkstock.c:331
msgid "_Underline"
msgstr "Alt _Cızıqlı"
-#: gtk/gtkstock.c:311
+#: gtk/gtkstock.c:332
msgid "_Undo"
msgstr "_Dala Qaytar"
-#: gtk/gtkstock.c:312
+#: gtk/gtkstock.c:333
msgid "_Yes"
msgstr "_Bəli"
-#: gtk/gtkstock.c:313
+#: gtk/gtkstock.c:334
#, c-format
msgid "Zoom _100%"
msgstr "_100% "
-#: gtk/gtkstock.c:314
+#: gtk/gtkstock.c:335
msgid "Zoom to _Fit"
msgstr "_Doldumaq üçün Yaxınlaşdır"
-#: gtk/gtkstock.c:315
+#: gtk/gtkstock.c:336
msgid "Zoom _In"
msgstr "_Yaxınlaş"
-#: gtk/gtkstock.c:316
+#: gtk/gtkstock.c:337
msgid "Zoom _Out"
msgstr "_Uzaqlaş"
@@ -2930,52 +3057,52 @@ msgstr "Homojen"
msgid "If TRUE this means the table cells are all the same width/height"
msgstr ""
-#: gtk/gtktext.c:603 gtk/gtktreeview.c:504
+#: gtk/gtktext.c:604 gtk/gtktreeview.c:505
#, fuzzy
msgid "Horizontal Adjustment"
msgstr "Üfüqi Səkmə Kənarı"
-#: gtk/gtktext.c:604
+#: gtk/gtktext.c:605
msgid "Horizontal adjustment for the text widget"
msgstr ""
-#: gtk/gtktext.c:611 gtk/gtktreeview.c:512
+#: gtk/gtktext.c:612 gtk/gtktreeview.c:513
msgid "Vertical Adjustment"
msgstr ""
-#: gtk/gtktext.c:612
+#: gtk/gtktext.c:613
msgid "Vertical adjustment for the text widget"
msgstr ""
-#: gtk/gtktext.c:619
+#: gtk/gtktext.c:620
msgid "Line Wrap"
msgstr ""
-#: gtk/gtktext.c:620
+#: gtk/gtktext.c:621
msgid "Whether lines are wrapped at widget edges"
msgstr ""
-#: gtk/gtktext.c:627
+#: gtk/gtktext.c:628
msgid "Word Wrap"
msgstr ""
-#: gtk/gtktext.c:628
+#: gtk/gtktext.c:629
msgid "Whether words are wrapped at widget edges"
msgstr ""
-#: gtk/gtktexttag.c:198
+#: gtk/gtktexttag.c:199
msgid "Tag name"
msgstr "Təq adi"
-#: gtk/gtktexttag.c:199
+#: gtk/gtktexttag.c:200
msgid "Name used to refer to the text tag"
msgstr "Ad mətn təqinə referens daxil edir"
-#: gtk/gtktexttag.c:224
+#: gtk/gtktexttag.c:225
msgid "Background full height"
msgstr "Arxa planın tam hündürlüyü"
-#: gtk/gtktexttag.c:225
+#: gtk/gtktexttag.c:226
msgid ""
"Whether the background color fills the entire line height or only the height "
"of the tagged characters"
@@ -2983,252 +3110,252 @@ msgstr ""
"Arxa plan rəngi bütün hündürlüyü mü yoxsa müəyyənləşdirilmiş təqli "
"xarakterlərini mi dolduracaq"
-#: gtk/gtktexttag.c:233
+#: gtk/gtktexttag.c:234
msgid "Background stipple mask"
msgstr "Arxa plan maskası"
-#: gtk/gtktexttag.c:234
+#: gtk/gtktexttag.c:235
msgid "Bitmap to use as a mask when drawing the text background"
msgstr "Arxa plan döşənərkən maskalama olaraq işlədiləcək bitməp"
-#: gtk/gtktexttag.c:259
+#: gtk/gtktexttag.c:260
msgid "Foreground stipple mask"
msgstr "Ön plan maskası"
-#: gtk/gtktexttag.c:260
+#: gtk/gtktexttag.c:261
msgid "Bitmap to use as a mask when drawing the text foreground"
msgstr "Ön plan döşənərkən maskalama olaraq işlədiləcək bitməp"
-#: gtk/gtktexttag.c:267
+#: gtk/gtktexttag.c:268
msgid "Text direction"
msgstr "Mətn yönü"
-#: gtk/gtktexttag.c:268
+#: gtk/gtktexttag.c:269
msgid "Text direction, e.g. right-to-left or left-to-right"
msgstr "Mətn yönü, sağdan sola ya da soldan sağa kimi"
-#: gtk/gtktexttag.c:378 gtk/gtktextview.c:557
+#: gtk/gtktexttag.c:379 gtk/gtktextview.c:566
msgid "Left, right, or center justification"
msgstr "Sol, sağ ya da ortaya sütunlaşdırma"
-#: gtk/gtktexttag.c:386
+#: gtk/gtktexttag.c:387
msgid "Language"
msgstr "Dil"
-#: gtk/gtktexttag.c:387
+#: gtk/gtktexttag.c:388
msgid "Language engine code to use for rendering the text"
msgstr "Mətn renderi dili"
-#: gtk/gtktexttag.c:394
+#: gtk/gtktexttag.c:395
msgid "Left margin"
msgstr "Sol kənar"
-#: gtk/gtktexttag.c:395 gtk/gtktextview.c:566
+#: gtk/gtktexttag.c:396 gtk/gtktextview.c:575
msgid "Width of the left margin in pixels"
msgstr "Piksel olaraq sol kənar"
-#: gtk/gtktexttag.c:404
+#: gtk/gtktexttag.c:405
msgid "Right margin"
msgstr "Sağ kənar"
-#: gtk/gtktexttag.c:405 gtk/gtktextview.c:576
+#: gtk/gtktexttag.c:406 gtk/gtktextview.c:585
msgid "Width of the right margin in pixels"
msgstr "Piksel olaraq sağ kənar"
-#: gtk/gtktexttag.c:415 gtk/gtktextview.c:585
+#: gtk/gtktexttag.c:416 gtk/gtktextview.c:594
msgid "Indent"
msgstr "İçəridən Başlama"
-#: gtk/gtktexttag.c:416 gtk/gtktextview.c:586
+#: gtk/gtktexttag.c:417 gtk/gtktextview.c:595
msgid "Amount to indent the paragraph, in pixels"
msgstr "Paraqrafın piksel olaraq içəridən başlama"
-#: gtk/gtktexttag.c:436
+#: gtk/gtktexttag.c:437
msgid "Pixels above lines"
msgstr "Sətirlərin üstündəki piksel"
-#: gtk/gtktexttag.c:437 gtk/gtktextview.c:510
+#: gtk/gtktexttag.c:438 gtk/gtktextview.c:519
msgid "Pixels of blank space above paragraphs"
msgstr "Parqraf üstündəki boşluğun pikseli"
-#: gtk/gtktexttag.c:446
+#: gtk/gtktexttag.c:447
msgid "Pixels below lines"
msgstr "Sətirlərin altındakı piksel"
-#: gtk/gtktexttag.c:447 gtk/gtktextview.c:520
+#: gtk/gtktexttag.c:448 gtk/gtktextview.c:529
msgid "Pixels of blank space below paragraphs"
msgstr "Parqraf altındakı boşluğun pikseli"
-#: gtk/gtktexttag.c:456
+#: gtk/gtktexttag.c:457
msgid "Pixels inside wrap"
msgstr "Qırma içindəki piksel"
-#: gtk/gtktexttag.c:457 gtk/gtktextview.c:530
+#: gtk/gtktexttag.c:458 gtk/gtktextview.c:539
msgid "Pixels of blank space between wrapped lines in a paragraph"
msgstr "Parqraf və sətir arasındakı boşluğun pikseli"
-#: gtk/gtktexttag.c:483
+#: gtk/gtktexttag.c:484
msgid "Wrap mode"
msgstr "Qırma modu"
-#: gtk/gtktexttag.c:484 gtk/gtktextview.c:548
+#: gtk/gtktexttag.c:485 gtk/gtktextview.c:557
msgid ""
"Whether to wrap lines never, at word boundaries, or at character boundaries"
msgstr "Sətirlər kənarlarda mı, yoxsa xarakter kənarlarında mı qırılsın"
-#: gtk/gtktexttag.c:493 gtk/gtktextview.c:595
+#: gtk/gtktexttag.c:494 gtk/gtktextview.c:604
msgid "Tabs"
msgstr "Səkmələr"
-#: gtk/gtktexttag.c:494 gtk/gtktextview.c:596
+#: gtk/gtktexttag.c:495 gtk/gtktextview.c:605
msgid "Custom tabs for this text"
msgstr "Bu mətnə xüsuso səkmələr"
-#: gtk/gtktexttag.c:501
+#: gtk/gtktexttag.c:502
msgid "Invisible"
msgstr "Gizli"
-#: gtk/gtktexttag.c:502
+#: gtk/gtktexttag.c:503
msgid "Whether this text is hidden"
msgstr "Mətn gizlənməsi"
-#: gtk/gtktexttag.c:515
+#: gtk/gtktexttag.c:516
msgid "Background full height set"
msgstr "Arxa plan hündürlük dəstəsi"
-#: gtk/gtktexttag.c:516
+#: gtk/gtktexttag.c:517
msgid "Whether this tag affects background height"
msgstr "Bu təqin arxa plan hündürlüyünə harda tə'sir edəcəyi"
-#: gtk/gtktexttag.c:519
+#: gtk/gtktexttag.c:520
msgid "Background stipple set"
msgstr "Arxa plan dəstəsi"
-#: gtk/gtktexttag.c:520
+#: gtk/gtktexttag.c:521
msgid "Whether this tag affects the background stipple"
msgstr "Bu təqin arxa plana harda tə'sir edəcəyi"
-#: gtk/gtktexttag.c:527
+#: gtk/gtktexttag.c:528
msgid "Foreground stipple set"
msgstr "Ön plan dəstəsi"
-#: gtk/gtktexttag.c:528
+#: gtk/gtktexttag.c:529
msgid "Whether this tag affects the foreground stipple"
msgstr "Bu təqin ön plana harda tə'sir edəcəyi"
-#: gtk/gtktexttag.c:563
+#: gtk/gtktexttag.c:564
msgid "Justification set"
msgstr "Sütunlaşdırma dəstəsi"
-#: gtk/gtktexttag.c:564
+#: gtk/gtktexttag.c:565
msgid "Whether this tag affects paragraph justification"
msgstr "Bu təqin paraqraf sütunlaşdırmasına harda tə'sir edəcəyi"
-#: gtk/gtktexttag.c:567
+#: gtk/gtktexttag.c:568
msgid "Language set"
msgstr "Dil dəstəsi"
-#: gtk/gtktexttag.c:568
+#: gtk/gtktexttag.c:569
msgid "Whether this tag affects the language the text is rendered as"
msgstr "Bu təqin mətnin dilinə harda tə'sir edəcəyi"
-#: gtk/gtktexttag.c:571
+#: gtk/gtktexttag.c:572
msgid "Left margin set"
msgstr "Sol kənar dəstəsi"
-#: gtk/gtktexttag.c:572
+#: gtk/gtktexttag.c:573
msgid "Whether this tag affects the left margin"
msgstr "Bu təqin sol kənara harda tə'sir edəcəyi"
-#: gtk/gtktexttag.c:575
+#: gtk/gtktexttag.c:576
msgid "Indent set"
msgstr "İçəridən Başlama dəstəsi"
-#: gtk/gtktexttag.c:576
+#: gtk/gtktexttag.c:577
msgid "Whether this tag affects indentation"
msgstr "Bu təqin içəridən başlamağa harda tə'sir edəcəyi"
-#: gtk/gtktexttag.c:583
+#: gtk/gtktexttag.c:584
msgid "Pixels above lines set"
msgstr "Sətir üstündəki piksellər"
-#: gtk/gtktexttag.c:584 gtk/gtktexttag.c:588
+#: gtk/gtktexttag.c:585 gtk/gtktexttag.c:589
msgid "Whether this tag affects the number of pixels above lines"
msgstr "Bu təqin sətir üstündəki piksellərə harda tə'sir edəcəyi"
-#: gtk/gtktexttag.c:587
+#: gtk/gtktexttag.c:588
msgid "Pixels below lines set"
msgstr "Sətir altındakı piksellər"
-#: gtk/gtktexttag.c:591
+#: gtk/gtktexttag.c:592
msgid "Pixels inside wrap set"
msgstr "Qırma dəstəsi içindəki piksellər"
-#: gtk/gtktexttag.c:592
+#: gtk/gtktexttag.c:593
msgid "Whether this tag affects the number of pixels between wrapped lines"
msgstr "Bu təqin qırılan sətirlər arasındakı piksellərə harda tə'sir edəcəyi"
-#: gtk/gtktexttag.c:599
+#: gtk/gtktexttag.c:600
msgid "Right margin set"
msgstr "Sağ kənar dəstəsi"
-#: gtk/gtktexttag.c:600
+#: gtk/gtktexttag.c:601
msgid "Whether this tag affects the right margin"
msgstr "Bu təqin sağ kənara harda tə'sir edəcəyi"
-#: gtk/gtktexttag.c:607
+#: gtk/gtktexttag.c:608
msgid "Wrap mode set"
msgstr "Qırma modu dəstəsi"
-#: gtk/gtktexttag.c:608
+#: gtk/gtktexttag.c:609
msgid "Whether this tag affects line wrap mode"
msgstr "Bu təqin qırma moduna harda tə'sir edəcəyi"
-#: gtk/gtktexttag.c:611
+#: gtk/gtktexttag.c:612
msgid "Tabs set"
msgstr "Səkmələr dəstəsi"
-#: gtk/gtktexttag.c:612
+#: gtk/gtktexttag.c:613
msgid "Whether this tag affects tabs"
msgstr "Bu təqin səkmələrə harda tə'sir edəcəyi"
-#: gtk/gtktexttag.c:615
+#: gtk/gtktexttag.c:616
msgid "Invisible set"
msgstr "Gizlətmə dəstəsi"
-#: gtk/gtktexttag.c:616
+#: gtk/gtktexttag.c:617
msgid "Whether this tag affects text visibility"
msgstr "Bu təqin mətn görünməzliyinə harda tə'sir edəcəyi"
-#: gtk/gtktextview.c:509
+#: gtk/gtktextview.c:518
msgid "Pixels Above Lines"
msgstr "Sətirlərin Üstündəki Piksellər"
-#: gtk/gtktextview.c:519
+#: gtk/gtktextview.c:528
msgid "Pixels Below Lines"
msgstr "Sətirlərin Altındakı Piksellər"
-#: gtk/gtktextview.c:529
+#: gtk/gtktextview.c:538
msgid "Pixels Inside Wrap"
msgstr "Qırma İçindəki Piksellər"
-#: gtk/gtktextview.c:547
+#: gtk/gtktextview.c:556
msgid "Wrap Mode"
msgstr "Qırma Modu"
-#: gtk/gtktextview.c:565
+#: gtk/gtktextview.c:574
msgid "Left Margin"
msgstr "Sol Kənar"
-#: gtk/gtktextview.c:575
+#: gtk/gtktextview.c:584
msgid "Right Margin"
msgstr "Sağ Kənar"
-#: gtk/gtktextview.c:603
+#: gtk/gtktextview.c:612
msgid "Cursor Visible"
msgstr "Görünən Ox"
-#: gtk/gtktextview.c:604
+#: gtk/gtktextview.c:613
msgid "If the insertion cursor is shown"
msgstr "Əgər daxil etmə oxu göstərilibsə"
@@ -3237,576 +3364,589 @@ msgstr "Əgər daxil etmə oxu göstərilibsə"
msgid "Unable to locate theme engine in module_path: \"%s\","
msgstr "örtü mühərrikini \"module_path\"da tapa bilmirəm: \"%s\","
-#: gtk/gtktipsquery.c:181
+#: gtk/gtktipsquery.c:182
msgid "--- No Tip ---"
msgstr "--- Qeyd Yoxdur ---"
-#: gtk/gtktogglebutton.c:143
+#: gtk/gtktogglebutton.c:133
#, fuzzy
msgid "If the toggle button should be pressed in or not"
msgstr "Kənarın harda göstərilib göstərilməyəcəyi"
-#: gtk/gtktogglebutton.c:151
+#: gtk/gtktogglebutton.c:141
#, fuzzy
msgid "If the toggle button is in an \"in between\" state."
msgstr "Açma/Qapama düyməsini radio düyməsi kimi göstər"
-#: gtk/gtktogglebutton.c:158
+#: gtk/gtktogglebutton.c:148
#, fuzzy
msgid "Draw Indicator"
msgstr "Sıralama indikatoru"
-#: gtk/gtktogglebutton.c:159
+#: gtk/gtktogglebutton.c:149
#, fuzzy
msgid "If the toggle part of the button is displayed"
msgstr "Düymənin Açma/Qapama halı."
-#: gtk/gtktoolbar.c:224
+#: gtk/gtktoolbar.c:225
#, fuzzy
msgid "The orientation of the toolbar"
msgstr "Düymənin Açma/Qapama halı."
-#: gtk/gtktoolbar.c:232
+#: gtk/gtktoolbar.c:233
msgid "Toolbar Style"
msgstr ""
-#: gtk/gtktoolbar.c:233
+#: gtk/gtktoolbar.c:234
msgid "How to draw the toolbar"
msgstr ""
-#: gtk/gtktoolbar.c:241
+#: gtk/gtktoolbar.c:242
msgid "Spacer size"
msgstr ""
-#: gtk/gtktoolbar.c:242
+#: gtk/gtktoolbar.c:243
msgid "Size of spacers"
msgstr ""
-#: gtk/gtktoolbar.c:251
+#: gtk/gtktoolbar.c:252
msgid "Amount of border space between the toolbar shadow and the buttons"
msgstr ""
-#: gtk/gtktoolbar.c:259
+#: gtk/gtktoolbar.c:260
msgid "Space style"
msgstr ""
-#: gtk/gtktoolbar.c:260
+#: gtk/gtktoolbar.c:261
msgid "Whether spacers are vertical lines or just blank"
msgstr ""
-#: gtk/gtktoolbar.c:268
+#: gtk/gtktoolbar.c:269
msgid "Button relief"
msgstr ""
-#: gtk/gtktoolbar.c:269
+#: gtk/gtktoolbar.c:270
msgid "Type of bevel around toolbar buttons"
msgstr ""
-#: gtk/gtktoolbar.c:277
+#: gtk/gtktoolbar.c:278
msgid "Style of bevel around the toolbar"
msgstr ""
-#: gtk/gtktoolbar.c:283
+#: gtk/gtktoolbar.c:284
#, fuzzy
msgid "Toolbar style"
msgstr "Yazı Növü tərzi"
-#: gtk/gtktoolbar.c:284
+#: gtk/gtktoolbar.c:285
msgid ""
"Whether default toolbars have text only, text and icons, icons only, etc."
msgstr ""
-#: gtk/gtktoolbar.c:290
+#: gtk/gtktoolbar.c:291
msgid "Toolbar icon size"
msgstr ""
-#: gtk/gtktoolbar.c:291
+#: gtk/gtktoolbar.c:292
msgid "Size of icons in default toolbars"
msgstr ""
-#: gtk/gtktreeview.c:496
+#: gtk/gtktreeview.c:497
msgid "TreeView Model"
msgstr ""
-#: gtk/gtktreeview.c:497
+#: gtk/gtktreeview.c:498
#, fuzzy
msgid "The model for the tree view"
msgstr "Hazırkı səhifənin indeksi"
-#: gtk/gtktreeview.c:505
+#: gtk/gtktreeview.c:506
msgid "Horizontal Adjustment for the widget"
msgstr ""
-#: gtk/gtktreeview.c:513
+#: gtk/gtktreeview.c:514
msgid "Vertical Adjustment for the widget"
msgstr ""
-#: gtk/gtktreeview.c:520 gtk/gtktreeviewcolumn.c:171 gtk/gtkwidget.c:421
+#: gtk/gtktreeview.c:521 gtk/gtktreeviewcolumn.c:173 gtk/gtkwidget.c:427
msgid "Visible"
msgstr "Görünən"
-#: gtk/gtktreeview.c:521
+#: gtk/gtktreeview.c:522
msgid "Show the column header buttons"
msgstr ""
-#: gtk/gtktreeview.c:528
+#: gtk/gtktreeview.c:529
#, fuzzy
msgid "Headers Clickable"
msgstr "Tıqlana bilən"
-#: gtk/gtktreeview.c:529
+#: gtk/gtktreeview.c:530
msgid "Column headers respond to click events"
msgstr ""
-#: gtk/gtktreeview.c:536
+#: gtk/gtktreeview.c:537
msgid "Expander Column"
msgstr ""
-#: gtk/gtktreeview.c:537
+#: gtk/gtktreeview.c:538
msgid "Set the column for the expander column"
msgstr ""
-#: gtk/gtktreeview.c:544 gtk/gtktreeviewcolumn.c:262
+#: gtk/gtktreeview.c:545 gtk/gtktreeviewcolumn.c:272
msgid "Reorderable"
msgstr "Yenidən sıraya qoyula bilən"
-#: gtk/gtktreeview.c:545
+#: gtk/gtktreeview.c:546
#, fuzzy
msgid "View is reorderable"
msgstr "Yenidən sıraya qoyula bilən"
-#: gtk/gtktreeview.c:552
+#: gtk/gtktreeview.c:553
msgid "Rules Hint"
msgstr ""
-#: gtk/gtktreeview.c:553
+#: gtk/gtktreeview.c:554
msgid "Set a hint to the theme engine to draw rows in alternating colors"
msgstr ""
-#: gtk/gtktreeview.c:560
+#: gtk/gtktreeview.c:561
msgid "Enable Search"
msgstr ""
-#: gtk/gtktreeview.c:561
+#: gtk/gtktreeview.c:562
msgid "View allows user to search through columns interactively"
msgstr ""
-#: gtk/gtktreeview.c:568
+#: gtk/gtktreeview.c:569
#, fuzzy
msgid "Search Column"
msgstr "Sütün Eni"
-#: gtk/gtktreeview.c:569
+#: gtk/gtktreeview.c:570
msgid "Model column to search through when searching through code"
msgstr ""
-#: gtk/gtktreeview.c:582
+#: gtk/gtktreeview.c:583
msgid "Expander Size"
msgstr ""
-#: gtk/gtktreeview.c:583
+#: gtk/gtktreeview.c:584
msgid "Size of the expander arrow."
msgstr ""
-#: gtk/gtktreeview.c:591
+#: gtk/gtktreeview.c:592
#, fuzzy
msgid "Vertical Separator Width"
msgstr "Şaquli Səkmə Kənarı"
-#: gtk/gtktreeview.c:592
+#: gtk/gtktreeview.c:593
msgid "Vertical space between cells. Must be an even number."
msgstr ""
-#: gtk/gtktreeview.c:600
+#: gtk/gtktreeview.c:601
#, fuzzy
msgid "Horizontal Separator Width"
msgstr "Üfüqi Səkmə Kənarı"
-#: gtk/gtktreeview.c:601
+#: gtk/gtktreeview.c:602
msgid "Horizontal space between cells. Must be an even number."
msgstr ""
-#: gtk/gtktreeview.c:609
+#: gtk/gtktreeview.c:610
msgid "Allow Rules"
msgstr ""
-#: gtk/gtktreeview.c:610
+#: gtk/gtktreeview.c:611
msgid "Allow drawing of alternating color rows."
msgstr ""
-#: gtk/gtktreeviewcolumn.c:172
+#: gtk/gtktreeview.c:617
+#, fuzzy
+msgid "Indent Expanders"
+msgstr "x səkməsi"
+
+#: gtk/gtktreeview.c:618
+msgid "Make the expanders indented."
+msgstr ""
+
+#: gtk/gtktreeviewcolumn.c:174
msgid "Whether to display the column"
msgstr "Sütunu harda göstərək"
-#: gtk/gtktreeviewcolumn.c:180
+#: gtk/gtktreeviewcolumn.c:181 gtk/gtkwindow.c:394
+#, fuzzy
+msgid "Resizable"
+msgstr "görünə bilən"
+
+#: gtk/gtktreeviewcolumn.c:182
+msgid "Column is user-resizable"
+msgstr ""
+
+#: gtk/gtktreeviewcolumn.c:190
msgid "Current width of the column"
msgstr "Sütunun hazırkı eni"
-#: gtk/gtktreeviewcolumn.c:188
+#: gtk/gtktreeviewcolumn.c:198
msgid "Sizing"
msgstr "Böyüklük"
-#: gtk/gtktreeviewcolumn.c:189
+#: gtk/gtktreeviewcolumn.c:199
msgid "Resize mode of the column"
msgstr "Sütunların mod böyüklüyünü dəyişdir"
-#: gtk/gtktreeviewcolumn.c:197
+#: gtk/gtktreeviewcolumn.c:207
#, fuzzy
msgid "Fixed Width"
msgstr "Sabit en."
-#: gtk/gtktreeviewcolumn.c:198
+#: gtk/gtktreeviewcolumn.c:208
#, fuzzy
msgid "Current fixed width of the column"
msgstr "Sütunun hazırkı eni"
-#: gtk/gtktreeviewcolumn.c:207
+#: gtk/gtktreeviewcolumn.c:217
msgid "Minimum Width"
msgstr "Minimal En"
-#: gtk/gtktreeviewcolumn.c:208
+#: gtk/gtktreeviewcolumn.c:218
msgid "Minimum allowed width of the column"
msgstr "Sütunun qəbul edilmiş minimal eni"
-#: gtk/gtktreeviewcolumn.c:217
+#: gtk/gtktreeviewcolumn.c:227
msgid "Maximum Width"
msgstr "Maksimal En"
-#: gtk/gtktreeviewcolumn.c:218
+#: gtk/gtktreeviewcolumn.c:228
msgid "Maximum allowed width of the column"
msgstr "Sütunun qəbul edilmiş maksimal eni"
-#: gtk/gtktreeviewcolumn.c:227
+#: gtk/gtktreeviewcolumn.c:237
msgid "Title"
msgstr "Başlıq"
-#: gtk/gtktreeviewcolumn.c:228
+#: gtk/gtktreeviewcolumn.c:238
msgid "Title to appear in column header"
msgstr "Sütun başlığındakı bənd"
-#: gtk/gtktreeviewcolumn.c:235
+#: gtk/gtktreeviewcolumn.c:245
msgid "Clickable"
msgstr "Tıqlana bilən"
-#: gtk/gtktreeviewcolumn.c:236
+#: gtk/gtktreeviewcolumn.c:246
msgid "Whether the header can be clicked"
msgstr "Başlığın tıqlanma qabiliyyəti"
-#: gtk/gtktreeviewcolumn.c:244
+#: gtk/gtktreeviewcolumn.c:254
msgid "Widget"
msgstr "Widget"
-#: gtk/gtktreeviewcolumn.c:245
+#: gtk/gtktreeviewcolumn.c:255
msgid "Widget to put in column header button instead of column title"
msgstr "Sütun başlığı yerinə göstəriləcək sütun başlığı düyməsi pəncərəciyi"
-#: gtk/gtktreeviewcolumn.c:252
+#: gtk/gtktreeviewcolumn.c:262
msgid "Alignment"
msgstr "USəviyyələmə"
-#: gtk/gtktreeviewcolumn.c:253
+#: gtk/gtktreeviewcolumn.c:263
msgid "X Alignment of the column header text or widget"
msgstr "Sütun başlığı ya da pəncərəciyinin X səviyyələməsi"
-#: gtk/gtktreeviewcolumn.c:263
+#: gtk/gtktreeviewcolumn.c:273
#, fuzzy
msgid "Whether the column can be reordered around the headers"
msgstr "Sütünün başlıqlar ətrafında yenidən sıralanıb sıralanamayacağı"
-#: gtk/gtktreeviewcolumn.c:270
+#: gtk/gtktreeviewcolumn.c:280
msgid "Sort indicator"
msgstr "Sıralama indikatoru"
-#: gtk/gtktreeviewcolumn.c:271
+#: gtk/gtktreeviewcolumn.c:281
msgid "Whether to show a sort indicator"
msgstr "Sıralama indikatoru göstərilməsi"
-#: gtk/gtktreeviewcolumn.c:278
+#: gtk/gtktreeviewcolumn.c:288
msgid "Sort order"
msgstr "Süzmə əmri"
-#: gtk/gtktreeviewcolumn.c:279
+#: gtk/gtktreeviewcolumn.c:289
msgid "Sort direction the sort indicator should indicate"
msgstr "Sıralama indikatorundakı sıralama istiqaməti buranı göstərsin: "
-#: gtk/gtkviewport.c:132
+#: gtk/gtkviewport.c:133
msgid ""
"The GtkAdjustment that determines the values of the horizontal position for "
"this viewport."
msgstr ""
-#: gtk/gtkviewport.c:140
+#: gtk/gtkviewport.c:141
msgid ""
"The GtkAdjustment that determines the values of the vertical position for "
"this viewport."
msgstr ""
-#: gtk/gtkviewport.c:148
+#: gtk/gtkviewport.c:149
msgid "Determines how the shadowed box around the viewport is drawn."
msgstr ""
-#: gtk/gtkwidget.c:388
+#: gtk/gtkwidget.c:394
#, fuzzy
msgid "Widget name"
msgstr "Widget"
-#: gtk/gtkwidget.c:389
+#: gtk/gtkwidget.c:395
#, fuzzy
msgid "The name of the widget"
msgstr "Hazırkı səhifənin indeksi"
-#: gtk/gtkwidget.c:395
+#: gtk/gtkwidget.c:401
msgid "Parent widget"
msgstr ""
-#: gtk/gtkwidget.c:396
+#: gtk/gtkwidget.c:402
msgid "The parent widget of this widget. Must be a Container widget."
msgstr ""
-#: gtk/gtkwidget.c:403
+#: gtk/gtkwidget.c:409
msgid "Width request"
msgstr ""
-#: gtk/gtkwidget.c:404
+#: gtk/gtkwidget.c:410
msgid ""
"Override for width request of the widget, or -1 if natural request should be "
"used."
msgstr ""
-#: gtk/gtkwidget.c:412
+#: gtk/gtkwidget.c:418
#, fuzzy
msgid "Height request"
msgstr "hündürlük"
-#: gtk/gtkwidget.c:413
+#: gtk/gtkwidget.c:419
msgid ""
"Override for height request of the widget, or -1 if natural request should "
"be used."
msgstr ""
-#: gtk/gtkwidget.c:422
+#: gtk/gtkwidget.c:428
#, fuzzy
msgid "Whether the widget is visible"
msgstr "Mətn gizlənməsi"
-#: gtk/gtkwidget.c:428
+#: gtk/gtkwidget.c:434
msgid "Sensitive"
msgstr ""
-#: gtk/gtkwidget.c:429
+#: gtk/gtkwidget.c:435
#, fuzzy
msgid "Whether the widget responds to input"
msgstr "Kənarın harda göstərilib göstərilməyəcəyi"
-#: gtk/gtkwidget.c:435
+#: gtk/gtkwidget.c:441
msgid "Application paintable"
msgstr ""
-#: gtk/gtkwidget.c:436
+#: gtk/gtkwidget.c:442
msgid "Whether the application will paint directly on the widget"
msgstr ""
-#: gtk/gtkwidget.c:442
+#: gtk/gtkwidget.c:448
msgid "Can focus"
msgstr ""
-#: gtk/gtkwidget.c:443
+#: gtk/gtkwidget.c:449
#, fuzzy
msgid "Whether the widget can accept the input focus"
msgstr "Bu təqin yazı növü böyüklüyünə harda tə'sir edəcəyi"
-#: gtk/gtkwidget.c:449
+#: gtk/gtkwidget.c:455
msgid "Has focus"
msgstr ""
-#: gtk/gtkwidget.c:450
+#: gtk/gtkwidget.c:456
#, fuzzy
msgid "Whether the widget has the input focus"
msgstr "Bu təqin yazı növü böyüklüyünə harda tə'sir edəcəyi"
-#: gtk/gtkwidget.c:456
+#: gtk/gtkwidget.c:462
#, fuzzy
msgid "Can default"
msgstr "Əsasları fəallaşdırar"
-#: gtk/gtkwidget.c:457
+#: gtk/gtkwidget.c:463
#, fuzzy
msgid "Whether the widget can be the default widget"
msgstr "Başlığın tıqlanma qabiliyyəti"
-#: gtk/gtkwidget.c:463
+#: gtk/gtkwidget.c:469
#, fuzzy
msgid "Has default"
msgstr "Əsasları fəallaşdırar"
-#: gtk/gtkwidget.c:464
+#: gtk/gtkwidget.c:470
#, fuzzy
msgid "Whether the widget is the default widget"
msgstr "Bu təqin yazı növü qalınlığına harda tə'sir edəcəyi"
-#: gtk/gtkwidget.c:470
+#: gtk/gtkwidget.c:476
#, fuzzy
msgid "Receives default"
msgstr "Əsasları fəallaşdırar"
-#: gtk/gtkwidget.c:471
+#: gtk/gtkwidget.c:477
msgid "If TRUE, the widget will receive the default action when it is focused."
msgstr ""
-#: gtk/gtkwidget.c:477
+#: gtk/gtkwidget.c:483
msgid "Composite child"
msgstr ""
-#: gtk/gtkwidget.c:478
+#: gtk/gtkwidget.c:484
msgid "Whether the widget is composed of other widgets"
msgstr ""
-#: gtk/gtkwidget.c:484
+#: gtk/gtkwidget.c:490
#, fuzzy
msgid "Style"
msgstr "_Tərz:"
-#: gtk/gtkwidget.c:485
+#: gtk/gtkwidget.c:491
msgid ""
"The style of the widget, which contains information about how it will look "
"(colors etc)."
msgstr ""
-#: gtk/gtkwidget.c:491
+#: gtk/gtkwidget.c:497
msgid "Events"
msgstr ""
-#: gtk/gtkwidget.c:492
+#: gtk/gtkwidget.c:498
msgid "The event mask that decides what kind of GdkEvents this widget gets."
msgstr ""
-#: gtk/gtkwidget.c:499
+#: gtk/gtkwidget.c:505
msgid "Extension events"
msgstr ""
-#: gtk/gtkwidget.c:500
+#: gtk/gtkwidget.c:506
msgid "The mask that decides what kind of extension events this widget gets."
msgstr ""
-#: gtk/gtkwidget.c:1047
+#: gtk/gtkwidget.c:1053
msgid "Interior Focus"
msgstr ""
-#: gtk/gtkwidget.c:1048
+#: gtk/gtkwidget.c:1054
#, fuzzy
msgid "Whether to draw the focus indicator inside widgets."
msgstr "Sıralama indikatoru göstərilməsi"
-#: gtk/gtkwindow.c:361
+#: gtk/gtkwindow.c:359
#, fuzzy
msgid "Window Type"
msgstr "Pəncərə"
-#: gtk/gtkwindow.c:362
+#: gtk/gtkwindow.c:360
#, fuzzy
msgid "The type of the window"
msgstr "Piksbufun y səkməsi."
-#: gtk/gtkwindow.c:371
+#: gtk/gtkwindow.c:369
#, fuzzy
msgid "Window Title"
msgstr "Pəncərə"
-#: gtk/gtkwindow.c:372
+#: gtk/gtkwindow.c:370
#, fuzzy
msgid "The title of the window"
msgstr "Sətir hündürlüyü"
-#: gtk/gtkwindow.c:379
+#: gtk/gtkwindow.c:377
msgid "Allow Shrink"
msgstr ""
-#: gtk/gtkwindow.c:381
+#: gtk/gtkwindow.c:379
#, no-c-format
msgid ""
"If TRUE, the window has no mimimum size. Setting this to TRUE is 99% of the "
"time a bad idea."
msgstr ""
-#: gtk/gtkwindow.c:388
+#: gtk/gtkwindow.c:386
msgid "Allow Grow"
msgstr ""
-#: gtk/gtkwindow.c:389
+#: gtk/gtkwindow.c:387
msgid "If TRUE, users can expand the window beyond its minimum size."
msgstr ""
-#: gtk/gtkwindow.c:396
-#, fuzzy
-msgid "Resizable"
-msgstr "görünə bilən"
-
-#: gtk/gtkwindow.c:397
+#: gtk/gtkwindow.c:395
msgid "If TRUE, users can resize the window."
msgstr ""
-#: gtk/gtkwindow.c:404
+#: gtk/gtkwindow.c:402
msgid "Modal"
msgstr ""
-#: gtk/gtkwindow.c:405
+#: gtk/gtkwindow.c:403
msgid ""
"If TRUE, the window is modal (other windows are not usable while this one is "
"up)."
msgstr ""
-#: gtk/gtkwindow.c:412
+#: gtk/gtkwindow.c:410
#, fuzzy
msgid "Window Position"
msgstr "Səkmə Yeri"
-#: gtk/gtkwindow.c:413
+#: gtk/gtkwindow.c:411
#, fuzzy
msgid "The initial position of the window."
msgstr "Daxil etmə nöqtəsinin hazırkı yeri"
-#: gtk/gtkwindow.c:421
+#: gtk/gtkwindow.c:419
#, fuzzy
msgid "Default Width"
msgstr "Maksimal En"
-#: gtk/gtkwindow.c:422
+#: gtk/gtkwindow.c:420
msgid ""
"The default width of the window, used when initially showing the window."
msgstr ""
-#: gtk/gtkwindow.c:431
+#: gtk/gtkwindow.c:429
#, fuzzy
msgid "Default Height"
msgstr "Sətir qalınlığı"
-#: gtk/gtkwindow.c:432
+#: gtk/gtkwindow.c:430
msgid ""
"The default height of the window, used when initially showing the window."
msgstr ""
-#: gtk/gtkwindow.c:441
+#: gtk/gtkwindow.c:439
msgid "Destroy with Parent"
msgstr ""
-#: gtk/gtkwindow.c:442
+#: gtk/gtkwindow.c:440
msgid "If this window should be destroyed when the parent is destroyed"
msgstr ""
-#: gtk/gtkwindow.c:449
+#: gtk/gtkwindow.c:447
msgid "Icon"
msgstr ""
-#: gtk/gtkwindow.c:450
+#: gtk/gtkwindow.c:448
msgid "Icon for this window"
msgstr ""
-#: gtk/gtksizegroup.c:241
+#: gtk/gtksizegroup.c:242
#, fuzzy
msgid "Mode"
msgstr "_Mod: "
-#: gtk/gtksizegroup.c:242
+#: gtk/gtksizegroup.c:243
msgid ""
"The the directions in which the size group effects the requested sizes of "
"its component widgets."
diff --git a/po/ca.po b/po/ca.po
index 11e954986..076549808 100644
--- a/po/ca.po
+++ b/po/ca.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: gtk+ 1.3.0\n"
-"POT-Creation-Date: 2001-10-25 16:39-0400\n"
+"POT-Creation-Date: 2001-11-23 15:47-0500\n"
"PO-Revision-Date: 1999-11-18 21:11+01:00\n"
"Last-Translator: Softcatala <linux@softcatala.org>\n"
"Language-Team: linux-ca@chanae.alphanet.ch\n"
@@ -13,12 +13,12 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-#: gdk-pixbuf/gdk-pixbuf-animation.c:144 gdk-pixbuf/gdk-pixbuf-io.c:543
+#: gdk-pixbuf/gdk-pixbuf-animation.c:144 gdk-pixbuf/gdk-pixbuf-io.c:551
#, c-format
msgid "Failed to open file '%s': %s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-animation.c:155 gdk-pixbuf/gdk-pixbuf-io.c:553
+#: gdk-pixbuf/gdk-pixbuf-animation.c:155 gdk-pixbuf/gdk-pixbuf-io.c:561
#, c-format
msgid "Image file '%s' contains no data"
msgstr ""
@@ -28,7 +28,7 @@ msgstr ""
msgid "Don't know how to load the animation in file '%s'"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-animation.c:205 gdk-pixbuf/gdk-pixbuf-io.c:598
+#: gdk-pixbuf/gdk-pixbuf-animation.c:205 gdk-pixbuf/gdk-pixbuf-io.c:606
#, c-format
msgid ""
"Failed to load image '%s': reason not known, probably a corrupt image file"
@@ -41,65 +41,65 @@ msgid ""
"animation file"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:316
+#: gdk-pixbuf/gdk-pixbuf-io.c:324
#, fuzzy, c-format
msgid "Unable to load image-loading module: %s: %s"
msgstr "No s'ha trobat un mòdul carregable al module_path: «%s»,"
-#: gdk-pixbuf/gdk-pixbuf-io.c:335
+#: gdk-pixbuf/gdk-pixbuf-io.c:343
#, c-format
msgid ""
"Image-loading module %s does not export the proper interface; perhaps it's "
"from a different GTK version?"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:452 gdk-pixbuf/gdk-pixbuf-io.c:478
+#: gdk-pixbuf/gdk-pixbuf-io.c:460 gdk-pixbuf/gdk-pixbuf-io.c:486
#, c-format
msgid "Image type '%s' is not supported"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:500
+#: gdk-pixbuf/gdk-pixbuf-io.c:508
#, c-format
msgid "Couldn't recognize the image file format for file '%s'"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:506
+#: gdk-pixbuf/gdk-pixbuf-io.c:514
msgid "Unrecognized image file format"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:576
+#: gdk-pixbuf/gdk-pixbuf-io.c:584
#, c-format
msgid "Don't know how to load the image in file '%s'"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:609
+#: gdk-pixbuf/gdk-pixbuf-io.c:617
#, c-format
msgid "Failed to load image '%s': %s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:714
+#: gdk-pixbuf/gdk-pixbuf-io.c:722
#, c-format
msgid "This build of gdk-pixbuf does not support saving the image format: %s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:822
+#: gdk-pixbuf/gdk-pixbuf-io.c:830
#, c-format
msgid "Failed to open '%s' for writing: %s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:843
+#: gdk-pixbuf/gdk-pixbuf-io.c:851
#, c-format
msgid ""
"Failed to close '%s' while writing image, all data may not have been saved: %"
"s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-loader.c:252
+#: gdk-pixbuf/gdk-pixbuf-loader.c:250
#, c-format
msgid "Incremental loading of image type '%s' is not supported"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-loader.c:275 gdk-pixbuf/gdk-pixbuf-loader.c:376
+#: gdk-pixbuf/gdk-pixbuf-loader.c:273 gdk-pixbuf/gdk-pixbuf-loader.c:374
#, c-format
msgid ""
"Internal error: Image loader module '%s' failed to begin loading an image, "
@@ -362,35 +362,35 @@ msgstr ""
msgid "Failed to write to temporary file when loading XBM image"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1256
+#: gdk-pixbuf/io-xpm.c:1234
msgid "No XPM header found"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1264
+#: gdk-pixbuf/io-xpm.c:1242
msgid "XPM file has image width <= 0"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1272
+#: gdk-pixbuf/io-xpm.c:1250
msgid "XPM file has image height <= 0"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1280
+#: gdk-pixbuf/io-xpm.c:1258
msgid "XPM file has invalid number of colors"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1288
+#: gdk-pixbuf/io-xpm.c:1266
msgid "XPM has invalid number of chars per pixel"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1306
+#: gdk-pixbuf/io-xpm.c:1284
msgid "Can't read XPM colormap"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1344
+#: gdk-pixbuf/io-xpm.c:1322
msgid "Can't allocate memory for loading XPM image"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1527
+#: gdk-pixbuf/io-xpm.c:1505
msgid "Failed to write to temporary file when loading XPM image"
msgstr ""
@@ -411,12 +411,20 @@ msgstr ""
msgid "failed to allocate image buffer of %u bytes"
msgstr ""
-#: gtk/gtkaccellabel.c:115
-msgid "Accelerator object"
+#: gtk/gtkaccellabel.c:122
+msgid "Accelerator Closure"
msgstr ""
-#: gtk/gtkaccellabel.c:116
-msgid "The object monitored by this accelerator label"
+#: gtk/gtkaccellabel.c:123
+msgid "The closure to be monitored for accelerator changes"
+msgstr ""
+
+#: gtk/gtkaccellabel.c:129
+msgid "Accelerator Widget"
+msgstr ""
+
+#: gtk/gtkaccellabel.c:130
+msgid "The widget to be monitored for accelerator changes"
msgstr ""
#: gtk/gtkalignment.c:102
@@ -571,7 +579,7 @@ msgstr "Espaiat:"
msgid "The amount of space between children."
msgstr ""
-#: gtk/gtkbox.c:135 gtk/gtknotebook.c:396
+#: gtk/gtkbox.c:135 gtk/gtknotebook.c:400
msgid "Homogeneous"
msgstr ""
@@ -579,76 +587,76 @@ msgstr ""
msgid "Whether the children should all be the same size."
msgstr ""
-#: gtk/gtkbutton.c:183 gtk/gtkframe.c:125 gtk/gtklabel.c:283
+#: gtk/gtkbutton.c:188 gtk/gtkframe.c:125 gtk/gtklabel.c:282
msgid "Label"
msgstr ""
-#: gtk/gtkbutton.c:184
+#: gtk/gtkbutton.c:189
msgid ""
"Text of the label widget inside the button, if the button contains a label "
"widget."
msgstr ""
-#: gtk/gtkbutton.c:191 gtk/gtklabel.c:304
+#: gtk/gtkbutton.c:196 gtk/gtklabel.c:303
msgid "Use underline"
msgstr ""
-#: gtk/gtkbutton.c:192 gtk/gtklabel.c:305
+#: gtk/gtkbutton.c:197 gtk/gtklabel.c:304
msgid ""
"If set, an underline in the text indicates the next character should be used "
"for the mnemonic accelerator key"
msgstr ""
-#: gtk/gtkbutton.c:199
+#: gtk/gtkbutton.c:204
msgid "Use stock"
msgstr ""
-#: gtk/gtkbutton.c:200
+#: gtk/gtkbutton.c:205
msgid ""
"If set, the label is used to pick a stock item instead of being displayed"
msgstr ""
-#: gtk/gtkbutton.c:207
+#: gtk/gtkbutton.c:212
msgid "Border relief"
msgstr ""
-#: gtk/gtkbutton.c:208
+#: gtk/gtkbutton.c:213
msgid "The border relief style."
msgstr ""
-#: gtk/gtkbutton.c:259
+#: gtk/gtkbutton.c:264
#, fuzzy
msgid "Default Spacing"
msgstr "Espaiat:"
-#: gtk/gtkbutton.c:260
+#: gtk/gtkbutton.c:265
msgid "Extra space to add for CAN_DEFAULT buttons"
msgstr ""
-#: gtk/gtkbutton.c:266
+#: gtk/gtkbutton.c:271
msgid "Default Outside Spacing"
msgstr ""
-#: gtk/gtkbutton.c:267
+#: gtk/gtkbutton.c:272
msgid ""
"Extra space to add for CAN_DEFAULT buttons that is always drawn outside the "
"border"
msgstr ""
-#: gtk/gtkbutton.c:272
+#: gtk/gtkbutton.c:277
msgid "Child X Displacement"
msgstr ""
-#: gtk/gtkbutton.c:273
+#: gtk/gtkbutton.c:278
msgid ""
"How far in the x direction to move the child when the button is depressed"
msgstr ""
-#: gtk/gtkbutton.c:280
+#: gtk/gtkbutton.c:285
msgid "Child Y Displacement"
msgstr ""
-#: gtk/gtkbutton.c:281
+#: gtk/gtkbutton.c:286
msgid ""
"How far in the y direction to move the child when the button is depressed"
msgstr ""
@@ -745,297 +753,297 @@ msgstr ""
msgid "The pixbuf to render."
msgstr ""
-#: gtk/gtkcellrenderertext.c:173 gtk/gtkentry.c:498 gtk/gtkprogressbar.c:207
+#: gtk/gtkcellrenderertext.c:174 gtk/gtkentry.c:506 gtk/gtkprogressbar.c:207
msgid "Text"
msgstr ""
-#: gtk/gtkcellrenderertext.c:174
+#: gtk/gtkcellrenderertext.c:175
msgid "Text to render"
msgstr ""
-#: gtk/gtkcellrenderertext.c:181
+#: gtk/gtkcellrenderertext.c:182
msgid "Markup"
msgstr ""
-#: gtk/gtkcellrenderertext.c:182
+#: gtk/gtkcellrenderertext.c:183
msgid "Marked up text to render"
msgstr ""
-#: gtk/gtkcellrenderertext.c:189 gtk/gtklabel.c:290
+#: gtk/gtkcellrenderertext.c:190 gtk/gtklabel.c:289
msgid "Attributes"
msgstr ""
-#: gtk/gtkcellrenderertext.c:190
+#: gtk/gtkcellrenderertext.c:191
msgid "A list of style attributes to apply to the text of the renderer."
msgstr ""
-#: gtk/gtkcellrenderertext.c:197 gtk/gtktexttag.c:208
+#: gtk/gtkcellrenderertext.c:198 gtk/gtktexttag.c:209
msgid "Background color name"
msgstr ""
-#: gtk/gtkcellrenderertext.c:198 gtk/gtktexttag.c:209
+#: gtk/gtkcellrenderertext.c:199 gtk/gtktexttag.c:210
msgid "Background color as a string"
msgstr ""
-#: gtk/gtkcellrenderertext.c:205 gtk/gtktexttag.c:216
+#: gtk/gtkcellrenderertext.c:206 gtk/gtktexttag.c:217
msgid "Background color"
msgstr ""
-#: gtk/gtkcellrenderertext.c:206 gtk/gtktexttag.c:217
+#: gtk/gtkcellrenderertext.c:207 gtk/gtktexttag.c:218
msgid "Background color as a GdkColor"
msgstr ""
-#: gtk/gtkcellrenderertext.c:213 gtk/gtktexttag.c:242
+#: gtk/gtkcellrenderertext.c:214 gtk/gtktexttag.c:243
msgid "Foreground color name"
msgstr ""
-#: gtk/gtkcellrenderertext.c:214 gtk/gtktexttag.c:243
+#: gtk/gtkcellrenderertext.c:215 gtk/gtktexttag.c:244
msgid "Foreground color as a string"
msgstr ""
-#: gtk/gtkcellrenderertext.c:221 gtk/gtktexttag.c:250
+#: gtk/gtkcellrenderertext.c:222 gtk/gtktexttag.c:251
msgid "Foreground color"
msgstr ""
-#: gtk/gtkcellrenderertext.c:222 gtk/gtktexttag.c:251
+#: gtk/gtkcellrenderertext.c:223 gtk/gtktexttag.c:252
msgid "Foreground color as a GdkColor"
msgstr ""
-#: gtk/gtkcellrenderertext.c:230 gtk/gtkentry.c:430 gtk/gtktexttag.c:276
-#: gtk/gtktextview.c:539
+#: gtk/gtkcellrenderertext.c:231 gtk/gtkentry.c:438 gtk/gtktexttag.c:277
+#: gtk/gtktextview.c:548
#, fuzzy
msgid "Editable"
msgstr "(desactivat)"
-#: gtk/gtkcellrenderertext.c:231 gtk/gtktexttag.c:277 gtk/gtktextview.c:540
+#: gtk/gtkcellrenderertext.c:232 gtk/gtktexttag.c:278 gtk/gtktextview.c:549
msgid "Whether the text can be modified by the user"
msgstr ""
-#: gtk/gtkcellrenderertext.c:238 gtk/gtkcellrenderertext.c:246
-#: gtk/gtkfontsel.c:192 gtk/gtktexttag.c:284 gtk/gtktexttag.c:292
+#: gtk/gtkcellrenderertext.c:239 gtk/gtkcellrenderertext.c:247
+#: gtk/gtkfontsel.c:192 gtk/gtktexttag.c:285 gtk/gtktexttag.c:293
msgid "Font"
msgstr "Font"
-#: gtk/gtkcellrenderertext.c:239 gtk/gtktexttag.c:285
+#: gtk/gtkcellrenderertext.c:240 gtk/gtktexttag.c:286
msgid "Font description as a string"
msgstr ""
-#: gtk/gtkcellrenderertext.c:247 gtk/gtktexttag.c:293
+#: gtk/gtkcellrenderertext.c:248 gtk/gtktexttag.c:294
msgid "Font description as a PangoFontDescription struct"
msgstr ""
-#: gtk/gtkcellrenderertext.c:255 gtk/gtktexttag.c:301
+#: gtk/gtkcellrenderertext.c:256 gtk/gtktexttag.c:302
#, fuzzy
msgid "Font family"
msgstr "Família:"
-#: gtk/gtkcellrenderertext.c:256 gtk/gtktexttag.c:302
+#: gtk/gtkcellrenderertext.c:257 gtk/gtktexttag.c:303
msgid "Name of the font family, e.g. Sans, Helvetica, Times, Monospace"
msgstr ""
-#: gtk/gtkcellrenderertext.c:263 gtk/gtkcellrenderertext.c:264
-#: gtk/gtktexttag.c:309 gtk/gtktexttag.c:310
+#: gtk/gtkcellrenderertext.c:264 gtk/gtkcellrenderertext.c:265
+#: gtk/gtktexttag.c:310 gtk/gtktexttag.c:311
#, fuzzy
msgid "Font style"
msgstr "Estil de font:"
-#: gtk/gtkcellrenderertext.c:272 gtk/gtkcellrenderertext.c:273
-#: gtk/gtktexttag.c:318 gtk/gtktexttag.c:319
+#: gtk/gtkcellrenderertext.c:273 gtk/gtkcellrenderertext.c:274
+#: gtk/gtktexttag.c:319 gtk/gtktexttag.c:320
msgid "Font variant"
msgstr ""
-#: gtk/gtkcellrenderertext.c:281 gtk/gtkcellrenderertext.c:282
-#: gtk/gtktexttag.c:327 gtk/gtktexttag.c:328
+#: gtk/gtkcellrenderertext.c:282 gtk/gtkcellrenderertext.c:283
+#: gtk/gtktexttag.c:328 gtk/gtktexttag.c:329
msgid "Font weight"
msgstr ""
-#: gtk/gtkcellrenderertext.c:291 gtk/gtkcellrenderertext.c:292
-#: gtk/gtktexttag.c:338 gtk/gtktexttag.c:339
+#: gtk/gtkcellrenderertext.c:292 gtk/gtkcellrenderertext.c:293
+#: gtk/gtktexttag.c:339 gtk/gtktexttag.c:340
#, fuzzy
msgid "Font stretch"
msgstr "Propietats de la font"
-#: gtk/gtkcellrenderertext.c:300 gtk/gtkcellrenderertext.c:301
-#: gtk/gtktexttag.c:347 gtk/gtktexttag.c:348
+#: gtk/gtkcellrenderertext.c:301 gtk/gtkcellrenderertext.c:302
+#: gtk/gtktexttag.c:348 gtk/gtktexttag.c:349
#, fuzzy
msgid "Font size"
msgstr "Tamany del punt:"
-#: gtk/gtkcellrenderertext.c:310 gtk/gtktexttag.c:367
+#: gtk/gtkcellrenderertext.c:311 gtk/gtktexttag.c:368
#, fuzzy
msgid "Font points"
msgstr "Tipus de fonts:"
-#: gtk/gtkcellrenderertext.c:311 gtk/gtktexttag.c:368
+#: gtk/gtkcellrenderertext.c:312 gtk/gtktexttag.c:369
msgid "Font size in points"
msgstr ""
-#: gtk/gtkcellrenderertext.c:320 gtk/gtktexttag.c:357 gtk/gtktexttag.c:358
+#: gtk/gtkcellrenderertext.c:321 gtk/gtktexttag.c:358 gtk/gtktexttag.c:359
#, fuzzy
msgid "Font scale"
msgstr "Estil de font:"
-#: gtk/gtkcellrenderertext.c:321
+#: gtk/gtkcellrenderertext.c:322
msgid "Font scaling factor"
msgstr ""
-#: gtk/gtkcellrenderertext.c:330 gtk/gtktexttag.c:426
+#: gtk/gtkcellrenderertext.c:331 gtk/gtktexttag.c:427
msgid "Rise"
msgstr ""
-#: gtk/gtkcellrenderertext.c:331 gtk/gtktexttag.c:427
+#: gtk/gtkcellrenderertext.c:332 gtk/gtktexttag.c:428
msgid ""
"Offset of text above the baseline (below the baseline if rise is negative)"
msgstr ""
-#: gtk/gtkcellrenderertext.c:341 gtk/gtktexttag.c:466
+#: gtk/gtkcellrenderertext.c:342 gtk/gtktexttag.c:467
msgid "Strikethrough"
msgstr ""
-#: gtk/gtkcellrenderertext.c:342 gtk/gtktexttag.c:467
+#: gtk/gtkcellrenderertext.c:343 gtk/gtktexttag.c:468
msgid "Whether to strike through the text"
msgstr ""
-#: gtk/gtkcellrenderertext.c:349 gtk/gtktexttag.c:474
+#: gtk/gtkcellrenderertext.c:350 gtk/gtktexttag.c:475
msgid "Underline"
msgstr ""
-#: gtk/gtkcellrenderertext.c:350 gtk/gtktexttag.c:475
+#: gtk/gtkcellrenderertext.c:351 gtk/gtktexttag.c:476
msgid "Style of underline for this text"
msgstr ""
-#: gtk/gtkcellrenderertext.c:360 gtk/gtktexttag.c:511
+#: gtk/gtkcellrenderertext.c:361 gtk/gtktexttag.c:512
msgid "Background set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:361 gtk/gtktexttag.c:512
+#: gtk/gtkcellrenderertext.c:362 gtk/gtktexttag.c:513
msgid "Whether this tag affects the background color"
msgstr ""
-#: gtk/gtkcellrenderertext.c:364 gtk/gtktexttag.c:523
+#: gtk/gtkcellrenderertext.c:365 gtk/gtktexttag.c:524
msgid "Foreground set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:365 gtk/gtktexttag.c:524
+#: gtk/gtkcellrenderertext.c:366 gtk/gtktexttag.c:525
msgid "Whether this tag affects the foreground color"
msgstr ""
-#: gtk/gtkcellrenderertext.c:368 gtk/gtktexttag.c:531
+#: gtk/gtkcellrenderertext.c:369 gtk/gtktexttag.c:532
msgid "Editability set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:369 gtk/gtktexttag.c:532
+#: gtk/gtkcellrenderertext.c:370 gtk/gtktexttag.c:533
msgid "Whether this tag affects text editability"
msgstr ""
-#: gtk/gtkcellrenderertext.c:372 gtk/gtktexttag.c:535
+#: gtk/gtkcellrenderertext.c:373 gtk/gtktexttag.c:536
msgid "Font family set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:373 gtk/gtktexttag.c:536
+#: gtk/gtkcellrenderertext.c:374 gtk/gtktexttag.c:537
msgid "Whether this tag affects the font family"
msgstr ""
-#: gtk/gtkcellrenderertext.c:376 gtk/gtktexttag.c:539
+#: gtk/gtkcellrenderertext.c:377 gtk/gtktexttag.c:540
#, fuzzy
msgid "Font style set"
msgstr "Estil de font:"
-#: gtk/gtkcellrenderertext.c:377 gtk/gtktexttag.c:540
+#: gtk/gtkcellrenderertext.c:378 gtk/gtktexttag.c:541
msgid "Whether this tag affects the font style"
msgstr ""
-#: gtk/gtkcellrenderertext.c:380 gtk/gtktexttag.c:543
+#: gtk/gtkcellrenderertext.c:381 gtk/gtktexttag.c:544
msgid "Font variant set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:381 gtk/gtktexttag.c:544
+#: gtk/gtkcellrenderertext.c:382 gtk/gtktexttag.c:545
msgid "Whether this tag affects the font variant"
msgstr ""
-#: gtk/gtkcellrenderertext.c:384 gtk/gtktexttag.c:547
+#: gtk/gtkcellrenderertext.c:385 gtk/gtktexttag.c:548
msgid "Font weight set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:385 gtk/gtktexttag.c:548
+#: gtk/gtkcellrenderertext.c:386 gtk/gtktexttag.c:549
msgid "Whether this tag affects the font weight"
msgstr ""
-#: gtk/gtkcellrenderertext.c:388 gtk/gtktexttag.c:551
+#: gtk/gtkcellrenderertext.c:389 gtk/gtktexttag.c:552
msgid "Font stretch set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:389 gtk/gtktexttag.c:552
+#: gtk/gtkcellrenderertext.c:390 gtk/gtktexttag.c:553
msgid "Whether this tag affects the font stretch"
msgstr ""
-#: gtk/gtkcellrenderertext.c:392 gtk/gtktexttag.c:555
+#: gtk/gtkcellrenderertext.c:393 gtk/gtktexttag.c:556
msgid "Font size set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:393 gtk/gtktexttag.c:556
+#: gtk/gtkcellrenderertext.c:394 gtk/gtktexttag.c:557
msgid "Whether this tag affects the font size"
msgstr ""
-#: gtk/gtkcellrenderertext.c:396 gtk/gtktexttag.c:559
+#: gtk/gtkcellrenderertext.c:397 gtk/gtktexttag.c:560
#, fuzzy
msgid "Font scale set"
msgstr "Estil de font:"
-#: gtk/gtkcellrenderertext.c:397 gtk/gtktexttag.c:560
+#: gtk/gtkcellrenderertext.c:398 gtk/gtktexttag.c:561
msgid "Whether this tag scales the font size by a factor"
msgstr ""
-#: gtk/gtkcellrenderertext.c:400 gtk/gtktexttag.c:579
+#: gtk/gtkcellrenderertext.c:401 gtk/gtktexttag.c:580
msgid "Rise set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:401 gtk/gtktexttag.c:580
+#: gtk/gtkcellrenderertext.c:402 gtk/gtktexttag.c:581
msgid "Whether this tag affects the rise"
msgstr ""
-#: gtk/gtkcellrenderertext.c:404 gtk/gtktexttag.c:595
+#: gtk/gtkcellrenderertext.c:405 gtk/gtktexttag.c:596
msgid "Strikethrough set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:405 gtk/gtktexttag.c:596
+#: gtk/gtkcellrenderertext.c:406 gtk/gtktexttag.c:597
msgid "Whether this tag affects strikethrough"
msgstr ""
-#: gtk/gtkcellrenderertext.c:408 gtk/gtktexttag.c:603
+#: gtk/gtkcellrenderertext.c:409 gtk/gtktexttag.c:604
msgid "Underline set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:409 gtk/gtktexttag.c:604
+#: gtk/gtkcellrenderertext.c:410 gtk/gtktexttag.c:605
msgid "Whether this tag affects underlining"
msgstr ""
-#: gtk/gtkcellrenderertoggle.c:129
+#: gtk/gtkcellrenderertoggle.c:130
msgid "Toggle state"
msgstr ""
-#: gtk/gtkcellrenderertoggle.c:130
+#: gtk/gtkcellrenderertoggle.c:131
msgid "The toggle state of the button"
msgstr ""
-#: gtk/gtkcellrenderertoggle.c:138
+#: gtk/gtkcellrenderertoggle.c:139
#, fuzzy
msgid "Activatable"
msgstr "(desactivat)"
-#: gtk/gtkcellrenderertoggle.c:139
+#: gtk/gtkcellrenderertoggle.c:140
msgid "The toggle button can be activated"
msgstr ""
-#: gtk/gtkcellrenderertoggle.c:147
+#: gtk/gtkcellrenderertoggle.c:148
msgid "Radio state"
msgstr ""
-#: gtk/gtkcellrenderertoggle.c:148
+#: gtk/gtkcellrenderertoggle.c:149
msgid "Draw the toggle button as a radio button"
msgstr ""
-#: gtk/gtkcheckbutton.c:95 gtk/gtkoptionmenu.c:163
+#: gtk/gtkcheckbutton.c:95 gtk/gtkoptionmenu.c:191
msgid "Indicator Size"
msgstr ""
@@ -1043,7 +1051,7 @@ msgstr ""
msgid "Size of check or radio indicator"
msgstr ""
-#: gtk/gtkcheckbutton.c:103 gtk/gtkoptionmenu.c:169
+#: gtk/gtkcheckbutton.c:103 gtk/gtkoptionmenu.c:197
msgid "Indicator Spacing"
msgstr ""
@@ -1051,171 +1059,171 @@ msgstr ""
msgid "Spacing around check or radio indicator"
msgstr ""
-#: gtk/gtkcheckmenuitem.c:114 gtk/gtktogglebutton.c:142
+#: gtk/gtkcheckmenuitem.c:115 gtk/gtktogglebutton.c:132
msgid "Active"
msgstr ""
-#: gtk/gtkcheckmenuitem.c:115
+#: gtk/gtkcheckmenuitem.c:116
msgid "Whether the menu item is checked."
msgstr ""
-#: gtk/gtkcheckmenuitem.c:122 gtk/gtktogglebutton.c:150
+#: gtk/gtkcheckmenuitem.c:123 gtk/gtktogglebutton.c:140
msgid "Inconsistent"
msgstr ""
-#: gtk/gtkcheckmenuitem.c:123
+#: gtk/gtkcheckmenuitem.c:124
msgid "Whether to display an \"inconsistent\" state."
msgstr ""
-#: gtk/gtkcolorsel.c:574
+#: gtk/gtkcolorsel.c:578
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:579
+#: gtk/gtkcolorsel.c:583
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:883
+#: gtk/gtkcolorsel.c:887
msgid "_Save color here"
msgstr ""
-#: gtk/gtkcolorsel.c:1051
+#: gtk/gtkcolorsel.c:1055
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:1667
+#: gtk/gtkcolorsel.c:1674
msgid "Has Opacity Control"
msgstr ""
-#: gtk/gtkcolorsel.c:1668
+#: gtk/gtkcolorsel.c:1675
msgid "Whether the color selector should allow setting opacity"
msgstr ""
-#: gtk/gtkcolorsel.c:1674
+#: gtk/gtkcolorsel.c:1681
msgid "Has palette"
msgstr ""
-#: gtk/gtkcolorsel.c:1675
+#: gtk/gtkcolorsel.c:1682
msgid "Whether a palette should be used"
msgstr ""
-#: gtk/gtkcolorsel.c:1681
+#: gtk/gtkcolorsel.c:1688
msgid "Current Color"
msgstr ""
-#: gtk/gtkcolorsel.c:1682
+#: gtk/gtkcolorsel.c:1689
msgid "The current color"
msgstr ""
-#: gtk/gtkcolorsel.c:1688
+#: gtk/gtkcolorsel.c:1695
msgid "Current Alpha"
msgstr ""
-#: gtk/gtkcolorsel.c:1689
+#: gtk/gtkcolorsel.c:1696
msgid "The current opacity value (0 fully transparent, 65535 fully opaque)"
msgstr ""
-#: gtk/gtkcolorsel.c:1702
+#: gtk/gtkcolorsel.c:1709
msgid "Custom palette"
msgstr ""
-#: gtk/gtkcolorsel.c:1703
+#: gtk/gtkcolorsel.c:1710
msgid "Palette to use in the color selector"
msgstr ""
-#: gtk/gtkcolorsel.c:1758
+#: gtk/gtkcolorsel.c:1750
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:1786
+#: gtk/gtkcolorsel.c:1778
msgid ""
"Click the eyedropper, then click a color anywhere on your screen to select "
"that color."
msgstr ""
-#: gtk/gtkcolorsel.c:1795
+#: gtk/gtkcolorsel.c:1787
#, fuzzy
msgid "_Hue:"
msgstr "Matís:"
-#: gtk/gtkcolorsel.c:1796
+#: gtk/gtkcolorsel.c:1788
msgid "Position on the color wheel."
msgstr ""
-#: gtk/gtkcolorsel.c:1797
+#: gtk/gtkcolorsel.c:1789
#, fuzzy
msgid "_Saturation:"
msgstr "Saturació:"
-#: gtk/gtkcolorsel.c:1798
+#: gtk/gtkcolorsel.c:1790
msgid "\"Deepness\" of the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1799
+#: gtk/gtkcolorsel.c:1791
#, fuzzy
msgid "_Value:"
msgstr "Valor:"
-#: gtk/gtkcolorsel.c:1800
+#: gtk/gtkcolorsel.c:1792
msgid "Brightness of the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1801
+#: gtk/gtkcolorsel.c:1793
#, fuzzy
msgid "_Red:"
msgstr "Roig:"
-#: gtk/gtkcolorsel.c:1802
+#: gtk/gtkcolorsel.c:1794
msgid "Amount of red light in the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1803
+#: gtk/gtkcolorsel.c:1795
#, fuzzy
msgid "_Green:"
msgstr "Verd:"
-#: gtk/gtkcolorsel.c:1804
+#: gtk/gtkcolorsel.c:1796
msgid "Amount of green light in the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1805
+#: gtk/gtkcolorsel.c:1797
#, fuzzy
msgid "_Blue:"
msgstr "Blau:"
-#: gtk/gtkcolorsel.c:1806
+#: gtk/gtkcolorsel.c:1798
msgid "Amount of blue light in the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1809
+#: gtk/gtkcolorsel.c:1801
#, fuzzy
msgid "_Opacity:"
msgstr "Opacitat:"
-#: gtk/gtkcolorsel.c:1817
+#: gtk/gtkcolorsel.c:1809
msgid "Transparency of the currently-selected color."
msgstr ""
-#: gtk/gtkcolorsel.c:1832
+#: gtk/gtkcolorsel.c:1824
msgid "Color _Name:"
msgstr ""
-#: gtk/gtkcolorsel.c:1844
+#: gtk/gtkcolorsel.c:1836
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:1863
+#: gtk/gtkcolorsel.c:1855
msgid "_Palette"
msgstr ""
@@ -1260,204 +1268,204 @@ msgstr ""
msgid "Whether entered values must already be present in the list"
msgstr ""
-#: gtk/gtkcontainer.c:202
+#: gtk/gtkcontainer.c:203
msgid "Resize mode"
msgstr ""
-#: gtk/gtkcontainer.c:203
+#: gtk/gtkcontainer.c:204
msgid "Specify how resize events are handled"
msgstr ""
-#: gtk/gtkcontainer.c:210
+#: gtk/gtkcontainer.c:211
msgid "Border width"
msgstr ""
-#: gtk/gtkcontainer.c:211
+#: gtk/gtkcontainer.c:212
msgid "The width of the empty border outside the containers children."
msgstr ""
-#: gtk/gtkcontainer.c:219
+#: gtk/gtkcontainer.c:220
msgid "Child"
msgstr ""
-#: gtk/gtkcontainer.c:220
+#: gtk/gtkcontainer.c:221
msgid "Can be used to add a new child to the container."
msgstr ""
-#: gtk/gtkcurve.c:120
+#: gtk/gtkcurve.c:121
#, fuzzy
msgid "Curve type"
msgstr "Crear"
-#: gtk/gtkcurve.c:121
+#: gtk/gtkcurve.c:122
msgid "Is this curve linear, spline interpolated, or free-form"
msgstr ""
-#: gtk/gtkcurve.c:129
+#: gtk/gtkcurve.c:130
msgid "Minimum X"
msgstr ""
-#: gtk/gtkcurve.c:130
+#: gtk/gtkcurve.c:131
msgid "Minimum possible value for X"
msgstr ""
-#: gtk/gtkcurve.c:139
+#: gtk/gtkcurve.c:140
msgid "Maximum X"
msgstr ""
-#: gtk/gtkcurve.c:140
+#: gtk/gtkcurve.c:141
msgid "Maximum possible X value."
msgstr ""
-#: gtk/gtkcurve.c:149
+#: gtk/gtkcurve.c:150
msgid "Minimum Y"
msgstr ""
-#: gtk/gtkcurve.c:150
+#: gtk/gtkcurve.c:151
msgid "Minimum possible value for Y"
msgstr ""
-#: gtk/gtkcurve.c:159
+#: gtk/gtkcurve.c:160
msgid "Maximum Y"
msgstr ""
-#: gtk/gtkcurve.c:160
+#: gtk/gtkcurve.c:161
msgid "Maximum possible value for Y"
msgstr ""
-#: gtk/gtkdialog.c:125
+#: gtk/gtkdialog.c:126
msgid "Has separator"
msgstr ""
-#: gtk/gtkdialog.c:126
+#: gtk/gtkdialog.c:127
msgid "The dialog has a separator bar above its buttons"
msgstr ""
-#: gtk/gtkdialog.c:149
+#: gtk/gtkdialog.c:150
msgid "Content area border"
msgstr ""
-#: gtk/gtkdialog.c:150
+#: gtk/gtkdialog.c:151
msgid "Width of border around the main dialog area"
msgstr ""
-#: gtk/gtkdialog.c:157
+#: gtk/gtkdialog.c:158
msgid "Button spacing"
msgstr ""
-#: gtk/gtkdialog.c:158
+#: gtk/gtkdialog.c:159
msgid "Spacing between buttons"
msgstr ""
-#: gtk/gtkdialog.c:166
+#: gtk/gtkdialog.c:167
msgid "Action area border"
msgstr ""
-#: gtk/gtkdialog.c:167
+#: gtk/gtkdialog.c:168
msgid "Width of border around the button area at the bottom of the dialog"
msgstr ""
-#: gtk/gtkentry.c:410 gtk/gtklabel.c:361
+#: gtk/gtkentry.c:418 gtk/gtklabel.c:360
#, fuzzy
msgid "Cursor Position"
msgstr "Desactivat"
-#: gtk/gtkentry.c:411 gtk/gtklabel.c:362
+#: gtk/gtkentry.c:419 gtk/gtklabel.c:361
msgid "The current position of the insertion cursor in chars."
msgstr ""
-#: gtk/gtkentry.c:420 gtk/gtklabel.c:371
+#: gtk/gtkentry.c:428 gtk/gtklabel.c:370
#, fuzzy
msgid "Selection Bound"
msgstr "Selecció:"
-#: gtk/gtkentry.c:421 gtk/gtklabel.c:372
+#: gtk/gtkentry.c:429 gtk/gtklabel.c:371
msgid ""
"The position of the opposite end of the selection from the cursor in chars."
msgstr ""
-#: gtk/gtkentry.c:431
+#: gtk/gtkentry.c:439
msgid "Whether the entry contents can be edited"
msgstr ""
-#: gtk/gtkentry.c:438
+#: gtk/gtkentry.c:446
msgid "Maximum length"
msgstr ""
-#: gtk/gtkentry.c:439
+#: gtk/gtkentry.c:447
msgid "Maximum number of characters for this entry"
msgstr ""
-#: gtk/gtkentry.c:447
+#: gtk/gtkentry.c:455
msgid "Visibility"
msgstr ""
-#: gtk/gtkentry.c:448
+#: gtk/gtkentry.c:456
msgid ""
"FALSE displays the \"invisible char\" instead of the actual text (password "
"mode)"
msgstr ""
-#: gtk/gtkentry.c:455
+#: gtk/gtkentry.c:463
msgid "Has Frame"
msgstr ""
-#: gtk/gtkentry.c:456
+#: gtk/gtkentry.c:464
msgid "FALSE removes outside bevel from entry."
msgstr ""
-#: gtk/gtkentry.c:463
+#: gtk/gtkentry.c:471
msgid "Invisible character"
msgstr ""
-#: gtk/gtkentry.c:464
+#: gtk/gtkentry.c:472
msgid "The character to use when masking entry contents (in \"password mode\")"
msgstr ""
-#: gtk/gtkentry.c:471
+#: gtk/gtkentry.c:479
msgid "Activates default"
msgstr ""
-#: gtk/gtkentry.c:472
+#: gtk/gtkentry.c:480
msgid ""
"Whether to activate the default widget (such as the default button in a "
"dialog) when Enter is pressed."
msgstr ""
-#: gtk/gtkentry.c:478
+#: gtk/gtkentry.c:486
msgid "Width in chars"
msgstr ""
-#: gtk/gtkentry.c:479
+#: gtk/gtkentry.c:487
msgid "Number of characters to leave space for in the entry."
msgstr ""
-#: gtk/gtkentry.c:488
+#: gtk/gtkentry.c:496
msgid "Scroll offset"
msgstr ""
-#: gtk/gtkentry.c:489
+#: gtk/gtkentry.c:497
msgid "Number of pixels of the entry scrolled off the screen to the left"
msgstr ""
-#: gtk/gtkentry.c:499
+#: gtk/gtkentry.c:507
msgid "The contents of the entry"
msgstr ""
-#: gtk/gtkentry.c:505 gtk/gtklabel.c:380 gtk/gtktextview.c:615
+#: gtk/gtkentry.c:513 gtk/gtklabel.c:379 gtk/gtktextview.c:624
msgid "Cursor color"
msgstr ""
-#: gtk/gtkentry.c:506 gtk/gtklabel.c:381 gtk/gtktextview.c:616
+#: gtk/gtkentry.c:514 gtk/gtklabel.c:380 gtk/gtktextview.c:625
msgid "Color with which to draw insertion cursor"
msgstr ""
-#: gtk/gtkentry.c:3793 gtk/gtklabel.c:3180
+#: gtk/gtkentry.c:3832 gtk/gtklabel.c:3151
#, fuzzy
msgid "Select All"
msgstr "Esborrar"
-#: gtk/gtkentry.c:3803 gtk/gtklabel.c:3190 gtk/gtktextview.c:5563
+#: gtk/gtkentry.c:3842 gtk/gtklabel.c:3161 gtk/gtktextview.c:5737
msgid "Input Methods"
msgstr ""
@@ -1488,12 +1496,12 @@ msgstr "Directoris"
msgid "Files"
msgstr "Fitxers"
-#: gtk/gtkfilesel.c:727 gtk/gtkfilesel.c:2052
+#: gtk/gtkfilesel.c:726 gtk/gtkfilesel.c:2057
#, c-format
msgid "Directory unreadable: %s"
msgstr "El directori no és legible: %s"
-#: gtk/gtkfilesel.c:849
+#: gtk/gtkfilesel.c:848
#, c-format
msgid ""
"The file \"%s\" resides on another machine (called %s) and may not be "
@@ -1501,130 +1509,128 @@ msgid ""
"Are you sure that you want to select it?"
msgstr ""
-#: gtk/gtkfilesel.c:979
+#: gtk/gtkfilesel.c:978
msgid "Create Dir"
msgstr "Crear directori"
-#: gtk/gtkfilesel.c:990 gtk/gtkfilesel.c:1413
+#: gtk/gtkfilesel.c:989 gtk/gtkfilesel.c:1416
msgid "Delete File"
msgstr "Esborrar fitxer"
-#: gtk/gtkfilesel.c:1001 gtk/gtkfilesel.c:1556
+#: gtk/gtkfilesel.c:1000 gtk/gtkfilesel.c:1559
msgid "Rename File"
msgstr "Reanomenar fitxer"
-#: gtk/gtkfilesel.c:1236
+#: gtk/gtkfilesel.c:1237
#, c-format
msgid ""
"The directory name \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
-#: gtk/gtkfilesel.c:1238
+#: gtk/gtkfilesel.c:1239
#, c-format
msgid ""
"Error creating directory \"%s\": %s\n"
"%s"
msgstr ""
-#: gtk/gtkfilesel.c:1239 gtk/gtkfilesel.c:1490
+#: gtk/gtkfilesel.c:1240 gtk/gtkfilesel.c:1493
msgid "You probably used symbols not allowed in filenames."
msgstr ""
-#: gtk/gtkfilesel.c:1247
+#: gtk/gtkfilesel.c:1248
#, c-format
msgid "Error creating directory \"%s\": %s\n"
msgstr ""
-#: gtk/gtkfilesel.c:1281
+#: gtk/gtkfilesel.c:1282
msgid "Create Directory"
msgstr "Crear directori"
-#: gtk/gtkfilesel.c:1295
+#: gtk/gtkfilesel.c:1296
#, fuzzy
msgid "_Directory name:"
msgstr "Nom del directori:"
#. buttons
-#: gtk/gtkfilesel.c:1309
-msgid "Create"
-msgstr "Crear"
-
-#: gtk/gtkfilesel.c:1318 gtk/gtkfilesel.c:1444 gtk/gtkfilesel.c:1598
-#: gtk/gtkgamma.c:424
+#: gtk/gtkfilesel.c:1310 gtk/gtkfilesel.c:1438 gtk/gtkfilesel.c:1592
+#: gtk/gtkgamma.c:417
msgid "Cancel"
msgstr "Cancel·lar"
-#: gtk/gtkfilesel.c:1353
+#: gtk/gtkfilesel.c:1322
+msgid "Create"
+msgstr "Crear"
+
+#: gtk/gtkfilesel.c:1356
#, c-format
msgid "The filename \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
-#: gtk/gtkfilesel.c:1356
+#: gtk/gtkfilesel.c:1359
#, c-format
msgid ""
"Error deleting file \"%s\": %s\n"
"%s"
msgstr ""
-#: gtk/gtkfilesel.c:1358 gtk/gtkfilesel.c:1504
+#: gtk/gtkfilesel.c:1361 gtk/gtkfilesel.c:1507
msgid "It probably contains symbols not allowed in filenames."
msgstr ""
-#: gtk/gtkfilesel.c:1367
+#: gtk/gtkfilesel.c:1370
#, c-format
msgid "Error deleting file \"%s\": %s"
msgstr ""
-#. buttons
-#: gtk/gtkfilesel.c:1435
+#: gtk/gtkfilesel.c:1448
msgid "Delete"
msgstr "Esborrar"
-#: gtk/gtkfilesel.c:1486 gtk/gtkfilesel.c:1500
+#: gtk/gtkfilesel.c:1489 gtk/gtkfilesel.c:1503
#, c-format
msgid "The file name \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
-#: gtk/gtkfilesel.c:1488
+#: gtk/gtkfilesel.c:1491
#, c-format
msgid ""
"Error renaming file to \"%s\": %s\n"
"%s"
msgstr ""
-#: gtk/gtkfilesel.c:1502
+#: gtk/gtkfilesel.c:1505
#, c-format
msgid ""
"Error renaming file \"%s\": %s\n"
"%s"
msgstr ""
-#: gtk/gtkfilesel.c:1512
+#: gtk/gtkfilesel.c:1515
#, c-format
msgid "Error renaming file \"%s\" to \"%s\": %s"
msgstr ""
-#. buttons
-#: gtk/gtkfilesel.c:1589
+#: gtk/gtkfilesel.c:1604
msgid "Rename"
msgstr "Reanomenar"
-#: gtk/gtkfilesel.c:2031
+#: gtk/gtkfilesel.c:2036
msgid "Selection: "
msgstr "Selecció:"
-#: gtk/gtkfilesel.c:2641
+#: gtk/gtkfilesel.c:2647
#, c-format
msgid ""
"The filename %s couldn't be converted to UTF-8. Try setting the environment "
"variable G_BROKEN_FILENAMES."
msgstr ""
-#: gtk/gtkfilesel.c:3509
+#: gtk/gtkfilesel.c:3515
msgid "Name too long"
msgstr ""
-#: gtk/gtkfilesel.c:3511
+#: gtk/gtkfilesel.c:3517
msgid "Couldn't convert filename"
msgstr ""
@@ -1670,7 +1676,7 @@ msgstr "Tamany:"
msgid "Preview:"
msgstr "Vista prèvia:"
-#: gtk/gtkfontsel.c:1060
+#: gtk/gtkfontsel.c:1059
msgid "Font Selection"
msgstr "Selecció de fonts"
@@ -1694,7 +1700,7 @@ msgstr ""
msgid "The vertical alignment of the label."
msgstr ""
-#: gtk/gtkframe.c:153 gtk/gtkhandlebox.c:184
+#: gtk/gtkframe.c:153 gtk/gtkhandlebox.c:185
msgid "Deprecated property, use shadow_type instead."
msgstr ""
@@ -1714,41 +1720,41 @@ msgstr ""
msgid "A widget to display in place of the usual frame label."
msgstr ""
-#: gtk/gtkgamma.c:395
+#: gtk/gtkgamma.c:396
msgid "Gamma"
msgstr "Gamma"
-#: gtk/gtkgamma.c:402
+#: gtk/gtkgamma.c:403
#, fuzzy
msgid "_Gamma value"
msgstr "Valor de gamma"
-#: gtk/gtkgamma.c:416
+#: gtk/gtkgamma.c:423
msgid "OK"
msgstr "Val"
-#: gtk/gtkhandlebox.c:191 gtk/gtkmenubar.c:148 gtk/gtkstatusbar.c:157
-#: gtk/gtktoolbar.c:276 gtk/gtkviewport.c:147
+#: gtk/gtkhandlebox.c:192 gtk/gtkmenubar.c:148 gtk/gtkstatusbar.c:158
+#: gtk/gtktoolbar.c:277 gtk/gtkviewport.c:148
msgid "Shadow type"
msgstr ""
-#: gtk/gtkhandlebox.c:192
+#: gtk/gtkhandlebox.c:193
msgid "Appearance of the shadow that surrounds the container."
msgstr ""
-#: gtk/gtkhandlebox.c:200
+#: gtk/gtkhandlebox.c:201
msgid "Handle position"
msgstr ""
-#: gtk/gtkhandlebox.c:201
+#: gtk/gtkhandlebox.c:202
msgid "Position of the handle relative to the child widget."
msgstr ""
-#: gtk/gtkhandlebox.c:209
+#: gtk/gtkhandlebox.c:210
msgid "Snap edge"
msgstr ""
-#: gtk/gtkhandlebox.c:210
+#: gtk/gtkhandlebox.c:211
msgid ""
"Side of the handlebox that's lined up with the docking point to dock the "
"handlebox."
@@ -1757,7 +1763,7 @@ msgstr ""
#. Remove this icon source so we don't keep trying to
#. * load it.
#.
-#: gtk/gtkiconfactory.c:1049
+#: gtk/gtkiconfactory.c:1061
#, c-format
msgid "Error loading icon: %s"
msgstr ""
@@ -1771,216 +1777,216 @@ msgid "Child widget to appear next to the menu text"
msgstr ""
#. shell and main vbox
-#: gtk/gtkinputdialog.c:181
+#: gtk/gtkinputdialog.c:182
msgid "Input"
msgstr "Entrada"
-#: gtk/gtkinputdialog.c:189
+#: gtk/gtkinputdialog.c:190
msgid "No input devices"
msgstr "No hi ha cap dispositiu d'entrada."
-#: gtk/gtkinputdialog.c:218
+#: gtk/gtkinputdialog.c:219
#, fuzzy
msgid "_Device:"
msgstr "Dispositiu:"
-#: gtk/gtkinputdialog.c:235
+#: gtk/gtkinputdialog.c:236
msgid "Disabled"
msgstr "Desactivat"
-#: gtk/gtkinputdialog.c:243
+#: gtk/gtkinputdialog.c:244
msgid "Screen"
msgstr "Pantalla"
-#: gtk/gtkinputdialog.c:251
+#: gtk/gtkinputdialog.c:252
msgid "Window"
msgstr "Finestra"
-#: gtk/gtkinputdialog.c:259
+#: gtk/gtkinputdialog.c:260
#, fuzzy
msgid "_Mode: "
msgstr "Mode: "
#. The axis listbox
-#: gtk/gtkinputdialog.c:290
+#: gtk/gtkinputdialog.c:291
#, fuzzy
msgid "_Axes"
msgstr "Eixos"
#. Keys listbox
-#: gtk/gtkinputdialog.c:306
+#: gtk/gtkinputdialog.c:307
#, fuzzy
msgid "_Keys"
msgstr "Tecles"
#. We create the save button in any case, so that clients can
#. connect to it, without paying attention to whether it exits
-#: gtk/gtkinputdialog.c:327
+#: gtk/gtkinputdialog.c:328
msgid "Save"
msgstr "Guardar"
-#: gtk/gtkinputdialog.c:336
+#: gtk/gtkinputdialog.c:337
msgid "Close"
msgstr "Tancar"
-#: gtk/gtkinputdialog.c:469
+#: gtk/gtkinputdialog.c:470
msgid "X"
msgstr "X"
-#: gtk/gtkinputdialog.c:470
+#: gtk/gtkinputdialog.c:471
msgid "Y"
msgstr "Y"
-#: gtk/gtkinputdialog.c:471
+#: gtk/gtkinputdialog.c:472
msgid "Pressure"
msgstr "Pressió"
-#: gtk/gtkinputdialog.c:472
+#: gtk/gtkinputdialog.c:473
msgid "X Tilt"
msgstr "Inclinació en X"
-#: gtk/gtkinputdialog.c:473
+#: gtk/gtkinputdialog.c:474
msgid "Y Tilt"
msgstr "Inclinació en Y"
-#: gtk/gtkinputdialog.c:474
+#: gtk/gtkinputdialog.c:475
msgid "Wheel"
msgstr ""
-#: gtk/gtkinputdialog.c:514
+#: gtk/gtkinputdialog.c:515
msgid "none"
msgstr "cap"
-#: gtk/gtkinputdialog.c:548 gtk/gtkinputdialog.c:584
+#: gtk/gtkinputdialog.c:549 gtk/gtkinputdialog.c:585
msgid "(disabled)"
msgstr "(desactivat)"
-#: gtk/gtkinputdialog.c:577
+#: gtk/gtkinputdialog.c:578
msgid "(unknown)"
msgstr "(desconegut)"
#. and clear button
-#: gtk/gtkinputdialog.c:662
+#: gtk/gtkinputdialog.c:663
msgid "clear"
msgstr "esborrar"
-#: gtk/gtklabel.c:284
+#: gtk/gtklabel.c:283
msgid "The text of the label."
msgstr ""
-#: gtk/gtklabel.c:291
+#: gtk/gtklabel.c:290
msgid "A list of style attributes to apply to the text of the label."
msgstr ""
-#: gtk/gtklabel.c:297
+#: gtk/gtklabel.c:296
msgid "Use markup"
msgstr ""
-#: gtk/gtklabel.c:298
+#: gtk/gtklabel.c:297
msgid "The text of the label includes XML markup. See pango_parse_markup()."
msgstr ""
-#: gtk/gtklabel.c:312 gtk/gtktexttag.c:377 gtk/gtktextview.c:556
+#: gtk/gtklabel.c:311 gtk/gtktexttag.c:378 gtk/gtktextview.c:565
msgid "Justification"
msgstr ""
-#: gtk/gtklabel.c:313
+#: gtk/gtklabel.c:312
msgid ""
"The alignment of the lines in the text of the label relative to each other. "
"This does NOT affect the alignment of the label within its allocation. See "
"GtkMisc::xalign for that."
msgstr ""
-#: gtk/gtklabel.c:321
+#: gtk/gtklabel.c:320
msgid "Pattern"
msgstr ""
-#: gtk/gtklabel.c:322
+#: gtk/gtklabel.c:321
msgid ""
"A string with _ characters in positions correspond to characters in the text "
"to underline."
msgstr ""
-#: gtk/gtklabel.c:329
+#: gtk/gtklabel.c:328
msgid "Line wrap"
msgstr ""
-#: gtk/gtklabel.c:330
+#: gtk/gtklabel.c:329
msgid "If set, wrap lines if the text becomes too wide."
msgstr ""
-#: gtk/gtklabel.c:336
+#: gtk/gtklabel.c:335
#, fuzzy
msgid "Selectable"
msgstr "Esborrar"
-#: gtk/gtklabel.c:337
+#: gtk/gtklabel.c:336
msgid "Whether the label text can be selected with the mouse."
msgstr ""
-#: gtk/gtklabel.c:343
+#: gtk/gtklabel.c:342
msgid "Mnemonic key"
msgstr ""
-#: gtk/gtklabel.c:344
+#: gtk/gtklabel.c:343
msgid "The mnemonic accelerator key for this label."
msgstr ""
-#: gtk/gtklabel.c:352
+#: gtk/gtklabel.c:351
msgid "Mnemonic widget"
msgstr ""
-#: gtk/gtklabel.c:353
+#: gtk/gtklabel.c:352
msgid "The widget to be activated when the label's mnemonic key is pressed."
msgstr ""
-#: gtk/gtklayout.c:575
+#: gtk/gtklayout.c:576
msgid "X position"
msgstr ""
-#: gtk/gtklayout.c:576
+#: gtk/gtklayout.c:577
msgid "X position of child widget"
msgstr ""
-#: gtk/gtklayout.c:585
+#: gtk/gtklayout.c:586
msgid "Y position"
msgstr ""
-#: gtk/gtklayout.c:586
+#: gtk/gtklayout.c:587
msgid "Y position of child widget"
msgstr ""
-#: gtk/gtklayout.c:595 gtk/gtkviewport.c:131
+#: gtk/gtklayout.c:596 gtk/gtkviewport.c:132
msgid "Horizontal adjustment"
msgstr ""
-#: gtk/gtklayout.c:596
+#: gtk/gtklayout.c:597
msgid "The GtkAdjustment for the horizontal position."
msgstr ""
-#: gtk/gtklayout.c:603 gtk/gtkviewport.c:139
+#: gtk/gtklayout.c:604 gtk/gtkviewport.c:140
msgid "Vertical adjustment"
msgstr ""
-#: gtk/gtklayout.c:604
+#: gtk/gtklayout.c:605
msgid "The GtkAdjustment for the vertical position."
msgstr ""
-#: gtk/gtklayout.c:611 gtk/gtktreeviewcolumn.c:179
+#: gtk/gtklayout.c:612 gtk/gtktreeviewcolumn.c:189
#, fuzzy
msgid "Width"
msgstr "Establir amplària:"
-#: gtk/gtklayout.c:612
+#: gtk/gtklayout.c:613
msgid "The width of the layout."
msgstr ""
-#: gtk/gtklayout.c:620
+#: gtk/gtklayout.c:621
#, fuzzy
msgid "Height"
msgstr "Pes:"
-#: gtk/gtklayout.c:621
+#: gtk/gtklayout.c:622
msgid "The height of the layout."
msgstr ""
@@ -1989,7 +1995,7 @@ 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:572
+#: gtk/gtkmain.c:613
msgid "default:LTR"
msgstr ""
@@ -1997,7 +2003,7 @@ msgstr ""
msgid "Style of bevel around the menubar"
msgstr ""
-#: gtk/gtkmenubar.c:156 gtk/gtktoolbar.c:250
+#: gtk/gtkmenubar.c:156 gtk/gtktoolbar.c:251
msgid "Internal padding"
msgstr ""
@@ -2005,14 +2011,30 @@ msgstr ""
msgid "Amount of border space between the menubar shadow and the menu items"
msgstr ""
-#: gtk/gtkmessagedialog.c:80
+#: gtk/gtkmessagedialog.c:104
msgid "Image/label border"
msgstr ""
-#: gtk/gtkmessagedialog.c:81
+#: gtk/gtkmessagedialog.c:105
msgid "Width of border around the label and image in the message dialog"
msgstr ""
+#: gtk/gtkmessagedialog.c:113
+msgid "Message Type"
+msgstr ""
+
+#: gtk/gtkmessagedialog.c:114
+msgid "The type of message"
+msgstr ""
+
+#: gtk/gtkmessagedialog.c:121
+msgid "Message Buttons"
+msgstr ""
+
+#: gtk/gtkmessagedialog.c:122
+msgid "The buttons shown in the message dialog"
+msgstr ""
+
#: gtk/gtkmisc.c:97
msgid "X align"
msgstr ""
@@ -2047,144 +2069,152 @@ msgid ""
"The amount of space to add on the top and bottom of the widget, in pixels"
msgstr ""
-#: gtk/gtknotebook.c:324
+#: gtk/gtknotebook.c:328
#, fuzzy
msgid "Page"
msgstr "Pàgina %u"
-#: gtk/gtknotebook.c:325
+#: gtk/gtknotebook.c:329
msgid "The index of the current page"
msgstr ""
-#: gtk/gtknotebook.c:333
+#: gtk/gtknotebook.c:337
msgid "Tab Position"
msgstr ""
-#: gtk/gtknotebook.c:334
+#: gtk/gtknotebook.c:338
msgid "Which side of the notebook holds the tabs"
msgstr ""
-#: gtk/gtknotebook.c:341
+#: gtk/gtknotebook.c:345
msgid "Tab Border"
msgstr ""
-#: gtk/gtknotebook.c:342
+#: gtk/gtknotebook.c:346
msgid "Width of the border around the tab labels"
msgstr ""
-#: gtk/gtknotebook.c:350
+#: gtk/gtknotebook.c:354
msgid "Horizontal Tab Border"
msgstr ""
-#: gtk/gtknotebook.c:351
+#: gtk/gtknotebook.c:355
msgid "Width of the horizontal border of tab labels"
msgstr ""
-#: gtk/gtknotebook.c:359
+#: gtk/gtknotebook.c:363
msgid "Vertical Tab Border"
msgstr ""
-#: gtk/gtknotebook.c:360
+#: gtk/gtknotebook.c:364
msgid "Width of the vertical border of tab labels"
msgstr ""
-#: gtk/gtknotebook.c:368
+#: gtk/gtknotebook.c:372
msgid "Show Tabs"
msgstr ""
-#: gtk/gtknotebook.c:369
+#: gtk/gtknotebook.c:373
msgid "Whether tabs should be shown or not"
msgstr ""
-#: gtk/gtknotebook.c:375
+#: gtk/gtknotebook.c:379
msgid "Show Border"
msgstr ""
-#: gtk/gtknotebook.c:376
+#: gtk/gtknotebook.c:380
msgid "Whether the border should be shown or not"
msgstr ""
-#: gtk/gtknotebook.c:382
+#: gtk/gtknotebook.c:386
#, fuzzy
msgid "Scrollable"
msgstr "Escalable"
-#: gtk/gtknotebook.c:383
+#: gtk/gtknotebook.c:387
msgid "If TRUE, scroll arrows are added if there are to many tabs to fit"
msgstr ""
-#: gtk/gtknotebook.c:389
+#: gtk/gtknotebook.c:393
msgid "Enable Popup"
msgstr ""
-#: gtk/gtknotebook.c:390
+#: gtk/gtknotebook.c:394
msgid ""
"If TRUE, pressing the right mouse button on the notebook pops up a menu that "
"you can use to go to a page"
msgstr ""
-#: gtk/gtknotebook.c:397
+#: gtk/gtknotebook.c:401
msgid "Whether tabs should have homogeneous sizes"
msgstr ""
-#: gtk/gtknotebook.c:2134 gtk/gtknotebook.c:4529
+#: gtk/gtknotebook.c:2240 gtk/gtknotebook.c:4470
#, c-format
msgid "Page %u"
msgstr "Pàgina %u"
-#: gtk/gtkoptionmenu.c:164
+#: gtk/gtkoptionmenu.c:184
+msgid "Menu"
+msgstr ""
+
+#: gtk/gtkoptionmenu.c:185
+msgid "The menu of options"
+msgstr ""
+
+#: gtk/gtkoptionmenu.c:192
msgid "Size of dropdown indicator"
msgstr ""
-#: gtk/gtkoptionmenu.c:170
+#: gtk/gtkoptionmenu.c:198
msgid "Spacing around indicator"
msgstr ""
-#: gtk/gtkpaned.c:116 gtk/gtkruler.c:138
+#: gtk/gtkpaned.c:120 gtk/gtkruler.c:138
msgid "Position"
msgstr ""
-#: gtk/gtkpaned.c:117
+#: gtk/gtkpaned.c:121
msgid ""
"Position of paned separator in pixels(0 means all the way to the left/top)"
msgstr ""
-#: gtk/gtkpaned.c:125
+#: gtk/gtkpaned.c:129
msgid "Position Set"
msgstr ""
-#: gtk/gtkpaned.c:126
+#: gtk/gtkpaned.c:130
msgid "TRUE if the Position property should be used"
msgstr ""
-#: gtk/gtkpaned.c:132
+#: gtk/gtkpaned.c:136
msgid "Handle Size"
msgstr ""
-#: gtk/gtkpaned.c:133
+#: gtk/gtkpaned.c:137
msgid "Width of handle"
msgstr ""
-#: gtk/gtkrc.c:2759
+#: gtk/gtkrc.c:2723
#, c-format
msgid "Unable to locate image file in pixmap_path: \"%s\" line %d"
msgstr "No s'ha trobat un fitxer d'imatge al pixmap_path: «%s», línia %d"
-#: gtk/gtkrc.c:2762
+#: gtk/gtkrc.c:2726
#, 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:3171
+#: gtk/gtkrc.c:3135
#, c-format
msgid "Pixmap path element: \"%s\" must be absolute, %s, line %d"
msgstr ""
-#: gtk/gtkpreview.c:134
+#: gtk/gtkpreview.c:129
msgid "Expand"
msgstr ""
-#: gtk/gtkpreview.c:135
+#: gtk/gtkpreview.c:130
msgid ""
"Whether the preview widget should take up the entire space it is allocated"
msgstr ""
@@ -2229,7 +2259,7 @@ msgid ""
"in the progress widget"
msgstr ""
-#: gtk/gtkprogressbar.c:131 gtk/gtkrange.c:265 gtk/gtkspinbutton.c:213
+#: gtk/gtkprogressbar.c:131 gtk/gtkrange.c:270 gtk/gtkspinbutton.c:214
msgid "Adjustment"
msgstr ""
@@ -2237,7 +2267,7 @@ msgstr ""
msgid "The GtkAdjustment connected to the progress bar (Deprecated)"
msgstr ""
-#: gtk/gtkprogressbar.c:139 gtk/gtktoolbar.c:223
+#: gtk/gtkprogressbar.c:139 gtk/gtktoolbar.c:224
msgid "Orientation"
msgstr ""
@@ -2303,57 +2333,57 @@ msgstr ""
msgid "Text to be displayed in the progress bar"
msgstr ""
-#: gtk/gtkrange.c:256
+#: gtk/gtkrange.c:261
msgid "Update policy"
msgstr ""
-#: gtk/gtkrange.c:257
+#: gtk/gtkrange.c:262
msgid "How the range should be updated on the screen"
msgstr ""
-#: gtk/gtkrange.c:266
+#: gtk/gtkrange.c:271
msgid "The GtkAdjustment that contains the current value of this range object"
msgstr ""
-#: gtk/gtkrange.c:273
+#: gtk/gtkrange.c:278
msgid "Inverted"
msgstr ""
-#: gtk/gtkrange.c:274
+#: gtk/gtkrange.c:279
msgid "Invert direction slider moves to increase range value"
msgstr ""
-#: gtk/gtkrange.c:280
+#: gtk/gtkrange.c:285
#, fuzzy
msgid "Slider Width"
msgstr "Amplària mitjana:"
-#: gtk/gtkrange.c:281
+#: gtk/gtkrange.c:286
msgid "Width of scrollbar or scale thumb"
msgstr ""
-#: gtk/gtkrange.c:288
+#: gtk/gtkrange.c:293
msgid "Trough Border"
msgstr ""
-#: gtk/gtkrange.c:289
+#: gtk/gtkrange.c:294
msgid "Spacing between thumb/steppers and outer trough bevel"
msgstr ""
-#: gtk/gtkrange.c:296
+#: gtk/gtkrange.c:301
msgid "Stepper Size"
msgstr ""
-#: gtk/gtkrange.c:297
+#: gtk/gtkrange.c:302
msgid "Length of step buttons at ends"
msgstr ""
-#: gtk/gtkrange.c:304
+#: gtk/gtkrange.c:309
#, fuzzy
msgid "Stepper Spacing"
msgstr "Espaiat:"
-#: gtk/gtkrange.c:305
+#: gtk/gtkrange.c:310
msgid "Spacing between step buttons and thumb"
msgstr ""
@@ -2387,7 +2417,7 @@ msgstr "Tamany del píxel:"
msgid "Maximum size of the ruler"
msgstr ""
-#: gtk/gtkscale.c:148 gtk/gtkspinbutton.c:231
+#: gtk/gtkscale.c:148 gtk/gtkspinbutton.c:232
msgid "Digits"
msgstr ""
@@ -2540,67 +2570,67 @@ msgstr ""
msgid "Keybinding to activate the menu bar"
msgstr ""
-#: gtk/gtkspinbutton.c:214
+#: gtk/gtkspinbutton.c:215
msgid "The adjustment that holds the value of the spinbutton"
msgstr ""
-#: gtk/gtkspinbutton.c:221
+#: gtk/gtkspinbutton.c:222
msgid "Climb Rate"
msgstr ""
-#: gtk/gtkspinbutton.c:222
+#: gtk/gtkspinbutton.c:223
msgid "The acceleration rate when you hold down a button"
msgstr ""
-#: gtk/gtkspinbutton.c:232
+#: gtk/gtkspinbutton.c:233
msgid "The number of decimal places to display"
msgstr ""
-#: gtk/gtkspinbutton.c:241
+#: gtk/gtkspinbutton.c:242
msgid "Snap to Ticks"
msgstr ""
-#: gtk/gtkspinbutton.c:242
+#: gtk/gtkspinbutton.c:243
msgid ""
"Whether erroneous values are automatically changed to a spin button's "
"nearest step increment"
msgstr ""
-#: gtk/gtkspinbutton.c:249
+#: gtk/gtkspinbutton.c:250
msgid "Numeric"
msgstr ""
-#: gtk/gtkspinbutton.c:250
+#: gtk/gtkspinbutton.c:251
msgid "Whether non-numeric characters should be ignored"
msgstr ""
-#: gtk/gtkspinbutton.c:257
+#: gtk/gtkspinbutton.c:258
msgid "Wrap"
msgstr ""
-#: gtk/gtkspinbutton.c:258
+#: gtk/gtkspinbutton.c:259
msgid "Whether a spin button should wrap upon reaching its limits"
msgstr ""
-#: gtk/gtkspinbutton.c:265
+#: gtk/gtkspinbutton.c:266
msgid "Update Policy"
msgstr ""
-#: gtk/gtkspinbutton.c:266
+#: gtk/gtkspinbutton.c:267
msgid ""
"Whether the spin button should update always, or only when the value is legal"
msgstr ""
-#: gtk/gtkspinbutton.c:274
+#: gtk/gtkspinbutton.c:275
#, fuzzy
msgid "Value"
msgstr "Valor:"
-#: gtk/gtkspinbutton.c:275
+#: gtk/gtkspinbutton.c:276
msgid "Reads the current value, or sets a new value"
msgstr ""
-#: gtk/gtkstatusbar.c:158
+#: gtk/gtkstatusbar.c:159
msgid "Style of bevel around the statusbar text"
msgstr ""
@@ -2626,187 +2656,278 @@ msgstr ""
#. * need the mnemonics to be rationalized
#.
#: gtk/gtkstock.c:275
+msgid "_Add"
+msgstr ""
+
+#: gtk/gtkstock.c:276
#, fuzzy
msgid "_Apply"
msgstr "Aplicar"
-#: gtk/gtkstock.c:276
+#: gtk/gtkstock.c:277
msgid "_Bold"
msgstr ""
-#: gtk/gtkstock.c:277
+#: gtk/gtkstock.c:278
#, fuzzy
msgid "_Cancel"
msgstr "Cancel·lar"
-#: gtk/gtkstock.c:278
+#: gtk/gtkstock.c:279
+msgid "_CD-Rom"
+msgstr ""
+
+#: gtk/gtkstock.c:280
#, fuzzy
msgid "_Clear"
msgstr "esborrar"
-#: gtk/gtkstock.c:279
+#: gtk/gtkstock.c:281
#, fuzzy
msgid "_Close"
msgstr "Tancar"
-#: gtk/gtkstock.c:280
+#: gtk/gtkstock.c:282
+#, fuzzy
+msgid "_Convert"
+msgstr "Crear"
+
+#: gtk/gtkstock.c:283
msgid "_Copy"
msgstr ""
-#: gtk/gtkstock.c:281
+#: gtk/gtkstock.c:284
msgid "C_ut"
msgstr ""
-#: gtk/gtkstock.c:282
+#: gtk/gtkstock.c:285
+#, fuzzy
+msgid "_Delete"
+msgstr "Esborrar"
+
+#: gtk/gtkstock.c:286
+msgid "_Execute"
+msgstr ""
+
+#: gtk/gtkstock.c:287
msgid "_Find"
msgstr ""
-#: gtk/gtkstock.c:283
+#: gtk/gtkstock.c:288
msgid "Find and _Replace"
msgstr ""
-#: gtk/gtkstock.c:284
+#: gtk/gtkstock.c:289
+#, fuzzy
+msgid "_Floppy"
+msgstr "Aplicar"
+
+#: 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:285
+#: gtk/gtkstock.c:295
+msgid "_Down"
+msgstr ""
+
+#: gtk/gtkstock.c:296
msgid "_Forward"
msgstr ""
-#: gtk/gtkstock.c:286
+#: gtk/gtkstock.c:297
+msgid "_Up"
+msgstr ""
+
+#: gtk/gtkstock.c:298
#, fuzzy
msgid "_Help"
msgstr "Ajuda"
-#: gtk/gtkstock.c:287
+#: gtk/gtkstock.c:299
#, fuzzy
msgid "_Home"
msgstr "Ajuda"
-#: gtk/gtkstock.c:288
+#: gtk/gtkstock.c:300
+msgid "_Index"
+msgstr ""
+
+#: gtk/gtkstock.c:301
#, fuzzy
msgid "_Italic"
msgstr "itàlica"
-#: gtk/gtkstock.c:289
+#: gtk/gtkstock.c:302
+msgid "_Jump to"
+msgstr ""
+
+#: gtk/gtkstock.c:303
#, fuzzy
msgid "_Center"
msgstr "Crear"
-#: gtk/gtkstock.c:290
+#: gtk/gtkstock.c:304
#, fuzzy
msgid "_Fill"
msgstr "Família:"
-#: gtk/gtkstock.c:291
+#: gtk/gtkstock.c:305
msgid "_Left"
msgstr ""
-#: gtk/gtkstock.c:292
+#: gtk/gtkstock.c:306
#, fuzzy
msgid "_Right"
msgstr "Pes:"
-#: gtk/gtkstock.c:293
+#: gtk/gtkstock.c:307
msgid "_New"
msgstr ""
-#: gtk/gtkstock.c:294
+#: gtk/gtkstock.c:308
msgid "_No"
msgstr ""
-#: gtk/gtkstock.c:295
+#: gtk/gtkstock.c:309
#, fuzzy
msgid "_OK"
msgstr "Val"
-#: gtk/gtkstock.c:296
+#: gtk/gtkstock.c:310
msgid "_Open"
msgstr ""
-#: gtk/gtkstock.c:297
+#: gtk/gtkstock.c:311
msgid "_Paste"
msgstr ""
-#: gtk/gtkstock.c:298
+#: gtk/gtkstock.c:312
msgid "_Preferences"
msgstr ""
-#: gtk/gtkstock.c:299
+#: gtk/gtkstock.c:313
#, fuzzy
msgid "_Print"
msgstr "Punts"
-#: gtk/gtkstock.c:300
+#: gtk/gtkstock.c:314
#, fuzzy
msgid "Print Pre_view"
msgstr "Vista prèvia:"
-#: gtk/gtkstock.c:301
+#: gtk/gtkstock.c:315
msgid "_Properties"
msgstr ""
-#: gtk/gtkstock.c:302
+#: gtk/gtkstock.c:316
msgid "_Quit"
msgstr ""
-#: gtk/gtkstock.c:303
+#: gtk/gtkstock.c:317
#, fuzzy
msgid "_Redo"
msgstr "Roig:"
-#: gtk/gtkstock.c:304
+#: gtk/gtkstock.c:318
+msgid "_Refresh"
+msgstr ""
+
+#: gtk/gtkstock.c:319
+#, fuzzy
+msgid "_Remove"
+msgstr "Roig:"
+
+#: gtk/gtkstock.c:320
msgid "_Revert"
msgstr ""
-#: gtk/gtkstock.c:305
+#: gtk/gtkstock.c:321
#, fuzzy
msgid "_Save"
msgstr "Guardar"
-#: gtk/gtkstock.c:306
+#: gtk/gtkstock.c:322
#, fuzzy
msgid "Save _As"
msgstr "Guardar"
-#: gtk/gtkstock.c:307
+#: gtk/gtkstock.c:323
+#, fuzzy
+msgid "_Color"
+msgstr "Tancar"
+
+#: gtk/gtkstock.c:324
+#, fuzzy
+msgid "_Font"
+msgstr "Font"
+
+#: gtk/gtkstock.c:325
+msgid "_Ascending"
+msgstr ""
+
+#: gtk/gtkstock.c:326
+msgid "_Descending"
+msgstr ""
+
+#: gtk/gtkstock.c:327
msgid "_Spell Check"
msgstr ""
-#: gtk/gtkstock.c:308
+#: gtk/gtkstock.c:328
msgid "_Stop"
msgstr ""
-#: gtk/gtkstock.c:309
+#: gtk/gtkstock.c:329
msgid "_Strikethrough"
msgstr ""
-#: gtk/gtkstock.c:310
+#: gtk/gtkstock.c:330
+#, fuzzy
+msgid "_Undelete"
+msgstr "Esborrar"
+
+#: gtk/gtkstock.c:331
msgid "_Underline"
msgstr ""
-#: gtk/gtkstock.c:311
+#: gtk/gtkstock.c:332
msgid "_Undo"
msgstr ""
-#: gtk/gtkstock.c:312
+#: gtk/gtkstock.c:333
msgid "_Yes"
msgstr ""
-#: gtk/gtkstock.c:313
+#: gtk/gtkstock.c:334
#, c-format
msgid "Zoom _100%"
msgstr ""
-#: gtk/gtkstock.c:314
+#: gtk/gtkstock.c:335
msgid "Zoom to _Fit"
msgstr ""
-#: gtk/gtkstock.c:315
+#: gtk/gtkstock.c:336
msgid "Zoom _In"
msgstr ""
-#: gtk/gtkstock.c:316
+#: gtk/gtkstock.c:337
msgid "Zoom _Out"
msgstr ""
@@ -2851,304 +2972,304 @@ msgstr ""
msgid "If TRUE this means the table cells are all the same width/height"
msgstr ""
-#: gtk/gtktext.c:603 gtk/gtktreeview.c:504
+#: gtk/gtktext.c:604 gtk/gtktreeview.c:505
msgid "Horizontal Adjustment"
msgstr ""
-#: gtk/gtktext.c:604
+#: gtk/gtktext.c:605
msgid "Horizontal adjustment for the text widget"
msgstr ""
-#: gtk/gtktext.c:611 gtk/gtktreeview.c:512
+#: gtk/gtktext.c:612 gtk/gtktreeview.c:513
msgid "Vertical Adjustment"
msgstr ""
-#: gtk/gtktext.c:612
+#: gtk/gtktext.c:613
msgid "Vertical adjustment for the text widget"
msgstr ""
-#: gtk/gtktext.c:619
+#: gtk/gtktext.c:620
msgid "Line Wrap"
msgstr ""
-#: gtk/gtktext.c:620
+#: gtk/gtktext.c:621
msgid "Whether lines are wrapped at widget edges"
msgstr ""
-#: gtk/gtktext.c:627
+#: gtk/gtktext.c:628
msgid "Word Wrap"
msgstr ""
-#: gtk/gtktext.c:628
+#: gtk/gtktext.c:629
msgid "Whether words are wrapped at widget edges"
msgstr ""
-#: gtk/gtktexttag.c:198
+#: gtk/gtktexttag.c:199
msgid "Tag name"
msgstr ""
-#: gtk/gtktexttag.c:199
+#: gtk/gtktexttag.c:200
msgid "Name used to refer to the text tag"
msgstr ""
-#: gtk/gtktexttag.c:224
+#: gtk/gtktexttag.c:225
msgid "Background full height"
msgstr ""
-#: gtk/gtktexttag.c:225
+#: gtk/gtktexttag.c:226
msgid ""
"Whether the background color fills the entire line height or only the height "
"of the tagged characters"
msgstr ""
-#: gtk/gtktexttag.c:233
+#: gtk/gtktexttag.c:234
msgid "Background stipple mask"
msgstr ""
-#: gtk/gtktexttag.c:234
+#: gtk/gtktexttag.c:235
msgid "Bitmap to use as a mask when drawing the text background"
msgstr ""
-#: gtk/gtktexttag.c:259
+#: gtk/gtktexttag.c:260
msgid "Foreground stipple mask"
msgstr ""
-#: gtk/gtktexttag.c:260
+#: gtk/gtktexttag.c:261
msgid "Bitmap to use as a mask when drawing the text foreground"
msgstr ""
-#: gtk/gtktexttag.c:267
+#: gtk/gtktexttag.c:268
#, fuzzy
msgid "Text direction"
msgstr "Crear directori"
-#: gtk/gtktexttag.c:268
+#: gtk/gtktexttag.c:269
msgid "Text direction, e.g. right-to-left or left-to-right"
msgstr ""
-#: gtk/gtktexttag.c:378 gtk/gtktextview.c:557
+#: gtk/gtktexttag.c:379 gtk/gtktextview.c:566
msgid "Left, right, or center justification"
msgstr ""
-#: gtk/gtktexttag.c:386
+#: gtk/gtktexttag.c:387
msgid "Language"
msgstr ""
-#: gtk/gtktexttag.c:387
+#: gtk/gtktexttag.c:388
msgid "Language engine code to use for rendering the text"
msgstr ""
-#: gtk/gtktexttag.c:394
+#: gtk/gtktexttag.c:395
msgid "Left margin"
msgstr ""
-#: gtk/gtktexttag.c:395 gtk/gtktextview.c:566
+#: gtk/gtktexttag.c:396 gtk/gtktextview.c:575
msgid "Width of the left margin in pixels"
msgstr ""
-#: gtk/gtktexttag.c:404
+#: gtk/gtktexttag.c:405
msgid "Right margin"
msgstr ""
-#: gtk/gtktexttag.c:405 gtk/gtktextview.c:576
+#: gtk/gtktexttag.c:406 gtk/gtktextview.c:585
msgid "Width of the right margin in pixels"
msgstr ""
-#: gtk/gtktexttag.c:415 gtk/gtktextview.c:585
+#: gtk/gtktexttag.c:416 gtk/gtktextview.c:594
msgid "Indent"
msgstr ""
-#: gtk/gtktexttag.c:416 gtk/gtktextview.c:586
+#: gtk/gtktexttag.c:417 gtk/gtktextview.c:595
msgid "Amount to indent the paragraph, in pixels"
msgstr ""
-#: gtk/gtktexttag.c:436
+#: gtk/gtktexttag.c:437
msgid "Pixels above lines"
msgstr ""
-#: gtk/gtktexttag.c:437 gtk/gtktextview.c:510
+#: gtk/gtktexttag.c:438 gtk/gtktextview.c:519
msgid "Pixels of blank space above paragraphs"
msgstr ""
-#: gtk/gtktexttag.c:446
+#: gtk/gtktexttag.c:447
msgid "Pixels below lines"
msgstr ""
-#: gtk/gtktexttag.c:447 gtk/gtktextview.c:520
+#: gtk/gtktexttag.c:448 gtk/gtktextview.c:529
msgid "Pixels of blank space below paragraphs"
msgstr ""
-#: gtk/gtktexttag.c:456
+#: gtk/gtktexttag.c:457
msgid "Pixels inside wrap"
msgstr ""
-#: gtk/gtktexttag.c:457 gtk/gtktextview.c:530
+#: gtk/gtktexttag.c:458 gtk/gtktextview.c:539
msgid "Pixels of blank space between wrapped lines in a paragraph"
msgstr ""
-#: gtk/gtktexttag.c:483
+#: gtk/gtktexttag.c:484
msgid "Wrap mode"
msgstr ""
-#: gtk/gtktexttag.c:484 gtk/gtktextview.c:548
+#: gtk/gtktexttag.c:485 gtk/gtktextview.c:557
msgid ""
"Whether to wrap lines never, at word boundaries, or at character boundaries"
msgstr ""
-#: gtk/gtktexttag.c:493 gtk/gtktextview.c:595
+#: gtk/gtktexttag.c:494 gtk/gtktextview.c:604
msgid "Tabs"
msgstr ""
-#: gtk/gtktexttag.c:494 gtk/gtktextview.c:596
+#: gtk/gtktexttag.c:495 gtk/gtktextview.c:605
msgid "Custom tabs for this text"
msgstr ""
-#: gtk/gtktexttag.c:501
+#: gtk/gtktexttag.c:502
msgid "Invisible"
msgstr ""
-#: gtk/gtktexttag.c:502
+#: gtk/gtktexttag.c:503
msgid "Whether this text is hidden"
msgstr ""
-#: gtk/gtktexttag.c:515
+#: gtk/gtktexttag.c:516
msgid "Background full height set"
msgstr ""
-#: gtk/gtktexttag.c:516
+#: gtk/gtktexttag.c:517
msgid "Whether this tag affects background height"
msgstr ""
-#: gtk/gtktexttag.c:519
+#: gtk/gtktexttag.c:520
msgid "Background stipple set"
msgstr ""
-#: gtk/gtktexttag.c:520
+#: gtk/gtktexttag.c:521
msgid "Whether this tag affects the background stipple"
msgstr ""
-#: gtk/gtktexttag.c:527
+#: gtk/gtktexttag.c:528
msgid "Foreground stipple set"
msgstr ""
-#: gtk/gtktexttag.c:528
+#: gtk/gtktexttag.c:529
msgid "Whether this tag affects the foreground stipple"
msgstr ""
-#: gtk/gtktexttag.c:563
+#: gtk/gtktexttag.c:564
msgid "Justification set"
msgstr ""
-#: gtk/gtktexttag.c:564
+#: gtk/gtktexttag.c:565
msgid "Whether this tag affects paragraph justification"
msgstr ""
-#: gtk/gtktexttag.c:567
+#: gtk/gtktexttag.c:568
msgid "Language set"
msgstr ""
-#: gtk/gtktexttag.c:568
+#: gtk/gtktexttag.c:569
msgid "Whether this tag affects the language the text is rendered as"
msgstr ""
-#: gtk/gtktexttag.c:571
+#: gtk/gtktexttag.c:572
msgid "Left margin set"
msgstr ""
-#: gtk/gtktexttag.c:572
+#: gtk/gtktexttag.c:573
msgid "Whether this tag affects the left margin"
msgstr ""
-#: gtk/gtktexttag.c:575
+#: gtk/gtktexttag.c:576
msgid "Indent set"
msgstr ""
-#: gtk/gtktexttag.c:576
+#: gtk/gtktexttag.c:577
msgid "Whether this tag affects indentation"
msgstr ""
-#: gtk/gtktexttag.c:583
+#: gtk/gtktexttag.c:584
msgid "Pixels above lines set"
msgstr ""
-#: gtk/gtktexttag.c:584 gtk/gtktexttag.c:588
+#: gtk/gtktexttag.c:585 gtk/gtktexttag.c:589
msgid "Whether this tag affects the number of pixels above lines"
msgstr ""
-#: gtk/gtktexttag.c:587
+#: gtk/gtktexttag.c:588
msgid "Pixels below lines set"
msgstr ""
-#: gtk/gtktexttag.c:591
+#: gtk/gtktexttag.c:592
msgid "Pixels inside wrap set"
msgstr ""
-#: gtk/gtktexttag.c:592
+#: gtk/gtktexttag.c:593
msgid "Whether this tag affects the number of pixels between wrapped lines"
msgstr ""
-#: gtk/gtktexttag.c:599
+#: gtk/gtktexttag.c:600
msgid "Right margin set"
msgstr ""
-#: gtk/gtktexttag.c:600
+#: gtk/gtktexttag.c:601
msgid "Whether this tag affects the right margin"
msgstr ""
-#: gtk/gtktexttag.c:607
+#: gtk/gtktexttag.c:608
msgid "Wrap mode set"
msgstr ""
-#: gtk/gtktexttag.c:608
+#: gtk/gtktexttag.c:609
msgid "Whether this tag affects line wrap mode"
msgstr ""
-#: gtk/gtktexttag.c:611
+#: gtk/gtktexttag.c:612
msgid "Tabs set"
msgstr ""
-#: gtk/gtktexttag.c:612
+#: gtk/gtktexttag.c:613
msgid "Whether this tag affects tabs"
msgstr ""
-#: gtk/gtktexttag.c:615
+#: gtk/gtktexttag.c:616
msgid "Invisible set"
msgstr ""
-#: gtk/gtktexttag.c:616
+#: gtk/gtktexttag.c:617
msgid "Whether this tag affects text visibility"
msgstr ""
-#: gtk/gtktextview.c:509
+#: gtk/gtktextview.c:518
msgid "Pixels Above Lines"
msgstr ""
-#: gtk/gtktextview.c:519
+#: gtk/gtktextview.c:528
msgid "Pixels Below Lines"
msgstr ""
-#: gtk/gtktextview.c:529
+#: gtk/gtktextview.c:538
msgid "Pixels Inside Wrap"
msgstr ""
-#: gtk/gtktextview.c:547
+#: gtk/gtktextview.c:556
msgid "Wrap Mode"
msgstr ""
-#: gtk/gtktextview.c:565
+#: gtk/gtktextview.c:574
msgid "Left Margin"
msgstr ""
-#: gtk/gtktextview.c:575
+#: gtk/gtktextview.c:584
msgid "Right Margin"
msgstr ""
-#: gtk/gtktextview.c:603
+#: gtk/gtktextview.c:612
#, fuzzy
msgid "Cursor Visible"
msgstr "Desactivat"
-#: gtk/gtktextview.c:604
+#: gtk/gtktextview.c:613
msgid "If the insertion cursor is shown"
msgstr ""
@@ -3157,548 +3278,560 @@ msgstr ""
msgid "Unable to locate theme engine in module_path: \"%s\","
msgstr "No s'ha trobat un mòdul carregable al module_path: «%s»,"
-#: gtk/gtktipsquery.c:181
+#: gtk/gtktipsquery.c:182
msgid "--- No Tip ---"
msgstr "-- Sense pista --"
-#: gtk/gtktogglebutton.c:143
+#: gtk/gtktogglebutton.c:133
msgid "If the toggle button should be pressed in or not"
msgstr ""
-#: gtk/gtktogglebutton.c:151
+#: gtk/gtktogglebutton.c:141
msgid "If the toggle button is in an \"in between\" state."
msgstr ""
-#: gtk/gtktogglebutton.c:158
+#: gtk/gtktogglebutton.c:148
msgid "Draw Indicator"
msgstr ""
-#: gtk/gtktogglebutton.c:159
+#: gtk/gtktogglebutton.c:149
msgid "If the toggle part of the button is displayed"
msgstr ""
-#: gtk/gtktoolbar.c:224
+#: gtk/gtktoolbar.c:225
msgid "The orientation of the toolbar"
msgstr ""
-#: gtk/gtktoolbar.c:232
+#: gtk/gtktoolbar.c:233
msgid "Toolbar Style"
msgstr ""
-#: gtk/gtktoolbar.c:233
+#: gtk/gtktoolbar.c:234
msgid "How to draw the toolbar"
msgstr ""
-#: gtk/gtktoolbar.c:241
+#: gtk/gtktoolbar.c:242
msgid "Spacer size"
msgstr ""
-#: gtk/gtktoolbar.c:242
+#: gtk/gtktoolbar.c:243
msgid "Size of spacers"
msgstr ""
-#: gtk/gtktoolbar.c:251
+#: gtk/gtktoolbar.c:252
msgid "Amount of border space between the toolbar shadow and the buttons"
msgstr ""
-#: gtk/gtktoolbar.c:259
+#: gtk/gtktoolbar.c:260
msgid "Space style"
msgstr ""
-#: gtk/gtktoolbar.c:260
+#: gtk/gtktoolbar.c:261
msgid "Whether spacers are vertical lines or just blank"
msgstr ""
-#: gtk/gtktoolbar.c:268
+#: gtk/gtktoolbar.c:269
msgid "Button relief"
msgstr ""
-#: gtk/gtktoolbar.c:269
+#: gtk/gtktoolbar.c:270
msgid "Type of bevel around toolbar buttons"
msgstr ""
-#: gtk/gtktoolbar.c:277
+#: gtk/gtktoolbar.c:278
msgid "Style of bevel around the toolbar"
msgstr ""
-#: gtk/gtktoolbar.c:283
+#: gtk/gtktoolbar.c:284
#, fuzzy
msgid "Toolbar style"
msgstr "Estil de font:"
-#: gtk/gtktoolbar.c:284
+#: gtk/gtktoolbar.c:285
msgid ""
"Whether default toolbars have text only, text and icons, icons only, etc."
msgstr ""
-#: gtk/gtktoolbar.c:290
+#: gtk/gtktoolbar.c:291
msgid "Toolbar icon size"
msgstr ""
-#: gtk/gtktoolbar.c:291
+#: gtk/gtktoolbar.c:292
msgid "Size of icons in default toolbars"
msgstr ""
-#: gtk/gtktreeview.c:496
+#: gtk/gtktreeview.c:497
msgid "TreeView Model"
msgstr ""
-#: gtk/gtktreeview.c:497
+#: gtk/gtktreeview.c:498
msgid "The model for the tree view"
msgstr ""
-#: gtk/gtktreeview.c:505
+#: gtk/gtktreeview.c:506
msgid "Horizontal Adjustment for the widget"
msgstr ""
-#: gtk/gtktreeview.c:513
+#: gtk/gtktreeview.c:514
msgid "Vertical Adjustment for the widget"
msgstr ""
-#: gtk/gtktreeview.c:520 gtk/gtktreeviewcolumn.c:171 gtk/gtkwidget.c:421
+#: gtk/gtktreeview.c:521 gtk/gtktreeviewcolumn.c:173 gtk/gtkwidget.c:427
#, fuzzy
msgid "Visible"
msgstr "Desactivat"
-#: gtk/gtktreeview.c:521
+#: gtk/gtktreeview.c:522
msgid "Show the column header buttons"
msgstr ""
-#: gtk/gtktreeview.c:528
+#: gtk/gtktreeview.c:529
msgid "Headers Clickable"
msgstr ""
-#: gtk/gtktreeview.c:529
+#: gtk/gtktreeview.c:530
msgid "Column headers respond to click events"
msgstr ""
-#: gtk/gtktreeview.c:536
+#: gtk/gtktreeview.c:537
msgid "Expander Column"
msgstr ""
-#: gtk/gtktreeview.c:537
+#: gtk/gtktreeview.c:538
msgid "Set the column for the expander column"
msgstr ""
-#: gtk/gtktreeview.c:544 gtk/gtktreeviewcolumn.c:262
+#: gtk/gtktreeview.c:545 gtk/gtktreeviewcolumn.c:272
msgid "Reorderable"
msgstr ""
-#: gtk/gtktreeview.c:545
+#: gtk/gtktreeview.c:546
msgid "View is reorderable"
msgstr ""
-#: gtk/gtktreeview.c:552
+#: gtk/gtktreeview.c:553
msgid "Rules Hint"
msgstr ""
-#: gtk/gtktreeview.c:553
+#: gtk/gtktreeview.c:554
msgid "Set a hint to the theme engine to draw rows in alternating colors"
msgstr ""
-#: gtk/gtktreeview.c:560
+#: gtk/gtktreeview.c:561
msgid "Enable Search"
msgstr ""
-#: gtk/gtktreeview.c:561
+#: gtk/gtktreeview.c:562
msgid "View allows user to search through columns interactively"
msgstr ""
-#: gtk/gtktreeview.c:568
+#: gtk/gtktreeview.c:569
msgid "Search Column"
msgstr ""
-#: gtk/gtktreeview.c:569
+#: gtk/gtktreeview.c:570
msgid "Model column to search through when searching through code"
msgstr ""
-#: gtk/gtktreeview.c:582
+#: gtk/gtktreeview.c:583
msgid "Expander Size"
msgstr ""
-#: gtk/gtktreeview.c:583
+#: gtk/gtktreeview.c:584
msgid "Size of the expander arrow."
msgstr ""
-#: gtk/gtktreeview.c:591
+#: gtk/gtktreeview.c:592
msgid "Vertical Separator Width"
msgstr ""
-#: gtk/gtktreeview.c:592
+#: gtk/gtktreeview.c:593
msgid "Vertical space between cells. Must be an even number."
msgstr ""
-#: gtk/gtktreeview.c:600
+#: gtk/gtktreeview.c:601
msgid "Horizontal Separator Width"
msgstr ""
-#: gtk/gtktreeview.c:601
+#: gtk/gtktreeview.c:602
msgid "Horizontal space between cells. Must be an even number."
msgstr ""
-#: gtk/gtktreeview.c:609
+#: gtk/gtktreeview.c:610
msgid "Allow Rules"
msgstr ""
-#: gtk/gtktreeview.c:610
+#: gtk/gtktreeview.c:611
msgid "Allow drawing of alternating color rows."
msgstr ""
-#: gtk/gtktreeviewcolumn.c:172
+#: gtk/gtktreeview.c:617
+msgid "Indent Expanders"
+msgstr ""
+
+#: gtk/gtktreeview.c:618
+msgid "Make the expanders indented."
+msgstr ""
+
+#: gtk/gtktreeviewcolumn.c:174
msgid "Whether to display the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:180
+#: gtk/gtktreeviewcolumn.c:181 gtk/gtkwindow.c:394
+#, fuzzy
+msgid "Resizable"
+msgstr "Desactivat"
+
+#: gtk/gtktreeviewcolumn.c:182
+msgid "Column is user-resizable"
+msgstr ""
+
+#: gtk/gtktreeviewcolumn.c:190
msgid "Current width of the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:188
+#: gtk/gtktreeviewcolumn.c:198
msgid "Sizing"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:189
+#: gtk/gtktreeviewcolumn.c:199
msgid "Resize mode of the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:197
+#: gtk/gtktreeviewcolumn.c:207
#, fuzzy
msgid "Fixed Width"
msgstr "Amplària mitjana:"
-#: gtk/gtktreeviewcolumn.c:198
+#: gtk/gtktreeviewcolumn.c:208
msgid "Current fixed width of the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:207
+#: gtk/gtktreeviewcolumn.c:217
msgid "Minimum Width"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:208
+#: gtk/gtktreeviewcolumn.c:218
msgid "Minimum allowed width of the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:217
+#: gtk/gtktreeviewcolumn.c:227
msgid "Maximum Width"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:218
+#: gtk/gtktreeviewcolumn.c:228
msgid "Maximum allowed width of the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:227
+#: gtk/gtktreeviewcolumn.c:237
#, fuzzy
msgid "Title"
msgstr "Fitxers"
-#: gtk/gtktreeviewcolumn.c:228
+#: gtk/gtktreeviewcolumn.c:238
msgid "Title to appear in column header"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:235
+#: gtk/gtktreeviewcolumn.c:245
msgid "Clickable"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:236
+#: gtk/gtktreeviewcolumn.c:246
msgid "Whether the header can be clicked"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:244
+#: gtk/gtktreeviewcolumn.c:254
#, fuzzy
msgid "Widget"
msgstr "Pes:"
-#: gtk/gtktreeviewcolumn.c:245
+#: gtk/gtktreeviewcolumn.c:255
msgid "Widget to put in column header button instead of column title"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:252
+#: gtk/gtktreeviewcolumn.c:262
msgid "Alignment"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:253
+#: gtk/gtktreeviewcolumn.c:263
msgid "X Alignment of the column header text or widget"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:263
+#: gtk/gtktreeviewcolumn.c:273
msgid "Whether the column can be reordered around the headers"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:270
+#: gtk/gtktreeviewcolumn.c:280
msgid "Sort indicator"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:271
+#: gtk/gtktreeviewcolumn.c:281
msgid "Whether to show a sort indicator"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:278
+#: gtk/gtktreeviewcolumn.c:288
msgid "Sort order"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:279
+#: gtk/gtktreeviewcolumn.c:289
msgid "Sort direction the sort indicator should indicate"
msgstr ""
-#: gtk/gtkviewport.c:132
+#: gtk/gtkviewport.c:133
msgid ""
"The GtkAdjustment that determines the values of the horizontal position for "
"this viewport."
msgstr ""
-#: gtk/gtkviewport.c:140
+#: gtk/gtkviewport.c:141
msgid ""
"The GtkAdjustment that determines the values of the vertical position for "
"this viewport."
msgstr ""
-#: gtk/gtkviewport.c:148
+#: gtk/gtkviewport.c:149
msgid "Determines how the shadowed box around the viewport is drawn."
msgstr ""
-#: gtk/gtkwidget.c:388
+#: gtk/gtkwidget.c:394
#, fuzzy
msgid "Widget name"
msgstr "Pes:"
-#: gtk/gtkwidget.c:389
+#: gtk/gtkwidget.c:395
msgid "The name of the widget"
msgstr ""
-#: gtk/gtkwidget.c:395
+#: gtk/gtkwidget.c:401
msgid "Parent widget"
msgstr ""
-#: gtk/gtkwidget.c:396
+#: gtk/gtkwidget.c:402
msgid "The parent widget of this widget. Must be a Container widget."
msgstr ""
-#: gtk/gtkwidget.c:403
+#: gtk/gtkwidget.c:409
msgid "Width request"
msgstr ""
-#: gtk/gtkwidget.c:404
+#: gtk/gtkwidget.c:410
msgid ""
"Override for width request of the widget, or -1 if natural request should be "
"used."
msgstr ""
-#: gtk/gtkwidget.c:412
+#: gtk/gtkwidget.c:418
msgid "Height request"
msgstr ""
-#: gtk/gtkwidget.c:413
+#: gtk/gtkwidget.c:419
msgid ""
"Override for height request of the widget, or -1 if natural request should "
"be used."
msgstr ""
-#: gtk/gtkwidget.c:422
+#: gtk/gtkwidget.c:428
msgid "Whether the widget is visible"
msgstr ""
-#: gtk/gtkwidget.c:428
+#: gtk/gtkwidget.c:434
msgid "Sensitive"
msgstr ""
-#: gtk/gtkwidget.c:429
+#: gtk/gtkwidget.c:435
msgid "Whether the widget responds to input"
msgstr ""
-#: gtk/gtkwidget.c:435
+#: gtk/gtkwidget.c:441
msgid "Application paintable"
msgstr ""
-#: gtk/gtkwidget.c:436
+#: gtk/gtkwidget.c:442
msgid "Whether the application will paint directly on the widget"
msgstr ""
-#: gtk/gtkwidget.c:442
+#: gtk/gtkwidget.c:448
msgid "Can focus"
msgstr ""
-#: gtk/gtkwidget.c:443
+#: gtk/gtkwidget.c:449
msgid "Whether the widget can accept the input focus"
msgstr ""
-#: gtk/gtkwidget.c:449
+#: gtk/gtkwidget.c:455
msgid "Has focus"
msgstr ""
-#: gtk/gtkwidget.c:450
+#: gtk/gtkwidget.c:456
msgid "Whether the widget has the input focus"
msgstr ""
-#: gtk/gtkwidget.c:456
+#: gtk/gtkwidget.c:462
msgid "Can default"
msgstr ""
-#: gtk/gtkwidget.c:457
+#: gtk/gtkwidget.c:463
msgid "Whether the widget can be the default widget"
msgstr ""
-#: gtk/gtkwidget.c:463
+#: gtk/gtkwidget.c:469
msgid "Has default"
msgstr ""
-#: gtk/gtkwidget.c:464
+#: gtk/gtkwidget.c:470
msgid "Whether the widget is the default widget"
msgstr ""
-#: gtk/gtkwidget.c:470
+#: gtk/gtkwidget.c:476
msgid "Receives default"
msgstr ""
-#: gtk/gtkwidget.c:471
+#: gtk/gtkwidget.c:477
msgid "If TRUE, the widget will receive the default action when it is focused."
msgstr ""
-#: gtk/gtkwidget.c:477
+#: gtk/gtkwidget.c:483
msgid "Composite child"
msgstr ""
-#: gtk/gtkwidget.c:478
+#: gtk/gtkwidget.c:484
msgid "Whether the widget is composed of other widgets"
msgstr ""
-#: gtk/gtkwidget.c:484
+#: gtk/gtkwidget.c:490
#, fuzzy
msgid "Style"
msgstr "Afegir estil:"
-#: gtk/gtkwidget.c:485
+#: gtk/gtkwidget.c:491
msgid ""
"The style of the widget, which contains information about how it will look "
"(colors etc)."
msgstr ""
-#: gtk/gtkwidget.c:491
+#: gtk/gtkwidget.c:497
msgid "Events"
msgstr ""
-#: gtk/gtkwidget.c:492
+#: gtk/gtkwidget.c:498
msgid "The event mask that decides what kind of GdkEvents this widget gets."
msgstr ""
-#: gtk/gtkwidget.c:499
+#: gtk/gtkwidget.c:505
msgid "Extension events"
msgstr ""
-#: gtk/gtkwidget.c:500
+#: gtk/gtkwidget.c:506
msgid "The mask that decides what kind of extension events this widget gets."
msgstr ""
-#: gtk/gtkwidget.c:1047
+#: gtk/gtkwidget.c:1053
msgid "Interior Focus"
msgstr ""
-#: gtk/gtkwidget.c:1048
+#: gtk/gtkwidget.c:1054
msgid "Whether to draw the focus indicator inside widgets."
msgstr ""
-#: gtk/gtkwindow.c:361
+#: gtk/gtkwindow.c:359
#, fuzzy
msgid "Window Type"
msgstr "Finestra"
-#: gtk/gtkwindow.c:362
+#: gtk/gtkwindow.c:360
msgid "The type of the window"
msgstr ""
-#: gtk/gtkwindow.c:371
+#: gtk/gtkwindow.c:369
#, fuzzy
msgid "Window Title"
msgstr "Finestra"
-#: gtk/gtkwindow.c:372
+#: gtk/gtkwindow.c:370
msgid "The title of the window"
msgstr ""
-#: gtk/gtkwindow.c:379
+#: gtk/gtkwindow.c:377
msgid "Allow Shrink"
msgstr ""
-#: gtk/gtkwindow.c:381
+#: gtk/gtkwindow.c:379
#, no-c-format
msgid ""
"If TRUE, the window has no mimimum size. Setting this to TRUE is 99% of the "
"time a bad idea."
msgstr ""
-#: gtk/gtkwindow.c:388
+#: gtk/gtkwindow.c:386
msgid "Allow Grow"
msgstr ""
-#: gtk/gtkwindow.c:389
+#: gtk/gtkwindow.c:387
msgid "If TRUE, users can expand the window beyond its minimum size."
msgstr ""
-#: gtk/gtkwindow.c:396
-#, fuzzy
-msgid "Resizable"
-msgstr "Desactivat"
-
-#: gtk/gtkwindow.c:397
+#: gtk/gtkwindow.c:395
msgid "If TRUE, users can resize the window."
msgstr ""
-#: gtk/gtkwindow.c:404
+#: gtk/gtkwindow.c:402
msgid "Modal"
msgstr ""
-#: gtk/gtkwindow.c:405
+#: gtk/gtkwindow.c:403
msgid ""
"If TRUE, the window is modal (other windows are not usable while this one is "
"up)."
msgstr ""
-#: gtk/gtkwindow.c:412
+#: gtk/gtkwindow.c:410
msgid "Window Position"
msgstr ""
-#: gtk/gtkwindow.c:413
+#: gtk/gtkwindow.c:411
msgid "The initial position of the window."
msgstr ""
-#: gtk/gtkwindow.c:421
+#: gtk/gtkwindow.c:419
msgid "Default Width"
msgstr ""
-#: gtk/gtkwindow.c:422
+#: gtk/gtkwindow.c:420
msgid ""
"The default width of the window, used when initially showing the window."
msgstr ""
-#: gtk/gtkwindow.c:431
+#: gtk/gtkwindow.c:429
msgid "Default Height"
msgstr ""
-#: gtk/gtkwindow.c:432
+#: gtk/gtkwindow.c:430
msgid ""
"The default height of the window, used when initially showing the window."
msgstr ""
-#: gtk/gtkwindow.c:441
+#: gtk/gtkwindow.c:439
msgid "Destroy with Parent"
msgstr ""
-#: gtk/gtkwindow.c:442
+#: gtk/gtkwindow.c:440
msgid "If this window should be destroyed when the parent is destroyed"
msgstr ""
-#: gtk/gtkwindow.c:449
+#: gtk/gtkwindow.c:447
msgid "Icon"
msgstr ""
-#: gtk/gtkwindow.c:450
+#: gtk/gtkwindow.c:448
msgid "Icon for this window"
msgstr ""
-#: gtk/gtksizegroup.c:241
+#: gtk/gtksizegroup.c:242
#, fuzzy
msgid "Mode"
msgstr "Mode: "
-#: gtk/gtksizegroup.c:242
+#: gtk/gtksizegroup.c:243
msgid ""
"The the directions in which the size group effects the requested sizes of "
"its component widgets."
diff --git a/po/cs.po b/po/cs.po
index 0fd11986b..36797df30 100644
--- a/po/cs.po
+++ b/po/cs.po
@@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: gtk+ 1.3.0\n"
-"POT-Creation-Date: 2001-10-25 16:39-0400\n"
+"POT-Creation-Date: 2001-11-23 15:47-0500\n"
"PO-Revision-Date: 1999-10-04 14:50+02:00\n"
"Last-Translator: Stanislav Brabec <utx@k332.feld.cvut.cz>\n"
"Language-Team: Czech <cs@li.org>\n"
@@ -14,12 +14,12 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-#: gdk-pixbuf/gdk-pixbuf-animation.c:144 gdk-pixbuf/gdk-pixbuf-io.c:543
+#: gdk-pixbuf/gdk-pixbuf-animation.c:144 gdk-pixbuf/gdk-pixbuf-io.c:551
#, c-format
msgid "Failed to open file '%s': %s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-animation.c:155 gdk-pixbuf/gdk-pixbuf-io.c:553
+#: gdk-pixbuf/gdk-pixbuf-animation.c:155 gdk-pixbuf/gdk-pixbuf-io.c:561
#, c-format
msgid "Image file '%s' contains no data"
msgstr ""
@@ -29,7 +29,7 @@ msgstr ""
msgid "Don't know how to load the animation in file '%s'"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-animation.c:205 gdk-pixbuf/gdk-pixbuf-io.c:598
+#: gdk-pixbuf/gdk-pixbuf-animation.c:205 gdk-pixbuf/gdk-pixbuf-io.c:606
#, c-format
msgid ""
"Failed to load image '%s': reason not known, probably a corrupt image file"
@@ -42,65 +42,65 @@ msgid ""
"animation file"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:316
+#: gdk-pixbuf/gdk-pixbuf-io.c:324
#, fuzzy, c-format
msgid "Unable to load image-loading module: %s: %s"
msgstr "Přípojný modul \"%s\" nebyl nalezen v module_path."
-#: gdk-pixbuf/gdk-pixbuf-io.c:335
+#: gdk-pixbuf/gdk-pixbuf-io.c:343
#, c-format
msgid ""
"Image-loading module %s does not export the proper interface; perhaps it's "
"from a different GTK version?"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:452 gdk-pixbuf/gdk-pixbuf-io.c:478
+#: gdk-pixbuf/gdk-pixbuf-io.c:460 gdk-pixbuf/gdk-pixbuf-io.c:486
#, c-format
msgid "Image type '%s' is not supported"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:500
+#: gdk-pixbuf/gdk-pixbuf-io.c:508
#, c-format
msgid "Couldn't recognize the image file format for file '%s'"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:506
+#: gdk-pixbuf/gdk-pixbuf-io.c:514
msgid "Unrecognized image file format"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:576
+#: gdk-pixbuf/gdk-pixbuf-io.c:584
#, c-format
msgid "Don't know how to load the image in file '%s'"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:609
+#: gdk-pixbuf/gdk-pixbuf-io.c:617
#, c-format
msgid "Failed to load image '%s': %s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:714
+#: gdk-pixbuf/gdk-pixbuf-io.c:722
#, c-format
msgid "This build of gdk-pixbuf does not support saving the image format: %s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:822
+#: gdk-pixbuf/gdk-pixbuf-io.c:830
#, c-format
msgid "Failed to open '%s' for writing: %s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:843
+#: gdk-pixbuf/gdk-pixbuf-io.c:851
#, c-format
msgid ""
"Failed to close '%s' while writing image, all data may not have been saved: %"
"s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-loader.c:252
+#: gdk-pixbuf/gdk-pixbuf-loader.c:250
#, c-format
msgid "Incremental loading of image type '%s' is not supported"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-loader.c:275 gdk-pixbuf/gdk-pixbuf-loader.c:376
+#: gdk-pixbuf/gdk-pixbuf-loader.c:273 gdk-pixbuf/gdk-pixbuf-loader.c:374
#, c-format
msgid ""
"Internal error: Image loader module '%s' failed to begin loading an image, "
@@ -363,35 +363,35 @@ msgstr ""
msgid "Failed to write to temporary file when loading XBM image"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1256
+#: gdk-pixbuf/io-xpm.c:1234
msgid "No XPM header found"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1264
+#: gdk-pixbuf/io-xpm.c:1242
msgid "XPM file has image width <= 0"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1272
+#: gdk-pixbuf/io-xpm.c:1250
msgid "XPM file has image height <= 0"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1280
+#: gdk-pixbuf/io-xpm.c:1258
msgid "XPM file has invalid number of colors"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1288
+#: gdk-pixbuf/io-xpm.c:1266
msgid "XPM has invalid number of chars per pixel"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1306
+#: gdk-pixbuf/io-xpm.c:1284
msgid "Can't read XPM colormap"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1344
+#: gdk-pixbuf/io-xpm.c:1322
msgid "Can't allocate memory for loading XPM image"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1527
+#: gdk-pixbuf/io-xpm.c:1505
msgid "Failed to write to temporary file when loading XPM image"
msgstr ""
@@ -412,12 +412,20 @@ msgstr ""
msgid "failed to allocate image buffer of %u bytes"
msgstr ""
-#: gtk/gtkaccellabel.c:115
-msgid "Accelerator object"
+#: gtk/gtkaccellabel.c:122
+msgid "Accelerator Closure"
msgstr ""
-#: gtk/gtkaccellabel.c:116
-msgid "The object monitored by this accelerator label"
+#: gtk/gtkaccellabel.c:123
+msgid "The closure to be monitored for accelerator changes"
+msgstr ""
+
+#: gtk/gtkaccellabel.c:129
+msgid "Accelerator Widget"
+msgstr ""
+
+#: gtk/gtkaccellabel.c:130
+msgid "The widget to be monitored for accelerator changes"
msgstr ""
#: gtk/gtkalignment.c:102
@@ -572,7 +580,7 @@ msgstr "Typ dle šířky:"
msgid "The amount of space between children."
msgstr ""
-#: gtk/gtkbox.c:135 gtk/gtknotebook.c:396
+#: gtk/gtkbox.c:135 gtk/gtknotebook.c:400
msgid "Homogeneous"
msgstr ""
@@ -580,76 +588,76 @@ msgstr ""
msgid "Whether the children should all be the same size."
msgstr ""
-#: gtk/gtkbutton.c:183 gtk/gtkframe.c:125 gtk/gtklabel.c:283
+#: gtk/gtkbutton.c:188 gtk/gtkframe.c:125 gtk/gtklabel.c:282
msgid "Label"
msgstr ""
-#: gtk/gtkbutton.c:184
+#: gtk/gtkbutton.c:189
msgid ""
"Text of the label widget inside the button, if the button contains a label "
"widget."
msgstr ""
-#: gtk/gtkbutton.c:191 gtk/gtklabel.c:304
+#: gtk/gtkbutton.c:196 gtk/gtklabel.c:303
msgid "Use underline"
msgstr ""
-#: gtk/gtkbutton.c:192 gtk/gtklabel.c:305
+#: gtk/gtkbutton.c:197 gtk/gtklabel.c:304
msgid ""
"If set, an underline in the text indicates the next character should be used "
"for the mnemonic accelerator key"
msgstr ""
-#: gtk/gtkbutton.c:199
+#: gtk/gtkbutton.c:204
msgid "Use stock"
msgstr ""
-#: gtk/gtkbutton.c:200
+#: gtk/gtkbutton.c:205
msgid ""
"If set, the label is used to pick a stock item instead of being displayed"
msgstr ""
-#: gtk/gtkbutton.c:207
+#: gtk/gtkbutton.c:212
msgid "Border relief"
msgstr ""
-#: gtk/gtkbutton.c:208
+#: gtk/gtkbutton.c:213
msgid "The border relief style."
msgstr ""
-#: gtk/gtkbutton.c:259
+#: gtk/gtkbutton.c:264
#, fuzzy
msgid "Default Spacing"
msgstr "Typ dle šířky:"
-#: gtk/gtkbutton.c:260
+#: gtk/gtkbutton.c:265
msgid "Extra space to add for CAN_DEFAULT buttons"
msgstr ""
-#: gtk/gtkbutton.c:266
+#: gtk/gtkbutton.c:271
msgid "Default Outside Spacing"
msgstr ""
-#: gtk/gtkbutton.c:267
+#: gtk/gtkbutton.c:272
msgid ""
"Extra space to add for CAN_DEFAULT buttons that is always drawn outside the "
"border"
msgstr ""
-#: gtk/gtkbutton.c:272
+#: gtk/gtkbutton.c:277
msgid "Child X Displacement"
msgstr ""
-#: gtk/gtkbutton.c:273
+#: gtk/gtkbutton.c:278
msgid ""
"How far in the x direction to move the child when the button is depressed"
msgstr ""
-#: gtk/gtkbutton.c:280
+#: gtk/gtkbutton.c:285
msgid "Child Y Displacement"
msgstr ""
-#: gtk/gtkbutton.c:281
+#: gtk/gtkbutton.c:286
msgid ""
"How far in the y direction to move the child when the button is depressed"
msgstr ""
@@ -747,297 +755,297 @@ msgstr ""
msgid "The pixbuf to render."
msgstr ""
-#: gtk/gtkcellrenderertext.c:173 gtk/gtkentry.c:498 gtk/gtkprogressbar.c:207
+#: gtk/gtkcellrenderertext.c:174 gtk/gtkentry.c:506 gtk/gtkprogressbar.c:207
msgid "Text"
msgstr ""
-#: gtk/gtkcellrenderertext.c:174
+#: gtk/gtkcellrenderertext.c:175
msgid "Text to render"
msgstr ""
-#: gtk/gtkcellrenderertext.c:181
+#: gtk/gtkcellrenderertext.c:182
msgid "Markup"
msgstr ""
-#: gtk/gtkcellrenderertext.c:182
+#: gtk/gtkcellrenderertext.c:183
msgid "Marked up text to render"
msgstr ""
-#: gtk/gtkcellrenderertext.c:189 gtk/gtklabel.c:290
+#: gtk/gtkcellrenderertext.c:190 gtk/gtklabel.c:289
msgid "Attributes"
msgstr ""
-#: gtk/gtkcellrenderertext.c:190
+#: gtk/gtkcellrenderertext.c:191
msgid "A list of style attributes to apply to the text of the renderer."
msgstr ""
-#: gtk/gtkcellrenderertext.c:197 gtk/gtktexttag.c:208
+#: gtk/gtkcellrenderertext.c:198 gtk/gtktexttag.c:209
msgid "Background color name"
msgstr ""
-#: gtk/gtkcellrenderertext.c:198 gtk/gtktexttag.c:209
+#: gtk/gtkcellrenderertext.c:199 gtk/gtktexttag.c:210
msgid "Background color as a string"
msgstr ""
-#: gtk/gtkcellrenderertext.c:205 gtk/gtktexttag.c:216
+#: gtk/gtkcellrenderertext.c:206 gtk/gtktexttag.c:217
msgid "Background color"
msgstr ""
-#: gtk/gtkcellrenderertext.c:206 gtk/gtktexttag.c:217
+#: gtk/gtkcellrenderertext.c:207 gtk/gtktexttag.c:218
msgid "Background color as a GdkColor"
msgstr ""
-#: gtk/gtkcellrenderertext.c:213 gtk/gtktexttag.c:242
+#: gtk/gtkcellrenderertext.c:214 gtk/gtktexttag.c:243
msgid "Foreground color name"
msgstr ""
-#: gtk/gtkcellrenderertext.c:214 gtk/gtktexttag.c:243
+#: gtk/gtkcellrenderertext.c:215 gtk/gtktexttag.c:244
msgid "Foreground color as a string"
msgstr ""
-#: gtk/gtkcellrenderertext.c:221 gtk/gtktexttag.c:250
+#: gtk/gtkcellrenderertext.c:222 gtk/gtktexttag.c:251
msgid "Foreground color"
msgstr ""
-#: gtk/gtkcellrenderertext.c:222 gtk/gtktexttag.c:251
+#: gtk/gtkcellrenderertext.c:223 gtk/gtktexttag.c:252
msgid "Foreground color as a GdkColor"
msgstr ""
-#: gtk/gtkcellrenderertext.c:230 gtk/gtkentry.c:430 gtk/gtktexttag.c:276
-#: gtk/gtktextview.c:539
+#: gtk/gtkcellrenderertext.c:231 gtk/gtkentry.c:438 gtk/gtktexttag.c:277
+#: gtk/gtktextview.c:548
#, fuzzy
msgid "Editable"
msgstr "(vypnuto)"
-#: gtk/gtkcellrenderertext.c:231 gtk/gtktexttag.c:277 gtk/gtktextview.c:540
+#: gtk/gtkcellrenderertext.c:232 gtk/gtktexttag.c:278 gtk/gtktextview.c:549
msgid "Whether the text can be modified by the user"
msgstr ""
-#: gtk/gtkcellrenderertext.c:238 gtk/gtkcellrenderertext.c:246
-#: gtk/gtkfontsel.c:192 gtk/gtktexttag.c:284 gtk/gtktexttag.c:292
+#: gtk/gtkcellrenderertext.c:239 gtk/gtkcellrenderertext.c:247
+#: gtk/gtkfontsel.c:192 gtk/gtktexttag.c:285 gtk/gtktexttag.c:293
msgid "Font"
msgstr "Písmo"
-#: gtk/gtkcellrenderertext.c:239 gtk/gtktexttag.c:285
+#: gtk/gtkcellrenderertext.c:240 gtk/gtktexttag.c:286
msgid "Font description as a string"
msgstr ""
-#: gtk/gtkcellrenderertext.c:247 gtk/gtktexttag.c:293
+#: gtk/gtkcellrenderertext.c:248 gtk/gtktexttag.c:294
msgid "Font description as a PangoFontDescription struct"
msgstr ""
-#: gtk/gtkcellrenderertext.c:255 gtk/gtktexttag.c:301
+#: gtk/gtkcellrenderertext.c:256 gtk/gtktexttag.c:302
#, fuzzy
msgid "Font family"
msgstr "Rodina:"
-#: gtk/gtkcellrenderertext.c:256 gtk/gtktexttag.c:302
+#: gtk/gtkcellrenderertext.c:257 gtk/gtktexttag.c:303
msgid "Name of the font family, e.g. Sans, Helvetica, Times, Monospace"
msgstr ""
-#: gtk/gtkcellrenderertext.c:263 gtk/gtkcellrenderertext.c:264
-#: gtk/gtktexttag.c:309 gtk/gtktexttag.c:310
+#: gtk/gtkcellrenderertext.c:264 gtk/gtkcellrenderertext.c:265
+#: gtk/gtktexttag.c:310 gtk/gtktexttag.c:311
#, fuzzy
msgid "Font style"
msgstr "Styl písma:"
-#: gtk/gtkcellrenderertext.c:272 gtk/gtkcellrenderertext.c:273
-#: gtk/gtktexttag.c:318 gtk/gtktexttag.c:319
+#: gtk/gtkcellrenderertext.c:273 gtk/gtkcellrenderertext.c:274
+#: gtk/gtktexttag.c:319 gtk/gtktexttag.c:320
msgid "Font variant"
msgstr ""
-#: gtk/gtkcellrenderertext.c:281 gtk/gtkcellrenderertext.c:282
-#: gtk/gtktexttag.c:327 gtk/gtktexttag.c:328
+#: gtk/gtkcellrenderertext.c:282 gtk/gtkcellrenderertext.c:283
+#: gtk/gtktexttag.c:328 gtk/gtktexttag.c:329
msgid "Font weight"
msgstr ""
-#: gtk/gtkcellrenderertext.c:291 gtk/gtkcellrenderertext.c:292
-#: gtk/gtktexttag.c:338 gtk/gtktexttag.c:339
+#: gtk/gtkcellrenderertext.c:292 gtk/gtkcellrenderertext.c:293
+#: gtk/gtktexttag.c:339 gtk/gtktexttag.c:340
#, fuzzy
msgid "Font stretch"
msgstr "Vlastnosti písma"
-#: gtk/gtkcellrenderertext.c:300 gtk/gtkcellrenderertext.c:301
-#: gtk/gtktexttag.c:347 gtk/gtktexttag.c:348
+#: gtk/gtkcellrenderertext.c:301 gtk/gtkcellrenderertext.c:302
+#: gtk/gtktexttag.c:348 gtk/gtktexttag.c:349
#, fuzzy
msgid "Font size"
msgstr "Velikost v bodech:"
-#: gtk/gtkcellrenderertext.c:310 gtk/gtktexttag.c:367
+#: gtk/gtkcellrenderertext.c:311 gtk/gtktexttag.c:368
#, fuzzy
msgid "Font points"
msgstr "Typy písma:"
-#: gtk/gtkcellrenderertext.c:311 gtk/gtktexttag.c:368
+#: gtk/gtkcellrenderertext.c:312 gtk/gtktexttag.c:369
msgid "Font size in points"
msgstr ""
-#: gtk/gtkcellrenderertext.c:320 gtk/gtktexttag.c:357 gtk/gtktexttag.c:358
+#: gtk/gtkcellrenderertext.c:321 gtk/gtktexttag.c:358 gtk/gtktexttag.c:359
#, fuzzy
msgid "Font scale"
msgstr "Styl písma:"
-#: gtk/gtkcellrenderertext.c:321
+#: gtk/gtkcellrenderertext.c:322
msgid "Font scaling factor"
msgstr ""
-#: gtk/gtkcellrenderertext.c:330 gtk/gtktexttag.c:426
+#: gtk/gtkcellrenderertext.c:331 gtk/gtktexttag.c:427
msgid "Rise"
msgstr ""
-#: gtk/gtkcellrenderertext.c:331 gtk/gtktexttag.c:427
+#: gtk/gtkcellrenderertext.c:332 gtk/gtktexttag.c:428
msgid ""
"Offset of text above the baseline (below the baseline if rise is negative)"
msgstr ""
-#: gtk/gtkcellrenderertext.c:341 gtk/gtktexttag.c:466
+#: gtk/gtkcellrenderertext.c:342 gtk/gtktexttag.c:467
msgid "Strikethrough"
msgstr ""
-#: gtk/gtkcellrenderertext.c:342 gtk/gtktexttag.c:467
+#: gtk/gtkcellrenderertext.c:343 gtk/gtktexttag.c:468
msgid "Whether to strike through the text"
msgstr ""
-#: gtk/gtkcellrenderertext.c:349 gtk/gtktexttag.c:474
+#: gtk/gtkcellrenderertext.c:350 gtk/gtktexttag.c:475
msgid "Underline"
msgstr ""
-#: gtk/gtkcellrenderertext.c:350 gtk/gtktexttag.c:475
+#: gtk/gtkcellrenderertext.c:351 gtk/gtktexttag.c:476
msgid "Style of underline for this text"
msgstr ""
-#: gtk/gtkcellrenderertext.c:360 gtk/gtktexttag.c:511
+#: gtk/gtkcellrenderertext.c:361 gtk/gtktexttag.c:512
msgid "Background set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:361 gtk/gtktexttag.c:512
+#: gtk/gtkcellrenderertext.c:362 gtk/gtktexttag.c:513
msgid "Whether this tag affects the background color"
msgstr ""
-#: gtk/gtkcellrenderertext.c:364 gtk/gtktexttag.c:523
+#: gtk/gtkcellrenderertext.c:365 gtk/gtktexttag.c:524
msgid "Foreground set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:365 gtk/gtktexttag.c:524
+#: gtk/gtkcellrenderertext.c:366 gtk/gtktexttag.c:525
msgid "Whether this tag affects the foreground color"
msgstr ""
-#: gtk/gtkcellrenderertext.c:368 gtk/gtktexttag.c:531
+#: gtk/gtkcellrenderertext.c:369 gtk/gtktexttag.c:532
msgid "Editability set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:369 gtk/gtktexttag.c:532
+#: gtk/gtkcellrenderertext.c:370 gtk/gtktexttag.c:533
msgid "Whether this tag affects text editability"
msgstr ""
-#: gtk/gtkcellrenderertext.c:372 gtk/gtktexttag.c:535
+#: gtk/gtkcellrenderertext.c:373 gtk/gtktexttag.c:536
msgid "Font family set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:373 gtk/gtktexttag.c:536
+#: gtk/gtkcellrenderertext.c:374 gtk/gtktexttag.c:537
msgid "Whether this tag affects the font family"
msgstr ""
-#: gtk/gtkcellrenderertext.c:376 gtk/gtktexttag.c:539
+#: gtk/gtkcellrenderertext.c:377 gtk/gtktexttag.c:540
#, fuzzy
msgid "Font style set"
msgstr "Styl písma:"
-#: gtk/gtkcellrenderertext.c:377 gtk/gtktexttag.c:540
+#: gtk/gtkcellrenderertext.c:378 gtk/gtktexttag.c:541
msgid "Whether this tag affects the font style"
msgstr ""
-#: gtk/gtkcellrenderertext.c:380 gtk/gtktexttag.c:543
+#: gtk/gtkcellrenderertext.c:381 gtk/gtktexttag.c:544
msgid "Font variant set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:381 gtk/gtktexttag.c:544
+#: gtk/gtkcellrenderertext.c:382 gtk/gtktexttag.c:545
msgid "Whether this tag affects the font variant"
msgstr ""
-#: gtk/gtkcellrenderertext.c:384 gtk/gtktexttag.c:547
+#: gtk/gtkcellrenderertext.c:385 gtk/gtktexttag.c:548
msgid "Font weight set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:385 gtk/gtktexttag.c:548
+#: gtk/gtkcellrenderertext.c:386 gtk/gtktexttag.c:549
msgid "Whether this tag affects the font weight"
msgstr ""
-#: gtk/gtkcellrenderertext.c:388 gtk/gtktexttag.c:551
+#: gtk/gtkcellrenderertext.c:389 gtk/gtktexttag.c:552
msgid "Font stretch set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:389 gtk/gtktexttag.c:552
+#: gtk/gtkcellrenderertext.c:390 gtk/gtktexttag.c:553
msgid "Whether this tag affects the font stretch"
msgstr ""
-#: gtk/gtkcellrenderertext.c:392 gtk/gtktexttag.c:555
+#: gtk/gtkcellrenderertext.c:393 gtk/gtktexttag.c:556
msgid "Font size set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:393 gtk/gtktexttag.c:556
+#: gtk/gtkcellrenderertext.c:394 gtk/gtktexttag.c:557
msgid "Whether this tag affects the font size"
msgstr ""
-#: gtk/gtkcellrenderertext.c:396 gtk/gtktexttag.c:559
+#: gtk/gtkcellrenderertext.c:397 gtk/gtktexttag.c:560
#, fuzzy
msgid "Font scale set"
msgstr "Styl písma:"
-#: gtk/gtkcellrenderertext.c:397 gtk/gtktexttag.c:560
+#: gtk/gtkcellrenderertext.c:398 gtk/gtktexttag.c:561
msgid "Whether this tag scales the font size by a factor"
msgstr ""
-#: gtk/gtkcellrenderertext.c:400 gtk/gtktexttag.c:579
+#: gtk/gtkcellrenderertext.c:401 gtk/gtktexttag.c:580
msgid "Rise set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:401 gtk/gtktexttag.c:580
+#: gtk/gtkcellrenderertext.c:402 gtk/gtktexttag.c:581
msgid "Whether this tag affects the rise"
msgstr ""
-#: gtk/gtkcellrenderertext.c:404 gtk/gtktexttag.c:595
+#: gtk/gtkcellrenderertext.c:405 gtk/gtktexttag.c:596
msgid "Strikethrough set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:405 gtk/gtktexttag.c:596
+#: gtk/gtkcellrenderertext.c:406 gtk/gtktexttag.c:597
msgid "Whether this tag affects strikethrough"
msgstr ""
-#: gtk/gtkcellrenderertext.c:408 gtk/gtktexttag.c:603
+#: gtk/gtkcellrenderertext.c:409 gtk/gtktexttag.c:604
msgid "Underline set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:409 gtk/gtktexttag.c:604
+#: gtk/gtkcellrenderertext.c:410 gtk/gtktexttag.c:605
msgid "Whether this tag affects underlining"
msgstr ""
-#: gtk/gtkcellrenderertoggle.c:129
+#: gtk/gtkcellrenderertoggle.c:130
msgid "Toggle state"
msgstr ""
-#: gtk/gtkcellrenderertoggle.c:130
+#: gtk/gtkcellrenderertoggle.c:131
msgid "The toggle state of the button"
msgstr ""
-#: gtk/gtkcellrenderertoggle.c:138
+#: gtk/gtkcellrenderertoggle.c:139
#, fuzzy
msgid "Activatable"
msgstr "(vypnuto)"
-#: gtk/gtkcellrenderertoggle.c:139
+#: gtk/gtkcellrenderertoggle.c:140
msgid "The toggle button can be activated"
msgstr ""
-#: gtk/gtkcellrenderertoggle.c:147
+#: gtk/gtkcellrenderertoggle.c:148
msgid "Radio state"
msgstr ""
-#: gtk/gtkcellrenderertoggle.c:148
+#: gtk/gtkcellrenderertoggle.c:149
msgid "Draw the toggle button as a radio button"
msgstr ""
-#: gtk/gtkcheckbutton.c:95 gtk/gtkoptionmenu.c:163
+#: gtk/gtkcheckbutton.c:95 gtk/gtkoptionmenu.c:191
msgid "Indicator Size"
msgstr ""
@@ -1045,7 +1053,7 @@ msgstr ""
msgid "Size of check or radio indicator"
msgstr ""
-#: gtk/gtkcheckbutton.c:103 gtk/gtkoptionmenu.c:169
+#: gtk/gtkcheckbutton.c:103 gtk/gtkoptionmenu.c:197
msgid "Indicator Spacing"
msgstr ""
@@ -1053,171 +1061,171 @@ msgstr ""
msgid "Spacing around check or radio indicator"
msgstr ""
-#: gtk/gtkcheckmenuitem.c:114 gtk/gtktogglebutton.c:142
+#: gtk/gtkcheckmenuitem.c:115 gtk/gtktogglebutton.c:132
msgid "Active"
msgstr ""
-#: gtk/gtkcheckmenuitem.c:115
+#: gtk/gtkcheckmenuitem.c:116
msgid "Whether the menu item is checked."
msgstr ""
-#: gtk/gtkcheckmenuitem.c:122 gtk/gtktogglebutton.c:150
+#: gtk/gtkcheckmenuitem.c:123 gtk/gtktogglebutton.c:140
msgid "Inconsistent"
msgstr ""
-#: gtk/gtkcheckmenuitem.c:123
+#: gtk/gtkcheckmenuitem.c:124
msgid "Whether to display an \"inconsistent\" state."
msgstr ""
-#: gtk/gtkcolorsel.c:574
+#: gtk/gtkcolorsel.c:578
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:579
+#: gtk/gtkcolorsel.c:583
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:883
+#: gtk/gtkcolorsel.c:887
msgid "_Save color here"
msgstr ""
-#: gtk/gtkcolorsel.c:1051
+#: gtk/gtkcolorsel.c:1055
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:1667
+#: gtk/gtkcolorsel.c:1674
msgid "Has Opacity Control"
msgstr ""
-#: gtk/gtkcolorsel.c:1668
+#: gtk/gtkcolorsel.c:1675
msgid "Whether the color selector should allow setting opacity"
msgstr ""
-#: gtk/gtkcolorsel.c:1674
+#: gtk/gtkcolorsel.c:1681
msgid "Has palette"
msgstr ""
-#: gtk/gtkcolorsel.c:1675
+#: gtk/gtkcolorsel.c:1682
msgid "Whether a palette should be used"
msgstr ""
-#: gtk/gtkcolorsel.c:1681
+#: gtk/gtkcolorsel.c:1688
msgid "Current Color"
msgstr ""
-#: gtk/gtkcolorsel.c:1682
+#: gtk/gtkcolorsel.c:1689
msgid "The current color"
msgstr ""
-#: gtk/gtkcolorsel.c:1688
+#: gtk/gtkcolorsel.c:1695
msgid "Current Alpha"
msgstr ""
-#: gtk/gtkcolorsel.c:1689
+#: gtk/gtkcolorsel.c:1696
msgid "The current opacity value (0 fully transparent, 65535 fully opaque)"
msgstr ""
-#: gtk/gtkcolorsel.c:1702
+#: gtk/gtkcolorsel.c:1709
msgid "Custom palette"
msgstr ""
-#: gtk/gtkcolorsel.c:1703
+#: gtk/gtkcolorsel.c:1710
msgid "Palette to use in the color selector"
msgstr ""
-#: gtk/gtkcolorsel.c:1758
+#: gtk/gtkcolorsel.c:1750
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:1786
+#: gtk/gtkcolorsel.c:1778
msgid ""
"Click the eyedropper, then click a color anywhere on your screen to select "
"that color."
msgstr ""
-#: gtk/gtkcolorsel.c:1795
+#: gtk/gtkcolorsel.c:1787
#, fuzzy
msgid "_Hue:"
msgstr "Odstín:"
-#: gtk/gtkcolorsel.c:1796
+#: gtk/gtkcolorsel.c:1788
msgid "Position on the color wheel."
msgstr ""
-#: gtk/gtkcolorsel.c:1797
+#: gtk/gtkcolorsel.c:1789
#, fuzzy
msgid "_Saturation:"
msgstr "Sytost:"
-#: gtk/gtkcolorsel.c:1798
+#: gtk/gtkcolorsel.c:1790
msgid "\"Deepness\" of the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1799
+#: gtk/gtkcolorsel.c:1791
#, fuzzy
msgid "_Value:"
msgstr "Jas:"
-#: gtk/gtkcolorsel.c:1800
+#: gtk/gtkcolorsel.c:1792
msgid "Brightness of the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1801
+#: gtk/gtkcolorsel.c:1793
#, fuzzy
msgid "_Red:"
msgstr "Červená:"
-#: gtk/gtkcolorsel.c:1802
+#: gtk/gtkcolorsel.c:1794
msgid "Amount of red light in the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1803
+#: gtk/gtkcolorsel.c:1795
#, fuzzy
msgid "_Green:"
msgstr "Zelená:"
-#: gtk/gtkcolorsel.c:1804
+#: gtk/gtkcolorsel.c:1796
msgid "Amount of green light in the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1805
+#: gtk/gtkcolorsel.c:1797
#, fuzzy
msgid "_Blue:"
msgstr "Modrá:"
-#: gtk/gtkcolorsel.c:1806
+#: gtk/gtkcolorsel.c:1798
msgid "Amount of blue light in the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1809
+#: gtk/gtkcolorsel.c:1801
#, fuzzy
msgid "_Opacity:"
msgstr "Krytí:"
-#: gtk/gtkcolorsel.c:1817
+#: gtk/gtkcolorsel.c:1809
msgid "Transparency of the currently-selected color."
msgstr ""
-#: gtk/gtkcolorsel.c:1832
+#: gtk/gtkcolorsel.c:1824
msgid "Color _Name:"
msgstr ""
-#: gtk/gtkcolorsel.c:1844
+#: gtk/gtkcolorsel.c:1836
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:1863
+#: gtk/gtkcolorsel.c:1855
msgid "_Palette"
msgstr ""
@@ -1262,204 +1270,204 @@ msgstr ""
msgid "Whether entered values must already be present in the list"
msgstr ""
-#: gtk/gtkcontainer.c:202
+#: gtk/gtkcontainer.c:203
msgid "Resize mode"
msgstr ""
-#: gtk/gtkcontainer.c:203
+#: gtk/gtkcontainer.c:204
msgid "Specify how resize events are handled"
msgstr ""
-#: gtk/gtkcontainer.c:210
+#: gtk/gtkcontainer.c:211
msgid "Border width"
msgstr ""
-#: gtk/gtkcontainer.c:211
+#: gtk/gtkcontainer.c:212
msgid "The width of the empty border outside the containers children."
msgstr ""
-#: gtk/gtkcontainer.c:219
+#: gtk/gtkcontainer.c:220
msgid "Child"
msgstr ""
-#: gtk/gtkcontainer.c:220
+#: gtk/gtkcontainer.c:221
msgid "Can be used to add a new child to the container."
msgstr ""
-#: gtk/gtkcurve.c:120
+#: gtk/gtkcurve.c:121
#, fuzzy
msgid "Curve type"
msgstr "Vytvořit"
-#: gtk/gtkcurve.c:121
+#: gtk/gtkcurve.c:122
msgid "Is this curve linear, spline interpolated, or free-form"
msgstr ""
-#: gtk/gtkcurve.c:129
+#: gtk/gtkcurve.c:130
msgid "Minimum X"
msgstr ""
-#: gtk/gtkcurve.c:130
+#: gtk/gtkcurve.c:131
msgid "Minimum possible value for X"
msgstr ""
-#: gtk/gtkcurve.c:139
+#: gtk/gtkcurve.c:140
msgid "Maximum X"
msgstr ""
-#: gtk/gtkcurve.c:140
+#: gtk/gtkcurve.c:141
msgid "Maximum possible X value."
msgstr ""
-#: gtk/gtkcurve.c:149
+#: gtk/gtkcurve.c:150
msgid "Minimum Y"
msgstr ""
-#: gtk/gtkcurve.c:150
+#: gtk/gtkcurve.c:151
msgid "Minimum possible value for Y"
msgstr ""
-#: gtk/gtkcurve.c:159
+#: gtk/gtkcurve.c:160
msgid "Maximum Y"
msgstr ""
-#: gtk/gtkcurve.c:160
+#: gtk/gtkcurve.c:161
msgid "Maximum possible value for Y"
msgstr ""
-#: gtk/gtkdialog.c:125
+#: gtk/gtkdialog.c:126
msgid "Has separator"
msgstr ""
-#: gtk/gtkdialog.c:126
+#: gtk/gtkdialog.c:127
msgid "The dialog has a separator bar above its buttons"
msgstr ""
-#: gtk/gtkdialog.c:149
+#: gtk/gtkdialog.c:150
msgid "Content area border"
msgstr ""
-#: gtk/gtkdialog.c:150
+#: gtk/gtkdialog.c:151
msgid "Width of border around the main dialog area"
msgstr ""
-#: gtk/gtkdialog.c:157
+#: gtk/gtkdialog.c:158
msgid "Button spacing"
msgstr ""
-#: gtk/gtkdialog.c:158
+#: gtk/gtkdialog.c:159
msgid "Spacing between buttons"
msgstr ""
-#: gtk/gtkdialog.c:166
+#: gtk/gtkdialog.c:167
msgid "Action area border"
msgstr ""
-#: gtk/gtkdialog.c:167
+#: gtk/gtkdialog.c:168
msgid "Width of border around the button area at the bottom of the dialog"
msgstr ""
-#: gtk/gtkentry.c:410 gtk/gtklabel.c:361
+#: gtk/gtkentry.c:418 gtk/gtklabel.c:360
#, fuzzy
msgid "Cursor Position"
msgstr "Vypnuto"
-#: gtk/gtkentry.c:411 gtk/gtklabel.c:362
+#: gtk/gtkentry.c:419 gtk/gtklabel.c:361
msgid "The current position of the insertion cursor in chars."
msgstr ""
-#: gtk/gtkentry.c:420 gtk/gtklabel.c:371
+#: gtk/gtkentry.c:428 gtk/gtklabel.c:370
#, fuzzy
msgid "Selection Bound"
msgstr "Výběr: "
-#: gtk/gtkentry.c:421 gtk/gtklabel.c:372
+#: gtk/gtkentry.c:429 gtk/gtklabel.c:371
msgid ""
"The position of the opposite end of the selection from the cursor in chars."
msgstr ""
-#: gtk/gtkentry.c:431
+#: gtk/gtkentry.c:439
msgid "Whether the entry contents can be edited"
msgstr ""
-#: gtk/gtkentry.c:438
+#: gtk/gtkentry.c:446
msgid "Maximum length"
msgstr ""
-#: gtk/gtkentry.c:439
+#: gtk/gtkentry.c:447
msgid "Maximum number of characters for this entry"
msgstr ""
-#: gtk/gtkentry.c:447
+#: gtk/gtkentry.c:455
msgid "Visibility"
msgstr ""
-#: gtk/gtkentry.c:448
+#: gtk/gtkentry.c:456
msgid ""
"FALSE displays the \"invisible char\" instead of the actual text (password "
"mode)"
msgstr ""
-#: gtk/gtkentry.c:455
+#: gtk/gtkentry.c:463
msgid "Has Frame"
msgstr ""
-#: gtk/gtkentry.c:456
+#: gtk/gtkentry.c:464
msgid "FALSE removes outside bevel from entry."
msgstr ""
-#: gtk/gtkentry.c:463
+#: gtk/gtkentry.c:471
msgid "Invisible character"
msgstr ""
-#: gtk/gtkentry.c:464
+#: gtk/gtkentry.c:472
msgid "The character to use when masking entry contents (in \"password mode\")"
msgstr ""
-#: gtk/gtkentry.c:471
+#: gtk/gtkentry.c:479
msgid "Activates default"
msgstr ""
-#: gtk/gtkentry.c:472
+#: gtk/gtkentry.c:480
msgid ""
"Whether to activate the default widget (such as the default button in a "
"dialog) when Enter is pressed."
msgstr ""
-#: gtk/gtkentry.c:478
+#: gtk/gtkentry.c:486
msgid "Width in chars"
msgstr ""
-#: gtk/gtkentry.c:479
+#: gtk/gtkentry.c:487
msgid "Number of characters to leave space for in the entry."
msgstr ""
-#: gtk/gtkentry.c:488
+#: gtk/gtkentry.c:496
msgid "Scroll offset"
msgstr ""
-#: gtk/gtkentry.c:489
+#: gtk/gtkentry.c:497
msgid "Number of pixels of the entry scrolled off the screen to the left"
msgstr ""
-#: gtk/gtkentry.c:499
+#: gtk/gtkentry.c:507
msgid "The contents of the entry"
msgstr ""
-#: gtk/gtkentry.c:505 gtk/gtklabel.c:380 gtk/gtktextview.c:615
+#: gtk/gtkentry.c:513 gtk/gtklabel.c:379 gtk/gtktextview.c:624
msgid "Cursor color"
msgstr ""
-#: gtk/gtkentry.c:506 gtk/gtklabel.c:381 gtk/gtktextview.c:616
+#: gtk/gtkentry.c:514 gtk/gtklabel.c:380 gtk/gtktextview.c:625
msgid "Color with which to draw insertion cursor"
msgstr ""
-#: gtk/gtkentry.c:3793 gtk/gtklabel.c:3180
+#: gtk/gtkentry.c:3832 gtk/gtklabel.c:3151
#, fuzzy
msgid "Select All"
msgstr "Smazat"
-#: gtk/gtkentry.c:3803 gtk/gtklabel.c:3190 gtk/gtktextview.c:5563
+#: gtk/gtkentry.c:3842 gtk/gtklabel.c:3161 gtk/gtktextview.c:5737
msgid "Input Methods"
msgstr ""
@@ -1490,12 +1498,12 @@ msgstr "Adresáře"
msgid "Files"
msgstr "Soubory"
-#: gtk/gtkfilesel.c:727 gtk/gtkfilesel.c:2052
+#: gtk/gtkfilesel.c:726 gtk/gtkfilesel.c:2057
#, c-format
msgid "Directory unreadable: %s"
msgstr "Adresář %s je nečitelný."
-#: gtk/gtkfilesel.c:849
+#: gtk/gtkfilesel.c:848
#, c-format
msgid ""
"The file \"%s\" resides on another machine (called %s) and may not be "
@@ -1503,130 +1511,128 @@ msgid ""
"Are you sure that you want to select it?"
msgstr ""
-#: gtk/gtkfilesel.c:979
+#: gtk/gtkfilesel.c:978
msgid "Create Dir"
msgstr "Vytvořit adresář"
-#: gtk/gtkfilesel.c:990 gtk/gtkfilesel.c:1413
+#: gtk/gtkfilesel.c:989 gtk/gtkfilesel.c:1416
msgid "Delete File"
msgstr "Smazat soubor"
-#: gtk/gtkfilesel.c:1001 gtk/gtkfilesel.c:1556
+#: gtk/gtkfilesel.c:1000 gtk/gtkfilesel.c:1559
msgid "Rename File"
msgstr "Přejmenovat soubor"
-#: gtk/gtkfilesel.c:1236
+#: gtk/gtkfilesel.c:1237
#, c-format
msgid ""
"The directory name \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
-#: gtk/gtkfilesel.c:1238
+#: gtk/gtkfilesel.c:1239
#, c-format
msgid ""
"Error creating directory \"%s\": %s\n"
"%s"
msgstr ""
-#: gtk/gtkfilesel.c:1239 gtk/gtkfilesel.c:1490
+#: gtk/gtkfilesel.c:1240 gtk/gtkfilesel.c:1493
msgid "You probably used symbols not allowed in filenames."
msgstr ""
-#: gtk/gtkfilesel.c:1247
+#: gtk/gtkfilesel.c:1248
#, c-format
msgid "Error creating directory \"%s\": %s\n"
msgstr ""
-#: gtk/gtkfilesel.c:1281
+#: gtk/gtkfilesel.c:1282
msgid "Create Directory"
msgstr "Vytvořit adresář"
-#: gtk/gtkfilesel.c:1295
+#: gtk/gtkfilesel.c:1296
#, fuzzy
msgid "_Directory name:"
msgstr "Jméno adresáře:"
#. buttons
-#: gtk/gtkfilesel.c:1309
-msgid "Create"
-msgstr "Vytvořit"
-
-#: gtk/gtkfilesel.c:1318 gtk/gtkfilesel.c:1444 gtk/gtkfilesel.c:1598
-#: gtk/gtkgamma.c:424
+#: gtk/gtkfilesel.c:1310 gtk/gtkfilesel.c:1438 gtk/gtkfilesel.c:1592
+#: gtk/gtkgamma.c:417
msgid "Cancel"
msgstr "Zrušit"
-#: gtk/gtkfilesel.c:1353
+#: gtk/gtkfilesel.c:1322
+msgid "Create"
+msgstr "Vytvořit"
+
+#: gtk/gtkfilesel.c:1356
#, c-format
msgid "The filename \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
-#: gtk/gtkfilesel.c:1356
+#: gtk/gtkfilesel.c:1359
#, c-format
msgid ""
"Error deleting file \"%s\": %s\n"
"%s"
msgstr ""
-#: gtk/gtkfilesel.c:1358 gtk/gtkfilesel.c:1504
+#: gtk/gtkfilesel.c:1361 gtk/gtkfilesel.c:1507
msgid "It probably contains symbols not allowed in filenames."
msgstr ""
-#: gtk/gtkfilesel.c:1367
+#: gtk/gtkfilesel.c:1370
#, c-format
msgid "Error deleting file \"%s\": %s"
msgstr ""
-#. buttons
-#: gtk/gtkfilesel.c:1435
+#: gtk/gtkfilesel.c:1448
msgid "Delete"
msgstr "Smazat"
-#: gtk/gtkfilesel.c:1486 gtk/gtkfilesel.c:1500
+#: gtk/gtkfilesel.c:1489 gtk/gtkfilesel.c:1503
#, c-format
msgid "The file name \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
-#: gtk/gtkfilesel.c:1488
+#: gtk/gtkfilesel.c:1491
#, c-format
msgid ""
"Error renaming file to \"%s\": %s\n"
"%s"
msgstr ""
-#: gtk/gtkfilesel.c:1502
+#: gtk/gtkfilesel.c:1505
#, c-format
msgid ""
"Error renaming file \"%s\": %s\n"
"%s"
msgstr ""
-#: gtk/gtkfilesel.c:1512
+#: gtk/gtkfilesel.c:1515
#, c-format
msgid "Error renaming file \"%s\" to \"%s\": %s"
msgstr ""
-#. buttons
-#: gtk/gtkfilesel.c:1589
+#: gtk/gtkfilesel.c:1604
msgid "Rename"
msgstr "Přejmenovat"
-#: gtk/gtkfilesel.c:2031
+#: gtk/gtkfilesel.c:2036
msgid "Selection: "
msgstr "Výběr: "
-#: gtk/gtkfilesel.c:2641
+#: gtk/gtkfilesel.c:2647
#, c-format
msgid ""
"The filename %s couldn't be converted to UTF-8. Try setting the environment "
"variable G_BROKEN_FILENAMES."
msgstr ""
-#: gtk/gtkfilesel.c:3509
+#: gtk/gtkfilesel.c:3515
msgid "Name too long"
msgstr ""
-#: gtk/gtkfilesel.c:3511
+#: gtk/gtkfilesel.c:3517
msgid "Couldn't convert filename"
msgstr ""
@@ -1672,7 +1678,7 @@ msgstr "Velikost:"
msgid "Preview:"
msgstr "Náhled:"
-#: gtk/gtkfontsel.c:1060
+#: gtk/gtkfontsel.c:1059
msgid "Font Selection"
msgstr "Výběr písma"
@@ -1697,7 +1703,7 @@ msgstr ""
msgid "The vertical alignment of the label."
msgstr ""
-#: gtk/gtkframe.c:153 gtk/gtkhandlebox.c:184
+#: gtk/gtkframe.c:153 gtk/gtkhandlebox.c:185
msgid "Deprecated property, use shadow_type instead."
msgstr ""
@@ -1717,41 +1723,41 @@ msgstr ""
msgid "A widget to display in place of the usual frame label."
msgstr ""
-#: gtk/gtkgamma.c:395
+#: gtk/gtkgamma.c:396
msgid "Gamma"
msgstr "Gama"
-#: gtk/gtkgamma.c:402
+#: gtk/gtkgamma.c:403
#, fuzzy
msgid "_Gamma value"
msgstr "Hodnota gama"
-#: gtk/gtkgamma.c:416
+#: gtk/gtkgamma.c:423
msgid "OK"
msgstr "OK"
-#: gtk/gtkhandlebox.c:191 gtk/gtkmenubar.c:148 gtk/gtkstatusbar.c:157
-#: gtk/gtktoolbar.c:276 gtk/gtkviewport.c:147
+#: gtk/gtkhandlebox.c:192 gtk/gtkmenubar.c:148 gtk/gtkstatusbar.c:158
+#: gtk/gtktoolbar.c:277 gtk/gtkviewport.c:148
msgid "Shadow type"
msgstr ""
-#: gtk/gtkhandlebox.c:192
+#: gtk/gtkhandlebox.c:193
msgid "Appearance of the shadow that surrounds the container."
msgstr ""
-#: gtk/gtkhandlebox.c:200
+#: gtk/gtkhandlebox.c:201
msgid "Handle position"
msgstr ""
-#: gtk/gtkhandlebox.c:201
+#: gtk/gtkhandlebox.c:202
msgid "Position of the handle relative to the child widget."
msgstr ""
-#: gtk/gtkhandlebox.c:209
+#: gtk/gtkhandlebox.c:210
msgid "Snap edge"
msgstr ""
-#: gtk/gtkhandlebox.c:210
+#: gtk/gtkhandlebox.c:211
msgid ""
"Side of the handlebox that's lined up with the docking point to dock the "
"handlebox."
@@ -1760,7 +1766,7 @@ msgstr ""
#. Remove this icon source so we don't keep trying to
#. * load it.
#.
-#: gtk/gtkiconfactory.c:1049
+#: gtk/gtkiconfactory.c:1061
#, c-format
msgid "Error loading icon: %s"
msgstr ""
@@ -1774,216 +1780,216 @@ msgid "Child widget to appear next to the menu text"
msgstr ""
#. shell and main vbox
-#: gtk/gtkinputdialog.c:181
+#: gtk/gtkinputdialog.c:182
msgid "Input"
msgstr "Vstup"
-#: gtk/gtkinputdialog.c:189
+#: gtk/gtkinputdialog.c:190
msgid "No input devices"
msgstr "Nejsou vstupní zařízení"
-#: gtk/gtkinputdialog.c:218
+#: gtk/gtkinputdialog.c:219
#, fuzzy
msgid "_Device:"
msgstr "Zařízení:"
-#: gtk/gtkinputdialog.c:235
+#: gtk/gtkinputdialog.c:236
msgid "Disabled"
msgstr "Vypnuto"
-#: gtk/gtkinputdialog.c:243
+#: gtk/gtkinputdialog.c:244
msgid "Screen"
msgstr "Obrazovka"
-#: gtk/gtkinputdialog.c:251
+#: gtk/gtkinputdialog.c:252
msgid "Window"
msgstr "Okno"
-#: gtk/gtkinputdialog.c:259
+#: gtk/gtkinputdialog.c:260
#, fuzzy
msgid "_Mode: "
msgstr "Režim: "
#. The axis listbox
-#: gtk/gtkinputdialog.c:290
+#: gtk/gtkinputdialog.c:291
#, fuzzy
msgid "_Axes"
msgstr "Osy"
#. Keys listbox
-#: gtk/gtkinputdialog.c:306
+#: gtk/gtkinputdialog.c:307
#, fuzzy
msgid "_Keys"
msgstr "Klávesy"
#. We create the save button in any case, so that clients can
#. connect to it, without paying attention to whether it exits
-#: gtk/gtkinputdialog.c:327
+#: gtk/gtkinputdialog.c:328
msgid "Save"
msgstr "Zapsat"
-#: gtk/gtkinputdialog.c:336
+#: gtk/gtkinputdialog.c:337
msgid "Close"
msgstr "Zavřít"
-#: gtk/gtkinputdialog.c:469
+#: gtk/gtkinputdialog.c:470
msgid "X"
msgstr "X"
-#: gtk/gtkinputdialog.c:470
+#: gtk/gtkinputdialog.c:471
msgid "Y"
msgstr "Y"
-#: gtk/gtkinputdialog.c:471
+#: gtk/gtkinputdialog.c:472
msgid "Pressure"
msgstr "Tlak"
-#: gtk/gtkinputdialog.c:472
+#: gtk/gtkinputdialog.c:473
msgid "X Tilt"
msgstr "Horizontální sklon"
-#: gtk/gtkinputdialog.c:473
+#: gtk/gtkinputdialog.c:474
msgid "Y Tilt"
msgstr "Vertikální sklon"
-#: gtk/gtkinputdialog.c:474
+#: gtk/gtkinputdialog.c:475
msgid "Wheel"
msgstr ""
-#: gtk/gtkinputdialog.c:514
+#: gtk/gtkinputdialog.c:515
msgid "none"
msgstr "žádný"
-#: gtk/gtkinputdialog.c:548 gtk/gtkinputdialog.c:584
+#: gtk/gtkinputdialog.c:549 gtk/gtkinputdialog.c:585
msgid "(disabled)"
msgstr "(vypnuto)"
-#: gtk/gtkinputdialog.c:577
+#: gtk/gtkinputdialog.c:578
msgid "(unknown)"
msgstr "(neznámá)"
#. and clear button
-#: gtk/gtkinputdialog.c:662
+#: gtk/gtkinputdialog.c:663
msgid "clear"
msgstr "smazat"
-#: gtk/gtklabel.c:284
+#: gtk/gtklabel.c:283
msgid "The text of the label."
msgstr ""
-#: gtk/gtklabel.c:291
+#: gtk/gtklabel.c:290
msgid "A list of style attributes to apply to the text of the label."
msgstr ""
-#: gtk/gtklabel.c:297
+#: gtk/gtklabel.c:296
msgid "Use markup"
msgstr ""
-#: gtk/gtklabel.c:298
+#: gtk/gtklabel.c:297
msgid "The text of the label includes XML markup. See pango_parse_markup()."
msgstr ""
-#: gtk/gtklabel.c:312 gtk/gtktexttag.c:377 gtk/gtktextview.c:556
+#: gtk/gtklabel.c:311 gtk/gtktexttag.c:378 gtk/gtktextview.c:565
msgid "Justification"
msgstr ""
-#: gtk/gtklabel.c:313
+#: gtk/gtklabel.c:312
msgid ""
"The alignment of the lines in the text of the label relative to each other. "
"This does NOT affect the alignment of the label within its allocation. See "
"GtkMisc::xalign for that."
msgstr ""
-#: gtk/gtklabel.c:321
+#: gtk/gtklabel.c:320
msgid "Pattern"
msgstr ""
-#: gtk/gtklabel.c:322
+#: gtk/gtklabel.c:321
msgid ""
"A string with _ characters in positions correspond to characters in the text "
"to underline."
msgstr ""
-#: gtk/gtklabel.c:329
+#: gtk/gtklabel.c:328
msgid "Line wrap"
msgstr ""
-#: gtk/gtklabel.c:330
+#: gtk/gtklabel.c:329
msgid "If set, wrap lines if the text becomes too wide."
msgstr ""
-#: gtk/gtklabel.c:336
+#: gtk/gtklabel.c:335
#, fuzzy
msgid "Selectable"
msgstr "Smazat"
-#: gtk/gtklabel.c:337
+#: gtk/gtklabel.c:336
msgid "Whether the label text can be selected with the mouse."
msgstr ""
-#: gtk/gtklabel.c:343
+#: gtk/gtklabel.c:342
msgid "Mnemonic key"
msgstr ""
-#: gtk/gtklabel.c:344
+#: gtk/gtklabel.c:343
msgid "The mnemonic accelerator key for this label."
msgstr ""
-#: gtk/gtklabel.c:352
+#: gtk/gtklabel.c:351
msgid "Mnemonic widget"
msgstr ""
-#: gtk/gtklabel.c:353
+#: gtk/gtklabel.c:352
msgid "The widget to be activated when the label's mnemonic key is pressed."
msgstr ""
-#: gtk/gtklayout.c:575
+#: gtk/gtklayout.c:576
msgid "X position"
msgstr ""
-#: gtk/gtklayout.c:576
+#: gtk/gtklayout.c:577
msgid "X position of child widget"
msgstr ""
-#: gtk/gtklayout.c:585
+#: gtk/gtklayout.c:586
msgid "Y position"
msgstr ""
-#: gtk/gtklayout.c:586
+#: gtk/gtklayout.c:587
msgid "Y position of child widget"
msgstr ""
-#: gtk/gtklayout.c:595 gtk/gtkviewport.c:131
+#: gtk/gtklayout.c:596 gtk/gtkviewport.c:132
msgid "Horizontal adjustment"
msgstr ""
-#: gtk/gtklayout.c:596
+#: gtk/gtklayout.c:597
msgid "The GtkAdjustment for the horizontal position."
msgstr ""
-#: gtk/gtklayout.c:603 gtk/gtkviewport.c:139
+#: gtk/gtklayout.c:604 gtk/gtkviewport.c:140
msgid "Vertical adjustment"
msgstr ""
-#: gtk/gtklayout.c:604
+#: gtk/gtklayout.c:605
msgid "The GtkAdjustment for the vertical position."
msgstr ""
-#: gtk/gtklayout.c:611 gtk/gtktreeviewcolumn.c:179
+#: gtk/gtklayout.c:612 gtk/gtktreeviewcolumn.c:189
#, fuzzy
msgid "Width"
msgstr "Kresebná šířka:"
-#: gtk/gtklayout.c:612
+#: gtk/gtklayout.c:613
msgid "The width of the layout."
msgstr ""
-#: gtk/gtklayout.c:620
+#: gtk/gtklayout.c:621
#, fuzzy
msgid "Height"
msgstr "světlý"
-#: gtk/gtklayout.c:621
+#: gtk/gtklayout.c:622
msgid "The height of the layout."
msgstr ""
@@ -1992,7 +1998,7 @@ 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:572
+#: gtk/gtkmain.c:613
msgid "default:LTR"
msgstr ""
@@ -2000,7 +2006,7 @@ msgstr ""
msgid "Style of bevel around the menubar"
msgstr ""
-#: gtk/gtkmenubar.c:156 gtk/gtktoolbar.c:250
+#: gtk/gtkmenubar.c:156 gtk/gtktoolbar.c:251
msgid "Internal padding"
msgstr ""
@@ -2008,14 +2014,30 @@ msgstr ""
msgid "Amount of border space between the menubar shadow and the menu items"
msgstr ""
-#: gtk/gtkmessagedialog.c:80
+#: gtk/gtkmessagedialog.c:104
msgid "Image/label border"
msgstr ""
-#: gtk/gtkmessagedialog.c:81
+#: gtk/gtkmessagedialog.c:105
msgid "Width of border around the label and image in the message dialog"
msgstr ""
+#: gtk/gtkmessagedialog.c:113
+msgid "Message Type"
+msgstr ""
+
+#: gtk/gtkmessagedialog.c:114
+msgid "The type of message"
+msgstr ""
+
+#: gtk/gtkmessagedialog.c:121
+msgid "Message Buttons"
+msgstr ""
+
+#: gtk/gtkmessagedialog.c:122
+msgid "The buttons shown in the message dialog"
+msgstr ""
+
#: gtk/gtkmisc.c:97
#, fuzzy
msgid "X align"
@@ -2052,144 +2074,152 @@ msgid ""
"The amount of space to add on the top and bottom of the widget, in pixels"
msgstr ""
-#: gtk/gtknotebook.c:324
+#: gtk/gtknotebook.c:328
#, fuzzy
msgid "Page"
msgstr "Strana %u"
-#: gtk/gtknotebook.c:325
+#: gtk/gtknotebook.c:329
msgid "The index of the current page"
msgstr ""
-#: gtk/gtknotebook.c:333
+#: gtk/gtknotebook.c:337
msgid "Tab Position"
msgstr ""
-#: gtk/gtknotebook.c:334
+#: gtk/gtknotebook.c:338
msgid "Which side of the notebook holds the tabs"
msgstr ""
-#: gtk/gtknotebook.c:341
+#: gtk/gtknotebook.c:345
msgid "Tab Border"
msgstr ""
-#: gtk/gtknotebook.c:342
+#: gtk/gtknotebook.c:346
msgid "Width of the border around the tab labels"
msgstr ""
-#: gtk/gtknotebook.c:350
+#: gtk/gtknotebook.c:354
msgid "Horizontal Tab Border"
msgstr ""
-#: gtk/gtknotebook.c:351
+#: gtk/gtknotebook.c:355
msgid "Width of the horizontal border of tab labels"
msgstr ""
-#: gtk/gtknotebook.c:359
+#: gtk/gtknotebook.c:363
msgid "Vertical Tab Border"
msgstr ""
-#: gtk/gtknotebook.c:360
+#: gtk/gtknotebook.c:364
msgid "Width of the vertical border of tab labels"
msgstr ""
-#: gtk/gtknotebook.c:368
+#: gtk/gtknotebook.c:372
msgid "Show Tabs"
msgstr ""
-#: gtk/gtknotebook.c:369
+#: gtk/gtknotebook.c:373
msgid "Whether tabs should be shown or not"
msgstr ""
-#: gtk/gtknotebook.c:375
+#: gtk/gtknotebook.c:379
msgid "Show Border"
msgstr ""
-#: gtk/gtknotebook.c:376
+#: gtk/gtknotebook.c:380
msgid "Whether the border should be shown or not"
msgstr ""
-#: gtk/gtknotebook.c:382
+#: gtk/gtknotebook.c:386
#, fuzzy
msgid "Scrollable"
msgstr "Vektorové"
-#: gtk/gtknotebook.c:383
+#: gtk/gtknotebook.c:387
msgid "If TRUE, scroll arrows are added if there are to many tabs to fit"
msgstr ""
-#: gtk/gtknotebook.c:389
+#: gtk/gtknotebook.c:393
msgid "Enable Popup"
msgstr ""
-#: gtk/gtknotebook.c:390
+#: gtk/gtknotebook.c:394
msgid ""
"If TRUE, pressing the right mouse button on the notebook pops up a menu that "
"you can use to go to a page"
msgstr ""
-#: gtk/gtknotebook.c:397
+#: gtk/gtknotebook.c:401
msgid "Whether tabs should have homogeneous sizes"
msgstr ""
-#: gtk/gtknotebook.c:2134 gtk/gtknotebook.c:4529
+#: gtk/gtknotebook.c:2240 gtk/gtknotebook.c:4470
#, c-format
msgid "Page %u"
msgstr "Strana %u"
-#: gtk/gtkoptionmenu.c:164
+#: gtk/gtkoptionmenu.c:184
+msgid "Menu"
+msgstr ""
+
+#: gtk/gtkoptionmenu.c:185
+msgid "The menu of options"
+msgstr ""
+
+#: gtk/gtkoptionmenu.c:192
msgid "Size of dropdown indicator"
msgstr ""
-#: gtk/gtkoptionmenu.c:170
+#: gtk/gtkoptionmenu.c:198
msgid "Spacing around indicator"
msgstr ""
-#: gtk/gtkpaned.c:116 gtk/gtkruler.c:138
+#: gtk/gtkpaned.c:120 gtk/gtkruler.c:138
msgid "Position"
msgstr ""
-#: gtk/gtkpaned.c:117
+#: gtk/gtkpaned.c:121
msgid ""
"Position of paned separator in pixels(0 means all the way to the left/top)"
msgstr ""
-#: gtk/gtkpaned.c:125
+#: gtk/gtkpaned.c:129
msgid "Position Set"
msgstr ""
-#: gtk/gtkpaned.c:126
+#: gtk/gtkpaned.c:130
msgid "TRUE if the Position property should be used"
msgstr ""
-#: gtk/gtkpaned.c:132
+#: gtk/gtkpaned.c:136
msgid "Handle Size"
msgstr ""
-#: gtk/gtkpaned.c:133
+#: gtk/gtkpaned.c:137
msgid "Width of handle"
msgstr ""
-#: gtk/gtkrc.c:2759
+#: gtk/gtkrc.c:2723
#, c-format
msgid "Unable to locate image file in pixmap_path: \"%s\" line %d"
msgstr "Obrázek \"%s\" (řádek %d) nebyl nalezen v pixmap_path."
-#: gtk/gtkrc.c:2762
+#: gtk/gtkrc.c:2726
#, c-format
msgid "Unable to locate image file in pixmap_path: \"%s\""
msgstr "Obrázek \"%s\" nebyl nalezen v pixmap_path."
-#: gtk/gtkrc.c:3171
+#: gtk/gtkrc.c:3135
#, c-format
msgid "Pixmap path element: \"%s\" must be absolute, %s, line %d"
msgstr ""
-#: gtk/gtkpreview.c:134
+#: gtk/gtkpreview.c:129
msgid "Expand"
msgstr ""
-#: gtk/gtkpreview.c:135
+#: gtk/gtkpreview.c:130
msgid ""
"Whether the preview widget should take up the entire space it is allocated"
msgstr ""
@@ -2234,7 +2264,7 @@ msgid ""
"in the progress widget"
msgstr ""
-#: gtk/gtkprogressbar.c:131 gtk/gtkrange.c:265 gtk/gtkspinbutton.c:213
+#: gtk/gtkprogressbar.c:131 gtk/gtkrange.c:270 gtk/gtkspinbutton.c:214
msgid "Adjustment"
msgstr ""
@@ -2242,7 +2272,7 @@ msgstr ""
msgid "The GtkAdjustment connected to the progress bar (Deprecated)"
msgstr ""
-#: gtk/gtkprogressbar.c:139 gtk/gtktoolbar.c:223
+#: gtk/gtkprogressbar.c:139 gtk/gtktoolbar.c:224
msgid "Orientation"
msgstr ""
@@ -2308,57 +2338,57 @@ msgstr ""
msgid "Text to be displayed in the progress bar"
msgstr ""
-#: gtk/gtkrange.c:256
+#: gtk/gtkrange.c:261
msgid "Update policy"
msgstr ""
-#: gtk/gtkrange.c:257
+#: gtk/gtkrange.c:262
msgid "How the range should be updated on the screen"
msgstr ""
-#: gtk/gtkrange.c:266
+#: gtk/gtkrange.c:271
msgid "The GtkAdjustment that contains the current value of this range object"
msgstr ""
-#: gtk/gtkrange.c:273
+#: gtk/gtkrange.c:278
msgid "Inverted"
msgstr ""
-#: gtk/gtkrange.c:274
+#: gtk/gtkrange.c:279
msgid "Invert direction slider moves to increase range value"
msgstr ""
-#: gtk/gtkrange.c:280
+#: gtk/gtkrange.c:285
#, fuzzy
msgid "Slider Width"
msgstr "Průměrná šířka:"
-#: gtk/gtkrange.c:281
+#: gtk/gtkrange.c:286
msgid "Width of scrollbar or scale thumb"
msgstr ""
-#: gtk/gtkrange.c:288
+#: gtk/gtkrange.c:293
msgid "Trough Border"
msgstr ""
-#: gtk/gtkrange.c:289
+#: gtk/gtkrange.c:294
msgid "Spacing between thumb/steppers and outer trough bevel"
msgstr ""
-#: gtk/gtkrange.c:296
+#: gtk/gtkrange.c:301
msgid "Stepper Size"
msgstr ""
-#: gtk/gtkrange.c:297
+#: gtk/gtkrange.c:302
msgid "Length of step buttons at ends"
msgstr ""
-#: gtk/gtkrange.c:304
+#: gtk/gtkrange.c:309
#, fuzzy
msgid "Stepper Spacing"
msgstr "Typ dle šířky:"
-#: gtk/gtkrange.c:305
+#: gtk/gtkrange.c:310
msgid "Spacing between step buttons and thumb"
msgstr ""
@@ -2392,7 +2422,7 @@ msgstr "Velikost v pixelech:"
msgid "Maximum size of the ruler"
msgstr ""
-#: gtk/gtkscale.c:148 gtk/gtkspinbutton.c:231
+#: gtk/gtkscale.c:148 gtk/gtkspinbutton.c:232
msgid "Digits"
msgstr ""
@@ -2545,67 +2575,67 @@ msgstr ""
msgid "Keybinding to activate the menu bar"
msgstr ""
-#: gtk/gtkspinbutton.c:214
+#: gtk/gtkspinbutton.c:215
msgid "The adjustment that holds the value of the spinbutton"
msgstr ""
-#: gtk/gtkspinbutton.c:221
+#: gtk/gtkspinbutton.c:222
msgid "Climb Rate"
msgstr ""
-#: gtk/gtkspinbutton.c:222
+#: gtk/gtkspinbutton.c:223
msgid "The acceleration rate when you hold down a button"
msgstr ""
-#: gtk/gtkspinbutton.c:232
+#: gtk/gtkspinbutton.c:233
msgid "The number of decimal places to display"
msgstr ""
-#: gtk/gtkspinbutton.c:241
+#: gtk/gtkspinbutton.c:242
msgid "Snap to Ticks"
msgstr ""
-#: gtk/gtkspinbutton.c:242
+#: gtk/gtkspinbutton.c:243
msgid ""
"Whether erroneous values are automatically changed to a spin button's "
"nearest step increment"
msgstr ""
-#: gtk/gtkspinbutton.c:249
+#: gtk/gtkspinbutton.c:250
msgid "Numeric"
msgstr ""
-#: gtk/gtkspinbutton.c:250
+#: gtk/gtkspinbutton.c:251
msgid "Whether non-numeric characters should be ignored"
msgstr ""
-#: gtk/gtkspinbutton.c:257
+#: gtk/gtkspinbutton.c:258
msgid "Wrap"
msgstr ""
-#: gtk/gtkspinbutton.c:258
+#: gtk/gtkspinbutton.c:259
msgid "Whether a spin button should wrap upon reaching its limits"
msgstr ""
-#: gtk/gtkspinbutton.c:265
+#: gtk/gtkspinbutton.c:266
msgid "Update Policy"
msgstr ""
-#: gtk/gtkspinbutton.c:266
+#: gtk/gtkspinbutton.c:267
msgid ""
"Whether the spin button should update always, or only when the value is legal"
msgstr ""
-#: gtk/gtkspinbutton.c:274
+#: gtk/gtkspinbutton.c:275
#, fuzzy
msgid "Value"
msgstr "Jas:"
-#: gtk/gtkspinbutton.c:275
+#: gtk/gtkspinbutton.c:276
msgid "Reads the current value, or sets a new value"
msgstr ""
-#: gtk/gtkstatusbar.c:158
+#: gtk/gtkstatusbar.c:159
msgid "Style of bevel around the statusbar text"
msgstr ""
@@ -2631,188 +2661,279 @@ msgstr ""
#. * need the mnemonics to be rationalized
#.
#: gtk/gtkstock.c:275
+msgid "_Add"
+msgstr ""
+
+#: gtk/gtkstock.c:276
#, fuzzy
msgid "_Apply"
msgstr "Použít"
-#: gtk/gtkstock.c:276
+#: gtk/gtkstock.c:277
#, fuzzy
msgid "_Bold"
msgstr "tučný"
-#: gtk/gtkstock.c:277
+#: gtk/gtkstock.c:278
#, fuzzy
msgid "_Cancel"
msgstr "Zrušit"
-#: gtk/gtkstock.c:278
+#: gtk/gtkstock.c:279
+msgid "_CD-Rom"
+msgstr ""
+
+#: gtk/gtkstock.c:280
#, fuzzy
msgid "_Clear"
msgstr "smazat"
-#: gtk/gtkstock.c:279
+#: gtk/gtkstock.c:281
#, fuzzy
msgid "_Close"
msgstr "Zavřít"
-#: gtk/gtkstock.c:280
+#: gtk/gtkstock.c:282
+#, fuzzy
+msgid "_Convert"
+msgstr "Vytvořit"
+
+#: gtk/gtkstock.c:283
msgid "_Copy"
msgstr ""
-#: gtk/gtkstock.c:281
+#: gtk/gtkstock.c:284
msgid "C_ut"
msgstr ""
-#: gtk/gtkstock.c:282
+#: gtk/gtkstock.c:285
+#, fuzzy
+msgid "_Delete"
+msgstr "Smazat"
+
+#: gtk/gtkstock.c:286
+msgid "_Execute"
+msgstr ""
+
+#: gtk/gtkstock.c:287
msgid "_Find"
msgstr ""
-#: gtk/gtkstock.c:283
+#: gtk/gtkstock.c:288
msgid "Find and _Replace"
msgstr ""
-#: gtk/gtkstock.c:284
+#: gtk/gtkstock.c:289
+#, fuzzy
+msgid "_Floppy"
+msgstr "Použít"
+
+#: 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:285
+#: gtk/gtkstock.c:295
+msgid "_Down"
+msgstr ""
+
+#: gtk/gtkstock.c:296
msgid "_Forward"
msgstr ""
-#: gtk/gtkstock.c:286
+#: gtk/gtkstock.c:297
+msgid "_Up"
+msgstr ""
+
+#: gtk/gtkstock.c:298
#, fuzzy
msgid "_Help"
msgstr "Nápověda"
-#: gtk/gtkstock.c:287
+#: gtk/gtkstock.c:299
#, fuzzy
msgid "_Home"
msgstr "Nápověda"
-#: gtk/gtkstock.c:288
+#: gtk/gtkstock.c:300
+msgid "_Index"
+msgstr ""
+
+#: gtk/gtkstock.c:301
#, fuzzy
msgid "_Italic"
msgstr "kurzíva"
-#: gtk/gtkstock.c:289
+#: gtk/gtkstock.c:302
+msgid "_Jump to"
+msgstr ""
+
+#: gtk/gtkstock.c:303
#, fuzzy
msgid "_Center"
msgstr "Vytvořit"
-#: gtk/gtkstock.c:290
+#: gtk/gtkstock.c:304
#, fuzzy
msgid "_Fill"
msgstr "Rodina:"
-#: gtk/gtkstock.c:291
+#: gtk/gtkstock.c:305
msgid "_Left"
msgstr ""
-#: gtk/gtkstock.c:292
+#: gtk/gtkstock.c:306
#, fuzzy
msgid "_Right"
msgstr "světlý"
-#: gtk/gtkstock.c:293
+#: gtk/gtkstock.c:307
msgid "_New"
msgstr ""
-#: gtk/gtkstock.c:294
+#: gtk/gtkstock.c:308
msgid "_No"
msgstr ""
-#: gtk/gtkstock.c:295
+#: gtk/gtkstock.c:309
#, fuzzy
msgid "_OK"
msgstr "OK"
-#: gtk/gtkstock.c:296
+#: gtk/gtkstock.c:310
msgid "_Open"
msgstr ""
-#: gtk/gtkstock.c:297
+#: gtk/gtkstock.c:311
msgid "_Paste"
msgstr ""
-#: gtk/gtkstock.c:298
+#: gtk/gtkstock.c:312
msgid "_Preferences"
msgstr ""
-#: gtk/gtkstock.c:299
+#: gtk/gtkstock.c:313
#, fuzzy
msgid "_Print"
msgstr "Body"
-#: gtk/gtkstock.c:300
+#: gtk/gtkstock.c:314
#, fuzzy
msgid "Print Pre_view"
msgstr "Náhled:"
-#: gtk/gtkstock.c:301
+#: gtk/gtkstock.c:315
msgid "_Properties"
msgstr ""
-#: gtk/gtkstock.c:302
+#: gtk/gtkstock.c:316
msgid "_Quit"
msgstr ""
-#: gtk/gtkstock.c:303
+#: gtk/gtkstock.c:317
#, fuzzy
msgid "_Redo"
msgstr "Červená:"
-#: gtk/gtkstock.c:304
+#: gtk/gtkstock.c:318
+msgid "_Refresh"
+msgstr ""
+
+#: gtk/gtkstock.c:319
+#, fuzzy
+msgid "_Remove"
+msgstr "Červená:"
+
+#: gtk/gtkstock.c:320
msgid "_Revert"
msgstr ""
-#: gtk/gtkstock.c:305
+#: gtk/gtkstock.c:321
#, fuzzy
msgid "_Save"
msgstr "Zapsat"
-#: gtk/gtkstock.c:306
+#: gtk/gtkstock.c:322
#, fuzzy
msgid "Save _As"
msgstr "Zapsat"
-#: gtk/gtkstock.c:307
+#: gtk/gtkstock.c:323
+#, fuzzy
+msgid "_Color"
+msgstr "Zavřít"
+
+#: gtk/gtkstock.c:324
+#, fuzzy
+msgid "_Font"
+msgstr "Písmo"
+
+#: gtk/gtkstock.c:325
+msgid "_Ascending"
+msgstr ""
+
+#: gtk/gtkstock.c:326
+msgid "_Descending"
+msgstr ""
+
+#: gtk/gtkstock.c:327
msgid "_Spell Check"
msgstr ""
-#: gtk/gtkstock.c:308
+#: gtk/gtkstock.c:328
msgid "_Stop"
msgstr ""
-#: gtk/gtkstock.c:309
+#: gtk/gtkstock.c:329
msgid "_Strikethrough"
msgstr ""
-#: gtk/gtkstock.c:310
+#: gtk/gtkstock.c:330
+#, fuzzy
+msgid "_Undelete"
+msgstr "Smazat"
+
+#: gtk/gtkstock.c:331
msgid "_Underline"
msgstr ""
-#: gtk/gtkstock.c:311
+#: gtk/gtkstock.c:332
msgid "_Undo"
msgstr ""
-#: gtk/gtkstock.c:312
+#: gtk/gtkstock.c:333
msgid "_Yes"
msgstr ""
-#: gtk/gtkstock.c:313
+#: gtk/gtkstock.c:334
#, c-format
msgid "Zoom _100%"
msgstr ""
-#: gtk/gtkstock.c:314
+#: gtk/gtkstock.c:335
msgid "Zoom to _Fit"
msgstr ""
-#: gtk/gtkstock.c:315
+#: gtk/gtkstock.c:336
msgid "Zoom _In"
msgstr ""
-#: gtk/gtkstock.c:316
+#: gtk/gtkstock.c:337
msgid "Zoom _Out"
msgstr ""
@@ -2857,304 +2978,304 @@ msgstr ""
msgid "If TRUE this means the table cells are all the same width/height"
msgstr ""
-#: gtk/gtktext.c:603 gtk/gtktreeview.c:504
+#: gtk/gtktext.c:604 gtk/gtktreeview.c:505
msgid "Horizontal Adjustment"
msgstr ""
-#: gtk/gtktext.c:604
+#: gtk/gtktext.c:605
msgid "Horizontal adjustment for the text widget"
msgstr ""
-#: gtk/gtktext.c:611 gtk/gtktreeview.c:512
+#: gtk/gtktext.c:612 gtk/gtktreeview.c:513
msgid "Vertical Adjustment"
msgstr ""
-#: gtk/gtktext.c:612
+#: gtk/gtktext.c:613
msgid "Vertical adjustment for the text widget"
msgstr ""
-#: gtk/gtktext.c:619
+#: gtk/gtktext.c:620
msgid "Line Wrap"
msgstr ""
-#: gtk/gtktext.c:620
+#: gtk/gtktext.c:621
msgid "Whether lines are wrapped at widget edges"
msgstr ""
-#: gtk/gtktext.c:627
+#: gtk/gtktext.c:628
msgid "Word Wrap"
msgstr ""
-#: gtk/gtktext.c:628
+#: gtk/gtktext.c:629
msgid "Whether words are wrapped at widget edges"
msgstr ""
-#: gtk/gtktexttag.c:198
+#: gtk/gtktexttag.c:199
msgid "Tag name"
msgstr ""
-#: gtk/gtktexttag.c:199
+#: gtk/gtktexttag.c:200
msgid "Name used to refer to the text tag"
msgstr ""
-#: gtk/gtktexttag.c:224
+#: gtk/gtktexttag.c:225
msgid "Background full height"
msgstr ""
-#: gtk/gtktexttag.c:225
+#: gtk/gtktexttag.c:226
msgid ""
"Whether the background color fills the entire line height or only the height "
"of the tagged characters"
msgstr ""
-#: gtk/gtktexttag.c:233
+#: gtk/gtktexttag.c:234
msgid "Background stipple mask"
msgstr ""
-#: gtk/gtktexttag.c:234
+#: gtk/gtktexttag.c:235
msgid "Bitmap to use as a mask when drawing the text background"
msgstr ""
-#: gtk/gtktexttag.c:259
+#: gtk/gtktexttag.c:260
msgid "Foreground stipple mask"
msgstr ""
-#: gtk/gtktexttag.c:260
+#: gtk/gtktexttag.c:261
msgid "Bitmap to use as a mask when drawing the text foreground"
msgstr ""
-#: gtk/gtktexttag.c:267
+#: gtk/gtktexttag.c:268
#, fuzzy
msgid "Text direction"
msgstr "Vytvořit adresář"
-#: gtk/gtktexttag.c:268
+#: gtk/gtktexttag.c:269
msgid "Text direction, e.g. right-to-left or left-to-right"
msgstr ""
-#: gtk/gtktexttag.c:378 gtk/gtktextview.c:557
+#: gtk/gtktexttag.c:379 gtk/gtktextview.c:566
msgid "Left, right, or center justification"
msgstr ""
-#: gtk/gtktexttag.c:386
+#: gtk/gtktexttag.c:387
msgid "Language"
msgstr ""
-#: gtk/gtktexttag.c:387
+#: gtk/gtktexttag.c:388
msgid "Language engine code to use for rendering the text"
msgstr ""
-#: gtk/gtktexttag.c:394
+#: gtk/gtktexttag.c:395
msgid "Left margin"
msgstr ""
-#: gtk/gtktexttag.c:395 gtk/gtktextview.c:566
+#: gtk/gtktexttag.c:396 gtk/gtktextview.c:575
msgid "Width of the left margin in pixels"
msgstr ""
-#: gtk/gtktexttag.c:404
+#: gtk/gtktexttag.c:405
msgid "Right margin"
msgstr ""
-#: gtk/gtktexttag.c:405 gtk/gtktextview.c:576
+#: gtk/gtktexttag.c:406 gtk/gtktextview.c:585
msgid "Width of the right margin in pixels"
msgstr ""
-#: gtk/gtktexttag.c:415 gtk/gtktextview.c:585
+#: gtk/gtktexttag.c:416 gtk/gtktextview.c:594
msgid "Indent"
msgstr ""
-#: gtk/gtktexttag.c:416 gtk/gtktextview.c:586
+#: gtk/gtktexttag.c:417 gtk/gtktextview.c:595
msgid "Amount to indent the paragraph, in pixels"
msgstr ""
-#: gtk/gtktexttag.c:436
+#: gtk/gtktexttag.c:437
msgid "Pixels above lines"
msgstr ""
-#: gtk/gtktexttag.c:437 gtk/gtktextview.c:510
+#: gtk/gtktexttag.c:438 gtk/gtktextview.c:519
msgid "Pixels of blank space above paragraphs"
msgstr ""
-#: gtk/gtktexttag.c:446
+#: gtk/gtktexttag.c:447
msgid "Pixels below lines"
msgstr ""
-#: gtk/gtktexttag.c:447 gtk/gtktextview.c:520
+#: gtk/gtktexttag.c:448 gtk/gtktextview.c:529
msgid "Pixels of blank space below paragraphs"
msgstr ""
-#: gtk/gtktexttag.c:456
+#: gtk/gtktexttag.c:457
msgid "Pixels inside wrap"
msgstr ""
-#: gtk/gtktexttag.c:457 gtk/gtktextview.c:530
+#: gtk/gtktexttag.c:458 gtk/gtktextview.c:539
msgid "Pixels of blank space between wrapped lines in a paragraph"
msgstr ""
-#: gtk/gtktexttag.c:483
+#: gtk/gtktexttag.c:484
msgid "Wrap mode"
msgstr ""
-#: gtk/gtktexttag.c:484 gtk/gtktextview.c:548
+#: gtk/gtktexttag.c:485 gtk/gtktextview.c:557
msgid ""
"Whether to wrap lines never, at word boundaries, or at character boundaries"
msgstr ""
-#: gtk/gtktexttag.c:493 gtk/gtktextview.c:595
+#: gtk/gtktexttag.c:494 gtk/gtktextview.c:604
msgid "Tabs"
msgstr ""
-#: gtk/gtktexttag.c:494 gtk/gtktextview.c:596
+#: gtk/gtktexttag.c:495 gtk/gtktextview.c:605
msgid "Custom tabs for this text"
msgstr ""
-#: gtk/gtktexttag.c:501
+#: gtk/gtktexttag.c:502
msgid "Invisible"
msgstr ""
-#: gtk/gtktexttag.c:502
+#: gtk/gtktexttag.c:503
msgid "Whether this text is hidden"
msgstr ""
-#: gtk/gtktexttag.c:515
+#: gtk/gtktexttag.c:516
msgid "Background full height set"
msgstr ""
-#: gtk/gtktexttag.c:516
+#: gtk/gtktexttag.c:517
msgid "Whether this tag affects background height"
msgstr ""
-#: gtk/gtktexttag.c:519
+#: gtk/gtktexttag.c:520
msgid "Background stipple set"
msgstr ""
-#: gtk/gtktexttag.c:520
+#: gtk/gtktexttag.c:521
msgid "Whether this tag affects the background stipple"
msgstr ""
-#: gtk/gtktexttag.c:527
+#: gtk/gtktexttag.c:528
msgid "Foreground stipple set"
msgstr ""
-#: gtk/gtktexttag.c:528
+#: gtk/gtktexttag.c:529
msgid "Whether this tag affects the foreground stipple"
msgstr ""
-#: gtk/gtktexttag.c:563
+#: gtk/gtktexttag.c:564
msgid "Justification set"
msgstr ""
-#: gtk/gtktexttag.c:564
+#: gtk/gtktexttag.c:565
msgid "Whether this tag affects paragraph justification"
msgstr ""
-#: gtk/gtktexttag.c:567
+#: gtk/gtktexttag.c:568
msgid "Language set"
msgstr ""
-#: gtk/gtktexttag.c:568
+#: gtk/gtktexttag.c:569
msgid "Whether this tag affects the language the text is rendered as"
msgstr ""
-#: gtk/gtktexttag.c:571
+#: gtk/gtktexttag.c:572
msgid "Left margin set"
msgstr ""
-#: gtk/gtktexttag.c:572
+#: gtk/gtktexttag.c:573
msgid "Whether this tag affects the left margin"
msgstr ""
-#: gtk/gtktexttag.c:575
+#: gtk/gtktexttag.c:576
msgid "Indent set"
msgstr ""
-#: gtk/gtktexttag.c:576
+#: gtk/gtktexttag.c:577
msgid "Whether this tag affects indentation"
msgstr ""
-#: gtk/gtktexttag.c:583
+#: gtk/gtktexttag.c:584
msgid "Pixels above lines set"
msgstr ""
-#: gtk/gtktexttag.c:584 gtk/gtktexttag.c:588
+#: gtk/gtktexttag.c:585 gtk/gtktexttag.c:589
msgid "Whether this tag affects the number of pixels above lines"
msgstr ""
-#: gtk/gtktexttag.c:587
+#: gtk/gtktexttag.c:588
msgid "Pixels below lines set"
msgstr ""
-#: gtk/gtktexttag.c:591
+#: gtk/gtktexttag.c:592
msgid "Pixels inside wrap set"
msgstr ""
-#: gtk/gtktexttag.c:592
+#: gtk/gtktexttag.c:593
msgid "Whether this tag affects the number of pixels between wrapped lines"
msgstr ""
-#: gtk/gtktexttag.c:599
+#: gtk/gtktexttag.c:600
msgid "Right margin set"
msgstr ""
-#: gtk/gtktexttag.c:600
+#: gtk/gtktexttag.c:601
msgid "Whether this tag affects the right margin"
msgstr ""
-#: gtk/gtktexttag.c:607
+#: gtk/gtktexttag.c:608
msgid "Wrap mode set"
msgstr ""
-#: gtk/gtktexttag.c:608
+#: gtk/gtktexttag.c:609
msgid "Whether this tag affects line wrap mode"
msgstr ""
-#: gtk/gtktexttag.c:611
+#: gtk/gtktexttag.c:612
msgid "Tabs set"
msgstr ""
-#: gtk/gtktexttag.c:612
+#: gtk/gtktexttag.c:613
msgid "Whether this tag affects tabs"
msgstr ""
-#: gtk/gtktexttag.c:615
+#: gtk/gtktexttag.c:616
msgid "Invisible set"
msgstr ""
-#: gtk/gtktexttag.c:616
+#: gtk/gtktexttag.c:617
msgid "Whether this tag affects text visibility"
msgstr ""
-#: gtk/gtktextview.c:509
+#: gtk/gtktextview.c:518
msgid "Pixels Above Lines"
msgstr ""
-#: gtk/gtktextview.c:519
+#: gtk/gtktextview.c:528
msgid "Pixels Below Lines"
msgstr ""
-#: gtk/gtktextview.c:529
+#: gtk/gtktextview.c:538
msgid "Pixels Inside Wrap"
msgstr ""
-#: gtk/gtktextview.c:547
+#: gtk/gtktextview.c:556
msgid "Wrap Mode"
msgstr ""
-#: gtk/gtktextview.c:565
+#: gtk/gtktextview.c:574
msgid "Left Margin"
msgstr ""
-#: gtk/gtktextview.c:575
+#: gtk/gtktextview.c:584
msgid "Right Margin"
msgstr ""
-#: gtk/gtktextview.c:603
+#: gtk/gtktextview.c:612
#, fuzzy
msgid "Cursor Visible"
msgstr "Vypnuto"
-#: gtk/gtktextview.c:604
+#: gtk/gtktextview.c:613
msgid "If the insertion cursor is shown"
msgstr ""
@@ -3163,548 +3284,560 @@ msgstr ""
msgid "Unable to locate theme engine in module_path: \"%s\","
msgstr "Přípojný modul \"%s\" nebyl nalezen v module_path."
-#: gtk/gtktipsquery.c:181
+#: gtk/gtktipsquery.c:182
msgid "--- No Tip ---"
msgstr "--- Není tip ---"
-#: gtk/gtktogglebutton.c:143
+#: gtk/gtktogglebutton.c:133
msgid "If the toggle button should be pressed in or not"
msgstr ""
-#: gtk/gtktogglebutton.c:151
+#: gtk/gtktogglebutton.c:141
msgid "If the toggle button is in an \"in between\" state."
msgstr ""
-#: gtk/gtktogglebutton.c:158
+#: gtk/gtktogglebutton.c:148
msgid "Draw Indicator"
msgstr ""
-#: gtk/gtktogglebutton.c:159
+#: gtk/gtktogglebutton.c:149
msgid "If the toggle part of the button is displayed"
msgstr ""
-#: gtk/gtktoolbar.c:224
+#: gtk/gtktoolbar.c:225
msgid "The orientation of the toolbar"
msgstr ""
-#: gtk/gtktoolbar.c:232
+#: gtk/gtktoolbar.c:233
msgid "Toolbar Style"
msgstr ""
-#: gtk/gtktoolbar.c:233
+#: gtk/gtktoolbar.c:234
msgid "How to draw the toolbar"
msgstr ""
-#: gtk/gtktoolbar.c:241
+#: gtk/gtktoolbar.c:242
msgid "Spacer size"
msgstr ""
-#: gtk/gtktoolbar.c:242
+#: gtk/gtktoolbar.c:243
msgid "Size of spacers"
msgstr ""
-#: gtk/gtktoolbar.c:251
+#: gtk/gtktoolbar.c:252
msgid "Amount of border space between the toolbar shadow and the buttons"
msgstr ""
-#: gtk/gtktoolbar.c:259
+#: gtk/gtktoolbar.c:260
msgid "Space style"
msgstr ""
-#: gtk/gtktoolbar.c:260
+#: gtk/gtktoolbar.c:261
msgid "Whether spacers are vertical lines or just blank"
msgstr ""
-#: gtk/gtktoolbar.c:268
+#: gtk/gtktoolbar.c:269
msgid "Button relief"
msgstr ""
-#: gtk/gtktoolbar.c:269
+#: gtk/gtktoolbar.c:270
msgid "Type of bevel around toolbar buttons"
msgstr ""
-#: gtk/gtktoolbar.c:277
+#: gtk/gtktoolbar.c:278
msgid "Style of bevel around the toolbar"
msgstr ""
-#: gtk/gtktoolbar.c:283
+#: gtk/gtktoolbar.c:284
#, fuzzy
msgid "Toolbar style"
msgstr "Styl písma:"
-#: gtk/gtktoolbar.c:284
+#: gtk/gtktoolbar.c:285
msgid ""
"Whether default toolbars have text only, text and icons, icons only, etc."
msgstr ""
-#: gtk/gtktoolbar.c:290
+#: gtk/gtktoolbar.c:291
msgid "Toolbar icon size"
msgstr ""
-#: gtk/gtktoolbar.c:291
+#: gtk/gtktoolbar.c:292
msgid "Size of icons in default toolbars"
msgstr ""
-#: gtk/gtktreeview.c:496
+#: gtk/gtktreeview.c:497
msgid "TreeView Model"
msgstr ""
-#: gtk/gtktreeview.c:497
+#: gtk/gtktreeview.c:498
msgid "The model for the tree view"
msgstr ""
-#: gtk/gtktreeview.c:505
+#: gtk/gtktreeview.c:506
msgid "Horizontal Adjustment for the widget"
msgstr ""
-#: gtk/gtktreeview.c:513
+#: gtk/gtktreeview.c:514
msgid "Vertical Adjustment for the widget"
msgstr ""
-#: gtk/gtktreeview.c:520 gtk/gtktreeviewcolumn.c:171 gtk/gtkwidget.c:421
+#: gtk/gtktreeview.c:521 gtk/gtktreeviewcolumn.c:173 gtk/gtkwidget.c:427
#, fuzzy
msgid "Visible"
msgstr "Vypnuto"
-#: gtk/gtktreeview.c:521
+#: gtk/gtktreeview.c:522
msgid "Show the column header buttons"
msgstr ""
-#: gtk/gtktreeview.c:528
+#: gtk/gtktreeview.c:529
msgid "Headers Clickable"
msgstr ""
-#: gtk/gtktreeview.c:529
+#: gtk/gtktreeview.c:530
msgid "Column headers respond to click events"
msgstr ""
-#: gtk/gtktreeview.c:536
+#: gtk/gtktreeview.c:537
msgid "Expander Column"
msgstr ""
-#: gtk/gtktreeview.c:537
+#: gtk/gtktreeview.c:538
msgid "Set the column for the expander column"
msgstr ""
-#: gtk/gtktreeview.c:544 gtk/gtktreeviewcolumn.c:262
+#: gtk/gtktreeview.c:545 gtk/gtktreeviewcolumn.c:272
msgid "Reorderable"
msgstr ""
-#: gtk/gtktreeview.c:545
+#: gtk/gtktreeview.c:546
msgid "View is reorderable"
msgstr ""
-#: gtk/gtktreeview.c:552
+#: gtk/gtktreeview.c:553
msgid "Rules Hint"
msgstr ""
-#: gtk/gtktreeview.c:553
+#: gtk/gtktreeview.c:554
msgid "Set a hint to the theme engine to draw rows in alternating colors"
msgstr ""
-#: gtk/gtktreeview.c:560
+#: gtk/gtktreeview.c:561
msgid "Enable Search"
msgstr ""
-#: gtk/gtktreeview.c:561
+#: gtk/gtktreeview.c:562
msgid "View allows user to search through columns interactively"
msgstr ""
-#: gtk/gtktreeview.c:568
+#: gtk/gtktreeview.c:569
msgid "Search Column"
msgstr ""
-#: gtk/gtktreeview.c:569
+#: gtk/gtktreeview.c:570
msgid "Model column to search through when searching through code"
msgstr ""
-#: gtk/gtktreeview.c:582
+#: gtk/gtktreeview.c:583
msgid "Expander Size"
msgstr ""
-#: gtk/gtktreeview.c:583
+#: gtk/gtktreeview.c:584
msgid "Size of the expander arrow."
msgstr ""
-#: gtk/gtktreeview.c:591
+#: gtk/gtktreeview.c:592
msgid "Vertical Separator Width"
msgstr ""
-#: gtk/gtktreeview.c:592
+#: gtk/gtktreeview.c:593
msgid "Vertical space between cells. Must be an even number."
msgstr ""
-#: gtk/gtktreeview.c:600
+#: gtk/gtktreeview.c:601
msgid "Horizontal Separator Width"
msgstr ""
-#: gtk/gtktreeview.c:601
+#: gtk/gtktreeview.c:602
msgid "Horizontal space between cells. Must be an even number."
msgstr ""
-#: gtk/gtktreeview.c:609
+#: gtk/gtktreeview.c:610
msgid "Allow Rules"
msgstr ""
-#: gtk/gtktreeview.c:610
+#: gtk/gtktreeview.c:611
msgid "Allow drawing of alternating color rows."
msgstr ""
-#: gtk/gtktreeviewcolumn.c:172
+#: gtk/gtktreeview.c:617
+msgid "Indent Expanders"
+msgstr ""
+
+#: gtk/gtktreeview.c:618
+msgid "Make the expanders indented."
+msgstr ""
+
+#: gtk/gtktreeviewcolumn.c:174
msgid "Whether to display the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:180
+#: gtk/gtktreeviewcolumn.c:181 gtk/gtkwindow.c:394
+#, fuzzy
+msgid "Resizable"
+msgstr "Vypnuto"
+
+#: gtk/gtktreeviewcolumn.c:182
+msgid "Column is user-resizable"
+msgstr ""
+
+#: gtk/gtktreeviewcolumn.c:190
msgid "Current width of the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:188
+#: gtk/gtktreeviewcolumn.c:198
msgid "Sizing"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:189
+#: gtk/gtktreeviewcolumn.c:199
msgid "Resize mode of the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:197
+#: gtk/gtktreeviewcolumn.c:207
#, fuzzy
msgid "Fixed Width"
msgstr "Průměrná šířka:"
-#: gtk/gtktreeviewcolumn.c:198
+#: gtk/gtktreeviewcolumn.c:208
msgid "Current fixed width of the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:207
+#: gtk/gtktreeviewcolumn.c:217
msgid "Minimum Width"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:208
+#: gtk/gtktreeviewcolumn.c:218
msgid "Minimum allowed width of the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:217
+#: gtk/gtktreeviewcolumn.c:227
msgid "Maximum Width"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:218
+#: gtk/gtktreeviewcolumn.c:228
msgid "Maximum allowed width of the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:227
+#: gtk/gtktreeviewcolumn.c:237
#, fuzzy
msgid "Title"
msgstr "Soubory"
-#: gtk/gtktreeviewcolumn.c:228
+#: gtk/gtktreeviewcolumn.c:238
msgid "Title to appear in column header"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:235
+#: gtk/gtktreeviewcolumn.c:245
msgid "Clickable"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:236
+#: gtk/gtktreeviewcolumn.c:246
msgid "Whether the header can be clicked"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:244
+#: gtk/gtktreeviewcolumn.c:254
#, fuzzy
msgid "Widget"
msgstr "Řez:"
-#: gtk/gtktreeviewcolumn.c:245
+#: gtk/gtktreeviewcolumn.c:255
msgid "Widget to put in column header button instead of column title"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:252
+#: gtk/gtktreeviewcolumn.c:262
msgid "Alignment"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:253
+#: gtk/gtktreeviewcolumn.c:263
msgid "X Alignment of the column header text or widget"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:263
+#: gtk/gtktreeviewcolumn.c:273
msgid "Whether the column can be reordered around the headers"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:270
+#: gtk/gtktreeviewcolumn.c:280
msgid "Sort indicator"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:271
+#: gtk/gtktreeviewcolumn.c:281
msgid "Whether to show a sort indicator"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:278
+#: gtk/gtktreeviewcolumn.c:288
msgid "Sort order"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:279
+#: gtk/gtktreeviewcolumn.c:289
msgid "Sort direction the sort indicator should indicate"
msgstr ""
-#: gtk/gtkviewport.c:132
+#: gtk/gtkviewport.c:133
msgid ""
"The GtkAdjustment that determines the values of the horizontal position for "
"this viewport."
msgstr ""
-#: gtk/gtkviewport.c:140
+#: gtk/gtkviewport.c:141
msgid ""
"The GtkAdjustment that determines the values of the vertical position for "
"this viewport."
msgstr ""
-#: gtk/gtkviewport.c:148
+#: gtk/gtkviewport.c:149
msgid "Determines how the shadowed box around the viewport is drawn."
msgstr ""
-#: gtk/gtkwidget.c:388
+#: gtk/gtkwidget.c:394
#, fuzzy
msgid "Widget name"
msgstr "Řez:"
-#: gtk/gtkwidget.c:389
+#: gtk/gtkwidget.c:395
msgid "The name of the widget"
msgstr ""
-#: gtk/gtkwidget.c:395
+#: gtk/gtkwidget.c:401
msgid "Parent widget"
msgstr ""
-#: gtk/gtkwidget.c:396
+#: gtk/gtkwidget.c:402
msgid "The parent widget of this widget. Must be a Container widget."
msgstr ""
-#: gtk/gtkwidget.c:403
+#: gtk/gtkwidget.c:409
msgid "Width request"
msgstr ""
-#: gtk/gtkwidget.c:404
+#: gtk/gtkwidget.c:410
msgid ""
"Override for width request of the widget, or -1 if natural request should be "
"used."
msgstr ""
-#: gtk/gtkwidget.c:412
+#: gtk/gtkwidget.c:418
msgid "Height request"
msgstr ""
-#: gtk/gtkwidget.c:413
+#: gtk/gtkwidget.c:419
msgid ""
"Override for height request of the widget, or -1 if natural request should "
"be used."
msgstr ""
-#: gtk/gtkwidget.c:422
+#: gtk/gtkwidget.c:428
msgid "Whether the widget is visible"
msgstr ""
-#: gtk/gtkwidget.c:428
+#: gtk/gtkwidget.c:434
msgid "Sensitive"
msgstr ""
-#: gtk/gtkwidget.c:429
+#: gtk/gtkwidget.c:435
msgid "Whether the widget responds to input"
msgstr ""
-#: gtk/gtkwidget.c:435
+#: gtk/gtkwidget.c:441
msgid "Application paintable"
msgstr ""
-#: gtk/gtkwidget.c:436
+#: gtk/gtkwidget.c:442
msgid "Whether the application will paint directly on the widget"
msgstr ""
-#: gtk/gtkwidget.c:442
+#: gtk/gtkwidget.c:448
msgid "Can focus"
msgstr ""
-#: gtk/gtkwidget.c:443
+#: gtk/gtkwidget.c:449
msgid "Whether the widget can accept the input focus"
msgstr ""
-#: gtk/gtkwidget.c:449
+#: gtk/gtkwidget.c:455
msgid "Has focus"
msgstr ""
-#: gtk/gtkwidget.c:450
+#: gtk/gtkwidget.c:456
msgid "Whether the widget has the input focus"
msgstr ""
-#: gtk/gtkwidget.c:456
+#: gtk/gtkwidget.c:462
msgid "Can default"
msgstr ""
-#: gtk/gtkwidget.c:457
+#: gtk/gtkwidget.c:463
msgid "Whether the widget can be the default widget"
msgstr ""
-#: gtk/gtkwidget.c:463
+#: gtk/gtkwidget.c:469
msgid "Has default"
msgstr ""
-#: gtk/gtkwidget.c:464
+#: gtk/gtkwidget.c:470
msgid "Whether the widget is the default widget"
msgstr ""
-#: gtk/gtkwidget.c:470
+#: gtk/gtkwidget.c:476
msgid "Receives default"
msgstr ""
-#: gtk/gtkwidget.c:471
+#: gtk/gtkwidget.c:477
msgid "If TRUE, the widget will receive the default action when it is focused."
msgstr ""
-#: gtk/gtkwidget.c:477
+#: gtk/gtkwidget.c:483
msgid "Composite child"
msgstr ""
-#: gtk/gtkwidget.c:478
+#: gtk/gtkwidget.c:484
msgid "Whether the widget is composed of other widgets"
msgstr ""
-#: gtk/gtkwidget.c:484
+#: gtk/gtkwidget.c:490
#, fuzzy
msgid "Style"
msgstr "Upřesnění stylu:"
-#: gtk/gtkwidget.c:485
+#: gtk/gtkwidget.c:491
msgid ""
"The style of the widget, which contains information about how it will look "
"(colors etc)."
msgstr ""
-#: gtk/gtkwidget.c:491
+#: gtk/gtkwidget.c:497
msgid "Events"
msgstr ""
-#: gtk/gtkwidget.c:492
+#: gtk/gtkwidget.c:498
msgid "The event mask that decides what kind of GdkEvents this widget gets."
msgstr ""
-#: gtk/gtkwidget.c:499
+#: gtk/gtkwidget.c:505
msgid "Extension events"
msgstr ""
-#: gtk/gtkwidget.c:500
+#: gtk/gtkwidget.c:506
msgid "The mask that decides what kind of extension events this widget gets."
msgstr ""
-#: gtk/gtkwidget.c:1047
+#: gtk/gtkwidget.c:1053
msgid "Interior Focus"
msgstr ""
-#: gtk/gtkwidget.c:1048
+#: gtk/gtkwidget.c:1054
msgid "Whether to draw the focus indicator inside widgets."
msgstr ""
-#: gtk/gtkwindow.c:361
+#: gtk/gtkwindow.c:359
#, fuzzy
msgid "Window Type"
msgstr "Okno"
-#: gtk/gtkwindow.c:362
+#: gtk/gtkwindow.c:360
msgid "The type of the window"
msgstr ""
-#: gtk/gtkwindow.c:371
+#: gtk/gtkwindow.c:369
#, fuzzy
msgid "Window Title"
msgstr "Okno"
-#: gtk/gtkwindow.c:372
+#: gtk/gtkwindow.c:370
msgid "The title of the window"
msgstr ""
-#: gtk/gtkwindow.c:379
+#: gtk/gtkwindow.c:377
msgid "Allow Shrink"
msgstr ""
-#: gtk/gtkwindow.c:381
+#: gtk/gtkwindow.c:379
#, no-c-format
msgid ""
"If TRUE, the window has no mimimum size. Setting this to TRUE is 99% of the "
"time a bad idea."
msgstr ""
-#: gtk/gtkwindow.c:388
+#: gtk/gtkwindow.c:386
msgid "Allow Grow"
msgstr ""
-#: gtk/gtkwindow.c:389
+#: gtk/gtkwindow.c:387
msgid "If TRUE, users can expand the window beyond its minimum size."
msgstr ""
-#: gtk/gtkwindow.c:396
-#, fuzzy
-msgid "Resizable"
-msgstr "Vypnuto"
-
-#: gtk/gtkwindow.c:397
+#: gtk/gtkwindow.c:395
msgid "If TRUE, users can resize the window."
msgstr ""
-#: gtk/gtkwindow.c:404
+#: gtk/gtkwindow.c:402
msgid "Modal"
msgstr ""
-#: gtk/gtkwindow.c:405
+#: gtk/gtkwindow.c:403
msgid ""
"If TRUE, the window is modal (other windows are not usable while this one is "
"up)."
msgstr ""
-#: gtk/gtkwindow.c:412
+#: gtk/gtkwindow.c:410
msgid "Window Position"
msgstr ""
-#: gtk/gtkwindow.c:413
+#: gtk/gtkwindow.c:411
msgid "The initial position of the window."
msgstr ""
-#: gtk/gtkwindow.c:421
+#: gtk/gtkwindow.c:419
msgid "Default Width"
msgstr ""
-#: gtk/gtkwindow.c:422
+#: gtk/gtkwindow.c:420
msgid ""
"The default width of the window, used when initially showing the window."
msgstr ""
-#: gtk/gtkwindow.c:431
+#: gtk/gtkwindow.c:429
msgid "Default Height"
msgstr ""
-#: gtk/gtkwindow.c:432
+#: gtk/gtkwindow.c:430
msgid ""
"The default height of the window, used when initially showing the window."
msgstr ""
-#: gtk/gtkwindow.c:441
+#: gtk/gtkwindow.c:439
msgid "Destroy with Parent"
msgstr ""
-#: gtk/gtkwindow.c:442
+#: gtk/gtkwindow.c:440
msgid "If this window should be destroyed when the parent is destroyed"
msgstr ""
-#: gtk/gtkwindow.c:449
+#: gtk/gtkwindow.c:447
msgid "Icon"
msgstr ""
-#: gtk/gtkwindow.c:450
+#: gtk/gtkwindow.c:448
msgid "Icon for this window"
msgstr ""
-#: gtk/gtksizegroup.c:241
+#: gtk/gtksizegroup.c:242
#, fuzzy
msgid "Mode"
msgstr "Režim: "
-#: gtk/gtksizegroup.c:242
+#: gtk/gtksizegroup.c:243
msgid ""
"The the directions in which the size group effects the requested sizes of "
"its component widgets."
diff --git a/po/da.po b/po/da.po
index db9a9a61a..0a24280d4 100644
--- a/po/da.po
+++ b/po/da.po
@@ -7,7 +7,7 @@
msgid ""
msgstr ""
"Project-Id-Version: gtk+ 1.3.0\n"
-"POT-Creation-Date: 2001-10-25 16:39-0400\n"
+"POT-Creation-Date: 2001-11-23 15:47-0500\n"
"PO-Revision-Date: 2001-10-19 19:14+01:00\n"
"Last-Translator: Keld Simonsen <keld@dkuug.dk>\n"
"Language-Team: Danish <dansk@klid.dk>\n"
@@ -15,12 +15,12 @@ msgstr ""
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
-#: gdk-pixbuf/gdk-pixbuf-animation.c:144 gdk-pixbuf/gdk-pixbuf-io.c:543
+#: gdk-pixbuf/gdk-pixbuf-animation.c:144 gdk-pixbuf/gdk-pixbuf-io.c:551
#, c-format
msgid "Failed to open file '%s': %s"
msgstr "Kunne ikke åbne fil '%s': %s"
-#: gdk-pixbuf/gdk-pixbuf-animation.c:155 gdk-pixbuf/gdk-pixbuf-io.c:553
+#: gdk-pixbuf/gdk-pixbuf-animation.c:155 gdk-pixbuf/gdk-pixbuf-io.c:561
#, c-format
msgid "Image file '%s' contains no data"
msgstr "Billedfil '%s' indeholder ikke data"
@@ -30,7 +30,7 @@ msgstr "Billedfil '%s' indeholder ikke data"
msgid "Don't know how to load the animation in file '%s'"
msgstr "Véd ikke hvordan animationen i fil '%s' skal indlæses"
-#: gdk-pixbuf/gdk-pixbuf-animation.c:205 gdk-pixbuf/gdk-pixbuf-io.c:598
+#: gdk-pixbuf/gdk-pixbuf-animation.c:205 gdk-pixbuf/gdk-pixbuf-io.c:606
#, c-format
msgid ""
"Failed to load image '%s': reason not known, probably a corrupt image file"
@@ -46,12 +46,12 @@ msgstr ""
"Kunne ikke indlæse animation '%s': årsag ukendt, formentlig en ødelagt "
"animationsfil"
-#: gdk-pixbuf/gdk-pixbuf-io.c:316
+#: gdk-pixbuf/gdk-pixbuf-io.c:324
#, c-format
msgid "Unable to load image-loading module: %s: %s"
msgstr "Kunne ikke indlæse billedindlæsningmodul %s: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:335
+#: gdk-pixbuf/gdk-pixbuf-io.c:343
#, c-format
msgid ""
"Image-loading module %s does not export the proper interface; perhaps it's "
@@ -60,42 +60,42 @@ msgstr ""
"Modul %s for billedindlæsning eksporterer ikke rigtig grænseflade; måske er "
"den fra en anden GTK-version?"
-#: gdk-pixbuf/gdk-pixbuf-io.c:452 gdk-pixbuf/gdk-pixbuf-io.c:478
+#: gdk-pixbuf/gdk-pixbuf-io.c:460 gdk-pixbuf/gdk-pixbuf-io.c:486
#, c-format
msgid "Image type '%s' is not supported"
msgstr "Billedtype '%s' er ikke understøttet"
-#: gdk-pixbuf/gdk-pixbuf-io.c:500
+#: gdk-pixbuf/gdk-pixbuf-io.c:508
#, 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:506
+#: gdk-pixbuf/gdk-pixbuf-io.c:514
msgid "Unrecognized image file format"
msgstr "Uigenkendt billedfilformat"
-#: gdk-pixbuf/gdk-pixbuf-io.c:576
+#: gdk-pixbuf/gdk-pixbuf-io.c:584
#, c-format
msgid "Don't know how to load the image in file '%s'"
msgstr "Véd ikke hvordan billedet i fil '%s' skal indlæses"
-#: gdk-pixbuf/gdk-pixbuf-io.c:609
+#: gdk-pixbuf/gdk-pixbuf-io.c:617
#, c-format
msgid "Failed to load image '%s': %s"
msgstr "Kunne ikke indlæse '%s': %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:714
+#: gdk-pixbuf/gdk-pixbuf-io.c:722
#, c-format
msgid "This build of gdk-pixbuf does not support saving the image format: %s"
msgstr ""
"Denne bugning af gdk-pixbuf understøtter ikke gemning af billedformat: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:822
+#: gdk-pixbuf/gdk-pixbuf-io.c:830
#, c-format
msgid "Failed to open '%s' for writing: %s"
msgstr "Kunne ikke åbne '%s' for skrivning: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:843
+#: gdk-pixbuf/gdk-pixbuf-io.c:851
#, c-format
msgid ""
"Failed to close '%s' while writing image, all data may not have been saved: %"
@@ -104,12 +104,12 @@ msgstr ""
"Kunne ikke lukke '%s' ved skrivning af billede, formentlig er ikke alle data "
"blevet gemt: %s"
-#: gdk-pixbuf/gdk-pixbuf-loader.c:252
+#: gdk-pixbuf/gdk-pixbuf-loader.c:250
#, c-format
msgid "Incremental loading of image type '%s' is not supported"
msgstr "Stykvis indlæsning af billedtype '%s' er ikke understøttet"
-#: gdk-pixbuf/gdk-pixbuf-loader.c:275 gdk-pixbuf/gdk-pixbuf-loader.c:376
+#: gdk-pixbuf/gdk-pixbuf-loader.c:273 gdk-pixbuf/gdk-pixbuf-loader.c:374
#, c-format
msgid ""
"Internal error: Image loader module '%s' failed to begin loading an image, "
@@ -389,35 +389,35 @@ msgid "Failed to write to temporary file when loading XBM image"
msgstr ""
"Fejl under skriving til midlertidig fil under indlæsning af XBM-billede"
-#: gdk-pixbuf/io-xpm.c:1256
+#: gdk-pixbuf/io-xpm.c:1234
msgid "No XPM header found"
msgstr "Ingen XPM-hoveder fundet"
-#: gdk-pixbuf/io-xpm.c:1264
+#: gdk-pixbuf/io-xpm.c:1242
msgid "XPM file has image width <= 0"
msgstr "XPM-fil har en billedbredde <= 0"
-#: gdk-pixbuf/io-xpm.c:1272
+#: gdk-pixbuf/io-xpm.c:1250
msgid "XPM file has image height <= 0"
msgstr "XPM-fil har en billedhøjde <= 0"
-#: gdk-pixbuf/io-xpm.c:1280
+#: gdk-pixbuf/io-xpm.c:1258
msgid "XPM file has invalid number of colors"
msgstr "XPM-filen har et ugyldig antal farver"
-#: gdk-pixbuf/io-xpm.c:1288
+#: gdk-pixbuf/io-xpm.c:1266
msgid "XPM has invalid number of chars per pixel"
msgstr "XPM har et ugyldig antal tegn per pixel"
-#: gdk-pixbuf/io-xpm.c:1306
+#: gdk-pixbuf/io-xpm.c:1284
msgid "Can't read XPM colormap"
msgstr "Kan ikke læse XPM-farvekort"
-#: gdk-pixbuf/io-xpm.c:1344
+#: gdk-pixbuf/io-xpm.c:1322
msgid "Can't allocate memory for loading XPM image"
msgstr "Ikke nok hukommelse til indlæsning af XPM-billede"
-#: gdk-pixbuf/io-xpm.c:1527
+#: gdk-pixbuf/io-xpm.c:1505
msgid "Failed to write to temporary file when loading XPM image"
msgstr "Fejl under skrivning til midlertidig fil ved indlæsning af XPM-billede"
@@ -438,12 +438,24 @@ msgstr "Ødelagt pixeldata i billede"
msgid "failed to allocate image buffer of %u bytes"
msgstr "kunne ikke allokere buffer for billede på %u byte"
-#: gtk/gtkaccellabel.c:115
-msgid "Accelerator object"
+#: gtk/gtkaccellabel.c:122
+#, fuzzy
+msgid "Accelerator Closure"
+msgstr "Accelleratorobjekt"
+
+#: gtk/gtkaccellabel.c:123
+#, fuzzy
+msgid "The closure to be monitored for accelerator changes"
+msgstr "Objektet som overvåges af denne accelleratoretikette"
+
+#: gtk/gtkaccellabel.c:129
+#, fuzzy
+msgid "Accelerator Widget"
msgstr "Accelleratorobjekt"
-#: gtk/gtkaccellabel.c:116
-msgid "The object monitored by this accelerator label"
+#: gtk/gtkaccellabel.c:130
+#, fuzzy
+msgid "The widget to be monitored for accelerator changes"
msgstr "Objektet som overvåges af denne accelleratoretikette"
#: gtk/gtkalignment.c:102
@@ -594,7 +606,7 @@ msgstr "Mellemrum"
msgid "The amount of space between children."
msgstr "Størrelse af mellemrum mellem børn."
-#: gtk/gtkbox.c:135 gtk/gtknotebook.c:396
+#: gtk/gtkbox.c:135 gtk/gtknotebook.c:400
msgid "Homogeneous"
msgstr "Homogen"
@@ -602,75 +614,75 @@ msgstr "Homogen"
msgid "Whether the children should all be the same size."
msgstr "Lad alle børn være af samme størrelse."
-#: gtk/gtkbutton.c:183 gtk/gtkframe.c:125 gtk/gtklabel.c:283
+#: gtk/gtkbutton.c:188 gtk/gtkframe.c:125 gtk/gtklabel.c:282
msgid "Label"
msgstr "Etikette"
-#: gtk/gtkbutton.c:184
+#: gtk/gtkbutton.c:189
msgid ""
"Text of the label widget inside the button, if the button contains a label "
"widget."
msgstr ""
-#: gtk/gtkbutton.c:191 gtk/gtklabel.c:304
+#: gtk/gtkbutton.c:196 gtk/gtklabel.c:303
msgid "Use underline"
msgstr "Brug understreget"
-#: gtk/gtkbutton.c:192 gtk/gtklabel.c:305
+#: gtk/gtkbutton.c:197 gtk/gtklabel.c:304
msgid ""
"If set, an underline in the text indicates the next character should be used "
"for the mnemonic accelerator key"
msgstr ""
-#: gtk/gtkbutton.c:199
+#: gtk/gtkbutton.c:204
msgid "Use stock"
msgstr "Brug lager"
-#: gtk/gtkbutton.c:200
+#: gtk/gtkbutton.c:205
msgid ""
"If set, the label is used to pick a stock item instead of being displayed"
msgstr ""
-#: gtk/gtkbutton.c:207
+#: gtk/gtkbutton.c:212
msgid "Border relief"
msgstr ""
-#: gtk/gtkbutton.c:208
+#: gtk/gtkbutton.c:213
msgid "The border relief style."
msgstr ""
-#: gtk/gtkbutton.c:259
+#: gtk/gtkbutton.c:264
msgid "Default Spacing"
msgstr "Standard afstand"
-#: gtk/gtkbutton.c:260
+#: gtk/gtkbutton.c:265
msgid "Extra space to add for CAN_DEFAULT buttons"
msgstr ""
-#: gtk/gtkbutton.c:266
+#: gtk/gtkbutton.c:271
msgid "Default Outside Spacing"
msgstr ""
-#: gtk/gtkbutton.c:267
+#: gtk/gtkbutton.c:272
msgid ""
"Extra space to add for CAN_DEFAULT buttons that is always drawn outside the "
"border"
msgstr ""
-#: gtk/gtkbutton.c:272
+#: gtk/gtkbutton.c:277
msgid "Child X Displacement"
msgstr ""
-#: gtk/gtkbutton.c:273
+#: gtk/gtkbutton.c:278
msgid ""
"How far in the x direction to move the child when the button is depressed"
msgstr ""
-#: gtk/gtkbutton.c:280
+#: gtk/gtkbutton.c:285
msgid "Child Y Displacement"
msgstr ""
-#: gtk/gtkbutton.c:281
+#: gtk/gtkbutton.c:286
msgid ""
"How far in the y direction to move the child when the button is depressed"
msgstr ""
@@ -763,287 +775,287 @@ msgstr "Pixbuf objekt"
msgid "The pixbuf to render."
msgstr "Pixbuf der skal optegnes."
-#: gtk/gtkcellrenderertext.c:173 gtk/gtkentry.c:498 gtk/gtkprogressbar.c:207
+#: gtk/gtkcellrenderertext.c:174 gtk/gtkentry.c:506 gtk/gtkprogressbar.c:207
msgid "Text"
msgstr "Tekst"
-#: gtk/gtkcellrenderertext.c:174
+#: gtk/gtkcellrenderertext.c:175
msgid "Text to render"
msgstr "Tekst der skal optegnes"
-#: gtk/gtkcellrenderertext.c:181
+#: gtk/gtkcellrenderertext.c:182
msgid "Markup"
msgstr "Opmærkning"
-#: gtk/gtkcellrenderertext.c:182
+#: gtk/gtkcellrenderertext.c:183
msgid "Marked up text to render"
msgstr "Opmærket tekst der skal optegnes."
-#: gtk/gtkcellrenderertext.c:189 gtk/gtklabel.c:290
+#: gtk/gtkcellrenderertext.c:190 gtk/gtklabel.c:289
msgid "Attributes"
msgstr "Attributter"
-#: gtk/gtkcellrenderertext.c:190
+#: gtk/gtkcellrenderertext.c:191
msgid "A list of style attributes to apply to the text of the renderer."
msgstr "En liste med stilattributter som skal bruges på teksten som optegnes."
-#: gtk/gtkcellrenderertext.c:197 gtk/gtktexttag.c:208
+#: gtk/gtkcellrenderertext.c:198 gtk/gtktexttag.c:209
msgid "Background color name"
msgstr "Navn for baggrundsfarve"
-#: gtk/gtkcellrenderertext.c:198 gtk/gtktexttag.c:209
+#: gtk/gtkcellrenderertext.c:199 gtk/gtktexttag.c:210
msgid "Background color as a string"
msgstr "Baggrundsfarve som streng"
-#: gtk/gtkcellrenderertext.c:205 gtk/gtktexttag.c:216
+#: gtk/gtkcellrenderertext.c:206 gtk/gtktexttag.c:217
msgid "Background color"
msgstr "Baggrundsfarve"
-#: gtk/gtkcellrenderertext.c:206 gtk/gtktexttag.c:217
+#: gtk/gtkcellrenderertext.c:207 gtk/gtktexttag.c:218
msgid "Background color as a GdkColor"
msgstr "Baggrundsfarve som GdkColor"
-#: gtk/gtkcellrenderertext.c:213 gtk/gtktexttag.c:242
+#: gtk/gtkcellrenderertext.c:214 gtk/gtktexttag.c:243
msgid "Foreground color name"
msgstr "Navn for forgrundsfarve"
-#: gtk/gtkcellrenderertext.c:214 gtk/gtktexttag.c:243
+#: gtk/gtkcellrenderertext.c:215 gtk/gtktexttag.c:244
msgid "Foreground color as a string"
msgstr "Forgrundsfarve som streng"
-#: gtk/gtkcellrenderertext.c:221 gtk/gtktexttag.c:250
+#: gtk/gtkcellrenderertext.c:222 gtk/gtktexttag.c:251
msgid "Foreground color"
msgstr "Forgrundsfarve"
-#: gtk/gtkcellrenderertext.c:222 gtk/gtktexttag.c:251
+#: gtk/gtkcellrenderertext.c:223 gtk/gtktexttag.c:252
msgid "Foreground color as a GdkColor"
msgstr "Forgrundsfarve som en GdkColor"
-#: gtk/gtkcellrenderertext.c:230 gtk/gtkentry.c:430 gtk/gtktexttag.c:276
-#: gtk/gtktextview.c:539
+#: gtk/gtkcellrenderertext.c:231 gtk/gtkentry.c:438 gtk/gtktexttag.c:277
+#: gtk/gtktextview.c:548
msgid "Editable"
msgstr "Redigérbar"
-#: gtk/gtkcellrenderertext.c:231 gtk/gtktexttag.c:277 gtk/gtktextview.c:540
+#: gtk/gtkcellrenderertext.c:232 gtk/gtktexttag.c:278 gtk/gtktextview.c:549
msgid "Whether the text can be modified by the user"
msgstr "Om teksten kan ændres af brugeren"
-#: gtk/gtkcellrenderertext.c:238 gtk/gtkcellrenderertext.c:246
-#: gtk/gtkfontsel.c:192 gtk/gtktexttag.c:284 gtk/gtktexttag.c:292
+#: gtk/gtkcellrenderertext.c:239 gtk/gtkcellrenderertext.c:247
+#: gtk/gtkfontsel.c:192 gtk/gtktexttag.c:285 gtk/gtktexttag.c:293
msgid "Font"
msgstr "Skrifttype"
-#: gtk/gtkcellrenderertext.c:239 gtk/gtktexttag.c:285
+#: gtk/gtkcellrenderertext.c:240 gtk/gtktexttag.c:286
msgid "Font description as a string"
msgstr "Beskrivelse af skrifttypen som en streng"
-#: gtk/gtkcellrenderertext.c:247 gtk/gtktexttag.c:293
+#: gtk/gtkcellrenderertext.c:248 gtk/gtktexttag.c:294
msgid "Font description as a PangoFontDescription struct"
msgstr "Skrifttypebeskrivelse som en PangoFontDescription struct"
-#: gtk/gtkcellrenderertext.c:255 gtk/gtktexttag.c:301
+#: gtk/gtkcellrenderertext.c:256 gtk/gtktexttag.c:302
msgid "Font family"
msgstr "Skriftfamilie:"
-#: gtk/gtkcellrenderertext.c:256 gtk/gtktexttag.c:302
+#: gtk/gtkcellrenderertext.c:257 gtk/gtktexttag.c:303
msgid "Name of the font family, e.g. Sans, Helvetica, Times, Monospace"
msgstr "Navn på skrifttypefamilien, f.eks Sans, Helvetica, Times, Monospace"
-#: gtk/gtkcellrenderertext.c:263 gtk/gtkcellrenderertext.c:264
-#: gtk/gtktexttag.c:309 gtk/gtktexttag.c:310
+#: gtk/gtkcellrenderertext.c:264 gtk/gtkcellrenderertext.c:265
+#: gtk/gtktexttag.c:310 gtk/gtktexttag.c:311
msgid "Font style"
msgstr "Skrifttypestil"
-#: gtk/gtkcellrenderertext.c:272 gtk/gtkcellrenderertext.c:273
-#: gtk/gtktexttag.c:318 gtk/gtktexttag.c:319
+#: gtk/gtkcellrenderertext.c:273 gtk/gtkcellrenderertext.c:274
+#: gtk/gtktexttag.c:319 gtk/gtktexttag.c:320
msgid "Font variant"
msgstr "Skrifttypevariant"
-#: gtk/gtkcellrenderertext.c:281 gtk/gtkcellrenderertext.c:282
-#: gtk/gtktexttag.c:327 gtk/gtktexttag.c:328
+#: gtk/gtkcellrenderertext.c:282 gtk/gtkcellrenderertext.c:283
+#: gtk/gtktexttag.c:328 gtk/gtktexttag.c:329
msgid "Font weight"
msgstr "Skrifttypevægt"
-#: gtk/gtkcellrenderertext.c:291 gtk/gtkcellrenderertext.c:292
-#: gtk/gtktexttag.c:338 gtk/gtktexttag.c:339
+#: gtk/gtkcellrenderertext.c:292 gtk/gtkcellrenderertext.c:293
+#: gtk/gtktexttag.c:339 gtk/gtktexttag.c:340
msgid "Font stretch"
msgstr "Skrifttypens strækning"
-#: gtk/gtkcellrenderertext.c:300 gtk/gtkcellrenderertext.c:301
-#: gtk/gtktexttag.c:347 gtk/gtktexttag.c:348
+#: gtk/gtkcellrenderertext.c:301 gtk/gtkcellrenderertext.c:302
+#: gtk/gtktexttag.c:348 gtk/gtktexttag.c:349
msgid "Font size"
msgstr "Skrifttypestørrelse"
-#: gtk/gtkcellrenderertext.c:310 gtk/gtktexttag.c:367
+#: gtk/gtkcellrenderertext.c:311 gtk/gtktexttag.c:368
msgid "Font points"
msgstr "Skrifttypepunkter"
-#: gtk/gtkcellrenderertext.c:311 gtk/gtktexttag.c:368
+#: gtk/gtkcellrenderertext.c:312 gtk/gtktexttag.c:369
msgid "Font size in points"
msgstr "Skrifttype i punkter"
-#: gtk/gtkcellrenderertext.c:320 gtk/gtktexttag.c:357 gtk/gtktexttag.c:358
+#: gtk/gtkcellrenderertext.c:321 gtk/gtktexttag.c:358 gtk/gtktexttag.c:359
msgid "Font scale"
msgstr "Skrifttypeskalering"
-#: gtk/gtkcellrenderertext.c:321
+#: gtk/gtkcellrenderertext.c:322
msgid "Font scaling factor"
msgstr "Skaleringsfaktor for skrifttype"
-#: gtk/gtkcellrenderertext.c:330 gtk/gtktexttag.c:426
+#: gtk/gtkcellrenderertext.c:331 gtk/gtktexttag.c:427
msgid "Rise"
msgstr "Løft"
-#: gtk/gtkcellrenderertext.c:331 gtk/gtktexttag.c:427
+#: gtk/gtkcellrenderertext.c:332 gtk/gtktexttag.c:428
msgid ""
"Offset of text above the baseline (below the baseline if rise is negative)"
msgstr ""
-#: gtk/gtkcellrenderertext.c:341 gtk/gtktexttag.c:466
+#: gtk/gtkcellrenderertext.c:342 gtk/gtktexttag.c:467
msgid "Strikethrough"
msgstr "Gennemstreget"
-#: gtk/gtkcellrenderertext.c:342 gtk/gtktexttag.c:467
+#: gtk/gtkcellrenderertext.c:343 gtk/gtktexttag.c:468
msgid "Whether to strike through the text"
msgstr "Om der skal tegnes en linje gennem teksten"
-#: gtk/gtkcellrenderertext.c:349 gtk/gtktexttag.c:474
+#: gtk/gtkcellrenderertext.c:350 gtk/gtktexttag.c:475
msgid "Underline"
msgstr "Understreget"
-#: gtk/gtkcellrenderertext.c:350 gtk/gtktexttag.c:475
+#: gtk/gtkcellrenderertext.c:351 gtk/gtktexttag.c:476
msgid "Style of underline for this text"
msgstr "Stíl på understregning i denne tekst"
-#: gtk/gtkcellrenderertext.c:360 gtk/gtktexttag.c:511
+#: gtk/gtkcellrenderertext.c:361 gtk/gtktexttag.c:512
msgid "Background set"
msgstr "Baggrund sat"
-#: gtk/gtkcellrenderertext.c:361 gtk/gtktexttag.c:512
+#: gtk/gtkcellrenderertext.c:362 gtk/gtktexttag.c:513
msgid "Whether this tag affects the background color"
msgstr "Om dette mærke påvirker baggrundsfarven"
-#: gtk/gtkcellrenderertext.c:364 gtk/gtktexttag.c:523
+#: gtk/gtkcellrenderertext.c:365 gtk/gtktexttag.c:524
msgid "Foreground set"
msgstr "Forgrund sat"
-#: gtk/gtkcellrenderertext.c:365 gtk/gtktexttag.c:524
+#: gtk/gtkcellrenderertext.c:366 gtk/gtktexttag.c:525
msgid "Whether this tag affects the foreground color"
msgstr "Om dette mærke påvirker forgrundsfarven"
-#: gtk/gtkcellrenderertext.c:368 gtk/gtktexttag.c:531
+#: gtk/gtkcellrenderertext.c:369 gtk/gtktexttag.c:532
msgid "Editability set"
msgstr "Redigerbarhed sat"
-#: gtk/gtkcellrenderertext.c:369 gtk/gtktexttag.c:532
+#: gtk/gtkcellrenderertext.c:370 gtk/gtktexttag.c:533
msgid "Whether this tag affects text editability"
msgstr "Om dette mærke påvirker redigerbarhed for teksten"
-#: gtk/gtkcellrenderertext.c:372 gtk/gtktexttag.c:535
+#: gtk/gtkcellrenderertext.c:373 gtk/gtktexttag.c:536
msgid "Font family set"
msgstr "Skrifttypefamilie sat"
-#: gtk/gtkcellrenderertext.c:373 gtk/gtktexttag.c:536
+#: gtk/gtkcellrenderertext.c:374 gtk/gtktexttag.c:537
msgid "Whether this tag affects the font family"
msgstr "Om dette mærke påvirker skrifttypefamilien"
-#: gtk/gtkcellrenderertext.c:376 gtk/gtktexttag.c:539
+#: gtk/gtkcellrenderertext.c:377 gtk/gtktexttag.c:540
msgid "Font style set"
msgstr "Skrifttypestil sat"
-#: gtk/gtkcellrenderertext.c:377 gtk/gtktexttag.c:540
+#: gtk/gtkcellrenderertext.c:378 gtk/gtktexttag.c:541
msgid "Whether this tag affects the font style"
msgstr "Om dette mærke påvirker skrifttypestil"
-#: gtk/gtkcellrenderertext.c:380 gtk/gtktexttag.c:543
+#: gtk/gtkcellrenderertext.c:381 gtk/gtktexttag.c:544
msgid "Font variant set"
msgstr "Skrifttypevariant sat"
-#: gtk/gtkcellrenderertext.c:381 gtk/gtktexttag.c:544
+#: gtk/gtkcellrenderertext.c:382 gtk/gtktexttag.c:545
msgid "Whether this tag affects the font variant"
msgstr "Om dette mærke påvirker skrifttypevarianten"
-#: gtk/gtkcellrenderertext.c:384 gtk/gtktexttag.c:547
+#: gtk/gtkcellrenderertext.c:385 gtk/gtktexttag.c:548
msgid "Font weight set"
msgstr "Skrifttypevægt sat"
-#: gtk/gtkcellrenderertext.c:385 gtk/gtktexttag.c:548
+#: gtk/gtkcellrenderertext.c:386 gtk/gtktexttag.c:549
msgid "Whether this tag affects the font weight"
msgstr "Om dette mærke påvirker skrifttypevægten"
-#: gtk/gtkcellrenderertext.c:388 gtk/gtktexttag.c:551
+#: gtk/gtkcellrenderertext.c:389 gtk/gtktexttag.c:552
msgid "Font stretch set"
msgstr "Strækning for skrifttype sat"
-#: gtk/gtkcellrenderertext.c:389 gtk/gtktexttag.c:552
+#: gtk/gtkcellrenderertext.c:390 gtk/gtktexttag.c:553
msgid "Whether this tag affects the font stretch"
msgstr "Om dette mærke påvirker strækning af skrifttypen"
-#: gtk/gtkcellrenderertext.c:392 gtk/gtktexttag.c:555
+#: gtk/gtkcellrenderertext.c:393 gtk/gtktexttag.c:556
msgid "Font size set"
msgstr "Skrifttypestørrelse sat"
-#: gtk/gtkcellrenderertext.c:393 gtk/gtktexttag.c:556
+#: gtk/gtkcellrenderertext.c:394 gtk/gtktexttag.c:557
msgid "Whether this tag affects the font size"
msgstr "Om dette mærke påvirker skrifttypestørrelsen"
-#: gtk/gtkcellrenderertext.c:396 gtk/gtktexttag.c:559
+#: gtk/gtkcellrenderertext.c:397 gtk/gtktexttag.c:560
msgid "Font scale set"
msgstr "Skrifttypeskalering sat"
-#: gtk/gtkcellrenderertext.c:397 gtk/gtktexttag.c:560
+#: gtk/gtkcellrenderertext.c:398 gtk/gtktexttag.c:561
msgid "Whether this tag scales the font size by a factor"
msgstr "Om dette mærke skalerer skrifttypestørrelsen med en givet faktor"
-#: gtk/gtkcellrenderertext.c:400 gtk/gtktexttag.c:579
+#: gtk/gtkcellrenderertext.c:401 gtk/gtktexttag.c:580
msgid "Rise set"
msgstr "Hævelse sat"
-#: gtk/gtkcellrenderertext.c:401 gtk/gtktexttag.c:580
+#: gtk/gtkcellrenderertext.c:402 gtk/gtktexttag.c:581
msgid "Whether this tag affects the rise"
msgstr "Om dette mærke påvirker hævelse"
-#: gtk/gtkcellrenderertext.c:404 gtk/gtktexttag.c:595
+#: gtk/gtkcellrenderertext.c:405 gtk/gtktexttag.c:596
msgid "Strikethrough set"
msgstr "Gennemstregning sat"
-#: gtk/gtkcellrenderertext.c:405 gtk/gtktexttag.c:596
+#: gtk/gtkcellrenderertext.c:406 gtk/gtktexttag.c:597
msgid "Whether this tag affects strikethrough"
msgstr "Om dette mærke påvirker gennemstregning"
-#: gtk/gtkcellrenderertext.c:408 gtk/gtktexttag.c:603
+#: gtk/gtkcellrenderertext.c:409 gtk/gtktexttag.c:604
msgid "Underline set"
msgstr "Understregning sat"
-#: gtk/gtkcellrenderertext.c:409 gtk/gtktexttag.c:604
+#: gtk/gtkcellrenderertext.c:410 gtk/gtktexttag.c:605
msgid "Whether this tag affects underlining"
msgstr "Om dette mærke påvirker understregning"
-#: gtk/gtkcellrenderertoggle.c:129
+#: gtk/gtkcellrenderertoggle.c:130
msgid "Toggle state"
msgstr "Skifte-status"
-#: gtk/gtkcellrenderertoggle.c:130
+#: gtk/gtkcellrenderertoggle.c:131
msgid "The toggle state of the button"
msgstr "Skifte-tilstanden for knappen"
-#: gtk/gtkcellrenderertoggle.c:138
+#: gtk/gtkcellrenderertoggle.c:139
msgid "Activatable"
msgstr ""
-#: gtk/gtkcellrenderertoggle.c:139
+#: gtk/gtkcellrenderertoggle.c:140
msgid "The toggle button can be activated"
msgstr ""
-#: gtk/gtkcellrenderertoggle.c:147
+#: gtk/gtkcellrenderertoggle.c:148
msgid "Radio state"
msgstr "Radio status"
-#: gtk/gtkcellrenderertoggle.c:148
+#: gtk/gtkcellrenderertoggle.c:149
msgid "Draw the toggle button as a radio button"
msgstr "Tegn skifteknappen som en radioknap"
-#: gtk/gtkcheckbutton.c:95 gtk/gtkoptionmenu.c:163
+#: gtk/gtkcheckbutton.c:95 gtk/gtkoptionmenu.c:191
msgid "Indicator Size"
msgstr "Indikatorstørrelse"
@@ -1051,7 +1063,7 @@ msgstr "Indikatorstørrelse"
msgid "Size of check or radio indicator"
msgstr "Størrelse på afkrydsnings- eller radioindikator"
-#: gtk/gtkcheckbutton.c:103 gtk/gtkoptionmenu.c:169
+#: gtk/gtkcheckbutton.c:103 gtk/gtkoptionmenu.c:197
msgid "Indicator Spacing"
msgstr "Mellemrum for indikator"
@@ -1059,166 +1071,166 @@ msgstr "Mellemrum for indikator"
msgid "Spacing around check or radio indicator"
msgstr "Mellemrum omkring afkrydsnings- eller radioindikator"
-#: gtk/gtkcheckmenuitem.c:114 gtk/gtktogglebutton.c:142
+#: gtk/gtkcheckmenuitem.c:115 gtk/gtktogglebutton.c:132
msgid "Active"
msgstr "Aktiv"
-#: gtk/gtkcheckmenuitem.c:115
+#: gtk/gtkcheckmenuitem.c:116
msgid "Whether the menu item is checked."
msgstr "Om menuopføringen er afkrydset."
-#: gtk/gtkcheckmenuitem.c:122 gtk/gtktogglebutton.c:150
+#: gtk/gtkcheckmenuitem.c:123 gtk/gtktogglebutton.c:140
msgid "Inconsistent"
msgstr "Inkonsistent"
-#: gtk/gtkcheckmenuitem.c:123
+#: gtk/gtkcheckmenuitem.c:124
msgid "Whether to display an \"inconsistent\" state."
msgstr "Om \"inkonsistent\" tilstand skal vises."
-#: gtk/gtkcolorsel.c:574
+#: gtk/gtkcolorsel.c:578
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:579
+#: gtk/gtkcolorsel.c:583
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:883
+#: gtk/gtkcolorsel.c:887
msgid "_Save color here"
msgstr "Gem farve her"
-#: gtk/gtkcolorsel.c:1051
+#: gtk/gtkcolorsel.c:1055
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:1667
+#: gtk/gtkcolorsel.c:1674
msgid "Has Opacity Control"
msgstr "Har kontrol for uigennemsigtighed"
-#: gtk/gtkcolorsel.c:1668
+#: gtk/gtkcolorsel.c:1675
msgid "Whether the color selector should allow setting opacity"
msgstr "Lad farvevælgeren tillade at sætte uigennemsigtighed"
-#: gtk/gtkcolorsel.c:1674
+#: gtk/gtkcolorsel.c:1681
msgid "Has palette"
msgstr "Har palette"
-#: gtk/gtkcolorsel.c:1675
+#: gtk/gtkcolorsel.c:1682
msgid "Whether a palette should be used"
msgstr "Skal en palette bruges"
-#: gtk/gtkcolorsel.c:1681
+#: gtk/gtkcolorsel.c:1688
msgid "Current Color"
msgstr "Nuværende farve"
-#: gtk/gtkcolorsel.c:1682
+#: gtk/gtkcolorsel.c:1689
msgid "The current color"
msgstr "Den aktive farve"
-#: gtk/gtkcolorsel.c:1688
+#: gtk/gtkcolorsel.c:1695
msgid "Current Alpha"
msgstr "Nuværende alpha"
-#: gtk/gtkcolorsel.c:1689
+#: gtk/gtkcolorsel.c:1696
msgid "The current opacity value (0 fully transparent, 65535 fully opaque)"
msgstr ""
"Aktuel værdi for uigennemsigtighed (0 helt gennemsigtig, 65535 helt "
"uigennemsigtig)"
-#: gtk/gtkcolorsel.c:1702
+#: gtk/gtkcolorsel.c:1709
msgid "Custom palette"
msgstr "Personlig palette"
-#: gtk/gtkcolorsel.c:1703
+#: gtk/gtkcolorsel.c:1710
msgid "Palette to use in the color selector"
msgstr "Palette som skal bruges i farvevælgeren"
-#: gtk/gtkcolorsel.c:1758
+#: gtk/gtkcolorsel.c:1750
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:1786
+#: gtk/gtkcolorsel.c:1778
msgid ""
"Click the eyedropper, then click a color anywhere on your screen to select "
"that color."
msgstr ""
-#: gtk/gtkcolorsel.c:1795
+#: gtk/gtkcolorsel.c:1787
msgid "_Hue:"
msgstr "_Glød:"
-#: gtk/gtkcolorsel.c:1796
+#: gtk/gtkcolorsel.c:1788
msgid "Position on the color wheel."
msgstr "Position på farvehjulet."
-#: gtk/gtkcolorsel.c:1797
+#: gtk/gtkcolorsel.c:1789
msgid "_Saturation:"
msgstr "_Mætning:"
-#: gtk/gtkcolorsel.c:1798
+#: gtk/gtkcolorsel.c:1790
msgid "\"Deepness\" of the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1799
+#: gtk/gtkcolorsel.c:1791
msgid "_Value:"
msgstr "_Værdi:"
-#: gtk/gtkcolorsel.c:1800
+#: gtk/gtkcolorsel.c:1792
msgid "Brightness of the color."
msgstr "Lysstyrke for farven."
-#: gtk/gtkcolorsel.c:1801
+#: gtk/gtkcolorsel.c:1793
msgid "_Red:"
msgstr "_Rød:"
-#: gtk/gtkcolorsel.c:1802
+#: gtk/gtkcolorsel.c:1794
msgid "Amount of red light in the color."
msgstr "Mænge af rødt lys i farven."
-#: gtk/gtkcolorsel.c:1803
+#: gtk/gtkcolorsel.c:1795
msgid "_Green:"
msgstr "_Grøn:"
-#: gtk/gtkcolorsel.c:1804
+#: gtk/gtkcolorsel.c:1796
msgid "Amount of green light in the color."
msgstr "Mængde af grønt lys i farven."
-#: gtk/gtkcolorsel.c:1805
+#: gtk/gtkcolorsel.c:1797
msgid "_Blue:"
msgstr "_Blå:"
-#: gtk/gtkcolorsel.c:1806
+#: gtk/gtkcolorsel.c:1798
msgid "Amount of blue light in the color."
msgstr "Mængde af blåt lys i farven."
-#: gtk/gtkcolorsel.c:1809
+#: gtk/gtkcolorsel.c:1801
msgid "_Opacity:"
msgstr "_Uigennemsigtighed:"
-#: gtk/gtkcolorsel.c:1817
+#: gtk/gtkcolorsel.c:1809
msgid "Transparency of the currently-selected color."
msgstr "Gennemsigtighed i valgt farve."
-#: gtk/gtkcolorsel.c:1832
+#: gtk/gtkcolorsel.c:1824
msgid "Color _Name:"
msgstr "Farve_navn:"
-#: gtk/gtkcolorsel.c:1844
+#: gtk/gtkcolorsel.c:1836
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:1863
+#: gtk/gtkcolorsel.c:1855
msgid "_Palette"
msgstr "_palette"
@@ -1263,206 +1275,206 @@ msgstr ""
msgid "Whether entered values must already be present in the list"
msgstr ""
-#: gtk/gtkcontainer.c:202
+#: gtk/gtkcontainer.c:203
msgid "Resize mode"
msgstr "Modus for ændring af størrelse"
-#: gtk/gtkcontainer.c:203
+#: gtk/gtkcontainer.c:204
msgid "Specify how resize events are handled"
msgstr ""
-#: gtk/gtkcontainer.c:210
+#: gtk/gtkcontainer.c:211
msgid "Border width"
msgstr "Kantbredde"
-#: gtk/gtkcontainer.c:211
+#: gtk/gtkcontainer.c:212
msgid "The width of the empty border outside the containers children."
msgstr "Bredde på den tomme kant udenfor beholderens børn."
-#: gtk/gtkcontainer.c:219
+#: gtk/gtkcontainer.c:220
msgid "Child"
msgstr "Barn"
-#: gtk/gtkcontainer.c:220
+#: gtk/gtkcontainer.c:221
msgid "Can be used to add a new child to the container."
msgstr ""
-#: gtk/gtkcurve.c:120
+#: gtk/gtkcurve.c:121
msgid "Curve type"
msgstr "Kurvetype"
-#: gtk/gtkcurve.c:121
+#: gtk/gtkcurve.c:122
msgid "Is this curve linear, spline interpolated, or free-form"
msgstr ""
-#: gtk/gtkcurve.c:129
+#: gtk/gtkcurve.c:130
msgid "Minimum X"
msgstr "Minimum X"
-#: gtk/gtkcurve.c:130
+#: gtk/gtkcurve.c:131
msgid "Minimum possible value for X"
msgstr "Mindste mulige værdi for X"
-#: gtk/gtkcurve.c:139
+#: gtk/gtkcurve.c:140
msgid "Maximum X"
msgstr "Største X"
-#: gtk/gtkcurve.c:140
+#: gtk/gtkcurve.c:141
msgid "Maximum possible X value."
msgstr ""
-#: gtk/gtkcurve.c:149
+#: gtk/gtkcurve.c:150
msgid "Minimum Y"
msgstr "Minimum Y"
-#: gtk/gtkcurve.c:150
+#: gtk/gtkcurve.c:151
msgid "Minimum possible value for Y"
msgstr ""
-#: gtk/gtkcurve.c:159
+#: gtk/gtkcurve.c:160
msgid "Maximum Y"
msgstr "Største Y"
-#: gtk/gtkcurve.c:160
+#: gtk/gtkcurve.c:161
msgid "Maximum possible value for Y"
msgstr ""
-#: gtk/gtkdialog.c:125
+#: gtk/gtkdialog.c:126
msgid "Has separator"
msgstr ""
-#: gtk/gtkdialog.c:126
+#: gtk/gtkdialog.c:127
msgid "The dialog has a separator bar above its buttons"
msgstr ""
-#: gtk/gtkdialog.c:149
+#: gtk/gtkdialog.c:150
msgid "Content area border"
msgstr ""
-#: gtk/gtkdialog.c:150
+#: gtk/gtkdialog.c:151
msgid "Width of border around the main dialog area"
msgstr "Bredde på kanten omkring hoveddialogområdet"
-#: gtk/gtkdialog.c:157
+#: gtk/gtkdialog.c:158
msgid "Button spacing"
msgstr "Knapafstand"
-#: gtk/gtkdialog.c:158
+#: gtk/gtkdialog.c:159
msgid "Spacing between buttons"
msgstr "Afstand mellem knapper"
-#: gtk/gtkdialog.c:166
+#: gtk/gtkdialog.c:167
msgid "Action area border"
msgstr ""
-#: gtk/gtkdialog.c:167
+#: gtk/gtkdialog.c:168
msgid "Width of border around the button area at the bottom of the dialog"
msgstr "Bredde på kanten omkring knapområdet nederst i dialogen"
-#: gtk/gtkentry.c:410 gtk/gtklabel.c:361
+#: gtk/gtkentry.c:418 gtk/gtklabel.c:360
#, fuzzy
msgid "Cursor Position"
msgstr "Position"
-#: gtk/gtkentry.c:411 gtk/gtklabel.c:362
+#: gtk/gtkentry.c:419 gtk/gtklabel.c:361
#, fuzzy
msgid "The current position of the insertion cursor in chars."
msgstr "Vis indsætningsmarkør"
-#: gtk/gtkentry.c:420 gtk/gtklabel.c:371
+#: gtk/gtkentry.c:428 gtk/gtklabel.c:370
#, fuzzy
msgid "Selection Bound"
msgstr "Valg: "
-#: gtk/gtkentry.c:421 gtk/gtklabel.c:372
+#: gtk/gtkentry.c:429 gtk/gtklabel.c:371
msgid ""
"The position of the opposite end of the selection from the cursor in chars."
msgstr ""
-#: gtk/gtkentry.c:431
+#: gtk/gtkentry.c:439
msgid "Whether the entry contents can be edited"
msgstr ""
-#: gtk/gtkentry.c:438
+#: gtk/gtkentry.c:446
msgid "Maximum length"
msgstr "Maksimale længde"
-#: gtk/gtkentry.c:439
+#: gtk/gtkentry.c:447
msgid "Maximum number of characters for this entry"
msgstr ""
-#: gtk/gtkentry.c:447
+#: gtk/gtkentry.c:455
msgid "Visibility"
msgstr "Synlighed"
-#: gtk/gtkentry.c:448
+#: gtk/gtkentry.c:456
msgid ""
"FALSE displays the \"invisible char\" instead of the actual text (password "
"mode)"
msgstr ""
-#: gtk/gtkentry.c:455
+#: gtk/gtkentry.c:463
msgid "Has Frame"
msgstr "Har ramme"
-#: gtk/gtkentry.c:456
+#: gtk/gtkentry.c:464
msgid "FALSE removes outside bevel from entry."
msgstr "FALSK fjerner ydre kant fra opføringen."
-#: gtk/gtkentry.c:463
+#: gtk/gtkentry.c:471
msgid "Invisible character"
msgstr "Usynligt tegn"
-#: gtk/gtkentry.c:464
+#: gtk/gtkentry.c:472
msgid "The character to use when masking entry contents (in \"password mode\")"
msgstr ""
"Tegnet som skal bruges når man udmasker indhold i opføringen (i \"passord "
"modus\")"
-#: gtk/gtkentry.c:471
+#: gtk/gtkentry.c:479
msgid "Activates default"
msgstr "Aktiverer forvalg"
-#: gtk/gtkentry.c:472
+#: gtk/gtkentry.c:480
msgid ""
"Whether to activate the default widget (such as the default button in a "
"dialog) when Enter is pressed."
msgstr ""
-#: gtk/gtkentry.c:478
+#: gtk/gtkentry.c:486
msgid "Width in chars"
msgstr "Bredde i tegn"
-#: gtk/gtkentry.c:479
+#: gtk/gtkentry.c:487
msgid "Number of characters to leave space for in the entry."
msgstr "Antal tegn det skal være plads til i feltet."
-#: gtk/gtkentry.c:488
+#: gtk/gtkentry.c:496
msgid "Scroll offset"
msgstr "Rulleafstand"
-#: gtk/gtkentry.c:489
+#: gtk/gtkentry.c:497
msgid "Number of pixels of the entry scrolled off the screen to the left"
msgstr "Antal pixler af opføringen som rulles ud af skærmen til venstre"
-#: gtk/gtkentry.c:499
+#: gtk/gtkentry.c:507
#, fuzzy
msgid "The contents of the entry"
msgstr "Navnet på widgeten"
-#: gtk/gtkentry.c:505 gtk/gtklabel.c:380 gtk/gtktextview.c:615
+#: gtk/gtkentry.c:513 gtk/gtklabel.c:379 gtk/gtktextview.c:624
msgid "Cursor color"
msgstr "Markørfarve"
-#: gtk/gtkentry.c:506 gtk/gtklabel.c:381 gtk/gtktextview.c:616
+#: gtk/gtkentry.c:514 gtk/gtklabel.c:380 gtk/gtktextview.c:625
msgid "Color with which to draw insertion cursor"
msgstr "Farve som markøren skal tegnes med"
-#: gtk/gtkentry.c:3793 gtk/gtklabel.c:3180
+#: gtk/gtkentry.c:3832 gtk/gtklabel.c:3151
msgid "Select All"
msgstr "Vælg alt"
-#: gtk/gtkentry.c:3803 gtk/gtklabel.c:3190 gtk/gtktextview.c:5563
+#: gtk/gtkentry.c:3842 gtk/gtklabel.c:3161 gtk/gtktextview.c:5737
msgid "Input Methods"
msgstr "Indputmetoder"
@@ -1492,12 +1504,12 @@ msgstr "Mapper"
msgid "Files"
msgstr "Filer"
-#: gtk/gtkfilesel.c:727 gtk/gtkfilesel.c:2052
+#: gtk/gtkfilesel.c:726 gtk/gtkfilesel.c:2057
#, c-format
msgid "Directory unreadable: %s"
msgstr "Mappen er ulæselig: %s"
-#: gtk/gtkfilesel.c:849
+#: gtk/gtkfilesel.c:848
#, c-format
msgid ""
"The file \"%s\" resides on another machine (called %s) and may not be "
@@ -1505,25 +1517,25 @@ msgid ""
"Are you sure that you want to select it?"
msgstr ""
-#: gtk/gtkfilesel.c:979
+#: gtk/gtkfilesel.c:978
msgid "Create Dir"
msgstr "Opret mappe"
-#: gtk/gtkfilesel.c:990 gtk/gtkfilesel.c:1413
+#: gtk/gtkfilesel.c:989 gtk/gtkfilesel.c:1416
msgid "Delete File"
msgstr "Slet fil"
-#: gtk/gtkfilesel.c:1001 gtk/gtkfilesel.c:1556
+#: gtk/gtkfilesel.c:1000 gtk/gtkfilesel.c:1559
msgid "Rename File"
msgstr "Omdøb fil"
-#: gtk/gtkfilesel.c:1236
+#: gtk/gtkfilesel.c:1237
#, c-format
msgid ""
"The directory name \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
-#: gtk/gtkfilesel.c:1238
+#: gtk/gtkfilesel.c:1239
#, c-format
msgid ""
"Error creating directory \"%s\": %s\n"
@@ -1532,39 +1544,39 @@ msgstr ""
"Fejl under oprettelse af katalog \"%s\": %s\n"
"%s"
-#: gtk/gtkfilesel.c:1239 gtk/gtkfilesel.c:1490
+#: gtk/gtkfilesel.c:1240 gtk/gtkfilesel.c:1493
msgid "You probably used symbols not allowed in filenames."
msgstr ""
-#: gtk/gtkfilesel.c:1247
+#: gtk/gtkfilesel.c:1248
#, c-format
msgid "Error creating directory \"%s\": %s\n"
msgstr "Fejl under oprettelse af katalog \"%s\": %s\n"
-#: gtk/gtkfilesel.c:1281
+#: gtk/gtkfilesel.c:1282
msgid "Create Directory"
msgstr "Opret mappe"
-#: gtk/gtkfilesel.c:1295
+#: gtk/gtkfilesel.c:1296
msgid "_Directory name:"
msgstr "Mappenavn:"
#. buttons
-#: gtk/gtkfilesel.c:1309
-msgid "Create"
-msgstr "Opret"
-
-#: gtk/gtkfilesel.c:1318 gtk/gtkfilesel.c:1444 gtk/gtkfilesel.c:1598
-#: gtk/gtkgamma.c:424
+#: gtk/gtkfilesel.c:1310 gtk/gtkfilesel.c:1438 gtk/gtkfilesel.c:1592
+#: gtk/gtkgamma.c:417
msgid "Cancel"
msgstr "Annullér"
-#: gtk/gtkfilesel.c:1353
+#: gtk/gtkfilesel.c:1322
+msgid "Create"
+msgstr "Opret"
+
+#: gtk/gtkfilesel.c:1356
#, c-format
msgid "The filename \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
-#: gtk/gtkfilesel.c:1356
+#: gtk/gtkfilesel.c:1359
#, c-format
msgid ""
"Error deleting file \"%s\": %s\n"
@@ -1573,26 +1585,25 @@ msgstr ""
"Fejl under sletning af fil \"%s\": %s\n"
"%s"
-#: gtk/gtkfilesel.c:1358 gtk/gtkfilesel.c:1504
+#: gtk/gtkfilesel.c:1361 gtk/gtkfilesel.c:1507
msgid "It probably contains symbols not allowed in filenames."
msgstr ""
-#: gtk/gtkfilesel.c:1367
+#: gtk/gtkfilesel.c:1370
#, c-format
msgid "Error deleting file \"%s\": %s"
msgstr "Fejl under sletning af fil \"%s\": %s"
-#. buttons
-#: gtk/gtkfilesel.c:1435
+#: gtk/gtkfilesel.c:1448
msgid "Delete"
msgstr "Slet"
-#: gtk/gtkfilesel.c:1486 gtk/gtkfilesel.c:1500
+#: gtk/gtkfilesel.c:1489 gtk/gtkfilesel.c:1503
#, c-format
msgid "The file name \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
-#: gtk/gtkfilesel.c:1488
+#: gtk/gtkfilesel.c:1491
#, c-format
msgid ""
"Error renaming file to \"%s\": %s\n"
@@ -1601,7 +1612,7 @@ msgstr ""
"Fejl under ændring af navn på fil \"%s\": %s\n"
"%s"
-#: gtk/gtkfilesel.c:1502
+#: gtk/gtkfilesel.c:1505
#, c-format
msgid ""
"Error renaming file \"%s\": %s\n"
@@ -1610,32 +1621,31 @@ msgstr ""
"Fejl under ændring af navn på fil \"%s\": %s\n"
"%s"
-#: gtk/gtkfilesel.c:1512
+#: gtk/gtkfilesel.c:1515
#, c-format
msgid "Error renaming file \"%s\" to \"%s\": %s"
msgstr ""
-#. buttons
-#: gtk/gtkfilesel.c:1589
+#: gtk/gtkfilesel.c:1604
msgid "Rename"
msgstr "Omdøb"
-#: gtk/gtkfilesel.c:2031
+#: gtk/gtkfilesel.c:2036
msgid "Selection: "
msgstr "Valg: "
-#: gtk/gtkfilesel.c:2641
+#: gtk/gtkfilesel.c:2647
#, c-format
msgid ""
"The filename %s couldn't be converted to UTF-8. Try setting the environment "
"variable G_BROKEN_FILENAMES."
msgstr ""
-#: gtk/gtkfilesel.c:3509
+#: gtk/gtkfilesel.c:3515
msgid "Name too long"
msgstr "Navnet er for langt"
-#: gtk/gtkfilesel.c:3511
+#: gtk/gtkfilesel.c:3517
msgid "Couldn't convert filename"
msgstr "Kunne ikke konvertere filnavnet"
@@ -1676,7 +1686,7 @@ msgstr "Størrelse"
msgid "Preview:"
msgstr "Udseende:"
-#: gtk/gtkfontsel.c:1060
+#: gtk/gtkfontsel.c:1059
msgid "Font Selection"
msgstr "Skrifttypevalg"
@@ -1700,7 +1710,7 @@ msgstr "Y-justering for etikette"
msgid "The vertical alignment of the label."
msgstr "Lodret justering for etikette."
-#: gtk/gtkframe.c:153 gtk/gtkhandlebox.c:184
+#: gtk/gtkframe.c:153 gtk/gtkhandlebox.c:185
msgid "Deprecated property, use shadow_type instead."
msgstr ""
@@ -1720,40 +1730,40 @@ msgstr "Etikette-widget"
msgid "A widget to display in place of the usual frame label."
msgstr "Et widget som vises i stedet for den normale rammeetikette."
-#: gtk/gtkgamma.c:395
+#: gtk/gtkgamma.c:396
msgid "Gamma"
msgstr "Gamma"
-#: gtk/gtkgamma.c:402
+#: gtk/gtkgamma.c:403
msgid "_Gamma value"
msgstr "_Gammaværdi"
-#: gtk/gtkgamma.c:416
+#: gtk/gtkgamma.c:423
msgid "OK"
msgstr "O.k."
-#: gtk/gtkhandlebox.c:191 gtk/gtkmenubar.c:148 gtk/gtkstatusbar.c:157
-#: gtk/gtktoolbar.c:276 gtk/gtkviewport.c:147
+#: gtk/gtkhandlebox.c:192 gtk/gtkmenubar.c:148 gtk/gtkstatusbar.c:158
+#: gtk/gtktoolbar.c:277 gtk/gtkviewport.c:148
msgid "Shadow type"
msgstr "Skyggetype"
-#: gtk/gtkhandlebox.c:192
+#: gtk/gtkhandlebox.c:193
msgid "Appearance of the shadow that surrounds the container."
msgstr ""
-#: gtk/gtkhandlebox.c:200
+#: gtk/gtkhandlebox.c:201
msgid "Handle position"
msgstr "Placering af håndtag"
-#: gtk/gtkhandlebox.c:201
+#: gtk/gtkhandlebox.c:202
msgid "Position of the handle relative to the child widget."
msgstr ""
-#: gtk/gtkhandlebox.c:209
+#: gtk/gtkhandlebox.c:210
msgid "Snap edge"
msgstr ""
-#: gtk/gtkhandlebox.c:210
+#: gtk/gtkhandlebox.c:211
msgid ""
"Side of the handlebox that's lined up with the docking point to dock the "
"handlebox."
@@ -1762,7 +1772,7 @@ msgstr ""
#. Remove this icon source so we don't keep trying to
#. * load it.
#.
-#: gtk/gtkiconfactory.c:1049
+#: gtk/gtkiconfactory.c:1061
#, c-format
msgid "Error loading icon: %s"
msgstr "Fejl ved indlæsning af ikon: %s"
@@ -1776,209 +1786,209 @@ msgid "Child widget to appear next to the menu text"
msgstr ""
#. shell and main vbox
-#: gtk/gtkinputdialog.c:181
+#: gtk/gtkinputdialog.c:182
msgid "Input"
msgstr "Indstrøm"
-#: gtk/gtkinputdialog.c:189
+#: gtk/gtkinputdialog.c:190
msgid "No input devices"
msgstr "Ingen indenheder"
-#: gtk/gtkinputdialog.c:218
+#: gtk/gtkinputdialog.c:219
msgid "_Device:"
msgstr "Enhe_d:"
-#: gtk/gtkinputdialog.c:235
+#: gtk/gtkinputdialog.c:236
msgid "Disabled"
msgstr "Slået fra"
-#: gtk/gtkinputdialog.c:243
+#: gtk/gtkinputdialog.c:244
msgid "Screen"
msgstr "Skærm"
-#: gtk/gtkinputdialog.c:251
+#: gtk/gtkinputdialog.c:252
msgid "Window"
msgstr "Vindue"
-#: gtk/gtkinputdialog.c:259
+#: gtk/gtkinputdialog.c:260
msgid "_Mode: "
msgstr "_Tilstand: "
#. The axis listbox
-#: gtk/gtkinputdialog.c:290
+#: gtk/gtkinputdialog.c:291
msgid "_Axes"
msgstr "_Akser"
#. Keys listbox
-#: gtk/gtkinputdialog.c:306
+#: gtk/gtkinputdialog.c:307
msgid "_Keys"
msgstr "_Nøgler"
#. We create the save button in any case, so that clients can
#. connect to it, without paying attention to whether it exits
-#: gtk/gtkinputdialog.c:327
+#: gtk/gtkinputdialog.c:328
msgid "Save"
msgstr "Gem"
-#: gtk/gtkinputdialog.c:336
+#: gtk/gtkinputdialog.c:337
msgid "Close"
msgstr "Luk"
-#: gtk/gtkinputdialog.c:469
+#: gtk/gtkinputdialog.c:470
msgid "X"
msgstr "X"
-#: gtk/gtkinputdialog.c:470
+#: gtk/gtkinputdialog.c:471
msgid "Y"
msgstr "Y"
-#: gtk/gtkinputdialog.c:471
+#: gtk/gtkinputdialog.c:472
msgid "Pressure"
msgstr "Pres"
-#: gtk/gtkinputdialog.c:472
+#: gtk/gtkinputdialog.c:473
msgid "X Tilt"
msgstr "X-hældning"
-#: gtk/gtkinputdialog.c:473
+#: gtk/gtkinputdialog.c:474
msgid "Y Tilt"
msgstr "Y-hældning"
-#: gtk/gtkinputdialog.c:474
+#: gtk/gtkinputdialog.c:475
msgid "Wheel"
msgstr "Hjul"
-#: gtk/gtkinputdialog.c:514
+#: gtk/gtkinputdialog.c:515
msgid "none"
msgstr "ingen"
-#: gtk/gtkinputdialog.c:548 gtk/gtkinputdialog.c:584
+#: gtk/gtkinputdialog.c:549 gtk/gtkinputdialog.c:585
msgid "(disabled)"
msgstr "(deaktiveret)"
-#: gtk/gtkinputdialog.c:577
+#: gtk/gtkinputdialog.c:578
msgid "(unknown)"
msgstr "(ukendt)"
#. and clear button
-#: gtk/gtkinputdialog.c:662
+#: gtk/gtkinputdialog.c:663
msgid "clear"
msgstr "ryd"
-#: gtk/gtklabel.c:284
+#: gtk/gtklabel.c:283
msgid "The text of the label."
msgstr "Tekst for etikette."
-#: gtk/gtklabel.c:291
+#: gtk/gtklabel.c:290
msgid "A list of style attributes to apply to the text of the label."
msgstr ""
-#: gtk/gtklabel.c:297
+#: gtk/gtklabel.c:296
msgid "Use markup"
msgstr "Brug opmærkning"
-#: gtk/gtklabel.c:298
+#: gtk/gtklabel.c:297
msgid "The text of the label includes XML markup. See pango_parse_markup()."
msgstr ""
-#: gtk/gtklabel.c:312 gtk/gtktexttag.c:377 gtk/gtktextview.c:556
+#: gtk/gtklabel.c:311 gtk/gtktexttag.c:378 gtk/gtktextview.c:565
msgid "Justification"
msgstr "Justering"
-#: gtk/gtklabel.c:313
+#: gtk/gtklabel.c:312
msgid ""
"The alignment of the lines in the text of the label relative to each other. "
"This does NOT affect the alignment of the label within its allocation. See "
"GtkMisc::xalign for that."
msgstr ""
-#: gtk/gtklabel.c:321
+#: gtk/gtklabel.c:320
msgid "Pattern"
msgstr "Mønster"
-#: gtk/gtklabel.c:322
+#: gtk/gtklabel.c:321
msgid ""
"A string with _ characters in positions correspond to characters in the text "
"to underline."
msgstr ""
-#: gtk/gtklabel.c:329
+#: gtk/gtklabel.c:328
msgid "Line wrap"
msgstr "Linjeombryding"
-#: gtk/gtklabel.c:330
+#: gtk/gtklabel.c:329
msgid "If set, wrap lines if the text becomes too wide."
msgstr ""
-#: gtk/gtklabel.c:336
+#: gtk/gtklabel.c:335
msgid "Selectable"
msgstr "Valgbar"
-#: gtk/gtklabel.c:337
+#: gtk/gtklabel.c:336
msgid "Whether the label text can be selected with the mouse."
msgstr ""
-#: gtk/gtklabel.c:343
+#: gtk/gtklabel.c:342
msgid "Mnemonic key"
msgstr ""
-#: gtk/gtklabel.c:344
+#: gtk/gtklabel.c:343
msgid "The mnemonic accelerator key for this label."
msgstr ""
-#: gtk/gtklabel.c:352
+#: gtk/gtklabel.c:351
msgid "Mnemonic widget"
msgstr ""
-#: gtk/gtklabel.c:353
+#: gtk/gtklabel.c:352
msgid "The widget to be activated when the label's mnemonic key is pressed."
msgstr ""
-#: gtk/gtklayout.c:575
+#: gtk/gtklayout.c:576
msgid "X position"
msgstr "X-position"
-#: gtk/gtklayout.c:576
+#: gtk/gtklayout.c:577
msgid "X position of child widget"
msgstr "X-position for underwidgeten"
-#: gtk/gtklayout.c:585
+#: gtk/gtklayout.c:586
msgid "Y position"
msgstr "Y-position"
-#: gtk/gtklayout.c:586
+#: gtk/gtklayout.c:587
msgid "Y position of child widget"
msgstr "Y-position for underwidgeten"
-#: gtk/gtklayout.c:595 gtk/gtkviewport.c:131
+#: gtk/gtklayout.c:596 gtk/gtkviewport.c:132
msgid "Horizontal adjustment"
msgstr "Vandret justering"
-#: gtk/gtklayout.c:596
+#: gtk/gtklayout.c:597
msgid "The GtkAdjustment for the horizontal position."
msgstr ""
-#: gtk/gtklayout.c:603 gtk/gtkviewport.c:139
+#: gtk/gtklayout.c:604 gtk/gtkviewport.c:140
msgid "Vertical adjustment"
msgstr "Lodret justering"
-#: gtk/gtklayout.c:604
+#: gtk/gtklayout.c:605
msgid "The GtkAdjustment for the vertical position."
msgstr ""
-#: gtk/gtklayout.c:611 gtk/gtktreeviewcolumn.c:179
+#: gtk/gtklayout.c:612 gtk/gtktreeviewcolumn.c:189
msgid "Width"
msgstr "Bredde"
-#: gtk/gtklayout.c:612
+#: gtk/gtklayout.c:613
msgid "The width of the layout."
msgstr "Bredde på en placering."
-#: gtk/gtklayout.c:620
+#: gtk/gtklayout.c:621
msgid "Height"
msgstr "Højde"
-#: gtk/gtklayout.c:621
+#: gtk/gtklayout.c:622
msgid "The height of the layout."
msgstr "Højde på placeringen."
@@ -1987,7 +1997,7 @@ msgstr "Højde på placeringen."
#. * Do *not* translate it to "predefinito:LTR", if it
#. * it isn't default:LTR or default:RTL it will not work
#.
-#: gtk/gtkmain.c:572
+#: gtk/gtkmain.c:613
msgid "default:LTR"
msgstr "default:LTR"
@@ -1995,7 +2005,7 @@ msgstr "default:LTR"
msgid "Style of bevel around the menubar"
msgstr ""
-#: gtk/gtkmenubar.c:156 gtk/gtktoolbar.c:250
+#: gtk/gtkmenubar.c:156 gtk/gtktoolbar.c:251
msgid "Internal padding"
msgstr ""
@@ -2003,14 +2013,31 @@ msgstr ""
msgid "Amount of border space between the menubar shadow and the menu items"
msgstr ""
-#: gtk/gtkmessagedialog.c:80
+#: gtk/gtkmessagedialog.c:104
msgid "Image/label border"
msgstr ""
-#: gtk/gtkmessagedialog.c:81
+#: gtk/gtkmessagedialog.c:105
msgid "Width of border around the label and image in the message dialog"
msgstr "Bredde på kanten omkring etiketten og billedet i beskedsdialogen"
+#: gtk/gtkmessagedialog.c:113
+msgid "Message Type"
+msgstr ""
+
+#: gtk/gtkmessagedialog.c:114
+#, fuzzy
+msgid "The type of message"
+msgstr "Tekst for etikette."
+
+#: gtk/gtkmessagedialog.c:121
+msgid "Message Buttons"
+msgstr ""
+
+#: gtk/gtkmessagedialog.c:122
+msgid "The buttons shown in the message dialog"
+msgstr ""
+
#: gtk/gtkmisc.c:97
msgid "X align"
msgstr "X align"
@@ -2045,142 +2072,150 @@ msgid ""
"The amount of space to add on the top and bottom of the widget, in pixels"
msgstr ""
-#: gtk/gtknotebook.c:324
+#: gtk/gtknotebook.c:328
msgid "Page"
msgstr "Side"
-#: gtk/gtknotebook.c:325
+#: gtk/gtknotebook.c:329
msgid "The index of the current page"
msgstr "Indeks for aktiv side"
-#: gtk/gtknotebook.c:333
+#: gtk/gtknotebook.c:337
msgid "Tab Position"
msgstr "Faneplacering"
-#: gtk/gtknotebook.c:334
+#: gtk/gtknotebook.c:338
msgid "Which side of the notebook holds the tabs"
msgstr ""
-#: gtk/gtknotebook.c:341
+#: gtk/gtknotebook.c:345
msgid "Tab Border"
msgstr "Fanekant"
-#: gtk/gtknotebook.c:342
+#: gtk/gtknotebook.c:346
msgid "Width of the border around the tab labels"
msgstr "Bredde på kanten omkring faneetikettene"
-#: gtk/gtknotebook.c:350
+#: gtk/gtknotebook.c:354
msgid "Horizontal Tab Border"
msgstr "Vandret fanekant"
-#: gtk/gtknotebook.c:351
+#: gtk/gtknotebook.c:355
msgid "Width of the horizontal border of tab labels"
msgstr "Bredde på vandret kant på faneetiketterne"
-#: gtk/gtknotebook.c:359
+#: gtk/gtknotebook.c:363
msgid "Vertical Tab Border"
msgstr "Lodret fanekant"
-#: gtk/gtknotebook.c:360
+#: gtk/gtknotebook.c:364
msgid "Width of the vertical border of tab labels"
msgstr "Bredde på lodret kant på faneetiketterne"
-#: gtk/gtknotebook.c:368
+#: gtk/gtknotebook.c:372
msgid "Show Tabs"
msgstr "Vis tabulatorer"
-#: gtk/gtknotebook.c:369
+#: gtk/gtknotebook.c:373
msgid "Whether tabs should be shown or not"
msgstr "Om faner skal vises eller ej"
-#: gtk/gtknotebook.c:375
+#: gtk/gtknotebook.c:379
msgid "Show Border"
msgstr "Vis kant"
-#: gtk/gtknotebook.c:376
+#: gtk/gtknotebook.c:380
msgid "Whether the border should be shown or not"
msgstr "Om kanten skal vises eller ej"
-#: gtk/gtknotebook.c:382
+#: gtk/gtknotebook.c:386
msgid "Scrollable"
msgstr "Rulbar"
-#: gtk/gtknotebook.c:383
+#: gtk/gtknotebook.c:387
msgid "If TRUE, scroll arrows are added if there are to many tabs to fit"
msgstr ""
-#: gtk/gtknotebook.c:389
+#: gtk/gtknotebook.c:393
msgid "Enable Popup"
msgstr "Aktivér pop-op"
-#: gtk/gtknotebook.c:390
+#: gtk/gtknotebook.c:394
msgid ""
"If TRUE, pressing the right mouse button on the notebook pops up a menu that "
"you can use to go to a page"
msgstr ""
-#: gtk/gtknotebook.c:397
+#: gtk/gtknotebook.c:401
msgid "Whether tabs should have homogeneous sizes"
msgstr ""
-#: gtk/gtknotebook.c:2134 gtk/gtknotebook.c:4529
+#: gtk/gtknotebook.c:2240 gtk/gtknotebook.c:4470
#, c-format
msgid "Page %u"
msgstr "Side %u"
-#: gtk/gtkoptionmenu.c:164
+#: gtk/gtkoptionmenu.c:184
+msgid "Menu"
+msgstr ""
+
+#: gtk/gtkoptionmenu.c:185
+msgid "The menu of options"
+msgstr ""
+
+#: gtk/gtkoptionmenu.c:192
msgid "Size of dropdown indicator"
msgstr "Størrelse på nedtræksindikator"
-#: gtk/gtkoptionmenu.c:170
+#: gtk/gtkoptionmenu.c:198
msgid "Spacing around indicator"
msgstr "Plads omkring indikatoren"
-#: gtk/gtkpaned.c:116 gtk/gtkruler.c:138
+#: gtk/gtkpaned.c:120 gtk/gtkruler.c:138
msgid "Position"
msgstr "Position"
-#: gtk/gtkpaned.c:117
+#: gtk/gtkpaned.c:121
msgid ""
"Position of paned separator in pixels(0 means all the way to the left/top)"
msgstr ""
-#: gtk/gtkpaned.c:125
+#: gtk/gtkpaned.c:129
msgid "Position Set"
msgstr "Position sat"
-#: gtk/gtkpaned.c:126
+#: gtk/gtkpaned.c:130
msgid "TRUE if the Position property should be used"
msgstr ""
-#: gtk/gtkpaned.c:132
+#: gtk/gtkpaned.c:136
msgid "Handle Size"
msgstr ""
-#: gtk/gtkpaned.c:133
+#: gtk/gtkpaned.c:137
msgid "Width of handle"
msgstr ""
-#: gtk/gtkrc.c:2759
+#: gtk/gtkrc.c:2723
#, c-format
msgid "Unable to locate image file in pixmap_path: \"%s\" line %d"
msgstr "Kunne ikke finde billedfil i pixmap_path: \"%s\" linje %d"
-#: gtk/gtkrc.c:2762
+#: gtk/gtkrc.c:2726
#, c-format
msgid "Unable to locate image file in pixmap_path: \"%s\""
msgstr "Kunne ikke finde billedfil i pixmap_path: \"%s\""
-#: gtk/gtkrc.c:3171
+#: gtk/gtkrc.c:3135
#, c-format
msgid "Pixmap path element: \"%s\" must be absolute, %s, line %d"
msgstr ""
-#: gtk/gtkpreview.c:134
+#: gtk/gtkpreview.c:129
msgid "Expand"
msgstr "Udvid"
-#: gtk/gtkpreview.c:135
+#: gtk/gtkpreview.c:130
msgid ""
"Whether the preview widget should take up the entire space it is allocated"
msgstr ""
@@ -2225,7 +2260,7 @@ msgid ""
"in the progress widget"
msgstr ""
-#: gtk/gtkprogressbar.c:131 gtk/gtkrange.c:265 gtk/gtkspinbutton.c:213
+#: gtk/gtkprogressbar.c:131 gtk/gtkrange.c:270 gtk/gtkspinbutton.c:214
msgid "Adjustment"
msgstr "Justering"
@@ -2233,7 +2268,7 @@ msgstr "Justering"
msgid "The GtkAdjustment connected to the progress bar (Deprecated)"
msgstr ""
-#: gtk/gtkprogressbar.c:139 gtk/gtktoolbar.c:223
+#: gtk/gtkprogressbar.c:139 gtk/gtktoolbar.c:224
msgid "Orientation"
msgstr "Orientering"
@@ -2297,55 +2332,55 @@ msgstr ""
msgid "Text to be displayed in the progress bar"
msgstr ""
-#: gtk/gtkrange.c:256
+#: gtk/gtkrange.c:261
msgid "Update policy"
msgstr ""
-#: gtk/gtkrange.c:257
+#: gtk/gtkrange.c:262
msgid "How the range should be updated on the screen"
msgstr ""
-#: gtk/gtkrange.c:266
+#: gtk/gtkrange.c:271
msgid "The GtkAdjustment that contains the current value of this range object"
msgstr ""
-#: gtk/gtkrange.c:273
+#: gtk/gtkrange.c:278
msgid "Inverted"
msgstr ""
-#: gtk/gtkrange.c:274
+#: gtk/gtkrange.c:279
msgid "Invert direction slider moves to increase range value"
msgstr ""
-#: gtk/gtkrange.c:280
+#: gtk/gtkrange.c:285
msgid "Slider Width"
msgstr ""
-#: gtk/gtkrange.c:281
+#: gtk/gtkrange.c:286
msgid "Width of scrollbar or scale thumb"
msgstr ""
-#: gtk/gtkrange.c:288
+#: gtk/gtkrange.c:293
msgid "Trough Border"
msgstr "Gennem kant"
-#: gtk/gtkrange.c:289
+#: gtk/gtkrange.c:294
msgid "Spacing between thumb/steppers and outer trough bevel"
msgstr ""
-#: gtk/gtkrange.c:296
+#: gtk/gtkrange.c:301
msgid "Stepper Size"
msgstr ""
-#: gtk/gtkrange.c:297
+#: gtk/gtkrange.c:302
msgid "Length of step buttons at ends"
msgstr ""
-#: gtk/gtkrange.c:304
+#: gtk/gtkrange.c:309
msgid "Stepper Spacing"
msgstr ""
-#: gtk/gtkrange.c:305
+#: gtk/gtkrange.c:310
msgid "Spacing between step buttons and thumb"
msgstr ""
@@ -2377,7 +2412,7 @@ msgstr ""
msgid "Maximum size of the ruler"
msgstr "Maksimum størrelse på lineal"
-#: gtk/gtkscale.c:148 gtk/gtkspinbutton.c:231
+#: gtk/gtkscale.c:148 gtk/gtkspinbutton.c:232
msgid "Digits"
msgstr "Cifre"
@@ -2527,66 +2562,66 @@ msgstr ""
msgid "Keybinding to activate the menu bar"
msgstr ""
-#: gtk/gtkspinbutton.c:214
+#: gtk/gtkspinbutton.c:215
msgid "The adjustment that holds the value of the spinbutton"
msgstr "Justeringen som indeholder værdien for en \"spinbutton\""
-#: gtk/gtkspinbutton.c:221
+#: gtk/gtkspinbutton.c:222
msgid "Climb Rate"
msgstr "Klatrerate"
-#: gtk/gtkspinbutton.c:222
+#: gtk/gtkspinbutton.c:223
msgid "The acceleration rate when you hold down a button"
msgstr ""
-#: gtk/gtkspinbutton.c:232
+#: gtk/gtkspinbutton.c:233
msgid "The number of decimal places to display"
msgstr ""
-#: gtk/gtkspinbutton.c:241
+#: gtk/gtkspinbutton.c:242
msgid "Snap to Ticks"
msgstr ""
-#: gtk/gtkspinbutton.c:242
+#: gtk/gtkspinbutton.c:243
msgid ""
"Whether erroneous values are automatically changed to a spin button's "
"nearest step increment"
msgstr ""
-#: gtk/gtkspinbutton.c:249
+#: gtk/gtkspinbutton.c:250
msgid "Numeric"
msgstr ""
-#: gtk/gtkspinbutton.c:250
+#: gtk/gtkspinbutton.c:251
msgid "Whether non-numeric characters should be ignored"
msgstr "Ignorér ikke-numeriske tegn"
-#: gtk/gtkspinbutton.c:257
+#: gtk/gtkspinbutton.c:258
msgid "Wrap"
msgstr "Ombryd"
-#: gtk/gtkspinbutton.c:258
+#: gtk/gtkspinbutton.c:259
msgid "Whether a spin button should wrap upon reaching its limits"
msgstr ""
-#: gtk/gtkspinbutton.c:265
+#: gtk/gtkspinbutton.c:266
msgid "Update Policy"
msgstr ""
-#: gtk/gtkspinbutton.c:266
+#: gtk/gtkspinbutton.c:267
msgid ""
"Whether the spin button should update always, or only when the value is legal"
msgstr ""
-#: gtk/gtkspinbutton.c:274
+#: gtk/gtkspinbutton.c:275
msgid "Value"
msgstr "Værdi"
-#: gtk/gtkspinbutton.c:275
+#: gtk/gtkspinbutton.c:276
msgid "Reads the current value, or sets a new value"
msgstr ""
-#: gtk/gtkstatusbar.c:158
+#: gtk/gtkstatusbar.c:159
msgid "Style of bevel around the statusbar text"
msgstr "Stil for kant omkring statuslinjetekst"
@@ -2611,171 +2646,266 @@ msgstr "Spørgsmål"
#. * need the mnemonics to be rationalized
#.
#: gtk/gtkstock.c:275
+msgid "_Add"
+msgstr ""
+
+#: gtk/gtkstock.c:276
msgid "_Apply"
msgstr "_Anvend"
-#: gtk/gtkstock.c:276
+#: gtk/gtkstock.c:277
msgid "_Bold"
msgstr "_Fed"
-#: gtk/gtkstock.c:277
+#: gtk/gtkstock.c:278
msgid "_Cancel"
msgstr "Annullér"
-#: gtk/gtkstock.c:278
+#: gtk/gtkstock.c:279
+msgid "_CD-Rom"
+msgstr ""
+
+#: gtk/gtkstock.c:280
msgid "_Clear"
msgstr "_Ryd"
-#: gtk/gtkstock.c:279
+#: gtk/gtkstock.c:281
msgid "_Close"
msgstr "_Luk"
-#: gtk/gtkstock.c:280
+#: gtk/gtkstock.c:282
+#, fuzzy
+msgid "_Convert"
+msgstr "Fo_rtryd"
+
+#: gtk/gtkstock.c:283
msgid "_Copy"
msgstr "_Kopiér"
-#: gtk/gtkstock.c:281
+#: gtk/gtkstock.c:284
msgid "C_ut"
msgstr "_Klip"
-#: gtk/gtkstock.c:282
+#: gtk/gtkstock.c:285
+#, fuzzy
+msgid "_Delete"
+msgstr "Slet"
+
+#: gtk/gtkstock.c:286
+msgid "_Execute"
+msgstr ""
+
+#: gtk/gtkstock.c:287
msgid "_Find"
msgstr "_Find"
-#: gtk/gtkstock.c:283
+#: gtk/gtkstock.c:288
msgid "Find and _Replace"
msgstr "Find og e_rstat"
-#: gtk/gtkstock.c:284
+#: gtk/gtkstock.c:289
+#, fuzzy
+msgid "_Floppy"
+msgstr "_Kopiér"
+
+#: gtk/gtkstock.c:290
+msgid "_Bottom"
+msgstr ""
+
+#: gtk/gtkstock.c:291
+msgid "_First"
+msgstr ""
+
+#: gtk/gtkstock.c:292
+#, fuzzy
+msgid "_Last"
+msgstr "_Indsæt"
+
+#: gtk/gtkstock.c:293
+#, fuzzy
+msgid "_Top"
+msgstr "_Stop"
+
+#: gtk/gtkstock.c:294
msgid "_Back"
msgstr "Til_bage"
-#: gtk/gtkstock.c:285
+#: gtk/gtkstock.c:295
+msgid "_Down"
+msgstr ""
+
+#: gtk/gtkstock.c:296
msgid "_Forward"
msgstr "_Fremad"
-#: gtk/gtkstock.c:286
+#: gtk/gtkstock.c:297
+msgid "_Up"
+msgstr ""
+
+#: gtk/gtkstock.c:298
msgid "_Help"
msgstr "_Hjælp"
-#: gtk/gtkstock.c:287
+#: gtk/gtkstock.c:299
msgid "_Home"
msgstr "_Hjem"
-#: gtk/gtkstock.c:288
+#: gtk/gtkstock.c:300
+#, fuzzy
+msgid "_Index"
+msgstr "Ryk ind"
+
+#: gtk/gtkstock.c:301
msgid "_Italic"
msgstr "_Kursiv"
-#: gtk/gtkstock.c:289
+#: gtk/gtkstock.c:302
+msgid "_Jump to"
+msgstr ""
+
+#: gtk/gtkstock.c:303
msgid "_Center"
msgstr "_Centrér"
-#: gtk/gtkstock.c:290
+#: gtk/gtkstock.c:304
msgid "_Fill"
msgstr "_Fyld"
-#: gtk/gtkstock.c:291
+#: gtk/gtkstock.c:305
msgid "_Left"
msgstr "_Venstre"
-#: gtk/gtkstock.c:292
+#: gtk/gtkstock.c:306
msgid "_Right"
msgstr "Høj_re"
-#: gtk/gtkstock.c:293
+#: gtk/gtkstock.c:307
msgid "_New"
msgstr "_Ny"
-#: gtk/gtkstock.c:294
+#: gtk/gtkstock.c:308
msgid "_No"
msgstr "_Nej"
-#: gtk/gtkstock.c:295
+#: gtk/gtkstock.c:309
msgid "_OK"
msgstr "_O.k."
-#: gtk/gtkstock.c:296
+#: gtk/gtkstock.c:310
msgid "_Open"
msgstr "_Åbn"
-#: gtk/gtkstock.c:297
+#: gtk/gtkstock.c:311
msgid "_Paste"
msgstr "_Indsæt"
-#: gtk/gtkstock.c:298
+#: gtk/gtkstock.c:312
msgid "_Preferences"
msgstr "_Brugervalg"
-#: gtk/gtkstock.c:299
+#: gtk/gtkstock.c:313
msgid "_Print"
msgstr "S_kriv ud"
-#: gtk/gtkstock.c:300
+#: gtk/gtkstock.c:314
msgid "Print Pre_view"
msgstr "Udskriftsforhåndsvisning"
-#: gtk/gtkstock.c:301
+#: gtk/gtkstock.c:315
msgid "_Properties"
msgstr "E_genskaber"
-#: gtk/gtkstock.c:302
+#: gtk/gtkstock.c:316
msgid "_Quit"
msgstr "Afslut"
-#: gtk/gtkstock.c:303
+#: gtk/gtkstock.c:317
msgid "_Redo"
msgstr "_Genopret"
-#: gtk/gtkstock.c:304
+#: gtk/gtkstock.c:318
+#, fuzzy
+msgid "_Refresh"
+msgstr "_Brugervalg"
+
+#: gtk/gtkstock.c:319
+#, fuzzy
+msgid "_Remove"
+msgstr "Fo_rtryd"
+
+#: gtk/gtkstock.c:320
msgid "_Revert"
msgstr "Fo_rtryd"
-#: gtk/gtkstock.c:305
+#: gtk/gtkstock.c:321
msgid "_Save"
msgstr "Gem"
-#: gtk/gtkstock.c:306
+#: gtk/gtkstock.c:322
msgid "Save _As"
msgstr "Gem s_om"
-#: gtk/gtkstock.c:307
+#: gtk/gtkstock.c:323
+#, fuzzy
+msgid "_Color"
+msgstr "_Luk"
+
+#: gtk/gtkstock.c:324
+#, fuzzy
+msgid "_Font"
+msgstr "Skrifttype"
+
+#: gtk/gtkstock.c:325
+msgid "_Ascending"
+msgstr ""
+
+#: gtk/gtkstock.c:326
+msgid "_Descending"
+msgstr ""
+
+#: gtk/gtkstock.c:327
msgid "_Spell Check"
msgstr "_Stavekontrol"
-#: gtk/gtkstock.c:308
+#: gtk/gtkstock.c:328
msgid "_Stop"
msgstr "_Stop"
-#: gtk/gtkstock.c:309
+#: gtk/gtkstock.c:329
msgid "_Strikethrough"
msgstr "_Gennemstreget"
-#: gtk/gtkstock.c:310
+#: gtk/gtkstock.c:330
+#, fuzzy
+msgid "_Undelete"
+msgstr "_Understreget"
+
+#: gtk/gtkstock.c:331
msgid "_Underline"
msgstr "_Understreget"
-#: gtk/gtkstock.c:311
+#: gtk/gtkstock.c:332
msgid "_Undo"
msgstr "_Fortryd"
-#: gtk/gtkstock.c:312
+#: gtk/gtkstock.c:333
msgid "_Yes"
msgstr "_Ja"
-#: gtk/gtkstock.c:313
+#: gtk/gtkstock.c:334
#, c-format
msgid "Zoom _100%"
msgstr "Zoom _100%"
-#: gtk/gtkstock.c:314
+#: gtk/gtkstock.c:335
msgid "Zoom to _Fit"
msgstr "Zoom _tilpasset"
-#: gtk/gtkstock.c:315
+#: gtk/gtkstock.c:336
msgid "Zoom _In"
msgstr ""
-#: gtk/gtkstock.c:316
+#: gtk/gtkstock.c:337
msgid "Zoom _Out"
msgstr ""
@@ -2819,302 +2949,302 @@ msgstr "Homogen"
msgid "If TRUE this means the table cells are all the same width/height"
msgstr ""
-#: gtk/gtktext.c:603 gtk/gtktreeview.c:504
+#: gtk/gtktext.c:604 gtk/gtktreeview.c:505
msgid "Horizontal Adjustment"
msgstr "Vandret justering"
-#: gtk/gtktext.c:604
+#: gtk/gtktext.c:605
msgid "Horizontal adjustment for the text widget"
msgstr ""
-#: gtk/gtktext.c:611 gtk/gtktreeview.c:512
+#: gtk/gtktext.c:612 gtk/gtktreeview.c:513
msgid "Vertical Adjustment"
msgstr "Lodret justering"
-#: gtk/gtktext.c:612
+#: gtk/gtktext.c:613
msgid "Vertical adjustment for the text widget"
msgstr ""
-#: gtk/gtktext.c:619
+#: gtk/gtktext.c:620
msgid "Line Wrap"
msgstr "Linjeombrydning"
-#: gtk/gtktext.c:620
+#: gtk/gtktext.c:621
msgid "Whether lines are wrapped at widget edges"
msgstr ""
-#: gtk/gtktext.c:627
+#: gtk/gtktext.c:628
msgid "Word Wrap"
msgstr "Ordombrydning"
-#: gtk/gtktext.c:628
+#: gtk/gtktext.c:629
msgid "Whether words are wrapped at widget edges"
msgstr ""
-#: gtk/gtktexttag.c:198
+#: gtk/gtktexttag.c:199
msgid "Tag name"
msgstr "Navn på mærke"
-#: gtk/gtktexttag.c:199
+#: gtk/gtktexttag.c:200
msgid "Name used to refer to the text tag"
msgstr "Navn som bruges ved reference til tekst-mærket"
-#: gtk/gtktexttag.c:224
+#: gtk/gtktexttag.c:225
msgid "Background full height"
msgstr "Fuld højde for baggrundsfarve"
-#: gtk/gtktexttag.c:225
+#: gtk/gtktexttag.c:226
msgid ""
"Whether the background color fills the entire line height or only the height "
"of the tagged characters"
msgstr ""
-#: gtk/gtktexttag.c:233
+#: gtk/gtktexttag.c:234
msgid "Background stipple mask"
msgstr "Stiplingsmaske for baggrundsfarve"
-#: gtk/gtktexttag.c:234
+#: gtk/gtktexttag.c:235
msgid "Bitmap to use as a mask when drawing the text background"
msgstr ""
-#: gtk/gtktexttag.c:259
+#: gtk/gtktexttag.c:260
msgid "Foreground stipple mask"
msgstr "Stiplingsmaske for forgrundsfarve"
-#: gtk/gtktexttag.c:260
+#: gtk/gtktexttag.c:261
msgid "Bitmap to use as a mask when drawing the text foreground"
msgstr ""
-#: gtk/gtktexttag.c:267
+#: gtk/gtktexttag.c:268
msgid "Text direction"
msgstr "Tekstretning"
-#: gtk/gtktexttag.c:268
+#: gtk/gtktexttag.c:269
msgid "Text direction, e.g. right-to-left or left-to-right"
msgstr ""
-#: gtk/gtktexttag.c:378 gtk/gtktextview.c:557
+#: gtk/gtktexttag.c:379 gtk/gtktextview.c:566
msgid "Left, right, or center justification"
msgstr "Venstre-, højre- eller centerjustering"
-#: gtk/gtktexttag.c:386
+#: gtk/gtktexttag.c:387
msgid "Language"
msgstr "Sprog"
-#: gtk/gtktexttag.c:387
+#: gtk/gtktexttag.c:388
msgid "Language engine code to use for rendering the text"
msgstr "Sprogmotor som skal bruges for at optegne teksten"
-#: gtk/gtktexttag.c:394
+#: gtk/gtktexttag.c:395
msgid "Left margin"
msgstr "Venstre margen"
-#: gtk/gtktexttag.c:395 gtk/gtktextview.c:566
+#: gtk/gtktexttag.c:396 gtk/gtktextview.c:575
msgid "Width of the left margin in pixels"
msgstr "Bredde på venstre margen i pixler"
-#: gtk/gtktexttag.c:404
+#: gtk/gtktexttag.c:405
msgid "Right margin"
msgstr "Højre margen"
-#: gtk/gtktexttag.c:405 gtk/gtktextview.c:576
+#: gtk/gtktexttag.c:406 gtk/gtktextview.c:585
msgid "Width of the right margin in pixels"
msgstr "Bredde på højre margen i pixler"
-#: gtk/gtktexttag.c:415 gtk/gtktextview.c:585
+#: gtk/gtktexttag.c:416 gtk/gtktextview.c:594
msgid "Indent"
msgstr "Ryk ind"
-#: gtk/gtktexttag.c:416 gtk/gtktextview.c:586
+#: gtk/gtktexttag.c:417 gtk/gtktextview.c:595
msgid "Amount to indent the paragraph, in pixels"
msgstr "Indrykningsmængde for afsnittet, i pixler"
-#: gtk/gtktexttag.c:436
+#: gtk/gtktexttag.c:437
msgid "Pixels above lines"
msgstr "Pixler over linjer"
-#: gtk/gtktexttag.c:437 gtk/gtktextview.c:510
+#: gtk/gtktexttag.c:438 gtk/gtktextview.c:519
msgid "Pixels of blank space above paragraphs"
msgstr ""
-#: gtk/gtktexttag.c:446
+#: gtk/gtktexttag.c:447
msgid "Pixels below lines"
msgstr ""
-#: gtk/gtktexttag.c:447 gtk/gtktextview.c:520
+#: gtk/gtktexttag.c:448 gtk/gtktextview.c:529
msgid "Pixels of blank space below paragraphs"
msgstr ""
-#: gtk/gtktexttag.c:456
+#: gtk/gtktexttag.c:457
msgid "Pixels inside wrap"
msgstr ""
-#: gtk/gtktexttag.c:457 gtk/gtktextview.c:530
+#: gtk/gtktexttag.c:458 gtk/gtktextview.c:539
msgid "Pixels of blank space between wrapped lines in a paragraph"
msgstr ""
-#: gtk/gtktexttag.c:483
+#: gtk/gtktexttag.c:484
msgid "Wrap mode"
msgstr "Ombrydningsmodus"
-#: gtk/gtktexttag.c:484 gtk/gtktextview.c:548
+#: gtk/gtktexttag.c:485 gtk/gtktextview.c:557
msgid ""
"Whether to wrap lines never, at word boundaries, or at character boundaries"
msgstr ""
-#: gtk/gtktexttag.c:493 gtk/gtktextview.c:595
+#: gtk/gtktexttag.c:494 gtk/gtktextview.c:604
msgid "Tabs"
msgstr "Faner"
-#: gtk/gtktexttag.c:494 gtk/gtktextview.c:596
+#: gtk/gtktexttag.c:495 gtk/gtktextview.c:605
msgid "Custom tabs for this text"
msgstr ""
-#: gtk/gtktexttag.c:501
+#: gtk/gtktexttag.c:502
msgid "Invisible"
msgstr "Usynlig"
-#: gtk/gtktexttag.c:502
+#: gtk/gtktexttag.c:503
msgid "Whether this text is hidden"
msgstr ""
-#: gtk/gtktexttag.c:515
+#: gtk/gtktexttag.c:516
msgid "Background full height set"
msgstr "Streng for baggrundsfarve"
-#: gtk/gtktexttag.c:516
+#: gtk/gtktexttag.c:517
msgid "Whether this tag affects background height"
msgstr ""
-#: gtk/gtktexttag.c:519
+#: gtk/gtktexttag.c:520
msgid "Background stipple set"
msgstr ""
-#: gtk/gtktexttag.c:520
+#: gtk/gtktexttag.c:521
msgid "Whether this tag affects the background stipple"
msgstr ""
-#: gtk/gtktexttag.c:527
+#: gtk/gtktexttag.c:528
msgid "Foreground stipple set"
msgstr ""
-#: gtk/gtktexttag.c:528
+#: gtk/gtktexttag.c:529
msgid "Whether this tag affects the foreground stipple"
msgstr ""
-#: gtk/gtktexttag.c:563
+#: gtk/gtktexttag.c:564
msgid "Justification set"
msgstr ""
-#: gtk/gtktexttag.c:564
+#: gtk/gtktexttag.c:565
msgid "Whether this tag affects paragraph justification"
msgstr ""
-#: gtk/gtktexttag.c:567
+#: gtk/gtktexttag.c:568
msgid "Language set"
msgstr ""
-#: gtk/gtktexttag.c:568
+#: gtk/gtktexttag.c:569
msgid "Whether this tag affects the language the text is rendered as"
msgstr ""
-#: gtk/gtktexttag.c:571
+#: gtk/gtktexttag.c:572
msgid "Left margin set"
msgstr ""
-#: gtk/gtktexttag.c:572
+#: gtk/gtktexttag.c:573
msgid "Whether this tag affects the left margin"
msgstr ""
-#: gtk/gtktexttag.c:575
+#: gtk/gtktexttag.c:576
msgid "Indent set"
msgstr ""
-#: gtk/gtktexttag.c:576
+#: gtk/gtktexttag.c:577
msgid "Whether this tag affects indentation"
msgstr ""
-#: gtk/gtktexttag.c:583
+#: gtk/gtktexttag.c:584
msgid "Pixels above lines set"
msgstr ""
-#: gtk/gtktexttag.c:584 gtk/gtktexttag.c:588
+#: gtk/gtktexttag.c:585 gtk/gtktexttag.c:589
msgid "Whether this tag affects the number of pixels above lines"
msgstr ""
-#: gtk/gtktexttag.c:587
+#: gtk/gtktexttag.c:588
msgid "Pixels below lines set"
msgstr ""
-#: gtk/gtktexttag.c:591
+#: gtk/gtktexttag.c:592
msgid "Pixels inside wrap set"
msgstr ""
-#: gtk/gtktexttag.c:592
+#: gtk/gtktexttag.c:593
msgid "Whether this tag affects the number of pixels between wrapped lines"
msgstr ""
-#: gtk/gtktexttag.c:599
+#: gtk/gtktexttag.c:600
msgid "Right margin set"
msgstr ""
-#: gtk/gtktexttag.c:600
+#: gtk/gtktexttag.c:601
msgid "Whether this tag affects the right margin"
msgstr ""
-#: gtk/gtktexttag.c:607
+#: gtk/gtktexttag.c:608
msgid "Wrap mode set"
msgstr ""
-#: gtk/gtktexttag.c:608
+#: gtk/gtktexttag.c:609
msgid "Whether this tag affects line wrap mode"
msgstr ""
-#: gtk/gtktexttag.c:611
+#: gtk/gtktexttag.c:612
msgid "Tabs set"
msgstr ""
-#: gtk/gtktexttag.c:612
+#: gtk/gtktexttag.c:613
msgid "Whether this tag affects tabs"
msgstr ""
-#: gtk/gtktexttag.c:615
+#: gtk/gtktexttag.c:616
msgid "Invisible set"
msgstr ""
-#: gtk/gtktexttag.c:616
+#: gtk/gtktexttag.c:617
msgid "Whether this tag affects text visibility"
msgstr ""
-#: gtk/gtktextview.c:509
+#: gtk/gtktextview.c:518
msgid "Pixels Above Lines"
msgstr "Pixler over linjer"
-#: gtk/gtktextview.c:519
+#: gtk/gtktextview.c:528
msgid "Pixels Below Lines"
msgstr "Pixler under linjer"
-#: gtk/gtktextview.c:529
+#: gtk/gtktextview.c:538
msgid "Pixels Inside Wrap"
msgstr ""
-#: gtk/gtktextview.c:547
+#: gtk/gtktextview.c:556
msgid "Wrap Mode"
msgstr "Ombrydningsmodus"
-#: gtk/gtktextview.c:565
+#: gtk/gtktextview.c:574
msgid "Left Margin"
msgstr "Venstre margen"
-#: gtk/gtktextview.c:575
+#: gtk/gtktextview.c:584
msgid "Right Margin"
msgstr "Højre margen"
-#: gtk/gtktextview.c:603
+#: gtk/gtktextview.c:612
msgid "Cursor Visible"
msgstr "Synlig markør"
-#: gtk/gtktextview.c:604
+#: gtk/gtktextview.c:613
msgid "If the insertion cursor is shown"
msgstr "Vis indsætningsmarkør"
@@ -3123,539 +3253,552 @@ msgstr "Vis indsætningsmarkør"
msgid "Unable to locate theme engine in module_path: \"%s\","
msgstr "Kunne ikke finde temamaskine i module_path: '%s',"
-#: gtk/gtktipsquery.c:181
+#: gtk/gtktipsquery.c:182
msgid "--- No Tip ---"
msgstr "--- Ingen hjælp ---"
-#: gtk/gtktogglebutton.c:143
+#: gtk/gtktogglebutton.c:133
msgid "If the toggle button should be pressed in or not"
msgstr "Tegn skifteknappen som en radioknap."
-#: gtk/gtktogglebutton.c:151
+#: gtk/gtktogglebutton.c:141
msgid "If the toggle button is in an \"in between\" state."
msgstr "Tegn skifteknappen som en radioknap."
-#: gtk/gtktogglebutton.c:158
+#: gtk/gtktogglebutton.c:148
msgid "Draw Indicator"
msgstr "Tegn indikator"
-#: gtk/gtktogglebutton.c:159
+#: gtk/gtktogglebutton.c:149
msgid "If the toggle part of the button is displayed"
msgstr "Om skiftedelen af knappen vises"
-#: gtk/gtktoolbar.c:224
+#: gtk/gtktoolbar.c:225
msgid "The orientation of the toolbar"
msgstr "Orientering for værktøjslinjen"
-#: gtk/gtktoolbar.c:232
+#: gtk/gtktoolbar.c:233
msgid "Toolbar Style"
msgstr "Stil for værktøjslinje"
-#: gtk/gtktoolbar.c:233
+#: gtk/gtktoolbar.c:234
msgid "How to draw the toolbar"
msgstr "Hvordan tegnes værktøjslinjen"
-#: gtk/gtktoolbar.c:241
+#: gtk/gtktoolbar.c:242
msgid "Spacer size"
msgstr "Størrelse på mellemrum"
-#: gtk/gtktoolbar.c:242
+#: gtk/gtktoolbar.c:243
msgid "Size of spacers"
msgstr "Størrelse på pladsholdere"
-#: gtk/gtktoolbar.c:251
+#: gtk/gtktoolbar.c:252
msgid "Amount of border space between the toolbar shadow and the buttons"
msgstr ""
-#: gtk/gtktoolbar.c:259
+#: gtk/gtktoolbar.c:260
msgid "Space style"
msgstr "Stil på mellemrum"
-#: gtk/gtktoolbar.c:260
+#: gtk/gtktoolbar.c:261
msgid "Whether spacers are vertical lines or just blank"
msgstr ""
-#: gtk/gtktoolbar.c:268
+#: gtk/gtktoolbar.c:269
msgid "Button relief"
msgstr ""
-#: gtk/gtktoolbar.c:269
+#: gtk/gtktoolbar.c:270
msgid "Type of bevel around toolbar buttons"
msgstr ""
-#: gtk/gtktoolbar.c:277
+#: gtk/gtktoolbar.c:278
msgid "Style of bevel around the toolbar"
msgstr ""
-#: gtk/gtktoolbar.c:283
+#: gtk/gtktoolbar.c:284
msgid "Toolbar style"
msgstr "Værktøjslinjestil"
-#: gtk/gtktoolbar.c:284
+#: gtk/gtktoolbar.c:285
msgid ""
"Whether default toolbars have text only, text and icons, icons only, etc."
msgstr ""
-#: gtk/gtktoolbar.c:290
+#: gtk/gtktoolbar.c:291
msgid "Toolbar icon size"
msgstr ""
-#: gtk/gtktoolbar.c:291
+#: gtk/gtktoolbar.c:292
msgid "Size of icons in default toolbars"
msgstr ""
-#: gtk/gtktreeview.c:496
+#: gtk/gtktreeview.c:497
msgid "TreeView Model"
msgstr ""
-#: gtk/gtktreeview.c:497
+#: gtk/gtktreeview.c:498
msgid "The model for the tree view"
msgstr "Model for trævisning"
-#: gtk/gtktreeview.c:505
+#: gtk/gtktreeview.c:506
msgid "Horizontal Adjustment for the widget"
msgstr ""
-#: gtk/gtktreeview.c:513
+#: gtk/gtktreeview.c:514
msgid "Vertical Adjustment for the widget"
msgstr ""
-#: gtk/gtktreeview.c:520 gtk/gtktreeviewcolumn.c:171 gtk/gtkwidget.c:421
+#: gtk/gtktreeview.c:521 gtk/gtktreeviewcolumn.c:173 gtk/gtkwidget.c:427
msgid "Visible"
msgstr "Synlig"
-#: gtk/gtktreeview.c:521
+#: gtk/gtktreeview.c:522
msgid "Show the column header buttons"
msgstr ""
-#: gtk/gtktreeview.c:528
+#: gtk/gtktreeview.c:529
msgid "Headers Clickable"
msgstr "Toptekster kan klikkes"
-#: gtk/gtktreeview.c:529
+#: gtk/gtktreeview.c:530
msgid "Column headers respond to click events"
msgstr ""
-#: gtk/gtktreeview.c:536
+#: gtk/gtktreeview.c:537
msgid "Expander Column"
msgstr ""
-#: gtk/gtktreeview.c:537
+#: gtk/gtktreeview.c:538
msgid "Set the column for the expander column"
msgstr ""
-#: gtk/gtktreeview.c:544 gtk/gtktreeviewcolumn.c:262
+#: gtk/gtktreeview.c:545 gtk/gtktreeviewcolumn.c:272
msgid "Reorderable"
msgstr ""
-#: gtk/gtktreeview.c:545
+#: gtk/gtktreeview.c:546
msgid "View is reorderable"
msgstr ""
-#: gtk/gtktreeview.c:552
+#: gtk/gtktreeview.c:553
msgid "Rules Hint"
msgstr ""
-#: gtk/gtktreeview.c:553
+#: gtk/gtktreeview.c:554
msgid "Set a hint to the theme engine to draw rows in alternating colors"
msgstr ""
-#: gtk/gtktreeview.c:560
+#: gtk/gtktreeview.c:561
msgid "Enable Search"
msgstr ""
-#: gtk/gtktreeview.c:561
+#: gtk/gtktreeview.c:562
msgid "View allows user to search through columns interactively"
msgstr ""
-#: gtk/gtktreeview.c:568
+#: gtk/gtktreeview.c:569
msgid "Search Column"
msgstr "Søgekolonne"
-#: gtk/gtktreeview.c:569
+#: gtk/gtktreeview.c:570
msgid "Model column to search through when searching through code"
msgstr ""
-#: gtk/gtktreeview.c:582
+#: gtk/gtktreeview.c:583
msgid "Expander Size"
msgstr ""
-#: gtk/gtktreeview.c:583
+#: gtk/gtktreeview.c:584
msgid "Size of the expander arrow."
msgstr ""
-#: gtk/gtktreeview.c:591
+#: gtk/gtktreeview.c:592
msgid "Vertical Separator Width"
msgstr "Bredde på lodret separator"
-#: gtk/gtktreeview.c:592
+#: gtk/gtktreeview.c:593
msgid "Vertical space between cells. Must be an even number."
msgstr ""
-#: gtk/gtktreeview.c:600
+#: gtk/gtktreeview.c:601
msgid "Horizontal Separator Width"
msgstr "Bredde på vandret separator"
-#: gtk/gtktreeview.c:601
+#: gtk/gtktreeview.c:602
msgid "Horizontal space between cells. Must be an even number."
msgstr ""
-#: gtk/gtktreeview.c:609
+#: gtk/gtktreeview.c:610
msgid "Allow Rules"
msgstr ""
-#: gtk/gtktreeview.c:610
+#: gtk/gtktreeview.c:611
msgid "Allow drawing of alternating color rows."
msgstr ""
-#: gtk/gtktreeviewcolumn.c:172
+#: gtk/gtktreeview.c:617
+#, fuzzy
+msgid "Indent Expanders"
+msgstr "Er udvider"
+
+#: gtk/gtktreeview.c:618
+msgid "Make the expanders indented."
+msgstr ""
+
+#: gtk/gtktreeviewcolumn.c:174
msgid "Whether to display the column"
msgstr "Vis kolonnen"
-#: gtk/gtktreeviewcolumn.c:180
+#: gtk/gtktreeviewcolumn.c:181 gtk/gtkwindow.c:394
+msgid "Resizable"
+msgstr "Kan ændre størrelse"
+
+#: gtk/gtktreeviewcolumn.c:182
+msgid "Column is user-resizable"
+msgstr ""
+
+#: gtk/gtktreeviewcolumn.c:190
msgid "Current width of the column"
msgstr "Aktuel bredde på kolonnen"
-#: gtk/gtktreeviewcolumn.c:188
+#: gtk/gtktreeviewcolumn.c:198
msgid "Sizing"
msgstr "Størrelse"
-#: gtk/gtktreeviewcolumn.c:189
+#: gtk/gtktreeviewcolumn.c:199
msgid "Resize mode of the column"
msgstr "Modus for ændring af størrelse for kolonnen"
-#: gtk/gtktreeviewcolumn.c:197
+#: gtk/gtktreeviewcolumn.c:207
msgid "Fixed Width"
msgstr "Fast bredde"
-#: gtk/gtktreeviewcolumn.c:198
+#: gtk/gtktreeviewcolumn.c:208
msgid "Current fixed width of the column"
msgstr "Nuværende fast bredde på kolonnen"
-#: gtk/gtktreeviewcolumn.c:207
+#: gtk/gtktreeviewcolumn.c:217
msgid "Minimum Width"
msgstr "Minimal bredde"
-#: gtk/gtktreeviewcolumn.c:208
+#: gtk/gtktreeviewcolumn.c:218
msgid "Minimum allowed width of the column"
msgstr "Minimum tilladt bredde på kolonne"
-#: gtk/gtktreeviewcolumn.c:217
+#: gtk/gtktreeviewcolumn.c:227
msgid "Maximum Width"
msgstr "Største bredde"
-#: gtk/gtktreeviewcolumn.c:218
+#: gtk/gtktreeviewcolumn.c:228
msgid "Maximum allowed width of the column"
msgstr "Maksimum tilladt bredde på kolonnen"
-#: gtk/gtktreeviewcolumn.c:227
+#: gtk/gtktreeviewcolumn.c:237
msgid "Title"
msgstr "Titel"
-#: gtk/gtktreeviewcolumn.c:228
+#: gtk/gtktreeviewcolumn.c:238
msgid "Title to appear in column header"
msgstr "Titel som vises i kolonnetoptekst"
-#: gtk/gtktreeviewcolumn.c:235
+#: gtk/gtktreeviewcolumn.c:245
msgid "Clickable"
msgstr "Klikbar"
-#: gtk/gtktreeviewcolumn.c:236
+#: gtk/gtktreeviewcolumn.c:246
msgid "Whether the header can be clicked"
msgstr "Om topteksten kan klikkes"
-#: gtk/gtktreeviewcolumn.c:244
+#: gtk/gtktreeviewcolumn.c:254
msgid "Widget"
msgstr "Widget"
-#: gtk/gtktreeviewcolumn.c:245
+#: gtk/gtktreeviewcolumn.c:255
msgid "Widget to put in column header button instead of column title"
msgstr ""
"Widget som skal lægges i kappen for kolonneheader i stedet for kolonnens "
"titel"
-#: gtk/gtktreeviewcolumn.c:252
+#: gtk/gtktreeviewcolumn.c:262
msgid "Alignment"
msgstr "Justering"
-#: gtk/gtktreeviewcolumn.c:253
+#: gtk/gtktreeviewcolumn.c:263
msgid "X Alignment of the column header text or widget"
msgstr "X-justering for kolonneheaders tekst eller widget"
-#: gtk/gtktreeviewcolumn.c:263
+#: gtk/gtktreeviewcolumn.c:273
msgid "Whether the column can be reordered around the headers"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:270
+#: gtk/gtktreeviewcolumn.c:280
msgid "Sort indicator"
msgstr "Sorterings-indikator"
-#: gtk/gtktreeviewcolumn.c:271
+#: gtk/gtktreeviewcolumn.c:281
msgid "Whether to show a sort indicator"
msgstr "Sorterings-indikator eller ikke"
-#: gtk/gtktreeviewcolumn.c:278
+#: gtk/gtktreeviewcolumn.c:288
msgid "Sort order"
msgstr "Sorteringsrækkefølge"
-#: gtk/gtktreeviewcolumn.c:279
+#: gtk/gtktreeviewcolumn.c:289
msgid "Sort direction the sort indicator should indicate"
msgstr ""
-#: gtk/gtkviewport.c:132
+#: gtk/gtkviewport.c:133
msgid ""
"The GtkAdjustment that determines the values of the horizontal position for "
"this viewport."
msgstr ""
-#: gtk/gtkviewport.c:140
+#: gtk/gtkviewport.c:141
msgid ""
"The GtkAdjustment that determines the values of the vertical position for "
"this viewport."
msgstr ""
-#: gtk/gtkviewport.c:148
+#: gtk/gtkviewport.c:149
msgid "Determines how the shadowed box around the viewport is drawn."
msgstr ""
-#: gtk/gtkwidget.c:388
+#: gtk/gtkwidget.c:394
msgid "Widget name"
msgstr "Navn på widget"
-#: gtk/gtkwidget.c:389
+#: gtk/gtkwidget.c:395
msgid "The name of the widget"
msgstr "Navnet på widgeten"
-#: gtk/gtkwidget.c:395
+#: gtk/gtkwidget.c:401
msgid "Parent widget"
msgstr "Ophavswidget"
-#: gtk/gtkwidget.c:396
+#: gtk/gtkwidget.c:402
msgid "The parent widget of this widget. Must be a Container widget."
msgstr ""
-#: gtk/gtkwidget.c:403
+#: gtk/gtkwidget.c:409
msgid "Width request"
msgstr ""
-#: gtk/gtkwidget.c:404
+#: gtk/gtkwidget.c:410
msgid ""
"Override for width request of the widget, or -1 if natural request should be "
"used."
msgstr ""
-#: gtk/gtkwidget.c:412
+#: gtk/gtkwidget.c:418
msgid "Height request"
msgstr "Højdeforespørgsel"
-#: gtk/gtkwidget.c:413
+#: gtk/gtkwidget.c:419
msgid ""
"Override for height request of the widget, or -1 if natural request should "
"be used."
msgstr ""
-#: gtk/gtkwidget.c:422
+#: gtk/gtkwidget.c:428
msgid "Whether the widget is visible"
msgstr "Widgeten er synlig"
-#: gtk/gtkwidget.c:428
+#: gtk/gtkwidget.c:434
msgid "Sensitive"
msgstr "Følsomt"
-#: gtk/gtkwidget.c:429
+#: gtk/gtkwidget.c:435
msgid "Whether the widget responds to input"
msgstr "Widgeten tager imod inddata"
-#: gtk/gtkwidget.c:435
+#: gtk/gtkwidget.c:441
msgid "Application paintable"
msgstr ""
-#: gtk/gtkwidget.c:436
+#: gtk/gtkwidget.c:442
msgid "Whether the application will paint directly on the widget"
msgstr ""
-#: gtk/gtkwidget.c:442
+#: gtk/gtkwidget.c:448
msgid "Can focus"
msgstr "Kan fokusere"
-#: gtk/gtkwidget.c:443
+#: gtk/gtkwidget.c:449
msgid "Whether the widget can accept the input focus"
msgstr ""
-#: gtk/gtkwidget.c:449
+#: gtk/gtkwidget.c:455
msgid "Has focus"
msgstr "Har fokus"
-#: gtk/gtkwidget.c:450
+#: gtk/gtkwidget.c:456
msgid "Whether the widget has the input focus"
msgstr ""
-#: gtk/gtkwidget.c:456
+#: gtk/gtkwidget.c:462
msgid "Can default"
msgstr "Kan være forvalgt"
-#: gtk/gtkwidget.c:457
+#: gtk/gtkwidget.c:463
msgid "Whether the widget can be the default widget"
msgstr "Om widgeten kan være den forvalgte widget"
-#: gtk/gtkwidget.c:463
+#: gtk/gtkwidget.c:469
msgid "Has default"
msgstr "Har forvalg"
-#: gtk/gtkwidget.c:464
+#: gtk/gtkwidget.c:470
msgid "Whether the widget is the default widget"
msgstr ""
-#: gtk/gtkwidget.c:470
+#: gtk/gtkwidget.c:476
msgid "Receives default"
msgstr ""
-#: gtk/gtkwidget.c:471
+#: gtk/gtkwidget.c:477
msgid "If TRUE, the widget will receive the default action when it is focused."
msgstr ""
-#: gtk/gtkwidget.c:477
+#: gtk/gtkwidget.c:483
msgid "Composite child"
msgstr ""
-#: gtk/gtkwidget.c:478
+#: gtk/gtkwidget.c:484
msgid "Whether the widget is composed of other widgets"
msgstr ""
-#: gtk/gtkwidget.c:484
+#: gtk/gtkwidget.c:490
msgid "Style"
msgstr "Stil"
-#: gtk/gtkwidget.c:485
+#: gtk/gtkwidget.c:491
msgid ""
"The style of the widget, which contains information about how it will look "
"(colors etc)."
msgstr ""
-#: gtk/gtkwidget.c:491
+#: gtk/gtkwidget.c:497
msgid "Events"
msgstr ""
-#: gtk/gtkwidget.c:492
+#: gtk/gtkwidget.c:498
msgid "The event mask that decides what kind of GdkEvents this widget gets."
msgstr ""
-#: gtk/gtkwidget.c:499
+#: gtk/gtkwidget.c:505
msgid "Extension events"
msgstr ""
-#: gtk/gtkwidget.c:500
+#: gtk/gtkwidget.c:506
msgid "The mask that decides what kind of extension events this widget gets."
msgstr ""
-#: gtk/gtkwidget.c:1047
+#: gtk/gtkwidget.c:1053
msgid "Interior Focus"
msgstr ""
-#: gtk/gtkwidget.c:1048
+#: gtk/gtkwidget.c:1054
msgid "Whether to draw the focus indicator inside widgets."
msgstr "Om fokusindikator skal tegnes inde i et widget."
-#: gtk/gtkwindow.c:361
+#: gtk/gtkwindow.c:359
msgid "Window Type"
msgstr "Vinduestype"
-#: gtk/gtkwindow.c:362
+#: gtk/gtkwindow.c:360
msgid "The type of the window"
msgstr "Type vindue"
-#: gtk/gtkwindow.c:371
+#: gtk/gtkwindow.c:369
msgid "Window Title"
msgstr "Vinduestitel"
-#: gtk/gtkwindow.c:372
+#: gtk/gtkwindow.c:370
msgid "The title of the window"
msgstr "Titlen på vinduet"
-#: gtk/gtkwindow.c:379
+#: gtk/gtkwindow.c:377
msgid "Allow Shrink"
msgstr ""
-#: gtk/gtkwindow.c:381
+#: gtk/gtkwindow.c:379
#, no-c-format
msgid ""
"If TRUE, the window has no mimimum size. Setting this to TRUE is 99% of the "
"time a bad idea."
msgstr ""
-#: gtk/gtkwindow.c:388
+#: gtk/gtkwindow.c:386
msgid "Allow Grow"
msgstr ""
-#: gtk/gtkwindow.c:389
+#: gtk/gtkwindow.c:387
msgid "If TRUE, users can expand the window beyond its minimum size."
msgstr ""
-#: gtk/gtkwindow.c:396
-msgid "Resizable"
-msgstr "Kan ændre størrelse"
-
-#: gtk/gtkwindow.c:397
+#: gtk/gtkwindow.c:395
msgid "If TRUE, users can resize the window."
msgstr ""
-#: gtk/gtkwindow.c:404
+#: gtk/gtkwindow.c:402
msgid "Modal"
msgstr "Modal"
-#: gtk/gtkwindow.c:405
+#: gtk/gtkwindow.c:403
msgid ""
"If TRUE, the window is modal (other windows are not usable while this one is "
"up)."
msgstr ""
-#: gtk/gtkwindow.c:412
+#: gtk/gtkwindow.c:410
msgid "Window Position"
msgstr "Vinduesplacering"
-#: gtk/gtkwindow.c:413
+#: gtk/gtkwindow.c:411
msgid "The initial position of the window."
msgstr ""
-#: gtk/gtkwindow.c:421
+#: gtk/gtkwindow.c:419
msgid "Default Width"
msgstr "Standardbredde"
-#: gtk/gtkwindow.c:422
+#: gtk/gtkwindow.c:420
msgid ""
"The default width of the window, used when initially showing the window."
msgstr ""
-#: gtk/gtkwindow.c:431
+#: gtk/gtkwindow.c:429
msgid "Default Height"
msgstr "Standardhøjde"
-#: gtk/gtkwindow.c:432
+#: gtk/gtkwindow.c:430
msgid ""
"The default height of the window, used when initially showing the window."
msgstr ""
-#: gtk/gtkwindow.c:441
+#: gtk/gtkwindow.c:439
msgid "Destroy with Parent"
msgstr ""
-#: gtk/gtkwindow.c:442
+#: gtk/gtkwindow.c:440
msgid "If this window should be destroyed when the parent is destroyed"
msgstr ""
-#: gtk/gtkwindow.c:449
+#: gtk/gtkwindow.c:447
msgid "Icon"
msgstr "Ikon"
-#: gtk/gtkwindow.c:450
+#: gtk/gtkwindow.c:448
msgid "Icon for this window"
msgstr ""
-#: gtk/gtksizegroup.c:241
+#: gtk/gtksizegroup.c:242
msgid "Mode"
msgstr "Tilstand"
-#: gtk/gtksizegroup.c:242
+#: gtk/gtksizegroup.c:243
msgid ""
"The the directions in which the size group effects the requested sizes of "
"its component widgets."
diff --git a/po/de.po b/po/de.po
index 05e90e6d4..a2194b18d 100644
--- a/po/de.po
+++ b/po/de.po
@@ -7,7 +7,7 @@
msgid ""
msgstr ""
"Project-Id-Version: gtk+ 1.1.9\n"
-"POT-Creation-Date: 2001-10-25 16:39-0400\n"
+"POT-Creation-Date: 2001-11-23 15:47-0500\n"
"PO-Revision-Date: 2001-07-15 22:27+02:00\n"
"Last-Translator: Matthias Warkus <mawarkus@gnome.org>\n"
"Language-Team: German <de@li.org>\n"
@@ -15,12 +15,12 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-#: gdk-pixbuf/gdk-pixbuf-animation.c:144 gdk-pixbuf/gdk-pixbuf-io.c:543
+#: gdk-pixbuf/gdk-pixbuf-animation.c:144 gdk-pixbuf/gdk-pixbuf-io.c:551
#, c-format
msgid "Failed to open file '%s': %s"
msgstr "Datei `%s' konnte nicht geöffnet werden: %s"
-#: gdk-pixbuf/gdk-pixbuf-animation.c:155 gdk-pixbuf/gdk-pixbuf-io.c:553
+#: gdk-pixbuf/gdk-pixbuf-animation.c:155 gdk-pixbuf/gdk-pixbuf-io.c:561
#, c-format
msgid "Image file '%s' contains no data"
msgstr "Bilddatei `%s' enthält keine Daten"
@@ -31,7 +31,7 @@ msgid "Don't know how to load the animation in file '%s'"
msgstr ""
"Es ist nicht bekannt, wie die Animation in der Datei `%s' geladen werden kann"
-#: gdk-pixbuf/gdk-pixbuf-animation.c:205 gdk-pixbuf/gdk-pixbuf-io.c:598
+#: gdk-pixbuf/gdk-pixbuf-animation.c:205 gdk-pixbuf/gdk-pixbuf-io.c:606
#, c-format
msgid ""
"Failed to load image '%s': reason not known, probably a corrupt image file"
@@ -48,12 +48,12 @@ msgstr ""
"Animation `%s' kann nicht geladen werden: Grund unbekannt, vermutlich eine "
"defekte Animationsdatei"
-#: gdk-pixbuf/gdk-pixbuf-io.c:316
+#: gdk-pixbuf/gdk-pixbuf-io.c:324
#, c-format
msgid "Unable to load image-loading module: %s: %s"
msgstr "Bildlader-Modul kann nicht geladen werden: %s: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:335
+#: gdk-pixbuf/gdk-pixbuf-io.c:343
#, c-format
msgid ""
"Image-loading module %s does not export the proper interface; perhaps it's "
@@ -62,43 +62,43 @@ msgstr ""
"Bildlader-Modul %s exportiert nicht richtige Schnittstelle; vielleicht "
"stammt es aus einer anderen GTK-Version?"
-#: gdk-pixbuf/gdk-pixbuf-io.c:452 gdk-pixbuf/gdk-pixbuf-io.c:478
+#: gdk-pixbuf/gdk-pixbuf-io.c:460 gdk-pixbuf/gdk-pixbuf-io.c:486
#, c-format
msgid "Image type '%s' is not supported"
msgstr "Bildtyp `%s' wird nicht unterstützt"
-#: gdk-pixbuf/gdk-pixbuf-io.c:500
+#: gdk-pixbuf/gdk-pixbuf-io.c:508
#, c-format
msgid "Couldn't recognize the image file format for file '%s'"
msgstr "Das Bild-Dateiformat für Datei `%s' konnte nicht erkannt werden"
-#: gdk-pixbuf/gdk-pixbuf-io.c:506
+#: gdk-pixbuf/gdk-pixbuf-io.c:514
msgid "Unrecognized image file format"
msgstr "Unbekanntes Bild-Dateiformat"
-#: gdk-pixbuf/gdk-pixbuf-io.c:576
+#: gdk-pixbuf/gdk-pixbuf-io.c:584
#, c-format
msgid "Don't know how to load the image in file '%s'"
msgstr "Wir wissen nicht, wie das Bild in Datei `%s' geladen werden kann"
-#: gdk-pixbuf/gdk-pixbuf-io.c:609
+#: gdk-pixbuf/gdk-pixbuf-io.c:617
#, c-format
msgid "Failed to load image '%s': %s"
msgstr "Bild `%s' konnte nicht geladen werden: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:714
+#: gdk-pixbuf/gdk-pixbuf-io.c:722
#, 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 für dieses Bildformat "
"nicht: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:822
+#: gdk-pixbuf/gdk-pixbuf-io.c:830
#, 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:843
+#: gdk-pixbuf/gdk-pixbuf-io.c:851
#, c-format
msgid ""
"Failed to close '%s' while writing image, all data may not have been saved: %"
@@ -107,12 +107,12 @@ msgstr ""
"`%s' konnte nach dem Schreiben des Bildes nicht geschlossen werden, evtl. "
"wurden nicht alle Daten gespeichert: %s"
-#: gdk-pixbuf/gdk-pixbuf-loader.c:252
+#: gdk-pixbuf/gdk-pixbuf-loader.c:250
#, 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:275 gdk-pixbuf/gdk-pixbuf-loader.c:376
+#: gdk-pixbuf/gdk-pixbuf-loader.c:273 gdk-pixbuf/gdk-pixbuf-loader.c:374
#, c-format
msgid ""
"Internal error: Image loader module '%s' failed to begin loading an image, "
@@ -401,38 +401,38 @@ msgstr ""
"Beim Laden eines XBM-Bildes konnte nicht auf eine temporäre Datei "
"geschrieben werden"
-#: gdk-pixbuf/io-xpm.c:1256
+#: gdk-pixbuf/io-xpm.c:1234
msgid "No XPM header found"
msgstr "Kein XPM-Kopf gefunden"
-#: gdk-pixbuf/io-xpm.c:1264
+#: gdk-pixbuf/io-xpm.c:1242
#, fuzzy
msgid "XPM file has image width <= 0"
msgstr "PNM-Datei hat die Bildbreite 0"
-#: gdk-pixbuf/io-xpm.c:1272
+#: gdk-pixbuf/io-xpm.c:1250
#, fuzzy
msgid "XPM file has image height <= 0"
msgstr "PNM-Datei hat die Bildhöhe 0"
-#: gdk-pixbuf/io-xpm.c:1280
+#: gdk-pixbuf/io-xpm.c:1258
msgid "XPM file has invalid number of colors"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1288
+#: gdk-pixbuf/io-xpm.c:1266
#, fuzzy
msgid "XPM has invalid number of chars per pixel"
msgstr "XPM hat mehr als 31 Zeichen pro Pixel"
-#: gdk-pixbuf/io-xpm.c:1306
+#: gdk-pixbuf/io-xpm.c:1284
msgid "Can't read XPM colormap"
msgstr "XPM-Farbtabelle kann nicht gelesen werden"
-#: gdk-pixbuf/io-xpm.c:1344
+#: gdk-pixbuf/io-xpm.c:1322
msgid "Can't allocate memory for loading XPM image"
msgstr "Speicher zum Laden eines XPM-Bildes kann nicht gelesen werden"
-#: gdk-pixbuf/io-xpm.c:1527
+#: gdk-pixbuf/io-xpm.c:1505
msgid "Failed to write to temporary file when loading XPM image"
msgstr ""
"Beim Laden eines XPM-Bildes konnte nicht auf eine temporäre Datei "
@@ -455,14 +455,24 @@ msgstr "Bild-Pixeldaten unbrauchbar"
msgid "failed to allocate image buffer of %u bytes"
msgstr "Bildpuffer von %u Bytes konnte nicht zugewiesen werden"
-#: gtk/gtkaccellabel.c:115
+#: gtk/gtkaccellabel.c:122
#, fuzzy
-msgid "Accelerator object"
+msgid "Accelerator Closure"
msgstr "Kürzelwidget"
-#: gtk/gtkaccellabel.c:116
+#: gtk/gtkaccellabel.c:123
#, fuzzy
-msgid "The object monitored by this accelerator label"
+msgid "The closure to be monitored for accelerator changes"
+msgstr "Das von dieser Kürzelbeschriftung beobachtete Widget"
+
+#: gtk/gtkaccellabel.c:129
+#, fuzzy
+msgid "Accelerator Widget"
+msgstr "Kürzelwidget"
+
+#: gtk/gtkaccellabel.c:130
+#, fuzzy
+msgid "The widget to be monitored for accelerator changes"
msgstr "Das von dieser Kürzelbeschriftung beobachtete Widget"
#: gtk/gtkalignment.c:102
@@ -619,7 +629,7 @@ msgstr "Abstand"
msgid "The amount of space between children."
msgstr "Die Größe des Abstandes zwischen Kindern."
-#: gtk/gtkbox.c:135 gtk/gtknotebook.c:396
+#: gtk/gtkbox.c:135 gtk/gtknotebook.c:400
msgid "Homogeneous"
msgstr "Gleichmäßig"
@@ -627,22 +637,22 @@ msgstr "Gleichmäßig"
msgid "Whether the children should all be the same size."
msgstr "Sollen die Kinder alle gleich groß sein?"
-#: gtk/gtkbutton.c:183 gtk/gtkframe.c:125 gtk/gtklabel.c:283
+#: gtk/gtkbutton.c:188 gtk/gtkframe.c:125 gtk/gtklabel.c:282
msgid "Label"
msgstr "Beschriftung"
-#: gtk/gtkbutton.c:184
+#: gtk/gtkbutton.c:189
msgid ""
"Text of the label widget inside the button, if the button contains a label "
"widget."
msgstr ""
"Text des Beschriftungswidgets im Knopf, falls der Knopf ein solches enthält."
-#: gtk/gtkbutton.c:191 gtk/gtklabel.c:304
+#: gtk/gtkbutton.c:196 gtk/gtklabel.c:303
msgid "Use underline"
msgstr "Unterstrich verwenden"
-#: gtk/gtkbutton.c:192 gtk/gtklabel.c:305
+#: gtk/gtkbutton.c:197 gtk/gtklabel.c:304
msgid ""
"If set, an underline in the text indicates the next character should be used "
"for the mnemonic accelerator key"
@@ -650,36 +660,36 @@ msgstr ""
"Falls eingeschaltet, bedeutet ein Unterstrich im Text, dass das nächste "
"Zeichen als Tastaturkürzel verwendet werden soll"
-#: gtk/gtkbutton.c:199
+#: gtk/gtkbutton.c:204
msgid "Use stock"
msgstr ""
-#: gtk/gtkbutton.c:200
+#: gtk/gtkbutton.c:205
msgid ""
"If set, the label is used to pick a stock item instead of being displayed"
msgstr ""
-#: gtk/gtkbutton.c:207
+#: gtk/gtkbutton.c:212
msgid "Border relief"
msgstr "Rahmenrelief"
-#: gtk/gtkbutton.c:208
+#: gtk/gtkbutton.c:213
msgid "The border relief style."
msgstr "Der Reliefstil des Rahmens"
-#: gtk/gtkbutton.c:259
+#: gtk/gtkbutton.c:264
msgid "Default Spacing"
msgstr "Abstandsvorgabe"
-#: gtk/gtkbutton.c:260
+#: gtk/gtkbutton.c:265
msgid "Extra space to add for CAN_DEFAULT buttons"
msgstr "Zusätzlicher Raum für CAN_DEFAULT-Knöpfe"
-#: gtk/gtkbutton.c:266
+#: gtk/gtkbutton.c:271
msgid "Default Outside Spacing"
msgstr "Abstandsvorgabe außen"
-#: gtk/gtkbutton.c:267
+#: gtk/gtkbutton.c:272
msgid ""
"Extra space to add for CAN_DEFAULT buttons that is always drawn outside the "
"border"
@@ -687,20 +697,20 @@ msgstr ""
"Zusätzlicher Raum für CAN_DEFAULT-Knöpfe, der immer außerhalb des Randes "
"zugegeben wird"
-#: gtk/gtkbutton.c:272
+#: gtk/gtkbutton.c:277
msgid "Child X Displacement"
msgstr ""
-#: gtk/gtkbutton.c:273
+#: gtk/gtkbutton.c:278
msgid ""
"How far in the x direction to move the child when the button is depressed"
msgstr ""
-#: gtk/gtkbutton.c:280
+#: gtk/gtkbutton.c:285
msgid "Child Y Displacement"
msgstr ""
-#: gtk/gtkbutton.c:281
+#: gtk/gtkbutton.c:286
msgid ""
"How far in the y direction to move the child when the button is depressed"
msgstr ""
@@ -796,296 +806,296 @@ msgstr "Pixbuf-Objekt"
msgid "The pixbuf to render."
msgstr "Der darzustellende Pixbuf."
-#: gtk/gtkcellrenderertext.c:173 gtk/gtkentry.c:498 gtk/gtkprogressbar.c:207
+#: gtk/gtkcellrenderertext.c:174 gtk/gtkentry.c:506 gtk/gtkprogressbar.c:207
msgid "Text"
msgstr "Text"
-#: gtk/gtkcellrenderertext.c:174
+#: gtk/gtkcellrenderertext.c:175
msgid "Text to render"
msgstr "Der darzustellende Text"
-#: gtk/gtkcellrenderertext.c:181
+#: gtk/gtkcellrenderertext.c:182
msgid "Markup"
msgstr "Markup"
-#: gtk/gtkcellrenderertext.c:182
+#: gtk/gtkcellrenderertext.c:183
msgid "Marked up text to render"
msgstr "Der darzustellende Markup-Text"
-#: gtk/gtkcellrenderertext.c:189 gtk/gtklabel.c:290
+#: gtk/gtkcellrenderertext.c:190 gtk/gtklabel.c:289
msgid "Attributes"
msgstr "Attribute"
-#: gtk/gtkcellrenderertext.c:190
+#: gtk/gtkcellrenderertext.c:191
#, fuzzy
msgid "A list of style attributes to apply to the text of the renderer."
msgstr ""
"Eine Liste von Stilattributen, die auf den Beschriftungstext angewendet "
"werden."
-#: gtk/gtkcellrenderertext.c:197 gtk/gtktexttag.c:208
+#: gtk/gtkcellrenderertext.c:198 gtk/gtktexttag.c:209
msgid "Background color name"
msgstr "Name der Hintergrundfarbe"
-#: gtk/gtkcellrenderertext.c:198 gtk/gtktexttag.c:209
+#: gtk/gtkcellrenderertext.c:199 gtk/gtktexttag.c:210
msgid "Background color as a string"
msgstr "Hintergrundfarbe als Zeichenkette"
-#: gtk/gtkcellrenderertext.c:205 gtk/gtktexttag.c:216
+#: gtk/gtkcellrenderertext.c:206 gtk/gtktexttag.c:217
msgid "Background color"
msgstr "Hintergrundfarbe"
-#: gtk/gtkcellrenderertext.c:206 gtk/gtktexttag.c:217
+#: gtk/gtkcellrenderertext.c:207 gtk/gtktexttag.c:218
msgid "Background color as a GdkColor"
msgstr "Hintergrundfarbe als GdkColor"
-#: gtk/gtkcellrenderertext.c:213 gtk/gtktexttag.c:242
+#: gtk/gtkcellrenderertext.c:214 gtk/gtktexttag.c:243
msgid "Foreground color name"
msgstr "Name der Vordergrundfarbe"
-#: gtk/gtkcellrenderertext.c:214 gtk/gtktexttag.c:243
+#: gtk/gtkcellrenderertext.c:215 gtk/gtktexttag.c:244
msgid "Foreground color as a string"
msgstr "Vordergrundfarbe als Zeichenkette"
-#: gtk/gtkcellrenderertext.c:221 gtk/gtktexttag.c:250
+#: gtk/gtkcellrenderertext.c:222 gtk/gtktexttag.c:251
msgid "Foreground color"
msgstr "Vordergrundfarbe"
-#: gtk/gtkcellrenderertext.c:222 gtk/gtktexttag.c:251
+#: gtk/gtkcellrenderertext.c:223 gtk/gtktexttag.c:252
msgid "Foreground color as a GdkColor"
msgstr "Vordergrundfarbe als GdkColor"
-#: gtk/gtkcellrenderertext.c:230 gtk/gtkentry.c:430 gtk/gtktexttag.c:276
-#: gtk/gtktextview.c:539
+#: gtk/gtkcellrenderertext.c:231 gtk/gtkentry.c:438 gtk/gtktexttag.c:277
+#: gtk/gtktextview.c:548
msgid "Editable"
msgstr "Änderbar"
-#: gtk/gtkcellrenderertext.c:231 gtk/gtktexttag.c:277 gtk/gtktextview.c:540
+#: gtk/gtkcellrenderertext.c:232 gtk/gtktexttag.c:278 gtk/gtktextview.c:549
msgid "Whether the text can be modified by the user"
msgstr "Soll der Text durch den Benutzer änderbar sein?"
-#: gtk/gtkcellrenderertext.c:238 gtk/gtkcellrenderertext.c:246
-#: gtk/gtkfontsel.c:192 gtk/gtktexttag.c:284 gtk/gtktexttag.c:292
+#: gtk/gtkcellrenderertext.c:239 gtk/gtkcellrenderertext.c:247
+#: gtk/gtkfontsel.c:192 gtk/gtktexttag.c:285 gtk/gtktexttag.c:293
msgid "Font"
msgstr "Schrift"
-#: gtk/gtkcellrenderertext.c:239 gtk/gtktexttag.c:285
+#: gtk/gtkcellrenderertext.c:240 gtk/gtktexttag.c:286
msgid "Font description as a string"
msgstr "Schriftbeschreibung als Zeichenkette"
-#: gtk/gtkcellrenderertext.c:247 gtk/gtktexttag.c:293
+#: gtk/gtkcellrenderertext.c:248 gtk/gtktexttag.c:294
msgid "Font description as a PangoFontDescription struct"
msgstr "Schriftbeschreibung als PangoFontDescription-Struktur"
-#: gtk/gtkcellrenderertext.c:255 gtk/gtktexttag.c:301
+#: gtk/gtkcellrenderertext.c:256 gtk/gtktexttag.c:302
msgid "Font family"
msgstr "Schriftfamilie"
-#: gtk/gtkcellrenderertext.c:256 gtk/gtktexttag.c:302
+#: gtk/gtkcellrenderertext.c:257 gtk/gtktexttag.c:303
msgid "Name of the font family, e.g. Sans, Helvetica, Times, Monospace"
msgstr "Name der Schriftfamilie, z.B. Sans, Helvetica, Times, Monospace"
-#: gtk/gtkcellrenderertext.c:263 gtk/gtkcellrenderertext.c:264
-#: gtk/gtktexttag.c:309 gtk/gtktexttag.c:310
+#: gtk/gtkcellrenderertext.c:264 gtk/gtkcellrenderertext.c:265
+#: gtk/gtktexttag.c:310 gtk/gtktexttag.c:311
msgid "Font style"
msgstr "Schriftstil"
-#: gtk/gtkcellrenderertext.c:272 gtk/gtkcellrenderertext.c:273
-#: gtk/gtktexttag.c:318 gtk/gtktexttag.c:319
+#: gtk/gtkcellrenderertext.c:273 gtk/gtkcellrenderertext.c:274
+#: gtk/gtktexttag.c:319 gtk/gtktexttag.c:320
msgid "Font variant"
msgstr "Schriftvariante"
-#: gtk/gtkcellrenderertext.c:281 gtk/gtkcellrenderertext.c:282
-#: gtk/gtktexttag.c:327 gtk/gtktexttag.c:328
+#: gtk/gtkcellrenderertext.c:282 gtk/gtkcellrenderertext.c:283
+#: gtk/gtktexttag.c:328 gtk/gtktexttag.c:329
msgid "Font weight"
msgstr "Schriftgewicht"
-#: gtk/gtkcellrenderertext.c:291 gtk/gtkcellrenderertext.c:292
-#: gtk/gtktexttag.c:338 gtk/gtktexttag.c:339
+#: gtk/gtkcellrenderertext.c:292 gtk/gtkcellrenderertext.c:293
+#: gtk/gtktexttag.c:339 gtk/gtktexttag.c:340
msgid "Font stretch"
msgstr "Schriftdehnung"
-#: gtk/gtkcellrenderertext.c:300 gtk/gtkcellrenderertext.c:301
-#: gtk/gtktexttag.c:347 gtk/gtktexttag.c:348
+#: gtk/gtkcellrenderertext.c:301 gtk/gtkcellrenderertext.c:302
+#: gtk/gtktexttag.c:348 gtk/gtktexttag.c:349
msgid "Font size"
msgstr "Schriftgröße"
# gtk/gtkcellrenderertext.281 gtk/gtktexttag.c:367
-#: gtk/gtkcellrenderertext.c:310 gtk/gtktexttag.c:367
+#: gtk/gtkcellrenderertext.c:311 gtk/gtktexttag.c:368
msgid "Font points"
msgstr "Punktgröße"
-#: gtk/gtkcellrenderertext.c:311 gtk/gtktexttag.c:368
+#: gtk/gtkcellrenderertext.c:312 gtk/gtktexttag.c:369
msgid "Font size in points"
msgstr "Schriftgröße in Punkt"
-#: gtk/gtkcellrenderertext.c:320 gtk/gtktexttag.c:357 gtk/gtktexttag.c:358
+#: gtk/gtkcellrenderertext.c:321 gtk/gtktexttag.c:358 gtk/gtktexttag.c:359
msgid "Font scale"
msgstr "Schriftskalierung"
-#: gtk/gtkcellrenderertext.c:321
+#: gtk/gtkcellrenderertext.c:322
msgid "Font scaling factor"
msgstr "Skalierungsfaktor der Schrift"
-#: gtk/gtkcellrenderertext.c:330 gtk/gtktexttag.c:426
+#: gtk/gtkcellrenderertext.c:331 gtk/gtktexttag.c:427
msgid "Rise"
msgstr "Hochstellung"
-#: gtk/gtkcellrenderertext.c:331 gtk/gtktexttag.c:427
+#: gtk/gtkcellrenderertext.c:332 gtk/gtktexttag.c:428
msgid ""
"Offset of text above the baseline (below the baseline if rise is negative)"
msgstr ""
"Herausstellung des Texts über die Grundlinie (darunter, wenn der Wert "
"negativ ist)"
-#: gtk/gtkcellrenderertext.c:341 gtk/gtktexttag.c:466
+#: gtk/gtkcellrenderertext.c:342 gtk/gtktexttag.c:467
msgid "Strikethrough"
msgstr "Durchstreichen"
-#: gtk/gtkcellrenderertext.c:342 gtk/gtktexttag.c:467
+#: gtk/gtkcellrenderertext.c:343 gtk/gtktexttag.c:468
msgid "Whether to strike through the text"
msgstr "Den Text durchstreichen?"
-#: gtk/gtkcellrenderertext.c:349 gtk/gtktexttag.c:474
+#: gtk/gtkcellrenderertext.c:350 gtk/gtktexttag.c:475
msgid "Underline"
msgstr "Unterstreichen"
-#: gtk/gtkcellrenderertext.c:350 gtk/gtktexttag.c:475
+#: gtk/gtkcellrenderertext.c:351 gtk/gtktexttag.c:476
msgid "Style of underline for this text"
msgstr "Stil der Unterstreichung für diesen Text"
-#: gtk/gtkcellrenderertext.c:360 gtk/gtktexttag.c:511
+#: gtk/gtkcellrenderertext.c:361 gtk/gtktexttag.c:512
msgid "Background set"
msgstr "Hintergrund einstellen"
-#: gtk/gtkcellrenderertext.c:361 gtk/gtktexttag.c:512
+#: gtk/gtkcellrenderertext.c:362 gtk/gtktexttag.c:513
msgid "Whether this tag affects the background color"
msgstr "Soll dieses Tag die Hintergrundfarbe beeinflussen?"
-#: gtk/gtkcellrenderertext.c:364 gtk/gtktexttag.c:523
+#: gtk/gtkcellrenderertext.c:365 gtk/gtktexttag.c:524
msgid "Foreground set"
msgstr "Vordergrund einstellen"
-#: gtk/gtkcellrenderertext.c:365 gtk/gtktexttag.c:524
+#: gtk/gtkcellrenderertext.c:366 gtk/gtktexttag.c:525
msgid "Whether this tag affects the foreground color"
msgstr "Soll dieses Tag die Vordergrundfarbe beeinflussen?"
-#: gtk/gtkcellrenderertext.c:368 gtk/gtktexttag.c:531
+#: gtk/gtkcellrenderertext.c:369 gtk/gtktexttag.c:532
msgid "Editability set"
msgstr "Änderbarkeit einstellen"
-#: gtk/gtkcellrenderertext.c:369 gtk/gtktexttag.c:532
+#: gtk/gtkcellrenderertext.c:370 gtk/gtktexttag.c:533
msgid "Whether this tag affects text editability"
msgstr "Soll dieses Tag die Änderbarkeit beeinflussen?"
-#: gtk/gtkcellrenderertext.c:372 gtk/gtktexttag.c:535
+#: gtk/gtkcellrenderertext.c:373 gtk/gtktexttag.c:536
msgid "Font family set"
msgstr "Schriftfamilie einstellen"
-#: gtk/gtkcellrenderertext.c:373 gtk/gtktexttag.c:536
+#: gtk/gtkcellrenderertext.c:374 gtk/gtktexttag.c:537
msgid "Whether this tag affects the font family"
msgstr "Soll dieses Tag die Schriftfamilie beeinflussen?"
-#: gtk/gtkcellrenderertext.c:376 gtk/gtktexttag.c:539
+#: gtk/gtkcellrenderertext.c:377 gtk/gtktexttag.c:540
msgid "Font style set"
msgstr "Schriftstil einstellen"
-#: gtk/gtkcellrenderertext.c:377 gtk/gtktexttag.c:540
+#: gtk/gtkcellrenderertext.c:378 gtk/gtktexttag.c:541
msgid "Whether this tag affects the font style"
msgstr "Soll dieses Tag den Schriftstil beeinflussen?"
-#: gtk/gtkcellrenderertext.c:380 gtk/gtktexttag.c:543
+#: gtk/gtkcellrenderertext.c:381 gtk/gtktexttag.c:544
msgid "Font variant set"
msgstr "Schriftvariante einstellen"
-#: gtk/gtkcellrenderertext.c:381 gtk/gtktexttag.c:544
+#: gtk/gtkcellrenderertext.c:382 gtk/gtktexttag.c:545
msgid "Whether this tag affects the font variant"
msgstr "Soll dieses Tag die Schriftvariante beeinflussen?"
-#: gtk/gtkcellrenderertext.c:384 gtk/gtktexttag.c:547
+#: gtk/gtkcellrenderertext.c:385 gtk/gtktexttag.c:548
msgid "Font weight set"
msgstr "Schriftgewicht einstellen"
-#: gtk/gtkcellrenderertext.c:385 gtk/gtktexttag.c:548
+#: gtk/gtkcellrenderertext.c:386 gtk/gtktexttag.c:549
msgid "Whether this tag affects the font weight"
msgstr "Soll dieses Tag das Schriftgewicht beeinflussen?"
-#: gtk/gtkcellrenderertext.c:388 gtk/gtktexttag.c:551
+#: gtk/gtkcellrenderertext.c:389 gtk/gtktexttag.c:552
msgid "Font stretch set"
msgstr "Schriftdehnung einstellen"
-#: gtk/gtkcellrenderertext.c:389 gtk/gtktexttag.c:552
+#: gtk/gtkcellrenderertext.c:390 gtk/gtktexttag.c:553
msgid "Whether this tag affects the font stretch"
msgstr "Soll dieses Tag die Schriftdehnung beeinflussen?"
-#: gtk/gtkcellrenderertext.c:392 gtk/gtktexttag.c:555
+#: gtk/gtkcellrenderertext.c:393 gtk/gtktexttag.c:556
msgid "Font size set"
msgstr "Schriftgröße einstellen"
-#: gtk/gtkcellrenderertext.c:393 gtk/gtktexttag.c:556
+#: gtk/gtkcellrenderertext.c:394 gtk/gtktexttag.c:557
#, fuzzy
msgid "Whether this tag affects the font size"
msgstr "Soll dieses Tag die Schriftgröße beeinflussen?"
-#: gtk/gtkcellrenderertext.c:396 gtk/gtktexttag.c:559
+#: gtk/gtkcellrenderertext.c:397 gtk/gtktexttag.c:560
msgid "Font scale set"
msgstr "Schriftskalierung einstellen"
-#: gtk/gtkcellrenderertext.c:397 gtk/gtktexttag.c:560
+#: gtk/gtkcellrenderertext.c:398 gtk/gtktexttag.c:561
msgid "Whether this tag scales the font size by a factor"
msgstr "Soll dieses TagSchrifgröße um einen Faktor skalieren?"
-#: gtk/gtkcellrenderertext.c:400 gtk/gtktexttag.c:579
+#: gtk/gtkcellrenderertext.c:401 gtk/gtktexttag.c:580
msgid "Rise set"
msgstr "Hochstellung einstellen"
-#: gtk/gtkcellrenderertext.c:401 gtk/gtktexttag.c:580
+#: gtk/gtkcellrenderertext.c:402 gtk/gtktexttag.c:581
msgid "Whether this tag affects the rise"
msgstr "Soll dieses Tag die Hochstellung beeinflussen?"
-#: gtk/gtkcellrenderertext.c:404 gtk/gtktexttag.c:595
+#: gtk/gtkcellrenderertext.c:405 gtk/gtktexttag.c:596
msgid "Strikethrough set"
msgstr "Durchstreichen einstellen"
-#: gtk/gtkcellrenderertext.c:405 gtk/gtktexttag.c:596
+#: gtk/gtkcellrenderertext.c:406 gtk/gtktexttag.c:597
msgid "Whether this tag affects strikethrough"
msgstr "Soll dieses Tag die Durchstreichung beeinflussen?"
-#: gtk/gtkcellrenderertext.c:408 gtk/gtktexttag.c:603
+#: gtk/gtkcellrenderertext.c:409 gtk/gtktexttag.c:604
msgid "Underline set"
msgstr "Unterstreichen einstellen"
-#: gtk/gtkcellrenderertext.c:409 gtk/gtktexttag.c:604
+#: gtk/gtkcellrenderertext.c:410 gtk/gtktexttag.c:605
msgid "Whether this tag affects underlining"
msgstr "Soll dieses Tag die Unterstreichung einstellen?"
-#: gtk/gtkcellrenderertoggle.c:129
+#: gtk/gtkcellrenderertoggle.c:130
msgid "Toggle state"
msgstr "Schaltzustand"
-#: gtk/gtkcellrenderertoggle.c:130
+#: gtk/gtkcellrenderertoggle.c:131
msgid "The toggle state of the button"
msgstr "Der Schaltzustand des Kpfes"
-#: gtk/gtkcellrenderertoggle.c:138
+#: gtk/gtkcellrenderertoggle.c:139
#, fuzzy
msgid "Activatable"
msgstr "Aktiv"
-#: gtk/gtkcellrenderertoggle.c:139
+#: gtk/gtkcellrenderertoggle.c:140
#, fuzzy
msgid "The toggle button can be activated"
msgstr "Ist der Umschaltknopf in einem \"Zwischen\"-Zustand?"
-#: gtk/gtkcellrenderertoggle.c:147
+#: gtk/gtkcellrenderertoggle.c:148
msgid "Radio state"
msgstr "Radiozustand"
-#: gtk/gtkcellrenderertoggle.c:148
+#: gtk/gtkcellrenderertoggle.c:149
msgid "Draw the toggle button as a radio button"
msgstr "Den Umschaltknopf als Radioknopf darstellen"
-#: gtk/gtkcheckbutton.c:95 gtk/gtkoptionmenu.c:163
+#: gtk/gtkcheckbutton.c:95 gtk/gtkoptionmenu.c:191
msgid "Indicator Size"
msgstr "Elementgröße"
@@ -1093,7 +1103,7 @@ msgstr "Elementgröße"
msgid "Size of check or radio indicator"
msgstr "Größe des Ankreuz- oder Radioelementes"
-#: gtk/gtkcheckbutton.c:103 gtk/gtkoptionmenu.c:169
+#: gtk/gtkcheckbutton.c:103 gtk/gtkoptionmenu.c:197
msgid "Indicator Spacing"
msgstr "Elementabstand"
@@ -1101,23 +1111,23 @@ msgstr "Elementabstand"
msgid "Spacing around check or radio indicator"
msgstr "Abstand um Ankreuz- oder Radioelement"
-#: gtk/gtkcheckmenuitem.c:114 gtk/gtktogglebutton.c:142
+#: gtk/gtkcheckmenuitem.c:115 gtk/gtktogglebutton.c:132
msgid "Active"
msgstr "Aktiv"
-#: gtk/gtkcheckmenuitem.c:115
+#: gtk/gtkcheckmenuitem.c:116
msgid "Whether the menu item is checked."
msgstr "Soll der Menüeintrag angekreuzt sein?"
-#: gtk/gtkcheckmenuitem.c:122 gtk/gtktogglebutton.c:150
+#: gtk/gtkcheckmenuitem.c:123 gtk/gtktogglebutton.c:140
msgid "Inconsistent"
msgstr "Inkonsistent"
-#: gtk/gtkcheckmenuitem.c:123
+#: gtk/gtkcheckmenuitem.c:124
msgid "Whether to display an \"inconsistent\" state."
msgstr "Soll der Zustand \"inkonsistent\" angezeigt werden?"
-#: gtk/gtkcolorsel.c:574
+#: gtk/gtkcolorsel.c:578
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 "
@@ -1128,7 +1138,7 @@ msgstr ""
"als aktuell auswählen, indem Sie sie auf den anderen Farbfleck daneben "
"ziehen."
-#: gtk/gtkcolorsel.c:579
+#: gtk/gtkcolorsel.c:583
msgid ""
"The color you've chosen. You can drag this color to a palette entry to save "
"it for use in the future."
@@ -1136,11 +1146,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:883
+#: gtk/gtkcolorsel.c:887
msgid "_Save color here"
msgstr "Farbe hier _speichern"
-#: gtk/gtkcolorsel.c:1051
+#: gtk/gtkcolorsel.c:1055
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.\""
@@ -1149,52 +1159,52 @@ msgstr ""
"machen. Um diesen Eintrag zu ändern, ziehen Sie einen Farbfleck darauf oder "
"rechtsklicken Sie darauf und wählen Sie \"Farbe hier speichern.\""
-#: gtk/gtkcolorsel.c:1667
+#: gtk/gtkcolorsel.c:1674
msgid "Has Opacity Control"
msgstr ""
-#: gtk/gtkcolorsel.c:1668
+#: gtk/gtkcolorsel.c:1675
#, fuzzy
msgid "Whether the color selector should allow setting opacity"
msgstr "Soll der Cursor blinken?"
-#: gtk/gtkcolorsel.c:1674
+#: gtk/gtkcolorsel.c:1681
#, fuzzy
msgid "Has palette"
msgstr "Eigene Palette"
-#: gtk/gtkcolorsel.c:1675
+#: gtk/gtkcolorsel.c:1682
#, fuzzy
msgid "Whether a palette should be used"
msgstr "Sollen die Reiter gezeigt werden?"
-#: gtk/gtkcolorsel.c:1681
+#: gtk/gtkcolorsel.c:1688
#, fuzzy
msgid "Current Color"
msgstr "Cursorfarbe"
-#: gtk/gtkcolorsel.c:1682
+#: gtk/gtkcolorsel.c:1689
#, fuzzy
msgid "The current color"
msgstr "Cursorfarbe"
-#: gtk/gtkcolorsel.c:1688
+#: gtk/gtkcolorsel.c:1695
msgid "Current Alpha"
msgstr ""
-#: gtk/gtkcolorsel.c:1689
+#: gtk/gtkcolorsel.c:1696
msgid "The current opacity value (0 fully transparent, 65535 fully opaque)"
msgstr ""
-#: gtk/gtkcolorsel.c:1702
+#: gtk/gtkcolorsel.c:1709
msgid "Custom palette"
msgstr "Eigene Palette"
-#: gtk/gtkcolorsel.c:1703
+#: gtk/gtkcolorsel.c:1710
msgid "Palette to use in the color selector"
msgstr "Im Farbwähler zu verwendende Palette"
-#: gtk/gtkcolorsel.c:1758
+#: gtk/gtkcolorsel.c:1750
msgid ""
"Select the color you want from the outer ring. Select the darkness or "
"lightness of that color using the inner triangle."
@@ -1203,7 +1213,7 @@ msgstr ""
"Dunkelheit oder Helligkeit dieser Farbe mit dem inneren Dreieck."
# gtk/gtkcolor
-#: gtk/gtkcolorsel.c:1786
+#: gtk/gtkcolorsel.c:1778
msgid ""
"Click the eyedropper, then click a color anywhere on your screen to select "
"that color."
@@ -1211,67 +1221,67 @@ msgstr ""
"Klicken Sie auf die Pipette, dann klicken Sie auf eine Farbe irgendwo auf "
"Ihrem Bildschirm, um sie auszuwählen"
-#: gtk/gtkcolorsel.c:1795
+#: gtk/gtkcolorsel.c:1787
msgid "_Hue:"
msgstr "_Ton:"
-#: gtk/gtkcolorsel.c:1796
+#: gtk/gtkcolorsel.c:1788
msgid "Position on the color wheel."
msgstr "Stelle auf dem Farbrad."
-#: gtk/gtkcolorsel.c:1797
+#: gtk/gtkcolorsel.c:1789
msgid "_Saturation:"
msgstr "_Sättigung:"
-#: gtk/gtkcolorsel.c:1798
+#: gtk/gtkcolorsel.c:1790
msgid "\"Deepness\" of the color."
msgstr "\"Tiefe\" der Farbe."
-#: gtk/gtkcolorsel.c:1799
+#: gtk/gtkcolorsel.c:1791
msgid "_Value:"
msgstr "_Wert:"
-#: gtk/gtkcolorsel.c:1800
+#: gtk/gtkcolorsel.c:1792
msgid "Brightness of the color."
msgstr "Helligkeit der Farbe."
-#: gtk/gtkcolorsel.c:1801
+#: gtk/gtkcolorsel.c:1793
msgid "_Red:"
msgstr "_Rot:"
-#: gtk/gtkcolorsel.c:1802
+#: gtk/gtkcolorsel.c:1794
msgid "Amount of red light in the color."
msgstr "Rotlichtanteil in der Farbe."
-#: gtk/gtkcolorsel.c:1803
+#: gtk/gtkcolorsel.c:1795
msgid "_Green:"
msgstr "_Grün:"
-#: gtk/gtkcolorsel.c:1804
+#: gtk/gtkcolorsel.c:1796
msgid "Amount of green light in the color."
msgstr "Grünlichtanteil in der Farbe."
-#: gtk/gtkcolorsel.c:1805
+#: gtk/gtkcolorsel.c:1797
msgid "_Blue:"
msgstr "_Blau:"
-#: gtk/gtkcolorsel.c:1806
+#: gtk/gtkcolorsel.c:1798
msgid "Amount of blue light in the color."
msgstr "Blaulichtanteil in der Farbe."
-#: gtk/gtkcolorsel.c:1809
+#: gtk/gtkcolorsel.c:1801
msgid "_Opacity:"
msgstr "_Deckkraft:"
-#: gtk/gtkcolorsel.c:1817
+#: gtk/gtkcolorsel.c:1809
msgid "Transparency of the currently-selected color."
msgstr "Transparenz der momentan gewählten Farbe"
-#: gtk/gtkcolorsel.c:1832
+#: gtk/gtkcolorsel.c:1824
msgid "Color _Name:"
msgstr "Farb_name:"
-#: gtk/gtkcolorsel.c:1844
+#: gtk/gtkcolorsel.c:1836
msgid ""
"You can enter an HTML-style hexadecimal color value, or simply a color name "
"such as 'orange' in this entry."
@@ -1279,7 +1289,7 @@ msgstr ""
"Sie können in diesem Feld einen hexadezimalen Farbwert wie bei HTML eingeben,"
"einfach einen Farbnamen wie `orange'."
-#: gtk/gtkcolorsel.c:1863
+#: gtk/gtkcolorsel.c:1855
msgid "_Palette"
msgstr "_Palette"
@@ -1327,140 +1337,140 @@ msgstr "Wertabstand"
msgid "Whether entered values must already be present in the list"
msgstr ""
-#: gtk/gtkcontainer.c:202
+#: gtk/gtkcontainer.c:203
msgid "Resize mode"
msgstr "Größenänderungs-Modus"
-#: gtk/gtkcontainer.c:203
+#: gtk/gtkcontainer.c:204
msgid "Specify how resize events are handled"
msgstr "Die Art und Weise, wie mit Größenänderungs-Ereignissen umgegangen wird"
-#: gtk/gtkcontainer.c:210
+#: gtk/gtkcontainer.c:211
msgid "Border width"
msgstr "Randbreite"
-#: gtk/gtkcontainer.c:211
+#: gtk/gtkcontainer.c:212
msgid "The width of the empty border outside the containers children."
msgstr "Breite des leeren Randes um die Kinder des Containers."
-#: gtk/gtkcontainer.c:219
+#: gtk/gtkcontainer.c:220
msgid "Child"
msgstr "Kind"
-#: gtk/gtkcontainer.c:220
+#: gtk/gtkcontainer.c:221
msgid "Can be used to add a new child to the container."
msgstr "Kann benutzt werden, um ein neues Kind zum Container hinzuzufügen"
-#: gtk/gtkcurve.c:120
+#: gtk/gtkcurve.c:121
msgid "Curve type"
msgstr "Kurventyp"
-#: gtk/gtkcurve.c:121
+#: gtk/gtkcurve.c:122
#, fuzzy
msgid "Is this curve linear, spline interpolated, or free-form"
msgstr "Ist sie e-linear, spline-interpoliert oder unregelmäßig?"
-#: gtk/gtkcurve.c:129
+#: gtk/gtkcurve.c:130
msgid "Minimum X"
msgstr "Minimales x"
-#: gtk/gtkcurve.c:130
+#: gtk/gtkcurve.c:131
msgid "Minimum possible value for X"
msgstr "Für x minimal möglicher Wert"
-#: gtk/gtkcurve.c:139
+#: gtk/gtkcurve.c:140
msgid "Maximum X"
msgstr "Maximales x"
-#: gtk/gtkcurve.c:140
+#: gtk/gtkcurve.c:141
msgid "Maximum possible X value."
msgstr "Für x maximal möglicher Wert."
-#: gtk/gtkcurve.c:149
+#: gtk/gtkcurve.c:150
msgid "Minimum Y"
msgstr "Minimales y"
-#: gtk/gtkcurve.c:150
+#: gtk/gtkcurve.c:151
msgid "Minimum possible value for Y"
msgstr "Für y minimal möglicher Wert"
-#: gtk/gtkcurve.c:159
+#: gtk/gtkcurve.c:160
msgid "Maximum Y"
msgstr "Maximales y"
-#: gtk/gtkcurve.c:160
+#: gtk/gtkcurve.c:161
msgid "Maximum possible value for Y"
msgstr "Für y maximal möglicher Wert"
-#: gtk/gtkdialog.c:125
+#: gtk/gtkdialog.c:126
msgid "Has separator"
msgstr "Hat Trennbalken"
-#: gtk/gtkdialog.c:126
+#: gtk/gtkdialog.c:127
msgid "The dialog has a separator bar above its buttons"
msgstr "Der Dialog hat einen Trennbalken über seinen Knöpfen"
-#: gtk/gtkdialog.c:149
+#: gtk/gtkdialog.c:150
msgid "Content area border"
msgstr "Rand um Inhaltsfläche"
-#: gtk/gtkdialog.c:150
+#: gtk/gtkdialog.c:151
msgid "Width of border around the main dialog area"
msgstr "Breite des Randes um den Hauptbereich des Dialoges"
-#: gtk/gtkdialog.c:157
+#: gtk/gtkdialog.c:158
msgid "Button spacing"
msgstr "Knopfabstand"
-#: gtk/gtkdialog.c:158
+#: gtk/gtkdialog.c:159
msgid "Spacing between buttons"
msgstr "Abstand zwischen Knöpfen"
-#: gtk/gtkdialog.c:166
+#: gtk/gtkdialog.c:167
msgid "Action area border"
msgstr "Rand um Aktionsfläche"
-#: gtk/gtkdialog.c:167
+#: gtk/gtkdialog.c:168
msgid "Width of border around the button area at the bottom of the dialog"
msgstr "Breite des Randes um den Knopfbereich unten im Dialog"
-#: gtk/gtkentry.c:410 gtk/gtklabel.c:361
+#: gtk/gtkentry.c:418 gtk/gtklabel.c:360
#, fuzzy
msgid "Cursor Position"
msgstr "Position"
-#: gtk/gtkentry.c:411 gtk/gtklabel.c:362
+#: gtk/gtkentry.c:419 gtk/gtklabel.c:361
#, fuzzy
msgid "The current position of the insertion cursor in chars."
msgstr "Die momentane Position der Einfügemarke"
-#: gtk/gtkentry.c:420 gtk/gtklabel.c:371
+#: gtk/gtkentry.c:428 gtk/gtklabel.c:370
#, fuzzy
msgid "Selection Bound"
msgstr "Auswahl:"
-#: gtk/gtkentry.c:421 gtk/gtklabel.c:372
+#: gtk/gtkentry.c:429 gtk/gtklabel.c:371
msgid ""
"The position of the opposite end of the selection from the cursor in chars."
msgstr ""
-#: gtk/gtkentry.c:431
+#: gtk/gtkentry.c:439
msgid "Whether the entry contents can be edited"
msgstr "Sollen die Feldinhalte bearbeitet werden können?"
-#: gtk/gtkentry.c:438
+#: gtk/gtkentry.c:446
msgid "Maximum length"
msgstr "Maximale Länge"
-#: gtk/gtkentry.c:439
+#: gtk/gtkentry.c:447
msgid "Maximum number of characters for this entry"
msgstr "Maximale Anzahl Zeichen für diesen Eintrag"
-#: gtk/gtkentry.c:447
+#: gtk/gtkentry.c:455
msgid "Visibility"
msgstr "Sichtbarkeit"
-#: gtk/gtkentry.c:448
+#: gtk/gtkentry.c:456
msgid ""
"FALSE displays the \"invisible char\" instead of the actual text (password "
"mode)"
@@ -1468,29 +1478,29 @@ msgstr ""
"Wenn FALSCH, das \"unsichtbare Zeichen\" statt des eigentlichen Texts "
"anzeigen (Passwortmodus)"
-#: gtk/gtkentry.c:455
+#: gtk/gtkentry.c:463
#, fuzzy
msgid "Has Frame"
msgstr "Eigene Palette"
-#: gtk/gtkentry.c:456
+#: gtk/gtkentry.c:464
msgid "FALSE removes outside bevel from entry."
msgstr ""
-#: gtk/gtkentry.c:463
+#: gtk/gtkentry.c:471
msgid "Invisible character"
msgstr "Unsichtbares Zeichen"
-#: gtk/gtkentry.c:464
+#: gtk/gtkentry.c:472
msgid "The character to use when masking entry contents (in \"password mode\")"
msgstr ""
"Das Zeichen, mit dem Feldinhalte verdeckt werden (im \"Passwortmodus\")"
-#: gtk/gtkentry.c:471
+#: gtk/gtkentry.c:479
msgid "Activates default"
msgstr "Vorgabe aktivieren"
-#: gtk/gtkentry.c:472
+#: gtk/gtkentry.c:480
msgid ""
"Whether to activate the default widget (such as the default button in a "
"dialog) when Enter is pressed."
@@ -1498,42 +1508,42 @@ msgstr ""
"Soll das Vorgabewidget (z.B. der Vorgabeknopf in einem Dialogfenster) "
"aktiviert werden, wenn Eingabe gedrückt wird?"
-#: gtk/gtkentry.c:478
+#: gtk/gtkentry.c:486
msgid "Width in chars"
msgstr "Breite in Zeichen"
-#: gtk/gtkentry.c:479
+#: gtk/gtkentry.c:487
msgid "Number of characters to leave space for in the entry."
msgstr "Anzahl Zeichen, für die in diesem Feld Platz gelassen wird."
-#: gtk/gtkentry.c:488
+#: gtk/gtkentry.c:496
msgid "Scroll offset"
msgstr "Rollversatz"
-#: gtk/gtkentry.c:489
+#: gtk/gtkentry.c:497
msgid "Number of pixels of the entry scrolled off the screen to the left"
msgstr "Anzahl Pixel, um die der Eintrag nach links aus dem Schirm gerollt ist"
-#: gtk/gtkentry.c:499
+#: gtk/gtkentry.c:507
#, fuzzy
msgid "The contents of the entry"
msgstr "Der Name des Widgets"
-#: gtk/gtkentry.c:505 gtk/gtklabel.c:380 gtk/gtktextview.c:615
+#: gtk/gtkentry.c:513 gtk/gtklabel.c:379 gtk/gtktextview.c:624
msgid "Cursor color"
msgstr "Cursorfarbe"
-#: gtk/gtkentry.c:506 gtk/gtklabel.c:381 gtk/gtktextview.c:616
+#: gtk/gtkentry.c:514 gtk/gtklabel.c:380 gtk/gtktextview.c:625
msgid "Color with which to draw insertion cursor"
msgstr "Farbe, mit der der Einfügecursor gezeichnet wird"
-#: gtk/gtkentry.c:3793 gtk/gtklabel.c:3180
+#: gtk/gtkentry.c:3832 gtk/gtklabel.c:3151
#, fuzzy
msgid "Select All"
msgstr "Auswählbar"
# gtk/gtkentry.c:3567 gtk/gtktextview
-#: gtk/gtkentry.c:3803 gtk/gtklabel.c:3190 gtk/gtktextview.c:5563
+#: gtk/gtkentry.c:3842 gtk/gtklabel.c:3161 gtk/gtktextview.c:5737
msgid "Input Methods"
msgstr "Eingabemethoden"
@@ -1563,12 +1573,12 @@ msgstr "Verzeichnisse"
msgid "Files"
msgstr "Dateien"
-#: gtk/gtkfilesel.c:727 gtk/gtkfilesel.c:2052
+#: gtk/gtkfilesel.c:726 gtk/gtkfilesel.c:2057
#, c-format
msgid "Directory unreadable: %s"
msgstr "Verzeichnis nicht lesbar: %s"
-#: gtk/gtkfilesel.c:849
+#: gtk/gtkfilesel.c:848
#, c-format
msgid ""
"The file \"%s\" resides on another machine (called %s) and may not be "
@@ -1576,19 +1586,19 @@ msgid ""
"Are you sure that you want to select it?"
msgstr ""
-#: gtk/gtkfilesel.c:979
+#: gtk/gtkfilesel.c:978
msgid "Create Dir"
msgstr "Verzeichnis erstellen"
-#: gtk/gtkfilesel.c:990 gtk/gtkfilesel.c:1413
+#: gtk/gtkfilesel.c:989 gtk/gtkfilesel.c:1416
msgid "Delete File"
msgstr "Datei löschen"
-#: gtk/gtkfilesel.c:1001 gtk/gtkfilesel.c:1556
+#: gtk/gtkfilesel.c:1000 gtk/gtkfilesel.c:1559
msgid "Rename File"
msgstr "Datei umbenennen"
-#: gtk/gtkfilesel.c:1236
+#: gtk/gtkfilesel.c:1237
#, c-format
msgid ""
"The directory name \"%s\" contains symbols that are not allowed in filenames"
@@ -1596,7 +1606,7 @@ msgstr ""
"Der Verzeichnisname \"%s\" enthält Symbole, die in Dateinamen nicht erlaubt "
"sind"
-#: gtk/gtkfilesel.c:1238
+#: gtk/gtkfilesel.c:1239
#, c-format
msgid ""
"Error creating directory \"%s\": %s\n"
@@ -1605,41 +1615,41 @@ msgstr ""
"Fehler beim Erstellen des Verzeichnisses \"%s\": %s\n"
"%s"
-#: gtk/gtkfilesel.c:1239 gtk/gtkfilesel.c:1490
+#: gtk/gtkfilesel.c:1240 gtk/gtkfilesel.c:1493
msgid "You probably used symbols not allowed in filenames."
msgstr ""
"Sie haben wahrscheinlich Symboutzt, die in Dateinamen nicht erlaubt sind."
-#: gtk/gtkfilesel.c:1247
+#: gtk/gtkfilesel.c:1248
#, c-format
msgid "Error creating directory \"%s\": %s\n"
msgstr "Fehler beim Erstellen des Verzeichnisses \"%s\": %s\n"
-#: gtk/gtkfilesel.c:1281
+#: gtk/gtkfilesel.c:1282
msgid "Create Directory"
msgstr "Verzeichnis erstellen"
-#: gtk/gtkfilesel.c:1295
+#: gtk/gtkfilesel.c:1296
msgid "_Directory name:"
msgstr "_Verzeichnisname:"
#. buttons
-#: gtk/gtkfilesel.c:1309
-msgid "Create"
-msgstr "Erstellen"
-
-#: gtk/gtkfilesel.c:1318 gtk/gtkfilesel.c:1444 gtk/gtkfilesel.c:1598
-#: gtk/gtkgamma.c:424
+#: gtk/gtkfilesel.c:1310 gtk/gtkfilesel.c:1438 gtk/gtkfilesel.c:1592
+#: gtk/gtkgamma.c:417
msgid "Cancel"
msgstr "Abbrechen"
-#: gtk/gtkfilesel.c:1353
+#: gtk/gtkfilesel.c:1322
+msgid "Create"
+msgstr "Erstellen"
+
+#: gtk/gtkfilesel.c:1356
#, 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:1356
+#: gtk/gtkfilesel.c:1359
#, c-format
msgid ""
"Error deleting file \"%s\": %s\n"
@@ -1648,28 +1658,27 @@ msgstr ""
"Fehler beim Löschen der Datei \"%s\": %s\n"
"%s"
-#: gtk/gtkfilesel.c:1358 gtk/gtkfilesel.c:1504
+#: gtk/gtkfilesel.c:1361 gtk/gtkfilesel.c:1507
msgid "It probably contains symbols not allowed in filenames."
msgstr ""
"Sie enthält wahrscheinlich Symbole, die in Dateinamen nicht erlaubt sind."
-#: gtk/gtkfilesel.c:1367
+#: gtk/gtkfilesel.c:1370
#, c-format
msgid "Error deleting file \"%s\": %s"
msgstr "Fehler beim Löschen der Datei \"%s\": %s"
-#. buttons
-#: gtk/gtkfilesel.c:1435
+#: gtk/gtkfilesel.c:1448
msgid "Delete"
msgstr "Löschen"
-#: gtk/gtkfilesel.c:1486 gtk/gtkfilesel.c:1500
+#: gtk/gtkfilesel.c:1489 gtk/gtkfilesel.c:1503
#, 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:1488
+#: gtk/gtkfilesel.c:1491
#, c-format
msgid ""
"Error renaming file to \"%s\": %s\n"
@@ -1678,7 +1687,7 @@ msgstr ""
"Fehler beim Umbenennen der Datei in \"%s\": %s\n"
"%s"
-#: gtk/gtkfilesel.c:1502
+#: gtk/gtkfilesel.c:1505
#, c-format
msgid ""
"Error renaming file \"%s\": %s\n"
@@ -1687,21 +1696,20 @@ msgstr ""
"Fehler beim Umbenennen der Datei \"%s\": %s\n"
"%s"
-#: gtk/gtkfilesel.c:1512
+#: gtk/gtkfilesel.c:1515
#, c-format
msgid "Error renaming file \"%s\" to \"%s\": %s"
msgstr "Fehler beim Umbenennen der Datei \"%s\" in \"%s\": %s"
-#. buttons
-#: gtk/gtkfilesel.c:1589
+#: gtk/gtkfilesel.c:1604
msgid "Rename"
msgstr "Umbn"
-#: gtk/gtkfilesel.c:2031
+#: gtk/gtkfilesel.c:2036
msgid "Selection: "
msgstr "Auswahl:"
-#: gtk/gtkfilesel.c:2641
+#: gtk/gtkfilesel.c:2647
#, c-format
msgid ""
"The filename %s couldn't be converted to UTF-8. Try setting the environment "
@@ -1710,11 +1718,11 @@ msgstr ""
"Der Dateiname %s konnte nicht in UTF-8 umgewandelt werden. Versuchen Sie, "
"die Umgebungsvariable G_BROKEN_FILENAMES zu setzen."
-#: gtk/gtkfilesel.c:3509
+#: gtk/gtkfilesel.c:3515
msgid "Name too long"
msgstr "Name zu lang"
-#: gtk/gtkfilesel.c:3511
+#: gtk/gtkfilesel.c:3517
msgid "Couldn't convert filename"
msgstr "Dateiname konnte nicht umgewandelt werden"
@@ -1757,7 +1765,7 @@ msgstr "_Größe:"
msgid "Preview:"
msgstr "Vorschau:"
-#: gtk/gtkfontsel.c:1060
+#: gtk/gtkfontsel.c:1059
msgid "Font Selection"
msgstr "Schriftauswahl"
@@ -1781,7 +1789,7 @@ msgstr "y-Ausrichtung der Beschriftung"
msgid "The vertical alignment of the label."
msgstr "Die vertikale Ausrichtung der Beschriftung."
-#: gtk/gtkframe.c:153 gtk/gtkhandlebox.c:184
+#: gtk/gtkframe.c:153 gtk/gtkhandlebox.c:185
msgid "Deprecated property, use shadow_type instead."
msgstr ""
@@ -1802,40 +1810,40 @@ msgid "A widget to display in place of the usual frame label."
msgstr ""
"Ein Widget, das statt der üblichen Rahmenbeschriftung angezeigt werden soll."
-#: gtk/gtkgamma.c:395
+#: gtk/gtkgamma.c:396
msgid "Gamma"
msgstr "Gamma"
-#: gtk/gtkgamma.c:402
+#: gtk/gtkgamma.c:403
msgid "_Gamma value"
msgstr "_Gamma-Wert"
-#: gtk/gtkgamma.c:416
+#: gtk/gtkgamma.c:423
msgid "OK"
msgstr "OK"
-#: gtk/gtkhandlebox.c:191 gtk/gtkmenubar.c:148 gtk/gtkstatusbar.c:157
-#: gtk/gtktoolbar.c:276 gtk/gtkviewport.c:147
+#: gtk/gtkhandlebox.c:192 gtk/gtkmenubar.c:148 gtk/gtkstatusbar.c:158
+#: gtk/gtktoolbar.c:277 gtk/gtkviewport.c:148
msgid "Shadow type"
msgstr "Schattentyp"
-#: gtk/gtkhandlebox.c:192
+#: gtk/gtkhandlebox.c:193
msgid "Appearance of the shadow that surrounds the container."
msgstr "Aussehen des Schattens, der den Container umgibt."
-#: gtk/gtkhandlebox.c:200
+#: gtk/gtkhandlebox.c:201
msgid "Handle position"
msgstr "Griffposition"
-#: gtk/gtkhandlebox.c:201
+#: gtk/gtkhandlebox.c:202
msgid "Position of the handle relative to the child widget."
msgstr "Position des Griffs bezüglich des Kindwidgets."
-#: gtk/gtkhandlebox.c:209
+#: gtk/gtkhandlebox.c:210
msgid "Snap edge"
msgstr "Einrastende Seite"
-#: gtk/gtkhandlebox.c:210
+#: gtk/gtkhandlebox.c:211
msgid ""
"Side of the handlebox that's lined up with the docking point to dock the "
"handlebox."
@@ -1846,7 +1854,7 @@ msgstr ""
#. Remove this icon source so we don't keep trying to
#. * load it.
#.
-#: gtk/gtkiconfactory.c:1049
+#: gtk/gtkiconfactory.c:1061
#, c-format
msgid "Error loading icon: %s"
msgstr "Fehler beim Laden des Icons: %s"
@@ -1860,119 +1868,119 @@ msgid "Child widget to appear next to the menu text"
msgstr "Kindwidget, das neben dem Menütext erscheint"
#. shell and main vbox
-#: gtk/gtkinputdialog.c:181
+#: gtk/gtkinputdialog.c:182
msgid "Input"
msgstr "Eingabe"
-#: gtk/gtkinputdialog.c:189
+#: gtk/gtkinputdialog.c:190
msgid "No input devices"
msgstr "Keine Eingabegeräte"
-#: gtk/gtkinputdialog.c:218
+#: gtk/gtkinputdialog.c:219
msgid "_Device:"
msgstr "_Gerät:"
-#: gtk/gtkinputdialog.c:235
+#: gtk/gtkinputdialog.c:236
msgid "Disabled"
msgstr "Ausgeschaltet"
-#: gtk/gtkinputdialog.c:243
+#: gtk/gtkinputdialog.c:244
msgid "Screen"
msgstr "Bildschirm"
-#: gtk/gtkinputdialog.c:251
+#: gtk/gtkinputdialog.c:252
msgid "Window"
msgstr "Fenster"
-#: gtk/gtkinputdialog.c:259
+#: gtk/gtkinputdialog.c:260
msgid "_Mode: "
msgstr "_Modus:"
#. The axis listbox
-#: gtk/gtkinputdialog.c:290
+#: gtk/gtkinputdialog.c:291
msgid "_Axes"
msgstr "_Achsen"
#. Keys listbox
-#: gtk/gtkinputdialog.c:306
+#: gtk/gtkinputdialog.c:307
msgid "_Keys"
msgstr "_Tasten"
#. We create the save button in any case, so that clients can
#. connect to it, without paying attention to whether it exits
-#: gtk/gtkinputdialog.c:327
+#: gtk/gtkinputdialog.c:328
msgid "Save"
msgstr "Speichern"
-#: gtk/gtkinputdialog.c:336
+#: gtk/gtkinputdialog.c:337
msgid "Close"
msgstr "Schließen"
-#: gtk/gtkinputdialog.c:469
+#: gtk/gtkinputdialog.c:470
msgid "X"
msgstr "X"
-#: gtk/gtkinputdialog.c:470
+#: gtk/gtkinputdialog.c:471
msgid "Y"
msgstr "Y"
-#: gtk/gtkinputdialog.c:471
+#: gtk/gtkinputdialog.c:472
msgid "Pressure"
msgstr "Druck"
-#: gtk/gtkinputdialog.c:472
+#: gtk/gtkinputdialog.c:473
msgid "X Tilt"
msgstr "X-Neigung"
-#: gtk/gtkinputdialog.c:473
+#: gtk/gtkinputdialog.c:474
msgid "Y Tilt"
msgstr "Y-Neigung"
-#: gtk/gtkinputdialog.c:474
+#: gtk/gtkinputdialog.c:475
msgid "Wheel"
msgstr "Rad"
-#: gtk/gtkinputdialog.c:514
+#: gtk/gtkinputdialog.c:515
msgid "none"
msgstr "keine"
-#: gtk/gtkinputdialog.c:548 gtk/gtkinputdialog.c:584
+#: gtk/gtkinputdialog.c:549 gtk/gtkinputdialog.c:585
msgid "(disabled)"
msgstr "(ausgeschaltet)"
-#: gtk/gtkinputdialog.c:577
+#: gtk/gtkinputdialog.c:578
msgid "(unknown)"
msgstr "(unbekannt)"
#. and clear button
-#: gtk/gtkinputdialog.c:662
+#: gtk/gtkinputdialog.c:663
msgid "clear"
msgstr "gelöscht"
-#: gtk/gtklabel.c:284
+#: gtk/gtklabel.c:283
msgid "The text of the label."
msgstr "Der Text der Beschriftung."
-#: gtk/gtklabel.c:291
+#: gtk/gtklabel.c:290
msgid "A list of style attributes to apply to the text of the label."
msgstr ""
"Eine Liste von Stilattributen, die auf den Beschriftungstext angewendet "
"werden."
-#: gtk/gtklabel.c:297
+#: gtk/gtklabel.c:296
msgid "Use markup"
msgstr "Markup verwenden"
-#: gtk/gtklabel.c:298
+#: gtk/gtklabel.c:297
msgid "The text of the label includes XML markup. See pango_parse_markup()."
msgstr ""
"Der Text der Beschriftung enthält XML-Markup. Siehe pango_parse_markup()."
-#: gtk/gtklabel.c:312 gtk/gtktexttag.c:377 gtk/gtktextview.c:556
+#: gtk/gtklabel.c:311 gtk/gtktexttag.c:378 gtk/gtktextview.c:565
msgid "Justification"
msgstr "Ausrichtung"
-#: gtk/gtklabel.c:313
+#: gtk/gtklabel.c:312
msgid ""
"The alignment of the lines in the text of the label relative to each other. "
"This does NOT affect the alignment of the label within its allocation. See "
@@ -1982,11 +1990,11 @@ msgstr ""
"NICHT die Ausrichtung der Beschriftung innerhalb ihres Verfügungsraumes; "
"dafür siehe auch GtkMisc::xalign."
-#: gtk/gtklabel.c:321
+#: gtk/gtklabel.c:320
msgid "Pattern"
msgstr "Muster"
-#: gtk/gtklabel.c:322
+#: gtk/gtklabel.c:321
msgid ""
"A string with _ characters in positions correspond to characters in the text "
"to underline."
@@ -1994,88 +2002,88 @@ msgstr ""
"Eine Zeichenkette, in der ein '_'-Zeichen bedeutet, dass das entsprechende "
"Zeichen im Text unterstrichen wird."
-#: gtk/gtklabel.c:329
+#: gtk/gtklabel.c:328
msgid "Line wrap"
msgstr "Zeilenumbruch"
-#: gtk/gtklabel.c:330
+#: gtk/gtklabel.c:329
#, fuzzy
msgid "If set, wrap lines if the text becomes too wide."
msgstr "Falls eingeschaltet, Zeilen umbrechen, wenn der Text zu breit wird."
-#: gtk/gtklabel.c:336
+#: gtk/gtklabel.c:335
msgid "Selectable"
msgstr "Auswählbar"
-#: gtk/gtklabel.c:337
+#: gtk/gtklabel.c:336
msgid "Whether the label text can be selected with the mouse."
msgstr "Soll der Beschriftungstext mit der Maus auswählbar sein?"
-#: gtk/gtklabel.c:343
+#: gtk/gtklabel.c:342
msgid "Mnemonic key"
msgstr "Tastaturkürzel"
-#: gtk/gtklabel.c:344
+#: gtk/gtklabel.c:343
msgid "The mnemonic accelerator key for this label."
msgstr "Das Tastaturkürzel für diese Beschriftung."
-#: gtk/gtklabel.c:352
+#: gtk/gtklabel.c:351
msgid "Mnemonic widget"
msgstr "Kürzelwidget"
-#: gtk/gtklabel.c:353
+#: gtk/gtklabel.c:352
msgid "The widget to be activated when the label's mnemonic key is pressed."
msgstr ""
"Das Widget, das aktiviert werden soll, wenn das Tastaturkürzel der "
"Beschriftung gedrückt wird."
-#: gtk/gtklayout.c:575
+#: gtk/gtklayout.c:576
#, fuzzy
msgid "X position"
msgstr "Position"
-#: gtk/gtklayout.c:576
+#: gtk/gtklayout.c:577
msgid "X position of child widget"
msgstr ""
-#: gtk/gtklayout.c:585
+#: gtk/gtklayout.c:586
#, fuzzy
msgid "Y position"
msgstr "Position"
-#: gtk/gtklayout.c:586
+#: gtk/gtklayout.c:587
msgid "Y position of child widget"
msgstr ""
-#: gtk/gtklayout.c:595 gtk/gtkviewport.c:131
+#: gtk/gtklayout.c:596 gtk/gtkviewport.c:132
msgid "Horizontal adjustment"
msgstr "Horizontale Stellgröße"
-#: gtk/gtklayout.c:596
+#: gtk/gtklayout.c:597
msgid "The GtkAdjustment for the horizontal position."
msgstr "Das GtkAdjustment für die Horizontalposition."
-#: gtk/gtklayout.c:603 gtk/gtkviewport.c:139
+#: gtk/gtklayout.c:604 gtk/gtkviewport.c:140
msgid "Vertical adjustment"
msgstr "Vertikale Stellgröße"
-#: gtk/gtklayout.c:604
+#: gtk/gtklayout.c:605
msgid "The GtkAdjustment for the vertical position."
msgstr "Das GtkAdjustment für die Vertikalposition."
-#: gtk/gtklayout.c:611 gtk/gtktreeviewcolumn.c:179
+#: gtk/gtklayout.c:612 gtk/gtktreeviewcolumn.c:189
msgid "Width"
msgstr "Breite"
-#: gtk/gtklayout.c:612
+#: gtk/gtklayout.c:613
msgid "The width of the layout."
msgstr "Die Breite des Layouts."
-#: gtk/gtklayout.c:620
+#: gtk/gtklayout.c:621
msgid "Height"
msgstr "Höhe"
-#: gtk/gtklayout.c:621
+#: gtk/gtklayout.c:622
msgid "The height of the layout."
msgstr "Die Höhe des Layouts."
@@ -2084,7 +2092,7 @@ msgstr "Die Höhe des Layouts."
#. * Do *not* translate it to "predefinito:LTR", if it
#. * it isn't default:LTR or default:RTL it will not work
#.
-#: gtk/gtkmain.c:572
+#: gtk/gtkmain.c:613
msgid "default:LTR"
msgstr "default:LTR"
@@ -2092,7 +2100,7 @@ msgstr "default:LTR"
msgid "Style of bevel around the menubar"
msgstr "Stil der Fase um die Menüleiste"
-#: gtk/gtkmenubar.c:156 gtk/gtktoolbar.c:250
+#: gtk/gtkmenubar.c:156 gtk/gtktoolbar.c:251
msgid "Internal padding"
msgstr "Interne Polsterung"
@@ -2100,14 +2108,31 @@ msgstr "Interne Polsterung"
msgid "Amount of border space between the menubar shadow and the menu items"
msgstr "Rand zwischen dem Schatten der Menüleiste und den Menüeinträgen"
-#: gtk/gtkmessagedialog.c:80
+#: gtk/gtkmessagedialog.c:104
msgid "Image/label border"
msgstr "Bild-/Beschriftungsrand"
-#: gtk/gtkmessagedialog.c:81
+#: gtk/gtkmessagedialog.c:105
msgid "Width of border around the label and image in the message dialog"
msgstr "Breite des Randes um Beschriftung und Bild im Hinweisdialog."
+#: gtk/gtkmessagedialog.c:113
+msgid "Message Type"
+msgstr ""
+
+#: gtk/gtkmessagedialog.c:114
+#, fuzzy
+msgid "The type of message"
+msgstr "Der Text der Beschriftung."
+
+#: gtk/gtkmessagedialog.c:121
+msgid "Message Buttons"
+msgstr ""
+
+#: gtk/gtkmessagedialog.c:122
+msgid "The buttons shown in the message dialog"
+msgstr ""
+
#: gtk/gtkmisc.c:97
msgid "X align"
msgstr "x-Ausrichtung"
@@ -2142,78 +2167,78 @@ msgid ""
"The amount of space to add on the top and bottom of the widget, in pixels"
msgstr "Der oben und unten am Widget hinzuzufügende Raum in Pixeln"
-#: gtk/gtknotebook.c:324
+#: gtk/gtknotebook.c:328
msgid "Page"
msgstr "Seite"
-#: gtk/gtknotebook.c:325
+#: gtk/gtknotebook.c:329
msgid "The index of the current page"
msgstr "Der Index der aktuellen Seite"
-#: gtk/gtknotebook.c:333
+#: gtk/gtknotebook.c:337
msgid "Tab Position"
msgstr "Reiterposition"
-#: gtk/gtknotebook.c:334
+#: gtk/gtknotebook.c:338
msgid "Which side of the notebook holds the tabs"
msgstr "Die Seite des Notizbuchs, auf der die Reiter sitzen"
-#: gtk/gtknotebook.c:341
+#: gtk/gtknotebook.c:345
msgid "Tab Border"
msgstr "Reiterrand"
-#: gtk/gtknotebook.c:342
+#: gtk/gtknotebook.c:346
#, fuzzy
msgid "Width of the border around the tab labels"
msgstr "Breite des Randes um die Reiterbeschriftungen"
-#: gtk/gtknotebook.c:350
+#: gtk/gtknotebook.c:354
msgid "Horizontal Tab Border"
msgstr "Horizontaler Reiterrand"
-#: gtk/gtknotebook.c:351
+#: gtk/gtknotebook.c:355
msgid "Width of the horizontal border of tab labels"
msgstr "Breite des horizontalen Randes von Reiterbeschriftungen"
-#: gtk/gtknotebook.c:359
+#: gtk/gtknotebook.c:363
msgid "Vertical Tab Border"
msgstr "Vertikaler Reiterrand"
-#: gtk/gtknotebook.c:360
+#: gtk/gtknotebook.c:364
msgid "Width of the vertical border of tab labels"
msgstr "Breite des vertikalen Randes von Reiterbeschriftungen"
-#: gtk/gtknotebook.c:368
+#: gtk/gtknotebook.c:372
msgid "Show Tabs"
msgstr "Reiter zeigen"
-#: gtk/gtknotebook.c:369
+#: gtk/gtknotebook.c:373
msgid "Whether tabs should be shown or not"
msgstr "Sollen die Reiter gezeigt werden?"
-#: gtk/gtknotebook.c:375
+#: gtk/gtknotebook.c:379
msgid "Show Border"
msgstr "Rand zeigen"
-#: gtk/gtknotebook.c:376
+#: gtk/gtknotebook.c:380
msgid "Whether the border should be shown or not"
msgstr "Soll der Rand gezeigt werden?"
-#: gtk/gtknotebook.c:382
+#: gtk/gtknotebook.c:386
msgid "Scrollable"
msgstr "Rollbar"
-#: gtk/gtknotebook.c:383
+#: gtk/gtknotebook.c:387
msgid "If TRUE, scroll arrows are added if there are to many tabs to fit"
msgstr ""
"Falls WAHR, werden Rollpfeile hinzugefügt, falls nicht alle Reiter Platz "
"finden"
-#: gtk/gtknotebook.c:389
+#: gtk/gtknotebook.c:393
msgid "Enable Popup"
msgstr "Popup aktivieren"
-#: gtk/gtknotebook.c:390
+#: gtk/gtknotebook.c:394
msgid ""
"If TRUE, pressing the right mouse button on the notebook pops up a menu that "
"you can use to go to a page"
@@ -2221,68 +2246,76 @@ msgstr ""
"Falls WAHR, öffnet ein Rechtsklick auf das Notizbuch ein Menü, mit dem man "
"Seiten ansteuern kann"
-#: gtk/gtknotebook.c:397
+#: gtk/gtknotebook.c:401
msgid "Whether tabs should have homogeneous sizes"
msgstr "Sollen die Reiter alle gleich groß sein?"
-#: gtk/gtknotebook.c:2134 gtk/gtknotebook.c:4529
+#: gtk/gtknotebook.c:2240 gtk/gtknotebook.c:4470
#, c-format
msgid "Page %u"
msgstr "Seite %u"
-#: gtk/gtkoptionmenu.c:164
+#: gtk/gtkoptionmenu.c:184
+msgid "Menu"
+msgstr ""
+
+#: gtk/gtkoptionmenu.c:185
+msgid "The menu of options"
+msgstr ""
+
+#: gtk/gtkoptionmenu.c:192
msgid "Size of dropdown indicator"
msgstr "Größe des Dropdown-Indikators"
-#: gtk/gtkoptionmenu.c:170
+#: gtk/gtkoptionmenu.c:198
msgid "Spacing around indicator"
msgstr "Abstand um Indikator"
-#: gtk/gtkpaned.c:116 gtk/gtkruler.c:138
+#: gtk/gtkpaned.c:120 gtk/gtkruler.c:138
msgid "Position"
msgstr "Position"
-#: gtk/gtkpaned.c:117
+#: gtk/gtkpaned.c:121
msgid ""
"Position of paned separator in pixels(0 means all the way to the left/top)"
msgstr "Position des Feldtrennbalkens in Pixel (0 heißt ganz links/oben)"
-#: gtk/gtkpaned.c:125
+#: gtk/gtkpaned.c:129
msgid "Position Set"
msgstr "Position einstellen"
-#: gtk/gtkpaned.c:126
+#: gtk/gtkpaned.c:130
msgid "TRUE if the Position property should be used"
msgstr "WAHR, falls die Eigenschaft Position verwendet werden soll"
-#: gtk/gtkpaned.c:132
+#: gtk/gtkpaned.c:136
msgid "Handle Size"
msgstr "Griffgröße"
-#: gtk/gtkpaned.c:133
+#: gtk/gtkpaned.c:137
msgid "Width of handle"
msgstr "Breite des Griffs"
-#: gtk/gtkrc.c:2759
+#: gtk/gtkrc.c:2723
#, c-format
msgid "Unable to locate image file in pixmap_path: \"%s\" line %d"
msgstr "Kann Bilddatei in Pixmap-Pfad: \"%s\" nicht finden. Zeile %d"
-#: gtk/gtkrc.c:2762
+#: gtk/gtkrc.c:2726
#, fuzzy, c-format
msgid "Unable to locate image file in pixmap_path: \"%s\""
msgstr "Kann Bilddatei in Pixmap-Pfad: \"%s\" nicht finden"
-#: gtk/gtkrc.c:3171
+#: gtk/gtkrc.c:3135
#, c-format
msgid "Pixmap path element: \"%s\" must be absolute, %s, line %d"
msgstr "Pixmap-Pfadelement: \"%s\" muss absolut sein; %s, Zeile %d"
-#: gtk/gtkpreview.c:134
+#: gtk/gtkpreview.c:129
msgid "Expand"
msgstr "Ausdehnen"
-#: gtk/gtkpreview.c:135
+#: gtk/gtkpreview.c:130
msgid ""
"Whether the preview widget should take up the entire space it is allocated"
msgstr "Soll das Vorschauwidget den gesamten ihm zugewiesenen Platz einnehmen?"
@@ -2334,7 +2367,7 @@ msgstr ""
"Eine Zahl zwischen 0,0 und 1,0, die die vertikale Ausrichtung des Texts im "
"Fortschrittswidget angibt"
-#: gtk/gtkprogressbar.c:131 gtk/gtkrange.c:265 gtk/gtkspinbutton.c:213
+#: gtk/gtkprogressbar.c:131 gtk/gtkrange.c:270 gtk/gtkspinbutton.c:214
msgid "Adjustment"
msgstr "Stellgröße"
@@ -2342,7 +2375,7 @@ msgstr "Stellgröße"
msgid "The GtkAdjustment connected to the progress bar (Deprecated)"
msgstr "Die mit dem Fortschrittsbalken verbundene Stellgröße (veraltet)"
-#: gtk/gtkprogressbar.c:139 gtk/gtktoolbar.c:223
+#: gtk/gtkprogressbar.c:139 gtk/gtktoolbar.c:224
msgid "Orientation"
msgstr "Ausrichtung"
@@ -2412,59 +2445,59 @@ msgstr ""
msgid "Text to be displayed in the progress bar"
msgstr "Im Fortschrittsbalken anzuzeigender Text"
-#: gtk/gtkrange.c:256
+#: gtk/gtkrange.c:261
msgid "Update policy"
msgstr "Aktualisierungsmethode"
-#: gtk/gtkrange.c:257
+#: gtk/gtkrange.c:262
msgid "How the range should be updated on the screen"
msgstr ""
"Die Art und Weise, wie der Bereich auf dem Bildschirm aktualisiert werden "
"soll"
-#: gtk/gtkrange.c:266
+#: gtk/gtkrange.c:271
msgid "The GtkAdjustment that contains the current value of this range object"
msgstr ""
"Das GtkAdjustment, das den aktuellen Wert dieses Bereichsobjekts enthält"
-#: gtk/gtkrange.c:273
+#: gtk/gtkrange.c:278
msgid "Inverted"
msgstr "Umgekehrt"
-#: gtk/gtkrange.c:274
+#: gtk/gtkrange.c:279
msgid "Invert direction slider moves to increase range value"
msgstr ""
"Die Richtung der Schieberbewegung umkehren, um den Bereichswert zu vergrößern"
-#: gtk/gtkrange.c:280
+#: gtk/gtkrange.c:285
msgid "Slider Width"
msgstr "Schieberbreite"
-#: gtk/gtkrange.c:281
+#: gtk/gtkrange.c:286
msgid "Width of scrollbar or scale thumb"
msgstr "Breite des Schiebers"
-#: gtk/gtkrange.c:288
+#: gtk/gtkrange.c:293
msgid "Trough Border"
msgstr "Trogrand"
-#: gtk/gtkrange.c:289
+#: gtk/gtkrange.c:294
msgid "Spacing between thumb/steppers and outer trough bevel"
msgstr "Abstand zwischen Schiebern / Schrittschaltern und äußerer Trogfase"
-#: gtk/gtkrange.c:296
+#: gtk/gtkrange.c:301
msgid "Stepper Size"
msgstr "Schrittschalter-Größe"
-#: gtk/gtkrange.c:297
+#: gtk/gtkrange.c:302
msgid "Length of step buttons at ends"
msgstr "Länge der Schrittschalter an den Enden"
-#: gtk/gtkrange.c:304
+#: gtk/gtkrange.c:309
msgid "Stepper Spacing"
msgstr "Schrittschalter-Abstand"
-#: gtk/gtkrange.c:305
+#: gtk/gtkrange.c:310
msgid "Spacing between step buttons and thumb"
msgstr "Abstand zwischen Schrittschaltern und Schieber"
@@ -2496,7 +2529,7 @@ msgstr "Max. Größe"
msgid "Maximum size of the ruler"
msgstr "Maximale Größe des Lineals"
-#: gtk/gtkscale.c:148 gtk/gtkspinbutton.c:231
+#: gtk/gtkscale.c:148 gtk/gtkspinbutton.c:232
msgid "Digits"
msgstr "Ziffern"
@@ -2655,27 +2688,27 @@ msgstr "Menüleisten-Kürzel"
msgid "Keybinding to activate the menu bar"
msgstr "Tastaturkürzel, das die Menüleiste aktiviert"
-#: gtk/gtkspinbutton.c:214
+#: gtk/gtkspinbutton.c:215
msgid "The adjustment that holds the value of the spinbutton"
msgstr "Die Stellgröße, die den Wert des Zahlenfeldes enthält"
-#: gtk/gtkspinbutton.c:221
+#: gtk/gtkspinbutton.c:222
msgid "Climb Rate"
msgstr "Steigrate"
-#: gtk/gtkspinbutton.c:222
+#: gtk/gtkspinbutton.c:223
msgid "The acceleration rate when you hold down a button"
msgstr "Die Beschleunigungsrate beim Niederhalten eines Knopfes"
-#: gtk/gtkspinbutton.c:232
+#: gtk/gtkspinbutton.c:233
msgid "The number of decimal places to display"
msgstr "Die Anzahl Nachkommastellen"
-#: gtk/gtkspinbutton.c:241
+#: gtk/gtkspinbutton.c:242
msgid "Snap to Ticks"
msgstr "Auf Teilstriche einrasten"
-#: gtk/gtkspinbutton.c:242
+#: gtk/gtkspinbutton.c:243
msgid ""
"Whether erroneous values are automatically changed to a spin button's "
"nearest step increment"
@@ -2683,41 +2716,41 @@ msgstr ""
"Sollen abseits liegende Werte automatisch auf das nächste "
"Schrittweitenvielfache des Spinbuttons gerundet werden?"
-#: gtk/gtkspinbutton.c:249
+#: gtk/gtkspinbutton.c:250
msgid "Numeric"
msgstr "Numerisch"
-#: gtk/gtkspinbutton.c:250
+#: gtk/gtkspinbutton.c:251
msgid "Whether non-numeric characters should be ignored"
msgstr "Sollen nichtnumerische Zeichen ignoriert werden?"
-#: gtk/gtkspinbutton.c:257
+#: gtk/gtkspinbutton.c:258
msgid "Wrap"
msgstr "Zyklisch"
-#: gtk/gtkspinbutton.c:258
+#: gtk/gtkspinbutton.c:259
msgid "Whether a spin button should wrap upon reaching its limits"
msgstr "Soll der Spinbutton beim Erreichen seiner Grenzen umschlagen?"
-#: gtk/gtkspinbutton.c:265
+#: gtk/gtkspinbutton.c:266
msgid "Update Policy"
msgstr "Aktualisierungsmethode"
-#: gtk/gtkspinbutton.c:266
+#: gtk/gtkspinbutton.c:267
msgid ""
"Whether the spin button should update always, or only when the value is legal"
msgstr ""
"Soll der Spinbutton immer aktualisieren, oder nur wenn der Wert zulässig ist?"
-#: gtk/gtkspinbutton.c:274
+#: gtk/gtkspinbutton.c:275
msgid "Value"
msgstr "Wert"
-#: gtk/gtkspinbutton.c:275
+#: gtk/gtkspinbutton.c:276
msgid "Reads the current value, or sets a new value"
msgstr "Liest den aktuellen Wert oder stellt einen neuen ein"
-#: gtk/gtkstatusbar.c:158
+#: gtk/gtkstatusbar.c:159
msgid "Style of bevel around the statusbar text"
msgstr "Stil der Fase um den Text der Statusleiste"
@@ -2742,171 +2775,266 @@ msgstr "Frage"
#. * need the mnemonics to be rationalized
#.
#: gtk/gtkstock.c:275
+msgid "_Add"
+msgstr ""
+
+#: gtk/gtkstock.c:276
msgid "_Apply"
msgstr "_Anwenden"
-#: gtk/gtkstock.c:276
+#: gtk/gtkstock.c:277
msgid "_Bold"
msgstr "_Fett"
-#: gtk/gtkstock.c:277
+#: gtk/gtkstock.c:278
msgid "_Cancel"
msgstr "_Abbrechen"
-#: gtk/gtkstock.c:278
+#: gtk/gtkstock.c:279
+msgid "_CD-Rom"
+msgstr ""
+
+#: gtk/gtkstock.c:280
msgid "_Clear"
msgstr "_Löschen"
-#: gtk/gtkstock.c:279
+#: gtk/gtkstock.c:281
msgid "_Close"
msgstr "_Schließen"
-#: gtk/gtkstock.c:280
+#: gtk/gtkstock.c:282
+#, fuzzy
+msgid "_Convert"
+msgstr "_Zurücksetzen"
+
+#: gtk/gtkstock.c:283
msgid "_Copy"
msgstr "_Kopieren"
-#: gtk/gtkstock.c:281
+#: gtk/gtkstock.c:284
msgid "C_ut"
msgstr "_Ausschneiden"
-#: gtk/gtkstock.c:282
+#: gtk/gtkstock.c:285
+#, fuzzy
+msgid "_Delete"
+msgstr "Löschen"
+
+#: gtk/gtkstock.c:286
+msgid "_Execute"
+msgstr ""
+
+#: gtk/gtkstock.c:287
msgid "_Find"
msgstr "_Suchen"
-#: gtk/gtkstock.c:283
+#: gtk/gtkstock.c:288
msgid "Find and _Replace"
msgstr "Suchen und _Ersetzen"
-#: gtk/gtkstock.c:284
+#: gtk/gtkstock.c:289
+#, fuzzy
+msgid "_Floppy"
+msgstr "_Kopieren"
+
+#: gtk/gtkstock.c:290
+msgid "_Bottom"
+msgstr ""
+
+#: gtk/gtkstock.c:291
+msgid "_First"
+msgstr ""
+
+#: gtk/gtkstock.c:292
+#, fuzzy
+msgid "_Last"
+msgstr "_Einfügen"
+
+#: gtk/gtkstock.c:293
+#, fuzzy
+msgid "_Top"
+msgstr "_Stopp"
+
+#: gtk/gtkstock.c:294
msgid "_Back"
msgstr "_Zurück"
-#: gtk/gtkstock.c:285
+#: gtk/gtkstock.c:295
+msgid "_Down"
+msgstr ""
+
+#: gtk/gtkstock.c:296
msgid "_Forward"
msgstr "_Vor"
-#: gtk/gtkstock.c:286
+#: gtk/gtkstock.c:297
+msgid "_Up"
+msgstr ""
+
+#: gtk/gtkstock.c:298
msgid "_Help"
msgstr "_Hilfe"
-#: gtk/gtkstock.c:287
+#: gtk/gtkstock.c:299
msgid "_Home"
msgstr "_Heim"
-#: gtk/gtkstock.c:288
+#: gtk/gtkstock.c:300
+#, fuzzy
+msgid "_Index"
+msgstr "Einrücken"
+
+#: gtk/gtkstock.c:301
msgid "_Italic"
msgstr "_Kursiv"
-#: gtk/gtkstock.c:289
+#: gtk/gtkstock.c:302
+msgid "_Jump to"
+msgstr ""
+
+#: gtk/gtkstock.c:303
msgid "_Center"
msgstr "_Zentrieren"
-#: gtk/gtkstock.c:290
+#: gtk/gtkstock.c:304
msgid "_Fill"
msgstr "_Blocksatz"
-#: gtk/gtkstock.c:291
+#: gtk/gtkstock.c:305
msgid "_Left"
msgstr "_Links"
-#: gtk/gtkstock.c:292
+#: gtk/gtkstock.c:306
msgid "_Right"
msgstr "_Rechts"
-#: gtk/gtkstock.c:293
+#: gtk/gtkstock.c:307
msgid "_New"
msgstr "_Neu"
-#: gtk/gtkstock.c:294
+#: gtk/gtkstock.c:308
msgid "_No"
msgstr "_Nein"
-#: gtk/gtkstock.c:295
+#: gtk/gtkstock.c:309
msgid "_OK"
msgstr "_OK"
-#: gtk/gtkstock.c:296
+#: gtk/gtkstock.c:310
msgid "_Open"
msgstr "_Öffnen"
-#: gtk/gtkstock.c:297
+#: gtk/gtkstock.c:311
msgid "_Paste"
msgstr "_Einfügen"
-#: gtk/gtkstock.c:298
+#: gtk/gtkstock.c:312
msgid "_Preferences"
msgstr "_Vorlieben"
-#: gtk/gtkstock.c:299
+#: gtk/gtkstock.c:313
msgid "_Print"
msgstr "_Drucken"
-#: gtk/gtkstock.c:300
+#: gtk/gtkstock.c:314
msgid "Print Pre_view"
msgstr "_Druckvorschau"
-#: gtk/gtkstock.c:301
+#: gtk/gtkstock.c:315
msgid "_Properties"
msgstr "_Eigenschaften"
-#: gtk/gtkstock.c:302
+#: gtk/gtkstock.c:316
msgid "_Quit"
msgstr "_Beenden"
-#: gtk/gtkstock.c:303
+#: gtk/gtkstock.c:317
msgid "_Redo"
msgstr "_Wiederholen"
-#: gtk/gtkstock.c:304
+#: gtk/gtkstock.c:318
+#, fuzzy
+msgid "_Refresh"
+msgstr "_Vorlieben"
+
+#: gtk/gtkstock.c:319
+#, fuzzy
+msgid "_Remove"
+msgstr "_Zurücksetzen"
+
+#: gtk/gtkstock.c:320
msgid "_Revert"
msgstr "_Zurücksetzen"
-#: gtk/gtkstock.c:305
+#: gtk/gtkstock.c:321
msgid "_Save"
msgstr "_Speichern"
-#: gtk/gtkstock.c:306
+#: gtk/gtkstock.c:322
msgid "Save _As"
msgstr "Speichern _unter"
-#: gtk/gtkstock.c:307
+#: gtk/gtkstock.c:323
+#, fuzzy
+msgid "_Color"
+msgstr "_Schließen"
+
+#: gtk/gtkstock.c:324
+#, fuzzy
+msgid "_Font"
+msgstr "Schrift"
+
+#: gtk/gtkstock.c:325
+msgid "_Ascending"
+msgstr ""
+
+#: gtk/gtkstock.c:326
+msgid "_Descending"
+msgstr ""
+
+#: gtk/gtkstock.c:327
msgid "_Spell Check"
msgstr "_Rechtschreibprüfung"
-#: gtk/gtkstock.c:308
+#: gtk/gtkstock.c:328
msgid "_Stop"
msgstr "_Stopp"
-#: gtk/gtkstock.c:309
+#: gtk/gtkstock.c:329
msgid "_Strikethrough"
msgstr "_Durchstreichen"
-#: gtk/gtkstock.c:310
+#: gtk/gtkstock.c:330
+#, fuzzy
+msgid "_Undelete"
+msgstr "_Unterstreichen"
+
+#: gtk/gtkstock.c:331
msgid "_Underline"
msgstr "_Unterstreichen"
-#: gtk/gtkstock.c:311
+#: gtk/gtkstock.c:332
msgid "_Undo"
msgstr "_Rückgängig"
-#: gtk/gtkstock.c:312
+#: gtk/gtkstock.c:333
msgid "_Yes"
msgstr "_Ja"
-#: gtk/gtkstock.c:313
+#: gtk/gtkstock.c:334
#, c-format
msgid "Zoom _100%"
msgstr "Zoom _100%"
-#: gtk/gtkstock.c:314
+#: gtk/gtkstock.c:335
msgid "Zoom to _Fit"
msgstr "_Passend zoomen"
-#: gtk/gtkstock.c:315
+#: gtk/gtkstock.c:336
msgid "Zoom _In"
msgstr "_Heranzoomen"
-#: gtk/gtkstock.c:316
+#: gtk/gtkstock.c:337
msgid "Zoom _Out"
msgstr "_Wegzoomen"
@@ -2950,51 +3078,51 @@ msgstr "Gleichmäßig"
msgid "If TRUE this means the table cells are all the same width/height"
msgstr "Wenn WAHR, sind die Tabellenzellen alle gleich breit/hoch"
-#: gtk/gtktext.c:603 gtk/gtktreeview.c:504
+#: gtk/gtktext.c:604 gtk/gtktreeview.c:505
msgid "Horizontal Adjustment"
msgstr "Horizontale Stellgröße"
-#: gtk/gtktext.c:604
+#: gtk/gtktext.c:605
msgid "Horizontal adjustment for the text widget"
msgstr "Horizontale Stellgröße für das Textwidget"
-#: gtk/gtktext.c:611 gtk/gtktreeview.c:512
+#: gtk/gtktext.c:612 gtk/gtktreeview.c:513
msgid "Vertical Adjustment"
msgstr "Vertikale Stellgröße"
-#: gtk/gtktext.c:612
+#: gtk/gtktext.c:613
msgid "Vertical adjustment for the text widget"
msgstr "Vertikale Stellgröße für das Textwidget"
-#: gtk/gtktext.c:619
+#: gtk/gtktext.c:620
msgid "Line Wrap"
msgstr "Zeilenumbruch"
-#: gtk/gtktext.c:620
+#: gtk/gtktext.c:621
msgid "Whether lines are wrapped at widget edges"
msgstr "Sollen Zeilen an den Widgetkanten umbrochen werden?"
-#: gtk/gtktext.c:627
+#: gtk/gtktext.c:628
msgid "Word Wrap"
msgstr "Wortumbruch"
-#: gtk/gtktext.c:628
+#: gtk/gtktext.c:629
msgid "Whether words are wrapped at widget edges"
msgstr "Sollen Wörter an den Widgetkanten umbrochen werden?"
-#: gtk/gtktexttag.c:198
+#: gtk/gtktexttag.c:199
msgid "Tag name"
msgstr "Tagname"
-#: gtk/gtktexttag.c:199
+#: gtk/gtktexttag.c:200
msgid "Name used to refer to the text tag"
msgstr "Name, unter dem das Text-Tag läuft"
-#: gtk/gtktexttag.c:224
+#: gtk/gtktexttag.c:225
msgid "Background full height"
msgstr "Hintergrund über volle Höhe"
-#: gtk/gtktexttag.c:225
+#: gtk/gtktexttag.c:226
msgid ""
"Whether the background color fills the entire line height or only the height "
"of the tagged characters"
@@ -3002,254 +3130,254 @@ msgstr ""
"Soll die Hintergrundfarbe die gesamte Zeilenhöhe oder nur die Höhe der "
"markierten Zeichen ausfüllen?"
-#: gtk/gtktexttag.c:233
+#: gtk/gtktexttag.c:234
msgid "Background stipple mask"
msgstr "Hintergrund-Schraffurmaske"
-#: gtk/gtktexttag.c:234
+#: gtk/gtktexttag.c:235
msgid "Bitmap to use as a mask when drawing the text background"
msgstr "Als Maske beim Zeichnen des Texthintergrundes zu verwendende Bitmap"
-#: gtk/gtktexttag.c:259
+#: gtk/gtktexttag.c:260
msgid "Foreground stipple mask"
msgstr "Vordergrund-Schraffurmaske"
-#: gtk/gtktexttag.c:260
+#: gtk/gtktexttag.c:261
msgid "Bitmap to use as a mask when drawing the text foreground"
msgstr "Als Maske beim Zeichnen des Textvordergrundes zu verwendende Bitmap"
# gtk/gtktexttag.c:267#, fuzzy
-#: gtk/gtktexttag.c:267
+#: gtk/gtktexttag.c:268
msgid "Text direction"
msgstr "Textrichtung"
-#: gtk/gtktexttag.c:268
+#: gtk/gtktexttag.c:269
msgid "Text direction, e.g. right-to-left or left-to-right"
msgstr "Textrichtung, d.h. von rechts nach links oder von links nach rechts"
-#: gtk/gtktexttag.c:378 gtk/gtktextview.c:557
+#: gtk/gtktexttag.c:379 gtk/gtktextview.c:566
msgid "Left, right, or center justification"
msgstr "Linksbündig, rdig oder zentriert"
-#: gtk/gtktexttag.c:386
+#: gtk/gtktexttag.c:387
msgid "Language"
msgstr "Sprache"
-#: gtk/gtktexttag.c:387
+#: gtk/gtktexttag.c:388
msgid "Language engine code to use for rendering the text"
msgstr "Code der Sprach-Engine, die den Text darstellen soll"
-#: gtk/gtktexttag.c:394
+#: gtk/gtktexttag.c:395
msgid "Left margin"
msgstr "Linker Rand"
-#: gtk/gtktexttag.c:395 gtk/gtktextview.c:566
+#: gtk/gtktexttag.c:396 gtk/gtktextview.c:575
msgid "Width of the left margin in pixels"
msgstr "Breite des linken Randes in Pixel"
-#: gtk/gtktexttag.c:404
+#: gtk/gtktexttag.c:405
msgid "Right margin"
msgstr "Rechter Rand"
-#: gtk/gtktexttag.c:405 gtk/gtktextview.c:576
+#: gtk/gtktexttag.c:406 gtk/gtktextview.c:585
msgid "Width of the right margin in pixels"
msgstr "Breite des rechten Randes in Pixel"
-#: gtk/gtktexttag.c:415 gtk/gtktextview.c:585
+#: gtk/gtktexttag.c:416 gtk/gtktextview.c:594
msgid "Indent"
msgstr "Einrücken"
-#: gtk/gtktexttag.c:416 gtk/gtktextview.c:586
+#: gtk/gtktexttag.c:417 gtk/gtktextview.c:595
msgid "Amount to indent the paragraph, in pixels"
msgstr "Einrückungstiefe des Absatzes in Pixel"
-#: gtk/gtktexttag.c:436
+#: gtk/gtktexttag.c:437
msgid "Pixels above lines"
msgstr "Pixel über Zeilen"
-#: gtk/gtktexttag.c:437 gtk/gtktextview.c:510
+#: gtk/gtktexttag.c:438 gtk/gtktextview.c:519
msgid "Pixels of blank space above paragraphs"
msgstr "Leerraum über Absätzen in Pixel"
-#: gtk/gtktexttag.c:446
+#: gtk/gtktexttag.c:447
msgid "Pixels below lines"
msgstr "Pixel unter Zeilen"
-#: gtk/gtktexttag.c:447 gtk/gtktextview.c:520
+#: gtk/gtktexttag.c:448 gtk/gtktextview.c:529
msgid "Pixels of blank space below paragraphs"
msgstr "Leerraum unter Absätzen in Pixel"
-#: gtk/gtktexttag.c:456
+#: gtk/gtktexttag.c:457
msgid "Pixels inside wrap"
msgstr "Pixel im Umbruch"
-#: gtk/gtktexttag.c:457 gtk/gtktextview.c:530
+#: gtk/gtktexttag.c:458 gtk/gtktextview.c:539
msgid "Pixels of blank space between wrapped lines in a paragraph"
msgstr "Leerrachen umbrochenen Zeilen eines Absatzes in Pixel"
-#: gtk/gtktexttag.c:483
+#: gtk/gtktexttag.c:484
msgid "Wrap mode"
msgstr "Umbruchmodus"
-#: gtk/gtktexttag.c:484 gtk/gtktextview.c:548
+#: gtk/gtktexttag.c:485 gtk/gtktextview.c:557
msgid ""
"Whether to wrap lines never, at word boundaries, or at character boundaries"
msgstr "Zeilen nie, an Wort- oder Zeichengrenzen umbrechen?"
-#: gtk/gtktexttag.c:493 gtk/gtktextview.c:595
+#: gtk/gtktexttag.c:494 gtk/gtktextview.c:604
msgid "Tabs"
msgstr "Tabs"
-#: gtk/gtktexttag.c:494 gtk/gtktextview.c:596
+#: gtk/gtktexttag.c:495 gtk/gtktextview.c:605
msgid "Custom tabs for this text"
msgstr "Eigene Tabs für diesen Text"
-#: gtk/gtktexttag.c:501
+#: gtk/gtktexttag.c:502
msgid "Invisible"
msgstr "Unsichtbar"
-#: gtk/gtktexttag.c:502
+#: gtk/gtktexttag.c:503
msgid "Whether this text is hidden"
msgstr "Soll der Text unsichtbar sein?"
-#: gtk/gtktexttag.c:515
+#: gtk/gtktexttag.c:516
msgid "Background full height set"
msgstr "Volle Hintergrundhöhe einstellen"
-#: gtk/gtktexttag.c:516
+#: gtk/gtktexttag.c:517
msgid "Whether this tag affects background height"
msgstr "Soll dieses Tag die Hintergrundhöhe beeinflussen?"
-#: gtk/gtktexttag.c:519
+#: gtk/gtktexttag.c:520
msgid "Background stipple set"
msgstr "Hintergrundschraffur einstellen"
-#: gtk/gtktexttag.c:520
+#: gtk/gtktexttag.c:521
msgid "Whether this tag affects the background stipple"
msgstr "Soll dieses Tag die Hintergrundschraffur beeinflussen?"
-#: gtk/gtktexttag.c:527
+#: gtk/gtktexttag.c:528
msgid "Foreground stipple set"
msgstr "Vordergrundschraffur einstellen"
-#: gtk/gtktexttag.c:528
+#: gtk/gtktexttag.c:529
msgid "Whether this tag affects the foreground stipple"
msgstr "Soll dieses Tag die Vordergrundschraffur beeinflussen?"
-#: gtk/gtktexttag.c:563
+#: gtk/gtktexttag.c:564
msgid "Justification set"
msgstr "Ausrichtung einstellen"
-#: gtk/gtktexttag.c:564
+#: gtk/gtktexttag.c:565
msgid "Whether this tag affects paragraph justification"
msgstr "Soll dieses Tag die Absatzausrichtung beeinflussen?"
-#: gtk/gtktexttag.c:567
+#: gtk/gtktexttag.c:568
msgid "Language set"
msgstr "Sprache einstellen"
-#: gtk/gtktexttag.c:568
+#: gtk/gtktexttag.c:569
msgid "Whether this tag affects the language the text is rendered as"
msgstr "Soll dieses Tag die Anzeigesprache des Texts beeinflussen?"
-#: gtk/gtktexttag.c:571
+#: gtk/gtktexttag.c:572
msgid "Left margin set"
msgstr "Linken Rand einstellen"
-#: gtk/gtktexttag.c:572
+#: gtk/gtktexttag.c:573
msgid "Whether this tag affects the left margin"
msgstr "Soll dieses Tag den linken Rand bnflussen?"
-#: gtk/gtktexttag.c:575
+#: gtk/gtktexttag.c:576
msgid "Indent set"
msgstr "Einrückung einstellen"
-#: gtk/gtktexttag.c:576
+#: gtk/gtktexttag.c:577
msgid "Whether this tag affects indentation"
msgstr "Soll dieses Tag die Einrückung beeinflussen?"
-#: gtk/gtktexttag.c:583
+#: gtk/gtktexttag.c:584
msgid "Pixels above lines set"
msgstr "Pixel über Zeilen einstellen"
-#: gtk/gtktexttag.c:584 gtk/gtktexttag.c:588
+#: gtk/gtktexttag.c:585 gtk/gtktexttag.c:589
msgid "Whether this tag affects the number of pixels above lines"
msgstr "Soll dieses Tag den Leerraum über Zeilen beeinflussen?"
-#: gtk/gtktexttag.c:587
+#: gtk/gtktexttag.c:588
msgid "Pixels below lines set"
msgstr "Piter Zeilen einstellen"
-#: gtk/gtktexttag.c:591
+#: gtk/gtktexttag.c:592
msgid "Pixels inside wrap set"
msgstr "Pixel im Umbruch einstellen"
-#: gtk/gtktexttag.c:592
+#: gtk/gtktexttag.c:593
msgid "Whether this tag affects the number of pixels between wrapped lines"
msgstr ""
"Soll dieses tag die Anzahl Pixel zwischen umbrochenen Zeilen beeinflussen?"
-#: gtk/gtktexttag.c:599
+#: gtk/gtktexttag.c:600
msgid "Right margin set"
msgstr "Rechten Rand einstellen"
-#: gtk/gtktexttag.c:600
+#: gtk/gtktexttag.c:601
msgid "Whether this tag affects the right margin"
msgstr "Soll dieses Tag den rechten Rand beeinflussen?"
-#: gtk/gtktexttag.c:607
+#: gtk/gtktexttag.c:608
msgid "Wrap mode set"
msgstr "Umbruchmodus einstellen"
-#: gtk/gtktexttag.c:608
+#: gtk/gtktexttag.c:609
msgid "Whether this tag affects line wrap mode"
msgstr "Soll dieses Tag den Umbruchmodus beeinflussen?"
-#: gtk/gtktexttag.c:611
+#: gtk/gtktexttag.c:612
msgid "Tabs set"
msgstr "Tabs einstellen"
-#: gtk/gtktexttag.c:612
+#: gtk/gtktexttag.c:613
msgid "Whether this tag affects tabs"
msgstr "Soll dieses Tag Tabs beeinflussen?"
-#: gtk/gtktexttag.c:615
+#: gtk/gtktexttag.c:616
msgid "Invisible set"
msgstr "Unsichtbarkeit einstellen"
-#: gtk/gtktexttag.c:616
+#: gtk/gtktexttag.c:617
msgid "Whether this tag affects text visibility"
msgstr "Soll dieses Tag die Sichtbarkeit des Texts beeinflussen?"
-#: gtk/gtktextview.c:509
+#: gtk/gtktextview.c:518
msgid "Pixels Above Lines"
msgstr "Piber Zeilen"
-#: gtk/gtktextview.c:519
+#: gtk/gtktextview.c:528
msgid "Pixels Below Lines"
msgstr "Pixel unter Zeilen"
-#: gtk/gtktextview.c:529
+#: gtk/gtktextview.c:538
msgid "Pixels Inside Wrap"
msgstr "Pixel im Umbruch"
-#: gtk/gtktextview.c:547
+#: gtk/gtktextview.c:556
msgid "Wrap Mode"
msgstr "Umbruchmodus"
-#: gtk/gtktextview.c:565
+#: gtk/gtktextview.c:574
msgid "Left Margin"
msgstr "Linker Rand"
-#: gtk/gtktextview.c:575
+#: gtk/gtktextview.c:584
msgid "Right Margin"
msgstr "Rechter Rand"
-#: gtk/gtktextview.c:603
+#: gtk/gtktextview.c:612
msgid "Cursor Visible"
msgstr "Cursor sichtbar"
-#: gtk/gtktextview.c:604
+#: gtk/gtktextview.c:613
msgid "If the insertion cursor is shown"
msgstr "Soll der Einfügecursngezeigt werden?"
@@ -3258,297 +3386,314 @@ msgstr "Soll der Einfügecursngezeigt werden?"
msgid "Unable to locate theme engine in module_path: \"%s\","
msgstr "Themen-Engine kann nicht in module_path gefunden werden: \"%s\","
-#: gtk/gtktipsquery.c:181
+#: gtk/gtktipsquery.c:182
msgid "--- No Tip ---"
msgstr "--- Kein Tipp ---"
-#: gtk/gtktogglebutton.c:143
+#: gtk/gtktogglebutton.c:133
msgid "If the toggle button should be pressed in or not"
msgstr "Soll der Umschaltknopf eingedrückt sein oder nicht?"
-#: gtk/gtktogglebutton.c:151
+#: gtk/gtktogglebutton.c:141
msgid "If the toggle button is in an \"in between\" state."
msgstr "Ist der Umschaltknopf in einem \"Zwischen\"-Zustand?"
-#: gtk/gtktogglebutton.c:158
+#: gtk/gtktogglebutton.c:148
msgid "Draw Indicator"
msgstr "Indikator zeichnen"
-#: gtk/gtktogglebutton.c:159
+#: gtk/gtktogglebutton.c:149
msgid "If the toggle part of the button is displayed"
msgstr "Soll der Umschaltteil des Knopfes dargestellt werden?"
-#: gtk/gtktoolbar.c:224
+#: gtk/gtktoolbar.c:225
msgid "The orientation of the toolbar"
msgstr "Die Ausrichtung der Werkzeugleiste"
-#: gtk/gtktoolbar.c:232
+#: gtk/gtktoolbar.c:233
msgid "Toolbar Style"
msgstr "Stil der Werkzeugleiste"
-#: gtk/gtktoolbar.c:233
+#: gtk/gtktoolbar.c:234
msgid "How to draw the toolbar"
msgstr "Wie soll die Werkzeugleiste gezeichnet werden?"
-#: gtk/gtktoolbar.c:241
+#: gtk/gtktoolbar.c:242
msgid "Spacer size"
msgstr "Leerraumgröße"
-#: gtk/gtktoolbar.c:242
+#: gtk/gtktoolbar.c:243
msgid "Size of spacers"
msgstr "Größe der Leerräume"
-#: gtk/gtktoolbar.c:251
+#: gtk/gtktoolbar.c:252
msgid "Amount of border space between the toolbar shadow and the buttons"
msgstr "Randabstand zwischen dem Schatten der Werkzeugleiste und den Knöpfen"
-#: gtk/gtktoolbar.c:259
+#: gtk/gtktoolbar.c:260
msgid "Space style"
msgstr "Leerraumstil"
-#: gtk/gtktoolbar.c:260
+#: gtk/gtktoolbar.c:261
msgid "Whether spacers are vertical lines or just blank"
msgstr "Sollen Leerräume vertikale Linien sein oder einfach nur leer"
-#: gtk/gtktoolbar.c:268
+#: gtk/gtktoolbar.c:269
msgid "Button relief"
msgstr "Knopfrelief"
-#: gtk/gtktoolbar.c:269
+#: gtk/gtktoolbar.c:270
msgid "Type of bevel around toolbar buttons"
msgstr "Art der Fase um die Knöpfe der Werkzeugleiste"
-#: gtk/gtktoolbar.c:277
+#: gtk/gtktoolbar.c:278
msgid "Style of bevel around the toolbar"
msgstr "Stil der Fase um die Werkzeugleiste"
-#: gtk/gtktoolbar.c:283
+#: gtk/gtktoolbar.c:284
msgid "Toolbar style"
msgstr "Stil der Werkzeugleiste"
-#: gtk/gtktoolbar.c:284
+#: gtk/gtktoolbar.c:285
msgid ""
"Whether default toolbars have text only, text and icons, icons only, etc."
msgstr ""
"Haben normale Werkzeugleisten nur Text, Text und Icons, nur Icons, etc."
-#: gtk/gtktoolbar.c:290
+#: gtk/gtktoolbar.c:291
msgid "Toolbar icon size"
msgstr "Icongröße in Werkzeugleiste"
-#: gtk/gtktoolbar.c:291
+#: gtk/gtktoolbar.c:292
msgid "Size of icons in default toolbars"
msgstr "Größe der Icons in normalen Werkzeugleisten"
-#: gtk/gtktreeview.c:496
+#: gtk/gtktreeview.c:497
msgid "TreeView Model"
msgstr "Baumansichts-Modell"
-#: gtk/gtktreeview.c:497
+#: gtk/gtktreeview.c:498
msgid "The model for the tree view"
msgstr "Das Modell für die Baumansicht"
-#: gtk/gtktreeview.c:505
+#: gtk/gtktreeview.c:506
msgid "Horizontal Adjustment for the widget"
msgstr "Horizontale Stellgröße für das Widget"
-#: gtk/gtktreeview.c:513
+#: gtk/gtktreeview.c:514
msgid "Vertical Adjustment for the widget"
msgstr "Vertikale Stellgröße für das Widget"
-#: gtk/gtktreeview.c:520 gtk/gtktreeviewcolumn.c:171 gtk/gtkwidget.c:421
+#: gtk/gtktreeview.c:521 gtk/gtktreeviewcolumn.c:173 gtk/gtkwidget.c:427
msgid "Visible"
msgstr "Sichtbar"
-#: gtk/gtktreeview.c:521
+#: gtk/gtktreeview.c:522
msgid "Show the column header buttons"
msgstr "Die Spaltenkopf-Knöpfe anzeigen"
-#: gtk/gtktreeview.c:528
+#: gtk/gtktreeview.c:529
msgid "Headers Clickable"
msgstr "Klickbare Köpfe"
-#: gtk/gtktreeview.c:529
+#: gtk/gtktreeview.c:530
msgid "Column headers respond to click events"
msgstr "Spaltenköpfe reagieren auf Klick-Ereignisse"
-#: gtk/gtktreeview.c:536
+#: gtk/gtktreeview.c:537
msgid "Expander Column"
msgstr "Ausklapper-Spalte"
-#: gtk/gtktreeview.c:537
+#: gtk/gtktreeview.c:538
msgid "Set the column for the expander column"
msgstr "Die Spalte für die Ausklapper einstellen"
-#: gtk/gtktreeview.c:544 gtk/gtktreeviewcolumn.c:262
+#: gtk/gtktreeview.c:545 gtk/gtktreeviewcolumn.c:272
msgid "Reorderable"
msgstr "Umstellbar"
-#: gtk/gtktreeview.c:545
+#: gtk/gtktreeview.c:546
msgid "View is reorderable"
msgstr "Ansicht kann umgeordnet werden"
-#: gtk/gtktreeview.c:552
+#: gtk/gtktreeview.c:553
msgid "Rules Hint"
msgstr "Streifenhinweis"
-#: gtk/gtktreeview.c:553
+#: gtk/gtktreeview.c:554
msgid "Set a hint to the theme engine to draw rows in alternating colors"
msgstr ""
"Der Themen-Engine einen Hinweis darauf geben, dass Zeilen in wechselnden "
"Farben gezeichnet werden sollen"
-#: gtk/gtktreeview.c:560
+#: gtk/gtktreeview.c:561
#, fuzzy
msgid "Enable Search"
msgstr "Pfeiltasten aktivieren"
-#: gtk/gtktreeview.c:561
+#: gtk/gtktreeview.c:562
msgid "View allows user to search through columns interactively"
msgstr ""
-#: gtk/gtktreeview.c:568
+#: gtk/gtktreeview.c:569
#, fuzzy
msgid "Search Column"
msgstr "Ausklapper-Spalte"
-#: gtk/gtktreeview.c:569
+#: gtk/gtktreeview.c:570
msgid "Model column to search through when searching through code"
msgstr ""
-#: gtk/gtktreeview.c:582
+#: gtk/gtktreeview.c:583
#, fuzzy
msgid "Expander Size"
msgstr "Griffgröße"
-#: gtk/gtktreeview.c:583
+#: gtk/gtktreeview.c:584
#, fuzzy
msgid "Size of the expander arrow."
msgstr "Breite des Ausklapppfeils"
-#: gtk/gtktreeview.c:591
+#: gtk/gtktreeview.c:592
msgid "Vertical Separator Width"
msgstr "Breite des vertikalen Trennbalkens"
-#: gtk/gtktreeview.c:592
+#: gtk/gtktreeview.c:593
#, fuzzy
msgid "Vertical space between cells. Must be an even number."
msgstr "Vertikaler Abstand zwischen Zellen"
-#: gtk/gtktreeview.c:600
+#: gtk/gtktreeview.c:601
msgid "Horizontal Separator Width"
msgstr "Breite des horizontalen Trennbalkens"
-#: gtk/gtktreeview.c:601
+#: gtk/gtktreeview.c:602
#, fuzzy
msgid "Horizontal space between cells. Must be an even number."
msgstr "Horizontaler Abstand zwischen Zellen"
-#: gtk/gtktreeview.c:609
+#: gtk/gtktreeview.c:610
msgid "Allow Rules"
msgstr ""
-#: gtk/gtktreeview.c:610
+#: gtk/gtktreeview.c:611
msgid "Allow drawing of alternating color rows."
msgstr ""
-#: gtk/gtktreeviewcolumn.c:172
+#: gtk/gtktreeview.c:617
+#, fuzzy
+msgid "Indent Expanders"
+msgstr "Ausdehnen"
+
+#: gtk/gtktreeview.c:618
+msgid "Make the expanders indented."
+msgstr ""
+
+#: gtk/gtktreeviewcolumn.c:174
msgid "Whether to display the column"
msgstr "Soll die Spalte angezeigt werden?"
-#: gtk/gtktreeviewcolumn.c:180
+#: gtk/gtktreeviewcolumn.c:181 gtk/gtkwindow.c:394
+msgid "Resizable"
+msgstr "Größe veränderlich"
+
+#: gtk/gtktreeviewcolumn.c:182
+msgid "Column is user-resizable"
+msgstr ""
+
+#: gtk/gtktreeviewcolumn.c:190
msgid "Current width of the column"
msgstr "Momentane Breite der Spalte"
-#: gtk/gtktreeviewcolumn.c:188
+#: gtk/gtktreeviewcolumn.c:198
msgid "Sizing"
msgstr "Größenänderung"
-#: gtk/gtktreeviewcolumn.c:189
+#: gtk/gtktreeviewcolumn.c:199
msgid "Resize mode of the column"
msgstr "Größenänderungs-Modus der Spalte"
-#: gtk/gtktreeviewcolumn.c:197
+#: gtk/gtktreeviewcolumn.c:207
#, fuzzy
msgid "Fixed Width"
msgstr "Schieberbreite"
-#: gtk/gtktreeviewcolumn.c:198
+#: gtk/gtktreeviewcolumn.c:208
#, fuzzy
msgid "Current fixed width of the column"
msgstr "Momentane Breite der Spalte"
-#: gtk/gtktreeviewcolumn.c:207
+#: gtk/gtktreeviewcolumn.c:217
msgid "Minimum Width"
msgstr "Minimale Breite"
-#: gtk/gtktreeviewcolumn.c:208
+#: gtk/gtktreeviewcolumn.c:218
msgid "Minimum allowed width of the column"
msgstr "Minimal erlaubte Breite für diese Spalte"
-#: gtk/gtktreeviewcolumn.c:217
+#: gtk/gtktreeviewcolumn.c:227
msgid "Maximum Width"
msgstr "Maximale Breite"
-#: gtk/gtktreeviewcolumn.c:218
+#: gtk/gtktreeviewcolumn.c:228
msgid "Maximum allowed width of the column"
msgstr "Maximal erlaubte Breite für diese Spalte"
-#: gtk/gtktreeviewcolumn.c:227
+#: gtk/gtktreeviewcolumn.c:237
msgid "Title"
msgstr "Titel"
-#: gtk/gtktreeviewcolumn.c:228
+#: gtk/gtktreeviewcolumn.c:238
msgid "Title to appear in column header"
msgstr "Titel, der im Spaltenkopf erscheint"
-#: gtk/gtktreeviewcolumn.c:235
+#: gtk/gtktreeviewcolumn.c:245
msgid "Clickable"
msgstr "Klickbar"
-#: gtk/gtktreeviewcolumn.c:236
+#: gtk/gtktreeviewcolumn.c:246
msgid "Whether the header can be clicked"
msgstr "Soll der Kopf angeklickt werden können?"
-#: gtk/gtktreeviewcolumn.c:244
+#: gtk/gtktreeviewcolumn.c:254
msgid "Widget"
msgstr "Widget"
-#: gtk/gtktreeviewcolumn.c:245
+#: gtk/gtktreeviewcolumn.c:255
msgid "Widget to put in column header button instead of column title"
msgstr ""
"Widget, das statt des Spaltentitels im Spaltenkopf-Knopf erscheinen soll"
-#: gtk/gtktreeviewcolumn.c:252
+#: gtk/gtktreeviewcolumn.c:262
msgid "Alignment"
msgstr "Ausrichtung"
-#: gtk/gtktreeviewcolumn.c:253
+#: gtk/gtktreeviewcolumn.c:263
msgid "X Alignment of the column header text or widget"
msgstr "X-Ausrichtung des Spaltenkopftextes oder -widgets"
-#: gtk/gtktreeviewcolumn.c:263
+#: gtk/gtktreeviewcolumn.c:273
#, fuzzy
msgid "Whether the column can be reordered around the headers"
msgstr "Sollen die Spaltenköpfe untereinander umgestellt werden können?"
-#: gtk/gtktreeviewcolumn.c:270
+#: gtk/gtktreeviewcolumn.c:280
msgid "Sort indicator"
msgstr "Sortierungsanzeiger"
-#: gtk/gtktreeviewcolumn.c:271
+#: gtk/gtktreeviewcolumn.c:281
msgid "Whether to show a sort indicator"
msgstr "Soll ein Sortierungsanzeiger dargestellt werden?"
-#: gtk/gtktreeviewcolumn.c:278
+#: gtk/gtktreeviewcolumn.c:288
msgid "Sort order"
msgstr "Sortierreihenfolge"
-#: gtk/gtktreeviewcolumn.c:279
+#: gtk/gtktreeviewcolumn.c:289
msgid "Sort direction the sort indicator should indicate"
msgstr "Sortierrichtung, die der Sortierungsanzeiger anzeigen soll"
-#: gtk/gtkviewport.c:132
+#: gtk/gtkviewport.c:133
msgid ""
"The GtkAdjustment that determines the values of the horizontal position for "
"this viewport."
@@ -3556,7 +3701,7 @@ msgstr ""
"Das GtkAdjustment, das den Wert der horizontalen Position für dieses "
"Sichtfeld bestimmt."
-#: gtk/gtkviewport.c:140
+#: gtk/gtkviewport.c:141
msgid ""
"The GtkAdjustment that determines the values of the vertical position for "
"this viewport."
@@ -3564,122 +3709,122 @@ msgstr ""
"Das GtkAdjustment, das den Wert der vertikalen Position für dieses Sichtfeld "
"bestimmt."
-#: gtk/gtkviewport.c:148
+#: gtk/gtkviewport.c:149
msgid "Determines how the shadowed box around the viewport is drawn."
msgstr ""
"Bestimmt, wie der schattierte Rahmen um das Sichtfeld dargestellt wird."
-#: gtk/gtkwidget.c:388
+#: gtk/gtkwidget.c:394
msgid "Widget name"
msgstr "Widgetname"
-#: gtk/gtkwidget.c:389
+#: gtk/gtkwidget.c:395
msgid "The name of the widget"
msgstr "Der Name des Widgets"
-#: gtk/gtkwidget.c:395
+#: gtk/gtkwidget.c:401
msgid "Parent widget"
msgstr "Mutterwidget"
-#: gtk/gtkwidget.c:396
+#: gtk/gtkwidget.c:402
msgid "The parent widget of this widget. Must be a Container widget."
msgstr "Das Mutterwidget dieses Widgets. Muss ein Containerwidget sein."
-#: gtk/gtkwidget.c:403
+#: gtk/gtkwidget.c:409
msgid "Width request"
msgstr ""
-#: gtk/gtkwidget.c:404
+#: gtk/gtkwidget.c:410
msgid ""
"Override for width request of the widget, or -1 if natural request should be "
"used."
msgstr ""
-#: gtk/gtkwidget.c:412
+#: gtk/gtkwidget.c:418
#, fuzzy
msgid "Height request"
msgstr "Höhe"
-#: gtk/gtkwidget.c:413
+#: gtk/gtkwidget.c:419
msgid ""
"Override for height request of the widget, or -1 if natural request should "
"be used."
msgstr ""
-#: gtk/gtkwidget.c:422
+#: gtk/gtkwidget.c:428
msgid "Whether the widget is visible"
msgstr "Soll das Widget sichtbar sein?"
-#: gtk/gtkwidget.c:428
+#: gtk/gtkwidget.c:434
msgid "Sensitive"
msgstr "Empfindlich"
-#: gtk/gtkwidget.c:429
+#: gtk/gtkwidget.c:435
msgid "Whether the widget responds to input"
msgstr "Soll das Widget auf Eingaben reagieren?"
-#: gtk/gtkwidget.c:435
+#: gtk/gtkwidget.c:441
msgid "Application paintable"
msgstr "Direktes Zeichnen"
-#: gtk/gtkwidget.c:436
+#: gtk/gtkwidget.c:442
msgid "Whether the application will paint directly on the widget"
msgstr "Wird die Anwendung direkt auf das Widget zeichnen?"
-#: gtk/gtkwidget.c:442
+#: gtk/gtkwidget.c:448
msgid "Can focus"
msgstr "Empfänglich für Fokus"
-#: gtk/gtkwidget.c:443
+#: gtk/gtkwidget.c:449
msgid "Whether the widget can accept the input focus"
msgstr "Soll das Widget den Eingabefokus akzeptieren können?"
-#: gtk/gtkwidget.c:449
+#: gtk/gtkwidget.c:455
msgid "Has focus"
msgstr "Hat den Fokus"
-#: gtk/gtkwidget.c:450
+#: gtk/gtkwidget.c:456
msgid "Whether the widget has the input focus"
msgstr "Soll das Widget den Eingabefokus haben?"
-#: gtk/gtkwidget.c:456
+#: gtk/gtkwidget.c:462
msgid "Can default"
msgstr "Kann Vorgabe sein"
-#: gtk/gtkwidget.c:457
+#: gtk/gtkwidget.c:463
msgid "Whether the widget can be the default widget"
msgstr "Soll das Widget das Vorgabewidget sein können?"
-#: gtk/gtkwidget.c:463
+#: gtk/gtkwidget.c:469
msgid "Has default"
msgstr "Ist Vorgabe"
-#: gtk/gtkwidget.c:464
+#: gtk/gtkwidget.c:470
msgid "Whether the widget is the default widget"
msgstr "Soll das Widget das Vorgabewidget sein?"
-#: gtk/gtkwidget.c:470
+#: gtk/gtkwidget.c:476
msgid "Receives default"
msgstr "Vorgabe erhalten"
-#: gtk/gtkwidget.c:471
+#: gtk/gtkwidget.c:477
msgid "If TRUE, the widget will receive the default action when it is focused."
msgstr ""
"Falls WAHR, erhält das Widget die Vorgabe-Aktion, falls es fokussiert ist."
-#: gtk/gtkwidget.c:477
+#: gtk/gtkwidget.c:483
msgid "Composite child"
msgstr "Zusammengesetztes Kind"
-#: gtk/gtkwidget.c:478
+#: gtk/gtkwidget.c:484
msgid "Whether the widget is composed of other widgets"
msgstr "Ist das Widget aus anderen Widgets zusammengesetzt?"
-#: gtk/gtkwidget.c:484
+#: gtk/gtkwidget.c:490
msgid "Style"
msgstr "Stil"
-#: gtk/gtkwidget.c:485
+#: gtk/gtkwidget.c:491
msgid ""
"The style of the widget, which contains information about how it will look "
"(colors etc)."
@@ -3687,55 +3832,55 @@ msgstr ""
"Der Stil des Widgets, der Informationen über sein Aussehen enthält (Farben "
"etc.)"
-#: gtk/gtkwidget.c:491
+#: gtk/gtkwidget.c:497
msgid "Events"
msgstr "Ereignisse"
-#: gtk/gtkwidget.c:492
+#: gtk/gtkwidget.c:498
#, fuzzy
msgid "The event mask that decides what kind of GdkEvents this widget gets."
msgstr ""
"Die Ereignismaske, die entscheidet, welche GdkEvents dieses Widget erhält."
-#: gtk/gtkwidget.c:499
+#: gtk/gtkwidget.c:505
msgid "Extension events"
msgstr "Erweiterungsereignisse"
-#: gtk/gtkwidget.c:500
+#: gtk/gtkwidget.c:506
msgid "The mask that decides what kind of extension events this widget gets."
msgstr ""
"Die Maske, die entscheidet, welche Erweiterungsereignisse dieses Widget "
"erhält."
-#: gtk/gtkwidget.c:1047
+#: gtk/gtkwidget.c:1053
msgid "Interior Focus"
msgstr "Interner Fokus"
-#: gtk/gtkwidget.c:1048
+#: gtk/gtkwidget.c:1054
msgid "Whether to draw the focus indicator inside widgets."
msgstr "Soll der Fokusanzeiger in Widgets dargestellt werden?"
-#: gtk/gtkwindow.c:361
+#: gtk/gtkwindow.c:359
msgid "Window Type"
msgstr "Fenstertyp"
-#: gtk/gtkwindow.c:362
+#: gtk/gtkwindow.c:360
msgid "The type of the window"
msgstr "Der Typ des Fensters"
-#: gtk/gtkwindow.c:371
+#: gtk/gtkwindow.c:369
msgid "Window Title"
msgstr "Fenstertitel"
-#: gtk/gtkwindow.c:372
+#: gtk/gtkwindow.c:370
msgid "The title of the window"
msgstr "Der Titel des Fensters"
-#: gtk/gtkwindow.c:379
+#: gtk/gtkwindow.c:377
msgid "Allow Shrink"
msgstr "Schrumpfen erlauben"
-#: gtk/gtkwindow.c:381
+#: gtk/gtkwindow.c:379
#, fuzzy, no-c-format
msgid ""
"If TRUE, the window has no mimimum size. Setting this to TRUE is 99% of the "
@@ -3744,29 +3889,25 @@ msgstr ""
"Falls WAHR, hat das Fenster keine Minimalgröße. Benutzen Sie dies nicht, es "
"ist unvernünftig."
-#: gtk/gtkwindow.c:388
+#: gtk/gtkwindow.c:386
msgid "Allow Grow"
msgstr "Wachstum erlauben"
-#: gtk/gtkwindow.c:389
+#: gtk/gtkwindow.c:387
msgid "If TRUE, users can expand the window beyond its minimum size."
msgstr ""
"Falls WAHR, können Benutzer das Fenster über seine Minimalgröße hinaus "
"vergrößern."
-#: gtk/gtkwindow.c:396
-msgid "Resizable"
-msgstr "Größe veränderlich"
-
-#: gtk/gtkwindow.c:397
+#: gtk/gtkwindow.c:395
msgid "If TRUE, users can resize the window."
msgstr "Falls WAHR, können Benutzer die Fenstergröße verändern."
-#: gtk/gtkwindow.c:404
+#: gtk/gtkwindow.c:402
msgid "Modal"
msgstr "Modal"
-#: gtk/gtkwindow.c:405
+#: gtk/gtkwindow.c:403
msgid ""
"If TRUE, the window is modal (other windows are not usable while this one is "
"up)."
@@ -3774,57 +3915,57 @@ msgstr ""
"Falls WAHR, ist das Fenster modal (andere Fenster sind nicht verwendbar, "
"während dieses oben ist)."
-#: gtk/gtkwindow.c:412
+#: gtk/gtkwindow.c:410
msgid "Window Position"
msgstr "Fensterposition"
-#: gtk/gtkwindow.c:413
+#: gtk/gtkwindow.c:411
msgid "The initial position of the window."
msgstr "Die anfängliche Position des Fensters"
-#: gtk/gtkwindow.c:421
+#: gtk/gtkwindow.c:419
msgid "Default Width"
msgstr "Breitenvorgabe"
-#: gtk/gtkwindow.c:422
+#: gtk/gtkwindow.c:420
#, fuzzy
msgid ""
"The default width of the window, used when initially showing the window."
msgstr ""
"Die Breitenvorgabe des Fensters, oder 0, um eine Größenanfrage zu stellen."
-#: gtk/gtkwindow.c:431
+#: gtk/gtkwindow.c:429
msgid "Default Height"
msgstr "Höhenvorgabe"
-#: gtk/gtkwindow.c:432
+#: gtk/gtkwindow.c:430
#, fuzzy
msgid ""
"The default height of the window, used when initially showing the window."
msgstr ""
"Die Höhenvorgabe des Fensters, oder 0, um eine Größenanfrage zu stellen."
-#: gtk/gtkwindow.c:441
+#: gtk/gtkwindow.c:439
msgid "Destroy with Parent"
msgstr "Mit Mutter zerstören"
-#: gtk/gtkwindow.c:442
+#: gtk/gtkwindow.c:440
msgid "If this window should be destroyed when the parent is destroyed"
msgstr "Soll das Fenster zerstört werden, wenn seine Mutter zerstört wird?"
-#: gtk/gtkwindow.c:449
+#: gtk/gtkwindow.c:447
msgid "Icon"
msgstr ""
-#: gtk/gtkwindow.c:450
+#: gtk/gtkwindow.c:448
msgid "Icon for this window"
msgstr ""
-#: gtk/gtksizegroup.c:241
+#: gtk/gtksizegroup.c:242
msgid "Mode"
msgstr "Modus"
-#: gtk/gtksizegroup.c:242
+#: gtk/gtksizegroup.c:243
msgid ""
"The the directions in which the size group effects the requested sizes of "
"its component widgets."
diff --git a/po/el.po b/po/el.po
index a500317b1..0f31ce684 100644
--- a/po/el.po
+++ b/po/el.po
@@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: gtk+ 1.2.6\n"
-"POT-Creation-Date: 2001-10-25 16:39-0400\n"
+"POT-Creation-Date: 2001-11-23 15:47-0500\n"
"PO-Revision-Date: 1999-10-22 22:43-0000\n"
"Last-Translator: Spiros Papadimitriou <spapadim+@cs.cmu.edu>\n"
"Language-Team: Greek <nls@tux.hellug.gr>\n"
@@ -14,12 +14,12 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-#: gdk-pixbuf/gdk-pixbuf-animation.c:144 gdk-pixbuf/gdk-pixbuf-io.c:543
+#: gdk-pixbuf/gdk-pixbuf-animation.c:144 gdk-pixbuf/gdk-pixbuf-io.c:551
#, c-format
msgid "Failed to open file '%s': %s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-animation.c:155 gdk-pixbuf/gdk-pixbuf-io.c:553
+#: gdk-pixbuf/gdk-pixbuf-animation.c:155 gdk-pixbuf/gdk-pixbuf-io.c:561
#, c-format
msgid "Image file '%s' contains no data"
msgstr ""
@@ -29,7 +29,7 @@ msgstr ""
msgid "Don't know how to load the animation in file '%s'"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-animation.c:205 gdk-pixbuf/gdk-pixbuf-io.c:598
+#: gdk-pixbuf/gdk-pixbuf-animation.c:205 gdk-pixbuf/gdk-pixbuf-io.c:606
#, c-format
msgid ""
"Failed to load image '%s': reason not known, probably a corrupt image file"
@@ -43,65 +43,65 @@ msgid ""
msgstr ""
#
-#: gdk-pixbuf/gdk-pixbuf-io.c:316
+#: gdk-pixbuf/gdk-pixbuf-io.c:324
#, fuzzy, c-format
msgid "Unable to load image-loading module: %s: %s"
msgstr "Το module δε βρέθηκε στο module_path: \"%s\","
-#: gdk-pixbuf/gdk-pixbuf-io.c:335
+#: gdk-pixbuf/gdk-pixbuf-io.c:343
#, c-format
msgid ""
"Image-loading module %s does not export the proper interface; perhaps it's "
"from a different GTK version?"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:452 gdk-pixbuf/gdk-pixbuf-io.c:478
+#: gdk-pixbuf/gdk-pixbuf-io.c:460 gdk-pixbuf/gdk-pixbuf-io.c:486
#, c-format
msgid "Image type '%s' is not supported"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:500
+#: gdk-pixbuf/gdk-pixbuf-io.c:508
#, c-format
msgid "Couldn't recognize the image file format for file '%s'"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:506
+#: gdk-pixbuf/gdk-pixbuf-io.c:514
msgid "Unrecognized image file format"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:576
+#: gdk-pixbuf/gdk-pixbuf-io.c:584
#, c-format
msgid "Don't know how to load the image in file '%s'"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:609
+#: gdk-pixbuf/gdk-pixbuf-io.c:617
#, c-format
msgid "Failed to load image '%s': %s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:714
+#: gdk-pixbuf/gdk-pixbuf-io.c:722
#, c-format
msgid "This build of gdk-pixbuf does not support saving the image format: %s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:822
+#: gdk-pixbuf/gdk-pixbuf-io.c:830
#, c-format
msgid "Failed to open '%s' for writing: %s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:843
+#: gdk-pixbuf/gdk-pixbuf-io.c:851
#, c-format
msgid ""
"Failed to close '%s' while writing image, all data may not have been saved: %"
"s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-loader.c:252
+#: gdk-pixbuf/gdk-pixbuf-loader.c:250
#, c-format
msgid "Incremental loading of image type '%s' is not supported"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-loader.c:275 gdk-pixbuf/gdk-pixbuf-loader.c:376
+#: gdk-pixbuf/gdk-pixbuf-loader.c:273 gdk-pixbuf/gdk-pixbuf-loader.c:374
#, c-format
msgid ""
"Internal error: Image loader module '%s' failed to begin loading an image, "
@@ -364,35 +364,35 @@ msgstr ""
msgid "Failed to write to temporary file when loading XBM image"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1256
+#: gdk-pixbuf/io-xpm.c:1234
msgid "No XPM header found"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1264
+#: gdk-pixbuf/io-xpm.c:1242
msgid "XPM file has image width <= 0"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1272
+#: gdk-pixbuf/io-xpm.c:1250
msgid "XPM file has image height <= 0"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1280
+#: gdk-pixbuf/io-xpm.c:1258
msgid "XPM file has invalid number of colors"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1288
+#: gdk-pixbuf/io-xpm.c:1266
msgid "XPM has invalid number of chars per pixel"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1306
+#: gdk-pixbuf/io-xpm.c:1284
msgid "Can't read XPM colormap"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1344
+#: gdk-pixbuf/io-xpm.c:1322
msgid "Can't allocate memory for loading XPM image"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1527
+#: gdk-pixbuf/io-xpm.c:1505
msgid "Failed to write to temporary file when loading XPM image"
msgstr ""
@@ -413,12 +413,20 @@ msgstr ""
msgid "failed to allocate image buffer of %u bytes"
msgstr ""
-#: gtk/gtkaccellabel.c:115
-msgid "Accelerator object"
+#: gtk/gtkaccellabel.c:122
+msgid "Accelerator Closure"
msgstr ""
-#: gtk/gtkaccellabel.c:116
-msgid "The object monitored by this accelerator label"
+#: gtk/gtkaccellabel.c:123
+msgid "The closure to be monitored for accelerator changes"
+msgstr ""
+
+#: gtk/gtkaccellabel.c:129
+msgid "Accelerator Widget"
+msgstr ""
+
+#: gtk/gtkaccellabel.c:130
+msgid "The widget to be monitored for accelerator changes"
msgstr ""
#: gtk/gtkalignment.c:102
@@ -577,7 +585,7 @@ msgstr "Διάκενα:"
msgid "The amount of space between children."
msgstr ""
-#: gtk/gtkbox.c:135 gtk/gtknotebook.c:396
+#: gtk/gtkbox.c:135 gtk/gtknotebook.c:400
msgid "Homogeneous"
msgstr ""
@@ -585,77 +593,77 @@ msgstr ""
msgid "Whether the children should all be the same size."
msgstr ""
-#: gtk/gtkbutton.c:183 gtk/gtkframe.c:125 gtk/gtklabel.c:283
+#: gtk/gtkbutton.c:188 gtk/gtkframe.c:125 gtk/gtklabel.c:282
msgid "Label"
msgstr ""
-#: gtk/gtkbutton.c:184
+#: gtk/gtkbutton.c:189
msgid ""
"Text of the label widget inside the button, if the button contains a label "
"widget."
msgstr ""
-#: gtk/gtkbutton.c:191 gtk/gtklabel.c:304
+#: gtk/gtkbutton.c:196 gtk/gtklabel.c:303
msgid "Use underline"
msgstr ""
-#: gtk/gtkbutton.c:192 gtk/gtklabel.c:305
+#: gtk/gtkbutton.c:197 gtk/gtklabel.c:304
msgid ""
"If set, an underline in the text indicates the next character should be used "
"for the mnemonic accelerator key"
msgstr ""
-#: gtk/gtkbutton.c:199
+#: gtk/gtkbutton.c:204
msgid "Use stock"
msgstr ""
-#: gtk/gtkbutton.c:200
+#: gtk/gtkbutton.c:205
msgid ""
"If set, the label is used to pick a stock item instead of being displayed"
msgstr ""
-#: gtk/gtkbutton.c:207
+#: gtk/gtkbutton.c:212
msgid "Border relief"
msgstr ""
-#: gtk/gtkbutton.c:208
+#: gtk/gtkbutton.c:213
msgid "The border relief style."
msgstr ""
#
-#: gtk/gtkbutton.c:259
+#: gtk/gtkbutton.c:264
#, fuzzy
msgid "Default Spacing"
msgstr "Διάκενα:"
-#: gtk/gtkbutton.c:260
+#: gtk/gtkbutton.c:265
msgid "Extra space to add for CAN_DEFAULT buttons"
msgstr ""
-#: gtk/gtkbutton.c:266
+#: gtk/gtkbutton.c:271
msgid "Default Outside Spacing"
msgstr ""
-#: gtk/gtkbutton.c:267
+#: gtk/gtkbutton.c:272
msgid ""
"Extra space to add for CAN_DEFAULT buttons that is always drawn outside the "
"border"
msgstr ""
-#: gtk/gtkbutton.c:272
+#: gtk/gtkbutton.c:277
msgid "Child X Displacement"
msgstr ""
-#: gtk/gtkbutton.c:273
+#: gtk/gtkbutton.c:278
msgid ""
"How far in the x direction to move the child when the button is depressed"
msgstr ""
-#: gtk/gtkbutton.c:280
+#: gtk/gtkbutton.c:285
msgid "Child Y Displacement"
msgstr ""
-#: gtk/gtkbutton.c:281
+#: gtk/gtkbutton.c:286
msgid ""
"How far in the y direction to move the child when the button is depressed"
msgstr ""
@@ -758,308 +766,308 @@ msgstr ""
msgid "The pixbuf to render."
msgstr ""
-#: gtk/gtkcellrenderertext.c:173 gtk/gtkentry.c:498 gtk/gtkprogressbar.c:207
+#: gtk/gtkcellrenderertext.c:174 gtk/gtkentry.c:506 gtk/gtkprogressbar.c:207
msgid "Text"
msgstr ""
-#: gtk/gtkcellrenderertext.c:174
+#: gtk/gtkcellrenderertext.c:175
msgid "Text to render"
msgstr ""
-#: gtk/gtkcellrenderertext.c:181
+#: gtk/gtkcellrenderertext.c:182
msgid "Markup"
msgstr ""
-#: gtk/gtkcellrenderertext.c:182
+#: gtk/gtkcellrenderertext.c:183
msgid "Marked up text to render"
msgstr ""
-#: gtk/gtkcellrenderertext.c:189 gtk/gtklabel.c:290
+#: gtk/gtkcellrenderertext.c:190 gtk/gtklabel.c:289
msgid "Attributes"
msgstr ""
-#: gtk/gtkcellrenderertext.c:190
+#: gtk/gtkcellrenderertext.c:191
msgid "A list of style attributes to apply to the text of the renderer."
msgstr ""
-#: gtk/gtkcellrenderertext.c:197 gtk/gtktexttag.c:208
+#: gtk/gtkcellrenderertext.c:198 gtk/gtktexttag.c:209
msgid "Background color name"
msgstr ""
-#: gtk/gtkcellrenderertext.c:198 gtk/gtktexttag.c:209
+#: gtk/gtkcellrenderertext.c:199 gtk/gtktexttag.c:210
msgid "Background color as a string"
msgstr ""
-#: gtk/gtkcellrenderertext.c:205 gtk/gtktexttag.c:216
+#: gtk/gtkcellrenderertext.c:206 gtk/gtktexttag.c:217
msgid "Background color"
msgstr ""
-#: gtk/gtkcellrenderertext.c:206 gtk/gtktexttag.c:217
+#: gtk/gtkcellrenderertext.c:207 gtk/gtktexttag.c:218
msgid "Background color as a GdkColor"
msgstr ""
-#: gtk/gtkcellrenderertext.c:213 gtk/gtktexttag.c:242
+#: gtk/gtkcellrenderertext.c:214 gtk/gtktexttag.c:243
msgid "Foreground color name"
msgstr ""
-#: gtk/gtkcellrenderertext.c:214 gtk/gtktexttag.c:243
+#: gtk/gtkcellrenderertext.c:215 gtk/gtktexttag.c:244
msgid "Foreground color as a string"
msgstr ""
-#: gtk/gtkcellrenderertext.c:221 gtk/gtktexttag.c:250
+#: gtk/gtkcellrenderertext.c:222 gtk/gtktexttag.c:251
msgid "Foreground color"
msgstr ""
-#: gtk/gtkcellrenderertext.c:222 gtk/gtktexttag.c:251
+#: gtk/gtkcellrenderertext.c:223 gtk/gtktexttag.c:252
msgid "Foreground color as a GdkColor"
msgstr ""
#
-#: gtk/gtkcellrenderertext.c:230 gtk/gtkentry.c:430 gtk/gtktexttag.c:276
-#: gtk/gtktextview.c:539
+#: gtk/gtkcellrenderertext.c:231 gtk/gtkentry.c:438 gtk/gtktexttag.c:277
+#: gtk/gtktextview.c:548
#, fuzzy
msgid "Editable"
msgstr "(ανενεργό)"
-#: gtk/gtkcellrenderertext.c:231 gtk/gtktexttag.c:277 gtk/gtktextview.c:540
+#: gtk/gtkcellrenderertext.c:232 gtk/gtktexttag.c:278 gtk/gtktextview.c:549
msgid "Whether the text can be modified by the user"
msgstr ""
#
-#: gtk/gtkcellrenderertext.c:238 gtk/gtkcellrenderertext.c:246
-#: gtk/gtkfontsel.c:192 gtk/gtktexttag.c:284 gtk/gtktexttag.c:292
+#: gtk/gtkcellrenderertext.c:239 gtk/gtkcellrenderertext.c:247
+#: gtk/gtkfontsel.c:192 gtk/gtktexttag.c:285 gtk/gtktexttag.c:293
msgid "Font"
msgstr "Γραμματοσειρά"
-#: gtk/gtkcellrenderertext.c:239 gtk/gtktexttag.c:285
+#: gtk/gtkcellrenderertext.c:240 gtk/gtktexttag.c:286
msgid "Font description as a string"
msgstr ""
-#: gtk/gtkcellrenderertext.c:247 gtk/gtktexttag.c:293
+#: gtk/gtkcellrenderertext.c:248 gtk/gtktexttag.c:294
msgid "Font description as a PangoFontDescription struct"
msgstr ""
#
-#: gtk/gtkcellrenderertext.c:255 gtk/gtktexttag.c:301
+#: gtk/gtkcellrenderertext.c:256 gtk/gtktexttag.c:302
#, fuzzy
msgid "Font family"
msgstr "Οικογένεια:"
-#: gtk/gtkcellrenderertext.c:256 gtk/gtktexttag.c:302
+#: gtk/gtkcellrenderertext.c:257 gtk/gtktexttag.c:303
msgid "Name of the font family, e.g. Sans, Helvetica, Times, Monospace"
msgstr ""
#
-#: gtk/gtkcellrenderertext.c:263 gtk/gtkcellrenderertext.c:264
-#: gtk/gtktexttag.c:309 gtk/gtktexttag.c:310
+#: gtk/gtkcellrenderertext.c:264 gtk/gtkcellrenderertext.c:265
+#: gtk/gtktexttag.c:310 gtk/gtktexttag.c:311
#, fuzzy
msgid "Font style"
msgstr "Στυλ γραμματοσειράς:"
-#: gtk/gtkcellrenderertext.c:272 gtk/gtkcellrenderertext.c:273
-#: gtk/gtktexttag.c:318 gtk/gtktexttag.c:319
+#: gtk/gtkcellrenderertext.c:273 gtk/gtkcellrenderertext.c:274
+#: gtk/gtktexttag.c:319 gtk/gtktexttag.c:320
msgid "Font variant"
msgstr ""
-#: gtk/gtkcellrenderertext.c:281 gtk/gtkcellrenderertext.c:282
-#: gtk/gtktexttag.c:327 gtk/gtktexttag.c:328
+#: gtk/gtkcellrenderertext.c:282 gtk/gtkcellrenderertext.c:283
+#: gtk/gtktexttag.c:328 gtk/gtktexttag.c:329
msgid "Font weight"
msgstr ""
#
-#: gtk/gtkcellrenderertext.c:291 gtk/gtkcellrenderertext.c:292
-#: gtk/gtktexttag.c:338 gtk/gtktexttag.c:339
+#: gtk/gtkcellrenderertext.c:292 gtk/gtkcellrenderertext.c:293
+#: gtk/gtktexttag.c:339 gtk/gtktexttag.c:340
#, fuzzy
msgid "Font stretch"
msgstr "Ιδιότητες γραμματοσειράς:"
#
-#: gtk/gtkcellrenderertext.c:300 gtk/gtkcellrenderertext.c:301
-#: gtk/gtktexttag.c:347 gtk/gtktexttag.c:348
+#: gtk/gtkcellrenderertext.c:301 gtk/gtkcellrenderertext.c:302
+#: gtk/gtktexttag.c:348 gtk/gtktexttag.c:349
#, fuzzy
msgid "Font size"
msgstr "Μέγεθος σε στιγμές"
#
-#: gtk/gtkcellrenderertext.c:310 gtk/gtktexttag.c:367
+#: gtk/gtkcellrenderertext.c:311 gtk/gtktexttag.c:368
#, fuzzy
msgid "Font points"
msgstr "Τύποι Γραμματοσειρών:"
-#: gtk/gtkcellrenderertext.c:311 gtk/gtktexttag.c:368
+#: gtk/gtkcellrenderertext.c:312 gtk/gtktexttag.c:369
msgid "Font size in points"
msgstr ""
#
-#: gtk/gtkcellrenderertext.c:320 gtk/gtktexttag.c:357 gtk/gtktexttag.c:358
+#: gtk/gtkcellrenderertext.c:321 gtk/gtktexttag.c:358 gtk/gtktexttag.c:359
#, fuzzy
msgid "Font scale"
msgstr "Στυλ γραμματοσειράς:"
-#: gtk/gtkcellrenderertext.c:321
+#: gtk/gtkcellrenderertext.c:322
msgid "Font scaling factor"
msgstr ""
-#: gtk/gtkcellrenderertext.c:330 gtk/gtktexttag.c:426
+#: gtk/gtkcellrenderertext.c:331 gtk/gtktexttag.c:427
msgid "Rise"
msgstr ""
-#: gtk/gtkcellrenderertext.c:331 gtk/gtktexttag.c:427
+#: gtk/gtkcellrenderertext.c:332 gtk/gtktexttag.c:428
msgid ""
"Offset of text above the baseline (below the baseline if rise is negative)"
msgstr ""
-#: gtk/gtkcellrenderertext.c:341 gtk/gtktexttag.c:466
+#: gtk/gtkcellrenderertext.c:342 gtk/gtktexttag.c:467
msgid "Strikethrough"
msgstr ""
-#: gtk/gtkcellrenderertext.c:342 gtk/gtktexttag.c:467
+#: gtk/gtkcellrenderertext.c:343 gtk/gtktexttag.c:468
msgid "Whether to strike through the text"
msgstr ""
-#: gtk/gtkcellrenderertext.c:349 gtk/gtktexttag.c:474
+#: gtk/gtkcellrenderertext.c:350 gtk/gtktexttag.c:475
msgid "Underline"
msgstr ""
-#: gtk/gtkcellrenderertext.c:350 gtk/gtktexttag.c:475
+#: gtk/gtkcellrenderertext.c:351 gtk/gtktexttag.c:476
msgid "Style of underline for this text"
msgstr ""
-#: gtk/gtkcellrenderertext.c:360 gtk/gtktexttag.c:511
+#: gtk/gtkcellrenderertext.c:361 gtk/gtktexttag.c:512
msgid "Background set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:361 gtk/gtktexttag.c:512
+#: gtk/gtkcellrenderertext.c:362 gtk/gtktexttag.c:513
msgid "Whether this tag affects the background color"
msgstr ""
-#: gtk/gtkcellrenderertext.c:364 gtk/gtktexttag.c:523
+#: gtk/gtkcellrenderertext.c:365 gtk/gtktexttag.c:524
msgid "Foreground set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:365 gtk/gtktexttag.c:524
+#: gtk/gtkcellrenderertext.c:366 gtk/gtktexttag.c:525
msgid "Whether this tag affects the foreground color"
msgstr ""
-#: gtk/gtkcellrenderertext.c:368 gtk/gtktexttag.c:531
+#: gtk/gtkcellrenderertext.c:369 gtk/gtktexttag.c:532
msgid "Editability set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:369 gtk/gtktexttag.c:532
+#: gtk/gtkcellrenderertext.c:370 gtk/gtktexttag.c:533
msgid "Whether this tag affects text editability"
msgstr ""
-#: gtk/gtkcellrenderertext.c:372 gtk/gtktexttag.c:535
+#: gtk/gtkcellrenderertext.c:373 gtk/gtktexttag.c:536
msgid "Font family set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:373 gtk/gtktexttag.c:536
+#: gtk/gtkcellrenderertext.c:374 gtk/gtktexttag.c:537
msgid "Whether this tag affects the font family"
msgstr ""
#
-#: gtk/gtkcellrenderertext.c:376 gtk/gtktexttag.c:539
+#: gtk/gtkcellrenderertext.c:377 gtk/gtktexttag.c:540
#, fuzzy
msgid "Font style set"
msgstr "Στυλ γραμματοσειράς:"
-#: gtk/gtkcellrenderertext.c:377 gtk/gtktexttag.c:540
+#: gtk/gtkcellrenderertext.c:378 gtk/gtktexttag.c:541
msgid "Whether this tag affects the font style"
msgstr ""
-#: gtk/gtkcellrenderertext.c:380 gtk/gtktexttag.c:543
+#: gtk/gtkcellrenderertext.c:381 gtk/gtktexttag.c:544
msgid "Font variant set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:381 gtk/gtktexttag.c:544
+#: gtk/gtkcellrenderertext.c:382 gtk/gtktexttag.c:545
msgid "Whether this tag affects the font variant"
msgstr ""
-#: gtk/gtkcellrenderertext.c:384 gtk/gtktexttag.c:547
+#: gtk/gtkcellrenderertext.c:385 gtk/gtktexttag.c:548
msgid "Font weight set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:385 gtk/gtktexttag.c:548
+#: gtk/gtkcellrenderertext.c:386 gtk/gtktexttag.c:549
msgid "Whether this tag affects the font weight"
msgstr ""
-#: gtk/gtkcellrenderertext.c:388 gtk/gtktexttag.c:551
+#: gtk/gtkcellrenderertext.c:389 gtk/gtktexttag.c:552
msgid "Font stretch set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:389 gtk/gtktexttag.c:552
+#: gtk/gtkcellrenderertext.c:390 gtk/gtktexttag.c:553
msgid "Whether this tag affects the font stretch"
msgstr ""
-#: gtk/gtkcellrenderertext.c:392 gtk/gtktexttag.c:555
+#: gtk/gtkcellrenderertext.c:393 gtk/gtktexttag.c:556
msgid "Font size set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:393 gtk/gtktexttag.c:556
+#: gtk/gtkcellrenderertext.c:394 gtk/gtktexttag.c:557
msgid "Whether this tag affects the font size"
msgstr ""
#
-#: gtk/gtkcellrenderertext.c:396 gtk/gtktexttag.c:559
+#: gtk/gtkcellrenderertext.c:397 gtk/gtktexttag.c:560
#, fuzzy
msgid "Font scale set"
msgstr "Στυλ γραμματοσειράς:"
-#: gtk/gtkcellrenderertext.c:397 gtk/gtktexttag.c:560
+#: gtk/gtkcellrenderertext.c:398 gtk/gtktexttag.c:561
msgid "Whether this tag scales the font size by a factor"
msgstr ""
-#: gtk/gtkcellrenderertext.c:400 gtk/gtktexttag.c:579
+#: gtk/gtkcellrenderertext.c:401 gtk/gtktexttag.c:580
msgid "Rise set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:401 gtk/gtktexttag.c:580
+#: gtk/gtkcellrenderertext.c:402 gtk/gtktexttag.c:581
msgid "Whether this tag affects the rise"
msgstr ""
-#: gtk/gtkcellrenderertext.c:404 gtk/gtktexttag.c:595
+#: gtk/gtkcellrenderertext.c:405 gtk/gtktexttag.c:596
msgid "Strikethrough set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:405 gtk/gtktexttag.c:596
+#: gtk/gtkcellrenderertext.c:406 gtk/gtktexttag.c:597
msgid "Whether this tag affects strikethrough"
msgstr ""
-#: gtk/gtkcellrenderertext.c:408 gtk/gtktexttag.c:603
+#: gtk/gtkcellrenderertext.c:409 gtk/gtktexttag.c:604
msgid "Underline set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:409 gtk/gtktexttag.c:604
+#: gtk/gtkcellrenderertext.c:410 gtk/gtktexttag.c:605
msgid "Whether this tag affects underlining"
msgstr ""
-#: gtk/gtkcellrenderertoggle.c:129
+#: gtk/gtkcellrenderertoggle.c:130
msgid "Toggle state"
msgstr ""
-#: gtk/gtkcellrenderertoggle.c:130
+#: gtk/gtkcellrenderertoggle.c:131
msgid "The toggle state of the button"
msgstr ""
#
-#: gtk/gtkcellrenderertoggle.c:138
+#: gtk/gtkcellrenderertoggle.c:139
#, fuzzy
msgid "Activatable"
msgstr "(ανενεργό)"
-#: gtk/gtkcellrenderertoggle.c:139
+#: gtk/gtkcellrenderertoggle.c:140
msgid "The toggle button can be activated"
msgstr ""
-#: gtk/gtkcellrenderertoggle.c:147
+#: gtk/gtkcellrenderertoggle.c:148
msgid "Radio state"
msgstr ""
-#: gtk/gtkcellrenderertoggle.c:148
+#: gtk/gtkcellrenderertoggle.c:149
msgid "Draw the toggle button as a radio button"
msgstr ""
-#: gtk/gtkcheckbutton.c:95 gtk/gtkoptionmenu.c:163
+#: gtk/gtkcheckbutton.c:95 gtk/gtkoptionmenu.c:191
msgid "Indicator Size"
msgstr ""
@@ -1067,7 +1075,7 @@ msgstr ""
msgid "Size of check or radio indicator"
msgstr ""
-#: gtk/gtkcheckbutton.c:103 gtk/gtkoptionmenu.c:169
+#: gtk/gtkcheckbutton.c:103 gtk/gtkoptionmenu.c:197
msgid "Indicator Spacing"
msgstr ""
@@ -1075,178 +1083,178 @@ msgstr ""
msgid "Spacing around check or radio indicator"
msgstr ""
-#: gtk/gtkcheckmenuitem.c:114 gtk/gtktogglebutton.c:142
+#: gtk/gtkcheckmenuitem.c:115 gtk/gtktogglebutton.c:132
msgid "Active"
msgstr ""
-#: gtk/gtkcheckmenuitem.c:115
+#: gtk/gtkcheckmenuitem.c:116
msgid "Whether the menu item is checked."
msgstr ""
-#: gtk/gtkcheckmenuitem.c:122 gtk/gtktogglebutton.c:150
+#: gtk/gtkcheckmenuitem.c:123 gtk/gtktogglebutton.c:140
msgid "Inconsistent"
msgstr ""
-#: gtk/gtkcheckmenuitem.c:123
+#: gtk/gtkcheckmenuitem.c:124
msgid "Whether to display an \"inconsistent\" state."
msgstr ""
-#: gtk/gtkcolorsel.c:574
+#: gtk/gtkcolorsel.c:578
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:579
+#: gtk/gtkcolorsel.c:583
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:883
+#: gtk/gtkcolorsel.c:887
msgid "_Save color here"
msgstr ""
-#: gtk/gtkcolorsel.c:1051
+#: gtk/gtkcolorsel.c:1055
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:1667
+#: gtk/gtkcolorsel.c:1674
msgid "Has Opacity Control"
msgstr ""
-#: gtk/gtkcolorsel.c:1668
+#: gtk/gtkcolorsel.c:1675
msgid "Whether the color selector should allow setting opacity"
msgstr ""
-#: gtk/gtkcolorsel.c:1674
+#: gtk/gtkcolorsel.c:1681
msgid "Has palette"
msgstr ""
-#: gtk/gtkcolorsel.c:1675
+#: gtk/gtkcolorsel.c:1682
msgid "Whether a palette should be used"
msgstr ""
-#: gtk/gtkcolorsel.c:1681
+#: gtk/gtkcolorsel.c:1688
msgid "Current Color"
msgstr ""
-#: gtk/gtkcolorsel.c:1682
+#: gtk/gtkcolorsel.c:1689
msgid "The current color"
msgstr ""
-#: gtk/gtkcolorsel.c:1688
+#: gtk/gtkcolorsel.c:1695
msgid "Current Alpha"
msgstr ""
-#: gtk/gtkcolorsel.c:1689
+#: gtk/gtkcolorsel.c:1696
msgid "The current opacity value (0 fully transparent, 65535 fully opaque)"
msgstr ""
-#: gtk/gtkcolorsel.c:1702
+#: gtk/gtkcolorsel.c:1709
msgid "Custom palette"
msgstr ""
-#: gtk/gtkcolorsel.c:1703
+#: gtk/gtkcolorsel.c:1710
msgid "Palette to use in the color selector"
msgstr ""
-#: gtk/gtkcolorsel.c:1758
+#: gtk/gtkcolorsel.c:1750
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:1786
+#: gtk/gtkcolorsel.c:1778
msgid ""
"Click the eyedropper, then click a color anywhere on your screen to select "
"that color."
msgstr ""
#
-#: gtk/gtkcolorsel.c:1795
+#: gtk/gtkcolorsel.c:1787
#, fuzzy
msgid "_Hue:"
msgstr "Απόχρωση:"
-#: gtk/gtkcolorsel.c:1796
+#: gtk/gtkcolorsel.c:1788
msgid "Position on the color wheel."
msgstr ""
#
-#: gtk/gtkcolorsel.c:1797
+#: gtk/gtkcolorsel.c:1789
#, fuzzy
msgid "_Saturation:"
msgstr "Κορεσμός:"
-#: gtk/gtkcolorsel.c:1798
+#: gtk/gtkcolorsel.c:1790
msgid "\"Deepness\" of the color."
msgstr ""
#
-#: gtk/gtkcolorsel.c:1799
+#: gtk/gtkcolorsel.c:1791
#, fuzzy
msgid "_Value:"
msgstr "Τιμή:"
-#: gtk/gtkcolorsel.c:1800
+#: gtk/gtkcolorsel.c:1792
msgid "Brightness of the color."
msgstr ""
#
-#: gtk/gtkcolorsel.c:1801
+#: gtk/gtkcolorsel.c:1793
#, fuzzy
msgid "_Red:"
msgstr "Κόκκινο:"
-#: gtk/gtkcolorsel.c:1802
+#: gtk/gtkcolorsel.c:1794
msgid "Amount of red light in the color."
msgstr ""
#
-#: gtk/gtkcolorsel.c:1803
+#: gtk/gtkcolorsel.c:1795
#, fuzzy
msgid "_Green:"
msgstr "Πράσινο:"
-#: gtk/gtkcolorsel.c:1804
+#: gtk/gtkcolorsel.c:1796
msgid "Amount of green light in the color."
msgstr ""
#
-#: gtk/gtkcolorsel.c:1805
+#: gtk/gtkcolorsel.c:1797
#, fuzzy
msgid "_Blue:"
msgstr "Μπλέ:"
-#: gtk/gtkcolorsel.c:1806
+#: gtk/gtkcolorsel.c:1798
msgid "Amount of blue light in the color."
msgstr ""
#
-#: gtk/gtkcolorsel.c:1809
+#: gtk/gtkcolorsel.c:1801
#, fuzzy
msgid "_Opacity:"
msgstr "Διαφάνεια:"
-#: gtk/gtkcolorsel.c:1817
+#: gtk/gtkcolorsel.c:1809
msgid "Transparency of the currently-selected color."
msgstr ""
-#: gtk/gtkcolorsel.c:1832
+#: gtk/gtkcolorsel.c:1824
msgid "Color _Name:"
msgstr ""
-#: gtk/gtkcolorsel.c:1844
+#: gtk/gtkcolorsel.c:1836
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:1863
+#: gtk/gtkcolorsel.c:1855
msgid "_Palette"
msgstr ""
@@ -1291,208 +1299,208 @@ msgstr ""
msgid "Whether entered values must already be present in the list"
msgstr ""
-#: gtk/gtkcontainer.c:202
+#: gtk/gtkcontainer.c:203
msgid "Resize mode"
msgstr ""
-#: gtk/gtkcontainer.c:203
+#: gtk/gtkcontainer.c:204
msgid "Specify how resize events are handled"
msgstr ""
-#: gtk/gtkcontainer.c:210
+#: gtk/gtkcontainer.c:211
msgid "Border width"
msgstr ""
-#: gtk/gtkcontainer.c:211
+#: gtk/gtkcontainer.c:212
msgid "The width of the empty border outside the containers children."
msgstr ""
-#: gtk/gtkcontainer.c:219
+#: gtk/gtkcontainer.c:220
msgid "Child"
msgstr ""
-#: gtk/gtkcontainer.c:220
+#: gtk/gtkcontainer.c:221
msgid "Can be used to add a new child to the container."
msgstr ""
#
-#: gtk/gtkcurve.c:120
+#: gtk/gtkcurve.c:121
#, fuzzy
msgid "Curve type"
msgstr "Δημιουργία"
-#: gtk/gtkcurve.c:121
+#: gtk/gtkcurve.c:122
msgid "Is this curve linear, spline interpolated, or free-form"
msgstr ""
-#: gtk/gtkcurve.c:129
+#: gtk/gtkcurve.c:130
msgid "Minimum X"
msgstr ""
-#: gtk/gtkcurve.c:130
+#: gtk/gtkcurve.c:131
msgid "Minimum possible value for X"
msgstr ""
-#: gtk/gtkcurve.c:139
+#: gtk/gtkcurve.c:140
msgid "Maximum X"
msgstr ""
-#: gtk/gtkcurve.c:140
+#: gtk/gtkcurve.c:141
msgid "Maximum possible X value."
msgstr ""
-#: gtk/gtkcurve.c:149
+#: gtk/gtkcurve.c:150
msgid "Minimum Y"
msgstr ""
-#: gtk/gtkcurve.c:150
+#: gtk/gtkcurve.c:151
msgid "Minimum possible value for Y"
msgstr ""
-#: gtk/gtkcurve.c:159
+#: gtk/gtkcurve.c:160
msgid "Maximum Y"
msgstr ""
-#: gtk/gtkcurve.c:160
+#: gtk/gtkcurve.c:161
msgid "Maximum possible value for Y"
msgstr ""
-#: gtk/gtkdialog.c:125
+#: gtk/gtkdialog.c:126
msgid "Has separator"
msgstr ""
-#: gtk/gtkdialog.c:126
+#: gtk/gtkdialog.c:127
msgid "The dialog has a separator bar above its buttons"
msgstr ""
-#: gtk/gtkdialog.c:149
+#: gtk/gtkdialog.c:150
msgid "Content area border"
msgstr ""
-#: gtk/gtkdialog.c:150
+#: gtk/gtkdialog.c:151
msgid "Width of border around the main dialog area"
msgstr ""
-#: gtk/gtkdialog.c:157
+#: gtk/gtkdialog.c:158
msgid "Button spacing"
msgstr ""
-#: gtk/gtkdialog.c:158
+#: gtk/gtkdialog.c:159
msgid "Spacing between buttons"
msgstr ""
-#: gtk/gtkdialog.c:166
+#: gtk/gtkdialog.c:167
msgid "Action area border"
msgstr ""
-#: gtk/gtkdialog.c:167
+#: gtk/gtkdialog.c:168
msgid "Width of border around the button area at the bottom of the dialog"
msgstr ""
#
-#: gtk/gtkentry.c:410 gtk/gtklabel.c:361
+#: gtk/gtkentry.c:418 gtk/gtklabel.c:360
#, fuzzy
msgid "Cursor Position"
msgstr "Ανενεργό"
-#: gtk/gtkentry.c:411 gtk/gtklabel.c:362
+#: gtk/gtkentry.c:419 gtk/gtklabel.c:361
msgid "The current position of the insertion cursor in chars."
msgstr ""
#
-#: gtk/gtkentry.c:420 gtk/gtklabel.c:371
+#: gtk/gtkentry.c:428 gtk/gtklabel.c:370
#, fuzzy
msgid "Selection Bound"
msgstr "Επιλογή: "
-#: gtk/gtkentry.c:421 gtk/gtklabel.c:372
+#: gtk/gtkentry.c:429 gtk/gtklabel.c:371
msgid ""
"The position of the opposite end of the selection from the cursor in chars."
msgstr ""
-#: gtk/gtkentry.c:431
+#: gtk/gtkentry.c:439
msgid "Whether the entry contents can be edited"
msgstr ""
-#: gtk/gtkentry.c:438
+#: gtk/gtkentry.c:446
msgid "Maximum length"
msgstr ""
-#: gtk/gtkentry.c:439
+#: gtk/gtkentry.c:447
msgid "Maximum number of characters for this entry"
msgstr ""
-#: gtk/gtkentry.c:447
+#: gtk/gtkentry.c:455
msgid "Visibility"
msgstr ""
-#: gtk/gtkentry.c:448
+#: gtk/gtkentry.c:456
msgid ""
"FALSE displays the \"invisible char\" instead of the actual text (password "
"mode)"
msgstr ""
-#: gtk/gtkentry.c:455
+#: gtk/gtkentry.c:463
msgid "Has Frame"
msgstr ""
-#: gtk/gtkentry.c:456
+#: gtk/gtkentry.c:464
msgid "FALSE removes outside bevel from entry."
msgstr ""
-#: gtk/gtkentry.c:463
+#: gtk/gtkentry.c:471
msgid "Invisible character"
msgstr ""
-#: gtk/gtkentry.c:464
+#: gtk/gtkentry.c:472
msgid "The character to use when masking entry contents (in \"password mode\")"
msgstr ""
-#: gtk/gtkentry.c:471
+#: gtk/gtkentry.c:479
msgid "Activates default"
msgstr ""
-#: gtk/gtkentry.c:472
+#: gtk/gtkentry.c:480
msgid ""
"Whether to activate the default widget (such as the default button in a "
"dialog) when Enter is pressed."
msgstr ""
-#: gtk/gtkentry.c:478
+#: gtk/gtkentry.c:486
msgid "Width in chars"
msgstr ""
-#: gtk/gtkentry.c:479
+#: gtk/gtkentry.c:487
msgid "Number of characters to leave space for in the entry."
msgstr ""
-#: gtk/gtkentry.c:488
+#: gtk/gtkentry.c:496
msgid "Scroll offset"
msgstr ""
-#: gtk/gtkentry.c:489
+#: gtk/gtkentry.c:497
msgid "Number of pixels of the entry scrolled off the screen to the left"
msgstr ""
-#: gtk/gtkentry.c:499
+#: gtk/gtkentry.c:507
msgid "The contents of the entry"
msgstr ""
-#: gtk/gtkentry.c:505 gtk/gtklabel.c:380 gtk/gtktextview.c:615
+#: gtk/gtkentry.c:513 gtk/gtklabel.c:379 gtk/gtktextview.c:624
msgid "Cursor color"
msgstr ""
-#: gtk/gtkentry.c:506 gtk/gtklabel.c:381 gtk/gtktextview.c:616
+#: gtk/gtkentry.c:514 gtk/gtklabel.c:380 gtk/gtktextview.c:625
msgid "Color with which to draw insertion cursor"
msgstr ""
#
-#: gtk/gtkentry.c:3793 gtk/gtklabel.c:3180
+#: gtk/gtkentry.c:3832 gtk/gtklabel.c:3151
#, fuzzy
msgid "Select All"
msgstr "Διαγραφή"
-#: gtk/gtkentry.c:3803 gtk/gtklabel.c:3190 gtk/gtktextview.c:5563
+#: gtk/gtkentry.c:3842 gtk/gtklabel.c:3161 gtk/gtktextview.c:5737
msgid "Input Methods"
msgstr ""
@@ -1527,12 +1535,12 @@ msgid "Files"
msgstr "Αρχεία"
#
-#: gtk/gtkfilesel.c:727 gtk/gtkfilesel.c:2052
+#: gtk/gtkfilesel.c:726 gtk/gtkfilesel.c:2057
#, c-format
msgid "Directory unreadable: %s"
msgstr "Μη αναγνώσιμος κατάλογος: %s"
-#: gtk/gtkfilesel.c:849
+#: gtk/gtkfilesel.c:848
#, c-format
msgid ""
"The file \"%s\" resides on another machine (called %s) and may not be "
@@ -1541,139 +1549,137 @@ msgid ""
msgstr ""
#
-#: gtk/gtkfilesel.c:979
+#: gtk/gtkfilesel.c:978
msgid "Create Dir"
msgstr "Δημιουργία καταλόγου"
#
-#: gtk/gtkfilesel.c:990 gtk/gtkfilesel.c:1413
+#: gtk/gtkfilesel.c:989 gtk/gtkfilesel.c:1416
msgid "Delete File"
msgstr "Διαγραφή αρχείου"
#
-#: gtk/gtkfilesel.c:1001 gtk/gtkfilesel.c:1556
+#: gtk/gtkfilesel.c:1000 gtk/gtkfilesel.c:1559
msgid "Rename File"
msgstr "Μετονομασία αρχείου"
-#: gtk/gtkfilesel.c:1236
+#: gtk/gtkfilesel.c:1237
#, c-format
msgid ""
"The directory name \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
-#: gtk/gtkfilesel.c:1238
+#: gtk/gtkfilesel.c:1239
#, c-format
msgid ""
"Error creating directory \"%s\": %s\n"
"%s"
msgstr ""
-#: gtk/gtkfilesel.c:1239 gtk/gtkfilesel.c:1490
+#: gtk/gtkfilesel.c:1240 gtk/gtkfilesel.c:1493
msgid "You probably used symbols not allowed in filenames."
msgstr ""
-#: gtk/gtkfilesel.c:1247
+#: gtk/gtkfilesel.c:1248
#, c-format
msgid "Error creating directory \"%s\": %s\n"
msgstr ""
#
-#: gtk/gtkfilesel.c:1281
+#: gtk/gtkfilesel.c:1282
msgid "Create Directory"
msgstr "Δημιουργία καταλόγου"
#
-#: gtk/gtkfilesel.c:1295
+#: gtk/gtkfilesel.c:1296
#, fuzzy
msgid "_Directory name:"
msgstr "Όνομα καταλόγου:"
#
#. buttons
-#: gtk/gtkfilesel.c:1309
-msgid "Create"
-msgstr "Δημιουργία"
-
-#
-#: gtk/gtkfilesel.c:1318 gtk/gtkfilesel.c:1444 gtk/gtkfilesel.c:1598
-#: gtk/gtkgamma.c:424
+#: gtk/gtkfilesel.c:1310 gtk/gtkfilesel.c:1438 gtk/gtkfilesel.c:1592
+#: gtk/gtkgamma.c:417
msgid "Cancel"
msgstr "Άκυρο"
-#: gtk/gtkfilesel.c:1353
+#
+#: gtk/gtkfilesel.c:1322
+msgid "Create"
+msgstr "Δημιουργία"
+
+#: gtk/gtkfilesel.c:1356
#, c-format
msgid "The filename \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
-#: gtk/gtkfilesel.c:1356
+#: gtk/gtkfilesel.c:1359
#, c-format
msgid ""
"Error deleting file \"%s\": %s\n"
"%s"
msgstr ""
-#: gtk/gtkfilesel.c:1358 gtk/gtkfilesel.c:1504
+#: gtk/gtkfilesel.c:1361 gtk/gtkfilesel.c:1507
msgid "It probably contains symbols not allowed in filenames."
msgstr ""
-#: gtk/gtkfilesel.c:1367
+#: gtk/gtkfilesel.c:1370
#, c-format
msgid "Error deleting file \"%s\": %s"
msgstr ""
#
-#. buttons
-#: gtk/gtkfilesel.c:1435
+#: gtk/gtkfilesel.c:1448
msgid "Delete"
msgstr "Διαγραφή"
-#: gtk/gtkfilesel.c:1486 gtk/gtkfilesel.c:1500
+#: gtk/gtkfilesel.c:1489 gtk/gtkfilesel.c:1503
#, c-format
msgid "The file name \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
-#: gtk/gtkfilesel.c:1488
+#: gtk/gtkfilesel.c:1491
#, c-format
msgid ""
"Error renaming file to \"%s\": %s\n"
"%s"
msgstr ""
-#: gtk/gtkfilesel.c:1502
+#: gtk/gtkfilesel.c:1505
#, c-format
msgid ""
"Error renaming file \"%s\": %s\n"
"%s"
msgstr ""
-#: gtk/gtkfilesel.c:1512
+#: gtk/gtkfilesel.c:1515
#, c-format
msgid "Error renaming file \"%s\" to \"%s\": %s"
msgstr ""
#
-#. buttons
-#: gtk/gtkfilesel.c:1589
+#: gtk/gtkfilesel.c:1604
msgid "Rename"
msgstr "Μετονομασία"
#
-#: gtk/gtkfilesel.c:2031
+#: gtk/gtkfilesel.c:2036
msgid "Selection: "
msgstr "Επιλογή: "
-#: gtk/gtkfilesel.c:2641
+#: gtk/gtkfilesel.c:2647
#, c-format
msgid ""
"The filename %s couldn't be converted to UTF-8. Try setting the environment "
"variable G_BROKEN_FILENAMES."
msgstr ""
-#: gtk/gtkfilesel.c:3509
+#: gtk/gtkfilesel.c:3515
msgid "Name too long"
msgstr ""
-#: gtk/gtkfilesel.c:3511
+#: gtk/gtkfilesel.c:3517
msgid "Couldn't convert filename"
msgstr ""
@@ -1726,7 +1732,7 @@ msgid "Preview:"
msgstr "Προεπισκόπιση:"
#
-#: gtk/gtkfontsel.c:1060
+#: gtk/gtkfontsel.c:1059
msgid "Font Selection"
msgstr "Επιλογή Γραμματοσειράς"
@@ -1752,7 +1758,7 @@ msgstr ""
msgid "The vertical alignment of the label."
msgstr ""
-#: gtk/gtkframe.c:153 gtk/gtkhandlebox.c:184
+#: gtk/gtkframe.c:153 gtk/gtkhandlebox.c:185
msgid "Deprecated property, use shadow_type instead."
msgstr ""
@@ -1773,43 +1779,43 @@ msgid "A widget to display in place of the usual frame label."
msgstr ""
#
-#: gtk/gtkgamma.c:395
+#: gtk/gtkgamma.c:396
msgid "Gamma"
msgstr "Γάμμα"
#
-#: gtk/gtkgamma.c:402
+#: gtk/gtkgamma.c:403
#, fuzzy
msgid "_Gamma value"
msgstr "Τιμή γάμμα"
#
-#: gtk/gtkgamma.c:416
+#: gtk/gtkgamma.c:423
msgid "OK"
msgstr "Εντάξει"
-#: gtk/gtkhandlebox.c:191 gtk/gtkmenubar.c:148 gtk/gtkstatusbar.c:157
-#: gtk/gtktoolbar.c:276 gtk/gtkviewport.c:147
+#: gtk/gtkhandlebox.c:192 gtk/gtkmenubar.c:148 gtk/gtkstatusbar.c:158
+#: gtk/gtktoolbar.c:277 gtk/gtkviewport.c:148
msgid "Shadow type"
msgstr ""
-#: gtk/gtkhandlebox.c:192
+#: gtk/gtkhandlebox.c:193
msgid "Appearance of the shadow that surrounds the container."
msgstr ""
-#: gtk/gtkhandlebox.c:200
+#: gtk/gtkhandlebox.c:201
msgid "Handle position"
msgstr ""
-#: gtk/gtkhandlebox.c:201
+#: gtk/gtkhandlebox.c:202
msgid "Position of the handle relative to the child widget."
msgstr ""
-#: gtk/gtkhandlebox.c:209
+#: gtk/gtkhandlebox.c:210
msgid "Snap edge"
msgstr ""
-#: gtk/gtkhandlebox.c:210
+#: gtk/gtkhandlebox.c:211
msgid ""
"Side of the handlebox that's lined up with the docking point to dock the "
"handlebox."
@@ -1818,7 +1824,7 @@ msgstr ""
#. Remove this icon source so we don't keep trying to
#. * load it.
#.
-#: gtk/gtkiconfactory.c:1049
+#: gtk/gtkiconfactory.c:1061
#, c-format
msgid "Error loading icon: %s"
msgstr ""
@@ -1833,52 +1839,52 @@ msgstr ""
#
#. shell and main vbox
-#: gtk/gtkinputdialog.c:181
+#: gtk/gtkinputdialog.c:182
msgid "Input"
msgstr "Είσοδος"
#
-#: gtk/gtkinputdialog.c:189
+#: gtk/gtkinputdialog.c:190
msgid "No input devices"
msgstr "Δεν υπάρχουν συσκευές εισόδου"
#
-#: gtk/gtkinputdialog.c:218
+#: gtk/gtkinputdialog.c:219
#, fuzzy
msgid "_Device:"
msgstr "Συσκευή:"
#
-#: gtk/gtkinputdialog.c:235
+#: gtk/gtkinputdialog.c:236
msgid "Disabled"
msgstr "Ανενεργό"
#
-#: gtk/gtkinputdialog.c:243
+#: gtk/gtkinputdialog.c:244
msgid "Screen"
msgstr "Οθόνη"
#
-#: gtk/gtkinputdialog.c:251
+#: gtk/gtkinputdialog.c:252
msgid "Window"
msgstr "Παράθυρο"
#
-#: gtk/gtkinputdialog.c:259
+#: gtk/gtkinputdialog.c:260
#, fuzzy
msgid "_Mode: "
msgstr "Κατάσταση λειτουργίας: "
#
#. The axis listbox
-#: gtk/gtkinputdialog.c:290
+#: gtk/gtkinputdialog.c:291
#, fuzzy
msgid "_Axes"
msgstr "Άξονες"
#
#. Keys listbox
-#: gtk/gtkinputdialog.c:306
+#: gtk/gtkinputdialog.c:307
#, fuzzy
msgid "_Keys"
msgstr "Πλήκτρα"
@@ -1886,185 +1892,185 @@ msgstr "Πλήκτρα"
#
#. We create the save button in any case, so that clients can
#. connect to it, without paying attention to whether it exits
-#: gtk/gtkinputdialog.c:327
+#: gtk/gtkinputdialog.c:328
msgid "Save"
msgstr "Αποθήκευση"
#
-#: gtk/gtkinputdialog.c:336
+#: gtk/gtkinputdialog.c:337
msgid "Close"
msgstr "Κλείσιμο"
#
-#: gtk/gtkinputdialog.c:469
+#: gtk/gtkinputdialog.c:470
msgid "X"
msgstr "Χ"
#
-#: gtk/gtkinputdialog.c:470
+#: gtk/gtkinputdialog.c:471
msgid "Y"
msgstr "Ψ"
#
-#: gtk/gtkinputdialog.c:471
+#: gtk/gtkinputdialog.c:472
msgid "Pressure"
msgstr "Πίεση"
#
-#: gtk/gtkinputdialog.c:472
+#: gtk/gtkinputdialog.c:473
msgid "X Tilt"
msgstr "Χ-κλίση"
#
-#: gtk/gtkinputdialog.c:473
+#: gtk/gtkinputdialog.c:474
msgid "Y Tilt"
msgstr "Ψ-κλίση"
-#: gtk/gtkinputdialog.c:474
+#: gtk/gtkinputdialog.c:475
msgid "Wheel"
msgstr ""
#
-#: gtk/gtkinputdialog.c:514
+#: gtk/gtkinputdialog.c:515
msgid "none"
msgstr "καμία"
#
-#: gtk/gtkinputdialog.c:548 gtk/gtkinputdialog.c:584
+#: gtk/gtkinputdialog.c:549 gtk/gtkinputdialog.c:585
msgid "(disabled)"
msgstr "(ανενεργό)"
#
-#: gtk/gtkinputdialog.c:577
+#: gtk/gtkinputdialog.c:578
msgid "(unknown)"
msgstr "(άγνωστο)"
#
#. and clear button
-#: gtk/gtkinputdialog.c:662
+#: gtk/gtkinputdialog.c:663
msgid "clear"
msgstr "καθαρισμός"
-#: gtk/gtklabel.c:284
+#: gtk/gtklabel.c:283
msgid "The text of the label."
msgstr ""
-#: gtk/gtklabel.c:291
+#: gtk/gtklabel.c:290
msgid "A list of style attributes to apply to the text of the label."
msgstr ""
-#: gtk/gtklabel.c:297
+#: gtk/gtklabel.c:296
msgid "Use markup"
msgstr ""
-#: gtk/gtklabel.c:298
+#: gtk/gtklabel.c:297
msgid "The text of the label includes XML markup. See pango_parse_markup()."
msgstr ""
-#: gtk/gtklabel.c:312 gtk/gtktexttag.c:377 gtk/gtktextview.c:556
+#: gtk/gtklabel.c:311 gtk/gtktexttag.c:378 gtk/gtktextview.c:565
msgid "Justification"
msgstr ""
-#: gtk/gtklabel.c:313
+#: gtk/gtklabel.c:312
msgid ""
"The alignment of the lines in the text of the label relative to each other. "
"This does NOT affect the alignment of the label within its allocation. See "
"GtkMisc::xalign for that."
msgstr ""
-#: gtk/gtklabel.c:321
+#: gtk/gtklabel.c:320
msgid "Pattern"
msgstr ""
-#: gtk/gtklabel.c:322
+#: gtk/gtklabel.c:321
msgid ""
"A string with _ characters in positions correspond to characters in the text "
"to underline."
msgstr ""
-#: gtk/gtklabel.c:329
+#: gtk/gtklabel.c:328
msgid "Line wrap"
msgstr ""
-#: gtk/gtklabel.c:330
+#: gtk/gtklabel.c:329
msgid "If set, wrap lines if the text becomes too wide."
msgstr ""
#
-#: gtk/gtklabel.c:336
+#: gtk/gtklabel.c:335
#, fuzzy
msgid "Selectable"
msgstr "Διαγραφή"
-#: gtk/gtklabel.c:337
+#: gtk/gtklabel.c:336
msgid "Whether the label text can be selected with the mouse."
msgstr ""
-#: gtk/gtklabel.c:343
+#: gtk/gtklabel.c:342
msgid "Mnemonic key"
msgstr ""
-#: gtk/gtklabel.c:344
+#: gtk/gtklabel.c:343
msgid "The mnemonic accelerator key for this label."
msgstr ""
-#: gtk/gtklabel.c:352
+#: gtk/gtklabel.c:351
msgid "Mnemonic widget"
msgstr ""
-#: gtk/gtklabel.c:353
+#: gtk/gtklabel.c:352
msgid "The widget to be activated when the label's mnemonic key is pressed."
msgstr ""
-#: gtk/gtklayout.c:575
+#: gtk/gtklayout.c:576
msgid "X position"
msgstr ""
-#: gtk/gtklayout.c:576
+#: gtk/gtklayout.c:577
msgid "X position of child widget"
msgstr ""
-#: gtk/gtklayout.c:585
+#: gtk/gtklayout.c:586
msgid "Y position"
msgstr ""
-#: gtk/gtklayout.c:586
+#: gtk/gtklayout.c:587
msgid "Y position of child widget"
msgstr ""
-#: gtk/gtklayout.c:595 gtk/gtkviewport.c:131
+#: gtk/gtklayout.c:596 gtk/gtkviewport.c:132
msgid "Horizontal adjustment"
msgstr ""
-#: gtk/gtklayout.c:596
+#: gtk/gtklayout.c:597
msgid "The GtkAdjustment for the horizontal position."
msgstr ""
-#: gtk/gtklayout.c:603 gtk/gtkviewport.c:139
+#: gtk/gtklayout.c:604 gtk/gtkviewport.c:140
msgid "Vertical adjustment"
msgstr ""
-#: gtk/gtklayout.c:604
+#: gtk/gtklayout.c:605
msgid "The GtkAdjustment for the vertical position."
msgstr ""
#
-#: gtk/gtklayout.c:611 gtk/gtktreeviewcolumn.c:179
+#: gtk/gtklayout.c:612 gtk/gtktreeviewcolumn.c:189
#, fuzzy
msgid "Width"
msgstr "Ορισμός πλάτους:"
-#: gtk/gtklayout.c:612
+#: gtk/gtklayout.c:613
msgid "The width of the layout."
msgstr ""
#
-#: gtk/gtklayout.c:620
+#: gtk/gtklayout.c:621
#, fuzzy
msgid "Height"
msgstr "ελαφρύ"
-#: gtk/gtklayout.c:621
+#: gtk/gtklayout.c:622
msgid "The height of the layout."
msgstr ""
@@ -2073,7 +2079,7 @@ 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:572
+#: gtk/gtkmain.c:613
msgid "default:LTR"
msgstr ""
@@ -2081,7 +2087,7 @@ msgstr ""
msgid "Style of bevel around the menubar"
msgstr ""
-#: gtk/gtkmenubar.c:156 gtk/gtktoolbar.c:250
+#: gtk/gtkmenubar.c:156 gtk/gtktoolbar.c:251
msgid "Internal padding"
msgstr ""
@@ -2089,14 +2095,30 @@ msgstr ""
msgid "Amount of border space between the menubar shadow and the menu items"
msgstr ""
-#: gtk/gtkmessagedialog.c:80
+#: gtk/gtkmessagedialog.c:104
msgid "Image/label border"
msgstr ""
-#: gtk/gtkmessagedialog.c:81
+#: gtk/gtkmessagedialog.c:105
msgid "Width of border around the label and image in the message dialog"
msgstr ""
+#: gtk/gtkmessagedialog.c:113
+msgid "Message Type"
+msgstr ""
+
+#: gtk/gtkmessagedialog.c:114
+msgid "The type of message"
+msgstr ""
+
+#: gtk/gtkmessagedialog.c:121
+msgid "Message Buttons"
+msgstr ""
+
+#: gtk/gtkmessagedialog.c:122
+msgid "The buttons shown in the message dialog"
+msgstr ""
+
#
#: gtk/gtkmisc.c:97
#, fuzzy
@@ -2136,148 +2158,156 @@ msgid ""
msgstr ""
#
-#: gtk/gtknotebook.c:324
+#: gtk/gtknotebook.c:328
#, fuzzy
msgid "Page"
msgstr "Σελίδα %u"
-#: gtk/gtknotebook.c:325
+#: gtk/gtknotebook.c:329
msgid "The index of the current page"
msgstr ""
-#: gtk/gtknotebook.c:333
+#: gtk/gtknotebook.c:337
msgid "Tab Position"
msgstr ""
-#: gtk/gtknotebook.c:334
+#: gtk/gtknotebook.c:338
msgid "Which side of the notebook holds the tabs"
msgstr ""
-#: gtk/gtknotebook.c:341
+#: gtk/gtknotebook.c:345
msgid "Tab Border"
msgstr ""
-#: gtk/gtknotebook.c:342
+#: gtk/gtknotebook.c:346
msgid "Width of the border around the tab labels"
msgstr ""
-#: gtk/gtknotebook.c:350
+#: gtk/gtknotebook.c:354
msgid "Horizontal Tab Border"
msgstr ""
-#: gtk/gtknotebook.c:351
+#: gtk/gtknotebook.c:355
msgid "Width of the horizontal border of tab labels"
msgstr ""
-#: gtk/gtknotebook.c:359
+#: gtk/gtknotebook.c:363
msgid "Vertical Tab Border"
msgstr ""
-#: gtk/gtknotebook.c:360
+#: gtk/gtknotebook.c:364
msgid "Width of the vertical border of tab labels"
msgstr ""
-#: gtk/gtknotebook.c:368
+#: gtk/gtknotebook.c:372
msgid "Show Tabs"
msgstr ""
-#: gtk/gtknotebook.c:369
+#: gtk/gtknotebook.c:373
msgid "Whether tabs should be shown or not"
msgstr ""
-#: gtk/gtknotebook.c:375
+#: gtk/gtknotebook.c:379
msgid "Show Border"
msgstr ""
-#: gtk/gtknotebook.c:376
+#: gtk/gtknotebook.c:380
msgid "Whether the border should be shown or not"
msgstr ""
#
-#: gtk/gtknotebook.c:382
+#: gtk/gtknotebook.c:386
#, fuzzy
msgid "Scrollable"
msgstr "Κλιμακούμενο"
-#: gtk/gtknotebook.c:383
+#: gtk/gtknotebook.c:387
msgid "If TRUE, scroll arrows are added if there are to many tabs to fit"
msgstr ""
-#: gtk/gtknotebook.c:389
+#: gtk/gtknotebook.c:393
msgid "Enable Popup"
msgstr ""
-#: gtk/gtknotebook.c:390
+#: gtk/gtknotebook.c:394
msgid ""
"If TRUE, pressing the right mouse button on the notebook pops up a menu that "
"you can use to go to a page"
msgstr ""
-#: gtk/gtknotebook.c:397
+#: gtk/gtknotebook.c:401
msgid "Whether tabs should have homogeneous sizes"
msgstr ""
#
-#: gtk/gtknotebook.c:2134 gtk/gtknotebook.c:4529
+#: gtk/gtknotebook.c:2240 gtk/gtknotebook.c:4470
#, c-format
msgid "Page %u"
msgstr "Σελίδα %u"
-#: gtk/gtkoptionmenu.c:164
+#: gtk/gtkoptionmenu.c:184
+msgid "Menu"
+msgstr ""
+
+#: gtk/gtkoptionmenu.c:185
+msgid "The menu of options"
+msgstr ""
+
+#: gtk/gtkoptionmenu.c:192
msgid "Size of dropdown indicator"
msgstr ""
-#: gtk/gtkoptionmenu.c:170
+#: gtk/gtkoptionmenu.c:198
msgid "Spacing around indicator"
msgstr ""
-#: gtk/gtkpaned.c:116 gtk/gtkruler.c:138
+#: gtk/gtkpaned.c:120 gtk/gtkruler.c:138
msgid "Position"
msgstr ""
-#: gtk/gtkpaned.c:117
+#: gtk/gtkpaned.c:121
msgid ""
"Position of paned separator in pixels(0 means all the way to the left/top)"
msgstr ""
-#: gtk/gtkpaned.c:125
+#: gtk/gtkpaned.c:129
msgid "Position Set"
msgstr ""
-#: gtk/gtkpaned.c:126
+#: gtk/gtkpaned.c:130
msgid "TRUE if the Position property should be used"
msgstr ""
-#: gtk/gtkpaned.c:132
+#: gtk/gtkpaned.c:136
msgid "Handle Size"
msgstr ""
-#: gtk/gtkpaned.c:133
+#: gtk/gtkpaned.c:137
msgid "Width of handle"
msgstr ""
#
-#: gtk/gtkrc.c:2759
+#: gtk/gtkrc.c:2723
#, c-format
msgid "Unable to locate image file in pixmap_path: \"%s\" line %d"
msgstr "Το αρχείο εικόνας δε βρέθηκε στο pixmap_path: \"%s\" line %d"
#
-#: gtk/gtkrc.c:2762
+#: gtk/gtkrc.c:2726
#, c-format
msgid "Unable to locate image file in pixmap_path: \"%s\""
msgstr "Το αρχείο εικόνας δε βρέθηκε στο pixmap_path: \"%s\""
-#: gtk/gtkrc.c:3171
+#: gtk/gtkrc.c:3135
#, c-format
msgid "Pixmap path element: \"%s\" must be absolute, %s, line %d"
msgstr ""
-#: gtk/gtkpreview.c:134
+#: gtk/gtkpreview.c:129
msgid "Expand"
msgstr ""
-#: gtk/gtkpreview.c:135
+#: gtk/gtkpreview.c:130
msgid ""
"Whether the preview widget should take up the entire space it is allocated"
msgstr ""
@@ -2322,7 +2352,7 @@ msgid ""
"in the progress widget"
msgstr ""
-#: gtk/gtkprogressbar.c:131 gtk/gtkrange.c:265 gtk/gtkspinbutton.c:213
+#: gtk/gtkprogressbar.c:131 gtk/gtkrange.c:270 gtk/gtkspinbutton.c:214
msgid "Adjustment"
msgstr ""
@@ -2330,7 +2360,7 @@ msgstr ""
msgid "The GtkAdjustment connected to the progress bar (Deprecated)"
msgstr ""
-#: gtk/gtkprogressbar.c:139 gtk/gtktoolbar.c:223
+#: gtk/gtkprogressbar.c:139 gtk/gtktoolbar.c:224
msgid "Orientation"
msgstr ""
@@ -2398,59 +2428,59 @@ msgstr ""
msgid "Text to be displayed in the progress bar"
msgstr ""
-#: gtk/gtkrange.c:256
+#: gtk/gtkrange.c:261
msgid "Update policy"
msgstr ""
-#: gtk/gtkrange.c:257
+#: gtk/gtkrange.c:262
msgid "How the range should be updated on the screen"
msgstr ""
-#: gtk/gtkrange.c:266
+#: gtk/gtkrange.c:271
msgid "The GtkAdjustment that contains the current value of this range object"
msgstr ""
-#: gtk/gtkrange.c:273
+#: gtk/gtkrange.c:278
msgid "Inverted"
msgstr ""
-#: gtk/gtkrange.c:274
+#: gtk/gtkrange.c:279
msgid "Invert direction slider moves to increase range value"
msgstr ""
#
-#: gtk/gtkrange.c:280
+#: gtk/gtkrange.c:285
#, fuzzy
msgid "Slider Width"
msgstr "Μέσο πλάτος:"
-#: gtk/gtkrange.c:281
+#: gtk/gtkrange.c:286
msgid "Width of scrollbar or scale thumb"
msgstr ""
-#: gtk/gtkrange.c:288
+#: gtk/gtkrange.c:293
msgid "Trough Border"
msgstr ""
-#: gtk/gtkrange.c:289
+#: gtk/gtkrange.c:294
msgid "Spacing between thumb/steppers and outer trough bevel"
msgstr ""
-#: gtk/gtkrange.c:296
+#: gtk/gtkrange.c:301
msgid "Stepper Size"
msgstr ""
-#: gtk/gtkrange.c:297
+#: gtk/gtkrange.c:302
msgid "Length of step buttons at ends"
msgstr ""
#
-#: gtk/gtkrange.c:304
+#: gtk/gtkrange.c:309
#, fuzzy
msgid "Stepper Spacing"
msgstr "Διάκενα:"
-#: gtk/gtkrange.c:305
+#: gtk/gtkrange.c:310
msgid "Spacing between step buttons and thumb"
msgstr ""
@@ -2486,7 +2516,7 @@ msgstr "Μέγεθος σε pixel:"
msgid "Maximum size of the ruler"
msgstr ""
-#: gtk/gtkscale.c:148 gtk/gtkspinbutton.c:231
+#: gtk/gtkscale.c:148 gtk/gtkspinbutton.c:232
msgid "Digits"
msgstr ""
@@ -2642,68 +2672,68 @@ msgstr ""
msgid "Keybinding to activate the menu bar"
msgstr ""
-#: gtk/gtkspinbutton.c:214
+#: gtk/gtkspinbutton.c:215
msgid "The adjustment that holds the value of the spinbutton"
msgstr ""
-#: gtk/gtkspinbutton.c:221
+#: gtk/gtkspinbutton.c:222
msgid "Climb Rate"
msgstr ""
-#: gtk/gtkspinbutton.c:222
+#: gtk/gtkspinbutton.c:223
msgid "The acceleration rate when you hold down a button"
msgstr ""
-#: gtk/gtkspinbutton.c:232
+#: gtk/gtkspinbutton.c:233
msgid "The number of decimal places to display"
msgstr ""
-#: gtk/gtkspinbutton.c:241
+#: gtk/gtkspinbutton.c:242
msgid "Snap to Ticks"
msgstr ""
-#: gtk/gtkspinbutton.c:242
+#: gtk/gtkspinbutton.c:243
msgid ""
"Whether erroneous values are automatically changed to a spin button's "
"nearest step increment"
msgstr ""
-#: gtk/gtkspinbutton.c:249
+#: gtk/gtkspinbutton.c:250
msgid "Numeric"
msgstr ""
-#: gtk/gtkspinbutton.c:250
+#: gtk/gtkspinbutton.c:251
msgid "Whether non-numeric characters should be ignored"
msgstr ""
-#: gtk/gtkspinbutton.c:257
+#: gtk/gtkspinbutton.c:258
msgid "Wrap"
msgstr ""
-#: gtk/gtkspinbutton.c:258
+#: gtk/gtkspinbutton.c:259
msgid "Whether a spin button should wrap upon reaching its limits"
msgstr ""
-#: gtk/gtkspinbutton.c:265
+#: gtk/gtkspinbutton.c:266
msgid "Update Policy"
msgstr ""
-#: gtk/gtkspinbutton.c:266
+#: gtk/gtkspinbutton.c:267
msgid ""
"Whether the spin button should update always, or only when the value is legal"
msgstr ""
#
-#: gtk/gtkspinbutton.c:274
+#: gtk/gtkspinbutton.c:275
#, fuzzy
msgid "Value"
msgstr "Τιμή:"
-#: gtk/gtkspinbutton.c:275
+#: gtk/gtkspinbutton.c:276
msgid "Reads the current value, or sets a new value"
msgstr ""
-#: gtk/gtkstatusbar.c:158
+#: gtk/gtkstatusbar.c:159
msgid "Style of bevel around the statusbar text"
msgstr ""
@@ -2727,209 +2757,307 @@ msgstr "Σφάλμα"
msgid "Question"
msgstr ""
-#
#. FIXME these need accelerators when appropriate, and
#. * need the mnemonics to be rationalized
#.
#: gtk/gtkstock.c:275
+msgid "_Add"
+msgstr ""
+
+#
+#: gtk/gtkstock.c:276
#, fuzzy
msgid "_Apply"
msgstr "Εφαρμογή"
#
-#: gtk/gtkstock.c:276
+#: gtk/gtkstock.c:277
#, fuzzy
msgid "_Bold"
msgstr "έντονο"
#
-#: gtk/gtkstock.c:277
+#: gtk/gtkstock.c:278
#, fuzzy
msgid "_Cancel"
msgstr "Άκυρο"
+#: gtk/gtkstock.c:279
+msgid "_CD-Rom"
+msgstr ""
+
#
-#: gtk/gtkstock.c:278
+#: gtk/gtkstock.c:280
#, fuzzy
msgid "_Clear"
msgstr "καθαρισμός"
#
-#: gtk/gtkstock.c:279
+#: gtk/gtkstock.c:281
#, fuzzy
msgid "_Close"
msgstr "Κλείσιμο"
-#: gtk/gtkstock.c:280
+#
+#: gtk/gtkstock.c:282
+#, fuzzy
+msgid "_Convert"
+msgstr "Δημιουργία"
+
+#: gtk/gtkstock.c:283
msgid "_Copy"
msgstr ""
-#: gtk/gtkstock.c:281
+#: gtk/gtkstock.c:284
msgid "C_ut"
msgstr ""
-#: gtk/gtkstock.c:282
+#
+#: gtk/gtkstock.c:285
+#, fuzzy
+msgid "_Delete"
+msgstr "Διαγραφή"
+
+#: gtk/gtkstock.c:286
+msgid "_Execute"
+msgstr ""
+
+#: gtk/gtkstock.c:287
msgid "_Find"
msgstr ""
-#: gtk/gtkstock.c:283
+#: gtk/gtkstock.c:288
msgid "Find and _Replace"
msgstr ""
-#: gtk/gtkstock.c:284
+#
+#: gtk/gtkstock.c:289
+#, fuzzy
+msgid "_Floppy"
+msgstr "Εφαρμογή"
+
+#: 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:285
+#: gtk/gtkstock.c:295
+msgid "_Down"
+msgstr ""
+
+#: gtk/gtkstock.c:296
msgid "_Forward"
msgstr ""
+#: gtk/gtkstock.c:297
+msgid "_Up"
+msgstr ""
+
#
-#: gtk/gtkstock.c:286
+#: gtk/gtkstock.c:298
#, fuzzy
msgid "_Help"
msgstr "Βοήθεια"
#
-#: gtk/gtkstock.c:287
+#: gtk/gtkstock.c:299
#, fuzzy
msgid "_Home"
msgstr "Βοήθεια"
+#: gtk/gtkstock.c:300
+msgid "_Index"
+msgstr ""
+
#
-#: gtk/gtkstock.c:288
+#: gtk/gtkstock.c:301
#, fuzzy
msgid "_Italic"
msgstr "πλάγια"
+#: gtk/gtkstock.c:302
+msgid "_Jump to"
+msgstr ""
+
#
-#: gtk/gtkstock.c:289
+#: gtk/gtkstock.c:303
#, fuzzy
msgid "_Center"
msgstr "Δημιουργία"
#
-#: gtk/gtkstock.c:290
+#: gtk/gtkstock.c:304
#, fuzzy
msgid "_Fill"
msgstr "Οικογένεια:"
-#: gtk/gtkstock.c:291
+#: gtk/gtkstock.c:305
msgid "_Left"
msgstr ""
#
-#: gtk/gtkstock.c:292
+#: gtk/gtkstock.c:306
#, fuzzy
msgid "_Right"
msgstr "ελαφρύ"
-#: gtk/gtkstock.c:293
+#: gtk/gtkstock.c:307
msgid "_New"
msgstr ""
-#: gtk/gtkstock.c:294
+#: gtk/gtkstock.c:308
msgid "_No"
msgstr ""
#
-#: gtk/gtkstock.c:295
+#: gtk/gtkstock.c:309
#, fuzzy
msgid "_OK"
msgstr "Εντάξει"
-#: gtk/gtkstock.c:296
+#: gtk/gtkstock.c:310
msgid "_Open"
msgstr ""
-#: gtk/gtkstock.c:297
+#: gtk/gtkstock.c:311
msgid "_Paste"
msgstr ""
-#: gtk/gtkstock.c:298
+#: gtk/gtkstock.c:312
msgid "_Preferences"
msgstr ""
#
-#: gtk/gtkstock.c:299
+#: gtk/gtkstock.c:313
#, fuzzy
msgid "_Print"
msgstr "Στιγμές"
#
-#: gtk/gtkstock.c:300
+#: gtk/gtkstock.c:314
#, fuzzy
msgid "Print Pre_view"
msgstr "Προεπισκόπιση:"
-#: gtk/gtkstock.c:301
+#: gtk/gtkstock.c:315
msgid "_Properties"
msgstr ""
-#: gtk/gtkstock.c:302
+#: gtk/gtkstock.c:316
msgid "_Quit"
msgstr ""
#
-#: gtk/gtkstock.c:303
+#: gtk/gtkstock.c:317
#, fuzzy
msgid "_Redo"
msgstr "Κόκκινο:"
-#: gtk/gtkstock.c:304
+#: gtk/gtkstock.c:318
+msgid "_Refresh"
+msgstr ""
+
+#
+#: gtk/gtkstock.c:319
+#, fuzzy
+msgid "_Remove"
+msgstr "Κόκκινο:"
+
+#: gtk/gtkstock.c:320
msgid "_Revert"
msgstr ""
#
-#: gtk/gtkstock.c:305
+#: gtk/gtkstock.c:321
#, fuzzy
msgid "_Save"
msgstr "Αποθήκευση"
#
-#: gtk/gtkstock.c:306
+#: gtk/gtkstock.c:322
#, fuzzy
msgid "Save _As"
msgstr "Αποθήκευση"
-#: gtk/gtkstock.c:307
+#
+#: gtk/gtkstock.c:323
+#, fuzzy
+msgid "_Color"
+msgstr "Κλείσιμο"
+
+#
+#: gtk/gtkstock.c:324
+#, fuzzy
+msgid "_Font"
+msgstr "Γραμματοσειρά"
+
+#: gtk/gtkstock.c:325
+msgid "_Ascending"
+msgstr ""
+
+#: gtk/gtkstock.c:326
+msgid "_Descending"
+msgstr ""
+
+#: gtk/gtkstock.c:327
msgid "_Spell Check"
msgstr ""
-#: gtk/gtkstock.c:308
+#: gtk/gtkstock.c:328
msgid "_Stop"
msgstr ""
-#: gtk/gtkstock.c:309
+#: gtk/gtkstock.c:329
msgid "_Strikethrough"
msgstr ""
-#: gtk/gtkstock.c:310
+#
+#: gtk/gtkstock.c:330
+#, fuzzy
+msgid "_Undelete"
+msgstr "Διαγραφή"
+
+#: gtk/gtkstock.c:331
msgid "_Underline"
msgstr ""
-#: gtk/gtkstock.c:311
+#: gtk/gtkstock.c:332
msgid "_Undo"
msgstr ""
-#: gtk/gtkstock.c:312
+#: gtk/gtkstock.c:333
msgid "_Yes"
msgstr ""
-#: gtk/gtkstock.c:313
+#: gtk/gtkstock.c:334
#, c-format
msgid "Zoom _100%"
msgstr ""
-#: gtk/gtkstock.c:314
+#: gtk/gtkstock.c:335
msgid "Zoom to _Fit"
msgstr ""
-#: gtk/gtkstock.c:315
+#: gtk/gtkstock.c:336
msgid "Zoom _In"
msgstr ""
-#: gtk/gtkstock.c:316
+#: gtk/gtkstock.c:337
msgid "Zoom _Out"
msgstr ""
@@ -2975,306 +3103,306 @@ msgstr ""
msgid "If TRUE this means the table cells are all the same width/height"
msgstr ""
-#: gtk/gtktext.c:603 gtk/gtktreeview.c:504
+#: gtk/gtktext.c:604 gtk/gtktreeview.c:505
msgid "Horizontal Adjustment"
msgstr ""
-#: gtk/gtktext.c:604
+#: gtk/gtktext.c:605
msgid "Horizontal adjustment for the text widget"
msgstr ""
-#: gtk/gtktext.c:611 gtk/gtktreeview.c:512
+#: gtk/gtktext.c:612 gtk/gtktreeview.c:513
msgid "Vertical Adjustment"
msgstr ""
-#: gtk/gtktext.c:612
+#: gtk/gtktext.c:613
msgid "Vertical adjustment for the text widget"
msgstr ""
-#: gtk/gtktext.c:619
+#: gtk/gtktext.c:620
msgid "Line Wrap"
msgstr ""
-#: gtk/gtktext.c:620
+#: gtk/gtktext.c:621
msgid "Whether lines are wrapped at widget edges"
msgstr ""
-#: gtk/gtktext.c:627
+#: gtk/gtktext.c:628
msgid "Word Wrap"
msgstr ""
-#: gtk/gtktext.c:628
+#: gtk/gtktext.c:629
msgid "Whether words are wrapped at widget edges"
msgstr ""
-#: gtk/gtktexttag.c:198
+#: gtk/gtktexttag.c:199
msgid "Tag name"
msgstr ""
-#: gtk/gtktexttag.c:199
+#: gtk/gtktexttag.c:200
msgid "Name used to refer to the text tag"
msgstr ""
-#: gtk/gtktexttag.c:224
+#: gtk/gtktexttag.c:225
msgid "Background full height"
msgstr ""
-#: gtk/gtktexttag.c:225
+#: gtk/gtktexttag.c:226
msgid ""
"Whether the background color fills the entire line height or only the height "
"of the tagged characters"
msgstr ""
-#: gtk/gtktexttag.c:233
+#: gtk/gtktexttag.c:234
msgid "Background stipple mask"
msgstr ""
-#: gtk/gtktexttag.c:234
+#: gtk/gtktexttag.c:235
msgid "Bitmap to use as a mask when drawing the text background"
msgstr ""
-#: gtk/gtktexttag.c:259
+#: gtk/gtktexttag.c:260
msgid "Foreground stipple mask"
msgstr ""
-#: gtk/gtktexttag.c:260
+#: gtk/gtktexttag.c:261
msgid "Bitmap to use as a mask when drawing the text foreground"
msgstr ""
#
-#: gtk/gtktexttag.c:267
+#: gtk/gtktexttag.c:268
#, fuzzy
msgid "Text direction"
msgstr "Δημιουργία καταλόγου"
-#: gtk/gtktexttag.c:268
+#: gtk/gtktexttag.c:269
msgid "Text direction, e.g. right-to-left or left-to-right"
msgstr ""
-#: gtk/gtktexttag.c:378 gtk/gtktextview.c:557
+#: gtk/gtktexttag.c:379 gtk/gtktextview.c:566
msgid "Left, right, or center justification"
msgstr ""
-#: gtk/gtktexttag.c:386
+#: gtk/gtktexttag.c:387
msgid "Language"
msgstr ""
-#: gtk/gtktexttag.c:387
+#: gtk/gtktexttag.c:388
msgid "Language engine code to use for rendering the text"
msgstr ""
-#: gtk/gtktexttag.c:394
+#: gtk/gtktexttag.c:395
msgid "Left margin"
msgstr ""
-#: gtk/gtktexttag.c:395 gtk/gtktextview.c:566
+#: gtk/gtktexttag.c:396 gtk/gtktextview.c:575
msgid "Width of the left margin in pixels"
msgstr ""
-#: gtk/gtktexttag.c:404
+#: gtk/gtktexttag.c:405
msgid "Right margin"
msgstr ""
-#: gtk/gtktexttag.c:405 gtk/gtktextview.c:576
+#: gtk/gtktexttag.c:406 gtk/gtktextview.c:585
msgid "Width of the right margin in pixels"
msgstr ""
-#: gtk/gtktexttag.c:415 gtk/gtktextview.c:585
+#: gtk/gtktexttag.c:416 gtk/gtktextview.c:594
msgid "Indent"
msgstr ""
-#: gtk/gtktexttag.c:416 gtk/gtktextview.c:586
+#: gtk/gtktexttag.c:417 gtk/gtktextview.c:595
msgid "Amount to indent the paragraph, in pixels"
msgstr ""
-#: gtk/gtktexttag.c:436
+#: gtk/gtktexttag.c:437
msgid "Pixels above lines"
msgstr ""
-#: gtk/gtktexttag.c:437 gtk/gtktextview.c:510
+#: gtk/gtktexttag.c:438 gtk/gtktextview.c:519
msgid "Pixels of blank space above paragraphs"
msgstr ""
-#: gtk/gtktexttag.c:446
+#: gtk/gtktexttag.c:447
msgid "Pixels below lines"
msgstr ""
-#: gtk/gtktexttag.c:447 gtk/gtktextview.c:520
+#: gtk/gtktexttag.c:448 gtk/gtktextview.c:529
msgid "Pixels of blank space below paragraphs"
msgstr ""
-#: gtk/gtktexttag.c:456
+#: gtk/gtktexttag.c:457
msgid "Pixels inside wrap"
msgstr ""
-#: gtk/gtktexttag.c:457 gtk/gtktextview.c:530
+#: gtk/gtktexttag.c:458 gtk/gtktextview.c:539
msgid "Pixels of blank space between wrapped lines in a paragraph"
msgstr ""
-#: gtk/gtktexttag.c:483
+#: gtk/gtktexttag.c:484
msgid "Wrap mode"
msgstr ""
-#: gtk/gtktexttag.c:484 gtk/gtktextview.c:548
+#: gtk/gtktexttag.c:485 gtk/gtktextview.c:557
msgid ""
"Whether to wrap lines never, at word boundaries, or at character boundaries"
msgstr ""
-#: gtk/gtktexttag.c:493 gtk/gtktextview.c:595
+#: gtk/gtktexttag.c:494 gtk/gtktextview.c:604
msgid "Tabs"
msgstr ""
-#: gtk/gtktexttag.c:494 gtk/gtktextview.c:596
+#: gtk/gtktexttag.c:495 gtk/gtktextview.c:605
msgid "Custom tabs for this text"
msgstr ""
-#: gtk/gtktexttag.c:501
+#: gtk/gtktexttag.c:502
msgid "Invisible"
msgstr ""
-#: gtk/gtktexttag.c:502
+#: gtk/gtktexttag.c:503
msgid "Whether this text is hidden"
msgstr ""
-#: gtk/gtktexttag.c:515
+#: gtk/gtktexttag.c:516
msgid "Background full height set"
msgstr ""
-#: gtk/gtktexttag.c:516
+#: gtk/gtktexttag.c:517
msgid "Whether this tag affects background height"
msgstr ""
-#: gtk/gtktexttag.c:519
+#: gtk/gtktexttag.c:520
msgid "Background stipple set"
msgstr ""
-#: gtk/gtktexttag.c:520
+#: gtk/gtktexttag.c:521
msgid "Whether this tag affects the background stipple"
msgstr ""
-#: gtk/gtktexttag.c:527
+#: gtk/gtktexttag.c:528
msgid "Foreground stipple set"
msgstr ""
-#: gtk/gtktexttag.c:528
+#: gtk/gtktexttag.c:529
msgid "Whether this tag affects the foreground stipple"
msgstr ""
-#: gtk/gtktexttag.c:563
+#: gtk/gtktexttag.c:564
msgid "Justification set"
msgstr ""
-#: gtk/gtktexttag.c:564
+#: gtk/gtktexttag.c:565
msgid "Whether this tag affects paragraph justification"
msgstr ""
-#: gtk/gtktexttag.c:567
+#: gtk/gtktexttag.c:568
msgid "Language set"
msgstr ""
-#: gtk/gtktexttag.c:568
+#: gtk/gtktexttag.c:569
msgid "Whether this tag affects the language the text is rendered as"
msgstr ""
-#: gtk/gtktexttag.c:571
+#: gtk/gtktexttag.c:572
msgid "Left margin set"
msgstr ""
-#: gtk/gtktexttag.c:572
+#: gtk/gtktexttag.c:573
msgid "Whether this tag affects the left margin"
msgstr ""
-#: gtk/gtktexttag.c:575
+#: gtk/gtktexttag.c:576
msgid "Indent set"
msgstr ""
-#: gtk/gtktexttag.c:576
+#: gtk/gtktexttag.c:577
msgid "Whether this tag affects indentation"
msgstr ""
-#: gtk/gtktexttag.c:583
+#: gtk/gtktexttag.c:584
msgid "Pixels above lines set"
msgstr ""
-#: gtk/gtktexttag.c:584 gtk/gtktexttag.c:588
+#: gtk/gtktexttag.c:585 gtk/gtktexttag.c:589
msgid "Whether this tag affects the number of pixels above lines"
msgstr ""
-#: gtk/gtktexttag.c:587
+#: gtk/gtktexttag.c:588
msgid "Pixels below lines set"
msgstr ""
-#: gtk/gtktexttag.c:591
+#: gtk/gtktexttag.c:592
msgid "Pixels inside wrap set"
msgstr ""
-#: gtk/gtktexttag.c:592
+#: gtk/gtktexttag.c:593
msgid "Whether this tag affects the number of pixels between wrapped lines"
msgstr ""
-#: gtk/gtktexttag.c:599
+#: gtk/gtktexttag.c:600
msgid "Right margin set"
msgstr ""
-#: gtk/gtktexttag.c:600
+#: gtk/gtktexttag.c:601
msgid "Whether this tag affects the right margin"
msgstr ""
-#: gtk/gtktexttag.c:607
+#: gtk/gtktexttag.c:608
msgid "Wrap mode set"
msgstr ""
-#: gtk/gtktexttag.c:608
+#: gtk/gtktexttag.c:609
msgid "Whether this tag affects line wrap mode"
msgstr ""
-#: gtk/gtktexttag.c:611
+#: gtk/gtktexttag.c:612
msgid "Tabs set"
msgstr ""
-#: gtk/gtktexttag.c:612
+#: gtk/gtktexttag.c:613
msgid "Whether this tag affects tabs"
msgstr ""
-#: gtk/gtktexttag.c:615
+#: gtk/gtktexttag.c:616
msgid "Invisible set"
msgstr ""
-#: gtk/gtktexttag.c:616
+#: gtk/gtktexttag.c:617
msgid "Whether this tag affects text visibility"
msgstr ""
-#: gtk/gtktextview.c:509
+#: gtk/gtktextview.c:518
msgid "Pixels Above Lines"
msgstr ""
-#: gtk/gtktextview.c:519
+#: gtk/gtktextview.c:528
msgid "Pixels Below Lines"
msgstr ""
-#: gtk/gtktextview.c:529
+#: gtk/gtktextview.c:538
msgid "Pixels Inside Wrap"
msgstr ""
-#: gtk/gtktextview.c:547
+#: gtk/gtktextview.c:556
msgid "Wrap Mode"
msgstr ""
-#: gtk/gtktextview.c:565
+#: gtk/gtktextview.c:574
msgid "Left Margin"
msgstr ""
-#: gtk/gtktextview.c:575
+#: gtk/gtktextview.c:584
msgid "Right Margin"
msgstr ""
#
-#: gtk/gtktextview.c:603
+#: gtk/gtktextview.c:612
#, fuzzy
msgid "Cursor Visible"
msgstr "Ανενεργό"
-#: gtk/gtktextview.c:604
+#: gtk/gtktextview.c:613
msgid "If the insertion cursor is shown"
msgstr ""
@@ -3285,559 +3413,571 @@ msgid "Unable to locate theme engine in module_path: \"%s\","
msgstr "Το module δε βρέθηκε στο module_path: \"%s\","
#
-#: gtk/gtktipsquery.c:181
+#: gtk/gtktipsquery.c:182
msgid "--- No Tip ---"
msgstr "--- Καμία συμβουλή ---"
-#: gtk/gtktogglebutton.c:143
+#: gtk/gtktogglebutton.c:133
msgid "If the toggle button should be pressed in or not"
msgstr ""
-#: gtk/gtktogglebutton.c:151
+#: gtk/gtktogglebutton.c:141
msgid "If the toggle button is in an \"in between\" state."
msgstr ""
-#: gtk/gtktogglebutton.c:158
+#: gtk/gtktogglebutton.c:148
msgid "Draw Indicator"
msgstr ""
-#: gtk/gtktogglebutton.c:159
+#: gtk/gtktogglebutton.c:149
msgid "If the toggle part of the button is displayed"
msgstr ""
-#: gtk/gtktoolbar.c:224
+#: gtk/gtktoolbar.c:225
msgid "The orientation of the toolbar"
msgstr ""
-#: gtk/gtktoolbar.c:232
+#: gtk/gtktoolbar.c:233
msgid "Toolbar Style"
msgstr ""
-#: gtk/gtktoolbar.c:233
+#: gtk/gtktoolbar.c:234
msgid "How to draw the toolbar"
msgstr ""
-#: gtk/gtktoolbar.c:241
+#: gtk/gtktoolbar.c:242
msgid "Spacer size"
msgstr ""
-#: gtk/gtktoolbar.c:242
+#: gtk/gtktoolbar.c:243
msgid "Size of spacers"
msgstr ""
-#: gtk/gtktoolbar.c:251
+#: gtk/gtktoolbar.c:252
msgid "Amount of border space between the toolbar shadow and the buttons"
msgstr ""
-#: gtk/gtktoolbar.c:259
+#: gtk/gtktoolbar.c:260
msgid "Space style"
msgstr ""
-#: gtk/gtktoolbar.c:260
+#: gtk/gtktoolbar.c:261
msgid "Whether spacers are vertical lines or just blank"
msgstr ""
-#: gtk/gtktoolbar.c:268
+#: gtk/gtktoolbar.c:269
msgid "Button relief"
msgstr ""
-#: gtk/gtktoolbar.c:269
+#: gtk/gtktoolbar.c:270
msgid "Type of bevel around toolbar buttons"
msgstr ""
-#: gtk/gtktoolbar.c:277
+#: gtk/gtktoolbar.c:278
msgid "Style of bevel around the toolbar"
msgstr ""
#
-#: gtk/gtktoolbar.c:283
+#: gtk/gtktoolbar.c:284
#, fuzzy
msgid "Toolbar style"
msgstr "Στυλ γραμματοσειράς:"
-#: gtk/gtktoolbar.c:284
+#: gtk/gtktoolbar.c:285
msgid ""
"Whether default toolbars have text only, text and icons, icons only, etc."
msgstr ""
-#: gtk/gtktoolbar.c:290
+#: gtk/gtktoolbar.c:291
msgid "Toolbar icon size"
msgstr ""
-#: gtk/gtktoolbar.c:291
+#: gtk/gtktoolbar.c:292
msgid "Size of icons in default toolbars"
msgstr ""
-#: gtk/gtktreeview.c:496
+#: gtk/gtktreeview.c:497
msgid "TreeView Model"
msgstr ""
-#: gtk/gtktreeview.c:497
+#: gtk/gtktreeview.c:498
msgid "The model for the tree view"
msgstr ""
-#: gtk/gtktreeview.c:505
+#: gtk/gtktreeview.c:506
msgid "Horizontal Adjustment for the widget"
msgstr ""
-#: gtk/gtktreeview.c:513
+#: gtk/gtktreeview.c:514
msgid "Vertical Adjustment for the widget"
msgstr ""
#
-#: gtk/gtktreeview.c:520 gtk/gtktreeviewcolumn.c:171 gtk/gtkwidget.c:421
+#: gtk/gtktreeview.c:521 gtk/gtktreeviewcolumn.c:173 gtk/gtkwidget.c:427
#, fuzzy
msgid "Visible"
msgstr "Ανενεργό"
-#: gtk/gtktreeview.c:521
+#: gtk/gtktreeview.c:522
msgid "Show the column header buttons"
msgstr ""
-#: gtk/gtktreeview.c:528
+#: gtk/gtktreeview.c:529
msgid "Headers Clickable"
msgstr ""
-#: gtk/gtktreeview.c:529
+#: gtk/gtktreeview.c:530
msgid "Column headers respond to click events"
msgstr ""
-#: gtk/gtktreeview.c:536
+#: gtk/gtktreeview.c:537
msgid "Expander Column"
msgstr ""
-#: gtk/gtktreeview.c:537
+#: gtk/gtktreeview.c:538
msgid "Set the column for the expander column"
msgstr ""
-#: gtk/gtktreeview.c:544 gtk/gtktreeviewcolumn.c:262
+#: gtk/gtktreeview.c:545 gtk/gtktreeviewcolumn.c:272
msgid "Reorderable"
msgstr ""
-#: gtk/gtktreeview.c:545
+#: gtk/gtktreeview.c:546
msgid "View is reorderable"
msgstr ""
-#: gtk/gtktreeview.c:552
+#: gtk/gtktreeview.c:553
msgid "Rules Hint"
msgstr ""
-#: gtk/gtktreeview.c:553
+#: gtk/gtktreeview.c:554
msgid "Set a hint to the theme engine to draw rows in alternating colors"
msgstr ""
-#: gtk/gtktreeview.c:560
+#: gtk/gtktreeview.c:561
msgid "Enable Search"
msgstr ""
-#: gtk/gtktreeview.c:561
+#: gtk/gtktreeview.c:562
msgid "View allows user to search through columns interactively"
msgstr ""
-#: gtk/gtktreeview.c:568
+#: gtk/gtktreeview.c:569
msgid "Search Column"
msgstr ""
-#: gtk/gtktreeview.c:569
+#: gtk/gtktreeview.c:570
msgid "Model column to search through when searching through code"
msgstr ""
-#: gtk/gtktreeview.c:582
+#: gtk/gtktreeview.c:583
msgid "Expander Size"
msgstr ""
-#: gtk/gtktreeview.c:583
+#: gtk/gtktreeview.c:584
msgid "Size of the expander arrow."
msgstr ""
-#: gtk/gtktreeview.c:591
+#: gtk/gtktreeview.c:592
msgid "Vertical Separator Width"
msgstr ""
-#: gtk/gtktreeview.c:592
+#: gtk/gtktreeview.c:593
msgid "Vertical space between cells. Must be an even number."
msgstr ""
-#: gtk/gtktreeview.c:600
+#: gtk/gtktreeview.c:601
msgid "Horizontal Separator Width"
msgstr ""
-#: gtk/gtktreeview.c:601
+#: gtk/gtktreeview.c:602
msgid "Horizontal space between cells. Must be an even number."
msgstr ""
-#: gtk/gtktreeview.c:609
+#: gtk/gtktreeview.c:610
msgid "Allow Rules"
msgstr ""
-#: gtk/gtktreeview.c:610
+#: gtk/gtktreeview.c:611
msgid "Allow drawing of alternating color rows."
msgstr ""
-#: gtk/gtktreeviewcolumn.c:172
+#: gtk/gtktreeview.c:617
+msgid "Indent Expanders"
+msgstr ""
+
+#: gtk/gtktreeview.c:618
+msgid "Make the expanders indented."
+msgstr ""
+
+#: gtk/gtktreeviewcolumn.c:174
msgid "Whether to display the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:180
+#
+#: gtk/gtktreeviewcolumn.c:181 gtk/gtkwindow.c:394
+#, fuzzy
+msgid "Resizable"
+msgstr "Ανενεργό"
+
+#: gtk/gtktreeviewcolumn.c:182
+msgid "Column is user-resizable"
+msgstr ""
+
+#: gtk/gtktreeviewcolumn.c:190
msgid "Current width of the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:188
+#: gtk/gtktreeviewcolumn.c:198
msgid "Sizing"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:189
+#: gtk/gtktreeviewcolumn.c:199
msgid "Resize mode of the column"
msgstr ""
#
-#: gtk/gtktreeviewcolumn.c:197
+#: gtk/gtktreeviewcolumn.c:207
#, fuzzy
msgid "Fixed Width"
msgstr "Μέσο πλάτος:"
-#: gtk/gtktreeviewcolumn.c:198
+#: gtk/gtktreeviewcolumn.c:208
msgid "Current fixed width of the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:207
+#: gtk/gtktreeviewcolumn.c:217
msgid "Minimum Width"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:208
+#: gtk/gtktreeviewcolumn.c:218
msgid "Minimum allowed width of the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:217
+#: gtk/gtktreeviewcolumn.c:227
msgid "Maximum Width"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:218
+#: gtk/gtktreeviewcolumn.c:228
msgid "Maximum allowed width of the column"
msgstr ""
#
-#: gtk/gtktreeviewcolumn.c:227
+#: gtk/gtktreeviewcolumn.c:237
#, fuzzy
msgid "Title"
msgstr "Αρχεία"
-#: gtk/gtktreeviewcolumn.c:228
+#: gtk/gtktreeviewcolumn.c:238
msgid "Title to appear in column header"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:235
+#: gtk/gtktreeviewcolumn.c:245
msgid "Clickable"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:236
+#: gtk/gtktreeviewcolumn.c:246
msgid "Whether the header can be clicked"
msgstr ""
#
-#: gtk/gtktreeviewcolumn.c:244
+#: gtk/gtktreeviewcolumn.c:254
#, fuzzy
msgid "Widget"
msgstr "Βάρος:"
-#: gtk/gtktreeviewcolumn.c:245
+#: gtk/gtktreeviewcolumn.c:255
msgid "Widget to put in column header button instead of column title"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:252
+#: gtk/gtktreeviewcolumn.c:262
msgid "Alignment"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:253
+#: gtk/gtktreeviewcolumn.c:263
msgid "X Alignment of the column header text or widget"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:263
+#: gtk/gtktreeviewcolumn.c:273
msgid "Whether the column can be reordered around the headers"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:270
+#: gtk/gtktreeviewcolumn.c:280
msgid "Sort indicator"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:271
+#: gtk/gtktreeviewcolumn.c:281
msgid "Whether to show a sort indicator"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:278
+#: gtk/gtktreeviewcolumn.c:288
msgid "Sort order"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:279
+#: gtk/gtktreeviewcolumn.c:289
msgid "Sort direction the sort indicator should indicate"
msgstr ""
-#: gtk/gtkviewport.c:132
+#: gtk/gtkviewport.c:133
msgid ""
"The GtkAdjustment that determines the values of the horizontal position for "
"this viewport."
msgstr ""
-#: gtk/gtkviewport.c:140
+#: gtk/gtkviewport.c:141
msgid ""
"The GtkAdjustment that determines the values of the vertical position for "
"this viewport."
msgstr ""
-#: gtk/gtkviewport.c:148
+#: gtk/gtkviewport.c:149
msgid "Determines how the shadowed box around the viewport is drawn."
msgstr ""
#
-#: gtk/gtkwidget.c:388
+#: gtk/gtkwidget.c:394
#, fuzzy
msgid "Widget name"
msgstr "Βάρος:"
-#: gtk/gtkwidget.c:389
+#: gtk/gtkwidget.c:395
msgid "The name of the widget"
msgstr ""
-#: gtk/gtkwidget.c:395
+#: gtk/gtkwidget.c:401
msgid "Parent widget"
msgstr ""
-#: gtk/gtkwidget.c:396
+#: gtk/gtkwidget.c:402
msgid "The parent widget of this widget. Must be a Container widget."
msgstr ""
-#: gtk/gtkwidget.c:403
+#: gtk/gtkwidget.c:409
msgid "Width request"
msgstr ""
-#: gtk/gtkwidget.c:404
+#: gtk/gtkwidget.c:410
msgid ""
"Override for width request of the widget, or -1 if natural request should be "
"used."
msgstr ""
-#: gtk/gtkwidget.c:412
+#: gtk/gtkwidget.c:418
msgid "Height request"
msgstr ""
-#: gtk/gtkwidget.c:413
+#: gtk/gtkwidget.c:419
msgid ""
"Override for height request of the widget, or -1 if natural request should "
"be used."
msgstr ""
-#: gtk/gtkwidget.c:422
+#: gtk/gtkwidget.c:428
msgid "Whether the widget is visible"
msgstr ""
-#: gtk/gtkwidget.c:428
+#: gtk/gtkwidget.c:434
msgid "Sensitive"
msgstr ""
-#: gtk/gtkwidget.c:429
+#: gtk/gtkwidget.c:435
msgid "Whether the widget responds to input"
msgstr ""
-#: gtk/gtkwidget.c:435
+#: gtk/gtkwidget.c:441
msgid "Application paintable"
msgstr ""
-#: gtk/gtkwidget.c:436
+#: gtk/gtkwidget.c:442
msgid "Whether the application will paint directly on the widget"
msgstr ""
-#: gtk/gtkwidget.c:442
+#: gtk/gtkwidget.c:448
msgid "Can focus"
msgstr ""
-#: gtk/gtkwidget.c:443
+#: gtk/gtkwidget.c:449
msgid "Whether the widget can accept the input focus"
msgstr ""
-#: gtk/gtkwidget.c:449
+#: gtk/gtkwidget.c:455
msgid "Has focus"
msgstr ""
-#: gtk/gtkwidget.c:450
+#: gtk/gtkwidget.c:456
msgid "Whether the widget has the input focus"
msgstr ""
-#: gtk/gtkwidget.c:456
+#: gtk/gtkwidget.c:462
msgid "Can default"
msgstr ""
-#: gtk/gtkwidget.c:457
+#: gtk/gtkwidget.c:463
msgid "Whether the widget can be the default widget"
msgstr ""
-#: gtk/gtkwidget.c:463
+#: gtk/gtkwidget.c:469
msgid "Has default"
msgstr ""
-#: gtk/gtkwidget.c:464
+#: gtk/gtkwidget.c:470
msgid "Whether the widget is the default widget"
msgstr ""
-#: gtk/gtkwidget.c:470
+#: gtk/gtkwidget.c:476
msgid "Receives default"
msgstr ""
-#: gtk/gtkwidget.c:471
+#: gtk/gtkwidget.c:477
msgid "If TRUE, the widget will receive the default action when it is focused."
msgstr ""
-#: gtk/gtkwidget.c:477
+#: gtk/gtkwidget.c:483
msgid "Composite child"
msgstr ""
-#: gtk/gtkwidget.c:478
+#: gtk/gtkwidget.c:484
msgid "Whether the widget is composed of other widgets"
msgstr ""
#
-#: gtk/gtkwidget.c:484
+#: gtk/gtkwidget.c:490
#, fuzzy
msgid "Style"
msgstr "Προσθήκη στυλ:"
-#: gtk/gtkwidget.c:485
+#: gtk/gtkwidget.c:491
msgid ""
"The style of the widget, which contains information about how it will look "
"(colors etc)."
msgstr ""
-#: gtk/gtkwidget.c:491
+#: gtk/gtkwidget.c:497
msgid "Events"
msgstr ""
-#: gtk/gtkwidget.c:492
+#: gtk/gtkwidget.c:498
msgid "The event mask that decides what kind of GdkEvents this widget gets."
msgstr ""
-#: gtk/gtkwidget.c:499
+#: gtk/gtkwidget.c:505
msgid "Extension events"
msgstr ""
-#: gtk/gtkwidget.c:500
+#: gtk/gtkwidget.c:506
msgid "The mask that decides what kind of extension events this widget gets."
msgstr ""
-#: gtk/gtkwidget.c:1047
+#: gtk/gtkwidget.c:1053
msgid "Interior Focus"
msgstr ""
-#: gtk/gtkwidget.c:1048
+#: gtk/gtkwidget.c:1054
msgid "Whether to draw the focus indicator inside widgets."
msgstr ""
#
-#: gtk/gtkwindow.c:361
+#: gtk/gtkwindow.c:359
#, fuzzy
msgid "Window Type"
msgstr "Παράθυρο"
-#: gtk/gtkwindow.c:362
+#: gtk/gtkwindow.c:360
msgid "The type of the window"
msgstr ""
#
-#: gtk/gtkwindow.c:371
+#: gtk/gtkwindow.c:369
#, fuzzy
msgid "Window Title"
msgstr "Παράθυρο"
-#: gtk/gtkwindow.c:372
+#: gtk/gtkwindow.c:370
msgid "The title of the window"
msgstr ""
-#: gtk/gtkwindow.c:379
+#: gtk/gtkwindow.c:377
msgid "Allow Shrink"
msgstr ""
-#: gtk/gtkwindow.c:381
+#: gtk/gtkwindow.c:379
#, no-c-format
msgid ""
"If TRUE, the window has no mimimum size. Setting this to TRUE is 99% of the "
"time a bad idea."
msgstr ""
-#: gtk/gtkwindow.c:388
+#: gtk/gtkwindow.c:386
msgid "Allow Grow"
msgstr ""
-#: gtk/gtkwindow.c:389
+#: gtk/gtkwindow.c:387
msgid "If TRUE, users can expand the window beyond its minimum size."
msgstr ""
-#
-#: gtk/gtkwindow.c:396
-#, fuzzy
-msgid "Resizable"
-msgstr "Ανενεργό"
-
-#: gtk/gtkwindow.c:397
+#: gtk/gtkwindow.c:395
msgid "If TRUE, users can resize the window."
msgstr ""
-#: gtk/gtkwindow.c:404
+#: gtk/gtkwindow.c:402
msgid "Modal"
msgstr ""
-#: gtk/gtkwindow.c:405
+#: gtk/gtkwindow.c:403
msgid ""
"If TRUE, the window is modal (other windows are not usable while this one is "
"up)."
msgstr ""
-#: gtk/gtkwindow.c:412
+#: gtk/gtkwindow.c:410
msgid "Window Position"
msgstr ""
-#: gtk/gtkwindow.c:413
+#: gtk/gtkwindow.c:411
msgid "The initial position of the window."
msgstr ""
-#: gtk/gtkwindow.c:421
+#: gtk/gtkwindow.c:419
msgid "Default Width"
msgstr ""
-#: gtk/gtkwindow.c:422
+#: gtk/gtkwindow.c:420
msgid ""
"The default width of the window, used when initially showing the window."
msgstr ""
-#: gtk/gtkwindow.c:431
+#: gtk/gtkwindow.c:429
msgid "Default Height"
msgstr ""
-#: gtk/gtkwindow.c:432
+#: gtk/gtkwindow.c:430
msgid ""
"The default height of the window, used when initially showing the window."
msgstr ""
-#: gtk/gtkwindow.c:441
+#: gtk/gtkwindow.c:439
msgid "Destroy with Parent"
msgstr ""
-#: gtk/gtkwindow.c:442
+#: gtk/gtkwindow.c:440
msgid "If this window should be destroyed when the parent is destroyed"
msgstr ""
-#: gtk/gtkwindow.c:449
+#: gtk/gtkwindow.c:447
msgid "Icon"
msgstr ""
-#: gtk/gtkwindow.c:450
+#: gtk/gtkwindow.c:448
msgid "Icon for this window"
msgstr ""
#
-#: gtk/gtksizegroup.c:241
+#: gtk/gtksizegroup.c:242
#, fuzzy
msgid "Mode"
msgstr "Κατάσταση λειτουργίας: "
-#: gtk/gtksizegroup.c:242
+#: gtk/gtksizegroup.c:243
msgid ""
"The the directions in which the size group effects the requested sizes of "
"its component widgets."
diff --git a/po/en@IPA.po b/po/en@IPA.po
index 20b151331..b7b8ad6b6 100644
--- a/po/en@IPA.po
+++ b/po/en@IPA.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: gtk+ 1.3.1\n"
-"POT-Creation-Date: 2001-10-25 16:39-0400\n"
+"POT-Creation-Date: 2001-11-23 15:47-0500\n"
"PO-Revision-Date: 2000-07-31 23:18+0100\n"
"Last-Translator: Robert Brady <rwb197@zepler.org>\n"
"Language-Team: \n"
@@ -13,12 +13,12 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-#: gdk-pixbuf/gdk-pixbuf-animation.c:144 gdk-pixbuf/gdk-pixbuf-io.c:543
+#: gdk-pixbuf/gdk-pixbuf-animation.c:144 gdk-pixbuf/gdk-pixbuf-io.c:551
#, c-format
msgid "Failed to open file '%s': %s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-animation.c:155 gdk-pixbuf/gdk-pixbuf-io.c:553
+#: gdk-pixbuf/gdk-pixbuf-animation.c:155 gdk-pixbuf/gdk-pixbuf-io.c:561
#, c-format
msgid "Image file '%s' contains no data"
msgstr ""
@@ -28,7 +28,7 @@ msgstr ""
msgid "Don't know how to load the animation in file '%s'"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-animation.c:205 gdk-pixbuf/gdk-pixbuf-io.c:598
+#: gdk-pixbuf/gdk-pixbuf-animation.c:205 gdk-pixbuf/gdk-pixbuf-io.c:606
#, c-format
msgid ""
"Failed to load image '%s': reason not known, probably a corrupt image file"
@@ -41,65 +41,65 @@ msgid ""
"animation file"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:316
+#: gdk-pixbuf/gdk-pixbuf-io.c:324
#, fuzzy, c-format
msgid "Unable to load image-loading module: %s: %s"
msgstr "ʌneɪbəl tu ləʊkeɪt ɪmɪdʒ faɪl ɪn module_path: \"%s\","
-#: gdk-pixbuf/gdk-pixbuf-io.c:335
+#: gdk-pixbuf/gdk-pixbuf-io.c:343
#, c-format
msgid ""
"Image-loading module %s does not export the proper interface; perhaps it's "
"from a different GTK version?"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:452 gdk-pixbuf/gdk-pixbuf-io.c:478
+#: gdk-pixbuf/gdk-pixbuf-io.c:460 gdk-pixbuf/gdk-pixbuf-io.c:486
#, c-format
msgid "Image type '%s' is not supported"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:500
+#: gdk-pixbuf/gdk-pixbuf-io.c:508
#, c-format
msgid "Couldn't recognize the image file format for file '%s'"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:506
+#: gdk-pixbuf/gdk-pixbuf-io.c:514
msgid "Unrecognized image file format"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:576
+#: gdk-pixbuf/gdk-pixbuf-io.c:584
#, c-format
msgid "Don't know how to load the image in file '%s'"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:609
+#: gdk-pixbuf/gdk-pixbuf-io.c:617
#, c-format
msgid "Failed to load image '%s': %s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:714
+#: gdk-pixbuf/gdk-pixbuf-io.c:722
#, c-format
msgid "This build of gdk-pixbuf does not support saving the image format: %s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:822
+#: gdk-pixbuf/gdk-pixbuf-io.c:830
#, c-format
msgid "Failed to open '%s' for writing: %s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:843
+#: gdk-pixbuf/gdk-pixbuf-io.c:851
#, c-format
msgid ""
"Failed to close '%s' while writing image, all data may not have been saved: %"
"s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-loader.c:252
+#: gdk-pixbuf/gdk-pixbuf-loader.c:250
#, c-format
msgid "Incremental loading of image type '%s' is not supported"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-loader.c:275 gdk-pixbuf/gdk-pixbuf-loader.c:376
+#: gdk-pixbuf/gdk-pixbuf-loader.c:273 gdk-pixbuf/gdk-pixbuf-loader.c:374
#, c-format
msgid ""
"Internal error: Image loader module '%s' failed to begin loading an image, "
@@ -362,35 +362,35 @@ msgstr ""
msgid "Failed to write to temporary file when loading XBM image"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1256
+#: gdk-pixbuf/io-xpm.c:1234
msgid "No XPM header found"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1264
+#: gdk-pixbuf/io-xpm.c:1242
msgid "XPM file has image width <= 0"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1272
+#: gdk-pixbuf/io-xpm.c:1250
msgid "XPM file has image height <= 0"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1280
+#: gdk-pixbuf/io-xpm.c:1258
msgid "XPM file has invalid number of colors"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1288
+#: gdk-pixbuf/io-xpm.c:1266
msgid "XPM has invalid number of chars per pixel"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1306
+#: gdk-pixbuf/io-xpm.c:1284
msgid "Can't read XPM colormap"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1344
+#: gdk-pixbuf/io-xpm.c:1322
msgid "Can't allocate memory for loading XPM image"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1527
+#: gdk-pixbuf/io-xpm.c:1505
msgid "Failed to write to temporary file when loading XPM image"
msgstr ""
@@ -411,12 +411,20 @@ msgstr ""
msgid "failed to allocate image buffer of %u bytes"
msgstr ""
-#: gtk/gtkaccellabel.c:115
-msgid "Accelerator object"
+#: gtk/gtkaccellabel.c:122
+msgid "Accelerator Closure"
msgstr ""
-#: gtk/gtkaccellabel.c:116
-msgid "The object monitored by this accelerator label"
+#: gtk/gtkaccellabel.c:123
+msgid "The closure to be monitored for accelerator changes"
+msgstr ""
+
+#: gtk/gtkaccellabel.c:129
+msgid "Accelerator Widget"
+msgstr ""
+
+#: gtk/gtkaccellabel.c:130
+msgid "The widget to be monitored for accelerator changes"
msgstr ""
#: gtk/gtkalignment.c:102
@@ -569,7 +577,7 @@ msgstr ""
msgid "The amount of space between children."
msgstr ""
-#: gtk/gtkbox.c:135 gtk/gtknotebook.c:396
+#: gtk/gtkbox.c:135 gtk/gtknotebook.c:400
msgid "Homogeneous"
msgstr ""
@@ -577,75 +585,75 @@ msgstr ""
msgid "Whether the children should all be the same size."
msgstr ""
-#: gtk/gtkbutton.c:183 gtk/gtkframe.c:125 gtk/gtklabel.c:283
+#: gtk/gtkbutton.c:188 gtk/gtkframe.c:125 gtk/gtklabel.c:282
msgid "Label"
msgstr ""
-#: gtk/gtkbutton.c:184
+#: gtk/gtkbutton.c:189
msgid ""
"Text of the label widget inside the button, if the button contains a label "
"widget."
msgstr ""
-#: gtk/gtkbutton.c:191 gtk/gtklabel.c:304
+#: gtk/gtkbutton.c:196 gtk/gtklabel.c:303
msgid "Use underline"
msgstr ""
-#: gtk/gtkbutton.c:192 gtk/gtklabel.c:305
+#: gtk/gtkbutton.c:197 gtk/gtklabel.c:304
msgid ""
"If set, an underline in the text indicates the next character should be used "
"for the mnemonic accelerator key"
msgstr ""
-#: gtk/gtkbutton.c:199
+#: gtk/gtkbutton.c:204
msgid "Use stock"
msgstr ""
-#: gtk/gtkbutton.c:200
+#: gtk/gtkbutton.c:205
msgid ""
"If set, the label is used to pick a stock item instead of being displayed"
msgstr ""
-#: gtk/gtkbutton.c:207
+#: gtk/gtkbutton.c:212
msgid "Border relief"
msgstr ""
-#: gtk/gtkbutton.c:208
+#: gtk/gtkbutton.c:213
msgid "The border relief style."
msgstr ""
-#: gtk/gtkbutton.c:259
+#: gtk/gtkbutton.c:264
msgid "Default Spacing"
msgstr ""
-#: gtk/gtkbutton.c:260
+#: gtk/gtkbutton.c:265
msgid "Extra space to add for CAN_DEFAULT buttons"
msgstr ""
-#: gtk/gtkbutton.c:266
+#: gtk/gtkbutton.c:271
msgid "Default Outside Spacing"
msgstr ""
-#: gtk/gtkbutton.c:267
+#: gtk/gtkbutton.c:272
msgid ""
"Extra space to add for CAN_DEFAULT buttons that is always drawn outside the "
"border"
msgstr ""
-#: gtk/gtkbutton.c:272
+#: gtk/gtkbutton.c:277
msgid "Child X Displacement"
msgstr ""
-#: gtk/gtkbutton.c:273
+#: gtk/gtkbutton.c:278
msgid ""
"How far in the x direction to move the child when the button is depressed"
msgstr ""
-#: gtk/gtkbutton.c:280
+#: gtk/gtkbutton.c:285
msgid "Child Y Displacement"
msgstr ""
-#: gtk/gtkbutton.c:281
+#: gtk/gtkbutton.c:286
msgid ""
"How far in the y direction to move the child when the button is depressed"
msgstr ""
@@ -740,291 +748,291 @@ msgstr ""
msgid "The pixbuf to render."
msgstr ""
-#: gtk/gtkcellrenderertext.c:173 gtk/gtkentry.c:498 gtk/gtkprogressbar.c:207
+#: gtk/gtkcellrenderertext.c:174 gtk/gtkentry.c:506 gtk/gtkprogressbar.c:207
msgid "Text"
msgstr ""
-#: gtk/gtkcellrenderertext.c:174
+#: gtk/gtkcellrenderertext.c:175
msgid "Text to render"
msgstr ""
-#: gtk/gtkcellrenderertext.c:181
+#: gtk/gtkcellrenderertext.c:182
msgid "Markup"
msgstr ""
-#: gtk/gtkcellrenderertext.c:182
+#: gtk/gtkcellrenderertext.c:183
msgid "Marked up text to render"
msgstr ""
-#: gtk/gtkcellrenderertext.c:189 gtk/gtklabel.c:290
+#: gtk/gtkcellrenderertext.c:190 gtk/gtklabel.c:289
msgid "Attributes"
msgstr ""
-#: gtk/gtkcellrenderertext.c:190
+#: gtk/gtkcellrenderertext.c:191
msgid "A list of style attributes to apply to the text of the renderer."
msgstr ""
-#: gtk/gtkcellrenderertext.c:197 gtk/gtktexttag.c:208
+#: gtk/gtkcellrenderertext.c:198 gtk/gtktexttag.c:209
msgid "Background color name"
msgstr ""
-#: gtk/gtkcellrenderertext.c:198 gtk/gtktexttag.c:209
+#: gtk/gtkcellrenderertext.c:199 gtk/gtktexttag.c:210
msgid "Background color as a string"
msgstr ""
-#: gtk/gtkcellrenderertext.c:205 gtk/gtktexttag.c:216
+#: gtk/gtkcellrenderertext.c:206 gtk/gtktexttag.c:217
msgid "Background color"
msgstr ""
-#: gtk/gtkcellrenderertext.c:206 gtk/gtktexttag.c:217
+#: gtk/gtkcellrenderertext.c:207 gtk/gtktexttag.c:218
msgid "Background color as a GdkColor"
msgstr ""
-#: gtk/gtkcellrenderertext.c:213 gtk/gtktexttag.c:242
+#: gtk/gtkcellrenderertext.c:214 gtk/gtktexttag.c:243
msgid "Foreground color name"
msgstr ""
-#: gtk/gtkcellrenderertext.c:214 gtk/gtktexttag.c:243
+#: gtk/gtkcellrenderertext.c:215 gtk/gtktexttag.c:244
msgid "Foreground color as a string"
msgstr ""
-#: gtk/gtkcellrenderertext.c:221 gtk/gtktexttag.c:250
+#: gtk/gtkcellrenderertext.c:222 gtk/gtktexttag.c:251
msgid "Foreground color"
msgstr ""
-#: gtk/gtkcellrenderertext.c:222 gtk/gtktexttag.c:251
+#: gtk/gtkcellrenderertext.c:223 gtk/gtktexttag.c:252
msgid "Foreground color as a GdkColor"
msgstr ""
-#: gtk/gtkcellrenderertext.c:230 gtk/gtkentry.c:430 gtk/gtktexttag.c:276
-#: gtk/gtktextview.c:539
+#: gtk/gtkcellrenderertext.c:231 gtk/gtkentry.c:438 gtk/gtktexttag.c:277
+#: gtk/gtktextview.c:548
#, fuzzy
msgid "Editable"
msgstr "(dɪseɪbəld)"
-#: gtk/gtkcellrenderertext.c:231 gtk/gtktexttag.c:277 gtk/gtktextview.c:540
+#: gtk/gtkcellrenderertext.c:232 gtk/gtktexttag.c:278 gtk/gtktextview.c:549
msgid "Whether the text can be modified by the user"
msgstr ""
-#: gtk/gtkcellrenderertext.c:238 gtk/gtkcellrenderertext.c:246
-#: gtk/gtkfontsel.c:192 gtk/gtktexttag.c:284 gtk/gtktexttag.c:292
+#: gtk/gtkcellrenderertext.c:239 gtk/gtkcellrenderertext.c:247
+#: gtk/gtkfontsel.c:192 gtk/gtktexttag.c:285 gtk/gtktexttag.c:293
msgid "Font"
msgstr ""
-#: gtk/gtkcellrenderertext.c:239 gtk/gtktexttag.c:285
+#: gtk/gtkcellrenderertext.c:240 gtk/gtktexttag.c:286
msgid "Font description as a string"
msgstr ""
-#: gtk/gtkcellrenderertext.c:247 gtk/gtktexttag.c:293
+#: gtk/gtkcellrenderertext.c:248 gtk/gtktexttag.c:294
msgid "Font description as a PangoFontDescription struct"
msgstr ""
-#: gtk/gtkcellrenderertext.c:255 gtk/gtktexttag.c:301
+#: gtk/gtkcellrenderertext.c:256 gtk/gtktexttag.c:302
#, fuzzy
msgid "Font family"
msgstr "fæməli:"
-#: gtk/gtkcellrenderertext.c:256 gtk/gtktexttag.c:302
+#: gtk/gtkcellrenderertext.c:257 gtk/gtktexttag.c:303
msgid "Name of the font family, e.g. Sans, Helvetica, Times, Monospace"
msgstr ""
-#: gtk/gtkcellrenderertext.c:263 gtk/gtkcellrenderertext.c:264
-#: gtk/gtktexttag.c:309 gtk/gtktexttag.c:310
+#: gtk/gtkcellrenderertext.c:264 gtk/gtkcellrenderertext.c:265
+#: gtk/gtktexttag.c:310 gtk/gtktexttag.c:311
msgid "Font style"
msgstr ""
-#: gtk/gtkcellrenderertext.c:272 gtk/gtkcellrenderertext.c:273
-#: gtk/gtktexttag.c:318 gtk/gtktexttag.c:319
+#: gtk/gtkcellrenderertext.c:273 gtk/gtkcellrenderertext.c:274
+#: gtk/gtktexttag.c:319 gtk/gtktexttag.c:320
msgid "Font variant"
msgstr ""
-#: gtk/gtkcellrenderertext.c:281 gtk/gtkcellrenderertext.c:282
-#: gtk/gtktexttag.c:327 gtk/gtktexttag.c:328
+#: gtk/gtkcellrenderertext.c:282 gtk/gtkcellrenderertext.c:283
+#: gtk/gtktexttag.c:328 gtk/gtktexttag.c:329
msgid "Font weight"
msgstr ""
-#: gtk/gtkcellrenderertext.c:291 gtk/gtkcellrenderertext.c:292
-#: gtk/gtktexttag.c:338 gtk/gtktexttag.c:339
+#: gtk/gtkcellrenderertext.c:292 gtk/gtkcellrenderertext.c:293
+#: gtk/gtktexttag.c:339 gtk/gtktexttag.c:340
msgid "Font stretch"
msgstr ""
-#: gtk/gtkcellrenderertext.c:300 gtk/gtkcellrenderertext.c:301
-#: gtk/gtktexttag.c:347 gtk/gtktexttag.c:348
+#: gtk/gtkcellrenderertext.c:301 gtk/gtkcellrenderertext.c:302
+#: gtk/gtktexttag.c:348 gtk/gtktexttag.c:349
msgid "Font size"
msgstr ""
-#: gtk/gtkcellrenderertext.c:310 gtk/gtktexttag.c:367
+#: gtk/gtkcellrenderertext.c:311 gtk/gtktexttag.c:368
msgid "Font points"
msgstr ""
-#: gtk/gtkcellrenderertext.c:311 gtk/gtktexttag.c:368
+#: gtk/gtkcellrenderertext.c:312 gtk/gtktexttag.c:369
msgid "Font size in points"
msgstr ""
-#: gtk/gtkcellrenderertext.c:320 gtk/gtktexttag.c:357 gtk/gtktexttag.c:358
+#: gtk/gtkcellrenderertext.c:321 gtk/gtktexttag.c:358 gtk/gtktexttag.c:359
#, fuzzy
msgid "Font scale"
msgstr "fæməli:"
-#: gtk/gtkcellrenderertext.c:321
+#: gtk/gtkcellrenderertext.c:322
msgid "Font scaling factor"
msgstr ""
-#: gtk/gtkcellrenderertext.c:330 gtk/gtktexttag.c:426
+#: gtk/gtkcellrenderertext.c:331 gtk/gtktexttag.c:427
msgid "Rise"
msgstr ""
-#: gtk/gtkcellrenderertext.c:331 gtk/gtktexttag.c:427
+#: gtk/gtkcellrenderertext.c:332 gtk/gtktexttag.c:428
msgid ""
"Offset of text above the baseline (below the baseline if rise is negative)"
msgstr ""
-#: gtk/gtkcellrenderertext.c:341 gtk/gtktexttag.c:466
+#: gtk/gtkcellrenderertext.c:342 gtk/gtktexttag.c:467
msgid "Strikethrough"
msgstr ""
-#: gtk/gtkcellrenderertext.c:342 gtk/gtktexttag.c:467
+#: gtk/gtkcellrenderertext.c:343 gtk/gtktexttag.c:468
msgid "Whether to strike through the text"
msgstr ""
-#: gtk/gtkcellrenderertext.c:349 gtk/gtktexttag.c:474
+#: gtk/gtkcellrenderertext.c:350 gtk/gtktexttag.c:475
msgid "Underline"
msgstr ""
-#: gtk/gtkcellrenderertext.c:350 gtk/gtktexttag.c:475
+#: gtk/gtkcellrenderertext.c:351 gtk/gtktexttag.c:476
msgid "Style of underline for this text"
msgstr ""
-#: gtk/gtkcellrenderertext.c:360 gtk/gtktexttag.c:511
+#: gtk/gtkcellrenderertext.c:361 gtk/gtktexttag.c:512
msgid "Background set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:361 gtk/gtktexttag.c:512
+#: gtk/gtkcellrenderertext.c:362 gtk/gtktexttag.c:513
msgid "Whether this tag affects the background color"
msgstr ""
-#: gtk/gtkcellrenderertext.c:364 gtk/gtktexttag.c:523
+#: gtk/gtkcellrenderertext.c:365 gtk/gtktexttag.c:524
msgid "Foreground set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:365 gtk/gtktexttag.c:524
+#: gtk/gtkcellrenderertext.c:366 gtk/gtktexttag.c:525
msgid "Whether this tag affects the foreground color"
msgstr ""
-#: gtk/gtkcellrenderertext.c:368 gtk/gtktexttag.c:531
+#: gtk/gtkcellrenderertext.c:369 gtk/gtktexttag.c:532
msgid "Editability set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:369 gtk/gtktexttag.c:532
+#: gtk/gtkcellrenderertext.c:370 gtk/gtktexttag.c:533
msgid "Whether this tag affects text editability"
msgstr ""
-#: gtk/gtkcellrenderertext.c:372 gtk/gtktexttag.c:535
+#: gtk/gtkcellrenderertext.c:373 gtk/gtktexttag.c:536
msgid "Font family set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:373 gtk/gtktexttag.c:536
+#: gtk/gtkcellrenderertext.c:374 gtk/gtktexttag.c:537
msgid "Whether this tag affects the font family"
msgstr ""
-#: gtk/gtkcellrenderertext.c:376 gtk/gtktexttag.c:539
+#: gtk/gtkcellrenderertext.c:377 gtk/gtktexttag.c:540
msgid "Font style set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:377 gtk/gtktexttag.c:540
+#: gtk/gtkcellrenderertext.c:378 gtk/gtktexttag.c:541
msgid "Whether this tag affects the font style"
msgstr ""
-#: gtk/gtkcellrenderertext.c:380 gtk/gtktexttag.c:543
+#: gtk/gtkcellrenderertext.c:381 gtk/gtktexttag.c:544
msgid "Font variant set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:381 gtk/gtktexttag.c:544
+#: gtk/gtkcellrenderertext.c:382 gtk/gtktexttag.c:545
msgid "Whether this tag affects the font variant"
msgstr ""
-#: gtk/gtkcellrenderertext.c:384 gtk/gtktexttag.c:547
+#: gtk/gtkcellrenderertext.c:385 gtk/gtktexttag.c:548
msgid "Font weight set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:385 gtk/gtktexttag.c:548
+#: gtk/gtkcellrenderertext.c:386 gtk/gtktexttag.c:549
msgid "Whether this tag affects the font weight"
msgstr ""
-#: gtk/gtkcellrenderertext.c:388 gtk/gtktexttag.c:551
+#: gtk/gtkcellrenderertext.c:389 gtk/gtktexttag.c:552
msgid "Font stretch set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:389 gtk/gtktexttag.c:552
+#: gtk/gtkcellrenderertext.c:390 gtk/gtktexttag.c:553
msgid "Whether this tag affects the font stretch"
msgstr ""
-#: gtk/gtkcellrenderertext.c:392 gtk/gtktexttag.c:555
+#: gtk/gtkcellrenderertext.c:393 gtk/gtktexttag.c:556
msgid "Font size set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:393 gtk/gtktexttag.c:556
+#: gtk/gtkcellrenderertext.c:394 gtk/gtktexttag.c:557
msgid "Whether this tag affects the font size"
msgstr ""
-#: gtk/gtkcellrenderertext.c:396 gtk/gtktexttag.c:559
+#: gtk/gtkcellrenderertext.c:397 gtk/gtktexttag.c:560
msgid "Font scale set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:397 gtk/gtktexttag.c:560
+#: gtk/gtkcellrenderertext.c:398 gtk/gtktexttag.c:561
msgid "Whether this tag scales the font size by a factor"
msgstr ""
-#: gtk/gtkcellrenderertext.c:400 gtk/gtktexttag.c:579
+#: gtk/gtkcellrenderertext.c:401 gtk/gtktexttag.c:580
msgid "Rise set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:401 gtk/gtktexttag.c:580
+#: gtk/gtkcellrenderertext.c:402 gtk/gtktexttag.c:581
msgid "Whether this tag affects the rise"
msgstr ""
-#: gtk/gtkcellrenderertext.c:404 gtk/gtktexttag.c:595
+#: gtk/gtkcellrenderertext.c:405 gtk/gtktexttag.c:596
msgid "Strikethrough set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:405 gtk/gtktexttag.c:596
+#: gtk/gtkcellrenderertext.c:406 gtk/gtktexttag.c:597
msgid "Whether this tag affects strikethrough"
msgstr ""
-#: gtk/gtkcellrenderertext.c:408 gtk/gtktexttag.c:603
+#: gtk/gtkcellrenderertext.c:409 gtk/gtktexttag.c:604
msgid "Underline set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:409 gtk/gtktexttag.c:604
+#: gtk/gtkcellrenderertext.c:410 gtk/gtktexttag.c:605
msgid "Whether this tag affects underlining"
msgstr ""
-#: gtk/gtkcellrenderertoggle.c:129
+#: gtk/gtkcellrenderertoggle.c:130
msgid "Toggle state"
msgstr ""
-#: gtk/gtkcellrenderertoggle.c:130
+#: gtk/gtkcellrenderertoggle.c:131
msgid "The toggle state of the button"
msgstr ""
-#: gtk/gtkcellrenderertoggle.c:138
+#: gtk/gtkcellrenderertoggle.c:139
#, fuzzy
msgid "Activatable"
msgstr "(dɪseɪbəld)"
-#: gtk/gtkcellrenderertoggle.c:139
+#: gtk/gtkcellrenderertoggle.c:140
msgid "The toggle button can be activated"
msgstr ""
-#: gtk/gtkcellrenderertoggle.c:147
+#: gtk/gtkcellrenderertoggle.c:148
msgid "Radio state"
msgstr ""
-#: gtk/gtkcellrenderertoggle.c:148
+#: gtk/gtkcellrenderertoggle.c:149
msgid "Draw the toggle button as a radio button"
msgstr ""
-#: gtk/gtkcheckbutton.c:95 gtk/gtkoptionmenu.c:163
+#: gtk/gtkcheckbutton.c:95 gtk/gtkoptionmenu.c:191
msgid "Indicator Size"
msgstr ""
@@ -1032,7 +1040,7 @@ msgstr ""
msgid "Size of check or radio indicator"
msgstr ""
-#: gtk/gtkcheckbutton.c:103 gtk/gtkoptionmenu.c:169
+#: gtk/gtkcheckbutton.c:103 gtk/gtkoptionmenu.c:197
msgid "Indicator Spacing"
msgstr ""
@@ -1040,174 +1048,174 @@ msgstr ""
msgid "Spacing around check or radio indicator"
msgstr ""
-#: gtk/gtkcheckmenuitem.c:114 gtk/gtktogglebutton.c:142
+#: gtk/gtkcheckmenuitem.c:115 gtk/gtktogglebutton.c:132
msgid "Active"
msgstr ""
-#: gtk/gtkcheckmenuitem.c:115
+#: gtk/gtkcheckmenuitem.c:116
msgid "Whether the menu item is checked."
msgstr ""
-#: gtk/gtkcheckmenuitem.c:122 gtk/gtktogglebutton.c:150
+#: gtk/gtkcheckmenuitem.c:123 gtk/gtktogglebutton.c:140
msgid "Inconsistent"
msgstr ""
-#: gtk/gtkcheckmenuitem.c:123
+#: gtk/gtkcheckmenuitem.c:124
msgid "Whether to display an \"inconsistent\" state."
msgstr ""
-#: gtk/gtkcolorsel.c:574
+#: gtk/gtkcolorsel.c:578
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:579
+#: gtk/gtkcolorsel.c:583
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:883
+#: gtk/gtkcolorsel.c:887
msgid "_Save color here"
msgstr ""
-#: gtk/gtkcolorsel.c:1051
+#: gtk/gtkcolorsel.c:1055
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:1667
+#: gtk/gtkcolorsel.c:1674
msgid "Has Opacity Control"
msgstr ""
-#: gtk/gtkcolorsel.c:1668
+#: gtk/gtkcolorsel.c:1675
msgid "Whether the color selector should allow setting opacity"
msgstr ""
-#: gtk/gtkcolorsel.c:1674
+#: gtk/gtkcolorsel.c:1681
#, fuzzy
msgid "Has palette"
msgstr "kʌstəm pælɪt"
-#: gtk/gtkcolorsel.c:1675
+#: gtk/gtkcolorsel.c:1682
msgid "Whether a palette should be used"
msgstr ""
-#: gtk/gtkcolorsel.c:1681
+#: gtk/gtkcolorsel.c:1688
#, fuzzy
msgid "Current Color"
msgstr "sɛt kʌlə"
-#: gtk/gtkcolorsel.c:1682
+#: gtk/gtkcolorsel.c:1689
msgid "The current color"
msgstr ""
-#: gtk/gtkcolorsel.c:1688
+#: gtk/gtkcolorsel.c:1695
msgid "Current Alpha"
msgstr ""
-#: gtk/gtkcolorsel.c:1689
+#: gtk/gtkcolorsel.c:1696
msgid "The current opacity value (0 fully transparent, 65535 fully opaque)"
msgstr ""
-#: gtk/gtkcolorsel.c:1702
+#: gtk/gtkcolorsel.c:1709
#, fuzzy
msgid "Custom palette"
msgstr "kʌstəm pælɪt"
-#: gtk/gtkcolorsel.c:1703
+#: gtk/gtkcolorsel.c:1710
msgid "Palette to use in the color selector"
msgstr ""
-#: gtk/gtkcolorsel.c:1758
+#: gtk/gtkcolorsel.c:1750
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:1786
+#: gtk/gtkcolorsel.c:1778
msgid ""
"Click the eyedropper, then click a color anywhere on your screen to select "
"that color."
msgstr ""
-#: gtk/gtkcolorsel.c:1795
+#: gtk/gtkcolorsel.c:1787
#, fuzzy
msgid "_Hue:"
msgstr "hjuː:"
-#: gtk/gtkcolorsel.c:1796
+#: gtk/gtkcolorsel.c:1788
msgid "Position on the color wheel."
msgstr ""
-#: gtk/gtkcolorsel.c:1797
+#: gtk/gtkcolorsel.c:1789
#, fuzzy
msgid "_Saturation:"
msgstr "sætʃureɪʃən:"
-#: gtk/gtkcolorsel.c:1798
+#: gtk/gtkcolorsel.c:1790
msgid "\"Deepness\" of the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1799
+#: gtk/gtkcolorsel.c:1791
#, fuzzy
msgid "_Value:"
msgstr "væljuː:"
-#: gtk/gtkcolorsel.c:1800
+#: gtk/gtkcolorsel.c:1792
msgid "Brightness of the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1801
+#: gtk/gtkcolorsel.c:1793
#, fuzzy
msgid "_Red:"
msgstr "rɛd"
-#: gtk/gtkcolorsel.c:1802
+#: gtk/gtkcolorsel.c:1794
msgid "Amount of red light in the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1803
+#: gtk/gtkcolorsel.c:1795
#, fuzzy
msgid "_Green:"
msgstr "griːn:"
-#: gtk/gtkcolorsel.c:1804
+#: gtk/gtkcolorsel.c:1796
msgid "Amount of green light in the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1805
+#: gtk/gtkcolorsel.c:1797
#, fuzzy
msgid "_Blue:"
msgstr "bluː:"
-#: gtk/gtkcolorsel.c:1806
+#: gtk/gtkcolorsel.c:1798
msgid "Amount of blue light in the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1809
+#: gtk/gtkcolorsel.c:1801
#, fuzzy
msgid "_Opacity:"
msgstr "əʊpæsɪti:"
-#: gtk/gtkcolorsel.c:1817
+#: gtk/gtkcolorsel.c:1809
msgid "Transparency of the currently-selected color."
msgstr ""
-#: gtk/gtkcolorsel.c:1832
+#: gtk/gtkcolorsel.c:1824
msgid "Color _Name:"
msgstr ""
-#: gtk/gtkcolorsel.c:1844
+#: gtk/gtkcolorsel.c:1836
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:1863
+#: gtk/gtkcolorsel.c:1855
#, fuzzy
msgid "_Palette"
msgstr "kʌstəm pælɪt"
@@ -1253,205 +1261,205 @@ msgstr ""
msgid "Whether entered values must already be present in the list"
msgstr ""
-#: gtk/gtkcontainer.c:202
+#: gtk/gtkcontainer.c:203
msgid "Resize mode"
msgstr ""
-#: gtk/gtkcontainer.c:203
+#: gtk/gtkcontainer.c:204
msgid "Specify how resize events are handled"
msgstr ""
-#: gtk/gtkcontainer.c:210
+#: gtk/gtkcontainer.c:211
msgid "Border width"
msgstr ""
-#: gtk/gtkcontainer.c:211
+#: gtk/gtkcontainer.c:212
msgid "The width of the empty border outside the containers children."
msgstr ""
-#: gtk/gtkcontainer.c:219
+#: gtk/gtkcontainer.c:220
msgid "Child"
msgstr ""
-#: gtk/gtkcontainer.c:220
+#: gtk/gtkcontainer.c:221
msgid "Can be used to add a new child to the container."
msgstr ""
-#: gtk/gtkcurve.c:120
+#: gtk/gtkcurve.c:121
#, fuzzy
msgid "Curve type"
msgstr "krieɪt"
-#: gtk/gtkcurve.c:121
+#: gtk/gtkcurve.c:122
msgid "Is this curve linear, spline interpolated, or free-form"
msgstr ""
-#: gtk/gtkcurve.c:129
+#: gtk/gtkcurve.c:130
msgid "Minimum X"
msgstr ""
-#: gtk/gtkcurve.c:130
+#: gtk/gtkcurve.c:131
msgid "Minimum possible value for X"
msgstr ""
-#: gtk/gtkcurve.c:139
+#: gtk/gtkcurve.c:140
msgid "Maximum X"
msgstr ""
-#: gtk/gtkcurve.c:140
+#: gtk/gtkcurve.c:141
msgid "Maximum possible X value."
msgstr ""
-#: gtk/gtkcurve.c:149
+#: gtk/gtkcurve.c:150
msgid "Minimum Y"
msgstr ""
-#: gtk/gtkcurve.c:150
+#: gtk/gtkcurve.c:151
msgid "Minimum possible value for Y"
msgstr ""
-#: gtk/gtkcurve.c:159
+#: gtk/gtkcurve.c:160
msgid "Maximum Y"
msgstr ""
-#: gtk/gtkcurve.c:160
+#: gtk/gtkcurve.c:161
msgid "Maximum possible value for Y"
msgstr ""
-#: gtk/gtkdialog.c:125
+#: gtk/gtkdialog.c:126
msgid "Has separator"
msgstr ""
-#: gtk/gtkdialog.c:126
+#: gtk/gtkdialog.c:127
msgid "The dialog has a separator bar above its buttons"
msgstr ""
-#: gtk/gtkdialog.c:149
+#: gtk/gtkdialog.c:150
msgid "Content area border"
msgstr ""
-#: gtk/gtkdialog.c:150
+#: gtk/gtkdialog.c:151
msgid "Width of border around the main dialog area"
msgstr ""
-#: gtk/gtkdialog.c:157
+#: gtk/gtkdialog.c:158
msgid "Button spacing"
msgstr ""
-#: gtk/gtkdialog.c:158
+#: gtk/gtkdialog.c:159
msgid "Spacing between buttons"
msgstr ""
-#: gtk/gtkdialog.c:166
+#: gtk/gtkdialog.c:167
msgid "Action area border"
msgstr ""
-#: gtk/gtkdialog.c:167
+#: gtk/gtkdialog.c:168
msgid "Width of border around the button area at the bottom of the dialog"
msgstr ""
-#: gtk/gtkentry.c:410 gtk/gtklabel.c:361
+#: gtk/gtkentry.c:418 gtk/gtklabel.c:360
#, fuzzy
msgid "Cursor Position"
msgstr "kwɛstʃən"
-#: gtk/gtkentry.c:411 gtk/gtklabel.c:362
+#: gtk/gtkentry.c:419 gtk/gtklabel.c:361
msgid "The current position of the insertion cursor in chars."
msgstr ""
-#: gtk/gtkentry.c:420 gtk/gtklabel.c:371
+#: gtk/gtkentry.c:428 gtk/gtklabel.c:370
#, fuzzy
msgid "Selection Bound"
msgstr "səlɛkʃən: "
-#: gtk/gtkentry.c:421 gtk/gtklabel.c:372
+#: gtk/gtkentry.c:429 gtk/gtklabel.c:371
msgid ""
"The position of the opposite end of the selection from the cursor in chars."
msgstr ""
-#: gtk/gtkentry.c:431
+#: gtk/gtkentry.c:439
msgid "Whether the entry contents can be edited"
msgstr ""
-#: gtk/gtkentry.c:438
+#: gtk/gtkentry.c:446
msgid "Maximum length"
msgstr ""
-#: gtk/gtkentry.c:439
+#: gtk/gtkentry.c:447
msgid "Maximum number of characters for this entry"
msgstr ""
-#: gtk/gtkentry.c:447
+#: gtk/gtkentry.c:455
msgid "Visibility"
msgstr ""
-#: gtk/gtkentry.c:448
+#: gtk/gtkentry.c:456
msgid ""
"FALSE displays the \"invisible char\" instead of the actual text (password "
"mode)"
msgstr ""
-#: gtk/gtkentry.c:455
+#: gtk/gtkentry.c:463
#, fuzzy
msgid "Has Frame"
msgstr "kʌstəm pælɪt"
-#: gtk/gtkentry.c:456
+#: gtk/gtkentry.c:464
msgid "FALSE removes outside bevel from entry."
msgstr ""
-#: gtk/gtkentry.c:463
+#: gtk/gtkentry.c:471
msgid "Invisible character"
msgstr ""
-#: gtk/gtkentry.c:464
+#: gtk/gtkentry.c:472
msgid "The character to use when masking entry contents (in \"password mode\")"
msgstr ""
-#: gtk/gtkentry.c:471
+#: gtk/gtkentry.c:479
msgid "Activates default"
msgstr ""
-#: gtk/gtkentry.c:472
+#: gtk/gtkentry.c:480
msgid ""
"Whether to activate the default widget (such as the default button in a "
"dialog) when Enter is pressed."
msgstr ""
-#: gtk/gtkentry.c:478
+#: gtk/gtkentry.c:486
msgid "Width in chars"
msgstr ""
-#: gtk/gtkentry.c:479
+#: gtk/gtkentry.c:487
msgid "Number of characters to leave space for in the entry."
msgstr ""
-#: gtk/gtkentry.c:488
+#: gtk/gtkentry.c:496
msgid "Scroll offset"
msgstr ""
-#: gtk/gtkentry.c:489
+#: gtk/gtkentry.c:497
msgid "Number of pixels of the entry scrolled off the screen to the left"
msgstr ""
-#: gtk/gtkentry.c:499
+#: gtk/gtkentry.c:507
msgid "The contents of the entry"
msgstr ""
-#: gtk/gtkentry.c:505 gtk/gtklabel.c:380 gtk/gtktextview.c:615
+#: gtk/gtkentry.c:513 gtk/gtklabel.c:379 gtk/gtktextview.c:624
msgid "Cursor color"
msgstr ""
-#: gtk/gtkentry.c:506 gtk/gtklabel.c:381 gtk/gtktextview.c:616
+#: gtk/gtkentry.c:514 gtk/gtklabel.c:380 gtk/gtktextview.c:625
msgid "Color with which to draw insertion cursor"
msgstr ""
-#: gtk/gtkentry.c:3793 gtk/gtklabel.c:3180
+#: gtk/gtkentry.c:3832 gtk/gtklabel.c:3151
#, fuzzy
msgid "Select All"
msgstr "dəlit"
-#: gtk/gtkentry.c:3803 gtk/gtklabel.c:3190 gtk/gtktextview.c:5563
+#: gtk/gtkentry.c:3842 gtk/gtklabel.c:3161 gtk/gtktextview.c:5737
msgid "Input Methods"
msgstr ""
@@ -1482,12 +1490,12 @@ msgstr "daɪrɛktəriz"
msgid "Files"
msgstr "faɪlz"
-#: gtk/gtkfilesel.c:727 gtk/gtkfilesel.c:2052
+#: gtk/gtkfilesel.c:726 gtk/gtkfilesel.c:2057
#, c-format
msgid "Directory unreadable: %s"
msgstr "daɪrɛktəri ʌnridəbl: %s"
-#: gtk/gtkfilesel.c:849
+#: gtk/gtkfilesel.c:848
#, c-format
msgid ""
"The file \"%s\" resides on another machine (called %s) and may not be "
@@ -1495,130 +1503,128 @@ msgid ""
"Are you sure that you want to select it?"
msgstr ""
-#: gtk/gtkfilesel.c:979
+#: gtk/gtkfilesel.c:978
msgid "Create Dir"
msgstr "krieɪt dɜː"
-#: gtk/gtkfilesel.c:990 gtk/gtkfilesel.c:1413
+#: gtk/gtkfilesel.c:989 gtk/gtkfilesel.c:1416
msgid "Delete File"
msgstr "dəlit faɪl"
-#: gtk/gtkfilesel.c:1001 gtk/gtkfilesel.c:1556
+#: gtk/gtkfilesel.c:1000 gtk/gtkfilesel.c:1559
msgid "Rename File"
msgstr "rineɪm faɪl"
-#: gtk/gtkfilesel.c:1236
+#: gtk/gtkfilesel.c:1237
#, c-format
msgid ""
"The directory name \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
-#: gtk/gtkfilesel.c:1238
+#: gtk/gtkfilesel.c:1239
#, c-format
msgid ""
"Error creating directory \"%s\": %s\n"
"%s"
msgstr ""
-#: gtk/gtkfilesel.c:1239 gtk/gtkfilesel.c:1490
+#: gtk/gtkfilesel.c:1240 gtk/gtkfilesel.c:1493
msgid "You probably used symbols not allowed in filenames."
msgstr ""
-#: gtk/gtkfilesel.c:1247
+#: gtk/gtkfilesel.c:1248
#, c-format
msgid "Error creating directory \"%s\": %s\n"
msgstr ""
-#: gtk/gtkfilesel.c:1281
+#: gtk/gtkfilesel.c:1282
msgid "Create Directory"
msgstr "krieɪt daɪrɛktəri"
-#: gtk/gtkfilesel.c:1295
+#: gtk/gtkfilesel.c:1296
#, fuzzy
msgid "_Directory name:"
msgstr "daɪrɛktəri neɪm:"
#. buttons
-#: gtk/gtkfilesel.c:1309
-msgid "Create"
-msgstr "krieɪt"
-
-#: gtk/gtkfilesel.c:1318 gtk/gtkfilesel.c:1444 gtk/gtkfilesel.c:1598
-#: gtk/gtkgamma.c:424
+#: gtk/gtkfilesel.c:1310 gtk/gtkfilesel.c:1438 gtk/gtkfilesel.c:1592
+#: gtk/gtkgamma.c:417
msgid "Cancel"
msgstr "kænsl"
-#: gtk/gtkfilesel.c:1353
+#: gtk/gtkfilesel.c:1322
+msgid "Create"
+msgstr "krieɪt"
+
+#: gtk/gtkfilesel.c:1356
#, c-format
msgid "The filename \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
-#: gtk/gtkfilesel.c:1356
+#: gtk/gtkfilesel.c:1359
#, c-format
msgid ""
"Error deleting file \"%s\": %s\n"
"%s"
msgstr ""
-#: gtk/gtkfilesel.c:1358 gtk/gtkfilesel.c:1504
+#: gtk/gtkfilesel.c:1361 gtk/gtkfilesel.c:1507
msgid "It probably contains symbols not allowed in filenames."
msgstr ""
-#: gtk/gtkfilesel.c:1367
+#: gtk/gtkfilesel.c:1370
#, c-format
msgid "Error deleting file \"%s\": %s"
msgstr ""
-#. buttons
-#: gtk/gtkfilesel.c:1435
+#: gtk/gtkfilesel.c:1448
msgid "Delete"
msgstr "dəlit"
-#: gtk/gtkfilesel.c:1486 gtk/gtkfilesel.c:1500
+#: gtk/gtkfilesel.c:1489 gtk/gtkfilesel.c:1503
#, c-format
msgid "The file name \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
-#: gtk/gtkfilesel.c:1488
+#: gtk/gtkfilesel.c:1491
#, c-format
msgid ""
"Error renaming file to \"%s\": %s\n"
"%s"
msgstr ""
-#: gtk/gtkfilesel.c:1502
+#: gtk/gtkfilesel.c:1505
#, c-format
msgid ""
"Error renaming file \"%s\": %s\n"
"%s"
msgstr ""
-#: gtk/gtkfilesel.c:1512
+#: gtk/gtkfilesel.c:1515
#, c-format
msgid "Error renaming file \"%s\" to \"%s\": %s"
msgstr ""
-#. buttons
-#: gtk/gtkfilesel.c:1589
+#: gtk/gtkfilesel.c:1604
msgid "Rename"
msgstr "rineɪm"
-#: gtk/gtkfilesel.c:2031
+#: gtk/gtkfilesel.c:2036
msgid "Selection: "
msgstr "səlɛkʃən: "
-#: gtk/gtkfilesel.c:2641
+#: gtk/gtkfilesel.c:2647
#, c-format
msgid ""
"The filename %s couldn't be converted to UTF-8. Try setting the environment "
"variable G_BROKEN_FILENAMES."
msgstr ""
-#: gtk/gtkfilesel.c:3509
+#: gtk/gtkfilesel.c:3515
msgid "Name too long"
msgstr ""
-#: gtk/gtkfilesel.c:3511
+#: gtk/gtkfilesel.c:3517
msgid "Couldn't convert filename"
msgstr ""
@@ -1664,7 +1670,7 @@ msgstr "saɪz:"
msgid "Preview:"
msgstr "privjuː:"
-#: gtk/gtkfontsel.c:1060
+#: gtk/gtkfontsel.c:1059
msgid "Font Selection"
msgstr "fɒnt səlɛkʃən"
@@ -1688,7 +1694,7 @@ msgstr ""
msgid "The vertical alignment of the label."
msgstr ""
-#: gtk/gtkframe.c:153 gtk/gtkhandlebox.c:184
+#: gtk/gtkframe.c:153 gtk/gtkhandlebox.c:185
msgid "Deprecated property, use shadow_type instead."
msgstr ""
@@ -1708,41 +1714,41 @@ msgstr ""
msgid "A widget to display in place of the usual frame label."
msgstr ""
-#: gtk/gtkgamma.c:395
+#: gtk/gtkgamma.c:396
msgid "Gamma"
msgstr "gæmə"
-#: gtk/gtkgamma.c:402
+#: gtk/gtkgamma.c:403
#, fuzzy
msgid "_Gamma value"
msgstr "gæmə væljuː"
-#: gtk/gtkgamma.c:416
+#: gtk/gtkgamma.c:423
msgid "OK"
msgstr "əʊkeɪ"
-#: gtk/gtkhandlebox.c:191 gtk/gtkmenubar.c:148 gtk/gtkstatusbar.c:157
-#: gtk/gtktoolbar.c:276 gtk/gtkviewport.c:147
+#: gtk/gtkhandlebox.c:192 gtk/gtkmenubar.c:148 gtk/gtkstatusbar.c:158
+#: gtk/gtktoolbar.c:277 gtk/gtkviewport.c:148
msgid "Shadow type"
msgstr ""
-#: gtk/gtkhandlebox.c:192
+#: gtk/gtkhandlebox.c:193
msgid "Appearance of the shadow that surrounds the container."
msgstr ""
-#: gtk/gtkhandlebox.c:200
+#: gtk/gtkhandlebox.c:201
msgid "Handle position"
msgstr ""
-#: gtk/gtkhandlebox.c:201
+#: gtk/gtkhandlebox.c:202
msgid "Position of the handle relative to the child widget."
msgstr ""
-#: gtk/gtkhandlebox.c:209
+#: gtk/gtkhandlebox.c:210
msgid "Snap edge"
msgstr ""
-#: gtk/gtkhandlebox.c:210
+#: gtk/gtkhandlebox.c:211
msgid ""
"Side of the handlebox that's lined up with the docking point to dock the "
"handlebox."
@@ -1751,7 +1757,7 @@ msgstr ""
#. Remove this icon source so we don't keep trying to
#. * load it.
#.
-#: gtk/gtkiconfactory.c:1049
+#: gtk/gtkiconfactory.c:1061
#, c-format
msgid "Error loading icon: %s"
msgstr ""
@@ -1765,215 +1771,215 @@ msgid "Child widget to appear next to the menu text"
msgstr ""
#. shell and main vbox
-#: gtk/gtkinputdialog.c:181
+#: gtk/gtkinputdialog.c:182
msgid "Input"
msgstr "ɪmpʌt"
-#: gtk/gtkinputdialog.c:189
+#: gtk/gtkinputdialog.c:190
msgid "No input devices"
msgstr "nəʊ ɪmpʌt dɪvaɪsɪz"
-#: gtk/gtkinputdialog.c:218
+#: gtk/gtkinputdialog.c:219
#, fuzzy
msgid "_Device:"
msgstr "dɪvaɪs"
-#: gtk/gtkinputdialog.c:235
+#: gtk/gtkinputdialog.c:236
msgid "Disabled"
msgstr "dɪseɪbəld"
-#: gtk/gtkinputdialog.c:243
+#: gtk/gtkinputdialog.c:244
msgid "Screen"
msgstr "skriːn"
-#: gtk/gtkinputdialog.c:251
+#: gtk/gtkinputdialog.c:252
msgid "Window"
msgstr "wɪndəʊ"
-#: gtk/gtkinputdialog.c:259
+#: gtk/gtkinputdialog.c:260
#, fuzzy
msgid "_Mode: "
msgstr "məʊd: "
#. The axis listbox
-#: gtk/gtkinputdialog.c:290
+#: gtk/gtkinputdialog.c:291
#, fuzzy
msgid "_Axes"
msgstr "æksiz"
#. Keys listbox
-#: gtk/gtkinputdialog.c:306
+#: gtk/gtkinputdialog.c:307
#, fuzzy
msgid "_Keys"
msgstr "kiːz"
#. We create the save button in any case, so that clients can
#. connect to it, without paying attention to whether it exits
-#: gtk/gtkinputdialog.c:327
+#: gtk/gtkinputdialog.c:328
msgid "Save"
msgstr "seɪv"
-#: gtk/gtkinputdialog.c:336
+#: gtk/gtkinputdialog.c:337
msgid "Close"
msgstr "kləʊz"
-#: gtk/gtkinputdialog.c:469
+#: gtk/gtkinputdialog.c:470
msgid "X"
msgstr "X"
-#: gtk/gtkinputdialog.c:470
+#: gtk/gtkinputdialog.c:471
msgid "Y"
msgstr "Y"
-#: gtk/gtkinputdialog.c:471
+#: gtk/gtkinputdialog.c:472
msgid "Pressure"
msgstr "prɛʃə"
-#: gtk/gtkinputdialog.c:472
+#: gtk/gtkinputdialog.c:473
msgid "X Tilt"
msgstr "X tɪlt"
-#: gtk/gtkinputdialog.c:473
+#: gtk/gtkinputdialog.c:474
msgid "Y Tilt"
msgstr "Y tɪlt"
-#: gtk/gtkinputdialog.c:474
+#: gtk/gtkinputdialog.c:475
msgid "Wheel"
msgstr "wiːl"
-#: gtk/gtkinputdialog.c:514
+#: gtk/gtkinputdialog.c:515
msgid "none"
msgstr "nən"
-#: gtk/gtkinputdialog.c:548 gtk/gtkinputdialog.c:584
+#: gtk/gtkinputdialog.c:549 gtk/gtkinputdialog.c:585
msgid "(disabled)"
msgstr "(dɪseɪbəld)"
-#: gtk/gtkinputdialog.c:577
+#: gtk/gtkinputdialog.c:578
msgid "(unknown)"
msgstr "(ʌnəʊn)"
#. and clear button
-#: gtk/gtkinputdialog.c:662
+#: gtk/gtkinputdialog.c:663
msgid "clear"
msgstr "kliə"
-#: gtk/gtklabel.c:284
+#: gtk/gtklabel.c:283
msgid "The text of the label."
msgstr ""
-#: gtk/gtklabel.c:291
+#: gtk/gtklabel.c:290
msgid "A list of style attributes to apply to the text of the label."
msgstr ""
-#: gtk/gtklabel.c:297
+#: gtk/gtklabel.c:296
msgid "Use markup"
msgstr ""
-#: gtk/gtklabel.c:298
+#: gtk/gtklabel.c:297
msgid "The text of the label includes XML markup. See pango_parse_markup()."
msgstr ""
-#: gtk/gtklabel.c:312 gtk/gtktexttag.c:377 gtk/gtktextview.c:556
+#: gtk/gtklabel.c:311 gtk/gtktexttag.c:378 gtk/gtktextview.c:565
msgid "Justification"
msgstr ""
-#: gtk/gtklabel.c:313
+#: gtk/gtklabel.c:312
msgid ""
"The alignment of the lines in the text of the label relative to each other. "
"This does NOT affect the alignment of the label within its allocation. See "
"GtkMisc::xalign for that."
msgstr ""
-#: gtk/gtklabel.c:321
+#: gtk/gtklabel.c:320
#, fuzzy
msgid "Pattern"
msgstr "kʌstəm pælɪt"
-#: gtk/gtklabel.c:322
+#: gtk/gtklabel.c:321
msgid ""
"A string with _ characters in positions correspond to characters in the text "
"to underline."
msgstr ""
-#: gtk/gtklabel.c:329
+#: gtk/gtklabel.c:328
msgid "Line wrap"
msgstr ""
-#: gtk/gtklabel.c:330
+#: gtk/gtklabel.c:329
msgid "If set, wrap lines if the text becomes too wide."
msgstr ""
-#: gtk/gtklabel.c:336
+#: gtk/gtklabel.c:335
#, fuzzy
msgid "Selectable"
msgstr "dəlit"
-#: gtk/gtklabel.c:337
+#: gtk/gtklabel.c:336
msgid "Whether the label text can be selected with the mouse."
msgstr ""
-#: gtk/gtklabel.c:343
+#: gtk/gtklabel.c:342
msgid "Mnemonic key"
msgstr ""
-#: gtk/gtklabel.c:344
+#: gtk/gtklabel.c:343
msgid "The mnemonic accelerator key for this label."
msgstr ""
-#: gtk/gtklabel.c:352
+#: gtk/gtklabel.c:351
msgid "Mnemonic widget"
msgstr ""
-#: gtk/gtklabel.c:353
+#: gtk/gtklabel.c:352
msgid "The widget to be activated when the label's mnemonic key is pressed."
msgstr ""
-#: gtk/gtklayout.c:575
+#: gtk/gtklayout.c:576
msgid "X position"
msgstr ""
-#: gtk/gtklayout.c:576
+#: gtk/gtklayout.c:577
msgid "X position of child widget"
msgstr ""
-#: gtk/gtklayout.c:585
+#: gtk/gtklayout.c:586
msgid "Y position"
msgstr ""
-#: gtk/gtklayout.c:586
+#: gtk/gtklayout.c:587
msgid "Y position of child widget"
msgstr ""
-#: gtk/gtklayout.c:595 gtk/gtkviewport.c:131
+#: gtk/gtklayout.c:596 gtk/gtkviewport.c:132
msgid "Horizontal adjustment"
msgstr ""
-#: gtk/gtklayout.c:596
+#: gtk/gtklayout.c:597
msgid "The GtkAdjustment for the horizontal position."
msgstr ""
-#: gtk/gtklayout.c:603 gtk/gtkviewport.c:139
+#: gtk/gtklayout.c:604 gtk/gtkviewport.c:140
msgid "Vertical adjustment"
msgstr ""
-#: gtk/gtklayout.c:604
+#: gtk/gtklayout.c:605
msgid "The GtkAdjustment for the vertical position."
msgstr ""
-#: gtk/gtklayout.c:611 gtk/gtktreeviewcolumn.c:179
+#: gtk/gtklayout.c:612 gtk/gtktreeviewcolumn.c:189
msgid "Width"
msgstr ""
-#: gtk/gtklayout.c:612
+#: gtk/gtklayout.c:613
msgid "The width of the layout."
msgstr ""
-#: gtk/gtklayout.c:620
+#: gtk/gtklayout.c:621
msgid "Height"
msgstr ""
-#: gtk/gtklayout.c:621
+#: gtk/gtklayout.c:622
msgid "The height of the layout."
msgstr ""
@@ -1982,7 +1988,7 @@ 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:572
+#: gtk/gtkmain.c:613
msgid "default:LTR"
msgstr "default:LTR"
@@ -1990,7 +1996,7 @@ msgstr "default:LTR"
msgid "Style of bevel around the menubar"
msgstr ""
-#: gtk/gtkmenubar.c:156 gtk/gtktoolbar.c:250
+#: gtk/gtkmenubar.c:156 gtk/gtktoolbar.c:251
msgid "Internal padding"
msgstr ""
@@ -1998,14 +2004,30 @@ msgstr ""
msgid "Amount of border space between the menubar shadow and the menu items"
msgstr ""
-#: gtk/gtkmessagedialog.c:80
+#: gtk/gtkmessagedialog.c:104
msgid "Image/label border"
msgstr ""
-#: gtk/gtkmessagedialog.c:81
+#: gtk/gtkmessagedialog.c:105
msgid "Width of border around the label and image in the message dialog"
msgstr ""
+#: gtk/gtkmessagedialog.c:113
+msgid "Message Type"
+msgstr ""
+
+#: gtk/gtkmessagedialog.c:114
+msgid "The type of message"
+msgstr ""
+
+#: gtk/gtkmessagedialog.c:121
+msgid "Message Buttons"
+msgstr ""
+
+#: gtk/gtkmessagedialog.c:122
+msgid "The buttons shown in the message dialog"
+msgstr ""
+
#: gtk/gtkmisc.c:97
msgid "X align"
msgstr ""
@@ -2040,144 +2062,152 @@ msgid ""
"The amount of space to add on the top and bottom of the widget, in pixels"
msgstr ""
-#: gtk/gtknotebook.c:324
+#: gtk/gtknotebook.c:328
#, fuzzy
msgid "Page"
msgstr "peɪdʒ %u"
-#: gtk/gtknotebook.c:325
+#: gtk/gtknotebook.c:329
msgid "The index of the current page"
msgstr ""
-#: gtk/gtknotebook.c:333
+#: gtk/gtknotebook.c:337
msgid "Tab Position"
msgstr ""
-#: gtk/gtknotebook.c:334
+#: gtk/gtknotebook.c:338
msgid "Which side of the notebook holds the tabs"
msgstr ""
-#: gtk/gtknotebook.c:341
+#: gtk/gtknotebook.c:345
msgid "Tab Border"
msgstr ""
-#: gtk/gtknotebook.c:342
+#: gtk/gtknotebook.c:346
msgid "Width of the border around the tab labels"
msgstr ""
-#: gtk/gtknotebook.c:350
+#: gtk/gtknotebook.c:354
msgid "Horizontal Tab Border"
msgstr ""
-#: gtk/gtknotebook.c:351
+#: gtk/gtknotebook.c:355
msgid "Width of the horizontal border of tab labels"
msgstr ""
-#: gtk/gtknotebook.c:359
+#: gtk/gtknotebook.c:363
msgid "Vertical Tab Border"
msgstr ""
-#: gtk/gtknotebook.c:360
+#: gtk/gtknotebook.c:364
msgid "Width of the vertical border of tab labels"
msgstr ""
-#: gtk/gtknotebook.c:368
+#: gtk/gtknotebook.c:372
msgid "Show Tabs"
msgstr ""
-#: gtk/gtknotebook.c:369
+#: gtk/gtknotebook.c:373
msgid "Whether tabs should be shown or not"
msgstr ""
-#: gtk/gtknotebook.c:375
+#: gtk/gtknotebook.c:379
msgid "Show Border"
msgstr ""
-#: gtk/gtknotebook.c:376
+#: gtk/gtknotebook.c:380
msgid "Whether the border should be shown or not"
msgstr ""
-#: gtk/gtknotebook.c:382
+#: gtk/gtknotebook.c:386
msgid "Scrollable"
msgstr ""
-#: gtk/gtknotebook.c:383
+#: gtk/gtknotebook.c:387
msgid "If TRUE, scroll arrows are added if there are to many tabs to fit"
msgstr ""
-#: gtk/gtknotebook.c:389
+#: gtk/gtknotebook.c:393
msgid "Enable Popup"
msgstr ""
-#: gtk/gtknotebook.c:390
+#: gtk/gtknotebook.c:394
msgid ""
"If TRUE, pressing the right mouse button on the notebook pops up a menu that "
"you can use to go to a page"
msgstr ""
-#: gtk/gtknotebook.c:397
+#: gtk/gtknotebook.c:401
msgid "Whether tabs should have homogeneous sizes"
msgstr ""
-#: gtk/gtknotebook.c:2134 gtk/gtknotebook.c:4529
+#: gtk/gtknotebook.c:2240 gtk/gtknotebook.c:4470
#, c-format
msgid "Page %u"
msgstr "peɪdʒ %u"
-#: gtk/gtkoptionmenu.c:164
+#: gtk/gtkoptionmenu.c:184
+msgid "Menu"
+msgstr ""
+
+#: gtk/gtkoptionmenu.c:185
+msgid "The menu of options"
+msgstr ""
+
+#: gtk/gtkoptionmenu.c:192
msgid "Size of dropdown indicator"
msgstr ""
-#: gtk/gtkoptionmenu.c:170
+#: gtk/gtkoptionmenu.c:198
msgid "Spacing around indicator"
msgstr ""
-#: gtk/gtkpaned.c:116 gtk/gtkruler.c:138
+#: gtk/gtkpaned.c:120 gtk/gtkruler.c:138
#, fuzzy
msgid "Position"
msgstr "kwɛstʃən"
-#: gtk/gtkpaned.c:117
+#: gtk/gtkpaned.c:121
msgid ""
"Position of paned separator in pixels(0 means all the way to the left/top)"
msgstr ""
-#: gtk/gtkpaned.c:125
+#: gtk/gtkpaned.c:129
msgid "Position Set"
msgstr ""
-#: gtk/gtkpaned.c:126
+#: gtk/gtkpaned.c:130
msgid "TRUE if the Position property should be used"
msgstr ""
-#: gtk/gtkpaned.c:132
+#: gtk/gtkpaned.c:136
msgid "Handle Size"
msgstr ""
-#: gtk/gtkpaned.c:133
+#: gtk/gtkpaned.c:137
msgid "Width of handle"
msgstr ""
-#: gtk/gtkrc.c:2759
+#: gtk/gtkrc.c:2723
#, c-format
msgid "Unable to locate image file in pixmap_path: \"%s\" line %d"
msgstr "ʌneɪbəl tə ləʊkeɪt ɪmɪdʒ faɪl ɪn pixmap_path: \"%s\" laɪn %d"
-#: gtk/gtkrc.c:2762
+#: gtk/gtkrc.c:2726
#, c-format
msgid "Unable to locate image file in pixmap_path: \"%s\""
msgstr "ʌneɪbəl tu ləʊkeɪt ɪmɪdʒ faɪl ɪn pixmap_path: \"%s\""
-#: gtk/gtkrc.c:3171
+#: gtk/gtkrc.c:3135
#, c-format
msgid "Pixmap path element: \"%s\" must be absolute, %s, line %d"
msgstr ""
-#: gtk/gtkpreview.c:134
+#: gtk/gtkpreview.c:129
msgid "Expand"
msgstr ""
-#: gtk/gtkpreview.c:135
+#: gtk/gtkpreview.c:130
msgid ""
"Whether the preview widget should take up the entire space it is allocated"
msgstr ""
@@ -2222,7 +2252,7 @@ msgid ""
"in the progress widget"
msgstr ""
-#: gtk/gtkprogressbar.c:131 gtk/gtkrange.c:265 gtk/gtkspinbutton.c:213
+#: gtk/gtkprogressbar.c:131 gtk/gtkrange.c:270 gtk/gtkspinbutton.c:214
msgid "Adjustment"
msgstr ""
@@ -2230,7 +2260,7 @@ msgstr ""
msgid "The GtkAdjustment connected to the progress bar (Deprecated)"
msgstr ""
-#: gtk/gtkprogressbar.c:139 gtk/gtktoolbar.c:223
+#: gtk/gtkprogressbar.c:139 gtk/gtktoolbar.c:224
msgid "Orientation"
msgstr ""
@@ -2295,55 +2325,55 @@ msgstr ""
msgid "Text to be displayed in the progress bar"
msgstr ""
-#: gtk/gtkrange.c:256
+#: gtk/gtkrange.c:261
msgid "Update policy"
msgstr ""
-#: gtk/gtkrange.c:257
+#: gtk/gtkrange.c:262
msgid "How the range should be updated on the screen"
msgstr ""
-#: gtk/gtkrange.c:266
+#: gtk/gtkrange.c:271
msgid "The GtkAdjustment that contains the current value of this range object"
msgstr ""
-#: gtk/gtkrange.c:273
+#: gtk/gtkrange.c:278
msgid "Inverted"
msgstr ""
-#: gtk/gtkrange.c:274
+#: gtk/gtkrange.c:279
msgid "Invert direction slider moves to increase range value"
msgstr ""
-#: gtk/gtkrange.c:280
+#: gtk/gtkrange.c:285
msgid "Slider Width"
msgstr ""
-#: gtk/gtkrange.c:281
+#: gtk/gtkrange.c:286
msgid "Width of scrollbar or scale thumb"
msgstr ""
-#: gtk/gtkrange.c:288
+#: gtk/gtkrange.c:293
msgid "Trough Border"
msgstr ""
-#: gtk/gtkrange.c:289
+#: gtk/gtkrange.c:294
msgid "Spacing between thumb/steppers and outer trough bevel"
msgstr ""
-#: gtk/gtkrange.c:296
+#: gtk/gtkrange.c:301
msgid "Stepper Size"
msgstr ""
-#: gtk/gtkrange.c:297
+#: gtk/gtkrange.c:302
msgid "Length of step buttons at ends"
msgstr ""
-#: gtk/gtkrange.c:304
+#: gtk/gtkrange.c:309
msgid "Stepper Spacing"
msgstr ""
-#: gtk/gtkrange.c:305
+#: gtk/gtkrange.c:310
msgid "Spacing between step buttons and thumb"
msgstr ""
@@ -2375,7 +2405,7 @@ msgstr ""
msgid "Maximum size of the ruler"
msgstr ""
-#: gtk/gtkscale.c:148 gtk/gtkspinbutton.c:231
+#: gtk/gtkscale.c:148 gtk/gtkspinbutton.c:232
msgid "Digits"
msgstr ""
@@ -2528,67 +2558,67 @@ msgstr ""
msgid "Keybinding to activate the menu bar"
msgstr ""
-#: gtk/gtkspinbutton.c:214
+#: gtk/gtkspinbutton.c:215
msgid "The adjustment that holds the value of the spinbutton"
msgstr ""
-#: gtk/gtkspinbutton.c:221
+#: gtk/gtkspinbutton.c:222
msgid "Climb Rate"
msgstr ""
-#: gtk/gtkspinbutton.c:222
+#: gtk/gtkspinbutton.c:223
msgid "The acceleration rate when you hold down a button"
msgstr ""
-#: gtk/gtkspinbutton.c:232
+#: gtk/gtkspinbutton.c:233
msgid "The number of decimal places to display"
msgstr ""
-#: gtk/gtkspinbutton.c:241
+#: gtk/gtkspinbutton.c:242
msgid "Snap to Ticks"
msgstr ""
-#: gtk/gtkspinbutton.c:242
+#: gtk/gtkspinbutton.c:243
msgid ""
"Whether erroneous values are automatically changed to a spin button's "
"nearest step increment"
msgstr ""
-#: gtk/gtkspinbutton.c:249
+#: gtk/gtkspinbutton.c:250
msgid "Numeric"
msgstr ""
-#: gtk/gtkspinbutton.c:250
+#: gtk/gtkspinbutton.c:251
msgid "Whether non-numeric characters should be ignored"
msgstr ""
-#: gtk/gtkspinbutton.c:257
+#: gtk/gtkspinbutton.c:258
msgid "Wrap"
msgstr ""
-#: gtk/gtkspinbutton.c:258
+#: gtk/gtkspinbutton.c:259
msgid "Whether a spin button should wrap upon reaching its limits"
msgstr ""
-#: gtk/gtkspinbutton.c:265
+#: gtk/gtkspinbutton.c:266
msgid "Update Policy"
msgstr ""
-#: gtk/gtkspinbutton.c:266
+#: gtk/gtkspinbutton.c:267
msgid ""
"Whether the spin button should update always, or only when the value is legal"
msgstr ""
-#: gtk/gtkspinbutton.c:274
+#: gtk/gtkspinbutton.c:275
#, fuzzy
msgid "Value"
msgstr "væljuː:"
-#: gtk/gtkspinbutton.c:275
+#: gtk/gtkspinbutton.c:276
msgid "Reads the current value, or sets a new value"
msgstr ""
-#: gtk/gtkstatusbar.c:158
+#: gtk/gtkstatusbar.c:159
msgid "Style of bevel around the statusbar text"
msgstr ""
@@ -2613,189 +2643,280 @@ msgstr "kwɛstʃən"
#. * need the mnemonics to be rationalized
#.
#: gtk/gtkstock.c:275
+msgid "_Add"
+msgstr ""
+
+#: gtk/gtkstock.c:276
#, fuzzy
msgid "_Apply"
msgstr "əpl_aɪ"
-#: gtk/gtkstock.c:276
+#: gtk/gtkstock.c:277
msgid "_Bold"
msgstr ""
-#: gtk/gtkstock.c:277
+#: gtk/gtkstock.c:278
#, fuzzy
msgid "_Cancel"
msgstr "kænsl"
-#: gtk/gtkstock.c:278
+#: gtk/gtkstock.c:279
+msgid "_CD-Rom"
+msgstr ""
+
+#: gtk/gtkstock.c:280
#, fuzzy
msgid "_Clear"
msgstr "kliə"
-#: gtk/gtkstock.c:279
+#: gtk/gtkstock.c:281
#, fuzzy
msgid "_Close"
msgstr "_kləʊz"
-#: gtk/gtkstock.c:280
+#: gtk/gtkstock.c:282
+#, fuzzy
+msgid "_Convert"
+msgstr "krieɪt"
+
+#: gtk/gtkstock.c:283
msgid "_Copy"
msgstr ""
-#: gtk/gtkstock.c:281
+#: gtk/gtkstock.c:284
#, fuzzy
msgid "C_ut"
msgstr "kwɪt"
-#: gtk/gtkstock.c:282
+#: gtk/gtkstock.c:285
+#, fuzzy
+msgid "_Delete"
+msgstr "dəlit"
+
+#: gtk/gtkstock.c:286
+msgid "_Execute"
+msgstr ""
+
+#: gtk/gtkstock.c:287
msgid "_Find"
msgstr ""
-#: gtk/gtkstock.c:283
+#: gtk/gtkstock.c:288
msgid "Find and _Replace"
msgstr ""
-#: gtk/gtkstock.c:284
+#: gtk/gtkstock.c:289
+#, fuzzy
+msgid "_Floppy"
+msgstr "əpl_aɪ"
+
+#: gtk/gtkstock.c:290
+msgid "_Bottom"
+msgstr ""
+
+#: gtk/gtkstock.c:291
+msgid "_First"
+msgstr ""
+
+#: gtk/gtkstock.c:292
+#, fuzzy
+msgid "_Last"
+msgstr "kʌstəm pælɪt"
+
+#: gtk/gtkstock.c:293
+msgid "_Top"
+msgstr ""
+
+#: gtk/gtkstock.c:294
msgid "_Back"
msgstr ""
-#: gtk/gtkstock.c:285
+#: gtk/gtkstock.c:295
+msgid "_Down"
+msgstr ""
+
+#: gtk/gtkstock.c:296
msgid "_Forward"
msgstr ""
-#: gtk/gtkstock.c:286
+#: gtk/gtkstock.c:297
+msgid "_Up"
+msgstr ""
+
+#: gtk/gtkstock.c:298
#, fuzzy
msgid "_Help"
msgstr "hɛlp"
-#: gtk/gtkstock.c:287
+#: gtk/gtkstock.c:299
#, fuzzy
msgid "_Home"
msgstr "hɛlp"
-#: gtk/gtkstock.c:288
+#: gtk/gtkstock.c:300
+msgid "_Index"
+msgstr ""
+
+#: gtk/gtkstock.c:301
msgid "_Italic"
msgstr ""
-#: gtk/gtkstock.c:289
+#: gtk/gtkstock.c:302
+msgid "_Jump to"
+msgstr ""
+
+#: gtk/gtkstock.c:303
#, fuzzy
msgid "_Center"
msgstr "krieɪt"
-#: gtk/gtkstock.c:290
+#: gtk/gtkstock.c:304
#, fuzzy
msgid "_Fill"
msgstr "fæməli:"
-#: gtk/gtkstock.c:291
+#: gtk/gtkstock.c:305
msgid "_Left"
msgstr ""
-#: gtk/gtkstock.c:292
+#: gtk/gtkstock.c:306
msgid "_Right"
msgstr ""
-#: gtk/gtkstock.c:293
+#: gtk/gtkstock.c:307
#, fuzzy
msgid "_New"
msgstr "njuː"
-#: gtk/gtkstock.c:294
+#: gtk/gtkstock.c:308
msgid "_No"
msgstr "_nəu"
-#: gtk/gtkstock.c:295
+#: gtk/gtkstock.c:309
#, fuzzy
msgid "_OK"
msgstr "əʊkeɪ"
-#: gtk/gtkstock.c:296
+#: gtk/gtkstock.c:310
#, fuzzy
msgid "_Open"
msgstr "əupən"
-#: gtk/gtkstock.c:297
+#: gtk/gtkstock.c:311
#, fuzzy
msgid "_Paste"
msgstr "kʌstəm pælɪt"
-#: gtk/gtkstock.c:298
+#: gtk/gtkstock.c:312
msgid "_Preferences"
msgstr ""
-#: gtk/gtkstock.c:299
+#: gtk/gtkstock.c:313
msgid "_Print"
msgstr ""
-#: gtk/gtkstock.c:300
+#: gtk/gtkstock.c:314
#, fuzzy
msgid "Print Pre_view"
msgstr "privjuː:"
-#: gtk/gtkstock.c:301
+#: gtk/gtkstock.c:315
msgid "_Properties"
msgstr ""
-#: gtk/gtkstock.c:302
+#: gtk/gtkstock.c:316
#, fuzzy
msgid "_Quit"
msgstr "kwɪt"
-#: gtk/gtkstock.c:303
+#: gtk/gtkstock.c:317
#, fuzzy
msgid "_Redo"
msgstr "rɛd"
-#: gtk/gtkstock.c:304
+#: gtk/gtkstock.c:318
+msgid "_Refresh"
+msgstr ""
+
+#: gtk/gtkstock.c:319
+#, fuzzy
+msgid "_Remove"
+msgstr "rɛd"
+
+#: gtk/gtkstock.c:320
msgid "_Revert"
msgstr ""
-#: gtk/gtkstock.c:305
+#: gtk/gtkstock.c:321
#, fuzzy
msgid "_Save"
msgstr "seɪv"
-#: gtk/gtkstock.c:306
+#: gtk/gtkstock.c:322
#, fuzzy
msgid "Save _As"
msgstr "seɪv"
-#: gtk/gtkstock.c:307
+#: gtk/gtkstock.c:323
+#, fuzzy
+msgid "_Color"
+msgstr "_kləʊz"
+
+#: gtk/gtkstock.c:324
+msgid "_Font"
+msgstr ""
+
+#: gtk/gtkstock.c:325
+msgid "_Ascending"
+msgstr ""
+
+#: gtk/gtkstock.c:326
+msgid "_Descending"
+msgstr ""
+
+#: gtk/gtkstock.c:327
msgid "_Spell Check"
msgstr ""
-#: gtk/gtkstock.c:308
+#: gtk/gtkstock.c:328
msgid "_Stop"
msgstr ""
-#: gtk/gtkstock.c:309
+#: gtk/gtkstock.c:329
msgid "_Strikethrough"
msgstr ""
-#: gtk/gtkstock.c:310
+#: gtk/gtkstock.c:330
+#, fuzzy
+msgid "_Undelete"
+msgstr "dəlit"
+
+#: gtk/gtkstock.c:331
msgid "_Underline"
msgstr ""
-#: gtk/gtkstock.c:311
+#: gtk/gtkstock.c:332
msgid "_Undo"
msgstr ""
-#: gtk/gtkstock.c:312
+#: gtk/gtkstock.c:333
msgid "_Yes"
msgstr "_jɛs"
-#: gtk/gtkstock.c:313
+#: gtk/gtkstock.c:334
#, c-format
msgid "Zoom _100%"
msgstr ""
-#: gtk/gtkstock.c:314
+#: gtk/gtkstock.c:335
msgid "Zoom to _Fit"
msgstr ""
-#: gtk/gtkstock.c:315
+#: gtk/gtkstock.c:336
msgid "Zoom _In"
msgstr ""
-#: gtk/gtkstock.c:316
+#: gtk/gtkstock.c:337
msgid "Zoom _Out"
msgstr ""
@@ -2839,304 +2960,304 @@ msgstr ""
msgid "If TRUE this means the table cells are all the same width/height"
msgstr ""
-#: gtk/gtktext.c:603 gtk/gtktreeview.c:504
+#: gtk/gtktext.c:604 gtk/gtktreeview.c:505
msgid "Horizontal Adjustment"
msgstr ""
-#: gtk/gtktext.c:604
+#: gtk/gtktext.c:605
msgid "Horizontal adjustment for the text widget"
msgstr ""
-#: gtk/gtktext.c:611 gtk/gtktreeview.c:512
+#: gtk/gtktext.c:612 gtk/gtktreeview.c:513
msgid "Vertical Adjustment"
msgstr ""
-#: gtk/gtktext.c:612
+#: gtk/gtktext.c:613
msgid "Vertical adjustment for the text widget"
msgstr ""
-#: gtk/gtktext.c:619
+#: gtk/gtktext.c:620
msgid "Line Wrap"
msgstr ""
-#: gtk/gtktext.c:620
+#: gtk/gtktext.c:621
msgid "Whether lines are wrapped at widget edges"
msgstr ""
-#: gtk/gtktext.c:627
+#: gtk/gtktext.c:628
msgid "Word Wrap"
msgstr ""
-#: gtk/gtktext.c:628
+#: gtk/gtktext.c:629
msgid "Whether words are wrapped at widget edges"
msgstr ""
-#: gtk/gtktexttag.c:198
+#: gtk/gtktexttag.c:199
msgid "Tag name"
msgstr ""
-#: gtk/gtktexttag.c:199
+#: gtk/gtktexttag.c:200
msgid "Name used to refer to the text tag"
msgstr ""
-#: gtk/gtktexttag.c:224
+#: gtk/gtktexttag.c:225
msgid "Background full height"
msgstr ""
-#: gtk/gtktexttag.c:225
+#: gtk/gtktexttag.c:226
msgid ""
"Whether the background color fills the entire line height or only the height "
"of the tagged characters"
msgstr ""
-#: gtk/gtktexttag.c:233
+#: gtk/gtktexttag.c:234
msgid "Background stipple mask"
msgstr ""
-#: gtk/gtktexttag.c:234
+#: gtk/gtktexttag.c:235
msgid "Bitmap to use as a mask when drawing the text background"
msgstr ""
-#: gtk/gtktexttag.c:259
+#: gtk/gtktexttag.c:260
msgid "Foreground stipple mask"
msgstr ""
-#: gtk/gtktexttag.c:260
+#: gtk/gtktexttag.c:261
msgid "Bitmap to use as a mask when drawing the text foreground"
msgstr ""
-#: gtk/gtktexttag.c:267
+#: gtk/gtktexttag.c:268
#, fuzzy
msgid "Text direction"
msgstr "krieɪt daɪrɛktəri"
-#: gtk/gtktexttag.c:268
+#: gtk/gtktexttag.c:269
msgid "Text direction, e.g. right-to-left or left-to-right"
msgstr ""
-#: gtk/gtktexttag.c:378 gtk/gtktextview.c:557
+#: gtk/gtktexttag.c:379 gtk/gtktextview.c:566
msgid "Left, right, or center justification"
msgstr ""
-#: gtk/gtktexttag.c:386
+#: gtk/gtktexttag.c:387
msgid "Language"
msgstr ""
-#: gtk/gtktexttag.c:387
+#: gtk/gtktexttag.c:388
msgid "Language engine code to use for rendering the text"
msgstr ""
-#: gtk/gtktexttag.c:394
+#: gtk/gtktexttag.c:395
msgid "Left margin"
msgstr ""
-#: gtk/gtktexttag.c:395 gtk/gtktextview.c:566
+#: gtk/gtktexttag.c:396 gtk/gtktextview.c:575
msgid "Width of the left margin in pixels"
msgstr ""
-#: gtk/gtktexttag.c:404
+#: gtk/gtktexttag.c:405
msgid "Right margin"
msgstr ""
-#: gtk/gtktexttag.c:405 gtk/gtktextview.c:576
+#: gtk/gtktexttag.c:406 gtk/gtktextview.c:585
msgid "Width of the right margin in pixels"
msgstr ""
-#: gtk/gtktexttag.c:415 gtk/gtktextview.c:585
+#: gtk/gtktexttag.c:416 gtk/gtktextview.c:594
msgid "Indent"
msgstr ""
-#: gtk/gtktexttag.c:416 gtk/gtktextview.c:586
+#: gtk/gtktexttag.c:417 gtk/gtktextview.c:595
msgid "Amount to indent the paragraph, in pixels"
msgstr ""
-#: gtk/gtktexttag.c:436
+#: gtk/gtktexttag.c:437
msgid "Pixels above lines"
msgstr ""
-#: gtk/gtktexttag.c:437 gtk/gtktextview.c:510
+#: gtk/gtktexttag.c:438 gtk/gtktextview.c:519
msgid "Pixels of blank space above paragraphs"
msgstr ""
-#: gtk/gtktexttag.c:446
+#: gtk/gtktexttag.c:447
msgid "Pixels below lines"
msgstr ""
-#: gtk/gtktexttag.c:447 gtk/gtktextview.c:520
+#: gtk/gtktexttag.c:448 gtk/gtktextview.c:529
msgid "Pixels of blank space below paragraphs"
msgstr ""
-#: gtk/gtktexttag.c:456
+#: gtk/gtktexttag.c:457
msgid "Pixels inside wrap"
msgstr ""
-#: gtk/gtktexttag.c:457 gtk/gtktextview.c:530
+#: gtk/gtktexttag.c:458 gtk/gtktextview.c:539
msgid "Pixels of blank space between wrapped lines in a paragraph"
msgstr ""
-#: gtk/gtktexttag.c:483
+#: gtk/gtktexttag.c:484
msgid "Wrap mode"
msgstr ""
-#: gtk/gtktexttag.c:484 gtk/gtktextview.c:548
+#: gtk/gtktexttag.c:485 gtk/gtktextview.c:557
msgid ""
"Whether to wrap lines never, at word boundaries, or at character boundaries"
msgstr ""
-#: gtk/gtktexttag.c:493 gtk/gtktextview.c:595
+#: gtk/gtktexttag.c:494 gtk/gtktextview.c:604
msgid "Tabs"
msgstr ""
-#: gtk/gtktexttag.c:494 gtk/gtktextview.c:596
+#: gtk/gtktexttag.c:495 gtk/gtktextview.c:605
msgid "Custom tabs for this text"
msgstr ""
-#: gtk/gtktexttag.c:501
+#: gtk/gtktexttag.c:502
msgid "Invisible"
msgstr ""
-#: gtk/gtktexttag.c:502
+#: gtk/gtktexttag.c:503
msgid "Whether this text is hidden"
msgstr ""
-#: gtk/gtktexttag.c:515
+#: gtk/gtktexttag.c:516
msgid "Background full height set"
msgstr ""
-#: gtk/gtktexttag.c:516
+#: gtk/gtktexttag.c:517
msgid "Whether this tag affects background height"
msgstr ""
-#: gtk/gtktexttag.c:519
+#: gtk/gtktexttag.c:520
msgid "Background stipple set"
msgstr ""
-#: gtk/gtktexttag.c:520
+#: gtk/gtktexttag.c:521
msgid "Whether this tag affects the background stipple"
msgstr ""
-#: gtk/gtktexttag.c:527
+#: gtk/gtktexttag.c:528
msgid "Foreground stipple set"
msgstr ""
-#: gtk/gtktexttag.c:528
+#: gtk/gtktexttag.c:529
msgid "Whether this tag affects the foreground stipple"
msgstr ""
-#: gtk/gtktexttag.c:563
+#: gtk/gtktexttag.c:564
msgid "Justification set"
msgstr ""
-#: gtk/gtktexttag.c:564
+#: gtk/gtktexttag.c:565
msgid "Whether this tag affects paragraph justification"
msgstr ""
-#: gtk/gtktexttag.c:567
+#: gtk/gtktexttag.c:568
msgid "Language set"
msgstr ""
-#: gtk/gtktexttag.c:568
+#: gtk/gtktexttag.c:569
msgid "Whether this tag affects the language the text is rendered as"
msgstr ""
-#: gtk/gtktexttag.c:571
+#: gtk/gtktexttag.c:572
msgid "Left margin set"
msgstr ""
-#: gtk/gtktexttag.c:572
+#: gtk/gtktexttag.c:573
msgid "Whether this tag affects the left margin"
msgstr ""
-#: gtk/gtktexttag.c:575
+#: gtk/gtktexttag.c:576
msgid "Indent set"
msgstr ""
-#: gtk/gtktexttag.c:576
+#: gtk/gtktexttag.c:577
msgid "Whether this tag affects indentation"
msgstr ""
-#: gtk/gtktexttag.c:583
+#: gtk/gtktexttag.c:584
msgid "Pixels above lines set"
msgstr ""
-#: gtk/gtktexttag.c:584 gtk/gtktexttag.c:588
+#: gtk/gtktexttag.c:585 gtk/gtktexttag.c:589
msgid "Whether this tag affects the number of pixels above lines"
msgstr ""
-#: gtk/gtktexttag.c:587
+#: gtk/gtktexttag.c:588
msgid "Pixels below lines set"
msgstr ""
-#: gtk/gtktexttag.c:591
+#: gtk/gtktexttag.c:592
msgid "Pixels inside wrap set"
msgstr ""
-#: gtk/gtktexttag.c:592
+#: gtk/gtktexttag.c:593
msgid "Whether this tag affects the number of pixels between wrapped lines"
msgstr ""
-#: gtk/gtktexttag.c:599
+#: gtk/gtktexttag.c:600
msgid "Right margin set"
msgstr ""
-#: gtk/gtktexttag.c:600
+#: gtk/gtktexttag.c:601
msgid "Whether this tag affects the right margin"
msgstr ""
-#: gtk/gtktexttag.c:607
+#: gtk/gtktexttag.c:608
msgid "Wrap mode set"
msgstr ""
-#: gtk/gtktexttag.c:608
+#: gtk/gtktexttag.c:609
msgid "Whether this tag affects line wrap mode"
msgstr ""
-#: gtk/gtktexttag.c:611
+#: gtk/gtktexttag.c:612
msgid "Tabs set"
msgstr ""
-#: gtk/gtktexttag.c:612
+#: gtk/gtktexttag.c:613
msgid "Whether this tag affects tabs"
msgstr ""
-#: gtk/gtktexttag.c:615
+#: gtk/gtktexttag.c:616
msgid "Invisible set"
msgstr ""
-#: gtk/gtktexttag.c:616
+#: gtk/gtktexttag.c:617
msgid "Whether this tag affects text visibility"
msgstr ""
-#: gtk/gtktextview.c:509
+#: gtk/gtktextview.c:518
msgid "Pixels Above Lines"
msgstr ""
-#: gtk/gtktextview.c:519
+#: gtk/gtktextview.c:528
msgid "Pixels Below Lines"
msgstr ""
-#: gtk/gtktextview.c:529
+#: gtk/gtktextview.c:538
msgid "Pixels Inside Wrap"
msgstr ""
-#: gtk/gtktextview.c:547
+#: gtk/gtktextview.c:556
msgid "Wrap Mode"
msgstr ""
-#: gtk/gtktextview.c:565
+#: gtk/gtktextview.c:574
msgid "Left Margin"
msgstr ""
-#: gtk/gtktextview.c:575
+#: gtk/gtktextview.c:584
msgid "Right Margin"
msgstr ""
-#: gtk/gtktextview.c:603
+#: gtk/gtktextview.c:612
#, fuzzy
msgid "Cursor Visible"
msgstr "dɪseɪbəld"
-#: gtk/gtktextview.c:604
+#: gtk/gtktextview.c:613
msgid "If the insertion cursor is shown"
msgstr ""
@@ -3145,547 +3266,559 @@ msgstr ""
msgid "Unable to locate theme engine in module_path: \"%s\","
msgstr "ʌneɪbəl tu ləʊkeɪt ɪmɪdʒ faɪl ɪn module_path: \"%s\","
-#: gtk/gtktipsquery.c:181
+#: gtk/gtktipsquery.c:182
msgid "--- No Tip ---"
msgstr "--- nəʊ tɪp ---"
-#: gtk/gtktogglebutton.c:143
+#: gtk/gtktogglebutton.c:133
msgid "If the toggle button should be pressed in or not"
msgstr ""
-#: gtk/gtktogglebutton.c:151
+#: gtk/gtktogglebutton.c:141
msgid "If the toggle button is in an \"in between\" state."
msgstr ""
-#: gtk/gtktogglebutton.c:158
+#: gtk/gtktogglebutton.c:148
msgid "Draw Indicator"
msgstr ""
-#: gtk/gtktogglebutton.c:159
+#: gtk/gtktogglebutton.c:149
msgid "If the toggle part of the button is displayed"
msgstr ""
-#: gtk/gtktoolbar.c:224
+#: gtk/gtktoolbar.c:225
msgid "The orientation of the toolbar"
msgstr ""
-#: gtk/gtktoolbar.c:232
+#: gtk/gtktoolbar.c:233
msgid "Toolbar Style"
msgstr ""
-#: gtk/gtktoolbar.c:233
+#: gtk/gtktoolbar.c:234
msgid "How to draw the toolbar"
msgstr ""
-#: gtk/gtktoolbar.c:241
+#: gtk/gtktoolbar.c:242
msgid "Spacer size"
msgstr ""
-#: gtk/gtktoolbar.c:242
+#: gtk/gtktoolbar.c:243
msgid "Size of spacers"
msgstr ""
-#: gtk/gtktoolbar.c:251
+#: gtk/gtktoolbar.c:252
msgid "Amount of border space between the toolbar shadow and the buttons"
msgstr ""
-#: gtk/gtktoolbar.c:259
+#: gtk/gtktoolbar.c:260
msgid "Space style"
msgstr ""
-#: gtk/gtktoolbar.c:260
+#: gtk/gtktoolbar.c:261
msgid "Whether spacers are vertical lines or just blank"
msgstr ""
-#: gtk/gtktoolbar.c:268
+#: gtk/gtktoolbar.c:269
msgid "Button relief"
msgstr ""
-#: gtk/gtktoolbar.c:269
+#: gtk/gtktoolbar.c:270
msgid "Type of bevel around toolbar buttons"
msgstr ""
-#: gtk/gtktoolbar.c:277
+#: gtk/gtktoolbar.c:278
msgid "Style of bevel around the toolbar"
msgstr ""
-#: gtk/gtktoolbar.c:283
+#: gtk/gtktoolbar.c:284
msgid "Toolbar style"
msgstr ""
-#: gtk/gtktoolbar.c:284
+#: gtk/gtktoolbar.c:285
msgid ""
"Whether default toolbars have text only, text and icons, icons only, etc."
msgstr ""
-#: gtk/gtktoolbar.c:290
+#: gtk/gtktoolbar.c:291
msgid "Toolbar icon size"
msgstr ""
-#: gtk/gtktoolbar.c:291
+#: gtk/gtktoolbar.c:292
msgid "Size of icons in default toolbars"
msgstr ""
-#: gtk/gtktreeview.c:496
+#: gtk/gtktreeview.c:497
msgid "TreeView Model"
msgstr ""
-#: gtk/gtktreeview.c:497
+#: gtk/gtktreeview.c:498
msgid "The model for the tree view"
msgstr ""
-#: gtk/gtktreeview.c:505
+#: gtk/gtktreeview.c:506
msgid "Horizontal Adjustment for the widget"
msgstr ""
-#: gtk/gtktreeview.c:513
+#: gtk/gtktreeview.c:514
msgid "Vertical Adjustment for the widget"
msgstr ""
-#: gtk/gtktreeview.c:520 gtk/gtktreeviewcolumn.c:171 gtk/gtkwidget.c:421
+#: gtk/gtktreeview.c:521 gtk/gtktreeviewcolumn.c:173 gtk/gtkwidget.c:427
#, fuzzy
msgid "Visible"
msgstr "dɪseɪbəld"
-#: gtk/gtktreeview.c:521
+#: gtk/gtktreeview.c:522
msgid "Show the column header buttons"
msgstr ""
-#: gtk/gtktreeview.c:528
+#: gtk/gtktreeview.c:529
msgid "Headers Clickable"
msgstr ""
-#: gtk/gtktreeview.c:529
+#: gtk/gtktreeview.c:530
msgid "Column headers respond to click events"
msgstr ""
-#: gtk/gtktreeview.c:536
+#: gtk/gtktreeview.c:537
msgid "Expander Column"
msgstr ""
-#: gtk/gtktreeview.c:537
+#: gtk/gtktreeview.c:538
msgid "Set the column for the expander column"
msgstr ""
-#: gtk/gtktreeview.c:544 gtk/gtktreeviewcolumn.c:262
+#: gtk/gtktreeview.c:545 gtk/gtktreeviewcolumn.c:272
msgid "Reorderable"
msgstr ""
-#: gtk/gtktreeview.c:545
+#: gtk/gtktreeview.c:546
msgid "View is reorderable"
msgstr ""
-#: gtk/gtktreeview.c:552
+#: gtk/gtktreeview.c:553
msgid "Rules Hint"
msgstr ""
-#: gtk/gtktreeview.c:553
+#: gtk/gtktreeview.c:554
msgid "Set a hint to the theme engine to draw rows in alternating colors"
msgstr ""
-#: gtk/gtktreeview.c:560
+#: gtk/gtktreeview.c:561
msgid "Enable Search"
msgstr ""
-#: gtk/gtktreeview.c:561
+#: gtk/gtktreeview.c:562
msgid "View allows user to search through columns interactively"
msgstr ""
-#: gtk/gtktreeview.c:568
+#: gtk/gtktreeview.c:569
msgid "Search Column"
msgstr ""
-#: gtk/gtktreeview.c:569
+#: gtk/gtktreeview.c:570
msgid "Model column to search through when searching through code"
msgstr ""
-#: gtk/gtktreeview.c:582
+#: gtk/gtktreeview.c:583
msgid "Expander Size"
msgstr ""
-#: gtk/gtktreeview.c:583
+#: gtk/gtktreeview.c:584
msgid "Size of the expander arrow."
msgstr ""
-#: gtk/gtktreeview.c:591
+#: gtk/gtktreeview.c:592
msgid "Vertical Separator Width"
msgstr ""
-#: gtk/gtktreeview.c:592
+#: gtk/gtktreeview.c:593
msgid "Vertical space between cells. Must be an even number."
msgstr ""
-#: gtk/gtktreeview.c:600
+#: gtk/gtktreeview.c:601
msgid "Horizontal Separator Width"
msgstr ""
-#: gtk/gtktreeview.c:601
+#: gtk/gtktreeview.c:602
msgid "Horizontal space between cells. Must be an even number."
msgstr ""
-#: gtk/gtktreeview.c:609
+#: gtk/gtktreeview.c:610
msgid "Allow Rules"
msgstr ""
-#: gtk/gtktreeview.c:610
+#: gtk/gtktreeview.c:611
msgid "Allow drawing of alternating color rows."
msgstr ""
-#: gtk/gtktreeviewcolumn.c:172
+#: gtk/gtktreeview.c:617
+msgid "Indent Expanders"
+msgstr ""
+
+#: gtk/gtktreeview.c:618
+msgid "Make the expanders indented."
+msgstr ""
+
+#: gtk/gtktreeviewcolumn.c:174
msgid "Whether to display the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:180
+#: gtk/gtktreeviewcolumn.c:181 gtk/gtkwindow.c:394
+#, fuzzy
+msgid "Resizable"
+msgstr "dɪseɪbəld"
+
+#: gtk/gtktreeviewcolumn.c:182
+msgid "Column is user-resizable"
+msgstr ""
+
+#: gtk/gtktreeviewcolumn.c:190
msgid "Current width of the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:188
+#: gtk/gtktreeviewcolumn.c:198
msgid "Sizing"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:189
+#: gtk/gtktreeviewcolumn.c:199
msgid "Resize mode of the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:197
+#: gtk/gtktreeviewcolumn.c:207
msgid "Fixed Width"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:198
+#: gtk/gtktreeviewcolumn.c:208
msgid "Current fixed width of the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:207
+#: gtk/gtktreeviewcolumn.c:217
msgid "Minimum Width"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:208
+#: gtk/gtktreeviewcolumn.c:218
msgid "Minimum allowed width of the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:217
+#: gtk/gtktreeviewcolumn.c:227
msgid "Maximum Width"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:218
+#: gtk/gtktreeviewcolumn.c:228
msgid "Maximum allowed width of the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:227
+#: gtk/gtktreeviewcolumn.c:237
#, fuzzy
msgid "Title"
msgstr "faɪlz"
-#: gtk/gtktreeviewcolumn.c:228
+#: gtk/gtktreeviewcolumn.c:238
msgid "Title to appear in column header"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:235
+#: gtk/gtktreeviewcolumn.c:245
msgid "Clickable"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:236
+#: gtk/gtktreeviewcolumn.c:246
msgid "Whether the header can be clicked"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:244
+#: gtk/gtktreeviewcolumn.c:254
msgid "Widget"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:245
+#: gtk/gtktreeviewcolumn.c:255
msgid "Widget to put in column header button instead of column title"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:252
+#: gtk/gtktreeviewcolumn.c:262
msgid "Alignment"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:253
+#: gtk/gtktreeviewcolumn.c:263
msgid "X Alignment of the column header text or widget"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:263
+#: gtk/gtktreeviewcolumn.c:273
msgid "Whether the column can be reordered around the headers"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:270
+#: gtk/gtktreeviewcolumn.c:280
msgid "Sort indicator"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:271
+#: gtk/gtktreeviewcolumn.c:281
msgid "Whether to show a sort indicator"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:278
+#: gtk/gtktreeviewcolumn.c:288
msgid "Sort order"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:279
+#: gtk/gtktreeviewcolumn.c:289
msgid "Sort direction the sort indicator should indicate"
msgstr ""
-#: gtk/gtkviewport.c:132
+#: gtk/gtkviewport.c:133
msgid ""
"The GtkAdjustment that determines the values of the horizontal position for "
"this viewport."
msgstr ""
-#: gtk/gtkviewport.c:140
+#: gtk/gtkviewport.c:141
msgid ""
"The GtkAdjustment that determines the values of the vertical position for "
"this viewport."
msgstr ""
-#: gtk/gtkviewport.c:148
+#: gtk/gtkviewport.c:149
msgid "Determines how the shadowed box around the viewport is drawn."
msgstr ""
-#: gtk/gtkwidget.c:388
+#: gtk/gtkwidget.c:394
#, fuzzy
msgid "Widget name"
msgstr "rineɪm"
-#: gtk/gtkwidget.c:389
+#: gtk/gtkwidget.c:395
msgid "The name of the widget"
msgstr ""
-#: gtk/gtkwidget.c:395
+#: gtk/gtkwidget.c:401
msgid "Parent widget"
msgstr ""
-#: gtk/gtkwidget.c:396
+#: gtk/gtkwidget.c:402
msgid "The parent widget of this widget. Must be a Container widget."
msgstr ""
-#: gtk/gtkwidget.c:403
+#: gtk/gtkwidget.c:409
msgid "Width request"
msgstr ""
-#: gtk/gtkwidget.c:404
+#: gtk/gtkwidget.c:410
msgid ""
"Override for width request of the widget, or -1 if natural request should be "
"used."
msgstr ""
-#: gtk/gtkwidget.c:412
+#: gtk/gtkwidget.c:418
msgid "Height request"
msgstr ""
-#: gtk/gtkwidget.c:413
+#: gtk/gtkwidget.c:419
msgid ""
"Override for height request of the widget, or -1 if natural request should "
"be used."
msgstr ""
-#: gtk/gtkwidget.c:422
+#: gtk/gtkwidget.c:428
msgid "Whether the widget is visible"
msgstr ""
-#: gtk/gtkwidget.c:428
+#: gtk/gtkwidget.c:434
msgid "Sensitive"
msgstr ""
-#: gtk/gtkwidget.c:429
+#: gtk/gtkwidget.c:435
msgid "Whether the widget responds to input"
msgstr ""
-#: gtk/gtkwidget.c:435
+#: gtk/gtkwidget.c:441
msgid "Application paintable"
msgstr ""
-#: gtk/gtkwidget.c:436
+#: gtk/gtkwidget.c:442
msgid "Whether the application will paint directly on the widget"
msgstr ""
-#: gtk/gtkwidget.c:442
+#: gtk/gtkwidget.c:448
msgid "Can focus"
msgstr ""
-#: gtk/gtkwidget.c:443
+#: gtk/gtkwidget.c:449
msgid "Whether the widget can accept the input focus"
msgstr ""
-#: gtk/gtkwidget.c:449
+#: gtk/gtkwidget.c:455
msgid "Has focus"
msgstr ""
-#: gtk/gtkwidget.c:450
+#: gtk/gtkwidget.c:456
msgid "Whether the widget has the input focus"
msgstr ""
-#: gtk/gtkwidget.c:456
+#: gtk/gtkwidget.c:462
#, fuzzy
msgid "Can default"
msgstr "default:LTR"
-#: gtk/gtkwidget.c:457
+#: gtk/gtkwidget.c:463
msgid "Whether the widget can be the default widget"
msgstr ""
-#: gtk/gtkwidget.c:463
+#: gtk/gtkwidget.c:469
#, fuzzy
msgid "Has default"
msgstr "default:LTR"
-#: gtk/gtkwidget.c:464
+#: gtk/gtkwidget.c:470
msgid "Whether the widget is the default widget"
msgstr ""
-#: gtk/gtkwidget.c:470
+#: gtk/gtkwidget.c:476
msgid "Receives default"
msgstr ""
-#: gtk/gtkwidget.c:471
+#: gtk/gtkwidget.c:477
msgid "If TRUE, the widget will receive the default action when it is focused."
msgstr ""
-#: gtk/gtkwidget.c:477
+#: gtk/gtkwidget.c:483
msgid "Composite child"
msgstr ""
-#: gtk/gtkwidget.c:478
+#: gtk/gtkwidget.c:484
msgid "Whether the widget is composed of other widgets"
msgstr ""
-#: gtk/gtkwidget.c:484
+#: gtk/gtkwidget.c:490
#, fuzzy
msgid "Style"
msgstr "staɪl:"
-#: gtk/gtkwidget.c:485
+#: gtk/gtkwidget.c:491
msgid ""
"The style of the widget, which contains information about how it will look "
"(colors etc)."
msgstr ""
-#: gtk/gtkwidget.c:491
+#: gtk/gtkwidget.c:497
msgid "Events"
msgstr ""
-#: gtk/gtkwidget.c:492
+#: gtk/gtkwidget.c:498
msgid "The event mask that decides what kind of GdkEvents this widget gets."
msgstr ""
-#: gtk/gtkwidget.c:499
+#: gtk/gtkwidget.c:505
msgid "Extension events"
msgstr ""
-#: gtk/gtkwidget.c:500
+#: gtk/gtkwidget.c:506
msgid "The mask that decides what kind of extension events this widget gets."
msgstr ""
-#: gtk/gtkwidget.c:1047
+#: gtk/gtkwidget.c:1053
msgid "Interior Focus"
msgstr ""
-#: gtk/gtkwidget.c:1048
+#: gtk/gtkwidget.c:1054
msgid "Whether to draw the focus indicator inside widgets."
msgstr ""
-#: gtk/gtkwindow.c:361
+#: gtk/gtkwindow.c:359
#, fuzzy
msgid "Window Type"
msgstr "wɪndəʊ"
-#: gtk/gtkwindow.c:362
+#: gtk/gtkwindow.c:360
msgid "The type of the window"
msgstr ""
-#: gtk/gtkwindow.c:371
+#: gtk/gtkwindow.c:369
#, fuzzy
msgid "Window Title"
msgstr "wɪndəʊ"
-#: gtk/gtkwindow.c:372
+#: gtk/gtkwindow.c:370
msgid "The title of the window"
msgstr ""
-#: gtk/gtkwindow.c:379
+#: gtk/gtkwindow.c:377
msgid "Allow Shrink"
msgstr ""
-#: gtk/gtkwindow.c:381
+#: gtk/gtkwindow.c:379
#, no-c-format
msgid ""
"If TRUE, the window has no mimimum size. Setting this to TRUE is 99% of the "
"time a bad idea."
msgstr ""
-#: gtk/gtkwindow.c:388
+#: gtk/gtkwindow.c:386
msgid "Allow Grow"
msgstr ""
-#: gtk/gtkwindow.c:389
+#: gtk/gtkwindow.c:387
msgid "If TRUE, users can expand the window beyond its minimum size."
msgstr ""
-#: gtk/gtkwindow.c:396
-#, fuzzy
-msgid "Resizable"
-msgstr "dɪseɪbəld"
-
-#: gtk/gtkwindow.c:397
+#: gtk/gtkwindow.c:395
msgid "If TRUE, users can resize the window."
msgstr ""
-#: gtk/gtkwindow.c:404
+#: gtk/gtkwindow.c:402
msgid "Modal"
msgstr ""
-#: gtk/gtkwindow.c:405
+#: gtk/gtkwindow.c:403
msgid ""
"If TRUE, the window is modal (other windows are not usable while this one is "
"up)."
msgstr ""
-#: gtk/gtkwindow.c:412
+#: gtk/gtkwindow.c:410
msgid "Window Position"
msgstr ""
-#: gtk/gtkwindow.c:413
+#: gtk/gtkwindow.c:411
msgid "The initial position of the window."
msgstr ""
-#: gtk/gtkwindow.c:421
+#: gtk/gtkwindow.c:419
msgid "Default Width"
msgstr ""
-#: gtk/gtkwindow.c:422
+#: gtk/gtkwindow.c:420
msgid ""
"The default width of the window, used when initially showing the window."
msgstr ""
-#: gtk/gtkwindow.c:431
+#: gtk/gtkwindow.c:429
msgid "Default Height"
msgstr ""
-#: gtk/gtkwindow.c:432
+#: gtk/gtkwindow.c:430
msgid ""
"The default height of the window, used when initially showing the window."
msgstr ""
-#: gtk/gtkwindow.c:441
+#: gtk/gtkwindow.c:439
msgid "Destroy with Parent"
msgstr ""
-#: gtk/gtkwindow.c:442
+#: gtk/gtkwindow.c:440
msgid "If this window should be destroyed when the parent is destroyed"
msgstr ""
-#: gtk/gtkwindow.c:449
+#: gtk/gtkwindow.c:447
msgid "Icon"
msgstr ""
-#: gtk/gtkwindow.c:450
+#: gtk/gtkwindow.c:448
msgid "Icon for this window"
msgstr ""
-#: gtk/gtksizegroup.c:241
+#: gtk/gtksizegroup.c:242
#, fuzzy
msgid "Mode"
msgstr "məʊd: "
-#: gtk/gtksizegroup.c:242
+#: gtk/gtksizegroup.c:243
msgid ""
"The the directions in which the size group effects the requested sizes of "
"its component widgets."
diff --git a/po/en_GB.po b/po/en_GB.po
index 691f48e30..29b72cc6c 100644
--- a/po/en_GB.po
+++ b/po/en_GB.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: gtk+ 1.3\n"
-"POT-Creation-Date: 2001-10-25 16:39-0400\n"
+"POT-Creation-Date: 2001-11-23 15:47-0500\n"
"PO-Revision-Date: 2000-10-27 01:02+0100\n"
"Last-Translator: Robert Brady <rwb197@zepler.orgk\n"
"Language-Team: \n"
@@ -13,12 +13,12 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-#: gdk-pixbuf/gdk-pixbuf-animation.c:144 gdk-pixbuf/gdk-pixbuf-io.c:543
+#: gdk-pixbuf/gdk-pixbuf-animation.c:144 gdk-pixbuf/gdk-pixbuf-io.c:551
#, c-format
msgid "Failed to open file '%s': %s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-animation.c:155 gdk-pixbuf/gdk-pixbuf-io.c:553
+#: gdk-pixbuf/gdk-pixbuf-animation.c:155 gdk-pixbuf/gdk-pixbuf-io.c:561
#, c-format
msgid "Image file '%s' contains no data"
msgstr ""
@@ -28,7 +28,7 @@ msgstr ""
msgid "Don't know how to load the animation in file '%s'"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-animation.c:205 gdk-pixbuf/gdk-pixbuf-io.c:598
+#: gdk-pixbuf/gdk-pixbuf-animation.c:205 gdk-pixbuf/gdk-pixbuf-io.c:606
#, c-format
msgid ""
"Failed to load image '%s': reason not known, probably a corrupt image file"
@@ -41,65 +41,65 @@ msgid ""
"animation file"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:316
+#: gdk-pixbuf/gdk-pixbuf-io.c:324
#, c-format
msgid "Unable to load image-loading module: %s: %s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:335
+#: gdk-pixbuf/gdk-pixbuf-io.c:343
#, c-format
msgid ""
"Image-loading module %s does not export the proper interface; perhaps it's "
"from a different GTK version?"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:452 gdk-pixbuf/gdk-pixbuf-io.c:478
+#: gdk-pixbuf/gdk-pixbuf-io.c:460 gdk-pixbuf/gdk-pixbuf-io.c:486
#, c-format
msgid "Image type '%s' is not supported"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:500
+#: gdk-pixbuf/gdk-pixbuf-io.c:508
#, c-format
msgid "Couldn't recognize the image file format for file '%s'"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:506
+#: gdk-pixbuf/gdk-pixbuf-io.c:514
msgid "Unrecognized image file format"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:576
+#: gdk-pixbuf/gdk-pixbuf-io.c:584
#, c-format
msgid "Don't know how to load the image in file '%s'"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:609
+#: gdk-pixbuf/gdk-pixbuf-io.c:617
#, c-format
msgid "Failed to load image '%s': %s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:714
+#: gdk-pixbuf/gdk-pixbuf-io.c:722
#, c-format
msgid "This build of gdk-pixbuf does not support saving the image format: %s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:822
+#: gdk-pixbuf/gdk-pixbuf-io.c:830
#, c-format
msgid "Failed to open '%s' for writing: %s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:843
+#: gdk-pixbuf/gdk-pixbuf-io.c:851
#, c-format
msgid ""
"Failed to close '%s' while writing image, all data may not have been saved: %"
"s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-loader.c:252
+#: gdk-pixbuf/gdk-pixbuf-loader.c:250
#, c-format
msgid "Incremental loading of image type '%s' is not supported"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-loader.c:275 gdk-pixbuf/gdk-pixbuf-loader.c:376
+#: gdk-pixbuf/gdk-pixbuf-loader.c:273 gdk-pixbuf/gdk-pixbuf-loader.c:374
#, c-format
msgid ""
"Internal error: Image loader module '%s' failed to begin loading an image, "
@@ -362,35 +362,35 @@ msgstr ""
msgid "Failed to write to temporary file when loading XBM image"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1256
+#: gdk-pixbuf/io-xpm.c:1234
msgid "No XPM header found"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1264
+#: gdk-pixbuf/io-xpm.c:1242
msgid "XPM file has image width <= 0"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1272
+#: gdk-pixbuf/io-xpm.c:1250
msgid "XPM file has image height <= 0"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1280
+#: gdk-pixbuf/io-xpm.c:1258
msgid "XPM file has invalid number of colors"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1288
+#: gdk-pixbuf/io-xpm.c:1266
msgid "XPM has invalid number of chars per pixel"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1306
+#: gdk-pixbuf/io-xpm.c:1284
msgid "Can't read XPM colormap"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1344
+#: gdk-pixbuf/io-xpm.c:1322
msgid "Can't allocate memory for loading XPM image"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1527
+#: gdk-pixbuf/io-xpm.c:1505
msgid "Failed to write to temporary file when loading XPM image"
msgstr ""
@@ -411,12 +411,20 @@ msgstr ""
msgid "failed to allocate image buffer of %u bytes"
msgstr ""
-#: gtk/gtkaccellabel.c:115
-msgid "Accelerator object"
+#: gtk/gtkaccellabel.c:122
+msgid "Accelerator Closure"
msgstr ""
-#: gtk/gtkaccellabel.c:116
-msgid "The object monitored by this accelerator label"
+#: gtk/gtkaccellabel.c:123
+msgid "The closure to be monitored for accelerator changes"
+msgstr ""
+
+#: gtk/gtkaccellabel.c:129
+msgid "Accelerator Widget"
+msgstr ""
+
+#: gtk/gtkaccellabel.c:130
+msgid "The widget to be monitored for accelerator changes"
msgstr ""
#: gtk/gtkalignment.c:102
@@ -567,7 +575,7 @@ msgstr ""
msgid "The amount of space between children."
msgstr ""
-#: gtk/gtkbox.c:135 gtk/gtknotebook.c:396
+#: gtk/gtkbox.c:135 gtk/gtknotebook.c:400
msgid "Homogeneous"
msgstr ""
@@ -575,75 +583,75 @@ msgstr ""
msgid "Whether the children should all be the same size."
msgstr ""
-#: gtk/gtkbutton.c:183 gtk/gtkframe.c:125 gtk/gtklabel.c:283
+#: gtk/gtkbutton.c:188 gtk/gtkframe.c:125 gtk/gtklabel.c:282
msgid "Label"
msgstr ""
-#: gtk/gtkbutton.c:184
+#: gtk/gtkbutton.c:189
msgid ""
"Text of the label widget inside the button, if the button contains a label "
"widget."
msgstr ""
-#: gtk/gtkbutton.c:191 gtk/gtklabel.c:304
+#: gtk/gtkbutton.c:196 gtk/gtklabel.c:303
msgid "Use underline"
msgstr ""
-#: gtk/gtkbutton.c:192 gtk/gtklabel.c:305
+#: gtk/gtkbutton.c:197 gtk/gtklabel.c:304
msgid ""
"If set, an underline in the text indicates the next character should be used "
"for the mnemonic accelerator key"
msgstr ""
-#: gtk/gtkbutton.c:199
+#: gtk/gtkbutton.c:204
msgid "Use stock"
msgstr ""
-#: gtk/gtkbutton.c:200
+#: gtk/gtkbutton.c:205
msgid ""
"If set, the label is used to pick a stock item instead of being displayed"
msgstr ""
-#: gtk/gtkbutton.c:207
+#: gtk/gtkbutton.c:212
msgid "Border relief"
msgstr ""
-#: gtk/gtkbutton.c:208
+#: gtk/gtkbutton.c:213
msgid "The border relief style."
msgstr ""
-#: gtk/gtkbutton.c:259
+#: gtk/gtkbutton.c:264
msgid "Default Spacing"
msgstr ""
-#: gtk/gtkbutton.c:260
+#: gtk/gtkbutton.c:265
msgid "Extra space to add for CAN_DEFAULT buttons"
msgstr ""
-#: gtk/gtkbutton.c:266
+#: gtk/gtkbutton.c:271
msgid "Default Outside Spacing"
msgstr ""
-#: gtk/gtkbutton.c:267
+#: gtk/gtkbutton.c:272
msgid ""
"Extra space to add for CAN_DEFAULT buttons that is always drawn outside the "
"border"
msgstr ""
-#: gtk/gtkbutton.c:272
+#: gtk/gtkbutton.c:277
msgid "Child X Displacement"
msgstr ""
-#: gtk/gtkbutton.c:273
+#: gtk/gtkbutton.c:278
msgid ""
"How far in the x direction to move the child when the button is depressed"
msgstr ""
-#: gtk/gtkbutton.c:280
+#: gtk/gtkbutton.c:285
msgid "Child Y Displacement"
msgstr ""
-#: gtk/gtkbutton.c:281
+#: gtk/gtkbutton.c:286
msgid ""
"How far in the y direction to move the child when the button is depressed"
msgstr ""
@@ -736,287 +744,287 @@ msgstr ""
msgid "The pixbuf to render."
msgstr ""
-#: gtk/gtkcellrenderertext.c:173 gtk/gtkentry.c:498 gtk/gtkprogressbar.c:207
+#: gtk/gtkcellrenderertext.c:174 gtk/gtkentry.c:506 gtk/gtkprogressbar.c:207
msgid "Text"
msgstr ""
-#: gtk/gtkcellrenderertext.c:174
+#: gtk/gtkcellrenderertext.c:175
msgid "Text to render"
msgstr ""
-#: gtk/gtkcellrenderertext.c:181
+#: gtk/gtkcellrenderertext.c:182
msgid "Markup"
msgstr ""
-#: gtk/gtkcellrenderertext.c:182
+#: gtk/gtkcellrenderertext.c:183
msgid "Marked up text to render"
msgstr ""
-#: gtk/gtkcellrenderertext.c:189 gtk/gtklabel.c:290
+#: gtk/gtkcellrenderertext.c:190 gtk/gtklabel.c:289
msgid "Attributes"
msgstr ""
-#: gtk/gtkcellrenderertext.c:190
+#: gtk/gtkcellrenderertext.c:191
msgid "A list of style attributes to apply to the text of the renderer."
msgstr ""
-#: gtk/gtkcellrenderertext.c:197 gtk/gtktexttag.c:208
+#: gtk/gtkcellrenderertext.c:198 gtk/gtktexttag.c:209
msgid "Background color name"
msgstr ""
-#: gtk/gtkcellrenderertext.c:198 gtk/gtktexttag.c:209
+#: gtk/gtkcellrenderertext.c:199 gtk/gtktexttag.c:210
msgid "Background color as a string"
msgstr ""
-#: gtk/gtkcellrenderertext.c:205 gtk/gtktexttag.c:216
+#: gtk/gtkcellrenderertext.c:206 gtk/gtktexttag.c:217
msgid "Background color"
msgstr ""
-#: gtk/gtkcellrenderertext.c:206 gtk/gtktexttag.c:217
+#: gtk/gtkcellrenderertext.c:207 gtk/gtktexttag.c:218
msgid "Background color as a GdkColor"
msgstr ""
-#: gtk/gtkcellrenderertext.c:213 gtk/gtktexttag.c:242
+#: gtk/gtkcellrenderertext.c:214 gtk/gtktexttag.c:243
msgid "Foreground color name"
msgstr ""
-#: gtk/gtkcellrenderertext.c:214 gtk/gtktexttag.c:243
+#: gtk/gtkcellrenderertext.c:215 gtk/gtktexttag.c:244
msgid "Foreground color as a string"
msgstr ""
-#: gtk/gtkcellrenderertext.c:221 gtk/gtktexttag.c:250
+#: gtk/gtkcellrenderertext.c:222 gtk/gtktexttag.c:251
msgid "Foreground color"
msgstr ""
-#: gtk/gtkcellrenderertext.c:222 gtk/gtktexttag.c:251
+#: gtk/gtkcellrenderertext.c:223 gtk/gtktexttag.c:252
msgid "Foreground color as a GdkColor"
msgstr ""
-#: gtk/gtkcellrenderertext.c:230 gtk/gtkentry.c:430 gtk/gtktexttag.c:276
-#: gtk/gtktextview.c:539
+#: gtk/gtkcellrenderertext.c:231 gtk/gtkentry.c:438 gtk/gtktexttag.c:277
+#: gtk/gtktextview.c:548
msgid "Editable"
msgstr ""
-#: gtk/gtkcellrenderertext.c:231 gtk/gtktexttag.c:277 gtk/gtktextview.c:540
+#: gtk/gtkcellrenderertext.c:232 gtk/gtktexttag.c:278 gtk/gtktextview.c:549
msgid "Whether the text can be modified by the user"
msgstr ""
-#: gtk/gtkcellrenderertext.c:238 gtk/gtkcellrenderertext.c:246
-#: gtk/gtkfontsel.c:192 gtk/gtktexttag.c:284 gtk/gtktexttag.c:292
+#: gtk/gtkcellrenderertext.c:239 gtk/gtkcellrenderertext.c:247
+#: gtk/gtkfontsel.c:192 gtk/gtktexttag.c:285 gtk/gtktexttag.c:293
msgid "Font"
msgstr ""
-#: gtk/gtkcellrenderertext.c:239 gtk/gtktexttag.c:285
+#: gtk/gtkcellrenderertext.c:240 gtk/gtktexttag.c:286
msgid "Font description as a string"
msgstr ""
-#: gtk/gtkcellrenderertext.c:247 gtk/gtktexttag.c:293
+#: gtk/gtkcellrenderertext.c:248 gtk/gtktexttag.c:294
msgid "Font description as a PangoFontDescription struct"
msgstr ""
-#: gtk/gtkcellrenderertext.c:255 gtk/gtktexttag.c:301
+#: gtk/gtkcellrenderertext.c:256 gtk/gtktexttag.c:302
msgid "Font family"
msgstr ""
-#: gtk/gtkcellrenderertext.c:256 gtk/gtktexttag.c:302
+#: gtk/gtkcellrenderertext.c:257 gtk/gtktexttag.c:303
msgid "Name of the font family, e.g. Sans, Helvetica, Times, Monospace"
msgstr ""
-#: gtk/gtkcellrenderertext.c:263 gtk/gtkcellrenderertext.c:264
-#: gtk/gtktexttag.c:309 gtk/gtktexttag.c:310
+#: gtk/gtkcellrenderertext.c:264 gtk/gtkcellrenderertext.c:265
+#: gtk/gtktexttag.c:310 gtk/gtktexttag.c:311
msgid "Font style"
msgstr ""
-#: gtk/gtkcellrenderertext.c:272 gtk/gtkcellrenderertext.c:273
-#: gtk/gtktexttag.c:318 gtk/gtktexttag.c:319
+#: gtk/gtkcellrenderertext.c:273 gtk/gtkcellrenderertext.c:274
+#: gtk/gtktexttag.c:319 gtk/gtktexttag.c:320
msgid "Font variant"
msgstr ""
-#: gtk/gtkcellrenderertext.c:281 gtk/gtkcellrenderertext.c:282
-#: gtk/gtktexttag.c:327 gtk/gtktexttag.c:328
+#: gtk/gtkcellrenderertext.c:282 gtk/gtkcellrenderertext.c:283
+#: gtk/gtktexttag.c:328 gtk/gtktexttag.c:329
msgid "Font weight"
msgstr ""
-#: gtk/gtkcellrenderertext.c:291 gtk/gtkcellrenderertext.c:292
-#: gtk/gtktexttag.c:338 gtk/gtktexttag.c:339
+#: gtk/gtkcellrenderertext.c:292 gtk/gtkcellrenderertext.c:293
+#: gtk/gtktexttag.c:339 gtk/gtktexttag.c:340
msgid "Font stretch"
msgstr ""
-#: gtk/gtkcellrenderertext.c:300 gtk/gtkcellrenderertext.c:301
-#: gtk/gtktexttag.c:347 gtk/gtktexttag.c:348
+#: gtk/gtkcellrenderertext.c:301 gtk/gtkcellrenderertext.c:302
+#: gtk/gtktexttag.c:348 gtk/gtktexttag.c:349
msgid "Font size"
msgstr ""
-#: gtk/gtkcellrenderertext.c:310 gtk/gtktexttag.c:367
+#: gtk/gtkcellrenderertext.c:311 gtk/gtktexttag.c:368
msgid "Font points"
msgstr ""
-#: gtk/gtkcellrenderertext.c:311 gtk/gtktexttag.c:368
+#: gtk/gtkcellrenderertext.c:312 gtk/gtktexttag.c:369
msgid "Font size in points"
msgstr ""
-#: gtk/gtkcellrenderertext.c:320 gtk/gtktexttag.c:357 gtk/gtktexttag.c:358
+#: gtk/gtkcellrenderertext.c:321 gtk/gtktexttag.c:358 gtk/gtktexttag.c:359
msgid "Font scale"
msgstr ""
-#: gtk/gtkcellrenderertext.c:321
+#: gtk/gtkcellrenderertext.c:322
msgid "Font scaling factor"
msgstr ""
-#: gtk/gtkcellrenderertext.c:330 gtk/gtktexttag.c:426
+#: gtk/gtkcellrenderertext.c:331 gtk/gtktexttag.c:427
msgid "Rise"
msgstr ""
-#: gtk/gtkcellrenderertext.c:331 gtk/gtktexttag.c:427
+#: gtk/gtkcellrenderertext.c:332 gtk/gtktexttag.c:428
msgid ""
"Offset of text above the baseline (below the baseline if rise is negative)"
msgstr ""
-#: gtk/gtkcellrenderertext.c:341 gtk/gtktexttag.c:466
+#: gtk/gtkcellrenderertext.c:342 gtk/gtktexttag.c:467
msgid "Strikethrough"
msgstr ""
-#: gtk/gtkcellrenderertext.c:342 gtk/gtktexttag.c:467
+#: gtk/gtkcellrenderertext.c:343 gtk/gtktexttag.c:468
msgid "Whether to strike through the text"
msgstr ""
-#: gtk/gtkcellrenderertext.c:349 gtk/gtktexttag.c:474
+#: gtk/gtkcellrenderertext.c:350 gtk/gtktexttag.c:475
msgid "Underline"
msgstr ""
-#: gtk/gtkcellrenderertext.c:350 gtk/gtktexttag.c:475
+#: gtk/gtkcellrenderertext.c:351 gtk/gtktexttag.c:476
msgid "Style of underline for this text"
msgstr ""
-#: gtk/gtkcellrenderertext.c:360 gtk/gtktexttag.c:511
+#: gtk/gtkcellrenderertext.c:361 gtk/gtktexttag.c:512
msgid "Background set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:361 gtk/gtktexttag.c:512
+#: gtk/gtkcellrenderertext.c:362 gtk/gtktexttag.c:513
msgid "Whether this tag affects the background color"
msgstr ""
-#: gtk/gtkcellrenderertext.c:364 gtk/gtktexttag.c:523
+#: gtk/gtkcellrenderertext.c:365 gtk/gtktexttag.c:524
msgid "Foreground set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:365 gtk/gtktexttag.c:524
+#: gtk/gtkcellrenderertext.c:366 gtk/gtktexttag.c:525
msgid "Whether this tag affects the foreground color"
msgstr ""
-#: gtk/gtkcellrenderertext.c:368 gtk/gtktexttag.c:531
+#: gtk/gtkcellrenderertext.c:369 gtk/gtktexttag.c:532
msgid "Editability set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:369 gtk/gtktexttag.c:532
+#: gtk/gtkcellrenderertext.c:370 gtk/gtktexttag.c:533
msgid "Whether this tag affects text editability"
msgstr ""
-#: gtk/gtkcellrenderertext.c:372 gtk/gtktexttag.c:535
+#: gtk/gtkcellrenderertext.c:373 gtk/gtktexttag.c:536
msgid "Font family set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:373 gtk/gtktexttag.c:536
+#: gtk/gtkcellrenderertext.c:374 gtk/gtktexttag.c:537
msgid "Whether this tag affects the font family"
msgstr ""
-#: gtk/gtkcellrenderertext.c:376 gtk/gtktexttag.c:539
+#: gtk/gtkcellrenderertext.c:377 gtk/gtktexttag.c:540
msgid "Font style set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:377 gtk/gtktexttag.c:540
+#: gtk/gtkcellrenderertext.c:378 gtk/gtktexttag.c:541
msgid "Whether this tag affects the font style"
msgstr ""
-#: gtk/gtkcellrenderertext.c:380 gtk/gtktexttag.c:543
+#: gtk/gtkcellrenderertext.c:381 gtk/gtktexttag.c:544
msgid "Font variant set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:381 gtk/gtktexttag.c:544
+#: gtk/gtkcellrenderertext.c:382 gtk/gtktexttag.c:545
msgid "Whether this tag affects the font variant"
msgstr ""
-#: gtk/gtkcellrenderertext.c:384 gtk/gtktexttag.c:547
+#: gtk/gtkcellrenderertext.c:385 gtk/gtktexttag.c:548
msgid "Font weight set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:385 gtk/gtktexttag.c:548
+#: gtk/gtkcellrenderertext.c:386 gtk/gtktexttag.c:549
msgid "Whether this tag affects the font weight"
msgstr ""
-#: gtk/gtkcellrenderertext.c:388 gtk/gtktexttag.c:551
+#: gtk/gtkcellrenderertext.c:389 gtk/gtktexttag.c:552
msgid "Font stretch set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:389 gtk/gtktexttag.c:552
+#: gtk/gtkcellrenderertext.c:390 gtk/gtktexttag.c:553
msgid "Whether this tag affects the font stretch"
msgstr ""
-#: gtk/gtkcellrenderertext.c:392 gtk/gtktexttag.c:555
+#: gtk/gtkcellrenderertext.c:393 gtk/gtktexttag.c:556
msgid "Font size set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:393 gtk/gtktexttag.c:556
+#: gtk/gtkcellrenderertext.c:394 gtk/gtktexttag.c:557
msgid "Whether this tag affects the font size"
msgstr ""
-#: gtk/gtkcellrenderertext.c:396 gtk/gtktexttag.c:559
+#: gtk/gtkcellrenderertext.c:397 gtk/gtktexttag.c:560
msgid "Font scale set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:397 gtk/gtktexttag.c:560
+#: gtk/gtkcellrenderertext.c:398 gtk/gtktexttag.c:561
msgid "Whether this tag scales the font size by a factor"
msgstr ""
-#: gtk/gtkcellrenderertext.c:400 gtk/gtktexttag.c:579
+#: gtk/gtkcellrenderertext.c:401 gtk/gtktexttag.c:580
msgid "Rise set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:401 gtk/gtktexttag.c:580
+#: gtk/gtkcellrenderertext.c:402 gtk/gtktexttag.c:581
msgid "Whether this tag affects the rise"
msgstr ""
-#: gtk/gtkcellrenderertext.c:404 gtk/gtktexttag.c:595
+#: gtk/gtkcellrenderertext.c:405 gtk/gtktexttag.c:596
msgid "Strikethrough set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:405 gtk/gtktexttag.c:596
+#: gtk/gtkcellrenderertext.c:406 gtk/gtktexttag.c:597
msgid "Whether this tag affects strikethrough"
msgstr ""
-#: gtk/gtkcellrenderertext.c:408 gtk/gtktexttag.c:603
+#: gtk/gtkcellrenderertext.c:409 gtk/gtktexttag.c:604
msgid "Underline set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:409 gtk/gtktexttag.c:604
+#: gtk/gtkcellrenderertext.c:410 gtk/gtktexttag.c:605
msgid "Whether this tag affects underlining"
msgstr ""
-#: gtk/gtkcellrenderertoggle.c:129
+#: gtk/gtkcellrenderertoggle.c:130
msgid "Toggle state"
msgstr ""
-#: gtk/gtkcellrenderertoggle.c:130
+#: gtk/gtkcellrenderertoggle.c:131
msgid "The toggle state of the button"
msgstr ""
-#: gtk/gtkcellrenderertoggle.c:138
+#: gtk/gtkcellrenderertoggle.c:139
msgid "Activatable"
msgstr ""
-#: gtk/gtkcellrenderertoggle.c:139
+#: gtk/gtkcellrenderertoggle.c:140
msgid "The toggle button can be activated"
msgstr ""
-#: gtk/gtkcellrenderertoggle.c:147
+#: gtk/gtkcellrenderertoggle.c:148
msgid "Radio state"
msgstr ""
-#: gtk/gtkcellrenderertoggle.c:148
+#: gtk/gtkcellrenderertoggle.c:149
msgid "Draw the toggle button as a radio button"
msgstr ""
-#: gtk/gtkcheckbutton.c:95 gtk/gtkoptionmenu.c:163
+#: gtk/gtkcheckbutton.c:95 gtk/gtkoptionmenu.c:191
msgid "Indicator Size"
msgstr ""
@@ -1024,7 +1032,7 @@ msgstr ""
msgid "Size of check or radio indicator"
msgstr ""
-#: gtk/gtkcheckbutton.c:103 gtk/gtkoptionmenu.c:169
+#: gtk/gtkcheckbutton.c:103 gtk/gtkoptionmenu.c:197
msgid "Indicator Spacing"
msgstr ""
@@ -1032,165 +1040,165 @@ msgstr ""
msgid "Spacing around check or radio indicator"
msgstr ""
-#: gtk/gtkcheckmenuitem.c:114 gtk/gtktogglebutton.c:142
+#: gtk/gtkcheckmenuitem.c:115 gtk/gtktogglebutton.c:132
msgid "Active"
msgstr ""
-#: gtk/gtkcheckmenuitem.c:115
+#: gtk/gtkcheckmenuitem.c:116
msgid "Whether the menu item is checked."
msgstr ""
-#: gtk/gtkcheckmenuitem.c:122 gtk/gtktogglebutton.c:150
+#: gtk/gtkcheckmenuitem.c:123 gtk/gtktogglebutton.c:140
msgid "Inconsistent"
msgstr ""
-#: gtk/gtkcheckmenuitem.c:123
+#: gtk/gtkcheckmenuitem.c:124
msgid "Whether to display an \"inconsistent\" state."
msgstr ""
-#: gtk/gtkcolorsel.c:574
+#: gtk/gtkcolorsel.c:578
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:579
+#: gtk/gtkcolorsel.c:583
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:883
+#: gtk/gtkcolorsel.c:887
msgid "_Save color here"
msgstr ""
-#: gtk/gtkcolorsel.c:1051
+#: gtk/gtkcolorsel.c:1055
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:1667
+#: gtk/gtkcolorsel.c:1674
msgid "Has Opacity Control"
msgstr ""
-#: gtk/gtkcolorsel.c:1668
+#: gtk/gtkcolorsel.c:1675
msgid "Whether the color selector should allow setting opacity"
msgstr ""
-#: gtk/gtkcolorsel.c:1674
+#: gtk/gtkcolorsel.c:1681
msgid "Has palette"
msgstr ""
-#: gtk/gtkcolorsel.c:1675
+#: gtk/gtkcolorsel.c:1682
msgid "Whether a palette should be used"
msgstr ""
-#: gtk/gtkcolorsel.c:1681
+#: gtk/gtkcolorsel.c:1688
#, fuzzy
msgid "Current Color"
msgstr "Set Colour"
-#: gtk/gtkcolorsel.c:1682
+#: gtk/gtkcolorsel.c:1689
msgid "The current color"
msgstr ""
-#: gtk/gtkcolorsel.c:1688
+#: gtk/gtkcolorsel.c:1695
msgid "Current Alpha"
msgstr ""
-#: gtk/gtkcolorsel.c:1689
+#: gtk/gtkcolorsel.c:1696
msgid "The current opacity value (0 fully transparent, 65535 fully opaque)"
msgstr ""
-#: gtk/gtkcolorsel.c:1702
+#: gtk/gtkcolorsel.c:1709
msgid "Custom palette"
msgstr ""
-#: gtk/gtkcolorsel.c:1703
+#: gtk/gtkcolorsel.c:1710
msgid "Palette to use in the color selector"
msgstr ""
-#: gtk/gtkcolorsel.c:1758
+#: gtk/gtkcolorsel.c:1750
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:1786
+#: gtk/gtkcolorsel.c:1778
msgid ""
"Click the eyedropper, then click a color anywhere on your screen to select "
"that color."
msgstr ""
-#: gtk/gtkcolorsel.c:1795
+#: gtk/gtkcolorsel.c:1787
msgid "_Hue:"
msgstr ""
-#: gtk/gtkcolorsel.c:1796
+#: gtk/gtkcolorsel.c:1788
msgid "Position on the color wheel."
msgstr ""
-#: gtk/gtkcolorsel.c:1797
+#: gtk/gtkcolorsel.c:1789
msgid "_Saturation:"
msgstr ""
-#: gtk/gtkcolorsel.c:1798
+#: gtk/gtkcolorsel.c:1790
msgid "\"Deepness\" of the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1799
+#: gtk/gtkcolorsel.c:1791
msgid "_Value:"
msgstr ""
-#: gtk/gtkcolorsel.c:1800
+#: gtk/gtkcolorsel.c:1792
msgid "Brightness of the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1801
+#: gtk/gtkcolorsel.c:1793
msgid "_Red:"
msgstr ""
-#: gtk/gtkcolorsel.c:1802
+#: gtk/gtkcolorsel.c:1794
msgid "Amount of red light in the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1803
+#: gtk/gtkcolorsel.c:1795
msgid "_Green:"
msgstr ""
-#: gtk/gtkcolorsel.c:1804
+#: gtk/gtkcolorsel.c:1796
msgid "Amount of green light in the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1805
+#: gtk/gtkcolorsel.c:1797
msgid "_Blue:"
msgstr ""
-#: gtk/gtkcolorsel.c:1806
+#: gtk/gtkcolorsel.c:1798
msgid "Amount of blue light in the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1809
+#: gtk/gtkcolorsel.c:1801
msgid "_Opacity:"
msgstr ""
-#: gtk/gtkcolorsel.c:1817
+#: gtk/gtkcolorsel.c:1809
msgid "Transparency of the currently-selected color."
msgstr ""
-#: gtk/gtkcolorsel.c:1832
+#: gtk/gtkcolorsel.c:1824
msgid "Color _Name:"
msgstr ""
-#: gtk/gtkcolorsel.c:1844
+#: gtk/gtkcolorsel.c:1836
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:1863
+#: gtk/gtkcolorsel.c:1855
msgid "_Palette"
msgstr ""
@@ -1235,200 +1243,200 @@ msgstr ""
msgid "Whether entered values must already be present in the list"
msgstr ""
-#: gtk/gtkcontainer.c:202
+#: gtk/gtkcontainer.c:203
msgid "Resize mode"
msgstr ""
-#: gtk/gtkcontainer.c:203
+#: gtk/gtkcontainer.c:204
msgid "Specify how resize events are handled"
msgstr ""
-#: gtk/gtkcontainer.c:210
+#: gtk/gtkcontainer.c:211
msgid "Border width"
msgstr ""
-#: gtk/gtkcontainer.c:211
+#: gtk/gtkcontainer.c:212
msgid "The width of the empty border outside the containers children."
msgstr ""
-#: gtk/gtkcontainer.c:219
+#: gtk/gtkcontainer.c:220
msgid "Child"
msgstr ""
-#: gtk/gtkcontainer.c:220
+#: gtk/gtkcontainer.c:221
msgid "Can be used to add a new child to the container."
msgstr ""
-#: gtk/gtkcurve.c:120
+#: gtk/gtkcurve.c:121
msgid "Curve type"
msgstr ""
-#: gtk/gtkcurve.c:121
+#: gtk/gtkcurve.c:122
msgid "Is this curve linear, spline interpolated, or free-form"
msgstr ""
-#: gtk/gtkcurve.c:129
+#: gtk/gtkcurve.c:130
msgid "Minimum X"
msgstr ""
-#: gtk/gtkcurve.c:130
+#: gtk/gtkcurve.c:131
msgid "Minimum possible value for X"
msgstr ""
-#: gtk/gtkcurve.c:139
+#: gtk/gtkcurve.c:140
msgid "Maximum X"
msgstr ""
-#: gtk/gtkcurve.c:140
+#: gtk/gtkcurve.c:141
msgid "Maximum possible X value."
msgstr ""
-#: gtk/gtkcurve.c:149
+#: gtk/gtkcurve.c:150
msgid "Minimum Y"
msgstr ""
-#: gtk/gtkcurve.c:150
+#: gtk/gtkcurve.c:151
msgid "Minimum possible value for Y"
msgstr ""
-#: gtk/gtkcurve.c:159
+#: gtk/gtkcurve.c:160
msgid "Maximum Y"
msgstr ""
-#: gtk/gtkcurve.c:160
+#: gtk/gtkcurve.c:161
msgid "Maximum possible value for Y"
msgstr ""
-#: gtk/gtkdialog.c:125
+#: gtk/gtkdialog.c:126
msgid "Has separator"
msgstr ""
-#: gtk/gtkdialog.c:126
+#: gtk/gtkdialog.c:127
msgid "The dialog has a separator bar above its buttons"
msgstr ""
-#: gtk/gtkdialog.c:149
+#: gtk/gtkdialog.c:150
msgid "Content area border"
msgstr ""
-#: gtk/gtkdialog.c:150
+#: gtk/gtkdialog.c:151
msgid "Width of border around the main dialog area"
msgstr ""
-#: gtk/gtkdialog.c:157
+#: gtk/gtkdialog.c:158
msgid "Button spacing"
msgstr ""
-#: gtk/gtkdialog.c:158
+#: gtk/gtkdialog.c:159
msgid "Spacing between buttons"
msgstr ""
-#: gtk/gtkdialog.c:166
+#: gtk/gtkdialog.c:167
msgid "Action area border"
msgstr ""
-#: gtk/gtkdialog.c:167
+#: gtk/gtkdialog.c:168
msgid "Width of border around the button area at the bottom of the dialog"
msgstr ""
-#: gtk/gtkentry.c:410 gtk/gtklabel.c:361
+#: gtk/gtkentry.c:418 gtk/gtklabel.c:360
msgid "Cursor Position"
msgstr ""
-#: gtk/gtkentry.c:411 gtk/gtklabel.c:362
+#: gtk/gtkentry.c:419 gtk/gtklabel.c:361
msgid "The current position of the insertion cursor in chars."
msgstr ""
-#: gtk/gtkentry.c:420 gtk/gtklabel.c:371
+#: gtk/gtkentry.c:428 gtk/gtklabel.c:370
msgid "Selection Bound"
msgstr ""
-#: gtk/gtkentry.c:421 gtk/gtklabel.c:372
+#: gtk/gtkentry.c:429 gtk/gtklabel.c:371
msgid ""
"The position of the opposite end of the selection from the cursor in chars."
msgstr ""
-#: gtk/gtkentry.c:431
+#: gtk/gtkentry.c:439
msgid "Whether the entry contents can be edited"
msgstr ""
-#: gtk/gtkentry.c:438
+#: gtk/gtkentry.c:446
msgid "Maximum length"
msgstr ""
-#: gtk/gtkentry.c:439
+#: gtk/gtkentry.c:447
msgid "Maximum number of characters for this entry"
msgstr ""
-#: gtk/gtkentry.c:447
+#: gtk/gtkentry.c:455
msgid "Visibility"
msgstr ""
-#: gtk/gtkentry.c:448
+#: gtk/gtkentry.c:456
msgid ""
"FALSE displays the \"invisible char\" instead of the actual text (password "
"mode)"
msgstr ""
-#: gtk/gtkentry.c:455
+#: gtk/gtkentry.c:463
msgid "Has Frame"
msgstr ""
-#: gtk/gtkentry.c:456
+#: gtk/gtkentry.c:464
msgid "FALSE removes outside bevel from entry."
msgstr ""
-#: gtk/gtkentry.c:463
+#: gtk/gtkentry.c:471
msgid "Invisible character"
msgstr ""
-#: gtk/gtkentry.c:464
+#: gtk/gtkentry.c:472
msgid "The character to use when masking entry contents (in \"password mode\")"
msgstr ""
-#: gtk/gtkentry.c:471
+#: gtk/gtkentry.c:479
msgid "Activates default"
msgstr ""
-#: gtk/gtkentry.c:472
+#: gtk/gtkentry.c:480
msgid ""
"Whether to activate the default widget (such as the default button in a "
"dialog) when Enter is pressed."
msgstr ""
-#: gtk/gtkentry.c:478
+#: gtk/gtkentry.c:486
msgid "Width in chars"
msgstr ""
-#: gtk/gtkentry.c:479
+#: gtk/gtkentry.c:487
msgid "Number of characters to leave space for in the entry."
msgstr ""
-#: gtk/gtkentry.c:488
+#: gtk/gtkentry.c:496
msgid "Scroll offset"
msgstr ""
-#: gtk/gtkentry.c:489
+#: gtk/gtkentry.c:497
msgid "Number of pixels of the entry scrolled off the screen to the left"
msgstr ""
-#: gtk/gtkentry.c:499
+#: gtk/gtkentry.c:507
msgid "The contents of the entry"
msgstr ""
-#: gtk/gtkentry.c:505 gtk/gtklabel.c:380 gtk/gtktextview.c:615
+#: gtk/gtkentry.c:513 gtk/gtklabel.c:379 gtk/gtktextview.c:624
msgid "Cursor color"
msgstr ""
-#: gtk/gtkentry.c:506 gtk/gtklabel.c:381 gtk/gtktextview.c:616
+#: gtk/gtkentry.c:514 gtk/gtklabel.c:380 gtk/gtktextview.c:625
msgid "Color with which to draw insertion cursor"
msgstr ""
-#: gtk/gtkentry.c:3793 gtk/gtklabel.c:3180
+#: gtk/gtkentry.c:3832 gtk/gtklabel.c:3151
msgid "Select All"
msgstr ""
-#: gtk/gtkentry.c:3803 gtk/gtklabel.c:3190 gtk/gtktextview.c:5563
+#: gtk/gtkentry.c:3842 gtk/gtklabel.c:3161 gtk/gtktextview.c:5737
msgid "Input Methods"
msgstr ""
@@ -1458,12 +1466,12 @@ msgstr ""
msgid "Files"
msgstr ""
-#: gtk/gtkfilesel.c:727 gtk/gtkfilesel.c:2052
+#: gtk/gtkfilesel.c:726 gtk/gtkfilesel.c:2057
#, c-format
msgid "Directory unreadable: %s"
msgstr ""
-#: gtk/gtkfilesel.c:849
+#: gtk/gtkfilesel.c:848
#, c-format
msgid ""
"The file \"%s\" resides on another machine (called %s) and may not be "
@@ -1471,129 +1479,127 @@ msgid ""
"Are you sure that you want to select it?"
msgstr ""
-#: gtk/gtkfilesel.c:979
+#: gtk/gtkfilesel.c:978
msgid "Create Dir"
msgstr ""
-#: gtk/gtkfilesel.c:990 gtk/gtkfilesel.c:1413
+#: gtk/gtkfilesel.c:989 gtk/gtkfilesel.c:1416
msgid "Delete File"
msgstr ""
-#: gtk/gtkfilesel.c:1001 gtk/gtkfilesel.c:1556
+#: gtk/gtkfilesel.c:1000 gtk/gtkfilesel.c:1559
msgid "Rename File"
msgstr ""
-#: gtk/gtkfilesel.c:1236
+#: gtk/gtkfilesel.c:1237
#, c-format
msgid ""
"The directory name \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
-#: gtk/gtkfilesel.c:1238
+#: gtk/gtkfilesel.c:1239
#, c-format
msgid ""
"Error creating directory \"%s\": %s\n"
"%s"
msgstr ""
-#: gtk/gtkfilesel.c:1239 gtk/gtkfilesel.c:1490
+#: gtk/gtkfilesel.c:1240 gtk/gtkfilesel.c:1493
msgid "You probably used symbols not allowed in filenames."
msgstr ""
-#: gtk/gtkfilesel.c:1247
+#: gtk/gtkfilesel.c:1248
#, c-format
msgid "Error creating directory \"%s\": %s\n"
msgstr ""
-#: gtk/gtkfilesel.c:1281
+#: gtk/gtkfilesel.c:1282
msgid "Create Directory"
msgstr ""
-#: gtk/gtkfilesel.c:1295
+#: gtk/gtkfilesel.c:1296
msgid "_Directory name:"
msgstr ""
#. buttons
-#: gtk/gtkfilesel.c:1309
-msgid "Create"
+#: gtk/gtkfilesel.c:1310 gtk/gtkfilesel.c:1438 gtk/gtkfilesel.c:1592
+#: gtk/gtkgamma.c:417
+msgid "Cancel"
msgstr ""
-#: gtk/gtkfilesel.c:1318 gtk/gtkfilesel.c:1444 gtk/gtkfilesel.c:1598
-#: gtk/gtkgamma.c:424
-msgid "Cancel"
+#: gtk/gtkfilesel.c:1322
+msgid "Create"
msgstr ""
-#: gtk/gtkfilesel.c:1353
+#: gtk/gtkfilesel.c:1356
#, c-format
msgid "The filename \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
-#: gtk/gtkfilesel.c:1356
+#: gtk/gtkfilesel.c:1359
#, c-format
msgid ""
"Error deleting file \"%s\": %s\n"
"%s"
msgstr ""
-#: gtk/gtkfilesel.c:1358 gtk/gtkfilesel.c:1504
+#: gtk/gtkfilesel.c:1361 gtk/gtkfilesel.c:1507
msgid "It probably contains symbols not allowed in filenames."
msgstr ""
-#: gtk/gtkfilesel.c:1367
+#: gtk/gtkfilesel.c:1370
#, c-format
msgid "Error deleting file \"%s\": %s"
msgstr ""
-#. buttons
-#: gtk/gtkfilesel.c:1435
+#: gtk/gtkfilesel.c:1448
msgid "Delete"
msgstr ""
-#: gtk/gtkfilesel.c:1486 gtk/gtkfilesel.c:1500
+#: gtk/gtkfilesel.c:1489 gtk/gtkfilesel.c:1503
#, c-format
msgid "The file name \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
-#: gtk/gtkfilesel.c:1488
+#: gtk/gtkfilesel.c:1491
#, c-format
msgid ""
"Error renaming file to \"%s\": %s\n"
"%s"
msgstr ""
-#: gtk/gtkfilesel.c:1502
+#: gtk/gtkfilesel.c:1505
#, c-format
msgid ""
"Error renaming file \"%s\": %s\n"
"%s"
msgstr ""
-#: gtk/gtkfilesel.c:1512
+#: gtk/gtkfilesel.c:1515
#, c-format
msgid "Error renaming file \"%s\" to \"%s\": %s"
msgstr ""
-#. buttons
-#: gtk/gtkfilesel.c:1589
+#: gtk/gtkfilesel.c:1604
msgid "Rename"
msgstr ""
-#: gtk/gtkfilesel.c:2031
+#: gtk/gtkfilesel.c:2036
msgid "Selection: "
msgstr ""
-#: gtk/gtkfilesel.c:2641
+#: gtk/gtkfilesel.c:2647
#, c-format
msgid ""
"The filename %s couldn't be converted to UTF-8. Try setting the environment "
"variable G_BROKEN_FILENAMES."
msgstr ""
-#: gtk/gtkfilesel.c:3509
+#: gtk/gtkfilesel.c:3515
msgid "Name too long"
msgstr ""
-#: gtk/gtkfilesel.c:3511
+#: gtk/gtkfilesel.c:3517
msgid "Couldn't convert filename"
msgstr ""
@@ -1634,7 +1640,7 @@ msgstr ""
msgid "Preview:"
msgstr ""
-#: gtk/gtkfontsel.c:1060
+#: gtk/gtkfontsel.c:1059
msgid "Font Selection"
msgstr ""
@@ -1658,7 +1664,7 @@ msgstr ""
msgid "The vertical alignment of the label."
msgstr ""
-#: gtk/gtkframe.c:153 gtk/gtkhandlebox.c:184
+#: gtk/gtkframe.c:153 gtk/gtkhandlebox.c:185
msgid "Deprecated property, use shadow_type instead."
msgstr ""
@@ -1678,40 +1684,40 @@ msgstr ""
msgid "A widget to display in place of the usual frame label."
msgstr ""
-#: gtk/gtkgamma.c:395
+#: gtk/gtkgamma.c:396
msgid "Gamma"
msgstr ""
-#: gtk/gtkgamma.c:402
+#: gtk/gtkgamma.c:403
msgid "_Gamma value"
msgstr ""
-#: gtk/gtkgamma.c:416
+#: gtk/gtkgamma.c:423
msgid "OK"
msgstr ""
-#: gtk/gtkhandlebox.c:191 gtk/gtkmenubar.c:148 gtk/gtkstatusbar.c:157
-#: gtk/gtktoolbar.c:276 gtk/gtkviewport.c:147
+#: gtk/gtkhandlebox.c:192 gtk/gtkmenubar.c:148 gtk/gtkstatusbar.c:158
+#: gtk/gtktoolbar.c:277 gtk/gtkviewport.c:148
msgid "Shadow type"
msgstr ""
-#: gtk/gtkhandlebox.c:192
+#: gtk/gtkhandlebox.c:193
msgid "Appearance of the shadow that surrounds the container."
msgstr ""
-#: gtk/gtkhandlebox.c:200
+#: gtk/gtkhandlebox.c:201
msgid "Handle position"
msgstr ""
-#: gtk/gtkhandlebox.c:201
+#: gtk/gtkhandlebox.c:202
msgid "Position of the handle relative to the child widget."
msgstr ""
-#: gtk/gtkhandlebox.c:209
+#: gtk/gtkhandlebox.c:210
msgid "Snap edge"
msgstr ""
-#: gtk/gtkhandlebox.c:210
+#: gtk/gtkhandlebox.c:211
msgid ""
"Side of the handlebox that's lined up with the docking point to dock the "
"handlebox."
@@ -1720,7 +1726,7 @@ msgstr ""
#. Remove this icon source so we don't keep trying to
#. * load it.
#.
-#: gtk/gtkiconfactory.c:1049
+#: gtk/gtkiconfactory.c:1061
#, c-format
msgid "Error loading icon: %s"
msgstr ""
@@ -1734,209 +1740,209 @@ msgid "Child widget to appear next to the menu text"
msgstr ""
#. shell and main vbox
-#: gtk/gtkinputdialog.c:181
+#: gtk/gtkinputdialog.c:182
msgid "Input"
msgstr ""
-#: gtk/gtkinputdialog.c:189
+#: gtk/gtkinputdialog.c:190
msgid "No input devices"
msgstr ""
-#: gtk/gtkinputdialog.c:218
+#: gtk/gtkinputdialog.c:219
msgid "_Device:"
msgstr ""
-#: gtk/gtkinputdialog.c:235
+#: gtk/gtkinputdialog.c:236
msgid "Disabled"
msgstr ""
-#: gtk/gtkinputdialog.c:243
+#: gtk/gtkinputdialog.c:244
msgid "Screen"
msgstr ""
-#: gtk/gtkinputdialog.c:251
+#: gtk/gtkinputdialog.c:252
msgid "Window"
msgstr ""
-#: gtk/gtkinputdialog.c:259
+#: gtk/gtkinputdialog.c:260
msgid "_Mode: "
msgstr ""
#. The axis listbox
-#: gtk/gtkinputdialog.c:290
+#: gtk/gtkinputdialog.c:291
msgid "_Axes"
msgstr ""
#. Keys listbox
-#: gtk/gtkinputdialog.c:306
+#: gtk/gtkinputdialog.c:307
msgid "_Keys"
msgstr ""
#. We create the save button in any case, so that clients can
#. connect to it, without paying attention to whether it exits
-#: gtk/gtkinputdialog.c:327
+#: gtk/gtkinputdialog.c:328
msgid "Save"
msgstr ""
-#: gtk/gtkinputdialog.c:336
+#: gtk/gtkinputdialog.c:337
msgid "Close"
msgstr ""
-#: gtk/gtkinputdialog.c:469
+#: gtk/gtkinputdialog.c:470
msgid "X"
msgstr ""
-#: gtk/gtkinputdialog.c:470
+#: gtk/gtkinputdialog.c:471
msgid "Y"
msgstr ""
-#: gtk/gtkinputdialog.c:471
+#: gtk/gtkinputdialog.c:472
msgid "Pressure"
msgstr ""
-#: gtk/gtkinputdialog.c:472
+#: gtk/gtkinputdialog.c:473
msgid "X Tilt"
msgstr ""
-#: gtk/gtkinputdialog.c:473
+#: gtk/gtkinputdialog.c:474
msgid "Y Tilt"
msgstr ""
-#: gtk/gtkinputdialog.c:474
+#: gtk/gtkinputdialog.c:475
msgid "Wheel"
msgstr ""
-#: gtk/gtkinputdialog.c:514
+#: gtk/gtkinputdialog.c:515
msgid "none"
msgstr ""
-#: gtk/gtkinputdialog.c:548 gtk/gtkinputdialog.c:584
+#: gtk/gtkinputdialog.c:549 gtk/gtkinputdialog.c:585
msgid "(disabled)"
msgstr ""
-#: gtk/gtkinputdialog.c:577
+#: gtk/gtkinputdialog.c:578
msgid "(unknown)"
msgstr ""
#. and clear button
-#: gtk/gtkinputdialog.c:662
+#: gtk/gtkinputdialog.c:663
msgid "clear"
msgstr ""
-#: gtk/gtklabel.c:284
+#: gtk/gtklabel.c:283
msgid "The text of the label."
msgstr ""
-#: gtk/gtklabel.c:291
+#: gtk/gtklabel.c:290
msgid "A list of style attributes to apply to the text of the label."
msgstr ""
-#: gtk/gtklabel.c:297
+#: gtk/gtklabel.c:296
msgid "Use markup"
msgstr ""
-#: gtk/gtklabel.c:298
+#: gtk/gtklabel.c:297
msgid "The text of the label includes XML markup. See pango_parse_markup()."
msgstr ""
-#: gtk/gtklabel.c:312 gtk/gtktexttag.c:377 gtk/gtktextview.c:556
+#: gtk/gtklabel.c:311 gtk/gtktexttag.c:378 gtk/gtktextview.c:565
msgid "Justification"
msgstr ""
-#: gtk/gtklabel.c:313
+#: gtk/gtklabel.c:312
msgid ""
"The alignment of the lines in the text of the label relative to each other. "
"This does NOT affect the alignment of the label within its allocation. See "
"GtkMisc::xalign for that."
msgstr ""
-#: gtk/gtklabel.c:321
+#: gtk/gtklabel.c:320
msgid "Pattern"
msgstr ""
-#: gtk/gtklabel.c:322
+#: gtk/gtklabel.c:321
msgid ""
"A string with _ characters in positions correspond to characters in the text "
"to underline."
msgstr ""
-#: gtk/gtklabel.c:329
+#: gtk/gtklabel.c:328
msgid "Line wrap"
msgstr ""
-#: gtk/gtklabel.c:330
+#: gtk/gtklabel.c:329
msgid "If set, wrap lines if the text becomes too wide."
msgstr ""
-#: gtk/gtklabel.c:336
+#: gtk/gtklabel.c:335
msgid "Selectable"
msgstr ""
-#: gtk/gtklabel.c:337
+#: gtk/gtklabel.c:336
msgid "Whether the label text can be selected with the mouse."
msgstr ""
-#: gtk/gtklabel.c:343
+#: gtk/gtklabel.c:342
msgid "Mnemonic key"
msgstr ""
-#: gtk/gtklabel.c:344
+#: gtk/gtklabel.c:343
msgid "The mnemonic accelerator key for this label."
msgstr ""
-#: gtk/gtklabel.c:352
+#: gtk/gtklabel.c:351
msgid "Mnemonic widget"
msgstr ""
-#: gtk/gtklabel.c:353
+#: gtk/gtklabel.c:352
msgid "The widget to be activated when the label's mnemonic key is pressed."
msgstr ""
-#: gtk/gtklayout.c:575
+#: gtk/gtklayout.c:576
msgid "X position"
msgstr ""
-#: gtk/gtklayout.c:576
+#: gtk/gtklayout.c:577
msgid "X position of child widget"
msgstr ""
-#: gtk/gtklayout.c:585
+#: gtk/gtklayout.c:586
msgid "Y position"
msgstr ""
-#: gtk/gtklayout.c:586
+#: gtk/gtklayout.c:587
msgid "Y position of child widget"
msgstr ""
-#: gtk/gtklayout.c:595 gtk/gtkviewport.c:131
+#: gtk/gtklayout.c:596 gtk/gtkviewport.c:132
msgid "Horizontal adjustment"
msgstr ""
-#: gtk/gtklayout.c:596
+#: gtk/gtklayout.c:597
msgid "The GtkAdjustment for the horizontal position."
msgstr ""
-#: gtk/gtklayout.c:603 gtk/gtkviewport.c:139
+#: gtk/gtklayout.c:604 gtk/gtkviewport.c:140
msgid "Vertical adjustment"
msgstr ""
-#: gtk/gtklayout.c:604
+#: gtk/gtklayout.c:605
msgid "The GtkAdjustment for the vertical position."
msgstr ""
-#: gtk/gtklayout.c:611 gtk/gtktreeviewcolumn.c:179
+#: gtk/gtklayout.c:612 gtk/gtktreeviewcolumn.c:189
msgid "Width"
msgstr ""
-#: gtk/gtklayout.c:612
+#: gtk/gtklayout.c:613
msgid "The width of the layout."
msgstr ""
-#: gtk/gtklayout.c:620
+#: gtk/gtklayout.c:621
msgid "Height"
msgstr ""
-#: gtk/gtklayout.c:621
+#: gtk/gtklayout.c:622
msgid "The height of the layout."
msgstr ""
@@ -1945,7 +1951,7 @@ 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:572
+#: gtk/gtkmain.c:613
msgid "default:LTR"
msgstr ""
@@ -1953,7 +1959,7 @@ msgstr ""
msgid "Style of bevel around the menubar"
msgstr ""
-#: gtk/gtkmenubar.c:156 gtk/gtktoolbar.c:250
+#: gtk/gtkmenubar.c:156 gtk/gtktoolbar.c:251
msgid "Internal padding"
msgstr ""
@@ -1961,14 +1967,30 @@ msgstr ""
msgid "Amount of border space between the menubar shadow and the menu items"
msgstr ""
-#: gtk/gtkmessagedialog.c:80
+#: gtk/gtkmessagedialog.c:104
msgid "Image/label border"
msgstr ""
-#: gtk/gtkmessagedialog.c:81
+#: gtk/gtkmessagedialog.c:105
msgid "Width of border around the label and image in the message dialog"
msgstr ""
+#: gtk/gtkmessagedialog.c:113
+msgid "Message Type"
+msgstr ""
+
+#: gtk/gtkmessagedialog.c:114
+msgid "The type of message"
+msgstr ""
+
+#: gtk/gtkmessagedialog.c:121
+msgid "Message Buttons"
+msgstr ""
+
+#: gtk/gtkmessagedialog.c:122
+msgid "The buttons shown in the message dialog"
+msgstr ""
+
#: gtk/gtkmisc.c:97
msgid "X align"
msgstr ""
@@ -2003,142 +2025,150 @@ msgid ""
"The amount of space to add on the top and bottom of the widget, in pixels"
msgstr ""
-#: gtk/gtknotebook.c:324
+#: gtk/gtknotebook.c:328
msgid "Page"
msgstr ""
-#: gtk/gtknotebook.c:325
+#: gtk/gtknotebook.c:329
msgid "The index of the current page"
msgstr ""
-#: gtk/gtknotebook.c:333
+#: gtk/gtknotebook.c:337
msgid "Tab Position"
msgstr ""
-#: gtk/gtknotebook.c:334
+#: gtk/gtknotebook.c:338
msgid "Which side of the notebook holds the tabs"
msgstr ""
-#: gtk/gtknotebook.c:341
+#: gtk/gtknotebook.c:345
msgid "Tab Border"
msgstr ""
-#: gtk/gtknotebook.c:342
+#: gtk/gtknotebook.c:346
msgid "Width of the border around the tab labels"
msgstr ""
-#: gtk/gtknotebook.c:350
+#: gtk/gtknotebook.c:354
msgid "Horizontal Tab Border"
msgstr ""
-#: gtk/gtknotebook.c:351
+#: gtk/gtknotebook.c:355
msgid "Width of the horizontal border of tab labels"
msgstr ""
-#: gtk/gtknotebook.c:359
+#: gtk/gtknotebook.c:363
msgid "Vertical Tab Border"
msgstr ""
-#: gtk/gtknotebook.c:360
+#: gtk/gtknotebook.c:364
msgid "Width of the vertical border of tab labels"
msgstr ""
-#: gtk/gtknotebook.c:368
+#: gtk/gtknotebook.c:372
msgid "Show Tabs"
msgstr ""
-#: gtk/gtknotebook.c:369
+#: gtk/gtknotebook.c:373
msgid "Whether tabs should be shown or not"
msgstr ""
-#: gtk/gtknotebook.c:375
+#: gtk/gtknotebook.c:379
msgid "Show Border"
msgstr ""
-#: gtk/gtknotebook.c:376
+#: gtk/gtknotebook.c:380
msgid "Whether the border should be shown or not"
msgstr ""
-#: gtk/gtknotebook.c:382
+#: gtk/gtknotebook.c:386
msgid "Scrollable"
msgstr ""
-#: gtk/gtknotebook.c:383
+#: gtk/gtknotebook.c:387
msgid "If TRUE, scroll arrows are added if there are to many tabs to fit"
msgstr ""
-#: gtk/gtknotebook.c:389
+#: gtk/gtknotebook.c:393
msgid "Enable Popup"
msgstr ""
-#: gtk/gtknotebook.c:390
+#: gtk/gtknotebook.c:394
msgid ""
"If TRUE, pressing the right mouse button on the notebook pops up a menu that "
"you can use to go to a page"
msgstr ""
-#: gtk/gtknotebook.c:397
+#: gtk/gtknotebook.c:401
msgid "Whether tabs should have homogeneous sizes"
msgstr ""
-#: gtk/gtknotebook.c:2134 gtk/gtknotebook.c:4529
+#: gtk/gtknotebook.c:2240 gtk/gtknotebook.c:4470
#, c-format
msgid "Page %u"
msgstr ""
-#: gtk/gtkoptionmenu.c:164
+#: gtk/gtkoptionmenu.c:184
+msgid "Menu"
+msgstr ""
+
+#: gtk/gtkoptionmenu.c:185
+msgid "The menu of options"
+msgstr ""
+
+#: gtk/gtkoptionmenu.c:192
msgid "Size of dropdown indicator"
msgstr ""
-#: gtk/gtkoptionmenu.c:170
+#: gtk/gtkoptionmenu.c:198
msgid "Spacing around indicator"
msgstr ""
-#: gtk/gtkpaned.c:116 gtk/gtkruler.c:138
+#: gtk/gtkpaned.c:120 gtk/gtkruler.c:138
msgid "Position"
msgstr ""
-#: gtk/gtkpaned.c:117
+#: gtk/gtkpaned.c:121
msgid ""
"Position of paned separator in pixels(0 means all the way to the left/top)"
msgstr ""
-#: gtk/gtkpaned.c:125
+#: gtk/gtkpaned.c:129
msgid "Position Set"
msgstr ""
-#: gtk/gtkpaned.c:126
+#: gtk/gtkpaned.c:130
msgid "TRUE if the Position property should be used"
msgstr ""
-#: gtk/gtkpaned.c:132
+#: gtk/gtkpaned.c:136
msgid "Handle Size"
msgstr ""
-#: gtk/gtkpaned.c:133
+#: gtk/gtkpaned.c:137
msgid "Width of handle"
msgstr ""
-#: gtk/gtkrc.c:2759
+#: gtk/gtkrc.c:2723
#, c-format
msgid "Unable to locate image file in pixmap_path: \"%s\" line %d"
msgstr ""
-#: gtk/gtkrc.c:2762
+#: gtk/gtkrc.c:2726
#, c-format
msgid "Unable to locate image file in pixmap_path: \"%s\""
msgstr ""
-#: gtk/gtkrc.c:3171
+#: gtk/gtkrc.c:3135
#, c-format
msgid "Pixmap path element: \"%s\" must be absolute, %s, line %d"
msgstr ""
-#: gtk/gtkpreview.c:134
+#: gtk/gtkpreview.c:129
msgid "Expand"
msgstr ""
-#: gtk/gtkpreview.c:135
+#: gtk/gtkpreview.c:130
msgid ""
"Whether the preview widget should take up the entire space it is allocated"
msgstr ""
@@ -2183,7 +2213,7 @@ msgid ""
"in the progress widget"
msgstr ""
-#: gtk/gtkprogressbar.c:131 gtk/gtkrange.c:265 gtk/gtkspinbutton.c:213
+#: gtk/gtkprogressbar.c:131 gtk/gtkrange.c:270 gtk/gtkspinbutton.c:214
msgid "Adjustment"
msgstr ""
@@ -2191,7 +2221,7 @@ msgstr ""
msgid "The GtkAdjustment connected to the progress bar (Deprecated)"
msgstr ""
-#: gtk/gtkprogressbar.c:139 gtk/gtktoolbar.c:223
+#: gtk/gtkprogressbar.c:139 gtk/gtktoolbar.c:224
msgid "Orientation"
msgstr ""
@@ -2255,55 +2285,55 @@ msgstr ""
msgid "Text to be displayed in the progress bar"
msgstr ""
-#: gtk/gtkrange.c:256
+#: gtk/gtkrange.c:261
msgid "Update policy"
msgstr ""
-#: gtk/gtkrange.c:257
+#: gtk/gtkrange.c:262
msgid "How the range should be updated on the screen"
msgstr ""
-#: gtk/gtkrange.c:266
+#: gtk/gtkrange.c:271
msgid "The GtkAdjustment that contains the current value of this range object"
msgstr ""
-#: gtk/gtkrange.c:273
+#: gtk/gtkrange.c:278
msgid "Inverted"
msgstr ""
-#: gtk/gtkrange.c:274
+#: gtk/gtkrange.c:279
msgid "Invert direction slider moves to increase range value"
msgstr ""
-#: gtk/gtkrange.c:280
+#: gtk/gtkrange.c:285
msgid "Slider Width"
msgstr ""
-#: gtk/gtkrange.c:281
+#: gtk/gtkrange.c:286
msgid "Width of scrollbar or scale thumb"
msgstr ""
-#: gtk/gtkrange.c:288
+#: gtk/gtkrange.c:293
msgid "Trough Border"
msgstr ""
-#: gtk/gtkrange.c:289
+#: gtk/gtkrange.c:294
msgid "Spacing between thumb/steppers and outer trough bevel"
msgstr ""
-#: gtk/gtkrange.c:296
+#: gtk/gtkrange.c:301
msgid "Stepper Size"
msgstr ""
-#: gtk/gtkrange.c:297
+#: gtk/gtkrange.c:302
msgid "Length of step buttons at ends"
msgstr ""
-#: gtk/gtkrange.c:304
+#: gtk/gtkrange.c:309
msgid "Stepper Spacing"
msgstr ""
-#: gtk/gtkrange.c:305
+#: gtk/gtkrange.c:310
msgid "Spacing between step buttons and thumb"
msgstr ""
@@ -2335,7 +2365,7 @@ msgstr ""
msgid "Maximum size of the ruler"
msgstr ""
-#: gtk/gtkscale.c:148 gtk/gtkspinbutton.c:231
+#: gtk/gtkscale.c:148 gtk/gtkspinbutton.c:232
msgid "Digits"
msgstr ""
@@ -2485,66 +2515,66 @@ msgstr ""
msgid "Keybinding to activate the menu bar"
msgstr ""
-#: gtk/gtkspinbutton.c:214
+#: gtk/gtkspinbutton.c:215
msgid "The adjustment that holds the value of the spinbutton"
msgstr ""
-#: gtk/gtkspinbutton.c:221
+#: gtk/gtkspinbutton.c:222
msgid "Climb Rate"
msgstr ""
-#: gtk/gtkspinbutton.c:222
+#: gtk/gtkspinbutton.c:223
msgid "The acceleration rate when you hold down a button"
msgstr ""
-#: gtk/gtkspinbutton.c:232
+#: gtk/gtkspinbutton.c:233
msgid "The number of decimal places to display"
msgstr ""
-#: gtk/gtkspinbutton.c:241
+#: gtk/gtkspinbutton.c:242
msgid "Snap to Ticks"
msgstr ""
-#: gtk/gtkspinbutton.c:242
+#: gtk/gtkspinbutton.c:243
msgid ""
"Whether erroneous values are automatically changed to a spin button's "
"nearest step increment"
msgstr ""
-#: gtk/gtkspinbutton.c:249
+#: gtk/gtkspinbutton.c:250
msgid "Numeric"
msgstr ""
-#: gtk/gtkspinbutton.c:250
+#: gtk/gtkspinbutton.c:251
msgid "Whether non-numeric characters should be ignored"
msgstr ""
-#: gtk/gtkspinbutton.c:257
+#: gtk/gtkspinbutton.c:258
msgid "Wrap"
msgstr ""
-#: gtk/gtkspinbutton.c:258
+#: gtk/gtkspinbutton.c:259
msgid "Whether a spin button should wrap upon reaching its limits"
msgstr ""
-#: gtk/gtkspinbutton.c:265
+#: gtk/gtkspinbutton.c:266
msgid "Update Policy"
msgstr ""
-#: gtk/gtkspinbutton.c:266
+#: gtk/gtkspinbutton.c:267
msgid ""
"Whether the spin button should update always, or only when the value is legal"
msgstr ""
-#: gtk/gtkspinbutton.c:274
+#: gtk/gtkspinbutton.c:275
msgid "Value"
msgstr ""
-#: gtk/gtkspinbutton.c:275
+#: gtk/gtkspinbutton.c:276
msgid "Reads the current value, or sets a new value"
msgstr ""
-#: gtk/gtkstatusbar.c:158
+#: gtk/gtkstatusbar.c:159
msgid "Style of bevel around the statusbar text"
msgstr ""
@@ -2569,171 +2599,255 @@ msgstr ""
#. * need the mnemonics to be rationalized
#.
#: gtk/gtkstock.c:275
-msgid "_Apply"
+msgid "_Add"
msgstr ""
#: gtk/gtkstock.c:276
-msgid "_Bold"
+msgid "_Apply"
msgstr ""
#: gtk/gtkstock.c:277
-msgid "_Cancel"
+msgid "_Bold"
msgstr ""
#: gtk/gtkstock.c:278
-msgid "_Clear"
+msgid "_Cancel"
msgstr ""
#: gtk/gtkstock.c:279
-msgid "_Close"
+msgid "_CD-Rom"
msgstr ""
#: gtk/gtkstock.c:280
-msgid "_Copy"
+msgid "_Clear"
msgstr ""
#: gtk/gtkstock.c:281
-msgid "C_ut"
+msgid "_Close"
msgstr ""
#: gtk/gtkstock.c:282
-msgid "_Find"
+msgid "_Convert"
msgstr ""
#: gtk/gtkstock.c:283
-msgid "Find and _Replace"
+msgid "_Copy"
msgstr ""
#: gtk/gtkstock.c:284
-msgid "_Back"
+msgid "C_ut"
msgstr ""
#: gtk/gtkstock.c:285
-msgid "_Forward"
+msgid "_Delete"
msgstr ""
#: gtk/gtkstock.c:286
-msgid "_Help"
+msgid "_Execute"
msgstr ""
#: gtk/gtkstock.c:287
-msgid "_Home"
+msgid "_Find"
msgstr ""
#: gtk/gtkstock.c:288
-msgid "_Italic"
+msgid "Find and _Replace"
msgstr ""
#: gtk/gtkstock.c:289
-msgid "_Center"
+msgid "_Floppy"
msgstr ""
#: gtk/gtkstock.c:290
-msgid "_Fill"
+msgid "_Bottom"
msgstr ""
#: gtk/gtkstock.c:291
-msgid "_Left"
+msgid "_First"
msgstr ""
#: gtk/gtkstock.c:292
-msgid "_Right"
+msgid "_Last"
msgstr ""
#: gtk/gtkstock.c:293
-msgid "_New"
+msgid "_Top"
msgstr ""
#: gtk/gtkstock.c:294
-msgid "_No"
+msgid "_Back"
msgstr ""
#: gtk/gtkstock.c:295
-msgid "_OK"
+msgid "_Down"
msgstr ""
#: gtk/gtkstock.c:296
-msgid "_Open"
+msgid "_Forward"
msgstr ""
#: gtk/gtkstock.c:297
-msgid "_Paste"
+msgid "_Up"
msgstr ""
#: gtk/gtkstock.c:298
-msgid "_Preferences"
+msgid "_Help"
msgstr ""
#: gtk/gtkstock.c:299
-msgid "_Print"
+msgid "_Home"
msgstr ""
#: gtk/gtkstock.c:300
-msgid "Print Pre_view"
+msgid "_Index"
msgstr ""
#: gtk/gtkstock.c:301
-msgid "_Properties"
+msgid "_Italic"
msgstr ""
#: gtk/gtkstock.c:302
-msgid "_Quit"
+msgid "_Jump to"
msgstr ""
#: gtk/gtkstock.c:303
-msgid "_Redo"
+msgid "_Center"
msgstr ""
#: gtk/gtkstock.c:304
-msgid "_Revert"
+msgid "_Fill"
msgstr ""
#: gtk/gtkstock.c:305
-msgid "_Save"
+msgid "_Left"
msgstr ""
#: gtk/gtkstock.c:306
-msgid "Save _As"
+msgid "_Right"
msgstr ""
#: gtk/gtkstock.c:307
-msgid "_Spell Check"
+msgid "_New"
msgstr ""
#: gtk/gtkstock.c:308
-msgid "_Stop"
+msgid "_No"
msgstr ""
#: gtk/gtkstock.c:309
-msgid "_Strikethrough"
+msgid "_OK"
msgstr ""
#: gtk/gtkstock.c:310
-msgid "_Underline"
+msgid "_Open"
msgstr ""
#: gtk/gtkstock.c:311
-msgid "_Undo"
+msgid "_Paste"
msgstr ""
#: gtk/gtkstock.c:312
-msgid "_Yes"
+msgid "_Preferences"
msgstr ""
#: gtk/gtkstock.c:313
+msgid "_Print"
+msgstr ""
+
+#: gtk/gtkstock.c:314
+msgid "Print Pre_view"
+msgstr ""
+
+#: gtk/gtkstock.c:315
+msgid "_Properties"
+msgstr ""
+
+#: gtk/gtkstock.c:316
+msgid "_Quit"
+msgstr ""
+
+#: gtk/gtkstock.c:317
+msgid "_Redo"
+msgstr ""
+
+#: gtk/gtkstock.c:318
+msgid "_Refresh"
+msgstr ""
+
+#: gtk/gtkstock.c:319
+msgid "_Remove"
+msgstr ""
+
+#: gtk/gtkstock.c:320
+msgid "_Revert"
+msgstr ""
+
+#: gtk/gtkstock.c:321
+msgid "_Save"
+msgstr ""
+
+#: gtk/gtkstock.c:322
+msgid "Save _As"
+msgstr ""
+
+#: gtk/gtkstock.c:323
+msgid "_Color"
+msgstr ""
+
+#: gtk/gtkstock.c:324
+msgid "_Font"
+msgstr ""
+
+#: gtk/gtkstock.c:325
+msgid "_Ascending"
+msgstr ""
+
+#: gtk/gtkstock.c:326
+msgid "_Descending"
+msgstr ""
+
+#: gtk/gtkstock.c:327
+msgid "_Spell Check"
+msgstr ""
+
+#: gtk/gtkstock.c:328
+msgid "_Stop"
+msgstr ""
+
+#: gtk/gtkstock.c:329
+msgid "_Strikethrough"
+msgstr ""
+
+#: gtk/gtkstock.c:330
+msgid "_Undelete"
+msgstr ""
+
+#: gtk/gtkstock.c:331
+msgid "_Underline"
+msgstr ""
+
+#: gtk/gtkstock.c:332
+msgid "_Undo"
+msgstr ""
+
+#: gtk/gtkstock.c:333
+msgid "_Yes"
+msgstr ""
+
+#: gtk/gtkstock.c:334
#, c-format
msgid "Zoom _100%"
msgstr ""
-#: gtk/gtkstock.c:314
+#: gtk/gtkstock.c:335
msgid "Zoom to _Fit"
msgstr ""
-#: gtk/gtkstock.c:315
+#: gtk/gtkstock.c:336
msgid "Zoom _In"
msgstr ""
-#: gtk/gtkstock.c:316
+#: gtk/gtkstock.c:337
msgid "Zoom _Out"
msgstr ""
@@ -2777,302 +2891,302 @@ msgstr ""
msgid "If TRUE this means the table cells are all the same width/height"
msgstr ""
-#: gtk/gtktext.c:603 gtk/gtktreeview.c:504
+#: gtk/gtktext.c:604 gtk/gtktreeview.c:505
msgid "Horizontal Adjustment"
msgstr ""
-#: gtk/gtktext.c:604
+#: gtk/gtktext.c:605
msgid "Horizontal adjustment for the text widget"
msgstr ""
-#: gtk/gtktext.c:611 gtk/gtktreeview.c:512
+#: gtk/gtktext.c:612 gtk/gtktreeview.c:513
msgid "Vertical Adjustment"
msgstr ""
-#: gtk/gtktext.c:612
+#: gtk/gtktext.c:613
msgid "Vertical adjustment for the text widget"
msgstr ""
-#: gtk/gtktext.c:619
+#: gtk/gtktext.c:620
msgid "Line Wrap"
msgstr ""
-#: gtk/gtktext.c:620
+#: gtk/gtktext.c:621
msgid "Whether lines are wrapped at widget edges"
msgstr ""
-#: gtk/gtktext.c:627
+#: gtk/gtktext.c:628
msgid "Word Wrap"
msgstr ""
-#: gtk/gtktext.c:628
+#: gtk/gtktext.c:629
msgid "Whether words are wrapped at widget edges"
msgstr ""
-#: gtk/gtktexttag.c:198
+#: gtk/gtktexttag.c:199
msgid "Tag name"
msgstr ""
-#: gtk/gtktexttag.c:199
+#: gtk/gtktexttag.c:200
msgid "Name used to refer to the text tag"
msgstr ""
-#: gtk/gtktexttag.c:224
+#: gtk/gtktexttag.c:225
msgid "Background full height"
msgstr ""
-#: gtk/gtktexttag.c:225
+#: gtk/gtktexttag.c:226
msgid ""
"Whether the background color fills the entire line height or only the height "
"of the tagged characters"
msgstr ""
-#: gtk/gtktexttag.c:233
+#: gtk/gtktexttag.c:234
msgid "Background stipple mask"
msgstr ""
-#: gtk/gtktexttag.c:234
+#: gtk/gtktexttag.c:235
msgid "Bitmap to use as a mask when drawing the text background"
msgstr ""
-#: gtk/gtktexttag.c:259
+#: gtk/gtktexttag.c:260
msgid "Foreground stipple mask"
msgstr ""
-#: gtk/gtktexttag.c:260
+#: gtk/gtktexttag.c:261
msgid "Bitmap to use as a mask when drawing the text foreground"
msgstr ""
-#: gtk/gtktexttag.c:267
+#: gtk/gtktexttag.c:268
msgid "Text direction"
msgstr ""
-#: gtk/gtktexttag.c:268
+#: gtk/gtktexttag.c:269
msgid "Text direction, e.g. right-to-left or left-to-right"
msgstr ""
-#: gtk/gtktexttag.c:378 gtk/gtktextview.c:557
+#: gtk/gtktexttag.c:379 gtk/gtktextview.c:566
msgid "Left, right, or center justification"
msgstr ""
-#: gtk/gtktexttag.c:386
+#: gtk/gtktexttag.c:387
msgid "Language"
msgstr ""
-#: gtk/gtktexttag.c:387
+#: gtk/gtktexttag.c:388
msgid "Language engine code to use for rendering the text"
msgstr ""
-#: gtk/gtktexttag.c:394
+#: gtk/gtktexttag.c:395
msgid "Left margin"
msgstr ""
-#: gtk/gtktexttag.c:395 gtk/gtktextview.c:566
+#: gtk/gtktexttag.c:396 gtk/gtktextview.c:575
msgid "Width of the left margin in pixels"
msgstr ""
-#: gtk/gtktexttag.c:404
+#: gtk/gtktexttag.c:405
msgid "Right margin"
msgstr ""
-#: gtk/gtktexttag.c:405 gtk/gtktextview.c:576
+#: gtk/gtktexttag.c:406 gtk/gtktextview.c:585
msgid "Width of the right margin in pixels"
msgstr ""
-#: gtk/gtktexttag.c:415 gtk/gtktextview.c:585
+#: gtk/gtktexttag.c:416 gtk/gtktextview.c:594
msgid "Indent"
msgstr ""
-#: gtk/gtktexttag.c:416 gtk/gtktextview.c:586
+#: gtk/gtktexttag.c:417 gtk/gtktextview.c:595
msgid "Amount to indent the paragraph, in pixels"
msgstr ""
-#: gtk/gtktexttag.c:436
+#: gtk/gtktexttag.c:437
msgid "Pixels above lines"
msgstr ""
-#: gtk/gtktexttag.c:437 gtk/gtktextview.c:510
+#: gtk/gtktexttag.c:438 gtk/gtktextview.c:519
msgid "Pixels of blank space above paragraphs"
msgstr ""
-#: gtk/gtktexttag.c:446
+#: gtk/gtktexttag.c:447
msgid "Pixels below lines"
msgstr ""
-#: gtk/gtktexttag.c:447 gtk/gtktextview.c:520
+#: gtk/gtktexttag.c:448 gtk/gtktextview.c:529
msgid "Pixels of blank space below paragraphs"
msgstr ""
-#: gtk/gtktexttag.c:456
+#: gtk/gtktexttag.c:457
msgid "Pixels inside wrap"
msgstr ""
-#: gtk/gtktexttag.c:457 gtk/gtktextview.c:530
+#: gtk/gtktexttag.c:458 gtk/gtktextview.c:539
msgid "Pixels of blank space between wrapped lines in a paragraph"
msgstr ""
-#: gtk/gtktexttag.c:483
+#: gtk/gtktexttag.c:484
msgid "Wrap mode"
msgstr ""
-#: gtk/gtktexttag.c:484 gtk/gtktextview.c:548
+#: gtk/gtktexttag.c:485 gtk/gtktextview.c:557
msgid ""
"Whether to wrap lines never, at word boundaries, or at character boundaries"
msgstr ""
-#: gtk/gtktexttag.c:493 gtk/gtktextview.c:595
+#: gtk/gtktexttag.c:494 gtk/gtktextview.c:604
msgid "Tabs"
msgstr ""
-#: gtk/gtktexttag.c:494 gtk/gtktextview.c:596
+#: gtk/gtktexttag.c:495 gtk/gtktextview.c:605
msgid "Custom tabs for this text"
msgstr ""
-#: gtk/gtktexttag.c:501
+#: gtk/gtktexttag.c:502
msgid "Invisible"
msgstr ""
-#: gtk/gtktexttag.c:502
+#: gtk/gtktexttag.c:503
msgid "Whether this text is hidden"
msgstr ""
-#: gtk/gtktexttag.c:515
+#: gtk/gtktexttag.c:516
msgid "Background full height set"
msgstr ""
-#: gtk/gtktexttag.c:516
+#: gtk/gtktexttag.c:517
msgid "Whether this tag affects background height"
msgstr ""
-#: gtk/gtktexttag.c:519
+#: gtk/gtktexttag.c:520
msgid "Background stipple set"
msgstr ""
-#: gtk/gtktexttag.c:520
+#: gtk/gtktexttag.c:521
msgid "Whether this tag affects the background stipple"
msgstr ""
-#: gtk/gtktexttag.c:527
+#: gtk/gtktexttag.c:528
msgid "Foreground stipple set"
msgstr ""
-#: gtk/gtktexttag.c:528
+#: gtk/gtktexttag.c:529
msgid "Whether this tag affects the foreground stipple"
msgstr ""
-#: gtk/gtktexttag.c:563
+#: gtk/gtktexttag.c:564
msgid "Justification set"
msgstr ""
-#: gtk/gtktexttag.c:564
+#: gtk/gtktexttag.c:565
msgid "Whether this tag affects paragraph justification"
msgstr ""
-#: gtk/gtktexttag.c:567
+#: gtk/gtktexttag.c:568
msgid "Language set"
msgstr ""
-#: gtk/gtktexttag.c:568
+#: gtk/gtktexttag.c:569
msgid "Whether this tag affects the language the text is rendered as"
msgstr ""
-#: gtk/gtktexttag.c:571
+#: gtk/gtktexttag.c:572
msgid "Left margin set"
msgstr ""
-#: gtk/gtktexttag.c:572
+#: gtk/gtktexttag.c:573
msgid "Whether this tag affects the left margin"
msgstr ""
-#: gtk/gtktexttag.c:575
+#: gtk/gtktexttag.c:576
msgid "Indent set"
msgstr ""
-#: gtk/gtktexttag.c:576
+#: gtk/gtktexttag.c:577
msgid "Whether this tag affects indentation"
msgstr ""
-#: gtk/gtktexttag.c:583
+#: gtk/gtktexttag.c:584
msgid "Pixels above lines set"
msgstr ""
-#: gtk/gtktexttag.c:584 gtk/gtktexttag.c:588
+#: gtk/gtktexttag.c:585 gtk/gtktexttag.c:589
msgid "Whether this tag affects the number of pixels above lines"
msgstr ""
-#: gtk/gtktexttag.c:587
+#: gtk/gtktexttag.c:588
msgid "Pixels below lines set"
msgstr ""
-#: gtk/gtktexttag.c:591
+#: gtk/gtktexttag.c:592
msgid "Pixels inside wrap set"
msgstr ""
-#: gtk/gtktexttag.c:592
+#: gtk/gtktexttag.c:593
msgid "Whether this tag affects the number of pixels between wrapped lines"
msgstr ""
-#: gtk/gtktexttag.c:599
+#: gtk/gtktexttag.c:600
msgid "Right margin set"
msgstr ""
-#: gtk/gtktexttag.c:600
+#: gtk/gtktexttag.c:601
msgid "Whether this tag affects the right margin"
msgstr ""
-#: gtk/gtktexttag.c:607
+#: gtk/gtktexttag.c:608
msgid "Wrap mode set"
msgstr ""
-#: gtk/gtktexttag.c:608
+#: gtk/gtktexttag.c:609
msgid "Whether this tag affects line wrap mode"
msgstr ""
-#: gtk/gtktexttag.c:611
+#: gtk/gtktexttag.c:612
msgid "Tabs set"
msgstr ""
-#: gtk/gtktexttag.c:612
+#: gtk/gtktexttag.c:613
msgid "Whether this tag affects tabs"
msgstr ""
-#: gtk/gtktexttag.c:615
+#: gtk/gtktexttag.c:616
msgid "Invisible set"
msgstr ""
-#: gtk/gtktexttag.c:616
+#: gtk/gtktexttag.c:617
msgid "Whether this tag affects text visibility"
msgstr ""
-#: gtk/gtktextview.c:509
+#: gtk/gtktextview.c:518
msgid "Pixels Above Lines"
msgstr ""
-#: gtk/gtktextview.c:519
+#: gtk/gtktextview.c:528
msgid "Pixels Below Lines"
msgstr ""
-#: gtk/gtktextview.c:529
+#: gtk/gtktextview.c:538
msgid "Pixels Inside Wrap"
msgstr ""
-#: gtk/gtktextview.c:547
+#: gtk/gtktextview.c:556
msgid "Wrap Mode"
msgstr ""
-#: gtk/gtktextview.c:565
+#: gtk/gtktextview.c:574
msgid "Left Margin"
msgstr ""
-#: gtk/gtktextview.c:575
+#: gtk/gtktextview.c:584
msgid "Right Margin"
msgstr ""
-#: gtk/gtktextview.c:603
+#: gtk/gtktextview.c:612
msgid "Cursor Visible"
msgstr ""
-#: gtk/gtktextview.c:604
+#: gtk/gtktextview.c:613
msgid "If the insertion cursor is shown"
msgstr ""
@@ -3081,537 +3195,549 @@ msgstr ""
msgid "Unable to locate theme engine in module_path: \"%s\","
msgstr ""
-#: gtk/gtktipsquery.c:181
+#: gtk/gtktipsquery.c:182
msgid "--- No Tip ---"
msgstr ""
-#: gtk/gtktogglebutton.c:143
+#: gtk/gtktogglebutton.c:133
msgid "If the toggle button should be pressed in or not"
msgstr ""
-#: gtk/gtktogglebutton.c:151
+#: gtk/gtktogglebutton.c:141
msgid "If the toggle button is in an \"in between\" state."
msgstr ""
-#: gtk/gtktogglebutton.c:158
+#: gtk/gtktogglebutton.c:148
msgid "Draw Indicator"
msgstr ""
-#: gtk/gtktogglebutton.c:159
+#: gtk/gtktogglebutton.c:149
msgid "If the toggle part of the button is displayed"
msgstr ""
-#: gtk/gtktoolbar.c:224
+#: gtk/gtktoolbar.c:225
msgid "The orientation of the toolbar"
msgstr ""
-#: gtk/gtktoolbar.c:232
+#: gtk/gtktoolbar.c:233
msgid "Toolbar Style"
msgstr ""
-#: gtk/gtktoolbar.c:233
+#: gtk/gtktoolbar.c:234
msgid "How to draw the toolbar"
msgstr ""
-#: gtk/gtktoolbar.c:241
+#: gtk/gtktoolbar.c:242
msgid "Spacer size"
msgstr ""
-#: gtk/gtktoolbar.c:242
+#: gtk/gtktoolbar.c:243
msgid "Size of spacers"
msgstr ""
-#: gtk/gtktoolbar.c:251
+#: gtk/gtktoolbar.c:252
msgid "Amount of border space between the toolbar shadow and the buttons"
msgstr ""
-#: gtk/gtktoolbar.c:259
+#: gtk/gtktoolbar.c:260
msgid "Space style"
msgstr ""
-#: gtk/gtktoolbar.c:260
+#: gtk/gtktoolbar.c:261
msgid "Whether spacers are vertical lines or just blank"
msgstr ""
-#: gtk/gtktoolbar.c:268
+#: gtk/gtktoolbar.c:269
msgid "Button relief"
msgstr ""
-#: gtk/gtktoolbar.c:269
+#: gtk/gtktoolbar.c:270
msgid "Type of bevel around toolbar buttons"
msgstr ""
-#: gtk/gtktoolbar.c:277
+#: gtk/gtktoolbar.c:278
msgid "Style of bevel around the toolbar"
msgstr ""
-#: gtk/gtktoolbar.c:283
+#: gtk/gtktoolbar.c:284
msgid "Toolbar style"
msgstr ""
-#: gtk/gtktoolbar.c:284
+#: gtk/gtktoolbar.c:285
msgid ""
"Whether default toolbars have text only, text and icons, icons only, etc."
msgstr ""
-#: gtk/gtktoolbar.c:290
+#: gtk/gtktoolbar.c:291
msgid "Toolbar icon size"
msgstr ""
-#: gtk/gtktoolbar.c:291
+#: gtk/gtktoolbar.c:292
msgid "Size of icons in default toolbars"
msgstr ""
-#: gtk/gtktreeview.c:496
+#: gtk/gtktreeview.c:497
msgid "TreeView Model"
msgstr ""
-#: gtk/gtktreeview.c:497
+#: gtk/gtktreeview.c:498
msgid "The model for the tree view"
msgstr ""
-#: gtk/gtktreeview.c:505
+#: gtk/gtktreeview.c:506
msgid "Horizontal Adjustment for the widget"
msgstr ""
-#: gtk/gtktreeview.c:513
+#: gtk/gtktreeview.c:514
msgid "Vertical Adjustment for the widget"
msgstr ""
-#: gtk/gtktreeview.c:520 gtk/gtktreeviewcolumn.c:171 gtk/gtkwidget.c:421
+#: gtk/gtktreeview.c:521 gtk/gtktreeviewcolumn.c:173 gtk/gtkwidget.c:427
msgid "Visible"
msgstr ""
-#: gtk/gtktreeview.c:521
+#: gtk/gtktreeview.c:522
msgid "Show the column header buttons"
msgstr ""
-#: gtk/gtktreeview.c:528
+#: gtk/gtktreeview.c:529
msgid "Headers Clickable"
msgstr ""
-#: gtk/gtktreeview.c:529
+#: gtk/gtktreeview.c:530
msgid "Column headers respond to click events"
msgstr ""
-#: gtk/gtktreeview.c:536
+#: gtk/gtktreeview.c:537
msgid "Expander Column"
msgstr ""
-#: gtk/gtktreeview.c:537
+#: gtk/gtktreeview.c:538
msgid "Set the column for the expander column"
msgstr ""
-#: gtk/gtktreeview.c:544 gtk/gtktreeviewcolumn.c:262
+#: gtk/gtktreeview.c:545 gtk/gtktreeviewcolumn.c:272
msgid "Reorderable"
msgstr ""
-#: gtk/gtktreeview.c:545
+#: gtk/gtktreeview.c:546
msgid "View is reorderable"
msgstr ""
-#: gtk/gtktreeview.c:552
+#: gtk/gtktreeview.c:553
msgid "Rules Hint"
msgstr ""
-#: gtk/gtktreeview.c:553
+#: gtk/gtktreeview.c:554
msgid "Set a hint to the theme engine to draw rows in alternating colors"
msgstr ""
-#: gtk/gtktreeview.c:560
+#: gtk/gtktreeview.c:561
msgid "Enable Search"
msgstr ""
-#: gtk/gtktreeview.c:561
+#: gtk/gtktreeview.c:562
msgid "View allows user to search through columns interactively"
msgstr ""
-#: gtk/gtktreeview.c:568
+#: gtk/gtktreeview.c:569
msgid "Search Column"
msgstr ""
-#: gtk/gtktreeview.c:569
+#: gtk/gtktreeview.c:570
msgid "Model column to search through when searching through code"
msgstr ""
-#: gtk/gtktreeview.c:582
+#: gtk/gtktreeview.c:583
msgid "Expander Size"
msgstr ""
-#: gtk/gtktreeview.c:583
+#: gtk/gtktreeview.c:584
msgid "Size of the expander arrow."
msgstr ""
-#: gtk/gtktreeview.c:591
+#: gtk/gtktreeview.c:592
msgid "Vertical Separator Width"
msgstr ""
-#: gtk/gtktreeview.c:592
+#: gtk/gtktreeview.c:593
msgid "Vertical space between cells. Must be an even number."
msgstr ""
-#: gtk/gtktreeview.c:600
+#: gtk/gtktreeview.c:601
msgid "Horizontal Separator Width"
msgstr ""
-#: gtk/gtktreeview.c:601
+#: gtk/gtktreeview.c:602
msgid "Horizontal space between cells. Must be an even number."
msgstr ""
-#: gtk/gtktreeview.c:609
+#: gtk/gtktreeview.c:610
msgid "Allow Rules"
msgstr ""
-#: gtk/gtktreeview.c:610
+#: gtk/gtktreeview.c:611
msgid "Allow drawing of alternating color rows."
msgstr ""
-#: gtk/gtktreeviewcolumn.c:172
+#: gtk/gtktreeview.c:617
+msgid "Indent Expanders"
+msgstr ""
+
+#: gtk/gtktreeview.c:618
+msgid "Make the expanders indented."
+msgstr ""
+
+#: gtk/gtktreeviewcolumn.c:174
msgid "Whether to display the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:180
+#: gtk/gtktreeviewcolumn.c:181 gtk/gtkwindow.c:394
+msgid "Resizable"
+msgstr ""
+
+#: gtk/gtktreeviewcolumn.c:182
+msgid "Column is user-resizable"
+msgstr ""
+
+#: gtk/gtktreeviewcolumn.c:190
msgid "Current width of the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:188
+#: gtk/gtktreeviewcolumn.c:198
msgid "Sizing"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:189
+#: gtk/gtktreeviewcolumn.c:199
msgid "Resize mode of the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:197
+#: gtk/gtktreeviewcolumn.c:207
msgid "Fixed Width"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:198
+#: gtk/gtktreeviewcolumn.c:208
msgid "Current fixed width of the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:207
+#: gtk/gtktreeviewcolumn.c:217
msgid "Minimum Width"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:208
+#: gtk/gtktreeviewcolumn.c:218
msgid "Minimum allowed width of the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:217
+#: gtk/gtktreeviewcolumn.c:227
msgid "Maximum Width"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:218
+#: gtk/gtktreeviewcolumn.c:228
msgid "Maximum allowed width of the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:227
+#: gtk/gtktreeviewcolumn.c:237
msgid "Title"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:228
+#: gtk/gtktreeviewcolumn.c:238
msgid "Title to appear in column header"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:235
+#: gtk/gtktreeviewcolumn.c:245
msgid "Clickable"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:236
+#: gtk/gtktreeviewcolumn.c:246
msgid "Whether the header can be clicked"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:244
+#: gtk/gtktreeviewcolumn.c:254
msgid "Widget"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:245
+#: gtk/gtktreeviewcolumn.c:255
msgid "Widget to put in column header button instead of column title"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:252
+#: gtk/gtktreeviewcolumn.c:262
msgid "Alignment"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:253
+#: gtk/gtktreeviewcolumn.c:263
msgid "X Alignment of the column header text or widget"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:263
+#: gtk/gtktreeviewcolumn.c:273
msgid "Whether the column can be reordered around the headers"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:270
+#: gtk/gtktreeviewcolumn.c:280
msgid "Sort indicator"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:271
+#: gtk/gtktreeviewcolumn.c:281
msgid "Whether to show a sort indicator"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:278
+#: gtk/gtktreeviewcolumn.c:288
msgid "Sort order"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:279
+#: gtk/gtktreeviewcolumn.c:289
msgid "Sort direction the sort indicator should indicate"
msgstr ""
-#: gtk/gtkviewport.c:132
+#: gtk/gtkviewport.c:133
msgid ""
"The GtkAdjustment that determines the values of the horizontal position for "
"this viewport."
msgstr ""
-#: gtk/gtkviewport.c:140
+#: gtk/gtkviewport.c:141
msgid ""
"The GtkAdjustment that determines the values of the vertical position for "
"this viewport."
msgstr ""
-#: gtk/gtkviewport.c:148
+#: gtk/gtkviewport.c:149
msgid "Determines how the shadowed box around the viewport is drawn."
msgstr ""
-#: gtk/gtkwidget.c:388
+#: gtk/gtkwidget.c:394
msgid "Widget name"
msgstr ""
-#: gtk/gtkwidget.c:389
+#: gtk/gtkwidget.c:395
msgid "The name of the widget"
msgstr ""
-#: gtk/gtkwidget.c:395
+#: gtk/gtkwidget.c:401
msgid "Parent widget"
msgstr ""
-#: gtk/gtkwidget.c:396
+#: gtk/gtkwidget.c:402
msgid "The parent widget of this widget. Must be a Container widget."
msgstr ""
-#: gtk/gtkwidget.c:403
+#: gtk/gtkwidget.c:409
msgid "Width request"
msgstr ""
-#: gtk/gtkwidget.c:404
+#: gtk/gtkwidget.c:410
msgid ""
"Override for width request of the widget, or -1 if natural request should be "
"used."
msgstr ""
-#: gtk/gtkwidget.c:412
+#: gtk/gtkwidget.c:418
msgid "Height request"
msgstr ""
-#: gtk/gtkwidget.c:413
+#: gtk/gtkwidget.c:419
msgid ""
"Override for height request of the widget, or -1 if natural request should "
"be used."
msgstr ""
-#: gtk/gtkwidget.c:422
+#: gtk/gtkwidget.c:428
msgid "Whether the widget is visible"
msgstr ""
-#: gtk/gtkwidget.c:428
+#: gtk/gtkwidget.c:434
msgid "Sensitive"
msgstr ""
-#: gtk/gtkwidget.c:429
+#: gtk/gtkwidget.c:435
msgid "Whether the widget responds to input"
msgstr ""
-#: gtk/gtkwidget.c:435
+#: gtk/gtkwidget.c:441
msgid "Application paintable"
msgstr ""
-#: gtk/gtkwidget.c:436
+#: gtk/gtkwidget.c:442
msgid "Whether the application will paint directly on the widget"
msgstr ""
-#: gtk/gtkwidget.c:442
+#: gtk/gtkwidget.c:448
msgid "Can focus"
msgstr ""
-#: gtk/gtkwidget.c:443
+#: gtk/gtkwidget.c:449
msgid "Whether the widget can accept the input focus"
msgstr ""
-#: gtk/gtkwidget.c:449
+#: gtk/gtkwidget.c:455
msgid "Has focus"
msgstr ""
-#: gtk/gtkwidget.c:450
+#: gtk/gtkwidget.c:456
msgid "Whether the widget has the input focus"
msgstr ""
-#: gtk/gtkwidget.c:456
+#: gtk/gtkwidget.c:462
msgid "Can default"
msgstr ""
-#: gtk/gtkwidget.c:457
+#: gtk/gtkwidget.c:463
msgid "Whether the widget can be the default widget"
msgstr ""
-#: gtk/gtkwidget.c:463
+#: gtk/gtkwidget.c:469
msgid "Has default"
msgstr ""
-#: gtk/gtkwidget.c:464
+#: gtk/gtkwidget.c:470
msgid "Whether the widget is the default widget"
msgstr ""
-#: gtk/gtkwidget.c:470
+#: gtk/gtkwidget.c:476
msgid "Receives default"
msgstr ""
-#: gtk/gtkwidget.c:471
+#: gtk/gtkwidget.c:477
msgid "If TRUE, the widget will receive the default action when it is focused."
msgstr ""
-#: gtk/gtkwidget.c:477
+#: gtk/gtkwidget.c:483
msgid "Composite child"
msgstr ""
-#: gtk/gtkwidget.c:478
+#: gtk/gtkwidget.c:484
msgid "Whether the widget is composed of other widgets"
msgstr ""
-#: gtk/gtkwidget.c:484
+#: gtk/gtkwidget.c:490
msgid "Style"
msgstr ""
-#: gtk/gtkwidget.c:485
+#: gtk/gtkwidget.c:491
msgid ""
"The style of the widget, which contains information about how it will look "
"(colors etc)."
msgstr ""
-#: gtk/gtkwidget.c:491
+#: gtk/gtkwidget.c:497
msgid "Events"
msgstr ""
-#: gtk/gtkwidget.c:492
+#: gtk/gtkwidget.c:498
msgid "The event mask that decides what kind of GdkEvents this widget gets."
msgstr ""
-#: gtk/gtkwidget.c:499
+#: gtk/gtkwidget.c:505
msgid "Extension events"
msgstr ""
-#: gtk/gtkwidget.c:500
+#: gtk/gtkwidget.c:506
msgid "The mask that decides what kind of extension events this widget gets."
msgstr ""
-#: gtk/gtkwidget.c:1047
+#: gtk/gtkwidget.c:1053
msgid "Interior Focus"
msgstr ""
-#: gtk/gtkwidget.c:1048
+#: gtk/gtkwidget.c:1054
msgid "Whether to draw the focus indicator inside widgets."
msgstr ""
-#: gtk/gtkwindow.c:361
+#: gtk/gtkwindow.c:359
msgid "Window Type"
msgstr ""
-#: gtk/gtkwindow.c:362
+#: gtk/gtkwindow.c:360
msgid "The type of the window"
msgstr ""
-#: gtk/gtkwindow.c:371
+#: gtk/gtkwindow.c:369
msgid "Window Title"
msgstr ""
-#: gtk/gtkwindow.c:372
+#: gtk/gtkwindow.c:370
msgid "The title of the window"
msgstr ""
-#: gtk/gtkwindow.c:379
+#: gtk/gtkwindow.c:377
msgid "Allow Shrink"
msgstr ""
-#: gtk/gtkwindow.c:381
+#: gtk/gtkwindow.c:379
#, no-c-format
msgid ""
"If TRUE, the window has no mimimum size. Setting this to TRUE is 99% of the "
"time a bad idea."
msgstr ""
-#: gtk/gtkwindow.c:388
+#: gtk/gtkwindow.c:386
msgid "Allow Grow"
msgstr ""
-#: gtk/gtkwindow.c:389
+#: gtk/gtkwindow.c:387
msgid "If TRUE, users can expand the window beyond its minimum size."
msgstr ""
-#: gtk/gtkwindow.c:396
-msgid "Resizable"
-msgstr ""
-
-#: gtk/gtkwindow.c:397
+#: gtk/gtkwindow.c:395
msgid "If TRUE, users can resize the window."
msgstr ""
-#: gtk/gtkwindow.c:404
+#: gtk/gtkwindow.c:402
msgid "Modal"
msgstr ""
-#: gtk/gtkwindow.c:405
+#: gtk/gtkwindow.c:403
msgid ""
"If TRUE, the window is modal (other windows are not usable while this one is "
"up)."
msgstr ""
-#: gtk/gtkwindow.c:412
+#: gtk/gtkwindow.c:410
msgid "Window Position"
msgstr ""
-#: gtk/gtkwindow.c:413
+#: gtk/gtkwindow.c:411
msgid "The initial position of the window."
msgstr ""
-#: gtk/gtkwindow.c:421
+#: gtk/gtkwindow.c:419
msgid "Default Width"
msgstr ""
-#: gtk/gtkwindow.c:422
+#: gtk/gtkwindow.c:420
msgid ""
"The default width of the window, used when initially showing the window."
msgstr ""
-#: gtk/gtkwindow.c:431
+#: gtk/gtkwindow.c:429
msgid "Default Height"
msgstr ""
-#: gtk/gtkwindow.c:432
+#: gtk/gtkwindow.c:430
msgid ""
"The default height of the window, used when initially showing the window."
msgstr ""
-#: gtk/gtkwindow.c:441
+#: gtk/gtkwindow.c:439
msgid "Destroy with Parent"
msgstr ""
-#: gtk/gtkwindow.c:442
+#: gtk/gtkwindow.c:440
msgid "If this window should be destroyed when the parent is destroyed"
msgstr ""
-#: gtk/gtkwindow.c:449
+#: gtk/gtkwindow.c:447
msgid "Icon"
msgstr ""
-#: gtk/gtkwindow.c:450
+#: gtk/gtkwindow.c:448
msgid "Icon for this window"
msgstr ""
-#: gtk/gtksizegroup.c:241
+#: gtk/gtksizegroup.c:242
msgid "Mode"
msgstr ""
-#: gtk/gtksizegroup.c:242
+#: gtk/gtksizegroup.c:243
msgid ""
"The the directions in which the size group effects the requested sizes of "
"its component widgets."
diff --git a/po/es.po b/po/es.po
index 4b9540a09..c126111ba 100644
--- a/po/es.po
+++ b/po/es.po
@@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: gtk+ 1.3.0\n"
-"POT-Creation-Date: 2001-10-25 16:39-0400\n"
+"POT-Creation-Date: 2001-11-23 15:47-0500\n"
"PO-Revision-Date: 2001-09-03 21:02+0200\n"
"Last-Translator: José Antonio Salgueiro A. <joseantsa@eresmas.net>\n"
"Language-Team: Spanish <traductores@es.gnome.org>\n"
@@ -14,12 +14,12 @@ msgstr ""
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
-#: gdk-pixbuf/gdk-pixbuf-animation.c:144 gdk-pixbuf/gdk-pixbuf-io.c:543
+#: gdk-pixbuf/gdk-pixbuf-animation.c:144 gdk-pixbuf/gdk-pixbuf-io.c:551
#, c-format
msgid "Failed to open file '%s': %s"
msgstr "Falló al abrir el fichero '%s': %s"
-#: gdk-pixbuf/gdk-pixbuf-animation.c:155 gdk-pixbuf/gdk-pixbuf-io.c:553
+#: gdk-pixbuf/gdk-pixbuf-animation.c:155 gdk-pixbuf/gdk-pixbuf-io.c:561
#, c-format
msgid "Image file '%s' contains no data"
msgstr "Fichero imagen '%s'·sin datos"
@@ -29,7 +29,7 @@ msgstr "Fichero imagen '%s'·sin datos"
msgid "Don't know how to load the animation in file '%s'"
msgstr "No sé como cargar el fichero de animación '%s'"
-#: gdk-pixbuf/gdk-pixbuf-animation.c:205 gdk-pixbuf/gdk-pixbuf-io.c:598
+#: gdk-pixbuf/gdk-pixbuf-animation.c:205 gdk-pixbuf/gdk-pixbuf-io.c:606
#, c-format
msgid ""
"Failed to load image '%s': reason not known, probably a corrupt image file"
@@ -46,12 +46,12 @@ msgstr ""
"Falló al cargar la animación '%s': razón desconicida, probablemente un "
"fichero de animación corrompido"
-#: gdk-pixbuf/gdk-pixbuf-io.c:316
+#: gdk-pixbuf/gdk-pixbuf-io.c:324
#, c-format
msgid "Unable to load image-loading module: %s: %s"
msgstr "Imposible de encontrar un módulo cargable: %s:·%s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:335
+#: gdk-pixbuf/gdk-pixbuf-io.c:343
#, c-format
msgid ""
"Image-loading module %s does not export the proper interface; perhaps it's "
@@ -60,42 +60,42 @@ msgstr ""
"El módulo de carga de imágenes %s no exporta el interface adecuado; tal vez "
"es de una versión de GTK diferente"
-#: gdk-pixbuf/gdk-pixbuf-io.c:452 gdk-pixbuf/gdk-pixbuf-io.c:478
+#: gdk-pixbuf/gdk-pixbuf-io.c:460 gdk-pixbuf/gdk-pixbuf-io.c:486
#, c-format
msgid "Image type '%s' is not supported"
msgstr "Tipo de imagen '%s' no está soportado"
-#: gdk-pixbuf/gdk-pixbuf-io.c:500
+#: gdk-pixbuf/gdk-pixbuf-io.c:508
#, c-format
msgid "Couldn't recognize the image file format for file '%s'"
msgstr "No puedo reconocer el formato del fichero imagen para el fichero '%s'"
-#: gdk-pixbuf/gdk-pixbuf-io.c:506
+#: gdk-pixbuf/gdk-pixbuf-io.c:514
msgid "Unrecognized image file format"
msgstr "Formato de fichero imagen irreconocible"
-#: gdk-pixbuf/gdk-pixbuf-io.c:576
+#: gdk-pixbuf/gdk-pixbuf-io.c:584
#, c-format
msgid "Don't know how to load the image in file '%s'"
msgstr "No sé como cargar la imagen en el fichero '%s'"
-#: gdk-pixbuf/gdk-pixbuf-io.c:609
+#: gdk-pixbuf/gdk-pixbuf-io.c:617
#, c-format
msgid "Failed to load image '%s': %s"
msgstr "Falló la carga de la imagen '%s':·%s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:714
+#: gdk-pixbuf/gdk-pixbuf-io.c:722
#, 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 guardad el formato de imagen:·%s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:822
+#: gdk-pixbuf/gdk-pixbuf-io.c:830
#, c-format
msgid "Failed to open '%s' for writing: %s"
msgstr "Falló al abrir '%s'·para escribir:·%s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:843
+#: gdk-pixbuf/gdk-pixbuf-io.c:851
#, c-format
msgid ""
"Failed to close '%s' while writing image, all data may not have been saved: %"
@@ -104,12 +104,12 @@ msgstr ""
"Falló al cerrar '%s'· mientras se escribía la imagen, todos los datos puede "
"que no hayan sido guardados: %s"
-#: gdk-pixbuf/gdk-pixbuf-loader.c:252
+#: gdk-pixbuf/gdk-pixbuf-loader.c:250
#, c-format
msgid "Incremental loading of image type '%s' is not supported"
msgstr "Carga incremental de los tipos de imagen '%s' no está soportada"
-#: gdk-pixbuf/gdk-pixbuf-loader.c:275 gdk-pixbuf/gdk-pixbuf-loader.c:376
+#: gdk-pixbuf/gdk-pixbuf-loader.c:273 gdk-pixbuf/gdk-pixbuf-loader.c:374
#, c-format
msgid ""
"Internal error: Image loader module '%s' failed to begin loading an image, "
@@ -392,38 +392,38 @@ msgstr "Memoria insuficiente al cargar el fichero imagen XBM"
msgid "Failed to write to temporary file when loading XBM image"
msgstr "Falló al escribir al fichero temporal cuando se cargaba la imagen XBM"
-#: gdk-pixbuf/io-xpm.c:1256
+#: gdk-pixbuf/io-xpm.c:1234
msgid "No XPM header found"
msgstr "No se ha encontrado cabecera XBM"
-#: gdk-pixbuf/io-xpm.c:1264
+#: gdk-pixbuf/io-xpm.c:1242
#, fuzzy
msgid "XPM file has image width <= 0"
msgstr "Fichero PNM tiene un ancho de imagen de 0"
-#: gdk-pixbuf/io-xpm.c:1272
+#: gdk-pixbuf/io-xpm.c:1250
#, fuzzy
msgid "XPM file has image height <= 0"
msgstr "Fichero PNM tiene un alto de imagen de 0"
-#: gdk-pixbuf/io-xpm.c:1280
+#: gdk-pixbuf/io-xpm.c:1258
msgid "XPM file has invalid number of colors"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1288
+#: gdk-pixbuf/io-xpm.c:1266
#, fuzzy
msgid "XPM has invalid number of chars per pixel"
msgstr "XPM tiene más de 31 chars por pixel"
-#: gdk-pixbuf/io-xpm.c:1306
+#: gdk-pixbuf/io-xpm.c:1284
msgid "Can't read XPM colormap"
msgstr "No puedo leer el mapa de color de XPM"
-#: gdk-pixbuf/io-xpm.c:1344
+#: gdk-pixbuf/io-xpm.c:1322
msgid "Can't allocate memory for loading XPM image"
msgstr "No puedo localizar memoria para la carga de la imagen XPM"
-#: gdk-pixbuf/io-xpm.c:1527
+#: gdk-pixbuf/io-xpm.c:1505
msgid "Failed to write to temporary file when loading XPM image"
msgstr "Falló al escribir el fichero temporal al cargar la imagen XPM"
@@ -444,12 +444,24 @@ msgstr "Datos del pixel de imagen corrompidos"
msgid "failed to allocate image buffer of %u bytes"
msgstr "falló al localizar buffer de imagen para %u bytes"
-#: gtk/gtkaccellabel.c:115
-msgid "Accelerator object"
+#: gtk/gtkaccellabel.c:122
+#, fuzzy
+msgid "Accelerator Closure"
+msgstr "Objeto acelerador"
+
+#: gtk/gtkaccellabel.c:123
+#, fuzzy
+msgid "The closure to be monitored for accelerator changes"
+msgstr "El objeto supervisado por su etiqueta aceleradora"
+
+#: gtk/gtkaccellabel.c:129
+#, fuzzy
+msgid "Accelerator Widget"
msgstr "Objeto acelerador"
-#: gtk/gtkaccellabel.c:116
-msgid "The object monitored by this accelerator label"
+#: gtk/gtkaccellabel.c:130
+#, fuzzy
+msgid "The widget to be monitored for accelerator changes"
msgstr "El objeto supervisado por su etiqueta aceleradora"
#: gtk/gtkalignment.c:102
@@ -604,7 +616,7 @@ msgstr "Espaciado"
msgid "The amount of space between children."
msgstr "La cantidad de espacio entre hijos."
-#: gtk/gtkbox.c:135 gtk/gtknotebook.c:396
+#: gtk/gtkbox.c:135 gtk/gtknotebook.c:400
msgid "Homogeneous"
msgstr ""
@@ -612,77 +624,77 @@ msgstr ""
msgid "Whether the children should all be the same size."
msgstr "Cuando los hijos deberían tener todos el mismo tamaño."
-#: gtk/gtkbutton.c:183 gtk/gtkframe.c:125 gtk/gtklabel.c:283
+#: gtk/gtkbutton.c:188 gtk/gtkframe.c:125 gtk/gtklabel.c:282
msgid "Label"
msgstr "Etiqueta"
-#: gtk/gtkbutton.c:184
+#: gtk/gtkbutton.c:189
msgid ""
"Text of the label widget inside the button, if the button contains a label "
"widget."
msgstr ""
-#: gtk/gtkbutton.c:191 gtk/gtklabel.c:304
+#: gtk/gtkbutton.c:196 gtk/gtklabel.c:303
msgid "Use underline"
msgstr "Utilizar subrayado"
-#: gtk/gtkbutton.c:192 gtk/gtklabel.c:305
+#: gtk/gtkbutton.c:197 gtk/gtklabel.c:304
msgid ""
"If set, an underline in the text indicates the next character should be used "
"for the mnemonic accelerator key"
msgstr ""
-#: gtk/gtkbutton.c:199
+#: gtk/gtkbutton.c:204
msgid "Use stock"
msgstr ""
-#: gtk/gtkbutton.c:200
+#: gtk/gtkbutton.c:205
msgid ""
"If set, the label is used to pick a stock item instead of being displayed"
msgstr ""
"Si se fija, la etiqueta se utiliza para coger un elemento del almacén en vez "
"de ser mostrado"
-#: gtk/gtkbutton.c:207
+#: gtk/gtkbutton.c:212
msgid "Border relief"
msgstr "Borde de asistencia"
-#: gtk/gtkbutton.c:208
+#: gtk/gtkbutton.c:213
msgid "The border relief style."
msgstr "Estilo del borde de asistencia."
-#: gtk/gtkbutton.c:259
+#: gtk/gtkbutton.c:264
msgid "Default Spacing"
msgstr "Espaciado por Omisión"
-#: gtk/gtkbutton.c:260
+#: gtk/gtkbutton.c:265
msgid "Extra space to add for CAN_DEFAULT buttons"
msgstr "Espacio extra a añadir para los botones CAN_DEFAULT"
-#: gtk/gtkbutton.c:266
+#: gtk/gtkbutton.c:271
msgid "Default Outside Spacing"
msgstr "Espaciado Exterior por Omisión"
-#: gtk/gtkbutton.c:267
+#: gtk/gtkbutton.c:272
msgid ""
"Extra space to add for CAN_DEFAULT buttons that is always drawn outside the "
"border"
msgstr ""
-#: gtk/gtkbutton.c:272
+#: gtk/gtkbutton.c:277
msgid "Child X Displacement"
msgstr ""
-#: gtk/gtkbutton.c:273
+#: gtk/gtkbutton.c:278
msgid ""
"How far in the x direction to move the child when the button is depressed"
msgstr ""
-#: gtk/gtkbutton.c:280
+#: gtk/gtkbutton.c:285
msgid "Child Y Displacement"
msgstr ""
-#: gtk/gtkbutton.c:281
+#: gtk/gtkbutton.c:286
msgid ""
"How far in the y direction to move the child when the button is depressed"
msgstr ""
@@ -776,292 +788,292 @@ msgstr "Objeto Pixbuf"
msgid "The pixbuf to render."
msgstr "El pixbuf a renderizar."
-#: gtk/gtkcellrenderertext.c:173 gtk/gtkentry.c:498 gtk/gtkprogressbar.c:207
+#: gtk/gtkcellrenderertext.c:174 gtk/gtkentry.c:506 gtk/gtkprogressbar.c:207
msgid "Text"
msgstr "Texto"
-#: gtk/gtkcellrenderertext.c:174
+#: gtk/gtkcellrenderertext.c:175
msgid "Text to render"
msgstr "Texto a renderizar"
-#: gtk/gtkcellrenderertext.c:181
+#: gtk/gtkcellrenderertext.c:182
msgid "Markup"
msgstr "Markup"
-#: gtk/gtkcellrenderertext.c:182
+#: gtk/gtkcellrenderertext.c:183
msgid "Marked up text to render"
msgstr ""
-#: gtk/gtkcellrenderertext.c:189 gtk/gtklabel.c:290
+#: gtk/gtkcellrenderertext.c:190 gtk/gtklabel.c:289
msgid "Attributes"
msgstr "Atributos"
-#: gtk/gtkcellrenderertext.c:190
+#: gtk/gtkcellrenderertext.c:191
msgid "A list of style attributes to apply to the text of the renderer."
msgstr ""
"Un lista de atributos de estilos para aplicar al texto del renderizador."
-#: gtk/gtkcellrenderertext.c:197 gtk/gtktexttag.c:208
+#: gtk/gtkcellrenderertext.c:198 gtk/gtktexttag.c:209
msgid "Background color name"
msgstr "Nombre del color de fondo"
-#: gtk/gtkcellrenderertext.c:198 gtk/gtktexttag.c:209
+#: gtk/gtkcellrenderertext.c:199 gtk/gtktexttag.c:210
msgid "Background color as a string"
msgstr "Color de fondo como una cadena"
-#: gtk/gtkcellrenderertext.c:205 gtk/gtktexttag.c:216
+#: gtk/gtkcellrenderertext.c:206 gtk/gtktexttag.c:217
msgid "Background color"
msgstr "Color de fondo"
-#: gtk/gtkcellrenderertext.c:206 gtk/gtktexttag.c:217
+#: gtk/gtkcellrenderertext.c:207 gtk/gtktexttag.c:218
msgid "Background color as a GdkColor"
msgstr "Color de fondo como GdkColor"
-#: gtk/gtkcellrenderertext.c:213 gtk/gtktexttag.c:242
+#: gtk/gtkcellrenderertext.c:214 gtk/gtktexttag.c:243
msgid "Foreground color name"
msgstr "Nombre del color de delantero"
-#: gtk/gtkcellrenderertext.c:214 gtk/gtktexttag.c:243
+#: gtk/gtkcellrenderertext.c:215 gtk/gtktexttag.c:244
msgid "Foreground color as a string"
msgstr "Color delantero como una cadena"
-#: gtk/gtkcellrenderertext.c:221 gtk/gtktexttag.c:250
+#: gtk/gtkcellrenderertext.c:222 gtk/gtktexttag.c:251
msgid "Foreground color"
msgstr "Color delantero"
-#: gtk/gtkcellrenderertext.c:222 gtk/gtktexttag.c:251
+#: gtk/gtkcellrenderertext.c:223 gtk/gtktexttag.c:252
msgid "Foreground color as a GdkColor"
msgstr "Color delantero como GdkColor"
-#: gtk/gtkcellrenderertext.c:230 gtk/gtkentry.c:430 gtk/gtktexttag.c:276
-#: gtk/gtktextview.c:539
+#: gtk/gtkcellrenderertext.c:231 gtk/gtkentry.c:438 gtk/gtktexttag.c:277
+#: gtk/gtktextview.c:548
msgid "Editable"
msgstr "Editable"
-#: gtk/gtkcellrenderertext.c:231 gtk/gtktexttag.c:277 gtk/gtktextview.c:540
+#: gtk/gtkcellrenderertext.c:232 gtk/gtktexttag.c:278 gtk/gtktextview.c:549
msgid "Whether the text can be modified by the user"
msgstr "Cuando el texto puede ser modificado por el usuario"
-#: gtk/gtkcellrenderertext.c:238 gtk/gtkcellrenderertext.c:246
-#: gtk/gtkfontsel.c:192 gtk/gtktexttag.c:284 gtk/gtktexttag.c:292
+#: gtk/gtkcellrenderertext.c:239 gtk/gtkcellrenderertext.c:247
+#: gtk/gtkfontsel.c:192 gtk/gtktexttag.c:285 gtk/gtktexttag.c:293
msgid "Font"
msgstr "Tipo de Letra"
-#: gtk/gtkcellrenderertext.c:239 gtk/gtktexttag.c:285
+#: gtk/gtkcellrenderertext.c:240 gtk/gtktexttag.c:286
msgid "Font description as a string"
msgstr "Descripción del tipo de letra como una cadena"
-#: gtk/gtkcellrenderertext.c:247 gtk/gtktexttag.c:293
+#: gtk/gtkcellrenderertext.c:248 gtk/gtktexttag.c:294
msgid "Font description as a PangoFontDescription struct"
msgstr "Descripción del tipo de letra como una estructura PangoFontDescription"
-#: gtk/gtkcellrenderertext.c:255 gtk/gtktexttag.c:301
+#: gtk/gtkcellrenderertext.c:256 gtk/gtktexttag.c:302
msgid "Font family"
msgstr "Familia de tipos de letra"
-#: gtk/gtkcellrenderertext.c:256 gtk/gtktexttag.c:302
+#: gtk/gtkcellrenderertext.c:257 gtk/gtktexttag.c:303
msgid "Name of the font family, e.g. Sans, Helvetica, Times, Monospace"
msgstr ""
"Nombre de la familia de tipos de letra, ej. Sans,·Helvetica,·Times,·Monospace"
-#: gtk/gtkcellrenderertext.c:263 gtk/gtkcellrenderertext.c:264
-#: gtk/gtktexttag.c:309 gtk/gtktexttag.c:310
+#: gtk/gtkcellrenderertext.c:264 gtk/gtkcellrenderertext.c:265
+#: gtk/gtktexttag.c:310 gtk/gtktexttag.c:311
msgid "Font style"
msgstr "Estilo de Tipo de Letra"
-#: gtk/gtkcellrenderertext.c:272 gtk/gtkcellrenderertext.c:273
-#: gtk/gtktexttag.c:318 gtk/gtktexttag.c:319
+#: gtk/gtkcellrenderertext.c:273 gtk/gtkcellrenderertext.c:274
+#: gtk/gtktexttag.c:319 gtk/gtktexttag.c:320
msgid "Font variant"
msgstr "Variante del tipo de letra"
-#: gtk/gtkcellrenderertext.c:281 gtk/gtkcellrenderertext.c:282
-#: gtk/gtktexttag.c:327 gtk/gtktexttag.c:328
+#: gtk/gtkcellrenderertext.c:282 gtk/gtkcellrenderertext.c:283
+#: gtk/gtktexttag.c:328 gtk/gtktexttag.c:329
msgid "Font weight"
msgstr "Ancho del tipo de letra"
-#: gtk/gtkcellrenderertext.c:291 gtk/gtkcellrenderertext.c:292
-#: gtk/gtktexttag.c:338 gtk/gtktexttag.c:339
+#: gtk/gtkcellrenderertext.c:292 gtk/gtkcellrenderertext.c:293
+#: gtk/gtktexttag.c:339 gtk/gtktexttag.c:340
msgid "Font stretch"
msgstr "Estiramiento de los Tipos de Letra"
-#: gtk/gtkcellrenderertext.c:300 gtk/gtkcellrenderertext.c:301
-#: gtk/gtktexttag.c:347 gtk/gtktexttag.c:348
+#: gtk/gtkcellrenderertext.c:301 gtk/gtkcellrenderertext.c:302
+#: gtk/gtktexttag.c:348 gtk/gtktexttag.c:349
msgid "Font size"
msgstr "Tamaño del tipo de letra"
-#: gtk/gtkcellrenderertext.c:310 gtk/gtktexttag.c:367
+#: gtk/gtkcellrenderertext.c:311 gtk/gtktexttag.c:368
msgid "Font points"
msgstr "Puntos del tipo de letra"
-#: gtk/gtkcellrenderertext.c:311 gtk/gtktexttag.c:368
+#: gtk/gtkcellrenderertext.c:312 gtk/gtktexttag.c:369
msgid "Font size in points"
msgstr "Tipo de letra en puntos"
-#: gtk/gtkcellrenderertext.c:320 gtk/gtktexttag.c:357 gtk/gtktexttag.c:358
+#: gtk/gtkcellrenderertext.c:321 gtk/gtktexttag.c:358 gtk/gtktexttag.c:359
msgid "Font scale"
msgstr "Escala del tipo de letra"
-#: gtk/gtkcellrenderertext.c:321
+#: gtk/gtkcellrenderertext.c:322
msgid "Font scaling factor"
msgstr "Factor de escalado del tipo de letra"
-#: gtk/gtkcellrenderertext.c:330 gtk/gtktexttag.c:426
+#: gtk/gtkcellrenderertext.c:331 gtk/gtktexttag.c:427
msgid "Rise"
msgstr "Elevar"
-#: gtk/gtkcellrenderertext.c:331 gtk/gtktexttag.c:427
+#: gtk/gtkcellrenderertext.c:332 gtk/gtktexttag.c:428
msgid ""
"Offset of text above the baseline (below the baseline if rise is negative)"
msgstr ""
"Desplazamiento del exto sobre la línea base (por debajo de la línea base la "
"elevación es negativa)"
-#: gtk/gtkcellrenderertext.c:341 gtk/gtktexttag.c:466
+#: gtk/gtkcellrenderertext.c:342 gtk/gtktexttag.c:467
msgid "Strikethrough"
msgstr ""
-#: gtk/gtkcellrenderertext.c:342 gtk/gtktexttag.c:467
+#: gtk/gtkcellrenderertext.c:343 gtk/gtktexttag.c:468
msgid "Whether to strike through the text"
msgstr ""
-#: gtk/gtkcellrenderertext.c:349 gtk/gtktexttag.c:474
+#: gtk/gtkcellrenderertext.c:350 gtk/gtktexttag.c:475
msgid "Underline"
msgstr "Subrayado"
-#: gtk/gtkcellrenderertext.c:350 gtk/gtktexttag.c:475
+#: gtk/gtkcellrenderertext.c:351 gtk/gtktexttag.c:476
msgid "Style of underline for this text"
msgstr "Estilo de subrayado de este texto"
-#: gtk/gtkcellrenderertext.c:360 gtk/gtktexttag.c:511
+#: gtk/gtkcellrenderertext.c:361 gtk/gtktexttag.c:512
msgid "Background set"
msgstr "Conjunto de fondo"
-#: gtk/gtkcellrenderertext.c:361 gtk/gtktexttag.c:512
+#: gtk/gtkcellrenderertext.c:362 gtk/gtktexttag.c:513
msgid "Whether this tag affects the background color"
msgstr "Cuando esta etiqueta afecta al color de fondo"
-#: gtk/gtkcellrenderertext.c:364 gtk/gtktexttag.c:523
+#: gtk/gtkcellrenderertext.c:365 gtk/gtktexttag.c:524
msgid "Foreground set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:365 gtk/gtktexttag.c:524
+#: gtk/gtkcellrenderertext.c:366 gtk/gtktexttag.c:525
msgid "Whether this tag affects the foreground color"
msgstr ""
-#: gtk/gtkcellrenderertext.c:368 gtk/gtktexttag.c:531
+#: gtk/gtkcellrenderertext.c:369 gtk/gtktexttag.c:532
msgid "Editability set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:369 gtk/gtktexttag.c:532
+#: gtk/gtkcellrenderertext.c:370 gtk/gtktexttag.c:533
msgid "Whether this tag affects text editability"
msgstr ""
-#: gtk/gtkcellrenderertext.c:372 gtk/gtktexttag.c:535
+#: gtk/gtkcellrenderertext.c:373 gtk/gtktexttag.c:536
msgid "Font family set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:373 gtk/gtktexttag.c:536
+#: gtk/gtkcellrenderertext.c:374 gtk/gtktexttag.c:537
msgid "Whether this tag affects the font family"
msgstr ""
-#: gtk/gtkcellrenderertext.c:376 gtk/gtktexttag.c:539
+#: gtk/gtkcellrenderertext.c:377 gtk/gtktexttag.c:540
msgid "Font style set"
msgstr "Conjuntos de los estilos del tipo de letra"
-#: gtk/gtkcellrenderertext.c:377 gtk/gtktexttag.c:540
+#: gtk/gtkcellrenderertext.c:378 gtk/gtktexttag.c:541
msgid "Whether this tag affects the font style"
msgstr ""
-#: gtk/gtkcellrenderertext.c:380 gtk/gtktexttag.c:543
+#: gtk/gtkcellrenderertext.c:381 gtk/gtktexttag.c:544
msgid "Font variant set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:381 gtk/gtktexttag.c:544
+#: gtk/gtkcellrenderertext.c:382 gtk/gtktexttag.c:545
msgid "Whether this tag affects the font variant"
msgstr ""
-#: gtk/gtkcellrenderertext.c:384 gtk/gtktexttag.c:547
+#: gtk/gtkcellrenderertext.c:385 gtk/gtktexttag.c:548
msgid "Font weight set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:385 gtk/gtktexttag.c:548
+#: gtk/gtkcellrenderertext.c:386 gtk/gtktexttag.c:549
msgid "Whether this tag affects the font weight"
msgstr ""
-#: gtk/gtkcellrenderertext.c:388 gtk/gtktexttag.c:551
+#: gtk/gtkcellrenderertext.c:389 gtk/gtktexttag.c:552
msgid "Font stretch set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:389 gtk/gtktexttag.c:552
+#: gtk/gtkcellrenderertext.c:390 gtk/gtktexttag.c:553
msgid "Whether this tag affects the font stretch"
msgstr ""
-#: gtk/gtkcellrenderertext.c:392 gtk/gtktexttag.c:555
+#: gtk/gtkcellrenderertext.c:393 gtk/gtktexttag.c:556
msgid "Font size set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:393 gtk/gtktexttag.c:556
+#: gtk/gtkcellrenderertext.c:394 gtk/gtktexttag.c:557
msgid "Whether this tag affects the font size"
msgstr ""
-#: gtk/gtkcellrenderertext.c:396 gtk/gtktexttag.c:559
+#: gtk/gtkcellrenderertext.c:397 gtk/gtktexttag.c:560
msgid "Font scale set"
msgstr "Conjunto de la escala del tipo de letra"
-#: gtk/gtkcellrenderertext.c:397 gtk/gtktexttag.c:560
+#: gtk/gtkcellrenderertext.c:398 gtk/gtktexttag.c:561
msgid "Whether this tag scales the font size by a factor"
msgstr ""
-#: gtk/gtkcellrenderertext.c:400 gtk/gtktexttag.c:579
+#: gtk/gtkcellrenderertext.c:401 gtk/gtktexttag.c:580
msgid "Rise set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:401 gtk/gtktexttag.c:580
+#: gtk/gtkcellrenderertext.c:402 gtk/gtktexttag.c:581
msgid "Whether this tag affects the rise"
msgstr ""
-#: gtk/gtkcellrenderertext.c:404 gtk/gtktexttag.c:595
+#: gtk/gtkcellrenderertext.c:405 gtk/gtktexttag.c:596
msgid "Strikethrough set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:405 gtk/gtktexttag.c:596
+#: gtk/gtkcellrenderertext.c:406 gtk/gtktexttag.c:597
msgid "Whether this tag affects strikethrough"
msgstr ""
-#: gtk/gtkcellrenderertext.c:408 gtk/gtktexttag.c:603
+#: gtk/gtkcellrenderertext.c:409 gtk/gtktexttag.c:604
msgid "Underline set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:409 gtk/gtktexttag.c:604
+#: gtk/gtkcellrenderertext.c:410 gtk/gtktexttag.c:605
msgid "Whether this tag affects underlining"
msgstr ""
-#: gtk/gtkcellrenderertoggle.c:129
+#: gtk/gtkcellrenderertoggle.c:130
msgid "Toggle state"
msgstr ""
-#: gtk/gtkcellrenderertoggle.c:130
+#: gtk/gtkcellrenderertoggle.c:131
msgid "The toggle state of the button"
msgstr ""
-#: gtk/gtkcellrenderertoggle.c:138
+#: gtk/gtkcellrenderertoggle.c:139
#, fuzzy
msgid "Activatable"
msgstr "Editable"
-#: gtk/gtkcellrenderertoggle.c:139
+#: gtk/gtkcellrenderertoggle.c:140
msgid "The toggle button can be activated"
msgstr ""
-#: gtk/gtkcellrenderertoggle.c:147
+#: gtk/gtkcellrenderertoggle.c:148
msgid "Radio state"
msgstr ""
-#: gtk/gtkcellrenderertoggle.c:148
+#: gtk/gtkcellrenderertoggle.c:149
msgid "Draw the toggle button as a radio button"
msgstr ""
-#: gtk/gtkcheckbutton.c:95 gtk/gtkoptionmenu.c:163
+#: gtk/gtkcheckbutton.c:95 gtk/gtkoptionmenu.c:191
msgid "Indicator Size"
msgstr "Tamaño del indicador"
@@ -1069,7 +1081,7 @@ msgstr "Tamaño del indicador"
msgid "Size of check or radio indicator"
msgstr "Tamaño del·indicador·de·radio·o·chequeo"
-#: gtk/gtkcheckbutton.c:103 gtk/gtkoptionmenu.c:169
+#: gtk/gtkcheckbutton.c:103 gtk/gtkoptionmenu.c:197
msgid "Indicator Spacing"
msgstr "Espacio del Indicador"
@@ -1077,164 +1089,164 @@ msgstr "Espacio del Indicador"
msgid "Spacing around check or radio indicator"
msgstr "Espacio que rodea el indicador de radio o chequeo"
-#: gtk/gtkcheckmenuitem.c:114 gtk/gtktogglebutton.c:142
+#: gtk/gtkcheckmenuitem.c:115 gtk/gtktogglebutton.c:132
msgid "Active"
msgstr ""
-#: gtk/gtkcheckmenuitem.c:115
+#: gtk/gtkcheckmenuitem.c:116
msgid "Whether the menu item is checked."
msgstr ""
-#: gtk/gtkcheckmenuitem.c:122 gtk/gtktogglebutton.c:150
+#: gtk/gtkcheckmenuitem.c:123 gtk/gtktogglebutton.c:140
msgid "Inconsistent"
msgstr ""
-#: gtk/gtkcheckmenuitem.c:123
+#: gtk/gtkcheckmenuitem.c:124
msgid "Whether to display an \"inconsistent\" state."
msgstr ""
-#: gtk/gtkcolorsel.c:574
+#: gtk/gtkcolorsel.c:578
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:579
+#: gtk/gtkcolorsel.c:583
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:883
+#: gtk/gtkcolorsel.c:887
msgid "_Save color here"
msgstr ""
-#: gtk/gtkcolorsel.c:1051
+#: gtk/gtkcolorsel.c:1055
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:1667
+#: gtk/gtkcolorsel.c:1674
msgid "Has Opacity Control"
msgstr ""
-#: gtk/gtkcolorsel.c:1668
+#: gtk/gtkcolorsel.c:1675
msgid "Whether the color selector should allow setting opacity"
msgstr ""
-#: gtk/gtkcolorsel.c:1674
+#: gtk/gtkcolorsel.c:1681
msgid "Has palette"
msgstr ""
-#: gtk/gtkcolorsel.c:1675
+#: gtk/gtkcolorsel.c:1682
msgid "Whether a palette should be used"
msgstr ""
-#: gtk/gtkcolorsel.c:1681
+#: gtk/gtkcolorsel.c:1688
msgid "Current Color"
msgstr ""
-#: gtk/gtkcolorsel.c:1682
+#: gtk/gtkcolorsel.c:1689
msgid "The current color"
msgstr ""
-#: gtk/gtkcolorsel.c:1688
+#: gtk/gtkcolorsel.c:1695
msgid "Current Alpha"
msgstr ""
-#: gtk/gtkcolorsel.c:1689
+#: gtk/gtkcolorsel.c:1696
msgid "The current opacity value (0 fully transparent, 65535 fully opaque)"
msgstr ""
-#: gtk/gtkcolorsel.c:1702
+#: gtk/gtkcolorsel.c:1709
msgid "Custom palette"
msgstr ""
-#: gtk/gtkcolorsel.c:1703
+#: gtk/gtkcolorsel.c:1710
msgid "Palette to use in the color selector"
msgstr ""
-#: gtk/gtkcolorsel.c:1758
+#: gtk/gtkcolorsel.c:1750
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:1786
+#: gtk/gtkcolorsel.c:1778
msgid ""
"Click the eyedropper, then click a color anywhere on your screen to select "
"that color."
msgstr ""
-#: gtk/gtkcolorsel.c:1795
+#: gtk/gtkcolorsel.c:1787
msgid "_Hue:"
msgstr "_Hue:"
-#: gtk/gtkcolorsel.c:1796
+#: gtk/gtkcolorsel.c:1788
msgid "Position on the color wheel."
msgstr ""
-#: gtk/gtkcolorsel.c:1797
+#: gtk/gtkcolorsel.c:1789
msgid "_Saturation:"
msgstr "_Saturación:"
-#: gtk/gtkcolorsel.c:1798
+#: gtk/gtkcolorsel.c:1790
msgid "\"Deepness\" of the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1799
+#: gtk/gtkcolorsel.c:1791
msgid "_Value:"
msgstr "_Valor:"
-#: gtk/gtkcolorsel.c:1800
+#: gtk/gtkcolorsel.c:1792
msgid "Brightness of the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1801
+#: gtk/gtkcolorsel.c:1793
msgid "_Red:"
msgstr "_Rojo:"
-#: gtk/gtkcolorsel.c:1802
+#: gtk/gtkcolorsel.c:1794
msgid "Amount of red light in the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1803
+#: gtk/gtkcolorsel.c:1795
msgid "_Green:"
msgstr "_Verde:"
-#: gtk/gtkcolorsel.c:1804
+#: gtk/gtkcolorsel.c:1796
msgid "Amount of green light in the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1805
+#: gtk/gtkcolorsel.c:1797
msgid "_Blue:"
msgstr "_Azul:"
-#: gtk/gtkcolorsel.c:1806
+#: gtk/gtkcolorsel.c:1798
msgid "Amount of blue light in the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1809
+#: gtk/gtkcolorsel.c:1801
msgid "_Opacity:"
msgstr "_Opacidad:"
-#: gtk/gtkcolorsel.c:1817
+#: gtk/gtkcolorsel.c:1809
msgid "Transparency of the currently-selected color."
msgstr ""
-#: gtk/gtkcolorsel.c:1832
+#: gtk/gtkcolorsel.c:1824
msgid "Color _Name:"
msgstr ""
-#: gtk/gtkcolorsel.c:1844
+#: gtk/gtkcolorsel.c:1836
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:1863
+#: gtk/gtkcolorsel.c:1855
msgid "_Palette"
msgstr ""
@@ -1279,205 +1291,205 @@ msgstr ""
msgid "Whether entered values must already be present in the list"
msgstr ""
-#: gtk/gtkcontainer.c:202
+#: gtk/gtkcontainer.c:203
msgid "Resize mode"
msgstr "Modo redimensionar"
-#: gtk/gtkcontainer.c:203
+#: gtk/gtkcontainer.c:204
msgid "Specify how resize events are handled"
msgstr ""
-#: gtk/gtkcontainer.c:210
+#: gtk/gtkcontainer.c:211
msgid "Border width"
msgstr "Ancho de borde"
-#: gtk/gtkcontainer.c:211
+#: gtk/gtkcontainer.c:212
msgid "The width of the empty border outside the containers children."
msgstr ""
-#: gtk/gtkcontainer.c:219
+#: gtk/gtkcontainer.c:220
msgid "Child"
msgstr "Hijo"
-#: gtk/gtkcontainer.c:220
+#: gtk/gtkcontainer.c:221
msgid "Can be used to add a new child to the container."
msgstr ""
-#: gtk/gtkcurve.c:120
+#: gtk/gtkcurve.c:121
msgid "Curve type"
msgstr "Tipo de curva"
-#: gtk/gtkcurve.c:121
+#: gtk/gtkcurve.c:122
msgid "Is this curve linear, spline interpolated, or free-form"
msgstr ""
-#: gtk/gtkcurve.c:129
+#: gtk/gtkcurve.c:130
msgid "Minimum X"
msgstr ""
-#: gtk/gtkcurve.c:130
+#: gtk/gtkcurve.c:131
msgid "Minimum possible value for X"
msgstr ""
-#: gtk/gtkcurve.c:139
+#: gtk/gtkcurve.c:140
msgid "Maximum X"
msgstr ""
-#: gtk/gtkcurve.c:140
+#: gtk/gtkcurve.c:141
msgid "Maximum possible X value."
msgstr ""
-#: gtk/gtkcurve.c:149
+#: gtk/gtkcurve.c:150
msgid "Minimum Y"
msgstr ""
-#: gtk/gtkcurve.c:150
+#: gtk/gtkcurve.c:151
msgid "Minimum possible value for Y"
msgstr ""
-#: gtk/gtkcurve.c:159
+#: gtk/gtkcurve.c:160
msgid "Maximum Y"
msgstr ""
-#: gtk/gtkcurve.c:160
+#: gtk/gtkcurve.c:161
msgid "Maximum possible value for Y"
msgstr ""
-#: gtk/gtkdialog.c:125
+#: gtk/gtkdialog.c:126
msgid "Has separator"
msgstr ""
-#: gtk/gtkdialog.c:126
+#: gtk/gtkdialog.c:127
msgid "The dialog has a separator bar above its buttons"
msgstr ""
-#: gtk/gtkdialog.c:149
+#: gtk/gtkdialog.c:150
msgid "Content area border"
msgstr ""
-#: gtk/gtkdialog.c:150
+#: gtk/gtkdialog.c:151
msgid "Width of border around the main dialog area"
msgstr ""
-#: gtk/gtkdialog.c:157
+#: gtk/gtkdialog.c:158
msgid "Button spacing"
msgstr ""
-#: gtk/gtkdialog.c:158
+#: gtk/gtkdialog.c:159
msgid "Spacing between buttons"
msgstr ""
-#: gtk/gtkdialog.c:166
+#: gtk/gtkdialog.c:167
msgid "Action area border"
msgstr ""
-#: gtk/gtkdialog.c:167
+#: gtk/gtkdialog.c:168
msgid "Width of border around the button area at the bottom of the dialog"
msgstr ""
-#: gtk/gtkentry.c:410 gtk/gtklabel.c:361
+#: gtk/gtkentry.c:418 gtk/gtklabel.c:360
#, fuzzy
msgid "Cursor Position"
msgstr "Posición"
-#: gtk/gtkentry.c:411 gtk/gtklabel.c:362
+#: gtk/gtkentry.c:419 gtk/gtklabel.c:361
#, fuzzy
msgid "The current position of the insertion cursor in chars."
msgstr "La posición inicial de la ventana."
-#: gtk/gtkentry.c:420 gtk/gtklabel.c:371
+#: gtk/gtkentry.c:428 gtk/gtklabel.c:370
#, fuzzy
msgid "Selection Bound"
msgstr "Selección: "
-#: gtk/gtkentry.c:421 gtk/gtklabel.c:372
+#: gtk/gtkentry.c:429 gtk/gtklabel.c:371
msgid ""
"The position of the opposite end of the selection from the cursor in chars."
msgstr ""
-#: gtk/gtkentry.c:431
+#: gtk/gtkentry.c:439
msgid "Whether the entry contents can be edited"
msgstr ""
-#: gtk/gtkentry.c:438
+#: gtk/gtkentry.c:446
msgid "Maximum length"
msgstr ""
-#: gtk/gtkentry.c:439
+#: gtk/gtkentry.c:447
msgid "Maximum number of characters for this entry"
msgstr ""
-#: gtk/gtkentry.c:447
+#: gtk/gtkentry.c:455
msgid "Visibility"
msgstr ""
-#: gtk/gtkentry.c:448
+#: gtk/gtkentry.c:456
msgid ""
"FALSE displays the \"invisible char\" instead of the actual text (password "
"mode)"
msgstr ""
-#: gtk/gtkentry.c:455
+#: gtk/gtkentry.c:463
msgid "Has Frame"
msgstr ""
-#: gtk/gtkentry.c:456
+#: gtk/gtkentry.c:464
msgid "FALSE removes outside bevel from entry."
msgstr ""
-#: gtk/gtkentry.c:463
+#: gtk/gtkentry.c:471
msgid "Invisible character"
msgstr ""
-#: gtk/gtkentry.c:464
+#: gtk/gtkentry.c:472
msgid "The character to use when masking entry contents (in \"password mode\")"
msgstr ""
-#: gtk/gtkentry.c:471
+#: gtk/gtkentry.c:479
msgid "Activates default"
msgstr ""
-#: gtk/gtkentry.c:472
+#: gtk/gtkentry.c:480
msgid ""
"Whether to activate the default widget (such as the default button in a "
"dialog) when Enter is pressed."
msgstr ""
-#: gtk/gtkentry.c:478
+#: gtk/gtkentry.c:486
msgid "Width in chars"
msgstr ""
-#: gtk/gtkentry.c:479
+#: gtk/gtkentry.c:487
msgid "Number of characters to leave space for in the entry."
msgstr ""
-#: gtk/gtkentry.c:488
+#: gtk/gtkentry.c:496
msgid "Scroll offset"
msgstr ""
-#: gtk/gtkentry.c:489
+#: gtk/gtkentry.c:497
msgid "Number of pixels of the entry scrolled off the screen to the left"
msgstr ""
-#: gtk/gtkentry.c:499
+#: gtk/gtkentry.c:507
#, fuzzy
msgid "The contents of the entry"
msgstr "El nombre del widget"
-#: gtk/gtkentry.c:505 gtk/gtklabel.c:380 gtk/gtktextview.c:615
+#: gtk/gtkentry.c:513 gtk/gtklabel.c:379 gtk/gtktextview.c:624
msgid "Cursor color"
msgstr ""
-#: gtk/gtkentry.c:506 gtk/gtklabel.c:381 gtk/gtktextview.c:616
+#: gtk/gtkentry.c:514 gtk/gtklabel.c:380 gtk/gtktextview.c:625
msgid "Color with which to draw insertion cursor"
msgstr ""
-#: gtk/gtkentry.c:3793 gtk/gtklabel.c:3180
+#: gtk/gtkentry.c:3832 gtk/gtklabel.c:3151
#, fuzzy
msgid "Select All"
msgstr "Seleccionable"
-#: gtk/gtkentry.c:3803 gtk/gtklabel.c:3190 gtk/gtktextview.c:5563
+#: gtk/gtkentry.c:3842 gtk/gtklabel.c:3161 gtk/gtktextview.c:5737
msgid "Input Methods"
msgstr ""
@@ -1507,12 +1519,12 @@ msgstr "Directorios"
msgid "Files"
msgstr "Archivos"
-#: gtk/gtkfilesel.c:727 gtk/gtkfilesel.c:2052
+#: gtk/gtkfilesel.c:726 gtk/gtkfilesel.c:2057
#, c-format
msgid "Directory unreadable: %s"
msgstr "Directorio ilegible: %s"
-#: gtk/gtkfilesel.c:849
+#: gtk/gtkfilesel.c:848
#, c-format
msgid ""
"The file \"%s\" resides on another machine (called %s) and may not be "
@@ -1520,129 +1532,127 @@ msgid ""
"Are you sure that you want to select it?"
msgstr ""
-#: gtk/gtkfilesel.c:979
+#: gtk/gtkfilesel.c:978
msgid "Create Dir"
msgstr "Crear Directorio"
-#: gtk/gtkfilesel.c:990 gtk/gtkfilesel.c:1413
+#: gtk/gtkfilesel.c:989 gtk/gtkfilesel.c:1416
msgid "Delete File"
msgstr "Borrar Archivo"
-#: gtk/gtkfilesel.c:1001 gtk/gtkfilesel.c:1556
+#: gtk/gtkfilesel.c:1000 gtk/gtkfilesel.c:1559
msgid "Rename File"
msgstr "Renombrar Archivo"
-#: gtk/gtkfilesel.c:1236
+#: gtk/gtkfilesel.c:1237
#, c-format
msgid ""
"The directory name \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
-#: gtk/gtkfilesel.c:1238
+#: gtk/gtkfilesel.c:1239
#, c-format
msgid ""
"Error creating directory \"%s\": %s\n"
"%s"
msgstr ""
-#: gtk/gtkfilesel.c:1239 gtk/gtkfilesel.c:1490
+#: gtk/gtkfilesel.c:1240 gtk/gtkfilesel.c:1493
msgid "You probably used symbols not allowed in filenames."
msgstr ""
-#: gtk/gtkfilesel.c:1247
+#: gtk/gtkfilesel.c:1248
#, c-format
msgid "Error creating directory \"%s\": %s\n"
msgstr ""
-#: gtk/gtkfilesel.c:1281
+#: gtk/gtkfilesel.c:1282
msgid "Create Directory"
msgstr "Crear Directorio"
-#: gtk/gtkfilesel.c:1295
+#: gtk/gtkfilesel.c:1296
msgid "_Directory name:"
msgstr "_Nombre del directorio:"
#. buttons
-#: gtk/gtkfilesel.c:1309
-msgid "Create"
-msgstr "Crear"
-
-#: gtk/gtkfilesel.c:1318 gtk/gtkfilesel.c:1444 gtk/gtkfilesel.c:1598
-#: gtk/gtkgamma.c:424
+#: gtk/gtkfilesel.c:1310 gtk/gtkfilesel.c:1438 gtk/gtkfilesel.c:1592
+#: gtk/gtkgamma.c:417
msgid "Cancel"
msgstr "Cancelar"
-#: gtk/gtkfilesel.c:1353
+#: gtk/gtkfilesel.c:1322
+msgid "Create"
+msgstr "Crear"
+
+#: gtk/gtkfilesel.c:1356
#, c-format
msgid "The filename \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
-#: gtk/gtkfilesel.c:1356
+#: gtk/gtkfilesel.c:1359
#, c-format
msgid ""
"Error deleting file \"%s\": %s\n"
"%s"
msgstr ""
-#: gtk/gtkfilesel.c:1358 gtk/gtkfilesel.c:1504
+#: gtk/gtkfilesel.c:1361 gtk/gtkfilesel.c:1507
msgid "It probably contains symbols not allowed in filenames."
msgstr ""
-#: gtk/gtkfilesel.c:1367
+#: gtk/gtkfilesel.c:1370
#, c-format
msgid "Error deleting file \"%s\": %s"
msgstr ""
-#. buttons
-#: gtk/gtkfilesel.c:1435
+#: gtk/gtkfilesel.c:1448
msgid "Delete"
msgstr "Borrar"
-#: gtk/gtkfilesel.c:1486 gtk/gtkfilesel.c:1500
+#: gtk/gtkfilesel.c:1489 gtk/gtkfilesel.c:1503
#, c-format
msgid "The file name \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
-#: gtk/gtkfilesel.c:1488
+#: gtk/gtkfilesel.c:1491
#, c-format
msgid ""
"Error renaming file to \"%s\": %s\n"
"%s"
msgstr ""
-#: gtk/gtkfilesel.c:1502
+#: gtk/gtkfilesel.c:1505
#, c-format
msgid ""
"Error renaming file \"%s\": %s\n"
"%s"
msgstr ""
-#: gtk/gtkfilesel.c:1512
+#: gtk/gtkfilesel.c:1515
#, c-format
msgid "Error renaming file \"%s\" to \"%s\": %s"
msgstr ""
-#. buttons
-#: gtk/gtkfilesel.c:1589
+#: gtk/gtkfilesel.c:1604
msgid "Rename"
msgstr "Renombrar"
-#: gtk/gtkfilesel.c:2031
+#: gtk/gtkfilesel.c:2036
msgid "Selection: "
msgstr "Selección: "
-#: gtk/gtkfilesel.c:2641
+#: gtk/gtkfilesel.c:2647
#, c-format
msgid ""
"The filename %s couldn't be converted to UTF-8. Try setting the environment "
"variable G_BROKEN_FILENAMES."
msgstr ""
-#: gtk/gtkfilesel.c:3509
+#: gtk/gtkfilesel.c:3515
msgid "Name too long"
msgstr ""
-#: gtk/gtkfilesel.c:3511
+#: gtk/gtkfilesel.c:3517
msgid "Couldn't convert filename"
msgstr ""
@@ -1683,7 +1693,7 @@ msgstr "_Tamaño:"
msgid "Preview:"
msgstr "Previsualización:"
-#: gtk/gtkfontsel.c:1060
+#: gtk/gtkfontsel.c:1059
msgid "Font Selection"
msgstr "Selección de Fuentes"
@@ -1707,7 +1717,7 @@ msgstr ""
msgid "The vertical alignment of the label."
msgstr ""
-#: gtk/gtkframe.c:153 gtk/gtkhandlebox.c:184
+#: gtk/gtkframe.c:153 gtk/gtkhandlebox.c:185
msgid "Deprecated property, use shadow_type instead."
msgstr ""
@@ -1727,40 +1737,40 @@ msgstr "Widget etiqueta"
msgid "A widget to display in place of the usual frame label."
msgstr ""
-#: gtk/gtkgamma.c:395
+#: gtk/gtkgamma.c:396
msgid "Gamma"
msgstr "Gamma"
-#: gtk/gtkgamma.c:402
+#: gtk/gtkgamma.c:403
msgid "_Gamma value"
msgstr "Valor _Gamma"
-#: gtk/gtkgamma.c:416
+#: gtk/gtkgamma.c:423
msgid "OK"
msgstr "Aceptar"
-#: gtk/gtkhandlebox.c:191 gtk/gtkmenubar.c:148 gtk/gtkstatusbar.c:157
-#: gtk/gtktoolbar.c:276 gtk/gtkviewport.c:147
+#: gtk/gtkhandlebox.c:192 gtk/gtkmenubar.c:148 gtk/gtkstatusbar.c:158
+#: gtk/gtktoolbar.c:277 gtk/gtkviewport.c:148
msgid "Shadow type"
msgstr ""
-#: gtk/gtkhandlebox.c:192
+#: gtk/gtkhandlebox.c:193
msgid "Appearance of the shadow that surrounds the container."
msgstr ""
-#: gtk/gtkhandlebox.c:200
+#: gtk/gtkhandlebox.c:201
msgid "Handle position"
msgstr ""
-#: gtk/gtkhandlebox.c:201
+#: gtk/gtkhandlebox.c:202
msgid "Position of the handle relative to the child widget."
msgstr ""
-#: gtk/gtkhandlebox.c:209
+#: gtk/gtkhandlebox.c:210
msgid "Snap edge"
msgstr ""
-#: gtk/gtkhandlebox.c:210
+#: gtk/gtkhandlebox.c:211
msgid ""
"Side of the handlebox that's lined up with the docking point to dock the "
"handlebox."
@@ -1769,7 +1779,7 @@ msgstr ""
#. Remove this icon source so we don't keep trying to
#. * load it.
#.
-#: gtk/gtkiconfactory.c:1049
+#: gtk/gtkiconfactory.c:1061
#, c-format
msgid "Error loading icon: %s"
msgstr ""
@@ -1783,210 +1793,210 @@ msgid "Child widget to appear next to the menu text"
msgstr ""
#. shell and main vbox
-#: gtk/gtkinputdialog.c:181
+#: gtk/gtkinputdialog.c:182
msgid "Input"
msgstr "Entrada"
-#: gtk/gtkinputdialog.c:189
+#: gtk/gtkinputdialog.c:190
msgid "No input devices"
msgstr "Ningún dispositivo de entrada"
-#: gtk/gtkinputdialog.c:218
+#: gtk/gtkinputdialog.c:219
msgid "_Device:"
msgstr "_Dispositivo:"
-#: gtk/gtkinputdialog.c:235
+#: gtk/gtkinputdialog.c:236
msgid "Disabled"
msgstr "Desactivado"
-#: gtk/gtkinputdialog.c:243
+#: gtk/gtkinputdialog.c:244
msgid "Screen"
msgstr "Pantalla"
-#: gtk/gtkinputdialog.c:251
+#: gtk/gtkinputdialog.c:252
msgid "Window"
msgstr "Ventana"
-#: gtk/gtkinputdialog.c:259
+#: gtk/gtkinputdialog.c:260
msgid "_Mode: "
msgstr "_Modo:"
#. The axis listbox
-#: gtk/gtkinputdialog.c:290
+#: gtk/gtkinputdialog.c:291
msgid "_Axes"
msgstr "_Ejes"
#. Keys listbox
-#: gtk/gtkinputdialog.c:306
+#: gtk/gtkinputdialog.c:307
msgid "_Keys"
msgstr "_Teclas"
#. We create the save button in any case, so that clients can
#. connect to it, without paying attention to whether it exits
-#: gtk/gtkinputdialog.c:327
+#: gtk/gtkinputdialog.c:328
msgid "Save"
msgstr "Guardar"
-#: gtk/gtkinputdialog.c:336
+#: gtk/gtkinputdialog.c:337
msgid "Close"
msgstr "Cerrar"
-#: gtk/gtkinputdialog.c:469
+#: gtk/gtkinputdialog.c:470
msgid "X"
msgstr "X"
-#: gtk/gtkinputdialog.c:470
+#: gtk/gtkinputdialog.c:471
msgid "Y"
msgstr "Y"
-#: gtk/gtkinputdialog.c:471
+#: gtk/gtkinputdialog.c:472
msgid "Pressure"
msgstr "Presión"
-#: gtk/gtkinputdialog.c:472
+#: gtk/gtkinputdialog.c:473
msgid "X Tilt"
msgstr "Límite de activación X"
-#: gtk/gtkinputdialog.c:473
+#: gtk/gtkinputdialog.c:474
msgid "Y Tilt"
msgstr "Límite de activación Y"
-#: gtk/gtkinputdialog.c:474
+#: gtk/gtkinputdialog.c:475
msgid "Wheel"
msgstr ""
-#: gtk/gtkinputdialog.c:514
+#: gtk/gtkinputdialog.c:515
msgid "none"
msgstr "ninguno"
-#: gtk/gtkinputdialog.c:548 gtk/gtkinputdialog.c:584
+#: gtk/gtkinputdialog.c:549 gtk/gtkinputdialog.c:585
msgid "(disabled)"
msgstr "(desactivado)"
-#: gtk/gtkinputdialog.c:577
+#: gtk/gtkinputdialog.c:578
msgid "(unknown)"
msgstr "(desconocido)"
#. and clear button
-#: gtk/gtkinputdialog.c:662
+#: gtk/gtkinputdialog.c:663
msgid "clear"
msgstr "limpiar"
-#: gtk/gtklabel.c:284
+#: gtk/gtklabel.c:283
msgid "The text of the label."
msgstr "El texto de la etiqueta."
-#: gtk/gtklabel.c:291
+#: gtk/gtklabel.c:290
msgid "A list of style attributes to apply to the text of the label."
msgstr ""
-#: gtk/gtklabel.c:297
+#: gtk/gtklabel.c:296
msgid "Use markup"
msgstr ""
-#: gtk/gtklabel.c:298
+#: gtk/gtklabel.c:297
msgid "The text of the label includes XML markup. See pango_parse_markup()."
msgstr ""
-#: gtk/gtklabel.c:312 gtk/gtktexttag.c:377 gtk/gtktextview.c:556
+#: gtk/gtklabel.c:311 gtk/gtktexttag.c:378 gtk/gtktextview.c:565
msgid "Justification"
msgstr ""
-#: gtk/gtklabel.c:313
+#: gtk/gtklabel.c:312
msgid ""
"The alignment of the lines in the text of the label relative to each other. "
"This does NOT affect the alignment of the label within its allocation. See "
"GtkMisc::xalign for that."
msgstr ""
-#: gtk/gtklabel.c:321
+#: gtk/gtklabel.c:320
msgid "Pattern"
msgstr "Patrón"
-#: gtk/gtklabel.c:322
+#: gtk/gtklabel.c:321
msgid ""
"A string with _ characters in positions correspond to characters in the text "
"to underline."
msgstr ""
-#: gtk/gtklabel.c:329
+#: gtk/gtklabel.c:328
msgid "Line wrap"
msgstr ""
-#: gtk/gtklabel.c:330
+#: gtk/gtklabel.c:329
msgid "If set, wrap lines if the text becomes too wide."
msgstr ""
-#: gtk/gtklabel.c:336
+#: gtk/gtklabel.c:335
msgid "Selectable"
msgstr "Seleccionable"
-#: gtk/gtklabel.c:337
+#: gtk/gtklabel.c:336
msgid "Whether the label text can be selected with the mouse."
msgstr ""
-#: gtk/gtklabel.c:343
+#: gtk/gtklabel.c:342
msgid "Mnemonic key"
msgstr ""
-#: gtk/gtklabel.c:344
+#: gtk/gtklabel.c:343
msgid "The mnemonic accelerator key for this label."
msgstr ""
-#: gtk/gtklabel.c:352
+#: gtk/gtklabel.c:351
msgid "Mnemonic widget"
msgstr ""
-#: gtk/gtklabel.c:353
+#: gtk/gtklabel.c:352
msgid "The widget to be activated when the label's mnemonic key is pressed."
msgstr ""
"El widget que será activado cuando se presioné el la tecla mnemotécnica"
-#: gtk/gtklayout.c:575
+#: gtk/gtklayout.c:576
msgid "X position"
msgstr "X posición"
-#: gtk/gtklayout.c:576
+#: gtk/gtklayout.c:577
msgid "X position of child widget"
msgstr "Posición X del widget hijo"
-#: gtk/gtklayout.c:585
+#: gtk/gtklayout.c:586
msgid "Y position"
msgstr "Y posición"
-#: gtk/gtklayout.c:586
+#: gtk/gtklayout.c:587
msgid "Y position of child widget"
msgstr ""
-#: gtk/gtklayout.c:595 gtk/gtkviewport.c:131
+#: gtk/gtklayout.c:596 gtk/gtkviewport.c:132
msgid "Horizontal adjustment"
msgstr "Ajuste horizontal"
-#: gtk/gtklayout.c:596
+#: gtk/gtklayout.c:597
msgid "The GtkAdjustment for the horizontal position."
msgstr ""
-#: gtk/gtklayout.c:603 gtk/gtkviewport.c:139
+#: gtk/gtklayout.c:604 gtk/gtkviewport.c:140
msgid "Vertical adjustment"
msgstr "Ajuste vertical"
-#: gtk/gtklayout.c:604
+#: gtk/gtklayout.c:605
msgid "The GtkAdjustment for the vertical position."
msgstr ""
-#: gtk/gtklayout.c:611 gtk/gtktreeviewcolumn.c:179
+#: gtk/gtklayout.c:612 gtk/gtktreeviewcolumn.c:189
msgid "Width"
msgstr "Ancho"
-#: gtk/gtklayout.c:612
+#: gtk/gtklayout.c:613
msgid "The width of the layout."
msgstr "Ancho de la disposición."
-#: gtk/gtklayout.c:620
+#: gtk/gtklayout.c:621
msgid "Height"
msgstr "Alto"
-#: gtk/gtklayout.c:621
+#: gtk/gtklayout.c:622
msgid "The height of the layout."
msgstr ""
@@ -1995,7 +2005,7 @@ 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:572
+#: gtk/gtkmain.c:613
msgid "default:LTR"
msgstr ""
@@ -2003,7 +2013,7 @@ msgstr ""
msgid "Style of bevel around the menubar"
msgstr ""
-#: gtk/gtkmenubar.c:156 gtk/gtktoolbar.c:250
+#: gtk/gtkmenubar.c:156 gtk/gtktoolbar.c:251
msgid "Internal padding"
msgstr ""
@@ -2011,14 +2021,31 @@ msgstr ""
msgid "Amount of border space between the menubar shadow and the menu items"
msgstr ""
-#: gtk/gtkmessagedialog.c:80
+#: gtk/gtkmessagedialog.c:104
msgid "Image/label border"
msgstr "Borde de la imagen/etiqueta"
-#: gtk/gtkmessagedialog.c:81
+#: gtk/gtkmessagedialog.c:105
msgid "Width of border around the label and image in the message dialog"
msgstr ""
+#: gtk/gtkmessagedialog.c:113
+msgid "Message Type"
+msgstr ""
+
+#: gtk/gtkmessagedialog.c:114
+#, fuzzy
+msgid "The type of message"
+msgstr "El texto de la etiqueta."
+
+#: gtk/gtkmessagedialog.c:121
+msgid "Message Buttons"
+msgstr ""
+
+#: gtk/gtkmessagedialog.c:122
+msgid "The buttons shown in the message dialog"
+msgstr ""
+
#: gtk/gtkmisc.c:97
msgid "X align"
msgstr "X alineación"
@@ -2053,143 +2080,151 @@ msgid ""
"The amount of space to add on the top and bottom of the widget, in pixels"
msgstr ""
-#: gtk/gtknotebook.c:324
+#: gtk/gtknotebook.c:328
msgid "Page"
msgstr "Página"
-#: gtk/gtknotebook.c:325
+#: gtk/gtknotebook.c:329
msgid "The index of the current page"
msgstr ""
-#: gtk/gtknotebook.c:333
+#: gtk/gtknotebook.c:337
msgid "Tab Position"
msgstr ""
-#: gtk/gtknotebook.c:334
+#: gtk/gtknotebook.c:338
msgid "Which side of the notebook holds the tabs"
msgstr ""
-#: gtk/gtknotebook.c:341
+#: gtk/gtknotebook.c:345
msgid "Tab Border"
msgstr ""
-#: gtk/gtknotebook.c:342
+#: gtk/gtknotebook.c:346
msgid "Width of the border around the tab labels"
msgstr ""
-#: gtk/gtknotebook.c:350
+#: gtk/gtknotebook.c:354
msgid "Horizontal Tab Border"
msgstr ""
-#: gtk/gtknotebook.c:351
+#: gtk/gtknotebook.c:355
msgid "Width of the horizontal border of tab labels"
msgstr ""
-#: gtk/gtknotebook.c:359
+#: gtk/gtknotebook.c:363
msgid "Vertical Tab Border"
msgstr ""
-#: gtk/gtknotebook.c:360
+#: gtk/gtknotebook.c:364
msgid "Width of the vertical border of tab labels"
msgstr ""
-#: gtk/gtknotebook.c:368
+#: gtk/gtknotebook.c:372
msgid "Show Tabs"
msgstr ""
-#: gtk/gtknotebook.c:369
+#: gtk/gtknotebook.c:373
msgid "Whether tabs should be shown or not"
msgstr ""
-#: gtk/gtknotebook.c:375
+#: gtk/gtknotebook.c:379
msgid "Show Border"
msgstr ""
-#: gtk/gtknotebook.c:376
+#: gtk/gtknotebook.c:380
msgid "Whether the border should be shown or not"
msgstr ""
-#: gtk/gtknotebook.c:382
+#: gtk/gtknotebook.c:386
msgid "Scrollable"
msgstr "Desplazable"
-#: gtk/gtknotebook.c:383
+#: gtk/gtknotebook.c:387
msgid "If TRUE, scroll arrows are added if there are to many tabs to fit"
msgstr ""
-#: gtk/gtknotebook.c:389
+#: gtk/gtknotebook.c:393
msgid "Enable Popup"
msgstr ""
-#: gtk/gtknotebook.c:390
+#: gtk/gtknotebook.c:394
msgid ""
"If TRUE, pressing the right mouse button on the notebook pops up a menu that "
"you can use to go to a page"
msgstr ""
-#: gtk/gtknotebook.c:397
+#: gtk/gtknotebook.c:401
msgid "Whether tabs should have homogeneous sizes"
msgstr ""
-#: gtk/gtknotebook.c:2134 gtk/gtknotebook.c:4529
+#: gtk/gtknotebook.c:2240 gtk/gtknotebook.c:4470
#, c-format
msgid "Page %u"
msgstr "Página %u"
-#: gtk/gtkoptionmenu.c:164
+#: gtk/gtkoptionmenu.c:184
+msgid "Menu"
+msgstr ""
+
+#: gtk/gtkoptionmenu.c:185
+msgid "The menu of options"
+msgstr ""
+
+#: gtk/gtkoptionmenu.c:192
msgid "Size of dropdown indicator"
msgstr ""
-#: gtk/gtkoptionmenu.c:170
+#: gtk/gtkoptionmenu.c:198
msgid "Spacing around indicator"
msgstr ""
-#: gtk/gtkpaned.c:116 gtk/gtkruler.c:138
+#: gtk/gtkpaned.c:120 gtk/gtkruler.c:138
msgid "Position"
msgstr "Posición"
-#: gtk/gtkpaned.c:117
+#: gtk/gtkpaned.c:121
msgid ""
"Position of paned separator in pixels(0 means all the way to the left/top)"
msgstr ""
-#: gtk/gtkpaned.c:125
+#: gtk/gtkpaned.c:129
msgid "Position Set"
msgstr ""
-#: gtk/gtkpaned.c:126
+#: gtk/gtkpaned.c:130
msgid "TRUE if the Position property should be used"
msgstr ""
-#: gtk/gtkpaned.c:132
+#: gtk/gtkpaned.c:136
msgid "Handle Size"
msgstr ""
-#: gtk/gtkpaned.c:133
+#: gtk/gtkpaned.c:137
msgid "Width of handle"
msgstr ""
-#: gtk/gtkrc.c:2759
+#: gtk/gtkrc.c:2723
#, c-format
msgid "Unable to locate image file in pixmap_path: \"%s\" line %d"
msgstr ""
"Imposible de encontrar un archivo imagen en pixmap_path: \"%s\" línea %d"
-#: gtk/gtkrc.c:2762
+#: gtk/gtkrc.c:2726
#, c-format
msgid "Unable to locate image file in pixmap_path: \"%s\""
msgstr "Imposible de encontrar un archivo imagen en pixmap_path: \"%s\""
-#: gtk/gtkrc.c:3171
+#: gtk/gtkrc.c:3135
#, c-format
msgid "Pixmap path element: \"%s\" must be absolute, %s, line %d"
msgstr ""
-#: gtk/gtkpreview.c:134
+#: gtk/gtkpreview.c:129
msgid "Expand"
msgstr ""
-#: gtk/gtkpreview.c:135
+#: gtk/gtkpreview.c:130
msgid ""
"Whether the preview widget should take up the entire space it is allocated"
msgstr ""
@@ -2234,7 +2269,7 @@ msgid ""
"in the progress widget"
msgstr ""
-#: gtk/gtkprogressbar.c:131 gtk/gtkrange.c:265 gtk/gtkspinbutton.c:213
+#: gtk/gtkprogressbar.c:131 gtk/gtkrange.c:270 gtk/gtkspinbutton.c:214
msgid "Adjustment"
msgstr "Ajuste"
@@ -2242,7 +2277,7 @@ msgstr "Ajuste"
msgid "The GtkAdjustment connected to the progress bar (Deprecated)"
msgstr ""
-#: gtk/gtkprogressbar.c:139 gtk/gtktoolbar.c:223
+#: gtk/gtkprogressbar.c:139 gtk/gtktoolbar.c:224
msgid "Orientation"
msgstr "Orientación"
@@ -2306,55 +2341,55 @@ msgstr ""
msgid "Text to be displayed in the progress bar"
msgstr "Texto que será mostrado en la barra de progresión"
-#: gtk/gtkrange.c:256
+#: gtk/gtkrange.c:261
msgid "Update policy"
msgstr "Política de actualización"
-#: gtk/gtkrange.c:257
+#: gtk/gtkrange.c:262
msgid "How the range should be updated on the screen"
msgstr ""
-#: gtk/gtkrange.c:266
+#: gtk/gtkrange.c:271
msgid "The GtkAdjustment that contains the current value of this range object"
msgstr ""
-#: gtk/gtkrange.c:273
+#: gtk/gtkrange.c:278
msgid "Inverted"
msgstr "Invertido"
-#: gtk/gtkrange.c:274
+#: gtk/gtkrange.c:279
msgid "Invert direction slider moves to increase range value"
msgstr ""
-#: gtk/gtkrange.c:280
+#: gtk/gtkrange.c:285
msgid "Slider Width"
msgstr "Ancho deslizador"
-#: gtk/gtkrange.c:281
+#: gtk/gtkrange.c:286
msgid "Width of scrollbar or scale thumb"
msgstr ""
-#: gtk/gtkrange.c:288
+#: gtk/gtkrange.c:293
msgid "Trough Border"
msgstr ""
-#: gtk/gtkrange.c:289
+#: gtk/gtkrange.c:294
msgid "Spacing between thumb/steppers and outer trough bevel"
msgstr ""
-#: gtk/gtkrange.c:296
+#: gtk/gtkrange.c:301
msgid "Stepper Size"
msgstr ""
-#: gtk/gtkrange.c:297
+#: gtk/gtkrange.c:302
msgid "Length of step buttons at ends"
msgstr ""
-#: gtk/gtkrange.c:304
+#: gtk/gtkrange.c:309
msgid "Stepper Spacing"
msgstr ""
-#: gtk/gtkrange.c:305
+#: gtk/gtkrange.c:310
msgid "Spacing between step buttons and thumb"
msgstr ""
@@ -2386,7 +2421,7 @@ msgstr "Tamaño máximo"
msgid "Maximum size of the ruler"
msgstr "Tamaño máximo de la regla"
-#: gtk/gtkscale.c:148 gtk/gtkspinbutton.c:231
+#: gtk/gtkscale.c:148 gtk/gtkspinbutton.c:232
msgid "Digits"
msgstr "Dígitos"
@@ -2538,66 +2573,66 @@ msgstr ""
msgid "Keybinding to activate the menu bar"
msgstr ""
-#: gtk/gtkspinbutton.c:214
+#: gtk/gtkspinbutton.c:215
msgid "The adjustment that holds the value of the spinbutton"
msgstr ""
-#: gtk/gtkspinbutton.c:221
+#: gtk/gtkspinbutton.c:222
msgid "Climb Rate"
msgstr ""
-#: gtk/gtkspinbutton.c:222
+#: gtk/gtkspinbutton.c:223
msgid "The acceleration rate when you hold down a button"
msgstr ""
-#: gtk/gtkspinbutton.c:232
+#: gtk/gtkspinbutton.c:233
msgid "The number of decimal places to display"
msgstr "El número de lugares decimales a mostrar"
-#: gtk/gtkspinbutton.c:241
+#: gtk/gtkspinbutton.c:242
msgid "Snap to Ticks"
msgstr ""
-#: gtk/gtkspinbutton.c:242
+#: gtk/gtkspinbutton.c:243
msgid ""
"Whether erroneous values are automatically changed to a spin button's "
"nearest step increment"
msgstr ""
-#: gtk/gtkspinbutton.c:249
+#: gtk/gtkspinbutton.c:250
msgid "Numeric"
msgstr "Numérico"
-#: gtk/gtkspinbutton.c:250
+#: gtk/gtkspinbutton.c:251
msgid "Whether non-numeric characters should be ignored"
msgstr "Cuando los caracteres no numéricos no deberíasn ser ignorados"
-#: gtk/gtkspinbutton.c:257
+#: gtk/gtkspinbutton.c:258
msgid "Wrap"
msgstr ""
-#: gtk/gtkspinbutton.c:258
+#: gtk/gtkspinbutton.c:259
msgid "Whether a spin button should wrap upon reaching its limits"
msgstr ""
-#: gtk/gtkspinbutton.c:265
+#: gtk/gtkspinbutton.c:266
msgid "Update Policy"
msgstr "Actualizar Política"
-#: gtk/gtkspinbutton.c:266
+#: gtk/gtkspinbutton.c:267
msgid ""
"Whether the spin button should update always, or only when the value is legal"
msgstr ""
-#: gtk/gtkspinbutton.c:274
+#: gtk/gtkspinbutton.c:275
msgid "Value"
msgstr "Valor"
-#: gtk/gtkspinbutton.c:275
+#: gtk/gtkspinbutton.c:276
msgid "Reads the current value, or sets a new value"
msgstr "Lee los valores actuales, o fija un nuevo valor"
-#: gtk/gtkstatusbar.c:158
+#: gtk/gtkstatusbar.c:159
msgid "Style of bevel around the statusbar text"
msgstr ""
@@ -2622,171 +2657,265 @@ msgstr ""
#. * need the mnemonics to be rationalized
#.
#: gtk/gtkstock.c:275
+msgid "_Add"
+msgstr ""
+
+#: gtk/gtkstock.c:276
msgid "_Apply"
msgstr "_Aplicar"
-#: gtk/gtkstock.c:276
+#: gtk/gtkstock.c:277
msgid "_Bold"
msgstr "_Negrita"
-#: gtk/gtkstock.c:277
+#: gtk/gtkstock.c:278
msgid "_Cancel"
msgstr "_Cancelar"
-#: gtk/gtkstock.c:278
+#: gtk/gtkstock.c:279
+msgid "_CD-Rom"
+msgstr ""
+
+#: gtk/gtkstock.c:280
msgid "_Clear"
msgstr "_Limpiar"
-#: gtk/gtkstock.c:279
+#: gtk/gtkstock.c:281
msgid "_Close"
msgstr "_Cerrar"
-#: gtk/gtkstock.c:280
+#: gtk/gtkstock.c:282
+#, fuzzy
+msgid "_Convert"
+msgstr "_Revertir"
+
+#: gtk/gtkstock.c:283
msgid "_Copy"
msgstr ""
-#: gtk/gtkstock.c:281
+#: gtk/gtkstock.c:284
msgid "C_ut"
msgstr ""
-#: gtk/gtkstock.c:282
+#: gtk/gtkstock.c:285
+#, fuzzy
+msgid "_Delete"
+msgstr "Borrar"
+
+#: gtk/gtkstock.c:286
+msgid "_Execute"
+msgstr ""
+
+#: gtk/gtkstock.c:287
msgid "_Find"
msgstr ""
-#: gtk/gtkstock.c:283
+#: gtk/gtkstock.c:288
msgid "Find and _Replace"
msgstr ""
-#: gtk/gtkstock.c:284
+#: gtk/gtkstock.c:289
+#, fuzzy
+msgid "_Floppy"
+msgstr "_Aplicar"
+
+#: gtk/gtkstock.c:290
+msgid "_Bottom"
+msgstr ""
+
+#: gtk/gtkstock.c:291
+msgid "_First"
+msgstr ""
+
+#: gtk/gtkstock.c:292
+#, fuzzy
+msgid "_Last"
+msgstr "_Pegar"
+
+#: gtk/gtkstock.c:293
+#, fuzzy
+msgid "_Top"
+msgstr "_Parar"
+
+#: gtk/gtkstock.c:294
msgid "_Back"
msgstr ""
-#: gtk/gtkstock.c:285
+#: gtk/gtkstock.c:295
+msgid "_Down"
+msgstr ""
+
+#: gtk/gtkstock.c:296
msgid "_Forward"
msgstr ""
-#: gtk/gtkstock.c:286
+#: gtk/gtkstock.c:297
+msgid "_Up"
+msgstr ""
+
+#: gtk/gtkstock.c:298
msgid "_Help"
msgstr "A_yuda"
-#: gtk/gtkstock.c:287
+#: gtk/gtkstock.c:299
msgid "_Home"
msgstr "_Hogar"
-#: gtk/gtkstock.c:288
+#: gtk/gtkstock.c:300
+msgid "_Index"
+msgstr ""
+
+#: gtk/gtkstock.c:301
msgid "_Italic"
msgstr "_Itálica"
-#: gtk/gtkstock.c:289
+#: gtk/gtkstock.c:302
+msgid "_Jump to"
+msgstr ""
+
+#: gtk/gtkstock.c:303
msgid "_Center"
msgstr "_Centrar"
-#: gtk/gtkstock.c:290
+#: gtk/gtkstock.c:304
msgid "_Fill"
msgstr "_Rellenar"
-#: gtk/gtkstock.c:291
+#: gtk/gtkstock.c:305
msgid "_Left"
msgstr ""
-#: gtk/gtkstock.c:292
+#: gtk/gtkstock.c:306
msgid "_Right"
msgstr ""
-#: gtk/gtkstock.c:293
+#: gtk/gtkstock.c:307
msgid "_New"
msgstr ""
-#: gtk/gtkstock.c:294
+#: gtk/gtkstock.c:308
msgid "_No"
msgstr ""
-#: gtk/gtkstock.c:295
+#: gtk/gtkstock.c:309
msgid "_OK"
msgstr "_OK"
-#: gtk/gtkstock.c:296
+#: gtk/gtkstock.c:310
msgid "_Open"
msgstr "_Abrir"
-#: gtk/gtkstock.c:297
+#: gtk/gtkstock.c:311
msgid "_Paste"
msgstr "_Pegar"
-#: gtk/gtkstock.c:298
+#: gtk/gtkstock.c:312
msgid "_Preferences"
msgstr "_Preferencias"
-#: gtk/gtkstock.c:299
+#: gtk/gtkstock.c:313
msgid "_Print"
msgstr "_Imprimir"
-#: gtk/gtkstock.c:300
+#: gtk/gtkstock.c:314
msgid "Print Pre_view"
msgstr "Imprimir Pre_visualización:"
-#: gtk/gtkstock.c:301
+#: gtk/gtkstock.c:315
msgid "_Properties"
msgstr "_Propiedades"
-#: gtk/gtkstock.c:302
+#: gtk/gtkstock.c:316
msgid "_Quit"
msgstr "_Salir"
-#: gtk/gtkstock.c:303
+#: gtk/gtkstock.c:317
msgid "_Redo"
msgstr "_Rehacer:"
-#: gtk/gtkstock.c:304
+#: gtk/gtkstock.c:318
+#, fuzzy
+msgid "_Refresh"
+msgstr "_Preferencias"
+
+#: gtk/gtkstock.c:319
+#, fuzzy
+msgid "_Remove"
+msgstr "_Revertir"
+
+#: gtk/gtkstock.c:320
msgid "_Revert"
msgstr "_Revertir"
-#: gtk/gtkstock.c:305
+#: gtk/gtkstock.c:321
msgid "_Save"
msgstr "_Guardar"
-#: gtk/gtkstock.c:306
+#: gtk/gtkstock.c:322
msgid "Save _As"
msgstr "Guard_ar Como"
-#: gtk/gtkstock.c:307
+#: gtk/gtkstock.c:323
+#, fuzzy
+msgid "_Color"
+msgstr "_Cerrar"
+
+#: gtk/gtkstock.c:324
+#, fuzzy
+msgid "_Font"
+msgstr "Tipo de Letra"
+
+#: gtk/gtkstock.c:325
+msgid "_Ascending"
+msgstr ""
+
+#: gtk/gtkstock.c:326
+msgid "_Descending"
+msgstr ""
+
+#: gtk/gtkstock.c:327
msgid "_Spell Check"
msgstr "_Comprobar ortografía"
-#: gtk/gtkstock.c:308
+#: gtk/gtkstock.c:328
msgid "_Stop"
msgstr "_Parar"
-#: gtk/gtkstock.c:309
+#: gtk/gtkstock.c:329
msgid "_Strikethrough"
msgstr ""
-#: gtk/gtkstock.c:310
+#: gtk/gtkstock.c:330
+#, fuzzy
+msgid "_Undelete"
+msgstr "_Subrayado"
+
+#: gtk/gtkstock.c:331
msgid "_Underline"
msgstr "_Subrayado"
-#: gtk/gtkstock.c:311
+#: gtk/gtkstock.c:332
msgid "_Undo"
msgstr "_Deshacer"
-#: gtk/gtkstock.c:312
+#: gtk/gtkstock.c:333
msgid "_Yes"
msgstr "_Si"
-#: gtk/gtkstock.c:313
+#: gtk/gtkstock.c:334
#, c-format
msgid "Zoom _100%"
msgstr "Aumentos _100%"
-#: gtk/gtkstock.c:314
+#: gtk/gtkstock.c:335
msgid "Zoom to _Fit"
msgstr "Aumentos a _Ajustar"
-#: gtk/gtkstock.c:315
+#: gtk/gtkstock.c:336
msgid "Zoom _In"
msgstr "Aumentos _Mas"
-#: gtk/gtkstock.c:316
+#: gtk/gtkstock.c:337
msgid "Zoom _Out"
msgstr "Aumentos _Menos"
@@ -2830,51 +2959,51 @@ msgstr "Homogéneo"
msgid "If TRUE this means the table cells are all the same width/height"
msgstr ""
-#: gtk/gtktext.c:603 gtk/gtktreeview.c:504
+#: gtk/gtktext.c:604 gtk/gtktreeview.c:505
msgid "Horizontal Adjustment"
msgstr ""
-#: gtk/gtktext.c:604
+#: gtk/gtktext.c:605
msgid "Horizontal adjustment for the text widget"
msgstr ""
-#: gtk/gtktext.c:611 gtk/gtktreeview.c:512
+#: gtk/gtktext.c:612 gtk/gtktreeview.c:513
msgid "Vertical Adjustment"
msgstr ""
-#: gtk/gtktext.c:612
+#: gtk/gtktext.c:613
msgid "Vertical adjustment for the text widget"
msgstr ""
-#: gtk/gtktext.c:619
+#: gtk/gtktext.c:620
msgid "Line Wrap"
msgstr ""
-#: gtk/gtktext.c:620
+#: gtk/gtktext.c:621
msgid "Whether lines are wrapped at widget edges"
msgstr ""
-#: gtk/gtktext.c:627
+#: gtk/gtktext.c:628
msgid "Word Wrap"
msgstr ""
-#: gtk/gtktext.c:628
+#: gtk/gtktext.c:629
msgid "Whether words are wrapped at widget edges"
msgstr ""
-#: gtk/gtktexttag.c:198
+#: gtk/gtktexttag.c:199
msgid "Tag name"
msgstr "Nombre de etiqueta"
-#: gtk/gtktexttag.c:199
+#: gtk/gtktexttag.c:200
msgid "Name used to refer to the text tag"
msgstr "Nombre utilizado para referirse a un etiqueta de texto"
-#: gtk/gtktexttag.c:224
+#: gtk/gtktexttag.c:225
msgid "Background full height"
msgstr "Alto completo del fondo"
-#: gtk/gtktexttag.c:225
+#: gtk/gtktexttag.c:226
msgid ""
"Whether the background color fills the entire line height or only the height "
"of the tagged characters"
@@ -2882,252 +3011,252 @@ msgstr ""
"Cuando el color de fondo rellena el alto de la línea o sólo el alto de los "
"caracteres etiquetados"
-#: gtk/gtktexttag.c:233
+#: gtk/gtktexttag.c:234
msgid "Background stipple mask"
msgstr ""
-#: gtk/gtktexttag.c:234
+#: gtk/gtktexttag.c:235
msgid "Bitmap to use as a mask when drawing the text background"
msgstr ""
-#: gtk/gtktexttag.c:259
+#: gtk/gtktexttag.c:260
msgid "Foreground stipple mask"
msgstr ""
-#: gtk/gtktexttag.c:260
+#: gtk/gtktexttag.c:261
msgid "Bitmap to use as a mask when drawing the text foreground"
msgstr ""
-#: gtk/gtktexttag.c:267
+#: gtk/gtktexttag.c:268
msgid "Text direction"
msgstr "Dirección del texto"
-#: gtk/gtktexttag.c:268
+#: gtk/gtktexttag.c:269
msgid "Text direction, e.g. right-to-left or left-to-right"
msgstr ""
-#: gtk/gtktexttag.c:378 gtk/gtktextview.c:557
+#: gtk/gtktexttag.c:379 gtk/gtktextview.c:566
msgid "Left, right, or center justification"
msgstr ""
-#: gtk/gtktexttag.c:386
+#: gtk/gtktexttag.c:387
msgid "Language"
msgstr ""
-#: gtk/gtktexttag.c:387
+#: gtk/gtktexttag.c:388
msgid "Language engine code to use for rendering the text"
msgstr ""
-#: gtk/gtktexttag.c:394
+#: gtk/gtktexttag.c:395
msgid "Left margin"
msgstr ""
-#: gtk/gtktexttag.c:395 gtk/gtktextview.c:566
+#: gtk/gtktexttag.c:396 gtk/gtktextview.c:575
msgid "Width of the left margin in pixels"
msgstr ""
-#: gtk/gtktexttag.c:404
+#: gtk/gtktexttag.c:405
msgid "Right margin"
msgstr ""
-#: gtk/gtktexttag.c:405 gtk/gtktextview.c:576
+#: gtk/gtktexttag.c:406 gtk/gtktextview.c:585
msgid "Width of the right margin in pixels"
msgstr ""
-#: gtk/gtktexttag.c:415 gtk/gtktextview.c:585
+#: gtk/gtktexttag.c:416 gtk/gtktextview.c:594
msgid "Indent"
msgstr ""
-#: gtk/gtktexttag.c:416 gtk/gtktextview.c:586
+#: gtk/gtktexttag.c:417 gtk/gtktextview.c:595
msgid "Amount to indent the paragraph, in pixels"
msgstr ""
-#: gtk/gtktexttag.c:436
+#: gtk/gtktexttag.c:437
msgid "Pixels above lines"
msgstr ""
-#: gtk/gtktexttag.c:437 gtk/gtktextview.c:510
+#: gtk/gtktexttag.c:438 gtk/gtktextview.c:519
msgid "Pixels of blank space above paragraphs"
msgstr ""
-#: gtk/gtktexttag.c:446
+#: gtk/gtktexttag.c:447
msgid "Pixels below lines"
msgstr ""
-#: gtk/gtktexttag.c:447 gtk/gtktextview.c:520
+#: gtk/gtktexttag.c:448 gtk/gtktextview.c:529
msgid "Pixels of blank space below paragraphs"
msgstr ""
-#: gtk/gtktexttag.c:456
+#: gtk/gtktexttag.c:457
msgid "Pixels inside wrap"
msgstr ""
-#: gtk/gtktexttag.c:457 gtk/gtktextview.c:530
+#: gtk/gtktexttag.c:458 gtk/gtktextview.c:539
msgid "Pixels of blank space between wrapped lines in a paragraph"
msgstr ""
-#: gtk/gtktexttag.c:483
+#: gtk/gtktexttag.c:484
msgid "Wrap mode"
msgstr ""
-#: gtk/gtktexttag.c:484 gtk/gtktextview.c:548
+#: gtk/gtktexttag.c:485 gtk/gtktextview.c:557
msgid ""
"Whether to wrap lines never, at word boundaries, or at character boundaries"
msgstr ""
-#: gtk/gtktexttag.c:493 gtk/gtktextview.c:595
+#: gtk/gtktexttag.c:494 gtk/gtktextview.c:604
msgid "Tabs"
msgstr ""
-#: gtk/gtktexttag.c:494 gtk/gtktextview.c:596
+#: gtk/gtktexttag.c:495 gtk/gtktextview.c:605
msgid "Custom tabs for this text"
msgstr ""
-#: gtk/gtktexttag.c:501
+#: gtk/gtktexttag.c:502
msgid "Invisible"
msgstr ""
-#: gtk/gtktexttag.c:502
+#: gtk/gtktexttag.c:503
msgid "Whether this text is hidden"
msgstr ""
-#: gtk/gtktexttag.c:515
+#: gtk/gtktexttag.c:516
msgid "Background full height set"
msgstr ""
-#: gtk/gtktexttag.c:516
+#: gtk/gtktexttag.c:517
msgid "Whether this tag affects background height"
msgstr ""
-#: gtk/gtktexttag.c:519
+#: gtk/gtktexttag.c:520
msgid "Background stipple set"
msgstr ""
-#: gtk/gtktexttag.c:520
+#: gtk/gtktexttag.c:521
msgid "Whether this tag affects the background stipple"
msgstr ""
-#: gtk/gtktexttag.c:527
+#: gtk/gtktexttag.c:528
msgid "Foreground stipple set"
msgstr ""
-#: gtk/gtktexttag.c:528
+#: gtk/gtktexttag.c:529
msgid "Whether this tag affects the foreground stipple"
msgstr ""
-#: gtk/gtktexttag.c:563
+#: gtk/gtktexttag.c:564
msgid "Justification set"
msgstr ""
-#: gtk/gtktexttag.c:564
+#: gtk/gtktexttag.c:565
msgid "Whether this tag affects paragraph justification"
msgstr ""
-#: gtk/gtktexttag.c:567
+#: gtk/gtktexttag.c:568
msgid "Language set"
msgstr ""
-#: gtk/gtktexttag.c:568
+#: gtk/gtktexttag.c:569
msgid "Whether this tag affects the language the text is rendered as"
msgstr ""
-#: gtk/gtktexttag.c:571
+#: gtk/gtktexttag.c:572
msgid "Left margin set"
msgstr ""
-#: gtk/gtktexttag.c:572
+#: gtk/gtktexttag.c:573
msgid "Whether this tag affects the left margin"
msgstr ""
-#: gtk/gtktexttag.c:575
+#: gtk/gtktexttag.c:576
msgid "Indent set"
msgstr ""
-#: gtk/gtktexttag.c:576
+#: gtk/gtktexttag.c:577
msgid "Whether this tag affects indentation"
msgstr ""
-#: gtk/gtktexttag.c:583
+#: gtk/gtktexttag.c:584
msgid "Pixels above lines set"
msgstr "Pixels·sobre el·conjunto·de·líneas"
-#: gtk/gtktexttag.c:584 gtk/gtktexttag.c:588
+#: gtk/gtktexttag.c:585 gtk/gtktexttag.c:589
msgid "Whether this tag affects the number of pixels above lines"
msgstr ""
-#: gtk/gtktexttag.c:587
+#: gtk/gtktexttag.c:588
msgid "Pixels below lines set"
msgstr "Pixels debajo del conjunto de líneas"
-#: gtk/gtktexttag.c:591
+#: gtk/gtktexttag.c:592
msgid "Pixels inside wrap set"
msgstr ""
-#: gtk/gtktexttag.c:592
+#: gtk/gtktexttag.c:593
msgid "Whether this tag affects the number of pixels between wrapped lines"
msgstr ""
-#: gtk/gtktexttag.c:599
+#: gtk/gtktexttag.c:600
msgid "Right margin set"
msgstr "Fijado el margen derecho"
-#: gtk/gtktexttag.c:600
+#: gtk/gtktexttag.c:601
msgid "Whether this tag affects the right margin"
msgstr ""
-#: gtk/gtktexttag.c:607
+#: gtk/gtktexttag.c:608
msgid "Wrap mode set"
msgstr "Fijado modo recubrimiento"
-#: gtk/gtktexttag.c:608
+#: gtk/gtktexttag.c:609
msgid "Whether this tag affects line wrap mode"
msgstr "Cuando esta etiqueta afecta a modo de recubrimiento de línea"
-#: gtk/gtktexttag.c:611
+#: gtk/gtktexttag.c:612
msgid "Tabs set"
msgstr "Conjunto de tabuladores"
-#: gtk/gtktexttag.c:612
+#: gtk/gtktexttag.c:613
msgid "Whether this tag affects tabs"
msgstr "Cuando esta etiqueta afecta a los tabuladores"
-#: gtk/gtktexttag.c:615
+#: gtk/gtktexttag.c:616
msgid "Invisible set"
msgstr "Conjunto invisible"
-#: gtk/gtktexttag.c:616
+#: gtk/gtktexttag.c:617
msgid "Whether this tag affects text visibility"
msgstr "Cuando esta etiqueta afecta la visibilidad del texto"
-#: gtk/gtktextview.c:509
+#: gtk/gtktextview.c:518
msgid "Pixels Above Lines"
msgstr "Pixels Sobre las Líneas"
-#: gtk/gtktextview.c:519
+#: gtk/gtktextview.c:528
msgid "Pixels Below Lines"
msgstr "Pixels por Debajo de las Líneas"
-#: gtk/gtktextview.c:529
+#: gtk/gtktextview.c:538
msgid "Pixels Inside Wrap"
msgstr "Pixels Dentro de la Envoltura"
-#: gtk/gtktextview.c:547
+#: gtk/gtktextview.c:556
msgid "Wrap Mode"
msgstr "Modo envoltura"
-#: gtk/gtktextview.c:565
+#: gtk/gtktextview.c:574
msgid "Left Margin"
msgstr "Margen Izquierdo"
-#: gtk/gtktextview.c:575
+#: gtk/gtktextview.c:584
msgid "Right Margin"
msgstr "Margen Derecho"
-#: gtk/gtktextview.c:603
+#: gtk/gtktextview.c:612
msgid "Cursor Visible"
msgstr "Cursor Visible"
-#: gtk/gtktextview.c:604
+#: gtk/gtktextview.c:613
msgid "If the insertion cursor is shown"
msgstr "Si se muestra el cursor de inserción"
@@ -3136,413 +3265,430 @@ msgstr "Si se muestra el cursor de inserción"
msgid "Unable to locate theme engine in module_path: \"%s\","
msgstr "Imposible de encontrar el motor de estilos en module_path: \"%s\","
-#: gtk/gtktipsquery.c:181
+#: gtk/gtktipsquery.c:182
msgid "--- No Tip ---"
msgstr "--- Ningún Tip ---"
-#: gtk/gtktogglebutton.c:143
+#: gtk/gtktogglebutton.c:133
msgid "If the toggle button should be pressed in or not"
msgstr ""
-#: gtk/gtktogglebutton.c:151
+#: gtk/gtktogglebutton.c:141
msgid "If the toggle button is in an \"in between\" state."
msgstr ""
-#: gtk/gtktogglebutton.c:158
+#: gtk/gtktogglebutton.c:148
msgid "Draw Indicator"
msgstr ""
-#: gtk/gtktogglebutton.c:159
+#: gtk/gtktogglebutton.c:149
msgid "If the toggle part of the button is displayed"
msgstr ""
-#: gtk/gtktoolbar.c:224
+#: gtk/gtktoolbar.c:225
msgid "The orientation of the toolbar"
msgstr ""
-#: gtk/gtktoolbar.c:232
+#: gtk/gtktoolbar.c:233
msgid "Toolbar Style"
msgstr ""
-#: gtk/gtktoolbar.c:233
+#: gtk/gtktoolbar.c:234
msgid "How to draw the toolbar"
msgstr ""
-#: gtk/gtktoolbar.c:241
+#: gtk/gtktoolbar.c:242
msgid "Spacer size"
msgstr ""
-#: gtk/gtktoolbar.c:242
+#: gtk/gtktoolbar.c:243
msgid "Size of spacers"
msgstr ""
-#: gtk/gtktoolbar.c:251
+#: gtk/gtktoolbar.c:252
msgid "Amount of border space between the toolbar shadow and the buttons"
msgstr ""
-#: gtk/gtktoolbar.c:259
+#: gtk/gtktoolbar.c:260
msgid "Space style"
msgstr ""
-#: gtk/gtktoolbar.c:260
+#: gtk/gtktoolbar.c:261
msgid "Whether spacers are vertical lines or just blank"
msgstr ""
-#: gtk/gtktoolbar.c:268
+#: gtk/gtktoolbar.c:269
msgid "Button relief"
msgstr ""
-#: gtk/gtktoolbar.c:269
+#: gtk/gtktoolbar.c:270
msgid "Type of bevel around toolbar buttons"
msgstr ""
-#: gtk/gtktoolbar.c:277
+#: gtk/gtktoolbar.c:278
msgid "Style of bevel around the toolbar"
msgstr ""
-#: gtk/gtktoolbar.c:283
+#: gtk/gtktoolbar.c:284
msgid "Toolbar style"
msgstr "Estilo de la barra de herramientas"
-#: gtk/gtktoolbar.c:284
+#: gtk/gtktoolbar.c:285
msgid ""
"Whether default toolbars have text only, text and icons, icons only, etc."
msgstr ""
-#: gtk/gtktoolbar.c:290
+#: gtk/gtktoolbar.c:291
msgid "Toolbar icon size"
msgstr ""
-#: gtk/gtktoolbar.c:291
+#: gtk/gtktoolbar.c:292
msgid "Size of icons in default toolbars"
msgstr ""
-#: gtk/gtktreeview.c:496
+#: gtk/gtktreeview.c:497
msgid "TreeView Model"
msgstr ""
-#: gtk/gtktreeview.c:497
+#: gtk/gtktreeview.c:498
msgid "The model for the tree view"
msgstr ""
-#: gtk/gtktreeview.c:505
+#: gtk/gtktreeview.c:506
msgid "Horizontal Adjustment for the widget"
msgstr ""
-#: gtk/gtktreeview.c:513
+#: gtk/gtktreeview.c:514
msgid "Vertical Adjustment for the widget"
msgstr ""
-#: gtk/gtktreeview.c:520 gtk/gtktreeviewcolumn.c:171 gtk/gtkwidget.c:421
+#: gtk/gtktreeview.c:521 gtk/gtktreeviewcolumn.c:173 gtk/gtkwidget.c:427
msgid "Visible"
msgstr "Visible"
-#: gtk/gtktreeview.c:521
+#: gtk/gtktreeview.c:522
msgid "Show the column header buttons"
msgstr ""
-#: gtk/gtktreeview.c:528
+#: gtk/gtktreeview.c:529
msgid "Headers Clickable"
msgstr "Cabeceras clickeables"
-#: gtk/gtktreeview.c:529
+#: gtk/gtktreeview.c:530
msgid "Column headers respond to click events"
msgstr ""
-#: gtk/gtktreeview.c:536
+#: gtk/gtktreeview.c:537
msgid "Expander Column"
msgstr ""
-#: gtk/gtktreeview.c:537
+#: gtk/gtktreeview.c:538
msgid "Set the column for the expander column"
msgstr ""
-#: gtk/gtktreeview.c:544 gtk/gtktreeviewcolumn.c:262
+#: gtk/gtktreeview.c:545 gtk/gtktreeviewcolumn.c:272
msgid "Reorderable"
msgstr "Reordenable"
-#: gtk/gtktreeview.c:545
+#: gtk/gtktreeview.c:546
msgid "View is reorderable"
msgstr "Vista es reordenable"
-#: gtk/gtktreeview.c:552
+#: gtk/gtktreeview.c:553
msgid "Rules Hint"
msgstr ""
-#: gtk/gtktreeview.c:553
+#: gtk/gtktreeview.c:554
msgid "Set a hint to the theme engine to draw rows in alternating colors"
msgstr ""
-#: gtk/gtktreeview.c:560
+#: gtk/gtktreeview.c:561
msgid "Enable Search"
msgstr "Habilitar búsqueda"
-#: gtk/gtktreeview.c:561
+#: gtk/gtktreeview.c:562
msgid "View allows user to search through columns interactively"
msgstr ""
-#: gtk/gtktreeview.c:568
+#: gtk/gtktreeview.c:569
msgid "Search Column"
msgstr "Columna de búsqueda"
-#: gtk/gtktreeview.c:569
+#: gtk/gtktreeview.c:570
msgid "Model column to search through when searching through code"
msgstr ""
-#: gtk/gtktreeview.c:582
+#: gtk/gtktreeview.c:583
msgid "Expander Size"
msgstr ""
-#: gtk/gtktreeview.c:583
+#: gtk/gtktreeview.c:584
msgid "Size of the expander arrow."
msgstr ""
-#: gtk/gtktreeview.c:591
+#: gtk/gtktreeview.c:592
msgid "Vertical Separator Width"
msgstr ""
-#: gtk/gtktreeview.c:592
+#: gtk/gtktreeview.c:593
msgid "Vertical space between cells. Must be an even number."
msgstr ""
-#: gtk/gtktreeview.c:600
+#: gtk/gtktreeview.c:601
msgid "Horizontal Separator Width"
msgstr ""
-#: gtk/gtktreeview.c:601
+#: gtk/gtktreeview.c:602
msgid "Horizontal space between cells. Must be an even number."
msgstr ""
-#: gtk/gtktreeview.c:609
+#: gtk/gtktreeview.c:610
msgid "Allow Rules"
msgstr ""
-#: gtk/gtktreeview.c:610
+#: gtk/gtktreeview.c:611
msgid "Allow drawing of alternating color rows."
msgstr ""
-#: gtk/gtktreeviewcolumn.c:172
+#: gtk/gtktreeview.c:617
+#, fuzzy
+msgid "Indent Expanders"
+msgstr "Es Expansor"
+
+#: gtk/gtktreeview.c:618
+msgid "Make the expanders indented."
+msgstr ""
+
+#: gtk/gtktreeviewcolumn.c:174
msgid "Whether to display the column"
msgstr "Cuando mostrar la columna"
-#: gtk/gtktreeviewcolumn.c:180
+#: gtk/gtktreeviewcolumn.c:181 gtk/gtkwindow.c:394
+msgid "Resizable"
+msgstr "Redimensinable"
+
+#: gtk/gtktreeviewcolumn.c:182
+msgid "Column is user-resizable"
+msgstr ""
+
+#: gtk/gtktreeviewcolumn.c:190
msgid "Current width of the column"
msgstr "Ancho actual de la columna"
-#: gtk/gtktreeviewcolumn.c:188
+#: gtk/gtktreeviewcolumn.c:198
msgid "Sizing"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:189
+#: gtk/gtktreeviewcolumn.c:199
msgid "Resize mode of the column"
msgstr "Modo redimensionar de la columna"
-#: gtk/gtktreeviewcolumn.c:197
+#: gtk/gtktreeviewcolumn.c:207
#, fuzzy
msgid "Fixed Width"
msgstr "Ancho deslizador"
-#: gtk/gtktreeviewcolumn.c:198
+#: gtk/gtktreeviewcolumn.c:208
#, fuzzy
msgid "Current fixed width of the column"
msgstr "Ancho actual de la columna"
-#: gtk/gtktreeviewcolumn.c:207
+#: gtk/gtktreeviewcolumn.c:217
msgid "Minimum Width"
msgstr "Ancho mínimo"
-#: gtk/gtktreeviewcolumn.c:208
+#: gtk/gtktreeviewcolumn.c:218
msgid "Minimum allowed width of the column"
msgstr "Ancho mínimo permitido de la columna"
-#: gtk/gtktreeviewcolumn.c:217
+#: gtk/gtktreeviewcolumn.c:227
msgid "Maximum Width"
msgstr "Ancho máximo"
-#: gtk/gtktreeviewcolumn.c:218
+#: gtk/gtktreeviewcolumn.c:228
msgid "Maximum allowed width of the column"
msgstr "Ancho máximo permitido de la columna"
-#: gtk/gtktreeviewcolumn.c:227
+#: gtk/gtktreeviewcolumn.c:237
msgid "Title"
msgstr "Título"
-#: gtk/gtktreeviewcolumn.c:228
+#: gtk/gtktreeviewcolumn.c:238
msgid "Title to appear in column header"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:235
+#: gtk/gtktreeviewcolumn.c:245
msgid "Clickable"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:236
+#: gtk/gtktreeviewcolumn.c:246
msgid "Whether the header can be clicked"
msgstr "Cuando la cabecera puede ser pulsada"
-#: gtk/gtktreeviewcolumn.c:244
+#: gtk/gtktreeviewcolumn.c:254
msgid "Widget"
msgstr "Widget"
-#: gtk/gtktreeviewcolumn.c:245
+#: gtk/gtktreeviewcolumn.c:255
msgid "Widget to put in column header button instead of column title"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:252
+#: gtk/gtktreeviewcolumn.c:262
msgid "Alignment"
msgstr "Alineación"
-#: gtk/gtktreeviewcolumn.c:253
+#: gtk/gtktreeviewcolumn.c:263
msgid "X Alignment of the column header text or widget"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:263
+#: gtk/gtktreeviewcolumn.c:273
#, fuzzy
msgid "Whether the column can be reordered around the headers"
msgstr "Cuando el texto puede ser modificado por el usuario"
-#: gtk/gtktreeviewcolumn.c:270
+#: gtk/gtktreeviewcolumn.c:280
msgid "Sort indicator"
msgstr "Indicador de ordenación"
-#: gtk/gtktreeviewcolumn.c:271
+#: gtk/gtktreeviewcolumn.c:281
msgid "Whether to show a sort indicator"
msgstr "Cuando mostrar un indicador de ordenación"
-#: gtk/gtktreeviewcolumn.c:278
+#: gtk/gtktreeviewcolumn.c:288
msgid "Sort order"
msgstr "Orden de la ordenación"
-#: gtk/gtktreeviewcolumn.c:279
+#: gtk/gtktreeviewcolumn.c:289
msgid "Sort direction the sort indicator should indicate"
msgstr "Dirección de ordenación que el indicador deberá indicar"
-#: gtk/gtkviewport.c:132
+#: gtk/gtkviewport.c:133
msgid ""
"The GtkAdjustment that determines the values of the horizontal position for "
"this viewport."
msgstr ""
-#: gtk/gtkviewport.c:140
+#: gtk/gtkviewport.c:141
msgid ""
"The GtkAdjustment that determines the values of the vertical position for "
"this viewport."
msgstr ""
-#: gtk/gtkviewport.c:148
+#: gtk/gtkviewport.c:149
msgid "Determines how the shadowed box around the viewport is drawn."
msgstr ""
-#: gtk/gtkwidget.c:388
+#: gtk/gtkwidget.c:394
msgid "Widget name"
msgstr "Nombre del widget"
-#: gtk/gtkwidget.c:389
+#: gtk/gtkwidget.c:395
msgid "The name of the widget"
msgstr "El nombre del widget"
-#: gtk/gtkwidget.c:395
+#: gtk/gtkwidget.c:401
msgid "Parent widget"
msgstr "Widget padre"
-#: gtk/gtkwidget.c:396
+#: gtk/gtkwidget.c:402
msgid "The parent widget of this widget. Must be a Container widget."
msgstr ""
-#: gtk/gtkwidget.c:403
+#: gtk/gtkwidget.c:409
msgid "Width request"
msgstr "Petición de anchura"
-#: gtk/gtkwidget.c:404
+#: gtk/gtkwidget.c:410
msgid ""
"Override for width request of the widget, or -1 if natural request should be "
"used."
msgstr ""
-#: gtk/gtkwidget.c:412
+#: gtk/gtkwidget.c:418
msgid "Height request"
msgstr "Petición de altura"
-#: gtk/gtkwidget.c:413
+#: gtk/gtkwidget.c:419
msgid ""
"Override for height request of the widget, or -1 if natural request should "
"be used."
msgstr ""
-#: gtk/gtkwidget.c:422
+#: gtk/gtkwidget.c:428
msgid "Whether the widget is visible"
msgstr "Cuando el widget es visible"
-#: gtk/gtkwidget.c:428
+#: gtk/gtkwidget.c:434
msgid "Sensitive"
msgstr "Sensible"
-#: gtk/gtkwidget.c:429
+#: gtk/gtkwidget.c:435
msgid "Whether the widget responds to input"
msgstr "Cuando el widget responde a la entrada"
-#: gtk/gtkwidget.c:435
+#: gtk/gtkwidget.c:441
msgid "Application paintable"
msgstr "Aplicación dibujable"
-#: gtk/gtkwidget.c:436
+#: gtk/gtkwidget.c:442
msgid "Whether the application will paint directly on the widget"
msgstr ""
-#: gtk/gtkwidget.c:442
+#: gtk/gtkwidget.c:448
msgid "Can focus"
msgstr ""
-#: gtk/gtkwidget.c:443
+#: gtk/gtkwidget.c:449
msgid "Whether the widget can accept the input focus"
msgstr "Cuando el widget puede aceptar el foco de entrada"
-#: gtk/gtkwidget.c:449
+#: gtk/gtkwidget.c:455
msgid "Has focus"
msgstr "Tiene foco"
-#: gtk/gtkwidget.c:450
+#: gtk/gtkwidget.c:456
msgid "Whether the widget has the input focus"
msgstr "Cuando el widget tiene el foco de entrada"
-#: gtk/gtkwidget.c:456
+#: gtk/gtkwidget.c:462
msgid "Can default"
msgstr "Puede por omisión"
-#: gtk/gtkwidget.c:457
+#: gtk/gtkwidget.c:463
msgid "Whether the widget can be the default widget"
msgstr "Cuando el widget puede ser el widget por omisión"
-#: gtk/gtkwidget.c:463
+#: gtk/gtkwidget.c:469
msgid "Has default"
msgstr "Tiene por omisión"
-#: gtk/gtkwidget.c:464
+#: gtk/gtkwidget.c:470
msgid "Whether the widget is the default widget"
msgstr "Cuando el widget es el widget por omisión"
-#: gtk/gtkwidget.c:470
+#: gtk/gtkwidget.c:476
msgid "Receives default"
msgstr "Recibe por omisión"
-#: gtk/gtkwidget.c:471
+#: gtk/gtkwidget.c:477
msgid "If TRUE, the widget will receive the default action when it is focused."
msgstr ""
"Si CIERTO (TRUE), el widget puede recibir la acción por defecto cuando se "
"focaliza."
-#: gtk/gtkwidget.c:477
+#: gtk/gtkwidget.c:483
msgid "Composite child"
msgstr "Hijo compuesto"
-#: gtk/gtkwidget.c:478
+#: gtk/gtkwidget.c:484
msgid "Whether the widget is composed of other widgets"
msgstr "Cuando el widget está compuesto de otros widgets."
-#: gtk/gtkwidget.c:484
+#: gtk/gtkwidget.c:490
msgid "Style"
msgstr "Estilo"
-#: gtk/gtkwidget.c:485
+#: gtk/gtkwidget.c:491
msgid ""
"The style of the widget, which contains information about how it will look "
"(colors etc)."
@@ -3550,53 +3696,53 @@ msgstr ""
"El estilo del widget, que contiene información sobre la apariencia (colores, "
"etc)."
-#: gtk/gtkwidget.c:491
+#: gtk/gtkwidget.c:497
msgid "Events"
msgstr "Eventos"
-#: gtk/gtkwidget.c:492
+#: gtk/gtkwidget.c:498
msgid "The event mask that decides what kind of GdkEvents this widget gets."
msgstr ""
-#: gtk/gtkwidget.c:499
+#: gtk/gtkwidget.c:505
msgid "Extension events"
msgstr "Eventos de extensión"
-#: gtk/gtkwidget.c:500
+#: gtk/gtkwidget.c:506
msgid "The mask that decides what kind of extension events this widget gets."
msgstr ""
"La máscara que decide que clase de eventos de extensión conseguirá este "
"widget."
-#: gtk/gtkwidget.c:1047
+#: gtk/gtkwidget.c:1053
msgid "Interior Focus"
msgstr "Foco Interior"
-#: gtk/gtkwidget.c:1048
+#: gtk/gtkwidget.c:1054
msgid "Whether to draw the focus indicator inside widgets."
msgstr ""
-#: gtk/gtkwindow.c:361
+#: gtk/gtkwindow.c:359
msgid "Window Type"
msgstr "Tipo de ventana"
-#: gtk/gtkwindow.c:362
+#: gtk/gtkwindow.c:360
msgid "The type of the window"
msgstr "El tipo de la ventana"
-#: gtk/gtkwindow.c:371
+#: gtk/gtkwindow.c:369
msgid "Window Title"
msgstr "Título de Ventana"
-#: gtk/gtkwindow.c:372
+#: gtk/gtkwindow.c:370
msgid "The title of the window"
msgstr "El título de la ventana"
-#: gtk/gtkwindow.c:379
+#: gtk/gtkwindow.c:377
msgid "Allow Shrink"
msgstr "Permitir encoger"
-#: gtk/gtkwindow.c:381
+#: gtk/gtkwindow.c:379
#, no-c-format
msgid ""
"If TRUE, the window has no mimimum size. Setting this to TRUE is 99% of the "
@@ -3605,29 +3751,25 @@ msgstr ""
"Si CIERTO (TRUE), la ventana no tiene tamaño mínimo. Fijando esto a CIERTO "
"(TRUE) es en el 99% de las veces una mala idea"
-#: gtk/gtkwindow.c:388
+#: gtk/gtkwindow.c:386
msgid "Allow Grow"
msgstr "Permitir Crecimiento"
-#: gtk/gtkwindow.c:389
+#: gtk/gtkwindow.c:387
msgid "If TRUE, users can expand the window beyond its minimum size."
msgstr ""
"Si CIERTO (TRUE), los usuario pueden expandir la ventana más allá de su "
"tamaño mínimo."
-#: gtk/gtkwindow.c:396
-msgid "Resizable"
-msgstr "Redimensinable"
-
-#: gtk/gtkwindow.c:397
+#: gtk/gtkwindow.c:395
msgid "If TRUE, users can resize the window."
msgstr "Si CIERTO (TRUE), los usuario pueden redimensionar esta ventana."
-#: gtk/gtkwindow.c:404
+#: gtk/gtkwindow.c:402
msgid "Modal"
msgstr "Modal"
-#: gtk/gtkwindow.c:405
+#: gtk/gtkwindow.c:403
msgid ""
"If TRUE, the window is modal (other windows are not usable while this one is "
"up)."
@@ -3635,57 +3777,57 @@ msgstr ""
"Si CIERTO (TRUE), esta ventana es modal (no se pueden utilizar otras "
"ventanas mientras ésta esté abierta)."
-#: gtk/gtkwindow.c:412
+#: gtk/gtkwindow.c:410
msgid "Window Position"
msgstr "Posición de la Ventana"
-#: gtk/gtkwindow.c:413
+#: gtk/gtkwindow.c:411
msgid "The initial position of the window."
msgstr "La posición inicial de la ventana."
-#: gtk/gtkwindow.c:421
+#: gtk/gtkwindow.c:419
msgid "Default Width"
msgstr "Ancho por omisión"
-#: gtk/gtkwindow.c:422
+#: gtk/gtkwindow.c:420
msgid ""
"The default width of the window, used when initially showing the window."
msgstr ""
"El ancho por omisión de la ventana, utilizado cuando se muestra inicialmente "
"la ventana."
-#: gtk/gtkwindow.c:431
+#: gtk/gtkwindow.c:429
msgid "Default Height"
msgstr "Altura por Defecto"
-#: gtk/gtkwindow.c:432
+#: gtk/gtkwindow.c:430
msgid ""
"The default height of the window, used when initially showing the window."
msgstr ""
"La altura por defecto de la ventana, utilizado cuando se muestra "
"inicialmente la ventana."
-#: gtk/gtkwindow.c:441
+#: gtk/gtkwindow.c:439
msgid "Destroy with Parent"
msgstr "Destruir con el Padre"
-#: gtk/gtkwindow.c:442
+#: gtk/gtkwindow.c:440
msgid "If this window should be destroyed when the parent is destroyed"
msgstr "Si esta ventana debería ser destruída cuando el padre se destruye"
-#: gtk/gtkwindow.c:449
+#: gtk/gtkwindow.c:447
msgid "Icon"
msgstr "Icono"
-#: gtk/gtkwindow.c:450
+#: gtk/gtkwindow.c:448
msgid "Icon for this window"
msgstr "Icono para esta ventana"
-#: gtk/gtksizegroup.c:241
+#: gtk/gtksizegroup.c:242
msgid "Mode"
msgstr "Modo"
-#: gtk/gtksizegroup.c:242
+#: gtk/gtksizegroup.c:243
msgid ""
"The the directions in which the size group effects the requested sizes of "
"its component widgets."
diff --git a/po/et.po b/po/et.po
index 98e5173f0..66ccfb27f 100644
--- a/po/et.po
+++ b/po/et.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: gtk+ 1.2.6\n"
-"POT-Creation-Date: 2001-10-25 16:39-0400\n"
+"POT-Creation-Date: 2001-11-23 15:47-0500\n"
"PO-Revision-Date: 1999-09-26 23:40+0300\n"
"Last-Translator: Lauris Kaplinski <lauris@ariman.ee>\n"
"Language-Team: Estonian\n"
@@ -13,12 +13,12 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-#: gdk-pixbuf/gdk-pixbuf-animation.c:144 gdk-pixbuf/gdk-pixbuf-io.c:543
+#: gdk-pixbuf/gdk-pixbuf-animation.c:144 gdk-pixbuf/gdk-pixbuf-io.c:551
#, c-format
msgid "Failed to open file '%s': %s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-animation.c:155 gdk-pixbuf/gdk-pixbuf-io.c:553
+#: gdk-pixbuf/gdk-pixbuf-animation.c:155 gdk-pixbuf/gdk-pixbuf-io.c:561
#, c-format
msgid "Image file '%s' contains no data"
msgstr ""
@@ -28,7 +28,7 @@ msgstr ""
msgid "Don't know how to load the animation in file '%s'"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-animation.c:205 gdk-pixbuf/gdk-pixbuf-io.c:598
+#: gdk-pixbuf/gdk-pixbuf-animation.c:205 gdk-pixbuf/gdk-pixbuf-io.c:606
#, c-format
msgid ""
"Failed to load image '%s': reason not known, probably a corrupt image file"
@@ -41,65 +41,65 @@ msgid ""
"animation file"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:316
+#: gdk-pixbuf/gdk-pixbuf-io.c:324
#, fuzzy, c-format
msgid "Unable to load image-loading module: %s: %s"
msgstr "Ei leia moodulit otsingurajalt 'module_path': \"%s\","
-#: gdk-pixbuf/gdk-pixbuf-io.c:335
+#: gdk-pixbuf/gdk-pixbuf-io.c:343
#, c-format
msgid ""
"Image-loading module %s does not export the proper interface; perhaps it's "
"from a different GTK version?"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:452 gdk-pixbuf/gdk-pixbuf-io.c:478
+#: gdk-pixbuf/gdk-pixbuf-io.c:460 gdk-pixbuf/gdk-pixbuf-io.c:486
#, c-format
msgid "Image type '%s' is not supported"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:500
+#: gdk-pixbuf/gdk-pixbuf-io.c:508
#, c-format
msgid "Couldn't recognize the image file format for file '%s'"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:506
+#: gdk-pixbuf/gdk-pixbuf-io.c:514
msgid "Unrecognized image file format"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:576
+#: gdk-pixbuf/gdk-pixbuf-io.c:584
#, c-format
msgid "Don't know how to load the image in file '%s'"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:609
+#: gdk-pixbuf/gdk-pixbuf-io.c:617
#, c-format
msgid "Failed to load image '%s': %s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:714
+#: gdk-pixbuf/gdk-pixbuf-io.c:722
#, c-format
msgid "This build of gdk-pixbuf does not support saving the image format: %s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:822
+#: gdk-pixbuf/gdk-pixbuf-io.c:830
#, c-format
msgid "Failed to open '%s' for writing: %s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:843
+#: gdk-pixbuf/gdk-pixbuf-io.c:851
#, c-format
msgid ""
"Failed to close '%s' while writing image, all data may not have been saved: %"
"s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-loader.c:252
+#: gdk-pixbuf/gdk-pixbuf-loader.c:250
#, c-format
msgid "Incremental loading of image type '%s' is not supported"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-loader.c:275 gdk-pixbuf/gdk-pixbuf-loader.c:376
+#: gdk-pixbuf/gdk-pixbuf-loader.c:273 gdk-pixbuf/gdk-pixbuf-loader.c:374
#, c-format
msgid ""
"Internal error: Image loader module '%s' failed to begin loading an image, "
@@ -362,35 +362,35 @@ msgstr ""
msgid "Failed to write to temporary file when loading XBM image"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1256
+#: gdk-pixbuf/io-xpm.c:1234
msgid "No XPM header found"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1264
+#: gdk-pixbuf/io-xpm.c:1242
msgid "XPM file has image width <= 0"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1272
+#: gdk-pixbuf/io-xpm.c:1250
msgid "XPM file has image height <= 0"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1280
+#: gdk-pixbuf/io-xpm.c:1258
msgid "XPM file has invalid number of colors"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1288
+#: gdk-pixbuf/io-xpm.c:1266
msgid "XPM has invalid number of chars per pixel"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1306
+#: gdk-pixbuf/io-xpm.c:1284
msgid "Can't read XPM colormap"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1344
+#: gdk-pixbuf/io-xpm.c:1322
msgid "Can't allocate memory for loading XPM image"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1527
+#: gdk-pixbuf/io-xpm.c:1505
msgid "Failed to write to temporary file when loading XPM image"
msgstr ""
@@ -411,12 +411,20 @@ msgstr ""
msgid "failed to allocate image buffer of %u bytes"
msgstr ""
-#: gtk/gtkaccellabel.c:115
-msgid "Accelerator object"
+#: gtk/gtkaccellabel.c:122
+msgid "Accelerator Closure"
msgstr ""
-#: gtk/gtkaccellabel.c:116
-msgid "The object monitored by this accelerator label"
+#: gtk/gtkaccellabel.c:123
+msgid "The closure to be monitored for accelerator changes"
+msgstr ""
+
+#: gtk/gtkaccellabel.c:129
+msgid "Accelerator Widget"
+msgstr ""
+
+#: gtk/gtkaccellabel.c:130
+msgid "The widget to be monitored for accelerator changes"
msgstr ""
#: gtk/gtkalignment.c:102
@@ -571,7 +579,7 @@ msgstr "Täheruum:"
msgid "The amount of space between children."
msgstr ""
-#: gtk/gtkbox.c:135 gtk/gtknotebook.c:396
+#: gtk/gtkbox.c:135 gtk/gtknotebook.c:400
msgid "Homogeneous"
msgstr ""
@@ -579,76 +587,76 @@ msgstr ""
msgid "Whether the children should all be the same size."
msgstr ""
-#: gtk/gtkbutton.c:183 gtk/gtkframe.c:125 gtk/gtklabel.c:283
+#: gtk/gtkbutton.c:188 gtk/gtkframe.c:125 gtk/gtklabel.c:282
msgid "Label"
msgstr ""
-#: gtk/gtkbutton.c:184
+#: gtk/gtkbutton.c:189
msgid ""
"Text of the label widget inside the button, if the button contains a label "
"widget."
msgstr ""
-#: gtk/gtkbutton.c:191 gtk/gtklabel.c:304
+#: gtk/gtkbutton.c:196 gtk/gtklabel.c:303
msgid "Use underline"
msgstr ""
-#: gtk/gtkbutton.c:192 gtk/gtklabel.c:305
+#: gtk/gtkbutton.c:197 gtk/gtklabel.c:304
msgid ""
"If set, an underline in the text indicates the next character should be used "
"for the mnemonic accelerator key"
msgstr ""
-#: gtk/gtkbutton.c:199
+#: gtk/gtkbutton.c:204
msgid "Use stock"
msgstr ""
-#: gtk/gtkbutton.c:200
+#: gtk/gtkbutton.c:205
msgid ""
"If set, the label is used to pick a stock item instead of being displayed"
msgstr ""
-#: gtk/gtkbutton.c:207
+#: gtk/gtkbutton.c:212
msgid "Border relief"
msgstr ""
-#: gtk/gtkbutton.c:208
+#: gtk/gtkbutton.c:213
msgid "The border relief style."
msgstr ""
-#: gtk/gtkbutton.c:259
+#: gtk/gtkbutton.c:264
#, fuzzy
msgid "Default Spacing"
msgstr "Täheruum:"
-#: gtk/gtkbutton.c:260
+#: gtk/gtkbutton.c:265
msgid "Extra space to add for CAN_DEFAULT buttons"
msgstr ""
-#: gtk/gtkbutton.c:266
+#: gtk/gtkbutton.c:271
msgid "Default Outside Spacing"
msgstr ""
-#: gtk/gtkbutton.c:267
+#: gtk/gtkbutton.c:272
msgid ""
"Extra space to add for CAN_DEFAULT buttons that is always drawn outside the "
"border"
msgstr ""
-#: gtk/gtkbutton.c:272
+#: gtk/gtkbutton.c:277
msgid "Child X Displacement"
msgstr ""
-#: gtk/gtkbutton.c:273
+#: gtk/gtkbutton.c:278
msgid ""
"How far in the x direction to move the child when the button is depressed"
msgstr ""
-#: gtk/gtkbutton.c:280
+#: gtk/gtkbutton.c:285
msgid "Child Y Displacement"
msgstr ""
-#: gtk/gtkbutton.c:281
+#: gtk/gtkbutton.c:286
msgid ""
"How far in the y direction to move the child when the button is depressed"
msgstr ""
@@ -745,297 +753,297 @@ msgstr ""
msgid "The pixbuf to render."
msgstr ""
-#: gtk/gtkcellrenderertext.c:173 gtk/gtkentry.c:498 gtk/gtkprogressbar.c:207
+#: gtk/gtkcellrenderertext.c:174 gtk/gtkentry.c:506 gtk/gtkprogressbar.c:207
msgid "Text"
msgstr ""
-#: gtk/gtkcellrenderertext.c:174
+#: gtk/gtkcellrenderertext.c:175
msgid "Text to render"
msgstr ""
-#: gtk/gtkcellrenderertext.c:181
+#: gtk/gtkcellrenderertext.c:182
msgid "Markup"
msgstr ""
-#: gtk/gtkcellrenderertext.c:182
+#: gtk/gtkcellrenderertext.c:183
msgid "Marked up text to render"
msgstr ""
-#: gtk/gtkcellrenderertext.c:189 gtk/gtklabel.c:290
+#: gtk/gtkcellrenderertext.c:190 gtk/gtklabel.c:289
msgid "Attributes"
msgstr ""
-#: gtk/gtkcellrenderertext.c:190
+#: gtk/gtkcellrenderertext.c:191
msgid "A list of style attributes to apply to the text of the renderer."
msgstr ""
-#: gtk/gtkcellrenderertext.c:197 gtk/gtktexttag.c:208
+#: gtk/gtkcellrenderertext.c:198 gtk/gtktexttag.c:209
msgid "Background color name"
msgstr ""
-#: gtk/gtkcellrenderertext.c:198 gtk/gtktexttag.c:209
+#: gtk/gtkcellrenderertext.c:199 gtk/gtktexttag.c:210
msgid "Background color as a string"
msgstr ""
-#: gtk/gtkcellrenderertext.c:205 gtk/gtktexttag.c:216
+#: gtk/gtkcellrenderertext.c:206 gtk/gtktexttag.c:217
msgid "Background color"
msgstr ""
-#: gtk/gtkcellrenderertext.c:206 gtk/gtktexttag.c:217
+#: gtk/gtkcellrenderertext.c:207 gtk/gtktexttag.c:218
msgid "Background color as a GdkColor"
msgstr ""
-#: gtk/gtkcellrenderertext.c:213 gtk/gtktexttag.c:242
+#: gtk/gtkcellrenderertext.c:214 gtk/gtktexttag.c:243
msgid "Foreground color name"
msgstr ""
-#: gtk/gtkcellrenderertext.c:214 gtk/gtktexttag.c:243
+#: gtk/gtkcellrenderertext.c:215 gtk/gtktexttag.c:244
msgid "Foreground color as a string"
msgstr ""
-#: gtk/gtkcellrenderertext.c:221 gtk/gtktexttag.c:250
+#: gtk/gtkcellrenderertext.c:222 gtk/gtktexttag.c:251
msgid "Foreground color"
msgstr ""
-#: gtk/gtkcellrenderertext.c:222 gtk/gtktexttag.c:251
+#: gtk/gtkcellrenderertext.c:223 gtk/gtktexttag.c:252
msgid "Foreground color as a GdkColor"
msgstr ""
-#: gtk/gtkcellrenderertext.c:230 gtk/gtkentry.c:430 gtk/gtktexttag.c:276
-#: gtk/gtktextview.c:539
+#: gtk/gtkcellrenderertext.c:231 gtk/gtkentry.c:438 gtk/gtktexttag.c:277
+#: gtk/gtktextview.c:548
#, fuzzy
msgid "Editable"
msgstr "(välja lülitatud)"
-#: gtk/gtkcellrenderertext.c:231 gtk/gtktexttag.c:277 gtk/gtktextview.c:540
+#: gtk/gtkcellrenderertext.c:232 gtk/gtktexttag.c:278 gtk/gtktextview.c:549
msgid "Whether the text can be modified by the user"
msgstr ""
-#: gtk/gtkcellrenderertext.c:238 gtk/gtkcellrenderertext.c:246
-#: gtk/gtkfontsel.c:192 gtk/gtktexttag.c:284 gtk/gtktexttag.c:292
+#: gtk/gtkcellrenderertext.c:239 gtk/gtkcellrenderertext.c:247
+#: gtk/gtkfontsel.c:192 gtk/gtktexttag.c:285 gtk/gtktexttag.c:293
msgid "Font"
msgstr "Shrift"
-#: gtk/gtkcellrenderertext.c:239 gtk/gtktexttag.c:285
+#: gtk/gtkcellrenderertext.c:240 gtk/gtktexttag.c:286
msgid "Font description as a string"
msgstr ""
-#: gtk/gtkcellrenderertext.c:247 gtk/gtktexttag.c:293
+#: gtk/gtkcellrenderertext.c:248 gtk/gtktexttag.c:294
msgid "Font description as a PangoFontDescription struct"
msgstr ""
-#: gtk/gtkcellrenderertext.c:255 gtk/gtktexttag.c:301
+#: gtk/gtkcellrenderertext.c:256 gtk/gtktexttag.c:302
#, fuzzy
msgid "Font family"
msgstr "Perekond:"
-#: gtk/gtkcellrenderertext.c:256 gtk/gtktexttag.c:302
+#: gtk/gtkcellrenderertext.c:257 gtk/gtktexttag.c:303
msgid "Name of the font family, e.g. Sans, Helvetica, Times, Monospace"
msgstr ""
-#: gtk/gtkcellrenderertext.c:263 gtk/gtkcellrenderertext.c:264
-#: gtk/gtktexttag.c:309 gtk/gtktexttag.c:310
+#: gtk/gtkcellrenderertext.c:264 gtk/gtkcellrenderertext.c:265
+#: gtk/gtktexttag.c:310 gtk/gtktexttag.c:311
#, fuzzy
msgid "Font style"
msgstr "Stiil:"
-#: gtk/gtkcellrenderertext.c:272 gtk/gtkcellrenderertext.c:273
-#: gtk/gtktexttag.c:318 gtk/gtktexttag.c:319
+#: gtk/gtkcellrenderertext.c:273 gtk/gtkcellrenderertext.c:274
+#: gtk/gtktexttag.c:319 gtk/gtktexttag.c:320
msgid "Font variant"
msgstr ""
-#: gtk/gtkcellrenderertext.c:281 gtk/gtkcellrenderertext.c:282
-#: gtk/gtktexttag.c:327 gtk/gtktexttag.c:328
+#: gtk/gtkcellrenderertext.c:282 gtk/gtkcellrenderertext.c:283
+#: gtk/gtktexttag.c:328 gtk/gtktexttag.c:329
msgid "Font weight"
msgstr ""
-#: gtk/gtkcellrenderertext.c:291 gtk/gtkcellrenderertext.c:292
-#: gtk/gtktexttag.c:338 gtk/gtktexttag.c:339
+#: gtk/gtkcellrenderertext.c:292 gtk/gtkcellrenderertext.c:293
+#: gtk/gtktexttag.c:339 gtk/gtktexttag.c:340
#, fuzzy
msgid "Font stretch"
msgstr "Parameeter"
-#: gtk/gtkcellrenderertext.c:300 gtk/gtkcellrenderertext.c:301
-#: gtk/gtktexttag.c:347 gtk/gtktexttag.c:348
+#: gtk/gtkcellrenderertext.c:301 gtk/gtkcellrenderertext.c:302
+#: gtk/gtktexttag.c:348 gtk/gtktexttag.c:349
#, fuzzy
msgid "Font size"
msgstr "Punktisuurus:"
-#: gtk/gtkcellrenderertext.c:310 gtk/gtktexttag.c:367
+#: gtk/gtkcellrenderertext.c:311 gtk/gtktexttag.c:368
#, fuzzy
msgid "Font points"
msgstr "Shriftitüübid:"
-#: gtk/gtkcellrenderertext.c:311 gtk/gtktexttag.c:368
+#: gtk/gtkcellrenderertext.c:312 gtk/gtktexttag.c:369
msgid "Font size in points"
msgstr ""
-#: gtk/gtkcellrenderertext.c:320 gtk/gtktexttag.c:357 gtk/gtktexttag.c:358
+#: gtk/gtkcellrenderertext.c:321 gtk/gtktexttag.c:358 gtk/gtktexttag.c:359
#, fuzzy
msgid "Font scale"
msgstr "Stiil:"
-#: gtk/gtkcellrenderertext.c:321
+#: gtk/gtkcellrenderertext.c:322
msgid "Font scaling factor"
msgstr ""
-#: gtk/gtkcellrenderertext.c:330 gtk/gtktexttag.c:426
+#: gtk/gtkcellrenderertext.c:331 gtk/gtktexttag.c:427
msgid "Rise"
msgstr ""
-#: gtk/gtkcellrenderertext.c:331 gtk/gtktexttag.c:427
+#: gtk/gtkcellrenderertext.c:332 gtk/gtktexttag.c:428
msgid ""
"Offset of text above the baseline (below the baseline if rise is negative)"
msgstr ""
-#: gtk/gtkcellrenderertext.c:341 gtk/gtktexttag.c:466
+#: gtk/gtkcellrenderertext.c:342 gtk/gtktexttag.c:467
msgid "Strikethrough"
msgstr ""
-#: gtk/gtkcellrenderertext.c:342 gtk/gtktexttag.c:467
+#: gtk/gtkcellrenderertext.c:343 gtk/gtktexttag.c:468
msgid "Whether to strike through the text"
msgstr ""
-#: gtk/gtkcellrenderertext.c:349 gtk/gtktexttag.c:474
+#: gtk/gtkcellrenderertext.c:350 gtk/gtktexttag.c:475
msgid "Underline"
msgstr ""
-#: gtk/gtkcellrenderertext.c:350 gtk/gtktexttag.c:475
+#: gtk/gtkcellrenderertext.c:351 gtk/gtktexttag.c:476
msgid "Style of underline for this text"
msgstr ""
-#: gtk/gtkcellrenderertext.c:360 gtk/gtktexttag.c:511
+#: gtk/gtkcellrenderertext.c:361 gtk/gtktexttag.c:512
msgid "Background set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:361 gtk/gtktexttag.c:512
+#: gtk/gtkcellrenderertext.c:362 gtk/gtktexttag.c:513
msgid "Whether this tag affects the background color"
msgstr ""
-#: gtk/gtkcellrenderertext.c:364 gtk/gtktexttag.c:523
+#: gtk/gtkcellrenderertext.c:365 gtk/gtktexttag.c:524
msgid "Foreground set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:365 gtk/gtktexttag.c:524
+#: gtk/gtkcellrenderertext.c:366 gtk/gtktexttag.c:525
msgid "Whether this tag affects the foreground color"
msgstr ""
-#: gtk/gtkcellrenderertext.c:368 gtk/gtktexttag.c:531
+#: gtk/gtkcellrenderertext.c:369 gtk/gtktexttag.c:532
msgid "Editability set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:369 gtk/gtktexttag.c:532
+#: gtk/gtkcellrenderertext.c:370 gtk/gtktexttag.c:533
msgid "Whether this tag affects text editability"
msgstr ""
-#: gtk/gtkcellrenderertext.c:372 gtk/gtktexttag.c:535
+#: gtk/gtkcellrenderertext.c:373 gtk/gtktexttag.c:536
msgid "Font family set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:373 gtk/gtktexttag.c:536
+#: gtk/gtkcellrenderertext.c:374 gtk/gtktexttag.c:537
msgid "Whether this tag affects the font family"
msgstr ""
-#: gtk/gtkcellrenderertext.c:376 gtk/gtktexttag.c:539
+#: gtk/gtkcellrenderertext.c:377 gtk/gtktexttag.c:540
#, fuzzy
msgid "Font style set"
msgstr "Stiil:"
-#: gtk/gtkcellrenderertext.c:377 gtk/gtktexttag.c:540
+#: gtk/gtkcellrenderertext.c:378 gtk/gtktexttag.c:541
msgid "Whether this tag affects the font style"
msgstr ""
-#: gtk/gtkcellrenderertext.c:380 gtk/gtktexttag.c:543
+#: gtk/gtkcellrenderertext.c:381 gtk/gtktexttag.c:544
msgid "Font variant set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:381 gtk/gtktexttag.c:544
+#: gtk/gtkcellrenderertext.c:382 gtk/gtktexttag.c:545
msgid "Whether this tag affects the font variant"
msgstr ""
-#: gtk/gtkcellrenderertext.c:384 gtk/gtktexttag.c:547
+#: gtk/gtkcellrenderertext.c:385 gtk/gtktexttag.c:548
msgid "Font weight set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:385 gtk/gtktexttag.c:548
+#: gtk/gtkcellrenderertext.c:386 gtk/gtktexttag.c:549
msgid "Whether this tag affects the font weight"
msgstr ""
-#: gtk/gtkcellrenderertext.c:388 gtk/gtktexttag.c:551
+#: gtk/gtkcellrenderertext.c:389 gtk/gtktexttag.c:552
msgid "Font stretch set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:389 gtk/gtktexttag.c:552
+#: gtk/gtkcellrenderertext.c:390 gtk/gtktexttag.c:553
msgid "Whether this tag affects the font stretch"
msgstr ""
-#: gtk/gtkcellrenderertext.c:392 gtk/gtktexttag.c:555
+#: gtk/gtkcellrenderertext.c:393 gtk/gtktexttag.c:556
msgid "Font size set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:393 gtk/gtktexttag.c:556
+#: gtk/gtkcellrenderertext.c:394 gtk/gtktexttag.c:557
msgid "Whether this tag affects the font size"
msgstr ""
-#: gtk/gtkcellrenderertext.c:396 gtk/gtktexttag.c:559
+#: gtk/gtkcellrenderertext.c:397 gtk/gtktexttag.c:560
#, fuzzy
msgid "Font scale set"
msgstr "Stiil:"
-#: gtk/gtkcellrenderertext.c:397 gtk/gtktexttag.c:560
+#: gtk/gtkcellrenderertext.c:398 gtk/gtktexttag.c:561
msgid "Whether this tag scales the font size by a factor"
msgstr ""
-#: gtk/gtkcellrenderertext.c:400 gtk/gtktexttag.c:579
+#: gtk/gtkcellrenderertext.c:401 gtk/gtktexttag.c:580
msgid "Rise set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:401 gtk/gtktexttag.c:580
+#: gtk/gtkcellrenderertext.c:402 gtk/gtktexttag.c:581
msgid "Whether this tag affects the rise"
msgstr ""
-#: gtk/gtkcellrenderertext.c:404 gtk/gtktexttag.c:595
+#: gtk/gtkcellrenderertext.c:405 gtk/gtktexttag.c:596
msgid "Strikethrough set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:405 gtk/gtktexttag.c:596
+#: gtk/gtkcellrenderertext.c:406 gtk/gtktexttag.c:597
msgid "Whether this tag affects strikethrough"
msgstr ""
-#: gtk/gtkcellrenderertext.c:408 gtk/gtktexttag.c:603
+#: gtk/gtkcellrenderertext.c:409 gtk/gtktexttag.c:604
msgid "Underline set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:409 gtk/gtktexttag.c:604
+#: gtk/gtkcellrenderertext.c:410 gtk/gtktexttag.c:605
msgid "Whether this tag affects underlining"
msgstr ""
-#: gtk/gtkcellrenderertoggle.c:129
+#: gtk/gtkcellrenderertoggle.c:130
msgid "Toggle state"
msgstr ""
-#: gtk/gtkcellrenderertoggle.c:130
+#: gtk/gtkcellrenderertoggle.c:131
msgid "The toggle state of the button"
msgstr ""
-#: gtk/gtkcellrenderertoggle.c:138
+#: gtk/gtkcellrenderertoggle.c:139
#, fuzzy
msgid "Activatable"
msgstr "(välja lülitatud)"
-#: gtk/gtkcellrenderertoggle.c:139
+#: gtk/gtkcellrenderertoggle.c:140
msgid "The toggle button can be activated"
msgstr ""
-#: gtk/gtkcellrenderertoggle.c:147
+#: gtk/gtkcellrenderertoggle.c:148
msgid "Radio state"
msgstr ""
-#: gtk/gtkcellrenderertoggle.c:148
+#: gtk/gtkcellrenderertoggle.c:149
msgid "Draw the toggle button as a radio button"
msgstr ""
-#: gtk/gtkcheckbutton.c:95 gtk/gtkoptionmenu.c:163
+#: gtk/gtkcheckbutton.c:95 gtk/gtkoptionmenu.c:191
msgid "Indicator Size"
msgstr ""
@@ -1043,7 +1051,7 @@ msgstr ""
msgid "Size of check or radio indicator"
msgstr ""
-#: gtk/gtkcheckbutton.c:103 gtk/gtkoptionmenu.c:169
+#: gtk/gtkcheckbutton.c:103 gtk/gtkoptionmenu.c:197
msgid "Indicator Spacing"
msgstr ""
@@ -1051,171 +1059,171 @@ msgstr ""
msgid "Spacing around check or radio indicator"
msgstr ""
-#: gtk/gtkcheckmenuitem.c:114 gtk/gtktogglebutton.c:142
+#: gtk/gtkcheckmenuitem.c:115 gtk/gtktogglebutton.c:132
msgid "Active"
msgstr ""
-#: gtk/gtkcheckmenuitem.c:115
+#: gtk/gtkcheckmenuitem.c:116
msgid "Whether the menu item is checked."
msgstr ""
-#: gtk/gtkcheckmenuitem.c:122 gtk/gtktogglebutton.c:150
+#: gtk/gtkcheckmenuitem.c:123 gtk/gtktogglebutton.c:140
msgid "Inconsistent"
msgstr ""
-#: gtk/gtkcheckmenuitem.c:123
+#: gtk/gtkcheckmenuitem.c:124
msgid "Whether to display an \"inconsistent\" state."
msgstr ""
-#: gtk/gtkcolorsel.c:574
+#: gtk/gtkcolorsel.c:578
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:579
+#: gtk/gtkcolorsel.c:583
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:883
+#: gtk/gtkcolorsel.c:887
msgid "_Save color here"
msgstr ""
-#: gtk/gtkcolorsel.c:1051
+#: gtk/gtkcolorsel.c:1055
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:1667
+#: gtk/gtkcolorsel.c:1674
msgid "Has Opacity Control"
msgstr ""
-#: gtk/gtkcolorsel.c:1668
+#: gtk/gtkcolorsel.c:1675
msgid "Whether the color selector should allow setting opacity"
msgstr ""
-#: gtk/gtkcolorsel.c:1674
+#: gtk/gtkcolorsel.c:1681
msgid "Has palette"
msgstr ""
-#: gtk/gtkcolorsel.c:1675
+#: gtk/gtkcolorsel.c:1682
msgid "Whether a palette should be used"
msgstr ""
-#: gtk/gtkcolorsel.c:1681
+#: gtk/gtkcolorsel.c:1688
msgid "Current Color"
msgstr ""
-#: gtk/gtkcolorsel.c:1682
+#: gtk/gtkcolorsel.c:1689
msgid "The current color"
msgstr ""
-#: gtk/gtkcolorsel.c:1688
+#: gtk/gtkcolorsel.c:1695
msgid "Current Alpha"
msgstr ""
-#: gtk/gtkcolorsel.c:1689
+#: gtk/gtkcolorsel.c:1696
msgid "The current opacity value (0 fully transparent, 65535 fully opaque)"
msgstr ""
-#: gtk/gtkcolorsel.c:1702
+#: gtk/gtkcolorsel.c:1709
msgid "Custom palette"
msgstr ""
-#: gtk/gtkcolorsel.c:1703
+#: gtk/gtkcolorsel.c:1710
msgid "Palette to use in the color selector"
msgstr ""
-#: gtk/gtkcolorsel.c:1758
+#: gtk/gtkcolorsel.c:1750
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:1786
+#: gtk/gtkcolorsel.c:1778
msgid ""
"Click the eyedropper, then click a color anywhere on your screen to select "
"that color."
msgstr ""
-#: gtk/gtkcolorsel.c:1795
+#: gtk/gtkcolorsel.c:1787
#, fuzzy
msgid "_Hue:"
msgstr "Toon:"
-#: gtk/gtkcolorsel.c:1796
+#: gtk/gtkcolorsel.c:1788
msgid "Position on the color wheel."
msgstr ""
-#: gtk/gtkcolorsel.c:1797
+#: gtk/gtkcolorsel.c:1789
#, fuzzy
msgid "_Saturation:"
msgstr "Küllastatus:"
-#: gtk/gtkcolorsel.c:1798
+#: gtk/gtkcolorsel.c:1790
msgid "\"Deepness\" of the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1799
+#: gtk/gtkcolorsel.c:1791
#, fuzzy
msgid "_Value:"
msgstr "Heledus:"
-#: gtk/gtkcolorsel.c:1800
+#: gtk/gtkcolorsel.c:1792
msgid "Brightness of the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1801
+#: gtk/gtkcolorsel.c:1793
#, fuzzy
msgid "_Red:"
msgstr "Punane:"
-#: gtk/gtkcolorsel.c:1802
+#: gtk/gtkcolorsel.c:1794
msgid "Amount of red light in the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1803
+#: gtk/gtkcolorsel.c:1795
#, fuzzy
msgid "_Green:"
msgstr "Roheline:"
-#: gtk/gtkcolorsel.c:1804
+#: gtk/gtkcolorsel.c:1796
msgid "Amount of green light in the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1805
+#: gtk/gtkcolorsel.c:1797
#, fuzzy
msgid "_Blue:"
msgstr "Sinine:"
-#: gtk/gtkcolorsel.c:1806
+#: gtk/gtkcolorsel.c:1798
msgid "Amount of blue light in the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1809
+#: gtk/gtkcolorsel.c:1801
#, fuzzy
msgid "_Opacity:"
msgstr "Katvus:"
-#: gtk/gtkcolorsel.c:1817
+#: gtk/gtkcolorsel.c:1809
msgid "Transparency of the currently-selected color."
msgstr ""
-#: gtk/gtkcolorsel.c:1832
+#: gtk/gtkcolorsel.c:1824
msgid "Color _Name:"
msgstr ""
-#: gtk/gtkcolorsel.c:1844
+#: gtk/gtkcolorsel.c:1836
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:1863
+#: gtk/gtkcolorsel.c:1855
msgid "_Palette"
msgstr ""
@@ -1260,204 +1268,204 @@ msgstr ""
msgid "Whether entered values must already be present in the list"
msgstr ""
-#: gtk/gtkcontainer.c:202
+#: gtk/gtkcontainer.c:203
msgid "Resize mode"
msgstr ""
-#: gtk/gtkcontainer.c:203
+#: gtk/gtkcontainer.c:204
msgid "Specify how resize events are handled"
msgstr ""
-#: gtk/gtkcontainer.c:210
+#: gtk/gtkcontainer.c:211
msgid "Border width"
msgstr ""
-#: gtk/gtkcontainer.c:211
+#: gtk/gtkcontainer.c:212
msgid "The width of the empty border outside the containers children."
msgstr ""
-#: gtk/gtkcontainer.c:219
+#: gtk/gtkcontainer.c:220
msgid "Child"
msgstr ""
-#: gtk/gtkcontainer.c:220
+#: gtk/gtkcontainer.c:221
msgid "Can be used to add a new child to the container."
msgstr ""
-#: gtk/gtkcurve.c:120
+#: gtk/gtkcurve.c:121
#, fuzzy
msgid "Curve type"
msgstr "Loo"
-#: gtk/gtkcurve.c:121
+#: gtk/gtkcurve.c:122
msgid "Is this curve linear, spline interpolated, or free-form"
msgstr ""
-#: gtk/gtkcurve.c:129
+#: gtk/gtkcurve.c:130
msgid "Minimum X"
msgstr ""
-#: gtk/gtkcurve.c:130
+#: gtk/gtkcurve.c:131
msgid "Minimum possible value for X"
msgstr ""
-#: gtk/gtkcurve.c:139
+#: gtk/gtkcurve.c:140
msgid "Maximum X"
msgstr ""
-#: gtk/gtkcurve.c:140
+#: gtk/gtkcurve.c:141
msgid "Maximum possible X value."
msgstr ""
-#: gtk/gtkcurve.c:149
+#: gtk/gtkcurve.c:150
msgid "Minimum Y"
msgstr ""
-#: gtk/gtkcurve.c:150
+#: gtk/gtkcurve.c:151
msgid "Minimum possible value for Y"
msgstr ""
-#: gtk/gtkcurve.c:159
+#: gtk/gtkcurve.c:160
msgid "Maximum Y"
msgstr ""
-#: gtk/gtkcurve.c:160
+#: gtk/gtkcurve.c:161
msgid "Maximum possible value for Y"
msgstr ""
-#: gtk/gtkdialog.c:125
+#: gtk/gtkdialog.c:126
msgid "Has separator"
msgstr ""
-#: gtk/gtkdialog.c:126
+#: gtk/gtkdialog.c:127
msgid "The dialog has a separator bar above its buttons"
msgstr ""
-#: gtk/gtkdialog.c:149
+#: gtk/gtkdialog.c:150
msgid "Content area border"
msgstr ""
-#: gtk/gtkdialog.c:150
+#: gtk/gtkdialog.c:151
msgid "Width of border around the main dialog area"
msgstr ""
-#: gtk/gtkdialog.c:157
+#: gtk/gtkdialog.c:158
msgid "Button spacing"
msgstr ""
-#: gtk/gtkdialog.c:158
+#: gtk/gtkdialog.c:159
msgid "Spacing between buttons"
msgstr ""
-#: gtk/gtkdialog.c:166
+#: gtk/gtkdialog.c:167
msgid "Action area border"
msgstr ""
-#: gtk/gtkdialog.c:167
+#: gtk/gtkdialog.c:168
msgid "Width of border around the button area at the bottom of the dialog"
msgstr ""
-#: gtk/gtkentry.c:410 gtk/gtklabel.c:361
+#: gtk/gtkentry.c:418 gtk/gtklabel.c:360
#, fuzzy
msgid "Cursor Position"
msgstr "Välja lülitatud"
-#: gtk/gtkentry.c:411 gtk/gtklabel.c:362
+#: gtk/gtkentry.c:419 gtk/gtklabel.c:361
msgid "The current position of the insertion cursor in chars."
msgstr ""
-#: gtk/gtkentry.c:420 gtk/gtklabel.c:371
+#: gtk/gtkentry.c:428 gtk/gtklabel.c:370
#, fuzzy
msgid "Selection Bound"
msgstr "Valik: "
-#: gtk/gtkentry.c:421 gtk/gtklabel.c:372
+#: gtk/gtkentry.c:429 gtk/gtklabel.c:371
msgid ""
"The position of the opposite end of the selection from the cursor in chars."
msgstr ""
-#: gtk/gtkentry.c:431
+#: gtk/gtkentry.c:439
msgid "Whether the entry contents can be edited"
msgstr ""
-#: gtk/gtkentry.c:438
+#: gtk/gtkentry.c:446
msgid "Maximum length"
msgstr ""
-#: gtk/gtkentry.c:439
+#: gtk/gtkentry.c:447
msgid "Maximum number of characters for this entry"
msgstr ""
-#: gtk/gtkentry.c:447
+#: gtk/gtkentry.c:455
msgid "Visibility"
msgstr ""
-#: gtk/gtkentry.c:448
+#: gtk/gtkentry.c:456
msgid ""
"FALSE displays the \"invisible char\" instead of the actual text (password "
"mode)"
msgstr ""
-#: gtk/gtkentry.c:455
+#: gtk/gtkentry.c:463
msgid "Has Frame"
msgstr ""
-#: gtk/gtkentry.c:456
+#: gtk/gtkentry.c:464
msgid "FALSE removes outside bevel from entry."
msgstr ""
-#: gtk/gtkentry.c:463
+#: gtk/gtkentry.c:471
msgid "Invisible character"
msgstr ""
-#: gtk/gtkentry.c:464
+#: gtk/gtkentry.c:472
msgid "The character to use when masking entry contents (in \"password mode\")"
msgstr ""
-#: gtk/gtkentry.c:471
+#: gtk/gtkentry.c:479
msgid "Activates default"
msgstr ""
-#: gtk/gtkentry.c:472
+#: gtk/gtkentry.c:480
msgid ""
"Whether to activate the default widget (such as the default button in a "
"dialog) when Enter is pressed."
msgstr ""
-#: gtk/gtkentry.c:478
+#: gtk/gtkentry.c:486
msgid "Width in chars"
msgstr ""
-#: gtk/gtkentry.c:479
+#: gtk/gtkentry.c:487
msgid "Number of characters to leave space for in the entry."
msgstr ""
-#: gtk/gtkentry.c:488
+#: gtk/gtkentry.c:496
msgid "Scroll offset"
msgstr ""
-#: gtk/gtkentry.c:489
+#: gtk/gtkentry.c:497
msgid "Number of pixels of the entry scrolled off the screen to the left"
msgstr ""
-#: gtk/gtkentry.c:499
+#: gtk/gtkentry.c:507
msgid "The contents of the entry"
msgstr ""
-#: gtk/gtkentry.c:505 gtk/gtklabel.c:380 gtk/gtktextview.c:615
+#: gtk/gtkentry.c:513 gtk/gtklabel.c:379 gtk/gtktextview.c:624
msgid "Cursor color"
msgstr ""
-#: gtk/gtkentry.c:506 gtk/gtklabel.c:381 gtk/gtktextview.c:616
+#: gtk/gtkentry.c:514 gtk/gtklabel.c:380 gtk/gtktextview.c:625
msgid "Color with which to draw insertion cursor"
msgstr ""
-#: gtk/gtkentry.c:3793 gtk/gtklabel.c:3180
+#: gtk/gtkentry.c:3832 gtk/gtklabel.c:3151
#, fuzzy
msgid "Select All"
msgstr "Kustuta"
-#: gtk/gtkentry.c:3803 gtk/gtklabel.c:3190 gtk/gtktextview.c:5563
+#: gtk/gtkentry.c:3842 gtk/gtklabel.c:3161 gtk/gtktextview.c:5737
msgid "Input Methods"
msgstr ""
@@ -1488,12 +1496,12 @@ msgstr "Kataloogid"
msgid "Files"
msgstr "Failid"
-#: gtk/gtkfilesel.c:727 gtk/gtkfilesel.c:2052
+#: gtk/gtkfilesel.c:726 gtk/gtkfilesel.c:2057
#, c-format
msgid "Directory unreadable: %s"
msgstr "Kataloog %s on loetamatu"
-#: gtk/gtkfilesel.c:849
+#: gtk/gtkfilesel.c:848
#, c-format
msgid ""
"The file \"%s\" resides on another machine (called %s) and may not be "
@@ -1501,130 +1509,128 @@ msgid ""
"Are you sure that you want to select it?"
msgstr ""
-#: gtk/gtkfilesel.c:979
+#: gtk/gtkfilesel.c:978
msgid "Create Dir"
msgstr "Loo kataloog"
-#: gtk/gtkfilesel.c:990 gtk/gtkfilesel.c:1413
+#: gtk/gtkfilesel.c:989 gtk/gtkfilesel.c:1416
msgid "Delete File"
msgstr "Kustuta fail"
-#: gtk/gtkfilesel.c:1001 gtk/gtkfilesel.c:1556
+#: gtk/gtkfilesel.c:1000 gtk/gtkfilesel.c:1559
msgid "Rename File"
msgstr "Nimeta ümber"
-#: gtk/gtkfilesel.c:1236
+#: gtk/gtkfilesel.c:1237
#, c-format
msgid ""
"The directory name \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
-#: gtk/gtkfilesel.c:1238
+#: gtk/gtkfilesel.c:1239
#, c-format
msgid ""
"Error creating directory \"%s\": %s\n"
"%s"
msgstr ""
-#: gtk/gtkfilesel.c:1239 gtk/gtkfilesel.c:1490
+#: gtk/gtkfilesel.c:1240 gtk/gtkfilesel.c:1493
msgid "You probably used symbols not allowed in filenames."
msgstr ""
-#: gtk/gtkfilesel.c:1247
+#: gtk/gtkfilesel.c:1248
#, c-format
msgid "Error creating directory \"%s\": %s\n"
msgstr ""
-#: gtk/gtkfilesel.c:1281
+#: gtk/gtkfilesel.c:1282
msgid "Create Directory"
msgstr "Loo uus kataloog"
-#: gtk/gtkfilesel.c:1295
+#: gtk/gtkfilesel.c:1296
#, fuzzy
msgid "_Directory name:"
msgstr "Kataloogi nimi:"
#. buttons
-#: gtk/gtkfilesel.c:1309
-msgid "Create"
-msgstr "Loo"
-
-#: gtk/gtkfilesel.c:1318 gtk/gtkfilesel.c:1444 gtk/gtkfilesel.c:1598
-#: gtk/gtkgamma.c:424
+#: gtk/gtkfilesel.c:1310 gtk/gtkfilesel.c:1438 gtk/gtkfilesel.c:1592
+#: gtk/gtkgamma.c:417
msgid "Cancel"
msgstr "Vabandust"
-#: gtk/gtkfilesel.c:1353
+#: gtk/gtkfilesel.c:1322
+msgid "Create"
+msgstr "Loo"
+
+#: gtk/gtkfilesel.c:1356
#, c-format
msgid "The filename \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
-#: gtk/gtkfilesel.c:1356
+#: gtk/gtkfilesel.c:1359
#, c-format
msgid ""
"Error deleting file \"%s\": %s\n"
"%s"
msgstr ""
-#: gtk/gtkfilesel.c:1358 gtk/gtkfilesel.c:1504
+#: gtk/gtkfilesel.c:1361 gtk/gtkfilesel.c:1507
msgid "It probably contains symbols not allowed in filenames."
msgstr ""
-#: gtk/gtkfilesel.c:1367
+#: gtk/gtkfilesel.c:1370
#, c-format
msgid "Error deleting file \"%s\": %s"
msgstr ""
-#. buttons
-#: gtk/gtkfilesel.c:1435
+#: gtk/gtkfilesel.c:1448
msgid "Delete"
msgstr "Kustuta"
-#: gtk/gtkfilesel.c:1486 gtk/gtkfilesel.c:1500
+#: gtk/gtkfilesel.c:1489 gtk/gtkfilesel.c:1503
#, c-format
msgid "The file name \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
-#: gtk/gtkfilesel.c:1488
+#: gtk/gtkfilesel.c:1491
#, c-format
msgid ""
"Error renaming file to \"%s\": %s\n"
"%s"
msgstr ""
-#: gtk/gtkfilesel.c:1502
+#: gtk/gtkfilesel.c:1505
#, c-format
msgid ""
"Error renaming file \"%s\": %s\n"
"%s"
msgstr ""
-#: gtk/gtkfilesel.c:1512
+#: gtk/gtkfilesel.c:1515
#, c-format
msgid "Error renaming file \"%s\" to \"%s\": %s"
msgstr ""
-#. buttons
-#: gtk/gtkfilesel.c:1589
+#: gtk/gtkfilesel.c:1604
msgid "Rename"
msgstr "Nimeta ümber"
-#: gtk/gtkfilesel.c:2031
+#: gtk/gtkfilesel.c:2036
msgid "Selection: "
msgstr "Valik: "
-#: gtk/gtkfilesel.c:2641
+#: gtk/gtkfilesel.c:2647
#, c-format
msgid ""
"The filename %s couldn't be converted to UTF-8. Try setting the environment "
"variable G_BROKEN_FILENAMES."
msgstr ""
-#: gtk/gtkfilesel.c:3509
+#: gtk/gtkfilesel.c:3515
msgid "Name too long"
msgstr ""
-#: gtk/gtkfilesel.c:3511
+#: gtk/gtkfilesel.c:3517
msgid "Couldn't convert filename"
msgstr ""
@@ -1670,7 +1676,7 @@ msgstr "Suurus:"
msgid "Preview:"
msgstr "Näidis:"
-#: gtk/gtkfontsel.c:1060
+#: gtk/gtkfontsel.c:1059
msgid "Font Selection"
msgstr "Shrifti valik"
@@ -1694,7 +1700,7 @@ msgstr ""
msgid "The vertical alignment of the label."
msgstr ""
-#: gtk/gtkframe.c:153 gtk/gtkhandlebox.c:184
+#: gtk/gtkframe.c:153 gtk/gtkhandlebox.c:185
msgid "Deprecated property, use shadow_type instead."
msgstr ""
@@ -1714,41 +1720,41 @@ msgstr ""
msgid "A widget to display in place of the usual frame label."
msgstr ""
-#: gtk/gtkgamma.c:395
+#: gtk/gtkgamma.c:396
msgid "Gamma"
msgstr "Gamma"
-#: gtk/gtkgamma.c:402
+#: gtk/gtkgamma.c:403
#, fuzzy
msgid "_Gamma value"
msgstr "Gamma väärtus"
-#: gtk/gtkgamma.c:416
+#: gtk/gtkgamma.c:423
msgid "OK"
msgstr "Sobib"
-#: gtk/gtkhandlebox.c:191 gtk/gtkmenubar.c:148 gtk/gtkstatusbar.c:157
-#: gtk/gtktoolbar.c:276 gtk/gtkviewport.c:147
+#: gtk/gtkhandlebox.c:192 gtk/gtkmenubar.c:148 gtk/gtkstatusbar.c:158
+#: gtk/gtktoolbar.c:277 gtk/gtkviewport.c:148
msgid "Shadow type"
msgstr ""
-#: gtk/gtkhandlebox.c:192
+#: gtk/gtkhandlebox.c:193
msgid "Appearance of the shadow that surrounds the container."
msgstr ""
-#: gtk/gtkhandlebox.c:200
+#: gtk/gtkhandlebox.c:201
msgid "Handle position"
msgstr ""
-#: gtk/gtkhandlebox.c:201
+#: gtk/gtkhandlebox.c:202
msgid "Position of the handle relative to the child widget."
msgstr ""
-#: gtk/gtkhandlebox.c:209
+#: gtk/gtkhandlebox.c:210
msgid "Snap edge"
msgstr ""
-#: gtk/gtkhandlebox.c:210
+#: gtk/gtkhandlebox.c:211
msgid ""
"Side of the handlebox that's lined up with the docking point to dock the "
"handlebox."
@@ -1757,7 +1763,7 @@ msgstr ""
#. Remove this icon source so we don't keep trying to
#. * load it.
#.
-#: gtk/gtkiconfactory.c:1049
+#: gtk/gtkiconfactory.c:1061
#, c-format
msgid "Error loading icon: %s"
msgstr ""
@@ -1771,216 +1777,216 @@ msgid "Child widget to appear next to the menu text"
msgstr ""
#. shell and main vbox
-#: gtk/gtkinputdialog.c:181
+#: gtk/gtkinputdialog.c:182
msgid "Input"
msgstr "Sisend"
-#: gtk/gtkinputdialog.c:189
+#: gtk/gtkinputdialog.c:190
msgid "No input devices"
msgstr "Sisendseadmeid ei ole"
-#: gtk/gtkinputdialog.c:218
+#: gtk/gtkinputdialog.c:219
#, fuzzy
msgid "_Device:"
msgstr "Seade:"
-#: gtk/gtkinputdialog.c:235
+#: gtk/gtkinputdialog.c:236
msgid "Disabled"
msgstr "Välja lülitatud"
-#: gtk/gtkinputdialog.c:243
+#: gtk/gtkinputdialog.c:244
msgid "Screen"
msgstr "Ekraan"
-#: gtk/gtkinputdialog.c:251
+#: gtk/gtkinputdialog.c:252
msgid "Window"
msgstr "Aken"
-#: gtk/gtkinputdialog.c:259
+#: gtk/gtkinputdialog.c:260
#, fuzzy
msgid "_Mode: "
msgstr "Tüüp: "
#. The axis listbox
-#: gtk/gtkinputdialog.c:290
+#: gtk/gtkinputdialog.c:291
#, fuzzy
msgid "_Axes"
msgstr "Teljed"
#. Keys listbox
-#: gtk/gtkinputdialog.c:306
+#: gtk/gtkinputdialog.c:307
#, fuzzy
msgid "_Keys"
msgstr "Klahvid"
#. We create the save button in any case, so that clients can
#. connect to it, without paying attention to whether it exits
-#: gtk/gtkinputdialog.c:327
+#: gtk/gtkinputdialog.c:328
msgid "Save"
msgstr "Salvesta"
-#: gtk/gtkinputdialog.c:336
+#: gtk/gtkinputdialog.c:337
msgid "Close"
msgstr "Sulge"
-#: gtk/gtkinputdialog.c:469
+#: gtk/gtkinputdialog.c:470
msgid "X"
msgstr "X"
-#: gtk/gtkinputdialog.c:470
+#: gtk/gtkinputdialog.c:471
msgid "Y"
msgstr "Y"
-#: gtk/gtkinputdialog.c:471
+#: gtk/gtkinputdialog.c:472
msgid "Pressure"
msgstr "Vajutus"
-#: gtk/gtkinputdialog.c:472
+#: gtk/gtkinputdialog.c:473
msgid "X Tilt"
msgstr "X kalle"
-#: gtk/gtkinputdialog.c:473
+#: gtk/gtkinputdialog.c:474
msgid "Y Tilt"
msgstr "Y kalle"
-#: gtk/gtkinputdialog.c:474
+#: gtk/gtkinputdialog.c:475
msgid "Wheel"
msgstr ""
-#: gtk/gtkinputdialog.c:514
+#: gtk/gtkinputdialog.c:515
msgid "none"
msgstr "ei ole"
-#: gtk/gtkinputdialog.c:548 gtk/gtkinputdialog.c:584
+#: gtk/gtkinputdialog.c:549 gtk/gtkinputdialog.c:585
msgid "(disabled)"
msgstr "(välja lülitatud)"
-#: gtk/gtkinputdialog.c:577
+#: gtk/gtkinputdialog.c:578
msgid "(unknown)"
msgstr "(tundmatu)"
#. and clear button
-#: gtk/gtkinputdialog.c:662
+#: gtk/gtkinputdialog.c:663
msgid "clear"
msgstr "kustuta"
-#: gtk/gtklabel.c:284
+#: gtk/gtklabel.c:283
msgid "The text of the label."
msgstr ""
-#: gtk/gtklabel.c:291
+#: gtk/gtklabel.c:290
msgid "A list of style attributes to apply to the text of the label."
msgstr ""
-#: gtk/gtklabel.c:297
+#: gtk/gtklabel.c:296
msgid "Use markup"
msgstr ""
-#: gtk/gtklabel.c:298
+#: gtk/gtklabel.c:297
msgid "The text of the label includes XML markup. See pango_parse_markup()."
msgstr ""
-#: gtk/gtklabel.c:312 gtk/gtktexttag.c:377 gtk/gtktextview.c:556
+#: gtk/gtklabel.c:311 gtk/gtktexttag.c:378 gtk/gtktextview.c:565
msgid "Justification"
msgstr ""
-#: gtk/gtklabel.c:313
+#: gtk/gtklabel.c:312
msgid ""
"The alignment of the lines in the text of the label relative to each other. "
"This does NOT affect the alignment of the label within its allocation. See "
"GtkMisc::xalign for that."
msgstr ""
-#: gtk/gtklabel.c:321
+#: gtk/gtklabel.c:320
msgid "Pattern"
msgstr ""
-#: gtk/gtklabel.c:322
+#: gtk/gtklabel.c:321
msgid ""
"A string with _ characters in positions correspond to characters in the text "
"to underline."
msgstr ""
-#: gtk/gtklabel.c:329
+#: gtk/gtklabel.c:328
msgid "Line wrap"
msgstr ""
-#: gtk/gtklabel.c:330
+#: gtk/gtklabel.c:329
msgid "If set, wrap lines if the text becomes too wide."
msgstr ""
-#: gtk/gtklabel.c:336
+#: gtk/gtklabel.c:335
#, fuzzy
msgid "Selectable"
msgstr "Kustuta"
-#: gtk/gtklabel.c:337
+#: gtk/gtklabel.c:336
msgid "Whether the label text can be selected with the mouse."
msgstr ""
-#: gtk/gtklabel.c:343
+#: gtk/gtklabel.c:342
msgid "Mnemonic key"
msgstr ""
-#: gtk/gtklabel.c:344
+#: gtk/gtklabel.c:343
msgid "The mnemonic accelerator key for this label."
msgstr ""
-#: gtk/gtklabel.c:352
+#: gtk/gtklabel.c:351
msgid "Mnemonic widget"
msgstr ""
-#: gtk/gtklabel.c:353
+#: gtk/gtklabel.c:352
msgid "The widget to be activated when the label's mnemonic key is pressed."
msgstr ""
-#: gtk/gtklayout.c:575
+#: gtk/gtklayout.c:576
msgid "X position"
msgstr ""
-#: gtk/gtklayout.c:576
+#: gtk/gtklayout.c:577
msgid "X position of child widget"
msgstr ""
-#: gtk/gtklayout.c:585
+#: gtk/gtklayout.c:586
msgid "Y position"
msgstr ""
-#: gtk/gtklayout.c:586
+#: gtk/gtklayout.c:587
msgid "Y position of child widget"
msgstr ""
-#: gtk/gtklayout.c:595 gtk/gtkviewport.c:131
+#: gtk/gtklayout.c:596 gtk/gtkviewport.c:132
msgid "Horizontal adjustment"
msgstr ""
-#: gtk/gtklayout.c:596
+#: gtk/gtklayout.c:597
msgid "The GtkAdjustment for the horizontal position."
msgstr ""
-#: gtk/gtklayout.c:603 gtk/gtkviewport.c:139
+#: gtk/gtklayout.c:604 gtk/gtkviewport.c:140
msgid "Vertical adjustment"
msgstr ""
-#: gtk/gtklayout.c:604
+#: gtk/gtklayout.c:605
msgid "The GtkAdjustment for the vertical position."
msgstr ""
-#: gtk/gtklayout.c:611 gtk/gtktreeviewcolumn.c:179
+#: gtk/gtklayout.c:612 gtk/gtktreeviewcolumn.c:189
#, fuzzy
msgid "Width"
msgstr "Laius:"
-#: gtk/gtklayout.c:612
+#: gtk/gtklayout.c:613
msgid "The width of the layout."
msgstr ""
-#: gtk/gtklayout.c:620
+#: gtk/gtklayout.c:621
#, fuzzy
msgid "Height"
msgstr "Paksus:"
-#: gtk/gtklayout.c:621
+#: gtk/gtklayout.c:622
msgid "The height of the layout."
msgstr ""
@@ -1989,7 +1995,7 @@ 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:572
+#: gtk/gtkmain.c:613
msgid "default:LTR"
msgstr ""
@@ -1997,7 +2003,7 @@ msgstr ""
msgid "Style of bevel around the menubar"
msgstr ""
-#: gtk/gtkmenubar.c:156 gtk/gtktoolbar.c:250
+#: gtk/gtkmenubar.c:156 gtk/gtktoolbar.c:251
msgid "Internal padding"
msgstr ""
@@ -2005,14 +2011,30 @@ msgstr ""
msgid "Amount of border space between the menubar shadow and the menu items"
msgstr ""
-#: gtk/gtkmessagedialog.c:80
+#: gtk/gtkmessagedialog.c:104
msgid "Image/label border"
msgstr ""
-#: gtk/gtkmessagedialog.c:81
+#: gtk/gtkmessagedialog.c:105
msgid "Width of border around the label and image in the message dialog"
msgstr ""
+#: gtk/gtkmessagedialog.c:113
+msgid "Message Type"
+msgstr ""
+
+#: gtk/gtkmessagedialog.c:114
+msgid "The type of message"
+msgstr ""
+
+#: gtk/gtkmessagedialog.c:121
+msgid "Message Buttons"
+msgstr ""
+
+#: gtk/gtkmessagedialog.c:122
+msgid "The buttons shown in the message dialog"
+msgstr ""
+
#: gtk/gtkmisc.c:97
msgid "X align"
msgstr ""
@@ -2047,144 +2069,152 @@ msgid ""
"The amount of space to add on the top and bottom of the widget, in pixels"
msgstr ""
-#: gtk/gtknotebook.c:324
+#: gtk/gtknotebook.c:328
#, fuzzy
msgid "Page"
msgstr "Lehekülg %u"
-#: gtk/gtknotebook.c:325
+#: gtk/gtknotebook.c:329
msgid "The index of the current page"
msgstr ""
-#: gtk/gtknotebook.c:333
+#: gtk/gtknotebook.c:337
msgid "Tab Position"
msgstr ""
-#: gtk/gtknotebook.c:334
+#: gtk/gtknotebook.c:338
msgid "Which side of the notebook holds the tabs"
msgstr ""
-#: gtk/gtknotebook.c:341
+#: gtk/gtknotebook.c:345
msgid "Tab Border"
msgstr ""
-#: gtk/gtknotebook.c:342
+#: gtk/gtknotebook.c:346
msgid "Width of the border around the tab labels"
msgstr ""
-#: gtk/gtknotebook.c:350
+#: gtk/gtknotebook.c:354
msgid "Horizontal Tab Border"
msgstr ""
-#: gtk/gtknotebook.c:351
+#: gtk/gtknotebook.c:355
msgid "Width of the horizontal border of tab labels"
msgstr ""
-#: gtk/gtknotebook.c:359
+#: gtk/gtknotebook.c:363
msgid "Vertical Tab Border"
msgstr ""
-#: gtk/gtknotebook.c:360
+#: gtk/gtknotebook.c:364
msgid "Width of the vertical border of tab labels"
msgstr ""
-#: gtk/gtknotebook.c:368
+#: gtk/gtknotebook.c:372
msgid "Show Tabs"
msgstr ""
-#: gtk/gtknotebook.c:369
+#: gtk/gtknotebook.c:373
msgid "Whether tabs should be shown or not"
msgstr ""
-#: gtk/gtknotebook.c:375
+#: gtk/gtknotebook.c:379
msgid "Show Border"
msgstr ""
-#: gtk/gtknotebook.c:376
+#: gtk/gtknotebook.c:380
msgid "Whether the border should be shown or not"
msgstr ""
-#: gtk/gtknotebook.c:382
+#: gtk/gtknotebook.c:386
#, fuzzy
msgid "Scrollable"
msgstr "Skaleeritav"
-#: gtk/gtknotebook.c:383
+#: gtk/gtknotebook.c:387
msgid "If TRUE, scroll arrows are added if there are to many tabs to fit"
msgstr ""
-#: gtk/gtknotebook.c:389
+#: gtk/gtknotebook.c:393
msgid "Enable Popup"
msgstr ""
-#: gtk/gtknotebook.c:390
+#: gtk/gtknotebook.c:394
msgid ""
"If TRUE, pressing the right mouse button on the notebook pops up a menu that "
"you can use to go to a page"
msgstr ""
-#: gtk/gtknotebook.c:397
+#: gtk/gtknotebook.c:401
msgid "Whether tabs should have homogeneous sizes"
msgstr ""
-#: gtk/gtknotebook.c:2134 gtk/gtknotebook.c:4529
+#: gtk/gtknotebook.c:2240 gtk/gtknotebook.c:4470
#, c-format
msgid "Page %u"
msgstr "Lehekülg %u"
-#: gtk/gtkoptionmenu.c:164
+#: gtk/gtkoptionmenu.c:184
+msgid "Menu"
+msgstr ""
+
+#: gtk/gtkoptionmenu.c:185
+msgid "The menu of options"
+msgstr ""
+
+#: gtk/gtkoptionmenu.c:192
msgid "Size of dropdown indicator"
msgstr ""
-#: gtk/gtkoptionmenu.c:170
+#: gtk/gtkoptionmenu.c:198
msgid "Spacing around indicator"
msgstr ""
-#: gtk/gtkpaned.c:116 gtk/gtkruler.c:138
+#: gtk/gtkpaned.c:120 gtk/gtkruler.c:138
msgid "Position"
msgstr ""
-#: gtk/gtkpaned.c:117
+#: gtk/gtkpaned.c:121
msgid ""
"Position of paned separator in pixels(0 means all the way to the left/top)"
msgstr ""
-#: gtk/gtkpaned.c:125
+#: gtk/gtkpaned.c:129
msgid "Position Set"
msgstr ""
-#: gtk/gtkpaned.c:126
+#: gtk/gtkpaned.c:130
msgid "TRUE if the Position property should be used"
msgstr ""
-#: gtk/gtkpaned.c:132
+#: gtk/gtkpaned.c:136
msgid "Handle Size"
msgstr ""
-#: gtk/gtkpaned.c:133
+#: gtk/gtkpaned.c:137
msgid "Width of handle"
msgstr ""
-#: gtk/gtkrc.c:2759
+#: gtk/gtkrc.c:2723
#, c-format
msgid "Unable to locate image file in pixmap_path: \"%s\" line %d"
msgstr "Ei leia pildifaili otsingurajalt 'pixmap_path': \"%s\" rida %d"
-#: gtk/gtkrc.c:2762
+#: gtk/gtkrc.c:2726
#, c-format
msgid "Unable to locate image file in pixmap_path: \"%s\""
msgstr "Ei leia pildifaili otsingurajalt 'pixmap_path': \"%s\""
-#: gtk/gtkrc.c:3171
+#: gtk/gtkrc.c:3135
#, c-format
msgid "Pixmap path element: \"%s\" must be absolute, %s, line %d"
msgstr ""
-#: gtk/gtkpreview.c:134
+#: gtk/gtkpreview.c:129
msgid "Expand"
msgstr ""
-#: gtk/gtkpreview.c:135
+#: gtk/gtkpreview.c:130
msgid ""
"Whether the preview widget should take up the entire space it is allocated"
msgstr ""
@@ -2229,7 +2259,7 @@ msgid ""
"in the progress widget"
msgstr ""
-#: gtk/gtkprogressbar.c:131 gtk/gtkrange.c:265 gtk/gtkspinbutton.c:213
+#: gtk/gtkprogressbar.c:131 gtk/gtkrange.c:270 gtk/gtkspinbutton.c:214
msgid "Adjustment"
msgstr ""
@@ -2237,7 +2267,7 @@ msgstr ""
msgid "The GtkAdjustment connected to the progress bar (Deprecated)"
msgstr ""
-#: gtk/gtkprogressbar.c:139 gtk/gtktoolbar.c:223
+#: gtk/gtkprogressbar.c:139 gtk/gtktoolbar.c:224
msgid "Orientation"
msgstr ""
@@ -2303,57 +2333,57 @@ msgstr ""
msgid "Text to be displayed in the progress bar"
msgstr ""
-#: gtk/gtkrange.c:256
+#: gtk/gtkrange.c:261
msgid "Update policy"
msgstr ""
-#: gtk/gtkrange.c:257
+#: gtk/gtkrange.c:262
msgid "How the range should be updated on the screen"
msgstr ""
-#: gtk/gtkrange.c:266
+#: gtk/gtkrange.c:271
msgid "The GtkAdjustment that contains the current value of this range object"
msgstr ""
-#: gtk/gtkrange.c:273
+#: gtk/gtkrange.c:278
msgid "Inverted"
msgstr ""
-#: gtk/gtkrange.c:274
+#: gtk/gtkrange.c:279
msgid "Invert direction slider moves to increase range value"
msgstr ""
-#: gtk/gtkrange.c:280
+#: gtk/gtkrange.c:285
#, fuzzy
msgid "Slider Width"
msgstr "Keskmine laius:"
-#: gtk/gtkrange.c:281
+#: gtk/gtkrange.c:286
msgid "Width of scrollbar or scale thumb"
msgstr ""
-#: gtk/gtkrange.c:288
+#: gtk/gtkrange.c:293
msgid "Trough Border"
msgstr ""
-#: gtk/gtkrange.c:289
+#: gtk/gtkrange.c:294
msgid "Spacing between thumb/steppers and outer trough bevel"
msgstr ""
-#: gtk/gtkrange.c:296
+#: gtk/gtkrange.c:301
msgid "Stepper Size"
msgstr ""
-#: gtk/gtkrange.c:297
+#: gtk/gtkrange.c:302
msgid "Length of step buttons at ends"
msgstr ""
-#: gtk/gtkrange.c:304
+#: gtk/gtkrange.c:309
#, fuzzy
msgid "Stepper Spacing"
msgstr "Täheruum:"
-#: gtk/gtkrange.c:305
+#: gtk/gtkrange.c:310
msgid "Spacing between step buttons and thumb"
msgstr ""
@@ -2387,7 +2417,7 @@ msgstr "Suurus pikslites:"
msgid "Maximum size of the ruler"
msgstr ""
-#: gtk/gtkscale.c:148 gtk/gtkspinbutton.c:231
+#: gtk/gtkscale.c:148 gtk/gtkspinbutton.c:232
msgid "Digits"
msgstr ""
@@ -2540,67 +2570,67 @@ msgstr ""
msgid "Keybinding to activate the menu bar"
msgstr ""
-#: gtk/gtkspinbutton.c:214
+#: gtk/gtkspinbutton.c:215
msgid "The adjustment that holds the value of the spinbutton"
msgstr ""
-#: gtk/gtkspinbutton.c:221
+#: gtk/gtkspinbutton.c:222
msgid "Climb Rate"
msgstr ""
-#: gtk/gtkspinbutton.c:222
+#: gtk/gtkspinbutton.c:223
msgid "The acceleration rate when you hold down a button"
msgstr ""
-#: gtk/gtkspinbutton.c:232
+#: gtk/gtkspinbutton.c:233
msgid "The number of decimal places to display"
msgstr ""
-#: gtk/gtkspinbutton.c:241
+#: gtk/gtkspinbutton.c:242
msgid "Snap to Ticks"
msgstr ""
-#: gtk/gtkspinbutton.c:242
+#: gtk/gtkspinbutton.c:243
msgid ""
"Whether erroneous values are automatically changed to a spin button's "
"nearest step increment"
msgstr ""
-#: gtk/gtkspinbutton.c:249
+#: gtk/gtkspinbutton.c:250
msgid "Numeric"
msgstr ""
-#: gtk/gtkspinbutton.c:250
+#: gtk/gtkspinbutton.c:251
msgid "Whether non-numeric characters should be ignored"
msgstr ""
-#: gtk/gtkspinbutton.c:257
+#: gtk/gtkspinbutton.c:258
msgid "Wrap"
msgstr ""
-#: gtk/gtkspinbutton.c:258
+#: gtk/gtkspinbutton.c:259
msgid "Whether a spin button should wrap upon reaching its limits"
msgstr ""
-#: gtk/gtkspinbutton.c:265
+#: gtk/gtkspinbutton.c:266
msgid "Update Policy"
msgstr ""
-#: gtk/gtkspinbutton.c:266
+#: gtk/gtkspinbutton.c:267
msgid ""
"Whether the spin button should update always, or only when the value is legal"
msgstr ""
-#: gtk/gtkspinbutton.c:274
+#: gtk/gtkspinbutton.c:275
#, fuzzy
msgid "Value"
msgstr "Heledus:"
-#: gtk/gtkspinbutton.c:275
+#: gtk/gtkspinbutton.c:276
msgid "Reads the current value, or sets a new value"
msgstr ""
-#: gtk/gtkstatusbar.c:158
+#: gtk/gtkstatusbar.c:159
msgid "Style of bevel around the statusbar text"
msgstr ""
@@ -2626,187 +2656,278 @@ msgstr ""
#. * need the mnemonics to be rationalized
#.
#: gtk/gtkstock.c:275
+msgid "_Add"
+msgstr ""
+
+#: gtk/gtkstock.c:276
#, fuzzy
msgid "_Apply"
msgstr "Proovi"
-#: gtk/gtkstock.c:276
+#: gtk/gtkstock.c:277
msgid "_Bold"
msgstr ""
-#: gtk/gtkstock.c:277
+#: gtk/gtkstock.c:278
#, fuzzy
msgid "_Cancel"
msgstr "Vabandust"
-#: gtk/gtkstock.c:278
+#: gtk/gtkstock.c:279
+msgid "_CD-Rom"
+msgstr ""
+
+#: gtk/gtkstock.c:280
#, fuzzy
msgid "_Clear"
msgstr "kustuta"
-#: gtk/gtkstock.c:279
+#: gtk/gtkstock.c:281
#, fuzzy
msgid "_Close"
msgstr "Sulge"
-#: gtk/gtkstock.c:280
+#: gtk/gtkstock.c:282
+#, fuzzy
+msgid "_Convert"
+msgstr "Loo"
+
+#: gtk/gtkstock.c:283
msgid "_Copy"
msgstr ""
-#: gtk/gtkstock.c:281
+#: gtk/gtkstock.c:284
msgid "C_ut"
msgstr ""
-#: gtk/gtkstock.c:282
+#: gtk/gtkstock.c:285
+#, fuzzy
+msgid "_Delete"
+msgstr "Kustuta"
+
+#: gtk/gtkstock.c:286
+msgid "_Execute"
+msgstr ""
+
+#: gtk/gtkstock.c:287
msgid "_Find"
msgstr ""
-#: gtk/gtkstock.c:283
+#: gtk/gtkstock.c:288
msgid "Find and _Replace"
msgstr ""
-#: gtk/gtkstock.c:284
+#: gtk/gtkstock.c:289
+#, fuzzy
+msgid "_Floppy"
+msgstr "Proovi"
+
+#: 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:285
+#: gtk/gtkstock.c:295
+msgid "_Down"
+msgstr ""
+
+#: gtk/gtkstock.c:296
msgid "_Forward"
msgstr ""
-#: gtk/gtkstock.c:286
+#: gtk/gtkstock.c:297
+msgid "_Up"
+msgstr ""
+
+#: gtk/gtkstock.c:298
#, fuzzy
msgid "_Help"
msgstr "Abimees"
-#: gtk/gtkstock.c:287
+#: gtk/gtkstock.c:299
#, fuzzy
msgid "_Home"
msgstr "Abimees"
-#: gtk/gtkstock.c:288
+#: gtk/gtkstock.c:300
+msgid "_Index"
+msgstr ""
+
+#: gtk/gtkstock.c:301
#, fuzzy
msgid "_Italic"
msgstr "kursiiv"
-#: gtk/gtkstock.c:289
+#: gtk/gtkstock.c:302
+msgid "_Jump to"
+msgstr ""
+
+#: gtk/gtkstock.c:303
#, fuzzy
msgid "_Center"
msgstr "Loo"
-#: gtk/gtkstock.c:290
+#: gtk/gtkstock.c:304
#, fuzzy
msgid "_Fill"
msgstr "Perekond:"
-#: gtk/gtkstock.c:291
+#: gtk/gtkstock.c:305
msgid "_Left"
msgstr ""
-#: gtk/gtkstock.c:292
+#: gtk/gtkstock.c:306
#, fuzzy
msgid "_Right"
msgstr "Paksus:"
-#: gtk/gtkstock.c:293
+#: gtk/gtkstock.c:307
msgid "_New"
msgstr ""
-#: gtk/gtkstock.c:294
+#: gtk/gtkstock.c:308
msgid "_No"
msgstr ""
-#: gtk/gtkstock.c:295
+#: gtk/gtkstock.c:309
#, fuzzy
msgid "_OK"
msgstr "Sobib"
-#: gtk/gtkstock.c:296
+#: gtk/gtkstock.c:310
msgid "_Open"
msgstr ""
-#: gtk/gtkstock.c:297
+#: gtk/gtkstock.c:311
msgid "_Paste"
msgstr ""
-#: gtk/gtkstock.c:298
+#: gtk/gtkstock.c:312
msgid "_Preferences"
msgstr ""
-#: gtk/gtkstock.c:299
+#: gtk/gtkstock.c:313
#, fuzzy
msgid "_Print"
msgstr "Punktid"
-#: gtk/gtkstock.c:300
+#: gtk/gtkstock.c:314
#, fuzzy
msgid "Print Pre_view"
msgstr "Näidis:"
-#: gtk/gtkstock.c:301
+#: gtk/gtkstock.c:315
msgid "_Properties"
msgstr ""
-#: gtk/gtkstock.c:302
+#: gtk/gtkstock.c:316
msgid "_Quit"
msgstr ""
-#: gtk/gtkstock.c:303
+#: gtk/gtkstock.c:317
#, fuzzy
msgid "_Redo"
msgstr "Punane:"
-#: gtk/gtkstock.c:304
+#: gtk/gtkstock.c:318
+msgid "_Refresh"
+msgstr ""
+
+#: gtk/gtkstock.c:319
+#, fuzzy
+msgid "_Remove"
+msgstr "Punane:"
+
+#: gtk/gtkstock.c:320
msgid "_Revert"
msgstr ""
-#: gtk/gtkstock.c:305
+#: gtk/gtkstock.c:321
#, fuzzy
msgid "_Save"
msgstr "Salvesta"
-#: gtk/gtkstock.c:306
+#: gtk/gtkstock.c:322
#, fuzzy
msgid "Save _As"
msgstr "Salvesta"
-#: gtk/gtkstock.c:307
+#: gtk/gtkstock.c:323
+#, fuzzy
+msgid "_Color"
+msgstr "Sulge"
+
+#: gtk/gtkstock.c:324
+#, fuzzy
+msgid "_Font"
+msgstr "Shrift"
+
+#: gtk/gtkstock.c:325
+msgid "_Ascending"
+msgstr ""
+
+#: gtk/gtkstock.c:326
+msgid "_Descending"
+msgstr ""
+
+#: gtk/gtkstock.c:327
msgid "_Spell Check"
msgstr ""
-#: gtk/gtkstock.c:308
+#: gtk/gtkstock.c:328
msgid "_Stop"
msgstr ""
-#: gtk/gtkstock.c:309
+#: gtk/gtkstock.c:329
msgid "_Strikethrough"
msgstr ""
-#: gtk/gtkstock.c:310
+#: gtk/gtkstock.c:330
+#, fuzzy
+msgid "_Undelete"
+msgstr "Kustuta"
+
+#: gtk/gtkstock.c:331
msgid "_Underline"
msgstr ""
-#: gtk/gtkstock.c:311
+#: gtk/gtkstock.c:332
msgid "_Undo"
msgstr ""
-#: gtk/gtkstock.c:312
+#: gtk/gtkstock.c:333
msgid "_Yes"
msgstr ""
-#: gtk/gtkstock.c:313
+#: gtk/gtkstock.c:334
#, c-format
msgid "Zoom _100%"
msgstr ""
-#: gtk/gtkstock.c:314
+#: gtk/gtkstock.c:335
msgid "Zoom to _Fit"
msgstr ""
-#: gtk/gtkstock.c:315
+#: gtk/gtkstock.c:336
msgid "Zoom _In"
msgstr ""
-#: gtk/gtkstock.c:316
+#: gtk/gtkstock.c:337
msgid "Zoom _Out"
msgstr ""
@@ -2851,304 +2972,304 @@ msgstr ""
msgid "If TRUE this means the table cells are all the same width/height"
msgstr ""
-#: gtk/gtktext.c:603 gtk/gtktreeview.c:504
+#: gtk/gtktext.c:604 gtk/gtktreeview.c:505
msgid "Horizontal Adjustment"
msgstr ""
-#: gtk/gtktext.c:604
+#: gtk/gtktext.c:605
msgid "Horizontal adjustment for the text widget"
msgstr ""
-#: gtk/gtktext.c:611 gtk/gtktreeview.c:512
+#: gtk/gtktext.c:612 gtk/gtktreeview.c:513
msgid "Vertical Adjustment"
msgstr ""
-#: gtk/gtktext.c:612
+#: gtk/gtktext.c:613
msgid "Vertical adjustment for the text widget"
msgstr ""
-#: gtk/gtktext.c:619
+#: gtk/gtktext.c:620
msgid "Line Wrap"
msgstr ""
-#: gtk/gtktext.c:620
+#: gtk/gtktext.c:621
msgid "Whether lines are wrapped at widget edges"
msgstr ""
-#: gtk/gtktext.c:627
+#: gtk/gtktext.c:628
msgid "Word Wrap"
msgstr ""
-#: gtk/gtktext.c:628
+#: gtk/gtktext.c:629
msgid "Whether words are wrapped at widget edges"
msgstr ""
-#: gtk/gtktexttag.c:198
+#: gtk/gtktexttag.c:199
msgid "Tag name"
msgstr ""
-#: gtk/gtktexttag.c:199
+#: gtk/gtktexttag.c:200
msgid "Name used to refer to the text tag"
msgstr ""
-#: gtk/gtktexttag.c:224
+#: gtk/gtktexttag.c:225
msgid "Background full height"
msgstr ""
-#: gtk/gtktexttag.c:225
+#: gtk/gtktexttag.c:226
msgid ""
"Whether the background color fills the entire line height or only the height "
"of the tagged characters"
msgstr ""
-#: gtk/gtktexttag.c:233
+#: gtk/gtktexttag.c:234
msgid "Background stipple mask"
msgstr ""
-#: gtk/gtktexttag.c:234
+#: gtk/gtktexttag.c:235
msgid "Bitmap to use as a mask when drawing the text background"
msgstr ""
-#: gtk/gtktexttag.c:259
+#: gtk/gtktexttag.c:260
msgid "Foreground stipple mask"
msgstr ""
-#: gtk/gtktexttag.c:260
+#: gtk/gtktexttag.c:261
msgid "Bitmap to use as a mask when drawing the text foreground"
msgstr ""
-#: gtk/gtktexttag.c:267
+#: gtk/gtktexttag.c:268
#, fuzzy
msgid "Text direction"
msgstr "Loo uus kataloog"
-#: gtk/gtktexttag.c:268
+#: gtk/gtktexttag.c:269
msgid "Text direction, e.g. right-to-left or left-to-right"
msgstr ""
-#: gtk/gtktexttag.c:378 gtk/gtktextview.c:557
+#: gtk/gtktexttag.c:379 gtk/gtktextview.c:566
msgid "Left, right, or center justification"
msgstr ""
-#: gtk/gtktexttag.c:386
+#: gtk/gtktexttag.c:387
msgid "Language"
msgstr ""
-#: gtk/gtktexttag.c:387
+#: gtk/gtktexttag.c:388
msgid "Language engine code to use for rendering the text"
msgstr ""
-#: gtk/gtktexttag.c:394
+#: gtk/gtktexttag.c:395
msgid "Left margin"
msgstr ""
-#: gtk/gtktexttag.c:395 gtk/gtktextview.c:566
+#: gtk/gtktexttag.c:396 gtk/gtktextview.c:575
msgid "Width of the left margin in pixels"
msgstr ""
-#: gtk/gtktexttag.c:404
+#: gtk/gtktexttag.c:405
msgid "Right margin"
msgstr ""
-#: gtk/gtktexttag.c:405 gtk/gtktextview.c:576
+#: gtk/gtktexttag.c:406 gtk/gtktextview.c:585
msgid "Width of the right margin in pixels"
msgstr ""
-#: gtk/gtktexttag.c:415 gtk/gtktextview.c:585
+#: gtk/gtktexttag.c:416 gtk/gtktextview.c:594
msgid "Indent"
msgstr ""
-#: gtk/gtktexttag.c:416 gtk/gtktextview.c:586
+#: gtk/gtktexttag.c:417 gtk/gtktextview.c:595
msgid "Amount to indent the paragraph, in pixels"
msgstr ""
-#: gtk/gtktexttag.c:436
+#: gtk/gtktexttag.c:437
msgid "Pixels above lines"
msgstr ""
-#: gtk/gtktexttag.c:437 gtk/gtktextview.c:510
+#: gtk/gtktexttag.c:438 gtk/gtktextview.c:519
msgid "Pixels of blank space above paragraphs"
msgstr ""
-#: gtk/gtktexttag.c:446
+#: gtk/gtktexttag.c:447
msgid "Pixels below lines"
msgstr ""
-#: gtk/gtktexttag.c:447 gtk/gtktextview.c:520
+#: gtk/gtktexttag.c:448 gtk/gtktextview.c:529
msgid "Pixels of blank space below paragraphs"
msgstr ""
-#: gtk/gtktexttag.c:456
+#: gtk/gtktexttag.c:457
msgid "Pixels inside wrap"
msgstr ""
-#: gtk/gtktexttag.c:457 gtk/gtktextview.c:530
+#: gtk/gtktexttag.c:458 gtk/gtktextview.c:539
msgid "Pixels of blank space between wrapped lines in a paragraph"
msgstr ""
-#: gtk/gtktexttag.c:483
+#: gtk/gtktexttag.c:484
msgid "Wrap mode"
msgstr ""
-#: gtk/gtktexttag.c:484 gtk/gtktextview.c:548
+#: gtk/gtktexttag.c:485 gtk/gtktextview.c:557
msgid ""
"Whether to wrap lines never, at word boundaries, or at character boundaries"
msgstr ""
-#: gtk/gtktexttag.c:493 gtk/gtktextview.c:595
+#: gtk/gtktexttag.c:494 gtk/gtktextview.c:604
msgid "Tabs"
msgstr ""
-#: gtk/gtktexttag.c:494 gtk/gtktextview.c:596
+#: gtk/gtktexttag.c:495 gtk/gtktextview.c:605
msgid "Custom tabs for this text"
msgstr ""
-#: gtk/gtktexttag.c:501
+#: gtk/gtktexttag.c:502
msgid "Invisible"
msgstr ""
-#: gtk/gtktexttag.c:502
+#: gtk/gtktexttag.c:503
msgid "Whether this text is hidden"
msgstr ""
-#: gtk/gtktexttag.c:515
+#: gtk/gtktexttag.c:516
msgid "Background full height set"
msgstr ""
-#: gtk/gtktexttag.c:516
+#: gtk/gtktexttag.c:517
msgid "Whether this tag affects background height"
msgstr ""
-#: gtk/gtktexttag.c:519
+#: gtk/gtktexttag.c:520
msgid "Background stipple set"
msgstr ""
-#: gtk/gtktexttag.c:520
+#: gtk/gtktexttag.c:521
msgid "Whether this tag affects the background stipple"
msgstr ""
-#: gtk/gtktexttag.c:527
+#: gtk/gtktexttag.c:528
msgid "Foreground stipple set"
msgstr ""
-#: gtk/gtktexttag.c:528
+#: gtk/gtktexttag.c:529
msgid "Whether this tag affects the foreground stipple"
msgstr ""
-#: gtk/gtktexttag.c:563
+#: gtk/gtktexttag.c:564
msgid "Justification set"
msgstr ""
-#: gtk/gtktexttag.c:564
+#: gtk/gtktexttag.c:565
msgid "Whether this tag affects paragraph justification"
msgstr ""
-#: gtk/gtktexttag.c:567
+#: gtk/gtktexttag.c:568
msgid "Language set"
msgstr ""
-#: gtk/gtktexttag.c:568
+#: gtk/gtktexttag.c:569
msgid "Whether this tag affects the language the text is rendered as"
msgstr ""
-#: gtk/gtktexttag.c:571
+#: gtk/gtktexttag.c:572
msgid "Left margin set"
msgstr ""
-#: gtk/gtktexttag.c:572
+#: gtk/gtktexttag.c:573
msgid "Whether this tag affects the left margin"
msgstr ""
-#: gtk/gtktexttag.c:575
+#: gtk/gtktexttag.c:576
msgid "Indent set"
msgstr ""
-#: gtk/gtktexttag.c:576
+#: gtk/gtktexttag.c:577
msgid "Whether this tag affects indentation"
msgstr ""
-#: gtk/gtktexttag.c:583
+#: gtk/gtktexttag.c:584
msgid "Pixels above lines set"
msgstr ""
-#: gtk/gtktexttag.c:584 gtk/gtktexttag.c:588
+#: gtk/gtktexttag.c:585 gtk/gtktexttag.c:589
msgid "Whether this tag affects the number of pixels above lines"
msgstr ""
-#: gtk/gtktexttag.c:587
+#: gtk/gtktexttag.c:588
msgid "Pixels below lines set"
msgstr ""
-#: gtk/gtktexttag.c:591
+#: gtk/gtktexttag.c:592
msgid "Pixels inside wrap set"
msgstr ""
-#: gtk/gtktexttag.c:592
+#: gtk/gtktexttag.c:593
msgid "Whether this tag affects the number of pixels between wrapped lines"
msgstr ""
-#: gtk/gtktexttag.c:599
+#: gtk/gtktexttag.c:600
msgid "Right margin set"
msgstr ""
-#: gtk/gtktexttag.c:600
+#: gtk/gtktexttag.c:601
msgid "Whether this tag affects the right margin"
msgstr ""
-#: gtk/gtktexttag.c:607
+#: gtk/gtktexttag.c:608
msgid "Wrap mode set"
msgstr ""
-#: gtk/gtktexttag.c:608
+#: gtk/gtktexttag.c:609
msgid "Whether this tag affects line wrap mode"
msgstr ""
-#: gtk/gtktexttag.c:611
+#: gtk/gtktexttag.c:612
msgid "Tabs set"
msgstr ""
-#: gtk/gtktexttag.c:612
+#: gtk/gtktexttag.c:613
msgid "Whether this tag affects tabs"
msgstr ""
-#: gtk/gtktexttag.c:615
+#: gtk/gtktexttag.c:616
msgid "Invisible set"
msgstr ""
-#: gtk/gtktexttag.c:616
+#: gtk/gtktexttag.c:617
msgid "Whether this tag affects text visibility"
msgstr ""
-#: gtk/gtktextview.c:509
+#: gtk/gtktextview.c:518
msgid "Pixels Above Lines"
msgstr ""
-#: gtk/gtktextview.c:519
+#: gtk/gtktextview.c:528
msgid "Pixels Below Lines"
msgstr ""
-#: gtk/gtktextview.c:529
+#: gtk/gtktextview.c:538
msgid "Pixels Inside Wrap"
msgstr ""
-#: gtk/gtktextview.c:547
+#: gtk/gtktextview.c:556
msgid "Wrap Mode"
msgstr ""
-#: gtk/gtktextview.c:565
+#: gtk/gtktextview.c:574
msgid "Left Margin"
msgstr ""
-#: gtk/gtktextview.c:575
+#: gtk/gtktextview.c:584
msgid "Right Margin"
msgstr ""
-#: gtk/gtktextview.c:603
+#: gtk/gtktextview.c:612
#, fuzzy
msgid "Cursor Visible"
msgstr "Välja lülitatud"
-#: gtk/gtktextview.c:604
+#: gtk/gtktextview.c:613
msgid "If the insertion cursor is shown"
msgstr ""
@@ -3157,548 +3278,560 @@ msgstr ""
msgid "Unable to locate theme engine in module_path: \"%s\","
msgstr "Ei leia moodulit otsingurajalt 'module_path': \"%s\","
-#: gtk/gtktipsquery.c:181
+#: gtk/gtktipsquery.c:182
msgid "--- No Tip ---"
msgstr "--- Vihjet ei ole ---"
-#: gtk/gtktogglebutton.c:143
+#: gtk/gtktogglebutton.c:133
msgid "If the toggle button should be pressed in or not"
msgstr ""
-#: gtk/gtktogglebutton.c:151
+#: gtk/gtktogglebutton.c:141
msgid "If the toggle button is in an \"in between\" state."
msgstr ""
-#: gtk/gtktogglebutton.c:158
+#: gtk/gtktogglebutton.c:148
msgid "Draw Indicator"
msgstr ""
-#: gtk/gtktogglebutton.c:159
+#: gtk/gtktogglebutton.c:149
msgid "If the toggle part of the button is displayed"
msgstr ""
-#: gtk/gtktoolbar.c:224
+#: gtk/gtktoolbar.c:225
msgid "The orientation of the toolbar"
msgstr ""
-#: gtk/gtktoolbar.c:232
+#: gtk/gtktoolbar.c:233
msgid "Toolbar Style"
msgstr ""
-#: gtk/gtktoolbar.c:233
+#: gtk/gtktoolbar.c:234
msgid "How to draw the toolbar"
msgstr ""
-#: gtk/gtktoolbar.c:241
+#: gtk/gtktoolbar.c:242
msgid "Spacer size"
msgstr ""
-#: gtk/gtktoolbar.c:242
+#: gtk/gtktoolbar.c:243
msgid "Size of spacers"
msgstr ""
-#: gtk/gtktoolbar.c:251
+#: gtk/gtktoolbar.c:252
msgid "Amount of border space between the toolbar shadow and the buttons"
msgstr ""
-#: gtk/gtktoolbar.c:259
+#: gtk/gtktoolbar.c:260
msgid "Space style"
msgstr ""
-#: gtk/gtktoolbar.c:260
+#: gtk/gtktoolbar.c:261
msgid "Whether spacers are vertical lines or just blank"
msgstr ""
-#: gtk/gtktoolbar.c:268
+#: gtk/gtktoolbar.c:269
msgid "Button relief"
msgstr ""
-#: gtk/gtktoolbar.c:269
+#: gtk/gtktoolbar.c:270
msgid "Type of bevel around toolbar buttons"
msgstr ""
-#: gtk/gtktoolbar.c:277
+#: gtk/gtktoolbar.c:278
msgid "Style of bevel around the toolbar"
msgstr ""
-#: gtk/gtktoolbar.c:283
+#: gtk/gtktoolbar.c:284
#, fuzzy
msgid "Toolbar style"
msgstr "Stiil:"
-#: gtk/gtktoolbar.c:284
+#: gtk/gtktoolbar.c:285
msgid ""
"Whether default toolbars have text only, text and icons, icons only, etc."
msgstr ""
-#: gtk/gtktoolbar.c:290
+#: gtk/gtktoolbar.c:291
msgid "Toolbar icon size"
msgstr ""
-#: gtk/gtktoolbar.c:291
+#: gtk/gtktoolbar.c:292
msgid "Size of icons in default toolbars"
msgstr ""
-#: gtk/gtktreeview.c:496
+#: gtk/gtktreeview.c:497
msgid "TreeView Model"
msgstr ""
-#: gtk/gtktreeview.c:497
+#: gtk/gtktreeview.c:498
msgid "The model for the tree view"
msgstr ""
-#: gtk/gtktreeview.c:505
+#: gtk/gtktreeview.c:506
msgid "Horizontal Adjustment for the widget"
msgstr ""
-#: gtk/gtktreeview.c:513
+#: gtk/gtktreeview.c:514
msgid "Vertical Adjustment for the widget"
msgstr ""
-#: gtk/gtktreeview.c:520 gtk/gtktreeviewcolumn.c:171 gtk/gtkwidget.c:421
+#: gtk/gtktreeview.c:521 gtk/gtktreeviewcolumn.c:173 gtk/gtkwidget.c:427
#, fuzzy
msgid "Visible"
msgstr "Välja lülitatud"
-#: gtk/gtktreeview.c:521
+#: gtk/gtktreeview.c:522
msgid "Show the column header buttons"
msgstr ""
-#: gtk/gtktreeview.c:528
+#: gtk/gtktreeview.c:529
msgid "Headers Clickable"
msgstr ""
-#: gtk/gtktreeview.c:529
+#: gtk/gtktreeview.c:530
msgid "Column headers respond to click events"
msgstr ""
-#: gtk/gtktreeview.c:536
+#: gtk/gtktreeview.c:537
msgid "Expander Column"
msgstr ""
-#: gtk/gtktreeview.c:537
+#: gtk/gtktreeview.c:538
msgid "Set the column for the expander column"
msgstr ""
-#: gtk/gtktreeview.c:544 gtk/gtktreeviewcolumn.c:262
+#: gtk/gtktreeview.c:545 gtk/gtktreeviewcolumn.c:272
msgid "Reorderable"
msgstr ""
-#: gtk/gtktreeview.c:545
+#: gtk/gtktreeview.c:546
msgid "View is reorderable"
msgstr ""
-#: gtk/gtktreeview.c:552
+#: gtk/gtktreeview.c:553
msgid "Rules Hint"
msgstr ""
-#: gtk/gtktreeview.c:553
+#: gtk/gtktreeview.c:554
msgid "Set a hint to the theme engine to draw rows in alternating colors"
msgstr ""
-#: gtk/gtktreeview.c:560
+#: gtk/gtktreeview.c:561
msgid "Enable Search"
msgstr ""
-#: gtk/gtktreeview.c:561
+#: gtk/gtktreeview.c:562
msgid "View allows user to search through columns interactively"
msgstr ""
-#: gtk/gtktreeview.c:568
+#: gtk/gtktreeview.c:569
msgid "Search Column"
msgstr ""
-#: gtk/gtktreeview.c:569
+#: gtk/gtktreeview.c:570
msgid "Model column to search through when searching through code"
msgstr ""
-#: gtk/gtktreeview.c:582
+#: gtk/gtktreeview.c:583
msgid "Expander Size"
msgstr ""
-#: gtk/gtktreeview.c:583
+#: gtk/gtktreeview.c:584
msgid "Size of the expander arrow."
msgstr ""
-#: gtk/gtktreeview.c:591
+#: gtk/gtktreeview.c:592
msgid "Vertical Separator Width"
msgstr ""
-#: gtk/gtktreeview.c:592
+#: gtk/gtktreeview.c:593
msgid "Vertical space between cells. Must be an even number."
msgstr ""
-#: gtk/gtktreeview.c:600
+#: gtk/gtktreeview.c:601
msgid "Horizontal Separator Width"
msgstr ""
-#: gtk/gtktreeview.c:601
+#: gtk/gtktreeview.c:602
msgid "Horizontal space between cells. Must be an even number."
msgstr ""
-#: gtk/gtktreeview.c:609
+#: gtk/gtktreeview.c:610
msgid "Allow Rules"
msgstr ""
-#: gtk/gtktreeview.c:610
+#: gtk/gtktreeview.c:611
msgid "Allow drawing of alternating color rows."
msgstr ""
-#: gtk/gtktreeviewcolumn.c:172
+#: gtk/gtktreeview.c:617
+msgid "Indent Expanders"
+msgstr ""
+
+#: gtk/gtktreeview.c:618
+msgid "Make the expanders indented."
+msgstr ""
+
+#: gtk/gtktreeviewcolumn.c:174
msgid "Whether to display the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:180
+#: gtk/gtktreeviewcolumn.c:181 gtk/gtkwindow.c:394
+#, fuzzy
+msgid "Resizable"
+msgstr "Välja lülitatud"
+
+#: gtk/gtktreeviewcolumn.c:182
+msgid "Column is user-resizable"
+msgstr ""
+
+#: gtk/gtktreeviewcolumn.c:190
msgid "Current width of the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:188
+#: gtk/gtktreeviewcolumn.c:198
msgid "Sizing"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:189
+#: gtk/gtktreeviewcolumn.c:199
msgid "Resize mode of the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:197
+#: gtk/gtktreeviewcolumn.c:207
#, fuzzy
msgid "Fixed Width"
msgstr "Keskmine laius:"
-#: gtk/gtktreeviewcolumn.c:198
+#: gtk/gtktreeviewcolumn.c:208
msgid "Current fixed width of the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:207
+#: gtk/gtktreeviewcolumn.c:217
msgid "Minimum Width"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:208
+#: gtk/gtktreeviewcolumn.c:218
msgid "Minimum allowed width of the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:217
+#: gtk/gtktreeviewcolumn.c:227
msgid "Maximum Width"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:218
+#: gtk/gtktreeviewcolumn.c:228
msgid "Maximum allowed width of the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:227
+#: gtk/gtktreeviewcolumn.c:237
#, fuzzy
msgid "Title"
msgstr "Failid"
-#: gtk/gtktreeviewcolumn.c:228
+#: gtk/gtktreeviewcolumn.c:238
msgid "Title to appear in column header"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:235
+#: gtk/gtktreeviewcolumn.c:245
msgid "Clickable"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:236
+#: gtk/gtktreeviewcolumn.c:246
msgid "Whether the header can be clicked"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:244
+#: gtk/gtktreeviewcolumn.c:254
#, fuzzy
msgid "Widget"
msgstr "Paksus:"
-#: gtk/gtktreeviewcolumn.c:245
+#: gtk/gtktreeviewcolumn.c:255
msgid "Widget to put in column header button instead of column title"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:252
+#: gtk/gtktreeviewcolumn.c:262
msgid "Alignment"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:253
+#: gtk/gtktreeviewcolumn.c:263
msgid "X Alignment of the column header text or widget"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:263
+#: gtk/gtktreeviewcolumn.c:273
msgid "Whether the column can be reordered around the headers"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:270
+#: gtk/gtktreeviewcolumn.c:280
msgid "Sort indicator"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:271
+#: gtk/gtktreeviewcolumn.c:281
msgid "Whether to show a sort indicator"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:278
+#: gtk/gtktreeviewcolumn.c:288
msgid "Sort order"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:279
+#: gtk/gtktreeviewcolumn.c:289
msgid "Sort direction the sort indicator should indicate"
msgstr ""
-#: gtk/gtkviewport.c:132
+#: gtk/gtkviewport.c:133
msgid ""
"The GtkAdjustment that determines the values of the horizontal position for "
"this viewport."
msgstr ""
-#: gtk/gtkviewport.c:140
+#: gtk/gtkviewport.c:141
msgid ""
"The GtkAdjustment that determines the values of the vertical position for "
"this viewport."
msgstr ""
-#: gtk/gtkviewport.c:148
+#: gtk/gtkviewport.c:149
msgid "Determines how the shadowed box around the viewport is drawn."
msgstr ""
-#: gtk/gtkwidget.c:388
+#: gtk/gtkwidget.c:394
#, fuzzy
msgid "Widget name"
msgstr "Paksus:"
-#: gtk/gtkwidget.c:389
+#: gtk/gtkwidget.c:395
msgid "The name of the widget"
msgstr ""
-#: gtk/gtkwidget.c:395
+#: gtk/gtkwidget.c:401
msgid "Parent widget"
msgstr ""
-#: gtk/gtkwidget.c:396
+#: gtk/gtkwidget.c:402
msgid "The parent widget of this widget. Must be a Container widget."
msgstr ""
-#: gtk/gtkwidget.c:403
+#: gtk/gtkwidget.c:409
msgid "Width request"
msgstr ""
-#: gtk/gtkwidget.c:404
+#: gtk/gtkwidget.c:410
msgid ""
"Override for width request of the widget, or -1 if natural request should be "
"used."
msgstr ""
-#: gtk/gtkwidget.c:412
+#: gtk/gtkwidget.c:418
msgid "Height request"
msgstr ""
-#: gtk/gtkwidget.c:413
+#: gtk/gtkwidget.c:419
msgid ""
"Override for height request of the widget, or -1 if natural request should "
"be used."
msgstr ""
-#: gtk/gtkwidget.c:422
+#: gtk/gtkwidget.c:428
msgid "Whether the widget is visible"
msgstr ""
-#: gtk/gtkwidget.c:428
+#: gtk/gtkwidget.c:434
msgid "Sensitive"
msgstr ""
-#: gtk/gtkwidget.c:429
+#: gtk/gtkwidget.c:435
msgid "Whether the widget responds to input"
msgstr ""
-#: gtk/gtkwidget.c:435
+#: gtk/gtkwidget.c:441
msgid "Application paintable"
msgstr ""
-#: gtk/gtkwidget.c:436
+#: gtk/gtkwidget.c:442
msgid "Whether the application will paint directly on the widget"
msgstr ""
-#: gtk/gtkwidget.c:442
+#: gtk/gtkwidget.c:448
msgid "Can focus"
msgstr ""
-#: gtk/gtkwidget.c:443
+#: gtk/gtkwidget.c:449
msgid "Whether the widget can accept the input focus"
msgstr ""
-#: gtk/gtkwidget.c:449
+#: gtk/gtkwidget.c:455
msgid "Has focus"
msgstr ""
-#: gtk/gtkwidget.c:450
+#: gtk/gtkwidget.c:456
msgid "Whether the widget has the input focus"
msgstr ""
-#: gtk/gtkwidget.c:456
+#: gtk/gtkwidget.c:462
msgid "Can default"
msgstr ""
-#: gtk/gtkwidget.c:457
+#: gtk/gtkwidget.c:463
msgid "Whether the widget can be the default widget"
msgstr ""
-#: gtk/gtkwidget.c:463
+#: gtk/gtkwidget.c:469
msgid "Has default"
msgstr ""
-#: gtk/gtkwidget.c:464
+#: gtk/gtkwidget.c:470
msgid "Whether the widget is the default widget"
msgstr ""
-#: gtk/gtkwidget.c:470
+#: gtk/gtkwidget.c:476
msgid "Receives default"
msgstr ""
-#: gtk/gtkwidget.c:471
+#: gtk/gtkwidget.c:477
msgid "If TRUE, the widget will receive the default action when it is focused."
msgstr ""
-#: gtk/gtkwidget.c:477
+#: gtk/gtkwidget.c:483
msgid "Composite child"
msgstr ""
-#: gtk/gtkwidget.c:478
+#: gtk/gtkwidget.c:484
msgid "Whether the widget is composed of other widgets"
msgstr ""
-#: gtk/gtkwidget.c:484
+#: gtk/gtkwidget.c:490
#, fuzzy
msgid "Style"
msgstr "Lisa stiil:"
-#: gtk/gtkwidget.c:485
+#: gtk/gtkwidget.c:491
msgid ""
"The style of the widget, which contains information about how it will look "
"(colors etc)."
msgstr ""
-#: gtk/gtkwidget.c:491
+#: gtk/gtkwidget.c:497
msgid "Events"
msgstr ""
-#: gtk/gtkwidget.c:492
+#: gtk/gtkwidget.c:498
msgid "The event mask that decides what kind of GdkEvents this widget gets."
msgstr ""
-#: gtk/gtkwidget.c:499
+#: gtk/gtkwidget.c:505
msgid "Extension events"
msgstr ""
-#: gtk/gtkwidget.c:500
+#: gtk/gtkwidget.c:506
msgid "The mask that decides what kind of extension events this widget gets."
msgstr ""
-#: gtk/gtkwidget.c:1047
+#: gtk/gtkwidget.c:1053
msgid "Interior Focus"
msgstr ""
-#: gtk/gtkwidget.c:1048
+#: gtk/gtkwidget.c:1054
msgid "Whether to draw the focus indicator inside widgets."
msgstr ""
-#: gtk/gtkwindow.c:361
+#: gtk/gtkwindow.c:359
#, fuzzy
msgid "Window Type"
msgstr "Aken"
-#: gtk/gtkwindow.c:362
+#: gtk/gtkwindow.c:360
msgid "The type of the window"
msgstr ""
-#: gtk/gtkwindow.c:371
+#: gtk/gtkwindow.c:369
#, fuzzy
msgid "Window Title"
msgstr "Aken"
-#: gtk/gtkwindow.c:372
+#: gtk/gtkwindow.c:370
msgid "The title of the window"
msgstr ""
-#: gtk/gtkwindow.c:379
+#: gtk/gtkwindow.c:377
msgid "Allow Shrink"
msgstr ""
-#: gtk/gtkwindow.c:381
+#: gtk/gtkwindow.c:379
#, no-c-format
msgid ""
"If TRUE, the window has no mimimum size. Setting this to TRUE is 99% of the "
"time a bad idea."
msgstr ""
-#: gtk/gtkwindow.c:388
+#: gtk/gtkwindow.c:386
msgid "Allow Grow"
msgstr ""
-#: gtk/gtkwindow.c:389
+#: gtk/gtkwindow.c:387
msgid "If TRUE, users can expand the window beyond its minimum size."
msgstr ""
-#: gtk/gtkwindow.c:396
-#, fuzzy
-msgid "Resizable"
-msgstr "Välja lülitatud"
-
-#: gtk/gtkwindow.c:397
+#: gtk/gtkwindow.c:395
msgid "If TRUE, users can resize the window."
msgstr ""
-#: gtk/gtkwindow.c:404
+#: gtk/gtkwindow.c:402
msgid "Modal"
msgstr ""
-#: gtk/gtkwindow.c:405
+#: gtk/gtkwindow.c:403
msgid ""
"If TRUE, the window is modal (other windows are not usable while this one is "
"up)."
msgstr ""
-#: gtk/gtkwindow.c:412
+#: gtk/gtkwindow.c:410
msgid "Window Position"
msgstr ""
-#: gtk/gtkwindow.c:413
+#: gtk/gtkwindow.c:411
msgid "The initial position of the window."
msgstr ""
-#: gtk/gtkwindow.c:421
+#: gtk/gtkwindow.c:419
msgid "Default Width"
msgstr ""
-#: gtk/gtkwindow.c:422
+#: gtk/gtkwindow.c:420
msgid ""
"The default width of the window, used when initially showing the window."
msgstr ""
-#: gtk/gtkwindow.c:431
+#: gtk/gtkwindow.c:429
msgid "Default Height"
msgstr ""
-#: gtk/gtkwindow.c:432
+#: gtk/gtkwindow.c:430
msgid ""
"The default height of the window, used when initially showing the window."
msgstr ""
-#: gtk/gtkwindow.c:441
+#: gtk/gtkwindow.c:439
msgid "Destroy with Parent"
msgstr ""
-#: gtk/gtkwindow.c:442
+#: gtk/gtkwindow.c:440
msgid "If this window should be destroyed when the parent is destroyed"
msgstr ""
-#: gtk/gtkwindow.c:449
+#: gtk/gtkwindow.c:447
msgid "Icon"
msgstr ""
-#: gtk/gtkwindow.c:450
+#: gtk/gtkwindow.c:448
msgid "Icon for this window"
msgstr ""
-#: gtk/gtksizegroup.c:241
+#: gtk/gtksizegroup.c:242
#, fuzzy
msgid "Mode"
msgstr "Tüüp: "
-#: gtk/gtksizegroup.c:242
+#: gtk/gtksizegroup.c:243
msgid ""
"The the directions in which the size group effects the requested sizes of "
"its component widgets."
diff --git a/po/eu.po b/po/eu.po
index aefe4dfd3..8fdd526e0 100644
--- a/po/eu.po
+++ b/po/eu.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: gtk+ VERSION\n"
-"POT-Creation-Date: 2001-10-25 16:39-0400\n"
+"POT-Creation-Date: 2001-11-23 15:47-0500\n"
"PO-Revision-Date: 1999-07-05 19:17+0200\n"
"Last-Translator: Joseba Bidaurrazaga van Dierdonck <gcpbivaj@lg.ehu.es>\n"
"Language-Team: euskare <linux-eu@chanae.alphanet.ch>\n"
@@ -13,12 +13,12 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-#: gdk-pixbuf/gdk-pixbuf-animation.c:144 gdk-pixbuf/gdk-pixbuf-io.c:543
+#: gdk-pixbuf/gdk-pixbuf-animation.c:144 gdk-pixbuf/gdk-pixbuf-io.c:551
#, c-format
msgid "Failed to open file '%s': %s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-animation.c:155 gdk-pixbuf/gdk-pixbuf-io.c:553
+#: gdk-pixbuf/gdk-pixbuf-animation.c:155 gdk-pixbuf/gdk-pixbuf-io.c:561
#, c-format
msgid "Image file '%s' contains no data"
msgstr ""
@@ -28,7 +28,7 @@ msgstr ""
msgid "Don't know how to load the animation in file '%s'"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-animation.c:205 gdk-pixbuf/gdk-pixbuf-io.c:598
+#: gdk-pixbuf/gdk-pixbuf-animation.c:205 gdk-pixbuf/gdk-pixbuf-io.c:606
#, c-format
msgid ""
"Failed to load image '%s': reason not known, probably a corrupt image file"
@@ -41,65 +41,65 @@ msgid ""
"animation file"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:316
+#: gdk-pixbuf/gdk-pixbuf-io.c:324
#, fuzzy, c-format
msgid "Unable to load image-loading module: %s: %s"
msgstr "Modulua ezin aurkitu modulu_path-en: \"%s\","
-#: gdk-pixbuf/gdk-pixbuf-io.c:335
+#: gdk-pixbuf/gdk-pixbuf-io.c:343
#, c-format
msgid ""
"Image-loading module %s does not export the proper interface; perhaps it's "
"from a different GTK version?"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:452 gdk-pixbuf/gdk-pixbuf-io.c:478
+#: gdk-pixbuf/gdk-pixbuf-io.c:460 gdk-pixbuf/gdk-pixbuf-io.c:486
#, c-format
msgid "Image type '%s' is not supported"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:500
+#: gdk-pixbuf/gdk-pixbuf-io.c:508
#, c-format
msgid "Couldn't recognize the image file format for file '%s'"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:506
+#: gdk-pixbuf/gdk-pixbuf-io.c:514
msgid "Unrecognized image file format"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:576
+#: gdk-pixbuf/gdk-pixbuf-io.c:584
#, c-format
msgid "Don't know how to load the image in file '%s'"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:609
+#: gdk-pixbuf/gdk-pixbuf-io.c:617
#, c-format
msgid "Failed to load image '%s': %s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:714
+#: gdk-pixbuf/gdk-pixbuf-io.c:722
#, c-format
msgid "This build of gdk-pixbuf does not support saving the image format: %s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:822
+#: gdk-pixbuf/gdk-pixbuf-io.c:830
#, c-format
msgid "Failed to open '%s' for writing: %s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:843
+#: gdk-pixbuf/gdk-pixbuf-io.c:851
#, c-format
msgid ""
"Failed to close '%s' while writing image, all data may not have been saved: %"
"s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-loader.c:252
+#: gdk-pixbuf/gdk-pixbuf-loader.c:250
#, c-format
msgid "Incremental loading of image type '%s' is not supported"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-loader.c:275 gdk-pixbuf/gdk-pixbuf-loader.c:376
+#: gdk-pixbuf/gdk-pixbuf-loader.c:273 gdk-pixbuf/gdk-pixbuf-loader.c:374
#, c-format
msgid ""
"Internal error: Image loader module '%s' failed to begin loading an image, "
@@ -362,35 +362,35 @@ msgstr ""
msgid "Failed to write to temporary file when loading XBM image"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1256
+#: gdk-pixbuf/io-xpm.c:1234
msgid "No XPM header found"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1264
+#: gdk-pixbuf/io-xpm.c:1242
msgid "XPM file has image width <= 0"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1272
+#: gdk-pixbuf/io-xpm.c:1250
msgid "XPM file has image height <= 0"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1280
+#: gdk-pixbuf/io-xpm.c:1258
msgid "XPM file has invalid number of colors"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1288
+#: gdk-pixbuf/io-xpm.c:1266
msgid "XPM has invalid number of chars per pixel"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1306
+#: gdk-pixbuf/io-xpm.c:1284
msgid "Can't read XPM colormap"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1344
+#: gdk-pixbuf/io-xpm.c:1322
msgid "Can't allocate memory for loading XPM image"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1527
+#: gdk-pixbuf/io-xpm.c:1505
msgid "Failed to write to temporary file when loading XPM image"
msgstr ""
@@ -411,12 +411,20 @@ msgstr ""
msgid "failed to allocate image buffer of %u bytes"
msgstr ""
-#: gtk/gtkaccellabel.c:115
-msgid "Accelerator object"
+#: gtk/gtkaccellabel.c:122
+msgid "Accelerator Closure"
msgstr ""
-#: gtk/gtkaccellabel.c:116
-msgid "The object monitored by this accelerator label"
+#: gtk/gtkaccellabel.c:123
+msgid "The closure to be monitored for accelerator changes"
+msgstr ""
+
+#: gtk/gtkaccellabel.c:129
+msgid "Accelerator Widget"
+msgstr ""
+
+#: gtk/gtkaccellabel.c:130
+msgid "The widget to be monitored for accelerator changes"
msgstr ""
#: gtk/gtkalignment.c:102
@@ -571,7 +579,7 @@ msgstr "Tartea:"
msgid "The amount of space between children."
msgstr ""
-#: gtk/gtkbox.c:135 gtk/gtknotebook.c:396
+#: gtk/gtkbox.c:135 gtk/gtknotebook.c:400
msgid "Homogeneous"
msgstr ""
@@ -579,76 +587,76 @@ msgstr ""
msgid "Whether the children should all be the same size."
msgstr ""
-#: gtk/gtkbutton.c:183 gtk/gtkframe.c:125 gtk/gtklabel.c:283
+#: gtk/gtkbutton.c:188 gtk/gtkframe.c:125 gtk/gtklabel.c:282
msgid "Label"
msgstr ""
-#: gtk/gtkbutton.c:184
+#: gtk/gtkbutton.c:189
msgid ""
"Text of the label widget inside the button, if the button contains a label "
"widget."
msgstr ""
-#: gtk/gtkbutton.c:191 gtk/gtklabel.c:304
+#: gtk/gtkbutton.c:196 gtk/gtklabel.c:303
msgid "Use underline"
msgstr ""
-#: gtk/gtkbutton.c:192 gtk/gtklabel.c:305
+#: gtk/gtkbutton.c:197 gtk/gtklabel.c:304
msgid ""
"If set, an underline in the text indicates the next character should be used "
"for the mnemonic accelerator key"
msgstr ""
-#: gtk/gtkbutton.c:199
+#: gtk/gtkbutton.c:204
msgid "Use stock"
msgstr ""
-#: gtk/gtkbutton.c:200
+#: gtk/gtkbutton.c:205
msgid ""
"If set, the label is used to pick a stock item instead of being displayed"
msgstr ""
-#: gtk/gtkbutton.c:207
+#: gtk/gtkbutton.c:212
msgid "Border relief"
msgstr ""
-#: gtk/gtkbutton.c:208
+#: gtk/gtkbutton.c:213
msgid "The border relief style."
msgstr ""
-#: gtk/gtkbutton.c:259
+#: gtk/gtkbutton.c:264
#, fuzzy
msgid "Default Spacing"
msgstr "Tartea:"
-#: gtk/gtkbutton.c:260
+#: gtk/gtkbutton.c:265
msgid "Extra space to add for CAN_DEFAULT buttons"
msgstr ""
-#: gtk/gtkbutton.c:266
+#: gtk/gtkbutton.c:271
msgid "Default Outside Spacing"
msgstr ""
-#: gtk/gtkbutton.c:267
+#: gtk/gtkbutton.c:272
msgid ""
"Extra space to add for CAN_DEFAULT buttons that is always drawn outside the "
"border"
msgstr ""
-#: gtk/gtkbutton.c:272
+#: gtk/gtkbutton.c:277
msgid "Child X Displacement"
msgstr ""
-#: gtk/gtkbutton.c:273
+#: gtk/gtkbutton.c:278
msgid ""
"How far in the x direction to move the child when the button is depressed"
msgstr ""
-#: gtk/gtkbutton.c:280
+#: gtk/gtkbutton.c:285
msgid "Child Y Displacement"
msgstr ""
-#: gtk/gtkbutton.c:281
+#: gtk/gtkbutton.c:286
msgid ""
"How far in the y direction to move the child when the button is depressed"
msgstr ""
@@ -746,297 +754,297 @@ msgstr ""
msgid "The pixbuf to render."
msgstr ""
-#: gtk/gtkcellrenderertext.c:173 gtk/gtkentry.c:498 gtk/gtkprogressbar.c:207
+#: gtk/gtkcellrenderertext.c:174 gtk/gtkentry.c:506 gtk/gtkprogressbar.c:207
msgid "Text"
msgstr ""
-#: gtk/gtkcellrenderertext.c:174
+#: gtk/gtkcellrenderertext.c:175
msgid "Text to render"
msgstr ""
-#: gtk/gtkcellrenderertext.c:181
+#: gtk/gtkcellrenderertext.c:182
msgid "Markup"
msgstr ""
-#: gtk/gtkcellrenderertext.c:182
+#: gtk/gtkcellrenderertext.c:183
msgid "Marked up text to render"
msgstr ""
-#: gtk/gtkcellrenderertext.c:189 gtk/gtklabel.c:290
+#: gtk/gtkcellrenderertext.c:190 gtk/gtklabel.c:289
msgid "Attributes"
msgstr ""
-#: gtk/gtkcellrenderertext.c:190
+#: gtk/gtkcellrenderertext.c:191
msgid "A list of style attributes to apply to the text of the renderer."
msgstr ""
-#: gtk/gtkcellrenderertext.c:197 gtk/gtktexttag.c:208
+#: gtk/gtkcellrenderertext.c:198 gtk/gtktexttag.c:209
msgid "Background color name"
msgstr ""
-#: gtk/gtkcellrenderertext.c:198 gtk/gtktexttag.c:209
+#: gtk/gtkcellrenderertext.c:199 gtk/gtktexttag.c:210
msgid "Background color as a string"
msgstr ""
-#: gtk/gtkcellrenderertext.c:205 gtk/gtktexttag.c:216
+#: gtk/gtkcellrenderertext.c:206 gtk/gtktexttag.c:217
msgid "Background color"
msgstr ""
-#: gtk/gtkcellrenderertext.c:206 gtk/gtktexttag.c:217
+#: gtk/gtkcellrenderertext.c:207 gtk/gtktexttag.c:218
msgid "Background color as a GdkColor"
msgstr ""
-#: gtk/gtkcellrenderertext.c:213 gtk/gtktexttag.c:242
+#: gtk/gtkcellrenderertext.c:214 gtk/gtktexttag.c:243
msgid "Foreground color name"
msgstr ""
-#: gtk/gtkcellrenderertext.c:214 gtk/gtktexttag.c:243
+#: gtk/gtkcellrenderertext.c:215 gtk/gtktexttag.c:244
msgid "Foreground color as a string"
msgstr ""
-#: gtk/gtkcellrenderertext.c:221 gtk/gtktexttag.c:250
+#: gtk/gtkcellrenderertext.c:222 gtk/gtktexttag.c:251
msgid "Foreground color"
msgstr ""
-#: gtk/gtkcellrenderertext.c:222 gtk/gtktexttag.c:251
+#: gtk/gtkcellrenderertext.c:223 gtk/gtktexttag.c:252
msgid "Foreground color as a GdkColor"
msgstr ""
-#: gtk/gtkcellrenderertext.c:230 gtk/gtkentry.c:430 gtk/gtktexttag.c:276
-#: gtk/gtktextview.c:539
+#: gtk/gtkcellrenderertext.c:231 gtk/gtkentry.c:438 gtk/gtktexttag.c:277
+#: gtk/gtktextview.c:548
#, fuzzy
msgid "Editable"
msgstr "(ezindua)"
-#: gtk/gtkcellrenderertext.c:231 gtk/gtktexttag.c:277 gtk/gtktextview.c:540
+#: gtk/gtkcellrenderertext.c:232 gtk/gtktexttag.c:278 gtk/gtktextview.c:549
msgid "Whether the text can be modified by the user"
msgstr ""
-#: gtk/gtkcellrenderertext.c:238 gtk/gtkcellrenderertext.c:246
-#: gtk/gtkfontsel.c:192 gtk/gtktexttag.c:284 gtk/gtktexttag.c:292
+#: gtk/gtkcellrenderertext.c:239 gtk/gtkcellrenderertext.c:247
+#: gtk/gtkfontsel.c:192 gtk/gtktexttag.c:285 gtk/gtktexttag.c:293
msgid "Font"
msgstr "Font"
-#: gtk/gtkcellrenderertext.c:239 gtk/gtktexttag.c:285
+#: gtk/gtkcellrenderertext.c:240 gtk/gtktexttag.c:286
msgid "Font description as a string"
msgstr ""
-#: gtk/gtkcellrenderertext.c:247 gtk/gtktexttag.c:293
+#: gtk/gtkcellrenderertext.c:248 gtk/gtktexttag.c:294
msgid "Font description as a PangoFontDescription struct"
msgstr ""
-#: gtk/gtkcellrenderertext.c:255 gtk/gtktexttag.c:301
+#: gtk/gtkcellrenderertext.c:256 gtk/gtktexttag.c:302
#, fuzzy
msgid "Font family"
msgstr "Familia:"
-#: gtk/gtkcellrenderertext.c:256 gtk/gtktexttag.c:302
+#: gtk/gtkcellrenderertext.c:257 gtk/gtktexttag.c:303
msgid "Name of the font family, e.g. Sans, Helvetica, Times, Monospace"
msgstr ""
-#: gtk/gtkcellrenderertext.c:263 gtk/gtkcellrenderertext.c:264
-#: gtk/gtktexttag.c:309 gtk/gtktexttag.c:310
+#: gtk/gtkcellrenderertext.c:264 gtk/gtkcellrenderertext.c:265
+#: gtk/gtktexttag.c:310 gtk/gtktexttag.c:311
#, fuzzy
msgid "Font style"
msgstr "Font-aren estiloa"
-#: gtk/gtkcellrenderertext.c:272 gtk/gtkcellrenderertext.c:273
-#: gtk/gtktexttag.c:318 gtk/gtktexttag.c:319
+#: gtk/gtkcellrenderertext.c:273 gtk/gtkcellrenderertext.c:274
+#: gtk/gtktexttag.c:319 gtk/gtktexttag.c:320
msgid "Font variant"
msgstr ""
-#: gtk/gtkcellrenderertext.c:281 gtk/gtkcellrenderertext.c:282
-#: gtk/gtktexttag.c:327 gtk/gtktexttag.c:328
+#: gtk/gtkcellrenderertext.c:282 gtk/gtkcellrenderertext.c:283
+#: gtk/gtktexttag.c:328 gtk/gtktexttag.c:329
msgid "Font weight"
msgstr ""
-#: gtk/gtkcellrenderertext.c:291 gtk/gtkcellrenderertext.c:292
-#: gtk/gtktexttag.c:338 gtk/gtktexttag.c:339
+#: gtk/gtkcellrenderertext.c:292 gtk/gtkcellrenderertext.c:293
+#: gtk/gtktexttag.c:339 gtk/gtktexttag.c:340
#, fuzzy
msgid "Font stretch"
msgstr "Font-aren ezaugarriak"
-#: gtk/gtkcellrenderertext.c:300 gtk/gtkcellrenderertext.c:301
-#: gtk/gtktexttag.c:347 gtk/gtktexttag.c:348
+#: gtk/gtkcellrenderertext.c:301 gtk/gtkcellrenderertext.c:302
+#: gtk/gtktexttag.c:348 gtk/gtktexttag.c:349
#, fuzzy
msgid "Font size"
msgstr "Puntu tamaina:"
-#: gtk/gtkcellrenderertext.c:310 gtk/gtktexttag.c:367
+#: gtk/gtkcellrenderertext.c:311 gtk/gtktexttag.c:368
#, fuzzy
msgid "Font points"
msgstr "Font motak"
-#: gtk/gtkcellrenderertext.c:311 gtk/gtktexttag.c:368
+#: gtk/gtkcellrenderertext.c:312 gtk/gtktexttag.c:369
msgid "Font size in points"
msgstr ""
-#: gtk/gtkcellrenderertext.c:320 gtk/gtktexttag.c:357 gtk/gtktexttag.c:358
+#: gtk/gtkcellrenderertext.c:321 gtk/gtktexttag.c:358 gtk/gtktexttag.c:359
#, fuzzy
msgid "Font scale"
msgstr "Font-aren estiloa"
-#: gtk/gtkcellrenderertext.c:321
+#: gtk/gtkcellrenderertext.c:322
msgid "Font scaling factor"
msgstr ""
-#: gtk/gtkcellrenderertext.c:330 gtk/gtktexttag.c:426
+#: gtk/gtkcellrenderertext.c:331 gtk/gtktexttag.c:427
msgid "Rise"
msgstr ""
-#: gtk/gtkcellrenderertext.c:331 gtk/gtktexttag.c:427
+#: gtk/gtkcellrenderertext.c:332 gtk/gtktexttag.c:428
msgid ""
"Offset of text above the baseline (below the baseline if rise is negative)"
msgstr ""
-#: gtk/gtkcellrenderertext.c:341 gtk/gtktexttag.c:466
+#: gtk/gtkcellrenderertext.c:342 gtk/gtktexttag.c:467
msgid "Strikethrough"
msgstr ""
-#: gtk/gtkcellrenderertext.c:342 gtk/gtktexttag.c:467
+#: gtk/gtkcellrenderertext.c:343 gtk/gtktexttag.c:468
msgid "Whether to strike through the text"
msgstr ""
-#: gtk/gtkcellrenderertext.c:349 gtk/gtktexttag.c:474
+#: gtk/gtkcellrenderertext.c:350 gtk/gtktexttag.c:475
msgid "Underline"
msgstr ""
-#: gtk/gtkcellrenderertext.c:350 gtk/gtktexttag.c:475
+#: gtk/gtkcellrenderertext.c:351 gtk/gtktexttag.c:476
msgid "Style of underline for this text"
msgstr ""
-#: gtk/gtkcellrenderertext.c:360 gtk/gtktexttag.c:511
+#: gtk/gtkcellrenderertext.c:361 gtk/gtktexttag.c:512
msgid "Background set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:361 gtk/gtktexttag.c:512
+#: gtk/gtkcellrenderertext.c:362 gtk/gtktexttag.c:513
msgid "Whether this tag affects the background color"
msgstr ""
-#: gtk/gtkcellrenderertext.c:364 gtk/gtktexttag.c:523
+#: gtk/gtkcellrenderertext.c:365 gtk/gtktexttag.c:524
msgid "Foreground set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:365 gtk/gtktexttag.c:524
+#: gtk/gtkcellrenderertext.c:366 gtk/gtktexttag.c:525
msgid "Whether this tag affects the foreground color"
msgstr ""
-#: gtk/gtkcellrenderertext.c:368 gtk/gtktexttag.c:531
+#: gtk/gtkcellrenderertext.c:369 gtk/gtktexttag.c:532
msgid "Editability set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:369 gtk/gtktexttag.c:532
+#: gtk/gtkcellrenderertext.c:370 gtk/gtktexttag.c:533
msgid "Whether this tag affects text editability"
msgstr ""
-#: gtk/gtkcellrenderertext.c:372 gtk/gtktexttag.c:535
+#: gtk/gtkcellrenderertext.c:373 gtk/gtktexttag.c:536
msgid "Font family set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:373 gtk/gtktexttag.c:536
+#: gtk/gtkcellrenderertext.c:374 gtk/gtktexttag.c:537
msgid "Whether this tag affects the font family"
msgstr ""
-#: gtk/gtkcellrenderertext.c:376 gtk/gtktexttag.c:539
+#: gtk/gtkcellrenderertext.c:377 gtk/gtktexttag.c:540
#, fuzzy
msgid "Font style set"
msgstr "Font-aren estiloa"
-#: gtk/gtkcellrenderertext.c:377 gtk/gtktexttag.c:540
+#: gtk/gtkcellrenderertext.c:378 gtk/gtktexttag.c:541
msgid "Whether this tag affects the font style"
msgstr ""
-#: gtk/gtkcellrenderertext.c:380 gtk/gtktexttag.c:543
+#: gtk/gtkcellrenderertext.c:381 gtk/gtktexttag.c:544
msgid "Font variant set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:381 gtk/gtktexttag.c:544
+#: gtk/gtkcellrenderertext.c:382 gtk/gtktexttag.c:545
msgid "Whether this tag affects the font variant"
msgstr ""
-#: gtk/gtkcellrenderertext.c:384 gtk/gtktexttag.c:547
+#: gtk/gtkcellrenderertext.c:385 gtk/gtktexttag.c:548
msgid "Font weight set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:385 gtk/gtktexttag.c:548
+#: gtk/gtkcellrenderertext.c:386 gtk/gtktexttag.c:549
msgid "Whether this tag affects the font weight"
msgstr ""
-#: gtk/gtkcellrenderertext.c:388 gtk/gtktexttag.c:551
+#: gtk/gtkcellrenderertext.c:389 gtk/gtktexttag.c:552
msgid "Font stretch set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:389 gtk/gtktexttag.c:552
+#: gtk/gtkcellrenderertext.c:390 gtk/gtktexttag.c:553
msgid "Whether this tag affects the font stretch"
msgstr ""
-#: gtk/gtkcellrenderertext.c:392 gtk/gtktexttag.c:555
+#: gtk/gtkcellrenderertext.c:393 gtk/gtktexttag.c:556
msgid "Font size set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:393 gtk/gtktexttag.c:556
+#: gtk/gtkcellrenderertext.c:394 gtk/gtktexttag.c:557
msgid "Whether this tag affects the font size"
msgstr ""
-#: gtk/gtkcellrenderertext.c:396 gtk/gtktexttag.c:559
+#: gtk/gtkcellrenderertext.c:397 gtk/gtktexttag.c:560
#, fuzzy
msgid "Font scale set"
msgstr "Font-aren estiloa"
-#: gtk/gtkcellrenderertext.c:397 gtk/gtktexttag.c:560
+#: gtk/gtkcellrenderertext.c:398 gtk/gtktexttag.c:561
msgid "Whether this tag scales the font size by a factor"
msgstr ""
-#: gtk/gtkcellrenderertext.c:400 gtk/gtktexttag.c:579
+#: gtk/gtkcellrenderertext.c:401 gtk/gtktexttag.c:580
msgid "Rise set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:401 gtk/gtktexttag.c:580
+#: gtk/gtkcellrenderertext.c:402 gtk/gtktexttag.c:581
msgid "Whether this tag affects the rise"
msgstr ""
-#: gtk/gtkcellrenderertext.c:404 gtk/gtktexttag.c:595
+#: gtk/gtkcellrenderertext.c:405 gtk/gtktexttag.c:596
msgid "Strikethrough set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:405 gtk/gtktexttag.c:596
+#: gtk/gtkcellrenderertext.c:406 gtk/gtktexttag.c:597
msgid "Whether this tag affects strikethrough"
msgstr ""
-#: gtk/gtkcellrenderertext.c:408 gtk/gtktexttag.c:603
+#: gtk/gtkcellrenderertext.c:409 gtk/gtktexttag.c:604
msgid "Underline set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:409 gtk/gtktexttag.c:604
+#: gtk/gtkcellrenderertext.c:410 gtk/gtktexttag.c:605
msgid "Whether this tag affects underlining"
msgstr ""
-#: gtk/gtkcellrenderertoggle.c:129
+#: gtk/gtkcellrenderertoggle.c:130
msgid "Toggle state"
msgstr ""
-#: gtk/gtkcellrenderertoggle.c:130
+#: gtk/gtkcellrenderertoggle.c:131
msgid "The toggle state of the button"
msgstr ""
-#: gtk/gtkcellrenderertoggle.c:138
+#: gtk/gtkcellrenderertoggle.c:139
#, fuzzy
msgid "Activatable"
msgstr "(ezindua)"
-#: gtk/gtkcellrenderertoggle.c:139
+#: gtk/gtkcellrenderertoggle.c:140
msgid "The toggle button can be activated"
msgstr ""
-#: gtk/gtkcellrenderertoggle.c:147
+#: gtk/gtkcellrenderertoggle.c:148
msgid "Radio state"
msgstr ""
-#: gtk/gtkcellrenderertoggle.c:148
+#: gtk/gtkcellrenderertoggle.c:149
msgid "Draw the toggle button as a radio button"
msgstr ""
-#: gtk/gtkcheckbutton.c:95 gtk/gtkoptionmenu.c:163
+#: gtk/gtkcheckbutton.c:95 gtk/gtkoptionmenu.c:191
msgid "Indicator Size"
msgstr ""
@@ -1044,7 +1052,7 @@ msgstr ""
msgid "Size of check or radio indicator"
msgstr ""
-#: gtk/gtkcheckbutton.c:103 gtk/gtkoptionmenu.c:169
+#: gtk/gtkcheckbutton.c:103 gtk/gtkoptionmenu.c:197
msgid "Indicator Spacing"
msgstr ""
@@ -1052,171 +1060,171 @@ msgstr ""
msgid "Spacing around check or radio indicator"
msgstr ""
-#: gtk/gtkcheckmenuitem.c:114 gtk/gtktogglebutton.c:142
+#: gtk/gtkcheckmenuitem.c:115 gtk/gtktogglebutton.c:132
msgid "Active"
msgstr ""
-#: gtk/gtkcheckmenuitem.c:115
+#: gtk/gtkcheckmenuitem.c:116
msgid "Whether the menu item is checked."
msgstr ""
-#: gtk/gtkcheckmenuitem.c:122 gtk/gtktogglebutton.c:150
+#: gtk/gtkcheckmenuitem.c:123 gtk/gtktogglebutton.c:140
msgid "Inconsistent"
msgstr ""
-#: gtk/gtkcheckmenuitem.c:123
+#: gtk/gtkcheckmenuitem.c:124
msgid "Whether to display an \"inconsistent\" state."
msgstr ""
-#: gtk/gtkcolorsel.c:574
+#: gtk/gtkcolorsel.c:578
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:579
+#: gtk/gtkcolorsel.c:583
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:883
+#: gtk/gtkcolorsel.c:887
msgid "_Save color here"
msgstr ""
-#: gtk/gtkcolorsel.c:1051
+#: gtk/gtkcolorsel.c:1055
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:1667
+#: gtk/gtkcolorsel.c:1674
msgid "Has Opacity Control"
msgstr ""
-#: gtk/gtkcolorsel.c:1668
+#: gtk/gtkcolorsel.c:1675
msgid "Whether the color selector should allow setting opacity"
msgstr ""
-#: gtk/gtkcolorsel.c:1674
+#: gtk/gtkcolorsel.c:1681
msgid "Has palette"
msgstr ""
-#: gtk/gtkcolorsel.c:1675
+#: gtk/gtkcolorsel.c:1682
msgid "Whether a palette should be used"
msgstr ""
-#: gtk/gtkcolorsel.c:1681
+#: gtk/gtkcolorsel.c:1688
msgid "Current Color"
msgstr ""
-#: gtk/gtkcolorsel.c:1682
+#: gtk/gtkcolorsel.c:1689
msgid "The current color"
msgstr ""
-#: gtk/gtkcolorsel.c:1688
+#: gtk/gtkcolorsel.c:1695
msgid "Current Alpha"
msgstr ""
-#: gtk/gtkcolorsel.c:1689
+#: gtk/gtkcolorsel.c:1696
msgid "The current opacity value (0 fully transparent, 65535 fully opaque)"
msgstr ""
-#: gtk/gtkcolorsel.c:1702
+#: gtk/gtkcolorsel.c:1709
msgid "Custom palette"
msgstr ""
-#: gtk/gtkcolorsel.c:1703
+#: gtk/gtkcolorsel.c:1710
msgid "Palette to use in the color selector"
msgstr ""
-#: gtk/gtkcolorsel.c:1758
+#: gtk/gtkcolorsel.c:1750
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:1786
+#: gtk/gtkcolorsel.c:1778
msgid ""
"Click the eyedropper, then click a color anywhere on your screen to select "
"that color."
msgstr ""
-#: gtk/gtkcolorsel.c:1795
+#: gtk/gtkcolorsel.c:1787
#, fuzzy
msgid "_Hue:"
msgstr "Kolorea:"
-#: gtk/gtkcolorsel.c:1796
+#: gtk/gtkcolorsel.c:1788
msgid "Position on the color wheel."
msgstr ""
-#: gtk/gtkcolorsel.c:1797
+#: gtk/gtkcolorsel.c:1789
#, fuzzy
msgid "_Saturation:"
msgstr "Saturazioa:"
-#: gtk/gtkcolorsel.c:1798
+#: gtk/gtkcolorsel.c:1790
msgid "\"Deepness\" of the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1799
+#: gtk/gtkcolorsel.c:1791
#, fuzzy
msgid "_Value:"
msgstr "Balioa:"
-#: gtk/gtkcolorsel.c:1800
+#: gtk/gtkcolorsel.c:1792
msgid "Brightness of the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1801
+#: gtk/gtkcolorsel.c:1793
#, fuzzy
msgid "_Red:"
msgstr "Gorria:"
-#: gtk/gtkcolorsel.c:1802
+#: gtk/gtkcolorsel.c:1794
msgid "Amount of red light in the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1803
+#: gtk/gtkcolorsel.c:1795
#, fuzzy
msgid "_Green:"
msgstr "Berdea:"
-#: gtk/gtkcolorsel.c:1804
+#: gtk/gtkcolorsel.c:1796
msgid "Amount of green light in the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1805
+#: gtk/gtkcolorsel.c:1797
#, fuzzy
msgid "_Blue:"
msgstr "Urdina"
-#: gtk/gtkcolorsel.c:1806
+#: gtk/gtkcolorsel.c:1798
msgid "Amount of blue light in the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1809
+#: gtk/gtkcolorsel.c:1801
#, fuzzy
msgid "_Opacity:"
msgstr "Opazitatea"
-#: gtk/gtkcolorsel.c:1817
+#: gtk/gtkcolorsel.c:1809
msgid "Transparency of the currently-selected color."
msgstr ""
-#: gtk/gtkcolorsel.c:1832
+#: gtk/gtkcolorsel.c:1824
msgid "Color _Name:"
msgstr ""
-#: gtk/gtkcolorsel.c:1844
+#: gtk/gtkcolorsel.c:1836
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:1863
+#: gtk/gtkcolorsel.c:1855
msgid "_Palette"
msgstr ""
@@ -1261,204 +1269,204 @@ msgstr ""
msgid "Whether entered values must already be present in the list"
msgstr ""
-#: gtk/gtkcontainer.c:202
+#: gtk/gtkcontainer.c:203
msgid "Resize mode"
msgstr ""
-#: gtk/gtkcontainer.c:203
+#: gtk/gtkcontainer.c:204
msgid "Specify how resize events are handled"
msgstr ""
-#: gtk/gtkcontainer.c:210
+#: gtk/gtkcontainer.c:211
msgid "Border width"
msgstr ""
-#: gtk/gtkcontainer.c:211
+#: gtk/gtkcontainer.c:212
msgid "The width of the empty border outside the containers children."
msgstr ""
-#: gtk/gtkcontainer.c:219
+#: gtk/gtkcontainer.c:220
msgid "Child"
msgstr ""
-#: gtk/gtkcontainer.c:220
+#: gtk/gtkcontainer.c:221
msgid "Can be used to add a new child to the container."
msgstr ""
-#: gtk/gtkcurve.c:120
+#: gtk/gtkcurve.c:121
#, fuzzy
msgid "Curve type"
msgstr "Sortu"
-#: gtk/gtkcurve.c:121
+#: gtk/gtkcurve.c:122
msgid "Is this curve linear, spline interpolated, or free-form"
msgstr ""
-#: gtk/gtkcurve.c:129
+#: gtk/gtkcurve.c:130
msgid "Minimum X"
msgstr ""
-#: gtk/gtkcurve.c:130
+#: gtk/gtkcurve.c:131
msgid "Minimum possible value for X"
msgstr ""
-#: gtk/gtkcurve.c:139
+#: gtk/gtkcurve.c:140
msgid "Maximum X"
msgstr ""
-#: gtk/gtkcurve.c:140
+#: gtk/gtkcurve.c:141
msgid "Maximum possible X value."
msgstr ""
-#: gtk/gtkcurve.c:149
+#: gtk/gtkcurve.c:150
msgid "Minimum Y"
msgstr ""
-#: gtk/gtkcurve.c:150
+#: gtk/gtkcurve.c:151
msgid "Minimum possible value for Y"
msgstr ""
-#: gtk/gtkcurve.c:159
+#: gtk/gtkcurve.c:160
msgid "Maximum Y"
msgstr ""
-#: gtk/gtkcurve.c:160
+#: gtk/gtkcurve.c:161
msgid "Maximum possible value for Y"
msgstr ""
-#: gtk/gtkdialog.c:125
+#: gtk/gtkdialog.c:126
msgid "Has separator"
msgstr ""
-#: gtk/gtkdialog.c:126
+#: gtk/gtkdialog.c:127
msgid "The dialog has a separator bar above its buttons"
msgstr ""
-#: gtk/gtkdialog.c:149
+#: gtk/gtkdialog.c:150
msgid "Content area border"
msgstr ""
-#: gtk/gtkdialog.c:150
+#: gtk/gtkdialog.c:151
msgid "Width of border around the main dialog area"
msgstr ""
-#: gtk/gtkdialog.c:157
+#: gtk/gtkdialog.c:158
msgid "Button spacing"
msgstr ""
-#: gtk/gtkdialog.c:158
+#: gtk/gtkdialog.c:159
msgid "Spacing between buttons"
msgstr ""
-#: gtk/gtkdialog.c:166
+#: gtk/gtkdialog.c:167
msgid "Action area border"
msgstr ""
-#: gtk/gtkdialog.c:167
+#: gtk/gtkdialog.c:168
msgid "Width of border around the button area at the bottom of the dialog"
msgstr ""
-#: gtk/gtkentry.c:410 gtk/gtklabel.c:361
+#: gtk/gtkentry.c:418 gtk/gtklabel.c:360
#, fuzzy
msgid "Cursor Position"
msgstr "Ezindua"
-#: gtk/gtkentry.c:411 gtk/gtklabel.c:362
+#: gtk/gtkentry.c:419 gtk/gtklabel.c:361
msgid "The current position of the insertion cursor in chars."
msgstr ""
-#: gtk/gtkentry.c:420 gtk/gtklabel.c:371
+#: gtk/gtkentry.c:428 gtk/gtklabel.c:370
#, fuzzy
msgid "Selection Bound"
msgstr "Aukera: "
-#: gtk/gtkentry.c:421 gtk/gtklabel.c:372
+#: gtk/gtkentry.c:429 gtk/gtklabel.c:371
msgid ""
"The position of the opposite end of the selection from the cursor in chars."
msgstr ""
-#: gtk/gtkentry.c:431
+#: gtk/gtkentry.c:439
msgid "Whether the entry contents can be edited"
msgstr ""
-#: gtk/gtkentry.c:438
+#: gtk/gtkentry.c:446
msgid "Maximum length"
msgstr ""
-#: gtk/gtkentry.c:439
+#: gtk/gtkentry.c:447
msgid "Maximum number of characters for this entry"
msgstr ""
-#: gtk/gtkentry.c:447
+#: gtk/gtkentry.c:455
msgid "Visibility"
msgstr ""
-#: gtk/gtkentry.c:448
+#: gtk/gtkentry.c:456
msgid ""
"FALSE displays the \"invisible char\" instead of the actual text (password "
"mode)"
msgstr ""
-#: gtk/gtkentry.c:455
+#: gtk/gtkentry.c:463
msgid "Has Frame"
msgstr ""
-#: gtk/gtkentry.c:456
+#: gtk/gtkentry.c:464
msgid "FALSE removes outside bevel from entry."
msgstr ""
-#: gtk/gtkentry.c:463
+#: gtk/gtkentry.c:471
msgid "Invisible character"
msgstr ""
-#: gtk/gtkentry.c:464
+#: gtk/gtkentry.c:472
msgid "The character to use when masking entry contents (in \"password mode\")"
msgstr ""
-#: gtk/gtkentry.c:471
+#: gtk/gtkentry.c:479
msgid "Activates default"
msgstr ""
-#: gtk/gtkentry.c:472
+#: gtk/gtkentry.c:480
msgid ""
"Whether to activate the default widget (such as the default button in a "
"dialog) when Enter is pressed."
msgstr ""
-#: gtk/gtkentry.c:478
+#: gtk/gtkentry.c:486
msgid "Width in chars"
msgstr ""
-#: gtk/gtkentry.c:479
+#: gtk/gtkentry.c:487
msgid "Number of characters to leave space for in the entry."
msgstr ""
-#: gtk/gtkentry.c:488
+#: gtk/gtkentry.c:496
msgid "Scroll offset"
msgstr ""
-#: gtk/gtkentry.c:489
+#: gtk/gtkentry.c:497
msgid "Number of pixels of the entry scrolled off the screen to the left"
msgstr ""
-#: gtk/gtkentry.c:499
+#: gtk/gtkentry.c:507
msgid "The contents of the entry"
msgstr ""
-#: gtk/gtkentry.c:505 gtk/gtklabel.c:380 gtk/gtktextview.c:615
+#: gtk/gtkentry.c:513 gtk/gtklabel.c:379 gtk/gtktextview.c:624
msgid "Cursor color"
msgstr ""
-#: gtk/gtkentry.c:506 gtk/gtklabel.c:381 gtk/gtktextview.c:616
+#: gtk/gtkentry.c:514 gtk/gtklabel.c:380 gtk/gtktextview.c:625
msgid "Color with which to draw insertion cursor"
msgstr ""
-#: gtk/gtkentry.c:3793 gtk/gtklabel.c:3180
+#: gtk/gtkentry.c:3832 gtk/gtklabel.c:3151
#, fuzzy
msgid "Select All"
msgstr "Ezabatu"
-#: gtk/gtkentry.c:3803 gtk/gtklabel.c:3190 gtk/gtktextview.c:5563
+#: gtk/gtkentry.c:3842 gtk/gtklabel.c:3161 gtk/gtktextview.c:5737
msgid "Input Methods"
msgstr ""
@@ -1489,12 +1497,12 @@ msgstr "Direktorioak"
msgid "Files"
msgstr "Fitxategiak"
-#: gtk/gtkfilesel.c:727 gtk/gtkfilesel.c:2052
+#: gtk/gtkfilesel.c:726 gtk/gtkfilesel.c:2057
#, c-format
msgid "Directory unreadable: %s"
msgstr "Direktorio irakurtezina: %s"
-#: gtk/gtkfilesel.c:849
+#: gtk/gtkfilesel.c:848
#, c-format
msgid ""
"The file \"%s\" resides on another machine (called %s) and may not be "
@@ -1502,130 +1510,128 @@ msgid ""
"Are you sure that you want to select it?"
msgstr ""
-#: gtk/gtkfilesel.c:979
+#: gtk/gtkfilesel.c:978
msgid "Create Dir"
msgstr "Sortu Dir"
-#: gtk/gtkfilesel.c:990 gtk/gtkfilesel.c:1413
+#: gtk/gtkfilesel.c:989 gtk/gtkfilesel.c:1416
msgid "Delete File"
msgstr "Ezabatu fitxategia"
-#: gtk/gtkfilesel.c:1001 gtk/gtkfilesel.c:1556
+#: gtk/gtkfilesel.c:1000 gtk/gtkfilesel.c:1559
msgid "Rename File"
msgstr "Berizendatu fitxategia"
-#: gtk/gtkfilesel.c:1236
+#: gtk/gtkfilesel.c:1237
#, c-format
msgid ""
"The directory name \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
-#: gtk/gtkfilesel.c:1238
+#: gtk/gtkfilesel.c:1239
#, c-format
msgid ""
"Error creating directory \"%s\": %s\n"
"%s"
msgstr ""
-#: gtk/gtkfilesel.c:1239 gtk/gtkfilesel.c:1490
+#: gtk/gtkfilesel.c:1240 gtk/gtkfilesel.c:1493
msgid "You probably used symbols not allowed in filenames."
msgstr ""
-#: gtk/gtkfilesel.c:1247
+#: gtk/gtkfilesel.c:1248
#, c-format
msgid "Error creating directory \"%s\": %s\n"
msgstr ""
-#: gtk/gtkfilesel.c:1281
+#: gtk/gtkfilesel.c:1282
msgid "Create Directory"
msgstr "Sortu Direktorioa"
-#: gtk/gtkfilesel.c:1295
+#: gtk/gtkfilesel.c:1296
#, fuzzy
msgid "_Directory name:"
msgstr "Direktorioaren izena"
#. buttons
-#: gtk/gtkfilesel.c:1309
-msgid "Create"
-msgstr "Sortu"
-
-#: gtk/gtkfilesel.c:1318 gtk/gtkfilesel.c:1444 gtk/gtkfilesel.c:1598
-#: gtk/gtkgamma.c:424
+#: gtk/gtkfilesel.c:1310 gtk/gtkfilesel.c:1438 gtk/gtkfilesel.c:1592
+#: gtk/gtkgamma.c:417
msgid "Cancel"
msgstr "Ezeztatu"
-#: gtk/gtkfilesel.c:1353
+#: gtk/gtkfilesel.c:1322
+msgid "Create"
+msgstr "Sortu"
+
+#: gtk/gtkfilesel.c:1356
#, c-format
msgid "The filename \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
-#: gtk/gtkfilesel.c:1356
+#: gtk/gtkfilesel.c:1359
#, c-format
msgid ""
"Error deleting file \"%s\": %s\n"
"%s"
msgstr ""
-#: gtk/gtkfilesel.c:1358 gtk/gtkfilesel.c:1504
+#: gtk/gtkfilesel.c:1361 gtk/gtkfilesel.c:1507
msgid "It probably contains symbols not allowed in filenames."
msgstr ""
-#: gtk/gtkfilesel.c:1367
+#: gtk/gtkfilesel.c:1370
#, c-format
msgid "Error deleting file \"%s\": %s"
msgstr ""
-#. buttons
-#: gtk/gtkfilesel.c:1435
+#: gtk/gtkfilesel.c:1448
msgid "Delete"
msgstr "Ezabatu"
-#: gtk/gtkfilesel.c:1486 gtk/gtkfilesel.c:1500
+#: gtk/gtkfilesel.c:1489 gtk/gtkfilesel.c:1503
#, c-format
msgid "The file name \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
-#: gtk/gtkfilesel.c:1488
+#: gtk/gtkfilesel.c:1491
#, c-format
msgid ""
"Error renaming file to \"%s\": %s\n"
"%s"
msgstr ""
-#: gtk/gtkfilesel.c:1502
+#: gtk/gtkfilesel.c:1505
#, c-format
msgid ""
"Error renaming file \"%s\": %s\n"
"%s"
msgstr ""
-#: gtk/gtkfilesel.c:1512
+#: gtk/gtkfilesel.c:1515
#, c-format
msgid "Error renaming file \"%s\" to \"%s\": %s"
msgstr ""
-#. buttons
-#: gtk/gtkfilesel.c:1589
+#: gtk/gtkfilesel.c:1604
msgid "Rename"
msgstr "Berizendatu"
-#: gtk/gtkfilesel.c:2031
+#: gtk/gtkfilesel.c:2036
msgid "Selection: "
msgstr "Aukera: "
-#: gtk/gtkfilesel.c:2641
+#: gtk/gtkfilesel.c:2647
#, c-format
msgid ""
"The filename %s couldn't be converted to UTF-8. Try setting the environment "
"variable G_BROKEN_FILENAMES."
msgstr ""
-#: gtk/gtkfilesel.c:3509
+#: gtk/gtkfilesel.c:3515
msgid "Name too long"
msgstr ""
-#: gtk/gtkfilesel.c:3511
+#: gtk/gtkfilesel.c:3517
msgid "Couldn't convert filename"
msgstr ""
@@ -1671,7 +1677,7 @@ msgstr "Tamaina"
msgid "Preview:"
msgstr "Aurrikusi"
-#: gtk/gtkfontsel.c:1060
+#: gtk/gtkfontsel.c:1059
msgid "Font Selection"
msgstr "Font aukera"
@@ -1696,7 +1702,7 @@ msgstr ""
msgid "The vertical alignment of the label."
msgstr ""
-#: gtk/gtkframe.c:153 gtk/gtkhandlebox.c:184
+#: gtk/gtkframe.c:153 gtk/gtkhandlebox.c:185
msgid "Deprecated property, use shadow_type instead."
msgstr ""
@@ -1716,41 +1722,41 @@ msgstr ""
msgid "A widget to display in place of the usual frame label."
msgstr ""
-#: gtk/gtkgamma.c:395
+#: gtk/gtkgamma.c:396
msgid "Gamma"
msgstr "Gamma"
-#: gtk/gtkgamma.c:402
+#: gtk/gtkgamma.c:403
#, fuzzy
msgid "_Gamma value"
msgstr "Gamma balioa"
-#: gtk/gtkgamma.c:416
+#: gtk/gtkgamma.c:423
msgid "OK"
msgstr "Ados"
-#: gtk/gtkhandlebox.c:191 gtk/gtkmenubar.c:148 gtk/gtkstatusbar.c:157
-#: gtk/gtktoolbar.c:276 gtk/gtkviewport.c:147
+#: gtk/gtkhandlebox.c:192 gtk/gtkmenubar.c:148 gtk/gtkstatusbar.c:158
+#: gtk/gtktoolbar.c:277 gtk/gtkviewport.c:148
msgid "Shadow type"
msgstr ""
-#: gtk/gtkhandlebox.c:192
+#: gtk/gtkhandlebox.c:193
msgid "Appearance of the shadow that surrounds the container."
msgstr ""
-#: gtk/gtkhandlebox.c:200
+#: gtk/gtkhandlebox.c:201
msgid "Handle position"
msgstr ""
-#: gtk/gtkhandlebox.c:201
+#: gtk/gtkhandlebox.c:202
msgid "Position of the handle relative to the child widget."
msgstr ""
-#: gtk/gtkhandlebox.c:209
+#: gtk/gtkhandlebox.c:210
msgid "Snap edge"
msgstr ""
-#: gtk/gtkhandlebox.c:210
+#: gtk/gtkhandlebox.c:211
msgid ""
"Side of the handlebox that's lined up with the docking point to dock the "
"handlebox."
@@ -1759,7 +1765,7 @@ msgstr ""
#. Remove this icon source so we don't keep trying to
#. * load it.
#.
-#: gtk/gtkiconfactory.c:1049
+#: gtk/gtkiconfactory.c:1061
#, c-format
msgid "Error loading icon: %s"
msgstr ""
@@ -1773,216 +1779,216 @@ msgid "Child widget to appear next to the menu text"
msgstr ""
#. shell and main vbox
-#: gtk/gtkinputdialog.c:181
+#: gtk/gtkinputdialog.c:182
msgid "Input"
msgstr "Sarrera"
-#: gtk/gtkinputdialog.c:189
+#: gtk/gtkinputdialog.c:190
msgid "No input devices"
msgstr "Ez dago sarrerarako tresnarik"
-#: gtk/gtkinputdialog.c:218
+#: gtk/gtkinputdialog.c:219
#, fuzzy
msgid "_Device:"
msgstr "Tresna:"
-#: gtk/gtkinputdialog.c:235
+#: gtk/gtkinputdialog.c:236
msgid "Disabled"
msgstr "Ezindua"
-#: gtk/gtkinputdialog.c:243
+#: gtk/gtkinputdialog.c:244
msgid "Screen"
msgstr "Pantaila"
-#: gtk/gtkinputdialog.c:251
+#: gtk/gtkinputdialog.c:252
msgid "Window"
msgstr "Lehioa"
-#: gtk/gtkinputdialog.c:259
+#: gtk/gtkinputdialog.c:260
#, fuzzy
msgid "_Mode: "
msgstr "Modua: "
#. The axis listbox
-#: gtk/gtkinputdialog.c:290
+#: gtk/gtkinputdialog.c:291
#, fuzzy
msgid "_Axes"
msgstr "Ardatzak"
#. Keys listbox
-#: gtk/gtkinputdialog.c:306
+#: gtk/gtkinputdialog.c:307
#, fuzzy
msgid "_Keys"
msgstr "Giltzak"
#. We create the save button in any case, so that clients can
#. connect to it, without paying attention to whether it exits
-#: gtk/gtkinputdialog.c:327
+#: gtk/gtkinputdialog.c:328
msgid "Save"
msgstr "Gorde"
-#: gtk/gtkinputdialog.c:336
+#: gtk/gtkinputdialog.c:337
msgid "Close"
msgstr "Itxi"
-#: gtk/gtkinputdialog.c:469
+#: gtk/gtkinputdialog.c:470
msgid "X"
msgstr "X"
-#: gtk/gtkinputdialog.c:470
+#: gtk/gtkinputdialog.c:471
msgid "Y"
msgstr "Y"
-#: gtk/gtkinputdialog.c:471
+#: gtk/gtkinputdialog.c:472
msgid "Pressure"
msgstr "Presioa"
-#: gtk/gtkinputdialog.c:472
+#: gtk/gtkinputdialog.c:473
msgid "X Tilt"
msgstr "X makur"
-#: gtk/gtkinputdialog.c:473
+#: gtk/gtkinputdialog.c:474
msgid "Y Tilt"
msgstr "Y makur"
-#: gtk/gtkinputdialog.c:474
+#: gtk/gtkinputdialog.c:475
msgid "Wheel"
msgstr ""
-#: gtk/gtkinputdialog.c:514
+#: gtk/gtkinputdialog.c:515
msgid "none"
msgstr "batez"
-#: gtk/gtkinputdialog.c:548 gtk/gtkinputdialog.c:584
+#: gtk/gtkinputdialog.c:549 gtk/gtkinputdialog.c:585
msgid "(disabled)"
msgstr "(ezindua)"
-#: gtk/gtkinputdialog.c:577
+#: gtk/gtkinputdialog.c:578
msgid "(unknown)"
msgstr "(ezezaguna)"
#. and clear button
-#: gtk/gtkinputdialog.c:662
+#: gtk/gtkinputdialog.c:663
msgid "clear"
msgstr "garbitu"
-#: gtk/gtklabel.c:284
+#: gtk/gtklabel.c:283
msgid "The text of the label."
msgstr ""
-#: gtk/gtklabel.c:291
+#: gtk/gtklabel.c:290
msgid "A list of style attributes to apply to the text of the label."
msgstr ""
-#: gtk/gtklabel.c:297
+#: gtk/gtklabel.c:296
msgid "Use markup"
msgstr ""
-#: gtk/gtklabel.c:298
+#: gtk/gtklabel.c:297
msgid "The text of the label includes XML markup. See pango_parse_markup()."
msgstr ""
-#: gtk/gtklabel.c:312 gtk/gtktexttag.c:377 gtk/gtktextview.c:556
+#: gtk/gtklabel.c:311 gtk/gtktexttag.c:378 gtk/gtktextview.c:565
msgid "Justification"
msgstr ""
-#: gtk/gtklabel.c:313
+#: gtk/gtklabel.c:312
msgid ""
"The alignment of the lines in the text of the label relative to each other. "
"This does NOT affect the alignment of the label within its allocation. See "
"GtkMisc::xalign for that."
msgstr ""
-#: gtk/gtklabel.c:321
+#: gtk/gtklabel.c:320
msgid "Pattern"
msgstr ""
-#: gtk/gtklabel.c:322
+#: gtk/gtklabel.c:321
msgid ""
"A string with _ characters in positions correspond to characters in the text "
"to underline."
msgstr ""
-#: gtk/gtklabel.c:329
+#: gtk/gtklabel.c:328
msgid "Line wrap"
msgstr ""
-#: gtk/gtklabel.c:330
+#: gtk/gtklabel.c:329
msgid "If set, wrap lines if the text becomes too wide."
msgstr ""
-#: gtk/gtklabel.c:336
+#: gtk/gtklabel.c:335
#, fuzzy
msgid "Selectable"
msgstr "Ezabatu"
-#: gtk/gtklabel.c:337
+#: gtk/gtklabel.c:336
msgid "Whether the label text can be selected with the mouse."
msgstr ""
-#: gtk/gtklabel.c:343
+#: gtk/gtklabel.c:342
msgid "Mnemonic key"
msgstr ""
-#: gtk/gtklabel.c:344
+#: gtk/gtklabel.c:343
msgid "The mnemonic accelerator key for this label."
msgstr ""
-#: gtk/gtklabel.c:352
+#: gtk/gtklabel.c:351
msgid "Mnemonic widget"
msgstr ""
-#: gtk/gtklabel.c:353
+#: gtk/gtklabel.c:352
msgid "The widget to be activated when the label's mnemonic key is pressed."
msgstr ""
-#: gtk/gtklayout.c:575
+#: gtk/gtklayout.c:576
msgid "X position"
msgstr ""
-#: gtk/gtklayout.c:576
+#: gtk/gtklayout.c:577
msgid "X position of child widget"
msgstr ""
-#: gtk/gtklayout.c:585
+#: gtk/gtklayout.c:586
msgid "Y position"
msgstr ""
-#: gtk/gtklayout.c:586
+#: gtk/gtklayout.c:587
msgid "Y position of child widget"
msgstr ""
-#: gtk/gtklayout.c:595 gtk/gtkviewport.c:131
+#: gtk/gtklayout.c:596 gtk/gtkviewport.c:132
msgid "Horizontal adjustment"
msgstr ""
-#: gtk/gtklayout.c:596
+#: gtk/gtklayout.c:597
msgid "The GtkAdjustment for the horizontal position."
msgstr ""
-#: gtk/gtklayout.c:603 gtk/gtkviewport.c:139
+#: gtk/gtklayout.c:604 gtk/gtkviewport.c:140
msgid "Vertical adjustment"
msgstr ""
-#: gtk/gtklayout.c:604
+#: gtk/gtklayout.c:605
msgid "The GtkAdjustment for the vertical position."
msgstr ""
-#: gtk/gtklayout.c:611 gtk/gtktreeviewcolumn.c:179
+#: gtk/gtklayout.c:612 gtk/gtktreeviewcolumn.c:189
#, fuzzy
msgid "Width"
msgstr "Zabalera: "
-#: gtk/gtklayout.c:612
+#: gtk/gtklayout.c:613
msgid "The width of the layout."
msgstr ""
-#: gtk/gtklayout.c:620
+#: gtk/gtklayout.c:621
#, fuzzy
msgid "Height"
msgstr "argia"
-#: gtk/gtklayout.c:621
+#: gtk/gtklayout.c:622
msgid "The height of the layout."
msgstr ""
@@ -1991,7 +1997,7 @@ 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:572
+#: gtk/gtkmain.c:613
msgid "default:LTR"
msgstr "default:LTR"
@@ -1999,7 +2005,7 @@ msgstr "default:LTR"
msgid "Style of bevel around the menubar"
msgstr ""
-#: gtk/gtkmenubar.c:156 gtk/gtktoolbar.c:250
+#: gtk/gtkmenubar.c:156 gtk/gtktoolbar.c:251
msgid "Internal padding"
msgstr ""
@@ -2007,14 +2013,30 @@ msgstr ""
msgid "Amount of border space between the menubar shadow and the menu items"
msgstr ""
-#: gtk/gtkmessagedialog.c:80
+#: gtk/gtkmessagedialog.c:104
msgid "Image/label border"
msgstr ""
-#: gtk/gtkmessagedialog.c:81
+#: gtk/gtkmessagedialog.c:105
msgid "Width of border around the label and image in the message dialog"
msgstr ""
+#: gtk/gtkmessagedialog.c:113
+msgid "Message Type"
+msgstr ""
+
+#: gtk/gtkmessagedialog.c:114
+msgid "The type of message"
+msgstr ""
+
+#: gtk/gtkmessagedialog.c:121
+msgid "Message Buttons"
+msgstr ""
+
+#: gtk/gtkmessagedialog.c:122
+msgid "The buttons shown in the message dialog"
+msgstr ""
+
#: gtk/gtkmisc.c:97
#, fuzzy
msgid "X align"
@@ -2051,144 +2073,152 @@ msgid ""
"The amount of space to add on the top and bottom of the widget, in pixels"
msgstr ""
-#: gtk/gtknotebook.c:324
+#: gtk/gtknotebook.c:328
#, fuzzy
msgid "Page"
msgstr "Orria %u"
-#: gtk/gtknotebook.c:325
+#: gtk/gtknotebook.c:329
msgid "The index of the current page"
msgstr ""
-#: gtk/gtknotebook.c:333
+#: gtk/gtknotebook.c:337
msgid "Tab Position"
msgstr ""
-#: gtk/gtknotebook.c:334
+#: gtk/gtknotebook.c:338
msgid "Which side of the notebook holds the tabs"
msgstr ""
-#: gtk/gtknotebook.c:341
+#: gtk/gtknotebook.c:345
msgid "Tab Border"
msgstr ""
-#: gtk/gtknotebook.c:342
+#: gtk/gtknotebook.c:346
msgid "Width of the border around the tab labels"
msgstr ""
-#: gtk/gtknotebook.c:350
+#: gtk/gtknotebook.c:354
msgid "Horizontal Tab Border"
msgstr ""
-#: gtk/gtknotebook.c:351
+#: gtk/gtknotebook.c:355
msgid "Width of the horizontal border of tab labels"
msgstr ""
-#: gtk/gtknotebook.c:359
+#: gtk/gtknotebook.c:363
msgid "Vertical Tab Border"
msgstr ""
-#: gtk/gtknotebook.c:360
+#: gtk/gtknotebook.c:364
msgid "Width of the vertical border of tab labels"
msgstr ""
-#: gtk/gtknotebook.c:368
+#: gtk/gtknotebook.c:372
msgid "Show Tabs"
msgstr ""
-#: gtk/gtknotebook.c:369
+#: gtk/gtknotebook.c:373
msgid "Whether tabs should be shown or not"
msgstr ""
-#: gtk/gtknotebook.c:375
+#: gtk/gtknotebook.c:379
msgid "Show Border"
msgstr ""
-#: gtk/gtknotebook.c:376
+#: gtk/gtknotebook.c:380
msgid "Whether the border should be shown or not"
msgstr ""
-#: gtk/gtknotebook.c:382
+#: gtk/gtknotebook.c:386
#, fuzzy
msgid "Scrollable"
msgstr "Eskalatzeko gai"
-#: gtk/gtknotebook.c:383
+#: gtk/gtknotebook.c:387
msgid "If TRUE, scroll arrows are added if there are to many tabs to fit"
msgstr ""
-#: gtk/gtknotebook.c:389
+#: gtk/gtknotebook.c:393
msgid "Enable Popup"
msgstr ""
-#: gtk/gtknotebook.c:390
+#: gtk/gtknotebook.c:394
msgid ""
"If TRUE, pressing the right mouse button on the notebook pops up a menu that "
"you can use to go to a page"
msgstr ""
-#: gtk/gtknotebook.c:397
+#: gtk/gtknotebook.c:401
msgid "Whether tabs should have homogeneous sizes"
msgstr ""
-#: gtk/gtknotebook.c:2134 gtk/gtknotebook.c:4529
+#: gtk/gtknotebook.c:2240 gtk/gtknotebook.c:4470
#, c-format
msgid "Page %u"
msgstr "Orria %u"
-#: gtk/gtkoptionmenu.c:164
+#: gtk/gtkoptionmenu.c:184
+msgid "Menu"
+msgstr ""
+
+#: gtk/gtkoptionmenu.c:185
+msgid "The menu of options"
+msgstr ""
+
+#: gtk/gtkoptionmenu.c:192
msgid "Size of dropdown indicator"
msgstr ""
-#: gtk/gtkoptionmenu.c:170
+#: gtk/gtkoptionmenu.c:198
msgid "Spacing around indicator"
msgstr ""
-#: gtk/gtkpaned.c:116 gtk/gtkruler.c:138
+#: gtk/gtkpaned.c:120 gtk/gtkruler.c:138
msgid "Position"
msgstr ""
-#: gtk/gtkpaned.c:117
+#: gtk/gtkpaned.c:121
msgid ""
"Position of paned separator in pixels(0 means all the way to the left/top)"
msgstr ""
-#: gtk/gtkpaned.c:125
+#: gtk/gtkpaned.c:129
msgid "Position Set"
msgstr ""
-#: gtk/gtkpaned.c:126
+#: gtk/gtkpaned.c:130
msgid "TRUE if the Position property should be used"
msgstr ""
-#: gtk/gtkpaned.c:132
+#: gtk/gtkpaned.c:136
msgid "Handle Size"
msgstr ""
-#: gtk/gtkpaned.c:133
+#: gtk/gtkpaned.c:137
msgid "Width of handle"
msgstr ""
-#: gtk/gtkrc.c:2759
+#: gtk/gtkrc.c:2723
#, c-format
msgid "Unable to locate image file in pixmap_path: \"%s\" line %d"
msgstr "Imaginaren fitxategia ezin aurkitu pixmap_path-en: \"%s\",%d lerroa"
-#: gtk/gtkrc.c:2762
+#: gtk/gtkrc.c:2726
#, c-format
msgid "Unable to locate image file in pixmap_path: \"%s\""
msgstr "Imaginaren fitxategia ezin aurkitu pixmap_path-en: \"%s\""
-#: gtk/gtkrc.c:3171
+#: gtk/gtkrc.c:3135
#, c-format
msgid "Pixmap path element: \"%s\" must be absolute, %s, line %d"
msgstr ""
-#: gtk/gtkpreview.c:134
+#: gtk/gtkpreview.c:129
msgid "Expand"
msgstr ""
-#: gtk/gtkpreview.c:135
+#: gtk/gtkpreview.c:130
msgid ""
"Whether the preview widget should take up the entire space it is allocated"
msgstr ""
@@ -2233,7 +2263,7 @@ msgid ""
"in the progress widget"
msgstr ""
-#: gtk/gtkprogressbar.c:131 gtk/gtkrange.c:265 gtk/gtkspinbutton.c:213
+#: gtk/gtkprogressbar.c:131 gtk/gtkrange.c:270 gtk/gtkspinbutton.c:214
msgid "Adjustment"
msgstr ""
@@ -2241,7 +2271,7 @@ msgstr ""
msgid "The GtkAdjustment connected to the progress bar (Deprecated)"
msgstr ""
-#: gtk/gtkprogressbar.c:139 gtk/gtktoolbar.c:223
+#: gtk/gtkprogressbar.c:139 gtk/gtktoolbar.c:224
msgid "Orientation"
msgstr ""
@@ -2307,57 +2337,57 @@ msgstr ""
msgid "Text to be displayed in the progress bar"
msgstr ""
-#: gtk/gtkrange.c:256
+#: gtk/gtkrange.c:261
msgid "Update policy"
msgstr ""
-#: gtk/gtkrange.c:257
+#: gtk/gtkrange.c:262
msgid "How the range should be updated on the screen"
msgstr ""
-#: gtk/gtkrange.c:266
+#: gtk/gtkrange.c:271
msgid "The GtkAdjustment that contains the current value of this range object"
msgstr ""
-#: gtk/gtkrange.c:273
+#: gtk/gtkrange.c:278
msgid "Inverted"
msgstr ""
-#: gtk/gtkrange.c:274
+#: gtk/gtkrange.c:279
msgid "Invert direction slider moves to increase range value"
msgstr ""
-#: gtk/gtkrange.c:280
+#: gtk/gtkrange.c:285
#, fuzzy
msgid "Slider Width"
msgstr "Batazbesteko zabalera:"
-#: gtk/gtkrange.c:281
+#: gtk/gtkrange.c:286
msgid "Width of scrollbar or scale thumb"
msgstr ""
-#: gtk/gtkrange.c:288
+#: gtk/gtkrange.c:293
msgid "Trough Border"
msgstr ""
-#: gtk/gtkrange.c:289
+#: gtk/gtkrange.c:294
msgid "Spacing between thumb/steppers and outer trough bevel"
msgstr ""
-#: gtk/gtkrange.c:296
+#: gtk/gtkrange.c:301
msgid "Stepper Size"
msgstr ""
-#: gtk/gtkrange.c:297
+#: gtk/gtkrange.c:302
msgid "Length of step buttons at ends"
msgstr ""
-#: gtk/gtkrange.c:304
+#: gtk/gtkrange.c:309
#, fuzzy
msgid "Stepper Spacing"
msgstr "Tartea:"
-#: gtk/gtkrange.c:305
+#: gtk/gtkrange.c:310
msgid "Spacing between step buttons and thumb"
msgstr ""
@@ -2391,7 +2421,7 @@ msgstr "Pixel tamaina:"
msgid "Maximum size of the ruler"
msgstr ""
-#: gtk/gtkscale.c:148 gtk/gtkspinbutton.c:231
+#: gtk/gtkscale.c:148 gtk/gtkspinbutton.c:232
msgid "Digits"
msgstr ""
@@ -2544,67 +2574,67 @@ msgstr ""
msgid "Keybinding to activate the menu bar"
msgstr ""
-#: gtk/gtkspinbutton.c:214
+#: gtk/gtkspinbutton.c:215
msgid "The adjustment that holds the value of the spinbutton"
msgstr ""
-#: gtk/gtkspinbutton.c:221
+#: gtk/gtkspinbutton.c:222
msgid "Climb Rate"
msgstr ""
-#: gtk/gtkspinbutton.c:222
+#: gtk/gtkspinbutton.c:223
msgid "The acceleration rate when you hold down a button"
msgstr ""
-#: gtk/gtkspinbutton.c:232
+#: gtk/gtkspinbutton.c:233
msgid "The number of decimal places to display"
msgstr ""
-#: gtk/gtkspinbutton.c:241
+#: gtk/gtkspinbutton.c:242
msgid "Snap to Ticks"
msgstr ""
-#: gtk/gtkspinbutton.c:242
+#: gtk/gtkspinbutton.c:243
msgid ""
"Whether erroneous values are automatically changed to a spin button's "
"nearest step increment"
msgstr ""
-#: gtk/gtkspinbutton.c:249
+#: gtk/gtkspinbutton.c:250
msgid "Numeric"
msgstr ""
-#: gtk/gtkspinbutton.c:250
+#: gtk/gtkspinbutton.c:251
msgid "Whether non-numeric characters should be ignored"
msgstr ""
-#: gtk/gtkspinbutton.c:257
+#: gtk/gtkspinbutton.c:258
msgid "Wrap"
msgstr ""
-#: gtk/gtkspinbutton.c:258
+#: gtk/gtkspinbutton.c:259
msgid "Whether a spin button should wrap upon reaching its limits"
msgstr ""
-#: gtk/gtkspinbutton.c:265
+#: gtk/gtkspinbutton.c:266
msgid "Update Policy"
msgstr ""
-#: gtk/gtkspinbutton.c:266
+#: gtk/gtkspinbutton.c:267
msgid ""
"Whether the spin button should update always, or only when the value is legal"
msgstr ""
-#: gtk/gtkspinbutton.c:274
+#: gtk/gtkspinbutton.c:275
#, fuzzy
msgid "Value"
msgstr "Balioa:"
-#: gtk/gtkspinbutton.c:275
+#: gtk/gtkspinbutton.c:276
msgid "Reads the current value, or sets a new value"
msgstr ""
-#: gtk/gtkstatusbar.c:158
+#: gtk/gtkstatusbar.c:159
msgid "Style of bevel around the statusbar text"
msgstr ""
@@ -2630,188 +2660,279 @@ msgstr ""
#. * need the mnemonics to be rationalized
#.
#: gtk/gtkstock.c:275
+msgid "_Add"
+msgstr ""
+
+#: gtk/gtkstock.c:276
#, fuzzy
msgid "_Apply"
msgstr "Ezarri"
-#: gtk/gtkstock.c:276
+#: gtk/gtkstock.c:277
#, fuzzy
msgid "_Bold"
msgstr "iluna"
-#: gtk/gtkstock.c:277
+#: gtk/gtkstock.c:278
#, fuzzy
msgid "_Cancel"
msgstr "Ezeztatu"
-#: gtk/gtkstock.c:278
+#: gtk/gtkstock.c:279
+msgid "_CD-Rom"
+msgstr ""
+
+#: gtk/gtkstock.c:280
#, fuzzy
msgid "_Clear"
msgstr "garbitu"
-#: gtk/gtkstock.c:279
+#: gtk/gtkstock.c:281
#, fuzzy
msgid "_Close"
msgstr "Itxi"
-#: gtk/gtkstock.c:280
+#: gtk/gtkstock.c:282
+#, fuzzy
+msgid "_Convert"
+msgstr "Sortu"
+
+#: gtk/gtkstock.c:283
msgid "_Copy"
msgstr ""
-#: gtk/gtkstock.c:281
+#: gtk/gtkstock.c:284
msgid "C_ut"
msgstr ""
-#: gtk/gtkstock.c:282
+#: gtk/gtkstock.c:285
+#, fuzzy
+msgid "_Delete"
+msgstr "Ezabatu"
+
+#: gtk/gtkstock.c:286
+msgid "_Execute"
+msgstr ""
+
+#: gtk/gtkstock.c:287
msgid "_Find"
msgstr ""
-#: gtk/gtkstock.c:283
+#: gtk/gtkstock.c:288
msgid "Find and _Replace"
msgstr ""
-#: gtk/gtkstock.c:284
+#: gtk/gtkstock.c:289
+#, fuzzy
+msgid "_Floppy"
+msgstr "Ezarri"
+
+#: 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:285
+#: gtk/gtkstock.c:295
+msgid "_Down"
+msgstr ""
+
+#: gtk/gtkstock.c:296
msgid "_Forward"
msgstr ""
-#: gtk/gtkstock.c:286
+#: gtk/gtkstock.c:297
+msgid "_Up"
+msgstr ""
+
+#: gtk/gtkstock.c:298
#, fuzzy
msgid "_Help"
msgstr "Laguntza"
-#: gtk/gtkstock.c:287
+#: gtk/gtkstock.c:299
#, fuzzy
msgid "_Home"
msgstr "Laguntza"
-#: gtk/gtkstock.c:288
+#: gtk/gtkstock.c:300
+msgid "_Index"
+msgstr ""
+
+#: gtk/gtkstock.c:301
#, fuzzy
msgid "_Italic"
msgstr "italikoa"
-#: gtk/gtkstock.c:289
+#: gtk/gtkstock.c:302
+msgid "_Jump to"
+msgstr ""
+
+#: gtk/gtkstock.c:303
#, fuzzy
msgid "_Center"
msgstr "Sortu"
-#: gtk/gtkstock.c:290
+#: gtk/gtkstock.c:304
#, fuzzy
msgid "_Fill"
msgstr "Familia:"
-#: gtk/gtkstock.c:291
+#: gtk/gtkstock.c:305
msgid "_Left"
msgstr ""
-#: gtk/gtkstock.c:292
+#: gtk/gtkstock.c:306
#, fuzzy
msgid "_Right"
msgstr "argia"
-#: gtk/gtkstock.c:293
+#: gtk/gtkstock.c:307
msgid "_New"
msgstr ""
-#: gtk/gtkstock.c:294
+#: gtk/gtkstock.c:308
msgid "_No"
msgstr ""
-#: gtk/gtkstock.c:295
+#: gtk/gtkstock.c:309
#, fuzzy
msgid "_OK"
msgstr "Ados"
-#: gtk/gtkstock.c:296
+#: gtk/gtkstock.c:310
msgid "_Open"
msgstr ""
-#: gtk/gtkstock.c:297
+#: gtk/gtkstock.c:311
msgid "_Paste"
msgstr ""
-#: gtk/gtkstock.c:298
+#: gtk/gtkstock.c:312
msgid "_Preferences"
msgstr ""
-#: gtk/gtkstock.c:299
+#: gtk/gtkstock.c:313
#, fuzzy
msgid "_Print"
msgstr "Puntutan"
-#: gtk/gtkstock.c:300
+#: gtk/gtkstock.c:314
#, fuzzy
msgid "Print Pre_view"
msgstr "Aurrikusi"
-#: gtk/gtkstock.c:301
+#: gtk/gtkstock.c:315
msgid "_Properties"
msgstr ""
-#: gtk/gtkstock.c:302
+#: gtk/gtkstock.c:316
msgid "_Quit"
msgstr ""
-#: gtk/gtkstock.c:303
+#: gtk/gtkstock.c:317
#, fuzzy
msgid "_Redo"
msgstr "Gorria:"
-#: gtk/gtkstock.c:304
+#: gtk/gtkstock.c:318
+msgid "_Refresh"
+msgstr ""
+
+#: gtk/gtkstock.c:319
+#, fuzzy
+msgid "_Remove"
+msgstr "Gorria:"
+
+#: gtk/gtkstock.c:320
msgid "_Revert"
msgstr ""
-#: gtk/gtkstock.c:305
+#: gtk/gtkstock.c:321
#, fuzzy
msgid "_Save"
msgstr "Gorde"
-#: gtk/gtkstock.c:306
+#: gtk/gtkstock.c:322
#, fuzzy
msgid "Save _As"
msgstr "Gorde"
-#: gtk/gtkstock.c:307
+#: gtk/gtkstock.c:323
+#, fuzzy
+msgid "_Color"
+msgstr "Itxi"
+
+#: gtk/gtkstock.c:324
+#, fuzzy
+msgid "_Font"
+msgstr "Font"
+
+#: gtk/gtkstock.c:325
+msgid "_Ascending"
+msgstr ""
+
+#: gtk/gtkstock.c:326
+msgid "_Descending"
+msgstr ""
+
+#: gtk/gtkstock.c:327
msgid "_Spell Check"
msgstr ""
-#: gtk/gtkstock.c:308
+#: gtk/gtkstock.c:328
msgid "_Stop"
msgstr ""
-#: gtk/gtkstock.c:309
+#: gtk/gtkstock.c:329
msgid "_Strikethrough"
msgstr ""
-#: gtk/gtkstock.c:310
+#: gtk/gtkstock.c:330
+#, fuzzy
+msgid "_Undelete"
+msgstr "Ezabatu"
+
+#: gtk/gtkstock.c:331
msgid "_Underline"
msgstr ""
-#: gtk/gtkstock.c:311
+#: gtk/gtkstock.c:332
msgid "_Undo"
msgstr ""
-#: gtk/gtkstock.c:312
+#: gtk/gtkstock.c:333
msgid "_Yes"
msgstr ""
-#: gtk/gtkstock.c:313
+#: gtk/gtkstock.c:334
#, c-format
msgid "Zoom _100%"
msgstr ""
-#: gtk/gtkstock.c:314
+#: gtk/gtkstock.c:335
msgid "Zoom to _Fit"
msgstr ""
-#: gtk/gtkstock.c:315
+#: gtk/gtkstock.c:336
msgid "Zoom _In"
msgstr ""
-#: gtk/gtkstock.c:316
+#: gtk/gtkstock.c:337
msgid "Zoom _Out"
msgstr ""
@@ -2856,304 +2977,304 @@ msgstr ""
msgid "If TRUE this means the table cells are all the same width/height"
msgstr ""
-#: gtk/gtktext.c:603 gtk/gtktreeview.c:504
+#: gtk/gtktext.c:604 gtk/gtktreeview.c:505
msgid "Horizontal Adjustment"
msgstr ""
-#: gtk/gtktext.c:604
+#: gtk/gtktext.c:605
msgid "Horizontal adjustment for the text widget"
msgstr ""
-#: gtk/gtktext.c:611 gtk/gtktreeview.c:512
+#: gtk/gtktext.c:612 gtk/gtktreeview.c:513
msgid "Vertical Adjustment"
msgstr ""
-#: gtk/gtktext.c:612
+#: gtk/gtktext.c:613
msgid "Vertical adjustment for the text widget"
msgstr ""
-#: gtk/gtktext.c:619
+#: gtk/gtktext.c:620
msgid "Line Wrap"
msgstr ""
-#: gtk/gtktext.c:620
+#: gtk/gtktext.c:621
msgid "Whether lines are wrapped at widget edges"
msgstr ""
-#: gtk/gtktext.c:627
+#: gtk/gtktext.c:628
msgid "Word Wrap"
msgstr ""
-#: gtk/gtktext.c:628
+#: gtk/gtktext.c:629
msgid "Whether words are wrapped at widget edges"
msgstr ""
-#: gtk/gtktexttag.c:198
+#: gtk/gtktexttag.c:199
msgid "Tag name"
msgstr ""
-#: gtk/gtktexttag.c:199
+#: gtk/gtktexttag.c:200
msgid "Name used to refer to the text tag"
msgstr ""
-#: gtk/gtktexttag.c:224
+#: gtk/gtktexttag.c:225
msgid "Background full height"
msgstr ""
-#: gtk/gtktexttag.c:225
+#: gtk/gtktexttag.c:226
msgid ""
"Whether the background color fills the entire line height or only the height "
"of the tagged characters"
msgstr ""
-#: gtk/gtktexttag.c:233
+#: gtk/gtktexttag.c:234
msgid "Background stipple mask"
msgstr ""
-#: gtk/gtktexttag.c:234
+#: gtk/gtktexttag.c:235
msgid "Bitmap to use as a mask when drawing the text background"
msgstr ""
-#: gtk/gtktexttag.c:259
+#: gtk/gtktexttag.c:260
msgid "Foreground stipple mask"
msgstr ""
-#: gtk/gtktexttag.c:260
+#: gtk/gtktexttag.c:261
msgid "Bitmap to use as a mask when drawing the text foreground"
msgstr ""
-#: gtk/gtktexttag.c:267
+#: gtk/gtktexttag.c:268
#, fuzzy
msgid "Text direction"
msgstr "Sortu Direktorioa"
-#: gtk/gtktexttag.c:268
+#: gtk/gtktexttag.c:269
msgid "Text direction, e.g. right-to-left or left-to-right"
msgstr ""
-#: gtk/gtktexttag.c:378 gtk/gtktextview.c:557
+#: gtk/gtktexttag.c:379 gtk/gtktextview.c:566
msgid "Left, right, or center justification"
msgstr ""
-#: gtk/gtktexttag.c:386
+#: gtk/gtktexttag.c:387
msgid "Language"
msgstr ""
-#: gtk/gtktexttag.c:387
+#: gtk/gtktexttag.c:388
msgid "Language engine code to use for rendering the text"
msgstr ""
-#: gtk/gtktexttag.c:394
+#: gtk/gtktexttag.c:395
msgid "Left margin"
msgstr ""
-#: gtk/gtktexttag.c:395 gtk/gtktextview.c:566
+#: gtk/gtktexttag.c:396 gtk/gtktextview.c:575
msgid "Width of the left margin in pixels"
msgstr ""
-#: gtk/gtktexttag.c:404
+#: gtk/gtktexttag.c:405
msgid "Right margin"
msgstr ""
-#: gtk/gtktexttag.c:405 gtk/gtktextview.c:576
+#: gtk/gtktexttag.c:406 gtk/gtktextview.c:585
msgid "Width of the right margin in pixels"
msgstr ""
-#: gtk/gtktexttag.c:415 gtk/gtktextview.c:585
+#: gtk/gtktexttag.c:416 gtk/gtktextview.c:594
msgid "Indent"
msgstr ""
-#: gtk/gtktexttag.c:416 gtk/gtktextview.c:586
+#: gtk/gtktexttag.c:417 gtk/gtktextview.c:595
msgid "Amount to indent the paragraph, in pixels"
msgstr ""
-#: gtk/gtktexttag.c:436
+#: gtk/gtktexttag.c:437
msgid "Pixels above lines"
msgstr ""
-#: gtk/gtktexttag.c:437 gtk/gtktextview.c:510
+#: gtk/gtktexttag.c:438 gtk/gtktextview.c:519
msgid "Pixels of blank space above paragraphs"
msgstr ""
-#: gtk/gtktexttag.c:446
+#: gtk/gtktexttag.c:447
msgid "Pixels below lines"
msgstr ""
-#: gtk/gtktexttag.c:447 gtk/gtktextview.c:520
+#: gtk/gtktexttag.c:448 gtk/gtktextview.c:529
msgid "Pixels of blank space below paragraphs"
msgstr ""
-#: gtk/gtktexttag.c:456
+#: gtk/gtktexttag.c:457
msgid "Pixels inside wrap"
msgstr ""
-#: gtk/gtktexttag.c:457 gtk/gtktextview.c:530
+#: gtk/gtktexttag.c:458 gtk/gtktextview.c:539
msgid "Pixels of blank space between wrapped lines in a paragraph"
msgstr ""
-#: gtk/gtktexttag.c:483
+#: gtk/gtktexttag.c:484
msgid "Wrap mode"
msgstr ""
-#: gtk/gtktexttag.c:484 gtk/gtktextview.c:548
+#: gtk/gtktexttag.c:485 gtk/gtktextview.c:557
msgid ""
"Whether to wrap lines never, at word boundaries, or at character boundaries"
msgstr ""
-#: gtk/gtktexttag.c:493 gtk/gtktextview.c:595
+#: gtk/gtktexttag.c:494 gtk/gtktextview.c:604
msgid "Tabs"
msgstr ""
-#: gtk/gtktexttag.c:494 gtk/gtktextview.c:596
+#: gtk/gtktexttag.c:495 gtk/gtktextview.c:605
msgid "Custom tabs for this text"
msgstr ""
-#: gtk/gtktexttag.c:501
+#: gtk/gtktexttag.c:502
msgid "Invisible"
msgstr ""
-#: gtk/gtktexttag.c:502
+#: gtk/gtktexttag.c:503
msgid "Whether this text is hidden"
msgstr ""
-#: gtk/gtktexttag.c:515
+#: gtk/gtktexttag.c:516
msgid "Background full height set"
msgstr ""
-#: gtk/gtktexttag.c:516
+#: gtk/gtktexttag.c:517
msgid "Whether this tag affects background height"
msgstr ""
-#: gtk/gtktexttag.c:519
+#: gtk/gtktexttag.c:520
msgid "Background stipple set"
msgstr ""
-#: gtk/gtktexttag.c:520
+#: gtk/gtktexttag.c:521
msgid "Whether this tag affects the background stipple"
msgstr ""
-#: gtk/gtktexttag.c:527
+#: gtk/gtktexttag.c:528
msgid "Foreground stipple set"
msgstr ""
-#: gtk/gtktexttag.c:528
+#: gtk/gtktexttag.c:529
msgid "Whether this tag affects the foreground stipple"
msgstr ""
-#: gtk/gtktexttag.c:563
+#: gtk/gtktexttag.c:564
msgid "Justification set"
msgstr ""
-#: gtk/gtktexttag.c:564
+#: gtk/gtktexttag.c:565
msgid "Whether this tag affects paragraph justification"
msgstr ""
-#: gtk/gtktexttag.c:567
+#: gtk/gtktexttag.c:568
msgid "Language set"
msgstr ""
-#: gtk/gtktexttag.c:568
+#: gtk/gtktexttag.c:569
msgid "Whether this tag affects the language the text is rendered as"
msgstr ""
-#: gtk/gtktexttag.c:571
+#: gtk/gtktexttag.c:572
msgid "Left margin set"
msgstr ""
-#: gtk/gtktexttag.c:572
+#: gtk/gtktexttag.c:573
msgid "Whether this tag affects the left margin"
msgstr ""
-#: gtk/gtktexttag.c:575
+#: gtk/gtktexttag.c:576
msgid "Indent set"
msgstr ""
-#: gtk/gtktexttag.c:576
+#: gtk/gtktexttag.c:577
msgid "Whether this tag affects indentation"
msgstr ""
-#: gtk/gtktexttag.c:583
+#: gtk/gtktexttag.c:584
msgid "Pixels above lines set"
msgstr ""
-#: gtk/gtktexttag.c:584 gtk/gtktexttag.c:588
+#: gtk/gtktexttag.c:585 gtk/gtktexttag.c:589
msgid "Whether this tag affects the number of pixels above lines"
msgstr ""
-#: gtk/gtktexttag.c:587
+#: gtk/gtktexttag.c:588
msgid "Pixels below lines set"
msgstr ""
-#: gtk/gtktexttag.c:591
+#: gtk/gtktexttag.c:592
msgid "Pixels inside wrap set"
msgstr ""
-#: gtk/gtktexttag.c:592
+#: gtk/gtktexttag.c:593
msgid "Whether this tag affects the number of pixels between wrapped lines"
msgstr ""
-#: gtk/gtktexttag.c:599
+#: gtk/gtktexttag.c:600
msgid "Right margin set"
msgstr ""
-#: gtk/gtktexttag.c:600
+#: gtk/gtktexttag.c:601
msgid "Whether this tag affects the right margin"
msgstr ""
-#: gtk/gtktexttag.c:607
+#: gtk/gtktexttag.c:608
msgid "Wrap mode set"
msgstr ""
-#: gtk/gtktexttag.c:608
+#: gtk/gtktexttag.c:609
msgid "Whether this tag affects line wrap mode"
msgstr ""
-#: gtk/gtktexttag.c:611
+#: gtk/gtktexttag.c:612
msgid "Tabs set"
msgstr ""
-#: gtk/gtktexttag.c:612
+#: gtk/gtktexttag.c:613
msgid "Whether this tag affects tabs"
msgstr ""
-#: gtk/gtktexttag.c:615
+#: gtk/gtktexttag.c:616
msgid "Invisible set"
msgstr ""
-#: gtk/gtktexttag.c:616
+#: gtk/gtktexttag.c:617
msgid "Whether this tag affects text visibility"
msgstr ""
-#: gtk/gtktextview.c:509
+#: gtk/gtktextview.c:518
msgid "Pixels Above Lines"
msgstr ""
-#: gtk/gtktextview.c:519
+#: gtk/gtktextview.c:528
msgid "Pixels Below Lines"
msgstr ""
-#: gtk/gtktextview.c:529
+#: gtk/gtktextview.c:538
msgid "Pixels Inside Wrap"
msgstr ""
-#: gtk/gtktextview.c:547
+#: gtk/gtktextview.c:556
msgid "Wrap Mode"
msgstr ""
-#: gtk/gtktextview.c:565
+#: gtk/gtktextview.c:574
msgid "Left Margin"
msgstr ""
-#: gtk/gtktextview.c:575
+#: gtk/gtktextview.c:584
msgid "Right Margin"
msgstr ""
-#: gtk/gtktextview.c:603
+#: gtk/gtktextview.c:612
#, fuzzy
msgid "Cursor Visible"
msgstr "Ezindua"
-#: gtk/gtktextview.c:604
+#: gtk/gtktextview.c:613
msgid "If the insertion cursor is shown"
msgstr ""
@@ -3162,550 +3283,562 @@ msgstr ""
msgid "Unable to locate theme engine in module_path: \"%s\","
msgstr "Modulua ezin aurkitu modulu_path-en: \"%s\","
-#: gtk/gtktipsquery.c:181
+#: gtk/gtktipsquery.c:182
msgid "--- No Tip ---"
msgstr "--- Erpinik ez ---"
-#: gtk/gtktogglebutton.c:143
+#: gtk/gtktogglebutton.c:133
msgid "If the toggle button should be pressed in or not"
msgstr ""
-#: gtk/gtktogglebutton.c:151
+#: gtk/gtktogglebutton.c:141
msgid "If the toggle button is in an \"in between\" state."
msgstr ""
-#: gtk/gtktogglebutton.c:158
+#: gtk/gtktogglebutton.c:148
msgid "Draw Indicator"
msgstr ""
-#: gtk/gtktogglebutton.c:159
+#: gtk/gtktogglebutton.c:149
msgid "If the toggle part of the button is displayed"
msgstr ""
-#: gtk/gtktoolbar.c:224
+#: gtk/gtktoolbar.c:225
msgid "The orientation of the toolbar"
msgstr ""
-#: gtk/gtktoolbar.c:232
+#: gtk/gtktoolbar.c:233
msgid "Toolbar Style"
msgstr ""
-#: gtk/gtktoolbar.c:233
+#: gtk/gtktoolbar.c:234
msgid "How to draw the toolbar"
msgstr ""
-#: gtk/gtktoolbar.c:241
+#: gtk/gtktoolbar.c:242
msgid "Spacer size"
msgstr ""
-#: gtk/gtktoolbar.c:242
+#: gtk/gtktoolbar.c:243
msgid "Size of spacers"
msgstr ""
-#: gtk/gtktoolbar.c:251
+#: gtk/gtktoolbar.c:252
msgid "Amount of border space between the toolbar shadow and the buttons"
msgstr ""
-#: gtk/gtktoolbar.c:259
+#: gtk/gtktoolbar.c:260
msgid "Space style"
msgstr ""
-#: gtk/gtktoolbar.c:260
+#: gtk/gtktoolbar.c:261
msgid "Whether spacers are vertical lines or just blank"
msgstr ""
-#: gtk/gtktoolbar.c:268
+#: gtk/gtktoolbar.c:269
msgid "Button relief"
msgstr ""
-#: gtk/gtktoolbar.c:269
+#: gtk/gtktoolbar.c:270
msgid "Type of bevel around toolbar buttons"
msgstr ""
-#: gtk/gtktoolbar.c:277
+#: gtk/gtktoolbar.c:278
msgid "Style of bevel around the toolbar"
msgstr ""
-#: gtk/gtktoolbar.c:283
+#: gtk/gtktoolbar.c:284
#, fuzzy
msgid "Toolbar style"
msgstr "Font-aren estiloa"
-#: gtk/gtktoolbar.c:284
+#: gtk/gtktoolbar.c:285
msgid ""
"Whether default toolbars have text only, text and icons, icons only, etc."
msgstr ""
-#: gtk/gtktoolbar.c:290
+#: gtk/gtktoolbar.c:291
msgid "Toolbar icon size"
msgstr ""
-#: gtk/gtktoolbar.c:291
+#: gtk/gtktoolbar.c:292
msgid "Size of icons in default toolbars"
msgstr ""
-#: gtk/gtktreeview.c:496
+#: gtk/gtktreeview.c:497
msgid "TreeView Model"
msgstr ""
-#: gtk/gtktreeview.c:497
+#: gtk/gtktreeview.c:498
msgid "The model for the tree view"
msgstr ""
-#: gtk/gtktreeview.c:505
+#: gtk/gtktreeview.c:506
msgid "Horizontal Adjustment for the widget"
msgstr ""
-#: gtk/gtktreeview.c:513
+#: gtk/gtktreeview.c:514
msgid "Vertical Adjustment for the widget"
msgstr ""
-#: gtk/gtktreeview.c:520 gtk/gtktreeviewcolumn.c:171 gtk/gtkwidget.c:421
+#: gtk/gtktreeview.c:521 gtk/gtktreeviewcolumn.c:173 gtk/gtkwidget.c:427
#, fuzzy
msgid "Visible"
msgstr "Ezindua"
-#: gtk/gtktreeview.c:521
+#: gtk/gtktreeview.c:522
msgid "Show the column header buttons"
msgstr ""
-#: gtk/gtktreeview.c:528
+#: gtk/gtktreeview.c:529
msgid "Headers Clickable"
msgstr ""
-#: gtk/gtktreeview.c:529
+#: gtk/gtktreeview.c:530
msgid "Column headers respond to click events"
msgstr ""
-#: gtk/gtktreeview.c:536
+#: gtk/gtktreeview.c:537
msgid "Expander Column"
msgstr ""
-#: gtk/gtktreeview.c:537
+#: gtk/gtktreeview.c:538
msgid "Set the column for the expander column"
msgstr ""
-#: gtk/gtktreeview.c:544 gtk/gtktreeviewcolumn.c:262
+#: gtk/gtktreeview.c:545 gtk/gtktreeviewcolumn.c:272
msgid "Reorderable"
msgstr ""
-#: gtk/gtktreeview.c:545
+#: gtk/gtktreeview.c:546
msgid "View is reorderable"
msgstr ""
-#: gtk/gtktreeview.c:552
+#: gtk/gtktreeview.c:553
msgid "Rules Hint"
msgstr ""
-#: gtk/gtktreeview.c:553
+#: gtk/gtktreeview.c:554
msgid "Set a hint to the theme engine to draw rows in alternating colors"
msgstr ""
-#: gtk/gtktreeview.c:560
+#: gtk/gtktreeview.c:561
msgid "Enable Search"
msgstr ""
-#: gtk/gtktreeview.c:561
+#: gtk/gtktreeview.c:562
msgid "View allows user to search through columns interactively"
msgstr ""
-#: gtk/gtktreeview.c:568
+#: gtk/gtktreeview.c:569
msgid "Search Column"
msgstr ""
-#: gtk/gtktreeview.c:569
+#: gtk/gtktreeview.c:570
msgid "Model column to search through when searching through code"
msgstr ""
-#: gtk/gtktreeview.c:582
+#: gtk/gtktreeview.c:583
msgid "Expander Size"
msgstr ""
-#: gtk/gtktreeview.c:583
+#: gtk/gtktreeview.c:584
msgid "Size of the expander arrow."
msgstr ""
-#: gtk/gtktreeview.c:591
+#: gtk/gtktreeview.c:592
msgid "Vertical Separator Width"
msgstr ""
-#: gtk/gtktreeview.c:592
+#: gtk/gtktreeview.c:593
msgid "Vertical space between cells. Must be an even number."
msgstr ""
-#: gtk/gtktreeview.c:600
+#: gtk/gtktreeview.c:601
msgid "Horizontal Separator Width"
msgstr ""
-#: gtk/gtktreeview.c:601
+#: gtk/gtktreeview.c:602
msgid "Horizontal space between cells. Must be an even number."
msgstr ""
-#: gtk/gtktreeview.c:609
+#: gtk/gtktreeview.c:610
msgid "Allow Rules"
msgstr ""
-#: gtk/gtktreeview.c:610
+#: gtk/gtktreeview.c:611
msgid "Allow drawing of alternating color rows."
msgstr ""
-#: gtk/gtktreeviewcolumn.c:172
+#: gtk/gtktreeview.c:617
+msgid "Indent Expanders"
+msgstr ""
+
+#: gtk/gtktreeview.c:618
+msgid "Make the expanders indented."
+msgstr ""
+
+#: gtk/gtktreeviewcolumn.c:174
msgid "Whether to display the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:180
+#: gtk/gtktreeviewcolumn.c:181 gtk/gtkwindow.c:394
+#, fuzzy
+msgid "Resizable"
+msgstr "Ezindua"
+
+#: gtk/gtktreeviewcolumn.c:182
+msgid "Column is user-resizable"
+msgstr ""
+
+#: gtk/gtktreeviewcolumn.c:190
msgid "Current width of the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:188
+#: gtk/gtktreeviewcolumn.c:198
msgid "Sizing"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:189
+#: gtk/gtktreeviewcolumn.c:199
msgid "Resize mode of the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:197
+#: gtk/gtktreeviewcolumn.c:207
#, fuzzy
msgid "Fixed Width"
msgstr "Batazbesteko zabalera:"
-#: gtk/gtktreeviewcolumn.c:198
+#: gtk/gtktreeviewcolumn.c:208
msgid "Current fixed width of the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:207
+#: gtk/gtktreeviewcolumn.c:217
msgid "Minimum Width"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:208
+#: gtk/gtktreeviewcolumn.c:218
msgid "Minimum allowed width of the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:217
+#: gtk/gtktreeviewcolumn.c:227
msgid "Maximum Width"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:218
+#: gtk/gtktreeviewcolumn.c:228
msgid "Maximum allowed width of the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:227
+#: gtk/gtktreeviewcolumn.c:237
#, fuzzy
msgid "Title"
msgstr "Fitxategiak"
-#: gtk/gtktreeviewcolumn.c:228
+#: gtk/gtktreeviewcolumn.c:238
msgid "Title to appear in column header"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:235
+#: gtk/gtktreeviewcolumn.c:245
msgid "Clickable"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:236
+#: gtk/gtktreeviewcolumn.c:246
msgid "Whether the header can be clicked"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:244
+#: gtk/gtktreeviewcolumn.c:254
#, fuzzy
msgid "Widget"
msgstr "Pisua:"
-#: gtk/gtktreeviewcolumn.c:245
+#: gtk/gtktreeviewcolumn.c:255
msgid "Widget to put in column header button instead of column title"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:252
+#: gtk/gtktreeviewcolumn.c:262
msgid "Alignment"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:253
+#: gtk/gtktreeviewcolumn.c:263
msgid "X Alignment of the column header text or widget"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:263
+#: gtk/gtktreeviewcolumn.c:273
msgid "Whether the column can be reordered around the headers"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:270
+#: gtk/gtktreeviewcolumn.c:280
msgid "Sort indicator"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:271
+#: gtk/gtktreeviewcolumn.c:281
msgid "Whether to show a sort indicator"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:278
+#: gtk/gtktreeviewcolumn.c:288
msgid "Sort order"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:279
+#: gtk/gtktreeviewcolumn.c:289
msgid "Sort direction the sort indicator should indicate"
msgstr ""
-#: gtk/gtkviewport.c:132
+#: gtk/gtkviewport.c:133
msgid ""
"The GtkAdjustment that determines the values of the horizontal position for "
"this viewport."
msgstr ""
-#: gtk/gtkviewport.c:140
+#: gtk/gtkviewport.c:141
msgid ""
"The GtkAdjustment that determines the values of the vertical position for "
"this viewport."
msgstr ""
-#: gtk/gtkviewport.c:148
+#: gtk/gtkviewport.c:149
msgid "Determines how the shadowed box around the viewport is drawn."
msgstr ""
-#: gtk/gtkwidget.c:388
+#: gtk/gtkwidget.c:394
#, fuzzy
msgid "Widget name"
msgstr "Pisua:"
-#: gtk/gtkwidget.c:389
+#: gtk/gtkwidget.c:395
msgid "The name of the widget"
msgstr ""
-#: gtk/gtkwidget.c:395
+#: gtk/gtkwidget.c:401
msgid "Parent widget"
msgstr ""
-#: gtk/gtkwidget.c:396
+#: gtk/gtkwidget.c:402
msgid "The parent widget of this widget. Must be a Container widget."
msgstr ""
-#: gtk/gtkwidget.c:403
+#: gtk/gtkwidget.c:409
msgid "Width request"
msgstr ""
-#: gtk/gtkwidget.c:404
+#: gtk/gtkwidget.c:410
msgid ""
"Override for width request of the widget, or -1 if natural request should be "
"used."
msgstr ""
-#: gtk/gtkwidget.c:412
+#: gtk/gtkwidget.c:418
msgid "Height request"
msgstr ""
-#: gtk/gtkwidget.c:413
+#: gtk/gtkwidget.c:419
msgid ""
"Override for height request of the widget, or -1 if natural request should "
"be used."
msgstr ""
-#: gtk/gtkwidget.c:422
+#: gtk/gtkwidget.c:428
msgid "Whether the widget is visible"
msgstr ""
-#: gtk/gtkwidget.c:428
+#: gtk/gtkwidget.c:434
msgid "Sensitive"
msgstr ""
-#: gtk/gtkwidget.c:429
+#: gtk/gtkwidget.c:435
msgid "Whether the widget responds to input"
msgstr ""
-#: gtk/gtkwidget.c:435
+#: gtk/gtkwidget.c:441
msgid "Application paintable"
msgstr ""
-#: gtk/gtkwidget.c:436
+#: gtk/gtkwidget.c:442
msgid "Whether the application will paint directly on the widget"
msgstr ""
-#: gtk/gtkwidget.c:442
+#: gtk/gtkwidget.c:448
msgid "Can focus"
msgstr ""
-#: gtk/gtkwidget.c:443
+#: gtk/gtkwidget.c:449
msgid "Whether the widget can accept the input focus"
msgstr ""
-#: gtk/gtkwidget.c:449
+#: gtk/gtkwidget.c:455
msgid "Has focus"
msgstr ""
-#: gtk/gtkwidget.c:450
+#: gtk/gtkwidget.c:456
msgid "Whether the widget has the input focus"
msgstr ""
-#: gtk/gtkwidget.c:456
+#: gtk/gtkwidget.c:462
#, fuzzy
msgid "Can default"
msgstr "default:LTR"
-#: gtk/gtkwidget.c:457
+#: gtk/gtkwidget.c:463
msgid "Whether the widget can be the default widget"
msgstr ""
-#: gtk/gtkwidget.c:463
+#: gtk/gtkwidget.c:469
#, fuzzy
msgid "Has default"
msgstr "default:LTR"
-#: gtk/gtkwidget.c:464
+#: gtk/gtkwidget.c:470
msgid "Whether the widget is the default widget"
msgstr ""
-#: gtk/gtkwidget.c:470
+#: gtk/gtkwidget.c:476
msgid "Receives default"
msgstr ""
-#: gtk/gtkwidget.c:471
+#: gtk/gtkwidget.c:477
msgid "If TRUE, the widget will receive the default action when it is focused."
msgstr ""
-#: gtk/gtkwidget.c:477
+#: gtk/gtkwidget.c:483
msgid "Composite child"
msgstr ""
-#: gtk/gtkwidget.c:478
+#: gtk/gtkwidget.c:484
msgid "Whether the widget is composed of other widgets"
msgstr ""
-#: gtk/gtkwidget.c:484
+#: gtk/gtkwidget.c:490
#, fuzzy
msgid "Style"
msgstr "Gehitu estiloa"
-#: gtk/gtkwidget.c:485
+#: gtk/gtkwidget.c:491
msgid ""
"The style of the widget, which contains information about how it will look "
"(colors etc)."
msgstr ""
-#: gtk/gtkwidget.c:491
+#: gtk/gtkwidget.c:497
msgid "Events"
msgstr ""
-#: gtk/gtkwidget.c:492
+#: gtk/gtkwidget.c:498
msgid "The event mask that decides what kind of GdkEvents this widget gets."
msgstr ""
-#: gtk/gtkwidget.c:499
+#: gtk/gtkwidget.c:505
msgid "Extension events"
msgstr ""
-#: gtk/gtkwidget.c:500
+#: gtk/gtkwidget.c:506
msgid "The mask that decides what kind of extension events this widget gets."
msgstr ""
-#: gtk/gtkwidget.c:1047
+#: gtk/gtkwidget.c:1053
msgid "Interior Focus"
msgstr ""
-#: gtk/gtkwidget.c:1048
+#: gtk/gtkwidget.c:1054
msgid "Whether to draw the focus indicator inside widgets."
msgstr ""
-#: gtk/gtkwindow.c:361
+#: gtk/gtkwindow.c:359
#, fuzzy
msgid "Window Type"
msgstr "Lehioa"
-#: gtk/gtkwindow.c:362
+#: gtk/gtkwindow.c:360
msgid "The type of the window"
msgstr ""
-#: gtk/gtkwindow.c:371
+#: gtk/gtkwindow.c:369
#, fuzzy
msgid "Window Title"
msgstr "Lehioa"
-#: gtk/gtkwindow.c:372
+#: gtk/gtkwindow.c:370
msgid "The title of the window"
msgstr ""
-#: gtk/gtkwindow.c:379
+#: gtk/gtkwindow.c:377
msgid "Allow Shrink"
msgstr ""
-#: gtk/gtkwindow.c:381
+#: gtk/gtkwindow.c:379
#, no-c-format
msgid ""
"If TRUE, the window has no mimimum size. Setting this to TRUE is 99% of the "
"time a bad idea."
msgstr ""
-#: gtk/gtkwindow.c:388
+#: gtk/gtkwindow.c:386
msgid "Allow Grow"
msgstr ""
-#: gtk/gtkwindow.c:389
+#: gtk/gtkwindow.c:387
msgid "If TRUE, users can expand the window beyond its minimum size."
msgstr ""
-#: gtk/gtkwindow.c:396
-#, fuzzy
-msgid "Resizable"
-msgstr "Ezindua"
-
-#: gtk/gtkwindow.c:397
+#: gtk/gtkwindow.c:395
msgid "If TRUE, users can resize the window."
msgstr ""
-#: gtk/gtkwindow.c:404
+#: gtk/gtkwindow.c:402
msgid "Modal"
msgstr ""
-#: gtk/gtkwindow.c:405
+#: gtk/gtkwindow.c:403
msgid ""
"If TRUE, the window is modal (other windows are not usable while this one is "
"up)."
msgstr ""
-#: gtk/gtkwindow.c:412
+#: gtk/gtkwindow.c:410
msgid "Window Position"
msgstr ""
-#: gtk/gtkwindow.c:413
+#: gtk/gtkwindow.c:411
msgid "The initial position of the window."
msgstr ""
-#: gtk/gtkwindow.c:421
+#: gtk/gtkwindow.c:419
msgid "Default Width"
msgstr ""
-#: gtk/gtkwindow.c:422
+#: gtk/gtkwindow.c:420
msgid ""
"The default width of the window, used when initially showing the window."
msgstr ""
-#: gtk/gtkwindow.c:431
+#: gtk/gtkwindow.c:429
msgid "Default Height"
msgstr ""
-#: gtk/gtkwindow.c:432
+#: gtk/gtkwindow.c:430
msgid ""
"The default height of the window, used when initially showing the window."
msgstr ""
-#: gtk/gtkwindow.c:441
+#: gtk/gtkwindow.c:439
msgid "Destroy with Parent"
msgstr ""
-#: gtk/gtkwindow.c:442
+#: gtk/gtkwindow.c:440
msgid "If this window should be destroyed when the parent is destroyed"
msgstr ""
-#: gtk/gtkwindow.c:449
+#: gtk/gtkwindow.c:447
msgid "Icon"
msgstr ""
-#: gtk/gtkwindow.c:450
+#: gtk/gtkwindow.c:448
msgid "Icon for this window"
msgstr ""
-#: gtk/gtksizegroup.c:241
+#: gtk/gtksizegroup.c:242
#, fuzzy
msgid "Mode"
msgstr "Modua: "
-#: gtk/gtksizegroup.c:242
+#: gtk/gtksizegroup.c:243
msgid ""
"The the directions in which the size group effects the requested sizes of "
"its component widgets."
diff --git a/po/fa.po b/po/fa.po
index 9ec6873e8..5a85fd06c 100644
--- a/po/fa.po
+++ b/po/fa.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: gtk+ 1.3.1\n"
-"POT-Creation-Date: 2001-10-25 16:39-0400\n"
+"POT-Creation-Date: 2001-11-23 15:47-0500\n"
"PO-Revision-Date: 2000-10-13 15:00+0330\n"
"Last-Translator: Roozbeh Pournader <roozbeh@sina.sharif.ac.ir>\n"
"Language-Team: Persian <fa@li.org>\n"
@@ -13,12 +13,12 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-#: gdk-pixbuf/gdk-pixbuf-animation.c:144 gdk-pixbuf/gdk-pixbuf-io.c:543
+#: gdk-pixbuf/gdk-pixbuf-animation.c:144 gdk-pixbuf/gdk-pixbuf-io.c:551
#, c-format
msgid "Failed to open file '%s': %s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-animation.c:155 gdk-pixbuf/gdk-pixbuf-io.c:553
+#: gdk-pixbuf/gdk-pixbuf-animation.c:155 gdk-pixbuf/gdk-pixbuf-io.c:561
#, c-format
msgid "Image file '%s' contains no data"
msgstr ""
@@ -28,7 +28,7 @@ msgstr ""
msgid "Don't know how to load the animation in file '%s'"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-animation.c:205 gdk-pixbuf/gdk-pixbuf-io.c:598
+#: gdk-pixbuf/gdk-pixbuf-animation.c:205 gdk-pixbuf/gdk-pixbuf-io.c:606
#, c-format
msgid ""
"Failed to load image '%s': reason not known, probably a corrupt image file"
@@ -41,65 +41,65 @@ msgid ""
"animation file"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:316
+#: gdk-pixbuf/gdk-pixbuf-io.c:324
#, fuzzy, c-format
msgid "Unable to load image-loading module: %s: %s"
msgstr "واحد بارشونده در module_path مقابل یافت نشد: \"%s\","
-#: gdk-pixbuf/gdk-pixbuf-io.c:335
+#: gdk-pixbuf/gdk-pixbuf-io.c:343
#, c-format
msgid ""
"Image-loading module %s does not export the proper interface; perhaps it's "
"from a different GTK version?"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:452 gdk-pixbuf/gdk-pixbuf-io.c:478
+#: gdk-pixbuf/gdk-pixbuf-io.c:460 gdk-pixbuf/gdk-pixbuf-io.c:486
#, c-format
msgid "Image type '%s' is not supported"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:500
+#: gdk-pixbuf/gdk-pixbuf-io.c:508
#, c-format
msgid "Couldn't recognize the image file format for file '%s'"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:506
+#: gdk-pixbuf/gdk-pixbuf-io.c:514
msgid "Unrecognized image file format"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:576
+#: gdk-pixbuf/gdk-pixbuf-io.c:584
#, c-format
msgid "Don't know how to load the image in file '%s'"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:609
+#: gdk-pixbuf/gdk-pixbuf-io.c:617
#, fuzzy, c-format
msgid "Failed to load image '%s': %s"
msgstr "واحد بارشونده در module_path مقابل یافت نشد: \"%s\","
-#: gdk-pixbuf/gdk-pixbuf-io.c:714
+#: gdk-pixbuf/gdk-pixbuf-io.c:722
#, c-format
msgid "This build of gdk-pixbuf does not support saving the image format: %s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:822
+#: gdk-pixbuf/gdk-pixbuf-io.c:830
#, c-format
msgid "Failed to open '%s' for writing: %s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:843
+#: gdk-pixbuf/gdk-pixbuf-io.c:851
#, c-format
msgid ""
"Failed to close '%s' while writing image, all data may not have been saved: %"
"s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-loader.c:252
+#: gdk-pixbuf/gdk-pixbuf-loader.c:250
#, c-format
msgid "Incremental loading of image type '%s' is not supported"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-loader.c:275 gdk-pixbuf/gdk-pixbuf-loader.c:376
+#: gdk-pixbuf/gdk-pixbuf-loader.c:273 gdk-pixbuf/gdk-pixbuf-loader.c:374
#, c-format
msgid ""
"Internal error: Image loader module '%s' failed to begin loading an image, "
@@ -363,35 +363,35 @@ msgstr ""
msgid "Failed to write to temporary file when loading XBM image"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1256
+#: gdk-pixbuf/io-xpm.c:1234
msgid "No XPM header found"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1264
+#: gdk-pixbuf/io-xpm.c:1242
msgid "XPM file has image width <= 0"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1272
+#: gdk-pixbuf/io-xpm.c:1250
msgid "XPM file has image height <= 0"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1280
+#: gdk-pixbuf/io-xpm.c:1258
msgid "XPM file has invalid number of colors"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1288
+#: gdk-pixbuf/io-xpm.c:1266
msgid "XPM has invalid number of chars per pixel"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1306
+#: gdk-pixbuf/io-xpm.c:1284
msgid "Can't read XPM colormap"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1344
+#: gdk-pixbuf/io-xpm.c:1322
msgid "Can't allocate memory for loading XPM image"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1527
+#: gdk-pixbuf/io-xpm.c:1505
msgid "Failed to write to temporary file when loading XPM image"
msgstr ""
@@ -412,12 +412,20 @@ msgstr ""
msgid "failed to allocate image buffer of %u bytes"
msgstr "واحد بارشونده در module_path مقابل یافت نشد: \"%s\","
-#: gtk/gtkaccellabel.c:115
-msgid "Accelerator object"
+#: gtk/gtkaccellabel.c:122
+msgid "Accelerator Closure"
msgstr ""
-#: gtk/gtkaccellabel.c:116
-msgid "The object monitored by this accelerator label"
+#: gtk/gtkaccellabel.c:123
+msgid "The closure to be monitored for accelerator changes"
+msgstr ""
+
+#: gtk/gtkaccellabel.c:129
+msgid "Accelerator Widget"
+msgstr ""
+
+#: gtk/gtkaccellabel.c:130
+msgid "The widget to be monitored for accelerator changes"
msgstr ""
#: gtk/gtkalignment.c:102
@@ -570,7 +578,7 @@ msgstr ""
msgid "The amount of space between children."
msgstr ""
-#: gtk/gtkbox.c:135 gtk/gtknotebook.c:396
+#: gtk/gtkbox.c:135 gtk/gtknotebook.c:400
msgid "Homogeneous"
msgstr ""
@@ -578,75 +586,75 @@ msgstr ""
msgid "Whether the children should all be the same size."
msgstr ""
-#: gtk/gtkbutton.c:183 gtk/gtkframe.c:125 gtk/gtklabel.c:283
+#: gtk/gtkbutton.c:188 gtk/gtkframe.c:125 gtk/gtklabel.c:282
msgid "Label"
msgstr ""
-#: gtk/gtkbutton.c:184
+#: gtk/gtkbutton.c:189
msgid ""
"Text of the label widget inside the button, if the button contains a label "
"widget."
msgstr ""
-#: gtk/gtkbutton.c:191 gtk/gtklabel.c:304
+#: gtk/gtkbutton.c:196 gtk/gtklabel.c:303
msgid "Use underline"
msgstr ""
-#: gtk/gtkbutton.c:192 gtk/gtklabel.c:305
+#: gtk/gtkbutton.c:197 gtk/gtklabel.c:304
msgid ""
"If set, an underline in the text indicates the next character should be used "
"for the mnemonic accelerator key"
msgstr ""
-#: gtk/gtkbutton.c:199
+#: gtk/gtkbutton.c:204
msgid "Use stock"
msgstr ""
-#: gtk/gtkbutton.c:200
+#: gtk/gtkbutton.c:205
msgid ""
"If set, the label is used to pick a stock item instead of being displayed"
msgstr ""
-#: gtk/gtkbutton.c:207
+#: gtk/gtkbutton.c:212
msgid "Border relief"
msgstr ""
-#: gtk/gtkbutton.c:208
+#: gtk/gtkbutton.c:213
msgid "The border relief style."
msgstr ""
-#: gtk/gtkbutton.c:259
+#: gtk/gtkbutton.c:264
msgid "Default Spacing"
msgstr ""
-#: gtk/gtkbutton.c:260
+#: gtk/gtkbutton.c:265
msgid "Extra space to add for CAN_DEFAULT buttons"
msgstr ""
-#: gtk/gtkbutton.c:266
+#: gtk/gtkbutton.c:271
msgid "Default Outside Spacing"
msgstr ""
-#: gtk/gtkbutton.c:267
+#: gtk/gtkbutton.c:272
msgid ""
"Extra space to add for CAN_DEFAULT buttons that is always drawn outside the "
"border"
msgstr ""
-#: gtk/gtkbutton.c:272
+#: gtk/gtkbutton.c:277
msgid "Child X Displacement"
msgstr ""
-#: gtk/gtkbutton.c:273
+#: gtk/gtkbutton.c:278
msgid ""
"How far in the x direction to move the child when the button is depressed"
msgstr ""
-#: gtk/gtkbutton.c:280
+#: gtk/gtkbutton.c:285
msgid "Child Y Displacement"
msgstr ""
-#: gtk/gtkbutton.c:281
+#: gtk/gtkbutton.c:286
msgid ""
"How far in the y direction to move the child when the button is depressed"
msgstr ""
@@ -741,301 +749,301 @@ msgstr ""
msgid "The pixbuf to render."
msgstr ""
-#: gtk/gtkcellrenderertext.c:173 gtk/gtkentry.c:498 gtk/gtkprogressbar.c:207
+#: gtk/gtkcellrenderertext.c:174 gtk/gtkentry.c:506 gtk/gtkprogressbar.c:207
msgid "Text"
msgstr ""
-#: gtk/gtkcellrenderertext.c:174
+#: gtk/gtkcellrenderertext.c:175
msgid "Text to render"
msgstr ""
-#: gtk/gtkcellrenderertext.c:181
+#: gtk/gtkcellrenderertext.c:182
msgid "Markup"
msgstr ""
-#: gtk/gtkcellrenderertext.c:182
+#: gtk/gtkcellrenderertext.c:183
msgid "Marked up text to render"
msgstr ""
-#: gtk/gtkcellrenderertext.c:189 gtk/gtklabel.c:290
+#: gtk/gtkcellrenderertext.c:190 gtk/gtklabel.c:289
msgid "Attributes"
msgstr ""
-#: gtk/gtkcellrenderertext.c:190
+#: gtk/gtkcellrenderertext.c:191
msgid "A list of style attributes to apply to the text of the renderer."
msgstr ""
-#: gtk/gtkcellrenderertext.c:197 gtk/gtktexttag.c:208
+#: gtk/gtkcellrenderertext.c:198 gtk/gtktexttag.c:209
msgid "Background color name"
msgstr ""
-#: gtk/gtkcellrenderertext.c:198 gtk/gtktexttag.c:209
+#: gtk/gtkcellrenderertext.c:199 gtk/gtktexttag.c:210
msgid "Background color as a string"
msgstr ""
-#: gtk/gtkcellrenderertext.c:205 gtk/gtktexttag.c:216
+#: gtk/gtkcellrenderertext.c:206 gtk/gtktexttag.c:217
msgid "Background color"
msgstr ""
-#: gtk/gtkcellrenderertext.c:206 gtk/gtktexttag.c:217
+#: gtk/gtkcellrenderertext.c:207 gtk/gtktexttag.c:218
msgid "Background color as a GdkColor"
msgstr ""
-#: gtk/gtkcellrenderertext.c:213 gtk/gtktexttag.c:242
+#: gtk/gtkcellrenderertext.c:214 gtk/gtktexttag.c:243
msgid "Foreground color name"
msgstr ""
-#: gtk/gtkcellrenderertext.c:214 gtk/gtktexttag.c:243
+#: gtk/gtkcellrenderertext.c:215 gtk/gtktexttag.c:244
msgid "Foreground color as a string"
msgstr ""
-#: gtk/gtkcellrenderertext.c:221 gtk/gtktexttag.c:250
+#: gtk/gtkcellrenderertext.c:222 gtk/gtktexttag.c:251
msgid "Foreground color"
msgstr ""
-#: gtk/gtkcellrenderertext.c:222 gtk/gtktexttag.c:251
+#: gtk/gtkcellrenderertext.c:223 gtk/gtktexttag.c:252
msgid "Foreground color as a GdkColor"
msgstr ""
# hich-yek, hich-kodaam, be-hich-vajh, aslan
-#: gtk/gtkcellrenderertext.c:230 gtk/gtkentry.c:430 gtk/gtktexttag.c:276
-#: gtk/gtktextview.c:539
+#: gtk/gtkcellrenderertext.c:231 gtk/gtkentry.c:438 gtk/gtktexttag.c:277
+#: gtk/gtktextview.c:548
#, fuzzy
msgid "Editable"
msgstr "(از کار افتاده)"
-#: gtk/gtkcellrenderertext.c:231 gtk/gtktexttag.c:277 gtk/gtktextview.c:540
+#: gtk/gtkcellrenderertext.c:232 gtk/gtktexttag.c:278 gtk/gtktextview.c:549
msgid "Whether the text can be modified by the user"
msgstr ""
-#: gtk/gtkcellrenderertext.c:238 gtk/gtkcellrenderertext.c:246
-#: gtk/gtkfontsel.c:192 gtk/gtktexttag.c:284 gtk/gtktexttag.c:292
+#: gtk/gtkcellrenderertext.c:239 gtk/gtkcellrenderertext.c:247
+#: gtk/gtkfontsel.c:192 gtk/gtktexttag.c:285 gtk/gtktexttag.c:293
msgid "Font"
msgstr ""
-#: gtk/gtkcellrenderertext.c:239 gtk/gtktexttag.c:285
+#: gtk/gtkcellrenderertext.c:240 gtk/gtktexttag.c:286
msgid "Font description as a string"
msgstr ""
-#: gtk/gtkcellrenderertext.c:247 gtk/gtktexttag.c:293
+#: gtk/gtkcellrenderertext.c:248 gtk/gtktexttag.c:294
msgid "Font description as a PangoFontDescription struct"
msgstr ""
-#: gtk/gtkcellrenderertext.c:255 gtk/gtktexttag.c:301
+#: gtk/gtkcellrenderertext.c:256 gtk/gtktexttag.c:302
#, fuzzy
msgid "Font family"
msgstr "خانواده:"
-#: gtk/gtkcellrenderertext.c:256 gtk/gtktexttag.c:302
+#: gtk/gtkcellrenderertext.c:257 gtk/gtktexttag.c:303
msgid "Name of the font family, e.g. Sans, Helvetica, Times, Monospace"
msgstr ""
-#: gtk/gtkcellrenderertext.c:263 gtk/gtkcellrenderertext.c:264
-#: gtk/gtktexttag.c:309 gtk/gtktexttag.c:310
+#: gtk/gtkcellrenderertext.c:264 gtk/gtkcellrenderertext.c:265
+#: gtk/gtktexttag.c:310 gtk/gtktexttag.c:311
msgid "Font style"
msgstr ""
-#: gtk/gtkcellrenderertext.c:272 gtk/gtkcellrenderertext.c:273
-#: gtk/gtktexttag.c:318 gtk/gtktexttag.c:319
+#: gtk/gtkcellrenderertext.c:273 gtk/gtkcellrenderertext.c:274
+#: gtk/gtktexttag.c:319 gtk/gtktexttag.c:320
#, fuzzy
msgid "Font variant"
msgstr "انتخاب قلم"
-#: gtk/gtkcellrenderertext.c:281 gtk/gtkcellrenderertext.c:282
-#: gtk/gtktexttag.c:327 gtk/gtktexttag.c:328
+#: gtk/gtkcellrenderertext.c:282 gtk/gtkcellrenderertext.c:283
+#: gtk/gtktexttag.c:328 gtk/gtktexttag.c:329
#, fuzzy
msgid "Font weight"
msgstr "انتخاب قلم"
-#: gtk/gtkcellrenderertext.c:291 gtk/gtkcellrenderertext.c:292
-#: gtk/gtktexttag.c:338 gtk/gtktexttag.c:339
+#: gtk/gtkcellrenderertext.c:292 gtk/gtkcellrenderertext.c:293
+#: gtk/gtktexttag.c:339 gtk/gtktexttag.c:340
#, fuzzy
msgid "Font stretch"
msgstr "انتخاب قلم"
-#: gtk/gtkcellrenderertext.c:300 gtk/gtkcellrenderertext.c:301
-#: gtk/gtktexttag.c:347 gtk/gtktexttag.c:348
+#: gtk/gtkcellrenderertext.c:301 gtk/gtkcellrenderertext.c:302
+#: gtk/gtktexttag.c:348 gtk/gtktexttag.c:349
#, fuzzy
msgid "Font size"
msgstr "انتخاب قلم"
-#: gtk/gtkcellrenderertext.c:310 gtk/gtktexttag.c:367
+#: gtk/gtkcellrenderertext.c:311 gtk/gtktexttag.c:368
#, fuzzy
msgid "Font points"
msgstr "انتخاب قلم"
-#: gtk/gtkcellrenderertext.c:311 gtk/gtktexttag.c:368
+#: gtk/gtkcellrenderertext.c:312 gtk/gtktexttag.c:369
msgid "Font size in points"
msgstr ""
-#: gtk/gtkcellrenderertext.c:320 gtk/gtktexttag.c:357 gtk/gtktexttag.c:358
+#: gtk/gtkcellrenderertext.c:321 gtk/gtktexttag.c:358 gtk/gtktexttag.c:359
#, fuzzy
msgid "Font scale"
msgstr "انتخاب قلم"
-#: gtk/gtkcellrenderertext.c:321
+#: gtk/gtkcellrenderertext.c:322
msgid "Font scaling factor"
msgstr ""
-#: gtk/gtkcellrenderertext.c:330 gtk/gtktexttag.c:426
+#: gtk/gtkcellrenderertext.c:331 gtk/gtktexttag.c:427
msgid "Rise"
msgstr ""
-#: gtk/gtkcellrenderertext.c:331 gtk/gtktexttag.c:427
+#: gtk/gtkcellrenderertext.c:332 gtk/gtktexttag.c:428
msgid ""
"Offset of text above the baseline (below the baseline if rise is negative)"
msgstr ""
-#: gtk/gtkcellrenderertext.c:341 gtk/gtktexttag.c:466
+#: gtk/gtkcellrenderertext.c:342 gtk/gtktexttag.c:467
msgid "Strikethrough"
msgstr ""
-#: gtk/gtkcellrenderertext.c:342 gtk/gtktexttag.c:467
+#: gtk/gtkcellrenderertext.c:343 gtk/gtktexttag.c:468
msgid "Whether to strike through the text"
msgstr ""
-#: gtk/gtkcellrenderertext.c:349 gtk/gtktexttag.c:474
+#: gtk/gtkcellrenderertext.c:350 gtk/gtktexttag.c:475
msgid "Underline"
msgstr ""
-#: gtk/gtkcellrenderertext.c:350 gtk/gtktexttag.c:475
+#: gtk/gtkcellrenderertext.c:351 gtk/gtktexttag.c:476
msgid "Style of underline for this text"
msgstr ""
-#: gtk/gtkcellrenderertext.c:360 gtk/gtktexttag.c:511
+#: gtk/gtkcellrenderertext.c:361 gtk/gtktexttag.c:512
msgid "Background set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:361 gtk/gtktexttag.c:512
+#: gtk/gtkcellrenderertext.c:362 gtk/gtktexttag.c:513
msgid "Whether this tag affects the background color"
msgstr ""
-#: gtk/gtkcellrenderertext.c:364 gtk/gtktexttag.c:523
+#: gtk/gtkcellrenderertext.c:365 gtk/gtktexttag.c:524
msgid "Foreground set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:365 gtk/gtktexttag.c:524
+#: gtk/gtkcellrenderertext.c:366 gtk/gtktexttag.c:525
msgid "Whether this tag affects the foreground color"
msgstr ""
# hich-yek, hich-kodaam, be-hich-vajh, aslan
-#: gtk/gtkcellrenderertext.c:368 gtk/gtktexttag.c:531
+#: gtk/gtkcellrenderertext.c:369 gtk/gtktexttag.c:532
#, fuzzy
msgid "Editability set"
msgstr "(از کار افتاده)"
-#: gtk/gtkcellrenderertext.c:369 gtk/gtktexttag.c:532
+#: gtk/gtkcellrenderertext.c:370 gtk/gtktexttag.c:533
msgid "Whether this tag affects text editability"
msgstr ""
-#: gtk/gtkcellrenderertext.c:372 gtk/gtktexttag.c:535
+#: gtk/gtkcellrenderertext.c:373 gtk/gtktexttag.c:536
msgid "Font family set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:373 gtk/gtktexttag.c:536
+#: gtk/gtkcellrenderertext.c:374 gtk/gtktexttag.c:537
msgid "Whether this tag affects the font family"
msgstr ""
-#: gtk/gtkcellrenderertext.c:376 gtk/gtktexttag.c:539
+#: gtk/gtkcellrenderertext.c:377 gtk/gtktexttag.c:540
msgid "Font style set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:377 gtk/gtktexttag.c:540
+#: gtk/gtkcellrenderertext.c:378 gtk/gtktexttag.c:541
msgid "Whether this tag affects the font style"
msgstr ""
-#: gtk/gtkcellrenderertext.c:380 gtk/gtktexttag.c:543
+#: gtk/gtkcellrenderertext.c:381 gtk/gtktexttag.c:544
msgid "Font variant set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:381 gtk/gtktexttag.c:544
+#: gtk/gtkcellrenderertext.c:382 gtk/gtktexttag.c:545
msgid "Whether this tag affects the font variant"
msgstr ""
-#: gtk/gtkcellrenderertext.c:384 gtk/gtktexttag.c:547
+#: gtk/gtkcellrenderertext.c:385 gtk/gtktexttag.c:548
msgid "Font weight set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:385 gtk/gtktexttag.c:548
+#: gtk/gtkcellrenderertext.c:386 gtk/gtktexttag.c:549
msgid "Whether this tag affects the font weight"
msgstr ""
-#: gtk/gtkcellrenderertext.c:388 gtk/gtktexttag.c:551
+#: gtk/gtkcellrenderertext.c:389 gtk/gtktexttag.c:552
msgid "Font stretch set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:389 gtk/gtktexttag.c:552
+#: gtk/gtkcellrenderertext.c:390 gtk/gtktexttag.c:553
msgid "Whether this tag affects the font stretch"
msgstr ""
-#: gtk/gtkcellrenderertext.c:392 gtk/gtktexttag.c:555
+#: gtk/gtkcellrenderertext.c:393 gtk/gtktexttag.c:556
msgid "Font size set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:393 gtk/gtktexttag.c:556
+#: gtk/gtkcellrenderertext.c:394 gtk/gtktexttag.c:557
msgid "Whether this tag affects the font size"
msgstr ""
-#: gtk/gtkcellrenderertext.c:396 gtk/gtktexttag.c:559
+#: gtk/gtkcellrenderertext.c:397 gtk/gtktexttag.c:560
#, fuzzy
msgid "Font scale set"
msgstr "انتخاب قلم"
-#: gtk/gtkcellrenderertext.c:397 gtk/gtktexttag.c:560
+#: gtk/gtkcellrenderertext.c:398 gtk/gtktexttag.c:561
msgid "Whether this tag scales the font size by a factor"
msgstr ""
-#: gtk/gtkcellrenderertext.c:400 gtk/gtktexttag.c:579
+#: gtk/gtkcellrenderertext.c:401 gtk/gtktexttag.c:580
msgid "Rise set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:401 gtk/gtktexttag.c:580
+#: gtk/gtkcellrenderertext.c:402 gtk/gtktexttag.c:581
msgid "Whether this tag affects the rise"
msgstr ""
-#: gtk/gtkcellrenderertext.c:404 gtk/gtktexttag.c:595
+#: gtk/gtkcellrenderertext.c:405 gtk/gtktexttag.c:596
msgid "Strikethrough set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:405 gtk/gtktexttag.c:596
+#: gtk/gtkcellrenderertext.c:406 gtk/gtktexttag.c:597
msgid "Whether this tag affects strikethrough"
msgstr ""
-#: gtk/gtkcellrenderertext.c:408 gtk/gtktexttag.c:603
+#: gtk/gtkcellrenderertext.c:409 gtk/gtktexttag.c:604
msgid "Underline set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:409 gtk/gtktexttag.c:604
+#: gtk/gtkcellrenderertext.c:410 gtk/gtktexttag.c:605
msgid "Whether this tag affects underlining"
msgstr ""
-#: gtk/gtkcellrenderertoggle.c:129
+#: gtk/gtkcellrenderertoggle.c:130
msgid "Toggle state"
msgstr ""
-#: gtk/gtkcellrenderertoggle.c:130
+#: gtk/gtkcellrenderertoggle.c:131
msgid "The toggle state of the button"
msgstr ""
# hich-yek, hich-kodaam, be-hich-vajh, aslan
-#: gtk/gtkcellrenderertoggle.c:138
+#: gtk/gtkcellrenderertoggle.c:139
#, fuzzy
msgid "Activatable"
msgstr "(از کار افتاده)"
-#: gtk/gtkcellrenderertoggle.c:139
+#: gtk/gtkcellrenderertoggle.c:140
msgid "The toggle button can be activated"
msgstr ""
-#: gtk/gtkcellrenderertoggle.c:147
+#: gtk/gtkcellrenderertoggle.c:148
msgid "Radio state"
msgstr ""
-#: gtk/gtkcellrenderertoggle.c:148
+#: gtk/gtkcellrenderertoggle.c:149
msgid "Draw the toggle button as a radio button"
msgstr ""
-#: gtk/gtkcheckbutton.c:95 gtk/gtkoptionmenu.c:163
+#: gtk/gtkcheckbutton.c:95 gtk/gtkoptionmenu.c:191
msgid "Indicator Size"
msgstr ""
@@ -1043,7 +1051,7 @@ msgstr ""
msgid "Size of check or radio indicator"
msgstr ""
-#: gtk/gtkcheckbutton.c:103 gtk/gtkoptionmenu.c:169
+#: gtk/gtkcheckbutton.c:103 gtk/gtkoptionmenu.c:197
msgid "Indicator Spacing"
msgstr ""
@@ -1051,174 +1059,174 @@ msgstr ""
msgid "Spacing around check or radio indicator"
msgstr ""
-#: gtk/gtkcheckmenuitem.c:114 gtk/gtktogglebutton.c:142
+#: gtk/gtkcheckmenuitem.c:115 gtk/gtktogglebutton.c:132
msgid "Active"
msgstr ""
-#: gtk/gtkcheckmenuitem.c:115
+#: gtk/gtkcheckmenuitem.c:116
msgid "Whether the menu item is checked."
msgstr ""
-#: gtk/gtkcheckmenuitem.c:122 gtk/gtktogglebutton.c:150
+#: gtk/gtkcheckmenuitem.c:123 gtk/gtktogglebutton.c:140
msgid "Inconsistent"
msgstr ""
-#: gtk/gtkcheckmenuitem.c:123
+#: gtk/gtkcheckmenuitem.c:124
msgid "Whether to display an \"inconsistent\" state."
msgstr ""
-#: gtk/gtkcolorsel.c:574
+#: gtk/gtkcolorsel.c:578
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:579
+#: gtk/gtkcolorsel.c:583
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:883
+#: gtk/gtkcolorsel.c:887
msgid "_Save color here"
msgstr ""
-#: gtk/gtkcolorsel.c:1051
+#: gtk/gtkcolorsel.c:1055
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:1667
+#: gtk/gtkcolorsel.c:1674
msgid "Has Opacity Control"
msgstr ""
-#: gtk/gtkcolorsel.c:1668
+#: gtk/gtkcolorsel.c:1675
msgid "Whether the color selector should allow setting opacity"
msgstr ""
-#: gtk/gtkcolorsel.c:1674
+#: gtk/gtkcolorsel.c:1681
#, fuzzy
msgid "Has palette"
msgstr "تخته رنگ دست‌ساز"
-#: gtk/gtkcolorsel.c:1675
+#: gtk/gtkcolorsel.c:1682
msgid "Whether a palette should be used"
msgstr ""
-#: gtk/gtkcolorsel.c:1681
+#: gtk/gtkcolorsel.c:1688
#, fuzzy
msgid "Current Color"
msgstr "همین رنگ"
-#: gtk/gtkcolorsel.c:1682
+#: gtk/gtkcolorsel.c:1689
msgid "The current color"
msgstr ""
-#: gtk/gtkcolorsel.c:1688
+#: gtk/gtkcolorsel.c:1695
msgid "Current Alpha"
msgstr ""
-#: gtk/gtkcolorsel.c:1689
+#: gtk/gtkcolorsel.c:1696
msgid "The current opacity value (0 fully transparent, 65535 fully opaque)"
msgstr ""
-#: gtk/gtkcolorsel.c:1702
+#: gtk/gtkcolorsel.c:1709
#, fuzzy
msgid "Custom palette"
msgstr "تخته رنگ دست‌ساز"
-#: gtk/gtkcolorsel.c:1703
+#: gtk/gtkcolorsel.c:1710
msgid "Palette to use in the color selector"
msgstr ""
-#: gtk/gtkcolorsel.c:1758
+#: gtk/gtkcolorsel.c:1750
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:1786
+#: gtk/gtkcolorsel.c:1778
msgid ""
"Click the eyedropper, then click a color anywhere on your screen to select "
"that color."
msgstr ""
-#: gtk/gtkcolorsel.c:1795
+#: gtk/gtkcolorsel.c:1787
#, fuzzy
msgid "_Hue:"
msgstr "پرده:"
-#: gtk/gtkcolorsel.c:1796
+#: gtk/gtkcolorsel.c:1788
msgid "Position on the color wheel."
msgstr ""
-#: gtk/gtkcolorsel.c:1797
+#: gtk/gtkcolorsel.c:1789
#, fuzzy
msgid "_Saturation:"
msgstr "غلظت:"
-#: gtk/gtkcolorsel.c:1798
+#: gtk/gtkcolorsel.c:1790
msgid "\"Deepness\" of the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1799
+#: gtk/gtkcolorsel.c:1791
#, fuzzy
msgid "_Value:"
msgstr "روشنایی:"
-#: gtk/gtkcolorsel.c:1800
+#: gtk/gtkcolorsel.c:1792
msgid "Brightness of the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1801
+#: gtk/gtkcolorsel.c:1793
#, fuzzy
msgid "_Red:"
msgstr "قرمز:"
-#: gtk/gtkcolorsel.c:1802
+#: gtk/gtkcolorsel.c:1794
msgid "Amount of red light in the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1803
+#: gtk/gtkcolorsel.c:1795
#, fuzzy
msgid "_Green:"
msgstr "سبز:"
-#: gtk/gtkcolorsel.c:1804
+#: gtk/gtkcolorsel.c:1796
msgid "Amount of green light in the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1805
+#: gtk/gtkcolorsel.c:1797
#, fuzzy
msgid "_Blue:"
msgstr "آبی:"
-#: gtk/gtkcolorsel.c:1806
+#: gtk/gtkcolorsel.c:1798
msgid "Amount of blue light in the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1809
+#: gtk/gtkcolorsel.c:1801
#, fuzzy
msgid "_Opacity:"
msgstr "درجه‌ی ماتی:"
-#: gtk/gtkcolorsel.c:1817
+#: gtk/gtkcolorsel.c:1809
msgid "Transparency of the currently-selected color."
msgstr ""
-#: gtk/gtkcolorsel.c:1832
+#: gtk/gtkcolorsel.c:1824
msgid "Color _Name:"
msgstr ""
-#: gtk/gtkcolorsel.c:1844
+#: gtk/gtkcolorsel.c:1836
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:1863
+#: gtk/gtkcolorsel.c:1855
#, fuzzy
msgid "_Palette"
msgstr "تخته رنگ دست‌ساز"
@@ -1264,205 +1272,205 @@ msgstr ""
msgid "Whether entered values must already be present in the list"
msgstr ""
-#: gtk/gtkcontainer.c:202
+#: gtk/gtkcontainer.c:203
msgid "Resize mode"
msgstr ""
-#: gtk/gtkcontainer.c:203
+#: gtk/gtkcontainer.c:204
msgid "Specify how resize events are handled"
msgstr ""
-#: gtk/gtkcontainer.c:210
+#: gtk/gtkcontainer.c:211
msgid "Border width"
msgstr ""
-#: gtk/gtkcontainer.c:211
+#: gtk/gtkcontainer.c:212
msgid "The width of the empty border outside the containers children."
msgstr ""
-#: gtk/gtkcontainer.c:219
+#: gtk/gtkcontainer.c:220
msgid "Child"
msgstr ""
-#: gtk/gtkcontainer.c:220
+#: gtk/gtkcontainer.c:221
msgid "Can be used to add a new child to the container."
msgstr ""
-#: gtk/gtkcurve.c:120
+#: gtk/gtkcurve.c:121
#, fuzzy
msgid "Curve type"
msgstr "ایجاد"
-#: gtk/gtkcurve.c:121
+#: gtk/gtkcurve.c:122
msgid "Is this curve linear, spline interpolated, or free-form"
msgstr ""
-#: gtk/gtkcurve.c:129
+#: gtk/gtkcurve.c:130
msgid "Minimum X"
msgstr ""
-#: gtk/gtkcurve.c:130
+#: gtk/gtkcurve.c:131
msgid "Minimum possible value for X"
msgstr ""
-#: gtk/gtkcurve.c:139
+#: gtk/gtkcurve.c:140
msgid "Maximum X"
msgstr ""
-#: gtk/gtkcurve.c:140
+#: gtk/gtkcurve.c:141
msgid "Maximum possible X value."
msgstr ""
-#: gtk/gtkcurve.c:149
+#: gtk/gtkcurve.c:150
msgid "Minimum Y"
msgstr ""
-#: gtk/gtkcurve.c:150
+#: gtk/gtkcurve.c:151
msgid "Minimum possible value for Y"
msgstr ""
-#: gtk/gtkcurve.c:159
+#: gtk/gtkcurve.c:160
msgid "Maximum Y"
msgstr ""
-#: gtk/gtkcurve.c:160
+#: gtk/gtkcurve.c:161
msgid "Maximum possible value for Y"
msgstr ""
-#: gtk/gtkdialog.c:125
+#: gtk/gtkdialog.c:126
msgid "Has separator"
msgstr ""
-#: gtk/gtkdialog.c:126
+#: gtk/gtkdialog.c:127
msgid "The dialog has a separator bar above its buttons"
msgstr ""
-#: gtk/gtkdialog.c:149
+#: gtk/gtkdialog.c:150
msgid "Content area border"
msgstr ""
-#: gtk/gtkdialog.c:150
+#: gtk/gtkdialog.c:151
msgid "Width of border around the main dialog area"
msgstr ""
-#: gtk/gtkdialog.c:157
+#: gtk/gtkdialog.c:158
msgid "Button spacing"
msgstr ""
-#: gtk/gtkdialog.c:158
+#: gtk/gtkdialog.c:159
msgid "Spacing between buttons"
msgstr ""
-#: gtk/gtkdialog.c:166
+#: gtk/gtkdialog.c:167
msgid "Action area border"
msgstr ""
-#: gtk/gtkdialog.c:167
+#: gtk/gtkdialog.c:168
msgid "Width of border around the button area at the bottom of the dialog"
msgstr ""
-#: gtk/gtkentry.c:410 gtk/gtklabel.c:361
+#: gtk/gtkentry.c:418 gtk/gtklabel.c:360
#, fuzzy
msgid "Cursor Position"
msgstr "از کار افتاده"
-#: gtk/gtkentry.c:411 gtk/gtklabel.c:362
+#: gtk/gtkentry.c:419 gtk/gtklabel.c:361
msgid "The current position of the insertion cursor in chars."
msgstr ""
-#: gtk/gtkentry.c:420 gtk/gtklabel.c:371
+#: gtk/gtkentry.c:428 gtk/gtklabel.c:370
#, fuzzy
msgid "Selection Bound"
msgstr "انتخاب: "
-#: gtk/gtkentry.c:421 gtk/gtklabel.c:372
+#: gtk/gtkentry.c:429 gtk/gtklabel.c:371
msgid ""
"The position of the opposite end of the selection from the cursor in chars."
msgstr ""
-#: gtk/gtkentry.c:431
+#: gtk/gtkentry.c:439
msgid "Whether the entry contents can be edited"
msgstr ""
-#: gtk/gtkentry.c:438
+#: gtk/gtkentry.c:446
msgid "Maximum length"
msgstr ""
-#: gtk/gtkentry.c:439
+#: gtk/gtkentry.c:447
msgid "Maximum number of characters for this entry"
msgstr ""
-#: gtk/gtkentry.c:447
+#: gtk/gtkentry.c:455
msgid "Visibility"
msgstr ""
-#: gtk/gtkentry.c:448
+#: gtk/gtkentry.c:456
msgid ""
"FALSE displays the \"invisible char\" instead of the actual text (password "
"mode)"
msgstr ""
-#: gtk/gtkentry.c:455
+#: gtk/gtkentry.c:463
#, fuzzy
msgid "Has Frame"
msgstr "تخته رنگ دست‌ساز"
-#: gtk/gtkentry.c:456
+#: gtk/gtkentry.c:464
msgid "FALSE removes outside bevel from entry."
msgstr ""
-#: gtk/gtkentry.c:463
+#: gtk/gtkentry.c:471
msgid "Invisible character"
msgstr ""
-#: gtk/gtkentry.c:464
+#: gtk/gtkentry.c:472
msgid "The character to use when masking entry contents (in \"password mode\")"
msgstr ""
-#: gtk/gtkentry.c:471
+#: gtk/gtkentry.c:479
msgid "Activates default"
msgstr ""
-#: gtk/gtkentry.c:472
+#: gtk/gtkentry.c:480
msgid ""
"Whether to activate the default widget (such as the default button in a "
"dialog) when Enter is pressed."
msgstr ""
-#: gtk/gtkentry.c:478
+#: gtk/gtkentry.c:486
msgid "Width in chars"
msgstr ""
-#: gtk/gtkentry.c:479
+#: gtk/gtkentry.c:487
msgid "Number of characters to leave space for in the entry."
msgstr ""
-#: gtk/gtkentry.c:488
+#: gtk/gtkentry.c:496
msgid "Scroll offset"
msgstr ""
-#: gtk/gtkentry.c:489
+#: gtk/gtkentry.c:497
msgid "Number of pixels of the entry scrolled off the screen to the left"
msgstr ""
-#: gtk/gtkentry.c:499
+#: gtk/gtkentry.c:507
msgid "The contents of the entry"
msgstr ""
-#: gtk/gtkentry.c:505 gtk/gtklabel.c:380 gtk/gtktextview.c:615
+#: gtk/gtkentry.c:513 gtk/gtklabel.c:379 gtk/gtktextview.c:624
msgid "Cursor color"
msgstr ""
-#: gtk/gtkentry.c:506 gtk/gtklabel.c:381 gtk/gtktextview.c:616
+#: gtk/gtkentry.c:514 gtk/gtklabel.c:380 gtk/gtktextview.c:625
msgid "Color with which to draw insertion cursor"
msgstr ""
-#: gtk/gtkentry.c:3793 gtk/gtklabel.c:3180
+#: gtk/gtkentry.c:3832 gtk/gtklabel.c:3151
#, fuzzy
msgid "Select All"
msgstr "حذف"
-#: gtk/gtkentry.c:3803 gtk/gtklabel.c:3190 gtk/gtktextview.c:5563
+#: gtk/gtkentry.c:3842 gtk/gtklabel.c:3161 gtk/gtktextview.c:5737
msgid "Input Methods"
msgstr ""
@@ -1493,12 +1501,12 @@ msgstr "شاخه‌ها"
msgid "Files"
msgstr "پرونده‌ها"
-#: gtk/gtkfilesel.c:727 gtk/gtkfilesel.c:2052
+#: gtk/gtkfilesel.c:726 gtk/gtkfilesel.c:2057
#, c-format
msgid "Directory unreadable: %s"
msgstr "شاخه‌ی %s قابل خواندن نیست"
-#: gtk/gtkfilesel.c:849
+#: gtk/gtkfilesel.c:848
#, c-format
msgid ""
"The file \"%s\" resides on another machine (called %s) and may not be "
@@ -1506,130 +1514,128 @@ msgid ""
"Are you sure that you want to select it?"
msgstr ""
-#: gtk/gtkfilesel.c:979
+#: gtk/gtkfilesel.c:978
msgid "Create Dir"
msgstr "ایجاد شاخه"
-#: gtk/gtkfilesel.c:990 gtk/gtkfilesel.c:1413
+#: gtk/gtkfilesel.c:989 gtk/gtkfilesel.c:1416
msgid "Delete File"
msgstr "حذف پرونده"
-#: gtk/gtkfilesel.c:1001 gtk/gtkfilesel.c:1556
+#: gtk/gtkfilesel.c:1000 gtk/gtkfilesel.c:1559
msgid "Rename File"
msgstr "تغییر نام پرونده"
-#: gtk/gtkfilesel.c:1236
+#: gtk/gtkfilesel.c:1237
#, c-format
msgid ""
"The directory name \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
-#: gtk/gtkfilesel.c:1238
+#: gtk/gtkfilesel.c:1239
#, c-format
msgid ""
"Error creating directory \"%s\": %s\n"
"%s"
msgstr ""
-#: gtk/gtkfilesel.c:1239 gtk/gtkfilesel.c:1490
+#: gtk/gtkfilesel.c:1240 gtk/gtkfilesel.c:1493
msgid "You probably used symbols not allowed in filenames."
msgstr ""
-#: gtk/gtkfilesel.c:1247
+#: gtk/gtkfilesel.c:1248
#, c-format
msgid "Error creating directory \"%s\": %s\n"
msgstr ""
-#: gtk/gtkfilesel.c:1281
+#: gtk/gtkfilesel.c:1282
msgid "Create Directory"
msgstr "ایجاد شاخه"
-#: gtk/gtkfilesel.c:1295
+#: gtk/gtkfilesel.c:1296
#, fuzzy
msgid "_Directory name:"
msgstr "نام شاخه:"
#. buttons
-#: gtk/gtkfilesel.c:1309
-msgid "Create"
-msgstr "ایجاد"
-
-#: gtk/gtkfilesel.c:1318 gtk/gtkfilesel.c:1444 gtk/gtkfilesel.c:1598
-#: gtk/gtkgamma.c:424
+#: gtk/gtkfilesel.c:1310 gtk/gtkfilesel.c:1438 gtk/gtkfilesel.c:1592
+#: gtk/gtkgamma.c:417
msgid "Cancel"
msgstr "انصراف"
-#: gtk/gtkfilesel.c:1353
+#: gtk/gtkfilesel.c:1322
+msgid "Create"
+msgstr "ایجاد"
+
+#: gtk/gtkfilesel.c:1356
#, c-format
msgid "The filename \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
-#: gtk/gtkfilesel.c:1356
+#: gtk/gtkfilesel.c:1359
#, c-format
msgid ""
"Error deleting file \"%s\": %s\n"
"%s"
msgstr ""
-#: gtk/gtkfilesel.c:1358 gtk/gtkfilesel.c:1504
+#: gtk/gtkfilesel.c:1361 gtk/gtkfilesel.c:1507
msgid "It probably contains symbols not allowed in filenames."
msgstr ""
-#: gtk/gtkfilesel.c:1367
+#: gtk/gtkfilesel.c:1370
#, c-format
msgid "Error deleting file \"%s\": %s"
msgstr ""
-#. buttons
-#: gtk/gtkfilesel.c:1435
+#: gtk/gtkfilesel.c:1448
msgid "Delete"
msgstr "حذف"
-#: gtk/gtkfilesel.c:1486 gtk/gtkfilesel.c:1500
+#: gtk/gtkfilesel.c:1489 gtk/gtkfilesel.c:1503
#, c-format
msgid "The file name \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
-#: gtk/gtkfilesel.c:1488
+#: gtk/gtkfilesel.c:1491
#, c-format
msgid ""
"Error renaming file to \"%s\": %s\n"
"%s"
msgstr ""
-#: gtk/gtkfilesel.c:1502
+#: gtk/gtkfilesel.c:1505
#, c-format
msgid ""
"Error renaming file \"%s\": %s\n"
"%s"
msgstr ""
-#: gtk/gtkfilesel.c:1512
+#: gtk/gtkfilesel.c:1515
#, c-format
msgid "Error renaming file \"%s\" to \"%s\": %s"
msgstr ""
-#. buttons
-#: gtk/gtkfilesel.c:1589
+#: gtk/gtkfilesel.c:1604
msgid "Rename"
msgstr "تغییر نام"
-#: gtk/gtkfilesel.c:2031
+#: gtk/gtkfilesel.c:2036
msgid "Selection: "
msgstr "انتخاب: "
-#: gtk/gtkfilesel.c:2641
+#: gtk/gtkfilesel.c:2647
#, c-format
msgid ""
"The filename %s couldn't be converted to UTF-8. Try setting the environment "
"variable G_BROKEN_FILENAMES."
msgstr ""
-#: gtk/gtkfilesel.c:3509
+#: gtk/gtkfilesel.c:3515
msgid "Name too long"
msgstr ""
-#: gtk/gtkfilesel.c:3511
+#: gtk/gtkfilesel.c:3517
msgid "Couldn't convert filename"
msgstr ""
@@ -1675,7 +1681,7 @@ msgstr "اندازه:"
msgid "Preview:"
msgstr "پیش‌نمایش:"
-#: gtk/gtkfontsel.c:1060
+#: gtk/gtkfontsel.c:1059
msgid "Font Selection"
msgstr "انتخاب قلم"
@@ -1699,7 +1705,7 @@ msgstr ""
msgid "The vertical alignment of the label."
msgstr ""
-#: gtk/gtkframe.c:153 gtk/gtkhandlebox.c:184
+#: gtk/gtkframe.c:153 gtk/gtkhandlebox.c:185
msgid "Deprecated property, use shadow_type instead."
msgstr ""
@@ -1719,41 +1725,41 @@ msgstr ""
msgid "A widget to display in place of the usual frame label."
msgstr ""
-#: gtk/gtkgamma.c:395
+#: gtk/gtkgamma.c:396
msgid "Gamma"
msgstr "گاما"
-#: gtk/gtkgamma.c:402
+#: gtk/gtkgamma.c:403
#, fuzzy
msgid "_Gamma value"
msgstr "مقدار گاما"
-#: gtk/gtkgamma.c:416
+#: gtk/gtkgamma.c:423
msgid "OK"
msgstr "تأیید"
-#: gtk/gtkhandlebox.c:191 gtk/gtkmenubar.c:148 gtk/gtkstatusbar.c:157
-#: gtk/gtktoolbar.c:276 gtk/gtkviewport.c:147
+#: gtk/gtkhandlebox.c:192 gtk/gtkmenubar.c:148 gtk/gtkstatusbar.c:158
+#: gtk/gtktoolbar.c:277 gtk/gtkviewport.c:148
msgid "Shadow type"
msgstr ""
-#: gtk/gtkhandlebox.c:192
+#: gtk/gtkhandlebox.c:193
msgid "Appearance of the shadow that surrounds the container."
msgstr ""
-#: gtk/gtkhandlebox.c:200
+#: gtk/gtkhandlebox.c:201
msgid "Handle position"
msgstr ""
-#: gtk/gtkhandlebox.c:201
+#: gtk/gtkhandlebox.c:202
msgid "Position of the handle relative to the child widget."
msgstr ""
-#: gtk/gtkhandlebox.c:209
+#: gtk/gtkhandlebox.c:210
msgid "Snap edge"
msgstr ""
-#: gtk/gtkhandlebox.c:210
+#: gtk/gtkhandlebox.c:211
msgid ""
"Side of the handlebox that's lined up with the docking point to dock the "
"handlebox."
@@ -1762,7 +1768,7 @@ msgstr ""
#. Remove this icon source so we don't keep trying to
#. * load it.
#.
-#: gtk/gtkiconfactory.c:1049
+#: gtk/gtkiconfactory.c:1061
#, c-format
msgid "Error loading icon: %s"
msgstr ""
@@ -1776,219 +1782,219 @@ msgid "Child widget to appear next to the menu text"
msgstr ""
#. shell and main vbox
-#: gtk/gtkinputdialog.c:181
+#: gtk/gtkinputdialog.c:182
msgid "Input"
msgstr "ورودی"
-#: gtk/gtkinputdialog.c:189
+#: gtk/gtkinputdialog.c:190
msgid "No input devices"
msgstr "دستگاه ورودی یافت نشد"
-#: gtk/gtkinputdialog.c:218
+#: gtk/gtkinputdialog.c:219
#, fuzzy
msgid "_Device:"
msgstr "دستگاه"
-#: gtk/gtkinputdialog.c:235
+#: gtk/gtkinputdialog.c:236
msgid "Disabled"
msgstr "از کار افتاده"
-#: gtk/gtkinputdialog.c:243
+#: gtk/gtkinputdialog.c:244
msgid "Screen"
msgstr "صفحه‌ی نمایش"
-#: gtk/gtkinputdialog.c:251
+#: gtk/gtkinputdialog.c:252
msgid "Window"
msgstr "پنجره"
-#: gtk/gtkinputdialog.c:259
+#: gtk/gtkinputdialog.c:260
#, fuzzy
msgid "_Mode: "
msgstr "حالت: "
#. The axis listbox
-#: gtk/gtkinputdialog.c:290
+#: gtk/gtkinputdialog.c:291
#, fuzzy
msgid "_Axes"
msgstr "محورها"
#. Keys listbox
-#: gtk/gtkinputdialog.c:306
+#: gtk/gtkinputdialog.c:307
#, fuzzy
msgid "_Keys"
msgstr "کلیدها"
#. We create the save button in any case, so that clients can
#. connect to it, without paying attention to whether it exits
-#: gtk/gtkinputdialog.c:327
+#: gtk/gtkinputdialog.c:328
msgid "Save"
msgstr "ذخیره"
-#: gtk/gtkinputdialog.c:336
+#: gtk/gtkinputdialog.c:337
msgid "Close"
msgstr "بستن"
-#: gtk/gtkinputdialog.c:469
+#: gtk/gtkinputdialog.c:470
msgid "X"
msgstr "X"
-#: gtk/gtkinputdialog.c:470
+#: gtk/gtkinputdialog.c:471
msgid "Y"
msgstr "Y"
-#: gtk/gtkinputdialog.c:471
+#: gtk/gtkinputdialog.c:472
msgid "Pressure"
msgstr "فشار"
-#: gtk/gtkinputdialog.c:472
+#: gtk/gtkinputdialog.c:473
msgid "X Tilt"
msgstr "انحنای X"
-#: gtk/gtkinputdialog.c:473
+#: gtk/gtkinputdialog.c:474
msgid "Y Tilt"
msgstr "انحنای Y"
-#: gtk/gtkinputdialog.c:474
+#: gtk/gtkinputdialog.c:475
msgid "Wheel"
msgstr "چرخ"
# farmaan
-#: gtk/gtkinputdialog.c:514
+#: gtk/gtkinputdialog.c:515
msgid "none"
msgstr "هیچ‌کدام"
# hich-yek, hich-kodaam, be-hich-vajh, aslan
-#: gtk/gtkinputdialog.c:548 gtk/gtkinputdialog.c:584
+#: gtk/gtkinputdialog.c:549 gtk/gtkinputdialog.c:585
msgid "(disabled)"
msgstr "(از کار افتاده)"
-#: gtk/gtkinputdialog.c:577
+#: gtk/gtkinputdialog.c:578
msgid "(unknown)"
msgstr "(نامعلوم)"
# naashenaakhte, naashenaas, naama'loom, naamoshakhkhas
#. and clear button
-#: gtk/gtkinputdialog.c:662
+#: gtk/gtkinputdialog.c:663
msgid "clear"
msgstr "پاک شود"
-#: gtk/gtklabel.c:284
+#: gtk/gtklabel.c:283
msgid "The text of the label."
msgstr ""
-#: gtk/gtklabel.c:291
+#: gtk/gtklabel.c:290
msgid "A list of style attributes to apply to the text of the label."
msgstr ""
-#: gtk/gtklabel.c:297
+#: gtk/gtklabel.c:296
msgid "Use markup"
msgstr ""
-#: gtk/gtklabel.c:298
+#: gtk/gtklabel.c:297
msgid "The text of the label includes XML markup. See pango_parse_markup()."
msgstr ""
-#: gtk/gtklabel.c:312 gtk/gtktexttag.c:377 gtk/gtktextview.c:556
+#: gtk/gtklabel.c:311 gtk/gtktexttag.c:378 gtk/gtktextview.c:565
msgid "Justification"
msgstr ""
-#: gtk/gtklabel.c:313
+#: gtk/gtklabel.c:312
msgid ""
"The alignment of the lines in the text of the label relative to each other. "
"This does NOT affect the alignment of the label within its allocation. See "
"GtkMisc::xalign for that."
msgstr ""
-#: gtk/gtklabel.c:321
+#: gtk/gtklabel.c:320
#, fuzzy
msgid "Pattern"
msgstr "تخته رنگ دست‌ساز"
-#: gtk/gtklabel.c:322
+#: gtk/gtklabel.c:321
msgid ""
"A string with _ characters in positions correspond to characters in the text "
"to underline."
msgstr ""
-#: gtk/gtklabel.c:329
+#: gtk/gtklabel.c:328
msgid "Line wrap"
msgstr ""
-#: gtk/gtklabel.c:330
+#: gtk/gtklabel.c:329
msgid "If set, wrap lines if the text becomes too wide."
msgstr ""
-#: gtk/gtklabel.c:336
+#: gtk/gtklabel.c:335
#, fuzzy
msgid "Selectable"
msgstr "حذف"
-#: gtk/gtklabel.c:337
+#: gtk/gtklabel.c:336
msgid "Whether the label text can be selected with the mouse."
msgstr ""
-#: gtk/gtklabel.c:343
+#: gtk/gtklabel.c:342
msgid "Mnemonic key"
msgstr ""
-#: gtk/gtklabel.c:344
+#: gtk/gtklabel.c:343
msgid "The mnemonic accelerator key for this label."
msgstr ""
-#: gtk/gtklabel.c:352
+#: gtk/gtklabel.c:351
msgid "Mnemonic widget"
msgstr ""
-#: gtk/gtklabel.c:353
+#: gtk/gtklabel.c:352
msgid "The widget to be activated when the label's mnemonic key is pressed."
msgstr ""
-#: gtk/gtklayout.c:575
+#: gtk/gtklayout.c:576
msgid "X position"
msgstr ""
-#: gtk/gtklayout.c:576
+#: gtk/gtklayout.c:577
msgid "X position of child widget"
msgstr ""
-#: gtk/gtklayout.c:585
+#: gtk/gtklayout.c:586
msgid "Y position"
msgstr ""
-#: gtk/gtklayout.c:586
+#: gtk/gtklayout.c:587
msgid "Y position of child widget"
msgstr ""
-#: gtk/gtklayout.c:595 gtk/gtkviewport.c:131
+#: gtk/gtklayout.c:596 gtk/gtkviewport.c:132
msgid "Horizontal adjustment"
msgstr ""
-#: gtk/gtklayout.c:596
+#: gtk/gtklayout.c:597
msgid "The GtkAdjustment for the horizontal position."
msgstr ""
-#: gtk/gtklayout.c:603 gtk/gtkviewport.c:139
+#: gtk/gtklayout.c:604 gtk/gtkviewport.c:140
msgid "Vertical adjustment"
msgstr ""
-#: gtk/gtklayout.c:604
+#: gtk/gtklayout.c:605
msgid "The GtkAdjustment for the vertical position."
msgstr ""
-#: gtk/gtklayout.c:611 gtk/gtktreeviewcolumn.c:179
+#: gtk/gtklayout.c:612 gtk/gtktreeviewcolumn.c:189
msgid "Width"
msgstr ""
-#: gtk/gtklayout.c:612
+#: gtk/gtklayout.c:613
msgid "The width of the layout."
msgstr ""
-#: gtk/gtklayout.c:620
+#: gtk/gtklayout.c:621
#, fuzzy
msgid "Height"
msgstr "انتخاب قلم"
-#: gtk/gtklayout.c:621
+#: gtk/gtklayout.c:622
msgid "The height of the layout."
msgstr ""
@@ -1997,7 +2003,7 @@ 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:572
+#: gtk/gtkmain.c:613
msgid "default:LTR"
msgstr "default:RTL"
@@ -2005,7 +2011,7 @@ msgstr "default:RTL"
msgid "Style of bevel around the menubar"
msgstr ""
-#: gtk/gtkmenubar.c:156 gtk/gtktoolbar.c:250
+#: gtk/gtkmenubar.c:156 gtk/gtktoolbar.c:251
msgid "Internal padding"
msgstr ""
@@ -2013,14 +2019,30 @@ msgstr ""
msgid "Amount of border space between the menubar shadow and the menu items"
msgstr ""
-#: gtk/gtkmessagedialog.c:80
+#: gtk/gtkmessagedialog.c:104
msgid "Image/label border"
msgstr ""
-#: gtk/gtkmessagedialog.c:81
+#: gtk/gtkmessagedialog.c:105
msgid "Width of border around the label and image in the message dialog"
msgstr ""
+#: gtk/gtkmessagedialog.c:113
+msgid "Message Type"
+msgstr ""
+
+#: gtk/gtkmessagedialog.c:114
+msgid "The type of message"
+msgstr ""
+
+#: gtk/gtkmessagedialog.c:121
+msgid "Message Buttons"
+msgstr ""
+
+#: gtk/gtkmessagedialog.c:122
+msgid "The buttons shown in the message dialog"
+msgstr ""
+
#: gtk/gtkmisc.c:97
msgid "X align"
msgstr ""
@@ -2056,144 +2078,152 @@ msgid ""
msgstr ""
# paak kardan, rad kardan, tamiz kardan, door rikhtan, rowshan kardan, towzih daadan
-#: gtk/gtknotebook.c:324
+#: gtk/gtknotebook.c:328
#, fuzzy
msgid "Page"
msgstr "صفحه‌ی %u"
-#: gtk/gtknotebook.c:325
+#: gtk/gtknotebook.c:329
msgid "The index of the current page"
msgstr ""
-#: gtk/gtknotebook.c:333
+#: gtk/gtknotebook.c:337
msgid "Tab Position"
msgstr ""
-#: gtk/gtknotebook.c:334
+#: gtk/gtknotebook.c:338
msgid "Which side of the notebook holds the tabs"
msgstr ""
-#: gtk/gtknotebook.c:341
+#: gtk/gtknotebook.c:345
msgid "Tab Border"
msgstr ""
-#: gtk/gtknotebook.c:342
+#: gtk/gtknotebook.c:346
msgid "Width of the border around the tab labels"
msgstr ""
-#: gtk/gtknotebook.c:350
+#: gtk/gtknotebook.c:354
msgid "Horizontal Tab Border"
msgstr ""
-#: gtk/gtknotebook.c:351
+#: gtk/gtknotebook.c:355
msgid "Width of the horizontal border of tab labels"
msgstr ""
-#: gtk/gtknotebook.c:359
+#: gtk/gtknotebook.c:363
msgid "Vertical Tab Border"
msgstr ""
-#: gtk/gtknotebook.c:360
+#: gtk/gtknotebook.c:364
msgid "Width of the vertical border of tab labels"
msgstr ""
-#: gtk/gtknotebook.c:368
+#: gtk/gtknotebook.c:372
msgid "Show Tabs"
msgstr ""
-#: gtk/gtknotebook.c:369
+#: gtk/gtknotebook.c:373
msgid "Whether tabs should be shown or not"
msgstr ""
-#: gtk/gtknotebook.c:375
+#: gtk/gtknotebook.c:379
msgid "Show Border"
msgstr ""
-#: gtk/gtknotebook.c:376
+#: gtk/gtknotebook.c:380
msgid "Whether the border should be shown or not"
msgstr ""
-#: gtk/gtknotebook.c:382
+#: gtk/gtknotebook.c:386
msgid "Scrollable"
msgstr ""
-#: gtk/gtknotebook.c:383
+#: gtk/gtknotebook.c:387
msgid "If TRUE, scroll arrows are added if there are to many tabs to fit"
msgstr ""
-#: gtk/gtknotebook.c:389
+#: gtk/gtknotebook.c:393
msgid "Enable Popup"
msgstr ""
-#: gtk/gtknotebook.c:390
+#: gtk/gtknotebook.c:394
msgid ""
"If TRUE, pressing the right mouse button on the notebook pops up a menu that "
"you can use to go to a page"
msgstr ""
-#: gtk/gtknotebook.c:397
+#: gtk/gtknotebook.c:401
msgid "Whether tabs should have homogeneous sizes"
msgstr ""
# paak kardan, rad kardan, tamiz kardan, door rikhtan, rowshan kardan, towzih daadan
-#: gtk/gtknotebook.c:2134 gtk/gtknotebook.c:4529
+#: gtk/gtknotebook.c:2240 gtk/gtknotebook.c:4470
#, c-format
msgid "Page %u"
msgstr "صفحه‌ی %u"
-#: gtk/gtkoptionmenu.c:164
+#: gtk/gtkoptionmenu.c:184
+msgid "Menu"
+msgstr ""
+
+#: gtk/gtkoptionmenu.c:185
+msgid "The menu of options"
+msgstr ""
+
+#: gtk/gtkoptionmenu.c:192
msgid "Size of dropdown indicator"
msgstr ""
-#: gtk/gtkoptionmenu.c:170
+#: gtk/gtkoptionmenu.c:198
msgid "Spacing around indicator"
msgstr ""
-#: gtk/gtkpaned.c:116 gtk/gtkruler.c:138
+#: gtk/gtkpaned.c:120 gtk/gtkruler.c:138
msgid "Position"
msgstr ""
-#: gtk/gtkpaned.c:117
+#: gtk/gtkpaned.c:121
msgid ""
"Position of paned separator in pixels(0 means all the way to the left/top)"
msgstr ""
-#: gtk/gtkpaned.c:125
+#: gtk/gtkpaned.c:129
msgid "Position Set"
msgstr ""
-#: gtk/gtkpaned.c:126
+#: gtk/gtkpaned.c:130
msgid "TRUE if the Position property should be used"
msgstr ""
-#: gtk/gtkpaned.c:132
+#: gtk/gtkpaned.c:136
msgid "Handle Size"
msgstr ""
-#: gtk/gtkpaned.c:133
+#: gtk/gtkpaned.c:137
msgid "Width of handle"
msgstr ""
-#: gtk/gtkrc.c:2759
+#: gtk/gtkrc.c:2723
#, c-format
msgid "Unable to locate image file in pixmap_path: \"%s\" line %d"
msgstr "پرونده‌ی تصویری در pixmap_path مقابل یافت نشد: \"%s\" سطر %d"
-#: gtk/gtkrc.c:2762
+#: gtk/gtkrc.c:2726
#, c-format
msgid "Unable to locate image file in pixmap_path: \"%s\""
msgstr "پرونده‌ی تصویری در pixmap_path مقابل یافت نشد: \"%s\""
-#: gtk/gtkrc.c:3171
+#: gtk/gtkrc.c:3135
#, c-format
msgid "Pixmap path element: \"%s\" must be absolute, %s, line %d"
msgstr ""
-#: gtk/gtkpreview.c:134
+#: gtk/gtkpreview.c:129
msgid "Expand"
msgstr ""
-#: gtk/gtkpreview.c:135
+#: gtk/gtkpreview.c:130
msgid ""
"Whether the preview widget should take up the entire space it is allocated"
msgstr ""
@@ -2238,7 +2268,7 @@ msgid ""
"in the progress widget"
msgstr ""
-#: gtk/gtkprogressbar.c:131 gtk/gtkrange.c:265 gtk/gtkspinbutton.c:213
+#: gtk/gtkprogressbar.c:131 gtk/gtkrange.c:270 gtk/gtkspinbutton.c:214
msgid "Adjustment"
msgstr ""
@@ -2246,7 +2276,7 @@ msgstr ""
msgid "The GtkAdjustment connected to the progress bar (Deprecated)"
msgstr ""
-#: gtk/gtkprogressbar.c:139 gtk/gtktoolbar.c:223
+#: gtk/gtkprogressbar.c:139 gtk/gtktoolbar.c:224
msgid "Orientation"
msgstr ""
@@ -2311,55 +2341,55 @@ msgstr ""
msgid "Text to be displayed in the progress bar"
msgstr ""
-#: gtk/gtkrange.c:256
+#: gtk/gtkrange.c:261
msgid "Update policy"
msgstr ""
-#: gtk/gtkrange.c:257
+#: gtk/gtkrange.c:262
msgid "How the range should be updated on the screen"
msgstr ""
-#: gtk/gtkrange.c:266
+#: gtk/gtkrange.c:271
msgid "The GtkAdjustment that contains the current value of this range object"
msgstr ""
-#: gtk/gtkrange.c:273
+#: gtk/gtkrange.c:278
msgid "Inverted"
msgstr ""
-#: gtk/gtkrange.c:274
+#: gtk/gtkrange.c:279
msgid "Invert direction slider moves to increase range value"
msgstr ""
-#: gtk/gtkrange.c:280
+#: gtk/gtkrange.c:285
msgid "Slider Width"
msgstr ""
-#: gtk/gtkrange.c:281
+#: gtk/gtkrange.c:286
msgid "Width of scrollbar or scale thumb"
msgstr ""
-#: gtk/gtkrange.c:288
+#: gtk/gtkrange.c:293
msgid "Trough Border"
msgstr ""
-#: gtk/gtkrange.c:289
+#: gtk/gtkrange.c:294
msgid "Spacing between thumb/steppers and outer trough bevel"
msgstr ""
-#: gtk/gtkrange.c:296
+#: gtk/gtkrange.c:301
msgid "Stepper Size"
msgstr ""
-#: gtk/gtkrange.c:297
+#: gtk/gtkrange.c:302
msgid "Length of step buttons at ends"
msgstr ""
-#: gtk/gtkrange.c:304
+#: gtk/gtkrange.c:309
msgid "Stepper Spacing"
msgstr ""
-#: gtk/gtkrange.c:305
+#: gtk/gtkrange.c:310
msgid "Spacing between step buttons and thumb"
msgstr ""
@@ -2391,7 +2421,7 @@ msgstr ""
msgid "Maximum size of the ruler"
msgstr ""
-#: gtk/gtkscale.c:148 gtk/gtkspinbutton.c:231
+#: gtk/gtkscale.c:148 gtk/gtkspinbutton.c:232
msgid "Digits"
msgstr ""
@@ -2543,67 +2573,67 @@ msgstr ""
msgid "Keybinding to activate the menu bar"
msgstr ""
-#: gtk/gtkspinbutton.c:214
+#: gtk/gtkspinbutton.c:215
msgid "The adjustment that holds the value of the spinbutton"
msgstr ""
-#: gtk/gtkspinbutton.c:221
+#: gtk/gtkspinbutton.c:222
msgid "Climb Rate"
msgstr ""
-#: gtk/gtkspinbutton.c:222
+#: gtk/gtkspinbutton.c:223
msgid "The acceleration rate when you hold down a button"
msgstr ""
-#: gtk/gtkspinbutton.c:232
+#: gtk/gtkspinbutton.c:233
msgid "The number of decimal places to display"
msgstr ""
-#: gtk/gtkspinbutton.c:241
+#: gtk/gtkspinbutton.c:242
msgid "Snap to Ticks"
msgstr ""
-#: gtk/gtkspinbutton.c:242
+#: gtk/gtkspinbutton.c:243
msgid ""
"Whether erroneous values are automatically changed to a spin button's "
"nearest step increment"
msgstr ""
-#: gtk/gtkspinbutton.c:249
+#: gtk/gtkspinbutton.c:250
msgid "Numeric"
msgstr ""
-#: gtk/gtkspinbutton.c:250
+#: gtk/gtkspinbutton.c:251
msgid "Whether non-numeric characters should be ignored"
msgstr ""
-#: gtk/gtkspinbutton.c:257
+#: gtk/gtkspinbutton.c:258
msgid "Wrap"
msgstr ""
-#: gtk/gtkspinbutton.c:258
+#: gtk/gtkspinbutton.c:259
msgid "Whether a spin button should wrap upon reaching its limits"
msgstr ""
-#: gtk/gtkspinbutton.c:265
+#: gtk/gtkspinbutton.c:266
msgid "Update Policy"
msgstr ""
-#: gtk/gtkspinbutton.c:266
+#: gtk/gtkspinbutton.c:267
msgid ""
"Whether the spin button should update always, or only when the value is legal"
msgstr ""
-#: gtk/gtkspinbutton.c:274
+#: gtk/gtkspinbutton.c:275
#, fuzzy
msgid "Value"
msgstr "روشنایی:"
-#: gtk/gtkspinbutton.c:275
+#: gtk/gtkspinbutton.c:276
msgid "Reads the current value, or sets a new value"
msgstr ""
-#: gtk/gtkstatusbar.c:158
+#: gtk/gtkstatusbar.c:159
msgid "Style of bevel around the statusbar text"
msgstr ""
@@ -2628,186 +2658,277 @@ msgstr ""
#. * need the mnemonics to be rationalized
#.
#: gtk/gtkstock.c:275
+msgid "_Add"
+msgstr ""
+
+#: gtk/gtkstock.c:276
#, fuzzy
msgid "_Apply"
msgstr "اِعمال"
-#: gtk/gtkstock.c:276
+#: gtk/gtkstock.c:277
msgid "_Bold"
msgstr ""
-#: gtk/gtkstock.c:277
+#: gtk/gtkstock.c:278
#, fuzzy
msgid "_Cancel"
msgstr "انصراف"
+#: gtk/gtkstock.c:279
+msgid "_CD-Rom"
+msgstr ""
+
# naashenaakhte, naashenaas, naama'loom, naamoshakhkhas
-#: gtk/gtkstock.c:278
+#: gtk/gtkstock.c:280
#, fuzzy
msgid "_Clear"
msgstr "پاک شود"
-#: gtk/gtkstock.c:279
+#: gtk/gtkstock.c:281
#, fuzzy
msgid "_Close"
msgstr "بستن"
-#: gtk/gtkstock.c:280
+#: gtk/gtkstock.c:282
+#, fuzzy
+msgid "_Convert"
+msgstr "ایجاد"
+
+#: gtk/gtkstock.c:283
msgid "_Copy"
msgstr ""
-#: gtk/gtkstock.c:281
+#: gtk/gtkstock.c:284
msgid "C_ut"
msgstr ""
-#: gtk/gtkstock.c:282
+#: gtk/gtkstock.c:285
+#, fuzzy
+msgid "_Delete"
+msgstr "حذف"
+
+#: gtk/gtkstock.c:286
+msgid "_Execute"
+msgstr ""
+
+#: gtk/gtkstock.c:287
msgid "_Find"
msgstr ""
-#: gtk/gtkstock.c:283
+#: gtk/gtkstock.c:288
msgid "Find and _Replace"
msgstr ""
-#: gtk/gtkstock.c:284
+#: gtk/gtkstock.c:289
+#, fuzzy
+msgid "_Floppy"
+msgstr "اِعمال"
+
+#: gtk/gtkstock.c:290
+msgid "_Bottom"
+msgstr ""
+
+#: gtk/gtkstock.c:291
+msgid "_First"
+msgstr ""
+
+#: gtk/gtkstock.c:292
+#, fuzzy
+msgid "_Last"
+msgstr "تخته رنگ دست‌ساز"
+
+#: gtk/gtkstock.c:293
+msgid "_Top"
+msgstr ""
+
+#: gtk/gtkstock.c:294
msgid "_Back"
msgstr ""
-#: gtk/gtkstock.c:285
+#: gtk/gtkstock.c:295
+msgid "_Down"
+msgstr ""
+
+#: gtk/gtkstock.c:296
msgid "_Forward"
msgstr ""
-#: gtk/gtkstock.c:286
+#: gtk/gtkstock.c:297
+msgid "_Up"
+msgstr ""
+
+#: gtk/gtkstock.c:298
#, fuzzy
msgid "_Help"
msgstr "راهنمایی"
-#: gtk/gtkstock.c:287
+#: gtk/gtkstock.c:299
#, fuzzy
msgid "_Home"
msgstr "راهنمایی"
-#: gtk/gtkstock.c:288
+#: gtk/gtkstock.c:300
+msgid "_Index"
+msgstr ""
+
+#: gtk/gtkstock.c:301
msgid "_Italic"
msgstr ""
-#: gtk/gtkstock.c:289
+#: gtk/gtkstock.c:302
+msgid "_Jump to"
+msgstr ""
+
+#: gtk/gtkstock.c:303
#, fuzzy
msgid "_Center"
msgstr "ایجاد"
-#: gtk/gtkstock.c:290
+#: gtk/gtkstock.c:304
#, fuzzy
msgid "_Fill"
msgstr "خانواده:"
-#: gtk/gtkstock.c:291
+#: gtk/gtkstock.c:305
msgid "_Left"
msgstr ""
-#: gtk/gtkstock.c:292
+#: gtk/gtkstock.c:306
msgid "_Right"
msgstr ""
-#: gtk/gtkstock.c:293
+#: gtk/gtkstock.c:307
msgid "_New"
msgstr ""
-#: gtk/gtkstock.c:294
+#: gtk/gtkstock.c:308
msgid "_No"
msgstr ""
-#: gtk/gtkstock.c:295
+#: gtk/gtkstock.c:309
#, fuzzy
msgid "_OK"
msgstr "تأیید"
-#: gtk/gtkstock.c:296
+#: gtk/gtkstock.c:310
msgid "_Open"
msgstr ""
-#: gtk/gtkstock.c:297
+#: gtk/gtkstock.c:311
#, fuzzy
msgid "_Paste"
msgstr "تخته رنگ دست‌ساز"
-#: gtk/gtkstock.c:298
+#: gtk/gtkstock.c:312
msgid "_Preferences"
msgstr ""
-#: gtk/gtkstock.c:299
+#: gtk/gtkstock.c:313
msgid "_Print"
msgstr ""
-#: gtk/gtkstock.c:300
+#: gtk/gtkstock.c:314
#, fuzzy
msgid "Print Pre_view"
msgstr "پیش‌نمایش:"
-#: gtk/gtkstock.c:301
+#: gtk/gtkstock.c:315
msgid "_Properties"
msgstr ""
-#: gtk/gtkstock.c:302
+#: gtk/gtkstock.c:316
msgid "_Quit"
msgstr ""
-#: gtk/gtkstock.c:303
+#: gtk/gtkstock.c:317
#, fuzzy
msgid "_Redo"
msgstr "قرمز:"
-#: gtk/gtkstock.c:304
+#: gtk/gtkstock.c:318
+msgid "_Refresh"
+msgstr ""
+
+#: gtk/gtkstock.c:319
+#, fuzzy
+msgid "_Remove"
+msgstr "قرمز:"
+
+#: gtk/gtkstock.c:320
msgid "_Revert"
msgstr ""
-#: gtk/gtkstock.c:305
+#: gtk/gtkstock.c:321
#, fuzzy
msgid "_Save"
msgstr "ذخیره"
-#: gtk/gtkstock.c:306
+#: gtk/gtkstock.c:322
#, fuzzy
msgid "Save _As"
msgstr "ذخیره"
-#: gtk/gtkstock.c:307
+#: gtk/gtkstock.c:323
+#, fuzzy
+msgid "_Color"
+msgstr "بستن"
+
+#: gtk/gtkstock.c:324
+msgid "_Font"
+msgstr ""
+
+#: gtk/gtkstock.c:325
+msgid "_Ascending"
+msgstr ""
+
+#: gtk/gtkstock.c:326
+msgid "_Descending"
+msgstr ""
+
+#: gtk/gtkstock.c:327
msgid "_Spell Check"
msgstr ""
-#: gtk/gtkstock.c:308
+#: gtk/gtkstock.c:328
msgid "_Stop"
msgstr ""
-#: gtk/gtkstock.c:309
+#: gtk/gtkstock.c:329
msgid "_Strikethrough"
msgstr ""
-#: gtk/gtkstock.c:310
+#: gtk/gtkstock.c:330
+#, fuzzy
+msgid "_Undelete"
+msgstr "حذف"
+
+#: gtk/gtkstock.c:331
msgid "_Underline"
msgstr ""
-#: gtk/gtkstock.c:311
+#: gtk/gtkstock.c:332
msgid "_Undo"
msgstr ""
-#: gtk/gtkstock.c:312
+#: gtk/gtkstock.c:333
msgid "_Yes"
msgstr ""
-#: gtk/gtkstock.c:313
+#: gtk/gtkstock.c:334
#, c-format
msgid "Zoom _100%"
msgstr ""
-#: gtk/gtkstock.c:314
+#: gtk/gtkstock.c:335
msgid "Zoom to _Fit"
msgstr ""
-#: gtk/gtkstock.c:315
+#: gtk/gtkstock.c:336
msgid "Zoom _In"
msgstr ""
-#: gtk/gtkstock.c:316
+#: gtk/gtkstock.c:337
msgid "Zoom _Out"
msgstr ""
@@ -2851,304 +2972,304 @@ msgstr ""
msgid "If TRUE this means the table cells are all the same width/height"
msgstr ""
-#: gtk/gtktext.c:603 gtk/gtktreeview.c:504
+#: gtk/gtktext.c:604 gtk/gtktreeview.c:505
msgid "Horizontal Adjustment"
msgstr ""
-#: gtk/gtktext.c:604
+#: gtk/gtktext.c:605
msgid "Horizontal adjustment for the text widget"
msgstr ""
-#: gtk/gtktext.c:611 gtk/gtktreeview.c:512
+#: gtk/gtktext.c:612 gtk/gtktreeview.c:513
msgid "Vertical Adjustment"
msgstr ""
-#: gtk/gtktext.c:612
+#: gtk/gtktext.c:613
msgid "Vertical adjustment for the text widget"
msgstr ""
-#: gtk/gtktext.c:619
+#: gtk/gtktext.c:620
msgid "Line Wrap"
msgstr ""
-#: gtk/gtktext.c:620
+#: gtk/gtktext.c:621
msgid "Whether lines are wrapped at widget edges"
msgstr ""
-#: gtk/gtktext.c:627
+#: gtk/gtktext.c:628
msgid "Word Wrap"
msgstr ""
-#: gtk/gtktext.c:628
+#: gtk/gtktext.c:629
msgid "Whether words are wrapped at widget edges"
msgstr ""
-#: gtk/gtktexttag.c:198
+#: gtk/gtktexttag.c:199
msgid "Tag name"
msgstr ""
-#: gtk/gtktexttag.c:199
+#: gtk/gtktexttag.c:200
msgid "Name used to refer to the text tag"
msgstr ""
-#: gtk/gtktexttag.c:224
+#: gtk/gtktexttag.c:225
msgid "Background full height"
msgstr ""
-#: gtk/gtktexttag.c:225
+#: gtk/gtktexttag.c:226
msgid ""
"Whether the background color fills the entire line height or only the height "
"of the tagged characters"
msgstr ""
-#: gtk/gtktexttag.c:233
+#: gtk/gtktexttag.c:234
msgid "Background stipple mask"
msgstr ""
-#: gtk/gtktexttag.c:234
+#: gtk/gtktexttag.c:235
msgid "Bitmap to use as a mask when drawing the text background"
msgstr ""
-#: gtk/gtktexttag.c:259
+#: gtk/gtktexttag.c:260
msgid "Foreground stipple mask"
msgstr ""
-#: gtk/gtktexttag.c:260
+#: gtk/gtktexttag.c:261
msgid "Bitmap to use as a mask when drawing the text foreground"
msgstr ""
-#: gtk/gtktexttag.c:267
+#: gtk/gtktexttag.c:268
#, fuzzy
msgid "Text direction"
msgstr "ایجاد شاخه"
-#: gtk/gtktexttag.c:268
+#: gtk/gtktexttag.c:269
msgid "Text direction, e.g. right-to-left or left-to-right"
msgstr ""
-#: gtk/gtktexttag.c:378 gtk/gtktextview.c:557
+#: gtk/gtktexttag.c:379 gtk/gtktextview.c:566
msgid "Left, right, or center justification"
msgstr ""
-#: gtk/gtktexttag.c:386
+#: gtk/gtktexttag.c:387
msgid "Language"
msgstr ""
-#: gtk/gtktexttag.c:387
+#: gtk/gtktexttag.c:388
msgid "Language engine code to use for rendering the text"
msgstr ""
-#: gtk/gtktexttag.c:394
+#: gtk/gtktexttag.c:395
msgid "Left margin"
msgstr ""
-#: gtk/gtktexttag.c:395 gtk/gtktextview.c:566
+#: gtk/gtktexttag.c:396 gtk/gtktextview.c:575
msgid "Width of the left margin in pixels"
msgstr ""
-#: gtk/gtktexttag.c:404
+#: gtk/gtktexttag.c:405
msgid "Right margin"
msgstr ""
-#: gtk/gtktexttag.c:405 gtk/gtktextview.c:576
+#: gtk/gtktexttag.c:406 gtk/gtktextview.c:585
msgid "Width of the right margin in pixels"
msgstr ""
-#: gtk/gtktexttag.c:415 gtk/gtktextview.c:585
+#: gtk/gtktexttag.c:416 gtk/gtktextview.c:594
msgid "Indent"
msgstr ""
-#: gtk/gtktexttag.c:416 gtk/gtktextview.c:586
+#: gtk/gtktexttag.c:417 gtk/gtktextview.c:595
msgid "Amount to indent the paragraph, in pixels"
msgstr ""
-#: gtk/gtktexttag.c:436
+#: gtk/gtktexttag.c:437
msgid "Pixels above lines"
msgstr ""
-#: gtk/gtktexttag.c:437 gtk/gtktextview.c:510
+#: gtk/gtktexttag.c:438 gtk/gtktextview.c:519
msgid "Pixels of blank space above paragraphs"
msgstr ""
-#: gtk/gtktexttag.c:446
+#: gtk/gtktexttag.c:447
msgid "Pixels below lines"
msgstr ""
-#: gtk/gtktexttag.c:447 gtk/gtktextview.c:520
+#: gtk/gtktexttag.c:448 gtk/gtktextview.c:529
msgid "Pixels of blank space below paragraphs"
msgstr ""
-#: gtk/gtktexttag.c:456
+#: gtk/gtktexttag.c:457
msgid "Pixels inside wrap"
msgstr ""
-#: gtk/gtktexttag.c:457 gtk/gtktextview.c:530
+#: gtk/gtktexttag.c:458 gtk/gtktextview.c:539
msgid "Pixels of blank space between wrapped lines in a paragraph"
msgstr ""
-#: gtk/gtktexttag.c:483
+#: gtk/gtktexttag.c:484
msgid "Wrap mode"
msgstr ""
-#: gtk/gtktexttag.c:484 gtk/gtktextview.c:548
+#: gtk/gtktexttag.c:485 gtk/gtktextview.c:557
msgid ""
"Whether to wrap lines never, at word boundaries, or at character boundaries"
msgstr ""
-#: gtk/gtktexttag.c:493 gtk/gtktextview.c:595
+#: gtk/gtktexttag.c:494 gtk/gtktextview.c:604
msgid "Tabs"
msgstr ""
-#: gtk/gtktexttag.c:494 gtk/gtktextview.c:596
+#: gtk/gtktexttag.c:495 gtk/gtktextview.c:605
msgid "Custom tabs for this text"
msgstr ""
-#: gtk/gtktexttag.c:501
+#: gtk/gtktexttag.c:502
msgid "Invisible"
msgstr ""
-#: gtk/gtktexttag.c:502
+#: gtk/gtktexttag.c:503
msgid "Whether this text is hidden"
msgstr ""
-#: gtk/gtktexttag.c:515
+#: gtk/gtktexttag.c:516
msgid "Background full height set"
msgstr ""
-#: gtk/gtktexttag.c:516
+#: gtk/gtktexttag.c:517
msgid "Whether this tag affects background height"
msgstr ""
-#: gtk/gtktexttag.c:519
+#: gtk/gtktexttag.c:520
msgid "Background stipple set"
msgstr ""
-#: gtk/gtktexttag.c:520
+#: gtk/gtktexttag.c:521
msgid "Whether this tag affects the background stipple"
msgstr ""
-#: gtk/gtktexttag.c:527
+#: gtk/gtktexttag.c:528
msgid "Foreground stipple set"
msgstr ""
-#: gtk/gtktexttag.c:528
+#: gtk/gtktexttag.c:529
msgid "Whether this tag affects the foreground stipple"
msgstr ""
-#: gtk/gtktexttag.c:563
+#: gtk/gtktexttag.c:564
msgid "Justification set"
msgstr ""
-#: gtk/gtktexttag.c:564
+#: gtk/gtktexttag.c:565
msgid "Whether this tag affects paragraph justification"
msgstr ""
-#: gtk/gtktexttag.c:567
+#: gtk/gtktexttag.c:568
msgid "Language set"
msgstr ""
-#: gtk/gtktexttag.c:568
+#: gtk/gtktexttag.c:569
msgid "Whether this tag affects the language the text is rendered as"
msgstr ""
-#: gtk/gtktexttag.c:571
+#: gtk/gtktexttag.c:572
msgid "Left margin set"
msgstr ""
-#: gtk/gtktexttag.c:572
+#: gtk/gtktexttag.c:573
msgid "Whether this tag affects the left margin"
msgstr ""
-#: gtk/gtktexttag.c:575
+#: gtk/gtktexttag.c:576
msgid "Indent set"
msgstr ""
-#: gtk/gtktexttag.c:576
+#: gtk/gtktexttag.c:577
msgid "Whether this tag affects indentation"
msgstr ""
-#: gtk/gtktexttag.c:583
+#: gtk/gtktexttag.c:584
msgid "Pixels above lines set"
msgstr ""
-#: gtk/gtktexttag.c:584 gtk/gtktexttag.c:588
+#: gtk/gtktexttag.c:585 gtk/gtktexttag.c:589
msgid "Whether this tag affects the number of pixels above lines"
msgstr ""
-#: gtk/gtktexttag.c:587
+#: gtk/gtktexttag.c:588
msgid "Pixels below lines set"
msgstr ""
-#: gtk/gtktexttag.c:591
+#: gtk/gtktexttag.c:592
msgid "Pixels inside wrap set"
msgstr ""
-#: gtk/gtktexttag.c:592
+#: gtk/gtktexttag.c:593
msgid "Whether this tag affects the number of pixels between wrapped lines"
msgstr ""
-#: gtk/gtktexttag.c:599
+#: gtk/gtktexttag.c:600
msgid "Right margin set"
msgstr ""
-#: gtk/gtktexttag.c:600
+#: gtk/gtktexttag.c:601
msgid "Whether this tag affects the right margin"
msgstr ""
-#: gtk/gtktexttag.c:607
+#: gtk/gtktexttag.c:608
msgid "Wrap mode set"
msgstr ""
-#: gtk/gtktexttag.c:608
+#: gtk/gtktexttag.c:609
msgid "Whether this tag affects line wrap mode"
msgstr ""
-#: gtk/gtktexttag.c:611
+#: gtk/gtktexttag.c:612
msgid "Tabs set"
msgstr ""
-#: gtk/gtktexttag.c:612
+#: gtk/gtktexttag.c:613
msgid "Whether this tag affects tabs"
msgstr ""
-#: gtk/gtktexttag.c:615
+#: gtk/gtktexttag.c:616
msgid "Invisible set"
msgstr ""
-#: gtk/gtktexttag.c:616
+#: gtk/gtktexttag.c:617
msgid "Whether this tag affects text visibility"
msgstr ""
-#: gtk/gtktextview.c:509
+#: gtk/gtktextview.c:518
msgid "Pixels Above Lines"
msgstr ""
-#: gtk/gtktextview.c:519
+#: gtk/gtktextview.c:528
msgid "Pixels Below Lines"
msgstr ""
-#: gtk/gtktextview.c:529
+#: gtk/gtktextview.c:538
msgid "Pixels Inside Wrap"
msgstr ""
-#: gtk/gtktextview.c:547
+#: gtk/gtktextview.c:556
msgid "Wrap Mode"
msgstr ""
-#: gtk/gtktextview.c:565
+#: gtk/gtktextview.c:574
msgid "Left Margin"
msgstr ""
-#: gtk/gtktextview.c:575
+#: gtk/gtktextview.c:584
msgid "Right Margin"
msgstr ""
-#: gtk/gtktextview.c:603
+#: gtk/gtktextview.c:612
#, fuzzy
msgid "Cursor Visible"
msgstr "از کار افتاده"
-#: gtk/gtktextview.c:604
+#: gtk/gtktextview.c:613
msgid "If the insertion cursor is shown"
msgstr ""
@@ -3157,549 +3278,561 @@ msgstr ""
msgid "Unable to locate theme engine in module_path: \"%s\","
msgstr "واحد بارشونده در module_path مقابل یافت نشد: \"%s\","
-#: gtk/gtktipsquery.c:181
+#: gtk/gtktipsquery.c:182
msgid "--- No Tip ---"
msgstr "--- کمک بی کمک ---"
-#: gtk/gtktogglebutton.c:143
+#: gtk/gtktogglebutton.c:133
msgid "If the toggle button should be pressed in or not"
msgstr ""
-#: gtk/gtktogglebutton.c:151
+#: gtk/gtktogglebutton.c:141
msgid "If the toggle button is in an \"in between\" state."
msgstr ""
-#: gtk/gtktogglebutton.c:158
+#: gtk/gtktogglebutton.c:148
msgid "Draw Indicator"
msgstr ""
-#: gtk/gtktogglebutton.c:159
+#: gtk/gtktogglebutton.c:149
msgid "If the toggle part of the button is displayed"
msgstr ""
-#: gtk/gtktoolbar.c:224
+#: gtk/gtktoolbar.c:225
msgid "The orientation of the toolbar"
msgstr ""
-#: gtk/gtktoolbar.c:232
+#: gtk/gtktoolbar.c:233
msgid "Toolbar Style"
msgstr ""
-#: gtk/gtktoolbar.c:233
+#: gtk/gtktoolbar.c:234
msgid "How to draw the toolbar"
msgstr ""
-#: gtk/gtktoolbar.c:241
+#: gtk/gtktoolbar.c:242
msgid "Spacer size"
msgstr ""
-#: gtk/gtktoolbar.c:242
+#: gtk/gtktoolbar.c:243
msgid "Size of spacers"
msgstr ""
-#: gtk/gtktoolbar.c:251
+#: gtk/gtktoolbar.c:252
msgid "Amount of border space between the toolbar shadow and the buttons"
msgstr ""
-#: gtk/gtktoolbar.c:259
+#: gtk/gtktoolbar.c:260
msgid "Space style"
msgstr ""
-#: gtk/gtktoolbar.c:260
+#: gtk/gtktoolbar.c:261
msgid "Whether spacers are vertical lines or just blank"
msgstr ""
-#: gtk/gtktoolbar.c:268
+#: gtk/gtktoolbar.c:269
msgid "Button relief"
msgstr ""
-#: gtk/gtktoolbar.c:269
+#: gtk/gtktoolbar.c:270
msgid "Type of bevel around toolbar buttons"
msgstr ""
-#: gtk/gtktoolbar.c:277
+#: gtk/gtktoolbar.c:278
msgid "Style of bevel around the toolbar"
msgstr ""
-#: gtk/gtktoolbar.c:283
+#: gtk/gtktoolbar.c:284
msgid "Toolbar style"
msgstr ""
-#: gtk/gtktoolbar.c:284
+#: gtk/gtktoolbar.c:285
msgid ""
"Whether default toolbars have text only, text and icons, icons only, etc."
msgstr ""
-#: gtk/gtktoolbar.c:290
+#: gtk/gtktoolbar.c:291
msgid "Toolbar icon size"
msgstr ""
-#: gtk/gtktoolbar.c:291
+#: gtk/gtktoolbar.c:292
msgid "Size of icons in default toolbars"
msgstr ""
-#: gtk/gtktreeview.c:496
+#: gtk/gtktreeview.c:497
msgid "TreeView Model"
msgstr ""
-#: gtk/gtktreeview.c:497
+#: gtk/gtktreeview.c:498
msgid "The model for the tree view"
msgstr ""
-#: gtk/gtktreeview.c:505
+#: gtk/gtktreeview.c:506
msgid "Horizontal Adjustment for the widget"
msgstr ""
-#: gtk/gtktreeview.c:513
+#: gtk/gtktreeview.c:514
msgid "Vertical Adjustment for the widget"
msgstr ""
-#: gtk/gtktreeview.c:520 gtk/gtktreeviewcolumn.c:171 gtk/gtkwidget.c:421
+#: gtk/gtktreeview.c:521 gtk/gtktreeviewcolumn.c:173 gtk/gtkwidget.c:427
#, fuzzy
msgid "Visible"
msgstr "از کار افتاده"
-#: gtk/gtktreeview.c:521
+#: gtk/gtktreeview.c:522
msgid "Show the column header buttons"
msgstr ""
-#: gtk/gtktreeview.c:528
+#: gtk/gtktreeview.c:529
msgid "Headers Clickable"
msgstr ""
-#: gtk/gtktreeview.c:529
+#: gtk/gtktreeview.c:530
msgid "Column headers respond to click events"
msgstr ""
-#: gtk/gtktreeview.c:536
+#: gtk/gtktreeview.c:537
msgid "Expander Column"
msgstr ""
-#: gtk/gtktreeview.c:537
+#: gtk/gtktreeview.c:538
msgid "Set the column for the expander column"
msgstr ""
-#: gtk/gtktreeview.c:544 gtk/gtktreeviewcolumn.c:262
+#: gtk/gtktreeview.c:545 gtk/gtktreeviewcolumn.c:272
msgid "Reorderable"
msgstr ""
-#: gtk/gtktreeview.c:545
+#: gtk/gtktreeview.c:546
msgid "View is reorderable"
msgstr ""
-#: gtk/gtktreeview.c:552
+#: gtk/gtktreeview.c:553
msgid "Rules Hint"
msgstr ""
-#: gtk/gtktreeview.c:553
+#: gtk/gtktreeview.c:554
msgid "Set a hint to the theme engine to draw rows in alternating colors"
msgstr ""
-#: gtk/gtktreeview.c:560
+#: gtk/gtktreeview.c:561
msgid "Enable Search"
msgstr ""
-#: gtk/gtktreeview.c:561
+#: gtk/gtktreeview.c:562
msgid "View allows user to search through columns interactively"
msgstr ""
-#: gtk/gtktreeview.c:568
+#: gtk/gtktreeview.c:569
msgid "Search Column"
msgstr ""
-#: gtk/gtktreeview.c:569
+#: gtk/gtktreeview.c:570
msgid "Model column to search through when searching through code"
msgstr ""
-#: gtk/gtktreeview.c:582
+#: gtk/gtktreeview.c:583
msgid "Expander Size"
msgstr ""
-#: gtk/gtktreeview.c:583
+#: gtk/gtktreeview.c:584
msgid "Size of the expander arrow."
msgstr ""
-#: gtk/gtktreeview.c:591
+#: gtk/gtktreeview.c:592
msgid "Vertical Separator Width"
msgstr ""
-#: gtk/gtktreeview.c:592
+#: gtk/gtktreeview.c:593
msgid "Vertical space between cells. Must be an even number."
msgstr ""
-#: gtk/gtktreeview.c:600
+#: gtk/gtktreeview.c:601
msgid "Horizontal Separator Width"
msgstr ""
-#: gtk/gtktreeview.c:601
+#: gtk/gtktreeview.c:602
msgid "Horizontal space between cells. Must be an even number."
msgstr ""
-#: gtk/gtktreeview.c:609
+#: gtk/gtktreeview.c:610
msgid "Allow Rules"
msgstr ""
-#: gtk/gtktreeview.c:610
+#: gtk/gtktreeview.c:611
msgid "Allow drawing of alternating color rows."
msgstr ""
-#: gtk/gtktreeviewcolumn.c:172
+#: gtk/gtktreeview.c:617
+msgid "Indent Expanders"
+msgstr ""
+
+#: gtk/gtktreeview.c:618
+msgid "Make the expanders indented."
+msgstr ""
+
+#: gtk/gtktreeviewcolumn.c:174
msgid "Whether to display the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:180
+#: gtk/gtktreeviewcolumn.c:181 gtk/gtkwindow.c:394
+#, fuzzy
+msgid "Resizable"
+msgstr "از کار افتاده"
+
+#: gtk/gtktreeviewcolumn.c:182
+msgid "Column is user-resizable"
+msgstr ""
+
+#: gtk/gtktreeviewcolumn.c:190
msgid "Current width of the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:188
+#: gtk/gtktreeviewcolumn.c:198
msgid "Sizing"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:189
+#: gtk/gtktreeviewcolumn.c:199
msgid "Resize mode of the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:197
+#: gtk/gtktreeviewcolumn.c:207
msgid "Fixed Width"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:198
+#: gtk/gtktreeviewcolumn.c:208
msgid "Current fixed width of the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:207
+#: gtk/gtktreeviewcolumn.c:217
msgid "Minimum Width"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:208
+#: gtk/gtktreeviewcolumn.c:218
msgid "Minimum allowed width of the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:217
+#: gtk/gtktreeviewcolumn.c:227
msgid "Maximum Width"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:218
+#: gtk/gtktreeviewcolumn.c:228
msgid "Maximum allowed width of the column"
msgstr ""
# hich-yek, hich-kodaam, be-hich-vajh, aslan
-#: gtk/gtktreeviewcolumn.c:227
+#: gtk/gtktreeviewcolumn.c:237
#, fuzzy
msgid "Title"
msgstr "(از کار افتاده)"
-#: gtk/gtktreeviewcolumn.c:228
+#: gtk/gtktreeviewcolumn.c:238
msgid "Title to appear in column header"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:235
+#: gtk/gtktreeviewcolumn.c:245
msgid "Clickable"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:236
+#: gtk/gtktreeviewcolumn.c:246
msgid "Whether the header can be clicked"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:244
+#: gtk/gtktreeviewcolumn.c:254
msgid "Widget"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:245
+#: gtk/gtktreeviewcolumn.c:255
msgid "Widget to put in column header button instead of column title"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:252
+#: gtk/gtktreeviewcolumn.c:262
msgid "Alignment"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:253
+#: gtk/gtktreeviewcolumn.c:263
msgid "X Alignment of the column header text or widget"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:263
+#: gtk/gtktreeviewcolumn.c:273
msgid "Whether the column can be reordered around the headers"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:270
+#: gtk/gtktreeviewcolumn.c:280
msgid "Sort indicator"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:271
+#: gtk/gtktreeviewcolumn.c:281
msgid "Whether to show a sort indicator"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:278
+#: gtk/gtktreeviewcolumn.c:288
msgid "Sort order"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:279
+#: gtk/gtktreeviewcolumn.c:289
msgid "Sort direction the sort indicator should indicate"
msgstr ""
-#: gtk/gtkviewport.c:132
+#: gtk/gtkviewport.c:133
msgid ""
"The GtkAdjustment that determines the values of the horizontal position for "
"this viewport."
msgstr ""
-#: gtk/gtkviewport.c:140
+#: gtk/gtkviewport.c:141
msgid ""
"The GtkAdjustment that determines the values of the vertical position for "
"this viewport."
msgstr ""
-#: gtk/gtkviewport.c:148
+#: gtk/gtkviewport.c:149
msgid "Determines how the shadowed box around the viewport is drawn."
msgstr ""
-#: gtk/gtkwidget.c:388
+#: gtk/gtkwidget.c:394
#, fuzzy
msgid "Widget name"
msgstr "تغییر نام"
-#: gtk/gtkwidget.c:389
+#: gtk/gtkwidget.c:395
msgid "The name of the widget"
msgstr ""
-#: gtk/gtkwidget.c:395
+#: gtk/gtkwidget.c:401
msgid "Parent widget"
msgstr ""
-#: gtk/gtkwidget.c:396
+#: gtk/gtkwidget.c:402
msgid "The parent widget of this widget. Must be a Container widget."
msgstr ""
-#: gtk/gtkwidget.c:403
+#: gtk/gtkwidget.c:409
msgid "Width request"
msgstr ""
-#: gtk/gtkwidget.c:404
+#: gtk/gtkwidget.c:410
msgid ""
"Override for width request of the widget, or -1 if natural request should be "
"used."
msgstr ""
-#: gtk/gtkwidget.c:412
+#: gtk/gtkwidget.c:418
msgid "Height request"
msgstr ""
-#: gtk/gtkwidget.c:413
+#: gtk/gtkwidget.c:419
msgid ""
"Override for height request of the widget, or -1 if natural request should "
"be used."
msgstr ""
-#: gtk/gtkwidget.c:422
+#: gtk/gtkwidget.c:428
msgid "Whether the widget is visible"
msgstr ""
-#: gtk/gtkwidget.c:428
+#: gtk/gtkwidget.c:434
msgid "Sensitive"
msgstr ""
-#: gtk/gtkwidget.c:429
+#: gtk/gtkwidget.c:435
msgid "Whether the widget responds to input"
msgstr ""
-#: gtk/gtkwidget.c:435
+#: gtk/gtkwidget.c:441
msgid "Application paintable"
msgstr ""
-#: gtk/gtkwidget.c:436
+#: gtk/gtkwidget.c:442
msgid "Whether the application will paint directly on the widget"
msgstr ""
-#: gtk/gtkwidget.c:442
+#: gtk/gtkwidget.c:448
msgid "Can focus"
msgstr ""
-#: gtk/gtkwidget.c:443
+#: gtk/gtkwidget.c:449
msgid "Whether the widget can accept the input focus"
msgstr ""
-#: gtk/gtkwidget.c:449
+#: gtk/gtkwidget.c:455
msgid "Has focus"
msgstr ""
-#: gtk/gtkwidget.c:450
+#: gtk/gtkwidget.c:456
msgid "Whether the widget has the input focus"
msgstr ""
-#: gtk/gtkwidget.c:456
+#: gtk/gtkwidget.c:462
#, fuzzy
msgid "Can default"
msgstr "default:RTL"
-#: gtk/gtkwidget.c:457
+#: gtk/gtkwidget.c:463
msgid "Whether the widget can be the default widget"
msgstr ""
-#: gtk/gtkwidget.c:463
+#: gtk/gtkwidget.c:469
#, fuzzy
msgid "Has default"
msgstr "default:RTL"
-#: gtk/gtkwidget.c:464
+#: gtk/gtkwidget.c:470
msgid "Whether the widget is the default widget"
msgstr ""
-#: gtk/gtkwidget.c:470
+#: gtk/gtkwidget.c:476
msgid "Receives default"
msgstr ""
-#: gtk/gtkwidget.c:471
+#: gtk/gtkwidget.c:477
msgid "If TRUE, the widget will receive the default action when it is focused."
msgstr ""
-#: gtk/gtkwidget.c:477
+#: gtk/gtkwidget.c:483
msgid "Composite child"
msgstr ""
-#: gtk/gtkwidget.c:478
+#: gtk/gtkwidget.c:484
msgid "Whether the widget is composed of other widgets"
msgstr ""
-#: gtk/gtkwidget.c:484
+#: gtk/gtkwidget.c:490
#, fuzzy
msgid "Style"
msgstr "سبک:"
-#: gtk/gtkwidget.c:485
+#: gtk/gtkwidget.c:491
msgid ""
"The style of the widget, which contains information about how it will look "
"(colors etc)."
msgstr ""
-#: gtk/gtkwidget.c:491
+#: gtk/gtkwidget.c:497
msgid "Events"
msgstr ""
-#: gtk/gtkwidget.c:492
+#: gtk/gtkwidget.c:498
msgid "The event mask that decides what kind of GdkEvents this widget gets."
msgstr ""
-#: gtk/gtkwidget.c:499
+#: gtk/gtkwidget.c:505
msgid "Extension events"
msgstr ""
-#: gtk/gtkwidget.c:500
+#: gtk/gtkwidget.c:506
msgid "The mask that decides what kind of extension events this widget gets."
msgstr ""
-#: gtk/gtkwidget.c:1047
+#: gtk/gtkwidget.c:1053
msgid "Interior Focus"
msgstr ""
-#: gtk/gtkwidget.c:1048
+#: gtk/gtkwidget.c:1054
msgid "Whether to draw the focus indicator inside widgets."
msgstr ""
-#: gtk/gtkwindow.c:361
+#: gtk/gtkwindow.c:359
#, fuzzy
msgid "Window Type"
msgstr "پنجره"
-#: gtk/gtkwindow.c:362
+#: gtk/gtkwindow.c:360
msgid "The type of the window"
msgstr ""
-#: gtk/gtkwindow.c:371
+#: gtk/gtkwindow.c:369
#, fuzzy
msgid "Window Title"
msgstr "پنجره"
-#: gtk/gtkwindow.c:372
+#: gtk/gtkwindow.c:370
msgid "The title of the window"
msgstr ""
-#: gtk/gtkwindow.c:379
+#: gtk/gtkwindow.c:377
msgid "Allow Shrink"
msgstr ""
-#: gtk/gtkwindow.c:381
+#: gtk/gtkwindow.c:379
#, no-c-format
msgid ""
"If TRUE, the window has no mimimum size. Setting this to TRUE is 99% of the "
"time a bad idea."
msgstr ""
-#: gtk/gtkwindow.c:388
+#: gtk/gtkwindow.c:386
msgid "Allow Grow"
msgstr ""
-#: gtk/gtkwindow.c:389
+#: gtk/gtkwindow.c:387
msgid "If TRUE, users can expand the window beyond its minimum size."
msgstr ""
-#: gtk/gtkwindow.c:396
-#, fuzzy
-msgid "Resizable"
-msgstr "از کار افتاده"
-
-#: gtk/gtkwindow.c:397
+#: gtk/gtkwindow.c:395
msgid "If TRUE, users can resize the window."
msgstr ""
-#: gtk/gtkwindow.c:404
+#: gtk/gtkwindow.c:402
msgid "Modal"
msgstr ""
-#: gtk/gtkwindow.c:405
+#: gtk/gtkwindow.c:403
msgid ""
"If TRUE, the window is modal (other windows are not usable while this one is "
"up)."
msgstr ""
-#: gtk/gtkwindow.c:412
+#: gtk/gtkwindow.c:410
msgid "Window Position"
msgstr ""
-#: gtk/gtkwindow.c:413
+#: gtk/gtkwindow.c:411
msgid "The initial position of the window."
msgstr ""
-#: gtk/gtkwindow.c:421
+#: gtk/gtkwindow.c:419
msgid "Default Width"
msgstr ""
-#: gtk/gtkwindow.c:422
+#: gtk/gtkwindow.c:420
msgid ""
"The default width of the window, used when initially showing the window."
msgstr ""
-#: gtk/gtkwindow.c:431
+#: gtk/gtkwindow.c:429
#, fuzzy
msgid "Default Height"
msgstr "انتخاب قلم"
-#: gtk/gtkwindow.c:432
+#: gtk/gtkwindow.c:430
msgid ""
"The default height of the window, used when initially showing the window."
msgstr ""
-#: gtk/gtkwindow.c:441
+#: gtk/gtkwindow.c:439
msgid "Destroy with Parent"
msgstr ""
-#: gtk/gtkwindow.c:442
+#: gtk/gtkwindow.c:440
msgid "If this window should be destroyed when the parent is destroyed"
msgstr ""
-#: gtk/gtkwindow.c:449
+#: gtk/gtkwindow.c:447
msgid "Icon"
msgstr ""
-#: gtk/gtkwindow.c:450
+#: gtk/gtkwindow.c:448
msgid "Icon for this window"
msgstr ""
-#: gtk/gtksizegroup.c:241
+#: gtk/gtksizegroup.c:242
#, fuzzy
msgid "Mode"
msgstr "حالت: "
-#: gtk/gtksizegroup.c:242
+#: gtk/gtksizegroup.c:243
msgid ""
"The the directions in which the size group effects the requested sizes of "
"its component widgets."
diff --git a/po/fi.po b/po/fi.po
index 9dbf19aa0..ff8a0c84e 100644
--- a/po/fi.po
+++ b/po/fi.po
@@ -8,7 +8,7 @@
msgid ""
msgstr ""
"Project-Id-Version: gtk+ 1.1.9\n"
-"POT-Creation-Date: 2001-10-25 16:39-0400\n"
+"POT-Creation-Date: 2001-11-23 15:47-0500\n"
"PO-Revision-Date: 2000-11-06 21:43+02:00\n"
"Last-Translator: Pauli Virtanen <pauli.virtanen@saunalahti.fi>\n"
"Language-Team: Finnish <fi@li.org>\n"
@@ -16,12 +16,12 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-#: gdk-pixbuf/gdk-pixbuf-animation.c:144 gdk-pixbuf/gdk-pixbuf-io.c:543
+#: gdk-pixbuf/gdk-pixbuf-animation.c:144 gdk-pixbuf/gdk-pixbuf-io.c:551
#, c-format
msgid "Failed to open file '%s': %s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-animation.c:155 gdk-pixbuf/gdk-pixbuf-io.c:553
+#: gdk-pixbuf/gdk-pixbuf-animation.c:155 gdk-pixbuf/gdk-pixbuf-io.c:561
#, c-format
msgid "Image file '%s' contains no data"
msgstr ""
@@ -31,7 +31,7 @@ msgstr ""
msgid "Don't know how to load the animation in file '%s'"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-animation.c:205 gdk-pixbuf/gdk-pixbuf-io.c:598
+#: gdk-pixbuf/gdk-pixbuf-animation.c:205 gdk-pixbuf/gdk-pixbuf-io.c:606
#, c-format
msgid ""
"Failed to load image '%s': reason not known, probably a corrupt image file"
@@ -45,65 +45,65 @@ msgid ""
msgstr ""
# , c-format
-#: gdk-pixbuf/gdk-pixbuf-io.c:316
+#: gdk-pixbuf/gdk-pixbuf-io.c:324
#, fuzzy, c-format
msgid "Unable to load image-loading module: %s: %s"
msgstr "Ladattavaa moduulia ei löytynyt module_path:sta:\"%s\","
-#: gdk-pixbuf/gdk-pixbuf-io.c:335
+#: gdk-pixbuf/gdk-pixbuf-io.c:343
#, c-format
msgid ""
"Image-loading module %s does not export the proper interface; perhaps it's "
"from a different GTK version?"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:452 gdk-pixbuf/gdk-pixbuf-io.c:478
+#: gdk-pixbuf/gdk-pixbuf-io.c:460 gdk-pixbuf/gdk-pixbuf-io.c:486
#, c-format
msgid "Image type '%s' is not supported"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:500
+#: gdk-pixbuf/gdk-pixbuf-io.c:508
#, c-format
msgid "Couldn't recognize the image file format for file '%s'"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:506
+#: gdk-pixbuf/gdk-pixbuf-io.c:514
msgid "Unrecognized image file format"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:576
+#: gdk-pixbuf/gdk-pixbuf-io.c:584
#, c-format
msgid "Don't know how to load the image in file '%s'"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:609
+#: gdk-pixbuf/gdk-pixbuf-io.c:617
#, c-format
msgid "Failed to load image '%s': %s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:714
+#: gdk-pixbuf/gdk-pixbuf-io.c:722
#, c-format
msgid "This build of gdk-pixbuf does not support saving the image format: %s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:822
+#: gdk-pixbuf/gdk-pixbuf-io.c:830
#, c-format
msgid "Failed to open '%s' for writing: %s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:843
+#: gdk-pixbuf/gdk-pixbuf-io.c:851
#, c-format
msgid ""
"Failed to close '%s' while writing image, all data may not have been saved: %"
"s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-loader.c:252
+#: gdk-pixbuf/gdk-pixbuf-loader.c:250
#, c-format
msgid "Incremental loading of image type '%s' is not supported"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-loader.c:275 gdk-pixbuf/gdk-pixbuf-loader.c:376
+#: gdk-pixbuf/gdk-pixbuf-loader.c:273 gdk-pixbuf/gdk-pixbuf-loader.c:374
#, c-format
msgid ""
"Internal error: Image loader module '%s' failed to begin loading an image, "
@@ -367,35 +367,35 @@ msgstr ""
msgid "Failed to write to temporary file when loading XBM image"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1256
+#: gdk-pixbuf/io-xpm.c:1234
msgid "No XPM header found"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1264
+#: gdk-pixbuf/io-xpm.c:1242
msgid "XPM file has image width <= 0"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1272
+#: gdk-pixbuf/io-xpm.c:1250
msgid "XPM file has image height <= 0"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1280
+#: gdk-pixbuf/io-xpm.c:1258
msgid "XPM file has invalid number of colors"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1288
+#: gdk-pixbuf/io-xpm.c:1266
msgid "XPM has invalid number of chars per pixel"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1306
+#: gdk-pixbuf/io-xpm.c:1284
msgid "Can't read XPM colormap"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1344
+#: gdk-pixbuf/io-xpm.c:1322
msgid "Can't allocate memory for loading XPM image"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1527
+#: gdk-pixbuf/io-xpm.c:1505
msgid "Failed to write to temporary file when loading XPM image"
msgstr ""
@@ -416,12 +416,20 @@ msgstr ""
msgid "failed to allocate image buffer of %u bytes"
msgstr ""
-#: gtk/gtkaccellabel.c:115
-msgid "Accelerator object"
+#: gtk/gtkaccellabel.c:122
+msgid "Accelerator Closure"
msgstr ""
-#: gtk/gtkaccellabel.c:116
-msgid "The object monitored by this accelerator label"
+#: gtk/gtkaccellabel.c:123
+msgid "The closure to be monitored for accelerator changes"
+msgstr ""
+
+#: gtk/gtkaccellabel.c:129
+msgid "Accelerator Widget"
+msgstr ""
+
+#: gtk/gtkaccellabel.c:130
+msgid "The widget to be monitored for accelerator changes"
msgstr ""
#: gtk/gtkalignment.c:102
@@ -574,7 +582,7 @@ msgstr ""
msgid "The amount of space between children."
msgstr ""
-#: gtk/gtkbox.c:135 gtk/gtknotebook.c:396
+#: gtk/gtkbox.c:135 gtk/gtknotebook.c:400
msgid "Homogeneous"
msgstr ""
@@ -582,75 +590,75 @@ msgstr ""
msgid "Whether the children should all be the same size."
msgstr ""
-#: gtk/gtkbutton.c:183 gtk/gtkframe.c:125 gtk/gtklabel.c:283
+#: gtk/gtkbutton.c:188 gtk/gtkframe.c:125 gtk/gtklabel.c:282
msgid "Label"
msgstr ""
-#: gtk/gtkbutton.c:184
+#: gtk/gtkbutton.c:189
msgid ""
"Text of the label widget inside the button, if the button contains a label "
"widget."
msgstr ""
-#: gtk/gtkbutton.c:191 gtk/gtklabel.c:304
+#: gtk/gtkbutton.c:196 gtk/gtklabel.c:303
msgid "Use underline"
msgstr ""
-#: gtk/gtkbutton.c:192 gtk/gtklabel.c:305
+#: gtk/gtkbutton.c:197 gtk/gtklabel.c:304
msgid ""
"If set, an underline in the text indicates the next character should be used "
"for the mnemonic accelerator key"
msgstr ""
-#: gtk/gtkbutton.c:199
+#: gtk/gtkbutton.c:204
msgid "Use stock"
msgstr ""
-#: gtk/gtkbutton.c:200
+#: gtk/gtkbutton.c:205
msgid ""
"If set, the label is used to pick a stock item instead of being displayed"
msgstr ""
-#: gtk/gtkbutton.c:207
+#: gtk/gtkbutton.c:212
msgid "Border relief"
msgstr ""
-#: gtk/gtkbutton.c:208
+#: gtk/gtkbutton.c:213
msgid "The border relief style."
msgstr ""
-#: gtk/gtkbutton.c:259
+#: gtk/gtkbutton.c:264
msgid "Default Spacing"
msgstr ""
-#: gtk/gtkbutton.c:260
+#: gtk/gtkbutton.c:265
msgid "Extra space to add for CAN_DEFAULT buttons"
msgstr ""
-#: gtk/gtkbutton.c:266
+#: gtk/gtkbutton.c:271
msgid "Default Outside Spacing"
msgstr ""
-#: gtk/gtkbutton.c:267
+#: gtk/gtkbutton.c:272
msgid ""
"Extra space to add for CAN_DEFAULT buttons that is always drawn outside the "
"border"
msgstr ""
-#: gtk/gtkbutton.c:272
+#: gtk/gtkbutton.c:277
msgid "Child X Displacement"
msgstr ""
-#: gtk/gtkbutton.c:273
+#: gtk/gtkbutton.c:278
msgid ""
"How far in the x direction to move the child when the button is depressed"
msgstr ""
-#: gtk/gtkbutton.c:280
+#: gtk/gtkbutton.c:285
msgid "Child Y Displacement"
msgstr ""
-#: gtk/gtkbutton.c:281
+#: gtk/gtkbutton.c:286
msgid ""
"How far in the y direction to move the child when the button is depressed"
msgstr ""
@@ -745,291 +753,291 @@ msgstr ""
msgid "The pixbuf to render."
msgstr ""
-#: gtk/gtkcellrenderertext.c:173 gtk/gtkentry.c:498 gtk/gtkprogressbar.c:207
+#: gtk/gtkcellrenderertext.c:174 gtk/gtkentry.c:506 gtk/gtkprogressbar.c:207
msgid "Text"
msgstr ""
-#: gtk/gtkcellrenderertext.c:174
+#: gtk/gtkcellrenderertext.c:175
msgid "Text to render"
msgstr ""
-#: gtk/gtkcellrenderertext.c:181
+#: gtk/gtkcellrenderertext.c:182
msgid "Markup"
msgstr ""
-#: gtk/gtkcellrenderertext.c:182
+#: gtk/gtkcellrenderertext.c:183
msgid "Marked up text to render"
msgstr ""
-#: gtk/gtkcellrenderertext.c:189 gtk/gtklabel.c:290
+#: gtk/gtkcellrenderertext.c:190 gtk/gtklabel.c:289
msgid "Attributes"
msgstr ""
-#: gtk/gtkcellrenderertext.c:190
+#: gtk/gtkcellrenderertext.c:191
msgid "A list of style attributes to apply to the text of the renderer."
msgstr ""
-#: gtk/gtkcellrenderertext.c:197 gtk/gtktexttag.c:208
+#: gtk/gtkcellrenderertext.c:198 gtk/gtktexttag.c:209
msgid "Background color name"
msgstr ""
-#: gtk/gtkcellrenderertext.c:198 gtk/gtktexttag.c:209
+#: gtk/gtkcellrenderertext.c:199 gtk/gtktexttag.c:210
msgid "Background color as a string"
msgstr ""
-#: gtk/gtkcellrenderertext.c:205 gtk/gtktexttag.c:216
+#: gtk/gtkcellrenderertext.c:206 gtk/gtktexttag.c:217
msgid "Background color"
msgstr ""
-#: gtk/gtkcellrenderertext.c:206 gtk/gtktexttag.c:217
+#: gtk/gtkcellrenderertext.c:207 gtk/gtktexttag.c:218
msgid "Background color as a GdkColor"
msgstr ""
-#: gtk/gtkcellrenderertext.c:213 gtk/gtktexttag.c:242
+#: gtk/gtkcellrenderertext.c:214 gtk/gtktexttag.c:243
msgid "Foreground color name"
msgstr ""
-#: gtk/gtkcellrenderertext.c:214 gtk/gtktexttag.c:243
+#: gtk/gtkcellrenderertext.c:215 gtk/gtktexttag.c:244
msgid "Foreground color as a string"
msgstr ""
-#: gtk/gtkcellrenderertext.c:221 gtk/gtktexttag.c:250
+#: gtk/gtkcellrenderertext.c:222 gtk/gtktexttag.c:251
msgid "Foreground color"
msgstr ""
-#: gtk/gtkcellrenderertext.c:222 gtk/gtktexttag.c:251
+#: gtk/gtkcellrenderertext.c:223 gtk/gtktexttag.c:252
msgid "Foreground color as a GdkColor"
msgstr ""
-#: gtk/gtkcellrenderertext.c:230 gtk/gtkentry.c:430 gtk/gtktexttag.c:276
-#: gtk/gtktextview.c:539
+#: gtk/gtkcellrenderertext.c:231 gtk/gtkentry.c:438 gtk/gtktexttag.c:277
+#: gtk/gtktextview.c:548
#, fuzzy
msgid "Editable"
msgstr "(ei käytössä)"
-#: gtk/gtkcellrenderertext.c:231 gtk/gtktexttag.c:277 gtk/gtktextview.c:540
+#: gtk/gtkcellrenderertext.c:232 gtk/gtktexttag.c:278 gtk/gtktextview.c:549
msgid "Whether the text can be modified by the user"
msgstr ""
-#: gtk/gtkcellrenderertext.c:238 gtk/gtkcellrenderertext.c:246
-#: gtk/gtkfontsel.c:192 gtk/gtktexttag.c:284 gtk/gtktexttag.c:292
+#: gtk/gtkcellrenderertext.c:239 gtk/gtkcellrenderertext.c:247
+#: gtk/gtkfontsel.c:192 gtk/gtktexttag.c:285 gtk/gtktexttag.c:293
msgid "Font"
msgstr ""
-#: gtk/gtkcellrenderertext.c:239 gtk/gtktexttag.c:285
+#: gtk/gtkcellrenderertext.c:240 gtk/gtktexttag.c:286
msgid "Font description as a string"
msgstr ""
-#: gtk/gtkcellrenderertext.c:247 gtk/gtktexttag.c:293
+#: gtk/gtkcellrenderertext.c:248 gtk/gtktexttag.c:294
msgid "Font description as a PangoFontDescription struct"
msgstr ""
-#: gtk/gtkcellrenderertext.c:255 gtk/gtktexttag.c:301
+#: gtk/gtkcellrenderertext.c:256 gtk/gtktexttag.c:302
#, fuzzy
msgid "Font family"
msgstr "Perhe:"
-#: gtk/gtkcellrenderertext.c:256 gtk/gtktexttag.c:302
+#: gtk/gtkcellrenderertext.c:257 gtk/gtktexttag.c:303
msgid "Name of the font family, e.g. Sans, Helvetica, Times, Monospace"
msgstr ""
-#: gtk/gtkcellrenderertext.c:263 gtk/gtkcellrenderertext.c:264
-#: gtk/gtktexttag.c:309 gtk/gtktexttag.c:310
+#: gtk/gtkcellrenderertext.c:264 gtk/gtkcellrenderertext.c:265
+#: gtk/gtktexttag.c:310 gtk/gtktexttag.c:311
msgid "Font style"
msgstr ""
-#: gtk/gtkcellrenderertext.c:272 gtk/gtkcellrenderertext.c:273
-#: gtk/gtktexttag.c:318 gtk/gtktexttag.c:319
+#: gtk/gtkcellrenderertext.c:273 gtk/gtkcellrenderertext.c:274
+#: gtk/gtktexttag.c:319 gtk/gtktexttag.c:320
msgid "Font variant"
msgstr ""
-#: gtk/gtkcellrenderertext.c:281 gtk/gtkcellrenderertext.c:282
-#: gtk/gtktexttag.c:327 gtk/gtktexttag.c:328
+#: gtk/gtkcellrenderertext.c:282 gtk/gtkcellrenderertext.c:283
+#: gtk/gtktexttag.c:328 gtk/gtktexttag.c:329
msgid "Font weight"
msgstr ""
-#: gtk/gtkcellrenderertext.c:291 gtk/gtkcellrenderertext.c:292
-#: gtk/gtktexttag.c:338 gtk/gtktexttag.c:339
+#: gtk/gtkcellrenderertext.c:292 gtk/gtkcellrenderertext.c:293
+#: gtk/gtktexttag.c:339 gtk/gtktexttag.c:340
msgid "Font stretch"
msgstr ""
-#: gtk/gtkcellrenderertext.c:300 gtk/gtkcellrenderertext.c:301
-#: gtk/gtktexttag.c:347 gtk/gtktexttag.c:348
+#: gtk/gtkcellrenderertext.c:301 gtk/gtkcellrenderertext.c:302
+#: gtk/gtktexttag.c:348 gtk/gtktexttag.c:349
msgid "Font size"
msgstr ""
-#: gtk/gtkcellrenderertext.c:310 gtk/gtktexttag.c:367
+#: gtk/gtkcellrenderertext.c:311 gtk/gtktexttag.c:368
msgid "Font points"
msgstr ""
-#: gtk/gtkcellrenderertext.c:311 gtk/gtktexttag.c:368
+#: gtk/gtkcellrenderertext.c:312 gtk/gtktexttag.c:369
msgid "Font size in points"
msgstr ""
-#: gtk/gtkcellrenderertext.c:320 gtk/gtktexttag.c:357 gtk/gtktexttag.c:358
+#: gtk/gtkcellrenderertext.c:321 gtk/gtktexttag.c:358 gtk/gtktexttag.c:359
#, fuzzy
msgid "Font scale"
msgstr "Perhe:"
-#: gtk/gtkcellrenderertext.c:321
+#: gtk/gtkcellrenderertext.c:322
msgid "Font scaling factor"
msgstr ""
-#: gtk/gtkcellrenderertext.c:330 gtk/gtktexttag.c:426
+#: gtk/gtkcellrenderertext.c:331 gtk/gtktexttag.c:427
msgid "Rise"
msgstr ""
-#: gtk/gtkcellrenderertext.c:331 gtk/gtktexttag.c:427
+#: gtk/gtkcellrenderertext.c:332 gtk/gtktexttag.c:428
msgid ""
"Offset of text above the baseline (below the baseline if rise is negative)"
msgstr ""
-#: gtk/gtkcellrenderertext.c:341 gtk/gtktexttag.c:466
+#: gtk/gtkcellrenderertext.c:342 gtk/gtktexttag.c:467
msgid "Strikethrough"
msgstr ""
-#: gtk/gtkcellrenderertext.c:342 gtk/gtktexttag.c:467
+#: gtk/gtkcellrenderertext.c:343 gtk/gtktexttag.c:468
msgid "Whether to strike through the text"
msgstr ""
-#: gtk/gtkcellrenderertext.c:349 gtk/gtktexttag.c:474
+#: gtk/gtkcellrenderertext.c:350 gtk/gtktexttag.c:475
msgid "Underline"
msgstr ""
-#: gtk/gtkcellrenderertext.c:350 gtk/gtktexttag.c:475
+#: gtk/gtkcellrenderertext.c:351 gtk/gtktexttag.c:476
msgid "Style of underline for this text"
msgstr ""
-#: gtk/gtkcellrenderertext.c:360 gtk/gtktexttag.c:511
+#: gtk/gtkcellrenderertext.c:361 gtk/gtktexttag.c:512
msgid "Background set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:361 gtk/gtktexttag.c:512
+#: gtk/gtkcellrenderertext.c:362 gtk/gtktexttag.c:513
msgid "Whether this tag affects the background color"
msgstr ""
-#: gtk/gtkcellrenderertext.c:364 gtk/gtktexttag.c:523
+#: gtk/gtkcellrenderertext.c:365 gtk/gtktexttag.c:524
msgid "Foreground set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:365 gtk/gtktexttag.c:524
+#: gtk/gtkcellrenderertext.c:366 gtk/gtktexttag.c:525
msgid "Whether this tag affects the foreground color"
msgstr ""
-#: gtk/gtkcellrenderertext.c:368 gtk/gtktexttag.c:531
+#: gtk/gtkcellrenderertext.c:369 gtk/gtktexttag.c:532
msgid "Editability set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:369 gtk/gtktexttag.c:532
+#: gtk/gtkcellrenderertext.c:370 gtk/gtktexttag.c:533
msgid "Whether this tag affects text editability"
msgstr ""
-#: gtk/gtkcellrenderertext.c:372 gtk/gtktexttag.c:535
+#: gtk/gtkcellrenderertext.c:373 gtk/gtktexttag.c:536
msgid "Font family set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:373 gtk/gtktexttag.c:536
+#: gtk/gtkcellrenderertext.c:374 gtk/gtktexttag.c:537
msgid "Whether this tag affects the font family"
msgstr ""
-#: gtk/gtkcellrenderertext.c:376 gtk/gtktexttag.c:539
+#: gtk/gtkcellrenderertext.c:377 gtk/gtktexttag.c:540
msgid "Font style set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:377 gtk/gtktexttag.c:540
+#: gtk/gtkcellrenderertext.c:378 gtk/gtktexttag.c:541
msgid "Whether this tag affects the font style"
msgstr ""
-#: gtk/gtkcellrenderertext.c:380 gtk/gtktexttag.c:543
+#: gtk/gtkcellrenderertext.c:381 gtk/gtktexttag.c:544
msgid "Font variant set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:381 gtk/gtktexttag.c:544
+#: gtk/gtkcellrenderertext.c:382 gtk/gtktexttag.c:545
msgid "Whether this tag affects the font variant"
msgstr ""
-#: gtk/gtkcellrenderertext.c:384 gtk/gtktexttag.c:547
+#: gtk/gtkcellrenderertext.c:385 gtk/gtktexttag.c:548
msgid "Font weight set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:385 gtk/gtktexttag.c:548
+#: gtk/gtkcellrenderertext.c:386 gtk/gtktexttag.c:549
msgid "Whether this tag affects the font weight"
msgstr ""
-#: gtk/gtkcellrenderertext.c:388 gtk/gtktexttag.c:551
+#: gtk/gtkcellrenderertext.c:389 gtk/gtktexttag.c:552
msgid "Font stretch set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:389 gtk/gtktexttag.c:552
+#: gtk/gtkcellrenderertext.c:390 gtk/gtktexttag.c:553
msgid "Whether this tag affects the font stretch"
msgstr ""
-#: gtk/gtkcellrenderertext.c:392 gtk/gtktexttag.c:555
+#: gtk/gtkcellrenderertext.c:393 gtk/gtktexttag.c:556
msgid "Font size set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:393 gtk/gtktexttag.c:556
+#: gtk/gtkcellrenderertext.c:394 gtk/gtktexttag.c:557
msgid "Whether this tag affects the font size"
msgstr ""
-#: gtk/gtkcellrenderertext.c:396 gtk/gtktexttag.c:559
+#: gtk/gtkcellrenderertext.c:397 gtk/gtktexttag.c:560
msgid "Font scale set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:397 gtk/gtktexttag.c:560
+#: gtk/gtkcellrenderertext.c:398 gtk/gtktexttag.c:561
msgid "Whether this tag scales the font size by a factor"
msgstr ""
-#: gtk/gtkcellrenderertext.c:400 gtk/gtktexttag.c:579
+#: gtk/gtkcellrenderertext.c:401 gtk/gtktexttag.c:580
msgid "Rise set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:401 gtk/gtktexttag.c:580
+#: gtk/gtkcellrenderertext.c:402 gtk/gtktexttag.c:581
msgid "Whether this tag affects the rise"
msgstr ""
-#: gtk/gtkcellrenderertext.c:404 gtk/gtktexttag.c:595
+#: gtk/gtkcellrenderertext.c:405 gtk/gtktexttag.c:596
msgid "Strikethrough set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:405 gtk/gtktexttag.c:596
+#: gtk/gtkcellrenderertext.c:406 gtk/gtktexttag.c:597
msgid "Whether this tag affects strikethrough"
msgstr ""
-#: gtk/gtkcellrenderertext.c:408 gtk/gtktexttag.c:603
+#: gtk/gtkcellrenderertext.c:409 gtk/gtktexttag.c:604
msgid "Underline set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:409 gtk/gtktexttag.c:604
+#: gtk/gtkcellrenderertext.c:410 gtk/gtktexttag.c:605
msgid "Whether this tag affects underlining"
msgstr ""
-#: gtk/gtkcellrenderertoggle.c:129
+#: gtk/gtkcellrenderertoggle.c:130
msgid "Toggle state"
msgstr ""
-#: gtk/gtkcellrenderertoggle.c:130
+#: gtk/gtkcellrenderertoggle.c:131
msgid "The toggle state of the button"
msgstr ""
-#: gtk/gtkcellrenderertoggle.c:138
+#: gtk/gtkcellrenderertoggle.c:139
#, fuzzy
msgid "Activatable"
msgstr "(ei käytössä)"
-#: gtk/gtkcellrenderertoggle.c:139
+#: gtk/gtkcellrenderertoggle.c:140
msgid "The toggle button can be activated"
msgstr ""
-#: gtk/gtkcellrenderertoggle.c:147
+#: gtk/gtkcellrenderertoggle.c:148
msgid "Radio state"
msgstr ""
-#: gtk/gtkcellrenderertoggle.c:148
+#: gtk/gtkcellrenderertoggle.c:149
msgid "Draw the toggle button as a radio button"
msgstr ""
-#: gtk/gtkcheckbutton.c:95 gtk/gtkoptionmenu.c:163
+#: gtk/gtkcheckbutton.c:95 gtk/gtkoptionmenu.c:191
msgid "Indicator Size"
msgstr ""
@@ -1037,7 +1045,7 @@ msgstr ""
msgid "Size of check or radio indicator"
msgstr ""
-#: gtk/gtkcheckbutton.c:103 gtk/gtkoptionmenu.c:169
+#: gtk/gtkcheckbutton.c:103 gtk/gtkoptionmenu.c:197
msgid "Indicator Spacing"
msgstr ""
@@ -1045,174 +1053,174 @@ msgstr ""
msgid "Spacing around check or radio indicator"
msgstr ""
-#: gtk/gtkcheckmenuitem.c:114 gtk/gtktogglebutton.c:142
+#: gtk/gtkcheckmenuitem.c:115 gtk/gtktogglebutton.c:132
msgid "Active"
msgstr ""
-#: gtk/gtkcheckmenuitem.c:115
+#: gtk/gtkcheckmenuitem.c:116
msgid "Whether the menu item is checked."
msgstr ""
-#: gtk/gtkcheckmenuitem.c:122 gtk/gtktogglebutton.c:150
+#: gtk/gtkcheckmenuitem.c:123 gtk/gtktogglebutton.c:140
msgid "Inconsistent"
msgstr ""
-#: gtk/gtkcheckmenuitem.c:123
+#: gtk/gtkcheckmenuitem.c:124
msgid "Whether to display an \"inconsistent\" state."
msgstr ""
-#: gtk/gtkcolorsel.c:574
+#: gtk/gtkcolorsel.c:578
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:579
+#: gtk/gtkcolorsel.c:583
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:883
+#: gtk/gtkcolorsel.c:887
msgid "_Save color here"
msgstr ""
-#: gtk/gtkcolorsel.c:1051
+#: gtk/gtkcolorsel.c:1055
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:1667
+#: gtk/gtkcolorsel.c:1674
msgid "Has Opacity Control"
msgstr ""
-#: gtk/gtkcolorsel.c:1668
+#: gtk/gtkcolorsel.c:1675
msgid "Whether the color selector should allow setting opacity"
msgstr ""
-#: gtk/gtkcolorsel.c:1674
+#: gtk/gtkcolorsel.c:1681
#, fuzzy
msgid "Has palette"
msgstr "Mukautettu paletti"
-#: gtk/gtkcolorsel.c:1675
+#: gtk/gtkcolorsel.c:1682
msgid "Whether a palette should be used"
msgstr ""
-#: gtk/gtkcolorsel.c:1681
+#: gtk/gtkcolorsel.c:1688
#, fuzzy
msgid "Current Color"
msgstr "Aseta väri"
-#: gtk/gtkcolorsel.c:1682
+#: gtk/gtkcolorsel.c:1689
msgid "The current color"
msgstr ""
-#: gtk/gtkcolorsel.c:1688
+#: gtk/gtkcolorsel.c:1695
msgid "Current Alpha"
msgstr ""
-#: gtk/gtkcolorsel.c:1689
+#: gtk/gtkcolorsel.c:1696
msgid "The current opacity value (0 fully transparent, 65535 fully opaque)"
msgstr ""
-#: gtk/gtkcolorsel.c:1702
+#: gtk/gtkcolorsel.c:1709
#, fuzzy
msgid "Custom palette"
msgstr "Mukautettu paletti"
-#: gtk/gtkcolorsel.c:1703
+#: gtk/gtkcolorsel.c:1710
msgid "Palette to use in the color selector"
msgstr ""
-#: gtk/gtkcolorsel.c:1758
+#: gtk/gtkcolorsel.c:1750
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:1786
+#: gtk/gtkcolorsel.c:1778
msgid ""
"Click the eyedropper, then click a color anywhere on your screen to select "
"that color."
msgstr ""
-#: gtk/gtkcolorsel.c:1795
+#: gtk/gtkcolorsel.c:1787
#, fuzzy
msgid "_Hue:"
msgstr "Sävy:"
-#: gtk/gtkcolorsel.c:1796
+#: gtk/gtkcolorsel.c:1788
msgid "Position on the color wheel."
msgstr ""
-#: gtk/gtkcolorsel.c:1797
+#: gtk/gtkcolorsel.c:1789
#, fuzzy
msgid "_Saturation:"
msgstr "Kylläisyys:"
-#: gtk/gtkcolorsel.c:1798
+#: gtk/gtkcolorsel.c:1790
msgid "\"Deepness\" of the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1799
+#: gtk/gtkcolorsel.c:1791
#, fuzzy
msgid "_Value:"
msgstr "Arvo:"
-#: gtk/gtkcolorsel.c:1800
+#: gtk/gtkcolorsel.c:1792
msgid "Brightness of the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1801
+#: gtk/gtkcolorsel.c:1793
#, fuzzy
msgid "_Red:"
msgstr "Punainen:"
-#: gtk/gtkcolorsel.c:1802
+#: gtk/gtkcolorsel.c:1794
msgid "Amount of red light in the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1803
+#: gtk/gtkcolorsel.c:1795
#, fuzzy
msgid "_Green:"
msgstr "Vihreä:"
-#: gtk/gtkcolorsel.c:1804
+#: gtk/gtkcolorsel.c:1796
msgid "Amount of green light in the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1805
+#: gtk/gtkcolorsel.c:1797
#, fuzzy
msgid "_Blue:"
msgstr "Sininen:"
-#: gtk/gtkcolorsel.c:1806
+#: gtk/gtkcolorsel.c:1798
msgid "Amount of blue light in the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1809
+#: gtk/gtkcolorsel.c:1801
#, fuzzy
msgid "_Opacity:"
msgstr "Peitto:"
-#: gtk/gtkcolorsel.c:1817
+#: gtk/gtkcolorsel.c:1809
msgid "Transparency of the currently-selected color."
msgstr ""
-#: gtk/gtkcolorsel.c:1832
+#: gtk/gtkcolorsel.c:1824
msgid "Color _Name:"
msgstr ""
-#: gtk/gtkcolorsel.c:1844
+#: gtk/gtkcolorsel.c:1836
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:1863
+#: gtk/gtkcolorsel.c:1855
#, fuzzy
msgid "_Palette"
msgstr "Mukautettu paletti"
@@ -1258,205 +1266,205 @@ msgstr ""
msgid "Whether entered values must already be present in the list"
msgstr ""
-#: gtk/gtkcontainer.c:202
+#: gtk/gtkcontainer.c:203
msgid "Resize mode"
msgstr ""
-#: gtk/gtkcontainer.c:203
+#: gtk/gtkcontainer.c:204
msgid "Specify how resize events are handled"
msgstr ""
-#: gtk/gtkcontainer.c:210
+#: gtk/gtkcontainer.c:211
msgid "Border width"
msgstr ""
-#: gtk/gtkcontainer.c:211
+#: gtk/gtkcontainer.c:212
msgid "The width of the empty border outside the containers children."
msgstr ""
-#: gtk/gtkcontainer.c:219
+#: gtk/gtkcontainer.c:220
msgid "Child"
msgstr ""
-#: gtk/gtkcontainer.c:220
+#: gtk/gtkcontainer.c:221
msgid "Can be used to add a new child to the container."
msgstr ""
-#: gtk/gtkcurve.c:120
+#: gtk/gtkcurve.c:121
#, fuzzy
msgid "Curve type"
msgstr "Luo"
-#: gtk/gtkcurve.c:121
+#: gtk/gtkcurve.c:122
msgid "Is this curve linear, spline interpolated, or free-form"
msgstr ""
-#: gtk/gtkcurve.c:129
+#: gtk/gtkcurve.c:130
msgid "Minimum X"
msgstr ""
-#: gtk/gtkcurve.c:130
+#: gtk/gtkcurve.c:131
msgid "Minimum possible value for X"
msgstr ""
-#: gtk/gtkcurve.c:139
+#: gtk/gtkcurve.c:140
msgid "Maximum X"
msgstr ""
-#: gtk/gtkcurve.c:140
+#: gtk/gtkcurve.c:141
msgid "Maximum possible X value."
msgstr ""
-#: gtk/gtkcurve.c:149
+#: gtk/gtkcurve.c:150
msgid "Minimum Y"
msgstr ""
-#: gtk/gtkcurve.c:150
+#: gtk/gtkcurve.c:151
msgid "Minimum possible value for Y"
msgstr ""
-#: gtk/gtkcurve.c:159
+#: gtk/gtkcurve.c:160
msgid "Maximum Y"
msgstr ""
-#: gtk/gtkcurve.c:160
+#: gtk/gtkcurve.c:161
msgid "Maximum possible value for Y"
msgstr ""
-#: gtk/gtkdialog.c:125
+#: gtk/gtkdialog.c:126
msgid "Has separator"
msgstr ""
-#: gtk/gtkdialog.c:126
+#: gtk/gtkdialog.c:127
msgid "The dialog has a separator bar above its buttons"
msgstr ""
-#: gtk/gtkdialog.c:149
+#: gtk/gtkdialog.c:150
msgid "Content area border"
msgstr ""
-#: gtk/gtkdialog.c:150
+#: gtk/gtkdialog.c:151
msgid "Width of border around the main dialog area"
msgstr ""
-#: gtk/gtkdialog.c:157
+#: gtk/gtkdialog.c:158
msgid "Button spacing"
msgstr ""
-#: gtk/gtkdialog.c:158
+#: gtk/gtkdialog.c:159
msgid "Spacing between buttons"
msgstr ""
-#: gtk/gtkdialog.c:166
+#: gtk/gtkdialog.c:167
msgid "Action area border"
msgstr ""
-#: gtk/gtkdialog.c:167
+#: gtk/gtkdialog.c:168
msgid "Width of border around the button area at the bottom of the dialog"
msgstr ""
-#: gtk/gtkentry.c:410 gtk/gtklabel.c:361
+#: gtk/gtkentry.c:418 gtk/gtklabel.c:360
#, fuzzy
msgid "Cursor Position"
msgstr "Kysymys"
-#: gtk/gtkentry.c:411 gtk/gtklabel.c:362
+#: gtk/gtkentry.c:419 gtk/gtklabel.c:361
msgid "The current position of the insertion cursor in chars."
msgstr ""
-#: gtk/gtkentry.c:420 gtk/gtklabel.c:371
+#: gtk/gtkentry.c:428 gtk/gtklabel.c:370
#, fuzzy
msgid "Selection Bound"
msgstr "Valinta: "
-#: gtk/gtkentry.c:421 gtk/gtklabel.c:372
+#: gtk/gtkentry.c:429 gtk/gtklabel.c:371
msgid ""
"The position of the opposite end of the selection from the cursor in chars."
msgstr ""
-#: gtk/gtkentry.c:431
+#: gtk/gtkentry.c:439
msgid "Whether the entry contents can be edited"
msgstr ""
-#: gtk/gtkentry.c:438
+#: gtk/gtkentry.c:446
msgid "Maximum length"
msgstr ""
-#: gtk/gtkentry.c:439
+#: gtk/gtkentry.c:447
msgid "Maximum number of characters for this entry"
msgstr ""
-#: gtk/gtkentry.c:447
+#: gtk/gtkentry.c:455
msgid "Visibility"
msgstr ""
-#: gtk/gtkentry.c:448
+#: gtk/gtkentry.c:456
msgid ""
"FALSE displays the \"invisible char\" instead of the actual text (password "
"mode)"
msgstr ""
-#: gtk/gtkentry.c:455
+#: gtk/gtkentry.c:463
#, fuzzy
msgid "Has Frame"
msgstr "Mukautettu paletti"
-#: gtk/gtkentry.c:456
+#: gtk/gtkentry.c:464
msgid "FALSE removes outside bevel from entry."
msgstr ""
-#: gtk/gtkentry.c:463
+#: gtk/gtkentry.c:471
msgid "Invisible character"
msgstr ""
-#: gtk/gtkentry.c:464
+#: gtk/gtkentry.c:472
msgid "The character to use when masking entry contents (in \"password mode\")"
msgstr ""
-#: gtk/gtkentry.c:471
+#: gtk/gtkentry.c:479
msgid "Activates default"
msgstr ""
-#: gtk/gtkentry.c:472
+#: gtk/gtkentry.c:480
msgid ""
"Whether to activate the default widget (such as the default button in a "
"dialog) when Enter is pressed."
msgstr ""
-#: gtk/gtkentry.c:478
+#: gtk/gtkentry.c:486
msgid "Width in chars"
msgstr ""
-#: gtk/gtkentry.c:479
+#: gtk/gtkentry.c:487
msgid "Number of characters to leave space for in the entry."
msgstr ""
-#: gtk/gtkentry.c:488
+#: gtk/gtkentry.c:496
msgid "Scroll offset"
msgstr ""
-#: gtk/gtkentry.c:489
+#: gtk/gtkentry.c:497
msgid "Number of pixels of the entry scrolled off the screen to the left"
msgstr ""
-#: gtk/gtkentry.c:499
+#: gtk/gtkentry.c:507
msgid "The contents of the entry"
msgstr ""
-#: gtk/gtkentry.c:505 gtk/gtklabel.c:380 gtk/gtktextview.c:615
+#: gtk/gtkentry.c:513 gtk/gtklabel.c:379 gtk/gtktextview.c:624
msgid "Cursor color"
msgstr ""
-#: gtk/gtkentry.c:506 gtk/gtklabel.c:381 gtk/gtktextview.c:616
+#: gtk/gtkentry.c:514 gtk/gtklabel.c:380 gtk/gtktextview.c:625
msgid "Color with which to draw insertion cursor"
msgstr ""
-#: gtk/gtkentry.c:3793 gtk/gtklabel.c:3180
+#: gtk/gtkentry.c:3832 gtk/gtklabel.c:3151
#, fuzzy
msgid "Select All"
msgstr "Poista"
-#: gtk/gtkentry.c:3803 gtk/gtklabel.c:3190 gtk/gtktextview.c:5563
+#: gtk/gtkentry.c:3842 gtk/gtklabel.c:3161 gtk/gtktextview.c:5737
msgid "Input Methods"
msgstr ""
@@ -1488,12 +1496,12 @@ msgid "Files"
msgstr "Tiedostot"
# , c-format
-#: gtk/gtkfilesel.c:727 gtk/gtkfilesel.c:2052
+#: gtk/gtkfilesel.c:726 gtk/gtkfilesel.c:2057
#, c-format
msgid "Directory unreadable: %s"
msgstr "Hakemistoa ei voi lukea: %s"
-#: gtk/gtkfilesel.c:849
+#: gtk/gtkfilesel.c:848
#, c-format
msgid ""
"The file \"%s\" resides on another machine (called %s) and may not be "
@@ -1501,130 +1509,128 @@ msgid ""
"Are you sure that you want to select it?"
msgstr ""
-#: gtk/gtkfilesel.c:979
+#: gtk/gtkfilesel.c:978
msgid "Create Dir"
msgstr "Luo hakemisto"
-#: gtk/gtkfilesel.c:990 gtk/gtkfilesel.c:1413
+#: gtk/gtkfilesel.c:989 gtk/gtkfilesel.c:1416
msgid "Delete File"
msgstr "Poista tiedosto"
-#: gtk/gtkfilesel.c:1001 gtk/gtkfilesel.c:1556
+#: gtk/gtkfilesel.c:1000 gtk/gtkfilesel.c:1559
msgid "Rename File"
msgstr "Nimeä tiedosto uudelleen"
-#: gtk/gtkfilesel.c:1236
+#: gtk/gtkfilesel.c:1237
#, c-format
msgid ""
"The directory name \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
-#: gtk/gtkfilesel.c:1238
+#: gtk/gtkfilesel.c:1239
#, c-format
msgid ""
"Error creating directory \"%s\": %s\n"
"%s"
msgstr ""
-#: gtk/gtkfilesel.c:1239 gtk/gtkfilesel.c:1490
+#: gtk/gtkfilesel.c:1240 gtk/gtkfilesel.c:1493
msgid "You probably used symbols not allowed in filenames."
msgstr ""
-#: gtk/gtkfilesel.c:1247
+#: gtk/gtkfilesel.c:1248
#, c-format
msgid "Error creating directory \"%s\": %s\n"
msgstr ""
-#: gtk/gtkfilesel.c:1281
+#: gtk/gtkfilesel.c:1282
msgid "Create Directory"
msgstr "Luo hakemisto"
-#: gtk/gtkfilesel.c:1295
+#: gtk/gtkfilesel.c:1296
#, fuzzy
msgid "_Directory name:"
msgstr "Hakemiston nimi:"
#. buttons
-#: gtk/gtkfilesel.c:1309
-msgid "Create"
-msgstr "Luo"
-
-#: gtk/gtkfilesel.c:1318 gtk/gtkfilesel.c:1444 gtk/gtkfilesel.c:1598
-#: gtk/gtkgamma.c:424
+#: gtk/gtkfilesel.c:1310 gtk/gtkfilesel.c:1438 gtk/gtkfilesel.c:1592
+#: gtk/gtkgamma.c:417
msgid "Cancel"
msgstr "Peruuta"
-#: gtk/gtkfilesel.c:1353
+#: gtk/gtkfilesel.c:1322
+msgid "Create"
+msgstr "Luo"
+
+#: gtk/gtkfilesel.c:1356
#, c-format
msgid "The filename \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
-#: gtk/gtkfilesel.c:1356
+#: gtk/gtkfilesel.c:1359
#, c-format
msgid ""
"Error deleting file \"%s\": %s\n"
"%s"
msgstr ""
-#: gtk/gtkfilesel.c:1358 gtk/gtkfilesel.c:1504
+#: gtk/gtkfilesel.c:1361 gtk/gtkfilesel.c:1507
msgid "It probably contains symbols not allowed in filenames."
msgstr ""
-#: gtk/gtkfilesel.c:1367
+#: gtk/gtkfilesel.c:1370
#, c-format
msgid "Error deleting file \"%s\": %s"
msgstr ""
-#. buttons
-#: gtk/gtkfilesel.c:1435
+#: gtk/gtkfilesel.c:1448
msgid "Delete"
msgstr "Poista"
-#: gtk/gtkfilesel.c:1486 gtk/gtkfilesel.c:1500
+#: gtk/gtkfilesel.c:1489 gtk/gtkfilesel.c:1503
#, c-format
msgid "The file name \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
-#: gtk/gtkfilesel.c:1488
+#: gtk/gtkfilesel.c:1491
#, c-format
msgid ""
"Error renaming file to \"%s\": %s\n"
"%s"
msgstr ""
-#: gtk/gtkfilesel.c:1502
+#: gtk/gtkfilesel.c:1505
#, c-format
msgid ""
"Error renaming file \"%s\": %s\n"
"%s"
msgstr ""
-#: gtk/gtkfilesel.c:1512
+#: gtk/gtkfilesel.c:1515
#, c-format
msgid "Error renaming file \"%s\" to \"%s\": %s"
msgstr ""
-#. buttons
-#: gtk/gtkfilesel.c:1589
+#: gtk/gtkfilesel.c:1604
msgid "Rename"
msgstr "Nimeä uudelleen"
-#: gtk/gtkfilesel.c:2031
+#: gtk/gtkfilesel.c:2036
msgid "Selection: "
msgstr "Valinta: "
-#: gtk/gtkfilesel.c:2641
+#: gtk/gtkfilesel.c:2647
#, c-format
msgid ""
"The filename %s couldn't be converted to UTF-8. Try setting the environment "
"variable G_BROKEN_FILENAMES."
msgstr ""
-#: gtk/gtkfilesel.c:3509
+#: gtk/gtkfilesel.c:3515
msgid "Name too long"
msgstr ""
-#: gtk/gtkfilesel.c:3511
+#: gtk/gtkfilesel.c:3517
msgid "Couldn't convert filename"
msgstr ""
@@ -1670,7 +1676,7 @@ msgstr "Koko:"
msgid "Preview:"
msgstr "Esikatselu:"
-#: gtk/gtkfontsel.c:1060
+#: gtk/gtkfontsel.c:1059
msgid "Font Selection"
msgstr "Kirjasinlajin valinta"
@@ -1694,7 +1700,7 @@ msgstr ""
msgid "The vertical alignment of the label."
msgstr ""
-#: gtk/gtkframe.c:153 gtk/gtkhandlebox.c:184
+#: gtk/gtkframe.c:153 gtk/gtkhandlebox.c:185
msgid "Deprecated property, use shadow_type instead."
msgstr ""
@@ -1714,41 +1720,41 @@ msgstr ""
msgid "A widget to display in place of the usual frame label."
msgstr ""
-#: gtk/gtkgamma.c:395
+#: gtk/gtkgamma.c:396
msgid "Gamma"
msgstr "Gamma"
-#: gtk/gtkgamma.c:402
+#: gtk/gtkgamma.c:403
#, fuzzy
msgid "_Gamma value"
msgstr "Gamma-arvo"
-#: gtk/gtkgamma.c:416
+#: gtk/gtkgamma.c:423
msgid "OK"
msgstr "OK"
-#: gtk/gtkhandlebox.c:191 gtk/gtkmenubar.c:148 gtk/gtkstatusbar.c:157
-#: gtk/gtktoolbar.c:276 gtk/gtkviewport.c:147
+#: gtk/gtkhandlebox.c:192 gtk/gtkmenubar.c:148 gtk/gtkstatusbar.c:158
+#: gtk/gtktoolbar.c:277 gtk/gtkviewport.c:148
msgid "Shadow type"
msgstr ""
-#: gtk/gtkhandlebox.c:192
+#: gtk/gtkhandlebox.c:193
msgid "Appearance of the shadow that surrounds the container."
msgstr ""
-#: gtk/gtkhandlebox.c:200
+#: gtk/gtkhandlebox.c:201
msgid "Handle position"
msgstr ""
-#: gtk/gtkhandlebox.c:201
+#: gtk/gtkhandlebox.c:202
msgid "Position of the handle relative to the child widget."
msgstr ""
-#: gtk/gtkhandlebox.c:209
+#: gtk/gtkhandlebox.c:210
msgid "Snap edge"
msgstr ""
-#: gtk/gtkhandlebox.c:210
+#: gtk/gtkhandlebox.c:211
msgid ""
"Side of the handlebox that's lined up with the docking point to dock the "
"handlebox."
@@ -1757,7 +1763,7 @@ msgstr ""
#. Remove this icon source so we don't keep trying to
#. * load it.
#.
-#: gtk/gtkiconfactory.c:1049
+#: gtk/gtkiconfactory.c:1061
#, c-format
msgid "Error loading icon: %s"
msgstr ""
@@ -1771,215 +1777,215 @@ msgid "Child widget to appear next to the menu text"
msgstr ""
#. shell and main vbox
-#: gtk/gtkinputdialog.c:181
+#: gtk/gtkinputdialog.c:182
msgid "Input"
msgstr "Syöte"
-#: gtk/gtkinputdialog.c:189
+#: gtk/gtkinputdialog.c:190
msgid "No input devices"
msgstr "Ei syöttölaitteita"
-#: gtk/gtkinputdialog.c:218
+#: gtk/gtkinputdialog.c:219
#, fuzzy
msgid "_Device:"
msgstr "Laite:"
-#: gtk/gtkinputdialog.c:235
+#: gtk/gtkinputdialog.c:236
msgid "Disabled"
msgstr "Poistettu"
-#: gtk/gtkinputdialog.c:243
+#: gtk/gtkinputdialog.c:244
msgid "Screen"
msgstr "Näyttö"
-#: gtk/gtkinputdialog.c:251
+#: gtk/gtkinputdialog.c:252
msgid "Window"
msgstr "Ikkuna"
-#: gtk/gtkinputdialog.c:259
+#: gtk/gtkinputdialog.c:260
#, fuzzy
msgid "_Mode: "
msgstr "Tila:"
#. The axis listbox
-#: gtk/gtkinputdialog.c:290
+#: gtk/gtkinputdialog.c:291
#, fuzzy
msgid "_Axes"
msgstr "Akselit"
#. Keys listbox
-#: gtk/gtkinputdialog.c:306
+#: gtk/gtkinputdialog.c:307
#, fuzzy
msgid "_Keys"
msgstr "Avaimet"
#. We create the save button in any case, so that clients can
#. connect to it, without paying attention to whether it exits
-#: gtk/gtkinputdialog.c:327
+#: gtk/gtkinputdialog.c:328
msgid "Save"
msgstr "Tallenna"
-#: gtk/gtkinputdialog.c:336
+#: gtk/gtkinputdialog.c:337
msgid "Close"
msgstr "Sulje"
-#: gtk/gtkinputdialog.c:469
+#: gtk/gtkinputdialog.c:470
msgid "X"
msgstr "X"
-#: gtk/gtkinputdialog.c:470
+#: gtk/gtkinputdialog.c:471
msgid "Y"
msgstr "Y"
-#: gtk/gtkinputdialog.c:471
+#: gtk/gtkinputdialog.c:472
msgid "Pressure"
msgstr "Paine"
-#: gtk/gtkinputdialog.c:472
+#: gtk/gtkinputdialog.c:473
msgid "X Tilt"
msgstr "X-kallistus"
-#: gtk/gtkinputdialog.c:473
+#: gtk/gtkinputdialog.c:474
msgid "Y Tilt"
msgstr "Y-kallistus"
-#: gtk/gtkinputdialog.c:474
+#: gtk/gtkinputdialog.c:475
msgid "Wheel"
msgstr "Rulla"
-#: gtk/gtkinputdialog.c:514
+#: gtk/gtkinputdialog.c:515
msgid "none"
msgstr "ei"
-#: gtk/gtkinputdialog.c:548 gtk/gtkinputdialog.c:584
+#: gtk/gtkinputdialog.c:549 gtk/gtkinputdialog.c:585
msgid "(disabled)"
msgstr "(ei käytössä)"
-#: gtk/gtkinputdialog.c:577
+#: gtk/gtkinputdialog.c:578
msgid "(unknown)"
msgstr "(tuntematon)"
#. and clear button
-#: gtk/gtkinputdialog.c:662
+#: gtk/gtkinputdialog.c:663
msgid "clear"
msgstr "tyhjennä"
-#: gtk/gtklabel.c:284
+#: gtk/gtklabel.c:283
msgid "The text of the label."
msgstr ""
-#: gtk/gtklabel.c:291
+#: gtk/gtklabel.c:290
msgid "A list of style attributes to apply to the text of the label."
msgstr ""
-#: gtk/gtklabel.c:297
+#: gtk/gtklabel.c:296
msgid "Use markup"
msgstr ""
-#: gtk/gtklabel.c:298
+#: gtk/gtklabel.c:297
msgid "The text of the label includes XML markup. See pango_parse_markup()."
msgstr ""
-#: gtk/gtklabel.c:312 gtk/gtktexttag.c:377 gtk/gtktextview.c:556
+#: gtk/gtklabel.c:311 gtk/gtktexttag.c:378 gtk/gtktextview.c:565
msgid "Justification"
msgstr ""
-#: gtk/gtklabel.c:313
+#: gtk/gtklabel.c:312
msgid ""
"The alignment of the lines in the text of the label relative to each other. "
"This does NOT affect the alignment of the label within its allocation. See "
"GtkMisc::xalign for that."
msgstr ""
-#: gtk/gtklabel.c:321
+#: gtk/gtklabel.c:320
#, fuzzy
msgid "Pattern"
msgstr "Mukautettu paletti"
-#: gtk/gtklabel.c:322
+#: gtk/gtklabel.c:321
msgid ""
"A string with _ characters in positions correspond to characters in the text "
"to underline."
msgstr ""
-#: gtk/gtklabel.c:329
+#: gtk/gtklabel.c:328
msgid "Line wrap"
msgstr ""
-#: gtk/gtklabel.c:330
+#: gtk/gtklabel.c:329
msgid "If set, wrap lines if the text becomes too wide."
msgstr ""
-#: gtk/gtklabel.c:336
+#: gtk/gtklabel.c:335
#, fuzzy
msgid "Selectable"
msgstr "Poista"
-#: gtk/gtklabel.c:337
+#: gtk/gtklabel.c:336
msgid "Whether the label text can be selected with the mouse."
msgstr ""
-#: gtk/gtklabel.c:343
+#: gtk/gtklabel.c:342
msgid "Mnemonic key"
msgstr ""
-#: gtk/gtklabel.c:344
+#: gtk/gtklabel.c:343
msgid "The mnemonic accelerator key for this label."
msgstr ""
-#: gtk/gtklabel.c:352
+#: gtk/gtklabel.c:351
msgid "Mnemonic widget"
msgstr ""
-#: gtk/gtklabel.c:353
+#: gtk/gtklabel.c:352
msgid "The widget to be activated when the label's mnemonic key is pressed."
msgstr ""
-#: gtk/gtklayout.c:575
+#: gtk/gtklayout.c:576
msgid "X position"
msgstr ""
-#: gtk/gtklayout.c:576
+#: gtk/gtklayout.c:577
msgid "X position of child widget"
msgstr ""
-#: gtk/gtklayout.c:585
+#: gtk/gtklayout.c:586
msgid "Y position"
msgstr ""
-#: gtk/gtklayout.c:586
+#: gtk/gtklayout.c:587
msgid "Y position of child widget"
msgstr ""
-#: gtk/gtklayout.c:595 gtk/gtkviewport.c:131
+#: gtk/gtklayout.c:596 gtk/gtkviewport.c:132
msgid "Horizontal adjustment"
msgstr ""
-#: gtk/gtklayout.c:596
+#: gtk/gtklayout.c:597
msgid "The GtkAdjustment for the horizontal position."
msgstr ""
-#: gtk/gtklayout.c:603 gtk/gtkviewport.c:139
+#: gtk/gtklayout.c:604 gtk/gtkviewport.c:140
msgid "Vertical adjustment"
msgstr ""
-#: gtk/gtklayout.c:604
+#: gtk/gtklayout.c:605
msgid "The GtkAdjustment for the vertical position."
msgstr ""
-#: gtk/gtklayout.c:611 gtk/gtktreeviewcolumn.c:179
+#: gtk/gtklayout.c:612 gtk/gtktreeviewcolumn.c:189
msgid "Width"
msgstr ""
-#: gtk/gtklayout.c:612
+#: gtk/gtklayout.c:613
msgid "The width of the layout."
msgstr ""
-#: gtk/gtklayout.c:620
+#: gtk/gtklayout.c:621
msgid "Height"
msgstr ""
-#: gtk/gtklayout.c:621
+#: gtk/gtklayout.c:622
msgid "The height of the layout."
msgstr ""
@@ -1988,7 +1994,7 @@ 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:572
+#: gtk/gtkmain.c:613
msgid "default:LTR"
msgstr "default:LTR"
@@ -1996,7 +2002,7 @@ msgstr "default:LTR"
msgid "Style of bevel around the menubar"
msgstr ""
-#: gtk/gtkmenubar.c:156 gtk/gtktoolbar.c:250
+#: gtk/gtkmenubar.c:156 gtk/gtktoolbar.c:251
msgid "Internal padding"
msgstr ""
@@ -2004,14 +2010,30 @@ msgstr ""
msgid "Amount of border space between the menubar shadow and the menu items"
msgstr ""
-#: gtk/gtkmessagedialog.c:80
+#: gtk/gtkmessagedialog.c:104
msgid "Image/label border"
msgstr ""
-#: gtk/gtkmessagedialog.c:81
+#: gtk/gtkmessagedialog.c:105
msgid "Width of border around the label and image in the message dialog"
msgstr ""
+#: gtk/gtkmessagedialog.c:113
+msgid "Message Type"
+msgstr ""
+
+#: gtk/gtkmessagedialog.c:114
+msgid "The type of message"
+msgstr ""
+
+#: gtk/gtkmessagedialog.c:121
+msgid "Message Buttons"
+msgstr ""
+
+#: gtk/gtkmessagedialog.c:122
+msgid "The buttons shown in the message dialog"
+msgstr ""
+
#: gtk/gtkmisc.c:97
msgid "X align"
msgstr ""
@@ -2047,147 +2069,155 @@ msgid ""
msgstr ""
# , c-format
-#: gtk/gtknotebook.c:324
+#: gtk/gtknotebook.c:328
#, fuzzy
msgid "Page"
msgstr "Sivu %u"
-#: gtk/gtknotebook.c:325
+#: gtk/gtknotebook.c:329
msgid "The index of the current page"
msgstr ""
-#: gtk/gtknotebook.c:333
+#: gtk/gtknotebook.c:337
msgid "Tab Position"
msgstr ""
-#: gtk/gtknotebook.c:334
+#: gtk/gtknotebook.c:338
msgid "Which side of the notebook holds the tabs"
msgstr ""
-#: gtk/gtknotebook.c:341
+#: gtk/gtknotebook.c:345
msgid "Tab Border"
msgstr ""
-#: gtk/gtknotebook.c:342
+#: gtk/gtknotebook.c:346
msgid "Width of the border around the tab labels"
msgstr ""
-#: gtk/gtknotebook.c:350
+#: gtk/gtknotebook.c:354
msgid "Horizontal Tab Border"
msgstr ""
-#: gtk/gtknotebook.c:351
+#: gtk/gtknotebook.c:355
msgid "Width of the horizontal border of tab labels"
msgstr ""
-#: gtk/gtknotebook.c:359
+#: gtk/gtknotebook.c:363
msgid "Vertical Tab Border"
msgstr ""
-#: gtk/gtknotebook.c:360
+#: gtk/gtknotebook.c:364
msgid "Width of the vertical border of tab labels"
msgstr ""
-#: gtk/gtknotebook.c:368
+#: gtk/gtknotebook.c:372
msgid "Show Tabs"
msgstr ""
-#: gtk/gtknotebook.c:369
+#: gtk/gtknotebook.c:373
msgid "Whether tabs should be shown or not"
msgstr ""
-#: gtk/gtknotebook.c:375
+#: gtk/gtknotebook.c:379
msgid "Show Border"
msgstr ""
-#: gtk/gtknotebook.c:376
+#: gtk/gtknotebook.c:380
msgid "Whether the border should be shown or not"
msgstr ""
-#: gtk/gtknotebook.c:382
+#: gtk/gtknotebook.c:386
msgid "Scrollable"
msgstr ""
-#: gtk/gtknotebook.c:383
+#: gtk/gtknotebook.c:387
msgid "If TRUE, scroll arrows are added if there are to many tabs to fit"
msgstr ""
-#: gtk/gtknotebook.c:389
+#: gtk/gtknotebook.c:393
msgid "Enable Popup"
msgstr ""
-#: gtk/gtknotebook.c:390
+#: gtk/gtknotebook.c:394
msgid ""
"If TRUE, pressing the right mouse button on the notebook pops up a menu that "
"you can use to go to a page"
msgstr ""
-#: gtk/gtknotebook.c:397
+#: gtk/gtknotebook.c:401
msgid "Whether tabs should have homogeneous sizes"
msgstr ""
# , c-format
-#: gtk/gtknotebook.c:2134 gtk/gtknotebook.c:4529
+#: gtk/gtknotebook.c:2240 gtk/gtknotebook.c:4470
#, c-format
msgid "Page %u"
msgstr "Sivu %u"
-#: gtk/gtkoptionmenu.c:164
+#: gtk/gtkoptionmenu.c:184
+msgid "Menu"
+msgstr ""
+
+#: gtk/gtkoptionmenu.c:185
+msgid "The menu of options"
+msgstr ""
+
+#: gtk/gtkoptionmenu.c:192
msgid "Size of dropdown indicator"
msgstr ""
-#: gtk/gtkoptionmenu.c:170
+#: gtk/gtkoptionmenu.c:198
msgid "Spacing around indicator"
msgstr ""
-#: gtk/gtkpaned.c:116 gtk/gtkruler.c:138
+#: gtk/gtkpaned.c:120 gtk/gtkruler.c:138
#, fuzzy
msgid "Position"
msgstr "Kysymys"
-#: gtk/gtkpaned.c:117
+#: gtk/gtkpaned.c:121
msgid ""
"Position of paned separator in pixels(0 means all the way to the left/top)"
msgstr ""
-#: gtk/gtkpaned.c:125
+#: gtk/gtkpaned.c:129
msgid "Position Set"
msgstr ""
-#: gtk/gtkpaned.c:126
+#: gtk/gtkpaned.c:130
msgid "TRUE if the Position property should be used"
msgstr ""
-#: gtk/gtkpaned.c:132
+#: gtk/gtkpaned.c:136
msgid "Handle Size"
msgstr ""
-#: gtk/gtkpaned.c:133
+#: gtk/gtkpaned.c:137
msgid "Width of handle"
msgstr ""
# , c-format
-#: gtk/gtkrc.c:2759
+#: gtk/gtkrc.c:2723
#, c-format
msgid "Unable to locate image file in pixmap_path: \"%s\" line %d"
msgstr "Kuvatiedostoa ei löytynyt pixmap_path:sta: \"%s\" rivi %d"
# , c-format
-#: gtk/gtkrc.c:2762
+#: gtk/gtkrc.c:2726
#, c-format
msgid "Unable to locate image file in pixmap_path: \"%s\""
msgstr "Kuvatiedostoa ei löytynyt pixmap_path:sta: \"%s\""
-#: gtk/gtkrc.c:3171
+#: gtk/gtkrc.c:3135
#, c-format
msgid "Pixmap path element: \"%s\" must be absolute, %s, line %d"
msgstr ""
-#: gtk/gtkpreview.c:134
+#: gtk/gtkpreview.c:129
msgid "Expand"
msgstr ""
-#: gtk/gtkpreview.c:135
+#: gtk/gtkpreview.c:130
msgid ""
"Whether the preview widget should take up the entire space it is allocated"
msgstr ""
@@ -2232,7 +2262,7 @@ msgid ""
"in the progress widget"
msgstr ""
-#: gtk/gtkprogressbar.c:131 gtk/gtkrange.c:265 gtk/gtkspinbutton.c:213
+#: gtk/gtkprogressbar.c:131 gtk/gtkrange.c:270 gtk/gtkspinbutton.c:214
msgid "Adjustment"
msgstr ""
@@ -2240,7 +2270,7 @@ msgstr ""
msgid "The GtkAdjustment connected to the progress bar (Deprecated)"
msgstr ""
-#: gtk/gtkprogressbar.c:139 gtk/gtktoolbar.c:223
+#: gtk/gtkprogressbar.c:139 gtk/gtktoolbar.c:224
msgid "Orientation"
msgstr ""
@@ -2305,55 +2335,55 @@ msgstr ""
msgid "Text to be displayed in the progress bar"
msgstr ""
-#: gtk/gtkrange.c:256
+#: gtk/gtkrange.c:261
msgid "Update policy"
msgstr ""
-#: gtk/gtkrange.c:257
+#: gtk/gtkrange.c:262
msgid "How the range should be updated on the screen"
msgstr ""
-#: gtk/gtkrange.c:266
+#: gtk/gtkrange.c:271
msgid "The GtkAdjustment that contains the current value of this range object"
msgstr ""
-#: gtk/gtkrange.c:273
+#: gtk/gtkrange.c:278
msgid "Inverted"
msgstr ""
-#: gtk/gtkrange.c:274
+#: gtk/gtkrange.c:279
msgid "Invert direction slider moves to increase range value"
msgstr ""
-#: gtk/gtkrange.c:280
+#: gtk/gtkrange.c:285
msgid "Slider Width"
msgstr ""
-#: gtk/gtkrange.c:281
+#: gtk/gtkrange.c:286
msgid "Width of scrollbar or scale thumb"
msgstr ""
-#: gtk/gtkrange.c:288
+#: gtk/gtkrange.c:293
msgid "Trough Border"
msgstr ""
-#: gtk/gtkrange.c:289
+#: gtk/gtkrange.c:294
msgid "Spacing between thumb/steppers and outer trough bevel"
msgstr ""
-#: gtk/gtkrange.c:296
+#: gtk/gtkrange.c:301
msgid "Stepper Size"
msgstr ""
-#: gtk/gtkrange.c:297
+#: gtk/gtkrange.c:302
msgid "Length of step buttons at ends"
msgstr ""
-#: gtk/gtkrange.c:304
+#: gtk/gtkrange.c:309
msgid "Stepper Spacing"
msgstr ""
-#: gtk/gtkrange.c:305
+#: gtk/gtkrange.c:310
msgid "Spacing between step buttons and thumb"
msgstr ""
@@ -2385,7 +2415,7 @@ msgstr ""
msgid "Maximum size of the ruler"
msgstr ""
-#: gtk/gtkscale.c:148 gtk/gtkspinbutton.c:231
+#: gtk/gtkscale.c:148 gtk/gtkspinbutton.c:232
msgid "Digits"
msgstr ""
@@ -2538,67 +2568,67 @@ msgstr ""
msgid "Keybinding to activate the menu bar"
msgstr ""
-#: gtk/gtkspinbutton.c:214
+#: gtk/gtkspinbutton.c:215
msgid "The adjustment that holds the value of the spinbutton"
msgstr ""
-#: gtk/gtkspinbutton.c:221
+#: gtk/gtkspinbutton.c:222
msgid "Climb Rate"
msgstr ""
-#: gtk/gtkspinbutton.c:222
+#: gtk/gtkspinbutton.c:223
msgid "The acceleration rate when you hold down a button"
msgstr ""
-#: gtk/gtkspinbutton.c:232
+#: gtk/gtkspinbutton.c:233
msgid "The number of decimal places to display"
msgstr ""
-#: gtk/gtkspinbutton.c:241
+#: gtk/gtkspinbutton.c:242
msgid "Snap to Ticks"
msgstr ""
-#: gtk/gtkspinbutton.c:242
+#: gtk/gtkspinbutton.c:243
msgid ""
"Whether erroneous values are automatically changed to a spin button's "
"nearest step increment"
msgstr ""
-#: gtk/gtkspinbutton.c:249
+#: gtk/gtkspinbutton.c:250
msgid "Numeric"
msgstr ""
-#: gtk/gtkspinbutton.c:250
+#: gtk/gtkspinbutton.c:251
msgid "Whether non-numeric characters should be ignored"
msgstr ""
-#: gtk/gtkspinbutton.c:257
+#: gtk/gtkspinbutton.c:258
msgid "Wrap"
msgstr ""
-#: gtk/gtkspinbutton.c:258
+#: gtk/gtkspinbutton.c:259
msgid "Whether a spin button should wrap upon reaching its limits"
msgstr ""
-#: gtk/gtkspinbutton.c:265
+#: gtk/gtkspinbutton.c:266
msgid "Update Policy"
msgstr ""
-#: gtk/gtkspinbutton.c:266
+#: gtk/gtkspinbutton.c:267
msgid ""
"Whether the spin button should update always, or only when the value is legal"
msgstr ""
-#: gtk/gtkspinbutton.c:274
+#: gtk/gtkspinbutton.c:275
#, fuzzy
msgid "Value"
msgstr "Arvo:"
-#: gtk/gtkspinbutton.c:275
+#: gtk/gtkspinbutton.c:276
msgid "Reads the current value, or sets a new value"
msgstr ""
-#: gtk/gtkstatusbar.c:158
+#: gtk/gtkstatusbar.c:159
msgid "Style of bevel around the statusbar text"
msgstr ""
@@ -2623,187 +2653,278 @@ msgstr "Kysymys"
#. * need the mnemonics to be rationalized
#.
#: gtk/gtkstock.c:275
+msgid "_Add"
+msgstr ""
+
+#: gtk/gtkstock.c:276
msgid "_Apply"
msgstr "_Toteuta"
-#: gtk/gtkstock.c:276
+#: gtk/gtkstock.c:277
msgid "_Bold"
msgstr ""
-#: gtk/gtkstock.c:277
+#: gtk/gtkstock.c:278
#, fuzzy
msgid "_Cancel"
msgstr "Peruuta"
-#: gtk/gtkstock.c:278
+#: gtk/gtkstock.c:279
+msgid "_CD-Rom"
+msgstr ""
+
+#: gtk/gtkstock.c:280
#, fuzzy
msgid "_Clear"
msgstr "tyhjennä"
-#: gtk/gtkstock.c:279
+#: gtk/gtkstock.c:281
msgid "_Close"
msgstr "_Sulje"
-#: gtk/gtkstock.c:280
+#: gtk/gtkstock.c:282
+#, fuzzy
+msgid "_Convert"
+msgstr "Luo"
+
+#: gtk/gtkstock.c:283
msgid "_Copy"
msgstr ""
-#: gtk/gtkstock.c:281
+#: gtk/gtkstock.c:284
#, fuzzy
msgid "C_ut"
msgstr "Lopeta"
-#: gtk/gtkstock.c:282
+#: gtk/gtkstock.c:285
+#, fuzzy
+msgid "_Delete"
+msgstr "Poista"
+
+#: gtk/gtkstock.c:286
+msgid "_Execute"
+msgstr ""
+
+#: gtk/gtkstock.c:287
msgid "_Find"
msgstr ""
-#: gtk/gtkstock.c:283
+#: gtk/gtkstock.c:288
msgid "Find and _Replace"
msgstr ""
-#: gtk/gtkstock.c:284
+#: gtk/gtkstock.c:289
+#, fuzzy
+msgid "_Floppy"
+msgstr "_Toteuta"
+
+#: gtk/gtkstock.c:290
+msgid "_Bottom"
+msgstr ""
+
+#: gtk/gtkstock.c:291
+msgid "_First"
+msgstr ""
+
+#: gtk/gtkstock.c:292
+#, fuzzy
+msgid "_Last"
+msgstr "Mukautettu paletti"
+
+#: gtk/gtkstock.c:293
+msgid "_Top"
+msgstr ""
+
+#: gtk/gtkstock.c:294
msgid "_Back"
msgstr ""
-#: gtk/gtkstock.c:285
+#: gtk/gtkstock.c:295
+msgid "_Down"
+msgstr ""
+
+#: gtk/gtkstock.c:296
msgid "_Forward"
msgstr ""
-#: gtk/gtkstock.c:286
+#: gtk/gtkstock.c:297
+msgid "_Up"
+msgstr ""
+
+#: gtk/gtkstock.c:298
#, fuzzy
msgid "_Help"
msgstr "Ohje"
-#: gtk/gtkstock.c:287
+#: gtk/gtkstock.c:299
#, fuzzy
msgid "_Home"
msgstr "Ohje"
-#: gtk/gtkstock.c:288
+#: gtk/gtkstock.c:300
+msgid "_Index"
+msgstr ""
+
+#: gtk/gtkstock.c:301
msgid "_Italic"
msgstr ""
-#: gtk/gtkstock.c:289
+#: gtk/gtkstock.c:302
+msgid "_Jump to"
+msgstr ""
+
+#: gtk/gtkstock.c:303
#, fuzzy
msgid "_Center"
msgstr "Luo"
-#: gtk/gtkstock.c:290
+#: gtk/gtkstock.c:304
#, fuzzy
msgid "_Fill"
msgstr "Perhe:"
-#: gtk/gtkstock.c:291
+#: gtk/gtkstock.c:305
msgid "_Left"
msgstr ""
-#: gtk/gtkstock.c:292
+#: gtk/gtkstock.c:306
msgid "_Right"
msgstr ""
-#: gtk/gtkstock.c:293
+#: gtk/gtkstock.c:307
#, fuzzy
msgid "_New"
msgstr "Uusi"
-#: gtk/gtkstock.c:294
+#: gtk/gtkstock.c:308
msgid "_No"
msgstr "_Ei"
-#: gtk/gtkstock.c:295
+#: gtk/gtkstock.c:309
#, fuzzy
msgid "_OK"
msgstr "OK"
-#: gtk/gtkstock.c:296
+#: gtk/gtkstock.c:310
#, fuzzy
msgid "_Open"
msgstr "Avaa"
-#: gtk/gtkstock.c:297
+#: gtk/gtkstock.c:311
#, fuzzy
msgid "_Paste"
msgstr "Mukautettu paletti"
-#: gtk/gtkstock.c:298
+#: gtk/gtkstock.c:312
msgid "_Preferences"
msgstr ""
-#: gtk/gtkstock.c:299
+#: gtk/gtkstock.c:313
msgid "_Print"
msgstr ""
-#: gtk/gtkstock.c:300
+#: gtk/gtkstock.c:314
#, fuzzy
msgid "Print Pre_view"
msgstr "Esikatselu:"
-#: gtk/gtkstock.c:301
+#: gtk/gtkstock.c:315
msgid "_Properties"
msgstr ""
-#: gtk/gtkstock.c:302
+#: gtk/gtkstock.c:316
#, fuzzy
msgid "_Quit"
msgstr "Lopeta"
-#: gtk/gtkstock.c:303
+#: gtk/gtkstock.c:317
#, fuzzy
msgid "_Redo"
msgstr "Punainen:"
-#: gtk/gtkstock.c:304
+#: gtk/gtkstock.c:318
+msgid "_Refresh"
+msgstr ""
+
+#: gtk/gtkstock.c:319
+#, fuzzy
+msgid "_Remove"
+msgstr "Punainen:"
+
+#: gtk/gtkstock.c:320
msgid "_Revert"
msgstr ""
-#: gtk/gtkstock.c:305
+#: gtk/gtkstock.c:321
#, fuzzy
msgid "_Save"
msgstr "Tallenna"
-#: gtk/gtkstock.c:306
+#: gtk/gtkstock.c:322
#, fuzzy
msgid "Save _As"
msgstr "Tallenna"
-#: gtk/gtkstock.c:307
+#: gtk/gtkstock.c:323
+#, fuzzy
+msgid "_Color"
+msgstr "_Sulje"
+
+#: gtk/gtkstock.c:324
+msgid "_Font"
+msgstr ""
+
+#: gtk/gtkstock.c:325
+msgid "_Ascending"
+msgstr ""
+
+#: gtk/gtkstock.c:326
+msgid "_Descending"
+msgstr ""
+
+#: gtk/gtkstock.c:327
msgid "_Spell Check"
msgstr ""
-#: gtk/gtkstock.c:308
+#: gtk/gtkstock.c:328
msgid "_Stop"
msgstr ""
-#: gtk/gtkstock.c:309
+#: gtk/gtkstock.c:329
msgid "_Strikethrough"
msgstr ""
-#: gtk/gtkstock.c:310
+#: gtk/gtkstock.c:330
+#, fuzzy
+msgid "_Undelete"
+msgstr "Poista"
+
+#: gtk/gtkstock.c:331
msgid "_Underline"
msgstr ""
-#: gtk/gtkstock.c:311
+#: gtk/gtkstock.c:332
msgid "_Undo"
msgstr ""
-#: gtk/gtkstock.c:312
+#: gtk/gtkstock.c:333
msgid "_Yes"
msgstr "_Kyllä"
-#: gtk/gtkstock.c:313
+#: gtk/gtkstock.c:334
#, c-format
msgid "Zoom _100%"
msgstr ""
-#: gtk/gtkstock.c:314
+#: gtk/gtkstock.c:335
msgid "Zoom to _Fit"
msgstr ""
-#: gtk/gtkstock.c:315
+#: gtk/gtkstock.c:336
msgid "Zoom _In"
msgstr ""
-#: gtk/gtkstock.c:316
+#: gtk/gtkstock.c:337
msgid "Zoom _Out"
msgstr ""
@@ -2847,304 +2968,304 @@ msgstr ""
msgid "If TRUE this means the table cells are all the same width/height"
msgstr ""
-#: gtk/gtktext.c:603 gtk/gtktreeview.c:504
+#: gtk/gtktext.c:604 gtk/gtktreeview.c:505
msgid "Horizontal Adjustment"
msgstr ""
-#: gtk/gtktext.c:604
+#: gtk/gtktext.c:605
msgid "Horizontal adjustment for the text widget"
msgstr ""
-#: gtk/gtktext.c:611 gtk/gtktreeview.c:512
+#: gtk/gtktext.c:612 gtk/gtktreeview.c:513
msgid "Vertical Adjustment"
msgstr ""
-#: gtk/gtktext.c:612
+#: gtk/gtktext.c:613
msgid "Vertical adjustment for the text widget"
msgstr ""
-#: gtk/gtktext.c:619
+#: gtk/gtktext.c:620
msgid "Line Wrap"
msgstr ""
-#: gtk/gtktext.c:620
+#: gtk/gtktext.c:621
msgid "Whether lines are wrapped at widget edges"
msgstr ""
-#: gtk/gtktext.c:627
+#: gtk/gtktext.c:628
msgid "Word Wrap"
msgstr ""
-#: gtk/gtktext.c:628
+#: gtk/gtktext.c:629
msgid "Whether words are wrapped at widget edges"
msgstr ""
-#: gtk/gtktexttag.c:198
+#: gtk/gtktexttag.c:199
msgid "Tag name"
msgstr ""
-#: gtk/gtktexttag.c:199
+#: gtk/gtktexttag.c:200
msgid "Name used to refer to the text tag"
msgstr ""
-#: gtk/gtktexttag.c:224
+#: gtk/gtktexttag.c:225
msgid "Background full height"
msgstr ""
-#: gtk/gtktexttag.c:225
+#: gtk/gtktexttag.c:226
msgid ""
"Whether the background color fills the entire line height or only the height "
"of the tagged characters"
msgstr ""
-#: gtk/gtktexttag.c:233
+#: gtk/gtktexttag.c:234
msgid "Background stipple mask"
msgstr ""
-#: gtk/gtktexttag.c:234
+#: gtk/gtktexttag.c:235
msgid "Bitmap to use as a mask when drawing the text background"
msgstr ""
-#: gtk/gtktexttag.c:259
+#: gtk/gtktexttag.c:260
msgid "Foreground stipple mask"
msgstr ""
-#: gtk/gtktexttag.c:260
+#: gtk/gtktexttag.c:261
msgid "Bitmap to use as a mask when drawing the text foreground"
msgstr ""
-#: gtk/gtktexttag.c:267
+#: gtk/gtktexttag.c:268
#, fuzzy
msgid "Text direction"
msgstr "Luo hakemisto"
-#: gtk/gtktexttag.c:268
+#: gtk/gtktexttag.c:269
msgid "Text direction, e.g. right-to-left or left-to-right"
msgstr ""
-#: gtk/gtktexttag.c:378 gtk/gtktextview.c:557
+#: gtk/gtktexttag.c:379 gtk/gtktextview.c:566
msgid "Left, right, or center justification"
msgstr ""
-#: gtk/gtktexttag.c:386
+#: gtk/gtktexttag.c:387
msgid "Language"
msgstr ""
-#: gtk/gtktexttag.c:387
+#: gtk/gtktexttag.c:388
msgid "Language engine code to use for rendering the text"
msgstr ""
-#: gtk/gtktexttag.c:394
+#: gtk/gtktexttag.c:395
msgid "Left margin"
msgstr ""
-#: gtk/gtktexttag.c:395 gtk/gtktextview.c:566
+#: gtk/gtktexttag.c:396 gtk/gtktextview.c:575
msgid "Width of the left margin in pixels"
msgstr ""
-#: gtk/gtktexttag.c:404
+#: gtk/gtktexttag.c:405
msgid "Right margin"
msgstr ""
-#: gtk/gtktexttag.c:405 gtk/gtktextview.c:576
+#: gtk/gtktexttag.c:406 gtk/gtktextview.c:585
msgid "Width of the right margin in pixels"
msgstr ""
-#: gtk/gtktexttag.c:415 gtk/gtktextview.c:585
+#: gtk/gtktexttag.c:416 gtk/gtktextview.c:594
msgid "Indent"
msgstr ""
-#: gtk/gtktexttag.c:416 gtk/gtktextview.c:586
+#: gtk/gtktexttag.c:417 gtk/gtktextview.c:595
msgid "Amount to indent the paragraph, in pixels"
msgstr ""
-#: gtk/gtktexttag.c:436
+#: gtk/gtktexttag.c:437
msgid "Pixels above lines"
msgstr ""
-#: gtk/gtktexttag.c:437 gtk/gtktextview.c:510
+#: gtk/gtktexttag.c:438 gtk/gtktextview.c:519
msgid "Pixels of blank space above paragraphs"
msgstr ""
-#: gtk/gtktexttag.c:446
+#: gtk/gtktexttag.c:447
msgid "Pixels below lines"
msgstr ""
-#: gtk/gtktexttag.c:447 gtk/gtktextview.c:520
+#: gtk/gtktexttag.c:448 gtk/gtktextview.c:529
msgid "Pixels of blank space below paragraphs"
msgstr ""
-#: gtk/gtktexttag.c:456
+#: gtk/gtktexttag.c:457
msgid "Pixels inside wrap"
msgstr ""
-#: gtk/gtktexttag.c:457 gtk/gtktextview.c:530
+#: gtk/gtktexttag.c:458 gtk/gtktextview.c:539
msgid "Pixels of blank space between wrapped lines in a paragraph"
msgstr ""
-#: gtk/gtktexttag.c:483
+#: gtk/gtktexttag.c:484
msgid "Wrap mode"
msgstr ""
-#: gtk/gtktexttag.c:484 gtk/gtktextview.c:548
+#: gtk/gtktexttag.c:485 gtk/gtktextview.c:557
msgid ""
"Whether to wrap lines never, at word boundaries, or at character boundaries"
msgstr ""
-#: gtk/gtktexttag.c:493 gtk/gtktextview.c:595
+#: gtk/gtktexttag.c:494 gtk/gtktextview.c:604
msgid "Tabs"
msgstr ""
-#: gtk/gtktexttag.c:494 gtk/gtktextview.c:596
+#: gtk/gtktexttag.c:495 gtk/gtktextview.c:605
msgid "Custom tabs for this text"
msgstr ""
-#: gtk/gtktexttag.c:501
+#: gtk/gtktexttag.c:502
msgid "Invisible"
msgstr ""
-#: gtk/gtktexttag.c:502
+#: gtk/gtktexttag.c:503
msgid "Whether this text is hidden"
msgstr ""
-#: gtk/gtktexttag.c:515
+#: gtk/gtktexttag.c:516
msgid "Background full height set"
msgstr ""
-#: gtk/gtktexttag.c:516
+#: gtk/gtktexttag.c:517
msgid "Whether this tag affects background height"
msgstr ""
-#: gtk/gtktexttag.c:519
+#: gtk/gtktexttag.c:520
msgid "Background stipple set"
msgstr ""
-#: gtk/gtktexttag.c:520
+#: gtk/gtktexttag.c:521
msgid "Whether this tag affects the background stipple"
msgstr ""
-#: gtk/gtktexttag.c:527
+#: gtk/gtktexttag.c:528
msgid "Foreground stipple set"
msgstr ""
-#: gtk/gtktexttag.c:528
+#: gtk/gtktexttag.c:529
msgid "Whether this tag affects the foreground stipple"
msgstr ""
-#: gtk/gtktexttag.c:563
+#: gtk/gtktexttag.c:564
msgid "Justification set"
msgstr ""
-#: gtk/gtktexttag.c:564
+#: gtk/gtktexttag.c:565
msgid "Whether this tag affects paragraph justification"
msgstr ""
-#: gtk/gtktexttag.c:567
+#: gtk/gtktexttag.c:568
msgid "Language set"
msgstr ""
-#: gtk/gtktexttag.c:568
+#: gtk/gtktexttag.c:569
msgid "Whether this tag affects the language the text is rendered as"
msgstr ""
-#: gtk/gtktexttag.c:571
+#: gtk/gtktexttag.c:572
msgid "Left margin set"
msgstr ""
-#: gtk/gtktexttag.c:572
+#: gtk/gtktexttag.c:573
msgid "Whether this tag affects the left margin"
msgstr ""
-#: gtk/gtktexttag.c:575
+#: gtk/gtktexttag.c:576
msgid "Indent set"
msgstr ""
-#: gtk/gtktexttag.c:576
+#: gtk/gtktexttag.c:577
msgid "Whether this tag affects indentation"
msgstr ""
-#: gtk/gtktexttag.c:583
+#: gtk/gtktexttag.c:584
msgid "Pixels above lines set"
msgstr ""
-#: gtk/gtktexttag.c:584 gtk/gtktexttag.c:588
+#: gtk/gtktexttag.c:585 gtk/gtktexttag.c:589
msgid "Whether this tag affects the number of pixels above lines"
msgstr ""
-#: gtk/gtktexttag.c:587
+#: gtk/gtktexttag.c:588
msgid "Pixels below lines set"
msgstr ""
-#: gtk/gtktexttag.c:591
+#: gtk/gtktexttag.c:592
msgid "Pixels inside wrap set"
msgstr ""
-#: gtk/gtktexttag.c:592
+#: gtk/gtktexttag.c:593
msgid "Whether this tag affects the number of pixels between wrapped lines"
msgstr ""
-#: gtk/gtktexttag.c:599
+#: gtk/gtktexttag.c:600
msgid "Right margin set"
msgstr ""
-#: gtk/gtktexttag.c:600
+#: gtk/gtktexttag.c:601
msgid "Whether this tag affects the right margin"
msgstr ""
-#: gtk/gtktexttag.c:607
+#: gtk/gtktexttag.c:608
msgid "Wrap mode set"
msgstr ""
-#: gtk/gtktexttag.c:608
+#: gtk/gtktexttag.c:609
msgid "Whether this tag affects line wrap mode"
msgstr ""
-#: gtk/gtktexttag.c:611
+#: gtk/gtktexttag.c:612
msgid "Tabs set"
msgstr ""
-#: gtk/gtktexttag.c:612
+#: gtk/gtktexttag.c:613
msgid "Whether this tag affects tabs"
msgstr ""
-#: gtk/gtktexttag.c:615
+#: gtk/gtktexttag.c:616
msgid "Invisible set"
msgstr ""
-#: gtk/gtktexttag.c:616
+#: gtk/gtktexttag.c:617
msgid "Whether this tag affects text visibility"
msgstr ""
-#: gtk/gtktextview.c:509
+#: gtk/gtktextview.c:518
msgid "Pixels Above Lines"
msgstr ""
-#: gtk/gtktextview.c:519
+#: gtk/gtktextview.c:528
msgid "Pixels Below Lines"
msgstr ""
-#: gtk/gtktextview.c:529
+#: gtk/gtktextview.c:538
msgid "Pixels Inside Wrap"
msgstr ""
-#: gtk/gtktextview.c:547
+#: gtk/gtktextview.c:556
msgid "Wrap Mode"
msgstr ""
-#: gtk/gtktextview.c:565
+#: gtk/gtktextview.c:574
msgid "Left Margin"
msgstr ""
-#: gtk/gtktextview.c:575
+#: gtk/gtktextview.c:584
msgid "Right Margin"
msgstr ""
-#: gtk/gtktextview.c:603
+#: gtk/gtktextview.c:612
#, fuzzy
msgid "Cursor Visible"
msgstr "Poistettu"
-#: gtk/gtktextview.c:604
+#: gtk/gtktextview.c:613
msgid "If the insertion cursor is shown"
msgstr ""
@@ -3154,547 +3275,559 @@ msgstr ""
msgid "Unable to locate theme engine in module_path: \"%s\","
msgstr "Ladattavaa moduulia ei löytynyt module_path:sta:\"%s\","
-#: gtk/gtktipsquery.c:181
+#: gtk/gtktipsquery.c:182
msgid "--- No Tip ---"
msgstr "--- Ei vinkkiä ---"
-#: gtk/gtktogglebutton.c:143
+#: gtk/gtktogglebutton.c:133
msgid "If the toggle button should be pressed in or not"
msgstr ""
-#: gtk/gtktogglebutton.c:151
+#: gtk/gtktogglebutton.c:141
msgid "If the toggle button is in an \"in between\" state."
msgstr ""
-#: gtk/gtktogglebutton.c:158
+#: gtk/gtktogglebutton.c:148
msgid "Draw Indicator"
msgstr ""
-#: gtk/gtktogglebutton.c:159
+#: gtk/gtktogglebutton.c:149
msgid "If the toggle part of the button is displayed"
msgstr ""
-#: gtk/gtktoolbar.c:224
+#: gtk/gtktoolbar.c:225
msgid "The orientation of the toolbar"
msgstr ""
-#: gtk/gtktoolbar.c:232
+#: gtk/gtktoolbar.c:233
msgid "Toolbar Style"
msgstr ""
-#: gtk/gtktoolbar.c:233
+#: gtk/gtktoolbar.c:234
msgid "How to draw the toolbar"
msgstr ""
-#: gtk/gtktoolbar.c:241
+#: gtk/gtktoolbar.c:242
msgid "Spacer size"
msgstr ""
-#: gtk/gtktoolbar.c:242
+#: gtk/gtktoolbar.c:243
msgid "Size of spacers"
msgstr ""
-#: gtk/gtktoolbar.c:251
+#: gtk/gtktoolbar.c:252
msgid "Amount of border space between the toolbar shadow and the buttons"
msgstr ""
-#: gtk/gtktoolbar.c:259
+#: gtk/gtktoolbar.c:260
msgid "Space style"
msgstr ""
-#: gtk/gtktoolbar.c:260
+#: gtk/gtktoolbar.c:261
msgid "Whether spacers are vertical lines or just blank"
msgstr ""
-#: gtk/gtktoolbar.c:268
+#: gtk/gtktoolbar.c:269
msgid "Button relief"
msgstr ""
-#: gtk/gtktoolbar.c:269
+#: gtk/gtktoolbar.c:270
msgid "Type of bevel around toolbar buttons"
msgstr ""
-#: gtk/gtktoolbar.c:277
+#: gtk/gtktoolbar.c:278
msgid "Style of bevel around the toolbar"
msgstr ""
-#: gtk/gtktoolbar.c:283
+#: gtk/gtktoolbar.c:284
msgid "Toolbar style"
msgstr ""
-#: gtk/gtktoolbar.c:284
+#: gtk/gtktoolbar.c:285
msgid ""
"Whether default toolbars have text only, text and icons, icons only, etc."
msgstr ""
-#: gtk/gtktoolbar.c:290
+#: gtk/gtktoolbar.c:291
msgid "Toolbar icon size"
msgstr ""
-#: gtk/gtktoolbar.c:291
+#: gtk/gtktoolbar.c:292
msgid "Size of icons in default toolbars"
msgstr ""
-#: gtk/gtktreeview.c:496
+#: gtk/gtktreeview.c:497
msgid "TreeView Model"
msgstr ""
-#: gtk/gtktreeview.c:497
+#: gtk/gtktreeview.c:498
msgid "The model for the tree view"
msgstr ""
-#: gtk/gtktreeview.c:505
+#: gtk/gtktreeview.c:506
msgid "Horizontal Adjustment for the widget"
msgstr ""
-#: gtk/gtktreeview.c:513
+#: gtk/gtktreeview.c:514
msgid "Vertical Adjustment for the widget"
msgstr ""
-#: gtk/gtktreeview.c:520 gtk/gtktreeviewcolumn.c:171 gtk/gtkwidget.c:421
+#: gtk/gtktreeview.c:521 gtk/gtktreeviewcolumn.c:173 gtk/gtkwidget.c:427
#, fuzzy
msgid "Visible"
msgstr "Poistettu"
-#: gtk/gtktreeview.c:521
+#: gtk/gtktreeview.c:522
msgid "Show the column header buttons"
msgstr ""
-#: gtk/gtktreeview.c:528
+#: gtk/gtktreeview.c:529
msgid "Headers Clickable"
msgstr ""
-#: gtk/gtktreeview.c:529
+#: gtk/gtktreeview.c:530
msgid "Column headers respond to click events"
msgstr ""
-#: gtk/gtktreeview.c:536
+#: gtk/gtktreeview.c:537
msgid "Expander Column"
msgstr ""
-#: gtk/gtktreeview.c:537
+#: gtk/gtktreeview.c:538
msgid "Set the column for the expander column"
msgstr ""
-#: gtk/gtktreeview.c:544 gtk/gtktreeviewcolumn.c:262
+#: gtk/gtktreeview.c:545 gtk/gtktreeviewcolumn.c:272
msgid "Reorderable"
msgstr ""
-#: gtk/gtktreeview.c:545
+#: gtk/gtktreeview.c:546
msgid "View is reorderable"
msgstr ""
-#: gtk/gtktreeview.c:552
+#: gtk/gtktreeview.c:553
msgid "Rules Hint"
msgstr ""
-#: gtk/gtktreeview.c:553
+#: gtk/gtktreeview.c:554
msgid "Set a hint to the theme engine to draw rows in alternating colors"
msgstr ""
-#: gtk/gtktreeview.c:560
+#: gtk/gtktreeview.c:561
msgid "Enable Search"
msgstr ""
-#: gtk/gtktreeview.c:561
+#: gtk/gtktreeview.c:562
msgid "View allows user to search through columns interactively"
msgstr ""
-#: gtk/gtktreeview.c:568
+#: gtk/gtktreeview.c:569
msgid "Search Column"
msgstr ""
-#: gtk/gtktreeview.c:569
+#: gtk/gtktreeview.c:570
msgid "Model column to search through when searching through code"
msgstr ""
-#: gtk/gtktreeview.c:582
+#: gtk/gtktreeview.c:583
msgid "Expander Size"
msgstr ""
-#: gtk/gtktreeview.c:583
+#: gtk/gtktreeview.c:584
msgid "Size of the expander arrow."
msgstr ""
-#: gtk/gtktreeview.c:591
+#: gtk/gtktreeview.c:592
msgid "Vertical Separator Width"
msgstr ""
-#: gtk/gtktreeview.c:592
+#: gtk/gtktreeview.c:593
msgid "Vertical space between cells. Must be an even number."
msgstr ""
-#: gtk/gtktreeview.c:600
+#: gtk/gtktreeview.c:601
msgid "Horizontal Separator Width"
msgstr ""
-#: gtk/gtktreeview.c:601
+#: gtk/gtktreeview.c:602
msgid "Horizontal space between cells. Must be an even number."
msgstr ""
-#: gtk/gtktreeview.c:609
+#: gtk/gtktreeview.c:610
msgid "Allow Rules"
msgstr ""
-#: gtk/gtktreeview.c:610
+#: gtk/gtktreeview.c:611
msgid "Allow drawing of alternating color rows."
msgstr ""
-#: gtk/gtktreeviewcolumn.c:172
+#: gtk/gtktreeview.c:617
+msgid "Indent Expanders"
+msgstr ""
+
+#: gtk/gtktreeview.c:618
+msgid "Make the expanders indented."
+msgstr ""
+
+#: gtk/gtktreeviewcolumn.c:174
msgid "Whether to display the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:180
+#: gtk/gtktreeviewcolumn.c:181 gtk/gtkwindow.c:394
+#, fuzzy
+msgid "Resizable"
+msgstr "Poistettu"
+
+#: gtk/gtktreeviewcolumn.c:182
+msgid "Column is user-resizable"
+msgstr ""
+
+#: gtk/gtktreeviewcolumn.c:190
msgid "Current width of the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:188
+#: gtk/gtktreeviewcolumn.c:198
msgid "Sizing"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:189
+#: gtk/gtktreeviewcolumn.c:199
msgid "Resize mode of the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:197
+#: gtk/gtktreeviewcolumn.c:207
msgid "Fixed Width"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:198
+#: gtk/gtktreeviewcolumn.c:208
msgid "Current fixed width of the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:207
+#: gtk/gtktreeviewcolumn.c:217
msgid "Minimum Width"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:208
+#: gtk/gtktreeviewcolumn.c:218
msgid "Minimum allowed width of the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:217
+#: gtk/gtktreeviewcolumn.c:227
msgid "Maximum Width"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:218
+#: gtk/gtktreeviewcolumn.c:228
msgid "Maximum allowed width of the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:227
+#: gtk/gtktreeviewcolumn.c:237
#, fuzzy
msgid "Title"
msgstr "Tiedostot"
-#: gtk/gtktreeviewcolumn.c:228
+#: gtk/gtktreeviewcolumn.c:238
msgid "Title to appear in column header"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:235
+#: gtk/gtktreeviewcolumn.c:245
msgid "Clickable"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:236
+#: gtk/gtktreeviewcolumn.c:246
msgid "Whether the header can be clicked"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:244
+#: gtk/gtktreeviewcolumn.c:254
msgid "Widget"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:245
+#: gtk/gtktreeviewcolumn.c:255
msgid "Widget to put in column header button instead of column title"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:252
+#: gtk/gtktreeviewcolumn.c:262
msgid "Alignment"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:253
+#: gtk/gtktreeviewcolumn.c:263
msgid "X Alignment of the column header text or widget"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:263
+#: gtk/gtktreeviewcolumn.c:273
msgid "Whether the column can be reordered around the headers"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:270
+#: gtk/gtktreeviewcolumn.c:280
msgid "Sort indicator"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:271
+#: gtk/gtktreeviewcolumn.c:281
msgid "Whether to show a sort indicator"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:278
+#: gtk/gtktreeviewcolumn.c:288
msgid "Sort order"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:279
+#: gtk/gtktreeviewcolumn.c:289
msgid "Sort direction the sort indicator should indicate"
msgstr ""
-#: gtk/gtkviewport.c:132
+#: gtk/gtkviewport.c:133
msgid ""
"The GtkAdjustment that determines the values of the horizontal position for "
"this viewport."
msgstr ""
-#: gtk/gtkviewport.c:140
+#: gtk/gtkviewport.c:141
msgid ""
"The GtkAdjustment that determines the values of the vertical position for "
"this viewport."
msgstr ""
-#: gtk/gtkviewport.c:148
+#: gtk/gtkviewport.c:149
msgid "Determines how the shadowed box around the viewport is drawn."
msgstr ""
-#: gtk/gtkwidget.c:388
+#: gtk/gtkwidget.c:394
#, fuzzy
msgid "Widget name"
msgstr "Nimeä uudelleen"
-#: gtk/gtkwidget.c:389
+#: gtk/gtkwidget.c:395
msgid "The name of the widget"
msgstr ""
-#: gtk/gtkwidget.c:395
+#: gtk/gtkwidget.c:401
msgid "Parent widget"
msgstr ""
-#: gtk/gtkwidget.c:396
+#: gtk/gtkwidget.c:402
msgid "The parent widget of this widget. Must be a Container widget."
msgstr ""
-#: gtk/gtkwidget.c:403
+#: gtk/gtkwidget.c:409
msgid "Width request"
msgstr ""
-#: gtk/gtkwidget.c:404
+#: gtk/gtkwidget.c:410
msgid ""
"Override for width request of the widget, or -1 if natural request should be "
"used."
msgstr ""
-#: gtk/gtkwidget.c:412
+#: gtk/gtkwidget.c:418
msgid "Height request"
msgstr ""
-#: gtk/gtkwidget.c:413
+#: gtk/gtkwidget.c:419
msgid ""
"Override for height request of the widget, or -1 if natural request should "
"be used."
msgstr ""
-#: gtk/gtkwidget.c:422
+#: gtk/gtkwidget.c:428
msgid "Whether the widget is visible"
msgstr ""
-#: gtk/gtkwidget.c:428
+#: gtk/gtkwidget.c:434
msgid "Sensitive"
msgstr ""
-#: gtk/gtkwidget.c:429
+#: gtk/gtkwidget.c:435
msgid "Whether the widget responds to input"
msgstr ""
-#: gtk/gtkwidget.c:435
+#: gtk/gtkwidget.c:441
msgid "Application paintable"
msgstr ""
-#: gtk/gtkwidget.c:436
+#: gtk/gtkwidget.c:442
msgid "Whether the application will paint directly on the widget"
msgstr ""
-#: gtk/gtkwidget.c:442
+#: gtk/gtkwidget.c:448
msgid "Can focus"
msgstr ""
-#: gtk/gtkwidget.c:443
+#: gtk/gtkwidget.c:449
msgid "Whether the widget can accept the input focus"
msgstr ""
-#: gtk/gtkwidget.c:449
+#: gtk/gtkwidget.c:455
msgid "Has focus"
msgstr ""
-#: gtk/gtkwidget.c:450
+#: gtk/gtkwidget.c:456
msgid "Whether the widget has the input focus"
msgstr ""
-#: gtk/gtkwidget.c:456
+#: gtk/gtkwidget.c:462
#, fuzzy
msgid "Can default"
msgstr "default:LTR"
-#: gtk/gtkwidget.c:457
+#: gtk/gtkwidget.c:463
msgid "Whether the widget can be the default widget"
msgstr ""
-#: gtk/gtkwidget.c:463
+#: gtk/gtkwidget.c:469
#, fuzzy
msgid "Has default"
msgstr "default:LTR"
-#: gtk/gtkwidget.c:464
+#: gtk/gtkwidget.c:470
msgid "Whether the widget is the default widget"
msgstr ""
-#: gtk/gtkwidget.c:470
+#: gtk/gtkwidget.c:476
msgid "Receives default"
msgstr ""
-#: gtk/gtkwidget.c:471
+#: gtk/gtkwidget.c:477
msgid "If TRUE, the widget will receive the default action when it is focused."
msgstr ""
-#: gtk/gtkwidget.c:477
+#: gtk/gtkwidget.c:483
msgid "Composite child"
msgstr ""
-#: gtk/gtkwidget.c:478
+#: gtk/gtkwidget.c:484
msgid "Whether the widget is composed of other widgets"
msgstr ""
-#: gtk/gtkwidget.c:484
+#: gtk/gtkwidget.c:490
#, fuzzy
msgid "Style"
msgstr "Tyyli:"
-#: gtk/gtkwidget.c:485
+#: gtk/gtkwidget.c:491
msgid ""
"The style of the widget, which contains information about how it will look "
"(colors etc)."
msgstr ""
-#: gtk/gtkwidget.c:491
+#: gtk/gtkwidget.c:497
msgid "Events"
msgstr ""
-#: gtk/gtkwidget.c:492
+#: gtk/gtkwidget.c:498
msgid "The event mask that decides what kind of GdkEvents this widget gets."
msgstr ""
-#: gtk/gtkwidget.c:499
+#: gtk/gtkwidget.c:505
msgid "Extension events"
msgstr ""
-#: gtk/gtkwidget.c:500
+#: gtk/gtkwidget.c:506
msgid "The mask that decides what kind of extension events this widget gets."
msgstr ""
-#: gtk/gtkwidget.c:1047
+#: gtk/gtkwidget.c:1053
msgid "Interior Focus"
msgstr ""
-#: gtk/gtkwidget.c:1048
+#: gtk/gtkwidget.c:1054
msgid "Whether to draw the focus indicator inside widgets."
msgstr ""
-#: gtk/gtkwindow.c:361
+#: gtk/gtkwindow.c:359
#, fuzzy
msgid "Window Type"
msgstr "Ikkuna"
-#: gtk/gtkwindow.c:362
+#: gtk/gtkwindow.c:360
msgid "The type of the window"
msgstr ""
-#: gtk/gtkwindow.c:371
+#: gtk/gtkwindow.c:369
#, fuzzy
msgid "Window Title"
msgstr "Ikkuna"
-#: gtk/gtkwindow.c:372
+#: gtk/gtkwindow.c:370
msgid "The title of the window"
msgstr ""
-#: gtk/gtkwindow.c:379
+#: gtk/gtkwindow.c:377
msgid "Allow Shrink"
msgstr ""
-#: gtk/gtkwindow.c:381
+#: gtk/gtkwindow.c:379
#, no-c-format
msgid ""
"If TRUE, the window has no mimimum size. Setting this to TRUE is 99% of the "
"time a bad idea."
msgstr ""
-#: gtk/gtkwindow.c:388
+#: gtk/gtkwindow.c:386
msgid "Allow Grow"
msgstr ""
-#: gtk/gtkwindow.c:389
+#: gtk/gtkwindow.c:387
msgid "If TRUE, users can expand the window beyond its minimum size."
msgstr ""
-#: gtk/gtkwindow.c:396
-#, fuzzy
-msgid "Resizable"
-msgstr "Poistettu"
-
-#: gtk/gtkwindow.c:397
+#: gtk/gtkwindow.c:395
msgid "If TRUE, users can resize the window."
msgstr ""
-#: gtk/gtkwindow.c:404
+#: gtk/gtkwindow.c:402
msgid "Modal"
msgstr ""
-#: gtk/gtkwindow.c:405
+#: gtk/gtkwindow.c:403
msgid ""
"If TRUE, the window is modal (other windows are not usable while this one is "
"up)."
msgstr ""
-#: gtk/gtkwindow.c:412
+#: gtk/gtkwindow.c:410
msgid "Window Position"
msgstr ""
-#: gtk/gtkwindow.c:413
+#: gtk/gtkwindow.c:411
msgid "The initial position of the window."
msgstr ""
-#: gtk/gtkwindow.c:421
+#: gtk/gtkwindow.c:419
msgid "Default Width"
msgstr ""
-#: gtk/gtkwindow.c:422
+#: gtk/gtkwindow.c:420
msgid ""
"The default width of the window, used when initially showing the window."
msgstr ""
-#: gtk/gtkwindow.c:431
+#: gtk/gtkwindow.c:429
msgid "Default Height"
msgstr ""
-#: gtk/gtkwindow.c:432
+#: gtk/gtkwindow.c:430
msgid ""
"The default height of the window, used when initially showing the window."
msgstr ""
-#: gtk/gtkwindow.c:441
+#: gtk/gtkwindow.c:439
msgid "Destroy with Parent"
msgstr ""
-#: gtk/gtkwindow.c:442
+#: gtk/gtkwindow.c:440
msgid "If this window should be destroyed when the parent is destroyed"
msgstr ""
-#: gtk/gtkwindow.c:449
+#: gtk/gtkwindow.c:447
msgid "Icon"
msgstr ""
-#: gtk/gtkwindow.c:450
+#: gtk/gtkwindow.c:448
msgid "Icon for this window"
msgstr ""
-#: gtk/gtksizegroup.c:241
+#: gtk/gtksizegroup.c:242
#, fuzzy
msgid "Mode"
msgstr "Tila:"
-#: gtk/gtksizegroup.c:242
+#: gtk/gtksizegroup.c:243
msgid ""
"The the directions in which the size group effects the requested sizes of "
"its component widgets."
diff --git a/po/fr.po b/po/fr.po
index b837d108c..64c6354d3 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: gtk+ 1.3.9\n"
-"POT-Creation-Date: 2001-10-25 16:39-0400\n"
+"POT-Creation-Date: 2001-11-23 15:47-0500\n"
"PO-Revision-Date: 2001-10-13 09:45+0200\n"
"Last-Translator: Christophe Merlet (RedFox) <redfox@eikonex.org>\n"
"Language-Team: GNOME French Team <gnomefr@traduc.org>\n"
@@ -14,12 +14,12 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-#: gdk-pixbuf/gdk-pixbuf-animation.c:144 gdk-pixbuf/gdk-pixbuf-io.c:543
+#: gdk-pixbuf/gdk-pixbuf-animation.c:144 gdk-pixbuf/gdk-pixbuf-io.c:551
#, c-format
msgid "Failed to open file '%s': %s"
msgstr "Échec à l'ouverture du fichier « %s » : %s"
-#: gdk-pixbuf/gdk-pixbuf-animation.c:155 gdk-pixbuf/gdk-pixbuf-io.c:553
+#: gdk-pixbuf/gdk-pixbuf-animation.c:155 gdk-pixbuf/gdk-pixbuf-io.c:561
#, c-format
msgid "Image file '%s' contains no data"
msgstr "Le fichier image « %s » ne contient pas de données"
@@ -29,7 +29,7 @@ msgstr "Le fichier image « %s » ne contient pas de données"
msgid "Don't know how to load the animation in file '%s'"
msgstr "Ne sait pas comment charger l'animation du fichier « %s »"
-#: gdk-pixbuf/gdk-pixbuf-animation.c:205 gdk-pixbuf/gdk-pixbuf-io.c:598
+#: gdk-pixbuf/gdk-pixbuf-animation.c:205 gdk-pixbuf/gdk-pixbuf-io.c:606
#, c-format
msgid ""
"Failed to load image '%s': reason not known, probably a corrupt image file"
@@ -46,12 +46,12 @@ msgstr ""
"Échec au chargement de l'animation « %s » : raison inconnu, probablement un "
"fichier d'animation corrompu"
-#: gdk-pixbuf/gdk-pixbuf-io.c:316
+#: gdk-pixbuf/gdk-pixbuf-io.c:324
#, c-format
msgid "Unable to load image-loading module: %s: %s"
msgstr "Incapable de charger le module de chargement d'image : %s : %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:335
+#: gdk-pixbuf/gdk-pixbuf-io.c:343
#, c-format
msgid ""
"Image-loading module %s does not export the proper interface; perhaps it's "
@@ -60,44 +60,44 @@ msgstr ""
"Le module de chargement d'image %s n'exporte pas la bonne interface ; peut-"
"être qu'il est d'une version différente de GTK ?"
-#: gdk-pixbuf/gdk-pixbuf-io.c:452 gdk-pixbuf/gdk-pixbuf-io.c:478
+#: gdk-pixbuf/gdk-pixbuf-io.c:460 gdk-pixbuf/gdk-pixbuf-io.c:486
#, c-format
msgid "Image type '%s' is not supported"
msgstr "L'image de type « %s » n'est pas supporté"
-#: gdk-pixbuf/gdk-pixbuf-io.c:500
+#: gdk-pixbuf/gdk-pixbuf-io.c:508
#, c-format
msgid "Couldn't recognize the image file format for file '%s'"
msgstr ""
"Ne peut reconnaitre le format de fichier d'image pour le fichier « %s »"
-#: gdk-pixbuf/gdk-pixbuf-io.c:506
+#: gdk-pixbuf/gdk-pixbuf-io.c:514
msgid "Unrecognized image file format"
msgstr "Format de fichier d'image non reconnu"
-#: gdk-pixbuf/gdk-pixbuf-io.c:576
+#: gdk-pixbuf/gdk-pixbuf-io.c:584
#, c-format
msgid "Don't know how to load the image in file '%s'"
msgstr "Ne sait pas comment charger l'image dans le fichier « %s »"
-#: gdk-pixbuf/gdk-pixbuf-io.c:609
+#: gdk-pixbuf/gdk-pixbuf-io.c:617
#, c-format
msgid "Failed to load image '%s': %s"
msgstr "Échec du chargement de l'image « %s » : %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:714
+#: gdk-pixbuf/gdk-pixbuf-io.c:722
#, c-format
msgid "This build of gdk-pixbuf does not support saving the image format: %s"
msgstr ""
"Cette construction de gdk-pixbuf ne supporte pas l'enregistrement au format "
"d'image : %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:822
+#: gdk-pixbuf/gdk-pixbuf-io.c:830
#, c-format
msgid "Failed to open '%s' for writing: %s"
msgstr "Échec de l'ouverture de « %s » en écriture : %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:843
+#: gdk-pixbuf/gdk-pixbuf-io.c:851
#, c-format
msgid ""
"Failed to close '%s' while writing image, all data may not have been saved: %"
@@ -106,12 +106,12 @@ msgstr ""
"Échec à la fermeture de « %s » durand l'écriture de l'image, toutes les "
"données n'ont peut-être pas été enregistré : %s"
-#: gdk-pixbuf/gdk-pixbuf-loader.c:252
+#: gdk-pixbuf/gdk-pixbuf-loader.c:250
#, c-format
msgid "Incremental loading of image type '%s' is not supported"
msgstr "Le chargement progressif d'image de type « %s » n'est pas supporté"
-#: gdk-pixbuf/gdk-pixbuf-loader.c:275 gdk-pixbuf/gdk-pixbuf-loader.c:376
+#: gdk-pixbuf/gdk-pixbuf-loader.c:273 gdk-pixbuf/gdk-pixbuf-loader.c:374
#, c-format
msgid ""
"Internal error: Image loader module '%s' failed to begin loading an image, "
@@ -395,38 +395,38 @@ msgstr "Mémoire insuffisante pour charger le fichier PNM"
msgid "Failed to write to temporary file when loading XBM image"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1256
+#: gdk-pixbuf/io-xpm.c:1234
msgid "No XPM header found"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1264
+#: gdk-pixbuf/io-xpm.c:1242
#, fuzzy
msgid "XPM file has image width <= 0"
msgstr "Le fichier PNM a une largeur d'image de 0"
-#: gdk-pixbuf/io-xpm.c:1272
+#: gdk-pixbuf/io-xpm.c:1250
#, fuzzy
msgid "XPM file has image height <= 0"
msgstr "Le fichier PNM a une hauteur d'image de 0"
-#: gdk-pixbuf/io-xpm.c:1280
+#: gdk-pixbuf/io-xpm.c:1258
msgid "XPM file has invalid number of colors"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1288
+#: gdk-pixbuf/io-xpm.c:1266
msgid "XPM has invalid number of chars per pixel"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1306
+#: gdk-pixbuf/io-xpm.c:1284
msgid "Can't read XPM colormap"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1344
+#: gdk-pixbuf/io-xpm.c:1322
#, fuzzy
msgid "Can't allocate memory for loading XPM image"
msgstr "Ne peut allouer de la mémoire pour chager le fichier JPEG"
-#: gdk-pixbuf/io-xpm.c:1527
+#: gdk-pixbuf/io-xpm.c:1505
msgid "Failed to write to temporary file when loading XPM image"
msgstr ""
@@ -447,12 +447,20 @@ msgstr ""
msgid "failed to allocate image buffer of %u bytes"
msgstr "Échec du chargement de l'image « %s » : %s"
-#: gtk/gtkaccellabel.c:115
-msgid "Accelerator object"
+#: gtk/gtkaccellabel.c:122
+msgid "Accelerator Closure"
msgstr ""
-#: gtk/gtkaccellabel.c:116
-msgid "The object monitored by this accelerator label"
+#: gtk/gtkaccellabel.c:123
+msgid "The closure to be monitored for accelerator changes"
+msgstr ""
+
+#: gtk/gtkaccellabel.c:129
+msgid "Accelerator Widget"
+msgstr ""
+
+#: gtk/gtkaccellabel.c:130
+msgid "The widget to be monitored for accelerator changes"
msgstr ""
#: gtk/gtkalignment.c:102
@@ -609,7 +617,7 @@ msgstr "Espacement :"
msgid "The amount of space between children."
msgstr ""
-#: gtk/gtkbox.c:135 gtk/gtknotebook.c:396
+#: gtk/gtkbox.c:135 gtk/gtknotebook.c:400
msgid "Homogeneous"
msgstr ""
@@ -617,77 +625,77 @@ msgstr ""
msgid "Whether the children should all be the same size."
msgstr ""
-#: gtk/gtkbutton.c:183 gtk/gtkframe.c:125 gtk/gtklabel.c:283
+#: gtk/gtkbutton.c:188 gtk/gtkframe.c:125 gtk/gtklabel.c:282
msgid "Label"
msgstr ""
-#: gtk/gtkbutton.c:184
+#: gtk/gtkbutton.c:189
msgid ""
"Text of the label widget inside the button, if the button contains a label "
"widget."
msgstr ""
-#: gtk/gtkbutton.c:191 gtk/gtklabel.c:304
+#: gtk/gtkbutton.c:196 gtk/gtklabel.c:303
#, fuzzy
msgid "Use underline"
msgstr "Soulignement"
-#: gtk/gtkbutton.c:192 gtk/gtklabel.c:305
+#: gtk/gtkbutton.c:197 gtk/gtklabel.c:304
msgid ""
"If set, an underline in the text indicates the next character should be used "
"for the mnemonic accelerator key"
msgstr ""
-#: gtk/gtkbutton.c:199
+#: gtk/gtkbutton.c:204
msgid "Use stock"
msgstr ""
-#: gtk/gtkbutton.c:200
+#: gtk/gtkbutton.c:205
msgid ""
"If set, the label is used to pick a stock item instead of being displayed"
msgstr ""
-#: gtk/gtkbutton.c:207
+#: gtk/gtkbutton.c:212
msgid "Border relief"
msgstr ""
-#: gtk/gtkbutton.c:208
+#: gtk/gtkbutton.c:213
msgid "The border relief style."
msgstr ""
-#: gtk/gtkbutton.c:259
+#: gtk/gtkbutton.c:264
#, fuzzy
msgid "Default Spacing"
msgstr "Espacement :"
-#: gtk/gtkbutton.c:260
+#: gtk/gtkbutton.c:265
msgid "Extra space to add for CAN_DEFAULT buttons"
msgstr ""
-#: gtk/gtkbutton.c:266
+#: gtk/gtkbutton.c:271
msgid "Default Outside Spacing"
msgstr ""
-#: gtk/gtkbutton.c:267
+#: gtk/gtkbutton.c:272
msgid ""
"Extra space to add for CAN_DEFAULT buttons that is always drawn outside the "
"border"
msgstr ""
-#: gtk/gtkbutton.c:272
+#: gtk/gtkbutton.c:277
msgid "Child X Displacement"
msgstr ""
-#: gtk/gtkbutton.c:273
+#: gtk/gtkbutton.c:278
msgid ""
"How far in the x direction to move the child when the button is depressed"
msgstr ""
-#: gtk/gtkbutton.c:280
+#: gtk/gtkbutton.c:285
msgid "Child Y Displacement"
msgstr ""
-#: gtk/gtkbutton.c:281
+#: gtk/gtkbutton.c:286
msgid ""
"How far in the y direction to move the child when the button is depressed"
msgstr ""
@@ -782,300 +790,300 @@ msgstr "Objet pixbuf"
msgid "The pixbuf to render."
msgstr "Le pixbuf à rendre."
-#: gtk/gtkcellrenderertext.c:173 gtk/gtkentry.c:498 gtk/gtkprogressbar.c:207
+#: gtk/gtkcellrenderertext.c:174 gtk/gtkentry.c:506 gtk/gtkprogressbar.c:207
msgid "Text"
msgstr "Texte"
-#: gtk/gtkcellrenderertext.c:174
+#: gtk/gtkcellrenderertext.c:175
msgid "Text to render"
msgstr "Texte à rendre."
-#: gtk/gtkcellrenderertext.c:181
+#: gtk/gtkcellrenderertext.c:182
msgid "Markup"
msgstr ""
-#: gtk/gtkcellrenderertext.c:182
+#: gtk/gtkcellrenderertext.c:183
#, fuzzy
msgid "Marked up text to render"
msgstr "Texte à rendre."
-#: gtk/gtkcellrenderertext.c:189 gtk/gtklabel.c:290
+#: gtk/gtkcellrenderertext.c:190 gtk/gtklabel.c:289
msgid "Attributes"
msgstr "Attributs"
-#: gtk/gtkcellrenderertext.c:190
+#: gtk/gtkcellrenderertext.c:191
msgid "A list of style attributes to apply to the text of the renderer."
msgstr ""
-#: gtk/gtkcellrenderertext.c:197 gtk/gtktexttag.c:208
+#: gtk/gtkcellrenderertext.c:198 gtk/gtktexttag.c:209
msgid "Background color name"
msgstr "Nom de la couleur d'arrière-plan"
-#: gtk/gtkcellrenderertext.c:198 gtk/gtktexttag.c:209
+#: gtk/gtkcellrenderertext.c:199 gtk/gtktexttag.c:210
msgid "Background color as a string"
msgstr "Couleur d'arrière-plan comme chaine"
-#: gtk/gtkcellrenderertext.c:205 gtk/gtktexttag.c:216
+#: gtk/gtkcellrenderertext.c:206 gtk/gtktexttag.c:217
msgid "Background color"
msgstr "Couleur d'arrière-plan"
-#: gtk/gtkcellrenderertext.c:206 gtk/gtktexttag.c:217
+#: gtk/gtkcellrenderertext.c:207 gtk/gtktexttag.c:218
msgid "Background color as a GdkColor"
msgstr "Couleur d'arrière-plan comme une GdkColor"
-#: gtk/gtkcellrenderertext.c:213 gtk/gtktexttag.c:242
+#: gtk/gtkcellrenderertext.c:214 gtk/gtktexttag.c:243
msgid "Foreground color name"
msgstr "Nom de la couleur de premier plan"
-#: gtk/gtkcellrenderertext.c:214 gtk/gtktexttag.c:243
+#: gtk/gtkcellrenderertext.c:215 gtk/gtktexttag.c:244
msgid "Foreground color as a string"
msgstr "Couleur de premier plan comme une chaine"
-#: gtk/gtkcellrenderertext.c:221 gtk/gtktexttag.c:250
+#: gtk/gtkcellrenderertext.c:222 gtk/gtktexttag.c:251
msgid "Foreground color"
msgstr "Couleur de premier plan"
-#: gtk/gtkcellrenderertext.c:222 gtk/gtktexttag.c:251
+#: gtk/gtkcellrenderertext.c:223 gtk/gtktexttag.c:252
msgid "Foreground color as a GdkColor"
msgstr "Couleur de premier plan comme une GdkColor"
-#: gtk/gtkcellrenderertext.c:230 gtk/gtkentry.c:430 gtk/gtktexttag.c:276
-#: gtk/gtktextview.c:539
+#: gtk/gtkcellrenderertext.c:231 gtk/gtkentry.c:438 gtk/gtktexttag.c:277
+#: gtk/gtktextview.c:548
msgid "Editable"
msgstr "Éditable"
-#: gtk/gtkcellrenderertext.c:231 gtk/gtktexttag.c:277 gtk/gtktextview.c:540
+#: gtk/gtkcellrenderertext.c:232 gtk/gtktexttag.c:278 gtk/gtktextview.c:549
msgid "Whether the text can be modified by the user"
msgstr ""
-#: gtk/gtkcellrenderertext.c:238 gtk/gtkcellrenderertext.c:246
-#: gtk/gtkfontsel.c:192 gtk/gtktexttag.c:284 gtk/gtktexttag.c:292
+#: gtk/gtkcellrenderertext.c:239 gtk/gtkcellrenderertext.c:247
+#: gtk/gtkfontsel.c:192 gtk/gtktexttag.c:285 gtk/gtktexttag.c:293
msgid "Font"
msgstr "Police"
-#: gtk/gtkcellrenderertext.c:239 gtk/gtktexttag.c:285
+#: gtk/gtkcellrenderertext.c:240 gtk/gtktexttag.c:286
msgid "Font description as a string"
msgstr "Description de police comme une chaine"
-#: gtk/gtkcellrenderertext.c:247 gtk/gtktexttag.c:293
+#: gtk/gtkcellrenderertext.c:248 gtk/gtktexttag.c:294
msgid "Font description as a PangoFontDescription struct"
msgstr "Description de police comme une structure PangoFontDescription"
-#: gtk/gtkcellrenderertext.c:255 gtk/gtktexttag.c:301
+#: gtk/gtkcellrenderertext.c:256 gtk/gtktexttag.c:302
msgid "Font family"
msgstr "Famille de police"
-#: gtk/gtkcellrenderertext.c:256 gtk/gtktexttag.c:302
+#: gtk/gtkcellrenderertext.c:257 gtk/gtktexttag.c:303
msgid "Name of the font family, e.g. Sans, Helvetica, Times, Monospace"
msgstr "Nom de la famille de police, càd. Sans, Helvetica, Times, Monospace"
-#: gtk/gtkcellrenderertext.c:263 gtk/gtkcellrenderertext.c:264
-#: gtk/gtktexttag.c:309 gtk/gtktexttag.c:310
+#: gtk/gtkcellrenderertext.c:264 gtk/gtkcellrenderertext.c:265
+#: gtk/gtktexttag.c:310 gtk/gtktexttag.c:311
msgid "Font style"
msgstr "Style de police"
-#: gtk/gtkcellrenderertext.c:272 gtk/gtkcellrenderertext.c:273
-#: gtk/gtktexttag.c:318 gtk/gtktexttag.c:319
+#: gtk/gtkcellrenderertext.c:273 gtk/gtkcellrenderertext.c:274
+#: gtk/gtktexttag.c:319 gtk/gtktexttag.c:320
msgid "Font variant"
msgstr "Variante de police"
-#: gtk/gtkcellrenderertext.c:281 gtk/gtkcellrenderertext.c:282
-#: gtk/gtktexttag.c:327 gtk/gtktexttag.c:328
+#: gtk/gtkcellrenderertext.c:282 gtk/gtkcellrenderertext.c:283
+#: gtk/gtktexttag.c:328 gtk/gtktexttag.c:329
msgid "Font weight"
msgstr "Épaisseur de police"
-#: gtk/gtkcellrenderertext.c:291 gtk/gtkcellrenderertext.c:292
-#: gtk/gtktexttag.c:338 gtk/gtktexttag.c:339
+#: gtk/gtkcellrenderertext.c:292 gtk/gtkcellrenderertext.c:293
+#: gtk/gtktexttag.c:339 gtk/gtktexttag.c:340
msgid "Font stretch"
msgstr "Étirement de la police"
-#: gtk/gtkcellrenderertext.c:300 gtk/gtkcellrenderertext.c:301
-#: gtk/gtktexttag.c:347 gtk/gtktexttag.c:348
+#: gtk/gtkcellrenderertext.c:301 gtk/gtkcellrenderertext.c:302
+#: gtk/gtktexttag.c:348 gtk/gtktexttag.c:349
msgid "Font size"
msgstr "Taille de la police"
-#: gtk/gtkcellrenderertext.c:310 gtk/gtktexttag.c:367
+#: gtk/gtkcellrenderertext.c:311 gtk/gtktexttag.c:368
msgid "Font points"
msgstr "Points de la police"
-#: gtk/gtkcellrenderertext.c:311 gtk/gtktexttag.c:368
+#: gtk/gtkcellrenderertext.c:312 gtk/gtktexttag.c:369
msgid "Font size in points"
msgstr "Taille de la police en points"
-#: gtk/gtkcellrenderertext.c:320 gtk/gtktexttag.c:357 gtk/gtktexttag.c:358
+#: gtk/gtkcellrenderertext.c:321 gtk/gtktexttag.c:358 gtk/gtktexttag.c:359
#, fuzzy
msgid "Font scale"
msgstr "Style de police"
-#: gtk/gtkcellrenderertext.c:321
+#: gtk/gtkcellrenderertext.c:322
msgid "Font scaling factor"
msgstr ""
-#: gtk/gtkcellrenderertext.c:330 gtk/gtktexttag.c:426
+#: gtk/gtkcellrenderertext.c:331 gtk/gtktexttag.c:427
msgid "Rise"
msgstr ""
-#: gtk/gtkcellrenderertext.c:331 gtk/gtktexttag.c:427
+#: gtk/gtkcellrenderertext.c:332 gtk/gtktexttag.c:428
msgid ""
"Offset of text above the baseline (below the baseline if rise is negative)"
msgstr ""
-#: gtk/gtkcellrenderertext.c:341 gtk/gtktexttag.c:466
+#: gtk/gtkcellrenderertext.c:342 gtk/gtktexttag.c:467
msgid "Strikethrough"
msgstr "Barré"
-#: gtk/gtkcellrenderertext.c:342 gtk/gtktexttag.c:467
+#: gtk/gtkcellrenderertext.c:343 gtk/gtktexttag.c:468
#, fuzzy
msgid "Whether to strike through the text"
msgstr "Dessine une ligne à travers le texte."
-#: gtk/gtkcellrenderertext.c:349 gtk/gtktexttag.c:474
+#: gtk/gtkcellrenderertext.c:350 gtk/gtktexttag.c:475
msgid "Underline"
msgstr "Soulignement"
-#: gtk/gtkcellrenderertext.c:350 gtk/gtktexttag.c:475
+#: gtk/gtkcellrenderertext.c:351 gtk/gtktexttag.c:476
#, fuzzy
msgid "Style of underline for this text"
msgstr "Souligne le texte."
-#: gtk/gtkcellrenderertext.c:360 gtk/gtktexttag.c:511
+#: gtk/gtkcellrenderertext.c:361 gtk/gtktexttag.c:512
#, fuzzy
msgid "Background set"
msgstr "Chaîne de couleur d'arrière-plan"
-#: gtk/gtkcellrenderertext.c:361 gtk/gtktexttag.c:512
+#: gtk/gtkcellrenderertext.c:362 gtk/gtktexttag.c:513
msgid "Whether this tag affects the background color"
msgstr ""
-#: gtk/gtkcellrenderertext.c:364 gtk/gtktexttag.c:523
+#: gtk/gtkcellrenderertext.c:365 gtk/gtktexttag.c:524
#, fuzzy
msgid "Foreground set"
msgstr "Chaîne de couleur d'avant-plan"
-#: gtk/gtkcellrenderertext.c:365 gtk/gtktexttag.c:524
+#: gtk/gtkcellrenderertext.c:366 gtk/gtktexttag.c:525
msgid "Whether this tag affects the foreground color"
msgstr ""
-#: gtk/gtkcellrenderertext.c:368 gtk/gtktexttag.c:531
+#: gtk/gtkcellrenderertext.c:369 gtk/gtktexttag.c:532
#, fuzzy
msgid "Editability set"
msgstr "Éditable"
-#: gtk/gtkcellrenderertext.c:369 gtk/gtktexttag.c:532
+#: gtk/gtkcellrenderertext.c:370 gtk/gtktexttag.c:533
msgid "Whether this tag affects text editability"
msgstr ""
-#: gtk/gtkcellrenderertext.c:372 gtk/gtktexttag.c:535
+#: gtk/gtkcellrenderertext.c:373 gtk/gtktexttag.c:536
msgid "Font family set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:373 gtk/gtktexttag.c:536
+#: gtk/gtkcellrenderertext.c:374 gtk/gtktexttag.c:537
msgid "Whether this tag affects the font family"
msgstr ""
-#: gtk/gtkcellrenderertext.c:376 gtk/gtktexttag.c:539
+#: gtk/gtkcellrenderertext.c:377 gtk/gtktexttag.c:540
#, fuzzy
msgid "Font style set"
msgstr "Style de police :"
-#: gtk/gtkcellrenderertext.c:377 gtk/gtktexttag.c:540
+#: gtk/gtkcellrenderertext.c:378 gtk/gtktexttag.c:541
msgid "Whether this tag affects the font style"
msgstr ""
-#: gtk/gtkcellrenderertext.c:380 gtk/gtktexttag.c:543
+#: gtk/gtkcellrenderertext.c:381 gtk/gtktexttag.c:544
msgid "Font variant set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:381 gtk/gtktexttag.c:544
+#: gtk/gtkcellrenderertext.c:382 gtk/gtktexttag.c:545
msgid "Whether this tag affects the font variant"
msgstr ""
-#: gtk/gtkcellrenderertext.c:384 gtk/gtktexttag.c:547
+#: gtk/gtkcellrenderertext.c:385 gtk/gtktexttag.c:548
msgid "Font weight set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:385 gtk/gtktexttag.c:548
+#: gtk/gtkcellrenderertext.c:386 gtk/gtktexttag.c:549
msgid "Whether this tag affects the font weight"
msgstr ""
-#: gtk/gtkcellrenderertext.c:388 gtk/gtktexttag.c:551
+#: gtk/gtkcellrenderertext.c:389 gtk/gtktexttag.c:552
msgid "Font stretch set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:389 gtk/gtktexttag.c:552
+#: gtk/gtkcellrenderertext.c:390 gtk/gtktexttag.c:553
msgid "Whether this tag affects the font stretch"
msgstr ""
-#: gtk/gtkcellrenderertext.c:392 gtk/gtktexttag.c:555
+#: gtk/gtkcellrenderertext.c:393 gtk/gtktexttag.c:556
msgid "Font size set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:393 gtk/gtktexttag.c:556
+#: gtk/gtkcellrenderertext.c:394 gtk/gtktexttag.c:557
msgid "Whether this tag affects the font size"
msgstr ""
-#: gtk/gtkcellrenderertext.c:396 gtk/gtktexttag.c:559
+#: gtk/gtkcellrenderertext.c:397 gtk/gtktexttag.c:560
#, fuzzy
msgid "Font scale set"
msgstr "Style de police :"
-#: gtk/gtkcellrenderertext.c:397 gtk/gtktexttag.c:560
+#: gtk/gtkcellrenderertext.c:398 gtk/gtktexttag.c:561
msgid "Whether this tag scales the font size by a factor"
msgstr ""
-#: gtk/gtkcellrenderertext.c:400 gtk/gtktexttag.c:579
+#: gtk/gtkcellrenderertext.c:401 gtk/gtktexttag.c:580
msgid "Rise set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:401 gtk/gtktexttag.c:580
+#: gtk/gtkcellrenderertext.c:402 gtk/gtktexttag.c:581
msgid "Whether this tag affects the rise"
msgstr ""
-#: gtk/gtkcellrenderertext.c:404 gtk/gtktexttag.c:595
+#: gtk/gtkcellrenderertext.c:405 gtk/gtktexttag.c:596
#, fuzzy
msgid "Strikethrough set"
msgstr "Barré"
-#: gtk/gtkcellrenderertext.c:405 gtk/gtktexttag.c:596
+#: gtk/gtkcellrenderertext.c:406 gtk/gtktexttag.c:597
msgid "Whether this tag affects strikethrough"
msgstr ""
-#: gtk/gtkcellrenderertext.c:408 gtk/gtktexttag.c:603
+#: gtk/gtkcellrenderertext.c:409 gtk/gtktexttag.c:604
#, fuzzy
msgid "Underline set"
msgstr "Soulignement"
-#: gtk/gtkcellrenderertext.c:409 gtk/gtktexttag.c:604
+#: gtk/gtkcellrenderertext.c:410 gtk/gtktexttag.c:605
msgid "Whether this tag affects underlining"
msgstr ""
-#: gtk/gtkcellrenderertoggle.c:129
+#: gtk/gtkcellrenderertoggle.c:130
msgid "Toggle state"
msgstr "État de la bascule"
-#: gtk/gtkcellrenderertoggle.c:130
+#: gtk/gtkcellrenderertoggle.c:131
msgid "The toggle state of the button"
msgstr "L'état de bascule du bouton"
-#: gtk/gtkcellrenderertoggle.c:138
+#: gtk/gtkcellrenderertoggle.c:139
#, fuzzy
msgid "Activatable"
msgstr "Éditable"
-#: gtk/gtkcellrenderertoggle.c:139
+#: gtk/gtkcellrenderertoggle.c:140
#, fuzzy
msgid "The toggle button can be activated"
msgstr "Dessine le bouton de bascule comme bouton radio"
-#: gtk/gtkcellrenderertoggle.c:147
+#: gtk/gtkcellrenderertoggle.c:148
msgid "Radio state"
msgstr "État radio"
-#: gtk/gtkcellrenderertoggle.c:148
+#: gtk/gtkcellrenderertoggle.c:149
msgid "Draw the toggle button as a radio button"
msgstr "Dessine le bouton de bascule comme bouton radio"
-#: gtk/gtkcheckbutton.c:95 gtk/gtkoptionmenu.c:163
+#: gtk/gtkcheckbutton.c:95 gtk/gtkoptionmenu.c:191
msgid "Indicator Size"
msgstr ""
@@ -1083,7 +1091,7 @@ msgstr ""
msgid "Size of check or radio indicator"
msgstr ""
-#: gtk/gtkcheckbutton.c:103 gtk/gtkoptionmenu.c:169
+#: gtk/gtkcheckbutton.c:103 gtk/gtkoptionmenu.c:197
msgid "Indicator Spacing"
msgstr ""
@@ -1091,167 +1099,167 @@ msgstr ""
msgid "Spacing around check or radio indicator"
msgstr ""
-#: gtk/gtkcheckmenuitem.c:114 gtk/gtktogglebutton.c:142
+#: gtk/gtkcheckmenuitem.c:115 gtk/gtktogglebutton.c:132
msgid "Active"
msgstr ""
-#: gtk/gtkcheckmenuitem.c:115
+#: gtk/gtkcheckmenuitem.c:116
msgid "Whether the menu item is checked."
msgstr ""
-#: gtk/gtkcheckmenuitem.c:122 gtk/gtktogglebutton.c:150
+#: gtk/gtkcheckmenuitem.c:123 gtk/gtktogglebutton.c:140
msgid "Inconsistent"
msgstr ""
-#: gtk/gtkcheckmenuitem.c:123
+#: gtk/gtkcheckmenuitem.c:124
msgid "Whether to display an \"inconsistent\" state."
msgstr ""
-#: gtk/gtkcolorsel.c:574
+#: gtk/gtkcolorsel.c:578
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:579
+#: gtk/gtkcolorsel.c:583
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:883
+#: gtk/gtkcolorsel.c:887
msgid "_Save color here"
msgstr ""
-#: gtk/gtkcolorsel.c:1051
+#: gtk/gtkcolorsel.c:1055
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:1667
+#: gtk/gtkcolorsel.c:1674
msgid "Has Opacity Control"
msgstr ""
-#: gtk/gtkcolorsel.c:1668
+#: gtk/gtkcolorsel.c:1675
msgid "Whether the color selector should allow setting opacity"
msgstr ""
-#: gtk/gtkcolorsel.c:1674
+#: gtk/gtkcolorsel.c:1681
#, fuzzy
msgid "Has palette"
msgstr "Palette personnelle"
-#: gtk/gtkcolorsel.c:1675
+#: gtk/gtkcolorsel.c:1682
msgid "Whether a palette should be used"
msgstr ""
-#: gtk/gtkcolorsel.c:1681
+#: gtk/gtkcolorsel.c:1688
#, fuzzy
msgid "Current Color"
msgstr "Définir la couleur"
-#: gtk/gtkcolorsel.c:1682
+#: gtk/gtkcolorsel.c:1689
msgid "The current color"
msgstr ""
-#: gtk/gtkcolorsel.c:1688
+#: gtk/gtkcolorsel.c:1695
msgid "Current Alpha"
msgstr ""
-#: gtk/gtkcolorsel.c:1689
+#: gtk/gtkcolorsel.c:1696
msgid "The current opacity value (0 fully transparent, 65535 fully opaque)"
msgstr ""
-#: gtk/gtkcolorsel.c:1702
+#: gtk/gtkcolorsel.c:1709
#, fuzzy
msgid "Custom palette"
msgstr "Palette personnelle"
-#: gtk/gtkcolorsel.c:1703
+#: gtk/gtkcolorsel.c:1710
msgid "Palette to use in the color selector"
msgstr ""
-#: gtk/gtkcolorsel.c:1758
+#: gtk/gtkcolorsel.c:1750
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:1786
+#: gtk/gtkcolorsel.c:1778
msgid ""
"Click the eyedropper, then click a color anywhere on your screen to select "
"that color."
msgstr ""
-#: gtk/gtkcolorsel.c:1795
+#: gtk/gtkcolorsel.c:1787
msgid "_Hue:"
msgstr "_Teinte :"
-#: gtk/gtkcolorsel.c:1796
+#: gtk/gtkcolorsel.c:1788
msgid "Position on the color wheel."
msgstr ""
-#: gtk/gtkcolorsel.c:1797
+#: gtk/gtkcolorsel.c:1789
msgid "_Saturation:"
msgstr "_Saturation :"
-#: gtk/gtkcolorsel.c:1798
+#: gtk/gtkcolorsel.c:1790
msgid "\"Deepness\" of the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1799
+#: gtk/gtkcolorsel.c:1791
msgid "_Value:"
msgstr "_Valeur :"
-#: gtk/gtkcolorsel.c:1800
+#: gtk/gtkcolorsel.c:1792
msgid "Brightness of the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1801
+#: gtk/gtkcolorsel.c:1793
msgid "_Red:"
msgstr "_Rouge :"
-#: gtk/gtkcolorsel.c:1802
+#: gtk/gtkcolorsel.c:1794
msgid "Amount of red light in the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1803
+#: gtk/gtkcolorsel.c:1795
msgid "_Green:"
msgstr "_Vert :"
-#: gtk/gtkcolorsel.c:1804
+#: gtk/gtkcolorsel.c:1796
msgid "Amount of green light in the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1805
+#: gtk/gtkcolorsel.c:1797
msgid "_Blue:"
msgstr "_Bleu :"
-#: gtk/gtkcolorsel.c:1806
+#: gtk/gtkcolorsel.c:1798
msgid "Amount of blue light in the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1809
+#: gtk/gtkcolorsel.c:1801
msgid "_Opacity:"
msgstr "_Opacité :"
-#: gtk/gtkcolorsel.c:1817
+#: gtk/gtkcolorsel.c:1809
msgid "Transparency of the currently-selected color."
msgstr ""
-#: gtk/gtkcolorsel.c:1832
+#: gtk/gtkcolorsel.c:1824
msgid "Color _Name:"
msgstr ""
-#: gtk/gtkcolorsel.c:1844
+#: gtk/gtkcolorsel.c:1836
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:1863
+#: gtk/gtkcolorsel.c:1855
msgid "_Palette"
msgstr "_Palette"
@@ -1297,206 +1305,206 @@ msgstr ""
msgid "Whether entered values must already be present in the list"
msgstr ""
-#: gtk/gtkcontainer.c:202
+#: gtk/gtkcontainer.c:203
msgid "Resize mode"
msgstr ""
-#: gtk/gtkcontainer.c:203
+#: gtk/gtkcontainer.c:204
msgid "Specify how resize events are handled"
msgstr ""
-#: gtk/gtkcontainer.c:210
+#: gtk/gtkcontainer.c:211
msgid "Border width"
msgstr ""
-#: gtk/gtkcontainer.c:211
+#: gtk/gtkcontainer.c:212
msgid "The width of the empty border outside the containers children."
msgstr ""
-#: gtk/gtkcontainer.c:219
+#: gtk/gtkcontainer.c:220
msgid "Child"
msgstr ""
-#: gtk/gtkcontainer.c:220
+#: gtk/gtkcontainer.c:221
msgid "Can be used to add a new child to the container."
msgstr ""
-#: gtk/gtkcurve.c:120
+#: gtk/gtkcurve.c:121
#, fuzzy
msgid "Curve type"
msgstr "Créer"
-#: gtk/gtkcurve.c:121
+#: gtk/gtkcurve.c:122
msgid "Is this curve linear, spline interpolated, or free-form"
msgstr ""
-#: gtk/gtkcurve.c:129
+#: gtk/gtkcurve.c:130
msgid "Minimum X"
msgstr ""
-#: gtk/gtkcurve.c:130
+#: gtk/gtkcurve.c:131
msgid "Minimum possible value for X"
msgstr ""
-#: gtk/gtkcurve.c:139
+#: gtk/gtkcurve.c:140
msgid "Maximum X"
msgstr ""
-#: gtk/gtkcurve.c:140
+#: gtk/gtkcurve.c:141
msgid "Maximum possible X value."
msgstr ""
-#: gtk/gtkcurve.c:149
+#: gtk/gtkcurve.c:150
msgid "Minimum Y"
msgstr ""
-#: gtk/gtkcurve.c:150
+#: gtk/gtkcurve.c:151
msgid "Minimum possible value for Y"
msgstr ""
-#: gtk/gtkcurve.c:159
+#: gtk/gtkcurve.c:160
msgid "Maximum Y"
msgstr ""
-#: gtk/gtkcurve.c:160
+#: gtk/gtkcurve.c:161
msgid "Maximum possible value for Y"
msgstr ""
-#: gtk/gtkdialog.c:125
+#: gtk/gtkdialog.c:126
msgid "Has separator"
msgstr ""
-#: gtk/gtkdialog.c:126
+#: gtk/gtkdialog.c:127
msgid "The dialog has a separator bar above its buttons"
msgstr ""
-#: gtk/gtkdialog.c:149
+#: gtk/gtkdialog.c:150
msgid "Content area border"
msgstr ""
-#: gtk/gtkdialog.c:150
+#: gtk/gtkdialog.c:151
msgid "Width of border around the main dialog area"
msgstr ""
-#: gtk/gtkdialog.c:157
+#: gtk/gtkdialog.c:158
msgid "Button spacing"
msgstr ""
-#: gtk/gtkdialog.c:158
+#: gtk/gtkdialog.c:159
msgid "Spacing between buttons"
msgstr ""
-#: gtk/gtkdialog.c:166
+#: gtk/gtkdialog.c:167
msgid "Action area border"
msgstr ""
-#: gtk/gtkdialog.c:167
+#: gtk/gtkdialog.c:168
msgid "Width of border around the button area at the bottom of the dialog"
msgstr ""
-#: gtk/gtkentry.c:410 gtk/gtklabel.c:361
+#: gtk/gtkentry.c:418 gtk/gtklabel.c:360
#, fuzzy
msgid "Cursor Position"
msgstr "Chaîne de texte"
-#: gtk/gtkentry.c:411 gtk/gtklabel.c:362
+#: gtk/gtkentry.c:419 gtk/gtklabel.c:361
msgid "The current position of the insertion cursor in chars."
msgstr ""
-#: gtk/gtkentry.c:420 gtk/gtklabel.c:371
+#: gtk/gtkentry.c:428 gtk/gtklabel.c:370
#, fuzzy
msgid "Selection Bound"
msgstr "Sélection :"
-#: gtk/gtkentry.c:421 gtk/gtklabel.c:372
+#: gtk/gtkentry.c:429 gtk/gtklabel.c:371
msgid ""
"The position of the opposite end of the selection from the cursor in chars."
msgstr ""
-#: gtk/gtkentry.c:431
+#: gtk/gtkentry.c:439
msgid "Whether the entry contents can be edited"
msgstr ""
-#: gtk/gtkentry.c:438
+#: gtk/gtkentry.c:446
msgid "Maximum length"
msgstr ""
-#: gtk/gtkentry.c:439
+#: gtk/gtkentry.c:447
msgid "Maximum number of characters for this entry"
msgstr ""
-#: gtk/gtkentry.c:447
+#: gtk/gtkentry.c:455
msgid "Visibility"
msgstr "Visibilité"
-#: gtk/gtkentry.c:448
+#: gtk/gtkentry.c:456
msgid ""
"FALSE displays the \"invisible char\" instead of the actual text (password "
"mode)"
msgstr ""
-#: gtk/gtkentry.c:455
+#: gtk/gtkentry.c:463
#, fuzzy
msgid "Has Frame"
msgstr "Palette personnelle"
-#: gtk/gtkentry.c:456
+#: gtk/gtkentry.c:464
msgid "FALSE removes outside bevel from entry."
msgstr ""
-#: gtk/gtkentry.c:463
+#: gtk/gtkentry.c:471
msgid "Invisible character"
msgstr ""
-#: gtk/gtkentry.c:464
+#: gtk/gtkentry.c:472
msgid "The character to use when masking entry contents (in \"password mode\")"
msgstr ""
-#: gtk/gtkentry.c:471
+#: gtk/gtkentry.c:479
msgid "Activates default"
msgstr ""
-#: gtk/gtkentry.c:472
+#: gtk/gtkentry.c:480
msgid ""
"Whether to activate the default widget (such as the default button in a "
"dialog) when Enter is pressed."
msgstr ""
-#: gtk/gtkentry.c:478
+#: gtk/gtkentry.c:486
msgid "Width in chars"
msgstr ""
-#: gtk/gtkentry.c:479
+#: gtk/gtkentry.c:487
msgid "Number of characters to leave space for in the entry."
msgstr ""
-#: gtk/gtkentry.c:488
+#: gtk/gtkentry.c:496
msgid "Scroll offset"
msgstr ""
-#: gtk/gtkentry.c:489
+#: gtk/gtkentry.c:497
msgid "Number of pixels of the entry scrolled off the screen to the left"
msgstr ""
-#: gtk/gtkentry.c:499
+#: gtk/gtkentry.c:507
#, fuzzy
msgid "The contents of the entry"
msgstr "Le texte du rendeur."
-#: gtk/gtkentry.c:505 gtk/gtklabel.c:380 gtk/gtktextview.c:615
+#: gtk/gtkentry.c:513 gtk/gtklabel.c:379 gtk/gtktextview.c:624
msgid "Cursor color"
msgstr ""
-#: gtk/gtkentry.c:506 gtk/gtklabel.c:381 gtk/gtktextview.c:616
+#: gtk/gtkentry.c:514 gtk/gtklabel.c:380 gtk/gtktextview.c:625
msgid "Color with which to draw insertion cursor"
msgstr ""
-#: gtk/gtkentry.c:3793 gtk/gtklabel.c:3180
+#: gtk/gtkentry.c:3832 gtk/gtklabel.c:3151
#, fuzzy
msgid "Select All"
msgstr "Effacer"
-#: gtk/gtkentry.c:3803 gtk/gtklabel.c:3190 gtk/gtktextview.c:5563
+#: gtk/gtkentry.c:3842 gtk/gtklabel.c:3161 gtk/gtktextview.c:5737
msgid "Input Methods"
msgstr ""
@@ -1527,12 +1535,12 @@ msgstr "Répertoires"
msgid "Files"
msgstr "Fichiers"
-#: gtk/gtkfilesel.c:727 gtk/gtkfilesel.c:2052
+#: gtk/gtkfilesel.c:726 gtk/gtkfilesel.c:2057
#, c-format
msgid "Directory unreadable: %s"
msgstr "Répertoire illisible : %s"
-#: gtk/gtkfilesel.c:849
+#: gtk/gtkfilesel.c:848
#, c-format
msgid ""
"The file \"%s\" resides on another machine (called %s) and may not be "
@@ -1540,129 +1548,127 @@ msgid ""
"Are you sure that you want to select it?"
msgstr ""
-#: gtk/gtkfilesel.c:979
+#: gtk/gtkfilesel.c:978
msgid "Create Dir"
msgstr "Créer un répertoire"
-#: gtk/gtkfilesel.c:990 gtk/gtkfilesel.c:1413
+#: gtk/gtkfilesel.c:989 gtk/gtkfilesel.c:1416
msgid "Delete File"
msgstr "Effacer le fichier"
-#: gtk/gtkfilesel.c:1001 gtk/gtkfilesel.c:1556
+#: gtk/gtkfilesel.c:1000 gtk/gtkfilesel.c:1559
msgid "Rename File"
msgstr "Renommer le fichier"
-#: gtk/gtkfilesel.c:1236
+#: gtk/gtkfilesel.c:1237
#, c-format
msgid ""
"The directory name \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
-#: gtk/gtkfilesel.c:1238
+#: gtk/gtkfilesel.c:1239
#, fuzzy, c-format
msgid ""
"Error creating directory \"%s\": %s\n"
"%s"
msgstr "Erreur de chargement de l'icone : %s"
-#: gtk/gtkfilesel.c:1239 gtk/gtkfilesel.c:1490
+#: gtk/gtkfilesel.c:1240 gtk/gtkfilesel.c:1493
msgid "You probably used symbols not allowed in filenames."
msgstr ""
-#: gtk/gtkfilesel.c:1247
+#: gtk/gtkfilesel.c:1248
#, fuzzy, c-format
msgid "Error creating directory \"%s\": %s\n"
msgstr "Erreur de chargement de l'icone : %s"
-#: gtk/gtkfilesel.c:1281
+#: gtk/gtkfilesel.c:1282
msgid "Create Directory"
msgstr "Créer un répertoire"
-#: gtk/gtkfilesel.c:1295
+#: gtk/gtkfilesel.c:1296
msgid "_Directory name:"
msgstr "Nom du _répertoire :"
#. buttons
-#: gtk/gtkfilesel.c:1309
-msgid "Create"
-msgstr "Créer"
-
-#: gtk/gtkfilesel.c:1318 gtk/gtkfilesel.c:1444 gtk/gtkfilesel.c:1598
-#: gtk/gtkgamma.c:424
+#: gtk/gtkfilesel.c:1310 gtk/gtkfilesel.c:1438 gtk/gtkfilesel.c:1592
+#: gtk/gtkgamma.c:417
msgid "Cancel"
msgstr "Annuler"
-#: gtk/gtkfilesel.c:1353
+#: gtk/gtkfilesel.c:1322
+msgid "Create"
+msgstr "Créer"
+
+#: gtk/gtkfilesel.c:1356
#, c-format
msgid "The filename \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
-#: gtk/gtkfilesel.c:1356
+#: gtk/gtkfilesel.c:1359
#, fuzzy, c-format
msgid ""
"Error deleting file \"%s\": %s\n"
"%s"
msgstr "Erreur de chargement de l'icone : %s"
-#: gtk/gtkfilesel.c:1358 gtk/gtkfilesel.c:1504
+#: gtk/gtkfilesel.c:1361 gtk/gtkfilesel.c:1507
msgid "It probably contains symbols not allowed in filenames."
msgstr ""
-#: gtk/gtkfilesel.c:1367
+#: gtk/gtkfilesel.c:1370
#, fuzzy, c-format
msgid "Error deleting file \"%s\": %s"
msgstr "Erreur de chargement de l'icone : %s"
-#. buttons
-#: gtk/gtkfilesel.c:1435
+#: gtk/gtkfilesel.c:1448
msgid "Delete"
msgstr "Effacer"
-#: gtk/gtkfilesel.c:1486 gtk/gtkfilesel.c:1500
+#: gtk/gtkfilesel.c:1489 gtk/gtkfilesel.c:1503
#, c-format
msgid "The file name \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
-#: gtk/gtkfilesel.c:1488
+#: gtk/gtkfilesel.c:1491
#, fuzzy, c-format
msgid ""
"Error renaming file to \"%s\": %s\n"
"%s"
msgstr "Erreur de chargement de l'icone : %s"
-#: gtk/gtkfilesel.c:1502
+#: gtk/gtkfilesel.c:1505
#, fuzzy, c-format
msgid ""
"Error renaming file \"%s\": %s\n"
"%s"
msgstr "Erreur de chargement de l'icone : %s"
-#: gtk/gtkfilesel.c:1512
+#: gtk/gtkfilesel.c:1515
#, c-format
msgid "Error renaming file \"%s\" to \"%s\": %s"
msgstr ""
-#. buttons
-#: gtk/gtkfilesel.c:1589
+#: gtk/gtkfilesel.c:1604
msgid "Rename"
msgstr "Renommer"
-#: gtk/gtkfilesel.c:2031
+#: gtk/gtkfilesel.c:2036
msgid "Selection: "
msgstr "Sélection :"
-#: gtk/gtkfilesel.c:2641
+#: gtk/gtkfilesel.c:2647
#, c-format
msgid ""
"The filename %s couldn't be converted to UTF-8. Try setting the environment "
"variable G_BROKEN_FILENAMES."
msgstr ""
-#: gtk/gtkfilesel.c:3509
+#: gtk/gtkfilesel.c:3515
msgid "Name too long"
msgstr ""
-#: gtk/gtkfilesel.c:3511
+#: gtk/gtkfilesel.c:3517
msgid "Couldn't convert filename"
msgstr ""
@@ -1709,7 +1715,7 @@ msgstr "Taille :"
msgid "Preview:"
msgstr "Aperçu :"
-#: gtk/gtkfontsel.c:1060
+#: gtk/gtkfontsel.c:1059
msgid "Font Selection"
msgstr "Sélection de police"
@@ -1735,7 +1741,7 @@ msgstr "Le y-align."
msgid "The vertical alignment of the label."
msgstr "Le x-align du pixbuf."
-#: gtk/gtkframe.c:153 gtk/gtkhandlebox.c:184
+#: gtk/gtkframe.c:153 gtk/gtkhandlebox.c:185
msgid "Deprecated property, use shadow_type instead."
msgstr ""
@@ -1755,41 +1761,41 @@ msgstr ""
msgid "A widget to display in place of the usual frame label."
msgstr ""
-#: gtk/gtkgamma.c:395
+#: gtk/gtkgamma.c:396
msgid "Gamma"
msgstr "Gamma"
-#: gtk/gtkgamma.c:402
+#: gtk/gtkgamma.c:403
msgid "_Gamma value"
msgstr "Valeur _gamma"
-#: gtk/gtkgamma.c:416
+#: gtk/gtkgamma.c:423
msgid "OK"
msgstr "Valider"
-#: gtk/gtkhandlebox.c:191 gtk/gtkmenubar.c:148 gtk/gtkstatusbar.c:157
-#: gtk/gtktoolbar.c:276 gtk/gtkviewport.c:147
+#: gtk/gtkhandlebox.c:192 gtk/gtkmenubar.c:148 gtk/gtkstatusbar.c:158
+#: gtk/gtktoolbar.c:277 gtk/gtkviewport.c:148
msgid "Shadow type"
msgstr ""
-#: gtk/gtkhandlebox.c:192
+#: gtk/gtkhandlebox.c:193
msgid "Appearance of the shadow that surrounds the container."
msgstr ""
-#: gtk/gtkhandlebox.c:200
+#: gtk/gtkhandlebox.c:201
#, fuzzy
msgid "Handle position"
msgstr "Chaîne de texte"
-#: gtk/gtkhandlebox.c:201
+#: gtk/gtkhandlebox.c:202
msgid "Position of the handle relative to the child widget."
msgstr ""
-#: gtk/gtkhandlebox.c:209
+#: gtk/gtkhandlebox.c:210
msgid "Snap edge"
msgstr ""
-#: gtk/gtkhandlebox.c:210
+#: gtk/gtkhandlebox.c:211
msgid ""
"Side of the handlebox that's lined up with the docking point to dock the "
"handlebox."
@@ -1798,7 +1804,7 @@ msgstr ""
#. Remove this icon source so we don't keep trying to
#. * load it.
#.
-#: gtk/gtkiconfactory.c:1049
+#: gtk/gtkiconfactory.c:1061
#, c-format
msgid "Error loading icon: %s"
msgstr "Erreur de chargement de l'icone : %s"
@@ -1812,213 +1818,213 @@ msgid "Child widget to appear next to the menu text"
msgstr ""
#. shell and main vbox
-#: gtk/gtkinputdialog.c:181
+#: gtk/gtkinputdialog.c:182
msgid "Input"
msgstr "Entrée"
-#: gtk/gtkinputdialog.c:189
+#: gtk/gtkinputdialog.c:190
msgid "No input devices"
msgstr "Pas de périphérique d'entrée"
-#: gtk/gtkinputdialog.c:218
+#: gtk/gtkinputdialog.c:219
msgid "_Device:"
msgstr "_Périphérique :"
-#: gtk/gtkinputdialog.c:235
+#: gtk/gtkinputdialog.c:236
msgid "Disabled"
msgstr "Désactivé"
-#: gtk/gtkinputdialog.c:243
+#: gtk/gtkinputdialog.c:244
msgid "Screen"
msgstr "Écran"
-#: gtk/gtkinputdialog.c:251
+#: gtk/gtkinputdialog.c:252
msgid "Window"
msgstr "Fenêtre"
-#: gtk/gtkinputdialog.c:259
+#: gtk/gtkinputdialog.c:260
msgid "_Mode: "
msgstr "_Mode : "
#. The axis listbox
-#: gtk/gtkinputdialog.c:290
+#: gtk/gtkinputdialog.c:291
msgid "_Axes"
msgstr "_Axes"
#. Keys listbox
-#: gtk/gtkinputdialog.c:306
+#: gtk/gtkinputdialog.c:307
msgid "_Keys"
msgstr "_Clefs"
#. We create the save button in any case, so that clients can
#. connect to it, without paying attention to whether it exits
-#: gtk/gtkinputdialog.c:327
+#: gtk/gtkinputdialog.c:328
msgid "Save"
msgstr "Enregistrer"
-#: gtk/gtkinputdialog.c:336
+#: gtk/gtkinputdialog.c:337
msgid "Close"
msgstr "Fermer"
-#: gtk/gtkinputdialog.c:469
+#: gtk/gtkinputdialog.c:470
msgid "X"
msgstr "X"
-#: gtk/gtkinputdialog.c:470
+#: gtk/gtkinputdialog.c:471
msgid "Y"
msgstr "Y"
-#: gtk/gtkinputdialog.c:471
+#: gtk/gtkinputdialog.c:472
msgid "Pressure"
msgstr "Pression"
-#: gtk/gtkinputdialog.c:472
+#: gtk/gtkinputdialog.c:473
msgid "X Tilt"
msgstr "Inclinaison X"
-#: gtk/gtkinputdialog.c:473
+#: gtk/gtkinputdialog.c:474
msgid "Y Tilt"
msgstr "Inclinaison Y"
-#: gtk/gtkinputdialog.c:474
+#: gtk/gtkinputdialog.c:475
msgid "Wheel"
msgstr "Roulette"
-#: gtk/gtkinputdialog.c:514
+#: gtk/gtkinputdialog.c:515
msgid "none"
msgstr "aucun"
-#: gtk/gtkinputdialog.c:548 gtk/gtkinputdialog.c:584
+#: gtk/gtkinputdialog.c:549 gtk/gtkinputdialog.c:585
msgid "(disabled)"
msgstr "(désactivé)"
-#: gtk/gtkinputdialog.c:577
+#: gtk/gtkinputdialog.c:578
msgid "(unknown)"
msgstr "(inconnu)"
#. and clear button
-#: gtk/gtkinputdialog.c:662
+#: gtk/gtkinputdialog.c:663
msgid "clear"
msgstr "effacer"
-#: gtk/gtklabel.c:284
+#: gtk/gtklabel.c:283
msgid "The text of the label."
msgstr "Le texte de l'étiquette."
-#: gtk/gtklabel.c:291
+#: gtk/gtklabel.c:290
msgid "A list of style attributes to apply to the text of the label."
msgstr ""
-#: gtk/gtklabel.c:297
+#: gtk/gtklabel.c:296
msgid "Use markup"
msgstr ""
-#: gtk/gtklabel.c:298
+#: gtk/gtklabel.c:297
msgid "The text of the label includes XML markup. See pango_parse_markup()."
msgstr ""
-#: gtk/gtklabel.c:312 gtk/gtktexttag.c:377 gtk/gtktextview.c:556
+#: gtk/gtklabel.c:311 gtk/gtktexttag.c:378 gtk/gtktextview.c:565
msgid "Justification"
msgstr "Justification"
-#: gtk/gtklabel.c:313
+#: gtk/gtklabel.c:312
msgid ""
"The alignment of the lines in the text of the label relative to each other. "
"This does NOT affect the alignment of the label within its allocation. See "
"GtkMisc::xalign for that."
msgstr ""
-#: gtk/gtklabel.c:321
+#: gtk/gtklabel.c:320
msgid "Pattern"
msgstr "Motif"
-#: gtk/gtklabel.c:322
+#: gtk/gtklabel.c:321
msgid ""
"A string with _ characters in positions correspond to characters in the text "
"to underline."
msgstr ""
-#: gtk/gtklabel.c:329
+#: gtk/gtklabel.c:328
msgid "Line wrap"
msgstr ""
-#: gtk/gtklabel.c:330
+#: gtk/gtklabel.c:329
msgid "If set, wrap lines if the text becomes too wide."
msgstr ""
-#: gtk/gtklabel.c:336
+#: gtk/gtklabel.c:335
#, fuzzy
msgid "Selectable"
msgstr "Effacer"
-#: gtk/gtklabel.c:337
+#: gtk/gtklabel.c:336
msgid "Whether the label text can be selected with the mouse."
msgstr ""
-#: gtk/gtklabel.c:343
+#: gtk/gtklabel.c:342
msgid "Mnemonic key"
msgstr ""
-#: gtk/gtklabel.c:344
+#: gtk/gtklabel.c:343
msgid "The mnemonic accelerator key for this label."
msgstr ""
-#: gtk/gtklabel.c:352
+#: gtk/gtklabel.c:351
msgid "Mnemonic widget"
msgstr ""
-#: gtk/gtklabel.c:353
+#: gtk/gtklabel.c:352
msgid "The widget to be activated when the label's mnemonic key is pressed."
msgstr ""
-#: gtk/gtklayout.c:575
+#: gtk/gtklayout.c:576
#, fuzzy
msgid "X position"
msgstr "Chaîne de texte"
-#: gtk/gtklayout.c:576
+#: gtk/gtklayout.c:577
msgid "X position of child widget"
msgstr ""
-#: gtk/gtklayout.c:585
+#: gtk/gtklayout.c:586
#, fuzzy
msgid "Y position"
msgstr "Chaîne de texte"
-#: gtk/gtklayout.c:586
+#: gtk/gtklayout.c:587
msgid "Y position of child widget"
msgstr ""
-#: gtk/gtklayout.c:595 gtk/gtkviewport.c:131
+#: gtk/gtklayout.c:596 gtk/gtkviewport.c:132
msgid "Horizontal adjustment"
msgstr ""
-#: gtk/gtklayout.c:596
+#: gtk/gtklayout.c:597
msgid "The GtkAdjustment for the horizontal position."
msgstr ""
-#: gtk/gtklayout.c:603 gtk/gtkviewport.c:139
+#: gtk/gtklayout.c:604 gtk/gtkviewport.c:140
msgid "Vertical adjustment"
msgstr ""
-#: gtk/gtklayout.c:604
+#: gtk/gtklayout.c:605
msgid "The GtkAdjustment for the vertical position."
msgstr ""
-#: gtk/gtklayout.c:611 gtk/gtktreeviewcolumn.c:179
+#: gtk/gtklayout.c:612 gtk/gtktreeviewcolumn.c:189
msgid "Width"
msgstr "Largeur"
-#: gtk/gtklayout.c:612
+#: gtk/gtklayout.c:613
#, fuzzy
msgid "The width of the layout."
msgstr "Le xpad du pixbuf."
-#: gtk/gtklayout.c:620
+#: gtk/gtklayout.c:621
msgid "Height"
msgstr "Hauteur"
-#: gtk/gtklayout.c:621
+#: gtk/gtklayout.c:622
#, fuzzy
msgid "The height of the layout."
msgstr "Le y-align du pixbuf."
@@ -2028,7 +2034,7 @@ msgstr "Le y-align du pixbuf."
#. * Do *not* translate it to "predefinito:LTR", if it
#. * it isn't default:LTR or default:RTL it will not work
#.
-#: gtk/gtkmain.c:572
+#: gtk/gtkmain.c:613
msgid "default:LTR"
msgstr "default:LTR"
@@ -2036,7 +2042,7 @@ msgstr "default:LTR"
msgid "Style of bevel around the menubar"
msgstr ""
-#: gtk/gtkmenubar.c:156 gtk/gtktoolbar.c:250
+#: gtk/gtkmenubar.c:156 gtk/gtktoolbar.c:251
msgid "Internal padding"
msgstr ""
@@ -2044,14 +2050,31 @@ msgstr ""
msgid "Amount of border space between the menubar shadow and the menu items"
msgstr ""
-#: gtk/gtkmessagedialog.c:80
+#: gtk/gtkmessagedialog.c:104
msgid "Image/label border"
msgstr ""
-#: gtk/gtkmessagedialog.c:81
+#: gtk/gtkmessagedialog.c:105
msgid "Width of border around the label and image in the message dialog"
msgstr ""
+#: gtk/gtkmessagedialog.c:113
+msgid "Message Type"
+msgstr ""
+
+#: gtk/gtkmessagedialog.c:114
+#, fuzzy
+msgid "The type of message"
+msgstr "Le texte de l'étiquette."
+
+#: gtk/gtkmessagedialog.c:121
+msgid "Message Buttons"
+msgstr ""
+
+#: gtk/gtkmessagedialog.c:122
+msgid "The buttons shown in the message dialog"
+msgstr ""
+
#: gtk/gtkmisc.c:97
#, fuzzy
msgid "X align"
@@ -2090,152 +2113,160 @@ msgid ""
"The amount of space to add on the top and bottom of the widget, in pixels"
msgstr ""
-#: gtk/gtknotebook.c:324
+#: gtk/gtknotebook.c:328
#, fuzzy
msgid "Page"
msgstr "Page %u"
-#: gtk/gtknotebook.c:325
+#: gtk/gtknotebook.c:329
#, fuzzy
msgid "The index of the current page"
msgstr "Le texte du rendeur."
-#: gtk/gtknotebook.c:333
+#: gtk/gtknotebook.c:337
#, fuzzy
msgid "Tab Position"
msgstr "Chaîne de texte"
-#: gtk/gtknotebook.c:334
+#: gtk/gtknotebook.c:338
msgid "Which side of the notebook holds the tabs"
msgstr ""
-#: gtk/gtknotebook.c:341
+#: gtk/gtknotebook.c:345
msgid "Tab Border"
msgstr ""
-#: gtk/gtknotebook.c:342
+#: gtk/gtknotebook.c:346
msgid "Width of the border around the tab labels"
msgstr ""
-#: gtk/gtknotebook.c:350
+#: gtk/gtknotebook.c:354
msgid "Horizontal Tab Border"
msgstr ""
-#: gtk/gtknotebook.c:351
+#: gtk/gtknotebook.c:355
msgid "Width of the horizontal border of tab labels"
msgstr ""
-#: gtk/gtknotebook.c:359
+#: gtk/gtknotebook.c:363
msgid "Vertical Tab Border"
msgstr ""
-#: gtk/gtknotebook.c:360
+#: gtk/gtknotebook.c:364
msgid "Width of the vertical border of tab labels"
msgstr ""
-#: gtk/gtknotebook.c:368
+#: gtk/gtknotebook.c:372
msgid "Show Tabs"
msgstr ""
-#: gtk/gtknotebook.c:369
+#: gtk/gtknotebook.c:373
msgid "Whether tabs should be shown or not"
msgstr ""
-#: gtk/gtknotebook.c:375
+#: gtk/gtknotebook.c:379
msgid "Show Border"
msgstr ""
-#: gtk/gtknotebook.c:376
+#: gtk/gtknotebook.c:380
msgid "Whether the border should be shown or not"
msgstr ""
-#: gtk/gtknotebook.c:382
+#: gtk/gtknotebook.c:386
#, fuzzy
msgid "Scrollable"
msgstr "Ajustable"
-#: gtk/gtknotebook.c:383
+#: gtk/gtknotebook.c:387
msgid "If TRUE, scroll arrows are added if there are to many tabs to fit"
msgstr ""
-#: gtk/gtknotebook.c:389
+#: gtk/gtknotebook.c:393
msgid "Enable Popup"
msgstr ""
-#: gtk/gtknotebook.c:390
+#: gtk/gtknotebook.c:394
msgid ""
"If TRUE, pressing the right mouse button on the notebook pops up a menu that "
"you can use to go to a page"
msgstr ""
-#: gtk/gtknotebook.c:397
+#: gtk/gtknotebook.c:401
msgid "Whether tabs should have homogeneous sizes"
msgstr ""
-#: gtk/gtknotebook.c:2134 gtk/gtknotebook.c:4529
+#: gtk/gtknotebook.c:2240 gtk/gtknotebook.c:4470
#, c-format
msgid "Page %u"
msgstr "Page %u"
-#: gtk/gtkoptionmenu.c:164
+#: gtk/gtkoptionmenu.c:184
+msgid "Menu"
+msgstr ""
+
+#: gtk/gtkoptionmenu.c:185
+msgid "The menu of options"
+msgstr ""
+
+#: gtk/gtkoptionmenu.c:192
msgid "Size of dropdown indicator"
msgstr ""
-#: gtk/gtkoptionmenu.c:170
+#: gtk/gtkoptionmenu.c:198
#, fuzzy
msgid "Spacing around indicator"
msgstr "Couleur d'arrière-plan"
-#: gtk/gtkpaned.c:116 gtk/gtkruler.c:138
+#: gtk/gtkpaned.c:120 gtk/gtkruler.c:138
#, fuzzy
msgid "Position"
msgstr "Chaîne de texte"
-#: gtk/gtkpaned.c:117
+#: gtk/gtkpaned.c:121
msgid ""
"Position of paned separator in pixels(0 means all the way to the left/top)"
msgstr ""
-#: gtk/gtkpaned.c:125
+#: gtk/gtkpaned.c:129
#, fuzzy
msgid "Position Set"
msgstr "Chaîne de texte"
-#: gtk/gtkpaned.c:126
+#: gtk/gtkpaned.c:130
msgid "TRUE if the Position property should be used"
msgstr ""
-#: gtk/gtkpaned.c:132
+#: gtk/gtkpaned.c:136
msgid "Handle Size"
msgstr ""
-#: gtk/gtkpaned.c:133
+#: gtk/gtkpaned.c:137
msgid "Width of handle"
msgstr ""
-#: gtk/gtkrc.c:2759
+#: gtk/gtkrc.c:2723
#, c-format
msgid "Unable to locate image file in pixmap_path: \"%s\" line %d"
msgstr ""
"Incapable de localiser le fichier image dans pixmap_path : « %s » ligne %d"
-#: gtk/gtkrc.c:2762
+#: gtk/gtkrc.c:2726
#, c-format
msgid "Unable to locate image file in pixmap_path: \"%s\""
msgstr ""
"Incapable de localiser le fichier image dans le chemin des pixmaps : « %s »"
-#: gtk/gtkrc.c:3171
+#: gtk/gtkrc.c:3135
#, c-format
msgid "Pixmap path element: \"%s\" must be absolute, %s, line %d"
msgstr ""
-#: gtk/gtkpreview.c:134
+#: gtk/gtkpreview.c:129
#, fuzzy
msgid "Expand"
msgstr "xpad"
-#: gtk/gtkpreview.c:135
+#: gtk/gtkpreview.c:130
msgid ""
"Whether the preview widget should take up the entire space it is allocated"
msgstr ""
@@ -2282,7 +2313,7 @@ msgid ""
"in the progress widget"
msgstr ""
-#: gtk/gtkprogressbar.c:131 gtk/gtkrange.c:265 gtk/gtkspinbutton.c:213
+#: gtk/gtkprogressbar.c:131 gtk/gtkrange.c:270 gtk/gtkspinbutton.c:214
msgid "Adjustment"
msgstr ""
@@ -2290,7 +2321,7 @@ msgstr ""
msgid "The GtkAdjustment connected to the progress bar (Deprecated)"
msgstr ""
-#: gtk/gtkprogressbar.c:139 gtk/gtktoolbar.c:223
+#: gtk/gtkprogressbar.c:139 gtk/gtktoolbar.c:224
msgid "Orientation"
msgstr ""
@@ -2356,57 +2387,57 @@ msgstr ""
msgid "Text to be displayed in the progress bar"
msgstr ""
-#: gtk/gtkrange.c:256
+#: gtk/gtkrange.c:261
msgid "Update policy"
msgstr ""
-#: gtk/gtkrange.c:257
+#: gtk/gtkrange.c:262
msgid "How the range should be updated on the screen"
msgstr ""
-#: gtk/gtkrange.c:266
+#: gtk/gtkrange.c:271
msgid "The GtkAdjustment that contains the current value of this range object"
msgstr ""
-#: gtk/gtkrange.c:273
+#: gtk/gtkrange.c:278
msgid "Inverted"
msgstr ""
-#: gtk/gtkrange.c:274
+#: gtk/gtkrange.c:279
msgid "Invert direction slider moves to increase range value"
msgstr ""
-#: gtk/gtkrange.c:280
+#: gtk/gtkrange.c:285
#, fuzzy
msgid "Slider Width"
msgstr "Largeur moyenne :"
-#: gtk/gtkrange.c:281
+#: gtk/gtkrange.c:286
msgid "Width of scrollbar or scale thumb"
msgstr ""
-#: gtk/gtkrange.c:288
+#: gtk/gtkrange.c:293
msgid "Trough Border"
msgstr ""
-#: gtk/gtkrange.c:289
+#: gtk/gtkrange.c:294
msgid "Spacing between thumb/steppers and outer trough bevel"
msgstr ""
-#: gtk/gtkrange.c:296
+#: gtk/gtkrange.c:301
msgid "Stepper Size"
msgstr ""
-#: gtk/gtkrange.c:297
+#: gtk/gtkrange.c:302
msgid "Length of step buttons at ends"
msgstr ""
-#: gtk/gtkrange.c:304
+#: gtk/gtkrange.c:309
#, fuzzy
msgid "Stepper Spacing"
msgstr "Espacement :"
-#: gtk/gtkrange.c:305
+#: gtk/gtkrange.c:310
msgid "Spacing between step buttons and thumb"
msgstr ""
@@ -2440,7 +2471,7 @@ msgstr "Taille en pixels :"
msgid "Maximum size of the ruler"
msgstr ""
-#: gtk/gtkscale.c:148 gtk/gtkspinbutton.c:231
+#: gtk/gtkscale.c:148 gtk/gtkspinbutton.c:232
msgid "Digits"
msgstr ""
@@ -2595,68 +2626,68 @@ msgstr ""
msgid "Keybinding to activate the menu bar"
msgstr ""
-#: gtk/gtkspinbutton.c:214
+#: gtk/gtkspinbutton.c:215
#, fuzzy
msgid "The adjustment that holds the value of the spinbutton"
msgstr "L'état de bascule du bouton"
-#: gtk/gtkspinbutton.c:221
+#: gtk/gtkspinbutton.c:222
msgid "Climb Rate"
msgstr ""
-#: gtk/gtkspinbutton.c:222
+#: gtk/gtkspinbutton.c:223
msgid "The acceleration rate when you hold down a button"
msgstr ""
-#: gtk/gtkspinbutton.c:232
+#: gtk/gtkspinbutton.c:233
msgid "The number of decimal places to display"
msgstr ""
-#: gtk/gtkspinbutton.c:241
+#: gtk/gtkspinbutton.c:242
msgid "Snap to Ticks"
msgstr ""
-#: gtk/gtkspinbutton.c:242
+#: gtk/gtkspinbutton.c:243
msgid ""
"Whether erroneous values are automatically changed to a spin button's "
"nearest step increment"
msgstr ""
-#: gtk/gtkspinbutton.c:249
+#: gtk/gtkspinbutton.c:250
msgid "Numeric"
msgstr ""
-#: gtk/gtkspinbutton.c:250
+#: gtk/gtkspinbutton.c:251
msgid "Whether non-numeric characters should be ignored"
msgstr ""
-#: gtk/gtkspinbutton.c:257
+#: gtk/gtkspinbutton.c:258
msgid "Wrap"
msgstr ""
-#: gtk/gtkspinbutton.c:258
+#: gtk/gtkspinbutton.c:259
msgid "Whether a spin button should wrap upon reaching its limits"
msgstr ""
-#: gtk/gtkspinbutton.c:265
+#: gtk/gtkspinbutton.c:266
msgid "Update Policy"
msgstr ""
-#: gtk/gtkspinbutton.c:266
+#: gtk/gtkspinbutton.c:267
msgid ""
"Whether the spin button should update always, or only when the value is legal"
msgstr ""
-#: gtk/gtkspinbutton.c:274
+#: gtk/gtkspinbutton.c:275
#, fuzzy
msgid "Value"
msgstr "Valeur :"
-#: gtk/gtkspinbutton.c:275
+#: gtk/gtkspinbutton.c:276
msgid "Reads the current value, or sets a new value"
msgstr ""
-#: gtk/gtkstatusbar.c:158
+#: gtk/gtkstatusbar.c:159
#, fuzzy
msgid "Style of bevel around the statusbar text"
msgstr "Souligne le texte."
@@ -2682,176 +2713,270 @@ msgstr "Question"
#. * need the mnemonics to be rationalized
#.
#: gtk/gtkstock.c:275
+msgid "_Add"
+msgstr ""
+
+#: gtk/gtkstock.c:276
msgid "_Apply"
msgstr "_Appliquer"
-#: gtk/gtkstock.c:276
+#: gtk/gtkstock.c:277
msgid "_Bold"
msgstr "_Gras"
-#: gtk/gtkstock.c:277
+#: gtk/gtkstock.c:278
msgid "_Cancel"
msgstr "_Annuler"
-#: gtk/gtkstock.c:278
+#: gtk/gtkstock.c:279
+msgid "_CD-Rom"
+msgstr ""
+
+#: gtk/gtkstock.c:280
msgid "_Clear"
msgstr "_Effacer"
-#: gtk/gtkstock.c:279
+#: gtk/gtkstock.c:281
msgid "_Close"
msgstr "_Fermer"
-#: gtk/gtkstock.c:280
+#: gtk/gtkstock.c:282
+#, fuzzy
+msgid "_Convert"
+msgstr "_Centre"
+
+#: gtk/gtkstock.c:283
msgid "_Copy"
msgstr "_Copier"
-#: gtk/gtkstock.c:281
+#: gtk/gtkstock.c:284
msgid "C_ut"
msgstr "Co_uper"
-#: gtk/gtkstock.c:282
+#: gtk/gtkstock.c:285
+#, fuzzy
+msgid "_Delete"
+msgstr "Effacer"
+
+#: gtk/gtkstock.c:286
+msgid "_Execute"
+msgstr ""
+
+#: gtk/gtkstock.c:287
msgid "_Find"
msgstr ""
-#: gtk/gtkstock.c:283
+#: gtk/gtkstock.c:288
msgid "Find and _Replace"
msgstr ""
-#: gtk/gtkstock.c:284
+#: gtk/gtkstock.c:289
+#, fuzzy
+msgid "_Floppy"
+msgstr "_Copier"
+
+#: gtk/gtkstock.c:290
+msgid "_Bottom"
+msgstr ""
+
+#: gtk/gtkstock.c:291
+msgid "_First"
+msgstr ""
+
+#: gtk/gtkstock.c:292
+#, fuzzy
+msgid "_Last"
+msgstr "Palette personnelle"
+
+#: gtk/gtkstock.c:293
+#, fuzzy
+msgid "_Top"
+msgstr "_Copier"
+
+#: gtk/gtkstock.c:294
msgid "_Back"
msgstr ""
-#: gtk/gtkstock.c:285
+#: gtk/gtkstock.c:295
+msgid "_Down"
+msgstr ""
+
+#: gtk/gtkstock.c:296
msgid "_Forward"
msgstr ""
-#: gtk/gtkstock.c:286
+#: gtk/gtkstock.c:297
+msgid "_Up"
+msgstr ""
+
+#: gtk/gtkstock.c:298
msgid "_Help"
msgstr "_Aide"
-#: gtk/gtkstock.c:287
+#: gtk/gtkstock.c:299
#, fuzzy
msgid "_Home"
msgstr "Aide"
-#: gtk/gtkstock.c:288
+#: gtk/gtkstock.c:300
+msgid "_Index"
+msgstr ""
+
+#: gtk/gtkstock.c:301
msgid "_Italic"
msgstr "_Italique"
-#: gtk/gtkstock.c:289
+#: gtk/gtkstock.c:302
+msgid "_Jump to"
+msgstr ""
+
+#: gtk/gtkstock.c:303
msgid "_Center"
msgstr "_Centre"
-#: gtk/gtkstock.c:290
+#: gtk/gtkstock.c:304
#, fuzzy
msgid "_Fill"
msgstr "Famille :"
-#: gtk/gtkstock.c:291
+#: gtk/gtkstock.c:305
msgid "_Left"
msgstr ""
-#: gtk/gtkstock.c:292
+#: gtk/gtkstock.c:306
#, fuzzy
msgid "_Right"
msgstr "léger"
-#: gtk/gtkstock.c:293
+#: gtk/gtkstock.c:307
msgid "_New"
msgstr "_Nouveau"
-#: gtk/gtkstock.c:294
+#: gtk/gtkstock.c:308
msgid "_No"
msgstr "_Non"
-#: gtk/gtkstock.c:295
+#: gtk/gtkstock.c:309
msgid "_OK"
msgstr "_Valider"
-#: gtk/gtkstock.c:296
+#: gtk/gtkstock.c:310
msgid "_Open"
msgstr "_Ouvrir"
-#: gtk/gtkstock.c:297
+#: gtk/gtkstock.c:311
#, fuzzy
msgid "_Paste"
msgstr "Palette personnelle"
-#: gtk/gtkstock.c:298
+#: gtk/gtkstock.c:312
msgid "_Preferences"
msgstr "_Préférences"
-#: gtk/gtkstock.c:299
+#: gtk/gtkstock.c:313
msgid "_Print"
msgstr "_Imprimer"
-#: gtk/gtkstock.c:300
+#: gtk/gtkstock.c:314
#, fuzzy
msgid "Print Pre_view"
msgstr "Aperçu :"
-#: gtk/gtkstock.c:301
+#: gtk/gtkstock.c:315
msgid "_Properties"
msgstr "_Propriétés"
-#: gtk/gtkstock.c:302
+#: gtk/gtkstock.c:316
msgid "_Quit"
msgstr "_Quitter"
-#: gtk/gtkstock.c:303
+#: gtk/gtkstock.c:317
msgid "_Redo"
msgstr "_Refaire"
-#: gtk/gtkstock.c:304
+#: gtk/gtkstock.c:318
+#, fuzzy
+msgid "_Refresh"
+msgstr "_Préférences"
+
+#: gtk/gtkstock.c:319
+#, fuzzy
+msgid "_Remove"
+msgstr "_Refaire"
+
+#: gtk/gtkstock.c:320
msgid "_Revert"
msgstr ""
-#: gtk/gtkstock.c:305
+#: gtk/gtkstock.c:321
msgid "_Save"
msgstr "_Enregistrer"
-#: gtk/gtkstock.c:306
+#: gtk/gtkstock.c:322
msgid "Save _As"
msgstr "Enregistrer _sous"
-#: gtk/gtkstock.c:307
+#: gtk/gtkstock.c:323
+#, fuzzy
+msgid "_Color"
+msgstr "_Fermer"
+
+#: gtk/gtkstock.c:324
+#, fuzzy
+msgid "_Font"
+msgstr "Police"
+
+#: gtk/gtkstock.c:325
+msgid "_Ascending"
+msgstr ""
+
+#: gtk/gtkstock.c:326
+msgid "_Descending"
+msgstr ""
+
+#: gtk/gtkstock.c:327
msgid "_Spell Check"
msgstr ""
-#: gtk/gtkstock.c:308
+#: gtk/gtkstock.c:328
msgid "_Stop"
msgstr ""
-#: gtk/gtkstock.c:309
+#: gtk/gtkstock.c:329
msgid "_Strikethrough"
msgstr "_Barré"
-#: gtk/gtkstock.c:310
+#: gtk/gtkstock.c:330
+#, fuzzy
+msgid "_Undelete"
+msgstr "_Souligné"
+
+#: gtk/gtkstock.c:331
msgid "_Underline"
msgstr "_Souligné"
-#: gtk/gtkstock.c:311
+#: gtk/gtkstock.c:332
msgid "_Undo"
msgstr "_Défaire"
-#: gtk/gtkstock.c:312
+#: gtk/gtkstock.c:333
msgid "_Yes"
msgstr "_Oui"
-#: gtk/gtkstock.c:313
+#: gtk/gtkstock.c:334
#, c-format
msgid "Zoom _100%"
msgstr ""
-#: gtk/gtkstock.c:314
+#: gtk/gtkstock.c:335
msgid "Zoom to _Fit"
msgstr ""
-#: gtk/gtkstock.c:315
+#: gtk/gtkstock.c:336
msgid "Zoom _In"
msgstr ""
-#: gtk/gtkstock.c:316
+#: gtk/gtkstock.c:337
msgid "Zoom _Out"
msgstr ""
@@ -2896,311 +3021,311 @@ msgstr ""
msgid "If TRUE this means the table cells are all the same width/height"
msgstr ""
-#: gtk/gtktext.c:603 gtk/gtktreeview.c:504
+#: gtk/gtktext.c:604 gtk/gtktreeview.c:505
msgid "Horizontal Adjustment"
msgstr ""
-#: gtk/gtktext.c:604
+#: gtk/gtktext.c:605
msgid "Horizontal adjustment for the text widget"
msgstr ""
-#: gtk/gtktext.c:611 gtk/gtktreeview.c:512
+#: gtk/gtktext.c:612 gtk/gtktreeview.c:513
msgid "Vertical Adjustment"
msgstr ""
-#: gtk/gtktext.c:612
+#: gtk/gtktext.c:613
msgid "Vertical adjustment for the text widget"
msgstr ""
-#: gtk/gtktext.c:619
+#: gtk/gtktext.c:620
msgid "Line Wrap"
msgstr ""
-#: gtk/gtktext.c:620
+#: gtk/gtktext.c:621
msgid "Whether lines are wrapped at widget edges"
msgstr ""
-#: gtk/gtktext.c:627
+#: gtk/gtktext.c:628
msgid "Word Wrap"
msgstr ""
-#: gtk/gtktext.c:628
+#: gtk/gtktext.c:629
msgid "Whether words are wrapped at widget edges"
msgstr ""
-#: gtk/gtktexttag.c:198
+#: gtk/gtktexttag.c:199
msgid "Tag name"
msgstr ""
-#: gtk/gtktexttag.c:199
+#: gtk/gtktexttag.c:200
msgid "Name used to refer to the text tag"
msgstr ""
-#: gtk/gtktexttag.c:224
+#: gtk/gtktexttag.c:225
#, fuzzy
msgid "Background full height"
msgstr "Chaîne de couleur d'arrière-plan"
-#: gtk/gtktexttag.c:225
+#: gtk/gtktexttag.c:226
msgid ""
"Whether the background color fills the entire line height or only the height "
"of the tagged characters"
msgstr ""
-#: gtk/gtktexttag.c:233
+#: gtk/gtktexttag.c:234
#, fuzzy
msgid "Background stipple mask"
msgstr "Chaîne de couleur d'arrière-plan"
-#: gtk/gtktexttag.c:234
+#: gtk/gtktexttag.c:235
msgid "Bitmap to use as a mask when drawing the text background"
msgstr ""
-#: gtk/gtktexttag.c:259
+#: gtk/gtktexttag.c:260
#, fuzzy
msgid "Foreground stipple mask"
msgstr "Chaîne de couleur d'avant-plan"
-#: gtk/gtktexttag.c:260
+#: gtk/gtktexttag.c:261
msgid "Bitmap to use as a mask when drawing the text foreground"
msgstr ""
-#: gtk/gtktexttag.c:267
+#: gtk/gtktexttag.c:268
#, fuzzy
msgid "Text direction"
msgstr "Chaîne de texte"
-#: gtk/gtktexttag.c:268
+#: gtk/gtktexttag.c:269
msgid "Text direction, e.g. right-to-left or left-to-right"
msgstr ""
-#: gtk/gtktexttag.c:378 gtk/gtktextview.c:557
+#: gtk/gtktexttag.c:379 gtk/gtktextview.c:566
msgid "Left, right, or center justification"
msgstr ""
-#: gtk/gtktexttag.c:386
+#: gtk/gtktexttag.c:387
msgid "Language"
msgstr ""
-#: gtk/gtktexttag.c:387
+#: gtk/gtktexttag.c:388
msgid "Language engine code to use for rendering the text"
msgstr ""
-#: gtk/gtktexttag.c:394
+#: gtk/gtktexttag.c:395
msgid "Left margin"
msgstr ""
-#: gtk/gtktexttag.c:395 gtk/gtktextview.c:566
+#: gtk/gtktexttag.c:396 gtk/gtktextview.c:575
msgid "Width of the left margin in pixels"
msgstr ""
-#: gtk/gtktexttag.c:404
+#: gtk/gtktexttag.c:405
msgid "Right margin"
msgstr ""
-#: gtk/gtktexttag.c:405 gtk/gtktextview.c:576
+#: gtk/gtktexttag.c:406 gtk/gtktextview.c:585
msgid "Width of the right margin in pixels"
msgstr ""
-#: gtk/gtktexttag.c:415 gtk/gtktextview.c:585
+#: gtk/gtktexttag.c:416 gtk/gtktextview.c:594
msgid "Indent"
msgstr ""
-#: gtk/gtktexttag.c:416 gtk/gtktextview.c:586
+#: gtk/gtktexttag.c:417 gtk/gtktextview.c:595
msgid "Amount to indent the paragraph, in pixels"
msgstr ""
-#: gtk/gtktexttag.c:436
+#: gtk/gtktexttag.c:437
msgid "Pixels above lines"
msgstr ""
-#: gtk/gtktexttag.c:437 gtk/gtktextview.c:510
+#: gtk/gtktexttag.c:438 gtk/gtktextview.c:519
msgid "Pixels of blank space above paragraphs"
msgstr ""
-#: gtk/gtktexttag.c:446
+#: gtk/gtktexttag.c:447
msgid "Pixels below lines"
msgstr ""
-#: gtk/gtktexttag.c:447 gtk/gtktextview.c:520
+#: gtk/gtktexttag.c:448 gtk/gtktextview.c:529
msgid "Pixels of blank space below paragraphs"
msgstr ""
-#: gtk/gtktexttag.c:456
+#: gtk/gtktexttag.c:457
msgid "Pixels inside wrap"
msgstr ""
-#: gtk/gtktexttag.c:457 gtk/gtktextview.c:530
+#: gtk/gtktexttag.c:458 gtk/gtktextview.c:539
msgid "Pixels of blank space between wrapped lines in a paragraph"
msgstr ""
-#: gtk/gtktexttag.c:483
+#: gtk/gtktexttag.c:484
msgid "Wrap mode"
msgstr ""
-#: gtk/gtktexttag.c:484 gtk/gtktextview.c:548
+#: gtk/gtktexttag.c:485 gtk/gtktextview.c:557
msgid ""
"Whether to wrap lines never, at word boundaries, or at character boundaries"
msgstr ""
-#: gtk/gtktexttag.c:493 gtk/gtktextview.c:595
+#: gtk/gtktexttag.c:494 gtk/gtktextview.c:604
msgid "Tabs"
msgstr "Onglets"
-#: gtk/gtktexttag.c:494 gtk/gtktextview.c:596
+#: gtk/gtktexttag.c:495 gtk/gtktextview.c:605
msgid "Custom tabs for this text"
msgstr ""
-#: gtk/gtktexttag.c:501
+#: gtk/gtktexttag.c:502
msgid "Invisible"
msgstr "Invisible"
-#: gtk/gtktexttag.c:502
+#: gtk/gtktexttag.c:503
msgid "Whether this text is hidden"
msgstr ""
-#: gtk/gtktexttag.c:515
+#: gtk/gtktexttag.c:516
#, fuzzy
msgid "Background full height set"
msgstr "Chaîne de couleur d'arrière-plan"
-#: gtk/gtktexttag.c:516
+#: gtk/gtktexttag.c:517
msgid "Whether this tag affects background height"
msgstr ""
-#: gtk/gtktexttag.c:519
+#: gtk/gtktexttag.c:520
#, fuzzy
msgid "Background stipple set"
msgstr "Chaîne de couleur d'arrière-plan"
-#: gtk/gtktexttag.c:520
+#: gtk/gtktexttag.c:521
msgid "Whether this tag affects the background stipple"
msgstr ""
-#: gtk/gtktexttag.c:527
+#: gtk/gtktexttag.c:528
#, fuzzy
msgid "Foreground stipple set"
msgstr "Chaîne de couleur d'avant-plan"
-#: gtk/gtktexttag.c:528
+#: gtk/gtktexttag.c:529
msgid "Whether this tag affects the foreground stipple"
msgstr ""
-#: gtk/gtktexttag.c:563
+#: gtk/gtktexttag.c:564
msgid "Justification set"
msgstr ""
-#: gtk/gtktexttag.c:564
+#: gtk/gtktexttag.c:565
msgid "Whether this tag affects paragraph justification"
msgstr ""
-#: gtk/gtktexttag.c:567
+#: gtk/gtktexttag.c:568
msgid "Language set"
msgstr ""
-#: gtk/gtktexttag.c:568
+#: gtk/gtktexttag.c:569
msgid "Whether this tag affects the language the text is rendered as"
msgstr ""
-#: gtk/gtktexttag.c:571
+#: gtk/gtktexttag.c:572
msgid "Left margin set"
msgstr ""
-#: gtk/gtktexttag.c:572
+#: gtk/gtktexttag.c:573
msgid "Whether this tag affects the left margin"
msgstr ""
-#: gtk/gtktexttag.c:575
+#: gtk/gtktexttag.c:576
#, fuzzy
msgid "Indent set"
msgstr "Soulignement"
-#: gtk/gtktexttag.c:576
+#: gtk/gtktexttag.c:577
msgid "Whether this tag affects indentation"
msgstr ""
-#: gtk/gtktexttag.c:583
+#: gtk/gtktexttag.c:584
msgid "Pixels above lines set"
msgstr ""
-#: gtk/gtktexttag.c:584 gtk/gtktexttag.c:588
+#: gtk/gtktexttag.c:585 gtk/gtktexttag.c:589
msgid "Whether this tag affects the number of pixels above lines"
msgstr ""
-#: gtk/gtktexttag.c:587
+#: gtk/gtktexttag.c:588
msgid "Pixels below lines set"
msgstr ""
-#: gtk/gtktexttag.c:591
+#: gtk/gtktexttag.c:592
msgid "Pixels inside wrap set"
msgstr ""
-#: gtk/gtktexttag.c:592
+#: gtk/gtktexttag.c:593
msgid "Whether this tag affects the number of pixels between wrapped lines"
msgstr ""
-#: gtk/gtktexttag.c:599
+#: gtk/gtktexttag.c:600
msgid "Right margin set"
msgstr ""
-#: gtk/gtktexttag.c:600
+#: gtk/gtktexttag.c:601
msgid "Whether this tag affects the right margin"
msgstr ""
-#: gtk/gtktexttag.c:607
+#: gtk/gtktexttag.c:608
msgid "Wrap mode set"
msgstr ""
-#: gtk/gtktexttag.c:608
+#: gtk/gtktexttag.c:609
msgid "Whether this tag affects line wrap mode"
msgstr ""
-#: gtk/gtktexttag.c:611
+#: gtk/gtktexttag.c:612
msgid "Tabs set"
msgstr ""
-#: gtk/gtktexttag.c:612
+#: gtk/gtktexttag.c:613
msgid "Whether this tag affects tabs"
msgstr ""
-#: gtk/gtktexttag.c:615
+#: gtk/gtktexttag.c:616
msgid "Invisible set"
msgstr ""
-#: gtk/gtktexttag.c:616
+#: gtk/gtktexttag.c:617
msgid "Whether this tag affects text visibility"
msgstr ""
-#: gtk/gtktextview.c:509
+#: gtk/gtktextview.c:518
msgid "Pixels Above Lines"
msgstr ""
-#: gtk/gtktextview.c:519
+#: gtk/gtktextview.c:528
msgid "Pixels Below Lines"
msgstr ""
-#: gtk/gtktextview.c:529
+#: gtk/gtktextview.c:538
msgid "Pixels Inside Wrap"
msgstr ""
-#: gtk/gtktextview.c:547
+#: gtk/gtktextview.c:556
msgid "Wrap Mode"
msgstr ""
-#: gtk/gtktextview.c:565
+#: gtk/gtktextview.c:574
msgid "Left Margin"
msgstr ""
-#: gtk/gtktextview.c:575
+#: gtk/gtktextview.c:584
msgid "Right Margin"
msgstr ""
-#: gtk/gtktextview.c:603
+#: gtk/gtktextview.c:612
#, fuzzy
msgid "Cursor Visible"
msgstr "Désactivé"
-#: gtk/gtktextview.c:604
+#: gtk/gtktextview.c:613
msgid "If the insertion cursor is shown"
msgstr ""
@@ -3210,560 +3335,574 @@ msgid "Unable to locate theme engine in module_path: \"%s\","
msgstr ""
"Incapable de localiser le module chargeable dans le module_path : « %s »,"
-#: gtk/gtktipsquery.c:181
+#: gtk/gtktipsquery.c:182
msgid "--- No Tip ---"
msgstr "--- Pas de conseil du jour ---"
-#: gtk/gtktogglebutton.c:143
+#: gtk/gtktogglebutton.c:133
#, fuzzy
msgid "If the toggle button should be pressed in or not"
msgstr "Dessine le bouton de bascule comme bouton radio"
-#: gtk/gtktogglebutton.c:151
+#: gtk/gtktogglebutton.c:141
#, fuzzy
msgid "If the toggle button is in an \"in between\" state."
msgstr "Dessine le bouton de bascule comme bouton radio"
-#: gtk/gtktogglebutton.c:158
+#: gtk/gtktogglebutton.c:148
msgid "Draw Indicator"
msgstr ""
-#: gtk/gtktogglebutton.c:159
+#: gtk/gtktogglebutton.c:149
#, fuzzy
msgid "If the toggle part of the button is displayed"
msgstr "L'état de bascule du bouton"
-#: gtk/gtktoolbar.c:224
+#: gtk/gtktoolbar.c:225
#, fuzzy
msgid "The orientation of the toolbar"
msgstr "L'état de bascule du bouton"
-#: gtk/gtktoolbar.c:232
+#: gtk/gtktoolbar.c:233
msgid "Toolbar Style"
msgstr ""
-#: gtk/gtktoolbar.c:233
+#: gtk/gtktoolbar.c:234
msgid "How to draw the toolbar"
msgstr ""
-#: gtk/gtktoolbar.c:241
+#: gtk/gtktoolbar.c:242
msgid "Spacer size"
msgstr ""
-#: gtk/gtktoolbar.c:242
+#: gtk/gtktoolbar.c:243
msgid "Size of spacers"
msgstr ""
-#: gtk/gtktoolbar.c:251
+#: gtk/gtktoolbar.c:252
msgid "Amount of border space between the toolbar shadow and the buttons"
msgstr ""
-#: gtk/gtktoolbar.c:259
+#: gtk/gtktoolbar.c:260
msgid "Space style"
msgstr ""
-#: gtk/gtktoolbar.c:260
+#: gtk/gtktoolbar.c:261
msgid "Whether spacers are vertical lines or just blank"
msgstr ""
-#: gtk/gtktoolbar.c:268
+#: gtk/gtktoolbar.c:269
msgid "Button relief"
msgstr ""
-#: gtk/gtktoolbar.c:269
+#: gtk/gtktoolbar.c:270
msgid "Type of bevel around toolbar buttons"
msgstr ""
-#: gtk/gtktoolbar.c:277
+#: gtk/gtktoolbar.c:278
msgid "Style of bevel around the toolbar"
msgstr ""
-#: gtk/gtktoolbar.c:283
+#: gtk/gtktoolbar.c:284
#, fuzzy
msgid "Toolbar style"
msgstr "Style de police"
-#: gtk/gtktoolbar.c:284
+#: gtk/gtktoolbar.c:285
msgid ""
"Whether default toolbars have text only, text and icons, icons only, etc."
msgstr ""
-#: gtk/gtktoolbar.c:290
+#: gtk/gtktoolbar.c:291
msgid "Toolbar icon size"
msgstr ""
-#: gtk/gtktoolbar.c:291
+#: gtk/gtktoolbar.c:292
msgid "Size of icons in default toolbars"
msgstr ""
-#: gtk/gtktreeview.c:496
+#: gtk/gtktreeview.c:497
msgid "TreeView Model"
msgstr ""
-#: gtk/gtktreeview.c:497
+#: gtk/gtktreeview.c:498
#, fuzzy
msgid "The model for the tree view"
msgstr "Le texte du rendeur."
-#: gtk/gtktreeview.c:505
+#: gtk/gtktreeview.c:506
msgid "Horizontal Adjustment for the widget"
msgstr ""
-#: gtk/gtktreeview.c:513
+#: gtk/gtktreeview.c:514
msgid "Vertical Adjustment for the widget"
msgstr ""
-#: gtk/gtktreeview.c:520 gtk/gtktreeviewcolumn.c:171 gtk/gtkwidget.c:421
+#: gtk/gtktreeview.c:521 gtk/gtktreeviewcolumn.c:173 gtk/gtkwidget.c:427
#, fuzzy
msgid "Visible"
msgstr "Désactivé"
-#: gtk/gtktreeview.c:521
+#: gtk/gtktreeview.c:522
msgid "Show the column header buttons"
msgstr ""
-#: gtk/gtktreeview.c:528
+#: gtk/gtktreeview.c:529
msgid "Headers Clickable"
msgstr ""
-#: gtk/gtktreeview.c:529
+#: gtk/gtktreeview.c:530
msgid "Column headers respond to click events"
msgstr ""
-#: gtk/gtktreeview.c:536
+#: gtk/gtktreeview.c:537
msgid "Expander Column"
msgstr ""
-#: gtk/gtktreeview.c:537
+#: gtk/gtktreeview.c:538
msgid "Set the column for the expander column"
msgstr ""
-#: gtk/gtktreeview.c:544 gtk/gtktreeviewcolumn.c:262
+#: gtk/gtktreeview.c:545 gtk/gtktreeviewcolumn.c:272
msgid "Reorderable"
msgstr ""
-#: gtk/gtktreeview.c:545
+#: gtk/gtktreeview.c:546
msgid "View is reorderable"
msgstr ""
-#: gtk/gtktreeview.c:552
+#: gtk/gtktreeview.c:553
msgid "Rules Hint"
msgstr ""
-#: gtk/gtktreeview.c:553
+#: gtk/gtktreeview.c:554
msgid "Set a hint to the theme engine to draw rows in alternating colors"
msgstr ""
-#: gtk/gtktreeview.c:560
+#: gtk/gtktreeview.c:561
msgid "Enable Search"
msgstr ""
-#: gtk/gtktreeview.c:561
+#: gtk/gtktreeview.c:562
msgid "View allows user to search through columns interactively"
msgstr ""
-#: gtk/gtktreeview.c:568
+#: gtk/gtktreeview.c:569
msgid "Search Column"
msgstr ""
-#: gtk/gtktreeview.c:569
+#: gtk/gtktreeview.c:570
msgid "Model column to search through when searching through code"
msgstr ""
-#: gtk/gtktreeview.c:582
+#: gtk/gtktreeview.c:583
msgid "Expander Size"
msgstr ""
-#: gtk/gtktreeview.c:583
+#: gtk/gtktreeview.c:584
msgid "Size of the expander arrow."
msgstr ""
-#: gtk/gtktreeview.c:591
+#: gtk/gtktreeview.c:592
msgid "Vertical Separator Width"
msgstr ""
-#: gtk/gtktreeview.c:592
+#: gtk/gtktreeview.c:593
msgid "Vertical space between cells. Must be an even number."
msgstr ""
-#: gtk/gtktreeview.c:600
+#: gtk/gtktreeview.c:601
msgid "Horizontal Separator Width"
msgstr ""
-#: gtk/gtktreeview.c:601
+#: gtk/gtktreeview.c:602
msgid "Horizontal space between cells. Must be an even number."
msgstr ""
-#: gtk/gtktreeview.c:609
+#: gtk/gtktreeview.c:610
msgid "Allow Rules"
msgstr ""
-#: gtk/gtktreeview.c:610
+#: gtk/gtktreeview.c:611
msgid "Allow drawing of alternating color rows."
msgstr ""
-#: gtk/gtktreeviewcolumn.c:172
+#: gtk/gtktreeview.c:617
+#, fuzzy
+msgid "Indent Expanders"
+msgstr "Soulignement"
+
+#: gtk/gtktreeview.c:618
+#, fuzzy
+msgid "Make the expanders indented."
+msgstr "Rend le texte éditable."
+
+#: gtk/gtktreeviewcolumn.c:174
msgid "Whether to display the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:180
+#: gtk/gtktreeviewcolumn.c:181 gtk/gtkwindow.c:394
+#, fuzzy
+msgid "Resizable"
+msgstr "Désactivé"
+
+#: gtk/gtktreeviewcolumn.c:182
+msgid "Column is user-resizable"
+msgstr ""
+
+#: gtk/gtktreeviewcolumn.c:190
msgid "Current width of the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:188
+#: gtk/gtktreeviewcolumn.c:198
msgid "Sizing"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:189
+#: gtk/gtktreeviewcolumn.c:199
msgid "Resize mode of the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:197
+#: gtk/gtktreeviewcolumn.c:207
#, fuzzy
msgid "Fixed Width"
msgstr "Largeur moyenne :"
-#: gtk/gtktreeviewcolumn.c:198
+#: gtk/gtktreeviewcolumn.c:208
msgid "Current fixed width of the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:207
+#: gtk/gtktreeviewcolumn.c:217
msgid "Minimum Width"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:208
+#: gtk/gtktreeviewcolumn.c:218
msgid "Minimum allowed width of the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:217
+#: gtk/gtktreeviewcolumn.c:227
msgid "Maximum Width"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:218
+#: gtk/gtktreeviewcolumn.c:228
msgid "Maximum allowed width of the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:227
+#: gtk/gtktreeviewcolumn.c:237
#, fuzzy
msgid "Title"
msgstr "Éditable"
-#: gtk/gtktreeviewcolumn.c:228
+#: gtk/gtktreeviewcolumn.c:238
msgid "Title to appear in column header"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:235
+#: gtk/gtktreeviewcolumn.c:245
msgid "Clickable"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:236
+#: gtk/gtktreeviewcolumn.c:246
msgid "Whether the header can be clicked"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:244
+#: gtk/gtktreeviewcolumn.c:254
#, fuzzy
msgid "Widget"
msgstr "Poids :"
-#: gtk/gtktreeviewcolumn.c:245
+#: gtk/gtktreeviewcolumn.c:255
msgid "Widget to put in column header button instead of column title"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:252
+#: gtk/gtktreeviewcolumn.c:262
msgid "Alignment"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:253
+#: gtk/gtktreeviewcolumn.c:263
msgid "X Alignment of the column header text or widget"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:263
+#: gtk/gtktreeviewcolumn.c:273
msgid "Whether the column can be reordered around the headers"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:270
+#: gtk/gtktreeviewcolumn.c:280
msgid "Sort indicator"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:271
+#: gtk/gtktreeviewcolumn.c:281
msgid "Whether to show a sort indicator"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:278
+#: gtk/gtktreeviewcolumn.c:288
msgid "Sort order"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:279
+#: gtk/gtktreeviewcolumn.c:289
msgid "Sort direction the sort indicator should indicate"
msgstr ""
-#: gtk/gtkviewport.c:132
+#: gtk/gtkviewport.c:133
msgid ""
"The GtkAdjustment that determines the values of the horizontal position for "
"this viewport."
msgstr ""
-#: gtk/gtkviewport.c:140
+#: gtk/gtkviewport.c:141
msgid ""
"The GtkAdjustment that determines the values of the vertical position for "
"this viewport."
msgstr ""
-#: gtk/gtkviewport.c:148
+#: gtk/gtkviewport.c:149
msgid "Determines how the shadowed box around the viewport is drawn."
msgstr ""
-#: gtk/gtkwidget.c:388
+#: gtk/gtkwidget.c:394
#, fuzzy
msgid "Widget name"
msgstr "Poids :"
-#: gtk/gtkwidget.c:389
+#: gtk/gtkwidget.c:395
#, fuzzy
msgid "The name of the widget"
msgstr "Le texte du rendeur."
-#: gtk/gtkwidget.c:395
+#: gtk/gtkwidget.c:401
msgid "Parent widget"
msgstr ""
-#: gtk/gtkwidget.c:396
+#: gtk/gtkwidget.c:402
msgid "The parent widget of this widget. Must be a Container widget."
msgstr ""
-#: gtk/gtkwidget.c:403
+#: gtk/gtkwidget.c:409
msgid "Width request"
msgstr ""
-#: gtk/gtkwidget.c:404
+#: gtk/gtkwidget.c:410
msgid ""
"Override for width request of the widget, or -1 if natural request should be "
"used."
msgstr ""
-#: gtk/gtkwidget.c:412
+#: gtk/gtkwidget.c:418
msgid "Height request"
msgstr ""
-#: gtk/gtkwidget.c:413
+#: gtk/gtkwidget.c:419
msgid ""
"Override for height request of the widget, or -1 if natural request should "
"be used."
msgstr ""
-#: gtk/gtkwidget.c:422
+#: gtk/gtkwidget.c:428
msgid "Whether the widget is visible"
msgstr ""
-#: gtk/gtkwidget.c:428
+#: gtk/gtkwidget.c:434
msgid "Sensitive"
msgstr ""
-#: gtk/gtkwidget.c:429
+#: gtk/gtkwidget.c:435
msgid "Whether the widget responds to input"
msgstr ""
-#: gtk/gtkwidget.c:435
+#: gtk/gtkwidget.c:441
msgid "Application paintable"
msgstr ""
-#: gtk/gtkwidget.c:436
+#: gtk/gtkwidget.c:442
msgid "Whether the application will paint directly on the widget"
msgstr ""
-#: gtk/gtkwidget.c:442
+#: gtk/gtkwidget.c:448
msgid "Can focus"
msgstr ""
-#: gtk/gtkwidget.c:443
+#: gtk/gtkwidget.c:449
msgid "Whether the widget can accept the input focus"
msgstr ""
-#: gtk/gtkwidget.c:449
+#: gtk/gtkwidget.c:455
msgid "Has focus"
msgstr ""
-#: gtk/gtkwidget.c:450
+#: gtk/gtkwidget.c:456
msgid "Whether the widget has the input focus"
msgstr ""
-#: gtk/gtkwidget.c:456
+#: gtk/gtkwidget.c:462
#, fuzzy
msgid "Can default"
msgstr "default:LTR"
-#: gtk/gtkwidget.c:457
+#: gtk/gtkwidget.c:463
msgid "Whether the widget can be the default widget"
msgstr ""
-#: gtk/gtkwidget.c:463
+#: gtk/gtkwidget.c:469
#, fuzzy
msgid "Has default"
msgstr "default:LTR"
-#: gtk/gtkwidget.c:464
+#: gtk/gtkwidget.c:470
msgid "Whether the widget is the default widget"
msgstr ""
-#: gtk/gtkwidget.c:470
+#: gtk/gtkwidget.c:476
msgid "Receives default"
msgstr ""
-#: gtk/gtkwidget.c:471
+#: gtk/gtkwidget.c:477
msgid "If TRUE, the widget will receive the default action when it is focused."
msgstr ""
-#: gtk/gtkwidget.c:477
+#: gtk/gtkwidget.c:483
msgid "Composite child"
msgstr ""
-#: gtk/gtkwidget.c:478
+#: gtk/gtkwidget.c:484
msgid "Whether the widget is composed of other widgets"
msgstr ""
-#: gtk/gtkwidget.c:484
+#: gtk/gtkwidget.c:490
#, fuzzy
msgid "Style"
msgstr "Style :"
-#: gtk/gtkwidget.c:485
+#: gtk/gtkwidget.c:491
msgid ""
"The style of the widget, which contains information about how it will look "
"(colors etc)."
msgstr ""
-#: gtk/gtkwidget.c:491
+#: gtk/gtkwidget.c:497
msgid "Events"
msgstr ""
-#: gtk/gtkwidget.c:492
+#: gtk/gtkwidget.c:498
msgid "The event mask that decides what kind of GdkEvents this widget gets."
msgstr ""
-#: gtk/gtkwidget.c:499
+#: gtk/gtkwidget.c:505
msgid "Extension events"
msgstr ""
-#: gtk/gtkwidget.c:500
+#: gtk/gtkwidget.c:506
msgid "The mask that decides what kind of extension events this widget gets."
msgstr ""
-#: gtk/gtkwidget.c:1047
+#: gtk/gtkwidget.c:1053
msgid "Interior Focus"
msgstr ""
-#: gtk/gtkwidget.c:1048
+#: gtk/gtkwidget.c:1054
msgid "Whether to draw the focus indicator inside widgets."
msgstr ""
-#: gtk/gtkwindow.c:361
+#: gtk/gtkwindow.c:359
#, fuzzy
msgid "Window Type"
msgstr "Fenêtre"
-#: gtk/gtkwindow.c:362
+#: gtk/gtkwindow.c:360
#, fuzzy
msgid "The type of the window"
msgstr "Le ypad du pixbuf."
-#: gtk/gtkwindow.c:371
+#: gtk/gtkwindow.c:369
#, fuzzy
msgid "Window Title"
msgstr "Fenêtre"
-#: gtk/gtkwindow.c:372
+#: gtk/gtkwindow.c:370
#, fuzzy
msgid "The title of the window"
msgstr "L'état de bascule du bouton"
-#: gtk/gtkwindow.c:379
+#: gtk/gtkwindow.c:377
msgid "Allow Shrink"
msgstr ""
-#: gtk/gtkwindow.c:381
+#: gtk/gtkwindow.c:379
#, no-c-format
msgid ""
"If TRUE, the window has no mimimum size. Setting this to TRUE is 99% of the "
"time a bad idea."
msgstr ""
-#: gtk/gtkwindow.c:388
+#: gtk/gtkwindow.c:386
msgid "Allow Grow"
msgstr ""
-#: gtk/gtkwindow.c:389
+#: gtk/gtkwindow.c:387
msgid "If TRUE, users can expand the window beyond its minimum size."
msgstr ""
-#: gtk/gtkwindow.c:396
-#, fuzzy
-msgid "Resizable"
-msgstr "Désactivé"
-
-#: gtk/gtkwindow.c:397
+#: gtk/gtkwindow.c:395
msgid "If TRUE, users can resize the window."
msgstr ""
-#: gtk/gtkwindow.c:404
+#: gtk/gtkwindow.c:402
msgid "Modal"
msgstr ""
-#: gtk/gtkwindow.c:405
+#: gtk/gtkwindow.c:403
msgid ""
"If TRUE, the window is modal (other windows are not usable while this one is "
"up)."
msgstr ""
-#: gtk/gtkwindow.c:412
+#: gtk/gtkwindow.c:410
#, fuzzy
msgid "Window Position"
msgstr "Chaîne de texte"
-#: gtk/gtkwindow.c:413
+#: gtk/gtkwindow.c:411
msgid "The initial position of the window."
msgstr ""
-#: gtk/gtkwindow.c:421
+#: gtk/gtkwindow.c:419
msgid "Default Width"
msgstr ""
-#: gtk/gtkwindow.c:422
+#: gtk/gtkwindow.c:420
msgid ""
"The default width of the window, used when initially showing the window."
msgstr ""
-#: gtk/gtkwindow.c:431
+#: gtk/gtkwindow.c:429
#, fuzzy
msgid "Default Height"
msgstr "Épaisseur de police"
-#: gtk/gtkwindow.c:432
+#: gtk/gtkwindow.c:430
msgid ""
"The default height of the window, used when initially showing the window."
msgstr ""
-#: gtk/gtkwindow.c:441
+#: gtk/gtkwindow.c:439
msgid "Destroy with Parent"
msgstr ""
-#: gtk/gtkwindow.c:442
+#: gtk/gtkwindow.c:440
msgid "If this window should be destroyed when the parent is destroyed"
msgstr ""
-#: gtk/gtkwindow.c:449
+#: gtk/gtkwindow.c:447
msgid "Icon"
msgstr ""
-#: gtk/gtkwindow.c:450
+#: gtk/gtkwindow.c:448
msgid "Icon for this window"
msgstr ""
-#: gtk/gtksizegroup.c:241
+#: gtk/gtksizegroup.c:242
#, fuzzy
msgid "Mode"
msgstr "Mode : "
-#: gtk/gtksizegroup.c:242
+#: gtk/gtksizegroup.c:243
msgid ""
"The the directions in which the size group effects the requested sizes of "
"its component widgets."
@@ -3917,9 +4056,6 @@ msgstr ""
#~ msgid "The color for the background of the text."
#~ msgstr "La couleur de l'arrière-plan du texte."
-#~ msgid "Make the text editable."
-#~ msgstr "Rend le texte éditable."
-
#~ msgid "Make the text italic."
#~ msgstr "Rend le texte en italique."
diff --git a/po/ga.po b/po/ga.po
index f0e22b0f4..a3b1fca03 100644
--- a/po/ga.po
+++ b/po/ga.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: gtk+ 1.3.0\n"
-"POT-Creation-Date: 2001-10-25 16:39-0400\n"
+"POT-Creation-Date: 2001-11-23 15:47-0500\n"
"PO-Revision-Date: 2000-09-08 21:18+0000\n"
"Last-Translator: Seán Ó Ceallaigh <soc@users.sourceforge.net>\n"
"Language-Team: Gaeilge <gaeilge-gnulinux@lists.sourceforge.net>\n"
@@ -13,12 +13,12 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-#: gdk-pixbuf/gdk-pixbuf-animation.c:144 gdk-pixbuf/gdk-pixbuf-io.c:543
+#: gdk-pixbuf/gdk-pixbuf-animation.c:144 gdk-pixbuf/gdk-pixbuf-io.c:551
#, c-format
msgid "Failed to open file '%s': %s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-animation.c:155 gdk-pixbuf/gdk-pixbuf-io.c:553
+#: gdk-pixbuf/gdk-pixbuf-animation.c:155 gdk-pixbuf/gdk-pixbuf-io.c:561
#, c-format
msgid "Image file '%s' contains no data"
msgstr ""
@@ -28,7 +28,7 @@ msgstr ""
msgid "Don't know how to load the animation in file '%s'"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-animation.c:205 gdk-pixbuf/gdk-pixbuf-io.c:598
+#: gdk-pixbuf/gdk-pixbuf-animation.c:205 gdk-pixbuf/gdk-pixbuf-io.c:606
#, c-format
msgid ""
"Failed to load image '%s': reason not known, probably a corrupt image file"
@@ -41,65 +41,65 @@ msgid ""
"animation file"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:316
+#: gdk-pixbuf/gdk-pixbuf-io.c:324
#, fuzzy, c-format
msgid "Unable to load image-loading module: %s: %s"
msgstr "Ní rabhthas ábalta modúl inlódáil a aimsiú in module_path: \"%s\","
-#: gdk-pixbuf/gdk-pixbuf-io.c:335
+#: gdk-pixbuf/gdk-pixbuf-io.c:343
#, c-format
msgid ""
"Image-loading module %s does not export the proper interface; perhaps it's "
"from a different GTK version?"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:452 gdk-pixbuf/gdk-pixbuf-io.c:478
+#: gdk-pixbuf/gdk-pixbuf-io.c:460 gdk-pixbuf/gdk-pixbuf-io.c:486
#, c-format
msgid "Image type '%s' is not supported"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:500
+#: gdk-pixbuf/gdk-pixbuf-io.c:508
#, c-format
msgid "Couldn't recognize the image file format for file '%s'"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:506
+#: gdk-pixbuf/gdk-pixbuf-io.c:514
msgid "Unrecognized image file format"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:576
+#: gdk-pixbuf/gdk-pixbuf-io.c:584
#, c-format
msgid "Don't know how to load the image in file '%s'"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:609
+#: gdk-pixbuf/gdk-pixbuf-io.c:617
#, c-format
msgid "Failed to load image '%s': %s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:714
+#: gdk-pixbuf/gdk-pixbuf-io.c:722
#, c-format
msgid "This build of gdk-pixbuf does not support saving the image format: %s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:822
+#: gdk-pixbuf/gdk-pixbuf-io.c:830
#, c-format
msgid "Failed to open '%s' for writing: %s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:843
+#: gdk-pixbuf/gdk-pixbuf-io.c:851
#, c-format
msgid ""
"Failed to close '%s' while writing image, all data may not have been saved: %"
"s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-loader.c:252
+#: gdk-pixbuf/gdk-pixbuf-loader.c:250
#, c-format
msgid "Incremental loading of image type '%s' is not supported"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-loader.c:275 gdk-pixbuf/gdk-pixbuf-loader.c:376
+#: gdk-pixbuf/gdk-pixbuf-loader.c:273 gdk-pixbuf/gdk-pixbuf-loader.c:374
#, c-format
msgid ""
"Internal error: Image loader module '%s' failed to begin loading an image, "
@@ -362,35 +362,35 @@ msgstr ""
msgid "Failed to write to temporary file when loading XBM image"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1256
+#: gdk-pixbuf/io-xpm.c:1234
msgid "No XPM header found"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1264
+#: gdk-pixbuf/io-xpm.c:1242
msgid "XPM file has image width <= 0"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1272
+#: gdk-pixbuf/io-xpm.c:1250
msgid "XPM file has image height <= 0"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1280
+#: gdk-pixbuf/io-xpm.c:1258
msgid "XPM file has invalid number of colors"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1288
+#: gdk-pixbuf/io-xpm.c:1266
msgid "XPM has invalid number of chars per pixel"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1306
+#: gdk-pixbuf/io-xpm.c:1284
msgid "Can't read XPM colormap"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1344
+#: gdk-pixbuf/io-xpm.c:1322
msgid "Can't allocate memory for loading XPM image"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1527
+#: gdk-pixbuf/io-xpm.c:1505
msgid "Failed to write to temporary file when loading XPM image"
msgstr ""
@@ -411,12 +411,20 @@ msgstr ""
msgid "failed to allocate image buffer of %u bytes"
msgstr ""
-#: gtk/gtkaccellabel.c:115
-msgid "Accelerator object"
+#: gtk/gtkaccellabel.c:122
+msgid "Accelerator Closure"
msgstr ""
-#: gtk/gtkaccellabel.c:116
-msgid "The object monitored by this accelerator label"
+#: gtk/gtkaccellabel.c:123
+msgid "The closure to be monitored for accelerator changes"
+msgstr ""
+
+#: gtk/gtkaccellabel.c:129
+msgid "Accelerator Widget"
+msgstr ""
+
+#: gtk/gtkaccellabel.c:130
+msgid "The widget to be monitored for accelerator changes"
msgstr ""
#: gtk/gtkalignment.c:102
@@ -569,7 +577,7 @@ msgstr ""
msgid "The amount of space between children."
msgstr ""
-#: gtk/gtkbox.c:135 gtk/gtknotebook.c:396
+#: gtk/gtkbox.c:135 gtk/gtknotebook.c:400
msgid "Homogeneous"
msgstr ""
@@ -577,75 +585,75 @@ msgstr ""
msgid "Whether the children should all be the same size."
msgstr ""
-#: gtk/gtkbutton.c:183 gtk/gtkframe.c:125 gtk/gtklabel.c:283
+#: gtk/gtkbutton.c:188 gtk/gtkframe.c:125 gtk/gtklabel.c:282
msgid "Label"
msgstr ""
-#: gtk/gtkbutton.c:184
+#: gtk/gtkbutton.c:189
msgid ""
"Text of the label widget inside the button, if the button contains a label "
"widget."
msgstr ""
-#: gtk/gtkbutton.c:191 gtk/gtklabel.c:304
+#: gtk/gtkbutton.c:196 gtk/gtklabel.c:303
msgid "Use underline"
msgstr ""
-#: gtk/gtkbutton.c:192 gtk/gtklabel.c:305
+#: gtk/gtkbutton.c:197 gtk/gtklabel.c:304
msgid ""
"If set, an underline in the text indicates the next character should be used "
"for the mnemonic accelerator key"
msgstr ""
-#: gtk/gtkbutton.c:199
+#: gtk/gtkbutton.c:204
msgid "Use stock"
msgstr ""
-#: gtk/gtkbutton.c:200
+#: gtk/gtkbutton.c:205
msgid ""
"If set, the label is used to pick a stock item instead of being displayed"
msgstr ""
-#: gtk/gtkbutton.c:207
+#: gtk/gtkbutton.c:212
msgid "Border relief"
msgstr ""
-#: gtk/gtkbutton.c:208
+#: gtk/gtkbutton.c:213
msgid "The border relief style."
msgstr ""
-#: gtk/gtkbutton.c:259
+#: gtk/gtkbutton.c:264
msgid "Default Spacing"
msgstr ""
-#: gtk/gtkbutton.c:260
+#: gtk/gtkbutton.c:265
msgid "Extra space to add for CAN_DEFAULT buttons"
msgstr ""
-#: gtk/gtkbutton.c:266
+#: gtk/gtkbutton.c:271
msgid "Default Outside Spacing"
msgstr ""
-#: gtk/gtkbutton.c:267
+#: gtk/gtkbutton.c:272
msgid ""
"Extra space to add for CAN_DEFAULT buttons that is always drawn outside the "
"border"
msgstr ""
-#: gtk/gtkbutton.c:272
+#: gtk/gtkbutton.c:277
msgid "Child X Displacement"
msgstr ""
-#: gtk/gtkbutton.c:273
+#: gtk/gtkbutton.c:278
msgid ""
"How far in the x direction to move the child when the button is depressed"
msgstr ""
-#: gtk/gtkbutton.c:280
+#: gtk/gtkbutton.c:285
msgid "Child Y Displacement"
msgstr ""
-#: gtk/gtkbutton.c:281
+#: gtk/gtkbutton.c:286
msgid ""
"How far in the y direction to move the child when the button is depressed"
msgstr ""
@@ -740,291 +748,291 @@ msgstr ""
msgid "The pixbuf to render."
msgstr ""
-#: gtk/gtkcellrenderertext.c:173 gtk/gtkentry.c:498 gtk/gtkprogressbar.c:207
+#: gtk/gtkcellrenderertext.c:174 gtk/gtkentry.c:506 gtk/gtkprogressbar.c:207
msgid "Text"
msgstr ""
-#: gtk/gtkcellrenderertext.c:174
+#: gtk/gtkcellrenderertext.c:175
msgid "Text to render"
msgstr ""
-#: gtk/gtkcellrenderertext.c:181
+#: gtk/gtkcellrenderertext.c:182
msgid "Markup"
msgstr ""
-#: gtk/gtkcellrenderertext.c:182
+#: gtk/gtkcellrenderertext.c:183
msgid "Marked up text to render"
msgstr ""
-#: gtk/gtkcellrenderertext.c:189 gtk/gtklabel.c:290
+#: gtk/gtkcellrenderertext.c:190 gtk/gtklabel.c:289
msgid "Attributes"
msgstr ""
-#: gtk/gtkcellrenderertext.c:190
+#: gtk/gtkcellrenderertext.c:191
msgid "A list of style attributes to apply to the text of the renderer."
msgstr ""
-#: gtk/gtkcellrenderertext.c:197 gtk/gtktexttag.c:208
+#: gtk/gtkcellrenderertext.c:198 gtk/gtktexttag.c:209
msgid "Background color name"
msgstr ""
-#: gtk/gtkcellrenderertext.c:198 gtk/gtktexttag.c:209
+#: gtk/gtkcellrenderertext.c:199 gtk/gtktexttag.c:210
msgid "Background color as a string"
msgstr ""
-#: gtk/gtkcellrenderertext.c:205 gtk/gtktexttag.c:216
+#: gtk/gtkcellrenderertext.c:206 gtk/gtktexttag.c:217
msgid "Background color"
msgstr ""
-#: gtk/gtkcellrenderertext.c:206 gtk/gtktexttag.c:217
+#: gtk/gtkcellrenderertext.c:207 gtk/gtktexttag.c:218
msgid "Background color as a GdkColor"
msgstr ""
-#: gtk/gtkcellrenderertext.c:213 gtk/gtktexttag.c:242
+#: gtk/gtkcellrenderertext.c:214 gtk/gtktexttag.c:243
msgid "Foreground color name"
msgstr ""
-#: gtk/gtkcellrenderertext.c:214 gtk/gtktexttag.c:243
+#: gtk/gtkcellrenderertext.c:215 gtk/gtktexttag.c:244
msgid "Foreground color as a string"
msgstr ""
-#: gtk/gtkcellrenderertext.c:221 gtk/gtktexttag.c:250
+#: gtk/gtkcellrenderertext.c:222 gtk/gtktexttag.c:251
msgid "Foreground color"
msgstr ""
-#: gtk/gtkcellrenderertext.c:222 gtk/gtktexttag.c:251
+#: gtk/gtkcellrenderertext.c:223 gtk/gtktexttag.c:252
msgid "Foreground color as a GdkColor"
msgstr ""
-#: gtk/gtkcellrenderertext.c:230 gtk/gtkentry.c:430 gtk/gtktexttag.c:276
-#: gtk/gtktextview.c:539
+#: gtk/gtkcellrenderertext.c:231 gtk/gtkentry.c:438 gtk/gtktexttag.c:277
+#: gtk/gtktextview.c:548
#, fuzzy
msgid "Editable"
msgstr "(míchumasach)"
-#: gtk/gtkcellrenderertext.c:231 gtk/gtktexttag.c:277 gtk/gtktextview.c:540
+#: gtk/gtkcellrenderertext.c:232 gtk/gtktexttag.c:278 gtk/gtktextview.c:549
msgid "Whether the text can be modified by the user"
msgstr ""
-#: gtk/gtkcellrenderertext.c:238 gtk/gtkcellrenderertext.c:246
-#: gtk/gtkfontsel.c:192 gtk/gtktexttag.c:284 gtk/gtktexttag.c:292
+#: gtk/gtkcellrenderertext.c:239 gtk/gtkcellrenderertext.c:247
+#: gtk/gtkfontsel.c:192 gtk/gtktexttag.c:285 gtk/gtktexttag.c:293
msgid "Font"
msgstr ""
-#: gtk/gtkcellrenderertext.c:239 gtk/gtktexttag.c:285
+#: gtk/gtkcellrenderertext.c:240 gtk/gtktexttag.c:286
msgid "Font description as a string"
msgstr ""
-#: gtk/gtkcellrenderertext.c:247 gtk/gtktexttag.c:293
+#: gtk/gtkcellrenderertext.c:248 gtk/gtktexttag.c:294
msgid "Font description as a PangoFontDescription struct"
msgstr ""
-#: gtk/gtkcellrenderertext.c:255 gtk/gtktexttag.c:301
+#: gtk/gtkcellrenderertext.c:256 gtk/gtktexttag.c:302
#, fuzzy
msgid "Font family"
msgstr "Teaghlach:"
-#: gtk/gtkcellrenderertext.c:256 gtk/gtktexttag.c:302
+#: gtk/gtkcellrenderertext.c:257 gtk/gtktexttag.c:303
msgid "Name of the font family, e.g. Sans, Helvetica, Times, Monospace"
msgstr ""
-#: gtk/gtkcellrenderertext.c:263 gtk/gtkcellrenderertext.c:264
-#: gtk/gtktexttag.c:309 gtk/gtktexttag.c:310
+#: gtk/gtkcellrenderertext.c:264 gtk/gtkcellrenderertext.c:265
+#: gtk/gtktexttag.c:310 gtk/gtktexttag.c:311
msgid "Font style"
msgstr ""
-#: gtk/gtkcellrenderertext.c:272 gtk/gtkcellrenderertext.c:273
-#: gtk/gtktexttag.c:318 gtk/gtktexttag.c:319
+#: gtk/gtkcellrenderertext.c:273 gtk/gtkcellrenderertext.c:274
+#: gtk/gtktexttag.c:319 gtk/gtktexttag.c:320
msgid "Font variant"
msgstr ""
-#: gtk/gtkcellrenderertext.c:281 gtk/gtkcellrenderertext.c:282
-#: gtk/gtktexttag.c:327 gtk/gtktexttag.c:328
+#: gtk/gtkcellrenderertext.c:282 gtk/gtkcellrenderertext.c:283
+#: gtk/gtktexttag.c:328 gtk/gtktexttag.c:329
msgid "Font weight"
msgstr ""
-#: gtk/gtkcellrenderertext.c:291 gtk/gtkcellrenderertext.c:292
-#: gtk/gtktexttag.c:338 gtk/gtktexttag.c:339
+#: gtk/gtkcellrenderertext.c:292 gtk/gtkcellrenderertext.c:293
+#: gtk/gtktexttag.c:339 gtk/gtktexttag.c:340
msgid "Font stretch"
msgstr ""
-#: gtk/gtkcellrenderertext.c:300 gtk/gtkcellrenderertext.c:301
-#: gtk/gtktexttag.c:347 gtk/gtktexttag.c:348
+#: gtk/gtkcellrenderertext.c:301 gtk/gtkcellrenderertext.c:302
+#: gtk/gtktexttag.c:348 gtk/gtktexttag.c:349
msgid "Font size"
msgstr ""
-#: gtk/gtkcellrenderertext.c:310 gtk/gtktexttag.c:367
+#: gtk/gtkcellrenderertext.c:311 gtk/gtktexttag.c:368
msgid "Font points"
msgstr ""
-#: gtk/gtkcellrenderertext.c:311 gtk/gtktexttag.c:368
+#: gtk/gtkcellrenderertext.c:312 gtk/gtktexttag.c:369
msgid "Font size in points"
msgstr ""
-#: gtk/gtkcellrenderertext.c:320 gtk/gtktexttag.c:357 gtk/gtktexttag.c:358
+#: gtk/gtkcellrenderertext.c:321 gtk/gtktexttag.c:358 gtk/gtktexttag.c:359
#, fuzzy
msgid "Font scale"
msgstr "Teaghlach:"
-#: gtk/gtkcellrenderertext.c:321
+#: gtk/gtkcellrenderertext.c:322
msgid "Font scaling factor"
msgstr ""
-#: gtk/gtkcellrenderertext.c:330 gtk/gtktexttag.c:426
+#: gtk/gtkcellrenderertext.c:331 gtk/gtktexttag.c:427
msgid "Rise"
msgstr ""
-#: gtk/gtkcellrenderertext.c:331 gtk/gtktexttag.c:427
+#: gtk/gtkcellrenderertext.c:332 gtk/gtktexttag.c:428
msgid ""
"Offset of text above the baseline (below the baseline if rise is negative)"
msgstr ""
-#: gtk/gtkcellrenderertext.c:341 gtk/gtktexttag.c:466
+#: gtk/gtkcellrenderertext.c:342 gtk/gtktexttag.c:467
msgid "Strikethrough"
msgstr ""
-#: gtk/gtkcellrenderertext.c:342 gtk/gtktexttag.c:467
+#: gtk/gtkcellrenderertext.c:343 gtk/gtktexttag.c:468
msgid "Whether to strike through the text"
msgstr ""
-#: gtk/gtkcellrenderertext.c:349 gtk/gtktexttag.c:474
+#: gtk/gtkcellrenderertext.c:350 gtk/gtktexttag.c:475
msgid "Underline"
msgstr ""
-#: gtk/gtkcellrenderertext.c:350 gtk/gtktexttag.c:475
+#: gtk/gtkcellrenderertext.c:351 gtk/gtktexttag.c:476
msgid "Style of underline for this text"
msgstr ""
-#: gtk/gtkcellrenderertext.c:360 gtk/gtktexttag.c:511
+#: gtk/gtkcellrenderertext.c:361 gtk/gtktexttag.c:512
msgid "Background set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:361 gtk/gtktexttag.c:512
+#: gtk/gtkcellrenderertext.c:362 gtk/gtktexttag.c:513
msgid "Whether this tag affects the background color"
msgstr ""
-#: gtk/gtkcellrenderertext.c:364 gtk/gtktexttag.c:523
+#: gtk/gtkcellrenderertext.c:365 gtk/gtktexttag.c:524
msgid "Foreground set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:365 gtk/gtktexttag.c:524
+#: gtk/gtkcellrenderertext.c:366 gtk/gtktexttag.c:525
msgid "Whether this tag affects the foreground color"
msgstr ""
-#: gtk/gtkcellrenderertext.c:368 gtk/gtktexttag.c:531
+#: gtk/gtkcellrenderertext.c:369 gtk/gtktexttag.c:532
msgid "Editability set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:369 gtk/gtktexttag.c:532
+#: gtk/gtkcellrenderertext.c:370 gtk/gtktexttag.c:533
msgid "Whether this tag affects text editability"
msgstr ""
-#: gtk/gtkcellrenderertext.c:372 gtk/gtktexttag.c:535
+#: gtk/gtkcellrenderertext.c:373 gtk/gtktexttag.c:536
msgid "Font family set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:373 gtk/gtktexttag.c:536
+#: gtk/gtkcellrenderertext.c:374 gtk/gtktexttag.c:537
msgid "Whether this tag affects the font family"
msgstr ""
-#: gtk/gtkcellrenderertext.c:376 gtk/gtktexttag.c:539
+#: gtk/gtkcellrenderertext.c:377 gtk/gtktexttag.c:540
msgid "Font style set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:377 gtk/gtktexttag.c:540
+#: gtk/gtkcellrenderertext.c:378 gtk/gtktexttag.c:541
msgid "Whether this tag affects the font style"
msgstr ""
-#: gtk/gtkcellrenderertext.c:380 gtk/gtktexttag.c:543
+#: gtk/gtkcellrenderertext.c:381 gtk/gtktexttag.c:544
msgid "Font variant set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:381 gtk/gtktexttag.c:544
+#: gtk/gtkcellrenderertext.c:382 gtk/gtktexttag.c:545
msgid "Whether this tag affects the font variant"
msgstr ""
-#: gtk/gtkcellrenderertext.c:384 gtk/gtktexttag.c:547
+#: gtk/gtkcellrenderertext.c:385 gtk/gtktexttag.c:548
msgid "Font weight set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:385 gtk/gtktexttag.c:548
+#: gtk/gtkcellrenderertext.c:386 gtk/gtktexttag.c:549
msgid "Whether this tag affects the font weight"
msgstr ""
-#: gtk/gtkcellrenderertext.c:388 gtk/gtktexttag.c:551
+#: gtk/gtkcellrenderertext.c:389 gtk/gtktexttag.c:552
msgid "Font stretch set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:389 gtk/gtktexttag.c:552
+#: gtk/gtkcellrenderertext.c:390 gtk/gtktexttag.c:553
msgid "Whether this tag affects the font stretch"
msgstr ""
-#: gtk/gtkcellrenderertext.c:392 gtk/gtktexttag.c:555
+#: gtk/gtkcellrenderertext.c:393 gtk/gtktexttag.c:556
msgid "Font size set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:393 gtk/gtktexttag.c:556
+#: gtk/gtkcellrenderertext.c:394 gtk/gtktexttag.c:557
msgid "Whether this tag affects the font size"
msgstr ""
-#: gtk/gtkcellrenderertext.c:396 gtk/gtktexttag.c:559
+#: gtk/gtkcellrenderertext.c:397 gtk/gtktexttag.c:560
msgid "Font scale set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:397 gtk/gtktexttag.c:560
+#: gtk/gtkcellrenderertext.c:398 gtk/gtktexttag.c:561
msgid "Whether this tag scales the font size by a factor"
msgstr ""
-#: gtk/gtkcellrenderertext.c:400 gtk/gtktexttag.c:579
+#: gtk/gtkcellrenderertext.c:401 gtk/gtktexttag.c:580
msgid "Rise set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:401 gtk/gtktexttag.c:580
+#: gtk/gtkcellrenderertext.c:402 gtk/gtktexttag.c:581
msgid "Whether this tag affects the rise"
msgstr ""
-#: gtk/gtkcellrenderertext.c:404 gtk/gtktexttag.c:595
+#: gtk/gtkcellrenderertext.c:405 gtk/gtktexttag.c:596
msgid "Strikethrough set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:405 gtk/gtktexttag.c:596
+#: gtk/gtkcellrenderertext.c:406 gtk/gtktexttag.c:597
msgid "Whether this tag affects strikethrough"
msgstr ""
-#: gtk/gtkcellrenderertext.c:408 gtk/gtktexttag.c:603
+#: gtk/gtkcellrenderertext.c:409 gtk/gtktexttag.c:604
msgid "Underline set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:409 gtk/gtktexttag.c:604
+#: gtk/gtkcellrenderertext.c:410 gtk/gtktexttag.c:605
msgid "Whether this tag affects underlining"
msgstr ""
-#: gtk/gtkcellrenderertoggle.c:129
+#: gtk/gtkcellrenderertoggle.c:130
msgid "Toggle state"
msgstr ""
-#: gtk/gtkcellrenderertoggle.c:130
+#: gtk/gtkcellrenderertoggle.c:131
msgid "The toggle state of the button"
msgstr ""
-#: gtk/gtkcellrenderertoggle.c:138
+#: gtk/gtkcellrenderertoggle.c:139
#, fuzzy
msgid "Activatable"
msgstr "(míchumasach)"
-#: gtk/gtkcellrenderertoggle.c:139
+#: gtk/gtkcellrenderertoggle.c:140
msgid "The toggle button can be activated"
msgstr ""
-#: gtk/gtkcellrenderertoggle.c:147
+#: gtk/gtkcellrenderertoggle.c:148
msgid "Radio state"
msgstr ""
-#: gtk/gtkcellrenderertoggle.c:148
+#: gtk/gtkcellrenderertoggle.c:149
msgid "Draw the toggle button as a radio button"
msgstr ""
-#: gtk/gtkcheckbutton.c:95 gtk/gtkoptionmenu.c:163
+#: gtk/gtkcheckbutton.c:95 gtk/gtkoptionmenu.c:191
msgid "Indicator Size"
msgstr ""
@@ -1032,7 +1040,7 @@ msgstr ""
msgid "Size of check or radio indicator"
msgstr ""
-#: gtk/gtkcheckbutton.c:103 gtk/gtkoptionmenu.c:169
+#: gtk/gtkcheckbutton.c:103 gtk/gtkoptionmenu.c:197
msgid "Indicator Spacing"
msgstr ""
@@ -1040,174 +1048,174 @@ msgstr ""
msgid "Spacing around check or radio indicator"
msgstr ""
-#: gtk/gtkcheckmenuitem.c:114 gtk/gtktogglebutton.c:142
+#: gtk/gtkcheckmenuitem.c:115 gtk/gtktogglebutton.c:132
msgid "Active"
msgstr ""
-#: gtk/gtkcheckmenuitem.c:115
+#: gtk/gtkcheckmenuitem.c:116
msgid "Whether the menu item is checked."
msgstr ""
-#: gtk/gtkcheckmenuitem.c:122 gtk/gtktogglebutton.c:150
+#: gtk/gtkcheckmenuitem.c:123 gtk/gtktogglebutton.c:140
msgid "Inconsistent"
msgstr ""
-#: gtk/gtkcheckmenuitem.c:123
+#: gtk/gtkcheckmenuitem.c:124
msgid "Whether to display an \"inconsistent\" state."
msgstr ""
-#: gtk/gtkcolorsel.c:574
+#: gtk/gtkcolorsel.c:578
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:579
+#: gtk/gtkcolorsel.c:583
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:883
+#: gtk/gtkcolorsel.c:887
msgid "_Save color here"
msgstr ""
-#: gtk/gtkcolorsel.c:1051
+#: gtk/gtkcolorsel.c:1055
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:1667
+#: gtk/gtkcolorsel.c:1674
msgid "Has Opacity Control"
msgstr ""
-#: gtk/gtkcolorsel.c:1668
+#: gtk/gtkcolorsel.c:1675
msgid "Whether the color selector should allow setting opacity"
msgstr ""
-#: gtk/gtkcolorsel.c:1674
+#: gtk/gtkcolorsel.c:1681
#, fuzzy
msgid "Has palette"
msgstr "Pailéid Féindheánamh"
-#: gtk/gtkcolorsel.c:1675
+#: gtk/gtkcolorsel.c:1682
msgid "Whether a palette should be used"
msgstr ""
-#: gtk/gtkcolorsel.c:1681
+#: gtk/gtkcolorsel.c:1688
#, fuzzy
msgid "Current Color"
msgstr "Tóg Dath"
-#: gtk/gtkcolorsel.c:1682
+#: gtk/gtkcolorsel.c:1689
msgid "The current color"
msgstr ""
-#: gtk/gtkcolorsel.c:1688
+#: gtk/gtkcolorsel.c:1695
msgid "Current Alpha"
msgstr ""
-#: gtk/gtkcolorsel.c:1689
+#: gtk/gtkcolorsel.c:1696
msgid "The current opacity value (0 fully transparent, 65535 fully opaque)"
msgstr ""
-#: gtk/gtkcolorsel.c:1702
+#: gtk/gtkcolorsel.c:1709
#, fuzzy
msgid "Custom palette"
msgstr "Pailéid Féindheánamh"
-#: gtk/gtkcolorsel.c:1703
+#: gtk/gtkcolorsel.c:1710
msgid "Palette to use in the color selector"
msgstr ""
-#: gtk/gtkcolorsel.c:1758
+#: gtk/gtkcolorsel.c:1750
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:1786
+#: gtk/gtkcolorsel.c:1778
msgid ""
"Click the eyedropper, then click a color anywhere on your screen to select "
"that color."
msgstr ""
-#: gtk/gtkcolorsel.c:1795
+#: gtk/gtkcolorsel.c:1787
#, fuzzy
msgid "_Hue:"
msgstr "Imir:"
-#: gtk/gtkcolorsel.c:1796
+#: gtk/gtkcolorsel.c:1788
msgid "Position on the color wheel."
msgstr ""
-#: gtk/gtkcolorsel.c:1797
+#: gtk/gtkcolorsel.c:1789
#, fuzzy
msgid "_Saturation:"
msgstr "Sáithiú:"
-#: gtk/gtkcolorsel.c:1798
+#: gtk/gtkcolorsel.c:1790
msgid "\"Deepness\" of the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1799
+#: gtk/gtkcolorsel.c:1791
#, fuzzy
msgid "_Value:"
msgstr "Luach:"
-#: gtk/gtkcolorsel.c:1800
+#: gtk/gtkcolorsel.c:1792
msgid "Brightness of the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1801
+#: gtk/gtkcolorsel.c:1793
#, fuzzy
msgid "_Red:"
msgstr "Dearg:"
-#: gtk/gtkcolorsel.c:1802
+#: gtk/gtkcolorsel.c:1794
msgid "Amount of red light in the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1803
+#: gtk/gtkcolorsel.c:1795
#, fuzzy
msgid "_Green:"
msgstr "Glas:"
-#: gtk/gtkcolorsel.c:1804
+#: gtk/gtkcolorsel.c:1796
msgid "Amount of green light in the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1805
+#: gtk/gtkcolorsel.c:1797
#, fuzzy
msgid "_Blue:"
msgstr "Gorm:"
-#: gtk/gtkcolorsel.c:1806
+#: gtk/gtkcolorsel.c:1798
msgid "Amount of blue light in the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1809
+#: gtk/gtkcolorsel.c:1801
#, fuzzy
msgid "_Opacity:"
msgstr "Teimhneacht:"
-#: gtk/gtkcolorsel.c:1817
+#: gtk/gtkcolorsel.c:1809
msgid "Transparency of the currently-selected color."
msgstr ""
-#: gtk/gtkcolorsel.c:1832
+#: gtk/gtkcolorsel.c:1824
msgid "Color _Name:"
msgstr ""
-#: gtk/gtkcolorsel.c:1844
+#: gtk/gtkcolorsel.c:1836
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:1863
+#: gtk/gtkcolorsel.c:1855
#, fuzzy
msgid "_Palette"
msgstr "Pailéid Féindheánamh"
@@ -1253,205 +1261,205 @@ msgstr ""
msgid "Whether entered values must already be present in the list"
msgstr ""
-#: gtk/gtkcontainer.c:202
+#: gtk/gtkcontainer.c:203
msgid "Resize mode"
msgstr ""
-#: gtk/gtkcontainer.c:203
+#: gtk/gtkcontainer.c:204
msgid "Specify how resize events are handled"
msgstr ""
-#: gtk/gtkcontainer.c:210
+#: gtk/gtkcontainer.c:211
msgid "Border width"
msgstr ""
-#: gtk/gtkcontainer.c:211
+#: gtk/gtkcontainer.c:212
msgid "The width of the empty border outside the containers children."
msgstr ""
-#: gtk/gtkcontainer.c:219
+#: gtk/gtkcontainer.c:220
msgid "Child"
msgstr ""
-#: gtk/gtkcontainer.c:220
+#: gtk/gtkcontainer.c:221
msgid "Can be used to add a new child to the container."
msgstr ""
-#: gtk/gtkcurve.c:120
+#: gtk/gtkcurve.c:121
#, fuzzy
msgid "Curve type"
msgstr "Déan"
-#: gtk/gtkcurve.c:121
+#: gtk/gtkcurve.c:122
msgid "Is this curve linear, spline interpolated, or free-form"
msgstr ""
-#: gtk/gtkcurve.c:129
+#: gtk/gtkcurve.c:130
msgid "Minimum X"
msgstr ""
-#: gtk/gtkcurve.c:130
+#: gtk/gtkcurve.c:131
msgid "Minimum possible value for X"
msgstr ""
-#: gtk/gtkcurve.c:139
+#: gtk/gtkcurve.c:140
msgid "Maximum X"
msgstr ""
-#: gtk/gtkcurve.c:140
+#: gtk/gtkcurve.c:141
msgid "Maximum possible X value."
msgstr ""
-#: gtk/gtkcurve.c:149
+#: gtk/gtkcurve.c:150
msgid "Minimum Y"
msgstr ""
-#: gtk/gtkcurve.c:150
+#: gtk/gtkcurve.c:151
msgid "Minimum possible value for Y"
msgstr ""
-#: gtk/gtkcurve.c:159
+#: gtk/gtkcurve.c:160
msgid "Maximum Y"
msgstr ""
-#: gtk/gtkcurve.c:160
+#: gtk/gtkcurve.c:161
msgid "Maximum possible value for Y"
msgstr ""
-#: gtk/gtkdialog.c:125
+#: gtk/gtkdialog.c:126
msgid "Has separator"
msgstr ""
-#: gtk/gtkdialog.c:126
+#: gtk/gtkdialog.c:127
msgid "The dialog has a separator bar above its buttons"
msgstr ""
-#: gtk/gtkdialog.c:149
+#: gtk/gtkdialog.c:150
msgid "Content area border"
msgstr ""
-#: gtk/gtkdialog.c:150
+#: gtk/gtkdialog.c:151
msgid "Width of border around the main dialog area"
msgstr ""
-#: gtk/gtkdialog.c:157
+#: gtk/gtkdialog.c:158
msgid "Button spacing"
msgstr ""
-#: gtk/gtkdialog.c:158
+#: gtk/gtkdialog.c:159
msgid "Spacing between buttons"
msgstr ""
-#: gtk/gtkdialog.c:166
+#: gtk/gtkdialog.c:167
msgid "Action area border"
msgstr ""
-#: gtk/gtkdialog.c:167
+#: gtk/gtkdialog.c:168
msgid "Width of border around the button area at the bottom of the dialog"
msgstr ""
-#: gtk/gtkentry.c:410 gtk/gtklabel.c:361
+#: gtk/gtkentry.c:418 gtk/gtklabel.c:360
#, fuzzy
msgid "Cursor Position"
msgstr "Míchumasach"
-#: gtk/gtkentry.c:411 gtk/gtklabel.c:362
+#: gtk/gtkentry.c:419 gtk/gtklabel.c:361
msgid "The current position of the insertion cursor in chars."
msgstr ""
-#: gtk/gtkentry.c:420 gtk/gtklabel.c:371
+#: gtk/gtkentry.c:428 gtk/gtklabel.c:370
#, fuzzy
msgid "Selection Bound"
msgstr "Rogha: "
-#: gtk/gtkentry.c:421 gtk/gtklabel.c:372
+#: gtk/gtkentry.c:429 gtk/gtklabel.c:371
msgid ""
"The position of the opposite end of the selection from the cursor in chars."
msgstr ""
-#: gtk/gtkentry.c:431
+#: gtk/gtkentry.c:439
msgid "Whether the entry contents can be edited"
msgstr ""
-#: gtk/gtkentry.c:438
+#: gtk/gtkentry.c:446
msgid "Maximum length"
msgstr ""
-#: gtk/gtkentry.c:439
+#: gtk/gtkentry.c:447
msgid "Maximum number of characters for this entry"
msgstr ""
-#: gtk/gtkentry.c:447
+#: gtk/gtkentry.c:455
msgid "Visibility"
msgstr ""
-#: gtk/gtkentry.c:448
+#: gtk/gtkentry.c:456
msgid ""
"FALSE displays the \"invisible char\" instead of the actual text (password "
"mode)"
msgstr ""
-#: gtk/gtkentry.c:455
+#: gtk/gtkentry.c:463
#, fuzzy
msgid "Has Frame"
msgstr "Pailéid Féindheánamh"
-#: gtk/gtkentry.c:456
+#: gtk/gtkentry.c:464
msgid "FALSE removes outside bevel from entry."
msgstr ""
-#: gtk/gtkentry.c:463
+#: gtk/gtkentry.c:471
msgid "Invisible character"
msgstr ""
-#: gtk/gtkentry.c:464
+#: gtk/gtkentry.c:472
msgid "The character to use when masking entry contents (in \"password mode\")"
msgstr ""
-#: gtk/gtkentry.c:471
+#: gtk/gtkentry.c:479
msgid "Activates default"
msgstr ""
-#: gtk/gtkentry.c:472
+#: gtk/gtkentry.c:480
msgid ""
"Whether to activate the default widget (such as the default button in a "
"dialog) when Enter is pressed."
msgstr ""
-#: gtk/gtkentry.c:478
+#: gtk/gtkentry.c:486
msgid "Width in chars"
msgstr ""
-#: gtk/gtkentry.c:479
+#: gtk/gtkentry.c:487
msgid "Number of characters to leave space for in the entry."
msgstr ""
-#: gtk/gtkentry.c:488
+#: gtk/gtkentry.c:496
msgid "Scroll offset"
msgstr ""
-#: gtk/gtkentry.c:489
+#: gtk/gtkentry.c:497
msgid "Number of pixels of the entry scrolled off the screen to the left"
msgstr ""
-#: gtk/gtkentry.c:499
+#: gtk/gtkentry.c:507
msgid "The contents of the entry"
msgstr ""
-#: gtk/gtkentry.c:505 gtk/gtklabel.c:380 gtk/gtktextview.c:615
+#: gtk/gtkentry.c:513 gtk/gtklabel.c:379 gtk/gtktextview.c:624
msgid "Cursor color"
msgstr ""
-#: gtk/gtkentry.c:506 gtk/gtklabel.c:381 gtk/gtktextview.c:616
+#: gtk/gtkentry.c:514 gtk/gtklabel.c:380 gtk/gtktextview.c:625
msgid "Color with which to draw insertion cursor"
msgstr ""
-#: gtk/gtkentry.c:3793 gtk/gtklabel.c:3180
+#: gtk/gtkentry.c:3832 gtk/gtklabel.c:3151
#, fuzzy
msgid "Select All"
msgstr "Scrios"
-#: gtk/gtkentry.c:3803 gtk/gtklabel.c:3190 gtk/gtktextview.c:5563
+#: gtk/gtkentry.c:3842 gtk/gtklabel.c:3161 gtk/gtktextview.c:5737
msgid "Input Methods"
msgstr ""
@@ -1482,12 +1490,12 @@ msgstr "Eolairí"
msgid "Files"
msgstr "Comhaid"
-#: gtk/gtkfilesel.c:727 gtk/gtkfilesel.c:2052
+#: gtk/gtkfilesel.c:726 gtk/gtkfilesel.c:2057
#, c-format
msgid "Directory unreadable: %s"
msgstr "Eolaire doléite: %s"
-#: gtk/gtkfilesel.c:849
+#: gtk/gtkfilesel.c:848
#, c-format
msgid ""
"The file \"%s\" resides on another machine (called %s) and may not be "
@@ -1495,130 +1503,128 @@ msgid ""
"Are you sure that you want to select it?"
msgstr ""
-#: gtk/gtkfilesel.c:979
+#: gtk/gtkfilesel.c:978
msgid "Create Dir"
msgstr "Déan Eolaire"
-#: gtk/gtkfilesel.c:990 gtk/gtkfilesel.c:1413
+#: gtk/gtkfilesel.c:989 gtk/gtkfilesel.c:1416
msgid "Delete File"
msgstr "Scrios Comhad"
-#: gtk/gtkfilesel.c:1001 gtk/gtkfilesel.c:1556
+#: gtk/gtkfilesel.c:1000 gtk/gtkfilesel.c:1559
msgid "Rename File"
msgstr "Athainmnigh Comhad"
-#: gtk/gtkfilesel.c:1236
+#: gtk/gtkfilesel.c:1237
#, c-format
msgid ""
"The directory name \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
-#: gtk/gtkfilesel.c:1238
+#: gtk/gtkfilesel.c:1239
#, c-format
msgid ""
"Error creating directory \"%s\": %s\n"
"%s"
msgstr ""
-#: gtk/gtkfilesel.c:1239 gtk/gtkfilesel.c:1490
+#: gtk/gtkfilesel.c:1240 gtk/gtkfilesel.c:1493
msgid "You probably used symbols not allowed in filenames."
msgstr ""
-#: gtk/gtkfilesel.c:1247
+#: gtk/gtkfilesel.c:1248
#, c-format
msgid "Error creating directory \"%s\": %s\n"
msgstr ""
-#: gtk/gtkfilesel.c:1281
+#: gtk/gtkfilesel.c:1282
msgid "Create Directory"
msgstr "Déan Eolaire"
-#: gtk/gtkfilesel.c:1295
+#: gtk/gtkfilesel.c:1296
#, fuzzy
msgid "_Directory name:"
msgstr "Ainm eolaire:"
#. buttons
-#: gtk/gtkfilesel.c:1309
-msgid "Create"
-msgstr "Déan"
-
-#: gtk/gtkfilesel.c:1318 gtk/gtkfilesel.c:1444 gtk/gtkfilesel.c:1598
-#: gtk/gtkgamma.c:424
+#: gtk/gtkfilesel.c:1310 gtk/gtkfilesel.c:1438 gtk/gtkfilesel.c:1592
+#: gtk/gtkgamma.c:417
msgid "Cancel"
msgstr "Cealaigh"
-#: gtk/gtkfilesel.c:1353
+#: gtk/gtkfilesel.c:1322
+msgid "Create"
+msgstr "Déan"
+
+#: gtk/gtkfilesel.c:1356
#, c-format
msgid "The filename \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
-#: gtk/gtkfilesel.c:1356
+#: gtk/gtkfilesel.c:1359
#, c-format
msgid ""
"Error deleting file \"%s\": %s\n"
"%s"
msgstr ""
-#: gtk/gtkfilesel.c:1358 gtk/gtkfilesel.c:1504
+#: gtk/gtkfilesel.c:1361 gtk/gtkfilesel.c:1507
msgid "It probably contains symbols not allowed in filenames."
msgstr ""
-#: gtk/gtkfilesel.c:1367
+#: gtk/gtkfilesel.c:1370
#, c-format
msgid "Error deleting file \"%s\": %s"
msgstr ""
-#. buttons
-#: gtk/gtkfilesel.c:1435
+#: gtk/gtkfilesel.c:1448
msgid "Delete"
msgstr "Scrios"
-#: gtk/gtkfilesel.c:1486 gtk/gtkfilesel.c:1500
+#: gtk/gtkfilesel.c:1489 gtk/gtkfilesel.c:1503
#, c-format
msgid "The file name \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
-#: gtk/gtkfilesel.c:1488
+#: gtk/gtkfilesel.c:1491
#, c-format
msgid ""
"Error renaming file to \"%s\": %s\n"
"%s"
msgstr ""
-#: gtk/gtkfilesel.c:1502
+#: gtk/gtkfilesel.c:1505
#, c-format
msgid ""
"Error renaming file \"%s\": %s\n"
"%s"
msgstr ""
-#: gtk/gtkfilesel.c:1512
+#: gtk/gtkfilesel.c:1515
#, c-format
msgid "Error renaming file \"%s\" to \"%s\": %s"
msgstr ""
-#. buttons
-#: gtk/gtkfilesel.c:1589
+#: gtk/gtkfilesel.c:1604
msgid "Rename"
msgstr "Athainmnigh"
-#: gtk/gtkfilesel.c:2031
+#: gtk/gtkfilesel.c:2036
msgid "Selection: "
msgstr "Rogha: "
-#: gtk/gtkfilesel.c:2641
+#: gtk/gtkfilesel.c:2647
#, c-format
msgid ""
"The filename %s couldn't be converted to UTF-8. Try setting the environment "
"variable G_BROKEN_FILENAMES."
msgstr ""
-#: gtk/gtkfilesel.c:3509
+#: gtk/gtkfilesel.c:3515
msgid "Name too long"
msgstr ""
-#: gtk/gtkfilesel.c:3511
+#: gtk/gtkfilesel.c:3517
msgid "Couldn't convert filename"
msgstr ""
@@ -1664,7 +1670,7 @@ msgstr "Méid:"
msgid "Preview:"
msgstr "Réamhthaispeántas:"
-#: gtk/gtkfontsel.c:1060
+#: gtk/gtkfontsel.c:1059
msgid "Font Selection"
msgstr "Rogha Clófhoirne"
@@ -1688,7 +1694,7 @@ msgstr ""
msgid "The vertical alignment of the label."
msgstr ""
-#: gtk/gtkframe.c:153 gtk/gtkhandlebox.c:184
+#: gtk/gtkframe.c:153 gtk/gtkhandlebox.c:185
msgid "Deprecated property, use shadow_type instead."
msgstr ""
@@ -1708,41 +1714,41 @@ msgstr ""
msgid "A widget to display in place of the usual frame label."
msgstr ""
-#: gtk/gtkgamma.c:395
+#: gtk/gtkgamma.c:396
msgid "Gamma"
msgstr "Gamma"
-#: gtk/gtkgamma.c:402
+#: gtk/gtkgamma.c:403
#, fuzzy
msgid "_Gamma value"
msgstr "Luach Gamma"
-#: gtk/gtkgamma.c:416
+#: gtk/gtkgamma.c:423
msgid "OK"
msgstr "Ceart go leor"
-#: gtk/gtkhandlebox.c:191 gtk/gtkmenubar.c:148 gtk/gtkstatusbar.c:157
-#: gtk/gtktoolbar.c:276 gtk/gtkviewport.c:147
+#: gtk/gtkhandlebox.c:192 gtk/gtkmenubar.c:148 gtk/gtkstatusbar.c:158
+#: gtk/gtktoolbar.c:277 gtk/gtkviewport.c:148
msgid "Shadow type"
msgstr ""
-#: gtk/gtkhandlebox.c:192
+#: gtk/gtkhandlebox.c:193
msgid "Appearance of the shadow that surrounds the container."
msgstr ""
-#: gtk/gtkhandlebox.c:200
+#: gtk/gtkhandlebox.c:201
msgid "Handle position"
msgstr ""
-#: gtk/gtkhandlebox.c:201
+#: gtk/gtkhandlebox.c:202
msgid "Position of the handle relative to the child widget."
msgstr ""
-#: gtk/gtkhandlebox.c:209
+#: gtk/gtkhandlebox.c:210
msgid "Snap edge"
msgstr ""
-#: gtk/gtkhandlebox.c:210
+#: gtk/gtkhandlebox.c:211
msgid ""
"Side of the handlebox that's lined up with the docking point to dock the "
"handlebox."
@@ -1751,7 +1757,7 @@ msgstr ""
#. Remove this icon source so we don't keep trying to
#. * load it.
#.
-#: gtk/gtkiconfactory.c:1049
+#: gtk/gtkiconfactory.c:1061
#, c-format
msgid "Error loading icon: %s"
msgstr ""
@@ -1765,215 +1771,215 @@ msgid "Child widget to appear next to the menu text"
msgstr ""
#. shell and main vbox
-#: gtk/gtkinputdialog.c:181
+#: gtk/gtkinputdialog.c:182
msgid "Input"
msgstr "Ionchur"
-#: gtk/gtkinputdialog.c:189
+#: gtk/gtkinputdialog.c:190
msgid "No input devices"
msgstr "Níl aon ghaireas ionchuir ann"
-#: gtk/gtkinputdialog.c:218
+#: gtk/gtkinputdialog.c:219
#, fuzzy
msgid "_Device:"
msgstr "Gaireas:"
-#: gtk/gtkinputdialog.c:235
+#: gtk/gtkinputdialog.c:236
msgid "Disabled"
msgstr "Míchumasach"
-#: gtk/gtkinputdialog.c:243
+#: gtk/gtkinputdialog.c:244
msgid "Screen"
msgstr "Scáileán"
-#: gtk/gtkinputdialog.c:251
+#: gtk/gtkinputdialog.c:252
msgid "Window"
msgstr "Fuinneog"
-#: gtk/gtkinputdialog.c:259
+#: gtk/gtkinputdialog.c:260
#, fuzzy
msgid "_Mode: "
msgstr "Modh: "
#. The axis listbox
-#: gtk/gtkinputdialog.c:290
+#: gtk/gtkinputdialog.c:291
#, fuzzy
msgid "_Axes"
msgstr "Ais"
#. Keys listbox
-#: gtk/gtkinputdialog.c:306
+#: gtk/gtkinputdialog.c:307
#, fuzzy
msgid "_Keys"
msgstr "Eochracha"
#. We create the save button in any case, so that clients can
#. connect to it, without paying attention to whether it exits
-#: gtk/gtkinputdialog.c:327
+#: gtk/gtkinputdialog.c:328
msgid "Save"
msgstr "Sábháil"
-#: gtk/gtkinputdialog.c:336
+#: gtk/gtkinputdialog.c:337
msgid "Close"
msgstr "Druid"
-#: gtk/gtkinputdialog.c:469
+#: gtk/gtkinputdialog.c:470
msgid "X"
msgstr "X"
-#: gtk/gtkinputdialog.c:470
+#: gtk/gtkinputdialog.c:471
msgid "Y"
msgstr "Y"
-#: gtk/gtkinputdialog.c:471
+#: gtk/gtkinputdialog.c:472
msgid "Pressure"
msgstr "Brú"
-#: gtk/gtkinputdialog.c:472
+#: gtk/gtkinputdialog.c:473
msgid "X Tilt"
msgstr "Claonadh X"
-#: gtk/gtkinputdialog.c:473
+#: gtk/gtkinputdialog.c:474
msgid "Y Tilt"
msgstr "Claonadh Y"
-#: gtk/gtkinputdialog.c:474
+#: gtk/gtkinputdialog.c:475
msgid "Wheel"
msgstr ""
-#: gtk/gtkinputdialog.c:514
+#: gtk/gtkinputdialog.c:515
msgid "none"
msgstr "ceann ar bith"
-#: gtk/gtkinputdialog.c:548 gtk/gtkinputdialog.c:584
+#: gtk/gtkinputdialog.c:549 gtk/gtkinputdialog.c:585
msgid "(disabled)"
msgstr "(míchumasach)"
-#: gtk/gtkinputdialog.c:577
+#: gtk/gtkinputdialog.c:578
msgid "(unknown)"
msgstr "(gan fhios)"
#. and clear button
-#: gtk/gtkinputdialog.c:662
+#: gtk/gtkinputdialog.c:663
msgid "clear"
msgstr "bánaigh"
-#: gtk/gtklabel.c:284
+#: gtk/gtklabel.c:283
msgid "The text of the label."
msgstr ""
-#: gtk/gtklabel.c:291
+#: gtk/gtklabel.c:290
msgid "A list of style attributes to apply to the text of the label."
msgstr ""
-#: gtk/gtklabel.c:297
+#: gtk/gtklabel.c:296
msgid "Use markup"
msgstr ""
-#: gtk/gtklabel.c:298
+#: gtk/gtklabel.c:297
msgid "The text of the label includes XML markup. See pango_parse_markup()."
msgstr ""
-#: gtk/gtklabel.c:312 gtk/gtktexttag.c:377 gtk/gtktextview.c:556
+#: gtk/gtklabel.c:311 gtk/gtktexttag.c:378 gtk/gtktextview.c:565
msgid "Justification"
msgstr ""
-#: gtk/gtklabel.c:313
+#: gtk/gtklabel.c:312
msgid ""
"The alignment of the lines in the text of the label relative to each other. "
"This does NOT affect the alignment of the label within its allocation. See "
"GtkMisc::xalign for that."
msgstr ""
-#: gtk/gtklabel.c:321
+#: gtk/gtklabel.c:320
#, fuzzy
msgid "Pattern"
msgstr "Pailéid Féindheánamh"
-#: gtk/gtklabel.c:322
+#: gtk/gtklabel.c:321
msgid ""
"A string with _ characters in positions correspond to characters in the text "
"to underline."
msgstr ""
-#: gtk/gtklabel.c:329
+#: gtk/gtklabel.c:328
msgid "Line wrap"
msgstr ""
-#: gtk/gtklabel.c:330
+#: gtk/gtklabel.c:329
msgid "If set, wrap lines if the text becomes too wide."
msgstr ""
-#: gtk/gtklabel.c:336
+#: gtk/gtklabel.c:335
#, fuzzy
msgid "Selectable"
msgstr "Scrios"
-#: gtk/gtklabel.c:337
+#: gtk/gtklabel.c:336
msgid "Whether the label text can be selected with the mouse."
msgstr ""
-#: gtk/gtklabel.c:343
+#: gtk/gtklabel.c:342
msgid "Mnemonic key"
msgstr ""
-#: gtk/gtklabel.c:344
+#: gtk/gtklabel.c:343
msgid "The mnemonic accelerator key for this label."
msgstr ""
-#: gtk/gtklabel.c:352
+#: gtk/gtklabel.c:351
msgid "Mnemonic widget"
msgstr ""
-#: gtk/gtklabel.c:353
+#: gtk/gtklabel.c:352
msgid "The widget to be activated when the label's mnemonic key is pressed."
msgstr ""
-#: gtk/gtklayout.c:575
+#: gtk/gtklayout.c:576
msgid "X position"
msgstr ""
-#: gtk/gtklayout.c:576
+#: gtk/gtklayout.c:577
msgid "X position of child widget"
msgstr ""
-#: gtk/gtklayout.c:585
+#: gtk/gtklayout.c:586
msgid "Y position"
msgstr ""
-#: gtk/gtklayout.c:586
+#: gtk/gtklayout.c:587
msgid "Y position of child widget"
msgstr ""
-#: gtk/gtklayout.c:595 gtk/gtkviewport.c:131
+#: gtk/gtklayout.c:596 gtk/gtkviewport.c:132
msgid "Horizontal adjustment"
msgstr ""
-#: gtk/gtklayout.c:596
+#: gtk/gtklayout.c:597
msgid "The GtkAdjustment for the horizontal position."
msgstr ""
-#: gtk/gtklayout.c:603 gtk/gtkviewport.c:139
+#: gtk/gtklayout.c:604 gtk/gtkviewport.c:140
msgid "Vertical adjustment"
msgstr ""
-#: gtk/gtklayout.c:604
+#: gtk/gtklayout.c:605
msgid "The GtkAdjustment for the vertical position."
msgstr ""
-#: gtk/gtklayout.c:611 gtk/gtktreeviewcolumn.c:179
+#: gtk/gtklayout.c:612 gtk/gtktreeviewcolumn.c:189
msgid "Width"
msgstr ""
-#: gtk/gtklayout.c:612
+#: gtk/gtklayout.c:613
msgid "The width of the layout."
msgstr ""
-#: gtk/gtklayout.c:620
+#: gtk/gtklayout.c:621
msgid "Height"
msgstr ""
-#: gtk/gtklayout.c:621
+#: gtk/gtklayout.c:622
msgid "The height of the layout."
msgstr ""
@@ -1982,7 +1988,7 @@ 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:572
+#: gtk/gtkmain.c:613
msgid "default:LTR"
msgstr ""
@@ -1990,7 +1996,7 @@ msgstr ""
msgid "Style of bevel around the menubar"
msgstr ""
-#: gtk/gtkmenubar.c:156 gtk/gtktoolbar.c:250
+#: gtk/gtkmenubar.c:156 gtk/gtktoolbar.c:251
msgid "Internal padding"
msgstr ""
@@ -1998,14 +2004,30 @@ msgstr ""
msgid "Amount of border space between the menubar shadow and the menu items"
msgstr ""
-#: gtk/gtkmessagedialog.c:80
+#: gtk/gtkmessagedialog.c:104
msgid "Image/label border"
msgstr ""
-#: gtk/gtkmessagedialog.c:81
+#: gtk/gtkmessagedialog.c:105
msgid "Width of border around the label and image in the message dialog"
msgstr ""
+#: gtk/gtkmessagedialog.c:113
+msgid "Message Type"
+msgstr ""
+
+#: gtk/gtkmessagedialog.c:114
+msgid "The type of message"
+msgstr ""
+
+#: gtk/gtkmessagedialog.c:121
+msgid "Message Buttons"
+msgstr ""
+
+#: gtk/gtkmessagedialog.c:122
+msgid "The buttons shown in the message dialog"
+msgstr ""
+
#: gtk/gtkmisc.c:97
msgid "X align"
msgstr ""
@@ -2040,144 +2062,152 @@ msgid ""
"The amount of space to add on the top and bottom of the widget, in pixels"
msgstr ""
-#: gtk/gtknotebook.c:324
+#: gtk/gtknotebook.c:328
#, fuzzy
msgid "Page"
msgstr "Leathanach %u"
-#: gtk/gtknotebook.c:325
+#: gtk/gtknotebook.c:329
msgid "The index of the current page"
msgstr ""
-#: gtk/gtknotebook.c:333
+#: gtk/gtknotebook.c:337
msgid "Tab Position"
msgstr ""
-#: gtk/gtknotebook.c:334
+#: gtk/gtknotebook.c:338
msgid "Which side of the notebook holds the tabs"
msgstr ""
-#: gtk/gtknotebook.c:341
+#: gtk/gtknotebook.c:345
msgid "Tab Border"
msgstr ""
-#: gtk/gtknotebook.c:342
+#: gtk/gtknotebook.c:346
msgid "Width of the border around the tab labels"
msgstr ""
-#: gtk/gtknotebook.c:350
+#: gtk/gtknotebook.c:354
msgid "Horizontal Tab Border"
msgstr ""
-#: gtk/gtknotebook.c:351
+#: gtk/gtknotebook.c:355
msgid "Width of the horizontal border of tab labels"
msgstr ""
-#: gtk/gtknotebook.c:359
+#: gtk/gtknotebook.c:363
msgid "Vertical Tab Border"
msgstr ""
-#: gtk/gtknotebook.c:360
+#: gtk/gtknotebook.c:364
msgid "Width of the vertical border of tab labels"
msgstr ""
-#: gtk/gtknotebook.c:368
+#: gtk/gtknotebook.c:372
msgid "Show Tabs"
msgstr ""
-#: gtk/gtknotebook.c:369
+#: gtk/gtknotebook.c:373
msgid "Whether tabs should be shown or not"
msgstr ""
-#: gtk/gtknotebook.c:375
+#: gtk/gtknotebook.c:379
msgid "Show Border"
msgstr ""
-#: gtk/gtknotebook.c:376
+#: gtk/gtknotebook.c:380
msgid "Whether the border should be shown or not"
msgstr ""
-#: gtk/gtknotebook.c:382
+#: gtk/gtknotebook.c:386
msgid "Scrollable"
msgstr ""
-#: gtk/gtknotebook.c:383
+#: gtk/gtknotebook.c:387
msgid "If TRUE, scroll arrows are added if there are to many tabs to fit"
msgstr ""
-#: gtk/gtknotebook.c:389
+#: gtk/gtknotebook.c:393
msgid "Enable Popup"
msgstr ""
-#: gtk/gtknotebook.c:390
+#: gtk/gtknotebook.c:394
msgid ""
"If TRUE, pressing the right mouse button on the notebook pops up a menu that "
"you can use to go to a page"
msgstr ""
-#: gtk/gtknotebook.c:397
+#: gtk/gtknotebook.c:401
msgid "Whether tabs should have homogeneous sizes"
msgstr ""
-#: gtk/gtknotebook.c:2134 gtk/gtknotebook.c:4529
+#: gtk/gtknotebook.c:2240 gtk/gtknotebook.c:4470
#, c-format
msgid "Page %u"
msgstr "Leathanach %u"
-#: gtk/gtkoptionmenu.c:164
+#: gtk/gtkoptionmenu.c:184
+msgid "Menu"
+msgstr ""
+
+#: gtk/gtkoptionmenu.c:185
+msgid "The menu of options"
+msgstr ""
+
+#: gtk/gtkoptionmenu.c:192
msgid "Size of dropdown indicator"
msgstr ""
-#: gtk/gtkoptionmenu.c:170
+#: gtk/gtkoptionmenu.c:198
msgid "Spacing around indicator"
msgstr ""
-#: gtk/gtkpaned.c:116 gtk/gtkruler.c:138
+#: gtk/gtkpaned.c:120 gtk/gtkruler.c:138
msgid "Position"
msgstr ""
-#: gtk/gtkpaned.c:117
+#: gtk/gtkpaned.c:121
msgid ""
"Position of paned separator in pixels(0 means all the way to the left/top)"
msgstr ""
-#: gtk/gtkpaned.c:125
+#: gtk/gtkpaned.c:129
msgid "Position Set"
msgstr ""
-#: gtk/gtkpaned.c:126
+#: gtk/gtkpaned.c:130
msgid "TRUE if the Position property should be used"
msgstr ""
-#: gtk/gtkpaned.c:132
+#: gtk/gtkpaned.c:136
msgid "Handle Size"
msgstr ""
-#: gtk/gtkpaned.c:133
+#: gtk/gtkpaned.c:137
msgid "Width of handle"
msgstr ""
-#: gtk/gtkrc.c:2759
+#: gtk/gtkrc.c:2723
#, c-format
msgid "Unable to locate image file in pixmap_path: \"%s\" line %d"
msgstr ""
"Ní rabhthas ábalta íomhá comhaid a aimsiú in pixmap_path: \"%s\" líne %d"
-#: gtk/gtkrc.c:2762
+#: gtk/gtkrc.c:2726
#, 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:3171
+#: gtk/gtkrc.c:3135
#, c-format
msgid "Pixmap path element: \"%s\" must be absolute, %s, line %d"
msgstr ""
-#: gtk/gtkpreview.c:134
+#: gtk/gtkpreview.c:129
msgid "Expand"
msgstr ""
-#: gtk/gtkpreview.c:135
+#: gtk/gtkpreview.c:130
msgid ""
"Whether the preview widget should take up the entire space it is allocated"
msgstr ""
@@ -2222,7 +2252,7 @@ msgid ""
"in the progress widget"
msgstr ""
-#: gtk/gtkprogressbar.c:131 gtk/gtkrange.c:265 gtk/gtkspinbutton.c:213
+#: gtk/gtkprogressbar.c:131 gtk/gtkrange.c:270 gtk/gtkspinbutton.c:214
msgid "Adjustment"
msgstr ""
@@ -2230,7 +2260,7 @@ msgstr ""
msgid "The GtkAdjustment connected to the progress bar (Deprecated)"
msgstr ""
-#: gtk/gtkprogressbar.c:139 gtk/gtktoolbar.c:223
+#: gtk/gtkprogressbar.c:139 gtk/gtktoolbar.c:224
msgid "Orientation"
msgstr ""
@@ -2295,55 +2325,55 @@ msgstr ""
msgid "Text to be displayed in the progress bar"
msgstr ""
-#: gtk/gtkrange.c:256
+#: gtk/gtkrange.c:261
msgid "Update policy"
msgstr ""
-#: gtk/gtkrange.c:257
+#: gtk/gtkrange.c:262
msgid "How the range should be updated on the screen"
msgstr ""
-#: gtk/gtkrange.c:266
+#: gtk/gtkrange.c:271
msgid "The GtkAdjustment that contains the current value of this range object"
msgstr ""
-#: gtk/gtkrange.c:273
+#: gtk/gtkrange.c:278
msgid "Inverted"
msgstr ""
-#: gtk/gtkrange.c:274
+#: gtk/gtkrange.c:279
msgid "Invert direction slider moves to increase range value"
msgstr ""
-#: gtk/gtkrange.c:280
+#: gtk/gtkrange.c:285
msgid "Slider Width"
msgstr ""
-#: gtk/gtkrange.c:281
+#: gtk/gtkrange.c:286
msgid "Width of scrollbar or scale thumb"
msgstr ""
-#: gtk/gtkrange.c:288
+#: gtk/gtkrange.c:293
msgid "Trough Border"
msgstr ""
-#: gtk/gtkrange.c:289
+#: gtk/gtkrange.c:294
msgid "Spacing between thumb/steppers and outer trough bevel"
msgstr ""
-#: gtk/gtkrange.c:296
+#: gtk/gtkrange.c:301
msgid "Stepper Size"
msgstr ""
-#: gtk/gtkrange.c:297
+#: gtk/gtkrange.c:302
msgid "Length of step buttons at ends"
msgstr ""
-#: gtk/gtkrange.c:304
+#: gtk/gtkrange.c:309
msgid "Stepper Spacing"
msgstr ""
-#: gtk/gtkrange.c:305
+#: gtk/gtkrange.c:310
msgid "Spacing between step buttons and thumb"
msgstr ""
@@ -2375,7 +2405,7 @@ msgstr ""
msgid "Maximum size of the ruler"
msgstr ""
-#: gtk/gtkscale.c:148 gtk/gtkspinbutton.c:231
+#: gtk/gtkscale.c:148 gtk/gtkspinbutton.c:232
msgid "Digits"
msgstr ""
@@ -2527,67 +2557,67 @@ msgstr ""
msgid "Keybinding to activate the menu bar"
msgstr ""
-#: gtk/gtkspinbutton.c:214
+#: gtk/gtkspinbutton.c:215
msgid "The adjustment that holds the value of the spinbutton"
msgstr ""
-#: gtk/gtkspinbutton.c:221
+#: gtk/gtkspinbutton.c:222
msgid "Climb Rate"
msgstr ""
-#: gtk/gtkspinbutton.c:222
+#: gtk/gtkspinbutton.c:223
msgid "The acceleration rate when you hold down a button"
msgstr ""
-#: gtk/gtkspinbutton.c:232
+#: gtk/gtkspinbutton.c:233
msgid "The number of decimal places to display"
msgstr ""
-#: gtk/gtkspinbutton.c:241
+#: gtk/gtkspinbutton.c:242
msgid "Snap to Ticks"
msgstr ""
-#: gtk/gtkspinbutton.c:242
+#: gtk/gtkspinbutton.c:243
msgid ""
"Whether erroneous values are automatically changed to a spin button's "
"nearest step increment"
msgstr ""
-#: gtk/gtkspinbutton.c:249
+#: gtk/gtkspinbutton.c:250
msgid "Numeric"
msgstr ""
-#: gtk/gtkspinbutton.c:250
+#: gtk/gtkspinbutton.c:251
msgid "Whether non-numeric characters should be ignored"
msgstr ""
-#: gtk/gtkspinbutton.c:257
+#: gtk/gtkspinbutton.c:258
msgid "Wrap"
msgstr ""
-#: gtk/gtkspinbutton.c:258
+#: gtk/gtkspinbutton.c:259
msgid "Whether a spin button should wrap upon reaching its limits"
msgstr ""
-#: gtk/gtkspinbutton.c:265
+#: gtk/gtkspinbutton.c:266
msgid "Update Policy"
msgstr ""
-#: gtk/gtkspinbutton.c:266
+#: gtk/gtkspinbutton.c:267
msgid ""
"Whether the spin button should update always, or only when the value is legal"
msgstr ""
-#: gtk/gtkspinbutton.c:274
+#: gtk/gtkspinbutton.c:275
#, fuzzy
msgid "Value"
msgstr "Luach:"
-#: gtk/gtkspinbutton.c:275
+#: gtk/gtkspinbutton.c:276
msgid "Reads the current value, or sets a new value"
msgstr ""
-#: gtk/gtkstatusbar.c:158
+#: gtk/gtkstatusbar.c:159
msgid "Style of bevel around the statusbar text"
msgstr ""
@@ -2612,185 +2642,276 @@ msgstr ""
#. * need the mnemonics to be rationalized
#.
#: gtk/gtkstock.c:275
+msgid "_Add"
+msgstr ""
+
+#: gtk/gtkstock.c:276
#, fuzzy
msgid "_Apply"
msgstr "Cuir i bhfeidhm"
-#: gtk/gtkstock.c:276
+#: gtk/gtkstock.c:277
msgid "_Bold"
msgstr ""
-#: gtk/gtkstock.c:277
+#: gtk/gtkstock.c:278
#, fuzzy
msgid "_Cancel"
msgstr "Cealaigh"
-#: gtk/gtkstock.c:278
+#: gtk/gtkstock.c:279
+msgid "_CD-Rom"
+msgstr ""
+
+#: gtk/gtkstock.c:280
#, fuzzy
msgid "_Clear"
msgstr "bánaigh"
-#: gtk/gtkstock.c:279
+#: gtk/gtkstock.c:281
#, fuzzy
msgid "_Close"
msgstr "Druid"
-#: gtk/gtkstock.c:280
+#: gtk/gtkstock.c:282
+#, fuzzy
+msgid "_Convert"
+msgstr "Déan"
+
+#: gtk/gtkstock.c:283
msgid "_Copy"
msgstr ""
-#: gtk/gtkstock.c:281
+#: gtk/gtkstock.c:284
msgid "C_ut"
msgstr ""
-#: gtk/gtkstock.c:282
+#: gtk/gtkstock.c:285
+#, fuzzy
+msgid "_Delete"
+msgstr "Scrios"
+
+#: gtk/gtkstock.c:286
+msgid "_Execute"
+msgstr ""
+
+#: gtk/gtkstock.c:287
msgid "_Find"
msgstr ""
-#: gtk/gtkstock.c:283
+#: gtk/gtkstock.c:288
msgid "Find and _Replace"
msgstr ""
-#: gtk/gtkstock.c:284
+#: gtk/gtkstock.c:289
+#, fuzzy
+msgid "_Floppy"
+msgstr "Cuir i bhfeidhm"
+
+#: gtk/gtkstock.c:290
+msgid "_Bottom"
+msgstr ""
+
+#: gtk/gtkstock.c:291
+msgid "_First"
+msgstr ""
+
+#: gtk/gtkstock.c:292
+#, fuzzy
+msgid "_Last"
+msgstr "Pailéid Féindheánamh"
+
+#: gtk/gtkstock.c:293
+msgid "_Top"
+msgstr ""
+
+#: gtk/gtkstock.c:294
msgid "_Back"
msgstr ""
-#: gtk/gtkstock.c:285
+#: gtk/gtkstock.c:295
+msgid "_Down"
+msgstr ""
+
+#: gtk/gtkstock.c:296
msgid "_Forward"
msgstr ""
-#: gtk/gtkstock.c:286
+#: gtk/gtkstock.c:297
+msgid "_Up"
+msgstr ""
+
+#: gtk/gtkstock.c:298
#, fuzzy
msgid "_Help"
msgstr "Cuidigh"
-#: gtk/gtkstock.c:287
+#: gtk/gtkstock.c:299
#, fuzzy
msgid "_Home"
msgstr "Cuidigh"
-#: gtk/gtkstock.c:288
+#: gtk/gtkstock.c:300
+msgid "_Index"
+msgstr ""
+
+#: gtk/gtkstock.c:301
msgid "_Italic"
msgstr ""
-#: gtk/gtkstock.c:289
+#: gtk/gtkstock.c:302
+msgid "_Jump to"
+msgstr ""
+
+#: gtk/gtkstock.c:303
#, fuzzy
msgid "_Center"
msgstr "Déan"
-#: gtk/gtkstock.c:290
+#: gtk/gtkstock.c:304
#, fuzzy
msgid "_Fill"
msgstr "Teaghlach:"
-#: gtk/gtkstock.c:291
+#: gtk/gtkstock.c:305
msgid "_Left"
msgstr ""
-#: gtk/gtkstock.c:292
+#: gtk/gtkstock.c:306
msgid "_Right"
msgstr ""
-#: gtk/gtkstock.c:293
+#: gtk/gtkstock.c:307
msgid "_New"
msgstr ""
-#: gtk/gtkstock.c:294
+#: gtk/gtkstock.c:308
msgid "_No"
msgstr ""
-#: gtk/gtkstock.c:295
+#: gtk/gtkstock.c:309
#, fuzzy
msgid "_OK"
msgstr "Ceart go leor"
-#: gtk/gtkstock.c:296
+#: gtk/gtkstock.c:310
msgid "_Open"
msgstr ""
-#: gtk/gtkstock.c:297
+#: gtk/gtkstock.c:311
#, fuzzy
msgid "_Paste"
msgstr "Pailéid Féindheánamh"
-#: gtk/gtkstock.c:298
+#: gtk/gtkstock.c:312
msgid "_Preferences"
msgstr ""
-#: gtk/gtkstock.c:299
+#: gtk/gtkstock.c:313
msgid "_Print"
msgstr ""
-#: gtk/gtkstock.c:300
+#: gtk/gtkstock.c:314
#, fuzzy
msgid "Print Pre_view"
msgstr "Réamhthaispeántas:"
-#: gtk/gtkstock.c:301
+#: gtk/gtkstock.c:315
msgid "_Properties"
msgstr ""
-#: gtk/gtkstock.c:302
+#: gtk/gtkstock.c:316
msgid "_Quit"
msgstr ""
-#: gtk/gtkstock.c:303
+#: gtk/gtkstock.c:317
#, fuzzy
msgid "_Redo"
msgstr "Dearg:"
-#: gtk/gtkstock.c:304
+#: gtk/gtkstock.c:318
+msgid "_Refresh"
+msgstr ""
+
+#: gtk/gtkstock.c:319
+#, fuzzy
+msgid "_Remove"
+msgstr "Dearg:"
+
+#: gtk/gtkstock.c:320
msgid "_Revert"
msgstr ""
-#: gtk/gtkstock.c:305
+#: gtk/gtkstock.c:321
#, fuzzy
msgid "_Save"
msgstr "Sábháil"
-#: gtk/gtkstock.c:306
+#: gtk/gtkstock.c:322
#, fuzzy
msgid "Save _As"
msgstr "Sábháil"
-#: gtk/gtkstock.c:307
+#: gtk/gtkstock.c:323
+#, fuzzy
+msgid "_Color"
+msgstr "Druid"
+
+#: gtk/gtkstock.c:324
+msgid "_Font"
+msgstr ""
+
+#: gtk/gtkstock.c:325
+msgid "_Ascending"
+msgstr ""
+
+#: gtk/gtkstock.c:326
+msgid "_Descending"
+msgstr ""
+
+#: gtk/gtkstock.c:327
msgid "_Spell Check"
msgstr ""
-#: gtk/gtkstock.c:308
+#: gtk/gtkstock.c:328
msgid "_Stop"
msgstr ""
-#: gtk/gtkstock.c:309
+#: gtk/gtkstock.c:329
msgid "_Strikethrough"
msgstr ""
-#: gtk/gtkstock.c:310
+#: gtk/gtkstock.c:330
+#, fuzzy
+msgid "_Undelete"
+msgstr "Scrios"
+
+#: gtk/gtkstock.c:331
msgid "_Underline"
msgstr ""
-#: gtk/gtkstock.c:311
+#: gtk/gtkstock.c:332
msgid "_Undo"
msgstr ""
-#: gtk/gtkstock.c:312
+#: gtk/gtkstock.c:333
msgid "_Yes"
msgstr ""
-#: gtk/gtkstock.c:313
+#: gtk/gtkstock.c:334
#, c-format
msgid "Zoom _100%"
msgstr ""
-#: gtk/gtkstock.c:314
+#: gtk/gtkstock.c:335
msgid "Zoom to _Fit"
msgstr ""
-#: gtk/gtkstock.c:315
+#: gtk/gtkstock.c:336
msgid "Zoom _In"
msgstr ""
-#: gtk/gtkstock.c:316
+#: gtk/gtkstock.c:337
msgid "Zoom _Out"
msgstr ""
@@ -2834,304 +2955,304 @@ msgstr ""
msgid "If TRUE this means the table cells are all the same width/height"
msgstr ""
-#: gtk/gtktext.c:603 gtk/gtktreeview.c:504
+#: gtk/gtktext.c:604 gtk/gtktreeview.c:505
msgid "Horizontal Adjustment"
msgstr ""
-#: gtk/gtktext.c:604
+#: gtk/gtktext.c:605
msgid "Horizontal adjustment for the text widget"
msgstr ""
-#: gtk/gtktext.c:611 gtk/gtktreeview.c:512
+#: gtk/gtktext.c:612 gtk/gtktreeview.c:513
msgid "Vertical Adjustment"
msgstr ""
-#: gtk/gtktext.c:612
+#: gtk/gtktext.c:613
msgid "Vertical adjustment for the text widget"
msgstr ""
-#: gtk/gtktext.c:619
+#: gtk/gtktext.c:620
msgid "Line Wrap"
msgstr ""
-#: gtk/gtktext.c:620
+#: gtk/gtktext.c:621
msgid "Whether lines are wrapped at widget edges"
msgstr ""
-#: gtk/gtktext.c:627
+#: gtk/gtktext.c:628
msgid "Word Wrap"
msgstr ""
-#: gtk/gtktext.c:628
+#: gtk/gtktext.c:629
msgid "Whether words are wrapped at widget edges"
msgstr ""
-#: gtk/gtktexttag.c:198
+#: gtk/gtktexttag.c:199
msgid "Tag name"
msgstr ""
-#: gtk/gtktexttag.c:199
+#: gtk/gtktexttag.c:200
msgid "Name used to refer to the text tag"
msgstr ""
-#: gtk/gtktexttag.c:224
+#: gtk/gtktexttag.c:225
msgid "Background full height"
msgstr ""
-#: gtk/gtktexttag.c:225
+#: gtk/gtktexttag.c:226
msgid ""
"Whether the background color fills the entire line height or only the height "
"of the tagged characters"
msgstr ""
-#: gtk/gtktexttag.c:233
+#: gtk/gtktexttag.c:234
msgid "Background stipple mask"
msgstr ""
-#: gtk/gtktexttag.c:234
+#: gtk/gtktexttag.c:235
msgid "Bitmap to use as a mask when drawing the text background"
msgstr ""
-#: gtk/gtktexttag.c:259
+#: gtk/gtktexttag.c:260
msgid "Foreground stipple mask"
msgstr ""
-#: gtk/gtktexttag.c:260
+#: gtk/gtktexttag.c:261
msgid "Bitmap to use as a mask when drawing the text foreground"
msgstr ""
-#: gtk/gtktexttag.c:267
+#: gtk/gtktexttag.c:268
#, fuzzy
msgid "Text direction"
msgstr "Déan Eolaire"
-#: gtk/gtktexttag.c:268
+#: gtk/gtktexttag.c:269
msgid "Text direction, e.g. right-to-left or left-to-right"
msgstr ""
-#: gtk/gtktexttag.c:378 gtk/gtktextview.c:557
+#: gtk/gtktexttag.c:379 gtk/gtktextview.c:566
msgid "Left, right, or center justification"
msgstr ""
-#: gtk/gtktexttag.c:386
+#: gtk/gtktexttag.c:387
msgid "Language"
msgstr ""
-#: gtk/gtktexttag.c:387
+#: gtk/gtktexttag.c:388
msgid "Language engine code to use for rendering the text"
msgstr ""
-#: gtk/gtktexttag.c:394
+#: gtk/gtktexttag.c:395
msgid "Left margin"
msgstr ""
-#: gtk/gtktexttag.c:395 gtk/gtktextview.c:566
+#: gtk/gtktexttag.c:396 gtk/gtktextview.c:575
msgid "Width of the left margin in pixels"
msgstr ""
-#: gtk/gtktexttag.c:404
+#: gtk/gtktexttag.c:405
msgid "Right margin"
msgstr ""
-#: gtk/gtktexttag.c:405 gtk/gtktextview.c:576
+#: gtk/gtktexttag.c:406 gtk/gtktextview.c:585
msgid "Width of the right margin in pixels"
msgstr ""
-#: gtk/gtktexttag.c:415 gtk/gtktextview.c:585
+#: gtk/gtktexttag.c:416 gtk/gtktextview.c:594
msgid "Indent"
msgstr ""
-#: gtk/gtktexttag.c:416 gtk/gtktextview.c:586
+#: gtk/gtktexttag.c:417 gtk/gtktextview.c:595
msgid "Amount to indent the paragraph, in pixels"
msgstr ""
-#: gtk/gtktexttag.c:436
+#: gtk/gtktexttag.c:437
msgid "Pixels above lines"
msgstr ""
-#: gtk/gtktexttag.c:437 gtk/gtktextview.c:510
+#: gtk/gtktexttag.c:438 gtk/gtktextview.c:519
msgid "Pixels of blank space above paragraphs"
msgstr ""
-#: gtk/gtktexttag.c:446
+#: gtk/gtktexttag.c:447
msgid "Pixels below lines"
msgstr ""
-#: gtk/gtktexttag.c:447 gtk/gtktextview.c:520
+#: gtk/gtktexttag.c:448 gtk/gtktextview.c:529
msgid "Pixels of blank space below paragraphs"
msgstr ""
-#: gtk/gtktexttag.c:456
+#: gtk/gtktexttag.c:457
msgid "Pixels inside wrap"
msgstr ""
-#: gtk/gtktexttag.c:457 gtk/gtktextview.c:530
+#: gtk/gtktexttag.c:458 gtk/gtktextview.c:539
msgid "Pixels of blank space between wrapped lines in a paragraph"
msgstr ""
-#: gtk/gtktexttag.c:483
+#: gtk/gtktexttag.c:484
msgid "Wrap mode"
msgstr ""
-#: gtk/gtktexttag.c:484 gtk/gtktextview.c:548
+#: gtk/gtktexttag.c:485 gtk/gtktextview.c:557
msgid ""
"Whether to wrap lines never, at word boundaries, or at character boundaries"
msgstr ""
-#: gtk/gtktexttag.c:493 gtk/gtktextview.c:595
+#: gtk/gtktexttag.c:494 gtk/gtktextview.c:604
msgid "Tabs"
msgstr ""
-#: gtk/gtktexttag.c:494 gtk/gtktextview.c:596
+#: gtk/gtktexttag.c:495 gtk/gtktextview.c:605
msgid "Custom tabs for this text"
msgstr ""
-#: gtk/gtktexttag.c:501
+#: gtk/gtktexttag.c:502
msgid "Invisible"
msgstr ""
-#: gtk/gtktexttag.c:502
+#: gtk/gtktexttag.c:503
msgid "Whether this text is hidden"
msgstr ""
-#: gtk/gtktexttag.c:515
+#: gtk/gtktexttag.c:516
msgid "Background full height set"
msgstr ""
-#: gtk/gtktexttag.c:516
+#: gtk/gtktexttag.c:517
msgid "Whether this tag affects background height"
msgstr ""
-#: gtk/gtktexttag.c:519
+#: gtk/gtktexttag.c:520
msgid "Background stipple set"
msgstr ""
-#: gtk/gtktexttag.c:520
+#: gtk/gtktexttag.c:521
msgid "Whether this tag affects the background stipple"
msgstr ""
-#: gtk/gtktexttag.c:527
+#: gtk/gtktexttag.c:528
msgid "Foreground stipple set"
msgstr ""
-#: gtk/gtktexttag.c:528
+#: gtk/gtktexttag.c:529
msgid "Whether this tag affects the foreground stipple"
msgstr ""
-#: gtk/gtktexttag.c:563
+#: gtk/gtktexttag.c:564
msgid "Justification set"
msgstr ""
-#: gtk/gtktexttag.c:564
+#: gtk/gtktexttag.c:565
msgid "Whether this tag affects paragraph justification"
msgstr ""
-#: gtk/gtktexttag.c:567
+#: gtk/gtktexttag.c:568
msgid "Language set"
msgstr ""
-#: gtk/gtktexttag.c:568
+#: gtk/gtktexttag.c:569
msgid "Whether this tag affects the language the text is rendered as"
msgstr ""
-#: gtk/gtktexttag.c:571
+#: gtk/gtktexttag.c:572
msgid "Left margin set"
msgstr ""
-#: gtk/gtktexttag.c:572
+#: gtk/gtktexttag.c:573
msgid "Whether this tag affects the left margin"
msgstr ""
-#: gtk/gtktexttag.c:575
+#: gtk/gtktexttag.c:576
msgid "Indent set"
msgstr ""
-#: gtk/gtktexttag.c:576
+#: gtk/gtktexttag.c:577
msgid "Whether this tag affects indentation"
msgstr ""
-#: gtk/gtktexttag.c:583
+#: gtk/gtktexttag.c:584
msgid "Pixels above lines set"
msgstr ""
-#: gtk/gtktexttag.c:584 gtk/gtktexttag.c:588
+#: gtk/gtktexttag.c:585 gtk/gtktexttag.c:589
msgid "Whether this tag affects the number of pixels above lines"
msgstr ""
-#: gtk/gtktexttag.c:587
+#: gtk/gtktexttag.c:588
msgid "Pixels below lines set"
msgstr ""
-#: gtk/gtktexttag.c:591
+#: gtk/gtktexttag.c:592
msgid "Pixels inside wrap set"
msgstr ""
-#: gtk/gtktexttag.c:592
+#: gtk/gtktexttag.c:593
msgid "Whether this tag affects the number of pixels between wrapped lines"
msgstr ""
-#: gtk/gtktexttag.c:599
+#: gtk/gtktexttag.c:600
msgid "Right margin set"
msgstr ""
-#: gtk/gtktexttag.c:600
+#: gtk/gtktexttag.c:601
msgid "Whether this tag affects the right margin"
msgstr ""
-#: gtk/gtktexttag.c:607
+#: gtk/gtktexttag.c:608
msgid "Wrap mode set"
msgstr ""
-#: gtk/gtktexttag.c:608
+#: gtk/gtktexttag.c:609
msgid "Whether this tag affects line wrap mode"
msgstr ""
-#: gtk/gtktexttag.c:611
+#: gtk/gtktexttag.c:612
msgid "Tabs set"
msgstr ""
-#: gtk/gtktexttag.c:612
+#: gtk/gtktexttag.c:613
msgid "Whether this tag affects tabs"
msgstr ""
-#: gtk/gtktexttag.c:615
+#: gtk/gtktexttag.c:616
msgid "Invisible set"
msgstr ""
-#: gtk/gtktexttag.c:616
+#: gtk/gtktexttag.c:617
msgid "Whether this tag affects text visibility"
msgstr ""
-#: gtk/gtktextview.c:509
+#: gtk/gtktextview.c:518
msgid "Pixels Above Lines"
msgstr ""
-#: gtk/gtktextview.c:519
+#: gtk/gtktextview.c:528
msgid "Pixels Below Lines"
msgstr ""
-#: gtk/gtktextview.c:529
+#: gtk/gtktextview.c:538
msgid "Pixels Inside Wrap"
msgstr ""
-#: gtk/gtktextview.c:547
+#: gtk/gtktextview.c:556
msgid "Wrap Mode"
msgstr ""
-#: gtk/gtktextview.c:565
+#: gtk/gtktextview.c:574
msgid "Left Margin"
msgstr ""
-#: gtk/gtktextview.c:575
+#: gtk/gtktextview.c:584
msgid "Right Margin"
msgstr ""
-#: gtk/gtktextview.c:603
+#: gtk/gtktextview.c:612
#, fuzzy
msgid "Cursor Visible"
msgstr "Míchumasach"
-#: gtk/gtktextview.c:604
+#: gtk/gtktextview.c:613
msgid "If the insertion cursor is shown"
msgstr ""
@@ -3140,545 +3261,557 @@ msgstr ""
msgid "Unable to locate theme engine in module_path: \"%s\","
msgstr "Ní rabhthas ábalta modúl inlódáil a aimsiú in module_path: \"%s\","
-#: gtk/gtktipsquery.c:181
+#: gtk/gtktipsquery.c:182
msgid "--- No Tip ---"
msgstr "--- Níl aon nod ann ---"
-#: gtk/gtktogglebutton.c:143
+#: gtk/gtktogglebutton.c:133
msgid "If the toggle button should be pressed in or not"
msgstr ""
-#: gtk/gtktogglebutton.c:151
+#: gtk/gtktogglebutton.c:141
msgid "If the toggle button is in an \"in between\" state."
msgstr ""
-#: gtk/gtktogglebutton.c:158
+#: gtk/gtktogglebutton.c:148
msgid "Draw Indicator"
msgstr ""
-#: gtk/gtktogglebutton.c:159
+#: gtk/gtktogglebutton.c:149
msgid "If the toggle part of the button is displayed"
msgstr ""
-#: gtk/gtktoolbar.c:224
+#: gtk/gtktoolbar.c:225
msgid "The orientation of the toolbar"
msgstr ""
-#: gtk/gtktoolbar.c:232
+#: gtk/gtktoolbar.c:233
msgid "Toolbar Style"
msgstr ""
-#: gtk/gtktoolbar.c:233
+#: gtk/gtktoolbar.c:234
msgid "How to draw the toolbar"
msgstr ""
-#: gtk/gtktoolbar.c:241
+#: gtk/gtktoolbar.c:242
msgid "Spacer size"
msgstr ""
-#: gtk/gtktoolbar.c:242
+#: gtk/gtktoolbar.c:243
msgid "Size of spacers"
msgstr ""
-#: gtk/gtktoolbar.c:251
+#: gtk/gtktoolbar.c:252
msgid "Amount of border space between the toolbar shadow and the buttons"
msgstr ""
-#: gtk/gtktoolbar.c:259
+#: gtk/gtktoolbar.c:260
msgid "Space style"
msgstr ""
-#: gtk/gtktoolbar.c:260
+#: gtk/gtktoolbar.c:261
msgid "Whether spacers are vertical lines or just blank"
msgstr ""
-#: gtk/gtktoolbar.c:268
+#: gtk/gtktoolbar.c:269
msgid "Button relief"
msgstr ""
-#: gtk/gtktoolbar.c:269
+#: gtk/gtktoolbar.c:270
msgid "Type of bevel around toolbar buttons"
msgstr ""
-#: gtk/gtktoolbar.c:277
+#: gtk/gtktoolbar.c:278
msgid "Style of bevel around the toolbar"
msgstr ""
-#: gtk/gtktoolbar.c:283
+#: gtk/gtktoolbar.c:284
msgid "Toolbar style"
msgstr ""
-#: gtk/gtktoolbar.c:284
+#: gtk/gtktoolbar.c:285
msgid ""
"Whether default toolbars have text only, text and icons, icons only, etc."
msgstr ""
-#: gtk/gtktoolbar.c:290
+#: gtk/gtktoolbar.c:291
msgid "Toolbar icon size"
msgstr ""
-#: gtk/gtktoolbar.c:291
+#: gtk/gtktoolbar.c:292
msgid "Size of icons in default toolbars"
msgstr ""
-#: gtk/gtktreeview.c:496
+#: gtk/gtktreeview.c:497
msgid "TreeView Model"
msgstr ""
-#: gtk/gtktreeview.c:497
+#: gtk/gtktreeview.c:498
msgid "The model for the tree view"
msgstr ""
-#: gtk/gtktreeview.c:505
+#: gtk/gtktreeview.c:506
msgid "Horizontal Adjustment for the widget"
msgstr ""
-#: gtk/gtktreeview.c:513
+#: gtk/gtktreeview.c:514
msgid "Vertical Adjustment for the widget"
msgstr ""
-#: gtk/gtktreeview.c:520 gtk/gtktreeviewcolumn.c:171 gtk/gtkwidget.c:421
+#: gtk/gtktreeview.c:521 gtk/gtktreeviewcolumn.c:173 gtk/gtkwidget.c:427
#, fuzzy
msgid "Visible"
msgstr "Míchumasach"
-#: gtk/gtktreeview.c:521
+#: gtk/gtktreeview.c:522
msgid "Show the column header buttons"
msgstr ""
-#: gtk/gtktreeview.c:528
+#: gtk/gtktreeview.c:529
msgid "Headers Clickable"
msgstr ""
-#: gtk/gtktreeview.c:529
+#: gtk/gtktreeview.c:530
msgid "Column headers respond to click events"
msgstr ""
-#: gtk/gtktreeview.c:536
+#: gtk/gtktreeview.c:537
msgid "Expander Column"
msgstr ""
-#: gtk/gtktreeview.c:537
+#: gtk/gtktreeview.c:538
msgid "Set the column for the expander column"
msgstr ""
-#: gtk/gtktreeview.c:544 gtk/gtktreeviewcolumn.c:262
+#: gtk/gtktreeview.c:545 gtk/gtktreeviewcolumn.c:272
msgid "Reorderable"
msgstr ""
-#: gtk/gtktreeview.c:545
+#: gtk/gtktreeview.c:546
msgid "View is reorderable"
msgstr ""
-#: gtk/gtktreeview.c:552
+#: gtk/gtktreeview.c:553
msgid "Rules Hint"
msgstr ""
-#: gtk/gtktreeview.c:553
+#: gtk/gtktreeview.c:554
msgid "Set a hint to the theme engine to draw rows in alternating colors"
msgstr ""
-#: gtk/gtktreeview.c:560
+#: gtk/gtktreeview.c:561
msgid "Enable Search"
msgstr ""
-#: gtk/gtktreeview.c:561
+#: gtk/gtktreeview.c:562
msgid "View allows user to search through columns interactively"
msgstr ""
-#: gtk/gtktreeview.c:568
+#: gtk/gtktreeview.c:569
msgid "Search Column"
msgstr ""
-#: gtk/gtktreeview.c:569
+#: gtk/gtktreeview.c:570
msgid "Model column to search through when searching through code"
msgstr ""
-#: gtk/gtktreeview.c:582
+#: gtk/gtktreeview.c:583
msgid "Expander Size"
msgstr ""
-#: gtk/gtktreeview.c:583
+#: gtk/gtktreeview.c:584
msgid "Size of the expander arrow."
msgstr ""
-#: gtk/gtktreeview.c:591
+#: gtk/gtktreeview.c:592
msgid "Vertical Separator Width"
msgstr ""
-#: gtk/gtktreeview.c:592
+#: gtk/gtktreeview.c:593
msgid "Vertical space between cells. Must be an even number."
msgstr ""
-#: gtk/gtktreeview.c:600
+#: gtk/gtktreeview.c:601
msgid "Horizontal Separator Width"
msgstr ""
-#: gtk/gtktreeview.c:601
+#: gtk/gtktreeview.c:602
msgid "Horizontal space between cells. Must be an even number."
msgstr ""
-#: gtk/gtktreeview.c:609
+#: gtk/gtktreeview.c:610
msgid "Allow Rules"
msgstr ""
-#: gtk/gtktreeview.c:610
+#: gtk/gtktreeview.c:611
msgid "Allow drawing of alternating color rows."
msgstr ""
-#: gtk/gtktreeviewcolumn.c:172
+#: gtk/gtktreeview.c:617
+msgid "Indent Expanders"
+msgstr ""
+
+#: gtk/gtktreeview.c:618
+msgid "Make the expanders indented."
+msgstr ""
+
+#: gtk/gtktreeviewcolumn.c:174
msgid "Whether to display the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:180
+#: gtk/gtktreeviewcolumn.c:181 gtk/gtkwindow.c:394
+#, fuzzy
+msgid "Resizable"
+msgstr "Míchumasach"
+
+#: gtk/gtktreeviewcolumn.c:182
+msgid "Column is user-resizable"
+msgstr ""
+
+#: gtk/gtktreeviewcolumn.c:190
msgid "Current width of the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:188
+#: gtk/gtktreeviewcolumn.c:198
msgid "Sizing"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:189
+#: gtk/gtktreeviewcolumn.c:199
msgid "Resize mode of the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:197
+#: gtk/gtktreeviewcolumn.c:207
msgid "Fixed Width"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:198
+#: gtk/gtktreeviewcolumn.c:208
msgid "Current fixed width of the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:207
+#: gtk/gtktreeviewcolumn.c:217
msgid "Minimum Width"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:208
+#: gtk/gtktreeviewcolumn.c:218
msgid "Minimum allowed width of the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:217
+#: gtk/gtktreeviewcolumn.c:227
msgid "Maximum Width"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:218
+#: gtk/gtktreeviewcolumn.c:228
msgid "Maximum allowed width of the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:227
+#: gtk/gtktreeviewcolumn.c:237
#, fuzzy
msgid "Title"
msgstr "Comhaid"
-#: gtk/gtktreeviewcolumn.c:228
+#: gtk/gtktreeviewcolumn.c:238
msgid "Title to appear in column header"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:235
+#: gtk/gtktreeviewcolumn.c:245
msgid "Clickable"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:236
+#: gtk/gtktreeviewcolumn.c:246
msgid "Whether the header can be clicked"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:244
+#: gtk/gtktreeviewcolumn.c:254
msgid "Widget"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:245
+#: gtk/gtktreeviewcolumn.c:255
msgid "Widget to put in column header button instead of column title"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:252
+#: gtk/gtktreeviewcolumn.c:262
msgid "Alignment"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:253
+#: gtk/gtktreeviewcolumn.c:263
msgid "X Alignment of the column header text or widget"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:263
+#: gtk/gtktreeviewcolumn.c:273
msgid "Whether the column can be reordered around the headers"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:270
+#: gtk/gtktreeviewcolumn.c:280
msgid "Sort indicator"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:271
+#: gtk/gtktreeviewcolumn.c:281
msgid "Whether to show a sort indicator"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:278
+#: gtk/gtktreeviewcolumn.c:288
msgid "Sort order"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:279
+#: gtk/gtktreeviewcolumn.c:289
msgid "Sort direction the sort indicator should indicate"
msgstr ""
-#: gtk/gtkviewport.c:132
+#: gtk/gtkviewport.c:133
msgid ""
"The GtkAdjustment that determines the values of the horizontal position for "
"this viewport."
msgstr ""
-#: gtk/gtkviewport.c:140
+#: gtk/gtkviewport.c:141
msgid ""
"The GtkAdjustment that determines the values of the vertical position for "
"this viewport."
msgstr ""
-#: gtk/gtkviewport.c:148
+#: gtk/gtkviewport.c:149
msgid "Determines how the shadowed box around the viewport is drawn."
msgstr ""
-#: gtk/gtkwidget.c:388
+#: gtk/gtkwidget.c:394
#, fuzzy
msgid "Widget name"
msgstr "Athainmnigh"
-#: gtk/gtkwidget.c:389
+#: gtk/gtkwidget.c:395
msgid "The name of the widget"
msgstr ""
-#: gtk/gtkwidget.c:395
+#: gtk/gtkwidget.c:401
msgid "Parent widget"
msgstr ""
-#: gtk/gtkwidget.c:396
+#: gtk/gtkwidget.c:402
msgid "The parent widget of this widget. Must be a Container widget."
msgstr ""
-#: gtk/gtkwidget.c:403
+#: gtk/gtkwidget.c:409
msgid "Width request"
msgstr ""
-#: gtk/gtkwidget.c:404
+#: gtk/gtkwidget.c:410
msgid ""
"Override for width request of the widget, or -1 if natural request should be "
"used."
msgstr ""
-#: gtk/gtkwidget.c:412
+#: gtk/gtkwidget.c:418
msgid "Height request"
msgstr ""
-#: gtk/gtkwidget.c:413
+#: gtk/gtkwidget.c:419
msgid ""
"Override for height request of the widget, or -1 if natural request should "
"be used."
msgstr ""
-#: gtk/gtkwidget.c:422
+#: gtk/gtkwidget.c:428
msgid "Whether the widget is visible"
msgstr ""
-#: gtk/gtkwidget.c:428
+#: gtk/gtkwidget.c:434
msgid "Sensitive"
msgstr ""
-#: gtk/gtkwidget.c:429
+#: gtk/gtkwidget.c:435
msgid "Whether the widget responds to input"
msgstr ""
-#: gtk/gtkwidget.c:435
+#: gtk/gtkwidget.c:441
msgid "Application paintable"
msgstr ""
-#: gtk/gtkwidget.c:436
+#: gtk/gtkwidget.c:442
msgid "Whether the application will paint directly on the widget"
msgstr ""
-#: gtk/gtkwidget.c:442
+#: gtk/gtkwidget.c:448
msgid "Can focus"
msgstr ""
-#: gtk/gtkwidget.c:443
+#: gtk/gtkwidget.c:449
msgid "Whether the widget can accept the input focus"
msgstr ""
-#: gtk/gtkwidget.c:449
+#: gtk/gtkwidget.c:455
msgid "Has focus"
msgstr ""
-#: gtk/gtkwidget.c:450
+#: gtk/gtkwidget.c:456
msgid "Whether the widget has the input focus"
msgstr ""
-#: gtk/gtkwidget.c:456
+#: gtk/gtkwidget.c:462
msgid "Can default"
msgstr ""
-#: gtk/gtkwidget.c:457
+#: gtk/gtkwidget.c:463
msgid "Whether the widget can be the default widget"
msgstr ""
-#: gtk/gtkwidget.c:463
+#: gtk/gtkwidget.c:469
msgid "Has default"
msgstr ""
-#: gtk/gtkwidget.c:464
+#: gtk/gtkwidget.c:470
msgid "Whether the widget is the default widget"
msgstr ""
-#: gtk/gtkwidget.c:470
+#: gtk/gtkwidget.c:476
msgid "Receives default"
msgstr ""
-#: gtk/gtkwidget.c:471
+#: gtk/gtkwidget.c:477
msgid "If TRUE, the widget will receive the default action when it is focused."
msgstr ""
-#: gtk/gtkwidget.c:477
+#: gtk/gtkwidget.c:483
msgid "Composite child"
msgstr ""
-#: gtk/gtkwidget.c:478
+#: gtk/gtkwidget.c:484
msgid "Whether the widget is composed of other widgets"
msgstr ""
-#: gtk/gtkwidget.c:484
+#: gtk/gtkwidget.c:490
#, fuzzy
msgid "Style"
msgstr "Stíl:"
-#: gtk/gtkwidget.c:485
+#: gtk/gtkwidget.c:491
msgid ""
"The style of the widget, which contains information about how it will look "
"(colors etc)."
msgstr ""
-#: gtk/gtkwidget.c:491
+#: gtk/gtkwidget.c:497
msgid "Events"
msgstr ""
-#: gtk/gtkwidget.c:492
+#: gtk/gtkwidget.c:498
msgid "The event mask that decides what kind of GdkEvents this widget gets."
msgstr ""
-#: gtk/gtkwidget.c:499
+#: gtk/gtkwidget.c:505
msgid "Extension events"
msgstr ""
-#: gtk/gtkwidget.c:500
+#: gtk/gtkwidget.c:506
msgid "The mask that decides what kind of extension events this widget gets."
msgstr ""
-#: gtk/gtkwidget.c:1047
+#: gtk/gtkwidget.c:1053
msgid "Interior Focus"
msgstr ""
-#: gtk/gtkwidget.c:1048
+#: gtk/gtkwidget.c:1054
msgid "Whether to draw the focus indicator inside widgets."
msgstr ""
-#: gtk/gtkwindow.c:361
+#: gtk/gtkwindow.c:359
#, fuzzy
msgid "Window Type"
msgstr "Fuinneog"
-#: gtk/gtkwindow.c:362
+#: gtk/gtkwindow.c:360
msgid "The type of the window"
msgstr ""
-#: gtk/gtkwindow.c:371
+#: gtk/gtkwindow.c:369
#, fuzzy
msgid "Window Title"
msgstr "Fuinneog"
-#: gtk/gtkwindow.c:372
+#: gtk/gtkwindow.c:370
msgid "The title of the window"
msgstr ""
-#: gtk/gtkwindow.c:379
+#: gtk/gtkwindow.c:377
msgid "Allow Shrink"
msgstr ""
-#: gtk/gtkwindow.c:381
+#: gtk/gtkwindow.c:379
#, no-c-format
msgid ""
"If TRUE, the window has no mimimum size. Setting this to TRUE is 99% of the "
"time a bad idea."
msgstr ""
-#: gtk/gtkwindow.c:388
+#: gtk/gtkwindow.c:386
msgid "Allow Grow"
msgstr ""
-#: gtk/gtkwindow.c:389
+#: gtk/gtkwindow.c:387
msgid "If TRUE, users can expand the window beyond its minimum size."
msgstr ""
-#: gtk/gtkwindow.c:396
-#, fuzzy
-msgid "Resizable"
-msgstr "Míchumasach"
-
-#: gtk/gtkwindow.c:397
+#: gtk/gtkwindow.c:395
msgid "If TRUE, users can resize the window."
msgstr ""
-#: gtk/gtkwindow.c:404
+#: gtk/gtkwindow.c:402
msgid "Modal"
msgstr ""
-#: gtk/gtkwindow.c:405
+#: gtk/gtkwindow.c:403
msgid ""
"If TRUE, the window is modal (other windows are not usable while this one is "
"up)."
msgstr ""
-#: gtk/gtkwindow.c:412
+#: gtk/gtkwindow.c:410
msgid "Window Position"
msgstr ""
-#: gtk/gtkwindow.c:413
+#: gtk/gtkwindow.c:411
msgid "The initial position of the window."
msgstr ""
-#: gtk/gtkwindow.c:421
+#: gtk/gtkwindow.c:419
msgid "Default Width"
msgstr ""
-#: gtk/gtkwindow.c:422
+#: gtk/gtkwindow.c:420
msgid ""
"The default width of the window, used when initially showing the window."
msgstr ""
-#: gtk/gtkwindow.c:431
+#: gtk/gtkwindow.c:429
msgid "Default Height"
msgstr ""
-#: gtk/gtkwindow.c:432
+#: gtk/gtkwindow.c:430
msgid ""
"The default height of the window, used when initially showing the window."
msgstr ""
-#: gtk/gtkwindow.c:441
+#: gtk/gtkwindow.c:439
msgid "Destroy with Parent"
msgstr ""
-#: gtk/gtkwindow.c:442
+#: gtk/gtkwindow.c:440
msgid "If this window should be destroyed when the parent is destroyed"
msgstr ""
-#: gtk/gtkwindow.c:449
+#: gtk/gtkwindow.c:447
msgid "Icon"
msgstr ""
-#: gtk/gtkwindow.c:450
+#: gtk/gtkwindow.c:448
msgid "Icon for this window"
msgstr ""
-#: gtk/gtksizegroup.c:241
+#: gtk/gtksizegroup.c:242
#, fuzzy
msgid "Mode"
msgstr "Modh: "
-#: gtk/gtksizegroup.c:242
+#: gtk/gtksizegroup.c:243
msgid ""
"The the directions in which the size group effects the requested sizes of "
"its component widgets."
diff --git a/po/gl.po b/po/gl.po
index 578cfdeb1..b4365a7a8 100644
--- a/po/gl.po
+++ b/po/gl.po
@@ -12,7 +12,7 @@
msgid ""
msgstr ""
"Project-Id-Version: gtk+ 1.3.1\n"
-"POT-Creation-Date: 2001-10-25 16:39-0400\n"
+"POT-Creation-Date: 2001-11-23 15:47-0500\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"
@@ -20,12 +20,12 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-#: gdk-pixbuf/gdk-pixbuf-animation.c:144 gdk-pixbuf/gdk-pixbuf-io.c:543
+#: gdk-pixbuf/gdk-pixbuf-animation.c:144 gdk-pixbuf/gdk-pixbuf-io.c:551
#, c-format
msgid "Failed to open file '%s': %s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-animation.c:155 gdk-pixbuf/gdk-pixbuf-io.c:553
+#: gdk-pixbuf/gdk-pixbuf-animation.c:155 gdk-pixbuf/gdk-pixbuf-io.c:561
#, c-format
msgid "Image file '%s' contains no data"
msgstr ""
@@ -35,7 +35,7 @@ msgstr ""
msgid "Don't know how to load the animation in file '%s'"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-animation.c:205 gdk-pixbuf/gdk-pixbuf-io.c:598
+#: gdk-pixbuf/gdk-pixbuf-animation.c:205 gdk-pixbuf/gdk-pixbuf-io.c:606
#, c-format
msgid ""
"Failed to load image '%s': reason not known, probably a corrupt image file"
@@ -48,65 +48,65 @@ msgid ""
"animation file"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:316
+#: gdk-pixbuf/gdk-pixbuf-io.c:324
#, fuzzy, c-format
msgid "Unable to load image-loading module: %s: %s"
msgstr "Foi imposible atopa-lo módulo no module_path: \"%s\","
-#: gdk-pixbuf/gdk-pixbuf-io.c:335
+#: gdk-pixbuf/gdk-pixbuf-io.c:343
#, c-format
msgid ""
"Image-loading module %s does not export the proper interface; perhaps it's "
"from a different GTK version?"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:452 gdk-pixbuf/gdk-pixbuf-io.c:478
+#: gdk-pixbuf/gdk-pixbuf-io.c:460 gdk-pixbuf/gdk-pixbuf-io.c:486
#, c-format
msgid "Image type '%s' is not supported"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:500
+#: gdk-pixbuf/gdk-pixbuf-io.c:508
#, c-format
msgid "Couldn't recognize the image file format for file '%s'"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:506
+#: gdk-pixbuf/gdk-pixbuf-io.c:514
msgid "Unrecognized image file format"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:576
+#: gdk-pixbuf/gdk-pixbuf-io.c:584
#, c-format
msgid "Don't know how to load the image in file '%s'"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:609
+#: gdk-pixbuf/gdk-pixbuf-io.c:617
#, c-format
msgid "Failed to load image '%s': %s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:714
+#: gdk-pixbuf/gdk-pixbuf-io.c:722
#, c-format
msgid "This build of gdk-pixbuf does not support saving the image format: %s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:822
+#: gdk-pixbuf/gdk-pixbuf-io.c:830
#, c-format
msgid "Failed to open '%s' for writing: %s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:843
+#: gdk-pixbuf/gdk-pixbuf-io.c:851
#, c-format
msgid ""
"Failed to close '%s' while writing image, all data may not have been saved: %"
"s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-loader.c:252
+#: gdk-pixbuf/gdk-pixbuf-loader.c:250
#, c-format
msgid "Incremental loading of image type '%s' is not supported"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-loader.c:275 gdk-pixbuf/gdk-pixbuf-loader.c:376
+#: gdk-pixbuf/gdk-pixbuf-loader.c:273 gdk-pixbuf/gdk-pixbuf-loader.c:374
#, c-format
msgid ""
"Internal error: Image loader module '%s' failed to begin loading an image, "
@@ -369,35 +369,35 @@ msgstr ""
msgid "Failed to write to temporary file when loading XBM image"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1256
+#: gdk-pixbuf/io-xpm.c:1234
msgid "No XPM header found"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1264
+#: gdk-pixbuf/io-xpm.c:1242
msgid "XPM file has image width <= 0"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1272
+#: gdk-pixbuf/io-xpm.c:1250
msgid "XPM file has image height <= 0"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1280
+#: gdk-pixbuf/io-xpm.c:1258
msgid "XPM file has invalid number of colors"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1288
+#: gdk-pixbuf/io-xpm.c:1266
msgid "XPM has invalid number of chars per pixel"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1306
+#: gdk-pixbuf/io-xpm.c:1284
msgid "Can't read XPM colormap"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1344
+#: gdk-pixbuf/io-xpm.c:1322
msgid "Can't allocate memory for loading XPM image"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1527
+#: gdk-pixbuf/io-xpm.c:1505
msgid "Failed to write to temporary file when loading XPM image"
msgstr ""
@@ -418,12 +418,20 @@ msgstr ""
msgid "failed to allocate image buffer of %u bytes"
msgstr ""
-#: gtk/gtkaccellabel.c:115
-msgid "Accelerator object"
+#: gtk/gtkaccellabel.c:122
+msgid "Accelerator Closure"
msgstr ""
-#: gtk/gtkaccellabel.c:116
-msgid "The object monitored by this accelerator label"
+#: gtk/gtkaccellabel.c:123
+msgid "The closure to be monitored for accelerator changes"
+msgstr ""
+
+#: gtk/gtkaccellabel.c:129
+msgid "Accelerator Widget"
+msgstr ""
+
+#: gtk/gtkaccellabel.c:130
+msgid "The widget to be monitored for accelerator changes"
msgstr ""
#: gtk/gtkalignment.c:102
@@ -578,7 +586,7 @@ msgstr "Espacio:"
msgid "The amount of space between children."
msgstr ""
-#: gtk/gtkbox.c:135 gtk/gtknotebook.c:396
+#: gtk/gtkbox.c:135 gtk/gtknotebook.c:400
msgid "Homogeneous"
msgstr ""
@@ -586,76 +594,76 @@ msgstr ""
msgid "Whether the children should all be the same size."
msgstr ""
-#: gtk/gtkbutton.c:183 gtk/gtkframe.c:125 gtk/gtklabel.c:283
+#: gtk/gtkbutton.c:188 gtk/gtkframe.c:125 gtk/gtklabel.c:282
msgid "Label"
msgstr ""
-#: gtk/gtkbutton.c:184
+#: gtk/gtkbutton.c:189
msgid ""
"Text of the label widget inside the button, if the button contains a label "
"widget."
msgstr ""
-#: gtk/gtkbutton.c:191 gtk/gtklabel.c:304
+#: gtk/gtkbutton.c:196 gtk/gtklabel.c:303
msgid "Use underline"
msgstr ""
-#: gtk/gtkbutton.c:192 gtk/gtklabel.c:305
+#: gtk/gtkbutton.c:197 gtk/gtklabel.c:304
msgid ""
"If set, an underline in the text indicates the next character should be used "
"for the mnemonic accelerator key"
msgstr ""
-#: gtk/gtkbutton.c:199
+#: gtk/gtkbutton.c:204
msgid "Use stock"
msgstr ""
-#: gtk/gtkbutton.c:200
+#: gtk/gtkbutton.c:205
msgid ""
"If set, the label is used to pick a stock item instead of being displayed"
msgstr ""
-#: gtk/gtkbutton.c:207
+#: gtk/gtkbutton.c:212
msgid "Border relief"
msgstr ""
-#: gtk/gtkbutton.c:208
+#: gtk/gtkbutton.c:213
msgid "The border relief style."
msgstr ""
-#: gtk/gtkbutton.c:259
+#: gtk/gtkbutton.c:264
#, fuzzy
msgid "Default Spacing"
msgstr "Espacio:"
-#: gtk/gtkbutton.c:260
+#: gtk/gtkbutton.c:265
msgid "Extra space to add for CAN_DEFAULT buttons"
msgstr ""
-#: gtk/gtkbutton.c:266
+#: gtk/gtkbutton.c:271
msgid "Default Outside Spacing"
msgstr ""
-#: gtk/gtkbutton.c:267
+#: gtk/gtkbutton.c:272
msgid ""
"Extra space to add for CAN_DEFAULT buttons that is always drawn outside the "
"border"
msgstr ""
-#: gtk/gtkbutton.c:272
+#: gtk/gtkbutton.c:277
msgid "Child X Displacement"
msgstr ""
-#: gtk/gtkbutton.c:273
+#: gtk/gtkbutton.c:278
msgid ""
"How far in the x direction to move the child when the button is depressed"
msgstr ""
-#: gtk/gtkbutton.c:280
+#: gtk/gtkbutton.c:285
msgid "Child Y Displacement"
msgstr ""
-#: gtk/gtkbutton.c:281
+#: gtk/gtkbutton.c:286
msgid ""
"How far in the y direction to move the child when the button is depressed"
msgstr ""
@@ -753,297 +761,297 @@ msgstr ""
msgid "The pixbuf to render."
msgstr ""
-#: gtk/gtkcellrenderertext.c:173 gtk/gtkentry.c:498 gtk/gtkprogressbar.c:207
+#: gtk/gtkcellrenderertext.c:174 gtk/gtkentry.c:506 gtk/gtkprogressbar.c:207
msgid "Text"
msgstr ""
-#: gtk/gtkcellrenderertext.c:174
+#: gtk/gtkcellrenderertext.c:175
msgid "Text to render"
msgstr ""
-#: gtk/gtkcellrenderertext.c:181
+#: gtk/gtkcellrenderertext.c:182
msgid "Markup"
msgstr ""
-#: gtk/gtkcellrenderertext.c:182
+#: gtk/gtkcellrenderertext.c:183
msgid "Marked up text to render"
msgstr ""
-#: gtk/gtkcellrenderertext.c:189 gtk/gtklabel.c:290
+#: gtk/gtkcellrenderertext.c:190 gtk/gtklabel.c:289
msgid "Attributes"
msgstr ""
-#: gtk/gtkcellrenderertext.c:190
+#: gtk/gtkcellrenderertext.c:191
msgid "A list of style attributes to apply to the text of the renderer."
msgstr ""
-#: gtk/gtkcellrenderertext.c:197 gtk/gtktexttag.c:208
+#: gtk/gtkcellrenderertext.c:198 gtk/gtktexttag.c:209
msgid "Background color name"
msgstr ""
-#: gtk/gtkcellrenderertext.c:198 gtk/gtktexttag.c:209
+#: gtk/gtkcellrenderertext.c:199 gtk/gtktexttag.c:210
msgid "Background color as a string"
msgstr ""
-#: gtk/gtkcellrenderertext.c:205 gtk/gtktexttag.c:216
+#: gtk/gtkcellrenderertext.c:206 gtk/gtktexttag.c:217
msgid "Background color"
msgstr ""
-#: gtk/gtkcellrenderertext.c:206 gtk/gtktexttag.c:217
+#: gtk/gtkcellrenderertext.c:207 gtk/gtktexttag.c:218
msgid "Background color as a GdkColor"
msgstr ""
-#: gtk/gtkcellrenderertext.c:213 gtk/gtktexttag.c:242
+#: gtk/gtkcellrenderertext.c:214 gtk/gtktexttag.c:243
msgid "Foreground color name"
msgstr ""
-#: gtk/gtkcellrenderertext.c:214 gtk/gtktexttag.c:243
+#: gtk/gtkcellrenderertext.c:215 gtk/gtktexttag.c:244
msgid "Foreground color as a string"
msgstr ""
-#: gtk/gtkcellrenderertext.c:221 gtk/gtktexttag.c:250
+#: gtk/gtkcellrenderertext.c:222 gtk/gtktexttag.c:251
msgid "Foreground color"
msgstr ""
-#: gtk/gtkcellrenderertext.c:222 gtk/gtktexttag.c:251
+#: gtk/gtkcellrenderertext.c:223 gtk/gtktexttag.c:252
msgid "Foreground color as a GdkColor"
msgstr ""
-#: gtk/gtkcellrenderertext.c:230 gtk/gtkentry.c:430 gtk/gtktexttag.c:276
-#: gtk/gtktextview.c:539
+#: gtk/gtkcellrenderertext.c:231 gtk/gtkentry.c:438 gtk/gtktexttag.c:277
+#: gtk/gtktextview.c:548
#, fuzzy
msgid "Editable"
msgstr "(desactivado)"
-#: gtk/gtkcellrenderertext.c:231 gtk/gtktexttag.c:277 gtk/gtktextview.c:540
+#: gtk/gtkcellrenderertext.c:232 gtk/gtktexttag.c:278 gtk/gtktextview.c:549
msgid "Whether the text can be modified by the user"
msgstr ""
-#: gtk/gtkcellrenderertext.c:238 gtk/gtkcellrenderertext.c:246
-#: gtk/gtkfontsel.c:192 gtk/gtktexttag.c:284 gtk/gtktexttag.c:292
+#: gtk/gtkcellrenderertext.c:239 gtk/gtkcellrenderertext.c:247
+#: gtk/gtkfontsel.c:192 gtk/gtktexttag.c:285 gtk/gtktexttag.c:293
msgid "Font"
msgstr "Fonte"
-#: gtk/gtkcellrenderertext.c:239 gtk/gtktexttag.c:285
+#: gtk/gtkcellrenderertext.c:240 gtk/gtktexttag.c:286
msgid "Font description as a string"
msgstr ""
-#: gtk/gtkcellrenderertext.c:247 gtk/gtktexttag.c:293
+#: gtk/gtkcellrenderertext.c:248 gtk/gtktexttag.c:294
msgid "Font description as a PangoFontDescription struct"
msgstr ""
-#: gtk/gtkcellrenderertext.c:255 gtk/gtktexttag.c:301
+#: gtk/gtkcellrenderertext.c:256 gtk/gtktexttag.c:302
#, fuzzy
msgid "Font family"
msgstr "Familia:"
-#: gtk/gtkcellrenderertext.c:256 gtk/gtktexttag.c:302
+#: gtk/gtkcellrenderertext.c:257 gtk/gtktexttag.c:303
msgid "Name of the font family, e.g. Sans, Helvetica, Times, Monospace"
msgstr ""
-#: gtk/gtkcellrenderertext.c:263 gtk/gtkcellrenderertext.c:264
-#: gtk/gtktexttag.c:309 gtk/gtktexttag.c:310
+#: gtk/gtkcellrenderertext.c:264 gtk/gtkcellrenderertext.c:265
+#: gtk/gtktexttag.c:310 gtk/gtktexttag.c:311
#, fuzzy
msgid "Font style"
msgstr "Estilo de Fonte"
-#: gtk/gtkcellrenderertext.c:272 gtk/gtkcellrenderertext.c:273
-#: gtk/gtktexttag.c:318 gtk/gtktexttag.c:319
+#: gtk/gtkcellrenderertext.c:273 gtk/gtkcellrenderertext.c:274
+#: gtk/gtktexttag.c:319 gtk/gtktexttag.c:320
msgid "Font variant"
msgstr ""
-#: gtk/gtkcellrenderertext.c:281 gtk/gtkcellrenderertext.c:282
-#: gtk/gtktexttag.c:327 gtk/gtktexttag.c:328
+#: gtk/gtkcellrenderertext.c:282 gtk/gtkcellrenderertext.c:283
+#: gtk/gtktexttag.c:328 gtk/gtktexttag.c:329
msgid "Font weight"
msgstr ""
-#: gtk/gtkcellrenderertext.c:291 gtk/gtkcellrenderertext.c:292
-#: gtk/gtktexttag.c:338 gtk/gtktexttag.c:339
+#: gtk/gtkcellrenderertext.c:292 gtk/gtkcellrenderertext.c:293
+#: gtk/gtktexttag.c:339 gtk/gtktexttag.c:340
#, fuzzy
msgid "Font stretch"
msgstr "Propiedades da Fonte"
-#: gtk/gtkcellrenderertext.c:300 gtk/gtkcellrenderertext.c:301
-#: gtk/gtktexttag.c:347 gtk/gtktexttag.c:348
+#: gtk/gtkcellrenderertext.c:301 gtk/gtkcellrenderertext.c:302
+#: gtk/gtktexttag.c:348 gtk/gtktexttag.c:349
#, fuzzy
msgid "Font size"
msgstr "Tamaño en Puntos:"
-#: gtk/gtkcellrenderertext.c:310 gtk/gtktexttag.c:367
+#: gtk/gtkcellrenderertext.c:311 gtk/gtktexttag.c:368
#, fuzzy
msgid "Font points"
msgstr "Tipos de Fonte:"
-#: gtk/gtkcellrenderertext.c:311 gtk/gtktexttag.c:368
+#: gtk/gtkcellrenderertext.c:312 gtk/gtktexttag.c:369
msgid "Font size in points"
msgstr ""
-#: gtk/gtkcellrenderertext.c:320 gtk/gtktexttag.c:357 gtk/gtktexttag.c:358
+#: gtk/gtkcellrenderertext.c:321 gtk/gtktexttag.c:358 gtk/gtktexttag.c:359
#, fuzzy
msgid "Font scale"
msgstr "Estilo de Fonte"
-#: gtk/gtkcellrenderertext.c:321
+#: gtk/gtkcellrenderertext.c:322
msgid "Font scaling factor"
msgstr ""
-#: gtk/gtkcellrenderertext.c:330 gtk/gtktexttag.c:426
+#: gtk/gtkcellrenderertext.c:331 gtk/gtktexttag.c:427
msgid "Rise"
msgstr ""
-#: gtk/gtkcellrenderertext.c:331 gtk/gtktexttag.c:427
+#: gtk/gtkcellrenderertext.c:332 gtk/gtktexttag.c:428
msgid ""
"Offset of text above the baseline (below the baseline if rise is negative)"
msgstr ""
-#: gtk/gtkcellrenderertext.c:341 gtk/gtktexttag.c:466
+#: gtk/gtkcellrenderertext.c:342 gtk/gtktexttag.c:467
msgid "Strikethrough"
msgstr ""
-#: gtk/gtkcellrenderertext.c:342 gtk/gtktexttag.c:467
+#: gtk/gtkcellrenderertext.c:343 gtk/gtktexttag.c:468
msgid "Whether to strike through the text"
msgstr ""
-#: gtk/gtkcellrenderertext.c:349 gtk/gtktexttag.c:474
+#: gtk/gtkcellrenderertext.c:350 gtk/gtktexttag.c:475
msgid "Underline"
msgstr ""
-#: gtk/gtkcellrenderertext.c:350 gtk/gtktexttag.c:475
+#: gtk/gtkcellrenderertext.c:351 gtk/gtktexttag.c:476
msgid "Style of underline for this text"
msgstr ""
-#: gtk/gtkcellrenderertext.c:360 gtk/gtktexttag.c:511
+#: gtk/gtkcellrenderertext.c:361 gtk/gtktexttag.c:512
msgid "Background set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:361 gtk/gtktexttag.c:512
+#: gtk/gtkcellrenderertext.c:362 gtk/gtktexttag.c:513
msgid "Whether this tag affects the background color"
msgstr ""
-#: gtk/gtkcellrenderertext.c:364 gtk/gtktexttag.c:523
+#: gtk/gtkcellrenderertext.c:365 gtk/gtktexttag.c:524
msgid "Foreground set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:365 gtk/gtktexttag.c:524
+#: gtk/gtkcellrenderertext.c:366 gtk/gtktexttag.c:525
msgid "Whether this tag affects the foreground color"
msgstr ""
-#: gtk/gtkcellrenderertext.c:368 gtk/gtktexttag.c:531
+#: gtk/gtkcellrenderertext.c:369 gtk/gtktexttag.c:532
msgid "Editability set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:369 gtk/gtktexttag.c:532
+#: gtk/gtkcellrenderertext.c:370 gtk/gtktexttag.c:533
msgid "Whether this tag affects text editability"
msgstr ""
-#: gtk/gtkcellrenderertext.c:372 gtk/gtktexttag.c:535
+#: gtk/gtkcellrenderertext.c:373 gtk/gtktexttag.c:536
msgid "Font family set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:373 gtk/gtktexttag.c:536
+#: gtk/gtkcellrenderertext.c:374 gtk/gtktexttag.c:537
msgid "Whether this tag affects the font family"
msgstr ""
-#: gtk/gtkcellrenderertext.c:376 gtk/gtktexttag.c:539
+#: gtk/gtkcellrenderertext.c:377 gtk/gtktexttag.c:540
#, fuzzy
msgid "Font style set"
msgstr "Estilo de Fonte"
-#: gtk/gtkcellrenderertext.c:377 gtk/gtktexttag.c:540
+#: gtk/gtkcellrenderertext.c:378 gtk/gtktexttag.c:541
msgid "Whether this tag affects the font style"
msgstr ""
-#: gtk/gtkcellrenderertext.c:380 gtk/gtktexttag.c:543
+#: gtk/gtkcellrenderertext.c:381 gtk/gtktexttag.c:544
msgid "Font variant set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:381 gtk/gtktexttag.c:544
+#: gtk/gtkcellrenderertext.c:382 gtk/gtktexttag.c:545
msgid "Whether this tag affects the font variant"
msgstr ""
-#: gtk/gtkcellrenderertext.c:384 gtk/gtktexttag.c:547
+#: gtk/gtkcellrenderertext.c:385 gtk/gtktexttag.c:548
msgid "Font weight set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:385 gtk/gtktexttag.c:548
+#: gtk/gtkcellrenderertext.c:386 gtk/gtktexttag.c:549
msgid "Whether this tag affects the font weight"
msgstr ""
-#: gtk/gtkcellrenderertext.c:388 gtk/gtktexttag.c:551
+#: gtk/gtkcellrenderertext.c:389 gtk/gtktexttag.c:552
msgid "Font stretch set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:389 gtk/gtktexttag.c:552
+#: gtk/gtkcellrenderertext.c:390 gtk/gtktexttag.c:553
msgid "Whether this tag affects the font stretch"
msgstr ""
-#: gtk/gtkcellrenderertext.c:392 gtk/gtktexttag.c:555
+#: gtk/gtkcellrenderertext.c:393 gtk/gtktexttag.c:556
msgid "Font size set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:393 gtk/gtktexttag.c:556
+#: gtk/gtkcellrenderertext.c:394 gtk/gtktexttag.c:557
msgid "Whether this tag affects the font size"
msgstr ""
-#: gtk/gtkcellrenderertext.c:396 gtk/gtktexttag.c:559
+#: gtk/gtkcellrenderertext.c:397 gtk/gtktexttag.c:560
#, fuzzy
msgid "Font scale set"
msgstr "Estilo de Fonte"
-#: gtk/gtkcellrenderertext.c:397 gtk/gtktexttag.c:560
+#: gtk/gtkcellrenderertext.c:398 gtk/gtktexttag.c:561
msgid "Whether this tag scales the font size by a factor"
msgstr ""
-#: gtk/gtkcellrenderertext.c:400 gtk/gtktexttag.c:579
+#: gtk/gtkcellrenderertext.c:401 gtk/gtktexttag.c:580
msgid "Rise set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:401 gtk/gtktexttag.c:580
+#: gtk/gtkcellrenderertext.c:402 gtk/gtktexttag.c:581
msgid "Whether this tag affects the rise"
msgstr ""
-#: gtk/gtkcellrenderertext.c:404 gtk/gtktexttag.c:595
+#: gtk/gtkcellrenderertext.c:405 gtk/gtktexttag.c:596
msgid "Strikethrough set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:405 gtk/gtktexttag.c:596
+#: gtk/gtkcellrenderertext.c:406 gtk/gtktexttag.c:597
msgid "Whether this tag affects strikethrough"
msgstr ""
-#: gtk/gtkcellrenderertext.c:408 gtk/gtktexttag.c:603
+#: gtk/gtkcellrenderertext.c:409 gtk/gtktexttag.c:604
msgid "Underline set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:409 gtk/gtktexttag.c:604
+#: gtk/gtkcellrenderertext.c:410 gtk/gtktexttag.c:605
msgid "Whether this tag affects underlining"
msgstr ""
-#: gtk/gtkcellrenderertoggle.c:129
+#: gtk/gtkcellrenderertoggle.c:130
msgid "Toggle state"
msgstr ""
-#: gtk/gtkcellrenderertoggle.c:130
+#: gtk/gtkcellrenderertoggle.c:131
msgid "The toggle state of the button"
msgstr ""
-#: gtk/gtkcellrenderertoggle.c:138
+#: gtk/gtkcellrenderertoggle.c:139
#, fuzzy
msgid "Activatable"
msgstr "(desactivado)"
-#: gtk/gtkcellrenderertoggle.c:139
+#: gtk/gtkcellrenderertoggle.c:140
msgid "The toggle button can be activated"
msgstr ""
-#: gtk/gtkcellrenderertoggle.c:147
+#: gtk/gtkcellrenderertoggle.c:148
msgid "Radio state"
msgstr ""
-#: gtk/gtkcellrenderertoggle.c:148
+#: gtk/gtkcellrenderertoggle.c:149
msgid "Draw the toggle button as a radio button"
msgstr ""
-#: gtk/gtkcheckbutton.c:95 gtk/gtkoptionmenu.c:163
+#: gtk/gtkcheckbutton.c:95 gtk/gtkoptionmenu.c:191
msgid "Indicator Size"
msgstr ""
@@ -1051,7 +1059,7 @@ msgstr ""
msgid "Size of check or radio indicator"
msgstr ""
-#: gtk/gtkcheckbutton.c:103 gtk/gtkoptionmenu.c:169
+#: gtk/gtkcheckbutton.c:103 gtk/gtkoptionmenu.c:197
msgid "Indicator Spacing"
msgstr ""
@@ -1059,174 +1067,174 @@ msgstr ""
msgid "Spacing around check or radio indicator"
msgstr ""
-#: gtk/gtkcheckmenuitem.c:114 gtk/gtktogglebutton.c:142
+#: gtk/gtkcheckmenuitem.c:115 gtk/gtktogglebutton.c:132
msgid "Active"
msgstr ""
-#: gtk/gtkcheckmenuitem.c:115
+#: gtk/gtkcheckmenuitem.c:116
msgid "Whether the menu item is checked."
msgstr ""
-#: gtk/gtkcheckmenuitem.c:122 gtk/gtktogglebutton.c:150
+#: gtk/gtkcheckmenuitem.c:123 gtk/gtktogglebutton.c:140
msgid "Inconsistent"
msgstr ""
-#: gtk/gtkcheckmenuitem.c:123
+#: gtk/gtkcheckmenuitem.c:124
msgid "Whether to display an \"inconsistent\" state."
msgstr ""
-#: gtk/gtkcolorsel.c:574
+#: gtk/gtkcolorsel.c:578
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:579
+#: gtk/gtkcolorsel.c:583
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:883
+#: gtk/gtkcolorsel.c:887
msgid "_Save color here"
msgstr ""
-#: gtk/gtkcolorsel.c:1051
+#: gtk/gtkcolorsel.c:1055
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:1667
+#: gtk/gtkcolorsel.c:1674
msgid "Has Opacity Control"
msgstr ""
-#: gtk/gtkcolorsel.c:1668
+#: gtk/gtkcolorsel.c:1675
msgid "Whether the color selector should allow setting opacity"
msgstr ""
-#: gtk/gtkcolorsel.c:1674
+#: gtk/gtkcolorsel.c:1681
#, fuzzy
msgid "Has palette"
msgstr "Paleta Personalizada"
-#: gtk/gtkcolorsel.c:1675
+#: gtk/gtkcolorsel.c:1682
msgid "Whether a palette should be used"
msgstr ""
-#: gtk/gtkcolorsel.c:1681
+#: gtk/gtkcolorsel.c:1688
#, fuzzy
msgid "Current Color"
msgstr "Poñer Cor"
-#: gtk/gtkcolorsel.c:1682
+#: gtk/gtkcolorsel.c:1689
msgid "The current color"
msgstr ""
-#: gtk/gtkcolorsel.c:1688
+#: gtk/gtkcolorsel.c:1695
msgid "Current Alpha"
msgstr ""
-#: gtk/gtkcolorsel.c:1689
+#: gtk/gtkcolorsel.c:1696
msgid "The current opacity value (0 fully transparent, 65535 fully opaque)"
msgstr ""
-#: gtk/gtkcolorsel.c:1702
+#: gtk/gtkcolorsel.c:1709
#, fuzzy
msgid "Custom palette"
msgstr "Paleta Personalizada"
-#: gtk/gtkcolorsel.c:1703
+#: gtk/gtkcolorsel.c:1710
msgid "Palette to use in the color selector"
msgstr ""
-#: gtk/gtkcolorsel.c:1758
+#: gtk/gtkcolorsel.c:1750
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:1786
+#: gtk/gtkcolorsel.c:1778
msgid ""
"Click the eyedropper, then click a color anywhere on your screen to select "
"that color."
msgstr ""
-#: gtk/gtkcolorsel.c:1795
+#: gtk/gtkcolorsel.c:1787
#, fuzzy
msgid "_Hue:"
msgstr "Ton:"
-#: gtk/gtkcolorsel.c:1796
+#: gtk/gtkcolorsel.c:1788
msgid "Position on the color wheel."
msgstr ""
-#: gtk/gtkcolorsel.c:1797
+#: gtk/gtkcolorsel.c:1789
#, fuzzy
msgid "_Saturation:"
msgstr "Saturación:"
-#: gtk/gtkcolorsel.c:1798
+#: gtk/gtkcolorsel.c:1790
msgid "\"Deepness\" of the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1799
+#: gtk/gtkcolorsel.c:1791
#, fuzzy
msgid "_Value:"
msgstr "Valor:"
-#: gtk/gtkcolorsel.c:1800
+#: gtk/gtkcolorsel.c:1792
msgid "Brightness of the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1801
+#: gtk/gtkcolorsel.c:1793
#, fuzzy
msgid "_Red:"
msgstr "Vermello:"
-#: gtk/gtkcolorsel.c:1802
+#: gtk/gtkcolorsel.c:1794
msgid "Amount of red light in the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1803
+#: gtk/gtkcolorsel.c:1795
#, fuzzy
msgid "_Green:"
msgstr "Verde:"
-#: gtk/gtkcolorsel.c:1804
+#: gtk/gtkcolorsel.c:1796
msgid "Amount of green light in the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1805
+#: gtk/gtkcolorsel.c:1797
#, fuzzy
msgid "_Blue:"
msgstr "Azul:"
-#: gtk/gtkcolorsel.c:1806
+#: gtk/gtkcolorsel.c:1798
msgid "Amount of blue light in the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1809
+#: gtk/gtkcolorsel.c:1801
#, fuzzy
msgid "_Opacity:"
msgstr "Opacidade:"
-#: gtk/gtkcolorsel.c:1817
+#: gtk/gtkcolorsel.c:1809
msgid "Transparency of the currently-selected color."
msgstr ""
-#: gtk/gtkcolorsel.c:1832
+#: gtk/gtkcolorsel.c:1824
msgid "Color _Name:"
msgstr ""
-#: gtk/gtkcolorsel.c:1844
+#: gtk/gtkcolorsel.c:1836
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:1863
+#: gtk/gtkcolorsel.c:1855
#, fuzzy
msgid "_Palette"
msgstr "Paleta Personalizada"
@@ -1272,205 +1280,205 @@ msgstr ""
msgid "Whether entered values must already be present in the list"
msgstr ""
-#: gtk/gtkcontainer.c:202
+#: gtk/gtkcontainer.c:203
msgid "Resize mode"
msgstr ""
-#: gtk/gtkcontainer.c:203
+#: gtk/gtkcontainer.c:204
msgid "Specify how resize events are handled"
msgstr ""
-#: gtk/gtkcontainer.c:210
+#: gtk/gtkcontainer.c:211
msgid "Border width"
msgstr ""
-#: gtk/gtkcontainer.c:211
+#: gtk/gtkcontainer.c:212
msgid "The width of the empty border outside the containers children."
msgstr ""
-#: gtk/gtkcontainer.c:219
+#: gtk/gtkcontainer.c:220
msgid "Child"
msgstr ""
-#: gtk/gtkcontainer.c:220
+#: gtk/gtkcontainer.c:221
msgid "Can be used to add a new child to the container."
msgstr ""
-#: gtk/gtkcurve.c:120
+#: gtk/gtkcurve.c:121
#, fuzzy
msgid "Curve type"
msgstr "Crear"
-#: gtk/gtkcurve.c:121
+#: gtk/gtkcurve.c:122
msgid "Is this curve linear, spline interpolated, or free-form"
msgstr ""
-#: gtk/gtkcurve.c:129
+#: gtk/gtkcurve.c:130
msgid "Minimum X"
msgstr ""
-#: gtk/gtkcurve.c:130
+#: gtk/gtkcurve.c:131
msgid "Minimum possible value for X"
msgstr ""
-#: gtk/gtkcurve.c:139
+#: gtk/gtkcurve.c:140
msgid "Maximum X"
msgstr ""
-#: gtk/gtkcurve.c:140
+#: gtk/gtkcurve.c:141
msgid "Maximum possible X value."
msgstr ""
-#: gtk/gtkcurve.c:149
+#: gtk/gtkcurve.c:150
msgid "Minimum Y"
msgstr ""
-#: gtk/gtkcurve.c:150
+#: gtk/gtkcurve.c:151
msgid "Minimum possible value for Y"
msgstr ""
-#: gtk/gtkcurve.c:159
+#: gtk/gtkcurve.c:160
msgid "Maximum Y"
msgstr ""
-#: gtk/gtkcurve.c:160
+#: gtk/gtkcurve.c:161
msgid "Maximum possible value for Y"
msgstr ""
-#: gtk/gtkdialog.c:125
+#: gtk/gtkdialog.c:126
msgid "Has separator"
msgstr ""
-#: gtk/gtkdialog.c:126
+#: gtk/gtkdialog.c:127
msgid "The dialog has a separator bar above its buttons"
msgstr ""
-#: gtk/gtkdialog.c:149
+#: gtk/gtkdialog.c:150
msgid "Content area border"
msgstr ""
-#: gtk/gtkdialog.c:150
+#: gtk/gtkdialog.c:151
msgid "Width of border around the main dialog area"
msgstr ""
-#: gtk/gtkdialog.c:157
+#: gtk/gtkdialog.c:158
msgid "Button spacing"
msgstr ""
-#: gtk/gtkdialog.c:158
+#: gtk/gtkdialog.c:159
msgid "Spacing between buttons"
msgstr ""
-#: gtk/gtkdialog.c:166
+#: gtk/gtkdialog.c:167
msgid "Action area border"
msgstr ""
-#: gtk/gtkdialog.c:167
+#: gtk/gtkdialog.c:168
msgid "Width of border around the button area at the bottom of the dialog"
msgstr ""
-#: gtk/gtkentry.c:410 gtk/gtklabel.c:361
+#: gtk/gtkentry.c:418 gtk/gtklabel.c:360
#, fuzzy
msgid "Cursor Position"
msgstr "Desactivado"
-#: gtk/gtkentry.c:411 gtk/gtklabel.c:362
+#: gtk/gtkentry.c:419 gtk/gtklabel.c:361
msgid "The current position of the insertion cursor in chars."
msgstr ""
-#: gtk/gtkentry.c:420 gtk/gtklabel.c:371
+#: gtk/gtkentry.c:428 gtk/gtklabel.c:370
#, fuzzy
msgid "Selection Bound"
msgstr "Selección: "
-#: gtk/gtkentry.c:421 gtk/gtklabel.c:372
+#: gtk/gtkentry.c:429 gtk/gtklabel.c:371
msgid ""
"The position of the opposite end of the selection from the cursor in chars."
msgstr ""
-#: gtk/gtkentry.c:431
+#: gtk/gtkentry.c:439
msgid "Whether the entry contents can be edited"
msgstr ""
-#: gtk/gtkentry.c:438
+#: gtk/gtkentry.c:446
msgid "Maximum length"
msgstr ""
-#: gtk/gtkentry.c:439
+#: gtk/gtkentry.c:447
msgid "Maximum number of characters for this entry"
msgstr ""
-#: gtk/gtkentry.c:447
+#: gtk/gtkentry.c:455
msgid "Visibility"
msgstr ""
-#: gtk/gtkentry.c:448
+#: gtk/gtkentry.c:456
msgid ""
"FALSE displays the \"invisible char\" instead of the actual text (password "
"mode)"
msgstr ""
-#: gtk/gtkentry.c:455
+#: gtk/gtkentry.c:463
#, fuzzy
msgid "Has Frame"
msgstr "Paleta Personalizada"
-#: gtk/gtkentry.c:456
+#: gtk/gtkentry.c:464
msgid "FALSE removes outside bevel from entry."
msgstr ""
-#: gtk/gtkentry.c:463
+#: gtk/gtkentry.c:471
msgid "Invisible character"
msgstr ""
-#: gtk/gtkentry.c:464
+#: gtk/gtkentry.c:472
msgid "The character to use when masking entry contents (in \"password mode\")"
msgstr ""
-#: gtk/gtkentry.c:471
+#: gtk/gtkentry.c:479
msgid "Activates default"
msgstr ""
-#: gtk/gtkentry.c:472
+#: gtk/gtkentry.c:480
msgid ""
"Whether to activate the default widget (such as the default button in a "
"dialog) when Enter is pressed."
msgstr ""
-#: gtk/gtkentry.c:478
+#: gtk/gtkentry.c:486
msgid "Width in chars"
msgstr ""
-#: gtk/gtkentry.c:479
+#: gtk/gtkentry.c:487
msgid "Number of characters to leave space for in the entry."
msgstr ""
-#: gtk/gtkentry.c:488
+#: gtk/gtkentry.c:496
msgid "Scroll offset"
msgstr ""
-#: gtk/gtkentry.c:489
+#: gtk/gtkentry.c:497
msgid "Number of pixels of the entry scrolled off the screen to the left"
msgstr ""
-#: gtk/gtkentry.c:499
+#: gtk/gtkentry.c:507
msgid "The contents of the entry"
msgstr ""
-#: gtk/gtkentry.c:505 gtk/gtklabel.c:380 gtk/gtktextview.c:615
+#: gtk/gtkentry.c:513 gtk/gtklabel.c:379 gtk/gtktextview.c:624
msgid "Cursor color"
msgstr ""
-#: gtk/gtkentry.c:506 gtk/gtklabel.c:381 gtk/gtktextview.c:616
+#: gtk/gtkentry.c:514 gtk/gtklabel.c:380 gtk/gtktextview.c:625
msgid "Color with which to draw insertion cursor"
msgstr ""
-#: gtk/gtkentry.c:3793 gtk/gtklabel.c:3180
+#: gtk/gtkentry.c:3832 gtk/gtklabel.c:3151
#, fuzzy
msgid "Select All"
msgstr "Borrar"
-#: gtk/gtkentry.c:3803 gtk/gtklabel.c:3190 gtk/gtktextview.c:5563
+#: gtk/gtkentry.c:3842 gtk/gtklabel.c:3161 gtk/gtktextview.c:5737
msgid "Input Methods"
msgstr ""
@@ -1501,12 +1509,12 @@ msgstr "Directorios"
msgid "Files"
msgstr "Ficheiros"
-#: gtk/gtkfilesel.c:727 gtk/gtkfilesel.c:2052
+#: gtk/gtkfilesel.c:726 gtk/gtkfilesel.c:2057
#, c-format
msgid "Directory unreadable: %s"
msgstr "Directorio ilexible: %s"
-#: gtk/gtkfilesel.c:849
+#: gtk/gtkfilesel.c:848
#, c-format
msgid ""
"The file \"%s\" resides on another machine (called %s) and may not be "
@@ -1514,130 +1522,128 @@ msgid ""
"Are you sure that you want to select it?"
msgstr ""
-#: gtk/gtkfilesel.c:979
+#: gtk/gtkfilesel.c:978
msgid "Create Dir"
msgstr "Crear Directorio"
-#: gtk/gtkfilesel.c:990 gtk/gtkfilesel.c:1413
+#: gtk/gtkfilesel.c:989 gtk/gtkfilesel.c:1416
msgid "Delete File"
msgstr "Borrar Ficheiro"
-#: gtk/gtkfilesel.c:1001 gtk/gtkfilesel.c:1556
+#: gtk/gtkfilesel.c:1000 gtk/gtkfilesel.c:1559
msgid "Rename File"
msgstr "Renomear Ficheiro"
-#: gtk/gtkfilesel.c:1236
+#: gtk/gtkfilesel.c:1237
#, c-format
msgid ""
"The directory name \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
-#: gtk/gtkfilesel.c:1238
+#: gtk/gtkfilesel.c:1239
#, c-format
msgid ""
"Error creating directory \"%s\": %s\n"
"%s"
msgstr ""
-#: gtk/gtkfilesel.c:1239 gtk/gtkfilesel.c:1490
+#: gtk/gtkfilesel.c:1240 gtk/gtkfilesel.c:1493
msgid "You probably used symbols not allowed in filenames."
msgstr ""
-#: gtk/gtkfilesel.c:1247
+#: gtk/gtkfilesel.c:1248
#, c-format
msgid "Error creating directory \"%s\": %s\n"
msgstr ""
-#: gtk/gtkfilesel.c:1281
+#: gtk/gtkfilesel.c:1282
msgid "Create Directory"
msgstr "Crear Directorio"
-#: gtk/gtkfilesel.c:1295
+#: gtk/gtkfilesel.c:1296
#, fuzzy
msgid "_Directory name:"
msgstr "Nome do Directorio:"
#. buttons
-#: gtk/gtkfilesel.c:1309
-msgid "Create"
-msgstr "Crear"
-
-#: gtk/gtkfilesel.c:1318 gtk/gtkfilesel.c:1444 gtk/gtkfilesel.c:1598
-#: gtk/gtkgamma.c:424
+#: gtk/gtkfilesel.c:1310 gtk/gtkfilesel.c:1438 gtk/gtkfilesel.c:1592
+#: gtk/gtkgamma.c:417
msgid "Cancel"
msgstr "Cancelar"
-#: gtk/gtkfilesel.c:1353
+#: gtk/gtkfilesel.c:1322
+msgid "Create"
+msgstr "Crear"
+
+#: gtk/gtkfilesel.c:1356
#, c-format
msgid "The filename \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
-#: gtk/gtkfilesel.c:1356
+#: gtk/gtkfilesel.c:1359
#, c-format
msgid ""
"Error deleting file \"%s\": %s\n"
"%s"
msgstr ""
-#: gtk/gtkfilesel.c:1358 gtk/gtkfilesel.c:1504
+#: gtk/gtkfilesel.c:1361 gtk/gtkfilesel.c:1507
msgid "It probably contains symbols not allowed in filenames."
msgstr ""
-#: gtk/gtkfilesel.c:1367
+#: gtk/gtkfilesel.c:1370
#, c-format
msgid "Error deleting file \"%s\": %s"
msgstr ""
-#. buttons
-#: gtk/gtkfilesel.c:1435
+#: gtk/gtkfilesel.c:1448
msgid "Delete"
msgstr "Borrar"
-#: gtk/gtkfilesel.c:1486 gtk/gtkfilesel.c:1500
+#: gtk/gtkfilesel.c:1489 gtk/gtkfilesel.c:1503
#, c-format
msgid "The file name \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
-#: gtk/gtkfilesel.c:1488
+#: gtk/gtkfilesel.c:1491
#, c-format
msgid ""
"Error renaming file to \"%s\": %s\n"
"%s"
msgstr ""
-#: gtk/gtkfilesel.c:1502
+#: gtk/gtkfilesel.c:1505
#, c-format
msgid ""
"Error renaming file \"%s\": %s\n"
"%s"
msgstr ""
-#: gtk/gtkfilesel.c:1512
+#: gtk/gtkfilesel.c:1515
#, c-format
msgid "Error renaming file \"%s\" to \"%s\": %s"
msgstr ""
-#. buttons
-#: gtk/gtkfilesel.c:1589
+#: gtk/gtkfilesel.c:1604
msgid "Rename"
msgstr "Renomear"
-#: gtk/gtkfilesel.c:2031
+#: gtk/gtkfilesel.c:2036
msgid "Selection: "
msgstr "Selección: "
-#: gtk/gtkfilesel.c:2641
+#: gtk/gtkfilesel.c:2647
#, c-format
msgid ""
"The filename %s couldn't be converted to UTF-8. Try setting the environment "
"variable G_BROKEN_FILENAMES."
msgstr ""
-#: gtk/gtkfilesel.c:3509
+#: gtk/gtkfilesel.c:3515
msgid "Name too long"
msgstr ""
-#: gtk/gtkfilesel.c:3511
+#: gtk/gtkfilesel.c:3517
msgid "Couldn't convert filename"
msgstr ""
@@ -1683,7 +1689,7 @@ msgstr "Tamaño:"
msgid "Preview:"
msgstr "Previsualización:"
-#: gtk/gtkfontsel.c:1060
+#: gtk/gtkfontsel.c:1059
msgid "Font Selection"
msgstr "Selección de Fonte"
@@ -1708,7 +1714,7 @@ msgstr ""
msgid "The vertical alignment of the label."
msgstr ""
-#: gtk/gtkframe.c:153 gtk/gtkhandlebox.c:184
+#: gtk/gtkframe.c:153 gtk/gtkhandlebox.c:185
msgid "Deprecated property, use shadow_type instead."
msgstr ""
@@ -1728,41 +1734,41 @@ msgstr ""
msgid "A widget to display in place of the usual frame label."
msgstr ""
-#: gtk/gtkgamma.c:395
+#: gtk/gtkgamma.c:396
msgid "Gamma"
msgstr "Gamma"
-#: gtk/gtkgamma.c:402
+#: gtk/gtkgamma.c:403
#, fuzzy
msgid "_Gamma value"
msgstr "Valor gamma"
-#: gtk/gtkgamma.c:416
+#: gtk/gtkgamma.c:423
msgid "OK"
msgstr "Aceptar"
-#: gtk/gtkhandlebox.c:191 gtk/gtkmenubar.c:148 gtk/gtkstatusbar.c:157
-#: gtk/gtktoolbar.c:276 gtk/gtkviewport.c:147
+#: gtk/gtkhandlebox.c:192 gtk/gtkmenubar.c:148 gtk/gtkstatusbar.c:158
+#: gtk/gtktoolbar.c:277 gtk/gtkviewport.c:148
msgid "Shadow type"
msgstr ""
-#: gtk/gtkhandlebox.c:192
+#: gtk/gtkhandlebox.c:193
msgid "Appearance of the shadow that surrounds the container."
msgstr ""
-#: gtk/gtkhandlebox.c:200
+#: gtk/gtkhandlebox.c:201
msgid "Handle position"
msgstr ""
-#: gtk/gtkhandlebox.c:201
+#: gtk/gtkhandlebox.c:202
msgid "Position of the handle relative to the child widget."
msgstr ""
-#: gtk/gtkhandlebox.c:209
+#: gtk/gtkhandlebox.c:210
msgid "Snap edge"
msgstr ""
-#: gtk/gtkhandlebox.c:210
+#: gtk/gtkhandlebox.c:211
msgid ""
"Side of the handlebox that's lined up with the docking point to dock the "
"handlebox."
@@ -1771,7 +1777,7 @@ msgstr ""
#. Remove this icon source so we don't keep trying to
#. * load it.
#.
-#: gtk/gtkiconfactory.c:1049
+#: gtk/gtkiconfactory.c:1061
#, c-format
msgid "Error loading icon: %s"
msgstr ""
@@ -1785,218 +1791,218 @@ msgid "Child widget to appear next to the menu text"
msgstr ""
#. shell and main vbox
-#: gtk/gtkinputdialog.c:181
+#: gtk/gtkinputdialog.c:182
msgid "Input"
msgstr "Entrada"
-#: gtk/gtkinputdialog.c:189
+#: gtk/gtkinputdialog.c:190
msgid "No input devices"
msgstr "Ningún dispositivo de entrada"
-#: gtk/gtkinputdialog.c:218
+#: gtk/gtkinputdialog.c:219
#, fuzzy
msgid "_Device:"
msgstr "Dispositivo:"
-#: gtk/gtkinputdialog.c:235
+#: gtk/gtkinputdialog.c:236
msgid "Disabled"
msgstr "Desactivado"
-#: gtk/gtkinputdialog.c:243
+#: gtk/gtkinputdialog.c:244
msgid "Screen"
msgstr "Pantalla"
-#: gtk/gtkinputdialog.c:251
+#: gtk/gtkinputdialog.c:252
msgid "Window"
msgstr "Fiestra"
-#: gtk/gtkinputdialog.c:259
+#: gtk/gtkinputdialog.c:260
#, fuzzy
msgid "_Mode: "
msgstr "Modo: "
#. The axis listbox
-#: gtk/gtkinputdialog.c:290
+#: gtk/gtkinputdialog.c:291
#, fuzzy
msgid "_Axes"
msgstr "Eixes"
#. Keys listbox
-#: gtk/gtkinputdialog.c:306
+#: gtk/gtkinputdialog.c:307
#, fuzzy
msgid "_Keys"
msgstr "Teclas"
#. We create the save button in any case, so that clients can
#. connect to it, without paying attention to whether it exits
-#: gtk/gtkinputdialog.c:327
+#: gtk/gtkinputdialog.c:328
msgid "Save"
msgstr "Gardar"
-#: gtk/gtkinputdialog.c:336
+#: gtk/gtkinputdialog.c:337
msgid "Close"
msgstr "Pechar"
-#: gtk/gtkinputdialog.c:469
+#: gtk/gtkinputdialog.c:470
msgid "X"
msgstr "X"
-#: gtk/gtkinputdialog.c:470
+#: gtk/gtkinputdialog.c:471
msgid "Y"
msgstr "Y"
-#: gtk/gtkinputdialog.c:471
+#: gtk/gtkinputdialog.c:472
msgid "Pressure"
msgstr "Presión"
-#: gtk/gtkinputdialog.c:472
+#: gtk/gtkinputdialog.c:473
msgid "X Tilt"
msgstr "Inclinación X"
-#: gtk/gtkinputdialog.c:473
+#: gtk/gtkinputdialog.c:474
msgid "Y Tilt"
msgstr "Inclinación Y"
# ¿Alguén sabe que diaños é isto?
-#: gtk/gtkinputdialog.c:474
+#: gtk/gtkinputdialog.c:475
msgid "Wheel"
msgstr ""
-#: gtk/gtkinputdialog.c:514
+#: gtk/gtkinputdialog.c:515
msgid "none"
msgstr "ningún"
-#: gtk/gtkinputdialog.c:548 gtk/gtkinputdialog.c:584
+#: gtk/gtkinputdialog.c:549 gtk/gtkinputdialog.c:585
msgid "(disabled)"
msgstr "(desactivado)"
-#: gtk/gtkinputdialog.c:577
+#: gtk/gtkinputdialog.c:578
msgid "(unknown)"
msgstr "(descoñecido)"
#. and clear button
-#: gtk/gtkinputdialog.c:662
+#: gtk/gtkinputdialog.c:663
msgid "clear"
msgstr "limpar"
-#: gtk/gtklabel.c:284
+#: gtk/gtklabel.c:283
msgid "The text of the label."
msgstr ""
-#: gtk/gtklabel.c:291
+#: gtk/gtklabel.c:290
msgid "A list of style attributes to apply to the text of the label."
msgstr ""
-#: gtk/gtklabel.c:297
+#: gtk/gtklabel.c:296
msgid "Use markup"
msgstr ""
-#: gtk/gtklabel.c:298
+#: gtk/gtklabel.c:297
msgid "The text of the label includes XML markup. See pango_parse_markup()."
msgstr ""
-#: gtk/gtklabel.c:312 gtk/gtktexttag.c:377 gtk/gtktextview.c:556
+#: gtk/gtklabel.c:311 gtk/gtktexttag.c:378 gtk/gtktextview.c:565
msgid "Justification"
msgstr ""
-#: gtk/gtklabel.c:313
+#: gtk/gtklabel.c:312
msgid ""
"The alignment of the lines in the text of the label relative to each other. "
"This does NOT affect the alignment of the label within its allocation. See "
"GtkMisc::xalign for that."
msgstr ""
-#: gtk/gtklabel.c:321
+#: gtk/gtklabel.c:320
#, fuzzy
msgid "Pattern"
msgstr "Paleta Personalizada"
-#: gtk/gtklabel.c:322
+#: gtk/gtklabel.c:321
msgid ""
"A string with _ characters in positions correspond to characters in the text "
"to underline."
msgstr ""
-#: gtk/gtklabel.c:329
+#: gtk/gtklabel.c:328
msgid "Line wrap"
msgstr ""
-#: gtk/gtklabel.c:330
+#: gtk/gtklabel.c:329
msgid "If set, wrap lines if the text becomes too wide."
msgstr ""
-#: gtk/gtklabel.c:336
+#: gtk/gtklabel.c:335
#, fuzzy
msgid "Selectable"
msgstr "Borrar"
-#: gtk/gtklabel.c:337
+#: gtk/gtklabel.c:336
msgid "Whether the label text can be selected with the mouse."
msgstr ""
-#: gtk/gtklabel.c:343
+#: gtk/gtklabel.c:342
msgid "Mnemonic key"
msgstr ""
-#: gtk/gtklabel.c:344
+#: gtk/gtklabel.c:343
msgid "The mnemonic accelerator key for this label."
msgstr ""
-#: gtk/gtklabel.c:352
+#: gtk/gtklabel.c:351
msgid "Mnemonic widget"
msgstr ""
-#: gtk/gtklabel.c:353
+#: gtk/gtklabel.c:352
msgid "The widget to be activated when the label's mnemonic key is pressed."
msgstr ""
-#: gtk/gtklayout.c:575
+#: gtk/gtklayout.c:576
msgid "X position"
msgstr ""
-#: gtk/gtklayout.c:576
+#: gtk/gtklayout.c:577
msgid "X position of child widget"
msgstr ""
-#: gtk/gtklayout.c:585
+#: gtk/gtklayout.c:586
msgid "Y position"
msgstr ""
-#: gtk/gtklayout.c:586
+#: gtk/gtklayout.c:587
msgid "Y position of child widget"
msgstr ""
-#: gtk/gtklayout.c:595 gtk/gtkviewport.c:131
+#: gtk/gtklayout.c:596 gtk/gtkviewport.c:132
msgid "Horizontal adjustment"
msgstr ""
-#: gtk/gtklayout.c:596
+#: gtk/gtklayout.c:597
msgid "The GtkAdjustment for the horizontal position."
msgstr ""
-#: gtk/gtklayout.c:603 gtk/gtkviewport.c:139
+#: gtk/gtklayout.c:604 gtk/gtkviewport.c:140
msgid "Vertical adjustment"
msgstr ""
-#: gtk/gtklayout.c:604
+#: gtk/gtklayout.c:605
msgid "The GtkAdjustment for the vertical position."
msgstr ""
-#: gtk/gtklayout.c:611 gtk/gtktreeviewcolumn.c:179
+#: gtk/gtklayout.c:612 gtk/gtktreeviewcolumn.c:189
#, fuzzy
msgid "Width"
msgstr "Ancho:"
-#: gtk/gtklayout.c:612
+#: gtk/gtklayout.c:613
msgid "The width of the layout."
msgstr ""
-#: gtk/gtklayout.c:620
+#: gtk/gtklayout.c:621
#, fuzzy
msgid "Height"
msgstr "lixeira"
-#: gtk/gtklayout.c:621
+#: gtk/gtklayout.c:622
msgid "The height of the layout."
msgstr ""
@@ -2005,7 +2011,7 @@ 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:572
+#: gtk/gtkmain.c:613
msgid "default:LTR"
msgstr ""
@@ -2013,7 +2019,7 @@ msgstr ""
msgid "Style of bevel around the menubar"
msgstr ""
-#: gtk/gtkmenubar.c:156 gtk/gtktoolbar.c:250
+#: gtk/gtkmenubar.c:156 gtk/gtktoolbar.c:251
msgid "Internal padding"
msgstr ""
@@ -2021,14 +2027,30 @@ msgstr ""
msgid "Amount of border space between the menubar shadow and the menu items"
msgstr ""
-#: gtk/gtkmessagedialog.c:80
+#: gtk/gtkmessagedialog.c:104
msgid "Image/label border"
msgstr ""
-#: gtk/gtkmessagedialog.c:81
+#: gtk/gtkmessagedialog.c:105
msgid "Width of border around the label and image in the message dialog"
msgstr ""
+#: gtk/gtkmessagedialog.c:113
+msgid "Message Type"
+msgstr ""
+
+#: gtk/gtkmessagedialog.c:114
+msgid "The type of message"
+msgstr ""
+
+#: gtk/gtkmessagedialog.c:121
+msgid "Message Buttons"
+msgstr ""
+
+#: gtk/gtkmessagedialog.c:122
+msgid "The buttons shown in the message dialog"
+msgstr ""
+
#: gtk/gtkmisc.c:97
#, fuzzy
msgid "X align"
@@ -2065,145 +2087,153 @@ msgid ""
"The amount of space to add on the top and bottom of the widget, in pixels"
msgstr ""
-#: gtk/gtknotebook.c:324
+#: gtk/gtknotebook.c:328
#, fuzzy
msgid "Page"
msgstr "Páxina %u"
-#: gtk/gtknotebook.c:325
+#: gtk/gtknotebook.c:329
msgid "The index of the current page"
msgstr ""
-#: gtk/gtknotebook.c:333
+#: gtk/gtknotebook.c:337
msgid "Tab Position"
msgstr ""
-#: gtk/gtknotebook.c:334
+#: gtk/gtknotebook.c:338
msgid "Which side of the notebook holds the tabs"
msgstr ""
-#: gtk/gtknotebook.c:341
+#: gtk/gtknotebook.c:345
msgid "Tab Border"
msgstr ""
-#: gtk/gtknotebook.c:342
+#: gtk/gtknotebook.c:346
msgid "Width of the border around the tab labels"
msgstr ""
-#: gtk/gtknotebook.c:350
+#: gtk/gtknotebook.c:354
msgid "Horizontal Tab Border"
msgstr ""
-#: gtk/gtknotebook.c:351
+#: gtk/gtknotebook.c:355
msgid "Width of the horizontal border of tab labels"
msgstr ""
-#: gtk/gtknotebook.c:359
+#: gtk/gtknotebook.c:363
msgid "Vertical Tab Border"
msgstr ""
-#: gtk/gtknotebook.c:360
+#: gtk/gtknotebook.c:364
msgid "Width of the vertical border of tab labels"
msgstr ""
-#: gtk/gtknotebook.c:368
+#: gtk/gtknotebook.c:372
msgid "Show Tabs"
msgstr ""
-#: gtk/gtknotebook.c:369
+#: gtk/gtknotebook.c:373
msgid "Whether tabs should be shown or not"
msgstr ""
-#: gtk/gtknotebook.c:375
+#: gtk/gtknotebook.c:379
msgid "Show Border"
msgstr ""
-#: gtk/gtknotebook.c:376
+#: gtk/gtknotebook.c:380
msgid "Whether the border should be shown or not"
msgstr ""
-#: gtk/gtknotebook.c:382
+#: gtk/gtknotebook.c:386
#, fuzzy
msgid "Scrollable"
msgstr "Escalable"
-#: gtk/gtknotebook.c:383
+#: gtk/gtknotebook.c:387
msgid "If TRUE, scroll arrows are added if there are to many tabs to fit"
msgstr ""
-#: gtk/gtknotebook.c:389
+#: gtk/gtknotebook.c:393
msgid "Enable Popup"
msgstr ""
-#: gtk/gtknotebook.c:390
+#: gtk/gtknotebook.c:394
msgid ""
"If TRUE, pressing the right mouse button on the notebook pops up a menu that "
"you can use to go to a page"
msgstr ""
-#: gtk/gtknotebook.c:397
+#: gtk/gtknotebook.c:401
msgid "Whether tabs should have homogeneous sizes"
msgstr ""
-#: gtk/gtknotebook.c:2134 gtk/gtknotebook.c:4529
+#: gtk/gtknotebook.c:2240 gtk/gtknotebook.c:4470
#, c-format
msgid "Page %u"
msgstr "Páxina %u"
-#: gtk/gtkoptionmenu.c:164
+#: gtk/gtkoptionmenu.c:184
+msgid "Menu"
+msgstr ""
+
+#: gtk/gtkoptionmenu.c:185
+msgid "The menu of options"
+msgstr ""
+
+#: gtk/gtkoptionmenu.c:192
msgid "Size of dropdown indicator"
msgstr ""
-#: gtk/gtkoptionmenu.c:170
+#: gtk/gtkoptionmenu.c:198
msgid "Spacing around indicator"
msgstr ""
-#: gtk/gtkpaned.c:116 gtk/gtkruler.c:138
+#: gtk/gtkpaned.c:120 gtk/gtkruler.c:138
msgid "Position"
msgstr ""
-#: gtk/gtkpaned.c:117
+#: gtk/gtkpaned.c:121
msgid ""
"Position of paned separator in pixels(0 means all the way to the left/top)"
msgstr ""
-#: gtk/gtkpaned.c:125
+#: gtk/gtkpaned.c:129
msgid "Position Set"
msgstr ""
-#: gtk/gtkpaned.c:126
+#: gtk/gtkpaned.c:130
msgid "TRUE if the Position property should be used"
msgstr ""
-#: gtk/gtkpaned.c:132
+#: gtk/gtkpaned.c:136
msgid "Handle Size"
msgstr ""
-#: gtk/gtkpaned.c:133
+#: gtk/gtkpaned.c:137
msgid "Width of handle"
msgstr ""
-#: gtk/gtkrc.c:2759
+#: gtk/gtkrc.c:2723
#, c-format
msgid "Unable to locate image file in pixmap_path: \"%s\" line %d"
msgstr ""
"Foi imposible atopa-lo ficheiro de imaxe no pixmap_path: \"%s\" liña %d"
-#: gtk/gtkrc.c:2762
+#: gtk/gtkrc.c:2726
#, 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:3171
+#: gtk/gtkrc.c:3135
#, c-format
msgid "Pixmap path element: \"%s\" must be absolute, %s, line %d"
msgstr ""
-#: gtk/gtkpreview.c:134
+#: gtk/gtkpreview.c:129
msgid "Expand"
msgstr ""
-#: gtk/gtkpreview.c:135
+#: gtk/gtkpreview.c:130
msgid ""
"Whether the preview widget should take up the entire space it is allocated"
msgstr ""
@@ -2248,7 +2278,7 @@ msgid ""
"in the progress widget"
msgstr ""
-#: gtk/gtkprogressbar.c:131 gtk/gtkrange.c:265 gtk/gtkspinbutton.c:213
+#: gtk/gtkprogressbar.c:131 gtk/gtkrange.c:270 gtk/gtkspinbutton.c:214
msgid "Adjustment"
msgstr ""
@@ -2256,7 +2286,7 @@ msgstr ""
msgid "The GtkAdjustment connected to the progress bar (Deprecated)"
msgstr ""
-#: gtk/gtkprogressbar.c:139 gtk/gtktoolbar.c:223
+#: gtk/gtkprogressbar.c:139 gtk/gtktoolbar.c:224
msgid "Orientation"
msgstr ""
@@ -2322,57 +2352,57 @@ msgstr ""
msgid "Text to be displayed in the progress bar"
msgstr ""
-#: gtk/gtkrange.c:256
+#: gtk/gtkrange.c:261
msgid "Update policy"
msgstr ""
-#: gtk/gtkrange.c:257
+#: gtk/gtkrange.c:262
msgid "How the range should be updated on the screen"
msgstr ""
-#: gtk/gtkrange.c:266
+#: gtk/gtkrange.c:271
msgid "The GtkAdjustment that contains the current value of this range object"
msgstr ""
-#: gtk/gtkrange.c:273
+#: gtk/gtkrange.c:278
msgid "Inverted"
msgstr ""
-#: gtk/gtkrange.c:274
+#: gtk/gtkrange.c:279
msgid "Invert direction slider moves to increase range value"
msgstr ""
-#: gtk/gtkrange.c:280
+#: gtk/gtkrange.c:285
#, fuzzy
msgid "Slider Width"
msgstr "Ancho Medio:"
-#: gtk/gtkrange.c:281
+#: gtk/gtkrange.c:286
msgid "Width of scrollbar or scale thumb"
msgstr ""
-#: gtk/gtkrange.c:288
+#: gtk/gtkrange.c:293
msgid "Trough Border"
msgstr ""
-#: gtk/gtkrange.c:289
+#: gtk/gtkrange.c:294
msgid "Spacing between thumb/steppers and outer trough bevel"
msgstr ""
-#: gtk/gtkrange.c:296
+#: gtk/gtkrange.c:301
msgid "Stepper Size"
msgstr ""
-#: gtk/gtkrange.c:297
+#: gtk/gtkrange.c:302
msgid "Length of step buttons at ends"
msgstr ""
-#: gtk/gtkrange.c:304
+#: gtk/gtkrange.c:309
#, fuzzy
msgid "Stepper Spacing"
msgstr "Espacio:"
-#: gtk/gtkrange.c:305
+#: gtk/gtkrange.c:310
msgid "Spacing between step buttons and thumb"
msgstr ""
@@ -2406,7 +2436,7 @@ msgstr "Tamaño en Píxeles:"
msgid "Maximum size of the ruler"
msgstr ""
-#: gtk/gtkscale.c:148 gtk/gtkspinbutton.c:231
+#: gtk/gtkscale.c:148 gtk/gtkspinbutton.c:232
msgid "Digits"
msgstr ""
@@ -2559,67 +2589,67 @@ msgstr ""
msgid "Keybinding to activate the menu bar"
msgstr ""
-#: gtk/gtkspinbutton.c:214
+#: gtk/gtkspinbutton.c:215
msgid "The adjustment that holds the value of the spinbutton"
msgstr ""
-#: gtk/gtkspinbutton.c:221
+#: gtk/gtkspinbutton.c:222
msgid "Climb Rate"
msgstr ""
-#: gtk/gtkspinbutton.c:222
+#: gtk/gtkspinbutton.c:223
msgid "The acceleration rate when you hold down a button"
msgstr ""
-#: gtk/gtkspinbutton.c:232
+#: gtk/gtkspinbutton.c:233
msgid "The number of decimal places to display"
msgstr ""
-#: gtk/gtkspinbutton.c:241
+#: gtk/gtkspinbutton.c:242
msgid "Snap to Ticks"
msgstr ""
-#: gtk/gtkspinbutton.c:242
+#: gtk/gtkspinbutton.c:243
msgid ""
"Whether erroneous values are automatically changed to a spin button's "
"nearest step increment"
msgstr ""
-#: gtk/gtkspinbutton.c:249
+#: gtk/gtkspinbutton.c:250
msgid "Numeric"
msgstr ""
-#: gtk/gtkspinbutton.c:250
+#: gtk/gtkspinbutton.c:251
msgid "Whether non-numeric characters should be ignored"
msgstr ""
-#: gtk/gtkspinbutton.c:257
+#: gtk/gtkspinbutton.c:258
msgid "Wrap"
msgstr ""
-#: gtk/gtkspinbutton.c:258
+#: gtk/gtkspinbutton.c:259
msgid "Whether a spin button should wrap upon reaching its limits"
msgstr ""
-#: gtk/gtkspinbutton.c:265
+#: gtk/gtkspinbutton.c:266
msgid "Update Policy"
msgstr ""
-#: gtk/gtkspinbutton.c:266
+#: gtk/gtkspinbutton.c:267
msgid ""
"Whether the spin button should update always, or only when the value is legal"
msgstr ""
-#: gtk/gtkspinbutton.c:274
+#: gtk/gtkspinbutton.c:275
#, fuzzy
msgid "Value"
msgstr "Valor:"
-#: gtk/gtkspinbutton.c:275
+#: gtk/gtkspinbutton.c:276
msgid "Reads the current value, or sets a new value"
msgstr ""
-#: gtk/gtkstatusbar.c:158
+#: gtk/gtkstatusbar.c:159
msgid "Style of bevel around the statusbar text"
msgstr ""
@@ -2645,189 +2675,281 @@ msgstr ""
#. * need the mnemonics to be rationalized
#.
#: gtk/gtkstock.c:275
+msgid "_Add"
+msgstr ""
+
+#: gtk/gtkstock.c:276
#, fuzzy
msgid "_Apply"
msgstr "Aplicar"
-#: gtk/gtkstock.c:276
+#: gtk/gtkstock.c:277
#, fuzzy
msgid "_Bold"
msgstr "grosa"
-#: gtk/gtkstock.c:277
+#: gtk/gtkstock.c:278
#, fuzzy
msgid "_Cancel"
msgstr "Cancelar"
-#: gtk/gtkstock.c:278
+#: gtk/gtkstock.c:279
+msgid "_CD-Rom"
+msgstr ""
+
+#: gtk/gtkstock.c:280
#, fuzzy
msgid "_Clear"
msgstr "limpar"
-#: gtk/gtkstock.c:279
+#: gtk/gtkstock.c:281
#, fuzzy
msgid "_Close"
msgstr "Pechar"
-#: gtk/gtkstock.c:280
+#: gtk/gtkstock.c:282
+#, fuzzy
+msgid "_Convert"
+msgstr "Crear"
+
+#: gtk/gtkstock.c:283
msgid "_Copy"
msgstr ""
-#: gtk/gtkstock.c:281
+#: gtk/gtkstock.c:284
msgid "C_ut"
msgstr ""
-#: gtk/gtkstock.c:282
+#: gtk/gtkstock.c:285
+#, fuzzy
+msgid "_Delete"
+msgstr "Borrar"
+
+#: gtk/gtkstock.c:286
+msgid "_Execute"
+msgstr ""
+
+#: gtk/gtkstock.c:287
msgid "_Find"
msgstr ""
-#: gtk/gtkstock.c:283
+#: gtk/gtkstock.c:288
msgid "Find and _Replace"
msgstr ""
-#: gtk/gtkstock.c:284
+#: gtk/gtkstock.c:289
+#, fuzzy
+msgid "_Floppy"
+msgstr "Aplicar"
+
+#: gtk/gtkstock.c:290
+msgid "_Bottom"
+msgstr ""
+
+#: gtk/gtkstock.c:291
+msgid "_First"
+msgstr ""
+
+#: gtk/gtkstock.c:292
+#, fuzzy
+msgid "_Last"
+msgstr "Paleta Personalizada"
+
+#: gtk/gtkstock.c:293
+msgid "_Top"
+msgstr ""
+
+#: gtk/gtkstock.c:294
msgid "_Back"
msgstr ""
-#: gtk/gtkstock.c:285
+#: gtk/gtkstock.c:295
+msgid "_Down"
+msgstr ""
+
+#: gtk/gtkstock.c:296
msgid "_Forward"
msgstr ""
-#: gtk/gtkstock.c:286
+#: gtk/gtkstock.c:297
+msgid "_Up"
+msgstr ""
+
+#: gtk/gtkstock.c:298
#, fuzzy
msgid "_Help"
msgstr "Axuda"
-#: gtk/gtkstock.c:287
+#: gtk/gtkstock.c:299
#, fuzzy
msgid "_Home"
msgstr "Axuda"
-#: gtk/gtkstock.c:288
+#: gtk/gtkstock.c:300
+msgid "_Index"
+msgstr ""
+
+#: gtk/gtkstock.c:301
#, fuzzy
msgid "_Italic"
msgstr "itálica"
-#: gtk/gtkstock.c:289
+#: gtk/gtkstock.c:302
+msgid "_Jump to"
+msgstr ""
+
+#: gtk/gtkstock.c:303
#, fuzzy
msgid "_Center"
msgstr "Crear"
-#: gtk/gtkstock.c:290
+#: gtk/gtkstock.c:304
#, fuzzy
msgid "_Fill"
msgstr "Familia:"
-#: gtk/gtkstock.c:291
+#: gtk/gtkstock.c:305
msgid "_Left"
msgstr ""
-#: gtk/gtkstock.c:292
+#: gtk/gtkstock.c:306
#, fuzzy
msgid "_Right"
msgstr "lixeira"
-#: gtk/gtkstock.c:293
+#: gtk/gtkstock.c:307
msgid "_New"
msgstr ""
-#: gtk/gtkstock.c:294
+#: gtk/gtkstock.c:308
msgid "_No"
msgstr ""
-#: gtk/gtkstock.c:295
+#: gtk/gtkstock.c:309
#, fuzzy
msgid "_OK"
msgstr "Aceptar"
-#: gtk/gtkstock.c:296
+#: gtk/gtkstock.c:310
msgid "_Open"
msgstr ""
-#: gtk/gtkstock.c:297
+#: gtk/gtkstock.c:311
#, fuzzy
msgid "_Paste"
msgstr "Paleta Personalizada"
-#: gtk/gtkstock.c:298
+#: gtk/gtkstock.c:312
msgid "_Preferences"
msgstr ""
-#: gtk/gtkstock.c:299
+#: gtk/gtkstock.c:313
#, fuzzy
msgid "_Print"
msgstr "Puntos:"
-#: gtk/gtkstock.c:300
+#: gtk/gtkstock.c:314
#, fuzzy
msgid "Print Pre_view"
msgstr "Previsualización:"
-#: gtk/gtkstock.c:301
+#: gtk/gtkstock.c:315
msgid "_Properties"
msgstr ""
-#: gtk/gtkstock.c:302
+#: gtk/gtkstock.c:316
msgid "_Quit"
msgstr ""
-#: gtk/gtkstock.c:303
+#: gtk/gtkstock.c:317
#, fuzzy
msgid "_Redo"
msgstr "Vermello:"
-#: gtk/gtkstock.c:304
+#: gtk/gtkstock.c:318
+msgid "_Refresh"
+msgstr ""
+
+#: gtk/gtkstock.c:319
+#, fuzzy
+msgid "_Remove"
+msgstr "Vermello:"
+
+#: gtk/gtkstock.c:320
msgid "_Revert"
msgstr ""
-#: gtk/gtkstock.c:305
+#: gtk/gtkstock.c:321
#, fuzzy
msgid "_Save"
msgstr "Gardar"
-#: gtk/gtkstock.c:306
+#: gtk/gtkstock.c:322
#, fuzzy
msgid "Save _As"
msgstr "Gardar"
-#: gtk/gtkstock.c:307
+#: gtk/gtkstock.c:323
+#, fuzzy
+msgid "_Color"
+msgstr "Pechar"
+
+#: gtk/gtkstock.c:324
+#, fuzzy
+msgid "_Font"
+msgstr "Fonte"
+
+#: gtk/gtkstock.c:325
+msgid "_Ascending"
+msgstr ""
+
+#: gtk/gtkstock.c:326
+msgid "_Descending"
+msgstr ""
+
+#: gtk/gtkstock.c:327
msgid "_Spell Check"
msgstr ""
-#: gtk/gtkstock.c:308
+#: gtk/gtkstock.c:328
msgid "_Stop"
msgstr ""
-#: gtk/gtkstock.c:309
+#: gtk/gtkstock.c:329
msgid "_Strikethrough"
msgstr ""
-#: gtk/gtkstock.c:310
+#: gtk/gtkstock.c:330
+#, fuzzy
+msgid "_Undelete"
+msgstr "Borrar"
+
+#: gtk/gtkstock.c:331
msgid "_Underline"
msgstr ""
-#: gtk/gtkstock.c:311
+#: gtk/gtkstock.c:332
msgid "_Undo"
msgstr ""
-#: gtk/gtkstock.c:312
+#: gtk/gtkstock.c:333
msgid "_Yes"
msgstr ""
-#: gtk/gtkstock.c:313
+#: gtk/gtkstock.c:334
#, c-format
msgid "Zoom _100%"
msgstr ""
-#: gtk/gtkstock.c:314
+#: gtk/gtkstock.c:335
msgid "Zoom to _Fit"
msgstr ""
-#: gtk/gtkstock.c:315
+#: gtk/gtkstock.c:336
msgid "Zoom _In"
msgstr ""
-#: gtk/gtkstock.c:316
+#: gtk/gtkstock.c:337
msgid "Zoom _Out"
msgstr ""
@@ -2872,304 +2994,304 @@ msgstr ""
msgid "If TRUE this means the table cells are all the same width/height"
msgstr ""
-#: gtk/gtktext.c:603 gtk/gtktreeview.c:504
+#: gtk/gtktext.c:604 gtk/gtktreeview.c:505
msgid "Horizontal Adjustment"
msgstr ""
-#: gtk/gtktext.c:604
+#: gtk/gtktext.c:605
msgid "Horizontal adjustment for the text widget"
msgstr ""
-#: gtk/gtktext.c:611 gtk/gtktreeview.c:512
+#: gtk/gtktext.c:612 gtk/gtktreeview.c:513
msgid "Vertical Adjustment"
msgstr ""
-#: gtk/gtktext.c:612
+#: gtk/gtktext.c:613
msgid "Vertical adjustment for the text widget"
msgstr ""
-#: gtk/gtktext.c:619
+#: gtk/gtktext.c:620
msgid "Line Wrap"
msgstr ""
-#: gtk/gtktext.c:620
+#: gtk/gtktext.c:621
msgid "Whether lines are wrapped at widget edges"
msgstr ""
-#: gtk/gtktext.c:627
+#: gtk/gtktext.c:628
msgid "Word Wrap"
msgstr ""
-#: gtk/gtktext.c:628
+#: gtk/gtktext.c:629
msgid "Whether words are wrapped at widget edges"
msgstr ""
-#: gtk/gtktexttag.c:198
+#: gtk/gtktexttag.c:199
msgid "Tag name"
msgstr ""
-#: gtk/gtktexttag.c:199
+#: gtk/gtktexttag.c:200
msgid "Name used to refer to the text tag"
msgstr ""
-#: gtk/gtktexttag.c:224
+#: gtk/gtktexttag.c:225
msgid "Background full height"
msgstr ""
-#: gtk/gtktexttag.c:225
+#: gtk/gtktexttag.c:226
msgid ""
"Whether the background color fills the entire line height or only the height "
"of the tagged characters"
msgstr ""
-#: gtk/gtktexttag.c:233
+#: gtk/gtktexttag.c:234
msgid "Background stipple mask"
msgstr ""
-#: gtk/gtktexttag.c:234
+#: gtk/gtktexttag.c:235
msgid "Bitmap to use as a mask when drawing the text background"
msgstr ""
-#: gtk/gtktexttag.c:259
+#: gtk/gtktexttag.c:260
msgid "Foreground stipple mask"
msgstr ""
-#: gtk/gtktexttag.c:260
+#: gtk/gtktexttag.c:261
msgid "Bitmap to use as a mask when drawing the text foreground"
msgstr ""
-#: gtk/gtktexttag.c:267
+#: gtk/gtktexttag.c:268
#, fuzzy
msgid "Text direction"
msgstr "Crear Directorio"
-#: gtk/gtktexttag.c:268
+#: gtk/gtktexttag.c:269
msgid "Text direction, e.g. right-to-left or left-to-right"
msgstr ""
-#: gtk/gtktexttag.c:378 gtk/gtktextview.c:557
+#: gtk/gtktexttag.c:379 gtk/gtktextview.c:566
msgid "Left, right, or center justification"
msgstr ""
-#: gtk/gtktexttag.c:386
+#: gtk/gtktexttag.c:387
msgid "Language"
msgstr ""
-#: gtk/gtktexttag.c:387
+#: gtk/gtktexttag.c:388
msgid "Language engine code to use for rendering the text"
msgstr ""
-#: gtk/gtktexttag.c:394
+#: gtk/gtktexttag.c:395
msgid "Left margin"
msgstr ""
-#: gtk/gtktexttag.c:395 gtk/gtktextview.c:566
+#: gtk/gtktexttag.c:396 gtk/gtktextview.c:575
msgid "Width of the left margin in pixels"
msgstr ""
-#: gtk/gtktexttag.c:404
+#: gtk/gtktexttag.c:405
msgid "Right margin"
msgstr ""
-#: gtk/gtktexttag.c:405 gtk/gtktextview.c:576
+#: gtk/gtktexttag.c:406 gtk/gtktextview.c:585
msgid "Width of the right margin in pixels"
msgstr ""
-#: gtk/gtktexttag.c:415 gtk/gtktextview.c:585
+#: gtk/gtktexttag.c:416 gtk/gtktextview.c:594
msgid "Indent"
msgstr ""
-#: gtk/gtktexttag.c:416 gtk/gtktextview.c:586
+#: gtk/gtktexttag.c:417 gtk/gtktextview.c:595
msgid "Amount to indent the paragraph, in pixels"
msgstr ""
-#: gtk/gtktexttag.c:436
+#: gtk/gtktexttag.c:437
msgid "Pixels above lines"
msgstr ""
-#: gtk/gtktexttag.c:437 gtk/gtktextview.c:510
+#: gtk/gtktexttag.c:438 gtk/gtktextview.c:519
msgid "Pixels of blank space above paragraphs"
msgstr ""
-#: gtk/gtktexttag.c:446
+#: gtk/gtktexttag.c:447
msgid "Pixels below lines"
msgstr ""
-#: gtk/gtktexttag.c:447 gtk/gtktextview.c:520
+#: gtk/gtktexttag.c:448 gtk/gtktextview.c:529
msgid "Pixels of blank space below paragraphs"
msgstr ""
-#: gtk/gtktexttag.c:456
+#: gtk/gtktexttag.c:457
msgid "Pixels inside wrap"
msgstr ""
-#: gtk/gtktexttag.c:457 gtk/gtktextview.c:530
+#: gtk/gtktexttag.c:458 gtk/gtktextview.c:539
msgid "Pixels of blank space between wrapped lines in a paragraph"
msgstr ""
-#: gtk/gtktexttag.c:483
+#: gtk/gtktexttag.c:484
msgid "Wrap mode"
msgstr ""
-#: gtk/gtktexttag.c:484 gtk/gtktextview.c:548
+#: gtk/gtktexttag.c:485 gtk/gtktextview.c:557
msgid ""
"Whether to wrap lines never, at word boundaries, or at character boundaries"
msgstr ""
-#: gtk/gtktexttag.c:493 gtk/gtktextview.c:595
+#: gtk/gtktexttag.c:494 gtk/gtktextview.c:604
msgid "Tabs"
msgstr ""
-#: gtk/gtktexttag.c:494 gtk/gtktextview.c:596
+#: gtk/gtktexttag.c:495 gtk/gtktextview.c:605
msgid "Custom tabs for this text"
msgstr ""
-#: gtk/gtktexttag.c:501
+#: gtk/gtktexttag.c:502
msgid "Invisible"
msgstr ""
-#: gtk/gtktexttag.c:502
+#: gtk/gtktexttag.c:503
msgid "Whether this text is hidden"
msgstr ""
-#: gtk/gtktexttag.c:515
+#: gtk/gtktexttag.c:516
msgid "Background full height set"
msgstr ""
-#: gtk/gtktexttag.c:516
+#: gtk/gtktexttag.c:517
msgid "Whether this tag affects background height"
msgstr ""
-#: gtk/gtktexttag.c:519
+#: gtk/gtktexttag.c:520
msgid "Background stipple set"
msgstr ""
-#: gtk/gtktexttag.c:520
+#: gtk/gtktexttag.c:521
msgid "Whether this tag affects the background stipple"
msgstr ""
-#: gtk/gtktexttag.c:527
+#: gtk/gtktexttag.c:528
msgid "Foreground stipple set"
msgstr ""
-#: gtk/gtktexttag.c:528
+#: gtk/gtktexttag.c:529
msgid "Whether this tag affects the foreground stipple"
msgstr ""
-#: gtk/gtktexttag.c:563
+#: gtk/gtktexttag.c:564
msgid "Justification set"
msgstr ""
-#: gtk/gtktexttag.c:564
+#: gtk/gtktexttag.c:565
msgid "Whether this tag affects paragraph justification"
msgstr ""
-#: gtk/gtktexttag.c:567
+#: gtk/gtktexttag.c:568
msgid "Language set"
msgstr ""
-#: gtk/gtktexttag.c:568
+#: gtk/gtktexttag.c:569
msgid "Whether this tag affects the language the text is rendered as"
msgstr ""
-#: gtk/gtktexttag.c:571
+#: gtk/gtktexttag.c:572
msgid "Left margin set"
msgstr ""
-#: gtk/gtktexttag.c:572
+#: gtk/gtktexttag.c:573
msgid "Whether this tag affects the left margin"
msgstr ""
-#: gtk/gtktexttag.c:575
+#: gtk/gtktexttag.c:576
msgid "Indent set"
msgstr ""
-#: gtk/gtktexttag.c:576
+#: gtk/gtktexttag.c:577
msgid "Whether this tag affects indentation"
msgstr ""
-#: gtk/gtktexttag.c:583
+#: gtk/gtktexttag.c:584
msgid "Pixels above lines set"
msgstr ""
-#: gtk/gtktexttag.c:584 gtk/gtktexttag.c:588
+#: gtk/gtktexttag.c:585 gtk/gtktexttag.c:589
msgid "Whether this tag affects the number of pixels above lines"
msgstr ""
-#: gtk/gtktexttag.c:587
+#: gtk/gtktexttag.c:588
msgid "Pixels below lines set"
msgstr ""
-#: gtk/gtktexttag.c:591
+#: gtk/gtktexttag.c:592
msgid "Pixels inside wrap set"
msgstr ""
-#: gtk/gtktexttag.c:592
+#: gtk/gtktexttag.c:593
msgid "Whether this tag affects the number of pixels between wrapped lines"
msgstr ""
-#: gtk/gtktexttag.c:599
+#: gtk/gtktexttag.c:600
msgid "Right margin set"
msgstr ""
-#: gtk/gtktexttag.c:600
+#: gtk/gtktexttag.c:601
msgid "Whether this tag affects the right margin"
msgstr ""
-#: gtk/gtktexttag.c:607
+#: gtk/gtktexttag.c:608
msgid "Wrap mode set"
msgstr ""
-#: gtk/gtktexttag.c:608
+#: gtk/gtktexttag.c:609
msgid "Whether this tag affects line wrap mode"
msgstr ""
-#: gtk/gtktexttag.c:611
+#: gtk/gtktexttag.c:612
msgid "Tabs set"
msgstr ""
-#: gtk/gtktexttag.c:612
+#: gtk/gtktexttag.c:613
msgid "Whether this tag affects tabs"
msgstr ""
-#: gtk/gtktexttag.c:615
+#: gtk/gtktexttag.c:616
msgid "Invisible set"
msgstr ""
-#: gtk/gtktexttag.c:616
+#: gtk/gtktexttag.c:617
msgid "Whether this tag affects text visibility"
msgstr ""
-#: gtk/gtktextview.c:509
+#: gtk/gtktextview.c:518
msgid "Pixels Above Lines"
msgstr ""
-#: gtk/gtktextview.c:519
+#: gtk/gtktextview.c:528
msgid "Pixels Below Lines"
msgstr ""
-#: gtk/gtktextview.c:529
+#: gtk/gtktextview.c:538
msgid "Pixels Inside Wrap"
msgstr ""
-#: gtk/gtktextview.c:547
+#: gtk/gtktextview.c:556
msgid "Wrap Mode"
msgstr ""
-#: gtk/gtktextview.c:565
+#: gtk/gtktextview.c:574
msgid "Left Margin"
msgstr ""
-#: gtk/gtktextview.c:575
+#: gtk/gtktextview.c:584
msgid "Right Margin"
msgstr ""
-#: gtk/gtktextview.c:603
+#: gtk/gtktextview.c:612
#, fuzzy
msgid "Cursor Visible"
msgstr "Desactivado"
-#: gtk/gtktextview.c:604
+#: gtk/gtktextview.c:613
msgid "If the insertion cursor is shown"
msgstr ""
@@ -3178,548 +3300,560 @@ msgstr ""
msgid "Unable to locate theme engine in module_path: \"%s\","
msgstr "Foi imposible atopa-lo módulo no module_path: \"%s\","
-#: gtk/gtktipsquery.c:181
+#: gtk/gtktipsquery.c:182
msgid "--- No Tip ---"
msgstr "--- Sen Tip ---"
-#: gtk/gtktogglebutton.c:143
+#: gtk/gtktogglebutton.c:133
msgid "If the toggle button should be pressed in or not"
msgstr ""
-#: gtk/gtktogglebutton.c:151
+#: gtk/gtktogglebutton.c:141
msgid "If the toggle button is in an \"in between\" state."
msgstr ""
-#: gtk/gtktogglebutton.c:158
+#: gtk/gtktogglebutton.c:148
msgid "Draw Indicator"
msgstr ""
-#: gtk/gtktogglebutton.c:159
+#: gtk/gtktogglebutton.c:149
msgid "If the toggle part of the button is displayed"
msgstr ""
-#: gtk/gtktoolbar.c:224
+#: gtk/gtktoolbar.c:225
msgid "The orientation of the toolbar"
msgstr ""
-#: gtk/gtktoolbar.c:232
+#: gtk/gtktoolbar.c:233
msgid "Toolbar Style"
msgstr ""
-#: gtk/gtktoolbar.c:233
+#: gtk/gtktoolbar.c:234
msgid "How to draw the toolbar"
msgstr ""
-#: gtk/gtktoolbar.c:241
+#: gtk/gtktoolbar.c:242
msgid "Spacer size"
msgstr ""
-#: gtk/gtktoolbar.c:242
+#: gtk/gtktoolbar.c:243
msgid "Size of spacers"
msgstr ""
-#: gtk/gtktoolbar.c:251
+#: gtk/gtktoolbar.c:252
msgid "Amount of border space between the toolbar shadow and the buttons"
msgstr ""
-#: gtk/gtktoolbar.c:259
+#: gtk/gtktoolbar.c:260
msgid "Space style"
msgstr ""
-#: gtk/gtktoolbar.c:260
+#: gtk/gtktoolbar.c:261
msgid "Whether spacers are vertical lines or just blank"
msgstr ""
-#: gtk/gtktoolbar.c:268
+#: gtk/gtktoolbar.c:269
msgid "Button relief"
msgstr ""
-#: gtk/gtktoolbar.c:269
+#: gtk/gtktoolbar.c:270
msgid "Type of bevel around toolbar buttons"
msgstr ""
-#: gtk/gtktoolbar.c:277
+#: gtk/gtktoolbar.c:278
msgid "Style of bevel around the toolbar"
msgstr ""
-#: gtk/gtktoolbar.c:283
+#: gtk/gtktoolbar.c:284
#, fuzzy
msgid "Toolbar style"
msgstr "Estilo de Fonte"
-#: gtk/gtktoolbar.c:284
+#: gtk/gtktoolbar.c:285
msgid ""
"Whether default toolbars have text only, text and icons, icons only, etc."
msgstr ""
-#: gtk/gtktoolbar.c:290
+#: gtk/gtktoolbar.c:291
msgid "Toolbar icon size"
msgstr ""
-#: gtk/gtktoolbar.c:291
+#: gtk/gtktoolbar.c:292
msgid "Size of icons in default toolbars"
msgstr ""
-#: gtk/gtktreeview.c:496
+#: gtk/gtktreeview.c:497
msgid "TreeView Model"
msgstr ""
-#: gtk/gtktreeview.c:497
+#: gtk/gtktreeview.c:498
msgid "The model for the tree view"
msgstr ""
-#: gtk/gtktreeview.c:505
+#: gtk/gtktreeview.c:506
msgid "Horizontal Adjustment for the widget"
msgstr ""
-#: gtk/gtktreeview.c:513
+#: gtk/gtktreeview.c:514
msgid "Vertical Adjustment for the widget"
msgstr ""
-#: gtk/gtktreeview.c:520 gtk/gtktreeviewcolumn.c:171 gtk/gtkwidget.c:421
+#: gtk/gtktreeview.c:521 gtk/gtktreeviewcolumn.c:173 gtk/gtkwidget.c:427
#, fuzzy
msgid "Visible"
msgstr "Desactivado"
-#: gtk/gtktreeview.c:521
+#: gtk/gtktreeview.c:522
msgid "Show the column header buttons"
msgstr ""
-#: gtk/gtktreeview.c:528
+#: gtk/gtktreeview.c:529
msgid "Headers Clickable"
msgstr ""
-#: gtk/gtktreeview.c:529
+#: gtk/gtktreeview.c:530
msgid "Column headers respond to click events"
msgstr ""
-#: gtk/gtktreeview.c:536
+#: gtk/gtktreeview.c:537
msgid "Expander Column"
msgstr ""
-#: gtk/gtktreeview.c:537
+#: gtk/gtktreeview.c:538
msgid "Set the column for the expander column"
msgstr ""
-#: gtk/gtktreeview.c:544 gtk/gtktreeviewcolumn.c:262
+#: gtk/gtktreeview.c:545 gtk/gtktreeviewcolumn.c:272
msgid "Reorderable"
msgstr ""
-#: gtk/gtktreeview.c:545
+#: gtk/gtktreeview.c:546
msgid "View is reorderable"
msgstr ""
-#: gtk/gtktreeview.c:552
+#: gtk/gtktreeview.c:553
msgid "Rules Hint"
msgstr ""
-#: gtk/gtktreeview.c:553
+#: gtk/gtktreeview.c:554
msgid "Set a hint to the theme engine to draw rows in alternating colors"
msgstr ""
-#: gtk/gtktreeview.c:560
+#: gtk/gtktreeview.c:561
msgid "Enable Search"
msgstr ""
-#: gtk/gtktreeview.c:561
+#: gtk/gtktreeview.c:562
msgid "View allows user to search through columns interactively"
msgstr ""
-#: gtk/gtktreeview.c:568
+#: gtk/gtktreeview.c:569
msgid "Search Column"
msgstr ""
-#: gtk/gtktreeview.c:569
+#: gtk/gtktreeview.c:570
msgid "Model column to search through when searching through code"
msgstr ""
-#: gtk/gtktreeview.c:582
+#: gtk/gtktreeview.c:583
msgid "Expander Size"
msgstr ""
-#: gtk/gtktreeview.c:583
+#: gtk/gtktreeview.c:584
msgid "Size of the expander arrow."
msgstr ""
-#: gtk/gtktreeview.c:591
+#: gtk/gtktreeview.c:592
msgid "Vertical Separator Width"
msgstr ""
-#: gtk/gtktreeview.c:592
+#: gtk/gtktreeview.c:593
msgid "Vertical space between cells. Must be an even number."
msgstr ""
-#: gtk/gtktreeview.c:600
+#: gtk/gtktreeview.c:601
msgid "Horizontal Separator Width"
msgstr ""
-#: gtk/gtktreeview.c:601
+#: gtk/gtktreeview.c:602
msgid "Horizontal space between cells. Must be an even number."
msgstr ""
-#: gtk/gtktreeview.c:609
+#: gtk/gtktreeview.c:610
msgid "Allow Rules"
msgstr ""
-#: gtk/gtktreeview.c:610
+#: gtk/gtktreeview.c:611
msgid "Allow drawing of alternating color rows."
msgstr ""
-#: gtk/gtktreeviewcolumn.c:172
+#: gtk/gtktreeview.c:617
+msgid "Indent Expanders"
+msgstr ""
+
+#: gtk/gtktreeview.c:618
+msgid "Make the expanders indented."
+msgstr ""
+
+#: gtk/gtktreeviewcolumn.c:174
msgid "Whether to display the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:180
+#: gtk/gtktreeviewcolumn.c:181 gtk/gtkwindow.c:394
+#, fuzzy
+msgid "Resizable"
+msgstr "Desactivado"
+
+#: gtk/gtktreeviewcolumn.c:182
+msgid "Column is user-resizable"
+msgstr ""
+
+#: gtk/gtktreeviewcolumn.c:190
msgid "Current width of the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:188
+#: gtk/gtktreeviewcolumn.c:198
msgid "Sizing"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:189
+#: gtk/gtktreeviewcolumn.c:199
msgid "Resize mode of the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:197
+#: gtk/gtktreeviewcolumn.c:207
#, fuzzy
msgid "Fixed Width"
msgstr "Ancho Medio:"
-#: gtk/gtktreeviewcolumn.c:198
+#: gtk/gtktreeviewcolumn.c:208
msgid "Current fixed width of the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:207
+#: gtk/gtktreeviewcolumn.c:217
msgid "Minimum Width"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:208
+#: gtk/gtktreeviewcolumn.c:218
msgid "Minimum allowed width of the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:217
+#: gtk/gtktreeviewcolumn.c:227
msgid "Maximum Width"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:218
+#: gtk/gtktreeviewcolumn.c:228
msgid "Maximum allowed width of the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:227
+#: gtk/gtktreeviewcolumn.c:237
#, fuzzy
msgid "Title"
msgstr "Ficheiros"
-#: gtk/gtktreeviewcolumn.c:228
+#: gtk/gtktreeviewcolumn.c:238
msgid "Title to appear in column header"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:235
+#: gtk/gtktreeviewcolumn.c:245
msgid "Clickable"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:236
+#: gtk/gtktreeviewcolumn.c:246
msgid "Whether the header can be clicked"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:244
+#: gtk/gtktreeviewcolumn.c:254
#, fuzzy
msgid "Widget"
msgstr "Peso:"
-#: gtk/gtktreeviewcolumn.c:245
+#: gtk/gtktreeviewcolumn.c:255
msgid "Widget to put in column header button instead of column title"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:252
+#: gtk/gtktreeviewcolumn.c:262
msgid "Alignment"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:253
+#: gtk/gtktreeviewcolumn.c:263
msgid "X Alignment of the column header text or widget"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:263
+#: gtk/gtktreeviewcolumn.c:273
msgid "Whether the column can be reordered around the headers"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:270
+#: gtk/gtktreeviewcolumn.c:280
msgid "Sort indicator"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:271
+#: gtk/gtktreeviewcolumn.c:281
msgid "Whether to show a sort indicator"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:278
+#: gtk/gtktreeviewcolumn.c:288
msgid "Sort order"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:279
+#: gtk/gtktreeviewcolumn.c:289
msgid "Sort direction the sort indicator should indicate"
msgstr ""
-#: gtk/gtkviewport.c:132
+#: gtk/gtkviewport.c:133
msgid ""
"The GtkAdjustment that determines the values of the horizontal position for "
"this viewport."
msgstr ""
-#: gtk/gtkviewport.c:140
+#: gtk/gtkviewport.c:141
msgid ""
"The GtkAdjustment that determines the values of the vertical position for "
"this viewport."
msgstr ""
-#: gtk/gtkviewport.c:148
+#: gtk/gtkviewport.c:149
msgid "Determines how the shadowed box around the viewport is drawn."
msgstr ""
-#: gtk/gtkwidget.c:388
+#: gtk/gtkwidget.c:394
#, fuzzy
msgid "Widget name"
msgstr "Peso:"
-#: gtk/gtkwidget.c:389
+#: gtk/gtkwidget.c:395
msgid "The name of the widget"
msgstr ""
-#: gtk/gtkwidget.c:395
+#: gtk/gtkwidget.c:401
msgid "Parent widget"
msgstr ""
-#: gtk/gtkwidget.c:396
+#: gtk/gtkwidget.c:402
msgid "The parent widget of this widget. Must be a Container widget."
msgstr ""
-#: gtk/gtkwidget.c:403
+#: gtk/gtkwidget.c:409
msgid "Width request"
msgstr ""
-#: gtk/gtkwidget.c:404
+#: gtk/gtkwidget.c:410
msgid ""
"Override for width request of the widget, or -1 if natural request should be "
"used."
msgstr ""
-#: gtk/gtkwidget.c:412
+#: gtk/gtkwidget.c:418
msgid "Height request"
msgstr ""
-#: gtk/gtkwidget.c:413
+#: gtk/gtkwidget.c:419
msgid ""
"Override for height request of the widget, or -1 if natural request should "
"be used."
msgstr ""
-#: gtk/gtkwidget.c:422
+#: gtk/gtkwidget.c:428
msgid "Whether the widget is visible"
msgstr ""
-#: gtk/gtkwidget.c:428
+#: gtk/gtkwidget.c:434
msgid "Sensitive"
msgstr ""
-#: gtk/gtkwidget.c:429
+#: gtk/gtkwidget.c:435
msgid "Whether the widget responds to input"
msgstr ""
-#: gtk/gtkwidget.c:435
+#: gtk/gtkwidget.c:441
msgid "Application paintable"
msgstr ""
-#: gtk/gtkwidget.c:436
+#: gtk/gtkwidget.c:442
msgid "Whether the application will paint directly on the widget"
msgstr ""
-#: gtk/gtkwidget.c:442
+#: gtk/gtkwidget.c:448
msgid "Can focus"
msgstr ""
-#: gtk/gtkwidget.c:443
+#: gtk/gtkwidget.c:449
msgid "Whether the widget can accept the input focus"
msgstr ""
-#: gtk/gtkwidget.c:449
+#: gtk/gtkwidget.c:455
msgid "Has focus"
msgstr ""
-#: gtk/gtkwidget.c:450
+#: gtk/gtkwidget.c:456
msgid "Whether the widget has the input focus"
msgstr ""
-#: gtk/gtkwidget.c:456
+#: gtk/gtkwidget.c:462
msgid "Can default"
msgstr ""
-#: gtk/gtkwidget.c:457
+#: gtk/gtkwidget.c:463
msgid "Whether the widget can be the default widget"
msgstr ""
-#: gtk/gtkwidget.c:463
+#: gtk/gtkwidget.c:469
msgid "Has default"
msgstr ""
-#: gtk/gtkwidget.c:464
+#: gtk/gtkwidget.c:470
msgid "Whether the widget is the default widget"
msgstr ""
-#: gtk/gtkwidget.c:470
+#: gtk/gtkwidget.c:476
msgid "Receives default"
msgstr ""
-#: gtk/gtkwidget.c:471
+#: gtk/gtkwidget.c:477
msgid "If TRUE, the widget will receive the default action when it is focused."
msgstr ""
-#: gtk/gtkwidget.c:477
+#: gtk/gtkwidget.c:483
msgid "Composite child"
msgstr ""
-#: gtk/gtkwidget.c:478
+#: gtk/gtkwidget.c:484
msgid "Whether the widget is composed of other widgets"
msgstr ""
-#: gtk/gtkwidget.c:484
+#: gtk/gtkwidget.c:490
#, fuzzy
msgid "Style"
msgstr "Estilo:"
-#: gtk/gtkwidget.c:485
+#: gtk/gtkwidget.c:491
msgid ""
"The style of the widget, which contains information about how it will look "
"(colors etc)."
msgstr ""
-#: gtk/gtkwidget.c:491
+#: gtk/gtkwidget.c:497
msgid "Events"
msgstr ""
-#: gtk/gtkwidget.c:492
+#: gtk/gtkwidget.c:498
msgid "The event mask that decides what kind of GdkEvents this widget gets."
msgstr ""
-#: gtk/gtkwidget.c:499
+#: gtk/gtkwidget.c:505
msgid "Extension events"
msgstr ""
-#: gtk/gtkwidget.c:500
+#: gtk/gtkwidget.c:506
msgid "The mask that decides what kind of extension events this widget gets."
msgstr ""
-#: gtk/gtkwidget.c:1047
+#: gtk/gtkwidget.c:1053
msgid "Interior Focus"
msgstr ""
-#: gtk/gtkwidget.c:1048
+#: gtk/gtkwidget.c:1054
msgid "Whether to draw the focus indicator inside widgets."
msgstr ""
-#: gtk/gtkwindow.c:361
+#: gtk/gtkwindow.c:359
#, fuzzy
msgid "Window Type"
msgstr "Fiestra"
-#: gtk/gtkwindow.c:362
+#: gtk/gtkwindow.c:360
msgid "The type of the window"
msgstr ""
-#: gtk/gtkwindow.c:371
+#: gtk/gtkwindow.c:369
#, fuzzy
msgid "Window Title"
msgstr "Fiestra"
-#: gtk/gtkwindow.c:372
+#: gtk/gtkwindow.c:370
msgid "The title of the window"
msgstr ""
-#: gtk/gtkwindow.c:379
+#: gtk/gtkwindow.c:377
msgid "Allow Shrink"
msgstr ""
-#: gtk/gtkwindow.c:381
+#: gtk/gtkwindow.c:379
#, no-c-format
msgid ""
"If TRUE, the window has no mimimum size. Setting this to TRUE is 99% of the "
"time a bad idea."
msgstr ""
-#: gtk/gtkwindow.c:388
+#: gtk/gtkwindow.c:386
msgid "Allow Grow"
msgstr ""
-#: gtk/gtkwindow.c:389
+#: gtk/gtkwindow.c:387
msgid "If TRUE, users can expand the window beyond its minimum size."
msgstr ""
-#: gtk/gtkwindow.c:396
-#, fuzzy
-msgid "Resizable"
-msgstr "Desactivado"
-
-#: gtk/gtkwindow.c:397
+#: gtk/gtkwindow.c:395
msgid "If TRUE, users can resize the window."
msgstr ""
-#: gtk/gtkwindow.c:404
+#: gtk/gtkwindow.c:402
msgid "Modal"
msgstr ""
-#: gtk/gtkwindow.c:405
+#: gtk/gtkwindow.c:403
msgid ""
"If TRUE, the window is modal (other windows are not usable while this one is "
"up)."
msgstr ""
-#: gtk/gtkwindow.c:412
+#: gtk/gtkwindow.c:410
msgid "Window Position"
msgstr ""
-#: gtk/gtkwindow.c:413
+#: gtk/gtkwindow.c:411
msgid "The initial position of the window."
msgstr ""
-#: gtk/gtkwindow.c:421
+#: gtk/gtkwindow.c:419
msgid "Default Width"
msgstr ""
-#: gtk/gtkwindow.c:422
+#: gtk/gtkwindow.c:420
msgid ""
"The default width of the window, used when initially showing the window."
msgstr ""
-#: gtk/gtkwindow.c:431
+#: gtk/gtkwindow.c:429
msgid "Default Height"
msgstr ""
-#: gtk/gtkwindow.c:432
+#: gtk/gtkwindow.c:430
msgid ""
"The default height of the window, used when initially showing the window."
msgstr ""
-#: gtk/gtkwindow.c:441
+#: gtk/gtkwindow.c:439
msgid "Destroy with Parent"
msgstr ""
-#: gtk/gtkwindow.c:442
+#: gtk/gtkwindow.c:440
msgid "If this window should be destroyed when the parent is destroyed"
msgstr ""
-#: gtk/gtkwindow.c:449
+#: gtk/gtkwindow.c:447
msgid "Icon"
msgstr ""
-#: gtk/gtkwindow.c:450
+#: gtk/gtkwindow.c:448
msgid "Icon for this window"
msgstr ""
-#: gtk/gtksizegroup.c:241
+#: gtk/gtksizegroup.c:242
#, fuzzy
msgid "Mode"
msgstr "Modo: "
-#: gtk/gtksizegroup.c:242
+#: gtk/gtksizegroup.c:243
msgid ""
"The the directions in which the size group effects the requested sizes of "
"its component widgets."
diff --git a/po/he.po b/po/he.po
index 3e45fd435..1376c2729 100644
--- a/po/he.po
+++ b/po/he.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: gtk+ VERSION\n"
-"POT-Creation-Date: 2001-10-25 16:39-0400\n"
+"POT-Creation-Date: 2001-11-23 15:47-0500\n"
"PO-Revision-Date: 2000-07-26 HO:MI+ZONE\n"
"Last-Translator: Tzafrir Cohen <tzafrir@technion.ac.il>\n"
"Language-Team: Hebrew <he@li.org>\n"
@@ -13,12 +13,12 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-#: gdk-pixbuf/gdk-pixbuf-animation.c:144 gdk-pixbuf/gdk-pixbuf-io.c:543
+#: gdk-pixbuf/gdk-pixbuf-animation.c:144 gdk-pixbuf/gdk-pixbuf-io.c:551
#, c-format
msgid "Failed to open file '%s': %s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-animation.c:155 gdk-pixbuf/gdk-pixbuf-io.c:553
+#: gdk-pixbuf/gdk-pixbuf-animation.c:155 gdk-pixbuf/gdk-pixbuf-io.c:561
#, c-format
msgid "Image file '%s' contains no data"
msgstr ""
@@ -28,7 +28,7 @@ msgstr ""
msgid "Don't know how to load the animation in file '%s'"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-animation.c:205 gdk-pixbuf/gdk-pixbuf-io.c:598
+#: gdk-pixbuf/gdk-pixbuf-animation.c:205 gdk-pixbuf/gdk-pixbuf-io.c:606
#, c-format
msgid ""
"Failed to load image '%s': reason not known, probably a corrupt image file"
@@ -41,65 +41,65 @@ msgid ""
"animation file"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:316
+#: gdk-pixbuf/gdk-pixbuf-io.c:324
#, fuzzy, c-format
msgid "Unable to load image-loading module: %s: %s"
msgstr "לא מצליח לאתר את המודול הנטען ב-module_path: \"%s\","
-#: gdk-pixbuf/gdk-pixbuf-io.c:335
+#: gdk-pixbuf/gdk-pixbuf-io.c:343
#, c-format
msgid ""
"Image-loading module %s does not export the proper interface; perhaps it's "
"from a different GTK version?"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:452 gdk-pixbuf/gdk-pixbuf-io.c:478
+#: gdk-pixbuf/gdk-pixbuf-io.c:460 gdk-pixbuf/gdk-pixbuf-io.c:486
#, c-format
msgid "Image type '%s' is not supported"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:500
+#: gdk-pixbuf/gdk-pixbuf-io.c:508
#, c-format
msgid "Couldn't recognize the image file format for file '%s'"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:506
+#: gdk-pixbuf/gdk-pixbuf-io.c:514
msgid "Unrecognized image file format"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:576
+#: gdk-pixbuf/gdk-pixbuf-io.c:584
#, c-format
msgid "Don't know how to load the image in file '%s'"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:609
+#: gdk-pixbuf/gdk-pixbuf-io.c:617
#, c-format
msgid "Failed to load image '%s': %s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:714
+#: gdk-pixbuf/gdk-pixbuf-io.c:722
#, c-format
msgid "This build of gdk-pixbuf does not support saving the image format: %s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:822
+#: gdk-pixbuf/gdk-pixbuf-io.c:830
#, c-format
msgid "Failed to open '%s' for writing: %s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:843
+#: gdk-pixbuf/gdk-pixbuf-io.c:851
#, c-format
msgid ""
"Failed to close '%s' while writing image, all data may not have been saved: %"
"s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-loader.c:252
+#: gdk-pixbuf/gdk-pixbuf-loader.c:250
#, c-format
msgid "Incremental loading of image type '%s' is not supported"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-loader.c:275 gdk-pixbuf/gdk-pixbuf-loader.c:376
+#: gdk-pixbuf/gdk-pixbuf-loader.c:273 gdk-pixbuf/gdk-pixbuf-loader.c:374
#, c-format
msgid ""
"Internal error: Image loader module '%s' failed to begin loading an image, "
@@ -362,35 +362,35 @@ msgstr ""
msgid "Failed to write to temporary file when loading XBM image"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1256
+#: gdk-pixbuf/io-xpm.c:1234
msgid "No XPM header found"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1264
+#: gdk-pixbuf/io-xpm.c:1242
msgid "XPM file has image width <= 0"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1272
+#: gdk-pixbuf/io-xpm.c:1250
msgid "XPM file has image height <= 0"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1280
+#: gdk-pixbuf/io-xpm.c:1258
msgid "XPM file has invalid number of colors"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1288
+#: gdk-pixbuf/io-xpm.c:1266
msgid "XPM has invalid number of chars per pixel"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1306
+#: gdk-pixbuf/io-xpm.c:1284
msgid "Can't read XPM colormap"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1344
+#: gdk-pixbuf/io-xpm.c:1322
msgid "Can't allocate memory for loading XPM image"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1527
+#: gdk-pixbuf/io-xpm.c:1505
msgid "Failed to write to temporary file when loading XPM image"
msgstr ""
@@ -411,12 +411,20 @@ msgstr ""
msgid "failed to allocate image buffer of %u bytes"
msgstr ""
-#: gtk/gtkaccellabel.c:115
-msgid "Accelerator object"
+#: gtk/gtkaccellabel.c:122
+msgid "Accelerator Closure"
msgstr ""
-#: gtk/gtkaccellabel.c:116
-msgid "The object monitored by this accelerator label"
+#: gtk/gtkaccellabel.c:123
+msgid "The closure to be monitored for accelerator changes"
+msgstr ""
+
+#: gtk/gtkaccellabel.c:129
+msgid "Accelerator Widget"
+msgstr ""
+
+#: gtk/gtkaccellabel.c:130
+msgid "The widget to be monitored for accelerator changes"
msgstr ""
#: gtk/gtkalignment.c:102
@@ -569,7 +577,7 @@ msgstr ""
msgid "The amount of space between children."
msgstr ""
-#: gtk/gtkbox.c:135 gtk/gtknotebook.c:396
+#: gtk/gtkbox.c:135 gtk/gtknotebook.c:400
msgid "Homogeneous"
msgstr ""
@@ -577,75 +585,75 @@ msgstr ""
msgid "Whether the children should all be the same size."
msgstr ""
-#: gtk/gtkbutton.c:183 gtk/gtkframe.c:125 gtk/gtklabel.c:283
+#: gtk/gtkbutton.c:188 gtk/gtkframe.c:125 gtk/gtklabel.c:282
msgid "Label"
msgstr ""
-#: gtk/gtkbutton.c:184
+#: gtk/gtkbutton.c:189
msgid ""
"Text of the label widget inside the button, if the button contains a label "
"widget."
msgstr ""
-#: gtk/gtkbutton.c:191 gtk/gtklabel.c:304
+#: gtk/gtkbutton.c:196 gtk/gtklabel.c:303
msgid "Use underline"
msgstr ""
-#: gtk/gtkbutton.c:192 gtk/gtklabel.c:305
+#: gtk/gtkbutton.c:197 gtk/gtklabel.c:304
msgid ""
"If set, an underline in the text indicates the next character should be used "
"for the mnemonic accelerator key"
msgstr ""
-#: gtk/gtkbutton.c:199
+#: gtk/gtkbutton.c:204
msgid "Use stock"
msgstr ""
-#: gtk/gtkbutton.c:200
+#: gtk/gtkbutton.c:205
msgid ""
"If set, the label is used to pick a stock item instead of being displayed"
msgstr ""
-#: gtk/gtkbutton.c:207
+#: gtk/gtkbutton.c:212
msgid "Border relief"
msgstr ""
-#: gtk/gtkbutton.c:208
+#: gtk/gtkbutton.c:213
msgid "The border relief style."
msgstr ""
-#: gtk/gtkbutton.c:259
+#: gtk/gtkbutton.c:264
msgid "Default Spacing"
msgstr ""
-#: gtk/gtkbutton.c:260
+#: gtk/gtkbutton.c:265
msgid "Extra space to add for CAN_DEFAULT buttons"
msgstr ""
-#: gtk/gtkbutton.c:266
+#: gtk/gtkbutton.c:271
msgid "Default Outside Spacing"
msgstr ""
-#: gtk/gtkbutton.c:267
+#: gtk/gtkbutton.c:272
msgid ""
"Extra space to add for CAN_DEFAULT buttons that is always drawn outside the "
"border"
msgstr ""
-#: gtk/gtkbutton.c:272
+#: gtk/gtkbutton.c:277
msgid "Child X Displacement"
msgstr ""
-#: gtk/gtkbutton.c:273
+#: gtk/gtkbutton.c:278
msgid ""
"How far in the x direction to move the child when the button is depressed"
msgstr ""
-#: gtk/gtkbutton.c:280
+#: gtk/gtkbutton.c:285
msgid "Child Y Displacement"
msgstr ""
-#: gtk/gtkbutton.c:281
+#: gtk/gtkbutton.c:286
msgid ""
"How far in the y direction to move the child when the button is depressed"
msgstr ""
@@ -739,289 +747,289 @@ msgstr ""
msgid "The pixbuf to render."
msgstr ""
-#: gtk/gtkcellrenderertext.c:173 gtk/gtkentry.c:498 gtk/gtkprogressbar.c:207
+#: gtk/gtkcellrenderertext.c:174 gtk/gtkentry.c:506 gtk/gtkprogressbar.c:207
msgid "Text"
msgstr ""
-#: gtk/gtkcellrenderertext.c:174
+#: gtk/gtkcellrenderertext.c:175
msgid "Text to render"
msgstr ""
-#: gtk/gtkcellrenderertext.c:181
+#: gtk/gtkcellrenderertext.c:182
msgid "Markup"
msgstr ""
-#: gtk/gtkcellrenderertext.c:182
+#: gtk/gtkcellrenderertext.c:183
msgid "Marked up text to render"
msgstr ""
-#: gtk/gtkcellrenderertext.c:189 gtk/gtklabel.c:290
+#: gtk/gtkcellrenderertext.c:190 gtk/gtklabel.c:289
msgid "Attributes"
msgstr ""
-#: gtk/gtkcellrenderertext.c:190
+#: gtk/gtkcellrenderertext.c:191
msgid "A list of style attributes to apply to the text of the renderer."
msgstr ""
-#: gtk/gtkcellrenderertext.c:197 gtk/gtktexttag.c:208
+#: gtk/gtkcellrenderertext.c:198 gtk/gtktexttag.c:209
msgid "Background color name"
msgstr ""
-#: gtk/gtkcellrenderertext.c:198 gtk/gtktexttag.c:209
+#: gtk/gtkcellrenderertext.c:199 gtk/gtktexttag.c:210
msgid "Background color as a string"
msgstr ""
-#: gtk/gtkcellrenderertext.c:205 gtk/gtktexttag.c:216
+#: gtk/gtkcellrenderertext.c:206 gtk/gtktexttag.c:217
msgid "Background color"
msgstr ""
-#: gtk/gtkcellrenderertext.c:206 gtk/gtktexttag.c:217
+#: gtk/gtkcellrenderertext.c:207 gtk/gtktexttag.c:218
msgid "Background color as a GdkColor"
msgstr ""
-#: gtk/gtkcellrenderertext.c:213 gtk/gtktexttag.c:242
+#: gtk/gtkcellrenderertext.c:214 gtk/gtktexttag.c:243
msgid "Foreground color name"
msgstr ""
-#: gtk/gtkcellrenderertext.c:214 gtk/gtktexttag.c:243
+#: gtk/gtkcellrenderertext.c:215 gtk/gtktexttag.c:244
msgid "Foreground color as a string"
msgstr ""
-#: gtk/gtkcellrenderertext.c:221 gtk/gtktexttag.c:250
+#: gtk/gtkcellrenderertext.c:222 gtk/gtktexttag.c:251
msgid "Foreground color"
msgstr ""
-#: gtk/gtkcellrenderertext.c:222 gtk/gtktexttag.c:251
+#: gtk/gtkcellrenderertext.c:223 gtk/gtktexttag.c:252
msgid "Foreground color as a GdkColor"
msgstr ""
-#: gtk/gtkcellrenderertext.c:230 gtk/gtkentry.c:430 gtk/gtktexttag.c:276
-#: gtk/gtktextview.c:539
+#: gtk/gtkcellrenderertext.c:231 gtk/gtkentry.c:438 gtk/gtktexttag.c:277
+#: gtk/gtktextview.c:548
msgid "Editable"
msgstr ""
-#: gtk/gtkcellrenderertext.c:231 gtk/gtktexttag.c:277 gtk/gtktextview.c:540
+#: gtk/gtkcellrenderertext.c:232 gtk/gtktexttag.c:278 gtk/gtktextview.c:549
msgid "Whether the text can be modified by the user"
msgstr ""
-#: gtk/gtkcellrenderertext.c:238 gtk/gtkcellrenderertext.c:246
-#: gtk/gtkfontsel.c:192 gtk/gtktexttag.c:284 gtk/gtktexttag.c:292
+#: gtk/gtkcellrenderertext.c:239 gtk/gtkcellrenderertext.c:247
+#: gtk/gtkfontsel.c:192 gtk/gtktexttag.c:285 gtk/gtktexttag.c:293
msgid "Font"
msgstr ""
-#: gtk/gtkcellrenderertext.c:239 gtk/gtktexttag.c:285
+#: gtk/gtkcellrenderertext.c:240 gtk/gtktexttag.c:286
msgid "Font description as a string"
msgstr ""
-#: gtk/gtkcellrenderertext.c:247 gtk/gtktexttag.c:293
+#: gtk/gtkcellrenderertext.c:248 gtk/gtktexttag.c:294
msgid "Font description as a PangoFontDescription struct"
msgstr ""
-#: gtk/gtkcellrenderertext.c:255 gtk/gtktexttag.c:301
+#: gtk/gtkcellrenderertext.c:256 gtk/gtktexttag.c:302
#, fuzzy
msgid "Font family"
msgstr "משפחה:"
-#: gtk/gtkcellrenderertext.c:256 gtk/gtktexttag.c:302
+#: gtk/gtkcellrenderertext.c:257 gtk/gtktexttag.c:303
msgid "Name of the font family, e.g. Sans, Helvetica, Times, Monospace"
msgstr ""
-#: gtk/gtkcellrenderertext.c:263 gtk/gtkcellrenderertext.c:264
-#: gtk/gtktexttag.c:309 gtk/gtktexttag.c:310
+#: gtk/gtkcellrenderertext.c:264 gtk/gtkcellrenderertext.c:265
+#: gtk/gtktexttag.c:310 gtk/gtktexttag.c:311
msgid "Font style"
msgstr ""
-#: gtk/gtkcellrenderertext.c:272 gtk/gtkcellrenderertext.c:273
-#: gtk/gtktexttag.c:318 gtk/gtktexttag.c:319
+#: gtk/gtkcellrenderertext.c:273 gtk/gtkcellrenderertext.c:274
+#: gtk/gtktexttag.c:319 gtk/gtktexttag.c:320
msgid "Font variant"
msgstr ""
-#: gtk/gtkcellrenderertext.c:281 gtk/gtkcellrenderertext.c:282
-#: gtk/gtktexttag.c:327 gtk/gtktexttag.c:328
+#: gtk/gtkcellrenderertext.c:282 gtk/gtkcellrenderertext.c:283
+#: gtk/gtktexttag.c:328 gtk/gtktexttag.c:329
msgid "Font weight"
msgstr ""
-#: gtk/gtkcellrenderertext.c:291 gtk/gtkcellrenderertext.c:292
-#: gtk/gtktexttag.c:338 gtk/gtktexttag.c:339
+#: gtk/gtkcellrenderertext.c:292 gtk/gtkcellrenderertext.c:293
+#: gtk/gtktexttag.c:339 gtk/gtktexttag.c:340
msgid "Font stretch"
msgstr ""
-#: gtk/gtkcellrenderertext.c:300 gtk/gtkcellrenderertext.c:301
-#: gtk/gtktexttag.c:347 gtk/gtktexttag.c:348
+#: gtk/gtkcellrenderertext.c:301 gtk/gtkcellrenderertext.c:302
+#: gtk/gtktexttag.c:348 gtk/gtktexttag.c:349
msgid "Font size"
msgstr ""
-#: gtk/gtkcellrenderertext.c:310 gtk/gtktexttag.c:367
+#: gtk/gtkcellrenderertext.c:311 gtk/gtktexttag.c:368
msgid "Font points"
msgstr ""
-#: gtk/gtkcellrenderertext.c:311 gtk/gtktexttag.c:368
+#: gtk/gtkcellrenderertext.c:312 gtk/gtktexttag.c:369
msgid "Font size in points"
msgstr ""
-#: gtk/gtkcellrenderertext.c:320 gtk/gtktexttag.c:357 gtk/gtktexttag.c:358
+#: gtk/gtkcellrenderertext.c:321 gtk/gtktexttag.c:358 gtk/gtktexttag.c:359
#, fuzzy
msgid "Font scale"
msgstr "משפחה:"
-#: gtk/gtkcellrenderertext.c:321
+#: gtk/gtkcellrenderertext.c:322
msgid "Font scaling factor"
msgstr ""
-#: gtk/gtkcellrenderertext.c:330 gtk/gtktexttag.c:426
+#: gtk/gtkcellrenderertext.c:331 gtk/gtktexttag.c:427
msgid "Rise"
msgstr ""
-#: gtk/gtkcellrenderertext.c:331 gtk/gtktexttag.c:427
+#: gtk/gtkcellrenderertext.c:332 gtk/gtktexttag.c:428
msgid ""
"Offset of text above the baseline (below the baseline if rise is negative)"
msgstr ""
-#: gtk/gtkcellrenderertext.c:341 gtk/gtktexttag.c:466
+#: gtk/gtkcellrenderertext.c:342 gtk/gtktexttag.c:467
msgid "Strikethrough"
msgstr ""
-#: gtk/gtkcellrenderertext.c:342 gtk/gtktexttag.c:467
+#: gtk/gtkcellrenderertext.c:343 gtk/gtktexttag.c:468
msgid "Whether to strike through the text"
msgstr ""
-#: gtk/gtkcellrenderertext.c:349 gtk/gtktexttag.c:474
+#: gtk/gtkcellrenderertext.c:350 gtk/gtktexttag.c:475
msgid "Underline"
msgstr ""
-#: gtk/gtkcellrenderertext.c:350 gtk/gtktexttag.c:475
+#: gtk/gtkcellrenderertext.c:351 gtk/gtktexttag.c:476
msgid "Style of underline for this text"
msgstr ""
-#: gtk/gtkcellrenderertext.c:360 gtk/gtktexttag.c:511
+#: gtk/gtkcellrenderertext.c:361 gtk/gtktexttag.c:512
msgid "Background set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:361 gtk/gtktexttag.c:512
+#: gtk/gtkcellrenderertext.c:362 gtk/gtktexttag.c:513
msgid "Whether this tag affects the background color"
msgstr ""
-#: gtk/gtkcellrenderertext.c:364 gtk/gtktexttag.c:523
+#: gtk/gtkcellrenderertext.c:365 gtk/gtktexttag.c:524
msgid "Foreground set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:365 gtk/gtktexttag.c:524
+#: gtk/gtkcellrenderertext.c:366 gtk/gtktexttag.c:525
msgid "Whether this tag affects the foreground color"
msgstr ""
-#: gtk/gtkcellrenderertext.c:368 gtk/gtktexttag.c:531
+#: gtk/gtkcellrenderertext.c:369 gtk/gtktexttag.c:532
msgid "Editability set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:369 gtk/gtktexttag.c:532
+#: gtk/gtkcellrenderertext.c:370 gtk/gtktexttag.c:533
msgid "Whether this tag affects text editability"
msgstr ""
-#: gtk/gtkcellrenderertext.c:372 gtk/gtktexttag.c:535
+#: gtk/gtkcellrenderertext.c:373 gtk/gtktexttag.c:536
msgid "Font family set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:373 gtk/gtktexttag.c:536
+#: gtk/gtkcellrenderertext.c:374 gtk/gtktexttag.c:537
msgid "Whether this tag affects the font family"
msgstr ""
-#: gtk/gtkcellrenderertext.c:376 gtk/gtktexttag.c:539
+#: gtk/gtkcellrenderertext.c:377 gtk/gtktexttag.c:540
msgid "Font style set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:377 gtk/gtktexttag.c:540
+#: gtk/gtkcellrenderertext.c:378 gtk/gtktexttag.c:541
msgid "Whether this tag affects the font style"
msgstr ""
-#: gtk/gtkcellrenderertext.c:380 gtk/gtktexttag.c:543
+#: gtk/gtkcellrenderertext.c:381 gtk/gtktexttag.c:544
msgid "Font variant set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:381 gtk/gtktexttag.c:544
+#: gtk/gtkcellrenderertext.c:382 gtk/gtktexttag.c:545
msgid "Whether this tag affects the font variant"
msgstr ""
-#: gtk/gtkcellrenderertext.c:384 gtk/gtktexttag.c:547
+#: gtk/gtkcellrenderertext.c:385 gtk/gtktexttag.c:548
msgid "Font weight set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:385 gtk/gtktexttag.c:548
+#: gtk/gtkcellrenderertext.c:386 gtk/gtktexttag.c:549
msgid "Whether this tag affects the font weight"
msgstr ""
-#: gtk/gtkcellrenderertext.c:388 gtk/gtktexttag.c:551
+#: gtk/gtkcellrenderertext.c:389 gtk/gtktexttag.c:552
msgid "Font stretch set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:389 gtk/gtktexttag.c:552
+#: gtk/gtkcellrenderertext.c:390 gtk/gtktexttag.c:553
msgid "Whether this tag affects the font stretch"
msgstr ""
-#: gtk/gtkcellrenderertext.c:392 gtk/gtktexttag.c:555
+#: gtk/gtkcellrenderertext.c:393 gtk/gtktexttag.c:556
msgid "Font size set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:393 gtk/gtktexttag.c:556
+#: gtk/gtkcellrenderertext.c:394 gtk/gtktexttag.c:557
msgid "Whether this tag affects the font size"
msgstr ""
-#: gtk/gtkcellrenderertext.c:396 gtk/gtktexttag.c:559
+#: gtk/gtkcellrenderertext.c:397 gtk/gtktexttag.c:560
msgid "Font scale set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:397 gtk/gtktexttag.c:560
+#: gtk/gtkcellrenderertext.c:398 gtk/gtktexttag.c:561
msgid "Whether this tag scales the font size by a factor"
msgstr ""
-#: gtk/gtkcellrenderertext.c:400 gtk/gtktexttag.c:579
+#: gtk/gtkcellrenderertext.c:401 gtk/gtktexttag.c:580
msgid "Rise set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:401 gtk/gtktexttag.c:580
+#: gtk/gtkcellrenderertext.c:402 gtk/gtktexttag.c:581
msgid "Whether this tag affects the rise"
msgstr ""
-#: gtk/gtkcellrenderertext.c:404 gtk/gtktexttag.c:595
+#: gtk/gtkcellrenderertext.c:405 gtk/gtktexttag.c:596
msgid "Strikethrough set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:405 gtk/gtktexttag.c:596
+#: gtk/gtkcellrenderertext.c:406 gtk/gtktexttag.c:597
msgid "Whether this tag affects strikethrough"
msgstr ""
-#: gtk/gtkcellrenderertext.c:408 gtk/gtktexttag.c:603
+#: gtk/gtkcellrenderertext.c:409 gtk/gtktexttag.c:604
msgid "Underline set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:409 gtk/gtktexttag.c:604
+#: gtk/gtkcellrenderertext.c:410 gtk/gtktexttag.c:605
msgid "Whether this tag affects underlining"
msgstr ""
-#: gtk/gtkcellrenderertoggle.c:129
+#: gtk/gtkcellrenderertoggle.c:130
msgid "Toggle state"
msgstr ""
-#: gtk/gtkcellrenderertoggle.c:130
+#: gtk/gtkcellrenderertoggle.c:131
msgid "The toggle state of the button"
msgstr ""
-#: gtk/gtkcellrenderertoggle.c:138
+#: gtk/gtkcellrenderertoggle.c:139
msgid "Activatable"
msgstr ""
-#: gtk/gtkcellrenderertoggle.c:139
+#: gtk/gtkcellrenderertoggle.c:140
msgid "The toggle button can be activated"
msgstr ""
-#: gtk/gtkcellrenderertoggle.c:147
+#: gtk/gtkcellrenderertoggle.c:148
msgid "Radio state"
msgstr ""
-#: gtk/gtkcellrenderertoggle.c:148
+#: gtk/gtkcellrenderertoggle.c:149
msgid "Draw the toggle button as a radio button"
msgstr ""
-#: gtk/gtkcheckbutton.c:95 gtk/gtkoptionmenu.c:163
+#: gtk/gtkcheckbutton.c:95 gtk/gtkoptionmenu.c:191
msgid "Indicator Size"
msgstr ""
@@ -1029,7 +1037,7 @@ msgstr ""
msgid "Size of check or radio indicator"
msgstr ""
-#: gtk/gtkcheckbutton.c:103 gtk/gtkoptionmenu.c:169
+#: gtk/gtkcheckbutton.c:103 gtk/gtkoptionmenu.c:197
msgid "Indicator Spacing"
msgstr ""
@@ -1037,169 +1045,169 @@ msgstr ""
msgid "Spacing around check or radio indicator"
msgstr ""
-#: gtk/gtkcheckmenuitem.c:114 gtk/gtktogglebutton.c:142
+#: gtk/gtkcheckmenuitem.c:115 gtk/gtktogglebutton.c:132
msgid "Active"
msgstr ""
-#: gtk/gtkcheckmenuitem.c:115
+#: gtk/gtkcheckmenuitem.c:116
msgid "Whether the menu item is checked."
msgstr ""
-#: gtk/gtkcheckmenuitem.c:122 gtk/gtktogglebutton.c:150
+#: gtk/gtkcheckmenuitem.c:123 gtk/gtktogglebutton.c:140
msgid "Inconsistent"
msgstr ""
-#: gtk/gtkcheckmenuitem.c:123
+#: gtk/gtkcheckmenuitem.c:124
msgid "Whether to display an \"inconsistent\" state."
msgstr ""
-#: gtk/gtkcolorsel.c:574
+#: gtk/gtkcolorsel.c:578
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:579
+#: gtk/gtkcolorsel.c:583
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:883
+#: gtk/gtkcolorsel.c:887
msgid "_Save color here"
msgstr ""
-#: gtk/gtkcolorsel.c:1051
+#: gtk/gtkcolorsel.c:1055
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:1667
+#: gtk/gtkcolorsel.c:1674
msgid "Has Opacity Control"
msgstr ""
-#: gtk/gtkcolorsel.c:1668
+#: gtk/gtkcolorsel.c:1675
msgid "Whether the color selector should allow setting opacity"
msgstr ""
-#: gtk/gtkcolorsel.c:1674
+#: gtk/gtkcolorsel.c:1681
msgid "Has palette"
msgstr ""
-#: gtk/gtkcolorsel.c:1675
+#: gtk/gtkcolorsel.c:1682
msgid "Whether a palette should be used"
msgstr ""
-#: gtk/gtkcolorsel.c:1681
+#: gtk/gtkcolorsel.c:1688
msgid "Current Color"
msgstr ""
-#: gtk/gtkcolorsel.c:1682
+#: gtk/gtkcolorsel.c:1689
msgid "The current color"
msgstr ""
-#: gtk/gtkcolorsel.c:1688
+#: gtk/gtkcolorsel.c:1695
msgid "Current Alpha"
msgstr ""
-#: gtk/gtkcolorsel.c:1689
+#: gtk/gtkcolorsel.c:1696
msgid "The current opacity value (0 fully transparent, 65535 fully opaque)"
msgstr ""
-#: gtk/gtkcolorsel.c:1702
+#: gtk/gtkcolorsel.c:1709
msgid "Custom palette"
msgstr ""
-#: gtk/gtkcolorsel.c:1703
+#: gtk/gtkcolorsel.c:1710
msgid "Palette to use in the color selector"
msgstr ""
-#: gtk/gtkcolorsel.c:1758
+#: gtk/gtkcolorsel.c:1750
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:1786
+#: gtk/gtkcolorsel.c:1778
msgid ""
"Click the eyedropper, then click a color anywhere on your screen to select "
"that color."
msgstr ""
-#: gtk/gtkcolorsel.c:1795
+#: gtk/gtkcolorsel.c:1787
#, fuzzy
msgid "_Hue:"
msgstr "כחול:"
-#: gtk/gtkcolorsel.c:1796
+#: gtk/gtkcolorsel.c:1788
msgid "Position on the color wheel."
msgstr ""
-#: gtk/gtkcolorsel.c:1797
+#: gtk/gtkcolorsel.c:1789
msgid "_Saturation:"
msgstr ""
-#: gtk/gtkcolorsel.c:1798
+#: gtk/gtkcolorsel.c:1790
msgid "\"Deepness\" of the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1799
+#: gtk/gtkcolorsel.c:1791
#, fuzzy
msgid "_Value:"
msgstr "ערך:"
-#: gtk/gtkcolorsel.c:1800
+#: gtk/gtkcolorsel.c:1792
msgid "Brightness of the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1801
+#: gtk/gtkcolorsel.c:1793
#, fuzzy
msgid "_Red:"
msgstr "אדום:"
-#: gtk/gtkcolorsel.c:1802
+#: gtk/gtkcolorsel.c:1794
msgid "Amount of red light in the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1803
+#: gtk/gtkcolorsel.c:1795
#, fuzzy
msgid "_Green:"
msgstr "אדום:"
-#: gtk/gtkcolorsel.c:1804
+#: gtk/gtkcolorsel.c:1796
msgid "Amount of green light in the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1805
+#: gtk/gtkcolorsel.c:1797
#, fuzzy
msgid "_Blue:"
msgstr "כחול:"
-#: gtk/gtkcolorsel.c:1806
+#: gtk/gtkcolorsel.c:1798
msgid "Amount of blue light in the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1809
+#: gtk/gtkcolorsel.c:1801
msgid "_Opacity:"
msgstr ""
-#: gtk/gtkcolorsel.c:1817
+#: gtk/gtkcolorsel.c:1809
msgid "Transparency of the currently-selected color."
msgstr ""
-#: gtk/gtkcolorsel.c:1832
+#: gtk/gtkcolorsel.c:1824
msgid "Color _Name:"
msgstr ""
-#: gtk/gtkcolorsel.c:1844
+#: gtk/gtkcolorsel.c:1836
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:1863
+#: gtk/gtkcolorsel.c:1855
msgid "_Palette"
msgstr ""
@@ -1244,203 +1252,203 @@ msgstr ""
msgid "Whether entered values must already be present in the list"
msgstr ""
-#: gtk/gtkcontainer.c:202
+#: gtk/gtkcontainer.c:203
msgid "Resize mode"
msgstr ""
-#: gtk/gtkcontainer.c:203
+#: gtk/gtkcontainer.c:204
msgid "Specify how resize events are handled"
msgstr ""
-#: gtk/gtkcontainer.c:210
+#: gtk/gtkcontainer.c:211
msgid "Border width"
msgstr ""
-#: gtk/gtkcontainer.c:211
+#: gtk/gtkcontainer.c:212
msgid "The width of the empty border outside the containers children."
msgstr ""
-#: gtk/gtkcontainer.c:219
+#: gtk/gtkcontainer.c:220
msgid "Child"
msgstr ""
-#: gtk/gtkcontainer.c:220
+#: gtk/gtkcontainer.c:221
msgid "Can be used to add a new child to the container."
msgstr ""
-#: gtk/gtkcurve.c:120
+#: gtk/gtkcurve.c:121
#, fuzzy
msgid "Curve type"
msgstr "יצירה"
-#: gtk/gtkcurve.c:121
+#: gtk/gtkcurve.c:122
msgid "Is this curve linear, spline interpolated, or free-form"
msgstr ""
-#: gtk/gtkcurve.c:129
+#: gtk/gtkcurve.c:130
msgid "Minimum X"
msgstr ""
-#: gtk/gtkcurve.c:130
+#: gtk/gtkcurve.c:131
msgid "Minimum possible value for X"
msgstr ""
-#: gtk/gtkcurve.c:139
+#: gtk/gtkcurve.c:140
msgid "Maximum X"
msgstr ""
-#: gtk/gtkcurve.c:140
+#: gtk/gtkcurve.c:141
msgid "Maximum possible X value."
msgstr ""
-#: gtk/gtkcurve.c:149
+#: gtk/gtkcurve.c:150
msgid "Minimum Y"
msgstr ""
-#: gtk/gtkcurve.c:150
+#: gtk/gtkcurve.c:151
msgid "Minimum possible value for Y"
msgstr ""
-#: gtk/gtkcurve.c:159
+#: gtk/gtkcurve.c:160
msgid "Maximum Y"
msgstr ""
-#: gtk/gtkcurve.c:160
+#: gtk/gtkcurve.c:161
msgid "Maximum possible value for Y"
msgstr ""
-#: gtk/gtkdialog.c:125
+#: gtk/gtkdialog.c:126
msgid "Has separator"
msgstr ""
-#: gtk/gtkdialog.c:126
+#: gtk/gtkdialog.c:127
msgid "The dialog has a separator bar above its buttons"
msgstr ""
-#: gtk/gtkdialog.c:149
+#: gtk/gtkdialog.c:150
msgid "Content area border"
msgstr ""
-#: gtk/gtkdialog.c:150
+#: gtk/gtkdialog.c:151
msgid "Width of border around the main dialog area"
msgstr ""
-#: gtk/gtkdialog.c:157
+#: gtk/gtkdialog.c:158
msgid "Button spacing"
msgstr ""
-#: gtk/gtkdialog.c:158
+#: gtk/gtkdialog.c:159
msgid "Spacing between buttons"
msgstr ""
-#: gtk/gtkdialog.c:166
+#: gtk/gtkdialog.c:167
msgid "Action area border"
msgstr ""
-#: gtk/gtkdialog.c:167
+#: gtk/gtkdialog.c:168
msgid "Width of border around the button area at the bottom of the dialog"
msgstr ""
-#: gtk/gtkentry.c:410 gtk/gtklabel.c:361
+#: gtk/gtkentry.c:418 gtk/gtklabel.c:360
msgid "Cursor Position"
msgstr ""
-#: gtk/gtkentry.c:411 gtk/gtklabel.c:362
+#: gtk/gtkentry.c:419 gtk/gtklabel.c:361
msgid "The current position of the insertion cursor in chars."
msgstr ""
-#: gtk/gtkentry.c:420 gtk/gtklabel.c:371
+#: gtk/gtkentry.c:428 gtk/gtklabel.c:370
#, fuzzy
msgid "Selection Bound"
msgstr "בחירה:"
-#: gtk/gtkentry.c:421 gtk/gtklabel.c:372
+#: gtk/gtkentry.c:429 gtk/gtklabel.c:371
msgid ""
"The position of the opposite end of the selection from the cursor in chars."
msgstr ""
-#: gtk/gtkentry.c:431
+#: gtk/gtkentry.c:439
msgid "Whether the entry contents can be edited"
msgstr ""
-#: gtk/gtkentry.c:438
+#: gtk/gtkentry.c:446
msgid "Maximum length"
msgstr ""
-#: gtk/gtkentry.c:439
+#: gtk/gtkentry.c:447
msgid "Maximum number of characters for this entry"
msgstr ""
-#: gtk/gtkentry.c:447
+#: gtk/gtkentry.c:455
msgid "Visibility"
msgstr ""
-#: gtk/gtkentry.c:448
+#: gtk/gtkentry.c:456
msgid ""
"FALSE displays the \"invisible char\" instead of the actual text (password "
"mode)"
msgstr ""
-#: gtk/gtkentry.c:455
+#: gtk/gtkentry.c:463
msgid "Has Frame"
msgstr ""
-#: gtk/gtkentry.c:456
+#: gtk/gtkentry.c:464
msgid "FALSE removes outside bevel from entry."
msgstr ""
-#: gtk/gtkentry.c:463
+#: gtk/gtkentry.c:471
msgid "Invisible character"
msgstr ""
-#: gtk/gtkentry.c:464
+#: gtk/gtkentry.c:472
msgid "The character to use when masking entry contents (in \"password mode\")"
msgstr ""
-#: gtk/gtkentry.c:471
+#: gtk/gtkentry.c:479
msgid "Activates default"
msgstr ""
-#: gtk/gtkentry.c:472
+#: gtk/gtkentry.c:480
msgid ""
"Whether to activate the default widget (such as the default button in a "
"dialog) when Enter is pressed."
msgstr ""
-#: gtk/gtkentry.c:478
+#: gtk/gtkentry.c:486
msgid "Width in chars"
msgstr ""
-#: gtk/gtkentry.c:479
+#: gtk/gtkentry.c:487
msgid "Number of characters to leave space for in the entry."
msgstr ""
-#: gtk/gtkentry.c:488
+#: gtk/gtkentry.c:496
msgid "Scroll offset"
msgstr ""
-#: gtk/gtkentry.c:489
+#: gtk/gtkentry.c:497
msgid "Number of pixels of the entry scrolled off the screen to the left"
msgstr ""
-#: gtk/gtkentry.c:499
+#: gtk/gtkentry.c:507
msgid "The contents of the entry"
msgstr ""
-#: gtk/gtkentry.c:505 gtk/gtklabel.c:380 gtk/gtktextview.c:615
+#: gtk/gtkentry.c:513 gtk/gtklabel.c:379 gtk/gtktextview.c:624
msgid "Cursor color"
msgstr ""
-#: gtk/gtkentry.c:506 gtk/gtklabel.c:381 gtk/gtktextview.c:616
+#: gtk/gtkentry.c:514 gtk/gtklabel.c:380 gtk/gtktextview.c:625
msgid "Color with which to draw insertion cursor"
msgstr ""
-#: gtk/gtkentry.c:3793 gtk/gtklabel.c:3180
+#: gtk/gtkentry.c:3832 gtk/gtklabel.c:3151
#, fuzzy
msgid "Select All"
msgstr "מחיקה"
-#: gtk/gtkentry.c:3803 gtk/gtklabel.c:3190 gtk/gtktextview.c:5563
+#: gtk/gtkentry.c:3842 gtk/gtklabel.c:3161 gtk/gtktextview.c:5737
msgid "Input Methods"
msgstr ""
@@ -1473,12 +1481,12 @@ msgstr "תיקיות"
msgid "Files"
msgstr "קבצים"
-#: gtk/gtkfilesel.c:727 gtk/gtkfilesel.c:2052
+#: gtk/gtkfilesel.c:726 gtk/gtkfilesel.c:2057
#, c-format
msgid "Directory unreadable: %s"
msgstr "תיקיה לא קריאה: %s"
-#: gtk/gtkfilesel.c:849
+#: gtk/gtkfilesel.c:848
#, c-format
msgid ""
"The file \"%s\" resides on another machine (called %s) and may not be "
@@ -1486,130 +1494,128 @@ msgid ""
"Are you sure that you want to select it?"
msgstr ""
-#: gtk/gtkfilesel.c:979
+#: gtk/gtkfilesel.c:978
msgid "Create Dir"
msgstr "יצירת תיקיה"
-#: gtk/gtkfilesel.c:990 gtk/gtkfilesel.c:1413
+#: gtk/gtkfilesel.c:989 gtk/gtkfilesel.c:1416
msgid "Delete File"
msgstr "מחיקת קובץ"
-#: gtk/gtkfilesel.c:1001 gtk/gtkfilesel.c:1556
+#: gtk/gtkfilesel.c:1000 gtk/gtkfilesel.c:1559
msgid "Rename File"
msgstr "שינוי שם קובץ"
-#: gtk/gtkfilesel.c:1236
+#: gtk/gtkfilesel.c:1237
#, c-format
msgid ""
"The directory name \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
-#: gtk/gtkfilesel.c:1238
+#: gtk/gtkfilesel.c:1239
#, c-format
msgid ""
"Error creating directory \"%s\": %s\n"
"%s"
msgstr ""
-#: gtk/gtkfilesel.c:1239 gtk/gtkfilesel.c:1490
+#: gtk/gtkfilesel.c:1240 gtk/gtkfilesel.c:1493
msgid "You probably used symbols not allowed in filenames."
msgstr ""
-#: gtk/gtkfilesel.c:1247
+#: gtk/gtkfilesel.c:1248
#, c-format
msgid "Error creating directory \"%s\": %s\n"
msgstr ""
-#: gtk/gtkfilesel.c:1281
+#: gtk/gtkfilesel.c:1282
msgid "Create Directory"
msgstr "יצירת תיקיב"
-#: gtk/gtkfilesel.c:1295
+#: gtk/gtkfilesel.c:1296
#, fuzzy
msgid "_Directory name:"
msgstr "שם תיקיה:"
#. buttons
-#: gtk/gtkfilesel.c:1309
-msgid "Create"
-msgstr "יצירה"
-
-#: gtk/gtkfilesel.c:1318 gtk/gtkfilesel.c:1444 gtk/gtkfilesel.c:1598
-#: gtk/gtkgamma.c:424
+#: gtk/gtkfilesel.c:1310 gtk/gtkfilesel.c:1438 gtk/gtkfilesel.c:1592
+#: gtk/gtkgamma.c:417
msgid "Cancel"
msgstr "ביטול"
-#: gtk/gtkfilesel.c:1353
+#: gtk/gtkfilesel.c:1322
+msgid "Create"
+msgstr "יצירה"
+
+#: gtk/gtkfilesel.c:1356
#, c-format
msgid "The filename \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
-#: gtk/gtkfilesel.c:1356
+#: gtk/gtkfilesel.c:1359
#, c-format
msgid ""
"Error deleting file \"%s\": %s\n"
"%s"
msgstr ""
-#: gtk/gtkfilesel.c:1358 gtk/gtkfilesel.c:1504
+#: gtk/gtkfilesel.c:1361 gtk/gtkfilesel.c:1507
msgid "It probably contains symbols not allowed in filenames."
msgstr ""
-#: gtk/gtkfilesel.c:1367
+#: gtk/gtkfilesel.c:1370
#, c-format
msgid "Error deleting file \"%s\": %s"
msgstr ""
-#. buttons
-#: gtk/gtkfilesel.c:1435
+#: gtk/gtkfilesel.c:1448
msgid "Delete"
msgstr "מחיקה"
-#: gtk/gtkfilesel.c:1486 gtk/gtkfilesel.c:1500
+#: gtk/gtkfilesel.c:1489 gtk/gtkfilesel.c:1503
#, c-format
msgid "The file name \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
-#: gtk/gtkfilesel.c:1488
+#: gtk/gtkfilesel.c:1491
#, c-format
msgid ""
"Error renaming file to \"%s\": %s\n"
"%s"
msgstr ""
-#: gtk/gtkfilesel.c:1502
+#: gtk/gtkfilesel.c:1505
#, c-format
msgid ""
"Error renaming file \"%s\": %s\n"
"%s"
msgstr ""
-#: gtk/gtkfilesel.c:1512
+#: gtk/gtkfilesel.c:1515
#, c-format
msgid "Error renaming file \"%s\" to \"%s\": %s"
msgstr ""
-#. buttons
-#: gtk/gtkfilesel.c:1589
+#: gtk/gtkfilesel.c:1604
msgid "Rename"
msgstr "שינוי שם"
-#: gtk/gtkfilesel.c:2031
+#: gtk/gtkfilesel.c:2036
msgid "Selection: "
msgstr "בחירה:"
-#: gtk/gtkfilesel.c:2641
+#: gtk/gtkfilesel.c:2647
#, c-format
msgid ""
"The filename %s couldn't be converted to UTF-8. Try setting the environment "
"variable G_BROKEN_FILENAMES."
msgstr ""
-#: gtk/gtkfilesel.c:3509
+#: gtk/gtkfilesel.c:3515
msgid "Name too long"
msgstr ""
-#: gtk/gtkfilesel.c:3511
+#: gtk/gtkfilesel.c:3517
msgid "Couldn't convert filename"
msgstr ""
@@ -1655,7 +1661,7 @@ msgstr "גודל:"
msgid "Preview:"
msgstr "מבט מקדים"
-#: gtk/gtkfontsel.c:1060
+#: gtk/gtkfontsel.c:1059
msgid "Font Selection"
msgstr "בחירת גופן"
@@ -1679,7 +1685,7 @@ msgstr ""
msgid "The vertical alignment of the label."
msgstr ""
-#: gtk/gtkframe.c:153 gtk/gtkhandlebox.c:184
+#: gtk/gtkframe.c:153 gtk/gtkhandlebox.c:185
msgid "Deprecated property, use shadow_type instead."
msgstr ""
@@ -1699,41 +1705,41 @@ msgstr ""
msgid "A widget to display in place of the usual frame label."
msgstr ""
-#: gtk/gtkgamma.c:395
+#: gtk/gtkgamma.c:396
msgid "Gamma"
msgstr "גאמה"
-#: gtk/gtkgamma.c:402
+#: gtk/gtkgamma.c:403
#, fuzzy
msgid "_Gamma value"
msgstr "ערכי גאמה"
-#: gtk/gtkgamma.c:416
+#: gtk/gtkgamma.c:423
msgid "OK"
msgstr "אישור"
-#: gtk/gtkhandlebox.c:191 gtk/gtkmenubar.c:148 gtk/gtkstatusbar.c:157
-#: gtk/gtktoolbar.c:276 gtk/gtkviewport.c:147
+#: gtk/gtkhandlebox.c:192 gtk/gtkmenubar.c:148 gtk/gtkstatusbar.c:158
+#: gtk/gtktoolbar.c:277 gtk/gtkviewport.c:148
msgid "Shadow type"
msgstr ""
-#: gtk/gtkhandlebox.c:192
+#: gtk/gtkhandlebox.c:193
msgid "Appearance of the shadow that surrounds the container."
msgstr ""
-#: gtk/gtkhandlebox.c:200
+#: gtk/gtkhandlebox.c:201
msgid "Handle position"
msgstr ""
-#: gtk/gtkhandlebox.c:201
+#: gtk/gtkhandlebox.c:202
msgid "Position of the handle relative to the child widget."
msgstr ""
-#: gtk/gtkhandlebox.c:209
+#: gtk/gtkhandlebox.c:210
msgid "Snap edge"
msgstr ""
-#: gtk/gtkhandlebox.c:210
+#: gtk/gtkhandlebox.c:211
msgid ""
"Side of the handlebox that's lined up with the docking point to dock the "
"handlebox."
@@ -1742,7 +1748,7 @@ msgstr ""
#. Remove this icon source so we don't keep trying to
#. * load it.
#.
-#: gtk/gtkiconfactory.c:1049
+#: gtk/gtkiconfactory.c:1061
#, c-format
msgid "Error loading icon: %s"
msgstr ""
@@ -1756,44 +1762,44 @@ msgid "Child widget to appear next to the menu text"
msgstr ""
#. shell and main vbox
-#: gtk/gtkinputdialog.c:181
+#: gtk/gtkinputdialog.c:182
msgid "Input"
msgstr "קלט"
-#: gtk/gtkinputdialog.c:189
+#: gtk/gtkinputdialog.c:190
msgid "No input devices"
msgstr "אין התקני קלט"
-#: gtk/gtkinputdialog.c:218
+#: gtk/gtkinputdialog.c:219
#, fuzzy
msgid "_Device:"
msgstr "התקן:"
-#: gtk/gtkinputdialog.c:235
+#: gtk/gtkinputdialog.c:236
msgid "Disabled"
msgstr ""
-#: gtk/gtkinputdialog.c:243
+#: gtk/gtkinputdialog.c:244
msgid "Screen"
msgstr "צג"
-#: gtk/gtkinputdialog.c:251
+#: gtk/gtkinputdialog.c:252
msgid "Window"
msgstr "חלון"
-#: gtk/gtkinputdialog.c:259
+#: gtk/gtkinputdialog.c:260
#, fuzzy
msgid "_Mode: "
msgstr "מצב:"
#. The axis listbox
-#: gtk/gtkinputdialog.c:290
+#: gtk/gtkinputdialog.c:291
#, fuzzy
msgid "_Axes"
msgstr "צירים"
#. Keys listbox
-#: gtk/gtkinputdialog.c:306
+#: gtk/gtkinputdialog.c:307
#, fuzzy
msgid "_Keys"
msgstr "מקשים"
@@ -1801,170 +1807,170 @@ msgstr "מקשים"
# hebrew note: note that "key" has a different meaning - "מפתח"
#. We create the save button in any case, so that clients can
#. connect to it, without paying attention to whether it exits
-#: gtk/gtkinputdialog.c:327
+#: gtk/gtkinputdialog.c:328
msgid "Save"
msgstr "שמירה"
-#: gtk/gtkinputdialog.c:336
+#: gtk/gtkinputdialog.c:337
msgid "Close"
msgstr "סגירה"
-#: gtk/gtkinputdialog.c:469
+#: gtk/gtkinputdialog.c:470
msgid "X"
msgstr ""
-#: gtk/gtkinputdialog.c:470
+#: gtk/gtkinputdialog.c:471
msgid "Y"
msgstr ""
-#: gtk/gtkinputdialog.c:471
+#: gtk/gtkinputdialog.c:472
msgid "Pressure"
msgstr "לחץ"
-#: gtk/gtkinputdialog.c:472
+#: gtk/gtkinputdialog.c:473
msgid "X Tilt"
msgstr ""
-#: gtk/gtkinputdialog.c:473
+#: gtk/gtkinputdialog.c:474
msgid "Y Tilt"
msgstr ""
-#: gtk/gtkinputdialog.c:474
+#: gtk/gtkinputdialog.c:475
msgid "Wheel"
msgstr "גלגל"
-#: gtk/gtkinputdialog.c:514
+#: gtk/gtkinputdialog.c:515
msgid "none"
msgstr ""
-#: gtk/gtkinputdialog.c:548 gtk/gtkinputdialog.c:584
+#: gtk/gtkinputdialog.c:549 gtk/gtkinputdialog.c:585
msgid "(disabled)"
msgstr ""
-#: gtk/gtkinputdialog.c:577
+#: gtk/gtkinputdialog.c:578
msgid "(unknown)"
msgstr "(לא ידוע)"
#. and clear button
-#: gtk/gtkinputdialog.c:662
+#: gtk/gtkinputdialog.c:663
msgid "clear"
msgstr ""
-#: gtk/gtklabel.c:284
+#: gtk/gtklabel.c:283
msgid "The text of the label."
msgstr ""
-#: gtk/gtklabel.c:291
+#: gtk/gtklabel.c:290
msgid "A list of style attributes to apply to the text of the label."
msgstr ""
-#: gtk/gtklabel.c:297
+#: gtk/gtklabel.c:296
msgid "Use markup"
msgstr ""
-#: gtk/gtklabel.c:298
+#: gtk/gtklabel.c:297
msgid "The text of the label includes XML markup. See pango_parse_markup()."
msgstr ""
-#: gtk/gtklabel.c:312 gtk/gtktexttag.c:377 gtk/gtktextview.c:556
+#: gtk/gtklabel.c:311 gtk/gtktexttag.c:378 gtk/gtktextview.c:565
msgid "Justification"
msgstr ""
-#: gtk/gtklabel.c:313
+#: gtk/gtklabel.c:312
msgid ""
"The alignment of the lines in the text of the label relative to each other. "
"This does NOT affect the alignment of the label within its allocation. See "
"GtkMisc::xalign for that."
msgstr ""
-#: gtk/gtklabel.c:321
+#: gtk/gtklabel.c:320
msgid "Pattern"
msgstr ""
-#: gtk/gtklabel.c:322
+#: gtk/gtklabel.c:321
msgid ""
"A string with _ characters in positions correspond to characters in the text "
"to underline."
msgstr ""
-#: gtk/gtklabel.c:329
+#: gtk/gtklabel.c:328
msgid "Line wrap"
msgstr ""
-#: gtk/gtklabel.c:330
+#: gtk/gtklabel.c:329
msgid "If set, wrap lines if the text becomes too wide."
msgstr ""
-#: gtk/gtklabel.c:336
+#: gtk/gtklabel.c:335
#, fuzzy
msgid "Selectable"
msgstr "מחיקה"
-#: gtk/gtklabel.c:337
+#: gtk/gtklabel.c:336
msgid "Whether the label text can be selected with the mouse."
msgstr ""
-#: gtk/gtklabel.c:343
+#: gtk/gtklabel.c:342
msgid "Mnemonic key"
msgstr ""
-#: gtk/gtklabel.c:344
+#: gtk/gtklabel.c:343
msgid "The mnemonic accelerator key for this label."
msgstr ""
-#: gtk/gtklabel.c:352
+#: gtk/gtklabel.c:351
msgid "Mnemonic widget"
msgstr ""
-#: gtk/gtklabel.c:353
+#: gtk/gtklabel.c:352
msgid "The widget to be activated when the label's mnemonic key is pressed."
msgstr ""
-#: gtk/gtklayout.c:575
+#: gtk/gtklayout.c:576
msgid "X position"
msgstr ""
-#: gtk/gtklayout.c:576
+#: gtk/gtklayout.c:577
msgid "X position of child widget"
msgstr ""
-#: gtk/gtklayout.c:585
+#: gtk/gtklayout.c:586
msgid "Y position"
msgstr ""
-#: gtk/gtklayout.c:586
+#: gtk/gtklayout.c:587
msgid "Y position of child widget"
msgstr ""
-#: gtk/gtklayout.c:595 gtk/gtkviewport.c:131
+#: gtk/gtklayout.c:596 gtk/gtkviewport.c:132
msgid "Horizontal adjustment"
msgstr ""
-#: gtk/gtklayout.c:596
+#: gtk/gtklayout.c:597
msgid "The GtkAdjustment for the horizontal position."
msgstr ""
-#: gtk/gtklayout.c:603 gtk/gtkviewport.c:139
+#: gtk/gtklayout.c:604 gtk/gtkviewport.c:140
msgid "Vertical adjustment"
msgstr ""
-#: gtk/gtklayout.c:604
+#: gtk/gtklayout.c:605
msgid "The GtkAdjustment for the vertical position."
msgstr ""
-#: gtk/gtklayout.c:611 gtk/gtktreeviewcolumn.c:179
+#: gtk/gtklayout.c:612 gtk/gtktreeviewcolumn.c:189
msgid "Width"
msgstr ""
-#: gtk/gtklayout.c:612
+#: gtk/gtklayout.c:613
msgid "The width of the layout."
msgstr ""
-#: gtk/gtklayout.c:620
+#: gtk/gtklayout.c:621
msgid "Height"
msgstr ""
-#: gtk/gtklayout.c:621
+#: gtk/gtklayout.c:622
msgid "The height of the layout."
msgstr ""
@@ -1973,7 +1979,7 @@ 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:572
+#: gtk/gtkmain.c:613
msgid "default:LTR"
msgstr "default:RTL"
@@ -1981,7 +1987,7 @@ msgstr "default:RTL"
msgid "Style of bevel around the menubar"
msgstr ""
-#: gtk/gtkmenubar.c:156 gtk/gtktoolbar.c:250
+#: gtk/gtkmenubar.c:156 gtk/gtktoolbar.c:251
msgid "Internal padding"
msgstr ""
@@ -1989,14 +1995,30 @@ msgstr ""
msgid "Amount of border space between the menubar shadow and the menu items"
msgstr ""
-#: gtk/gtkmessagedialog.c:80
+#: gtk/gtkmessagedialog.c:104
msgid "Image/label border"
msgstr ""
-#: gtk/gtkmessagedialog.c:81
+#: gtk/gtkmessagedialog.c:105
msgid "Width of border around the label and image in the message dialog"
msgstr ""
+#: gtk/gtkmessagedialog.c:113
+msgid "Message Type"
+msgstr ""
+
+#: gtk/gtkmessagedialog.c:114
+msgid "The type of message"
+msgstr ""
+
+#: gtk/gtkmessagedialog.c:121
+msgid "Message Buttons"
+msgstr ""
+
+#: gtk/gtkmessagedialog.c:122
+msgid "The buttons shown in the message dialog"
+msgstr ""
+
#: gtk/gtkmisc.c:97
msgid "X align"
msgstr ""
@@ -2031,143 +2053,151 @@ msgid ""
"The amount of space to add on the top and bottom of the widget, in pixels"
msgstr ""
-#: gtk/gtknotebook.c:324
+#: gtk/gtknotebook.c:328
#, fuzzy
msgid "Page"
msgstr "דף %u"
-#: gtk/gtknotebook.c:325
+#: gtk/gtknotebook.c:329
msgid "The index of the current page"
msgstr ""
-#: gtk/gtknotebook.c:333
+#: gtk/gtknotebook.c:337
msgid "Tab Position"
msgstr ""
-#: gtk/gtknotebook.c:334
+#: gtk/gtknotebook.c:338
msgid "Which side of the notebook holds the tabs"
msgstr ""
-#: gtk/gtknotebook.c:341
+#: gtk/gtknotebook.c:345
msgid "Tab Border"
msgstr ""
-#: gtk/gtknotebook.c:342
+#: gtk/gtknotebook.c:346
msgid "Width of the border around the tab labels"
msgstr ""
-#: gtk/gtknotebook.c:350
+#: gtk/gtknotebook.c:354
msgid "Horizontal Tab Border"
msgstr ""
-#: gtk/gtknotebook.c:351
+#: gtk/gtknotebook.c:355
msgid "Width of the horizontal border of tab labels"
msgstr ""
-#: gtk/gtknotebook.c:359
+#: gtk/gtknotebook.c:363
msgid "Vertical Tab Border"
msgstr ""
-#: gtk/gtknotebook.c:360
+#: gtk/gtknotebook.c:364
msgid "Width of the vertical border of tab labels"
msgstr ""
-#: gtk/gtknotebook.c:368
+#: gtk/gtknotebook.c:372
msgid "Show Tabs"
msgstr ""
-#: gtk/gtknotebook.c:369
+#: gtk/gtknotebook.c:373
msgid "Whether tabs should be shown or not"
msgstr ""
-#: gtk/gtknotebook.c:375
+#: gtk/gtknotebook.c:379
msgid "Show Border"
msgstr ""
-#: gtk/gtknotebook.c:376
+#: gtk/gtknotebook.c:380
msgid "Whether the border should be shown or not"
msgstr ""
-#: gtk/gtknotebook.c:382
+#: gtk/gtknotebook.c:386
msgid "Scrollable"
msgstr ""
-#: gtk/gtknotebook.c:383
+#: gtk/gtknotebook.c:387
msgid "If TRUE, scroll arrows are added if there are to many tabs to fit"
msgstr ""
-#: gtk/gtknotebook.c:389
+#: gtk/gtknotebook.c:393
msgid "Enable Popup"
msgstr ""
-#: gtk/gtknotebook.c:390
+#: gtk/gtknotebook.c:394
msgid ""
"If TRUE, pressing the right mouse button on the notebook pops up a menu that "
"you can use to go to a page"
msgstr ""
-#: gtk/gtknotebook.c:397
+#: gtk/gtknotebook.c:401
msgid "Whether tabs should have homogeneous sizes"
msgstr ""
-#: gtk/gtknotebook.c:2134 gtk/gtknotebook.c:4529
+#: gtk/gtknotebook.c:2240 gtk/gtknotebook.c:4470
#, c-format
msgid "Page %u"
msgstr "דף %u"
-#: gtk/gtkoptionmenu.c:164
+#: gtk/gtkoptionmenu.c:184
+msgid "Menu"
+msgstr ""
+
+#: gtk/gtkoptionmenu.c:185
+msgid "The menu of options"
+msgstr ""
+
+#: gtk/gtkoptionmenu.c:192
msgid "Size of dropdown indicator"
msgstr ""
-#: gtk/gtkoptionmenu.c:170
+#: gtk/gtkoptionmenu.c:198
msgid "Spacing around indicator"
msgstr ""
-#: gtk/gtkpaned.c:116 gtk/gtkruler.c:138
+#: gtk/gtkpaned.c:120 gtk/gtkruler.c:138
msgid "Position"
msgstr ""
-#: gtk/gtkpaned.c:117
+#: gtk/gtkpaned.c:121
msgid ""
"Position of paned separator in pixels(0 means all the way to the left/top)"
msgstr ""
-#: gtk/gtkpaned.c:125
+#: gtk/gtkpaned.c:129
msgid "Position Set"
msgstr ""
-#: gtk/gtkpaned.c:126
+#: gtk/gtkpaned.c:130
msgid "TRUE if the Position property should be used"
msgstr ""
-#: gtk/gtkpaned.c:132
+#: gtk/gtkpaned.c:136
msgid "Handle Size"
msgstr ""
-#: gtk/gtkpaned.c:133
+#: gtk/gtkpaned.c:137
msgid "Width of handle"
msgstr ""
-#: gtk/gtkrc.c:2759
+#: gtk/gtkrc.c:2723
#, c-format
msgid "Unable to locate image file in pixmap_path: \"%s\" line %d"
msgstr "לא מצליח לאתר את קובץ התמונה ב-pixmap_path: \"%s\" שורה %d"
-#: gtk/gtkrc.c:2762
+#: gtk/gtkrc.c:2726
#, c-format
msgid "Unable to locate image file in pixmap_path: \"%s\""
msgstr "לא מצליח לאתר את קובץ התמונה ב-pixmap_path: \"%s\""
-#: gtk/gtkrc.c:3171
+#: gtk/gtkrc.c:3135
#, c-format
msgid "Pixmap path element: \"%s\" must be absolute, %s, line %d"
msgstr ""
-#: gtk/gtkpreview.c:134
+#: gtk/gtkpreview.c:129
msgid "Expand"
msgstr ""
-#: gtk/gtkpreview.c:135
+#: gtk/gtkpreview.c:130
msgid ""
"Whether the preview widget should take up the entire space it is allocated"
msgstr ""
@@ -2212,7 +2242,7 @@ msgid ""
"in the progress widget"
msgstr ""
-#: gtk/gtkprogressbar.c:131 gtk/gtkrange.c:265 gtk/gtkspinbutton.c:213
+#: gtk/gtkprogressbar.c:131 gtk/gtkrange.c:270 gtk/gtkspinbutton.c:214
msgid "Adjustment"
msgstr ""
@@ -2220,7 +2250,7 @@ msgstr ""
msgid "The GtkAdjustment connected to the progress bar (Deprecated)"
msgstr ""
-#: gtk/gtkprogressbar.c:139 gtk/gtktoolbar.c:223
+#: gtk/gtkprogressbar.c:139 gtk/gtktoolbar.c:224
msgid "Orientation"
msgstr ""
@@ -2284,55 +2314,55 @@ msgstr ""
msgid "Text to be displayed in the progress bar"
msgstr ""
-#: gtk/gtkrange.c:256
+#: gtk/gtkrange.c:261
msgid "Update policy"
msgstr ""
-#: gtk/gtkrange.c:257
+#: gtk/gtkrange.c:262
msgid "How the range should be updated on the screen"
msgstr ""
-#: gtk/gtkrange.c:266
+#: gtk/gtkrange.c:271
msgid "The GtkAdjustment that contains the current value of this range object"
msgstr ""
-#: gtk/gtkrange.c:273
+#: gtk/gtkrange.c:278
msgid "Inverted"
msgstr ""
-#: gtk/gtkrange.c:274
+#: gtk/gtkrange.c:279
msgid "Invert direction slider moves to increase range value"
msgstr ""
-#: gtk/gtkrange.c:280
+#: gtk/gtkrange.c:285
msgid "Slider Width"
msgstr ""
-#: gtk/gtkrange.c:281
+#: gtk/gtkrange.c:286
msgid "Width of scrollbar or scale thumb"
msgstr ""
-#: gtk/gtkrange.c:288
+#: gtk/gtkrange.c:293
msgid "Trough Border"
msgstr ""
-#: gtk/gtkrange.c:289
+#: gtk/gtkrange.c:294
msgid "Spacing between thumb/steppers and outer trough bevel"
msgstr ""
-#: gtk/gtkrange.c:296
+#: gtk/gtkrange.c:301
msgid "Stepper Size"
msgstr ""
-#: gtk/gtkrange.c:297
+#: gtk/gtkrange.c:302
msgid "Length of step buttons at ends"
msgstr ""
-#: gtk/gtkrange.c:304
+#: gtk/gtkrange.c:309
msgid "Stepper Spacing"
msgstr ""
-#: gtk/gtkrange.c:305
+#: gtk/gtkrange.c:310
msgid "Spacing between step buttons and thumb"
msgstr ""
@@ -2364,7 +2394,7 @@ msgstr ""
msgid "Maximum size of the ruler"
msgstr ""
-#: gtk/gtkscale.c:148 gtk/gtkspinbutton.c:231
+#: gtk/gtkscale.c:148 gtk/gtkspinbutton.c:232
msgid "Digits"
msgstr ""
@@ -2514,67 +2544,67 @@ msgstr ""
msgid "Keybinding to activate the menu bar"
msgstr ""
-#: gtk/gtkspinbutton.c:214
+#: gtk/gtkspinbutton.c:215
msgid "The adjustment that holds the value of the spinbutton"
msgstr ""
-#: gtk/gtkspinbutton.c:221
+#: gtk/gtkspinbutton.c:222
msgid "Climb Rate"
msgstr ""
-#: gtk/gtkspinbutton.c:222
+#: gtk/gtkspinbutton.c:223
msgid "The acceleration rate when you hold down a button"
msgstr ""
-#: gtk/gtkspinbutton.c:232
+#: gtk/gtkspinbutton.c:233
msgid "The number of decimal places to display"
msgstr ""
-#: gtk/gtkspinbutton.c:241
+#: gtk/gtkspinbutton.c:242
msgid "Snap to Ticks"
msgstr ""
-#: gtk/gtkspinbutton.c:242
+#: gtk/gtkspinbutton.c:243
msgid ""
"Whether erroneous values are automatically changed to a spin button's "
"nearest step increment"
msgstr ""
-#: gtk/gtkspinbutton.c:249
+#: gtk/gtkspinbutton.c:250
msgid "Numeric"
msgstr ""
-#: gtk/gtkspinbutton.c:250
+#: gtk/gtkspinbutton.c:251
msgid "Whether non-numeric characters should be ignored"
msgstr ""
-#: gtk/gtkspinbutton.c:257
+#: gtk/gtkspinbutton.c:258
msgid "Wrap"
msgstr ""
-#: gtk/gtkspinbutton.c:258
+#: gtk/gtkspinbutton.c:259
msgid "Whether a spin button should wrap upon reaching its limits"
msgstr ""
-#: gtk/gtkspinbutton.c:265
+#: gtk/gtkspinbutton.c:266
msgid "Update Policy"
msgstr ""
-#: gtk/gtkspinbutton.c:266
+#: gtk/gtkspinbutton.c:267
msgid ""
"Whether the spin button should update always, or only when the value is legal"
msgstr ""
-#: gtk/gtkspinbutton.c:274
+#: gtk/gtkspinbutton.c:275
#, fuzzy
msgid "Value"
msgstr "ערך:"
-#: gtk/gtkspinbutton.c:275
+#: gtk/gtkspinbutton.c:276
msgid "Reads the current value, or sets a new value"
msgstr ""
-#: gtk/gtkstatusbar.c:158
+#: gtk/gtkstatusbar.c:159
msgid "Style of bevel around the statusbar text"
msgstr ""
@@ -2599,186 +2629,276 @@ msgstr ""
#. * need the mnemonics to be rationalized
#.
#: gtk/gtkstock.c:275
+msgid "_Add"
+msgstr ""
+
+#: gtk/gtkstock.c:276
#, fuzzy
msgid "_Apply"
msgstr "יישום"
-#: gtk/gtkstock.c:276
+#: gtk/gtkstock.c:277
msgid "_Bold"
msgstr ""
-#: gtk/gtkstock.c:277
+#: gtk/gtkstock.c:278
#, fuzzy
msgid "_Cancel"
msgstr "ביטול"
-#: gtk/gtkstock.c:278
+#: gtk/gtkstock.c:279
+msgid "_CD-Rom"
+msgstr ""
+
+#: gtk/gtkstock.c:280
#, fuzzy
msgid "_Clear"
msgstr "סגירה"
-#: gtk/gtkstock.c:279
+#: gtk/gtkstock.c:281
#, fuzzy
msgid "_Close"
msgstr "סגירה"
-#: gtk/gtkstock.c:280
+#: gtk/gtkstock.c:282
+#, fuzzy
+msgid "_Convert"
+msgstr "יצירה"
+
+#: gtk/gtkstock.c:283
msgid "_Copy"
msgstr ""
-#: gtk/gtkstock.c:281
+#: gtk/gtkstock.c:284
msgid "C_ut"
msgstr ""
-#: gtk/gtkstock.c:282
+#: gtk/gtkstock.c:285
+#, fuzzy
+msgid "_Delete"
+msgstr "מחיקה"
+
+#: gtk/gtkstock.c:286
+msgid "_Execute"
+msgstr ""
+
+#: gtk/gtkstock.c:287
msgid "_Find"
msgstr ""
-#: gtk/gtkstock.c:283
+#: gtk/gtkstock.c:288
msgid "Find and _Replace"
msgstr ""
-#: gtk/gtkstock.c:284
+#: gtk/gtkstock.c:289
+#, fuzzy
+msgid "_Floppy"
+msgstr "יישום"
+
+#: 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:285
+#: gtk/gtkstock.c:295
+msgid "_Down"
+msgstr ""
+
+#: gtk/gtkstock.c:296
msgid "_Forward"
msgstr ""
-#: gtk/gtkstock.c:286
+#: gtk/gtkstock.c:297
+msgid "_Up"
+msgstr ""
+
+#: gtk/gtkstock.c:298
#, fuzzy
msgid "_Help"
msgstr "עזרה"
-#: gtk/gtkstock.c:287
+#: gtk/gtkstock.c:299
#, fuzzy
msgid "_Home"
msgstr "עזרה"
-#: gtk/gtkstock.c:288
+#: gtk/gtkstock.c:300
+msgid "_Index"
+msgstr ""
+
+#: gtk/gtkstock.c:301
msgid "_Italic"
msgstr ""
-#: gtk/gtkstock.c:289
+#: gtk/gtkstock.c:302
+msgid "_Jump to"
+msgstr ""
+
+#: gtk/gtkstock.c:303
#, fuzzy
msgid "_Center"
msgstr "יצירה"
-#: gtk/gtkstock.c:290
+#: gtk/gtkstock.c:304
#, fuzzy
msgid "_Fill"
msgstr "משפחה:"
-#: gtk/gtkstock.c:291
+#: gtk/gtkstock.c:305
msgid "_Left"
msgstr ""
-#: gtk/gtkstock.c:292
+#: gtk/gtkstock.c:306
msgid "_Right"
msgstr ""
-#: gtk/gtkstock.c:293
+#: gtk/gtkstock.c:307
msgid "_New"
msgstr ""
-#: gtk/gtkstock.c:294
+#: gtk/gtkstock.c:308
msgid "_No"
msgstr ""
-#: gtk/gtkstock.c:295
+#: gtk/gtkstock.c:309
#, fuzzy
msgid "_OK"
msgstr "אישור"
-#: gtk/gtkstock.c:296
+#: gtk/gtkstock.c:310
msgid "_Open"
msgstr ""
-#: gtk/gtkstock.c:297
+#: gtk/gtkstock.c:311
msgid "_Paste"
msgstr ""
-#: gtk/gtkstock.c:298
+#: gtk/gtkstock.c:312
msgid "_Preferences"
msgstr ""
-#: gtk/gtkstock.c:299
+#: gtk/gtkstock.c:313
msgid "_Print"
msgstr ""
-#: gtk/gtkstock.c:300
+#: gtk/gtkstock.c:314
#, fuzzy
msgid "Print Pre_view"
msgstr "מבט מקדים"
-#: gtk/gtkstock.c:301
+#: gtk/gtkstock.c:315
msgid "_Properties"
msgstr ""
-#: gtk/gtkstock.c:302
+#: gtk/gtkstock.c:316
msgid "_Quit"
msgstr ""
-#: gtk/gtkstock.c:303
+#: gtk/gtkstock.c:317
#, fuzzy
msgid "_Redo"
msgstr "אדום:"
-#: gtk/gtkstock.c:304
+#: gtk/gtkstock.c:318
+msgid "_Refresh"
+msgstr ""
+
+#: gtk/gtkstock.c:319
+#, fuzzy
+msgid "_Remove"
+msgstr "אדום:"
+
+#: gtk/gtkstock.c:320
msgid "_Revert"
msgstr ""
# hebrew note: note that "key" has a different meaning - "מפתח"
-#: gtk/gtkstock.c:305
+#: gtk/gtkstock.c:321
#, fuzzy
msgid "_Save"
msgstr "שמירה"
# hebrew note: note that "key" has a different meaning - "מפתח"
-#: gtk/gtkstock.c:306
+#: gtk/gtkstock.c:322
#, fuzzy
msgid "Save _As"
msgstr "שמירה"
-#: gtk/gtkstock.c:307
+#: gtk/gtkstock.c:323
+#, fuzzy
+msgid "_Color"
+msgstr "סגירה"
+
+#: gtk/gtkstock.c:324
+msgid "_Font"
+msgstr ""
+
+#: gtk/gtkstock.c:325
+msgid "_Ascending"
+msgstr ""
+
+#: gtk/gtkstock.c:326
+msgid "_Descending"
+msgstr ""
+
+#: gtk/gtkstock.c:327
msgid "_Spell Check"
msgstr ""
-#: gtk/gtkstock.c:308
+#: gtk/gtkstock.c:328
msgid "_Stop"
msgstr ""
-#: gtk/gtkstock.c:309
+#: gtk/gtkstock.c:329
msgid "_Strikethrough"
msgstr ""
-#: gtk/gtkstock.c:310
+#: gtk/gtkstock.c:330
+#, fuzzy
+msgid "_Undelete"
+msgstr "מחיקה"
+
+#: gtk/gtkstock.c:331
msgid "_Underline"
msgstr ""
-#: gtk/gtkstock.c:311
+#: gtk/gtkstock.c:332
msgid "_Undo"
msgstr ""
-#: gtk/gtkstock.c:312
+#: gtk/gtkstock.c:333
msgid "_Yes"
msgstr ""
-#: gtk/gtkstock.c:313
+#: gtk/gtkstock.c:334
#, c-format
msgid "Zoom _100%"
msgstr ""
-#: gtk/gtkstock.c:314
+#: gtk/gtkstock.c:335
msgid "Zoom to _Fit"
msgstr ""
-#: gtk/gtkstock.c:315
+#: gtk/gtkstock.c:336
msgid "Zoom _In"
msgstr ""
-#: gtk/gtkstock.c:316
+#: gtk/gtkstock.c:337
msgid "Zoom _Out"
msgstr ""
@@ -2822,303 +2942,303 @@ msgstr ""
msgid "If TRUE this means the table cells are all the same width/height"
msgstr ""
-#: gtk/gtktext.c:603 gtk/gtktreeview.c:504
+#: gtk/gtktext.c:604 gtk/gtktreeview.c:505
msgid "Horizontal Adjustment"
msgstr ""
-#: gtk/gtktext.c:604
+#: gtk/gtktext.c:605
msgid "Horizontal adjustment for the text widget"
msgstr ""
-#: gtk/gtktext.c:611 gtk/gtktreeview.c:512
+#: gtk/gtktext.c:612 gtk/gtktreeview.c:513
msgid "Vertical Adjustment"
msgstr ""
-#: gtk/gtktext.c:612
+#: gtk/gtktext.c:613
msgid "Vertical adjustment for the text widget"
msgstr ""
-#: gtk/gtktext.c:619
+#: gtk/gtktext.c:620
msgid "Line Wrap"
msgstr ""
-#: gtk/gtktext.c:620
+#: gtk/gtktext.c:621
msgid "Whether lines are wrapped at widget edges"
msgstr ""
-#: gtk/gtktext.c:627
+#: gtk/gtktext.c:628
msgid "Word Wrap"
msgstr ""
-#: gtk/gtktext.c:628
+#: gtk/gtktext.c:629
msgid "Whether words are wrapped at widget edges"
msgstr ""
-#: gtk/gtktexttag.c:198
+#: gtk/gtktexttag.c:199
msgid "Tag name"
msgstr ""
-#: gtk/gtktexttag.c:199
+#: gtk/gtktexttag.c:200
msgid "Name used to refer to the text tag"
msgstr ""
-#: gtk/gtktexttag.c:224
+#: gtk/gtktexttag.c:225
msgid "Background full height"
msgstr ""
-#: gtk/gtktexttag.c:225
+#: gtk/gtktexttag.c:226
msgid ""
"Whether the background color fills the entire line height or only the height "
"of the tagged characters"
msgstr ""
-#: gtk/gtktexttag.c:233
+#: gtk/gtktexttag.c:234
msgid "Background stipple mask"
msgstr ""
-#: gtk/gtktexttag.c:234
+#: gtk/gtktexttag.c:235
msgid "Bitmap to use as a mask when drawing the text background"
msgstr ""
-#: gtk/gtktexttag.c:259
+#: gtk/gtktexttag.c:260
msgid "Foreground stipple mask"
msgstr ""
-#: gtk/gtktexttag.c:260
+#: gtk/gtktexttag.c:261
msgid "Bitmap to use as a mask when drawing the text foreground"
msgstr ""
-#: gtk/gtktexttag.c:267
+#: gtk/gtktexttag.c:268
#, fuzzy
msgid "Text direction"
msgstr "יצירת תיקיב"
-#: gtk/gtktexttag.c:268
+#: gtk/gtktexttag.c:269
msgid "Text direction, e.g. right-to-left or left-to-right"
msgstr ""
-#: gtk/gtktexttag.c:378 gtk/gtktextview.c:557
+#: gtk/gtktexttag.c:379 gtk/gtktextview.c:566
msgid "Left, right, or center justification"
msgstr ""
-#: gtk/gtktexttag.c:386
+#: gtk/gtktexttag.c:387
msgid "Language"
msgstr ""
-#: gtk/gtktexttag.c:387
+#: gtk/gtktexttag.c:388
msgid "Language engine code to use for rendering the text"
msgstr ""
-#: gtk/gtktexttag.c:394
+#: gtk/gtktexttag.c:395
msgid "Left margin"
msgstr ""
-#: gtk/gtktexttag.c:395 gtk/gtktextview.c:566
+#: gtk/gtktexttag.c:396 gtk/gtktextview.c:575
msgid "Width of the left margin in pixels"
msgstr ""
-#: gtk/gtktexttag.c:404
+#: gtk/gtktexttag.c:405
msgid "Right margin"
msgstr ""
-#: gtk/gtktexttag.c:405 gtk/gtktextview.c:576
+#: gtk/gtktexttag.c:406 gtk/gtktextview.c:585
msgid "Width of the right margin in pixels"
msgstr ""
-#: gtk/gtktexttag.c:415 gtk/gtktextview.c:585
+#: gtk/gtktexttag.c:416 gtk/gtktextview.c:594
msgid "Indent"
msgstr ""
-#: gtk/gtktexttag.c:416 gtk/gtktextview.c:586
+#: gtk/gtktexttag.c:417 gtk/gtktextview.c:595
msgid "Amount to indent the paragraph, in pixels"
msgstr ""
-#: gtk/gtktexttag.c:436
+#: gtk/gtktexttag.c:437
msgid "Pixels above lines"
msgstr ""
-#: gtk/gtktexttag.c:437 gtk/gtktextview.c:510
+#: gtk/gtktexttag.c:438 gtk/gtktextview.c:519
msgid "Pixels of blank space above paragraphs"
msgstr ""
-#: gtk/gtktexttag.c:446
+#: gtk/gtktexttag.c:447
msgid "Pixels below lines"
msgstr ""
-#: gtk/gtktexttag.c:447 gtk/gtktextview.c:520
+#: gtk/gtktexttag.c:448 gtk/gtktextview.c:529
msgid "Pixels of blank space below paragraphs"
msgstr ""
-#: gtk/gtktexttag.c:456
+#: gtk/gtktexttag.c:457
msgid "Pixels inside wrap"
msgstr ""
-#: gtk/gtktexttag.c:457 gtk/gtktextview.c:530
+#: gtk/gtktexttag.c:458 gtk/gtktextview.c:539
msgid "Pixels of blank space between wrapped lines in a paragraph"
msgstr ""
-#: gtk/gtktexttag.c:483
+#: gtk/gtktexttag.c:484
msgid "Wrap mode"
msgstr ""
-#: gtk/gtktexttag.c:484 gtk/gtktextview.c:548
+#: gtk/gtktexttag.c:485 gtk/gtktextview.c:557
msgid ""
"Whether to wrap lines never, at word boundaries, or at character boundaries"
msgstr ""
-#: gtk/gtktexttag.c:493 gtk/gtktextview.c:595
+#: gtk/gtktexttag.c:494 gtk/gtktextview.c:604
msgid "Tabs"
msgstr ""
-#: gtk/gtktexttag.c:494 gtk/gtktextview.c:596
+#: gtk/gtktexttag.c:495 gtk/gtktextview.c:605
msgid "Custom tabs for this text"
msgstr ""
-#: gtk/gtktexttag.c:501
+#: gtk/gtktexttag.c:502
msgid "Invisible"
msgstr ""
-#: gtk/gtktexttag.c:502
+#: gtk/gtktexttag.c:503
msgid "Whether this text is hidden"
msgstr ""
-#: gtk/gtktexttag.c:515
+#: gtk/gtktexttag.c:516
msgid "Background full height set"
msgstr ""
-#: gtk/gtktexttag.c:516
+#: gtk/gtktexttag.c:517
msgid "Whether this tag affects background height"
msgstr ""
-#: gtk/gtktexttag.c:519
+#: gtk/gtktexttag.c:520
msgid "Background stipple set"
msgstr ""
-#: gtk/gtktexttag.c:520
+#: gtk/gtktexttag.c:521
msgid "Whether this tag affects the background stipple"
msgstr ""
-#: gtk/gtktexttag.c:527
+#: gtk/gtktexttag.c:528
msgid "Foreground stipple set"
msgstr ""
-#: gtk/gtktexttag.c:528
+#: gtk/gtktexttag.c:529
msgid "Whether this tag affects the foreground stipple"
msgstr ""
-#: gtk/gtktexttag.c:563
+#: gtk/gtktexttag.c:564
msgid "Justification set"
msgstr ""
-#: gtk/gtktexttag.c:564
+#: gtk/gtktexttag.c:565
msgid "Whether this tag affects paragraph justification"
msgstr ""
-#: gtk/gtktexttag.c:567
+#: gtk/gtktexttag.c:568
msgid "Language set"
msgstr ""
-#: gtk/gtktexttag.c:568
+#: gtk/gtktexttag.c:569
msgid "Whether this tag affects the language the text is rendered as"
msgstr ""
-#: gtk/gtktexttag.c:571
+#: gtk/gtktexttag.c:572
msgid "Left margin set"
msgstr ""
-#: gtk/gtktexttag.c:572
+#: gtk/gtktexttag.c:573
msgid "Whether this tag affects the left margin"
msgstr ""
-#: gtk/gtktexttag.c:575
+#: gtk/gtktexttag.c:576
msgid "Indent set"
msgstr ""
-#: gtk/gtktexttag.c:576
+#: gtk/gtktexttag.c:577
msgid "Whether this tag affects indentation"
msgstr ""
-#: gtk/gtktexttag.c:583
+#: gtk/gtktexttag.c:584
msgid "Pixels above lines set"
msgstr ""
-#: gtk/gtktexttag.c:584 gtk/gtktexttag.c:588
+#: gtk/gtktexttag.c:585 gtk/gtktexttag.c:589
msgid "Whether this tag affects the number of pixels above lines"
msgstr ""
-#: gtk/gtktexttag.c:587
+#: gtk/gtktexttag.c:588
msgid "Pixels below lines set"
msgstr ""
-#: gtk/gtktexttag.c:591
+#: gtk/gtktexttag.c:592
msgid "Pixels inside wrap set"
msgstr ""
-#: gtk/gtktexttag.c:592
+#: gtk/gtktexttag.c:593
msgid "Whether this tag affects the number of pixels between wrapped lines"
msgstr ""
-#: gtk/gtktexttag.c:599
+#: gtk/gtktexttag.c:600
msgid "Right margin set"
msgstr ""
-#: gtk/gtktexttag.c:600
+#: gtk/gtktexttag.c:601
msgid "Whether this tag affects the right margin"
msgstr ""
-#: gtk/gtktexttag.c:607
+#: gtk/gtktexttag.c:608
msgid "Wrap mode set"
msgstr ""
-#: gtk/gtktexttag.c:608
+#: gtk/gtktexttag.c:609
msgid "Whether this tag affects line wrap mode"
msgstr ""
-#: gtk/gtktexttag.c:611
+#: gtk/gtktexttag.c:612
msgid "Tabs set"
msgstr ""
-#: gtk/gtktexttag.c:612
+#: gtk/gtktexttag.c:613
msgid "Whether this tag affects tabs"
msgstr ""
-#: gtk/gtktexttag.c:615
+#: gtk/gtktexttag.c:616
msgid "Invisible set"
msgstr ""
-#: gtk/gtktexttag.c:616
+#: gtk/gtktexttag.c:617
msgid "Whether this tag affects text visibility"
msgstr ""
-#: gtk/gtktextview.c:509
+#: gtk/gtktextview.c:518
msgid "Pixels Above Lines"
msgstr ""
-#: gtk/gtktextview.c:519
+#: gtk/gtktextview.c:528
msgid "Pixels Below Lines"
msgstr ""
-#: gtk/gtktextview.c:529
+#: gtk/gtktextview.c:538
msgid "Pixels Inside Wrap"
msgstr ""
-#: gtk/gtktextview.c:547
+#: gtk/gtktextview.c:556
msgid "Wrap Mode"
msgstr ""
-#: gtk/gtktextview.c:565
+#: gtk/gtktextview.c:574
msgid "Left Margin"
msgstr ""
-#: gtk/gtktextview.c:575
+#: gtk/gtktextview.c:584
msgid "Right Margin"
msgstr ""
-#: gtk/gtktextview.c:603
+#: gtk/gtktextview.c:612
msgid "Cursor Visible"
msgstr ""
-#: gtk/gtktextview.c:604
+#: gtk/gtktextview.c:613
msgid "If the insertion cursor is shown"
msgstr ""
@@ -3127,547 +3247,559 @@ msgstr ""
msgid "Unable to locate theme engine in module_path: \"%s\","
msgstr "לא מצליח לאתר את המודול הנטען ב-module_path: \"%s\","
-#: gtk/gtktipsquery.c:181
+#: gtk/gtktipsquery.c:182
msgid "--- No Tip ---"
msgstr "--- אין טיפ ---"
-#: gtk/gtktogglebutton.c:143
+#: gtk/gtktogglebutton.c:133
msgid "If the toggle button should be pressed in or not"
msgstr ""
-#: gtk/gtktogglebutton.c:151
+#: gtk/gtktogglebutton.c:141
msgid "If the toggle button is in an \"in between\" state."
msgstr ""
-#: gtk/gtktogglebutton.c:158
+#: gtk/gtktogglebutton.c:148
msgid "Draw Indicator"
msgstr ""
-#: gtk/gtktogglebutton.c:159
+#: gtk/gtktogglebutton.c:149
msgid "If the toggle part of the button is displayed"
msgstr ""
-#: gtk/gtktoolbar.c:224
+#: gtk/gtktoolbar.c:225
msgid "The orientation of the toolbar"
msgstr ""
-#: gtk/gtktoolbar.c:232
+#: gtk/gtktoolbar.c:233
msgid "Toolbar Style"
msgstr ""
-#: gtk/gtktoolbar.c:233
+#: gtk/gtktoolbar.c:234
msgid "How to draw the toolbar"
msgstr ""
-#: gtk/gtktoolbar.c:241
+#: gtk/gtktoolbar.c:242
msgid "Spacer size"
msgstr ""
-#: gtk/gtktoolbar.c:242
+#: gtk/gtktoolbar.c:243
msgid "Size of spacers"
msgstr ""
-#: gtk/gtktoolbar.c:251
+#: gtk/gtktoolbar.c:252
msgid "Amount of border space between the toolbar shadow and the buttons"
msgstr ""
-#: gtk/gtktoolbar.c:259
+#: gtk/gtktoolbar.c:260
msgid "Space style"
msgstr ""
-#: gtk/gtktoolbar.c:260
+#: gtk/gtktoolbar.c:261
msgid "Whether spacers are vertical lines or just blank"
msgstr ""
-#: gtk/gtktoolbar.c:268
+#: gtk/gtktoolbar.c:269
msgid "Button relief"
msgstr ""
-#: gtk/gtktoolbar.c:269
+#: gtk/gtktoolbar.c:270
msgid "Type of bevel around toolbar buttons"
msgstr ""
-#: gtk/gtktoolbar.c:277
+#: gtk/gtktoolbar.c:278
msgid "Style of bevel around the toolbar"
msgstr ""
-#: gtk/gtktoolbar.c:283
+#: gtk/gtktoolbar.c:284
msgid "Toolbar style"
msgstr ""
-#: gtk/gtktoolbar.c:284
+#: gtk/gtktoolbar.c:285
msgid ""
"Whether default toolbars have text only, text and icons, icons only, etc."
msgstr ""
-#: gtk/gtktoolbar.c:290
+#: gtk/gtktoolbar.c:291
msgid "Toolbar icon size"
msgstr ""
-#: gtk/gtktoolbar.c:291
+#: gtk/gtktoolbar.c:292
msgid "Size of icons in default toolbars"
msgstr ""
-#: gtk/gtktreeview.c:496
+#: gtk/gtktreeview.c:497
msgid "TreeView Model"
msgstr ""
-#: gtk/gtktreeview.c:497
+#: gtk/gtktreeview.c:498
msgid "The model for the tree view"
msgstr ""
-#: gtk/gtktreeview.c:505
+#: gtk/gtktreeview.c:506
msgid "Horizontal Adjustment for the widget"
msgstr ""
-#: gtk/gtktreeview.c:513
+#: gtk/gtktreeview.c:514
msgid "Vertical Adjustment for the widget"
msgstr ""
-#: gtk/gtktreeview.c:520 gtk/gtktreeviewcolumn.c:171 gtk/gtkwidget.c:421
+#: gtk/gtktreeview.c:521 gtk/gtktreeviewcolumn.c:173 gtk/gtkwidget.c:427
msgid "Visible"
msgstr ""
-#: gtk/gtktreeview.c:521
+#: gtk/gtktreeview.c:522
msgid "Show the column header buttons"
msgstr ""
-#: gtk/gtktreeview.c:528
+#: gtk/gtktreeview.c:529
msgid "Headers Clickable"
msgstr ""
-#: gtk/gtktreeview.c:529
+#: gtk/gtktreeview.c:530
msgid "Column headers respond to click events"
msgstr ""
-#: gtk/gtktreeview.c:536
+#: gtk/gtktreeview.c:537
msgid "Expander Column"
msgstr ""
-#: gtk/gtktreeview.c:537
+#: gtk/gtktreeview.c:538
msgid "Set the column for the expander column"
msgstr ""
-#: gtk/gtktreeview.c:544 gtk/gtktreeviewcolumn.c:262
+#: gtk/gtktreeview.c:545 gtk/gtktreeviewcolumn.c:272
msgid "Reorderable"
msgstr ""
-#: gtk/gtktreeview.c:545
+#: gtk/gtktreeview.c:546
msgid "View is reorderable"
msgstr ""
-#: gtk/gtktreeview.c:552
+#: gtk/gtktreeview.c:553
msgid "Rules Hint"
msgstr ""
-#: gtk/gtktreeview.c:553
+#: gtk/gtktreeview.c:554
msgid "Set a hint to the theme engine to draw rows in alternating colors"
msgstr ""
-#: gtk/gtktreeview.c:560
+#: gtk/gtktreeview.c:561
msgid "Enable Search"
msgstr ""
-#: gtk/gtktreeview.c:561
+#: gtk/gtktreeview.c:562
msgid "View allows user to search through columns interactively"
msgstr ""
-#: gtk/gtktreeview.c:568
+#: gtk/gtktreeview.c:569
msgid "Search Column"
msgstr ""
-#: gtk/gtktreeview.c:569
+#: gtk/gtktreeview.c:570
msgid "Model column to search through when searching through code"
msgstr ""
-#: gtk/gtktreeview.c:582
+#: gtk/gtktreeview.c:583
msgid "Expander Size"
msgstr ""
-#: gtk/gtktreeview.c:583
+#: gtk/gtktreeview.c:584
msgid "Size of the expander arrow."
msgstr ""
-#: gtk/gtktreeview.c:591
+#: gtk/gtktreeview.c:592
msgid "Vertical Separator Width"
msgstr ""
-#: gtk/gtktreeview.c:592
+#: gtk/gtktreeview.c:593
msgid "Vertical space between cells. Must be an even number."
msgstr ""
-#: gtk/gtktreeview.c:600
+#: gtk/gtktreeview.c:601
msgid "Horizontal Separator Width"
msgstr ""
-#: gtk/gtktreeview.c:601
+#: gtk/gtktreeview.c:602
msgid "Horizontal space between cells. Must be an even number."
msgstr ""
-#: gtk/gtktreeview.c:609
+#: gtk/gtktreeview.c:610
msgid "Allow Rules"
msgstr ""
-#: gtk/gtktreeview.c:610
+#: gtk/gtktreeview.c:611
msgid "Allow drawing of alternating color rows."
msgstr ""
-#: gtk/gtktreeviewcolumn.c:172
+#: gtk/gtktreeview.c:617
+msgid "Indent Expanders"
+msgstr ""
+
+#: gtk/gtktreeview.c:618
+msgid "Make the expanders indented."
+msgstr ""
+
+#: gtk/gtktreeviewcolumn.c:174
msgid "Whether to display the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:180
+#: gtk/gtktreeviewcolumn.c:181 gtk/gtkwindow.c:394
+msgid "Resizable"
+msgstr ""
+
+#: gtk/gtktreeviewcolumn.c:182
+msgid "Column is user-resizable"
+msgstr ""
+
+#: gtk/gtktreeviewcolumn.c:190
msgid "Current width of the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:188
+#: gtk/gtktreeviewcolumn.c:198
msgid "Sizing"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:189
+#: gtk/gtktreeviewcolumn.c:199
msgid "Resize mode of the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:197
+#: gtk/gtktreeviewcolumn.c:207
msgid "Fixed Width"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:198
+#: gtk/gtktreeviewcolumn.c:208
msgid "Current fixed width of the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:207
+#: gtk/gtktreeviewcolumn.c:217
msgid "Minimum Width"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:208
+#: gtk/gtktreeviewcolumn.c:218
msgid "Minimum allowed width of the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:217
+#: gtk/gtktreeviewcolumn.c:227
msgid "Maximum Width"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:218
+#: gtk/gtktreeviewcolumn.c:228
msgid "Maximum allowed width of the column"
msgstr ""
# hebrew note: "תיקיה" is "folder", but there is no better word for
# "directory"
-#: gtk/gtktreeviewcolumn.c:227
+#: gtk/gtktreeviewcolumn.c:237
#, fuzzy
msgid "Title"
msgstr "קבצים"
-#: gtk/gtktreeviewcolumn.c:228
+#: gtk/gtktreeviewcolumn.c:238
msgid "Title to appear in column header"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:235
+#: gtk/gtktreeviewcolumn.c:245
msgid "Clickable"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:236
+#: gtk/gtktreeviewcolumn.c:246
msgid "Whether the header can be clicked"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:244
+#: gtk/gtktreeviewcolumn.c:254
msgid "Widget"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:245
+#: gtk/gtktreeviewcolumn.c:255
msgid "Widget to put in column header button instead of column title"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:252
+#: gtk/gtktreeviewcolumn.c:262
msgid "Alignment"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:253
+#: gtk/gtktreeviewcolumn.c:263
msgid "X Alignment of the column header text or widget"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:263
+#: gtk/gtktreeviewcolumn.c:273
msgid "Whether the column can be reordered around the headers"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:270
+#: gtk/gtktreeviewcolumn.c:280
msgid "Sort indicator"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:271
+#: gtk/gtktreeviewcolumn.c:281
msgid "Whether to show a sort indicator"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:278
+#: gtk/gtktreeviewcolumn.c:288
msgid "Sort order"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:279
+#: gtk/gtktreeviewcolumn.c:289
msgid "Sort direction the sort indicator should indicate"
msgstr ""
-#: gtk/gtkviewport.c:132
+#: gtk/gtkviewport.c:133
msgid ""
"The GtkAdjustment that determines the values of the horizontal position for "
"this viewport."
msgstr ""
-#: gtk/gtkviewport.c:140
+#: gtk/gtkviewport.c:141
msgid ""
"The GtkAdjustment that determines the values of the vertical position for "
"this viewport."
msgstr ""
-#: gtk/gtkviewport.c:148
+#: gtk/gtkviewport.c:149
msgid "Determines how the shadowed box around the viewport is drawn."
msgstr ""
-#: gtk/gtkwidget.c:388
+#: gtk/gtkwidget.c:394
#, fuzzy
msgid "Widget name"
msgstr "שינוי שם"
-#: gtk/gtkwidget.c:389
+#: gtk/gtkwidget.c:395
msgid "The name of the widget"
msgstr ""
-#: gtk/gtkwidget.c:395
+#: gtk/gtkwidget.c:401
msgid "Parent widget"
msgstr ""
-#: gtk/gtkwidget.c:396
+#: gtk/gtkwidget.c:402
msgid "The parent widget of this widget. Must be a Container widget."
msgstr ""
-#: gtk/gtkwidget.c:403
+#: gtk/gtkwidget.c:409
msgid "Width request"
msgstr ""
-#: gtk/gtkwidget.c:404
+#: gtk/gtkwidget.c:410
msgid ""
"Override for width request of the widget, or -1 if natural request should be "
"used."
msgstr ""
-#: gtk/gtkwidget.c:412
+#: gtk/gtkwidget.c:418
msgid "Height request"
msgstr ""
-#: gtk/gtkwidget.c:413
+#: gtk/gtkwidget.c:419
msgid ""
"Override for height request of the widget, or -1 if natural request should "
"be used."
msgstr ""
-#: gtk/gtkwidget.c:422
+#: gtk/gtkwidget.c:428
msgid "Whether the widget is visible"
msgstr ""
-#: gtk/gtkwidget.c:428
+#: gtk/gtkwidget.c:434
msgid "Sensitive"
msgstr ""
-#: gtk/gtkwidget.c:429
+#: gtk/gtkwidget.c:435
msgid "Whether the widget responds to input"
msgstr ""
-#: gtk/gtkwidget.c:435
+#: gtk/gtkwidget.c:441
msgid "Application paintable"
msgstr ""
-#: gtk/gtkwidget.c:436
+#: gtk/gtkwidget.c:442
msgid "Whether the application will paint directly on the widget"
msgstr ""
-#: gtk/gtkwidget.c:442
+#: gtk/gtkwidget.c:448
msgid "Can focus"
msgstr ""
-#: gtk/gtkwidget.c:443
+#: gtk/gtkwidget.c:449
msgid "Whether the widget can accept the input focus"
msgstr ""
-#: gtk/gtkwidget.c:449
+#: gtk/gtkwidget.c:455
msgid "Has focus"
msgstr ""
-#: gtk/gtkwidget.c:450
+#: gtk/gtkwidget.c:456
msgid "Whether the widget has the input focus"
msgstr ""
-#: gtk/gtkwidget.c:456
+#: gtk/gtkwidget.c:462
#, fuzzy
msgid "Can default"
msgstr "default:RTL"
-#: gtk/gtkwidget.c:457
+#: gtk/gtkwidget.c:463
msgid "Whether the widget can be the default widget"
msgstr ""
-#: gtk/gtkwidget.c:463
+#: gtk/gtkwidget.c:469
#, fuzzy
msgid "Has default"
msgstr "default:RTL"
-#: gtk/gtkwidget.c:464
+#: gtk/gtkwidget.c:470
msgid "Whether the widget is the default widget"
msgstr ""
-#: gtk/gtkwidget.c:470
+#: gtk/gtkwidget.c:476
msgid "Receives default"
msgstr ""
-#: gtk/gtkwidget.c:471
+#: gtk/gtkwidget.c:477
msgid "If TRUE, the widget will receive the default action when it is focused."
msgstr ""
-#: gtk/gtkwidget.c:477
+#: gtk/gtkwidget.c:483
msgid "Composite child"
msgstr ""
-#: gtk/gtkwidget.c:478
+#: gtk/gtkwidget.c:484
msgid "Whether the widget is composed of other widgets"
msgstr ""
-#: gtk/gtkwidget.c:484
+#: gtk/gtkwidget.c:490
#, fuzzy
msgid "Style"
msgstr "סגנון:"
-#: gtk/gtkwidget.c:485
+#: gtk/gtkwidget.c:491
msgid ""
"The style of the widget, which contains information about how it will look "
"(colors etc)."
msgstr ""
-#: gtk/gtkwidget.c:491
+#: gtk/gtkwidget.c:497
msgid "Events"
msgstr ""
-#: gtk/gtkwidget.c:492
+#: gtk/gtkwidget.c:498
msgid "The event mask that decides what kind of GdkEvents this widget gets."
msgstr ""
-#: gtk/gtkwidget.c:499
+#: gtk/gtkwidget.c:505
msgid "Extension events"
msgstr ""
-#: gtk/gtkwidget.c:500
+#: gtk/gtkwidget.c:506
msgid "The mask that decides what kind of extension events this widget gets."
msgstr ""
-#: gtk/gtkwidget.c:1047
+#: gtk/gtkwidget.c:1053
msgid "Interior Focus"
msgstr ""
-#: gtk/gtkwidget.c:1048
+#: gtk/gtkwidget.c:1054
msgid "Whether to draw the focus indicator inside widgets."
msgstr ""
-#: gtk/gtkwindow.c:361
+#: gtk/gtkwindow.c:359
#, fuzzy
msgid "Window Type"
msgstr "חלון"
-#: gtk/gtkwindow.c:362
+#: gtk/gtkwindow.c:360
msgid "The type of the window"
msgstr ""
-#: gtk/gtkwindow.c:371
+#: gtk/gtkwindow.c:369
#, fuzzy
msgid "Window Title"
msgstr "חלון"
-#: gtk/gtkwindow.c:372
+#: gtk/gtkwindow.c:370
msgid "The title of the window"
msgstr ""
-#: gtk/gtkwindow.c:379
+#: gtk/gtkwindow.c:377
msgid "Allow Shrink"
msgstr ""
-#: gtk/gtkwindow.c:381
+#: gtk/gtkwindow.c:379
#, no-c-format
msgid ""
"If TRUE, the window has no mimimum size. Setting this to TRUE is 99% of the "
"time a bad idea."
msgstr ""
-#: gtk/gtkwindow.c:388
+#: gtk/gtkwindow.c:386
msgid "Allow Grow"
msgstr ""
-#: gtk/gtkwindow.c:389
+#: gtk/gtkwindow.c:387
msgid "If TRUE, users can expand the window beyond its minimum size."
msgstr ""
-#: gtk/gtkwindow.c:396
-msgid "Resizable"
-msgstr ""
-
-#: gtk/gtkwindow.c:397
+#: gtk/gtkwindow.c:395
msgid "If TRUE, users can resize the window."
msgstr ""
-#: gtk/gtkwindow.c:404
+#: gtk/gtkwindow.c:402
msgid "Modal"
msgstr ""
-#: gtk/gtkwindow.c:405
+#: gtk/gtkwindow.c:403
msgid ""
"If TRUE, the window is modal (other windows are not usable while this one is "
"up)."
msgstr ""
-#: gtk/gtkwindow.c:412
+#: gtk/gtkwindow.c:410
msgid "Window Position"
msgstr ""
-#: gtk/gtkwindow.c:413
+#: gtk/gtkwindow.c:411
msgid "The initial position of the window."
msgstr ""
-#: gtk/gtkwindow.c:421
+#: gtk/gtkwindow.c:419
msgid "Default Width"
msgstr ""
-#: gtk/gtkwindow.c:422
+#: gtk/gtkwindow.c:420
msgid ""
"The default width of the window, used when initially showing the window."
msgstr ""
-#: gtk/gtkwindow.c:431
+#: gtk/gtkwindow.c:429
msgid "Default Height"
msgstr ""
-#: gtk/gtkwindow.c:432
+#: gtk/gtkwindow.c:430
msgid ""
"The default height of the window, used when initially showing the window."
msgstr ""
-#: gtk/gtkwindow.c:441
+#: gtk/gtkwindow.c:439
msgid "Destroy with Parent"
msgstr ""
-#: gtk/gtkwindow.c:442
+#: gtk/gtkwindow.c:440
msgid "If this window should be destroyed when the parent is destroyed"
msgstr ""
-#: gtk/gtkwindow.c:449
+#: gtk/gtkwindow.c:447
msgid "Icon"
msgstr ""
-#: gtk/gtkwindow.c:450
+#: gtk/gtkwindow.c:448
msgid "Icon for this window"
msgstr ""
-#: gtk/gtksizegroup.c:241
+#: gtk/gtksizegroup.c:242
#, fuzzy
msgid "Mode"
msgstr "מצב:"
-#: gtk/gtksizegroup.c:242
+#: gtk/gtksizegroup.c:243
msgid ""
"The the directions in which the size group effects the requested sizes of "
"its component widgets."
diff --git a/po/hr.po b/po/hr.po
index 14d764d9d..a1fcb8f2f 100644
--- a/po/hr.po
+++ b/po/hr.po
@@ -8,7 +8,7 @@
msgid ""
msgstr ""
"Project-Id-Version: gtk+ 1.3.0\n"
-"POT-Creation-Date: 2001-10-25 16:39-0400\n"
+"POT-Creation-Date: 2001-11-23 15:47-0500\n"
"PO-Revision-Date: Tue Jan 11 2000 16:35:38+0200\n"
"Last-Translator: Vladimir Vuksan <vuksan@veus.hr>\n"
"Language-Team: Croatian <lokalizacija@linux.hr>\n"
@@ -17,12 +17,12 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: KTranslator v 0.5.0\n"
-#: gdk-pixbuf/gdk-pixbuf-animation.c:144 gdk-pixbuf/gdk-pixbuf-io.c:543
+#: gdk-pixbuf/gdk-pixbuf-animation.c:144 gdk-pixbuf/gdk-pixbuf-io.c:551
#, c-format
msgid "Failed to open file '%s': %s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-animation.c:155 gdk-pixbuf/gdk-pixbuf-io.c:553
+#: gdk-pixbuf/gdk-pixbuf-animation.c:155 gdk-pixbuf/gdk-pixbuf-io.c:561
#, c-format
msgid "Image file '%s' contains no data"
msgstr ""
@@ -32,7 +32,7 @@ msgstr ""
msgid "Don't know how to load the animation in file '%s'"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-animation.c:205 gdk-pixbuf/gdk-pixbuf-io.c:598
+#: gdk-pixbuf/gdk-pixbuf-animation.c:205 gdk-pixbuf/gdk-pixbuf-io.c:606
#, c-format
msgid ""
"Failed to load image '%s': reason not known, probably a corrupt image file"
@@ -45,65 +45,65 @@ msgid ""
"animation file"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:316
+#: gdk-pixbuf/gdk-pixbuf-io.c:324
#, fuzzy, c-format
msgid "Unable to load image-loading module: %s: %s"
msgstr "Ne mogu pronaći modul u module_path: \"%s\","
-#: gdk-pixbuf/gdk-pixbuf-io.c:335
+#: gdk-pixbuf/gdk-pixbuf-io.c:343
#, c-format
msgid ""
"Image-loading module %s does not export the proper interface; perhaps it's "
"from a different GTK version?"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:452 gdk-pixbuf/gdk-pixbuf-io.c:478
+#: gdk-pixbuf/gdk-pixbuf-io.c:460 gdk-pixbuf/gdk-pixbuf-io.c:486
#, c-format
msgid "Image type '%s' is not supported"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:500
+#: gdk-pixbuf/gdk-pixbuf-io.c:508
#, c-format
msgid "Couldn't recognize the image file format for file '%s'"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:506
+#: gdk-pixbuf/gdk-pixbuf-io.c:514
msgid "Unrecognized image file format"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:576
+#: gdk-pixbuf/gdk-pixbuf-io.c:584
#, c-format
msgid "Don't know how to load the image in file '%s'"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:609
+#: gdk-pixbuf/gdk-pixbuf-io.c:617
#, c-format
msgid "Failed to load image '%s': %s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:714
+#: gdk-pixbuf/gdk-pixbuf-io.c:722
#, c-format
msgid "This build of gdk-pixbuf does not support saving the image format: %s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:822
+#: gdk-pixbuf/gdk-pixbuf-io.c:830
#, c-format
msgid "Failed to open '%s' for writing: %s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:843
+#: gdk-pixbuf/gdk-pixbuf-io.c:851
#, c-format
msgid ""
"Failed to close '%s' while writing image, all data may not have been saved: %"
"s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-loader.c:252
+#: gdk-pixbuf/gdk-pixbuf-loader.c:250
#, c-format
msgid "Incremental loading of image type '%s' is not supported"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-loader.c:275 gdk-pixbuf/gdk-pixbuf-loader.c:376
+#: gdk-pixbuf/gdk-pixbuf-loader.c:273 gdk-pixbuf/gdk-pixbuf-loader.c:374
#, c-format
msgid ""
"Internal error: Image loader module '%s' failed to begin loading an image, "
@@ -366,35 +366,35 @@ msgstr ""
msgid "Failed to write to temporary file when loading XBM image"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1256
+#: gdk-pixbuf/io-xpm.c:1234
msgid "No XPM header found"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1264
+#: gdk-pixbuf/io-xpm.c:1242
msgid "XPM file has image width <= 0"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1272
+#: gdk-pixbuf/io-xpm.c:1250
msgid "XPM file has image height <= 0"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1280
+#: gdk-pixbuf/io-xpm.c:1258
msgid "XPM file has invalid number of colors"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1288
+#: gdk-pixbuf/io-xpm.c:1266
msgid "XPM has invalid number of chars per pixel"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1306
+#: gdk-pixbuf/io-xpm.c:1284
msgid "Can't read XPM colormap"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1344
+#: gdk-pixbuf/io-xpm.c:1322
msgid "Can't allocate memory for loading XPM image"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1527
+#: gdk-pixbuf/io-xpm.c:1505
msgid "Failed to write to temporary file when loading XPM image"
msgstr ""
@@ -415,12 +415,20 @@ msgstr ""
msgid "failed to allocate image buffer of %u bytes"
msgstr ""
-#: gtk/gtkaccellabel.c:115
-msgid "Accelerator object"
+#: gtk/gtkaccellabel.c:122
+msgid "Accelerator Closure"
msgstr ""
-#: gtk/gtkaccellabel.c:116
-msgid "The object monitored by this accelerator label"
+#: gtk/gtkaccellabel.c:123
+msgid "The closure to be monitored for accelerator changes"
+msgstr ""
+
+#: gtk/gtkaccellabel.c:129
+msgid "Accelerator Widget"
+msgstr ""
+
+#: gtk/gtkaccellabel.c:130
+msgid "The widget to be monitored for accelerator changes"
msgstr ""
#: gtk/gtkalignment.c:102
@@ -575,7 +583,7 @@ msgstr "Razmak:"
msgid "The amount of space between children."
msgstr ""
-#: gtk/gtkbox.c:135 gtk/gtknotebook.c:396
+#: gtk/gtkbox.c:135 gtk/gtknotebook.c:400
msgid "Homogeneous"
msgstr ""
@@ -583,76 +591,76 @@ msgstr ""
msgid "Whether the children should all be the same size."
msgstr ""
-#: gtk/gtkbutton.c:183 gtk/gtkframe.c:125 gtk/gtklabel.c:283
+#: gtk/gtkbutton.c:188 gtk/gtkframe.c:125 gtk/gtklabel.c:282
msgid "Label"
msgstr ""
-#: gtk/gtkbutton.c:184
+#: gtk/gtkbutton.c:189
msgid ""
"Text of the label widget inside the button, if the button contains a label "
"widget."
msgstr ""
-#: gtk/gtkbutton.c:191 gtk/gtklabel.c:304
+#: gtk/gtkbutton.c:196 gtk/gtklabel.c:303
msgid "Use underline"
msgstr ""
-#: gtk/gtkbutton.c:192 gtk/gtklabel.c:305
+#: gtk/gtkbutton.c:197 gtk/gtklabel.c:304
msgid ""
"If set, an underline in the text indicates the next character should be used "
"for the mnemonic accelerator key"
msgstr ""
-#: gtk/gtkbutton.c:199
+#: gtk/gtkbutton.c:204
msgid "Use stock"
msgstr ""
-#: gtk/gtkbutton.c:200
+#: gtk/gtkbutton.c:205
msgid ""
"If set, the label is used to pick a stock item instead of being displayed"
msgstr ""
-#: gtk/gtkbutton.c:207
+#: gtk/gtkbutton.c:212
msgid "Border relief"
msgstr ""
-#: gtk/gtkbutton.c:208
+#: gtk/gtkbutton.c:213
msgid "The border relief style."
msgstr ""
-#: gtk/gtkbutton.c:259
+#: gtk/gtkbutton.c:264
#, fuzzy
msgid "Default Spacing"
msgstr "Razmak:"
-#: gtk/gtkbutton.c:260
+#: gtk/gtkbutton.c:265
msgid "Extra space to add for CAN_DEFAULT buttons"
msgstr ""
-#: gtk/gtkbutton.c:266
+#: gtk/gtkbutton.c:271
msgid "Default Outside Spacing"
msgstr ""
-#: gtk/gtkbutton.c:267
+#: gtk/gtkbutton.c:272
msgid ""
"Extra space to add for CAN_DEFAULT buttons that is always drawn outside the "
"border"
msgstr ""
-#: gtk/gtkbutton.c:272
+#: gtk/gtkbutton.c:277
msgid "Child X Displacement"
msgstr ""
-#: gtk/gtkbutton.c:273
+#: gtk/gtkbutton.c:278
msgid ""
"How far in the x direction to move the child when the button is depressed"
msgstr ""
-#: gtk/gtkbutton.c:280
+#: gtk/gtkbutton.c:285
msgid "Child Y Displacement"
msgstr ""
-#: gtk/gtkbutton.c:281
+#: gtk/gtkbutton.c:286
msgid ""
"How far in the y direction to move the child when the button is depressed"
msgstr ""
@@ -750,297 +758,297 @@ msgstr ""
msgid "The pixbuf to render."
msgstr ""
-#: gtk/gtkcellrenderertext.c:173 gtk/gtkentry.c:498 gtk/gtkprogressbar.c:207
+#: gtk/gtkcellrenderertext.c:174 gtk/gtkentry.c:506 gtk/gtkprogressbar.c:207
msgid "Text"
msgstr ""
-#: gtk/gtkcellrenderertext.c:174
+#: gtk/gtkcellrenderertext.c:175
msgid "Text to render"
msgstr ""
-#: gtk/gtkcellrenderertext.c:181
+#: gtk/gtkcellrenderertext.c:182
msgid "Markup"
msgstr ""
-#: gtk/gtkcellrenderertext.c:182
+#: gtk/gtkcellrenderertext.c:183
msgid "Marked up text to render"
msgstr ""
-#: gtk/gtkcellrenderertext.c:189 gtk/gtklabel.c:290
+#: gtk/gtkcellrenderertext.c:190 gtk/gtklabel.c:289
msgid "Attributes"
msgstr ""
-#: gtk/gtkcellrenderertext.c:190
+#: gtk/gtkcellrenderertext.c:191
msgid "A list of style attributes to apply to the text of the renderer."
msgstr ""
-#: gtk/gtkcellrenderertext.c:197 gtk/gtktexttag.c:208
+#: gtk/gtkcellrenderertext.c:198 gtk/gtktexttag.c:209
msgid "Background color name"
msgstr ""
-#: gtk/gtkcellrenderertext.c:198 gtk/gtktexttag.c:209
+#: gtk/gtkcellrenderertext.c:199 gtk/gtktexttag.c:210
msgid "Background color as a string"
msgstr ""
-#: gtk/gtkcellrenderertext.c:205 gtk/gtktexttag.c:216
+#: gtk/gtkcellrenderertext.c:206 gtk/gtktexttag.c:217
msgid "Background color"
msgstr ""
-#: gtk/gtkcellrenderertext.c:206 gtk/gtktexttag.c:217
+#: gtk/gtkcellrenderertext.c:207 gtk/gtktexttag.c:218
msgid "Background color as a GdkColor"
msgstr ""
-#: gtk/gtkcellrenderertext.c:213 gtk/gtktexttag.c:242
+#: gtk/gtkcellrenderertext.c:214 gtk/gtktexttag.c:243
msgid "Foreground color name"
msgstr ""
-#: gtk/gtkcellrenderertext.c:214 gtk/gtktexttag.c:243
+#: gtk/gtkcellrenderertext.c:215 gtk/gtktexttag.c:244
msgid "Foreground color as a string"
msgstr ""
-#: gtk/gtkcellrenderertext.c:221 gtk/gtktexttag.c:250
+#: gtk/gtkcellrenderertext.c:222 gtk/gtktexttag.c:251
msgid "Foreground color"
msgstr ""
-#: gtk/gtkcellrenderertext.c:222 gtk/gtktexttag.c:251
+#: gtk/gtkcellrenderertext.c:223 gtk/gtktexttag.c:252
msgid "Foreground color as a GdkColor"
msgstr ""
-#: gtk/gtkcellrenderertext.c:230 gtk/gtkentry.c:430 gtk/gtktexttag.c:276
-#: gtk/gtktextview.c:539
+#: gtk/gtkcellrenderertext.c:231 gtk/gtkentry.c:438 gtk/gtktexttag.c:277
+#: gtk/gtktextview.c:548
#, fuzzy
msgid "Editable"
msgstr "(onemogućen)"
-#: gtk/gtkcellrenderertext.c:231 gtk/gtktexttag.c:277 gtk/gtktextview.c:540
+#: gtk/gtkcellrenderertext.c:232 gtk/gtktexttag.c:278 gtk/gtktextview.c:549
msgid "Whether the text can be modified by the user"
msgstr ""
-#: gtk/gtkcellrenderertext.c:238 gtk/gtkcellrenderertext.c:246
-#: gtk/gtkfontsel.c:192 gtk/gtktexttag.c:284 gtk/gtktexttag.c:292
+#: gtk/gtkcellrenderertext.c:239 gtk/gtkcellrenderertext.c:247
+#: gtk/gtkfontsel.c:192 gtk/gtktexttag.c:285 gtk/gtktexttag.c:293
msgid "Font"
msgstr "Pismo"
-#: gtk/gtkcellrenderertext.c:239 gtk/gtktexttag.c:285
+#: gtk/gtkcellrenderertext.c:240 gtk/gtktexttag.c:286
msgid "Font description as a string"
msgstr ""
-#: gtk/gtkcellrenderertext.c:247 gtk/gtktexttag.c:293
+#: gtk/gtkcellrenderertext.c:248 gtk/gtktexttag.c:294
msgid "Font description as a PangoFontDescription struct"
msgstr ""
-#: gtk/gtkcellrenderertext.c:255 gtk/gtktexttag.c:301
+#: gtk/gtkcellrenderertext.c:256 gtk/gtktexttag.c:302
#, fuzzy
msgid "Font family"
msgstr "Obitelj:"
-#: gtk/gtkcellrenderertext.c:256 gtk/gtktexttag.c:302
+#: gtk/gtkcellrenderertext.c:257 gtk/gtktexttag.c:303
msgid "Name of the font family, e.g. Sans, Helvetica, Times, Monospace"
msgstr ""
-#: gtk/gtkcellrenderertext.c:263 gtk/gtkcellrenderertext.c:264
-#: gtk/gtktexttag.c:309 gtk/gtktexttag.c:310
+#: gtk/gtkcellrenderertext.c:264 gtk/gtkcellrenderertext.c:265
+#: gtk/gtktexttag.c:310 gtk/gtktexttag.c:311
#, fuzzy
msgid "Font style"
msgstr "Stil pisma:"
-#: gtk/gtkcellrenderertext.c:272 gtk/gtkcellrenderertext.c:273
-#: gtk/gtktexttag.c:318 gtk/gtktexttag.c:319
+#: gtk/gtkcellrenderertext.c:273 gtk/gtkcellrenderertext.c:274
+#: gtk/gtktexttag.c:319 gtk/gtktexttag.c:320
msgid "Font variant"
msgstr ""
-#: gtk/gtkcellrenderertext.c:281 gtk/gtkcellrenderertext.c:282
-#: gtk/gtktexttag.c:327 gtk/gtktexttag.c:328
+#: gtk/gtkcellrenderertext.c:282 gtk/gtkcellrenderertext.c:283
+#: gtk/gtktexttag.c:328 gtk/gtktexttag.c:329
msgid "Font weight"
msgstr ""
-#: gtk/gtkcellrenderertext.c:291 gtk/gtkcellrenderertext.c:292
-#: gtk/gtktexttag.c:338 gtk/gtktexttag.c:339
+#: gtk/gtkcellrenderertext.c:292 gtk/gtkcellrenderertext.c:293
+#: gtk/gtktexttag.c:339 gtk/gtktexttag.c:340
#, fuzzy
msgid "Font stretch"
msgstr "Osobina pisma"
-#: gtk/gtkcellrenderertext.c:300 gtk/gtkcellrenderertext.c:301
-#: gtk/gtktexttag.c:347 gtk/gtktexttag.c:348
+#: gtk/gtkcellrenderertext.c:301 gtk/gtkcellrenderertext.c:302
+#: gtk/gtktexttag.c:348 gtk/gtktexttag.c:349
#, fuzzy
msgid "Font size"
msgstr "Veličina točke:"
-#: gtk/gtkcellrenderertext.c:310 gtk/gtktexttag.c:367
+#: gtk/gtkcellrenderertext.c:311 gtk/gtktexttag.c:368
#, fuzzy
msgid "Font points"
msgstr "Tipovi pisama:"
-#: gtk/gtkcellrenderertext.c:311 gtk/gtktexttag.c:368
+#: gtk/gtkcellrenderertext.c:312 gtk/gtktexttag.c:369
msgid "Font size in points"
msgstr ""
-#: gtk/gtkcellrenderertext.c:320 gtk/gtktexttag.c:357 gtk/gtktexttag.c:358
+#: gtk/gtkcellrenderertext.c:321 gtk/gtktexttag.c:358 gtk/gtktexttag.c:359
#, fuzzy
msgid "Font scale"
msgstr "Stil pisma:"
-#: gtk/gtkcellrenderertext.c:321
+#: gtk/gtkcellrenderertext.c:322
msgid "Font scaling factor"
msgstr ""
-#: gtk/gtkcellrenderertext.c:330 gtk/gtktexttag.c:426
+#: gtk/gtkcellrenderertext.c:331 gtk/gtktexttag.c:427
msgid "Rise"
msgstr ""
-#: gtk/gtkcellrenderertext.c:331 gtk/gtktexttag.c:427
+#: gtk/gtkcellrenderertext.c:332 gtk/gtktexttag.c:428
msgid ""
"Offset of text above the baseline (below the baseline if rise is negative)"
msgstr ""
-#: gtk/gtkcellrenderertext.c:341 gtk/gtktexttag.c:466
+#: gtk/gtkcellrenderertext.c:342 gtk/gtktexttag.c:467
msgid "Strikethrough"
msgstr ""
-#: gtk/gtkcellrenderertext.c:342 gtk/gtktexttag.c:467
+#: gtk/gtkcellrenderertext.c:343 gtk/gtktexttag.c:468
msgid "Whether to strike through the text"
msgstr ""
-#: gtk/gtkcellrenderertext.c:349 gtk/gtktexttag.c:474
+#: gtk/gtkcellrenderertext.c:350 gtk/gtktexttag.c:475
msgid "Underline"
msgstr ""
-#: gtk/gtkcellrenderertext.c:350 gtk/gtktexttag.c:475
+#: gtk/gtkcellrenderertext.c:351 gtk/gtktexttag.c:476
msgid "Style of underline for this text"
msgstr ""
-#: gtk/gtkcellrenderertext.c:360 gtk/gtktexttag.c:511
+#: gtk/gtkcellrenderertext.c:361 gtk/gtktexttag.c:512
msgid "Background set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:361 gtk/gtktexttag.c:512
+#: gtk/gtkcellrenderertext.c:362 gtk/gtktexttag.c:513
msgid "Whether this tag affects the background color"
msgstr ""
-#: gtk/gtkcellrenderertext.c:364 gtk/gtktexttag.c:523
+#: gtk/gtkcellrenderertext.c:365 gtk/gtktexttag.c:524
msgid "Foreground set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:365 gtk/gtktexttag.c:524
+#: gtk/gtkcellrenderertext.c:366 gtk/gtktexttag.c:525
msgid "Whether this tag affects the foreground color"
msgstr ""
-#: gtk/gtkcellrenderertext.c:368 gtk/gtktexttag.c:531
+#: gtk/gtkcellrenderertext.c:369 gtk/gtktexttag.c:532
msgid "Editability set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:369 gtk/gtktexttag.c:532
+#: gtk/gtkcellrenderertext.c:370 gtk/gtktexttag.c:533
msgid "Whether this tag affects text editability"
msgstr ""
-#: gtk/gtkcellrenderertext.c:372 gtk/gtktexttag.c:535
+#: gtk/gtkcellrenderertext.c:373 gtk/gtktexttag.c:536
msgid "Font family set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:373 gtk/gtktexttag.c:536
+#: gtk/gtkcellrenderertext.c:374 gtk/gtktexttag.c:537
msgid "Whether this tag affects the font family"
msgstr ""
-#: gtk/gtkcellrenderertext.c:376 gtk/gtktexttag.c:539
+#: gtk/gtkcellrenderertext.c:377 gtk/gtktexttag.c:540
#, fuzzy
msgid "Font style set"
msgstr "Stil pisma:"
-#: gtk/gtkcellrenderertext.c:377 gtk/gtktexttag.c:540
+#: gtk/gtkcellrenderertext.c:378 gtk/gtktexttag.c:541
msgid "Whether this tag affects the font style"
msgstr ""
-#: gtk/gtkcellrenderertext.c:380 gtk/gtktexttag.c:543
+#: gtk/gtkcellrenderertext.c:381 gtk/gtktexttag.c:544
msgid "Font variant set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:381 gtk/gtktexttag.c:544
+#: gtk/gtkcellrenderertext.c:382 gtk/gtktexttag.c:545
msgid "Whether this tag affects the font variant"
msgstr ""
-#: gtk/gtkcellrenderertext.c:384 gtk/gtktexttag.c:547
+#: gtk/gtkcellrenderertext.c:385 gtk/gtktexttag.c:548
msgid "Font weight set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:385 gtk/gtktexttag.c:548
+#: gtk/gtkcellrenderertext.c:386 gtk/gtktexttag.c:549
msgid "Whether this tag affects the font weight"
msgstr ""
-#: gtk/gtkcellrenderertext.c:388 gtk/gtktexttag.c:551
+#: gtk/gtkcellrenderertext.c:389 gtk/gtktexttag.c:552
msgid "Font stretch set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:389 gtk/gtktexttag.c:552
+#: gtk/gtkcellrenderertext.c:390 gtk/gtktexttag.c:553
msgid "Whether this tag affects the font stretch"
msgstr ""
-#: gtk/gtkcellrenderertext.c:392 gtk/gtktexttag.c:555
+#: gtk/gtkcellrenderertext.c:393 gtk/gtktexttag.c:556
msgid "Font size set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:393 gtk/gtktexttag.c:556
+#: gtk/gtkcellrenderertext.c:394 gtk/gtktexttag.c:557
msgid "Whether this tag affects the font size"
msgstr ""
-#: gtk/gtkcellrenderertext.c:396 gtk/gtktexttag.c:559
+#: gtk/gtkcellrenderertext.c:397 gtk/gtktexttag.c:560
#, fuzzy
msgid "Font scale set"
msgstr "Stil pisma:"
-#: gtk/gtkcellrenderertext.c:397 gtk/gtktexttag.c:560
+#: gtk/gtkcellrenderertext.c:398 gtk/gtktexttag.c:561
msgid "Whether this tag scales the font size by a factor"
msgstr ""
-#: gtk/gtkcellrenderertext.c:400 gtk/gtktexttag.c:579
+#: gtk/gtkcellrenderertext.c:401 gtk/gtktexttag.c:580
msgid "Rise set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:401 gtk/gtktexttag.c:580
+#: gtk/gtkcellrenderertext.c:402 gtk/gtktexttag.c:581
msgid "Whether this tag affects the rise"
msgstr ""
-#: gtk/gtkcellrenderertext.c:404 gtk/gtktexttag.c:595
+#: gtk/gtkcellrenderertext.c:405 gtk/gtktexttag.c:596
msgid "Strikethrough set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:405 gtk/gtktexttag.c:596
+#: gtk/gtkcellrenderertext.c:406 gtk/gtktexttag.c:597
msgid "Whether this tag affects strikethrough"
msgstr ""
-#: gtk/gtkcellrenderertext.c:408 gtk/gtktexttag.c:603
+#: gtk/gtkcellrenderertext.c:409 gtk/gtktexttag.c:604
msgid "Underline set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:409 gtk/gtktexttag.c:604
+#: gtk/gtkcellrenderertext.c:410 gtk/gtktexttag.c:605
msgid "Whether this tag affects underlining"
msgstr ""
-#: gtk/gtkcellrenderertoggle.c:129
+#: gtk/gtkcellrenderertoggle.c:130
msgid "Toggle state"
msgstr ""
-#: gtk/gtkcellrenderertoggle.c:130
+#: gtk/gtkcellrenderertoggle.c:131
msgid "The toggle state of the button"
msgstr ""
-#: gtk/gtkcellrenderertoggle.c:138
+#: gtk/gtkcellrenderertoggle.c:139
#, fuzzy
msgid "Activatable"
msgstr "(onemogućen)"
-#: gtk/gtkcellrenderertoggle.c:139
+#: gtk/gtkcellrenderertoggle.c:140
msgid "The toggle button can be activated"
msgstr ""
-#: gtk/gtkcellrenderertoggle.c:147
+#: gtk/gtkcellrenderertoggle.c:148
msgid "Radio state"
msgstr ""
-#: gtk/gtkcellrenderertoggle.c:148
+#: gtk/gtkcellrenderertoggle.c:149
msgid "Draw the toggle button as a radio button"
msgstr ""
-#: gtk/gtkcheckbutton.c:95 gtk/gtkoptionmenu.c:163
+#: gtk/gtkcheckbutton.c:95 gtk/gtkoptionmenu.c:191
msgid "Indicator Size"
msgstr ""
@@ -1048,7 +1056,7 @@ msgstr ""
msgid "Size of check or radio indicator"
msgstr ""
-#: gtk/gtkcheckbutton.c:103 gtk/gtkoptionmenu.c:169
+#: gtk/gtkcheckbutton.c:103 gtk/gtkoptionmenu.c:197
msgid "Indicator Spacing"
msgstr ""
@@ -1056,171 +1064,171 @@ msgstr ""
msgid "Spacing around check or radio indicator"
msgstr ""
-#: gtk/gtkcheckmenuitem.c:114 gtk/gtktogglebutton.c:142
+#: gtk/gtkcheckmenuitem.c:115 gtk/gtktogglebutton.c:132
msgid "Active"
msgstr ""
-#: gtk/gtkcheckmenuitem.c:115
+#: gtk/gtkcheckmenuitem.c:116
msgid "Whether the menu item is checked."
msgstr ""
-#: gtk/gtkcheckmenuitem.c:122 gtk/gtktogglebutton.c:150
+#: gtk/gtkcheckmenuitem.c:123 gtk/gtktogglebutton.c:140
msgid "Inconsistent"
msgstr ""
-#: gtk/gtkcheckmenuitem.c:123
+#: gtk/gtkcheckmenuitem.c:124
msgid "Whether to display an \"inconsistent\" state."
msgstr ""
-#: gtk/gtkcolorsel.c:574
+#: gtk/gtkcolorsel.c:578
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:579
+#: gtk/gtkcolorsel.c:583
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:883
+#: gtk/gtkcolorsel.c:887
msgid "_Save color here"
msgstr ""
-#: gtk/gtkcolorsel.c:1051
+#: gtk/gtkcolorsel.c:1055
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:1667
+#: gtk/gtkcolorsel.c:1674
msgid "Has Opacity Control"
msgstr ""
-#: gtk/gtkcolorsel.c:1668
+#: gtk/gtkcolorsel.c:1675
msgid "Whether the color selector should allow setting opacity"
msgstr ""
-#: gtk/gtkcolorsel.c:1674
+#: gtk/gtkcolorsel.c:1681
msgid "Has palette"
msgstr ""
-#: gtk/gtkcolorsel.c:1675
+#: gtk/gtkcolorsel.c:1682
msgid "Whether a palette should be used"
msgstr ""
-#: gtk/gtkcolorsel.c:1681
+#: gtk/gtkcolorsel.c:1688
msgid "Current Color"
msgstr ""
-#: gtk/gtkcolorsel.c:1682
+#: gtk/gtkcolorsel.c:1689
msgid "The current color"
msgstr ""
-#: gtk/gtkcolorsel.c:1688
+#: gtk/gtkcolorsel.c:1695
msgid "Current Alpha"
msgstr ""
-#: gtk/gtkcolorsel.c:1689
+#: gtk/gtkcolorsel.c:1696
msgid "The current opacity value (0 fully transparent, 65535 fully opaque)"
msgstr ""
-#: gtk/gtkcolorsel.c:1702
+#: gtk/gtkcolorsel.c:1709
msgid "Custom palette"
msgstr ""
-#: gtk/gtkcolorsel.c:1703
+#: gtk/gtkcolorsel.c:1710
msgid "Palette to use in the color selector"
msgstr ""
-#: gtk/gtkcolorsel.c:1758
+#: gtk/gtkcolorsel.c:1750
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:1786
+#: gtk/gtkcolorsel.c:1778
msgid ""
"Click the eyedropper, then click a color anywhere on your screen to select "
"that color."
msgstr ""
-#: gtk/gtkcolorsel.c:1795
+#: gtk/gtkcolorsel.c:1787
#, fuzzy
msgid "_Hue:"
msgstr "Nijansa:"
-#: gtk/gtkcolorsel.c:1796
+#: gtk/gtkcolorsel.c:1788
msgid "Position on the color wheel."
msgstr ""
-#: gtk/gtkcolorsel.c:1797
+#: gtk/gtkcolorsel.c:1789
#, fuzzy
msgid "_Saturation:"
msgstr "Zasićenost:"
-#: gtk/gtkcolorsel.c:1798
+#: gtk/gtkcolorsel.c:1790
msgid "\"Deepness\" of the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1799
+#: gtk/gtkcolorsel.c:1791
#, fuzzy
msgid "_Value:"
msgstr "Vrijednost:"
-#: gtk/gtkcolorsel.c:1800
+#: gtk/gtkcolorsel.c:1792
msgid "Brightness of the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1801
+#: gtk/gtkcolorsel.c:1793
#, fuzzy
msgid "_Red:"
msgstr "Crveno:"
-#: gtk/gtkcolorsel.c:1802
+#: gtk/gtkcolorsel.c:1794
msgid "Amount of red light in the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1803
+#: gtk/gtkcolorsel.c:1795
#, fuzzy
msgid "_Green:"
msgstr "Zeleno:"
-#: gtk/gtkcolorsel.c:1804
+#: gtk/gtkcolorsel.c:1796
msgid "Amount of green light in the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1805
+#: gtk/gtkcolorsel.c:1797
#, fuzzy
msgid "_Blue:"
msgstr "Plavo:"
-#: gtk/gtkcolorsel.c:1806
+#: gtk/gtkcolorsel.c:1798
msgid "Amount of blue light in the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1809
+#: gtk/gtkcolorsel.c:1801
#, fuzzy
msgid "_Opacity:"
msgstr "Prozirnost:"
-#: gtk/gtkcolorsel.c:1817
+#: gtk/gtkcolorsel.c:1809
msgid "Transparency of the currently-selected color."
msgstr ""
-#: gtk/gtkcolorsel.c:1832
+#: gtk/gtkcolorsel.c:1824
msgid "Color _Name:"
msgstr ""
-#: gtk/gtkcolorsel.c:1844
+#: gtk/gtkcolorsel.c:1836
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:1863
+#: gtk/gtkcolorsel.c:1855
msgid "_Palette"
msgstr ""
@@ -1265,204 +1273,204 @@ msgstr ""
msgid "Whether entered values must already be present in the list"
msgstr ""
-#: gtk/gtkcontainer.c:202
+#: gtk/gtkcontainer.c:203
msgid "Resize mode"
msgstr ""
-#: gtk/gtkcontainer.c:203
+#: gtk/gtkcontainer.c:204
msgid "Specify how resize events are handled"
msgstr ""
-#: gtk/gtkcontainer.c:210
+#: gtk/gtkcontainer.c:211
msgid "Border width"
msgstr ""
-#: gtk/gtkcontainer.c:211
+#: gtk/gtkcontainer.c:212
msgid "The width of the empty border outside the containers children."
msgstr ""
-#: gtk/gtkcontainer.c:219
+#: gtk/gtkcontainer.c:220
msgid "Child"
msgstr ""
-#: gtk/gtkcontainer.c:220
+#: gtk/gtkcontainer.c:221
msgid "Can be used to add a new child to the container."
msgstr ""
-#: gtk/gtkcurve.c:120
+#: gtk/gtkcurve.c:121
#, fuzzy
msgid "Curve type"
msgstr "Napravi"
-#: gtk/gtkcurve.c:121
+#: gtk/gtkcurve.c:122
msgid "Is this curve linear, spline interpolated, or free-form"
msgstr ""
-#: gtk/gtkcurve.c:129
+#: gtk/gtkcurve.c:130
msgid "Minimum X"
msgstr ""
-#: gtk/gtkcurve.c:130
+#: gtk/gtkcurve.c:131
msgid "Minimum possible value for X"
msgstr ""
-#: gtk/gtkcurve.c:139
+#: gtk/gtkcurve.c:140
msgid "Maximum X"
msgstr ""
-#: gtk/gtkcurve.c:140
+#: gtk/gtkcurve.c:141
msgid "Maximum possible X value."
msgstr ""
-#: gtk/gtkcurve.c:149
+#: gtk/gtkcurve.c:150
msgid "Minimum Y"
msgstr ""
-#: gtk/gtkcurve.c:150
+#: gtk/gtkcurve.c:151
msgid "Minimum possible value for Y"
msgstr ""
-#: gtk/gtkcurve.c:159
+#: gtk/gtkcurve.c:160
msgid "Maximum Y"
msgstr ""
-#: gtk/gtkcurve.c:160
+#: gtk/gtkcurve.c:161
msgid "Maximum possible value for Y"
msgstr ""
-#: gtk/gtkdialog.c:125
+#: gtk/gtkdialog.c:126
msgid "Has separator"
msgstr ""
-#: gtk/gtkdialog.c:126
+#: gtk/gtkdialog.c:127
msgid "The dialog has a separator bar above its buttons"
msgstr ""
-#: gtk/gtkdialog.c:149
+#: gtk/gtkdialog.c:150
msgid "Content area border"
msgstr ""
-#: gtk/gtkdialog.c:150
+#: gtk/gtkdialog.c:151
msgid "Width of border around the main dialog area"
msgstr ""
-#: gtk/gtkdialog.c:157
+#: gtk/gtkdialog.c:158
msgid "Button spacing"
msgstr ""
-#: gtk/gtkdialog.c:158
+#: gtk/gtkdialog.c:159
msgid "Spacing between buttons"
msgstr ""
-#: gtk/gtkdialog.c:166
+#: gtk/gtkdialog.c:167
msgid "Action area border"
msgstr ""
-#: gtk/gtkdialog.c:167
+#: gtk/gtkdialog.c:168
msgid "Width of border around the button area at the bottom of the dialog"
msgstr ""
-#: gtk/gtkentry.c:410 gtk/gtklabel.c:361
+#: gtk/gtkentry.c:418 gtk/gtklabel.c:360
#, fuzzy
msgid "Cursor Position"
msgstr "Onemogućen"
-#: gtk/gtkentry.c:411 gtk/gtklabel.c:362
+#: gtk/gtkentry.c:419 gtk/gtklabel.c:361
msgid "The current position of the insertion cursor in chars."
msgstr ""
-#: gtk/gtkentry.c:420 gtk/gtklabel.c:371
+#: gtk/gtkentry.c:428 gtk/gtklabel.c:370
#, fuzzy
msgid "Selection Bound"
msgstr "Izbor: "
-#: gtk/gtkentry.c:421 gtk/gtklabel.c:372
+#: gtk/gtkentry.c:429 gtk/gtklabel.c:371
msgid ""
"The position of the opposite end of the selection from the cursor in chars."
msgstr ""
-#: gtk/gtkentry.c:431
+#: gtk/gtkentry.c:439
msgid "Whether the entry contents can be edited"
msgstr ""
-#: gtk/gtkentry.c:438
+#: gtk/gtkentry.c:446
msgid "Maximum length"
msgstr ""
-#: gtk/gtkentry.c:439
+#: gtk/gtkentry.c:447
msgid "Maximum number of characters for this entry"
msgstr ""
-#: gtk/gtkentry.c:447
+#: gtk/gtkentry.c:455
msgid "Visibility"
msgstr ""
-#: gtk/gtkentry.c:448
+#: gtk/gtkentry.c:456
msgid ""
"FALSE displays the \"invisible char\" instead of the actual text (password "
"mode)"
msgstr ""
-#: gtk/gtkentry.c:455
+#: gtk/gtkentry.c:463
msgid "Has Frame"
msgstr ""
-#: gtk/gtkentry.c:456
+#: gtk/gtkentry.c:464
msgid "FALSE removes outside bevel from entry."
msgstr ""
-#: gtk/gtkentry.c:463
+#: gtk/gtkentry.c:471
msgid "Invisible character"
msgstr ""
-#: gtk/gtkentry.c:464
+#: gtk/gtkentry.c:472
msgid "The character to use when masking entry contents (in \"password mode\")"
msgstr ""
-#: gtk/gtkentry.c:471
+#: gtk/gtkentry.c:479
msgid "Activates default"
msgstr ""
-#: gtk/gtkentry.c:472
+#: gtk/gtkentry.c:480
msgid ""
"Whether to activate the default widget (such as the default button in a "
"dialog) when Enter is pressed."
msgstr ""
-#: gtk/gtkentry.c:478
+#: gtk/gtkentry.c:486
msgid "Width in chars"
msgstr ""
-#: gtk/gtkentry.c:479
+#: gtk/gtkentry.c:487
msgid "Number of characters to leave space for in the entry."
msgstr ""
-#: gtk/gtkentry.c:488
+#: gtk/gtkentry.c:496
msgid "Scroll offset"
msgstr ""
-#: gtk/gtkentry.c:489
+#: gtk/gtkentry.c:497
msgid "Number of pixels of the entry scrolled off the screen to the left"
msgstr ""
-#: gtk/gtkentry.c:499
+#: gtk/gtkentry.c:507
msgid "The contents of the entry"
msgstr ""
-#: gtk/gtkentry.c:505 gtk/gtklabel.c:380 gtk/gtktextview.c:615
+#: gtk/gtkentry.c:513 gtk/gtklabel.c:379 gtk/gtktextview.c:624
msgid "Cursor color"
msgstr ""
-#: gtk/gtkentry.c:506 gtk/gtklabel.c:381 gtk/gtktextview.c:616
+#: gtk/gtkentry.c:514 gtk/gtklabel.c:380 gtk/gtktextview.c:625
msgid "Color with which to draw insertion cursor"
msgstr ""
-#: gtk/gtkentry.c:3793 gtk/gtklabel.c:3180
+#: gtk/gtkentry.c:3832 gtk/gtklabel.c:3151
#, fuzzy
msgid "Select All"
msgstr "Obriši"
-#: gtk/gtkentry.c:3803 gtk/gtklabel.c:3190 gtk/gtktextview.c:5563
+#: gtk/gtkentry.c:3842 gtk/gtklabel.c:3161 gtk/gtktextview.c:5737
msgid "Input Methods"
msgstr ""
@@ -1493,12 +1501,12 @@ msgstr "Direktoriji"
msgid "Files"
msgstr "Datoteke"
-#: gtk/gtkfilesel.c:727 gtk/gtkfilesel.c:2052
+#: gtk/gtkfilesel.c:726 gtk/gtkfilesel.c:2057
#, c-format
msgid "Directory unreadable: %s"
msgstr "Nečitljiv direktorij: %s"
-#: gtk/gtkfilesel.c:849
+#: gtk/gtkfilesel.c:848
#, c-format
msgid ""
"The file \"%s\" resides on another machine (called %s) and may not be "
@@ -1506,130 +1514,128 @@ msgid ""
"Are you sure that you want to select it?"
msgstr ""
-#: gtk/gtkfilesel.c:979
+#: gtk/gtkfilesel.c:978
msgid "Create Dir"
msgstr "Napravi direktorij"
-#: gtk/gtkfilesel.c:990 gtk/gtkfilesel.c:1413
+#: gtk/gtkfilesel.c:989 gtk/gtkfilesel.c:1416
msgid "Delete File"
msgstr "Obriši datoteku"
-#: gtk/gtkfilesel.c:1001 gtk/gtkfilesel.c:1556
+#: gtk/gtkfilesel.c:1000 gtk/gtkfilesel.c:1559
msgid "Rename File"
msgstr "Promijeni ime datoteci"
-#: gtk/gtkfilesel.c:1236
+#: gtk/gtkfilesel.c:1237
#, c-format
msgid ""
"The directory name \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
-#: gtk/gtkfilesel.c:1238
+#: gtk/gtkfilesel.c:1239
#, c-format
msgid ""
"Error creating directory \"%s\": %s\n"
"%s"
msgstr ""
-#: gtk/gtkfilesel.c:1239 gtk/gtkfilesel.c:1490
+#: gtk/gtkfilesel.c:1240 gtk/gtkfilesel.c:1493
msgid "You probably used symbols not allowed in filenames."
msgstr ""
-#: gtk/gtkfilesel.c:1247
+#: gtk/gtkfilesel.c:1248
#, c-format
msgid "Error creating directory \"%s\": %s\n"
msgstr ""
-#: gtk/gtkfilesel.c:1281
+#: gtk/gtkfilesel.c:1282
msgid "Create Directory"
msgstr "Napravi direktorij"
-#: gtk/gtkfilesel.c:1295
+#: gtk/gtkfilesel.c:1296
#, fuzzy
msgid "_Directory name:"
msgstr "Ime direktorija:"
#. buttons
-#: gtk/gtkfilesel.c:1309
-msgid "Create"
-msgstr "Napravi"
-
-#: gtk/gtkfilesel.c:1318 gtk/gtkfilesel.c:1444 gtk/gtkfilesel.c:1598
-#: gtk/gtkgamma.c:424
+#: gtk/gtkfilesel.c:1310 gtk/gtkfilesel.c:1438 gtk/gtkfilesel.c:1592
+#: gtk/gtkgamma.c:417
msgid "Cancel"
msgstr "Poništi"
-#: gtk/gtkfilesel.c:1353
+#: gtk/gtkfilesel.c:1322
+msgid "Create"
+msgstr "Napravi"
+
+#: gtk/gtkfilesel.c:1356
#, c-format
msgid "The filename \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
-#: gtk/gtkfilesel.c:1356
+#: gtk/gtkfilesel.c:1359
#, c-format
msgid ""
"Error deleting file \"%s\": %s\n"
"%s"
msgstr ""
-#: gtk/gtkfilesel.c:1358 gtk/gtkfilesel.c:1504
+#: gtk/gtkfilesel.c:1361 gtk/gtkfilesel.c:1507
msgid "It probably contains symbols not allowed in filenames."
msgstr ""
-#: gtk/gtkfilesel.c:1367
+#: gtk/gtkfilesel.c:1370
#, c-format
msgid "Error deleting file \"%s\": %s"
msgstr ""
-#. buttons
-#: gtk/gtkfilesel.c:1435
+#: gtk/gtkfilesel.c:1448
msgid "Delete"
msgstr "Obriši"
-#: gtk/gtkfilesel.c:1486 gtk/gtkfilesel.c:1500
+#: gtk/gtkfilesel.c:1489 gtk/gtkfilesel.c:1503
#, c-format
msgid "The file name \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
-#: gtk/gtkfilesel.c:1488
+#: gtk/gtkfilesel.c:1491
#, c-format
msgid ""
"Error renaming file to \"%s\": %s\n"
"%s"
msgstr ""
-#: gtk/gtkfilesel.c:1502
+#: gtk/gtkfilesel.c:1505
#, c-format
msgid ""
"Error renaming file \"%s\": %s\n"
"%s"
msgstr ""
-#: gtk/gtkfilesel.c:1512
+#: gtk/gtkfilesel.c:1515
#, c-format
msgid "Error renaming file \"%s\" to \"%s\": %s"
msgstr ""
-#. buttons
-#: gtk/gtkfilesel.c:1589
+#: gtk/gtkfilesel.c:1604
msgid "Rename"
msgstr "Promijeni ime"
-#: gtk/gtkfilesel.c:2031
+#: gtk/gtkfilesel.c:2036
msgid "Selection: "
msgstr "Izbor: "
-#: gtk/gtkfilesel.c:2641
+#: gtk/gtkfilesel.c:2647
#, c-format
msgid ""
"The filename %s couldn't be converted to UTF-8. Try setting the environment "
"variable G_BROKEN_FILENAMES."
msgstr ""
-#: gtk/gtkfilesel.c:3509
+#: gtk/gtkfilesel.c:3515
msgid "Name too long"
msgstr ""
-#: gtk/gtkfilesel.c:3511
+#: gtk/gtkfilesel.c:3517
msgid "Couldn't convert filename"
msgstr ""
@@ -1675,7 +1681,7 @@ msgstr "Veličina:"
msgid "Preview:"
msgstr "Pregled:"
-#: gtk/gtkfontsel.c:1060
+#: gtk/gtkfontsel.c:1059
msgid "Font Selection"
msgstr "Izbor pisma"
@@ -1700,7 +1706,7 @@ msgstr ""
msgid "The vertical alignment of the label."
msgstr ""
-#: gtk/gtkframe.c:153 gtk/gtkhandlebox.c:184
+#: gtk/gtkframe.c:153 gtk/gtkhandlebox.c:185
msgid "Deprecated property, use shadow_type instead."
msgstr ""
@@ -1720,41 +1726,41 @@ msgstr ""
msgid "A widget to display in place of the usual frame label."
msgstr ""
-#: gtk/gtkgamma.c:395
+#: gtk/gtkgamma.c:396
msgid "Gamma"
msgstr "Gama"
-#: gtk/gtkgamma.c:402
+#: gtk/gtkgamma.c:403
#, fuzzy
msgid "_Gamma value"
msgstr "Gama vrijednost"
-#: gtk/gtkgamma.c:416
+#: gtk/gtkgamma.c:423
msgid "OK"
msgstr "U redu"
-#: gtk/gtkhandlebox.c:191 gtk/gtkmenubar.c:148 gtk/gtkstatusbar.c:157
-#: gtk/gtktoolbar.c:276 gtk/gtkviewport.c:147
+#: gtk/gtkhandlebox.c:192 gtk/gtkmenubar.c:148 gtk/gtkstatusbar.c:158
+#: gtk/gtktoolbar.c:277 gtk/gtkviewport.c:148
msgid "Shadow type"
msgstr ""
-#: gtk/gtkhandlebox.c:192
+#: gtk/gtkhandlebox.c:193
msgid "Appearance of the shadow that surrounds the container."
msgstr ""
-#: gtk/gtkhandlebox.c:200
+#: gtk/gtkhandlebox.c:201
msgid "Handle position"
msgstr ""
-#: gtk/gtkhandlebox.c:201
+#: gtk/gtkhandlebox.c:202
msgid "Position of the handle relative to the child widget."
msgstr ""
-#: gtk/gtkhandlebox.c:209
+#: gtk/gtkhandlebox.c:210
msgid "Snap edge"
msgstr ""
-#: gtk/gtkhandlebox.c:210
+#: gtk/gtkhandlebox.c:211
msgid ""
"Side of the handlebox that's lined up with the docking point to dock the "
"handlebox."
@@ -1763,7 +1769,7 @@ msgstr ""
#. Remove this icon source so we don't keep trying to
#. * load it.
#.
-#: gtk/gtkiconfactory.c:1049
+#: gtk/gtkiconfactory.c:1061
#, c-format
msgid "Error loading icon: %s"
msgstr ""
@@ -1777,216 +1783,216 @@ msgid "Child widget to appear next to the menu text"
msgstr ""
#. shell and main vbox
-#: gtk/gtkinputdialog.c:181
+#: gtk/gtkinputdialog.c:182
msgid "Input"
msgstr "Unos"
-#: gtk/gtkinputdialog.c:189
+#: gtk/gtkinputdialog.c:190
msgid "No input devices"
msgstr "Nema ulaznih uređaja"
-#: gtk/gtkinputdialog.c:218
+#: gtk/gtkinputdialog.c:219
#, fuzzy
msgid "_Device:"
msgstr "Uređaj:"
-#: gtk/gtkinputdialog.c:235
+#: gtk/gtkinputdialog.c:236
msgid "Disabled"
msgstr "Onemogućen"
-#: gtk/gtkinputdialog.c:243
+#: gtk/gtkinputdialog.c:244
msgid "Screen"
msgstr "Ekran"
-#: gtk/gtkinputdialog.c:251
+#: gtk/gtkinputdialog.c:252
msgid "Window"
msgstr "Prozor"
-#: gtk/gtkinputdialog.c:259
+#: gtk/gtkinputdialog.c:260
#, fuzzy
msgid "_Mode: "
msgstr "Način: "
#. The axis listbox
-#: gtk/gtkinputdialog.c:290
+#: gtk/gtkinputdialog.c:291
#, fuzzy
msgid "_Axes"
msgstr "Osi"
#. Keys listbox
-#: gtk/gtkinputdialog.c:306
+#: gtk/gtkinputdialog.c:307
#, fuzzy
msgid "_Keys"
msgstr "Tipke"
#. We create the save button in any case, so that clients can
#. connect to it, without paying attention to whether it exits
-#: gtk/gtkinputdialog.c:327
+#: gtk/gtkinputdialog.c:328
msgid "Save"
msgstr "Spremi"
-#: gtk/gtkinputdialog.c:336
+#: gtk/gtkinputdialog.c:337
msgid "Close"
msgstr "Zatvori"
-#: gtk/gtkinputdialog.c:469
+#: gtk/gtkinputdialog.c:470
msgid "X"
msgstr "X"
-#: gtk/gtkinputdialog.c:470
+#: gtk/gtkinputdialog.c:471
msgid "Y"
msgstr "Y"
-#: gtk/gtkinputdialog.c:471
+#: gtk/gtkinputdialog.c:472
msgid "Pressure"
msgstr "Pritisak"
-#: gtk/gtkinputdialog.c:472
+#: gtk/gtkinputdialog.c:473
msgid "X Tilt"
msgstr "X pomak"
-#: gtk/gtkinputdialog.c:473
+#: gtk/gtkinputdialog.c:474
msgid "Y Tilt"
msgstr "Y pomak"
-#: gtk/gtkinputdialog.c:474
+#: gtk/gtkinputdialog.c:475
msgid "Wheel"
msgstr ""
-#: gtk/gtkinputdialog.c:514
+#: gtk/gtkinputdialog.c:515
msgid "none"
msgstr "nijedan"
-#: gtk/gtkinputdialog.c:548 gtk/gtkinputdialog.c:584
+#: gtk/gtkinputdialog.c:549 gtk/gtkinputdialog.c:585
msgid "(disabled)"
msgstr "(onemogućen)"
-#: gtk/gtkinputdialog.c:577
+#: gtk/gtkinputdialog.c:578
msgid "(unknown)"
msgstr "(nepoznat)"
#. and clear button
-#: gtk/gtkinputdialog.c:662
+#: gtk/gtkinputdialog.c:663
msgid "clear"
msgstr "obriši"
-#: gtk/gtklabel.c:284
+#: gtk/gtklabel.c:283
msgid "The text of the label."
msgstr ""
-#: gtk/gtklabel.c:291
+#: gtk/gtklabel.c:290
msgid "A list of style attributes to apply to the text of the label."
msgstr ""
-#: gtk/gtklabel.c:297
+#: gtk/gtklabel.c:296
msgid "Use markup"
msgstr ""
-#: gtk/gtklabel.c:298
+#: gtk/gtklabel.c:297
msgid "The text of the label includes XML markup. See pango_parse_markup()."
msgstr ""
-#: gtk/gtklabel.c:312 gtk/gtktexttag.c:377 gtk/gtktextview.c:556
+#: gtk/gtklabel.c:311 gtk/gtktexttag.c:378 gtk/gtktextview.c:565
msgid "Justification"
msgstr ""
-#: gtk/gtklabel.c:313
+#: gtk/gtklabel.c:312
msgid ""
"The alignment of the lines in the text of the label relative to each other. "
"This does NOT affect the alignment of the label within its allocation. See "
"GtkMisc::xalign for that."
msgstr ""
-#: gtk/gtklabel.c:321
+#: gtk/gtklabel.c:320
msgid "Pattern"
msgstr ""
-#: gtk/gtklabel.c:322
+#: gtk/gtklabel.c:321
msgid ""
"A string with _ characters in positions correspond to characters in the text "
"to underline."
msgstr ""
-#: gtk/gtklabel.c:329
+#: gtk/gtklabel.c:328
msgid "Line wrap"
msgstr ""
-#: gtk/gtklabel.c:330
+#: gtk/gtklabel.c:329
msgid "If set, wrap lines if the text becomes too wide."
msgstr ""
-#: gtk/gtklabel.c:336
+#: gtk/gtklabel.c:335
#, fuzzy
msgid "Selectable"
msgstr "Obriši"
-#: gtk/gtklabel.c:337
+#: gtk/gtklabel.c:336
msgid "Whether the label text can be selected with the mouse."
msgstr ""
-#: gtk/gtklabel.c:343
+#: gtk/gtklabel.c:342
msgid "Mnemonic key"
msgstr ""
-#: gtk/gtklabel.c:344
+#: gtk/gtklabel.c:343
msgid "The mnemonic accelerator key for this label."
msgstr ""
-#: gtk/gtklabel.c:352
+#: gtk/gtklabel.c:351
msgid "Mnemonic widget"
msgstr ""
-#: gtk/gtklabel.c:353
+#: gtk/gtklabel.c:352
msgid "The widget to be activated when the label's mnemonic key is pressed."
msgstr ""
-#: gtk/gtklayout.c:575
+#: gtk/gtklayout.c:576
msgid "X position"
msgstr ""
-#: gtk/gtklayout.c:576
+#: gtk/gtklayout.c:577
msgid "X position of child widget"
msgstr ""
-#: gtk/gtklayout.c:585
+#: gtk/gtklayout.c:586
msgid "Y position"
msgstr ""
-#: gtk/gtklayout.c:586
+#: gtk/gtklayout.c:587
msgid "Y position of child widget"
msgstr ""
-#: gtk/gtklayout.c:595 gtk/gtkviewport.c:131
+#: gtk/gtklayout.c:596 gtk/gtkviewport.c:132
msgid "Horizontal adjustment"
msgstr ""
-#: gtk/gtklayout.c:596
+#: gtk/gtklayout.c:597
msgid "The GtkAdjustment for the horizontal position."
msgstr ""
-#: gtk/gtklayout.c:603 gtk/gtkviewport.c:139
+#: gtk/gtklayout.c:604 gtk/gtkviewport.c:140
msgid "Vertical adjustment"
msgstr ""
-#: gtk/gtklayout.c:604
+#: gtk/gtklayout.c:605
msgid "The GtkAdjustment for the vertical position."
msgstr ""
-#: gtk/gtklayout.c:611 gtk/gtktreeviewcolumn.c:179
+#: gtk/gtklayout.c:612 gtk/gtktreeviewcolumn.c:189
#, fuzzy
msgid "Width"
msgstr "Postavi širinu:"
-#: gtk/gtklayout.c:612
+#: gtk/gtklayout.c:613
msgid "The width of the layout."
msgstr ""
-#: gtk/gtklayout.c:620
+#: gtk/gtklayout.c:621
#, fuzzy
msgid "Height"
msgstr "lagano"
-#: gtk/gtklayout.c:621
+#: gtk/gtklayout.c:622
msgid "The height of the layout."
msgstr ""
@@ -1995,7 +2001,7 @@ 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:572
+#: gtk/gtkmain.c:613
msgid "default:LTR"
msgstr ""
@@ -2003,7 +2009,7 @@ msgstr ""
msgid "Style of bevel around the menubar"
msgstr ""
-#: gtk/gtkmenubar.c:156 gtk/gtktoolbar.c:250
+#: gtk/gtkmenubar.c:156 gtk/gtktoolbar.c:251
msgid "Internal padding"
msgstr ""
@@ -2011,14 +2017,30 @@ msgstr ""
msgid "Amount of border space between the menubar shadow and the menu items"
msgstr ""
-#: gtk/gtkmessagedialog.c:80
+#: gtk/gtkmessagedialog.c:104
msgid "Image/label border"
msgstr ""
-#: gtk/gtkmessagedialog.c:81
+#: gtk/gtkmessagedialog.c:105
msgid "Width of border around the label and image in the message dialog"
msgstr ""
+#: gtk/gtkmessagedialog.c:113
+msgid "Message Type"
+msgstr ""
+
+#: gtk/gtkmessagedialog.c:114
+msgid "The type of message"
+msgstr ""
+
+#: gtk/gtkmessagedialog.c:121
+msgid "Message Buttons"
+msgstr ""
+
+#: gtk/gtkmessagedialog.c:122
+msgid "The buttons shown in the message dialog"
+msgstr ""
+
#: gtk/gtkmisc.c:97
#, fuzzy
msgid "X align"
@@ -2055,144 +2077,152 @@ msgid ""
"The amount of space to add on the top and bottom of the widget, in pixels"
msgstr ""
-#: gtk/gtknotebook.c:324
+#: gtk/gtknotebook.c:328
#, fuzzy
msgid "Page"
msgstr "Stranica %u"
-#: gtk/gtknotebook.c:325
+#: gtk/gtknotebook.c:329
msgid "The index of the current page"
msgstr ""
-#: gtk/gtknotebook.c:333
+#: gtk/gtknotebook.c:337
msgid "Tab Position"
msgstr ""
-#: gtk/gtknotebook.c:334
+#: gtk/gtknotebook.c:338
msgid "Which side of the notebook holds the tabs"
msgstr ""
-#: gtk/gtknotebook.c:341
+#: gtk/gtknotebook.c:345
msgid "Tab Border"
msgstr ""
-#: gtk/gtknotebook.c:342
+#: gtk/gtknotebook.c:346
msgid "Width of the border around the tab labels"
msgstr ""
-#: gtk/gtknotebook.c:350
+#: gtk/gtknotebook.c:354
msgid "Horizontal Tab Border"
msgstr ""
-#: gtk/gtknotebook.c:351
+#: gtk/gtknotebook.c:355
msgid "Width of the horizontal border of tab labels"
msgstr ""
-#: gtk/gtknotebook.c:359
+#: gtk/gtknotebook.c:363
msgid "Vertical Tab Border"
msgstr ""
-#: gtk/gtknotebook.c:360
+#: gtk/gtknotebook.c:364
msgid "Width of the vertical border of tab labels"
msgstr ""
-#: gtk/gtknotebook.c:368
+#: gtk/gtknotebook.c:372
msgid "Show Tabs"
msgstr ""
-#: gtk/gtknotebook.c:369
+#: gtk/gtknotebook.c:373
msgid "Whether tabs should be shown or not"
msgstr ""
-#: gtk/gtknotebook.c:375
+#: gtk/gtknotebook.c:379
msgid "Show Border"
msgstr ""
-#: gtk/gtknotebook.c:376
+#: gtk/gtknotebook.c:380
msgid "Whether the border should be shown or not"
msgstr ""
-#: gtk/gtknotebook.c:382
+#: gtk/gtknotebook.c:386
#, fuzzy
msgid "Scrollable"
msgstr "Promjenjive veličine"
-#: gtk/gtknotebook.c:383
+#: gtk/gtknotebook.c:387
msgid "If TRUE, scroll arrows are added if there are to many tabs to fit"
msgstr ""
-#: gtk/gtknotebook.c:389
+#: gtk/gtknotebook.c:393
msgid "Enable Popup"
msgstr ""
-#: gtk/gtknotebook.c:390
+#: gtk/gtknotebook.c:394
msgid ""
"If TRUE, pressing the right mouse button on the notebook pops up a menu that "
"you can use to go to a page"
msgstr ""
-#: gtk/gtknotebook.c:397
+#: gtk/gtknotebook.c:401
msgid "Whether tabs should have homogeneous sizes"
msgstr ""
-#: gtk/gtknotebook.c:2134 gtk/gtknotebook.c:4529
+#: gtk/gtknotebook.c:2240 gtk/gtknotebook.c:4470
#, c-format
msgid "Page %u"
msgstr "Stranica %u"
-#: gtk/gtkoptionmenu.c:164
+#: gtk/gtkoptionmenu.c:184
+msgid "Menu"
+msgstr ""
+
+#: gtk/gtkoptionmenu.c:185
+msgid "The menu of options"
+msgstr ""
+
+#: gtk/gtkoptionmenu.c:192
msgid "Size of dropdown indicator"
msgstr ""
-#: gtk/gtkoptionmenu.c:170
+#: gtk/gtkoptionmenu.c:198
msgid "Spacing around indicator"
msgstr ""
-#: gtk/gtkpaned.c:116 gtk/gtkruler.c:138
+#: gtk/gtkpaned.c:120 gtk/gtkruler.c:138
msgid "Position"
msgstr ""
-#: gtk/gtkpaned.c:117
+#: gtk/gtkpaned.c:121
msgid ""
"Position of paned separator in pixels(0 means all the way to the left/top)"
msgstr ""
-#: gtk/gtkpaned.c:125
+#: gtk/gtkpaned.c:129
msgid "Position Set"
msgstr ""
-#: gtk/gtkpaned.c:126
+#: gtk/gtkpaned.c:130
msgid "TRUE if the Position property should be used"
msgstr ""
-#: gtk/gtkpaned.c:132
+#: gtk/gtkpaned.c:136
msgid "Handle Size"
msgstr ""
-#: gtk/gtkpaned.c:133
+#: gtk/gtkpaned.c:137
msgid "Width of handle"
msgstr ""
-#: gtk/gtkrc.c:2759
+#: gtk/gtkrc.c:2723
#, c-format
msgid "Unable to locate image file in pixmap_path: \"%s\" line %d"
msgstr "Ne mogu pronaći slikovnu datoteku u pixmap_path: \"%s\" line %d"
-#: gtk/gtkrc.c:2762
+#: gtk/gtkrc.c:2726
#, 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:3171
+#: gtk/gtkrc.c:3135
#, c-format
msgid "Pixmap path element: \"%s\" must be absolute, %s, line %d"
msgstr ""
-#: gtk/gtkpreview.c:134
+#: gtk/gtkpreview.c:129
msgid "Expand"
msgstr ""
-#: gtk/gtkpreview.c:135
+#: gtk/gtkpreview.c:130
msgid ""
"Whether the preview widget should take up the entire space it is allocated"
msgstr ""
@@ -2237,7 +2267,7 @@ msgid ""
"in the progress widget"
msgstr ""
-#: gtk/gtkprogressbar.c:131 gtk/gtkrange.c:265 gtk/gtkspinbutton.c:213
+#: gtk/gtkprogressbar.c:131 gtk/gtkrange.c:270 gtk/gtkspinbutton.c:214
msgid "Adjustment"
msgstr ""
@@ -2245,7 +2275,7 @@ msgstr ""
msgid "The GtkAdjustment connected to the progress bar (Deprecated)"
msgstr ""
-#: gtk/gtkprogressbar.c:139 gtk/gtktoolbar.c:223
+#: gtk/gtkprogressbar.c:139 gtk/gtktoolbar.c:224
msgid "Orientation"
msgstr ""
@@ -2311,57 +2341,57 @@ msgstr ""
msgid "Text to be displayed in the progress bar"
msgstr ""
-#: gtk/gtkrange.c:256
+#: gtk/gtkrange.c:261
msgid "Update policy"
msgstr ""
-#: gtk/gtkrange.c:257
+#: gtk/gtkrange.c:262
msgid "How the range should be updated on the screen"
msgstr ""
-#: gtk/gtkrange.c:266
+#: gtk/gtkrange.c:271
msgid "The GtkAdjustment that contains the current value of this range object"
msgstr ""
-#: gtk/gtkrange.c:273
+#: gtk/gtkrange.c:278
msgid "Inverted"
msgstr ""
-#: gtk/gtkrange.c:274
+#: gtk/gtkrange.c:279
msgid "Invert direction slider moves to increase range value"
msgstr ""
-#: gtk/gtkrange.c:280
+#: gtk/gtkrange.c:285
#, fuzzy
msgid "Slider Width"
msgstr "Prosječna širina:"
-#: gtk/gtkrange.c:281
+#: gtk/gtkrange.c:286
msgid "Width of scrollbar or scale thumb"
msgstr ""
-#: gtk/gtkrange.c:288
+#: gtk/gtkrange.c:293
msgid "Trough Border"
msgstr ""
-#: gtk/gtkrange.c:289
+#: gtk/gtkrange.c:294
msgid "Spacing between thumb/steppers and outer trough bevel"
msgstr ""
-#: gtk/gtkrange.c:296
+#: gtk/gtkrange.c:301
msgid "Stepper Size"
msgstr ""
-#: gtk/gtkrange.c:297
+#: gtk/gtkrange.c:302
msgid "Length of step buttons at ends"
msgstr ""
-#: gtk/gtkrange.c:304
+#: gtk/gtkrange.c:309
#, fuzzy
msgid "Stepper Spacing"
msgstr "Razmak:"
-#: gtk/gtkrange.c:305
+#: gtk/gtkrange.c:310
msgid "Spacing between step buttons and thumb"
msgstr ""
@@ -2395,7 +2425,7 @@ msgstr "Veličina pixela:"
msgid "Maximum size of the ruler"
msgstr ""
-#: gtk/gtkscale.c:148 gtk/gtkspinbutton.c:231
+#: gtk/gtkscale.c:148 gtk/gtkspinbutton.c:232
msgid "Digits"
msgstr ""
@@ -2548,67 +2578,67 @@ msgstr ""
msgid "Keybinding to activate the menu bar"
msgstr ""
-#: gtk/gtkspinbutton.c:214
+#: gtk/gtkspinbutton.c:215
msgid "The adjustment that holds the value of the spinbutton"
msgstr ""
-#: gtk/gtkspinbutton.c:221
+#: gtk/gtkspinbutton.c:222
msgid "Climb Rate"
msgstr ""
-#: gtk/gtkspinbutton.c:222
+#: gtk/gtkspinbutton.c:223
msgid "The acceleration rate when you hold down a button"
msgstr ""
-#: gtk/gtkspinbutton.c:232
+#: gtk/gtkspinbutton.c:233
msgid "The number of decimal places to display"
msgstr ""
-#: gtk/gtkspinbutton.c:241
+#: gtk/gtkspinbutton.c:242
msgid "Snap to Ticks"
msgstr ""
-#: gtk/gtkspinbutton.c:242
+#: gtk/gtkspinbutton.c:243
msgid ""
"Whether erroneous values are automatically changed to a spin button's "
"nearest step increment"
msgstr ""
-#: gtk/gtkspinbutton.c:249
+#: gtk/gtkspinbutton.c:250
msgid "Numeric"
msgstr ""
-#: gtk/gtkspinbutton.c:250
+#: gtk/gtkspinbutton.c:251
msgid "Whether non-numeric characters should be ignored"
msgstr ""
-#: gtk/gtkspinbutton.c:257
+#: gtk/gtkspinbutton.c:258
msgid "Wrap"
msgstr ""
-#: gtk/gtkspinbutton.c:258
+#: gtk/gtkspinbutton.c:259
msgid "Whether a spin button should wrap upon reaching its limits"
msgstr ""
-#: gtk/gtkspinbutton.c:265
+#: gtk/gtkspinbutton.c:266
msgid "Update Policy"
msgstr ""
-#: gtk/gtkspinbutton.c:266
+#: gtk/gtkspinbutton.c:267
msgid ""
"Whether the spin button should update always, or only when the value is legal"
msgstr ""
-#: gtk/gtkspinbutton.c:274
+#: gtk/gtkspinbutton.c:275
#, fuzzy
msgid "Value"
msgstr "Vrijednost:"
-#: gtk/gtkspinbutton.c:275
+#: gtk/gtkspinbutton.c:276
msgid "Reads the current value, or sets a new value"
msgstr ""
-#: gtk/gtkstatusbar.c:158
+#: gtk/gtkstatusbar.c:159
msgid "Style of bevel around the statusbar text"
msgstr ""
@@ -2634,188 +2664,279 @@ msgstr ""
#. * need the mnemonics to be rationalized
#.
#: gtk/gtkstock.c:275
+msgid "_Add"
+msgstr ""
+
+#: gtk/gtkstock.c:276
#, fuzzy
msgid "_Apply"
msgstr "Primijeni"
-#: gtk/gtkstock.c:276
+#: gtk/gtkstock.c:277
#, fuzzy
msgid "_Bold"
msgstr "masno"
-#: gtk/gtkstock.c:277
+#: gtk/gtkstock.c:278
#, fuzzy
msgid "_Cancel"
msgstr "Poništi"
-#: gtk/gtkstock.c:278
+#: gtk/gtkstock.c:279
+msgid "_CD-Rom"
+msgstr ""
+
+#: gtk/gtkstock.c:280
#, fuzzy
msgid "_Clear"
msgstr "obriši"
-#: gtk/gtkstock.c:279
+#: gtk/gtkstock.c:281
#, fuzzy
msgid "_Close"
msgstr "Zatvori"
-#: gtk/gtkstock.c:280
+#: gtk/gtkstock.c:282
+#, fuzzy
+msgid "_Convert"
+msgstr "Napravi"
+
+#: gtk/gtkstock.c:283
msgid "_Copy"
msgstr ""
-#: gtk/gtkstock.c:281
+#: gtk/gtkstock.c:284
msgid "C_ut"
msgstr ""
-#: gtk/gtkstock.c:282
+#: gtk/gtkstock.c:285
+#, fuzzy
+msgid "_Delete"
+msgstr "Obriši"
+
+#: gtk/gtkstock.c:286
+msgid "_Execute"
+msgstr ""
+
+#: gtk/gtkstock.c:287
msgid "_Find"
msgstr ""
-#: gtk/gtkstock.c:283
+#: gtk/gtkstock.c:288
msgid "Find and _Replace"
msgstr ""
-#: gtk/gtkstock.c:284
+#: gtk/gtkstock.c:289
+#, fuzzy
+msgid "_Floppy"
+msgstr "Primijeni"
+
+#: 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:285
+#: gtk/gtkstock.c:295
+msgid "_Down"
+msgstr ""
+
+#: gtk/gtkstock.c:296
msgid "_Forward"
msgstr ""
-#: gtk/gtkstock.c:286
+#: gtk/gtkstock.c:297
+msgid "_Up"
+msgstr ""
+
+#: gtk/gtkstock.c:298
#, fuzzy
msgid "_Help"
msgstr "Pomoć"
-#: gtk/gtkstock.c:287
+#: gtk/gtkstock.c:299
#, fuzzy
msgid "_Home"
msgstr "Pomoć"
-#: gtk/gtkstock.c:288
+#: gtk/gtkstock.c:300
+msgid "_Index"
+msgstr ""
+
+#: gtk/gtkstock.c:301
#, fuzzy
msgid "_Italic"
msgstr "kurziv"
-#: gtk/gtkstock.c:289
+#: gtk/gtkstock.c:302
+msgid "_Jump to"
+msgstr ""
+
+#: gtk/gtkstock.c:303
#, fuzzy
msgid "_Center"
msgstr "Napravi"
-#: gtk/gtkstock.c:290
+#: gtk/gtkstock.c:304
#, fuzzy
msgid "_Fill"
msgstr "Obitelj:"
-#: gtk/gtkstock.c:291
+#: gtk/gtkstock.c:305
msgid "_Left"
msgstr ""
-#: gtk/gtkstock.c:292
+#: gtk/gtkstock.c:306
#, fuzzy
msgid "_Right"
msgstr "lagano"
-#: gtk/gtkstock.c:293
+#: gtk/gtkstock.c:307
msgid "_New"
msgstr ""
-#: gtk/gtkstock.c:294
+#: gtk/gtkstock.c:308
msgid "_No"
msgstr ""
-#: gtk/gtkstock.c:295
+#: gtk/gtkstock.c:309
#, fuzzy
msgid "_OK"
msgstr "U redu"
-#: gtk/gtkstock.c:296
+#: gtk/gtkstock.c:310
msgid "_Open"
msgstr ""
-#: gtk/gtkstock.c:297
+#: gtk/gtkstock.c:311
msgid "_Paste"
msgstr ""
-#: gtk/gtkstock.c:298
+#: gtk/gtkstock.c:312
msgid "_Preferences"
msgstr ""
-#: gtk/gtkstock.c:299
+#: gtk/gtkstock.c:313
#, fuzzy
msgid "_Print"
msgstr "Točaka"
-#: gtk/gtkstock.c:300
+#: gtk/gtkstock.c:314
#, fuzzy
msgid "Print Pre_view"
msgstr "Pregled:"
-#: gtk/gtkstock.c:301
+#: gtk/gtkstock.c:315
msgid "_Properties"
msgstr ""
-#: gtk/gtkstock.c:302
+#: gtk/gtkstock.c:316
msgid "_Quit"
msgstr ""
-#: gtk/gtkstock.c:303
+#: gtk/gtkstock.c:317
#, fuzzy
msgid "_Redo"
msgstr "Crveno:"
-#: gtk/gtkstock.c:304
+#: gtk/gtkstock.c:318
+msgid "_Refresh"
+msgstr ""
+
+#: gtk/gtkstock.c:319
+#, fuzzy
+msgid "_Remove"
+msgstr "Crveno:"
+
+#: gtk/gtkstock.c:320
msgid "_Revert"
msgstr ""
-#: gtk/gtkstock.c:305
+#: gtk/gtkstock.c:321
#, fuzzy
msgid "_Save"
msgstr "Spremi"
-#: gtk/gtkstock.c:306
+#: gtk/gtkstock.c:322
#, fuzzy
msgid "Save _As"
msgstr "Spremi"
-#: gtk/gtkstock.c:307
+#: gtk/gtkstock.c:323
+#, fuzzy
+msgid "_Color"
+msgstr "Zatvori"
+
+#: gtk/gtkstock.c:324
+#, fuzzy
+msgid "_Font"
+msgstr "Pismo"
+
+#: gtk/gtkstock.c:325
+msgid "_Ascending"
+msgstr ""
+
+#: gtk/gtkstock.c:326
+msgid "_Descending"
+msgstr ""
+
+#: gtk/gtkstock.c:327
msgid "_Spell Check"
msgstr ""
-#: gtk/gtkstock.c:308
+#: gtk/gtkstock.c:328
msgid "_Stop"
msgstr ""
-#: gtk/gtkstock.c:309
+#: gtk/gtkstock.c:329
msgid "_Strikethrough"
msgstr ""
-#: gtk/gtkstock.c:310
+#: gtk/gtkstock.c:330
+#, fuzzy
+msgid "_Undelete"
+msgstr "Obriši"
+
+#: gtk/gtkstock.c:331
msgid "_Underline"
msgstr ""
-#: gtk/gtkstock.c:311
+#: gtk/gtkstock.c:332
msgid "_Undo"
msgstr ""
-#: gtk/gtkstock.c:312
+#: gtk/gtkstock.c:333
msgid "_Yes"
msgstr ""
-#: gtk/gtkstock.c:313
+#: gtk/gtkstock.c:334
#, c-format
msgid "Zoom _100%"
msgstr ""
-#: gtk/gtkstock.c:314
+#: gtk/gtkstock.c:335
msgid "Zoom to _Fit"
msgstr ""
-#: gtk/gtkstock.c:315
+#: gtk/gtkstock.c:336
msgid "Zoom _In"
msgstr ""
-#: gtk/gtkstock.c:316
+#: gtk/gtkstock.c:337
msgid "Zoom _Out"
msgstr ""
@@ -2860,304 +2981,304 @@ msgstr ""
msgid "If TRUE this means the table cells are all the same width/height"
msgstr ""
-#: gtk/gtktext.c:603 gtk/gtktreeview.c:504
+#: gtk/gtktext.c:604 gtk/gtktreeview.c:505
msgid "Horizontal Adjustment"
msgstr ""
-#: gtk/gtktext.c:604
+#: gtk/gtktext.c:605
msgid "Horizontal adjustment for the text widget"
msgstr ""
-#: gtk/gtktext.c:611 gtk/gtktreeview.c:512
+#: gtk/gtktext.c:612 gtk/gtktreeview.c:513
msgid "Vertical Adjustment"
msgstr ""
-#: gtk/gtktext.c:612
+#: gtk/gtktext.c:613
msgid "Vertical adjustment for the text widget"
msgstr ""
-#: gtk/gtktext.c:619
+#: gtk/gtktext.c:620
msgid "Line Wrap"
msgstr ""
-#: gtk/gtktext.c:620
+#: gtk/gtktext.c:621
msgid "Whether lines are wrapped at widget edges"
msgstr ""
-#: gtk/gtktext.c:627
+#: gtk/gtktext.c:628
msgid "Word Wrap"
msgstr ""
-#: gtk/gtktext.c:628
+#: gtk/gtktext.c:629
msgid "Whether words are wrapped at widget edges"
msgstr ""
-#: gtk/gtktexttag.c:198
+#: gtk/gtktexttag.c:199
msgid "Tag name"
msgstr ""
-#: gtk/gtktexttag.c:199
+#: gtk/gtktexttag.c:200
msgid "Name used to refer to the text tag"
msgstr ""
-#: gtk/gtktexttag.c:224
+#: gtk/gtktexttag.c:225
msgid "Background full height"
msgstr ""
-#: gtk/gtktexttag.c:225
+#: gtk/gtktexttag.c:226
msgid ""
"Whether the background color fills the entire line height or only the height "
"of the tagged characters"
msgstr ""
-#: gtk/gtktexttag.c:233
+#: gtk/gtktexttag.c:234
msgid "Background stipple mask"
msgstr ""
-#: gtk/gtktexttag.c:234
+#: gtk/gtktexttag.c:235
msgid "Bitmap to use as a mask when drawing the text background"
msgstr ""
-#: gtk/gtktexttag.c:259
+#: gtk/gtktexttag.c:260
msgid "Foreground stipple mask"
msgstr ""
-#: gtk/gtktexttag.c:260
+#: gtk/gtktexttag.c:261
msgid "Bitmap to use as a mask when drawing the text foreground"
msgstr ""
-#: gtk/gtktexttag.c:267
+#: gtk/gtktexttag.c:268
#, fuzzy
msgid "Text direction"
msgstr "Napravi direktorij"
-#: gtk/gtktexttag.c:268
+#: gtk/gtktexttag.c:269
msgid "Text direction, e.g. right-to-left or left-to-right"
msgstr ""
-#: gtk/gtktexttag.c:378 gtk/gtktextview.c:557
+#: gtk/gtktexttag.c:379 gtk/gtktextview.c:566
msgid "Left, right, or center justification"
msgstr ""
-#: gtk/gtktexttag.c:386
+#: gtk/gtktexttag.c:387
msgid "Language"
msgstr ""
-#: gtk/gtktexttag.c:387
+#: gtk/gtktexttag.c:388
msgid "Language engine code to use for rendering the text"
msgstr ""
-#: gtk/gtktexttag.c:394
+#: gtk/gtktexttag.c:395
msgid "Left margin"
msgstr ""
-#: gtk/gtktexttag.c:395 gtk/gtktextview.c:566
+#: gtk/gtktexttag.c:396 gtk/gtktextview.c:575
msgid "Width of the left margin in pixels"
msgstr ""
-#: gtk/gtktexttag.c:404
+#: gtk/gtktexttag.c:405
msgid "Right margin"
msgstr ""
-#: gtk/gtktexttag.c:405 gtk/gtktextview.c:576
+#: gtk/gtktexttag.c:406 gtk/gtktextview.c:585
msgid "Width of the right margin in pixels"
msgstr ""
-#: gtk/gtktexttag.c:415 gtk/gtktextview.c:585
+#: gtk/gtktexttag.c:416 gtk/gtktextview.c:594
msgid "Indent"
msgstr ""
-#: gtk/gtktexttag.c:416 gtk/gtktextview.c:586
+#: gtk/gtktexttag.c:417 gtk/gtktextview.c:595
msgid "Amount to indent the paragraph, in pixels"
msgstr ""
-#: gtk/gtktexttag.c:436
+#: gtk/gtktexttag.c:437
msgid "Pixels above lines"
msgstr ""
-#: gtk/gtktexttag.c:437 gtk/gtktextview.c:510
+#: gtk/gtktexttag.c:438 gtk/gtktextview.c:519
msgid "Pixels of blank space above paragraphs"
msgstr ""
-#: gtk/gtktexttag.c:446
+#: gtk/gtktexttag.c:447
msgid "Pixels below lines"
msgstr ""
-#: gtk/gtktexttag.c:447 gtk/gtktextview.c:520
+#: gtk/gtktexttag.c:448 gtk/gtktextview.c:529
msgid "Pixels of blank space below paragraphs"
msgstr ""
-#: gtk/gtktexttag.c:456
+#: gtk/gtktexttag.c:457
msgid "Pixels inside wrap"
msgstr ""
-#: gtk/gtktexttag.c:457 gtk/gtktextview.c:530
+#: gtk/gtktexttag.c:458 gtk/gtktextview.c:539
msgid "Pixels of blank space between wrapped lines in a paragraph"
msgstr ""
-#: gtk/gtktexttag.c:483
+#: gtk/gtktexttag.c:484
msgid "Wrap mode"
msgstr ""
-#: gtk/gtktexttag.c:484 gtk/gtktextview.c:548
+#: gtk/gtktexttag.c:485 gtk/gtktextview.c:557
msgid ""
"Whether to wrap lines never, at word boundaries, or at character boundaries"
msgstr ""
-#: gtk/gtktexttag.c:493 gtk/gtktextview.c:595
+#: gtk/gtktexttag.c:494 gtk/gtktextview.c:604
msgid "Tabs"
msgstr ""
-#: gtk/gtktexttag.c:494 gtk/gtktextview.c:596
+#: gtk/gtktexttag.c:495 gtk/gtktextview.c:605
msgid "Custom tabs for this text"
msgstr ""
-#: gtk/gtktexttag.c:501
+#: gtk/gtktexttag.c:502
msgid "Invisible"
msgstr ""
-#: gtk/gtktexttag.c:502
+#: gtk/gtktexttag.c:503
msgid "Whether this text is hidden"
msgstr ""
-#: gtk/gtktexttag.c:515
+#: gtk/gtktexttag.c:516
msgid "Background full height set"
msgstr ""
-#: gtk/gtktexttag.c:516
+#: gtk/gtktexttag.c:517
msgid "Whether this tag affects background height"
msgstr ""
-#: gtk/gtktexttag.c:519
+#: gtk/gtktexttag.c:520
msgid "Background stipple set"
msgstr ""
-#: gtk/gtktexttag.c:520
+#: gtk/gtktexttag.c:521
msgid "Whether this tag affects the background stipple"
msgstr ""
-#: gtk/gtktexttag.c:527
+#: gtk/gtktexttag.c:528
msgid "Foreground stipple set"
msgstr ""
-#: gtk/gtktexttag.c:528
+#: gtk/gtktexttag.c:529
msgid "Whether this tag affects the foreground stipple"
msgstr ""
-#: gtk/gtktexttag.c:563
+#: gtk/gtktexttag.c:564
msgid "Justification set"
msgstr ""
-#: gtk/gtktexttag.c:564
+#: gtk/gtktexttag.c:565
msgid "Whether this tag affects paragraph justification"
msgstr ""
-#: gtk/gtktexttag.c:567
+#: gtk/gtktexttag.c:568
msgid "Language set"
msgstr ""
-#: gtk/gtktexttag.c:568
+#: gtk/gtktexttag.c:569
msgid "Whether this tag affects the language the text is rendered as"
msgstr ""
-#: gtk/gtktexttag.c:571
+#: gtk/gtktexttag.c:572
msgid "Left margin set"
msgstr ""
-#: gtk/gtktexttag.c:572
+#: gtk/gtktexttag.c:573
msgid "Whether this tag affects the left margin"
msgstr ""
-#: gtk/gtktexttag.c:575
+#: gtk/gtktexttag.c:576
msgid "Indent set"
msgstr ""
-#: gtk/gtktexttag.c:576
+#: gtk/gtktexttag.c:577
msgid "Whether this tag affects indentation"
msgstr ""
-#: gtk/gtktexttag.c:583
+#: gtk/gtktexttag.c:584
msgid "Pixels above lines set"
msgstr ""
-#: gtk/gtktexttag.c:584 gtk/gtktexttag.c:588
+#: gtk/gtktexttag.c:585 gtk/gtktexttag.c:589
msgid "Whether this tag affects the number of pixels above lines"
msgstr ""
-#: gtk/gtktexttag.c:587
+#: gtk/gtktexttag.c:588
msgid "Pixels below lines set"
msgstr ""
-#: gtk/gtktexttag.c:591
+#: gtk/gtktexttag.c:592
msgid "Pixels inside wrap set"
msgstr ""
-#: gtk/gtktexttag.c:592
+#: gtk/gtktexttag.c:593
msgid "Whether this tag affects the number of pixels between wrapped lines"
msgstr ""
-#: gtk/gtktexttag.c:599
+#: gtk/gtktexttag.c:600
msgid "Right margin set"
msgstr ""
-#: gtk/gtktexttag.c:600
+#: gtk/gtktexttag.c:601
msgid "Whether this tag affects the right margin"
msgstr ""
-#: gtk/gtktexttag.c:607
+#: gtk/gtktexttag.c:608
msgid "Wrap mode set"
msgstr ""
-#: gtk/gtktexttag.c:608
+#: gtk/gtktexttag.c:609
msgid "Whether this tag affects line wrap mode"
msgstr ""
-#: gtk/gtktexttag.c:611
+#: gtk/gtktexttag.c:612
msgid "Tabs set"
msgstr ""
-#: gtk/gtktexttag.c:612
+#: gtk/gtktexttag.c:613
msgid "Whether this tag affects tabs"
msgstr ""
-#: gtk/gtktexttag.c:615
+#: gtk/gtktexttag.c:616
msgid "Invisible set"
msgstr ""
-#: gtk/gtktexttag.c:616
+#: gtk/gtktexttag.c:617
msgid "Whether this tag affects text visibility"
msgstr ""
-#: gtk/gtktextview.c:509
+#: gtk/gtktextview.c:518
msgid "Pixels Above Lines"
msgstr ""
-#: gtk/gtktextview.c:519
+#: gtk/gtktextview.c:528
msgid "Pixels Below Lines"
msgstr ""
-#: gtk/gtktextview.c:529
+#: gtk/gtktextview.c:538
msgid "Pixels Inside Wrap"
msgstr ""
-#: gtk/gtktextview.c:547
+#: gtk/gtktextview.c:556
msgid "Wrap Mode"
msgstr ""
-#: gtk/gtktextview.c:565
+#: gtk/gtktextview.c:574
msgid "Left Margin"
msgstr ""
-#: gtk/gtktextview.c:575
+#: gtk/gtktextview.c:584
msgid "Right Margin"
msgstr ""
-#: gtk/gtktextview.c:603
+#: gtk/gtktextview.c:612
#, fuzzy
msgid "Cursor Visible"
msgstr "Onemogućen"
-#: gtk/gtktextview.c:604
+#: gtk/gtktextview.c:613
msgid "If the insertion cursor is shown"
msgstr ""
@@ -3166,548 +3287,560 @@ msgstr ""
msgid "Unable to locate theme engine in module_path: \"%s\","
msgstr "Ne mogu pronaći modul u module_path: \"%s\","
-#: gtk/gtktipsquery.c:181
+#: gtk/gtktipsquery.c:182
msgid "--- No Tip ---"
msgstr "--- Nema savjeta ---"
-#: gtk/gtktogglebutton.c:143
+#: gtk/gtktogglebutton.c:133
msgid "If the toggle button should be pressed in or not"
msgstr ""
-#: gtk/gtktogglebutton.c:151
+#: gtk/gtktogglebutton.c:141
msgid "If the toggle button is in an \"in between\" state."
msgstr ""
-#: gtk/gtktogglebutton.c:158
+#: gtk/gtktogglebutton.c:148
msgid "Draw Indicator"
msgstr ""
-#: gtk/gtktogglebutton.c:159
+#: gtk/gtktogglebutton.c:149
msgid "If the toggle part of the button is displayed"
msgstr ""
-#: gtk/gtktoolbar.c:224
+#: gtk/gtktoolbar.c:225
msgid "The orientation of the toolbar"
msgstr ""
-#: gtk/gtktoolbar.c:232
+#: gtk/gtktoolbar.c:233
msgid "Toolbar Style"
msgstr ""
-#: gtk/gtktoolbar.c:233
+#: gtk/gtktoolbar.c:234
msgid "How to draw the toolbar"
msgstr ""
-#: gtk/gtktoolbar.c:241
+#: gtk/gtktoolbar.c:242
msgid "Spacer size"
msgstr ""
-#: gtk/gtktoolbar.c:242
+#: gtk/gtktoolbar.c:243
msgid "Size of spacers"
msgstr ""
-#: gtk/gtktoolbar.c:251
+#: gtk/gtktoolbar.c:252
msgid "Amount of border space between the toolbar shadow and the buttons"
msgstr ""
-#: gtk/gtktoolbar.c:259
+#: gtk/gtktoolbar.c:260
msgid "Space style"
msgstr ""
-#: gtk/gtktoolbar.c:260
+#: gtk/gtktoolbar.c:261
msgid "Whether spacers are vertical lines or just blank"
msgstr ""
-#: gtk/gtktoolbar.c:268
+#: gtk/gtktoolbar.c:269
msgid "Button relief"
msgstr ""
-#: gtk/gtktoolbar.c:269
+#: gtk/gtktoolbar.c:270
msgid "Type of bevel around toolbar buttons"
msgstr ""
-#: gtk/gtktoolbar.c:277
+#: gtk/gtktoolbar.c:278
msgid "Style of bevel around the toolbar"
msgstr ""
-#: gtk/gtktoolbar.c:283
+#: gtk/gtktoolbar.c:284
#, fuzzy
msgid "Toolbar style"
msgstr "Stil pisma:"
-#: gtk/gtktoolbar.c:284
+#: gtk/gtktoolbar.c:285
msgid ""
"Whether default toolbars have text only, text and icons, icons only, etc."
msgstr ""
-#: gtk/gtktoolbar.c:290
+#: gtk/gtktoolbar.c:291
msgid "Toolbar icon size"
msgstr ""
-#: gtk/gtktoolbar.c:291
+#: gtk/gtktoolbar.c:292
msgid "Size of icons in default toolbars"
msgstr ""
-#: gtk/gtktreeview.c:496
+#: gtk/gtktreeview.c:497
msgid "TreeView Model"
msgstr ""
-#: gtk/gtktreeview.c:497
+#: gtk/gtktreeview.c:498
msgid "The model for the tree view"
msgstr ""
-#: gtk/gtktreeview.c:505
+#: gtk/gtktreeview.c:506
msgid "Horizontal Adjustment for the widget"
msgstr ""
-#: gtk/gtktreeview.c:513
+#: gtk/gtktreeview.c:514
msgid "Vertical Adjustment for the widget"
msgstr ""
-#: gtk/gtktreeview.c:520 gtk/gtktreeviewcolumn.c:171 gtk/gtkwidget.c:421
+#: gtk/gtktreeview.c:521 gtk/gtktreeviewcolumn.c:173 gtk/gtkwidget.c:427
#, fuzzy
msgid "Visible"
msgstr "Onemogućen"
-#: gtk/gtktreeview.c:521
+#: gtk/gtktreeview.c:522
msgid "Show the column header buttons"
msgstr ""
-#: gtk/gtktreeview.c:528
+#: gtk/gtktreeview.c:529
msgid "Headers Clickable"
msgstr ""
-#: gtk/gtktreeview.c:529
+#: gtk/gtktreeview.c:530
msgid "Column headers respond to click events"
msgstr ""
-#: gtk/gtktreeview.c:536
+#: gtk/gtktreeview.c:537
msgid "Expander Column"
msgstr ""
-#: gtk/gtktreeview.c:537
+#: gtk/gtktreeview.c:538
msgid "Set the column for the expander column"
msgstr ""
-#: gtk/gtktreeview.c:544 gtk/gtktreeviewcolumn.c:262
+#: gtk/gtktreeview.c:545 gtk/gtktreeviewcolumn.c:272
msgid "Reorderable"
msgstr ""
-#: gtk/gtktreeview.c:545
+#: gtk/gtktreeview.c:546
msgid "View is reorderable"
msgstr ""
-#: gtk/gtktreeview.c:552
+#: gtk/gtktreeview.c:553
msgid "Rules Hint"
msgstr ""
-#: gtk/gtktreeview.c:553
+#: gtk/gtktreeview.c:554
msgid "Set a hint to the theme engine to draw rows in alternating colors"
msgstr ""
-#: gtk/gtktreeview.c:560
+#: gtk/gtktreeview.c:561
msgid "Enable Search"
msgstr ""
-#: gtk/gtktreeview.c:561
+#: gtk/gtktreeview.c:562
msgid "View allows user to search through columns interactively"
msgstr ""
-#: gtk/gtktreeview.c:568
+#: gtk/gtktreeview.c:569
msgid "Search Column"
msgstr ""
-#: gtk/gtktreeview.c:569
+#: gtk/gtktreeview.c:570
msgid "Model column to search through when searching through code"
msgstr ""
-#: gtk/gtktreeview.c:582
+#: gtk/gtktreeview.c:583
msgid "Expander Size"
msgstr ""
-#: gtk/gtktreeview.c:583
+#: gtk/gtktreeview.c:584
msgid "Size of the expander arrow."
msgstr ""
-#: gtk/gtktreeview.c:591
+#: gtk/gtktreeview.c:592
msgid "Vertical Separator Width"
msgstr ""
-#: gtk/gtktreeview.c:592
+#: gtk/gtktreeview.c:593
msgid "Vertical space between cells. Must be an even number."
msgstr ""
-#: gtk/gtktreeview.c:600
+#: gtk/gtktreeview.c:601
msgid "Horizontal Separator Width"
msgstr ""
-#: gtk/gtktreeview.c:601
+#: gtk/gtktreeview.c:602
msgid "Horizontal space between cells. Must be an even number."
msgstr ""
-#: gtk/gtktreeview.c:609
+#: gtk/gtktreeview.c:610
msgid "Allow Rules"
msgstr ""
-#: gtk/gtktreeview.c:610
+#: gtk/gtktreeview.c:611
msgid "Allow drawing of alternating color rows."
msgstr ""
-#: gtk/gtktreeviewcolumn.c:172
+#: gtk/gtktreeview.c:617
+msgid "Indent Expanders"
+msgstr ""
+
+#: gtk/gtktreeview.c:618
+msgid "Make the expanders indented."
+msgstr ""
+
+#: gtk/gtktreeviewcolumn.c:174
msgid "Whether to display the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:180
+#: gtk/gtktreeviewcolumn.c:181 gtk/gtkwindow.c:394
+#, fuzzy
+msgid "Resizable"
+msgstr "Onemogućen"
+
+#: gtk/gtktreeviewcolumn.c:182
+msgid "Column is user-resizable"
+msgstr ""
+
+#: gtk/gtktreeviewcolumn.c:190
msgid "Current width of the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:188
+#: gtk/gtktreeviewcolumn.c:198
msgid "Sizing"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:189
+#: gtk/gtktreeviewcolumn.c:199
msgid "Resize mode of the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:197
+#: gtk/gtktreeviewcolumn.c:207
#, fuzzy
msgid "Fixed Width"
msgstr "Prosječna širina:"
-#: gtk/gtktreeviewcolumn.c:198
+#: gtk/gtktreeviewcolumn.c:208
msgid "Current fixed width of the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:207
+#: gtk/gtktreeviewcolumn.c:217
msgid "Minimum Width"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:208
+#: gtk/gtktreeviewcolumn.c:218
msgid "Minimum allowed width of the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:217
+#: gtk/gtktreeviewcolumn.c:227
msgid "Maximum Width"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:218
+#: gtk/gtktreeviewcolumn.c:228
msgid "Maximum allowed width of the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:227
+#: gtk/gtktreeviewcolumn.c:237
#, fuzzy
msgid "Title"
msgstr "Datoteke"
-#: gtk/gtktreeviewcolumn.c:228
+#: gtk/gtktreeviewcolumn.c:238
msgid "Title to appear in column header"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:235
+#: gtk/gtktreeviewcolumn.c:245
msgid "Clickable"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:236
+#: gtk/gtktreeviewcolumn.c:246
msgid "Whether the header can be clicked"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:244
+#: gtk/gtktreeviewcolumn.c:254
#, fuzzy
msgid "Widget"
msgstr "Težina:"
-#: gtk/gtktreeviewcolumn.c:245
+#: gtk/gtktreeviewcolumn.c:255
msgid "Widget to put in column header button instead of column title"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:252
+#: gtk/gtktreeviewcolumn.c:262
msgid "Alignment"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:253
+#: gtk/gtktreeviewcolumn.c:263
msgid "X Alignment of the column header text or widget"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:263
+#: gtk/gtktreeviewcolumn.c:273
msgid "Whether the column can be reordered around the headers"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:270
+#: gtk/gtktreeviewcolumn.c:280
msgid "Sort indicator"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:271
+#: gtk/gtktreeviewcolumn.c:281
msgid "Whether to show a sort indicator"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:278
+#: gtk/gtktreeviewcolumn.c:288
msgid "Sort order"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:279
+#: gtk/gtktreeviewcolumn.c:289
msgid "Sort direction the sort indicator should indicate"
msgstr ""
-#: gtk/gtkviewport.c:132
+#: gtk/gtkviewport.c:133
msgid ""
"The GtkAdjustment that determines the values of the horizontal position for "
"this viewport."
msgstr ""
-#: gtk/gtkviewport.c:140
+#: gtk/gtkviewport.c:141
msgid ""
"The GtkAdjustment that determines the values of the vertical position for "
"this viewport."
msgstr ""
-#: gtk/gtkviewport.c:148
+#: gtk/gtkviewport.c:149
msgid "Determines how the shadowed box around the viewport is drawn."
msgstr ""
-#: gtk/gtkwidget.c:388
+#: gtk/gtkwidget.c:394
#, fuzzy
msgid "Widget name"
msgstr "Težina:"
-#: gtk/gtkwidget.c:389
+#: gtk/gtkwidget.c:395
msgid "The name of the widget"
msgstr ""
-#: gtk/gtkwidget.c:395
+#: gtk/gtkwidget.c:401
msgid "Parent widget"
msgstr ""
-#: gtk/gtkwidget.c:396
+#: gtk/gtkwidget.c:402
msgid "The parent widget of this widget. Must be a Container widget."
msgstr ""
-#: gtk/gtkwidget.c:403
+#: gtk/gtkwidget.c:409
msgid "Width request"
msgstr ""
-#: gtk/gtkwidget.c:404
+#: gtk/gtkwidget.c:410
msgid ""
"Override for width request of the widget, or -1 if natural request should be "
"used."
msgstr ""
-#: gtk/gtkwidget.c:412
+#: gtk/gtkwidget.c:418
msgid "Height request"
msgstr ""
-#: gtk/gtkwidget.c:413
+#: gtk/gtkwidget.c:419
msgid ""
"Override for height request of the widget, or -1 if natural request should "
"be used."
msgstr ""
-#: gtk/gtkwidget.c:422
+#: gtk/gtkwidget.c:428
msgid "Whether the widget is visible"
msgstr ""
-#: gtk/gtkwidget.c:428
+#: gtk/gtkwidget.c:434
msgid "Sensitive"
msgstr ""
-#: gtk/gtkwidget.c:429
+#: gtk/gtkwidget.c:435
msgid "Whether the widget responds to input"
msgstr ""
-#: gtk/gtkwidget.c:435
+#: gtk/gtkwidget.c:441
msgid "Application paintable"
msgstr ""
-#: gtk/gtkwidget.c:436
+#: gtk/gtkwidget.c:442
msgid "Whether the application will paint directly on the widget"
msgstr ""
-#: gtk/gtkwidget.c:442
+#: gtk/gtkwidget.c:448
msgid "Can focus"
msgstr ""
-#: gtk/gtkwidget.c:443
+#: gtk/gtkwidget.c:449
msgid "Whether the widget can accept the input focus"
msgstr ""
-#: gtk/gtkwidget.c:449
+#: gtk/gtkwidget.c:455
msgid "Has focus"
msgstr ""
-#: gtk/gtkwidget.c:450
+#: gtk/gtkwidget.c:456
msgid "Whether the widget has the input focus"
msgstr ""
-#: gtk/gtkwidget.c:456
+#: gtk/gtkwidget.c:462
msgid "Can default"
msgstr ""
-#: gtk/gtkwidget.c:457
+#: gtk/gtkwidget.c:463
msgid "Whether the widget can be the default widget"
msgstr ""
-#: gtk/gtkwidget.c:463
+#: gtk/gtkwidget.c:469
msgid "Has default"
msgstr ""
-#: gtk/gtkwidget.c:464
+#: gtk/gtkwidget.c:470
msgid "Whether the widget is the default widget"
msgstr ""
-#: gtk/gtkwidget.c:470
+#: gtk/gtkwidget.c:476
msgid "Receives default"
msgstr ""
-#: gtk/gtkwidget.c:471
+#: gtk/gtkwidget.c:477
msgid "If TRUE, the widget will receive the default action when it is focused."
msgstr ""
-#: gtk/gtkwidget.c:477
+#: gtk/gtkwidget.c:483
msgid "Composite child"
msgstr ""
-#: gtk/gtkwidget.c:478
+#: gtk/gtkwidget.c:484
msgid "Whether the widget is composed of other widgets"
msgstr ""
-#: gtk/gtkwidget.c:484
+#: gtk/gtkwidget.c:490
#, fuzzy
msgid "Style"
msgstr "Dodaj stil:"
-#: gtk/gtkwidget.c:485
+#: gtk/gtkwidget.c:491
msgid ""
"The style of the widget, which contains information about how it will look "
"(colors etc)."
msgstr ""
-#: gtk/gtkwidget.c:491
+#: gtk/gtkwidget.c:497
msgid "Events"
msgstr ""
-#: gtk/gtkwidget.c:492
+#: gtk/gtkwidget.c:498
msgid "The event mask that decides what kind of GdkEvents this widget gets."
msgstr ""
-#: gtk/gtkwidget.c:499
+#: gtk/gtkwidget.c:505
msgid "Extension events"
msgstr ""
-#: gtk/gtkwidget.c:500
+#: gtk/gtkwidget.c:506
msgid "The mask that decides what kind of extension events this widget gets."
msgstr ""
-#: gtk/gtkwidget.c:1047
+#: gtk/gtkwidget.c:1053
msgid "Interior Focus"
msgstr ""
-#: gtk/gtkwidget.c:1048
+#: gtk/gtkwidget.c:1054
msgid "Whether to draw the focus indicator inside widgets."
msgstr ""
-#: gtk/gtkwindow.c:361
+#: gtk/gtkwindow.c:359
#, fuzzy
msgid "Window Type"
msgstr "Prozor"
-#: gtk/gtkwindow.c:362
+#: gtk/gtkwindow.c:360
msgid "The type of the window"
msgstr ""
-#: gtk/gtkwindow.c:371
+#: gtk/gtkwindow.c:369
#, fuzzy
msgid "Window Title"
msgstr "Prozor"
-#: gtk/gtkwindow.c:372
+#: gtk/gtkwindow.c:370
msgid "The title of the window"
msgstr ""
-#: gtk/gtkwindow.c:379
+#: gtk/gtkwindow.c:377
msgid "Allow Shrink"
msgstr ""
-#: gtk/gtkwindow.c:381
+#: gtk/gtkwindow.c:379
#, no-c-format
msgid ""
"If TRUE, the window has no mimimum size. Setting this to TRUE is 99% of the "
"time a bad idea."
msgstr ""
-#: gtk/gtkwindow.c:388
+#: gtk/gtkwindow.c:386
msgid "Allow Grow"
msgstr ""
-#: gtk/gtkwindow.c:389
+#: gtk/gtkwindow.c:387
msgid "If TRUE, users can expand the window beyond its minimum size."
msgstr ""
-#: gtk/gtkwindow.c:396
-#, fuzzy
-msgid "Resizable"
-msgstr "Onemogućen"
-
-#: gtk/gtkwindow.c:397
+#: gtk/gtkwindow.c:395
msgid "If TRUE, users can resize the window."
msgstr ""
-#: gtk/gtkwindow.c:404
+#: gtk/gtkwindow.c:402
msgid "Modal"
msgstr ""
-#: gtk/gtkwindow.c:405
+#: gtk/gtkwindow.c:403
msgid ""
"If TRUE, the window is modal (other windows are not usable while this one is "
"up)."
msgstr ""
-#: gtk/gtkwindow.c:412
+#: gtk/gtkwindow.c:410
msgid "Window Position"
msgstr ""
-#: gtk/gtkwindow.c:413
+#: gtk/gtkwindow.c:411
msgid "The initial position of the window."
msgstr ""
-#: gtk/gtkwindow.c:421
+#: gtk/gtkwindow.c:419
msgid "Default Width"
msgstr ""
-#: gtk/gtkwindow.c:422
+#: gtk/gtkwindow.c:420
msgid ""
"The default width of the window, used when initially showing the window."
msgstr ""
-#: gtk/gtkwindow.c:431
+#: gtk/gtkwindow.c:429
msgid "Default Height"
msgstr ""
-#: gtk/gtkwindow.c:432
+#: gtk/gtkwindow.c:430
msgid ""
"The default height of the window, used when initially showing the window."
msgstr ""
-#: gtk/gtkwindow.c:441
+#: gtk/gtkwindow.c:439
msgid "Destroy with Parent"
msgstr ""
-#: gtk/gtkwindow.c:442
+#: gtk/gtkwindow.c:440
msgid "If this window should be destroyed when the parent is destroyed"
msgstr ""
-#: gtk/gtkwindow.c:449
+#: gtk/gtkwindow.c:447
msgid "Icon"
msgstr ""
-#: gtk/gtkwindow.c:450
+#: gtk/gtkwindow.c:448
msgid "Icon for this window"
msgstr ""
-#: gtk/gtksizegroup.c:241
+#: gtk/gtksizegroup.c:242
#, fuzzy
msgid "Mode"
msgstr "Način: "
-#: gtk/gtksizegroup.c:242
+#: gtk/gtksizegroup.c:243
msgid ""
"The the directions in which the size group effects the requested sizes of "
"its component widgets."
diff --git a/po/hu.po b/po/hu.po
index 91f4c22ea..e0ed6fad7 100644
--- a/po/hu.po
+++ b/po/hu.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: gtk+ VERSION\n"
-"POT-Creation-Date: 2001-10-25 16:39-0400\n"
+"POT-Creation-Date: 2001-11-23 15:47-0500\n"
"PO-Revision-Date: 2000-11-07 06:28+0100\n"
"Last-Translator: Szabolcs BAN <shooby@gnome.hu>\n"
"Language-Team: Hungarian <hu@li.org>\n"
@@ -13,12 +13,12 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8-bit\n"
-#: gdk-pixbuf/gdk-pixbuf-animation.c:144 gdk-pixbuf/gdk-pixbuf-io.c:543
+#: gdk-pixbuf/gdk-pixbuf-animation.c:144 gdk-pixbuf/gdk-pixbuf-io.c:551
#, c-format
msgid "Failed to open file '%s': %s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-animation.c:155 gdk-pixbuf/gdk-pixbuf-io.c:553
+#: gdk-pixbuf/gdk-pixbuf-animation.c:155 gdk-pixbuf/gdk-pixbuf-io.c:561
#, c-format
msgid "Image file '%s' contains no data"
msgstr ""
@@ -28,7 +28,7 @@ msgstr ""
msgid "Don't know how to load the animation in file '%s'"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-animation.c:205 gdk-pixbuf/gdk-pixbuf-io.c:598
+#: gdk-pixbuf/gdk-pixbuf-animation.c:205 gdk-pixbuf/gdk-pixbuf-io.c:606
#, c-format
msgid ""
"Failed to load image '%s': reason not known, probably a corrupt image file"
@@ -41,65 +41,65 @@ msgid ""
"animation file"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:316
+#: gdk-pixbuf/gdk-pixbuf-io.c:324
#, fuzzy, c-format
msgid "Unable to load image-loading module: %s: %s"
msgstr "Nem találom a betölthető modult a module_path (%s) útvonalon,"
-#: gdk-pixbuf/gdk-pixbuf-io.c:335
+#: gdk-pixbuf/gdk-pixbuf-io.c:343
#, c-format
msgid ""
"Image-loading module %s does not export the proper interface; perhaps it's "
"from a different GTK version?"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:452 gdk-pixbuf/gdk-pixbuf-io.c:478
+#: gdk-pixbuf/gdk-pixbuf-io.c:460 gdk-pixbuf/gdk-pixbuf-io.c:486
#, c-format
msgid "Image type '%s' is not supported"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:500
+#: gdk-pixbuf/gdk-pixbuf-io.c:508
#, c-format
msgid "Couldn't recognize the image file format for file '%s'"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:506
+#: gdk-pixbuf/gdk-pixbuf-io.c:514
msgid "Unrecognized image file format"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:576
+#: gdk-pixbuf/gdk-pixbuf-io.c:584
#, c-format
msgid "Don't know how to load the image in file '%s'"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:609
+#: gdk-pixbuf/gdk-pixbuf-io.c:617
#, c-format
msgid "Failed to load image '%s': %s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:714
+#: gdk-pixbuf/gdk-pixbuf-io.c:722
#, c-format
msgid "This build of gdk-pixbuf does not support saving the image format: %s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:822
+#: gdk-pixbuf/gdk-pixbuf-io.c:830
#, c-format
msgid "Failed to open '%s' for writing: %s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:843
+#: gdk-pixbuf/gdk-pixbuf-io.c:851
#, c-format
msgid ""
"Failed to close '%s' while writing image, all data may not have been saved: %"
"s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-loader.c:252
+#: gdk-pixbuf/gdk-pixbuf-loader.c:250
#, c-format
msgid "Incremental loading of image type '%s' is not supported"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-loader.c:275 gdk-pixbuf/gdk-pixbuf-loader.c:376
+#: gdk-pixbuf/gdk-pixbuf-loader.c:273 gdk-pixbuf/gdk-pixbuf-loader.c:374
#, c-format
msgid ""
"Internal error: Image loader module '%s' failed to begin loading an image, "
@@ -362,35 +362,35 @@ msgstr ""
msgid "Failed to write to temporary file when loading XBM image"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1256
+#: gdk-pixbuf/io-xpm.c:1234
msgid "No XPM header found"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1264
+#: gdk-pixbuf/io-xpm.c:1242
msgid "XPM file has image width <= 0"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1272
+#: gdk-pixbuf/io-xpm.c:1250
msgid "XPM file has image height <= 0"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1280
+#: gdk-pixbuf/io-xpm.c:1258
msgid "XPM file has invalid number of colors"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1288
+#: gdk-pixbuf/io-xpm.c:1266
msgid "XPM has invalid number of chars per pixel"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1306
+#: gdk-pixbuf/io-xpm.c:1284
msgid "Can't read XPM colormap"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1344
+#: gdk-pixbuf/io-xpm.c:1322
msgid "Can't allocate memory for loading XPM image"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1527
+#: gdk-pixbuf/io-xpm.c:1505
msgid "Failed to write to temporary file when loading XPM image"
msgstr ""
@@ -411,12 +411,20 @@ msgstr ""
msgid "failed to allocate image buffer of %u bytes"
msgstr ""
-#: gtk/gtkaccellabel.c:115
-msgid "Accelerator object"
+#: gtk/gtkaccellabel.c:122
+msgid "Accelerator Closure"
msgstr ""
-#: gtk/gtkaccellabel.c:116
-msgid "The object monitored by this accelerator label"
+#: gtk/gtkaccellabel.c:123
+msgid "The closure to be monitored for accelerator changes"
+msgstr ""
+
+#: gtk/gtkaccellabel.c:129
+msgid "Accelerator Widget"
+msgstr ""
+
+#: gtk/gtkaccellabel.c:130
+msgid "The widget to be monitored for accelerator changes"
msgstr ""
#: gtk/gtkalignment.c:102
@@ -569,7 +577,7 @@ msgstr ""
msgid "The amount of space between children."
msgstr ""
-#: gtk/gtkbox.c:135 gtk/gtknotebook.c:396
+#: gtk/gtkbox.c:135 gtk/gtknotebook.c:400
msgid "Homogeneous"
msgstr ""
@@ -577,75 +585,75 @@ msgstr ""
msgid "Whether the children should all be the same size."
msgstr ""
-#: gtk/gtkbutton.c:183 gtk/gtkframe.c:125 gtk/gtklabel.c:283
+#: gtk/gtkbutton.c:188 gtk/gtkframe.c:125 gtk/gtklabel.c:282
msgid "Label"
msgstr ""
-#: gtk/gtkbutton.c:184
+#: gtk/gtkbutton.c:189
msgid ""
"Text of the label widget inside the button, if the button contains a label "
"widget."
msgstr ""
-#: gtk/gtkbutton.c:191 gtk/gtklabel.c:304
+#: gtk/gtkbutton.c:196 gtk/gtklabel.c:303
msgid "Use underline"
msgstr ""
-#: gtk/gtkbutton.c:192 gtk/gtklabel.c:305
+#: gtk/gtkbutton.c:197 gtk/gtklabel.c:304
msgid ""
"If set, an underline in the text indicates the next character should be used "
"for the mnemonic accelerator key"
msgstr ""
-#: gtk/gtkbutton.c:199
+#: gtk/gtkbutton.c:204
msgid "Use stock"
msgstr ""
-#: gtk/gtkbutton.c:200
+#: gtk/gtkbutton.c:205
msgid ""
"If set, the label is used to pick a stock item instead of being displayed"
msgstr ""
-#: gtk/gtkbutton.c:207
+#: gtk/gtkbutton.c:212
msgid "Border relief"
msgstr ""
-#: gtk/gtkbutton.c:208
+#: gtk/gtkbutton.c:213
msgid "The border relief style."
msgstr ""
-#: gtk/gtkbutton.c:259
+#: gtk/gtkbutton.c:264
msgid "Default Spacing"
msgstr ""
-#: gtk/gtkbutton.c:260
+#: gtk/gtkbutton.c:265
msgid "Extra space to add for CAN_DEFAULT buttons"
msgstr ""
-#: gtk/gtkbutton.c:266
+#: gtk/gtkbutton.c:271
msgid "Default Outside Spacing"
msgstr ""
-#: gtk/gtkbutton.c:267
+#: gtk/gtkbutton.c:272
msgid ""
"Extra space to add for CAN_DEFAULT buttons that is always drawn outside the "
"border"
msgstr ""
-#: gtk/gtkbutton.c:272
+#: gtk/gtkbutton.c:277
msgid "Child X Displacement"
msgstr ""
-#: gtk/gtkbutton.c:273
+#: gtk/gtkbutton.c:278
msgid ""
"How far in the x direction to move the child when the button is depressed"
msgstr ""
-#: gtk/gtkbutton.c:280
+#: gtk/gtkbutton.c:285
msgid "Child Y Displacement"
msgstr ""
-#: gtk/gtkbutton.c:281
+#: gtk/gtkbutton.c:286
msgid ""
"How far in the y direction to move the child when the button is depressed"
msgstr ""
@@ -740,291 +748,291 @@ msgstr ""
msgid "The pixbuf to render."
msgstr ""
-#: gtk/gtkcellrenderertext.c:173 gtk/gtkentry.c:498 gtk/gtkprogressbar.c:207
+#: gtk/gtkcellrenderertext.c:174 gtk/gtkentry.c:506 gtk/gtkprogressbar.c:207
msgid "Text"
msgstr ""
-#: gtk/gtkcellrenderertext.c:174
+#: gtk/gtkcellrenderertext.c:175
msgid "Text to render"
msgstr ""
-#: gtk/gtkcellrenderertext.c:181
+#: gtk/gtkcellrenderertext.c:182
msgid "Markup"
msgstr ""
-#: gtk/gtkcellrenderertext.c:182
+#: gtk/gtkcellrenderertext.c:183
msgid "Marked up text to render"
msgstr ""
-#: gtk/gtkcellrenderertext.c:189 gtk/gtklabel.c:290
+#: gtk/gtkcellrenderertext.c:190 gtk/gtklabel.c:289
msgid "Attributes"
msgstr ""
-#: gtk/gtkcellrenderertext.c:190
+#: gtk/gtkcellrenderertext.c:191
msgid "A list of style attributes to apply to the text of the renderer."
msgstr ""
-#: gtk/gtkcellrenderertext.c:197 gtk/gtktexttag.c:208
+#: gtk/gtkcellrenderertext.c:198 gtk/gtktexttag.c:209
msgid "Background color name"
msgstr ""
-#: gtk/gtkcellrenderertext.c:198 gtk/gtktexttag.c:209
+#: gtk/gtkcellrenderertext.c:199 gtk/gtktexttag.c:210
msgid "Background color as a string"
msgstr ""
-#: gtk/gtkcellrenderertext.c:205 gtk/gtktexttag.c:216
+#: gtk/gtkcellrenderertext.c:206 gtk/gtktexttag.c:217
msgid "Background color"
msgstr ""
-#: gtk/gtkcellrenderertext.c:206 gtk/gtktexttag.c:217
+#: gtk/gtkcellrenderertext.c:207 gtk/gtktexttag.c:218
msgid "Background color as a GdkColor"
msgstr ""
-#: gtk/gtkcellrenderertext.c:213 gtk/gtktexttag.c:242
+#: gtk/gtkcellrenderertext.c:214 gtk/gtktexttag.c:243
msgid "Foreground color name"
msgstr ""
-#: gtk/gtkcellrenderertext.c:214 gtk/gtktexttag.c:243
+#: gtk/gtkcellrenderertext.c:215 gtk/gtktexttag.c:244
msgid "Foreground color as a string"
msgstr ""
-#: gtk/gtkcellrenderertext.c:221 gtk/gtktexttag.c:250
+#: gtk/gtkcellrenderertext.c:222 gtk/gtktexttag.c:251
msgid "Foreground color"
msgstr ""
-#: gtk/gtkcellrenderertext.c:222 gtk/gtktexttag.c:251
+#: gtk/gtkcellrenderertext.c:223 gtk/gtktexttag.c:252
msgid "Foreground color as a GdkColor"
msgstr ""
-#: gtk/gtkcellrenderertext.c:230 gtk/gtkentry.c:430 gtk/gtktexttag.c:276
-#: gtk/gtktextview.c:539
+#: gtk/gtkcellrenderertext.c:231 gtk/gtkentry.c:438 gtk/gtktexttag.c:277
+#: gtk/gtktextview.c:548
#, fuzzy
msgid "Editable"
msgstr "(tiltva)"
-#: gtk/gtkcellrenderertext.c:231 gtk/gtktexttag.c:277 gtk/gtktextview.c:540
+#: gtk/gtkcellrenderertext.c:232 gtk/gtktexttag.c:278 gtk/gtktextview.c:549
msgid "Whether the text can be modified by the user"
msgstr ""
-#: gtk/gtkcellrenderertext.c:238 gtk/gtkcellrenderertext.c:246
-#: gtk/gtkfontsel.c:192 gtk/gtktexttag.c:284 gtk/gtktexttag.c:292
+#: gtk/gtkcellrenderertext.c:239 gtk/gtkcellrenderertext.c:247
+#: gtk/gtkfontsel.c:192 gtk/gtktexttag.c:285 gtk/gtktexttag.c:293
msgid "Font"
msgstr ""
-#: gtk/gtkcellrenderertext.c:239 gtk/gtktexttag.c:285
+#: gtk/gtkcellrenderertext.c:240 gtk/gtktexttag.c:286
msgid "Font description as a string"
msgstr ""
-#: gtk/gtkcellrenderertext.c:247 gtk/gtktexttag.c:293
+#: gtk/gtkcellrenderertext.c:248 gtk/gtktexttag.c:294
msgid "Font description as a PangoFontDescription struct"
msgstr ""
-#: gtk/gtkcellrenderertext.c:255 gtk/gtktexttag.c:301
+#: gtk/gtkcellrenderertext.c:256 gtk/gtktexttag.c:302
#, fuzzy
msgid "Font family"
msgstr "Család:"
-#: gtk/gtkcellrenderertext.c:256 gtk/gtktexttag.c:302
+#: gtk/gtkcellrenderertext.c:257 gtk/gtktexttag.c:303
msgid "Name of the font family, e.g. Sans, Helvetica, Times, Monospace"
msgstr ""
-#: gtk/gtkcellrenderertext.c:263 gtk/gtkcellrenderertext.c:264
-#: gtk/gtktexttag.c:309 gtk/gtktexttag.c:310
+#: gtk/gtkcellrenderertext.c:264 gtk/gtkcellrenderertext.c:265
+#: gtk/gtktexttag.c:310 gtk/gtktexttag.c:311
msgid "Font style"
msgstr ""
-#: gtk/gtkcellrenderertext.c:272 gtk/gtkcellrenderertext.c:273
-#: gtk/gtktexttag.c:318 gtk/gtktexttag.c:319
+#: gtk/gtkcellrenderertext.c:273 gtk/gtkcellrenderertext.c:274
+#: gtk/gtktexttag.c:319 gtk/gtktexttag.c:320
msgid "Font variant"
msgstr ""
-#: gtk/gtkcellrenderertext.c:281 gtk/gtkcellrenderertext.c:282
-#: gtk/gtktexttag.c:327 gtk/gtktexttag.c:328
+#: gtk/gtkcellrenderertext.c:282 gtk/gtkcellrenderertext.c:283
+#: gtk/gtktexttag.c:328 gtk/gtktexttag.c:329
msgid "Font weight"
msgstr ""
-#: gtk/gtkcellrenderertext.c:291 gtk/gtkcellrenderertext.c:292
-#: gtk/gtktexttag.c:338 gtk/gtktexttag.c:339
+#: gtk/gtkcellrenderertext.c:292 gtk/gtkcellrenderertext.c:293
+#: gtk/gtktexttag.c:339 gtk/gtktexttag.c:340
msgid "Font stretch"
msgstr ""
-#: gtk/gtkcellrenderertext.c:300 gtk/gtkcellrenderertext.c:301
-#: gtk/gtktexttag.c:347 gtk/gtktexttag.c:348
+#: gtk/gtkcellrenderertext.c:301 gtk/gtkcellrenderertext.c:302
+#: gtk/gtktexttag.c:348 gtk/gtktexttag.c:349
msgid "Font size"
msgstr ""
-#: gtk/gtkcellrenderertext.c:310 gtk/gtktexttag.c:367
+#: gtk/gtkcellrenderertext.c:311 gtk/gtktexttag.c:368
msgid "Font points"
msgstr ""
-#: gtk/gtkcellrenderertext.c:311 gtk/gtktexttag.c:368
+#: gtk/gtkcellrenderertext.c:312 gtk/gtktexttag.c:369
msgid "Font size in points"
msgstr ""
-#: gtk/gtkcellrenderertext.c:320 gtk/gtktexttag.c:357 gtk/gtktexttag.c:358
+#: gtk/gtkcellrenderertext.c:321 gtk/gtktexttag.c:358 gtk/gtktexttag.c:359
#, fuzzy
msgid "Font scale"
msgstr "Család:"
-#: gtk/gtkcellrenderertext.c:321
+#: gtk/gtkcellrenderertext.c:322
msgid "Font scaling factor"
msgstr ""
-#: gtk/gtkcellrenderertext.c:330 gtk/gtktexttag.c:426
+#: gtk/gtkcellrenderertext.c:331 gtk/gtktexttag.c:427
msgid "Rise"
msgstr ""
-#: gtk/gtkcellrenderertext.c:331 gtk/gtktexttag.c:427
+#: gtk/gtkcellrenderertext.c:332 gtk/gtktexttag.c:428
msgid ""
"Offset of text above the baseline (below the baseline if rise is negative)"
msgstr ""
-#: gtk/gtkcellrenderertext.c:341 gtk/gtktexttag.c:466
+#: gtk/gtkcellrenderertext.c:342 gtk/gtktexttag.c:467
msgid "Strikethrough"
msgstr ""
-#: gtk/gtkcellrenderertext.c:342 gtk/gtktexttag.c:467
+#: gtk/gtkcellrenderertext.c:343 gtk/gtktexttag.c:468
msgid "Whether to strike through the text"
msgstr ""
-#: gtk/gtkcellrenderertext.c:349 gtk/gtktexttag.c:474
+#: gtk/gtkcellrenderertext.c:350 gtk/gtktexttag.c:475
msgid "Underline"
msgstr ""
-#: gtk/gtkcellrenderertext.c:350 gtk/gtktexttag.c:475
+#: gtk/gtkcellrenderertext.c:351 gtk/gtktexttag.c:476
msgid "Style of underline for this text"
msgstr ""
-#: gtk/gtkcellrenderertext.c:360 gtk/gtktexttag.c:511
+#: gtk/gtkcellrenderertext.c:361 gtk/gtktexttag.c:512
msgid "Background set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:361 gtk/gtktexttag.c:512
+#: gtk/gtkcellrenderertext.c:362 gtk/gtktexttag.c:513
msgid "Whether this tag affects the background color"
msgstr ""
-#: gtk/gtkcellrenderertext.c:364 gtk/gtktexttag.c:523
+#: gtk/gtkcellrenderertext.c:365 gtk/gtktexttag.c:524
msgid "Foreground set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:365 gtk/gtktexttag.c:524
+#: gtk/gtkcellrenderertext.c:366 gtk/gtktexttag.c:525
msgid "Whether this tag affects the foreground color"
msgstr ""
-#: gtk/gtkcellrenderertext.c:368 gtk/gtktexttag.c:531
+#: gtk/gtkcellrenderertext.c:369 gtk/gtktexttag.c:532
msgid "Editability set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:369 gtk/gtktexttag.c:532
+#: gtk/gtkcellrenderertext.c:370 gtk/gtktexttag.c:533
msgid "Whether this tag affects text editability"
msgstr ""
-#: gtk/gtkcellrenderertext.c:372 gtk/gtktexttag.c:535
+#: gtk/gtkcellrenderertext.c:373 gtk/gtktexttag.c:536
msgid "Font family set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:373 gtk/gtktexttag.c:536
+#: gtk/gtkcellrenderertext.c:374 gtk/gtktexttag.c:537
msgid "Whether this tag affects the font family"
msgstr ""
-#: gtk/gtkcellrenderertext.c:376 gtk/gtktexttag.c:539
+#: gtk/gtkcellrenderertext.c:377 gtk/gtktexttag.c:540
msgid "Font style set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:377 gtk/gtktexttag.c:540
+#: gtk/gtkcellrenderertext.c:378 gtk/gtktexttag.c:541
msgid "Whether this tag affects the font style"
msgstr ""
-#: gtk/gtkcellrenderertext.c:380 gtk/gtktexttag.c:543
+#: gtk/gtkcellrenderertext.c:381 gtk/gtktexttag.c:544
msgid "Font variant set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:381 gtk/gtktexttag.c:544
+#: gtk/gtkcellrenderertext.c:382 gtk/gtktexttag.c:545
msgid "Whether this tag affects the font variant"
msgstr ""
-#: gtk/gtkcellrenderertext.c:384 gtk/gtktexttag.c:547
+#: gtk/gtkcellrenderertext.c:385 gtk/gtktexttag.c:548
msgid "Font weight set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:385 gtk/gtktexttag.c:548
+#: gtk/gtkcellrenderertext.c:386 gtk/gtktexttag.c:549
msgid "Whether this tag affects the font weight"
msgstr ""
-#: gtk/gtkcellrenderertext.c:388 gtk/gtktexttag.c:551
+#: gtk/gtkcellrenderertext.c:389 gtk/gtktexttag.c:552
msgid "Font stretch set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:389 gtk/gtktexttag.c:552
+#: gtk/gtkcellrenderertext.c:390 gtk/gtktexttag.c:553
msgid "Whether this tag affects the font stretch"
msgstr ""
-#: gtk/gtkcellrenderertext.c:392 gtk/gtktexttag.c:555
+#: gtk/gtkcellrenderertext.c:393 gtk/gtktexttag.c:556
msgid "Font size set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:393 gtk/gtktexttag.c:556
+#: gtk/gtkcellrenderertext.c:394 gtk/gtktexttag.c:557
msgid "Whether this tag affects the font size"
msgstr ""
-#: gtk/gtkcellrenderertext.c:396 gtk/gtktexttag.c:559
+#: gtk/gtkcellrenderertext.c:397 gtk/gtktexttag.c:560
msgid "Font scale set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:397 gtk/gtktexttag.c:560
+#: gtk/gtkcellrenderertext.c:398 gtk/gtktexttag.c:561
msgid "Whether this tag scales the font size by a factor"
msgstr ""
-#: gtk/gtkcellrenderertext.c:400 gtk/gtktexttag.c:579
+#: gtk/gtkcellrenderertext.c:401 gtk/gtktexttag.c:580
msgid "Rise set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:401 gtk/gtktexttag.c:580
+#: gtk/gtkcellrenderertext.c:402 gtk/gtktexttag.c:581
msgid "Whether this tag affects the rise"
msgstr ""
-#: gtk/gtkcellrenderertext.c:404 gtk/gtktexttag.c:595
+#: gtk/gtkcellrenderertext.c:405 gtk/gtktexttag.c:596
msgid "Strikethrough set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:405 gtk/gtktexttag.c:596
+#: gtk/gtkcellrenderertext.c:406 gtk/gtktexttag.c:597
msgid "Whether this tag affects strikethrough"
msgstr ""
-#: gtk/gtkcellrenderertext.c:408 gtk/gtktexttag.c:603
+#: gtk/gtkcellrenderertext.c:409 gtk/gtktexttag.c:604
msgid "Underline set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:409 gtk/gtktexttag.c:604
+#: gtk/gtkcellrenderertext.c:410 gtk/gtktexttag.c:605
msgid "Whether this tag affects underlining"
msgstr ""
-#: gtk/gtkcellrenderertoggle.c:129
+#: gtk/gtkcellrenderertoggle.c:130
msgid "Toggle state"
msgstr ""
-#: gtk/gtkcellrenderertoggle.c:130
+#: gtk/gtkcellrenderertoggle.c:131
msgid "The toggle state of the button"
msgstr ""
-#: gtk/gtkcellrenderertoggle.c:138
+#: gtk/gtkcellrenderertoggle.c:139
#, fuzzy
msgid "Activatable"
msgstr "(tiltva)"
-#: gtk/gtkcellrenderertoggle.c:139
+#: gtk/gtkcellrenderertoggle.c:140
msgid "The toggle button can be activated"
msgstr ""
-#: gtk/gtkcellrenderertoggle.c:147
+#: gtk/gtkcellrenderertoggle.c:148
msgid "Radio state"
msgstr ""
-#: gtk/gtkcellrenderertoggle.c:148
+#: gtk/gtkcellrenderertoggle.c:149
msgid "Draw the toggle button as a radio button"
msgstr ""
-#: gtk/gtkcheckbutton.c:95 gtk/gtkoptionmenu.c:163
+#: gtk/gtkcheckbutton.c:95 gtk/gtkoptionmenu.c:191
msgid "Indicator Size"
msgstr ""
@@ -1032,7 +1040,7 @@ msgstr ""
msgid "Size of check or radio indicator"
msgstr ""
-#: gtk/gtkcheckbutton.c:103 gtk/gtkoptionmenu.c:169
+#: gtk/gtkcheckbutton.c:103 gtk/gtkoptionmenu.c:197
msgid "Indicator Spacing"
msgstr ""
@@ -1040,174 +1048,174 @@ msgstr ""
msgid "Spacing around check or radio indicator"
msgstr ""
-#: gtk/gtkcheckmenuitem.c:114 gtk/gtktogglebutton.c:142
+#: gtk/gtkcheckmenuitem.c:115 gtk/gtktogglebutton.c:132
msgid "Active"
msgstr ""
-#: gtk/gtkcheckmenuitem.c:115
+#: gtk/gtkcheckmenuitem.c:116
msgid "Whether the menu item is checked."
msgstr ""
-#: gtk/gtkcheckmenuitem.c:122 gtk/gtktogglebutton.c:150
+#: gtk/gtkcheckmenuitem.c:123 gtk/gtktogglebutton.c:140
msgid "Inconsistent"
msgstr ""
-#: gtk/gtkcheckmenuitem.c:123
+#: gtk/gtkcheckmenuitem.c:124
msgid "Whether to display an \"inconsistent\" state."
msgstr ""
-#: gtk/gtkcolorsel.c:574
+#: gtk/gtkcolorsel.c:578
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:579
+#: gtk/gtkcolorsel.c:583
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:883
+#: gtk/gtkcolorsel.c:887
msgid "_Save color here"
msgstr ""
-#: gtk/gtkcolorsel.c:1051
+#: gtk/gtkcolorsel.c:1055
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:1667
+#: gtk/gtkcolorsel.c:1674
msgid "Has Opacity Control"
msgstr ""
-#: gtk/gtkcolorsel.c:1668
+#: gtk/gtkcolorsel.c:1675
msgid "Whether the color selector should allow setting opacity"
msgstr ""
-#: gtk/gtkcolorsel.c:1674
+#: gtk/gtkcolorsel.c:1681
#, fuzzy
msgid "Has palette"
msgstr "Egyéni paletta"
-#: gtk/gtkcolorsel.c:1675
+#: gtk/gtkcolorsel.c:1682
msgid "Whether a palette should be used"
msgstr ""
-#: gtk/gtkcolorsel.c:1681
+#: gtk/gtkcolorsel.c:1688
#, fuzzy
msgid "Current Color"
msgstr "Szín beállítása"
-#: gtk/gtkcolorsel.c:1682
+#: gtk/gtkcolorsel.c:1689
msgid "The current color"
msgstr ""
-#: gtk/gtkcolorsel.c:1688
+#: gtk/gtkcolorsel.c:1695
msgid "Current Alpha"
msgstr ""
-#: gtk/gtkcolorsel.c:1689
+#: gtk/gtkcolorsel.c:1696
msgid "The current opacity value (0 fully transparent, 65535 fully opaque)"
msgstr ""
-#: gtk/gtkcolorsel.c:1702
+#: gtk/gtkcolorsel.c:1709
#, fuzzy
msgid "Custom palette"
msgstr "Egyéni paletta"
-#: gtk/gtkcolorsel.c:1703
+#: gtk/gtkcolorsel.c:1710
msgid "Palette to use in the color selector"
msgstr ""
-#: gtk/gtkcolorsel.c:1758
+#: gtk/gtkcolorsel.c:1750
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:1786
+#: gtk/gtkcolorsel.c:1778
msgid ""
"Click the eyedropper, then click a color anywhere on your screen to select "
"that color."
msgstr ""
-#: gtk/gtkcolorsel.c:1795
+#: gtk/gtkcolorsel.c:1787
#, fuzzy
msgid "_Hue:"
msgstr "Szín:"
-#: gtk/gtkcolorsel.c:1796
+#: gtk/gtkcolorsel.c:1788
msgid "Position on the color wheel."
msgstr ""
-#: gtk/gtkcolorsel.c:1797
+#: gtk/gtkcolorsel.c:1789
#, fuzzy
msgid "_Saturation:"
msgstr "Színesség:"
-#: gtk/gtkcolorsel.c:1798
+#: gtk/gtkcolorsel.c:1790
msgid "\"Deepness\" of the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1799
+#: gtk/gtkcolorsel.c:1791
#, fuzzy
msgid "_Value:"
msgstr "Érték:"
-#: gtk/gtkcolorsel.c:1800
+#: gtk/gtkcolorsel.c:1792
msgid "Brightness of the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1801
+#: gtk/gtkcolorsel.c:1793
#, fuzzy
msgid "_Red:"
msgstr "Vörös:"
-#: gtk/gtkcolorsel.c:1802
+#: gtk/gtkcolorsel.c:1794
msgid "Amount of red light in the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1803
+#: gtk/gtkcolorsel.c:1795
#, fuzzy
msgid "_Green:"
msgstr "Zöld:"
-#: gtk/gtkcolorsel.c:1804
+#: gtk/gtkcolorsel.c:1796
msgid "Amount of green light in the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1805
+#: gtk/gtkcolorsel.c:1797
#, fuzzy
msgid "_Blue:"
msgstr "Kék:"
-#: gtk/gtkcolorsel.c:1806
+#: gtk/gtkcolorsel.c:1798
msgid "Amount of blue light in the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1809
+#: gtk/gtkcolorsel.c:1801
#, fuzzy
msgid "_Opacity:"
msgstr "Átlátszóság:"
-#: gtk/gtkcolorsel.c:1817
+#: gtk/gtkcolorsel.c:1809
msgid "Transparency of the currently-selected color."
msgstr ""
-#: gtk/gtkcolorsel.c:1832
+#: gtk/gtkcolorsel.c:1824
msgid "Color _Name:"
msgstr ""
-#: gtk/gtkcolorsel.c:1844
+#: gtk/gtkcolorsel.c:1836
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:1863
+#: gtk/gtkcolorsel.c:1855
#, fuzzy
msgid "_Palette"
msgstr "Egyéni paletta"
@@ -1253,205 +1261,205 @@ msgstr ""
msgid "Whether entered values must already be present in the list"
msgstr ""
-#: gtk/gtkcontainer.c:202
+#: gtk/gtkcontainer.c:203
msgid "Resize mode"
msgstr ""
-#: gtk/gtkcontainer.c:203
+#: gtk/gtkcontainer.c:204
msgid "Specify how resize events are handled"
msgstr ""
-#: gtk/gtkcontainer.c:210
+#: gtk/gtkcontainer.c:211
msgid "Border width"
msgstr ""
-#: gtk/gtkcontainer.c:211
+#: gtk/gtkcontainer.c:212
msgid "The width of the empty border outside the containers children."
msgstr ""
-#: gtk/gtkcontainer.c:219
+#: gtk/gtkcontainer.c:220
msgid "Child"
msgstr ""
-#: gtk/gtkcontainer.c:220
+#: gtk/gtkcontainer.c:221
msgid "Can be used to add a new child to the container."
msgstr ""
-#: gtk/gtkcurve.c:120
+#: gtk/gtkcurve.c:121
#, fuzzy
msgid "Curve type"
msgstr "Létrehozás"
-#: gtk/gtkcurve.c:121
+#: gtk/gtkcurve.c:122
msgid "Is this curve linear, spline interpolated, or free-form"
msgstr ""
-#: gtk/gtkcurve.c:129
+#: gtk/gtkcurve.c:130
msgid "Minimum X"
msgstr ""
-#: gtk/gtkcurve.c:130
+#: gtk/gtkcurve.c:131
msgid "Minimum possible value for X"
msgstr ""
-#: gtk/gtkcurve.c:139
+#: gtk/gtkcurve.c:140
msgid "Maximum X"
msgstr ""
-#: gtk/gtkcurve.c:140
+#: gtk/gtkcurve.c:141
msgid "Maximum possible X value."
msgstr ""
-#: gtk/gtkcurve.c:149
+#: gtk/gtkcurve.c:150
msgid "Minimum Y"
msgstr ""
-#: gtk/gtkcurve.c:150
+#: gtk/gtkcurve.c:151
msgid "Minimum possible value for Y"
msgstr ""
-#: gtk/gtkcurve.c:159
+#: gtk/gtkcurve.c:160
msgid "Maximum Y"
msgstr ""
-#: gtk/gtkcurve.c:160
+#: gtk/gtkcurve.c:161
msgid "Maximum possible value for Y"
msgstr ""
-#: gtk/gtkdialog.c:125
+#: gtk/gtkdialog.c:126
msgid "Has separator"
msgstr ""
-#: gtk/gtkdialog.c:126
+#: gtk/gtkdialog.c:127
msgid "The dialog has a separator bar above its buttons"
msgstr ""
-#: gtk/gtkdialog.c:149
+#: gtk/gtkdialog.c:150
msgid "Content area border"
msgstr ""
-#: gtk/gtkdialog.c:150
+#: gtk/gtkdialog.c:151
msgid "Width of border around the main dialog area"
msgstr ""
-#: gtk/gtkdialog.c:157
+#: gtk/gtkdialog.c:158
msgid "Button spacing"
msgstr ""
-#: gtk/gtkdialog.c:158
+#: gtk/gtkdialog.c:159
msgid "Spacing between buttons"
msgstr ""
-#: gtk/gtkdialog.c:166
+#: gtk/gtkdialog.c:167
msgid "Action area border"
msgstr ""
-#: gtk/gtkdialog.c:167
+#: gtk/gtkdialog.c:168
msgid "Width of border around the button area at the bottom of the dialog"
msgstr ""
-#: gtk/gtkentry.c:410 gtk/gtklabel.c:361
+#: gtk/gtkentry.c:418 gtk/gtklabel.c:360
#, fuzzy
msgid "Cursor Position"
msgstr "Kérdés"
-#: gtk/gtkentry.c:411 gtk/gtklabel.c:362
+#: gtk/gtkentry.c:419 gtk/gtklabel.c:361
msgid "The current position of the insertion cursor in chars."
msgstr ""
-#: gtk/gtkentry.c:420 gtk/gtklabel.c:371
+#: gtk/gtkentry.c:428 gtk/gtklabel.c:370
#, fuzzy
msgid "Selection Bound"
msgstr "Kiválasztott: "
-#: gtk/gtkentry.c:421 gtk/gtklabel.c:372
+#: gtk/gtkentry.c:429 gtk/gtklabel.c:371
msgid ""
"The position of the opposite end of the selection from the cursor in chars."
msgstr ""
-#: gtk/gtkentry.c:431
+#: gtk/gtkentry.c:439
msgid "Whether the entry contents can be edited"
msgstr ""
-#: gtk/gtkentry.c:438
+#: gtk/gtkentry.c:446
msgid "Maximum length"
msgstr ""
-#: gtk/gtkentry.c:439
+#: gtk/gtkentry.c:447
msgid "Maximum number of characters for this entry"
msgstr ""
-#: gtk/gtkentry.c:447
+#: gtk/gtkentry.c:455
msgid "Visibility"
msgstr ""
-#: gtk/gtkentry.c:448
+#: gtk/gtkentry.c:456
msgid ""
"FALSE displays the \"invisible char\" instead of the actual text (password "
"mode)"
msgstr ""
-#: gtk/gtkentry.c:455
+#: gtk/gtkentry.c:463
#, fuzzy
msgid "Has Frame"
msgstr "Egyéni paletta"
-#: gtk/gtkentry.c:456
+#: gtk/gtkentry.c:464
msgid "FALSE removes outside bevel from entry."
msgstr ""
-#: gtk/gtkentry.c:463
+#: gtk/gtkentry.c:471
msgid "Invisible character"
msgstr ""
-#: gtk/gtkentry.c:464
+#: gtk/gtkentry.c:472
msgid "The character to use when masking entry contents (in \"password mode\")"
msgstr ""
-#: gtk/gtkentry.c:471
+#: gtk/gtkentry.c:479
msgid "Activates default"
msgstr ""
-#: gtk/gtkentry.c:472
+#: gtk/gtkentry.c:480
msgid ""
"Whether to activate the default widget (such as the default button in a "
"dialog) when Enter is pressed."
msgstr ""
-#: gtk/gtkentry.c:478
+#: gtk/gtkentry.c:486
msgid "Width in chars"
msgstr ""
-#: gtk/gtkentry.c:479
+#: gtk/gtkentry.c:487
msgid "Number of characters to leave space for in the entry."
msgstr ""
-#: gtk/gtkentry.c:488
+#: gtk/gtkentry.c:496
msgid "Scroll offset"
msgstr ""
-#: gtk/gtkentry.c:489
+#: gtk/gtkentry.c:497
msgid "Number of pixels of the entry scrolled off the screen to the left"
msgstr ""
-#: gtk/gtkentry.c:499
+#: gtk/gtkentry.c:507
msgid "The contents of the entry"
msgstr ""
-#: gtk/gtkentry.c:505 gtk/gtklabel.c:380 gtk/gtktextview.c:615
+#: gtk/gtkentry.c:513 gtk/gtklabel.c:379 gtk/gtktextview.c:624
msgid "Cursor color"
msgstr ""
-#: gtk/gtkentry.c:506 gtk/gtklabel.c:381 gtk/gtktextview.c:616
+#: gtk/gtkentry.c:514 gtk/gtklabel.c:380 gtk/gtktextview.c:625
msgid "Color with which to draw insertion cursor"
msgstr ""
-#: gtk/gtkentry.c:3793 gtk/gtklabel.c:3180
+#: gtk/gtkentry.c:3832 gtk/gtklabel.c:3151
#, fuzzy
msgid "Select All"
msgstr "Törlés"
-#: gtk/gtkentry.c:3803 gtk/gtklabel.c:3190 gtk/gtktextview.c:5563
+#: gtk/gtkentry.c:3842 gtk/gtklabel.c:3161 gtk/gtktextview.c:5737
msgid "Input Methods"
msgstr ""
@@ -1482,12 +1490,12 @@ msgstr "Könyvtárak"
msgid "Files"
msgstr "Fájlok"
-#: gtk/gtkfilesel.c:727 gtk/gtkfilesel.c:2052
+#: gtk/gtkfilesel.c:726 gtk/gtkfilesel.c:2057
#, c-format
msgid "Directory unreadable: %s"
msgstr "Olvashatatlan könyvtár: %s"
-#: gtk/gtkfilesel.c:849
+#: gtk/gtkfilesel.c:848
#, c-format
msgid ""
"The file \"%s\" resides on another machine (called %s) and may not be "
@@ -1495,130 +1503,128 @@ msgid ""
"Are you sure that you want to select it?"
msgstr ""
-#: gtk/gtkfilesel.c:979
+#: gtk/gtkfilesel.c:978
msgid "Create Dir"
msgstr "Könyvtár létrehozása"
-#: gtk/gtkfilesel.c:990 gtk/gtkfilesel.c:1413
+#: gtk/gtkfilesel.c:989 gtk/gtkfilesel.c:1416
msgid "Delete File"
msgstr "Fájl törlése"
-#: gtk/gtkfilesel.c:1001 gtk/gtkfilesel.c:1556
+#: gtk/gtkfilesel.c:1000 gtk/gtkfilesel.c:1559
msgid "Rename File"
msgstr "Fájl átnevezése"
-#: gtk/gtkfilesel.c:1236
+#: gtk/gtkfilesel.c:1237
#, c-format
msgid ""
"The directory name \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
-#: gtk/gtkfilesel.c:1238
+#: gtk/gtkfilesel.c:1239
#, c-format
msgid ""
"Error creating directory \"%s\": %s\n"
"%s"
msgstr ""
-#: gtk/gtkfilesel.c:1239 gtk/gtkfilesel.c:1490
+#: gtk/gtkfilesel.c:1240 gtk/gtkfilesel.c:1493
msgid "You probably used symbols not allowed in filenames."
msgstr ""
-#: gtk/gtkfilesel.c:1247
+#: gtk/gtkfilesel.c:1248
#, c-format
msgid "Error creating directory \"%s\": %s\n"
msgstr ""
-#: gtk/gtkfilesel.c:1281
+#: gtk/gtkfilesel.c:1282
msgid "Create Directory"
msgstr "Könyvtár létrehozása"
-#: gtk/gtkfilesel.c:1295
+#: gtk/gtkfilesel.c:1296
#, fuzzy
msgid "_Directory name:"
msgstr "Könyvtár neve:"
#. buttons
-#: gtk/gtkfilesel.c:1309
-msgid "Create"
-msgstr "Létrehozás"
-
-#: gtk/gtkfilesel.c:1318 gtk/gtkfilesel.c:1444 gtk/gtkfilesel.c:1598
-#: gtk/gtkgamma.c:424
+#: gtk/gtkfilesel.c:1310 gtk/gtkfilesel.c:1438 gtk/gtkfilesel.c:1592
+#: gtk/gtkgamma.c:417
msgid "Cancel"
msgstr "Mégsem"
-#: gtk/gtkfilesel.c:1353
+#: gtk/gtkfilesel.c:1322
+msgid "Create"
+msgstr "Létrehozás"
+
+#: gtk/gtkfilesel.c:1356
#, c-format
msgid "The filename \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
-#: gtk/gtkfilesel.c:1356
+#: gtk/gtkfilesel.c:1359
#, c-format
msgid ""
"Error deleting file \"%s\": %s\n"
"%s"
msgstr ""
-#: gtk/gtkfilesel.c:1358 gtk/gtkfilesel.c:1504
+#: gtk/gtkfilesel.c:1361 gtk/gtkfilesel.c:1507
msgid "It probably contains symbols not allowed in filenames."
msgstr ""
-#: gtk/gtkfilesel.c:1367
+#: gtk/gtkfilesel.c:1370
#, c-format
msgid "Error deleting file \"%s\": %s"
msgstr ""
-#. buttons
-#: gtk/gtkfilesel.c:1435
+#: gtk/gtkfilesel.c:1448
msgid "Delete"
msgstr "Törlés"
-#: gtk/gtkfilesel.c:1486 gtk/gtkfilesel.c:1500
+#: gtk/gtkfilesel.c:1489 gtk/gtkfilesel.c:1503
#, c-format
msgid "The file name \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
-#: gtk/gtkfilesel.c:1488
+#: gtk/gtkfilesel.c:1491
#, c-format
msgid ""
"Error renaming file to \"%s\": %s\n"
"%s"
msgstr ""
-#: gtk/gtkfilesel.c:1502
+#: gtk/gtkfilesel.c:1505
#, c-format
msgid ""
"Error renaming file \"%s\": %s\n"
"%s"
msgstr ""
-#: gtk/gtkfilesel.c:1512
+#: gtk/gtkfilesel.c:1515
#, c-format
msgid "Error renaming file \"%s\" to \"%s\": %s"
msgstr ""
-#. buttons
-#: gtk/gtkfilesel.c:1589
+#: gtk/gtkfilesel.c:1604
msgid "Rename"
msgstr "Átnevezés"
-#: gtk/gtkfilesel.c:2031
+#: gtk/gtkfilesel.c:2036
msgid "Selection: "
msgstr "Kiválasztott: "
-#: gtk/gtkfilesel.c:2641
+#: gtk/gtkfilesel.c:2647
#, c-format
msgid ""
"The filename %s couldn't be converted to UTF-8. Try setting the environment "
"variable G_BROKEN_FILENAMES."
msgstr ""
-#: gtk/gtkfilesel.c:3509
+#: gtk/gtkfilesel.c:3515
msgid "Name too long"
msgstr ""
-#: gtk/gtkfilesel.c:3511
+#: gtk/gtkfilesel.c:3517
msgid "Couldn't convert filename"
msgstr ""
@@ -1664,7 +1670,7 @@ msgstr "Méret:"
msgid "Preview:"
msgstr "Nézet:"
-#: gtk/gtkfontsel.c:1060
+#: gtk/gtkfontsel.c:1059
msgid "Font Selection"
msgstr "Betűkészlet választó"
@@ -1688,7 +1694,7 @@ msgstr ""
msgid "The vertical alignment of the label."
msgstr ""
-#: gtk/gtkframe.c:153 gtk/gtkhandlebox.c:184
+#: gtk/gtkframe.c:153 gtk/gtkhandlebox.c:185
msgid "Deprecated property, use shadow_type instead."
msgstr ""
@@ -1708,41 +1714,41 @@ msgstr ""
msgid "A widget to display in place of the usual frame label."
msgstr ""
-#: gtk/gtkgamma.c:395
+#: gtk/gtkgamma.c:396
msgid "Gamma"
msgstr "Gamma"
-#: gtk/gtkgamma.c:402
+#: gtk/gtkgamma.c:403
#, fuzzy
msgid "_Gamma value"
msgstr "Gamma érték"
-#: gtk/gtkgamma.c:416
+#: gtk/gtkgamma.c:423
msgid "OK"
msgstr "OK"
-#: gtk/gtkhandlebox.c:191 gtk/gtkmenubar.c:148 gtk/gtkstatusbar.c:157
-#: gtk/gtktoolbar.c:276 gtk/gtkviewport.c:147
+#: gtk/gtkhandlebox.c:192 gtk/gtkmenubar.c:148 gtk/gtkstatusbar.c:158
+#: gtk/gtktoolbar.c:277 gtk/gtkviewport.c:148
msgid "Shadow type"
msgstr ""
-#: gtk/gtkhandlebox.c:192
+#: gtk/gtkhandlebox.c:193
msgid "Appearance of the shadow that surrounds the container."
msgstr ""
-#: gtk/gtkhandlebox.c:200
+#: gtk/gtkhandlebox.c:201
msgid "Handle position"
msgstr ""
-#: gtk/gtkhandlebox.c:201
+#: gtk/gtkhandlebox.c:202
msgid "Position of the handle relative to the child widget."
msgstr ""
-#: gtk/gtkhandlebox.c:209
+#: gtk/gtkhandlebox.c:210
msgid "Snap edge"
msgstr ""
-#: gtk/gtkhandlebox.c:210
+#: gtk/gtkhandlebox.c:211
msgid ""
"Side of the handlebox that's lined up with the docking point to dock the "
"handlebox."
@@ -1751,7 +1757,7 @@ msgstr ""
#. Remove this icon source so we don't keep trying to
#. * load it.
#.
-#: gtk/gtkiconfactory.c:1049
+#: gtk/gtkiconfactory.c:1061
#, c-format
msgid "Error loading icon: %s"
msgstr ""
@@ -1765,215 +1771,215 @@ msgid "Child widget to appear next to the menu text"
msgstr ""
#. shell and main vbox
-#: gtk/gtkinputdialog.c:181
+#: gtk/gtkinputdialog.c:182
msgid "Input"
msgstr "Bevitel"
-#: gtk/gtkinputdialog.c:189
+#: gtk/gtkinputdialog.c:190
msgid "No input devices"
msgstr "Nincs beviteli eszköz"
-#: gtk/gtkinputdialog.c:218
+#: gtk/gtkinputdialog.c:219
#, fuzzy
msgid "_Device:"
msgstr "Eszköz:"
-#: gtk/gtkinputdialog.c:235
+#: gtk/gtkinputdialog.c:236
msgid "Disabled"
msgstr "Tiltva"
-#: gtk/gtkinputdialog.c:243
+#: gtk/gtkinputdialog.c:244
msgid "Screen"
msgstr "Képernyő"
-#: gtk/gtkinputdialog.c:251
+#: gtk/gtkinputdialog.c:252
msgid "Window"
msgstr "Ablak"
-#: gtk/gtkinputdialog.c:259
+#: gtk/gtkinputdialog.c:260
#, fuzzy
msgid "_Mode: "
msgstr "Mód:"
#. The axis listbox
-#: gtk/gtkinputdialog.c:290
+#: gtk/gtkinputdialog.c:291
#, fuzzy
msgid "_Axes"
msgstr "Szögek"
#. Keys listbox
-#: gtk/gtkinputdialog.c:306
+#: gtk/gtkinputdialog.c:307
#, fuzzy
msgid "_Keys"
msgstr "Billentyűk"
#. We create the save button in any case, so that clients can
#. connect to it, without paying attention to whether it exits
-#: gtk/gtkinputdialog.c:327
+#: gtk/gtkinputdialog.c:328
msgid "Save"
msgstr "Ment"
-#: gtk/gtkinputdialog.c:336
+#: gtk/gtkinputdialog.c:337
msgid "Close"
msgstr "Bezár"
-#: gtk/gtkinputdialog.c:469
+#: gtk/gtkinputdialog.c:470
msgid "X"
msgstr "X"
-#: gtk/gtkinputdialog.c:470
+#: gtk/gtkinputdialog.c:471
msgid "Y"
msgstr "Y"
-#: gtk/gtkinputdialog.c:471
+#: gtk/gtkinputdialog.c:472
msgid "Pressure"
msgstr "Nyomás"
-#: gtk/gtkinputdialog.c:472
+#: gtk/gtkinputdialog.c:473
msgid "X Tilt"
msgstr "X döntés"
-#: gtk/gtkinputdialog.c:473
+#: gtk/gtkinputdialog.c:474
msgid "Y Tilt"
msgstr "Y döntés"
-#: gtk/gtkinputdialog.c:474
+#: gtk/gtkinputdialog.c:475
msgid "Wheel"
msgstr "Görgő"
-#: gtk/gtkinputdialog.c:514
+#: gtk/gtkinputdialog.c:515
msgid "none"
msgstr "nincs"
-#: gtk/gtkinputdialog.c:548 gtk/gtkinputdialog.c:584
+#: gtk/gtkinputdialog.c:549 gtk/gtkinputdialog.c:585
msgid "(disabled)"
msgstr "(tiltva)"
-#: gtk/gtkinputdialog.c:577
+#: gtk/gtkinputdialog.c:578
msgid "(unknown)"
msgstr "(ismeretlen)"
#. and clear button
-#: gtk/gtkinputdialog.c:662
+#: gtk/gtkinputdialog.c:663
msgid "clear"
msgstr "törlés"
-#: gtk/gtklabel.c:284
+#: gtk/gtklabel.c:283
msgid "The text of the label."
msgstr ""
-#: gtk/gtklabel.c:291
+#: gtk/gtklabel.c:290
msgid "A list of style attributes to apply to the text of the label."
msgstr ""
-#: gtk/gtklabel.c:297
+#: gtk/gtklabel.c:296
msgid "Use markup"
msgstr ""
-#: gtk/gtklabel.c:298
+#: gtk/gtklabel.c:297
msgid "The text of the label includes XML markup. See pango_parse_markup()."
msgstr ""
-#: gtk/gtklabel.c:312 gtk/gtktexttag.c:377 gtk/gtktextview.c:556
+#: gtk/gtklabel.c:311 gtk/gtktexttag.c:378 gtk/gtktextview.c:565
msgid "Justification"
msgstr ""
-#: gtk/gtklabel.c:313
+#: gtk/gtklabel.c:312
msgid ""
"The alignment of the lines in the text of the label relative to each other. "
"This does NOT affect the alignment of the label within its allocation. See "
"GtkMisc::xalign for that."
msgstr ""
-#: gtk/gtklabel.c:321
+#: gtk/gtklabel.c:320
#, fuzzy
msgid "Pattern"
msgstr "Egyéni paletta"
-#: gtk/gtklabel.c:322
+#: gtk/gtklabel.c:321
msgid ""
"A string with _ characters in positions correspond to characters in the text "
"to underline."
msgstr ""
-#: gtk/gtklabel.c:329
+#: gtk/gtklabel.c:328
msgid "Line wrap"
msgstr ""
-#: gtk/gtklabel.c:330
+#: gtk/gtklabel.c:329
msgid "If set, wrap lines if the text becomes too wide."
msgstr ""
-#: gtk/gtklabel.c:336
+#: gtk/gtklabel.c:335
#, fuzzy
msgid "Selectable"
msgstr "Törlés"
-#: gtk/gtklabel.c:337
+#: gtk/gtklabel.c:336
msgid "Whether the label text can be selected with the mouse."
msgstr ""
-#: gtk/gtklabel.c:343
+#: gtk/gtklabel.c:342
msgid "Mnemonic key"
msgstr ""
-#: gtk/gtklabel.c:344
+#: gtk/gtklabel.c:343
msgid "The mnemonic accelerator key for this label."
msgstr ""
-#: gtk/gtklabel.c:352
+#: gtk/gtklabel.c:351
msgid "Mnemonic widget"
msgstr ""
-#: gtk/gtklabel.c:353
+#: gtk/gtklabel.c:352
msgid "The widget to be activated when the label's mnemonic key is pressed."
msgstr ""
-#: gtk/gtklayout.c:575
+#: gtk/gtklayout.c:576
msgid "X position"
msgstr ""
-#: gtk/gtklayout.c:576
+#: gtk/gtklayout.c:577
msgid "X position of child widget"
msgstr ""
-#: gtk/gtklayout.c:585
+#: gtk/gtklayout.c:586
msgid "Y position"
msgstr ""
-#: gtk/gtklayout.c:586
+#: gtk/gtklayout.c:587
msgid "Y position of child widget"
msgstr ""
-#: gtk/gtklayout.c:595 gtk/gtkviewport.c:131
+#: gtk/gtklayout.c:596 gtk/gtkviewport.c:132
msgid "Horizontal adjustment"
msgstr ""
-#: gtk/gtklayout.c:596
+#: gtk/gtklayout.c:597
msgid "The GtkAdjustment for the horizontal position."
msgstr ""
-#: gtk/gtklayout.c:603 gtk/gtkviewport.c:139
+#: gtk/gtklayout.c:604 gtk/gtkviewport.c:140
msgid "Vertical adjustment"
msgstr ""
-#: gtk/gtklayout.c:604
+#: gtk/gtklayout.c:605
msgid "The GtkAdjustment for the vertical position."
msgstr ""
-#: gtk/gtklayout.c:611 gtk/gtktreeviewcolumn.c:179
+#: gtk/gtklayout.c:612 gtk/gtktreeviewcolumn.c:189
msgid "Width"
msgstr ""
-#: gtk/gtklayout.c:612
+#: gtk/gtklayout.c:613
msgid "The width of the layout."
msgstr ""
-#: gtk/gtklayout.c:620
+#: gtk/gtklayout.c:621
msgid "Height"
msgstr ""
-#: gtk/gtklayout.c:621
+#: gtk/gtklayout.c:622
msgid "The height of the layout."
msgstr ""
@@ -1982,7 +1988,7 @@ 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:572
+#: gtk/gtkmain.c:613
msgid "default:LTR"
msgstr "default:LTR"
@@ -1990,7 +1996,7 @@ msgstr "default:LTR"
msgid "Style of bevel around the menubar"
msgstr ""
-#: gtk/gtkmenubar.c:156 gtk/gtktoolbar.c:250
+#: gtk/gtkmenubar.c:156 gtk/gtktoolbar.c:251
msgid "Internal padding"
msgstr ""
@@ -1998,14 +2004,30 @@ msgstr ""
msgid "Amount of border space between the menubar shadow and the menu items"
msgstr ""
-#: gtk/gtkmessagedialog.c:80
+#: gtk/gtkmessagedialog.c:104
msgid "Image/label border"
msgstr ""
-#: gtk/gtkmessagedialog.c:81
+#: gtk/gtkmessagedialog.c:105
msgid "Width of border around the label and image in the message dialog"
msgstr ""
+#: gtk/gtkmessagedialog.c:113
+msgid "Message Type"
+msgstr ""
+
+#: gtk/gtkmessagedialog.c:114
+msgid "The type of message"
+msgstr ""
+
+#: gtk/gtkmessagedialog.c:121
+msgid "Message Buttons"
+msgstr ""
+
+#: gtk/gtkmessagedialog.c:122
+msgid "The buttons shown in the message dialog"
+msgstr ""
+
#: gtk/gtkmisc.c:97
msgid "X align"
msgstr ""
@@ -2040,144 +2062,152 @@ msgid ""
"The amount of space to add on the top and bottom of the widget, in pixels"
msgstr ""
-#: gtk/gtknotebook.c:324
+#: gtk/gtknotebook.c:328
#, fuzzy
msgid "Page"
msgstr "%u. lap"
-#: gtk/gtknotebook.c:325
+#: gtk/gtknotebook.c:329
msgid "The index of the current page"
msgstr ""
-#: gtk/gtknotebook.c:333
+#: gtk/gtknotebook.c:337
msgid "Tab Position"
msgstr ""
-#: gtk/gtknotebook.c:334
+#: gtk/gtknotebook.c:338
msgid "Which side of the notebook holds the tabs"
msgstr ""
-#: gtk/gtknotebook.c:341
+#: gtk/gtknotebook.c:345
msgid "Tab Border"
msgstr ""
-#: gtk/gtknotebook.c:342
+#: gtk/gtknotebook.c:346
msgid "Width of the border around the tab labels"
msgstr ""
-#: gtk/gtknotebook.c:350
+#: gtk/gtknotebook.c:354
msgid "Horizontal Tab Border"
msgstr ""
-#: gtk/gtknotebook.c:351
+#: gtk/gtknotebook.c:355
msgid "Width of the horizontal border of tab labels"
msgstr ""
-#: gtk/gtknotebook.c:359
+#: gtk/gtknotebook.c:363
msgid "Vertical Tab Border"
msgstr ""
-#: gtk/gtknotebook.c:360
+#: gtk/gtknotebook.c:364
msgid "Width of the vertical border of tab labels"
msgstr ""
-#: gtk/gtknotebook.c:368
+#: gtk/gtknotebook.c:372
msgid "Show Tabs"
msgstr ""
-#: gtk/gtknotebook.c:369
+#: gtk/gtknotebook.c:373
msgid "Whether tabs should be shown or not"
msgstr ""
-#: gtk/gtknotebook.c:375
+#: gtk/gtknotebook.c:379
msgid "Show Border"
msgstr ""
-#: gtk/gtknotebook.c:376
+#: gtk/gtknotebook.c:380
msgid "Whether the border should be shown or not"
msgstr ""
-#: gtk/gtknotebook.c:382
+#: gtk/gtknotebook.c:386
msgid "Scrollable"
msgstr ""
-#: gtk/gtknotebook.c:383
+#: gtk/gtknotebook.c:387
msgid "If TRUE, scroll arrows are added if there are to many tabs to fit"
msgstr ""
-#: gtk/gtknotebook.c:389
+#: gtk/gtknotebook.c:393
msgid "Enable Popup"
msgstr ""
-#: gtk/gtknotebook.c:390
+#: gtk/gtknotebook.c:394
msgid ""
"If TRUE, pressing the right mouse button on the notebook pops up a menu that "
"you can use to go to a page"
msgstr ""
-#: gtk/gtknotebook.c:397
+#: gtk/gtknotebook.c:401
msgid "Whether tabs should have homogeneous sizes"
msgstr ""
-#: gtk/gtknotebook.c:2134 gtk/gtknotebook.c:4529
+#: gtk/gtknotebook.c:2240 gtk/gtknotebook.c:4470
#, c-format
msgid "Page %u"
msgstr "%u. lap"
-#: gtk/gtkoptionmenu.c:164
+#: gtk/gtkoptionmenu.c:184
+msgid "Menu"
+msgstr ""
+
+#: gtk/gtkoptionmenu.c:185
+msgid "The menu of options"
+msgstr ""
+
+#: gtk/gtkoptionmenu.c:192
msgid "Size of dropdown indicator"
msgstr ""
-#: gtk/gtkoptionmenu.c:170
+#: gtk/gtkoptionmenu.c:198
msgid "Spacing around indicator"
msgstr ""
-#: gtk/gtkpaned.c:116 gtk/gtkruler.c:138
+#: gtk/gtkpaned.c:120 gtk/gtkruler.c:138
#, fuzzy
msgid "Position"
msgstr "Kérdés"
-#: gtk/gtkpaned.c:117
+#: gtk/gtkpaned.c:121
msgid ""
"Position of paned separator in pixels(0 means all the way to the left/top)"
msgstr ""
-#: gtk/gtkpaned.c:125
+#: gtk/gtkpaned.c:129
msgid "Position Set"
msgstr ""
-#: gtk/gtkpaned.c:126
+#: gtk/gtkpaned.c:130
msgid "TRUE if the Position property should be used"
msgstr ""
-#: gtk/gtkpaned.c:132
+#: gtk/gtkpaned.c:136
msgid "Handle Size"
msgstr ""
-#: gtk/gtkpaned.c:133
+#: gtk/gtkpaned.c:137
msgid "Width of handle"
msgstr ""
-#: gtk/gtkrc.c:2759
+#: gtk/gtkrc.c:2723
#, c-format
msgid "Unable to locate image file in pixmap_path: \"%s\" line %d"
msgstr "Nem találom a képet a pixmap_path (%s) útvonalon (%d. sor)"
-#: gtk/gtkrc.c:2762
+#: gtk/gtkrc.c:2726
#, c-format
msgid "Unable to locate image file in pixmap_path: \"%s\""
msgstr "Nem találom a pixmap_path (%s) útvonalon a képet"
-#: gtk/gtkrc.c:3171
+#: gtk/gtkrc.c:3135
#, c-format
msgid "Pixmap path element: \"%s\" must be absolute, %s, line %d"
msgstr ""
-#: gtk/gtkpreview.c:134
+#: gtk/gtkpreview.c:129
msgid "Expand"
msgstr ""
-#: gtk/gtkpreview.c:135
+#: gtk/gtkpreview.c:130
msgid ""
"Whether the preview widget should take up the entire space it is allocated"
msgstr ""
@@ -2222,7 +2252,7 @@ msgid ""
"in the progress widget"
msgstr ""
-#: gtk/gtkprogressbar.c:131 gtk/gtkrange.c:265 gtk/gtkspinbutton.c:213
+#: gtk/gtkprogressbar.c:131 gtk/gtkrange.c:270 gtk/gtkspinbutton.c:214
msgid "Adjustment"
msgstr ""
@@ -2230,7 +2260,7 @@ msgstr ""
msgid "The GtkAdjustment connected to the progress bar (Deprecated)"
msgstr ""
-#: gtk/gtkprogressbar.c:139 gtk/gtktoolbar.c:223
+#: gtk/gtkprogressbar.c:139 gtk/gtktoolbar.c:224
msgid "Orientation"
msgstr ""
@@ -2295,55 +2325,55 @@ msgstr ""
msgid "Text to be displayed in the progress bar"
msgstr ""
-#: gtk/gtkrange.c:256
+#: gtk/gtkrange.c:261
msgid "Update policy"
msgstr ""
-#: gtk/gtkrange.c:257
+#: gtk/gtkrange.c:262
msgid "How the range should be updated on the screen"
msgstr ""
-#: gtk/gtkrange.c:266
+#: gtk/gtkrange.c:271
msgid "The GtkAdjustment that contains the current value of this range object"
msgstr ""
-#: gtk/gtkrange.c:273
+#: gtk/gtkrange.c:278
msgid "Inverted"
msgstr ""
-#: gtk/gtkrange.c:274
+#: gtk/gtkrange.c:279
msgid "Invert direction slider moves to increase range value"
msgstr ""
-#: gtk/gtkrange.c:280
+#: gtk/gtkrange.c:285
msgid "Slider Width"
msgstr ""
-#: gtk/gtkrange.c:281
+#: gtk/gtkrange.c:286
msgid "Width of scrollbar or scale thumb"
msgstr ""
-#: gtk/gtkrange.c:288
+#: gtk/gtkrange.c:293
msgid "Trough Border"
msgstr ""
-#: gtk/gtkrange.c:289
+#: gtk/gtkrange.c:294
msgid "Spacing between thumb/steppers and outer trough bevel"
msgstr ""
-#: gtk/gtkrange.c:296
+#: gtk/gtkrange.c:301
msgid "Stepper Size"
msgstr ""
-#: gtk/gtkrange.c:297
+#: gtk/gtkrange.c:302
msgid "Length of step buttons at ends"
msgstr ""
-#: gtk/gtkrange.c:304
+#: gtk/gtkrange.c:309
msgid "Stepper Spacing"
msgstr ""
-#: gtk/gtkrange.c:305
+#: gtk/gtkrange.c:310
msgid "Spacing between step buttons and thumb"
msgstr ""
@@ -2375,7 +2405,7 @@ msgstr ""
msgid "Maximum size of the ruler"
msgstr ""
-#: gtk/gtkscale.c:148 gtk/gtkspinbutton.c:231
+#: gtk/gtkscale.c:148 gtk/gtkspinbutton.c:232
msgid "Digits"
msgstr ""
@@ -2528,67 +2558,67 @@ msgstr ""
msgid "Keybinding to activate the menu bar"
msgstr ""
-#: gtk/gtkspinbutton.c:214
+#: gtk/gtkspinbutton.c:215
msgid "The adjustment that holds the value of the spinbutton"
msgstr ""
-#: gtk/gtkspinbutton.c:221
+#: gtk/gtkspinbutton.c:222
msgid "Climb Rate"
msgstr ""
-#: gtk/gtkspinbutton.c:222
+#: gtk/gtkspinbutton.c:223
msgid "The acceleration rate when you hold down a button"
msgstr ""
-#: gtk/gtkspinbutton.c:232
+#: gtk/gtkspinbutton.c:233
msgid "The number of decimal places to display"
msgstr ""
-#: gtk/gtkspinbutton.c:241
+#: gtk/gtkspinbutton.c:242
msgid "Snap to Ticks"
msgstr ""
-#: gtk/gtkspinbutton.c:242
+#: gtk/gtkspinbutton.c:243
msgid ""
"Whether erroneous values are automatically changed to a spin button's "
"nearest step increment"
msgstr ""
-#: gtk/gtkspinbutton.c:249
+#: gtk/gtkspinbutton.c:250
msgid "Numeric"
msgstr ""
-#: gtk/gtkspinbutton.c:250
+#: gtk/gtkspinbutton.c:251
msgid "Whether non-numeric characters should be ignored"
msgstr ""
-#: gtk/gtkspinbutton.c:257
+#: gtk/gtkspinbutton.c:258
msgid "Wrap"
msgstr ""
-#: gtk/gtkspinbutton.c:258
+#: gtk/gtkspinbutton.c:259
msgid "Whether a spin button should wrap upon reaching its limits"
msgstr ""
-#: gtk/gtkspinbutton.c:265
+#: gtk/gtkspinbutton.c:266
msgid "Update Policy"
msgstr ""
-#: gtk/gtkspinbutton.c:266
+#: gtk/gtkspinbutton.c:267
msgid ""
"Whether the spin button should update always, or only when the value is legal"
msgstr ""
-#: gtk/gtkspinbutton.c:274
+#: gtk/gtkspinbutton.c:275
#, fuzzy
msgid "Value"
msgstr "Érték:"
-#: gtk/gtkspinbutton.c:275
+#: gtk/gtkspinbutton.c:276
msgid "Reads the current value, or sets a new value"
msgstr ""
-#: gtk/gtkstatusbar.c:158
+#: gtk/gtkstatusbar.c:159
msgid "Style of bevel around the statusbar text"
msgstr ""
@@ -2613,187 +2643,278 @@ msgstr "Kérdés"
#. * need the mnemonics to be rationalized
#.
#: gtk/gtkstock.c:275
+msgid "_Add"
+msgstr ""
+
+#: gtk/gtkstock.c:276
msgid "_Apply"
msgstr "_Alkalmaz"
-#: gtk/gtkstock.c:276
+#: gtk/gtkstock.c:277
msgid "_Bold"
msgstr ""
-#: gtk/gtkstock.c:277
+#: gtk/gtkstock.c:278
#, fuzzy
msgid "_Cancel"
msgstr "Mégsem"
-#: gtk/gtkstock.c:278
+#: gtk/gtkstock.c:279
+msgid "_CD-Rom"
+msgstr ""
+
+#: gtk/gtkstock.c:280
#, fuzzy
msgid "_Clear"
msgstr "törlés"
-#: gtk/gtkstock.c:279
+#: gtk/gtkstock.c:281
msgid "_Close"
msgstr "_Bezárás"
-#: gtk/gtkstock.c:280
+#: gtk/gtkstock.c:282
+#, fuzzy
+msgid "_Convert"
+msgstr "Létrehozás"
+
+#: gtk/gtkstock.c:283
msgid "_Copy"
msgstr ""
-#: gtk/gtkstock.c:281
+#: gtk/gtkstock.c:284
#, fuzzy
msgid "C_ut"
msgstr "Kilépés"
-#: gtk/gtkstock.c:282
+#: gtk/gtkstock.c:285
+#, fuzzy
+msgid "_Delete"
+msgstr "Törlés"
+
+#: gtk/gtkstock.c:286
+msgid "_Execute"
+msgstr ""
+
+#: gtk/gtkstock.c:287
msgid "_Find"
msgstr ""
-#: gtk/gtkstock.c:283
+#: gtk/gtkstock.c:288
msgid "Find and _Replace"
msgstr ""
-#: gtk/gtkstock.c:284
+#: gtk/gtkstock.c:289
+#, fuzzy
+msgid "_Floppy"
+msgstr "_Alkalmaz"
+
+#: gtk/gtkstock.c:290
+msgid "_Bottom"
+msgstr ""
+
+#: gtk/gtkstock.c:291
+msgid "_First"
+msgstr ""
+
+#: gtk/gtkstock.c:292
+#, fuzzy
+msgid "_Last"
+msgstr "Egyéni paletta"
+
+#: gtk/gtkstock.c:293
+msgid "_Top"
+msgstr ""
+
+#: gtk/gtkstock.c:294
msgid "_Back"
msgstr ""
-#: gtk/gtkstock.c:285
+#: gtk/gtkstock.c:295
+msgid "_Down"
+msgstr ""
+
+#: gtk/gtkstock.c:296
msgid "_Forward"
msgstr ""
-#: gtk/gtkstock.c:286
+#: gtk/gtkstock.c:297
+msgid "_Up"
+msgstr ""
+
+#: gtk/gtkstock.c:298
#, fuzzy
msgid "_Help"
msgstr "Súgó"
-#: gtk/gtkstock.c:287
+#: gtk/gtkstock.c:299
#, fuzzy
msgid "_Home"
msgstr "Súgó"
-#: gtk/gtkstock.c:288
+#: gtk/gtkstock.c:300
+msgid "_Index"
+msgstr ""
+
+#: gtk/gtkstock.c:301
msgid "_Italic"
msgstr ""
-#: gtk/gtkstock.c:289
+#: gtk/gtkstock.c:302
+msgid "_Jump to"
+msgstr ""
+
+#: gtk/gtkstock.c:303
#, fuzzy
msgid "_Center"
msgstr "Létrehozás"
-#: gtk/gtkstock.c:290
+#: gtk/gtkstock.c:304
#, fuzzy
msgid "_Fill"
msgstr "Család:"
-#: gtk/gtkstock.c:291
+#: gtk/gtkstock.c:305
msgid "_Left"
msgstr ""
-#: gtk/gtkstock.c:292
+#: gtk/gtkstock.c:306
msgid "_Right"
msgstr ""
-#: gtk/gtkstock.c:293
+#: gtk/gtkstock.c:307
#, fuzzy
msgid "_New"
msgstr "Új"
-#: gtk/gtkstock.c:294
+#: gtk/gtkstock.c:308
msgid "_No"
msgstr "_Nem"
-#: gtk/gtkstock.c:295
+#: gtk/gtkstock.c:309
#, fuzzy
msgid "_OK"
msgstr "OK"
-#: gtk/gtkstock.c:296
+#: gtk/gtkstock.c:310
#, fuzzy
msgid "_Open"
msgstr "Megnyitás"
-#: gtk/gtkstock.c:297
+#: gtk/gtkstock.c:311
#, fuzzy
msgid "_Paste"
msgstr "Egyéni paletta"
-#: gtk/gtkstock.c:298
+#: gtk/gtkstock.c:312
msgid "_Preferences"
msgstr ""
-#: gtk/gtkstock.c:299
+#: gtk/gtkstock.c:313
msgid "_Print"
msgstr ""
-#: gtk/gtkstock.c:300
+#: gtk/gtkstock.c:314
#, fuzzy
msgid "Print Pre_view"
msgstr "Nézet:"
-#: gtk/gtkstock.c:301
+#: gtk/gtkstock.c:315
msgid "_Properties"
msgstr ""
-#: gtk/gtkstock.c:302
+#: gtk/gtkstock.c:316
#, fuzzy
msgid "_Quit"
msgstr "Kilépés"
-#: gtk/gtkstock.c:303
+#: gtk/gtkstock.c:317
#, fuzzy
msgid "_Redo"
msgstr "Vörös:"
-#: gtk/gtkstock.c:304
+#: gtk/gtkstock.c:318
+msgid "_Refresh"
+msgstr ""
+
+#: gtk/gtkstock.c:319
+#, fuzzy
+msgid "_Remove"
+msgstr "Vörös:"
+
+#: gtk/gtkstock.c:320
msgid "_Revert"
msgstr ""
-#: gtk/gtkstock.c:305
+#: gtk/gtkstock.c:321
#, fuzzy
msgid "_Save"
msgstr "Ment"
-#: gtk/gtkstock.c:306
+#: gtk/gtkstock.c:322
#, fuzzy
msgid "Save _As"
msgstr "Ment"
-#: gtk/gtkstock.c:307
+#: gtk/gtkstock.c:323
+#, fuzzy
+msgid "_Color"
+msgstr "_Bezárás"
+
+#: gtk/gtkstock.c:324
+msgid "_Font"
+msgstr ""
+
+#: gtk/gtkstock.c:325
+msgid "_Ascending"
+msgstr ""
+
+#: gtk/gtkstock.c:326
+msgid "_Descending"
+msgstr ""
+
+#: gtk/gtkstock.c:327
msgid "_Spell Check"
msgstr ""
-#: gtk/gtkstock.c:308
+#: gtk/gtkstock.c:328
msgid "_Stop"
msgstr ""
-#: gtk/gtkstock.c:309
+#: gtk/gtkstock.c:329
msgid "_Strikethrough"
msgstr ""
-#: gtk/gtkstock.c:310
+#: gtk/gtkstock.c:330
+#, fuzzy
+msgid "_Undelete"
+msgstr "Törlés"
+
+#: gtk/gtkstock.c:331
msgid "_Underline"
msgstr ""
-#: gtk/gtkstock.c:311
+#: gtk/gtkstock.c:332
msgid "_Undo"
msgstr ""
-#: gtk/gtkstock.c:312
+#: gtk/gtkstock.c:333
msgid "_Yes"
msgstr "_Igen"
-#: gtk/gtkstock.c:313
+#: gtk/gtkstock.c:334
#, c-format
msgid "Zoom _100%"
msgstr ""
-#: gtk/gtkstock.c:314
+#: gtk/gtkstock.c:335
msgid "Zoom to _Fit"
msgstr ""
-#: gtk/gtkstock.c:315
+#: gtk/gtkstock.c:336
msgid "Zoom _In"
msgstr ""
-#: gtk/gtkstock.c:316
+#: gtk/gtkstock.c:337
msgid "Zoom _Out"
msgstr ""
@@ -2837,304 +2958,304 @@ msgstr ""
msgid "If TRUE this means the table cells are all the same width/height"
msgstr ""
-#: gtk/gtktext.c:603 gtk/gtktreeview.c:504
+#: gtk/gtktext.c:604 gtk/gtktreeview.c:505
msgid "Horizontal Adjustment"
msgstr ""
-#: gtk/gtktext.c:604
+#: gtk/gtktext.c:605
msgid "Horizontal adjustment for the text widget"
msgstr ""
-#: gtk/gtktext.c:611 gtk/gtktreeview.c:512
+#: gtk/gtktext.c:612 gtk/gtktreeview.c:513
msgid "Vertical Adjustment"
msgstr ""
-#: gtk/gtktext.c:612
+#: gtk/gtktext.c:613
msgid "Vertical adjustment for the text widget"
msgstr ""
-#: gtk/gtktext.c:619
+#: gtk/gtktext.c:620
msgid "Line Wrap"
msgstr ""
-#: gtk/gtktext.c:620
+#: gtk/gtktext.c:621
msgid "Whether lines are wrapped at widget edges"
msgstr ""
-#: gtk/gtktext.c:627
+#: gtk/gtktext.c:628
msgid "Word Wrap"
msgstr ""
-#: gtk/gtktext.c:628
+#: gtk/gtktext.c:629
msgid "Whether words are wrapped at widget edges"
msgstr ""
-#: gtk/gtktexttag.c:198
+#: gtk/gtktexttag.c:199
msgid "Tag name"
msgstr ""
-#: gtk/gtktexttag.c:199
+#: gtk/gtktexttag.c:200
msgid "Name used to refer to the text tag"
msgstr ""
-#: gtk/gtktexttag.c:224
+#: gtk/gtktexttag.c:225
msgid "Background full height"
msgstr ""
-#: gtk/gtktexttag.c:225
+#: gtk/gtktexttag.c:226
msgid ""
"Whether the background color fills the entire line height or only the height "
"of the tagged characters"
msgstr ""
-#: gtk/gtktexttag.c:233
+#: gtk/gtktexttag.c:234
msgid "Background stipple mask"
msgstr ""
-#: gtk/gtktexttag.c:234
+#: gtk/gtktexttag.c:235
msgid "Bitmap to use as a mask when drawing the text background"
msgstr ""
-#: gtk/gtktexttag.c:259
+#: gtk/gtktexttag.c:260
msgid "Foreground stipple mask"
msgstr ""
-#: gtk/gtktexttag.c:260
+#: gtk/gtktexttag.c:261
msgid "Bitmap to use as a mask when drawing the text foreground"
msgstr ""
-#: gtk/gtktexttag.c:267
+#: gtk/gtktexttag.c:268
#, fuzzy
msgid "Text direction"
msgstr "Könyvtár létrehozása"
-#: gtk/gtktexttag.c:268
+#: gtk/gtktexttag.c:269
msgid "Text direction, e.g. right-to-left or left-to-right"
msgstr ""
-#: gtk/gtktexttag.c:378 gtk/gtktextview.c:557
+#: gtk/gtktexttag.c:379 gtk/gtktextview.c:566
msgid "Left, right, or center justification"
msgstr ""
-#: gtk/gtktexttag.c:386
+#: gtk/gtktexttag.c:387
msgid "Language"
msgstr ""
-#: gtk/gtktexttag.c:387
+#: gtk/gtktexttag.c:388
msgid "Language engine code to use for rendering the text"
msgstr ""
-#: gtk/gtktexttag.c:394
+#: gtk/gtktexttag.c:395
msgid "Left margin"
msgstr ""
-#: gtk/gtktexttag.c:395 gtk/gtktextview.c:566
+#: gtk/gtktexttag.c:396 gtk/gtktextview.c:575
msgid "Width of the left margin in pixels"
msgstr ""
-#: gtk/gtktexttag.c:404
+#: gtk/gtktexttag.c:405
msgid "Right margin"
msgstr ""
-#: gtk/gtktexttag.c:405 gtk/gtktextview.c:576
+#: gtk/gtktexttag.c:406 gtk/gtktextview.c:585
msgid "Width of the right margin in pixels"
msgstr ""
-#: gtk/gtktexttag.c:415 gtk/gtktextview.c:585
+#: gtk/gtktexttag.c:416 gtk/gtktextview.c:594
msgid "Indent"
msgstr ""
-#: gtk/gtktexttag.c:416 gtk/gtktextview.c:586
+#: gtk/gtktexttag.c:417 gtk/gtktextview.c:595
msgid "Amount to indent the paragraph, in pixels"
msgstr ""
-#: gtk/gtktexttag.c:436
+#: gtk/gtktexttag.c:437
msgid "Pixels above lines"
msgstr ""
-#: gtk/gtktexttag.c:437 gtk/gtktextview.c:510
+#: gtk/gtktexttag.c:438 gtk/gtktextview.c:519
msgid "Pixels of blank space above paragraphs"
msgstr ""
-#: gtk/gtktexttag.c:446
+#: gtk/gtktexttag.c:447
msgid "Pixels below lines"
msgstr ""
-#: gtk/gtktexttag.c:447 gtk/gtktextview.c:520
+#: gtk/gtktexttag.c:448 gtk/gtktextview.c:529
msgid "Pixels of blank space below paragraphs"
msgstr ""
-#: gtk/gtktexttag.c:456
+#: gtk/gtktexttag.c:457
msgid "Pixels inside wrap"
msgstr ""
-#: gtk/gtktexttag.c:457 gtk/gtktextview.c:530
+#: gtk/gtktexttag.c:458 gtk/gtktextview.c:539
msgid "Pixels of blank space between wrapped lines in a paragraph"
msgstr ""
-#: gtk/gtktexttag.c:483
+#: gtk/gtktexttag.c:484
msgid "Wrap mode"
msgstr ""
-#: gtk/gtktexttag.c:484 gtk/gtktextview.c:548
+#: gtk/gtktexttag.c:485 gtk/gtktextview.c:557
msgid ""
"Whether to wrap lines never, at word boundaries, or at character boundaries"
msgstr ""
-#: gtk/gtktexttag.c:493 gtk/gtktextview.c:595
+#: gtk/gtktexttag.c:494 gtk/gtktextview.c:604
msgid "Tabs"
msgstr ""
-#: gtk/gtktexttag.c:494 gtk/gtktextview.c:596
+#: gtk/gtktexttag.c:495 gtk/gtktextview.c:605
msgid "Custom tabs for this text"
msgstr ""
-#: gtk/gtktexttag.c:501
+#: gtk/gtktexttag.c:502
msgid "Invisible"
msgstr ""
-#: gtk/gtktexttag.c:502
+#: gtk/gtktexttag.c:503
msgid "Whether this text is hidden"
msgstr ""
-#: gtk/gtktexttag.c:515
+#: gtk/gtktexttag.c:516
msgid "Background full height set"
msgstr ""
-#: gtk/gtktexttag.c:516
+#: gtk/gtktexttag.c:517
msgid "Whether this tag affects background height"
msgstr ""
-#: gtk/gtktexttag.c:519
+#: gtk/gtktexttag.c:520
msgid "Background stipple set"
msgstr ""
-#: gtk/gtktexttag.c:520
+#: gtk/gtktexttag.c:521
msgid "Whether this tag affects the background stipple"
msgstr ""
-#: gtk/gtktexttag.c:527
+#: gtk/gtktexttag.c:528
msgid "Foreground stipple set"
msgstr ""
-#: gtk/gtktexttag.c:528
+#: gtk/gtktexttag.c:529
msgid "Whether this tag affects the foreground stipple"
msgstr ""
-#: gtk/gtktexttag.c:563
+#: gtk/gtktexttag.c:564
msgid "Justification set"
msgstr ""
-#: gtk/gtktexttag.c:564
+#: gtk/gtktexttag.c:565
msgid "Whether this tag affects paragraph justification"
msgstr ""
-#: gtk/gtktexttag.c:567
+#: gtk/gtktexttag.c:568
msgid "Language set"
msgstr ""
-#: gtk/gtktexttag.c:568
+#: gtk/gtktexttag.c:569
msgid "Whether this tag affects the language the text is rendered as"
msgstr ""
-#: gtk/gtktexttag.c:571
+#: gtk/gtktexttag.c:572
msgid "Left margin set"
msgstr ""
-#: gtk/gtktexttag.c:572
+#: gtk/gtktexttag.c:573
msgid "Whether this tag affects the left margin"
msgstr ""
-#: gtk/gtktexttag.c:575
+#: gtk/gtktexttag.c:576
msgid "Indent set"
msgstr ""
-#: gtk/gtktexttag.c:576
+#: gtk/gtktexttag.c:577
msgid "Whether this tag affects indentation"
msgstr ""
-#: gtk/gtktexttag.c:583
+#: gtk/gtktexttag.c:584
msgid "Pixels above lines set"
msgstr ""
-#: gtk/gtktexttag.c:584 gtk/gtktexttag.c:588
+#: gtk/gtktexttag.c:585 gtk/gtktexttag.c:589
msgid "Whether this tag affects the number of pixels above lines"
msgstr ""
-#: gtk/gtktexttag.c:587
+#: gtk/gtktexttag.c:588
msgid "Pixels below lines set"
msgstr ""
-#: gtk/gtktexttag.c:591
+#: gtk/gtktexttag.c:592
msgid "Pixels inside wrap set"
msgstr ""
-#: gtk/gtktexttag.c:592
+#: gtk/gtktexttag.c:593
msgid "Whether this tag affects the number of pixels between wrapped lines"
msgstr ""
-#: gtk/gtktexttag.c:599
+#: gtk/gtktexttag.c:600
msgid "Right margin set"
msgstr ""
-#: gtk/gtktexttag.c:600
+#: gtk/gtktexttag.c:601
msgid "Whether this tag affects the right margin"
msgstr ""
-#: gtk/gtktexttag.c:607
+#: gtk/gtktexttag.c:608
msgid "Wrap mode set"
msgstr ""
-#: gtk/gtktexttag.c:608
+#: gtk/gtktexttag.c:609
msgid "Whether this tag affects line wrap mode"
msgstr ""
-#: gtk/gtktexttag.c:611
+#: gtk/gtktexttag.c:612
msgid "Tabs set"
msgstr ""
-#: gtk/gtktexttag.c:612
+#: gtk/gtktexttag.c:613
msgid "Whether this tag affects tabs"
msgstr ""
-#: gtk/gtktexttag.c:615
+#: gtk/gtktexttag.c:616
msgid "Invisible set"
msgstr ""
-#: gtk/gtktexttag.c:616
+#: gtk/gtktexttag.c:617
msgid "Whether this tag affects text visibility"
msgstr ""
-#: gtk/gtktextview.c:509
+#: gtk/gtktextview.c:518
msgid "Pixels Above Lines"
msgstr ""
-#: gtk/gtktextview.c:519
+#: gtk/gtktextview.c:528
msgid "Pixels Below Lines"
msgstr ""
-#: gtk/gtktextview.c:529
+#: gtk/gtktextview.c:538
msgid "Pixels Inside Wrap"
msgstr ""
-#: gtk/gtktextview.c:547
+#: gtk/gtktextview.c:556
msgid "Wrap Mode"
msgstr ""
-#: gtk/gtktextview.c:565
+#: gtk/gtktextview.c:574
msgid "Left Margin"
msgstr ""
-#: gtk/gtktextview.c:575
+#: gtk/gtktextview.c:584
msgid "Right Margin"
msgstr ""
-#: gtk/gtktextview.c:603
+#: gtk/gtktextview.c:612
#, fuzzy
msgid "Cursor Visible"
msgstr "Tiltva"
-#: gtk/gtktextview.c:604
+#: gtk/gtktextview.c:613
msgid "If the insertion cursor is shown"
msgstr ""
@@ -3143,547 +3264,559 @@ msgstr ""
msgid "Unable to locate theme engine in module_path: \"%s\","
msgstr "Nem találom a betölthető modult a module_path (%s) útvonalon,"
-#: gtk/gtktipsquery.c:181
+#: gtk/gtktipsquery.c:182
msgid "--- No Tip ---"
msgstr "-- Nincs segédszöveg --"
-#: gtk/gtktogglebutton.c:143
+#: gtk/gtktogglebutton.c:133
msgid "If the toggle button should be pressed in or not"
msgstr ""
-#: gtk/gtktogglebutton.c:151
+#: gtk/gtktogglebutton.c:141
msgid "If the toggle button is in an \"in between\" state."
msgstr ""
-#: gtk/gtktogglebutton.c:158
+#: gtk/gtktogglebutton.c:148
msgid "Draw Indicator"
msgstr ""
-#: gtk/gtktogglebutton.c:159
+#: gtk/gtktogglebutton.c:149
msgid "If the toggle part of the button is displayed"
msgstr ""
-#: gtk/gtktoolbar.c:224
+#: gtk/gtktoolbar.c:225
msgid "The orientation of the toolbar"
msgstr ""
-#: gtk/gtktoolbar.c:232
+#: gtk/gtktoolbar.c:233
msgid "Toolbar Style"
msgstr ""
-#: gtk/gtktoolbar.c:233
+#: gtk/gtktoolbar.c:234
msgid "How to draw the toolbar"
msgstr ""
-#: gtk/gtktoolbar.c:241
+#: gtk/gtktoolbar.c:242
msgid "Spacer size"
msgstr ""
-#: gtk/gtktoolbar.c:242
+#: gtk/gtktoolbar.c:243
msgid "Size of spacers"
msgstr ""
-#: gtk/gtktoolbar.c:251
+#: gtk/gtktoolbar.c:252
msgid "Amount of border space between the toolbar shadow and the buttons"
msgstr ""
-#: gtk/gtktoolbar.c:259
+#: gtk/gtktoolbar.c:260
msgid "Space style"
msgstr ""
-#: gtk/gtktoolbar.c:260
+#: gtk/gtktoolbar.c:261
msgid "Whether spacers are vertical lines or just blank"
msgstr ""
-#: gtk/gtktoolbar.c:268
+#: gtk/gtktoolbar.c:269
msgid "Button relief"
msgstr ""
-#: gtk/gtktoolbar.c:269
+#: gtk/gtktoolbar.c:270
msgid "Type of bevel around toolbar buttons"
msgstr ""
-#: gtk/gtktoolbar.c:277
+#: gtk/gtktoolbar.c:278
msgid "Style of bevel around the toolbar"
msgstr ""
-#: gtk/gtktoolbar.c:283
+#: gtk/gtktoolbar.c:284
msgid "Toolbar style"
msgstr ""
-#: gtk/gtktoolbar.c:284
+#: gtk/gtktoolbar.c:285
msgid ""
"Whether default toolbars have text only, text and icons, icons only, etc."
msgstr ""
-#: gtk/gtktoolbar.c:290
+#: gtk/gtktoolbar.c:291
msgid "Toolbar icon size"
msgstr ""
-#: gtk/gtktoolbar.c:291
+#: gtk/gtktoolbar.c:292
msgid "Size of icons in default toolbars"
msgstr ""
-#: gtk/gtktreeview.c:496
+#: gtk/gtktreeview.c:497
msgid "TreeView Model"
msgstr ""
-#: gtk/gtktreeview.c:497
+#: gtk/gtktreeview.c:498
msgid "The model for the tree view"
msgstr ""
-#: gtk/gtktreeview.c:505
+#: gtk/gtktreeview.c:506
msgid "Horizontal Adjustment for the widget"
msgstr ""
-#: gtk/gtktreeview.c:513
+#: gtk/gtktreeview.c:514
msgid "Vertical Adjustment for the widget"
msgstr ""
-#: gtk/gtktreeview.c:520 gtk/gtktreeviewcolumn.c:171 gtk/gtkwidget.c:421
+#: gtk/gtktreeview.c:521 gtk/gtktreeviewcolumn.c:173 gtk/gtkwidget.c:427
#, fuzzy
msgid "Visible"
msgstr "Tiltva"
-#: gtk/gtktreeview.c:521
+#: gtk/gtktreeview.c:522
msgid "Show the column header buttons"
msgstr ""
-#: gtk/gtktreeview.c:528
+#: gtk/gtktreeview.c:529
msgid "Headers Clickable"
msgstr ""
-#: gtk/gtktreeview.c:529
+#: gtk/gtktreeview.c:530
msgid "Column headers respond to click events"
msgstr ""
-#: gtk/gtktreeview.c:536
+#: gtk/gtktreeview.c:537
msgid "Expander Column"
msgstr ""
-#: gtk/gtktreeview.c:537
+#: gtk/gtktreeview.c:538
msgid "Set the column for the expander column"
msgstr ""
-#: gtk/gtktreeview.c:544 gtk/gtktreeviewcolumn.c:262
+#: gtk/gtktreeview.c:545 gtk/gtktreeviewcolumn.c:272
msgid "Reorderable"
msgstr ""
-#: gtk/gtktreeview.c:545
+#: gtk/gtktreeview.c:546
msgid "View is reorderable"
msgstr ""
-#: gtk/gtktreeview.c:552
+#: gtk/gtktreeview.c:553
msgid "Rules Hint"
msgstr ""
-#: gtk/gtktreeview.c:553
+#: gtk/gtktreeview.c:554
msgid "Set a hint to the theme engine to draw rows in alternating colors"
msgstr ""
-#: gtk/gtktreeview.c:560
+#: gtk/gtktreeview.c:561
msgid "Enable Search"
msgstr ""
-#: gtk/gtktreeview.c:561
+#: gtk/gtktreeview.c:562
msgid "View allows user to search through columns interactively"
msgstr ""
-#: gtk/gtktreeview.c:568
+#: gtk/gtktreeview.c:569
msgid "Search Column"
msgstr ""
-#: gtk/gtktreeview.c:569
+#: gtk/gtktreeview.c:570
msgid "Model column to search through when searching through code"
msgstr ""
-#: gtk/gtktreeview.c:582
+#: gtk/gtktreeview.c:583
msgid "Expander Size"
msgstr ""
-#: gtk/gtktreeview.c:583
+#: gtk/gtktreeview.c:584
msgid "Size of the expander arrow."
msgstr ""
-#: gtk/gtktreeview.c:591
+#: gtk/gtktreeview.c:592
msgid "Vertical Separator Width"
msgstr ""
-#: gtk/gtktreeview.c:592
+#: gtk/gtktreeview.c:593
msgid "Vertical space between cells. Must be an even number."
msgstr ""
-#: gtk/gtktreeview.c:600
+#: gtk/gtktreeview.c:601
msgid "Horizontal Separator Width"
msgstr ""
-#: gtk/gtktreeview.c:601
+#: gtk/gtktreeview.c:602
msgid "Horizontal space between cells. Must be an even number."
msgstr ""
-#: gtk/gtktreeview.c:609
+#: gtk/gtktreeview.c:610
msgid "Allow Rules"
msgstr ""
-#: gtk/gtktreeview.c:610
+#: gtk/gtktreeview.c:611
msgid "Allow drawing of alternating color rows."
msgstr ""
-#: gtk/gtktreeviewcolumn.c:172
+#: gtk/gtktreeview.c:617
+msgid "Indent Expanders"
+msgstr ""
+
+#: gtk/gtktreeview.c:618
+msgid "Make the expanders indented."
+msgstr ""
+
+#: gtk/gtktreeviewcolumn.c:174
msgid "Whether to display the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:180
+#: gtk/gtktreeviewcolumn.c:181 gtk/gtkwindow.c:394
+#, fuzzy
+msgid "Resizable"
+msgstr "Tiltva"
+
+#: gtk/gtktreeviewcolumn.c:182
+msgid "Column is user-resizable"
+msgstr ""
+
+#: gtk/gtktreeviewcolumn.c:190
msgid "Current width of the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:188
+#: gtk/gtktreeviewcolumn.c:198
msgid "Sizing"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:189
+#: gtk/gtktreeviewcolumn.c:199
msgid "Resize mode of the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:197
+#: gtk/gtktreeviewcolumn.c:207
msgid "Fixed Width"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:198
+#: gtk/gtktreeviewcolumn.c:208
msgid "Current fixed width of the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:207
+#: gtk/gtktreeviewcolumn.c:217
msgid "Minimum Width"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:208
+#: gtk/gtktreeviewcolumn.c:218
msgid "Minimum allowed width of the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:217
+#: gtk/gtktreeviewcolumn.c:227
msgid "Maximum Width"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:218
+#: gtk/gtktreeviewcolumn.c:228
msgid "Maximum allowed width of the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:227
+#: gtk/gtktreeviewcolumn.c:237
#, fuzzy
msgid "Title"
msgstr "Fájlok"
-#: gtk/gtktreeviewcolumn.c:228
+#: gtk/gtktreeviewcolumn.c:238
msgid "Title to appear in column header"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:235
+#: gtk/gtktreeviewcolumn.c:245
msgid "Clickable"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:236
+#: gtk/gtktreeviewcolumn.c:246
msgid "Whether the header can be clicked"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:244
+#: gtk/gtktreeviewcolumn.c:254
msgid "Widget"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:245
+#: gtk/gtktreeviewcolumn.c:255
msgid "Widget to put in column header button instead of column title"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:252
+#: gtk/gtktreeviewcolumn.c:262
msgid "Alignment"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:253
+#: gtk/gtktreeviewcolumn.c:263
msgid "X Alignment of the column header text or widget"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:263
+#: gtk/gtktreeviewcolumn.c:273
msgid "Whether the column can be reordered around the headers"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:270
+#: gtk/gtktreeviewcolumn.c:280
msgid "Sort indicator"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:271
+#: gtk/gtktreeviewcolumn.c:281
msgid "Whether to show a sort indicator"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:278
+#: gtk/gtktreeviewcolumn.c:288
msgid "Sort order"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:279
+#: gtk/gtktreeviewcolumn.c:289
msgid "Sort direction the sort indicator should indicate"
msgstr ""
-#: gtk/gtkviewport.c:132
+#: gtk/gtkviewport.c:133
msgid ""
"The GtkAdjustment that determines the values of the horizontal position for "
"this viewport."
msgstr ""
-#: gtk/gtkviewport.c:140
+#: gtk/gtkviewport.c:141
msgid ""
"The GtkAdjustment that determines the values of the vertical position for "
"this viewport."
msgstr ""
-#: gtk/gtkviewport.c:148
+#: gtk/gtkviewport.c:149
msgid "Determines how the shadowed box around the viewport is drawn."
msgstr ""
-#: gtk/gtkwidget.c:388
+#: gtk/gtkwidget.c:394
#, fuzzy
msgid "Widget name"
msgstr "Átnevezés"
-#: gtk/gtkwidget.c:389
+#: gtk/gtkwidget.c:395
msgid "The name of the widget"
msgstr ""
-#: gtk/gtkwidget.c:395
+#: gtk/gtkwidget.c:401
msgid "Parent widget"
msgstr ""
-#: gtk/gtkwidget.c:396
+#: gtk/gtkwidget.c:402
msgid "The parent widget of this widget. Must be a Container widget."
msgstr ""
-#: gtk/gtkwidget.c:403
+#: gtk/gtkwidget.c:409
msgid "Width request"
msgstr ""
-#: gtk/gtkwidget.c:404
+#: gtk/gtkwidget.c:410
msgid ""
"Override for width request of the widget, or -1 if natural request should be "
"used."
msgstr ""
-#: gtk/gtkwidget.c:412
+#: gtk/gtkwidget.c:418
msgid "Height request"
msgstr ""
-#: gtk/gtkwidget.c:413
+#: gtk/gtkwidget.c:419
msgid ""
"Override for height request of the widget, or -1 if natural request should "
"be used."
msgstr ""
-#: gtk/gtkwidget.c:422
+#: gtk/gtkwidget.c:428
msgid "Whether the widget is visible"
msgstr ""
-#: gtk/gtkwidget.c:428
+#: gtk/gtkwidget.c:434
msgid "Sensitive"
msgstr ""
-#: gtk/gtkwidget.c:429
+#: gtk/gtkwidget.c:435
msgid "Whether the widget responds to input"
msgstr ""
-#: gtk/gtkwidget.c:435
+#: gtk/gtkwidget.c:441
msgid "Application paintable"
msgstr ""
-#: gtk/gtkwidget.c:436
+#: gtk/gtkwidget.c:442
msgid "Whether the application will paint directly on the widget"
msgstr ""
-#: gtk/gtkwidget.c:442
+#: gtk/gtkwidget.c:448
msgid "Can focus"
msgstr ""
-#: gtk/gtkwidget.c:443
+#: gtk/gtkwidget.c:449
msgid "Whether the widget can accept the input focus"
msgstr ""
-#: gtk/gtkwidget.c:449
+#: gtk/gtkwidget.c:455
msgid "Has focus"
msgstr ""
-#: gtk/gtkwidget.c:450
+#: gtk/gtkwidget.c:456
msgid "Whether the widget has the input focus"
msgstr ""
-#: gtk/gtkwidget.c:456
+#: gtk/gtkwidget.c:462
#, fuzzy
msgid "Can default"
msgstr "default:LTR"
-#: gtk/gtkwidget.c:457
+#: gtk/gtkwidget.c:463
msgid "Whether the widget can be the default widget"
msgstr ""
-#: gtk/gtkwidget.c:463
+#: gtk/gtkwidget.c:469
#, fuzzy
msgid "Has default"
msgstr "default:LTR"
-#: gtk/gtkwidget.c:464
+#: gtk/gtkwidget.c:470
msgid "Whether the widget is the default widget"
msgstr ""
-#: gtk/gtkwidget.c:470
+#: gtk/gtkwidget.c:476
msgid "Receives default"
msgstr ""
-#: gtk/gtkwidget.c:471
+#: gtk/gtkwidget.c:477
msgid "If TRUE, the widget will receive the default action when it is focused."
msgstr ""
-#: gtk/gtkwidget.c:477
+#: gtk/gtkwidget.c:483
msgid "Composite child"
msgstr ""
-#: gtk/gtkwidget.c:478
+#: gtk/gtkwidget.c:484
msgid "Whether the widget is composed of other widgets"
msgstr ""
-#: gtk/gtkwidget.c:484
+#: gtk/gtkwidget.c:490
#, fuzzy
msgid "Style"
msgstr "Stílus:"
-#: gtk/gtkwidget.c:485
+#: gtk/gtkwidget.c:491
msgid ""
"The style of the widget, which contains information about how it will look "
"(colors etc)."
msgstr ""
-#: gtk/gtkwidget.c:491
+#: gtk/gtkwidget.c:497
msgid "Events"
msgstr ""
-#: gtk/gtkwidget.c:492
+#: gtk/gtkwidget.c:498
msgid "The event mask that decides what kind of GdkEvents this widget gets."
msgstr ""
-#: gtk/gtkwidget.c:499
+#: gtk/gtkwidget.c:505
msgid "Extension events"
msgstr ""
-#: gtk/gtkwidget.c:500
+#: gtk/gtkwidget.c:506
msgid "The mask that decides what kind of extension events this widget gets."
msgstr ""
-#: gtk/gtkwidget.c:1047
+#: gtk/gtkwidget.c:1053
msgid "Interior Focus"
msgstr ""
-#: gtk/gtkwidget.c:1048
+#: gtk/gtkwidget.c:1054
msgid "Whether to draw the focus indicator inside widgets."
msgstr ""
-#: gtk/gtkwindow.c:361
+#: gtk/gtkwindow.c:359
#, fuzzy
msgid "Window Type"
msgstr "Ablak"
-#: gtk/gtkwindow.c:362
+#: gtk/gtkwindow.c:360
msgid "The type of the window"
msgstr ""
-#: gtk/gtkwindow.c:371
+#: gtk/gtkwindow.c:369
#, fuzzy
msgid "Window Title"
msgstr "Ablak"
-#: gtk/gtkwindow.c:372
+#: gtk/gtkwindow.c:370
msgid "The title of the window"
msgstr ""
-#: gtk/gtkwindow.c:379
+#: gtk/gtkwindow.c:377
msgid "Allow Shrink"
msgstr ""
-#: gtk/gtkwindow.c:381
+#: gtk/gtkwindow.c:379
#, no-c-format
msgid ""
"If TRUE, the window has no mimimum size. Setting this to TRUE is 99% of the "
"time a bad idea."
msgstr ""
-#: gtk/gtkwindow.c:388
+#: gtk/gtkwindow.c:386
msgid "Allow Grow"
msgstr ""
-#: gtk/gtkwindow.c:389
+#: gtk/gtkwindow.c:387
msgid "If TRUE, users can expand the window beyond its minimum size."
msgstr ""
-#: gtk/gtkwindow.c:396
-#, fuzzy
-msgid "Resizable"
-msgstr "Tiltva"
-
-#: gtk/gtkwindow.c:397
+#: gtk/gtkwindow.c:395
msgid "If TRUE, users can resize the window."
msgstr ""
-#: gtk/gtkwindow.c:404
+#: gtk/gtkwindow.c:402
msgid "Modal"
msgstr ""
-#: gtk/gtkwindow.c:405
+#: gtk/gtkwindow.c:403
msgid ""
"If TRUE, the window is modal (other windows are not usable while this one is "
"up)."
msgstr ""
-#: gtk/gtkwindow.c:412
+#: gtk/gtkwindow.c:410
msgid "Window Position"
msgstr ""
-#: gtk/gtkwindow.c:413
+#: gtk/gtkwindow.c:411
msgid "The initial position of the window."
msgstr ""
-#: gtk/gtkwindow.c:421
+#: gtk/gtkwindow.c:419
msgid "Default Width"
msgstr ""
-#: gtk/gtkwindow.c:422
+#: gtk/gtkwindow.c:420
msgid ""
"The default width of the window, used when initially showing the window."
msgstr ""
-#: gtk/gtkwindow.c:431
+#: gtk/gtkwindow.c:429
msgid "Default Height"
msgstr ""
-#: gtk/gtkwindow.c:432
+#: gtk/gtkwindow.c:430
msgid ""
"The default height of the window, used when initially showing the window."
msgstr ""
-#: gtk/gtkwindow.c:441
+#: gtk/gtkwindow.c:439
msgid "Destroy with Parent"
msgstr ""
-#: gtk/gtkwindow.c:442
+#: gtk/gtkwindow.c:440
msgid "If this window should be destroyed when the parent is destroyed"
msgstr ""
-#: gtk/gtkwindow.c:449
+#: gtk/gtkwindow.c:447
msgid "Icon"
msgstr ""
-#: gtk/gtkwindow.c:450
+#: gtk/gtkwindow.c:448
msgid "Icon for this window"
msgstr ""
-#: gtk/gtksizegroup.c:241
+#: gtk/gtksizegroup.c:242
#, fuzzy
msgid "Mode"
msgstr "Mód:"
-#: gtk/gtksizegroup.c:242
+#: gtk/gtksizegroup.c:243
msgid ""
"The the directions in which the size group effects the requested sizes of "
"its component widgets."
diff --git a/po/ia.po b/po/ia.po
index 6dcbf7349..d284f5f52 100644
--- a/po/ia.po
+++ b/po/ia.po
@@ -7,7 +7,7 @@
msgid ""
msgstr ""
"Project-Id-Version: gtk+ 1.3\n"
-"POT-Creation-Date: 2001-10-25 16:39-0400\n"
+"POT-Creation-Date: 2001-11-23 15:47-0500\n"
"PO-Revision-Date: 2000-10-27 02:02+0100\n"
"Last-Translator: Robert Brady <rwb197@zepler.org>\n"
"Language-Team: Interlingua\n"
@@ -15,12 +15,12 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-#: gdk-pixbuf/gdk-pixbuf-animation.c:144 gdk-pixbuf/gdk-pixbuf-io.c:543
+#: gdk-pixbuf/gdk-pixbuf-animation.c:144 gdk-pixbuf/gdk-pixbuf-io.c:551
#, c-format
msgid "Failed to open file '%s': %s"
msgstr "Incapabile de cargaration de archivo '%s' : %s"
-#: gdk-pixbuf/gdk-pixbuf-animation.c:155 gdk-pixbuf/gdk-pixbuf-io.c:553
+#: gdk-pixbuf/gdk-pixbuf-animation.c:155 gdk-pixbuf/gdk-pixbuf-io.c:561
#, c-format
msgid "Image file '%s' contains no data"
msgstr ""
@@ -30,7 +30,7 @@ msgstr ""
msgid "Don't know how to load the animation in file '%s'"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-animation.c:205 gdk-pixbuf/gdk-pixbuf-io.c:598
+#: gdk-pixbuf/gdk-pixbuf-animation.c:205 gdk-pixbuf/gdk-pixbuf-io.c:606
#, c-format
msgid ""
"Failed to load image '%s': reason not known, probably a corrupt image file"
@@ -43,65 +43,65 @@ msgid ""
"animation file"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:316
+#: gdk-pixbuf/gdk-pixbuf-io.c:324
#, fuzzy, c-format
msgid "Unable to load image-loading module: %s: %s"
msgstr "Incapabile de localisar le cargarable modulo in module_path: \"%s\","
-#: gdk-pixbuf/gdk-pixbuf-io.c:335
+#: gdk-pixbuf/gdk-pixbuf-io.c:343
#, c-format
msgid ""
"Image-loading module %s does not export the proper interface; perhaps it's "
"from a different GTK version?"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:452 gdk-pixbuf/gdk-pixbuf-io.c:478
+#: gdk-pixbuf/gdk-pixbuf-io.c:460 gdk-pixbuf/gdk-pixbuf-io.c:486
#, c-format
msgid "Image type '%s' is not supported"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:500
+#: gdk-pixbuf/gdk-pixbuf-io.c:508
#, c-format
msgid "Couldn't recognize the image file format for file '%s'"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:506
+#: gdk-pixbuf/gdk-pixbuf-io.c:514
msgid "Unrecognized image file format"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:576
+#: gdk-pixbuf/gdk-pixbuf-io.c:584
#, c-format
msgid "Don't know how to load the image in file '%s'"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:609
+#: gdk-pixbuf/gdk-pixbuf-io.c:617
#, fuzzy, c-format
msgid "Failed to load image '%s': %s"
msgstr "Incapabile de cargaration de archivo '%s' : %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:714
+#: gdk-pixbuf/gdk-pixbuf-io.c:722
#, c-format
msgid "This build of gdk-pixbuf does not support saving the image format: %s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:822
+#: gdk-pixbuf/gdk-pixbuf-io.c:830
#, 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:843
+#: gdk-pixbuf/gdk-pixbuf-io.c:851
#, c-format
msgid ""
"Failed to close '%s' while writing image, all data may not have been saved: %"
"s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-loader.c:252
+#: gdk-pixbuf/gdk-pixbuf-loader.c:250
#, c-format
msgid "Incremental loading of image type '%s' is not supported"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-loader.c:275 gdk-pixbuf/gdk-pixbuf-loader.c:376
+#: gdk-pixbuf/gdk-pixbuf-loader.c:273 gdk-pixbuf/gdk-pixbuf-loader.c:374
#, c-format
msgid ""
"Internal error: Image loader module '%s' failed to begin loading an image, "
@@ -367,35 +367,35 @@ msgstr ""
msgid "Failed to write to temporary file when loading XBM image"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1256
+#: gdk-pixbuf/io-xpm.c:1234
msgid "No XPM header found"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1264
+#: gdk-pixbuf/io-xpm.c:1242
msgid "XPM file has image width <= 0"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1272
+#: gdk-pixbuf/io-xpm.c:1250
msgid "XPM file has image height <= 0"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1280
+#: gdk-pixbuf/io-xpm.c:1258
msgid "XPM file has invalid number of colors"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1288
+#: gdk-pixbuf/io-xpm.c:1266
msgid "XPM has invalid number of chars per pixel"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1306
+#: gdk-pixbuf/io-xpm.c:1284
msgid "Can't read XPM colormap"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1344
+#: gdk-pixbuf/io-xpm.c:1322
msgid "Can't allocate memory for loading XPM image"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1527
+#: gdk-pixbuf/io-xpm.c:1505
msgid "Failed to write to temporary file when loading XPM image"
msgstr ""
@@ -416,12 +416,20 @@ msgstr ""
msgid "failed to allocate image buffer of %u bytes"
msgstr "Incapabile de cargaration de archivo '%s' : %s"
-#: gtk/gtkaccellabel.c:115
-msgid "Accelerator object"
+#: gtk/gtkaccellabel.c:122
+msgid "Accelerator Closure"
msgstr ""
-#: gtk/gtkaccellabel.c:116
-msgid "The object monitored by this accelerator label"
+#: gtk/gtkaccellabel.c:123
+msgid "The closure to be monitored for accelerator changes"
+msgstr ""
+
+#: gtk/gtkaccellabel.c:129
+msgid "Accelerator Widget"
+msgstr ""
+
+#: gtk/gtkaccellabel.c:130
+msgid "The widget to be monitored for accelerator changes"
msgstr ""
#: gtk/gtkalignment.c:102
@@ -574,7 +582,7 @@ msgstr ""
msgid "The amount of space between children."
msgstr ""
-#: gtk/gtkbox.c:135 gtk/gtknotebook.c:396
+#: gtk/gtkbox.c:135 gtk/gtknotebook.c:400
msgid "Homogeneous"
msgstr ""
@@ -582,75 +590,75 @@ msgstr ""
msgid "Whether the children should all be the same size."
msgstr ""
-#: gtk/gtkbutton.c:183 gtk/gtkframe.c:125 gtk/gtklabel.c:283
+#: gtk/gtkbutton.c:188 gtk/gtkframe.c:125 gtk/gtklabel.c:282
msgid "Label"
msgstr ""
-#: gtk/gtkbutton.c:184
+#: gtk/gtkbutton.c:189
msgid ""
"Text of the label widget inside the button, if the button contains a label "
"widget."
msgstr ""
-#: gtk/gtkbutton.c:191 gtk/gtklabel.c:304
+#: gtk/gtkbutton.c:196 gtk/gtklabel.c:303
msgid "Use underline"
msgstr ""
-#: gtk/gtkbutton.c:192 gtk/gtklabel.c:305
+#: gtk/gtkbutton.c:197 gtk/gtklabel.c:304
msgid ""
"If set, an underline in the text indicates the next character should be used "
"for the mnemonic accelerator key"
msgstr ""
-#: gtk/gtkbutton.c:199
+#: gtk/gtkbutton.c:204
msgid "Use stock"
msgstr ""
-#: gtk/gtkbutton.c:200
+#: gtk/gtkbutton.c:205
msgid ""
"If set, the label is used to pick a stock item instead of being displayed"
msgstr ""
-#: gtk/gtkbutton.c:207
+#: gtk/gtkbutton.c:212
msgid "Border relief"
msgstr ""
-#: gtk/gtkbutton.c:208
+#: gtk/gtkbutton.c:213
msgid "The border relief style."
msgstr ""
-#: gtk/gtkbutton.c:259
+#: gtk/gtkbutton.c:264
msgid "Default Spacing"
msgstr ""
-#: gtk/gtkbutton.c:260
+#: gtk/gtkbutton.c:265
msgid "Extra space to add for CAN_DEFAULT buttons"
msgstr ""
-#: gtk/gtkbutton.c:266
+#: gtk/gtkbutton.c:271
msgid "Default Outside Spacing"
msgstr ""
-#: gtk/gtkbutton.c:267
+#: gtk/gtkbutton.c:272
msgid ""
"Extra space to add for CAN_DEFAULT buttons that is always drawn outside the "
"border"
msgstr ""
-#: gtk/gtkbutton.c:272
+#: gtk/gtkbutton.c:277
msgid "Child X Displacement"
msgstr ""
-#: gtk/gtkbutton.c:273
+#: gtk/gtkbutton.c:278
msgid ""
"How far in the x direction to move the child when the button is depressed"
msgstr ""
-#: gtk/gtkbutton.c:280
+#: gtk/gtkbutton.c:285
msgid "Child Y Displacement"
msgstr ""
-#: gtk/gtkbutton.c:281
+#: gtk/gtkbutton.c:286
msgid ""
"How far in the y direction to move the child when the button is depressed"
msgstr ""
@@ -745,291 +753,291 @@ msgstr ""
msgid "The pixbuf to render."
msgstr ""
-#: gtk/gtkcellrenderertext.c:173 gtk/gtkentry.c:498 gtk/gtkprogressbar.c:207
+#: gtk/gtkcellrenderertext.c:174 gtk/gtkentry.c:506 gtk/gtkprogressbar.c:207
msgid "Text"
msgstr ""
-#: gtk/gtkcellrenderertext.c:174
+#: gtk/gtkcellrenderertext.c:175
msgid "Text to render"
msgstr ""
-#: gtk/gtkcellrenderertext.c:181
+#: gtk/gtkcellrenderertext.c:182
msgid "Markup"
msgstr ""
-#: gtk/gtkcellrenderertext.c:182
+#: gtk/gtkcellrenderertext.c:183
msgid "Marked up text to render"
msgstr ""
-#: gtk/gtkcellrenderertext.c:189 gtk/gtklabel.c:290
+#: gtk/gtkcellrenderertext.c:190 gtk/gtklabel.c:289
msgid "Attributes"
msgstr ""
-#: gtk/gtkcellrenderertext.c:190
+#: gtk/gtkcellrenderertext.c:191
msgid "A list of style attributes to apply to the text of the renderer."
msgstr ""
-#: gtk/gtkcellrenderertext.c:197 gtk/gtktexttag.c:208
+#: gtk/gtkcellrenderertext.c:198 gtk/gtktexttag.c:209
msgid "Background color name"
msgstr ""
-#: gtk/gtkcellrenderertext.c:198 gtk/gtktexttag.c:209
+#: gtk/gtkcellrenderertext.c:199 gtk/gtktexttag.c:210
msgid "Background color as a string"
msgstr ""
-#: gtk/gtkcellrenderertext.c:205 gtk/gtktexttag.c:216
+#: gtk/gtkcellrenderertext.c:206 gtk/gtktexttag.c:217
msgid "Background color"
msgstr ""
-#: gtk/gtkcellrenderertext.c:206 gtk/gtktexttag.c:217
+#: gtk/gtkcellrenderertext.c:207 gtk/gtktexttag.c:218
msgid "Background color as a GdkColor"
msgstr ""
-#: gtk/gtkcellrenderertext.c:213 gtk/gtktexttag.c:242
+#: gtk/gtkcellrenderertext.c:214 gtk/gtktexttag.c:243
msgid "Foreground color name"
msgstr ""
-#: gtk/gtkcellrenderertext.c:214 gtk/gtktexttag.c:243
+#: gtk/gtkcellrenderertext.c:215 gtk/gtktexttag.c:244
msgid "Foreground color as a string"
msgstr ""
-#: gtk/gtkcellrenderertext.c:221 gtk/gtktexttag.c:250
+#: gtk/gtkcellrenderertext.c:222 gtk/gtktexttag.c:251
msgid "Foreground color"
msgstr ""
-#: gtk/gtkcellrenderertext.c:222 gtk/gtktexttag.c:251
+#: gtk/gtkcellrenderertext.c:223 gtk/gtktexttag.c:252
msgid "Foreground color as a GdkColor"
msgstr ""
-#: gtk/gtkcellrenderertext.c:230 gtk/gtkentry.c:430 gtk/gtktexttag.c:276
-#: gtk/gtktextview.c:539
+#: gtk/gtkcellrenderertext.c:231 gtk/gtkentry.c:438 gtk/gtktexttag.c:277
+#: gtk/gtktextview.c:548
#, fuzzy
msgid "Editable"
msgstr "(deactive)"
-#: gtk/gtkcellrenderertext.c:231 gtk/gtktexttag.c:277 gtk/gtktextview.c:540
+#: gtk/gtkcellrenderertext.c:232 gtk/gtktexttag.c:278 gtk/gtktextview.c:549
msgid "Whether the text can be modified by the user"
msgstr ""
-#: gtk/gtkcellrenderertext.c:238 gtk/gtkcellrenderertext.c:246
-#: gtk/gtkfontsel.c:192 gtk/gtktexttag.c:284 gtk/gtktexttag.c:292
+#: gtk/gtkcellrenderertext.c:239 gtk/gtkcellrenderertext.c:247
+#: gtk/gtkfontsel.c:192 gtk/gtktexttag.c:285 gtk/gtktexttag.c:293
msgid "Font"
msgstr ""
-#: gtk/gtkcellrenderertext.c:239 gtk/gtktexttag.c:285
+#: gtk/gtkcellrenderertext.c:240 gtk/gtktexttag.c:286
msgid "Font description as a string"
msgstr ""
-#: gtk/gtkcellrenderertext.c:247 gtk/gtktexttag.c:293
+#: gtk/gtkcellrenderertext.c:248 gtk/gtktexttag.c:294
msgid "Font description as a PangoFontDescription struct"
msgstr ""
-#: gtk/gtkcellrenderertext.c:255 gtk/gtktexttag.c:301
+#: gtk/gtkcellrenderertext.c:256 gtk/gtktexttag.c:302
#, fuzzy
msgid "Font family"
msgstr "Familia:"
-#: gtk/gtkcellrenderertext.c:256 gtk/gtktexttag.c:302
+#: gtk/gtkcellrenderertext.c:257 gtk/gtktexttag.c:303
msgid "Name of the font family, e.g. Sans, Helvetica, Times, Monospace"
msgstr ""
-#: gtk/gtkcellrenderertext.c:263 gtk/gtkcellrenderertext.c:264
-#: gtk/gtktexttag.c:309 gtk/gtktexttag.c:310
+#: gtk/gtkcellrenderertext.c:264 gtk/gtkcellrenderertext.c:265
+#: gtk/gtktexttag.c:310 gtk/gtktexttag.c:311
msgid "Font style"
msgstr ""
-#: gtk/gtkcellrenderertext.c:272 gtk/gtkcellrenderertext.c:273
-#: gtk/gtktexttag.c:318 gtk/gtktexttag.c:319
+#: gtk/gtkcellrenderertext.c:273 gtk/gtkcellrenderertext.c:274
+#: gtk/gtktexttag.c:319 gtk/gtktexttag.c:320
msgid "Font variant"
msgstr ""
-#: gtk/gtkcellrenderertext.c:281 gtk/gtkcellrenderertext.c:282
-#: gtk/gtktexttag.c:327 gtk/gtktexttag.c:328
+#: gtk/gtkcellrenderertext.c:282 gtk/gtkcellrenderertext.c:283
+#: gtk/gtktexttag.c:328 gtk/gtktexttag.c:329
msgid "Font weight"
msgstr ""
-#: gtk/gtkcellrenderertext.c:291 gtk/gtkcellrenderertext.c:292
-#: gtk/gtktexttag.c:338 gtk/gtktexttag.c:339
+#: gtk/gtkcellrenderertext.c:292 gtk/gtkcellrenderertext.c:293
+#: gtk/gtktexttag.c:339 gtk/gtktexttag.c:340
msgid "Font stretch"
msgstr ""
-#: gtk/gtkcellrenderertext.c:300 gtk/gtkcellrenderertext.c:301
-#: gtk/gtktexttag.c:347 gtk/gtktexttag.c:348
+#: gtk/gtkcellrenderertext.c:301 gtk/gtkcellrenderertext.c:302
+#: gtk/gtktexttag.c:348 gtk/gtktexttag.c:349
msgid "Font size"
msgstr ""
-#: gtk/gtkcellrenderertext.c:310 gtk/gtktexttag.c:367
+#: gtk/gtkcellrenderertext.c:311 gtk/gtktexttag.c:368
msgid "Font points"
msgstr ""
-#: gtk/gtkcellrenderertext.c:311 gtk/gtktexttag.c:368
+#: gtk/gtkcellrenderertext.c:312 gtk/gtktexttag.c:369
msgid "Font size in points"
msgstr ""
-#: gtk/gtkcellrenderertext.c:320 gtk/gtktexttag.c:357 gtk/gtktexttag.c:358
+#: gtk/gtkcellrenderertext.c:321 gtk/gtktexttag.c:358 gtk/gtktexttag.c:359
#, fuzzy
msgid "Font scale"
msgstr "Familia:"
-#: gtk/gtkcellrenderertext.c:321
+#: gtk/gtkcellrenderertext.c:322
msgid "Font scaling factor"
msgstr ""
-#: gtk/gtkcellrenderertext.c:330 gtk/gtktexttag.c:426
+#: gtk/gtkcellrenderertext.c:331 gtk/gtktexttag.c:427
msgid "Rise"
msgstr ""
-#: gtk/gtkcellrenderertext.c:331 gtk/gtktexttag.c:427
+#: gtk/gtkcellrenderertext.c:332 gtk/gtktexttag.c:428
msgid ""
"Offset of text above the baseline (below the baseline if rise is negative)"
msgstr ""
-#: gtk/gtkcellrenderertext.c:341 gtk/gtktexttag.c:466
+#: gtk/gtkcellrenderertext.c:342 gtk/gtktexttag.c:467
msgid "Strikethrough"
msgstr ""
-#: gtk/gtkcellrenderertext.c:342 gtk/gtktexttag.c:467
+#: gtk/gtkcellrenderertext.c:343 gtk/gtktexttag.c:468
msgid "Whether to strike through the text"
msgstr ""
-#: gtk/gtkcellrenderertext.c:349 gtk/gtktexttag.c:474
+#: gtk/gtkcellrenderertext.c:350 gtk/gtktexttag.c:475
msgid "Underline"
msgstr ""
-#: gtk/gtkcellrenderertext.c:350 gtk/gtktexttag.c:475
+#: gtk/gtkcellrenderertext.c:351 gtk/gtktexttag.c:476
msgid "Style of underline for this text"
msgstr ""
-#: gtk/gtkcellrenderertext.c:360 gtk/gtktexttag.c:511
+#: gtk/gtkcellrenderertext.c:361 gtk/gtktexttag.c:512
msgid "Background set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:361 gtk/gtktexttag.c:512
+#: gtk/gtkcellrenderertext.c:362 gtk/gtktexttag.c:513
msgid "Whether this tag affects the background color"
msgstr ""
-#: gtk/gtkcellrenderertext.c:364 gtk/gtktexttag.c:523
+#: gtk/gtkcellrenderertext.c:365 gtk/gtktexttag.c:524
msgid "Foreground set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:365 gtk/gtktexttag.c:524
+#: gtk/gtkcellrenderertext.c:366 gtk/gtktexttag.c:525
msgid "Whether this tag affects the foreground color"
msgstr ""
-#: gtk/gtkcellrenderertext.c:368 gtk/gtktexttag.c:531
+#: gtk/gtkcellrenderertext.c:369 gtk/gtktexttag.c:532
msgid "Editability set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:369 gtk/gtktexttag.c:532
+#: gtk/gtkcellrenderertext.c:370 gtk/gtktexttag.c:533
msgid "Whether this tag affects text editability"
msgstr ""
-#: gtk/gtkcellrenderertext.c:372 gtk/gtktexttag.c:535
+#: gtk/gtkcellrenderertext.c:373 gtk/gtktexttag.c:536
msgid "Font family set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:373 gtk/gtktexttag.c:536
+#: gtk/gtkcellrenderertext.c:374 gtk/gtktexttag.c:537
msgid "Whether this tag affects the font family"
msgstr ""
-#: gtk/gtkcellrenderertext.c:376 gtk/gtktexttag.c:539
+#: gtk/gtkcellrenderertext.c:377 gtk/gtktexttag.c:540
msgid "Font style set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:377 gtk/gtktexttag.c:540
+#: gtk/gtkcellrenderertext.c:378 gtk/gtktexttag.c:541
msgid "Whether this tag affects the font style"
msgstr ""
-#: gtk/gtkcellrenderertext.c:380 gtk/gtktexttag.c:543
+#: gtk/gtkcellrenderertext.c:381 gtk/gtktexttag.c:544
msgid "Font variant set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:381 gtk/gtktexttag.c:544
+#: gtk/gtkcellrenderertext.c:382 gtk/gtktexttag.c:545
msgid "Whether this tag affects the font variant"
msgstr ""
-#: gtk/gtkcellrenderertext.c:384 gtk/gtktexttag.c:547
+#: gtk/gtkcellrenderertext.c:385 gtk/gtktexttag.c:548
msgid "Font weight set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:385 gtk/gtktexttag.c:548
+#: gtk/gtkcellrenderertext.c:386 gtk/gtktexttag.c:549
msgid "Whether this tag affects the font weight"
msgstr ""
-#: gtk/gtkcellrenderertext.c:388 gtk/gtktexttag.c:551
+#: gtk/gtkcellrenderertext.c:389 gtk/gtktexttag.c:552
msgid "Font stretch set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:389 gtk/gtktexttag.c:552
+#: gtk/gtkcellrenderertext.c:390 gtk/gtktexttag.c:553
msgid "Whether this tag affects the font stretch"
msgstr ""
-#: gtk/gtkcellrenderertext.c:392 gtk/gtktexttag.c:555
+#: gtk/gtkcellrenderertext.c:393 gtk/gtktexttag.c:556
msgid "Font size set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:393 gtk/gtktexttag.c:556
+#: gtk/gtkcellrenderertext.c:394 gtk/gtktexttag.c:557
msgid "Whether this tag affects the font size"
msgstr ""
-#: gtk/gtkcellrenderertext.c:396 gtk/gtktexttag.c:559
+#: gtk/gtkcellrenderertext.c:397 gtk/gtktexttag.c:560
msgid "Font scale set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:397 gtk/gtktexttag.c:560
+#: gtk/gtkcellrenderertext.c:398 gtk/gtktexttag.c:561
msgid "Whether this tag scales the font size by a factor"
msgstr ""
-#: gtk/gtkcellrenderertext.c:400 gtk/gtktexttag.c:579
+#: gtk/gtkcellrenderertext.c:401 gtk/gtktexttag.c:580
msgid "Rise set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:401 gtk/gtktexttag.c:580
+#: gtk/gtkcellrenderertext.c:402 gtk/gtktexttag.c:581
msgid "Whether this tag affects the rise"
msgstr ""
-#: gtk/gtkcellrenderertext.c:404 gtk/gtktexttag.c:595
+#: gtk/gtkcellrenderertext.c:405 gtk/gtktexttag.c:596
msgid "Strikethrough set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:405 gtk/gtktexttag.c:596
+#: gtk/gtkcellrenderertext.c:406 gtk/gtktexttag.c:597
msgid "Whether this tag affects strikethrough"
msgstr ""
-#: gtk/gtkcellrenderertext.c:408 gtk/gtktexttag.c:603
+#: gtk/gtkcellrenderertext.c:409 gtk/gtktexttag.c:604
msgid "Underline set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:409 gtk/gtktexttag.c:604
+#: gtk/gtkcellrenderertext.c:410 gtk/gtktexttag.c:605
msgid "Whether this tag affects underlining"
msgstr ""
-#: gtk/gtkcellrenderertoggle.c:129
+#: gtk/gtkcellrenderertoggle.c:130
msgid "Toggle state"
msgstr ""
-#: gtk/gtkcellrenderertoggle.c:130
+#: gtk/gtkcellrenderertoggle.c:131
msgid "The toggle state of the button"
msgstr ""
-#: gtk/gtkcellrenderertoggle.c:138
+#: gtk/gtkcellrenderertoggle.c:139
#, fuzzy
msgid "Activatable"
msgstr "(deactive)"
-#: gtk/gtkcellrenderertoggle.c:139
+#: gtk/gtkcellrenderertoggle.c:140
msgid "The toggle button can be activated"
msgstr ""
-#: gtk/gtkcellrenderertoggle.c:147
+#: gtk/gtkcellrenderertoggle.c:148
msgid "Radio state"
msgstr ""
-#: gtk/gtkcellrenderertoggle.c:148
+#: gtk/gtkcellrenderertoggle.c:149
msgid "Draw the toggle button as a radio button"
msgstr ""
-#: gtk/gtkcheckbutton.c:95 gtk/gtkoptionmenu.c:163
+#: gtk/gtkcheckbutton.c:95 gtk/gtkoptionmenu.c:191
msgid "Indicator Size"
msgstr ""
@@ -1037,7 +1045,7 @@ msgstr ""
msgid "Size of check or radio indicator"
msgstr ""
-#: gtk/gtkcheckbutton.c:103 gtk/gtkoptionmenu.c:169
+#: gtk/gtkcheckbutton.c:103 gtk/gtkoptionmenu.c:197
msgid "Indicator Spacing"
msgstr ""
@@ -1045,174 +1053,174 @@ msgstr ""
msgid "Spacing around check or radio indicator"
msgstr ""
-#: gtk/gtkcheckmenuitem.c:114 gtk/gtktogglebutton.c:142
+#: gtk/gtkcheckmenuitem.c:115 gtk/gtktogglebutton.c:132
msgid "Active"
msgstr ""
-#: gtk/gtkcheckmenuitem.c:115
+#: gtk/gtkcheckmenuitem.c:116
msgid "Whether the menu item is checked."
msgstr ""
-#: gtk/gtkcheckmenuitem.c:122 gtk/gtktogglebutton.c:150
+#: gtk/gtkcheckmenuitem.c:123 gtk/gtktogglebutton.c:140
msgid "Inconsistent"
msgstr ""
-#: gtk/gtkcheckmenuitem.c:123
+#: gtk/gtkcheckmenuitem.c:124
msgid "Whether to display an \"inconsistent\" state."
msgstr ""
-#: gtk/gtkcolorsel.c:574
+#: gtk/gtkcolorsel.c:578
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:579
+#: gtk/gtkcolorsel.c:583
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:883
+#: gtk/gtkcolorsel.c:887
msgid "_Save color here"
msgstr ""
-#: gtk/gtkcolorsel.c:1051
+#: gtk/gtkcolorsel.c:1055
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:1667
+#: gtk/gtkcolorsel.c:1674
msgid "Has Opacity Control"
msgstr ""
-#: gtk/gtkcolorsel.c:1668
+#: gtk/gtkcolorsel.c:1675
msgid "Whether the color selector should allow setting opacity"
msgstr ""
-#: gtk/gtkcolorsel.c:1674
+#: gtk/gtkcolorsel.c:1681
#, fuzzy
msgid "Has palette"
msgstr "Personal Palleta"
-#: gtk/gtkcolorsel.c:1675
+#: gtk/gtkcolorsel.c:1682
msgid "Whether a palette should be used"
msgstr ""
-#: gtk/gtkcolorsel.c:1681
+#: gtk/gtkcolorsel.c:1688
#, fuzzy
msgid "Current Color"
msgstr "Definir Color"
-#: gtk/gtkcolorsel.c:1682
+#: gtk/gtkcolorsel.c:1689
msgid "The current color"
msgstr ""
-#: gtk/gtkcolorsel.c:1688
+#: gtk/gtkcolorsel.c:1695
msgid "Current Alpha"
msgstr ""
-#: gtk/gtkcolorsel.c:1689
+#: gtk/gtkcolorsel.c:1696
msgid "The current opacity value (0 fully transparent, 65535 fully opaque)"
msgstr ""
-#: gtk/gtkcolorsel.c:1702
+#: gtk/gtkcolorsel.c:1709
#, fuzzy
msgid "Custom palette"
msgstr "Personal Palleta"
-#: gtk/gtkcolorsel.c:1703
+#: gtk/gtkcolorsel.c:1710
msgid "Palette to use in the color selector"
msgstr ""
-#: gtk/gtkcolorsel.c:1758
+#: gtk/gtkcolorsel.c:1750
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:1786
+#: gtk/gtkcolorsel.c:1778
msgid ""
"Click the eyedropper, then click a color anywhere on your screen to select "
"that color."
msgstr ""
-#: gtk/gtkcolorsel.c:1795
+#: gtk/gtkcolorsel.c:1787
#, fuzzy
msgid "_Hue:"
msgstr "Tinta:"
-#: gtk/gtkcolorsel.c:1796
+#: gtk/gtkcolorsel.c:1788
msgid "Position on the color wheel."
msgstr ""
-#: gtk/gtkcolorsel.c:1797
+#: gtk/gtkcolorsel.c:1789
#, fuzzy
msgid "_Saturation:"
msgstr "Saturation:"
-#: gtk/gtkcolorsel.c:1798
+#: gtk/gtkcolorsel.c:1790
msgid "\"Deepness\" of the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1799
+#: gtk/gtkcolorsel.c:1791
#, fuzzy
msgid "_Value:"
msgstr "Valor:"
-#: gtk/gtkcolorsel.c:1800
+#: gtk/gtkcolorsel.c:1792
msgid "Brightness of the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1801
+#: gtk/gtkcolorsel.c:1793
#, fuzzy
msgid "_Red:"
msgstr "Rubor:"
-#: gtk/gtkcolorsel.c:1802
+#: gtk/gtkcolorsel.c:1794
msgid "Amount of red light in the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1803
+#: gtk/gtkcolorsel.c:1795
#, fuzzy
msgid "_Green:"
msgstr "Verde:"
-#: gtk/gtkcolorsel.c:1804
+#: gtk/gtkcolorsel.c:1796
msgid "Amount of green light in the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1805
+#: gtk/gtkcolorsel.c:1797
#, fuzzy
msgid "_Blue:"
msgstr "Blau:"
-#: gtk/gtkcolorsel.c:1806
+#: gtk/gtkcolorsel.c:1798
msgid "Amount of blue light in the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1809
+#: gtk/gtkcolorsel.c:1801
#, fuzzy
msgid "_Opacity:"
msgstr "Opacitate:"
-#: gtk/gtkcolorsel.c:1817
+#: gtk/gtkcolorsel.c:1809
msgid "Transparency of the currently-selected color."
msgstr ""
-#: gtk/gtkcolorsel.c:1832
+#: gtk/gtkcolorsel.c:1824
msgid "Color _Name:"
msgstr ""
-#: gtk/gtkcolorsel.c:1844
+#: gtk/gtkcolorsel.c:1836
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:1863
+#: gtk/gtkcolorsel.c:1855
#, fuzzy
msgid "_Palette"
msgstr "Personal Palleta"
@@ -1258,205 +1266,205 @@ msgstr ""
msgid "Whether entered values must already be present in the list"
msgstr ""
-#: gtk/gtkcontainer.c:202
+#: gtk/gtkcontainer.c:203
msgid "Resize mode"
msgstr ""
-#: gtk/gtkcontainer.c:203
+#: gtk/gtkcontainer.c:204
msgid "Specify how resize events are handled"
msgstr ""
-#: gtk/gtkcontainer.c:210
+#: gtk/gtkcontainer.c:211
msgid "Border width"
msgstr ""
-#: gtk/gtkcontainer.c:211
+#: gtk/gtkcontainer.c:212
msgid "The width of the empty border outside the containers children."
msgstr ""
-#: gtk/gtkcontainer.c:219
+#: gtk/gtkcontainer.c:220
msgid "Child"
msgstr ""
-#: gtk/gtkcontainer.c:220
+#: gtk/gtkcontainer.c:221
msgid "Can be used to add a new child to the container."
msgstr ""
-#: gtk/gtkcurve.c:120
+#: gtk/gtkcurve.c:121
#, fuzzy
msgid "Curve type"
msgstr "Crear"
-#: gtk/gtkcurve.c:121
+#: gtk/gtkcurve.c:122
msgid "Is this curve linear, spline interpolated, or free-form"
msgstr ""
-#: gtk/gtkcurve.c:129
+#: gtk/gtkcurve.c:130
msgid "Minimum X"
msgstr ""
-#: gtk/gtkcurve.c:130
+#: gtk/gtkcurve.c:131
msgid "Minimum possible value for X"
msgstr ""
-#: gtk/gtkcurve.c:139
+#: gtk/gtkcurve.c:140
msgid "Maximum X"
msgstr ""
-#: gtk/gtkcurve.c:140
+#: gtk/gtkcurve.c:141
msgid "Maximum possible X value."
msgstr ""
-#: gtk/gtkcurve.c:149
+#: gtk/gtkcurve.c:150
msgid "Minimum Y"
msgstr ""
-#: gtk/gtkcurve.c:150
+#: gtk/gtkcurve.c:151
msgid "Minimum possible value for Y"
msgstr ""
-#: gtk/gtkcurve.c:159
+#: gtk/gtkcurve.c:160
msgid "Maximum Y"
msgstr ""
-#: gtk/gtkcurve.c:160
+#: gtk/gtkcurve.c:161
msgid "Maximum possible value for Y"
msgstr ""
-#: gtk/gtkdialog.c:125
+#: gtk/gtkdialog.c:126
msgid "Has separator"
msgstr ""
-#: gtk/gtkdialog.c:126
+#: gtk/gtkdialog.c:127
msgid "The dialog has a separator bar above its buttons"
msgstr ""
-#: gtk/gtkdialog.c:149
+#: gtk/gtkdialog.c:150
msgid "Content area border"
msgstr ""
-#: gtk/gtkdialog.c:150
+#: gtk/gtkdialog.c:151
msgid "Width of border around the main dialog area"
msgstr ""
-#: gtk/gtkdialog.c:157
+#: gtk/gtkdialog.c:158
msgid "Button spacing"
msgstr ""
-#: gtk/gtkdialog.c:158
+#: gtk/gtkdialog.c:159
msgid "Spacing between buttons"
msgstr ""
-#: gtk/gtkdialog.c:166
+#: gtk/gtkdialog.c:167
msgid "Action area border"
msgstr ""
-#: gtk/gtkdialog.c:167
+#: gtk/gtkdialog.c:168
msgid "Width of border around the button area at the bottom of the dialog"
msgstr ""
-#: gtk/gtkentry.c:410 gtk/gtklabel.c:361
+#: gtk/gtkentry.c:418 gtk/gtklabel.c:360
#, fuzzy
msgid "Cursor Position"
msgstr "Question"
-#: gtk/gtkentry.c:411 gtk/gtklabel.c:362
+#: gtk/gtkentry.c:419 gtk/gtklabel.c:361
msgid "The current position of the insertion cursor in chars."
msgstr ""
-#: gtk/gtkentry.c:420 gtk/gtklabel.c:371
+#: gtk/gtkentry.c:428 gtk/gtklabel.c:370
#, fuzzy
msgid "Selection Bound"
msgstr "Selection: "
-#: gtk/gtkentry.c:421 gtk/gtklabel.c:372
+#: gtk/gtkentry.c:429 gtk/gtklabel.c:371
msgid ""
"The position of the opposite end of the selection from the cursor in chars."
msgstr ""
-#: gtk/gtkentry.c:431
+#: gtk/gtkentry.c:439
msgid "Whether the entry contents can be edited"
msgstr ""
-#: gtk/gtkentry.c:438
+#: gtk/gtkentry.c:446
msgid "Maximum length"
msgstr ""
-#: gtk/gtkentry.c:439
+#: gtk/gtkentry.c:447
msgid "Maximum number of characters for this entry"
msgstr ""
-#: gtk/gtkentry.c:447
+#: gtk/gtkentry.c:455
msgid "Visibility"
msgstr ""
-#: gtk/gtkentry.c:448
+#: gtk/gtkentry.c:456
msgid ""
"FALSE displays the \"invisible char\" instead of the actual text (password "
"mode)"
msgstr ""
-#: gtk/gtkentry.c:455
+#: gtk/gtkentry.c:463
#, fuzzy
msgid "Has Frame"
msgstr "Personal Palleta"
-#: gtk/gtkentry.c:456
+#: gtk/gtkentry.c:464
msgid "FALSE removes outside bevel from entry."
msgstr ""
-#: gtk/gtkentry.c:463
+#: gtk/gtkentry.c:471
msgid "Invisible character"
msgstr ""
-#: gtk/gtkentry.c:464
+#: gtk/gtkentry.c:472
msgid "The character to use when masking entry contents (in \"password mode\")"
msgstr ""
-#: gtk/gtkentry.c:471
+#: gtk/gtkentry.c:479
msgid "Activates default"
msgstr ""
-#: gtk/gtkentry.c:472
+#: gtk/gtkentry.c:480
msgid ""
"Whether to activate the default widget (such as the default button in a "
"dialog) when Enter is pressed."
msgstr ""
-#: gtk/gtkentry.c:478
+#: gtk/gtkentry.c:486
msgid "Width in chars"
msgstr ""
-#: gtk/gtkentry.c:479
+#: gtk/gtkentry.c:487
msgid "Number of characters to leave space for in the entry."
msgstr ""
-#: gtk/gtkentry.c:488
+#: gtk/gtkentry.c:496
msgid "Scroll offset"
msgstr ""
-#: gtk/gtkentry.c:489
+#: gtk/gtkentry.c:497
msgid "Number of pixels of the entry scrolled off the screen to the left"
msgstr ""
-#: gtk/gtkentry.c:499
+#: gtk/gtkentry.c:507
msgid "The contents of the entry"
msgstr ""
-#: gtk/gtkentry.c:505 gtk/gtklabel.c:380 gtk/gtktextview.c:615
+#: gtk/gtkentry.c:513 gtk/gtklabel.c:379 gtk/gtktextview.c:624
msgid "Cursor color"
msgstr ""
-#: gtk/gtkentry.c:506 gtk/gtklabel.c:381 gtk/gtktextview.c:616
+#: gtk/gtkentry.c:514 gtk/gtklabel.c:380 gtk/gtktextview.c:625
msgid "Color with which to draw insertion cursor"
msgstr ""
-#: gtk/gtkentry.c:3793 gtk/gtklabel.c:3180
+#: gtk/gtkentry.c:3832 gtk/gtklabel.c:3151
#, fuzzy
msgid "Select All"
msgstr "Deler"
-#: gtk/gtkentry.c:3803 gtk/gtklabel.c:3190 gtk/gtktextview.c:5563
+#: gtk/gtkentry.c:3842 gtk/gtklabel.c:3161 gtk/gtktextview.c:5737
msgid "Input Methods"
msgstr ""
@@ -1487,12 +1495,12 @@ msgstr "Directoris"
msgid "Files"
msgstr "Archivos"
-#: gtk/gtkfilesel.c:727 gtk/gtkfilesel.c:2052
+#: gtk/gtkfilesel.c:726 gtk/gtkfilesel.c:2057
#, c-format
msgid "Directory unreadable: %s"
msgstr "Illegible directori: %s"
-#: gtk/gtkfilesel.c:849
+#: gtk/gtkfilesel.c:848
#, c-format
msgid ""
"The file \"%s\" resides on another machine (called %s) and may not be "
@@ -1500,130 +1508,128 @@ msgid ""
"Are you sure that you want to select it?"
msgstr ""
-#: gtk/gtkfilesel.c:979
+#: gtk/gtkfilesel.c:978
msgid "Create Dir"
msgstr "Crear Dir"
-#: gtk/gtkfilesel.c:990 gtk/gtkfilesel.c:1413
+#: gtk/gtkfilesel.c:989 gtk/gtkfilesel.c:1416
msgid "Delete File"
msgstr "Deler Archivo"
-#: gtk/gtkfilesel.c:1001 gtk/gtkfilesel.c:1556
+#: gtk/gtkfilesel.c:1000 gtk/gtkfilesel.c:1559
msgid "Rename File"
msgstr "Renominar Archivo"
-#: gtk/gtkfilesel.c:1236
+#: gtk/gtkfilesel.c:1237
#, c-format
msgid ""
"The directory name \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
-#: gtk/gtkfilesel.c:1238
+#: gtk/gtkfilesel.c:1239
#, c-format
msgid ""
"Error creating directory \"%s\": %s\n"
"%s"
msgstr ""
-#: gtk/gtkfilesel.c:1239 gtk/gtkfilesel.c:1490
+#: gtk/gtkfilesel.c:1240 gtk/gtkfilesel.c:1493
msgid "You probably used symbols not allowed in filenames."
msgstr ""
-#: gtk/gtkfilesel.c:1247
+#: gtk/gtkfilesel.c:1248
#, c-format
msgid "Error creating directory \"%s\": %s\n"
msgstr ""
-#: gtk/gtkfilesel.c:1281
+#: gtk/gtkfilesel.c:1282
msgid "Create Directory"
msgstr "Crear Directori"
-#: gtk/gtkfilesel.c:1295
+#: gtk/gtkfilesel.c:1296
#, fuzzy
msgid "_Directory name:"
msgstr "Nomine de Directori"
#. buttons
-#: gtk/gtkfilesel.c:1309
-msgid "Create"
-msgstr "Crear"
-
-#: gtk/gtkfilesel.c:1318 gtk/gtkfilesel.c:1444 gtk/gtkfilesel.c:1598
-#: gtk/gtkgamma.c:424
+#: gtk/gtkfilesel.c:1310 gtk/gtkfilesel.c:1438 gtk/gtkfilesel.c:1592
+#: gtk/gtkgamma.c:417
msgid "Cancel"
msgstr "Annullar"
-#: gtk/gtkfilesel.c:1353
+#: gtk/gtkfilesel.c:1322
+msgid "Create"
+msgstr "Crear"
+
+#: gtk/gtkfilesel.c:1356
#, c-format
msgid "The filename \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
-#: gtk/gtkfilesel.c:1356
+#: gtk/gtkfilesel.c:1359
#, c-format
msgid ""
"Error deleting file \"%s\": %s\n"
"%s"
msgstr ""
-#: gtk/gtkfilesel.c:1358 gtk/gtkfilesel.c:1504
+#: gtk/gtkfilesel.c:1361 gtk/gtkfilesel.c:1507
msgid "It probably contains symbols not allowed in filenames."
msgstr ""
-#: gtk/gtkfilesel.c:1367
+#: gtk/gtkfilesel.c:1370
#, c-format
msgid "Error deleting file \"%s\": %s"
msgstr ""
-#. buttons
-#: gtk/gtkfilesel.c:1435
+#: gtk/gtkfilesel.c:1448
msgid "Delete"
msgstr "Deler"
-#: gtk/gtkfilesel.c:1486 gtk/gtkfilesel.c:1500
+#: gtk/gtkfilesel.c:1489 gtk/gtkfilesel.c:1503
#, c-format
msgid "The file name \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
-#: gtk/gtkfilesel.c:1488
+#: gtk/gtkfilesel.c:1491
#, c-format
msgid ""
"Error renaming file to \"%s\": %s\n"
"%s"
msgstr ""
-#: gtk/gtkfilesel.c:1502
+#: gtk/gtkfilesel.c:1505
#, c-format
msgid ""
"Error renaming file \"%s\": %s\n"
"%s"
msgstr ""
-#: gtk/gtkfilesel.c:1512
+#: gtk/gtkfilesel.c:1515
#, c-format
msgid "Error renaming file \"%s\" to \"%s\": %s"
msgstr ""
-#. buttons
-#: gtk/gtkfilesel.c:1589
+#: gtk/gtkfilesel.c:1604
msgid "Rename"
msgstr "Renominar"
-#: gtk/gtkfilesel.c:2031
+#: gtk/gtkfilesel.c:2036
msgid "Selection: "
msgstr "Selection: "
-#: gtk/gtkfilesel.c:2641
+#: gtk/gtkfilesel.c:2647
#, c-format
msgid ""
"The filename %s couldn't be converted to UTF-8. Try setting the environment "
"variable G_BROKEN_FILENAMES."
msgstr ""
-#: gtk/gtkfilesel.c:3509
+#: gtk/gtkfilesel.c:3515
msgid "Name too long"
msgstr ""
-#: gtk/gtkfilesel.c:3511
+#: gtk/gtkfilesel.c:3517
msgid "Couldn't convert filename"
msgstr ""
@@ -1670,7 +1676,7 @@ msgid "Preview:"
msgstr "Antevista"
# want term for "Font!"
-#: gtk/gtkfontsel.c:1060
+#: gtk/gtkfontsel.c:1059
msgid "Font Selection"
msgstr "Selection de Fonte"
@@ -1694,7 +1700,7 @@ msgstr ""
msgid "The vertical alignment of the label."
msgstr ""
-#: gtk/gtkframe.c:153 gtk/gtkhandlebox.c:184
+#: gtk/gtkframe.c:153 gtk/gtkhandlebox.c:185
msgid "Deprecated property, use shadow_type instead."
msgstr ""
@@ -1714,41 +1720,41 @@ msgstr ""
msgid "A widget to display in place of the usual frame label."
msgstr ""
-#: gtk/gtkgamma.c:395
+#: gtk/gtkgamma.c:396
msgid "Gamma"
msgstr "Gamma"
-#: gtk/gtkgamma.c:402
+#: gtk/gtkgamma.c:403
#, fuzzy
msgid "_Gamma value"
msgstr "Gamma valor"
-#: gtk/gtkgamma.c:416
+#: gtk/gtkgamma.c:423
msgid "OK"
msgstr "Validar"
-#: gtk/gtkhandlebox.c:191 gtk/gtkmenubar.c:148 gtk/gtkstatusbar.c:157
-#: gtk/gtktoolbar.c:276 gtk/gtkviewport.c:147
+#: gtk/gtkhandlebox.c:192 gtk/gtkmenubar.c:148 gtk/gtkstatusbar.c:158
+#: gtk/gtktoolbar.c:277 gtk/gtkviewport.c:148
msgid "Shadow type"
msgstr ""
-#: gtk/gtkhandlebox.c:192
+#: gtk/gtkhandlebox.c:193
msgid "Appearance of the shadow that surrounds the container."
msgstr ""
-#: gtk/gtkhandlebox.c:200
+#: gtk/gtkhandlebox.c:201
msgid "Handle position"
msgstr ""
-#: gtk/gtkhandlebox.c:201
+#: gtk/gtkhandlebox.c:202
msgid "Position of the handle relative to the child widget."
msgstr ""
-#: gtk/gtkhandlebox.c:209
+#: gtk/gtkhandlebox.c:210
msgid "Snap edge"
msgstr ""
-#: gtk/gtkhandlebox.c:210
+#: gtk/gtkhandlebox.c:211
msgid ""
"Side of the handlebox that's lined up with the docking point to dock the "
"handlebox."
@@ -1757,7 +1763,7 @@ msgstr ""
#. Remove this icon source so we don't keep trying to
#. * load it.
#.
-#: gtk/gtkiconfactory.c:1049
+#: gtk/gtkiconfactory.c:1061
#, c-format
msgid "Error loading icon: %s"
msgstr ""
@@ -1772,215 +1778,215 @@ msgstr ""
# This means "Input"?
#. shell and main vbox
-#: gtk/gtkinputdialog.c:181
+#: gtk/gtkinputdialog.c:182
msgid "Input"
msgstr "Entrada"
-#: gtk/gtkinputdialog.c:189
+#: gtk/gtkinputdialog.c:190
msgid "No input devices"
msgstr "No devisa de entrada"
-#: gtk/gtkinputdialog.c:218
+#: gtk/gtkinputdialog.c:219
#, fuzzy
msgid "_Device:"
msgstr "Devisa:"
-#: gtk/gtkinputdialog.c:235
+#: gtk/gtkinputdialog.c:236
msgid "Disabled"
msgstr "Deactiveate"
-#: gtk/gtkinputdialog.c:243
+#: gtk/gtkinputdialog.c:244
msgid "Screen"
msgstr "Screen"
-#: gtk/gtkinputdialog.c:251
+#: gtk/gtkinputdialog.c:252
msgid "Window"
msgstr "Fenestra"
-#: gtk/gtkinputdialog.c:259
+#: gtk/gtkinputdialog.c:260
#, fuzzy
msgid "_Mode: "
msgstr "Modo: "
#. The axis listbox
-#: gtk/gtkinputdialog.c:290
+#: gtk/gtkinputdialog.c:291
#, fuzzy
msgid "_Axes"
msgstr "Axes"
#. Keys listbox
-#: gtk/gtkinputdialog.c:306
+#: gtk/gtkinputdialog.c:307
#, fuzzy
msgid "_Keys"
msgstr "Claves"
#. We create the save button in any case, so that clients can
#. connect to it, without paying attention to whether it exits
-#: gtk/gtkinputdialog.c:327
+#: gtk/gtkinputdialog.c:328
msgid "Save"
msgstr "Salvar"
-#: gtk/gtkinputdialog.c:336
+#: gtk/gtkinputdialog.c:337
msgid "Close"
msgstr "Clauder"
-#: gtk/gtkinputdialog.c:469
+#: gtk/gtkinputdialog.c:470
msgid "X"
msgstr "X"
-#: gtk/gtkinputdialog.c:470
+#: gtk/gtkinputdialog.c:471
msgid "Y"
msgstr "Y"
-#: gtk/gtkinputdialog.c:471
+#: gtk/gtkinputdialog.c:472
msgid "Pressure"
msgstr "Pression"
-#: gtk/gtkinputdialog.c:472
+#: gtk/gtkinputdialog.c:473
msgid "X Tilt"
msgstr "X Inclanation"
-#: gtk/gtkinputdialog.c:473
+#: gtk/gtkinputdialog.c:474
msgid "Y Tilt"
msgstr "Y Inclanation"
-#: gtk/gtkinputdialog.c:474
+#: gtk/gtkinputdialog.c:475
msgid "Wheel"
msgstr "Rota"
-#: gtk/gtkinputdialog.c:514
+#: gtk/gtkinputdialog.c:515
msgid "none"
msgstr "necun"
-#: gtk/gtkinputdialog.c:548 gtk/gtkinputdialog.c:584
+#: gtk/gtkinputdialog.c:549 gtk/gtkinputdialog.c:585
msgid "(disabled)"
msgstr "(deactive)"
-#: gtk/gtkinputdialog.c:577
+#: gtk/gtkinputdialog.c:578
msgid "(unknown)"
msgstr "(incognite)"
#. and clear button
-#: gtk/gtkinputdialog.c:662
+#: gtk/gtkinputdialog.c:663
msgid "clear"
msgstr "depurar"
-#: gtk/gtklabel.c:284
+#: gtk/gtklabel.c:283
msgid "The text of the label."
msgstr ""
-#: gtk/gtklabel.c:291
+#: gtk/gtklabel.c:290
msgid "A list of style attributes to apply to the text of the label."
msgstr ""
-#: gtk/gtklabel.c:297
+#: gtk/gtklabel.c:296
msgid "Use markup"
msgstr ""
-#: gtk/gtklabel.c:298
+#: gtk/gtklabel.c:297
msgid "The text of the label includes XML markup. See pango_parse_markup()."
msgstr ""
-#: gtk/gtklabel.c:312 gtk/gtktexttag.c:377 gtk/gtktextview.c:556
+#: gtk/gtklabel.c:311 gtk/gtktexttag.c:378 gtk/gtktextview.c:565
msgid "Justification"
msgstr ""
-#: gtk/gtklabel.c:313
+#: gtk/gtklabel.c:312
msgid ""
"The alignment of the lines in the text of the label relative to each other. "
"This does NOT affect the alignment of the label within its allocation. See "
"GtkMisc::xalign for that."
msgstr ""
-#: gtk/gtklabel.c:321
+#: gtk/gtklabel.c:320
#, fuzzy
msgid "Pattern"
msgstr "Personal Palleta"
-#: gtk/gtklabel.c:322
+#: gtk/gtklabel.c:321
msgid ""
"A string with _ characters in positions correspond to characters in the text "
"to underline."
msgstr ""
-#: gtk/gtklabel.c:329
+#: gtk/gtklabel.c:328
msgid "Line wrap"
msgstr ""
-#: gtk/gtklabel.c:330
+#: gtk/gtklabel.c:329
msgid "If set, wrap lines if the text becomes too wide."
msgstr ""
-#: gtk/gtklabel.c:336
+#: gtk/gtklabel.c:335
#, fuzzy
msgid "Selectable"
msgstr "Deler"
-#: gtk/gtklabel.c:337
+#: gtk/gtklabel.c:336
msgid "Whether the label text can be selected with the mouse."
msgstr ""
-#: gtk/gtklabel.c:343
+#: gtk/gtklabel.c:342
msgid "Mnemonic key"
msgstr ""
-#: gtk/gtklabel.c:344
+#: gtk/gtklabel.c:343
msgid "The mnemonic accelerator key for this label."
msgstr ""
-#: gtk/gtklabel.c:352
+#: gtk/gtklabel.c:351
msgid "Mnemonic widget"
msgstr ""
-#: gtk/gtklabel.c:353
+#: gtk/gtklabel.c:352
msgid "The widget to be activated when the label's mnemonic key is pressed."
msgstr ""
-#: gtk/gtklayout.c:575
+#: gtk/gtklayout.c:576
msgid "X position"
msgstr ""
-#: gtk/gtklayout.c:576
+#: gtk/gtklayout.c:577
msgid "X position of child widget"
msgstr ""
-#: gtk/gtklayout.c:585
+#: gtk/gtklayout.c:586
msgid "Y position"
msgstr ""
-#: gtk/gtklayout.c:586
+#: gtk/gtklayout.c:587
msgid "Y position of child widget"
msgstr ""
-#: gtk/gtklayout.c:595 gtk/gtkviewport.c:131
+#: gtk/gtklayout.c:596 gtk/gtkviewport.c:132
msgid "Horizontal adjustment"
msgstr ""
-#: gtk/gtklayout.c:596
+#: gtk/gtklayout.c:597
msgid "The GtkAdjustment for the horizontal position."
msgstr ""
-#: gtk/gtklayout.c:603 gtk/gtkviewport.c:139
+#: gtk/gtklayout.c:604 gtk/gtkviewport.c:140
msgid "Vertical adjustment"
msgstr ""
-#: gtk/gtklayout.c:604
+#: gtk/gtklayout.c:605
msgid "The GtkAdjustment for the vertical position."
msgstr ""
-#: gtk/gtklayout.c:611 gtk/gtktreeviewcolumn.c:179
+#: gtk/gtklayout.c:612 gtk/gtktreeviewcolumn.c:189
msgid "Width"
msgstr ""
-#: gtk/gtklayout.c:612
+#: gtk/gtklayout.c:613
msgid "The width of the layout."
msgstr ""
-#: gtk/gtklayout.c:620
+#: gtk/gtklayout.c:621
msgid "Height"
msgstr ""
-#: gtk/gtklayout.c:621
+#: gtk/gtklayout.c:622
msgid "The height of the layout."
msgstr ""
@@ -1989,7 +1995,7 @@ 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:572
+#: gtk/gtkmain.c:613
msgid "default:LTR"
msgstr "default:LTR"
@@ -1997,7 +2003,7 @@ msgstr "default:LTR"
msgid "Style of bevel around the menubar"
msgstr ""
-#: gtk/gtkmenubar.c:156 gtk/gtktoolbar.c:250
+#: gtk/gtkmenubar.c:156 gtk/gtktoolbar.c:251
msgid "Internal padding"
msgstr ""
@@ -2005,14 +2011,30 @@ msgstr ""
msgid "Amount of border space between the menubar shadow and the menu items"
msgstr ""
-#: gtk/gtkmessagedialog.c:80
+#: gtk/gtkmessagedialog.c:104
msgid "Image/label border"
msgstr ""
-#: gtk/gtkmessagedialog.c:81
+#: gtk/gtkmessagedialog.c:105
msgid "Width of border around the label and image in the message dialog"
msgstr ""
+#: gtk/gtkmessagedialog.c:113
+msgid "Message Type"
+msgstr ""
+
+#: gtk/gtkmessagedialog.c:114
+msgid "The type of message"
+msgstr ""
+
+#: gtk/gtkmessagedialog.c:121
+msgid "Message Buttons"
+msgstr ""
+
+#: gtk/gtkmessagedialog.c:122
+msgid "The buttons shown in the message dialog"
+msgstr ""
+
#: gtk/gtkmisc.c:97
msgid "X align"
msgstr ""
@@ -2047,145 +2069,153 @@ msgid ""
"The amount of space to add on the top and bottom of the widget, in pixels"
msgstr ""
-#: gtk/gtknotebook.c:324
+#: gtk/gtknotebook.c:328
#, fuzzy
msgid "Page"
msgstr "Pagina %u"
-#: gtk/gtknotebook.c:325
+#: gtk/gtknotebook.c:329
msgid "The index of the current page"
msgstr ""
-#: gtk/gtknotebook.c:333
+#: gtk/gtknotebook.c:337
msgid "Tab Position"
msgstr ""
-#: gtk/gtknotebook.c:334
+#: gtk/gtknotebook.c:338
msgid "Which side of the notebook holds the tabs"
msgstr ""
-#: gtk/gtknotebook.c:341
+#: gtk/gtknotebook.c:345
msgid "Tab Border"
msgstr ""
-#: gtk/gtknotebook.c:342
+#: gtk/gtknotebook.c:346
msgid "Width of the border around the tab labels"
msgstr ""
-#: gtk/gtknotebook.c:350
+#: gtk/gtknotebook.c:354
msgid "Horizontal Tab Border"
msgstr ""
-#: gtk/gtknotebook.c:351
+#: gtk/gtknotebook.c:355
msgid "Width of the horizontal border of tab labels"
msgstr ""
-#: gtk/gtknotebook.c:359
+#: gtk/gtknotebook.c:363
msgid "Vertical Tab Border"
msgstr ""
-#: gtk/gtknotebook.c:360
+#: gtk/gtknotebook.c:364
msgid "Width of the vertical border of tab labels"
msgstr ""
-#: gtk/gtknotebook.c:368
+#: gtk/gtknotebook.c:372
msgid "Show Tabs"
msgstr ""
-#: gtk/gtknotebook.c:369
+#: gtk/gtknotebook.c:373
msgid "Whether tabs should be shown or not"
msgstr ""
-#: gtk/gtknotebook.c:375
+#: gtk/gtknotebook.c:379
msgid "Show Border"
msgstr ""
-#: gtk/gtknotebook.c:376
+#: gtk/gtknotebook.c:380
msgid "Whether the border should be shown or not"
msgstr ""
-#: gtk/gtknotebook.c:382
+#: gtk/gtknotebook.c:386
msgid "Scrollable"
msgstr ""
-#: gtk/gtknotebook.c:383
+#: gtk/gtknotebook.c:387
msgid "If TRUE, scroll arrows are added if there are to many tabs to fit"
msgstr ""
-#: gtk/gtknotebook.c:389
+#: gtk/gtknotebook.c:393
msgid "Enable Popup"
msgstr ""
-#: gtk/gtknotebook.c:390
+#: gtk/gtknotebook.c:394
msgid ""
"If TRUE, pressing the right mouse button on the notebook pops up a menu that "
"you can use to go to a page"
msgstr ""
-#: gtk/gtknotebook.c:397
+#: gtk/gtknotebook.c:401
msgid "Whether tabs should have homogeneous sizes"
msgstr ""
-#: gtk/gtknotebook.c:2134 gtk/gtknotebook.c:4529
+#: gtk/gtknotebook.c:2240 gtk/gtknotebook.c:4470
#, c-format
msgid "Page %u"
msgstr "Pagina %u"
-#: gtk/gtkoptionmenu.c:164
+#: gtk/gtkoptionmenu.c:184
+msgid "Menu"
+msgstr ""
+
+#: gtk/gtkoptionmenu.c:185
+msgid "The menu of options"
+msgstr ""
+
+#: gtk/gtkoptionmenu.c:192
msgid "Size of dropdown indicator"
msgstr ""
-#: gtk/gtkoptionmenu.c:170
+#: gtk/gtkoptionmenu.c:198
msgid "Spacing around indicator"
msgstr ""
-#: gtk/gtkpaned.c:116 gtk/gtkruler.c:138
+#: gtk/gtkpaned.c:120 gtk/gtkruler.c:138
#, fuzzy
msgid "Position"
msgstr "Question"
-#: gtk/gtkpaned.c:117
+#: gtk/gtkpaned.c:121
msgid ""
"Position of paned separator in pixels(0 means all the way to the left/top)"
msgstr ""
-#: gtk/gtkpaned.c:125
+#: gtk/gtkpaned.c:129
msgid "Position Set"
msgstr ""
-#: gtk/gtkpaned.c:126
+#: gtk/gtkpaned.c:130
msgid "TRUE if the Position property should be used"
msgstr ""
-#: gtk/gtkpaned.c:132
+#: gtk/gtkpaned.c:136
msgid "Handle Size"
msgstr ""
-#: gtk/gtkpaned.c:133
+#: gtk/gtkpaned.c:137
msgid "Width of handle"
msgstr ""
-#: gtk/gtkrc.c:2759
+#: gtk/gtkrc.c:2723
#, c-format
msgid "Unable to locate image file in pixmap_path: \"%s\" line %d"
msgstr ""
"Incapabile de localisar le image archivo in pixmap_path: \"%s\" linea %d"
-#: gtk/gtkrc.c:2762
+#: gtk/gtkrc.c:2726
#, 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:3171
+#: gtk/gtkrc.c:3135
#, c-format
msgid "Pixmap path element: \"%s\" must be absolute, %s, line %d"
msgstr ""
-#: gtk/gtkpreview.c:134
+#: gtk/gtkpreview.c:129
msgid "Expand"
msgstr ""
-#: gtk/gtkpreview.c:135
+#: gtk/gtkpreview.c:130
msgid ""
"Whether the preview widget should take up the entire space it is allocated"
msgstr ""
@@ -2230,7 +2260,7 @@ msgid ""
"in the progress widget"
msgstr ""
-#: gtk/gtkprogressbar.c:131 gtk/gtkrange.c:265 gtk/gtkspinbutton.c:213
+#: gtk/gtkprogressbar.c:131 gtk/gtkrange.c:270 gtk/gtkspinbutton.c:214
msgid "Adjustment"
msgstr ""
@@ -2238,7 +2268,7 @@ msgstr ""
msgid "The GtkAdjustment connected to the progress bar (Deprecated)"
msgstr ""
-#: gtk/gtkprogressbar.c:139 gtk/gtktoolbar.c:223
+#: gtk/gtkprogressbar.c:139 gtk/gtktoolbar.c:224
msgid "Orientation"
msgstr ""
@@ -2303,55 +2333,55 @@ msgstr ""
msgid "Text to be displayed in the progress bar"
msgstr ""
-#: gtk/gtkrange.c:256
+#: gtk/gtkrange.c:261
msgid "Update policy"
msgstr ""
-#: gtk/gtkrange.c:257
+#: gtk/gtkrange.c:262
msgid "How the range should be updated on the screen"
msgstr ""
-#: gtk/gtkrange.c:266
+#: gtk/gtkrange.c:271
msgid "The GtkAdjustment that contains the current value of this range object"
msgstr ""
-#: gtk/gtkrange.c:273
+#: gtk/gtkrange.c:278
msgid "Inverted"
msgstr ""
-#: gtk/gtkrange.c:274
+#: gtk/gtkrange.c:279
msgid "Invert direction slider moves to increase range value"
msgstr ""
-#: gtk/gtkrange.c:280
+#: gtk/gtkrange.c:285
msgid "Slider Width"
msgstr ""
-#: gtk/gtkrange.c:281
+#: gtk/gtkrange.c:286
msgid "Width of scrollbar or scale thumb"
msgstr ""
-#: gtk/gtkrange.c:288
+#: gtk/gtkrange.c:293
msgid "Trough Border"
msgstr ""
-#: gtk/gtkrange.c:289
+#: gtk/gtkrange.c:294
msgid "Spacing between thumb/steppers and outer trough bevel"
msgstr ""
-#: gtk/gtkrange.c:296
+#: gtk/gtkrange.c:301
msgid "Stepper Size"
msgstr ""
-#: gtk/gtkrange.c:297
+#: gtk/gtkrange.c:302
msgid "Length of step buttons at ends"
msgstr ""
-#: gtk/gtkrange.c:304
+#: gtk/gtkrange.c:309
msgid "Stepper Spacing"
msgstr ""
-#: gtk/gtkrange.c:305
+#: gtk/gtkrange.c:310
msgid "Spacing between step buttons and thumb"
msgstr ""
@@ -2383,7 +2413,7 @@ msgstr ""
msgid "Maximum size of the ruler"
msgstr ""
-#: gtk/gtkscale.c:148 gtk/gtkspinbutton.c:231
+#: gtk/gtkscale.c:148 gtk/gtkspinbutton.c:232
msgid "Digits"
msgstr ""
@@ -2536,67 +2566,67 @@ msgstr ""
msgid "Keybinding to activate the menu bar"
msgstr ""
-#: gtk/gtkspinbutton.c:214
+#: gtk/gtkspinbutton.c:215
msgid "The adjustment that holds the value of the spinbutton"
msgstr ""
-#: gtk/gtkspinbutton.c:221
+#: gtk/gtkspinbutton.c:222
msgid "Climb Rate"
msgstr ""
-#: gtk/gtkspinbutton.c:222
+#: gtk/gtkspinbutton.c:223
msgid "The acceleration rate when you hold down a button"
msgstr ""
-#: gtk/gtkspinbutton.c:232
+#: gtk/gtkspinbutton.c:233
msgid "The number of decimal places to display"
msgstr ""
-#: gtk/gtkspinbutton.c:241
+#: gtk/gtkspinbutton.c:242
msgid "Snap to Ticks"
msgstr ""
-#: gtk/gtkspinbutton.c:242
+#: gtk/gtkspinbutton.c:243
msgid ""
"Whether erroneous values are automatically changed to a spin button's "
"nearest step increment"
msgstr ""
-#: gtk/gtkspinbutton.c:249
+#: gtk/gtkspinbutton.c:250
msgid "Numeric"
msgstr ""
-#: gtk/gtkspinbutton.c:250
+#: gtk/gtkspinbutton.c:251
msgid "Whether non-numeric characters should be ignored"
msgstr ""
-#: gtk/gtkspinbutton.c:257
+#: gtk/gtkspinbutton.c:258
msgid "Wrap"
msgstr ""
-#: gtk/gtkspinbutton.c:258
+#: gtk/gtkspinbutton.c:259
msgid "Whether a spin button should wrap upon reaching its limits"
msgstr ""
-#: gtk/gtkspinbutton.c:265
+#: gtk/gtkspinbutton.c:266
msgid "Update Policy"
msgstr ""
-#: gtk/gtkspinbutton.c:266
+#: gtk/gtkspinbutton.c:267
msgid ""
"Whether the spin button should update always, or only when the value is legal"
msgstr ""
-#: gtk/gtkspinbutton.c:274
+#: gtk/gtkspinbutton.c:275
#, fuzzy
msgid "Value"
msgstr "Valor:"
-#: gtk/gtkspinbutton.c:275
+#: gtk/gtkspinbutton.c:276
msgid "Reads the current value, or sets a new value"
msgstr ""
-#: gtk/gtkstatusbar.c:158
+#: gtk/gtkstatusbar.c:159
msgid "Style of bevel around the statusbar text"
msgstr ""
@@ -2621,187 +2651,278 @@ msgstr "Question"
#. * need the mnemonics to be rationalized
#.
#: gtk/gtkstock.c:275
+msgid "_Add"
+msgstr ""
+
+#: gtk/gtkstock.c:276
msgid "_Apply"
msgstr "_Applicar"
-#: gtk/gtkstock.c:276
+#: gtk/gtkstock.c:277
msgid "_Bold"
msgstr ""
-#: gtk/gtkstock.c:277
+#: gtk/gtkstock.c:278
#, fuzzy
msgid "_Cancel"
msgstr "Annullar"
-#: gtk/gtkstock.c:278
+#: gtk/gtkstock.c:279
+msgid "_CD-Rom"
+msgstr ""
+
+#: gtk/gtkstock.c:280
#, fuzzy
msgid "_Clear"
msgstr "depurar"
-#: gtk/gtkstock.c:279
+#: gtk/gtkstock.c:281
msgid "_Close"
msgstr "_Clauder"
-#: gtk/gtkstock.c:280
+#: gtk/gtkstock.c:282
+#, fuzzy
+msgid "_Convert"
+msgstr "Crear"
+
+#: gtk/gtkstock.c:283
msgid "_Copy"
msgstr ""
-#: gtk/gtkstock.c:281
+#: gtk/gtkstock.c:284
#, fuzzy
msgid "C_ut"
msgstr "Quitar"
-#: gtk/gtkstock.c:282
+#: gtk/gtkstock.c:285
+#, fuzzy
+msgid "_Delete"
+msgstr "Deler"
+
+#: gtk/gtkstock.c:286
+msgid "_Execute"
+msgstr ""
+
+#: gtk/gtkstock.c:287
msgid "_Find"
msgstr ""
-#: gtk/gtkstock.c:283
+#: gtk/gtkstock.c:288
msgid "Find and _Replace"
msgstr ""
-#: gtk/gtkstock.c:284
+#: gtk/gtkstock.c:289
+#, fuzzy
+msgid "_Floppy"
+msgstr "_Applicar"
+
+#: gtk/gtkstock.c:290
+msgid "_Bottom"
+msgstr ""
+
+#: gtk/gtkstock.c:291
+msgid "_First"
+msgstr ""
+
+#: gtk/gtkstock.c:292
+#, fuzzy
+msgid "_Last"
+msgstr "Personal Palleta"
+
+#: gtk/gtkstock.c:293
+msgid "_Top"
+msgstr ""
+
+#: gtk/gtkstock.c:294
msgid "_Back"
msgstr ""
-#: gtk/gtkstock.c:285
+#: gtk/gtkstock.c:295
+msgid "_Down"
+msgstr ""
+
+#: gtk/gtkstock.c:296
msgid "_Forward"
msgstr ""
-#: gtk/gtkstock.c:286
+#: gtk/gtkstock.c:297
+msgid "_Up"
+msgstr ""
+
+#: gtk/gtkstock.c:298
#, fuzzy
msgid "_Help"
msgstr "Adjuta"
-#: gtk/gtkstock.c:287
+#: gtk/gtkstock.c:299
#, fuzzy
msgid "_Home"
msgstr "Adjuta"
-#: gtk/gtkstock.c:288
+#: gtk/gtkstock.c:300
+msgid "_Index"
+msgstr ""
+
+#: gtk/gtkstock.c:301
msgid "_Italic"
msgstr ""
-#: gtk/gtkstock.c:289
+#: gtk/gtkstock.c:302
+msgid "_Jump to"
+msgstr ""
+
+#: gtk/gtkstock.c:303
#, fuzzy
msgid "_Center"
msgstr "Crear"
-#: gtk/gtkstock.c:290
+#: gtk/gtkstock.c:304
#, fuzzy
msgid "_Fill"
msgstr "Familia:"
-#: gtk/gtkstock.c:291
+#: gtk/gtkstock.c:305
msgid "_Left"
msgstr ""
-#: gtk/gtkstock.c:292
+#: gtk/gtkstock.c:306
msgid "_Right"
msgstr ""
-#: gtk/gtkstock.c:293
+#: gtk/gtkstock.c:307
#, fuzzy
msgid "_New"
msgstr "Nove"
-#: gtk/gtkstock.c:294
+#: gtk/gtkstock.c:308
msgid "_No"
msgstr "_No"
-#: gtk/gtkstock.c:295
+#: gtk/gtkstock.c:309
#, fuzzy
msgid "_OK"
msgstr "Validar"
-#: gtk/gtkstock.c:296
+#: gtk/gtkstock.c:310
#, fuzzy
msgid "_Open"
msgstr "Aperir"
-#: gtk/gtkstock.c:297
+#: gtk/gtkstock.c:311
#, fuzzy
msgid "_Paste"
msgstr "Personal Palleta"
-#: gtk/gtkstock.c:298
+#: gtk/gtkstock.c:312
msgid "_Preferences"
msgstr ""
-#: gtk/gtkstock.c:299
+#: gtk/gtkstock.c:313
msgid "_Print"
msgstr ""
-#: gtk/gtkstock.c:300
+#: gtk/gtkstock.c:314
#, fuzzy
msgid "Print Pre_view"
msgstr "Antevista"
-#: gtk/gtkstock.c:301
+#: gtk/gtkstock.c:315
msgid "_Properties"
msgstr ""
-#: gtk/gtkstock.c:302
+#: gtk/gtkstock.c:316
#, fuzzy
msgid "_Quit"
msgstr "Quitar"
-#: gtk/gtkstock.c:303
+#: gtk/gtkstock.c:317
#, fuzzy
msgid "_Redo"
msgstr "Rubor:"
-#: gtk/gtkstock.c:304
+#: gtk/gtkstock.c:318
+msgid "_Refresh"
+msgstr ""
+
+#: gtk/gtkstock.c:319
+#, fuzzy
+msgid "_Remove"
+msgstr "Rubor:"
+
+#: gtk/gtkstock.c:320
msgid "_Revert"
msgstr ""
-#: gtk/gtkstock.c:305
+#: gtk/gtkstock.c:321
#, fuzzy
msgid "_Save"
msgstr "Salvar"
-#: gtk/gtkstock.c:306
+#: gtk/gtkstock.c:322
#, fuzzy
msgid "Save _As"
msgstr "Salvar"
-#: gtk/gtkstock.c:307
+#: gtk/gtkstock.c:323
+#, fuzzy
+msgid "_Color"
+msgstr "_Clauder"
+
+#: gtk/gtkstock.c:324
+msgid "_Font"
+msgstr ""
+
+#: gtk/gtkstock.c:325
+msgid "_Ascending"
+msgstr ""
+
+#: gtk/gtkstock.c:326
+msgid "_Descending"
+msgstr ""
+
+#: gtk/gtkstock.c:327
msgid "_Spell Check"
msgstr ""
-#: gtk/gtkstock.c:308
+#: gtk/gtkstock.c:328
msgid "_Stop"
msgstr ""
-#: gtk/gtkstock.c:309
+#: gtk/gtkstock.c:329
msgid "_Strikethrough"
msgstr ""
-#: gtk/gtkstock.c:310
+#: gtk/gtkstock.c:330
+#, fuzzy
+msgid "_Undelete"
+msgstr "Deler"
+
+#: gtk/gtkstock.c:331
msgid "_Underline"
msgstr ""
-#: gtk/gtkstock.c:311
+#: gtk/gtkstock.c:332
msgid "_Undo"
msgstr ""
-#: gtk/gtkstock.c:312
+#: gtk/gtkstock.c:333
msgid "_Yes"
msgstr "_Si"
-#: gtk/gtkstock.c:313
+#: gtk/gtkstock.c:334
#, c-format
msgid "Zoom _100%"
msgstr ""
-#: gtk/gtkstock.c:314
+#: gtk/gtkstock.c:335
msgid "Zoom to _Fit"
msgstr ""
-#: gtk/gtkstock.c:315
+#: gtk/gtkstock.c:336
msgid "Zoom _In"
msgstr ""
-#: gtk/gtkstock.c:316
+#: gtk/gtkstock.c:337
msgid "Zoom _Out"
msgstr ""
@@ -2845,304 +2966,304 @@ msgstr ""
msgid "If TRUE this means the table cells are all the same width/height"
msgstr ""
-#: gtk/gtktext.c:603 gtk/gtktreeview.c:504
+#: gtk/gtktext.c:604 gtk/gtktreeview.c:505
msgid "Horizontal Adjustment"
msgstr ""
-#: gtk/gtktext.c:604
+#: gtk/gtktext.c:605
msgid "Horizontal adjustment for the text widget"
msgstr ""
-#: gtk/gtktext.c:611 gtk/gtktreeview.c:512
+#: gtk/gtktext.c:612 gtk/gtktreeview.c:513
msgid "Vertical Adjustment"
msgstr ""
-#: gtk/gtktext.c:612
+#: gtk/gtktext.c:613
msgid "Vertical adjustment for the text widget"
msgstr ""
-#: gtk/gtktext.c:619
+#: gtk/gtktext.c:620
msgid "Line Wrap"
msgstr ""
-#: gtk/gtktext.c:620
+#: gtk/gtktext.c:621
msgid "Whether lines are wrapped at widget edges"
msgstr ""
-#: gtk/gtktext.c:627
+#: gtk/gtktext.c:628
msgid "Word Wrap"
msgstr ""
-#: gtk/gtktext.c:628
+#: gtk/gtktext.c:629
msgid "Whether words are wrapped at widget edges"
msgstr ""
-#: gtk/gtktexttag.c:198
+#: gtk/gtktexttag.c:199
msgid "Tag name"
msgstr ""
-#: gtk/gtktexttag.c:199
+#: gtk/gtktexttag.c:200
msgid "Name used to refer to the text tag"
msgstr ""
-#: gtk/gtktexttag.c:224
+#: gtk/gtktexttag.c:225
msgid "Background full height"
msgstr ""
-#: gtk/gtktexttag.c:225
+#: gtk/gtktexttag.c:226
msgid ""
"Whether the background color fills the entire line height or only the height "
"of the tagged characters"
msgstr ""
-#: gtk/gtktexttag.c:233
+#: gtk/gtktexttag.c:234
msgid "Background stipple mask"
msgstr ""
-#: gtk/gtktexttag.c:234
+#: gtk/gtktexttag.c:235
msgid "Bitmap to use as a mask when drawing the text background"
msgstr ""
-#: gtk/gtktexttag.c:259
+#: gtk/gtktexttag.c:260
msgid "Foreground stipple mask"
msgstr ""
-#: gtk/gtktexttag.c:260
+#: gtk/gtktexttag.c:261
msgid "Bitmap to use as a mask when drawing the text foreground"
msgstr ""
-#: gtk/gtktexttag.c:267
+#: gtk/gtktexttag.c:268
#, fuzzy
msgid "Text direction"
msgstr "Crear Directori"
-#: gtk/gtktexttag.c:268
+#: gtk/gtktexttag.c:269
msgid "Text direction, e.g. right-to-left or left-to-right"
msgstr ""
-#: gtk/gtktexttag.c:378 gtk/gtktextview.c:557
+#: gtk/gtktexttag.c:379 gtk/gtktextview.c:566
msgid "Left, right, or center justification"
msgstr ""
-#: gtk/gtktexttag.c:386
+#: gtk/gtktexttag.c:387
msgid "Language"
msgstr ""
-#: gtk/gtktexttag.c:387
+#: gtk/gtktexttag.c:388
msgid "Language engine code to use for rendering the text"
msgstr ""
-#: gtk/gtktexttag.c:394
+#: gtk/gtktexttag.c:395
msgid "Left margin"
msgstr ""
-#: gtk/gtktexttag.c:395 gtk/gtktextview.c:566
+#: gtk/gtktexttag.c:396 gtk/gtktextview.c:575
msgid "Width of the left margin in pixels"
msgstr ""
-#: gtk/gtktexttag.c:404
+#: gtk/gtktexttag.c:405
msgid "Right margin"
msgstr ""
-#: gtk/gtktexttag.c:405 gtk/gtktextview.c:576
+#: gtk/gtktexttag.c:406 gtk/gtktextview.c:585
msgid "Width of the right margin in pixels"
msgstr ""
-#: gtk/gtktexttag.c:415 gtk/gtktextview.c:585
+#: gtk/gtktexttag.c:416 gtk/gtktextview.c:594
msgid "Indent"
msgstr ""
-#: gtk/gtktexttag.c:416 gtk/gtktextview.c:586
+#: gtk/gtktexttag.c:417 gtk/gtktextview.c:595
msgid "Amount to indent the paragraph, in pixels"
msgstr ""
-#: gtk/gtktexttag.c:436
+#: gtk/gtktexttag.c:437
msgid "Pixels above lines"
msgstr ""
-#: gtk/gtktexttag.c:437 gtk/gtktextview.c:510
+#: gtk/gtktexttag.c:438 gtk/gtktextview.c:519
msgid "Pixels of blank space above paragraphs"
msgstr ""
-#: gtk/gtktexttag.c:446
+#: gtk/gtktexttag.c:447
msgid "Pixels below lines"
msgstr ""
-#: gtk/gtktexttag.c:447 gtk/gtktextview.c:520
+#: gtk/gtktexttag.c:448 gtk/gtktextview.c:529
msgid "Pixels of blank space below paragraphs"
msgstr ""
-#: gtk/gtktexttag.c:456
+#: gtk/gtktexttag.c:457
msgid "Pixels inside wrap"
msgstr ""
-#: gtk/gtktexttag.c:457 gtk/gtktextview.c:530
+#: gtk/gtktexttag.c:458 gtk/gtktextview.c:539
msgid "Pixels of blank space between wrapped lines in a paragraph"
msgstr ""
-#: gtk/gtktexttag.c:483
+#: gtk/gtktexttag.c:484
msgid "Wrap mode"
msgstr ""
-#: gtk/gtktexttag.c:484 gtk/gtktextview.c:548
+#: gtk/gtktexttag.c:485 gtk/gtktextview.c:557
msgid ""
"Whether to wrap lines never, at word boundaries, or at character boundaries"
msgstr ""
-#: gtk/gtktexttag.c:493 gtk/gtktextview.c:595
+#: gtk/gtktexttag.c:494 gtk/gtktextview.c:604
msgid "Tabs"
msgstr ""
-#: gtk/gtktexttag.c:494 gtk/gtktextview.c:596
+#: gtk/gtktexttag.c:495 gtk/gtktextview.c:605
msgid "Custom tabs for this text"
msgstr ""
-#: gtk/gtktexttag.c:501
+#: gtk/gtktexttag.c:502
msgid "Invisible"
msgstr ""
-#: gtk/gtktexttag.c:502
+#: gtk/gtktexttag.c:503
msgid "Whether this text is hidden"
msgstr ""
-#: gtk/gtktexttag.c:515
+#: gtk/gtktexttag.c:516
msgid "Background full height set"
msgstr ""
-#: gtk/gtktexttag.c:516
+#: gtk/gtktexttag.c:517
msgid "Whether this tag affects background height"
msgstr ""
-#: gtk/gtktexttag.c:519
+#: gtk/gtktexttag.c:520
msgid "Background stipple set"
msgstr ""
-#: gtk/gtktexttag.c:520
+#: gtk/gtktexttag.c:521
msgid "Whether this tag affects the background stipple"
msgstr ""
-#: gtk/gtktexttag.c:527
+#: gtk/gtktexttag.c:528
msgid "Foreground stipple set"
msgstr ""
-#: gtk/gtktexttag.c:528
+#: gtk/gtktexttag.c:529
msgid "Whether this tag affects the foreground stipple"
msgstr ""
-#: gtk/gtktexttag.c:563
+#: gtk/gtktexttag.c:564
msgid "Justification set"
msgstr ""
-#: gtk/gtktexttag.c:564
+#: gtk/gtktexttag.c:565
msgid "Whether this tag affects paragraph justification"
msgstr ""
-#: gtk/gtktexttag.c:567
+#: gtk/gtktexttag.c:568
msgid "Language set"
msgstr ""
-#: gtk/gtktexttag.c:568
+#: gtk/gtktexttag.c:569
msgid "Whether this tag affects the language the text is rendered as"
msgstr ""
-#: gtk/gtktexttag.c:571
+#: gtk/gtktexttag.c:572
msgid "Left margin set"
msgstr ""
-#: gtk/gtktexttag.c:572
+#: gtk/gtktexttag.c:573
msgid "Whether this tag affects the left margin"
msgstr ""
-#: gtk/gtktexttag.c:575
+#: gtk/gtktexttag.c:576
msgid "Indent set"
msgstr ""
-#: gtk/gtktexttag.c:576
+#: gtk/gtktexttag.c:577
msgid "Whether this tag affects indentation"
msgstr ""
-#: gtk/gtktexttag.c:583
+#: gtk/gtktexttag.c:584
msgid "Pixels above lines set"
msgstr ""
-#: gtk/gtktexttag.c:584 gtk/gtktexttag.c:588
+#: gtk/gtktexttag.c:585 gtk/gtktexttag.c:589
msgid "Whether this tag affects the number of pixels above lines"
msgstr ""
-#: gtk/gtktexttag.c:587
+#: gtk/gtktexttag.c:588
msgid "Pixels below lines set"
msgstr ""
-#: gtk/gtktexttag.c:591
+#: gtk/gtktexttag.c:592
msgid "Pixels inside wrap set"
msgstr ""
-#: gtk/gtktexttag.c:592
+#: gtk/gtktexttag.c:593
msgid "Whether this tag affects the number of pixels between wrapped lines"
msgstr ""
-#: gtk/gtktexttag.c:599
+#: gtk/gtktexttag.c:600
msgid "Right margin set"
msgstr ""
-#: gtk/gtktexttag.c:600
+#: gtk/gtktexttag.c:601
msgid "Whether this tag affects the right margin"
msgstr ""
-#: gtk/gtktexttag.c:607
+#: gtk/gtktexttag.c:608
msgid "Wrap mode set"
msgstr ""
-#: gtk/gtktexttag.c:608
+#: gtk/gtktexttag.c:609
msgid "Whether this tag affects line wrap mode"
msgstr ""
-#: gtk/gtktexttag.c:611
+#: gtk/gtktexttag.c:612
msgid "Tabs set"
msgstr ""
-#: gtk/gtktexttag.c:612
+#: gtk/gtktexttag.c:613
msgid "Whether this tag affects tabs"
msgstr ""
-#: gtk/gtktexttag.c:615
+#: gtk/gtktexttag.c:616
msgid "Invisible set"
msgstr ""
-#: gtk/gtktexttag.c:616
+#: gtk/gtktexttag.c:617
msgid "Whether this tag affects text visibility"
msgstr ""
-#: gtk/gtktextview.c:509
+#: gtk/gtktextview.c:518
msgid "Pixels Above Lines"
msgstr ""
-#: gtk/gtktextview.c:519
+#: gtk/gtktextview.c:528
msgid "Pixels Below Lines"
msgstr ""
-#: gtk/gtktextview.c:529
+#: gtk/gtktextview.c:538
msgid "Pixels Inside Wrap"
msgstr ""
-#: gtk/gtktextview.c:547
+#: gtk/gtktextview.c:556
msgid "Wrap Mode"
msgstr ""
-#: gtk/gtktextview.c:565
+#: gtk/gtktextview.c:574
msgid "Left Margin"
msgstr ""
-#: gtk/gtktextview.c:575
+#: gtk/gtktextview.c:584
msgid "Right Margin"
msgstr ""
-#: gtk/gtktextview.c:603
+#: gtk/gtktextview.c:612
#, fuzzy
msgid "Cursor Visible"
msgstr "Deactiveate"
-#: gtk/gtktextview.c:604
+#: gtk/gtktextview.c:613
msgid "If the insertion cursor is shown"
msgstr ""
@@ -3151,547 +3272,559 @@ msgstr ""
msgid "Unable to locate theme engine in module_path: \"%s\","
msgstr "Incapabile de localisar le cargarable modulo in module_path: \"%s\","
-#: gtk/gtktipsquery.c:181
+#: gtk/gtktipsquery.c:182
msgid "--- No Tip ---"
msgstr "--- No Ariso ---"
-#: gtk/gtktogglebutton.c:143
+#: gtk/gtktogglebutton.c:133
msgid "If the toggle button should be pressed in or not"
msgstr ""
-#: gtk/gtktogglebutton.c:151
+#: gtk/gtktogglebutton.c:141
msgid "If the toggle button is in an \"in between\" state."
msgstr ""
-#: gtk/gtktogglebutton.c:158
+#: gtk/gtktogglebutton.c:148
msgid "Draw Indicator"
msgstr ""
-#: gtk/gtktogglebutton.c:159
+#: gtk/gtktogglebutton.c:149
msgid "If the toggle part of the button is displayed"
msgstr ""
-#: gtk/gtktoolbar.c:224
+#: gtk/gtktoolbar.c:225
msgid "The orientation of the toolbar"
msgstr ""
-#: gtk/gtktoolbar.c:232
+#: gtk/gtktoolbar.c:233
msgid "Toolbar Style"
msgstr ""
-#: gtk/gtktoolbar.c:233
+#: gtk/gtktoolbar.c:234
msgid "How to draw the toolbar"
msgstr ""
-#: gtk/gtktoolbar.c:241
+#: gtk/gtktoolbar.c:242
msgid "Spacer size"
msgstr ""
-#: gtk/gtktoolbar.c:242
+#: gtk/gtktoolbar.c:243
msgid "Size of spacers"
msgstr ""
-#: gtk/gtktoolbar.c:251
+#: gtk/gtktoolbar.c:252
msgid "Amount of border space between the toolbar shadow and the buttons"
msgstr ""
-#: gtk/gtktoolbar.c:259
+#: gtk/gtktoolbar.c:260
msgid "Space style"
msgstr ""
-#: gtk/gtktoolbar.c:260
+#: gtk/gtktoolbar.c:261
msgid "Whether spacers are vertical lines or just blank"
msgstr ""
-#: gtk/gtktoolbar.c:268
+#: gtk/gtktoolbar.c:269
msgid "Button relief"
msgstr ""
-#: gtk/gtktoolbar.c:269
+#: gtk/gtktoolbar.c:270
msgid "Type of bevel around toolbar buttons"
msgstr ""
-#: gtk/gtktoolbar.c:277
+#: gtk/gtktoolbar.c:278
msgid "Style of bevel around the toolbar"
msgstr ""
-#: gtk/gtktoolbar.c:283
+#: gtk/gtktoolbar.c:284
msgid "Toolbar style"
msgstr ""
-#: gtk/gtktoolbar.c:284
+#: gtk/gtktoolbar.c:285
msgid ""
"Whether default toolbars have text only, text and icons, icons only, etc."
msgstr ""
-#: gtk/gtktoolbar.c:290
+#: gtk/gtktoolbar.c:291
msgid "Toolbar icon size"
msgstr ""
-#: gtk/gtktoolbar.c:291
+#: gtk/gtktoolbar.c:292
msgid "Size of icons in default toolbars"
msgstr ""
-#: gtk/gtktreeview.c:496
+#: gtk/gtktreeview.c:497
msgid "TreeView Model"
msgstr ""
-#: gtk/gtktreeview.c:497
+#: gtk/gtktreeview.c:498
msgid "The model for the tree view"
msgstr ""
-#: gtk/gtktreeview.c:505
+#: gtk/gtktreeview.c:506
msgid "Horizontal Adjustment for the widget"
msgstr ""
-#: gtk/gtktreeview.c:513
+#: gtk/gtktreeview.c:514
msgid "Vertical Adjustment for the widget"
msgstr ""
-#: gtk/gtktreeview.c:520 gtk/gtktreeviewcolumn.c:171 gtk/gtkwidget.c:421
+#: gtk/gtktreeview.c:521 gtk/gtktreeviewcolumn.c:173 gtk/gtkwidget.c:427
#, fuzzy
msgid "Visible"
msgstr "Deactiveate"
-#: gtk/gtktreeview.c:521
+#: gtk/gtktreeview.c:522
msgid "Show the column header buttons"
msgstr ""
-#: gtk/gtktreeview.c:528
+#: gtk/gtktreeview.c:529
msgid "Headers Clickable"
msgstr ""
-#: gtk/gtktreeview.c:529
+#: gtk/gtktreeview.c:530
msgid "Column headers respond to click events"
msgstr ""
-#: gtk/gtktreeview.c:536
+#: gtk/gtktreeview.c:537
msgid "Expander Column"
msgstr ""
-#: gtk/gtktreeview.c:537
+#: gtk/gtktreeview.c:538
msgid "Set the column for the expander column"
msgstr ""
-#: gtk/gtktreeview.c:544 gtk/gtktreeviewcolumn.c:262
+#: gtk/gtktreeview.c:545 gtk/gtktreeviewcolumn.c:272
msgid "Reorderable"
msgstr ""
-#: gtk/gtktreeview.c:545
+#: gtk/gtktreeview.c:546
msgid "View is reorderable"
msgstr ""
-#: gtk/gtktreeview.c:552
+#: gtk/gtktreeview.c:553
msgid "Rules Hint"
msgstr ""
-#: gtk/gtktreeview.c:553
+#: gtk/gtktreeview.c:554
msgid "Set a hint to the theme engine to draw rows in alternating colors"
msgstr ""
-#: gtk/gtktreeview.c:560
+#: gtk/gtktreeview.c:561
msgid "Enable Search"
msgstr ""
-#: gtk/gtktreeview.c:561
+#: gtk/gtktreeview.c:562
msgid "View allows user to search through columns interactively"
msgstr ""
-#: gtk/gtktreeview.c:568
+#: gtk/gtktreeview.c:569
msgid "Search Column"
msgstr ""
-#: gtk/gtktreeview.c:569
+#: gtk/gtktreeview.c:570
msgid "Model column to search through when searching through code"
msgstr ""
-#: gtk/gtktreeview.c:582
+#: gtk/gtktreeview.c:583
msgid "Expander Size"
msgstr ""
-#: gtk/gtktreeview.c:583
+#: gtk/gtktreeview.c:584
msgid "Size of the expander arrow."
msgstr ""
-#: gtk/gtktreeview.c:591
+#: gtk/gtktreeview.c:592
msgid "Vertical Separator Width"
msgstr ""
-#: gtk/gtktreeview.c:592
+#: gtk/gtktreeview.c:593
msgid "Vertical space between cells. Must be an even number."
msgstr ""
-#: gtk/gtktreeview.c:600
+#: gtk/gtktreeview.c:601
msgid "Horizontal Separator Width"
msgstr ""
-#: gtk/gtktreeview.c:601
+#: gtk/gtktreeview.c:602
msgid "Horizontal space between cells. Must be an even number."
msgstr ""
-#: gtk/gtktreeview.c:609
+#: gtk/gtktreeview.c:610
msgid "Allow Rules"
msgstr ""
-#: gtk/gtktreeview.c:610
+#: gtk/gtktreeview.c:611
msgid "Allow drawing of alternating color rows."
msgstr ""
-#: gtk/gtktreeviewcolumn.c:172
+#: gtk/gtktreeview.c:617
+msgid "Indent Expanders"
+msgstr ""
+
+#: gtk/gtktreeview.c:618
+msgid "Make the expanders indented."
+msgstr ""
+
+#: gtk/gtktreeviewcolumn.c:174
msgid "Whether to display the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:180
+#: gtk/gtktreeviewcolumn.c:181 gtk/gtkwindow.c:394
+#, fuzzy
+msgid "Resizable"
+msgstr "Deactiveate"
+
+#: gtk/gtktreeviewcolumn.c:182
+msgid "Column is user-resizable"
+msgstr ""
+
+#: gtk/gtktreeviewcolumn.c:190
msgid "Current width of the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:188
+#: gtk/gtktreeviewcolumn.c:198
msgid "Sizing"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:189
+#: gtk/gtktreeviewcolumn.c:199
msgid "Resize mode of the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:197
+#: gtk/gtktreeviewcolumn.c:207
msgid "Fixed Width"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:198
+#: gtk/gtktreeviewcolumn.c:208
msgid "Current fixed width of the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:207
+#: gtk/gtktreeviewcolumn.c:217
msgid "Minimum Width"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:208
+#: gtk/gtktreeviewcolumn.c:218
msgid "Minimum allowed width of the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:217
+#: gtk/gtktreeviewcolumn.c:227
msgid "Maximum Width"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:218
+#: gtk/gtktreeviewcolumn.c:228
msgid "Maximum allowed width of the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:227
+#: gtk/gtktreeviewcolumn.c:237
#, fuzzy
msgid "Title"
msgstr "Archivos"
-#: gtk/gtktreeviewcolumn.c:228
+#: gtk/gtktreeviewcolumn.c:238
msgid "Title to appear in column header"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:235
+#: gtk/gtktreeviewcolumn.c:245
msgid "Clickable"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:236
+#: gtk/gtktreeviewcolumn.c:246
msgid "Whether the header can be clicked"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:244
+#: gtk/gtktreeviewcolumn.c:254
msgid "Widget"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:245
+#: gtk/gtktreeviewcolumn.c:255
msgid "Widget to put in column header button instead of column title"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:252
+#: gtk/gtktreeviewcolumn.c:262
msgid "Alignment"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:253
+#: gtk/gtktreeviewcolumn.c:263
msgid "X Alignment of the column header text or widget"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:263
+#: gtk/gtktreeviewcolumn.c:273
msgid "Whether the column can be reordered around the headers"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:270
+#: gtk/gtktreeviewcolumn.c:280
msgid "Sort indicator"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:271
+#: gtk/gtktreeviewcolumn.c:281
msgid "Whether to show a sort indicator"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:278
+#: gtk/gtktreeviewcolumn.c:288
msgid "Sort order"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:279
+#: gtk/gtktreeviewcolumn.c:289
msgid "Sort direction the sort indicator should indicate"
msgstr ""
-#: gtk/gtkviewport.c:132
+#: gtk/gtkviewport.c:133
msgid ""
"The GtkAdjustment that determines the values of the horizontal position for "
"this viewport."
msgstr ""
-#: gtk/gtkviewport.c:140
+#: gtk/gtkviewport.c:141
msgid ""
"The GtkAdjustment that determines the values of the vertical position for "
"this viewport."
msgstr ""
-#: gtk/gtkviewport.c:148
+#: gtk/gtkviewport.c:149
msgid "Determines how the shadowed box around the viewport is drawn."
msgstr ""
-#: gtk/gtkwidget.c:388
+#: gtk/gtkwidget.c:394
#, fuzzy
msgid "Widget name"
msgstr "Renominar"
-#: gtk/gtkwidget.c:389
+#: gtk/gtkwidget.c:395
msgid "The name of the widget"
msgstr ""
-#: gtk/gtkwidget.c:395
+#: gtk/gtkwidget.c:401
msgid "Parent widget"
msgstr ""
-#: gtk/gtkwidget.c:396
+#: gtk/gtkwidget.c:402
msgid "The parent widget of this widget. Must be a Container widget."
msgstr ""
-#: gtk/gtkwidget.c:403
+#: gtk/gtkwidget.c:409
msgid "Width request"
msgstr ""
-#: gtk/gtkwidget.c:404
+#: gtk/gtkwidget.c:410
msgid ""
"Override for width request of the widget, or -1 if natural request should be "
"used."
msgstr ""
-#: gtk/gtkwidget.c:412
+#: gtk/gtkwidget.c:418
msgid "Height request"
msgstr ""
-#: gtk/gtkwidget.c:413
+#: gtk/gtkwidget.c:419
msgid ""
"Override for height request of the widget, or -1 if natural request should "
"be used."
msgstr ""
-#: gtk/gtkwidget.c:422
+#: gtk/gtkwidget.c:428
msgid "Whether the widget is visible"
msgstr ""
-#: gtk/gtkwidget.c:428
+#: gtk/gtkwidget.c:434
msgid "Sensitive"
msgstr ""
-#: gtk/gtkwidget.c:429
+#: gtk/gtkwidget.c:435
msgid "Whether the widget responds to input"
msgstr ""
-#: gtk/gtkwidget.c:435
+#: gtk/gtkwidget.c:441
msgid "Application paintable"
msgstr ""
-#: gtk/gtkwidget.c:436
+#: gtk/gtkwidget.c:442
msgid "Whether the application will paint directly on the widget"
msgstr ""
-#: gtk/gtkwidget.c:442
+#: gtk/gtkwidget.c:448
msgid "Can focus"
msgstr ""
-#: gtk/gtkwidget.c:443
+#: gtk/gtkwidget.c:449
msgid "Whether the widget can accept the input focus"
msgstr ""
-#: gtk/gtkwidget.c:449
+#: gtk/gtkwidget.c:455
msgid "Has focus"
msgstr ""
-#: gtk/gtkwidget.c:450
+#: gtk/gtkwidget.c:456
msgid "Whether the widget has the input focus"
msgstr ""
-#: gtk/gtkwidget.c:456
+#: gtk/gtkwidget.c:462
#, fuzzy
msgid "Can default"
msgstr "default:LTR"
-#: gtk/gtkwidget.c:457
+#: gtk/gtkwidget.c:463
msgid "Whether the widget can be the default widget"
msgstr ""
-#: gtk/gtkwidget.c:463
+#: gtk/gtkwidget.c:469
#, fuzzy
msgid "Has default"
msgstr "default:LTR"
-#: gtk/gtkwidget.c:464
+#: gtk/gtkwidget.c:470
msgid "Whether the widget is the default widget"
msgstr ""
-#: gtk/gtkwidget.c:470
+#: gtk/gtkwidget.c:476
msgid "Receives default"
msgstr ""
-#: gtk/gtkwidget.c:471
+#: gtk/gtkwidget.c:477
msgid "If TRUE, the widget will receive the default action when it is focused."
msgstr ""
-#: gtk/gtkwidget.c:477
+#: gtk/gtkwidget.c:483
msgid "Composite child"
msgstr ""
-#: gtk/gtkwidget.c:478
+#: gtk/gtkwidget.c:484
msgid "Whether the widget is composed of other widgets"
msgstr ""
-#: gtk/gtkwidget.c:484
+#: gtk/gtkwidget.c:490
#, fuzzy
msgid "Style"
msgstr "Stilo:"
-#: gtk/gtkwidget.c:485
+#: gtk/gtkwidget.c:491
msgid ""
"The style of the widget, which contains information about how it will look "
"(colors etc)."
msgstr ""
-#: gtk/gtkwidget.c:491
+#: gtk/gtkwidget.c:497
msgid "Events"
msgstr ""
-#: gtk/gtkwidget.c:492
+#: gtk/gtkwidget.c:498
msgid "The event mask that decides what kind of GdkEvents this widget gets."
msgstr ""
-#: gtk/gtkwidget.c:499
+#: gtk/gtkwidget.c:505
msgid "Extension events"
msgstr ""
-#: gtk/gtkwidget.c:500
+#: gtk/gtkwidget.c:506
msgid "The mask that decides what kind of extension events this widget gets."
msgstr ""
-#: gtk/gtkwidget.c:1047
+#: gtk/gtkwidget.c:1053
msgid "Interior Focus"
msgstr ""
-#: gtk/gtkwidget.c:1048
+#: gtk/gtkwidget.c:1054
msgid "Whether to draw the focus indicator inside widgets."
msgstr ""
-#: gtk/gtkwindow.c:361
+#: gtk/gtkwindow.c:359
#, fuzzy
msgid "Window Type"
msgstr "Fenestra"
-#: gtk/gtkwindow.c:362
+#: gtk/gtkwindow.c:360
msgid "The type of the window"
msgstr ""
-#: gtk/gtkwindow.c:371
+#: gtk/gtkwindow.c:369
#, fuzzy
msgid "Window Title"
msgstr "Fenestra"
-#: gtk/gtkwindow.c:372
+#: gtk/gtkwindow.c:370
msgid "The title of the window"
msgstr ""
-#: gtk/gtkwindow.c:379
+#: gtk/gtkwindow.c:377
msgid "Allow Shrink"
msgstr ""
-#: gtk/gtkwindow.c:381
+#: gtk/gtkwindow.c:379
#, no-c-format
msgid ""
"If TRUE, the window has no mimimum size. Setting this to TRUE is 99% of the "
"time a bad idea."
msgstr ""
-#: gtk/gtkwindow.c:388
+#: gtk/gtkwindow.c:386
msgid "Allow Grow"
msgstr ""
-#: gtk/gtkwindow.c:389
+#: gtk/gtkwindow.c:387
msgid "If TRUE, users can expand the window beyond its minimum size."
msgstr ""
-#: gtk/gtkwindow.c:396
-#, fuzzy
-msgid "Resizable"
-msgstr "Deactiveate"
-
-#: gtk/gtkwindow.c:397
+#: gtk/gtkwindow.c:395
msgid "If TRUE, users can resize the window."
msgstr ""
-#: gtk/gtkwindow.c:404
+#: gtk/gtkwindow.c:402
msgid "Modal"
msgstr ""
-#: gtk/gtkwindow.c:405
+#: gtk/gtkwindow.c:403
msgid ""
"If TRUE, the window is modal (other windows are not usable while this one is "
"up)."
msgstr ""
-#: gtk/gtkwindow.c:412
+#: gtk/gtkwindow.c:410
msgid "Window Position"
msgstr ""
-#: gtk/gtkwindow.c:413
+#: gtk/gtkwindow.c:411
msgid "The initial position of the window."
msgstr ""
-#: gtk/gtkwindow.c:421
+#: gtk/gtkwindow.c:419
msgid "Default Width"
msgstr ""
-#: gtk/gtkwindow.c:422
+#: gtk/gtkwindow.c:420
msgid ""
"The default width of the window, used when initially showing the window."
msgstr ""
-#: gtk/gtkwindow.c:431
+#: gtk/gtkwindow.c:429
msgid "Default Height"
msgstr ""
-#: gtk/gtkwindow.c:432
+#: gtk/gtkwindow.c:430
msgid ""
"The default height of the window, used when initially showing the window."
msgstr ""
-#: gtk/gtkwindow.c:441
+#: gtk/gtkwindow.c:439
msgid "Destroy with Parent"
msgstr ""
-#: gtk/gtkwindow.c:442
+#: gtk/gtkwindow.c:440
msgid "If this window should be destroyed when the parent is destroyed"
msgstr ""
-#: gtk/gtkwindow.c:449
+#: gtk/gtkwindow.c:447
msgid "Icon"
msgstr ""
-#: gtk/gtkwindow.c:450
+#: gtk/gtkwindow.c:448
msgid "Icon for this window"
msgstr ""
-#: gtk/gtksizegroup.c:241
+#: gtk/gtksizegroup.c:242
#, fuzzy
msgid "Mode"
msgstr "Modo: "
-#: gtk/gtksizegroup.c:242
+#: gtk/gtksizegroup.c:243
msgid ""
"The the directions in which the size group effects the requested sizes of "
"its component widgets."
diff --git a/po/it.po b/po/it.po
index 304b78365..33d30d753 100644
--- a/po/it.po
+++ b/po/it.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: gtk+ 1.2.7\n"
-"POT-Creation-Date: 2001-10-25 16:39-0400\n"
+"POT-Creation-Date: 2001-11-23 15:47-0500\n"
"PO-Revision-Date: 2000-12-18 16:29+01:00\n"
"Last-Translator: Christopher R. Gabriel <cgabriel@pluto.linux.it>\n"
"Language-Team: Italiano <it@li.org>\n"
@@ -13,12 +13,12 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-#: gdk-pixbuf/gdk-pixbuf-animation.c:144 gdk-pixbuf/gdk-pixbuf-io.c:543
+#: gdk-pixbuf/gdk-pixbuf-animation.c:144 gdk-pixbuf/gdk-pixbuf-io.c:551
#, c-format
msgid "Failed to open file '%s': %s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-animation.c:155 gdk-pixbuf/gdk-pixbuf-io.c:553
+#: gdk-pixbuf/gdk-pixbuf-animation.c:155 gdk-pixbuf/gdk-pixbuf-io.c:561
#, c-format
msgid "Image file '%s' contains no data"
msgstr ""
@@ -28,7 +28,7 @@ msgstr ""
msgid "Don't know how to load the animation in file '%s'"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-animation.c:205 gdk-pixbuf/gdk-pixbuf-io.c:598
+#: gdk-pixbuf/gdk-pixbuf-animation.c:205 gdk-pixbuf/gdk-pixbuf-io.c:606
#, c-format
msgid ""
"Failed to load image '%s': reason not known, probably a corrupt image file"
@@ -41,65 +41,65 @@ msgid ""
"animation file"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:316
+#: gdk-pixbuf/gdk-pixbuf-io.c:324
#, fuzzy, c-format
msgid "Unable to load image-loading module: %s: %s"
msgstr "Impossibile trovare il modulo nella cartella moduli: \"%s\","
-#: gdk-pixbuf/gdk-pixbuf-io.c:335
+#: gdk-pixbuf/gdk-pixbuf-io.c:343
#, c-format
msgid ""
"Image-loading module %s does not export the proper interface; perhaps it's "
"from a different GTK version?"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:452 gdk-pixbuf/gdk-pixbuf-io.c:478
+#: gdk-pixbuf/gdk-pixbuf-io.c:460 gdk-pixbuf/gdk-pixbuf-io.c:486
#, c-format
msgid "Image type '%s' is not supported"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:500
+#: gdk-pixbuf/gdk-pixbuf-io.c:508
#, c-format
msgid "Couldn't recognize the image file format for file '%s'"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:506
+#: gdk-pixbuf/gdk-pixbuf-io.c:514
msgid "Unrecognized image file format"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:576
+#: gdk-pixbuf/gdk-pixbuf-io.c:584
#, c-format
msgid "Don't know how to load the image in file '%s'"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:609
+#: gdk-pixbuf/gdk-pixbuf-io.c:617
#, c-format
msgid "Failed to load image '%s': %s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:714
+#: gdk-pixbuf/gdk-pixbuf-io.c:722
#, c-format
msgid "This build of gdk-pixbuf does not support saving the image format: %s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:822
+#: gdk-pixbuf/gdk-pixbuf-io.c:830
#, c-format
msgid "Failed to open '%s' for writing: %s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:843
+#: gdk-pixbuf/gdk-pixbuf-io.c:851
#, c-format
msgid ""
"Failed to close '%s' while writing image, all data may not have been saved: %"
"s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-loader.c:252
+#: gdk-pixbuf/gdk-pixbuf-loader.c:250
#, c-format
msgid "Incremental loading of image type '%s' is not supported"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-loader.c:275 gdk-pixbuf/gdk-pixbuf-loader.c:376
+#: gdk-pixbuf/gdk-pixbuf-loader.c:273 gdk-pixbuf/gdk-pixbuf-loader.c:374
#, c-format
msgid ""
"Internal error: Image loader module '%s' failed to begin loading an image, "
@@ -362,35 +362,35 @@ msgstr ""
msgid "Failed to write to temporary file when loading XBM image"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1256
+#: gdk-pixbuf/io-xpm.c:1234
msgid "No XPM header found"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1264
+#: gdk-pixbuf/io-xpm.c:1242
msgid "XPM file has image width <= 0"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1272
+#: gdk-pixbuf/io-xpm.c:1250
msgid "XPM file has image height <= 0"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1280
+#: gdk-pixbuf/io-xpm.c:1258
msgid "XPM file has invalid number of colors"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1288
+#: gdk-pixbuf/io-xpm.c:1266
msgid "XPM has invalid number of chars per pixel"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1306
+#: gdk-pixbuf/io-xpm.c:1284
msgid "Can't read XPM colormap"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1344
+#: gdk-pixbuf/io-xpm.c:1322
msgid "Can't allocate memory for loading XPM image"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1527
+#: gdk-pixbuf/io-xpm.c:1505
msgid "Failed to write to temporary file when loading XPM image"
msgstr ""
@@ -411,12 +411,20 @@ msgstr ""
msgid "failed to allocate image buffer of %u bytes"
msgstr ""
-#: gtk/gtkaccellabel.c:115
-msgid "Accelerator object"
+#: gtk/gtkaccellabel.c:122
+msgid "Accelerator Closure"
msgstr ""
-#: gtk/gtkaccellabel.c:116
-msgid "The object monitored by this accelerator label"
+#: gtk/gtkaccellabel.c:123
+msgid "The closure to be monitored for accelerator changes"
+msgstr ""
+
+#: gtk/gtkaccellabel.c:129
+msgid "Accelerator Widget"
+msgstr ""
+
+#: gtk/gtkaccellabel.c:130
+msgid "The widget to be monitored for accelerator changes"
msgstr ""
#: gtk/gtkalignment.c:102
@@ -569,7 +577,7 @@ msgstr ""
msgid "The amount of space between children."
msgstr ""
-#: gtk/gtkbox.c:135 gtk/gtknotebook.c:396
+#: gtk/gtkbox.c:135 gtk/gtknotebook.c:400
msgid "Homogeneous"
msgstr ""
@@ -577,75 +585,75 @@ msgstr ""
msgid "Whether the children should all be the same size."
msgstr ""
-#: gtk/gtkbutton.c:183 gtk/gtkframe.c:125 gtk/gtklabel.c:283
+#: gtk/gtkbutton.c:188 gtk/gtkframe.c:125 gtk/gtklabel.c:282
msgid "Label"
msgstr ""
-#: gtk/gtkbutton.c:184
+#: gtk/gtkbutton.c:189
msgid ""
"Text of the label widget inside the button, if the button contains a label "
"widget."
msgstr ""
-#: gtk/gtkbutton.c:191 gtk/gtklabel.c:304
+#: gtk/gtkbutton.c:196 gtk/gtklabel.c:303
msgid "Use underline"
msgstr ""
-#: gtk/gtkbutton.c:192 gtk/gtklabel.c:305
+#: gtk/gtkbutton.c:197 gtk/gtklabel.c:304
msgid ""
"If set, an underline in the text indicates the next character should be used "
"for the mnemonic accelerator key"
msgstr ""
-#: gtk/gtkbutton.c:199
+#: gtk/gtkbutton.c:204
msgid "Use stock"
msgstr ""
-#: gtk/gtkbutton.c:200
+#: gtk/gtkbutton.c:205
msgid ""
"If set, the label is used to pick a stock item instead of being displayed"
msgstr ""
-#: gtk/gtkbutton.c:207
+#: gtk/gtkbutton.c:212
msgid "Border relief"
msgstr ""
-#: gtk/gtkbutton.c:208
+#: gtk/gtkbutton.c:213
msgid "The border relief style."
msgstr ""
-#: gtk/gtkbutton.c:259
+#: gtk/gtkbutton.c:264
msgid "Default Spacing"
msgstr ""
-#: gtk/gtkbutton.c:260
+#: gtk/gtkbutton.c:265
msgid "Extra space to add for CAN_DEFAULT buttons"
msgstr ""
-#: gtk/gtkbutton.c:266
+#: gtk/gtkbutton.c:271
msgid "Default Outside Spacing"
msgstr ""
-#: gtk/gtkbutton.c:267
+#: gtk/gtkbutton.c:272
msgid ""
"Extra space to add for CAN_DEFAULT buttons that is always drawn outside the "
"border"
msgstr ""
-#: gtk/gtkbutton.c:272
+#: gtk/gtkbutton.c:277
msgid "Child X Displacement"
msgstr ""
-#: gtk/gtkbutton.c:273
+#: gtk/gtkbutton.c:278
msgid ""
"How far in the x direction to move the child when the button is depressed"
msgstr ""
-#: gtk/gtkbutton.c:280
+#: gtk/gtkbutton.c:285
msgid "Child Y Displacement"
msgstr ""
-#: gtk/gtkbutton.c:281
+#: gtk/gtkbutton.c:286
msgid ""
"How far in the y direction to move the child when the button is depressed"
msgstr ""
@@ -740,291 +748,291 @@ msgstr ""
msgid "The pixbuf to render."
msgstr ""
-#: gtk/gtkcellrenderertext.c:173 gtk/gtkentry.c:498 gtk/gtkprogressbar.c:207
+#: gtk/gtkcellrenderertext.c:174 gtk/gtkentry.c:506 gtk/gtkprogressbar.c:207
msgid "Text"
msgstr ""
-#: gtk/gtkcellrenderertext.c:174
+#: gtk/gtkcellrenderertext.c:175
msgid "Text to render"
msgstr ""
-#: gtk/gtkcellrenderertext.c:181
+#: gtk/gtkcellrenderertext.c:182
msgid "Markup"
msgstr ""
-#: gtk/gtkcellrenderertext.c:182
+#: gtk/gtkcellrenderertext.c:183
msgid "Marked up text to render"
msgstr ""
-#: gtk/gtkcellrenderertext.c:189 gtk/gtklabel.c:290
+#: gtk/gtkcellrenderertext.c:190 gtk/gtklabel.c:289
msgid "Attributes"
msgstr ""
-#: gtk/gtkcellrenderertext.c:190
+#: gtk/gtkcellrenderertext.c:191
msgid "A list of style attributes to apply to the text of the renderer."
msgstr ""
-#: gtk/gtkcellrenderertext.c:197 gtk/gtktexttag.c:208
+#: gtk/gtkcellrenderertext.c:198 gtk/gtktexttag.c:209
msgid "Background color name"
msgstr ""
-#: gtk/gtkcellrenderertext.c:198 gtk/gtktexttag.c:209
+#: gtk/gtkcellrenderertext.c:199 gtk/gtktexttag.c:210
msgid "Background color as a string"
msgstr ""
-#: gtk/gtkcellrenderertext.c:205 gtk/gtktexttag.c:216
+#: gtk/gtkcellrenderertext.c:206 gtk/gtktexttag.c:217
msgid "Background color"
msgstr ""
-#: gtk/gtkcellrenderertext.c:206 gtk/gtktexttag.c:217
+#: gtk/gtkcellrenderertext.c:207 gtk/gtktexttag.c:218
msgid "Background color as a GdkColor"
msgstr ""
-#: gtk/gtkcellrenderertext.c:213 gtk/gtktexttag.c:242
+#: gtk/gtkcellrenderertext.c:214 gtk/gtktexttag.c:243
msgid "Foreground color name"
msgstr ""
-#: gtk/gtkcellrenderertext.c:214 gtk/gtktexttag.c:243
+#: gtk/gtkcellrenderertext.c:215 gtk/gtktexttag.c:244
msgid "Foreground color as a string"
msgstr ""
-#: gtk/gtkcellrenderertext.c:221 gtk/gtktexttag.c:250
+#: gtk/gtkcellrenderertext.c:222 gtk/gtktexttag.c:251
msgid "Foreground color"
msgstr ""
-#: gtk/gtkcellrenderertext.c:222 gtk/gtktexttag.c:251
+#: gtk/gtkcellrenderertext.c:223 gtk/gtktexttag.c:252
msgid "Foreground color as a GdkColor"
msgstr ""
-#: gtk/gtkcellrenderertext.c:230 gtk/gtkentry.c:430 gtk/gtktexttag.c:276
-#: gtk/gtktextview.c:539
+#: gtk/gtkcellrenderertext.c:231 gtk/gtkentry.c:438 gtk/gtktexttag.c:277
+#: gtk/gtktextview.c:548
#, fuzzy
msgid "Editable"
msgstr "(disabilitato)"
-#: gtk/gtkcellrenderertext.c:231 gtk/gtktexttag.c:277 gtk/gtktextview.c:540
+#: gtk/gtkcellrenderertext.c:232 gtk/gtktexttag.c:278 gtk/gtktextview.c:549
msgid "Whether the text can be modified by the user"
msgstr ""
-#: gtk/gtkcellrenderertext.c:238 gtk/gtkcellrenderertext.c:246
-#: gtk/gtkfontsel.c:192 gtk/gtktexttag.c:284 gtk/gtktexttag.c:292
+#: gtk/gtkcellrenderertext.c:239 gtk/gtkcellrenderertext.c:247
+#: gtk/gtkfontsel.c:192 gtk/gtktexttag.c:285 gtk/gtktexttag.c:293
msgid "Font"
msgstr ""
-#: gtk/gtkcellrenderertext.c:239 gtk/gtktexttag.c:285
+#: gtk/gtkcellrenderertext.c:240 gtk/gtktexttag.c:286
msgid "Font description as a string"
msgstr ""
-#: gtk/gtkcellrenderertext.c:247 gtk/gtktexttag.c:293
+#: gtk/gtkcellrenderertext.c:248 gtk/gtktexttag.c:294
msgid "Font description as a PangoFontDescription struct"
msgstr ""
-#: gtk/gtkcellrenderertext.c:255 gtk/gtktexttag.c:301
+#: gtk/gtkcellrenderertext.c:256 gtk/gtktexttag.c:302
#, fuzzy
msgid "Font family"
msgstr "Famiglia:"
-#: gtk/gtkcellrenderertext.c:256 gtk/gtktexttag.c:302
+#: gtk/gtkcellrenderertext.c:257 gtk/gtktexttag.c:303
msgid "Name of the font family, e.g. Sans, Helvetica, Times, Monospace"
msgstr ""
-#: gtk/gtkcellrenderertext.c:263 gtk/gtkcellrenderertext.c:264
-#: gtk/gtktexttag.c:309 gtk/gtktexttag.c:310
+#: gtk/gtkcellrenderertext.c:264 gtk/gtkcellrenderertext.c:265
+#: gtk/gtktexttag.c:310 gtk/gtktexttag.c:311
msgid "Font style"
msgstr ""
-#: gtk/gtkcellrenderertext.c:272 gtk/gtkcellrenderertext.c:273
-#: gtk/gtktexttag.c:318 gtk/gtktexttag.c:319
+#: gtk/gtkcellrenderertext.c:273 gtk/gtkcellrenderertext.c:274
+#: gtk/gtktexttag.c:319 gtk/gtktexttag.c:320
msgid "Font variant"
msgstr ""
-#: gtk/gtkcellrenderertext.c:281 gtk/gtkcellrenderertext.c:282
-#: gtk/gtktexttag.c:327 gtk/gtktexttag.c:328
+#: gtk/gtkcellrenderertext.c:282 gtk/gtkcellrenderertext.c:283
+#: gtk/gtktexttag.c:328 gtk/gtktexttag.c:329
msgid "Font weight"
msgstr ""
-#: gtk/gtkcellrenderertext.c:291 gtk/gtkcellrenderertext.c:292
-#: gtk/gtktexttag.c:338 gtk/gtktexttag.c:339
+#: gtk/gtkcellrenderertext.c:292 gtk/gtkcellrenderertext.c:293
+#: gtk/gtktexttag.c:339 gtk/gtktexttag.c:340
msgid "Font stretch"
msgstr ""
-#: gtk/gtkcellrenderertext.c:300 gtk/gtkcellrenderertext.c:301
-#: gtk/gtktexttag.c:347 gtk/gtktexttag.c:348
+#: gtk/gtkcellrenderertext.c:301 gtk/gtkcellrenderertext.c:302
+#: gtk/gtktexttag.c:348 gtk/gtktexttag.c:349
msgid "Font size"
msgstr ""
-#: gtk/gtkcellrenderertext.c:310 gtk/gtktexttag.c:367
+#: gtk/gtkcellrenderertext.c:311 gtk/gtktexttag.c:368
msgid "Font points"
msgstr ""
-#: gtk/gtkcellrenderertext.c:311 gtk/gtktexttag.c:368
+#: gtk/gtkcellrenderertext.c:312 gtk/gtktexttag.c:369
msgid "Font size in points"
msgstr ""
-#: gtk/gtkcellrenderertext.c:320 gtk/gtktexttag.c:357 gtk/gtktexttag.c:358
+#: gtk/gtkcellrenderertext.c:321 gtk/gtktexttag.c:358 gtk/gtktexttag.c:359
#, fuzzy
msgid "Font scale"
msgstr "Famiglia:"
-#: gtk/gtkcellrenderertext.c:321
+#: gtk/gtkcellrenderertext.c:322
msgid "Font scaling factor"
msgstr ""
-#: gtk/gtkcellrenderertext.c:330 gtk/gtktexttag.c:426
+#: gtk/gtkcellrenderertext.c:331 gtk/gtktexttag.c:427
msgid "Rise"
msgstr ""
-#: gtk/gtkcellrenderertext.c:331 gtk/gtktexttag.c:427
+#: gtk/gtkcellrenderertext.c:332 gtk/gtktexttag.c:428
msgid ""
"Offset of text above the baseline (below the baseline if rise is negative)"
msgstr ""
-#: gtk/gtkcellrenderertext.c:341 gtk/gtktexttag.c:466
+#: gtk/gtkcellrenderertext.c:342 gtk/gtktexttag.c:467
msgid "Strikethrough"
msgstr ""
-#: gtk/gtkcellrenderertext.c:342 gtk/gtktexttag.c:467
+#: gtk/gtkcellrenderertext.c:343 gtk/gtktexttag.c:468
msgid "Whether to strike through the text"
msgstr ""
-#: gtk/gtkcellrenderertext.c:349 gtk/gtktexttag.c:474
+#: gtk/gtkcellrenderertext.c:350 gtk/gtktexttag.c:475
msgid "Underline"
msgstr ""
-#: gtk/gtkcellrenderertext.c:350 gtk/gtktexttag.c:475
+#: gtk/gtkcellrenderertext.c:351 gtk/gtktexttag.c:476
msgid "Style of underline for this text"
msgstr ""
-#: gtk/gtkcellrenderertext.c:360 gtk/gtktexttag.c:511
+#: gtk/gtkcellrenderertext.c:361 gtk/gtktexttag.c:512
msgid "Background set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:361 gtk/gtktexttag.c:512
+#: gtk/gtkcellrenderertext.c:362 gtk/gtktexttag.c:513
msgid "Whether this tag affects the background color"
msgstr ""
-#: gtk/gtkcellrenderertext.c:364 gtk/gtktexttag.c:523
+#: gtk/gtkcellrenderertext.c:365 gtk/gtktexttag.c:524
msgid "Foreground set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:365 gtk/gtktexttag.c:524
+#: gtk/gtkcellrenderertext.c:366 gtk/gtktexttag.c:525
msgid "Whether this tag affects the foreground color"
msgstr ""
-#: gtk/gtkcellrenderertext.c:368 gtk/gtktexttag.c:531
+#: gtk/gtkcellrenderertext.c:369 gtk/gtktexttag.c:532
msgid "Editability set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:369 gtk/gtktexttag.c:532
+#: gtk/gtkcellrenderertext.c:370 gtk/gtktexttag.c:533
msgid "Whether this tag affects text editability"
msgstr ""
-#: gtk/gtkcellrenderertext.c:372 gtk/gtktexttag.c:535
+#: gtk/gtkcellrenderertext.c:373 gtk/gtktexttag.c:536
msgid "Font family set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:373 gtk/gtktexttag.c:536
+#: gtk/gtkcellrenderertext.c:374 gtk/gtktexttag.c:537
msgid "Whether this tag affects the font family"
msgstr ""
-#: gtk/gtkcellrenderertext.c:376 gtk/gtktexttag.c:539
+#: gtk/gtkcellrenderertext.c:377 gtk/gtktexttag.c:540
msgid "Font style set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:377 gtk/gtktexttag.c:540
+#: gtk/gtkcellrenderertext.c:378 gtk/gtktexttag.c:541
msgid "Whether this tag affects the font style"
msgstr ""
-#: gtk/gtkcellrenderertext.c:380 gtk/gtktexttag.c:543
+#: gtk/gtkcellrenderertext.c:381 gtk/gtktexttag.c:544
msgid "Font variant set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:381 gtk/gtktexttag.c:544
+#: gtk/gtkcellrenderertext.c:382 gtk/gtktexttag.c:545
msgid "Whether this tag affects the font variant"
msgstr ""
-#: gtk/gtkcellrenderertext.c:384 gtk/gtktexttag.c:547
+#: gtk/gtkcellrenderertext.c:385 gtk/gtktexttag.c:548
msgid "Font weight set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:385 gtk/gtktexttag.c:548
+#: gtk/gtkcellrenderertext.c:386 gtk/gtktexttag.c:549
msgid "Whether this tag affects the font weight"
msgstr ""
-#: gtk/gtkcellrenderertext.c:388 gtk/gtktexttag.c:551
+#: gtk/gtkcellrenderertext.c:389 gtk/gtktexttag.c:552
msgid "Font stretch set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:389 gtk/gtktexttag.c:552
+#: gtk/gtkcellrenderertext.c:390 gtk/gtktexttag.c:553
msgid "Whether this tag affects the font stretch"
msgstr ""
-#: gtk/gtkcellrenderertext.c:392 gtk/gtktexttag.c:555
+#: gtk/gtkcellrenderertext.c:393 gtk/gtktexttag.c:556
msgid "Font size set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:393 gtk/gtktexttag.c:556
+#: gtk/gtkcellrenderertext.c:394 gtk/gtktexttag.c:557
msgid "Whether this tag affects the font size"
msgstr ""
-#: gtk/gtkcellrenderertext.c:396 gtk/gtktexttag.c:559
+#: gtk/gtkcellrenderertext.c:397 gtk/gtktexttag.c:560
msgid "Font scale set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:397 gtk/gtktexttag.c:560
+#: gtk/gtkcellrenderertext.c:398 gtk/gtktexttag.c:561
msgid "Whether this tag scales the font size by a factor"
msgstr ""
-#: gtk/gtkcellrenderertext.c:400 gtk/gtktexttag.c:579
+#: gtk/gtkcellrenderertext.c:401 gtk/gtktexttag.c:580
msgid "Rise set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:401 gtk/gtktexttag.c:580
+#: gtk/gtkcellrenderertext.c:402 gtk/gtktexttag.c:581
msgid "Whether this tag affects the rise"
msgstr ""
-#: gtk/gtkcellrenderertext.c:404 gtk/gtktexttag.c:595
+#: gtk/gtkcellrenderertext.c:405 gtk/gtktexttag.c:596
msgid "Strikethrough set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:405 gtk/gtktexttag.c:596
+#: gtk/gtkcellrenderertext.c:406 gtk/gtktexttag.c:597
msgid "Whether this tag affects strikethrough"
msgstr ""
-#: gtk/gtkcellrenderertext.c:408 gtk/gtktexttag.c:603
+#: gtk/gtkcellrenderertext.c:409 gtk/gtktexttag.c:604
msgid "Underline set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:409 gtk/gtktexttag.c:604
+#: gtk/gtkcellrenderertext.c:410 gtk/gtktexttag.c:605
msgid "Whether this tag affects underlining"
msgstr ""
-#: gtk/gtkcellrenderertoggle.c:129
+#: gtk/gtkcellrenderertoggle.c:130
msgid "Toggle state"
msgstr ""
-#: gtk/gtkcellrenderertoggle.c:130
+#: gtk/gtkcellrenderertoggle.c:131
msgid "The toggle state of the button"
msgstr ""
-#: gtk/gtkcellrenderertoggle.c:138
+#: gtk/gtkcellrenderertoggle.c:139
#, fuzzy
msgid "Activatable"
msgstr "(disabilitato)"
-#: gtk/gtkcellrenderertoggle.c:139
+#: gtk/gtkcellrenderertoggle.c:140
msgid "The toggle button can be activated"
msgstr ""
-#: gtk/gtkcellrenderertoggle.c:147
+#: gtk/gtkcellrenderertoggle.c:148
msgid "Radio state"
msgstr ""
-#: gtk/gtkcellrenderertoggle.c:148
+#: gtk/gtkcellrenderertoggle.c:149
msgid "Draw the toggle button as a radio button"
msgstr ""
-#: gtk/gtkcheckbutton.c:95 gtk/gtkoptionmenu.c:163
+#: gtk/gtkcheckbutton.c:95 gtk/gtkoptionmenu.c:191
msgid "Indicator Size"
msgstr ""
@@ -1032,7 +1040,7 @@ msgstr ""
msgid "Size of check or radio indicator"
msgstr ""
-#: gtk/gtkcheckbutton.c:103 gtk/gtkoptionmenu.c:169
+#: gtk/gtkcheckbutton.c:103 gtk/gtkoptionmenu.c:197
msgid "Indicator Spacing"
msgstr ""
@@ -1040,174 +1048,174 @@ msgstr ""
msgid "Spacing around check or radio indicator"
msgstr ""
-#: gtk/gtkcheckmenuitem.c:114 gtk/gtktogglebutton.c:142
+#: gtk/gtkcheckmenuitem.c:115 gtk/gtktogglebutton.c:132
msgid "Active"
msgstr ""
-#: gtk/gtkcheckmenuitem.c:115
+#: gtk/gtkcheckmenuitem.c:116
msgid "Whether the menu item is checked."
msgstr ""
-#: gtk/gtkcheckmenuitem.c:122 gtk/gtktogglebutton.c:150
+#: gtk/gtkcheckmenuitem.c:123 gtk/gtktogglebutton.c:140
msgid "Inconsistent"
msgstr ""
-#: gtk/gtkcheckmenuitem.c:123
+#: gtk/gtkcheckmenuitem.c:124
msgid "Whether to display an \"inconsistent\" state."
msgstr ""
-#: gtk/gtkcolorsel.c:574
+#: gtk/gtkcolorsel.c:578
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:579
+#: gtk/gtkcolorsel.c:583
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:883
+#: gtk/gtkcolorsel.c:887
msgid "_Save color here"
msgstr ""
-#: gtk/gtkcolorsel.c:1051
+#: gtk/gtkcolorsel.c:1055
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:1667
+#: gtk/gtkcolorsel.c:1674
msgid "Has Opacity Control"
msgstr ""
-#: gtk/gtkcolorsel.c:1668
+#: gtk/gtkcolorsel.c:1675
msgid "Whether the color selector should allow setting opacity"
msgstr ""
-#: gtk/gtkcolorsel.c:1674
+#: gtk/gtkcolorsel.c:1681
#, fuzzy
msgid "Has palette"
msgstr "Tavolozza personalizzata"
-#: gtk/gtkcolorsel.c:1675
+#: gtk/gtkcolorsel.c:1682
msgid "Whether a palette should be used"
msgstr ""
-#: gtk/gtkcolorsel.c:1681
+#: gtk/gtkcolorsel.c:1688
#, fuzzy
msgid "Current Color"
msgstr "Imposta il colore"
-#: gtk/gtkcolorsel.c:1682
+#: gtk/gtkcolorsel.c:1689
msgid "The current color"
msgstr ""
-#: gtk/gtkcolorsel.c:1688
+#: gtk/gtkcolorsel.c:1695
msgid "Current Alpha"
msgstr ""
-#: gtk/gtkcolorsel.c:1689
+#: gtk/gtkcolorsel.c:1696
msgid "The current opacity value (0 fully transparent, 65535 fully opaque)"
msgstr ""
-#: gtk/gtkcolorsel.c:1702
+#: gtk/gtkcolorsel.c:1709
#, fuzzy
msgid "Custom palette"
msgstr "Tavolozza personalizzata"
-#: gtk/gtkcolorsel.c:1703
+#: gtk/gtkcolorsel.c:1710
msgid "Palette to use in the color selector"
msgstr ""
-#: gtk/gtkcolorsel.c:1758
+#: gtk/gtkcolorsel.c:1750
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:1786
+#: gtk/gtkcolorsel.c:1778
msgid ""
"Click the eyedropper, then click a color anywhere on your screen to select "
"that color."
msgstr ""
-#: gtk/gtkcolorsel.c:1795
+#: gtk/gtkcolorsel.c:1787
#, fuzzy
msgid "_Hue:"
msgstr "Tonalità:"
-#: gtk/gtkcolorsel.c:1796
+#: gtk/gtkcolorsel.c:1788
msgid "Position on the color wheel."
msgstr ""
-#: gtk/gtkcolorsel.c:1797
+#: gtk/gtkcolorsel.c:1789
#, fuzzy
msgid "_Saturation:"
msgstr "Saturazione:"
-#: gtk/gtkcolorsel.c:1798
+#: gtk/gtkcolorsel.c:1790
msgid "\"Deepness\" of the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1799
+#: gtk/gtkcolorsel.c:1791
#, fuzzy
msgid "_Value:"
msgstr "Valore:"
-#: gtk/gtkcolorsel.c:1800
+#: gtk/gtkcolorsel.c:1792
msgid "Brightness of the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1801
+#: gtk/gtkcolorsel.c:1793
#, fuzzy
msgid "_Red:"
msgstr "Rosso:"
-#: gtk/gtkcolorsel.c:1802
+#: gtk/gtkcolorsel.c:1794
msgid "Amount of red light in the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1803
+#: gtk/gtkcolorsel.c:1795
#, fuzzy
msgid "_Green:"
msgstr "Verde:"
-#: gtk/gtkcolorsel.c:1804
+#: gtk/gtkcolorsel.c:1796
msgid "Amount of green light in the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1805
+#: gtk/gtkcolorsel.c:1797
#, fuzzy
msgid "_Blue:"
msgstr "Blu:"
-#: gtk/gtkcolorsel.c:1806
+#: gtk/gtkcolorsel.c:1798
msgid "Amount of blue light in the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1809
+#: gtk/gtkcolorsel.c:1801
#, fuzzy
msgid "_Opacity:"
msgstr "Opacità:"
-#: gtk/gtkcolorsel.c:1817
+#: gtk/gtkcolorsel.c:1809
msgid "Transparency of the currently-selected color."
msgstr ""
-#: gtk/gtkcolorsel.c:1832
+#: gtk/gtkcolorsel.c:1824
msgid "Color _Name:"
msgstr ""
-#: gtk/gtkcolorsel.c:1844
+#: gtk/gtkcolorsel.c:1836
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:1863
+#: gtk/gtkcolorsel.c:1855
#, fuzzy
msgid "_Palette"
msgstr "Tavolozza personalizzata"
@@ -1253,205 +1261,205 @@ msgstr ""
msgid "Whether entered values must already be present in the list"
msgstr ""
-#: gtk/gtkcontainer.c:202
+#: gtk/gtkcontainer.c:203
msgid "Resize mode"
msgstr ""
-#: gtk/gtkcontainer.c:203
+#: gtk/gtkcontainer.c:204
msgid "Specify how resize events are handled"
msgstr ""
-#: gtk/gtkcontainer.c:210
+#: gtk/gtkcontainer.c:211
msgid "Border width"
msgstr ""
-#: gtk/gtkcontainer.c:211
+#: gtk/gtkcontainer.c:212
msgid "The width of the empty border outside the containers children."
msgstr ""
-#: gtk/gtkcontainer.c:219
+#: gtk/gtkcontainer.c:220
msgid "Child"
msgstr ""
-#: gtk/gtkcontainer.c:220
+#: gtk/gtkcontainer.c:221
msgid "Can be used to add a new child to the container."
msgstr ""
-#: gtk/gtkcurve.c:120
+#: gtk/gtkcurve.c:121
#, fuzzy
msgid "Curve type"
msgstr "Crea"
-#: gtk/gtkcurve.c:121
+#: gtk/gtkcurve.c:122
msgid "Is this curve linear, spline interpolated, or free-form"
msgstr ""
-#: gtk/gtkcurve.c:129
+#: gtk/gtkcurve.c:130
msgid "Minimum X"
msgstr ""
-#: gtk/gtkcurve.c:130
+#: gtk/gtkcurve.c:131
msgid "Minimum possible value for X"
msgstr ""
-#: gtk/gtkcurve.c:139
+#: gtk/gtkcurve.c:140
msgid "Maximum X"
msgstr ""
-#: gtk/gtkcurve.c:140
+#: gtk/gtkcurve.c:141
msgid "Maximum possible X value."
msgstr ""
-#: gtk/gtkcurve.c:149
+#: gtk/gtkcurve.c:150
msgid "Minimum Y"
msgstr ""
-#: gtk/gtkcurve.c:150
+#: gtk/gtkcurve.c:151
msgid "Minimum possible value for Y"
msgstr ""
-#: gtk/gtkcurve.c:159
+#: gtk/gtkcurve.c:160
msgid "Maximum Y"
msgstr ""
-#: gtk/gtkcurve.c:160
+#: gtk/gtkcurve.c:161
msgid "Maximum possible value for Y"
msgstr ""
-#: gtk/gtkdialog.c:125
+#: gtk/gtkdialog.c:126
msgid "Has separator"
msgstr ""
-#: gtk/gtkdialog.c:126
+#: gtk/gtkdialog.c:127
msgid "The dialog has a separator bar above its buttons"
msgstr ""
-#: gtk/gtkdialog.c:149
+#: gtk/gtkdialog.c:150
msgid "Content area border"
msgstr ""
-#: gtk/gtkdialog.c:150
+#: gtk/gtkdialog.c:151
msgid "Width of border around the main dialog area"
msgstr ""
-#: gtk/gtkdialog.c:157
+#: gtk/gtkdialog.c:158
msgid "Button spacing"
msgstr ""
-#: gtk/gtkdialog.c:158
+#: gtk/gtkdialog.c:159
msgid "Spacing between buttons"
msgstr ""
-#: gtk/gtkdialog.c:166
+#: gtk/gtkdialog.c:167
msgid "Action area border"
msgstr ""
-#: gtk/gtkdialog.c:167
+#: gtk/gtkdialog.c:168
msgid "Width of border around the button area at the bottom of the dialog"
msgstr ""
-#: gtk/gtkentry.c:410 gtk/gtklabel.c:361
+#: gtk/gtkentry.c:418 gtk/gtklabel.c:360
#, fuzzy
msgid "Cursor Position"
msgstr "Domanda"
-#: gtk/gtkentry.c:411 gtk/gtklabel.c:362
+#: gtk/gtkentry.c:419 gtk/gtklabel.c:361
msgid "The current position of the insertion cursor in chars."
msgstr ""
-#: gtk/gtkentry.c:420 gtk/gtklabel.c:371
+#: gtk/gtkentry.c:428 gtk/gtklabel.c:370
#, fuzzy
msgid "Selection Bound"
msgstr "Selezione: "
-#: gtk/gtkentry.c:421 gtk/gtklabel.c:372
+#: gtk/gtkentry.c:429 gtk/gtklabel.c:371
msgid ""
"The position of the opposite end of the selection from the cursor in chars."
msgstr ""
-#: gtk/gtkentry.c:431
+#: gtk/gtkentry.c:439
msgid "Whether the entry contents can be edited"
msgstr ""
-#: gtk/gtkentry.c:438
+#: gtk/gtkentry.c:446
msgid "Maximum length"
msgstr ""
-#: gtk/gtkentry.c:439
+#: gtk/gtkentry.c:447
msgid "Maximum number of characters for this entry"
msgstr ""
-#: gtk/gtkentry.c:447
+#: gtk/gtkentry.c:455
msgid "Visibility"
msgstr ""
-#: gtk/gtkentry.c:448
+#: gtk/gtkentry.c:456
msgid ""
"FALSE displays the \"invisible char\" instead of the actual text (password "
"mode)"
msgstr ""
-#: gtk/gtkentry.c:455
+#: gtk/gtkentry.c:463
#, fuzzy
msgid "Has Frame"
msgstr "Tavolozza personalizzata"
-#: gtk/gtkentry.c:456
+#: gtk/gtkentry.c:464
msgid "FALSE removes outside bevel from entry."
msgstr ""
-#: gtk/gtkentry.c:463
+#: gtk/gtkentry.c:471
msgid "Invisible character"
msgstr ""
-#: gtk/gtkentry.c:464
+#: gtk/gtkentry.c:472
msgid "The character to use when masking entry contents (in \"password mode\")"
msgstr ""
-#: gtk/gtkentry.c:471
+#: gtk/gtkentry.c:479
msgid "Activates default"
msgstr ""
-#: gtk/gtkentry.c:472
+#: gtk/gtkentry.c:480
msgid ""
"Whether to activate the default widget (such as the default button in a "
"dialog) when Enter is pressed."
msgstr ""
-#: gtk/gtkentry.c:478
+#: gtk/gtkentry.c:486
msgid "Width in chars"
msgstr ""
-#: gtk/gtkentry.c:479
+#: gtk/gtkentry.c:487
msgid "Number of characters to leave space for in the entry."
msgstr ""
-#: gtk/gtkentry.c:488
+#: gtk/gtkentry.c:496
msgid "Scroll offset"
msgstr ""
-#: gtk/gtkentry.c:489
+#: gtk/gtkentry.c:497
msgid "Number of pixels of the entry scrolled off the screen to the left"
msgstr ""
-#: gtk/gtkentry.c:499
+#: gtk/gtkentry.c:507
msgid "The contents of the entry"
msgstr ""
-#: gtk/gtkentry.c:505 gtk/gtklabel.c:380 gtk/gtktextview.c:615
+#: gtk/gtkentry.c:513 gtk/gtklabel.c:379 gtk/gtktextview.c:624
msgid "Cursor color"
msgstr ""
-#: gtk/gtkentry.c:506 gtk/gtklabel.c:381 gtk/gtktextview.c:616
+#: gtk/gtkentry.c:514 gtk/gtklabel.c:380 gtk/gtktextview.c:625
msgid "Color with which to draw insertion cursor"
msgstr ""
-#: gtk/gtkentry.c:3793 gtk/gtklabel.c:3180
+#: gtk/gtkentry.c:3832 gtk/gtklabel.c:3151
#, fuzzy
msgid "Select All"
msgstr "Cancella"
-#: gtk/gtkentry.c:3803 gtk/gtklabel.c:3190 gtk/gtktextview.c:5563
+#: gtk/gtkentry.c:3842 gtk/gtklabel.c:3161 gtk/gtktextview.c:5737
msgid "Input Methods"
msgstr ""
@@ -1482,12 +1490,12 @@ msgstr "Directory"
msgid "Files"
msgstr "File"
-#: gtk/gtkfilesel.c:727 gtk/gtkfilesel.c:2052
+#: gtk/gtkfilesel.c:726 gtk/gtkfilesel.c:2057
#, c-format
msgid "Directory unreadable: %s"
msgstr "Directory illeggibile: %s"
-#: gtk/gtkfilesel.c:849
+#: gtk/gtkfilesel.c:848
#, c-format
msgid ""
"The file \"%s\" resides on another machine (called %s) and may not be "
@@ -1495,130 +1503,128 @@ msgid ""
"Are you sure that you want to select it?"
msgstr ""
-#: gtk/gtkfilesel.c:979
+#: gtk/gtkfilesel.c:978
msgid "Create Dir"
msgstr "Crea directory"
-#: gtk/gtkfilesel.c:990 gtk/gtkfilesel.c:1413
+#: gtk/gtkfilesel.c:989 gtk/gtkfilesel.c:1416
msgid "Delete File"
msgstr "Cancella File"
-#: gtk/gtkfilesel.c:1001 gtk/gtkfilesel.c:1556
+#: gtk/gtkfilesel.c:1000 gtk/gtkfilesel.c:1559
msgid "Rename File"
msgstr "Rinomina File"
-#: gtk/gtkfilesel.c:1236
+#: gtk/gtkfilesel.c:1237
#, c-format
msgid ""
"The directory name \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
-#: gtk/gtkfilesel.c:1238
+#: gtk/gtkfilesel.c:1239
#, c-format
msgid ""
"Error creating directory \"%s\": %s\n"
"%s"
msgstr ""
-#: gtk/gtkfilesel.c:1239 gtk/gtkfilesel.c:1490
+#: gtk/gtkfilesel.c:1240 gtk/gtkfilesel.c:1493
msgid "You probably used symbols not allowed in filenames."
msgstr ""
-#: gtk/gtkfilesel.c:1247
+#: gtk/gtkfilesel.c:1248
#, c-format
msgid "Error creating directory \"%s\": %s\n"
msgstr ""
-#: gtk/gtkfilesel.c:1281
+#: gtk/gtkfilesel.c:1282
msgid "Create Directory"
msgstr "Crea Directory"
-#: gtk/gtkfilesel.c:1295
+#: gtk/gtkfilesel.c:1296
#, fuzzy
msgid "_Directory name:"
msgstr "Nome cartella:"
#. buttons
-#: gtk/gtkfilesel.c:1309
-msgid "Create"
-msgstr "Crea"
-
-#: gtk/gtkfilesel.c:1318 gtk/gtkfilesel.c:1444 gtk/gtkfilesel.c:1598
-#: gtk/gtkgamma.c:424
+#: gtk/gtkfilesel.c:1310 gtk/gtkfilesel.c:1438 gtk/gtkfilesel.c:1592
+#: gtk/gtkgamma.c:417
msgid "Cancel"
msgstr "Annulla"
-#: gtk/gtkfilesel.c:1353
+#: gtk/gtkfilesel.c:1322
+msgid "Create"
+msgstr "Crea"
+
+#: gtk/gtkfilesel.c:1356
#, c-format
msgid "The filename \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
-#: gtk/gtkfilesel.c:1356
+#: gtk/gtkfilesel.c:1359
#, c-format
msgid ""
"Error deleting file \"%s\": %s\n"
"%s"
msgstr ""
-#: gtk/gtkfilesel.c:1358 gtk/gtkfilesel.c:1504
+#: gtk/gtkfilesel.c:1361 gtk/gtkfilesel.c:1507
msgid "It probably contains symbols not allowed in filenames."
msgstr ""
-#: gtk/gtkfilesel.c:1367
+#: gtk/gtkfilesel.c:1370
#, c-format
msgid "Error deleting file \"%s\": %s"
msgstr ""
-#. buttons
-#: gtk/gtkfilesel.c:1435
+#: gtk/gtkfilesel.c:1448
msgid "Delete"
msgstr "Cancella"
-#: gtk/gtkfilesel.c:1486 gtk/gtkfilesel.c:1500
+#: gtk/gtkfilesel.c:1489 gtk/gtkfilesel.c:1503
#, c-format
msgid "The file name \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
-#: gtk/gtkfilesel.c:1488
+#: gtk/gtkfilesel.c:1491
#, c-format
msgid ""
"Error renaming file to \"%s\": %s\n"
"%s"
msgstr ""
-#: gtk/gtkfilesel.c:1502
+#: gtk/gtkfilesel.c:1505
#, c-format
msgid ""
"Error renaming file \"%s\": %s\n"
"%s"
msgstr ""
-#: gtk/gtkfilesel.c:1512
+#: gtk/gtkfilesel.c:1515
#, c-format
msgid "Error renaming file \"%s\" to \"%s\": %s"
msgstr ""
-#. buttons
-#: gtk/gtkfilesel.c:1589
+#: gtk/gtkfilesel.c:1604
msgid "Rename"
msgstr "Rinomina"
-#: gtk/gtkfilesel.c:2031
+#: gtk/gtkfilesel.c:2036
msgid "Selection: "
msgstr "Selezione: "
-#: gtk/gtkfilesel.c:2641
+#: gtk/gtkfilesel.c:2647
#, c-format
msgid ""
"The filename %s couldn't be converted to UTF-8. Try setting the environment "
"variable G_BROKEN_FILENAMES."
msgstr ""
-#: gtk/gtkfilesel.c:3509
+#: gtk/gtkfilesel.c:3515
msgid "Name too long"
msgstr ""
-#: gtk/gtkfilesel.c:3511
+#: gtk/gtkfilesel.c:3517
msgid "Couldn't convert filename"
msgstr ""
@@ -1664,7 +1670,7 @@ msgstr "Dimensione:"
msgid "Preview:"
msgstr "Anteprima:"
-#: gtk/gtkfontsel.c:1060
+#: gtk/gtkfontsel.c:1059
msgid "Font Selection"
msgstr "Selezione Tipo del Carattere"
@@ -1688,7 +1694,7 @@ msgstr ""
msgid "The vertical alignment of the label."
msgstr ""
-#: gtk/gtkframe.c:153 gtk/gtkhandlebox.c:184
+#: gtk/gtkframe.c:153 gtk/gtkhandlebox.c:185
msgid "Deprecated property, use shadow_type instead."
msgstr ""
@@ -1708,41 +1714,41 @@ msgstr ""
msgid "A widget to display in place of the usual frame label."
msgstr ""
-#: gtk/gtkgamma.c:395
+#: gtk/gtkgamma.c:396
msgid "Gamma"
msgstr "Gamma"
-#: gtk/gtkgamma.c:402
+#: gtk/gtkgamma.c:403
#, fuzzy
msgid "_Gamma value"
msgstr "Valore di Gamma"
-#: gtk/gtkgamma.c:416
+#: gtk/gtkgamma.c:423
msgid "OK"
msgstr "OK"
-#: gtk/gtkhandlebox.c:191 gtk/gtkmenubar.c:148 gtk/gtkstatusbar.c:157
-#: gtk/gtktoolbar.c:276 gtk/gtkviewport.c:147
+#: gtk/gtkhandlebox.c:192 gtk/gtkmenubar.c:148 gtk/gtkstatusbar.c:158
+#: gtk/gtktoolbar.c:277 gtk/gtkviewport.c:148
msgid "Shadow type"
msgstr ""
-#: gtk/gtkhandlebox.c:192
+#: gtk/gtkhandlebox.c:193
msgid "Appearance of the shadow that surrounds the container."
msgstr ""
-#: gtk/gtkhandlebox.c:200
+#: gtk/gtkhandlebox.c:201
msgid "Handle position"
msgstr ""
-#: gtk/gtkhandlebox.c:201
+#: gtk/gtkhandlebox.c:202
msgid "Position of the handle relative to the child widget."
msgstr ""
-#: gtk/gtkhandlebox.c:209
+#: gtk/gtkhandlebox.c:210
msgid "Snap edge"
msgstr ""
-#: gtk/gtkhandlebox.c:210
+#: gtk/gtkhandlebox.c:211
msgid ""
"Side of the handlebox that's lined up with the docking point to dock the "
"handlebox."
@@ -1751,7 +1757,7 @@ msgstr ""
#. Remove this icon source so we don't keep trying to
#. * load it.
#.
-#: gtk/gtkiconfactory.c:1049
+#: gtk/gtkiconfactory.c:1061
#, c-format
msgid "Error loading icon: %s"
msgstr ""
@@ -1765,215 +1771,215 @@ msgid "Child widget to appear next to the menu text"
msgstr ""
#. shell and main vbox
-#: gtk/gtkinputdialog.c:181
+#: gtk/gtkinputdialog.c:182
msgid "Input"
msgstr "Input"
-#: gtk/gtkinputdialog.c:189
+#: gtk/gtkinputdialog.c:190
msgid "No input devices"
msgstr "Non esistono dispositivi di input"
-#: gtk/gtkinputdialog.c:218
+#: gtk/gtkinputdialog.c:219
#, fuzzy
msgid "_Device:"
msgstr "Dispositivo:"
-#: gtk/gtkinputdialog.c:235
+#: gtk/gtkinputdialog.c:236
msgid "Disabled"
msgstr "Disabilitato"
-#: gtk/gtkinputdialog.c:243
+#: gtk/gtkinputdialog.c:244
msgid "Screen"
msgstr "Schermo"
-#: gtk/gtkinputdialog.c:251
+#: gtk/gtkinputdialog.c:252
msgid "Window"
msgstr "Finestra"
-#: gtk/gtkinputdialog.c:259
+#: gtk/gtkinputdialog.c:260
#, fuzzy
msgid "_Mode: "
msgstr "Modalità:"
#. The axis listbox
-#: gtk/gtkinputdialog.c:290
+#: gtk/gtkinputdialog.c:291
#, fuzzy
msgid "_Axes"
msgstr "Assi"
#. Keys listbox
-#: gtk/gtkinputdialog.c:306
+#: gtk/gtkinputdialog.c:307
#, fuzzy
msgid "_Keys"
msgstr "Tasti"
#. We create the save button in any case, so that clients can
#. connect to it, without paying attention to whether it exits
-#: gtk/gtkinputdialog.c:327
+#: gtk/gtkinputdialog.c:328
msgid "Save"
msgstr "Salva"
-#: gtk/gtkinputdialog.c:336
+#: gtk/gtkinputdialog.c:337
msgid "Close"
msgstr "Chiudi"
-#: gtk/gtkinputdialog.c:469
+#: gtk/gtkinputdialog.c:470
msgid "X"
msgstr "X"
-#: gtk/gtkinputdialog.c:470
+#: gtk/gtkinputdialog.c:471
msgid "Y"
msgstr "Y"
-#: gtk/gtkinputdialog.c:471
+#: gtk/gtkinputdialog.c:472
msgid "Pressure"
msgstr "Pressione"
-#: gtk/gtkinputdialog.c:472
+#: gtk/gtkinputdialog.c:473
msgid "X Tilt"
msgstr "Inclinazione X"
-#: gtk/gtkinputdialog.c:473
+#: gtk/gtkinputdialog.c:474
msgid "Y Tilt"
msgstr "Inclinazione Y"
-#: gtk/gtkinputdialog.c:474
+#: gtk/gtkinputdialog.c:475
msgid "Wheel"
msgstr "Ruota"
-#: gtk/gtkinputdialog.c:514
+#: gtk/gtkinputdialog.c:515
msgid "none"
msgstr "nessuno"
-#: gtk/gtkinputdialog.c:548 gtk/gtkinputdialog.c:584
+#: gtk/gtkinputdialog.c:549 gtk/gtkinputdialog.c:585
msgid "(disabled)"
msgstr "(disabilitato)"
-#: gtk/gtkinputdialog.c:577
+#: gtk/gtkinputdialog.c:578
msgid "(unknown)"
msgstr "(sconosciuto)"
#. and clear button
-#: gtk/gtkinputdialog.c:662
+#: gtk/gtkinputdialog.c:663
msgid "clear"
msgstr "cancella"
-#: gtk/gtklabel.c:284
+#: gtk/gtklabel.c:283
msgid "The text of the label."
msgstr ""
-#: gtk/gtklabel.c:291
+#: gtk/gtklabel.c:290
msgid "A list of style attributes to apply to the text of the label."
msgstr ""
-#: gtk/gtklabel.c:297
+#: gtk/gtklabel.c:296
msgid "Use markup"
msgstr ""
-#: gtk/gtklabel.c:298
+#: gtk/gtklabel.c:297
msgid "The text of the label includes XML markup. See pango_parse_markup()."
msgstr ""
-#: gtk/gtklabel.c:312 gtk/gtktexttag.c:377 gtk/gtktextview.c:556
+#: gtk/gtklabel.c:311 gtk/gtktexttag.c:378 gtk/gtktextview.c:565
msgid "Justification"
msgstr ""
-#: gtk/gtklabel.c:313
+#: gtk/gtklabel.c:312
msgid ""
"The alignment of the lines in the text of the label relative to each other. "
"This does NOT affect the alignment of the label within its allocation. See "
"GtkMisc::xalign for that."
msgstr ""
-#: gtk/gtklabel.c:321
+#: gtk/gtklabel.c:320
#, fuzzy
msgid "Pattern"
msgstr "Tavolozza personalizzata"
-#: gtk/gtklabel.c:322
+#: gtk/gtklabel.c:321
msgid ""
"A string with _ characters in positions correspond to characters in the text "
"to underline."
msgstr ""
-#: gtk/gtklabel.c:329
+#: gtk/gtklabel.c:328
msgid "Line wrap"
msgstr ""
-#: gtk/gtklabel.c:330
+#: gtk/gtklabel.c:329
msgid "If set, wrap lines if the text becomes too wide."
msgstr ""
-#: gtk/gtklabel.c:336
+#: gtk/gtklabel.c:335
#, fuzzy
msgid "Selectable"
msgstr "Cancella"
-#: gtk/gtklabel.c:337
+#: gtk/gtklabel.c:336
msgid "Whether the label text can be selected with the mouse."
msgstr ""
-#: gtk/gtklabel.c:343
+#: gtk/gtklabel.c:342
msgid "Mnemonic key"
msgstr ""
-#: gtk/gtklabel.c:344
+#: gtk/gtklabel.c:343
msgid "The mnemonic accelerator key for this label."
msgstr ""
-#: gtk/gtklabel.c:352
+#: gtk/gtklabel.c:351
msgid "Mnemonic widget"
msgstr ""
-#: gtk/gtklabel.c:353
+#: gtk/gtklabel.c:352
msgid "The widget to be activated when the label's mnemonic key is pressed."
msgstr ""
-#: gtk/gtklayout.c:575
+#: gtk/gtklayout.c:576
msgid "X position"
msgstr ""
-#: gtk/gtklayout.c:576
+#: gtk/gtklayout.c:577
msgid "X position of child widget"
msgstr ""
-#: gtk/gtklayout.c:585
+#: gtk/gtklayout.c:586
msgid "Y position"
msgstr ""
-#: gtk/gtklayout.c:586
+#: gtk/gtklayout.c:587
msgid "Y position of child widget"
msgstr ""
-#: gtk/gtklayout.c:595 gtk/gtkviewport.c:131
+#: gtk/gtklayout.c:596 gtk/gtkviewport.c:132
msgid "Horizontal adjustment"
msgstr ""
-#: gtk/gtklayout.c:596
+#: gtk/gtklayout.c:597
msgid "The GtkAdjustment for the horizontal position."
msgstr ""
-#: gtk/gtklayout.c:603 gtk/gtkviewport.c:139
+#: gtk/gtklayout.c:604 gtk/gtkviewport.c:140
msgid "Vertical adjustment"
msgstr ""
-#: gtk/gtklayout.c:604
+#: gtk/gtklayout.c:605
msgid "The GtkAdjustment for the vertical position."
msgstr ""
-#: gtk/gtklayout.c:611 gtk/gtktreeviewcolumn.c:179
+#: gtk/gtklayout.c:612 gtk/gtktreeviewcolumn.c:189
msgid "Width"
msgstr ""
-#: gtk/gtklayout.c:612
+#: gtk/gtklayout.c:613
msgid "The width of the layout."
msgstr ""
-#: gtk/gtklayout.c:620
+#: gtk/gtklayout.c:621
msgid "Height"
msgstr ""
-#: gtk/gtklayout.c:621
+#: gtk/gtklayout.c:622
msgid "The height of the layout."
msgstr ""
@@ -1982,7 +1988,7 @@ 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:572
+#: gtk/gtkmain.c:613
msgid "default:LTR"
msgstr "default:LTR"
@@ -1990,7 +1996,7 @@ msgstr "default:LTR"
msgid "Style of bevel around the menubar"
msgstr ""
-#: gtk/gtkmenubar.c:156 gtk/gtktoolbar.c:250
+#: gtk/gtkmenubar.c:156 gtk/gtktoolbar.c:251
msgid "Internal padding"
msgstr ""
@@ -1998,14 +2004,30 @@ msgstr ""
msgid "Amount of border space between the menubar shadow and the menu items"
msgstr ""
-#: gtk/gtkmessagedialog.c:80
+#: gtk/gtkmessagedialog.c:104
msgid "Image/label border"
msgstr ""
-#: gtk/gtkmessagedialog.c:81
+#: gtk/gtkmessagedialog.c:105
msgid "Width of border around the label and image in the message dialog"
msgstr ""
+#: gtk/gtkmessagedialog.c:113
+msgid "Message Type"
+msgstr ""
+
+#: gtk/gtkmessagedialog.c:114
+msgid "The type of message"
+msgstr ""
+
+#: gtk/gtkmessagedialog.c:121
+msgid "Message Buttons"
+msgstr ""
+
+#: gtk/gtkmessagedialog.c:122
+msgid "The buttons shown in the message dialog"
+msgstr ""
+
#: gtk/gtkmisc.c:97
msgid "X align"
msgstr ""
@@ -2040,148 +2062,156 @@ msgid ""
"The amount of space to add on the top and bottom of the widget, in pixels"
msgstr ""
-#: gtk/gtknotebook.c:324
+#: gtk/gtknotebook.c:328
#, fuzzy
msgid "Page"
msgstr "Pagina %u"
-#: gtk/gtknotebook.c:325
+#: gtk/gtknotebook.c:329
msgid "The index of the current page"
msgstr ""
-#: gtk/gtknotebook.c:333
+#: gtk/gtknotebook.c:337
msgid "Tab Position"
msgstr ""
-#: gtk/gtknotebook.c:334
+#: gtk/gtknotebook.c:338
msgid "Which side of the notebook holds the tabs"
msgstr ""
-#: gtk/gtknotebook.c:341
+#: gtk/gtknotebook.c:345
msgid "Tab Border"
msgstr ""
-#: gtk/gtknotebook.c:342
+#: gtk/gtknotebook.c:346
msgid "Width of the border around the tab labels"
msgstr ""
-#: gtk/gtknotebook.c:350
+#: gtk/gtknotebook.c:354
msgid "Horizontal Tab Border"
msgstr ""
-#: gtk/gtknotebook.c:351
+#: gtk/gtknotebook.c:355
msgid "Width of the horizontal border of tab labels"
msgstr ""
-#: gtk/gtknotebook.c:359
+#: gtk/gtknotebook.c:363
msgid "Vertical Tab Border"
msgstr ""
-#: gtk/gtknotebook.c:360
+#: gtk/gtknotebook.c:364
msgid "Width of the vertical border of tab labels"
msgstr ""
-#: gtk/gtknotebook.c:368
+#: gtk/gtknotebook.c:372
msgid "Show Tabs"
msgstr ""
-#: gtk/gtknotebook.c:369
+#: gtk/gtknotebook.c:373
msgid "Whether tabs should be shown or not"
msgstr ""
-#: gtk/gtknotebook.c:375
+#: gtk/gtknotebook.c:379
msgid "Show Border"
msgstr ""
-#: gtk/gtknotebook.c:376
+#: gtk/gtknotebook.c:380
msgid "Whether the border should be shown or not"
msgstr ""
-#: gtk/gtknotebook.c:382
+#: gtk/gtknotebook.c:386
msgid "Scrollable"
msgstr ""
-#: gtk/gtknotebook.c:383
+#: gtk/gtknotebook.c:387
msgid "If TRUE, scroll arrows are added if there are to many tabs to fit"
msgstr ""
-#: gtk/gtknotebook.c:389
+#: gtk/gtknotebook.c:393
msgid "Enable Popup"
msgstr ""
-#: gtk/gtknotebook.c:390
+#: gtk/gtknotebook.c:394
msgid ""
"If TRUE, pressing the right mouse button on the notebook pops up a menu that "
"you can use to go to a page"
msgstr ""
-#: gtk/gtknotebook.c:397
+#: gtk/gtknotebook.c:401
msgid "Whether tabs should have homogeneous sizes"
msgstr ""
-#: gtk/gtknotebook.c:2134 gtk/gtknotebook.c:4529
+#: gtk/gtknotebook.c:2240 gtk/gtknotebook.c:4470
#, c-format
msgid "Page %u"
msgstr "Pagina %u"
-#: gtk/gtkoptionmenu.c:164
+#: gtk/gtkoptionmenu.c:184
+msgid "Menu"
+msgstr ""
+
+#: gtk/gtkoptionmenu.c:185
+msgid "The menu of options"
+msgstr ""
+
+#: gtk/gtkoptionmenu.c:192
msgid "Size of dropdown indicator"
msgstr ""
-#: gtk/gtkoptionmenu.c:170
+#: gtk/gtkoptionmenu.c:198
msgid "Spacing around indicator"
msgstr ""
-#: gtk/gtkpaned.c:116 gtk/gtkruler.c:138
+#: gtk/gtkpaned.c:120 gtk/gtkruler.c:138
#, fuzzy
msgid "Position"
msgstr "Domanda"
-#: gtk/gtkpaned.c:117
+#: gtk/gtkpaned.c:121
msgid ""
"Position of paned separator in pixels(0 means all the way to the left/top)"
msgstr ""
-#: gtk/gtkpaned.c:125
+#: gtk/gtkpaned.c:129
msgid "Position Set"
msgstr ""
-#: gtk/gtkpaned.c:126
+#: gtk/gtkpaned.c:130
msgid "TRUE if the Position property should be used"
msgstr ""
-#: gtk/gtkpaned.c:132
+#: gtk/gtkpaned.c:136
msgid "Handle Size"
msgstr ""
-#: gtk/gtkpaned.c:133
+#: gtk/gtkpaned.c:137
msgid "Width of handle"
msgstr ""
-#: gtk/gtkrc.c:2759
+#: gtk/gtkrc.c:2723
#, c-format
msgid "Unable to locate image file in pixmap_path: \"%s\" line %d"
msgstr ""
"Impossibile trovare il file di immagine nella cartella immagini: \"%s\". "
"Linea %d"
-#: gtk/gtkrc.c:2762
+#: gtk/gtkrc.c:2726
#, c-format
msgid "Unable to locate image file in pixmap_path: \"%s\""
msgstr ""
"Impossibile trovare il file di immagine nella cartella immagini: \"%s\" "
"nicht finden"
-#: gtk/gtkrc.c:3171
+#: gtk/gtkrc.c:3135
#, c-format
msgid "Pixmap path element: \"%s\" must be absolute, %s, line %d"
msgstr ""
-#: gtk/gtkpreview.c:134
+#: gtk/gtkpreview.c:129
msgid "Expand"
msgstr ""
-#: gtk/gtkpreview.c:135
+#: gtk/gtkpreview.c:130
msgid ""
"Whether the preview widget should take up the entire space it is allocated"
msgstr ""
@@ -2226,7 +2256,7 @@ msgid ""
"in the progress widget"
msgstr ""
-#: gtk/gtkprogressbar.c:131 gtk/gtkrange.c:265 gtk/gtkspinbutton.c:213
+#: gtk/gtkprogressbar.c:131 gtk/gtkrange.c:270 gtk/gtkspinbutton.c:214
msgid "Adjustment"
msgstr ""
@@ -2234,7 +2264,7 @@ msgstr ""
msgid "The GtkAdjustment connected to the progress bar (Deprecated)"
msgstr ""
-#: gtk/gtkprogressbar.c:139 gtk/gtktoolbar.c:223
+#: gtk/gtkprogressbar.c:139 gtk/gtktoolbar.c:224
msgid "Orientation"
msgstr ""
@@ -2299,55 +2329,55 @@ msgstr ""
msgid "Text to be displayed in the progress bar"
msgstr ""
-#: gtk/gtkrange.c:256
+#: gtk/gtkrange.c:261
msgid "Update policy"
msgstr ""
-#: gtk/gtkrange.c:257
+#: gtk/gtkrange.c:262
msgid "How the range should be updated on the screen"
msgstr ""
-#: gtk/gtkrange.c:266
+#: gtk/gtkrange.c:271
msgid "The GtkAdjustment that contains the current value of this range object"
msgstr ""
-#: gtk/gtkrange.c:273
+#: gtk/gtkrange.c:278
msgid "Inverted"
msgstr ""
-#: gtk/gtkrange.c:274
+#: gtk/gtkrange.c:279
msgid "Invert direction slider moves to increase range value"
msgstr ""
-#: gtk/gtkrange.c:280
+#: gtk/gtkrange.c:285
msgid "Slider Width"
msgstr ""
-#: gtk/gtkrange.c:281
+#: gtk/gtkrange.c:286
msgid "Width of scrollbar or scale thumb"
msgstr ""
-#: gtk/gtkrange.c:288
+#: gtk/gtkrange.c:293
msgid "Trough Border"
msgstr ""
-#: gtk/gtkrange.c:289
+#: gtk/gtkrange.c:294
msgid "Spacing between thumb/steppers and outer trough bevel"
msgstr ""
-#: gtk/gtkrange.c:296
+#: gtk/gtkrange.c:301
msgid "Stepper Size"
msgstr ""
-#: gtk/gtkrange.c:297
+#: gtk/gtkrange.c:302
msgid "Length of step buttons at ends"
msgstr ""
-#: gtk/gtkrange.c:304
+#: gtk/gtkrange.c:309
msgid "Stepper Spacing"
msgstr ""
-#: gtk/gtkrange.c:305
+#: gtk/gtkrange.c:310
msgid "Spacing between step buttons and thumb"
msgstr ""
@@ -2379,7 +2409,7 @@ msgstr ""
msgid "Maximum size of the ruler"
msgstr ""
-#: gtk/gtkscale.c:148 gtk/gtkspinbutton.c:231
+#: gtk/gtkscale.c:148 gtk/gtkspinbutton.c:232
msgid "Digits"
msgstr ""
@@ -2532,67 +2562,67 @@ msgstr ""
msgid "Keybinding to activate the menu bar"
msgstr ""
-#: gtk/gtkspinbutton.c:214
+#: gtk/gtkspinbutton.c:215
msgid "The adjustment that holds the value of the spinbutton"
msgstr ""
-#: gtk/gtkspinbutton.c:221
+#: gtk/gtkspinbutton.c:222
msgid "Climb Rate"
msgstr ""
-#: gtk/gtkspinbutton.c:222
+#: gtk/gtkspinbutton.c:223
msgid "The acceleration rate when you hold down a button"
msgstr ""
-#: gtk/gtkspinbutton.c:232
+#: gtk/gtkspinbutton.c:233
msgid "The number of decimal places to display"
msgstr ""
-#: gtk/gtkspinbutton.c:241
+#: gtk/gtkspinbutton.c:242
msgid "Snap to Ticks"
msgstr ""
-#: gtk/gtkspinbutton.c:242
+#: gtk/gtkspinbutton.c:243
msgid ""
"Whether erroneous values are automatically changed to a spin button's "
"nearest step increment"
msgstr ""
-#: gtk/gtkspinbutton.c:249
+#: gtk/gtkspinbutton.c:250
msgid "Numeric"
msgstr ""
-#: gtk/gtkspinbutton.c:250
+#: gtk/gtkspinbutton.c:251
msgid "Whether non-numeric characters should be ignored"
msgstr ""
-#: gtk/gtkspinbutton.c:257
+#: gtk/gtkspinbutton.c:258
msgid "Wrap"
msgstr ""
-#: gtk/gtkspinbutton.c:258
+#: gtk/gtkspinbutton.c:259
msgid "Whether a spin button should wrap upon reaching its limits"
msgstr ""
-#: gtk/gtkspinbutton.c:265
+#: gtk/gtkspinbutton.c:266
msgid "Update Policy"
msgstr ""
-#: gtk/gtkspinbutton.c:266
+#: gtk/gtkspinbutton.c:267
msgid ""
"Whether the spin button should update always, or only when the value is legal"
msgstr ""
-#: gtk/gtkspinbutton.c:274
+#: gtk/gtkspinbutton.c:275
#, fuzzy
msgid "Value"
msgstr "Valore:"
-#: gtk/gtkspinbutton.c:275
+#: gtk/gtkspinbutton.c:276
msgid "Reads the current value, or sets a new value"
msgstr ""
-#: gtk/gtkstatusbar.c:158
+#: gtk/gtkstatusbar.c:159
msgid "Style of bevel around the statusbar text"
msgstr ""
@@ -2617,187 +2647,278 @@ msgstr "Domanda"
#. * need the mnemonics to be rationalized
#.
#: gtk/gtkstock.c:275
+msgid "_Add"
+msgstr ""
+
+#: gtk/gtkstock.c:276
msgid "_Apply"
msgstr "_Applica"
-#: gtk/gtkstock.c:276
+#: gtk/gtkstock.c:277
msgid "_Bold"
msgstr ""
-#: gtk/gtkstock.c:277
+#: gtk/gtkstock.c:278
#, fuzzy
msgid "_Cancel"
msgstr "Annulla"
-#: gtk/gtkstock.c:278
+#: gtk/gtkstock.c:279
+msgid "_CD-Rom"
+msgstr ""
+
+#: gtk/gtkstock.c:280
#, fuzzy
msgid "_Clear"
msgstr "cancella"
-#: gtk/gtkstock.c:279
+#: gtk/gtkstock.c:281
msgid "_Close"
msgstr "_Chiudi"
-#: gtk/gtkstock.c:280
+#: gtk/gtkstock.c:282
+#, fuzzy
+msgid "_Convert"
+msgstr "Crea"
+
+#: gtk/gtkstock.c:283
msgid "_Copy"
msgstr ""
-#: gtk/gtkstock.c:281
+#: gtk/gtkstock.c:284
#, fuzzy
msgid "C_ut"
msgstr "Esci"
-#: gtk/gtkstock.c:282
+#: gtk/gtkstock.c:285
+#, fuzzy
+msgid "_Delete"
+msgstr "Cancella"
+
+#: gtk/gtkstock.c:286
+msgid "_Execute"
+msgstr ""
+
+#: gtk/gtkstock.c:287
msgid "_Find"
msgstr ""
-#: gtk/gtkstock.c:283
+#: gtk/gtkstock.c:288
msgid "Find and _Replace"
msgstr ""
-#: gtk/gtkstock.c:284
+#: gtk/gtkstock.c:289
+#, fuzzy
+msgid "_Floppy"
+msgstr "_Applica"
+
+#: gtk/gtkstock.c:290
+msgid "_Bottom"
+msgstr ""
+
+#: gtk/gtkstock.c:291
+msgid "_First"
+msgstr ""
+
+#: gtk/gtkstock.c:292
+#, fuzzy
+msgid "_Last"
+msgstr "Tavolozza personalizzata"
+
+#: gtk/gtkstock.c:293
+msgid "_Top"
+msgstr ""
+
+#: gtk/gtkstock.c:294
msgid "_Back"
msgstr ""
-#: gtk/gtkstock.c:285
+#: gtk/gtkstock.c:295
+msgid "_Down"
+msgstr ""
+
+#: gtk/gtkstock.c:296
msgid "_Forward"
msgstr ""
-#: gtk/gtkstock.c:286
+#: gtk/gtkstock.c:297
+msgid "_Up"
+msgstr ""
+
+#: gtk/gtkstock.c:298
#, fuzzy
msgid "_Help"
msgstr "Aiuto"
-#: gtk/gtkstock.c:287
+#: gtk/gtkstock.c:299
#, fuzzy
msgid "_Home"
msgstr "Aiuto"
-#: gtk/gtkstock.c:288
+#: gtk/gtkstock.c:300
+msgid "_Index"
+msgstr ""
+
+#: gtk/gtkstock.c:301
msgid "_Italic"
msgstr ""
-#: gtk/gtkstock.c:289
+#: gtk/gtkstock.c:302
+msgid "_Jump to"
+msgstr ""
+
+#: gtk/gtkstock.c:303
#, fuzzy
msgid "_Center"
msgstr "Crea"
-#: gtk/gtkstock.c:290
+#: gtk/gtkstock.c:304
#, fuzzy
msgid "_Fill"
msgstr "Famiglia:"
-#: gtk/gtkstock.c:291
+#: gtk/gtkstock.c:305
msgid "_Left"
msgstr ""
-#: gtk/gtkstock.c:292
+#: gtk/gtkstock.c:306
msgid "_Right"
msgstr ""
-#: gtk/gtkstock.c:293
+#: gtk/gtkstock.c:307
#, fuzzy
msgid "_New"
msgstr "Nuovo"
-#: gtk/gtkstock.c:294
+#: gtk/gtkstock.c:308
msgid "_No"
msgstr "_No"
-#: gtk/gtkstock.c:295
+#: gtk/gtkstock.c:309
#, fuzzy
msgid "_OK"
msgstr "OK"
-#: gtk/gtkstock.c:296
+#: gtk/gtkstock.c:310
#, fuzzy
msgid "_Open"
msgstr "Apri"
-#: gtk/gtkstock.c:297
+#: gtk/gtkstock.c:311
#, fuzzy
msgid "_Paste"
msgstr "Tavolozza personalizzata"
-#: gtk/gtkstock.c:298
+#: gtk/gtkstock.c:312
msgid "_Preferences"
msgstr ""
-#: gtk/gtkstock.c:299
+#: gtk/gtkstock.c:313
msgid "_Print"
msgstr ""
-#: gtk/gtkstock.c:300
+#: gtk/gtkstock.c:314
#, fuzzy
msgid "Print Pre_view"
msgstr "Anteprima:"
-#: gtk/gtkstock.c:301
+#: gtk/gtkstock.c:315
msgid "_Properties"
msgstr ""
-#: gtk/gtkstock.c:302
+#: gtk/gtkstock.c:316
#, fuzzy
msgid "_Quit"
msgstr "Esci"
-#: gtk/gtkstock.c:303
+#: gtk/gtkstock.c:317
#, fuzzy
msgid "_Redo"
msgstr "Rosso:"
-#: gtk/gtkstock.c:304
+#: gtk/gtkstock.c:318
+msgid "_Refresh"
+msgstr ""
+
+#: gtk/gtkstock.c:319
+#, fuzzy
+msgid "_Remove"
+msgstr "Rosso:"
+
+#: gtk/gtkstock.c:320
msgid "_Revert"
msgstr ""
-#: gtk/gtkstock.c:305
+#: gtk/gtkstock.c:321
#, fuzzy
msgid "_Save"
msgstr "Salva"
-#: gtk/gtkstock.c:306
+#: gtk/gtkstock.c:322
#, fuzzy
msgid "Save _As"
msgstr "Salva"
-#: gtk/gtkstock.c:307
+#: gtk/gtkstock.c:323
+#, fuzzy
+msgid "_Color"
+msgstr "_Chiudi"
+
+#: gtk/gtkstock.c:324
+msgid "_Font"
+msgstr ""
+
+#: gtk/gtkstock.c:325
+msgid "_Ascending"
+msgstr ""
+
+#: gtk/gtkstock.c:326
+msgid "_Descending"
+msgstr ""
+
+#: gtk/gtkstock.c:327
msgid "_Spell Check"
msgstr ""
-#: gtk/gtkstock.c:308
+#: gtk/gtkstock.c:328
msgid "_Stop"
msgstr ""
-#: gtk/gtkstock.c:309
+#: gtk/gtkstock.c:329
msgid "_Strikethrough"
msgstr ""
-#: gtk/gtkstock.c:310
+#: gtk/gtkstock.c:330
+#, fuzzy
+msgid "_Undelete"
+msgstr "Cancella"
+
+#: gtk/gtkstock.c:331
msgid "_Underline"
msgstr ""
-#: gtk/gtkstock.c:311
+#: gtk/gtkstock.c:332
msgid "_Undo"
msgstr ""
-#: gtk/gtkstock.c:312
+#: gtk/gtkstock.c:333
msgid "_Yes"
msgstr "_Si"
-#: gtk/gtkstock.c:313
+#: gtk/gtkstock.c:334
#, c-format
msgid "Zoom _100%"
msgstr ""
-#: gtk/gtkstock.c:314
+#: gtk/gtkstock.c:335
msgid "Zoom to _Fit"
msgstr ""
-#: gtk/gtkstock.c:315
+#: gtk/gtkstock.c:336
msgid "Zoom _In"
msgstr ""
-#: gtk/gtkstock.c:316
+#: gtk/gtkstock.c:337
msgid "Zoom _Out"
msgstr ""
@@ -2841,304 +2962,304 @@ msgstr ""
msgid "If TRUE this means the table cells are all the same width/height"
msgstr ""
-#: gtk/gtktext.c:603 gtk/gtktreeview.c:504
+#: gtk/gtktext.c:604 gtk/gtktreeview.c:505
msgid "Horizontal Adjustment"
msgstr ""
-#: gtk/gtktext.c:604
+#: gtk/gtktext.c:605
msgid "Horizontal adjustment for the text widget"
msgstr ""
-#: gtk/gtktext.c:611 gtk/gtktreeview.c:512
+#: gtk/gtktext.c:612 gtk/gtktreeview.c:513
msgid "Vertical Adjustment"
msgstr ""
-#: gtk/gtktext.c:612
+#: gtk/gtktext.c:613
msgid "Vertical adjustment for the text widget"
msgstr ""
-#: gtk/gtktext.c:619
+#: gtk/gtktext.c:620
msgid "Line Wrap"
msgstr ""
-#: gtk/gtktext.c:620
+#: gtk/gtktext.c:621
msgid "Whether lines are wrapped at widget edges"
msgstr ""
-#: gtk/gtktext.c:627
+#: gtk/gtktext.c:628
msgid "Word Wrap"
msgstr ""
-#: gtk/gtktext.c:628
+#: gtk/gtktext.c:629
msgid "Whether words are wrapped at widget edges"
msgstr ""
-#: gtk/gtktexttag.c:198
+#: gtk/gtktexttag.c:199
msgid "Tag name"
msgstr ""
-#: gtk/gtktexttag.c:199
+#: gtk/gtktexttag.c:200
msgid "Name used to refer to the text tag"
msgstr ""
-#: gtk/gtktexttag.c:224
+#: gtk/gtktexttag.c:225
msgid "Background full height"
msgstr ""
-#: gtk/gtktexttag.c:225
+#: gtk/gtktexttag.c:226
msgid ""
"Whether the background color fills the entire line height or only the height "
"of the tagged characters"
msgstr ""
-#: gtk/gtktexttag.c:233
+#: gtk/gtktexttag.c:234
msgid "Background stipple mask"
msgstr ""
-#: gtk/gtktexttag.c:234
+#: gtk/gtktexttag.c:235
msgid "Bitmap to use as a mask when drawing the text background"
msgstr ""
-#: gtk/gtktexttag.c:259
+#: gtk/gtktexttag.c:260
msgid "Foreground stipple mask"
msgstr ""
-#: gtk/gtktexttag.c:260
+#: gtk/gtktexttag.c:261
msgid "Bitmap to use as a mask when drawing the text foreground"
msgstr ""
-#: gtk/gtktexttag.c:267
+#: gtk/gtktexttag.c:268
#, fuzzy
msgid "Text direction"
msgstr "Crea Directory"
-#: gtk/gtktexttag.c:268
+#: gtk/gtktexttag.c:269
msgid "Text direction, e.g. right-to-left or left-to-right"
msgstr ""
-#: gtk/gtktexttag.c:378 gtk/gtktextview.c:557
+#: gtk/gtktexttag.c:379 gtk/gtktextview.c:566
msgid "Left, right, or center justification"
msgstr ""
-#: gtk/gtktexttag.c:386
+#: gtk/gtktexttag.c:387
msgid "Language"
msgstr ""
-#: gtk/gtktexttag.c:387
+#: gtk/gtktexttag.c:388
msgid "Language engine code to use for rendering the text"
msgstr ""
-#: gtk/gtktexttag.c:394
+#: gtk/gtktexttag.c:395
msgid "Left margin"
msgstr ""
-#: gtk/gtktexttag.c:395 gtk/gtktextview.c:566
+#: gtk/gtktexttag.c:396 gtk/gtktextview.c:575
msgid "Width of the left margin in pixels"
msgstr ""
-#: gtk/gtktexttag.c:404
+#: gtk/gtktexttag.c:405
msgid "Right margin"
msgstr ""
-#: gtk/gtktexttag.c:405 gtk/gtktextview.c:576
+#: gtk/gtktexttag.c:406 gtk/gtktextview.c:585
msgid "Width of the right margin in pixels"
msgstr ""
-#: gtk/gtktexttag.c:415 gtk/gtktextview.c:585
+#: gtk/gtktexttag.c:416 gtk/gtktextview.c:594
msgid "Indent"
msgstr ""
-#: gtk/gtktexttag.c:416 gtk/gtktextview.c:586
+#: gtk/gtktexttag.c:417 gtk/gtktextview.c:595
msgid "Amount to indent the paragraph, in pixels"
msgstr ""
-#: gtk/gtktexttag.c:436
+#: gtk/gtktexttag.c:437
msgid "Pixels above lines"
msgstr ""
-#: gtk/gtktexttag.c:437 gtk/gtktextview.c:510
+#: gtk/gtktexttag.c:438 gtk/gtktextview.c:519
msgid "Pixels of blank space above paragraphs"
msgstr ""
-#: gtk/gtktexttag.c:446
+#: gtk/gtktexttag.c:447
msgid "Pixels below lines"
msgstr ""
-#: gtk/gtktexttag.c:447 gtk/gtktextview.c:520
+#: gtk/gtktexttag.c:448 gtk/gtktextview.c:529
msgid "Pixels of blank space below paragraphs"
msgstr ""
-#: gtk/gtktexttag.c:456
+#: gtk/gtktexttag.c:457
msgid "Pixels inside wrap"
msgstr ""
-#: gtk/gtktexttag.c:457 gtk/gtktextview.c:530
+#: gtk/gtktexttag.c:458 gtk/gtktextview.c:539
msgid "Pixels of blank space between wrapped lines in a paragraph"
msgstr ""
-#: gtk/gtktexttag.c:483
+#: gtk/gtktexttag.c:484
msgid "Wrap mode"
msgstr ""
-#: gtk/gtktexttag.c:484 gtk/gtktextview.c:548
+#: gtk/gtktexttag.c:485 gtk/gtktextview.c:557
msgid ""
"Whether to wrap lines never, at word boundaries, or at character boundaries"
msgstr ""
-#: gtk/gtktexttag.c:493 gtk/gtktextview.c:595
+#: gtk/gtktexttag.c:494 gtk/gtktextview.c:604
msgid "Tabs"
msgstr ""
-#: gtk/gtktexttag.c:494 gtk/gtktextview.c:596
+#: gtk/gtktexttag.c:495 gtk/gtktextview.c:605
msgid "Custom tabs for this text"
msgstr ""
-#: gtk/gtktexttag.c:501
+#: gtk/gtktexttag.c:502
msgid "Invisible"
msgstr ""
-#: gtk/gtktexttag.c:502
+#: gtk/gtktexttag.c:503
msgid "Whether this text is hidden"
msgstr ""
-#: gtk/gtktexttag.c:515
+#: gtk/gtktexttag.c:516
msgid "Background full height set"
msgstr ""
-#: gtk/gtktexttag.c:516
+#: gtk/gtktexttag.c:517
msgid "Whether this tag affects background height"
msgstr ""
-#: gtk/gtktexttag.c:519
+#: gtk/gtktexttag.c:520
msgid "Background stipple set"
msgstr ""
-#: gtk/gtktexttag.c:520
+#: gtk/gtktexttag.c:521
msgid "Whether this tag affects the background stipple"
msgstr ""
-#: gtk/gtktexttag.c:527
+#: gtk/gtktexttag.c:528
msgid "Foreground stipple set"
msgstr ""
-#: gtk/gtktexttag.c:528
+#: gtk/gtktexttag.c:529
msgid "Whether this tag affects the foreground stipple"
msgstr ""
-#: gtk/gtktexttag.c:563
+#: gtk/gtktexttag.c:564
msgid "Justification set"
msgstr ""
-#: gtk/gtktexttag.c:564
+#: gtk/gtktexttag.c:565
msgid "Whether this tag affects paragraph justification"
msgstr ""
-#: gtk/gtktexttag.c:567
+#: gtk/gtktexttag.c:568
msgid "Language set"
msgstr ""
-#: gtk/gtktexttag.c:568
+#: gtk/gtktexttag.c:569
msgid "Whether this tag affects the language the text is rendered as"
msgstr ""
-#: gtk/gtktexttag.c:571
+#: gtk/gtktexttag.c:572
msgid "Left margin set"
msgstr ""
-#: gtk/gtktexttag.c:572
+#: gtk/gtktexttag.c:573
msgid "Whether this tag affects the left margin"
msgstr ""
-#: gtk/gtktexttag.c:575
+#: gtk/gtktexttag.c:576
msgid "Indent set"
msgstr ""
-#: gtk/gtktexttag.c:576
+#: gtk/gtktexttag.c:577
msgid "Whether this tag affects indentation"
msgstr ""
-#: gtk/gtktexttag.c:583
+#: gtk/gtktexttag.c:584
msgid "Pixels above lines set"
msgstr ""
-#: gtk/gtktexttag.c:584 gtk/gtktexttag.c:588
+#: gtk/gtktexttag.c:585 gtk/gtktexttag.c:589
msgid "Whether this tag affects the number of pixels above lines"
msgstr ""
-#: gtk/gtktexttag.c:587
+#: gtk/gtktexttag.c:588
msgid "Pixels below lines set"
msgstr ""
-#: gtk/gtktexttag.c:591
+#: gtk/gtktexttag.c:592
msgid "Pixels inside wrap set"
msgstr ""
-#: gtk/gtktexttag.c:592
+#: gtk/gtktexttag.c:593
msgid "Whether this tag affects the number of pixels between wrapped lines"
msgstr ""
-#: gtk/gtktexttag.c:599
+#: gtk/gtktexttag.c:600
msgid "Right margin set"
msgstr ""
-#: gtk/gtktexttag.c:600
+#: gtk/gtktexttag.c:601
msgid "Whether this tag affects the right margin"
msgstr ""
-#: gtk/gtktexttag.c:607
+#: gtk/gtktexttag.c:608
msgid "Wrap mode set"
msgstr ""
-#: gtk/gtktexttag.c:608
+#: gtk/gtktexttag.c:609
msgid "Whether this tag affects line wrap mode"
msgstr ""
-#: gtk/gtktexttag.c:611
+#: gtk/gtktexttag.c:612
msgid "Tabs set"
msgstr ""
-#: gtk/gtktexttag.c:612
+#: gtk/gtktexttag.c:613
msgid "Whether this tag affects tabs"
msgstr ""
-#: gtk/gtktexttag.c:615
+#: gtk/gtktexttag.c:616
msgid "Invisible set"
msgstr ""
-#: gtk/gtktexttag.c:616
+#: gtk/gtktexttag.c:617
msgid "Whether this tag affects text visibility"
msgstr ""
-#: gtk/gtktextview.c:509
+#: gtk/gtktextview.c:518
msgid "Pixels Above Lines"
msgstr ""
-#: gtk/gtktextview.c:519
+#: gtk/gtktextview.c:528
msgid "Pixels Below Lines"
msgstr ""
-#: gtk/gtktextview.c:529
+#: gtk/gtktextview.c:538
msgid "Pixels Inside Wrap"
msgstr ""
-#: gtk/gtktextview.c:547
+#: gtk/gtktextview.c:556
msgid "Wrap Mode"
msgstr ""
-#: gtk/gtktextview.c:565
+#: gtk/gtktextview.c:574
msgid "Left Margin"
msgstr ""
-#: gtk/gtktextview.c:575
+#: gtk/gtktextview.c:584
msgid "Right Margin"
msgstr ""
-#: gtk/gtktextview.c:603
+#: gtk/gtktextview.c:612
#, fuzzy
msgid "Cursor Visible"
msgstr "Disabilitato"
-#: gtk/gtktextview.c:604
+#: gtk/gtktextview.c:613
msgid "If the insertion cursor is shown"
msgstr ""
@@ -3147,547 +3268,559 @@ msgstr ""
msgid "Unable to locate theme engine in module_path: \"%s\","
msgstr "Impossibile trovare il modulo nella cartella moduli: \"%s\","
-#: gtk/gtktipsquery.c:181
+#: gtk/gtktipsquery.c:182
msgid "--- No Tip ---"
msgstr "--- Nessun aiuto ---"
-#: gtk/gtktogglebutton.c:143
+#: gtk/gtktogglebutton.c:133
msgid "If the toggle button should be pressed in or not"
msgstr ""
-#: gtk/gtktogglebutton.c:151
+#: gtk/gtktogglebutton.c:141
msgid "If the toggle button is in an \"in between\" state."
msgstr ""
-#: gtk/gtktogglebutton.c:158
+#: gtk/gtktogglebutton.c:148
msgid "Draw Indicator"
msgstr ""
-#: gtk/gtktogglebutton.c:159
+#: gtk/gtktogglebutton.c:149
msgid "If the toggle part of the button is displayed"
msgstr ""
-#: gtk/gtktoolbar.c:224
+#: gtk/gtktoolbar.c:225
msgid "The orientation of the toolbar"
msgstr ""
-#: gtk/gtktoolbar.c:232
+#: gtk/gtktoolbar.c:233
msgid "Toolbar Style"
msgstr ""
-#: gtk/gtktoolbar.c:233
+#: gtk/gtktoolbar.c:234
msgid "How to draw the toolbar"
msgstr ""
-#: gtk/gtktoolbar.c:241
+#: gtk/gtktoolbar.c:242
msgid "Spacer size"
msgstr ""
-#: gtk/gtktoolbar.c:242
+#: gtk/gtktoolbar.c:243
msgid "Size of spacers"
msgstr ""
-#: gtk/gtktoolbar.c:251
+#: gtk/gtktoolbar.c:252
msgid "Amount of border space between the toolbar shadow and the buttons"
msgstr ""
-#: gtk/gtktoolbar.c:259
+#: gtk/gtktoolbar.c:260
msgid "Space style"
msgstr ""
-#: gtk/gtktoolbar.c:260
+#: gtk/gtktoolbar.c:261
msgid "Whether spacers are vertical lines or just blank"
msgstr ""
-#: gtk/gtktoolbar.c:268
+#: gtk/gtktoolbar.c:269
msgid "Button relief"
msgstr ""
-#: gtk/gtktoolbar.c:269
+#: gtk/gtktoolbar.c:270
msgid "Type of bevel around toolbar buttons"
msgstr ""
-#: gtk/gtktoolbar.c:277
+#: gtk/gtktoolbar.c:278
msgid "Style of bevel around the toolbar"
msgstr ""
-#: gtk/gtktoolbar.c:283
+#: gtk/gtktoolbar.c:284
msgid "Toolbar style"
msgstr ""
-#: gtk/gtktoolbar.c:284
+#: gtk/gtktoolbar.c:285
msgid ""
"Whether default toolbars have text only, text and icons, icons only, etc."
msgstr ""
-#: gtk/gtktoolbar.c:290
+#: gtk/gtktoolbar.c:291
msgid "Toolbar icon size"
msgstr ""
-#: gtk/gtktoolbar.c:291
+#: gtk/gtktoolbar.c:292
msgid "Size of icons in default toolbars"
msgstr ""
-#: gtk/gtktreeview.c:496
+#: gtk/gtktreeview.c:497
msgid "TreeView Model"
msgstr ""
-#: gtk/gtktreeview.c:497
+#: gtk/gtktreeview.c:498
msgid "The model for the tree view"
msgstr ""
-#: gtk/gtktreeview.c:505
+#: gtk/gtktreeview.c:506
msgid "Horizontal Adjustment for the widget"
msgstr ""
-#: gtk/gtktreeview.c:513
+#: gtk/gtktreeview.c:514
msgid "Vertical Adjustment for the widget"
msgstr ""
-#: gtk/gtktreeview.c:520 gtk/gtktreeviewcolumn.c:171 gtk/gtkwidget.c:421
+#: gtk/gtktreeview.c:521 gtk/gtktreeviewcolumn.c:173 gtk/gtkwidget.c:427
#, fuzzy
msgid "Visible"
msgstr "Disabilitato"
-#: gtk/gtktreeview.c:521
+#: gtk/gtktreeview.c:522
msgid "Show the column header buttons"
msgstr ""
-#: gtk/gtktreeview.c:528
+#: gtk/gtktreeview.c:529
msgid "Headers Clickable"
msgstr ""
-#: gtk/gtktreeview.c:529
+#: gtk/gtktreeview.c:530
msgid "Column headers respond to click events"
msgstr ""
-#: gtk/gtktreeview.c:536
+#: gtk/gtktreeview.c:537
msgid "Expander Column"
msgstr ""
-#: gtk/gtktreeview.c:537
+#: gtk/gtktreeview.c:538
msgid "Set the column for the expander column"
msgstr ""
-#: gtk/gtktreeview.c:544 gtk/gtktreeviewcolumn.c:262
+#: gtk/gtktreeview.c:545 gtk/gtktreeviewcolumn.c:272
msgid "Reorderable"
msgstr ""
-#: gtk/gtktreeview.c:545
+#: gtk/gtktreeview.c:546
msgid "View is reorderable"
msgstr ""
-#: gtk/gtktreeview.c:552
+#: gtk/gtktreeview.c:553
msgid "Rules Hint"
msgstr ""
-#: gtk/gtktreeview.c:553
+#: gtk/gtktreeview.c:554
msgid "Set a hint to the theme engine to draw rows in alternating colors"
msgstr ""
-#: gtk/gtktreeview.c:560
+#: gtk/gtktreeview.c:561
msgid "Enable Search"
msgstr ""
-#: gtk/gtktreeview.c:561
+#: gtk/gtktreeview.c:562
msgid "View allows user to search through columns interactively"
msgstr ""
-#: gtk/gtktreeview.c:568
+#: gtk/gtktreeview.c:569
msgid "Search Column"
msgstr ""
-#: gtk/gtktreeview.c:569
+#: gtk/gtktreeview.c:570
msgid "Model column to search through when searching through code"
msgstr ""
-#: gtk/gtktreeview.c:582
+#: gtk/gtktreeview.c:583
msgid "Expander Size"
msgstr ""
-#: gtk/gtktreeview.c:583
+#: gtk/gtktreeview.c:584
msgid "Size of the expander arrow."
msgstr ""
-#: gtk/gtktreeview.c:591
+#: gtk/gtktreeview.c:592
msgid "Vertical Separator Width"
msgstr ""
-#: gtk/gtktreeview.c:592
+#: gtk/gtktreeview.c:593
msgid "Vertical space between cells. Must be an even number."
msgstr ""
-#: gtk/gtktreeview.c:600
+#: gtk/gtktreeview.c:601
msgid "Horizontal Separator Width"
msgstr ""
-#: gtk/gtktreeview.c:601
+#: gtk/gtktreeview.c:602
msgid "Horizontal space between cells. Must be an even number."
msgstr ""
-#: gtk/gtktreeview.c:609
+#: gtk/gtktreeview.c:610
msgid "Allow Rules"
msgstr ""
-#: gtk/gtktreeview.c:610
+#: gtk/gtktreeview.c:611
msgid "Allow drawing of alternating color rows."
msgstr ""
-#: gtk/gtktreeviewcolumn.c:172
+#: gtk/gtktreeview.c:617
+msgid "Indent Expanders"
+msgstr ""
+
+#: gtk/gtktreeview.c:618
+msgid "Make the expanders indented."
+msgstr ""
+
+#: gtk/gtktreeviewcolumn.c:174
msgid "Whether to display the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:180
+#: gtk/gtktreeviewcolumn.c:181 gtk/gtkwindow.c:394
+#, fuzzy
+msgid "Resizable"
+msgstr "Disabilitato"
+
+#: gtk/gtktreeviewcolumn.c:182
+msgid "Column is user-resizable"
+msgstr ""
+
+#: gtk/gtktreeviewcolumn.c:190
msgid "Current width of the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:188
+#: gtk/gtktreeviewcolumn.c:198
msgid "Sizing"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:189
+#: gtk/gtktreeviewcolumn.c:199
msgid "Resize mode of the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:197
+#: gtk/gtktreeviewcolumn.c:207
msgid "Fixed Width"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:198
+#: gtk/gtktreeviewcolumn.c:208
msgid "Current fixed width of the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:207
+#: gtk/gtktreeviewcolumn.c:217
msgid "Minimum Width"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:208
+#: gtk/gtktreeviewcolumn.c:218
msgid "Minimum allowed width of the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:217
+#: gtk/gtktreeviewcolumn.c:227
msgid "Maximum Width"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:218
+#: gtk/gtktreeviewcolumn.c:228
msgid "Maximum allowed width of the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:227
+#: gtk/gtktreeviewcolumn.c:237
#, fuzzy
msgid "Title"
msgstr "File"
-#: gtk/gtktreeviewcolumn.c:228
+#: gtk/gtktreeviewcolumn.c:238
msgid "Title to appear in column header"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:235
+#: gtk/gtktreeviewcolumn.c:245
msgid "Clickable"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:236
+#: gtk/gtktreeviewcolumn.c:246
msgid "Whether the header can be clicked"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:244
+#: gtk/gtktreeviewcolumn.c:254
msgid "Widget"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:245
+#: gtk/gtktreeviewcolumn.c:255
msgid "Widget to put in column header button instead of column title"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:252
+#: gtk/gtktreeviewcolumn.c:262
msgid "Alignment"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:253
+#: gtk/gtktreeviewcolumn.c:263
msgid "X Alignment of the column header text or widget"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:263
+#: gtk/gtktreeviewcolumn.c:273
msgid "Whether the column can be reordered around the headers"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:270
+#: gtk/gtktreeviewcolumn.c:280
msgid "Sort indicator"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:271
+#: gtk/gtktreeviewcolumn.c:281
msgid "Whether to show a sort indicator"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:278
+#: gtk/gtktreeviewcolumn.c:288
msgid "Sort order"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:279
+#: gtk/gtktreeviewcolumn.c:289
msgid "Sort direction the sort indicator should indicate"
msgstr ""
-#: gtk/gtkviewport.c:132
+#: gtk/gtkviewport.c:133
msgid ""
"The GtkAdjustment that determines the values of the horizontal position for "
"this viewport."
msgstr ""
-#: gtk/gtkviewport.c:140
+#: gtk/gtkviewport.c:141
msgid ""
"The GtkAdjustment that determines the values of the vertical position for "
"this viewport."
msgstr ""
-#: gtk/gtkviewport.c:148
+#: gtk/gtkviewport.c:149
msgid "Determines how the shadowed box around the viewport is drawn."
msgstr ""
-#: gtk/gtkwidget.c:388
+#: gtk/gtkwidget.c:394
#, fuzzy
msgid "Widget name"
msgstr "Rinomina"
-#: gtk/gtkwidget.c:389
+#: gtk/gtkwidget.c:395
msgid "The name of the widget"
msgstr ""
-#: gtk/gtkwidget.c:395
+#: gtk/gtkwidget.c:401
msgid "Parent widget"
msgstr ""
-#: gtk/gtkwidget.c:396
+#: gtk/gtkwidget.c:402
msgid "The parent widget of this widget. Must be a Container widget."
msgstr ""
-#: gtk/gtkwidget.c:403
+#: gtk/gtkwidget.c:409
msgid "Width request"
msgstr ""
-#: gtk/gtkwidget.c:404
+#: gtk/gtkwidget.c:410
msgid ""
"Override for width request of the widget, or -1 if natural request should be "
"used."
msgstr ""
-#: gtk/gtkwidget.c:412
+#: gtk/gtkwidget.c:418
msgid "Height request"
msgstr ""
-#: gtk/gtkwidget.c:413
+#: gtk/gtkwidget.c:419
msgid ""
"Override for height request of the widget, or -1 if natural request should "
"be used."
msgstr ""
-#: gtk/gtkwidget.c:422
+#: gtk/gtkwidget.c:428
msgid "Whether the widget is visible"
msgstr ""
-#: gtk/gtkwidget.c:428
+#: gtk/gtkwidget.c:434
msgid "Sensitive"
msgstr ""
-#: gtk/gtkwidget.c:429
+#: gtk/gtkwidget.c:435
msgid "Whether the widget responds to input"
msgstr ""
-#: gtk/gtkwidget.c:435
+#: gtk/gtkwidget.c:441
msgid "Application paintable"
msgstr ""
-#: gtk/gtkwidget.c:436
+#: gtk/gtkwidget.c:442
msgid "Whether the application will paint directly on the widget"
msgstr ""
-#: gtk/gtkwidget.c:442
+#: gtk/gtkwidget.c:448
msgid "Can focus"
msgstr ""
-#: gtk/gtkwidget.c:443
+#: gtk/gtkwidget.c:449
msgid "Whether the widget can accept the input focus"
msgstr ""
-#: gtk/gtkwidget.c:449
+#: gtk/gtkwidget.c:455
msgid "Has focus"
msgstr ""
-#: gtk/gtkwidget.c:450
+#: gtk/gtkwidget.c:456
msgid "Whether the widget has the input focus"
msgstr ""
-#: gtk/gtkwidget.c:456
+#: gtk/gtkwidget.c:462
#, fuzzy
msgid "Can default"
msgstr "default:LTR"
-#: gtk/gtkwidget.c:457
+#: gtk/gtkwidget.c:463
msgid "Whether the widget can be the default widget"
msgstr ""
-#: gtk/gtkwidget.c:463
+#: gtk/gtkwidget.c:469
#, fuzzy
msgid "Has default"
msgstr "default:LTR"
-#: gtk/gtkwidget.c:464
+#: gtk/gtkwidget.c:470
msgid "Whether the widget is the default widget"
msgstr ""
-#: gtk/gtkwidget.c:470
+#: gtk/gtkwidget.c:476
msgid "Receives default"
msgstr ""
-#: gtk/gtkwidget.c:471
+#: gtk/gtkwidget.c:477
msgid "If TRUE, the widget will receive the default action when it is focused."
msgstr ""
-#: gtk/gtkwidget.c:477
+#: gtk/gtkwidget.c:483
msgid "Composite child"
msgstr ""
-#: gtk/gtkwidget.c:478
+#: gtk/gtkwidget.c:484
msgid "Whether the widget is composed of other widgets"
msgstr ""
-#: gtk/gtkwidget.c:484
+#: gtk/gtkwidget.c:490
#, fuzzy
msgid "Style"
msgstr "Stile:"
-#: gtk/gtkwidget.c:485
+#: gtk/gtkwidget.c:491
msgid ""
"The style of the widget, which contains information about how it will look "
"(colors etc)."
msgstr ""
-#: gtk/gtkwidget.c:491
+#: gtk/gtkwidget.c:497
msgid "Events"
msgstr ""
-#: gtk/gtkwidget.c:492
+#: gtk/gtkwidget.c:498
msgid "The event mask that decides what kind of GdkEvents this widget gets."
msgstr ""
-#: gtk/gtkwidget.c:499
+#: gtk/gtkwidget.c:505
msgid "Extension events"
msgstr ""
-#: gtk/gtkwidget.c:500
+#: gtk/gtkwidget.c:506
msgid "The mask that decides what kind of extension events this widget gets."
msgstr ""
-#: gtk/gtkwidget.c:1047
+#: gtk/gtkwidget.c:1053
msgid "Interior Focus"
msgstr ""
-#: gtk/gtkwidget.c:1048
+#: gtk/gtkwidget.c:1054
msgid "Whether to draw the focus indicator inside widgets."
msgstr ""
-#: gtk/gtkwindow.c:361
+#: gtk/gtkwindow.c:359
#, fuzzy
msgid "Window Type"
msgstr "Finestra"
-#: gtk/gtkwindow.c:362
+#: gtk/gtkwindow.c:360
msgid "The type of the window"
msgstr ""
-#: gtk/gtkwindow.c:371
+#: gtk/gtkwindow.c:369
#, fuzzy
msgid "Window Title"
msgstr "Finestra"
-#: gtk/gtkwindow.c:372
+#: gtk/gtkwindow.c:370
msgid "The title of the window"
msgstr ""
-#: gtk/gtkwindow.c:379
+#: gtk/gtkwindow.c:377
msgid "Allow Shrink"
msgstr ""
-#: gtk/gtkwindow.c:381
+#: gtk/gtkwindow.c:379
#, no-c-format
msgid ""
"If TRUE, the window has no mimimum size. Setting this to TRUE is 99% of the "
"time a bad idea."
msgstr ""
-#: gtk/gtkwindow.c:388
+#: gtk/gtkwindow.c:386
msgid "Allow Grow"
msgstr ""
-#: gtk/gtkwindow.c:389
+#: gtk/gtkwindow.c:387
msgid "If TRUE, users can expand the window beyond its minimum size."
msgstr ""
-#: gtk/gtkwindow.c:396
-#, fuzzy
-msgid "Resizable"
-msgstr "Disabilitato"
-
-#: gtk/gtkwindow.c:397
+#: gtk/gtkwindow.c:395
msgid "If TRUE, users can resize the window."
msgstr ""
-#: gtk/gtkwindow.c:404
+#: gtk/gtkwindow.c:402
msgid "Modal"
msgstr ""
-#: gtk/gtkwindow.c:405
+#: gtk/gtkwindow.c:403
msgid ""
"If TRUE, the window is modal (other windows are not usable while this one is "
"up)."
msgstr ""
-#: gtk/gtkwindow.c:412
+#: gtk/gtkwindow.c:410
msgid "Window Position"
msgstr ""
-#: gtk/gtkwindow.c:413
+#: gtk/gtkwindow.c:411
msgid "The initial position of the window."
msgstr ""
-#: gtk/gtkwindow.c:421
+#: gtk/gtkwindow.c:419
msgid "Default Width"
msgstr ""
-#: gtk/gtkwindow.c:422
+#: gtk/gtkwindow.c:420
msgid ""
"The default width of the window, used when initially showing the window."
msgstr ""
-#: gtk/gtkwindow.c:431
+#: gtk/gtkwindow.c:429
msgid "Default Height"
msgstr ""
-#: gtk/gtkwindow.c:432
+#: gtk/gtkwindow.c:430
msgid ""
"The default height of the window, used when initially showing the window."
msgstr ""
-#: gtk/gtkwindow.c:441
+#: gtk/gtkwindow.c:439
msgid "Destroy with Parent"
msgstr ""
-#: gtk/gtkwindow.c:442
+#: gtk/gtkwindow.c:440
msgid "If this window should be destroyed when the parent is destroyed"
msgstr ""
-#: gtk/gtkwindow.c:449
+#: gtk/gtkwindow.c:447
msgid "Icon"
msgstr ""
-#: gtk/gtkwindow.c:450
+#: gtk/gtkwindow.c:448
msgid "Icon for this window"
msgstr ""
-#: gtk/gtksizegroup.c:241
+#: gtk/gtksizegroup.c:242
#, fuzzy
msgid "Mode"
msgstr "Modalità:"
-#: gtk/gtksizegroup.c:242
+#: gtk/gtksizegroup.c:243
msgid ""
"The the directions in which the size group effects the requested sizes of "
"its component widgets."
diff --git a/po/ja.po b/po/ja.po
index 044674bbc..fa2ca3ae6 100644
--- a/po/ja.po
+++ b/po/ja.po
@@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: gtk+ 1.3.x\n"
-"POT-Creation-Date: 2001-10-25 16:39-0400\n"
+"POT-Creation-Date: 2001-11-23 15:47-0500\n"
"PO-Revision-Date: 2001-08-30 20:00+0900\n"
"Last-Translator: Yukihiro Nakai <nakai@gnome.gr.jp>\n"
"Language-Team: Japanese <translation@gnome.gr.jp>\n"
@@ -14,12 +14,12 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-#: gdk-pixbuf/gdk-pixbuf-animation.c:144 gdk-pixbuf/gdk-pixbuf-io.c:543
+#: gdk-pixbuf/gdk-pixbuf-animation.c:144 gdk-pixbuf/gdk-pixbuf-io.c:551
#, c-format
msgid "Failed to open file '%s': %s"
msgstr "ファイル'%s'を開けませんでした: %s"
-#: gdk-pixbuf/gdk-pixbuf-animation.c:155 gdk-pixbuf/gdk-pixbuf-io.c:553
+#: gdk-pixbuf/gdk-pixbuf-animation.c:155 gdk-pixbuf/gdk-pixbuf-io.c:561
#, c-format
msgid "Image file '%s' contains no data"
msgstr "イメージファイル'%s'にはデータがありません"
@@ -29,7 +29,7 @@ msgstr "イメージファイル'%s'にはデータがありません"
msgid "Don't know how to load the animation in file '%s'"
msgstr "ファイル'%s'のアニメーションの読み込み方がわかりません"
-#: gdk-pixbuf/gdk-pixbuf-animation.c:205 gdk-pixbuf/gdk-pixbuf-io.c:598
+#: gdk-pixbuf/gdk-pixbuf-animation.c:205 gdk-pixbuf/gdk-pixbuf-io.c:606
#, c-format
msgid ""
"Failed to load image '%s': reason not known, probably a corrupt image file"
@@ -46,12 +46,12 @@ msgstr ""
"アニメーション'%s'の読み込みに失敗しました: 理由は不明ですがおそらくアニメー"
"ションファイルが壊れています"
-#: gdk-pixbuf/gdk-pixbuf-io.c:316
+#: gdk-pixbuf/gdk-pixbuf-io.c:324
#, c-format
msgid "Unable to load image-loading module: %s: %s"
msgstr "イメージローディングモジュールが読み込めません: %s: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:335
+#: gdk-pixbuf/gdk-pixbuf-io.c:343
#, c-format
msgid ""
"Image-loading module %s does not export the proper interface; perhaps it's "
@@ -60,53 +60,53 @@ msgstr ""
"イメージローディングモジュール%sは正しいインターフェースをエクスポートしてい"
"ません。別のバージョンのGTK+のものではないでしょうか?"
-#: gdk-pixbuf/gdk-pixbuf-io.c:452 gdk-pixbuf/gdk-pixbuf-io.c:478
+#: gdk-pixbuf/gdk-pixbuf-io.c:460 gdk-pixbuf/gdk-pixbuf-io.c:486
#, c-format
msgid "Image type '%s' is not supported"
msgstr "イメージタイプ'%s'はサポートされていません"
-#: gdk-pixbuf/gdk-pixbuf-io.c:500
+#: gdk-pixbuf/gdk-pixbuf-io.c:508
#, c-format
msgid "Couldn't recognize the image file format for file '%s'"
msgstr "ファイル'%s'のイメージファイルフォーマットを認識できません"
-#: gdk-pixbuf/gdk-pixbuf-io.c:506
+#: gdk-pixbuf/gdk-pixbuf-io.c:514
msgid "Unrecognized image file format"
msgstr "認識できないイメージファイルフォーマット"
-#: gdk-pixbuf/gdk-pixbuf-io.c:576
+#: gdk-pixbuf/gdk-pixbuf-io.c:584
#, c-format
msgid "Don't know how to load the image in file '%s'"
msgstr "ファイル'%s'のイメージの読み込み方がわかりません"
-#: gdk-pixbuf/gdk-pixbuf-io.c:609
+#: gdk-pixbuf/gdk-pixbuf-io.c:617
#, c-format
msgid "Failed to load image '%s': %s"
msgstr "イメージ'%s'の読み込みに失敗しました: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:714
+#: gdk-pixbuf/gdk-pixbuf-io.c:722
#, c-format
msgid "This build of gdk-pixbuf does not support saving the image format: %s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:822
+#: gdk-pixbuf/gdk-pixbuf-io.c:830
#, c-format
msgid "Failed to open '%s' for writing: %s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:843
+#: gdk-pixbuf/gdk-pixbuf-io.c:851
#, c-format
msgid ""
"Failed to close '%s' while writing image, all data may not have been saved: %"
"s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-loader.c:252
+#: gdk-pixbuf/gdk-pixbuf-loader.c:250
#, c-format
msgid "Incremental loading of image type '%s' is not supported"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-loader.c:275 gdk-pixbuf/gdk-pixbuf-loader.c:376
+#: gdk-pixbuf/gdk-pixbuf-loader.c:273 gdk-pixbuf/gdk-pixbuf-loader.c:374
#, c-format
msgid ""
"Internal error: Image loader module '%s' failed to begin loading an image, "
@@ -369,35 +369,35 @@ msgstr ""
msgid "Failed to write to temporary file when loading XBM image"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1256
+#: gdk-pixbuf/io-xpm.c:1234
msgid "No XPM header found"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1264
+#: gdk-pixbuf/io-xpm.c:1242
msgid "XPM file has image width <= 0"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1272
+#: gdk-pixbuf/io-xpm.c:1250
msgid "XPM file has image height <= 0"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1280
+#: gdk-pixbuf/io-xpm.c:1258
msgid "XPM file has invalid number of colors"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1288
+#: gdk-pixbuf/io-xpm.c:1266
msgid "XPM has invalid number of chars per pixel"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1306
+#: gdk-pixbuf/io-xpm.c:1284
msgid "Can't read XPM colormap"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1344
+#: gdk-pixbuf/io-xpm.c:1322
msgid "Can't allocate memory for loading XPM image"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1527
+#: gdk-pixbuf/io-xpm.c:1505
msgid "Failed to write to temporary file when loading XPM image"
msgstr ""
@@ -418,12 +418,20 @@ msgstr ""
msgid "failed to allocate image buffer of %u bytes"
msgstr ""
-#: gtk/gtkaccellabel.c:115
-msgid "Accelerator object"
+#: gtk/gtkaccellabel.c:122
+msgid "Accelerator Closure"
msgstr ""
-#: gtk/gtkaccellabel.c:116
-msgid "The object monitored by this accelerator label"
+#: gtk/gtkaccellabel.c:123
+msgid "The closure to be monitored for accelerator changes"
+msgstr ""
+
+#: gtk/gtkaccellabel.c:129
+msgid "Accelerator Widget"
+msgstr ""
+
+#: gtk/gtkaccellabel.c:130
+msgid "The widget to be monitored for accelerator changes"
msgstr ""
#: gtk/gtkalignment.c:102
@@ -574,7 +582,7 @@ msgstr ""
msgid "The amount of space between children."
msgstr ""
-#: gtk/gtkbox.c:135 gtk/gtknotebook.c:396
+#: gtk/gtkbox.c:135 gtk/gtknotebook.c:400
msgid "Homogeneous"
msgstr ""
@@ -582,75 +590,75 @@ msgstr ""
msgid "Whether the children should all be the same size."
msgstr ""
-#: gtk/gtkbutton.c:183 gtk/gtkframe.c:125 gtk/gtklabel.c:283
+#: gtk/gtkbutton.c:188 gtk/gtkframe.c:125 gtk/gtklabel.c:282
msgid "Label"
msgstr ""
-#: gtk/gtkbutton.c:184
+#: gtk/gtkbutton.c:189
msgid ""
"Text of the label widget inside the button, if the button contains a label "
"widget."
msgstr ""
-#: gtk/gtkbutton.c:191 gtk/gtklabel.c:304
+#: gtk/gtkbutton.c:196 gtk/gtklabel.c:303
msgid "Use underline"
msgstr ""
-#: gtk/gtkbutton.c:192 gtk/gtklabel.c:305
+#: gtk/gtkbutton.c:197 gtk/gtklabel.c:304
msgid ""
"If set, an underline in the text indicates the next character should be used "
"for the mnemonic accelerator key"
msgstr ""
-#: gtk/gtkbutton.c:199
+#: gtk/gtkbutton.c:204
msgid "Use stock"
msgstr ""
-#: gtk/gtkbutton.c:200
+#: gtk/gtkbutton.c:205
msgid ""
"If set, the label is used to pick a stock item instead of being displayed"
msgstr ""
-#: gtk/gtkbutton.c:207
+#: gtk/gtkbutton.c:212
msgid "Border relief"
msgstr ""
-#: gtk/gtkbutton.c:208
+#: gtk/gtkbutton.c:213
msgid "The border relief style."
msgstr ""
-#: gtk/gtkbutton.c:259
+#: gtk/gtkbutton.c:264
msgid "Default Spacing"
msgstr ""
-#: gtk/gtkbutton.c:260
+#: gtk/gtkbutton.c:265
msgid "Extra space to add for CAN_DEFAULT buttons"
msgstr ""
-#: gtk/gtkbutton.c:266
+#: gtk/gtkbutton.c:271
msgid "Default Outside Spacing"
msgstr ""
-#: gtk/gtkbutton.c:267
+#: gtk/gtkbutton.c:272
msgid ""
"Extra space to add for CAN_DEFAULT buttons that is always drawn outside the "
"border"
msgstr ""
-#: gtk/gtkbutton.c:272
+#: gtk/gtkbutton.c:277
msgid "Child X Displacement"
msgstr ""
-#: gtk/gtkbutton.c:273
+#: gtk/gtkbutton.c:278
msgid ""
"How far in the x direction to move the child when the button is depressed"
msgstr ""
-#: gtk/gtkbutton.c:280
+#: gtk/gtkbutton.c:285
msgid "Child Y Displacement"
msgstr ""
-#: gtk/gtkbutton.c:281
+#: gtk/gtkbutton.c:286
msgid ""
"How far in the y direction to move the child when the button is depressed"
msgstr ""
@@ -744,288 +752,288 @@ msgstr ""
msgid "The pixbuf to render."
msgstr ""
-#: gtk/gtkcellrenderertext.c:173 gtk/gtkentry.c:498 gtk/gtkprogressbar.c:207
+#: gtk/gtkcellrenderertext.c:174 gtk/gtkentry.c:506 gtk/gtkprogressbar.c:207
msgid "Text"
msgstr ""
-#: gtk/gtkcellrenderertext.c:174
+#: gtk/gtkcellrenderertext.c:175
msgid "Text to render"
msgstr ""
-#: gtk/gtkcellrenderertext.c:181
+#: gtk/gtkcellrenderertext.c:182
msgid "Markup"
msgstr ""
-#: gtk/gtkcellrenderertext.c:182
+#: gtk/gtkcellrenderertext.c:183
msgid "Marked up text to render"
msgstr ""
-#: gtk/gtkcellrenderertext.c:189 gtk/gtklabel.c:290
+#: gtk/gtkcellrenderertext.c:190 gtk/gtklabel.c:289
msgid "Attributes"
msgstr ""
-#: gtk/gtkcellrenderertext.c:190
+#: gtk/gtkcellrenderertext.c:191
msgid "A list of style attributes to apply to the text of the renderer."
msgstr ""
-#: gtk/gtkcellrenderertext.c:197 gtk/gtktexttag.c:208
+#: gtk/gtkcellrenderertext.c:198 gtk/gtktexttag.c:209
msgid "Background color name"
msgstr ""
-#: gtk/gtkcellrenderertext.c:198 gtk/gtktexttag.c:209
+#: gtk/gtkcellrenderertext.c:199 gtk/gtktexttag.c:210
msgid "Background color as a string"
msgstr ""
-#: gtk/gtkcellrenderertext.c:205 gtk/gtktexttag.c:216
+#: gtk/gtkcellrenderertext.c:206 gtk/gtktexttag.c:217
msgid "Background color"
msgstr ""
-#: gtk/gtkcellrenderertext.c:206 gtk/gtktexttag.c:217
+#: gtk/gtkcellrenderertext.c:207 gtk/gtktexttag.c:218
msgid "Background color as a GdkColor"
msgstr ""
-#: gtk/gtkcellrenderertext.c:213 gtk/gtktexttag.c:242
+#: gtk/gtkcellrenderertext.c:214 gtk/gtktexttag.c:243
msgid "Foreground color name"
msgstr ""
-#: gtk/gtkcellrenderertext.c:214 gtk/gtktexttag.c:243
+#: gtk/gtkcellrenderertext.c:215 gtk/gtktexttag.c:244
msgid "Foreground color as a string"
msgstr ""
-#: gtk/gtkcellrenderertext.c:221 gtk/gtktexttag.c:250
+#: gtk/gtkcellrenderertext.c:222 gtk/gtktexttag.c:251
msgid "Foreground color"
msgstr ""
-#: gtk/gtkcellrenderertext.c:222 gtk/gtktexttag.c:251
+#: gtk/gtkcellrenderertext.c:223 gtk/gtktexttag.c:252
msgid "Foreground color as a GdkColor"
msgstr ""
-#: gtk/gtkcellrenderertext.c:230 gtk/gtkentry.c:430 gtk/gtktexttag.c:276
-#: gtk/gtktextview.c:539
+#: gtk/gtkcellrenderertext.c:231 gtk/gtkentry.c:438 gtk/gtktexttag.c:277
+#: gtk/gtktextview.c:548
msgid "Editable"
msgstr "編集可能"
-#: gtk/gtkcellrenderertext.c:231 gtk/gtktexttag.c:277 gtk/gtktextview.c:540
+#: gtk/gtkcellrenderertext.c:232 gtk/gtktexttag.c:278 gtk/gtktextview.c:549
msgid "Whether the text can be modified by the user"
msgstr ""
-#: gtk/gtkcellrenderertext.c:238 gtk/gtkcellrenderertext.c:246
-#: gtk/gtkfontsel.c:192 gtk/gtktexttag.c:284 gtk/gtktexttag.c:292
+#: gtk/gtkcellrenderertext.c:239 gtk/gtkcellrenderertext.c:247
+#: gtk/gtkfontsel.c:192 gtk/gtktexttag.c:285 gtk/gtktexttag.c:293
msgid "Font"
msgstr "フォント"
-#: gtk/gtkcellrenderertext.c:239 gtk/gtktexttag.c:285
+#: gtk/gtkcellrenderertext.c:240 gtk/gtktexttag.c:286
msgid "Font description as a string"
msgstr ""
-#: gtk/gtkcellrenderertext.c:247 gtk/gtktexttag.c:293
+#: gtk/gtkcellrenderertext.c:248 gtk/gtktexttag.c:294
msgid "Font description as a PangoFontDescription struct"
msgstr ""
-#: gtk/gtkcellrenderertext.c:255 gtk/gtktexttag.c:301
+#: gtk/gtkcellrenderertext.c:256 gtk/gtktexttag.c:302
msgid "Font family"
msgstr "フォントファミリ"
-#: gtk/gtkcellrenderertext.c:256 gtk/gtktexttag.c:302
+#: gtk/gtkcellrenderertext.c:257 gtk/gtktexttag.c:303
msgid "Name of the font family, e.g. Sans, Helvetica, Times, Monospace"
msgstr ""
-#: gtk/gtkcellrenderertext.c:263 gtk/gtkcellrenderertext.c:264
-#: gtk/gtktexttag.c:309 gtk/gtktexttag.c:310
+#: gtk/gtkcellrenderertext.c:264 gtk/gtkcellrenderertext.c:265
+#: gtk/gtktexttag.c:310 gtk/gtktexttag.c:311
msgid "Font style"
msgstr ""
-#: gtk/gtkcellrenderertext.c:272 gtk/gtkcellrenderertext.c:273
-#: gtk/gtktexttag.c:318 gtk/gtktexttag.c:319
+#: gtk/gtkcellrenderertext.c:273 gtk/gtkcellrenderertext.c:274
+#: gtk/gtktexttag.c:319 gtk/gtktexttag.c:320
msgid "Font variant"
msgstr ""
-#: gtk/gtkcellrenderertext.c:281 gtk/gtkcellrenderertext.c:282
-#: gtk/gtktexttag.c:327 gtk/gtktexttag.c:328
+#: gtk/gtkcellrenderertext.c:282 gtk/gtkcellrenderertext.c:283
+#: gtk/gtktexttag.c:328 gtk/gtktexttag.c:329
msgid "Font weight"
msgstr ""
-#: gtk/gtkcellrenderertext.c:291 gtk/gtkcellrenderertext.c:292
-#: gtk/gtktexttag.c:338 gtk/gtktexttag.c:339
+#: gtk/gtkcellrenderertext.c:292 gtk/gtkcellrenderertext.c:293
+#: gtk/gtktexttag.c:339 gtk/gtktexttag.c:340
msgid "Font stretch"
msgstr ""
-#: gtk/gtkcellrenderertext.c:300 gtk/gtkcellrenderertext.c:301
-#: gtk/gtktexttag.c:347 gtk/gtktexttag.c:348
+#: gtk/gtkcellrenderertext.c:301 gtk/gtkcellrenderertext.c:302
+#: gtk/gtktexttag.c:348 gtk/gtktexttag.c:349
msgid "Font size"
msgstr ""
-#: gtk/gtkcellrenderertext.c:310 gtk/gtktexttag.c:367
+#: gtk/gtkcellrenderertext.c:311 gtk/gtktexttag.c:368
msgid "Font points"
msgstr ""
-#: gtk/gtkcellrenderertext.c:311 gtk/gtktexttag.c:368
+#: gtk/gtkcellrenderertext.c:312 gtk/gtktexttag.c:369
msgid "Font size in points"
msgstr ""
-#: gtk/gtkcellrenderertext.c:320 gtk/gtktexttag.c:357 gtk/gtktexttag.c:358
+#: gtk/gtkcellrenderertext.c:321 gtk/gtktexttag.c:358 gtk/gtktexttag.c:359
msgid "Font scale"
msgstr "フォントスケール"
-#: gtk/gtkcellrenderertext.c:321
+#: gtk/gtkcellrenderertext.c:322
msgid "Font scaling factor"
msgstr ""
-#: gtk/gtkcellrenderertext.c:330 gtk/gtktexttag.c:426
+#: gtk/gtkcellrenderertext.c:331 gtk/gtktexttag.c:427
msgid "Rise"
msgstr ""
-#: gtk/gtkcellrenderertext.c:331 gtk/gtktexttag.c:427
+#: gtk/gtkcellrenderertext.c:332 gtk/gtktexttag.c:428
msgid ""
"Offset of text above the baseline (below the baseline if rise is negative)"
msgstr ""
-#: gtk/gtkcellrenderertext.c:341 gtk/gtktexttag.c:466
+#: gtk/gtkcellrenderertext.c:342 gtk/gtktexttag.c:467
msgid "Strikethrough"
msgstr ""
-#: gtk/gtkcellrenderertext.c:342 gtk/gtktexttag.c:467
+#: gtk/gtkcellrenderertext.c:343 gtk/gtktexttag.c:468
msgid "Whether to strike through the text"
msgstr ""
-#: gtk/gtkcellrenderertext.c:349 gtk/gtktexttag.c:474
+#: gtk/gtkcellrenderertext.c:350 gtk/gtktexttag.c:475
msgid "Underline"
msgstr ""
-#: gtk/gtkcellrenderertext.c:350 gtk/gtktexttag.c:475
+#: gtk/gtkcellrenderertext.c:351 gtk/gtktexttag.c:476
msgid "Style of underline for this text"
msgstr ""
-#: gtk/gtkcellrenderertext.c:360 gtk/gtktexttag.c:511
+#: gtk/gtkcellrenderertext.c:361 gtk/gtktexttag.c:512
msgid "Background set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:361 gtk/gtktexttag.c:512
+#: gtk/gtkcellrenderertext.c:362 gtk/gtktexttag.c:513
msgid "Whether this tag affects the background color"
msgstr ""
-#: gtk/gtkcellrenderertext.c:364 gtk/gtktexttag.c:523
+#: gtk/gtkcellrenderertext.c:365 gtk/gtktexttag.c:524
msgid "Foreground set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:365 gtk/gtktexttag.c:524
+#: gtk/gtkcellrenderertext.c:366 gtk/gtktexttag.c:525
msgid "Whether this tag affects the foreground color"
msgstr ""
-#: gtk/gtkcellrenderertext.c:368 gtk/gtktexttag.c:531
+#: gtk/gtkcellrenderertext.c:369 gtk/gtktexttag.c:532
msgid "Editability set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:369 gtk/gtktexttag.c:532
+#: gtk/gtkcellrenderertext.c:370 gtk/gtktexttag.c:533
msgid "Whether this tag affects text editability"
msgstr ""
-#: gtk/gtkcellrenderertext.c:372 gtk/gtktexttag.c:535
+#: gtk/gtkcellrenderertext.c:373 gtk/gtktexttag.c:536
msgid "Font family set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:373 gtk/gtktexttag.c:536
+#: gtk/gtkcellrenderertext.c:374 gtk/gtktexttag.c:537
msgid "Whether this tag affects the font family"
msgstr ""
-#: gtk/gtkcellrenderertext.c:376 gtk/gtktexttag.c:539
+#: gtk/gtkcellrenderertext.c:377 gtk/gtktexttag.c:540
msgid "Font style set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:377 gtk/gtktexttag.c:540
+#: gtk/gtkcellrenderertext.c:378 gtk/gtktexttag.c:541
msgid "Whether this tag affects the font style"
msgstr ""
-#: gtk/gtkcellrenderertext.c:380 gtk/gtktexttag.c:543
+#: gtk/gtkcellrenderertext.c:381 gtk/gtktexttag.c:544
msgid "Font variant set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:381 gtk/gtktexttag.c:544
+#: gtk/gtkcellrenderertext.c:382 gtk/gtktexttag.c:545
msgid "Whether this tag affects the font variant"
msgstr ""
-#: gtk/gtkcellrenderertext.c:384 gtk/gtktexttag.c:547
+#: gtk/gtkcellrenderertext.c:385 gtk/gtktexttag.c:548
msgid "Font weight set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:385 gtk/gtktexttag.c:548
+#: gtk/gtkcellrenderertext.c:386 gtk/gtktexttag.c:549
msgid "Whether this tag affects the font weight"
msgstr ""
-#: gtk/gtkcellrenderertext.c:388 gtk/gtktexttag.c:551
+#: gtk/gtkcellrenderertext.c:389 gtk/gtktexttag.c:552
msgid "Font stretch set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:389 gtk/gtktexttag.c:552
+#: gtk/gtkcellrenderertext.c:390 gtk/gtktexttag.c:553
msgid "Whether this tag affects the font stretch"
msgstr ""
-#: gtk/gtkcellrenderertext.c:392 gtk/gtktexttag.c:555
+#: gtk/gtkcellrenderertext.c:393 gtk/gtktexttag.c:556
msgid "Font size set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:393 gtk/gtktexttag.c:556
+#: gtk/gtkcellrenderertext.c:394 gtk/gtktexttag.c:557
msgid "Whether this tag affects the font size"
msgstr ""
-#: gtk/gtkcellrenderertext.c:396 gtk/gtktexttag.c:559
+#: gtk/gtkcellrenderertext.c:397 gtk/gtktexttag.c:560
msgid "Font scale set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:397 gtk/gtktexttag.c:560
+#: gtk/gtkcellrenderertext.c:398 gtk/gtktexttag.c:561
msgid "Whether this tag scales the font size by a factor"
msgstr ""
-#: gtk/gtkcellrenderertext.c:400 gtk/gtktexttag.c:579
+#: gtk/gtkcellrenderertext.c:401 gtk/gtktexttag.c:580
msgid "Rise set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:401 gtk/gtktexttag.c:580
+#: gtk/gtkcellrenderertext.c:402 gtk/gtktexttag.c:581
msgid "Whether this tag affects the rise"
msgstr ""
-#: gtk/gtkcellrenderertext.c:404 gtk/gtktexttag.c:595
+#: gtk/gtkcellrenderertext.c:405 gtk/gtktexttag.c:596
msgid "Strikethrough set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:405 gtk/gtktexttag.c:596
+#: gtk/gtkcellrenderertext.c:406 gtk/gtktexttag.c:597
msgid "Whether this tag affects strikethrough"
msgstr ""
-#: gtk/gtkcellrenderertext.c:408 gtk/gtktexttag.c:603
+#: gtk/gtkcellrenderertext.c:409 gtk/gtktexttag.c:604
msgid "Underline set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:409 gtk/gtktexttag.c:604
+#: gtk/gtkcellrenderertext.c:410 gtk/gtktexttag.c:605
msgid "Whether this tag affects underlining"
msgstr ""
-#: gtk/gtkcellrenderertoggle.c:129
+#: gtk/gtkcellrenderertoggle.c:130
msgid "Toggle state"
msgstr ""
-#: gtk/gtkcellrenderertoggle.c:130
+#: gtk/gtkcellrenderertoggle.c:131
msgid "The toggle state of the button"
msgstr ""
-#: gtk/gtkcellrenderertoggle.c:138
+#: gtk/gtkcellrenderertoggle.c:139
#, fuzzy
msgid "Activatable"
msgstr "編集可能"
-#: gtk/gtkcellrenderertoggle.c:139
+#: gtk/gtkcellrenderertoggle.c:140
msgid "The toggle button can be activated"
msgstr ""
-#: gtk/gtkcellrenderertoggle.c:147
+#: gtk/gtkcellrenderertoggle.c:148
msgid "Radio state"
msgstr ""
-#: gtk/gtkcellrenderertoggle.c:148
+#: gtk/gtkcellrenderertoggle.c:149
msgid "Draw the toggle button as a radio button"
msgstr ""
-#: gtk/gtkcheckbutton.c:95 gtk/gtkoptionmenu.c:163
+#: gtk/gtkcheckbutton.c:95 gtk/gtkoptionmenu.c:191
msgid "Indicator Size"
msgstr ""
@@ -1033,7 +1041,7 @@ msgstr ""
msgid "Size of check or radio indicator"
msgstr ""
-#: gtk/gtkcheckbutton.c:103 gtk/gtkoptionmenu.c:169
+#: gtk/gtkcheckbutton.c:103 gtk/gtkoptionmenu.c:197
msgid "Indicator Spacing"
msgstr ""
@@ -1041,164 +1049,164 @@ msgstr ""
msgid "Spacing around check or radio indicator"
msgstr ""
-#: gtk/gtkcheckmenuitem.c:114 gtk/gtktogglebutton.c:142
+#: gtk/gtkcheckmenuitem.c:115 gtk/gtktogglebutton.c:132
msgid "Active"
msgstr ""
-#: gtk/gtkcheckmenuitem.c:115
+#: gtk/gtkcheckmenuitem.c:116
msgid "Whether the menu item is checked."
msgstr ""
-#: gtk/gtkcheckmenuitem.c:122 gtk/gtktogglebutton.c:150
+#: gtk/gtkcheckmenuitem.c:123 gtk/gtktogglebutton.c:140
msgid "Inconsistent"
msgstr ""
-#: gtk/gtkcheckmenuitem.c:123
+#: gtk/gtkcheckmenuitem.c:124
msgid "Whether to display an \"inconsistent\" state."
msgstr ""
-#: gtk/gtkcolorsel.c:574
+#: gtk/gtkcolorsel.c:578
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:579
+#: gtk/gtkcolorsel.c:583
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:883
+#: gtk/gtkcolorsel.c:887
msgid "_Save color here"
msgstr ""
-#: gtk/gtkcolorsel.c:1051
+#: gtk/gtkcolorsel.c:1055
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:1667
+#: gtk/gtkcolorsel.c:1674
msgid "Has Opacity Control"
msgstr ""
-#: gtk/gtkcolorsel.c:1668
+#: gtk/gtkcolorsel.c:1675
msgid "Whether the color selector should allow setting opacity"
msgstr ""
-#: gtk/gtkcolorsel.c:1674
+#: gtk/gtkcolorsel.c:1681
msgid "Has palette"
msgstr "パレットあり"
-#: gtk/gtkcolorsel.c:1675
+#: gtk/gtkcolorsel.c:1682
msgid "Whether a palette should be used"
msgstr ""
-#: gtk/gtkcolorsel.c:1681
+#: gtk/gtkcolorsel.c:1688
msgid "Current Color"
msgstr "現在カラー"
-#: gtk/gtkcolorsel.c:1682
+#: gtk/gtkcolorsel.c:1689
msgid "The current color"
msgstr ""
-#: gtk/gtkcolorsel.c:1688
+#: gtk/gtkcolorsel.c:1695
msgid "Current Alpha"
msgstr ""
-#: gtk/gtkcolorsel.c:1689
+#: gtk/gtkcolorsel.c:1696
msgid "The current opacity value (0 fully transparent, 65535 fully opaque)"
msgstr ""
-#: gtk/gtkcolorsel.c:1702
+#: gtk/gtkcolorsel.c:1709
msgid "Custom palette"
msgstr "カスタムパレット"
-#: gtk/gtkcolorsel.c:1703
+#: gtk/gtkcolorsel.c:1710
msgid "Palette to use in the color selector"
msgstr ""
-#: gtk/gtkcolorsel.c:1758
+#: gtk/gtkcolorsel.c:1750
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:1786
+#: gtk/gtkcolorsel.c:1778
msgid ""
"Click the eyedropper, then click a color anywhere on your screen to select "
"that color."
msgstr ""
-#: gtk/gtkcolorsel.c:1795
+#: gtk/gtkcolorsel.c:1787
msgid "_Hue:"
msgstr "色相(_H):"
-#: gtk/gtkcolorsel.c:1796
+#: gtk/gtkcolorsel.c:1788
msgid "Position on the color wheel."
msgstr ""
-#: gtk/gtkcolorsel.c:1797
+#: gtk/gtkcolorsel.c:1789
msgid "_Saturation:"
msgstr "彩度(_S):"
-#: gtk/gtkcolorsel.c:1798
+#: gtk/gtkcolorsel.c:1790
msgid "\"Deepness\" of the color."
msgstr "色の「深さ」。"
-#: gtk/gtkcolorsel.c:1799
+#: gtk/gtkcolorsel.c:1791
msgid "_Value:"
msgstr "明度(_V):"
-#: gtk/gtkcolorsel.c:1800
+#: gtk/gtkcolorsel.c:1792
msgid "Brightness of the color."
msgstr "色の明るさ。"
-#: gtk/gtkcolorsel.c:1801
+#: gtk/gtkcolorsel.c:1793
msgid "_Red:"
msgstr "赤(_R):"
-#: gtk/gtkcolorsel.c:1802
+#: gtk/gtkcolorsel.c:1794
msgid "Amount of red light in the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1803
+#: gtk/gtkcolorsel.c:1795
msgid "_Green:"
msgstr "緑(_G):"
-#: gtk/gtkcolorsel.c:1804
+#: gtk/gtkcolorsel.c:1796
msgid "Amount of green light in the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1805
+#: gtk/gtkcolorsel.c:1797
msgid "_Blue:"
msgstr "青(_B):"
-#: gtk/gtkcolorsel.c:1806
+#: gtk/gtkcolorsel.c:1798
msgid "Amount of blue light in the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1809
+#: gtk/gtkcolorsel.c:1801
msgid "_Opacity:"
msgstr "不透明度(_O):"
-#: gtk/gtkcolorsel.c:1817
+#: gtk/gtkcolorsel.c:1809
msgid "Transparency of the currently-selected color."
msgstr "現在選択されている色の透明度。"
-#: gtk/gtkcolorsel.c:1832
+#: gtk/gtkcolorsel.c:1824
msgid "Color _Name:"
msgstr "色名称:(_N)"
-#: gtk/gtkcolorsel.c:1844
+#: gtk/gtkcolorsel.c:1836
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:1863
+#: gtk/gtkcolorsel.c:1855
msgid "_Palette"
msgstr "パレット(_P)"
@@ -1243,205 +1251,205 @@ msgstr ""
msgid "Whether entered values must already be present in the list"
msgstr ""
-#: gtk/gtkcontainer.c:202
+#: gtk/gtkcontainer.c:203
msgid "Resize mode"
msgstr ""
-#: gtk/gtkcontainer.c:203
+#: gtk/gtkcontainer.c:204
msgid "Specify how resize events are handled"
msgstr ""
-#: gtk/gtkcontainer.c:210
+#: gtk/gtkcontainer.c:211
msgid "Border width"
msgstr ""
-#: gtk/gtkcontainer.c:211
+#: gtk/gtkcontainer.c:212
msgid "The width of the empty border outside the containers children."
msgstr ""
-#: gtk/gtkcontainer.c:219
+#: gtk/gtkcontainer.c:220
msgid "Child"
msgstr ""
-#: gtk/gtkcontainer.c:220
+#: gtk/gtkcontainer.c:221
msgid "Can be used to add a new child to the container."
msgstr ""
-#: gtk/gtkcurve.c:120
+#: gtk/gtkcurve.c:121
msgid "Curve type"
msgstr "曲線タイプ"
-#: gtk/gtkcurve.c:121
+#: gtk/gtkcurve.c:122
msgid "Is this curve linear, spline interpolated, or free-form"
msgstr ""
-#: gtk/gtkcurve.c:129
+#: gtk/gtkcurve.c:130
msgid "Minimum X"
msgstr ""
-#: gtk/gtkcurve.c:130
+#: gtk/gtkcurve.c:131
msgid "Minimum possible value for X"
msgstr ""
-#: gtk/gtkcurve.c:139
+#: gtk/gtkcurve.c:140
msgid "Maximum X"
msgstr ""
-#: gtk/gtkcurve.c:140
+#: gtk/gtkcurve.c:141
msgid "Maximum possible X value."
msgstr ""
-#: gtk/gtkcurve.c:149
+#: gtk/gtkcurve.c:150
msgid "Minimum Y"
msgstr ""
-#: gtk/gtkcurve.c:150
+#: gtk/gtkcurve.c:151
msgid "Minimum possible value for Y"
msgstr ""
-#: gtk/gtkcurve.c:159
+#: gtk/gtkcurve.c:160
msgid "Maximum Y"
msgstr ""
-#: gtk/gtkcurve.c:160
+#: gtk/gtkcurve.c:161
msgid "Maximum possible value for Y"
msgstr ""
-#: gtk/gtkdialog.c:125
+#: gtk/gtkdialog.c:126
msgid "Has separator"
msgstr ""
-#: gtk/gtkdialog.c:126
+#: gtk/gtkdialog.c:127
msgid "The dialog has a separator bar above its buttons"
msgstr ""
-#: gtk/gtkdialog.c:149
+#: gtk/gtkdialog.c:150
msgid "Content area border"
msgstr ""
-#: gtk/gtkdialog.c:150
+#: gtk/gtkdialog.c:151
msgid "Width of border around the main dialog area"
msgstr ""
-#: gtk/gtkdialog.c:157
+#: gtk/gtkdialog.c:158
msgid "Button spacing"
msgstr ""
-#: gtk/gtkdialog.c:158
+#: gtk/gtkdialog.c:159
msgid "Spacing between buttons"
msgstr ""
-#: gtk/gtkdialog.c:166
+#: gtk/gtkdialog.c:167
msgid "Action area border"
msgstr ""
-#: gtk/gtkdialog.c:167
+#: gtk/gtkdialog.c:168
msgid "Width of border around the button area at the bottom of the dialog"
msgstr ""
-#: gtk/gtkentry.c:410 gtk/gtklabel.c:361
+#: gtk/gtkentry.c:418 gtk/gtklabel.c:360
#, fuzzy
msgid "Cursor Position"
msgstr "質問"
-#: gtk/gtkentry.c:411 gtk/gtklabel.c:362
+#: gtk/gtkentry.c:419 gtk/gtklabel.c:361
msgid "The current position of the insertion cursor in chars."
msgstr ""
-#: gtk/gtkentry.c:420 gtk/gtklabel.c:371
+#: gtk/gtkentry.c:428 gtk/gtklabel.c:370
#, fuzzy
msgid "Selection Bound"
msgstr "選択: "
-#: gtk/gtkentry.c:421 gtk/gtklabel.c:372
+#: gtk/gtkentry.c:429 gtk/gtklabel.c:371
msgid ""
"The position of the opposite end of the selection from the cursor in chars."
msgstr ""
-#: gtk/gtkentry.c:431
+#: gtk/gtkentry.c:439
msgid "Whether the entry contents can be edited"
msgstr ""
-#: gtk/gtkentry.c:438
+#: gtk/gtkentry.c:446
msgid "Maximum length"
msgstr ""
-#: gtk/gtkentry.c:439
+#: gtk/gtkentry.c:447
msgid "Maximum number of characters for this entry"
msgstr ""
-#: gtk/gtkentry.c:447
+#: gtk/gtkentry.c:455
msgid "Visibility"
msgstr ""
-#: gtk/gtkentry.c:448
+#: gtk/gtkentry.c:456
msgid ""
"FALSE displays the \"invisible char\" instead of the actual text (password "
"mode)"
msgstr ""
-#: gtk/gtkentry.c:455
+#: gtk/gtkentry.c:463
#, fuzzy
msgid "Has Frame"
msgstr "パレットあり"
-#: gtk/gtkentry.c:456
+#: gtk/gtkentry.c:464
msgid "FALSE removes outside bevel from entry."
msgstr ""
-#: gtk/gtkentry.c:463
+#: gtk/gtkentry.c:471
msgid "Invisible character"
msgstr ""
-#: gtk/gtkentry.c:464
+#: gtk/gtkentry.c:472
msgid "The character to use when masking entry contents (in \"password mode\")"
msgstr ""
-#: gtk/gtkentry.c:471
+#: gtk/gtkentry.c:479
msgid "Activates default"
msgstr ""
-#: gtk/gtkentry.c:472
+#: gtk/gtkentry.c:480
msgid ""
"Whether to activate the default widget (such as the default button in a "
"dialog) when Enter is pressed."
msgstr ""
-#: gtk/gtkentry.c:478
+#: gtk/gtkentry.c:486
msgid "Width in chars"
msgstr ""
-#: gtk/gtkentry.c:479
+#: gtk/gtkentry.c:487
msgid "Number of characters to leave space for in the entry."
msgstr ""
-#: gtk/gtkentry.c:488
+#: gtk/gtkentry.c:496
msgid "Scroll offset"
msgstr ""
-#: gtk/gtkentry.c:489
+#: gtk/gtkentry.c:497
msgid "Number of pixels of the entry scrolled off the screen to the left"
msgstr ""
-#: gtk/gtkentry.c:499
+#: gtk/gtkentry.c:507
#, fuzzy
msgid "The contents of the entry"
msgstr "現在ページのインデクス"
-#: gtk/gtkentry.c:505 gtk/gtklabel.c:380 gtk/gtktextview.c:615
+#: gtk/gtkentry.c:513 gtk/gtklabel.c:379 gtk/gtktextview.c:624
msgid "Cursor color"
msgstr ""
-#: gtk/gtkentry.c:506 gtk/gtklabel.c:381 gtk/gtktextview.c:616
+#: gtk/gtkentry.c:514 gtk/gtklabel.c:380 gtk/gtktextview.c:625
msgid "Color with which to draw insertion cursor"
msgstr ""
-#: gtk/gtkentry.c:3793 gtk/gtklabel.c:3180
+#: gtk/gtkentry.c:3832 gtk/gtklabel.c:3151
#, fuzzy
msgid "Select All"
msgstr "選択可能"
-#: gtk/gtkentry.c:3803 gtk/gtklabel.c:3190 gtk/gtktextview.c:5563
+#: gtk/gtkentry.c:3842 gtk/gtklabel.c:3161 gtk/gtktextview.c:5737
msgid "Input Methods"
msgstr ""
@@ -1471,12 +1479,12 @@ msgstr "ディレクトリ"
msgid "Files"
msgstr "ファイル"
-#: gtk/gtkfilesel.c:727 gtk/gtkfilesel.c:2052
+#: gtk/gtkfilesel.c:726 gtk/gtkfilesel.c:2057
#, c-format
msgid "Directory unreadable: %s"
msgstr "ディレクトリが読めません: %s"
-#: gtk/gtkfilesel.c:849
+#: gtk/gtkfilesel.c:848
#, c-format
msgid ""
"The file \"%s\" resides on another machine (called %s) and may not be "
@@ -1484,129 +1492,127 @@ msgid ""
"Are you sure that you want to select it?"
msgstr ""
-#: gtk/gtkfilesel.c:979
+#: gtk/gtkfilesel.c:978
msgid "Create Dir"
msgstr "ディレクトリ作成"
-#: gtk/gtkfilesel.c:990 gtk/gtkfilesel.c:1413
+#: gtk/gtkfilesel.c:989 gtk/gtkfilesel.c:1416
msgid "Delete File"
msgstr "ファイル削除"
-#: gtk/gtkfilesel.c:1001 gtk/gtkfilesel.c:1556
+#: gtk/gtkfilesel.c:1000 gtk/gtkfilesel.c:1559
msgid "Rename File"
msgstr "ファイル名変更"
-#: gtk/gtkfilesel.c:1236
+#: gtk/gtkfilesel.c:1237
#, c-format
msgid ""
"The directory name \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
-#: gtk/gtkfilesel.c:1238
+#: gtk/gtkfilesel.c:1239
#, c-format
msgid ""
"Error creating directory \"%s\": %s\n"
"%s"
msgstr ""
-#: gtk/gtkfilesel.c:1239 gtk/gtkfilesel.c:1490
+#: gtk/gtkfilesel.c:1240 gtk/gtkfilesel.c:1493
msgid "You probably used symbols not allowed in filenames."
msgstr ""
-#: gtk/gtkfilesel.c:1247
+#: gtk/gtkfilesel.c:1248
#, c-format
msgid "Error creating directory \"%s\": %s\n"
msgstr ""
-#: gtk/gtkfilesel.c:1281
+#: gtk/gtkfilesel.c:1282
msgid "Create Directory"
msgstr "ディレクトリ作成"
-#: gtk/gtkfilesel.c:1295
+#: gtk/gtkfilesel.c:1296
msgid "_Directory name:"
msgstr "ディレクトリ名(_D):"
#. buttons
-#: gtk/gtkfilesel.c:1309
-msgid "Create"
-msgstr "作成"
-
-#: gtk/gtkfilesel.c:1318 gtk/gtkfilesel.c:1444 gtk/gtkfilesel.c:1598
-#: gtk/gtkgamma.c:424
+#: gtk/gtkfilesel.c:1310 gtk/gtkfilesel.c:1438 gtk/gtkfilesel.c:1592
+#: gtk/gtkgamma.c:417
msgid "Cancel"
msgstr "取消"
-#: gtk/gtkfilesel.c:1353
+#: gtk/gtkfilesel.c:1322
+msgid "Create"
+msgstr "作成"
+
+#: gtk/gtkfilesel.c:1356
#, c-format
msgid "The filename \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
-#: gtk/gtkfilesel.c:1356
+#: gtk/gtkfilesel.c:1359
#, c-format
msgid ""
"Error deleting file \"%s\": %s\n"
"%s"
msgstr ""
-#: gtk/gtkfilesel.c:1358 gtk/gtkfilesel.c:1504
+#: gtk/gtkfilesel.c:1361 gtk/gtkfilesel.c:1507
msgid "It probably contains symbols not allowed in filenames."
msgstr ""
-#: gtk/gtkfilesel.c:1367
+#: gtk/gtkfilesel.c:1370
#, c-format
msgid "Error deleting file \"%s\": %s"
msgstr ""
-#. buttons
-#: gtk/gtkfilesel.c:1435
+#: gtk/gtkfilesel.c:1448
msgid "Delete"
msgstr "削除"
-#: gtk/gtkfilesel.c:1486 gtk/gtkfilesel.c:1500
+#: gtk/gtkfilesel.c:1489 gtk/gtkfilesel.c:1503
#, c-format
msgid "The file name \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
-#: gtk/gtkfilesel.c:1488
+#: gtk/gtkfilesel.c:1491
#, c-format
msgid ""
"Error renaming file to \"%s\": %s\n"
"%s"
msgstr ""
-#: gtk/gtkfilesel.c:1502
+#: gtk/gtkfilesel.c:1505
#, c-format
msgid ""
"Error renaming file \"%s\": %s\n"
"%s"
msgstr ""
-#: gtk/gtkfilesel.c:1512
+#: gtk/gtkfilesel.c:1515
#, c-format
msgid "Error renaming file \"%s\" to \"%s\": %s"
msgstr ""
-#. buttons
-#: gtk/gtkfilesel.c:1589
+#: gtk/gtkfilesel.c:1604
msgid "Rename"
msgstr "名称変更"
-#: gtk/gtkfilesel.c:2031
+#: gtk/gtkfilesel.c:2036
msgid "Selection: "
msgstr "選択: "
-#: gtk/gtkfilesel.c:2641
+#: gtk/gtkfilesel.c:2647
#, c-format
msgid ""
"The filename %s couldn't be converted to UTF-8. Try setting the environment "
"variable G_BROKEN_FILENAMES."
msgstr ""
-#: gtk/gtkfilesel.c:3509
+#: gtk/gtkfilesel.c:3515
msgid "Name too long"
msgstr ""
-#: gtk/gtkfilesel.c:3511
+#: gtk/gtkfilesel.c:3517
msgid "Couldn't convert filename"
msgstr ""
@@ -1647,7 +1653,7 @@ msgstr "サイズ(_Z):"
msgid "Preview:"
msgstr "プレビュー:"
-#: gtk/gtkfontsel.c:1060
+#: gtk/gtkfontsel.c:1059
msgid "Font Selection"
msgstr "フォント選択"
@@ -1671,7 +1677,7 @@ msgstr ""
msgid "The vertical alignment of the label."
msgstr ""
-#: gtk/gtkframe.c:153 gtk/gtkhandlebox.c:184
+#: gtk/gtkframe.c:153 gtk/gtkhandlebox.c:185
msgid "Deprecated property, use shadow_type instead."
msgstr ""
@@ -1691,40 +1697,40 @@ msgstr ""
msgid "A widget to display in place of the usual frame label."
msgstr ""
-#: gtk/gtkgamma.c:395
+#: gtk/gtkgamma.c:396
msgid "Gamma"
msgstr "ガンマ"
-#: gtk/gtkgamma.c:402
+#: gtk/gtkgamma.c:403
msgid "_Gamma value"
msgstr "ガンマ値(_G)"
-#: gtk/gtkgamma.c:416
+#: gtk/gtkgamma.c:423
msgid "OK"
msgstr "了解"
-#: gtk/gtkhandlebox.c:191 gtk/gtkmenubar.c:148 gtk/gtkstatusbar.c:157
-#: gtk/gtktoolbar.c:276 gtk/gtkviewport.c:147
+#: gtk/gtkhandlebox.c:192 gtk/gtkmenubar.c:148 gtk/gtkstatusbar.c:158
+#: gtk/gtktoolbar.c:277 gtk/gtkviewport.c:148
msgid "Shadow type"
msgstr ""
-#: gtk/gtkhandlebox.c:192
+#: gtk/gtkhandlebox.c:193
msgid "Appearance of the shadow that surrounds the container."
msgstr ""
-#: gtk/gtkhandlebox.c:200
+#: gtk/gtkhandlebox.c:201
msgid "Handle position"
msgstr ""
-#: gtk/gtkhandlebox.c:201
+#: gtk/gtkhandlebox.c:202
msgid "Position of the handle relative to the child widget."
msgstr ""
-#: gtk/gtkhandlebox.c:209
+#: gtk/gtkhandlebox.c:210
msgid "Snap edge"
msgstr ""
-#: gtk/gtkhandlebox.c:210
+#: gtk/gtkhandlebox.c:211
msgid ""
"Side of the handlebox that's lined up with the docking point to dock the "
"handlebox."
@@ -1733,7 +1739,7 @@ msgstr ""
#. Remove this icon source so we don't keep trying to
#. * load it.
#.
-#: gtk/gtkiconfactory.c:1049
+#: gtk/gtkiconfactory.c:1061
#, c-format
msgid "Error loading icon: %s"
msgstr ""
@@ -1747,209 +1753,209 @@ msgid "Child widget to appear next to the menu text"
msgstr ""
#. shell and main vbox
-#: gtk/gtkinputdialog.c:181
+#: gtk/gtkinputdialog.c:182
msgid "Input"
msgstr "入力"
-#: gtk/gtkinputdialog.c:189
+#: gtk/gtkinputdialog.c:190
msgid "No input devices"
msgstr "入力デバイスがありません"
-#: gtk/gtkinputdialog.c:218
+#: gtk/gtkinputdialog.c:219
msgid "_Device:"
msgstr "デバイス(_D):"
-#: gtk/gtkinputdialog.c:235
+#: gtk/gtkinputdialog.c:236
msgid "Disabled"
msgstr "無効"
-#: gtk/gtkinputdialog.c:243
+#: gtk/gtkinputdialog.c:244
msgid "Screen"
msgstr "スクリーン"
-#: gtk/gtkinputdialog.c:251
+#: gtk/gtkinputdialog.c:252
msgid "Window"
msgstr "ウィンドウ"
-#: gtk/gtkinputdialog.c:259
+#: gtk/gtkinputdialog.c:260
msgid "_Mode: "
msgstr "モード(_M): "
#. The axis listbox
-#: gtk/gtkinputdialog.c:290
+#: gtk/gtkinputdialog.c:291
msgid "_Axes"
msgstr "軸(_A)"
#. Keys listbox
-#: gtk/gtkinputdialog.c:306
+#: gtk/gtkinputdialog.c:307
msgid "_Keys"
msgstr "キー(_K)"
#. We create the save button in any case, so that clients can
#. connect to it, without paying attention to whether it exits
-#: gtk/gtkinputdialog.c:327
+#: gtk/gtkinputdialog.c:328
msgid "Save"
msgstr "保存"
-#: gtk/gtkinputdialog.c:336
+#: gtk/gtkinputdialog.c:337
msgid "Close"
msgstr "閉じる"
-#: gtk/gtkinputdialog.c:469
+#: gtk/gtkinputdialog.c:470
msgid "X"
msgstr "X"
-#: gtk/gtkinputdialog.c:470
+#: gtk/gtkinputdialog.c:471
msgid "Y"
msgstr "Y"
-#: gtk/gtkinputdialog.c:471
+#: gtk/gtkinputdialog.c:472
msgid "Pressure"
msgstr "圧力"
-#: gtk/gtkinputdialog.c:472
+#: gtk/gtkinputdialog.c:473
msgid "X Tilt"
msgstr "X 傾き"
-#: gtk/gtkinputdialog.c:473
+#: gtk/gtkinputdialog.c:474
msgid "Y Tilt"
msgstr "Y 傾き"
-#: gtk/gtkinputdialog.c:474
+#: gtk/gtkinputdialog.c:475
msgid "Wheel"
msgstr "ホイール"
-#: gtk/gtkinputdialog.c:514
+#: gtk/gtkinputdialog.c:515
msgid "none"
msgstr "無し"
-#: gtk/gtkinputdialog.c:548 gtk/gtkinputdialog.c:584
+#: gtk/gtkinputdialog.c:549 gtk/gtkinputdialog.c:585
msgid "(disabled)"
msgstr "(無効)"
-#: gtk/gtkinputdialog.c:577
+#: gtk/gtkinputdialog.c:578
msgid "(unknown)"
msgstr "(不明)"
#. and clear button
-#: gtk/gtkinputdialog.c:662
+#: gtk/gtkinputdialog.c:663
msgid "clear"
msgstr "クリア"
-#: gtk/gtklabel.c:284
+#: gtk/gtklabel.c:283
msgid "The text of the label."
msgstr ""
-#: gtk/gtklabel.c:291
+#: gtk/gtklabel.c:290
msgid "A list of style attributes to apply to the text of the label."
msgstr ""
-#: gtk/gtklabel.c:297
+#: gtk/gtklabel.c:296
msgid "Use markup"
msgstr ""
-#: gtk/gtklabel.c:298
+#: gtk/gtklabel.c:297
msgid "The text of the label includes XML markup. See pango_parse_markup()."
msgstr ""
-#: gtk/gtklabel.c:312 gtk/gtktexttag.c:377 gtk/gtktextview.c:556
+#: gtk/gtklabel.c:311 gtk/gtktexttag.c:378 gtk/gtktextview.c:565
msgid "Justification"
msgstr ""
-#: gtk/gtklabel.c:313
+#: gtk/gtklabel.c:312
msgid ""
"The alignment of the lines in the text of the label relative to each other. "
"This does NOT affect the alignment of the label within its allocation. See "
"GtkMisc::xalign for that."
msgstr ""
-#: gtk/gtklabel.c:321
+#: gtk/gtklabel.c:320
msgid "Pattern"
msgstr "パターン"
-#: gtk/gtklabel.c:322
+#: gtk/gtklabel.c:321
msgid ""
"A string with _ characters in positions correspond to characters in the text "
"to underline."
msgstr ""
-#: gtk/gtklabel.c:329
+#: gtk/gtklabel.c:328
msgid "Line wrap"
msgstr ""
-#: gtk/gtklabel.c:330
+#: gtk/gtklabel.c:329
msgid "If set, wrap lines if the text becomes too wide."
msgstr ""
-#: gtk/gtklabel.c:336
+#: gtk/gtklabel.c:335
msgid "Selectable"
msgstr "選択可能"
-#: gtk/gtklabel.c:337
+#: gtk/gtklabel.c:336
msgid "Whether the label text can be selected with the mouse."
msgstr ""
-#: gtk/gtklabel.c:343
+#: gtk/gtklabel.c:342
msgid "Mnemonic key"
msgstr ""
-#: gtk/gtklabel.c:344
+#: gtk/gtklabel.c:343
msgid "The mnemonic accelerator key for this label."
msgstr ""
-#: gtk/gtklabel.c:352
+#: gtk/gtklabel.c:351
msgid "Mnemonic widget"
msgstr ""
-#: gtk/gtklabel.c:353
+#: gtk/gtklabel.c:352
msgid "The widget to be activated when the label's mnemonic key is pressed."
msgstr ""
-#: gtk/gtklayout.c:575
+#: gtk/gtklayout.c:576
msgid "X position"
msgstr ""
-#: gtk/gtklayout.c:576
+#: gtk/gtklayout.c:577
msgid "X position of child widget"
msgstr ""
-#: gtk/gtklayout.c:585
+#: gtk/gtklayout.c:586
msgid "Y position"
msgstr ""
-#: gtk/gtklayout.c:586
+#: gtk/gtklayout.c:587
msgid "Y position of child widget"
msgstr ""
-#: gtk/gtklayout.c:595 gtk/gtkviewport.c:131
+#: gtk/gtklayout.c:596 gtk/gtkviewport.c:132
msgid "Horizontal adjustment"
msgstr ""
-#: gtk/gtklayout.c:596
+#: gtk/gtklayout.c:597
msgid "The GtkAdjustment for the horizontal position."
msgstr ""
-#: gtk/gtklayout.c:603 gtk/gtkviewport.c:139
+#: gtk/gtklayout.c:604 gtk/gtkviewport.c:140
msgid "Vertical adjustment"
msgstr ""
-#: gtk/gtklayout.c:604
+#: gtk/gtklayout.c:605
msgid "The GtkAdjustment for the vertical position."
msgstr ""
-#: gtk/gtklayout.c:611 gtk/gtktreeviewcolumn.c:179
+#: gtk/gtklayout.c:612 gtk/gtktreeviewcolumn.c:189
msgid "Width"
msgstr ""
-#: gtk/gtklayout.c:612
+#: gtk/gtklayout.c:613
msgid "The width of the layout."
msgstr ""
-#: gtk/gtklayout.c:620
+#: gtk/gtklayout.c:621
msgid "Height"
msgstr ""
-#: gtk/gtklayout.c:621
+#: gtk/gtklayout.c:622
msgid "The height of the layout."
msgstr ""
@@ -1958,7 +1964,7 @@ 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:572
+#: gtk/gtkmain.c:613
msgid "default:LTR"
msgstr "default:LTR"
@@ -1966,7 +1972,7 @@ msgstr "default:LTR"
msgid "Style of bevel around the menubar"
msgstr ""
-#: gtk/gtkmenubar.c:156 gtk/gtktoolbar.c:250
+#: gtk/gtkmenubar.c:156 gtk/gtktoolbar.c:251
msgid "Internal padding"
msgstr ""
@@ -1974,14 +1980,30 @@ msgstr ""
msgid "Amount of border space between the menubar shadow and the menu items"
msgstr ""
-#: gtk/gtkmessagedialog.c:80
+#: gtk/gtkmessagedialog.c:104
msgid "Image/label border"
msgstr ""
-#: gtk/gtkmessagedialog.c:81
+#: gtk/gtkmessagedialog.c:105
msgid "Width of border around the label and image in the message dialog"
msgstr ""
+#: gtk/gtkmessagedialog.c:113
+msgid "Message Type"
+msgstr ""
+
+#: gtk/gtkmessagedialog.c:114
+msgid "The type of message"
+msgstr ""
+
+#: gtk/gtkmessagedialog.c:121
+msgid "Message Buttons"
+msgstr ""
+
+#: gtk/gtkmessagedialog.c:122
+msgid "The buttons shown in the message dialog"
+msgstr ""
+
#: gtk/gtkmisc.c:97
msgid "X align"
msgstr ""
@@ -2016,143 +2038,151 @@ msgid ""
"The amount of space to add on the top and bottom of the widget, in pixels"
msgstr ""
-#: gtk/gtknotebook.c:324
+#: gtk/gtknotebook.c:328
msgid "Page"
msgstr "ページ"
-#: gtk/gtknotebook.c:325
+#: gtk/gtknotebook.c:329
msgid "The index of the current page"
msgstr "現在ページのインデクス"
-#: gtk/gtknotebook.c:333
+#: gtk/gtknotebook.c:337
msgid "Tab Position"
msgstr "タブ位置"
-#: gtk/gtknotebook.c:334
+#: gtk/gtknotebook.c:338
msgid "Which side of the notebook holds the tabs"
msgstr ""
-#: gtk/gtknotebook.c:341
+#: gtk/gtknotebook.c:345
msgid "Tab Border"
msgstr ""
-#: gtk/gtknotebook.c:342
+#: gtk/gtknotebook.c:346
msgid "Width of the border around the tab labels"
msgstr ""
-#: gtk/gtknotebook.c:350
+#: gtk/gtknotebook.c:354
msgid "Horizontal Tab Border"
msgstr ""
-#: gtk/gtknotebook.c:351
+#: gtk/gtknotebook.c:355
msgid "Width of the horizontal border of tab labels"
msgstr ""
-#: gtk/gtknotebook.c:359
+#: gtk/gtknotebook.c:363
msgid "Vertical Tab Border"
msgstr ""
-#: gtk/gtknotebook.c:360
+#: gtk/gtknotebook.c:364
msgid "Width of the vertical border of tab labels"
msgstr ""
-#: gtk/gtknotebook.c:368
+#: gtk/gtknotebook.c:372
msgid "Show Tabs"
msgstr ""
-#: gtk/gtknotebook.c:369
+#: gtk/gtknotebook.c:373
msgid "Whether tabs should be shown or not"
msgstr ""
-#: gtk/gtknotebook.c:375
+#: gtk/gtknotebook.c:379
msgid "Show Border"
msgstr ""
-#: gtk/gtknotebook.c:376
+#: gtk/gtknotebook.c:380
msgid "Whether the border should be shown or not"
msgstr ""
-#: gtk/gtknotebook.c:382
+#: gtk/gtknotebook.c:386
msgid "Scrollable"
msgstr ""
-#: gtk/gtknotebook.c:383
+#: gtk/gtknotebook.c:387
msgid "If TRUE, scroll arrows are added if there are to many tabs to fit"
msgstr ""
-#: gtk/gtknotebook.c:389
+#: gtk/gtknotebook.c:393
msgid "Enable Popup"
msgstr ""
-#: gtk/gtknotebook.c:390
+#: gtk/gtknotebook.c:394
msgid ""
"If TRUE, pressing the right mouse button on the notebook pops up a menu that "
"you can use to go to a page"
msgstr ""
-#: gtk/gtknotebook.c:397
+#: gtk/gtknotebook.c:401
msgid "Whether tabs should have homogeneous sizes"
msgstr ""
-#: gtk/gtknotebook.c:2134 gtk/gtknotebook.c:4529
+#: gtk/gtknotebook.c:2240 gtk/gtknotebook.c:4470
#, c-format
msgid "Page %u"
msgstr "ページ %u"
-#: gtk/gtkoptionmenu.c:164
+#: gtk/gtkoptionmenu.c:184
+msgid "Menu"
+msgstr ""
+
+#: gtk/gtkoptionmenu.c:185
+msgid "The menu of options"
+msgstr ""
+
+#: gtk/gtkoptionmenu.c:192
msgid "Size of dropdown indicator"
msgstr ""
-#: gtk/gtkoptionmenu.c:170
+#: gtk/gtkoptionmenu.c:198
msgid "Spacing around indicator"
msgstr ""
-#: gtk/gtkpaned.c:116 gtk/gtkruler.c:138
+#: gtk/gtkpaned.c:120 gtk/gtkruler.c:138
#, fuzzy
msgid "Position"
msgstr "質問"
-#: gtk/gtkpaned.c:117
+#: gtk/gtkpaned.c:121
msgid ""
"Position of paned separator in pixels(0 means all the way to the left/top)"
msgstr ""
-#: gtk/gtkpaned.c:125
+#: gtk/gtkpaned.c:129
msgid "Position Set"
msgstr ""
-#: gtk/gtkpaned.c:126
+#: gtk/gtkpaned.c:130
msgid "TRUE if the Position property should be used"
msgstr ""
-#: gtk/gtkpaned.c:132
+#: gtk/gtkpaned.c:136
msgid "Handle Size"
msgstr ""
-#: gtk/gtkpaned.c:133
+#: gtk/gtkpaned.c:137
msgid "Width of handle"
msgstr ""
-#: gtk/gtkrc.c:2759
+#: gtk/gtkrc.c:2723
#, c-format
msgid "Unable to locate image file in pixmap_path: \"%s\" line %d"
msgstr "画像ファイルが見付かりません piamap_path: \"%s\" %d 行目"
-#: gtk/gtkrc.c:2762
+#: gtk/gtkrc.c:2726
#, c-format
msgid "Unable to locate image file in pixmap_path: \"%s\""
msgstr "画像ファイルが見付かりません pixmap_path: \"%s\""
-#: gtk/gtkrc.c:3171
+#: gtk/gtkrc.c:3135
#, c-format
msgid "Pixmap path element: \"%s\" must be absolute, %s, line %d"
msgstr ""
-#: gtk/gtkpreview.c:134
+#: gtk/gtkpreview.c:129
msgid "Expand"
msgstr ""
-#: gtk/gtkpreview.c:135
+#: gtk/gtkpreview.c:130
msgid ""
"Whether the preview widget should take up the entire space it is allocated"
msgstr ""
@@ -2197,7 +2227,7 @@ msgid ""
"in the progress widget"
msgstr ""
-#: gtk/gtkprogressbar.c:131 gtk/gtkrange.c:265 gtk/gtkspinbutton.c:213
+#: gtk/gtkprogressbar.c:131 gtk/gtkrange.c:270 gtk/gtkspinbutton.c:214
msgid "Adjustment"
msgstr ""
@@ -2205,7 +2235,7 @@ msgstr ""
msgid "The GtkAdjustment connected to the progress bar (Deprecated)"
msgstr ""
-#: gtk/gtkprogressbar.c:139 gtk/gtktoolbar.c:223
+#: gtk/gtkprogressbar.c:139 gtk/gtktoolbar.c:224
msgid "Orientation"
msgstr ""
@@ -2270,55 +2300,55 @@ msgstr ""
msgid "Text to be displayed in the progress bar"
msgstr ""
-#: gtk/gtkrange.c:256
+#: gtk/gtkrange.c:261
msgid "Update policy"
msgstr ""
-#: gtk/gtkrange.c:257
+#: gtk/gtkrange.c:262
msgid "How the range should be updated on the screen"
msgstr ""
-#: gtk/gtkrange.c:266
+#: gtk/gtkrange.c:271
msgid "The GtkAdjustment that contains the current value of this range object"
msgstr ""
-#: gtk/gtkrange.c:273
+#: gtk/gtkrange.c:278
msgid "Inverted"
msgstr ""
-#: gtk/gtkrange.c:274
+#: gtk/gtkrange.c:279
msgid "Invert direction slider moves to increase range value"
msgstr ""
-#: gtk/gtkrange.c:280
+#: gtk/gtkrange.c:285
msgid "Slider Width"
msgstr ""
-#: gtk/gtkrange.c:281
+#: gtk/gtkrange.c:286
msgid "Width of scrollbar or scale thumb"
msgstr ""
-#: gtk/gtkrange.c:288
+#: gtk/gtkrange.c:293
msgid "Trough Border"
msgstr ""
-#: gtk/gtkrange.c:289
+#: gtk/gtkrange.c:294
msgid "Spacing between thumb/steppers and outer trough bevel"
msgstr ""
-#: gtk/gtkrange.c:296
+#: gtk/gtkrange.c:301
msgid "Stepper Size"
msgstr ""
-#: gtk/gtkrange.c:297
+#: gtk/gtkrange.c:302
msgid "Length of step buttons at ends"
msgstr ""
-#: gtk/gtkrange.c:304
+#: gtk/gtkrange.c:309
msgid "Stepper Spacing"
msgstr ""
-#: gtk/gtkrange.c:305
+#: gtk/gtkrange.c:310
msgid "Spacing between step buttons and thumb"
msgstr ""
@@ -2350,7 +2380,7 @@ msgstr ""
msgid "Maximum size of the ruler"
msgstr ""
-#: gtk/gtkscale.c:148 gtk/gtkspinbutton.c:231
+#: gtk/gtkscale.c:148 gtk/gtkspinbutton.c:232
msgid "Digits"
msgstr ""
@@ -2503,67 +2533,67 @@ msgstr ""
msgid "Keybinding to activate the menu bar"
msgstr ""
-#: gtk/gtkspinbutton.c:214
+#: gtk/gtkspinbutton.c:215
msgid "The adjustment that holds the value of the spinbutton"
msgstr ""
-#: gtk/gtkspinbutton.c:221
+#: gtk/gtkspinbutton.c:222
msgid "Climb Rate"
msgstr ""
-#: gtk/gtkspinbutton.c:222
+#: gtk/gtkspinbutton.c:223
msgid "The acceleration rate when you hold down a button"
msgstr ""
-#: gtk/gtkspinbutton.c:232
+#: gtk/gtkspinbutton.c:233
msgid "The number of decimal places to display"
msgstr ""
-#: gtk/gtkspinbutton.c:241
+#: gtk/gtkspinbutton.c:242
msgid "Snap to Ticks"
msgstr ""
-#: gtk/gtkspinbutton.c:242
+#: gtk/gtkspinbutton.c:243
msgid ""
"Whether erroneous values are automatically changed to a spin button's "
"nearest step increment"
msgstr ""
-#: gtk/gtkspinbutton.c:249
+#: gtk/gtkspinbutton.c:250
msgid "Numeric"
msgstr ""
-#: gtk/gtkspinbutton.c:250
+#: gtk/gtkspinbutton.c:251
msgid "Whether non-numeric characters should be ignored"
msgstr ""
-#: gtk/gtkspinbutton.c:257
+#: gtk/gtkspinbutton.c:258
msgid "Wrap"
msgstr ""
-#: gtk/gtkspinbutton.c:258
+#: gtk/gtkspinbutton.c:259
msgid "Whether a spin button should wrap upon reaching its limits"
msgstr ""
-#: gtk/gtkspinbutton.c:265
+#: gtk/gtkspinbutton.c:266
msgid "Update Policy"
msgstr ""
-#: gtk/gtkspinbutton.c:266
+#: gtk/gtkspinbutton.c:267
msgid ""
"Whether the spin button should update always, or only when the value is legal"
msgstr ""
-#: gtk/gtkspinbutton.c:274
+#: gtk/gtkspinbutton.c:275
#, fuzzy
msgid "Value"
msgstr "明度:"
-#: gtk/gtkspinbutton.c:275
+#: gtk/gtkspinbutton.c:276
msgid "Reads the current value, or sets a new value"
msgstr ""
-#: gtk/gtkstatusbar.c:158
+#: gtk/gtkstatusbar.c:159
msgid "Style of bevel around the statusbar text"
msgstr ""
@@ -2588,171 +2618,265 @@ msgstr "質問"
#. * need the mnemonics to be rationalized
#.
#: gtk/gtkstock.c:275
+msgid "_Add"
+msgstr ""
+
+#: gtk/gtkstock.c:276
msgid "_Apply"
msgstr "適用(_A)"
-#: gtk/gtkstock.c:276
+#: gtk/gtkstock.c:277
msgid "_Bold"
msgstr ""
-#: gtk/gtkstock.c:277
+#: gtk/gtkstock.c:278
msgid "_Cancel"
msgstr "キャンセル(_C)"
-#: gtk/gtkstock.c:278
+#: gtk/gtkstock.c:279
+msgid "_CD-Rom"
+msgstr ""
+
+#: gtk/gtkstock.c:280
msgid "_Clear"
msgstr "クリア(_C)"
-#: gtk/gtkstock.c:279
+#: gtk/gtkstock.c:281
msgid "_Close"
msgstr "閉じる(_C)"
-#: gtk/gtkstock.c:280
+#: gtk/gtkstock.c:282
+#, fuzzy
+msgid "_Convert"
+msgstr "元に戻す(_R)"
+
+#: gtk/gtkstock.c:283
msgid "_Copy"
msgstr "コピー(_C)"
-#: gtk/gtkstock.c:281
+#: gtk/gtkstock.c:284
msgid "C_ut"
msgstr "切り取り(_U)"
-#: gtk/gtkstock.c:282
+#: gtk/gtkstock.c:285
+#, fuzzy
+msgid "_Delete"
+msgstr "削除"
+
+#: gtk/gtkstock.c:286
+msgid "_Execute"
+msgstr ""
+
+#: gtk/gtkstock.c:287
msgid "_Find"
msgstr "検索(_F)"
-#: gtk/gtkstock.c:283
+#: gtk/gtkstock.c:288
msgid "Find and _Replace"
msgstr "検索して置換(_R)"
-#: gtk/gtkstock.c:284
+#: gtk/gtkstock.c:289
+#, fuzzy
+msgid "_Floppy"
+msgstr "コピー(_C)"
+
+#: gtk/gtkstock.c:290
+msgid "_Bottom"
+msgstr ""
+
+#: gtk/gtkstock.c:291
+msgid "_First"
+msgstr ""
+
+#: gtk/gtkstock.c:292
+#, fuzzy
+msgid "_Last"
+msgstr "貼り付け"
+
+#: gtk/gtkstock.c:293
+#, fuzzy
+msgid "_Top"
+msgstr "ストップ(_S)"
+
+#: gtk/gtkstock.c:294
msgid "_Back"
msgstr ""
-#: gtk/gtkstock.c:285
+#: gtk/gtkstock.c:295
+msgid "_Down"
+msgstr ""
+
+#: gtk/gtkstock.c:296
msgid "_Forward"
msgstr ""
-#: gtk/gtkstock.c:286
+#: gtk/gtkstock.c:297
+msgid "_Up"
+msgstr ""
+
+#: gtk/gtkstock.c:298
msgid "_Help"
msgstr "ヘルプ(_H)"
-#: gtk/gtkstock.c:287
+#: gtk/gtkstock.c:299
msgid "_Home"
msgstr "ホーム(_H)"
-#: gtk/gtkstock.c:288
+#: gtk/gtkstock.c:300
+msgid "_Index"
+msgstr ""
+
+#: gtk/gtkstock.c:301
msgid "_Italic"
msgstr "イタリック(_I)"
-#: gtk/gtkstock.c:289
+#: gtk/gtkstock.c:302
+msgid "_Jump to"
+msgstr ""
+
+#: gtk/gtkstock.c:303
msgid "_Center"
msgstr "中央(_C)"
-#: gtk/gtkstock.c:290
+#: gtk/gtkstock.c:304
msgid "_Fill"
msgstr "フィル(_F)"
-#: gtk/gtkstock.c:291
+#: gtk/gtkstock.c:305
msgid "_Left"
msgstr "左(_L)"
-#: gtk/gtkstock.c:292
+#: gtk/gtkstock.c:306
msgid "_Right"
msgstr "右(_R)"
-#: gtk/gtkstock.c:293
+#: gtk/gtkstock.c:307
msgid "_New"
msgstr "新規(_N)"
-#: gtk/gtkstock.c:294
+#: gtk/gtkstock.c:308
msgid "_No"
msgstr "いいえ(_N)"
-#: gtk/gtkstock.c:295
+#: gtk/gtkstock.c:309
msgid "_OK"
msgstr "_OK"
-#: gtk/gtkstock.c:296
+#: gtk/gtkstock.c:310
msgid "_Open"
msgstr "開く(_O)"
-#: gtk/gtkstock.c:297
+#: gtk/gtkstock.c:311
msgid "_Paste"
msgstr "貼り付け"
-#: gtk/gtkstock.c:298
+#: gtk/gtkstock.c:312
msgid "_Preferences"
msgstr "設定(_P)"
-#: gtk/gtkstock.c:299
+#: gtk/gtkstock.c:313
msgid "_Print"
msgstr "印刷(_P)"
-#: gtk/gtkstock.c:300
+#: gtk/gtkstock.c:314
msgid "Print Pre_view"
msgstr "印刷プレビュー(_V)"
-#: gtk/gtkstock.c:301
+#: gtk/gtkstock.c:315
msgid "_Properties"
msgstr "プロパティ(_P)"
-#: gtk/gtkstock.c:302
+#: gtk/gtkstock.c:316
msgid "_Quit"
msgstr "終了(_Q)"
-#: gtk/gtkstock.c:303
+#: gtk/gtkstock.c:317
msgid "_Redo"
msgstr "やり直し(_R)"
-#: gtk/gtkstock.c:304
+#: gtk/gtkstock.c:318
+#, fuzzy
+msgid "_Refresh"
+msgstr "設定(_P)"
+
+#: gtk/gtkstock.c:319
+#, fuzzy
+msgid "_Remove"
+msgstr "元に戻す(_R)"
+
+#: gtk/gtkstock.c:320
msgid "_Revert"
msgstr "元に戻す(_R)"
-#: gtk/gtkstock.c:305
+#: gtk/gtkstock.c:321
msgid "_Save"
msgstr "保存(_S)"
-#: gtk/gtkstock.c:306
+#: gtk/gtkstock.c:322
msgid "Save _As"
msgstr "名前を付けて保存(_A)"
-#: gtk/gtkstock.c:307
+#: gtk/gtkstock.c:323
+#, fuzzy
+msgid "_Color"
+msgstr "閉じる(_C)"
+
+#: gtk/gtkstock.c:324
+#, fuzzy
+msgid "_Font"
+msgstr "フォント"
+
+#: gtk/gtkstock.c:325
+msgid "_Ascending"
+msgstr ""
+
+#: gtk/gtkstock.c:326
+msgid "_Descending"
+msgstr ""
+
+#: gtk/gtkstock.c:327
msgid "_Spell Check"
msgstr "スペルチェック(_S)"
-#: gtk/gtkstock.c:308
+#: gtk/gtkstock.c:328
msgid "_Stop"
msgstr "ストップ(_S)"
-#: gtk/gtkstock.c:309
+#: gtk/gtkstock.c:329
msgid "_Strikethrough"
msgstr ""
-#: gtk/gtkstock.c:310
+#: gtk/gtkstock.c:330
+#, fuzzy
+msgid "_Undelete"
+msgstr "下線(_U)"
+
+#: gtk/gtkstock.c:331
msgid "_Underline"
msgstr "下線(_U)"
-#: gtk/gtkstock.c:311
+#: gtk/gtkstock.c:332
msgid "_Undo"
msgstr "元に戻す(_U)"
-#: gtk/gtkstock.c:312
+#: gtk/gtkstock.c:333
msgid "_Yes"
msgstr "はい(_Y)"
-#: gtk/gtkstock.c:313
+#: gtk/gtkstock.c:334
#, c-format
msgid "Zoom _100%"
msgstr ""
-#: gtk/gtkstock.c:314
+#: gtk/gtkstock.c:335
msgid "Zoom to _Fit"
msgstr ""
-#: gtk/gtkstock.c:315
+#: gtk/gtkstock.c:336
msgid "Zoom _In"
msgstr ""
-#: gtk/gtkstock.c:316
+#: gtk/gtkstock.c:337
msgid "Zoom _Out"
msgstr ""
@@ -2796,303 +2920,303 @@ msgstr ""
msgid "If TRUE this means the table cells are all the same width/height"
msgstr ""
-#: gtk/gtktext.c:603 gtk/gtktreeview.c:504
+#: gtk/gtktext.c:604 gtk/gtktreeview.c:505
msgid "Horizontal Adjustment"
msgstr ""
-#: gtk/gtktext.c:604
+#: gtk/gtktext.c:605
msgid "Horizontal adjustment for the text widget"
msgstr ""
-#: gtk/gtktext.c:611 gtk/gtktreeview.c:512
+#: gtk/gtktext.c:612 gtk/gtktreeview.c:513
msgid "Vertical Adjustment"
msgstr ""
-#: gtk/gtktext.c:612
+#: gtk/gtktext.c:613
msgid "Vertical adjustment for the text widget"
msgstr ""
-#: gtk/gtktext.c:619
+#: gtk/gtktext.c:620
msgid "Line Wrap"
msgstr ""
-#: gtk/gtktext.c:620
+#: gtk/gtktext.c:621
msgid "Whether lines are wrapped at widget edges"
msgstr ""
-#: gtk/gtktext.c:627
+#: gtk/gtktext.c:628
msgid "Word Wrap"
msgstr ""
-#: gtk/gtktext.c:628
+#: gtk/gtktext.c:629
msgid "Whether words are wrapped at widget edges"
msgstr ""
-#: gtk/gtktexttag.c:198
+#: gtk/gtktexttag.c:199
msgid "Tag name"
msgstr ""
-#: gtk/gtktexttag.c:199
+#: gtk/gtktexttag.c:200
msgid "Name used to refer to the text tag"
msgstr ""
-#: gtk/gtktexttag.c:224
+#: gtk/gtktexttag.c:225
msgid "Background full height"
msgstr ""
-#: gtk/gtktexttag.c:225
+#: gtk/gtktexttag.c:226
msgid ""
"Whether the background color fills the entire line height or only the height "
"of the tagged characters"
msgstr ""
-#: gtk/gtktexttag.c:233
+#: gtk/gtktexttag.c:234
msgid "Background stipple mask"
msgstr ""
-#: gtk/gtktexttag.c:234
+#: gtk/gtktexttag.c:235
msgid "Bitmap to use as a mask when drawing the text background"
msgstr ""
-#: gtk/gtktexttag.c:259
+#: gtk/gtktexttag.c:260
msgid "Foreground stipple mask"
msgstr ""
-#: gtk/gtktexttag.c:260
+#: gtk/gtktexttag.c:261
msgid "Bitmap to use as a mask when drawing the text foreground"
msgstr ""
-#: gtk/gtktexttag.c:267
+#: gtk/gtktexttag.c:268
#, fuzzy
msgid "Text direction"
msgstr "ディレクトリ作成"
-#: gtk/gtktexttag.c:268
+#: gtk/gtktexttag.c:269
msgid "Text direction, e.g. right-to-left or left-to-right"
msgstr ""
-#: gtk/gtktexttag.c:378 gtk/gtktextview.c:557
+#: gtk/gtktexttag.c:379 gtk/gtktextview.c:566
msgid "Left, right, or center justification"
msgstr ""
-#: gtk/gtktexttag.c:386
+#: gtk/gtktexttag.c:387
msgid "Language"
msgstr ""
-#: gtk/gtktexttag.c:387
+#: gtk/gtktexttag.c:388
msgid "Language engine code to use for rendering the text"
msgstr ""
-#: gtk/gtktexttag.c:394
+#: gtk/gtktexttag.c:395
msgid "Left margin"
msgstr ""
-#: gtk/gtktexttag.c:395 gtk/gtktextview.c:566
+#: gtk/gtktexttag.c:396 gtk/gtktextview.c:575
msgid "Width of the left margin in pixels"
msgstr ""
-#: gtk/gtktexttag.c:404
+#: gtk/gtktexttag.c:405
msgid "Right margin"
msgstr ""
-#: gtk/gtktexttag.c:405 gtk/gtktextview.c:576
+#: gtk/gtktexttag.c:406 gtk/gtktextview.c:585
msgid "Width of the right margin in pixels"
msgstr ""
-#: gtk/gtktexttag.c:415 gtk/gtktextview.c:585
+#: gtk/gtktexttag.c:416 gtk/gtktextview.c:594
msgid "Indent"
msgstr ""
-#: gtk/gtktexttag.c:416 gtk/gtktextview.c:586
+#: gtk/gtktexttag.c:417 gtk/gtktextview.c:595
msgid "Amount to indent the paragraph, in pixels"
msgstr ""
-#: gtk/gtktexttag.c:436
+#: gtk/gtktexttag.c:437
msgid "Pixels above lines"
msgstr ""
-#: gtk/gtktexttag.c:437 gtk/gtktextview.c:510
+#: gtk/gtktexttag.c:438 gtk/gtktextview.c:519
msgid "Pixels of blank space above paragraphs"
msgstr ""
-#: gtk/gtktexttag.c:446
+#: gtk/gtktexttag.c:447
msgid "Pixels below lines"
msgstr ""
-#: gtk/gtktexttag.c:447 gtk/gtktextview.c:520
+#: gtk/gtktexttag.c:448 gtk/gtktextview.c:529
msgid "Pixels of blank space below paragraphs"
msgstr ""
-#: gtk/gtktexttag.c:456
+#: gtk/gtktexttag.c:457
msgid "Pixels inside wrap"
msgstr ""
-#: gtk/gtktexttag.c:457 gtk/gtktextview.c:530
+#: gtk/gtktexttag.c:458 gtk/gtktextview.c:539
msgid "Pixels of blank space between wrapped lines in a paragraph"
msgstr ""
-#: gtk/gtktexttag.c:483
+#: gtk/gtktexttag.c:484
msgid "Wrap mode"
msgstr ""
-#: gtk/gtktexttag.c:484 gtk/gtktextview.c:548
+#: gtk/gtktexttag.c:485 gtk/gtktextview.c:557
msgid ""
"Whether to wrap lines never, at word boundaries, or at character boundaries"
msgstr ""
-#: gtk/gtktexttag.c:493 gtk/gtktextview.c:595
+#: gtk/gtktexttag.c:494 gtk/gtktextview.c:604
msgid "Tabs"
msgstr ""
-#: gtk/gtktexttag.c:494 gtk/gtktextview.c:596
+#: gtk/gtktexttag.c:495 gtk/gtktextview.c:605
msgid "Custom tabs for this text"
msgstr ""
-#: gtk/gtktexttag.c:501
+#: gtk/gtktexttag.c:502
msgid "Invisible"
msgstr ""
-#: gtk/gtktexttag.c:502
+#: gtk/gtktexttag.c:503
msgid "Whether this text is hidden"
msgstr ""
-#: gtk/gtktexttag.c:515
+#: gtk/gtktexttag.c:516
msgid "Background full height set"
msgstr ""
-#: gtk/gtktexttag.c:516
+#: gtk/gtktexttag.c:517
msgid "Whether this tag affects background height"
msgstr ""
-#: gtk/gtktexttag.c:519
+#: gtk/gtktexttag.c:520
msgid "Background stipple set"
msgstr ""
-#: gtk/gtktexttag.c:520
+#: gtk/gtktexttag.c:521
msgid "Whether this tag affects the background stipple"
msgstr ""
-#: gtk/gtktexttag.c:527
+#: gtk/gtktexttag.c:528
msgid "Foreground stipple set"
msgstr ""
-#: gtk/gtktexttag.c:528
+#: gtk/gtktexttag.c:529
msgid "Whether this tag affects the foreground stipple"
msgstr ""
-#: gtk/gtktexttag.c:563
+#: gtk/gtktexttag.c:564
msgid "Justification set"
msgstr ""
-#: gtk/gtktexttag.c:564
+#: gtk/gtktexttag.c:565
msgid "Whether this tag affects paragraph justification"
msgstr ""
-#: gtk/gtktexttag.c:567
+#: gtk/gtktexttag.c:568
msgid "Language set"
msgstr ""
-#: gtk/gtktexttag.c:568
+#: gtk/gtktexttag.c:569
msgid "Whether this tag affects the language the text is rendered as"
msgstr ""
-#: gtk/gtktexttag.c:571
+#: gtk/gtktexttag.c:572
msgid "Left margin set"
msgstr ""
-#: gtk/gtktexttag.c:572
+#: gtk/gtktexttag.c:573
msgid "Whether this tag affects the left margin"
msgstr ""
-#: gtk/gtktexttag.c:575
+#: gtk/gtktexttag.c:576
msgid "Indent set"
msgstr ""
-#: gtk/gtktexttag.c:576
+#: gtk/gtktexttag.c:577
msgid "Whether this tag affects indentation"
msgstr ""
-#: gtk/gtktexttag.c:583
+#: gtk/gtktexttag.c:584
msgid "Pixels above lines set"
msgstr ""
-#: gtk/gtktexttag.c:584 gtk/gtktexttag.c:588
+#: gtk/gtktexttag.c:585 gtk/gtktexttag.c:589
msgid "Whether this tag affects the number of pixels above lines"
msgstr ""
-#: gtk/gtktexttag.c:587
+#: gtk/gtktexttag.c:588
msgid "Pixels below lines set"
msgstr ""
-#: gtk/gtktexttag.c:591
+#: gtk/gtktexttag.c:592
msgid "Pixels inside wrap set"
msgstr ""
-#: gtk/gtktexttag.c:592
+#: gtk/gtktexttag.c:593
msgid "Whether this tag affects the number of pixels between wrapped lines"
msgstr ""
-#: gtk/gtktexttag.c:599
+#: gtk/gtktexttag.c:600
msgid "Right margin set"
msgstr ""
-#: gtk/gtktexttag.c:600
+#: gtk/gtktexttag.c:601
msgid "Whether this tag affects the right margin"
msgstr ""
-#: gtk/gtktexttag.c:607
+#: gtk/gtktexttag.c:608
msgid "Wrap mode set"
msgstr ""
-#: gtk/gtktexttag.c:608
+#: gtk/gtktexttag.c:609
msgid "Whether this tag affects line wrap mode"
msgstr ""
-#: gtk/gtktexttag.c:611
+#: gtk/gtktexttag.c:612
msgid "Tabs set"
msgstr ""
-#: gtk/gtktexttag.c:612
+#: gtk/gtktexttag.c:613
msgid "Whether this tag affects tabs"
msgstr ""
-#: gtk/gtktexttag.c:615
+#: gtk/gtktexttag.c:616
msgid "Invisible set"
msgstr ""
-#: gtk/gtktexttag.c:616
+#: gtk/gtktexttag.c:617
msgid "Whether this tag affects text visibility"
msgstr ""
-#: gtk/gtktextview.c:509
+#: gtk/gtktextview.c:518
msgid "Pixels Above Lines"
msgstr ""
-#: gtk/gtktextview.c:519
+#: gtk/gtktextview.c:528
msgid "Pixels Below Lines"
msgstr ""
-#: gtk/gtktextview.c:529
+#: gtk/gtktextview.c:538
msgid "Pixels Inside Wrap"
msgstr ""
-#: gtk/gtktextview.c:547
+#: gtk/gtktextview.c:556
msgid "Wrap Mode"
msgstr ""
-#: gtk/gtktextview.c:565
+#: gtk/gtktextview.c:574
msgid "Left Margin"
msgstr ""
-#: gtk/gtktextview.c:575
+#: gtk/gtktextview.c:584
msgid "Right Margin"
msgstr ""
-#: gtk/gtktextview.c:603
+#: gtk/gtktextview.c:612
msgid "Cursor Visible"
msgstr "カーソルを表示"
-#: gtk/gtktextview.c:604
+#: gtk/gtktextview.c:613
msgid "If the insertion cursor is shown"
msgstr ""
@@ -3101,545 +3225,557 @@ msgstr ""
msgid "Unable to locate theme engine in module_path: \"%s\","
msgstr "モジュールパスにテーマエンジンが見つかりません: \"%s\""
-#: gtk/gtktipsquery.c:181
+#: gtk/gtktipsquery.c:182
msgid "--- No Tip ---"
msgstr "--- Tip 無し ---"
-#: gtk/gtktogglebutton.c:143
+#: gtk/gtktogglebutton.c:133
msgid "If the toggle button should be pressed in or not"
msgstr ""
-#: gtk/gtktogglebutton.c:151
+#: gtk/gtktogglebutton.c:141
msgid "If the toggle button is in an \"in between\" state."
msgstr ""
-#: gtk/gtktogglebutton.c:158
+#: gtk/gtktogglebutton.c:148
msgid "Draw Indicator"
msgstr ""
-#: gtk/gtktogglebutton.c:159
+#: gtk/gtktogglebutton.c:149
msgid "If the toggle part of the button is displayed"
msgstr ""
-#: gtk/gtktoolbar.c:224
+#: gtk/gtktoolbar.c:225
msgid "The orientation of the toolbar"
msgstr ""
-#: gtk/gtktoolbar.c:232
+#: gtk/gtktoolbar.c:233
msgid "Toolbar Style"
msgstr ""
-#: gtk/gtktoolbar.c:233
+#: gtk/gtktoolbar.c:234
msgid "How to draw the toolbar"
msgstr ""
-#: gtk/gtktoolbar.c:241
+#: gtk/gtktoolbar.c:242
msgid "Spacer size"
msgstr ""
-#: gtk/gtktoolbar.c:242
+#: gtk/gtktoolbar.c:243
msgid "Size of spacers"
msgstr ""
-#: gtk/gtktoolbar.c:251
+#: gtk/gtktoolbar.c:252
msgid "Amount of border space between the toolbar shadow and the buttons"
msgstr ""
-#: gtk/gtktoolbar.c:259
+#: gtk/gtktoolbar.c:260
msgid "Space style"
msgstr ""
-#: gtk/gtktoolbar.c:260
+#: gtk/gtktoolbar.c:261
msgid "Whether spacers are vertical lines or just blank"
msgstr ""
-#: gtk/gtktoolbar.c:268
+#: gtk/gtktoolbar.c:269
msgid "Button relief"
msgstr ""
-#: gtk/gtktoolbar.c:269
+#: gtk/gtktoolbar.c:270
msgid "Type of bevel around toolbar buttons"
msgstr ""
-#: gtk/gtktoolbar.c:277
+#: gtk/gtktoolbar.c:278
msgid "Style of bevel around the toolbar"
msgstr ""
-#: gtk/gtktoolbar.c:283
+#: gtk/gtktoolbar.c:284
msgid "Toolbar style"
msgstr ""
-#: gtk/gtktoolbar.c:284
+#: gtk/gtktoolbar.c:285
msgid ""
"Whether default toolbars have text only, text and icons, icons only, etc."
msgstr ""
-#: gtk/gtktoolbar.c:290
+#: gtk/gtktoolbar.c:291
msgid "Toolbar icon size"
msgstr ""
-#: gtk/gtktoolbar.c:291
+#: gtk/gtktoolbar.c:292
msgid "Size of icons in default toolbars"
msgstr ""
-#: gtk/gtktreeview.c:496
+#: gtk/gtktreeview.c:497
msgid "TreeView Model"
msgstr ""
-#: gtk/gtktreeview.c:497
+#: gtk/gtktreeview.c:498
msgid "The model for the tree view"
msgstr ""
-#: gtk/gtktreeview.c:505
+#: gtk/gtktreeview.c:506
msgid "Horizontal Adjustment for the widget"
msgstr ""
-#: gtk/gtktreeview.c:513
+#: gtk/gtktreeview.c:514
msgid "Vertical Adjustment for the widget"
msgstr ""
-#: gtk/gtktreeview.c:520 gtk/gtktreeviewcolumn.c:171 gtk/gtkwidget.c:421
+#: gtk/gtktreeview.c:521 gtk/gtktreeviewcolumn.c:173 gtk/gtkwidget.c:427
msgid "Visible"
msgstr "可視"
-#: gtk/gtktreeview.c:521
+#: gtk/gtktreeview.c:522
msgid "Show the column header buttons"
msgstr ""
-#: gtk/gtktreeview.c:528
+#: gtk/gtktreeview.c:529
msgid "Headers Clickable"
msgstr ""
-#: gtk/gtktreeview.c:529
+#: gtk/gtktreeview.c:530
msgid "Column headers respond to click events"
msgstr ""
-#: gtk/gtktreeview.c:536
+#: gtk/gtktreeview.c:537
msgid "Expander Column"
msgstr ""
-#: gtk/gtktreeview.c:537
+#: gtk/gtktreeview.c:538
msgid "Set the column for the expander column"
msgstr ""
-#: gtk/gtktreeview.c:544 gtk/gtktreeviewcolumn.c:262
+#: gtk/gtktreeview.c:545 gtk/gtktreeviewcolumn.c:272
msgid "Reorderable"
msgstr ""
-#: gtk/gtktreeview.c:545
+#: gtk/gtktreeview.c:546
msgid "View is reorderable"
msgstr ""
-#: gtk/gtktreeview.c:552
+#: gtk/gtktreeview.c:553
msgid "Rules Hint"
msgstr ""
-#: gtk/gtktreeview.c:553
+#: gtk/gtktreeview.c:554
msgid "Set a hint to the theme engine to draw rows in alternating colors"
msgstr ""
-#: gtk/gtktreeview.c:560
+#: gtk/gtktreeview.c:561
msgid "Enable Search"
msgstr ""
-#: gtk/gtktreeview.c:561
+#: gtk/gtktreeview.c:562
msgid "View allows user to search through columns interactively"
msgstr ""
-#: gtk/gtktreeview.c:568
+#: gtk/gtktreeview.c:569
msgid "Search Column"
msgstr ""
-#: gtk/gtktreeview.c:569
+#: gtk/gtktreeview.c:570
msgid "Model column to search through when searching through code"
msgstr ""
-#: gtk/gtktreeview.c:582
+#: gtk/gtktreeview.c:583
msgid "Expander Size"
msgstr ""
-#: gtk/gtktreeview.c:583
+#: gtk/gtktreeview.c:584
msgid "Size of the expander arrow."
msgstr ""
-#: gtk/gtktreeview.c:591
+#: gtk/gtktreeview.c:592
msgid "Vertical Separator Width"
msgstr ""
-#: gtk/gtktreeview.c:592
+#: gtk/gtktreeview.c:593
msgid "Vertical space between cells. Must be an even number."
msgstr ""
-#: gtk/gtktreeview.c:600
+#: gtk/gtktreeview.c:601
msgid "Horizontal Separator Width"
msgstr ""
-#: gtk/gtktreeview.c:601
+#: gtk/gtktreeview.c:602
msgid "Horizontal space between cells. Must be an even number."
msgstr ""
-#: gtk/gtktreeview.c:609
+#: gtk/gtktreeview.c:610
msgid "Allow Rules"
msgstr ""
-#: gtk/gtktreeview.c:610
+#: gtk/gtktreeview.c:611
msgid "Allow drawing of alternating color rows."
msgstr ""
-#: gtk/gtktreeviewcolumn.c:172
+#: gtk/gtktreeview.c:617
+msgid "Indent Expanders"
+msgstr ""
+
+#: gtk/gtktreeview.c:618
+msgid "Make the expanders indented."
+msgstr ""
+
+#: gtk/gtktreeviewcolumn.c:174
msgid "Whether to display the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:180
+#: gtk/gtktreeviewcolumn.c:181 gtk/gtkwindow.c:394
+#, fuzzy
+msgid "Resizable"
+msgstr "無効"
+
+#: gtk/gtktreeviewcolumn.c:182
+msgid "Column is user-resizable"
+msgstr ""
+
+#: gtk/gtktreeviewcolumn.c:190
msgid "Current width of the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:188
+#: gtk/gtktreeviewcolumn.c:198
msgid "Sizing"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:189
+#: gtk/gtktreeviewcolumn.c:199
msgid "Resize mode of the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:197
+#: gtk/gtktreeviewcolumn.c:207
msgid "Fixed Width"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:198
+#: gtk/gtktreeviewcolumn.c:208
msgid "Current fixed width of the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:207
+#: gtk/gtktreeviewcolumn.c:217
msgid "Minimum Width"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:208
+#: gtk/gtktreeviewcolumn.c:218
msgid "Minimum allowed width of the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:217
+#: gtk/gtktreeviewcolumn.c:227
msgid "Maximum Width"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:218
+#: gtk/gtktreeviewcolumn.c:228
msgid "Maximum allowed width of the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:227
+#: gtk/gtktreeviewcolumn.c:237
msgid "Title"
msgstr "タイトル"
-#: gtk/gtktreeviewcolumn.c:228
+#: gtk/gtktreeviewcolumn.c:238
msgid "Title to appear in column header"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:235
+#: gtk/gtktreeviewcolumn.c:245
msgid "Clickable"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:236
+#: gtk/gtktreeviewcolumn.c:246
msgid "Whether the header can be clicked"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:244
+#: gtk/gtktreeviewcolumn.c:254
msgid "Widget"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:245
+#: gtk/gtktreeviewcolumn.c:255
msgid "Widget to put in column header button instead of column title"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:252
+#: gtk/gtktreeviewcolumn.c:262
msgid "Alignment"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:253
+#: gtk/gtktreeviewcolumn.c:263
msgid "X Alignment of the column header text or widget"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:263
+#: gtk/gtktreeviewcolumn.c:273
msgid "Whether the column can be reordered around the headers"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:270
+#: gtk/gtktreeviewcolumn.c:280
msgid "Sort indicator"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:271
+#: gtk/gtktreeviewcolumn.c:281
msgid "Whether to show a sort indicator"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:278
+#: gtk/gtktreeviewcolumn.c:288
msgid "Sort order"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:279
+#: gtk/gtktreeviewcolumn.c:289
msgid "Sort direction the sort indicator should indicate"
msgstr ""
-#: gtk/gtkviewport.c:132
+#: gtk/gtkviewport.c:133
msgid ""
"The GtkAdjustment that determines the values of the horizontal position for "
"this viewport."
msgstr ""
-#: gtk/gtkviewport.c:140
+#: gtk/gtkviewport.c:141
msgid ""
"The GtkAdjustment that determines the values of the vertical position for "
"this viewport."
msgstr ""
-#: gtk/gtkviewport.c:148
+#: gtk/gtkviewport.c:149
msgid "Determines how the shadowed box around the viewport is drawn."
msgstr ""
-#: gtk/gtkwidget.c:388
+#: gtk/gtkwidget.c:394
#, fuzzy
msgid "Widget name"
msgstr "名称変更"
-#: gtk/gtkwidget.c:389
+#: gtk/gtkwidget.c:395
msgid "The name of the widget"
msgstr ""
-#: gtk/gtkwidget.c:395
+#: gtk/gtkwidget.c:401
msgid "Parent widget"
msgstr ""
-#: gtk/gtkwidget.c:396
+#: gtk/gtkwidget.c:402
msgid "The parent widget of this widget. Must be a Container widget."
msgstr ""
-#: gtk/gtkwidget.c:403
+#: gtk/gtkwidget.c:409
msgid "Width request"
msgstr ""
-#: gtk/gtkwidget.c:404
+#: gtk/gtkwidget.c:410
msgid ""
"Override for width request of the widget, or -1 if natural request should be "
"used."
msgstr ""
-#: gtk/gtkwidget.c:412
+#: gtk/gtkwidget.c:418
msgid "Height request"
msgstr ""
-#: gtk/gtkwidget.c:413
+#: gtk/gtkwidget.c:419
msgid ""
"Override for height request of the widget, or -1 if natural request should "
"be used."
msgstr ""
-#: gtk/gtkwidget.c:422
+#: gtk/gtkwidget.c:428
msgid "Whether the widget is visible"
msgstr ""
-#: gtk/gtkwidget.c:428
+#: gtk/gtkwidget.c:434
msgid "Sensitive"
msgstr ""
-#: gtk/gtkwidget.c:429
+#: gtk/gtkwidget.c:435
msgid "Whether the widget responds to input"
msgstr ""
-#: gtk/gtkwidget.c:435
+#: gtk/gtkwidget.c:441
msgid "Application paintable"
msgstr ""
-#: gtk/gtkwidget.c:436
+#: gtk/gtkwidget.c:442
msgid "Whether the application will paint directly on the widget"
msgstr ""
-#: gtk/gtkwidget.c:442
+#: gtk/gtkwidget.c:448
msgid "Can focus"
msgstr ""
-#: gtk/gtkwidget.c:443
+#: gtk/gtkwidget.c:449
msgid "Whether the widget can accept the input focus"
msgstr ""
-#: gtk/gtkwidget.c:449
+#: gtk/gtkwidget.c:455
msgid "Has focus"
msgstr ""
-#: gtk/gtkwidget.c:450
+#: gtk/gtkwidget.c:456
msgid "Whether the widget has the input focus"
msgstr ""
-#: gtk/gtkwidget.c:456
+#: gtk/gtkwidget.c:462
#, fuzzy
msgid "Can default"
msgstr "default:LTR"
-#: gtk/gtkwidget.c:457
+#: gtk/gtkwidget.c:463
msgid "Whether the widget can be the default widget"
msgstr ""
-#: gtk/gtkwidget.c:463
+#: gtk/gtkwidget.c:469
#, fuzzy
msgid "Has default"
msgstr "default:LTR"
-#: gtk/gtkwidget.c:464
+#: gtk/gtkwidget.c:470
msgid "Whether the widget is the default widget"
msgstr ""
-#: gtk/gtkwidget.c:470
+#: gtk/gtkwidget.c:476
msgid "Receives default"
msgstr ""
-#: gtk/gtkwidget.c:471
+#: gtk/gtkwidget.c:477
msgid "If TRUE, the widget will receive the default action when it is focused."
msgstr ""
-#: gtk/gtkwidget.c:477
+#: gtk/gtkwidget.c:483
msgid "Composite child"
msgstr ""
-#: gtk/gtkwidget.c:478
+#: gtk/gtkwidget.c:484
msgid "Whether the widget is composed of other widgets"
msgstr ""
-#: gtk/gtkwidget.c:484
+#: gtk/gtkwidget.c:490
#, fuzzy
msgid "Style"
msgstr "付加スタイル:"
-#: gtk/gtkwidget.c:485
+#: gtk/gtkwidget.c:491
msgid ""
"The style of the widget, which contains information about how it will look "
"(colors etc)."
msgstr ""
-#: gtk/gtkwidget.c:491
+#: gtk/gtkwidget.c:497
msgid "Events"
msgstr ""
-#: gtk/gtkwidget.c:492
+#: gtk/gtkwidget.c:498
msgid "The event mask that decides what kind of GdkEvents this widget gets."
msgstr ""
-#: gtk/gtkwidget.c:499
+#: gtk/gtkwidget.c:505
msgid "Extension events"
msgstr ""
-#: gtk/gtkwidget.c:500
+#: gtk/gtkwidget.c:506
msgid "The mask that decides what kind of extension events this widget gets."
msgstr ""
-#: gtk/gtkwidget.c:1047
+#: gtk/gtkwidget.c:1053
msgid "Interior Focus"
msgstr ""
-#: gtk/gtkwidget.c:1048
+#: gtk/gtkwidget.c:1054
msgid "Whether to draw the focus indicator inside widgets."
msgstr ""
-#: gtk/gtkwindow.c:361
+#: gtk/gtkwindow.c:359
#, fuzzy
msgid "Window Type"
msgstr "ウィンドウ"
-#: gtk/gtkwindow.c:362
+#: gtk/gtkwindow.c:360
msgid "The type of the window"
msgstr ""
-#: gtk/gtkwindow.c:371
+#: gtk/gtkwindow.c:369
#, fuzzy
msgid "Window Title"
msgstr "ウィンドウ"
-#: gtk/gtkwindow.c:372
+#: gtk/gtkwindow.c:370
msgid "The title of the window"
msgstr ""
-#: gtk/gtkwindow.c:379
+#: gtk/gtkwindow.c:377
msgid "Allow Shrink"
msgstr ""
-#: gtk/gtkwindow.c:381
+#: gtk/gtkwindow.c:379
#, no-c-format
msgid ""
"If TRUE, the window has no mimimum size. Setting this to TRUE is 99% of the "
"time a bad idea."
msgstr ""
-#: gtk/gtkwindow.c:388
+#: gtk/gtkwindow.c:386
msgid "Allow Grow"
msgstr ""
-#: gtk/gtkwindow.c:389
+#: gtk/gtkwindow.c:387
msgid "If TRUE, users can expand the window beyond its minimum size."
msgstr ""
-#: gtk/gtkwindow.c:396
-#, fuzzy
-msgid "Resizable"
-msgstr "無効"
-
-#: gtk/gtkwindow.c:397
+#: gtk/gtkwindow.c:395
msgid "If TRUE, users can resize the window."
msgstr ""
-#: gtk/gtkwindow.c:404
+#: gtk/gtkwindow.c:402
msgid "Modal"
msgstr ""
-#: gtk/gtkwindow.c:405
+#: gtk/gtkwindow.c:403
msgid ""
"If TRUE, the window is modal (other windows are not usable while this one is "
"up)."
msgstr ""
-#: gtk/gtkwindow.c:412
+#: gtk/gtkwindow.c:410
msgid "Window Position"
msgstr ""
-#: gtk/gtkwindow.c:413
+#: gtk/gtkwindow.c:411
msgid "The initial position of the window."
msgstr ""
-#: gtk/gtkwindow.c:421
+#: gtk/gtkwindow.c:419
msgid "Default Width"
msgstr ""
-#: gtk/gtkwindow.c:422
+#: gtk/gtkwindow.c:420
msgid ""
"The default width of the window, used when initially showing the window."
msgstr ""
-#: gtk/gtkwindow.c:431
+#: gtk/gtkwindow.c:429
msgid "Default Height"
msgstr ""
-#: gtk/gtkwindow.c:432
+#: gtk/gtkwindow.c:430
msgid ""
"The default height of the window, used when initially showing the window."
msgstr ""
-#: gtk/gtkwindow.c:441
+#: gtk/gtkwindow.c:439
msgid "Destroy with Parent"
msgstr ""
-#: gtk/gtkwindow.c:442
+#: gtk/gtkwindow.c:440
msgid "If this window should be destroyed when the parent is destroyed"
msgstr ""
-#: gtk/gtkwindow.c:449
+#: gtk/gtkwindow.c:447
msgid "Icon"
msgstr ""
-#: gtk/gtkwindow.c:450
+#: gtk/gtkwindow.c:448
msgid "Icon for this window"
msgstr ""
-#: gtk/gtksizegroup.c:241
+#: gtk/gtksizegroup.c:242
#, fuzzy
msgid "Mode"
msgstr "モード: "
-#: gtk/gtksizegroup.c:242
+#: gtk/gtksizegroup.c:243
msgid ""
"The the directions in which the size group effects the requested sizes of "
"its component widgets."
diff --git a/po/ko.po b/po/ko.po
index 1903a5fd4..ad40b62b5 100644
--- a/po/ko.po
+++ b/po/ko.po
@@ -4,7 +4,7 @@
msgid ""
msgstr ""
"Project-Id-Version: gtk+ 1.1.15\n"
-"POT-Creation-Date: 2001-10-25 16:39-0400\n"
+"POT-Creation-Date: 2001-11-23 15:47-0500\n"
"PO-Revision-Date: 1999-04-24 22:53+0900\n"
"Last-Translator: Changwoo Ryu <cwryu@adam.kaist.ac.kr>\n"
"Language-Team: Korean <ko@li.org>\n"
@@ -12,12 +12,12 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-#: gdk-pixbuf/gdk-pixbuf-animation.c:144 gdk-pixbuf/gdk-pixbuf-io.c:543
+#: gdk-pixbuf/gdk-pixbuf-animation.c:144 gdk-pixbuf/gdk-pixbuf-io.c:551
#, c-format
msgid "Failed to open file '%s': %s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-animation.c:155 gdk-pixbuf/gdk-pixbuf-io.c:553
+#: gdk-pixbuf/gdk-pixbuf-animation.c:155 gdk-pixbuf/gdk-pixbuf-io.c:561
#, c-format
msgid "Image file '%s' contains no data"
msgstr ""
@@ -27,7 +27,7 @@ msgstr ""
msgid "Don't know how to load the animation in file '%s'"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-animation.c:205 gdk-pixbuf/gdk-pixbuf-io.c:598
+#: gdk-pixbuf/gdk-pixbuf-animation.c:205 gdk-pixbuf/gdk-pixbuf-io.c:606
#, c-format
msgid ""
"Failed to load image '%s': reason not known, probably a corrupt image file"
@@ -40,65 +40,65 @@ msgid ""
"animation file"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:316
+#: gdk-pixbuf/gdk-pixbuf-io.c:324
#, fuzzy, c-format
msgid "Unable to load image-loading module: %s: %s"
msgstr "모듈을 module_path에서 찾을 수 없음: \"%s\","
-#: gdk-pixbuf/gdk-pixbuf-io.c:335
+#: gdk-pixbuf/gdk-pixbuf-io.c:343
#, c-format
msgid ""
"Image-loading module %s does not export the proper interface; perhaps it's "
"from a different GTK version?"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:452 gdk-pixbuf/gdk-pixbuf-io.c:478
+#: gdk-pixbuf/gdk-pixbuf-io.c:460 gdk-pixbuf/gdk-pixbuf-io.c:486
#, c-format
msgid "Image type '%s' is not supported"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:500
+#: gdk-pixbuf/gdk-pixbuf-io.c:508
#, c-format
msgid "Couldn't recognize the image file format for file '%s'"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:506
+#: gdk-pixbuf/gdk-pixbuf-io.c:514
msgid "Unrecognized image file format"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:576
+#: gdk-pixbuf/gdk-pixbuf-io.c:584
#, c-format
msgid "Don't know how to load the image in file '%s'"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:609
+#: gdk-pixbuf/gdk-pixbuf-io.c:617
#, c-format
msgid "Failed to load image '%s': %s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:714
+#: gdk-pixbuf/gdk-pixbuf-io.c:722
#, c-format
msgid "This build of gdk-pixbuf does not support saving the image format: %s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:822
+#: gdk-pixbuf/gdk-pixbuf-io.c:830
#, c-format
msgid "Failed to open '%s' for writing: %s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:843
+#: gdk-pixbuf/gdk-pixbuf-io.c:851
#, c-format
msgid ""
"Failed to close '%s' while writing image, all data may not have been saved: %"
"s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-loader.c:252
+#: gdk-pixbuf/gdk-pixbuf-loader.c:250
#, c-format
msgid "Incremental loading of image type '%s' is not supported"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-loader.c:275 gdk-pixbuf/gdk-pixbuf-loader.c:376
+#: gdk-pixbuf/gdk-pixbuf-loader.c:273 gdk-pixbuf/gdk-pixbuf-loader.c:374
#, c-format
msgid ""
"Internal error: Image loader module '%s' failed to begin loading an image, "
@@ -361,35 +361,35 @@ msgstr ""
msgid "Failed to write to temporary file when loading XBM image"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1256
+#: gdk-pixbuf/io-xpm.c:1234
msgid "No XPM header found"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1264
+#: gdk-pixbuf/io-xpm.c:1242
msgid "XPM file has image width <= 0"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1272
+#: gdk-pixbuf/io-xpm.c:1250
msgid "XPM file has image height <= 0"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1280
+#: gdk-pixbuf/io-xpm.c:1258
msgid "XPM file has invalid number of colors"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1288
+#: gdk-pixbuf/io-xpm.c:1266
msgid "XPM has invalid number of chars per pixel"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1306
+#: gdk-pixbuf/io-xpm.c:1284
msgid "Can't read XPM colormap"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1344
+#: gdk-pixbuf/io-xpm.c:1322
msgid "Can't allocate memory for loading XPM image"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1527
+#: gdk-pixbuf/io-xpm.c:1505
msgid "Failed to write to temporary file when loading XPM image"
msgstr ""
@@ -410,12 +410,20 @@ msgstr ""
msgid "failed to allocate image buffer of %u bytes"
msgstr ""
-#: gtk/gtkaccellabel.c:115
-msgid "Accelerator object"
+#: gtk/gtkaccellabel.c:122
+msgid "Accelerator Closure"
msgstr ""
-#: gtk/gtkaccellabel.c:116
-msgid "The object monitored by this accelerator label"
+#: gtk/gtkaccellabel.c:123
+msgid "The closure to be monitored for accelerator changes"
+msgstr ""
+
+#: gtk/gtkaccellabel.c:129
+msgid "Accelerator Widget"
+msgstr ""
+
+#: gtk/gtkaccellabel.c:130
+msgid "The widget to be monitored for accelerator changes"
msgstr ""
#: gtk/gtkalignment.c:102
@@ -570,7 +578,7 @@ msgstr "간격:"
msgid "The amount of space between children."
msgstr ""
-#: gtk/gtkbox.c:135 gtk/gtknotebook.c:396
+#: gtk/gtkbox.c:135 gtk/gtknotebook.c:400
msgid "Homogeneous"
msgstr ""
@@ -578,76 +586,76 @@ msgstr ""
msgid "Whether the children should all be the same size."
msgstr ""
-#: gtk/gtkbutton.c:183 gtk/gtkframe.c:125 gtk/gtklabel.c:283
+#: gtk/gtkbutton.c:188 gtk/gtkframe.c:125 gtk/gtklabel.c:282
msgid "Label"
msgstr ""
-#: gtk/gtkbutton.c:184
+#: gtk/gtkbutton.c:189
msgid ""
"Text of the label widget inside the button, if the button contains a label "
"widget."
msgstr ""
-#: gtk/gtkbutton.c:191 gtk/gtklabel.c:304
+#: gtk/gtkbutton.c:196 gtk/gtklabel.c:303
msgid "Use underline"
msgstr ""
-#: gtk/gtkbutton.c:192 gtk/gtklabel.c:305
+#: gtk/gtkbutton.c:197 gtk/gtklabel.c:304
msgid ""
"If set, an underline in the text indicates the next character should be used "
"for the mnemonic accelerator key"
msgstr ""
-#: gtk/gtkbutton.c:199
+#: gtk/gtkbutton.c:204
msgid "Use stock"
msgstr ""
-#: gtk/gtkbutton.c:200
+#: gtk/gtkbutton.c:205
msgid ""
"If set, the label is used to pick a stock item instead of being displayed"
msgstr ""
-#: gtk/gtkbutton.c:207
+#: gtk/gtkbutton.c:212
msgid "Border relief"
msgstr ""
-#: gtk/gtkbutton.c:208
+#: gtk/gtkbutton.c:213
msgid "The border relief style."
msgstr ""
-#: gtk/gtkbutton.c:259
+#: gtk/gtkbutton.c:264
#, fuzzy
msgid "Default Spacing"
msgstr "간격:"
-#: gtk/gtkbutton.c:260
+#: gtk/gtkbutton.c:265
msgid "Extra space to add for CAN_DEFAULT buttons"
msgstr ""
-#: gtk/gtkbutton.c:266
+#: gtk/gtkbutton.c:271
msgid "Default Outside Spacing"
msgstr ""
-#: gtk/gtkbutton.c:267
+#: gtk/gtkbutton.c:272
msgid ""
"Extra space to add for CAN_DEFAULT buttons that is always drawn outside the "
"border"
msgstr ""
-#: gtk/gtkbutton.c:272
+#: gtk/gtkbutton.c:277
msgid "Child X Displacement"
msgstr ""
-#: gtk/gtkbutton.c:273
+#: gtk/gtkbutton.c:278
msgid ""
"How far in the x direction to move the child when the button is depressed"
msgstr ""
-#: gtk/gtkbutton.c:280
+#: gtk/gtkbutton.c:285
msgid "Child Y Displacement"
msgstr ""
-#: gtk/gtkbutton.c:281
+#: gtk/gtkbutton.c:286
msgid ""
"How far in the y direction to move the child when the button is depressed"
msgstr ""
@@ -745,297 +753,297 @@ msgstr ""
msgid "The pixbuf to render."
msgstr ""
-#: gtk/gtkcellrenderertext.c:173 gtk/gtkentry.c:498 gtk/gtkprogressbar.c:207
+#: gtk/gtkcellrenderertext.c:174 gtk/gtkentry.c:506 gtk/gtkprogressbar.c:207
msgid "Text"
msgstr ""
-#: gtk/gtkcellrenderertext.c:174
+#: gtk/gtkcellrenderertext.c:175
msgid "Text to render"
msgstr ""
-#: gtk/gtkcellrenderertext.c:181
+#: gtk/gtkcellrenderertext.c:182
msgid "Markup"
msgstr ""
-#: gtk/gtkcellrenderertext.c:182
+#: gtk/gtkcellrenderertext.c:183
msgid "Marked up text to render"
msgstr ""
-#: gtk/gtkcellrenderertext.c:189 gtk/gtklabel.c:290
+#: gtk/gtkcellrenderertext.c:190 gtk/gtklabel.c:289
msgid "Attributes"
msgstr ""
-#: gtk/gtkcellrenderertext.c:190
+#: gtk/gtkcellrenderertext.c:191
msgid "A list of style attributes to apply to the text of the renderer."
msgstr ""
-#: gtk/gtkcellrenderertext.c:197 gtk/gtktexttag.c:208
+#: gtk/gtkcellrenderertext.c:198 gtk/gtktexttag.c:209
msgid "Background color name"
msgstr ""
-#: gtk/gtkcellrenderertext.c:198 gtk/gtktexttag.c:209
+#: gtk/gtkcellrenderertext.c:199 gtk/gtktexttag.c:210
msgid "Background color as a string"
msgstr ""
-#: gtk/gtkcellrenderertext.c:205 gtk/gtktexttag.c:216
+#: gtk/gtkcellrenderertext.c:206 gtk/gtktexttag.c:217
msgid "Background color"
msgstr ""
-#: gtk/gtkcellrenderertext.c:206 gtk/gtktexttag.c:217
+#: gtk/gtkcellrenderertext.c:207 gtk/gtktexttag.c:218
msgid "Background color as a GdkColor"
msgstr ""
-#: gtk/gtkcellrenderertext.c:213 gtk/gtktexttag.c:242
+#: gtk/gtkcellrenderertext.c:214 gtk/gtktexttag.c:243
msgid "Foreground color name"
msgstr ""
-#: gtk/gtkcellrenderertext.c:214 gtk/gtktexttag.c:243
+#: gtk/gtkcellrenderertext.c:215 gtk/gtktexttag.c:244
msgid "Foreground color as a string"
msgstr ""
-#: gtk/gtkcellrenderertext.c:221 gtk/gtktexttag.c:250
+#: gtk/gtkcellrenderertext.c:222 gtk/gtktexttag.c:251
msgid "Foreground color"
msgstr ""
-#: gtk/gtkcellrenderertext.c:222 gtk/gtktexttag.c:251
+#: gtk/gtkcellrenderertext.c:223 gtk/gtktexttag.c:252
msgid "Foreground color as a GdkColor"
msgstr ""
-#: gtk/gtkcellrenderertext.c:230 gtk/gtkentry.c:430 gtk/gtktexttag.c:276
-#: gtk/gtktextview.c:539
+#: gtk/gtkcellrenderertext.c:231 gtk/gtkentry.c:438 gtk/gtktexttag.c:277
+#: gtk/gtktextview.c:548
#, fuzzy
msgid "Editable"
msgstr "(사용 안함)"
-#: gtk/gtkcellrenderertext.c:231 gtk/gtktexttag.c:277 gtk/gtktextview.c:540
+#: gtk/gtkcellrenderertext.c:232 gtk/gtktexttag.c:278 gtk/gtktextview.c:549
msgid "Whether the text can be modified by the user"
msgstr ""
-#: gtk/gtkcellrenderertext.c:238 gtk/gtkcellrenderertext.c:246
-#: gtk/gtkfontsel.c:192 gtk/gtktexttag.c:284 gtk/gtktexttag.c:292
+#: gtk/gtkcellrenderertext.c:239 gtk/gtkcellrenderertext.c:247
+#: gtk/gtkfontsel.c:192 gtk/gtktexttag.c:285 gtk/gtktexttag.c:293
msgid "Font"
msgstr "글꼴"
-#: gtk/gtkcellrenderertext.c:239 gtk/gtktexttag.c:285
+#: gtk/gtkcellrenderertext.c:240 gtk/gtktexttag.c:286
msgid "Font description as a string"
msgstr ""
-#: gtk/gtkcellrenderertext.c:247 gtk/gtktexttag.c:293
+#: gtk/gtkcellrenderertext.c:248 gtk/gtktexttag.c:294
msgid "Font description as a PangoFontDescription struct"
msgstr ""
-#: gtk/gtkcellrenderertext.c:255 gtk/gtktexttag.c:301
+#: gtk/gtkcellrenderertext.c:256 gtk/gtktexttag.c:302
#, fuzzy
msgid "Font family"
msgstr "가족:"
-#: gtk/gtkcellrenderertext.c:256 gtk/gtktexttag.c:302
+#: gtk/gtkcellrenderertext.c:257 gtk/gtktexttag.c:303
msgid "Name of the font family, e.g. Sans, Helvetica, Times, Monospace"
msgstr ""
-#: gtk/gtkcellrenderertext.c:263 gtk/gtkcellrenderertext.c:264
-#: gtk/gtktexttag.c:309 gtk/gtktexttag.c:310
+#: gtk/gtkcellrenderertext.c:264 gtk/gtkcellrenderertext.c:265
+#: gtk/gtktexttag.c:310 gtk/gtktexttag.c:311
#, fuzzy
msgid "Font style"
msgstr "글꼴 모양새:"
-#: gtk/gtkcellrenderertext.c:272 gtk/gtkcellrenderertext.c:273
-#: gtk/gtktexttag.c:318 gtk/gtktexttag.c:319
+#: gtk/gtkcellrenderertext.c:273 gtk/gtkcellrenderertext.c:274
+#: gtk/gtktexttag.c:319 gtk/gtktexttag.c:320
msgid "Font variant"
msgstr ""
-#: gtk/gtkcellrenderertext.c:281 gtk/gtkcellrenderertext.c:282
-#: gtk/gtktexttag.c:327 gtk/gtktexttag.c:328
+#: gtk/gtkcellrenderertext.c:282 gtk/gtkcellrenderertext.c:283
+#: gtk/gtktexttag.c:328 gtk/gtktexttag.c:329
msgid "Font weight"
msgstr ""
-#: gtk/gtkcellrenderertext.c:291 gtk/gtkcellrenderertext.c:292
-#: gtk/gtktexttag.c:338 gtk/gtktexttag.c:339
+#: gtk/gtkcellrenderertext.c:292 gtk/gtkcellrenderertext.c:293
+#: gtk/gtktexttag.c:339 gtk/gtktexttag.c:340
#, fuzzy
msgid "Font stretch"
msgstr "글꼴 속성"
-#: gtk/gtkcellrenderertext.c:300 gtk/gtkcellrenderertext.c:301
-#: gtk/gtktexttag.c:347 gtk/gtktexttag.c:348
+#: gtk/gtkcellrenderertext.c:301 gtk/gtkcellrenderertext.c:302
+#: gtk/gtktexttag.c:348 gtk/gtktexttag.c:349
#, fuzzy
msgid "Font size"
msgstr "점 크기:"
-#: gtk/gtkcellrenderertext.c:310 gtk/gtktexttag.c:367
+#: gtk/gtkcellrenderertext.c:311 gtk/gtktexttag.c:368
#, fuzzy
msgid "Font points"
msgstr "글꼴 유형"
-#: gtk/gtkcellrenderertext.c:311 gtk/gtktexttag.c:368
+#: gtk/gtkcellrenderertext.c:312 gtk/gtktexttag.c:369
msgid "Font size in points"
msgstr ""
-#: gtk/gtkcellrenderertext.c:320 gtk/gtktexttag.c:357 gtk/gtktexttag.c:358
+#: gtk/gtkcellrenderertext.c:321 gtk/gtktexttag.c:358 gtk/gtktexttag.c:359
#, fuzzy
msgid "Font scale"
msgstr "글꼴 모양새:"
-#: gtk/gtkcellrenderertext.c:321
+#: gtk/gtkcellrenderertext.c:322
msgid "Font scaling factor"
msgstr ""
-#: gtk/gtkcellrenderertext.c:330 gtk/gtktexttag.c:426
+#: gtk/gtkcellrenderertext.c:331 gtk/gtktexttag.c:427
msgid "Rise"
msgstr ""
-#: gtk/gtkcellrenderertext.c:331 gtk/gtktexttag.c:427
+#: gtk/gtkcellrenderertext.c:332 gtk/gtktexttag.c:428
msgid ""
"Offset of text above the baseline (below the baseline if rise is negative)"
msgstr ""
-#: gtk/gtkcellrenderertext.c:341 gtk/gtktexttag.c:466
+#: gtk/gtkcellrenderertext.c:342 gtk/gtktexttag.c:467
msgid "Strikethrough"
msgstr ""
-#: gtk/gtkcellrenderertext.c:342 gtk/gtktexttag.c:467
+#: gtk/gtkcellrenderertext.c:343 gtk/gtktexttag.c:468
msgid "Whether to strike through the text"
msgstr ""
-#: gtk/gtkcellrenderertext.c:349 gtk/gtktexttag.c:474
+#: gtk/gtkcellrenderertext.c:350 gtk/gtktexttag.c:475
msgid "Underline"
msgstr ""
-#: gtk/gtkcellrenderertext.c:350 gtk/gtktexttag.c:475
+#: gtk/gtkcellrenderertext.c:351 gtk/gtktexttag.c:476
msgid "Style of underline for this text"
msgstr ""
-#: gtk/gtkcellrenderertext.c:360 gtk/gtktexttag.c:511
+#: gtk/gtkcellrenderertext.c:361 gtk/gtktexttag.c:512
msgid "Background set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:361 gtk/gtktexttag.c:512
+#: gtk/gtkcellrenderertext.c:362 gtk/gtktexttag.c:513
msgid "Whether this tag affects the background color"
msgstr ""
-#: gtk/gtkcellrenderertext.c:364 gtk/gtktexttag.c:523
+#: gtk/gtkcellrenderertext.c:365 gtk/gtktexttag.c:524
msgid "Foreground set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:365 gtk/gtktexttag.c:524
+#: gtk/gtkcellrenderertext.c:366 gtk/gtktexttag.c:525
msgid "Whether this tag affects the foreground color"
msgstr ""
-#: gtk/gtkcellrenderertext.c:368 gtk/gtktexttag.c:531
+#: gtk/gtkcellrenderertext.c:369 gtk/gtktexttag.c:532
msgid "Editability set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:369 gtk/gtktexttag.c:532
+#: gtk/gtkcellrenderertext.c:370 gtk/gtktexttag.c:533
msgid "Whether this tag affects text editability"
msgstr ""
-#: gtk/gtkcellrenderertext.c:372 gtk/gtktexttag.c:535
+#: gtk/gtkcellrenderertext.c:373 gtk/gtktexttag.c:536
msgid "Font family set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:373 gtk/gtktexttag.c:536
+#: gtk/gtkcellrenderertext.c:374 gtk/gtktexttag.c:537
msgid "Whether this tag affects the font family"
msgstr ""
-#: gtk/gtkcellrenderertext.c:376 gtk/gtktexttag.c:539
+#: gtk/gtkcellrenderertext.c:377 gtk/gtktexttag.c:540
#, fuzzy
msgid "Font style set"
msgstr "글꼴 모양새:"
-#: gtk/gtkcellrenderertext.c:377 gtk/gtktexttag.c:540
+#: gtk/gtkcellrenderertext.c:378 gtk/gtktexttag.c:541
msgid "Whether this tag affects the font style"
msgstr ""
-#: gtk/gtkcellrenderertext.c:380 gtk/gtktexttag.c:543
+#: gtk/gtkcellrenderertext.c:381 gtk/gtktexttag.c:544
msgid "Font variant set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:381 gtk/gtktexttag.c:544
+#: gtk/gtkcellrenderertext.c:382 gtk/gtktexttag.c:545
msgid "Whether this tag affects the font variant"
msgstr ""
-#: gtk/gtkcellrenderertext.c:384 gtk/gtktexttag.c:547
+#: gtk/gtkcellrenderertext.c:385 gtk/gtktexttag.c:548
msgid "Font weight set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:385 gtk/gtktexttag.c:548
+#: gtk/gtkcellrenderertext.c:386 gtk/gtktexttag.c:549
msgid "Whether this tag affects the font weight"
msgstr ""
-#: gtk/gtkcellrenderertext.c:388 gtk/gtktexttag.c:551
+#: gtk/gtkcellrenderertext.c:389 gtk/gtktexttag.c:552
msgid "Font stretch set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:389 gtk/gtktexttag.c:552
+#: gtk/gtkcellrenderertext.c:390 gtk/gtktexttag.c:553
msgid "Whether this tag affects the font stretch"
msgstr ""
-#: gtk/gtkcellrenderertext.c:392 gtk/gtktexttag.c:555
+#: gtk/gtkcellrenderertext.c:393 gtk/gtktexttag.c:556
msgid "Font size set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:393 gtk/gtktexttag.c:556
+#: gtk/gtkcellrenderertext.c:394 gtk/gtktexttag.c:557
msgid "Whether this tag affects the font size"
msgstr ""
-#: gtk/gtkcellrenderertext.c:396 gtk/gtktexttag.c:559
+#: gtk/gtkcellrenderertext.c:397 gtk/gtktexttag.c:560
#, fuzzy
msgid "Font scale set"
msgstr "글꼴 모양새:"
-#: gtk/gtkcellrenderertext.c:397 gtk/gtktexttag.c:560
+#: gtk/gtkcellrenderertext.c:398 gtk/gtktexttag.c:561
msgid "Whether this tag scales the font size by a factor"
msgstr ""
-#: gtk/gtkcellrenderertext.c:400 gtk/gtktexttag.c:579
+#: gtk/gtkcellrenderertext.c:401 gtk/gtktexttag.c:580
msgid "Rise set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:401 gtk/gtktexttag.c:580
+#: gtk/gtkcellrenderertext.c:402 gtk/gtktexttag.c:581
msgid "Whether this tag affects the rise"
msgstr ""
-#: gtk/gtkcellrenderertext.c:404 gtk/gtktexttag.c:595
+#: gtk/gtkcellrenderertext.c:405 gtk/gtktexttag.c:596
msgid "Strikethrough set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:405 gtk/gtktexttag.c:596
+#: gtk/gtkcellrenderertext.c:406 gtk/gtktexttag.c:597
msgid "Whether this tag affects strikethrough"
msgstr ""
-#: gtk/gtkcellrenderertext.c:408 gtk/gtktexttag.c:603
+#: gtk/gtkcellrenderertext.c:409 gtk/gtktexttag.c:604
msgid "Underline set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:409 gtk/gtktexttag.c:604
+#: gtk/gtkcellrenderertext.c:410 gtk/gtktexttag.c:605
msgid "Whether this tag affects underlining"
msgstr ""
-#: gtk/gtkcellrenderertoggle.c:129
+#: gtk/gtkcellrenderertoggle.c:130
msgid "Toggle state"
msgstr ""
-#: gtk/gtkcellrenderertoggle.c:130
+#: gtk/gtkcellrenderertoggle.c:131
msgid "The toggle state of the button"
msgstr ""
-#: gtk/gtkcellrenderertoggle.c:138
+#: gtk/gtkcellrenderertoggle.c:139
#, fuzzy
msgid "Activatable"
msgstr "(사용 안함)"
-#: gtk/gtkcellrenderertoggle.c:139
+#: gtk/gtkcellrenderertoggle.c:140
msgid "The toggle button can be activated"
msgstr ""
-#: gtk/gtkcellrenderertoggle.c:147
+#: gtk/gtkcellrenderertoggle.c:148
msgid "Radio state"
msgstr ""
-#: gtk/gtkcellrenderertoggle.c:148
+#: gtk/gtkcellrenderertoggle.c:149
msgid "Draw the toggle button as a radio button"
msgstr ""
-#: gtk/gtkcheckbutton.c:95 gtk/gtkoptionmenu.c:163
+#: gtk/gtkcheckbutton.c:95 gtk/gtkoptionmenu.c:191
msgid "Indicator Size"
msgstr ""
@@ -1043,7 +1051,7 @@ msgstr ""
msgid "Size of check or radio indicator"
msgstr ""
-#: gtk/gtkcheckbutton.c:103 gtk/gtkoptionmenu.c:169
+#: gtk/gtkcheckbutton.c:103 gtk/gtkoptionmenu.c:197
msgid "Indicator Spacing"
msgstr ""
@@ -1051,171 +1059,171 @@ msgstr ""
msgid "Spacing around check or radio indicator"
msgstr ""
-#: gtk/gtkcheckmenuitem.c:114 gtk/gtktogglebutton.c:142
+#: gtk/gtkcheckmenuitem.c:115 gtk/gtktogglebutton.c:132
msgid "Active"
msgstr ""
-#: gtk/gtkcheckmenuitem.c:115
+#: gtk/gtkcheckmenuitem.c:116
msgid "Whether the menu item is checked."
msgstr ""
-#: gtk/gtkcheckmenuitem.c:122 gtk/gtktogglebutton.c:150
+#: gtk/gtkcheckmenuitem.c:123 gtk/gtktogglebutton.c:140
msgid "Inconsistent"
msgstr ""
-#: gtk/gtkcheckmenuitem.c:123
+#: gtk/gtkcheckmenuitem.c:124
msgid "Whether to display an \"inconsistent\" state."
msgstr ""
-#: gtk/gtkcolorsel.c:574
+#: gtk/gtkcolorsel.c:578
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:579
+#: gtk/gtkcolorsel.c:583
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:883
+#: gtk/gtkcolorsel.c:887
msgid "_Save color here"
msgstr ""
-#: gtk/gtkcolorsel.c:1051
+#: gtk/gtkcolorsel.c:1055
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:1667
+#: gtk/gtkcolorsel.c:1674
msgid "Has Opacity Control"
msgstr ""
-#: gtk/gtkcolorsel.c:1668
+#: gtk/gtkcolorsel.c:1675
msgid "Whether the color selector should allow setting opacity"
msgstr ""
-#: gtk/gtkcolorsel.c:1674
+#: gtk/gtkcolorsel.c:1681
msgid "Has palette"
msgstr ""
-#: gtk/gtkcolorsel.c:1675
+#: gtk/gtkcolorsel.c:1682
msgid "Whether a palette should be used"
msgstr ""
-#: gtk/gtkcolorsel.c:1681
+#: gtk/gtkcolorsel.c:1688
msgid "Current Color"
msgstr ""
-#: gtk/gtkcolorsel.c:1682
+#: gtk/gtkcolorsel.c:1689
msgid "The current color"
msgstr ""
-#: gtk/gtkcolorsel.c:1688
+#: gtk/gtkcolorsel.c:1695
msgid "Current Alpha"
msgstr ""
-#: gtk/gtkcolorsel.c:1689
+#: gtk/gtkcolorsel.c:1696
msgid "The current opacity value (0 fully transparent, 65535 fully opaque)"
msgstr ""
-#: gtk/gtkcolorsel.c:1702
+#: gtk/gtkcolorsel.c:1709
msgid "Custom palette"
msgstr ""
-#: gtk/gtkcolorsel.c:1703
+#: gtk/gtkcolorsel.c:1710
msgid "Palette to use in the color selector"
msgstr ""
-#: gtk/gtkcolorsel.c:1758
+#: gtk/gtkcolorsel.c:1750
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:1786
+#: gtk/gtkcolorsel.c:1778
msgid ""
"Click the eyedropper, then click a color anywhere on your screen to select "
"that color."
msgstr ""
-#: gtk/gtkcolorsel.c:1795
+#: gtk/gtkcolorsel.c:1787
#, fuzzy
msgid "_Hue:"
msgstr "색상:"
-#: gtk/gtkcolorsel.c:1796
+#: gtk/gtkcolorsel.c:1788
msgid "Position on the color wheel."
msgstr ""
-#: gtk/gtkcolorsel.c:1797
+#: gtk/gtkcolorsel.c:1789
#, fuzzy
msgid "_Saturation:"
msgstr "채도:"
-#: gtk/gtkcolorsel.c:1798
+#: gtk/gtkcolorsel.c:1790
msgid "\"Deepness\" of the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1799
+#: gtk/gtkcolorsel.c:1791
#, fuzzy
msgid "_Value:"
msgstr "값:"
-#: gtk/gtkcolorsel.c:1800
+#: gtk/gtkcolorsel.c:1792
msgid "Brightness of the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1801
+#: gtk/gtkcolorsel.c:1793
#, fuzzy
msgid "_Red:"
msgstr "빨강:"
-#: gtk/gtkcolorsel.c:1802
+#: gtk/gtkcolorsel.c:1794
msgid "Amount of red light in the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1803
+#: gtk/gtkcolorsel.c:1795
#, fuzzy
msgid "_Green:"
msgstr "초록:"
-#: gtk/gtkcolorsel.c:1804
+#: gtk/gtkcolorsel.c:1796
msgid "Amount of green light in the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1805
+#: gtk/gtkcolorsel.c:1797
#, fuzzy
msgid "_Blue:"
msgstr "파랑:"
-#: gtk/gtkcolorsel.c:1806
+#: gtk/gtkcolorsel.c:1798
msgid "Amount of blue light in the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1809
+#: gtk/gtkcolorsel.c:1801
#, fuzzy
msgid "_Opacity:"
msgstr "불투명:"
-#: gtk/gtkcolorsel.c:1817
+#: gtk/gtkcolorsel.c:1809
msgid "Transparency of the currently-selected color."
msgstr ""
-#: gtk/gtkcolorsel.c:1832
+#: gtk/gtkcolorsel.c:1824
msgid "Color _Name:"
msgstr ""
-#: gtk/gtkcolorsel.c:1844
+#: gtk/gtkcolorsel.c:1836
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:1863
+#: gtk/gtkcolorsel.c:1855
msgid "_Palette"
msgstr ""
@@ -1260,204 +1268,204 @@ msgstr ""
msgid "Whether entered values must already be present in the list"
msgstr ""
-#: gtk/gtkcontainer.c:202
+#: gtk/gtkcontainer.c:203
msgid "Resize mode"
msgstr ""
-#: gtk/gtkcontainer.c:203
+#: gtk/gtkcontainer.c:204
msgid "Specify how resize events are handled"
msgstr ""
-#: gtk/gtkcontainer.c:210
+#: gtk/gtkcontainer.c:211
msgid "Border width"
msgstr ""
-#: gtk/gtkcontainer.c:211
+#: gtk/gtkcontainer.c:212
msgid "The width of the empty border outside the containers children."
msgstr ""
-#: gtk/gtkcontainer.c:219
+#: gtk/gtkcontainer.c:220
msgid "Child"
msgstr ""
-#: gtk/gtkcontainer.c:220
+#: gtk/gtkcontainer.c:221
msgid "Can be used to add a new child to the container."
msgstr ""
-#: gtk/gtkcurve.c:120
+#: gtk/gtkcurve.c:121
#, fuzzy
msgid "Curve type"
msgstr "만들기"
-#: gtk/gtkcurve.c:121
+#: gtk/gtkcurve.c:122
msgid "Is this curve linear, spline interpolated, or free-form"
msgstr ""
-#: gtk/gtkcurve.c:129
+#: gtk/gtkcurve.c:130
msgid "Minimum X"
msgstr ""
-#: gtk/gtkcurve.c:130
+#: gtk/gtkcurve.c:131
msgid "Minimum possible value for X"
msgstr ""
-#: gtk/gtkcurve.c:139
+#: gtk/gtkcurve.c:140
msgid "Maximum X"
msgstr ""
-#: gtk/gtkcurve.c:140
+#: gtk/gtkcurve.c:141
msgid "Maximum possible X value."
msgstr ""
-#: gtk/gtkcurve.c:149
+#: gtk/gtkcurve.c:150
msgid "Minimum Y"
msgstr ""
-#: gtk/gtkcurve.c:150
+#: gtk/gtkcurve.c:151
msgid "Minimum possible value for Y"
msgstr ""
-#: gtk/gtkcurve.c:159
+#: gtk/gtkcurve.c:160
msgid "Maximum Y"
msgstr ""
-#: gtk/gtkcurve.c:160
+#: gtk/gtkcurve.c:161
msgid "Maximum possible value for Y"
msgstr ""
-#: gtk/gtkdialog.c:125
+#: gtk/gtkdialog.c:126
msgid "Has separator"
msgstr ""
-#: gtk/gtkdialog.c:126
+#: gtk/gtkdialog.c:127
msgid "The dialog has a separator bar above its buttons"
msgstr ""
-#: gtk/gtkdialog.c:149
+#: gtk/gtkdialog.c:150
msgid "Content area border"
msgstr ""
-#: gtk/gtkdialog.c:150
+#: gtk/gtkdialog.c:151
msgid "Width of border around the main dialog area"
msgstr ""
-#: gtk/gtkdialog.c:157
+#: gtk/gtkdialog.c:158
msgid "Button spacing"
msgstr ""
-#: gtk/gtkdialog.c:158
+#: gtk/gtkdialog.c:159
msgid "Spacing between buttons"
msgstr ""
-#: gtk/gtkdialog.c:166
+#: gtk/gtkdialog.c:167
msgid "Action area border"
msgstr ""
-#: gtk/gtkdialog.c:167
+#: gtk/gtkdialog.c:168
msgid "Width of border around the button area at the bottom of the dialog"
msgstr ""
-#: gtk/gtkentry.c:410 gtk/gtklabel.c:361
+#: gtk/gtkentry.c:418 gtk/gtklabel.c:360
#, fuzzy
msgid "Cursor Position"
msgstr "사용 안함"
-#: gtk/gtkentry.c:411 gtk/gtklabel.c:362
+#: gtk/gtkentry.c:419 gtk/gtklabel.c:361
msgid "The current position of the insertion cursor in chars."
msgstr ""
-#: gtk/gtkentry.c:420 gtk/gtklabel.c:371
+#: gtk/gtkentry.c:428 gtk/gtklabel.c:370
#, fuzzy
msgid "Selection Bound"
msgstr "선택:"
-#: gtk/gtkentry.c:421 gtk/gtklabel.c:372
+#: gtk/gtkentry.c:429 gtk/gtklabel.c:371
msgid ""
"The position of the opposite end of the selection from the cursor in chars."
msgstr ""
-#: gtk/gtkentry.c:431
+#: gtk/gtkentry.c:439
msgid "Whether the entry contents can be edited"
msgstr ""
-#: gtk/gtkentry.c:438
+#: gtk/gtkentry.c:446
msgid "Maximum length"
msgstr ""
-#: gtk/gtkentry.c:439
+#: gtk/gtkentry.c:447
msgid "Maximum number of characters for this entry"
msgstr ""
-#: gtk/gtkentry.c:447
+#: gtk/gtkentry.c:455
msgid "Visibility"
msgstr ""
-#: gtk/gtkentry.c:448
+#: gtk/gtkentry.c:456
msgid ""
"FALSE displays the \"invisible char\" instead of the actual text (password "
"mode)"
msgstr ""
-#: gtk/gtkentry.c:455
+#: gtk/gtkentry.c:463
msgid "Has Frame"
msgstr ""
-#: gtk/gtkentry.c:456
+#: gtk/gtkentry.c:464
msgid "FALSE removes outside bevel from entry."
msgstr ""
-#: gtk/gtkentry.c:463
+#: gtk/gtkentry.c:471
msgid "Invisible character"
msgstr ""
-#: gtk/gtkentry.c:464
+#: gtk/gtkentry.c:472
msgid "The character to use when masking entry contents (in \"password mode\")"
msgstr ""
-#: gtk/gtkentry.c:471
+#: gtk/gtkentry.c:479
msgid "Activates default"
msgstr ""
-#: gtk/gtkentry.c:472
+#: gtk/gtkentry.c:480
msgid ""
"Whether to activate the default widget (such as the default button in a "
"dialog) when Enter is pressed."
msgstr ""
-#: gtk/gtkentry.c:478
+#: gtk/gtkentry.c:486
msgid "Width in chars"
msgstr ""
-#: gtk/gtkentry.c:479
+#: gtk/gtkentry.c:487
msgid "Number of characters to leave space for in the entry."
msgstr ""
-#: gtk/gtkentry.c:488
+#: gtk/gtkentry.c:496
msgid "Scroll offset"
msgstr ""
-#: gtk/gtkentry.c:489
+#: gtk/gtkentry.c:497
msgid "Number of pixels of the entry scrolled off the screen to the left"
msgstr ""
-#: gtk/gtkentry.c:499
+#: gtk/gtkentry.c:507
msgid "The contents of the entry"
msgstr ""
-#: gtk/gtkentry.c:505 gtk/gtklabel.c:380 gtk/gtktextview.c:615
+#: gtk/gtkentry.c:513 gtk/gtklabel.c:379 gtk/gtktextview.c:624
msgid "Cursor color"
msgstr ""
-#: gtk/gtkentry.c:506 gtk/gtklabel.c:381 gtk/gtktextview.c:616
+#: gtk/gtkentry.c:514 gtk/gtklabel.c:380 gtk/gtktextview.c:625
msgid "Color with which to draw insertion cursor"
msgstr ""
-#: gtk/gtkentry.c:3793 gtk/gtklabel.c:3180
+#: gtk/gtkentry.c:3832 gtk/gtklabel.c:3151
#, fuzzy
msgid "Select All"
msgstr "지우기"
-#: gtk/gtkentry.c:3803 gtk/gtklabel.c:3190 gtk/gtktextview.c:5563
+#: gtk/gtkentry.c:3842 gtk/gtklabel.c:3161 gtk/gtktextview.c:5737
msgid "Input Methods"
msgstr ""
@@ -1488,12 +1496,12 @@ msgstr "자료방"
msgid "Files"
msgstr "파일"
-#: gtk/gtkfilesel.c:727 gtk/gtkfilesel.c:2052
+#: gtk/gtkfilesel.c:726 gtk/gtkfilesel.c:2057
#, c-format
msgid "Directory unreadable: %s"
msgstr "자료방을 읽을 수 없음: %s"
-#: gtk/gtkfilesel.c:849
+#: gtk/gtkfilesel.c:848
#, c-format
msgid ""
"The file \"%s\" resides on another machine (called %s) and may not be "
@@ -1501,130 +1509,128 @@ msgid ""
"Are you sure that you want to select it?"
msgstr ""
-#: gtk/gtkfilesel.c:979
+#: gtk/gtkfilesel.c:978
msgid "Create Dir"
msgstr "자료방 만들기"
-#: gtk/gtkfilesel.c:990 gtk/gtkfilesel.c:1413
+#: gtk/gtkfilesel.c:989 gtk/gtkfilesel.c:1416
msgid "Delete File"
msgstr "파일 지우기"
-#: gtk/gtkfilesel.c:1001 gtk/gtkfilesel.c:1556
+#: gtk/gtkfilesel.c:1000 gtk/gtkfilesel.c:1559
msgid "Rename File"
msgstr "파일명 바꿈"
-#: gtk/gtkfilesel.c:1236
+#: gtk/gtkfilesel.c:1237
#, c-format
msgid ""
"The directory name \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
-#: gtk/gtkfilesel.c:1238
+#: gtk/gtkfilesel.c:1239
#, c-format
msgid ""
"Error creating directory \"%s\": %s\n"
"%s"
msgstr ""
-#: gtk/gtkfilesel.c:1239 gtk/gtkfilesel.c:1490
+#: gtk/gtkfilesel.c:1240 gtk/gtkfilesel.c:1493
msgid "You probably used symbols not allowed in filenames."
msgstr ""
-#: gtk/gtkfilesel.c:1247
+#: gtk/gtkfilesel.c:1248
#, c-format
msgid "Error creating directory \"%s\": %s\n"
msgstr ""
-#: gtk/gtkfilesel.c:1281
+#: gtk/gtkfilesel.c:1282
msgid "Create Directory"
msgstr "자료방 만듦"
-#: gtk/gtkfilesel.c:1295
+#: gtk/gtkfilesel.c:1296
#, fuzzy
msgid "_Directory name:"
msgstr "자료방 이름:"
#. buttons
-#: gtk/gtkfilesel.c:1309
-msgid "Create"
-msgstr "만들기"
-
-#: gtk/gtkfilesel.c:1318 gtk/gtkfilesel.c:1444 gtk/gtkfilesel.c:1598
-#: gtk/gtkgamma.c:424
+#: gtk/gtkfilesel.c:1310 gtk/gtkfilesel.c:1438 gtk/gtkfilesel.c:1592
+#: gtk/gtkgamma.c:417
msgid "Cancel"
msgstr "취소"
-#: gtk/gtkfilesel.c:1353
+#: gtk/gtkfilesel.c:1322
+msgid "Create"
+msgstr "만들기"
+
+#: gtk/gtkfilesel.c:1356
#, c-format
msgid "The filename \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
-#: gtk/gtkfilesel.c:1356
+#: gtk/gtkfilesel.c:1359
#, c-format
msgid ""
"Error deleting file \"%s\": %s\n"
"%s"
msgstr ""
-#: gtk/gtkfilesel.c:1358 gtk/gtkfilesel.c:1504
+#: gtk/gtkfilesel.c:1361 gtk/gtkfilesel.c:1507
msgid "It probably contains symbols not allowed in filenames."
msgstr ""
-#: gtk/gtkfilesel.c:1367
+#: gtk/gtkfilesel.c:1370
#, c-format
msgid "Error deleting file \"%s\": %s"
msgstr ""
-#. buttons
-#: gtk/gtkfilesel.c:1435
+#: gtk/gtkfilesel.c:1448
msgid "Delete"
msgstr "지우기"
-#: gtk/gtkfilesel.c:1486 gtk/gtkfilesel.c:1500
+#: gtk/gtkfilesel.c:1489 gtk/gtkfilesel.c:1503
#, c-format
msgid "The file name \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
-#: gtk/gtkfilesel.c:1488
+#: gtk/gtkfilesel.c:1491
#, c-format
msgid ""
"Error renaming file to \"%s\": %s\n"
"%s"
msgstr ""
-#: gtk/gtkfilesel.c:1502
+#: gtk/gtkfilesel.c:1505
#, c-format
msgid ""
"Error renaming file \"%s\": %s\n"
"%s"
msgstr ""
-#: gtk/gtkfilesel.c:1512
+#: gtk/gtkfilesel.c:1515
#, c-format
msgid "Error renaming file \"%s\" to \"%s\": %s"
msgstr ""
-#. buttons
-#: gtk/gtkfilesel.c:1589
+#: gtk/gtkfilesel.c:1604
msgid "Rename"
msgstr "새이름"
-#: gtk/gtkfilesel.c:2031
+#: gtk/gtkfilesel.c:2036
msgid "Selection: "
msgstr "선택:"
-#: gtk/gtkfilesel.c:2641
+#: gtk/gtkfilesel.c:2647
#, c-format
msgid ""
"The filename %s couldn't be converted to UTF-8. Try setting the environment "
"variable G_BROKEN_FILENAMES."
msgstr ""
-#: gtk/gtkfilesel.c:3509
+#: gtk/gtkfilesel.c:3515
msgid "Name too long"
msgstr ""
-#: gtk/gtkfilesel.c:3511
+#: gtk/gtkfilesel.c:3517
msgid "Couldn't convert filename"
msgstr ""
@@ -1670,7 +1676,7 @@ msgstr "크기"
msgid "Preview:"
msgstr "미리보기:"
-#: gtk/gtkfontsel.c:1060
+#: gtk/gtkfontsel.c:1059
msgid "Font Selection"
msgstr "글꼴 선택"
@@ -1695,7 +1701,7 @@ msgstr ""
msgid "The vertical alignment of the label."
msgstr ""
-#: gtk/gtkframe.c:153 gtk/gtkhandlebox.c:184
+#: gtk/gtkframe.c:153 gtk/gtkhandlebox.c:185
msgid "Deprecated property, use shadow_type instead."
msgstr ""
@@ -1715,41 +1721,41 @@ msgstr ""
msgid "A widget to display in place of the usual frame label."
msgstr ""
-#: gtk/gtkgamma.c:395
+#: gtk/gtkgamma.c:396
msgid "Gamma"
msgstr "감마"
-#: gtk/gtkgamma.c:402
+#: gtk/gtkgamma.c:403
#, fuzzy
msgid "_Gamma value"
msgstr "감마 값"
-#: gtk/gtkgamma.c:416
+#: gtk/gtkgamma.c:423
msgid "OK"
msgstr "확인"
-#: gtk/gtkhandlebox.c:191 gtk/gtkmenubar.c:148 gtk/gtkstatusbar.c:157
-#: gtk/gtktoolbar.c:276 gtk/gtkviewport.c:147
+#: gtk/gtkhandlebox.c:192 gtk/gtkmenubar.c:148 gtk/gtkstatusbar.c:158
+#: gtk/gtktoolbar.c:277 gtk/gtkviewport.c:148
msgid "Shadow type"
msgstr ""
-#: gtk/gtkhandlebox.c:192
+#: gtk/gtkhandlebox.c:193
msgid "Appearance of the shadow that surrounds the container."
msgstr ""
-#: gtk/gtkhandlebox.c:200
+#: gtk/gtkhandlebox.c:201
msgid "Handle position"
msgstr ""
-#: gtk/gtkhandlebox.c:201
+#: gtk/gtkhandlebox.c:202
msgid "Position of the handle relative to the child widget."
msgstr ""
-#: gtk/gtkhandlebox.c:209
+#: gtk/gtkhandlebox.c:210
msgid "Snap edge"
msgstr ""
-#: gtk/gtkhandlebox.c:210
+#: gtk/gtkhandlebox.c:211
msgid ""
"Side of the handlebox that's lined up with the docking point to dock the "
"handlebox."
@@ -1758,7 +1764,7 @@ msgstr ""
#. Remove this icon source so we don't keep trying to
#. * load it.
#.
-#: gtk/gtkiconfactory.c:1049
+#: gtk/gtkiconfactory.c:1061
#, c-format
msgid "Error loading icon: %s"
msgstr ""
@@ -1772,216 +1778,216 @@ msgid "Child widget to appear next to the menu text"
msgstr ""
#. shell and main vbox
-#: gtk/gtkinputdialog.c:181
+#: gtk/gtkinputdialog.c:182
msgid "Input"
msgstr "입력"
-#: gtk/gtkinputdialog.c:189
+#: gtk/gtkinputdialog.c:190
msgid "No input devices"
msgstr "입력 장치 없음"
-#: gtk/gtkinputdialog.c:218
+#: gtk/gtkinputdialog.c:219
#, fuzzy
msgid "_Device:"
msgstr "장치:"
-#: gtk/gtkinputdialog.c:235
+#: gtk/gtkinputdialog.c:236
msgid "Disabled"
msgstr "사용 안함"
-#: gtk/gtkinputdialog.c:243
+#: gtk/gtkinputdialog.c:244
msgid "Screen"
msgstr "화면"
-#: gtk/gtkinputdialog.c:251
+#: gtk/gtkinputdialog.c:252
msgid "Window"
msgstr "창"
-#: gtk/gtkinputdialog.c:259
+#: gtk/gtkinputdialog.c:260
#, fuzzy
msgid "_Mode: "
msgstr "방식: "
#. The axis listbox
-#: gtk/gtkinputdialog.c:290
+#: gtk/gtkinputdialog.c:291
#, fuzzy
msgid "_Axes"
msgstr "축"
#. Keys listbox
-#: gtk/gtkinputdialog.c:306
+#: gtk/gtkinputdialog.c:307
#, fuzzy
msgid "_Keys"
msgstr "글쇠"
#. We create the save button in any case, so that clients can
#. connect to it, without paying attention to whether it exits
-#: gtk/gtkinputdialog.c:327
+#: gtk/gtkinputdialog.c:328
msgid "Save"
msgstr "저장"
-#: gtk/gtkinputdialog.c:336
+#: gtk/gtkinputdialog.c:337
msgid "Close"
msgstr "닫기"
-#: gtk/gtkinputdialog.c:469
+#: gtk/gtkinputdialog.c:470
msgid "X"
msgstr "X"
-#: gtk/gtkinputdialog.c:470
+#: gtk/gtkinputdialog.c:471
msgid "Y"
msgstr "Y"
-#: gtk/gtkinputdialog.c:471
+#: gtk/gtkinputdialog.c:472
msgid "Pressure"
msgstr "압력"
-#: gtk/gtkinputdialog.c:472
+#: gtk/gtkinputdialog.c:473
msgid "X Tilt"
msgstr "X 각도"
-#: gtk/gtkinputdialog.c:473
+#: gtk/gtkinputdialog.c:474
msgid "Y Tilt"
msgstr "Y 각도"
-#: gtk/gtkinputdialog.c:474
+#: gtk/gtkinputdialog.c:475
msgid "Wheel"
msgstr ""
-#: gtk/gtkinputdialog.c:514
+#: gtk/gtkinputdialog.c:515
msgid "none"
msgstr "없음"
-#: gtk/gtkinputdialog.c:548 gtk/gtkinputdialog.c:584
+#: gtk/gtkinputdialog.c:549 gtk/gtkinputdialog.c:585
msgid "(disabled)"
msgstr "(사용 안함)"
-#: gtk/gtkinputdialog.c:577
+#: gtk/gtkinputdialog.c:578
msgid "(unknown)"
msgstr "(모름)"
#. and clear button
-#: gtk/gtkinputdialog.c:662
+#: gtk/gtkinputdialog.c:663
msgid "clear"
msgstr "지움"
-#: gtk/gtklabel.c:284
+#: gtk/gtklabel.c:283
msgid "The text of the label."
msgstr ""
-#: gtk/gtklabel.c:291
+#: gtk/gtklabel.c:290
msgid "A list of style attributes to apply to the text of the label."
msgstr ""
-#: gtk/gtklabel.c:297
+#: gtk/gtklabel.c:296
msgid "Use markup"
msgstr ""
-#: gtk/gtklabel.c:298
+#: gtk/gtklabel.c:297
msgid "The text of the label includes XML markup. See pango_parse_markup()."
msgstr ""
-#: gtk/gtklabel.c:312 gtk/gtktexttag.c:377 gtk/gtktextview.c:556
+#: gtk/gtklabel.c:311 gtk/gtktexttag.c:378 gtk/gtktextview.c:565
msgid "Justification"
msgstr ""
-#: gtk/gtklabel.c:313
+#: gtk/gtklabel.c:312
msgid ""
"The alignment of the lines in the text of the label relative to each other. "
"This does NOT affect the alignment of the label within its allocation. See "
"GtkMisc::xalign for that."
msgstr ""
-#: gtk/gtklabel.c:321
+#: gtk/gtklabel.c:320
msgid "Pattern"
msgstr ""
-#: gtk/gtklabel.c:322
+#: gtk/gtklabel.c:321
msgid ""
"A string with _ characters in positions correspond to characters in the text "
"to underline."
msgstr ""
-#: gtk/gtklabel.c:329
+#: gtk/gtklabel.c:328
msgid "Line wrap"
msgstr ""
-#: gtk/gtklabel.c:330
+#: gtk/gtklabel.c:329
msgid "If set, wrap lines if the text becomes too wide."
msgstr ""
-#: gtk/gtklabel.c:336
+#: gtk/gtklabel.c:335
#, fuzzy
msgid "Selectable"
msgstr "지우기"
-#: gtk/gtklabel.c:337
+#: gtk/gtklabel.c:336
msgid "Whether the label text can be selected with the mouse."
msgstr ""
-#: gtk/gtklabel.c:343
+#: gtk/gtklabel.c:342
msgid "Mnemonic key"
msgstr ""
-#: gtk/gtklabel.c:344
+#: gtk/gtklabel.c:343
msgid "The mnemonic accelerator key for this label."
msgstr ""
-#: gtk/gtklabel.c:352
+#: gtk/gtklabel.c:351
msgid "Mnemonic widget"
msgstr ""
-#: gtk/gtklabel.c:353
+#: gtk/gtklabel.c:352
msgid "The widget to be activated when the label's mnemonic key is pressed."
msgstr ""
-#: gtk/gtklayout.c:575
+#: gtk/gtklayout.c:576
msgid "X position"
msgstr ""
-#: gtk/gtklayout.c:576
+#: gtk/gtklayout.c:577
msgid "X position of child widget"
msgstr ""
-#: gtk/gtklayout.c:585
+#: gtk/gtklayout.c:586
msgid "Y position"
msgstr ""
-#: gtk/gtklayout.c:586
+#: gtk/gtklayout.c:587
msgid "Y position of child widget"
msgstr ""
-#: gtk/gtklayout.c:595 gtk/gtkviewport.c:131
+#: gtk/gtklayout.c:596 gtk/gtkviewport.c:132
msgid "Horizontal adjustment"
msgstr ""
-#: gtk/gtklayout.c:596
+#: gtk/gtklayout.c:597
msgid "The GtkAdjustment for the horizontal position."
msgstr ""
-#: gtk/gtklayout.c:603 gtk/gtkviewport.c:139
+#: gtk/gtklayout.c:604 gtk/gtkviewport.c:140
msgid "Vertical adjustment"
msgstr ""
-#: gtk/gtklayout.c:604
+#: gtk/gtklayout.c:605
msgid "The GtkAdjustment for the vertical position."
msgstr ""
-#: gtk/gtklayout.c:611 gtk/gtktreeviewcolumn.c:179
+#: gtk/gtklayout.c:612 gtk/gtktreeviewcolumn.c:189
#, fuzzy
msgid "Width"
msgstr "폭 결정:"
-#: gtk/gtklayout.c:612
+#: gtk/gtklayout.c:613
msgid "The width of the layout."
msgstr ""
-#: gtk/gtklayout.c:620
+#: gtk/gtklayout.c:621
#, fuzzy
msgid "Height"
msgstr "가늘게"
-#: gtk/gtklayout.c:621
+#: gtk/gtklayout.c:622
msgid "The height of the layout."
msgstr ""
@@ -1990,7 +1996,7 @@ 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:572
+#: gtk/gtkmain.c:613
msgid "default:LTR"
msgstr ""
@@ -1998,7 +2004,7 @@ msgstr ""
msgid "Style of bevel around the menubar"
msgstr ""
-#: gtk/gtkmenubar.c:156 gtk/gtktoolbar.c:250
+#: gtk/gtkmenubar.c:156 gtk/gtktoolbar.c:251
msgid "Internal padding"
msgstr ""
@@ -2006,14 +2012,30 @@ msgstr ""
msgid "Amount of border space between the menubar shadow and the menu items"
msgstr ""
-#: gtk/gtkmessagedialog.c:80
+#: gtk/gtkmessagedialog.c:104
msgid "Image/label border"
msgstr ""
-#: gtk/gtkmessagedialog.c:81
+#: gtk/gtkmessagedialog.c:105
msgid "Width of border around the label and image in the message dialog"
msgstr ""
+#: gtk/gtkmessagedialog.c:113
+msgid "Message Type"
+msgstr ""
+
+#: gtk/gtkmessagedialog.c:114
+msgid "The type of message"
+msgstr ""
+
+#: gtk/gtkmessagedialog.c:121
+msgid "Message Buttons"
+msgstr ""
+
+#: gtk/gtkmessagedialog.c:122
+msgid "The buttons shown in the message dialog"
+msgstr ""
+
#: gtk/gtkmisc.c:97
#, fuzzy
msgid "X align"
@@ -2050,144 +2072,152 @@ msgid ""
"The amount of space to add on the top and bottom of the widget, in pixels"
msgstr ""
-#: gtk/gtknotebook.c:324
+#: gtk/gtknotebook.c:328
#, fuzzy
msgid "Page"
msgstr "%u쪽"
-#: gtk/gtknotebook.c:325
+#: gtk/gtknotebook.c:329
msgid "The index of the current page"
msgstr ""
-#: gtk/gtknotebook.c:333
+#: gtk/gtknotebook.c:337
msgid "Tab Position"
msgstr ""
-#: gtk/gtknotebook.c:334
+#: gtk/gtknotebook.c:338
msgid "Which side of the notebook holds the tabs"
msgstr ""
-#: gtk/gtknotebook.c:341
+#: gtk/gtknotebook.c:345
msgid "Tab Border"
msgstr ""
-#: gtk/gtknotebook.c:342
+#: gtk/gtknotebook.c:346
msgid "Width of the border around the tab labels"
msgstr ""
-#: gtk/gtknotebook.c:350
+#: gtk/gtknotebook.c:354
msgid "Horizontal Tab Border"
msgstr ""
-#: gtk/gtknotebook.c:351
+#: gtk/gtknotebook.c:355
msgid "Width of the horizontal border of tab labels"
msgstr ""
-#: gtk/gtknotebook.c:359
+#: gtk/gtknotebook.c:363
msgid "Vertical Tab Border"
msgstr ""
-#: gtk/gtknotebook.c:360
+#: gtk/gtknotebook.c:364
msgid "Width of the vertical border of tab labels"
msgstr ""
-#: gtk/gtknotebook.c:368
+#: gtk/gtknotebook.c:372
msgid "Show Tabs"
msgstr ""
-#: gtk/gtknotebook.c:369
+#: gtk/gtknotebook.c:373
msgid "Whether tabs should be shown or not"
msgstr ""
-#: gtk/gtknotebook.c:375
+#: gtk/gtknotebook.c:379
msgid "Show Border"
msgstr ""
-#: gtk/gtknotebook.c:376
+#: gtk/gtknotebook.c:380
msgid "Whether the border should be shown or not"
msgstr ""
-#: gtk/gtknotebook.c:382
+#: gtk/gtknotebook.c:386
#, fuzzy
msgid "Scrollable"
msgstr "크기 조정 가능"
-#: gtk/gtknotebook.c:383
+#: gtk/gtknotebook.c:387
msgid "If TRUE, scroll arrows are added if there are to many tabs to fit"
msgstr ""
-#: gtk/gtknotebook.c:389
+#: gtk/gtknotebook.c:393
msgid "Enable Popup"
msgstr ""
-#: gtk/gtknotebook.c:390
+#: gtk/gtknotebook.c:394
msgid ""
"If TRUE, pressing the right mouse button on the notebook pops up a menu that "
"you can use to go to a page"
msgstr ""
-#: gtk/gtknotebook.c:397
+#: gtk/gtknotebook.c:401
msgid "Whether tabs should have homogeneous sizes"
msgstr ""
-#: gtk/gtknotebook.c:2134 gtk/gtknotebook.c:4529
+#: gtk/gtknotebook.c:2240 gtk/gtknotebook.c:4470
#, c-format
msgid "Page %u"
msgstr "%u쪽"
-#: gtk/gtkoptionmenu.c:164
+#: gtk/gtkoptionmenu.c:184
+msgid "Menu"
+msgstr ""
+
+#: gtk/gtkoptionmenu.c:185
+msgid "The menu of options"
+msgstr ""
+
+#: gtk/gtkoptionmenu.c:192
msgid "Size of dropdown indicator"
msgstr ""
-#: gtk/gtkoptionmenu.c:170
+#: gtk/gtkoptionmenu.c:198
msgid "Spacing around indicator"
msgstr ""
-#: gtk/gtkpaned.c:116 gtk/gtkruler.c:138
+#: gtk/gtkpaned.c:120 gtk/gtkruler.c:138
msgid "Position"
msgstr ""
-#: gtk/gtkpaned.c:117
+#: gtk/gtkpaned.c:121
msgid ""
"Position of paned separator in pixels(0 means all the way to the left/top)"
msgstr ""
-#: gtk/gtkpaned.c:125
+#: gtk/gtkpaned.c:129
msgid "Position Set"
msgstr ""
-#: gtk/gtkpaned.c:126
+#: gtk/gtkpaned.c:130
msgid "TRUE if the Position property should be used"
msgstr ""
-#: gtk/gtkpaned.c:132
+#: gtk/gtkpaned.c:136
msgid "Handle Size"
msgstr ""
-#: gtk/gtkpaned.c:133
+#: gtk/gtkpaned.c:137
msgid "Width of handle"
msgstr ""
-#: gtk/gtkrc.c:2759
+#: gtk/gtkrc.c:2723
#, c-format
msgid "Unable to locate image file in pixmap_path: \"%s\" line %d"
msgstr "그림 파일을 pixmap_path에서 찾을 수 없음: \"%s\" %d번째 줄"
-#: gtk/gtkrc.c:2762
+#: gtk/gtkrc.c:2726
#, c-format
msgid "Unable to locate image file in pixmap_path: \"%s\""
msgstr "그림 파일을 pixmap_path에서 찾을 수 없음: \"%s\""
-#: gtk/gtkrc.c:3171
+#: gtk/gtkrc.c:3135
#, c-format
msgid "Pixmap path element: \"%s\" must be absolute, %s, line %d"
msgstr ""
-#: gtk/gtkpreview.c:134
+#: gtk/gtkpreview.c:129
msgid "Expand"
msgstr ""
-#: gtk/gtkpreview.c:135
+#: gtk/gtkpreview.c:130
msgid ""
"Whether the preview widget should take up the entire space it is allocated"
msgstr ""
@@ -2232,7 +2262,7 @@ msgid ""
"in the progress widget"
msgstr ""
-#: gtk/gtkprogressbar.c:131 gtk/gtkrange.c:265 gtk/gtkspinbutton.c:213
+#: gtk/gtkprogressbar.c:131 gtk/gtkrange.c:270 gtk/gtkspinbutton.c:214
msgid "Adjustment"
msgstr ""
@@ -2240,7 +2270,7 @@ msgstr ""
msgid "The GtkAdjustment connected to the progress bar (Deprecated)"
msgstr ""
-#: gtk/gtkprogressbar.c:139 gtk/gtktoolbar.c:223
+#: gtk/gtkprogressbar.c:139 gtk/gtktoolbar.c:224
msgid "Orientation"
msgstr ""
@@ -2306,57 +2336,57 @@ msgstr ""
msgid "Text to be displayed in the progress bar"
msgstr ""
-#: gtk/gtkrange.c:256
+#: gtk/gtkrange.c:261
msgid "Update policy"
msgstr ""
-#: gtk/gtkrange.c:257
+#: gtk/gtkrange.c:262
msgid "How the range should be updated on the screen"
msgstr ""
-#: gtk/gtkrange.c:266
+#: gtk/gtkrange.c:271
msgid "The GtkAdjustment that contains the current value of this range object"
msgstr ""
-#: gtk/gtkrange.c:273
+#: gtk/gtkrange.c:278
msgid "Inverted"
msgstr ""
-#: gtk/gtkrange.c:274
+#: gtk/gtkrange.c:279
msgid "Invert direction slider moves to increase range value"
msgstr ""
-#: gtk/gtkrange.c:280
+#: gtk/gtkrange.c:285
#, fuzzy
msgid "Slider Width"
msgstr "평균 폭:"
-#: gtk/gtkrange.c:281
+#: gtk/gtkrange.c:286
msgid "Width of scrollbar or scale thumb"
msgstr ""
-#: gtk/gtkrange.c:288
+#: gtk/gtkrange.c:293
msgid "Trough Border"
msgstr ""
-#: gtk/gtkrange.c:289
+#: gtk/gtkrange.c:294
msgid "Spacing between thumb/steppers and outer trough bevel"
msgstr ""
-#: gtk/gtkrange.c:296
+#: gtk/gtkrange.c:301
msgid "Stepper Size"
msgstr ""
-#: gtk/gtkrange.c:297
+#: gtk/gtkrange.c:302
msgid "Length of step buttons at ends"
msgstr ""
-#: gtk/gtkrange.c:304
+#: gtk/gtkrange.c:309
#, fuzzy
msgid "Stepper Spacing"
msgstr "간격:"
-#: gtk/gtkrange.c:305
+#: gtk/gtkrange.c:310
msgid "Spacing between step buttons and thumb"
msgstr ""
@@ -2390,7 +2420,7 @@ msgstr "픽셀 크기:"
msgid "Maximum size of the ruler"
msgstr ""
-#: gtk/gtkscale.c:148 gtk/gtkspinbutton.c:231
+#: gtk/gtkscale.c:148 gtk/gtkspinbutton.c:232
msgid "Digits"
msgstr ""
@@ -2543,67 +2573,67 @@ msgstr ""
msgid "Keybinding to activate the menu bar"
msgstr ""
-#: gtk/gtkspinbutton.c:214
+#: gtk/gtkspinbutton.c:215
msgid "The adjustment that holds the value of the spinbutton"
msgstr ""
-#: gtk/gtkspinbutton.c:221
+#: gtk/gtkspinbutton.c:222
msgid "Climb Rate"
msgstr ""
-#: gtk/gtkspinbutton.c:222
+#: gtk/gtkspinbutton.c:223
msgid "The acceleration rate when you hold down a button"
msgstr ""
-#: gtk/gtkspinbutton.c:232
+#: gtk/gtkspinbutton.c:233
msgid "The number of decimal places to display"
msgstr ""
-#: gtk/gtkspinbutton.c:241
+#: gtk/gtkspinbutton.c:242
msgid "Snap to Ticks"
msgstr ""
-#: gtk/gtkspinbutton.c:242
+#: gtk/gtkspinbutton.c:243
msgid ""
"Whether erroneous values are automatically changed to a spin button's "
"nearest step increment"
msgstr ""
-#: gtk/gtkspinbutton.c:249
+#: gtk/gtkspinbutton.c:250
msgid "Numeric"
msgstr ""
-#: gtk/gtkspinbutton.c:250
+#: gtk/gtkspinbutton.c:251
msgid "Whether non-numeric characters should be ignored"
msgstr ""
-#: gtk/gtkspinbutton.c:257
+#: gtk/gtkspinbutton.c:258
msgid "Wrap"
msgstr ""
-#: gtk/gtkspinbutton.c:258
+#: gtk/gtkspinbutton.c:259
msgid "Whether a spin button should wrap upon reaching its limits"
msgstr ""
-#: gtk/gtkspinbutton.c:265
+#: gtk/gtkspinbutton.c:266
msgid "Update Policy"
msgstr ""
-#: gtk/gtkspinbutton.c:266
+#: gtk/gtkspinbutton.c:267
msgid ""
"Whether the spin button should update always, or only when the value is legal"
msgstr ""
-#: gtk/gtkspinbutton.c:274
+#: gtk/gtkspinbutton.c:275
#, fuzzy
msgid "Value"
msgstr "값:"
-#: gtk/gtkspinbutton.c:275
+#: gtk/gtkspinbutton.c:276
msgid "Reads the current value, or sets a new value"
msgstr ""
-#: gtk/gtkstatusbar.c:158
+#: gtk/gtkstatusbar.c:159
msgid "Style of bevel around the statusbar text"
msgstr ""
@@ -2629,188 +2659,279 @@ msgstr ""
#. * need the mnemonics to be rationalized
#.
#: gtk/gtkstock.c:275
+msgid "_Add"
+msgstr ""
+
+#: gtk/gtkstock.c:276
#, fuzzy
msgid "_Apply"
msgstr "적용"
-#: gtk/gtkstock.c:276
+#: gtk/gtkstock.c:277
#, fuzzy
msgid "_Bold"
msgstr "두꺼움"
-#: gtk/gtkstock.c:277
+#: gtk/gtkstock.c:278
#, fuzzy
msgid "_Cancel"
msgstr "취소"
-#: gtk/gtkstock.c:278
+#: gtk/gtkstock.c:279
+msgid "_CD-Rom"
+msgstr ""
+
+#: gtk/gtkstock.c:280
#, fuzzy
msgid "_Clear"
msgstr "지움"
-#: gtk/gtkstock.c:279
+#: gtk/gtkstock.c:281
#, fuzzy
msgid "_Close"
msgstr "닫기"
-#: gtk/gtkstock.c:280
+#: gtk/gtkstock.c:282
+#, fuzzy
+msgid "_Convert"
+msgstr "만들기"
+
+#: gtk/gtkstock.c:283
msgid "_Copy"
msgstr ""
-#: gtk/gtkstock.c:281
+#: gtk/gtkstock.c:284
msgid "C_ut"
msgstr ""
-#: gtk/gtkstock.c:282
+#: gtk/gtkstock.c:285
+#, fuzzy
+msgid "_Delete"
+msgstr "지우기"
+
+#: gtk/gtkstock.c:286
+msgid "_Execute"
+msgstr ""
+
+#: gtk/gtkstock.c:287
msgid "_Find"
msgstr ""
-#: gtk/gtkstock.c:283
+#: gtk/gtkstock.c:288
msgid "Find and _Replace"
msgstr ""
-#: gtk/gtkstock.c:284
+#: gtk/gtkstock.c:289
+#, fuzzy
+msgid "_Floppy"
+msgstr "적용"
+
+#: 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:285
+#: gtk/gtkstock.c:295
+msgid "_Down"
+msgstr ""
+
+#: gtk/gtkstock.c:296
msgid "_Forward"
msgstr ""
-#: gtk/gtkstock.c:286
+#: gtk/gtkstock.c:297
+msgid "_Up"
+msgstr ""
+
+#: gtk/gtkstock.c:298
#, fuzzy
msgid "_Help"
msgstr "도움말"
-#: gtk/gtkstock.c:287
+#: gtk/gtkstock.c:299
#, fuzzy
msgid "_Home"
msgstr "도움말"
-#: gtk/gtkstock.c:288
+#: gtk/gtkstock.c:300
+msgid "_Index"
+msgstr ""
+
+#: gtk/gtkstock.c:301
#, fuzzy
msgid "_Italic"
msgstr "이탤릭"
-#: gtk/gtkstock.c:289
+#: gtk/gtkstock.c:302
+msgid "_Jump to"
+msgstr ""
+
+#: gtk/gtkstock.c:303
#, fuzzy
msgid "_Center"
msgstr "만들기"
-#: gtk/gtkstock.c:290
+#: gtk/gtkstock.c:304
#, fuzzy
msgid "_Fill"
msgstr "가족:"
-#: gtk/gtkstock.c:291
+#: gtk/gtkstock.c:305
msgid "_Left"
msgstr ""
-#: gtk/gtkstock.c:292
+#: gtk/gtkstock.c:306
#, fuzzy
msgid "_Right"
msgstr "가늘게"
-#: gtk/gtkstock.c:293
+#: gtk/gtkstock.c:307
msgid "_New"
msgstr ""
-#: gtk/gtkstock.c:294
+#: gtk/gtkstock.c:308
msgid "_No"
msgstr ""
-#: gtk/gtkstock.c:295
+#: gtk/gtkstock.c:309
#, fuzzy
msgid "_OK"
msgstr "확인"
-#: gtk/gtkstock.c:296
+#: gtk/gtkstock.c:310
msgid "_Open"
msgstr ""
-#: gtk/gtkstock.c:297
+#: gtk/gtkstock.c:311
msgid "_Paste"
msgstr ""
-#: gtk/gtkstock.c:298
+#: gtk/gtkstock.c:312
msgid "_Preferences"
msgstr ""
-#: gtk/gtkstock.c:299
+#: gtk/gtkstock.c:313
#, fuzzy
msgid "_Print"
msgstr "포인트"
-#: gtk/gtkstock.c:300
+#: gtk/gtkstock.c:314
#, fuzzy
msgid "Print Pre_view"
msgstr "미리보기:"
-#: gtk/gtkstock.c:301
+#: gtk/gtkstock.c:315
msgid "_Properties"
msgstr ""
-#: gtk/gtkstock.c:302
+#: gtk/gtkstock.c:316
msgid "_Quit"
msgstr ""
-#: gtk/gtkstock.c:303
+#: gtk/gtkstock.c:317
#, fuzzy
msgid "_Redo"
msgstr "빨강:"
-#: gtk/gtkstock.c:304
+#: gtk/gtkstock.c:318
+msgid "_Refresh"
+msgstr ""
+
+#: gtk/gtkstock.c:319
+#, fuzzy
+msgid "_Remove"
+msgstr "빨강:"
+
+#: gtk/gtkstock.c:320
msgid "_Revert"
msgstr ""
-#: gtk/gtkstock.c:305
+#: gtk/gtkstock.c:321
#, fuzzy
msgid "_Save"
msgstr "저장"
-#: gtk/gtkstock.c:306
+#: gtk/gtkstock.c:322
#, fuzzy
msgid "Save _As"
msgstr "저장"
-#: gtk/gtkstock.c:307
+#: gtk/gtkstock.c:323
+#, fuzzy
+msgid "_Color"
+msgstr "닫기"
+
+#: gtk/gtkstock.c:324
+#, fuzzy
+msgid "_Font"
+msgstr "글꼴"
+
+#: gtk/gtkstock.c:325
+msgid "_Ascending"
+msgstr ""
+
+#: gtk/gtkstock.c:326
+msgid "_Descending"
+msgstr ""
+
+#: gtk/gtkstock.c:327
msgid "_Spell Check"
msgstr ""
-#: gtk/gtkstock.c:308
+#: gtk/gtkstock.c:328
msgid "_Stop"
msgstr ""
-#: gtk/gtkstock.c:309
+#: gtk/gtkstock.c:329
msgid "_Strikethrough"
msgstr ""
-#: gtk/gtkstock.c:310
+#: gtk/gtkstock.c:330
+#, fuzzy
+msgid "_Undelete"
+msgstr "지우기"
+
+#: gtk/gtkstock.c:331
msgid "_Underline"
msgstr ""
-#: gtk/gtkstock.c:311
+#: gtk/gtkstock.c:332
msgid "_Undo"
msgstr ""
-#: gtk/gtkstock.c:312
+#: gtk/gtkstock.c:333
msgid "_Yes"
msgstr ""
-#: gtk/gtkstock.c:313
+#: gtk/gtkstock.c:334
#, c-format
msgid "Zoom _100%"
msgstr ""
-#: gtk/gtkstock.c:314
+#: gtk/gtkstock.c:335
msgid "Zoom to _Fit"
msgstr ""
-#: gtk/gtkstock.c:315
+#: gtk/gtkstock.c:336
msgid "Zoom _In"
msgstr ""
-#: gtk/gtkstock.c:316
+#: gtk/gtkstock.c:337
msgid "Zoom _Out"
msgstr ""
@@ -2855,304 +2976,304 @@ msgstr ""
msgid "If TRUE this means the table cells are all the same width/height"
msgstr ""
-#: gtk/gtktext.c:603 gtk/gtktreeview.c:504
+#: gtk/gtktext.c:604 gtk/gtktreeview.c:505
msgid "Horizontal Adjustment"
msgstr ""
-#: gtk/gtktext.c:604
+#: gtk/gtktext.c:605
msgid "Horizontal adjustment for the text widget"
msgstr ""
-#: gtk/gtktext.c:611 gtk/gtktreeview.c:512
+#: gtk/gtktext.c:612 gtk/gtktreeview.c:513
msgid "Vertical Adjustment"
msgstr ""
-#: gtk/gtktext.c:612
+#: gtk/gtktext.c:613
msgid "Vertical adjustment for the text widget"
msgstr ""
-#: gtk/gtktext.c:619
+#: gtk/gtktext.c:620
msgid "Line Wrap"
msgstr ""
-#: gtk/gtktext.c:620
+#: gtk/gtktext.c:621
msgid "Whether lines are wrapped at widget edges"
msgstr ""
-#: gtk/gtktext.c:627
+#: gtk/gtktext.c:628
msgid "Word Wrap"
msgstr ""
-#: gtk/gtktext.c:628
+#: gtk/gtktext.c:629
msgid "Whether words are wrapped at widget edges"
msgstr ""
-#: gtk/gtktexttag.c:198
+#: gtk/gtktexttag.c:199
msgid "Tag name"
msgstr ""
-#: gtk/gtktexttag.c:199
+#: gtk/gtktexttag.c:200
msgid "Name used to refer to the text tag"
msgstr ""
-#: gtk/gtktexttag.c:224
+#: gtk/gtktexttag.c:225
msgid "Background full height"
msgstr ""
-#: gtk/gtktexttag.c:225
+#: gtk/gtktexttag.c:226
msgid ""
"Whether the background color fills the entire line height or only the height "
"of the tagged characters"
msgstr ""
-#: gtk/gtktexttag.c:233
+#: gtk/gtktexttag.c:234
msgid "Background stipple mask"
msgstr ""
-#: gtk/gtktexttag.c:234
+#: gtk/gtktexttag.c:235
msgid "Bitmap to use as a mask when drawing the text background"
msgstr ""
-#: gtk/gtktexttag.c:259
+#: gtk/gtktexttag.c:260
msgid "Foreground stipple mask"
msgstr ""
-#: gtk/gtktexttag.c:260
+#: gtk/gtktexttag.c:261
msgid "Bitmap to use as a mask when drawing the text foreground"
msgstr ""
-#: gtk/gtktexttag.c:267
+#: gtk/gtktexttag.c:268
#, fuzzy
msgid "Text direction"
msgstr "자료방 만듦"
-#: gtk/gtktexttag.c:268
+#: gtk/gtktexttag.c:269
msgid "Text direction, e.g. right-to-left or left-to-right"
msgstr ""
-#: gtk/gtktexttag.c:378 gtk/gtktextview.c:557
+#: gtk/gtktexttag.c:379 gtk/gtktextview.c:566
msgid "Left, right, or center justification"
msgstr ""
-#: gtk/gtktexttag.c:386
+#: gtk/gtktexttag.c:387
msgid "Language"
msgstr ""
-#: gtk/gtktexttag.c:387
+#: gtk/gtktexttag.c:388
msgid "Language engine code to use for rendering the text"
msgstr ""
-#: gtk/gtktexttag.c:394
+#: gtk/gtktexttag.c:395
msgid "Left margin"
msgstr ""
-#: gtk/gtktexttag.c:395 gtk/gtktextview.c:566
+#: gtk/gtktexttag.c:396 gtk/gtktextview.c:575
msgid "Width of the left margin in pixels"
msgstr ""
-#: gtk/gtktexttag.c:404
+#: gtk/gtktexttag.c:405
msgid "Right margin"
msgstr ""
-#: gtk/gtktexttag.c:405 gtk/gtktextview.c:576
+#: gtk/gtktexttag.c:406 gtk/gtktextview.c:585
msgid "Width of the right margin in pixels"
msgstr ""
-#: gtk/gtktexttag.c:415 gtk/gtktextview.c:585
+#: gtk/gtktexttag.c:416 gtk/gtktextview.c:594
msgid "Indent"
msgstr ""
-#: gtk/gtktexttag.c:416 gtk/gtktextview.c:586
+#: gtk/gtktexttag.c:417 gtk/gtktextview.c:595
msgid "Amount to indent the paragraph, in pixels"
msgstr ""
-#: gtk/gtktexttag.c:436
+#: gtk/gtktexttag.c:437
msgid "Pixels above lines"
msgstr ""
-#: gtk/gtktexttag.c:437 gtk/gtktextview.c:510
+#: gtk/gtktexttag.c:438 gtk/gtktextview.c:519
msgid "Pixels of blank space above paragraphs"
msgstr ""
-#: gtk/gtktexttag.c:446
+#: gtk/gtktexttag.c:447
msgid "Pixels below lines"
msgstr ""
-#: gtk/gtktexttag.c:447 gtk/gtktextview.c:520
+#: gtk/gtktexttag.c:448 gtk/gtktextview.c:529
msgid "Pixels of blank space below paragraphs"
msgstr ""
-#: gtk/gtktexttag.c:456
+#: gtk/gtktexttag.c:457
msgid "Pixels inside wrap"
msgstr ""
-#: gtk/gtktexttag.c:457 gtk/gtktextview.c:530
+#: gtk/gtktexttag.c:458 gtk/gtktextview.c:539
msgid "Pixels of blank space between wrapped lines in a paragraph"
msgstr ""
-#: gtk/gtktexttag.c:483
+#: gtk/gtktexttag.c:484
msgid "Wrap mode"
msgstr ""
-#: gtk/gtktexttag.c:484 gtk/gtktextview.c:548
+#: gtk/gtktexttag.c:485 gtk/gtktextview.c:557
msgid ""
"Whether to wrap lines never, at word boundaries, or at character boundaries"
msgstr ""
-#: gtk/gtktexttag.c:493 gtk/gtktextview.c:595
+#: gtk/gtktexttag.c:494 gtk/gtktextview.c:604
msgid "Tabs"
msgstr ""
-#: gtk/gtktexttag.c:494 gtk/gtktextview.c:596
+#: gtk/gtktexttag.c:495 gtk/gtktextview.c:605
msgid "Custom tabs for this text"
msgstr ""
-#: gtk/gtktexttag.c:501
+#: gtk/gtktexttag.c:502
msgid "Invisible"
msgstr ""
-#: gtk/gtktexttag.c:502
+#: gtk/gtktexttag.c:503
msgid "Whether this text is hidden"
msgstr ""
-#: gtk/gtktexttag.c:515
+#: gtk/gtktexttag.c:516
msgid "Background full height set"
msgstr ""
-#: gtk/gtktexttag.c:516
+#: gtk/gtktexttag.c:517
msgid "Whether this tag affects background height"
msgstr ""
-#: gtk/gtktexttag.c:519
+#: gtk/gtktexttag.c:520
msgid "Background stipple set"
msgstr ""
-#: gtk/gtktexttag.c:520
+#: gtk/gtktexttag.c:521
msgid "Whether this tag affects the background stipple"
msgstr ""
-#: gtk/gtktexttag.c:527
+#: gtk/gtktexttag.c:528
msgid "Foreground stipple set"
msgstr ""
-#: gtk/gtktexttag.c:528
+#: gtk/gtktexttag.c:529
msgid "Whether this tag affects the foreground stipple"
msgstr ""
-#: gtk/gtktexttag.c:563
+#: gtk/gtktexttag.c:564
msgid "Justification set"
msgstr ""
-#: gtk/gtktexttag.c:564
+#: gtk/gtktexttag.c:565
msgid "Whether this tag affects paragraph justification"
msgstr ""
-#: gtk/gtktexttag.c:567
+#: gtk/gtktexttag.c:568
msgid "Language set"
msgstr ""
-#: gtk/gtktexttag.c:568
+#: gtk/gtktexttag.c:569
msgid "Whether this tag affects the language the text is rendered as"
msgstr ""
-#: gtk/gtktexttag.c:571
+#: gtk/gtktexttag.c:572
msgid "Left margin set"
msgstr ""
-#: gtk/gtktexttag.c:572
+#: gtk/gtktexttag.c:573
msgid "Whether this tag affects the left margin"
msgstr ""
-#: gtk/gtktexttag.c:575
+#: gtk/gtktexttag.c:576
msgid "Indent set"
msgstr ""
-#: gtk/gtktexttag.c:576
+#: gtk/gtktexttag.c:577
msgid "Whether this tag affects indentation"
msgstr ""
-#: gtk/gtktexttag.c:583
+#: gtk/gtktexttag.c:584
msgid "Pixels above lines set"
msgstr ""
-#: gtk/gtktexttag.c:584 gtk/gtktexttag.c:588
+#: gtk/gtktexttag.c:585 gtk/gtktexttag.c:589
msgid "Whether this tag affects the number of pixels above lines"
msgstr ""
-#: gtk/gtktexttag.c:587
+#: gtk/gtktexttag.c:588
msgid "Pixels below lines set"
msgstr ""
-#: gtk/gtktexttag.c:591
+#: gtk/gtktexttag.c:592
msgid "Pixels inside wrap set"
msgstr ""
-#: gtk/gtktexttag.c:592
+#: gtk/gtktexttag.c:593
msgid "Whether this tag affects the number of pixels between wrapped lines"
msgstr ""
-#: gtk/gtktexttag.c:599
+#: gtk/gtktexttag.c:600
msgid "Right margin set"
msgstr ""
-#: gtk/gtktexttag.c:600
+#: gtk/gtktexttag.c:601
msgid "Whether this tag affects the right margin"
msgstr ""
-#: gtk/gtktexttag.c:607
+#: gtk/gtktexttag.c:608
msgid "Wrap mode set"
msgstr ""
-#: gtk/gtktexttag.c:608
+#: gtk/gtktexttag.c:609
msgid "Whether this tag affects line wrap mode"
msgstr ""
-#: gtk/gtktexttag.c:611
+#: gtk/gtktexttag.c:612
msgid "Tabs set"
msgstr ""
-#: gtk/gtktexttag.c:612
+#: gtk/gtktexttag.c:613
msgid "Whether this tag affects tabs"
msgstr ""
-#: gtk/gtktexttag.c:615
+#: gtk/gtktexttag.c:616
msgid "Invisible set"
msgstr ""
-#: gtk/gtktexttag.c:616
+#: gtk/gtktexttag.c:617
msgid "Whether this tag affects text visibility"
msgstr ""
-#: gtk/gtktextview.c:509
+#: gtk/gtktextview.c:518
msgid "Pixels Above Lines"
msgstr ""
-#: gtk/gtktextview.c:519
+#: gtk/gtktextview.c:528
msgid "Pixels Below Lines"
msgstr ""
-#: gtk/gtktextview.c:529
+#: gtk/gtktextview.c:538
msgid "Pixels Inside Wrap"
msgstr ""
-#: gtk/gtktextview.c:547
+#: gtk/gtktextview.c:556
msgid "Wrap Mode"
msgstr ""
-#: gtk/gtktextview.c:565
+#: gtk/gtktextview.c:574
msgid "Left Margin"
msgstr ""
-#: gtk/gtktextview.c:575
+#: gtk/gtktextview.c:584
msgid "Right Margin"
msgstr ""
-#: gtk/gtktextview.c:603
+#: gtk/gtktextview.c:612
#, fuzzy
msgid "Cursor Visible"
msgstr "사용 안함"
-#: gtk/gtktextview.c:604
+#: gtk/gtktextview.c:613
msgid "If the insertion cursor is shown"
msgstr ""
@@ -3161,548 +3282,560 @@ msgstr ""
msgid "Unable to locate theme engine in module_path: \"%s\","
msgstr "모듈을 module_path에서 찾을 수 없음: \"%s\","
-#: gtk/gtktipsquery.c:181
+#: gtk/gtktipsquery.c:182
msgid "--- No Tip ---"
msgstr "--- 팁 없음 ---"
-#: gtk/gtktogglebutton.c:143
+#: gtk/gtktogglebutton.c:133
msgid "If the toggle button should be pressed in or not"
msgstr ""
-#: gtk/gtktogglebutton.c:151
+#: gtk/gtktogglebutton.c:141
msgid "If the toggle button is in an \"in between\" state."
msgstr ""
-#: gtk/gtktogglebutton.c:158
+#: gtk/gtktogglebutton.c:148
msgid "Draw Indicator"
msgstr ""
-#: gtk/gtktogglebutton.c:159
+#: gtk/gtktogglebutton.c:149
msgid "If the toggle part of the button is displayed"
msgstr ""
-#: gtk/gtktoolbar.c:224
+#: gtk/gtktoolbar.c:225
msgid "The orientation of the toolbar"
msgstr ""
-#: gtk/gtktoolbar.c:232
+#: gtk/gtktoolbar.c:233
msgid "Toolbar Style"
msgstr ""
-#: gtk/gtktoolbar.c:233
+#: gtk/gtktoolbar.c:234
msgid "How to draw the toolbar"
msgstr ""
-#: gtk/gtktoolbar.c:241
+#: gtk/gtktoolbar.c:242
msgid "Spacer size"
msgstr ""
-#: gtk/gtktoolbar.c:242
+#: gtk/gtktoolbar.c:243
msgid "Size of spacers"
msgstr ""
-#: gtk/gtktoolbar.c:251
+#: gtk/gtktoolbar.c:252
msgid "Amount of border space between the toolbar shadow and the buttons"
msgstr ""
-#: gtk/gtktoolbar.c:259
+#: gtk/gtktoolbar.c:260
msgid "Space style"
msgstr ""
-#: gtk/gtktoolbar.c:260
+#: gtk/gtktoolbar.c:261
msgid "Whether spacers are vertical lines or just blank"
msgstr ""
-#: gtk/gtktoolbar.c:268
+#: gtk/gtktoolbar.c:269
msgid "Button relief"
msgstr ""
-#: gtk/gtktoolbar.c:269
+#: gtk/gtktoolbar.c:270
msgid "Type of bevel around toolbar buttons"
msgstr ""
-#: gtk/gtktoolbar.c:277
+#: gtk/gtktoolbar.c:278
msgid "Style of bevel around the toolbar"
msgstr ""
-#: gtk/gtktoolbar.c:283
+#: gtk/gtktoolbar.c:284
#, fuzzy
msgid "Toolbar style"
msgstr "글꼴 모양새:"
-#: gtk/gtktoolbar.c:284
+#: gtk/gtktoolbar.c:285
msgid ""
"Whether default toolbars have text only, text and icons, icons only, etc."
msgstr ""
-#: gtk/gtktoolbar.c:290
+#: gtk/gtktoolbar.c:291
msgid "Toolbar icon size"
msgstr ""
-#: gtk/gtktoolbar.c:291
+#: gtk/gtktoolbar.c:292
msgid "Size of icons in default toolbars"
msgstr ""
-#: gtk/gtktreeview.c:496
+#: gtk/gtktreeview.c:497
msgid "TreeView Model"
msgstr ""
-#: gtk/gtktreeview.c:497
+#: gtk/gtktreeview.c:498
msgid "The model for the tree view"
msgstr ""
-#: gtk/gtktreeview.c:505
+#: gtk/gtktreeview.c:506
msgid "Horizontal Adjustment for the widget"
msgstr ""
-#: gtk/gtktreeview.c:513
+#: gtk/gtktreeview.c:514
msgid "Vertical Adjustment for the widget"
msgstr ""
-#: gtk/gtktreeview.c:520 gtk/gtktreeviewcolumn.c:171 gtk/gtkwidget.c:421
+#: gtk/gtktreeview.c:521 gtk/gtktreeviewcolumn.c:173 gtk/gtkwidget.c:427
#, fuzzy
msgid "Visible"
msgstr "사용 안함"
-#: gtk/gtktreeview.c:521
+#: gtk/gtktreeview.c:522
msgid "Show the column header buttons"
msgstr ""
-#: gtk/gtktreeview.c:528
+#: gtk/gtktreeview.c:529
msgid "Headers Clickable"
msgstr ""
-#: gtk/gtktreeview.c:529
+#: gtk/gtktreeview.c:530
msgid "Column headers respond to click events"
msgstr ""
-#: gtk/gtktreeview.c:536
+#: gtk/gtktreeview.c:537
msgid "Expander Column"
msgstr ""
-#: gtk/gtktreeview.c:537
+#: gtk/gtktreeview.c:538
msgid "Set the column for the expander column"
msgstr ""
-#: gtk/gtktreeview.c:544 gtk/gtktreeviewcolumn.c:262
+#: gtk/gtktreeview.c:545 gtk/gtktreeviewcolumn.c:272
msgid "Reorderable"
msgstr ""
-#: gtk/gtktreeview.c:545
+#: gtk/gtktreeview.c:546
msgid "View is reorderable"
msgstr ""
-#: gtk/gtktreeview.c:552
+#: gtk/gtktreeview.c:553
msgid "Rules Hint"
msgstr ""
-#: gtk/gtktreeview.c:553
+#: gtk/gtktreeview.c:554
msgid "Set a hint to the theme engine to draw rows in alternating colors"
msgstr ""
-#: gtk/gtktreeview.c:560
+#: gtk/gtktreeview.c:561
msgid "Enable Search"
msgstr ""
-#: gtk/gtktreeview.c:561
+#: gtk/gtktreeview.c:562
msgid "View allows user to search through columns interactively"
msgstr ""
-#: gtk/gtktreeview.c:568
+#: gtk/gtktreeview.c:569
msgid "Search Column"
msgstr ""
-#: gtk/gtktreeview.c:569
+#: gtk/gtktreeview.c:570
msgid "Model column to search through when searching through code"
msgstr ""
-#: gtk/gtktreeview.c:582
+#: gtk/gtktreeview.c:583
msgid "Expander Size"
msgstr ""
-#: gtk/gtktreeview.c:583
+#: gtk/gtktreeview.c:584
msgid "Size of the expander arrow."
msgstr ""
-#: gtk/gtktreeview.c:591
+#: gtk/gtktreeview.c:592
msgid "Vertical Separator Width"
msgstr ""
-#: gtk/gtktreeview.c:592
+#: gtk/gtktreeview.c:593
msgid "Vertical space between cells. Must be an even number."
msgstr ""
-#: gtk/gtktreeview.c:600
+#: gtk/gtktreeview.c:601
msgid "Horizontal Separator Width"
msgstr ""
-#: gtk/gtktreeview.c:601
+#: gtk/gtktreeview.c:602
msgid "Horizontal space between cells. Must be an even number."
msgstr ""
-#: gtk/gtktreeview.c:609
+#: gtk/gtktreeview.c:610
msgid "Allow Rules"
msgstr ""
-#: gtk/gtktreeview.c:610
+#: gtk/gtktreeview.c:611
msgid "Allow drawing of alternating color rows."
msgstr ""
-#: gtk/gtktreeviewcolumn.c:172
+#: gtk/gtktreeview.c:617
+msgid "Indent Expanders"
+msgstr ""
+
+#: gtk/gtktreeview.c:618
+msgid "Make the expanders indented."
+msgstr ""
+
+#: gtk/gtktreeviewcolumn.c:174
msgid "Whether to display the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:180
+#: gtk/gtktreeviewcolumn.c:181 gtk/gtkwindow.c:394
+#, fuzzy
+msgid "Resizable"
+msgstr "사용 안함"
+
+#: gtk/gtktreeviewcolumn.c:182
+msgid "Column is user-resizable"
+msgstr ""
+
+#: gtk/gtktreeviewcolumn.c:190
msgid "Current width of the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:188
+#: gtk/gtktreeviewcolumn.c:198
msgid "Sizing"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:189
+#: gtk/gtktreeviewcolumn.c:199
msgid "Resize mode of the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:197
+#: gtk/gtktreeviewcolumn.c:207
#, fuzzy
msgid "Fixed Width"
msgstr "평균 폭:"
-#: gtk/gtktreeviewcolumn.c:198
+#: gtk/gtktreeviewcolumn.c:208
msgid "Current fixed width of the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:207
+#: gtk/gtktreeviewcolumn.c:217
msgid "Minimum Width"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:208
+#: gtk/gtktreeviewcolumn.c:218
msgid "Minimum allowed width of the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:217
+#: gtk/gtktreeviewcolumn.c:227
msgid "Maximum Width"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:218
+#: gtk/gtktreeviewcolumn.c:228
msgid "Maximum allowed width of the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:227
+#: gtk/gtktreeviewcolumn.c:237
#, fuzzy
msgid "Title"
msgstr "파일"
-#: gtk/gtktreeviewcolumn.c:228
+#: gtk/gtktreeviewcolumn.c:238
msgid "Title to appear in column header"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:235
+#: gtk/gtktreeviewcolumn.c:245
msgid "Clickable"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:236
+#: gtk/gtktreeviewcolumn.c:246
msgid "Whether the header can be clicked"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:244
+#: gtk/gtktreeviewcolumn.c:254
#, fuzzy
msgid "Widget"
msgstr "두께:"
-#: gtk/gtktreeviewcolumn.c:245
+#: gtk/gtktreeviewcolumn.c:255
msgid "Widget to put in column header button instead of column title"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:252
+#: gtk/gtktreeviewcolumn.c:262
msgid "Alignment"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:253
+#: gtk/gtktreeviewcolumn.c:263
msgid "X Alignment of the column header text or widget"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:263
+#: gtk/gtktreeviewcolumn.c:273
msgid "Whether the column can be reordered around the headers"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:270
+#: gtk/gtktreeviewcolumn.c:280
msgid "Sort indicator"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:271
+#: gtk/gtktreeviewcolumn.c:281
msgid "Whether to show a sort indicator"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:278
+#: gtk/gtktreeviewcolumn.c:288
msgid "Sort order"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:279
+#: gtk/gtktreeviewcolumn.c:289
msgid "Sort direction the sort indicator should indicate"
msgstr ""
-#: gtk/gtkviewport.c:132
+#: gtk/gtkviewport.c:133
msgid ""
"The GtkAdjustment that determines the values of the horizontal position for "
"this viewport."
msgstr ""
-#: gtk/gtkviewport.c:140
+#: gtk/gtkviewport.c:141
msgid ""
"The GtkAdjustment that determines the values of the vertical position for "
"this viewport."
msgstr ""
-#: gtk/gtkviewport.c:148
+#: gtk/gtkviewport.c:149
msgid "Determines how the shadowed box around the viewport is drawn."
msgstr ""
-#: gtk/gtkwidget.c:388
+#: gtk/gtkwidget.c:394
#, fuzzy
msgid "Widget name"
msgstr "두께:"
-#: gtk/gtkwidget.c:389
+#: gtk/gtkwidget.c:395
msgid "The name of the widget"
msgstr ""
-#: gtk/gtkwidget.c:395
+#: gtk/gtkwidget.c:401
msgid "Parent widget"
msgstr ""
-#: gtk/gtkwidget.c:396
+#: gtk/gtkwidget.c:402
msgid "The parent widget of this widget. Must be a Container widget."
msgstr ""
-#: gtk/gtkwidget.c:403
+#: gtk/gtkwidget.c:409
msgid "Width request"
msgstr ""
-#: gtk/gtkwidget.c:404
+#: gtk/gtkwidget.c:410
msgid ""
"Override for width request of the widget, or -1 if natural request should be "
"used."
msgstr ""
-#: gtk/gtkwidget.c:412
+#: gtk/gtkwidget.c:418
msgid "Height request"
msgstr ""
-#: gtk/gtkwidget.c:413
+#: gtk/gtkwidget.c:419
msgid ""
"Override for height request of the widget, or -1 if natural request should "
"be used."
msgstr ""
-#: gtk/gtkwidget.c:422
+#: gtk/gtkwidget.c:428
msgid "Whether the widget is visible"
msgstr ""
-#: gtk/gtkwidget.c:428
+#: gtk/gtkwidget.c:434
msgid "Sensitive"
msgstr ""
-#: gtk/gtkwidget.c:429
+#: gtk/gtkwidget.c:435
msgid "Whether the widget responds to input"
msgstr ""
-#: gtk/gtkwidget.c:435
+#: gtk/gtkwidget.c:441
msgid "Application paintable"
msgstr ""
-#: gtk/gtkwidget.c:436
+#: gtk/gtkwidget.c:442
msgid "Whether the application will paint directly on the widget"
msgstr ""
-#: gtk/gtkwidget.c:442
+#: gtk/gtkwidget.c:448
msgid "Can focus"
msgstr ""
-#: gtk/gtkwidget.c:443
+#: gtk/gtkwidget.c:449
msgid "Whether the widget can accept the input focus"
msgstr ""
-#: gtk/gtkwidget.c:449
+#: gtk/gtkwidget.c:455
msgid "Has focus"
msgstr ""
-#: gtk/gtkwidget.c:450
+#: gtk/gtkwidget.c:456
msgid "Whether the widget has the input focus"
msgstr ""
-#: gtk/gtkwidget.c:456
+#: gtk/gtkwidget.c:462
msgid "Can default"
msgstr ""
-#: gtk/gtkwidget.c:457
+#: gtk/gtkwidget.c:463
msgid "Whether the widget can be the default widget"
msgstr ""
-#: gtk/gtkwidget.c:463
+#: gtk/gtkwidget.c:469
msgid "Has default"
msgstr ""
-#: gtk/gtkwidget.c:464
+#: gtk/gtkwidget.c:470
msgid "Whether the widget is the default widget"
msgstr ""
-#: gtk/gtkwidget.c:470
+#: gtk/gtkwidget.c:476
msgid "Receives default"
msgstr ""
-#: gtk/gtkwidget.c:471
+#: gtk/gtkwidget.c:477
msgid "If TRUE, the widget will receive the default action when it is focused."
msgstr ""
-#: gtk/gtkwidget.c:477
+#: gtk/gtkwidget.c:483
msgid "Composite child"
msgstr ""
-#: gtk/gtkwidget.c:478
+#: gtk/gtkwidget.c:484
msgid "Whether the widget is composed of other widgets"
msgstr ""
-#: gtk/gtkwidget.c:484
+#: gtk/gtkwidget.c:490
#, fuzzy
msgid "Style"
msgstr "모양새 추가:"
-#: gtk/gtkwidget.c:485
+#: gtk/gtkwidget.c:491
msgid ""
"The style of the widget, which contains information about how it will look "
"(colors etc)."
msgstr ""
-#: gtk/gtkwidget.c:491
+#: gtk/gtkwidget.c:497
msgid "Events"
msgstr ""
-#: gtk/gtkwidget.c:492
+#: gtk/gtkwidget.c:498
msgid "The event mask that decides what kind of GdkEvents this widget gets."
msgstr ""
-#: gtk/gtkwidget.c:499
+#: gtk/gtkwidget.c:505
msgid "Extension events"
msgstr ""
-#: gtk/gtkwidget.c:500
+#: gtk/gtkwidget.c:506
msgid "The mask that decides what kind of extension events this widget gets."
msgstr ""
-#: gtk/gtkwidget.c:1047
+#: gtk/gtkwidget.c:1053
msgid "Interior Focus"
msgstr ""
-#: gtk/gtkwidget.c:1048
+#: gtk/gtkwidget.c:1054
msgid "Whether to draw the focus indicator inside widgets."
msgstr ""
-#: gtk/gtkwindow.c:361
+#: gtk/gtkwindow.c:359
#, fuzzy
msgid "Window Type"
msgstr "창"
-#: gtk/gtkwindow.c:362
+#: gtk/gtkwindow.c:360
msgid "The type of the window"
msgstr ""
-#: gtk/gtkwindow.c:371
+#: gtk/gtkwindow.c:369
#, fuzzy
msgid "Window Title"
msgstr "창"
-#: gtk/gtkwindow.c:372
+#: gtk/gtkwindow.c:370
msgid "The title of the window"
msgstr ""
-#: gtk/gtkwindow.c:379
+#: gtk/gtkwindow.c:377
msgid "Allow Shrink"
msgstr ""
-#: gtk/gtkwindow.c:381
+#: gtk/gtkwindow.c:379
#, no-c-format
msgid ""
"If TRUE, the window has no mimimum size. Setting this to TRUE is 99% of the "
"time a bad idea."
msgstr ""
-#: gtk/gtkwindow.c:388
+#: gtk/gtkwindow.c:386
msgid "Allow Grow"
msgstr ""
-#: gtk/gtkwindow.c:389
+#: gtk/gtkwindow.c:387
msgid "If TRUE, users can expand the window beyond its minimum size."
msgstr ""
-#: gtk/gtkwindow.c:396
-#, fuzzy
-msgid "Resizable"
-msgstr "사용 안함"
-
-#: gtk/gtkwindow.c:397
+#: gtk/gtkwindow.c:395
msgid "If TRUE, users can resize the window."
msgstr ""
-#: gtk/gtkwindow.c:404
+#: gtk/gtkwindow.c:402
msgid "Modal"
msgstr ""
-#: gtk/gtkwindow.c:405
+#: gtk/gtkwindow.c:403
msgid ""
"If TRUE, the window is modal (other windows are not usable while this one is "
"up)."
msgstr ""
-#: gtk/gtkwindow.c:412
+#: gtk/gtkwindow.c:410
msgid "Window Position"
msgstr ""
-#: gtk/gtkwindow.c:413
+#: gtk/gtkwindow.c:411
msgid "The initial position of the window."
msgstr ""
-#: gtk/gtkwindow.c:421
+#: gtk/gtkwindow.c:419
msgid "Default Width"
msgstr ""
-#: gtk/gtkwindow.c:422
+#: gtk/gtkwindow.c:420
msgid ""
"The default width of the window, used when initially showing the window."
msgstr ""
-#: gtk/gtkwindow.c:431
+#: gtk/gtkwindow.c:429
msgid "Default Height"
msgstr ""
-#: gtk/gtkwindow.c:432
+#: gtk/gtkwindow.c:430
msgid ""
"The default height of the window, used when initially showing the window."
msgstr ""
-#: gtk/gtkwindow.c:441
+#: gtk/gtkwindow.c:439
msgid "Destroy with Parent"
msgstr ""
-#: gtk/gtkwindow.c:442
+#: gtk/gtkwindow.c:440
msgid "If this window should be destroyed when the parent is destroyed"
msgstr ""
-#: gtk/gtkwindow.c:449
+#: gtk/gtkwindow.c:447
msgid "Icon"
msgstr ""
-#: gtk/gtkwindow.c:450
+#: gtk/gtkwindow.c:448
msgid "Icon for this window"
msgstr ""
-#: gtk/gtksizegroup.c:241
+#: gtk/gtksizegroup.c:242
#, fuzzy
msgid "Mode"
msgstr "방식: "
-#: gtk/gtksizegroup.c:242
+#: gtk/gtksizegroup.c:243
msgid ""
"The the directions in which the size group effects the requested sizes of "
"its component widgets."
diff --git a/po/lt.po b/po/lt.po
index f93244840..5996efc35 100644
--- a/po/lt.po
+++ b/po/lt.po
@@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: gtk+ 1.3.0\n"
-"POT-Creation-Date: 2001-10-25 16:39-0400\n"
+"POT-Creation-Date: 2001-11-23 15:47-0500\n"
"PO-Revision-Date: 2000-03-16 03:44+0200\n"
"Last-Translator: Gediminas Paulauskas <menesis@delfi.lt>\n"
"Language-Team: Lithuanian\n"
@@ -14,12 +14,12 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-#: gdk-pixbuf/gdk-pixbuf-animation.c:144 gdk-pixbuf/gdk-pixbuf-io.c:543
+#: gdk-pixbuf/gdk-pixbuf-animation.c:144 gdk-pixbuf/gdk-pixbuf-io.c:551
#, c-format
msgid "Failed to open file '%s': %s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-animation.c:155 gdk-pixbuf/gdk-pixbuf-io.c:553
+#: gdk-pixbuf/gdk-pixbuf-animation.c:155 gdk-pixbuf/gdk-pixbuf-io.c:561
#, c-format
msgid "Image file '%s' contains no data"
msgstr ""
@@ -29,7 +29,7 @@ msgstr ""
msgid "Don't know how to load the animation in file '%s'"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-animation.c:205 gdk-pixbuf/gdk-pixbuf-io.c:598
+#: gdk-pixbuf/gdk-pixbuf-animation.c:205 gdk-pixbuf/gdk-pixbuf-io.c:606
#, c-format
msgid ""
"Failed to load image '%s': reason not known, probably a corrupt image file"
@@ -42,65 +42,65 @@ msgid ""
"animation file"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:316
+#: gdk-pixbuf/gdk-pixbuf-io.c:324
#, fuzzy, c-format
msgid "Unable to load image-loading module: %s: %s"
msgstr "Negaliu rasti keliamojo modulio kelyje: „%s“,"
-#: gdk-pixbuf/gdk-pixbuf-io.c:335
+#: gdk-pixbuf/gdk-pixbuf-io.c:343
#, c-format
msgid ""
"Image-loading module %s does not export the proper interface; perhaps it's "
"from a different GTK version?"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:452 gdk-pixbuf/gdk-pixbuf-io.c:478
+#: gdk-pixbuf/gdk-pixbuf-io.c:460 gdk-pixbuf/gdk-pixbuf-io.c:486
#, c-format
msgid "Image type '%s' is not supported"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:500
+#: gdk-pixbuf/gdk-pixbuf-io.c:508
#, c-format
msgid "Couldn't recognize the image file format for file '%s'"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:506
+#: gdk-pixbuf/gdk-pixbuf-io.c:514
msgid "Unrecognized image file format"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:576
+#: gdk-pixbuf/gdk-pixbuf-io.c:584
#, c-format
msgid "Don't know how to load the image in file '%s'"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:609
+#: gdk-pixbuf/gdk-pixbuf-io.c:617
#, c-format
msgid "Failed to load image '%s': %s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:714
+#: gdk-pixbuf/gdk-pixbuf-io.c:722
#, c-format
msgid "This build of gdk-pixbuf does not support saving the image format: %s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:822
+#: gdk-pixbuf/gdk-pixbuf-io.c:830
#, c-format
msgid "Failed to open '%s' for writing: %s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:843
+#: gdk-pixbuf/gdk-pixbuf-io.c:851
#, c-format
msgid ""
"Failed to close '%s' while writing image, all data may not have been saved: %"
"s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-loader.c:252
+#: gdk-pixbuf/gdk-pixbuf-loader.c:250
#, c-format
msgid "Incremental loading of image type '%s' is not supported"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-loader.c:275 gdk-pixbuf/gdk-pixbuf-loader.c:376
+#: gdk-pixbuf/gdk-pixbuf-loader.c:273 gdk-pixbuf/gdk-pixbuf-loader.c:374
#, c-format
msgid ""
"Internal error: Image loader module '%s' failed to begin loading an image, "
@@ -363,35 +363,35 @@ msgstr ""
msgid "Failed to write to temporary file when loading XBM image"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1256
+#: gdk-pixbuf/io-xpm.c:1234
msgid "No XPM header found"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1264
+#: gdk-pixbuf/io-xpm.c:1242
msgid "XPM file has image width <= 0"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1272
+#: gdk-pixbuf/io-xpm.c:1250
msgid "XPM file has image height <= 0"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1280
+#: gdk-pixbuf/io-xpm.c:1258
msgid "XPM file has invalid number of colors"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1288
+#: gdk-pixbuf/io-xpm.c:1266
msgid "XPM has invalid number of chars per pixel"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1306
+#: gdk-pixbuf/io-xpm.c:1284
msgid "Can't read XPM colormap"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1344
+#: gdk-pixbuf/io-xpm.c:1322
msgid "Can't allocate memory for loading XPM image"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1527
+#: gdk-pixbuf/io-xpm.c:1505
msgid "Failed to write to temporary file when loading XPM image"
msgstr ""
@@ -412,12 +412,20 @@ msgstr ""
msgid "failed to allocate image buffer of %u bytes"
msgstr ""
-#: gtk/gtkaccellabel.c:115
-msgid "Accelerator object"
+#: gtk/gtkaccellabel.c:122
+msgid "Accelerator Closure"
msgstr ""
-#: gtk/gtkaccellabel.c:116
-msgid "The object monitored by this accelerator label"
+#: gtk/gtkaccellabel.c:123
+msgid "The closure to be monitored for accelerator changes"
+msgstr ""
+
+#: gtk/gtkaccellabel.c:129
+msgid "Accelerator Widget"
+msgstr ""
+
+#: gtk/gtkaccellabel.c:130
+msgid "The widget to be monitored for accelerator changes"
msgstr ""
#: gtk/gtkalignment.c:102
@@ -572,7 +580,7 @@ msgstr "Tankis:"
msgid "The amount of space between children."
msgstr ""
-#: gtk/gtkbox.c:135 gtk/gtknotebook.c:396
+#: gtk/gtkbox.c:135 gtk/gtknotebook.c:400
msgid "Homogeneous"
msgstr ""
@@ -580,76 +588,76 @@ msgstr ""
msgid "Whether the children should all be the same size."
msgstr ""
-#: gtk/gtkbutton.c:183 gtk/gtkframe.c:125 gtk/gtklabel.c:283
+#: gtk/gtkbutton.c:188 gtk/gtkframe.c:125 gtk/gtklabel.c:282
msgid "Label"
msgstr ""
-#: gtk/gtkbutton.c:184
+#: gtk/gtkbutton.c:189
msgid ""
"Text of the label widget inside the button, if the button contains a label "
"widget."
msgstr ""
-#: gtk/gtkbutton.c:191 gtk/gtklabel.c:304
+#: gtk/gtkbutton.c:196 gtk/gtklabel.c:303
msgid "Use underline"
msgstr ""
-#: gtk/gtkbutton.c:192 gtk/gtklabel.c:305
+#: gtk/gtkbutton.c:197 gtk/gtklabel.c:304
msgid ""
"If set, an underline in the text indicates the next character should be used "
"for the mnemonic accelerator key"
msgstr ""
-#: gtk/gtkbutton.c:199
+#: gtk/gtkbutton.c:204
msgid "Use stock"
msgstr ""
-#: gtk/gtkbutton.c:200
+#: gtk/gtkbutton.c:205
msgid ""
"If set, the label is used to pick a stock item instead of being displayed"
msgstr ""
-#: gtk/gtkbutton.c:207
+#: gtk/gtkbutton.c:212
msgid "Border relief"
msgstr ""
-#: gtk/gtkbutton.c:208
+#: gtk/gtkbutton.c:213
msgid "The border relief style."
msgstr ""
-#: gtk/gtkbutton.c:259
+#: gtk/gtkbutton.c:264
#, fuzzy
msgid "Default Spacing"
msgstr "Tankis:"
-#: gtk/gtkbutton.c:260
+#: gtk/gtkbutton.c:265
msgid "Extra space to add for CAN_DEFAULT buttons"
msgstr ""
-#: gtk/gtkbutton.c:266
+#: gtk/gtkbutton.c:271
msgid "Default Outside Spacing"
msgstr ""
-#: gtk/gtkbutton.c:267
+#: gtk/gtkbutton.c:272
msgid ""
"Extra space to add for CAN_DEFAULT buttons that is always drawn outside the "
"border"
msgstr ""
-#: gtk/gtkbutton.c:272
+#: gtk/gtkbutton.c:277
msgid "Child X Displacement"
msgstr ""
-#: gtk/gtkbutton.c:273
+#: gtk/gtkbutton.c:278
msgid ""
"How far in the x direction to move the child when the button is depressed"
msgstr ""
-#: gtk/gtkbutton.c:280
+#: gtk/gtkbutton.c:285
msgid "Child Y Displacement"
msgstr ""
-#: gtk/gtkbutton.c:281
+#: gtk/gtkbutton.c:286
msgid ""
"How far in the y direction to move the child when the button is depressed"
msgstr ""
@@ -747,297 +755,297 @@ msgstr ""
msgid "The pixbuf to render."
msgstr ""
-#: gtk/gtkcellrenderertext.c:173 gtk/gtkentry.c:498 gtk/gtkprogressbar.c:207
+#: gtk/gtkcellrenderertext.c:174 gtk/gtkentry.c:506 gtk/gtkprogressbar.c:207
msgid "Text"
msgstr ""
-#: gtk/gtkcellrenderertext.c:174
+#: gtk/gtkcellrenderertext.c:175
msgid "Text to render"
msgstr ""
-#: gtk/gtkcellrenderertext.c:181
+#: gtk/gtkcellrenderertext.c:182
msgid "Markup"
msgstr ""
-#: gtk/gtkcellrenderertext.c:182
+#: gtk/gtkcellrenderertext.c:183
msgid "Marked up text to render"
msgstr ""
-#: gtk/gtkcellrenderertext.c:189 gtk/gtklabel.c:290
+#: gtk/gtkcellrenderertext.c:190 gtk/gtklabel.c:289
msgid "Attributes"
msgstr ""
-#: gtk/gtkcellrenderertext.c:190
+#: gtk/gtkcellrenderertext.c:191
msgid "A list of style attributes to apply to the text of the renderer."
msgstr ""
-#: gtk/gtkcellrenderertext.c:197 gtk/gtktexttag.c:208
+#: gtk/gtkcellrenderertext.c:198 gtk/gtktexttag.c:209
msgid "Background color name"
msgstr ""
-#: gtk/gtkcellrenderertext.c:198 gtk/gtktexttag.c:209
+#: gtk/gtkcellrenderertext.c:199 gtk/gtktexttag.c:210
msgid "Background color as a string"
msgstr ""
-#: gtk/gtkcellrenderertext.c:205 gtk/gtktexttag.c:216
+#: gtk/gtkcellrenderertext.c:206 gtk/gtktexttag.c:217
msgid "Background color"
msgstr ""
-#: gtk/gtkcellrenderertext.c:206 gtk/gtktexttag.c:217
+#: gtk/gtkcellrenderertext.c:207 gtk/gtktexttag.c:218
msgid "Background color as a GdkColor"
msgstr ""
-#: gtk/gtkcellrenderertext.c:213 gtk/gtktexttag.c:242
+#: gtk/gtkcellrenderertext.c:214 gtk/gtktexttag.c:243
msgid "Foreground color name"
msgstr ""
-#: gtk/gtkcellrenderertext.c:214 gtk/gtktexttag.c:243
+#: gtk/gtkcellrenderertext.c:215 gtk/gtktexttag.c:244
msgid "Foreground color as a string"
msgstr ""
-#: gtk/gtkcellrenderertext.c:221 gtk/gtktexttag.c:250
+#: gtk/gtkcellrenderertext.c:222 gtk/gtktexttag.c:251
msgid "Foreground color"
msgstr ""
-#: gtk/gtkcellrenderertext.c:222 gtk/gtktexttag.c:251
+#: gtk/gtkcellrenderertext.c:223 gtk/gtktexttag.c:252
msgid "Foreground color as a GdkColor"
msgstr ""
-#: gtk/gtkcellrenderertext.c:230 gtk/gtkentry.c:430 gtk/gtktexttag.c:276
-#: gtk/gtktextview.c:539
+#: gtk/gtkcellrenderertext.c:231 gtk/gtkentry.c:438 gtk/gtktexttag.c:277
+#: gtk/gtktextview.c:548
#, fuzzy
msgid "Editable"
msgstr "(uždraustas)"
-#: gtk/gtkcellrenderertext.c:231 gtk/gtktexttag.c:277 gtk/gtktextview.c:540
+#: gtk/gtkcellrenderertext.c:232 gtk/gtktexttag.c:278 gtk/gtktextview.c:549
msgid "Whether the text can be modified by the user"
msgstr ""
-#: gtk/gtkcellrenderertext.c:238 gtk/gtkcellrenderertext.c:246
-#: gtk/gtkfontsel.c:192 gtk/gtktexttag.c:284 gtk/gtktexttag.c:292
+#: gtk/gtkcellrenderertext.c:239 gtk/gtkcellrenderertext.c:247
+#: gtk/gtkfontsel.c:192 gtk/gtktexttag.c:285 gtk/gtktexttag.c:293
msgid "Font"
msgstr "Šriftas"
-#: gtk/gtkcellrenderertext.c:239 gtk/gtktexttag.c:285
+#: gtk/gtkcellrenderertext.c:240 gtk/gtktexttag.c:286
msgid "Font description as a string"
msgstr ""
-#: gtk/gtkcellrenderertext.c:247 gtk/gtktexttag.c:293
+#: gtk/gtkcellrenderertext.c:248 gtk/gtktexttag.c:294
msgid "Font description as a PangoFontDescription struct"
msgstr ""
-#: gtk/gtkcellrenderertext.c:255 gtk/gtktexttag.c:301
+#: gtk/gtkcellrenderertext.c:256 gtk/gtktexttag.c:302
#, fuzzy
msgid "Font family"
msgstr "Šeima:"
-#: gtk/gtkcellrenderertext.c:256 gtk/gtktexttag.c:302
+#: gtk/gtkcellrenderertext.c:257 gtk/gtktexttag.c:303
msgid "Name of the font family, e.g. Sans, Helvetica, Times, Monospace"
msgstr ""
-#: gtk/gtkcellrenderertext.c:263 gtk/gtkcellrenderertext.c:264
-#: gtk/gtktexttag.c:309 gtk/gtktexttag.c:310
+#: gtk/gtkcellrenderertext.c:264 gtk/gtkcellrenderertext.c:265
+#: gtk/gtktexttag.c:310 gtk/gtktexttag.c:311
#, fuzzy
msgid "Font style"
msgstr "Šrifto stilius:"
-#: gtk/gtkcellrenderertext.c:272 gtk/gtkcellrenderertext.c:273
-#: gtk/gtktexttag.c:318 gtk/gtktexttag.c:319
+#: gtk/gtkcellrenderertext.c:273 gtk/gtkcellrenderertext.c:274
+#: gtk/gtktexttag.c:319 gtk/gtktexttag.c:320
msgid "Font variant"
msgstr ""
-#: gtk/gtkcellrenderertext.c:281 gtk/gtkcellrenderertext.c:282
-#: gtk/gtktexttag.c:327 gtk/gtktexttag.c:328
+#: gtk/gtkcellrenderertext.c:282 gtk/gtkcellrenderertext.c:283
+#: gtk/gtktexttag.c:328 gtk/gtktexttag.c:329
msgid "Font weight"
msgstr ""
-#: gtk/gtkcellrenderertext.c:291 gtk/gtkcellrenderertext.c:292
-#: gtk/gtktexttag.c:338 gtk/gtktexttag.c:339
+#: gtk/gtkcellrenderertext.c:292 gtk/gtkcellrenderertext.c:293
+#: gtk/gtktexttag.c:339 gtk/gtktexttag.c:340
#, fuzzy
msgid "Font stretch"
msgstr "Šrifto savybė"
-#: gtk/gtkcellrenderertext.c:300 gtk/gtkcellrenderertext.c:301
-#: gtk/gtktexttag.c:347 gtk/gtktexttag.c:348
+#: gtk/gtkcellrenderertext.c:301 gtk/gtkcellrenderertext.c:302
+#: gtk/gtktexttag.c:348 gtk/gtktexttag.c:349
#, fuzzy
msgid "Font size"
msgstr "Punkto dydis:"
-#: gtk/gtkcellrenderertext.c:310 gtk/gtktexttag.c:367
+#: gtk/gtkcellrenderertext.c:311 gtk/gtktexttag.c:368
#, fuzzy
msgid "Font points"
msgstr "Šriftų tipai:"
-#: gtk/gtkcellrenderertext.c:311 gtk/gtktexttag.c:368
+#: gtk/gtkcellrenderertext.c:312 gtk/gtktexttag.c:369
msgid "Font size in points"
msgstr ""
-#: gtk/gtkcellrenderertext.c:320 gtk/gtktexttag.c:357 gtk/gtktexttag.c:358
+#: gtk/gtkcellrenderertext.c:321 gtk/gtktexttag.c:358 gtk/gtktexttag.c:359
#, fuzzy
msgid "Font scale"
msgstr "Šrifto stilius:"
-#: gtk/gtkcellrenderertext.c:321
+#: gtk/gtkcellrenderertext.c:322
msgid "Font scaling factor"
msgstr ""
-#: gtk/gtkcellrenderertext.c:330 gtk/gtktexttag.c:426
+#: gtk/gtkcellrenderertext.c:331 gtk/gtktexttag.c:427
msgid "Rise"
msgstr ""
-#: gtk/gtkcellrenderertext.c:331 gtk/gtktexttag.c:427
+#: gtk/gtkcellrenderertext.c:332 gtk/gtktexttag.c:428
msgid ""
"Offset of text above the baseline (below the baseline if rise is negative)"
msgstr ""
-#: gtk/gtkcellrenderertext.c:341 gtk/gtktexttag.c:466
+#: gtk/gtkcellrenderertext.c:342 gtk/gtktexttag.c:467
msgid "Strikethrough"
msgstr ""
-#: gtk/gtkcellrenderertext.c:342 gtk/gtktexttag.c:467
+#: gtk/gtkcellrenderertext.c:343 gtk/gtktexttag.c:468
msgid "Whether to strike through the text"
msgstr ""
-#: gtk/gtkcellrenderertext.c:349 gtk/gtktexttag.c:474
+#: gtk/gtkcellrenderertext.c:350 gtk/gtktexttag.c:475
msgid "Underline"
msgstr ""
-#: gtk/gtkcellrenderertext.c:350 gtk/gtktexttag.c:475
+#: gtk/gtkcellrenderertext.c:351 gtk/gtktexttag.c:476
msgid "Style of underline for this text"
msgstr ""
-#: gtk/gtkcellrenderertext.c:360 gtk/gtktexttag.c:511
+#: gtk/gtkcellrenderertext.c:361 gtk/gtktexttag.c:512
msgid "Background set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:361 gtk/gtktexttag.c:512
+#: gtk/gtkcellrenderertext.c:362 gtk/gtktexttag.c:513
msgid "Whether this tag affects the background color"
msgstr ""
-#: gtk/gtkcellrenderertext.c:364 gtk/gtktexttag.c:523
+#: gtk/gtkcellrenderertext.c:365 gtk/gtktexttag.c:524
msgid "Foreground set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:365 gtk/gtktexttag.c:524
+#: gtk/gtkcellrenderertext.c:366 gtk/gtktexttag.c:525
msgid "Whether this tag affects the foreground color"
msgstr ""
-#: gtk/gtkcellrenderertext.c:368 gtk/gtktexttag.c:531
+#: gtk/gtkcellrenderertext.c:369 gtk/gtktexttag.c:532
msgid "Editability set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:369 gtk/gtktexttag.c:532
+#: gtk/gtkcellrenderertext.c:370 gtk/gtktexttag.c:533
msgid "Whether this tag affects text editability"
msgstr ""
-#: gtk/gtkcellrenderertext.c:372 gtk/gtktexttag.c:535
+#: gtk/gtkcellrenderertext.c:373 gtk/gtktexttag.c:536
msgid "Font family set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:373 gtk/gtktexttag.c:536
+#: gtk/gtkcellrenderertext.c:374 gtk/gtktexttag.c:537
msgid "Whether this tag affects the font family"
msgstr ""
-#: gtk/gtkcellrenderertext.c:376 gtk/gtktexttag.c:539
+#: gtk/gtkcellrenderertext.c:377 gtk/gtktexttag.c:540
#, fuzzy
msgid "Font style set"
msgstr "Šrifto stilius:"
-#: gtk/gtkcellrenderertext.c:377 gtk/gtktexttag.c:540
+#: gtk/gtkcellrenderertext.c:378 gtk/gtktexttag.c:541
msgid "Whether this tag affects the font style"
msgstr ""
-#: gtk/gtkcellrenderertext.c:380 gtk/gtktexttag.c:543
+#: gtk/gtkcellrenderertext.c:381 gtk/gtktexttag.c:544
msgid "Font variant set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:381 gtk/gtktexttag.c:544
+#: gtk/gtkcellrenderertext.c:382 gtk/gtktexttag.c:545
msgid "Whether this tag affects the font variant"
msgstr ""
-#: gtk/gtkcellrenderertext.c:384 gtk/gtktexttag.c:547
+#: gtk/gtkcellrenderertext.c:385 gtk/gtktexttag.c:548
msgid "Font weight set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:385 gtk/gtktexttag.c:548
+#: gtk/gtkcellrenderertext.c:386 gtk/gtktexttag.c:549
msgid "Whether this tag affects the font weight"
msgstr ""
-#: gtk/gtkcellrenderertext.c:388 gtk/gtktexttag.c:551
+#: gtk/gtkcellrenderertext.c:389 gtk/gtktexttag.c:552
msgid "Font stretch set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:389 gtk/gtktexttag.c:552
+#: gtk/gtkcellrenderertext.c:390 gtk/gtktexttag.c:553
msgid "Whether this tag affects the font stretch"
msgstr ""
-#: gtk/gtkcellrenderertext.c:392 gtk/gtktexttag.c:555
+#: gtk/gtkcellrenderertext.c:393 gtk/gtktexttag.c:556
msgid "Font size set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:393 gtk/gtktexttag.c:556
+#: gtk/gtkcellrenderertext.c:394 gtk/gtktexttag.c:557
msgid "Whether this tag affects the font size"
msgstr ""
-#: gtk/gtkcellrenderertext.c:396 gtk/gtktexttag.c:559
+#: gtk/gtkcellrenderertext.c:397 gtk/gtktexttag.c:560
#, fuzzy
msgid "Font scale set"
msgstr "Šrifto stilius:"
-#: gtk/gtkcellrenderertext.c:397 gtk/gtktexttag.c:560
+#: gtk/gtkcellrenderertext.c:398 gtk/gtktexttag.c:561
msgid "Whether this tag scales the font size by a factor"
msgstr ""
-#: gtk/gtkcellrenderertext.c:400 gtk/gtktexttag.c:579
+#: gtk/gtkcellrenderertext.c:401 gtk/gtktexttag.c:580
msgid "Rise set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:401 gtk/gtktexttag.c:580
+#: gtk/gtkcellrenderertext.c:402 gtk/gtktexttag.c:581
msgid "Whether this tag affects the rise"
msgstr ""
-#: gtk/gtkcellrenderertext.c:404 gtk/gtktexttag.c:595
+#: gtk/gtkcellrenderertext.c:405 gtk/gtktexttag.c:596
msgid "Strikethrough set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:405 gtk/gtktexttag.c:596
+#: gtk/gtkcellrenderertext.c:406 gtk/gtktexttag.c:597
msgid "Whether this tag affects strikethrough"
msgstr ""
-#: gtk/gtkcellrenderertext.c:408 gtk/gtktexttag.c:603
+#: gtk/gtkcellrenderertext.c:409 gtk/gtktexttag.c:604
msgid "Underline set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:409 gtk/gtktexttag.c:604
+#: gtk/gtkcellrenderertext.c:410 gtk/gtktexttag.c:605
msgid "Whether this tag affects underlining"
msgstr ""
-#: gtk/gtkcellrenderertoggle.c:129
+#: gtk/gtkcellrenderertoggle.c:130
msgid "Toggle state"
msgstr ""
-#: gtk/gtkcellrenderertoggle.c:130
+#: gtk/gtkcellrenderertoggle.c:131
msgid "The toggle state of the button"
msgstr ""
-#: gtk/gtkcellrenderertoggle.c:138
+#: gtk/gtkcellrenderertoggle.c:139
#, fuzzy
msgid "Activatable"
msgstr "(uždraustas)"
-#: gtk/gtkcellrenderertoggle.c:139
+#: gtk/gtkcellrenderertoggle.c:140
msgid "The toggle button can be activated"
msgstr ""
-#: gtk/gtkcellrenderertoggle.c:147
+#: gtk/gtkcellrenderertoggle.c:148
msgid "Radio state"
msgstr ""
-#: gtk/gtkcellrenderertoggle.c:148
+#: gtk/gtkcellrenderertoggle.c:149
msgid "Draw the toggle button as a radio button"
msgstr ""
-#: gtk/gtkcheckbutton.c:95 gtk/gtkoptionmenu.c:163
+#: gtk/gtkcheckbutton.c:95 gtk/gtkoptionmenu.c:191
msgid "Indicator Size"
msgstr ""
@@ -1045,7 +1053,7 @@ msgstr ""
msgid "Size of check or radio indicator"
msgstr ""
-#: gtk/gtkcheckbutton.c:103 gtk/gtkoptionmenu.c:169
+#: gtk/gtkcheckbutton.c:103 gtk/gtkoptionmenu.c:197
msgid "Indicator Spacing"
msgstr ""
@@ -1053,171 +1061,171 @@ msgstr ""
msgid "Spacing around check or radio indicator"
msgstr ""
-#: gtk/gtkcheckmenuitem.c:114 gtk/gtktogglebutton.c:142
+#: gtk/gtkcheckmenuitem.c:115 gtk/gtktogglebutton.c:132
msgid "Active"
msgstr ""
-#: gtk/gtkcheckmenuitem.c:115
+#: gtk/gtkcheckmenuitem.c:116
msgid "Whether the menu item is checked."
msgstr ""
-#: gtk/gtkcheckmenuitem.c:122 gtk/gtktogglebutton.c:150
+#: gtk/gtkcheckmenuitem.c:123 gtk/gtktogglebutton.c:140
msgid "Inconsistent"
msgstr ""
-#: gtk/gtkcheckmenuitem.c:123
+#: gtk/gtkcheckmenuitem.c:124
msgid "Whether to display an \"inconsistent\" state."
msgstr ""
-#: gtk/gtkcolorsel.c:574
+#: gtk/gtkcolorsel.c:578
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:579
+#: gtk/gtkcolorsel.c:583
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:883
+#: gtk/gtkcolorsel.c:887
msgid "_Save color here"
msgstr ""
-#: gtk/gtkcolorsel.c:1051
+#: gtk/gtkcolorsel.c:1055
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:1667
+#: gtk/gtkcolorsel.c:1674
msgid "Has Opacity Control"
msgstr ""
-#: gtk/gtkcolorsel.c:1668
+#: gtk/gtkcolorsel.c:1675
msgid "Whether the color selector should allow setting opacity"
msgstr ""
-#: gtk/gtkcolorsel.c:1674
+#: gtk/gtkcolorsel.c:1681
msgid "Has palette"
msgstr ""
-#: gtk/gtkcolorsel.c:1675
+#: gtk/gtkcolorsel.c:1682
msgid "Whether a palette should be used"
msgstr ""
-#: gtk/gtkcolorsel.c:1681
+#: gtk/gtkcolorsel.c:1688
msgid "Current Color"
msgstr ""
-#: gtk/gtkcolorsel.c:1682
+#: gtk/gtkcolorsel.c:1689
msgid "The current color"
msgstr ""
-#: gtk/gtkcolorsel.c:1688
+#: gtk/gtkcolorsel.c:1695
msgid "Current Alpha"
msgstr ""
-#: gtk/gtkcolorsel.c:1689
+#: gtk/gtkcolorsel.c:1696
msgid "The current opacity value (0 fully transparent, 65535 fully opaque)"
msgstr ""
-#: gtk/gtkcolorsel.c:1702
+#: gtk/gtkcolorsel.c:1709
msgid "Custom palette"
msgstr ""
-#: gtk/gtkcolorsel.c:1703
+#: gtk/gtkcolorsel.c:1710
msgid "Palette to use in the color selector"
msgstr ""
-#: gtk/gtkcolorsel.c:1758
+#: gtk/gtkcolorsel.c:1750
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:1786
+#: gtk/gtkcolorsel.c:1778
msgid ""
"Click the eyedropper, then click a color anywhere on your screen to select "
"that color."
msgstr ""
-#: gtk/gtkcolorsel.c:1795
+#: gtk/gtkcolorsel.c:1787
#, fuzzy
msgid "_Hue:"
msgstr "Atspalvis:"
-#: gtk/gtkcolorsel.c:1796
+#: gtk/gtkcolorsel.c:1788
msgid "Position on the color wheel."
msgstr ""
-#: gtk/gtkcolorsel.c:1797
+#: gtk/gtkcolorsel.c:1789
#, fuzzy
msgid "_Saturation:"
msgstr "Sodrumas:"
-#: gtk/gtkcolorsel.c:1798
+#: gtk/gtkcolorsel.c:1790
msgid "\"Deepness\" of the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1799
+#: gtk/gtkcolorsel.c:1791
#, fuzzy
msgid "_Value:"
msgstr "Vertė:"
-#: gtk/gtkcolorsel.c:1800
+#: gtk/gtkcolorsel.c:1792
msgid "Brightness of the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1801
+#: gtk/gtkcolorsel.c:1793
#, fuzzy
msgid "_Red:"
msgstr "Raudona:"
-#: gtk/gtkcolorsel.c:1802
+#: gtk/gtkcolorsel.c:1794
msgid "Amount of red light in the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1803
+#: gtk/gtkcolorsel.c:1795
#, fuzzy
msgid "_Green:"
msgstr "Žalia:"
-#: gtk/gtkcolorsel.c:1804
+#: gtk/gtkcolorsel.c:1796
msgid "Amount of green light in the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1805
+#: gtk/gtkcolorsel.c:1797
#, fuzzy
msgid "_Blue:"
msgstr "Mėlyna:"
-#: gtk/gtkcolorsel.c:1806
+#: gtk/gtkcolorsel.c:1798
msgid "Amount of blue light in the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1809
+#: gtk/gtkcolorsel.c:1801
#, fuzzy
msgid "_Opacity:"
msgstr "Nepermatomumas:"
-#: gtk/gtkcolorsel.c:1817
+#: gtk/gtkcolorsel.c:1809
msgid "Transparency of the currently-selected color."
msgstr ""
-#: gtk/gtkcolorsel.c:1832
+#: gtk/gtkcolorsel.c:1824
msgid "Color _Name:"
msgstr ""
-#: gtk/gtkcolorsel.c:1844
+#: gtk/gtkcolorsel.c:1836
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:1863
+#: gtk/gtkcolorsel.c:1855
msgid "_Palette"
msgstr ""
@@ -1262,204 +1270,204 @@ msgstr ""
msgid "Whether entered values must already be present in the list"
msgstr ""
-#: gtk/gtkcontainer.c:202
+#: gtk/gtkcontainer.c:203
msgid "Resize mode"
msgstr ""
-#: gtk/gtkcontainer.c:203
+#: gtk/gtkcontainer.c:204
msgid "Specify how resize events are handled"
msgstr ""
-#: gtk/gtkcontainer.c:210
+#: gtk/gtkcontainer.c:211
msgid "Border width"
msgstr ""
-#: gtk/gtkcontainer.c:211
+#: gtk/gtkcontainer.c:212
msgid "The width of the empty border outside the containers children."
msgstr ""
-#: gtk/gtkcontainer.c:219
+#: gtk/gtkcontainer.c:220
msgid "Child"
msgstr ""
-#: gtk/gtkcontainer.c:220
+#: gtk/gtkcontainer.c:221
msgid "Can be used to add a new child to the container."
msgstr ""
-#: gtk/gtkcurve.c:120
+#: gtk/gtkcurve.c:121
#, fuzzy
msgid "Curve type"
msgstr "Sukurti"
-#: gtk/gtkcurve.c:121
+#: gtk/gtkcurve.c:122
msgid "Is this curve linear, spline interpolated, or free-form"
msgstr ""
-#: gtk/gtkcurve.c:129
+#: gtk/gtkcurve.c:130
msgid "Minimum X"
msgstr ""
-#: gtk/gtkcurve.c:130
+#: gtk/gtkcurve.c:131
msgid "Minimum possible value for X"
msgstr ""
-#: gtk/gtkcurve.c:139
+#: gtk/gtkcurve.c:140
msgid "Maximum X"
msgstr ""
-#: gtk/gtkcurve.c:140
+#: gtk/gtkcurve.c:141
msgid "Maximum possible X value."
msgstr ""
-#: gtk/gtkcurve.c:149
+#: gtk/gtkcurve.c:150
msgid "Minimum Y"
msgstr ""
-#: gtk/gtkcurve.c:150
+#: gtk/gtkcurve.c:151
msgid "Minimum possible value for Y"
msgstr ""
-#: gtk/gtkcurve.c:159
+#: gtk/gtkcurve.c:160
msgid "Maximum Y"
msgstr ""
-#: gtk/gtkcurve.c:160
+#: gtk/gtkcurve.c:161
msgid "Maximum possible value for Y"
msgstr ""
-#: gtk/gtkdialog.c:125
+#: gtk/gtkdialog.c:126
msgid "Has separator"
msgstr ""
-#: gtk/gtkdialog.c:126
+#: gtk/gtkdialog.c:127
msgid "The dialog has a separator bar above its buttons"
msgstr ""
-#: gtk/gtkdialog.c:149
+#: gtk/gtkdialog.c:150
msgid "Content area border"
msgstr ""
-#: gtk/gtkdialog.c:150
+#: gtk/gtkdialog.c:151
msgid "Width of border around the main dialog area"
msgstr ""
-#: gtk/gtkdialog.c:157
+#: gtk/gtkdialog.c:158
msgid "Button spacing"
msgstr ""
-#: gtk/gtkdialog.c:158
+#: gtk/gtkdialog.c:159
msgid "Spacing between buttons"
msgstr ""
-#: gtk/gtkdialog.c:166
+#: gtk/gtkdialog.c:167
msgid "Action area border"
msgstr ""
-#: gtk/gtkdialog.c:167
+#: gtk/gtkdialog.c:168
msgid "Width of border around the button area at the bottom of the dialog"
msgstr ""
-#: gtk/gtkentry.c:410 gtk/gtklabel.c:361
+#: gtk/gtkentry.c:418 gtk/gtklabel.c:360
#, fuzzy
msgid "Cursor Position"
msgstr "Uždraustas"
-#: gtk/gtkentry.c:411 gtk/gtklabel.c:362
+#: gtk/gtkentry.c:419 gtk/gtklabel.c:361
msgid "The current position of the insertion cursor in chars."
msgstr ""
-#: gtk/gtkentry.c:420 gtk/gtklabel.c:371
+#: gtk/gtkentry.c:428 gtk/gtklabel.c:370
#, fuzzy
msgid "Selection Bound"
msgstr "Pasirinkimas:"
-#: gtk/gtkentry.c:421 gtk/gtklabel.c:372
+#: gtk/gtkentry.c:429 gtk/gtklabel.c:371
msgid ""
"The position of the opposite end of the selection from the cursor in chars."
msgstr ""
-#: gtk/gtkentry.c:431
+#: gtk/gtkentry.c:439
msgid "Whether the entry contents can be edited"
msgstr ""
-#: gtk/gtkentry.c:438
+#: gtk/gtkentry.c:446
msgid "Maximum length"
msgstr ""
-#: gtk/gtkentry.c:439
+#: gtk/gtkentry.c:447
msgid "Maximum number of characters for this entry"
msgstr ""
-#: gtk/gtkentry.c:447
+#: gtk/gtkentry.c:455
msgid "Visibility"
msgstr ""
-#: gtk/gtkentry.c:448
+#: gtk/gtkentry.c:456
msgid ""
"FALSE displays the \"invisible char\" instead of the actual text (password "
"mode)"
msgstr ""
-#: gtk/gtkentry.c:455
+#: gtk/gtkentry.c:463
msgid "Has Frame"
msgstr ""
-#: gtk/gtkentry.c:456
+#: gtk/gtkentry.c:464
msgid "FALSE removes outside bevel from entry."
msgstr ""
-#: gtk/gtkentry.c:463
+#: gtk/gtkentry.c:471
msgid "Invisible character"
msgstr ""
-#: gtk/gtkentry.c:464
+#: gtk/gtkentry.c:472
msgid "The character to use when masking entry contents (in \"password mode\")"
msgstr ""
-#: gtk/gtkentry.c:471
+#: gtk/gtkentry.c:479
msgid "Activates default"
msgstr ""
-#: gtk/gtkentry.c:472
+#: gtk/gtkentry.c:480
msgid ""
"Whether to activate the default widget (such as the default button in a "
"dialog) when Enter is pressed."
msgstr ""
-#: gtk/gtkentry.c:478
+#: gtk/gtkentry.c:486
msgid "Width in chars"
msgstr ""
-#: gtk/gtkentry.c:479
+#: gtk/gtkentry.c:487
msgid "Number of characters to leave space for in the entry."
msgstr ""
-#: gtk/gtkentry.c:488
+#: gtk/gtkentry.c:496
msgid "Scroll offset"
msgstr ""
-#: gtk/gtkentry.c:489
+#: gtk/gtkentry.c:497
msgid "Number of pixels of the entry scrolled off the screen to the left"
msgstr ""
-#: gtk/gtkentry.c:499
+#: gtk/gtkentry.c:507
msgid "The contents of the entry"
msgstr ""
-#: gtk/gtkentry.c:505 gtk/gtklabel.c:380 gtk/gtktextview.c:615
+#: gtk/gtkentry.c:513 gtk/gtklabel.c:379 gtk/gtktextview.c:624
msgid "Cursor color"
msgstr ""
-#: gtk/gtkentry.c:506 gtk/gtklabel.c:381 gtk/gtktextview.c:616
+#: gtk/gtkentry.c:514 gtk/gtklabel.c:380 gtk/gtktextview.c:625
msgid "Color with which to draw insertion cursor"
msgstr ""
-#: gtk/gtkentry.c:3793 gtk/gtklabel.c:3180
+#: gtk/gtkentry.c:3832 gtk/gtklabel.c:3151
#, fuzzy
msgid "Select All"
msgstr "Ištrinti"
-#: gtk/gtkentry.c:3803 gtk/gtklabel.c:3190 gtk/gtktextview.c:5563
+#: gtk/gtkentry.c:3842 gtk/gtklabel.c:3161 gtk/gtktextview.c:5737
msgid "Input Methods"
msgstr ""
@@ -1490,12 +1498,12 @@ msgstr "Katalogai"
msgid "Files"
msgstr "Bylos"
-#: gtk/gtkfilesel.c:727 gtk/gtkfilesel.c:2052
+#: gtk/gtkfilesel.c:726 gtk/gtkfilesel.c:2057
#, c-format
msgid "Directory unreadable: %s"
msgstr "Katalogas neįskaitomas: %s"
-#: gtk/gtkfilesel.c:849
+#: gtk/gtkfilesel.c:848
#, c-format
msgid ""
"The file \"%s\" resides on another machine (called %s) and may not be "
@@ -1503,130 +1511,128 @@ msgid ""
"Are you sure that you want to select it?"
msgstr ""
-#: gtk/gtkfilesel.c:979
+#: gtk/gtkfilesel.c:978
msgid "Create Dir"
msgstr "Sukurti katalogą"
-#: gtk/gtkfilesel.c:990 gtk/gtkfilesel.c:1413
+#: gtk/gtkfilesel.c:989 gtk/gtkfilesel.c:1416
msgid "Delete File"
msgstr "Ištrinti bylą"
-#: gtk/gtkfilesel.c:1001 gtk/gtkfilesel.c:1556
+#: gtk/gtkfilesel.c:1000 gtk/gtkfilesel.c:1559
msgid "Rename File"
msgstr "Pervadinti bylą"
-#: gtk/gtkfilesel.c:1236
+#: gtk/gtkfilesel.c:1237
#, c-format
msgid ""
"The directory name \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
-#: gtk/gtkfilesel.c:1238
+#: gtk/gtkfilesel.c:1239
#, c-format
msgid ""
"Error creating directory \"%s\": %s\n"
"%s"
msgstr ""
-#: gtk/gtkfilesel.c:1239 gtk/gtkfilesel.c:1490
+#: gtk/gtkfilesel.c:1240 gtk/gtkfilesel.c:1493
msgid "You probably used symbols not allowed in filenames."
msgstr ""
-#: gtk/gtkfilesel.c:1247
+#: gtk/gtkfilesel.c:1248
#, c-format
msgid "Error creating directory \"%s\": %s\n"
msgstr ""
-#: gtk/gtkfilesel.c:1281
+#: gtk/gtkfilesel.c:1282
msgid "Create Directory"
msgstr "Sukurti katalogą"
-#: gtk/gtkfilesel.c:1295
+#: gtk/gtkfilesel.c:1296
#, fuzzy
msgid "_Directory name:"
msgstr "Katalogo vardas:"
#. buttons
-#: gtk/gtkfilesel.c:1309
-msgid "Create"
-msgstr "Sukurti"
-
-#: gtk/gtkfilesel.c:1318 gtk/gtkfilesel.c:1444 gtk/gtkfilesel.c:1598
-#: gtk/gtkgamma.c:424
+#: gtk/gtkfilesel.c:1310 gtk/gtkfilesel.c:1438 gtk/gtkfilesel.c:1592
+#: gtk/gtkgamma.c:417
msgid "Cancel"
msgstr "Atšaukti"
-#: gtk/gtkfilesel.c:1353
+#: gtk/gtkfilesel.c:1322
+msgid "Create"
+msgstr "Sukurti"
+
+#: gtk/gtkfilesel.c:1356
#, c-format
msgid "The filename \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
-#: gtk/gtkfilesel.c:1356
+#: gtk/gtkfilesel.c:1359
#, c-format
msgid ""
"Error deleting file \"%s\": %s\n"
"%s"
msgstr ""
-#: gtk/gtkfilesel.c:1358 gtk/gtkfilesel.c:1504
+#: gtk/gtkfilesel.c:1361 gtk/gtkfilesel.c:1507
msgid "It probably contains symbols not allowed in filenames."
msgstr ""
-#: gtk/gtkfilesel.c:1367
+#: gtk/gtkfilesel.c:1370
#, c-format
msgid "Error deleting file \"%s\": %s"
msgstr ""
-#. buttons
-#: gtk/gtkfilesel.c:1435
+#: gtk/gtkfilesel.c:1448
msgid "Delete"
msgstr "Ištrinti"
-#: gtk/gtkfilesel.c:1486 gtk/gtkfilesel.c:1500
+#: gtk/gtkfilesel.c:1489 gtk/gtkfilesel.c:1503
#, c-format
msgid "The file name \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
-#: gtk/gtkfilesel.c:1488
+#: gtk/gtkfilesel.c:1491
#, c-format
msgid ""
"Error renaming file to \"%s\": %s\n"
"%s"
msgstr ""
-#: gtk/gtkfilesel.c:1502
+#: gtk/gtkfilesel.c:1505
#, c-format
msgid ""
"Error renaming file \"%s\": %s\n"
"%s"
msgstr ""
-#: gtk/gtkfilesel.c:1512
+#: gtk/gtkfilesel.c:1515
#, c-format
msgid "Error renaming file \"%s\" to \"%s\": %s"
msgstr ""
-#. buttons
-#: gtk/gtkfilesel.c:1589
+#: gtk/gtkfilesel.c:1604
msgid "Rename"
msgstr "Pervadinti"
-#: gtk/gtkfilesel.c:2031
+#: gtk/gtkfilesel.c:2036
msgid "Selection: "
msgstr "Pasirinkimas:"
-#: gtk/gtkfilesel.c:2641
+#: gtk/gtkfilesel.c:2647
#, c-format
msgid ""
"The filename %s couldn't be converted to UTF-8. Try setting the environment "
"variable G_BROKEN_FILENAMES."
msgstr ""
-#: gtk/gtkfilesel.c:3509
+#: gtk/gtkfilesel.c:3515
msgid "Name too long"
msgstr ""
-#: gtk/gtkfilesel.c:3511
+#: gtk/gtkfilesel.c:3517
msgid "Couldn't convert filename"
msgstr ""
@@ -1672,7 +1678,7 @@ msgstr "Dydis:"
msgid "Preview:"
msgstr "Peržiūra:"
-#: gtk/gtkfontsel.c:1060
+#: gtk/gtkfontsel.c:1059
msgid "Font Selection"
msgstr "Šrifto pasirinkimas"
@@ -1697,7 +1703,7 @@ msgstr ""
msgid "The vertical alignment of the label."
msgstr ""
-#: gtk/gtkframe.c:153 gtk/gtkhandlebox.c:184
+#: gtk/gtkframe.c:153 gtk/gtkhandlebox.c:185
msgid "Deprecated property, use shadow_type instead."
msgstr ""
@@ -1717,41 +1723,41 @@ msgstr ""
msgid "A widget to display in place of the usual frame label."
msgstr ""
-#: gtk/gtkgamma.c:395
+#: gtk/gtkgamma.c:396
msgid "Gamma"
msgstr "Gama"
-#: gtk/gtkgamma.c:402
+#: gtk/gtkgamma.c:403
#, fuzzy
msgid "_Gamma value"
msgstr "Gamos reikšmė"
-#: gtk/gtkgamma.c:416
+#: gtk/gtkgamma.c:423
msgid "OK"
msgstr "Gerai"
-#: gtk/gtkhandlebox.c:191 gtk/gtkmenubar.c:148 gtk/gtkstatusbar.c:157
-#: gtk/gtktoolbar.c:276 gtk/gtkviewport.c:147
+#: gtk/gtkhandlebox.c:192 gtk/gtkmenubar.c:148 gtk/gtkstatusbar.c:158
+#: gtk/gtktoolbar.c:277 gtk/gtkviewport.c:148
msgid "Shadow type"
msgstr ""
-#: gtk/gtkhandlebox.c:192
+#: gtk/gtkhandlebox.c:193
msgid "Appearance of the shadow that surrounds the container."
msgstr ""
-#: gtk/gtkhandlebox.c:200
+#: gtk/gtkhandlebox.c:201
msgid "Handle position"
msgstr ""
-#: gtk/gtkhandlebox.c:201
+#: gtk/gtkhandlebox.c:202
msgid "Position of the handle relative to the child widget."
msgstr ""
-#: gtk/gtkhandlebox.c:209
+#: gtk/gtkhandlebox.c:210
msgid "Snap edge"
msgstr ""
-#: gtk/gtkhandlebox.c:210
+#: gtk/gtkhandlebox.c:211
msgid ""
"Side of the handlebox that's lined up with the docking point to dock the "
"handlebox."
@@ -1760,7 +1766,7 @@ msgstr ""
#. Remove this icon source so we don't keep trying to
#. * load it.
#.
-#: gtk/gtkiconfactory.c:1049
+#: gtk/gtkiconfactory.c:1061
#, c-format
msgid "Error loading icon: %s"
msgstr ""
@@ -1774,216 +1780,216 @@ msgid "Child widget to appear next to the menu text"
msgstr ""
#. shell and main vbox
-#: gtk/gtkinputdialog.c:181
+#: gtk/gtkinputdialog.c:182
msgid "Input"
msgstr "Įvestis"
-#: gtk/gtkinputdialog.c:189
+#: gtk/gtkinputdialog.c:190
msgid "No input devices"
msgstr "Nėra įvesties irenginių"
-#: gtk/gtkinputdialog.c:218
+#: gtk/gtkinputdialog.c:219
#, fuzzy
msgid "_Device:"
msgstr "Įrenginys:"
-#: gtk/gtkinputdialog.c:235
+#: gtk/gtkinputdialog.c:236
msgid "Disabled"
msgstr "Uždraustas"
-#: gtk/gtkinputdialog.c:243
+#: gtk/gtkinputdialog.c:244
msgid "Screen"
msgstr "Ekranas"
-#: gtk/gtkinputdialog.c:251
+#: gtk/gtkinputdialog.c:252
msgid "Window"
msgstr "Langas"
-#: gtk/gtkinputdialog.c:259
+#: gtk/gtkinputdialog.c:260
#, fuzzy
msgid "_Mode: "
msgstr "Būdas: "
#. The axis listbox
-#: gtk/gtkinputdialog.c:290
+#: gtk/gtkinputdialog.c:291
#, fuzzy
msgid "_Axes"
msgstr "Ašys"
#. Keys listbox
-#: gtk/gtkinputdialog.c:306
+#: gtk/gtkinputdialog.c:307
#, fuzzy
msgid "_Keys"
msgstr "Klavišai"
#. We create the save button in any case, so that clients can
#. connect to it, without paying attention to whether it exits
-#: gtk/gtkinputdialog.c:327
+#: gtk/gtkinputdialog.c:328
msgid "Save"
msgstr "Saugoti"
-#: gtk/gtkinputdialog.c:336
+#: gtk/gtkinputdialog.c:337
msgid "Close"
msgstr "Uždaryti"
-#: gtk/gtkinputdialog.c:469
+#: gtk/gtkinputdialog.c:470
msgid "X"
msgstr "X"
-#: gtk/gtkinputdialog.c:470
+#: gtk/gtkinputdialog.c:471
msgid "Y"
msgstr "Y"
-#: gtk/gtkinputdialog.c:471
+#: gtk/gtkinputdialog.c:472
msgid "Pressure"
msgstr "Slėgis"
-#: gtk/gtkinputdialog.c:472
+#: gtk/gtkinputdialog.c:473
msgid "X Tilt"
msgstr "X pakrypimas"
-#: gtk/gtkinputdialog.c:473
+#: gtk/gtkinputdialog.c:474
msgid "Y Tilt"
msgstr "Y pakrypimas"
-#: gtk/gtkinputdialog.c:474
+#: gtk/gtkinputdialog.c:475
msgid "Wheel"
msgstr ""
-#: gtk/gtkinputdialog.c:514
+#: gtk/gtkinputdialog.c:515
msgid "none"
msgstr "nieko"
-#: gtk/gtkinputdialog.c:548 gtk/gtkinputdialog.c:584
+#: gtk/gtkinputdialog.c:549 gtk/gtkinputdialog.c:585
msgid "(disabled)"
msgstr "(uždraustas)"
-#: gtk/gtkinputdialog.c:577
+#: gtk/gtkinputdialog.c:578
msgid "(unknown)"
msgstr "(nežinomas)"
#. and clear button
-#: gtk/gtkinputdialog.c:662
+#: gtk/gtkinputdialog.c:663
msgid "clear"
msgstr "išvalyti"
-#: gtk/gtklabel.c:284
+#: gtk/gtklabel.c:283
msgid "The text of the label."
msgstr ""
-#: gtk/gtklabel.c:291
+#: gtk/gtklabel.c:290
msgid "A list of style attributes to apply to the text of the label."
msgstr ""
-#: gtk/gtklabel.c:297
+#: gtk/gtklabel.c:296
msgid "Use markup"
msgstr ""
-#: gtk/gtklabel.c:298
+#: gtk/gtklabel.c:297
msgid "The text of the label includes XML markup. See pango_parse_markup()."
msgstr ""
-#: gtk/gtklabel.c:312 gtk/gtktexttag.c:377 gtk/gtktextview.c:556
+#: gtk/gtklabel.c:311 gtk/gtktexttag.c:378 gtk/gtktextview.c:565
msgid "Justification"
msgstr ""
-#: gtk/gtklabel.c:313
+#: gtk/gtklabel.c:312
msgid ""
"The alignment of the lines in the text of the label relative to each other. "
"This does NOT affect the alignment of the label within its allocation. See "
"GtkMisc::xalign for that."
msgstr ""
-#: gtk/gtklabel.c:321
+#: gtk/gtklabel.c:320
msgid "Pattern"
msgstr ""
-#: gtk/gtklabel.c:322
+#: gtk/gtklabel.c:321
msgid ""
"A string with _ characters in positions correspond to characters in the text "
"to underline."
msgstr ""
-#: gtk/gtklabel.c:329
+#: gtk/gtklabel.c:328
msgid "Line wrap"
msgstr ""
-#: gtk/gtklabel.c:330
+#: gtk/gtklabel.c:329
msgid "If set, wrap lines if the text becomes too wide."
msgstr ""
-#: gtk/gtklabel.c:336
+#: gtk/gtklabel.c:335
#, fuzzy
msgid "Selectable"
msgstr "Ištrinti"
-#: gtk/gtklabel.c:337
+#: gtk/gtklabel.c:336
msgid "Whether the label text can be selected with the mouse."
msgstr ""
-#: gtk/gtklabel.c:343
+#: gtk/gtklabel.c:342
msgid "Mnemonic key"
msgstr ""
-#: gtk/gtklabel.c:344
+#: gtk/gtklabel.c:343
msgid "The mnemonic accelerator key for this label."
msgstr ""
-#: gtk/gtklabel.c:352
+#: gtk/gtklabel.c:351
msgid "Mnemonic widget"
msgstr ""
-#: gtk/gtklabel.c:353
+#: gtk/gtklabel.c:352
msgid "The widget to be activated when the label's mnemonic key is pressed."
msgstr ""
-#: gtk/gtklayout.c:575
+#: gtk/gtklayout.c:576
msgid "X position"
msgstr ""
-#: gtk/gtklayout.c:576
+#: gtk/gtklayout.c:577
msgid "X position of child widget"
msgstr ""
-#: gtk/gtklayout.c:585
+#: gtk/gtklayout.c:586
msgid "Y position"
msgstr ""
-#: gtk/gtklayout.c:586
+#: gtk/gtklayout.c:587
msgid "Y position of child widget"
msgstr ""
-#: gtk/gtklayout.c:595 gtk/gtkviewport.c:131
+#: gtk/gtklayout.c:596 gtk/gtkviewport.c:132
msgid "Horizontal adjustment"
msgstr ""
-#: gtk/gtklayout.c:596
+#: gtk/gtklayout.c:597
msgid "The GtkAdjustment for the horizontal position."
msgstr ""
-#: gtk/gtklayout.c:603 gtk/gtkviewport.c:139
+#: gtk/gtklayout.c:604 gtk/gtkviewport.c:140
msgid "Vertical adjustment"
msgstr ""
-#: gtk/gtklayout.c:604
+#: gtk/gtklayout.c:605
msgid "The GtkAdjustment for the vertical position."
msgstr ""
-#: gtk/gtklayout.c:611 gtk/gtktreeviewcolumn.c:179
+#: gtk/gtklayout.c:612 gtk/gtktreeviewcolumn.c:189
#, fuzzy
msgid "Width"
msgstr "Nustatyti plotį:"
-#: gtk/gtklayout.c:612
+#: gtk/gtklayout.c:613
msgid "The width of the layout."
msgstr ""
-#: gtk/gtklayout.c:620
+#: gtk/gtklayout.c:621
#, fuzzy
msgid "Height"
msgstr "lengvas"
-#: gtk/gtklayout.c:621
+#: gtk/gtklayout.c:622
msgid "The height of the layout."
msgstr ""
@@ -1992,7 +1998,7 @@ 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:572
+#: gtk/gtkmain.c:613
msgid "default:LTR"
msgstr ""
@@ -2000,7 +2006,7 @@ msgstr ""
msgid "Style of bevel around the menubar"
msgstr ""
-#: gtk/gtkmenubar.c:156 gtk/gtktoolbar.c:250
+#: gtk/gtkmenubar.c:156 gtk/gtktoolbar.c:251
msgid "Internal padding"
msgstr ""
@@ -2008,14 +2014,30 @@ msgstr ""
msgid "Amount of border space between the menubar shadow and the menu items"
msgstr ""
-#: gtk/gtkmessagedialog.c:80
+#: gtk/gtkmessagedialog.c:104
msgid "Image/label border"
msgstr ""
-#: gtk/gtkmessagedialog.c:81
+#: gtk/gtkmessagedialog.c:105
msgid "Width of border around the label and image in the message dialog"
msgstr ""
+#: gtk/gtkmessagedialog.c:113
+msgid "Message Type"
+msgstr ""
+
+#: gtk/gtkmessagedialog.c:114
+msgid "The type of message"
+msgstr ""
+
+#: gtk/gtkmessagedialog.c:121
+msgid "Message Buttons"
+msgstr ""
+
+#: gtk/gtkmessagedialog.c:122
+msgid "The buttons shown in the message dialog"
+msgstr ""
+
#: gtk/gtkmisc.c:97
#, fuzzy
msgid "X align"
@@ -2052,144 +2074,152 @@ msgid ""
"The amount of space to add on the top and bottom of the widget, in pixels"
msgstr ""
-#: gtk/gtknotebook.c:324
+#: gtk/gtknotebook.c:328
#, fuzzy
msgid "Page"
msgstr "%u puslapis"
-#: gtk/gtknotebook.c:325
+#: gtk/gtknotebook.c:329
msgid "The index of the current page"
msgstr ""
-#: gtk/gtknotebook.c:333
+#: gtk/gtknotebook.c:337
msgid "Tab Position"
msgstr ""
-#: gtk/gtknotebook.c:334
+#: gtk/gtknotebook.c:338
msgid "Which side of the notebook holds the tabs"
msgstr ""
-#: gtk/gtknotebook.c:341
+#: gtk/gtknotebook.c:345
msgid "Tab Border"
msgstr ""
-#: gtk/gtknotebook.c:342
+#: gtk/gtknotebook.c:346
msgid "Width of the border around the tab labels"
msgstr ""
-#: gtk/gtknotebook.c:350
+#: gtk/gtknotebook.c:354
msgid "Horizontal Tab Border"
msgstr ""
-#: gtk/gtknotebook.c:351
+#: gtk/gtknotebook.c:355
msgid "Width of the horizontal border of tab labels"
msgstr ""
-#: gtk/gtknotebook.c:359
+#: gtk/gtknotebook.c:363
msgid "Vertical Tab Border"
msgstr ""
-#: gtk/gtknotebook.c:360
+#: gtk/gtknotebook.c:364
msgid "Width of the vertical border of tab labels"
msgstr ""
-#: gtk/gtknotebook.c:368
+#: gtk/gtknotebook.c:372
msgid "Show Tabs"
msgstr ""
-#: gtk/gtknotebook.c:369
+#: gtk/gtknotebook.c:373
msgid "Whether tabs should be shown or not"
msgstr ""
-#: gtk/gtknotebook.c:375
+#: gtk/gtknotebook.c:379
msgid "Show Border"
msgstr ""
-#: gtk/gtknotebook.c:376
+#: gtk/gtknotebook.c:380
msgid "Whether the border should be shown or not"
msgstr ""
-#: gtk/gtknotebook.c:382
+#: gtk/gtknotebook.c:386
#, fuzzy
msgid "Scrollable"
msgstr "Keičiamo dydžio"
-#: gtk/gtknotebook.c:383
+#: gtk/gtknotebook.c:387
msgid "If TRUE, scroll arrows are added if there are to many tabs to fit"
msgstr ""
-#: gtk/gtknotebook.c:389
+#: gtk/gtknotebook.c:393
msgid "Enable Popup"
msgstr ""
-#: gtk/gtknotebook.c:390
+#: gtk/gtknotebook.c:394
msgid ""
"If TRUE, pressing the right mouse button on the notebook pops up a menu that "
"you can use to go to a page"
msgstr ""
-#: gtk/gtknotebook.c:397
+#: gtk/gtknotebook.c:401
msgid "Whether tabs should have homogeneous sizes"
msgstr ""
-#: gtk/gtknotebook.c:2134 gtk/gtknotebook.c:4529
+#: gtk/gtknotebook.c:2240 gtk/gtknotebook.c:4470
#, c-format
msgid "Page %u"
msgstr "%u puslapis"
-#: gtk/gtkoptionmenu.c:164
+#: gtk/gtkoptionmenu.c:184
+msgid "Menu"
+msgstr ""
+
+#: gtk/gtkoptionmenu.c:185
+msgid "The menu of options"
+msgstr ""
+
+#: gtk/gtkoptionmenu.c:192
msgid "Size of dropdown indicator"
msgstr ""
-#: gtk/gtkoptionmenu.c:170
+#: gtk/gtkoptionmenu.c:198
msgid "Spacing around indicator"
msgstr ""
-#: gtk/gtkpaned.c:116 gtk/gtkruler.c:138
+#: gtk/gtkpaned.c:120 gtk/gtkruler.c:138
msgid "Position"
msgstr ""
-#: gtk/gtkpaned.c:117
+#: gtk/gtkpaned.c:121
msgid ""
"Position of paned separator in pixels(0 means all the way to the left/top)"
msgstr ""
-#: gtk/gtkpaned.c:125
+#: gtk/gtkpaned.c:129
msgid "Position Set"
msgstr ""
-#: gtk/gtkpaned.c:126
+#: gtk/gtkpaned.c:130
msgid "TRUE if the Position property should be used"
msgstr ""
-#: gtk/gtkpaned.c:132
+#: gtk/gtkpaned.c:136
msgid "Handle Size"
msgstr ""
-#: gtk/gtkpaned.c:133
+#: gtk/gtkpaned.c:137
msgid "Width of handle"
msgstr ""
-#: gtk/gtkrc.c:2759
+#: gtk/gtkrc.c:2723
#, c-format
msgid "Unable to locate image file in pixmap_path: \"%s\" line %d"
msgstr "Negaliu rasti paveikslėlio bylos kelyje: „%s“ eilutė %d"
-#: gtk/gtkrc.c:2762
+#: gtk/gtkrc.c:2726
#, c-format
msgid "Unable to locate image file in pixmap_path: \"%s\""
msgstr "Negaliu rasti paveikslėlio bylos kelyje: „%s“"
-#: gtk/gtkrc.c:3171
+#: gtk/gtkrc.c:3135
#, c-format
msgid "Pixmap path element: \"%s\" must be absolute, %s, line %d"
msgstr ""
-#: gtk/gtkpreview.c:134
+#: gtk/gtkpreview.c:129
msgid "Expand"
msgstr ""
-#: gtk/gtkpreview.c:135
+#: gtk/gtkpreview.c:130
msgid ""
"Whether the preview widget should take up the entire space it is allocated"
msgstr ""
@@ -2234,7 +2264,7 @@ msgid ""
"in the progress widget"
msgstr ""
-#: gtk/gtkprogressbar.c:131 gtk/gtkrange.c:265 gtk/gtkspinbutton.c:213
+#: gtk/gtkprogressbar.c:131 gtk/gtkrange.c:270 gtk/gtkspinbutton.c:214
msgid "Adjustment"
msgstr ""
@@ -2242,7 +2272,7 @@ msgstr ""
msgid "The GtkAdjustment connected to the progress bar (Deprecated)"
msgstr ""
-#: gtk/gtkprogressbar.c:139 gtk/gtktoolbar.c:223
+#: gtk/gtkprogressbar.c:139 gtk/gtktoolbar.c:224
msgid "Orientation"
msgstr ""
@@ -2308,57 +2338,57 @@ msgstr ""
msgid "Text to be displayed in the progress bar"
msgstr ""
-#: gtk/gtkrange.c:256
+#: gtk/gtkrange.c:261
msgid "Update policy"
msgstr ""
-#: gtk/gtkrange.c:257
+#: gtk/gtkrange.c:262
msgid "How the range should be updated on the screen"
msgstr ""
-#: gtk/gtkrange.c:266
+#: gtk/gtkrange.c:271
msgid "The GtkAdjustment that contains the current value of this range object"
msgstr ""
-#: gtk/gtkrange.c:273
+#: gtk/gtkrange.c:278
msgid "Inverted"
msgstr ""
-#: gtk/gtkrange.c:274
+#: gtk/gtkrange.c:279
msgid "Invert direction slider moves to increase range value"
msgstr ""
-#: gtk/gtkrange.c:280
+#: gtk/gtkrange.c:285
#, fuzzy
msgid "Slider Width"
msgstr "Vidutinis plotis:"
-#: gtk/gtkrange.c:281
+#: gtk/gtkrange.c:286
msgid "Width of scrollbar or scale thumb"
msgstr ""
-#: gtk/gtkrange.c:288
+#: gtk/gtkrange.c:293
msgid "Trough Border"
msgstr ""
-#: gtk/gtkrange.c:289
+#: gtk/gtkrange.c:294
msgid "Spacing between thumb/steppers and outer trough bevel"
msgstr ""
-#: gtk/gtkrange.c:296
+#: gtk/gtkrange.c:301
msgid "Stepper Size"
msgstr ""
-#: gtk/gtkrange.c:297
+#: gtk/gtkrange.c:302
msgid "Length of step buttons at ends"
msgstr ""
-#: gtk/gtkrange.c:304
+#: gtk/gtkrange.c:309
#, fuzzy
msgid "Stepper Spacing"
msgstr "Tankis:"
-#: gtk/gtkrange.c:305
+#: gtk/gtkrange.c:310
msgid "Spacing between step buttons and thumb"
msgstr ""
@@ -2392,7 +2422,7 @@ msgstr "Taškelio dydis:"
msgid "Maximum size of the ruler"
msgstr ""
-#: gtk/gtkscale.c:148 gtk/gtkspinbutton.c:231
+#: gtk/gtkscale.c:148 gtk/gtkspinbutton.c:232
msgid "Digits"
msgstr ""
@@ -2545,67 +2575,67 @@ msgstr ""
msgid "Keybinding to activate the menu bar"
msgstr ""
-#: gtk/gtkspinbutton.c:214
+#: gtk/gtkspinbutton.c:215
msgid "The adjustment that holds the value of the spinbutton"
msgstr ""
-#: gtk/gtkspinbutton.c:221
+#: gtk/gtkspinbutton.c:222
msgid "Climb Rate"
msgstr ""
-#: gtk/gtkspinbutton.c:222
+#: gtk/gtkspinbutton.c:223
msgid "The acceleration rate when you hold down a button"
msgstr ""
-#: gtk/gtkspinbutton.c:232
+#: gtk/gtkspinbutton.c:233
msgid "The number of decimal places to display"
msgstr ""
-#: gtk/gtkspinbutton.c:241
+#: gtk/gtkspinbutton.c:242
msgid "Snap to Ticks"
msgstr ""
-#: gtk/gtkspinbutton.c:242
+#: gtk/gtkspinbutton.c:243
msgid ""
"Whether erroneous values are automatically changed to a spin button's "
"nearest step increment"
msgstr ""
-#: gtk/gtkspinbutton.c:249
+#: gtk/gtkspinbutton.c:250
msgid "Numeric"
msgstr ""
-#: gtk/gtkspinbutton.c:250
+#: gtk/gtkspinbutton.c:251
msgid "Whether non-numeric characters should be ignored"
msgstr ""
-#: gtk/gtkspinbutton.c:257
+#: gtk/gtkspinbutton.c:258
msgid "Wrap"
msgstr ""
-#: gtk/gtkspinbutton.c:258
+#: gtk/gtkspinbutton.c:259
msgid "Whether a spin button should wrap upon reaching its limits"
msgstr ""
-#: gtk/gtkspinbutton.c:265
+#: gtk/gtkspinbutton.c:266
msgid "Update Policy"
msgstr ""
-#: gtk/gtkspinbutton.c:266
+#: gtk/gtkspinbutton.c:267
msgid ""
"Whether the spin button should update always, or only when the value is legal"
msgstr ""
-#: gtk/gtkspinbutton.c:274
+#: gtk/gtkspinbutton.c:275
#, fuzzy
msgid "Value"
msgstr "Vertė:"
-#: gtk/gtkspinbutton.c:275
+#: gtk/gtkspinbutton.c:276
msgid "Reads the current value, or sets a new value"
msgstr ""
-#: gtk/gtkstatusbar.c:158
+#: gtk/gtkstatusbar.c:159
msgid "Style of bevel around the statusbar text"
msgstr ""
@@ -2631,188 +2661,279 @@ msgstr ""
#. * need the mnemonics to be rationalized
#.
#: gtk/gtkstock.c:275
+msgid "_Add"
+msgstr ""
+
+#: gtk/gtkstock.c:276
#, fuzzy
msgid "_Apply"
msgstr "Pritaikyti"
-#: gtk/gtkstock.c:276
+#: gtk/gtkstock.c:277
#, fuzzy
msgid "_Bold"
msgstr "storas"
-#: gtk/gtkstock.c:277
+#: gtk/gtkstock.c:278
#, fuzzy
msgid "_Cancel"
msgstr "Atšaukti"
-#: gtk/gtkstock.c:278
+#: gtk/gtkstock.c:279
+msgid "_CD-Rom"
+msgstr ""
+
+#: gtk/gtkstock.c:280
#, fuzzy
msgid "_Clear"
msgstr "išvalyti"
-#: gtk/gtkstock.c:279
+#: gtk/gtkstock.c:281
#, fuzzy
msgid "_Close"
msgstr "Uždaryti"
-#: gtk/gtkstock.c:280
+#: gtk/gtkstock.c:282
+#, fuzzy
+msgid "_Convert"
+msgstr "Sukurti"
+
+#: gtk/gtkstock.c:283
msgid "_Copy"
msgstr ""
-#: gtk/gtkstock.c:281
+#: gtk/gtkstock.c:284
msgid "C_ut"
msgstr ""
-#: gtk/gtkstock.c:282
+#: gtk/gtkstock.c:285
+#, fuzzy
+msgid "_Delete"
+msgstr "Ištrinti"
+
+#: gtk/gtkstock.c:286
+msgid "_Execute"
+msgstr ""
+
+#: gtk/gtkstock.c:287
msgid "_Find"
msgstr ""
-#: gtk/gtkstock.c:283
+#: gtk/gtkstock.c:288
msgid "Find and _Replace"
msgstr ""
-#: gtk/gtkstock.c:284
+#: gtk/gtkstock.c:289
+#, fuzzy
+msgid "_Floppy"
+msgstr "Pritaikyti"
+
+#: 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:285
+#: gtk/gtkstock.c:295
+msgid "_Down"
+msgstr ""
+
+#: gtk/gtkstock.c:296
msgid "_Forward"
msgstr ""
-#: gtk/gtkstock.c:286
+#: gtk/gtkstock.c:297
+msgid "_Up"
+msgstr ""
+
+#: gtk/gtkstock.c:298
#, fuzzy
msgid "_Help"
msgstr "Pagalba"
-#: gtk/gtkstock.c:287
+#: gtk/gtkstock.c:299
#, fuzzy
msgid "_Home"
msgstr "Pagalba"
-#: gtk/gtkstock.c:288
+#: gtk/gtkstock.c:300
+msgid "_Index"
+msgstr ""
+
+#: gtk/gtkstock.c:301
#, fuzzy
msgid "_Italic"
msgstr "kursyvinis"
-#: gtk/gtkstock.c:289
+#: gtk/gtkstock.c:302
+msgid "_Jump to"
+msgstr ""
+
+#: gtk/gtkstock.c:303
#, fuzzy
msgid "_Center"
msgstr "Sukurti"
-#: gtk/gtkstock.c:290
+#: gtk/gtkstock.c:304
#, fuzzy
msgid "_Fill"
msgstr "Šeima:"
-#: gtk/gtkstock.c:291
+#: gtk/gtkstock.c:305
msgid "_Left"
msgstr ""
-#: gtk/gtkstock.c:292
+#: gtk/gtkstock.c:306
#, fuzzy
msgid "_Right"
msgstr "lengvas"
-#: gtk/gtkstock.c:293
+#: gtk/gtkstock.c:307
msgid "_New"
msgstr ""
-#: gtk/gtkstock.c:294
+#: gtk/gtkstock.c:308
msgid "_No"
msgstr ""
-#: gtk/gtkstock.c:295
+#: gtk/gtkstock.c:309
#, fuzzy
msgid "_OK"
msgstr "Gerai"
-#: gtk/gtkstock.c:296
+#: gtk/gtkstock.c:310
msgid "_Open"
msgstr ""
-#: gtk/gtkstock.c:297
+#: gtk/gtkstock.c:311
msgid "_Paste"
msgstr ""
-#: gtk/gtkstock.c:298
+#: gtk/gtkstock.c:312
msgid "_Preferences"
msgstr ""
-#: gtk/gtkstock.c:299
+#: gtk/gtkstock.c:313
#, fuzzy
msgid "_Print"
msgstr "Punktais"
-#: gtk/gtkstock.c:300
+#: gtk/gtkstock.c:314
#, fuzzy
msgid "Print Pre_view"
msgstr "Peržiūra:"
-#: gtk/gtkstock.c:301
+#: gtk/gtkstock.c:315
msgid "_Properties"
msgstr ""
-#: gtk/gtkstock.c:302
+#: gtk/gtkstock.c:316
msgid "_Quit"
msgstr ""
-#: gtk/gtkstock.c:303
+#: gtk/gtkstock.c:317
#, fuzzy
msgid "_Redo"
msgstr "Raudona:"
-#: gtk/gtkstock.c:304
+#: gtk/gtkstock.c:318
+msgid "_Refresh"
+msgstr ""
+
+#: gtk/gtkstock.c:319
+#, fuzzy
+msgid "_Remove"
+msgstr "Raudona:"
+
+#: gtk/gtkstock.c:320
msgid "_Revert"
msgstr ""
-#: gtk/gtkstock.c:305
+#: gtk/gtkstock.c:321
#, fuzzy
msgid "_Save"
msgstr "Saugoti"
-#: gtk/gtkstock.c:306
+#: gtk/gtkstock.c:322
#, fuzzy
msgid "Save _As"
msgstr "Saugoti"
-#: gtk/gtkstock.c:307
+#: gtk/gtkstock.c:323
+#, fuzzy
+msgid "_Color"
+msgstr "Uždaryti"
+
+#: gtk/gtkstock.c:324
+#, fuzzy
+msgid "_Font"
+msgstr "Šriftas"
+
+#: gtk/gtkstock.c:325
+msgid "_Ascending"
+msgstr ""
+
+#: gtk/gtkstock.c:326
+msgid "_Descending"
+msgstr ""
+
+#: gtk/gtkstock.c:327
msgid "_Spell Check"
msgstr ""
-#: gtk/gtkstock.c:308
+#: gtk/gtkstock.c:328
msgid "_Stop"
msgstr ""
-#: gtk/gtkstock.c:309
+#: gtk/gtkstock.c:329
msgid "_Strikethrough"
msgstr ""
-#: gtk/gtkstock.c:310
+#: gtk/gtkstock.c:330
+#, fuzzy
+msgid "_Undelete"
+msgstr "Ištrinti"
+
+#: gtk/gtkstock.c:331
msgid "_Underline"
msgstr ""
-#: gtk/gtkstock.c:311
+#: gtk/gtkstock.c:332
msgid "_Undo"
msgstr ""
-#: gtk/gtkstock.c:312
+#: gtk/gtkstock.c:333
msgid "_Yes"
msgstr ""
-#: gtk/gtkstock.c:313
+#: gtk/gtkstock.c:334
#, c-format
msgid "Zoom _100%"
msgstr ""
-#: gtk/gtkstock.c:314
+#: gtk/gtkstock.c:335
msgid "Zoom to _Fit"
msgstr ""
-#: gtk/gtkstock.c:315
+#: gtk/gtkstock.c:336
msgid "Zoom _In"
msgstr ""
-#: gtk/gtkstock.c:316
+#: gtk/gtkstock.c:337
msgid "Zoom _Out"
msgstr ""
@@ -2857,304 +2978,304 @@ msgstr ""
msgid "If TRUE this means the table cells are all the same width/height"
msgstr ""
-#: gtk/gtktext.c:603 gtk/gtktreeview.c:504
+#: gtk/gtktext.c:604 gtk/gtktreeview.c:505
msgid "Horizontal Adjustment"
msgstr ""
-#: gtk/gtktext.c:604
+#: gtk/gtktext.c:605
msgid "Horizontal adjustment for the text widget"
msgstr ""
-#: gtk/gtktext.c:611 gtk/gtktreeview.c:512
+#: gtk/gtktext.c:612 gtk/gtktreeview.c:513
msgid "Vertical Adjustment"
msgstr ""
-#: gtk/gtktext.c:612
+#: gtk/gtktext.c:613
msgid "Vertical adjustment for the text widget"
msgstr ""
-#: gtk/gtktext.c:619
+#: gtk/gtktext.c:620
msgid "Line Wrap"
msgstr ""
-#: gtk/gtktext.c:620
+#: gtk/gtktext.c:621
msgid "Whether lines are wrapped at widget edges"
msgstr ""
-#: gtk/gtktext.c:627
+#: gtk/gtktext.c:628
msgid "Word Wrap"
msgstr ""
-#: gtk/gtktext.c:628
+#: gtk/gtktext.c:629
msgid "Whether words are wrapped at widget edges"
msgstr ""
-#: gtk/gtktexttag.c:198
+#: gtk/gtktexttag.c:199
msgid "Tag name"
msgstr ""
-#: gtk/gtktexttag.c:199
+#: gtk/gtktexttag.c:200
msgid "Name used to refer to the text tag"
msgstr ""
-#: gtk/gtktexttag.c:224
+#: gtk/gtktexttag.c:225
msgid "Background full height"
msgstr ""
-#: gtk/gtktexttag.c:225
+#: gtk/gtktexttag.c:226
msgid ""
"Whether the background color fills the entire line height or only the height "
"of the tagged characters"
msgstr ""
-#: gtk/gtktexttag.c:233
+#: gtk/gtktexttag.c:234
msgid "Background stipple mask"
msgstr ""
-#: gtk/gtktexttag.c:234
+#: gtk/gtktexttag.c:235
msgid "Bitmap to use as a mask when drawing the text background"
msgstr ""
-#: gtk/gtktexttag.c:259
+#: gtk/gtktexttag.c:260
msgid "Foreground stipple mask"
msgstr ""
-#: gtk/gtktexttag.c:260
+#: gtk/gtktexttag.c:261
msgid "Bitmap to use as a mask when drawing the text foreground"
msgstr ""
-#: gtk/gtktexttag.c:267
+#: gtk/gtktexttag.c:268
#, fuzzy
msgid "Text direction"
msgstr "Sukurti katalogą"
-#: gtk/gtktexttag.c:268
+#: gtk/gtktexttag.c:269
msgid "Text direction, e.g. right-to-left or left-to-right"
msgstr ""
-#: gtk/gtktexttag.c:378 gtk/gtktextview.c:557
+#: gtk/gtktexttag.c:379 gtk/gtktextview.c:566
msgid "Left, right, or center justification"
msgstr ""
-#: gtk/gtktexttag.c:386
+#: gtk/gtktexttag.c:387
msgid "Language"
msgstr ""
-#: gtk/gtktexttag.c:387
+#: gtk/gtktexttag.c:388
msgid "Language engine code to use for rendering the text"
msgstr ""
-#: gtk/gtktexttag.c:394
+#: gtk/gtktexttag.c:395
msgid "Left margin"
msgstr ""
-#: gtk/gtktexttag.c:395 gtk/gtktextview.c:566
+#: gtk/gtktexttag.c:396 gtk/gtktextview.c:575
msgid "Width of the left margin in pixels"
msgstr ""
-#: gtk/gtktexttag.c:404
+#: gtk/gtktexttag.c:405
msgid "Right margin"
msgstr ""
-#: gtk/gtktexttag.c:405 gtk/gtktextview.c:576
+#: gtk/gtktexttag.c:406 gtk/gtktextview.c:585
msgid "Width of the right margin in pixels"
msgstr ""
-#: gtk/gtktexttag.c:415 gtk/gtktextview.c:585
+#: gtk/gtktexttag.c:416 gtk/gtktextview.c:594
msgid "Indent"
msgstr ""
-#: gtk/gtktexttag.c:416 gtk/gtktextview.c:586
+#: gtk/gtktexttag.c:417 gtk/gtktextview.c:595
msgid "Amount to indent the paragraph, in pixels"
msgstr ""
-#: gtk/gtktexttag.c:436
+#: gtk/gtktexttag.c:437
msgid "Pixels above lines"
msgstr ""
-#: gtk/gtktexttag.c:437 gtk/gtktextview.c:510
+#: gtk/gtktexttag.c:438 gtk/gtktextview.c:519
msgid "Pixels of blank space above paragraphs"
msgstr ""
-#: gtk/gtktexttag.c:446
+#: gtk/gtktexttag.c:447
msgid "Pixels below lines"
msgstr ""
-#: gtk/gtktexttag.c:447 gtk/gtktextview.c:520
+#: gtk/gtktexttag.c:448 gtk/gtktextview.c:529
msgid "Pixels of blank space below paragraphs"
msgstr ""
-#: gtk/gtktexttag.c:456
+#: gtk/gtktexttag.c:457
msgid "Pixels inside wrap"
msgstr ""
-#: gtk/gtktexttag.c:457 gtk/gtktextview.c:530
+#: gtk/gtktexttag.c:458 gtk/gtktextview.c:539
msgid "Pixels of blank space between wrapped lines in a paragraph"
msgstr ""
-#: gtk/gtktexttag.c:483
+#: gtk/gtktexttag.c:484
msgid "Wrap mode"
msgstr ""
-#: gtk/gtktexttag.c:484 gtk/gtktextview.c:548
+#: gtk/gtktexttag.c:485 gtk/gtktextview.c:557
msgid ""
"Whether to wrap lines never, at word boundaries, or at character boundaries"
msgstr ""
-#: gtk/gtktexttag.c:493 gtk/gtktextview.c:595
+#: gtk/gtktexttag.c:494 gtk/gtktextview.c:604
msgid "Tabs"
msgstr ""
-#: gtk/gtktexttag.c:494 gtk/gtktextview.c:596
+#: gtk/gtktexttag.c:495 gtk/gtktextview.c:605
msgid "Custom tabs for this text"
msgstr ""
-#: gtk/gtktexttag.c:501
+#: gtk/gtktexttag.c:502
msgid "Invisible"
msgstr ""
-#: gtk/gtktexttag.c:502
+#: gtk/gtktexttag.c:503
msgid "Whether this text is hidden"
msgstr ""
-#: gtk/gtktexttag.c:515
+#: gtk/gtktexttag.c:516
msgid "Background full height set"
msgstr ""
-#: gtk/gtktexttag.c:516
+#: gtk/gtktexttag.c:517
msgid "Whether this tag affects background height"
msgstr ""
-#: gtk/gtktexttag.c:519
+#: gtk/gtktexttag.c:520
msgid "Background stipple set"
msgstr ""
-#: gtk/gtktexttag.c:520
+#: gtk/gtktexttag.c:521
msgid "Whether this tag affects the background stipple"
msgstr ""
-#: gtk/gtktexttag.c:527
+#: gtk/gtktexttag.c:528
msgid "Foreground stipple set"
msgstr ""
-#: gtk/gtktexttag.c:528
+#: gtk/gtktexttag.c:529
msgid "Whether this tag affects the foreground stipple"
msgstr ""
-#: gtk/gtktexttag.c:563
+#: gtk/gtktexttag.c:564
msgid "Justification set"
msgstr ""
-#: gtk/gtktexttag.c:564
+#: gtk/gtktexttag.c:565
msgid "Whether this tag affects paragraph justification"
msgstr ""
-#: gtk/gtktexttag.c:567
+#: gtk/gtktexttag.c:568
msgid "Language set"
msgstr ""
-#: gtk/gtktexttag.c:568
+#: gtk/gtktexttag.c:569
msgid "Whether this tag affects the language the text is rendered as"
msgstr ""
-#: gtk/gtktexttag.c:571
+#: gtk/gtktexttag.c:572
msgid "Left margin set"
msgstr ""
-#: gtk/gtktexttag.c:572
+#: gtk/gtktexttag.c:573
msgid "Whether this tag affects the left margin"
msgstr ""
-#: gtk/gtktexttag.c:575
+#: gtk/gtktexttag.c:576
msgid "Indent set"
msgstr ""
-#: gtk/gtktexttag.c:576
+#: gtk/gtktexttag.c:577
msgid "Whether this tag affects indentation"
msgstr ""
-#: gtk/gtktexttag.c:583
+#: gtk/gtktexttag.c:584
msgid "Pixels above lines set"
msgstr ""
-#: gtk/gtktexttag.c:584 gtk/gtktexttag.c:588
+#: gtk/gtktexttag.c:585 gtk/gtktexttag.c:589
msgid "Whether this tag affects the number of pixels above lines"
msgstr ""
-#: gtk/gtktexttag.c:587
+#: gtk/gtktexttag.c:588
msgid "Pixels below lines set"
msgstr ""
-#: gtk/gtktexttag.c:591
+#: gtk/gtktexttag.c:592
msgid "Pixels inside wrap set"
msgstr ""
-#: gtk/gtktexttag.c:592
+#: gtk/gtktexttag.c:593
msgid "Whether this tag affects the number of pixels between wrapped lines"
msgstr ""
-#: gtk/gtktexttag.c:599
+#: gtk/gtktexttag.c:600
msgid "Right margin set"
msgstr ""
-#: gtk/gtktexttag.c:600
+#: gtk/gtktexttag.c:601
msgid "Whether this tag affects the right margin"
msgstr ""
-#: gtk/gtktexttag.c:607
+#: gtk/gtktexttag.c:608
msgid "Wrap mode set"
msgstr ""
-#: gtk/gtktexttag.c:608
+#: gtk/gtktexttag.c:609
msgid "Whether this tag affects line wrap mode"
msgstr ""
-#: gtk/gtktexttag.c:611
+#: gtk/gtktexttag.c:612
msgid "Tabs set"
msgstr ""
-#: gtk/gtktexttag.c:612
+#: gtk/gtktexttag.c:613
msgid "Whether this tag affects tabs"
msgstr ""
-#: gtk/gtktexttag.c:615
+#: gtk/gtktexttag.c:616
msgid "Invisible set"
msgstr ""
-#: gtk/gtktexttag.c:616
+#: gtk/gtktexttag.c:617
msgid "Whether this tag affects text visibility"
msgstr ""
-#: gtk/gtktextview.c:509
+#: gtk/gtktextview.c:518
msgid "Pixels Above Lines"
msgstr ""
-#: gtk/gtktextview.c:519
+#: gtk/gtktextview.c:528
msgid "Pixels Below Lines"
msgstr ""
-#: gtk/gtktextview.c:529
+#: gtk/gtktextview.c:538
msgid "Pixels Inside Wrap"
msgstr ""
-#: gtk/gtktextview.c:547
+#: gtk/gtktextview.c:556
msgid "Wrap Mode"
msgstr ""
-#: gtk/gtktextview.c:565
+#: gtk/gtktextview.c:574
msgid "Left Margin"
msgstr ""
-#: gtk/gtktextview.c:575
+#: gtk/gtktextview.c:584
msgid "Right Margin"
msgstr ""
-#: gtk/gtktextview.c:603
+#: gtk/gtktextview.c:612
#, fuzzy
msgid "Cursor Visible"
msgstr "Uždraustas"
-#: gtk/gtktextview.c:604
+#: gtk/gtktextview.c:613
msgid "If the insertion cursor is shown"
msgstr ""
@@ -3163,548 +3284,560 @@ msgstr ""
msgid "Unable to locate theme engine in module_path: \"%s\","
msgstr "Negaliu rasti keliamojo modulio kelyje: „%s“,"
-#: gtk/gtktipsquery.c:181
+#: gtk/gtktipsquery.c:182
msgid "--- No Tip ---"
msgstr "-Nėra pagalbos-"
-#: gtk/gtktogglebutton.c:143
+#: gtk/gtktogglebutton.c:133
msgid "If the toggle button should be pressed in or not"
msgstr ""
-#: gtk/gtktogglebutton.c:151
+#: gtk/gtktogglebutton.c:141
msgid "If the toggle button is in an \"in between\" state."
msgstr ""
-#: gtk/gtktogglebutton.c:158
+#: gtk/gtktogglebutton.c:148
msgid "Draw Indicator"
msgstr ""
-#: gtk/gtktogglebutton.c:159
+#: gtk/gtktogglebutton.c:149
msgid "If the toggle part of the button is displayed"
msgstr ""
-#: gtk/gtktoolbar.c:224
+#: gtk/gtktoolbar.c:225
msgid "The orientation of the toolbar"
msgstr ""
-#: gtk/gtktoolbar.c:232
+#: gtk/gtktoolbar.c:233
msgid "Toolbar Style"
msgstr ""
-#: gtk/gtktoolbar.c:233
+#: gtk/gtktoolbar.c:234
msgid "How to draw the toolbar"
msgstr ""
-#: gtk/gtktoolbar.c:241
+#: gtk/gtktoolbar.c:242
msgid "Spacer size"
msgstr ""
-#: gtk/gtktoolbar.c:242
+#: gtk/gtktoolbar.c:243
msgid "Size of spacers"
msgstr ""
-#: gtk/gtktoolbar.c:251
+#: gtk/gtktoolbar.c:252
msgid "Amount of border space between the toolbar shadow and the buttons"
msgstr ""
-#: gtk/gtktoolbar.c:259
+#: gtk/gtktoolbar.c:260
msgid "Space style"
msgstr ""
-#: gtk/gtktoolbar.c:260
+#: gtk/gtktoolbar.c:261
msgid "Whether spacers are vertical lines or just blank"
msgstr ""
-#: gtk/gtktoolbar.c:268
+#: gtk/gtktoolbar.c:269
msgid "Button relief"
msgstr ""
-#: gtk/gtktoolbar.c:269
+#: gtk/gtktoolbar.c:270
msgid "Type of bevel around toolbar buttons"
msgstr ""
-#: gtk/gtktoolbar.c:277
+#: gtk/gtktoolbar.c:278
msgid "Style of bevel around the toolbar"
msgstr ""
-#: gtk/gtktoolbar.c:283
+#: gtk/gtktoolbar.c:284
#, fuzzy
msgid "Toolbar style"
msgstr "Šrifto stilius:"
-#: gtk/gtktoolbar.c:284
+#: gtk/gtktoolbar.c:285
msgid ""
"Whether default toolbars have text only, text and icons, icons only, etc."
msgstr ""
-#: gtk/gtktoolbar.c:290
+#: gtk/gtktoolbar.c:291
msgid "Toolbar icon size"
msgstr ""
-#: gtk/gtktoolbar.c:291
+#: gtk/gtktoolbar.c:292
msgid "Size of icons in default toolbars"
msgstr ""
-#: gtk/gtktreeview.c:496
+#: gtk/gtktreeview.c:497
msgid "TreeView Model"
msgstr ""
-#: gtk/gtktreeview.c:497
+#: gtk/gtktreeview.c:498
msgid "The model for the tree view"
msgstr ""
-#: gtk/gtktreeview.c:505
+#: gtk/gtktreeview.c:506
msgid "Horizontal Adjustment for the widget"
msgstr ""
-#: gtk/gtktreeview.c:513
+#: gtk/gtktreeview.c:514
msgid "Vertical Adjustment for the widget"
msgstr ""
-#: gtk/gtktreeview.c:520 gtk/gtktreeviewcolumn.c:171 gtk/gtkwidget.c:421
+#: gtk/gtktreeview.c:521 gtk/gtktreeviewcolumn.c:173 gtk/gtkwidget.c:427
#, fuzzy
msgid "Visible"
msgstr "Uždraustas"
-#: gtk/gtktreeview.c:521
+#: gtk/gtktreeview.c:522
msgid "Show the column header buttons"
msgstr ""
-#: gtk/gtktreeview.c:528
+#: gtk/gtktreeview.c:529
msgid "Headers Clickable"
msgstr ""
-#: gtk/gtktreeview.c:529
+#: gtk/gtktreeview.c:530
msgid "Column headers respond to click events"
msgstr ""
-#: gtk/gtktreeview.c:536
+#: gtk/gtktreeview.c:537
msgid "Expander Column"
msgstr ""
-#: gtk/gtktreeview.c:537
+#: gtk/gtktreeview.c:538
msgid "Set the column for the expander column"
msgstr ""
-#: gtk/gtktreeview.c:544 gtk/gtktreeviewcolumn.c:262
+#: gtk/gtktreeview.c:545 gtk/gtktreeviewcolumn.c:272
msgid "Reorderable"
msgstr ""
-#: gtk/gtktreeview.c:545
+#: gtk/gtktreeview.c:546
msgid "View is reorderable"
msgstr ""
-#: gtk/gtktreeview.c:552
+#: gtk/gtktreeview.c:553
msgid "Rules Hint"
msgstr ""
-#: gtk/gtktreeview.c:553
+#: gtk/gtktreeview.c:554
msgid "Set a hint to the theme engine to draw rows in alternating colors"
msgstr ""
-#: gtk/gtktreeview.c:560
+#: gtk/gtktreeview.c:561
msgid "Enable Search"
msgstr ""
-#: gtk/gtktreeview.c:561
+#: gtk/gtktreeview.c:562
msgid "View allows user to search through columns interactively"
msgstr ""
-#: gtk/gtktreeview.c:568
+#: gtk/gtktreeview.c:569
msgid "Search Column"
msgstr ""
-#: gtk/gtktreeview.c:569
+#: gtk/gtktreeview.c:570
msgid "Model column to search through when searching through code"
msgstr ""
-#: gtk/gtktreeview.c:582
+#: gtk/gtktreeview.c:583
msgid "Expander Size"
msgstr ""
-#: gtk/gtktreeview.c:583
+#: gtk/gtktreeview.c:584
msgid "Size of the expander arrow."
msgstr ""
-#: gtk/gtktreeview.c:591
+#: gtk/gtktreeview.c:592
msgid "Vertical Separator Width"
msgstr ""
-#: gtk/gtktreeview.c:592
+#: gtk/gtktreeview.c:593
msgid "Vertical space between cells. Must be an even number."
msgstr ""
-#: gtk/gtktreeview.c:600
+#: gtk/gtktreeview.c:601
msgid "Horizontal Separator Width"
msgstr ""
-#: gtk/gtktreeview.c:601
+#: gtk/gtktreeview.c:602
msgid "Horizontal space between cells. Must be an even number."
msgstr ""
-#: gtk/gtktreeview.c:609
+#: gtk/gtktreeview.c:610
msgid "Allow Rules"
msgstr ""
-#: gtk/gtktreeview.c:610
+#: gtk/gtktreeview.c:611
msgid "Allow drawing of alternating color rows."
msgstr ""
-#: gtk/gtktreeviewcolumn.c:172
+#: gtk/gtktreeview.c:617
+msgid "Indent Expanders"
+msgstr ""
+
+#: gtk/gtktreeview.c:618
+msgid "Make the expanders indented."
+msgstr ""
+
+#: gtk/gtktreeviewcolumn.c:174
msgid "Whether to display the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:180
+#: gtk/gtktreeviewcolumn.c:181 gtk/gtkwindow.c:394
+#, fuzzy
+msgid "Resizable"
+msgstr "Uždraustas"
+
+#: gtk/gtktreeviewcolumn.c:182
+msgid "Column is user-resizable"
+msgstr ""
+
+#: gtk/gtktreeviewcolumn.c:190
msgid "Current width of the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:188
+#: gtk/gtktreeviewcolumn.c:198
msgid "Sizing"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:189
+#: gtk/gtktreeviewcolumn.c:199
msgid "Resize mode of the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:197
+#: gtk/gtktreeviewcolumn.c:207
#, fuzzy
msgid "Fixed Width"
msgstr "Vidutinis plotis:"
-#: gtk/gtktreeviewcolumn.c:198
+#: gtk/gtktreeviewcolumn.c:208
msgid "Current fixed width of the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:207
+#: gtk/gtktreeviewcolumn.c:217
msgid "Minimum Width"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:208
+#: gtk/gtktreeviewcolumn.c:218
msgid "Minimum allowed width of the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:217
+#: gtk/gtktreeviewcolumn.c:227
msgid "Maximum Width"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:218
+#: gtk/gtktreeviewcolumn.c:228
msgid "Maximum allowed width of the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:227
+#: gtk/gtktreeviewcolumn.c:237
#, fuzzy
msgid "Title"
msgstr "Bylos"
-#: gtk/gtktreeviewcolumn.c:228
+#: gtk/gtktreeviewcolumn.c:238
msgid "Title to appear in column header"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:235
+#: gtk/gtktreeviewcolumn.c:245
msgid "Clickable"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:236
+#: gtk/gtktreeviewcolumn.c:246
msgid "Whether the header can be clicked"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:244
+#: gtk/gtktreeviewcolumn.c:254
#, fuzzy
msgid "Widget"
msgstr "Svoris:"
-#: gtk/gtktreeviewcolumn.c:245
+#: gtk/gtktreeviewcolumn.c:255
msgid "Widget to put in column header button instead of column title"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:252
+#: gtk/gtktreeviewcolumn.c:262
msgid "Alignment"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:253
+#: gtk/gtktreeviewcolumn.c:263
msgid "X Alignment of the column header text or widget"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:263
+#: gtk/gtktreeviewcolumn.c:273
msgid "Whether the column can be reordered around the headers"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:270
+#: gtk/gtktreeviewcolumn.c:280
msgid "Sort indicator"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:271
+#: gtk/gtktreeviewcolumn.c:281
msgid "Whether to show a sort indicator"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:278
+#: gtk/gtktreeviewcolumn.c:288
msgid "Sort order"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:279
+#: gtk/gtktreeviewcolumn.c:289
msgid "Sort direction the sort indicator should indicate"
msgstr ""
-#: gtk/gtkviewport.c:132
+#: gtk/gtkviewport.c:133
msgid ""
"The GtkAdjustment that determines the values of the horizontal position for "
"this viewport."
msgstr ""
-#: gtk/gtkviewport.c:140
+#: gtk/gtkviewport.c:141
msgid ""
"The GtkAdjustment that determines the values of the vertical position for "
"this viewport."
msgstr ""
-#: gtk/gtkviewport.c:148
+#: gtk/gtkviewport.c:149
msgid "Determines how the shadowed box around the viewport is drawn."
msgstr ""
-#: gtk/gtkwidget.c:388
+#: gtk/gtkwidget.c:394
#, fuzzy
msgid "Widget name"
msgstr "Svoris:"
-#: gtk/gtkwidget.c:389
+#: gtk/gtkwidget.c:395
msgid "The name of the widget"
msgstr ""
-#: gtk/gtkwidget.c:395
+#: gtk/gtkwidget.c:401
msgid "Parent widget"
msgstr ""
-#: gtk/gtkwidget.c:396
+#: gtk/gtkwidget.c:402
msgid "The parent widget of this widget. Must be a Container widget."
msgstr ""
-#: gtk/gtkwidget.c:403
+#: gtk/gtkwidget.c:409
msgid "Width request"
msgstr ""
-#: gtk/gtkwidget.c:404
+#: gtk/gtkwidget.c:410
msgid ""
"Override for width request of the widget, or -1 if natural request should be "
"used."
msgstr ""
-#: gtk/gtkwidget.c:412
+#: gtk/gtkwidget.c:418
msgid "Height request"
msgstr ""
-#: gtk/gtkwidget.c:413
+#: gtk/gtkwidget.c:419
msgid ""
"Override for height request of the widget, or -1 if natural request should "
"be used."
msgstr ""
-#: gtk/gtkwidget.c:422
+#: gtk/gtkwidget.c:428
msgid "Whether the widget is visible"
msgstr ""
-#: gtk/gtkwidget.c:428
+#: gtk/gtkwidget.c:434
msgid "Sensitive"
msgstr ""
-#: gtk/gtkwidget.c:429
+#: gtk/gtkwidget.c:435
msgid "Whether the widget responds to input"
msgstr ""
-#: gtk/gtkwidget.c:435
+#: gtk/gtkwidget.c:441
msgid "Application paintable"
msgstr ""
-#: gtk/gtkwidget.c:436
+#: gtk/gtkwidget.c:442
msgid "Whether the application will paint directly on the widget"
msgstr ""
-#: gtk/gtkwidget.c:442
+#: gtk/gtkwidget.c:448
msgid "Can focus"
msgstr ""
-#: gtk/gtkwidget.c:443
+#: gtk/gtkwidget.c:449
msgid "Whether the widget can accept the input focus"
msgstr ""
-#: gtk/gtkwidget.c:449
+#: gtk/gtkwidget.c:455
msgid "Has focus"
msgstr ""
-#: gtk/gtkwidget.c:450
+#: gtk/gtkwidget.c:456
msgid "Whether the widget has the input focus"
msgstr ""
-#: gtk/gtkwidget.c:456
+#: gtk/gtkwidget.c:462
msgid "Can default"
msgstr ""
-#: gtk/gtkwidget.c:457
+#: gtk/gtkwidget.c:463
msgid "Whether the widget can be the default widget"
msgstr ""
-#: gtk/gtkwidget.c:463
+#: gtk/gtkwidget.c:469
msgid "Has default"
msgstr ""
-#: gtk/gtkwidget.c:464
+#: gtk/gtkwidget.c:470
msgid "Whether the widget is the default widget"
msgstr ""
-#: gtk/gtkwidget.c:470
+#: gtk/gtkwidget.c:476
msgid "Receives default"
msgstr ""
-#: gtk/gtkwidget.c:471
+#: gtk/gtkwidget.c:477
msgid "If TRUE, the widget will receive the default action when it is focused."
msgstr ""
-#: gtk/gtkwidget.c:477
+#: gtk/gtkwidget.c:483
msgid "Composite child"
msgstr ""
-#: gtk/gtkwidget.c:478
+#: gtk/gtkwidget.c:484
msgid "Whether the widget is composed of other widgets"
msgstr ""
-#: gtk/gtkwidget.c:484
+#: gtk/gtkwidget.c:490
#, fuzzy
msgid "Style"
msgstr "Pridėti stilių:"
-#: gtk/gtkwidget.c:485
+#: gtk/gtkwidget.c:491
msgid ""
"The style of the widget, which contains information about how it will look "
"(colors etc)."
msgstr ""
-#: gtk/gtkwidget.c:491
+#: gtk/gtkwidget.c:497
msgid "Events"
msgstr ""
-#: gtk/gtkwidget.c:492
+#: gtk/gtkwidget.c:498
msgid "The event mask that decides what kind of GdkEvents this widget gets."
msgstr ""
-#: gtk/gtkwidget.c:499
+#: gtk/gtkwidget.c:505
msgid "Extension events"
msgstr ""
-#: gtk/gtkwidget.c:500
+#: gtk/gtkwidget.c:506
msgid "The mask that decides what kind of extension events this widget gets."
msgstr ""
-#: gtk/gtkwidget.c:1047
+#: gtk/gtkwidget.c:1053
msgid "Interior Focus"
msgstr ""
-#: gtk/gtkwidget.c:1048
+#: gtk/gtkwidget.c:1054
msgid "Whether to draw the focus indicator inside widgets."
msgstr ""
-#: gtk/gtkwindow.c:361
+#: gtk/gtkwindow.c:359
#, fuzzy
msgid "Window Type"
msgstr "Langas"
-#: gtk/gtkwindow.c:362
+#: gtk/gtkwindow.c:360
msgid "The type of the window"
msgstr ""
-#: gtk/gtkwindow.c:371
+#: gtk/gtkwindow.c:369
#, fuzzy
msgid "Window Title"
msgstr "Langas"
-#: gtk/gtkwindow.c:372
+#: gtk/gtkwindow.c:370
msgid "The title of the window"
msgstr ""
-#: gtk/gtkwindow.c:379
+#: gtk/gtkwindow.c:377
msgid "Allow Shrink"
msgstr ""
-#: gtk/gtkwindow.c:381
+#: gtk/gtkwindow.c:379
#, no-c-format
msgid ""
"If TRUE, the window has no mimimum size. Setting this to TRUE is 99% of the "
"time a bad idea."
msgstr ""
-#: gtk/gtkwindow.c:388
+#: gtk/gtkwindow.c:386
msgid "Allow Grow"
msgstr ""
-#: gtk/gtkwindow.c:389
+#: gtk/gtkwindow.c:387
msgid "If TRUE, users can expand the window beyond its minimum size."
msgstr ""
-#: gtk/gtkwindow.c:396
-#, fuzzy
-msgid "Resizable"
-msgstr "Uždraustas"
-
-#: gtk/gtkwindow.c:397
+#: gtk/gtkwindow.c:395
msgid "If TRUE, users can resize the window."
msgstr ""
-#: gtk/gtkwindow.c:404
+#: gtk/gtkwindow.c:402
msgid "Modal"
msgstr ""
-#: gtk/gtkwindow.c:405
+#: gtk/gtkwindow.c:403
msgid ""
"If TRUE, the window is modal (other windows are not usable while this one is "
"up)."
msgstr ""
-#: gtk/gtkwindow.c:412
+#: gtk/gtkwindow.c:410
msgid "Window Position"
msgstr ""
-#: gtk/gtkwindow.c:413
+#: gtk/gtkwindow.c:411
msgid "The initial position of the window."
msgstr ""
-#: gtk/gtkwindow.c:421
+#: gtk/gtkwindow.c:419
msgid "Default Width"
msgstr ""
-#: gtk/gtkwindow.c:422
+#: gtk/gtkwindow.c:420
msgid ""
"The default width of the window, used when initially showing the window."
msgstr ""
-#: gtk/gtkwindow.c:431
+#: gtk/gtkwindow.c:429
msgid "Default Height"
msgstr ""
-#: gtk/gtkwindow.c:432
+#: gtk/gtkwindow.c:430
msgid ""
"The default height of the window, used when initially showing the window."
msgstr ""
-#: gtk/gtkwindow.c:441
+#: gtk/gtkwindow.c:439
msgid "Destroy with Parent"
msgstr ""
-#: gtk/gtkwindow.c:442
+#: gtk/gtkwindow.c:440
msgid "If this window should be destroyed when the parent is destroyed"
msgstr ""
-#: gtk/gtkwindow.c:449
+#: gtk/gtkwindow.c:447
msgid "Icon"
msgstr ""
-#: gtk/gtkwindow.c:450
+#: gtk/gtkwindow.c:448
msgid "Icon for this window"
msgstr ""
-#: gtk/gtksizegroup.c:241
+#: gtk/gtksizegroup.c:242
#, fuzzy
msgid "Mode"
msgstr "Būdas: "
-#: gtk/gtksizegroup.c:242
+#: gtk/gtksizegroup.c:243
msgid ""
"The the directions in which the size group effects the requested sizes of "
"its component widgets."
diff --git a/po/nl.po b/po/nl.po
index 7909879fc..25fa1de10 100644
--- a/po/nl.po
+++ b/po/nl.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: gtk+ 1.3.0\n"
-"POT-Creation-Date: 2001-10-25 16:39-0400\n"
+"POT-Creation-Date: 2001-11-23 15:47-0500\n"
"PO-Revision-Date: 2000-07-12 23:04+0200\n"
"Last-Translator: Dennis Smit <synap@area101.penguin.nl>\n"
"Language-Team: dutch <nl@li.org>\n"
@@ -13,12 +13,12 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-#: gdk-pixbuf/gdk-pixbuf-animation.c:144 gdk-pixbuf/gdk-pixbuf-io.c:543
+#: gdk-pixbuf/gdk-pixbuf-animation.c:144 gdk-pixbuf/gdk-pixbuf-io.c:551
#, c-format
msgid "Failed to open file '%s': %s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-animation.c:155 gdk-pixbuf/gdk-pixbuf-io.c:553
+#: gdk-pixbuf/gdk-pixbuf-animation.c:155 gdk-pixbuf/gdk-pixbuf-io.c:561
#, c-format
msgid "Image file '%s' contains no data"
msgstr ""
@@ -28,7 +28,7 @@ msgstr ""
msgid "Don't know how to load the animation in file '%s'"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-animation.c:205 gdk-pixbuf/gdk-pixbuf-io.c:598
+#: gdk-pixbuf/gdk-pixbuf-animation.c:205 gdk-pixbuf/gdk-pixbuf-io.c:606
#, c-format
msgid ""
"Failed to load image '%s': reason not known, probably a corrupt image file"
@@ -41,65 +41,65 @@ msgid ""
"animation file"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:316
+#: gdk-pixbuf/gdk-pixbuf-io.c:324
#, fuzzy, c-format
msgid "Unable to load image-loading module: %s: %s"
msgstr "Kan module in module_path: \"%s\" niet vinden,"
-#: gdk-pixbuf/gdk-pixbuf-io.c:335
+#: gdk-pixbuf/gdk-pixbuf-io.c:343
#, c-format
msgid ""
"Image-loading module %s does not export the proper interface; perhaps it's "
"from a different GTK version?"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:452 gdk-pixbuf/gdk-pixbuf-io.c:478
+#: gdk-pixbuf/gdk-pixbuf-io.c:460 gdk-pixbuf/gdk-pixbuf-io.c:486
#, c-format
msgid "Image type '%s' is not supported"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:500
+#: gdk-pixbuf/gdk-pixbuf-io.c:508
#, c-format
msgid "Couldn't recognize the image file format for file '%s'"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:506
+#: gdk-pixbuf/gdk-pixbuf-io.c:514
msgid "Unrecognized image file format"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:576
+#: gdk-pixbuf/gdk-pixbuf-io.c:584
#, c-format
msgid "Don't know how to load the image in file '%s'"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:609
+#: gdk-pixbuf/gdk-pixbuf-io.c:617
#, c-format
msgid "Failed to load image '%s': %s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:714
+#: gdk-pixbuf/gdk-pixbuf-io.c:722
#, c-format
msgid "This build of gdk-pixbuf does not support saving the image format: %s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:822
+#: gdk-pixbuf/gdk-pixbuf-io.c:830
#, c-format
msgid "Failed to open '%s' for writing: %s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:843
+#: gdk-pixbuf/gdk-pixbuf-io.c:851
#, c-format
msgid ""
"Failed to close '%s' while writing image, all data may not have been saved: %"
"s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-loader.c:252
+#: gdk-pixbuf/gdk-pixbuf-loader.c:250
#, c-format
msgid "Incremental loading of image type '%s' is not supported"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-loader.c:275 gdk-pixbuf/gdk-pixbuf-loader.c:376
+#: gdk-pixbuf/gdk-pixbuf-loader.c:273 gdk-pixbuf/gdk-pixbuf-loader.c:374
#, c-format
msgid ""
"Internal error: Image loader module '%s' failed to begin loading an image, "
@@ -362,35 +362,35 @@ msgstr ""
msgid "Failed to write to temporary file when loading XBM image"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1256
+#: gdk-pixbuf/io-xpm.c:1234
msgid "No XPM header found"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1264
+#: gdk-pixbuf/io-xpm.c:1242
msgid "XPM file has image width <= 0"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1272
+#: gdk-pixbuf/io-xpm.c:1250
msgid "XPM file has image height <= 0"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1280
+#: gdk-pixbuf/io-xpm.c:1258
msgid "XPM file has invalid number of colors"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1288
+#: gdk-pixbuf/io-xpm.c:1266
msgid "XPM has invalid number of chars per pixel"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1306
+#: gdk-pixbuf/io-xpm.c:1284
msgid "Can't read XPM colormap"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1344
+#: gdk-pixbuf/io-xpm.c:1322
msgid "Can't allocate memory for loading XPM image"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1527
+#: gdk-pixbuf/io-xpm.c:1505
msgid "Failed to write to temporary file when loading XPM image"
msgstr ""
@@ -411,12 +411,20 @@ msgstr ""
msgid "failed to allocate image buffer of %u bytes"
msgstr ""
-#: gtk/gtkaccellabel.c:115
-msgid "Accelerator object"
+#: gtk/gtkaccellabel.c:122
+msgid "Accelerator Closure"
msgstr ""
-#: gtk/gtkaccellabel.c:116
-msgid "The object monitored by this accelerator label"
+#: gtk/gtkaccellabel.c:123
+msgid "The closure to be monitored for accelerator changes"
+msgstr ""
+
+#: gtk/gtkaccellabel.c:129
+msgid "Accelerator Widget"
+msgstr ""
+
+#: gtk/gtkaccellabel.c:130
+msgid "The widget to be monitored for accelerator changes"
msgstr ""
#: gtk/gtkalignment.c:102
@@ -571,7 +579,7 @@ msgstr "Spatiering:"
msgid "The amount of space between children."
msgstr ""
-#: gtk/gtkbox.c:135 gtk/gtknotebook.c:396
+#: gtk/gtkbox.c:135 gtk/gtknotebook.c:400
msgid "Homogeneous"
msgstr ""
@@ -579,76 +587,76 @@ msgstr ""
msgid "Whether the children should all be the same size."
msgstr ""
-#: gtk/gtkbutton.c:183 gtk/gtkframe.c:125 gtk/gtklabel.c:283
+#: gtk/gtkbutton.c:188 gtk/gtkframe.c:125 gtk/gtklabel.c:282
msgid "Label"
msgstr ""
-#: gtk/gtkbutton.c:184
+#: gtk/gtkbutton.c:189
msgid ""
"Text of the label widget inside the button, if the button contains a label "
"widget."
msgstr ""
-#: gtk/gtkbutton.c:191 gtk/gtklabel.c:304
+#: gtk/gtkbutton.c:196 gtk/gtklabel.c:303
msgid "Use underline"
msgstr ""
-#: gtk/gtkbutton.c:192 gtk/gtklabel.c:305
+#: gtk/gtkbutton.c:197 gtk/gtklabel.c:304
msgid ""
"If set, an underline in the text indicates the next character should be used "
"for the mnemonic accelerator key"
msgstr ""
-#: gtk/gtkbutton.c:199
+#: gtk/gtkbutton.c:204
msgid "Use stock"
msgstr ""
-#: gtk/gtkbutton.c:200
+#: gtk/gtkbutton.c:205
msgid ""
"If set, the label is used to pick a stock item instead of being displayed"
msgstr ""
-#: gtk/gtkbutton.c:207
+#: gtk/gtkbutton.c:212
msgid "Border relief"
msgstr ""
-#: gtk/gtkbutton.c:208
+#: gtk/gtkbutton.c:213
msgid "The border relief style."
msgstr ""
-#: gtk/gtkbutton.c:259
+#: gtk/gtkbutton.c:264
#, fuzzy
msgid "Default Spacing"
msgstr "Spatiering:"
-#: gtk/gtkbutton.c:260
+#: gtk/gtkbutton.c:265
msgid "Extra space to add for CAN_DEFAULT buttons"
msgstr ""
-#: gtk/gtkbutton.c:266
+#: gtk/gtkbutton.c:271
msgid "Default Outside Spacing"
msgstr ""
-#: gtk/gtkbutton.c:267
+#: gtk/gtkbutton.c:272
msgid ""
"Extra space to add for CAN_DEFAULT buttons that is always drawn outside the "
"border"
msgstr ""
-#: gtk/gtkbutton.c:272
+#: gtk/gtkbutton.c:277
msgid "Child X Displacement"
msgstr ""
-#: gtk/gtkbutton.c:273
+#: gtk/gtkbutton.c:278
msgid ""
"How far in the x direction to move the child when the button is depressed"
msgstr ""
-#: gtk/gtkbutton.c:280
+#: gtk/gtkbutton.c:285
msgid "Child Y Displacement"
msgstr ""
-#: gtk/gtkbutton.c:281
+#: gtk/gtkbutton.c:286
msgid ""
"How far in the y direction to move the child when the button is depressed"
msgstr ""
@@ -746,297 +754,297 @@ msgstr ""
msgid "The pixbuf to render."
msgstr ""
-#: gtk/gtkcellrenderertext.c:173 gtk/gtkentry.c:498 gtk/gtkprogressbar.c:207
+#: gtk/gtkcellrenderertext.c:174 gtk/gtkentry.c:506 gtk/gtkprogressbar.c:207
msgid "Text"
msgstr ""
-#: gtk/gtkcellrenderertext.c:174
+#: gtk/gtkcellrenderertext.c:175
msgid "Text to render"
msgstr ""
-#: gtk/gtkcellrenderertext.c:181
+#: gtk/gtkcellrenderertext.c:182
msgid "Markup"
msgstr ""
-#: gtk/gtkcellrenderertext.c:182
+#: gtk/gtkcellrenderertext.c:183
msgid "Marked up text to render"
msgstr ""
-#: gtk/gtkcellrenderertext.c:189 gtk/gtklabel.c:290
+#: gtk/gtkcellrenderertext.c:190 gtk/gtklabel.c:289
msgid "Attributes"
msgstr ""
-#: gtk/gtkcellrenderertext.c:190
+#: gtk/gtkcellrenderertext.c:191
msgid "A list of style attributes to apply to the text of the renderer."
msgstr ""
-#: gtk/gtkcellrenderertext.c:197 gtk/gtktexttag.c:208
+#: gtk/gtkcellrenderertext.c:198 gtk/gtktexttag.c:209
msgid "Background color name"
msgstr ""
-#: gtk/gtkcellrenderertext.c:198 gtk/gtktexttag.c:209
+#: gtk/gtkcellrenderertext.c:199 gtk/gtktexttag.c:210
msgid "Background color as a string"
msgstr ""
-#: gtk/gtkcellrenderertext.c:205 gtk/gtktexttag.c:216
+#: gtk/gtkcellrenderertext.c:206 gtk/gtktexttag.c:217
msgid "Background color"
msgstr ""
-#: gtk/gtkcellrenderertext.c:206 gtk/gtktexttag.c:217
+#: gtk/gtkcellrenderertext.c:207 gtk/gtktexttag.c:218
msgid "Background color as a GdkColor"
msgstr ""
-#: gtk/gtkcellrenderertext.c:213 gtk/gtktexttag.c:242
+#: gtk/gtkcellrenderertext.c:214 gtk/gtktexttag.c:243
msgid "Foreground color name"
msgstr ""
-#: gtk/gtkcellrenderertext.c:214 gtk/gtktexttag.c:243
+#: gtk/gtkcellrenderertext.c:215 gtk/gtktexttag.c:244
msgid "Foreground color as a string"
msgstr ""
-#: gtk/gtkcellrenderertext.c:221 gtk/gtktexttag.c:250
+#: gtk/gtkcellrenderertext.c:222 gtk/gtktexttag.c:251
msgid "Foreground color"
msgstr ""
-#: gtk/gtkcellrenderertext.c:222 gtk/gtktexttag.c:251
+#: gtk/gtkcellrenderertext.c:223 gtk/gtktexttag.c:252
msgid "Foreground color as a GdkColor"
msgstr ""
-#: gtk/gtkcellrenderertext.c:230 gtk/gtkentry.c:430 gtk/gtktexttag.c:276
-#: gtk/gtktextview.c:539
+#: gtk/gtkcellrenderertext.c:231 gtk/gtkentry.c:438 gtk/gtktexttag.c:277
+#: gtk/gtktextview.c:548
#, fuzzy
msgid "Editable"
msgstr "(uitgeschakeld)"
-#: gtk/gtkcellrenderertext.c:231 gtk/gtktexttag.c:277 gtk/gtktextview.c:540
+#: gtk/gtkcellrenderertext.c:232 gtk/gtktexttag.c:278 gtk/gtktextview.c:549
msgid "Whether the text can be modified by the user"
msgstr ""
-#: gtk/gtkcellrenderertext.c:238 gtk/gtkcellrenderertext.c:246
-#: gtk/gtkfontsel.c:192 gtk/gtktexttag.c:284 gtk/gtktexttag.c:292
+#: gtk/gtkcellrenderertext.c:239 gtk/gtkcellrenderertext.c:247
+#: gtk/gtkfontsel.c:192 gtk/gtktexttag.c:285 gtk/gtktexttag.c:293
msgid "Font"
msgstr "Lettertype"
-#: gtk/gtkcellrenderertext.c:239 gtk/gtktexttag.c:285
+#: gtk/gtkcellrenderertext.c:240 gtk/gtktexttag.c:286
msgid "Font description as a string"
msgstr ""
-#: gtk/gtkcellrenderertext.c:247 gtk/gtktexttag.c:293
+#: gtk/gtkcellrenderertext.c:248 gtk/gtktexttag.c:294
msgid "Font description as a PangoFontDescription struct"
msgstr ""
-#: gtk/gtkcellrenderertext.c:255 gtk/gtktexttag.c:301
+#: gtk/gtkcellrenderertext.c:256 gtk/gtktexttag.c:302
#, fuzzy
msgid "Font family"
msgstr "Familie:"
-#: gtk/gtkcellrenderertext.c:256 gtk/gtktexttag.c:302
+#: gtk/gtkcellrenderertext.c:257 gtk/gtktexttag.c:303
msgid "Name of the font family, e.g. Sans, Helvetica, Times, Monospace"
msgstr ""
-#: gtk/gtkcellrenderertext.c:263 gtk/gtkcellrenderertext.c:264
-#: gtk/gtktexttag.c:309 gtk/gtktexttag.c:310
+#: gtk/gtkcellrenderertext.c:264 gtk/gtkcellrenderertext.c:265
+#: gtk/gtktexttag.c:310 gtk/gtktexttag.c:311
#, fuzzy
msgid "Font style"
msgstr "Lettertype Stijl:"
-#: gtk/gtkcellrenderertext.c:272 gtk/gtkcellrenderertext.c:273
-#: gtk/gtktexttag.c:318 gtk/gtktexttag.c:319
+#: gtk/gtkcellrenderertext.c:273 gtk/gtkcellrenderertext.c:274
+#: gtk/gtktexttag.c:319 gtk/gtktexttag.c:320
msgid "Font variant"
msgstr ""
-#: gtk/gtkcellrenderertext.c:281 gtk/gtkcellrenderertext.c:282
-#: gtk/gtktexttag.c:327 gtk/gtktexttag.c:328
+#: gtk/gtkcellrenderertext.c:282 gtk/gtkcellrenderertext.c:283
+#: gtk/gtktexttag.c:328 gtk/gtktexttag.c:329
msgid "Font weight"
msgstr ""
-#: gtk/gtkcellrenderertext.c:291 gtk/gtkcellrenderertext.c:292
-#: gtk/gtktexttag.c:338 gtk/gtktexttag.c:339
+#: gtk/gtkcellrenderertext.c:292 gtk/gtkcellrenderertext.c:293
+#: gtk/gtktexttag.c:339 gtk/gtktexttag.c:340
#, fuzzy
msgid "Font stretch"
msgstr "Eigenschap Lettertype"
-#: gtk/gtkcellrenderertext.c:300 gtk/gtkcellrenderertext.c:301
-#: gtk/gtktexttag.c:347 gtk/gtktexttag.c:348
+#: gtk/gtkcellrenderertext.c:301 gtk/gtkcellrenderertext.c:302
+#: gtk/gtktexttag.c:348 gtk/gtktexttag.c:349
#, fuzzy
msgid "Font size"
msgstr "Punt Grootte:"
-#: gtk/gtkcellrenderertext.c:310 gtk/gtktexttag.c:367
+#: gtk/gtkcellrenderertext.c:311 gtk/gtktexttag.c:368
#, fuzzy
msgid "Font points"
msgstr "Lettertypen Types:"
-#: gtk/gtkcellrenderertext.c:311 gtk/gtktexttag.c:368
+#: gtk/gtkcellrenderertext.c:312 gtk/gtktexttag.c:369
msgid "Font size in points"
msgstr ""
-#: gtk/gtkcellrenderertext.c:320 gtk/gtktexttag.c:357 gtk/gtktexttag.c:358
+#: gtk/gtkcellrenderertext.c:321 gtk/gtktexttag.c:358 gtk/gtktexttag.c:359
#, fuzzy
msgid "Font scale"
msgstr "Lettertype Stijl:"
-#: gtk/gtkcellrenderertext.c:321
+#: gtk/gtkcellrenderertext.c:322
msgid "Font scaling factor"
msgstr ""
-#: gtk/gtkcellrenderertext.c:330 gtk/gtktexttag.c:426
+#: gtk/gtkcellrenderertext.c:331 gtk/gtktexttag.c:427
msgid "Rise"
msgstr ""
-#: gtk/gtkcellrenderertext.c:331 gtk/gtktexttag.c:427
+#: gtk/gtkcellrenderertext.c:332 gtk/gtktexttag.c:428
msgid ""
"Offset of text above the baseline (below the baseline if rise is negative)"
msgstr ""
-#: gtk/gtkcellrenderertext.c:341 gtk/gtktexttag.c:466
+#: gtk/gtkcellrenderertext.c:342 gtk/gtktexttag.c:467
msgid "Strikethrough"
msgstr ""
-#: gtk/gtkcellrenderertext.c:342 gtk/gtktexttag.c:467
+#: gtk/gtkcellrenderertext.c:343 gtk/gtktexttag.c:468
msgid "Whether to strike through the text"
msgstr ""
-#: gtk/gtkcellrenderertext.c:349 gtk/gtktexttag.c:474
+#: gtk/gtkcellrenderertext.c:350 gtk/gtktexttag.c:475
msgid "Underline"
msgstr ""
-#: gtk/gtkcellrenderertext.c:350 gtk/gtktexttag.c:475
+#: gtk/gtkcellrenderertext.c:351 gtk/gtktexttag.c:476
msgid "Style of underline for this text"
msgstr ""
-#: gtk/gtkcellrenderertext.c:360 gtk/gtktexttag.c:511
+#: gtk/gtkcellrenderertext.c:361 gtk/gtktexttag.c:512
msgid "Background set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:361 gtk/gtktexttag.c:512
+#: gtk/gtkcellrenderertext.c:362 gtk/gtktexttag.c:513
msgid "Whether this tag affects the background color"
msgstr ""
-#: gtk/gtkcellrenderertext.c:364 gtk/gtktexttag.c:523
+#: gtk/gtkcellrenderertext.c:365 gtk/gtktexttag.c:524
msgid "Foreground set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:365 gtk/gtktexttag.c:524
+#: gtk/gtkcellrenderertext.c:366 gtk/gtktexttag.c:525
msgid "Whether this tag affects the foreground color"
msgstr ""
-#: gtk/gtkcellrenderertext.c:368 gtk/gtktexttag.c:531
+#: gtk/gtkcellrenderertext.c:369 gtk/gtktexttag.c:532
msgid "Editability set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:369 gtk/gtktexttag.c:532
+#: gtk/gtkcellrenderertext.c:370 gtk/gtktexttag.c:533
msgid "Whether this tag affects text editability"
msgstr ""
-#: gtk/gtkcellrenderertext.c:372 gtk/gtktexttag.c:535
+#: gtk/gtkcellrenderertext.c:373 gtk/gtktexttag.c:536
msgid "Font family set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:373 gtk/gtktexttag.c:536
+#: gtk/gtkcellrenderertext.c:374 gtk/gtktexttag.c:537
msgid "Whether this tag affects the font family"
msgstr ""
-#: gtk/gtkcellrenderertext.c:376 gtk/gtktexttag.c:539
+#: gtk/gtkcellrenderertext.c:377 gtk/gtktexttag.c:540
#, fuzzy
msgid "Font style set"
msgstr "Lettertype Stijl:"
-#: gtk/gtkcellrenderertext.c:377 gtk/gtktexttag.c:540
+#: gtk/gtkcellrenderertext.c:378 gtk/gtktexttag.c:541
msgid "Whether this tag affects the font style"
msgstr ""
-#: gtk/gtkcellrenderertext.c:380 gtk/gtktexttag.c:543
+#: gtk/gtkcellrenderertext.c:381 gtk/gtktexttag.c:544
msgid "Font variant set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:381 gtk/gtktexttag.c:544
+#: gtk/gtkcellrenderertext.c:382 gtk/gtktexttag.c:545
msgid "Whether this tag affects the font variant"
msgstr ""
-#: gtk/gtkcellrenderertext.c:384 gtk/gtktexttag.c:547
+#: gtk/gtkcellrenderertext.c:385 gtk/gtktexttag.c:548
msgid "Font weight set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:385 gtk/gtktexttag.c:548
+#: gtk/gtkcellrenderertext.c:386 gtk/gtktexttag.c:549
msgid "Whether this tag affects the font weight"
msgstr ""
-#: gtk/gtkcellrenderertext.c:388 gtk/gtktexttag.c:551
+#: gtk/gtkcellrenderertext.c:389 gtk/gtktexttag.c:552
msgid "Font stretch set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:389 gtk/gtktexttag.c:552
+#: gtk/gtkcellrenderertext.c:390 gtk/gtktexttag.c:553
msgid "Whether this tag affects the font stretch"
msgstr ""
-#: gtk/gtkcellrenderertext.c:392 gtk/gtktexttag.c:555
+#: gtk/gtkcellrenderertext.c:393 gtk/gtktexttag.c:556
msgid "Font size set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:393 gtk/gtktexttag.c:556
+#: gtk/gtkcellrenderertext.c:394 gtk/gtktexttag.c:557
msgid "Whether this tag affects the font size"
msgstr ""
-#: gtk/gtkcellrenderertext.c:396 gtk/gtktexttag.c:559
+#: gtk/gtkcellrenderertext.c:397 gtk/gtktexttag.c:560
#, fuzzy
msgid "Font scale set"
msgstr "Lettertype Stijl:"
-#: gtk/gtkcellrenderertext.c:397 gtk/gtktexttag.c:560
+#: gtk/gtkcellrenderertext.c:398 gtk/gtktexttag.c:561
msgid "Whether this tag scales the font size by a factor"
msgstr ""
-#: gtk/gtkcellrenderertext.c:400 gtk/gtktexttag.c:579
+#: gtk/gtkcellrenderertext.c:401 gtk/gtktexttag.c:580
msgid "Rise set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:401 gtk/gtktexttag.c:580
+#: gtk/gtkcellrenderertext.c:402 gtk/gtktexttag.c:581
msgid "Whether this tag affects the rise"
msgstr ""
-#: gtk/gtkcellrenderertext.c:404 gtk/gtktexttag.c:595
+#: gtk/gtkcellrenderertext.c:405 gtk/gtktexttag.c:596
msgid "Strikethrough set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:405 gtk/gtktexttag.c:596
+#: gtk/gtkcellrenderertext.c:406 gtk/gtktexttag.c:597
msgid "Whether this tag affects strikethrough"
msgstr ""
-#: gtk/gtkcellrenderertext.c:408 gtk/gtktexttag.c:603
+#: gtk/gtkcellrenderertext.c:409 gtk/gtktexttag.c:604
msgid "Underline set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:409 gtk/gtktexttag.c:604
+#: gtk/gtkcellrenderertext.c:410 gtk/gtktexttag.c:605
msgid "Whether this tag affects underlining"
msgstr ""
-#: gtk/gtkcellrenderertoggle.c:129
+#: gtk/gtkcellrenderertoggle.c:130
msgid "Toggle state"
msgstr ""
-#: gtk/gtkcellrenderertoggle.c:130
+#: gtk/gtkcellrenderertoggle.c:131
msgid "The toggle state of the button"
msgstr ""
-#: gtk/gtkcellrenderertoggle.c:138
+#: gtk/gtkcellrenderertoggle.c:139
#, fuzzy
msgid "Activatable"
msgstr "(uitgeschakeld)"
-#: gtk/gtkcellrenderertoggle.c:139
+#: gtk/gtkcellrenderertoggle.c:140
msgid "The toggle button can be activated"
msgstr ""
-#: gtk/gtkcellrenderertoggle.c:147
+#: gtk/gtkcellrenderertoggle.c:148
msgid "Radio state"
msgstr ""
-#: gtk/gtkcellrenderertoggle.c:148
+#: gtk/gtkcellrenderertoggle.c:149
msgid "Draw the toggle button as a radio button"
msgstr ""
-#: gtk/gtkcheckbutton.c:95 gtk/gtkoptionmenu.c:163
+#: gtk/gtkcheckbutton.c:95 gtk/gtkoptionmenu.c:191
msgid "Indicator Size"
msgstr ""
@@ -1044,7 +1052,7 @@ msgstr ""
msgid "Size of check or radio indicator"
msgstr ""
-#: gtk/gtkcheckbutton.c:103 gtk/gtkoptionmenu.c:169
+#: gtk/gtkcheckbutton.c:103 gtk/gtkoptionmenu.c:197
msgid "Indicator Spacing"
msgstr ""
@@ -1052,174 +1060,174 @@ msgstr ""
msgid "Spacing around check or radio indicator"
msgstr ""
-#: gtk/gtkcheckmenuitem.c:114 gtk/gtktogglebutton.c:142
+#: gtk/gtkcheckmenuitem.c:115 gtk/gtktogglebutton.c:132
msgid "Active"
msgstr ""
-#: gtk/gtkcheckmenuitem.c:115
+#: gtk/gtkcheckmenuitem.c:116
msgid "Whether the menu item is checked."
msgstr ""
-#: gtk/gtkcheckmenuitem.c:122 gtk/gtktogglebutton.c:150
+#: gtk/gtkcheckmenuitem.c:123 gtk/gtktogglebutton.c:140
msgid "Inconsistent"
msgstr ""
-#: gtk/gtkcheckmenuitem.c:123
+#: gtk/gtkcheckmenuitem.c:124
msgid "Whether to display an \"inconsistent\" state."
msgstr ""
-#: gtk/gtkcolorsel.c:574
+#: gtk/gtkcolorsel.c:578
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:579
+#: gtk/gtkcolorsel.c:583
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:883
+#: gtk/gtkcolorsel.c:887
msgid "_Save color here"
msgstr ""
-#: gtk/gtkcolorsel.c:1051
+#: gtk/gtkcolorsel.c:1055
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:1667
+#: gtk/gtkcolorsel.c:1674
msgid "Has Opacity Control"
msgstr ""
-#: gtk/gtkcolorsel.c:1668
+#: gtk/gtkcolorsel.c:1675
msgid "Whether the color selector should allow setting opacity"
msgstr ""
-#: gtk/gtkcolorsel.c:1674
+#: gtk/gtkcolorsel.c:1681
#, fuzzy
msgid "Has palette"
msgstr "Eigen Palette"
-#: gtk/gtkcolorsel.c:1675
+#: gtk/gtkcolorsel.c:1682
msgid "Whether a palette should be used"
msgstr ""
-#: gtk/gtkcolorsel.c:1681
+#: gtk/gtkcolorsel.c:1688
#, fuzzy
msgid "Current Color"
msgstr "Set kleur"
-#: gtk/gtkcolorsel.c:1682
+#: gtk/gtkcolorsel.c:1689
msgid "The current color"
msgstr ""
-#: gtk/gtkcolorsel.c:1688
+#: gtk/gtkcolorsel.c:1695
msgid "Current Alpha"
msgstr ""
-#: gtk/gtkcolorsel.c:1689
+#: gtk/gtkcolorsel.c:1696
msgid "The current opacity value (0 fully transparent, 65535 fully opaque)"
msgstr ""
-#: gtk/gtkcolorsel.c:1702
+#: gtk/gtkcolorsel.c:1709
#, fuzzy
msgid "Custom palette"
msgstr "Eigen Palette"
-#: gtk/gtkcolorsel.c:1703
+#: gtk/gtkcolorsel.c:1710
msgid "Palette to use in the color selector"
msgstr ""
-#: gtk/gtkcolorsel.c:1758
+#: gtk/gtkcolorsel.c:1750
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:1786
+#: gtk/gtkcolorsel.c:1778
msgid ""
"Click the eyedropper, then click a color anywhere on your screen to select "
"that color."
msgstr ""
-#: gtk/gtkcolorsel.c:1795
+#: gtk/gtkcolorsel.c:1787
#, fuzzy
msgid "_Hue:"
msgstr "Kleur:"
-#: gtk/gtkcolorsel.c:1796
+#: gtk/gtkcolorsel.c:1788
msgid "Position on the color wheel."
msgstr ""
-#: gtk/gtkcolorsel.c:1797
+#: gtk/gtkcolorsel.c:1789
#, fuzzy
msgid "_Saturation:"
msgstr "Verzadiging:"
-#: gtk/gtkcolorsel.c:1798
+#: gtk/gtkcolorsel.c:1790
msgid "\"Deepness\" of the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1799
+#: gtk/gtkcolorsel.c:1791
#, fuzzy
msgid "_Value:"
msgstr "Waarde:"
-#: gtk/gtkcolorsel.c:1800
+#: gtk/gtkcolorsel.c:1792
msgid "Brightness of the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1801
+#: gtk/gtkcolorsel.c:1793
#, fuzzy
msgid "_Red:"
msgstr "Rood:"
-#: gtk/gtkcolorsel.c:1802
+#: gtk/gtkcolorsel.c:1794
msgid "Amount of red light in the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1803
+#: gtk/gtkcolorsel.c:1795
#, fuzzy
msgid "_Green:"
msgstr "Groen:"
-#: gtk/gtkcolorsel.c:1804
+#: gtk/gtkcolorsel.c:1796
msgid "Amount of green light in the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1805
+#: gtk/gtkcolorsel.c:1797
#, fuzzy
msgid "_Blue:"
msgstr "Blauw:"
-#: gtk/gtkcolorsel.c:1806
+#: gtk/gtkcolorsel.c:1798
msgid "Amount of blue light in the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1809
+#: gtk/gtkcolorsel.c:1801
#, fuzzy
msgid "_Opacity:"
msgstr "Doorschijnendheid:"
-#: gtk/gtkcolorsel.c:1817
+#: gtk/gtkcolorsel.c:1809
msgid "Transparency of the currently-selected color."
msgstr ""
-#: gtk/gtkcolorsel.c:1832
+#: gtk/gtkcolorsel.c:1824
msgid "Color _Name:"
msgstr ""
-#: gtk/gtkcolorsel.c:1844
+#: gtk/gtkcolorsel.c:1836
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:1863
+#: gtk/gtkcolorsel.c:1855
#, fuzzy
msgid "_Palette"
msgstr "Eigen Palette"
@@ -1265,205 +1273,205 @@ msgstr ""
msgid "Whether entered values must already be present in the list"
msgstr ""
-#: gtk/gtkcontainer.c:202
+#: gtk/gtkcontainer.c:203
msgid "Resize mode"
msgstr ""
-#: gtk/gtkcontainer.c:203
+#: gtk/gtkcontainer.c:204
msgid "Specify how resize events are handled"
msgstr ""
-#: gtk/gtkcontainer.c:210
+#: gtk/gtkcontainer.c:211
msgid "Border width"
msgstr ""
-#: gtk/gtkcontainer.c:211
+#: gtk/gtkcontainer.c:212
msgid "The width of the empty border outside the containers children."
msgstr ""
-#: gtk/gtkcontainer.c:219
+#: gtk/gtkcontainer.c:220
msgid "Child"
msgstr ""
-#: gtk/gtkcontainer.c:220
+#: gtk/gtkcontainer.c:221
msgid "Can be used to add a new child to the container."
msgstr ""
-#: gtk/gtkcurve.c:120
+#: gtk/gtkcurve.c:121
#, fuzzy
msgid "Curve type"
msgstr "Maak"
-#: gtk/gtkcurve.c:121
+#: gtk/gtkcurve.c:122
msgid "Is this curve linear, spline interpolated, or free-form"
msgstr ""
-#: gtk/gtkcurve.c:129
+#: gtk/gtkcurve.c:130
msgid "Minimum X"
msgstr ""
-#: gtk/gtkcurve.c:130
+#: gtk/gtkcurve.c:131
msgid "Minimum possible value for X"
msgstr ""
-#: gtk/gtkcurve.c:139
+#: gtk/gtkcurve.c:140
msgid "Maximum X"
msgstr ""
-#: gtk/gtkcurve.c:140
+#: gtk/gtkcurve.c:141
msgid "Maximum possible X value."
msgstr ""
-#: gtk/gtkcurve.c:149
+#: gtk/gtkcurve.c:150
msgid "Minimum Y"
msgstr ""
-#: gtk/gtkcurve.c:150
+#: gtk/gtkcurve.c:151
msgid "Minimum possible value for Y"
msgstr ""
-#: gtk/gtkcurve.c:159
+#: gtk/gtkcurve.c:160
msgid "Maximum Y"
msgstr ""
-#: gtk/gtkcurve.c:160
+#: gtk/gtkcurve.c:161
msgid "Maximum possible value for Y"
msgstr ""
-#: gtk/gtkdialog.c:125
+#: gtk/gtkdialog.c:126
msgid "Has separator"
msgstr ""
-#: gtk/gtkdialog.c:126
+#: gtk/gtkdialog.c:127
msgid "The dialog has a separator bar above its buttons"
msgstr ""
-#: gtk/gtkdialog.c:149
+#: gtk/gtkdialog.c:150
msgid "Content area border"
msgstr ""
-#: gtk/gtkdialog.c:150
+#: gtk/gtkdialog.c:151
msgid "Width of border around the main dialog area"
msgstr ""
-#: gtk/gtkdialog.c:157
+#: gtk/gtkdialog.c:158
msgid "Button spacing"
msgstr ""
-#: gtk/gtkdialog.c:158
+#: gtk/gtkdialog.c:159
msgid "Spacing between buttons"
msgstr ""
-#: gtk/gtkdialog.c:166
+#: gtk/gtkdialog.c:167
msgid "Action area border"
msgstr ""
-#: gtk/gtkdialog.c:167
+#: gtk/gtkdialog.c:168
msgid "Width of border around the button area at the bottom of the dialog"
msgstr ""
-#: gtk/gtkentry.c:410 gtk/gtklabel.c:361
+#: gtk/gtkentry.c:418 gtk/gtklabel.c:360
#, fuzzy
msgid "Cursor Position"
msgstr "Uitgeschakeld"
-#: gtk/gtkentry.c:411 gtk/gtklabel.c:362
+#: gtk/gtkentry.c:419 gtk/gtklabel.c:361
msgid "The current position of the insertion cursor in chars."
msgstr ""
-#: gtk/gtkentry.c:420 gtk/gtklabel.c:371
+#: gtk/gtkentry.c:428 gtk/gtklabel.c:370
#, fuzzy
msgid "Selection Bound"
msgstr "Selectie: "
-#: gtk/gtkentry.c:421 gtk/gtklabel.c:372
+#: gtk/gtkentry.c:429 gtk/gtklabel.c:371
msgid ""
"The position of the opposite end of the selection from the cursor in chars."
msgstr ""
-#: gtk/gtkentry.c:431
+#: gtk/gtkentry.c:439
msgid "Whether the entry contents can be edited"
msgstr ""
-#: gtk/gtkentry.c:438
+#: gtk/gtkentry.c:446
msgid "Maximum length"
msgstr ""
-#: gtk/gtkentry.c:439
+#: gtk/gtkentry.c:447
msgid "Maximum number of characters for this entry"
msgstr ""
-#: gtk/gtkentry.c:447
+#: gtk/gtkentry.c:455
msgid "Visibility"
msgstr ""
-#: gtk/gtkentry.c:448
+#: gtk/gtkentry.c:456
msgid ""
"FALSE displays the \"invisible char\" instead of the actual text (password "
"mode)"
msgstr ""
-#: gtk/gtkentry.c:455
+#: gtk/gtkentry.c:463
#, fuzzy
msgid "Has Frame"
msgstr "Eigen Palette"
-#: gtk/gtkentry.c:456
+#: gtk/gtkentry.c:464
msgid "FALSE removes outside bevel from entry."
msgstr ""
-#: gtk/gtkentry.c:463
+#: gtk/gtkentry.c:471
msgid "Invisible character"
msgstr ""
-#: gtk/gtkentry.c:464
+#: gtk/gtkentry.c:472
msgid "The character to use when masking entry contents (in \"password mode\")"
msgstr ""
-#: gtk/gtkentry.c:471
+#: gtk/gtkentry.c:479
msgid "Activates default"
msgstr ""
-#: gtk/gtkentry.c:472
+#: gtk/gtkentry.c:480
msgid ""
"Whether to activate the default widget (such as the default button in a "
"dialog) when Enter is pressed."
msgstr ""
-#: gtk/gtkentry.c:478
+#: gtk/gtkentry.c:486
msgid "Width in chars"
msgstr ""
-#: gtk/gtkentry.c:479
+#: gtk/gtkentry.c:487
msgid "Number of characters to leave space for in the entry."
msgstr ""
-#: gtk/gtkentry.c:488
+#: gtk/gtkentry.c:496
msgid "Scroll offset"
msgstr ""
-#: gtk/gtkentry.c:489
+#: gtk/gtkentry.c:497
msgid "Number of pixels of the entry scrolled off the screen to the left"
msgstr ""
-#: gtk/gtkentry.c:499
+#: gtk/gtkentry.c:507
msgid "The contents of the entry"
msgstr ""
-#: gtk/gtkentry.c:505 gtk/gtklabel.c:380 gtk/gtktextview.c:615
+#: gtk/gtkentry.c:513 gtk/gtklabel.c:379 gtk/gtktextview.c:624
msgid "Cursor color"
msgstr ""
-#: gtk/gtkentry.c:506 gtk/gtklabel.c:381 gtk/gtktextview.c:616
+#: gtk/gtkentry.c:514 gtk/gtklabel.c:380 gtk/gtktextview.c:625
msgid "Color with which to draw insertion cursor"
msgstr ""
-#: gtk/gtkentry.c:3793 gtk/gtklabel.c:3180
+#: gtk/gtkentry.c:3832 gtk/gtklabel.c:3151
#, fuzzy
msgid "Select All"
msgstr "Verwijder"
-#: gtk/gtkentry.c:3803 gtk/gtklabel.c:3190 gtk/gtktextview.c:5563
+#: gtk/gtkentry.c:3842 gtk/gtklabel.c:3161 gtk/gtktextview.c:5737
msgid "Input Methods"
msgstr ""
@@ -1494,12 +1502,12 @@ msgstr "Directories"
msgid "Files"
msgstr "Bestanden"
-#: gtk/gtkfilesel.c:727 gtk/gtkfilesel.c:2052
+#: gtk/gtkfilesel.c:726 gtk/gtkfilesel.c:2057
#, c-format
msgid "Directory unreadable: %s"
msgstr "Directory onleesbaar: %s"
-#: gtk/gtkfilesel.c:849
+#: gtk/gtkfilesel.c:848
#, c-format
msgid ""
"The file \"%s\" resides on another machine (called %s) and may not be "
@@ -1507,130 +1515,128 @@ msgid ""
"Are you sure that you want to select it?"
msgstr ""
-#: gtk/gtkfilesel.c:979
+#: gtk/gtkfilesel.c:978
msgid "Create Dir"
msgstr "Maak Dir"
-#: gtk/gtkfilesel.c:990 gtk/gtkfilesel.c:1413
+#: gtk/gtkfilesel.c:989 gtk/gtkfilesel.c:1416
msgid "Delete File"
msgstr "Verwijder Bestand"
-#: gtk/gtkfilesel.c:1001 gtk/gtkfilesel.c:1556
+#: gtk/gtkfilesel.c:1000 gtk/gtkfilesel.c:1559
msgid "Rename File"
msgstr "Wijzig Bestandsnaam"
-#: gtk/gtkfilesel.c:1236
+#: gtk/gtkfilesel.c:1237
#, c-format
msgid ""
"The directory name \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
-#: gtk/gtkfilesel.c:1238
+#: gtk/gtkfilesel.c:1239
#, c-format
msgid ""
"Error creating directory \"%s\": %s\n"
"%s"
msgstr ""
-#: gtk/gtkfilesel.c:1239 gtk/gtkfilesel.c:1490
+#: gtk/gtkfilesel.c:1240 gtk/gtkfilesel.c:1493
msgid "You probably used symbols not allowed in filenames."
msgstr ""
-#: gtk/gtkfilesel.c:1247
+#: gtk/gtkfilesel.c:1248
#, c-format
msgid "Error creating directory \"%s\": %s\n"
msgstr ""
-#: gtk/gtkfilesel.c:1281
+#: gtk/gtkfilesel.c:1282
msgid "Create Directory"
msgstr "Maak Directory"
-#: gtk/gtkfilesel.c:1295
+#: gtk/gtkfilesel.c:1296
#, fuzzy
msgid "_Directory name:"
msgstr "Directory naam:"
#. buttons
-#: gtk/gtkfilesel.c:1309
-msgid "Create"
-msgstr "Maak"
-
-#: gtk/gtkfilesel.c:1318 gtk/gtkfilesel.c:1444 gtk/gtkfilesel.c:1598
-#: gtk/gtkgamma.c:424
+#: gtk/gtkfilesel.c:1310 gtk/gtkfilesel.c:1438 gtk/gtkfilesel.c:1592
+#: gtk/gtkgamma.c:417
msgid "Cancel"
msgstr "Annuleren"
-#: gtk/gtkfilesel.c:1353
+#: gtk/gtkfilesel.c:1322
+msgid "Create"
+msgstr "Maak"
+
+#: gtk/gtkfilesel.c:1356
#, c-format
msgid "The filename \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
-#: gtk/gtkfilesel.c:1356
+#: gtk/gtkfilesel.c:1359
#, c-format
msgid ""
"Error deleting file \"%s\": %s\n"
"%s"
msgstr ""
-#: gtk/gtkfilesel.c:1358 gtk/gtkfilesel.c:1504
+#: gtk/gtkfilesel.c:1361 gtk/gtkfilesel.c:1507
msgid "It probably contains symbols not allowed in filenames."
msgstr ""
-#: gtk/gtkfilesel.c:1367
+#: gtk/gtkfilesel.c:1370
#, c-format
msgid "Error deleting file \"%s\": %s"
msgstr ""
-#. buttons
-#: gtk/gtkfilesel.c:1435
+#: gtk/gtkfilesel.c:1448
msgid "Delete"
msgstr "Verwijder"
-#: gtk/gtkfilesel.c:1486 gtk/gtkfilesel.c:1500
+#: gtk/gtkfilesel.c:1489 gtk/gtkfilesel.c:1503
#, c-format
msgid "The file name \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
-#: gtk/gtkfilesel.c:1488
+#: gtk/gtkfilesel.c:1491
#, c-format
msgid ""
"Error renaming file to \"%s\": %s\n"
"%s"
msgstr ""
-#: gtk/gtkfilesel.c:1502
+#: gtk/gtkfilesel.c:1505
#, c-format
msgid ""
"Error renaming file \"%s\": %s\n"
"%s"
msgstr ""
-#: gtk/gtkfilesel.c:1512
+#: gtk/gtkfilesel.c:1515
#, c-format
msgid "Error renaming file \"%s\" to \"%s\": %s"
msgstr ""
-#. buttons
-#: gtk/gtkfilesel.c:1589
+#: gtk/gtkfilesel.c:1604
msgid "Rename"
msgstr "Hernoem"
-#: gtk/gtkfilesel.c:2031
+#: gtk/gtkfilesel.c:2036
msgid "Selection: "
msgstr "Selectie: "
-#: gtk/gtkfilesel.c:2641
+#: gtk/gtkfilesel.c:2647
#, c-format
msgid ""
"The filename %s couldn't be converted to UTF-8. Try setting the environment "
"variable G_BROKEN_FILENAMES."
msgstr ""
-#: gtk/gtkfilesel.c:3509
+#: gtk/gtkfilesel.c:3515
msgid "Name too long"
msgstr ""
-#: gtk/gtkfilesel.c:3511
+#: gtk/gtkfilesel.c:3517
msgid "Couldn't convert filename"
msgstr ""
@@ -1676,7 +1682,7 @@ msgstr "Grootte:"
msgid "Preview:"
msgstr "Preview:"
-#: gtk/gtkfontsel.c:1060
+#: gtk/gtkfontsel.c:1059
msgid "Font Selection"
msgstr "Lettertype Selectie"
@@ -1701,7 +1707,7 @@ msgstr ""
msgid "The vertical alignment of the label."
msgstr ""
-#: gtk/gtkframe.c:153 gtk/gtkhandlebox.c:184
+#: gtk/gtkframe.c:153 gtk/gtkhandlebox.c:185
msgid "Deprecated property, use shadow_type instead."
msgstr ""
@@ -1721,41 +1727,41 @@ msgstr ""
msgid "A widget to display in place of the usual frame label."
msgstr ""
-#: gtk/gtkgamma.c:395
+#: gtk/gtkgamma.c:396
msgid "Gamma"
msgstr "Gamma"
-#: gtk/gtkgamma.c:402
+#: gtk/gtkgamma.c:403
#, fuzzy
msgid "_Gamma value"
msgstr "Gamma waarde"
-#: gtk/gtkgamma.c:416
+#: gtk/gtkgamma.c:423
msgid "OK"
msgstr "OK"
-#: gtk/gtkhandlebox.c:191 gtk/gtkmenubar.c:148 gtk/gtkstatusbar.c:157
-#: gtk/gtktoolbar.c:276 gtk/gtkviewport.c:147
+#: gtk/gtkhandlebox.c:192 gtk/gtkmenubar.c:148 gtk/gtkstatusbar.c:158
+#: gtk/gtktoolbar.c:277 gtk/gtkviewport.c:148
msgid "Shadow type"
msgstr ""
-#: gtk/gtkhandlebox.c:192
+#: gtk/gtkhandlebox.c:193
msgid "Appearance of the shadow that surrounds the container."
msgstr ""
-#: gtk/gtkhandlebox.c:200
+#: gtk/gtkhandlebox.c:201
msgid "Handle position"
msgstr ""
-#: gtk/gtkhandlebox.c:201
+#: gtk/gtkhandlebox.c:202
msgid "Position of the handle relative to the child widget."
msgstr ""
-#: gtk/gtkhandlebox.c:209
+#: gtk/gtkhandlebox.c:210
msgid "Snap edge"
msgstr ""
-#: gtk/gtkhandlebox.c:210
+#: gtk/gtkhandlebox.c:211
msgid ""
"Side of the handlebox that's lined up with the docking point to dock the "
"handlebox."
@@ -1764,7 +1770,7 @@ msgstr ""
#. Remove this icon source so we don't keep trying to
#. * load it.
#.
-#: gtk/gtkiconfactory.c:1049
+#: gtk/gtkiconfactory.c:1061
#, c-format
msgid "Error loading icon: %s"
msgstr ""
@@ -1778,217 +1784,217 @@ msgid "Child widget to appear next to the menu text"
msgstr ""
#. shell and main vbox
-#: gtk/gtkinputdialog.c:181
+#: gtk/gtkinputdialog.c:182
msgid "Input"
msgstr "Invoer"
-#: gtk/gtkinputdialog.c:189
+#: gtk/gtkinputdialog.c:190
msgid "No input devices"
msgstr "Geen invoer apparaten"
-#: gtk/gtkinputdialog.c:218
+#: gtk/gtkinputdialog.c:219
#, fuzzy
msgid "_Device:"
msgstr "Apparaat:"
-#: gtk/gtkinputdialog.c:235
+#: gtk/gtkinputdialog.c:236
msgid "Disabled"
msgstr "Uitgeschakeld"
-#: gtk/gtkinputdialog.c:243
+#: gtk/gtkinputdialog.c:244
msgid "Screen"
msgstr "Scherm"
-#: gtk/gtkinputdialog.c:251
+#: gtk/gtkinputdialog.c:252
msgid "Window"
msgstr "Venster"
-#: gtk/gtkinputdialog.c:259
+#: gtk/gtkinputdialog.c:260
#, fuzzy
msgid "_Mode: "
msgstr "Modus: "
#. The axis listbox
-#: gtk/gtkinputdialog.c:290
+#: gtk/gtkinputdialog.c:291
#, fuzzy
msgid "_Axes"
msgstr "Assen"
#. Keys listbox
-#: gtk/gtkinputdialog.c:306
+#: gtk/gtkinputdialog.c:307
#, fuzzy
msgid "_Keys"
msgstr "Sleutels"
#. We create the save button in any case, so that clients can
#. connect to it, without paying attention to whether it exits
-#: gtk/gtkinputdialog.c:327
+#: gtk/gtkinputdialog.c:328
msgid "Save"
msgstr "Opslaan"
-#: gtk/gtkinputdialog.c:336
+#: gtk/gtkinputdialog.c:337
msgid "Close"
msgstr "Sluiten"
-#: gtk/gtkinputdialog.c:469
+#: gtk/gtkinputdialog.c:470
msgid "X"
msgstr "X"
-#: gtk/gtkinputdialog.c:470
+#: gtk/gtkinputdialog.c:471
msgid "Y"
msgstr "Y"
-#: gtk/gtkinputdialog.c:471
+#: gtk/gtkinputdialog.c:472
msgid "Pressure"
msgstr "Druk"
-#: gtk/gtkinputdialog.c:472
+#: gtk/gtkinputdialog.c:473
msgid "X Tilt"
msgstr "X Helling"
-#: gtk/gtkinputdialog.c:473
+#: gtk/gtkinputdialog.c:474
msgid "Y Tilt"
msgstr "Y Helling"
-#: gtk/gtkinputdialog.c:474
+#: gtk/gtkinputdialog.c:475
msgid "Wheel"
msgstr "Wiel"
-#: gtk/gtkinputdialog.c:514
+#: gtk/gtkinputdialog.c:515
msgid "none"
msgstr "geen"
-#: gtk/gtkinputdialog.c:548 gtk/gtkinputdialog.c:584
+#: gtk/gtkinputdialog.c:549 gtk/gtkinputdialog.c:585
msgid "(disabled)"
msgstr "(uitgeschakeld)"
-#: gtk/gtkinputdialog.c:577
+#: gtk/gtkinputdialog.c:578
msgid "(unknown)"
msgstr "(onbekend)"
#. and clear button
-#: gtk/gtkinputdialog.c:662
+#: gtk/gtkinputdialog.c:663
msgid "clear"
msgstr "wissen"
-#: gtk/gtklabel.c:284
+#: gtk/gtklabel.c:283
msgid "The text of the label."
msgstr ""
-#: gtk/gtklabel.c:291
+#: gtk/gtklabel.c:290
msgid "A list of style attributes to apply to the text of the label."
msgstr ""
-#: gtk/gtklabel.c:297
+#: gtk/gtklabel.c:296
msgid "Use markup"
msgstr ""
-#: gtk/gtklabel.c:298
+#: gtk/gtklabel.c:297
msgid "The text of the label includes XML markup. See pango_parse_markup()."
msgstr ""
-#: gtk/gtklabel.c:312 gtk/gtktexttag.c:377 gtk/gtktextview.c:556
+#: gtk/gtklabel.c:311 gtk/gtktexttag.c:378 gtk/gtktextview.c:565
msgid "Justification"
msgstr ""
-#: gtk/gtklabel.c:313
+#: gtk/gtklabel.c:312
msgid ""
"The alignment of the lines in the text of the label relative to each other. "
"This does NOT affect the alignment of the label within its allocation. See "
"GtkMisc::xalign for that."
msgstr ""
-#: gtk/gtklabel.c:321
+#: gtk/gtklabel.c:320
#, fuzzy
msgid "Pattern"
msgstr "Eigen Palette"
-#: gtk/gtklabel.c:322
+#: gtk/gtklabel.c:321
msgid ""
"A string with _ characters in positions correspond to characters in the text "
"to underline."
msgstr ""
-#: gtk/gtklabel.c:329
+#: gtk/gtklabel.c:328
msgid "Line wrap"
msgstr ""
-#: gtk/gtklabel.c:330
+#: gtk/gtklabel.c:329
msgid "If set, wrap lines if the text becomes too wide."
msgstr ""
-#: gtk/gtklabel.c:336
+#: gtk/gtklabel.c:335
#, fuzzy
msgid "Selectable"
msgstr "Verwijder"
-#: gtk/gtklabel.c:337
+#: gtk/gtklabel.c:336
msgid "Whether the label text can be selected with the mouse."
msgstr ""
-#: gtk/gtklabel.c:343
+#: gtk/gtklabel.c:342
msgid "Mnemonic key"
msgstr ""
-#: gtk/gtklabel.c:344
+#: gtk/gtklabel.c:343
msgid "The mnemonic accelerator key for this label."
msgstr ""
-#: gtk/gtklabel.c:352
+#: gtk/gtklabel.c:351
msgid "Mnemonic widget"
msgstr ""
-#: gtk/gtklabel.c:353
+#: gtk/gtklabel.c:352
msgid "The widget to be activated when the label's mnemonic key is pressed."
msgstr ""
-#: gtk/gtklayout.c:575
+#: gtk/gtklayout.c:576
msgid "X position"
msgstr ""
-#: gtk/gtklayout.c:576
+#: gtk/gtklayout.c:577
msgid "X position of child widget"
msgstr ""
-#: gtk/gtklayout.c:585
+#: gtk/gtklayout.c:586
msgid "Y position"
msgstr ""
-#: gtk/gtklayout.c:586
+#: gtk/gtklayout.c:587
msgid "Y position of child widget"
msgstr ""
-#: gtk/gtklayout.c:595 gtk/gtkviewport.c:131
+#: gtk/gtklayout.c:596 gtk/gtkviewport.c:132
msgid "Horizontal adjustment"
msgstr ""
-#: gtk/gtklayout.c:596
+#: gtk/gtklayout.c:597
msgid "The GtkAdjustment for the horizontal position."
msgstr ""
-#: gtk/gtklayout.c:603 gtk/gtkviewport.c:139
+#: gtk/gtklayout.c:604 gtk/gtkviewport.c:140
msgid "Vertical adjustment"
msgstr ""
-#: gtk/gtklayout.c:604
+#: gtk/gtklayout.c:605
msgid "The GtkAdjustment for the vertical position."
msgstr ""
-#: gtk/gtklayout.c:611 gtk/gtktreeviewcolumn.c:179
+#: gtk/gtklayout.c:612 gtk/gtktreeviewcolumn.c:189
#, fuzzy
msgid "Width"
msgstr "Zet Breedte:"
-#: gtk/gtklayout.c:612
+#: gtk/gtklayout.c:613
msgid "The width of the layout."
msgstr ""
-#: gtk/gtklayout.c:620
+#: gtk/gtklayout.c:621
#, fuzzy
msgid "Height"
msgstr "licht"
-#: gtk/gtklayout.c:621
+#: gtk/gtklayout.c:622
msgid "The height of the layout."
msgstr ""
@@ -1997,7 +2003,7 @@ 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:572
+#: gtk/gtkmain.c:613
msgid "default:LTR"
msgstr ""
@@ -2005,7 +2011,7 @@ msgstr ""
msgid "Style of bevel around the menubar"
msgstr ""
-#: gtk/gtkmenubar.c:156 gtk/gtktoolbar.c:250
+#: gtk/gtkmenubar.c:156 gtk/gtktoolbar.c:251
msgid "Internal padding"
msgstr ""
@@ -2013,14 +2019,30 @@ msgstr ""
msgid "Amount of border space between the menubar shadow and the menu items"
msgstr ""
-#: gtk/gtkmessagedialog.c:80
+#: gtk/gtkmessagedialog.c:104
msgid "Image/label border"
msgstr ""
-#: gtk/gtkmessagedialog.c:81
+#: gtk/gtkmessagedialog.c:105
msgid "Width of border around the label and image in the message dialog"
msgstr ""
+#: gtk/gtkmessagedialog.c:113
+msgid "Message Type"
+msgstr ""
+
+#: gtk/gtkmessagedialog.c:114
+msgid "The type of message"
+msgstr ""
+
+#: gtk/gtkmessagedialog.c:121
+msgid "Message Buttons"
+msgstr ""
+
+#: gtk/gtkmessagedialog.c:122
+msgid "The buttons shown in the message dialog"
+msgstr ""
+
#: gtk/gtkmisc.c:97
#, fuzzy
msgid "X align"
@@ -2057,144 +2079,152 @@ msgid ""
"The amount of space to add on the top and bottom of the widget, in pixels"
msgstr ""
-#: gtk/gtknotebook.c:324
+#: gtk/gtknotebook.c:328
#, fuzzy
msgid "Page"
msgstr "Pagina %u"
-#: gtk/gtknotebook.c:325
+#: gtk/gtknotebook.c:329
msgid "The index of the current page"
msgstr ""
-#: gtk/gtknotebook.c:333
+#: gtk/gtknotebook.c:337
msgid "Tab Position"
msgstr ""
-#: gtk/gtknotebook.c:334
+#: gtk/gtknotebook.c:338
msgid "Which side of the notebook holds the tabs"
msgstr ""
-#: gtk/gtknotebook.c:341
+#: gtk/gtknotebook.c:345
msgid "Tab Border"
msgstr ""
-#: gtk/gtknotebook.c:342
+#: gtk/gtknotebook.c:346
msgid "Width of the border around the tab labels"
msgstr ""
-#: gtk/gtknotebook.c:350
+#: gtk/gtknotebook.c:354
msgid "Horizontal Tab Border"
msgstr ""
-#: gtk/gtknotebook.c:351
+#: gtk/gtknotebook.c:355
msgid "Width of the horizontal border of tab labels"
msgstr ""
-#: gtk/gtknotebook.c:359
+#: gtk/gtknotebook.c:363
msgid "Vertical Tab Border"
msgstr ""
-#: gtk/gtknotebook.c:360
+#: gtk/gtknotebook.c:364
msgid "Width of the vertical border of tab labels"
msgstr ""
-#: gtk/gtknotebook.c:368
+#: gtk/gtknotebook.c:372
msgid "Show Tabs"
msgstr ""
-#: gtk/gtknotebook.c:369
+#: gtk/gtknotebook.c:373
msgid "Whether tabs should be shown or not"
msgstr ""
-#: gtk/gtknotebook.c:375
+#: gtk/gtknotebook.c:379
msgid "Show Border"
msgstr ""
-#: gtk/gtknotebook.c:376
+#: gtk/gtknotebook.c:380
msgid "Whether the border should be shown or not"
msgstr ""
-#: gtk/gtknotebook.c:382
+#: gtk/gtknotebook.c:386
#, fuzzy
msgid "Scrollable"
msgstr "Schaalbaar"
-#: gtk/gtknotebook.c:383
+#: gtk/gtknotebook.c:387
msgid "If TRUE, scroll arrows are added if there are to many tabs to fit"
msgstr ""
-#: gtk/gtknotebook.c:389
+#: gtk/gtknotebook.c:393
msgid "Enable Popup"
msgstr ""
-#: gtk/gtknotebook.c:390
+#: gtk/gtknotebook.c:394
msgid ""
"If TRUE, pressing the right mouse button on the notebook pops up a menu that "
"you can use to go to a page"
msgstr ""
-#: gtk/gtknotebook.c:397
+#: gtk/gtknotebook.c:401
msgid "Whether tabs should have homogeneous sizes"
msgstr ""
-#: gtk/gtknotebook.c:2134 gtk/gtknotebook.c:4529
+#: gtk/gtknotebook.c:2240 gtk/gtknotebook.c:4470
#, c-format
msgid "Page %u"
msgstr "Pagina %u"
-#: gtk/gtkoptionmenu.c:164
+#: gtk/gtkoptionmenu.c:184
+msgid "Menu"
+msgstr ""
+
+#: gtk/gtkoptionmenu.c:185
+msgid "The menu of options"
+msgstr ""
+
+#: gtk/gtkoptionmenu.c:192
msgid "Size of dropdown indicator"
msgstr ""
-#: gtk/gtkoptionmenu.c:170
+#: gtk/gtkoptionmenu.c:198
msgid "Spacing around indicator"
msgstr ""
-#: gtk/gtkpaned.c:116 gtk/gtkruler.c:138
+#: gtk/gtkpaned.c:120 gtk/gtkruler.c:138
msgid "Position"
msgstr ""
-#: gtk/gtkpaned.c:117
+#: gtk/gtkpaned.c:121
msgid ""
"Position of paned separator in pixels(0 means all the way to the left/top)"
msgstr ""
-#: gtk/gtkpaned.c:125
+#: gtk/gtkpaned.c:129
msgid "Position Set"
msgstr ""
-#: gtk/gtkpaned.c:126
+#: gtk/gtkpaned.c:130
msgid "TRUE if the Position property should be used"
msgstr ""
-#: gtk/gtkpaned.c:132
+#: gtk/gtkpaned.c:136
msgid "Handle Size"
msgstr ""
-#: gtk/gtkpaned.c:133
+#: gtk/gtkpaned.c:137
msgid "Width of handle"
msgstr ""
-#: gtk/gtkrc.c:2759
+#: gtk/gtkrc.c:2723
#, c-format
msgid "Unable to locate image file in pixmap_path: \"%s\" line %d"
msgstr "Kan plaatjes bestand in pixmap_path: \"%s\" regel %d niet vinden"
-#: gtk/gtkrc.c:2762
+#: gtk/gtkrc.c:2726
#, c-format
msgid "Unable to locate image file in pixmap_path: \"%s\""
msgstr "Kan plaatjes bestand in pixmap_path: \"%s\" niet vinden"
-#: gtk/gtkrc.c:3171
+#: gtk/gtkrc.c:3135
#, c-format
msgid "Pixmap path element: \"%s\" must be absolute, %s, line %d"
msgstr ""
-#: gtk/gtkpreview.c:134
+#: gtk/gtkpreview.c:129
msgid "Expand"
msgstr ""
-#: gtk/gtkpreview.c:135
+#: gtk/gtkpreview.c:130
msgid ""
"Whether the preview widget should take up the entire space it is allocated"
msgstr ""
@@ -2239,7 +2269,7 @@ msgid ""
"in the progress widget"
msgstr ""
-#: gtk/gtkprogressbar.c:131 gtk/gtkrange.c:265 gtk/gtkspinbutton.c:213
+#: gtk/gtkprogressbar.c:131 gtk/gtkrange.c:270 gtk/gtkspinbutton.c:214
msgid "Adjustment"
msgstr ""
@@ -2247,7 +2277,7 @@ msgstr ""
msgid "The GtkAdjustment connected to the progress bar (Deprecated)"
msgstr ""
-#: gtk/gtkprogressbar.c:139 gtk/gtktoolbar.c:223
+#: gtk/gtkprogressbar.c:139 gtk/gtktoolbar.c:224
msgid "Orientation"
msgstr ""
@@ -2313,57 +2343,57 @@ msgstr ""
msgid "Text to be displayed in the progress bar"
msgstr ""
-#: gtk/gtkrange.c:256
+#: gtk/gtkrange.c:261
msgid "Update policy"
msgstr ""
-#: gtk/gtkrange.c:257
+#: gtk/gtkrange.c:262
msgid "How the range should be updated on the screen"
msgstr ""
-#: gtk/gtkrange.c:266
+#: gtk/gtkrange.c:271
msgid "The GtkAdjustment that contains the current value of this range object"
msgstr ""
-#: gtk/gtkrange.c:273
+#: gtk/gtkrange.c:278
msgid "Inverted"
msgstr ""
-#: gtk/gtkrange.c:274
+#: gtk/gtkrange.c:279
msgid "Invert direction slider moves to increase range value"
msgstr ""
-#: gtk/gtkrange.c:280
+#: gtk/gtkrange.c:285
#, fuzzy
msgid "Slider Width"
msgstr "Gemiddelde Breedte:"
-#: gtk/gtkrange.c:281
+#: gtk/gtkrange.c:286
msgid "Width of scrollbar or scale thumb"
msgstr ""
-#: gtk/gtkrange.c:288
+#: gtk/gtkrange.c:293
msgid "Trough Border"
msgstr ""
-#: gtk/gtkrange.c:289
+#: gtk/gtkrange.c:294
msgid "Spacing between thumb/steppers and outer trough bevel"
msgstr ""
-#: gtk/gtkrange.c:296
+#: gtk/gtkrange.c:301
msgid "Stepper Size"
msgstr ""
-#: gtk/gtkrange.c:297
+#: gtk/gtkrange.c:302
msgid "Length of step buttons at ends"
msgstr ""
-#: gtk/gtkrange.c:304
+#: gtk/gtkrange.c:309
#, fuzzy
msgid "Stepper Spacing"
msgstr "Spatiering:"
-#: gtk/gtkrange.c:305
+#: gtk/gtkrange.c:310
msgid "Spacing between step buttons and thumb"
msgstr ""
@@ -2397,7 +2427,7 @@ msgstr "Pixel Grootte:"
msgid "Maximum size of the ruler"
msgstr ""
-#: gtk/gtkscale.c:148 gtk/gtkspinbutton.c:231
+#: gtk/gtkscale.c:148 gtk/gtkspinbutton.c:232
msgid "Digits"
msgstr ""
@@ -2550,67 +2580,67 @@ msgstr ""
msgid "Keybinding to activate the menu bar"
msgstr ""
-#: gtk/gtkspinbutton.c:214
+#: gtk/gtkspinbutton.c:215
msgid "The adjustment that holds the value of the spinbutton"
msgstr ""
-#: gtk/gtkspinbutton.c:221
+#: gtk/gtkspinbutton.c:222
msgid "Climb Rate"
msgstr ""
-#: gtk/gtkspinbutton.c:222
+#: gtk/gtkspinbutton.c:223
msgid "The acceleration rate when you hold down a button"
msgstr ""
-#: gtk/gtkspinbutton.c:232
+#: gtk/gtkspinbutton.c:233
msgid "The number of decimal places to display"
msgstr ""
-#: gtk/gtkspinbutton.c:241
+#: gtk/gtkspinbutton.c:242
msgid "Snap to Ticks"
msgstr ""
-#: gtk/gtkspinbutton.c:242
+#: gtk/gtkspinbutton.c:243
msgid ""
"Whether erroneous values are automatically changed to a spin button's "
"nearest step increment"
msgstr ""
-#: gtk/gtkspinbutton.c:249
+#: gtk/gtkspinbutton.c:250
msgid "Numeric"
msgstr ""
-#: gtk/gtkspinbutton.c:250
+#: gtk/gtkspinbutton.c:251
msgid "Whether non-numeric characters should be ignored"
msgstr ""
-#: gtk/gtkspinbutton.c:257
+#: gtk/gtkspinbutton.c:258
msgid "Wrap"
msgstr ""
-#: gtk/gtkspinbutton.c:258
+#: gtk/gtkspinbutton.c:259
msgid "Whether a spin button should wrap upon reaching its limits"
msgstr ""
-#: gtk/gtkspinbutton.c:265
+#: gtk/gtkspinbutton.c:266
msgid "Update Policy"
msgstr ""
-#: gtk/gtkspinbutton.c:266
+#: gtk/gtkspinbutton.c:267
msgid ""
"Whether the spin button should update always, or only when the value is legal"
msgstr ""
-#: gtk/gtkspinbutton.c:274
+#: gtk/gtkspinbutton.c:275
#, fuzzy
msgid "Value"
msgstr "Waarde:"
-#: gtk/gtkspinbutton.c:275
+#: gtk/gtkspinbutton.c:276
msgid "Reads the current value, or sets a new value"
msgstr ""
-#: gtk/gtkstatusbar.c:158
+#: gtk/gtkstatusbar.c:159
msgid "Style of bevel around the statusbar text"
msgstr ""
@@ -2636,189 +2666,281 @@ msgstr ""
#. * need the mnemonics to be rationalized
#.
#: gtk/gtkstock.c:275
+msgid "_Add"
+msgstr ""
+
+#: gtk/gtkstock.c:276
#, fuzzy
msgid "_Apply"
msgstr "Toepassen"
-#: gtk/gtkstock.c:276
+#: gtk/gtkstock.c:277
#, fuzzy
msgid "_Bold"
msgstr "dik"
-#: gtk/gtkstock.c:277
+#: gtk/gtkstock.c:278
#, fuzzy
msgid "_Cancel"
msgstr "Annuleren"
-#: gtk/gtkstock.c:278
+#: gtk/gtkstock.c:279
+msgid "_CD-Rom"
+msgstr ""
+
+#: gtk/gtkstock.c:280
#, fuzzy
msgid "_Clear"
msgstr "wissen"
-#: gtk/gtkstock.c:279
+#: gtk/gtkstock.c:281
#, fuzzy
msgid "_Close"
msgstr "Sluiten"
-#: gtk/gtkstock.c:280
+#: gtk/gtkstock.c:282
+#, fuzzy
+msgid "_Convert"
+msgstr "Maak"
+
+#: gtk/gtkstock.c:283
msgid "_Copy"
msgstr ""
-#: gtk/gtkstock.c:281
+#: gtk/gtkstock.c:284
msgid "C_ut"
msgstr ""
-#: gtk/gtkstock.c:282
+#: gtk/gtkstock.c:285
+#, fuzzy
+msgid "_Delete"
+msgstr "Verwijder"
+
+#: gtk/gtkstock.c:286
+msgid "_Execute"
+msgstr ""
+
+#: gtk/gtkstock.c:287
msgid "_Find"
msgstr ""
-#: gtk/gtkstock.c:283
+#: gtk/gtkstock.c:288
msgid "Find and _Replace"
msgstr ""
-#: gtk/gtkstock.c:284
+#: gtk/gtkstock.c:289
+#, fuzzy
+msgid "_Floppy"
+msgstr "Toepassen"
+
+#: gtk/gtkstock.c:290
+msgid "_Bottom"
+msgstr ""
+
+#: gtk/gtkstock.c:291
+msgid "_First"
+msgstr ""
+
+#: gtk/gtkstock.c:292
+#, fuzzy
+msgid "_Last"
+msgstr "Eigen Palette"
+
+#: gtk/gtkstock.c:293
+msgid "_Top"
+msgstr ""
+
+#: gtk/gtkstock.c:294
msgid "_Back"
msgstr ""
-#: gtk/gtkstock.c:285
+#: gtk/gtkstock.c:295
+msgid "_Down"
+msgstr ""
+
+#: gtk/gtkstock.c:296
msgid "_Forward"
msgstr ""
-#: gtk/gtkstock.c:286
+#: gtk/gtkstock.c:297
+msgid "_Up"
+msgstr ""
+
+#: gtk/gtkstock.c:298
#, fuzzy
msgid "_Help"
msgstr "Help"
-#: gtk/gtkstock.c:287
+#: gtk/gtkstock.c:299
#, fuzzy
msgid "_Home"
msgstr "Help"
-#: gtk/gtkstock.c:288
+#: gtk/gtkstock.c:300
+msgid "_Index"
+msgstr ""
+
+#: gtk/gtkstock.c:301
#, fuzzy
msgid "_Italic"
msgstr "schuingedrukt"
-#: gtk/gtkstock.c:289
+#: gtk/gtkstock.c:302
+msgid "_Jump to"
+msgstr ""
+
+#: gtk/gtkstock.c:303
#, fuzzy
msgid "_Center"
msgstr "Maak"
-#: gtk/gtkstock.c:290
+#: gtk/gtkstock.c:304
#, fuzzy
msgid "_Fill"
msgstr "Familie:"
-#: gtk/gtkstock.c:291
+#: gtk/gtkstock.c:305
msgid "_Left"
msgstr ""
-#: gtk/gtkstock.c:292
+#: gtk/gtkstock.c:306
#, fuzzy
msgid "_Right"
msgstr "licht"
-#: gtk/gtkstock.c:293
+#: gtk/gtkstock.c:307
msgid "_New"
msgstr ""
-#: gtk/gtkstock.c:294
+#: gtk/gtkstock.c:308
msgid "_No"
msgstr ""
-#: gtk/gtkstock.c:295
+#: gtk/gtkstock.c:309
#, fuzzy
msgid "_OK"
msgstr "OK"
-#: gtk/gtkstock.c:296
+#: gtk/gtkstock.c:310
msgid "_Open"
msgstr ""
-#: gtk/gtkstock.c:297
+#: gtk/gtkstock.c:311
#, fuzzy
msgid "_Paste"
msgstr "Eigen Palette"
-#: gtk/gtkstock.c:298
+#: gtk/gtkstock.c:312
msgid "_Preferences"
msgstr ""
-#: gtk/gtkstock.c:299
+#: gtk/gtkstock.c:313
#, fuzzy
msgid "_Print"
msgstr "Punten"
-#: gtk/gtkstock.c:300
+#: gtk/gtkstock.c:314
#, fuzzy
msgid "Print Pre_view"
msgstr "Preview:"
-#: gtk/gtkstock.c:301
+#: gtk/gtkstock.c:315
msgid "_Properties"
msgstr ""
-#: gtk/gtkstock.c:302
+#: gtk/gtkstock.c:316
msgid "_Quit"
msgstr ""
-#: gtk/gtkstock.c:303
+#: gtk/gtkstock.c:317
#, fuzzy
msgid "_Redo"
msgstr "Rood:"
-#: gtk/gtkstock.c:304
+#: gtk/gtkstock.c:318
+msgid "_Refresh"
+msgstr ""
+
+#: gtk/gtkstock.c:319
+#, fuzzy
+msgid "_Remove"
+msgstr "Rood:"
+
+#: gtk/gtkstock.c:320
msgid "_Revert"
msgstr ""
-#: gtk/gtkstock.c:305
+#: gtk/gtkstock.c:321
#, fuzzy
msgid "_Save"
msgstr "Opslaan"
-#: gtk/gtkstock.c:306
+#: gtk/gtkstock.c:322
#, fuzzy
msgid "Save _As"
msgstr "Opslaan"
-#: gtk/gtkstock.c:307
+#: gtk/gtkstock.c:323
+#, fuzzy
+msgid "_Color"
+msgstr "Sluiten"
+
+#: gtk/gtkstock.c:324
+#, fuzzy
+msgid "_Font"
+msgstr "Lettertype"
+
+#: gtk/gtkstock.c:325
+msgid "_Ascending"
+msgstr ""
+
+#: gtk/gtkstock.c:326
+msgid "_Descending"
+msgstr ""
+
+#: gtk/gtkstock.c:327
msgid "_Spell Check"
msgstr ""
-#: gtk/gtkstock.c:308
+#: gtk/gtkstock.c:328
msgid "_Stop"
msgstr ""
-#: gtk/gtkstock.c:309
+#: gtk/gtkstock.c:329
msgid "_Strikethrough"
msgstr ""
-#: gtk/gtkstock.c:310
+#: gtk/gtkstock.c:330
+#, fuzzy
+msgid "_Undelete"
+msgstr "Verwijder"
+
+#: gtk/gtkstock.c:331
msgid "_Underline"
msgstr ""
-#: gtk/gtkstock.c:311
+#: gtk/gtkstock.c:332
msgid "_Undo"
msgstr ""
-#: gtk/gtkstock.c:312
+#: gtk/gtkstock.c:333
msgid "_Yes"
msgstr ""
-#: gtk/gtkstock.c:313
+#: gtk/gtkstock.c:334
#, c-format
msgid "Zoom _100%"
msgstr ""
-#: gtk/gtkstock.c:314
+#: gtk/gtkstock.c:335
msgid "Zoom to _Fit"
msgstr ""
-#: gtk/gtkstock.c:315
+#: gtk/gtkstock.c:336
msgid "Zoom _In"
msgstr ""
-#: gtk/gtkstock.c:316
+#: gtk/gtkstock.c:337
msgid "Zoom _Out"
msgstr ""
@@ -2863,304 +2985,304 @@ msgstr ""
msgid "If TRUE this means the table cells are all the same width/height"
msgstr ""
-#: gtk/gtktext.c:603 gtk/gtktreeview.c:504
+#: gtk/gtktext.c:604 gtk/gtktreeview.c:505
msgid "Horizontal Adjustment"
msgstr ""
-#: gtk/gtktext.c:604
+#: gtk/gtktext.c:605
msgid "Horizontal adjustment for the text widget"
msgstr ""
-#: gtk/gtktext.c:611 gtk/gtktreeview.c:512
+#: gtk/gtktext.c:612 gtk/gtktreeview.c:513
msgid "Vertical Adjustment"
msgstr ""
-#: gtk/gtktext.c:612
+#: gtk/gtktext.c:613
msgid "Vertical adjustment for the text widget"
msgstr ""
-#: gtk/gtktext.c:619
+#: gtk/gtktext.c:620
msgid "Line Wrap"
msgstr ""
-#: gtk/gtktext.c:620
+#: gtk/gtktext.c:621
msgid "Whether lines are wrapped at widget edges"
msgstr ""
-#: gtk/gtktext.c:627
+#: gtk/gtktext.c:628
msgid "Word Wrap"
msgstr ""
-#: gtk/gtktext.c:628
+#: gtk/gtktext.c:629
msgid "Whether words are wrapped at widget edges"
msgstr ""
-#: gtk/gtktexttag.c:198
+#: gtk/gtktexttag.c:199
msgid "Tag name"
msgstr ""
-#: gtk/gtktexttag.c:199
+#: gtk/gtktexttag.c:200
msgid "Name used to refer to the text tag"
msgstr ""
-#: gtk/gtktexttag.c:224
+#: gtk/gtktexttag.c:225
msgid "Background full height"
msgstr ""
-#: gtk/gtktexttag.c:225
+#: gtk/gtktexttag.c:226
msgid ""
"Whether the background color fills the entire line height or only the height "
"of the tagged characters"
msgstr ""
-#: gtk/gtktexttag.c:233
+#: gtk/gtktexttag.c:234
msgid "Background stipple mask"
msgstr ""
-#: gtk/gtktexttag.c:234
+#: gtk/gtktexttag.c:235
msgid "Bitmap to use as a mask when drawing the text background"
msgstr ""
-#: gtk/gtktexttag.c:259
+#: gtk/gtktexttag.c:260
msgid "Foreground stipple mask"
msgstr ""
-#: gtk/gtktexttag.c:260
+#: gtk/gtktexttag.c:261
msgid "Bitmap to use as a mask when drawing the text foreground"
msgstr ""
-#: gtk/gtktexttag.c:267
+#: gtk/gtktexttag.c:268
#, fuzzy
msgid "Text direction"
msgstr "Maak Directory"
-#: gtk/gtktexttag.c:268
+#: gtk/gtktexttag.c:269
msgid "Text direction, e.g. right-to-left or left-to-right"
msgstr ""
-#: gtk/gtktexttag.c:378 gtk/gtktextview.c:557
+#: gtk/gtktexttag.c:379 gtk/gtktextview.c:566
msgid "Left, right, or center justification"
msgstr ""
-#: gtk/gtktexttag.c:386
+#: gtk/gtktexttag.c:387
msgid "Language"
msgstr ""
-#: gtk/gtktexttag.c:387
+#: gtk/gtktexttag.c:388
msgid "Language engine code to use for rendering the text"
msgstr ""
-#: gtk/gtktexttag.c:394
+#: gtk/gtktexttag.c:395
msgid "Left margin"
msgstr ""
-#: gtk/gtktexttag.c:395 gtk/gtktextview.c:566
+#: gtk/gtktexttag.c:396 gtk/gtktextview.c:575
msgid "Width of the left margin in pixels"
msgstr ""
-#: gtk/gtktexttag.c:404
+#: gtk/gtktexttag.c:405
msgid "Right margin"
msgstr ""
-#: gtk/gtktexttag.c:405 gtk/gtktextview.c:576
+#: gtk/gtktexttag.c:406 gtk/gtktextview.c:585
msgid "Width of the right margin in pixels"
msgstr ""
-#: gtk/gtktexttag.c:415 gtk/gtktextview.c:585
+#: gtk/gtktexttag.c:416 gtk/gtktextview.c:594
msgid "Indent"
msgstr ""
-#: gtk/gtktexttag.c:416 gtk/gtktextview.c:586
+#: gtk/gtktexttag.c:417 gtk/gtktextview.c:595
msgid "Amount to indent the paragraph, in pixels"
msgstr ""
-#: gtk/gtktexttag.c:436
+#: gtk/gtktexttag.c:437
msgid "Pixels above lines"
msgstr ""
-#: gtk/gtktexttag.c:437 gtk/gtktextview.c:510
+#: gtk/gtktexttag.c:438 gtk/gtktextview.c:519
msgid "Pixels of blank space above paragraphs"
msgstr ""
-#: gtk/gtktexttag.c:446
+#: gtk/gtktexttag.c:447
msgid "Pixels below lines"
msgstr ""
-#: gtk/gtktexttag.c:447 gtk/gtktextview.c:520
+#: gtk/gtktexttag.c:448 gtk/gtktextview.c:529
msgid "Pixels of blank space below paragraphs"
msgstr ""
-#: gtk/gtktexttag.c:456
+#: gtk/gtktexttag.c:457
msgid "Pixels inside wrap"
msgstr ""
-#: gtk/gtktexttag.c:457 gtk/gtktextview.c:530
+#: gtk/gtktexttag.c:458 gtk/gtktextview.c:539
msgid "Pixels of blank space between wrapped lines in a paragraph"
msgstr ""
-#: gtk/gtktexttag.c:483
+#: gtk/gtktexttag.c:484
msgid "Wrap mode"
msgstr ""
-#: gtk/gtktexttag.c:484 gtk/gtktextview.c:548
+#: gtk/gtktexttag.c:485 gtk/gtktextview.c:557
msgid ""
"Whether to wrap lines never, at word boundaries, or at character boundaries"
msgstr ""
-#: gtk/gtktexttag.c:493 gtk/gtktextview.c:595
+#: gtk/gtktexttag.c:494 gtk/gtktextview.c:604
msgid "Tabs"
msgstr ""
-#: gtk/gtktexttag.c:494 gtk/gtktextview.c:596
+#: gtk/gtktexttag.c:495 gtk/gtktextview.c:605
msgid "Custom tabs for this text"
msgstr ""
-#: gtk/gtktexttag.c:501
+#: gtk/gtktexttag.c:502
msgid "Invisible"
msgstr ""
-#: gtk/gtktexttag.c:502
+#: gtk/gtktexttag.c:503
msgid "Whether this text is hidden"
msgstr ""
-#: gtk/gtktexttag.c:515
+#: gtk/gtktexttag.c:516
msgid "Background full height set"
msgstr ""
-#: gtk/gtktexttag.c:516
+#: gtk/gtktexttag.c:517
msgid "Whether this tag affects background height"
msgstr ""
-#: gtk/gtktexttag.c:519
+#: gtk/gtktexttag.c:520
msgid "Background stipple set"
msgstr ""
-#: gtk/gtktexttag.c:520
+#: gtk/gtktexttag.c:521
msgid "Whether this tag affects the background stipple"
msgstr ""
-#: gtk/gtktexttag.c:527
+#: gtk/gtktexttag.c:528
msgid "Foreground stipple set"
msgstr ""
-#: gtk/gtktexttag.c:528
+#: gtk/gtktexttag.c:529
msgid "Whether this tag affects the foreground stipple"
msgstr ""
-#: gtk/gtktexttag.c:563
+#: gtk/gtktexttag.c:564
msgid "Justification set"
msgstr ""
-#: gtk/gtktexttag.c:564
+#: gtk/gtktexttag.c:565
msgid "Whether this tag affects paragraph justification"
msgstr ""
-#: gtk/gtktexttag.c:567
+#: gtk/gtktexttag.c:568
msgid "Language set"
msgstr ""
-#: gtk/gtktexttag.c:568
+#: gtk/gtktexttag.c:569
msgid "Whether this tag affects the language the text is rendered as"
msgstr ""
-#: gtk/gtktexttag.c:571
+#: gtk/gtktexttag.c:572
msgid "Left margin set"
msgstr ""
-#: gtk/gtktexttag.c:572
+#: gtk/gtktexttag.c:573
msgid "Whether this tag affects the left margin"
msgstr ""
-#: gtk/gtktexttag.c:575
+#: gtk/gtktexttag.c:576
msgid "Indent set"
msgstr ""
-#: gtk/gtktexttag.c:576
+#: gtk/gtktexttag.c:577
msgid "Whether this tag affects indentation"
msgstr ""
-#: gtk/gtktexttag.c:583
+#: gtk/gtktexttag.c:584
msgid "Pixels above lines set"
msgstr ""
-#: gtk/gtktexttag.c:584 gtk/gtktexttag.c:588
+#: gtk/gtktexttag.c:585 gtk/gtktexttag.c:589
msgid "Whether this tag affects the number of pixels above lines"
msgstr ""
-#: gtk/gtktexttag.c:587
+#: gtk/gtktexttag.c:588
msgid "Pixels below lines set"
msgstr ""
-#: gtk/gtktexttag.c:591
+#: gtk/gtktexttag.c:592
msgid "Pixels inside wrap set"
msgstr ""
-#: gtk/gtktexttag.c:592
+#: gtk/gtktexttag.c:593
msgid "Whether this tag affects the number of pixels between wrapped lines"
msgstr ""
-#: gtk/gtktexttag.c:599
+#: gtk/gtktexttag.c:600
msgid "Right margin set"
msgstr ""
-#: gtk/gtktexttag.c:600
+#: gtk/gtktexttag.c:601
msgid "Whether this tag affects the right margin"
msgstr ""
-#: gtk/gtktexttag.c:607
+#: gtk/gtktexttag.c:608
msgid "Wrap mode set"
msgstr ""
-#: gtk/gtktexttag.c:608
+#: gtk/gtktexttag.c:609
msgid "Whether this tag affects line wrap mode"
msgstr ""
-#: gtk/gtktexttag.c:611
+#: gtk/gtktexttag.c:612
msgid "Tabs set"
msgstr ""
-#: gtk/gtktexttag.c:612
+#: gtk/gtktexttag.c:613
msgid "Whether this tag affects tabs"
msgstr ""
-#: gtk/gtktexttag.c:615
+#: gtk/gtktexttag.c:616
msgid "Invisible set"
msgstr ""
-#: gtk/gtktexttag.c:616
+#: gtk/gtktexttag.c:617
msgid "Whether this tag affects text visibility"
msgstr ""
-#: gtk/gtktextview.c:509
+#: gtk/gtktextview.c:518
msgid "Pixels Above Lines"
msgstr ""
-#: gtk/gtktextview.c:519
+#: gtk/gtktextview.c:528
msgid "Pixels Below Lines"
msgstr ""
-#: gtk/gtktextview.c:529
+#: gtk/gtktextview.c:538
msgid "Pixels Inside Wrap"
msgstr ""
-#: gtk/gtktextview.c:547
+#: gtk/gtktextview.c:556
msgid "Wrap Mode"
msgstr ""
-#: gtk/gtktextview.c:565
+#: gtk/gtktextview.c:574
msgid "Left Margin"
msgstr ""
-#: gtk/gtktextview.c:575
+#: gtk/gtktextview.c:584
msgid "Right Margin"
msgstr ""
-#: gtk/gtktextview.c:603
+#: gtk/gtktextview.c:612
#, fuzzy
msgid "Cursor Visible"
msgstr "Uitgeschakeld"
-#: gtk/gtktextview.c:604
+#: gtk/gtktextview.c:613
msgid "If the insertion cursor is shown"
msgstr ""
@@ -3169,548 +3291,560 @@ msgstr ""
msgid "Unable to locate theme engine in module_path: \"%s\","
msgstr "Kan module in module_path: \"%s\" niet vinden,"
-#: gtk/gtktipsquery.c:181
+#: gtk/gtktipsquery.c:182
msgid "--- No Tip ---"
msgstr "--- Geen Tip ---"
-#: gtk/gtktogglebutton.c:143
+#: gtk/gtktogglebutton.c:133
msgid "If the toggle button should be pressed in or not"
msgstr ""
-#: gtk/gtktogglebutton.c:151
+#: gtk/gtktogglebutton.c:141
msgid "If the toggle button is in an \"in between\" state."
msgstr ""
-#: gtk/gtktogglebutton.c:158
+#: gtk/gtktogglebutton.c:148
msgid "Draw Indicator"
msgstr ""
-#: gtk/gtktogglebutton.c:159
+#: gtk/gtktogglebutton.c:149
msgid "If the toggle part of the button is displayed"
msgstr ""
-#: gtk/gtktoolbar.c:224
+#: gtk/gtktoolbar.c:225
msgid "The orientation of the toolbar"
msgstr ""
-#: gtk/gtktoolbar.c:232
+#: gtk/gtktoolbar.c:233
msgid "Toolbar Style"
msgstr ""
-#: gtk/gtktoolbar.c:233
+#: gtk/gtktoolbar.c:234
msgid "How to draw the toolbar"
msgstr ""
-#: gtk/gtktoolbar.c:241
+#: gtk/gtktoolbar.c:242
msgid "Spacer size"
msgstr ""
-#: gtk/gtktoolbar.c:242
+#: gtk/gtktoolbar.c:243
msgid "Size of spacers"
msgstr ""
-#: gtk/gtktoolbar.c:251
+#: gtk/gtktoolbar.c:252
msgid "Amount of border space between the toolbar shadow and the buttons"
msgstr ""
-#: gtk/gtktoolbar.c:259
+#: gtk/gtktoolbar.c:260
msgid "Space style"
msgstr ""
-#: gtk/gtktoolbar.c:260
+#: gtk/gtktoolbar.c:261
msgid "Whether spacers are vertical lines or just blank"
msgstr ""
-#: gtk/gtktoolbar.c:268
+#: gtk/gtktoolbar.c:269
msgid "Button relief"
msgstr ""
-#: gtk/gtktoolbar.c:269
+#: gtk/gtktoolbar.c:270
msgid "Type of bevel around toolbar buttons"
msgstr ""
-#: gtk/gtktoolbar.c:277
+#: gtk/gtktoolbar.c:278
msgid "Style of bevel around the toolbar"
msgstr ""
-#: gtk/gtktoolbar.c:283
+#: gtk/gtktoolbar.c:284
#, fuzzy
msgid "Toolbar style"
msgstr "Lettertype Stijl:"
-#: gtk/gtktoolbar.c:284
+#: gtk/gtktoolbar.c:285
msgid ""
"Whether default toolbars have text only, text and icons, icons only, etc."
msgstr ""
-#: gtk/gtktoolbar.c:290
+#: gtk/gtktoolbar.c:291
msgid "Toolbar icon size"
msgstr ""
-#: gtk/gtktoolbar.c:291
+#: gtk/gtktoolbar.c:292
msgid "Size of icons in default toolbars"
msgstr ""
-#: gtk/gtktreeview.c:496
+#: gtk/gtktreeview.c:497
msgid "TreeView Model"
msgstr ""
-#: gtk/gtktreeview.c:497
+#: gtk/gtktreeview.c:498
msgid "The model for the tree view"
msgstr ""
-#: gtk/gtktreeview.c:505
+#: gtk/gtktreeview.c:506
msgid "Horizontal Adjustment for the widget"
msgstr ""
-#: gtk/gtktreeview.c:513
+#: gtk/gtktreeview.c:514
msgid "Vertical Adjustment for the widget"
msgstr ""
-#: gtk/gtktreeview.c:520 gtk/gtktreeviewcolumn.c:171 gtk/gtkwidget.c:421
+#: gtk/gtktreeview.c:521 gtk/gtktreeviewcolumn.c:173 gtk/gtkwidget.c:427
#, fuzzy
msgid "Visible"
msgstr "Uitgeschakeld"
-#: gtk/gtktreeview.c:521
+#: gtk/gtktreeview.c:522
msgid "Show the column header buttons"
msgstr ""
-#: gtk/gtktreeview.c:528
+#: gtk/gtktreeview.c:529
msgid "Headers Clickable"
msgstr ""
-#: gtk/gtktreeview.c:529
+#: gtk/gtktreeview.c:530
msgid "Column headers respond to click events"
msgstr ""
-#: gtk/gtktreeview.c:536
+#: gtk/gtktreeview.c:537
msgid "Expander Column"
msgstr ""
-#: gtk/gtktreeview.c:537
+#: gtk/gtktreeview.c:538
msgid "Set the column for the expander column"
msgstr ""
-#: gtk/gtktreeview.c:544 gtk/gtktreeviewcolumn.c:262
+#: gtk/gtktreeview.c:545 gtk/gtktreeviewcolumn.c:272
msgid "Reorderable"
msgstr ""
-#: gtk/gtktreeview.c:545
+#: gtk/gtktreeview.c:546
msgid "View is reorderable"
msgstr ""
-#: gtk/gtktreeview.c:552
+#: gtk/gtktreeview.c:553
msgid "Rules Hint"
msgstr ""
-#: gtk/gtktreeview.c:553
+#: gtk/gtktreeview.c:554
msgid "Set a hint to the theme engine to draw rows in alternating colors"
msgstr ""
-#: gtk/gtktreeview.c:560
+#: gtk/gtktreeview.c:561
msgid "Enable Search"
msgstr ""
-#: gtk/gtktreeview.c:561
+#: gtk/gtktreeview.c:562
msgid "View allows user to search through columns interactively"
msgstr ""
-#: gtk/gtktreeview.c:568
+#: gtk/gtktreeview.c:569
msgid "Search Column"
msgstr ""
-#: gtk/gtktreeview.c:569
+#: gtk/gtktreeview.c:570
msgid "Model column to search through when searching through code"
msgstr ""
-#: gtk/gtktreeview.c:582
+#: gtk/gtktreeview.c:583
msgid "Expander Size"
msgstr ""
-#: gtk/gtktreeview.c:583
+#: gtk/gtktreeview.c:584
msgid "Size of the expander arrow."
msgstr ""
-#: gtk/gtktreeview.c:591
+#: gtk/gtktreeview.c:592
msgid "Vertical Separator Width"
msgstr ""
-#: gtk/gtktreeview.c:592
+#: gtk/gtktreeview.c:593
msgid "Vertical space between cells. Must be an even number."
msgstr ""
-#: gtk/gtktreeview.c:600
+#: gtk/gtktreeview.c:601
msgid "Horizontal Separator Width"
msgstr ""
-#: gtk/gtktreeview.c:601
+#: gtk/gtktreeview.c:602
msgid "Horizontal space between cells. Must be an even number."
msgstr ""
-#: gtk/gtktreeview.c:609
+#: gtk/gtktreeview.c:610
msgid "Allow Rules"
msgstr ""
-#: gtk/gtktreeview.c:610
+#: gtk/gtktreeview.c:611
msgid "Allow drawing of alternating color rows."
msgstr ""
-#: gtk/gtktreeviewcolumn.c:172
+#: gtk/gtktreeview.c:617
+msgid "Indent Expanders"
+msgstr ""
+
+#: gtk/gtktreeview.c:618
+msgid "Make the expanders indented."
+msgstr ""
+
+#: gtk/gtktreeviewcolumn.c:174
msgid "Whether to display the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:180
+#: gtk/gtktreeviewcolumn.c:181 gtk/gtkwindow.c:394
+#, fuzzy
+msgid "Resizable"
+msgstr "Uitgeschakeld"
+
+#: gtk/gtktreeviewcolumn.c:182
+msgid "Column is user-resizable"
+msgstr ""
+
+#: gtk/gtktreeviewcolumn.c:190
msgid "Current width of the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:188
+#: gtk/gtktreeviewcolumn.c:198
msgid "Sizing"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:189
+#: gtk/gtktreeviewcolumn.c:199
msgid "Resize mode of the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:197
+#: gtk/gtktreeviewcolumn.c:207
#, fuzzy
msgid "Fixed Width"
msgstr "Gemiddelde Breedte:"
-#: gtk/gtktreeviewcolumn.c:198
+#: gtk/gtktreeviewcolumn.c:208
msgid "Current fixed width of the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:207
+#: gtk/gtktreeviewcolumn.c:217
msgid "Minimum Width"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:208
+#: gtk/gtktreeviewcolumn.c:218
msgid "Minimum allowed width of the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:217
+#: gtk/gtktreeviewcolumn.c:227
msgid "Maximum Width"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:218
+#: gtk/gtktreeviewcolumn.c:228
msgid "Maximum allowed width of the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:227
+#: gtk/gtktreeviewcolumn.c:237
#, fuzzy
msgid "Title"
msgstr "Bestanden"
-#: gtk/gtktreeviewcolumn.c:228
+#: gtk/gtktreeviewcolumn.c:238
msgid "Title to appear in column header"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:235
+#: gtk/gtktreeviewcolumn.c:245
msgid "Clickable"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:236
+#: gtk/gtktreeviewcolumn.c:246
msgid "Whether the header can be clicked"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:244
+#: gtk/gtktreeviewcolumn.c:254
#, fuzzy
msgid "Widget"
msgstr "Gewicht:"
-#: gtk/gtktreeviewcolumn.c:245
+#: gtk/gtktreeviewcolumn.c:255
msgid "Widget to put in column header button instead of column title"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:252
+#: gtk/gtktreeviewcolumn.c:262
msgid "Alignment"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:253
+#: gtk/gtktreeviewcolumn.c:263
msgid "X Alignment of the column header text or widget"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:263
+#: gtk/gtktreeviewcolumn.c:273
msgid "Whether the column can be reordered around the headers"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:270
+#: gtk/gtktreeviewcolumn.c:280
msgid "Sort indicator"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:271
+#: gtk/gtktreeviewcolumn.c:281
msgid "Whether to show a sort indicator"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:278
+#: gtk/gtktreeviewcolumn.c:288
msgid "Sort order"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:279
+#: gtk/gtktreeviewcolumn.c:289
msgid "Sort direction the sort indicator should indicate"
msgstr ""
-#: gtk/gtkviewport.c:132
+#: gtk/gtkviewport.c:133
msgid ""
"The GtkAdjustment that determines the values of the horizontal position for "
"this viewport."
msgstr ""
-#: gtk/gtkviewport.c:140
+#: gtk/gtkviewport.c:141
msgid ""
"The GtkAdjustment that determines the values of the vertical position for "
"this viewport."
msgstr ""
-#: gtk/gtkviewport.c:148
+#: gtk/gtkviewport.c:149
msgid "Determines how the shadowed box around the viewport is drawn."
msgstr ""
-#: gtk/gtkwidget.c:388
+#: gtk/gtkwidget.c:394
#, fuzzy
msgid "Widget name"
msgstr "Gewicht:"
-#: gtk/gtkwidget.c:389
+#: gtk/gtkwidget.c:395
msgid "The name of the widget"
msgstr ""
-#: gtk/gtkwidget.c:395
+#: gtk/gtkwidget.c:401
msgid "Parent widget"
msgstr ""
-#: gtk/gtkwidget.c:396
+#: gtk/gtkwidget.c:402
msgid "The parent widget of this widget. Must be a Container widget."
msgstr ""
-#: gtk/gtkwidget.c:403
+#: gtk/gtkwidget.c:409
msgid "Width request"
msgstr ""
-#: gtk/gtkwidget.c:404
+#: gtk/gtkwidget.c:410
msgid ""
"Override for width request of the widget, or -1 if natural request should be "
"used."
msgstr ""
-#: gtk/gtkwidget.c:412
+#: gtk/gtkwidget.c:418
msgid "Height request"
msgstr ""
-#: gtk/gtkwidget.c:413
+#: gtk/gtkwidget.c:419
msgid ""
"Override for height request of the widget, or -1 if natural request should "
"be used."
msgstr ""
-#: gtk/gtkwidget.c:422
+#: gtk/gtkwidget.c:428
msgid "Whether the widget is visible"
msgstr ""
-#: gtk/gtkwidget.c:428
+#: gtk/gtkwidget.c:434
msgid "Sensitive"
msgstr ""
-#: gtk/gtkwidget.c:429
+#: gtk/gtkwidget.c:435
msgid "Whether the widget responds to input"
msgstr ""
-#: gtk/gtkwidget.c:435
+#: gtk/gtkwidget.c:441
msgid "Application paintable"
msgstr ""
-#: gtk/gtkwidget.c:436
+#: gtk/gtkwidget.c:442
msgid "Whether the application will paint directly on the widget"
msgstr ""
-#: gtk/gtkwidget.c:442
+#: gtk/gtkwidget.c:448
msgid "Can focus"
msgstr ""
-#: gtk/gtkwidget.c:443
+#: gtk/gtkwidget.c:449
msgid "Whether the widget can accept the input focus"
msgstr ""
-#: gtk/gtkwidget.c:449
+#: gtk/gtkwidget.c:455
msgid "Has focus"
msgstr ""
-#: gtk/gtkwidget.c:450
+#: gtk/gtkwidget.c:456
msgid "Whether the widget has the input focus"
msgstr ""
-#: gtk/gtkwidget.c:456
+#: gtk/gtkwidget.c:462
msgid "Can default"
msgstr ""
-#: gtk/gtkwidget.c:457
+#: gtk/gtkwidget.c:463
msgid "Whether the widget can be the default widget"
msgstr ""
-#: gtk/gtkwidget.c:463
+#: gtk/gtkwidget.c:469
msgid "Has default"
msgstr ""
-#: gtk/gtkwidget.c:464
+#: gtk/gtkwidget.c:470
msgid "Whether the widget is the default widget"
msgstr ""
-#: gtk/gtkwidget.c:470
+#: gtk/gtkwidget.c:476
msgid "Receives default"
msgstr ""
-#: gtk/gtkwidget.c:471
+#: gtk/gtkwidget.c:477
msgid "If TRUE, the widget will receive the default action when it is focused."
msgstr ""
-#: gtk/gtkwidget.c:477
+#: gtk/gtkwidget.c:483
msgid "Composite child"
msgstr ""
-#: gtk/gtkwidget.c:478
+#: gtk/gtkwidget.c:484
msgid "Whether the widget is composed of other widgets"
msgstr ""
-#: gtk/gtkwidget.c:484
+#: gtk/gtkwidget.c:490
#, fuzzy
msgid "Style"
msgstr "Stijl:"
-#: gtk/gtkwidget.c:485
+#: gtk/gtkwidget.c:491
msgid ""
"The style of the widget, which contains information about how it will look "
"(colors etc)."
msgstr ""
-#: gtk/gtkwidget.c:491
+#: gtk/gtkwidget.c:497
msgid "Events"
msgstr ""
-#: gtk/gtkwidget.c:492
+#: gtk/gtkwidget.c:498
msgid "The event mask that decides what kind of GdkEvents this widget gets."
msgstr ""
-#: gtk/gtkwidget.c:499
+#: gtk/gtkwidget.c:505
msgid "Extension events"
msgstr ""
-#: gtk/gtkwidget.c:500
+#: gtk/gtkwidget.c:506
msgid "The mask that decides what kind of extension events this widget gets."
msgstr ""
-#: gtk/gtkwidget.c:1047
+#: gtk/gtkwidget.c:1053
msgid "Interior Focus"
msgstr ""
-#: gtk/gtkwidget.c:1048
+#: gtk/gtkwidget.c:1054
msgid "Whether to draw the focus indicator inside widgets."
msgstr ""
-#: gtk/gtkwindow.c:361
+#: gtk/gtkwindow.c:359
#, fuzzy
msgid "Window Type"
msgstr "Venster"
-#: gtk/gtkwindow.c:362
+#: gtk/gtkwindow.c:360
msgid "The type of the window"
msgstr ""
-#: gtk/gtkwindow.c:371
+#: gtk/gtkwindow.c:369
#, fuzzy
msgid "Window Title"
msgstr "Venster"
-#: gtk/gtkwindow.c:372
+#: gtk/gtkwindow.c:370
msgid "The title of the window"
msgstr ""
-#: gtk/gtkwindow.c:379
+#: gtk/gtkwindow.c:377
msgid "Allow Shrink"
msgstr ""
-#: gtk/gtkwindow.c:381
+#: gtk/gtkwindow.c:379
#, no-c-format
msgid ""
"If TRUE, the window has no mimimum size. Setting this to TRUE is 99% of the "
"time a bad idea."
msgstr ""
-#: gtk/gtkwindow.c:388
+#: gtk/gtkwindow.c:386
msgid "Allow Grow"
msgstr ""
-#: gtk/gtkwindow.c:389
+#: gtk/gtkwindow.c:387
msgid "If TRUE, users can expand the window beyond its minimum size."
msgstr ""
-#: gtk/gtkwindow.c:396
-#, fuzzy
-msgid "Resizable"
-msgstr "Uitgeschakeld"
-
-#: gtk/gtkwindow.c:397
+#: gtk/gtkwindow.c:395
msgid "If TRUE, users can resize the window."
msgstr ""
-#: gtk/gtkwindow.c:404
+#: gtk/gtkwindow.c:402
msgid "Modal"
msgstr ""
-#: gtk/gtkwindow.c:405
+#: gtk/gtkwindow.c:403
msgid ""
"If TRUE, the window is modal (other windows are not usable while this one is "
"up)."
msgstr ""
-#: gtk/gtkwindow.c:412
+#: gtk/gtkwindow.c:410
msgid "Window Position"
msgstr ""
-#: gtk/gtkwindow.c:413
+#: gtk/gtkwindow.c:411
msgid "The initial position of the window."
msgstr ""
-#: gtk/gtkwindow.c:421
+#: gtk/gtkwindow.c:419
msgid "Default Width"
msgstr ""
-#: gtk/gtkwindow.c:422
+#: gtk/gtkwindow.c:420
msgid ""
"The default width of the window, used when initially showing the window."
msgstr ""
-#: gtk/gtkwindow.c:431
+#: gtk/gtkwindow.c:429
msgid "Default Height"
msgstr ""
-#: gtk/gtkwindow.c:432
+#: gtk/gtkwindow.c:430
msgid ""
"The default height of the window, used when initially showing the window."
msgstr ""
-#: gtk/gtkwindow.c:441
+#: gtk/gtkwindow.c:439
msgid "Destroy with Parent"
msgstr ""
-#: gtk/gtkwindow.c:442
+#: gtk/gtkwindow.c:440
msgid "If this window should be destroyed when the parent is destroyed"
msgstr ""
-#: gtk/gtkwindow.c:449
+#: gtk/gtkwindow.c:447
msgid "Icon"
msgstr ""
-#: gtk/gtkwindow.c:450
+#: gtk/gtkwindow.c:448
msgid "Icon for this window"
msgstr ""
-#: gtk/gtksizegroup.c:241
+#: gtk/gtksizegroup.c:242
#, fuzzy
msgid "Mode"
msgstr "Modus: "
-#: gtk/gtksizegroup.c:242
+#: gtk/gtksizegroup.c:243
msgid ""
"The the directions in which the size group effects the requested sizes of "
"its component widgets."
diff --git a/po/nn.po b/po/nn.po
index 5f93a8329..7616952f0 100644
--- a/po/nn.po
+++ b/po/nn.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: gtk20 1.3.2\n"
-"POT-Creation-Date: 2001-10-25 16:39-0400\n"
+"POT-Creation-Date: 2001-11-23 15:47-0500\n"
"PO-Revision-Date: 2001-09-06 01:16GMT\n"
"Last-Translator: Roy-Magne Mo <rmo@sunnmore.net>\n"
"Language-Team: nynorsk <nn@li.org>\n"
@@ -14,12 +14,12 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 0.9.5\n"
-#: gdk-pixbuf/gdk-pixbuf-animation.c:144 gdk-pixbuf/gdk-pixbuf-io.c:543
+#: gdk-pixbuf/gdk-pixbuf-animation.c:144 gdk-pixbuf/gdk-pixbuf-io.c:551
#, c-format
msgid "Failed to open file '%s': %s"
msgstr "Kunne ikkje opne fil: %s: %s"
-#: gdk-pixbuf/gdk-pixbuf-animation.c:155 gdk-pixbuf/gdk-pixbuf-io.c:553
+#: gdk-pixbuf/gdk-pixbuf-animation.c:155 gdk-pixbuf/gdk-pixbuf-io.c:561
#, c-format
msgid "Image file '%s' contains no data"
msgstr ""
@@ -29,7 +29,7 @@ msgstr ""
msgid "Don't know how to load the animation in file '%s'"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-animation.c:205 gdk-pixbuf/gdk-pixbuf-io.c:598
+#: gdk-pixbuf/gdk-pixbuf-animation.c:205 gdk-pixbuf/gdk-pixbuf-io.c:606
#, c-format
msgid ""
"Failed to load image '%s': reason not known, probably a corrupt image file"
@@ -42,65 +42,65 @@ msgid ""
"animation file"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:316
+#: gdk-pixbuf/gdk-pixbuf-io.c:324
#, c-format
msgid "Unable to load image-loading module: %s: %s"
msgstr "Ikkje i stand til laste biletelastingsmodul: %s: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:335
+#: gdk-pixbuf/gdk-pixbuf-io.c:343
#, c-format
msgid ""
"Image-loading module %s does not export the proper interface; perhaps it's "
"from a different GTK version?"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:452 gdk-pixbuf/gdk-pixbuf-io.c:478
+#: gdk-pixbuf/gdk-pixbuf-io.c:460 gdk-pixbuf/gdk-pixbuf-io.c:486
#, c-format
msgid "Image type '%s' is not supported"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:500
+#: gdk-pixbuf/gdk-pixbuf-io.c:508
#, c-format
msgid "Couldn't recognize the image file format for file '%s'"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:506
+#: gdk-pixbuf/gdk-pixbuf-io.c:514
msgid "Unrecognized image file format"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:576
+#: gdk-pixbuf/gdk-pixbuf-io.c:584
#, c-format
msgid "Don't know how to load the image in file '%s'"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:609
+#: gdk-pixbuf/gdk-pixbuf-io.c:617
#, c-format
msgid "Failed to load image '%s': %s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:714
+#: gdk-pixbuf/gdk-pixbuf-io.c:722
#, c-format
msgid "This build of gdk-pixbuf does not support saving the image format: %s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:822
+#: gdk-pixbuf/gdk-pixbuf-io.c:830
#, c-format
msgid "Failed to open '%s' for writing: %s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:843
+#: gdk-pixbuf/gdk-pixbuf-io.c:851
#, c-format
msgid ""
"Failed to close '%s' while writing image, all data may not have been saved: %"
"s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-loader.c:252
+#: gdk-pixbuf/gdk-pixbuf-loader.c:250
#, c-format
msgid "Incremental loading of image type '%s' is not supported"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-loader.c:275 gdk-pixbuf/gdk-pixbuf-loader.c:376
+#: gdk-pixbuf/gdk-pixbuf-loader.c:273 gdk-pixbuf/gdk-pixbuf-loader.c:374
#, c-format
msgid ""
"Internal error: Image loader module '%s' failed to begin loading an image, "
@@ -363,35 +363,35 @@ msgstr ""
msgid "Failed to write to temporary file when loading XBM image"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1256
+#: gdk-pixbuf/io-xpm.c:1234
msgid "No XPM header found"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1264
+#: gdk-pixbuf/io-xpm.c:1242
msgid "XPM file has image width <= 0"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1272
+#: gdk-pixbuf/io-xpm.c:1250
msgid "XPM file has image height <= 0"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1280
+#: gdk-pixbuf/io-xpm.c:1258
msgid "XPM file has invalid number of colors"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1288
+#: gdk-pixbuf/io-xpm.c:1266
msgid "XPM has invalid number of chars per pixel"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1306
+#: gdk-pixbuf/io-xpm.c:1284
msgid "Can't read XPM colormap"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1344
+#: gdk-pixbuf/io-xpm.c:1322
msgid "Can't allocate memory for loading XPM image"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1527
+#: gdk-pixbuf/io-xpm.c:1505
msgid "Failed to write to temporary file when loading XPM image"
msgstr ""
@@ -412,12 +412,20 @@ msgstr ""
msgid "failed to allocate image buffer of %u bytes"
msgstr ""
-#: gtk/gtkaccellabel.c:115
-msgid "Accelerator object"
+#: gtk/gtkaccellabel.c:122
+msgid "Accelerator Closure"
msgstr ""
-#: gtk/gtkaccellabel.c:116
-msgid "The object monitored by this accelerator label"
+#: gtk/gtkaccellabel.c:123
+msgid "The closure to be monitored for accelerator changes"
+msgstr ""
+
+#: gtk/gtkaccellabel.c:129
+msgid "Accelerator Widget"
+msgstr ""
+
+#: gtk/gtkaccellabel.c:130
+msgid "The widget to be monitored for accelerator changes"
msgstr ""
#: gtk/gtkalignment.c:102
@@ -568,7 +576,7 @@ msgstr "Avstand"
msgid "The amount of space between children."
msgstr ""
-#: gtk/gtkbox.c:135 gtk/gtknotebook.c:396
+#: gtk/gtkbox.c:135 gtk/gtknotebook.c:400
msgid "Homogeneous"
msgstr ""
@@ -576,75 +584,75 @@ msgstr ""
msgid "Whether the children should all be the same size."
msgstr ""
-#: gtk/gtkbutton.c:183 gtk/gtkframe.c:125 gtk/gtklabel.c:283
+#: gtk/gtkbutton.c:188 gtk/gtkframe.c:125 gtk/gtklabel.c:282
msgid "Label"
msgstr "Etikett"
-#: gtk/gtkbutton.c:184
+#: gtk/gtkbutton.c:189
msgid ""
"Text of the label widget inside the button, if the button contains a label "
"widget."
msgstr ""
-#: gtk/gtkbutton.c:191 gtk/gtklabel.c:304
+#: gtk/gtkbutton.c:196 gtk/gtklabel.c:303
msgid "Use underline"
msgstr ""
-#: gtk/gtkbutton.c:192 gtk/gtklabel.c:305
+#: gtk/gtkbutton.c:197 gtk/gtklabel.c:304
msgid ""
"If set, an underline in the text indicates the next character should be used "
"for the mnemonic accelerator key"
msgstr ""
-#: gtk/gtkbutton.c:199
+#: gtk/gtkbutton.c:204
msgid "Use stock"
msgstr ""
-#: gtk/gtkbutton.c:200
+#: gtk/gtkbutton.c:205
msgid ""
"If set, the label is used to pick a stock item instead of being displayed"
msgstr ""
-#: gtk/gtkbutton.c:207
+#: gtk/gtkbutton.c:212
msgid "Border relief"
msgstr ""
-#: gtk/gtkbutton.c:208
+#: gtk/gtkbutton.c:213
msgid "The border relief style."
msgstr ""
-#: gtk/gtkbutton.c:259
+#: gtk/gtkbutton.c:264
msgid "Default Spacing"
msgstr "Standard mellomrom:"
-#: gtk/gtkbutton.c:260
+#: gtk/gtkbutton.c:265
msgid "Extra space to add for CAN_DEFAULT buttons"
msgstr ""
-#: gtk/gtkbutton.c:266
+#: gtk/gtkbutton.c:271
msgid "Default Outside Spacing"
msgstr ""
-#: gtk/gtkbutton.c:267
+#: gtk/gtkbutton.c:272
msgid ""
"Extra space to add for CAN_DEFAULT buttons that is always drawn outside the "
"border"
msgstr ""
-#: gtk/gtkbutton.c:272
+#: gtk/gtkbutton.c:277
msgid "Child X Displacement"
msgstr ""
-#: gtk/gtkbutton.c:273
+#: gtk/gtkbutton.c:278
msgid ""
"How far in the x direction to move the child when the button is depressed"
msgstr ""
-#: gtk/gtkbutton.c:280
+#: gtk/gtkbutton.c:285
msgid "Child Y Displacement"
msgstr ""
-#: gtk/gtkbutton.c:281
+#: gtk/gtkbutton.c:286
msgid ""
"How far in the y direction to move the child when the button is depressed"
msgstr ""
@@ -738,288 +746,288 @@ msgstr ""
msgid "The pixbuf to render."
msgstr ""
-#: gtk/gtkcellrenderertext.c:173 gtk/gtkentry.c:498 gtk/gtkprogressbar.c:207
+#: gtk/gtkcellrenderertext.c:174 gtk/gtkentry.c:506 gtk/gtkprogressbar.c:207
msgid "Text"
msgstr "Tekst"
-#: gtk/gtkcellrenderertext.c:174
+#: gtk/gtkcellrenderertext.c:175
msgid "Text to render"
msgstr ""
-#: gtk/gtkcellrenderertext.c:181
+#: gtk/gtkcellrenderertext.c:182
msgid "Markup"
msgstr "Oppmerking"
-#: gtk/gtkcellrenderertext.c:182
+#: gtk/gtkcellrenderertext.c:183
msgid "Marked up text to render"
msgstr ""
-#: gtk/gtkcellrenderertext.c:189 gtk/gtklabel.c:290
+#: gtk/gtkcellrenderertext.c:190 gtk/gtklabel.c:289
msgid "Attributes"
msgstr "Attributtar"
-#: gtk/gtkcellrenderertext.c:190
+#: gtk/gtkcellrenderertext.c:191
msgid "A list of style attributes to apply to the text of the renderer."
msgstr ""
-#: gtk/gtkcellrenderertext.c:197 gtk/gtktexttag.c:208
+#: gtk/gtkcellrenderertext.c:198 gtk/gtktexttag.c:209
msgid "Background color name"
msgstr ""
-#: gtk/gtkcellrenderertext.c:198 gtk/gtktexttag.c:209
+#: gtk/gtkcellrenderertext.c:199 gtk/gtktexttag.c:210
msgid "Background color as a string"
msgstr ""
-#: gtk/gtkcellrenderertext.c:205 gtk/gtktexttag.c:216
+#: gtk/gtkcellrenderertext.c:206 gtk/gtktexttag.c:217
msgid "Background color"
msgstr "Bakgrunnsfarge"
-#: gtk/gtkcellrenderertext.c:206 gtk/gtktexttag.c:217
+#: gtk/gtkcellrenderertext.c:207 gtk/gtktexttag.c:218
msgid "Background color as a GdkColor"
msgstr ""
-#: gtk/gtkcellrenderertext.c:213 gtk/gtktexttag.c:242
+#: gtk/gtkcellrenderertext.c:214 gtk/gtktexttag.c:243
msgid "Foreground color name"
msgstr ""
-#: gtk/gtkcellrenderertext.c:214 gtk/gtktexttag.c:243
+#: gtk/gtkcellrenderertext.c:215 gtk/gtktexttag.c:244
msgid "Foreground color as a string"
msgstr ""
-#: gtk/gtkcellrenderertext.c:221 gtk/gtktexttag.c:250
+#: gtk/gtkcellrenderertext.c:222 gtk/gtktexttag.c:251
msgid "Foreground color"
msgstr "Forgrunnsfarge"
-#: gtk/gtkcellrenderertext.c:222 gtk/gtktexttag.c:251
+#: gtk/gtkcellrenderertext.c:223 gtk/gtktexttag.c:252
msgid "Foreground color as a GdkColor"
msgstr ""
-#: gtk/gtkcellrenderertext.c:230 gtk/gtkentry.c:430 gtk/gtktexttag.c:276
-#: gtk/gtktextview.c:539
+#: gtk/gtkcellrenderertext.c:231 gtk/gtkentry.c:438 gtk/gtktexttag.c:277
+#: gtk/gtktextview.c:548
msgid "Editable"
msgstr "Redigerbar"
-#: gtk/gtkcellrenderertext.c:231 gtk/gtktexttag.c:277 gtk/gtktextview.c:540
+#: gtk/gtkcellrenderertext.c:232 gtk/gtktexttag.c:278 gtk/gtktextview.c:549
msgid "Whether the text can be modified by the user"
msgstr ""
-#: gtk/gtkcellrenderertext.c:238 gtk/gtkcellrenderertext.c:246
-#: gtk/gtkfontsel.c:192 gtk/gtktexttag.c:284 gtk/gtktexttag.c:292
+#: gtk/gtkcellrenderertext.c:239 gtk/gtkcellrenderertext.c:247
+#: gtk/gtkfontsel.c:192 gtk/gtktexttag.c:285 gtk/gtktexttag.c:293
msgid "Font"
msgstr "Skrifttype"
-#: gtk/gtkcellrenderertext.c:239 gtk/gtktexttag.c:285
+#: gtk/gtkcellrenderertext.c:240 gtk/gtktexttag.c:286
msgid "Font description as a string"
msgstr ""
-#: gtk/gtkcellrenderertext.c:247 gtk/gtktexttag.c:293
+#: gtk/gtkcellrenderertext.c:248 gtk/gtktexttag.c:294
msgid "Font description as a PangoFontDescription struct"
msgstr ""
-#: gtk/gtkcellrenderertext.c:255 gtk/gtktexttag.c:301
+#: gtk/gtkcellrenderertext.c:256 gtk/gtktexttag.c:302
msgid "Font family"
msgstr "Skriftfamilie"
-#: gtk/gtkcellrenderertext.c:256 gtk/gtktexttag.c:302
+#: gtk/gtkcellrenderertext.c:257 gtk/gtktexttag.c:303
msgid "Name of the font family, e.g. Sans, Helvetica, Times, Monospace"
msgstr ""
-#: gtk/gtkcellrenderertext.c:263 gtk/gtkcellrenderertext.c:264
-#: gtk/gtktexttag.c:309 gtk/gtktexttag.c:310
+#: gtk/gtkcellrenderertext.c:264 gtk/gtkcellrenderertext.c:265
+#: gtk/gtktexttag.c:310 gtk/gtktexttag.c:311
msgid "Font style"
msgstr "Skriftstil"
-#: gtk/gtkcellrenderertext.c:272 gtk/gtkcellrenderertext.c:273
-#: gtk/gtktexttag.c:318 gtk/gtktexttag.c:319
+#: gtk/gtkcellrenderertext.c:273 gtk/gtkcellrenderertext.c:274
+#: gtk/gtktexttag.c:319 gtk/gtktexttag.c:320
msgid "Font variant"
msgstr ""
-#: gtk/gtkcellrenderertext.c:281 gtk/gtkcellrenderertext.c:282
-#: gtk/gtktexttag.c:327 gtk/gtktexttag.c:328
+#: gtk/gtkcellrenderertext.c:282 gtk/gtkcellrenderertext.c:283
+#: gtk/gtktexttag.c:328 gtk/gtktexttag.c:329
msgid "Font weight"
msgstr ""
-#: gtk/gtkcellrenderertext.c:291 gtk/gtkcellrenderertext.c:292
-#: gtk/gtktexttag.c:338 gtk/gtktexttag.c:339
+#: gtk/gtkcellrenderertext.c:292 gtk/gtkcellrenderertext.c:293
+#: gtk/gtktexttag.c:339 gtk/gtktexttag.c:340
msgid "Font stretch"
msgstr "Egenskaper for skrifttype"
-#: gtk/gtkcellrenderertext.c:300 gtk/gtkcellrenderertext.c:301
-#: gtk/gtktexttag.c:347 gtk/gtktexttag.c:348
+#: gtk/gtkcellrenderertext.c:301 gtk/gtkcellrenderertext.c:302
+#: gtk/gtktexttag.c:348 gtk/gtktexttag.c:349
msgid "Font size"
msgstr "Skriftstorleik"
-#: gtk/gtkcellrenderertext.c:310 gtk/gtktexttag.c:367
+#: gtk/gtkcellrenderertext.c:311 gtk/gtktexttag.c:368
msgid "Font points"
msgstr "Skrift punkt"
-#: gtk/gtkcellrenderertext.c:311 gtk/gtktexttag.c:368
+#: gtk/gtkcellrenderertext.c:312 gtk/gtktexttag.c:369
msgid "Font size in points"
msgstr ""
-#: gtk/gtkcellrenderertext.c:320 gtk/gtktexttag.c:357 gtk/gtktexttag.c:358
+#: gtk/gtkcellrenderertext.c:321 gtk/gtktexttag.c:358 gtk/gtktexttag.c:359
msgid "Font scale"
msgstr "Skalering p skrifttype"
-#: gtk/gtkcellrenderertext.c:321
+#: gtk/gtkcellrenderertext.c:322
msgid "Font scaling factor"
msgstr ""
-#: gtk/gtkcellrenderertext.c:330 gtk/gtktexttag.c:426
+#: gtk/gtkcellrenderertext.c:331 gtk/gtktexttag.c:427
msgid "Rise"
msgstr "Hev"
-#: gtk/gtkcellrenderertext.c:331 gtk/gtktexttag.c:427
+#: gtk/gtkcellrenderertext.c:332 gtk/gtktexttag.c:428
msgid ""
"Offset of text above the baseline (below the baseline if rise is negative)"
msgstr ""
-#: gtk/gtkcellrenderertext.c:341 gtk/gtktexttag.c:466
+#: gtk/gtkcellrenderertext.c:342 gtk/gtktexttag.c:467
msgid "Strikethrough"
msgstr "Gjennomstreking"
-#: gtk/gtkcellrenderertext.c:342 gtk/gtktexttag.c:467
+#: gtk/gtkcellrenderertext.c:343 gtk/gtktexttag.c:468
msgid "Whether to strike through the text"
msgstr ""
-#: gtk/gtkcellrenderertext.c:349 gtk/gtktexttag.c:474
+#: gtk/gtkcellrenderertext.c:350 gtk/gtktexttag.c:475
msgid "Underline"
msgstr "Understreking"
-#: gtk/gtkcellrenderertext.c:350 gtk/gtktexttag.c:475
+#: gtk/gtkcellrenderertext.c:351 gtk/gtktexttag.c:476
msgid "Style of underline for this text"
msgstr ""
-#: gtk/gtkcellrenderertext.c:360 gtk/gtktexttag.c:511
+#: gtk/gtkcellrenderertext.c:361 gtk/gtktexttag.c:512
msgid "Background set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:361 gtk/gtktexttag.c:512
+#: gtk/gtkcellrenderertext.c:362 gtk/gtktexttag.c:513
msgid "Whether this tag affects the background color"
msgstr ""
-#: gtk/gtkcellrenderertext.c:364 gtk/gtktexttag.c:523
+#: gtk/gtkcellrenderertext.c:365 gtk/gtktexttag.c:524
msgid "Foreground set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:365 gtk/gtktexttag.c:524
+#: gtk/gtkcellrenderertext.c:366 gtk/gtktexttag.c:525
msgid "Whether this tag affects the foreground color"
msgstr ""
-#: gtk/gtkcellrenderertext.c:368 gtk/gtktexttag.c:531
+#: gtk/gtkcellrenderertext.c:369 gtk/gtktexttag.c:532
msgid "Editability set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:369 gtk/gtktexttag.c:532
+#: gtk/gtkcellrenderertext.c:370 gtk/gtktexttag.c:533
msgid "Whether this tag affects text editability"
msgstr ""
-#: gtk/gtkcellrenderertext.c:372 gtk/gtktexttag.c:535
+#: gtk/gtkcellrenderertext.c:373 gtk/gtktexttag.c:536
msgid "Font family set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:373 gtk/gtktexttag.c:536
+#: gtk/gtkcellrenderertext.c:374 gtk/gtktexttag.c:537
msgid "Whether this tag affects the font family"
msgstr ""
-#: gtk/gtkcellrenderertext.c:376 gtk/gtktexttag.c:539
+#: gtk/gtkcellrenderertext.c:377 gtk/gtktexttag.c:540
msgid "Font style set"
msgstr "Stil p skrifttype"
-#: gtk/gtkcellrenderertext.c:377 gtk/gtktexttag.c:540
+#: gtk/gtkcellrenderertext.c:378 gtk/gtktexttag.c:541
msgid "Whether this tag affects the font style"
msgstr ""
-#: gtk/gtkcellrenderertext.c:380 gtk/gtktexttag.c:543
+#: gtk/gtkcellrenderertext.c:381 gtk/gtktexttag.c:544
msgid "Font variant set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:381 gtk/gtktexttag.c:544
+#: gtk/gtkcellrenderertext.c:382 gtk/gtktexttag.c:545
msgid "Whether this tag affects the font variant"
msgstr ""
-#: gtk/gtkcellrenderertext.c:384 gtk/gtktexttag.c:547
+#: gtk/gtkcellrenderertext.c:385 gtk/gtktexttag.c:548
msgid "Font weight set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:385 gtk/gtktexttag.c:548
+#: gtk/gtkcellrenderertext.c:386 gtk/gtktexttag.c:549
msgid "Whether this tag affects the font weight"
msgstr ""
-#: gtk/gtkcellrenderertext.c:388 gtk/gtktexttag.c:551
+#: gtk/gtkcellrenderertext.c:389 gtk/gtktexttag.c:552
msgid "Font stretch set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:389 gtk/gtktexttag.c:552
+#: gtk/gtkcellrenderertext.c:390 gtk/gtktexttag.c:553
msgid "Whether this tag affects the font stretch"
msgstr ""
-#: gtk/gtkcellrenderertext.c:392 gtk/gtktexttag.c:555
+#: gtk/gtkcellrenderertext.c:393 gtk/gtktexttag.c:556
msgid "Font size set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:393 gtk/gtktexttag.c:556
+#: gtk/gtkcellrenderertext.c:394 gtk/gtktexttag.c:557
msgid "Whether this tag affects the font size"
msgstr ""
-#: gtk/gtkcellrenderertext.c:396 gtk/gtktexttag.c:559
+#: gtk/gtkcellrenderertext.c:397 gtk/gtktexttag.c:560
msgid "Font scale set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:397 gtk/gtktexttag.c:560
+#: gtk/gtkcellrenderertext.c:398 gtk/gtktexttag.c:561
msgid "Whether this tag scales the font size by a factor"
msgstr ""
-#: gtk/gtkcellrenderertext.c:400 gtk/gtktexttag.c:579
+#: gtk/gtkcellrenderertext.c:401 gtk/gtktexttag.c:580
msgid "Rise set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:401 gtk/gtktexttag.c:580
+#: gtk/gtkcellrenderertext.c:402 gtk/gtktexttag.c:581
msgid "Whether this tag affects the rise"
msgstr ""
-#: gtk/gtkcellrenderertext.c:404 gtk/gtktexttag.c:595
+#: gtk/gtkcellrenderertext.c:405 gtk/gtktexttag.c:596
msgid "Strikethrough set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:405 gtk/gtktexttag.c:596
+#: gtk/gtkcellrenderertext.c:406 gtk/gtktexttag.c:597
msgid "Whether this tag affects strikethrough"
msgstr ""
-#: gtk/gtkcellrenderertext.c:408 gtk/gtktexttag.c:603
+#: gtk/gtkcellrenderertext.c:409 gtk/gtktexttag.c:604
msgid "Underline set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:409 gtk/gtktexttag.c:604
+#: gtk/gtkcellrenderertext.c:410 gtk/gtktexttag.c:605
msgid "Whether this tag affects underlining"
msgstr ""
-#: gtk/gtkcellrenderertoggle.c:129
+#: gtk/gtkcellrenderertoggle.c:130
msgid "Toggle state"
msgstr ""
-#: gtk/gtkcellrenderertoggle.c:130
+#: gtk/gtkcellrenderertoggle.c:131
msgid "The toggle state of the button"
msgstr ""
-#: gtk/gtkcellrenderertoggle.c:138
+#: gtk/gtkcellrenderertoggle.c:139
#, fuzzy
msgid "Activatable"
msgstr "I bruk"
-#: gtk/gtkcellrenderertoggle.c:139
+#: gtk/gtkcellrenderertoggle.c:140
msgid "The toggle button can be activated"
msgstr ""
-#: gtk/gtkcellrenderertoggle.c:147
+#: gtk/gtkcellrenderertoggle.c:148
msgid "Radio state"
msgstr ""
-#: gtk/gtkcellrenderertoggle.c:148
+#: gtk/gtkcellrenderertoggle.c:149
msgid "Draw the toggle button as a radio button"
msgstr ""
-#: gtk/gtkcheckbutton.c:95 gtk/gtkoptionmenu.c:163
+#: gtk/gtkcheckbutton.c:95 gtk/gtkoptionmenu.c:191
msgid "Indicator Size"
msgstr ""
@@ -1027,7 +1035,7 @@ msgstr ""
msgid "Size of check or radio indicator"
msgstr ""
-#: gtk/gtkcheckbutton.c:103 gtk/gtkoptionmenu.c:169
+#: gtk/gtkcheckbutton.c:103 gtk/gtkoptionmenu.c:197
msgid "Indicator Spacing"
msgstr ""
@@ -1035,164 +1043,164 @@ msgstr ""
msgid "Spacing around check or radio indicator"
msgstr ""
-#: gtk/gtkcheckmenuitem.c:114 gtk/gtktogglebutton.c:142
+#: gtk/gtkcheckmenuitem.c:115 gtk/gtktogglebutton.c:132
msgid "Active"
msgstr "I bruk"
-#: gtk/gtkcheckmenuitem.c:115
+#: gtk/gtkcheckmenuitem.c:116
msgid "Whether the menu item is checked."
msgstr ""
-#: gtk/gtkcheckmenuitem.c:122 gtk/gtktogglebutton.c:150
+#: gtk/gtkcheckmenuitem.c:123 gtk/gtktogglebutton.c:140
msgid "Inconsistent"
msgstr ""
-#: gtk/gtkcheckmenuitem.c:123
+#: gtk/gtkcheckmenuitem.c:124
msgid "Whether to display an \"inconsistent\" state."
msgstr ""
-#: gtk/gtkcolorsel.c:574
+#: gtk/gtkcolorsel.c:578
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:579
+#: gtk/gtkcolorsel.c:583
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:883
+#: gtk/gtkcolorsel.c:887
msgid "_Save color here"
msgstr ""
-#: gtk/gtkcolorsel.c:1051
+#: gtk/gtkcolorsel.c:1055
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:1667
+#: gtk/gtkcolorsel.c:1674
msgid "Has Opacity Control"
msgstr ""
-#: gtk/gtkcolorsel.c:1668
+#: gtk/gtkcolorsel.c:1675
msgid "Whether the color selector should allow setting opacity"
msgstr ""
-#: gtk/gtkcolorsel.c:1674
+#: gtk/gtkcolorsel.c:1681
msgid "Has palette"
msgstr "Har palett"
-#: gtk/gtkcolorsel.c:1675
+#: gtk/gtkcolorsel.c:1682
msgid "Whether a palette should be used"
msgstr "Om ein palette skal brukast"
-#: gtk/gtkcolorsel.c:1681
+#: gtk/gtkcolorsel.c:1688
msgid "Current Color"
msgstr "Gjeldande farge"
-#: gtk/gtkcolorsel.c:1682
+#: gtk/gtkcolorsel.c:1689
msgid "The current color"
msgstr "Den gjeldande fargen"
-#: gtk/gtkcolorsel.c:1688
+#: gtk/gtkcolorsel.c:1695
msgid "Current Alpha"
msgstr ""
-#: gtk/gtkcolorsel.c:1689
+#: gtk/gtkcolorsel.c:1696
msgid "The current opacity value (0 fully transparent, 65535 fully opaque)"
msgstr ""
-#: gtk/gtkcolorsel.c:1702
+#: gtk/gtkcolorsel.c:1709
msgid "Custom palette"
msgstr ""
-#: gtk/gtkcolorsel.c:1703
+#: gtk/gtkcolorsel.c:1710
msgid "Palette to use in the color selector"
msgstr ""
-#: gtk/gtkcolorsel.c:1758
+#: gtk/gtkcolorsel.c:1750
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:1786
+#: gtk/gtkcolorsel.c:1778
msgid ""
"Click the eyedropper, then click a color anywhere on your screen to select "
"that color."
msgstr ""
-#: gtk/gtkcolorsel.c:1795
+#: gtk/gtkcolorsel.c:1787
msgid "_Hue:"
msgstr "_Gld:"
-#: gtk/gtkcolorsel.c:1796
+#: gtk/gtkcolorsel.c:1788
msgid "Position on the color wheel."
msgstr ""
-#: gtk/gtkcolorsel.c:1797
+#: gtk/gtkcolorsel.c:1789
msgid "_Saturation:"
msgstr "_Metning:"
-#: gtk/gtkcolorsel.c:1798
+#: gtk/gtkcolorsel.c:1790
msgid "\"Deepness\" of the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1799
+#: gtk/gtkcolorsel.c:1791
msgid "_Value:"
msgstr "_Verdi:"
-#: gtk/gtkcolorsel.c:1800
+#: gtk/gtkcolorsel.c:1792
msgid "Brightness of the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1801
+#: gtk/gtkcolorsel.c:1793
msgid "_Red:"
msgstr "_Raud:"
-#: gtk/gtkcolorsel.c:1802
+#: gtk/gtkcolorsel.c:1794
msgid "Amount of red light in the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1803
+#: gtk/gtkcolorsel.c:1795
msgid "_Green:"
msgstr "_Grn:"
-#: gtk/gtkcolorsel.c:1804
+#: gtk/gtkcolorsel.c:1796
msgid "Amount of green light in the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1805
+#: gtk/gtkcolorsel.c:1797
msgid "_Blue:"
msgstr "_Bl:"
-#: gtk/gtkcolorsel.c:1806
+#: gtk/gtkcolorsel.c:1798
msgid "Amount of blue light in the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1809
+#: gtk/gtkcolorsel.c:1801
msgid "_Opacity:"
msgstr "_Gjennomsiktighet:"
-#: gtk/gtkcolorsel.c:1817
+#: gtk/gtkcolorsel.c:1809
msgid "Transparency of the currently-selected color."
msgstr ""
-#: gtk/gtkcolorsel.c:1832
+#: gtk/gtkcolorsel.c:1824
msgid "Color _Name:"
msgstr "Farge _namn:"
-#: gtk/gtkcolorsel.c:1844
+#: gtk/gtkcolorsel.c:1836
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:1863
+#: gtk/gtkcolorsel.c:1855
msgid "_Palette"
msgstr "_Palett"
@@ -1237,205 +1245,205 @@ msgstr ""
msgid "Whether entered values must already be present in the list"
msgstr ""
-#: gtk/gtkcontainer.c:202
+#: gtk/gtkcontainer.c:203
msgid "Resize mode"
msgstr ""
-#: gtk/gtkcontainer.c:203
+#: gtk/gtkcontainer.c:204
msgid "Specify how resize events are handled"
msgstr ""
-#: gtk/gtkcontainer.c:210
+#: gtk/gtkcontainer.c:211
msgid "Border width"
msgstr ""
-#: gtk/gtkcontainer.c:211
+#: gtk/gtkcontainer.c:212
msgid "The width of the empty border outside the containers children."
msgstr ""
-#: gtk/gtkcontainer.c:219
+#: gtk/gtkcontainer.c:220
msgid "Child"
msgstr ""
-#: gtk/gtkcontainer.c:220
+#: gtk/gtkcontainer.c:221
msgid "Can be used to add a new child to the container."
msgstr ""
-#: gtk/gtkcurve.c:120
+#: gtk/gtkcurve.c:121
msgid "Curve type"
msgstr "Kurve type"
-#: gtk/gtkcurve.c:121
+#: gtk/gtkcurve.c:122
msgid "Is this curve linear, spline interpolated, or free-form"
msgstr ""
-#: gtk/gtkcurve.c:129
+#: gtk/gtkcurve.c:130
msgid "Minimum X"
msgstr ""
-#: gtk/gtkcurve.c:130
+#: gtk/gtkcurve.c:131
msgid "Minimum possible value for X"
msgstr ""
-#: gtk/gtkcurve.c:139
+#: gtk/gtkcurve.c:140
msgid "Maximum X"
msgstr ""
-#: gtk/gtkcurve.c:140
+#: gtk/gtkcurve.c:141
msgid "Maximum possible X value."
msgstr ""
-#: gtk/gtkcurve.c:149
+#: gtk/gtkcurve.c:150
msgid "Minimum Y"
msgstr ""
-#: gtk/gtkcurve.c:150
+#: gtk/gtkcurve.c:151
msgid "Minimum possible value for Y"
msgstr ""
-#: gtk/gtkcurve.c:159
+#: gtk/gtkcurve.c:160
msgid "Maximum Y"
msgstr ""
-#: gtk/gtkcurve.c:160
+#: gtk/gtkcurve.c:161
msgid "Maximum possible value for Y"
msgstr ""
-#: gtk/gtkdialog.c:125
+#: gtk/gtkdialog.c:126
msgid "Has separator"
msgstr ""
-#: gtk/gtkdialog.c:126
+#: gtk/gtkdialog.c:127
msgid "The dialog has a separator bar above its buttons"
msgstr ""
-#: gtk/gtkdialog.c:149
+#: gtk/gtkdialog.c:150
msgid "Content area border"
msgstr ""
-#: gtk/gtkdialog.c:150
+#: gtk/gtkdialog.c:151
msgid "Width of border around the main dialog area"
msgstr ""
-#: gtk/gtkdialog.c:157
+#: gtk/gtkdialog.c:158
msgid "Button spacing"
msgstr ""
-#: gtk/gtkdialog.c:158
+#: gtk/gtkdialog.c:159
msgid "Spacing between buttons"
msgstr ""
-#: gtk/gtkdialog.c:166
+#: gtk/gtkdialog.c:167
msgid "Action area border"
msgstr ""
-#: gtk/gtkdialog.c:167
+#: gtk/gtkdialog.c:168
msgid "Width of border around the button area at the bottom of the dialog"
msgstr ""
-#: gtk/gtkentry.c:410 gtk/gtklabel.c:361
+#: gtk/gtkentry.c:418 gtk/gtklabel.c:360
#, fuzzy
msgid "Cursor Position"
msgstr "Posisjon"
-#: gtk/gtkentry.c:411 gtk/gtklabel.c:362
+#: gtk/gtkentry.c:419 gtk/gtklabel.c:361
msgid "The current position of the insertion cursor in chars."
msgstr ""
-#: gtk/gtkentry.c:420 gtk/gtklabel.c:371
+#: gtk/gtkentry.c:428 gtk/gtklabel.c:370
#, fuzzy
msgid "Selection Bound"
msgstr "Valg:"
-#: gtk/gtkentry.c:421 gtk/gtklabel.c:372
+#: gtk/gtkentry.c:429 gtk/gtklabel.c:371
msgid ""
"The position of the opposite end of the selection from the cursor in chars."
msgstr ""
-#: gtk/gtkentry.c:431
+#: gtk/gtkentry.c:439
msgid "Whether the entry contents can be edited"
msgstr ""
-#: gtk/gtkentry.c:438
+#: gtk/gtkentry.c:446
msgid "Maximum length"
msgstr "Maksimal lengde"
-#: gtk/gtkentry.c:439
+#: gtk/gtkentry.c:447
msgid "Maximum number of characters for this entry"
msgstr "Maks tal p teikn for denne"
-#: gtk/gtkentry.c:447
+#: gtk/gtkentry.c:455
msgid "Visibility"
msgstr "Synlegheit"
-#: gtk/gtkentry.c:448
+#: gtk/gtkentry.c:456
msgid ""
"FALSE displays the \"invisible char\" instead of the actual text (password "
"mode)"
msgstr ""
-#: gtk/gtkentry.c:455
+#: gtk/gtkentry.c:463
#, fuzzy
msgid "Has Frame"
msgstr "Har palett"
-#: gtk/gtkentry.c:456
+#: gtk/gtkentry.c:464
msgid "FALSE removes outside bevel from entry."
msgstr ""
-#: gtk/gtkentry.c:463
+#: gtk/gtkentry.c:471
msgid "Invisible character"
msgstr "Usynlege teikn"
-#: gtk/gtkentry.c:464
+#: gtk/gtkentry.c:472
msgid "The character to use when masking entry contents (in \"password mode\")"
msgstr ""
-#: gtk/gtkentry.c:471
+#: gtk/gtkentry.c:479
msgid "Activates default"
msgstr ""
-#: gtk/gtkentry.c:472
+#: gtk/gtkentry.c:480
msgid ""
"Whether to activate the default widget (such as the default button in a "
"dialog) when Enter is pressed."
msgstr ""
-#: gtk/gtkentry.c:478
+#: gtk/gtkentry.c:486
msgid "Width in chars"
msgstr "Breidde i teikn"
-#: gtk/gtkentry.c:479
+#: gtk/gtkentry.c:487
msgid "Number of characters to leave space for in the entry."
msgstr ""
-#: gtk/gtkentry.c:488
+#: gtk/gtkentry.c:496
msgid "Scroll offset"
msgstr ""
-#: gtk/gtkentry.c:489
+#: gtk/gtkentry.c:497
msgid "Number of pixels of the entry scrolled off the screen to the left"
msgstr ""
-#: gtk/gtkentry.c:499
+#: gtk/gtkentry.c:507
#, fuzzy
msgid "The contents of the entry"
msgstr "Retning p verktylinje"
-#: gtk/gtkentry.c:505 gtk/gtklabel.c:380 gtk/gtktextview.c:615
+#: gtk/gtkentry.c:513 gtk/gtklabel.c:379 gtk/gtktextview.c:624
msgid "Cursor color"
msgstr ""
-#: gtk/gtkentry.c:506 gtk/gtklabel.c:381 gtk/gtktextview.c:616
+#: gtk/gtkentry.c:514 gtk/gtklabel.c:380 gtk/gtktextview.c:625
msgid "Color with which to draw insertion cursor"
msgstr ""
-#: gtk/gtkentry.c:3793 gtk/gtklabel.c:3180
+#: gtk/gtkentry.c:3832 gtk/gtklabel.c:3151
#, fuzzy
msgid "Select All"
msgstr "Valgbar"
-#: gtk/gtkentry.c:3803 gtk/gtklabel.c:3190 gtk/gtktextview.c:5563
+#: gtk/gtkentry.c:3842 gtk/gtklabel.c:3161 gtk/gtktextview.c:5737
msgid "Input Methods"
msgstr ""
@@ -1465,12 +1473,12 @@ msgstr "Kataloger"
msgid "Files"
msgstr "Filer"
-#: gtk/gtkfilesel.c:727 gtk/gtkfilesel.c:2052
+#: gtk/gtkfilesel.c:726 gtk/gtkfilesel.c:2057
#, c-format
msgid "Directory unreadable: %s"
msgstr "Uleseleg katalog: %s"
-#: gtk/gtkfilesel.c:849
+#: gtk/gtkfilesel.c:848
#, c-format
msgid ""
"The file \"%s\" resides on another machine (called %s) and may not be "
@@ -1478,129 +1486,127 @@ msgid ""
"Are you sure that you want to select it?"
msgstr ""
-#: gtk/gtkfilesel.c:979
+#: gtk/gtkfilesel.c:978
msgid "Create Dir"
msgstr "Lag katalog"
-#: gtk/gtkfilesel.c:990 gtk/gtkfilesel.c:1413
+#: gtk/gtkfilesel.c:989 gtk/gtkfilesel.c:1416
msgid "Delete File"
msgstr "Slett fil"
-#: gtk/gtkfilesel.c:1001 gtk/gtkfilesel.c:1556
+#: gtk/gtkfilesel.c:1000 gtk/gtkfilesel.c:1559
msgid "Rename File"
msgstr "Gi fila nytt navn"
-#: gtk/gtkfilesel.c:1236
+#: gtk/gtkfilesel.c:1237
#, c-format
msgid ""
"The directory name \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
-#: gtk/gtkfilesel.c:1238
+#: gtk/gtkfilesel.c:1239
#, c-format
msgid ""
"Error creating directory \"%s\": %s\n"
"%s"
msgstr ""
-#: gtk/gtkfilesel.c:1239 gtk/gtkfilesel.c:1490
+#: gtk/gtkfilesel.c:1240 gtk/gtkfilesel.c:1493
msgid "You probably used symbols not allowed in filenames."
msgstr ""
-#: gtk/gtkfilesel.c:1247
+#: gtk/gtkfilesel.c:1248
#, c-format
msgid "Error creating directory \"%s\": %s\n"
msgstr ""
-#: gtk/gtkfilesel.c:1281
+#: gtk/gtkfilesel.c:1282
msgid "Create Directory"
msgstr "Lag katalog"
-#: gtk/gtkfilesel.c:1295
+#: gtk/gtkfilesel.c:1296
msgid "_Directory name:"
msgstr "_Katalognavn:"
#. buttons
-#: gtk/gtkfilesel.c:1309
-msgid "Create"
-msgstr "Lag"
-
-#: gtk/gtkfilesel.c:1318 gtk/gtkfilesel.c:1444 gtk/gtkfilesel.c:1598
-#: gtk/gtkgamma.c:424
+#: gtk/gtkfilesel.c:1310 gtk/gtkfilesel.c:1438 gtk/gtkfilesel.c:1592
+#: gtk/gtkgamma.c:417
msgid "Cancel"
msgstr "Avbryt"
-#: gtk/gtkfilesel.c:1353
+#: gtk/gtkfilesel.c:1322
+msgid "Create"
+msgstr "Lag"
+
+#: gtk/gtkfilesel.c:1356
#, c-format
msgid "The filename \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
-#: gtk/gtkfilesel.c:1356
+#: gtk/gtkfilesel.c:1359
#, c-format
msgid ""
"Error deleting file \"%s\": %s\n"
"%s"
msgstr ""
-#: gtk/gtkfilesel.c:1358 gtk/gtkfilesel.c:1504
+#: gtk/gtkfilesel.c:1361 gtk/gtkfilesel.c:1507
msgid "It probably contains symbols not allowed in filenames."
msgstr ""
-#: gtk/gtkfilesel.c:1367
+#: gtk/gtkfilesel.c:1370
#, c-format
msgid "Error deleting file \"%s\": %s"
msgstr ""
-#. buttons
-#: gtk/gtkfilesel.c:1435
+#: gtk/gtkfilesel.c:1448
msgid "Delete"
msgstr "Slett"
-#: gtk/gtkfilesel.c:1486 gtk/gtkfilesel.c:1500
+#: gtk/gtkfilesel.c:1489 gtk/gtkfilesel.c:1503
#, c-format
msgid "The file name \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
-#: gtk/gtkfilesel.c:1488
+#: gtk/gtkfilesel.c:1491
#, c-format
msgid ""
"Error renaming file to \"%s\": %s\n"
"%s"
msgstr ""
-#: gtk/gtkfilesel.c:1502
+#: gtk/gtkfilesel.c:1505
#, c-format
msgid ""
"Error renaming file \"%s\": %s\n"
"%s"
msgstr ""
-#: gtk/gtkfilesel.c:1512
+#: gtk/gtkfilesel.c:1515
#, c-format
msgid "Error renaming file \"%s\" to \"%s\": %s"
msgstr ""
-#. buttons
-#: gtk/gtkfilesel.c:1589
+#: gtk/gtkfilesel.c:1604
msgid "Rename"
msgstr "Gi nytt navn"
-#: gtk/gtkfilesel.c:2031
+#: gtk/gtkfilesel.c:2036
msgid "Selection: "
msgstr "Valg:"
-#: gtk/gtkfilesel.c:2641
+#: gtk/gtkfilesel.c:2647
#, c-format
msgid ""
"The filename %s couldn't be converted to UTF-8. Try setting the environment "
"variable G_BROKEN_FILENAMES."
msgstr ""
-#: gtk/gtkfilesel.c:3509
+#: gtk/gtkfilesel.c:3515
msgid "Name too long"
msgstr ""
-#: gtk/gtkfilesel.c:3511
+#: gtk/gtkfilesel.c:3517
msgid "Couldn't convert filename"
msgstr ""
@@ -1641,7 +1647,7 @@ msgstr "S_torleik:"
msgid "Preview:"
msgstr "Forhndsvisning:"
-#: gtk/gtkfontsel.c:1060
+#: gtk/gtkfontsel.c:1059
msgid "Font Selection"
msgstr "Valg av skrifttype"
@@ -1665,7 +1671,7 @@ msgstr ""
msgid "The vertical alignment of the label."
msgstr ""
-#: gtk/gtkframe.c:153 gtk/gtkhandlebox.c:184
+#: gtk/gtkframe.c:153 gtk/gtkhandlebox.c:185
msgid "Deprecated property, use shadow_type instead."
msgstr ""
@@ -1685,40 +1691,40 @@ msgstr ""
msgid "A widget to display in place of the usual frame label."
msgstr ""
-#: gtk/gtkgamma.c:395
+#: gtk/gtkgamma.c:396
msgid "Gamma"
msgstr "Gamma"
-#: gtk/gtkgamma.c:402
+#: gtk/gtkgamma.c:403
msgid "_Gamma value"
msgstr "_Gammaverdi"
-#: gtk/gtkgamma.c:416
+#: gtk/gtkgamma.c:423
msgid "OK"
msgstr "OK"
-#: gtk/gtkhandlebox.c:191 gtk/gtkmenubar.c:148 gtk/gtkstatusbar.c:157
-#: gtk/gtktoolbar.c:276 gtk/gtkviewport.c:147
+#: gtk/gtkhandlebox.c:192 gtk/gtkmenubar.c:148 gtk/gtkstatusbar.c:158
+#: gtk/gtktoolbar.c:277 gtk/gtkviewport.c:148
msgid "Shadow type"
msgstr ""
-#: gtk/gtkhandlebox.c:192
+#: gtk/gtkhandlebox.c:193
msgid "Appearance of the shadow that surrounds the container."
msgstr ""
-#: gtk/gtkhandlebox.c:200
+#: gtk/gtkhandlebox.c:201
msgid "Handle position"
msgstr ""
-#: gtk/gtkhandlebox.c:201
+#: gtk/gtkhandlebox.c:202
msgid "Position of the handle relative to the child widget."
msgstr ""
-#: gtk/gtkhandlebox.c:209
+#: gtk/gtkhandlebox.c:210
msgid "Snap edge"
msgstr ""
-#: gtk/gtkhandlebox.c:210
+#: gtk/gtkhandlebox.c:211
msgid ""
"Side of the handlebox that's lined up with the docking point to dock the "
"handlebox."
@@ -1727,7 +1733,7 @@ msgstr ""
#. Remove this icon source so we don't keep trying to
#. * load it.
#.
-#: gtk/gtkiconfactory.c:1049
+#: gtk/gtkiconfactory.c:1061
#, c-format
msgid "Error loading icon: %s"
msgstr ""
@@ -1741,209 +1747,209 @@ msgid "Child widget to appear next to the menu text"
msgstr ""
#. shell and main vbox
-#: gtk/gtkinputdialog.c:181
+#: gtk/gtkinputdialog.c:182
msgid "Input"
msgstr "Inndata"
-#: gtk/gtkinputdialog.c:189
+#: gtk/gtkinputdialog.c:190
msgid "No input devices"
msgstr "Ingen innenheter"
-#: gtk/gtkinputdialog.c:218
+#: gtk/gtkinputdialog.c:219
msgid "_Device:"
msgstr "_Einhet:"
-#: gtk/gtkinputdialog.c:235
+#: gtk/gtkinputdialog.c:236
msgid "Disabled"
msgstr "Sltt av"
-#: gtk/gtkinputdialog.c:243
+#: gtk/gtkinputdialog.c:244
msgid "Screen"
msgstr "Skjerm"
-#: gtk/gtkinputdialog.c:251
+#: gtk/gtkinputdialog.c:252
msgid "Window"
msgstr "Vindu"
-#: gtk/gtkinputdialog.c:259
+#: gtk/gtkinputdialog.c:260
msgid "_Mode: "
msgstr "_Modus: "
#. The axis listbox
-#: gtk/gtkinputdialog.c:290
+#: gtk/gtkinputdialog.c:291
msgid "_Axes"
msgstr "_Akser"
#. Keys listbox
-#: gtk/gtkinputdialog.c:306
+#: gtk/gtkinputdialog.c:307
msgid "_Keys"
msgstr "_Taster"
#. We create the save button in any case, so that clients can
#. connect to it, without paying attention to whether it exits
-#: gtk/gtkinputdialog.c:327
+#: gtk/gtkinputdialog.c:328
msgid "Save"
msgstr "Lagre"
-#: gtk/gtkinputdialog.c:336
+#: gtk/gtkinputdialog.c:337
msgid "Close"
msgstr "Lukk"
-#: gtk/gtkinputdialog.c:469
+#: gtk/gtkinputdialog.c:470
msgid "X"
msgstr "X"
-#: gtk/gtkinputdialog.c:470
+#: gtk/gtkinputdialog.c:471
msgid "Y"
msgstr "Y"
-#: gtk/gtkinputdialog.c:471
+#: gtk/gtkinputdialog.c:472
msgid "Pressure"
msgstr "Trykk"
-#: gtk/gtkinputdialog.c:472
+#: gtk/gtkinputdialog.c:473
msgid "X Tilt"
msgstr "X-helling"
-#: gtk/gtkinputdialog.c:473
+#: gtk/gtkinputdialog.c:474
msgid "Y Tilt"
msgstr "Y-helling"
-#: gtk/gtkinputdialog.c:474
+#: gtk/gtkinputdialog.c:475
msgid "Wheel"
msgstr ""
-#: gtk/gtkinputdialog.c:514
+#: gtk/gtkinputdialog.c:515
msgid "none"
msgstr "ingen"
-#: gtk/gtkinputdialog.c:548 gtk/gtkinputdialog.c:584
+#: gtk/gtkinputdialog.c:549 gtk/gtkinputdialog.c:585
msgid "(disabled)"
msgstr "(sltt av)"
-#: gtk/gtkinputdialog.c:577
+#: gtk/gtkinputdialog.c:578
msgid "(unknown)"
msgstr "(ukjent)"
#. and clear button
-#: gtk/gtkinputdialog.c:662
+#: gtk/gtkinputdialog.c:663
msgid "clear"
msgstr "tm"
-#: gtk/gtklabel.c:284
+#: gtk/gtklabel.c:283
msgid "The text of the label."
msgstr ""
-#: gtk/gtklabel.c:291
+#: gtk/gtklabel.c:290
msgid "A list of style attributes to apply to the text of the label."
msgstr ""
-#: gtk/gtklabel.c:297
+#: gtk/gtklabel.c:296
msgid "Use markup"
msgstr ""
-#: gtk/gtklabel.c:298
+#: gtk/gtklabel.c:297
msgid "The text of the label includes XML markup. See pango_parse_markup()."
msgstr ""
-#: gtk/gtklabel.c:312 gtk/gtktexttag.c:377 gtk/gtktextview.c:556
+#: gtk/gtklabel.c:311 gtk/gtktexttag.c:378 gtk/gtktextview.c:565
msgid "Justification"
msgstr ""
-#: gtk/gtklabel.c:313
+#: gtk/gtklabel.c:312
msgid ""
"The alignment of the lines in the text of the label relative to each other. "
"This does NOT affect the alignment of the label within its allocation. See "
"GtkMisc::xalign for that."
msgstr ""
-#: gtk/gtklabel.c:321
+#: gtk/gtklabel.c:320
msgid "Pattern"
msgstr "Mnster"
-#: gtk/gtklabel.c:322
+#: gtk/gtklabel.c:321
msgid ""
"A string with _ characters in positions correspond to characters in the text "
"to underline."
msgstr ""
-#: gtk/gtklabel.c:329
+#: gtk/gtklabel.c:328
msgid "Line wrap"
msgstr ""
-#: gtk/gtklabel.c:330
+#: gtk/gtklabel.c:329
msgid "If set, wrap lines if the text becomes too wide."
msgstr ""
-#: gtk/gtklabel.c:336
+#: gtk/gtklabel.c:335
msgid "Selectable"
msgstr "Valgbar"
-#: gtk/gtklabel.c:337
+#: gtk/gtklabel.c:336
msgid "Whether the label text can be selected with the mouse."
msgstr ""
-#: gtk/gtklabel.c:343
+#: gtk/gtklabel.c:342
msgid "Mnemonic key"
msgstr ""
-#: gtk/gtklabel.c:344
+#: gtk/gtklabel.c:343
msgid "The mnemonic accelerator key for this label."
msgstr ""
-#: gtk/gtklabel.c:352
+#: gtk/gtklabel.c:351
msgid "Mnemonic widget"
msgstr ""
-#: gtk/gtklabel.c:353
+#: gtk/gtklabel.c:352
msgid "The widget to be activated when the label's mnemonic key is pressed."
msgstr ""
-#: gtk/gtklayout.c:575
+#: gtk/gtklayout.c:576
msgid "X position"
msgstr ""
-#: gtk/gtklayout.c:576
+#: gtk/gtklayout.c:577
msgid "X position of child widget"
msgstr ""
-#: gtk/gtklayout.c:585
+#: gtk/gtklayout.c:586
msgid "Y position"
msgstr ""
-#: gtk/gtklayout.c:586
+#: gtk/gtklayout.c:587
msgid "Y position of child widget"
msgstr ""
-#: gtk/gtklayout.c:595 gtk/gtkviewport.c:131
+#: gtk/gtklayout.c:596 gtk/gtkviewport.c:132
msgid "Horizontal adjustment"
msgstr ""
-#: gtk/gtklayout.c:596
+#: gtk/gtklayout.c:597
msgid "The GtkAdjustment for the horizontal position."
msgstr ""
-#: gtk/gtklayout.c:603 gtk/gtkviewport.c:139
+#: gtk/gtklayout.c:604 gtk/gtkviewport.c:140
msgid "Vertical adjustment"
msgstr ""
-#: gtk/gtklayout.c:604
+#: gtk/gtklayout.c:605
msgid "The GtkAdjustment for the vertical position."
msgstr ""
-#: gtk/gtklayout.c:611 gtk/gtktreeviewcolumn.c:179
+#: gtk/gtklayout.c:612 gtk/gtktreeviewcolumn.c:189
msgid "Width"
msgstr "Breidd"
-#: gtk/gtklayout.c:612
+#: gtk/gtklayout.c:613
msgid "The width of the layout."
msgstr ""
-#: gtk/gtklayout.c:620
+#: gtk/gtklayout.c:621
msgid "Height"
msgstr "Hgd"
-#: gtk/gtklayout.c:621
+#: gtk/gtklayout.c:622
msgid "The height of the layout."
msgstr ""
@@ -1952,7 +1958,7 @@ 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:572
+#: gtk/gtkmain.c:613
msgid "default:LTR"
msgstr "default:LTR"
@@ -1960,7 +1966,7 @@ msgstr "default:LTR"
msgid "Style of bevel around the menubar"
msgstr ""
-#: gtk/gtkmenubar.c:156 gtk/gtktoolbar.c:250
+#: gtk/gtkmenubar.c:156 gtk/gtktoolbar.c:251
msgid "Internal padding"
msgstr ""
@@ -1968,14 +1974,31 @@ msgstr ""
msgid "Amount of border space between the menubar shadow and the menu items"
msgstr ""
-#: gtk/gtkmessagedialog.c:80
+#: gtk/gtkmessagedialog.c:104
msgid "Image/label border"
msgstr ""
-#: gtk/gtkmessagedialog.c:81
+#: gtk/gtkmessagedialog.c:105
msgid "Width of border around the label and image in the message dialog"
msgstr ""
+#: gtk/gtkmessagedialog.c:113
+msgid "Message Type"
+msgstr ""
+
+#: gtk/gtkmessagedialog.c:114
+#, fuzzy
+msgid "The type of message"
+msgstr "Vindaugetype"
+
+#: gtk/gtkmessagedialog.c:121
+msgid "Message Buttons"
+msgstr ""
+
+#: gtk/gtkmessagedialog.c:122
+msgid "The buttons shown in the message dialog"
+msgstr ""
+
#: gtk/gtkmisc.c:97
msgid "X align"
msgstr ""
@@ -2010,142 +2033,150 @@ msgid ""
"The amount of space to add on the top and bottom of the widget, in pixels"
msgstr ""
-#: gtk/gtknotebook.c:324
+#: gtk/gtknotebook.c:328
msgid "Page"
msgstr "Side"
-#: gtk/gtknotebook.c:325
+#: gtk/gtknotebook.c:329
msgid "The index of the current page"
msgstr ""
-#: gtk/gtknotebook.c:333
+#: gtk/gtknotebook.c:337
msgid "Tab Position"
msgstr ""
-#: gtk/gtknotebook.c:334
+#: gtk/gtknotebook.c:338
msgid "Which side of the notebook holds the tabs"
msgstr ""
-#: gtk/gtknotebook.c:341
+#: gtk/gtknotebook.c:345
msgid "Tab Border"
msgstr ""
-#: gtk/gtknotebook.c:342
+#: gtk/gtknotebook.c:346
msgid "Width of the border around the tab labels"
msgstr ""
-#: gtk/gtknotebook.c:350
+#: gtk/gtknotebook.c:354
msgid "Horizontal Tab Border"
msgstr ""
-#: gtk/gtknotebook.c:351
+#: gtk/gtknotebook.c:355
msgid "Width of the horizontal border of tab labels"
msgstr ""
-#: gtk/gtknotebook.c:359
+#: gtk/gtknotebook.c:363
msgid "Vertical Tab Border"
msgstr ""
-#: gtk/gtknotebook.c:360
+#: gtk/gtknotebook.c:364
msgid "Width of the vertical border of tab labels"
msgstr ""
-#: gtk/gtknotebook.c:368
+#: gtk/gtknotebook.c:372
msgid "Show Tabs"
msgstr ""
-#: gtk/gtknotebook.c:369
+#: gtk/gtknotebook.c:373
msgid "Whether tabs should be shown or not"
msgstr ""
-#: gtk/gtknotebook.c:375
+#: gtk/gtknotebook.c:379
msgid "Show Border"
msgstr ""
-#: gtk/gtknotebook.c:376
+#: gtk/gtknotebook.c:380
msgid "Whether the border should be shown or not"
msgstr ""
-#: gtk/gtknotebook.c:382
+#: gtk/gtknotebook.c:386
msgid "Scrollable"
msgstr "Rullbar"
-#: gtk/gtknotebook.c:383
+#: gtk/gtknotebook.c:387
msgid "If TRUE, scroll arrows are added if there are to many tabs to fit"
msgstr ""
-#: gtk/gtknotebook.c:389
+#: gtk/gtknotebook.c:393
msgid "Enable Popup"
msgstr ""
-#: gtk/gtknotebook.c:390
+#: gtk/gtknotebook.c:394
msgid ""
"If TRUE, pressing the right mouse button on the notebook pops up a menu that "
"you can use to go to a page"
msgstr ""
-#: gtk/gtknotebook.c:397
+#: gtk/gtknotebook.c:401
msgid "Whether tabs should have homogeneous sizes"
msgstr ""
-#: gtk/gtknotebook.c:2134 gtk/gtknotebook.c:4529
+#: gtk/gtknotebook.c:2240 gtk/gtknotebook.c:4470
#, c-format
msgid "Page %u"
msgstr "Side %u"
-#: gtk/gtkoptionmenu.c:164
+#: gtk/gtkoptionmenu.c:184
+msgid "Menu"
+msgstr ""
+
+#: gtk/gtkoptionmenu.c:185
+msgid "The menu of options"
+msgstr ""
+
+#: gtk/gtkoptionmenu.c:192
msgid "Size of dropdown indicator"
msgstr ""
-#: gtk/gtkoptionmenu.c:170
+#: gtk/gtkoptionmenu.c:198
msgid "Spacing around indicator"
msgstr ""
-#: gtk/gtkpaned.c:116 gtk/gtkruler.c:138
+#: gtk/gtkpaned.c:120 gtk/gtkruler.c:138
msgid "Position"
msgstr "Posisjon"
-#: gtk/gtkpaned.c:117
+#: gtk/gtkpaned.c:121
msgid ""
"Position of paned separator in pixels(0 means all the way to the left/top)"
msgstr ""
-#: gtk/gtkpaned.c:125
+#: gtk/gtkpaned.c:129
msgid "Position Set"
msgstr ""
-#: gtk/gtkpaned.c:126
+#: gtk/gtkpaned.c:130
msgid "TRUE if the Position property should be used"
msgstr ""
-#: gtk/gtkpaned.c:132
+#: gtk/gtkpaned.c:136
msgid "Handle Size"
msgstr ""
-#: gtk/gtkpaned.c:133
+#: gtk/gtkpaned.c:137
msgid "Width of handle"
msgstr ""
-#: gtk/gtkrc.c:2759
+#: gtk/gtkrc.c:2723
#, c-format
msgid "Unable to locate image file in pixmap_path: \"%s\" line %d"
msgstr "Kunne ikkje finne bildefila i pixmap_patg: \"%s\" linje %d"
-#: gtk/gtkrc.c:2762
+#: gtk/gtkrc.c:2726
#, c-format
msgid "Unable to locate image file in pixmap_path: \"%s\""
msgstr "Kunne ikkje finne bildefila i pixmap_path: \"%s\""
-#: gtk/gtkrc.c:3171
+#: gtk/gtkrc.c:3135
#, c-format
msgid "Pixmap path element: \"%s\" must be absolute, %s, line %d"
msgstr ""
-#: gtk/gtkpreview.c:134
+#: gtk/gtkpreview.c:129
msgid "Expand"
msgstr "Utvid"
-#: gtk/gtkpreview.c:135
+#: gtk/gtkpreview.c:130
msgid ""
"Whether the preview widget should take up the entire space it is allocated"
msgstr ""
@@ -2190,7 +2221,7 @@ msgid ""
"in the progress widget"
msgstr ""
-#: gtk/gtkprogressbar.c:131 gtk/gtkrange.c:265 gtk/gtkspinbutton.c:213
+#: gtk/gtkprogressbar.c:131 gtk/gtkrange.c:270 gtk/gtkspinbutton.c:214
msgid "Adjustment"
msgstr ""
@@ -2198,7 +2229,7 @@ msgstr ""
msgid "The GtkAdjustment connected to the progress bar (Deprecated)"
msgstr ""
-#: gtk/gtkprogressbar.c:139 gtk/gtktoolbar.c:223
+#: gtk/gtkprogressbar.c:139 gtk/gtktoolbar.c:224
msgid "Orientation"
msgstr "Retning"
@@ -2262,55 +2293,55 @@ msgstr ""
msgid "Text to be displayed in the progress bar"
msgstr ""
-#: gtk/gtkrange.c:256
+#: gtk/gtkrange.c:261
msgid "Update policy"
msgstr ""
-#: gtk/gtkrange.c:257
+#: gtk/gtkrange.c:262
msgid "How the range should be updated on the screen"
msgstr ""
-#: gtk/gtkrange.c:266
+#: gtk/gtkrange.c:271
msgid "The GtkAdjustment that contains the current value of this range object"
msgstr ""
-#: gtk/gtkrange.c:273
+#: gtk/gtkrange.c:278
msgid "Inverted"
msgstr ""
-#: gtk/gtkrange.c:274
+#: gtk/gtkrange.c:279
msgid "Invert direction slider moves to increase range value"
msgstr ""
-#: gtk/gtkrange.c:280
+#: gtk/gtkrange.c:285
msgid "Slider Width"
msgstr ""
-#: gtk/gtkrange.c:281
+#: gtk/gtkrange.c:286
msgid "Width of scrollbar or scale thumb"
msgstr ""
-#: gtk/gtkrange.c:288
+#: gtk/gtkrange.c:293
msgid "Trough Border"
msgstr ""
-#: gtk/gtkrange.c:289
+#: gtk/gtkrange.c:294
msgid "Spacing between thumb/steppers and outer trough bevel"
msgstr ""
-#: gtk/gtkrange.c:296
+#: gtk/gtkrange.c:301
msgid "Stepper Size"
msgstr ""
-#: gtk/gtkrange.c:297
+#: gtk/gtkrange.c:302
msgid "Length of step buttons at ends"
msgstr ""
-#: gtk/gtkrange.c:304
+#: gtk/gtkrange.c:309
msgid "Stepper Spacing"
msgstr ""
-#: gtk/gtkrange.c:305
+#: gtk/gtkrange.c:310
msgid "Spacing between step buttons and thumb"
msgstr ""
@@ -2342,7 +2373,7 @@ msgstr "Maks storleik"
msgid "Maximum size of the ruler"
msgstr ""
-#: gtk/gtkscale.c:148 gtk/gtkspinbutton.c:231
+#: gtk/gtkscale.c:148 gtk/gtkspinbutton.c:232
msgid "Digits"
msgstr "Siffer"
@@ -2492,66 +2523,66 @@ msgstr ""
msgid "Keybinding to activate the menu bar"
msgstr ""
-#: gtk/gtkspinbutton.c:214
+#: gtk/gtkspinbutton.c:215
msgid "The adjustment that holds the value of the spinbutton"
msgstr ""
-#: gtk/gtkspinbutton.c:221
+#: gtk/gtkspinbutton.c:222
msgid "Climb Rate"
msgstr ""
-#: gtk/gtkspinbutton.c:222
+#: gtk/gtkspinbutton.c:223
msgid "The acceleration rate when you hold down a button"
msgstr ""
-#: gtk/gtkspinbutton.c:232
+#: gtk/gtkspinbutton.c:233
msgid "The number of decimal places to display"
msgstr ""
-#: gtk/gtkspinbutton.c:241
+#: gtk/gtkspinbutton.c:242
msgid "Snap to Ticks"
msgstr ""
-#: gtk/gtkspinbutton.c:242
+#: gtk/gtkspinbutton.c:243
msgid ""
"Whether erroneous values are automatically changed to a spin button's "
"nearest step increment"
msgstr ""
-#: gtk/gtkspinbutton.c:249
+#: gtk/gtkspinbutton.c:250
msgid "Numeric"
msgstr ""
-#: gtk/gtkspinbutton.c:250
+#: gtk/gtkspinbutton.c:251
msgid "Whether non-numeric characters should be ignored"
msgstr ""
-#: gtk/gtkspinbutton.c:257
+#: gtk/gtkspinbutton.c:258
msgid "Wrap"
msgstr ""
-#: gtk/gtkspinbutton.c:258
+#: gtk/gtkspinbutton.c:259
msgid "Whether a spin button should wrap upon reaching its limits"
msgstr ""
-#: gtk/gtkspinbutton.c:265
+#: gtk/gtkspinbutton.c:266
msgid "Update Policy"
msgstr ""
-#: gtk/gtkspinbutton.c:266
+#: gtk/gtkspinbutton.c:267
msgid ""
"Whether the spin button should update always, or only when the value is legal"
msgstr ""
-#: gtk/gtkspinbutton.c:274
+#: gtk/gtkspinbutton.c:275
msgid "Value"
msgstr "Verdi"
-#: gtk/gtkspinbutton.c:275
+#: gtk/gtkspinbutton.c:276
msgid "Reads the current value, or sets a new value"
msgstr ""
-#: gtk/gtkstatusbar.c:158
+#: gtk/gtkstatusbar.c:159
msgid "Style of bevel around the statusbar text"
msgstr ""
@@ -2576,171 +2607,265 @@ msgstr "Sprsml"
#. * need the mnemonics to be rationalized
#.
#: gtk/gtkstock.c:275
+msgid "_Add"
+msgstr ""
+
+#: gtk/gtkstock.c:276
msgid "_Apply"
msgstr "_Bruk"
-#: gtk/gtkstock.c:276
+#: gtk/gtkstock.c:277
msgid "_Bold"
msgstr ""
-#: gtk/gtkstock.c:277
+#: gtk/gtkstock.c:278
msgid "_Cancel"
msgstr "_Avbryt"
-#: gtk/gtkstock.c:278
+#: gtk/gtkstock.c:279
+msgid "_CD-Rom"
+msgstr ""
+
+#: gtk/gtkstock.c:280
msgid "_Clear"
msgstr "_Tm"
-#: gtk/gtkstock.c:279
+#: gtk/gtkstock.c:281
msgid "_Close"
msgstr "_Lukk"
-#: gtk/gtkstock.c:280
+#: gtk/gtkstock.c:282
+#, fuzzy
+msgid "_Convert"
+msgstr "_G tilbake"
+
+#: gtk/gtkstock.c:283
msgid "_Copy"
msgstr "_Kopier"
-#: gtk/gtkstock.c:281
+#: gtk/gtkstock.c:284
msgid "C_ut"
msgstr ""
-#: gtk/gtkstock.c:282
+#: gtk/gtkstock.c:285
+#, fuzzy
+msgid "_Delete"
+msgstr "Slett"
+
+#: gtk/gtkstock.c:286
+msgid "_Execute"
+msgstr ""
+
+#: gtk/gtkstock.c:287
msgid "_Find"
msgstr ""
-#: gtk/gtkstock.c:283
+#: gtk/gtkstock.c:288
msgid "Find and _Replace"
msgstr ""
-#: gtk/gtkstock.c:284
+#: gtk/gtkstock.c:289
+#, fuzzy
+msgid "_Floppy"
+msgstr "_Kopier"
+
+#: gtk/gtkstock.c:290
+msgid "_Bottom"
+msgstr ""
+
+#: gtk/gtkstock.c:291
+msgid "_First"
+msgstr ""
+
+#: gtk/gtkstock.c:292
+#, fuzzy
+msgid "_Last"
+msgstr "_Lim inn"
+
+#: gtk/gtkstock.c:293
+#, fuzzy
+msgid "_Top"
+msgstr "_Kopier"
+
+#: gtk/gtkstock.c:294
msgid "_Back"
msgstr "Til_bake"
-#: gtk/gtkstock.c:285
+#: gtk/gtkstock.c:295
+msgid "_Down"
+msgstr ""
+
+#: gtk/gtkstock.c:296
msgid "_Forward"
msgstr "_Framover"
-#: gtk/gtkstock.c:286
+#: gtk/gtkstock.c:297
+msgid "_Up"
+msgstr ""
+
+#: gtk/gtkstock.c:298
msgid "_Help"
msgstr "_Hjelp"
-#: gtk/gtkstock.c:287
+#: gtk/gtkstock.c:299
msgid "_Home"
msgstr "_Hjelp"
-#: gtk/gtkstock.c:288
+#: gtk/gtkstock.c:300
+#, fuzzy
+msgid "_Index"
+msgstr "Innrykk"
+
+#: gtk/gtkstock.c:301
msgid "_Italic"
msgstr "_kursiv"
-#: gtk/gtkstock.c:289
+#: gtk/gtkstock.c:302
+msgid "_Jump to"
+msgstr ""
+
+#: gtk/gtkstock.c:303
msgid "_Center"
msgstr "_Sentrer"
-#: gtk/gtkstock.c:290
+#: gtk/gtkstock.c:304
msgid "_Fill"
msgstr "_Fyll"
-#: gtk/gtkstock.c:291
+#: gtk/gtkstock.c:305
msgid "_Left"
msgstr "_Venstre"
-#: gtk/gtkstock.c:292
+#: gtk/gtkstock.c:306
msgid "_Right"
msgstr "Hg_re"
-#: gtk/gtkstock.c:293
+#: gtk/gtkstock.c:307
msgid "_New"
msgstr "_Ny"
-#: gtk/gtkstock.c:294
+#: gtk/gtkstock.c:308
msgid "_No"
msgstr "_Nei"
-#: gtk/gtkstock.c:295
+#: gtk/gtkstock.c:309
msgid "_OK"
msgstr "_OK"
-#: gtk/gtkstock.c:296
+#: gtk/gtkstock.c:310
msgid "_Open"
msgstr "_Opne"
-#: gtk/gtkstock.c:297
+#: gtk/gtkstock.c:311
msgid "_Paste"
msgstr "_Lim inn"
-#: gtk/gtkstock.c:298
+#: gtk/gtkstock.c:312
msgid "_Preferences"
msgstr ""
-#: gtk/gtkstock.c:299
+#: gtk/gtkstock.c:313
msgid "_Print"
msgstr "_Skriv ut"
-#: gtk/gtkstock.c:300
+#: gtk/gtkstock.c:314
msgid "Print Pre_view"
msgstr "_Frehandsvising av utskrift"
-#: gtk/gtkstock.c:301
+#: gtk/gtkstock.c:315
msgid "_Properties"
msgstr "_Eigenskapar"
-#: gtk/gtkstock.c:302
+#: gtk/gtkstock.c:316
msgid "_Quit"
msgstr ""
-#: gtk/gtkstock.c:303
+#: gtk/gtkstock.c:317
msgid "_Redo"
msgstr "_Gjer om"
-#: gtk/gtkstock.c:304
+#: gtk/gtkstock.c:318
+msgid "_Refresh"
+msgstr ""
+
+#: gtk/gtkstock.c:319
+#, fuzzy
+msgid "_Remove"
+msgstr "_G tilbake"
+
+#: gtk/gtkstock.c:320
msgid "_Revert"
msgstr "_G tilbake"
-#: gtk/gtkstock.c:305
+#: gtk/gtkstock.c:321
msgid "_Save"
msgstr "_Lagre"
-#: gtk/gtkstock.c:306
+#: gtk/gtkstock.c:322
msgid "Save _As"
msgstr "_Lagre som"
-#: gtk/gtkstock.c:307
+#: gtk/gtkstock.c:323
+#, fuzzy
+msgid "_Color"
+msgstr "_Lukk"
+
+#: gtk/gtkstock.c:324
+#, fuzzy
+msgid "_Font"
+msgstr "Skrifttype"
+
+#: gtk/gtkstock.c:325
+msgid "_Ascending"
+msgstr ""
+
+#: gtk/gtkstock.c:326
+msgid "_Descending"
+msgstr ""
+
+#: gtk/gtkstock.c:327
msgid "_Spell Check"
msgstr ""
-#: gtk/gtkstock.c:308
+#: gtk/gtkstock.c:328
msgid "_Stop"
msgstr ""
-#: gtk/gtkstock.c:309
+#: gtk/gtkstock.c:329
msgid "_Strikethrough"
msgstr ""
-#: gtk/gtkstock.c:310
+#: gtk/gtkstock.c:330
+#, fuzzy
+msgid "_Undelete"
+msgstr "Slett"
+
+#: gtk/gtkstock.c:331
msgid "_Underline"
msgstr ""
-#: gtk/gtkstock.c:311
+#: gtk/gtkstock.c:332
msgid "_Undo"
msgstr "_Angre"
-#: gtk/gtkstock.c:312
+#: gtk/gtkstock.c:333
msgid "_Yes"
msgstr "_Ja"
-#: gtk/gtkstock.c:313
+#: gtk/gtkstock.c:334
#, c-format
msgid "Zoom _100%"
msgstr ""
-#: gtk/gtkstock.c:314
+#: gtk/gtkstock.c:335
msgid "Zoom to _Fit"
msgstr ""
-#: gtk/gtkstock.c:315
+#: gtk/gtkstock.c:336
msgid "Zoom _In"
msgstr "For_strr"
-#: gtk/gtkstock.c:316
+#: gtk/gtkstock.c:337
msgid "Zoom _Out"
msgstr "For_minsk"
@@ -2784,302 +2909,302 @@ msgstr ""
msgid "If TRUE this means the table cells are all the same width/height"
msgstr ""
-#: gtk/gtktext.c:603 gtk/gtktreeview.c:504
+#: gtk/gtktext.c:604 gtk/gtktreeview.c:505
msgid "Horizontal Adjustment"
msgstr ""
-#: gtk/gtktext.c:604
+#: gtk/gtktext.c:605
msgid "Horizontal adjustment for the text widget"
msgstr ""
-#: gtk/gtktext.c:611 gtk/gtktreeview.c:512
+#: gtk/gtktext.c:612 gtk/gtktreeview.c:513
msgid "Vertical Adjustment"
msgstr "Vertikal justering"
-#: gtk/gtktext.c:612
+#: gtk/gtktext.c:613
msgid "Vertical adjustment for the text widget"
msgstr ""
-#: gtk/gtktext.c:619
+#: gtk/gtktext.c:620
msgid "Line Wrap"
msgstr ""
-#: gtk/gtktext.c:620
+#: gtk/gtktext.c:621
msgid "Whether lines are wrapped at widget edges"
msgstr ""
-#: gtk/gtktext.c:627
+#: gtk/gtktext.c:628
msgid "Word Wrap"
msgstr "Orddeling"
-#: gtk/gtktext.c:628
+#: gtk/gtktext.c:629
msgid "Whether words are wrapped at widget edges"
msgstr ""
-#: gtk/gtktexttag.c:198
+#: gtk/gtktexttag.c:199
msgid "Tag name"
msgstr ""
-#: gtk/gtktexttag.c:199
+#: gtk/gtktexttag.c:200
msgid "Name used to refer to the text tag"
msgstr ""
-#: gtk/gtktexttag.c:224
+#: gtk/gtktexttag.c:225
msgid "Background full height"
msgstr ""
-#: gtk/gtktexttag.c:225
+#: gtk/gtktexttag.c:226
msgid ""
"Whether the background color fills the entire line height or only the height "
"of the tagged characters"
msgstr ""
-#: gtk/gtktexttag.c:233
+#: gtk/gtktexttag.c:234
msgid "Background stipple mask"
msgstr ""
-#: gtk/gtktexttag.c:234
+#: gtk/gtktexttag.c:235
msgid "Bitmap to use as a mask when drawing the text background"
msgstr ""
-#: gtk/gtktexttag.c:259
+#: gtk/gtktexttag.c:260
msgid "Foreground stipple mask"
msgstr ""
-#: gtk/gtktexttag.c:260
+#: gtk/gtktexttag.c:261
msgid "Bitmap to use as a mask when drawing the text foreground"
msgstr ""
-#: gtk/gtktexttag.c:267
+#: gtk/gtktexttag.c:268
msgid "Text direction"
msgstr "Tekstretning"
-#: gtk/gtktexttag.c:268
+#: gtk/gtktexttag.c:269
msgid "Text direction, e.g. right-to-left or left-to-right"
msgstr ""
-#: gtk/gtktexttag.c:378 gtk/gtktextview.c:557
+#: gtk/gtktexttag.c:379 gtk/gtktextview.c:566
msgid "Left, right, or center justification"
msgstr ""
-#: gtk/gtktexttag.c:386
+#: gtk/gtktexttag.c:387
msgid "Language"
msgstr "Sprk"
-#: gtk/gtktexttag.c:387
+#: gtk/gtktexttag.c:388
msgid "Language engine code to use for rendering the text"
msgstr ""
-#: gtk/gtktexttag.c:394
+#: gtk/gtktexttag.c:395
msgid "Left margin"
msgstr ""
-#: gtk/gtktexttag.c:395 gtk/gtktextview.c:566
+#: gtk/gtktexttag.c:396 gtk/gtktextview.c:575
msgid "Width of the left margin in pixels"
msgstr ""
-#: gtk/gtktexttag.c:404
+#: gtk/gtktexttag.c:405
msgid "Right margin"
msgstr ""
-#: gtk/gtktexttag.c:405 gtk/gtktextview.c:576
+#: gtk/gtktexttag.c:406 gtk/gtktextview.c:585
msgid "Width of the right margin in pixels"
msgstr ""
-#: gtk/gtktexttag.c:415 gtk/gtktextview.c:585
+#: gtk/gtktexttag.c:416 gtk/gtktextview.c:594
msgid "Indent"
msgstr "Innrykk"
-#: gtk/gtktexttag.c:416 gtk/gtktextview.c:586
+#: gtk/gtktexttag.c:417 gtk/gtktextview.c:595
msgid "Amount to indent the paragraph, in pixels"
msgstr ""
-#: gtk/gtktexttag.c:436
+#: gtk/gtktexttag.c:437
msgid "Pixels above lines"
msgstr ""
-#: gtk/gtktexttag.c:437 gtk/gtktextview.c:510
+#: gtk/gtktexttag.c:438 gtk/gtktextview.c:519
msgid "Pixels of blank space above paragraphs"
msgstr ""
-#: gtk/gtktexttag.c:446
+#: gtk/gtktexttag.c:447
msgid "Pixels below lines"
msgstr ""
-#: gtk/gtktexttag.c:447 gtk/gtktextview.c:520
+#: gtk/gtktexttag.c:448 gtk/gtktextview.c:529
msgid "Pixels of blank space below paragraphs"
msgstr ""
-#: gtk/gtktexttag.c:456
+#: gtk/gtktexttag.c:457
msgid "Pixels inside wrap"
msgstr ""
-#: gtk/gtktexttag.c:457 gtk/gtktextview.c:530
+#: gtk/gtktexttag.c:458 gtk/gtktextview.c:539
msgid "Pixels of blank space between wrapped lines in a paragraph"
msgstr ""
-#: gtk/gtktexttag.c:483
+#: gtk/gtktexttag.c:484
msgid "Wrap mode"
msgstr ""
-#: gtk/gtktexttag.c:484 gtk/gtktextview.c:548
+#: gtk/gtktexttag.c:485 gtk/gtktextview.c:557
msgid ""
"Whether to wrap lines never, at word boundaries, or at character boundaries"
msgstr ""
-#: gtk/gtktexttag.c:493 gtk/gtktextview.c:595
+#: gtk/gtktexttag.c:494 gtk/gtktextview.c:604
msgid "Tabs"
msgstr "Tabulatorar"
-#: gtk/gtktexttag.c:494 gtk/gtktextview.c:596
+#: gtk/gtktexttag.c:495 gtk/gtktextview.c:605
msgid "Custom tabs for this text"
msgstr ""
-#: gtk/gtktexttag.c:501
+#: gtk/gtktexttag.c:502
msgid "Invisible"
msgstr ""
-#: gtk/gtktexttag.c:502
+#: gtk/gtktexttag.c:503
msgid "Whether this text is hidden"
msgstr ""
-#: gtk/gtktexttag.c:515
+#: gtk/gtktexttag.c:516
msgid "Background full height set"
msgstr ""
-#: gtk/gtktexttag.c:516
+#: gtk/gtktexttag.c:517
msgid "Whether this tag affects background height"
msgstr ""
-#: gtk/gtktexttag.c:519
+#: gtk/gtktexttag.c:520
msgid "Background stipple set"
msgstr ""
-#: gtk/gtktexttag.c:520
+#: gtk/gtktexttag.c:521
msgid "Whether this tag affects the background stipple"
msgstr ""
-#: gtk/gtktexttag.c:527
+#: gtk/gtktexttag.c:528
msgid "Foreground stipple set"
msgstr ""
-#: gtk/gtktexttag.c:528
+#: gtk/gtktexttag.c:529
msgid "Whether this tag affects the foreground stipple"
msgstr ""
-#: gtk/gtktexttag.c:563
+#: gtk/gtktexttag.c:564
msgid "Justification set"
msgstr ""
-#: gtk/gtktexttag.c:564
+#: gtk/gtktexttag.c:565
msgid "Whether this tag affects paragraph justification"
msgstr ""
-#: gtk/gtktexttag.c:567
+#: gtk/gtktexttag.c:568
msgid "Language set"
msgstr ""
-#: gtk/gtktexttag.c:568
+#: gtk/gtktexttag.c:569
msgid "Whether this tag affects the language the text is rendered as"
msgstr ""
-#: gtk/gtktexttag.c:571
+#: gtk/gtktexttag.c:572
msgid "Left margin set"
msgstr ""
-#: gtk/gtktexttag.c:572
+#: gtk/gtktexttag.c:573
msgid "Whether this tag affects the left margin"
msgstr ""
-#: gtk/gtktexttag.c:575
+#: gtk/gtktexttag.c:576
msgid "Indent set"
msgstr ""
-#: gtk/gtktexttag.c:576
+#: gtk/gtktexttag.c:577
msgid "Whether this tag affects indentation"
msgstr ""
-#: gtk/gtktexttag.c:583
+#: gtk/gtktexttag.c:584
msgid "Pixels above lines set"
msgstr ""
-#: gtk/gtktexttag.c:584 gtk/gtktexttag.c:588
+#: gtk/gtktexttag.c:585 gtk/gtktexttag.c:589
msgid "Whether this tag affects the number of pixels above lines"
msgstr ""
-#: gtk/gtktexttag.c:587
+#: gtk/gtktexttag.c:588
msgid "Pixels below lines set"
msgstr ""
-#: gtk/gtktexttag.c:591
+#: gtk/gtktexttag.c:592
msgid "Pixels inside wrap set"
msgstr ""
-#: gtk/gtktexttag.c:592
+#: gtk/gtktexttag.c:593
msgid "Whether this tag affects the number of pixels between wrapped lines"
msgstr ""
-#: gtk/gtktexttag.c:599
+#: gtk/gtktexttag.c:600
msgid "Right margin set"
msgstr ""
-#: gtk/gtktexttag.c:600
+#: gtk/gtktexttag.c:601
msgid "Whether this tag affects the right margin"
msgstr ""
-#: gtk/gtktexttag.c:607
+#: gtk/gtktexttag.c:608
msgid "Wrap mode set"
msgstr ""
-#: gtk/gtktexttag.c:608
+#: gtk/gtktexttag.c:609
msgid "Whether this tag affects line wrap mode"
msgstr ""
-#: gtk/gtktexttag.c:611
+#: gtk/gtktexttag.c:612
msgid "Tabs set"
msgstr ""
-#: gtk/gtktexttag.c:612
+#: gtk/gtktexttag.c:613
msgid "Whether this tag affects tabs"
msgstr ""
-#: gtk/gtktexttag.c:615
+#: gtk/gtktexttag.c:616
msgid "Invisible set"
msgstr ""
-#: gtk/gtktexttag.c:616
+#: gtk/gtktexttag.c:617
msgid "Whether this tag affects text visibility"
msgstr ""
-#: gtk/gtktextview.c:509
+#: gtk/gtktextview.c:518
msgid "Pixels Above Lines"
msgstr ""
-#: gtk/gtktextview.c:519
+#: gtk/gtktextview.c:528
msgid "Pixels Below Lines"
msgstr ""
-#: gtk/gtktextview.c:529
+#: gtk/gtktextview.c:538
msgid "Pixels Inside Wrap"
msgstr ""
-#: gtk/gtktextview.c:547
+#: gtk/gtktextview.c:556
msgid "Wrap Mode"
msgstr ""
-#: gtk/gtktextview.c:565
+#: gtk/gtktextview.c:574
msgid "Left Margin"
msgstr ""
-#: gtk/gtktextview.c:575
+#: gtk/gtktextview.c:584
msgid "Right Margin"
msgstr ""
-#: gtk/gtktextview.c:603
+#: gtk/gtktextview.c:612
msgid "Cursor Visible"
msgstr "Skrivemerke synleg"
-#: gtk/gtktextview.c:604
+#: gtk/gtktextview.c:613
msgid "If the insertion cursor is shown"
msgstr ""
@@ -3088,540 +3213,552 @@ msgstr ""
msgid "Unable to locate theme engine in module_path: \"%s\","
msgstr ""
-#: gtk/gtktipsquery.c:181
+#: gtk/gtktipsquery.c:182
msgid "--- No Tip ---"
msgstr "--- Ingen tips ---"
-#: gtk/gtktogglebutton.c:143
+#: gtk/gtktogglebutton.c:133
msgid "If the toggle button should be pressed in or not"
msgstr ""
-#: gtk/gtktogglebutton.c:151
+#: gtk/gtktogglebutton.c:141
msgid "If the toggle button is in an \"in between\" state."
msgstr ""
-#: gtk/gtktogglebutton.c:158
+#: gtk/gtktogglebutton.c:148
msgid "Draw Indicator"
msgstr ""
-#: gtk/gtktogglebutton.c:159
+#: gtk/gtktogglebutton.c:149
msgid "If the toggle part of the button is displayed"
msgstr ""
-#: gtk/gtktoolbar.c:224
+#: gtk/gtktoolbar.c:225
msgid "The orientation of the toolbar"
msgstr "Retning p verktylinje"
-#: gtk/gtktoolbar.c:232
+#: gtk/gtktoolbar.c:233
msgid "Toolbar Style"
msgstr "Verktylinje stil"
-#: gtk/gtktoolbar.c:233
+#: gtk/gtktoolbar.c:234
msgid "How to draw the toolbar"
msgstr ""
-#: gtk/gtktoolbar.c:241
+#: gtk/gtktoolbar.c:242
msgid "Spacer size"
msgstr "Storleik p avstandsstykke"
-#: gtk/gtktoolbar.c:242
+#: gtk/gtktoolbar.c:243
msgid "Size of spacers"
msgstr "Storleik p avstandsstykke"
-#: gtk/gtktoolbar.c:251
+#: gtk/gtktoolbar.c:252
msgid "Amount of border space between the toolbar shadow and the buttons"
msgstr ""
-#: gtk/gtktoolbar.c:259
+#: gtk/gtktoolbar.c:260
msgid "Space style"
msgstr ""
-#: gtk/gtktoolbar.c:260
+#: gtk/gtktoolbar.c:261
msgid "Whether spacers are vertical lines or just blank"
msgstr ""
-#: gtk/gtktoolbar.c:268
+#: gtk/gtktoolbar.c:269
msgid "Button relief"
msgstr ""
-#: gtk/gtktoolbar.c:269
+#: gtk/gtktoolbar.c:270
msgid "Type of bevel around toolbar buttons"
msgstr ""
-#: gtk/gtktoolbar.c:277
+#: gtk/gtktoolbar.c:278
msgid "Style of bevel around the toolbar"
msgstr ""
-#: gtk/gtktoolbar.c:283
+#: gtk/gtktoolbar.c:284
msgid "Toolbar style"
msgstr "Stil p verktylinje"
-#: gtk/gtktoolbar.c:284
+#: gtk/gtktoolbar.c:285
msgid ""
"Whether default toolbars have text only, text and icons, icons only, etc."
msgstr ""
-#: gtk/gtktoolbar.c:290
+#: gtk/gtktoolbar.c:291
msgid "Toolbar icon size"
msgstr ""
-#: gtk/gtktoolbar.c:291
+#: gtk/gtktoolbar.c:292
msgid "Size of icons in default toolbars"
msgstr ""
-#: gtk/gtktreeview.c:496
+#: gtk/gtktreeview.c:497
msgid "TreeView Model"
msgstr ""
-#: gtk/gtktreeview.c:497
+#: gtk/gtktreeview.c:498
msgid "The model for the tree view"
msgstr ""
-#: gtk/gtktreeview.c:505
+#: gtk/gtktreeview.c:506
msgid "Horizontal Adjustment for the widget"
msgstr ""
-#: gtk/gtktreeview.c:513
+#: gtk/gtktreeview.c:514
msgid "Vertical Adjustment for the widget"
msgstr ""
-#: gtk/gtktreeview.c:520 gtk/gtktreeviewcolumn.c:171 gtk/gtkwidget.c:421
+#: gtk/gtktreeview.c:521 gtk/gtktreeviewcolumn.c:173 gtk/gtkwidget.c:427
msgid "Visible"
msgstr "Synleg"
-#: gtk/gtktreeview.c:521
+#: gtk/gtktreeview.c:522
msgid "Show the column header buttons"
msgstr ""
-#: gtk/gtktreeview.c:528
+#: gtk/gtktreeview.c:529
msgid "Headers Clickable"
msgstr ""
-#: gtk/gtktreeview.c:529
+#: gtk/gtktreeview.c:530
msgid "Column headers respond to click events"
msgstr ""
-#: gtk/gtktreeview.c:536
+#: gtk/gtktreeview.c:537
msgid "Expander Column"
msgstr ""
-#: gtk/gtktreeview.c:537
+#: gtk/gtktreeview.c:538
msgid "Set the column for the expander column"
msgstr ""
-#: gtk/gtktreeview.c:544 gtk/gtktreeviewcolumn.c:262
+#: gtk/gtktreeview.c:545 gtk/gtktreeviewcolumn.c:272
msgid "Reorderable"
msgstr ""
-#: gtk/gtktreeview.c:545
+#: gtk/gtktreeview.c:546
msgid "View is reorderable"
msgstr ""
-#: gtk/gtktreeview.c:552
+#: gtk/gtktreeview.c:553
msgid "Rules Hint"
msgstr ""
-#: gtk/gtktreeview.c:553
+#: gtk/gtktreeview.c:554
msgid "Set a hint to the theme engine to draw rows in alternating colors"
msgstr ""
-#: gtk/gtktreeview.c:560
+#: gtk/gtktreeview.c:561
msgid "Enable Search"
msgstr "Tillat sk"
-#: gtk/gtktreeview.c:561
+#: gtk/gtktreeview.c:562
msgid "View allows user to search through columns interactively"
msgstr ""
-#: gtk/gtktreeview.c:568
+#: gtk/gtktreeview.c:569
msgid "Search Column"
msgstr ""
-#: gtk/gtktreeview.c:569
+#: gtk/gtktreeview.c:570
msgid "Model column to search through when searching through code"
msgstr ""
-#: gtk/gtktreeview.c:582
+#: gtk/gtktreeview.c:583
msgid "Expander Size"
msgstr ""
-#: gtk/gtktreeview.c:583
+#: gtk/gtktreeview.c:584
msgid "Size of the expander arrow."
msgstr ""
-#: gtk/gtktreeview.c:591
+#: gtk/gtktreeview.c:592
msgid "Vertical Separator Width"
msgstr ""
-#: gtk/gtktreeview.c:592
+#: gtk/gtktreeview.c:593
#, fuzzy
msgid "Vertical space between cells. Must be an even number."
msgstr "Vertikalt mellomrom mellom celler"
-#: gtk/gtktreeview.c:600
+#: gtk/gtktreeview.c:601
msgid "Horizontal Separator Width"
msgstr ""
-#: gtk/gtktreeview.c:601
+#: gtk/gtktreeview.c:602
#, fuzzy
msgid "Horizontal space between cells. Must be an even number."
msgstr "Vassrett mellomrom mellom celler"
-#: gtk/gtktreeview.c:609
+#: gtk/gtktreeview.c:610
msgid "Allow Rules"
msgstr ""
-#: gtk/gtktreeview.c:610
+#: gtk/gtktreeview.c:611
msgid "Allow drawing of alternating color rows."
msgstr ""
-#: gtk/gtktreeviewcolumn.c:172
+#: gtk/gtktreeview.c:617
+msgid "Indent Expanders"
+msgstr ""
+
+#: gtk/gtktreeview.c:618
+msgid "Make the expanders indented."
+msgstr ""
+
+#: gtk/gtktreeviewcolumn.c:174
msgid "Whether to display the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:180
+#: gtk/gtktreeviewcolumn.c:181 gtk/gtkwindow.c:394
+msgid "Resizable"
+msgstr "kan endre p storleik"
+
+#: gtk/gtktreeviewcolumn.c:182
+msgid "Column is user-resizable"
+msgstr ""
+
+#: gtk/gtktreeviewcolumn.c:190
msgid "Current width of the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:188
+#: gtk/gtktreeviewcolumn.c:198
msgid "Sizing"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:189
+#: gtk/gtktreeviewcolumn.c:199
msgid "Resize mode of the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:197
+#: gtk/gtktreeviewcolumn.c:207
#, fuzzy
msgid "Fixed Width"
msgstr "Breidd"
-#: gtk/gtktreeviewcolumn.c:198
+#: gtk/gtktreeviewcolumn.c:208
msgid "Current fixed width of the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:207
+#: gtk/gtktreeviewcolumn.c:217
msgid "Minimum Width"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:208
+#: gtk/gtktreeviewcolumn.c:218
msgid "Minimum allowed width of the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:217
+#: gtk/gtktreeviewcolumn.c:227
msgid "Maximum Width"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:218
+#: gtk/gtktreeviewcolumn.c:228
msgid "Maximum allowed width of the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:227
+#: gtk/gtktreeviewcolumn.c:237
msgid "Title"
msgstr "Tittel"
-#: gtk/gtktreeviewcolumn.c:228
+#: gtk/gtktreeviewcolumn.c:238
msgid "Title to appear in column header"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:235
+#: gtk/gtktreeviewcolumn.c:245
msgid "Clickable"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:236
+#: gtk/gtktreeviewcolumn.c:246
msgid "Whether the header can be clicked"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:244
+#: gtk/gtktreeviewcolumn.c:254
msgid "Widget"
msgstr "Element"
-#: gtk/gtktreeviewcolumn.c:245
+#: gtk/gtktreeviewcolumn.c:255
msgid "Widget to put in column header button instead of column title"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:252
+#: gtk/gtktreeviewcolumn.c:262
msgid "Alignment"
msgstr "Justering"
-#: gtk/gtktreeviewcolumn.c:253
+#: gtk/gtktreeviewcolumn.c:263
msgid "X Alignment of the column header text or widget"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:263
+#: gtk/gtktreeviewcolumn.c:273
msgid "Whether the column can be reordered around the headers"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:270
+#: gtk/gtktreeviewcolumn.c:280
msgid "Sort indicator"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:271
+#: gtk/gtktreeviewcolumn.c:281
msgid "Whether to show a sort indicator"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:278
+#: gtk/gtktreeviewcolumn.c:288
msgid "Sort order"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:279
+#: gtk/gtktreeviewcolumn.c:289
msgid "Sort direction the sort indicator should indicate"
msgstr ""
-#: gtk/gtkviewport.c:132
+#: gtk/gtkviewport.c:133
msgid ""
"The GtkAdjustment that determines the values of the horizontal position for "
"this viewport."
msgstr ""
-#: gtk/gtkviewport.c:140
+#: gtk/gtkviewport.c:141
msgid ""
"The GtkAdjustment that determines the values of the vertical position for "
"this viewport."
msgstr ""
-#: gtk/gtkviewport.c:148
+#: gtk/gtkviewport.c:149
msgid "Determines how the shadowed box around the viewport is drawn."
msgstr ""
-#: gtk/gtkwidget.c:388
+#: gtk/gtkwidget.c:394
msgid "Widget name"
msgstr "Element namn"
-#: gtk/gtkwidget.c:389
+#: gtk/gtkwidget.c:395
msgid "The name of the widget"
msgstr ""
-#: gtk/gtkwidget.c:395
+#: gtk/gtkwidget.c:401
msgid "Parent widget"
msgstr ""
-#: gtk/gtkwidget.c:396
+#: gtk/gtkwidget.c:402
msgid "The parent widget of this widget. Must be a Container widget."
msgstr ""
-#: gtk/gtkwidget.c:403
+#: gtk/gtkwidget.c:409
msgid "Width request"
msgstr ""
-#: gtk/gtkwidget.c:404
+#: gtk/gtkwidget.c:410
msgid ""
"Override for width request of the widget, or -1 if natural request should be "
"used."
msgstr ""
-#: gtk/gtkwidget.c:412
+#: gtk/gtkwidget.c:418
msgid "Height request"
msgstr ""
-#: gtk/gtkwidget.c:413
+#: gtk/gtkwidget.c:419
msgid ""
"Override for height request of the widget, or -1 if natural request should "
"be used."
msgstr ""
-#: gtk/gtkwidget.c:422
+#: gtk/gtkwidget.c:428
msgid "Whether the widget is visible"
msgstr ""
-#: gtk/gtkwidget.c:428
+#: gtk/gtkwidget.c:434
msgid "Sensitive"
msgstr "Sensitiv"
-#: gtk/gtkwidget.c:429
+#: gtk/gtkwidget.c:435
msgid "Whether the widget responds to input"
msgstr ""
-#: gtk/gtkwidget.c:435
+#: gtk/gtkwidget.c:441
msgid "Application paintable"
msgstr ""
-#: gtk/gtkwidget.c:436
+#: gtk/gtkwidget.c:442
msgid "Whether the application will paint directly on the widget"
msgstr ""
-#: gtk/gtkwidget.c:442
+#: gtk/gtkwidget.c:448
msgid "Can focus"
msgstr "Kan fokusere"
-#: gtk/gtkwidget.c:443
+#: gtk/gtkwidget.c:449
msgid "Whether the widget can accept the input focus"
msgstr ""
-#: gtk/gtkwidget.c:449
+#: gtk/gtkwidget.c:455
msgid "Has focus"
msgstr "Har fokus"
-#: gtk/gtkwidget.c:450
+#: gtk/gtkwidget.c:456
msgid "Whether the widget has the input focus"
msgstr "Om grensesnittelementet har fokus"
-#: gtk/gtkwidget.c:456
+#: gtk/gtkwidget.c:462
msgid "Can default"
msgstr "kan vere standard"
-#: gtk/gtkwidget.c:457
+#: gtk/gtkwidget.c:463
msgid "Whether the widget can be the default widget"
msgstr ""
-#: gtk/gtkwidget.c:463
+#: gtk/gtkwidget.c:469
msgid "Has default"
msgstr "Har standardverdi"
-#: gtk/gtkwidget.c:464
+#: gtk/gtkwidget.c:470
msgid "Whether the widget is the default widget"
msgstr ""
-#: gtk/gtkwidget.c:470
+#: gtk/gtkwidget.c:476
msgid "Receives default"
msgstr ""
-#: gtk/gtkwidget.c:471
+#: gtk/gtkwidget.c:477
msgid "If TRUE, the widget will receive the default action when it is focused."
msgstr ""
-#: gtk/gtkwidget.c:477
+#: gtk/gtkwidget.c:483
msgid "Composite child"
msgstr ""
-#: gtk/gtkwidget.c:478
+#: gtk/gtkwidget.c:484
msgid "Whether the widget is composed of other widgets"
msgstr ""
-#: gtk/gtkwidget.c:484
+#: gtk/gtkwidget.c:490
msgid "Style"
msgstr "Stil"
-#: gtk/gtkwidget.c:485
+#: gtk/gtkwidget.c:491
msgid ""
"The style of the widget, which contains information about how it will look "
"(colors etc)."
msgstr ""
-#: gtk/gtkwidget.c:491
+#: gtk/gtkwidget.c:497
msgid "Events"
msgstr "Hendingar"
-#: gtk/gtkwidget.c:492
+#: gtk/gtkwidget.c:498
msgid "The event mask that decides what kind of GdkEvents this widget gets."
msgstr ""
-#: gtk/gtkwidget.c:499
+#: gtk/gtkwidget.c:505
msgid "Extension events"
msgstr ""
-#: gtk/gtkwidget.c:500
+#: gtk/gtkwidget.c:506
msgid "The mask that decides what kind of extension events this widget gets."
msgstr ""
-#: gtk/gtkwidget.c:1047
+#: gtk/gtkwidget.c:1053
msgid "Interior Focus"
msgstr "Interir fokus"
-#: gtk/gtkwidget.c:1048
+#: gtk/gtkwidget.c:1054
msgid "Whether to draw the focus indicator inside widgets."
msgstr ""
-#: gtk/gtkwindow.c:361
+#: gtk/gtkwindow.c:359
msgid "Window Type"
msgstr "Vindauge type"
-#: gtk/gtkwindow.c:362
+#: gtk/gtkwindow.c:360
msgid "The type of the window"
msgstr "Vindaugetype"
-#: gtk/gtkwindow.c:371
+#: gtk/gtkwindow.c:369
msgid "Window Title"
msgstr "Vindauge tittel"
-#: gtk/gtkwindow.c:372
+#: gtk/gtkwindow.c:370
msgid "The title of the window"
msgstr "Tittelen p vindauge"
-#: gtk/gtkwindow.c:379
+#: gtk/gtkwindow.c:377
msgid "Allow Shrink"
msgstr "Tillate krympe"
-#: gtk/gtkwindow.c:381
+#: gtk/gtkwindow.c:379
#, no-c-format
msgid ""
"If TRUE, the window has no mimimum size. Setting this to TRUE is 99% of the "
"time a bad idea."
msgstr ""
-#: gtk/gtkwindow.c:388
+#: gtk/gtkwindow.c:386
msgid "Allow Grow"
msgstr "Tillat vekse"
-#: gtk/gtkwindow.c:389
+#: gtk/gtkwindow.c:387
msgid "If TRUE, users can expand the window beyond its minimum size."
msgstr "Dersom SANN, brukarar kan utvide vindauget utover maksimums storleiken"
-#: gtk/gtkwindow.c:396
-msgid "Resizable"
-msgstr "kan endre p storleik"
-
-#: gtk/gtkwindow.c:397
+#: gtk/gtkwindow.c:395
msgid "If TRUE, users can resize the window."
msgstr "Dersom SANN, brukarar kan endre p storleik p vindauget"
-#: gtk/gtkwindow.c:404
+#: gtk/gtkwindow.c:402
msgid "Modal"
msgstr "Modal"
-#: gtk/gtkwindow.c:405
+#: gtk/gtkwindow.c:403
msgid ""
"If TRUE, the window is modal (other windows are not usable while this one is "
"up)."
msgstr ""
-#: gtk/gtkwindow.c:412
+#: gtk/gtkwindow.c:410
msgid "Window Position"
msgstr ""
-#: gtk/gtkwindow.c:413
+#: gtk/gtkwindow.c:411
msgid "The initial position of the window."
msgstr ""
-#: gtk/gtkwindow.c:421
+#: gtk/gtkwindow.c:419
msgid "Default Width"
msgstr "Standardbreidd"
-#: gtk/gtkwindow.c:422
+#: gtk/gtkwindow.c:420
msgid ""
"The default width of the window, used when initially showing the window."
msgstr ""
-#: gtk/gtkwindow.c:431
+#: gtk/gtkwindow.c:429
msgid "Default Height"
msgstr "Standardhgd"
-#: gtk/gtkwindow.c:432
+#: gtk/gtkwindow.c:430
msgid ""
"The default height of the window, used when initially showing the window."
msgstr ""
-#: gtk/gtkwindow.c:441
+#: gtk/gtkwindow.c:439
msgid "Destroy with Parent"
msgstr "ydelegg saman med forelder"
-#: gtk/gtkwindow.c:442
+#: gtk/gtkwindow.c:440
msgid "If this window should be destroyed when the parent is destroyed"
msgstr "Om dette vindauget skal ydeleggast nr forelderen blir ydelagd"
-#: gtk/gtkwindow.c:449
+#: gtk/gtkwindow.c:447
msgid "Icon"
msgstr "Ikon"
-#: gtk/gtkwindow.c:450
+#: gtk/gtkwindow.c:448
msgid "Icon for this window"
msgstr "Ikon for dette vindauget"
-#: gtk/gtksizegroup.c:241
+#: gtk/gtksizegroup.c:242
msgid "Mode"
msgstr "Modus"
-#: gtk/gtksizegroup.c:242
+#: gtk/gtksizegroup.c:243
msgid ""
"The the directions in which the size group effects the requested sizes of "
"its component widgets."
diff --git a/po/no.po b/po/no.po
index da2bf7625..7ea5c2bbc 100644
--- a/po/no.po
+++ b/po/no.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: gtk+ 1.3.3\n"
-"POT-Creation-Date: 2001-11-11 13:12+0100\n"
+"POT-Creation-Date: 2001-11-23 15:47-0500\n"
"PO-Revision-Date: 2001-11-11 14:07+0100\n"
"Last-Translator: Kjartan Maraas <kmaraas@gnome.org>\n"
"Language-Team: Norwegian <no@li.org>\n"
@@ -102,12 +102,12 @@ msgstr ""
"Feil under lukking av '%s' under skriving av bilde. Det er ikke sikkert at "
"alle data er lagret: %s"
-#: gdk-pixbuf/gdk-pixbuf-loader.c:252
+#: gdk-pixbuf/gdk-pixbuf-loader.c:250
#, c-format
msgid "Incremental loading of image type '%s' is not supported"
msgstr "Inkrementell lasting av bildetype '%s' er ikke stttet"
-#: gdk-pixbuf/gdk-pixbuf-loader.c:275 gdk-pixbuf/gdk-pixbuf-loader.c:376
+#: gdk-pixbuf/gdk-pixbuf-loader.c:273 gdk-pixbuf/gdk-pixbuf-loader.c:374
#, c-format
msgid ""
"Internal error: Image loader module '%s' failed to begin loading an image, "
@@ -384,35 +384,35 @@ msgstr "Ikke nok minne til laste XBM-bildefil"
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-xpm.c:1256
+#: gdk-pixbuf/io-xpm.c:1234
msgid "No XPM header found"
msgstr "Ingen XPM-header funnet"
-#: gdk-pixbuf/io-xpm.c:1264
+#: gdk-pixbuf/io-xpm.c:1242
msgid "XPM file has image width <= 0"
msgstr "XPM-filen har en bildebredde <= 0"
-#: gdk-pixbuf/io-xpm.c:1272
+#: gdk-pixbuf/io-xpm.c:1250
msgid "XPM file has image height <= 0"
msgstr "XPM-filen har en bildehyde <= 0"
-#: gdk-pixbuf/io-xpm.c:1280
+#: gdk-pixbuf/io-xpm.c:1258
msgid "XPM file has invalid number of colors"
msgstr "XPM-filen har et ugyldig antall farger"
-#: gdk-pixbuf/io-xpm.c:1288
+#: gdk-pixbuf/io-xpm.c:1266
msgid "XPM has invalid number of chars per pixel"
msgstr "XPM har et ugyldig antall tegn per piksel"
-#: gdk-pixbuf/io-xpm.c:1306
+#: gdk-pixbuf/io-xpm.c:1284
msgid "Can't read XPM colormap"
msgstr "Kan ikke lese fargekart for XPM"
-#: gdk-pixbuf/io-xpm.c:1344
+#: gdk-pixbuf/io-xpm.c:1322
msgid "Can't allocate memory for loading XPM image"
msgstr "Kan ikke allokere minne for lasting av XPM-bilde"
-#: gdk-pixbuf/io-xpm.c:1527
+#: gdk-pixbuf/io-xpm.c:1505
msgid "Failed to write to temporary file when loading XPM image"
msgstr "Feil under skriving til midlertidig fil under lasting av XPM-bilde"
@@ -433,12 +433,24 @@ msgstr "Korrupt pikseldata i bilde"
msgid "failed to allocate image buffer of %u bytes"
msgstr "kunne ikke allokere buffer for bilde p %u bytes"
-#: gtk/gtkaccellabel.c:115
-msgid "Accelerator object"
+#: gtk/gtkaccellabel.c:122
+#, fuzzy
+msgid "Accelerator Closure"
msgstr "Akselleratorobjekt"
-#: gtk/gtkaccellabel.c:116
-msgid "The object monitored by this accelerator label"
+#: gtk/gtkaccellabel.c:123
+#, fuzzy
+msgid "The closure to be monitored for accelerator changes"
+msgstr "Objektet som overvkes av denne akselleratoretiketten"
+
+#: gtk/gtkaccellabel.c:129
+#, fuzzy
+msgid "Accelerator Widget"
+msgstr "Akselleratorobjekt"
+
+#: gtk/gtkaccellabel.c:130
+#, fuzzy
+msgid "The widget to be monitored for accelerator changes"
msgstr "Objektet som overvkes av denne akselleratoretiketten"
#: gtk/gtkalignment.c:102
@@ -589,7 +601,7 @@ msgstr "Mellomrom"
msgid "The amount of space between children."
msgstr "Mengde mellomrom mellom barn."
-#: gtk/gtkbox.c:135 gtk/gtknotebook.c:396
+#: gtk/gtkbox.c:135 gtk/gtknotebook.c:400
msgid "Homogeneous"
msgstr "Homogen"
@@ -597,75 +609,75 @@ msgstr "Homogen"
msgid "Whether the children should all be the same size."
msgstr "La alle barn vre av samme strrelse."
-#: gtk/gtkbutton.c:183 gtk/gtkframe.c:125 gtk/gtklabel.c:283
+#: gtk/gtkbutton.c:188 gtk/gtkframe.c:125 gtk/gtklabel.c:282
msgid "Label"
msgstr "Etikett"
-#: gtk/gtkbutton.c:184
+#: gtk/gtkbutton.c:189
msgid ""
"Text of the label widget inside the button, if the button contains a label "
"widget."
msgstr ""
-#: gtk/gtkbutton.c:191 gtk/gtklabel.c:304
+#: gtk/gtkbutton.c:196 gtk/gtklabel.c:303
msgid "Use underline"
msgstr "Bruk understreking"
-#: gtk/gtkbutton.c:192 gtk/gtklabel.c:305
+#: gtk/gtkbutton.c:197 gtk/gtklabel.c:304
msgid ""
"If set, an underline in the text indicates the next character should be used "
"for the mnemonic accelerator key"
msgstr ""
-#: gtk/gtkbutton.c:199
+#: gtk/gtkbutton.c:204
msgid "Use stock"
msgstr "Bruk lager"
-#: gtk/gtkbutton.c:200
+#: gtk/gtkbutton.c:205
msgid ""
"If set, the label is used to pick a stock item instead of being displayed"
msgstr ""
-#: gtk/gtkbutton.c:207
+#: gtk/gtkbutton.c:212
msgid "Border relief"
msgstr ""
-#: gtk/gtkbutton.c:208
+#: gtk/gtkbutton.c:213
msgid "The border relief style."
msgstr ""
-#: gtk/gtkbutton.c:259
+#: gtk/gtkbutton.c:264
msgid "Default Spacing"
msgstr "Standard avstand"
-#: gtk/gtkbutton.c:260
+#: gtk/gtkbutton.c:265
msgid "Extra space to add for CAN_DEFAULT buttons"
msgstr ""
-#: gtk/gtkbutton.c:266
+#: gtk/gtkbutton.c:271
msgid "Default Outside Spacing"
msgstr ""
-#: gtk/gtkbutton.c:267
+#: gtk/gtkbutton.c:272
msgid ""
"Extra space to add for CAN_DEFAULT buttons that is always drawn outside the "
"border"
msgstr ""
-#: gtk/gtkbutton.c:272
+#: gtk/gtkbutton.c:277
msgid "Child X Displacement"
msgstr ""
-#: gtk/gtkbutton.c:273
+#: gtk/gtkbutton.c:278
msgid ""
"How far in the x direction to move the child when the button is depressed"
msgstr ""
-#: gtk/gtkbutton.c:280
+#: gtk/gtkbutton.c:285
msgid "Child Y Displacement"
msgstr ""
-#: gtk/gtkbutton.c:281
+#: gtk/gtkbutton.c:286
msgid ""
"How far in the y direction to move the child when the button is depressed"
msgstr ""
@@ -758,287 +770,287 @@ msgstr "Pixbuf-objekt"
msgid "The pixbuf to render."
msgstr "Pixbuf som skal rendres."
-#: gtk/gtkcellrenderertext.c:173 gtk/gtkentry.c:505 gtk/gtkprogressbar.c:207
+#: gtk/gtkcellrenderertext.c:174 gtk/gtkentry.c:506 gtk/gtkprogressbar.c:207
msgid "Text"
msgstr "Tekst"
-#: gtk/gtkcellrenderertext.c:174
+#: gtk/gtkcellrenderertext.c:175
msgid "Text to render"
msgstr "Tekst som skal rendres"
-#: gtk/gtkcellrenderertext.c:181
+#: gtk/gtkcellrenderertext.c:182
msgid "Markup"
msgstr "Tagging"
-#: gtk/gtkcellrenderertext.c:182
+#: gtk/gtkcellrenderertext.c:183
msgid "Marked up text to render"
msgstr "Tagget tekst som skal rendres"
-#: gtk/gtkcellrenderertext.c:189 gtk/gtklabel.c:290
+#: gtk/gtkcellrenderertext.c:190 gtk/gtklabel.c:289
msgid "Attributes"
msgstr "Attributter"
-#: gtk/gtkcellrenderertext.c:190
+#: gtk/gtkcellrenderertext.c:191
msgid "A list of style attributes to apply to the text of the renderer."
msgstr "En liste med stilattributter som skal brukes p teksten som rendres."
-#: gtk/gtkcellrenderertext.c:197 gtk/gtktexttag.c:208
+#: gtk/gtkcellrenderertext.c:198 gtk/gtktexttag.c:209
msgid "Background color name"
msgstr "Navn p bakgrunnsfarge"
-#: gtk/gtkcellrenderertext.c:198 gtk/gtktexttag.c:209
+#: gtk/gtkcellrenderertext.c:199 gtk/gtktexttag.c:210
msgid "Background color as a string"
msgstr "Bakgrunnsfarge som en streng"
-#: gtk/gtkcellrenderertext.c:205 gtk/gtktexttag.c:216
+#: gtk/gtkcellrenderertext.c:206 gtk/gtktexttag.c:217
msgid "Background color"
msgstr "Bakgrunnsfarge"
-#: gtk/gtkcellrenderertext.c:206 gtk/gtktexttag.c:217
+#: gtk/gtkcellrenderertext.c:207 gtk/gtktexttag.c:218
msgid "Background color as a GdkColor"
msgstr "Bakgrunnsfarge som en GdkColor"
-#: gtk/gtkcellrenderertext.c:213 gtk/gtktexttag.c:242
+#: gtk/gtkcellrenderertext.c:214 gtk/gtktexttag.c:243
msgid "Foreground color name"
msgstr "Navn p forgrunnsfarge"
-#: gtk/gtkcellrenderertext.c:214 gtk/gtktexttag.c:243
+#: gtk/gtkcellrenderertext.c:215 gtk/gtktexttag.c:244
msgid "Foreground color as a string"
msgstr "Forgrunnsfarge som en streng"
-#: gtk/gtkcellrenderertext.c:221 gtk/gtktexttag.c:250
+#: gtk/gtkcellrenderertext.c:222 gtk/gtktexttag.c:251
msgid "Foreground color"
msgstr "Forgrunnsfarge"
-#: gtk/gtkcellrenderertext.c:222 gtk/gtktexttag.c:251
+#: gtk/gtkcellrenderertext.c:223 gtk/gtktexttag.c:252
msgid "Foreground color as a GdkColor"
msgstr "Forgrunnsfarge som en GdkColor"
-#: gtk/gtkcellrenderertext.c:230 gtk/gtkentry.c:437 gtk/gtktexttag.c:276
-#: gtk/gtktextview.c:545
+#: gtk/gtkcellrenderertext.c:231 gtk/gtkentry.c:438 gtk/gtktexttag.c:277
+#: gtk/gtktextview.c:548
msgid "Editable"
msgstr "Redigerbar"
-#: gtk/gtkcellrenderertext.c:231 gtk/gtktexttag.c:277 gtk/gtktextview.c:546
+#: gtk/gtkcellrenderertext.c:232 gtk/gtktexttag.c:278 gtk/gtktextview.c:549
msgid "Whether the text can be modified by the user"
msgstr "Om teksten kan endres av brukeren"
-#: gtk/gtkcellrenderertext.c:238 gtk/gtkcellrenderertext.c:246
-#: gtk/gtkfontsel.c:192 gtk/gtktexttag.c:284 gtk/gtktexttag.c:292
+#: gtk/gtkcellrenderertext.c:239 gtk/gtkcellrenderertext.c:247
+#: gtk/gtkfontsel.c:192 gtk/gtktexttag.c:285 gtk/gtktexttag.c:293
msgid "Font"
msgstr "Skrifttype"
-#: gtk/gtkcellrenderertext.c:239 gtk/gtktexttag.c:285
+#: gtk/gtkcellrenderertext.c:240 gtk/gtktexttag.c:286
msgid "Font description as a string"
msgstr "Beskrivelse av skrifttypen som en streng"
-#: gtk/gtkcellrenderertext.c:247 gtk/gtktexttag.c:293
+#: gtk/gtkcellrenderertext.c:248 gtk/gtktexttag.c:294
msgid "Font description as a PangoFontDescription struct"
msgstr "Skrifttypebeskrivelse som en PangoFontDescription struct"
-#: gtk/gtkcellrenderertext.c:255 gtk/gtktexttag.c:301
+#: gtk/gtkcellrenderertext.c:256 gtk/gtktexttag.c:302
msgid "Font family"
msgstr "Skrifttypefamilie"
-#: gtk/gtkcellrenderertext.c:256 gtk/gtktexttag.c:302
+#: gtk/gtkcellrenderertext.c:257 gtk/gtktexttag.c:303
msgid "Name of the font family, e.g. Sans, Helvetica, Times, Monospace"
msgstr "Navn p skrifttypefamilien, f.eks Sans, Helvetica, Times, Monospace"
-#: gtk/gtkcellrenderertext.c:263 gtk/gtkcellrenderertext.c:264
-#: gtk/gtktexttag.c:309 gtk/gtktexttag.c:310
+#: gtk/gtkcellrenderertext.c:264 gtk/gtkcellrenderertext.c:265
+#: gtk/gtktexttag.c:310 gtk/gtktexttag.c:311
msgid "Font style"
msgstr "Skrifttypestil"
-#: gtk/gtkcellrenderertext.c:272 gtk/gtkcellrenderertext.c:273
-#: gtk/gtktexttag.c:318 gtk/gtktexttag.c:319
+#: gtk/gtkcellrenderertext.c:273 gtk/gtkcellrenderertext.c:274
+#: gtk/gtktexttag.c:319 gtk/gtktexttag.c:320
msgid "Font variant"
msgstr "Skrifttypevariant"
-#: gtk/gtkcellrenderertext.c:281 gtk/gtkcellrenderertext.c:282
-#: gtk/gtktexttag.c:327 gtk/gtktexttag.c:328
+#: gtk/gtkcellrenderertext.c:282 gtk/gtkcellrenderertext.c:283
+#: gtk/gtktexttag.c:328 gtk/gtktexttag.c:329
msgid "Font weight"
msgstr "Skrifttypens vekt"
-#: gtk/gtkcellrenderertext.c:291 gtk/gtkcellrenderertext.c:292
-#: gtk/gtktexttag.c:338 gtk/gtktexttag.c:339
+#: gtk/gtkcellrenderertext.c:292 gtk/gtkcellrenderertext.c:293
+#: gtk/gtktexttag.c:339 gtk/gtktexttag.c:340
msgid "Font stretch"
msgstr "Skrifttypens \"strekk\""
-#: gtk/gtkcellrenderertext.c:300 gtk/gtkcellrenderertext.c:301
-#: gtk/gtktexttag.c:347 gtk/gtktexttag.c:348
+#: gtk/gtkcellrenderertext.c:301 gtk/gtkcellrenderertext.c:302
+#: gtk/gtktexttag.c:348 gtk/gtktexttag.c:349
msgid "Font size"
msgstr "Strrelse for skrifttype"
-#: gtk/gtkcellrenderertext.c:310 gtk/gtktexttag.c:367
+#: gtk/gtkcellrenderertext.c:311 gtk/gtktexttag.c:368
msgid "Font points"
msgstr "Punkter for skrifttype"
-#: gtk/gtkcellrenderertext.c:311 gtk/gtktexttag.c:368
+#: gtk/gtkcellrenderertext.c:312 gtk/gtktexttag.c:369
msgid "Font size in points"
msgstr "Strrelse for skrifttype i punkter"
-#: gtk/gtkcellrenderertext.c:320 gtk/gtktexttag.c:357 gtk/gtktexttag.c:358
+#: gtk/gtkcellrenderertext.c:321 gtk/gtktexttag.c:358 gtk/gtktexttag.c:359
msgid "Font scale"
msgstr "Skrifttypeskalering"
-#: gtk/gtkcellrenderertext.c:321
+#: gtk/gtkcellrenderertext.c:322
msgid "Font scaling factor"
msgstr "Skaleringsfaktor for skrifttype"
-#: gtk/gtkcellrenderertext.c:330 gtk/gtktexttag.c:426
+#: gtk/gtkcellrenderertext.c:331 gtk/gtktexttag.c:427
msgid "Rise"
msgstr "Hev"
-#: gtk/gtkcellrenderertext.c:331 gtk/gtktexttag.c:427
+#: gtk/gtkcellrenderertext.c:332 gtk/gtktexttag.c:428
msgid ""
"Offset of text above the baseline (below the baseline if rise is negative)"
msgstr ""
-#: gtk/gtkcellrenderertext.c:341 gtk/gtktexttag.c:466
+#: gtk/gtkcellrenderertext.c:342 gtk/gtktexttag.c:467
msgid "Strikethrough"
msgstr "Gjennomstreking"
-#: gtk/gtkcellrenderertext.c:342 gtk/gtktexttag.c:467
+#: gtk/gtkcellrenderertext.c:343 gtk/gtktexttag.c:468
msgid "Whether to strike through the text"
msgstr "Bruk gjennomstreking av teksten"
-#: gtk/gtkcellrenderertext.c:349 gtk/gtktexttag.c:474
+#: gtk/gtkcellrenderertext.c:350 gtk/gtktexttag.c:475
msgid "Underline"
msgstr "Understrek"
-#: gtk/gtkcellrenderertext.c:350 gtk/gtktexttag.c:475
+#: gtk/gtkcellrenderertext.c:351 gtk/gtktexttag.c:476
msgid "Style of underline for this text"
msgstr "Stil for understreking av denne teksten."
-#: gtk/gtkcellrenderertext.c:360 gtk/gtktexttag.c:511
+#: gtk/gtkcellrenderertext.c:361 gtk/gtktexttag.c:512
msgid "Background set"
msgstr "Bakgrunn satt"
-#: gtk/gtkcellrenderertext.c:361 gtk/gtktexttag.c:512
+#: gtk/gtkcellrenderertext.c:362 gtk/gtktexttag.c:513
msgid "Whether this tag affects the background color"
msgstr "Om denne merkingen pvirker bakgrunnsfargen"
-#: gtk/gtkcellrenderertext.c:364 gtk/gtktexttag.c:523
+#: gtk/gtkcellrenderertext.c:365 gtk/gtktexttag.c:524
msgid "Foreground set"
msgstr "Forgrunn satt"
-#: gtk/gtkcellrenderertext.c:365 gtk/gtktexttag.c:524
+#: gtk/gtkcellrenderertext.c:366 gtk/gtktexttag.c:525
msgid "Whether this tag affects the foreground color"
msgstr "Om denne merkingen pvirker forgrunnsfargen"
-#: gtk/gtkcellrenderertext.c:368 gtk/gtktexttag.c:531
+#: gtk/gtkcellrenderertext.c:369 gtk/gtktexttag.c:532
msgid "Editability set"
msgstr "Redigerbarhet satt"
-#: gtk/gtkcellrenderertext.c:369 gtk/gtktexttag.c:532
+#: gtk/gtkcellrenderertext.c:370 gtk/gtktexttag.c:533
msgid "Whether this tag affects text editability"
msgstr "Om denne merkingen pvirker redigerbarhet for teksten"
-#: gtk/gtkcellrenderertext.c:372 gtk/gtktexttag.c:535
+#: gtk/gtkcellrenderertext.c:373 gtk/gtktexttag.c:536
msgid "Font family set"
msgstr "Skrifttypefamilie satt"
-#: gtk/gtkcellrenderertext.c:373 gtk/gtktexttag.c:536
+#: gtk/gtkcellrenderertext.c:374 gtk/gtktexttag.c:537
msgid "Whether this tag affects the font family"
msgstr "Om denne merkingen pvirker skrifttypefamilien"
-#: gtk/gtkcellrenderertext.c:376 gtk/gtktexttag.c:539
+#: gtk/gtkcellrenderertext.c:377 gtk/gtktexttag.c:540
msgid "Font style set"
msgstr "Skrifttypestil satt"
-#: gtk/gtkcellrenderertext.c:377 gtk/gtktexttag.c:540
+#: gtk/gtkcellrenderertext.c:378 gtk/gtktexttag.c:541
msgid "Whether this tag affects the font style"
msgstr "Om denne merkingen pvirker skrifttypestil"
-#: gtk/gtkcellrenderertext.c:380 gtk/gtktexttag.c:543
+#: gtk/gtkcellrenderertext.c:381 gtk/gtktexttag.c:544
msgid "Font variant set"
msgstr "Skrifttypevariant satt"
-#: gtk/gtkcellrenderertext.c:381 gtk/gtktexttag.c:544
+#: gtk/gtkcellrenderertext.c:382 gtk/gtktexttag.c:545
msgid "Whether this tag affects the font variant"
msgstr "Om denne merkingen pvirker skrifttypevariant"
-#: gtk/gtkcellrenderertext.c:384 gtk/gtktexttag.c:547
+#: gtk/gtkcellrenderertext.c:385 gtk/gtktexttag.c:548
msgid "Font weight set"
msgstr "Skrifttypetyngde satt"
-#: gtk/gtkcellrenderertext.c:385 gtk/gtktexttag.c:548
+#: gtk/gtkcellrenderertext.c:386 gtk/gtktexttag.c:549
msgid "Whether this tag affects the font weight"
msgstr "Om denne merkingen pvirker skrifttypetyngden"
-#: gtk/gtkcellrenderertext.c:388 gtk/gtktexttag.c:551
+#: gtk/gtkcellrenderertext.c:389 gtk/gtktexttag.c:552
msgid "Font stretch set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:389 gtk/gtktexttag.c:552
+#: gtk/gtkcellrenderertext.c:390 gtk/gtktexttag.c:553
msgid "Whether this tag affects the font stretch"
msgstr ""
-#: gtk/gtkcellrenderertext.c:392 gtk/gtktexttag.c:555
+#: gtk/gtkcellrenderertext.c:393 gtk/gtktexttag.c:556
msgid "Font size set"
msgstr "Skrifttypestrrelse satt"
-#: gtk/gtkcellrenderertext.c:393 gtk/gtktexttag.c:556
+#: gtk/gtkcellrenderertext.c:394 gtk/gtktexttag.c:557
msgid "Whether this tag affects the font size"
msgstr "Om denne merkingen pvirker skrifttypestrrelsen"
-#: gtk/gtkcellrenderertext.c:396 gtk/gtktexttag.c:559
+#: gtk/gtkcellrenderertext.c:397 gtk/gtktexttag.c:560
msgid "Font scale set"
msgstr "Skrifttypeskalering satt"
-#: gtk/gtkcellrenderertext.c:397 gtk/gtktexttag.c:560
+#: gtk/gtkcellrenderertext.c:398 gtk/gtktexttag.c:561
msgid "Whether this tag scales the font size by a factor"
msgstr "Om denne merkingen skalerer skrifttypestrrelsen med en gitt faktor"
-#: gtk/gtkcellrenderertext.c:400 gtk/gtktexttag.c:579
+#: gtk/gtkcellrenderertext.c:401 gtk/gtktexttag.c:580
msgid "Rise set"
msgstr "Heving satt"
-#: gtk/gtkcellrenderertext.c:401 gtk/gtktexttag.c:580
+#: gtk/gtkcellrenderertext.c:402 gtk/gtktexttag.c:581
msgid "Whether this tag affects the rise"
msgstr "Om denne merkingen pvirker heving"
-#: gtk/gtkcellrenderertext.c:404 gtk/gtktexttag.c:595
+#: gtk/gtkcellrenderertext.c:405 gtk/gtktexttag.c:596
msgid "Strikethrough set"
msgstr "Gjennomstreking satt"
-#: gtk/gtkcellrenderertext.c:405 gtk/gtktexttag.c:596
+#: gtk/gtkcellrenderertext.c:406 gtk/gtktexttag.c:597
msgid "Whether this tag affects strikethrough"
msgstr "Om denne merkingen pvirker gjennomstreking"
-#: gtk/gtkcellrenderertext.c:408 gtk/gtktexttag.c:603
+#: gtk/gtkcellrenderertext.c:409 gtk/gtktexttag.c:604
msgid "Underline set"
msgstr "Understreking satt"
-#: gtk/gtkcellrenderertext.c:409 gtk/gtktexttag.c:604
+#: gtk/gtkcellrenderertext.c:410 gtk/gtktexttag.c:605
msgid "Whether this tag affects underlining"
msgstr "Om denne merkingen pvirker understreking"
-#: gtk/gtkcellrenderertoggle.c:129
+#: gtk/gtkcellrenderertoggle.c:130
msgid "Toggle state"
msgstr "Knappetilstand"
-#: gtk/gtkcellrenderertoggle.c:130
+#: gtk/gtkcellrenderertoggle.c:131
msgid "The toggle state of the button"
msgstr "Tilstand for knapp (vending)"
-#: gtk/gtkcellrenderertoggle.c:138
+#: gtk/gtkcellrenderertoggle.c:139
msgid "Activatable"
msgstr "Aktiverbar"
-#: gtk/gtkcellrenderertoggle.c:139
+#: gtk/gtkcellrenderertoggle.c:140
msgid "The toggle button can be activated"
msgstr "Venderknappen kan aktiveres"
-#: gtk/gtkcellrenderertoggle.c:147
+#: gtk/gtkcellrenderertoggle.c:148
msgid "Radio state"
msgstr "Radiotilstand"
-#: gtk/gtkcellrenderertoggle.c:148
+#: gtk/gtkcellrenderertoggle.c:149
msgid "Draw the toggle button as a radio button"
msgstr "Tegn knapp for vending som en radioknapp"
-#: gtk/gtkcheckbutton.c:95 gtk/gtkoptionmenu.c:190
+#: gtk/gtkcheckbutton.c:95 gtk/gtkoptionmenu.c:191
msgid "Indicator Size"
msgstr "Indikatorstrrelse"
@@ -1046,7 +1058,7 @@ msgstr "Indikatorstrrelse"
msgid "Size of check or radio indicator"
msgstr "Strrelse p avkrysnings- eller radioindikator"
-#: gtk/gtkcheckbutton.c:103 gtk/gtkoptionmenu.c:196
+#: gtk/gtkcheckbutton.c:103 gtk/gtkoptionmenu.c:197
msgid "Indicator Spacing"
msgstr "Mellomrom for indikator"
@@ -1054,166 +1066,166 @@ msgstr "Mellomrom for indikator"
msgid "Spacing around check or radio indicator"
msgstr "Mellomrom rundt avkrysnings- eller radioindikator"
-#: gtk/gtkcheckmenuitem.c:114 gtk/gtktogglebutton.c:142
+#: gtk/gtkcheckmenuitem.c:115 gtk/gtktogglebutton.c:132
msgid "Active"
msgstr "Aktiv"
-#: gtk/gtkcheckmenuitem.c:115
+#: gtk/gtkcheckmenuitem.c:116
msgid "Whether the menu item is checked."
msgstr "Om menyoppfringen er avkrysset."
-#: gtk/gtkcheckmenuitem.c:122 gtk/gtktogglebutton.c:150
+#: gtk/gtkcheckmenuitem.c:123 gtk/gtktogglebutton.c:140
msgid "Inconsistent"
msgstr "Inkonsistent"
-#: gtk/gtkcheckmenuitem.c:123
+#: gtk/gtkcheckmenuitem.c:124
msgid "Whether to display an \"inconsistent\" state."
msgstr "Om \"inkonsistent\" tilstand skal anvises."
-#: gtk/gtkcolorsel.c:577
+#: gtk/gtkcolorsel.c:578
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:582
+#: gtk/gtkcolorsel.c:583
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:886
+#: gtk/gtkcolorsel.c:887
msgid "_Save color here"
msgstr "_Lagre fargen her"
-#: gtk/gtkcolorsel.c:1054
+#: gtk/gtkcolorsel.c:1055
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:1673
+#: gtk/gtkcolorsel.c:1674
msgid "Has Opacity Control"
msgstr "Har kontroll for ugjennomsiktighet"
-#: gtk/gtkcolorsel.c:1674
+#: gtk/gtkcolorsel.c:1675
msgid "Whether the color selector should allow setting opacity"
msgstr "La fargevelgeren tillate sette ugjennomsiktighet"
-#: gtk/gtkcolorsel.c:1680
+#: gtk/gtkcolorsel.c:1681
msgid "Has palette"
msgstr "Har palett"
-#: gtk/gtkcolorsel.c:1681
+#: gtk/gtkcolorsel.c:1682
msgid "Whether a palette should be used"
msgstr "Skal en palett brukes"
-#: gtk/gtkcolorsel.c:1687
+#: gtk/gtkcolorsel.c:1688
msgid "Current Color"
msgstr "Aktiv farge"
-#: gtk/gtkcolorsel.c:1688
+#: gtk/gtkcolorsel.c:1689
msgid "The current color"
msgstr "Den aktive fargen"
-#: gtk/gtkcolorsel.c:1694
+#: gtk/gtkcolorsel.c:1695
msgid "Current Alpha"
msgstr "Nvrende alpha"
-#: gtk/gtkcolorsel.c:1695
+#: gtk/gtkcolorsel.c:1696
msgid "The current opacity value (0 fully transparent, 65535 fully opaque)"
msgstr ""
"Nvrende verdi for ugjennomsiktighet (0 helt gjennomsiktig, 65535 helt "
"ugjennomsiktig)"
-#: gtk/gtkcolorsel.c:1708
+#: gtk/gtkcolorsel.c:1709
msgid "Custom palette"
msgstr "Egendefinert palett"
-#: gtk/gtkcolorsel.c:1709
+#: gtk/gtkcolorsel.c:1710
msgid "Palette to use in the color selector"
msgstr "Palett som skal brukes i fargevelgeren"
-#: gtk/gtkcolorsel.c:1749
+#: gtk/gtkcolorsel.c:1750
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:1777
+#: gtk/gtkcolorsel.c:1778
msgid ""
"Click the eyedropper, then click a color anywhere on your screen to select "
"that color."
msgstr ""
-#: gtk/gtkcolorsel.c:1786
+#: gtk/gtkcolorsel.c:1787
msgid "_Hue:"
msgstr "_Gld:"
-#: gtk/gtkcolorsel.c:1787
+#: gtk/gtkcolorsel.c:1788
msgid "Position on the color wheel."
msgstr "Posisjon p fargehjulet."
-#: gtk/gtkcolorsel.c:1788
+#: gtk/gtkcolorsel.c:1789
msgid "_Saturation:"
msgstr "_Metning:"
-#: gtk/gtkcolorsel.c:1789
+#: gtk/gtkcolorsel.c:1790
msgid "\"Deepness\" of the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1790
+#: gtk/gtkcolorsel.c:1791
msgid "_Value:"
msgstr "_Verdi:"
-#: gtk/gtkcolorsel.c:1791
+#: gtk/gtkcolorsel.c:1792
msgid "Brightness of the color."
msgstr "Lysstyrke for fargen."
-#: gtk/gtkcolorsel.c:1792
+#: gtk/gtkcolorsel.c:1793
msgid "_Red:"
msgstr "_Rd:"
-#: gtk/gtkcolorsel.c:1793
+#: gtk/gtkcolorsel.c:1794
msgid "Amount of red light in the color."
msgstr "Mende med rdt lys i fargen."
-#: gtk/gtkcolorsel.c:1794
+#: gtk/gtkcolorsel.c:1795
msgid "_Green:"
msgstr "_Grnn:"
-#: gtk/gtkcolorsel.c:1795
+#: gtk/gtkcolorsel.c:1796
msgid "Amount of green light in the color."
msgstr "Mengde med grnt lys i fargen."
-#: gtk/gtkcolorsel.c:1796
+#: gtk/gtkcolorsel.c:1797
msgid "_Blue:"
msgstr "_Bl:"
-#: gtk/gtkcolorsel.c:1797
+#: gtk/gtkcolorsel.c:1798
msgid "Amount of blue light in the color."
msgstr "Mengde med bltt lys i fargen."
-#: gtk/gtkcolorsel.c:1800
+#: gtk/gtkcolorsel.c:1801
msgid "_Opacity:"
msgstr "_Ugjennomsiktighet:"
-#: gtk/gtkcolorsel.c:1808
+#: gtk/gtkcolorsel.c:1809
msgid "Transparency of the currently-selected color."
msgstr "Gjennomsiktighet i valgt farge."
-#: gtk/gtkcolorsel.c:1823
+#: gtk/gtkcolorsel.c:1824
msgid "Color _Name:"
msgstr "Farge_navn:"
-#: gtk/gtkcolorsel.c:1835
+#: gtk/gtkcolorsel.c:1836
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:1854
+#: gtk/gtkcolorsel.c:1855
msgid "_Palette"
msgstr "_Palett"
@@ -1258,265 +1270,266 @@ msgstr "Verdi i listen"
msgid "Whether entered values must already be present in the list"
msgstr "Verdier som spesifiseres m allerede vre i listen"
-#: gtk/gtkcontainer.c:202
+#: gtk/gtkcontainer.c:203
msgid "Resize mode"
msgstr "Modus for endring av strrelse"
-#: gtk/gtkcontainer.c:203
+#: gtk/gtkcontainer.c:204
msgid "Specify how resize events are handled"
msgstr ""
-#: gtk/gtkcontainer.c:210
+#: gtk/gtkcontainer.c:211
msgid "Border width"
msgstr "Kantbredde"
-#: gtk/gtkcontainer.c:211
+#: gtk/gtkcontainer.c:212
msgid "The width of the empty border outside the containers children."
msgstr "Bredde p den tomme kanten utenfor kontainerens barn."
-#: gtk/gtkcontainer.c:219
+#: gtk/gtkcontainer.c:220
msgid "Child"
msgstr "Barn"
-#: gtk/gtkcontainer.c:220
+#: gtk/gtkcontainer.c:221
msgid "Can be used to add a new child to the container."
msgstr ""
-#: gtk/gtkcurve.c:120
+#: gtk/gtkcurve.c:121
msgid "Curve type"
msgstr "Kurvetype"
-#: gtk/gtkcurve.c:121
+#: gtk/gtkcurve.c:122
msgid "Is this curve linear, spline interpolated, or free-form"
msgstr ""
-#: gtk/gtkcurve.c:129
+#: gtk/gtkcurve.c:130
msgid "Minimum X"
msgstr "Minimum X"
-#: gtk/gtkcurve.c:130
+#: gtk/gtkcurve.c:131
msgid "Minimum possible value for X"
msgstr "Minste mulige verdi for X"
-#: gtk/gtkcurve.c:139
+#: gtk/gtkcurve.c:140
msgid "Maximum X"
msgstr "Maksimum X"
-#: gtk/gtkcurve.c:140
+#: gtk/gtkcurve.c:141
msgid "Maximum possible X value."
msgstr "Strste mulige verdi for X."
-#: gtk/gtkcurve.c:149
+#: gtk/gtkcurve.c:150
msgid "Minimum Y"
msgstr "Minimum Y"
-#: gtk/gtkcurve.c:150
+#: gtk/gtkcurve.c:151
msgid "Minimum possible value for Y"
msgstr "Minste mulige verdi for Y"
-#: gtk/gtkcurve.c:159
+#: gtk/gtkcurve.c:160
msgid "Maximum Y"
msgstr "Maksimum Y"
-#: gtk/gtkcurve.c:160
+#: gtk/gtkcurve.c:161
msgid "Maximum possible value for Y"
msgstr "Strste mulige verdi for Y"
-#: gtk/gtkdialog.c:125
+#: gtk/gtkdialog.c:126
msgid "Has separator"
msgstr "Har separator"
-#: gtk/gtkdialog.c:126
+#: gtk/gtkdialog.c:127
msgid "The dialog has a separator bar above its buttons"
msgstr "Dialogen har en skillelinje over knappene"
-#: gtk/gtkdialog.c:149
+#: gtk/gtkdialog.c:150
msgid "Content area border"
msgstr ""
-#: gtk/gtkdialog.c:150
+#: gtk/gtkdialog.c:151
msgid "Width of border around the main dialog area"
msgstr "Bredde p kanten rundt hoveddialogomrdet"
-#: gtk/gtkdialog.c:157
+#: gtk/gtkdialog.c:158
msgid "Button spacing"
msgstr "Knappeavstand"
-#: gtk/gtkdialog.c:158
+#: gtk/gtkdialog.c:159
msgid "Spacing between buttons"
msgstr "Avstand mellom knapper"
-#: gtk/gtkdialog.c:166
+#: gtk/gtkdialog.c:167
msgid "Action area border"
msgstr ""
-#: gtk/gtkdialog.c:167
+#: gtk/gtkdialog.c:168
msgid "Width of border around the button area at the bottom of the dialog"
msgstr "Bredde p kanten rundt knappeomrdet nederst i dialogen"
-#: gtk/gtkentry.c:417 gtk/gtklabel.c:361
+#: gtk/gtkentry.c:418 gtk/gtklabel.c:360
msgid "Cursor Position"
msgstr "Markrposisjon"
-#: gtk/gtkentry.c:418 gtk/gtklabel.c:362
+#: gtk/gtkentry.c:419 gtk/gtklabel.c:361
msgid "The current position of the insertion cursor in chars."
msgstr "Aktiv posisjon for innsettingsmarkr i tegn."
-#: gtk/gtkentry.c:427 gtk/gtklabel.c:371
+#: gtk/gtkentry.c:428 gtk/gtklabel.c:370
msgid "Selection Bound"
msgstr "Utvalg bundet"
-#: gtk/gtkentry.c:428 gtk/gtklabel.c:372
+#: gtk/gtkentry.c:429 gtk/gtklabel.c:371
msgid ""
"The position of the opposite end of the selection from the cursor in chars."
msgstr "Posisjon for motsatt ende av utvalget fra markren i tegn."
-#: gtk/gtkentry.c:438
+#: gtk/gtkentry.c:439
msgid "Whether the entry contents can be edited"
msgstr "Innhold i oppfringen kan redigeres"
-#: gtk/gtkentry.c:445
+#: gtk/gtkentry.c:446
msgid "Maximum length"
msgstr "Maksimal lengde"
-#: gtk/gtkentry.c:446
+#: gtk/gtkentry.c:447
msgid "Maximum number of characters for this entry"
msgstr "Maksimalt antall tegn for denne oppfringen"
-#: gtk/gtkentry.c:454
+#: gtk/gtkentry.c:455
msgid "Visibility"
msgstr "Synlighet"
-#: gtk/gtkentry.c:455
+#: gtk/gtkentry.c:456
msgid ""
"FALSE displays the \"invisible char\" instead of the actual text (password "
"mode)"
msgstr "USANN viser \"usynlig tegn\" i stedet for faktisk tekst (passordmodus)"
-#: gtk/gtkentry.c:462
+#: gtk/gtkentry.c:463
msgid "Has Frame"
msgstr "Har ramme"
-#: gtk/gtkentry.c:463
+#: gtk/gtkentry.c:464
msgid "FALSE removes outside bevel from entry."
msgstr "FALSK fjerner ytre kant fra oppfringen."
-#: gtk/gtkentry.c:470
+#: gtk/gtkentry.c:471
msgid "Invisible character"
msgstr "Usynlig tegn"
-#: gtk/gtkentry.c:471
+#: gtk/gtkentry.c:472
msgid "The character to use when masking entry contents (in \"password mode\")"
msgstr ""
"Tegnet som skal brukes nr man masker ut innhold i oppfringen (i \"passord "
"modus\")"
-#: gtk/gtkentry.c:478
+#: gtk/gtkentry.c:479
msgid "Activates default"
msgstr "Aktiverer forvalg"
-#: gtk/gtkentry.c:479
+#: gtk/gtkentry.c:480
msgid ""
"Whether to activate the default widget (such as the default button in a "
"dialog) when Enter is pressed."
msgstr ""
-#: gtk/gtkentry.c:485
+#: gtk/gtkentry.c:486
msgid "Width in chars"
msgstr "Bredde i tegn"
-#: gtk/gtkentry.c:486
+#: gtk/gtkentry.c:487
msgid "Number of characters to leave space for in the entry."
msgstr "Antall tegn det skal vre plass til i feltet."
-#: gtk/gtkentry.c:495
+#: gtk/gtkentry.c:496
msgid "Scroll offset"
msgstr "Rulleavstand"
-#: gtk/gtkentry.c:496
+#: gtk/gtkentry.c:497
msgid "Number of pixels of the entry scrolled off the screen to the left"
msgstr "Antall piksler av oppfringen som rullet ut av skjermen til venstre"
-#: gtk/gtkentry.c:506
+#: gtk/gtkentry.c:507
msgid "The contents of the entry"
msgstr "Innhold i oppfringen"
-#: gtk/gtkentry.c:512 gtk/gtklabel.c:380 gtk/gtktextview.c:621
+#: gtk/gtkentry.c:513 gtk/gtklabel.c:379 gtk/gtktextview.c:624
msgid "Cursor color"
msgstr "Markrfarge"
-#: gtk/gtkentry.c:513 gtk/gtklabel.c:381 gtk/gtktextview.c:622
+#: gtk/gtkentry.c:514 gtk/gtklabel.c:380 gtk/gtktextview.c:625
msgid "Color with which to draw insertion cursor"
msgstr "Farge som markren skal tegnes med"
-#: gtk/gtkentry.c:3829 gtk/gtklabel.c:3177
+#: gtk/gtkentry.c:3832 gtk/gtklabel.c:3151
msgid "Select All"
msgstr "Velg alt"
-#: gtk/gtkentry.c:3839 gtk/gtklabel.c:3187 gtk/gtktextview.c:5687
+#: gtk/gtkentry.c:3842 gtk/gtklabel.c:3161 gtk/gtktextview.c:5737
msgid "Input Methods"
msgstr "Inndatametode"
-#: gtk/gtkfilesel.c:509
+#: gtk/gtkfilesel.c:506
msgid "Filename"
msgstr "Filnavn"
-#: gtk/gtkfilesel.c:510
+#: gtk/gtkfilesel.c:507
msgid "The currently selected filename."
msgstr "Filnavn som er valgt n."
-#: gtk/gtkfilesel.c:516
+#: gtk/gtkfilesel.c:513
msgid "Show file operations"
msgstr "Vis filoperasjoner"
-#: gtk/gtkfilesel.c:517
+#: gtk/gtkfilesel.c:514
msgid "Whether buttons for creating/manipulating files should be displayed."
msgstr "Vis knapper for oppretting/manipulering av filer."
#. The directories clist
-#: gtk/gtkfilesel.c:639
+#: gtk/gtkfilesel.c:636
msgid "Directories"
msgstr "Kataloger"
#. The files clist
-#: gtk/gtkfilesel.c:659
+#: gtk/gtkfilesel.c:656
msgid "Files"
msgstr "Filer"
-#: gtk/gtkfilesel.c:729 gtk/gtkfilesel.c:2060
+#: gtk/gtkfilesel.c:726 gtk/gtkfilesel.c:2057
#, c-format
msgid "Directory unreadable: %s"
msgstr "Uleselig katalog: %s"
-#: gtk/gtkfilesel.c:851
+#: gtk/gtkfilesel.c:848
#, c-format
msgid ""
"The file \"%s\" resides on another machine (called %s) and may not be "
"availible to this program.\n"
"Are you sure that you want to select it?"
msgstr ""
-"Filen \"%s\" er p en annen maskin (med navn %s) og vil kanskje ikke vre tilgjengelig for dette programmet.\n"
+"Filen \"%s\" er p en annen maskin (med navn %s) og vil kanskje ikke vre "
+"tilgjengelig for dette programmet.\n"
"Er du sikker p at du nsker velge den?"
-#: gtk/gtkfilesel.c:981
+#: gtk/gtkfilesel.c:978
msgid "Create Dir"
msgstr "Lag katalog"
-#: gtk/gtkfilesel.c:992 gtk/gtkfilesel.c:1419
+#: gtk/gtkfilesel.c:989 gtk/gtkfilesel.c:1416
msgid "Delete File"
msgstr "Slett fil"
-#: gtk/gtkfilesel.c:1003 gtk/gtkfilesel.c:1562
+#: gtk/gtkfilesel.c:1000 gtk/gtkfilesel.c:1559
msgid "Rename File"
msgstr "Gi filen nytt navn"
-#: gtk/gtkfilesel.c:1240
+#: gtk/gtkfilesel.c:1237
#, c-format
msgid ""
"The directory name \"%s\" contains symbols that are not allowed in filenames"
msgstr "Katalognavnet \"%s\" inneholder symboler som ikke er tillatt i filnavn"
-#: gtk/gtkfilesel.c:1242
+#: gtk/gtkfilesel.c:1239
#, c-format
msgid ""
"Error creating directory \"%s\": %s\n"
@@ -1525,39 +1538,39 @@ msgstr ""
"Feil under oppretting av katalog \"%s\": %s\n"
"%s"
-#: gtk/gtkfilesel.c:1243 gtk/gtkfilesel.c:1496
+#: gtk/gtkfilesel.c:1240 gtk/gtkfilesel.c:1493
msgid "You probably used symbols not allowed in filenames."
msgstr "Du brukte sannsynligvis symboler som ikke er tillatt i filnavn."
-#: gtk/gtkfilesel.c:1251
+#: gtk/gtkfilesel.c:1248
#, c-format
msgid "Error creating directory \"%s\": %s\n"
msgstr "Feil under oppretting av katalog \"%s\": %s\n"
-#: gtk/gtkfilesel.c:1285
+#: gtk/gtkfilesel.c:1282
msgid "Create Directory"
msgstr "Lag katalog"
-#: gtk/gtkfilesel.c:1299
+#: gtk/gtkfilesel.c:1296
msgid "_Directory name:"
msgstr "_Katalognavn:"
#. buttons
-#: gtk/gtkfilesel.c:1313 gtk/gtkfilesel.c:1441 gtk/gtkfilesel.c:1595
+#: gtk/gtkfilesel.c:1310 gtk/gtkfilesel.c:1438 gtk/gtkfilesel.c:1592
#: gtk/gtkgamma.c:417
msgid "Cancel"
msgstr "Avbryt"
-#: gtk/gtkfilesel.c:1325
+#: gtk/gtkfilesel.c:1322
msgid "Create"
msgstr "Lag"
-#: gtk/gtkfilesel.c:1359
+#: gtk/gtkfilesel.c:1356
#, c-format
msgid "The filename \"%s\" contains symbols that are not allowed in filenames"
msgstr "Filnavnet \"%s\" inneholder ugyldige symboler"
-#: gtk/gtkfilesel.c:1362
+#: gtk/gtkfilesel.c:1359
#, c-format
msgid ""
"Error deleting file \"%s\": %s\n"
@@ -1566,25 +1579,25 @@ msgstr ""
"Feil under sletting av fil \"%s\": %s\n"
"%s"
-#: gtk/gtkfilesel.c:1364 gtk/gtkfilesel.c:1510
+#: gtk/gtkfilesel.c:1361 gtk/gtkfilesel.c:1507
msgid "It probably contains symbols not allowed in filenames."
msgstr "Det inneholder sannsynligvis symboler som ikke er tillatt i filnavn."
-#: gtk/gtkfilesel.c:1373
+#: gtk/gtkfilesel.c:1370
#, c-format
msgid "Error deleting file \"%s\": %s"
msgstr "Feil under sletting av fil \"%s\": %s"
-#: gtk/gtkfilesel.c:1451
+#: gtk/gtkfilesel.c:1448
msgid "Delete"
msgstr "Slett"
-#: gtk/gtkfilesel.c:1492 gtk/gtkfilesel.c:1506
+#: gtk/gtkfilesel.c:1489 gtk/gtkfilesel.c:1503
#, 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:1494
+#: gtk/gtkfilesel.c:1491
#, c-format
msgid ""
"Error renaming file to \"%s\": %s\n"
@@ -1593,7 +1606,7 @@ msgstr ""
"Feil under endring av navn p fil \"%s\": %s\n"
"%s"
-#: gtk/gtkfilesel.c:1508
+#: gtk/gtkfilesel.c:1505
#, c-format
msgid ""
"Error renaming file \"%s\": %s\n"
@@ -1602,31 +1615,31 @@ msgstr ""
"Feil under endring av navn p fil \"%s\": %s\n"
"%s"
-#: gtk/gtkfilesel.c:1518
+#: gtk/gtkfilesel.c:1515
#, 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:1607
+#: gtk/gtkfilesel.c:1604
msgid "Rename"
msgstr "Gi nytt navn"
-#: gtk/gtkfilesel.c:2039
+#: gtk/gtkfilesel.c:2036
msgid "Selection: "
msgstr "Valg:"
-#: gtk/gtkfilesel.c:2649
+#: gtk/gtkfilesel.c:2647
#, c-format
msgid ""
"The filename %s couldn't be converted to UTF-8. Try setting the environment "
"variable G_BROKEN_FILENAMES."
msgstr ""
-#: gtk/gtkfilesel.c:3517
+#: gtk/gtkfilesel.c:3515
msgid "Name too long"
msgstr "Navnet er for langt"
-#: gtk/gtkfilesel.c:3519
+#: gtk/gtkfilesel.c:3517
msgid "Couldn't convert filename"
msgstr "Kunne ikke konvertere filnavnet"
@@ -1691,7 +1704,7 @@ msgstr "Y-justering for etikett"
msgid "The vertical alignment of the label."
msgstr "Vertikal justering for etikett."
-#: gtk/gtkframe.c:153 gtk/gtkhandlebox.c:184
+#: gtk/gtkframe.c:153 gtk/gtkhandlebox.c:185
msgid "Deprecated property, use shadow_type instead."
msgstr ""
@@ -1723,28 +1736,28 @@ msgstr "_Gammaverdi"
msgid "OK"
msgstr "OK"
-#: gtk/gtkhandlebox.c:191 gtk/gtkmenubar.c:148 gtk/gtkstatusbar.c:157
-#: gtk/gtktoolbar.c:276 gtk/gtkviewport.c:147
+#: gtk/gtkhandlebox.c:192 gtk/gtkmenubar.c:148 gtk/gtkstatusbar.c:158
+#: gtk/gtktoolbar.c:277 gtk/gtkviewport.c:148
msgid "Shadow type"
msgstr "Skyggetype"
-#: gtk/gtkhandlebox.c:192
+#: gtk/gtkhandlebox.c:193
msgid "Appearance of the shadow that surrounds the container."
msgstr ""
-#: gtk/gtkhandlebox.c:200
+#: gtk/gtkhandlebox.c:201
msgid "Handle position"
msgstr "Plassering av hndtak"
-#: gtk/gtkhandlebox.c:201
+#: gtk/gtkhandlebox.c:202
msgid "Position of the handle relative to the child widget."
msgstr ""
-#: gtk/gtkhandlebox.c:209
+#: gtk/gtkhandlebox.c:210
msgid "Snap edge"
msgstr ""
-#: gtk/gtkhandlebox.c:210
+#: gtk/gtkhandlebox.c:211
msgid ""
"Side of the handlebox that's lined up with the docking point to dock the "
"handlebox."
@@ -1767,209 +1780,209 @@ msgid "Child widget to appear next to the menu text"
msgstr ""
#. shell and main vbox
-#: gtk/gtkinputdialog.c:181
+#: gtk/gtkinputdialog.c:182
msgid "Input"
msgstr "Inndata"
-#: gtk/gtkinputdialog.c:189
+#: gtk/gtkinputdialog.c:190
msgid "No input devices"
msgstr "Ingen innenheter"
-#: gtk/gtkinputdialog.c:218
+#: gtk/gtkinputdialog.c:219
msgid "_Device:"
msgstr "_Enhet:"
-#: gtk/gtkinputdialog.c:235
+#: gtk/gtkinputdialog.c:236
msgid "Disabled"
msgstr "Sltt av"
-#: gtk/gtkinputdialog.c:243
+#: gtk/gtkinputdialog.c:244
msgid "Screen"
msgstr "Skjerm"
-#: gtk/gtkinputdialog.c:251
+#: gtk/gtkinputdialog.c:252
msgid "Window"
msgstr "Vindu"
-#: gtk/gtkinputdialog.c:259
+#: gtk/gtkinputdialog.c:260
msgid "_Mode: "
msgstr "_Modus: "
#. The axis listbox
-#: gtk/gtkinputdialog.c:290
+#: gtk/gtkinputdialog.c:291
msgid "_Axes"
msgstr "_Akser"
#. Keys listbox
-#: gtk/gtkinputdialog.c:306
+#: gtk/gtkinputdialog.c:307
msgid "_Keys"
msgstr "_Taster"
#. We create the save button in any case, so that clients can
#. connect to it, without paying attention to whether it exits
-#: gtk/gtkinputdialog.c:327
+#: gtk/gtkinputdialog.c:328
msgid "Save"
msgstr "Lagre"
-#: gtk/gtkinputdialog.c:336
+#: gtk/gtkinputdialog.c:337
msgid "Close"
msgstr "Lukk"
-#: gtk/gtkinputdialog.c:469
+#: gtk/gtkinputdialog.c:470
msgid "X"
msgstr "X"
-#: gtk/gtkinputdialog.c:470
+#: gtk/gtkinputdialog.c:471
msgid "Y"
msgstr "Y"
-#: gtk/gtkinputdialog.c:471
+#: gtk/gtkinputdialog.c:472
msgid "Pressure"
msgstr "Trykk"
-#: gtk/gtkinputdialog.c:472
+#: gtk/gtkinputdialog.c:473
msgid "X Tilt"
msgstr "X-helling"
-#: gtk/gtkinputdialog.c:473
+#: gtk/gtkinputdialog.c:474
msgid "Y Tilt"
msgstr "Y-helling"
-#: gtk/gtkinputdialog.c:474
+#: gtk/gtkinputdialog.c:475
msgid "Wheel"
msgstr "Hjul"
-#: gtk/gtkinputdialog.c:514
+#: gtk/gtkinputdialog.c:515
msgid "none"
msgstr "ingen"
-#: gtk/gtkinputdialog.c:548 gtk/gtkinputdialog.c:584
+#: gtk/gtkinputdialog.c:549 gtk/gtkinputdialog.c:585
msgid "(disabled)"
msgstr "(sltt av)"
-#: gtk/gtkinputdialog.c:577
+#: gtk/gtkinputdialog.c:578
msgid "(unknown)"
msgstr "(ukjent)"
#. and clear button
-#: gtk/gtkinputdialog.c:662
+#: gtk/gtkinputdialog.c:663
msgid "clear"
msgstr "tm"
-#: gtk/gtklabel.c:284
+#: gtk/gtklabel.c:283
msgid "The text of the label."
msgstr "Tekst for etikett."
-#: gtk/gtklabel.c:291
+#: gtk/gtklabel.c:290
msgid "A list of style attributes to apply to the text of the label."
msgstr ""
-#: gtk/gtklabel.c:297
+#: gtk/gtklabel.c:296
msgid "Use markup"
msgstr "Bruk tagging"
-#: gtk/gtklabel.c:298
+#: gtk/gtklabel.c:297
msgid "The text of the label includes XML markup. See pango_parse_markup()."
msgstr ""
-#: gtk/gtklabel.c:312 gtk/gtktexttag.c:377 gtk/gtktextview.c:562
+#: gtk/gtklabel.c:311 gtk/gtktexttag.c:378 gtk/gtktextview.c:565
msgid "Justification"
msgstr "Justering"
-#: gtk/gtklabel.c:313
+#: gtk/gtklabel.c:312
msgid ""
"The alignment of the lines in the text of the label relative to each other. "
"This does NOT affect the alignment of the label within its allocation. See "
"GtkMisc::xalign for that."
msgstr ""
-#: gtk/gtklabel.c:321
+#: gtk/gtklabel.c:320
msgid "Pattern"
msgstr "Mnster"
-#: gtk/gtklabel.c:322
+#: gtk/gtklabel.c:321
msgid ""
"A string with _ characters in positions correspond to characters in the text "
"to underline."
msgstr ""
-#: gtk/gtklabel.c:329
+#: gtk/gtklabel.c:328
msgid "Line wrap"
msgstr "Linjebryting"
-#: gtk/gtklabel.c:330
+#: gtk/gtklabel.c:329
msgid "If set, wrap lines if the text becomes too wide."
msgstr ""
-#: gtk/gtklabel.c:336
+#: gtk/gtklabel.c:335
msgid "Selectable"
msgstr "Velgbar"
-#: gtk/gtklabel.c:337
+#: gtk/gtklabel.c:336
msgid "Whether the label text can be selected with the mouse."
msgstr ""
-#: gtk/gtklabel.c:343
+#: gtk/gtklabel.c:342
msgid "Mnemonic key"
msgstr ""
-#: gtk/gtklabel.c:344
+#: gtk/gtklabel.c:343
msgid "The mnemonic accelerator key for this label."
msgstr ""
-#: gtk/gtklabel.c:352
+#: gtk/gtklabel.c:351
msgid "Mnemonic widget"
msgstr ""
-#: gtk/gtklabel.c:353
+#: gtk/gtklabel.c:352
msgid "The widget to be activated when the label's mnemonic key is pressed."
msgstr ""
-#: gtk/gtklayout.c:575
+#: gtk/gtklayout.c:576
msgid "X position"
msgstr "X-posisjon"
-#: gtk/gtklayout.c:576
+#: gtk/gtklayout.c:577
msgid "X position of child widget"
msgstr "X-posisjon for underwidgetet"
-#: gtk/gtklayout.c:585
+#: gtk/gtklayout.c:586
msgid "Y position"
msgstr "Y-posisjon"
-#: gtk/gtklayout.c:586
+#: gtk/gtklayout.c:587
msgid "Y position of child widget"
msgstr "Y-posisjon for underwidgetet"
-#: gtk/gtklayout.c:595 gtk/gtkviewport.c:131
+#: gtk/gtklayout.c:596 gtk/gtkviewport.c:132
msgid "Horizontal adjustment"
msgstr "Horisontal justering"
-#: gtk/gtklayout.c:596
+#: gtk/gtklayout.c:597
msgid "The GtkAdjustment for the horizontal position."
msgstr ""
-#: gtk/gtklayout.c:603 gtk/gtkviewport.c:139
+#: gtk/gtklayout.c:604 gtk/gtkviewport.c:140
msgid "Vertical adjustment"
msgstr "Vertikal justering"
-#: gtk/gtklayout.c:604
+#: gtk/gtklayout.c:605
msgid "The GtkAdjustment for the vertical position."
msgstr ""
-#: gtk/gtklayout.c:611 gtk/gtktreeviewcolumn.c:179
+#: gtk/gtklayout.c:612 gtk/gtktreeviewcolumn.c:189
msgid "Width"
msgstr "Bredde"
-#: gtk/gtklayout.c:612
+#: gtk/gtklayout.c:613
msgid "The width of the layout."
msgstr "Bredde p en plasseringen."
-#: gtk/gtklayout.c:620
+#: gtk/gtklayout.c:621
msgid "Height"
msgstr "Hyde"
-#: gtk/gtklayout.c:621
+#: gtk/gtklayout.c:622
msgid "The height of the layout."
msgstr "Hyde p plasseringen."
@@ -1978,7 +1991,7 @@ msgstr "Hyde p plasseringen."
#. * Do *not* translate it to "predefinito:LTR", if it
#. * it isn't default:LTR or default:RTL it will not work
#.
-#: gtk/gtkmain.c:612
+#: gtk/gtkmain.c:613
msgid "default:LTR"
msgstr "standard:LTR"
@@ -1986,7 +1999,7 @@ msgstr "standard:LTR"
msgid "Style of bevel around the menubar"
msgstr ""
-#: gtk/gtkmenubar.c:156 gtk/gtktoolbar.c:250
+#: gtk/gtkmenubar.c:156 gtk/gtktoolbar.c:251
msgid "Internal padding"
msgstr "Internt fyll"
@@ -1994,14 +2007,31 @@ msgstr "Internt fyll"
msgid "Amount of border space between the menubar shadow and the menu items"
msgstr ""
-#: gtk/gtkmessagedialog.c:80
+#: gtk/gtkmessagedialog.c:104
msgid "Image/label border"
msgstr ""
-#: gtk/gtkmessagedialog.c:81
+#: gtk/gtkmessagedialog.c:105
msgid "Width of border around the label and image in the message dialog"
msgstr "Bredde p kanten rundt etikett og bilde i meldingsdialogen"
+#: gtk/gtkmessagedialog.c:113
+msgid "Message Type"
+msgstr ""
+
+#: gtk/gtkmessagedialog.c:114
+#, fuzzy
+msgid "The type of message"
+msgstr "Tekst for etikett."
+
+#: gtk/gtkmessagedialog.c:121
+msgid "Message Buttons"
+msgstr ""
+
+#: gtk/gtkmessagedialog.c:122
+msgid "The buttons shown in the message dialog"
+msgstr ""
+
#: gtk/gtkmisc.c:97
msgid "X align"
msgstr "X-justering"
@@ -2036,141 +2066,141 @@ msgid ""
"The amount of space to add on the top and bottom of the widget, in pixels"
msgstr ""
-#: gtk/gtknotebook.c:324
+#: gtk/gtknotebook.c:328
msgid "Page"
msgstr "Side"
-#: gtk/gtknotebook.c:325
+#: gtk/gtknotebook.c:329
msgid "The index of the current page"
msgstr "Indeks for aktiv side"
-#: gtk/gtknotebook.c:333
+#: gtk/gtknotebook.c:337
msgid "Tab Position"
msgstr "Faneplassering"
-#: gtk/gtknotebook.c:334
+#: gtk/gtknotebook.c:338
msgid "Which side of the notebook holds the tabs"
msgstr ""
-#: gtk/gtknotebook.c:341
+#: gtk/gtknotebook.c:345
msgid "Tab Border"
msgstr "Fanekant"
-#: gtk/gtknotebook.c:342
+#: gtk/gtknotebook.c:346
msgid "Width of the border around the tab labels"
msgstr "Bredde p kanten rundt faneetikettene"
-#: gtk/gtknotebook.c:350
+#: gtk/gtknotebook.c:354
msgid "Horizontal Tab Border"
msgstr "Horisontal fanekant"
-#: gtk/gtknotebook.c:351
+#: gtk/gtknotebook.c:355
msgid "Width of the horizontal border of tab labels"
msgstr "Bredde p horisontal kant p faneetikettene"
-#: gtk/gtknotebook.c:359
+#: gtk/gtknotebook.c:363
msgid "Vertical Tab Border"
msgstr "Vertikal fanekant"
-#: gtk/gtknotebook.c:360
+#: gtk/gtknotebook.c:364
msgid "Width of the vertical border of tab labels"
msgstr "Bredde p vertikal kant p faneetikettene"
-#: gtk/gtknotebook.c:368
+#: gtk/gtknotebook.c:372
msgid "Show Tabs"
msgstr "Vis faner"
-#: gtk/gtknotebook.c:369
+#: gtk/gtknotebook.c:373
msgid "Whether tabs should be shown or not"
msgstr "Vis/Ikke vis faner"
-#: gtk/gtknotebook.c:375
+#: gtk/gtknotebook.c:379
msgid "Show Border"
msgstr "Vis kant"
-#: gtk/gtknotebook.c:376
+#: gtk/gtknotebook.c:380
msgid "Whether the border should be shown or not"
msgstr "Vis/ikke vis kant"
-#: gtk/gtknotebook.c:382
+#: gtk/gtknotebook.c:386
msgid "Scrollable"
msgstr "Rullbar"
-#: gtk/gtknotebook.c:383
+#: gtk/gtknotebook.c:387
msgid "If TRUE, scroll arrows are added if there are to many tabs to fit"
msgstr ""
-#: gtk/gtknotebook.c:389
+#: gtk/gtknotebook.c:393
msgid "Enable Popup"
msgstr "Sl p oppsprett"
-#: gtk/gtknotebook.c:390
+#: gtk/gtknotebook.c:394
msgid ""
"If TRUE, pressing the right mouse button on the notebook pops up a menu that "
"you can use to go to a page"
msgstr ""
-#: gtk/gtknotebook.c:397
+#: gtk/gtknotebook.c:401
msgid "Whether tabs should have homogeneous sizes"
msgstr ""
-#: gtk/gtknotebook.c:2134 gtk/gtknotebook.c:4529
+#: gtk/gtknotebook.c:2240 gtk/gtknotebook.c:4470
#, c-format
msgid "Page %u"
msgstr "Side %u"
-#: gtk/gtkoptionmenu.c:183
+#: gtk/gtkoptionmenu.c:184
msgid "Menu"
msgstr "Meny"
-#: gtk/gtkoptionmenu.c:184
+#: gtk/gtkoptionmenu.c:185
msgid "The menu of options"
msgstr "Meny med alternativer"
-#: gtk/gtkoptionmenu.c:191
+#: gtk/gtkoptionmenu.c:192
msgid "Size of dropdown indicator"
msgstr "Strrelse p nedtrekksindikator"
-#: gtk/gtkoptionmenu.c:197
+#: gtk/gtkoptionmenu.c:198
msgid "Spacing around indicator"
msgstr "Plass rundt indikatoren"
-#: gtk/gtkpaned.c:116 gtk/gtkruler.c:138
+#: gtk/gtkpaned.c:120 gtk/gtkruler.c:138
msgid "Position"
msgstr "Posisjon"
-#: gtk/gtkpaned.c:117
+#: gtk/gtkpaned.c:121
msgid ""
"Position of paned separator in pixels(0 means all the way to the left/top)"
msgstr ""
-#: gtk/gtkpaned.c:125
+#: gtk/gtkpaned.c:129
msgid "Position Set"
msgstr "Posisjon satt"
-#: gtk/gtkpaned.c:126
+#: gtk/gtkpaned.c:130
msgid "TRUE if the Position property should be used"
msgstr ""
-#: gtk/gtkpaned.c:132
+#: gtk/gtkpaned.c:136
msgid "Handle Size"
msgstr "Strrelse p hndtak"
-#: gtk/gtkpaned.c:133
+#: gtk/gtkpaned.c:137
msgid "Width of handle"
msgstr "Strrelse p hndtak"
-#: gtk/gtkrc.c:2721
+#: gtk/gtkrc.c:2723
#, c-format
msgid "Unable to locate image file in pixmap_path: \"%s\" line %d"
msgstr "Kunne ikke finne bildefilen i pixmap_patg: \"%s\" linje %d"
-#: gtk/gtkrc.c:2724
+#: gtk/gtkrc.c:2726
#, c-format
msgid "Unable to locate image file in pixmap_path: \"%s\""
msgstr "Kunne ikke finne bildefil i pixmap_path: \"%s\""
-#: gtk/gtkrc.c:3133
+#: gtk/gtkrc.c:3135
#, c-format
msgid "Pixmap path element: \"%s\" must be absolute, %s, line %d"
msgstr ""
@@ -2224,7 +2254,7 @@ msgid ""
"in the progress widget"
msgstr ""
-#: gtk/gtkprogressbar.c:131 gtk/gtkrange.c:265 gtk/gtkspinbutton.c:213
+#: gtk/gtkprogressbar.c:131 gtk/gtkrange.c:270 gtk/gtkspinbutton.c:214
msgid "Adjustment"
msgstr "Justering"
@@ -2232,7 +2262,7 @@ msgstr "Justering"
msgid "The GtkAdjustment connected to the progress bar (Deprecated)"
msgstr ""
-#: gtk/gtkprogressbar.c:139 gtk/gtktoolbar.c:223
+#: gtk/gtkprogressbar.c:139 gtk/gtktoolbar.c:224
msgid "Orientation"
msgstr "Orientering"
@@ -2296,55 +2326,55 @@ msgstr ""
msgid "Text to be displayed in the progress bar"
msgstr ""
-#: gtk/gtkrange.c:256
+#: gtk/gtkrange.c:261
msgid "Update policy"
msgstr "Oppdateringspolicy"
-#: gtk/gtkrange.c:257
+#: gtk/gtkrange.c:262
msgid "How the range should be updated on the screen"
msgstr ""
-#: gtk/gtkrange.c:266
+#: gtk/gtkrange.c:271
msgid "The GtkAdjustment that contains the current value of this range object"
msgstr ""
-#: gtk/gtkrange.c:273
+#: gtk/gtkrange.c:278
msgid "Inverted"
msgstr "Invertert"
-#: gtk/gtkrange.c:274
+#: gtk/gtkrange.c:279
msgid "Invert direction slider moves to increase range value"
msgstr ""
-#: gtk/gtkrange.c:280
+#: gtk/gtkrange.c:285
msgid "Slider Width"
msgstr ""
-#: gtk/gtkrange.c:281
+#: gtk/gtkrange.c:286
msgid "Width of scrollbar or scale thumb"
msgstr ""
-#: gtk/gtkrange.c:288
+#: gtk/gtkrange.c:293
msgid "Trough Border"
msgstr "Gjennom kant"
-#: gtk/gtkrange.c:289
+#: gtk/gtkrange.c:294
msgid "Spacing between thumb/steppers and outer trough bevel"
msgstr ""
-#: gtk/gtkrange.c:296
+#: gtk/gtkrange.c:301
msgid "Stepper Size"
msgstr ""
-#: gtk/gtkrange.c:297
+#: gtk/gtkrange.c:302
msgid "Length of step buttons at ends"
msgstr ""
-#: gtk/gtkrange.c:304
+#: gtk/gtkrange.c:309
msgid "Stepper Spacing"
msgstr ""
-#: gtk/gtkrange.c:305
+#: gtk/gtkrange.c:310
msgid "Spacing between step buttons and thumb"
msgstr ""
@@ -2376,7 +2406,7 @@ msgstr "Maks strrelse"
msgid "Maximum size of the ruler"
msgstr "Maksimum strrelse p linjal"
-#: gtk/gtkscale.c:148 gtk/gtkspinbutton.c:231
+#: gtk/gtkscale.c:148 gtk/gtkspinbutton.c:232
msgid "Digits"
msgstr "Tall"
@@ -2526,66 +2556,66 @@ msgstr ""
msgid "Keybinding to activate the menu bar"
msgstr ""
-#: gtk/gtkspinbutton.c:214
+#: gtk/gtkspinbutton.c:215
msgid "The adjustment that holds the value of the spinbutton"
msgstr "Justeringen som innehar verdien for en \"spinbutton\""
-#: gtk/gtkspinbutton.c:221
+#: gtk/gtkspinbutton.c:222
msgid "Climb Rate"
msgstr "Klatrerate"
-#: gtk/gtkspinbutton.c:222
+#: gtk/gtkspinbutton.c:223
msgid "The acceleration rate when you hold down a button"
msgstr ""
-#: gtk/gtkspinbutton.c:232
+#: gtk/gtkspinbutton.c:233
msgid "The number of decimal places to display"
msgstr ""
-#: gtk/gtkspinbutton.c:241
+#: gtk/gtkspinbutton.c:242
msgid "Snap to Ticks"
msgstr ""
-#: gtk/gtkspinbutton.c:242
+#: gtk/gtkspinbutton.c:243
msgid ""
"Whether erroneous values are automatically changed to a spin button's "
"nearest step increment"
msgstr ""
-#: gtk/gtkspinbutton.c:249
+#: gtk/gtkspinbutton.c:250
msgid "Numeric"
msgstr ""
-#: gtk/gtkspinbutton.c:250
+#: gtk/gtkspinbutton.c:251
msgid "Whether non-numeric characters should be ignored"
msgstr "Ignorer ikke-numeriske tegn"
-#: gtk/gtkspinbutton.c:257
+#: gtk/gtkspinbutton.c:258
msgid "Wrap"
msgstr "Bryt"
-#: gtk/gtkspinbutton.c:258
+#: gtk/gtkspinbutton.c:259
msgid "Whether a spin button should wrap upon reaching its limits"
msgstr ""
-#: gtk/gtkspinbutton.c:265
+#: gtk/gtkspinbutton.c:266
msgid "Update Policy"
msgstr "Oppdateringspolicy"
-#: gtk/gtkspinbutton.c:266
+#: gtk/gtkspinbutton.c:267
msgid ""
"Whether the spin button should update always, or only when the value is legal"
msgstr ""
-#: gtk/gtkspinbutton.c:274
+#: gtk/gtkspinbutton.c:275
msgid "Value"
msgstr "Verdi"
-#: gtk/gtkspinbutton.c:275
+#: gtk/gtkspinbutton.c:276
msgid "Reads the current value, or sets a new value"
msgstr "Leser aktiv verdi eller setter en ny"
-#: gtk/gtkstatusbar.c:158
+#: gtk/gtkstatusbar.c:159
msgid "Style of bevel around the statusbar text"
msgstr "Stil for kant rundt statuslinjetekst"
@@ -2902,302 +2932,302 @@ msgstr "Homogen"
msgid "If TRUE this means the table cells are all the same width/height"
msgstr ""
-#: gtk/gtktext.c:603 gtk/gtktreeview.c:504
+#: gtk/gtktext.c:604 gtk/gtktreeview.c:505
msgid "Horizontal Adjustment"
msgstr "Horisontal justering"
-#: gtk/gtktext.c:604
+#: gtk/gtktext.c:605
msgid "Horizontal adjustment for the text widget"
msgstr ""
-#: gtk/gtktext.c:611 gtk/gtktreeview.c:512
+#: gtk/gtktext.c:612 gtk/gtktreeview.c:513
msgid "Vertical Adjustment"
msgstr "Vertikal justering"
-#: gtk/gtktext.c:612
+#: gtk/gtktext.c:613
msgid "Vertical adjustment for the text widget"
msgstr "Vertikal justering for tekstwidgetet"
-#: gtk/gtktext.c:619
+#: gtk/gtktext.c:620
msgid "Line Wrap"
msgstr "Linjebryting"
-#: gtk/gtktext.c:620
+#: gtk/gtktext.c:621
msgid "Whether lines are wrapped at widget edges"
msgstr "Linjer brytes ved widgetets kant"
-#: gtk/gtktext.c:627
+#: gtk/gtktext.c:628
msgid "Word Wrap"
msgstr "Ordbryting"
-#: gtk/gtktext.c:628
+#: gtk/gtktext.c:629
msgid "Whether words are wrapped at widget edges"
msgstr ""
-#: gtk/gtktexttag.c:198
+#: gtk/gtktexttag.c:199
msgid "Tag name"
msgstr "Navn p tag"
-#: gtk/gtktexttag.c:199
+#: gtk/gtktexttag.c:200
msgid "Name used to refer to the text tag"
msgstr "Navn som brukes ved referanse til tekst-taggen"
-#: gtk/gtktexttag.c:224
+#: gtk/gtktexttag.c:225
msgid "Background full height"
msgstr "Full hyde for bakgrunnsfarge"
-#: gtk/gtktexttag.c:225
+#: gtk/gtktexttag.c:226
msgid ""
"Whether the background color fills the entire line height or only the height "
"of the tagged characters"
msgstr ""
-#: gtk/gtktexttag.c:233
+#: gtk/gtktexttag.c:234
msgid "Background stipple mask"
msgstr "Stiplingsmaske for bakgrunnsfarge"
-#: gtk/gtktexttag.c:234
+#: gtk/gtktexttag.c:235
msgid "Bitmap to use as a mask when drawing the text background"
msgstr ""
-#: gtk/gtktexttag.c:259
+#: gtk/gtktexttag.c:260
msgid "Foreground stipple mask"
msgstr "Stiplingsmaske for forgrunnsfarge"
-#: gtk/gtktexttag.c:260
+#: gtk/gtktexttag.c:261
msgid "Bitmap to use as a mask when drawing the text foreground"
msgstr ""
-#: gtk/gtktexttag.c:267
+#: gtk/gtktexttag.c:268
msgid "Text direction"
msgstr "Tekstretning"
-#: gtk/gtktexttag.c:268
+#: gtk/gtktexttag.c:269
msgid "Text direction, e.g. right-to-left or left-to-right"
msgstr "Tekstretning; hyre-til-venstre eller venstre-til-hyre"
-#: gtk/gtktexttag.c:378 gtk/gtktextview.c:563
+#: gtk/gtktexttag.c:379 gtk/gtktextview.c:566
msgid "Left, right, or center justification"
msgstr "Venstre-, hyre- eller senterjustering"
-#: gtk/gtktexttag.c:386
+#: gtk/gtktexttag.c:387
msgid "Language"
msgstr "Sprk"
-#: gtk/gtktexttag.c:387
+#: gtk/gtktexttag.c:388
msgid "Language engine code to use for rendering the text"
msgstr "Sprkmotor som skal brukes for rendre teksten"
-#: gtk/gtktexttag.c:394
+#: gtk/gtktexttag.c:395
msgid "Left margin"
msgstr "Venstre marg"
-#: gtk/gtktexttag.c:395 gtk/gtktextview.c:572
+#: gtk/gtktexttag.c:396 gtk/gtktextview.c:575
msgid "Width of the left margin in pixels"
msgstr "Bredde p venstre marg i piksler"
-#: gtk/gtktexttag.c:404
+#: gtk/gtktexttag.c:405
msgid "Right margin"
msgstr "Hyre marg"
-#: gtk/gtktexttag.c:405 gtk/gtktextview.c:582
+#: gtk/gtktexttag.c:406 gtk/gtktextview.c:585
msgid "Width of the right margin in pixels"
msgstr "Bredde p hyre marg i piksler"
-#: gtk/gtktexttag.c:415 gtk/gtktextview.c:591
+#: gtk/gtktexttag.c:416 gtk/gtktextview.c:594
msgid "Indent"
msgstr "Rykk inn"
-#: gtk/gtktexttag.c:416 gtk/gtktextview.c:592
+#: gtk/gtktexttag.c:417 gtk/gtktextview.c:595
msgid "Amount to indent the paragraph, in pixels"
msgstr "Innrykksmengde for avsnittet, i piksler"
-#: gtk/gtktexttag.c:436
+#: gtk/gtktexttag.c:437
msgid "Pixels above lines"
msgstr "Piksler over linjer"
-#: gtk/gtktexttag.c:437 gtk/gtktextview.c:516
+#: gtk/gtktexttag.c:438 gtk/gtktextview.c:519
msgid "Pixels of blank space above paragraphs"
msgstr ""
-#: gtk/gtktexttag.c:446
+#: gtk/gtktexttag.c:447
msgid "Pixels below lines"
msgstr "Piksler under linjer"
-#: gtk/gtktexttag.c:447 gtk/gtktextview.c:526
+#: gtk/gtktexttag.c:448 gtk/gtktextview.c:529
msgid "Pixels of blank space below paragraphs"
msgstr ""
-#: gtk/gtktexttag.c:456
+#: gtk/gtktexttag.c:457
msgid "Pixels inside wrap"
msgstr ""
-#: gtk/gtktexttag.c:457 gtk/gtktextview.c:536
+#: gtk/gtktexttag.c:458 gtk/gtktextview.c:539
msgid "Pixels of blank space between wrapped lines in a paragraph"
msgstr ""
-#: gtk/gtktexttag.c:483
+#: gtk/gtktexttag.c:484
msgid "Wrap mode"
msgstr "Brytningsmodus"
-#: gtk/gtktexttag.c:484 gtk/gtktextview.c:554
+#: gtk/gtktexttag.c:485 gtk/gtktextview.c:557
msgid ""
"Whether to wrap lines never, at word boundaries, or at character boundaries"
msgstr ""
-#: gtk/gtktexttag.c:493 gtk/gtktextview.c:601
+#: gtk/gtktexttag.c:494 gtk/gtktextview.c:604
msgid "Tabs"
msgstr "Faner"
-#: gtk/gtktexttag.c:494 gtk/gtktextview.c:602
+#: gtk/gtktexttag.c:495 gtk/gtktextview.c:605
msgid "Custom tabs for this text"
msgstr ""
-#: gtk/gtktexttag.c:501
+#: gtk/gtktexttag.c:502
msgid "Invisible"
msgstr "Usynlig"
-#: gtk/gtktexttag.c:502
+#: gtk/gtktexttag.c:503
msgid "Whether this text is hidden"
msgstr "Teksten er skjult"
-#: gtk/gtktexttag.c:515
+#: gtk/gtktexttag.c:516
msgid "Background full height set"
msgstr ""
-#: gtk/gtktexttag.c:516
+#: gtk/gtktexttag.c:517
msgid "Whether this tag affects background height"
msgstr ""
-#: gtk/gtktexttag.c:519
+#: gtk/gtktexttag.c:520
msgid "Background stipple set"
msgstr ""
-#: gtk/gtktexttag.c:520
+#: gtk/gtktexttag.c:521
msgid "Whether this tag affects the background stipple"
msgstr ""
-#: gtk/gtktexttag.c:527
+#: gtk/gtktexttag.c:528
msgid "Foreground stipple set"
msgstr ""
-#: gtk/gtktexttag.c:528
+#: gtk/gtktexttag.c:529
msgid "Whether this tag affects the foreground stipple"
msgstr ""
-#: gtk/gtktexttag.c:563
+#: gtk/gtktexttag.c:564
msgid "Justification set"
msgstr ""
-#: gtk/gtktexttag.c:564
+#: gtk/gtktexttag.c:565
msgid "Whether this tag affects paragraph justification"
msgstr ""
-#: gtk/gtktexttag.c:567
+#: gtk/gtktexttag.c:568
msgid "Language set"
msgstr ""
-#: gtk/gtktexttag.c:568
+#: gtk/gtktexttag.c:569
msgid "Whether this tag affects the language the text is rendered as"
msgstr ""
-#: gtk/gtktexttag.c:571
+#: gtk/gtktexttag.c:572
msgid "Left margin set"
msgstr ""
-#: gtk/gtktexttag.c:572
+#: gtk/gtktexttag.c:573
msgid "Whether this tag affects the left margin"
msgstr ""
-#: gtk/gtktexttag.c:575
+#: gtk/gtktexttag.c:576
msgid "Indent set"
msgstr ""
-#: gtk/gtktexttag.c:576
+#: gtk/gtktexttag.c:577
msgid "Whether this tag affects indentation"
msgstr ""
-#: gtk/gtktexttag.c:583
+#: gtk/gtktexttag.c:584
msgid "Pixels above lines set"
msgstr ""
-#: gtk/gtktexttag.c:584 gtk/gtktexttag.c:588
+#: gtk/gtktexttag.c:585 gtk/gtktexttag.c:589
msgid "Whether this tag affects the number of pixels above lines"
msgstr ""
-#: gtk/gtktexttag.c:587
+#: gtk/gtktexttag.c:588
msgid "Pixels below lines set"
msgstr ""
-#: gtk/gtktexttag.c:591
+#: gtk/gtktexttag.c:592
msgid "Pixels inside wrap set"
msgstr ""
-#: gtk/gtktexttag.c:592
+#: gtk/gtktexttag.c:593
msgid "Whether this tag affects the number of pixels between wrapped lines"
msgstr ""
-#: gtk/gtktexttag.c:599
+#: gtk/gtktexttag.c:600
msgid "Right margin set"
msgstr ""
-#: gtk/gtktexttag.c:600
+#: gtk/gtktexttag.c:601
msgid "Whether this tag affects the right margin"
msgstr ""
-#: gtk/gtktexttag.c:607
+#: gtk/gtktexttag.c:608
msgid "Wrap mode set"
msgstr ""
-#: gtk/gtktexttag.c:608
+#: gtk/gtktexttag.c:609
msgid "Whether this tag affects line wrap mode"
msgstr ""
-#: gtk/gtktexttag.c:611
+#: gtk/gtktexttag.c:612
msgid "Tabs set"
msgstr ""
-#: gtk/gtktexttag.c:612
+#: gtk/gtktexttag.c:613
msgid "Whether this tag affects tabs"
msgstr ""
-#: gtk/gtktexttag.c:615
+#: gtk/gtktexttag.c:616
msgid "Invisible set"
msgstr ""
-#: gtk/gtktexttag.c:616
+#: gtk/gtktexttag.c:617
msgid "Whether this tag affects text visibility"
msgstr ""
-#: gtk/gtktextview.c:515
+#: gtk/gtktextview.c:518
msgid "Pixels Above Lines"
msgstr "Piksler over linjer"
-#: gtk/gtktextview.c:525
+#: gtk/gtktextview.c:528
msgid "Pixels Below Lines"
msgstr "Piksler under linjer"
-#: gtk/gtktextview.c:535
+#: gtk/gtktextview.c:538
msgid "Pixels Inside Wrap"
msgstr ""
-#: gtk/gtktextview.c:553
+#: gtk/gtktextview.c:556
msgid "Wrap Mode"
msgstr "Brytningsmodus"
-#: gtk/gtktextview.c:571
+#: gtk/gtktextview.c:574
msgid "Left Margin"
msgstr "Venstre marg"
-#: gtk/gtktextview.c:581
+#: gtk/gtktextview.c:584
msgid "Right Margin"
msgstr "Hyre marg"
-#: gtk/gtktextview.c:609
+#: gtk/gtktextview.c:612
msgid "Cursor Visible"
msgstr "Synlig markr"
-#: gtk/gtktextview.c:610
+#: gtk/gtktextview.c:613
msgid "If the insertion cursor is shown"
msgstr "Vis innsettingsmarkr"
@@ -3206,539 +3236,557 @@ msgstr "Vis innsettingsmarkr"
msgid "Unable to locate theme engine in module_path: \"%s\","
msgstr "Kunne ikke finne temamotor i module_path: \"%s\","
-#: gtk/gtktipsquery.c:181
+#: gtk/gtktipsquery.c:182
msgid "--- No Tip ---"
msgstr "--- Ingen tips ---"
-#: gtk/gtktogglebutton.c:143
+#: gtk/gtktogglebutton.c:133
msgid "If the toggle button should be pressed in or not"
msgstr ""
-#: gtk/gtktogglebutton.c:151
+#: gtk/gtktogglebutton.c:141
msgid "If the toggle button is in an \"in between\" state."
msgstr "Hvis knappen er i tilstanden \"midt mellom\"."
-#: gtk/gtktogglebutton.c:158
+#: gtk/gtktogglebutton.c:148
msgid "Draw Indicator"
msgstr "Tegn indikator"
-#: gtk/gtktogglebutton.c:159
+#: gtk/gtktogglebutton.c:149
msgid "If the toggle part of the button is displayed"
msgstr "Hvis venderdelen av knappen vises"
-#: gtk/gtktoolbar.c:224
+#: gtk/gtktoolbar.c:225
msgid "The orientation of the toolbar"
msgstr "Orientering for verktylinjen"
-#: gtk/gtktoolbar.c:232
+#: gtk/gtktoolbar.c:233
msgid "Toolbar Style"
msgstr "Stil for verktylinje"
-#: gtk/gtktoolbar.c:233
+#: gtk/gtktoolbar.c:234
msgid "How to draw the toolbar"
msgstr "Hvordan tegnes verktylinjen"
-#: gtk/gtktoolbar.c:241
+#: gtk/gtktoolbar.c:242
msgid "Spacer size"
msgstr "Strrelse p mellomrom"
-#: gtk/gtktoolbar.c:242
+#: gtk/gtktoolbar.c:243
msgid "Size of spacers"
msgstr "Strrelse p plassholdere"
-#: gtk/gtktoolbar.c:251
+#: gtk/gtktoolbar.c:252
msgid "Amount of border space between the toolbar shadow and the buttons"
msgstr ""
-#: gtk/gtktoolbar.c:259
+#: gtk/gtktoolbar.c:260
msgid "Space style"
msgstr "Stil p mellomrom"
-#: gtk/gtktoolbar.c:260
+#: gtk/gtktoolbar.c:261
msgid "Whether spacers are vertical lines or just blank"
msgstr ""
-#: gtk/gtktoolbar.c:268
+#: gtk/gtktoolbar.c:269
msgid "Button relief"
msgstr ""
-#: gtk/gtktoolbar.c:269
+#: gtk/gtktoolbar.c:270
msgid "Type of bevel around toolbar buttons"
msgstr ""
-#: gtk/gtktoolbar.c:277
+#: gtk/gtktoolbar.c:278
msgid "Style of bevel around the toolbar"
msgstr ""
-#: gtk/gtktoolbar.c:283
+#: gtk/gtktoolbar.c:284
msgid "Toolbar style"
msgstr "Verktylinjestil"
-#: gtk/gtktoolbar.c:284
+#: gtk/gtktoolbar.c:285
msgid ""
"Whether default toolbars have text only, text and icons, icons only, etc."
msgstr ""
-#: gtk/gtktoolbar.c:290
+#: gtk/gtktoolbar.c:291
msgid "Toolbar icon size"
msgstr "Strrelse p verktylinjeikon"
-#: gtk/gtktoolbar.c:291
+#: gtk/gtktoolbar.c:292
msgid "Size of icons in default toolbars"
msgstr ""
-#: gtk/gtktreeview.c:496
+#: gtk/gtktreeview.c:497
msgid "TreeView Model"
msgstr "TreeView modell"
-#: gtk/gtktreeview.c:497
+#: gtk/gtktreeview.c:498
msgid "The model for the tree view"
msgstr "Modell for treevisning"
-#: gtk/gtktreeview.c:505
+#: gtk/gtktreeview.c:506
msgid "Horizontal Adjustment for the widget"
msgstr "Horisontal justering for widget"
-#: gtk/gtktreeview.c:513
+#: gtk/gtktreeview.c:514
msgid "Vertical Adjustment for the widget"
msgstr "Vertikal justering for widget"
-#: gtk/gtktreeview.c:520 gtk/gtktreeviewcolumn.c:171 gtk/gtkwidget.c:424
+#: gtk/gtktreeview.c:521 gtk/gtktreeviewcolumn.c:173 gtk/gtkwidget.c:427
msgid "Visible"
msgstr "Synlig"
-#: gtk/gtktreeview.c:521
+#: gtk/gtktreeview.c:522
msgid "Show the column header buttons"
msgstr ""
-#: gtk/gtktreeview.c:528
+#: gtk/gtktreeview.c:529
msgid "Headers Clickable"
msgstr "Topptekster kan klikkes"
-#: gtk/gtktreeview.c:529
+#: gtk/gtktreeview.c:530
msgid "Column headers respond to click events"
msgstr ""
-#: gtk/gtktreeview.c:536
+#: gtk/gtktreeview.c:537
msgid "Expander Column"
msgstr ""
-#: gtk/gtktreeview.c:537
+#: gtk/gtktreeview.c:538
msgid "Set the column for the expander column"
msgstr ""
-#: gtk/gtktreeview.c:544 gtk/gtktreeviewcolumn.c:262
+#: gtk/gtktreeview.c:545 gtk/gtktreeviewcolumn.c:272
msgid "Reorderable"
msgstr ""
-#: gtk/gtktreeview.c:545
+#: gtk/gtktreeview.c:546
msgid "View is reorderable"
msgstr ""
-#: gtk/gtktreeview.c:552
+#: gtk/gtktreeview.c:553
msgid "Rules Hint"
msgstr ""
-#: gtk/gtktreeview.c:553
+#: gtk/gtktreeview.c:554
msgid "Set a hint to the theme engine to draw rows in alternating colors"
msgstr ""
-#: gtk/gtktreeview.c:560
+#: gtk/gtktreeview.c:561
msgid "Enable Search"
msgstr "Aktiver sk"
-#: gtk/gtktreeview.c:561
+#: gtk/gtktreeview.c:562
msgid "View allows user to search through columns interactively"
msgstr ""
-#: gtk/gtktreeview.c:568
+#: gtk/gtktreeview.c:569
msgid "Search Column"
msgstr "Skekolonne"
-#: gtk/gtktreeview.c:569
+#: gtk/gtktreeview.c:570
msgid "Model column to search through when searching through code"
msgstr ""
-#: gtk/gtktreeview.c:582
+#: gtk/gtktreeview.c:583
msgid "Expander Size"
msgstr ""
-#: gtk/gtktreeview.c:583
+#: gtk/gtktreeview.c:584
msgid "Size of the expander arrow."
msgstr ""
-#: gtk/gtktreeview.c:591
+#: gtk/gtktreeview.c:592
msgid "Vertical Separator Width"
msgstr "Bredde p vertikal separator"
-#: gtk/gtktreeview.c:592
+#: gtk/gtktreeview.c:593
msgid "Vertical space between cells. Must be an even number."
msgstr ""
-#: gtk/gtktreeview.c:600
+#: gtk/gtktreeview.c:601
msgid "Horizontal Separator Width"
msgstr "Bredde p horisontal separator"
-#: gtk/gtktreeview.c:601
+#: gtk/gtktreeview.c:602
msgid "Horizontal space between cells. Must be an even number."
msgstr ""
-#: gtk/gtktreeview.c:609
+#: gtk/gtktreeview.c:610
msgid "Allow Rules"
msgstr ""
-#: gtk/gtktreeview.c:610
+#: gtk/gtktreeview.c:611
msgid "Allow drawing of alternating color rows."
msgstr ""
-#: gtk/gtktreeview.c:616
+#: gtk/gtktreeview.c:617
msgid "Indent Expanders"
msgstr "Indenter utvidere"
-#: gtk/gtktreeview.c:617
+#: gtk/gtktreeview.c:618
msgid "Make the expanders indented."
msgstr "Gjr utvidere indentert."
-#: gtk/gtktreeviewcolumn.c:172
+#: gtk/gtktreeviewcolumn.c:174
msgid "Whether to display the column"
msgstr "Vis kolonnen"
-#: gtk/gtktreeviewcolumn.c:180
+#: gtk/gtktreeviewcolumn.c:181 gtk/gtkwindow.c:394
+msgid "Resizable"
+msgstr "Kan endre strrelse"
+
+#: gtk/gtktreeviewcolumn.c:182
+msgid "Column is user-resizable"
+msgstr ""
+
+#: gtk/gtktreeviewcolumn.c:190
msgid "Current width of the column"
msgstr "Nvrende bredde p kolonnen"
-#: gtk/gtktreeviewcolumn.c:188
+#: gtk/gtktreeviewcolumn.c:198
msgid "Sizing"
msgstr "Strrelse"
-#: gtk/gtktreeviewcolumn.c:189
+#: gtk/gtktreeviewcolumn.c:199
msgid "Resize mode of the column"
msgstr "Modus for endring av strrelse for kolonnen"
-#: gtk/gtktreeviewcolumn.c:197
+#: gtk/gtktreeviewcolumn.c:207
msgid "Fixed Width"
msgstr "Fast bredde"
-#: gtk/gtktreeviewcolumn.c:198
+#: gtk/gtktreeviewcolumn.c:208
msgid "Current fixed width of the column"
msgstr "Nvrende fast bredde p kolonnen"
-#: gtk/gtktreeviewcolumn.c:207
+#: gtk/gtktreeviewcolumn.c:217
msgid "Minimum Width"
msgstr "Minimal bredde"
-#: gtk/gtktreeviewcolumn.c:208
+#: gtk/gtktreeviewcolumn.c:218
msgid "Minimum allowed width of the column"
msgstr "Minimum tillatt bredde p kolonne"
-#: gtk/gtktreeviewcolumn.c:217
+#: gtk/gtktreeviewcolumn.c:227
msgid "Maximum Width"
msgstr "Maksimal bredde"
-#: gtk/gtktreeviewcolumn.c:218
+#: gtk/gtktreeviewcolumn.c:228
msgid "Maximum allowed width of the column"
msgstr "Maksimum tillatt bredde p kolonnen"
-#: gtk/gtktreeviewcolumn.c:227
+#: gtk/gtktreeviewcolumn.c:237
msgid "Title"
msgstr "Tittel"
-#: gtk/gtktreeviewcolumn.c:228
+#: gtk/gtktreeviewcolumn.c:238
msgid "Title to appear in column header"
msgstr "Tittel som vises i kolonnetopptekst"
-#: gtk/gtktreeviewcolumn.c:235
+#: gtk/gtktreeviewcolumn.c:245
msgid "Clickable"
msgstr "Klikkbar"
-#: gtk/gtktreeviewcolumn.c:236
+#: gtk/gtktreeviewcolumn.c:246
msgid "Whether the header can be clicked"
msgstr "Om toppteksten kan klikkes"
-#: gtk/gtktreeviewcolumn.c:244
+#: gtk/gtktreeviewcolumn.c:254
msgid "Widget"
msgstr "Widget"
-#: gtk/gtktreeviewcolumn.c:245
+#: gtk/gtktreeviewcolumn.c:255
msgid "Widget to put in column header button instead of column title"
msgstr ""
"Widget som skal legges i kappen for kolonneheader i stedet for kolonnens "
"tittel"
-#: gtk/gtktreeviewcolumn.c:252
+#: gtk/gtktreeviewcolumn.c:262
msgid "Alignment"
msgstr "Justering"
-#: gtk/gtktreeviewcolumn.c:253
+#: gtk/gtktreeviewcolumn.c:263
msgid "X Alignment of the column header text or widget"
msgstr "X-justering for kolonneheaders tekst eller widget"
-#: gtk/gtktreeviewcolumn.c:263
+#: gtk/gtktreeviewcolumn.c:273
msgid "Whether the column can be reordered around the headers"
msgstr "Kolonnen kan omorganiseres etter titler"
-#: gtk/gtktreeviewcolumn.c:270
+#: gtk/gtktreeviewcolumn.c:280
msgid "Sort indicator"
msgstr "Sorter indikator"
-#: gtk/gtktreeviewcolumn.c:271
+#: gtk/gtktreeviewcolumn.c:281
msgid "Whether to show a sort indicator"
msgstr "Sorter indikator eller ikke"
-#: gtk/gtktreeviewcolumn.c:278
+#: gtk/gtktreeviewcolumn.c:288
msgid "Sort order"
msgstr "Sorteringsrekkeflge"
-#: gtk/gtktreeviewcolumn.c:279
+#: gtk/gtktreeviewcolumn.c:289
msgid "Sort direction the sort indicator should indicate"
msgstr "Sorteringsretning indikert av sorteringsindikator"
-#: gtk/gtkviewport.c:132
+#: gtk/gtkviewport.c:133
msgid ""
"The GtkAdjustment that determines the values of the horizontal position for "
"this viewport."
-msgstr "GtkAdjustment som bestemmer verdiene for horisontal posisjon for dette visningsomrdet."
+msgstr ""
+"GtkAdjustment som bestemmer verdiene for horisontal posisjon for dette "
+"visningsomrdet."
-#: gtk/gtkviewport.c:140
+#: gtk/gtkviewport.c:141
msgid ""
"The GtkAdjustment that determines the values of the vertical position for "
"this viewport."
-msgstr "GtkAdjustment som bestemmer verdiene for vertikal posisjon for dette visningsomrdet."
+msgstr ""
+"GtkAdjustment som bestemmer verdiene for vertikal posisjon for dette "
+"visningsomrdet."
-#: gtk/gtkviewport.c:148
+#: gtk/gtkviewport.c:149
msgid "Determines how the shadowed box around the viewport is drawn."
msgstr "Bestemmer hvordan den skyggelagte boksen rundt visningsomrdet tegnes."
-#: gtk/gtkwidget.c:391
+#: gtk/gtkwidget.c:394
msgid "Widget name"
msgstr "Navn p widget"
-#: gtk/gtkwidget.c:392
+#: gtk/gtkwidget.c:395
msgid "The name of the widget"
msgstr "Navnet p widgetet"
-#: gtk/gtkwidget.c:398
+#: gtk/gtkwidget.c:401
msgid "Parent widget"
msgstr "Opphavswidget"
-#: gtk/gtkwidget.c:399
+#: gtk/gtkwidget.c:402
msgid "The parent widget of this widget. Must be a Container widget."
msgstr "Opphavswidget for dette widgetet. M vre et container-widget."
-#: gtk/gtkwidget.c:406
+#: gtk/gtkwidget.c:409
msgid "Width request"
msgstr "Breddeforesprsel"
-#: gtk/gtkwidget.c:407
+#: gtk/gtkwidget.c:410
msgid ""
"Override for width request of the widget, or -1 if natural request should be "
"used."
-msgstr "Overstyring for breddeforesprsel for widget, eller -1 hvis naturlig foresprsel skal brukes."
+msgstr ""
+"Overstyring for breddeforesprsel for widget, eller -1 hvis naturlig "
+"foresprsel skal brukes."
-#: gtk/gtkwidget.c:415
+#: gtk/gtkwidget.c:418
msgid "Height request"
msgstr "Hydeforesprsel"
-#: gtk/gtkwidget.c:416
+#: gtk/gtkwidget.c:419
msgid ""
"Override for height request of the widget, or -1 if natural request should "
"be used."
-msgstr "Overstyring for hydeforesprsel for widget, eller -1 hvis vanlig foresprsel skal brukes."
+msgstr ""
+"Overstyring for hydeforesprsel for widget, eller -1 hvis vanlig "
+"foresprsel skal brukes."
-#: gtk/gtkwidget.c:425
+#: gtk/gtkwidget.c:428
msgid "Whether the widget is visible"
msgstr "Widgetet er synlig"
-#: gtk/gtkwidget.c:431
+#: gtk/gtkwidget.c:434
msgid "Sensitive"
msgstr "Flsomt"
-#: gtk/gtkwidget.c:432
+#: gtk/gtkwidget.c:435
msgid "Whether the widget responds to input"
msgstr "Widgetet tar imot inndata"
-#: gtk/gtkwidget.c:438
+#: gtk/gtkwidget.c:441
msgid "Application paintable"
msgstr "Tegnbar av applikasjon"
-#: gtk/gtkwidget.c:439
+#: gtk/gtkwidget.c:442
msgid "Whether the application will paint directly on the widget"
msgstr "Applikasjonen vil tegne direkte p widgetet"
-#: gtk/gtkwidget.c:445
+#: gtk/gtkwidget.c:448
msgid "Can focus"
msgstr "Kan fokusere"
-#: gtk/gtkwidget.c:446
+#: gtk/gtkwidget.c:449
msgid "Whether the widget can accept the input focus"
msgstr "Widget kan akseptere inndatafokus"
-#: gtk/gtkwidget.c:452
+#: gtk/gtkwidget.c:455
msgid "Has focus"
msgstr "Har fokus"
-#: gtk/gtkwidget.c:453
+#: gtk/gtkwidget.c:456
msgid "Whether the widget has the input focus"
msgstr "Widget har inndatafokus"
-#: gtk/gtkwidget.c:459
+#: gtk/gtkwidget.c:462
msgid "Can default"
msgstr "Kan vre forvalgt"
-#: gtk/gtkwidget.c:460
+#: gtk/gtkwidget.c:463
msgid "Whether the widget can be the default widget"
msgstr "Om widget kan vre forvalgt widget"
-#: gtk/gtkwidget.c:466
+#: gtk/gtkwidget.c:469
msgid "Has default"
msgstr "Har forvalg"
-#: gtk/gtkwidget.c:467
+#: gtk/gtkwidget.c:470
msgid "Whether the widget is the default widget"
msgstr "Widget er forvalgt widget"
-#: gtk/gtkwidget.c:473
+#: gtk/gtkwidget.c:476
msgid "Receives default"
msgstr "Mottar forvalg"
-#: gtk/gtkwidget.c:474
+#: gtk/gtkwidget.c:477
msgid "If TRUE, the widget will receive the default action when it is focused."
msgstr "Hvis SANN, vil widgetet motta forvalgt handling nr det er fokusert."
-#: gtk/gtkwidget.c:480
+#: gtk/gtkwidget.c:483
msgid "Composite child"
msgstr "Sammensatt barn"
-#: gtk/gtkwidget.c:481
+#: gtk/gtkwidget.c:484
msgid "Whether the widget is composed of other widgets"
msgstr "Widgetet er satt sammen av andre widget"
-#: gtk/gtkwidget.c:487
+#: gtk/gtkwidget.c:490
msgid "Style"
msgstr "Stil"
-#: gtk/gtkwidget.c:488
+#: gtk/gtkwidget.c:491
msgid ""
"The style of the widget, which contains information about how it will look "
"(colors etc)."
-msgstr "Stil for widgetet. Inneholder informasjon om hvordan det vil se ut (farger etc)."
+msgstr ""
+"Stil for widgetet. Inneholder informasjon om hvordan det vil se ut (farger "
+"etc)."
-#: gtk/gtkwidget.c:494
+#: gtk/gtkwidget.c:497
msgid "Events"
msgstr "Hendelser"
-#: gtk/gtkwidget.c:495
+#: gtk/gtkwidget.c:498
msgid "The event mask that decides what kind of GdkEvents this widget gets."
-msgstr "Hendelsesmasken som bestemmer hvilke typer GdkEvents dette widgetet mottar."
+msgstr ""
+"Hendelsesmasken som bestemmer hvilke typer GdkEvents dette widgetet mottar."
-#: gtk/gtkwidget.c:502
+#: gtk/gtkwidget.c:505
msgid "Extension events"
msgstr "Utvidelseshendelser"
-#: gtk/gtkwidget.c:503
+#: gtk/gtkwidget.c:506
msgid "The mask that decides what kind of extension events this widget gets."
-msgstr "Masken som bestemmer hvilken type utvidelseshendelser dette widgetet mottar."
+msgstr ""
+"Masken som bestemmer hvilken type utvidelseshendelser dette widgetet mottar."
-#: gtk/gtkwidget.c:1050
+#: gtk/gtkwidget.c:1053
msgid "Interior Focus"
msgstr "Internt fokus"
-#: gtk/gtkwidget.c:1051
+#: gtk/gtkwidget.c:1054
msgid "Whether to draw the focus indicator inside widgets."
msgstr "Om fokusindikator skal tegnes inne i et widget."
-#: gtk/gtkwindow.c:353
+#: gtk/gtkwindow.c:359
msgid "Window Type"
msgstr "Vindustype"
-#: gtk/gtkwindow.c:354
+#: gtk/gtkwindow.c:360
msgid "The type of the window"
msgstr "Type vindu"
-#: gtk/gtkwindow.c:363
+#: gtk/gtkwindow.c:369
msgid "Window Title"
msgstr "Vindustittel"
-#: gtk/gtkwindow.c:364
+#: gtk/gtkwindow.c:370
msgid "The title of the window"
msgstr "Tittelen p vinduet"
-#: gtk/gtkwindow.c:371
+#: gtk/gtkwindow.c:377
msgid "Allow Shrink"
msgstr "Tillat krymping"
-#: gtk/gtkwindow.c:373
+#: gtk/gtkwindow.c:379
#, no-c-format
msgid ""
"If TRUE, the window has no mimimum size. Setting this to TRUE is 99% of the "
"time a bad idea."
-msgstr "Hvis SANN fr vinduet ingen minimum strrelse. Denne br ikke settes til SANN 99% av tiden."
+msgstr ""
+"Hvis SANN fr vinduet ingen minimum strrelse. Denne br ikke settes til "
+"SANN 99% av tiden."
-#: gtk/gtkwindow.c:380
+#: gtk/gtkwindow.c:386
msgid "Allow Grow"
msgstr "Tillat vekst"
-#: gtk/gtkwindow.c:381
+#: gtk/gtkwindow.c:387
msgid "If TRUE, users can expand the window beyond its minimum size."
msgstr "Brukere kan utvide vinduet utover minste strrelse hvis SANN."
-#: gtk/gtkwindow.c:388
-msgid "Resizable"
-msgstr "Kan endre strrelse"
-
-#: gtk/gtkwindow.c:389
+#: gtk/gtkwindow.c:395
msgid "If TRUE, users can resize the window."
msgstr "Brukere kan endre strrelse p vinduet hvis SANN."
-#: gtk/gtkwindow.c:396
+#: gtk/gtkwindow.c:402
msgid "Modal"
msgstr "Modal"
-#: gtk/gtkwindow.c:397
+#: gtk/gtkwindow.c:403
msgid ""
"If TRUE, the window is modal (other windows are not usable while this one is "
"up)."
msgstr ""
-#: gtk/gtkwindow.c:404
+#: gtk/gtkwindow.c:410
msgid "Window Position"
msgstr "Vindusplassering"
-#: gtk/gtkwindow.c:405
+#: gtk/gtkwindow.c:411
msgid "The initial position of the window."
msgstr "Utgangsposisjon for vinduet."
-#: gtk/gtkwindow.c:413
+#: gtk/gtkwindow.c:419
msgid "Default Width"
msgstr "Standard bredde"
-#: gtk/gtkwindow.c:414
+#: gtk/gtkwindow.c:420
msgid ""
"The default width of the window, used when initially showing the window."
msgstr ""
-#: gtk/gtkwindow.c:423
+#: gtk/gtkwindow.c:429
msgid "Default Height"
msgstr "Standard hyde"
-#: gtk/gtkwindow.c:424
+#: gtk/gtkwindow.c:430
msgid ""
"The default height of the window, used when initially showing the window."
msgstr ""
-#: gtk/gtkwindow.c:433
+#: gtk/gtkwindow.c:439
msgid "Destroy with Parent"
msgstr "delegg med opphav"
-#: gtk/gtkwindow.c:434
+#: gtk/gtkwindow.c:440
msgid "If this window should be destroyed when the parent is destroyed"
msgstr "Vinduet skal delegges nr opphavet delegges"
-#: gtk/gtkwindow.c:441
+#: gtk/gtkwindow.c:447
msgid "Icon"
msgstr "Ikon"
-#: gtk/gtkwindow.c:442
+#: gtk/gtkwindow.c:448
msgid "Icon for this window"
msgstr "Ikon for dette vinduet"
diff --git a/po/pl.po b/po/pl.po
index c374f6756..e6f46544a 100644
--- a/po/pl.po
+++ b/po/pl.po
@@ -4,7 +4,7 @@
msgid ""
msgstr ""
"Project-Id-Version: gtk+\n"
-"POT-Creation-Date: 2001-10-25 16:39-0400\n"
+"POT-Creation-Date: 2001-11-23 15:47-0500\n"
"PO-Revision-Date: 2000-10-29 23:44+0100\n"
"Last-Translator: GNOME PL Team\n"
"Language-Team: Polish <translators@gnome.pl>\n"
@@ -12,12 +12,12 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-#: gdk-pixbuf/gdk-pixbuf-animation.c:144 gdk-pixbuf/gdk-pixbuf-io.c:543
+#: gdk-pixbuf/gdk-pixbuf-animation.c:144 gdk-pixbuf/gdk-pixbuf-io.c:551
#, c-format
msgid "Failed to open file '%s': %s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-animation.c:155 gdk-pixbuf/gdk-pixbuf-io.c:553
+#: gdk-pixbuf/gdk-pixbuf-animation.c:155 gdk-pixbuf/gdk-pixbuf-io.c:561
#, c-format
msgid "Image file '%s' contains no data"
msgstr ""
@@ -27,7 +27,7 @@ msgstr ""
msgid "Don't know how to load the animation in file '%s'"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-animation.c:205 gdk-pixbuf/gdk-pixbuf-io.c:598
+#: gdk-pixbuf/gdk-pixbuf-animation.c:205 gdk-pixbuf/gdk-pixbuf-io.c:606
#, c-format
msgid ""
"Failed to load image '%s': reason not known, probably a corrupt image file"
@@ -40,65 +40,65 @@ msgid ""
"animation file"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:316
+#: gdk-pixbuf/gdk-pixbuf-io.c:324
#, fuzzy, c-format
msgid "Unable to load image-loading module: %s: %s"
msgstr "Nie można odnaleźć modułu ładowalnego na ścieżce: \"%s\","
-#: gdk-pixbuf/gdk-pixbuf-io.c:335
+#: gdk-pixbuf/gdk-pixbuf-io.c:343
#, c-format
msgid ""
"Image-loading module %s does not export the proper interface; perhaps it's "
"from a different GTK version?"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:452 gdk-pixbuf/gdk-pixbuf-io.c:478
+#: gdk-pixbuf/gdk-pixbuf-io.c:460 gdk-pixbuf/gdk-pixbuf-io.c:486
#, c-format
msgid "Image type '%s' is not supported"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:500
+#: gdk-pixbuf/gdk-pixbuf-io.c:508
#, c-format
msgid "Couldn't recognize the image file format for file '%s'"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:506
+#: gdk-pixbuf/gdk-pixbuf-io.c:514
msgid "Unrecognized image file format"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:576
+#: gdk-pixbuf/gdk-pixbuf-io.c:584
#, c-format
msgid "Don't know how to load the image in file '%s'"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:609
+#: gdk-pixbuf/gdk-pixbuf-io.c:617
#, c-format
msgid "Failed to load image '%s': %s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:714
+#: gdk-pixbuf/gdk-pixbuf-io.c:722
#, c-format
msgid "This build of gdk-pixbuf does not support saving the image format: %s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:822
+#: gdk-pixbuf/gdk-pixbuf-io.c:830
#, c-format
msgid "Failed to open '%s' for writing: %s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:843
+#: gdk-pixbuf/gdk-pixbuf-io.c:851
#, c-format
msgid ""
"Failed to close '%s' while writing image, all data may not have been saved: %"
"s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-loader.c:252
+#: gdk-pixbuf/gdk-pixbuf-loader.c:250
#, c-format
msgid "Incremental loading of image type '%s' is not supported"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-loader.c:275 gdk-pixbuf/gdk-pixbuf-loader.c:376
+#: gdk-pixbuf/gdk-pixbuf-loader.c:273 gdk-pixbuf/gdk-pixbuf-loader.c:374
#, c-format
msgid ""
"Internal error: Image loader module '%s' failed to begin loading an image, "
@@ -362,35 +362,35 @@ msgstr ""
msgid "Failed to write to temporary file when loading XBM image"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1256
+#: gdk-pixbuf/io-xpm.c:1234
msgid "No XPM header found"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1264
+#: gdk-pixbuf/io-xpm.c:1242
msgid "XPM file has image width <= 0"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1272
+#: gdk-pixbuf/io-xpm.c:1250
msgid "XPM file has image height <= 0"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1280
+#: gdk-pixbuf/io-xpm.c:1258
msgid "XPM file has invalid number of colors"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1288
+#: gdk-pixbuf/io-xpm.c:1266
msgid "XPM has invalid number of chars per pixel"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1306
+#: gdk-pixbuf/io-xpm.c:1284
msgid "Can't read XPM colormap"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1344
+#: gdk-pixbuf/io-xpm.c:1322
msgid "Can't allocate memory for loading XPM image"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1527
+#: gdk-pixbuf/io-xpm.c:1505
msgid "Failed to write to temporary file when loading XPM image"
msgstr ""
@@ -411,12 +411,20 @@ msgstr ""
msgid "failed to allocate image buffer of %u bytes"
msgstr ""
-#: gtk/gtkaccellabel.c:115
-msgid "Accelerator object"
+#: gtk/gtkaccellabel.c:122
+msgid "Accelerator Closure"
msgstr ""
-#: gtk/gtkaccellabel.c:116
-msgid "The object monitored by this accelerator label"
+#: gtk/gtkaccellabel.c:123
+msgid "The closure to be monitored for accelerator changes"
+msgstr ""
+
+#: gtk/gtkaccellabel.c:129
+msgid "Accelerator Widget"
+msgstr ""
+
+#: gtk/gtkaccellabel.c:130
+msgid "The widget to be monitored for accelerator changes"
msgstr ""
#: gtk/gtkalignment.c:102
@@ -569,7 +577,7 @@ msgstr ""
msgid "The amount of space between children."
msgstr ""
-#: gtk/gtkbox.c:135 gtk/gtknotebook.c:396
+#: gtk/gtkbox.c:135 gtk/gtknotebook.c:400
msgid "Homogeneous"
msgstr ""
@@ -577,75 +585,75 @@ msgstr ""
msgid "Whether the children should all be the same size."
msgstr ""
-#: gtk/gtkbutton.c:183 gtk/gtkframe.c:125 gtk/gtklabel.c:283
+#: gtk/gtkbutton.c:188 gtk/gtkframe.c:125 gtk/gtklabel.c:282
msgid "Label"
msgstr ""
-#: gtk/gtkbutton.c:184
+#: gtk/gtkbutton.c:189
msgid ""
"Text of the label widget inside the button, if the button contains a label "
"widget."
msgstr ""
-#: gtk/gtkbutton.c:191 gtk/gtklabel.c:304
+#: gtk/gtkbutton.c:196 gtk/gtklabel.c:303
msgid "Use underline"
msgstr ""
-#: gtk/gtkbutton.c:192 gtk/gtklabel.c:305
+#: gtk/gtkbutton.c:197 gtk/gtklabel.c:304
msgid ""
"If set, an underline in the text indicates the next character should be used "
"for the mnemonic accelerator key"
msgstr ""
-#: gtk/gtkbutton.c:199
+#: gtk/gtkbutton.c:204
msgid "Use stock"
msgstr ""
-#: gtk/gtkbutton.c:200
+#: gtk/gtkbutton.c:205
msgid ""
"If set, the label is used to pick a stock item instead of being displayed"
msgstr ""
-#: gtk/gtkbutton.c:207
+#: gtk/gtkbutton.c:212
msgid "Border relief"
msgstr ""
-#: gtk/gtkbutton.c:208
+#: gtk/gtkbutton.c:213
msgid "The border relief style."
msgstr ""
-#: gtk/gtkbutton.c:259
+#: gtk/gtkbutton.c:264
msgid "Default Spacing"
msgstr ""
-#: gtk/gtkbutton.c:260
+#: gtk/gtkbutton.c:265
msgid "Extra space to add for CAN_DEFAULT buttons"
msgstr ""
-#: gtk/gtkbutton.c:266
+#: gtk/gtkbutton.c:271
msgid "Default Outside Spacing"
msgstr ""
-#: gtk/gtkbutton.c:267
+#: gtk/gtkbutton.c:272
msgid ""
"Extra space to add for CAN_DEFAULT buttons that is always drawn outside the "
"border"
msgstr ""
-#: gtk/gtkbutton.c:272
+#: gtk/gtkbutton.c:277
msgid "Child X Displacement"
msgstr ""
-#: gtk/gtkbutton.c:273
+#: gtk/gtkbutton.c:278
msgid ""
"How far in the x direction to move the child when the button is depressed"
msgstr ""
-#: gtk/gtkbutton.c:280
+#: gtk/gtkbutton.c:285
msgid "Child Y Displacement"
msgstr ""
-#: gtk/gtkbutton.c:281
+#: gtk/gtkbutton.c:286
msgid ""
"How far in the y direction to move the child when the button is depressed"
msgstr ""
@@ -740,291 +748,291 @@ msgstr ""
msgid "The pixbuf to render."
msgstr ""
-#: gtk/gtkcellrenderertext.c:173 gtk/gtkentry.c:498 gtk/gtkprogressbar.c:207
+#: gtk/gtkcellrenderertext.c:174 gtk/gtkentry.c:506 gtk/gtkprogressbar.c:207
msgid "Text"
msgstr ""
-#: gtk/gtkcellrenderertext.c:174
+#: gtk/gtkcellrenderertext.c:175
msgid "Text to render"
msgstr ""
-#: gtk/gtkcellrenderertext.c:181
+#: gtk/gtkcellrenderertext.c:182
msgid "Markup"
msgstr ""
-#: gtk/gtkcellrenderertext.c:182
+#: gtk/gtkcellrenderertext.c:183
msgid "Marked up text to render"
msgstr ""
-#: gtk/gtkcellrenderertext.c:189 gtk/gtklabel.c:290
+#: gtk/gtkcellrenderertext.c:190 gtk/gtklabel.c:289
msgid "Attributes"
msgstr ""
-#: gtk/gtkcellrenderertext.c:190
+#: gtk/gtkcellrenderertext.c:191
msgid "A list of style attributes to apply to the text of the renderer."
msgstr ""
-#: gtk/gtkcellrenderertext.c:197 gtk/gtktexttag.c:208
+#: gtk/gtkcellrenderertext.c:198 gtk/gtktexttag.c:209
msgid "Background color name"
msgstr ""
-#: gtk/gtkcellrenderertext.c:198 gtk/gtktexttag.c:209
+#: gtk/gtkcellrenderertext.c:199 gtk/gtktexttag.c:210
msgid "Background color as a string"
msgstr ""
-#: gtk/gtkcellrenderertext.c:205 gtk/gtktexttag.c:216
+#: gtk/gtkcellrenderertext.c:206 gtk/gtktexttag.c:217
msgid "Background color"
msgstr ""
-#: gtk/gtkcellrenderertext.c:206 gtk/gtktexttag.c:217
+#: gtk/gtkcellrenderertext.c:207 gtk/gtktexttag.c:218
msgid "Background color as a GdkColor"
msgstr ""
-#: gtk/gtkcellrenderertext.c:213 gtk/gtktexttag.c:242
+#: gtk/gtkcellrenderertext.c:214 gtk/gtktexttag.c:243
msgid "Foreground color name"
msgstr ""
-#: gtk/gtkcellrenderertext.c:214 gtk/gtktexttag.c:243
+#: gtk/gtkcellrenderertext.c:215 gtk/gtktexttag.c:244
msgid "Foreground color as a string"
msgstr ""
-#: gtk/gtkcellrenderertext.c:221 gtk/gtktexttag.c:250
+#: gtk/gtkcellrenderertext.c:222 gtk/gtktexttag.c:251
msgid "Foreground color"
msgstr ""
-#: gtk/gtkcellrenderertext.c:222 gtk/gtktexttag.c:251
+#: gtk/gtkcellrenderertext.c:223 gtk/gtktexttag.c:252
msgid "Foreground color as a GdkColor"
msgstr ""
-#: gtk/gtkcellrenderertext.c:230 gtk/gtkentry.c:430 gtk/gtktexttag.c:276
-#: gtk/gtktextview.c:539
+#: gtk/gtkcellrenderertext.c:231 gtk/gtkentry.c:438 gtk/gtktexttag.c:277
+#: gtk/gtktextview.c:548
#, fuzzy
msgid "Editable"
msgstr "(wyłączone)"
-#: gtk/gtkcellrenderertext.c:231 gtk/gtktexttag.c:277 gtk/gtktextview.c:540
+#: gtk/gtkcellrenderertext.c:232 gtk/gtktexttag.c:278 gtk/gtktextview.c:549
msgid "Whether the text can be modified by the user"
msgstr ""
-#: gtk/gtkcellrenderertext.c:238 gtk/gtkcellrenderertext.c:246
-#: gtk/gtkfontsel.c:192 gtk/gtktexttag.c:284 gtk/gtktexttag.c:292
+#: gtk/gtkcellrenderertext.c:239 gtk/gtkcellrenderertext.c:247
+#: gtk/gtkfontsel.c:192 gtk/gtktexttag.c:285 gtk/gtktexttag.c:293
msgid "Font"
msgstr ""
-#: gtk/gtkcellrenderertext.c:239 gtk/gtktexttag.c:285
+#: gtk/gtkcellrenderertext.c:240 gtk/gtktexttag.c:286
msgid "Font description as a string"
msgstr ""
-#: gtk/gtkcellrenderertext.c:247 gtk/gtktexttag.c:293
+#: gtk/gtkcellrenderertext.c:248 gtk/gtktexttag.c:294
msgid "Font description as a PangoFontDescription struct"
msgstr ""
-#: gtk/gtkcellrenderertext.c:255 gtk/gtktexttag.c:301
+#: gtk/gtkcellrenderertext.c:256 gtk/gtktexttag.c:302
#, fuzzy
msgid "Font family"
msgstr "Rodzina:"
-#: gtk/gtkcellrenderertext.c:256 gtk/gtktexttag.c:302
+#: gtk/gtkcellrenderertext.c:257 gtk/gtktexttag.c:303
msgid "Name of the font family, e.g. Sans, Helvetica, Times, Monospace"
msgstr ""
-#: gtk/gtkcellrenderertext.c:263 gtk/gtkcellrenderertext.c:264
-#: gtk/gtktexttag.c:309 gtk/gtktexttag.c:310
+#: gtk/gtkcellrenderertext.c:264 gtk/gtkcellrenderertext.c:265
+#: gtk/gtktexttag.c:310 gtk/gtktexttag.c:311
msgid "Font style"
msgstr ""
-#: gtk/gtkcellrenderertext.c:272 gtk/gtkcellrenderertext.c:273
-#: gtk/gtktexttag.c:318 gtk/gtktexttag.c:319
+#: gtk/gtkcellrenderertext.c:273 gtk/gtkcellrenderertext.c:274
+#: gtk/gtktexttag.c:319 gtk/gtktexttag.c:320
msgid "Font variant"
msgstr ""
-#: gtk/gtkcellrenderertext.c:281 gtk/gtkcellrenderertext.c:282
-#: gtk/gtktexttag.c:327 gtk/gtktexttag.c:328
+#: gtk/gtkcellrenderertext.c:282 gtk/gtkcellrenderertext.c:283
+#: gtk/gtktexttag.c:328 gtk/gtktexttag.c:329
msgid "Font weight"
msgstr ""
-#: gtk/gtkcellrenderertext.c:291 gtk/gtkcellrenderertext.c:292
-#: gtk/gtktexttag.c:338 gtk/gtktexttag.c:339
+#: gtk/gtkcellrenderertext.c:292 gtk/gtkcellrenderertext.c:293
+#: gtk/gtktexttag.c:339 gtk/gtktexttag.c:340
msgid "Font stretch"
msgstr ""
-#: gtk/gtkcellrenderertext.c:300 gtk/gtkcellrenderertext.c:301
-#: gtk/gtktexttag.c:347 gtk/gtktexttag.c:348
+#: gtk/gtkcellrenderertext.c:301 gtk/gtkcellrenderertext.c:302
+#: gtk/gtktexttag.c:348 gtk/gtktexttag.c:349
msgid "Font size"
msgstr ""
-#: gtk/gtkcellrenderertext.c:310 gtk/gtktexttag.c:367
+#: gtk/gtkcellrenderertext.c:311 gtk/gtktexttag.c:368
msgid "Font points"
msgstr ""
-#: gtk/gtkcellrenderertext.c:311 gtk/gtktexttag.c:368
+#: gtk/gtkcellrenderertext.c:312 gtk/gtktexttag.c:369
msgid "Font size in points"
msgstr ""
-#: gtk/gtkcellrenderertext.c:320 gtk/gtktexttag.c:357 gtk/gtktexttag.c:358
+#: gtk/gtkcellrenderertext.c:321 gtk/gtktexttag.c:358 gtk/gtktexttag.c:359
#, fuzzy
msgid "Font scale"
msgstr "Rodzina:"
-#: gtk/gtkcellrenderertext.c:321
+#: gtk/gtkcellrenderertext.c:322
msgid "Font scaling factor"
msgstr ""
-#: gtk/gtkcellrenderertext.c:330 gtk/gtktexttag.c:426
+#: gtk/gtkcellrenderertext.c:331 gtk/gtktexttag.c:427
msgid "Rise"
msgstr ""
-#: gtk/gtkcellrenderertext.c:331 gtk/gtktexttag.c:427
+#: gtk/gtkcellrenderertext.c:332 gtk/gtktexttag.c:428
msgid ""
"Offset of text above the baseline (below the baseline if rise is negative)"
msgstr ""
-#: gtk/gtkcellrenderertext.c:341 gtk/gtktexttag.c:466
+#: gtk/gtkcellrenderertext.c:342 gtk/gtktexttag.c:467
msgid "Strikethrough"
msgstr ""
-#: gtk/gtkcellrenderertext.c:342 gtk/gtktexttag.c:467
+#: gtk/gtkcellrenderertext.c:343 gtk/gtktexttag.c:468
msgid "Whether to strike through the text"
msgstr ""
-#: gtk/gtkcellrenderertext.c:349 gtk/gtktexttag.c:474
+#: gtk/gtkcellrenderertext.c:350 gtk/gtktexttag.c:475
msgid "Underline"
msgstr ""
-#: gtk/gtkcellrenderertext.c:350 gtk/gtktexttag.c:475
+#: gtk/gtkcellrenderertext.c:351 gtk/gtktexttag.c:476
msgid "Style of underline for this text"
msgstr ""
-#: gtk/gtkcellrenderertext.c:360 gtk/gtktexttag.c:511
+#: gtk/gtkcellrenderertext.c:361 gtk/gtktexttag.c:512
msgid "Background set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:361 gtk/gtktexttag.c:512
+#: gtk/gtkcellrenderertext.c:362 gtk/gtktexttag.c:513
msgid "Whether this tag affects the background color"
msgstr ""
-#: gtk/gtkcellrenderertext.c:364 gtk/gtktexttag.c:523
+#: gtk/gtkcellrenderertext.c:365 gtk/gtktexttag.c:524
msgid "Foreground set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:365 gtk/gtktexttag.c:524
+#: gtk/gtkcellrenderertext.c:366 gtk/gtktexttag.c:525
msgid "Whether this tag affects the foreground color"
msgstr ""
-#: gtk/gtkcellrenderertext.c:368 gtk/gtktexttag.c:531
+#: gtk/gtkcellrenderertext.c:369 gtk/gtktexttag.c:532
msgid "Editability set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:369 gtk/gtktexttag.c:532
+#: gtk/gtkcellrenderertext.c:370 gtk/gtktexttag.c:533
msgid "Whether this tag affects text editability"
msgstr ""
-#: gtk/gtkcellrenderertext.c:372 gtk/gtktexttag.c:535
+#: gtk/gtkcellrenderertext.c:373 gtk/gtktexttag.c:536
msgid "Font family set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:373 gtk/gtktexttag.c:536
+#: gtk/gtkcellrenderertext.c:374 gtk/gtktexttag.c:537
msgid "Whether this tag affects the font family"
msgstr ""
-#: gtk/gtkcellrenderertext.c:376 gtk/gtktexttag.c:539
+#: gtk/gtkcellrenderertext.c:377 gtk/gtktexttag.c:540
msgid "Font style set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:377 gtk/gtktexttag.c:540
+#: gtk/gtkcellrenderertext.c:378 gtk/gtktexttag.c:541
msgid "Whether this tag affects the font style"
msgstr ""
-#: gtk/gtkcellrenderertext.c:380 gtk/gtktexttag.c:543
+#: gtk/gtkcellrenderertext.c:381 gtk/gtktexttag.c:544
msgid "Font variant set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:381 gtk/gtktexttag.c:544
+#: gtk/gtkcellrenderertext.c:382 gtk/gtktexttag.c:545
msgid "Whether this tag affects the font variant"
msgstr ""
-#: gtk/gtkcellrenderertext.c:384 gtk/gtktexttag.c:547
+#: gtk/gtkcellrenderertext.c:385 gtk/gtktexttag.c:548
msgid "Font weight set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:385 gtk/gtktexttag.c:548
+#: gtk/gtkcellrenderertext.c:386 gtk/gtktexttag.c:549
msgid "Whether this tag affects the font weight"
msgstr ""
-#: gtk/gtkcellrenderertext.c:388 gtk/gtktexttag.c:551
+#: gtk/gtkcellrenderertext.c:389 gtk/gtktexttag.c:552
msgid "Font stretch set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:389 gtk/gtktexttag.c:552
+#: gtk/gtkcellrenderertext.c:390 gtk/gtktexttag.c:553
msgid "Whether this tag affects the font stretch"
msgstr ""
-#: gtk/gtkcellrenderertext.c:392 gtk/gtktexttag.c:555
+#: gtk/gtkcellrenderertext.c:393 gtk/gtktexttag.c:556
msgid "Font size set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:393 gtk/gtktexttag.c:556
+#: gtk/gtkcellrenderertext.c:394 gtk/gtktexttag.c:557
msgid "Whether this tag affects the font size"
msgstr ""
-#: gtk/gtkcellrenderertext.c:396 gtk/gtktexttag.c:559
+#: gtk/gtkcellrenderertext.c:397 gtk/gtktexttag.c:560
msgid "Font scale set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:397 gtk/gtktexttag.c:560
+#: gtk/gtkcellrenderertext.c:398 gtk/gtktexttag.c:561
msgid "Whether this tag scales the font size by a factor"
msgstr ""
-#: gtk/gtkcellrenderertext.c:400 gtk/gtktexttag.c:579
+#: gtk/gtkcellrenderertext.c:401 gtk/gtktexttag.c:580
msgid "Rise set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:401 gtk/gtktexttag.c:580
+#: gtk/gtkcellrenderertext.c:402 gtk/gtktexttag.c:581
msgid "Whether this tag affects the rise"
msgstr ""
-#: gtk/gtkcellrenderertext.c:404 gtk/gtktexttag.c:595
+#: gtk/gtkcellrenderertext.c:405 gtk/gtktexttag.c:596
msgid "Strikethrough set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:405 gtk/gtktexttag.c:596
+#: gtk/gtkcellrenderertext.c:406 gtk/gtktexttag.c:597
msgid "Whether this tag affects strikethrough"
msgstr ""
-#: gtk/gtkcellrenderertext.c:408 gtk/gtktexttag.c:603
+#: gtk/gtkcellrenderertext.c:409 gtk/gtktexttag.c:604
msgid "Underline set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:409 gtk/gtktexttag.c:604
+#: gtk/gtkcellrenderertext.c:410 gtk/gtktexttag.c:605
msgid "Whether this tag affects underlining"
msgstr ""
-#: gtk/gtkcellrenderertoggle.c:129
+#: gtk/gtkcellrenderertoggle.c:130
msgid "Toggle state"
msgstr ""
-#: gtk/gtkcellrenderertoggle.c:130
+#: gtk/gtkcellrenderertoggle.c:131
msgid "The toggle state of the button"
msgstr ""
-#: gtk/gtkcellrenderertoggle.c:138
+#: gtk/gtkcellrenderertoggle.c:139
#, fuzzy
msgid "Activatable"
msgstr "(wyłączone)"
-#: gtk/gtkcellrenderertoggle.c:139
+#: gtk/gtkcellrenderertoggle.c:140
msgid "The toggle button can be activated"
msgstr ""
-#: gtk/gtkcellrenderertoggle.c:147
+#: gtk/gtkcellrenderertoggle.c:148
msgid "Radio state"
msgstr ""
-#: gtk/gtkcellrenderertoggle.c:148
+#: gtk/gtkcellrenderertoggle.c:149
msgid "Draw the toggle button as a radio button"
msgstr ""
-#: gtk/gtkcheckbutton.c:95 gtk/gtkoptionmenu.c:163
+#: gtk/gtkcheckbutton.c:95 gtk/gtkoptionmenu.c:191
msgid "Indicator Size"
msgstr ""
@@ -1032,7 +1040,7 @@ msgstr ""
msgid "Size of check or radio indicator"
msgstr ""
-#: gtk/gtkcheckbutton.c:103 gtk/gtkoptionmenu.c:169
+#: gtk/gtkcheckbutton.c:103 gtk/gtkoptionmenu.c:197
msgid "Indicator Spacing"
msgstr ""
@@ -1040,174 +1048,174 @@ msgstr ""
msgid "Spacing around check or radio indicator"
msgstr ""
-#: gtk/gtkcheckmenuitem.c:114 gtk/gtktogglebutton.c:142
+#: gtk/gtkcheckmenuitem.c:115 gtk/gtktogglebutton.c:132
msgid "Active"
msgstr ""
-#: gtk/gtkcheckmenuitem.c:115
+#: gtk/gtkcheckmenuitem.c:116
msgid "Whether the menu item is checked."
msgstr ""
-#: gtk/gtkcheckmenuitem.c:122 gtk/gtktogglebutton.c:150
+#: gtk/gtkcheckmenuitem.c:123 gtk/gtktogglebutton.c:140
msgid "Inconsistent"
msgstr ""
-#: gtk/gtkcheckmenuitem.c:123
+#: gtk/gtkcheckmenuitem.c:124
msgid "Whether to display an \"inconsistent\" state."
msgstr ""
-#: gtk/gtkcolorsel.c:574
+#: gtk/gtkcolorsel.c:578
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:579
+#: gtk/gtkcolorsel.c:583
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:883
+#: gtk/gtkcolorsel.c:887
msgid "_Save color here"
msgstr ""
-#: gtk/gtkcolorsel.c:1051
+#: gtk/gtkcolorsel.c:1055
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:1667
+#: gtk/gtkcolorsel.c:1674
msgid "Has Opacity Control"
msgstr ""
-#: gtk/gtkcolorsel.c:1668
+#: gtk/gtkcolorsel.c:1675
msgid "Whether the color selector should allow setting opacity"
msgstr ""
-#: gtk/gtkcolorsel.c:1674
+#: gtk/gtkcolorsel.c:1681
#, fuzzy
msgid "Has palette"
msgstr "Paleta użytkownika"
-#: gtk/gtkcolorsel.c:1675
+#: gtk/gtkcolorsel.c:1682
msgid "Whether a palette should be used"
msgstr ""
-#: gtk/gtkcolorsel.c:1681
+#: gtk/gtkcolorsel.c:1688
#, fuzzy
msgid "Current Color"
msgstr "Ustaw kolor"
-#: gtk/gtkcolorsel.c:1682
+#: gtk/gtkcolorsel.c:1689
msgid "The current color"
msgstr ""
-#: gtk/gtkcolorsel.c:1688
+#: gtk/gtkcolorsel.c:1695
msgid "Current Alpha"
msgstr ""
-#: gtk/gtkcolorsel.c:1689
+#: gtk/gtkcolorsel.c:1696
msgid "The current opacity value (0 fully transparent, 65535 fully opaque)"
msgstr ""
-#: gtk/gtkcolorsel.c:1702
+#: gtk/gtkcolorsel.c:1709
#, fuzzy
msgid "Custom palette"
msgstr "Paleta użytkownika"
-#: gtk/gtkcolorsel.c:1703
+#: gtk/gtkcolorsel.c:1710
msgid "Palette to use in the color selector"
msgstr ""
-#: gtk/gtkcolorsel.c:1758
+#: gtk/gtkcolorsel.c:1750
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:1786
+#: gtk/gtkcolorsel.c:1778
msgid ""
"Click the eyedropper, then click a color anywhere on your screen to select "
"that color."
msgstr ""
-#: gtk/gtkcolorsel.c:1795
+#: gtk/gtkcolorsel.c:1787
#, fuzzy
msgid "_Hue:"
msgstr "Odcień:"
-#: gtk/gtkcolorsel.c:1796
+#: gtk/gtkcolorsel.c:1788
msgid "Position on the color wheel."
msgstr ""
-#: gtk/gtkcolorsel.c:1797
+#: gtk/gtkcolorsel.c:1789
#, fuzzy
msgid "_Saturation:"
msgstr "Nasycenie:"
-#: gtk/gtkcolorsel.c:1798
+#: gtk/gtkcolorsel.c:1790
msgid "\"Deepness\" of the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1799
+#: gtk/gtkcolorsel.c:1791
#, fuzzy
msgid "_Value:"
msgstr "Wartość:"
-#: gtk/gtkcolorsel.c:1800
+#: gtk/gtkcolorsel.c:1792
msgid "Brightness of the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1801
+#: gtk/gtkcolorsel.c:1793
#, fuzzy
msgid "_Red:"
msgstr "Czerwony:"
-#: gtk/gtkcolorsel.c:1802
+#: gtk/gtkcolorsel.c:1794
msgid "Amount of red light in the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1803
+#: gtk/gtkcolorsel.c:1795
#, fuzzy
msgid "_Green:"
msgstr "Zielony:"
-#: gtk/gtkcolorsel.c:1804
+#: gtk/gtkcolorsel.c:1796
msgid "Amount of green light in the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1805
+#: gtk/gtkcolorsel.c:1797
#, fuzzy
msgid "_Blue:"
msgstr "Niebieski:"
-#: gtk/gtkcolorsel.c:1806
+#: gtk/gtkcolorsel.c:1798
msgid "Amount of blue light in the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1809
+#: gtk/gtkcolorsel.c:1801
#, fuzzy
msgid "_Opacity:"
msgstr "Przeźroczystość:"
-#: gtk/gtkcolorsel.c:1817
+#: gtk/gtkcolorsel.c:1809
msgid "Transparency of the currently-selected color."
msgstr ""
-#: gtk/gtkcolorsel.c:1832
+#: gtk/gtkcolorsel.c:1824
msgid "Color _Name:"
msgstr ""
-#: gtk/gtkcolorsel.c:1844
+#: gtk/gtkcolorsel.c:1836
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:1863
+#: gtk/gtkcolorsel.c:1855
#, fuzzy
msgid "_Palette"
msgstr "Paleta użytkownika"
@@ -1253,205 +1261,205 @@ msgstr ""
msgid "Whether entered values must already be present in the list"
msgstr ""
-#: gtk/gtkcontainer.c:202
+#: gtk/gtkcontainer.c:203
msgid "Resize mode"
msgstr ""
-#: gtk/gtkcontainer.c:203
+#: gtk/gtkcontainer.c:204
msgid "Specify how resize events are handled"
msgstr ""
-#: gtk/gtkcontainer.c:210
+#: gtk/gtkcontainer.c:211
msgid "Border width"
msgstr ""
-#: gtk/gtkcontainer.c:211
+#: gtk/gtkcontainer.c:212
msgid "The width of the empty border outside the containers children."
msgstr ""
-#: gtk/gtkcontainer.c:219
+#: gtk/gtkcontainer.c:220
msgid "Child"
msgstr ""
-#: gtk/gtkcontainer.c:220
+#: gtk/gtkcontainer.c:221
msgid "Can be used to add a new child to the container."
msgstr ""
-#: gtk/gtkcurve.c:120
+#: gtk/gtkcurve.c:121
#, fuzzy
msgid "Curve type"
msgstr "Utwórz"
-#: gtk/gtkcurve.c:121
+#: gtk/gtkcurve.c:122
msgid "Is this curve linear, spline interpolated, or free-form"
msgstr ""
-#: gtk/gtkcurve.c:129
+#: gtk/gtkcurve.c:130
msgid "Minimum X"
msgstr ""
-#: gtk/gtkcurve.c:130
+#: gtk/gtkcurve.c:131
msgid "Minimum possible value for X"
msgstr ""
-#: gtk/gtkcurve.c:139
+#: gtk/gtkcurve.c:140
msgid "Maximum X"
msgstr ""
-#: gtk/gtkcurve.c:140
+#: gtk/gtkcurve.c:141
msgid "Maximum possible X value."
msgstr ""
-#: gtk/gtkcurve.c:149
+#: gtk/gtkcurve.c:150
msgid "Minimum Y"
msgstr ""
-#: gtk/gtkcurve.c:150
+#: gtk/gtkcurve.c:151
msgid "Minimum possible value for Y"
msgstr ""
-#: gtk/gtkcurve.c:159
+#: gtk/gtkcurve.c:160
msgid "Maximum Y"
msgstr ""
-#: gtk/gtkcurve.c:160
+#: gtk/gtkcurve.c:161
msgid "Maximum possible value for Y"
msgstr ""
-#: gtk/gtkdialog.c:125
+#: gtk/gtkdialog.c:126
msgid "Has separator"
msgstr ""
-#: gtk/gtkdialog.c:126
+#: gtk/gtkdialog.c:127
msgid "The dialog has a separator bar above its buttons"
msgstr ""
-#: gtk/gtkdialog.c:149
+#: gtk/gtkdialog.c:150
msgid "Content area border"
msgstr ""
-#: gtk/gtkdialog.c:150
+#: gtk/gtkdialog.c:151
msgid "Width of border around the main dialog area"
msgstr ""
-#: gtk/gtkdialog.c:157
+#: gtk/gtkdialog.c:158
msgid "Button spacing"
msgstr ""
-#: gtk/gtkdialog.c:158
+#: gtk/gtkdialog.c:159
msgid "Spacing between buttons"
msgstr ""
-#: gtk/gtkdialog.c:166
+#: gtk/gtkdialog.c:167
msgid "Action area border"
msgstr ""
-#: gtk/gtkdialog.c:167
+#: gtk/gtkdialog.c:168
msgid "Width of border around the button area at the bottom of the dialog"
msgstr ""
-#: gtk/gtkentry.c:410 gtk/gtklabel.c:361
+#: gtk/gtkentry.c:418 gtk/gtklabel.c:360
#, fuzzy
msgid "Cursor Position"
msgstr "Wyłączone"
-#: gtk/gtkentry.c:411 gtk/gtklabel.c:362
+#: gtk/gtkentry.c:419 gtk/gtklabel.c:361
msgid "The current position of the insertion cursor in chars."
msgstr ""
-#: gtk/gtkentry.c:420 gtk/gtklabel.c:371
+#: gtk/gtkentry.c:428 gtk/gtklabel.c:370
#, fuzzy
msgid "Selection Bound"
msgstr "Wybór: "
-#: gtk/gtkentry.c:421 gtk/gtklabel.c:372
+#: gtk/gtkentry.c:429 gtk/gtklabel.c:371
msgid ""
"The position of the opposite end of the selection from the cursor in chars."
msgstr ""
-#: gtk/gtkentry.c:431
+#: gtk/gtkentry.c:439
msgid "Whether the entry contents can be edited"
msgstr ""
-#: gtk/gtkentry.c:438
+#: gtk/gtkentry.c:446
msgid "Maximum length"
msgstr ""
-#: gtk/gtkentry.c:439
+#: gtk/gtkentry.c:447
msgid "Maximum number of characters for this entry"
msgstr ""
-#: gtk/gtkentry.c:447
+#: gtk/gtkentry.c:455
msgid "Visibility"
msgstr ""
-#: gtk/gtkentry.c:448
+#: gtk/gtkentry.c:456
msgid ""
"FALSE displays the \"invisible char\" instead of the actual text (password "
"mode)"
msgstr ""
-#: gtk/gtkentry.c:455
+#: gtk/gtkentry.c:463
#, fuzzy
msgid "Has Frame"
msgstr "Paleta użytkownika"
-#: gtk/gtkentry.c:456
+#: gtk/gtkentry.c:464
msgid "FALSE removes outside bevel from entry."
msgstr ""
-#: gtk/gtkentry.c:463
+#: gtk/gtkentry.c:471
msgid "Invisible character"
msgstr ""
-#: gtk/gtkentry.c:464
+#: gtk/gtkentry.c:472
msgid "The character to use when masking entry contents (in \"password mode\")"
msgstr ""
-#: gtk/gtkentry.c:471
+#: gtk/gtkentry.c:479
msgid "Activates default"
msgstr ""
-#: gtk/gtkentry.c:472
+#: gtk/gtkentry.c:480
msgid ""
"Whether to activate the default widget (such as the default button in a "
"dialog) when Enter is pressed."
msgstr ""
-#: gtk/gtkentry.c:478
+#: gtk/gtkentry.c:486
msgid "Width in chars"
msgstr ""
-#: gtk/gtkentry.c:479
+#: gtk/gtkentry.c:487
msgid "Number of characters to leave space for in the entry."
msgstr ""
-#: gtk/gtkentry.c:488
+#: gtk/gtkentry.c:496
msgid "Scroll offset"
msgstr ""
-#: gtk/gtkentry.c:489
+#: gtk/gtkentry.c:497
msgid "Number of pixels of the entry scrolled off the screen to the left"
msgstr ""
-#: gtk/gtkentry.c:499
+#: gtk/gtkentry.c:507
msgid "The contents of the entry"
msgstr ""
-#: gtk/gtkentry.c:505 gtk/gtklabel.c:380 gtk/gtktextview.c:615
+#: gtk/gtkentry.c:513 gtk/gtklabel.c:379 gtk/gtktextview.c:624
msgid "Cursor color"
msgstr ""
-#: gtk/gtkentry.c:506 gtk/gtklabel.c:381 gtk/gtktextview.c:616
+#: gtk/gtkentry.c:514 gtk/gtklabel.c:380 gtk/gtktextview.c:625
msgid "Color with which to draw insertion cursor"
msgstr ""
-#: gtk/gtkentry.c:3793 gtk/gtklabel.c:3180
+#: gtk/gtkentry.c:3832 gtk/gtklabel.c:3151
#, fuzzy
msgid "Select All"
msgstr "Usuń"
-#: gtk/gtkentry.c:3803 gtk/gtklabel.c:3190 gtk/gtktextview.c:5563
+#: gtk/gtkentry.c:3842 gtk/gtklabel.c:3161 gtk/gtktextview.c:5737
msgid "Input Methods"
msgstr ""
@@ -1482,12 +1490,12 @@ msgstr "Katalogi"
msgid "Files"
msgstr "Pliki"
-#: gtk/gtkfilesel.c:727 gtk/gtkfilesel.c:2052
+#: gtk/gtkfilesel.c:726 gtk/gtkfilesel.c:2057
#, c-format
msgid "Directory unreadable: %s"
msgstr "Nie można odczytać katalogu: %s"
-#: gtk/gtkfilesel.c:849
+#: gtk/gtkfilesel.c:848
#, c-format
msgid ""
"The file \"%s\" resides on another machine (called %s) and may not be "
@@ -1495,130 +1503,128 @@ msgid ""
"Are you sure that you want to select it?"
msgstr ""
-#: gtk/gtkfilesel.c:979
+#: gtk/gtkfilesel.c:978
msgid "Create Dir"
msgstr "Utwórz katalog"
-#: gtk/gtkfilesel.c:990 gtk/gtkfilesel.c:1413
+#: gtk/gtkfilesel.c:989 gtk/gtkfilesel.c:1416
msgid "Delete File"
msgstr "Usuń plik"
-#: gtk/gtkfilesel.c:1001 gtk/gtkfilesel.c:1556
+#: gtk/gtkfilesel.c:1000 gtk/gtkfilesel.c:1559
msgid "Rename File"
msgstr "Zmień nazwę"
-#: gtk/gtkfilesel.c:1236
+#: gtk/gtkfilesel.c:1237
#, c-format
msgid ""
"The directory name \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
-#: gtk/gtkfilesel.c:1238
+#: gtk/gtkfilesel.c:1239
#, c-format
msgid ""
"Error creating directory \"%s\": %s\n"
"%s"
msgstr ""
-#: gtk/gtkfilesel.c:1239 gtk/gtkfilesel.c:1490
+#: gtk/gtkfilesel.c:1240 gtk/gtkfilesel.c:1493
msgid "You probably used symbols not allowed in filenames."
msgstr ""
-#: gtk/gtkfilesel.c:1247
+#: gtk/gtkfilesel.c:1248
#, c-format
msgid "Error creating directory \"%s\": %s\n"
msgstr ""
-#: gtk/gtkfilesel.c:1281
+#: gtk/gtkfilesel.c:1282
msgid "Create Directory"
msgstr "Utwórz katalog"
-#: gtk/gtkfilesel.c:1295
+#: gtk/gtkfilesel.c:1296
#, fuzzy
msgid "_Directory name:"
msgstr "Nazwa katalogu:"
#. buttons
-#: gtk/gtkfilesel.c:1309
-msgid "Create"
-msgstr "Utwórz"
-
-#: gtk/gtkfilesel.c:1318 gtk/gtkfilesel.c:1444 gtk/gtkfilesel.c:1598
-#: gtk/gtkgamma.c:424
+#: gtk/gtkfilesel.c:1310 gtk/gtkfilesel.c:1438 gtk/gtkfilesel.c:1592
+#: gtk/gtkgamma.c:417
msgid "Cancel"
msgstr "Anuluj"
-#: gtk/gtkfilesel.c:1353
+#: gtk/gtkfilesel.c:1322
+msgid "Create"
+msgstr "Utwórz"
+
+#: gtk/gtkfilesel.c:1356
#, c-format
msgid "The filename \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
-#: gtk/gtkfilesel.c:1356
+#: gtk/gtkfilesel.c:1359
#, c-format
msgid ""
"Error deleting file \"%s\": %s\n"
"%s"
msgstr ""
-#: gtk/gtkfilesel.c:1358 gtk/gtkfilesel.c:1504
+#: gtk/gtkfilesel.c:1361 gtk/gtkfilesel.c:1507
msgid "It probably contains symbols not allowed in filenames."
msgstr ""
-#: gtk/gtkfilesel.c:1367
+#: gtk/gtkfilesel.c:1370
#, c-format
msgid "Error deleting file \"%s\": %s"
msgstr ""
-#. buttons
-#: gtk/gtkfilesel.c:1435
+#: gtk/gtkfilesel.c:1448
msgid "Delete"
msgstr "Usuń"
-#: gtk/gtkfilesel.c:1486 gtk/gtkfilesel.c:1500
+#: gtk/gtkfilesel.c:1489 gtk/gtkfilesel.c:1503
#, c-format
msgid "The file name \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
-#: gtk/gtkfilesel.c:1488
+#: gtk/gtkfilesel.c:1491
#, c-format
msgid ""
"Error renaming file to \"%s\": %s\n"
"%s"
msgstr ""
-#: gtk/gtkfilesel.c:1502
+#: gtk/gtkfilesel.c:1505
#, c-format
msgid ""
"Error renaming file \"%s\": %s\n"
"%s"
msgstr ""
-#: gtk/gtkfilesel.c:1512
+#: gtk/gtkfilesel.c:1515
#, c-format
msgid "Error renaming file \"%s\" to \"%s\": %s"
msgstr ""
-#. buttons
-#: gtk/gtkfilesel.c:1589
+#: gtk/gtkfilesel.c:1604
msgid "Rename"
msgstr "Zmień nazwę"
-#: gtk/gtkfilesel.c:2031
+#: gtk/gtkfilesel.c:2036
msgid "Selection: "
msgstr "Wybór: "
-#: gtk/gtkfilesel.c:2641
+#: gtk/gtkfilesel.c:2647
#, c-format
msgid ""
"The filename %s couldn't be converted to UTF-8. Try setting the environment "
"variable G_BROKEN_FILENAMES."
msgstr ""
-#: gtk/gtkfilesel.c:3509
+#: gtk/gtkfilesel.c:3515
msgid "Name too long"
msgstr ""
-#: gtk/gtkfilesel.c:3511
+#: gtk/gtkfilesel.c:3517
msgid "Couldn't convert filename"
msgstr ""
@@ -1664,7 +1670,7 @@ msgstr "Rozmiar:"
msgid "Preview:"
msgstr "Podgląd:"
-#: gtk/gtkfontsel.c:1060
+#: gtk/gtkfontsel.c:1059
msgid "Font Selection"
msgstr "Wybór czcionki"
@@ -1688,7 +1694,7 @@ msgstr ""
msgid "The vertical alignment of the label."
msgstr ""
-#: gtk/gtkframe.c:153 gtk/gtkhandlebox.c:184
+#: gtk/gtkframe.c:153 gtk/gtkhandlebox.c:185
msgid "Deprecated property, use shadow_type instead."
msgstr ""
@@ -1708,41 +1714,41 @@ msgstr ""
msgid "A widget to display in place of the usual frame label."
msgstr ""
-#: gtk/gtkgamma.c:395
+#: gtk/gtkgamma.c:396
msgid "Gamma"
msgstr "Gamma"
-#: gtk/gtkgamma.c:402
+#: gtk/gtkgamma.c:403
#, fuzzy
msgid "_Gamma value"
msgstr "Wartość gamma"
-#: gtk/gtkgamma.c:416
+#: gtk/gtkgamma.c:423
msgid "OK"
msgstr "OK"
-#: gtk/gtkhandlebox.c:191 gtk/gtkmenubar.c:148 gtk/gtkstatusbar.c:157
-#: gtk/gtktoolbar.c:276 gtk/gtkviewport.c:147
+#: gtk/gtkhandlebox.c:192 gtk/gtkmenubar.c:148 gtk/gtkstatusbar.c:158
+#: gtk/gtktoolbar.c:277 gtk/gtkviewport.c:148
msgid "Shadow type"
msgstr ""
-#: gtk/gtkhandlebox.c:192
+#: gtk/gtkhandlebox.c:193
msgid "Appearance of the shadow that surrounds the container."
msgstr ""
-#: gtk/gtkhandlebox.c:200
+#: gtk/gtkhandlebox.c:201
msgid "Handle position"
msgstr ""
-#: gtk/gtkhandlebox.c:201
+#: gtk/gtkhandlebox.c:202
msgid "Position of the handle relative to the child widget."
msgstr ""
-#: gtk/gtkhandlebox.c:209
+#: gtk/gtkhandlebox.c:210
msgid "Snap edge"
msgstr ""
-#: gtk/gtkhandlebox.c:210
+#: gtk/gtkhandlebox.c:211
msgid ""
"Side of the handlebox that's lined up with the docking point to dock the "
"handlebox."
@@ -1751,7 +1757,7 @@ msgstr ""
#. Remove this icon source so we don't keep trying to
#. * load it.
#.
-#: gtk/gtkiconfactory.c:1049
+#: gtk/gtkiconfactory.c:1061
#, c-format
msgid "Error loading icon: %s"
msgstr ""
@@ -1765,215 +1771,215 @@ msgid "Child widget to appear next to the menu text"
msgstr ""
#. shell and main vbox
-#: gtk/gtkinputdialog.c:181
+#: gtk/gtkinputdialog.c:182
msgid "Input"
msgstr "Wejście"
-#: gtk/gtkinputdialog.c:189
+#: gtk/gtkinputdialog.c:190
msgid "No input devices"
msgstr "Brak urządzeń wejściowych"
-#: gtk/gtkinputdialog.c:218
+#: gtk/gtkinputdialog.c:219
#, fuzzy
msgid "_Device:"
msgstr "Urządzenie:"
-#: gtk/gtkinputdialog.c:235
+#: gtk/gtkinputdialog.c:236
msgid "Disabled"
msgstr "Wyłączone"
-#: gtk/gtkinputdialog.c:243
+#: gtk/gtkinputdialog.c:244
msgid "Screen"
msgstr "Ekran"
-#: gtk/gtkinputdialog.c:251
+#: gtk/gtkinputdialog.c:252
msgid "Window"
msgstr "Okno"
-#: gtk/gtkinputdialog.c:259
+#: gtk/gtkinputdialog.c:260
#, fuzzy
msgid "_Mode: "
msgstr "Tryb: "
#. The axis listbox
-#: gtk/gtkinputdialog.c:290
+#: gtk/gtkinputdialog.c:291
#, fuzzy
msgid "_Axes"
msgstr "Osie"
#. Keys listbox
-#: gtk/gtkinputdialog.c:306
+#: gtk/gtkinputdialog.c:307
#, fuzzy
msgid "_Keys"
msgstr "Klawisze"
#. We create the save button in any case, so that clients can
#. connect to it, without paying attention to whether it exits
-#: gtk/gtkinputdialog.c:327
+#: gtk/gtkinputdialog.c:328
msgid "Save"
msgstr "Zapisz"
-#: gtk/gtkinputdialog.c:336
+#: gtk/gtkinputdialog.c:337
msgid "Close"
msgstr "Zamknij"
-#: gtk/gtkinputdialog.c:469
+#: gtk/gtkinputdialog.c:470
msgid "X"
msgstr "X"
-#: gtk/gtkinputdialog.c:470
+#: gtk/gtkinputdialog.c:471
msgid "Y"
msgstr "Y"
-#: gtk/gtkinputdialog.c:471
+#: gtk/gtkinputdialog.c:472
msgid "Pressure"
msgstr "Nacisk"
-#: gtk/gtkinputdialog.c:472
+#: gtk/gtkinputdialog.c:473
msgid "X Tilt"
msgstr "Nachylenie poziome"
-#: gtk/gtkinputdialog.c:473
+#: gtk/gtkinputdialog.c:474
msgid "Y Tilt"
msgstr "Nachylenie pionowe"
-#: gtk/gtkinputdialog.c:474
+#: gtk/gtkinputdialog.c:475
msgid "Wheel"
msgstr "Koło"
-#: gtk/gtkinputdialog.c:514
+#: gtk/gtkinputdialog.c:515
msgid "none"
msgstr "brak"
-#: gtk/gtkinputdialog.c:548 gtk/gtkinputdialog.c:584
+#: gtk/gtkinputdialog.c:549 gtk/gtkinputdialog.c:585
msgid "(disabled)"
msgstr "(wyłączone)"
-#: gtk/gtkinputdialog.c:577
+#: gtk/gtkinputdialog.c:578
msgid "(unknown)"
msgstr "(nieznane)"
#. and clear button
-#: gtk/gtkinputdialog.c:662
+#: gtk/gtkinputdialog.c:663
msgid "clear"
msgstr "wyczyść"
-#: gtk/gtklabel.c:284
+#: gtk/gtklabel.c:283
msgid "The text of the label."
msgstr ""
-#: gtk/gtklabel.c:291
+#: gtk/gtklabel.c:290
msgid "A list of style attributes to apply to the text of the label."
msgstr ""
-#: gtk/gtklabel.c:297
+#: gtk/gtklabel.c:296
msgid "Use markup"
msgstr ""
-#: gtk/gtklabel.c:298
+#: gtk/gtklabel.c:297
msgid "The text of the label includes XML markup. See pango_parse_markup()."
msgstr ""
-#: gtk/gtklabel.c:312 gtk/gtktexttag.c:377 gtk/gtktextview.c:556
+#: gtk/gtklabel.c:311 gtk/gtktexttag.c:378 gtk/gtktextview.c:565
msgid "Justification"
msgstr ""
-#: gtk/gtklabel.c:313
+#: gtk/gtklabel.c:312
msgid ""
"The alignment of the lines in the text of the label relative to each other. "
"This does NOT affect the alignment of the label within its allocation. See "
"GtkMisc::xalign for that."
msgstr ""
-#: gtk/gtklabel.c:321
+#: gtk/gtklabel.c:320
#, fuzzy
msgid "Pattern"
msgstr "Paleta użytkownika"
-#: gtk/gtklabel.c:322
+#: gtk/gtklabel.c:321
msgid ""
"A string with _ characters in positions correspond to characters in the text "
"to underline."
msgstr ""
-#: gtk/gtklabel.c:329
+#: gtk/gtklabel.c:328
msgid "Line wrap"
msgstr ""
-#: gtk/gtklabel.c:330
+#: gtk/gtklabel.c:329
msgid "If set, wrap lines if the text becomes too wide."
msgstr ""
-#: gtk/gtklabel.c:336
+#: gtk/gtklabel.c:335
#, fuzzy
msgid "Selectable"
msgstr "Usuń"
-#: gtk/gtklabel.c:337
+#: gtk/gtklabel.c:336
msgid "Whether the label text can be selected with the mouse."
msgstr ""
-#: gtk/gtklabel.c:343
+#: gtk/gtklabel.c:342
msgid "Mnemonic key"
msgstr ""
-#: gtk/gtklabel.c:344
+#: gtk/gtklabel.c:343
msgid "The mnemonic accelerator key for this label."
msgstr ""
-#: gtk/gtklabel.c:352
+#: gtk/gtklabel.c:351
msgid "Mnemonic widget"
msgstr ""
-#: gtk/gtklabel.c:353
+#: gtk/gtklabel.c:352
msgid "The widget to be activated when the label's mnemonic key is pressed."
msgstr ""
-#: gtk/gtklayout.c:575
+#: gtk/gtklayout.c:576
msgid "X position"
msgstr ""
-#: gtk/gtklayout.c:576
+#: gtk/gtklayout.c:577
msgid "X position of child widget"
msgstr ""
-#: gtk/gtklayout.c:585
+#: gtk/gtklayout.c:586
msgid "Y position"
msgstr ""
-#: gtk/gtklayout.c:586
+#: gtk/gtklayout.c:587
msgid "Y position of child widget"
msgstr ""
-#: gtk/gtklayout.c:595 gtk/gtkviewport.c:131
+#: gtk/gtklayout.c:596 gtk/gtkviewport.c:132
msgid "Horizontal adjustment"
msgstr ""
-#: gtk/gtklayout.c:596
+#: gtk/gtklayout.c:597
msgid "The GtkAdjustment for the horizontal position."
msgstr ""
-#: gtk/gtklayout.c:603 gtk/gtkviewport.c:139
+#: gtk/gtklayout.c:604 gtk/gtkviewport.c:140
msgid "Vertical adjustment"
msgstr ""
-#: gtk/gtklayout.c:604
+#: gtk/gtklayout.c:605
msgid "The GtkAdjustment for the vertical position."
msgstr ""
-#: gtk/gtklayout.c:611 gtk/gtktreeviewcolumn.c:179
+#: gtk/gtklayout.c:612 gtk/gtktreeviewcolumn.c:189
msgid "Width"
msgstr ""
-#: gtk/gtklayout.c:612
+#: gtk/gtklayout.c:613
msgid "The width of the layout."
msgstr ""
-#: gtk/gtklayout.c:620
+#: gtk/gtklayout.c:621
msgid "Height"
msgstr ""
-#: gtk/gtklayout.c:621
+#: gtk/gtklayout.c:622
msgid "The height of the layout."
msgstr ""
@@ -1982,7 +1988,7 @@ 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:572
+#: gtk/gtkmain.c:613
msgid "default:LTR"
msgstr "default:LTR"
@@ -1990,7 +1996,7 @@ msgstr "default:LTR"
msgid "Style of bevel around the menubar"
msgstr ""
-#: gtk/gtkmenubar.c:156 gtk/gtktoolbar.c:250
+#: gtk/gtkmenubar.c:156 gtk/gtktoolbar.c:251
msgid "Internal padding"
msgstr ""
@@ -1998,14 +2004,30 @@ msgstr ""
msgid "Amount of border space between the menubar shadow and the menu items"
msgstr ""
-#: gtk/gtkmessagedialog.c:80
+#: gtk/gtkmessagedialog.c:104
msgid "Image/label border"
msgstr ""
-#: gtk/gtkmessagedialog.c:81
+#: gtk/gtkmessagedialog.c:105
msgid "Width of border around the label and image in the message dialog"
msgstr ""
+#: gtk/gtkmessagedialog.c:113
+msgid "Message Type"
+msgstr ""
+
+#: gtk/gtkmessagedialog.c:114
+msgid "The type of message"
+msgstr ""
+
+#: gtk/gtkmessagedialog.c:121
+msgid "Message Buttons"
+msgstr ""
+
+#: gtk/gtkmessagedialog.c:122
+msgid "The buttons shown in the message dialog"
+msgstr ""
+
#: gtk/gtkmisc.c:97
msgid "X align"
msgstr ""
@@ -2040,143 +2062,151 @@ msgid ""
"The amount of space to add on the top and bottom of the widget, in pixels"
msgstr ""
-#: gtk/gtknotebook.c:324
+#: gtk/gtknotebook.c:328
#, fuzzy
msgid "Page"
msgstr "Strona %u"
-#: gtk/gtknotebook.c:325
+#: gtk/gtknotebook.c:329
msgid "The index of the current page"
msgstr ""
-#: gtk/gtknotebook.c:333
+#: gtk/gtknotebook.c:337
msgid "Tab Position"
msgstr ""
-#: gtk/gtknotebook.c:334
+#: gtk/gtknotebook.c:338
msgid "Which side of the notebook holds the tabs"
msgstr ""
-#: gtk/gtknotebook.c:341
+#: gtk/gtknotebook.c:345
msgid "Tab Border"
msgstr ""
-#: gtk/gtknotebook.c:342
+#: gtk/gtknotebook.c:346
msgid "Width of the border around the tab labels"
msgstr ""
-#: gtk/gtknotebook.c:350
+#: gtk/gtknotebook.c:354
msgid "Horizontal Tab Border"
msgstr ""
-#: gtk/gtknotebook.c:351
+#: gtk/gtknotebook.c:355
msgid "Width of the horizontal border of tab labels"
msgstr ""
-#: gtk/gtknotebook.c:359
+#: gtk/gtknotebook.c:363
msgid "Vertical Tab Border"
msgstr ""
-#: gtk/gtknotebook.c:360
+#: gtk/gtknotebook.c:364
msgid "Width of the vertical border of tab labels"
msgstr ""
-#: gtk/gtknotebook.c:368
+#: gtk/gtknotebook.c:372
msgid "Show Tabs"
msgstr ""
-#: gtk/gtknotebook.c:369
+#: gtk/gtknotebook.c:373
msgid "Whether tabs should be shown or not"
msgstr ""
-#: gtk/gtknotebook.c:375
+#: gtk/gtknotebook.c:379
msgid "Show Border"
msgstr ""
-#: gtk/gtknotebook.c:376
+#: gtk/gtknotebook.c:380
msgid "Whether the border should be shown or not"
msgstr ""
-#: gtk/gtknotebook.c:382
+#: gtk/gtknotebook.c:386
msgid "Scrollable"
msgstr ""
-#: gtk/gtknotebook.c:383
+#: gtk/gtknotebook.c:387
msgid "If TRUE, scroll arrows are added if there are to many tabs to fit"
msgstr ""
-#: gtk/gtknotebook.c:389
+#: gtk/gtknotebook.c:393
msgid "Enable Popup"
msgstr ""
-#: gtk/gtknotebook.c:390
+#: gtk/gtknotebook.c:394
msgid ""
"If TRUE, pressing the right mouse button on the notebook pops up a menu that "
"you can use to go to a page"
msgstr ""
-#: gtk/gtknotebook.c:397
+#: gtk/gtknotebook.c:401
msgid "Whether tabs should have homogeneous sizes"
msgstr ""
-#: gtk/gtknotebook.c:2134 gtk/gtknotebook.c:4529
+#: gtk/gtknotebook.c:2240 gtk/gtknotebook.c:4470
#, c-format
msgid "Page %u"
msgstr "Strona %u"
-#: gtk/gtkoptionmenu.c:164
+#: gtk/gtkoptionmenu.c:184
+msgid "Menu"
+msgstr ""
+
+#: gtk/gtkoptionmenu.c:185
+msgid "The menu of options"
+msgstr ""
+
+#: gtk/gtkoptionmenu.c:192
msgid "Size of dropdown indicator"
msgstr ""
-#: gtk/gtkoptionmenu.c:170
+#: gtk/gtkoptionmenu.c:198
msgid "Spacing around indicator"
msgstr ""
-#: gtk/gtkpaned.c:116 gtk/gtkruler.c:138
+#: gtk/gtkpaned.c:120 gtk/gtkruler.c:138
msgid "Position"
msgstr ""
-#: gtk/gtkpaned.c:117
+#: gtk/gtkpaned.c:121
msgid ""
"Position of paned separator in pixels(0 means all the way to the left/top)"
msgstr ""
-#: gtk/gtkpaned.c:125
+#: gtk/gtkpaned.c:129
msgid "Position Set"
msgstr ""
-#: gtk/gtkpaned.c:126
+#: gtk/gtkpaned.c:130
msgid "TRUE if the Position property should be used"
msgstr ""
-#: gtk/gtkpaned.c:132
+#: gtk/gtkpaned.c:136
msgid "Handle Size"
msgstr ""
-#: gtk/gtkpaned.c:133
+#: gtk/gtkpaned.c:137
msgid "Width of handle"
msgstr ""
-#: gtk/gtkrc.c:2759
+#: gtk/gtkrc.c:2723
#, c-format
msgid "Unable to locate image file in pixmap_path: \"%s\" line %d"
msgstr "Nie można odnaleźć pliku z obrazem na ścieżce: \"%s\" wiersz %d"
-#: gtk/gtkrc.c:2762
+#: gtk/gtkrc.c:2726
#, 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:3171
+#: gtk/gtkrc.c:3135
#, c-format
msgid "Pixmap path element: \"%s\" must be absolute, %s, line %d"
msgstr ""
-#: gtk/gtkpreview.c:134
+#: gtk/gtkpreview.c:129
msgid "Expand"
msgstr ""
-#: gtk/gtkpreview.c:135
+#: gtk/gtkpreview.c:130
msgid ""
"Whether the preview widget should take up the entire space it is allocated"
msgstr ""
@@ -2221,7 +2251,7 @@ msgid ""
"in the progress widget"
msgstr ""
-#: gtk/gtkprogressbar.c:131 gtk/gtkrange.c:265 gtk/gtkspinbutton.c:213
+#: gtk/gtkprogressbar.c:131 gtk/gtkrange.c:270 gtk/gtkspinbutton.c:214
msgid "Adjustment"
msgstr ""
@@ -2229,7 +2259,7 @@ msgstr ""
msgid "The GtkAdjustment connected to the progress bar (Deprecated)"
msgstr ""
-#: gtk/gtkprogressbar.c:139 gtk/gtktoolbar.c:223
+#: gtk/gtkprogressbar.c:139 gtk/gtktoolbar.c:224
msgid "Orientation"
msgstr ""
@@ -2294,55 +2324,55 @@ msgstr ""
msgid "Text to be displayed in the progress bar"
msgstr ""
-#: gtk/gtkrange.c:256
+#: gtk/gtkrange.c:261
msgid "Update policy"
msgstr ""
-#: gtk/gtkrange.c:257
+#: gtk/gtkrange.c:262
msgid "How the range should be updated on the screen"
msgstr ""
-#: gtk/gtkrange.c:266
+#: gtk/gtkrange.c:271
msgid "The GtkAdjustment that contains the current value of this range object"
msgstr ""
-#: gtk/gtkrange.c:273
+#: gtk/gtkrange.c:278
msgid "Inverted"
msgstr ""
-#: gtk/gtkrange.c:274
+#: gtk/gtkrange.c:279
msgid "Invert direction slider moves to increase range value"
msgstr ""
-#: gtk/gtkrange.c:280
+#: gtk/gtkrange.c:285
msgid "Slider Width"
msgstr ""
-#: gtk/gtkrange.c:281
+#: gtk/gtkrange.c:286
msgid "Width of scrollbar or scale thumb"
msgstr ""
-#: gtk/gtkrange.c:288
+#: gtk/gtkrange.c:293
msgid "Trough Border"
msgstr ""
-#: gtk/gtkrange.c:289
+#: gtk/gtkrange.c:294
msgid "Spacing between thumb/steppers and outer trough bevel"
msgstr ""
-#: gtk/gtkrange.c:296
+#: gtk/gtkrange.c:301
msgid "Stepper Size"
msgstr ""
-#: gtk/gtkrange.c:297
+#: gtk/gtkrange.c:302
msgid "Length of step buttons at ends"
msgstr ""
-#: gtk/gtkrange.c:304
+#: gtk/gtkrange.c:309
msgid "Stepper Spacing"
msgstr ""
-#: gtk/gtkrange.c:305
+#: gtk/gtkrange.c:310
msgid "Spacing between step buttons and thumb"
msgstr ""
@@ -2374,7 +2404,7 @@ msgstr ""
msgid "Maximum size of the ruler"
msgstr ""
-#: gtk/gtkscale.c:148 gtk/gtkspinbutton.c:231
+#: gtk/gtkscale.c:148 gtk/gtkspinbutton.c:232
msgid "Digits"
msgstr ""
@@ -2526,67 +2556,67 @@ msgstr ""
msgid "Keybinding to activate the menu bar"
msgstr ""
-#: gtk/gtkspinbutton.c:214
+#: gtk/gtkspinbutton.c:215
msgid "The adjustment that holds the value of the spinbutton"
msgstr ""
-#: gtk/gtkspinbutton.c:221
+#: gtk/gtkspinbutton.c:222
msgid "Climb Rate"
msgstr ""
-#: gtk/gtkspinbutton.c:222
+#: gtk/gtkspinbutton.c:223
msgid "The acceleration rate when you hold down a button"
msgstr ""
-#: gtk/gtkspinbutton.c:232
+#: gtk/gtkspinbutton.c:233
msgid "The number of decimal places to display"
msgstr ""
-#: gtk/gtkspinbutton.c:241
+#: gtk/gtkspinbutton.c:242
msgid "Snap to Ticks"
msgstr ""
-#: gtk/gtkspinbutton.c:242
+#: gtk/gtkspinbutton.c:243
msgid ""
"Whether erroneous values are automatically changed to a spin button's "
"nearest step increment"
msgstr ""
-#: gtk/gtkspinbutton.c:249
+#: gtk/gtkspinbutton.c:250
msgid "Numeric"
msgstr ""
-#: gtk/gtkspinbutton.c:250
+#: gtk/gtkspinbutton.c:251
msgid "Whether non-numeric characters should be ignored"
msgstr ""
-#: gtk/gtkspinbutton.c:257
+#: gtk/gtkspinbutton.c:258
msgid "Wrap"
msgstr ""
-#: gtk/gtkspinbutton.c:258
+#: gtk/gtkspinbutton.c:259
msgid "Whether a spin button should wrap upon reaching its limits"
msgstr ""
-#: gtk/gtkspinbutton.c:265
+#: gtk/gtkspinbutton.c:266
msgid "Update Policy"
msgstr ""
-#: gtk/gtkspinbutton.c:266
+#: gtk/gtkspinbutton.c:267
msgid ""
"Whether the spin button should update always, or only when the value is legal"
msgstr ""
-#: gtk/gtkspinbutton.c:274
+#: gtk/gtkspinbutton.c:275
#, fuzzy
msgid "Value"
msgstr "Wartość:"
-#: gtk/gtkspinbutton.c:275
+#: gtk/gtkspinbutton.c:276
msgid "Reads the current value, or sets a new value"
msgstr ""
-#: gtk/gtkstatusbar.c:158
+#: gtk/gtkstatusbar.c:159
msgid "Style of bevel around the statusbar text"
msgstr ""
@@ -2611,185 +2641,276 @@ msgstr ""
#. * need the mnemonics to be rationalized
#.
#: gtk/gtkstock.c:275
+msgid "_Add"
+msgstr ""
+
+#: gtk/gtkstock.c:276
#, fuzzy
msgid "_Apply"
msgstr "Zastosuj"
-#: gtk/gtkstock.c:276
+#: gtk/gtkstock.c:277
msgid "_Bold"
msgstr ""
-#: gtk/gtkstock.c:277
+#: gtk/gtkstock.c:278
#, fuzzy
msgid "_Cancel"
msgstr "Anuluj"
-#: gtk/gtkstock.c:278
+#: gtk/gtkstock.c:279
+msgid "_CD-Rom"
+msgstr ""
+
+#: gtk/gtkstock.c:280
#, fuzzy
msgid "_Clear"
msgstr "wyczyść"
-#: gtk/gtkstock.c:279
+#: gtk/gtkstock.c:281
#, fuzzy
msgid "_Close"
msgstr "Zamknij"
-#: gtk/gtkstock.c:280
+#: gtk/gtkstock.c:282
+#, fuzzy
+msgid "_Convert"
+msgstr "Utwórz"
+
+#: gtk/gtkstock.c:283
msgid "_Copy"
msgstr ""
-#: gtk/gtkstock.c:281
+#: gtk/gtkstock.c:284
msgid "C_ut"
msgstr ""
-#: gtk/gtkstock.c:282
+#: gtk/gtkstock.c:285
+#, fuzzy
+msgid "_Delete"
+msgstr "Usuń"
+
+#: gtk/gtkstock.c:286
+msgid "_Execute"
+msgstr ""
+
+#: gtk/gtkstock.c:287
msgid "_Find"
msgstr ""
-#: gtk/gtkstock.c:283
+#: gtk/gtkstock.c:288
msgid "Find and _Replace"
msgstr ""
-#: gtk/gtkstock.c:284
+#: gtk/gtkstock.c:289
+#, fuzzy
+msgid "_Floppy"
+msgstr "Zastosuj"
+
+#: gtk/gtkstock.c:290
+msgid "_Bottom"
+msgstr ""
+
+#: gtk/gtkstock.c:291
+msgid "_First"
+msgstr ""
+
+#: gtk/gtkstock.c:292
+#, fuzzy
+msgid "_Last"
+msgstr "Paleta użytkownika"
+
+#: gtk/gtkstock.c:293
+msgid "_Top"
+msgstr ""
+
+#: gtk/gtkstock.c:294
msgid "_Back"
msgstr ""
-#: gtk/gtkstock.c:285
+#: gtk/gtkstock.c:295
+msgid "_Down"
+msgstr ""
+
+#: gtk/gtkstock.c:296
msgid "_Forward"
msgstr ""
-#: gtk/gtkstock.c:286
+#: gtk/gtkstock.c:297
+msgid "_Up"
+msgstr ""
+
+#: gtk/gtkstock.c:298
#, fuzzy
msgid "_Help"
msgstr "Pomoc"
-#: gtk/gtkstock.c:287
+#: gtk/gtkstock.c:299
#, fuzzy
msgid "_Home"
msgstr "Pomoc"
-#: gtk/gtkstock.c:288
+#: gtk/gtkstock.c:300
+msgid "_Index"
+msgstr ""
+
+#: gtk/gtkstock.c:301
msgid "_Italic"
msgstr ""
-#: gtk/gtkstock.c:289
+#: gtk/gtkstock.c:302
+msgid "_Jump to"
+msgstr ""
+
+#: gtk/gtkstock.c:303
#, fuzzy
msgid "_Center"
msgstr "Utwórz"
-#: gtk/gtkstock.c:290
+#: gtk/gtkstock.c:304
#, fuzzy
msgid "_Fill"
msgstr "Rodzina:"
-#: gtk/gtkstock.c:291
+#: gtk/gtkstock.c:305
msgid "_Left"
msgstr ""
-#: gtk/gtkstock.c:292
+#: gtk/gtkstock.c:306
msgid "_Right"
msgstr ""
-#: gtk/gtkstock.c:293
+#: gtk/gtkstock.c:307
msgid "_New"
msgstr ""
-#: gtk/gtkstock.c:294
+#: gtk/gtkstock.c:308
msgid "_No"
msgstr ""
-#: gtk/gtkstock.c:295
+#: gtk/gtkstock.c:309
#, fuzzy
msgid "_OK"
msgstr "OK"
-#: gtk/gtkstock.c:296
+#: gtk/gtkstock.c:310
msgid "_Open"
msgstr ""
-#: gtk/gtkstock.c:297
+#: gtk/gtkstock.c:311
#, fuzzy
msgid "_Paste"
msgstr "Paleta użytkownika"
-#: gtk/gtkstock.c:298
+#: gtk/gtkstock.c:312
msgid "_Preferences"
msgstr ""
-#: gtk/gtkstock.c:299
+#: gtk/gtkstock.c:313
msgid "_Print"
msgstr ""
-#: gtk/gtkstock.c:300
+#: gtk/gtkstock.c:314
#, fuzzy
msgid "Print Pre_view"
msgstr "Podgląd:"
-#: gtk/gtkstock.c:301
+#: gtk/gtkstock.c:315
msgid "_Properties"
msgstr ""
-#: gtk/gtkstock.c:302
+#: gtk/gtkstock.c:316
msgid "_Quit"
msgstr ""
-#: gtk/gtkstock.c:303
+#: gtk/gtkstock.c:317
#, fuzzy
msgid "_Redo"
msgstr "Czerwony:"
-#: gtk/gtkstock.c:304
+#: gtk/gtkstock.c:318
+msgid "_Refresh"
+msgstr ""
+
+#: gtk/gtkstock.c:319
+#, fuzzy
+msgid "_Remove"
+msgstr "Czerwony:"
+
+#: gtk/gtkstock.c:320
msgid "_Revert"
msgstr ""
-#: gtk/gtkstock.c:305
+#: gtk/gtkstock.c:321
#, fuzzy
msgid "_Save"
msgstr "Zapisz"
-#: gtk/gtkstock.c:306
+#: gtk/gtkstock.c:322
#, fuzzy
msgid "Save _As"
msgstr "Zapisz"
-#: gtk/gtkstock.c:307
+#: gtk/gtkstock.c:323
+#, fuzzy
+msgid "_Color"
+msgstr "Zamknij"
+
+#: gtk/gtkstock.c:324
+msgid "_Font"
+msgstr ""
+
+#: gtk/gtkstock.c:325
+msgid "_Ascending"
+msgstr ""
+
+#: gtk/gtkstock.c:326
+msgid "_Descending"
+msgstr ""
+
+#: gtk/gtkstock.c:327
msgid "_Spell Check"
msgstr ""
-#: gtk/gtkstock.c:308
+#: gtk/gtkstock.c:328
msgid "_Stop"
msgstr ""
-#: gtk/gtkstock.c:309
+#: gtk/gtkstock.c:329
msgid "_Strikethrough"
msgstr ""
-#: gtk/gtkstock.c:310
+#: gtk/gtkstock.c:330
+#, fuzzy
+msgid "_Undelete"
+msgstr "Usuń"
+
+#: gtk/gtkstock.c:331
msgid "_Underline"
msgstr ""
-#: gtk/gtkstock.c:311
+#: gtk/gtkstock.c:332
msgid "_Undo"
msgstr ""
-#: gtk/gtkstock.c:312
+#: gtk/gtkstock.c:333
msgid "_Yes"
msgstr ""
-#: gtk/gtkstock.c:313
+#: gtk/gtkstock.c:334
#, c-format
msgid "Zoom _100%"
msgstr ""
-#: gtk/gtkstock.c:314
+#: gtk/gtkstock.c:335
msgid "Zoom to _Fit"
msgstr ""
-#: gtk/gtkstock.c:315
+#: gtk/gtkstock.c:336
msgid "Zoom _In"
msgstr ""
-#: gtk/gtkstock.c:316
+#: gtk/gtkstock.c:337
msgid "Zoom _Out"
msgstr ""
@@ -2833,304 +2954,304 @@ msgstr ""
msgid "If TRUE this means the table cells are all the same width/height"
msgstr ""
-#: gtk/gtktext.c:603 gtk/gtktreeview.c:504
+#: gtk/gtktext.c:604 gtk/gtktreeview.c:505
msgid "Horizontal Adjustment"
msgstr ""
-#: gtk/gtktext.c:604
+#: gtk/gtktext.c:605
msgid "Horizontal adjustment for the text widget"
msgstr ""
-#: gtk/gtktext.c:611 gtk/gtktreeview.c:512
+#: gtk/gtktext.c:612 gtk/gtktreeview.c:513
msgid "Vertical Adjustment"
msgstr ""
-#: gtk/gtktext.c:612
+#: gtk/gtktext.c:613
msgid "Vertical adjustment for the text widget"
msgstr ""
-#: gtk/gtktext.c:619
+#: gtk/gtktext.c:620
msgid "Line Wrap"
msgstr ""
-#: gtk/gtktext.c:620
+#: gtk/gtktext.c:621
msgid "Whether lines are wrapped at widget edges"
msgstr ""
-#: gtk/gtktext.c:627
+#: gtk/gtktext.c:628
msgid "Word Wrap"
msgstr ""
-#: gtk/gtktext.c:628
+#: gtk/gtktext.c:629
msgid "Whether words are wrapped at widget edges"
msgstr ""
-#: gtk/gtktexttag.c:198
+#: gtk/gtktexttag.c:199
msgid "Tag name"
msgstr ""
-#: gtk/gtktexttag.c:199
+#: gtk/gtktexttag.c:200
msgid "Name used to refer to the text tag"
msgstr ""
-#: gtk/gtktexttag.c:224
+#: gtk/gtktexttag.c:225
msgid "Background full height"
msgstr ""
-#: gtk/gtktexttag.c:225
+#: gtk/gtktexttag.c:226
msgid ""
"Whether the background color fills the entire line height or only the height "
"of the tagged characters"
msgstr ""
-#: gtk/gtktexttag.c:233
+#: gtk/gtktexttag.c:234
msgid "Background stipple mask"
msgstr ""
-#: gtk/gtktexttag.c:234
+#: gtk/gtktexttag.c:235
msgid "Bitmap to use as a mask when drawing the text background"
msgstr ""
-#: gtk/gtktexttag.c:259
+#: gtk/gtktexttag.c:260
msgid "Foreground stipple mask"
msgstr ""
-#: gtk/gtktexttag.c:260
+#: gtk/gtktexttag.c:261
msgid "Bitmap to use as a mask when drawing the text foreground"
msgstr ""
-#: gtk/gtktexttag.c:267
+#: gtk/gtktexttag.c:268
#, fuzzy
msgid "Text direction"
msgstr "Utwórz katalog"
-#: gtk/gtktexttag.c:268
+#: gtk/gtktexttag.c:269
msgid "Text direction, e.g. right-to-left or left-to-right"
msgstr ""
-#: gtk/gtktexttag.c:378 gtk/gtktextview.c:557
+#: gtk/gtktexttag.c:379 gtk/gtktextview.c:566
msgid "Left, right, or center justification"
msgstr ""
-#: gtk/gtktexttag.c:386
+#: gtk/gtktexttag.c:387
msgid "Language"
msgstr ""
-#: gtk/gtktexttag.c:387
+#: gtk/gtktexttag.c:388
msgid "Language engine code to use for rendering the text"
msgstr ""
-#: gtk/gtktexttag.c:394
+#: gtk/gtktexttag.c:395
msgid "Left margin"
msgstr ""
-#: gtk/gtktexttag.c:395 gtk/gtktextview.c:566
+#: gtk/gtktexttag.c:396 gtk/gtktextview.c:575
msgid "Width of the left margin in pixels"
msgstr ""
-#: gtk/gtktexttag.c:404
+#: gtk/gtktexttag.c:405
msgid "Right margin"
msgstr ""
-#: gtk/gtktexttag.c:405 gtk/gtktextview.c:576
+#: gtk/gtktexttag.c:406 gtk/gtktextview.c:585
msgid "Width of the right margin in pixels"
msgstr ""
-#: gtk/gtktexttag.c:415 gtk/gtktextview.c:585
+#: gtk/gtktexttag.c:416 gtk/gtktextview.c:594
msgid "Indent"
msgstr ""
-#: gtk/gtktexttag.c:416 gtk/gtktextview.c:586
+#: gtk/gtktexttag.c:417 gtk/gtktextview.c:595
msgid "Amount to indent the paragraph, in pixels"
msgstr ""
-#: gtk/gtktexttag.c:436
+#: gtk/gtktexttag.c:437
msgid "Pixels above lines"
msgstr ""
-#: gtk/gtktexttag.c:437 gtk/gtktextview.c:510
+#: gtk/gtktexttag.c:438 gtk/gtktextview.c:519
msgid "Pixels of blank space above paragraphs"
msgstr ""
-#: gtk/gtktexttag.c:446
+#: gtk/gtktexttag.c:447
msgid "Pixels below lines"
msgstr ""
-#: gtk/gtktexttag.c:447 gtk/gtktextview.c:520
+#: gtk/gtktexttag.c:448 gtk/gtktextview.c:529
msgid "Pixels of blank space below paragraphs"
msgstr ""
-#: gtk/gtktexttag.c:456
+#: gtk/gtktexttag.c:457
msgid "Pixels inside wrap"
msgstr ""
-#: gtk/gtktexttag.c:457 gtk/gtktextview.c:530
+#: gtk/gtktexttag.c:458 gtk/gtktextview.c:539
msgid "Pixels of blank space between wrapped lines in a paragraph"
msgstr ""
-#: gtk/gtktexttag.c:483
+#: gtk/gtktexttag.c:484
msgid "Wrap mode"
msgstr ""
-#: gtk/gtktexttag.c:484 gtk/gtktextview.c:548
+#: gtk/gtktexttag.c:485 gtk/gtktextview.c:557
msgid ""
"Whether to wrap lines never, at word boundaries, or at character boundaries"
msgstr ""
-#: gtk/gtktexttag.c:493 gtk/gtktextview.c:595
+#: gtk/gtktexttag.c:494 gtk/gtktextview.c:604
msgid "Tabs"
msgstr ""
-#: gtk/gtktexttag.c:494 gtk/gtktextview.c:596
+#: gtk/gtktexttag.c:495 gtk/gtktextview.c:605
msgid "Custom tabs for this text"
msgstr ""
-#: gtk/gtktexttag.c:501
+#: gtk/gtktexttag.c:502
msgid "Invisible"
msgstr ""
-#: gtk/gtktexttag.c:502
+#: gtk/gtktexttag.c:503
msgid "Whether this text is hidden"
msgstr ""
-#: gtk/gtktexttag.c:515
+#: gtk/gtktexttag.c:516
msgid "Background full height set"
msgstr ""
-#: gtk/gtktexttag.c:516
+#: gtk/gtktexttag.c:517
msgid "Whether this tag affects background height"
msgstr ""
-#: gtk/gtktexttag.c:519
+#: gtk/gtktexttag.c:520
msgid "Background stipple set"
msgstr ""
-#: gtk/gtktexttag.c:520
+#: gtk/gtktexttag.c:521
msgid "Whether this tag affects the background stipple"
msgstr ""
-#: gtk/gtktexttag.c:527
+#: gtk/gtktexttag.c:528
msgid "Foreground stipple set"
msgstr ""
-#: gtk/gtktexttag.c:528
+#: gtk/gtktexttag.c:529
msgid "Whether this tag affects the foreground stipple"
msgstr ""
-#: gtk/gtktexttag.c:563
+#: gtk/gtktexttag.c:564
msgid "Justification set"
msgstr ""
-#: gtk/gtktexttag.c:564
+#: gtk/gtktexttag.c:565
msgid "Whether this tag affects paragraph justification"
msgstr ""
-#: gtk/gtktexttag.c:567
+#: gtk/gtktexttag.c:568
msgid "Language set"
msgstr ""
-#: gtk/gtktexttag.c:568
+#: gtk/gtktexttag.c:569
msgid "Whether this tag affects the language the text is rendered as"
msgstr ""
-#: gtk/gtktexttag.c:571
+#: gtk/gtktexttag.c:572
msgid "Left margin set"
msgstr ""
-#: gtk/gtktexttag.c:572
+#: gtk/gtktexttag.c:573
msgid "Whether this tag affects the left margin"
msgstr ""
-#: gtk/gtktexttag.c:575
+#: gtk/gtktexttag.c:576
msgid "Indent set"
msgstr ""
-#: gtk/gtktexttag.c:576
+#: gtk/gtktexttag.c:577
msgid "Whether this tag affects indentation"
msgstr ""
-#: gtk/gtktexttag.c:583
+#: gtk/gtktexttag.c:584
msgid "Pixels above lines set"
msgstr ""
-#: gtk/gtktexttag.c:584 gtk/gtktexttag.c:588
+#: gtk/gtktexttag.c:585 gtk/gtktexttag.c:589
msgid "Whether this tag affects the number of pixels above lines"
msgstr ""
-#: gtk/gtktexttag.c:587
+#: gtk/gtktexttag.c:588
msgid "Pixels below lines set"
msgstr ""
-#: gtk/gtktexttag.c:591
+#: gtk/gtktexttag.c:592
msgid "Pixels inside wrap set"
msgstr ""
-#: gtk/gtktexttag.c:592
+#: gtk/gtktexttag.c:593
msgid "Whether this tag affects the number of pixels between wrapped lines"
msgstr ""
-#: gtk/gtktexttag.c:599
+#: gtk/gtktexttag.c:600
msgid "Right margin set"
msgstr ""
-#: gtk/gtktexttag.c:600
+#: gtk/gtktexttag.c:601
msgid "Whether this tag affects the right margin"
msgstr ""
-#: gtk/gtktexttag.c:607
+#: gtk/gtktexttag.c:608
msgid "Wrap mode set"
msgstr ""
-#: gtk/gtktexttag.c:608
+#: gtk/gtktexttag.c:609
msgid "Whether this tag affects line wrap mode"
msgstr ""
-#: gtk/gtktexttag.c:611
+#: gtk/gtktexttag.c:612
msgid "Tabs set"
msgstr ""
-#: gtk/gtktexttag.c:612
+#: gtk/gtktexttag.c:613
msgid "Whether this tag affects tabs"
msgstr ""
-#: gtk/gtktexttag.c:615
+#: gtk/gtktexttag.c:616
msgid "Invisible set"
msgstr ""
-#: gtk/gtktexttag.c:616
+#: gtk/gtktexttag.c:617
msgid "Whether this tag affects text visibility"
msgstr ""
-#: gtk/gtktextview.c:509
+#: gtk/gtktextview.c:518
msgid "Pixels Above Lines"
msgstr ""
-#: gtk/gtktextview.c:519
+#: gtk/gtktextview.c:528
msgid "Pixels Below Lines"
msgstr ""
-#: gtk/gtktextview.c:529
+#: gtk/gtktextview.c:538
msgid "Pixels Inside Wrap"
msgstr ""
-#: gtk/gtktextview.c:547
+#: gtk/gtktextview.c:556
msgid "Wrap Mode"
msgstr ""
-#: gtk/gtktextview.c:565
+#: gtk/gtktextview.c:574
msgid "Left Margin"
msgstr ""
-#: gtk/gtktextview.c:575
+#: gtk/gtktextview.c:584
msgid "Right Margin"
msgstr ""
-#: gtk/gtktextview.c:603
+#: gtk/gtktextview.c:612
#, fuzzy
msgid "Cursor Visible"
msgstr "Wyłączone"
-#: gtk/gtktextview.c:604
+#: gtk/gtktextview.c:613
msgid "If the insertion cursor is shown"
msgstr ""
@@ -3139,547 +3260,559 @@ msgstr ""
msgid "Unable to locate theme engine in module_path: \"%s\","
msgstr "Nie można odnaleźć modułu ładowalnego na ścieżce: \"%s\","
-#: gtk/gtktipsquery.c:181
+#: gtk/gtktipsquery.c:182
msgid "--- No Tip ---"
msgstr "--- Brak podpowiedzi ---"
-#: gtk/gtktogglebutton.c:143
+#: gtk/gtktogglebutton.c:133
msgid "If the toggle button should be pressed in or not"
msgstr ""
-#: gtk/gtktogglebutton.c:151
+#: gtk/gtktogglebutton.c:141
msgid "If the toggle button is in an \"in between\" state."
msgstr ""
-#: gtk/gtktogglebutton.c:158
+#: gtk/gtktogglebutton.c:148
msgid "Draw Indicator"
msgstr ""
-#: gtk/gtktogglebutton.c:159
+#: gtk/gtktogglebutton.c:149
msgid "If the toggle part of the button is displayed"
msgstr ""
-#: gtk/gtktoolbar.c:224
+#: gtk/gtktoolbar.c:225
msgid "The orientation of the toolbar"
msgstr ""
-#: gtk/gtktoolbar.c:232
+#: gtk/gtktoolbar.c:233
msgid "Toolbar Style"
msgstr ""
-#: gtk/gtktoolbar.c:233
+#: gtk/gtktoolbar.c:234
msgid "How to draw the toolbar"
msgstr ""
-#: gtk/gtktoolbar.c:241
+#: gtk/gtktoolbar.c:242
msgid "Spacer size"
msgstr ""
-#: gtk/gtktoolbar.c:242
+#: gtk/gtktoolbar.c:243
msgid "Size of spacers"
msgstr ""
-#: gtk/gtktoolbar.c:251
+#: gtk/gtktoolbar.c:252
msgid "Amount of border space between the toolbar shadow and the buttons"
msgstr ""
-#: gtk/gtktoolbar.c:259
+#: gtk/gtktoolbar.c:260
msgid "Space style"
msgstr ""
-#: gtk/gtktoolbar.c:260
+#: gtk/gtktoolbar.c:261
msgid "Whether spacers are vertical lines or just blank"
msgstr ""
-#: gtk/gtktoolbar.c:268
+#: gtk/gtktoolbar.c:269
msgid "Button relief"
msgstr ""
-#: gtk/gtktoolbar.c:269
+#: gtk/gtktoolbar.c:270
msgid "Type of bevel around toolbar buttons"
msgstr ""
-#: gtk/gtktoolbar.c:277
+#: gtk/gtktoolbar.c:278
msgid "Style of bevel around the toolbar"
msgstr ""
-#: gtk/gtktoolbar.c:283
+#: gtk/gtktoolbar.c:284
msgid "Toolbar style"
msgstr ""
-#: gtk/gtktoolbar.c:284
+#: gtk/gtktoolbar.c:285
msgid ""
"Whether default toolbars have text only, text and icons, icons only, etc."
msgstr ""
-#: gtk/gtktoolbar.c:290
+#: gtk/gtktoolbar.c:291
msgid "Toolbar icon size"
msgstr ""
-#: gtk/gtktoolbar.c:291
+#: gtk/gtktoolbar.c:292
msgid "Size of icons in default toolbars"
msgstr ""
-#: gtk/gtktreeview.c:496
+#: gtk/gtktreeview.c:497
msgid "TreeView Model"
msgstr ""
-#: gtk/gtktreeview.c:497
+#: gtk/gtktreeview.c:498
msgid "The model for the tree view"
msgstr ""
-#: gtk/gtktreeview.c:505
+#: gtk/gtktreeview.c:506
msgid "Horizontal Adjustment for the widget"
msgstr ""
-#: gtk/gtktreeview.c:513
+#: gtk/gtktreeview.c:514
msgid "Vertical Adjustment for the widget"
msgstr ""
-#: gtk/gtktreeview.c:520 gtk/gtktreeviewcolumn.c:171 gtk/gtkwidget.c:421
+#: gtk/gtktreeview.c:521 gtk/gtktreeviewcolumn.c:173 gtk/gtkwidget.c:427
#, fuzzy
msgid "Visible"
msgstr "Wyłączone"
-#: gtk/gtktreeview.c:521
+#: gtk/gtktreeview.c:522
msgid "Show the column header buttons"
msgstr ""
-#: gtk/gtktreeview.c:528
+#: gtk/gtktreeview.c:529
msgid "Headers Clickable"
msgstr ""
-#: gtk/gtktreeview.c:529
+#: gtk/gtktreeview.c:530
msgid "Column headers respond to click events"
msgstr ""
-#: gtk/gtktreeview.c:536
+#: gtk/gtktreeview.c:537
msgid "Expander Column"
msgstr ""
-#: gtk/gtktreeview.c:537
+#: gtk/gtktreeview.c:538
msgid "Set the column for the expander column"
msgstr ""
-#: gtk/gtktreeview.c:544 gtk/gtktreeviewcolumn.c:262
+#: gtk/gtktreeview.c:545 gtk/gtktreeviewcolumn.c:272
msgid "Reorderable"
msgstr ""
-#: gtk/gtktreeview.c:545
+#: gtk/gtktreeview.c:546
msgid "View is reorderable"
msgstr ""
-#: gtk/gtktreeview.c:552
+#: gtk/gtktreeview.c:553
msgid "Rules Hint"
msgstr ""
-#: gtk/gtktreeview.c:553
+#: gtk/gtktreeview.c:554
msgid "Set a hint to the theme engine to draw rows in alternating colors"
msgstr ""
-#: gtk/gtktreeview.c:560
+#: gtk/gtktreeview.c:561
msgid "Enable Search"
msgstr ""
-#: gtk/gtktreeview.c:561
+#: gtk/gtktreeview.c:562
msgid "View allows user to search through columns interactively"
msgstr ""
-#: gtk/gtktreeview.c:568
+#: gtk/gtktreeview.c:569
msgid "Search Column"
msgstr ""
-#: gtk/gtktreeview.c:569
+#: gtk/gtktreeview.c:570
msgid "Model column to search through when searching through code"
msgstr ""
-#: gtk/gtktreeview.c:582
+#: gtk/gtktreeview.c:583
msgid "Expander Size"
msgstr ""
-#: gtk/gtktreeview.c:583
+#: gtk/gtktreeview.c:584
msgid "Size of the expander arrow."
msgstr ""
-#: gtk/gtktreeview.c:591
+#: gtk/gtktreeview.c:592
msgid "Vertical Separator Width"
msgstr ""
-#: gtk/gtktreeview.c:592
+#: gtk/gtktreeview.c:593
msgid "Vertical space between cells. Must be an even number."
msgstr ""
-#: gtk/gtktreeview.c:600
+#: gtk/gtktreeview.c:601
msgid "Horizontal Separator Width"
msgstr ""
-#: gtk/gtktreeview.c:601
+#: gtk/gtktreeview.c:602
msgid "Horizontal space between cells. Must be an even number."
msgstr ""
-#: gtk/gtktreeview.c:609
+#: gtk/gtktreeview.c:610
msgid "Allow Rules"
msgstr ""
-#: gtk/gtktreeview.c:610
+#: gtk/gtktreeview.c:611
msgid "Allow drawing of alternating color rows."
msgstr ""
-#: gtk/gtktreeviewcolumn.c:172
+#: gtk/gtktreeview.c:617
+msgid "Indent Expanders"
+msgstr ""
+
+#: gtk/gtktreeview.c:618
+msgid "Make the expanders indented."
+msgstr ""
+
+#: gtk/gtktreeviewcolumn.c:174
msgid "Whether to display the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:180
+#: gtk/gtktreeviewcolumn.c:181 gtk/gtkwindow.c:394
+#, fuzzy
+msgid "Resizable"
+msgstr "Wyłączone"
+
+#: gtk/gtktreeviewcolumn.c:182
+msgid "Column is user-resizable"
+msgstr ""
+
+#: gtk/gtktreeviewcolumn.c:190
msgid "Current width of the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:188
+#: gtk/gtktreeviewcolumn.c:198
msgid "Sizing"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:189
+#: gtk/gtktreeviewcolumn.c:199
msgid "Resize mode of the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:197
+#: gtk/gtktreeviewcolumn.c:207
msgid "Fixed Width"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:198
+#: gtk/gtktreeviewcolumn.c:208
msgid "Current fixed width of the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:207
+#: gtk/gtktreeviewcolumn.c:217
msgid "Minimum Width"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:208
+#: gtk/gtktreeviewcolumn.c:218
msgid "Minimum allowed width of the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:217
+#: gtk/gtktreeviewcolumn.c:227
msgid "Maximum Width"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:218
+#: gtk/gtktreeviewcolumn.c:228
msgid "Maximum allowed width of the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:227
+#: gtk/gtktreeviewcolumn.c:237
#, fuzzy
msgid "Title"
msgstr "Pliki"
-#: gtk/gtktreeviewcolumn.c:228
+#: gtk/gtktreeviewcolumn.c:238
msgid "Title to appear in column header"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:235
+#: gtk/gtktreeviewcolumn.c:245
msgid "Clickable"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:236
+#: gtk/gtktreeviewcolumn.c:246
msgid "Whether the header can be clicked"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:244
+#: gtk/gtktreeviewcolumn.c:254
msgid "Widget"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:245
+#: gtk/gtktreeviewcolumn.c:255
msgid "Widget to put in column header button instead of column title"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:252
+#: gtk/gtktreeviewcolumn.c:262
msgid "Alignment"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:253
+#: gtk/gtktreeviewcolumn.c:263
msgid "X Alignment of the column header text or widget"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:263
+#: gtk/gtktreeviewcolumn.c:273
msgid "Whether the column can be reordered around the headers"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:270
+#: gtk/gtktreeviewcolumn.c:280
msgid "Sort indicator"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:271
+#: gtk/gtktreeviewcolumn.c:281
msgid "Whether to show a sort indicator"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:278
+#: gtk/gtktreeviewcolumn.c:288
msgid "Sort order"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:279
+#: gtk/gtktreeviewcolumn.c:289
msgid "Sort direction the sort indicator should indicate"
msgstr ""
-#: gtk/gtkviewport.c:132
+#: gtk/gtkviewport.c:133
msgid ""
"The GtkAdjustment that determines the values of the horizontal position for "
"this viewport."
msgstr ""
-#: gtk/gtkviewport.c:140
+#: gtk/gtkviewport.c:141
msgid ""
"The GtkAdjustment that determines the values of the vertical position for "
"this viewport."
msgstr ""
-#: gtk/gtkviewport.c:148
+#: gtk/gtkviewport.c:149
msgid "Determines how the shadowed box around the viewport is drawn."
msgstr ""
-#: gtk/gtkwidget.c:388
+#: gtk/gtkwidget.c:394
#, fuzzy
msgid "Widget name"
msgstr "Zmień nazwę"
-#: gtk/gtkwidget.c:389
+#: gtk/gtkwidget.c:395
msgid "The name of the widget"
msgstr ""
-#: gtk/gtkwidget.c:395
+#: gtk/gtkwidget.c:401
msgid "Parent widget"
msgstr ""
-#: gtk/gtkwidget.c:396
+#: gtk/gtkwidget.c:402
msgid "The parent widget of this widget. Must be a Container widget."
msgstr ""
-#: gtk/gtkwidget.c:403
+#: gtk/gtkwidget.c:409
msgid "Width request"
msgstr ""
-#: gtk/gtkwidget.c:404
+#: gtk/gtkwidget.c:410
msgid ""
"Override for width request of the widget, or -1 if natural request should be "
"used."
msgstr ""
-#: gtk/gtkwidget.c:412
+#: gtk/gtkwidget.c:418
msgid "Height request"
msgstr ""
-#: gtk/gtkwidget.c:413
+#: gtk/gtkwidget.c:419
msgid ""
"Override for height request of the widget, or -1 if natural request should "
"be used."
msgstr ""
-#: gtk/gtkwidget.c:422
+#: gtk/gtkwidget.c:428
msgid "Whether the widget is visible"
msgstr ""
-#: gtk/gtkwidget.c:428
+#: gtk/gtkwidget.c:434
msgid "Sensitive"
msgstr ""
-#: gtk/gtkwidget.c:429
+#: gtk/gtkwidget.c:435
msgid "Whether the widget responds to input"
msgstr ""
-#: gtk/gtkwidget.c:435
+#: gtk/gtkwidget.c:441
msgid "Application paintable"
msgstr ""
-#: gtk/gtkwidget.c:436
+#: gtk/gtkwidget.c:442
msgid "Whether the application will paint directly on the widget"
msgstr ""
-#: gtk/gtkwidget.c:442
+#: gtk/gtkwidget.c:448
msgid "Can focus"
msgstr ""
-#: gtk/gtkwidget.c:443
+#: gtk/gtkwidget.c:449
msgid "Whether the widget can accept the input focus"
msgstr ""
-#: gtk/gtkwidget.c:449
+#: gtk/gtkwidget.c:455
msgid "Has focus"
msgstr ""
-#: gtk/gtkwidget.c:450
+#: gtk/gtkwidget.c:456
msgid "Whether the widget has the input focus"
msgstr ""
-#: gtk/gtkwidget.c:456
+#: gtk/gtkwidget.c:462
#, fuzzy
msgid "Can default"
msgstr "default:LTR"
-#: gtk/gtkwidget.c:457
+#: gtk/gtkwidget.c:463
msgid "Whether the widget can be the default widget"
msgstr ""
-#: gtk/gtkwidget.c:463
+#: gtk/gtkwidget.c:469
#, fuzzy
msgid "Has default"
msgstr "default:LTR"
-#: gtk/gtkwidget.c:464
+#: gtk/gtkwidget.c:470
msgid "Whether the widget is the default widget"
msgstr ""
-#: gtk/gtkwidget.c:470
+#: gtk/gtkwidget.c:476
msgid "Receives default"
msgstr ""
-#: gtk/gtkwidget.c:471
+#: gtk/gtkwidget.c:477
msgid "If TRUE, the widget will receive the default action when it is focused."
msgstr ""
-#: gtk/gtkwidget.c:477
+#: gtk/gtkwidget.c:483
msgid "Composite child"
msgstr ""
-#: gtk/gtkwidget.c:478
+#: gtk/gtkwidget.c:484
msgid "Whether the widget is composed of other widgets"
msgstr ""
-#: gtk/gtkwidget.c:484
+#: gtk/gtkwidget.c:490
#, fuzzy
msgid "Style"
msgstr "Styl:"
-#: gtk/gtkwidget.c:485
+#: gtk/gtkwidget.c:491
msgid ""
"The style of the widget, which contains information about how it will look "
"(colors etc)."
msgstr ""
-#: gtk/gtkwidget.c:491
+#: gtk/gtkwidget.c:497
msgid "Events"
msgstr ""
-#: gtk/gtkwidget.c:492
+#: gtk/gtkwidget.c:498
msgid "The event mask that decides what kind of GdkEvents this widget gets."
msgstr ""
-#: gtk/gtkwidget.c:499
+#: gtk/gtkwidget.c:505
msgid "Extension events"
msgstr ""
-#: gtk/gtkwidget.c:500
+#: gtk/gtkwidget.c:506
msgid "The mask that decides what kind of extension events this widget gets."
msgstr ""
-#: gtk/gtkwidget.c:1047
+#: gtk/gtkwidget.c:1053
msgid "Interior Focus"
msgstr ""
-#: gtk/gtkwidget.c:1048
+#: gtk/gtkwidget.c:1054
msgid "Whether to draw the focus indicator inside widgets."
msgstr ""
-#: gtk/gtkwindow.c:361
+#: gtk/gtkwindow.c:359
#, fuzzy
msgid "Window Type"
msgstr "Okno"
-#: gtk/gtkwindow.c:362
+#: gtk/gtkwindow.c:360
msgid "The type of the window"
msgstr ""
-#: gtk/gtkwindow.c:371
+#: gtk/gtkwindow.c:369
#, fuzzy
msgid "Window Title"
msgstr "Okno"
-#: gtk/gtkwindow.c:372
+#: gtk/gtkwindow.c:370
msgid "The title of the window"
msgstr ""
-#: gtk/gtkwindow.c:379
+#: gtk/gtkwindow.c:377
msgid "Allow Shrink"
msgstr ""
-#: gtk/gtkwindow.c:381
+#: gtk/gtkwindow.c:379
#, no-c-format
msgid ""
"If TRUE, the window has no mimimum size. Setting this to TRUE is 99% of the "
"time a bad idea."
msgstr ""
-#: gtk/gtkwindow.c:388
+#: gtk/gtkwindow.c:386
msgid "Allow Grow"
msgstr ""
-#: gtk/gtkwindow.c:389
+#: gtk/gtkwindow.c:387
msgid "If TRUE, users can expand the window beyond its minimum size."
msgstr ""
-#: gtk/gtkwindow.c:396
-#, fuzzy
-msgid "Resizable"
-msgstr "Wyłączone"
-
-#: gtk/gtkwindow.c:397
+#: gtk/gtkwindow.c:395
msgid "If TRUE, users can resize the window."
msgstr ""
-#: gtk/gtkwindow.c:404
+#: gtk/gtkwindow.c:402
msgid "Modal"
msgstr ""
-#: gtk/gtkwindow.c:405
+#: gtk/gtkwindow.c:403
msgid ""
"If TRUE, the window is modal (other windows are not usable while this one is "
"up)."
msgstr ""
-#: gtk/gtkwindow.c:412
+#: gtk/gtkwindow.c:410
msgid "Window Position"
msgstr ""
-#: gtk/gtkwindow.c:413
+#: gtk/gtkwindow.c:411
msgid "The initial position of the window."
msgstr ""
-#: gtk/gtkwindow.c:421
+#: gtk/gtkwindow.c:419
msgid "Default Width"
msgstr ""
-#: gtk/gtkwindow.c:422
+#: gtk/gtkwindow.c:420
msgid ""
"The default width of the window, used when initially showing the window."
msgstr ""
-#: gtk/gtkwindow.c:431
+#: gtk/gtkwindow.c:429
msgid "Default Height"
msgstr ""
-#: gtk/gtkwindow.c:432
+#: gtk/gtkwindow.c:430
msgid ""
"The default height of the window, used when initially showing the window."
msgstr ""
-#: gtk/gtkwindow.c:441
+#: gtk/gtkwindow.c:439
msgid "Destroy with Parent"
msgstr ""
-#: gtk/gtkwindow.c:442
+#: gtk/gtkwindow.c:440
msgid "If this window should be destroyed when the parent is destroyed"
msgstr ""
-#: gtk/gtkwindow.c:449
+#: gtk/gtkwindow.c:447
msgid "Icon"
msgstr ""
-#: gtk/gtkwindow.c:450
+#: gtk/gtkwindow.c:448
msgid "Icon for this window"
msgstr ""
-#: gtk/gtksizegroup.c:241
+#: gtk/gtksizegroup.c:242
#, fuzzy
msgid "Mode"
msgstr "Tryb: "
-#: gtk/gtksizegroup.c:242
+#: gtk/gtksizegroup.c:243
msgid ""
"The the directions in which the size group effects the requested sizes of "
"its component widgets."
diff --git a/po/pt.po b/po/pt.po
index 82ea0eb10..0c9dafa0f 100644
--- a/po/pt.po
+++ b/po/pt.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: gtk+ 1.1.12\n"
-"POT-Creation-Date: 2001-10-25 16:39-0400\n"
+"POT-Creation-Date: 2001-11-23 15:47-0500\n"
"PO-Revision-Date: 1999-02-17 01:20+00:00\n"
"Last-Translator: Nuno Ferreira <nmrf@rnl.ist.utl.pt>\n"
"Language-Team: Portuguese <pt@li.org>\n"
@@ -13,12 +13,12 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-#: gdk-pixbuf/gdk-pixbuf-animation.c:144 gdk-pixbuf/gdk-pixbuf-io.c:543
+#: gdk-pixbuf/gdk-pixbuf-animation.c:144 gdk-pixbuf/gdk-pixbuf-io.c:551
#, c-format
msgid "Failed to open file '%s': %s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-animation.c:155 gdk-pixbuf/gdk-pixbuf-io.c:553
+#: gdk-pixbuf/gdk-pixbuf-animation.c:155 gdk-pixbuf/gdk-pixbuf-io.c:561
#, c-format
msgid "Image file '%s' contains no data"
msgstr ""
@@ -28,7 +28,7 @@ msgstr ""
msgid "Don't know how to load the animation in file '%s'"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-animation.c:205 gdk-pixbuf/gdk-pixbuf-io.c:598
+#: gdk-pixbuf/gdk-pixbuf-animation.c:205 gdk-pixbuf/gdk-pixbuf-io.c:606
#, c-format
msgid ""
"Failed to load image '%s': reason not known, probably a corrupt image file"
@@ -41,65 +41,65 @@ msgid ""
"animation file"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:316
+#: gdk-pixbuf/gdk-pixbuf-io.c:324
#, fuzzy, c-format
msgid "Unable to load image-loading module: %s: %s"
msgstr "Não encontrei módulo na module_path: \"%s\","
-#: gdk-pixbuf/gdk-pixbuf-io.c:335
+#: gdk-pixbuf/gdk-pixbuf-io.c:343
#, c-format
msgid ""
"Image-loading module %s does not export the proper interface; perhaps it's "
"from a different GTK version?"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:452 gdk-pixbuf/gdk-pixbuf-io.c:478
+#: gdk-pixbuf/gdk-pixbuf-io.c:460 gdk-pixbuf/gdk-pixbuf-io.c:486
#, c-format
msgid "Image type '%s' is not supported"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:500
+#: gdk-pixbuf/gdk-pixbuf-io.c:508
#, c-format
msgid "Couldn't recognize the image file format for file '%s'"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:506
+#: gdk-pixbuf/gdk-pixbuf-io.c:514
msgid "Unrecognized image file format"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:576
+#: gdk-pixbuf/gdk-pixbuf-io.c:584
#, c-format
msgid "Don't know how to load the image in file '%s'"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:609
+#: gdk-pixbuf/gdk-pixbuf-io.c:617
#, c-format
msgid "Failed to load image '%s': %s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:714
+#: gdk-pixbuf/gdk-pixbuf-io.c:722
#, c-format
msgid "This build of gdk-pixbuf does not support saving the image format: %s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:822
+#: gdk-pixbuf/gdk-pixbuf-io.c:830
#, c-format
msgid "Failed to open '%s' for writing: %s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:843
+#: gdk-pixbuf/gdk-pixbuf-io.c:851
#, c-format
msgid ""
"Failed to close '%s' while writing image, all data may not have been saved: %"
"s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-loader.c:252
+#: gdk-pixbuf/gdk-pixbuf-loader.c:250
#, c-format
msgid "Incremental loading of image type '%s' is not supported"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-loader.c:275 gdk-pixbuf/gdk-pixbuf-loader.c:376
+#: gdk-pixbuf/gdk-pixbuf-loader.c:273 gdk-pixbuf/gdk-pixbuf-loader.c:374
#, c-format
msgid ""
"Internal error: Image loader module '%s' failed to begin loading an image, "
@@ -362,35 +362,35 @@ msgstr ""
msgid "Failed to write to temporary file when loading XBM image"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1256
+#: gdk-pixbuf/io-xpm.c:1234
msgid "No XPM header found"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1264
+#: gdk-pixbuf/io-xpm.c:1242
msgid "XPM file has image width <= 0"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1272
+#: gdk-pixbuf/io-xpm.c:1250
msgid "XPM file has image height <= 0"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1280
+#: gdk-pixbuf/io-xpm.c:1258
msgid "XPM file has invalid number of colors"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1288
+#: gdk-pixbuf/io-xpm.c:1266
msgid "XPM has invalid number of chars per pixel"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1306
+#: gdk-pixbuf/io-xpm.c:1284
msgid "Can't read XPM colormap"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1344
+#: gdk-pixbuf/io-xpm.c:1322
msgid "Can't allocate memory for loading XPM image"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1527
+#: gdk-pixbuf/io-xpm.c:1505
msgid "Failed to write to temporary file when loading XPM image"
msgstr ""
@@ -411,12 +411,20 @@ msgstr ""
msgid "failed to allocate image buffer of %u bytes"
msgstr ""
-#: gtk/gtkaccellabel.c:115
-msgid "Accelerator object"
+#: gtk/gtkaccellabel.c:122
+msgid "Accelerator Closure"
msgstr ""
-#: gtk/gtkaccellabel.c:116
-msgid "The object monitored by this accelerator label"
+#: gtk/gtkaccellabel.c:123
+msgid "The closure to be monitored for accelerator changes"
+msgstr ""
+
+#: gtk/gtkaccellabel.c:129
+msgid "Accelerator Widget"
+msgstr ""
+
+#: gtk/gtkaccellabel.c:130
+msgid "The widget to be monitored for accelerator changes"
msgstr ""
#: gtk/gtkalignment.c:102
@@ -571,7 +579,7 @@ msgstr "Espaçamento:"
msgid "The amount of space between children."
msgstr ""
-#: gtk/gtkbox.c:135 gtk/gtknotebook.c:396
+#: gtk/gtkbox.c:135 gtk/gtknotebook.c:400
msgid "Homogeneous"
msgstr ""
@@ -579,76 +587,76 @@ msgstr ""
msgid "Whether the children should all be the same size."
msgstr ""
-#: gtk/gtkbutton.c:183 gtk/gtkframe.c:125 gtk/gtklabel.c:283
+#: gtk/gtkbutton.c:188 gtk/gtkframe.c:125 gtk/gtklabel.c:282
msgid "Label"
msgstr ""
-#: gtk/gtkbutton.c:184
+#: gtk/gtkbutton.c:189
msgid ""
"Text of the label widget inside the button, if the button contains a label "
"widget."
msgstr ""
-#: gtk/gtkbutton.c:191 gtk/gtklabel.c:304
+#: gtk/gtkbutton.c:196 gtk/gtklabel.c:303
msgid "Use underline"
msgstr ""
-#: gtk/gtkbutton.c:192 gtk/gtklabel.c:305
+#: gtk/gtkbutton.c:197 gtk/gtklabel.c:304
msgid ""
"If set, an underline in the text indicates the next character should be used "
"for the mnemonic accelerator key"
msgstr ""
-#: gtk/gtkbutton.c:199
+#: gtk/gtkbutton.c:204
msgid "Use stock"
msgstr ""
-#: gtk/gtkbutton.c:200
+#: gtk/gtkbutton.c:205
msgid ""
"If set, the label is used to pick a stock item instead of being displayed"
msgstr ""
-#: gtk/gtkbutton.c:207
+#: gtk/gtkbutton.c:212
msgid "Border relief"
msgstr ""
-#: gtk/gtkbutton.c:208
+#: gtk/gtkbutton.c:213
msgid "The border relief style."
msgstr ""
-#: gtk/gtkbutton.c:259
+#: gtk/gtkbutton.c:264
#, fuzzy
msgid "Default Spacing"
msgstr "Espaçamento:"
-#: gtk/gtkbutton.c:260
+#: gtk/gtkbutton.c:265
msgid "Extra space to add for CAN_DEFAULT buttons"
msgstr ""
-#: gtk/gtkbutton.c:266
+#: gtk/gtkbutton.c:271
msgid "Default Outside Spacing"
msgstr ""
-#: gtk/gtkbutton.c:267
+#: gtk/gtkbutton.c:272
msgid ""
"Extra space to add for CAN_DEFAULT buttons that is always drawn outside the "
"border"
msgstr ""
-#: gtk/gtkbutton.c:272
+#: gtk/gtkbutton.c:277
msgid "Child X Displacement"
msgstr ""
-#: gtk/gtkbutton.c:273
+#: gtk/gtkbutton.c:278
msgid ""
"How far in the x direction to move the child when the button is depressed"
msgstr ""
-#: gtk/gtkbutton.c:280
+#: gtk/gtkbutton.c:285
msgid "Child Y Displacement"
msgstr ""
-#: gtk/gtkbutton.c:281
+#: gtk/gtkbutton.c:286
msgid ""
"How far in the y direction to move the child when the button is depressed"
msgstr ""
@@ -745,297 +753,297 @@ msgstr ""
msgid "The pixbuf to render."
msgstr ""
-#: gtk/gtkcellrenderertext.c:173 gtk/gtkentry.c:498 gtk/gtkprogressbar.c:207
+#: gtk/gtkcellrenderertext.c:174 gtk/gtkentry.c:506 gtk/gtkprogressbar.c:207
msgid "Text"
msgstr ""
-#: gtk/gtkcellrenderertext.c:174
+#: gtk/gtkcellrenderertext.c:175
msgid "Text to render"
msgstr ""
-#: gtk/gtkcellrenderertext.c:181
+#: gtk/gtkcellrenderertext.c:182
msgid "Markup"
msgstr ""
-#: gtk/gtkcellrenderertext.c:182
+#: gtk/gtkcellrenderertext.c:183
msgid "Marked up text to render"
msgstr ""
-#: gtk/gtkcellrenderertext.c:189 gtk/gtklabel.c:290
+#: gtk/gtkcellrenderertext.c:190 gtk/gtklabel.c:289
msgid "Attributes"
msgstr ""
-#: gtk/gtkcellrenderertext.c:190
+#: gtk/gtkcellrenderertext.c:191
msgid "A list of style attributes to apply to the text of the renderer."
msgstr ""
-#: gtk/gtkcellrenderertext.c:197 gtk/gtktexttag.c:208
+#: gtk/gtkcellrenderertext.c:198 gtk/gtktexttag.c:209
msgid "Background color name"
msgstr ""
-#: gtk/gtkcellrenderertext.c:198 gtk/gtktexttag.c:209
+#: gtk/gtkcellrenderertext.c:199 gtk/gtktexttag.c:210
msgid "Background color as a string"
msgstr ""
-#: gtk/gtkcellrenderertext.c:205 gtk/gtktexttag.c:216
+#: gtk/gtkcellrenderertext.c:206 gtk/gtktexttag.c:217
msgid "Background color"
msgstr ""
-#: gtk/gtkcellrenderertext.c:206 gtk/gtktexttag.c:217
+#: gtk/gtkcellrenderertext.c:207 gtk/gtktexttag.c:218
msgid "Background color as a GdkColor"
msgstr ""
-#: gtk/gtkcellrenderertext.c:213 gtk/gtktexttag.c:242
+#: gtk/gtkcellrenderertext.c:214 gtk/gtktexttag.c:243
msgid "Foreground color name"
msgstr ""
-#: gtk/gtkcellrenderertext.c:214 gtk/gtktexttag.c:243
+#: gtk/gtkcellrenderertext.c:215 gtk/gtktexttag.c:244
msgid "Foreground color as a string"
msgstr ""
-#: gtk/gtkcellrenderertext.c:221 gtk/gtktexttag.c:250
+#: gtk/gtkcellrenderertext.c:222 gtk/gtktexttag.c:251
msgid "Foreground color"
msgstr ""
-#: gtk/gtkcellrenderertext.c:222 gtk/gtktexttag.c:251
+#: gtk/gtkcellrenderertext.c:223 gtk/gtktexttag.c:252
msgid "Foreground color as a GdkColor"
msgstr ""
-#: gtk/gtkcellrenderertext.c:230 gtk/gtkentry.c:430 gtk/gtktexttag.c:276
-#: gtk/gtktextview.c:539
+#: gtk/gtkcellrenderertext.c:231 gtk/gtkentry.c:438 gtk/gtktexttag.c:277
+#: gtk/gtktextview.c:548
#, fuzzy
msgid "Editable"
msgstr "(inactivo)"
-#: gtk/gtkcellrenderertext.c:231 gtk/gtktexttag.c:277 gtk/gtktextview.c:540
+#: gtk/gtkcellrenderertext.c:232 gtk/gtktexttag.c:278 gtk/gtktextview.c:549
msgid "Whether the text can be modified by the user"
msgstr ""
-#: gtk/gtkcellrenderertext.c:238 gtk/gtkcellrenderertext.c:246
-#: gtk/gtkfontsel.c:192 gtk/gtktexttag.c:284 gtk/gtktexttag.c:292
+#: gtk/gtkcellrenderertext.c:239 gtk/gtkcellrenderertext.c:247
+#: gtk/gtkfontsel.c:192 gtk/gtktexttag.c:285 gtk/gtktexttag.c:293
msgid "Font"
msgstr "Fonte"
-#: gtk/gtkcellrenderertext.c:239 gtk/gtktexttag.c:285
+#: gtk/gtkcellrenderertext.c:240 gtk/gtktexttag.c:286
msgid "Font description as a string"
msgstr ""
-#: gtk/gtkcellrenderertext.c:247 gtk/gtktexttag.c:293
+#: gtk/gtkcellrenderertext.c:248 gtk/gtktexttag.c:294
msgid "Font description as a PangoFontDescription struct"
msgstr ""
-#: gtk/gtkcellrenderertext.c:255 gtk/gtktexttag.c:301
+#: gtk/gtkcellrenderertext.c:256 gtk/gtktexttag.c:302
#, fuzzy
msgid "Font family"
msgstr "Família:"
-#: gtk/gtkcellrenderertext.c:256 gtk/gtktexttag.c:302
+#: gtk/gtkcellrenderertext.c:257 gtk/gtktexttag.c:303
msgid "Name of the font family, e.g. Sans, Helvetica, Times, Monospace"
msgstr ""
-#: gtk/gtkcellrenderertext.c:263 gtk/gtkcellrenderertext.c:264
-#: gtk/gtktexttag.c:309 gtk/gtktexttag.c:310
+#: gtk/gtkcellrenderertext.c:264 gtk/gtkcellrenderertext.c:265
+#: gtk/gtktexttag.c:310 gtk/gtktexttag.c:311
#, fuzzy
msgid "Font style"
msgstr "Estilo de Fonte:"
-#: gtk/gtkcellrenderertext.c:272 gtk/gtkcellrenderertext.c:273
-#: gtk/gtktexttag.c:318 gtk/gtktexttag.c:319
+#: gtk/gtkcellrenderertext.c:273 gtk/gtkcellrenderertext.c:274
+#: gtk/gtktexttag.c:319 gtk/gtktexttag.c:320
msgid "Font variant"
msgstr ""
-#: gtk/gtkcellrenderertext.c:281 gtk/gtkcellrenderertext.c:282
-#: gtk/gtktexttag.c:327 gtk/gtktexttag.c:328
+#: gtk/gtkcellrenderertext.c:282 gtk/gtkcellrenderertext.c:283
+#: gtk/gtktexttag.c:328 gtk/gtktexttag.c:329
msgid "Font weight"
msgstr ""
-#: gtk/gtkcellrenderertext.c:291 gtk/gtkcellrenderertext.c:292
-#: gtk/gtktexttag.c:338 gtk/gtktexttag.c:339
+#: gtk/gtkcellrenderertext.c:292 gtk/gtkcellrenderertext.c:293
+#: gtk/gtktexttag.c:339 gtk/gtktexttag.c:340
#, fuzzy
msgid "Font stretch"
msgstr "Propriedade da Fonte"
-#: gtk/gtkcellrenderertext.c:300 gtk/gtkcellrenderertext.c:301
-#: gtk/gtktexttag.c:347 gtk/gtktexttag.c:348
+#: gtk/gtkcellrenderertext.c:301 gtk/gtkcellrenderertext.c:302
+#: gtk/gtktexttag.c:348 gtk/gtktexttag.c:349
#, fuzzy
msgid "Font size"
msgstr "Tamanho em Pontos:"
-#: gtk/gtkcellrenderertext.c:310 gtk/gtktexttag.c:367
+#: gtk/gtkcellrenderertext.c:311 gtk/gtktexttag.c:368
#, fuzzy
msgid "Font points"
msgstr "Tipos de Fonte:"
-#: gtk/gtkcellrenderertext.c:311 gtk/gtktexttag.c:368
+#: gtk/gtkcellrenderertext.c:312 gtk/gtktexttag.c:369
msgid "Font size in points"
msgstr ""
-#: gtk/gtkcellrenderertext.c:320 gtk/gtktexttag.c:357 gtk/gtktexttag.c:358
+#: gtk/gtkcellrenderertext.c:321 gtk/gtktexttag.c:358 gtk/gtktexttag.c:359
#, fuzzy
msgid "Font scale"
msgstr "Estilo de Fonte:"
-#: gtk/gtkcellrenderertext.c:321
+#: gtk/gtkcellrenderertext.c:322
msgid "Font scaling factor"
msgstr ""
-#: gtk/gtkcellrenderertext.c:330 gtk/gtktexttag.c:426
+#: gtk/gtkcellrenderertext.c:331 gtk/gtktexttag.c:427
msgid "Rise"
msgstr ""
-#: gtk/gtkcellrenderertext.c:331 gtk/gtktexttag.c:427
+#: gtk/gtkcellrenderertext.c:332 gtk/gtktexttag.c:428
msgid ""
"Offset of text above the baseline (below the baseline if rise is negative)"
msgstr ""
-#: gtk/gtkcellrenderertext.c:341 gtk/gtktexttag.c:466
+#: gtk/gtkcellrenderertext.c:342 gtk/gtktexttag.c:467
msgid "Strikethrough"
msgstr ""
-#: gtk/gtkcellrenderertext.c:342 gtk/gtktexttag.c:467
+#: gtk/gtkcellrenderertext.c:343 gtk/gtktexttag.c:468
msgid "Whether to strike through the text"
msgstr ""
-#: gtk/gtkcellrenderertext.c:349 gtk/gtktexttag.c:474
+#: gtk/gtkcellrenderertext.c:350 gtk/gtktexttag.c:475
msgid "Underline"
msgstr ""
-#: gtk/gtkcellrenderertext.c:350 gtk/gtktexttag.c:475
+#: gtk/gtkcellrenderertext.c:351 gtk/gtktexttag.c:476
msgid "Style of underline for this text"
msgstr ""
-#: gtk/gtkcellrenderertext.c:360 gtk/gtktexttag.c:511
+#: gtk/gtkcellrenderertext.c:361 gtk/gtktexttag.c:512
msgid "Background set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:361 gtk/gtktexttag.c:512
+#: gtk/gtkcellrenderertext.c:362 gtk/gtktexttag.c:513
msgid "Whether this tag affects the background color"
msgstr ""
-#: gtk/gtkcellrenderertext.c:364 gtk/gtktexttag.c:523
+#: gtk/gtkcellrenderertext.c:365 gtk/gtktexttag.c:524
msgid "Foreground set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:365 gtk/gtktexttag.c:524
+#: gtk/gtkcellrenderertext.c:366 gtk/gtktexttag.c:525
msgid "Whether this tag affects the foreground color"
msgstr ""
-#: gtk/gtkcellrenderertext.c:368 gtk/gtktexttag.c:531
+#: gtk/gtkcellrenderertext.c:369 gtk/gtktexttag.c:532
msgid "Editability set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:369 gtk/gtktexttag.c:532
+#: gtk/gtkcellrenderertext.c:370 gtk/gtktexttag.c:533
msgid "Whether this tag affects text editability"
msgstr ""
-#: gtk/gtkcellrenderertext.c:372 gtk/gtktexttag.c:535
+#: gtk/gtkcellrenderertext.c:373 gtk/gtktexttag.c:536
msgid "Font family set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:373 gtk/gtktexttag.c:536
+#: gtk/gtkcellrenderertext.c:374 gtk/gtktexttag.c:537
msgid "Whether this tag affects the font family"
msgstr ""
-#: gtk/gtkcellrenderertext.c:376 gtk/gtktexttag.c:539
+#: gtk/gtkcellrenderertext.c:377 gtk/gtktexttag.c:540
#, fuzzy
msgid "Font style set"
msgstr "Estilo de Fonte:"
-#: gtk/gtkcellrenderertext.c:377 gtk/gtktexttag.c:540
+#: gtk/gtkcellrenderertext.c:378 gtk/gtktexttag.c:541
msgid "Whether this tag affects the font style"
msgstr ""
-#: gtk/gtkcellrenderertext.c:380 gtk/gtktexttag.c:543
+#: gtk/gtkcellrenderertext.c:381 gtk/gtktexttag.c:544
msgid "Font variant set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:381 gtk/gtktexttag.c:544
+#: gtk/gtkcellrenderertext.c:382 gtk/gtktexttag.c:545
msgid "Whether this tag affects the font variant"
msgstr ""
-#: gtk/gtkcellrenderertext.c:384 gtk/gtktexttag.c:547
+#: gtk/gtkcellrenderertext.c:385 gtk/gtktexttag.c:548
msgid "Font weight set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:385 gtk/gtktexttag.c:548
+#: gtk/gtkcellrenderertext.c:386 gtk/gtktexttag.c:549
msgid "Whether this tag affects the font weight"
msgstr ""
-#: gtk/gtkcellrenderertext.c:388 gtk/gtktexttag.c:551
+#: gtk/gtkcellrenderertext.c:389 gtk/gtktexttag.c:552
msgid "Font stretch set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:389 gtk/gtktexttag.c:552
+#: gtk/gtkcellrenderertext.c:390 gtk/gtktexttag.c:553
msgid "Whether this tag affects the font stretch"
msgstr ""
-#: gtk/gtkcellrenderertext.c:392 gtk/gtktexttag.c:555
+#: gtk/gtkcellrenderertext.c:393 gtk/gtktexttag.c:556
msgid "Font size set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:393 gtk/gtktexttag.c:556
+#: gtk/gtkcellrenderertext.c:394 gtk/gtktexttag.c:557
msgid "Whether this tag affects the font size"
msgstr ""
-#: gtk/gtkcellrenderertext.c:396 gtk/gtktexttag.c:559
+#: gtk/gtkcellrenderertext.c:397 gtk/gtktexttag.c:560
#, fuzzy
msgid "Font scale set"
msgstr "Estilo de Fonte:"
-#: gtk/gtkcellrenderertext.c:397 gtk/gtktexttag.c:560
+#: gtk/gtkcellrenderertext.c:398 gtk/gtktexttag.c:561
msgid "Whether this tag scales the font size by a factor"
msgstr ""
-#: gtk/gtkcellrenderertext.c:400 gtk/gtktexttag.c:579
+#: gtk/gtkcellrenderertext.c:401 gtk/gtktexttag.c:580
msgid "Rise set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:401 gtk/gtktexttag.c:580
+#: gtk/gtkcellrenderertext.c:402 gtk/gtktexttag.c:581
msgid "Whether this tag affects the rise"
msgstr ""
-#: gtk/gtkcellrenderertext.c:404 gtk/gtktexttag.c:595
+#: gtk/gtkcellrenderertext.c:405 gtk/gtktexttag.c:596
msgid "Strikethrough set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:405 gtk/gtktexttag.c:596
+#: gtk/gtkcellrenderertext.c:406 gtk/gtktexttag.c:597
msgid "Whether this tag affects strikethrough"
msgstr ""
-#: gtk/gtkcellrenderertext.c:408 gtk/gtktexttag.c:603
+#: gtk/gtkcellrenderertext.c:409 gtk/gtktexttag.c:604
msgid "Underline set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:409 gtk/gtktexttag.c:604
+#: gtk/gtkcellrenderertext.c:410 gtk/gtktexttag.c:605
msgid "Whether this tag affects underlining"
msgstr ""
-#: gtk/gtkcellrenderertoggle.c:129
+#: gtk/gtkcellrenderertoggle.c:130
msgid "Toggle state"
msgstr ""
-#: gtk/gtkcellrenderertoggle.c:130
+#: gtk/gtkcellrenderertoggle.c:131
msgid "The toggle state of the button"
msgstr ""
-#: gtk/gtkcellrenderertoggle.c:138
+#: gtk/gtkcellrenderertoggle.c:139
#, fuzzy
msgid "Activatable"
msgstr "(inactivo)"
-#: gtk/gtkcellrenderertoggle.c:139
+#: gtk/gtkcellrenderertoggle.c:140
msgid "The toggle button can be activated"
msgstr ""
-#: gtk/gtkcellrenderertoggle.c:147
+#: gtk/gtkcellrenderertoggle.c:148
msgid "Radio state"
msgstr ""
-#: gtk/gtkcellrenderertoggle.c:148
+#: gtk/gtkcellrenderertoggle.c:149
msgid "Draw the toggle button as a radio button"
msgstr ""
-#: gtk/gtkcheckbutton.c:95 gtk/gtkoptionmenu.c:163
+#: gtk/gtkcheckbutton.c:95 gtk/gtkoptionmenu.c:191
msgid "Indicator Size"
msgstr ""
@@ -1043,7 +1051,7 @@ msgstr ""
msgid "Size of check or radio indicator"
msgstr ""
-#: gtk/gtkcheckbutton.c:103 gtk/gtkoptionmenu.c:169
+#: gtk/gtkcheckbutton.c:103 gtk/gtkoptionmenu.c:197
msgid "Indicator Spacing"
msgstr ""
@@ -1051,171 +1059,171 @@ msgstr ""
msgid "Spacing around check or radio indicator"
msgstr ""
-#: gtk/gtkcheckmenuitem.c:114 gtk/gtktogglebutton.c:142
+#: gtk/gtkcheckmenuitem.c:115 gtk/gtktogglebutton.c:132
msgid "Active"
msgstr ""
-#: gtk/gtkcheckmenuitem.c:115
+#: gtk/gtkcheckmenuitem.c:116
msgid "Whether the menu item is checked."
msgstr ""
-#: gtk/gtkcheckmenuitem.c:122 gtk/gtktogglebutton.c:150
+#: gtk/gtkcheckmenuitem.c:123 gtk/gtktogglebutton.c:140
msgid "Inconsistent"
msgstr ""
-#: gtk/gtkcheckmenuitem.c:123
+#: gtk/gtkcheckmenuitem.c:124
msgid "Whether to display an \"inconsistent\" state."
msgstr ""
-#: gtk/gtkcolorsel.c:574
+#: gtk/gtkcolorsel.c:578
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:579
+#: gtk/gtkcolorsel.c:583
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:883
+#: gtk/gtkcolorsel.c:887
msgid "_Save color here"
msgstr ""
-#: gtk/gtkcolorsel.c:1051
+#: gtk/gtkcolorsel.c:1055
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:1667
+#: gtk/gtkcolorsel.c:1674
msgid "Has Opacity Control"
msgstr ""
-#: gtk/gtkcolorsel.c:1668
+#: gtk/gtkcolorsel.c:1675
msgid "Whether the color selector should allow setting opacity"
msgstr ""
-#: gtk/gtkcolorsel.c:1674
+#: gtk/gtkcolorsel.c:1681
msgid "Has palette"
msgstr ""
-#: gtk/gtkcolorsel.c:1675
+#: gtk/gtkcolorsel.c:1682
msgid "Whether a palette should be used"
msgstr ""
-#: gtk/gtkcolorsel.c:1681
+#: gtk/gtkcolorsel.c:1688
msgid "Current Color"
msgstr ""
-#: gtk/gtkcolorsel.c:1682
+#: gtk/gtkcolorsel.c:1689
msgid "The current color"
msgstr ""
-#: gtk/gtkcolorsel.c:1688
+#: gtk/gtkcolorsel.c:1695
msgid "Current Alpha"
msgstr ""
-#: gtk/gtkcolorsel.c:1689
+#: gtk/gtkcolorsel.c:1696
msgid "The current opacity value (0 fully transparent, 65535 fully opaque)"
msgstr ""
-#: gtk/gtkcolorsel.c:1702
+#: gtk/gtkcolorsel.c:1709
msgid "Custom palette"
msgstr ""
-#: gtk/gtkcolorsel.c:1703
+#: gtk/gtkcolorsel.c:1710
msgid "Palette to use in the color selector"
msgstr ""
-#: gtk/gtkcolorsel.c:1758
+#: gtk/gtkcolorsel.c:1750
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:1786
+#: gtk/gtkcolorsel.c:1778
msgid ""
"Click the eyedropper, then click a color anywhere on your screen to select "
"that color."
msgstr ""
-#: gtk/gtkcolorsel.c:1795
+#: gtk/gtkcolorsel.c:1787
#, fuzzy
msgid "_Hue:"
msgstr "Brilho:"
-#: gtk/gtkcolorsel.c:1796
+#: gtk/gtkcolorsel.c:1788
msgid "Position on the color wheel."
msgstr ""
-#: gtk/gtkcolorsel.c:1797
+#: gtk/gtkcolorsel.c:1789
#, fuzzy
msgid "_Saturation:"
msgstr "Saturação:"
-#: gtk/gtkcolorsel.c:1798
+#: gtk/gtkcolorsel.c:1790
msgid "\"Deepness\" of the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1799
+#: gtk/gtkcolorsel.c:1791
#, fuzzy
msgid "_Value:"
msgstr "Valor:"
-#: gtk/gtkcolorsel.c:1800
+#: gtk/gtkcolorsel.c:1792
msgid "Brightness of the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1801
+#: gtk/gtkcolorsel.c:1793
#, fuzzy
msgid "_Red:"
msgstr "Vermelho:"
-#: gtk/gtkcolorsel.c:1802
+#: gtk/gtkcolorsel.c:1794
msgid "Amount of red light in the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1803
+#: gtk/gtkcolorsel.c:1795
#, fuzzy
msgid "_Green:"
msgstr "Verde:"
-#: gtk/gtkcolorsel.c:1804
+#: gtk/gtkcolorsel.c:1796
msgid "Amount of green light in the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1805
+#: gtk/gtkcolorsel.c:1797
#, fuzzy
msgid "_Blue:"
msgstr "Azul:"
-#: gtk/gtkcolorsel.c:1806
+#: gtk/gtkcolorsel.c:1798
msgid "Amount of blue light in the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1809
+#: gtk/gtkcolorsel.c:1801
#, fuzzy
msgid "_Opacity:"
msgstr "Opacidade:"
-#: gtk/gtkcolorsel.c:1817
+#: gtk/gtkcolorsel.c:1809
msgid "Transparency of the currently-selected color."
msgstr ""
-#: gtk/gtkcolorsel.c:1832
+#: gtk/gtkcolorsel.c:1824
msgid "Color _Name:"
msgstr ""
-#: gtk/gtkcolorsel.c:1844
+#: gtk/gtkcolorsel.c:1836
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:1863
+#: gtk/gtkcolorsel.c:1855
msgid "_Palette"
msgstr ""
@@ -1260,204 +1268,204 @@ msgstr ""
msgid "Whether entered values must already be present in the list"
msgstr ""
-#: gtk/gtkcontainer.c:202
+#: gtk/gtkcontainer.c:203
msgid "Resize mode"
msgstr ""
-#: gtk/gtkcontainer.c:203
+#: gtk/gtkcontainer.c:204
msgid "Specify how resize events are handled"
msgstr ""
-#: gtk/gtkcontainer.c:210
+#: gtk/gtkcontainer.c:211
msgid "Border width"
msgstr ""
-#: gtk/gtkcontainer.c:211
+#: gtk/gtkcontainer.c:212
msgid "The width of the empty border outside the containers children."
msgstr ""
-#: gtk/gtkcontainer.c:219
+#: gtk/gtkcontainer.c:220
msgid "Child"
msgstr ""
-#: gtk/gtkcontainer.c:220
+#: gtk/gtkcontainer.c:221
msgid "Can be used to add a new child to the container."
msgstr ""
-#: gtk/gtkcurve.c:120
+#: gtk/gtkcurve.c:121
#, fuzzy
msgid "Curve type"
msgstr "Criar"
-#: gtk/gtkcurve.c:121
+#: gtk/gtkcurve.c:122
msgid "Is this curve linear, spline interpolated, or free-form"
msgstr ""
-#: gtk/gtkcurve.c:129
+#: gtk/gtkcurve.c:130
msgid "Minimum X"
msgstr ""
-#: gtk/gtkcurve.c:130
+#: gtk/gtkcurve.c:131
msgid "Minimum possible value for X"
msgstr ""
-#: gtk/gtkcurve.c:139
+#: gtk/gtkcurve.c:140
msgid "Maximum X"
msgstr ""
-#: gtk/gtkcurve.c:140
+#: gtk/gtkcurve.c:141
msgid "Maximum possible X value."
msgstr ""
-#: gtk/gtkcurve.c:149
+#: gtk/gtkcurve.c:150
msgid "Minimum Y"
msgstr ""
-#: gtk/gtkcurve.c:150
+#: gtk/gtkcurve.c:151
msgid "Minimum possible value for Y"
msgstr ""
-#: gtk/gtkcurve.c:159
+#: gtk/gtkcurve.c:160
msgid "Maximum Y"
msgstr ""
-#: gtk/gtkcurve.c:160
+#: gtk/gtkcurve.c:161
msgid "Maximum possible value for Y"
msgstr ""
-#: gtk/gtkdialog.c:125
+#: gtk/gtkdialog.c:126
msgid "Has separator"
msgstr ""
-#: gtk/gtkdialog.c:126
+#: gtk/gtkdialog.c:127
msgid "The dialog has a separator bar above its buttons"
msgstr ""
-#: gtk/gtkdialog.c:149
+#: gtk/gtkdialog.c:150
msgid "Content area border"
msgstr ""
-#: gtk/gtkdialog.c:150
+#: gtk/gtkdialog.c:151
msgid "Width of border around the main dialog area"
msgstr ""
-#: gtk/gtkdialog.c:157
+#: gtk/gtkdialog.c:158
msgid "Button spacing"
msgstr ""
-#: gtk/gtkdialog.c:158
+#: gtk/gtkdialog.c:159
msgid "Spacing between buttons"
msgstr ""
-#: gtk/gtkdialog.c:166
+#: gtk/gtkdialog.c:167
msgid "Action area border"
msgstr ""
-#: gtk/gtkdialog.c:167
+#: gtk/gtkdialog.c:168
msgid "Width of border around the button area at the bottom of the dialog"
msgstr ""
-#: gtk/gtkentry.c:410 gtk/gtklabel.c:361
+#: gtk/gtkentry.c:418 gtk/gtklabel.c:360
#, fuzzy
msgid "Cursor Position"
msgstr "Inactivo"
-#: gtk/gtkentry.c:411 gtk/gtklabel.c:362
+#: gtk/gtkentry.c:419 gtk/gtklabel.c:361
msgid "The current position of the insertion cursor in chars."
msgstr ""
-#: gtk/gtkentry.c:420 gtk/gtklabel.c:371
+#: gtk/gtkentry.c:428 gtk/gtklabel.c:370
#, fuzzy
msgid "Selection Bound"
msgstr "Selecção: "
-#: gtk/gtkentry.c:421 gtk/gtklabel.c:372
+#: gtk/gtkentry.c:429 gtk/gtklabel.c:371
msgid ""
"The position of the opposite end of the selection from the cursor in chars."
msgstr ""
-#: gtk/gtkentry.c:431
+#: gtk/gtkentry.c:439
msgid "Whether the entry contents can be edited"
msgstr ""
-#: gtk/gtkentry.c:438
+#: gtk/gtkentry.c:446
msgid "Maximum length"
msgstr ""
-#: gtk/gtkentry.c:439
+#: gtk/gtkentry.c:447
msgid "Maximum number of characters for this entry"
msgstr ""
-#: gtk/gtkentry.c:447
+#: gtk/gtkentry.c:455
msgid "Visibility"
msgstr ""
-#: gtk/gtkentry.c:448
+#: gtk/gtkentry.c:456
msgid ""
"FALSE displays the \"invisible char\" instead of the actual text (password "
"mode)"
msgstr ""
-#: gtk/gtkentry.c:455
+#: gtk/gtkentry.c:463
msgid "Has Frame"
msgstr ""
-#: gtk/gtkentry.c:456
+#: gtk/gtkentry.c:464
msgid "FALSE removes outside bevel from entry."
msgstr ""
-#: gtk/gtkentry.c:463
+#: gtk/gtkentry.c:471
msgid "Invisible character"
msgstr ""
-#: gtk/gtkentry.c:464
+#: gtk/gtkentry.c:472
msgid "The character to use when masking entry contents (in \"password mode\")"
msgstr ""
-#: gtk/gtkentry.c:471
+#: gtk/gtkentry.c:479
msgid "Activates default"
msgstr ""
-#: gtk/gtkentry.c:472
+#: gtk/gtkentry.c:480
msgid ""
"Whether to activate the default widget (such as the default button in a "
"dialog) when Enter is pressed."
msgstr ""
-#: gtk/gtkentry.c:478
+#: gtk/gtkentry.c:486
msgid "Width in chars"
msgstr ""
-#: gtk/gtkentry.c:479
+#: gtk/gtkentry.c:487
msgid "Number of characters to leave space for in the entry."
msgstr ""
-#: gtk/gtkentry.c:488
+#: gtk/gtkentry.c:496
msgid "Scroll offset"
msgstr ""
-#: gtk/gtkentry.c:489
+#: gtk/gtkentry.c:497
msgid "Number of pixels of the entry scrolled off the screen to the left"
msgstr ""
-#: gtk/gtkentry.c:499
+#: gtk/gtkentry.c:507
msgid "The contents of the entry"
msgstr ""
-#: gtk/gtkentry.c:505 gtk/gtklabel.c:380 gtk/gtktextview.c:615
+#: gtk/gtkentry.c:513 gtk/gtklabel.c:379 gtk/gtktextview.c:624
msgid "Cursor color"
msgstr ""
-#: gtk/gtkentry.c:506 gtk/gtklabel.c:381 gtk/gtktextview.c:616
+#: gtk/gtkentry.c:514 gtk/gtklabel.c:380 gtk/gtktextview.c:625
msgid "Color with which to draw insertion cursor"
msgstr ""
-#: gtk/gtkentry.c:3793 gtk/gtklabel.c:3180
+#: gtk/gtkentry.c:3832 gtk/gtklabel.c:3151
#, fuzzy
msgid "Select All"
msgstr "Apagar"
-#: gtk/gtkentry.c:3803 gtk/gtklabel.c:3190 gtk/gtktextview.c:5563
+#: gtk/gtkentry.c:3842 gtk/gtklabel.c:3161 gtk/gtktextview.c:5737
msgid "Input Methods"
msgstr ""
@@ -1488,12 +1496,12 @@ msgstr "Directorias"
msgid "Files"
msgstr "Ficheiros"
-#: gtk/gtkfilesel.c:727 gtk/gtkfilesel.c:2052
+#: gtk/gtkfilesel.c:726 gtk/gtkfilesel.c:2057
#, c-format
msgid "Directory unreadable: %s"
msgstr "Directoria ilegível: %s"
-#: gtk/gtkfilesel.c:849
+#: gtk/gtkfilesel.c:848
#, c-format
msgid ""
"The file \"%s\" resides on another machine (called %s) and may not be "
@@ -1501,130 +1509,128 @@ msgid ""
"Are you sure that you want to select it?"
msgstr ""
-#: gtk/gtkfilesel.c:979
+#: gtk/gtkfilesel.c:978
msgid "Create Dir"
msgstr "Criar Directoria"
-#: gtk/gtkfilesel.c:990 gtk/gtkfilesel.c:1413
+#: gtk/gtkfilesel.c:989 gtk/gtkfilesel.c:1416
msgid "Delete File"
msgstr "Apagar Ficheiro"
-#: gtk/gtkfilesel.c:1001 gtk/gtkfilesel.c:1556
+#: gtk/gtkfilesel.c:1000 gtk/gtkfilesel.c:1559
msgid "Rename File"
msgstr "Renomear Ficheiro"
-#: gtk/gtkfilesel.c:1236
+#: gtk/gtkfilesel.c:1237
#, c-format
msgid ""
"The directory name \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
-#: gtk/gtkfilesel.c:1238
+#: gtk/gtkfilesel.c:1239
#, c-format
msgid ""
"Error creating directory \"%s\": %s\n"
"%s"
msgstr ""
-#: gtk/gtkfilesel.c:1239 gtk/gtkfilesel.c:1490
+#: gtk/gtkfilesel.c:1240 gtk/gtkfilesel.c:1493
msgid "You probably used symbols not allowed in filenames."
msgstr ""
-#: gtk/gtkfilesel.c:1247
+#: gtk/gtkfilesel.c:1248
#, c-format
msgid "Error creating directory \"%s\": %s\n"
msgstr ""
-#: gtk/gtkfilesel.c:1281
+#: gtk/gtkfilesel.c:1282
msgid "Create Directory"
msgstr "Criar Directoria"
-#: gtk/gtkfilesel.c:1295
+#: gtk/gtkfilesel.c:1296
#, fuzzy
msgid "_Directory name:"
msgstr "Nome da directoria:"
#. buttons
-#: gtk/gtkfilesel.c:1309
-msgid "Create"
-msgstr "Criar"
-
-#: gtk/gtkfilesel.c:1318 gtk/gtkfilesel.c:1444 gtk/gtkfilesel.c:1598
-#: gtk/gtkgamma.c:424
+#: gtk/gtkfilesel.c:1310 gtk/gtkfilesel.c:1438 gtk/gtkfilesel.c:1592
+#: gtk/gtkgamma.c:417
msgid "Cancel"
msgstr "Cancelar"
-#: gtk/gtkfilesel.c:1353
+#: gtk/gtkfilesel.c:1322
+msgid "Create"
+msgstr "Criar"
+
+#: gtk/gtkfilesel.c:1356
#, c-format
msgid "The filename \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
-#: gtk/gtkfilesel.c:1356
+#: gtk/gtkfilesel.c:1359
#, c-format
msgid ""
"Error deleting file \"%s\": %s\n"
"%s"
msgstr ""
-#: gtk/gtkfilesel.c:1358 gtk/gtkfilesel.c:1504
+#: gtk/gtkfilesel.c:1361 gtk/gtkfilesel.c:1507
msgid "It probably contains symbols not allowed in filenames."
msgstr ""
-#: gtk/gtkfilesel.c:1367
+#: gtk/gtkfilesel.c:1370
#, c-format
msgid "Error deleting file \"%s\": %s"
msgstr ""
-#. buttons
-#: gtk/gtkfilesel.c:1435
+#: gtk/gtkfilesel.c:1448
msgid "Delete"
msgstr "Apagar"
-#: gtk/gtkfilesel.c:1486 gtk/gtkfilesel.c:1500
+#: gtk/gtkfilesel.c:1489 gtk/gtkfilesel.c:1503
#, c-format
msgid "The file name \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
-#: gtk/gtkfilesel.c:1488
+#: gtk/gtkfilesel.c:1491
#, c-format
msgid ""
"Error renaming file to \"%s\": %s\n"
"%s"
msgstr ""
-#: gtk/gtkfilesel.c:1502
+#: gtk/gtkfilesel.c:1505
#, c-format
msgid ""
"Error renaming file \"%s\": %s\n"
"%s"
msgstr ""
-#: gtk/gtkfilesel.c:1512
+#: gtk/gtkfilesel.c:1515
#, c-format
msgid "Error renaming file \"%s\" to \"%s\": %s"
msgstr ""
-#. buttons
-#: gtk/gtkfilesel.c:1589
+#: gtk/gtkfilesel.c:1604
msgid "Rename"
msgstr "Renomear"
-#: gtk/gtkfilesel.c:2031
+#: gtk/gtkfilesel.c:2036
msgid "Selection: "
msgstr "Selecção: "
-#: gtk/gtkfilesel.c:2641
+#: gtk/gtkfilesel.c:2647
#, c-format
msgid ""
"The filename %s couldn't be converted to UTF-8. Try setting the environment "
"variable G_BROKEN_FILENAMES."
msgstr ""
-#: gtk/gtkfilesel.c:3509
+#: gtk/gtkfilesel.c:3515
msgid "Name too long"
msgstr ""
-#: gtk/gtkfilesel.c:3511
+#: gtk/gtkfilesel.c:3517
msgid "Couldn't convert filename"
msgstr ""
@@ -1670,7 +1676,7 @@ msgstr "Tamanho:"
msgid "Preview:"
msgstr "Exemplo:"
-#: gtk/gtkfontsel.c:1060
+#: gtk/gtkfontsel.c:1059
msgid "Font Selection"
msgstr "Selecção de Fonte"
@@ -1694,7 +1700,7 @@ msgstr ""
msgid "The vertical alignment of the label."
msgstr ""
-#: gtk/gtkframe.c:153 gtk/gtkhandlebox.c:184
+#: gtk/gtkframe.c:153 gtk/gtkhandlebox.c:185
msgid "Deprecated property, use shadow_type instead."
msgstr ""
@@ -1714,41 +1720,41 @@ msgstr ""
msgid "A widget to display in place of the usual frame label."
msgstr ""
-#: gtk/gtkgamma.c:395
+#: gtk/gtkgamma.c:396
msgid "Gamma"
msgstr "Gamma"
-#: gtk/gtkgamma.c:402
+#: gtk/gtkgamma.c:403
#, fuzzy
msgid "_Gamma value"
msgstr "Valor Gamma"
-#: gtk/gtkgamma.c:416
+#: gtk/gtkgamma.c:423
msgid "OK"
msgstr "OK"
-#: gtk/gtkhandlebox.c:191 gtk/gtkmenubar.c:148 gtk/gtkstatusbar.c:157
-#: gtk/gtktoolbar.c:276 gtk/gtkviewport.c:147
+#: gtk/gtkhandlebox.c:192 gtk/gtkmenubar.c:148 gtk/gtkstatusbar.c:158
+#: gtk/gtktoolbar.c:277 gtk/gtkviewport.c:148
msgid "Shadow type"
msgstr ""
-#: gtk/gtkhandlebox.c:192
+#: gtk/gtkhandlebox.c:193
msgid "Appearance of the shadow that surrounds the container."
msgstr ""
-#: gtk/gtkhandlebox.c:200
+#: gtk/gtkhandlebox.c:201
msgid "Handle position"
msgstr ""
-#: gtk/gtkhandlebox.c:201
+#: gtk/gtkhandlebox.c:202
msgid "Position of the handle relative to the child widget."
msgstr ""
-#: gtk/gtkhandlebox.c:209
+#: gtk/gtkhandlebox.c:210
msgid "Snap edge"
msgstr ""
-#: gtk/gtkhandlebox.c:210
+#: gtk/gtkhandlebox.c:211
msgid ""
"Side of the handlebox that's lined up with the docking point to dock the "
"handlebox."
@@ -1757,7 +1763,7 @@ msgstr ""
#. Remove this icon source so we don't keep trying to
#. * load it.
#.
-#: gtk/gtkiconfactory.c:1049
+#: gtk/gtkiconfactory.c:1061
#, c-format
msgid "Error loading icon: %s"
msgstr ""
@@ -1771,216 +1777,216 @@ msgid "Child widget to appear next to the menu text"
msgstr ""
#. shell and main vbox
-#: gtk/gtkinputdialog.c:181
+#: gtk/gtkinputdialog.c:182
msgid "Input"
msgstr "Entrada"
-#: gtk/gtkinputdialog.c:189
+#: gtk/gtkinputdialog.c:190
msgid "No input devices"
msgstr "Nenhum dispositivo de entrada"
-#: gtk/gtkinputdialog.c:218
+#: gtk/gtkinputdialog.c:219
#, fuzzy
msgid "_Device:"
msgstr "Dispositivo:"
-#: gtk/gtkinputdialog.c:235
+#: gtk/gtkinputdialog.c:236
msgid "Disabled"
msgstr "Inactivo"
-#: gtk/gtkinputdialog.c:243
+#: gtk/gtkinputdialog.c:244
msgid "Screen"
msgstr "Ecrã"
-#: gtk/gtkinputdialog.c:251
+#: gtk/gtkinputdialog.c:252
msgid "Window"
msgstr "Janela"
-#: gtk/gtkinputdialog.c:259
+#: gtk/gtkinputdialog.c:260
#, fuzzy
msgid "_Mode: "
msgstr "Modo: "
#. The axis listbox
-#: gtk/gtkinputdialog.c:290
+#: gtk/gtkinputdialog.c:291
#, fuzzy
msgid "_Axes"
msgstr "Eixos"
#. Keys listbox
-#: gtk/gtkinputdialog.c:306
+#: gtk/gtkinputdialog.c:307
#, fuzzy
msgid "_Keys"
msgstr "Teclas"
#. We create the save button in any case, so that clients can
#. connect to it, without paying attention to whether it exits
-#: gtk/gtkinputdialog.c:327
+#: gtk/gtkinputdialog.c:328
msgid "Save"
msgstr "Gravar"
-#: gtk/gtkinputdialog.c:336
+#: gtk/gtkinputdialog.c:337
msgid "Close"
msgstr "Fechar"
-#: gtk/gtkinputdialog.c:469
+#: gtk/gtkinputdialog.c:470
msgid "X"
msgstr "X"
-#: gtk/gtkinputdialog.c:470
+#: gtk/gtkinputdialog.c:471
msgid "Y"
msgstr "Y"
-#: gtk/gtkinputdialog.c:471
+#: gtk/gtkinputdialog.c:472
msgid "Pressure"
msgstr "Pressão"
-#: gtk/gtkinputdialog.c:472
+#: gtk/gtkinputdialog.c:473
msgid "X Tilt"
msgstr ""
-#: gtk/gtkinputdialog.c:473
+#: gtk/gtkinputdialog.c:474
msgid "Y Tilt"
msgstr ""
-#: gtk/gtkinputdialog.c:474
+#: gtk/gtkinputdialog.c:475
msgid "Wheel"
msgstr ""
-#: gtk/gtkinputdialog.c:514
+#: gtk/gtkinputdialog.c:515
msgid "none"
msgstr "nenhum"
-#: gtk/gtkinputdialog.c:548 gtk/gtkinputdialog.c:584
+#: gtk/gtkinputdialog.c:549 gtk/gtkinputdialog.c:585
msgid "(disabled)"
msgstr "(inactivo)"
-#: gtk/gtkinputdialog.c:577
+#: gtk/gtkinputdialog.c:578
msgid "(unknown)"
msgstr "(desconhecido)"
#. and clear button
-#: gtk/gtkinputdialog.c:662
+#: gtk/gtkinputdialog.c:663
msgid "clear"
msgstr "limpar"
-#: gtk/gtklabel.c:284
+#: gtk/gtklabel.c:283
msgid "The text of the label."
msgstr ""
-#: gtk/gtklabel.c:291
+#: gtk/gtklabel.c:290
msgid "A list of style attributes to apply to the text of the label."
msgstr ""
-#: gtk/gtklabel.c:297
+#: gtk/gtklabel.c:296
msgid "Use markup"
msgstr ""
-#: gtk/gtklabel.c:298
+#: gtk/gtklabel.c:297
msgid "The text of the label includes XML markup. See pango_parse_markup()."
msgstr ""
-#: gtk/gtklabel.c:312 gtk/gtktexttag.c:377 gtk/gtktextview.c:556
+#: gtk/gtklabel.c:311 gtk/gtktexttag.c:378 gtk/gtktextview.c:565
msgid "Justification"
msgstr ""
-#: gtk/gtklabel.c:313
+#: gtk/gtklabel.c:312
msgid ""
"The alignment of the lines in the text of the label relative to each other. "
"This does NOT affect the alignment of the label within its allocation. See "
"GtkMisc::xalign for that."
msgstr ""
-#: gtk/gtklabel.c:321
+#: gtk/gtklabel.c:320
msgid "Pattern"
msgstr ""
-#: gtk/gtklabel.c:322
+#: gtk/gtklabel.c:321
msgid ""
"A string with _ characters in positions correspond to characters in the text "
"to underline."
msgstr ""
-#: gtk/gtklabel.c:329
+#: gtk/gtklabel.c:328
msgid "Line wrap"
msgstr ""
-#: gtk/gtklabel.c:330
+#: gtk/gtklabel.c:329
msgid "If set, wrap lines if the text becomes too wide."
msgstr ""
-#: gtk/gtklabel.c:336
+#: gtk/gtklabel.c:335
#, fuzzy
msgid "Selectable"
msgstr "Apagar"
-#: gtk/gtklabel.c:337
+#: gtk/gtklabel.c:336
msgid "Whether the label text can be selected with the mouse."
msgstr ""
-#: gtk/gtklabel.c:343
+#: gtk/gtklabel.c:342
msgid "Mnemonic key"
msgstr ""
-#: gtk/gtklabel.c:344
+#: gtk/gtklabel.c:343
msgid "The mnemonic accelerator key for this label."
msgstr ""
-#: gtk/gtklabel.c:352
+#: gtk/gtklabel.c:351
msgid "Mnemonic widget"
msgstr ""
-#: gtk/gtklabel.c:353
+#: gtk/gtklabel.c:352
msgid "The widget to be activated when the label's mnemonic key is pressed."
msgstr ""
-#: gtk/gtklayout.c:575
+#: gtk/gtklayout.c:576
msgid "X position"
msgstr ""
-#: gtk/gtklayout.c:576
+#: gtk/gtklayout.c:577
msgid "X position of child widget"
msgstr ""
-#: gtk/gtklayout.c:585
+#: gtk/gtklayout.c:586
msgid "Y position"
msgstr ""
-#: gtk/gtklayout.c:586
+#: gtk/gtklayout.c:587
msgid "Y position of child widget"
msgstr ""
-#: gtk/gtklayout.c:595 gtk/gtkviewport.c:131
+#: gtk/gtklayout.c:596 gtk/gtkviewport.c:132
msgid "Horizontal adjustment"
msgstr ""
-#: gtk/gtklayout.c:596
+#: gtk/gtklayout.c:597
msgid "The GtkAdjustment for the horizontal position."
msgstr ""
-#: gtk/gtklayout.c:603 gtk/gtkviewport.c:139
+#: gtk/gtklayout.c:604 gtk/gtkviewport.c:140
msgid "Vertical adjustment"
msgstr ""
-#: gtk/gtklayout.c:604
+#: gtk/gtklayout.c:605
msgid "The GtkAdjustment for the vertical position."
msgstr ""
-#: gtk/gtklayout.c:611 gtk/gtktreeviewcolumn.c:179
+#: gtk/gtklayout.c:612 gtk/gtktreeviewcolumn.c:189
#, fuzzy
msgid "Width"
msgstr "Espaçamento:"
-#: gtk/gtklayout.c:612
+#: gtk/gtklayout.c:613
msgid "The width of the layout."
msgstr ""
-#: gtk/gtklayout.c:620
+#: gtk/gtklayout.c:621
#, fuzzy
msgid "Height"
msgstr "Peso:"
-#: gtk/gtklayout.c:621
+#: gtk/gtklayout.c:622
msgid "The height of the layout."
msgstr ""
@@ -1989,7 +1995,7 @@ 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:572
+#: gtk/gtkmain.c:613
msgid "default:LTR"
msgstr ""
@@ -1997,7 +2003,7 @@ msgstr ""
msgid "Style of bevel around the menubar"
msgstr ""
-#: gtk/gtkmenubar.c:156 gtk/gtktoolbar.c:250
+#: gtk/gtkmenubar.c:156 gtk/gtktoolbar.c:251
msgid "Internal padding"
msgstr ""
@@ -2005,14 +2011,30 @@ msgstr ""
msgid "Amount of border space between the menubar shadow and the menu items"
msgstr ""
-#: gtk/gtkmessagedialog.c:80
+#: gtk/gtkmessagedialog.c:104
msgid "Image/label border"
msgstr ""
-#: gtk/gtkmessagedialog.c:81
+#: gtk/gtkmessagedialog.c:105
msgid "Width of border around the label and image in the message dialog"
msgstr ""
+#: gtk/gtkmessagedialog.c:113
+msgid "Message Type"
+msgstr ""
+
+#: gtk/gtkmessagedialog.c:114
+msgid "The type of message"
+msgstr ""
+
+#: gtk/gtkmessagedialog.c:121
+msgid "Message Buttons"
+msgstr ""
+
+#: gtk/gtkmessagedialog.c:122
+msgid "The buttons shown in the message dialog"
+msgstr ""
+
#: gtk/gtkmisc.c:97
msgid "X align"
msgstr ""
@@ -2047,144 +2069,152 @@ msgid ""
"The amount of space to add on the top and bottom of the widget, in pixels"
msgstr ""
-#: gtk/gtknotebook.c:324
+#: gtk/gtknotebook.c:328
#, fuzzy
msgid "Page"
msgstr "Página %u"
-#: gtk/gtknotebook.c:325
+#: gtk/gtknotebook.c:329
msgid "The index of the current page"
msgstr ""
-#: gtk/gtknotebook.c:333
+#: gtk/gtknotebook.c:337
msgid "Tab Position"
msgstr ""
-#: gtk/gtknotebook.c:334
+#: gtk/gtknotebook.c:338
msgid "Which side of the notebook holds the tabs"
msgstr ""
-#: gtk/gtknotebook.c:341
+#: gtk/gtknotebook.c:345
msgid "Tab Border"
msgstr ""
-#: gtk/gtknotebook.c:342
+#: gtk/gtknotebook.c:346
msgid "Width of the border around the tab labels"
msgstr ""
-#: gtk/gtknotebook.c:350
+#: gtk/gtknotebook.c:354
msgid "Horizontal Tab Border"
msgstr ""
-#: gtk/gtknotebook.c:351
+#: gtk/gtknotebook.c:355
msgid "Width of the horizontal border of tab labels"
msgstr ""
-#: gtk/gtknotebook.c:359
+#: gtk/gtknotebook.c:363
msgid "Vertical Tab Border"
msgstr ""
-#: gtk/gtknotebook.c:360
+#: gtk/gtknotebook.c:364
msgid "Width of the vertical border of tab labels"
msgstr ""
-#: gtk/gtknotebook.c:368
+#: gtk/gtknotebook.c:372
msgid "Show Tabs"
msgstr ""
-#: gtk/gtknotebook.c:369
+#: gtk/gtknotebook.c:373
msgid "Whether tabs should be shown or not"
msgstr ""
-#: gtk/gtknotebook.c:375
+#: gtk/gtknotebook.c:379
msgid "Show Border"
msgstr ""
-#: gtk/gtknotebook.c:376
+#: gtk/gtknotebook.c:380
msgid "Whether the border should be shown or not"
msgstr ""
-#: gtk/gtknotebook.c:382
+#: gtk/gtknotebook.c:386
#, fuzzy
msgid "Scrollable"
msgstr "Escalável"
-#: gtk/gtknotebook.c:383
+#: gtk/gtknotebook.c:387
msgid "If TRUE, scroll arrows are added if there are to many tabs to fit"
msgstr ""
-#: gtk/gtknotebook.c:389
+#: gtk/gtknotebook.c:393
msgid "Enable Popup"
msgstr ""
-#: gtk/gtknotebook.c:390
+#: gtk/gtknotebook.c:394
msgid ""
"If TRUE, pressing the right mouse button on the notebook pops up a menu that "
"you can use to go to a page"
msgstr ""
-#: gtk/gtknotebook.c:397
+#: gtk/gtknotebook.c:401
msgid "Whether tabs should have homogeneous sizes"
msgstr ""
-#: gtk/gtknotebook.c:2134 gtk/gtknotebook.c:4529
+#: gtk/gtknotebook.c:2240 gtk/gtknotebook.c:4470
#, c-format
msgid "Page %u"
msgstr "Página %u"
-#: gtk/gtkoptionmenu.c:164
+#: gtk/gtkoptionmenu.c:184
+msgid "Menu"
+msgstr ""
+
+#: gtk/gtkoptionmenu.c:185
+msgid "The menu of options"
+msgstr ""
+
+#: gtk/gtkoptionmenu.c:192
msgid "Size of dropdown indicator"
msgstr ""
-#: gtk/gtkoptionmenu.c:170
+#: gtk/gtkoptionmenu.c:198
msgid "Spacing around indicator"
msgstr ""
-#: gtk/gtkpaned.c:116 gtk/gtkruler.c:138
+#: gtk/gtkpaned.c:120 gtk/gtkruler.c:138
msgid "Position"
msgstr ""
-#: gtk/gtkpaned.c:117
+#: gtk/gtkpaned.c:121
msgid ""
"Position of paned separator in pixels(0 means all the way to the left/top)"
msgstr ""
-#: gtk/gtkpaned.c:125
+#: gtk/gtkpaned.c:129
msgid "Position Set"
msgstr ""
-#: gtk/gtkpaned.c:126
+#: gtk/gtkpaned.c:130
msgid "TRUE if the Position property should be used"
msgstr ""
-#: gtk/gtkpaned.c:132
+#: gtk/gtkpaned.c:136
msgid "Handle Size"
msgstr ""
-#: gtk/gtkpaned.c:133
+#: gtk/gtkpaned.c:137
msgid "Width of handle"
msgstr ""
-#: gtk/gtkrc.c:2759
+#: gtk/gtkrc.c:2723
#, c-format
msgid "Unable to locate image file in pixmap_path: \"%s\" line %d"
msgstr "Não encontrei ficheiro de imagem na pixmap_path: \"%s\" linha %d"
-#: gtk/gtkrc.c:2762
+#: gtk/gtkrc.c:2726
#, c-format
msgid "Unable to locate image file in pixmap_path: \"%s\""
msgstr "Não encontrei ficheiro de imagem na pixmap_path: \"%s\""
-#: gtk/gtkrc.c:3171
+#: gtk/gtkrc.c:3135
#, c-format
msgid "Pixmap path element: \"%s\" must be absolute, %s, line %d"
msgstr ""
-#: gtk/gtkpreview.c:134
+#: gtk/gtkpreview.c:129
msgid "Expand"
msgstr ""
-#: gtk/gtkpreview.c:135
+#: gtk/gtkpreview.c:130
msgid ""
"Whether the preview widget should take up the entire space it is allocated"
msgstr ""
@@ -2229,7 +2259,7 @@ msgid ""
"in the progress widget"
msgstr ""
-#: gtk/gtkprogressbar.c:131 gtk/gtkrange.c:265 gtk/gtkspinbutton.c:213
+#: gtk/gtkprogressbar.c:131 gtk/gtkrange.c:270 gtk/gtkspinbutton.c:214
msgid "Adjustment"
msgstr ""
@@ -2237,7 +2267,7 @@ msgstr ""
msgid "The GtkAdjustment connected to the progress bar (Deprecated)"
msgstr ""
-#: gtk/gtkprogressbar.c:139 gtk/gtktoolbar.c:223
+#: gtk/gtkprogressbar.c:139 gtk/gtktoolbar.c:224
msgid "Orientation"
msgstr ""
@@ -2303,57 +2333,57 @@ msgstr ""
msgid "Text to be displayed in the progress bar"
msgstr ""
-#: gtk/gtkrange.c:256
+#: gtk/gtkrange.c:261
msgid "Update policy"
msgstr ""
-#: gtk/gtkrange.c:257
+#: gtk/gtkrange.c:262
msgid "How the range should be updated on the screen"
msgstr ""
-#: gtk/gtkrange.c:266
+#: gtk/gtkrange.c:271
msgid "The GtkAdjustment that contains the current value of this range object"
msgstr ""
-#: gtk/gtkrange.c:273
+#: gtk/gtkrange.c:278
msgid "Inverted"
msgstr ""
-#: gtk/gtkrange.c:274
+#: gtk/gtkrange.c:279
msgid "Invert direction slider moves to increase range value"
msgstr ""
-#: gtk/gtkrange.c:280
+#: gtk/gtkrange.c:285
#, fuzzy
msgid "Slider Width"
msgstr "Largura Média:"
-#: gtk/gtkrange.c:281
+#: gtk/gtkrange.c:286
msgid "Width of scrollbar or scale thumb"
msgstr ""
-#: gtk/gtkrange.c:288
+#: gtk/gtkrange.c:293
msgid "Trough Border"
msgstr ""
-#: gtk/gtkrange.c:289
+#: gtk/gtkrange.c:294
msgid "Spacing between thumb/steppers and outer trough bevel"
msgstr ""
-#: gtk/gtkrange.c:296
+#: gtk/gtkrange.c:301
msgid "Stepper Size"
msgstr ""
-#: gtk/gtkrange.c:297
+#: gtk/gtkrange.c:302
msgid "Length of step buttons at ends"
msgstr ""
-#: gtk/gtkrange.c:304
+#: gtk/gtkrange.c:309
#, fuzzy
msgid "Stepper Spacing"
msgstr "Espaçamento:"
-#: gtk/gtkrange.c:305
+#: gtk/gtkrange.c:310
msgid "Spacing between step buttons and thumb"
msgstr ""
@@ -2387,7 +2417,7 @@ msgstr "Tamanho em Pixeis:"
msgid "Maximum size of the ruler"
msgstr ""
-#: gtk/gtkscale.c:148 gtk/gtkspinbutton.c:231
+#: gtk/gtkscale.c:148 gtk/gtkspinbutton.c:232
msgid "Digits"
msgstr ""
@@ -2540,67 +2570,67 @@ msgstr ""
msgid "Keybinding to activate the menu bar"
msgstr ""
-#: gtk/gtkspinbutton.c:214
+#: gtk/gtkspinbutton.c:215
msgid "The adjustment that holds the value of the spinbutton"
msgstr ""
-#: gtk/gtkspinbutton.c:221
+#: gtk/gtkspinbutton.c:222
msgid "Climb Rate"
msgstr ""
-#: gtk/gtkspinbutton.c:222
+#: gtk/gtkspinbutton.c:223
msgid "The acceleration rate when you hold down a button"
msgstr ""
-#: gtk/gtkspinbutton.c:232
+#: gtk/gtkspinbutton.c:233
msgid "The number of decimal places to display"
msgstr ""
-#: gtk/gtkspinbutton.c:241
+#: gtk/gtkspinbutton.c:242
msgid "Snap to Ticks"
msgstr ""
-#: gtk/gtkspinbutton.c:242
+#: gtk/gtkspinbutton.c:243
msgid ""
"Whether erroneous values are automatically changed to a spin button's "
"nearest step increment"
msgstr ""
-#: gtk/gtkspinbutton.c:249
+#: gtk/gtkspinbutton.c:250
msgid "Numeric"
msgstr ""
-#: gtk/gtkspinbutton.c:250
+#: gtk/gtkspinbutton.c:251
msgid "Whether non-numeric characters should be ignored"
msgstr ""
-#: gtk/gtkspinbutton.c:257
+#: gtk/gtkspinbutton.c:258
msgid "Wrap"
msgstr ""
-#: gtk/gtkspinbutton.c:258
+#: gtk/gtkspinbutton.c:259
msgid "Whether a spin button should wrap upon reaching its limits"
msgstr ""
-#: gtk/gtkspinbutton.c:265
+#: gtk/gtkspinbutton.c:266
msgid "Update Policy"
msgstr ""
-#: gtk/gtkspinbutton.c:266
+#: gtk/gtkspinbutton.c:267
msgid ""
"Whether the spin button should update always, or only when the value is legal"
msgstr ""
-#: gtk/gtkspinbutton.c:274
+#: gtk/gtkspinbutton.c:275
#, fuzzy
msgid "Value"
msgstr "Valor:"
-#: gtk/gtkspinbutton.c:275
+#: gtk/gtkspinbutton.c:276
msgid "Reads the current value, or sets a new value"
msgstr ""
-#: gtk/gtkstatusbar.c:158
+#: gtk/gtkstatusbar.c:159
msgid "Style of bevel around the statusbar text"
msgstr ""
@@ -2626,187 +2656,278 @@ msgstr ""
#. * need the mnemonics to be rationalized
#.
#: gtk/gtkstock.c:275
+msgid "_Add"
+msgstr ""
+
+#: gtk/gtkstock.c:276
#, fuzzy
msgid "_Apply"
msgstr "Aplicar"
-#: gtk/gtkstock.c:276
+#: gtk/gtkstock.c:277
msgid "_Bold"
msgstr ""
-#: gtk/gtkstock.c:277
+#: gtk/gtkstock.c:278
#, fuzzy
msgid "_Cancel"
msgstr "Cancelar"
-#: gtk/gtkstock.c:278
+#: gtk/gtkstock.c:279
+msgid "_CD-Rom"
+msgstr ""
+
+#: gtk/gtkstock.c:280
#, fuzzy
msgid "_Clear"
msgstr "limpar"
-#: gtk/gtkstock.c:279
+#: gtk/gtkstock.c:281
#, fuzzy
msgid "_Close"
msgstr "Fechar"
-#: gtk/gtkstock.c:280
+#: gtk/gtkstock.c:282
+#, fuzzy
+msgid "_Convert"
+msgstr "Criar"
+
+#: gtk/gtkstock.c:283
msgid "_Copy"
msgstr ""
-#: gtk/gtkstock.c:281
+#: gtk/gtkstock.c:284
msgid "C_ut"
msgstr ""
-#: gtk/gtkstock.c:282
+#: gtk/gtkstock.c:285
+#, fuzzy
+msgid "_Delete"
+msgstr "Apagar"
+
+#: gtk/gtkstock.c:286
+msgid "_Execute"
+msgstr ""
+
+#: gtk/gtkstock.c:287
msgid "_Find"
msgstr ""
-#: gtk/gtkstock.c:283
+#: gtk/gtkstock.c:288
msgid "Find and _Replace"
msgstr ""
-#: gtk/gtkstock.c:284
+#: gtk/gtkstock.c:289
+#, fuzzy
+msgid "_Floppy"
+msgstr "Aplicar"
+
+#: 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:285
+#: gtk/gtkstock.c:295
+msgid "_Down"
+msgstr ""
+
+#: gtk/gtkstock.c:296
msgid "_Forward"
msgstr ""
-#: gtk/gtkstock.c:286
+#: gtk/gtkstock.c:297
+msgid "_Up"
+msgstr ""
+
+#: gtk/gtkstock.c:298
#, fuzzy
msgid "_Help"
msgstr "Ajuda"
-#: gtk/gtkstock.c:287
+#: gtk/gtkstock.c:299
#, fuzzy
msgid "_Home"
msgstr "Ajuda"
-#: gtk/gtkstock.c:288
+#: gtk/gtkstock.c:300
+msgid "_Index"
+msgstr ""
+
+#: gtk/gtkstock.c:301
#, fuzzy
msgid "_Italic"
msgstr "itálico"
-#: gtk/gtkstock.c:289
+#: gtk/gtkstock.c:302
+msgid "_Jump to"
+msgstr ""
+
+#: gtk/gtkstock.c:303
#, fuzzy
msgid "_Center"
msgstr "Criar"
-#: gtk/gtkstock.c:290
+#: gtk/gtkstock.c:304
#, fuzzy
msgid "_Fill"
msgstr "Família:"
-#: gtk/gtkstock.c:291
+#: gtk/gtkstock.c:305
msgid "_Left"
msgstr ""
-#: gtk/gtkstock.c:292
+#: gtk/gtkstock.c:306
#, fuzzy
msgid "_Right"
msgstr "Peso:"
-#: gtk/gtkstock.c:293
+#: gtk/gtkstock.c:307
msgid "_New"
msgstr ""
-#: gtk/gtkstock.c:294
+#: gtk/gtkstock.c:308
msgid "_No"
msgstr ""
-#: gtk/gtkstock.c:295
+#: gtk/gtkstock.c:309
#, fuzzy
msgid "_OK"
msgstr "OK"
-#: gtk/gtkstock.c:296
+#: gtk/gtkstock.c:310
msgid "_Open"
msgstr ""
-#: gtk/gtkstock.c:297
+#: gtk/gtkstock.c:311
msgid "_Paste"
msgstr ""
-#: gtk/gtkstock.c:298
+#: gtk/gtkstock.c:312
msgid "_Preferences"
msgstr ""
-#: gtk/gtkstock.c:299
+#: gtk/gtkstock.c:313
#, fuzzy
msgid "_Print"
msgstr "Pontos"
-#: gtk/gtkstock.c:300
+#: gtk/gtkstock.c:314
#, fuzzy
msgid "Print Pre_view"
msgstr "Exemplo:"
-#: gtk/gtkstock.c:301
+#: gtk/gtkstock.c:315
msgid "_Properties"
msgstr ""
-#: gtk/gtkstock.c:302
+#: gtk/gtkstock.c:316
msgid "_Quit"
msgstr ""
-#: gtk/gtkstock.c:303
+#: gtk/gtkstock.c:317
#, fuzzy
msgid "_Redo"
msgstr "Vermelho:"
-#: gtk/gtkstock.c:304
+#: gtk/gtkstock.c:318
+msgid "_Refresh"
+msgstr ""
+
+#: gtk/gtkstock.c:319
+#, fuzzy
+msgid "_Remove"
+msgstr "Vermelho:"
+
+#: gtk/gtkstock.c:320
msgid "_Revert"
msgstr ""
-#: gtk/gtkstock.c:305
+#: gtk/gtkstock.c:321
#, fuzzy
msgid "_Save"
msgstr "Gravar"
-#: gtk/gtkstock.c:306
+#: gtk/gtkstock.c:322
#, fuzzy
msgid "Save _As"
msgstr "Gravar"
-#: gtk/gtkstock.c:307
+#: gtk/gtkstock.c:323
+#, fuzzy
+msgid "_Color"
+msgstr "Fechar"
+
+#: gtk/gtkstock.c:324
+#, fuzzy
+msgid "_Font"
+msgstr "Fonte"
+
+#: gtk/gtkstock.c:325
+msgid "_Ascending"
+msgstr ""
+
+#: gtk/gtkstock.c:326
+msgid "_Descending"
+msgstr ""
+
+#: gtk/gtkstock.c:327
msgid "_Spell Check"
msgstr ""
-#: gtk/gtkstock.c:308
+#: gtk/gtkstock.c:328
msgid "_Stop"
msgstr ""
-#: gtk/gtkstock.c:309
+#: gtk/gtkstock.c:329
msgid "_Strikethrough"
msgstr ""
-#: gtk/gtkstock.c:310
+#: gtk/gtkstock.c:330
+#, fuzzy
+msgid "_Undelete"
+msgstr "Apagar"
+
+#: gtk/gtkstock.c:331
msgid "_Underline"
msgstr ""
-#: gtk/gtkstock.c:311
+#: gtk/gtkstock.c:332
msgid "_Undo"
msgstr ""
-#: gtk/gtkstock.c:312
+#: gtk/gtkstock.c:333
msgid "_Yes"
msgstr ""
-#: gtk/gtkstock.c:313
+#: gtk/gtkstock.c:334
#, c-format
msgid "Zoom _100%"
msgstr ""
-#: gtk/gtkstock.c:314
+#: gtk/gtkstock.c:335
msgid "Zoom to _Fit"
msgstr ""
-#: gtk/gtkstock.c:315
+#: gtk/gtkstock.c:336
msgid "Zoom _In"
msgstr ""
-#: gtk/gtkstock.c:316
+#: gtk/gtkstock.c:337
msgid "Zoom _Out"
msgstr ""
@@ -2851,304 +2972,304 @@ msgstr ""
msgid "If TRUE this means the table cells are all the same width/height"
msgstr ""
-#: gtk/gtktext.c:603 gtk/gtktreeview.c:504
+#: gtk/gtktext.c:604 gtk/gtktreeview.c:505
msgid "Horizontal Adjustment"
msgstr ""
-#: gtk/gtktext.c:604
+#: gtk/gtktext.c:605
msgid "Horizontal adjustment for the text widget"
msgstr ""
-#: gtk/gtktext.c:611 gtk/gtktreeview.c:512
+#: gtk/gtktext.c:612 gtk/gtktreeview.c:513
msgid "Vertical Adjustment"
msgstr ""
-#: gtk/gtktext.c:612
+#: gtk/gtktext.c:613
msgid "Vertical adjustment for the text widget"
msgstr ""
-#: gtk/gtktext.c:619
+#: gtk/gtktext.c:620
msgid "Line Wrap"
msgstr ""
-#: gtk/gtktext.c:620
+#: gtk/gtktext.c:621
msgid "Whether lines are wrapped at widget edges"
msgstr ""
-#: gtk/gtktext.c:627
+#: gtk/gtktext.c:628
msgid "Word Wrap"
msgstr ""
-#: gtk/gtktext.c:628
+#: gtk/gtktext.c:629
msgid "Whether words are wrapped at widget edges"
msgstr ""
-#: gtk/gtktexttag.c:198
+#: gtk/gtktexttag.c:199
msgid "Tag name"
msgstr ""
-#: gtk/gtktexttag.c:199
+#: gtk/gtktexttag.c:200
msgid "Name used to refer to the text tag"
msgstr ""
-#: gtk/gtktexttag.c:224
+#: gtk/gtktexttag.c:225
msgid "Background full height"
msgstr ""
-#: gtk/gtktexttag.c:225
+#: gtk/gtktexttag.c:226
msgid ""
"Whether the background color fills the entire line height or only the height "
"of the tagged characters"
msgstr ""
-#: gtk/gtktexttag.c:233
+#: gtk/gtktexttag.c:234
msgid "Background stipple mask"
msgstr ""
-#: gtk/gtktexttag.c:234
+#: gtk/gtktexttag.c:235
msgid "Bitmap to use as a mask when drawing the text background"
msgstr ""
-#: gtk/gtktexttag.c:259
+#: gtk/gtktexttag.c:260
msgid "Foreground stipple mask"
msgstr ""
-#: gtk/gtktexttag.c:260
+#: gtk/gtktexttag.c:261
msgid "Bitmap to use as a mask when drawing the text foreground"
msgstr ""
-#: gtk/gtktexttag.c:267
+#: gtk/gtktexttag.c:268
#, fuzzy
msgid "Text direction"
msgstr "Criar Directoria"
-#: gtk/gtktexttag.c:268
+#: gtk/gtktexttag.c:269
msgid "Text direction, e.g. right-to-left or left-to-right"
msgstr ""
-#: gtk/gtktexttag.c:378 gtk/gtktextview.c:557
+#: gtk/gtktexttag.c:379 gtk/gtktextview.c:566
msgid "Left, right, or center justification"
msgstr ""
-#: gtk/gtktexttag.c:386
+#: gtk/gtktexttag.c:387
msgid "Language"
msgstr ""
-#: gtk/gtktexttag.c:387
+#: gtk/gtktexttag.c:388
msgid "Language engine code to use for rendering the text"
msgstr ""
-#: gtk/gtktexttag.c:394
+#: gtk/gtktexttag.c:395
msgid "Left margin"
msgstr ""
-#: gtk/gtktexttag.c:395 gtk/gtktextview.c:566
+#: gtk/gtktexttag.c:396 gtk/gtktextview.c:575
msgid "Width of the left margin in pixels"
msgstr ""
-#: gtk/gtktexttag.c:404
+#: gtk/gtktexttag.c:405
msgid "Right margin"
msgstr ""
-#: gtk/gtktexttag.c:405 gtk/gtktextview.c:576
+#: gtk/gtktexttag.c:406 gtk/gtktextview.c:585
msgid "Width of the right margin in pixels"
msgstr ""
-#: gtk/gtktexttag.c:415 gtk/gtktextview.c:585
+#: gtk/gtktexttag.c:416 gtk/gtktextview.c:594
msgid "Indent"
msgstr ""
-#: gtk/gtktexttag.c:416 gtk/gtktextview.c:586
+#: gtk/gtktexttag.c:417 gtk/gtktextview.c:595
msgid "Amount to indent the paragraph, in pixels"
msgstr ""
-#: gtk/gtktexttag.c:436
+#: gtk/gtktexttag.c:437
msgid "Pixels above lines"
msgstr ""
-#: gtk/gtktexttag.c:437 gtk/gtktextview.c:510
+#: gtk/gtktexttag.c:438 gtk/gtktextview.c:519
msgid "Pixels of blank space above paragraphs"
msgstr ""
-#: gtk/gtktexttag.c:446
+#: gtk/gtktexttag.c:447
msgid "Pixels below lines"
msgstr ""
-#: gtk/gtktexttag.c:447 gtk/gtktextview.c:520
+#: gtk/gtktexttag.c:448 gtk/gtktextview.c:529
msgid "Pixels of blank space below paragraphs"
msgstr ""
-#: gtk/gtktexttag.c:456
+#: gtk/gtktexttag.c:457
msgid "Pixels inside wrap"
msgstr ""
-#: gtk/gtktexttag.c:457 gtk/gtktextview.c:530
+#: gtk/gtktexttag.c:458 gtk/gtktextview.c:539
msgid "Pixels of blank space between wrapped lines in a paragraph"
msgstr ""
-#: gtk/gtktexttag.c:483
+#: gtk/gtktexttag.c:484
msgid "Wrap mode"
msgstr ""
-#: gtk/gtktexttag.c:484 gtk/gtktextview.c:548
+#: gtk/gtktexttag.c:485 gtk/gtktextview.c:557
msgid ""
"Whether to wrap lines never, at word boundaries, or at character boundaries"
msgstr ""
-#: gtk/gtktexttag.c:493 gtk/gtktextview.c:595
+#: gtk/gtktexttag.c:494 gtk/gtktextview.c:604
msgid "Tabs"
msgstr ""
-#: gtk/gtktexttag.c:494 gtk/gtktextview.c:596
+#: gtk/gtktexttag.c:495 gtk/gtktextview.c:605
msgid "Custom tabs for this text"
msgstr ""
-#: gtk/gtktexttag.c:501
+#: gtk/gtktexttag.c:502
msgid "Invisible"
msgstr ""
-#: gtk/gtktexttag.c:502
+#: gtk/gtktexttag.c:503
msgid "Whether this text is hidden"
msgstr ""
-#: gtk/gtktexttag.c:515
+#: gtk/gtktexttag.c:516
msgid "Background full height set"
msgstr ""
-#: gtk/gtktexttag.c:516
+#: gtk/gtktexttag.c:517
msgid "Whether this tag affects background height"
msgstr ""
-#: gtk/gtktexttag.c:519
+#: gtk/gtktexttag.c:520
msgid "Background stipple set"
msgstr ""
-#: gtk/gtktexttag.c:520
+#: gtk/gtktexttag.c:521
msgid "Whether this tag affects the background stipple"
msgstr ""
-#: gtk/gtktexttag.c:527
+#: gtk/gtktexttag.c:528
msgid "Foreground stipple set"
msgstr ""
-#: gtk/gtktexttag.c:528
+#: gtk/gtktexttag.c:529
msgid "Whether this tag affects the foreground stipple"
msgstr ""
-#: gtk/gtktexttag.c:563
+#: gtk/gtktexttag.c:564
msgid "Justification set"
msgstr ""
-#: gtk/gtktexttag.c:564
+#: gtk/gtktexttag.c:565
msgid "Whether this tag affects paragraph justification"
msgstr ""
-#: gtk/gtktexttag.c:567
+#: gtk/gtktexttag.c:568
msgid "Language set"
msgstr ""
-#: gtk/gtktexttag.c:568
+#: gtk/gtktexttag.c:569
msgid "Whether this tag affects the language the text is rendered as"
msgstr ""
-#: gtk/gtktexttag.c:571
+#: gtk/gtktexttag.c:572
msgid "Left margin set"
msgstr ""
-#: gtk/gtktexttag.c:572
+#: gtk/gtktexttag.c:573
msgid "Whether this tag affects the left margin"
msgstr ""
-#: gtk/gtktexttag.c:575
+#: gtk/gtktexttag.c:576
msgid "Indent set"
msgstr ""
-#: gtk/gtktexttag.c:576
+#: gtk/gtktexttag.c:577
msgid "Whether this tag affects indentation"
msgstr ""
-#: gtk/gtktexttag.c:583
+#: gtk/gtktexttag.c:584
msgid "Pixels above lines set"
msgstr ""
-#: gtk/gtktexttag.c:584 gtk/gtktexttag.c:588
+#: gtk/gtktexttag.c:585 gtk/gtktexttag.c:589
msgid "Whether this tag affects the number of pixels above lines"
msgstr ""
-#: gtk/gtktexttag.c:587
+#: gtk/gtktexttag.c:588
msgid "Pixels below lines set"
msgstr ""
-#: gtk/gtktexttag.c:591
+#: gtk/gtktexttag.c:592
msgid "Pixels inside wrap set"
msgstr ""
-#: gtk/gtktexttag.c:592
+#: gtk/gtktexttag.c:593
msgid "Whether this tag affects the number of pixels between wrapped lines"
msgstr ""
-#: gtk/gtktexttag.c:599
+#: gtk/gtktexttag.c:600
msgid "Right margin set"
msgstr ""
-#: gtk/gtktexttag.c:600
+#: gtk/gtktexttag.c:601
msgid "Whether this tag affects the right margin"
msgstr ""
-#: gtk/gtktexttag.c:607
+#: gtk/gtktexttag.c:608
msgid "Wrap mode set"
msgstr ""
-#: gtk/gtktexttag.c:608
+#: gtk/gtktexttag.c:609
msgid "Whether this tag affects line wrap mode"
msgstr ""
-#: gtk/gtktexttag.c:611
+#: gtk/gtktexttag.c:612
msgid "Tabs set"
msgstr ""
-#: gtk/gtktexttag.c:612
+#: gtk/gtktexttag.c:613
msgid "Whether this tag affects tabs"
msgstr ""
-#: gtk/gtktexttag.c:615
+#: gtk/gtktexttag.c:616
msgid "Invisible set"
msgstr ""
-#: gtk/gtktexttag.c:616
+#: gtk/gtktexttag.c:617
msgid "Whether this tag affects text visibility"
msgstr ""
-#: gtk/gtktextview.c:509
+#: gtk/gtktextview.c:518
msgid "Pixels Above Lines"
msgstr ""
-#: gtk/gtktextview.c:519
+#: gtk/gtktextview.c:528
msgid "Pixels Below Lines"
msgstr ""
-#: gtk/gtktextview.c:529
+#: gtk/gtktextview.c:538
msgid "Pixels Inside Wrap"
msgstr ""
-#: gtk/gtktextview.c:547
+#: gtk/gtktextview.c:556
msgid "Wrap Mode"
msgstr ""
-#: gtk/gtktextview.c:565
+#: gtk/gtktextview.c:574
msgid "Left Margin"
msgstr ""
-#: gtk/gtktextview.c:575
+#: gtk/gtktextview.c:584
msgid "Right Margin"
msgstr ""
-#: gtk/gtktextview.c:603
+#: gtk/gtktextview.c:612
#, fuzzy
msgid "Cursor Visible"
msgstr "Inactivo"
-#: gtk/gtktextview.c:604
+#: gtk/gtktextview.c:613
msgid "If the insertion cursor is shown"
msgstr ""
@@ -3157,548 +3278,560 @@ msgstr ""
msgid "Unable to locate theme engine in module_path: \"%s\","
msgstr "Não encontrei módulo na module_path: \"%s\","
-#: gtk/gtktipsquery.c:181
+#: gtk/gtktipsquery.c:182
msgid "--- No Tip ---"
msgstr "--- Sem Ajuda ---"
-#: gtk/gtktogglebutton.c:143
+#: gtk/gtktogglebutton.c:133
msgid "If the toggle button should be pressed in or not"
msgstr ""
-#: gtk/gtktogglebutton.c:151
+#: gtk/gtktogglebutton.c:141
msgid "If the toggle button is in an \"in between\" state."
msgstr ""
-#: gtk/gtktogglebutton.c:158
+#: gtk/gtktogglebutton.c:148
msgid "Draw Indicator"
msgstr ""
-#: gtk/gtktogglebutton.c:159
+#: gtk/gtktogglebutton.c:149
msgid "If the toggle part of the button is displayed"
msgstr ""
-#: gtk/gtktoolbar.c:224
+#: gtk/gtktoolbar.c:225
msgid "The orientation of the toolbar"
msgstr ""
-#: gtk/gtktoolbar.c:232
+#: gtk/gtktoolbar.c:233
msgid "Toolbar Style"
msgstr ""
-#: gtk/gtktoolbar.c:233
+#: gtk/gtktoolbar.c:234
msgid "How to draw the toolbar"
msgstr ""
-#: gtk/gtktoolbar.c:241
+#: gtk/gtktoolbar.c:242
msgid "Spacer size"
msgstr ""
-#: gtk/gtktoolbar.c:242
+#: gtk/gtktoolbar.c:243
msgid "Size of spacers"
msgstr ""
-#: gtk/gtktoolbar.c:251
+#: gtk/gtktoolbar.c:252
msgid "Amount of border space between the toolbar shadow and the buttons"
msgstr ""
-#: gtk/gtktoolbar.c:259
+#: gtk/gtktoolbar.c:260
msgid "Space style"
msgstr ""
-#: gtk/gtktoolbar.c:260
+#: gtk/gtktoolbar.c:261
msgid "Whether spacers are vertical lines or just blank"
msgstr ""
-#: gtk/gtktoolbar.c:268
+#: gtk/gtktoolbar.c:269
msgid "Button relief"
msgstr ""
-#: gtk/gtktoolbar.c:269
+#: gtk/gtktoolbar.c:270
msgid "Type of bevel around toolbar buttons"
msgstr ""
-#: gtk/gtktoolbar.c:277
+#: gtk/gtktoolbar.c:278
msgid "Style of bevel around the toolbar"
msgstr ""
-#: gtk/gtktoolbar.c:283
+#: gtk/gtktoolbar.c:284
#, fuzzy
msgid "Toolbar style"
msgstr "Estilo de Fonte:"
-#: gtk/gtktoolbar.c:284
+#: gtk/gtktoolbar.c:285
msgid ""
"Whether default toolbars have text only, text and icons, icons only, etc."
msgstr ""
-#: gtk/gtktoolbar.c:290
+#: gtk/gtktoolbar.c:291
msgid "Toolbar icon size"
msgstr ""
-#: gtk/gtktoolbar.c:291
+#: gtk/gtktoolbar.c:292
msgid "Size of icons in default toolbars"
msgstr ""
-#: gtk/gtktreeview.c:496
+#: gtk/gtktreeview.c:497
msgid "TreeView Model"
msgstr ""
-#: gtk/gtktreeview.c:497
+#: gtk/gtktreeview.c:498
msgid "The model for the tree view"
msgstr ""
-#: gtk/gtktreeview.c:505
+#: gtk/gtktreeview.c:506
msgid "Horizontal Adjustment for the widget"
msgstr ""
-#: gtk/gtktreeview.c:513
+#: gtk/gtktreeview.c:514
msgid "Vertical Adjustment for the widget"
msgstr ""
-#: gtk/gtktreeview.c:520 gtk/gtktreeviewcolumn.c:171 gtk/gtkwidget.c:421
+#: gtk/gtktreeview.c:521 gtk/gtktreeviewcolumn.c:173 gtk/gtkwidget.c:427
#, fuzzy
msgid "Visible"
msgstr "Inactivo"
-#: gtk/gtktreeview.c:521
+#: gtk/gtktreeview.c:522
msgid "Show the column header buttons"
msgstr ""
-#: gtk/gtktreeview.c:528
+#: gtk/gtktreeview.c:529
msgid "Headers Clickable"
msgstr ""
-#: gtk/gtktreeview.c:529
+#: gtk/gtktreeview.c:530
msgid "Column headers respond to click events"
msgstr ""
-#: gtk/gtktreeview.c:536
+#: gtk/gtktreeview.c:537
msgid "Expander Column"
msgstr ""
-#: gtk/gtktreeview.c:537
+#: gtk/gtktreeview.c:538
msgid "Set the column for the expander column"
msgstr ""
-#: gtk/gtktreeview.c:544 gtk/gtktreeviewcolumn.c:262
+#: gtk/gtktreeview.c:545 gtk/gtktreeviewcolumn.c:272
msgid "Reorderable"
msgstr ""
-#: gtk/gtktreeview.c:545
+#: gtk/gtktreeview.c:546
msgid "View is reorderable"
msgstr ""
-#: gtk/gtktreeview.c:552
+#: gtk/gtktreeview.c:553
msgid "Rules Hint"
msgstr ""
-#: gtk/gtktreeview.c:553
+#: gtk/gtktreeview.c:554
msgid "Set a hint to the theme engine to draw rows in alternating colors"
msgstr ""
-#: gtk/gtktreeview.c:560
+#: gtk/gtktreeview.c:561
msgid "Enable Search"
msgstr ""
-#: gtk/gtktreeview.c:561
+#: gtk/gtktreeview.c:562
msgid "View allows user to search through columns interactively"
msgstr ""
-#: gtk/gtktreeview.c:568
+#: gtk/gtktreeview.c:569
msgid "Search Column"
msgstr ""
-#: gtk/gtktreeview.c:569
+#: gtk/gtktreeview.c:570
msgid "Model column to search through when searching through code"
msgstr ""
-#: gtk/gtktreeview.c:582
+#: gtk/gtktreeview.c:583
msgid "Expander Size"
msgstr ""
-#: gtk/gtktreeview.c:583
+#: gtk/gtktreeview.c:584
msgid "Size of the expander arrow."
msgstr ""
-#: gtk/gtktreeview.c:591
+#: gtk/gtktreeview.c:592
msgid "Vertical Separator Width"
msgstr ""
-#: gtk/gtktreeview.c:592
+#: gtk/gtktreeview.c:593
msgid "Vertical space between cells. Must be an even number."
msgstr ""
-#: gtk/gtktreeview.c:600
+#: gtk/gtktreeview.c:601
msgid "Horizontal Separator Width"
msgstr ""
-#: gtk/gtktreeview.c:601
+#: gtk/gtktreeview.c:602
msgid "Horizontal space between cells. Must be an even number."
msgstr ""
-#: gtk/gtktreeview.c:609
+#: gtk/gtktreeview.c:610
msgid "Allow Rules"
msgstr ""
-#: gtk/gtktreeview.c:610
+#: gtk/gtktreeview.c:611
msgid "Allow drawing of alternating color rows."
msgstr ""
-#: gtk/gtktreeviewcolumn.c:172
+#: gtk/gtktreeview.c:617
+msgid "Indent Expanders"
+msgstr ""
+
+#: gtk/gtktreeview.c:618
+msgid "Make the expanders indented."
+msgstr ""
+
+#: gtk/gtktreeviewcolumn.c:174
msgid "Whether to display the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:180
+#: gtk/gtktreeviewcolumn.c:181 gtk/gtkwindow.c:394
+#, fuzzy
+msgid "Resizable"
+msgstr "Inactivo"
+
+#: gtk/gtktreeviewcolumn.c:182
+msgid "Column is user-resizable"
+msgstr ""
+
+#: gtk/gtktreeviewcolumn.c:190
msgid "Current width of the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:188
+#: gtk/gtktreeviewcolumn.c:198
msgid "Sizing"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:189
+#: gtk/gtktreeviewcolumn.c:199
msgid "Resize mode of the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:197
+#: gtk/gtktreeviewcolumn.c:207
#, fuzzy
msgid "Fixed Width"
msgstr "Largura Média:"
-#: gtk/gtktreeviewcolumn.c:198
+#: gtk/gtktreeviewcolumn.c:208
msgid "Current fixed width of the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:207
+#: gtk/gtktreeviewcolumn.c:217
msgid "Minimum Width"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:208
+#: gtk/gtktreeviewcolumn.c:218
msgid "Minimum allowed width of the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:217
+#: gtk/gtktreeviewcolumn.c:227
msgid "Maximum Width"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:218
+#: gtk/gtktreeviewcolumn.c:228
msgid "Maximum allowed width of the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:227
+#: gtk/gtktreeviewcolumn.c:237
#, fuzzy
msgid "Title"
msgstr "Ficheiros"
-#: gtk/gtktreeviewcolumn.c:228
+#: gtk/gtktreeviewcolumn.c:238
msgid "Title to appear in column header"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:235
+#: gtk/gtktreeviewcolumn.c:245
msgid "Clickable"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:236
+#: gtk/gtktreeviewcolumn.c:246
msgid "Whether the header can be clicked"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:244
+#: gtk/gtktreeviewcolumn.c:254
#, fuzzy
msgid "Widget"
msgstr "Peso:"
-#: gtk/gtktreeviewcolumn.c:245
+#: gtk/gtktreeviewcolumn.c:255
msgid "Widget to put in column header button instead of column title"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:252
+#: gtk/gtktreeviewcolumn.c:262
msgid "Alignment"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:253
+#: gtk/gtktreeviewcolumn.c:263
msgid "X Alignment of the column header text or widget"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:263
+#: gtk/gtktreeviewcolumn.c:273
msgid "Whether the column can be reordered around the headers"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:270
+#: gtk/gtktreeviewcolumn.c:280
msgid "Sort indicator"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:271
+#: gtk/gtktreeviewcolumn.c:281
msgid "Whether to show a sort indicator"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:278
+#: gtk/gtktreeviewcolumn.c:288
msgid "Sort order"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:279
+#: gtk/gtktreeviewcolumn.c:289
msgid "Sort direction the sort indicator should indicate"
msgstr ""
-#: gtk/gtkviewport.c:132
+#: gtk/gtkviewport.c:133
msgid ""
"The GtkAdjustment that determines the values of the horizontal position for "
"this viewport."
msgstr ""
-#: gtk/gtkviewport.c:140
+#: gtk/gtkviewport.c:141
msgid ""
"The GtkAdjustment that determines the values of the vertical position for "
"this viewport."
msgstr ""
-#: gtk/gtkviewport.c:148
+#: gtk/gtkviewport.c:149
msgid "Determines how the shadowed box around the viewport is drawn."
msgstr ""
-#: gtk/gtkwidget.c:388
+#: gtk/gtkwidget.c:394
#, fuzzy
msgid "Widget name"
msgstr "Peso:"
-#: gtk/gtkwidget.c:389
+#: gtk/gtkwidget.c:395
msgid "The name of the widget"
msgstr ""
-#: gtk/gtkwidget.c:395
+#: gtk/gtkwidget.c:401
msgid "Parent widget"
msgstr ""
-#: gtk/gtkwidget.c:396
+#: gtk/gtkwidget.c:402
msgid "The parent widget of this widget. Must be a Container widget."
msgstr ""
-#: gtk/gtkwidget.c:403
+#: gtk/gtkwidget.c:409
msgid "Width request"
msgstr ""
-#: gtk/gtkwidget.c:404
+#: gtk/gtkwidget.c:410
msgid ""
"Override for width request of the widget, or -1 if natural request should be "
"used."
msgstr ""
-#: gtk/gtkwidget.c:412
+#: gtk/gtkwidget.c:418
msgid "Height request"
msgstr ""
-#: gtk/gtkwidget.c:413
+#: gtk/gtkwidget.c:419
msgid ""
"Override for height request of the widget, or -1 if natural request should "
"be used."
msgstr ""
-#: gtk/gtkwidget.c:422
+#: gtk/gtkwidget.c:428
msgid "Whether the widget is visible"
msgstr ""
-#: gtk/gtkwidget.c:428
+#: gtk/gtkwidget.c:434
msgid "Sensitive"
msgstr ""
-#: gtk/gtkwidget.c:429
+#: gtk/gtkwidget.c:435
msgid "Whether the widget responds to input"
msgstr ""
-#: gtk/gtkwidget.c:435
+#: gtk/gtkwidget.c:441
msgid "Application paintable"
msgstr ""
-#: gtk/gtkwidget.c:436
+#: gtk/gtkwidget.c:442
msgid "Whether the application will paint directly on the widget"
msgstr ""
-#: gtk/gtkwidget.c:442
+#: gtk/gtkwidget.c:448
msgid "Can focus"
msgstr ""
-#: gtk/gtkwidget.c:443
+#: gtk/gtkwidget.c:449
msgid "Whether the widget can accept the input focus"
msgstr ""
-#: gtk/gtkwidget.c:449
+#: gtk/gtkwidget.c:455
msgid "Has focus"
msgstr ""
-#: gtk/gtkwidget.c:450
+#: gtk/gtkwidget.c:456
msgid "Whether the widget has the input focus"
msgstr ""
-#: gtk/gtkwidget.c:456
+#: gtk/gtkwidget.c:462
msgid "Can default"
msgstr ""
-#: gtk/gtkwidget.c:457
+#: gtk/gtkwidget.c:463
msgid "Whether the widget can be the default widget"
msgstr ""
-#: gtk/gtkwidget.c:463
+#: gtk/gtkwidget.c:469
msgid "Has default"
msgstr ""
-#: gtk/gtkwidget.c:464
+#: gtk/gtkwidget.c:470
msgid "Whether the widget is the default widget"
msgstr ""
-#: gtk/gtkwidget.c:470
+#: gtk/gtkwidget.c:476
msgid "Receives default"
msgstr ""
-#: gtk/gtkwidget.c:471
+#: gtk/gtkwidget.c:477
msgid "If TRUE, the widget will receive the default action when it is focused."
msgstr ""
-#: gtk/gtkwidget.c:477
+#: gtk/gtkwidget.c:483
msgid "Composite child"
msgstr ""
-#: gtk/gtkwidget.c:478
+#: gtk/gtkwidget.c:484
msgid "Whether the widget is composed of other widgets"
msgstr ""
-#: gtk/gtkwidget.c:484
+#: gtk/gtkwidget.c:490
#, fuzzy
msgid "Style"
msgstr "Adicionar Estilo:"
-#: gtk/gtkwidget.c:485
+#: gtk/gtkwidget.c:491
msgid ""
"The style of the widget, which contains information about how it will look "
"(colors etc)."
msgstr ""
-#: gtk/gtkwidget.c:491
+#: gtk/gtkwidget.c:497
msgid "Events"
msgstr ""
-#: gtk/gtkwidget.c:492
+#: gtk/gtkwidget.c:498
msgid "The event mask that decides what kind of GdkEvents this widget gets."
msgstr ""
-#: gtk/gtkwidget.c:499
+#: gtk/gtkwidget.c:505
msgid "Extension events"
msgstr ""
-#: gtk/gtkwidget.c:500
+#: gtk/gtkwidget.c:506
msgid "The mask that decides what kind of extension events this widget gets."
msgstr ""
-#: gtk/gtkwidget.c:1047
+#: gtk/gtkwidget.c:1053
msgid "Interior Focus"
msgstr ""
-#: gtk/gtkwidget.c:1048
+#: gtk/gtkwidget.c:1054
msgid "Whether to draw the focus indicator inside widgets."
msgstr ""
-#: gtk/gtkwindow.c:361
+#: gtk/gtkwindow.c:359
#, fuzzy
msgid "Window Type"
msgstr "Janela"
-#: gtk/gtkwindow.c:362
+#: gtk/gtkwindow.c:360
msgid "The type of the window"
msgstr ""
-#: gtk/gtkwindow.c:371
+#: gtk/gtkwindow.c:369
#, fuzzy
msgid "Window Title"
msgstr "Janela"
-#: gtk/gtkwindow.c:372
+#: gtk/gtkwindow.c:370
msgid "The title of the window"
msgstr ""
-#: gtk/gtkwindow.c:379
+#: gtk/gtkwindow.c:377
msgid "Allow Shrink"
msgstr ""
-#: gtk/gtkwindow.c:381
+#: gtk/gtkwindow.c:379
#, no-c-format
msgid ""
"If TRUE, the window has no mimimum size. Setting this to TRUE is 99% of the "
"time a bad idea."
msgstr ""
-#: gtk/gtkwindow.c:388
+#: gtk/gtkwindow.c:386
msgid "Allow Grow"
msgstr ""
-#: gtk/gtkwindow.c:389
+#: gtk/gtkwindow.c:387
msgid "If TRUE, users can expand the window beyond its minimum size."
msgstr ""
-#: gtk/gtkwindow.c:396
-#, fuzzy
-msgid "Resizable"
-msgstr "Inactivo"
-
-#: gtk/gtkwindow.c:397
+#: gtk/gtkwindow.c:395
msgid "If TRUE, users can resize the window."
msgstr ""
-#: gtk/gtkwindow.c:404
+#: gtk/gtkwindow.c:402
msgid "Modal"
msgstr ""
-#: gtk/gtkwindow.c:405
+#: gtk/gtkwindow.c:403
msgid ""
"If TRUE, the window is modal (other windows are not usable while this one is "
"up)."
msgstr ""
-#: gtk/gtkwindow.c:412
+#: gtk/gtkwindow.c:410
msgid "Window Position"
msgstr ""
-#: gtk/gtkwindow.c:413
+#: gtk/gtkwindow.c:411
msgid "The initial position of the window."
msgstr ""
-#: gtk/gtkwindow.c:421
+#: gtk/gtkwindow.c:419
msgid "Default Width"
msgstr ""
-#: gtk/gtkwindow.c:422
+#: gtk/gtkwindow.c:420
msgid ""
"The default width of the window, used when initially showing the window."
msgstr ""
-#: gtk/gtkwindow.c:431
+#: gtk/gtkwindow.c:429
msgid "Default Height"
msgstr ""
-#: gtk/gtkwindow.c:432
+#: gtk/gtkwindow.c:430
msgid ""
"The default height of the window, used when initially showing the window."
msgstr ""
-#: gtk/gtkwindow.c:441
+#: gtk/gtkwindow.c:439
msgid "Destroy with Parent"
msgstr ""
-#: gtk/gtkwindow.c:442
+#: gtk/gtkwindow.c:440
msgid "If this window should be destroyed when the parent is destroyed"
msgstr ""
-#: gtk/gtkwindow.c:449
+#: gtk/gtkwindow.c:447
msgid "Icon"
msgstr ""
-#: gtk/gtkwindow.c:450
+#: gtk/gtkwindow.c:448
msgid "Icon for this window"
msgstr ""
-#: gtk/gtksizegroup.c:241
+#: gtk/gtksizegroup.c:242
#, fuzzy
msgid "Mode"
msgstr "Modo: "
-#: gtk/gtksizegroup.c:242
+#: gtk/gtksizegroup.c:243
msgid ""
"The the directions in which the size group effects the requested sizes of "
"its component widgets."
diff --git a/po/pt_BR.po b/po/pt_BR.po
index 5732ca3f6..459b9067f 100644
--- a/po/pt_BR.po
+++ b/po/pt_BR.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: gtk+ 1.1.12\n"
-"POT-Creation-Date: 2001-10-25 16:39-0400\n"
+"POT-Creation-Date: 2001-11-23 15:47-0500\n"
"PO-Revision-Date: 1999-09-29 17:40-03:00\n"
"Last-Translator: Alex Sandro Queiroz e Silva <asandro@lcg.dc.ufc.br>\n"
"Language-Team: Brazilian Portuguese <ldp-br@bazar.conectiva.com.br>\n"
@@ -13,12 +13,12 @@ msgstr ""
"Content-Type: text/plain; charset=ISO-8859-1\n"
"Content-Transfer-Encoding: 8-bit\n"
-#: gdk-pixbuf/gdk-pixbuf-animation.c:144 gdk-pixbuf/gdk-pixbuf-io.c:543
+#: gdk-pixbuf/gdk-pixbuf-animation.c:144 gdk-pixbuf/gdk-pixbuf-io.c:551
#, c-format
msgid "Failed to open file '%s': %s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-animation.c:155 gdk-pixbuf/gdk-pixbuf-io.c:553
+#: gdk-pixbuf/gdk-pixbuf-animation.c:155 gdk-pixbuf/gdk-pixbuf-io.c:561
#, c-format
msgid "Image file '%s' contains no data"
msgstr ""
@@ -28,7 +28,7 @@ msgstr ""
msgid "Don't know how to load the animation in file '%s'"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-animation.c:205 gdk-pixbuf/gdk-pixbuf-io.c:598
+#: gdk-pixbuf/gdk-pixbuf-animation.c:205 gdk-pixbuf/gdk-pixbuf-io.c:606
#, c-format
msgid ""
"Failed to load image '%s': reason not known, probably a corrupt image file"
@@ -41,65 +41,65 @@ msgid ""
"animation file"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:316
+#: gdk-pixbuf/gdk-pixbuf-io.c:324
#, fuzzy, c-format
msgid "Unable to load image-loading module: %s: %s"
msgstr "No encontrei mdulo no module_path: \"%s\","
-#: gdk-pixbuf/gdk-pixbuf-io.c:335
+#: gdk-pixbuf/gdk-pixbuf-io.c:343
#, c-format
msgid ""
"Image-loading module %s does not export the proper interface; perhaps it's "
"from a different GTK version?"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:452 gdk-pixbuf/gdk-pixbuf-io.c:478
+#: gdk-pixbuf/gdk-pixbuf-io.c:460 gdk-pixbuf/gdk-pixbuf-io.c:486
#, c-format
msgid "Image type '%s' is not supported"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:500
+#: gdk-pixbuf/gdk-pixbuf-io.c:508
#, c-format
msgid "Couldn't recognize the image file format for file '%s'"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:506
+#: gdk-pixbuf/gdk-pixbuf-io.c:514
msgid "Unrecognized image file format"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:576
+#: gdk-pixbuf/gdk-pixbuf-io.c:584
#, c-format
msgid "Don't know how to load the image in file '%s'"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:609
+#: gdk-pixbuf/gdk-pixbuf-io.c:617
#, c-format
msgid "Failed to load image '%s': %s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:714
+#: gdk-pixbuf/gdk-pixbuf-io.c:722
#, c-format
msgid "This build of gdk-pixbuf does not support saving the image format: %s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:822
+#: gdk-pixbuf/gdk-pixbuf-io.c:830
#, c-format
msgid "Failed to open '%s' for writing: %s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:843
+#: gdk-pixbuf/gdk-pixbuf-io.c:851
#, c-format
msgid ""
"Failed to close '%s' while writing image, all data may not have been saved: %"
"s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-loader.c:252
+#: gdk-pixbuf/gdk-pixbuf-loader.c:250
#, c-format
msgid "Incremental loading of image type '%s' is not supported"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-loader.c:275 gdk-pixbuf/gdk-pixbuf-loader.c:376
+#: gdk-pixbuf/gdk-pixbuf-loader.c:273 gdk-pixbuf/gdk-pixbuf-loader.c:374
#, c-format
msgid ""
"Internal error: Image loader module '%s' failed to begin loading an image, "
@@ -362,35 +362,35 @@ msgstr ""
msgid "Failed to write to temporary file when loading XBM image"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1256
+#: gdk-pixbuf/io-xpm.c:1234
msgid "No XPM header found"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1264
+#: gdk-pixbuf/io-xpm.c:1242
msgid "XPM file has image width <= 0"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1272
+#: gdk-pixbuf/io-xpm.c:1250
msgid "XPM file has image height <= 0"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1280
+#: gdk-pixbuf/io-xpm.c:1258
msgid "XPM file has invalid number of colors"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1288
+#: gdk-pixbuf/io-xpm.c:1266
msgid "XPM has invalid number of chars per pixel"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1306
+#: gdk-pixbuf/io-xpm.c:1284
msgid "Can't read XPM colormap"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1344
+#: gdk-pixbuf/io-xpm.c:1322
msgid "Can't allocate memory for loading XPM image"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1527
+#: gdk-pixbuf/io-xpm.c:1505
msgid "Failed to write to temporary file when loading XPM image"
msgstr ""
@@ -411,12 +411,20 @@ msgstr ""
msgid "failed to allocate image buffer of %u bytes"
msgstr ""
-#: gtk/gtkaccellabel.c:115
-msgid "Accelerator object"
+#: gtk/gtkaccellabel.c:122
+msgid "Accelerator Closure"
msgstr ""
-#: gtk/gtkaccellabel.c:116
-msgid "The object monitored by this accelerator label"
+#: gtk/gtkaccellabel.c:123
+msgid "The closure to be monitored for accelerator changes"
+msgstr ""
+
+#: gtk/gtkaccellabel.c:129
+msgid "Accelerator Widget"
+msgstr ""
+
+#: gtk/gtkaccellabel.c:130
+msgid "The widget to be monitored for accelerator changes"
msgstr ""
#: gtk/gtkalignment.c:102
@@ -571,7 +579,7 @@ msgstr "Espaamento:"
msgid "The amount of space between children."
msgstr ""
-#: gtk/gtkbox.c:135 gtk/gtknotebook.c:396
+#: gtk/gtkbox.c:135 gtk/gtknotebook.c:400
msgid "Homogeneous"
msgstr ""
@@ -579,76 +587,76 @@ msgstr ""
msgid "Whether the children should all be the same size."
msgstr ""
-#: gtk/gtkbutton.c:183 gtk/gtkframe.c:125 gtk/gtklabel.c:283
+#: gtk/gtkbutton.c:188 gtk/gtkframe.c:125 gtk/gtklabel.c:282
msgid "Label"
msgstr ""
-#: gtk/gtkbutton.c:184
+#: gtk/gtkbutton.c:189
msgid ""
"Text of the label widget inside the button, if the button contains a label "
"widget."
msgstr ""
-#: gtk/gtkbutton.c:191 gtk/gtklabel.c:304
+#: gtk/gtkbutton.c:196 gtk/gtklabel.c:303
msgid "Use underline"
msgstr ""
-#: gtk/gtkbutton.c:192 gtk/gtklabel.c:305
+#: gtk/gtkbutton.c:197 gtk/gtklabel.c:304
msgid ""
"If set, an underline in the text indicates the next character should be used "
"for the mnemonic accelerator key"
msgstr ""
-#: gtk/gtkbutton.c:199
+#: gtk/gtkbutton.c:204
msgid "Use stock"
msgstr ""
-#: gtk/gtkbutton.c:200
+#: gtk/gtkbutton.c:205
msgid ""
"If set, the label is used to pick a stock item instead of being displayed"
msgstr ""
-#: gtk/gtkbutton.c:207
+#: gtk/gtkbutton.c:212
msgid "Border relief"
msgstr ""
-#: gtk/gtkbutton.c:208
+#: gtk/gtkbutton.c:213
msgid "The border relief style."
msgstr ""
-#: gtk/gtkbutton.c:259
+#: gtk/gtkbutton.c:264
#, fuzzy
msgid "Default Spacing"
msgstr "Espaamento:"
-#: gtk/gtkbutton.c:260
+#: gtk/gtkbutton.c:265
msgid "Extra space to add for CAN_DEFAULT buttons"
msgstr ""
-#: gtk/gtkbutton.c:266
+#: gtk/gtkbutton.c:271
msgid "Default Outside Spacing"
msgstr ""
-#: gtk/gtkbutton.c:267
+#: gtk/gtkbutton.c:272
msgid ""
"Extra space to add for CAN_DEFAULT buttons that is always drawn outside the "
"border"
msgstr ""
-#: gtk/gtkbutton.c:272
+#: gtk/gtkbutton.c:277
msgid "Child X Displacement"
msgstr ""
-#: gtk/gtkbutton.c:273
+#: gtk/gtkbutton.c:278
msgid ""
"How far in the x direction to move the child when the button is depressed"
msgstr ""
-#: gtk/gtkbutton.c:280
+#: gtk/gtkbutton.c:285
msgid "Child Y Displacement"
msgstr ""
-#: gtk/gtkbutton.c:281
+#: gtk/gtkbutton.c:286
msgid ""
"How far in the y direction to move the child when the button is depressed"
msgstr ""
@@ -746,297 +754,297 @@ msgstr ""
msgid "The pixbuf to render."
msgstr ""
-#: gtk/gtkcellrenderertext.c:173 gtk/gtkentry.c:498 gtk/gtkprogressbar.c:207
+#: gtk/gtkcellrenderertext.c:174 gtk/gtkentry.c:506 gtk/gtkprogressbar.c:207
msgid "Text"
msgstr ""
-#: gtk/gtkcellrenderertext.c:174
+#: gtk/gtkcellrenderertext.c:175
msgid "Text to render"
msgstr ""
-#: gtk/gtkcellrenderertext.c:181
+#: gtk/gtkcellrenderertext.c:182
msgid "Markup"
msgstr ""
-#: gtk/gtkcellrenderertext.c:182
+#: gtk/gtkcellrenderertext.c:183
msgid "Marked up text to render"
msgstr ""
-#: gtk/gtkcellrenderertext.c:189 gtk/gtklabel.c:290
+#: gtk/gtkcellrenderertext.c:190 gtk/gtklabel.c:289
msgid "Attributes"
msgstr ""
-#: gtk/gtkcellrenderertext.c:190
+#: gtk/gtkcellrenderertext.c:191
msgid "A list of style attributes to apply to the text of the renderer."
msgstr ""
-#: gtk/gtkcellrenderertext.c:197 gtk/gtktexttag.c:208
+#: gtk/gtkcellrenderertext.c:198 gtk/gtktexttag.c:209
msgid "Background color name"
msgstr ""
-#: gtk/gtkcellrenderertext.c:198 gtk/gtktexttag.c:209
+#: gtk/gtkcellrenderertext.c:199 gtk/gtktexttag.c:210
msgid "Background color as a string"
msgstr ""
-#: gtk/gtkcellrenderertext.c:205 gtk/gtktexttag.c:216
+#: gtk/gtkcellrenderertext.c:206 gtk/gtktexttag.c:217
msgid "Background color"
msgstr ""
-#: gtk/gtkcellrenderertext.c:206 gtk/gtktexttag.c:217
+#: gtk/gtkcellrenderertext.c:207 gtk/gtktexttag.c:218
msgid "Background color as a GdkColor"
msgstr ""
-#: gtk/gtkcellrenderertext.c:213 gtk/gtktexttag.c:242
+#: gtk/gtkcellrenderertext.c:214 gtk/gtktexttag.c:243
msgid "Foreground color name"
msgstr ""
-#: gtk/gtkcellrenderertext.c:214 gtk/gtktexttag.c:243
+#: gtk/gtkcellrenderertext.c:215 gtk/gtktexttag.c:244
msgid "Foreground color as a string"
msgstr ""
-#: gtk/gtkcellrenderertext.c:221 gtk/gtktexttag.c:250
+#: gtk/gtkcellrenderertext.c:222 gtk/gtktexttag.c:251
msgid "Foreground color"
msgstr ""
-#: gtk/gtkcellrenderertext.c:222 gtk/gtktexttag.c:251
+#: gtk/gtkcellrenderertext.c:223 gtk/gtktexttag.c:252
msgid "Foreground color as a GdkColor"
msgstr ""
-#: gtk/gtkcellrenderertext.c:230 gtk/gtkentry.c:430 gtk/gtktexttag.c:276
-#: gtk/gtktextview.c:539
+#: gtk/gtkcellrenderertext.c:231 gtk/gtkentry.c:438 gtk/gtktexttag.c:277
+#: gtk/gtktextview.c:548
#, fuzzy
msgid "Editable"
msgstr "(inativo)"
-#: gtk/gtkcellrenderertext.c:231 gtk/gtktexttag.c:277 gtk/gtktextview.c:540
+#: gtk/gtkcellrenderertext.c:232 gtk/gtktexttag.c:278 gtk/gtktextview.c:549
msgid "Whether the text can be modified by the user"
msgstr ""
-#: gtk/gtkcellrenderertext.c:238 gtk/gtkcellrenderertext.c:246
-#: gtk/gtkfontsel.c:192 gtk/gtktexttag.c:284 gtk/gtktexttag.c:292
+#: gtk/gtkcellrenderertext.c:239 gtk/gtkcellrenderertext.c:247
+#: gtk/gtkfontsel.c:192 gtk/gtktexttag.c:285 gtk/gtktexttag.c:293
msgid "Font"
msgstr "Fonte"
-#: gtk/gtkcellrenderertext.c:239 gtk/gtktexttag.c:285
+#: gtk/gtkcellrenderertext.c:240 gtk/gtktexttag.c:286
msgid "Font description as a string"
msgstr ""
-#: gtk/gtkcellrenderertext.c:247 gtk/gtktexttag.c:293
+#: gtk/gtkcellrenderertext.c:248 gtk/gtktexttag.c:294
msgid "Font description as a PangoFontDescription struct"
msgstr ""
-#: gtk/gtkcellrenderertext.c:255 gtk/gtktexttag.c:301
+#: gtk/gtkcellrenderertext.c:256 gtk/gtktexttag.c:302
#, fuzzy
msgid "Font family"
msgstr "Famlia:"
-#: gtk/gtkcellrenderertext.c:256 gtk/gtktexttag.c:302
+#: gtk/gtkcellrenderertext.c:257 gtk/gtktexttag.c:303
msgid "Name of the font family, e.g. Sans, Helvetica, Times, Monospace"
msgstr ""
-#: gtk/gtkcellrenderertext.c:263 gtk/gtkcellrenderertext.c:264
-#: gtk/gtktexttag.c:309 gtk/gtktexttag.c:310
+#: gtk/gtkcellrenderertext.c:264 gtk/gtkcellrenderertext.c:265
+#: gtk/gtktexttag.c:310 gtk/gtktexttag.c:311
#, fuzzy
msgid "Font style"
msgstr "Estilo de Fonte:"
-#: gtk/gtkcellrenderertext.c:272 gtk/gtkcellrenderertext.c:273
-#: gtk/gtktexttag.c:318 gtk/gtktexttag.c:319
+#: gtk/gtkcellrenderertext.c:273 gtk/gtkcellrenderertext.c:274
+#: gtk/gtktexttag.c:319 gtk/gtktexttag.c:320
msgid "Font variant"
msgstr ""
-#: gtk/gtkcellrenderertext.c:281 gtk/gtkcellrenderertext.c:282
-#: gtk/gtktexttag.c:327 gtk/gtktexttag.c:328
+#: gtk/gtkcellrenderertext.c:282 gtk/gtkcellrenderertext.c:283
+#: gtk/gtktexttag.c:328 gtk/gtktexttag.c:329
msgid "Font weight"
msgstr ""
-#: gtk/gtkcellrenderertext.c:291 gtk/gtkcellrenderertext.c:292
-#: gtk/gtktexttag.c:338 gtk/gtktexttag.c:339
+#: gtk/gtkcellrenderertext.c:292 gtk/gtkcellrenderertext.c:293
+#: gtk/gtktexttag.c:339 gtk/gtktexttag.c:340
#, fuzzy
msgid "Font stretch"
msgstr "Propriedade da Fonte"
-#: gtk/gtkcellrenderertext.c:300 gtk/gtkcellrenderertext.c:301
-#: gtk/gtktexttag.c:347 gtk/gtktexttag.c:348
+#: gtk/gtkcellrenderertext.c:301 gtk/gtkcellrenderertext.c:302
+#: gtk/gtktexttag.c:348 gtk/gtktexttag.c:349
#, fuzzy
msgid "Font size"
msgstr "Tamanho em Pontos:"
-#: gtk/gtkcellrenderertext.c:310 gtk/gtktexttag.c:367
+#: gtk/gtkcellrenderertext.c:311 gtk/gtktexttag.c:368
#, fuzzy
msgid "Font points"
msgstr "Tipos de Fonte:"
-#: gtk/gtkcellrenderertext.c:311 gtk/gtktexttag.c:368
+#: gtk/gtkcellrenderertext.c:312 gtk/gtktexttag.c:369
msgid "Font size in points"
msgstr ""
-#: gtk/gtkcellrenderertext.c:320 gtk/gtktexttag.c:357 gtk/gtktexttag.c:358
+#: gtk/gtkcellrenderertext.c:321 gtk/gtktexttag.c:358 gtk/gtktexttag.c:359
#, fuzzy
msgid "Font scale"
msgstr "Estilo de Fonte:"
-#: gtk/gtkcellrenderertext.c:321
+#: gtk/gtkcellrenderertext.c:322
msgid "Font scaling factor"
msgstr ""
-#: gtk/gtkcellrenderertext.c:330 gtk/gtktexttag.c:426
+#: gtk/gtkcellrenderertext.c:331 gtk/gtktexttag.c:427
msgid "Rise"
msgstr ""
-#: gtk/gtkcellrenderertext.c:331 gtk/gtktexttag.c:427
+#: gtk/gtkcellrenderertext.c:332 gtk/gtktexttag.c:428
msgid ""
"Offset of text above the baseline (below the baseline if rise is negative)"
msgstr ""
-#: gtk/gtkcellrenderertext.c:341 gtk/gtktexttag.c:466
+#: gtk/gtkcellrenderertext.c:342 gtk/gtktexttag.c:467
msgid "Strikethrough"
msgstr ""
-#: gtk/gtkcellrenderertext.c:342 gtk/gtktexttag.c:467
+#: gtk/gtkcellrenderertext.c:343 gtk/gtktexttag.c:468
msgid "Whether to strike through the text"
msgstr ""
-#: gtk/gtkcellrenderertext.c:349 gtk/gtktexttag.c:474
+#: gtk/gtkcellrenderertext.c:350 gtk/gtktexttag.c:475
msgid "Underline"
msgstr ""
-#: gtk/gtkcellrenderertext.c:350 gtk/gtktexttag.c:475
+#: gtk/gtkcellrenderertext.c:351 gtk/gtktexttag.c:476
msgid "Style of underline for this text"
msgstr ""
-#: gtk/gtkcellrenderertext.c:360 gtk/gtktexttag.c:511
+#: gtk/gtkcellrenderertext.c:361 gtk/gtktexttag.c:512
msgid "Background set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:361 gtk/gtktexttag.c:512
+#: gtk/gtkcellrenderertext.c:362 gtk/gtktexttag.c:513
msgid "Whether this tag affects the background color"
msgstr ""
-#: gtk/gtkcellrenderertext.c:364 gtk/gtktexttag.c:523
+#: gtk/gtkcellrenderertext.c:365 gtk/gtktexttag.c:524
msgid "Foreground set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:365 gtk/gtktexttag.c:524
+#: gtk/gtkcellrenderertext.c:366 gtk/gtktexttag.c:525
msgid "Whether this tag affects the foreground color"
msgstr ""
-#: gtk/gtkcellrenderertext.c:368 gtk/gtktexttag.c:531
+#: gtk/gtkcellrenderertext.c:369 gtk/gtktexttag.c:532
msgid "Editability set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:369 gtk/gtktexttag.c:532
+#: gtk/gtkcellrenderertext.c:370 gtk/gtktexttag.c:533
msgid "Whether this tag affects text editability"
msgstr ""
-#: gtk/gtkcellrenderertext.c:372 gtk/gtktexttag.c:535
+#: gtk/gtkcellrenderertext.c:373 gtk/gtktexttag.c:536
msgid "Font family set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:373 gtk/gtktexttag.c:536
+#: gtk/gtkcellrenderertext.c:374 gtk/gtktexttag.c:537
msgid "Whether this tag affects the font family"
msgstr ""
-#: gtk/gtkcellrenderertext.c:376 gtk/gtktexttag.c:539
+#: gtk/gtkcellrenderertext.c:377 gtk/gtktexttag.c:540
#, fuzzy
msgid "Font style set"
msgstr "Estilo de Fonte:"
-#: gtk/gtkcellrenderertext.c:377 gtk/gtktexttag.c:540
+#: gtk/gtkcellrenderertext.c:378 gtk/gtktexttag.c:541
msgid "Whether this tag affects the font style"
msgstr ""
-#: gtk/gtkcellrenderertext.c:380 gtk/gtktexttag.c:543
+#: gtk/gtkcellrenderertext.c:381 gtk/gtktexttag.c:544
msgid "Font variant set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:381 gtk/gtktexttag.c:544
+#: gtk/gtkcellrenderertext.c:382 gtk/gtktexttag.c:545
msgid "Whether this tag affects the font variant"
msgstr ""
-#: gtk/gtkcellrenderertext.c:384 gtk/gtktexttag.c:547
+#: gtk/gtkcellrenderertext.c:385 gtk/gtktexttag.c:548
msgid "Font weight set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:385 gtk/gtktexttag.c:548
+#: gtk/gtkcellrenderertext.c:386 gtk/gtktexttag.c:549
msgid "Whether this tag affects the font weight"
msgstr ""
-#: gtk/gtkcellrenderertext.c:388 gtk/gtktexttag.c:551
+#: gtk/gtkcellrenderertext.c:389 gtk/gtktexttag.c:552
msgid "Font stretch set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:389 gtk/gtktexttag.c:552
+#: gtk/gtkcellrenderertext.c:390 gtk/gtktexttag.c:553
msgid "Whether this tag affects the font stretch"
msgstr ""
-#: gtk/gtkcellrenderertext.c:392 gtk/gtktexttag.c:555
+#: gtk/gtkcellrenderertext.c:393 gtk/gtktexttag.c:556
msgid "Font size set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:393 gtk/gtktexttag.c:556
+#: gtk/gtkcellrenderertext.c:394 gtk/gtktexttag.c:557
msgid "Whether this tag affects the font size"
msgstr ""
-#: gtk/gtkcellrenderertext.c:396 gtk/gtktexttag.c:559
+#: gtk/gtkcellrenderertext.c:397 gtk/gtktexttag.c:560
#, fuzzy
msgid "Font scale set"
msgstr "Estilo de Fonte:"
-#: gtk/gtkcellrenderertext.c:397 gtk/gtktexttag.c:560
+#: gtk/gtkcellrenderertext.c:398 gtk/gtktexttag.c:561
msgid "Whether this tag scales the font size by a factor"
msgstr ""
-#: gtk/gtkcellrenderertext.c:400 gtk/gtktexttag.c:579
+#: gtk/gtkcellrenderertext.c:401 gtk/gtktexttag.c:580
msgid "Rise set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:401 gtk/gtktexttag.c:580
+#: gtk/gtkcellrenderertext.c:402 gtk/gtktexttag.c:581
msgid "Whether this tag affects the rise"
msgstr ""
-#: gtk/gtkcellrenderertext.c:404 gtk/gtktexttag.c:595
+#: gtk/gtkcellrenderertext.c:405 gtk/gtktexttag.c:596
msgid "Strikethrough set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:405 gtk/gtktexttag.c:596
+#: gtk/gtkcellrenderertext.c:406 gtk/gtktexttag.c:597
msgid "Whether this tag affects strikethrough"
msgstr ""
-#: gtk/gtkcellrenderertext.c:408 gtk/gtktexttag.c:603
+#: gtk/gtkcellrenderertext.c:409 gtk/gtktexttag.c:604
msgid "Underline set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:409 gtk/gtktexttag.c:604
+#: gtk/gtkcellrenderertext.c:410 gtk/gtktexttag.c:605
msgid "Whether this tag affects underlining"
msgstr ""
-#: gtk/gtkcellrenderertoggle.c:129
+#: gtk/gtkcellrenderertoggle.c:130
msgid "Toggle state"
msgstr ""
-#: gtk/gtkcellrenderertoggle.c:130
+#: gtk/gtkcellrenderertoggle.c:131
msgid "The toggle state of the button"
msgstr ""
-#: gtk/gtkcellrenderertoggle.c:138
+#: gtk/gtkcellrenderertoggle.c:139
#, fuzzy
msgid "Activatable"
msgstr "(inativo)"
-#: gtk/gtkcellrenderertoggle.c:139
+#: gtk/gtkcellrenderertoggle.c:140
msgid "The toggle button can be activated"
msgstr ""
-#: gtk/gtkcellrenderertoggle.c:147
+#: gtk/gtkcellrenderertoggle.c:148
msgid "Radio state"
msgstr ""
-#: gtk/gtkcellrenderertoggle.c:148
+#: gtk/gtkcellrenderertoggle.c:149
msgid "Draw the toggle button as a radio button"
msgstr ""
-#: gtk/gtkcheckbutton.c:95 gtk/gtkoptionmenu.c:163
+#: gtk/gtkcheckbutton.c:95 gtk/gtkoptionmenu.c:191
msgid "Indicator Size"
msgstr ""
@@ -1044,7 +1052,7 @@ msgstr ""
msgid "Size of check or radio indicator"
msgstr ""
-#: gtk/gtkcheckbutton.c:103 gtk/gtkoptionmenu.c:169
+#: gtk/gtkcheckbutton.c:103 gtk/gtkoptionmenu.c:197
msgid "Indicator Spacing"
msgstr ""
@@ -1052,171 +1060,171 @@ msgstr ""
msgid "Spacing around check or radio indicator"
msgstr ""
-#: gtk/gtkcheckmenuitem.c:114 gtk/gtktogglebutton.c:142
+#: gtk/gtkcheckmenuitem.c:115 gtk/gtktogglebutton.c:132
msgid "Active"
msgstr ""
-#: gtk/gtkcheckmenuitem.c:115
+#: gtk/gtkcheckmenuitem.c:116
msgid "Whether the menu item is checked."
msgstr ""
-#: gtk/gtkcheckmenuitem.c:122 gtk/gtktogglebutton.c:150
+#: gtk/gtkcheckmenuitem.c:123 gtk/gtktogglebutton.c:140
msgid "Inconsistent"
msgstr ""
-#: gtk/gtkcheckmenuitem.c:123
+#: gtk/gtkcheckmenuitem.c:124
msgid "Whether to display an \"inconsistent\" state."
msgstr ""
-#: gtk/gtkcolorsel.c:574
+#: gtk/gtkcolorsel.c:578
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:579
+#: gtk/gtkcolorsel.c:583
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:883
+#: gtk/gtkcolorsel.c:887
msgid "_Save color here"
msgstr ""
-#: gtk/gtkcolorsel.c:1051
+#: gtk/gtkcolorsel.c:1055
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:1667
+#: gtk/gtkcolorsel.c:1674
msgid "Has Opacity Control"
msgstr ""
-#: gtk/gtkcolorsel.c:1668
+#: gtk/gtkcolorsel.c:1675
msgid "Whether the color selector should allow setting opacity"
msgstr ""
-#: gtk/gtkcolorsel.c:1674
+#: gtk/gtkcolorsel.c:1681
msgid "Has palette"
msgstr ""
-#: gtk/gtkcolorsel.c:1675
+#: gtk/gtkcolorsel.c:1682
msgid "Whether a palette should be used"
msgstr ""
-#: gtk/gtkcolorsel.c:1681
+#: gtk/gtkcolorsel.c:1688
msgid "Current Color"
msgstr ""
-#: gtk/gtkcolorsel.c:1682
+#: gtk/gtkcolorsel.c:1689
msgid "The current color"
msgstr ""
-#: gtk/gtkcolorsel.c:1688
+#: gtk/gtkcolorsel.c:1695
msgid "Current Alpha"
msgstr ""
-#: gtk/gtkcolorsel.c:1689
+#: gtk/gtkcolorsel.c:1696
msgid "The current opacity value (0 fully transparent, 65535 fully opaque)"
msgstr ""
-#: gtk/gtkcolorsel.c:1702
+#: gtk/gtkcolorsel.c:1709
msgid "Custom palette"
msgstr ""
-#: gtk/gtkcolorsel.c:1703
+#: gtk/gtkcolorsel.c:1710
msgid "Palette to use in the color selector"
msgstr ""
-#: gtk/gtkcolorsel.c:1758
+#: gtk/gtkcolorsel.c:1750
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:1786
+#: gtk/gtkcolorsel.c:1778
msgid ""
"Click the eyedropper, then click a color anywhere on your screen to select "
"that color."
msgstr ""
-#: gtk/gtkcolorsel.c:1795
+#: gtk/gtkcolorsel.c:1787
#, fuzzy
msgid "_Hue:"
msgstr "Brilho:"
-#: gtk/gtkcolorsel.c:1796
+#: gtk/gtkcolorsel.c:1788
msgid "Position on the color wheel."
msgstr ""
-#: gtk/gtkcolorsel.c:1797
+#: gtk/gtkcolorsel.c:1789
#, fuzzy
msgid "_Saturation:"
msgstr "Saturao:"
-#: gtk/gtkcolorsel.c:1798
+#: gtk/gtkcolorsel.c:1790
msgid "\"Deepness\" of the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1799
+#: gtk/gtkcolorsel.c:1791
#, fuzzy
msgid "_Value:"
msgstr "Valor:"
-#: gtk/gtkcolorsel.c:1800
+#: gtk/gtkcolorsel.c:1792
msgid "Brightness of the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1801
+#: gtk/gtkcolorsel.c:1793
#, fuzzy
msgid "_Red:"
msgstr "Vermelho:"
-#: gtk/gtkcolorsel.c:1802
+#: gtk/gtkcolorsel.c:1794
msgid "Amount of red light in the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1803
+#: gtk/gtkcolorsel.c:1795
#, fuzzy
msgid "_Green:"
msgstr "Verde:"
-#: gtk/gtkcolorsel.c:1804
+#: gtk/gtkcolorsel.c:1796
msgid "Amount of green light in the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1805
+#: gtk/gtkcolorsel.c:1797
#, fuzzy
msgid "_Blue:"
msgstr "Azul:"
-#: gtk/gtkcolorsel.c:1806
+#: gtk/gtkcolorsel.c:1798
msgid "Amount of blue light in the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1809
+#: gtk/gtkcolorsel.c:1801
#, fuzzy
msgid "_Opacity:"
msgstr "Opacidade:"
-#: gtk/gtkcolorsel.c:1817
+#: gtk/gtkcolorsel.c:1809
msgid "Transparency of the currently-selected color."
msgstr ""
-#: gtk/gtkcolorsel.c:1832
+#: gtk/gtkcolorsel.c:1824
msgid "Color _Name:"
msgstr ""
-#: gtk/gtkcolorsel.c:1844
+#: gtk/gtkcolorsel.c:1836
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:1863
+#: gtk/gtkcolorsel.c:1855
msgid "_Palette"
msgstr ""
@@ -1261,204 +1269,204 @@ msgstr ""
msgid "Whether entered values must already be present in the list"
msgstr ""
-#: gtk/gtkcontainer.c:202
+#: gtk/gtkcontainer.c:203
msgid "Resize mode"
msgstr ""
-#: gtk/gtkcontainer.c:203
+#: gtk/gtkcontainer.c:204
msgid "Specify how resize events are handled"
msgstr ""
-#: gtk/gtkcontainer.c:210
+#: gtk/gtkcontainer.c:211
msgid "Border width"
msgstr ""
-#: gtk/gtkcontainer.c:211
+#: gtk/gtkcontainer.c:212
msgid "The width of the empty border outside the containers children."
msgstr ""
-#: gtk/gtkcontainer.c:219
+#: gtk/gtkcontainer.c:220
msgid "Child"
msgstr ""
-#: gtk/gtkcontainer.c:220
+#: gtk/gtkcontainer.c:221
msgid "Can be used to add a new child to the container."
msgstr ""
-#: gtk/gtkcurve.c:120
+#: gtk/gtkcurve.c:121
#, fuzzy
msgid "Curve type"
msgstr "Criar"
-#: gtk/gtkcurve.c:121
+#: gtk/gtkcurve.c:122
msgid "Is this curve linear, spline interpolated, or free-form"
msgstr ""
-#: gtk/gtkcurve.c:129
+#: gtk/gtkcurve.c:130
msgid "Minimum X"
msgstr ""
-#: gtk/gtkcurve.c:130
+#: gtk/gtkcurve.c:131
msgid "Minimum possible value for X"
msgstr ""
-#: gtk/gtkcurve.c:139
+#: gtk/gtkcurve.c:140
msgid "Maximum X"
msgstr ""
-#: gtk/gtkcurve.c:140
+#: gtk/gtkcurve.c:141
msgid "Maximum possible X value."
msgstr ""
-#: gtk/gtkcurve.c:149
+#: gtk/gtkcurve.c:150
msgid "Minimum Y"
msgstr ""
-#: gtk/gtkcurve.c:150
+#: gtk/gtkcurve.c:151
msgid "Minimum possible value for Y"
msgstr ""
-#: gtk/gtkcurve.c:159
+#: gtk/gtkcurve.c:160
msgid "Maximum Y"
msgstr ""
-#: gtk/gtkcurve.c:160
+#: gtk/gtkcurve.c:161
msgid "Maximum possible value for Y"
msgstr ""
-#: gtk/gtkdialog.c:125
+#: gtk/gtkdialog.c:126
msgid "Has separator"
msgstr ""
-#: gtk/gtkdialog.c:126
+#: gtk/gtkdialog.c:127
msgid "The dialog has a separator bar above its buttons"
msgstr ""
-#: gtk/gtkdialog.c:149
+#: gtk/gtkdialog.c:150
msgid "Content area border"
msgstr ""
-#: gtk/gtkdialog.c:150
+#: gtk/gtkdialog.c:151
msgid "Width of border around the main dialog area"
msgstr ""
-#: gtk/gtkdialog.c:157
+#: gtk/gtkdialog.c:158
msgid "Button spacing"
msgstr ""
-#: gtk/gtkdialog.c:158
+#: gtk/gtkdialog.c:159
msgid "Spacing between buttons"
msgstr ""
-#: gtk/gtkdialog.c:166
+#: gtk/gtkdialog.c:167
msgid "Action area border"
msgstr ""
-#: gtk/gtkdialog.c:167
+#: gtk/gtkdialog.c:168
msgid "Width of border around the button area at the bottom of the dialog"
msgstr ""
-#: gtk/gtkentry.c:410 gtk/gtklabel.c:361
+#: gtk/gtkentry.c:418 gtk/gtklabel.c:360
#, fuzzy
msgid "Cursor Position"
msgstr "Inativo"
-#: gtk/gtkentry.c:411 gtk/gtklabel.c:362
+#: gtk/gtkentry.c:419 gtk/gtklabel.c:361
msgid "The current position of the insertion cursor in chars."
msgstr ""
-#: gtk/gtkentry.c:420 gtk/gtklabel.c:371
+#: gtk/gtkentry.c:428 gtk/gtklabel.c:370
#, fuzzy
msgid "Selection Bound"
msgstr "Seleo: "
-#: gtk/gtkentry.c:421 gtk/gtklabel.c:372
+#: gtk/gtkentry.c:429 gtk/gtklabel.c:371
msgid ""
"The position of the opposite end of the selection from the cursor in chars."
msgstr ""
-#: gtk/gtkentry.c:431
+#: gtk/gtkentry.c:439
msgid "Whether the entry contents can be edited"
msgstr ""
-#: gtk/gtkentry.c:438
+#: gtk/gtkentry.c:446
msgid "Maximum length"
msgstr ""
-#: gtk/gtkentry.c:439
+#: gtk/gtkentry.c:447
msgid "Maximum number of characters for this entry"
msgstr ""
-#: gtk/gtkentry.c:447
+#: gtk/gtkentry.c:455
msgid "Visibility"
msgstr ""
-#: gtk/gtkentry.c:448
+#: gtk/gtkentry.c:456
msgid ""
"FALSE displays the \"invisible char\" instead of the actual text (password "
"mode)"
msgstr ""
-#: gtk/gtkentry.c:455
+#: gtk/gtkentry.c:463
msgid "Has Frame"
msgstr ""
-#: gtk/gtkentry.c:456
+#: gtk/gtkentry.c:464
msgid "FALSE removes outside bevel from entry."
msgstr ""
-#: gtk/gtkentry.c:463
+#: gtk/gtkentry.c:471
msgid "Invisible character"
msgstr ""
-#: gtk/gtkentry.c:464
+#: gtk/gtkentry.c:472
msgid "The character to use when masking entry contents (in \"password mode\")"
msgstr ""
-#: gtk/gtkentry.c:471
+#: gtk/gtkentry.c:479
msgid "Activates default"
msgstr ""
-#: gtk/gtkentry.c:472
+#: gtk/gtkentry.c:480
msgid ""
"Whether to activate the default widget (such as the default button in a "
"dialog) when Enter is pressed."
msgstr ""
-#: gtk/gtkentry.c:478
+#: gtk/gtkentry.c:486
msgid "Width in chars"
msgstr ""
-#: gtk/gtkentry.c:479
+#: gtk/gtkentry.c:487
msgid "Number of characters to leave space for in the entry."
msgstr ""
-#: gtk/gtkentry.c:488
+#: gtk/gtkentry.c:496
msgid "Scroll offset"
msgstr ""
-#: gtk/gtkentry.c:489
+#: gtk/gtkentry.c:497
msgid "Number of pixels of the entry scrolled off the screen to the left"
msgstr ""
-#: gtk/gtkentry.c:499
+#: gtk/gtkentry.c:507
msgid "The contents of the entry"
msgstr ""
-#: gtk/gtkentry.c:505 gtk/gtklabel.c:380 gtk/gtktextview.c:615
+#: gtk/gtkentry.c:513 gtk/gtklabel.c:379 gtk/gtktextview.c:624
msgid "Cursor color"
msgstr ""
-#: gtk/gtkentry.c:506 gtk/gtklabel.c:381 gtk/gtktextview.c:616
+#: gtk/gtkentry.c:514 gtk/gtklabel.c:380 gtk/gtktextview.c:625
msgid "Color with which to draw insertion cursor"
msgstr ""
-#: gtk/gtkentry.c:3793 gtk/gtklabel.c:3180
+#: gtk/gtkentry.c:3832 gtk/gtklabel.c:3151
#, fuzzy
msgid "Select All"
msgstr "Apagar"
-#: gtk/gtkentry.c:3803 gtk/gtklabel.c:3190 gtk/gtktextview.c:5563
+#: gtk/gtkentry.c:3842 gtk/gtklabel.c:3161 gtk/gtktextview.c:5737
msgid "Input Methods"
msgstr ""
@@ -1489,12 +1497,12 @@ msgstr "Diretrios"
msgid "Files"
msgstr "Arquivos"
-#: gtk/gtkfilesel.c:727 gtk/gtkfilesel.c:2052
+#: gtk/gtkfilesel.c:726 gtk/gtkfilesel.c:2057
#, c-format
msgid "Directory unreadable: %s"
msgstr "Diretrio ilegvel: %s"
-#: gtk/gtkfilesel.c:849
+#: gtk/gtkfilesel.c:848
#, c-format
msgid ""
"The file \"%s\" resides on another machine (called %s) and may not be "
@@ -1502,130 +1510,128 @@ msgid ""
"Are you sure that you want to select it?"
msgstr ""
-#: gtk/gtkfilesel.c:979
+#: gtk/gtkfilesel.c:978
msgid "Create Dir"
msgstr "Criar Diretrio"
-#: gtk/gtkfilesel.c:990 gtk/gtkfilesel.c:1413
+#: gtk/gtkfilesel.c:989 gtk/gtkfilesel.c:1416
msgid "Delete File"
msgstr "Apagar Arquivo"
-#: gtk/gtkfilesel.c:1001 gtk/gtkfilesel.c:1556
+#: gtk/gtkfilesel.c:1000 gtk/gtkfilesel.c:1559
msgid "Rename File"
msgstr "Renomear Arquivo"
-#: gtk/gtkfilesel.c:1236
+#: gtk/gtkfilesel.c:1237
#, c-format
msgid ""
"The directory name \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
-#: gtk/gtkfilesel.c:1238
+#: gtk/gtkfilesel.c:1239
#, c-format
msgid ""
"Error creating directory \"%s\": %s\n"
"%s"
msgstr ""
-#: gtk/gtkfilesel.c:1239 gtk/gtkfilesel.c:1490
+#: gtk/gtkfilesel.c:1240 gtk/gtkfilesel.c:1493
msgid "You probably used symbols not allowed in filenames."
msgstr ""
-#: gtk/gtkfilesel.c:1247
+#: gtk/gtkfilesel.c:1248
#, c-format
msgid "Error creating directory \"%s\": %s\n"
msgstr ""
-#: gtk/gtkfilesel.c:1281
+#: gtk/gtkfilesel.c:1282
msgid "Create Directory"
msgstr "Criar Diretrio"
-#: gtk/gtkfilesel.c:1295
+#: gtk/gtkfilesel.c:1296
#, fuzzy
msgid "_Directory name:"
msgstr "Nome do diretrio:"
#. buttons
-#: gtk/gtkfilesel.c:1309
-msgid "Create"
-msgstr "Criar"
-
-#: gtk/gtkfilesel.c:1318 gtk/gtkfilesel.c:1444 gtk/gtkfilesel.c:1598
-#: gtk/gtkgamma.c:424
+#: gtk/gtkfilesel.c:1310 gtk/gtkfilesel.c:1438 gtk/gtkfilesel.c:1592
+#: gtk/gtkgamma.c:417
msgid "Cancel"
msgstr "Cancelar"
-#: gtk/gtkfilesel.c:1353
+#: gtk/gtkfilesel.c:1322
+msgid "Create"
+msgstr "Criar"
+
+#: gtk/gtkfilesel.c:1356
#, c-format
msgid "The filename \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
-#: gtk/gtkfilesel.c:1356
+#: gtk/gtkfilesel.c:1359
#, c-format
msgid ""
"Error deleting file \"%s\": %s\n"
"%s"
msgstr ""
-#: gtk/gtkfilesel.c:1358 gtk/gtkfilesel.c:1504
+#: gtk/gtkfilesel.c:1361 gtk/gtkfilesel.c:1507
msgid "It probably contains symbols not allowed in filenames."
msgstr ""
-#: gtk/gtkfilesel.c:1367
+#: gtk/gtkfilesel.c:1370
#, c-format
msgid "Error deleting file \"%s\": %s"
msgstr ""
-#. buttons
-#: gtk/gtkfilesel.c:1435
+#: gtk/gtkfilesel.c:1448
msgid "Delete"
msgstr "Apagar"
-#: gtk/gtkfilesel.c:1486 gtk/gtkfilesel.c:1500
+#: gtk/gtkfilesel.c:1489 gtk/gtkfilesel.c:1503
#, c-format
msgid "The file name \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
-#: gtk/gtkfilesel.c:1488
+#: gtk/gtkfilesel.c:1491
#, c-format
msgid ""
"Error renaming file to \"%s\": %s\n"
"%s"
msgstr ""
-#: gtk/gtkfilesel.c:1502
+#: gtk/gtkfilesel.c:1505
#, c-format
msgid ""
"Error renaming file \"%s\": %s\n"
"%s"
msgstr ""
-#: gtk/gtkfilesel.c:1512
+#: gtk/gtkfilesel.c:1515
#, c-format
msgid "Error renaming file \"%s\" to \"%s\": %s"
msgstr ""
-#. buttons
-#: gtk/gtkfilesel.c:1589
+#: gtk/gtkfilesel.c:1604
msgid "Rename"
msgstr "Renomear"
-#: gtk/gtkfilesel.c:2031
+#: gtk/gtkfilesel.c:2036
msgid "Selection: "
msgstr "Seleo: "
-#: gtk/gtkfilesel.c:2641
+#: gtk/gtkfilesel.c:2647
#, c-format
msgid ""
"The filename %s couldn't be converted to UTF-8. Try setting the environment "
"variable G_BROKEN_FILENAMES."
msgstr ""
-#: gtk/gtkfilesel.c:3509
+#: gtk/gtkfilesel.c:3515
msgid "Name too long"
msgstr ""
-#: gtk/gtkfilesel.c:3511
+#: gtk/gtkfilesel.c:3517
msgid "Couldn't convert filename"
msgstr ""
@@ -1671,7 +1677,7 @@ msgstr "Tamanho:"
msgid "Preview:"
msgstr "Exemplo:"
-#: gtk/gtkfontsel.c:1060
+#: gtk/gtkfontsel.c:1059
msgid "Font Selection"
msgstr "Seleo de Fonte"
@@ -1696,7 +1702,7 @@ msgstr ""
msgid "The vertical alignment of the label."
msgstr ""
-#: gtk/gtkframe.c:153 gtk/gtkhandlebox.c:184
+#: gtk/gtkframe.c:153 gtk/gtkhandlebox.c:185
msgid "Deprecated property, use shadow_type instead."
msgstr ""
@@ -1716,41 +1722,41 @@ msgstr ""
msgid "A widget to display in place of the usual frame label."
msgstr ""
-#: gtk/gtkgamma.c:395
+#: gtk/gtkgamma.c:396
msgid "Gamma"
msgstr "Gamma"
-#: gtk/gtkgamma.c:402
+#: gtk/gtkgamma.c:403
#, fuzzy
msgid "_Gamma value"
msgstr "Valor Gamma"
-#: gtk/gtkgamma.c:416
+#: gtk/gtkgamma.c:423
msgid "OK"
msgstr "OK"
-#: gtk/gtkhandlebox.c:191 gtk/gtkmenubar.c:148 gtk/gtkstatusbar.c:157
-#: gtk/gtktoolbar.c:276 gtk/gtkviewport.c:147
+#: gtk/gtkhandlebox.c:192 gtk/gtkmenubar.c:148 gtk/gtkstatusbar.c:158
+#: gtk/gtktoolbar.c:277 gtk/gtkviewport.c:148
msgid "Shadow type"
msgstr ""
-#: gtk/gtkhandlebox.c:192
+#: gtk/gtkhandlebox.c:193
msgid "Appearance of the shadow that surrounds the container."
msgstr ""
-#: gtk/gtkhandlebox.c:200
+#: gtk/gtkhandlebox.c:201
msgid "Handle position"
msgstr ""
-#: gtk/gtkhandlebox.c:201
+#: gtk/gtkhandlebox.c:202
msgid "Position of the handle relative to the child widget."
msgstr ""
-#: gtk/gtkhandlebox.c:209
+#: gtk/gtkhandlebox.c:210
msgid "Snap edge"
msgstr ""
-#: gtk/gtkhandlebox.c:210
+#: gtk/gtkhandlebox.c:211
msgid ""
"Side of the handlebox that's lined up with the docking point to dock the "
"handlebox."
@@ -1759,7 +1765,7 @@ msgstr ""
#. Remove this icon source so we don't keep trying to
#. * load it.
#.
-#: gtk/gtkiconfactory.c:1049
+#: gtk/gtkiconfactory.c:1061
#, c-format
msgid "Error loading icon: %s"
msgstr ""
@@ -1773,216 +1779,216 @@ msgid "Child widget to appear next to the menu text"
msgstr ""
#. shell and main vbox
-#: gtk/gtkinputdialog.c:181
+#: gtk/gtkinputdialog.c:182
msgid "Input"
msgstr "Entrada"
-#: gtk/gtkinputdialog.c:189
+#: gtk/gtkinputdialog.c:190
msgid "No input devices"
msgstr "Nenhum dispositivo de entrada"
-#: gtk/gtkinputdialog.c:218
+#: gtk/gtkinputdialog.c:219
#, fuzzy
msgid "_Device:"
msgstr "Dispositivo:"
-#: gtk/gtkinputdialog.c:235
+#: gtk/gtkinputdialog.c:236
msgid "Disabled"
msgstr "Inativo"
-#: gtk/gtkinputdialog.c:243
+#: gtk/gtkinputdialog.c:244
msgid "Screen"
msgstr "Tela"
-#: gtk/gtkinputdialog.c:251
+#: gtk/gtkinputdialog.c:252
msgid "Window"
msgstr "Janela"
-#: gtk/gtkinputdialog.c:259
+#: gtk/gtkinputdialog.c:260
#, fuzzy
msgid "_Mode: "
msgstr "Modo: "
#. The axis listbox
-#: gtk/gtkinputdialog.c:290
+#: gtk/gtkinputdialog.c:291
#, fuzzy
msgid "_Axes"
msgstr "Eixos"
#. Keys listbox
-#: gtk/gtkinputdialog.c:306
+#: gtk/gtkinputdialog.c:307
#, fuzzy
msgid "_Keys"
msgstr "Teclas"
#. We create the save button in any case, so that clients can
#. connect to it, without paying attention to whether it exits
-#: gtk/gtkinputdialog.c:327
+#: gtk/gtkinputdialog.c:328
msgid "Save"
msgstr "Salvar"
-#: gtk/gtkinputdialog.c:336
+#: gtk/gtkinputdialog.c:337
msgid "Close"
msgstr "Fechar"
-#: gtk/gtkinputdialog.c:469
+#: gtk/gtkinputdialog.c:470
msgid "X"
msgstr "X"
-#: gtk/gtkinputdialog.c:470
+#: gtk/gtkinputdialog.c:471
msgid "Y"
msgstr "Y"
-#: gtk/gtkinputdialog.c:471
+#: gtk/gtkinputdialog.c:472
msgid "Pressure"
msgstr "Presso"
-#: gtk/gtkinputdialog.c:472
+#: gtk/gtkinputdialog.c:473
msgid "X Tilt"
msgstr "Estouro X"
-#: gtk/gtkinputdialog.c:473
+#: gtk/gtkinputdialog.c:474
msgid "Y Tilt"
msgstr "Estouro Y"
-#: gtk/gtkinputdialog.c:474
+#: gtk/gtkinputdialog.c:475
msgid "Wheel"
msgstr ""
-#: gtk/gtkinputdialog.c:514
+#: gtk/gtkinputdialog.c:515
msgid "none"
msgstr "nenhum"
-#: gtk/gtkinputdialog.c:548 gtk/gtkinputdialog.c:584
+#: gtk/gtkinputdialog.c:549 gtk/gtkinputdialog.c:585
msgid "(disabled)"
msgstr "(inativo)"
-#: gtk/gtkinputdialog.c:577
+#: gtk/gtkinputdialog.c:578
msgid "(unknown)"
msgstr "(desconhecido)"
#. and clear button
-#: gtk/gtkinputdialog.c:662
+#: gtk/gtkinputdialog.c:663
msgid "clear"
msgstr "limpar"
-#: gtk/gtklabel.c:284
+#: gtk/gtklabel.c:283
msgid "The text of the label."
msgstr ""
-#: gtk/gtklabel.c:291
+#: gtk/gtklabel.c:290
msgid "A list of style attributes to apply to the text of the label."
msgstr ""
-#: gtk/gtklabel.c:297
+#: gtk/gtklabel.c:296
msgid "Use markup"
msgstr ""
-#: gtk/gtklabel.c:298
+#: gtk/gtklabel.c:297
msgid "The text of the label includes XML markup. See pango_parse_markup()."
msgstr ""
-#: gtk/gtklabel.c:312 gtk/gtktexttag.c:377 gtk/gtktextview.c:556
+#: gtk/gtklabel.c:311 gtk/gtktexttag.c:378 gtk/gtktextview.c:565
msgid "Justification"
msgstr ""
-#: gtk/gtklabel.c:313
+#: gtk/gtklabel.c:312
msgid ""
"The alignment of the lines in the text of the label relative to each other. "
"This does NOT affect the alignment of the label within its allocation. See "
"GtkMisc::xalign for that."
msgstr ""
-#: gtk/gtklabel.c:321
+#: gtk/gtklabel.c:320
msgid "Pattern"
msgstr ""
-#: gtk/gtklabel.c:322
+#: gtk/gtklabel.c:321
msgid ""
"A string with _ characters in positions correspond to characters in the text "
"to underline."
msgstr ""
-#: gtk/gtklabel.c:329
+#: gtk/gtklabel.c:328
msgid "Line wrap"
msgstr ""
-#: gtk/gtklabel.c:330
+#: gtk/gtklabel.c:329
msgid "If set, wrap lines if the text becomes too wide."
msgstr ""
-#: gtk/gtklabel.c:336
+#: gtk/gtklabel.c:335
#, fuzzy
msgid "Selectable"
msgstr "Apagar"
-#: gtk/gtklabel.c:337
+#: gtk/gtklabel.c:336
msgid "Whether the label text can be selected with the mouse."
msgstr ""
-#: gtk/gtklabel.c:343
+#: gtk/gtklabel.c:342
msgid "Mnemonic key"
msgstr ""
-#: gtk/gtklabel.c:344
+#: gtk/gtklabel.c:343
msgid "The mnemonic accelerator key for this label."
msgstr ""
-#: gtk/gtklabel.c:352
+#: gtk/gtklabel.c:351
msgid "Mnemonic widget"
msgstr ""
-#: gtk/gtklabel.c:353
+#: gtk/gtklabel.c:352
msgid "The widget to be activated when the label's mnemonic key is pressed."
msgstr ""
-#: gtk/gtklayout.c:575
+#: gtk/gtklayout.c:576
msgid "X position"
msgstr ""
-#: gtk/gtklayout.c:576
+#: gtk/gtklayout.c:577
msgid "X position of child widget"
msgstr ""
-#: gtk/gtklayout.c:585
+#: gtk/gtklayout.c:586
msgid "Y position"
msgstr ""
-#: gtk/gtklayout.c:586
+#: gtk/gtklayout.c:587
msgid "Y position of child widget"
msgstr ""
-#: gtk/gtklayout.c:595 gtk/gtkviewport.c:131
+#: gtk/gtklayout.c:596 gtk/gtkviewport.c:132
msgid "Horizontal adjustment"
msgstr ""
-#: gtk/gtklayout.c:596
+#: gtk/gtklayout.c:597
msgid "The GtkAdjustment for the horizontal position."
msgstr ""
-#: gtk/gtklayout.c:603 gtk/gtkviewport.c:139
+#: gtk/gtklayout.c:604 gtk/gtkviewport.c:140
msgid "Vertical adjustment"
msgstr ""
-#: gtk/gtklayout.c:604
+#: gtk/gtklayout.c:605
msgid "The GtkAdjustment for the vertical position."
msgstr ""
-#: gtk/gtklayout.c:611 gtk/gtktreeviewcolumn.c:179
+#: gtk/gtklayout.c:612 gtk/gtktreeviewcolumn.c:189
#, fuzzy
msgid "Width"
msgstr "Espaamento:"
-#: gtk/gtklayout.c:612
+#: gtk/gtklayout.c:613
msgid "The width of the layout."
msgstr ""
-#: gtk/gtklayout.c:620
+#: gtk/gtklayout.c:621
#, fuzzy
msgid "Height"
msgstr "fraca"
-#: gtk/gtklayout.c:621
+#: gtk/gtklayout.c:622
msgid "The height of the layout."
msgstr ""
@@ -1991,7 +1997,7 @@ 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:572
+#: gtk/gtkmain.c:613
msgid "default:LTR"
msgstr ""
@@ -1999,7 +2005,7 @@ msgstr ""
msgid "Style of bevel around the menubar"
msgstr ""
-#: gtk/gtkmenubar.c:156 gtk/gtktoolbar.c:250
+#: gtk/gtkmenubar.c:156 gtk/gtktoolbar.c:251
msgid "Internal padding"
msgstr ""
@@ -2007,14 +2013,30 @@ msgstr ""
msgid "Amount of border space between the menubar shadow and the menu items"
msgstr ""
-#: gtk/gtkmessagedialog.c:80
+#: gtk/gtkmessagedialog.c:104
msgid "Image/label border"
msgstr ""
-#: gtk/gtkmessagedialog.c:81
+#: gtk/gtkmessagedialog.c:105
msgid "Width of border around the label and image in the message dialog"
msgstr ""
+#: gtk/gtkmessagedialog.c:113
+msgid "Message Type"
+msgstr ""
+
+#: gtk/gtkmessagedialog.c:114
+msgid "The type of message"
+msgstr ""
+
+#: gtk/gtkmessagedialog.c:121
+msgid "Message Buttons"
+msgstr ""
+
+#: gtk/gtkmessagedialog.c:122
+msgid "The buttons shown in the message dialog"
+msgstr ""
+
#: gtk/gtkmisc.c:97
#, fuzzy
msgid "X align"
@@ -2051,144 +2073,152 @@ msgid ""
"The amount of space to add on the top and bottom of the widget, in pixels"
msgstr ""
-#: gtk/gtknotebook.c:324
+#: gtk/gtknotebook.c:328
#, fuzzy
msgid "Page"
msgstr "Pgina %u"
-#: gtk/gtknotebook.c:325
+#: gtk/gtknotebook.c:329
msgid "The index of the current page"
msgstr ""
-#: gtk/gtknotebook.c:333
+#: gtk/gtknotebook.c:337
msgid "Tab Position"
msgstr ""
-#: gtk/gtknotebook.c:334
+#: gtk/gtknotebook.c:338
msgid "Which side of the notebook holds the tabs"
msgstr ""
-#: gtk/gtknotebook.c:341
+#: gtk/gtknotebook.c:345
msgid "Tab Border"
msgstr ""
-#: gtk/gtknotebook.c:342
+#: gtk/gtknotebook.c:346
msgid "Width of the border around the tab labels"
msgstr ""
-#: gtk/gtknotebook.c:350
+#: gtk/gtknotebook.c:354
msgid "Horizontal Tab Border"
msgstr ""
-#: gtk/gtknotebook.c:351
+#: gtk/gtknotebook.c:355
msgid "Width of the horizontal border of tab labels"
msgstr ""
-#: gtk/gtknotebook.c:359
+#: gtk/gtknotebook.c:363
msgid "Vertical Tab Border"
msgstr ""
-#: gtk/gtknotebook.c:360
+#: gtk/gtknotebook.c:364
msgid "Width of the vertical border of tab labels"
msgstr ""
-#: gtk/gtknotebook.c:368
+#: gtk/gtknotebook.c:372
msgid "Show Tabs"
msgstr ""
-#: gtk/gtknotebook.c:369
+#: gtk/gtknotebook.c:373
msgid "Whether tabs should be shown or not"
msgstr ""
-#: gtk/gtknotebook.c:375
+#: gtk/gtknotebook.c:379
msgid "Show Border"
msgstr ""
-#: gtk/gtknotebook.c:376
+#: gtk/gtknotebook.c:380
msgid "Whether the border should be shown or not"
msgstr ""
-#: gtk/gtknotebook.c:382
+#: gtk/gtknotebook.c:386
#, fuzzy
msgid "Scrollable"
msgstr "Escalvel"
-#: gtk/gtknotebook.c:383
+#: gtk/gtknotebook.c:387
msgid "If TRUE, scroll arrows are added if there are to many tabs to fit"
msgstr ""
-#: gtk/gtknotebook.c:389
+#: gtk/gtknotebook.c:393
msgid "Enable Popup"
msgstr ""
-#: gtk/gtknotebook.c:390
+#: gtk/gtknotebook.c:394
msgid ""
"If TRUE, pressing the right mouse button on the notebook pops up a menu that "
"you can use to go to a page"
msgstr ""
-#: gtk/gtknotebook.c:397
+#: gtk/gtknotebook.c:401
msgid "Whether tabs should have homogeneous sizes"
msgstr ""
-#: gtk/gtknotebook.c:2134 gtk/gtknotebook.c:4529
+#: gtk/gtknotebook.c:2240 gtk/gtknotebook.c:4470
#, c-format
msgid "Page %u"
msgstr "Pgina %u"
-#: gtk/gtkoptionmenu.c:164
+#: gtk/gtkoptionmenu.c:184
+msgid "Menu"
+msgstr ""
+
+#: gtk/gtkoptionmenu.c:185
+msgid "The menu of options"
+msgstr ""
+
+#: gtk/gtkoptionmenu.c:192
msgid "Size of dropdown indicator"
msgstr ""
-#: gtk/gtkoptionmenu.c:170
+#: gtk/gtkoptionmenu.c:198
msgid "Spacing around indicator"
msgstr ""
-#: gtk/gtkpaned.c:116 gtk/gtkruler.c:138
+#: gtk/gtkpaned.c:120 gtk/gtkruler.c:138
msgid "Position"
msgstr ""
-#: gtk/gtkpaned.c:117
+#: gtk/gtkpaned.c:121
msgid ""
"Position of paned separator in pixels(0 means all the way to the left/top)"
msgstr ""
-#: gtk/gtkpaned.c:125
+#: gtk/gtkpaned.c:129
msgid "Position Set"
msgstr ""
-#: gtk/gtkpaned.c:126
+#: gtk/gtkpaned.c:130
msgid "TRUE if the Position property should be used"
msgstr ""
-#: gtk/gtkpaned.c:132
+#: gtk/gtkpaned.c:136
msgid "Handle Size"
msgstr ""
-#: gtk/gtkpaned.c:133
+#: gtk/gtkpaned.c:137
msgid "Width of handle"
msgstr ""
-#: gtk/gtkrc.c:2759
+#: gtk/gtkrc.c:2723
#, c-format
msgid "Unable to locate image file in pixmap_path: \"%s\" line %d"
msgstr "No encontrei arquivo de imagem no pixmap_path: \"%s\" linha %d"
-#: gtk/gtkrc.c:2762
+#: gtk/gtkrc.c:2726
#, c-format
msgid "Unable to locate image file in pixmap_path: \"%s\""
msgstr "No encontrei arquivo de imagem no pixmap_path: \"%s\""
-#: gtk/gtkrc.c:3171
+#: gtk/gtkrc.c:3135
#, c-format
msgid "Pixmap path element: \"%s\" must be absolute, %s, line %d"
msgstr ""
-#: gtk/gtkpreview.c:134
+#: gtk/gtkpreview.c:129
msgid "Expand"
msgstr ""
-#: gtk/gtkpreview.c:135
+#: gtk/gtkpreview.c:130
msgid ""
"Whether the preview widget should take up the entire space it is allocated"
msgstr ""
@@ -2233,7 +2263,7 @@ msgid ""
"in the progress widget"
msgstr ""
-#: gtk/gtkprogressbar.c:131 gtk/gtkrange.c:265 gtk/gtkspinbutton.c:213
+#: gtk/gtkprogressbar.c:131 gtk/gtkrange.c:270 gtk/gtkspinbutton.c:214
msgid "Adjustment"
msgstr ""
@@ -2241,7 +2271,7 @@ msgstr ""
msgid "The GtkAdjustment connected to the progress bar (Deprecated)"
msgstr ""
-#: gtk/gtkprogressbar.c:139 gtk/gtktoolbar.c:223
+#: gtk/gtkprogressbar.c:139 gtk/gtktoolbar.c:224
msgid "Orientation"
msgstr ""
@@ -2307,57 +2337,57 @@ msgstr ""
msgid "Text to be displayed in the progress bar"
msgstr ""
-#: gtk/gtkrange.c:256
+#: gtk/gtkrange.c:261
msgid "Update policy"
msgstr ""
-#: gtk/gtkrange.c:257
+#: gtk/gtkrange.c:262
msgid "How the range should be updated on the screen"
msgstr ""
-#: gtk/gtkrange.c:266
+#: gtk/gtkrange.c:271
msgid "The GtkAdjustment that contains the current value of this range object"
msgstr ""
-#: gtk/gtkrange.c:273
+#: gtk/gtkrange.c:278
msgid "Inverted"
msgstr ""
-#: gtk/gtkrange.c:274
+#: gtk/gtkrange.c:279
msgid "Invert direction slider moves to increase range value"
msgstr ""
-#: gtk/gtkrange.c:280
+#: gtk/gtkrange.c:285
#, fuzzy
msgid "Slider Width"
msgstr "Largura Mdia:"
-#: gtk/gtkrange.c:281
+#: gtk/gtkrange.c:286
msgid "Width of scrollbar or scale thumb"
msgstr ""
-#: gtk/gtkrange.c:288
+#: gtk/gtkrange.c:293
msgid "Trough Border"
msgstr ""
-#: gtk/gtkrange.c:289
+#: gtk/gtkrange.c:294
msgid "Spacing between thumb/steppers and outer trough bevel"
msgstr ""
-#: gtk/gtkrange.c:296
+#: gtk/gtkrange.c:301
msgid "Stepper Size"
msgstr ""
-#: gtk/gtkrange.c:297
+#: gtk/gtkrange.c:302
msgid "Length of step buttons at ends"
msgstr ""
-#: gtk/gtkrange.c:304
+#: gtk/gtkrange.c:309
#, fuzzy
msgid "Stepper Spacing"
msgstr "Espaamento:"
-#: gtk/gtkrange.c:305
+#: gtk/gtkrange.c:310
msgid "Spacing between step buttons and thumb"
msgstr ""
@@ -2391,7 +2421,7 @@ msgstr "Tamanho em Pixeis:"
msgid "Maximum size of the ruler"
msgstr ""
-#: gtk/gtkscale.c:148 gtk/gtkspinbutton.c:231
+#: gtk/gtkscale.c:148 gtk/gtkspinbutton.c:232
msgid "Digits"
msgstr ""
@@ -2544,67 +2574,67 @@ msgstr ""
msgid "Keybinding to activate the menu bar"
msgstr ""
-#: gtk/gtkspinbutton.c:214
+#: gtk/gtkspinbutton.c:215
msgid "The adjustment that holds the value of the spinbutton"
msgstr ""
-#: gtk/gtkspinbutton.c:221
+#: gtk/gtkspinbutton.c:222
msgid "Climb Rate"
msgstr ""
-#: gtk/gtkspinbutton.c:222
+#: gtk/gtkspinbutton.c:223
msgid "The acceleration rate when you hold down a button"
msgstr ""
-#: gtk/gtkspinbutton.c:232
+#: gtk/gtkspinbutton.c:233
msgid "The number of decimal places to display"
msgstr ""
-#: gtk/gtkspinbutton.c:241
+#: gtk/gtkspinbutton.c:242
msgid "Snap to Ticks"
msgstr ""
-#: gtk/gtkspinbutton.c:242
+#: gtk/gtkspinbutton.c:243
msgid ""
"Whether erroneous values are automatically changed to a spin button's "
"nearest step increment"
msgstr ""
-#: gtk/gtkspinbutton.c:249
+#: gtk/gtkspinbutton.c:250
msgid "Numeric"
msgstr ""
-#: gtk/gtkspinbutton.c:250
+#: gtk/gtkspinbutton.c:251
msgid "Whether non-numeric characters should be ignored"
msgstr ""
-#: gtk/gtkspinbutton.c:257
+#: gtk/gtkspinbutton.c:258
msgid "Wrap"
msgstr ""
-#: gtk/gtkspinbutton.c:258
+#: gtk/gtkspinbutton.c:259
msgid "Whether a spin button should wrap upon reaching its limits"
msgstr ""
-#: gtk/gtkspinbutton.c:265
+#: gtk/gtkspinbutton.c:266
msgid "Update Policy"
msgstr ""
-#: gtk/gtkspinbutton.c:266
+#: gtk/gtkspinbutton.c:267
msgid ""
"Whether the spin button should update always, or only when the value is legal"
msgstr ""
-#: gtk/gtkspinbutton.c:274
+#: gtk/gtkspinbutton.c:275
#, fuzzy
msgid "Value"
msgstr "Valor:"
-#: gtk/gtkspinbutton.c:275
+#: gtk/gtkspinbutton.c:276
msgid "Reads the current value, or sets a new value"
msgstr ""
-#: gtk/gtkstatusbar.c:158
+#: gtk/gtkstatusbar.c:159
msgid "Style of bevel around the statusbar text"
msgstr ""
@@ -2630,188 +2660,279 @@ msgstr ""
#. * need the mnemonics to be rationalized
#.
#: gtk/gtkstock.c:275
+msgid "_Add"
+msgstr ""
+
+#: gtk/gtkstock.c:276
#, fuzzy
msgid "_Apply"
msgstr "Aplicar"
-#: gtk/gtkstock.c:276
+#: gtk/gtkstock.c:277
#, fuzzy
msgid "_Bold"
msgstr "negrito"
-#: gtk/gtkstock.c:277
+#: gtk/gtkstock.c:278
#, fuzzy
msgid "_Cancel"
msgstr "Cancelar"
-#: gtk/gtkstock.c:278
+#: gtk/gtkstock.c:279
+msgid "_CD-Rom"
+msgstr ""
+
+#: gtk/gtkstock.c:280
#, fuzzy
msgid "_Clear"
msgstr "limpar"
-#: gtk/gtkstock.c:279
+#: gtk/gtkstock.c:281
#, fuzzy
msgid "_Close"
msgstr "Fechar"
-#: gtk/gtkstock.c:280
+#: gtk/gtkstock.c:282
+#, fuzzy
+msgid "_Convert"
+msgstr "Criar"
+
+#: gtk/gtkstock.c:283
msgid "_Copy"
msgstr ""
-#: gtk/gtkstock.c:281
+#: gtk/gtkstock.c:284
msgid "C_ut"
msgstr ""
-#: gtk/gtkstock.c:282
+#: gtk/gtkstock.c:285
+#, fuzzy
+msgid "_Delete"
+msgstr "Apagar"
+
+#: gtk/gtkstock.c:286
+msgid "_Execute"
+msgstr ""
+
+#: gtk/gtkstock.c:287
msgid "_Find"
msgstr ""
-#: gtk/gtkstock.c:283
+#: gtk/gtkstock.c:288
msgid "Find and _Replace"
msgstr ""
-#: gtk/gtkstock.c:284
+#: gtk/gtkstock.c:289
+#, fuzzy
+msgid "_Floppy"
+msgstr "Aplicar"
+
+#: 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:285
+#: gtk/gtkstock.c:295
+msgid "_Down"
+msgstr ""
+
+#: gtk/gtkstock.c:296
msgid "_Forward"
msgstr ""
-#: gtk/gtkstock.c:286
+#: gtk/gtkstock.c:297
+msgid "_Up"
+msgstr ""
+
+#: gtk/gtkstock.c:298
#, fuzzy
msgid "_Help"
msgstr "Ajuda"
-#: gtk/gtkstock.c:287
+#: gtk/gtkstock.c:299
#, fuzzy
msgid "_Home"
msgstr "Ajuda"
-#: gtk/gtkstock.c:288
+#: gtk/gtkstock.c:300
+msgid "_Index"
+msgstr ""
+
+#: gtk/gtkstock.c:301
#, fuzzy
msgid "_Italic"
msgstr "itlico"
-#: gtk/gtkstock.c:289
+#: gtk/gtkstock.c:302
+msgid "_Jump to"
+msgstr ""
+
+#: gtk/gtkstock.c:303
#, fuzzy
msgid "_Center"
msgstr "Criar"
-#: gtk/gtkstock.c:290
+#: gtk/gtkstock.c:304
#, fuzzy
msgid "_Fill"
msgstr "Famlia:"
-#: gtk/gtkstock.c:291
+#: gtk/gtkstock.c:305
msgid "_Left"
msgstr ""
-#: gtk/gtkstock.c:292
+#: gtk/gtkstock.c:306
#, fuzzy
msgid "_Right"
msgstr "fraca"
-#: gtk/gtkstock.c:293
+#: gtk/gtkstock.c:307
msgid "_New"
msgstr ""
-#: gtk/gtkstock.c:294
+#: gtk/gtkstock.c:308
msgid "_No"
msgstr ""
-#: gtk/gtkstock.c:295
+#: gtk/gtkstock.c:309
#, fuzzy
msgid "_OK"
msgstr "OK"
-#: gtk/gtkstock.c:296
+#: gtk/gtkstock.c:310
msgid "_Open"
msgstr ""
-#: gtk/gtkstock.c:297
+#: gtk/gtkstock.c:311
msgid "_Paste"
msgstr ""
-#: gtk/gtkstock.c:298
+#: gtk/gtkstock.c:312
msgid "_Preferences"
msgstr ""
-#: gtk/gtkstock.c:299
+#: gtk/gtkstock.c:313
#, fuzzy
msgid "_Print"
msgstr "Pontos"
-#: gtk/gtkstock.c:300
+#: gtk/gtkstock.c:314
#, fuzzy
msgid "Print Pre_view"
msgstr "Exemplo:"
-#: gtk/gtkstock.c:301
+#: gtk/gtkstock.c:315
msgid "_Properties"
msgstr ""
-#: gtk/gtkstock.c:302
+#: gtk/gtkstock.c:316
msgid "_Quit"
msgstr ""
-#: gtk/gtkstock.c:303
+#: gtk/gtkstock.c:317
#, fuzzy
msgid "_Redo"
msgstr "Vermelho:"
-#: gtk/gtkstock.c:304
+#: gtk/gtkstock.c:318
+msgid "_Refresh"
+msgstr ""
+
+#: gtk/gtkstock.c:319
+#, fuzzy
+msgid "_Remove"
+msgstr "Vermelho:"
+
+#: gtk/gtkstock.c:320
msgid "_Revert"
msgstr ""
-#: gtk/gtkstock.c:305
+#: gtk/gtkstock.c:321
#, fuzzy
msgid "_Save"
msgstr "Salvar"
-#: gtk/gtkstock.c:306
+#: gtk/gtkstock.c:322
#, fuzzy
msgid "Save _As"
msgstr "Salvar"
-#: gtk/gtkstock.c:307
+#: gtk/gtkstock.c:323
+#, fuzzy
+msgid "_Color"
+msgstr "Fechar"
+
+#: gtk/gtkstock.c:324
+#, fuzzy
+msgid "_Font"
+msgstr "Fonte"
+
+#: gtk/gtkstock.c:325
+msgid "_Ascending"
+msgstr ""
+
+#: gtk/gtkstock.c:326
+msgid "_Descending"
+msgstr ""
+
+#: gtk/gtkstock.c:327
msgid "_Spell Check"
msgstr ""
-#: gtk/gtkstock.c:308
+#: gtk/gtkstock.c:328
msgid "_Stop"
msgstr ""
-#: gtk/gtkstock.c:309
+#: gtk/gtkstock.c:329
msgid "_Strikethrough"
msgstr ""
-#: gtk/gtkstock.c:310
+#: gtk/gtkstock.c:330
+#, fuzzy
+msgid "_Undelete"
+msgstr "Apagar"
+
+#: gtk/gtkstock.c:331
msgid "_Underline"
msgstr ""
-#: gtk/gtkstock.c:311
+#: gtk/gtkstock.c:332
msgid "_Undo"
msgstr ""
-#: gtk/gtkstock.c:312
+#: gtk/gtkstock.c:333
msgid "_Yes"
msgstr ""
-#: gtk/gtkstock.c:313
+#: gtk/gtkstock.c:334
#, c-format
msgid "Zoom _100%"
msgstr ""
-#: gtk/gtkstock.c:314
+#: gtk/gtkstock.c:335
msgid "Zoom to _Fit"
msgstr ""
-#: gtk/gtkstock.c:315
+#: gtk/gtkstock.c:336
msgid "Zoom _In"
msgstr ""
-#: gtk/gtkstock.c:316
+#: gtk/gtkstock.c:337
msgid "Zoom _Out"
msgstr ""
@@ -2856,304 +2977,304 @@ msgstr ""
msgid "If TRUE this means the table cells are all the same width/height"
msgstr ""
-#: gtk/gtktext.c:603 gtk/gtktreeview.c:504
+#: gtk/gtktext.c:604 gtk/gtktreeview.c:505
msgid "Horizontal Adjustment"
msgstr ""
-#: gtk/gtktext.c:604
+#: gtk/gtktext.c:605
msgid "Horizontal adjustment for the text widget"
msgstr ""
-#: gtk/gtktext.c:611 gtk/gtktreeview.c:512
+#: gtk/gtktext.c:612 gtk/gtktreeview.c:513
msgid "Vertical Adjustment"
msgstr ""
-#: gtk/gtktext.c:612
+#: gtk/gtktext.c:613
msgid "Vertical adjustment for the text widget"
msgstr ""
-#: gtk/gtktext.c:619
+#: gtk/gtktext.c:620
msgid "Line Wrap"
msgstr ""
-#: gtk/gtktext.c:620
+#: gtk/gtktext.c:621
msgid "Whether lines are wrapped at widget edges"
msgstr ""
-#: gtk/gtktext.c:627
+#: gtk/gtktext.c:628
msgid "Word Wrap"
msgstr ""
-#: gtk/gtktext.c:628
+#: gtk/gtktext.c:629
msgid "Whether words are wrapped at widget edges"
msgstr ""
-#: gtk/gtktexttag.c:198
+#: gtk/gtktexttag.c:199
msgid "Tag name"
msgstr ""
-#: gtk/gtktexttag.c:199
+#: gtk/gtktexttag.c:200
msgid "Name used to refer to the text tag"
msgstr ""
-#: gtk/gtktexttag.c:224
+#: gtk/gtktexttag.c:225
msgid "Background full height"
msgstr ""
-#: gtk/gtktexttag.c:225
+#: gtk/gtktexttag.c:226
msgid ""
"Whether the background color fills the entire line height or only the height "
"of the tagged characters"
msgstr ""
-#: gtk/gtktexttag.c:233
+#: gtk/gtktexttag.c:234
msgid "Background stipple mask"
msgstr ""
-#: gtk/gtktexttag.c:234
+#: gtk/gtktexttag.c:235
msgid "Bitmap to use as a mask when drawing the text background"
msgstr ""
-#: gtk/gtktexttag.c:259
+#: gtk/gtktexttag.c:260
msgid "Foreground stipple mask"
msgstr ""
-#: gtk/gtktexttag.c:260
+#: gtk/gtktexttag.c:261
msgid "Bitmap to use as a mask when drawing the text foreground"
msgstr ""
-#: gtk/gtktexttag.c:267
+#: gtk/gtktexttag.c:268
#, fuzzy
msgid "Text direction"
msgstr "Criar Diretrio"
-#: gtk/gtktexttag.c:268
+#: gtk/gtktexttag.c:269
msgid "Text direction, e.g. right-to-left or left-to-right"
msgstr ""
-#: gtk/gtktexttag.c:378 gtk/gtktextview.c:557
+#: gtk/gtktexttag.c:379 gtk/gtktextview.c:566
msgid "Left, right, or center justification"
msgstr ""
-#: gtk/gtktexttag.c:386
+#: gtk/gtktexttag.c:387
msgid "Language"
msgstr ""
-#: gtk/gtktexttag.c:387
+#: gtk/gtktexttag.c:388
msgid "Language engine code to use for rendering the text"
msgstr ""
-#: gtk/gtktexttag.c:394
+#: gtk/gtktexttag.c:395
msgid "Left margin"
msgstr ""
-#: gtk/gtktexttag.c:395 gtk/gtktextview.c:566
+#: gtk/gtktexttag.c:396 gtk/gtktextview.c:575
msgid "Width of the left margin in pixels"
msgstr ""
-#: gtk/gtktexttag.c:404
+#: gtk/gtktexttag.c:405
msgid "Right margin"
msgstr ""
-#: gtk/gtktexttag.c:405 gtk/gtktextview.c:576
+#: gtk/gtktexttag.c:406 gtk/gtktextview.c:585
msgid "Width of the right margin in pixels"
msgstr ""
-#: gtk/gtktexttag.c:415 gtk/gtktextview.c:585
+#: gtk/gtktexttag.c:416 gtk/gtktextview.c:594
msgid "Indent"
msgstr ""
-#: gtk/gtktexttag.c:416 gtk/gtktextview.c:586
+#: gtk/gtktexttag.c:417 gtk/gtktextview.c:595
msgid "Amount to indent the paragraph, in pixels"
msgstr ""
-#: gtk/gtktexttag.c:436
+#: gtk/gtktexttag.c:437
msgid "Pixels above lines"
msgstr ""
-#: gtk/gtktexttag.c:437 gtk/gtktextview.c:510
+#: gtk/gtktexttag.c:438 gtk/gtktextview.c:519
msgid "Pixels of blank space above paragraphs"
msgstr ""
-#: gtk/gtktexttag.c:446
+#: gtk/gtktexttag.c:447
msgid "Pixels below lines"
msgstr ""
-#: gtk/gtktexttag.c:447 gtk/gtktextview.c:520
+#: gtk/gtktexttag.c:448 gtk/gtktextview.c:529
msgid "Pixels of blank space below paragraphs"
msgstr ""
-#: gtk/gtktexttag.c:456
+#: gtk/gtktexttag.c:457
msgid "Pixels inside wrap"
msgstr ""
-#: gtk/gtktexttag.c:457 gtk/gtktextview.c:530
+#: gtk/gtktexttag.c:458 gtk/gtktextview.c:539
msgid "Pixels of blank space between wrapped lines in a paragraph"
msgstr ""
-#: gtk/gtktexttag.c:483
+#: gtk/gtktexttag.c:484
msgid "Wrap mode"
msgstr ""
-#: gtk/gtktexttag.c:484 gtk/gtktextview.c:548
+#: gtk/gtktexttag.c:485 gtk/gtktextview.c:557
msgid ""
"Whether to wrap lines never, at word boundaries, or at character boundaries"
msgstr ""
-#: gtk/gtktexttag.c:493 gtk/gtktextview.c:595
+#: gtk/gtktexttag.c:494 gtk/gtktextview.c:604
msgid "Tabs"
msgstr ""
-#: gtk/gtktexttag.c:494 gtk/gtktextview.c:596
+#: gtk/gtktexttag.c:495 gtk/gtktextview.c:605
msgid "Custom tabs for this text"
msgstr ""
-#: gtk/gtktexttag.c:501
+#: gtk/gtktexttag.c:502
msgid "Invisible"
msgstr ""
-#: gtk/gtktexttag.c:502
+#: gtk/gtktexttag.c:503
msgid "Whether this text is hidden"
msgstr ""
-#: gtk/gtktexttag.c:515
+#: gtk/gtktexttag.c:516
msgid "Background full height set"
msgstr ""
-#: gtk/gtktexttag.c:516
+#: gtk/gtktexttag.c:517
msgid "Whether this tag affects background height"
msgstr ""
-#: gtk/gtktexttag.c:519
+#: gtk/gtktexttag.c:520
msgid "Background stipple set"
msgstr ""
-#: gtk/gtktexttag.c:520
+#: gtk/gtktexttag.c:521
msgid "Whether this tag affects the background stipple"
msgstr ""
-#: gtk/gtktexttag.c:527
+#: gtk/gtktexttag.c:528
msgid "Foreground stipple set"
msgstr ""
-#: gtk/gtktexttag.c:528
+#: gtk/gtktexttag.c:529
msgid "Whether this tag affects the foreground stipple"
msgstr ""
-#: gtk/gtktexttag.c:563
+#: gtk/gtktexttag.c:564
msgid "Justification set"
msgstr ""
-#: gtk/gtktexttag.c:564
+#: gtk/gtktexttag.c:565
msgid "Whether this tag affects paragraph justification"
msgstr ""
-#: gtk/gtktexttag.c:567
+#: gtk/gtktexttag.c:568
msgid "Language set"
msgstr ""
-#: gtk/gtktexttag.c:568
+#: gtk/gtktexttag.c:569
msgid "Whether this tag affects the language the text is rendered as"
msgstr ""
-#: gtk/gtktexttag.c:571
+#: gtk/gtktexttag.c:572
msgid "Left margin set"
msgstr ""
-#: gtk/gtktexttag.c:572
+#: gtk/gtktexttag.c:573
msgid "Whether this tag affects the left margin"
msgstr ""
-#: gtk/gtktexttag.c:575
+#: gtk/gtktexttag.c:576
msgid "Indent set"
msgstr ""
-#: gtk/gtktexttag.c:576
+#: gtk/gtktexttag.c:577
msgid "Whether this tag affects indentation"
msgstr ""
-#: gtk/gtktexttag.c:583
+#: gtk/gtktexttag.c:584
msgid "Pixels above lines set"
msgstr ""
-#: gtk/gtktexttag.c:584 gtk/gtktexttag.c:588
+#: gtk/gtktexttag.c:585 gtk/gtktexttag.c:589
msgid "Whether this tag affects the number of pixels above lines"
msgstr ""
-#: gtk/gtktexttag.c:587
+#: gtk/gtktexttag.c:588
msgid "Pixels below lines set"
msgstr ""
-#: gtk/gtktexttag.c:591
+#: gtk/gtktexttag.c:592
msgid "Pixels inside wrap set"
msgstr ""
-#: gtk/gtktexttag.c:592
+#: gtk/gtktexttag.c:593
msgid "Whether this tag affects the number of pixels between wrapped lines"
msgstr ""
-#: gtk/gtktexttag.c:599
+#: gtk/gtktexttag.c:600
msgid "Right margin set"
msgstr ""
-#: gtk/gtktexttag.c:600
+#: gtk/gtktexttag.c:601
msgid "Whether this tag affects the right margin"
msgstr ""
-#: gtk/gtktexttag.c:607
+#: gtk/gtktexttag.c:608
msgid "Wrap mode set"
msgstr ""
-#: gtk/gtktexttag.c:608
+#: gtk/gtktexttag.c:609
msgid "Whether this tag affects line wrap mode"
msgstr ""
-#: gtk/gtktexttag.c:611
+#: gtk/gtktexttag.c:612
msgid "Tabs set"
msgstr ""
-#: gtk/gtktexttag.c:612
+#: gtk/gtktexttag.c:613
msgid "Whether this tag affects tabs"
msgstr ""
-#: gtk/gtktexttag.c:615
+#: gtk/gtktexttag.c:616
msgid "Invisible set"
msgstr ""
-#: gtk/gtktexttag.c:616
+#: gtk/gtktexttag.c:617
msgid "Whether this tag affects text visibility"
msgstr ""
-#: gtk/gtktextview.c:509
+#: gtk/gtktextview.c:518
msgid "Pixels Above Lines"
msgstr ""
-#: gtk/gtktextview.c:519
+#: gtk/gtktextview.c:528
msgid "Pixels Below Lines"
msgstr ""
-#: gtk/gtktextview.c:529
+#: gtk/gtktextview.c:538
msgid "Pixels Inside Wrap"
msgstr ""
-#: gtk/gtktextview.c:547
+#: gtk/gtktextview.c:556
msgid "Wrap Mode"
msgstr ""
-#: gtk/gtktextview.c:565
+#: gtk/gtktextview.c:574
msgid "Left Margin"
msgstr ""
-#: gtk/gtktextview.c:575
+#: gtk/gtktextview.c:584
msgid "Right Margin"
msgstr ""
-#: gtk/gtktextview.c:603
+#: gtk/gtktextview.c:612
#, fuzzy
msgid "Cursor Visible"
msgstr "Inativo"
-#: gtk/gtktextview.c:604
+#: gtk/gtktextview.c:613
msgid "If the insertion cursor is shown"
msgstr ""
@@ -3162,548 +3283,560 @@ msgstr ""
msgid "Unable to locate theme engine in module_path: \"%s\","
msgstr "No encontrei mdulo no module_path: \"%s\","
-#: gtk/gtktipsquery.c:181
+#: gtk/gtktipsquery.c:182
msgid "--- No Tip ---"
msgstr "--- Sem Ajuda ---"
-#: gtk/gtktogglebutton.c:143
+#: gtk/gtktogglebutton.c:133
msgid "If the toggle button should be pressed in or not"
msgstr ""
-#: gtk/gtktogglebutton.c:151
+#: gtk/gtktogglebutton.c:141
msgid "If the toggle button is in an \"in between\" state."
msgstr ""
-#: gtk/gtktogglebutton.c:158
+#: gtk/gtktogglebutton.c:148
msgid "Draw Indicator"
msgstr ""
-#: gtk/gtktogglebutton.c:159
+#: gtk/gtktogglebutton.c:149
msgid "If the toggle part of the button is displayed"
msgstr ""
-#: gtk/gtktoolbar.c:224
+#: gtk/gtktoolbar.c:225
msgid "The orientation of the toolbar"
msgstr ""
-#: gtk/gtktoolbar.c:232
+#: gtk/gtktoolbar.c:233
msgid "Toolbar Style"
msgstr ""
-#: gtk/gtktoolbar.c:233
+#: gtk/gtktoolbar.c:234
msgid "How to draw the toolbar"
msgstr ""
-#: gtk/gtktoolbar.c:241
+#: gtk/gtktoolbar.c:242
msgid "Spacer size"
msgstr ""
-#: gtk/gtktoolbar.c:242
+#: gtk/gtktoolbar.c:243
msgid "Size of spacers"
msgstr ""
-#: gtk/gtktoolbar.c:251
+#: gtk/gtktoolbar.c:252
msgid "Amount of border space between the toolbar shadow and the buttons"
msgstr ""
-#: gtk/gtktoolbar.c:259
+#: gtk/gtktoolbar.c:260
msgid "Space style"
msgstr ""
-#: gtk/gtktoolbar.c:260
+#: gtk/gtktoolbar.c:261
msgid "Whether spacers are vertical lines or just blank"
msgstr ""
-#: gtk/gtktoolbar.c:268
+#: gtk/gtktoolbar.c:269
msgid "Button relief"
msgstr ""
-#: gtk/gtktoolbar.c:269
+#: gtk/gtktoolbar.c:270
msgid "Type of bevel around toolbar buttons"
msgstr ""
-#: gtk/gtktoolbar.c:277
+#: gtk/gtktoolbar.c:278
msgid "Style of bevel around the toolbar"
msgstr ""
-#: gtk/gtktoolbar.c:283
+#: gtk/gtktoolbar.c:284
#, fuzzy
msgid "Toolbar style"
msgstr "Estilo de Fonte:"
-#: gtk/gtktoolbar.c:284
+#: gtk/gtktoolbar.c:285
msgid ""
"Whether default toolbars have text only, text and icons, icons only, etc."
msgstr ""
-#: gtk/gtktoolbar.c:290
+#: gtk/gtktoolbar.c:291
msgid "Toolbar icon size"
msgstr ""
-#: gtk/gtktoolbar.c:291
+#: gtk/gtktoolbar.c:292
msgid "Size of icons in default toolbars"
msgstr ""
-#: gtk/gtktreeview.c:496
+#: gtk/gtktreeview.c:497
msgid "TreeView Model"
msgstr ""
-#: gtk/gtktreeview.c:497
+#: gtk/gtktreeview.c:498
msgid "The model for the tree view"
msgstr ""
-#: gtk/gtktreeview.c:505
+#: gtk/gtktreeview.c:506
msgid "Horizontal Adjustment for the widget"
msgstr ""
-#: gtk/gtktreeview.c:513
+#: gtk/gtktreeview.c:514
msgid "Vertical Adjustment for the widget"
msgstr ""
-#: gtk/gtktreeview.c:520 gtk/gtktreeviewcolumn.c:171 gtk/gtkwidget.c:421
+#: gtk/gtktreeview.c:521 gtk/gtktreeviewcolumn.c:173 gtk/gtkwidget.c:427
#, fuzzy
msgid "Visible"
msgstr "Inativo"
-#: gtk/gtktreeview.c:521
+#: gtk/gtktreeview.c:522
msgid "Show the column header buttons"
msgstr ""
-#: gtk/gtktreeview.c:528
+#: gtk/gtktreeview.c:529
msgid "Headers Clickable"
msgstr ""
-#: gtk/gtktreeview.c:529
+#: gtk/gtktreeview.c:530
msgid "Column headers respond to click events"
msgstr ""
-#: gtk/gtktreeview.c:536
+#: gtk/gtktreeview.c:537
msgid "Expander Column"
msgstr ""
-#: gtk/gtktreeview.c:537
+#: gtk/gtktreeview.c:538
msgid "Set the column for the expander column"
msgstr ""
-#: gtk/gtktreeview.c:544 gtk/gtktreeviewcolumn.c:262
+#: gtk/gtktreeview.c:545 gtk/gtktreeviewcolumn.c:272
msgid "Reorderable"
msgstr ""
-#: gtk/gtktreeview.c:545
+#: gtk/gtktreeview.c:546
msgid "View is reorderable"
msgstr ""
-#: gtk/gtktreeview.c:552
+#: gtk/gtktreeview.c:553
msgid "Rules Hint"
msgstr ""
-#: gtk/gtktreeview.c:553
+#: gtk/gtktreeview.c:554
msgid "Set a hint to the theme engine to draw rows in alternating colors"
msgstr ""
-#: gtk/gtktreeview.c:560
+#: gtk/gtktreeview.c:561
msgid "Enable Search"
msgstr ""
-#: gtk/gtktreeview.c:561
+#: gtk/gtktreeview.c:562
msgid "View allows user to search through columns interactively"
msgstr ""
-#: gtk/gtktreeview.c:568
+#: gtk/gtktreeview.c:569
msgid "Search Column"
msgstr ""
-#: gtk/gtktreeview.c:569
+#: gtk/gtktreeview.c:570
msgid "Model column to search through when searching through code"
msgstr ""
-#: gtk/gtktreeview.c:582
+#: gtk/gtktreeview.c:583
msgid "Expander Size"
msgstr ""
-#: gtk/gtktreeview.c:583
+#: gtk/gtktreeview.c:584
msgid "Size of the expander arrow."
msgstr ""
-#: gtk/gtktreeview.c:591
+#: gtk/gtktreeview.c:592
msgid "Vertical Separator Width"
msgstr ""
-#: gtk/gtktreeview.c:592
+#: gtk/gtktreeview.c:593
msgid "Vertical space between cells. Must be an even number."
msgstr ""
-#: gtk/gtktreeview.c:600
+#: gtk/gtktreeview.c:601
msgid "Horizontal Separator Width"
msgstr ""
-#: gtk/gtktreeview.c:601
+#: gtk/gtktreeview.c:602
msgid "Horizontal space between cells. Must be an even number."
msgstr ""
-#: gtk/gtktreeview.c:609
+#: gtk/gtktreeview.c:610
msgid "Allow Rules"
msgstr ""
-#: gtk/gtktreeview.c:610
+#: gtk/gtktreeview.c:611
msgid "Allow drawing of alternating color rows."
msgstr ""
-#: gtk/gtktreeviewcolumn.c:172
+#: gtk/gtktreeview.c:617
+msgid "Indent Expanders"
+msgstr ""
+
+#: gtk/gtktreeview.c:618
+msgid "Make the expanders indented."
+msgstr ""
+
+#: gtk/gtktreeviewcolumn.c:174
msgid "Whether to display the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:180
+#: gtk/gtktreeviewcolumn.c:181 gtk/gtkwindow.c:394
+#, fuzzy
+msgid "Resizable"
+msgstr "Inativo"
+
+#: gtk/gtktreeviewcolumn.c:182
+msgid "Column is user-resizable"
+msgstr ""
+
+#: gtk/gtktreeviewcolumn.c:190
msgid "Current width of the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:188
+#: gtk/gtktreeviewcolumn.c:198
msgid "Sizing"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:189
+#: gtk/gtktreeviewcolumn.c:199
msgid "Resize mode of the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:197
+#: gtk/gtktreeviewcolumn.c:207
#, fuzzy
msgid "Fixed Width"
msgstr "Largura Mdia:"
-#: gtk/gtktreeviewcolumn.c:198
+#: gtk/gtktreeviewcolumn.c:208
msgid "Current fixed width of the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:207
+#: gtk/gtktreeviewcolumn.c:217
msgid "Minimum Width"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:208
+#: gtk/gtktreeviewcolumn.c:218
msgid "Minimum allowed width of the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:217
+#: gtk/gtktreeviewcolumn.c:227
msgid "Maximum Width"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:218
+#: gtk/gtktreeviewcolumn.c:228
msgid "Maximum allowed width of the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:227
+#: gtk/gtktreeviewcolumn.c:237
#, fuzzy
msgid "Title"
msgstr "Arquivos"
-#: gtk/gtktreeviewcolumn.c:228
+#: gtk/gtktreeviewcolumn.c:238
msgid "Title to appear in column header"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:235
+#: gtk/gtktreeviewcolumn.c:245
msgid "Clickable"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:236
+#: gtk/gtktreeviewcolumn.c:246
msgid "Whether the header can be clicked"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:244
+#: gtk/gtktreeviewcolumn.c:254
#, fuzzy
msgid "Widget"
msgstr "Peso:"
-#: gtk/gtktreeviewcolumn.c:245
+#: gtk/gtktreeviewcolumn.c:255
msgid "Widget to put in column header button instead of column title"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:252
+#: gtk/gtktreeviewcolumn.c:262
msgid "Alignment"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:253
+#: gtk/gtktreeviewcolumn.c:263
msgid "X Alignment of the column header text or widget"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:263
+#: gtk/gtktreeviewcolumn.c:273
msgid "Whether the column can be reordered around the headers"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:270
+#: gtk/gtktreeviewcolumn.c:280
msgid "Sort indicator"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:271
+#: gtk/gtktreeviewcolumn.c:281
msgid "Whether to show a sort indicator"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:278
+#: gtk/gtktreeviewcolumn.c:288
msgid "Sort order"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:279
+#: gtk/gtktreeviewcolumn.c:289
msgid "Sort direction the sort indicator should indicate"
msgstr ""
-#: gtk/gtkviewport.c:132
+#: gtk/gtkviewport.c:133
msgid ""
"The GtkAdjustment that determines the values of the horizontal position for "
"this viewport."
msgstr ""
-#: gtk/gtkviewport.c:140
+#: gtk/gtkviewport.c:141
msgid ""
"The GtkAdjustment that determines the values of the vertical position for "
"this viewport."
msgstr ""
-#: gtk/gtkviewport.c:148
+#: gtk/gtkviewport.c:149
msgid "Determines how the shadowed box around the viewport is drawn."
msgstr ""
-#: gtk/gtkwidget.c:388
+#: gtk/gtkwidget.c:394
#, fuzzy
msgid "Widget name"
msgstr "Peso:"
-#: gtk/gtkwidget.c:389
+#: gtk/gtkwidget.c:395
msgid "The name of the widget"
msgstr ""
-#: gtk/gtkwidget.c:395
+#: gtk/gtkwidget.c:401
msgid "Parent widget"
msgstr ""
-#: gtk/gtkwidget.c:396
+#: gtk/gtkwidget.c:402
msgid "The parent widget of this widget. Must be a Container widget."
msgstr ""
-#: gtk/gtkwidget.c:403
+#: gtk/gtkwidget.c:409
msgid "Width request"
msgstr ""
-#: gtk/gtkwidget.c:404
+#: gtk/gtkwidget.c:410
msgid ""
"Override for width request of the widget, or -1 if natural request should be "
"used."
msgstr ""
-#: gtk/gtkwidget.c:412
+#: gtk/gtkwidget.c:418
msgid "Height request"
msgstr ""
-#: gtk/gtkwidget.c:413
+#: gtk/gtkwidget.c:419
msgid ""
"Override for height request of the widget, or -1 if natural request should "
"be used."
msgstr ""
-#: gtk/gtkwidget.c:422
+#: gtk/gtkwidget.c:428
msgid "Whether the widget is visible"
msgstr ""
-#: gtk/gtkwidget.c:428
+#: gtk/gtkwidget.c:434
msgid "Sensitive"
msgstr ""
-#: gtk/gtkwidget.c:429
+#: gtk/gtkwidget.c:435
msgid "Whether the widget responds to input"
msgstr ""
-#: gtk/gtkwidget.c:435
+#: gtk/gtkwidget.c:441
msgid "Application paintable"
msgstr ""
-#: gtk/gtkwidget.c:436
+#: gtk/gtkwidget.c:442
msgid "Whether the application will paint directly on the widget"
msgstr ""
-#: gtk/gtkwidget.c:442
+#: gtk/gtkwidget.c:448
msgid "Can focus"
msgstr ""
-#: gtk/gtkwidget.c:443
+#: gtk/gtkwidget.c:449
msgid "Whether the widget can accept the input focus"
msgstr ""
-#: gtk/gtkwidget.c:449
+#: gtk/gtkwidget.c:455
msgid "Has focus"
msgstr ""
-#: gtk/gtkwidget.c:450
+#: gtk/gtkwidget.c:456
msgid "Whether the widget has the input focus"
msgstr ""
-#: gtk/gtkwidget.c:456
+#: gtk/gtkwidget.c:462
msgid "Can default"
msgstr ""
-#: gtk/gtkwidget.c:457
+#: gtk/gtkwidget.c:463
msgid "Whether the widget can be the default widget"
msgstr ""
-#: gtk/gtkwidget.c:463
+#: gtk/gtkwidget.c:469
msgid "Has default"
msgstr ""
-#: gtk/gtkwidget.c:464
+#: gtk/gtkwidget.c:470
msgid "Whether the widget is the default widget"
msgstr ""
-#: gtk/gtkwidget.c:470
+#: gtk/gtkwidget.c:476
msgid "Receives default"
msgstr ""
-#: gtk/gtkwidget.c:471
+#: gtk/gtkwidget.c:477
msgid "If TRUE, the widget will receive the default action when it is focused."
msgstr ""
-#: gtk/gtkwidget.c:477
+#: gtk/gtkwidget.c:483
msgid "Composite child"
msgstr ""
-#: gtk/gtkwidget.c:478
+#: gtk/gtkwidget.c:484
msgid "Whether the widget is composed of other widgets"
msgstr ""
-#: gtk/gtkwidget.c:484
+#: gtk/gtkwidget.c:490
#, fuzzy
msgid "Style"
msgstr "Adicionar Estilo:"
-#: gtk/gtkwidget.c:485
+#: gtk/gtkwidget.c:491
msgid ""
"The style of the widget, which contains information about how it will look "
"(colors etc)."
msgstr ""
-#: gtk/gtkwidget.c:491
+#: gtk/gtkwidget.c:497
msgid "Events"
msgstr ""
-#: gtk/gtkwidget.c:492
+#: gtk/gtkwidget.c:498
msgid "The event mask that decides what kind of GdkEvents this widget gets."
msgstr ""
-#: gtk/gtkwidget.c:499
+#: gtk/gtkwidget.c:505
msgid "Extension events"
msgstr ""
-#: gtk/gtkwidget.c:500
+#: gtk/gtkwidget.c:506
msgid "The mask that decides what kind of extension events this widget gets."
msgstr ""
-#: gtk/gtkwidget.c:1047
+#: gtk/gtkwidget.c:1053
msgid "Interior Focus"
msgstr ""
-#: gtk/gtkwidget.c:1048
+#: gtk/gtkwidget.c:1054
msgid "Whether to draw the focus indicator inside widgets."
msgstr ""
-#: gtk/gtkwindow.c:361
+#: gtk/gtkwindow.c:359
#, fuzzy
msgid "Window Type"
msgstr "Janela"
-#: gtk/gtkwindow.c:362
+#: gtk/gtkwindow.c:360
msgid "The type of the window"
msgstr ""
-#: gtk/gtkwindow.c:371
+#: gtk/gtkwindow.c:369
#, fuzzy
msgid "Window Title"
msgstr "Janela"
-#: gtk/gtkwindow.c:372
+#: gtk/gtkwindow.c:370
msgid "The title of the window"
msgstr ""
-#: gtk/gtkwindow.c:379
+#: gtk/gtkwindow.c:377
msgid "Allow Shrink"
msgstr ""
-#: gtk/gtkwindow.c:381
+#: gtk/gtkwindow.c:379
#, no-c-format
msgid ""
"If TRUE, the window has no mimimum size. Setting this to TRUE is 99% of the "
"time a bad idea."
msgstr ""
-#: gtk/gtkwindow.c:388
+#: gtk/gtkwindow.c:386
msgid "Allow Grow"
msgstr ""
-#: gtk/gtkwindow.c:389
+#: gtk/gtkwindow.c:387
msgid "If TRUE, users can expand the window beyond its minimum size."
msgstr ""
-#: gtk/gtkwindow.c:396
-#, fuzzy
-msgid "Resizable"
-msgstr "Inativo"
-
-#: gtk/gtkwindow.c:397
+#: gtk/gtkwindow.c:395
msgid "If TRUE, users can resize the window."
msgstr ""
-#: gtk/gtkwindow.c:404
+#: gtk/gtkwindow.c:402
msgid "Modal"
msgstr ""
-#: gtk/gtkwindow.c:405
+#: gtk/gtkwindow.c:403
msgid ""
"If TRUE, the window is modal (other windows are not usable while this one is "
"up)."
msgstr ""
-#: gtk/gtkwindow.c:412
+#: gtk/gtkwindow.c:410
msgid "Window Position"
msgstr ""
-#: gtk/gtkwindow.c:413
+#: gtk/gtkwindow.c:411
msgid "The initial position of the window."
msgstr ""
-#: gtk/gtkwindow.c:421
+#: gtk/gtkwindow.c:419
msgid "Default Width"
msgstr ""
-#: gtk/gtkwindow.c:422
+#: gtk/gtkwindow.c:420
msgid ""
"The default width of the window, used when initially showing the window."
msgstr ""
-#: gtk/gtkwindow.c:431
+#: gtk/gtkwindow.c:429
msgid "Default Height"
msgstr ""
-#: gtk/gtkwindow.c:432
+#: gtk/gtkwindow.c:430
msgid ""
"The default height of the window, used when initially showing the window."
msgstr ""
-#: gtk/gtkwindow.c:441
+#: gtk/gtkwindow.c:439
msgid "Destroy with Parent"
msgstr ""
-#: gtk/gtkwindow.c:442
+#: gtk/gtkwindow.c:440
msgid "If this window should be destroyed when the parent is destroyed"
msgstr ""
-#: gtk/gtkwindow.c:449
+#: gtk/gtkwindow.c:447
msgid "Icon"
msgstr ""
-#: gtk/gtkwindow.c:450
+#: gtk/gtkwindow.c:448
msgid "Icon for this window"
msgstr ""
-#: gtk/gtksizegroup.c:241
+#: gtk/gtksizegroup.c:242
#, fuzzy
msgid "Mode"
msgstr "Modo: "
-#: gtk/gtksizegroup.c:242
+#: gtk/gtksizegroup.c:243
msgid ""
"The the directions in which the size group effects the requested sizes of "
"its component widgets."
diff --git a/po/ro.po b/po/ro.po
index 6d6d4009f..09794a977 100644
--- a/po/ro.po
+++ b/po/ro.po
@@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: gtk+ 1.3.0\n"
-"POT-Creation-Date: 2001-10-25 16:39-0400\n"
+"POT-Creation-Date: 2001-11-23 15:47-0500\n"
"PO-Revision-Date: 2001-11-05 21:11+0200\n"
"Last-Translator: Marius Andreiana <mandreiana@yahoo.com>\n"
"Language-Team: Romanian <ro@li.org>\n"
@@ -14,12 +14,12 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-#: gdk-pixbuf/gdk-pixbuf-animation.c:144 gdk-pixbuf/gdk-pixbuf-io.c:543
+#: gdk-pixbuf/gdk-pixbuf-animation.c:144 gdk-pixbuf/gdk-pixbuf-io.c:551
#, c-format
msgid "Failed to open file '%s': %s"
msgstr "Eşuare la deschiderea fişierului '%s': %s"
-#: gdk-pixbuf/gdk-pixbuf-animation.c:155 gdk-pixbuf/gdk-pixbuf-io.c:553
+#: gdk-pixbuf/gdk-pixbuf-animation.c:155 gdk-pixbuf/gdk-pixbuf-io.c:561
#, c-format
msgid "Image file '%s' contains no data"
msgstr "Fişierul imagine '%s' nu conţine date"
@@ -29,7 +29,7 @@ msgstr "Fişierul imagine '%s' nu conţine date"
msgid "Don't know how to load the animation in file '%s'"
msgstr "Nu ştiu cum să încarc animaţia din fişierul '%s'"
-#: gdk-pixbuf/gdk-pixbuf-animation.c:205 gdk-pixbuf/gdk-pixbuf-io.c:598
+#: gdk-pixbuf/gdk-pixbuf-animation.c:205 gdk-pixbuf/gdk-pixbuf-io.c:606
#, c-format
msgid ""
"Failed to load image '%s': reason not known, probably a corrupt image file"
@@ -40,18 +40,18 @@ msgstr ""
#: gdk-pixbuf/gdk-pixbuf-animation.c:233
#, c-format
msgid ""
-"Failed to load animation '%s': reason not known, probably a corrupt animation "
-"file"
+"Failed to load animation '%s': reason not known, probably a corrupt "
+"animation file"
msgstr ""
"Eşuare la încărcarea animaţiei '%s': motiv necunoscut, probabil un fişier "
"animaţie corupt"
-#: gdk-pixbuf/gdk-pixbuf-io.c:316
+#: gdk-pixbuf/gdk-pixbuf-io.c:324
#, c-format
msgid "Unable to load image-loading module: %s: %s"
msgstr "Nu pot să încarc modulul de încărcare imagine: %s: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:335
+#: gdk-pixbuf/gdk-pixbuf-io.c:343
#, c-format
msgid ""
"Image-loading module %s does not export the proper interface; perhaps it's "
@@ -60,58 +60,58 @@ msgstr ""
"Modulul de încărcare imagine %s nu exportă interfaţa corectă; poate este "
"dintr-o versiune GTK diferită?"
-#: gdk-pixbuf/gdk-pixbuf-io.c:452 gdk-pixbuf/gdk-pixbuf-io.c:478
+#: gdk-pixbuf/gdk-pixbuf-io.c:460 gdk-pixbuf/gdk-pixbuf-io.c:486
#, c-format
msgid "Image type '%s' is not supported"
msgstr "Tipul de imagine '%s' nu este suportat"
-#: gdk-pixbuf/gdk-pixbuf-io.c:500
+#: gdk-pixbuf/gdk-pixbuf-io.c:508
#, c-format
msgid "Couldn't recognize the image file format for file '%s'"
msgstr ""
"Nu am putut recunoaşte formatul fişierului imagine pentru fişierul '%s'"
-#: gdk-pixbuf/gdk-pixbuf-io.c:506
+#: gdk-pixbuf/gdk-pixbuf-io.c:514
msgid "Unrecognized image file format"
msgstr "Format fişier imagine nerecunoscut"
-#: gdk-pixbuf/gdk-pixbuf-io.c:576
+#: gdk-pixbuf/gdk-pixbuf-io.c:584
#, c-format
msgid "Don't know how to load the image in file '%s'"
msgstr "Nu ştiu cum să încarc imaginea în fişierul '%s'"
-#: gdk-pixbuf/gdk-pixbuf-io.c:609
+#: gdk-pixbuf/gdk-pixbuf-io.c:617
#, c-format
msgid "Failed to load image '%s': %s"
msgstr "Eşuare la încărcarea imaginii '%s': %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:714
+#: gdk-pixbuf/gdk-pixbuf-io.c:722
#, c-format
msgid "This build of gdk-pixbuf does not support saving the image format: %s"
msgstr ""
-"Această versiune compilată gdk-pixbuf nu suportă salvarea formatului imagine: "
-"%s"
+"Această versiune compilată gdk-pixbuf nu suportă salvarea formatului "
+"imagine: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:822
+#: gdk-pixbuf/gdk-pixbuf-io.c:830
#, c-format
msgid "Failed to open '%s' for writing: %s"
msgstr "Eşuare la deschiderea '%s' pentru scriere: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:843
+#: gdk-pixbuf/gdk-pixbuf-io.c:851
#, 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 ""
-"Eşuare la închiderea '%s' în timpul scrierii imaginii, s-ar putea ca nu toate "
-"datele să fi fost salvate: %s"
+"Eşuare la închiderea '%s' în timpul scrierii imaginii, s-ar putea ca nu "
+"toate datele să fi fost salvate: %s"
-#: gdk-pixbuf/gdk-pixbuf-loader.c:252
+#: gdk-pixbuf/gdk-pixbuf-loader.c:250
#, c-format
msgid "Incremental loading of image type '%s' is not supported"
msgstr "Încărcarea incrementală a tipului imagine '%s' nu este suportată"
-#: gdk-pixbuf/gdk-pixbuf-loader.c:275 gdk-pixbuf/gdk-pixbuf-loader.c:376
+#: gdk-pixbuf/gdk-pixbuf-loader.c:273 gdk-pixbuf/gdk-pixbuf-loader.c:374
#, c-format
msgid ""
"Internal error: Image loader module '%s' failed to begin loading an image, "
@@ -181,8 +181,7 @@ msgid "GIF image contained a frame appearing outside the image bounds."
msgstr "Imaginea GIF conţinea un cadru în afara graniţelor imaginii."
#: gdk-pixbuf/io-gif.c:1151
-msgid ""
-"First frame of GIF image had 'revert to previous' as its disposal mode."
+msgid "First frame of GIF image had 'revert to previous' as its disposal mode."
msgstr ""
"Primul cadru al imaginii GIF a avut 'mergi înapoi' ca mod de dispunere."
@@ -229,8 +228,8 @@ msgstr ""
msgid ""
"JPEG quality must be a value between 0 and 100; value '%d' is not allowed."
msgstr ""
-"Calitatea JPEG trebuie să fie o valoare între 0 şi 100; valoarea '%d' nu este "
-"permisă."
+"Calitatea JPEG trebuie să fie o valoare între 0 şi 100; valoarea '%d' nu "
+"este permisă."
#: gdk-pixbuf/io-png.c:161
#, c-format
@@ -394,35 +393,35 @@ msgstr "Memorie insuficientă pentru a încărca fişierul XBM"
msgid "Failed to write to temporary file when loading XBM image"
msgstr "Eşuare la scrierea fişierului temporar când încărcam imaginea XBM"
-#: gdk-pixbuf/io-xpm.c:1256
+#: gdk-pixbuf/io-xpm.c:1234
msgid "No XPM header found"
msgstr "Antetul XPM nu a fost găsit"
-#: gdk-pixbuf/io-xpm.c:1264
+#: gdk-pixbuf/io-xpm.c:1242
msgid "XPM file has image width <= 0"
msgstr "Fişierul XPM are lăţimea imaginii <= 0"
-#: gdk-pixbuf/io-xpm.c:1272
+#: gdk-pixbuf/io-xpm.c:1250
msgid "XPM file has image height <= 0"
msgstr "Fişierul XPM are înălţimea imaginii <= 0"
-#: gdk-pixbuf/io-xpm.c:1280
+#: gdk-pixbuf/io-xpm.c:1258
msgid "XPM file has invalid number of colors"
msgstr "Fişierul XPM are numărul de culori invalid"
-#: gdk-pixbuf/io-xpm.c:1288
+#: gdk-pixbuf/io-xpm.c:1266
msgid "XPM has invalid number of chars per pixel"
msgstr "XPM are numărul de caractere per pixel invalid"
-#: gdk-pixbuf/io-xpm.c:1306
+#: gdk-pixbuf/io-xpm.c:1284
msgid "Can't read XPM colormap"
msgstr "Nu pot citi harta de culoare XPM"
-#: gdk-pixbuf/io-xpm.c:1344
+#: gdk-pixbuf/io-xpm.c:1322
msgid "Can't allocate memory for loading XPM image"
msgstr "Nu pot aloca memorie pentru încărcarea fişierului imagine XPM"
-#: gdk-pixbuf/io-xpm.c:1527
+#: gdk-pixbuf/io-xpm.c:1505
msgid "Failed to write to temporary file when loading XPM image"
msgstr "Eşuare la scrierea fişierului temporar când încărcam imaginea XPM"
@@ -443,12 +442,24 @@ msgstr "Datele pixel ale imaginii sunt corupte"
msgid "failed to allocate image buffer of %u bytes"
msgstr "eşuare la alocarea memoriei tampon de %u octeţi"
-#: gtk/gtkaccellabel.c:115
-msgid "Accelerator object"
+#: gtk/gtkaccellabel.c:122
+#, fuzzy
+msgid "Accelerator Closure"
msgstr "Obiect accelerator"
-#: gtk/gtkaccellabel.c:116
-msgid "The object monitored by this accelerator label"
+#: gtk/gtkaccellabel.c:123
+#, fuzzy
+msgid "The closure to be monitored for accelerator changes"
+msgstr "Obiectul monitorizat de aceasta etichetă a acceleratorului"
+
+#: gtk/gtkaccellabel.c:129
+#, fuzzy
+msgid "Accelerator Widget"
+msgstr "Obiect accelerator"
+
+#: gtk/gtkaccellabel.c:130
+#, fuzzy
+msgid "The widget to be monitored for accelerator changes"
msgstr "Obiectul monitorizat de aceasta etichetă a acceleratorului"
#: gtk/gtkalignment.c:102
@@ -484,8 +495,8 @@ msgid ""
"If available horizontal space is bigger than needed for the child, how much "
"of it to use for the child. 0.0 means none, 1.0 means all"
msgstr ""
-"Daca spaţiul disponibil orizontal este mai mare decât copilul are nevoie, cât "
-"să fie folosit pentru copil. 0.0 înseamnă nimic, 1.0 înseamnă tot"
+"Daca spaţiul disponibil orizontal este mai mare decât copilul are nevoie, "
+"cât să fie folosit pentru copil. 0.0 înseamnă nimic, 1.0 înseamnă tot"
#: gtk/gtkalignment.c:130
msgid "Vertical scale"
@@ -597,8 +608,8 @@ msgstr "Secundar"
#: gtk/gtkbbox.c:161
msgid ""
-"If TRUE, the child appears in a secondary group of children, suitable for, "
-"e.g., help buttons."
+"If TRUE, the child appears in a secondary group of children, suitable for, e."
+"g., help buttons."
msgstr ""
"Dacă TRUE, copilul apare într-un grup secundar de copii, potrivit pentru "
"butoanele de ajutor de exemplu."
@@ -611,7 +622,7 @@ msgstr "Spaţiere"
msgid "The amount of space between children."
msgstr "Cantitatea de spaţiu între copii."
-#: gtk/gtkbox.c:135 gtk/gtknotebook.c:396
+#: gtk/gtkbox.c:135 gtk/gtknotebook.c:400
msgid "Homogeneous"
msgstr "Omogen"
@@ -619,11 +630,11 @@ msgstr "Omogen"
msgid "Whether the children should all be the same size."
msgstr "Daca copii ar trebui să fie toţi de aceaşi mărime."
-#: gtk/gtkbutton.c:183 gtk/gtkframe.c:125 gtk/gtklabel.c:283
+#: gtk/gtkbutton.c:188 gtk/gtkframe.c:125 gtk/gtklabel.c:282
msgid "Label"
msgstr "Etichetă"
-#: gtk/gtkbutton.c:184
+#: gtk/gtkbutton.c:189
msgid ""
"Text of the label widget inside the button, if the button contains a label "
"widget."
@@ -631,11 +642,11 @@ msgstr ""
"Textul widgetului etichetă dinăuntrul butonului, daca butonul conţine un "
"widget etichetă."
-#: gtk/gtkbutton.c:191 gtk/gtklabel.c:304
+#: gtk/gtkbutton.c:196 gtk/gtklabel.c:303
msgid "Use underline"
msgstr "Foloseşte subliniere"
-#: gtk/gtkbutton.c:192 gtk/gtklabel.c:305
+#: gtk/gtkbutton.c:197 gtk/gtklabel.c:304
msgid ""
"If set, an underline in the text indicates the next character should be used "
"for the mnemonic accelerator key"
@@ -643,57 +654,57 @@ msgstr ""
"Dacă setat, o linie de subliniere în text indică că următorul caracter ar "
"trebui să fie folosit pentru tasta de accelerare"
-#: gtk/gtkbutton.c:199
+#: gtk/gtkbutton.c:204
msgid "Use stock"
msgstr "Foloseşte stoc"
-#: gtk/gtkbutton.c:200
+#: gtk/gtkbutton.c:205
msgid ""
"If set, the label is used to pick a stock item instead of being displayed"
msgstr ""
"Dacă setat, eticheta este folosită pentru a alege un element din stoc în loc "
"să fie afişată"
-#: gtk/gtkbutton.c:207
+#: gtk/gtkbutton.c:212
msgid "Border relief"
msgstr ""
-#: gtk/gtkbutton.c:208
+#: gtk/gtkbutton.c:213
msgid "The border relief style."
msgstr ""
-#: gtk/gtkbutton.c:259
+#: gtk/gtkbutton.c:264
msgid "Default Spacing"
msgstr "Spaţiere implicită"
-#: gtk/gtkbutton.c:260
+#: gtk/gtkbutton.c:265
msgid "Extra space to add for CAN_DEFAULT buttons"
msgstr ""
-#: gtk/gtkbutton.c:266
+#: gtk/gtkbutton.c:271
msgid "Default Outside Spacing"
msgstr ""
-#: gtk/gtkbutton.c:267
+#: gtk/gtkbutton.c:272
msgid ""
"Extra space to add for CAN_DEFAULT buttons that is always drawn outside the "
"border"
msgstr ""
-#: gtk/gtkbutton.c:272
+#: gtk/gtkbutton.c:277
msgid "Child X Displacement"
msgstr ""
-#: gtk/gtkbutton.c:273
+#: gtk/gtkbutton.c:278
msgid ""
"How far in the x direction to move the child when the button is depressed"
msgstr ""
-#: gtk/gtkbutton.c:280
+#: gtk/gtkbutton.c:285
msgid "Child Y Displacement"
msgstr ""
-#: gtk/gtkbutton.c:281
+#: gtk/gtkbutton.c:286
msgid ""
"How far in the y direction to move the child when the button is depressed"
msgstr ""
@@ -786,287 +797,287 @@ msgstr ""
msgid "The pixbuf to render."
msgstr ""
-#: gtk/gtkcellrenderertext.c:173 gtk/gtkentry.c:498 gtk/gtkprogressbar.c:207
+#: gtk/gtkcellrenderertext.c:174 gtk/gtkentry.c:506 gtk/gtkprogressbar.c:207
msgid "Text"
msgstr ""
-#: gtk/gtkcellrenderertext.c:174
+#: gtk/gtkcellrenderertext.c:175
msgid "Text to render"
msgstr ""
-#: gtk/gtkcellrenderertext.c:181
+#: gtk/gtkcellrenderertext.c:182
msgid "Markup"
msgstr ""
-#: gtk/gtkcellrenderertext.c:182
+#: gtk/gtkcellrenderertext.c:183
msgid "Marked up text to render"
msgstr ""
-#: gtk/gtkcellrenderertext.c:189 gtk/gtklabel.c:290
+#: gtk/gtkcellrenderertext.c:190 gtk/gtklabel.c:289
msgid "Attributes"
msgstr ""
-#: gtk/gtkcellrenderertext.c:190
+#: gtk/gtkcellrenderertext.c:191
msgid "A list of style attributes to apply to the text of the renderer."
msgstr ""
-#: gtk/gtkcellrenderertext.c:197 gtk/gtktexttag.c:208
+#: gtk/gtkcellrenderertext.c:198 gtk/gtktexttag.c:209
msgid "Background color name"
msgstr ""
-#: gtk/gtkcellrenderertext.c:198 gtk/gtktexttag.c:209
+#: gtk/gtkcellrenderertext.c:199 gtk/gtktexttag.c:210
msgid "Background color as a string"
msgstr ""
-#: gtk/gtkcellrenderertext.c:205 gtk/gtktexttag.c:216
+#: gtk/gtkcellrenderertext.c:206 gtk/gtktexttag.c:217
msgid "Background color"
msgstr ""
-#: gtk/gtkcellrenderertext.c:206 gtk/gtktexttag.c:217
+#: gtk/gtkcellrenderertext.c:207 gtk/gtktexttag.c:218
msgid "Background color as a GdkColor"
msgstr ""
-#: gtk/gtkcellrenderertext.c:213 gtk/gtktexttag.c:242
+#: gtk/gtkcellrenderertext.c:214 gtk/gtktexttag.c:243
msgid "Foreground color name"
msgstr ""
-#: gtk/gtkcellrenderertext.c:214 gtk/gtktexttag.c:243
+#: gtk/gtkcellrenderertext.c:215 gtk/gtktexttag.c:244
msgid "Foreground color as a string"
msgstr ""
-#: gtk/gtkcellrenderertext.c:221 gtk/gtktexttag.c:250
+#: gtk/gtkcellrenderertext.c:222 gtk/gtktexttag.c:251
msgid "Foreground color"
msgstr ""
-#: gtk/gtkcellrenderertext.c:222 gtk/gtktexttag.c:251
+#: gtk/gtkcellrenderertext.c:223 gtk/gtktexttag.c:252
msgid "Foreground color as a GdkColor"
msgstr ""
-#: gtk/gtkcellrenderertext.c:230 gtk/gtkentry.c:430 gtk/gtktexttag.c:276
-#: gtk/gtktextview.c:539
+#: gtk/gtkcellrenderertext.c:231 gtk/gtkentry.c:438 gtk/gtktexttag.c:277
+#: gtk/gtktextview.c:548
msgid "Editable"
msgstr "Editabil"
-#: gtk/gtkcellrenderertext.c:231 gtk/gtktexttag.c:277 gtk/gtktextview.c:540
+#: gtk/gtkcellrenderertext.c:232 gtk/gtktexttag.c:278 gtk/gtktextview.c:549
msgid "Whether the text can be modified by the user"
msgstr ""
-#: gtk/gtkcellrenderertext.c:238 gtk/gtkcellrenderertext.c:246
-#: gtk/gtkfontsel.c:192 gtk/gtktexttag.c:284 gtk/gtktexttag.c:292
+#: gtk/gtkcellrenderertext.c:239 gtk/gtkcellrenderertext.c:247
+#: gtk/gtkfontsel.c:192 gtk/gtktexttag.c:285 gtk/gtktexttag.c:293
msgid "Font"
msgstr "Font"
-#: gtk/gtkcellrenderertext.c:239 gtk/gtktexttag.c:285
+#: gtk/gtkcellrenderertext.c:240 gtk/gtktexttag.c:286
msgid "Font description as a string"
msgstr ""
-#: gtk/gtkcellrenderertext.c:247 gtk/gtktexttag.c:293
+#: gtk/gtkcellrenderertext.c:248 gtk/gtktexttag.c:294
msgid "Font description as a PangoFontDescription struct"
msgstr ""
-#: gtk/gtkcellrenderertext.c:255 gtk/gtktexttag.c:301
+#: gtk/gtkcellrenderertext.c:256 gtk/gtktexttag.c:302
msgid "Font family"
msgstr "Familie font"
-#: gtk/gtkcellrenderertext.c:256 gtk/gtktexttag.c:302
+#: gtk/gtkcellrenderertext.c:257 gtk/gtktexttag.c:303
msgid "Name of the font family, e.g. Sans, Helvetica, Times, Monospace"
msgstr ""
-#: gtk/gtkcellrenderertext.c:263 gtk/gtkcellrenderertext.c:264
-#: gtk/gtktexttag.c:309 gtk/gtktexttag.c:310
+#: gtk/gtkcellrenderertext.c:264 gtk/gtkcellrenderertext.c:265
+#: gtk/gtktexttag.c:310 gtk/gtktexttag.c:311
msgid "Font style"
msgstr "Stil font"
-#: gtk/gtkcellrenderertext.c:272 gtk/gtkcellrenderertext.c:273
-#: gtk/gtktexttag.c:318 gtk/gtktexttag.c:319
+#: gtk/gtkcellrenderertext.c:273 gtk/gtkcellrenderertext.c:274
+#: gtk/gtktexttag.c:319 gtk/gtktexttag.c:320
msgid "Font variant"
msgstr ""
-#: gtk/gtkcellrenderertext.c:281 gtk/gtkcellrenderertext.c:282
-#: gtk/gtktexttag.c:327 gtk/gtktexttag.c:328
+#: gtk/gtkcellrenderertext.c:282 gtk/gtkcellrenderertext.c:283
+#: gtk/gtktexttag.c:328 gtk/gtktexttag.c:329
msgid "Font weight"
msgstr ""
-#: gtk/gtkcellrenderertext.c:291 gtk/gtkcellrenderertext.c:292
-#: gtk/gtktexttag.c:338 gtk/gtktexttag.c:339
+#: gtk/gtkcellrenderertext.c:292 gtk/gtkcellrenderertext.c:293
+#: gtk/gtktexttag.c:339 gtk/gtktexttag.c:340
msgid "Font stretch"
msgstr "Întindere font"
-#: gtk/gtkcellrenderertext.c:300 gtk/gtkcellrenderertext.c:301
-#: gtk/gtktexttag.c:347 gtk/gtktexttag.c:348
+#: gtk/gtkcellrenderertext.c:301 gtk/gtkcellrenderertext.c:302
+#: gtk/gtktexttag.c:348 gtk/gtktexttag.c:349
msgid "Font size"
msgstr "Mărime font"
-#: gtk/gtkcellrenderertext.c:310 gtk/gtktexttag.c:367
+#: gtk/gtkcellrenderertext.c:311 gtk/gtktexttag.c:368
msgid "Font points"
msgstr "Puncte font"
-#: gtk/gtkcellrenderertext.c:311 gtk/gtktexttag.c:368
+#: gtk/gtkcellrenderertext.c:312 gtk/gtktexttag.c:369
msgid "Font size in points"
msgstr "Mărimea font în puncte"
-#: gtk/gtkcellrenderertext.c:320 gtk/gtktexttag.c:357 gtk/gtktexttag.c:358
+#: gtk/gtkcellrenderertext.c:321 gtk/gtktexttag.c:358 gtk/gtktexttag.c:359
msgid "Font scale"
msgstr "Scară font"
-#: gtk/gtkcellrenderertext.c:321
+#: gtk/gtkcellrenderertext.c:322
msgid "Font scaling factor"
msgstr "Factor de scalare"
-#: gtk/gtkcellrenderertext.c:330 gtk/gtktexttag.c:426
+#: gtk/gtkcellrenderertext.c:331 gtk/gtktexttag.c:427
msgid "Rise"
msgstr "Ridică"
-#: gtk/gtkcellrenderertext.c:331 gtk/gtktexttag.c:427
+#: gtk/gtkcellrenderertext.c:332 gtk/gtktexttag.c:428
msgid ""
"Offset of text above the baseline (below the baseline if rise is negative)"
msgstr ""
-#: gtk/gtkcellrenderertext.c:341 gtk/gtktexttag.c:466
+#: gtk/gtkcellrenderertext.c:342 gtk/gtktexttag.c:467
msgid "Strikethrough"
msgstr ""
-#: gtk/gtkcellrenderertext.c:342 gtk/gtktexttag.c:467
+#: gtk/gtkcellrenderertext.c:343 gtk/gtktexttag.c:468
msgid "Whether to strike through the text"
msgstr ""
-#: gtk/gtkcellrenderertext.c:349 gtk/gtktexttag.c:474
+#: gtk/gtkcellrenderertext.c:350 gtk/gtktexttag.c:475
msgid "Underline"
msgstr ""
-#: gtk/gtkcellrenderertext.c:350 gtk/gtktexttag.c:475
+#: gtk/gtkcellrenderertext.c:351 gtk/gtktexttag.c:476
msgid "Style of underline for this text"
msgstr ""
-#: gtk/gtkcellrenderertext.c:360 gtk/gtktexttag.c:511
+#: gtk/gtkcellrenderertext.c:361 gtk/gtktexttag.c:512
msgid "Background set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:361 gtk/gtktexttag.c:512
+#: gtk/gtkcellrenderertext.c:362 gtk/gtktexttag.c:513
msgid "Whether this tag affects the background color"
msgstr ""
-#: gtk/gtkcellrenderertext.c:364 gtk/gtktexttag.c:523
+#: gtk/gtkcellrenderertext.c:365 gtk/gtktexttag.c:524
msgid "Foreground set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:365 gtk/gtktexttag.c:524
+#: gtk/gtkcellrenderertext.c:366 gtk/gtktexttag.c:525
msgid "Whether this tag affects the foreground color"
msgstr ""
-#: gtk/gtkcellrenderertext.c:368 gtk/gtktexttag.c:531
+#: gtk/gtkcellrenderertext.c:369 gtk/gtktexttag.c:532
msgid "Editability set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:369 gtk/gtktexttag.c:532
+#: gtk/gtkcellrenderertext.c:370 gtk/gtktexttag.c:533
msgid "Whether this tag affects text editability"
msgstr ""
-#: gtk/gtkcellrenderertext.c:372 gtk/gtktexttag.c:535
+#: gtk/gtkcellrenderertext.c:373 gtk/gtktexttag.c:536
msgid "Font family set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:373 gtk/gtktexttag.c:536
+#: gtk/gtkcellrenderertext.c:374 gtk/gtktexttag.c:537
msgid "Whether this tag affects the font family"
msgstr ""
-#: gtk/gtkcellrenderertext.c:376 gtk/gtktexttag.c:539
+#: gtk/gtkcellrenderertext.c:377 gtk/gtktexttag.c:540
msgid "Font style set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:377 gtk/gtktexttag.c:540
+#: gtk/gtkcellrenderertext.c:378 gtk/gtktexttag.c:541
msgid "Whether this tag affects the font style"
msgstr ""
-#: gtk/gtkcellrenderertext.c:380 gtk/gtktexttag.c:543
+#: gtk/gtkcellrenderertext.c:381 gtk/gtktexttag.c:544
msgid "Font variant set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:381 gtk/gtktexttag.c:544
+#: gtk/gtkcellrenderertext.c:382 gtk/gtktexttag.c:545
msgid "Whether this tag affects the font variant"
msgstr ""
-#: gtk/gtkcellrenderertext.c:384 gtk/gtktexttag.c:547
+#: gtk/gtkcellrenderertext.c:385 gtk/gtktexttag.c:548
msgid "Font weight set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:385 gtk/gtktexttag.c:548
+#: gtk/gtkcellrenderertext.c:386 gtk/gtktexttag.c:549
msgid "Whether this tag affects the font weight"
msgstr ""
-#: gtk/gtkcellrenderertext.c:388 gtk/gtktexttag.c:551
+#: gtk/gtkcellrenderertext.c:389 gtk/gtktexttag.c:552
msgid "Font stretch set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:389 gtk/gtktexttag.c:552
+#: gtk/gtkcellrenderertext.c:390 gtk/gtktexttag.c:553
msgid "Whether this tag affects the font stretch"
msgstr ""
-#: gtk/gtkcellrenderertext.c:392 gtk/gtktexttag.c:555
+#: gtk/gtkcellrenderertext.c:393 gtk/gtktexttag.c:556
msgid "Font size set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:393 gtk/gtktexttag.c:556
+#: gtk/gtkcellrenderertext.c:394 gtk/gtktexttag.c:557
msgid "Whether this tag affects the font size"
msgstr ""
-#: gtk/gtkcellrenderertext.c:396 gtk/gtktexttag.c:559
+#: gtk/gtkcellrenderertext.c:397 gtk/gtktexttag.c:560
msgid "Font scale set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:397 gtk/gtktexttag.c:560
+#: gtk/gtkcellrenderertext.c:398 gtk/gtktexttag.c:561
msgid "Whether this tag scales the font size by a factor"
msgstr ""
-#: gtk/gtkcellrenderertext.c:400 gtk/gtktexttag.c:579
+#: gtk/gtkcellrenderertext.c:401 gtk/gtktexttag.c:580
msgid "Rise set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:401 gtk/gtktexttag.c:580
+#: gtk/gtkcellrenderertext.c:402 gtk/gtktexttag.c:581
msgid "Whether this tag affects the rise"
msgstr ""
-#: gtk/gtkcellrenderertext.c:404 gtk/gtktexttag.c:595
+#: gtk/gtkcellrenderertext.c:405 gtk/gtktexttag.c:596
msgid "Strikethrough set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:405 gtk/gtktexttag.c:596
+#: gtk/gtkcellrenderertext.c:406 gtk/gtktexttag.c:597
msgid "Whether this tag affects strikethrough"
msgstr ""
-#: gtk/gtkcellrenderertext.c:408 gtk/gtktexttag.c:603
+#: gtk/gtkcellrenderertext.c:409 gtk/gtktexttag.c:604
msgid "Underline set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:409 gtk/gtktexttag.c:604
+#: gtk/gtkcellrenderertext.c:410 gtk/gtktexttag.c:605
msgid "Whether this tag affects underlining"
msgstr ""
-#: gtk/gtkcellrenderertoggle.c:129
+#: gtk/gtkcellrenderertoggle.c:130
msgid "Toggle state"
msgstr ""
-#: gtk/gtkcellrenderertoggle.c:130
+#: gtk/gtkcellrenderertoggle.c:131
msgid "The toggle state of the button"
msgstr ""
-#: gtk/gtkcellrenderertoggle.c:138
+#: gtk/gtkcellrenderertoggle.c:139
msgid "Activatable"
msgstr "Activabil"
-#: gtk/gtkcellrenderertoggle.c:139
+#: gtk/gtkcellrenderertoggle.c:140
msgid "The toggle button can be activated"
msgstr ""
-#: gtk/gtkcellrenderertoggle.c:147
+#: gtk/gtkcellrenderertoggle.c:148
msgid "Radio state"
msgstr ""
-#: gtk/gtkcellrenderertoggle.c:148
+#: gtk/gtkcellrenderertoggle.c:149
msgid "Draw the toggle button as a radio button"
msgstr ""
-#: gtk/gtkcheckbutton.c:95 gtk/gtkoptionmenu.c:163
+#: gtk/gtkcheckbutton.c:95 gtk/gtkoptionmenu.c:191
msgid "Indicator Size"
msgstr ""
@@ -1074,7 +1085,7 @@ msgstr ""
msgid "Size of check or radio indicator"
msgstr ""
-#: gtk/gtkcheckbutton.c:103 gtk/gtkoptionmenu.c:169
+#: gtk/gtkcheckbutton.c:103 gtk/gtkoptionmenu.c:197
msgid "Indicator Spacing"
msgstr ""
@@ -1082,164 +1093,164 @@ msgstr ""
msgid "Spacing around check or radio indicator"
msgstr ""
-#: gtk/gtkcheckmenuitem.c:114 gtk/gtktogglebutton.c:142
+#: gtk/gtkcheckmenuitem.c:115 gtk/gtktogglebutton.c:132
msgid "Active"
msgstr ""
-#: gtk/gtkcheckmenuitem.c:115
+#: gtk/gtkcheckmenuitem.c:116
msgid "Whether the menu item is checked."
msgstr ""
-#: gtk/gtkcheckmenuitem.c:122 gtk/gtktogglebutton.c:150
+#: gtk/gtkcheckmenuitem.c:123 gtk/gtktogglebutton.c:140
msgid "Inconsistent"
msgstr ""
-#: gtk/gtkcheckmenuitem.c:123
+#: gtk/gtkcheckmenuitem.c:124
msgid "Whether to display an \"inconsistent\" state."
msgstr ""
-#: gtk/gtkcolorsel.c:574
+#: gtk/gtkcolorsel.c:578
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:579
+#: gtk/gtkcolorsel.c:583
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:883
+#: gtk/gtkcolorsel.c:887
msgid "_Save color here"
msgstr ""
-#: gtk/gtkcolorsel.c:1051
+#: gtk/gtkcolorsel.c:1055
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:1667
+#: gtk/gtkcolorsel.c:1674
msgid "Has Opacity Control"
msgstr ""
-#: gtk/gtkcolorsel.c:1668
+#: gtk/gtkcolorsel.c:1675
msgid "Whether the color selector should allow setting opacity"
msgstr ""
-#: gtk/gtkcolorsel.c:1674
+#: gtk/gtkcolorsel.c:1681
msgid "Has palette"
msgstr ""
-#: gtk/gtkcolorsel.c:1675
+#: gtk/gtkcolorsel.c:1682
msgid "Whether a palette should be used"
msgstr ""
-#: gtk/gtkcolorsel.c:1681
+#: gtk/gtkcolorsel.c:1688
msgid "Current Color"
msgstr ""
-#: gtk/gtkcolorsel.c:1682
+#: gtk/gtkcolorsel.c:1689
msgid "The current color"
msgstr ""
-#: gtk/gtkcolorsel.c:1688
+#: gtk/gtkcolorsel.c:1695
msgid "Current Alpha"
msgstr ""
-#: gtk/gtkcolorsel.c:1689
+#: gtk/gtkcolorsel.c:1696
msgid "The current opacity value (0 fully transparent, 65535 fully opaque)"
msgstr ""
-#: gtk/gtkcolorsel.c:1702
+#: gtk/gtkcolorsel.c:1709
msgid "Custom palette"
msgstr ""
-#: gtk/gtkcolorsel.c:1703
+#: gtk/gtkcolorsel.c:1710
msgid "Palette to use in the color selector"
msgstr ""
-#: gtk/gtkcolorsel.c:1758
+#: gtk/gtkcolorsel.c:1750
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:1786
+#: gtk/gtkcolorsel.c:1778
msgid ""
"Click the eyedropper, then click a color anywhere on your screen to select "
"that color."
msgstr ""
-#: gtk/gtkcolorsel.c:1795
+#: gtk/gtkcolorsel.c:1787
msgid "_Hue:"
msgstr "_Nuanţă:"
-#: gtk/gtkcolorsel.c:1796
+#: gtk/gtkcolorsel.c:1788
msgid "Position on the color wheel."
msgstr ""
-#: gtk/gtkcolorsel.c:1797
+#: gtk/gtkcolorsel.c:1789
msgid "_Saturation:"
msgstr "_Saturaţie:"
-#: gtk/gtkcolorsel.c:1798
+#: gtk/gtkcolorsel.c:1790
msgid "\"Deepness\" of the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1799
+#: gtk/gtkcolorsel.c:1791
msgid "_Value:"
msgstr "_Valoare:"
-#: gtk/gtkcolorsel.c:1800
+#: gtk/gtkcolorsel.c:1792
msgid "Brightness of the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1801
+#: gtk/gtkcolorsel.c:1793
msgid "_Red:"
msgstr "_Roşu:"
-#: gtk/gtkcolorsel.c:1802
+#: gtk/gtkcolorsel.c:1794
msgid "Amount of red light in the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1803
+#: gtk/gtkcolorsel.c:1795
msgid "_Green:"
msgstr "_Verde:"
-#: gtk/gtkcolorsel.c:1804
+#: gtk/gtkcolorsel.c:1796
msgid "Amount of green light in the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1805
+#: gtk/gtkcolorsel.c:1797
msgid "_Blue:"
msgstr "_Albastru:"
-#: gtk/gtkcolorsel.c:1806
+#: gtk/gtkcolorsel.c:1798
msgid "Amount of blue light in the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1809
+#: gtk/gtkcolorsel.c:1801
msgid "_Opacity:"
msgstr "_Opacitate:"
-#: gtk/gtkcolorsel.c:1817
+#: gtk/gtkcolorsel.c:1809
msgid "Transparency of the currently-selected color."
msgstr ""
-#: gtk/gtkcolorsel.c:1832
+#: gtk/gtkcolorsel.c:1824
msgid "Color _Name:"
msgstr ""
-#: gtk/gtkcolorsel.c:1844
+#: gtk/gtkcolorsel.c:1836
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:1863
+#: gtk/gtkcolorsel.c:1855
msgid "_Palette"
msgstr ""
@@ -1284,201 +1295,200 @@ msgstr ""
msgid "Whether entered values must already be present in the list"
msgstr ""
-#: gtk/gtkcontainer.c:202
+#: gtk/gtkcontainer.c:203
msgid "Resize mode"
msgstr ""
-#: gtk/gtkcontainer.c:203
+#: gtk/gtkcontainer.c:204
msgid "Specify how resize events are handled"
msgstr ""
-#: gtk/gtkcontainer.c:210
+#: gtk/gtkcontainer.c:211
msgid "Border width"
msgstr ""
-#: gtk/gtkcontainer.c:211
+#: gtk/gtkcontainer.c:212
msgid "The width of the empty border outside the containers children."
msgstr ""
-#: gtk/gtkcontainer.c:219
+#: gtk/gtkcontainer.c:220
msgid "Child"
msgstr ""
-#: gtk/gtkcontainer.c:220
+#: gtk/gtkcontainer.c:221
msgid "Can be used to add a new child to the container."
msgstr ""
-#: gtk/gtkcurve.c:120
+#: gtk/gtkcurve.c:121
msgid "Curve type"
msgstr "Tip curbă"
-#: gtk/gtkcurve.c:121
+#: gtk/gtkcurve.c:122
msgid "Is this curve linear, spline interpolated, or free-form"
msgstr ""
-#: gtk/gtkcurve.c:129
+#: gtk/gtkcurve.c:130
msgid "Minimum X"
msgstr ""
-#: gtk/gtkcurve.c:130
+#: gtk/gtkcurve.c:131
msgid "Minimum possible value for X"
msgstr ""
-#: gtk/gtkcurve.c:139
+#: gtk/gtkcurve.c:140
msgid "Maximum X"
msgstr ""
-#: gtk/gtkcurve.c:140
+#: gtk/gtkcurve.c:141
msgid "Maximum possible X value."
msgstr ""
-#: gtk/gtkcurve.c:149
+#: gtk/gtkcurve.c:150
msgid "Minimum Y"
msgstr ""
-#: gtk/gtkcurve.c:150
+#: gtk/gtkcurve.c:151
msgid "Minimum possible value for Y"
msgstr ""
-#: gtk/gtkcurve.c:159
+#: gtk/gtkcurve.c:160
msgid "Maximum Y"
msgstr ""
-#: gtk/gtkcurve.c:160
+#: gtk/gtkcurve.c:161
msgid "Maximum possible value for Y"
msgstr ""
-#: gtk/gtkdialog.c:125
+#: gtk/gtkdialog.c:126
msgid "Has separator"
msgstr ""
-#: gtk/gtkdialog.c:126
+#: gtk/gtkdialog.c:127
msgid "The dialog has a separator bar above its buttons"
msgstr ""
-#: gtk/gtkdialog.c:149
+#: gtk/gtkdialog.c:150
msgid "Content area border"
msgstr ""
-#: gtk/gtkdialog.c:150
+#: gtk/gtkdialog.c:151
msgid "Width of border around the main dialog area"
msgstr ""
-#: gtk/gtkdialog.c:157
+#: gtk/gtkdialog.c:158
msgid "Button spacing"
msgstr ""
-#: gtk/gtkdialog.c:158
+#: gtk/gtkdialog.c:159
msgid "Spacing between buttons"
msgstr ""
-#: gtk/gtkdialog.c:166
+#: gtk/gtkdialog.c:167
msgid "Action area border"
msgstr ""
-#: gtk/gtkdialog.c:167
+#: gtk/gtkdialog.c:168
msgid "Width of border around the button area at the bottom of the dialog"
msgstr ""
-#: gtk/gtkentry.c:410 gtk/gtklabel.c:361
+#: gtk/gtkentry.c:418 gtk/gtklabel.c:360
msgid "Cursor Position"
msgstr "Poziţie cursor"
-#: gtk/gtkentry.c:411 gtk/gtklabel.c:362
+#: gtk/gtkentry.c:419 gtk/gtklabel.c:361
msgid "The current position of the insertion cursor in chars."
msgstr ""
-#: gtk/gtkentry.c:420 gtk/gtklabel.c:371
+#: gtk/gtkentry.c:428 gtk/gtklabel.c:370
msgid "Selection Bound"
msgstr "Legătură selecţie"
-#: gtk/gtkentry.c:421 gtk/gtklabel.c:372
+#: gtk/gtkentry.c:429 gtk/gtklabel.c:371
msgid ""
"The position of the opposite end of the selection from the cursor in chars."
msgstr ""
-#: gtk/gtkentry.c:431
+#: gtk/gtkentry.c:439
msgid "Whether the entry contents can be edited"
msgstr ""
-#: gtk/gtkentry.c:438
+#: gtk/gtkentry.c:446
msgid "Maximum length"
msgstr ""
-#: gtk/gtkentry.c:439
+#: gtk/gtkentry.c:447
msgid "Maximum number of characters for this entry"
msgstr ""
-#: gtk/gtkentry.c:447
+#: gtk/gtkentry.c:455
msgid "Visibility"
msgstr ""
-#: gtk/gtkentry.c:448
+#: gtk/gtkentry.c:456
msgid ""
"FALSE displays the \"invisible char\" instead of the actual text (password "
"mode)"
msgstr ""
-#: gtk/gtkentry.c:455
+#: gtk/gtkentry.c:463
msgid "Has Frame"
msgstr ""
-#: gtk/gtkentry.c:456
+#: gtk/gtkentry.c:464
msgid "FALSE removes outside bevel from entry."
msgstr ""
-#: gtk/gtkentry.c:463
+#: gtk/gtkentry.c:471
msgid "Invisible character"
msgstr ""
-#: gtk/gtkentry.c:464
-msgid ""
-"The character to use when masking entry contents (in \"password mode\")"
+#: gtk/gtkentry.c:472
+msgid "The character to use when masking entry contents (in \"password mode\")"
msgstr ""
-#: gtk/gtkentry.c:471
+#: gtk/gtkentry.c:479
msgid "Activates default"
msgstr ""
-#: gtk/gtkentry.c:472
+#: gtk/gtkentry.c:480
msgid ""
"Whether to activate the default widget (such as the default button in a "
"dialog) when Enter is pressed."
msgstr ""
-#: gtk/gtkentry.c:478
+#: gtk/gtkentry.c:486
msgid "Width in chars"
msgstr ""
-#: gtk/gtkentry.c:479
+#: gtk/gtkentry.c:487
msgid "Number of characters to leave space for in the entry."
msgstr ""
-#: gtk/gtkentry.c:488
+#: gtk/gtkentry.c:496
msgid "Scroll offset"
msgstr ""
-#: gtk/gtkentry.c:489
+#: gtk/gtkentry.c:497
msgid "Number of pixels of the entry scrolled off the screen to the left"
msgstr ""
-#: gtk/gtkentry.c:499
+#: gtk/gtkentry.c:507
msgid "The contents of the entry"
msgstr ""
-#: gtk/gtkentry.c:505 gtk/gtklabel.c:380 gtk/gtktextview.c:615
+#: gtk/gtkentry.c:513 gtk/gtklabel.c:379 gtk/gtktextview.c:624
msgid "Cursor color"
msgstr ""
-#: gtk/gtkentry.c:506 gtk/gtklabel.c:381 gtk/gtktextview.c:616
+#: gtk/gtkentry.c:514 gtk/gtklabel.c:380 gtk/gtktextview.c:625
msgid "Color with which to draw insertion cursor"
msgstr ""
-#: gtk/gtkentry.c:3793 gtk/gtklabel.c:3180
+#: gtk/gtkentry.c:3832 gtk/gtklabel.c:3151
msgid "Select All"
msgstr "Selectează tot"
-#: gtk/gtkentry.c:3803 gtk/gtklabel.c:3190 gtk/gtktextview.c:5563
+#: gtk/gtkentry.c:3842 gtk/gtklabel.c:3161 gtk/gtktextview.c:5737
msgid "Input Methods"
msgstr ""
@@ -1508,12 +1518,12 @@ msgstr "Directoare"
msgid "Files"
msgstr "Fişiere"
-#: gtk/gtkfilesel.c:727 gtk/gtkfilesel.c:2052
+#: gtk/gtkfilesel.c:726 gtk/gtkfilesel.c:2057
#, c-format
msgid "Directory unreadable: %s"
msgstr "Nu pot citi directorul: %s"
-#: gtk/gtkfilesel.c:849
+#: gtk/gtkfilesel.c:848
#, c-format
msgid ""
"The file \"%s\" resides on another machine (called %s) and may not be "
@@ -1521,130 +1531,127 @@ msgid ""
"Are you sure that you want to select it?"
msgstr ""
-#: gtk/gtkfilesel.c:979
+#: gtk/gtkfilesel.c:978
msgid "Create Dir"
msgstr "Creează Dir"
-#: gtk/gtkfilesel.c:990 gtk/gtkfilesel.c:1413
+#: gtk/gtkfilesel.c:989 gtk/gtkfilesel.c:1416
msgid "Delete File"
msgstr "Şterge fişier"
-#: gtk/gtkfilesel.c:1001 gtk/gtkfilesel.c:1556
+#: gtk/gtkfilesel.c:1000 gtk/gtkfilesel.c:1559
msgid "Rename File"
msgstr "Redenumeşte fişier"
-#: gtk/gtkfilesel.c:1236
+#: gtk/gtkfilesel.c:1237
#, c-format
msgid ""
"The directory name \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
-#: gtk/gtkfilesel.c:1238
+#: gtk/gtkfilesel.c:1239
#, c-format
msgid ""
"Error creating directory \"%s\": %s\n"
"%s"
msgstr ""
-#: gtk/gtkfilesel.c:1239 gtk/gtkfilesel.c:1490
+#: gtk/gtkfilesel.c:1240 gtk/gtkfilesel.c:1493
msgid "You probably used symbols not allowed in filenames."
msgstr ""
-#: gtk/gtkfilesel.c:1247
+#: gtk/gtkfilesel.c:1248
#, c-format
msgid "Error creating directory \"%s\": %s\n"
msgstr ""
-#: gtk/gtkfilesel.c:1281
+#: gtk/gtkfilesel.c:1282
msgid "Create Directory"
msgstr "Creează director"
-#: gtk/gtkfilesel.c:1295
+#: gtk/gtkfilesel.c:1296
msgid "_Directory name:"
msgstr "Nume _director:"
#. buttons
-#: gtk/gtkfilesel.c:1309
-msgid "Create"
-msgstr "Creează"
-
-#: gtk/gtkfilesel.c:1318 gtk/gtkfilesel.c:1444 gtk/gtkfilesel.c:1598
-#: gtk/gtkgamma.c:424
+#: gtk/gtkfilesel.c:1310 gtk/gtkfilesel.c:1438 gtk/gtkfilesel.c:1592
+#: gtk/gtkgamma.c:417
msgid "Cancel"
msgstr "Renunţă"
-#: gtk/gtkfilesel.c:1353
+#: gtk/gtkfilesel.c:1322
+msgid "Create"
+msgstr "Creează"
+
+#: gtk/gtkfilesel.c:1356
#, c-format
msgid "The filename \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
-#: gtk/gtkfilesel.c:1356
+#: gtk/gtkfilesel.c:1359
#, c-format
msgid ""
"Error deleting file \"%s\": %s\n"
"%s"
msgstr ""
-#: gtk/gtkfilesel.c:1358 gtk/gtkfilesel.c:1504
+#: gtk/gtkfilesel.c:1361 gtk/gtkfilesel.c:1507
msgid "It probably contains symbols not allowed in filenames."
msgstr ""
-#: gtk/gtkfilesel.c:1367
+#: gtk/gtkfilesel.c:1370
#, c-format
msgid "Error deleting file \"%s\": %s"
msgstr ""
-#. buttons
-#: gtk/gtkfilesel.c:1435
+#: gtk/gtkfilesel.c:1448
msgid "Delete"
msgstr "Şterge"
-#: gtk/gtkfilesel.c:1486 gtk/gtkfilesel.c:1500
+#: gtk/gtkfilesel.c:1489 gtk/gtkfilesel.c:1503
#, 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 ""
-#: gtk/gtkfilesel.c:1488
+#: gtk/gtkfilesel.c:1491
#, c-format
msgid ""
"Error renaming file to \"%s\": %s\n"
"%s"
msgstr ""
-#: gtk/gtkfilesel.c:1502
+#: gtk/gtkfilesel.c:1505
#, c-format
msgid ""
"Error renaming file \"%s\": %s\n"
"%s"
msgstr ""
-#: gtk/gtkfilesel.c:1512
+#: gtk/gtkfilesel.c:1515
#, c-format
msgid "Error renaming file \"%s\" to \"%s\": %s"
msgstr ""
-#. buttons
-#: gtk/gtkfilesel.c:1589
+#: gtk/gtkfilesel.c:1604
msgid "Rename"
msgstr "Redenumeşte"
-#: gtk/gtkfilesel.c:2031
+#: gtk/gtkfilesel.c:2036
msgid "Selection: "
msgstr "Selecţie: "
-#: gtk/gtkfilesel.c:2641
+#: gtk/gtkfilesel.c:2647
#, c-format
msgid ""
"The filename %s couldn't be converted to UTF-8. Try setting the environment "
"variable G_BROKEN_FILENAMES."
msgstr ""
-#: gtk/gtkfilesel.c:3509
+#: gtk/gtkfilesel.c:3515
msgid "Name too long"
msgstr ""
-#: gtk/gtkfilesel.c:3511
+#: gtk/gtkfilesel.c:3517
msgid "Couldn't convert filename"
msgstr ""
@@ -1685,7 +1692,7 @@ msgstr "_Mărime:"
msgid "Preview:"
msgstr "Previzualizare:"
-#: gtk/gtkfontsel.c:1060
+#: gtk/gtkfontsel.c:1059
msgid "Font Selection"
msgstr "Selecţie font"
@@ -1709,7 +1716,7 @@ msgstr ""
msgid "The vertical alignment of the label."
msgstr ""
-#: gtk/gtkframe.c:153 gtk/gtkhandlebox.c:184
+#: gtk/gtkframe.c:153 gtk/gtkhandlebox.c:185
msgid "Deprecated property, use shadow_type instead."
msgstr ""
@@ -1729,40 +1736,40 @@ msgstr ""
msgid "A widget to display in place of the usual frame label."
msgstr ""
-#: gtk/gtkgamma.c:395
+#: gtk/gtkgamma.c:396
msgid "Gamma"
msgstr "Gama"
-#: gtk/gtkgamma.c:402
+#: gtk/gtkgamma.c:403
msgid "_Gamma value"
msgstr "Valoare _gama"
-#: gtk/gtkgamma.c:416
+#: gtk/gtkgamma.c:423
msgid "OK"
msgstr "OK"
-#: gtk/gtkhandlebox.c:191 gtk/gtkmenubar.c:148 gtk/gtkstatusbar.c:157
-#: gtk/gtktoolbar.c:276 gtk/gtkviewport.c:147
+#: gtk/gtkhandlebox.c:192 gtk/gtkmenubar.c:148 gtk/gtkstatusbar.c:158
+#: gtk/gtktoolbar.c:277 gtk/gtkviewport.c:148
msgid "Shadow type"
msgstr ""
-#: gtk/gtkhandlebox.c:192
+#: gtk/gtkhandlebox.c:193
msgid "Appearance of the shadow that surrounds the container."
msgstr ""
-#: gtk/gtkhandlebox.c:200
+#: gtk/gtkhandlebox.c:201
msgid "Handle position"
msgstr ""
-#: gtk/gtkhandlebox.c:201
+#: gtk/gtkhandlebox.c:202
msgid "Position of the handle relative to the child widget."
msgstr ""
-#: gtk/gtkhandlebox.c:209
+#: gtk/gtkhandlebox.c:210
msgid "Snap edge"
msgstr ""
-#: gtk/gtkhandlebox.c:210
+#: gtk/gtkhandlebox.c:211
msgid ""
"Side of the handlebox that's lined up with the docking point to dock the "
"handlebox."
@@ -1771,7 +1778,7 @@ msgstr ""
#. Remove this icon source so we don't keep trying to
#. * load it.
#.
-#: gtk/gtkiconfactory.c:1049
+#: gtk/gtkiconfactory.c:1061
#, c-format
msgid "Error loading icon: %s"
msgstr ""
@@ -1785,209 +1792,209 @@ msgid "Child widget to appear next to the menu text"
msgstr ""
#. shell and main vbox
-#: gtk/gtkinputdialog.c:181
+#: gtk/gtkinputdialog.c:182
msgid "Input"
msgstr "Intrare"
-#: gtk/gtkinputdialog.c:189
+#: gtk/gtkinputdialog.c:190
msgid "No input devices"
msgstr "Nici un dispozitiv de intrare"
-#: gtk/gtkinputdialog.c:218
+#: gtk/gtkinputdialog.c:219
msgid "_Device:"
msgstr "_Dispozitiv:"
-#: gtk/gtkinputdialog.c:235
+#: gtk/gtkinputdialog.c:236
msgid "Disabled"
msgstr "Dezactivat"
-#: gtk/gtkinputdialog.c:243
+#: gtk/gtkinputdialog.c:244
msgid "Screen"
msgstr "Ecran"
-#: gtk/gtkinputdialog.c:251
+#: gtk/gtkinputdialog.c:252
msgid "Window"
msgstr "Fereastră"
-#: gtk/gtkinputdialog.c:259
+#: gtk/gtkinputdialog.c:260
msgid "_Mode: "
msgstr "_Mod:"
#. The axis listbox
-#: gtk/gtkinputdialog.c:290
+#: gtk/gtkinputdialog.c:291
msgid "_Axes"
msgstr "_Axe"
#. Keys listbox
-#: gtk/gtkinputdialog.c:306
+#: gtk/gtkinputdialog.c:307
msgid "_Keys"
msgstr "_Chei"
#. We create the save button in any case, so that clients can
#. connect to it, without paying attention to whether it exits
-#: gtk/gtkinputdialog.c:327
+#: gtk/gtkinputdialog.c:328
msgid "Save"
msgstr "Salvează"
-#: gtk/gtkinputdialog.c:336
+#: gtk/gtkinputdialog.c:337
msgid "Close"
msgstr "Închide"
-#: gtk/gtkinputdialog.c:469
+#: gtk/gtkinputdialog.c:470
msgid "X"
msgstr "X"
-#: gtk/gtkinputdialog.c:470
+#: gtk/gtkinputdialog.c:471
msgid "Y"
msgstr "Y"
-#: gtk/gtkinputdialog.c:471
+#: gtk/gtkinputdialog.c:472
msgid "Pressure"
msgstr "Presiune"
-#: gtk/gtkinputdialog.c:472
+#: gtk/gtkinputdialog.c:473
msgid "X Tilt"
msgstr "Înclinare X"
-#: gtk/gtkinputdialog.c:473
+#: gtk/gtkinputdialog.c:474
msgid "Y Tilt"
msgstr "Înclinare Y"
-#: gtk/gtkinputdialog.c:474
+#: gtk/gtkinputdialog.c:475
msgid "Wheel"
msgstr ""
-#: gtk/gtkinputdialog.c:514
+#: gtk/gtkinputdialog.c:515
msgid "none"
msgstr "niciunul"
-#: gtk/gtkinputdialog.c:548 gtk/gtkinputdialog.c:584
+#: gtk/gtkinputdialog.c:549 gtk/gtkinputdialog.c:585
msgid "(disabled)"
msgstr "(dezactivat)"
-#: gtk/gtkinputdialog.c:577
+#: gtk/gtkinputdialog.c:578
msgid "(unknown)"
msgstr "(necunoscut)"
#. and clear button
-#: gtk/gtkinputdialog.c:662
+#: gtk/gtkinputdialog.c:663
msgid "clear"
msgstr "şterge"
-#: gtk/gtklabel.c:284
+#: gtk/gtklabel.c:283
msgid "The text of the label."
msgstr ""
-#: gtk/gtklabel.c:291
+#: gtk/gtklabel.c:290
msgid "A list of style attributes to apply to the text of the label."
msgstr ""
-#: gtk/gtklabel.c:297
+#: gtk/gtklabel.c:296
msgid "Use markup"
msgstr ""
-#: gtk/gtklabel.c:298
+#: gtk/gtklabel.c:297
msgid "The text of the label includes XML markup. See pango_parse_markup()."
msgstr ""
-#: gtk/gtklabel.c:312 gtk/gtktexttag.c:377 gtk/gtktextview.c:556
+#: gtk/gtklabel.c:311 gtk/gtktexttag.c:378 gtk/gtktextview.c:565
msgid "Justification"
msgstr ""
-#: gtk/gtklabel.c:313
+#: gtk/gtklabel.c:312
msgid ""
"The alignment of the lines in the text of the label relative to each other. "
"This does NOT affect the alignment of the label within its allocation. See "
"GtkMisc::xalign for that."
msgstr ""
-#: gtk/gtklabel.c:321
+#: gtk/gtklabel.c:320
msgid "Pattern"
msgstr ""
-#: gtk/gtklabel.c:322
+#: gtk/gtklabel.c:321
msgid ""
"A string with _ characters in positions correspond to characters in the text "
"to underline."
msgstr ""
-#: gtk/gtklabel.c:329
+#: gtk/gtklabel.c:328
msgid "Line wrap"
msgstr ""
-#: gtk/gtklabel.c:330
+#: gtk/gtklabel.c:329
msgid "If set, wrap lines if the text becomes too wide."
msgstr ""
-#: gtk/gtklabel.c:336
+#: gtk/gtklabel.c:335
msgid "Selectable"
msgstr "Selectabil"
-#: gtk/gtklabel.c:337
+#: gtk/gtklabel.c:336
msgid "Whether the label text can be selected with the mouse."
msgstr ""
-#: gtk/gtklabel.c:343
+#: gtk/gtklabel.c:342
msgid "Mnemonic key"
msgstr ""
-#: gtk/gtklabel.c:344
+#: gtk/gtklabel.c:343
msgid "The mnemonic accelerator key for this label."
msgstr ""
-#: gtk/gtklabel.c:352
+#: gtk/gtklabel.c:351
msgid "Mnemonic widget"
msgstr ""
-#: gtk/gtklabel.c:353
+#: gtk/gtklabel.c:352
msgid "The widget to be activated when the label's mnemonic key is pressed."
msgstr ""
-#: gtk/gtklayout.c:575
+#: gtk/gtklayout.c:576
msgid "X position"
msgstr ""
-#: gtk/gtklayout.c:576
+#: gtk/gtklayout.c:577
msgid "X position of child widget"
msgstr ""
-#: gtk/gtklayout.c:585
+#: gtk/gtklayout.c:586
msgid "Y position"
msgstr ""
-#: gtk/gtklayout.c:586
+#: gtk/gtklayout.c:587
msgid "Y position of child widget"
msgstr ""
-#: gtk/gtklayout.c:595 gtk/gtkviewport.c:131
+#: gtk/gtklayout.c:596 gtk/gtkviewport.c:132
msgid "Horizontal adjustment"
msgstr ""
-#: gtk/gtklayout.c:596
+#: gtk/gtklayout.c:597
msgid "The GtkAdjustment for the horizontal position."
msgstr ""
-#: gtk/gtklayout.c:603 gtk/gtkviewport.c:139
+#: gtk/gtklayout.c:604 gtk/gtkviewport.c:140
msgid "Vertical adjustment"
msgstr ""
-#: gtk/gtklayout.c:604
+#: gtk/gtklayout.c:605
msgid "The GtkAdjustment for the vertical position."
msgstr ""
-#: gtk/gtklayout.c:611 gtk/gtktreeviewcolumn.c:179
+#: gtk/gtklayout.c:612 gtk/gtktreeviewcolumn.c:189
msgid "Width"
msgstr "Lăţime"
-#: gtk/gtklayout.c:612
+#: gtk/gtklayout.c:613
msgid "The width of the layout."
msgstr ""
-#: gtk/gtklayout.c:620
+#: gtk/gtklayout.c:621
msgid "Height"
msgstr "Înălţime"
-#: gtk/gtklayout.c:621
+#: gtk/gtklayout.c:622
msgid "The height of the layout."
msgstr ""
@@ -1996,7 +2003,7 @@ 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:572
+#: gtk/gtkmain.c:613
msgid "default:LTR"
msgstr ""
@@ -2004,7 +2011,7 @@ msgstr ""
msgid "Style of bevel around the menubar"
msgstr ""
-#: gtk/gtkmenubar.c:156 gtk/gtktoolbar.c:250
+#: gtk/gtkmenubar.c:156 gtk/gtktoolbar.c:251
msgid "Internal padding"
msgstr ""
@@ -2012,14 +2019,30 @@ msgstr ""
msgid "Amount of border space between the menubar shadow and the menu items"
msgstr ""
-#: gtk/gtkmessagedialog.c:80
+#: gtk/gtkmessagedialog.c:104
msgid "Image/label border"
msgstr ""
-#: gtk/gtkmessagedialog.c:81
+#: gtk/gtkmessagedialog.c:105
msgid "Width of border around the label and image in the message dialog"
msgstr ""
+#: gtk/gtkmessagedialog.c:113
+msgid "Message Type"
+msgstr ""
+
+#: gtk/gtkmessagedialog.c:114
+msgid "The type of message"
+msgstr ""
+
+#: gtk/gtkmessagedialog.c:121
+msgid "Message Buttons"
+msgstr ""
+
+#: gtk/gtkmessagedialog.c:122
+msgid "The buttons shown in the message dialog"
+msgstr ""
+
#: gtk/gtkmisc.c:97
msgid "X align"
msgstr "Aliniere y"
@@ -2054,142 +2077,150 @@ msgid ""
"The amount of space to add on the top and bottom of the widget, in pixels"
msgstr ""
-#: gtk/gtknotebook.c:324
+#: gtk/gtknotebook.c:328
msgid "Page"
msgstr "Pagină"
-#: gtk/gtknotebook.c:325
+#: gtk/gtknotebook.c:329
msgid "The index of the current page"
msgstr ""
-#: gtk/gtknotebook.c:333
+#: gtk/gtknotebook.c:337
msgid "Tab Position"
msgstr ""
-#: gtk/gtknotebook.c:334
+#: gtk/gtknotebook.c:338
msgid "Which side of the notebook holds the tabs"
msgstr ""
-#: gtk/gtknotebook.c:341
+#: gtk/gtknotebook.c:345
msgid "Tab Border"
msgstr ""
-#: gtk/gtknotebook.c:342
+#: gtk/gtknotebook.c:346
msgid "Width of the border around the tab labels"
msgstr ""
-#: gtk/gtknotebook.c:350
+#: gtk/gtknotebook.c:354
msgid "Horizontal Tab Border"
msgstr ""
-#: gtk/gtknotebook.c:351
+#: gtk/gtknotebook.c:355
msgid "Width of the horizontal border of tab labels"
msgstr ""
-#: gtk/gtknotebook.c:359
+#: gtk/gtknotebook.c:363
msgid "Vertical Tab Border"
msgstr ""
-#: gtk/gtknotebook.c:360
+#: gtk/gtknotebook.c:364
msgid "Width of the vertical border of tab labels"
msgstr ""
-#: gtk/gtknotebook.c:368
+#: gtk/gtknotebook.c:372
msgid "Show Tabs"
msgstr ""
-#: gtk/gtknotebook.c:369
+#: gtk/gtknotebook.c:373
msgid "Whether tabs should be shown or not"
msgstr ""
-#: gtk/gtknotebook.c:375
+#: gtk/gtknotebook.c:379
msgid "Show Border"
msgstr ""
-#: gtk/gtknotebook.c:376
+#: gtk/gtknotebook.c:380
msgid "Whether the border should be shown or not"
msgstr ""
-#: gtk/gtknotebook.c:382
+#: gtk/gtknotebook.c:386
msgid "Scrollable"
msgstr "Defilabil"
-#: gtk/gtknotebook.c:383
+#: gtk/gtknotebook.c:387
msgid "If TRUE, scroll arrows are added if there are to many tabs to fit"
msgstr ""
-#: gtk/gtknotebook.c:389
+#: gtk/gtknotebook.c:393
msgid "Enable Popup"
msgstr ""
-#: gtk/gtknotebook.c:390
+#: gtk/gtknotebook.c:394
msgid ""
"If TRUE, pressing the right mouse button on the notebook pops up a menu that "
"you can use to go to a page"
msgstr ""
-#: gtk/gtknotebook.c:397
+#: gtk/gtknotebook.c:401
msgid "Whether tabs should have homogeneous sizes"
msgstr ""
-#: gtk/gtknotebook.c:2134 gtk/gtknotebook.c:4529
+#: gtk/gtknotebook.c:2240 gtk/gtknotebook.c:4470
#, c-format
msgid "Page %u"
msgstr "Pagina %u"
-#: gtk/gtkoptionmenu.c:164
+#: gtk/gtkoptionmenu.c:184
+msgid "Menu"
+msgstr ""
+
+#: gtk/gtkoptionmenu.c:185
+msgid "The menu of options"
+msgstr ""
+
+#: gtk/gtkoptionmenu.c:192
msgid "Size of dropdown indicator"
msgstr ""
-#: gtk/gtkoptionmenu.c:170
+#: gtk/gtkoptionmenu.c:198
msgid "Spacing around indicator"
msgstr ""
-#: gtk/gtkpaned.c:116 gtk/gtkruler.c:138
+#: gtk/gtkpaned.c:120 gtk/gtkruler.c:138
msgid "Position"
msgstr ""
-#: gtk/gtkpaned.c:117
+#: gtk/gtkpaned.c:121
msgid ""
"Position of paned separator in pixels(0 means all the way to the left/top)"
msgstr ""
-#: gtk/gtkpaned.c:125
+#: gtk/gtkpaned.c:129
msgid "Position Set"
msgstr ""
-#: gtk/gtkpaned.c:126
+#: gtk/gtkpaned.c:130
msgid "TRUE if the Position property should be used"
msgstr ""
-#: gtk/gtkpaned.c:132
+#: gtk/gtkpaned.c:136
msgid "Handle Size"
msgstr ""
-#: gtk/gtkpaned.c:133
+#: gtk/gtkpaned.c:137
msgid "Width of handle"
msgstr ""
-#: gtk/gtkrc.c:2759
+#: gtk/gtkrc.c:2723
#, c-format
msgid "Unable to locate image file in pixmap_path: \"%s\" line %d"
msgstr "Nu pot localiza fişierul imagine în pixmap_path: \"%s\" line %d"
-#: gtk/gtkrc.c:2762
+#: gtk/gtkrc.c:2726
#, 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:3171
+#: gtk/gtkrc.c:3135
#, c-format
msgid "Pixmap path element: \"%s\" must be absolute, %s, line %d"
msgstr ""
-#: gtk/gtkpreview.c:134
+#: gtk/gtkpreview.c:129
msgid "Expand"
msgstr ""
-#: gtk/gtkpreview.c:135
+#: gtk/gtkpreview.c:130
msgid ""
"Whether the preview widget should take up the entire space it is allocated"
msgstr ""
@@ -2201,8 +2232,9 @@ msgstr ""
#: gtk/gtkprogress.c:123
msgid ""
"If true the GtkProgress is in activity mode, meaning that is signals "
-"something is happening, but not how much of the activity is finished. This is "
-"used when you're doing something that you don't know how long it will take."
+"something is happening, but not how much of the activity is finished. This "
+"is used when you're doing something that you don't know how long it will "
+"take."
msgstr ""
#: gtk/gtkprogress.c:130
@@ -2229,11 +2261,11 @@ msgstr ""
#: gtk/gtkprogress.c:148
msgid ""
-"A number between 0.0 and 1.0 specifying the vertical alignment of the text in "
-"the progress widget"
+"A number between 0.0 and 1.0 specifying the vertical alignment of the text "
+"in the progress widget"
msgstr ""
-#: gtk/gtkprogressbar.c:131 gtk/gtkrange.c:265 gtk/gtkspinbutton.c:213
+#: gtk/gtkprogressbar.c:131 gtk/gtkrange.c:270 gtk/gtkspinbutton.c:214
msgid "Adjustment"
msgstr ""
@@ -2241,7 +2273,7 @@ msgstr ""
msgid "The GtkAdjustment connected to the progress bar (Deprecated)"
msgstr ""
-#: gtk/gtkprogressbar.c:139 gtk/gtktoolbar.c:223
+#: gtk/gtkprogressbar.c:139 gtk/gtktoolbar.c:224
msgid "Orientation"
msgstr ""
@@ -2305,55 +2337,55 @@ msgstr ""
msgid "Text to be displayed in the progress bar"
msgstr ""
-#: gtk/gtkrange.c:256
+#: gtk/gtkrange.c:261
msgid "Update policy"
msgstr ""
-#: gtk/gtkrange.c:257
+#: gtk/gtkrange.c:262
msgid "How the range should be updated on the screen"
msgstr ""
-#: gtk/gtkrange.c:266
+#: gtk/gtkrange.c:271
msgid "The GtkAdjustment that contains the current value of this range object"
msgstr ""
-#: gtk/gtkrange.c:273
+#: gtk/gtkrange.c:278
msgid "Inverted"
msgstr ""
-#: gtk/gtkrange.c:274
+#: gtk/gtkrange.c:279
msgid "Invert direction slider moves to increase range value"
msgstr ""
-#: gtk/gtkrange.c:280
+#: gtk/gtkrange.c:285
msgid "Slider Width"
msgstr ""
-#: gtk/gtkrange.c:281
+#: gtk/gtkrange.c:286
msgid "Width of scrollbar or scale thumb"
msgstr ""
-#: gtk/gtkrange.c:288
+#: gtk/gtkrange.c:293
msgid "Trough Border"
msgstr ""
-#: gtk/gtkrange.c:289
+#: gtk/gtkrange.c:294
msgid "Spacing between thumb/steppers and outer trough bevel"
msgstr ""
-#: gtk/gtkrange.c:296
+#: gtk/gtkrange.c:301
msgid "Stepper Size"
msgstr ""
-#: gtk/gtkrange.c:297
+#: gtk/gtkrange.c:302
msgid "Length of step buttons at ends"
msgstr ""
-#: gtk/gtkrange.c:304
+#: gtk/gtkrange.c:309
msgid "Stepper Spacing"
msgstr "Spaţiere păşitor"
-#: gtk/gtkrange.c:305
+#: gtk/gtkrange.c:310
msgid "Spacing between step buttons and thumb"
msgstr ""
@@ -2385,7 +2417,7 @@ msgstr "Mărime max"
msgid "Maximum size of the ruler"
msgstr ""
-#: gtk/gtkscale.c:148 gtk/gtkspinbutton.c:231
+#: gtk/gtkscale.c:148 gtk/gtkspinbutton.c:232
msgid "Digits"
msgstr ""
@@ -2507,8 +2539,8 @@ msgstr ""
#: gtk/gtksettings.c:171
msgid ""
-"Whether two cursors should be displayed for mixed left-to-right and "
-"right-to-left text"
+"Whether two cursors should be displayed for mixed left-to-right and right-to-"
+"left text"
msgstr ""
#: gtk/gtksettings.c:178
@@ -2535,66 +2567,66 @@ msgstr ""
msgid "Keybinding to activate the menu bar"
msgstr ""
-#: gtk/gtkspinbutton.c:214
+#: gtk/gtkspinbutton.c:215
msgid "The adjustment that holds the value of the spinbutton"
msgstr ""
-#: gtk/gtkspinbutton.c:221
+#: gtk/gtkspinbutton.c:222
msgid "Climb Rate"
msgstr ""
-#: gtk/gtkspinbutton.c:222
+#: gtk/gtkspinbutton.c:223
msgid "The acceleration rate when you hold down a button"
msgstr ""
-#: gtk/gtkspinbutton.c:232
+#: gtk/gtkspinbutton.c:233
msgid "The number of decimal places to display"
msgstr ""
-#: gtk/gtkspinbutton.c:241
+#: gtk/gtkspinbutton.c:242
msgid "Snap to Ticks"
msgstr ""
-#: gtk/gtkspinbutton.c:242
+#: gtk/gtkspinbutton.c:243
msgid ""
-"Whether erroneous values are automatically changed to a spin button's nearest "
-"step increment"
+"Whether erroneous values are automatically changed to a spin button's "
+"nearest step increment"
msgstr ""
-#: gtk/gtkspinbutton.c:249
+#: gtk/gtkspinbutton.c:250
msgid "Numeric"
msgstr ""
-#: gtk/gtkspinbutton.c:250
+#: gtk/gtkspinbutton.c:251
msgid "Whether non-numeric characters should be ignored"
msgstr ""
-#: gtk/gtkspinbutton.c:257
+#: gtk/gtkspinbutton.c:258
msgid "Wrap"
msgstr ""
-#: gtk/gtkspinbutton.c:258
+#: gtk/gtkspinbutton.c:259
msgid "Whether a spin button should wrap upon reaching its limits"
msgstr ""
-#: gtk/gtkspinbutton.c:265
+#: gtk/gtkspinbutton.c:266
msgid "Update Policy"
msgstr ""
-#: gtk/gtkspinbutton.c:266
+#: gtk/gtkspinbutton.c:267
msgid ""
"Whether the spin button should update always, or only when the value is legal"
msgstr ""
-#: gtk/gtkspinbutton.c:274
+#: gtk/gtkspinbutton.c:275
msgid "Value"
msgstr "Valoare"
-#: gtk/gtkspinbutton.c:275
+#: gtk/gtkspinbutton.c:276
msgid "Reads the current value, or sets a new value"
msgstr ""
-#: gtk/gtkstatusbar.c:158
+#: gtk/gtkstatusbar.c:159
msgid "Style of bevel around the statusbar text"
msgstr ""
@@ -2619,171 +2651,265 @@ msgstr ""
#. * need the mnemonics to be rationalized
#.
#: gtk/gtkstock.c:275
+msgid "_Add"
+msgstr ""
+
+#: gtk/gtkstock.c:276
msgid "_Apply"
msgstr "_Aplică"
-#: gtk/gtkstock.c:276
+#: gtk/gtkstock.c:277
msgid "_Bold"
msgstr "_Aldin"
-#: gtk/gtkstock.c:277
+#: gtk/gtkstock.c:278
msgid "_Cancel"
msgstr "_Renunţă"
-#: gtk/gtkstock.c:278
+#: gtk/gtkstock.c:279
+msgid "_CD-Rom"
+msgstr ""
+
+#: gtk/gtkstock.c:280
msgid "_Clear"
msgstr "_şterge"
-#: gtk/gtkstock.c:279
+#: gtk/gtkstock.c:281
msgid "_Close"
msgstr "În_chide"
-#: gtk/gtkstock.c:280
+#: gtk/gtkstock.c:282
+#, fuzzy
+msgid "_Convert"
+msgstr "_Revino"
+
+#: gtk/gtkstock.c:283
msgid "_Copy"
msgstr "_Copiază"
-#: gtk/gtkstock.c:281
+#: gtk/gtkstock.c:284
msgid "C_ut"
msgstr "Dec_upează"
-#: gtk/gtkstock.c:282
+#: gtk/gtkstock.c:285
+#, fuzzy
+msgid "_Delete"
+msgstr "Şterge"
+
+#: gtk/gtkstock.c:286
+msgid "_Execute"
+msgstr ""
+
+#: gtk/gtkstock.c:287
msgid "_Find"
msgstr "C_aută"
-#: gtk/gtkstock.c:283
+#: gtk/gtkstock.c:288
msgid "Find and _Replace"
msgstr "Caută şi înlocui_eşte"
-#: gtk/gtkstock.c:284
+#: gtk/gtkstock.c:289
+#, fuzzy
+msgid "_Floppy"
+msgstr "_Copiază"
+
+#: gtk/gtkstock.c:290
+msgid "_Bottom"
+msgstr ""
+
+#: gtk/gtkstock.c:291
+msgid "_First"
+msgstr ""
+
+#: gtk/gtkstock.c:292
+#, fuzzy
+msgid "_Last"
+msgstr "_Lipeşte"
+
+#: gtk/gtkstock.c:293
+#, fuzzy
+msgid "_Top"
+msgstr "_Stop"
+
+#: gtk/gtkstock.c:294
msgid "_Back"
msgstr "Îna_poi"
-#: gtk/gtkstock.c:285
+#: gtk/gtkstock.c:295
+msgid "_Down"
+msgstr ""
+
+#: gtk/gtkstock.c:296
msgid "_Forward"
msgstr "Î_nainte"
-#: gtk/gtkstock.c:286
+#: gtk/gtkstock.c:297
+msgid "_Up"
+msgstr ""
+
+#: gtk/gtkstock.c:298
msgid "_Help"
msgstr "_Ajutor"
-#: gtk/gtkstock.c:287
+#: gtk/gtkstock.c:299
msgid "_Home"
msgstr "_Acasă"
-#: gtk/gtkstock.c:288
+#: gtk/gtkstock.c:300
+msgid "_Index"
+msgstr ""
+
+#: gtk/gtkstock.c:301
msgid "_Italic"
msgstr "_Italic"
-#: gtk/gtkstock.c:289
+#: gtk/gtkstock.c:302
+msgid "_Jump to"
+msgstr ""
+
+#: gtk/gtkstock.c:303
msgid "_Center"
msgstr "_Centrează"
-#: gtk/gtkstock.c:290
+#: gtk/gtkstock.c:304
msgid "_Fill"
msgstr "_Umple"
-#: gtk/gtkstock.c:291
+#: gtk/gtkstock.c:305
msgid "_Left"
msgstr "_Stânga"
-#: gtk/gtkstock.c:292
+#: gtk/gtkstock.c:306
msgid "_Right"
msgstr "_Dreapta"
-#: gtk/gtkstock.c:293
+#: gtk/gtkstock.c:307
msgid "_New"
msgstr "_Nou"
-#: gtk/gtkstock.c:294
+#: gtk/gtkstock.c:308
msgid "_No"
msgstr "_Nu"
-#: gtk/gtkstock.c:295
+#: gtk/gtkstock.c:309
msgid "_OK"
msgstr "_OK"
-#: gtk/gtkstock.c:296
+#: gtk/gtkstock.c:310
msgid "_Open"
msgstr "_Deschide"
-#: gtk/gtkstock.c:297
+#: gtk/gtkstock.c:311
msgid "_Paste"
msgstr "_Lipeşte"
-#: gtk/gtkstock.c:298
+#: gtk/gtkstock.c:312
msgid "_Preferences"
msgstr "_Preferinţe"
-#: gtk/gtkstock.c:299
+#: gtk/gtkstock.c:313
msgid "_Print"
msgstr "_Tipăreşte"
-#: gtk/gtkstock.c:300
+#: gtk/gtkstock.c:314
msgid "Print Pre_view"
msgstr "Previzualizare tipărire"
-#: gtk/gtkstock.c:301
+#: gtk/gtkstock.c:315
msgid "_Properties"
msgstr "_Proprietăţi"
-#: gtk/gtkstock.c:302
+#: gtk/gtkstock.c:316
msgid "_Quit"
msgstr "_Ieşire"
-#: gtk/gtkstock.c:303
+#: gtk/gtkstock.c:317
msgid "_Redo"
msgstr "_Refă"
-#: gtk/gtkstock.c:304
+#: gtk/gtkstock.c:318
+#, fuzzy
+msgid "_Refresh"
+msgstr "_Preferinţe"
+
+#: gtk/gtkstock.c:319
+#, fuzzy
+msgid "_Remove"
+msgstr "_Revino"
+
+#: gtk/gtkstock.c:320
msgid "_Revert"
msgstr "_Revino"
-#: gtk/gtkstock.c:305
+#: gtk/gtkstock.c:321
msgid "_Save"
msgstr "_Salvează"
-#: gtk/gtkstock.c:306
+#: gtk/gtkstock.c:322
msgid "Save _As"
msgstr "Salvează c_a"
-#: gtk/gtkstock.c:307
+#: gtk/gtkstock.c:323
+#, fuzzy
+msgid "_Color"
+msgstr "În_chide"
+
+#: gtk/gtkstock.c:324
+#, fuzzy
+msgid "_Font"
+msgstr "Font"
+
+#: gtk/gtkstock.c:325
+msgid "_Ascending"
+msgstr ""
+
+#: gtk/gtkstock.c:326
+msgid "_Descending"
+msgstr ""
+
+#: gtk/gtkstock.c:327
msgid "_Spell Check"
msgstr "_Verifică ortografie"
-#: gtk/gtkstock.c:308
+#: gtk/gtkstock.c:328
msgid "_Stop"
msgstr "_Stop"
-#: gtk/gtkstock.c:309
+#: gtk/gtkstock.c:329
msgid "_Strikethrough"
msgstr "_Taiat"
-#: gtk/gtkstock.c:310
+#: gtk/gtkstock.c:330
+#, fuzzy
+msgid "_Undelete"
+msgstr "S_ubliniat"
+
+#: gtk/gtkstock.c:331
msgid "_Underline"
msgstr "S_ubliniat"
-#: gtk/gtkstock.c:311
+#: gtk/gtkstock.c:332
msgid "_Undo"
msgstr "_Refă"
-#: gtk/gtkstock.c:312
+#: gtk/gtkstock.c:333
msgid "_Yes"
msgstr "_Da"
-#: gtk/gtkstock.c:313
+#: gtk/gtkstock.c:334
#, c-format
msgid "Zoom _100%"
msgstr "Zoom _100%"
-#: gtk/gtkstock.c:314
+#: gtk/gtkstock.c:335
msgid "Zoom to _Fit"
msgstr ""
-#: gtk/gtkstock.c:315
+#: gtk/gtkstock.c:336
msgid "Zoom _In"
msgstr ""
-#: gtk/gtkstock.c:316
+#: gtk/gtkstock.c:337
msgid "Zoom _Out"
msgstr ""
@@ -2827,302 +2953,302 @@ msgstr ""
msgid "If TRUE this means the table cells are all the same width/height"
msgstr ""
-#: gtk/gtktext.c:603 gtk/gtktreeview.c:504
+#: gtk/gtktext.c:604 gtk/gtktreeview.c:505
msgid "Horizontal Adjustment"
msgstr ""
-#: gtk/gtktext.c:604
+#: gtk/gtktext.c:605
msgid "Horizontal adjustment for the text widget"
msgstr ""
-#: gtk/gtktext.c:611 gtk/gtktreeview.c:512
+#: gtk/gtktext.c:612 gtk/gtktreeview.c:513
msgid "Vertical Adjustment"
msgstr ""
-#: gtk/gtktext.c:612
+#: gtk/gtktext.c:613
msgid "Vertical adjustment for the text widget"
msgstr ""
-#: gtk/gtktext.c:619
+#: gtk/gtktext.c:620
msgid "Line Wrap"
msgstr ""
-#: gtk/gtktext.c:620
+#: gtk/gtktext.c:621
msgid "Whether lines are wrapped at widget edges"
msgstr ""
-#: gtk/gtktext.c:627
+#: gtk/gtktext.c:628
msgid "Word Wrap"
msgstr ""
-#: gtk/gtktext.c:628
+#: gtk/gtktext.c:629
msgid "Whether words are wrapped at widget edges"
msgstr ""
-#: gtk/gtktexttag.c:198
+#: gtk/gtktexttag.c:199
msgid "Tag name"
msgstr ""
-#: gtk/gtktexttag.c:199
+#: gtk/gtktexttag.c:200
msgid "Name used to refer to the text tag"
msgstr ""
-#: gtk/gtktexttag.c:224
+#: gtk/gtktexttag.c:225
msgid "Background full height"
msgstr ""
-#: gtk/gtktexttag.c:225
+#: gtk/gtktexttag.c:226
msgid ""
"Whether the background color fills the entire line height or only the height "
"of the tagged characters"
msgstr ""
-#: gtk/gtktexttag.c:233
+#: gtk/gtktexttag.c:234
msgid "Background stipple mask"
msgstr ""
-#: gtk/gtktexttag.c:234
+#: gtk/gtktexttag.c:235
msgid "Bitmap to use as a mask when drawing the text background"
msgstr ""
-#: gtk/gtktexttag.c:259
+#: gtk/gtktexttag.c:260
msgid "Foreground stipple mask"
msgstr ""
-#: gtk/gtktexttag.c:260
+#: gtk/gtktexttag.c:261
msgid "Bitmap to use as a mask when drawing the text foreground"
msgstr ""
-#: gtk/gtktexttag.c:267
+#: gtk/gtktexttag.c:268
msgid "Text direction"
msgstr "Direcţie text"
-#: gtk/gtktexttag.c:268
+#: gtk/gtktexttag.c:269
msgid "Text direction, e.g. right-to-left or left-to-right"
msgstr ""
-#: gtk/gtktexttag.c:378 gtk/gtktextview.c:557
+#: gtk/gtktexttag.c:379 gtk/gtktextview.c:566
msgid "Left, right, or center justification"
msgstr ""
-#: gtk/gtktexttag.c:386
+#: gtk/gtktexttag.c:387
msgid "Language"
msgstr ""
-#: gtk/gtktexttag.c:387
+#: gtk/gtktexttag.c:388
msgid "Language engine code to use for rendering the text"
msgstr ""
-#: gtk/gtktexttag.c:394
+#: gtk/gtktexttag.c:395
msgid "Left margin"
msgstr ""
-#: gtk/gtktexttag.c:395 gtk/gtktextview.c:566
+#: gtk/gtktexttag.c:396 gtk/gtktextview.c:575
msgid "Width of the left margin in pixels"
msgstr ""
-#: gtk/gtktexttag.c:404
+#: gtk/gtktexttag.c:405
msgid "Right margin"
msgstr ""
-#: gtk/gtktexttag.c:405 gtk/gtktextview.c:576
+#: gtk/gtktexttag.c:406 gtk/gtktextview.c:585
msgid "Width of the right margin in pixels"
msgstr ""
-#: gtk/gtktexttag.c:415 gtk/gtktextview.c:585
+#: gtk/gtktexttag.c:416 gtk/gtktextview.c:594
msgid "Indent"
msgstr ""
-#: gtk/gtktexttag.c:416 gtk/gtktextview.c:586
+#: gtk/gtktexttag.c:417 gtk/gtktextview.c:595
msgid "Amount to indent the paragraph, in pixels"
msgstr ""
-#: gtk/gtktexttag.c:436
+#: gtk/gtktexttag.c:437
msgid "Pixels above lines"
msgstr ""
-#: gtk/gtktexttag.c:437 gtk/gtktextview.c:510
+#: gtk/gtktexttag.c:438 gtk/gtktextview.c:519
msgid "Pixels of blank space above paragraphs"
msgstr ""
-#: gtk/gtktexttag.c:446
+#: gtk/gtktexttag.c:447
msgid "Pixels below lines"
msgstr ""
-#: gtk/gtktexttag.c:447 gtk/gtktextview.c:520
+#: gtk/gtktexttag.c:448 gtk/gtktextview.c:529
msgid "Pixels of blank space below paragraphs"
msgstr ""
-#: gtk/gtktexttag.c:456
+#: gtk/gtktexttag.c:457
msgid "Pixels inside wrap"
msgstr ""
-#: gtk/gtktexttag.c:457 gtk/gtktextview.c:530
+#: gtk/gtktexttag.c:458 gtk/gtktextview.c:539
msgid "Pixels of blank space between wrapped lines in a paragraph"
msgstr ""
-#: gtk/gtktexttag.c:483
+#: gtk/gtktexttag.c:484
msgid "Wrap mode"
msgstr ""
-#: gtk/gtktexttag.c:484 gtk/gtktextview.c:548
+#: gtk/gtktexttag.c:485 gtk/gtktextview.c:557
msgid ""
"Whether to wrap lines never, at word boundaries, or at character boundaries"
msgstr ""
-#: gtk/gtktexttag.c:493 gtk/gtktextview.c:595
+#: gtk/gtktexttag.c:494 gtk/gtktextview.c:604
msgid "Tabs"
msgstr ""
-#: gtk/gtktexttag.c:494 gtk/gtktextview.c:596
+#: gtk/gtktexttag.c:495 gtk/gtktextview.c:605
msgid "Custom tabs for this text"
msgstr ""
-#: gtk/gtktexttag.c:501
+#: gtk/gtktexttag.c:502
msgid "Invisible"
msgstr ""
-#: gtk/gtktexttag.c:502
+#: gtk/gtktexttag.c:503
msgid "Whether this text is hidden"
msgstr ""
-#: gtk/gtktexttag.c:515
+#: gtk/gtktexttag.c:516
msgid "Background full height set"
msgstr ""
-#: gtk/gtktexttag.c:516
+#: gtk/gtktexttag.c:517
msgid "Whether this tag affects background height"
msgstr ""
-#: gtk/gtktexttag.c:519
+#: gtk/gtktexttag.c:520
msgid "Background stipple set"
msgstr ""
-#: gtk/gtktexttag.c:520
+#: gtk/gtktexttag.c:521
msgid "Whether this tag affects the background stipple"
msgstr ""
-#: gtk/gtktexttag.c:527
+#: gtk/gtktexttag.c:528
msgid "Foreground stipple set"
msgstr ""
-#: gtk/gtktexttag.c:528
+#: gtk/gtktexttag.c:529
msgid "Whether this tag affects the foreground stipple"
msgstr ""
-#: gtk/gtktexttag.c:563
+#: gtk/gtktexttag.c:564
msgid "Justification set"
msgstr ""
-#: gtk/gtktexttag.c:564
+#: gtk/gtktexttag.c:565
msgid "Whether this tag affects paragraph justification"
msgstr ""
-#: gtk/gtktexttag.c:567
+#: gtk/gtktexttag.c:568
msgid "Language set"
msgstr ""
-#: gtk/gtktexttag.c:568
+#: gtk/gtktexttag.c:569
msgid "Whether this tag affects the language the text is rendered as"
msgstr ""
-#: gtk/gtktexttag.c:571
+#: gtk/gtktexttag.c:572
msgid "Left margin set"
msgstr ""
-#: gtk/gtktexttag.c:572
+#: gtk/gtktexttag.c:573
msgid "Whether this tag affects the left margin"
msgstr ""
-#: gtk/gtktexttag.c:575
+#: gtk/gtktexttag.c:576
msgid "Indent set"
msgstr ""
-#: gtk/gtktexttag.c:576
+#: gtk/gtktexttag.c:577
msgid "Whether this tag affects indentation"
msgstr ""
-#: gtk/gtktexttag.c:583
+#: gtk/gtktexttag.c:584
msgid "Pixels above lines set"
msgstr ""
-#: gtk/gtktexttag.c:584 gtk/gtktexttag.c:588
+#: gtk/gtktexttag.c:585 gtk/gtktexttag.c:589
msgid "Whether this tag affects the number of pixels above lines"
msgstr ""
-#: gtk/gtktexttag.c:587
+#: gtk/gtktexttag.c:588
msgid "Pixels below lines set"
msgstr ""
-#: gtk/gtktexttag.c:591
+#: gtk/gtktexttag.c:592
msgid "Pixels inside wrap set"
msgstr ""
-#: gtk/gtktexttag.c:592
+#: gtk/gtktexttag.c:593
msgid "Whether this tag affects the number of pixels between wrapped lines"
msgstr ""
-#: gtk/gtktexttag.c:599
+#: gtk/gtktexttag.c:600
msgid "Right margin set"
msgstr ""
-#: gtk/gtktexttag.c:600
+#: gtk/gtktexttag.c:601
msgid "Whether this tag affects the right margin"
msgstr ""
-#: gtk/gtktexttag.c:607
+#: gtk/gtktexttag.c:608
msgid "Wrap mode set"
msgstr ""
-#: gtk/gtktexttag.c:608
+#: gtk/gtktexttag.c:609
msgid "Whether this tag affects line wrap mode"
msgstr ""
-#: gtk/gtktexttag.c:611
+#: gtk/gtktexttag.c:612
msgid "Tabs set"
msgstr ""
-#: gtk/gtktexttag.c:612
+#: gtk/gtktexttag.c:613
msgid "Whether this tag affects tabs"
msgstr ""
-#: gtk/gtktexttag.c:615
+#: gtk/gtktexttag.c:616
msgid "Invisible set"
msgstr ""
-#: gtk/gtktexttag.c:616
+#: gtk/gtktexttag.c:617
msgid "Whether this tag affects text visibility"
msgstr ""
-#: gtk/gtktextview.c:509
+#: gtk/gtktextview.c:518
msgid "Pixels Above Lines"
msgstr ""
-#: gtk/gtktextview.c:519
+#: gtk/gtktextview.c:528
msgid "Pixels Below Lines"
msgstr ""
-#: gtk/gtktextview.c:529
+#: gtk/gtktextview.c:538
msgid "Pixels Inside Wrap"
msgstr ""
-#: gtk/gtktextview.c:547
+#: gtk/gtktextview.c:556
msgid "Wrap Mode"
msgstr ""
-#: gtk/gtktextview.c:565
+#: gtk/gtktextview.c:574
msgid "Left Margin"
msgstr ""
-#: gtk/gtktextview.c:575
+#: gtk/gtktextview.c:584
msgid "Right Margin"
msgstr ""
-#: gtk/gtktextview.c:603
+#: gtk/gtktextview.c:612
msgid "Cursor Visible"
msgstr "Cursor vizibil"
-#: gtk/gtktextview.c:604
+#: gtk/gtktextview.c:613
msgid "If the insertion cursor is shown"
msgstr ""
@@ -3131,541 +3257,552 @@ msgstr ""
msgid "Unable to locate theme engine in module_path: \"%s\","
msgstr "Nu pot localiza motor temă în module_path: \"%s\","
-#: gtk/gtktipsquery.c:181
+#: gtk/gtktipsquery.c:182
msgid "--- No Tip ---"
msgstr "--- Nici un tip ---"
-#: gtk/gtktogglebutton.c:143
+#: gtk/gtktogglebutton.c:133
msgid "If the toggle button should be pressed in or not"
msgstr ""
-#: gtk/gtktogglebutton.c:151
+#: gtk/gtktogglebutton.c:141
msgid "If the toggle button is in an \"in between\" state."
msgstr ""
-#: gtk/gtktogglebutton.c:158
+#: gtk/gtktogglebutton.c:148
msgid "Draw Indicator"
msgstr ""
-#: gtk/gtktogglebutton.c:159
+#: gtk/gtktogglebutton.c:149
msgid "If the toggle part of the button is displayed"
msgstr ""
-#: gtk/gtktoolbar.c:224
+#: gtk/gtktoolbar.c:225
msgid "The orientation of the toolbar"
msgstr ""
-#: gtk/gtktoolbar.c:232
+#: gtk/gtktoolbar.c:233
msgid "Toolbar Style"
msgstr ""
-#: gtk/gtktoolbar.c:233
+#: gtk/gtktoolbar.c:234
msgid "How to draw the toolbar"
msgstr ""
-#: gtk/gtktoolbar.c:241
+#: gtk/gtktoolbar.c:242
msgid "Spacer size"
msgstr ""
-#: gtk/gtktoolbar.c:242
+#: gtk/gtktoolbar.c:243
msgid "Size of spacers"
msgstr ""
-#: gtk/gtktoolbar.c:251
+#: gtk/gtktoolbar.c:252
msgid "Amount of border space between the toolbar shadow and the buttons"
msgstr ""
-#: gtk/gtktoolbar.c:259
+#: gtk/gtktoolbar.c:260
msgid "Space style"
msgstr ""
-#: gtk/gtktoolbar.c:260
+#: gtk/gtktoolbar.c:261
msgid "Whether spacers are vertical lines or just blank"
msgstr ""
-#: gtk/gtktoolbar.c:268
+#: gtk/gtktoolbar.c:269
msgid "Button relief"
msgstr ""
-#: gtk/gtktoolbar.c:269
+#: gtk/gtktoolbar.c:270
msgid "Type of bevel around toolbar buttons"
msgstr ""
-#: gtk/gtktoolbar.c:277
+#: gtk/gtktoolbar.c:278
msgid "Style of bevel around the toolbar"
msgstr ""
-#: gtk/gtktoolbar.c:283
+#: gtk/gtktoolbar.c:284
msgid "Toolbar style"
msgstr "Stil bară de unelte"
-#: gtk/gtktoolbar.c:284
+#: gtk/gtktoolbar.c:285
msgid ""
"Whether default toolbars have text only, text and icons, icons only, etc."
msgstr ""
-#: gtk/gtktoolbar.c:290
+#: gtk/gtktoolbar.c:291
msgid "Toolbar icon size"
msgstr ""
-#: gtk/gtktoolbar.c:291
+#: gtk/gtktoolbar.c:292
msgid "Size of icons in default toolbars"
msgstr ""
-#: gtk/gtktreeview.c:496
+#: gtk/gtktreeview.c:497
msgid "TreeView Model"
msgstr ""
-#: gtk/gtktreeview.c:497
+#: gtk/gtktreeview.c:498
msgid "The model for the tree view"
msgstr ""
-#: gtk/gtktreeview.c:505
+#: gtk/gtktreeview.c:506
msgid "Horizontal Adjustment for the widget"
msgstr ""
-#: gtk/gtktreeview.c:513
+#: gtk/gtktreeview.c:514
msgid "Vertical Adjustment for the widget"
msgstr ""
-#: gtk/gtktreeview.c:520 gtk/gtktreeviewcolumn.c:171 gtk/gtkwidget.c:421
+#: gtk/gtktreeview.c:521 gtk/gtktreeviewcolumn.c:173 gtk/gtkwidget.c:427
msgid "Visible"
msgstr "Vizibil"
-#: gtk/gtktreeview.c:521
+#: gtk/gtktreeview.c:522
msgid "Show the column header buttons"
msgstr ""
-#: gtk/gtktreeview.c:528
+#: gtk/gtktreeview.c:529
msgid "Headers Clickable"
msgstr ""
-#: gtk/gtktreeview.c:529
+#: gtk/gtktreeview.c:530
msgid "Column headers respond to click events"
msgstr ""
-#: gtk/gtktreeview.c:536
+#: gtk/gtktreeview.c:537
msgid "Expander Column"
msgstr ""
-#: gtk/gtktreeview.c:537
+#: gtk/gtktreeview.c:538
msgid "Set the column for the expander column"
msgstr ""
-#: gtk/gtktreeview.c:544 gtk/gtktreeviewcolumn.c:262
+#: gtk/gtktreeview.c:545 gtk/gtktreeviewcolumn.c:272
msgid "Reorderable"
msgstr ""
-#: gtk/gtktreeview.c:545
+#: gtk/gtktreeview.c:546
msgid "View is reorderable"
msgstr ""
-#: gtk/gtktreeview.c:552
+#: gtk/gtktreeview.c:553
msgid "Rules Hint"
msgstr ""
-#: gtk/gtktreeview.c:553
+#: gtk/gtktreeview.c:554
msgid "Set a hint to the theme engine to draw rows in alternating colors"
msgstr ""
-#: gtk/gtktreeview.c:560
+#: gtk/gtktreeview.c:561
msgid "Enable Search"
msgstr ""
-#: gtk/gtktreeview.c:561
+#: gtk/gtktreeview.c:562
msgid "View allows user to search through columns interactively"
msgstr ""
-#: gtk/gtktreeview.c:568
+#: gtk/gtktreeview.c:569
msgid "Search Column"
msgstr ""
-#: gtk/gtktreeview.c:569
+#: gtk/gtktreeview.c:570
msgid "Model column to search through when searching through code"
msgstr ""
-#: gtk/gtktreeview.c:582
+#: gtk/gtktreeview.c:583
msgid "Expander Size"
msgstr ""
-#: gtk/gtktreeview.c:583
+#: gtk/gtktreeview.c:584
msgid "Size of the expander arrow."
msgstr ""
-#: gtk/gtktreeview.c:591
+#: gtk/gtktreeview.c:592
msgid "Vertical Separator Width"
msgstr ""
-#: gtk/gtktreeview.c:592
+#: gtk/gtktreeview.c:593
msgid "Vertical space between cells. Must be an even number."
msgstr ""
-#: gtk/gtktreeview.c:600
+#: gtk/gtktreeview.c:601
msgid "Horizontal Separator Width"
msgstr ""
-#: gtk/gtktreeview.c:601
+#: gtk/gtktreeview.c:602
msgid "Horizontal space between cells. Must be an even number."
msgstr ""
-#: gtk/gtktreeview.c:609
+#: gtk/gtktreeview.c:610
msgid "Allow Rules"
msgstr ""
-#: gtk/gtktreeview.c:610
+#: gtk/gtktreeview.c:611
msgid "Allow drawing of alternating color rows."
msgstr ""
-#: gtk/gtktreeviewcolumn.c:172
+#: gtk/gtktreeview.c:617
+msgid "Indent Expanders"
+msgstr ""
+
+#: gtk/gtktreeview.c:618
+msgid "Make the expanders indented."
+msgstr ""
+
+#: gtk/gtktreeviewcolumn.c:174
msgid "Whether to display the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:180
+#: gtk/gtktreeviewcolumn.c:181 gtk/gtkwindow.c:394
+msgid "Resizable"
+msgstr ""
+
+#: gtk/gtktreeviewcolumn.c:182
+msgid "Column is user-resizable"
+msgstr ""
+
+#: gtk/gtktreeviewcolumn.c:190
msgid "Current width of the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:188
+#: gtk/gtktreeviewcolumn.c:198
msgid "Sizing"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:189
+#: gtk/gtktreeviewcolumn.c:199
msgid "Resize mode of the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:197
+#: gtk/gtktreeviewcolumn.c:207
msgid "Fixed Width"
msgstr "Lăţime fixă"
-#: gtk/gtktreeviewcolumn.c:198
+#: gtk/gtktreeviewcolumn.c:208
msgid "Current fixed width of the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:207
+#: gtk/gtktreeviewcolumn.c:217
msgid "Minimum Width"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:208
+#: gtk/gtktreeviewcolumn.c:218
msgid "Minimum allowed width of the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:217
+#: gtk/gtktreeviewcolumn.c:227
msgid "Maximum Width"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:218
+#: gtk/gtktreeviewcolumn.c:228
msgid "Maximum allowed width of the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:227
+#: gtk/gtktreeviewcolumn.c:237
msgid "Title"
msgstr "Titlu"
-#: gtk/gtktreeviewcolumn.c:228
+#: gtk/gtktreeviewcolumn.c:238
msgid "Title to appear in column header"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:235
+#: gtk/gtktreeviewcolumn.c:245
msgid "Clickable"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:236
+#: gtk/gtktreeviewcolumn.c:246
msgid "Whether the header can be clicked"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:244
+#: gtk/gtktreeviewcolumn.c:254
msgid "Widget"
msgstr "Widget"
-#: gtk/gtktreeviewcolumn.c:245
+#: gtk/gtktreeviewcolumn.c:255
msgid "Widget to put in column header button instead of column title"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:252
+#: gtk/gtktreeviewcolumn.c:262
msgid "Alignment"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:253
+#: gtk/gtktreeviewcolumn.c:263
msgid "X Alignment of the column header text or widget"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:263
+#: gtk/gtktreeviewcolumn.c:273
msgid "Whether the column can be reordered around the headers"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:270
+#: gtk/gtktreeviewcolumn.c:280
msgid "Sort indicator"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:271
+#: gtk/gtktreeviewcolumn.c:281
msgid "Whether to show a sort indicator"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:278
+#: gtk/gtktreeviewcolumn.c:288
msgid "Sort order"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:279
+#: gtk/gtktreeviewcolumn.c:289
msgid "Sort direction the sort indicator should indicate"
msgstr ""
-#: gtk/gtkviewport.c:132
+#: gtk/gtkviewport.c:133
msgid ""
"The GtkAdjustment that determines the values of the horizontal position for "
"this viewport."
msgstr ""
-#: gtk/gtkviewport.c:140
+#: gtk/gtkviewport.c:141
msgid ""
"The GtkAdjustment that determines the values of the vertical position for "
"this viewport."
msgstr ""
-#: gtk/gtkviewport.c:148
+#: gtk/gtkviewport.c:149
msgid "Determines how the shadowed box around the viewport is drawn."
msgstr ""
-#: gtk/gtkwidget.c:388
+#: gtk/gtkwidget.c:394
msgid "Widget name"
msgstr "Nume widget"
-#: gtk/gtkwidget.c:389
+#: gtk/gtkwidget.c:395
msgid "The name of the widget"
msgstr ""
-#: gtk/gtkwidget.c:395
+#: gtk/gtkwidget.c:401
msgid "Parent widget"
msgstr ""
-#: gtk/gtkwidget.c:396
+#: gtk/gtkwidget.c:402
msgid "The parent widget of this widget. Must be a Container widget."
msgstr ""
-#: gtk/gtkwidget.c:403
+#: gtk/gtkwidget.c:409
msgid "Width request"
msgstr ""
-#: gtk/gtkwidget.c:404
+#: gtk/gtkwidget.c:410
msgid ""
"Override for width request of the widget, or -1 if natural request should be "
"used."
msgstr ""
-#: gtk/gtkwidget.c:412
+#: gtk/gtkwidget.c:418
msgid "Height request"
msgstr ""
-#: gtk/gtkwidget.c:413
+#: gtk/gtkwidget.c:419
msgid ""
-"Override for height request of the widget, or -1 if natural request should be "
-"used."
+"Override for height request of the widget, or -1 if natural request should "
+"be used."
msgstr ""
-#: gtk/gtkwidget.c:422
+#: gtk/gtkwidget.c:428
msgid "Whether the widget is visible"
msgstr ""
-#: gtk/gtkwidget.c:428
+#: gtk/gtkwidget.c:434
msgid "Sensitive"
msgstr ""
-#: gtk/gtkwidget.c:429
+#: gtk/gtkwidget.c:435
msgid "Whether the widget responds to input"
msgstr ""
-#: gtk/gtkwidget.c:435
+#: gtk/gtkwidget.c:441
msgid "Application paintable"
msgstr ""
-#: gtk/gtkwidget.c:436
+#: gtk/gtkwidget.c:442
msgid "Whether the application will paint directly on the widget"
msgstr ""
-#: gtk/gtkwidget.c:442
+#: gtk/gtkwidget.c:448
msgid "Can focus"
msgstr ""
-#: gtk/gtkwidget.c:443
+#: gtk/gtkwidget.c:449
msgid "Whether the widget can accept the input focus"
msgstr ""
-#: gtk/gtkwidget.c:449
+#: gtk/gtkwidget.c:455
msgid "Has focus"
msgstr ""
-#: gtk/gtkwidget.c:450
+#: gtk/gtkwidget.c:456
msgid "Whether the widget has the input focus"
msgstr ""
-#: gtk/gtkwidget.c:456
+#: gtk/gtkwidget.c:462
msgid "Can default"
msgstr ""
-#: gtk/gtkwidget.c:457
+#: gtk/gtkwidget.c:463
msgid "Whether the widget can be the default widget"
msgstr ""
-#: gtk/gtkwidget.c:463
+#: gtk/gtkwidget.c:469
msgid "Has default"
msgstr ""
-#: gtk/gtkwidget.c:464
+#: gtk/gtkwidget.c:470
msgid "Whether the widget is the default widget"
msgstr ""
-#: gtk/gtkwidget.c:470
+#: gtk/gtkwidget.c:476
msgid "Receives default"
msgstr ""
-#: gtk/gtkwidget.c:471
-msgid ""
-"If TRUE, the widget will receive the default action when it is focused."
+#: gtk/gtkwidget.c:477
+msgid "If TRUE, the widget will receive the default action when it is focused."
msgstr ""
-#: gtk/gtkwidget.c:477
+#: gtk/gtkwidget.c:483
msgid "Composite child"
msgstr ""
-#: gtk/gtkwidget.c:478
+#: gtk/gtkwidget.c:484
msgid "Whether the widget is composed of other widgets"
msgstr ""
-#: gtk/gtkwidget.c:484
+#: gtk/gtkwidget.c:490
msgid "Style"
msgstr "Stil"
-#: gtk/gtkwidget.c:485
+#: gtk/gtkwidget.c:491
msgid ""
"The style of the widget, which contains information about how it will look "
"(colors etc)."
msgstr ""
-#: gtk/gtkwidget.c:491
+#: gtk/gtkwidget.c:497
msgid "Events"
msgstr ""
-#: gtk/gtkwidget.c:492
+#: gtk/gtkwidget.c:498
msgid "The event mask that decides what kind of GdkEvents this widget gets."
msgstr ""
-#: gtk/gtkwidget.c:499
+#: gtk/gtkwidget.c:505
msgid "Extension events"
msgstr ""
-#: gtk/gtkwidget.c:500
+#: gtk/gtkwidget.c:506
msgid "The mask that decides what kind of extension events this widget gets."
msgstr ""
-#: gtk/gtkwidget.c:1047
+#: gtk/gtkwidget.c:1053
msgid "Interior Focus"
msgstr ""
-#: gtk/gtkwidget.c:1048
+#: gtk/gtkwidget.c:1054
msgid "Whether to draw the focus indicator inside widgets."
msgstr ""
-#: gtk/gtkwindow.c:361
+#: gtk/gtkwindow.c:359
msgid "Window Type"
msgstr "Tip fereastră"
-#: gtk/gtkwindow.c:362
+#: gtk/gtkwindow.c:360
msgid "The type of the window"
msgstr ""
-#: gtk/gtkwindow.c:371
+#: gtk/gtkwindow.c:369
msgid "Window Title"
msgstr "Titlu fereastră"
-#: gtk/gtkwindow.c:372
+#: gtk/gtkwindow.c:370
msgid "The title of the window"
msgstr ""
-#: gtk/gtkwindow.c:379
+#: gtk/gtkwindow.c:377
msgid "Allow Shrink"
msgstr ""
-#: gtk/gtkwindow.c:381
+#: gtk/gtkwindow.c:379
#, no-c-format
msgid ""
"If TRUE, the window has no mimimum size. Setting this to TRUE is 99% of the "
"time a bad idea."
msgstr ""
-#: gtk/gtkwindow.c:388
+#: gtk/gtkwindow.c:386
msgid "Allow Grow"
msgstr ""
-#: gtk/gtkwindow.c:389
+#: gtk/gtkwindow.c:387
msgid "If TRUE, users can expand the window beyond its minimum size."
msgstr ""
-#: gtk/gtkwindow.c:396
-msgid "Resizable"
-msgstr ""
-
-#: gtk/gtkwindow.c:397
+#: gtk/gtkwindow.c:395
msgid "If TRUE, users can resize the window."
msgstr ""
-#: gtk/gtkwindow.c:404
+#: gtk/gtkwindow.c:402
msgid "Modal"
msgstr ""
-#: gtk/gtkwindow.c:405
+#: gtk/gtkwindow.c:403
msgid ""
"If TRUE, the window is modal (other windows are not usable while this one is "
"up)."
msgstr ""
-#: gtk/gtkwindow.c:412
+#: gtk/gtkwindow.c:410
msgid "Window Position"
msgstr ""
-#: gtk/gtkwindow.c:413
+#: gtk/gtkwindow.c:411
msgid "The initial position of the window."
msgstr ""
-#: gtk/gtkwindow.c:421
+#: gtk/gtkwindow.c:419
msgid "Default Width"
msgstr ""
-#: gtk/gtkwindow.c:422
+#: gtk/gtkwindow.c:420
msgid ""
"The default width of the window, used when initially showing the window."
msgstr ""
-#: gtk/gtkwindow.c:431
+#: gtk/gtkwindow.c:429
msgid "Default Height"
msgstr ""
-#: gtk/gtkwindow.c:432
+#: gtk/gtkwindow.c:430
msgid ""
"The default height of the window, used when initially showing the window."
msgstr ""
-#: gtk/gtkwindow.c:441
+#: gtk/gtkwindow.c:439
msgid "Destroy with Parent"
msgstr ""
-#: gtk/gtkwindow.c:442
+#: gtk/gtkwindow.c:440
msgid "If this window should be destroyed when the parent is destroyed"
msgstr ""
-#: gtk/gtkwindow.c:449
+#: gtk/gtkwindow.c:447
msgid "Icon"
msgstr ""
-#: gtk/gtkwindow.c:450
+#: gtk/gtkwindow.c:448
msgid "Icon for this window"
msgstr ""
-#: gtk/gtksizegroup.c:241
+#: gtk/gtksizegroup.c:242
msgid "Mode"
msgstr "Mod"
-#: gtk/gtksizegroup.c:242
+#: gtk/gtksizegroup.c:243
msgid ""
-"The the directions in which the size group effects the requested sizes of its "
-"component widgets."
+"The the directions in which the size group effects the requested sizes of "
+"its component widgets."
msgstr ""
#. ID
diff --git a/po/ru.po b/po/ru.po
index d19c6b4db..b40f3b609 100644
--- a/po/ru.po
+++ b/po/ru.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: gtk+ 1.3.0\n"
-"POT-Creation-Date: 2001-10-25 16:39-0400\n"
+"POT-Creation-Date: 2001-11-23 15:47-0500\n"
"PO-Revision-Date: 2001-10-13 18:43+0400\n"
"Last-Translator: Valek Filippov <frob@df.ru>\n"
"Language-Team: Russian <ru@li.org>\n"
@@ -13,12 +13,12 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-#: gdk-pixbuf/gdk-pixbuf-animation.c:144 gdk-pixbuf/gdk-pixbuf-io.c:543
+#: gdk-pixbuf/gdk-pixbuf-animation.c:144 gdk-pixbuf/gdk-pixbuf-io.c:551
#, c-format
msgid "Failed to open file '%s': %s"
msgstr "Не удалось открыть файл \"%s\": %s"
-#: gdk-pixbuf/gdk-pixbuf-animation.c:155 gdk-pixbuf/gdk-pixbuf-io.c:553
+#: gdk-pixbuf/gdk-pixbuf-animation.c:155 gdk-pixbuf/gdk-pixbuf-io.c:561
#, c-format
msgid "Image file '%s' contains no data"
msgstr "Файл изображения \"%s\" не содержит данных"
@@ -28,7 +28,7 @@ msgstr "Файл изображения \"%s\" не содержит данны
msgid "Don't know how to load the animation in file '%s'"
msgstr "Неизвестно как загрузить анимацию в файле \"%s\""
-#: gdk-pixbuf/gdk-pixbuf-animation.c:205 gdk-pixbuf/gdk-pixbuf-io.c:598
+#: gdk-pixbuf/gdk-pixbuf-animation.c:205 gdk-pixbuf/gdk-pixbuf-io.c:606
#, c-format
msgid ""
"Failed to load image '%s': reason not known, probably a corrupt image file"
@@ -45,66 +45,66 @@ msgstr ""
"Не удалось загрузить анимацию \\\"%s\\\": причина неизвестна, возможно "
"поврежденный файл изображения"
-#: gdk-pixbuf/gdk-pixbuf-io.c:316
+#: gdk-pixbuf/gdk-pixbuf-io.c:324
#, c-format
msgid "Unable to load image-loading module: %s: %s"
msgstr "Не удалось загрузить модуль загрузки изображений: %s: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:335
+#: gdk-pixbuf/gdk-pixbuf-io.c:343
#, c-format
msgid ""
"Image-loading module %s does not export the proper interface; perhaps it's "
"from a different GTK version?"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:452 gdk-pixbuf/gdk-pixbuf-io.c:478
+#: gdk-pixbuf/gdk-pixbuf-io.c:460 gdk-pixbuf/gdk-pixbuf-io.c:486
#, c-format
msgid "Image type '%s' is not supported"
msgstr "Изображения типа \"%s\" не поддерживаются"
-#: gdk-pixbuf/gdk-pixbuf-io.c:500
+#: gdk-pixbuf/gdk-pixbuf-io.c:508
#, c-format
msgid "Couldn't recognize the image file format for file '%s'"
msgstr "Невозможно распознать формат файла изображения для файла \"%s\""
-#: gdk-pixbuf/gdk-pixbuf-io.c:506
+#: gdk-pixbuf/gdk-pixbuf-io.c:514
msgid "Unrecognized image file format"
msgstr "Нераспознанный формат файла изображения"
-#: gdk-pixbuf/gdk-pixbuf-io.c:576
+#: gdk-pixbuf/gdk-pixbuf-io.c:584
#, c-format
msgid "Don't know how to load the image in file '%s'"
msgstr "Неизвестно как загрузить изображение из файла \"%s\""
-#: gdk-pixbuf/gdk-pixbuf-io.c:609
+#: gdk-pixbuf/gdk-pixbuf-io.c:617
#, c-format
msgid "Failed to load image '%s': %s"
msgstr "Сбой при загрузке изображения \"%s\": %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:714
+#: gdk-pixbuf/gdk-pixbuf-io.c:722
#, 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:822
+#: gdk-pixbuf/gdk-pixbuf-io.c:830
#, c-format
msgid "Failed to open '%s' for writing: %s"
msgstr "Не удалось открыть \"%s\" для записи: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:843
+#: gdk-pixbuf/gdk-pixbuf-io.c:851
#, c-format
msgid ""
"Failed to close '%s' while writing image, all data may not have been saved: %"
"s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-loader.c:252
+#: gdk-pixbuf/gdk-pixbuf-loader.c:250
#, c-format
msgid "Incremental loading of image type '%s' is not supported"
msgstr "Инкрементальная загрузка изображения типа \"%s\" не поддерживается"
-#: gdk-pixbuf/gdk-pixbuf-loader.c:275 gdk-pixbuf/gdk-pixbuf-loader.c:376
+#: gdk-pixbuf/gdk-pixbuf-loader.c:273 gdk-pixbuf/gdk-pixbuf-loader.c:374
#, c-format
msgid ""
"Internal error: Image loader module '%s' failed to begin loading an image, "
@@ -376,36 +376,36 @@ msgid "Failed to write to temporary file when loading XBM image"
msgstr ""
"Не удалось записать временный файл при загрузке изображения в формате XBM"
-#: gdk-pixbuf/io-xpm.c:1256
+#: gdk-pixbuf/io-xpm.c:1234
msgid "No XPM header found"
msgstr "Не найден заголовок XPM"
-#: gdk-pixbuf/io-xpm.c:1264
+#: gdk-pixbuf/io-xpm.c:1242
msgid "XPM file has image width <= 0"
msgstr "Ширина изображения в XPM-файле <=0"
-#: gdk-pixbuf/io-xpm.c:1272
+#: gdk-pixbuf/io-xpm.c:1250
msgid "XPM file has image height <= 0"
msgstr "Высота изображения в XPM-файле <=0"
-#: gdk-pixbuf/io-xpm.c:1280
+#: gdk-pixbuf/io-xpm.c:1258
msgid "XPM file has invalid number of colors"
msgstr "XPM-файл имеет недопустимое число цветов"
-#: gdk-pixbuf/io-xpm.c:1288
+#: gdk-pixbuf/io-xpm.c:1266
msgid "XPM has invalid number of chars per pixel"
msgstr "XPM имеет недопустимое число символов на точку растра"
-#: gdk-pixbuf/io-xpm.c:1306
+#: gdk-pixbuf/io-xpm.c:1284
msgid "Can't read XPM colormap"
msgstr "Невозможно прочесть цветовую карту XPM"
-#: gdk-pixbuf/io-xpm.c:1344
+#: gdk-pixbuf/io-xpm.c:1322
msgid "Can't allocate memory for loading XPM image"
msgstr ""
"Не удалось получить память для загрузки файла изображения в формате XPM"
-#: gdk-pixbuf/io-xpm.c:1527
+#: gdk-pixbuf/io-xpm.c:1505
msgid "Failed to write to temporary file when loading XPM image"
msgstr ""
"Не удалось записать временный файл при загрузке изображения в формате XPM"
@@ -427,12 +427,20 @@ msgstr "Повреждены данные точек растра изображ
msgid "failed to allocate image buffer of %u bytes"
msgstr "Сбой при загрузке изображения \"%s\": %s"
-#: gtk/gtkaccellabel.c:115
-msgid "Accelerator object"
+#: gtk/gtkaccellabel.c:122
+msgid "Accelerator Closure"
msgstr ""
-#: gtk/gtkaccellabel.c:116
-msgid "The object monitored by this accelerator label"
+#: gtk/gtkaccellabel.c:123
+msgid "The closure to be monitored for accelerator changes"
+msgstr ""
+
+#: gtk/gtkaccellabel.c:129
+msgid "Accelerator Widget"
+msgstr ""
+
+#: gtk/gtkaccellabel.c:130
+msgid "The widget to be monitored for accelerator changes"
msgstr ""
#: gtk/gtkalignment.c:102
@@ -583,7 +591,7 @@ msgstr ""
msgid "The amount of space between children."
msgstr ""
-#: gtk/gtkbox.c:135 gtk/gtknotebook.c:396
+#: gtk/gtkbox.c:135 gtk/gtknotebook.c:400
msgid "Homogeneous"
msgstr "Гомогенный"
@@ -591,75 +599,75 @@ msgstr "Гомогенный"
msgid "Whether the children should all be the same size."
msgstr ""
-#: gtk/gtkbutton.c:183 gtk/gtkframe.c:125 gtk/gtklabel.c:283
+#: gtk/gtkbutton.c:188 gtk/gtkframe.c:125 gtk/gtklabel.c:282
msgid "Label"
msgstr "Метка"
-#: gtk/gtkbutton.c:184
+#: gtk/gtkbutton.c:189
msgid ""
"Text of the label widget inside the button, if the button contains a label "
"widget."
msgstr ""
-#: gtk/gtkbutton.c:191 gtk/gtklabel.c:304
+#: gtk/gtkbutton.c:196 gtk/gtklabel.c:303
msgid "Use underline"
msgstr "Использовать подчеркивание"
-#: gtk/gtkbutton.c:192 gtk/gtklabel.c:305
+#: gtk/gtkbutton.c:197 gtk/gtklabel.c:304
msgid ""
"If set, an underline in the text indicates the next character should be used "
"for the mnemonic accelerator key"
msgstr ""
-#: gtk/gtkbutton.c:199
+#: gtk/gtkbutton.c:204
msgid "Use stock"
msgstr ""
-#: gtk/gtkbutton.c:200
+#: gtk/gtkbutton.c:205
msgid ""
"If set, the label is used to pick a stock item instead of being displayed"
msgstr ""
-#: gtk/gtkbutton.c:207
+#: gtk/gtkbutton.c:212
msgid "Border relief"
msgstr "Рельефные границы"
-#: gtk/gtkbutton.c:208
+#: gtk/gtkbutton.c:213
msgid "The border relief style."
msgstr ""
-#: gtk/gtkbutton.c:259
+#: gtk/gtkbutton.c:264
msgid "Default Spacing"
msgstr ""
-#: gtk/gtkbutton.c:260
+#: gtk/gtkbutton.c:265
msgid "Extra space to add for CAN_DEFAULT buttons"
msgstr ""
-#: gtk/gtkbutton.c:266
+#: gtk/gtkbutton.c:271
msgid "Default Outside Spacing"
msgstr ""
-#: gtk/gtkbutton.c:267
+#: gtk/gtkbutton.c:272
msgid ""
"Extra space to add for CAN_DEFAULT buttons that is always drawn outside the "
"border"
msgstr ""
-#: gtk/gtkbutton.c:272
+#: gtk/gtkbutton.c:277
msgid "Child X Displacement"
msgstr ""
-#: gtk/gtkbutton.c:273
+#: gtk/gtkbutton.c:278
msgid ""
"How far in the x direction to move the child when the button is depressed"
msgstr ""
-#: gtk/gtkbutton.c:280
+#: gtk/gtkbutton.c:285
msgid "Child Y Displacement"
msgstr ""
-#: gtk/gtkbutton.c:281
+#: gtk/gtkbutton.c:286
msgid ""
"How far in the y direction to move the child when the button is depressed"
msgstr ""
@@ -752,290 +760,290 @@ msgstr "Объект Pixbuf"
msgid "The pixbuf to render."
msgstr ""
-#: gtk/gtkcellrenderertext.c:173 gtk/gtkentry.c:498 gtk/gtkprogressbar.c:207
+#: gtk/gtkcellrenderertext.c:174 gtk/gtkentry.c:506 gtk/gtkprogressbar.c:207
msgid "Text"
msgstr "Текст"
-#: gtk/gtkcellrenderertext.c:174
+#: gtk/gtkcellrenderertext.c:175
msgid "Text to render"
msgstr "Отображаемый текст"
-#: gtk/gtkcellrenderertext.c:181
+#: gtk/gtkcellrenderertext.c:182
msgid "Markup"
msgstr "Разметка"
-#: gtk/gtkcellrenderertext.c:182
+#: gtk/gtkcellrenderertext.c:183
msgid "Marked up text to render"
msgstr "Разметка текста для отображения"
-#: gtk/gtkcellrenderertext.c:189 gtk/gtklabel.c:290
+#: gtk/gtkcellrenderertext.c:190 gtk/gtklabel.c:289
msgid "Attributes"
msgstr "Аттрибуты"
-#: gtk/gtkcellrenderertext.c:190
+#: gtk/gtkcellrenderertext.c:191
msgid "A list of style attributes to apply to the text of the renderer."
msgstr ""
-#: gtk/gtkcellrenderertext.c:197 gtk/gtktexttag.c:208
+#: gtk/gtkcellrenderertext.c:198 gtk/gtktexttag.c:209
msgid "Background color name"
msgstr "Название цвета фона"
-#: gtk/gtkcellrenderertext.c:198 gtk/gtktexttag.c:209
+#: gtk/gtkcellrenderertext.c:199 gtk/gtktexttag.c:210
msgid "Background color as a string"
msgstr "Цвет фона как строка"
-#: gtk/gtkcellrenderertext.c:205 gtk/gtktexttag.c:216
+#: gtk/gtkcellrenderertext.c:206 gtk/gtktexttag.c:217
msgid "Background color"
msgstr "Цвет фона"
-#: gtk/gtkcellrenderertext.c:206 gtk/gtktexttag.c:217
+#: gtk/gtkcellrenderertext.c:207 gtk/gtktexttag.c:218
msgid "Background color as a GdkColor"
msgstr "Цвет фона как GdkColor"
-#: gtk/gtkcellrenderertext.c:213 gtk/gtktexttag.c:242
+#: gtk/gtkcellrenderertext.c:214 gtk/gtktexttag.c:243
msgid "Foreground color name"
msgstr "Название цвета текста"
-#: gtk/gtkcellrenderertext.c:214 gtk/gtktexttag.c:243
+#: gtk/gtkcellrenderertext.c:215 gtk/gtktexttag.c:244
msgid "Foreground color as a string"
msgstr "Цвет текста как строка"
-#: gtk/gtkcellrenderertext.c:221 gtk/gtktexttag.c:250
+#: gtk/gtkcellrenderertext.c:222 gtk/gtktexttag.c:251
msgid "Foreground color"
msgstr "Цвет текста"
-#: gtk/gtkcellrenderertext.c:222 gtk/gtktexttag.c:251
+#: gtk/gtkcellrenderertext.c:223 gtk/gtktexttag.c:252
msgid "Foreground color as a GdkColor"
msgstr "Цвет текста как GdkColor"
-#: gtk/gtkcellrenderertext.c:230 gtk/gtkentry.c:430 gtk/gtktexttag.c:276
-#: gtk/gtktextview.c:539
+#: gtk/gtkcellrenderertext.c:231 gtk/gtkentry.c:438 gtk/gtktexttag.c:277
+#: gtk/gtktextview.c:548
msgid "Editable"
msgstr "Редактируемое"
-#: gtk/gtkcellrenderertext.c:231 gtk/gtktexttag.c:277 gtk/gtktextview.c:540
+#: gtk/gtkcellrenderertext.c:232 gtk/gtktexttag.c:278 gtk/gtktextview.c:549
msgid "Whether the text can be modified by the user"
msgstr "Может ли текст быть изменен пользователем"
-#: gtk/gtkcellrenderertext.c:238 gtk/gtkcellrenderertext.c:246
-#: gtk/gtkfontsel.c:192 gtk/gtktexttag.c:284 gtk/gtktexttag.c:292
+#: gtk/gtkcellrenderertext.c:239 gtk/gtkcellrenderertext.c:247
+#: gtk/gtkfontsel.c:192 gtk/gtktexttag.c:285 gtk/gtktexttag.c:293
msgid "Font"
msgstr "Шрифт"
-#: gtk/gtkcellrenderertext.c:239 gtk/gtktexttag.c:285
+#: gtk/gtkcellrenderertext.c:240 gtk/gtktexttag.c:286
msgid "Font description as a string"
msgstr "Описание шрифта как строка"
-#: gtk/gtkcellrenderertext.c:247 gtk/gtktexttag.c:293
+#: gtk/gtkcellrenderertext.c:248 gtk/gtktexttag.c:294
msgid "Font description as a PangoFontDescription struct"
msgstr "Описание шрифта структурой PangoFontDescription"
-#: gtk/gtkcellrenderertext.c:255 gtk/gtktexttag.c:301
+#: gtk/gtkcellrenderertext.c:256 gtk/gtktexttag.c:302
msgid "Font family"
msgstr "Семейство шрифта:"
-#: gtk/gtkcellrenderertext.c:256 gtk/gtktexttag.c:302
+#: gtk/gtkcellrenderertext.c:257 gtk/gtktexttag.c:303
msgid "Name of the font family, e.g. Sans, Helvetica, Times, Monospace"
msgstr "Название семейства шрифта, т.е. Санс, Гельветика, Таймс"
-#: gtk/gtkcellrenderertext.c:263 gtk/gtkcellrenderertext.c:264
-#: gtk/gtktexttag.c:309 gtk/gtktexttag.c:310
+#: gtk/gtkcellrenderertext.c:264 gtk/gtkcellrenderertext.c:265
+#: gtk/gtktexttag.c:310 gtk/gtktexttag.c:311
msgid "Font style"
msgstr "Стиль шрифта"
-#: gtk/gtkcellrenderertext.c:272 gtk/gtkcellrenderertext.c:273
-#: gtk/gtktexttag.c:318 gtk/gtktexttag.c:319
+#: gtk/gtkcellrenderertext.c:273 gtk/gtkcellrenderertext.c:274
+#: gtk/gtktexttag.c:319 gtk/gtktexttag.c:320
msgid "Font variant"
msgstr "Вариант шрифта"
-#: gtk/gtkcellrenderertext.c:281 gtk/gtkcellrenderertext.c:282
-#: gtk/gtktexttag.c:327 gtk/gtktexttag.c:328
+#: gtk/gtkcellrenderertext.c:282 gtk/gtkcellrenderertext.c:283
+#: gtk/gtktexttag.c:328 gtk/gtktexttag.c:329
msgid "Font weight"
msgstr "Жирность шрифта"
-#: gtk/gtkcellrenderertext.c:291 gtk/gtkcellrenderertext.c:292
-#: gtk/gtktexttag.c:338 gtk/gtktexttag.c:339
+#: gtk/gtkcellrenderertext.c:292 gtk/gtkcellrenderertext.c:293
+#: gtk/gtktexttag.c:339 gtk/gtktexttag.c:340
msgid "Font stretch"
msgstr ""
-#: gtk/gtkcellrenderertext.c:300 gtk/gtkcellrenderertext.c:301
-#: gtk/gtktexttag.c:347 gtk/gtktexttag.c:348
+#: gtk/gtkcellrenderertext.c:301 gtk/gtkcellrenderertext.c:302
+#: gtk/gtktexttag.c:348 gtk/gtktexttag.c:349
msgid "Font size"
msgstr "Размер шрифта"
-#: gtk/gtkcellrenderertext.c:310 gtk/gtktexttag.c:367
+#: gtk/gtkcellrenderertext.c:311 gtk/gtktexttag.c:368
msgid "Font points"
msgstr "Пункты шрифта"
-#: gtk/gtkcellrenderertext.c:311 gtk/gtktexttag.c:368
+#: gtk/gtkcellrenderertext.c:312 gtk/gtktexttag.c:369
msgid "Font size in points"
msgstr "Размер шрифта в пунктах"
-#: gtk/gtkcellrenderertext.c:320 gtk/gtktexttag.c:357 gtk/gtktexttag.c:358
+#: gtk/gtkcellrenderertext.c:321 gtk/gtktexttag.c:358 gtk/gtktexttag.c:359
msgid "Font scale"
msgstr "Масштаб шрифта"
-#: gtk/gtkcellrenderertext.c:321
+#: gtk/gtkcellrenderertext.c:322
msgid "Font scaling factor"
msgstr "Коэффициент масштабирования шрифта"
-#: gtk/gtkcellrenderertext.c:330 gtk/gtktexttag.c:426
+#: gtk/gtkcellrenderertext.c:331 gtk/gtktexttag.c:427
msgid "Rise"
msgstr "Поднять"
-#: gtk/gtkcellrenderertext.c:331 gtk/gtktexttag.c:427
+#: gtk/gtkcellrenderertext.c:332 gtk/gtktexttag.c:428
msgid ""
"Offset of text above the baseline (below the baseline if rise is negative)"
msgstr ""
"Сдвинуть текст над линией шрифта (под линию шрифта, для отрицательных "
"значений)"
-#: gtk/gtkcellrenderertext.c:341 gtk/gtktexttag.c:466
+#: gtk/gtkcellrenderertext.c:342 gtk/gtktexttag.c:467
msgid "Strikethrough"
msgstr "Перечеркивание"
-#: gtk/gtkcellrenderertext.c:342 gtk/gtktexttag.c:467
+#: gtk/gtkcellrenderertext.c:343 gtk/gtktexttag.c:468
msgid "Whether to strike through the text"
msgstr "Будет ли текст перечеркнут"
-#: gtk/gtkcellrenderertext.c:349 gtk/gtktexttag.c:474
+#: gtk/gtkcellrenderertext.c:350 gtk/gtktexttag.c:475
msgid "Underline"
msgstr "Подчеркивание"
-#: gtk/gtkcellrenderertext.c:350 gtk/gtktexttag.c:475
+#: gtk/gtkcellrenderertext.c:351 gtk/gtktexttag.c:476
msgid "Style of underline for this text"
msgstr "Стиль подчеркивания для этого текста"
-#: gtk/gtkcellrenderertext.c:360 gtk/gtktexttag.c:511
+#: gtk/gtkcellrenderertext.c:361 gtk/gtktexttag.c:512
msgid "Background set"
msgstr "Установка фона"
-#: gtk/gtkcellrenderertext.c:361 gtk/gtktexttag.c:512
+#: gtk/gtkcellrenderertext.c:362 gtk/gtktexttag.c:513
msgid "Whether this tag affects the background color"
msgstr ""
-#: gtk/gtkcellrenderertext.c:364 gtk/gtktexttag.c:523
+#: gtk/gtkcellrenderertext.c:365 gtk/gtktexttag.c:524
msgid "Foreground set"
msgstr "Установка переднего плана"
-#: gtk/gtkcellrenderertext.c:365 gtk/gtktexttag.c:524
+#: gtk/gtkcellrenderertext.c:366 gtk/gtktexttag.c:525
msgid "Whether this tag affects the foreground color"
msgstr ""
-#: gtk/gtkcellrenderertext.c:368 gtk/gtktexttag.c:531
+#: gtk/gtkcellrenderertext.c:369 gtk/gtktexttag.c:532
msgid "Editability set"
msgstr "Установка редактируемости"
-#: gtk/gtkcellrenderertext.c:369 gtk/gtktexttag.c:532
+#: gtk/gtkcellrenderertext.c:370 gtk/gtktexttag.c:533
msgid "Whether this tag affects text editability"
msgstr ""
-#: gtk/gtkcellrenderertext.c:372 gtk/gtktexttag.c:535
+#: gtk/gtkcellrenderertext.c:373 gtk/gtktexttag.c:536
msgid "Font family set"
msgstr "Установка семейства шрифта"
-#: gtk/gtkcellrenderertext.c:373 gtk/gtktexttag.c:536
+#: gtk/gtkcellrenderertext.c:374 gtk/gtktexttag.c:537
msgid "Whether this tag affects the font family"
msgstr ""
-#: gtk/gtkcellrenderertext.c:376 gtk/gtktexttag.c:539
+#: gtk/gtkcellrenderertext.c:377 gtk/gtktexttag.c:540
msgid "Font style set"
msgstr "Установка стиля шрифта"
-#: gtk/gtkcellrenderertext.c:377 gtk/gtktexttag.c:540
+#: gtk/gtkcellrenderertext.c:378 gtk/gtktexttag.c:541
msgid "Whether this tag affects the font style"
msgstr ""
-#: gtk/gtkcellrenderertext.c:380 gtk/gtktexttag.c:543
+#: gtk/gtkcellrenderertext.c:381 gtk/gtktexttag.c:544
msgid "Font variant set"
msgstr "Установка варианта шрифта"
-#: gtk/gtkcellrenderertext.c:381 gtk/gtktexttag.c:544
+#: gtk/gtkcellrenderertext.c:382 gtk/gtktexttag.c:545
msgid "Whether this tag affects the font variant"
msgstr ""
-#: gtk/gtkcellrenderertext.c:384 gtk/gtktexttag.c:547
+#: gtk/gtkcellrenderertext.c:385 gtk/gtktexttag.c:548
msgid "Font weight set"
msgstr "Установка жирности шрифта"
-#: gtk/gtkcellrenderertext.c:385 gtk/gtktexttag.c:548
+#: gtk/gtkcellrenderertext.c:386 gtk/gtktexttag.c:549
msgid "Whether this tag affects the font weight"
msgstr ""
-#: gtk/gtkcellrenderertext.c:388 gtk/gtktexttag.c:551
+#: gtk/gtkcellrenderertext.c:389 gtk/gtktexttag.c:552
msgid "Font stretch set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:389 gtk/gtktexttag.c:552
+#: gtk/gtkcellrenderertext.c:390 gtk/gtktexttag.c:553
msgid "Whether this tag affects the font stretch"
msgstr ""
-#: gtk/gtkcellrenderertext.c:392 gtk/gtktexttag.c:555
+#: gtk/gtkcellrenderertext.c:393 gtk/gtktexttag.c:556
msgid "Font size set"
msgstr "Установка размера шрифта"
-#: gtk/gtkcellrenderertext.c:393 gtk/gtktexttag.c:556
+#: gtk/gtkcellrenderertext.c:394 gtk/gtktexttag.c:557
msgid "Whether this tag affects the font size"
msgstr ""
-#: gtk/gtkcellrenderertext.c:396 gtk/gtktexttag.c:559
+#: gtk/gtkcellrenderertext.c:397 gtk/gtktexttag.c:560
msgid "Font scale set"
msgstr "Установка масштаба шрифта"
-#: gtk/gtkcellrenderertext.c:397 gtk/gtktexttag.c:560
+#: gtk/gtkcellrenderertext.c:398 gtk/gtktexttag.c:561
msgid "Whether this tag scales the font size by a factor"
msgstr ""
-#: gtk/gtkcellrenderertext.c:400 gtk/gtktexttag.c:579
+#: gtk/gtkcellrenderertext.c:401 gtk/gtktexttag.c:580
msgid "Rise set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:401 gtk/gtktexttag.c:580
+#: gtk/gtkcellrenderertext.c:402 gtk/gtktexttag.c:581
msgid "Whether this tag affects the rise"
msgstr ""
-#: gtk/gtkcellrenderertext.c:404 gtk/gtktexttag.c:595
+#: gtk/gtkcellrenderertext.c:405 gtk/gtktexttag.c:596
msgid "Strikethrough set"
msgstr "Установка зачёркивания"
-#: gtk/gtkcellrenderertext.c:405 gtk/gtktexttag.c:596
+#: gtk/gtkcellrenderertext.c:406 gtk/gtktexttag.c:597
msgid "Whether this tag affects strikethrough"
msgstr ""
-#: gtk/gtkcellrenderertext.c:408 gtk/gtktexttag.c:603
+#: gtk/gtkcellrenderertext.c:409 gtk/gtktexttag.c:604
msgid "Underline set"
msgstr "Установка подчёркивания"
-#: gtk/gtkcellrenderertext.c:409 gtk/gtktexttag.c:604
+#: gtk/gtkcellrenderertext.c:410 gtk/gtktexttag.c:605
msgid "Whether this tag affects underlining"
msgstr ""
-#: gtk/gtkcellrenderertoggle.c:129
+#: gtk/gtkcellrenderertoggle.c:130
msgid "Toggle state"
msgstr "Переключить состояние"
-#: gtk/gtkcellrenderertoggle.c:130
+#: gtk/gtkcellrenderertoggle.c:131
msgid "The toggle state of the button"
msgstr "Переключить состояние кнопки"
-#: gtk/gtkcellrenderertoggle.c:138
+#: gtk/gtkcellrenderertoggle.c:139
msgid "Activatable"
msgstr "Активируемое"
-#: gtk/gtkcellrenderertoggle.c:139
+#: gtk/gtkcellrenderertoggle.c:140
#, fuzzy
msgid "The toggle button can be activated"
msgstr "Нарисовать кнопку переключатель как радио-кнопку"
-#: gtk/gtkcellrenderertoggle.c:147
+#: gtk/gtkcellrenderertoggle.c:148
msgid "Radio state"
msgstr "Радио-состояние"
-#: gtk/gtkcellrenderertoggle.c:148
+#: gtk/gtkcellrenderertoggle.c:149
msgid "Draw the toggle button as a radio button"
msgstr "Нарисовать кнопку переключатель как радио-кнопку"
-#: gtk/gtkcheckbutton.c:95 gtk/gtkoptionmenu.c:163
+#: gtk/gtkcheckbutton.c:95 gtk/gtkoptionmenu.c:191
msgid "Indicator Size"
msgstr "Размер индикатора"
@@ -1043,7 +1051,7 @@ msgstr "Размер индикатора"
msgid "Size of check or radio indicator"
msgstr ""
-#: gtk/gtkcheckbutton.c:103 gtk/gtkoptionmenu.c:169
+#: gtk/gtkcheckbutton.c:103 gtk/gtkoptionmenu.c:197
msgid "Indicator Spacing"
msgstr ""
@@ -1051,165 +1059,165 @@ msgstr ""
msgid "Spacing around check or radio indicator"
msgstr ""
-#: gtk/gtkcheckmenuitem.c:114 gtk/gtktogglebutton.c:142
+#: gtk/gtkcheckmenuitem.c:115 gtk/gtktogglebutton.c:132
msgid "Active"
msgstr "Активный"
-#: gtk/gtkcheckmenuitem.c:115
+#: gtk/gtkcheckmenuitem.c:116
#, fuzzy
msgid "Whether the menu item is checked."
msgstr "Чувствителен ли заголовок к нажатиям"
-#: gtk/gtkcheckmenuitem.c:122 gtk/gtktogglebutton.c:150
+#: gtk/gtkcheckmenuitem.c:123 gtk/gtktogglebutton.c:140
msgid "Inconsistent"
msgstr "Нечувствительный"
-#: gtk/gtkcheckmenuitem.c:123
+#: gtk/gtkcheckmenuitem.c:124
msgid "Whether to display an \"inconsistent\" state."
msgstr ""
-#: gtk/gtkcolorsel.c:574
+#: gtk/gtkcolorsel.c:578
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:579
+#: gtk/gtkcolorsel.c:583
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:883
+#: gtk/gtkcolorsel.c:887
msgid "_Save color here"
msgstr ""
-#: gtk/gtkcolorsel.c:1051
+#: gtk/gtkcolorsel.c:1055
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:1667
+#: gtk/gtkcolorsel.c:1674
msgid "Has Opacity Control"
msgstr ""
-#: gtk/gtkcolorsel.c:1668
+#: gtk/gtkcolorsel.c:1675
msgid "Whether the color selector should allow setting opacity"
msgstr ""
-#: gtk/gtkcolorsel.c:1674
+#: gtk/gtkcolorsel.c:1681
msgid "Has palette"
msgstr "Имеет палитру"
-#: gtk/gtkcolorsel.c:1675
+#: gtk/gtkcolorsel.c:1682
msgid "Whether a palette should be used"
msgstr ""
-#: gtk/gtkcolorsel.c:1681
+#: gtk/gtkcolorsel.c:1688
msgid "Current Color"
msgstr "Текущий цвет"
-#: gtk/gtkcolorsel.c:1682
+#: gtk/gtkcolorsel.c:1689
msgid "The current color"
msgstr "Текущий цвет"
-#: gtk/gtkcolorsel.c:1688
+#: gtk/gtkcolorsel.c:1695
msgid "Current Alpha"
msgstr ""
-#: gtk/gtkcolorsel.c:1689
+#: gtk/gtkcolorsel.c:1696
msgid "The current opacity value (0 fully transparent, 65535 fully opaque)"
msgstr ""
-#: gtk/gtkcolorsel.c:1702
+#: gtk/gtkcolorsel.c:1709
msgid "Custom palette"
msgstr "Другая палитра"
-#: gtk/gtkcolorsel.c:1703
+#: gtk/gtkcolorsel.c:1710
msgid "Palette to use in the color selector"
msgstr ""
-#: gtk/gtkcolorsel.c:1758
+#: gtk/gtkcolorsel.c:1750
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:1786
+#: gtk/gtkcolorsel.c:1778
msgid ""
"Click the eyedropper, then click a color anywhere on your screen to select "
"that color."
msgstr ""
-#: gtk/gtkcolorsel.c:1795
+#: gtk/gtkcolorsel.c:1787
msgid "_Hue:"
msgstr "Тон:"
-#: gtk/gtkcolorsel.c:1796
+#: gtk/gtkcolorsel.c:1788
msgid "Position on the color wheel."
msgstr ""
-#: gtk/gtkcolorsel.c:1797
+#: gtk/gtkcolorsel.c:1789
msgid "_Saturation:"
msgstr "Насыщенность:"
-#: gtk/gtkcolorsel.c:1798
+#: gtk/gtkcolorsel.c:1790
msgid "\"Deepness\" of the color."
msgstr "\"Глубина\" цвета."
-#: gtk/gtkcolorsel.c:1799
+#: gtk/gtkcolorsel.c:1791
msgid "_Value:"
msgstr "Значение:"
-#: gtk/gtkcolorsel.c:1800
+#: gtk/gtkcolorsel.c:1792
msgid "Brightness of the color."
msgstr "Яркость цвета."
-#: gtk/gtkcolorsel.c:1801
+#: gtk/gtkcolorsel.c:1793
msgid "_Red:"
msgstr "Красный:"
-#: gtk/gtkcolorsel.c:1802
+#: gtk/gtkcolorsel.c:1794
msgid "Amount of red light in the color."
msgstr "Количество красного оттенка в цвете."
-#: gtk/gtkcolorsel.c:1803
+#: gtk/gtkcolorsel.c:1795
msgid "_Green:"
msgstr "Зеленый:"
-#: gtk/gtkcolorsel.c:1804
+#: gtk/gtkcolorsel.c:1796
msgid "Amount of green light in the color."
msgstr "Количество зелёного оттенка в цвете."
-#: gtk/gtkcolorsel.c:1805
+#: gtk/gtkcolorsel.c:1797
msgid "_Blue:"
msgstr "Синий:"
-#: gtk/gtkcolorsel.c:1806
+#: gtk/gtkcolorsel.c:1798
msgid "Amount of blue light in the color."
msgstr "Количество синего оттенка в цвете."
-#: gtk/gtkcolorsel.c:1809
+#: gtk/gtkcolorsel.c:1801
msgid "_Opacity:"
msgstr "Непрозрачность:"
-#: gtk/gtkcolorsel.c:1817
+#: gtk/gtkcolorsel.c:1809
msgid "Transparency of the currently-selected color."
msgstr "Прозрачность выбранного цвета."
-#: gtk/gtkcolorsel.c:1832
+#: gtk/gtkcolorsel.c:1824
msgid "Color _Name:"
msgstr "Название цвета:"
-#: gtk/gtkcolorsel.c:1844
+#: gtk/gtkcolorsel.c:1836
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:1863
+#: gtk/gtkcolorsel.c:1855
msgid "_Palette"
msgstr "Палитра"
@@ -1255,208 +1263,208 @@ msgstr ""
msgid "Whether entered values must already be present in the list"
msgstr ""
-#: gtk/gtkcontainer.c:202
+#: gtk/gtkcontainer.c:203
msgid "Resize mode"
msgstr ""
-#: gtk/gtkcontainer.c:203
+#: gtk/gtkcontainer.c:204
msgid "Specify how resize events are handled"
msgstr ""
-#: gtk/gtkcontainer.c:210
+#: gtk/gtkcontainer.c:211
msgid "Border width"
msgstr "Ширина границы"
-#: gtk/gtkcontainer.c:211
+#: gtk/gtkcontainer.c:212
#, fuzzy
msgid "The width of the empty border outside the containers children."
msgstr "Ширина отсупа слева в точках растра"
-#: gtk/gtkcontainer.c:219
+#: gtk/gtkcontainer.c:220
msgid "Child"
msgstr ""
-#: gtk/gtkcontainer.c:220
+#: gtk/gtkcontainer.c:221
msgid "Can be used to add a new child to the container."
msgstr ""
-#: gtk/gtkcurve.c:120
+#: gtk/gtkcurve.c:121
msgid "Curve type"
msgstr "Тип кривой"
-#: gtk/gtkcurve.c:121
+#: gtk/gtkcurve.c:122
msgid "Is this curve linear, spline interpolated, or free-form"
msgstr ""
-#: gtk/gtkcurve.c:129
+#: gtk/gtkcurve.c:130
msgid "Minimum X"
msgstr "Минимум X"
-#: gtk/gtkcurve.c:130
+#: gtk/gtkcurve.c:131
msgid "Minimum possible value for X"
msgstr "Минимально возможное значение для X"
-#: gtk/gtkcurve.c:139
+#: gtk/gtkcurve.c:140
msgid "Maximum X"
msgstr "Максимум X"
-#: gtk/gtkcurve.c:140
+#: gtk/gtkcurve.c:141
msgid "Maximum possible X value."
msgstr "Максимально возможное значение для X."
-#: gtk/gtkcurve.c:149
+#: gtk/gtkcurve.c:150
msgid "Minimum Y"
msgstr "Минимум Y"
-#: gtk/gtkcurve.c:150
+#: gtk/gtkcurve.c:151
msgid "Minimum possible value for Y"
msgstr "Минимально возможное значение для Y"
-#: gtk/gtkcurve.c:159
+#: gtk/gtkcurve.c:160
msgid "Maximum Y"
msgstr "Максимум Y"
-#: gtk/gtkcurve.c:160
+#: gtk/gtkcurve.c:161
msgid "Maximum possible value for Y"
msgstr "Максимально возможное значение для Y"
-#: gtk/gtkdialog.c:125
+#: gtk/gtkdialog.c:126
msgid "Has separator"
msgstr "Имеет разделитель"
-#: gtk/gtkdialog.c:126
+#: gtk/gtkdialog.c:127
msgid "The dialog has a separator bar above its buttons"
msgstr ""
-#: gtk/gtkdialog.c:149
+#: gtk/gtkdialog.c:150
msgid "Content area border"
msgstr ""
-#: gtk/gtkdialog.c:150
+#: gtk/gtkdialog.c:151
msgid "Width of border around the main dialog area"
msgstr "Ширина границы вокрук области основного диалога"
-#: gtk/gtkdialog.c:157
+#: gtk/gtkdialog.c:158
msgid "Button spacing"
msgstr ""
-#: gtk/gtkdialog.c:158
+#: gtk/gtkdialog.c:159
msgid "Spacing between buttons"
msgstr ""
-#: gtk/gtkdialog.c:166
+#: gtk/gtkdialog.c:167
msgid "Action area border"
msgstr ""
-#: gtk/gtkdialog.c:167
+#: gtk/gtkdialog.c:168
#, fuzzy
msgid "Width of border around the button area at the bottom of the dialog"
msgstr "Ширина отсупа слева в точках растра"
-#: gtk/gtkentry.c:410 gtk/gtklabel.c:361
+#: gtk/gtkentry.c:418 gtk/gtklabel.c:360
#, fuzzy
msgid "Cursor Position"
msgstr "Позиция"
-#: gtk/gtkentry.c:411 gtk/gtklabel.c:362
+#: gtk/gtkentry.c:419 gtk/gtklabel.c:361
#, fuzzy
msgid "The current position of the insertion cursor in chars."
msgstr "Текущая позиция точки вставки"
-#: gtk/gtkentry.c:420 gtk/gtklabel.c:371
+#: gtk/gtkentry.c:428 gtk/gtklabel.c:370
#, fuzzy
msgid "Selection Bound"
msgstr "Выбор: "
-#: gtk/gtkentry.c:421 gtk/gtklabel.c:372
+#: gtk/gtkentry.c:429 gtk/gtklabel.c:371
msgid ""
"The position of the opposite end of the selection from the cursor in chars."
msgstr ""
-#: gtk/gtkentry.c:431
+#: gtk/gtkentry.c:439
msgid "Whether the entry contents can be edited"
msgstr "Может ли содержимое записи быть изменено"
-#: gtk/gtkentry.c:438
+#: gtk/gtkentry.c:446
msgid "Maximum length"
msgstr "Максимальная длина"
-#: gtk/gtkentry.c:439
+#: gtk/gtkentry.c:447
msgid "Maximum number of characters for this entry"
msgstr "Максимальное число символов для этой записи"
-#: gtk/gtkentry.c:447
+#: gtk/gtkentry.c:455
msgid "Visibility"
msgstr "Видимость"
-#: gtk/gtkentry.c:448
+#: gtk/gtkentry.c:456
msgid ""
"FALSE displays the \"invisible char\" instead of the actual text (password "
"mode)"
msgstr ""
-#: gtk/gtkentry.c:455
+#: gtk/gtkentry.c:463
#, fuzzy
msgid "Has Frame"
msgstr "Другая палитра"
-#: gtk/gtkentry.c:456
+#: gtk/gtkentry.c:464
msgid "FALSE removes outside bevel from entry."
msgstr ""
-#: gtk/gtkentry.c:463
+#: gtk/gtkentry.c:471
msgid "Invisible character"
msgstr "Невидимый символ"
-#: gtk/gtkentry.c:464
+#: gtk/gtkentry.c:472
msgid "The character to use when masking entry contents (in \"password mode\")"
msgstr ""
"Символ используемый для сокрытия содержимого записи (в \"режиме пароля\")"
-#: gtk/gtkentry.c:471
+#: gtk/gtkentry.c:479
msgid "Activates default"
msgstr ""
-#: gtk/gtkentry.c:472
+#: gtk/gtkentry.c:480
msgid ""
"Whether to activate the default widget (such as the default button in a "
"dialog) when Enter is pressed."
msgstr ""
-#: gtk/gtkentry.c:478
+#: gtk/gtkentry.c:486
msgid "Width in chars"
msgstr "Ширина в символах"
-#: gtk/gtkentry.c:479
+#: gtk/gtkentry.c:487
msgid "Number of characters to leave space for in the entry."
msgstr ""
-#: gtk/gtkentry.c:488
+#: gtk/gtkentry.c:496
msgid "Scroll offset"
msgstr ""
-#: gtk/gtkentry.c:489
+#: gtk/gtkentry.c:497
msgid "Number of pixels of the entry scrolled off the screen to the left"
msgstr ""
-#: gtk/gtkentry.c:499
+#: gtk/gtkentry.c:507
#, fuzzy
msgid "The contents of the entry"
msgstr "Текст метки."
-#: gtk/gtkentry.c:505 gtk/gtklabel.c:380 gtk/gtktextview.c:615
+#: gtk/gtkentry.c:513 gtk/gtklabel.c:379 gtk/gtktextview.c:624
msgid "Cursor color"
msgstr "Цвет курсора"
-#: gtk/gtkentry.c:506 gtk/gtklabel.c:381 gtk/gtktextview.c:616
+#: gtk/gtkentry.c:514 gtk/gtklabel.c:380 gtk/gtktextview.c:625
msgid "Color with which to draw insertion cursor"
msgstr "Цвет используемый для куросра"
-#: gtk/gtkentry.c:3793 gtk/gtklabel.c:3180
+#: gtk/gtkentry.c:3832 gtk/gtklabel.c:3151
msgid "Select All"
msgstr "Выделить все"
-#: gtk/gtkentry.c:3803 gtk/gtklabel.c:3190 gtk/gtktextview.c:5563
+#: gtk/gtkentry.c:3842 gtk/gtklabel.c:3161 gtk/gtktextview.c:5737
msgid "Input Methods"
msgstr "Методы ввода"
@@ -1486,12 +1494,12 @@ msgstr "Каталоги"
msgid "Files"
msgstr "Файлы"
-#: gtk/gtkfilesel.c:727 gtk/gtkfilesel.c:2052
+#: gtk/gtkfilesel.c:726 gtk/gtkfilesel.c:2057
#, c-format
msgid "Directory unreadable: %s"
msgstr "Каталог не читаем: %s"
-#: gtk/gtkfilesel.c:849
+#: gtk/gtkfilesel.c:848
#, c-format
msgid ""
"The file \"%s\" resides on another machine (called %s) and may not be "
@@ -1499,25 +1507,25 @@ msgid ""
"Are you sure that you want to select it?"
msgstr ""
-#: gtk/gtkfilesel.c:979
+#: gtk/gtkfilesel.c:978
msgid "Create Dir"
msgstr "Создать каталог"
-#: gtk/gtkfilesel.c:990 gtk/gtkfilesel.c:1413
+#: gtk/gtkfilesel.c:989 gtk/gtkfilesel.c:1416
msgid "Delete File"
msgstr "Удалить файл"
-#: gtk/gtkfilesel.c:1001 gtk/gtkfilesel.c:1556
+#: gtk/gtkfilesel.c:1000 gtk/gtkfilesel.c:1559
msgid "Rename File"
msgstr "Переименовать файл"
-#: gtk/gtkfilesel.c:1236
+#: gtk/gtkfilesel.c:1237
#, c-format
msgid ""
"The directory name \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
-#: gtk/gtkfilesel.c:1238
+#: gtk/gtkfilesel.c:1239
#, c-format
msgid ""
"Error creating directory \"%s\": %s\n"
@@ -1526,39 +1534,39 @@ msgstr ""
"Ошибка создания каталога \"%s\": %s\n"
"%s"
-#: gtk/gtkfilesel.c:1239 gtk/gtkfilesel.c:1490
+#: gtk/gtkfilesel.c:1240 gtk/gtkfilesel.c:1493
msgid "You probably used symbols not allowed in filenames."
msgstr "Возможно вы используете символы недопустимые в названиях файлов."
-#: gtk/gtkfilesel.c:1247
+#: gtk/gtkfilesel.c:1248
#, c-format
msgid "Error creating directory \"%s\": %s\n"
msgstr "Ошибка создания каталога \"%s\": %s\n"
-#: gtk/gtkfilesel.c:1281
+#: gtk/gtkfilesel.c:1282
msgid "Create Directory"
msgstr "Создать каталог"
-#: gtk/gtkfilesel.c:1295
+#: gtk/gtkfilesel.c:1296
msgid "_Directory name:"
msgstr "Имя каталога:"
#. buttons
-#: gtk/gtkfilesel.c:1309
-msgid "Create"
-msgstr "Создать"
-
-#: gtk/gtkfilesel.c:1318 gtk/gtkfilesel.c:1444 gtk/gtkfilesel.c:1598
-#: gtk/gtkgamma.c:424
+#: gtk/gtkfilesel.c:1310 gtk/gtkfilesel.c:1438 gtk/gtkfilesel.c:1592
+#: gtk/gtkgamma.c:417
msgid "Cancel"
msgstr "Отменить"
-#: gtk/gtkfilesel.c:1353
+#: gtk/gtkfilesel.c:1322
+msgid "Create"
+msgstr "Создать"
+
+#: gtk/gtkfilesel.c:1356
#, c-format
msgid "The filename \"%s\" contains symbols that are not allowed in filenames"
msgstr "Название файла \"%s\" содержит символы недопустимые в названиях файлов"
-#: gtk/gtkfilesel.c:1356
+#: gtk/gtkfilesel.c:1359
#, c-format
msgid ""
"Error deleting file \"%s\": %s\n"
@@ -1567,26 +1575,25 @@ msgstr ""
"Ошибка удаления файла \"%s\": %s\n"
"%s"
-#: gtk/gtkfilesel.c:1358 gtk/gtkfilesel.c:1504
+#: gtk/gtkfilesel.c:1361 gtk/gtkfilesel.c:1507
msgid "It probably contains symbols not allowed in filenames."
msgstr "Возможно содержит символы недопустимые в названиях файлов."
-#: gtk/gtkfilesel.c:1367
+#: gtk/gtkfilesel.c:1370
#, c-format
msgid "Error deleting file \"%s\": %s"
msgstr "Ошибка удаления файла \"%s\": %s"
-#. buttons
-#: gtk/gtkfilesel.c:1435
+#: gtk/gtkfilesel.c:1448
msgid "Delete"
msgstr "Удалить"
-#: gtk/gtkfilesel.c:1486 gtk/gtkfilesel.c:1500
+#: gtk/gtkfilesel.c:1489 gtk/gtkfilesel.c:1503
#, c-format
msgid "The file name \"%s\" contains symbols that are not allowed in filenames"
msgstr "Название файла \"%s\" содержит символы недопустимые в названиях файлов"
-#: gtk/gtkfilesel.c:1488
+#: gtk/gtkfilesel.c:1491
#, c-format
msgid ""
"Error renaming file to \"%s\": %s\n"
@@ -1595,7 +1602,7 @@ msgstr ""
"Ошибка переименования файла в \"%s\": %s\n"
"%s"
-#: gtk/gtkfilesel.c:1502
+#: gtk/gtkfilesel.c:1505
#, c-format
msgid ""
"Error renaming file \"%s\": %s\n"
@@ -1604,32 +1611,31 @@ msgstr ""
"Ошибка переименования файла в \"%s\": %s\n"
"%s"
-#: gtk/gtkfilesel.c:1512
+#: gtk/gtkfilesel.c:1515
#, c-format
msgid "Error renaming file \"%s\" to \"%s\": %s"
msgstr "Ошибка переименования файла \"%s\" в \"%s\": %s"
-#. buttons
-#: gtk/gtkfilesel.c:1589
+#: gtk/gtkfilesel.c:1604
msgid "Rename"
msgstr "Переименовать"
-#: gtk/gtkfilesel.c:2031
+#: gtk/gtkfilesel.c:2036
msgid "Selection: "
msgstr "Выбор: "
-#: gtk/gtkfilesel.c:2641
+#: gtk/gtkfilesel.c:2647
#, c-format
msgid ""
"The filename %s couldn't be converted to UTF-8. Try setting the environment "
"variable G_BROKEN_FILENAMES."
msgstr ""
-#: gtk/gtkfilesel.c:3509
+#: gtk/gtkfilesel.c:3515
msgid "Name too long"
msgstr "Название слишком длинное"
-#: gtk/gtkfilesel.c:3511
+#: gtk/gtkfilesel.c:3517
msgid "Couldn't convert filename"
msgstr "Неудалось преобразовать название файла"
@@ -1671,7 +1677,7 @@ msgstr "Размер:"
msgid "Preview:"
msgstr "Просмотр:"
-#: gtk/gtkfontsel.c:1060
+#: gtk/gtkfontsel.c:1059
msgid "Font Selection"
msgstr "Выбор шрифта"
@@ -1697,7 +1703,7 @@ msgstr "Выравнивание по Y."
msgid "The vertical alignment of the label."
msgstr "Вертикальное выравнивание метки."
-#: gtk/gtkframe.c:153 gtk/gtkhandlebox.c:184
+#: gtk/gtkframe.c:153 gtk/gtkhandlebox.c:185
msgid "Deprecated property, use shadow_type instead."
msgstr ""
@@ -1717,41 +1723,41 @@ msgstr ""
msgid "A widget to display in place of the usual frame label."
msgstr ""
-#: gtk/gtkgamma.c:395
+#: gtk/gtkgamma.c:396
msgid "Gamma"
msgstr "Гамма"
-#: gtk/gtkgamma.c:402
+#: gtk/gtkgamma.c:403
msgid "_Gamma value"
msgstr "Гамма-значение"
-#: gtk/gtkgamma.c:416
+#: gtk/gtkgamma.c:423
msgid "OK"
msgstr "OK"
-#: gtk/gtkhandlebox.c:191 gtk/gtkmenubar.c:148 gtk/gtkstatusbar.c:157
-#: gtk/gtktoolbar.c:276 gtk/gtkviewport.c:147
+#: gtk/gtkhandlebox.c:192 gtk/gtkmenubar.c:148 gtk/gtkstatusbar.c:158
+#: gtk/gtktoolbar.c:277 gtk/gtkviewport.c:148
msgid "Shadow type"
msgstr "Тип тени"
-#: gtk/gtkhandlebox.c:192
+#: gtk/gtkhandlebox.c:193
msgid "Appearance of the shadow that surrounds the container."
msgstr ""
-#: gtk/gtkhandlebox.c:200
+#: gtk/gtkhandlebox.c:201
#, fuzzy
msgid "Handle position"
msgstr "Позиция в тексте"
-#: gtk/gtkhandlebox.c:201
+#: gtk/gtkhandlebox.c:202
msgid "Position of the handle relative to the child widget."
msgstr ""
-#: gtk/gtkhandlebox.c:209
+#: gtk/gtkhandlebox.c:210
msgid "Snap edge"
msgstr ""
-#: gtk/gtkhandlebox.c:210
+#: gtk/gtkhandlebox.c:211
msgid ""
"Side of the handlebox that's lined up with the docking point to dock the "
"handlebox."
@@ -1760,7 +1766,7 @@ msgstr ""
#. Remove this icon source so we don't keep trying to
#. * load it.
#.
-#: gtk/gtkiconfactory.c:1049
+#: gtk/gtkiconfactory.c:1061
#, c-format
msgid "Error loading icon: %s"
msgstr "Ошибка загрузки пиктограммы: %s"
@@ -1774,210 +1780,210 @@ msgid "Child widget to appear next to the menu text"
msgstr ""
#. shell and main vbox
-#: gtk/gtkinputdialog.c:181
+#: gtk/gtkinputdialog.c:182
msgid "Input"
msgstr "Ввод"
-#: gtk/gtkinputdialog.c:189
+#: gtk/gtkinputdialog.c:190
msgid "No input devices"
msgstr "Нет устройства ввода"
-#: gtk/gtkinputdialog.c:218
+#: gtk/gtkinputdialog.c:219
msgid "_Device:"
msgstr "Устройство:"
-#: gtk/gtkinputdialog.c:235
+#: gtk/gtkinputdialog.c:236
msgid "Disabled"
msgstr "Выключен"
-#: gtk/gtkinputdialog.c:243
+#: gtk/gtkinputdialog.c:244
msgid "Screen"
msgstr "Экран"
-#: gtk/gtkinputdialog.c:251
+#: gtk/gtkinputdialog.c:252
msgid "Window"
msgstr "Окно"
-#: gtk/gtkinputdialog.c:259
+#: gtk/gtkinputdialog.c:260
msgid "_Mode: "
msgstr "Режим: "
#. The axis listbox
-#: gtk/gtkinputdialog.c:290
+#: gtk/gtkinputdialog.c:291
msgid "_Axes"
msgstr "Оси"
#. Keys listbox
-#: gtk/gtkinputdialog.c:306
+#: gtk/gtkinputdialog.c:307
msgid "_Keys"
msgstr "Клавиши"
#. We create the save button in any case, so that clients can
#. connect to it, without paying attention to whether it exits
-#: gtk/gtkinputdialog.c:327
+#: gtk/gtkinputdialog.c:328
msgid "Save"
msgstr "Сохранить"
-#: gtk/gtkinputdialog.c:336
+#: gtk/gtkinputdialog.c:337
msgid "Close"
msgstr "Закрыть"
-#: gtk/gtkinputdialog.c:469
+#: gtk/gtkinputdialog.c:470
msgid "X"
msgstr "X"
-#: gtk/gtkinputdialog.c:470
+#: gtk/gtkinputdialog.c:471
msgid "Y"
msgstr "Y"
-#: gtk/gtkinputdialog.c:471
+#: gtk/gtkinputdialog.c:472
msgid "Pressure"
msgstr "Нажим"
-#: gtk/gtkinputdialog.c:472
+#: gtk/gtkinputdialog.c:473
msgid "X Tilt"
msgstr "Наклон X"
-#: gtk/gtkinputdialog.c:473
+#: gtk/gtkinputdialog.c:474
msgid "Y Tilt"
msgstr "Наклон Y"
-#: gtk/gtkinputdialog.c:474
+#: gtk/gtkinputdialog.c:475
msgid "Wheel"
msgstr "Колесо"
-#: gtk/gtkinputdialog.c:514
+#: gtk/gtkinputdialog.c:515
msgid "none"
msgstr "нет"
-#: gtk/gtkinputdialog.c:548 gtk/gtkinputdialog.c:584
+#: gtk/gtkinputdialog.c:549 gtk/gtkinputdialog.c:585
msgid "(disabled)"
msgstr "(отменен)"
-#: gtk/gtkinputdialog.c:577
+#: gtk/gtkinputdialog.c:578
msgid "(unknown)"
msgstr "(неизвестен)"
#. and clear button
-#: gtk/gtkinputdialog.c:662
+#: gtk/gtkinputdialog.c:663
msgid "clear"
msgstr "очистить"
-#: gtk/gtklabel.c:284
+#: gtk/gtklabel.c:283
msgid "The text of the label."
msgstr "Текст метки."
-#: gtk/gtklabel.c:291
+#: gtk/gtklabel.c:290
msgid "A list of style attributes to apply to the text of the label."
msgstr ""
-#: gtk/gtklabel.c:297
+#: gtk/gtklabel.c:296
msgid "Use markup"
msgstr "Использовать разметку"
-#: gtk/gtklabel.c:298
+#: gtk/gtklabel.c:297
msgid "The text of the label includes XML markup. See pango_parse_markup()."
msgstr ""
-#: gtk/gtklabel.c:312 gtk/gtktexttag.c:377 gtk/gtktextview.c:556
+#: gtk/gtklabel.c:311 gtk/gtktexttag.c:378 gtk/gtktextview.c:565
msgid "Justification"
msgstr "Выравнивание"
-#: gtk/gtklabel.c:313
+#: gtk/gtklabel.c:312
msgid ""
"The alignment of the lines in the text of the label relative to each other. "
"This does NOT affect the alignment of the label within its allocation. See "
"GtkMisc::xalign for that."
msgstr ""
-#: gtk/gtklabel.c:321
+#: gtk/gtklabel.c:320
msgid "Pattern"
msgstr "Шаблон"
-#: gtk/gtklabel.c:322
+#: gtk/gtklabel.c:321
msgid ""
"A string with _ characters in positions correspond to characters in the text "
"to underline."
msgstr ""
-#: gtk/gtklabel.c:329
+#: gtk/gtklabel.c:328
msgid "Line wrap"
msgstr "Перенос строк"
-#: gtk/gtklabel.c:330
+#: gtk/gtklabel.c:329
msgid "If set, wrap lines if the text becomes too wide."
msgstr ""
-#: gtk/gtklabel.c:336
+#: gtk/gtklabel.c:335
msgid "Selectable"
msgstr "Выделяемый"
-#: gtk/gtklabel.c:337
+#: gtk/gtklabel.c:336
msgid "Whether the label text can be selected with the mouse."
msgstr "Может ли текст быть выделен с помощью мыши"
-#: gtk/gtklabel.c:343
+#: gtk/gtklabel.c:342
msgid "Mnemonic key"
msgstr ""
-#: gtk/gtklabel.c:344
+#: gtk/gtklabel.c:343
msgid "The mnemonic accelerator key for this label."
msgstr ""
-#: gtk/gtklabel.c:352
+#: gtk/gtklabel.c:351
msgid "Mnemonic widget"
msgstr ""
-#: gtk/gtklabel.c:353
+#: gtk/gtklabel.c:352
msgid "The widget to be activated when the label's mnemonic key is pressed."
msgstr ""
-#: gtk/gtklayout.c:575
+#: gtk/gtklayout.c:576
msgid "X position"
msgstr "Позиция по X"
-#: gtk/gtklayout.c:576
+#: gtk/gtklayout.c:577
msgid "X position of child widget"
msgstr ""
-#: gtk/gtklayout.c:585
+#: gtk/gtklayout.c:586
msgid "Y position"
msgstr "Позиция по Y"
-#: gtk/gtklayout.c:586
+#: gtk/gtklayout.c:587
msgid "Y position of child widget"
msgstr ""
-#: gtk/gtklayout.c:595 gtk/gtkviewport.c:131
+#: gtk/gtklayout.c:596 gtk/gtkviewport.c:132
msgid "Horizontal adjustment"
msgstr ""
-#: gtk/gtklayout.c:596
+#: gtk/gtklayout.c:597
msgid "The GtkAdjustment for the horizontal position."
msgstr ""
-#: gtk/gtklayout.c:603 gtk/gtkviewport.c:139
+#: gtk/gtklayout.c:604 gtk/gtkviewport.c:140
msgid "Vertical adjustment"
msgstr ""
-#: gtk/gtklayout.c:604
+#: gtk/gtklayout.c:605
msgid "The GtkAdjustment for the vertical position."
msgstr ""
-#: gtk/gtklayout.c:611 gtk/gtktreeviewcolumn.c:179
+#: gtk/gtklayout.c:612 gtk/gtktreeviewcolumn.c:189
msgid "Width"
msgstr "Ширина"
-#: gtk/gtklayout.c:612
+#: gtk/gtklayout.c:613
#, fuzzy
msgid "The width of the layout."
msgstr "Минимально допустимая ширина столбца"
-#: gtk/gtklayout.c:620
+#: gtk/gtklayout.c:621
msgid "Height"
msgstr "Высота"
-#: gtk/gtklayout.c:621
+#: gtk/gtklayout.c:622
msgid "The height of the layout."
msgstr ""
@@ -1986,7 +1992,7 @@ 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:572
+#: gtk/gtkmain.c:613
msgid "default:LTR"
msgstr "default:LTR"
@@ -1994,7 +2000,7 @@ msgstr "default:LTR"
msgid "Style of bevel around the menubar"
msgstr ""
-#: gtk/gtkmenubar.c:156 gtk/gtktoolbar.c:250
+#: gtk/gtkmenubar.c:156 gtk/gtktoolbar.c:251
msgid "Internal padding"
msgstr ""
@@ -2002,15 +2008,32 @@ msgstr ""
msgid "Amount of border space between the menubar shadow and the menu items"
msgstr ""
-#: gtk/gtkmessagedialog.c:80
+#: gtk/gtkmessagedialog.c:104
msgid "Image/label border"
msgstr ""
-#: gtk/gtkmessagedialog.c:81
+#: gtk/gtkmessagedialog.c:105
#, fuzzy
msgid "Width of border around the label and image in the message dialog"
msgstr "Ширина отсупа слева в точках растра"
+#: gtk/gtkmessagedialog.c:113
+msgid "Message Type"
+msgstr ""
+
+#: gtk/gtkmessagedialog.c:114
+#, fuzzy
+msgid "The type of message"
+msgstr "Текст метки."
+
+#: gtk/gtkmessagedialog.c:121
+msgid "Message Buttons"
+msgstr ""
+
+#: gtk/gtkmessagedialog.c:122
+msgid "The buttons shown in the message dialog"
+msgstr ""
+
#: gtk/gtkmisc.c:97
msgid "X align"
msgstr "X-выравнивание"
@@ -2045,148 +2068,156 @@ msgid ""
"The amount of space to add on the top and bottom of the widget, in pixels"
msgstr ""
-#: gtk/gtknotebook.c:324
+#: gtk/gtknotebook.c:328
msgid "Page"
msgstr "Страница"
-#: gtk/gtknotebook.c:325
+#: gtk/gtknotebook.c:329
msgid "The index of the current page"
msgstr ""
-#: gtk/gtknotebook.c:333
+#: gtk/gtknotebook.c:337
#, fuzzy
msgid "Tab Position"
msgstr "Позиция в тексте"
-#: gtk/gtknotebook.c:334
+#: gtk/gtknotebook.c:338
msgid "Which side of the notebook holds the tabs"
msgstr ""
-#: gtk/gtknotebook.c:341
+#: gtk/gtknotebook.c:345
#, fuzzy
msgid "Tab Border"
msgstr "Порядок сортировки"
-#: gtk/gtknotebook.c:342
+#: gtk/gtknotebook.c:346
#, fuzzy
msgid "Width of the border around the tab labels"
msgstr "Ширина отсупа слева в точках растра"
-#: gtk/gtknotebook.c:350
+#: gtk/gtknotebook.c:354
msgid "Horizontal Tab Border"
msgstr ""
-#: gtk/gtknotebook.c:351
+#: gtk/gtknotebook.c:355
msgid "Width of the horizontal border of tab labels"
msgstr ""
-#: gtk/gtknotebook.c:359
+#: gtk/gtknotebook.c:363
msgid "Vertical Tab Border"
msgstr ""
-#: gtk/gtknotebook.c:360
+#: gtk/gtknotebook.c:364
msgid "Width of the vertical border of tab labels"
msgstr ""
-#: gtk/gtknotebook.c:368
+#: gtk/gtknotebook.c:372
msgid "Show Tabs"
msgstr "Показать ярлыки"
-#: gtk/gtknotebook.c:369
+#: gtk/gtknotebook.c:373
msgid "Whether tabs should be shown or not"
msgstr ""
-#: gtk/gtknotebook.c:375
+#: gtk/gtknotebook.c:379
msgid "Show Border"
msgstr "Показать границу"
-#: gtk/gtknotebook.c:376
+#: gtk/gtknotebook.c:380
msgid "Whether the border should be shown or not"
msgstr ""
-#: gtk/gtknotebook.c:382
+#: gtk/gtknotebook.c:386
msgid "Scrollable"
msgstr "Прокручиваемое"
-#: gtk/gtknotebook.c:383
+#: gtk/gtknotebook.c:387
msgid "If TRUE, scroll arrows are added if there are to many tabs to fit"
msgstr ""
-#: gtk/gtknotebook.c:389
+#: gtk/gtknotebook.c:393
msgid "Enable Popup"
msgstr ""
-#: gtk/gtknotebook.c:390
+#: gtk/gtknotebook.c:394
msgid ""
"If TRUE, pressing the right mouse button on the notebook pops up a menu that "
"you can use to go to a page"
msgstr ""
-#: gtk/gtknotebook.c:397
+#: gtk/gtknotebook.c:401
msgid "Whether tabs should have homogeneous sizes"
msgstr ""
-#: gtk/gtknotebook.c:2134 gtk/gtknotebook.c:4529
+#: gtk/gtknotebook.c:2240 gtk/gtknotebook.c:4470
#, c-format
msgid "Page %u"
msgstr "Страница %u"
-#: gtk/gtkoptionmenu.c:164
+#: gtk/gtkoptionmenu.c:184
+msgid "Menu"
+msgstr ""
+
+#: gtk/gtkoptionmenu.c:185
+msgid "The menu of options"
+msgstr ""
+
+#: gtk/gtkoptionmenu.c:192
msgid "Size of dropdown indicator"
msgstr "Размер выпадающего индикатора"
-#: gtk/gtkoptionmenu.c:170
+#: gtk/gtkoptionmenu.c:198
#, fuzzy
msgid "Spacing around indicator"
msgstr "Индикатор сортировки"
-#: gtk/gtkpaned.c:116 gtk/gtkruler.c:138
+#: gtk/gtkpaned.c:120 gtk/gtkruler.c:138
msgid "Position"
msgstr "Позиция"
-#: gtk/gtkpaned.c:117
+#: gtk/gtkpaned.c:121
msgid ""
"Position of paned separator in pixels(0 means all the way to the left/top)"
msgstr ""
-#: gtk/gtkpaned.c:125
+#: gtk/gtkpaned.c:129
#, fuzzy
msgid "Position Set"
msgstr "Позиция в тексте"
-#: gtk/gtkpaned.c:126
+#: gtk/gtkpaned.c:130
msgid "TRUE if the Position property should be used"
msgstr ""
-#: gtk/gtkpaned.c:132
+#: gtk/gtkpaned.c:136
msgid "Handle Size"
msgstr ""
-#: gtk/gtkpaned.c:133
+#: gtk/gtkpaned.c:137
#, fuzzy
msgid "Width of handle"
msgstr "Ширина в символах"
-#: gtk/gtkrc.c:2759
+#: gtk/gtkrc.c:2723
#, c-format
msgid "Unable to locate image file in pixmap_path: \"%s\" line %d"
msgstr "Файл с изображением не найден в pixmap_path: \"%s\", строка %d"
-#: gtk/gtkrc.c:2762
+#: gtk/gtkrc.c:2726
#, c-format
msgid "Unable to locate image file in pixmap_path: \"%s\""
msgstr "Файл с изображением не найден в pixmap_path: \"%s\""
-#: gtk/gtkrc.c:3171
+#: gtk/gtkrc.c:3135
#, c-format
msgid "Pixmap path element: \"%s\" must be absolute, %s, line %d"
msgstr ""
-#: gtk/gtkpreview.c:134
+#: gtk/gtkpreview.c:129
msgid "Expand"
msgstr ""
-#: gtk/gtkpreview.c:135
+#: gtk/gtkpreview.c:130
msgid ""
"Whether the preview widget should take up the entire space it is allocated"
msgstr ""
@@ -2233,7 +2264,7 @@ msgid ""
"in the progress widget"
msgstr ""
-#: gtk/gtkprogressbar.c:131 gtk/gtkrange.c:265 gtk/gtkspinbutton.c:213
+#: gtk/gtkprogressbar.c:131 gtk/gtkrange.c:270 gtk/gtkspinbutton.c:214
msgid "Adjustment"
msgstr ""
@@ -2241,7 +2272,7 @@ msgstr ""
msgid "The GtkAdjustment connected to the progress bar (Deprecated)"
msgstr ""
-#: gtk/gtkprogressbar.c:139 gtk/gtktoolbar.c:223
+#: gtk/gtkprogressbar.c:139 gtk/gtktoolbar.c:224
msgid "Orientation"
msgstr "Ориентация"
@@ -2307,56 +2338,56 @@ msgstr ""
msgid "Text to be displayed in the progress bar"
msgstr ""
-#: gtk/gtkrange.c:256
+#: gtk/gtkrange.c:261
msgid "Update policy"
msgstr "Политика обновления"
-#: gtk/gtkrange.c:257
+#: gtk/gtkrange.c:262
msgid "How the range should be updated on the screen"
msgstr ""
-#: gtk/gtkrange.c:266
+#: gtk/gtkrange.c:271
msgid "The GtkAdjustment that contains the current value of this range object"
msgstr ""
-#: gtk/gtkrange.c:273
+#: gtk/gtkrange.c:278
msgid "Inverted"
msgstr "Инвертированное"
-#: gtk/gtkrange.c:274
+#: gtk/gtkrange.c:279
msgid "Invert direction slider moves to increase range value"
msgstr ""
-#: gtk/gtkrange.c:280
+#: gtk/gtkrange.c:285
msgid "Slider Width"
msgstr ""
-#: gtk/gtkrange.c:281
+#: gtk/gtkrange.c:286
msgid "Width of scrollbar or scale thumb"
msgstr ""
-#: gtk/gtkrange.c:288
+#: gtk/gtkrange.c:293
#, fuzzy
msgid "Trough Border"
msgstr "Порядок сортировки"
-#: gtk/gtkrange.c:289
+#: gtk/gtkrange.c:294
msgid "Spacing between thumb/steppers and outer trough bevel"
msgstr ""
-#: gtk/gtkrange.c:296
+#: gtk/gtkrange.c:301
msgid "Stepper Size"
msgstr ""
-#: gtk/gtkrange.c:297
+#: gtk/gtkrange.c:302
msgid "Length of step buttons at ends"
msgstr ""
-#: gtk/gtkrange.c:304
+#: gtk/gtkrange.c:309
msgid "Stepper Spacing"
msgstr ""
-#: gtk/gtkrange.c:305
+#: gtk/gtkrange.c:310
msgid "Spacing between step buttons and thumb"
msgstr ""
@@ -2389,7 +2420,7 @@ msgstr "Макс. размер"
msgid "Maximum size of the ruler"
msgstr "Максимально допустимая ширина столбца"
-#: gtk/gtkscale.c:148 gtk/gtkspinbutton.c:231
+#: gtk/gtkscale.c:148 gtk/gtkspinbutton.c:232
msgid "Digits"
msgstr "Цифры"
@@ -2540,67 +2571,67 @@ msgstr ""
msgid "Keybinding to activate the menu bar"
msgstr ""
-#: gtk/gtkspinbutton.c:214
+#: gtk/gtkspinbutton.c:215
#, fuzzy
msgid "The adjustment that holds the value of the spinbutton"
msgstr "Переключить состояние кнопки"
-#: gtk/gtkspinbutton.c:221
+#: gtk/gtkspinbutton.c:222
msgid "Climb Rate"
msgstr ""
-#: gtk/gtkspinbutton.c:222
+#: gtk/gtkspinbutton.c:223
msgid "The acceleration rate when you hold down a button"
msgstr ""
-#: gtk/gtkspinbutton.c:232
+#: gtk/gtkspinbutton.c:233
msgid "The number of decimal places to display"
msgstr ""
-#: gtk/gtkspinbutton.c:241
+#: gtk/gtkspinbutton.c:242
msgid "Snap to Ticks"
msgstr ""
-#: gtk/gtkspinbutton.c:242
+#: gtk/gtkspinbutton.c:243
msgid ""
"Whether erroneous values are automatically changed to a spin button's "
"nearest step increment"
msgstr ""
-#: gtk/gtkspinbutton.c:249
+#: gtk/gtkspinbutton.c:250
msgid "Numeric"
msgstr "Числовое"
-#: gtk/gtkspinbutton.c:250
+#: gtk/gtkspinbutton.c:251
msgid "Whether non-numeric characters should be ignored"
msgstr ""
-#: gtk/gtkspinbutton.c:257
+#: gtk/gtkspinbutton.c:258
msgid "Wrap"
msgstr "Перенос"
-#: gtk/gtkspinbutton.c:258
+#: gtk/gtkspinbutton.c:259
msgid "Whether a spin button should wrap upon reaching its limits"
msgstr ""
-#: gtk/gtkspinbutton.c:265
+#: gtk/gtkspinbutton.c:266
msgid "Update Policy"
msgstr "Политика обновления"
-#: gtk/gtkspinbutton.c:266
+#: gtk/gtkspinbutton.c:267
msgid ""
"Whether the spin button should update always, or only when the value is legal"
msgstr ""
-#: gtk/gtkspinbutton.c:274
+#: gtk/gtkspinbutton.c:275
msgid "Value"
msgstr "Значение"
-#: gtk/gtkspinbutton.c:275
+#: gtk/gtkspinbutton.c:276
msgid "Reads the current value, or sets a new value"
msgstr "Читает текущее значение или устанавливает новое значение"
-#: gtk/gtkstatusbar.c:158
+#: gtk/gtkstatusbar.c:159
msgid "Style of bevel around the statusbar text"
msgstr "Стиль скоса вокруг текста строки состояния"
@@ -2625,171 +2656,266 @@ msgstr "Вопрос"
#. * need the mnemonics to be rationalized
#.
#: gtk/gtkstock.c:275
+msgid "_Add"
+msgstr ""
+
+#: gtk/gtkstock.c:276
msgid "_Apply"
msgstr "Применить"
-#: gtk/gtkstock.c:276
+#: gtk/gtkstock.c:277
msgid "_Bold"
msgstr "Полужирный"
-#: gtk/gtkstock.c:277
+#: gtk/gtkstock.c:278
msgid "_Cancel"
msgstr "Отмена"
-#: gtk/gtkstock.c:278
+#: gtk/gtkstock.c:279
+msgid "_CD-Rom"
+msgstr ""
+
+#: gtk/gtkstock.c:280
msgid "_Clear"
msgstr "Очистить"
-#: gtk/gtkstock.c:279
+#: gtk/gtkstock.c:281
msgid "_Close"
msgstr "Закрыть"
-#: gtk/gtkstock.c:280
+#: gtk/gtkstock.c:282
+#, fuzzy
+msgid "_Convert"
+msgstr "Восстановить"
+
+#: gtk/gtkstock.c:283
msgid "_Copy"
msgstr "Скопировать"
-#: gtk/gtkstock.c:281
+#: gtk/gtkstock.c:284
msgid "C_ut"
msgstr "Вырезать"
-#: gtk/gtkstock.c:282
+#: gtk/gtkstock.c:285
+#, fuzzy
+msgid "_Delete"
+msgstr "Удалить"
+
+#: gtk/gtkstock.c:286
+msgid "_Execute"
+msgstr ""
+
+#: gtk/gtkstock.c:287
msgid "_Find"
msgstr "Поиск"
-#: gtk/gtkstock.c:283
+#: gtk/gtkstock.c:288
msgid "Find and _Replace"
msgstr "Поиск и замена"
-#: gtk/gtkstock.c:284
+#: gtk/gtkstock.c:289
+#, fuzzy
+msgid "_Floppy"
+msgstr "Скопировать"
+
+#: gtk/gtkstock.c:290
+msgid "_Bottom"
+msgstr ""
+
+#: gtk/gtkstock.c:291
+msgid "_First"
+msgstr ""
+
+#: gtk/gtkstock.c:292
+#, fuzzy
+msgid "_Last"
+msgstr "Вставить"
+
+#: gtk/gtkstock.c:293
+#, fuzzy
+msgid "_Top"
+msgstr "Остановить"
+
+#: gtk/gtkstock.c:294
msgid "_Back"
msgstr "Назад"
-#: gtk/gtkstock.c:285
+#: gtk/gtkstock.c:295
+msgid "_Down"
+msgstr ""
+
+#: gtk/gtkstock.c:296
msgid "_Forward"
msgstr "Вперёд"
-#: gtk/gtkstock.c:286
+#: gtk/gtkstock.c:297
+msgid "_Up"
+msgstr ""
+
+#: gtk/gtkstock.c:298
msgid "_Help"
msgstr "Справка"
-#: gtk/gtkstock.c:287
+#: gtk/gtkstock.c:299
msgid "_Home"
msgstr "Домой"
-#: gtk/gtkstock.c:288
+#: gtk/gtkstock.c:300
+#, fuzzy
+msgid "_Index"
+msgstr "Абзац"
+
+#: gtk/gtkstock.c:301
msgid "_Italic"
msgstr "Курсив"
-#: gtk/gtkstock.c:289
+#: gtk/gtkstock.c:302
+msgid "_Jump to"
+msgstr ""
+
+#: gtk/gtkstock.c:303
msgid "_Center"
msgstr "Центрировать"
-#: gtk/gtkstock.c:290
+#: gtk/gtkstock.c:304
msgid "_Fill"
msgstr "Заполнить"
-#: gtk/gtkstock.c:291
+#: gtk/gtkstock.c:305
msgid "_Left"
msgstr "Влево"
-#: gtk/gtkstock.c:292
+#: gtk/gtkstock.c:306
msgid "_Right"
msgstr "Вправо"
-#: gtk/gtkstock.c:293
+#: gtk/gtkstock.c:307
msgid "_New"
msgstr "Новый"
-#: gtk/gtkstock.c:294
+#: gtk/gtkstock.c:308
msgid "_No"
msgstr "Нет"
-#: gtk/gtkstock.c:295
+#: gtk/gtkstock.c:309
msgid "_OK"
msgstr "OK"
-#: gtk/gtkstock.c:296
+#: gtk/gtkstock.c:310
msgid "_Open"
msgstr "Открыть"
-#: gtk/gtkstock.c:297
+#: gtk/gtkstock.c:311
msgid "_Paste"
msgstr "Вставить"
-#: gtk/gtkstock.c:298
+#: gtk/gtkstock.c:312
msgid "_Preferences"
msgstr "Настройки"
-#: gtk/gtkstock.c:299
+#: gtk/gtkstock.c:313
msgid "_Print"
msgstr "Печать"
-#: gtk/gtkstock.c:300
+#: gtk/gtkstock.c:314
msgid "Print Pre_view"
msgstr "Просмотр печати"
-#: gtk/gtkstock.c:301
+#: gtk/gtkstock.c:315
msgid "_Properties"
msgstr "Свойства"
-#: gtk/gtkstock.c:302
+#: gtk/gtkstock.c:316
msgid "_Quit"
msgstr "Выход"
-#: gtk/gtkstock.c:303
+#: gtk/gtkstock.c:317
msgid "_Redo"
msgstr "Возврат"
-#: gtk/gtkstock.c:304
+#: gtk/gtkstock.c:318
+#, fuzzy
+msgid "_Refresh"
+msgstr "Настройки"
+
+#: gtk/gtkstock.c:319
+#, fuzzy
+msgid "_Remove"
+msgstr "Восстановить"
+
+#: gtk/gtkstock.c:320
msgid "_Revert"
msgstr "Восстановить"
-#: gtk/gtkstock.c:305
+#: gtk/gtkstock.c:321
msgid "_Save"
msgstr "Сохранить"
-#: gtk/gtkstock.c:306
+#: gtk/gtkstock.c:322
msgid "Save _As"
msgstr "Сохранить как"
-#: gtk/gtkstock.c:307
+#: gtk/gtkstock.c:323
+#, fuzzy
+msgid "_Color"
+msgstr "Закрыть"
+
+#: gtk/gtkstock.c:324
+#, fuzzy
+msgid "_Font"
+msgstr "Шрифт"
+
+#: gtk/gtkstock.c:325
+msgid "_Ascending"
+msgstr ""
+
+#: gtk/gtkstock.c:326
+msgid "_Descending"
+msgstr ""
+
+#: gtk/gtkstock.c:327
msgid "_Spell Check"
msgstr "Проверка правописания"
-#: gtk/gtkstock.c:308
+#: gtk/gtkstock.c:328
msgid "_Stop"
msgstr "Остановить"
-#: gtk/gtkstock.c:309
+#: gtk/gtkstock.c:329
msgid "_Strikethrough"
msgstr "Перечеркивание"
-#: gtk/gtkstock.c:310
+#: gtk/gtkstock.c:330
+#, fuzzy
+msgid "_Undelete"
+msgstr "Подчеркивание"
+
+#: gtk/gtkstock.c:331
msgid "_Underline"
msgstr "Подчеркивание"
-#: gtk/gtkstock.c:311
+#: gtk/gtkstock.c:332
msgid "_Undo"
msgstr "Откат"
-#: gtk/gtkstock.c:312
+#: gtk/gtkstock.c:333
msgid "_Yes"
msgstr "Да"
-#: gtk/gtkstock.c:313
+#: gtk/gtkstock.c:334
#, c-format
msgid "Zoom _100%"
msgstr "Масштаб 100%"
-#: gtk/gtkstock.c:314
+#: gtk/gtkstock.c:335
msgid "Zoom to _Fit"
msgstr "Масштабировать до заполнения"
-#: gtk/gtkstock.c:315
+#: gtk/gtkstock.c:336
msgid "Zoom _In"
msgstr "Масштаб +"
-#: gtk/gtkstock.c:316
+#: gtk/gtkstock.c:337
msgid "Zoom _Out"
msgstr "Масштаб -"
@@ -2834,303 +2960,303 @@ msgstr "Гомогенно"
msgid "If TRUE this means the table cells are all the same width/height"
msgstr ""
-#: gtk/gtktext.c:603 gtk/gtktreeview.c:504
+#: gtk/gtktext.c:604 gtk/gtktreeview.c:505
msgid "Horizontal Adjustment"
msgstr ""
-#: gtk/gtktext.c:604
+#: gtk/gtktext.c:605
msgid "Horizontal adjustment for the text widget"
msgstr ""
-#: gtk/gtktext.c:611 gtk/gtktreeview.c:512
+#: gtk/gtktext.c:612 gtk/gtktreeview.c:513
msgid "Vertical Adjustment"
msgstr ""
-#: gtk/gtktext.c:612
+#: gtk/gtktext.c:613
msgid "Vertical adjustment for the text widget"
msgstr ""
-#: gtk/gtktext.c:619
+#: gtk/gtktext.c:620
msgid "Line Wrap"
msgstr "Перенос строк"
-#: gtk/gtktext.c:620
+#: gtk/gtktext.c:621
msgid "Whether lines are wrapped at widget edges"
msgstr ""
-#: gtk/gtktext.c:627
+#: gtk/gtktext.c:628
msgid "Word Wrap"
msgstr "Перенос слов"
-#: gtk/gtktext.c:628
+#: gtk/gtktext.c:629
msgid "Whether words are wrapped at widget edges"
msgstr ""
-#: gtk/gtktexttag.c:198
+#: gtk/gtktexttag.c:199
msgid "Tag name"
msgstr "Название ярлыка"
-#: gtk/gtktexttag.c:199
+#: gtk/gtktexttag.c:200
msgid "Name used to refer to the text tag"
msgstr "Название используемое для ссылки на текстовый ярлык"
-#: gtk/gtktexttag.c:224
+#: gtk/gtktexttag.c:225
msgid "Background full height"
msgstr "Полная высота фона"
-#: gtk/gtktexttag.c:225
+#: gtk/gtktexttag.c:226
msgid ""
"Whether the background color fills the entire line height or only the height "
"of the tagged characters"
msgstr ""
-#: gtk/gtktexttag.c:233
+#: gtk/gtktexttag.c:234
msgid "Background stipple mask"
msgstr ""
-#: gtk/gtktexttag.c:234
+#: gtk/gtktexttag.c:235
msgid "Bitmap to use as a mask when drawing the text background"
msgstr ""
-#: gtk/gtktexttag.c:259
+#: gtk/gtktexttag.c:260
msgid "Foreground stipple mask"
msgstr ""
-#: gtk/gtktexttag.c:260
+#: gtk/gtktexttag.c:261
msgid "Bitmap to use as a mask when drawing the text foreground"
msgstr ""
-#: gtk/gtktexttag.c:267
+#: gtk/gtktexttag.c:268
msgid "Text direction"
msgstr "Направление текста"
-#: gtk/gtktexttag.c:268
+#: gtk/gtktexttag.c:269
msgid "Text direction, e.g. right-to-left or left-to-right"
msgstr "Направление текста, т.е. справа на лево или слева на право"
-#: gtk/gtktexttag.c:378 gtk/gtktextview.c:557
+#: gtk/gtktexttag.c:379 gtk/gtktextview.c:566
msgid "Left, right, or center justification"
msgstr "Выравнивание влево, вправо или по центру"
-#: gtk/gtktexttag.c:386
+#: gtk/gtktexttag.c:387
msgid "Language"
msgstr "Язык"
-#: gtk/gtktexttag.c:387
+#: gtk/gtktexttag.c:388
msgid "Language engine code to use for rendering the text"
msgstr ""
-#: gtk/gtktexttag.c:394
+#: gtk/gtktexttag.c:395
msgid "Left margin"
msgstr "Отступ слева"
-#: gtk/gtktexttag.c:395 gtk/gtktextview.c:566
+#: gtk/gtktexttag.c:396 gtk/gtktextview.c:575
msgid "Width of the left margin in pixels"
msgstr "Ширина отсупа слева в точках растра"
-#: gtk/gtktexttag.c:404
+#: gtk/gtktexttag.c:405
msgid "Right margin"
msgstr "Отступ справа"
-#: gtk/gtktexttag.c:405 gtk/gtktextview.c:576
+#: gtk/gtktexttag.c:406 gtk/gtktextview.c:585
msgid "Width of the right margin in pixels"
msgstr "Ширина отступа справа в точках растра"
-#: gtk/gtktexttag.c:415 gtk/gtktextview.c:585
+#: gtk/gtktexttag.c:416 gtk/gtktextview.c:594
msgid "Indent"
msgstr "Абзац"
-#: gtk/gtktexttag.c:416 gtk/gtktextview.c:586
+#: gtk/gtktexttag.c:417 gtk/gtktextview.c:595
msgid "Amount to indent the paragraph, in pixels"
msgstr "Абзацный отступ, в точках растра"
-#: gtk/gtktexttag.c:436
+#: gtk/gtktexttag.c:437
msgid "Pixels above lines"
msgstr "Точек растра над строками"
-#: gtk/gtktexttag.c:437 gtk/gtktextview.c:510
+#: gtk/gtktexttag.c:438 gtk/gtktextview.c:519
msgid "Pixels of blank space above paragraphs"
msgstr "Точек растра в пространстве над абзацами"
-#: gtk/gtktexttag.c:446
+#: gtk/gtktexttag.c:447
msgid "Pixels below lines"
msgstr "Точек растра под строками"
-#: gtk/gtktexttag.c:447 gtk/gtktextview.c:520
+#: gtk/gtktexttag.c:448 gtk/gtktextview.c:529
msgid "Pixels of blank space below paragraphs"
msgstr "Точек растра в пространстве под абзацами"
-#: gtk/gtktexttag.c:456
+#: gtk/gtktexttag.c:457
msgid "Pixels inside wrap"
msgstr "Точек растра в абзаце"
-#: gtk/gtktexttag.c:457 gtk/gtktextview.c:530
+#: gtk/gtktexttag.c:458 gtk/gtktextview.c:539
msgid "Pixels of blank space between wrapped lines in a paragraph"
msgstr "Точек растра в пространстве между перенесёнными строками в абзаце"
-#: gtk/gtktexttag.c:483
+#: gtk/gtktexttag.c:484
msgid "Wrap mode"
msgstr "Режим переноса"
-#: gtk/gtktexttag.c:484 gtk/gtktextview.c:548
+#: gtk/gtktexttag.c:485 gtk/gtktextview.c:557
msgid ""
"Whether to wrap lines never, at word boundaries, or at character boundaries"
msgstr ""
-#: gtk/gtktexttag.c:493 gtk/gtktextview.c:595
+#: gtk/gtktexttag.c:494 gtk/gtktextview.c:604
msgid "Tabs"
msgstr "Ярлыки"
-#: gtk/gtktexttag.c:494 gtk/gtktextview.c:596
+#: gtk/gtktexttag.c:495 gtk/gtktextview.c:605
msgid "Custom tabs for this text"
msgstr ""
-#: gtk/gtktexttag.c:501
+#: gtk/gtktexttag.c:502
msgid "Invisible"
msgstr "Невидимый"
-#: gtk/gtktexttag.c:502
+#: gtk/gtktexttag.c:503
msgid "Whether this text is hidden"
msgstr "Будет ли текст скрытым"
-#: gtk/gtktexttag.c:515
+#: gtk/gtktexttag.c:516
msgid "Background full height set"
msgstr ""
-#: gtk/gtktexttag.c:516
+#: gtk/gtktexttag.c:517
msgid "Whether this tag affects background height"
msgstr ""
-#: gtk/gtktexttag.c:519
+#: gtk/gtktexttag.c:520
msgid "Background stipple set"
msgstr ""
-#: gtk/gtktexttag.c:520
+#: gtk/gtktexttag.c:521
msgid "Whether this tag affects the background stipple"
msgstr ""
-#: gtk/gtktexttag.c:527
+#: gtk/gtktexttag.c:528
msgid "Foreground stipple set"
msgstr ""
-#: gtk/gtktexttag.c:528
+#: gtk/gtktexttag.c:529
msgid "Whether this tag affects the foreground stipple"
msgstr ""
-#: gtk/gtktexttag.c:563
+#: gtk/gtktexttag.c:564
msgid "Justification set"
msgstr ""
-#: gtk/gtktexttag.c:564
+#: gtk/gtktexttag.c:565
msgid "Whether this tag affects paragraph justification"
msgstr ""
-#: gtk/gtktexttag.c:567
+#: gtk/gtktexttag.c:568
msgid "Language set"
msgstr ""
-#: gtk/gtktexttag.c:568
+#: gtk/gtktexttag.c:569
msgid "Whether this tag affects the language the text is rendered as"
msgstr ""
-#: gtk/gtktexttag.c:571
+#: gtk/gtktexttag.c:572
msgid "Left margin set"
msgstr ""
-#: gtk/gtktexttag.c:572
+#: gtk/gtktexttag.c:573
msgid "Whether this tag affects the left margin"
msgstr ""
-#: gtk/gtktexttag.c:575
+#: gtk/gtktexttag.c:576
msgid "Indent set"
msgstr ""
-#: gtk/gtktexttag.c:576
+#: gtk/gtktexttag.c:577
msgid "Whether this tag affects indentation"
msgstr ""
-#: gtk/gtktexttag.c:583
+#: gtk/gtktexttag.c:584
msgid "Pixels above lines set"
msgstr ""
-#: gtk/gtktexttag.c:584 gtk/gtktexttag.c:588
+#: gtk/gtktexttag.c:585 gtk/gtktexttag.c:589
msgid "Whether this tag affects the number of pixels above lines"
msgstr ""
-#: gtk/gtktexttag.c:587
+#: gtk/gtktexttag.c:588
msgid "Pixels below lines set"
msgstr ""
-#: gtk/gtktexttag.c:591
+#: gtk/gtktexttag.c:592
msgid "Pixels inside wrap set"
msgstr ""
-#: gtk/gtktexttag.c:592
+#: gtk/gtktexttag.c:593
msgid "Whether this tag affects the number of pixels between wrapped lines"
msgstr ""
-#: gtk/gtktexttag.c:599
+#: gtk/gtktexttag.c:600
msgid "Right margin set"
msgstr ""
-#: gtk/gtktexttag.c:600
+#: gtk/gtktexttag.c:601
msgid "Whether this tag affects the right margin"
msgstr ""
-#: gtk/gtktexttag.c:607
+#: gtk/gtktexttag.c:608
msgid "Wrap mode set"
msgstr ""
-#: gtk/gtktexttag.c:608
+#: gtk/gtktexttag.c:609
msgid "Whether this tag affects line wrap mode"
msgstr ""
-#: gtk/gtktexttag.c:611
+#: gtk/gtktexttag.c:612
msgid "Tabs set"
msgstr ""
-#: gtk/gtktexttag.c:612
+#: gtk/gtktexttag.c:613
msgid "Whether this tag affects tabs"
msgstr ""
-#: gtk/gtktexttag.c:615
+#: gtk/gtktexttag.c:616
msgid "Invisible set"
msgstr ""
-#: gtk/gtktexttag.c:616
+#: gtk/gtktexttag.c:617
msgid "Whether this tag affects text visibility"
msgstr ""
-#: gtk/gtktextview.c:509
+#: gtk/gtktextview.c:518
msgid "Pixels Above Lines"
msgstr "Точек растра над строками"
-#: gtk/gtktextview.c:519
+#: gtk/gtktextview.c:528
msgid "Pixels Below Lines"
msgstr "Точек растра под строками"
-#: gtk/gtktextview.c:529
+#: gtk/gtktextview.c:538
#, fuzzy
msgid "Pixels Inside Wrap"
msgstr "Точек растра в абзаце"
-#: gtk/gtktextview.c:547
+#: gtk/gtktextview.c:556
msgid "Wrap Mode"
msgstr "Режим переноса"
-#: gtk/gtktextview.c:565
+#: gtk/gtktextview.c:574
msgid "Left Margin"
msgstr "Отступ слева"
-#: gtk/gtktextview.c:575
+#: gtk/gtktextview.c:584
msgid "Right Margin"
msgstr "Отступ справа"
-#: gtk/gtktextview.c:603
+#: gtk/gtktextview.c:612
msgid "Cursor Visible"
msgstr "Видимый курсор"
-#: gtk/gtktextview.c:604
+#: gtk/gtktextview.c:613
msgid "If the insertion cursor is shown"
msgstr ""
@@ -3139,552 +3265,564 @@ msgstr ""
msgid "Unable to locate theme engine in module_path: \"%s\","
msgstr "Загружаемый модуль тем не найден в module_path: \"%s\","
-#: gtk/gtktipsquery.c:181
+#: gtk/gtktipsquery.c:182
msgid "--- No Tip ---"
msgstr "--- Нет подсказки ---"
-#: gtk/gtktogglebutton.c:143
+#: gtk/gtktogglebutton.c:133
#, fuzzy
msgid "If the toggle button should be pressed in or not"
msgstr "Нарисовать кнопку переключатель как радио-кнопку"
-#: gtk/gtktogglebutton.c:151
+#: gtk/gtktogglebutton.c:141
#, fuzzy
msgid "If the toggle button is in an \"in between\" state."
msgstr "Нарисовать кнопку переключатель как радио-кнопку"
-#: gtk/gtktogglebutton.c:158
+#: gtk/gtktogglebutton.c:148
#, fuzzy
msgid "Draw Indicator"
msgstr "Индикатор сортировки"
-#: gtk/gtktogglebutton.c:159
+#: gtk/gtktogglebutton.c:149
#, fuzzy
msgid "If the toggle part of the button is displayed"
msgstr "Переключить состояние кнопки"
-#: gtk/gtktoolbar.c:224
+#: gtk/gtktoolbar.c:225
#, fuzzy
msgid "The orientation of the toolbar"
msgstr "Переключить состояние кнопки"
-#: gtk/gtktoolbar.c:232
+#: gtk/gtktoolbar.c:233
msgid "Toolbar Style"
msgstr "Стиль панели инструментов"
-#: gtk/gtktoolbar.c:233
+#: gtk/gtktoolbar.c:234
msgid "How to draw the toolbar"
msgstr "Как рисовать панель инструментов"
-#: gtk/gtktoolbar.c:241
+#: gtk/gtktoolbar.c:242
msgid "Spacer size"
msgstr ""
-#: gtk/gtktoolbar.c:242
+#: gtk/gtktoolbar.c:243
msgid "Size of spacers"
msgstr ""
-#: gtk/gtktoolbar.c:251
+#: gtk/gtktoolbar.c:252
msgid "Amount of border space between the toolbar shadow and the buttons"
msgstr ""
-#: gtk/gtktoolbar.c:259
+#: gtk/gtktoolbar.c:260
msgid "Space style"
msgstr ""
-#: gtk/gtktoolbar.c:260
+#: gtk/gtktoolbar.c:261
msgid "Whether spacers are vertical lines or just blank"
msgstr ""
-#: gtk/gtktoolbar.c:268
+#: gtk/gtktoolbar.c:269
msgid "Button relief"
msgstr ""
-#: gtk/gtktoolbar.c:269
+#: gtk/gtktoolbar.c:270
msgid "Type of bevel around toolbar buttons"
msgstr ""
-#: gtk/gtktoolbar.c:277
+#: gtk/gtktoolbar.c:278
msgid "Style of bevel around the toolbar"
msgstr ""
-#: gtk/gtktoolbar.c:283
+#: gtk/gtktoolbar.c:284
msgid "Toolbar style"
msgstr "Стиль панели инструментов"
-#: gtk/gtktoolbar.c:284
+#: gtk/gtktoolbar.c:285
msgid ""
"Whether default toolbars have text only, text and icons, icons only, etc."
msgstr ""
-#: gtk/gtktoolbar.c:290
+#: gtk/gtktoolbar.c:291
msgid "Toolbar icon size"
msgstr "Размер пиктограмм панели инструментов"
-#: gtk/gtktoolbar.c:291
+#: gtk/gtktoolbar.c:292
msgid "Size of icons in default toolbars"
msgstr ""
-#: gtk/gtktreeview.c:496
+#: gtk/gtktreeview.c:497
msgid "TreeView Model"
msgstr ""
-#: gtk/gtktreeview.c:497
+#: gtk/gtktreeview.c:498
msgid "The model for the tree view"
msgstr ""
-#: gtk/gtktreeview.c:505
+#: gtk/gtktreeview.c:506
msgid "Horizontal Adjustment for the widget"
msgstr ""
-#: gtk/gtktreeview.c:513
+#: gtk/gtktreeview.c:514
msgid "Vertical Adjustment for the widget"
msgstr ""
-#: gtk/gtktreeview.c:520 gtk/gtktreeviewcolumn.c:171 gtk/gtkwidget.c:421
+#: gtk/gtktreeview.c:521 gtk/gtktreeviewcolumn.c:173 gtk/gtkwidget.c:427
msgid "Visible"
msgstr "Видимый"
-#: gtk/gtktreeview.c:521
+#: gtk/gtktreeview.c:522
msgid "Show the column header buttons"
msgstr ""
-#: gtk/gtktreeview.c:528
+#: gtk/gtktreeview.c:529
#, fuzzy
msgid "Headers Clickable"
msgstr "Чувствительный к нажатиям"
-#: gtk/gtktreeview.c:529
+#: gtk/gtktreeview.c:530
msgid "Column headers respond to click events"
msgstr ""
-#: gtk/gtktreeview.c:536
+#: gtk/gtktreeview.c:537
msgid "Expander Column"
msgstr ""
-#: gtk/gtktreeview.c:537
+#: gtk/gtktreeview.c:538
msgid "Set the column for the expander column"
msgstr ""
-#: gtk/gtktreeview.c:544 gtk/gtktreeviewcolumn.c:262
+#: gtk/gtktreeview.c:545 gtk/gtktreeviewcolumn.c:272
msgid "Reorderable"
msgstr ""
-#: gtk/gtktreeview.c:545
+#: gtk/gtktreeview.c:546
msgid "View is reorderable"
msgstr ""
-#: gtk/gtktreeview.c:552
+#: gtk/gtktreeview.c:553
msgid "Rules Hint"
msgstr ""
-#: gtk/gtktreeview.c:553
+#: gtk/gtktreeview.c:554
msgid "Set a hint to the theme engine to draw rows in alternating colors"
msgstr ""
-#: gtk/gtktreeview.c:560
+#: gtk/gtktreeview.c:561
msgid "Enable Search"
msgstr ""
-#: gtk/gtktreeview.c:561
+#: gtk/gtktreeview.c:562
msgid "View allows user to search through columns interactively"
msgstr ""
-#: gtk/gtktreeview.c:568
+#: gtk/gtktreeview.c:569
msgid "Search Column"
msgstr ""
-#: gtk/gtktreeview.c:569
+#: gtk/gtktreeview.c:570
msgid "Model column to search through when searching through code"
msgstr ""
-#: gtk/gtktreeview.c:582
+#: gtk/gtktreeview.c:583
msgid "Expander Size"
msgstr ""
-#: gtk/gtktreeview.c:583
+#: gtk/gtktreeview.c:584
msgid "Size of the expander arrow."
msgstr ""
-#: gtk/gtktreeview.c:591
+#: gtk/gtktreeview.c:592
msgid "Vertical Separator Width"
msgstr ""
-#: gtk/gtktreeview.c:592
+#: gtk/gtktreeview.c:593
msgid "Vertical space between cells. Must be an even number."
msgstr ""
-#: gtk/gtktreeview.c:600
+#: gtk/gtktreeview.c:601
msgid "Horizontal Separator Width"
msgstr ""
-#: gtk/gtktreeview.c:601
+#: gtk/gtktreeview.c:602
msgid "Horizontal space between cells. Must be an even number."
msgstr ""
-#: gtk/gtktreeview.c:609
+#: gtk/gtktreeview.c:610
msgid "Allow Rules"
msgstr ""
-#: gtk/gtktreeview.c:610
+#: gtk/gtktreeview.c:611
msgid "Allow drawing of alternating color rows."
msgstr ""
-#: gtk/gtktreeviewcolumn.c:172
+#: gtk/gtktreeview.c:617
+msgid "Indent Expanders"
+msgstr ""
+
+#: gtk/gtktreeview.c:618
+msgid "Make the expanders indented."
+msgstr ""
+
+#: gtk/gtktreeviewcolumn.c:174
#, fuzzy
msgid "Whether to display the column"
msgstr "Минимально допустимая ширина столбца"
-#: gtk/gtktreeviewcolumn.c:180
+#: gtk/gtktreeviewcolumn.c:181 gtk/gtkwindow.c:394
+msgid "Resizable"
+msgstr "С изменяемым размером"
+
+#: gtk/gtktreeviewcolumn.c:182
+msgid "Column is user-resizable"
+msgstr ""
+
+#: gtk/gtktreeviewcolumn.c:190
msgid "Current width of the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:188
+#: gtk/gtktreeviewcolumn.c:198
msgid "Sizing"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:189
+#: gtk/gtktreeviewcolumn.c:199
msgid "Resize mode of the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:197
+#: gtk/gtktreeviewcolumn.c:207
msgid "Fixed Width"
msgstr "Фиксированная ширина"
-#: gtk/gtktreeviewcolumn.c:198
+#: gtk/gtktreeviewcolumn.c:208
#, fuzzy
msgid "Current fixed width of the column"
msgstr "Минимально допустимая ширина столбца"
-#: gtk/gtktreeviewcolumn.c:207
+#: gtk/gtktreeviewcolumn.c:217
msgid "Minimum Width"
msgstr "Минимальная ширина"
-#: gtk/gtktreeviewcolumn.c:208
+#: gtk/gtktreeviewcolumn.c:218
msgid "Minimum allowed width of the column"
msgstr "Минимально допустимая ширина столбца"
-#: gtk/gtktreeviewcolumn.c:217
+#: gtk/gtktreeviewcolumn.c:227
msgid "Maximum Width"
msgstr "Максимальная ширина"
-#: gtk/gtktreeviewcolumn.c:218
+#: gtk/gtktreeviewcolumn.c:228
msgid "Maximum allowed width of the column"
msgstr "Максимально допустимая ширина столбца"
-#: gtk/gtktreeviewcolumn.c:227
+#: gtk/gtktreeviewcolumn.c:237
msgid "Title"
msgstr "Заголовок"
-#: gtk/gtktreeviewcolumn.c:228
+#: gtk/gtktreeviewcolumn.c:238
msgid "Title to appear in column header"
msgstr "Заголовок отображаемый в заголовке столбца"
-#: gtk/gtktreeviewcolumn.c:235
+#: gtk/gtktreeviewcolumn.c:245
msgid "Clickable"
msgstr "Чувствительный к нажатиям"
-#: gtk/gtktreeviewcolumn.c:236
+#: gtk/gtktreeviewcolumn.c:246
msgid "Whether the header can be clicked"
msgstr "Чувствителен ли заголовок к нажатиям"
-#: gtk/gtktreeviewcolumn.c:244
+#: gtk/gtktreeviewcolumn.c:254
msgid "Widget"
msgstr "Виджет"
-#: gtk/gtktreeviewcolumn.c:245
+#: gtk/gtktreeviewcolumn.c:255
msgid "Widget to put in column header button instead of column title"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:252
+#: gtk/gtktreeviewcolumn.c:262
msgid "Alignment"
msgstr "Выравнивание"
-#: gtk/gtktreeviewcolumn.c:253
+#: gtk/gtktreeviewcolumn.c:263
msgid "X Alignment of the column header text or widget"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:263
+#: gtk/gtktreeviewcolumn.c:273
#, fuzzy
msgid "Whether the column can be reordered around the headers"
msgstr "Может ли текст быть изменен пользователем"
-#: gtk/gtktreeviewcolumn.c:270
+#: gtk/gtktreeviewcolumn.c:280
msgid "Sort indicator"
msgstr "Индикатор сортировки"
-#: gtk/gtktreeviewcolumn.c:271
+#: gtk/gtktreeviewcolumn.c:281
msgid "Whether to show a sort indicator"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:278
+#: gtk/gtktreeviewcolumn.c:288
msgid "Sort order"
msgstr "Порядок сортировки"
-#: gtk/gtktreeviewcolumn.c:279
+#: gtk/gtktreeviewcolumn.c:289
msgid "Sort direction the sort indicator should indicate"
msgstr "Направление сортировки должно отображаться индикатором"
-#: gtk/gtkviewport.c:132
+#: gtk/gtkviewport.c:133
msgid ""
"The GtkAdjustment that determines the values of the horizontal position for "
"this viewport."
msgstr ""
-#: gtk/gtkviewport.c:140
+#: gtk/gtkviewport.c:141
msgid ""
"The GtkAdjustment that determines the values of the vertical position for "
"this viewport."
msgstr ""
-#: gtk/gtkviewport.c:148
+#: gtk/gtkviewport.c:149
msgid "Determines how the shadowed box around the viewport is drawn."
msgstr ""
-#: gtk/gtkwidget.c:388
+#: gtk/gtkwidget.c:394
msgid "Widget name"
msgstr "Название виджета"
-#: gtk/gtkwidget.c:389
+#: gtk/gtkwidget.c:395
msgid "The name of the widget"
msgstr ""
-#: gtk/gtkwidget.c:395
+#: gtk/gtkwidget.c:401
msgid "Parent widget"
msgstr ""
-#: gtk/gtkwidget.c:396
+#: gtk/gtkwidget.c:402
msgid "The parent widget of this widget. Must be a Container widget."
msgstr ""
-#: gtk/gtkwidget.c:403
+#: gtk/gtkwidget.c:409
msgid "Width request"
msgstr ""
-#: gtk/gtkwidget.c:404
+#: gtk/gtkwidget.c:410
msgid ""
"Override for width request of the widget, or -1 if natural request should be "
"used."
msgstr ""
-#: gtk/gtkwidget.c:412
+#: gtk/gtkwidget.c:418
msgid "Height request"
msgstr ""
-#: gtk/gtkwidget.c:413
+#: gtk/gtkwidget.c:419
msgid ""
"Override for height request of the widget, or -1 if natural request should "
"be used."
msgstr ""
-#: gtk/gtkwidget.c:422
+#: gtk/gtkwidget.c:428
#, fuzzy
msgid "Whether the widget is visible"
msgstr "Будет ли текст скрытым"
-#: gtk/gtkwidget.c:428
+#: gtk/gtkwidget.c:434
msgid "Sensitive"
msgstr ""
-#: gtk/gtkwidget.c:429
+#: gtk/gtkwidget.c:435
msgid "Whether the widget responds to input"
msgstr ""
-#: gtk/gtkwidget.c:435
+#: gtk/gtkwidget.c:441
msgid "Application paintable"
msgstr ""
-#: gtk/gtkwidget.c:436
+#: gtk/gtkwidget.c:442
msgid "Whether the application will paint directly on the widget"
msgstr ""
-#: gtk/gtkwidget.c:442
+#: gtk/gtkwidget.c:448
msgid "Can focus"
msgstr "Может иметь фокус"
-#: gtk/gtkwidget.c:443
+#: gtk/gtkwidget.c:449
#, fuzzy
msgid "Whether the widget can accept the input focus"
msgstr "Может ли текст быть изменен пользователем"
-#: gtk/gtkwidget.c:449
+#: gtk/gtkwidget.c:455
msgid "Has focus"
msgstr "Имеет фокус"
-#: gtk/gtkwidget.c:450
+#: gtk/gtkwidget.c:456
msgid "Whether the widget has the input focus"
msgstr ""
-#: gtk/gtkwidget.c:456
+#: gtk/gtkwidget.c:462
#, fuzzy
msgid "Can default"
msgstr "default:LTR"
-#: gtk/gtkwidget.c:457
+#: gtk/gtkwidget.c:463
#, fuzzy
msgid "Whether the widget can be the default widget"
msgstr "Чувствителен ли заголовок к нажатиям"
-#: gtk/gtkwidget.c:463
+#: gtk/gtkwidget.c:469
#, fuzzy
msgid "Has default"
msgstr "default:LTR"
-#: gtk/gtkwidget.c:464
+#: gtk/gtkwidget.c:470
#, fuzzy
msgid "Whether the widget is the default widget"
msgstr "Будет ли текст скрытым"
-#: gtk/gtkwidget.c:470
+#: gtk/gtkwidget.c:476
msgid "Receives default"
msgstr ""
-#: gtk/gtkwidget.c:471
+#: gtk/gtkwidget.c:477
msgid "If TRUE, the widget will receive the default action when it is focused."
msgstr ""
-#: gtk/gtkwidget.c:477
+#: gtk/gtkwidget.c:483
msgid "Composite child"
msgstr ""
-#: gtk/gtkwidget.c:478
+#: gtk/gtkwidget.c:484
msgid "Whether the widget is composed of other widgets"
msgstr ""
-#: gtk/gtkwidget.c:484
+#: gtk/gtkwidget.c:490
msgid "Style"
msgstr "Стиль"
-#: gtk/gtkwidget.c:485
+#: gtk/gtkwidget.c:491
msgid ""
"The style of the widget, which contains information about how it will look "
"(colors etc)."
msgstr ""
-#: gtk/gtkwidget.c:491
+#: gtk/gtkwidget.c:497
msgid "Events"
msgstr "События"
-#: gtk/gtkwidget.c:492
+#: gtk/gtkwidget.c:498
msgid "The event mask that decides what kind of GdkEvents this widget gets."
msgstr ""
-#: gtk/gtkwidget.c:499
+#: gtk/gtkwidget.c:505
msgid "Extension events"
msgstr ""
-#: gtk/gtkwidget.c:500
+#: gtk/gtkwidget.c:506
msgid "The mask that decides what kind of extension events this widget gets."
msgstr ""
-#: gtk/gtkwidget.c:1047
+#: gtk/gtkwidget.c:1053
msgid "Interior Focus"
msgstr ""
-#: gtk/gtkwidget.c:1048
+#: gtk/gtkwidget.c:1054
msgid "Whether to draw the focus indicator inside widgets."
msgstr ""
-#: gtk/gtkwindow.c:361
+#: gtk/gtkwindow.c:359
msgid "Window Type"
msgstr "Тип окна"
-#: gtk/gtkwindow.c:362
+#: gtk/gtkwindow.c:360
msgid "The type of the window"
msgstr "Тип окна"
-#: gtk/gtkwindow.c:371
+#: gtk/gtkwindow.c:369
msgid "Window Title"
msgstr "Заголовок окна"
-#: gtk/gtkwindow.c:372
+#: gtk/gtkwindow.c:370
msgid "The title of the window"
msgstr "Заголовок окна"
-#: gtk/gtkwindow.c:379
+#: gtk/gtkwindow.c:377
msgid "Allow Shrink"
msgstr ""
-#: gtk/gtkwindow.c:381
+#: gtk/gtkwindow.c:379
#, no-c-format
msgid ""
"If TRUE, the window has no mimimum size. Setting this to TRUE is 99% of the "
"time a bad idea."
msgstr ""
-#: gtk/gtkwindow.c:388
+#: gtk/gtkwindow.c:386
msgid "Allow Grow"
msgstr ""
-#: gtk/gtkwindow.c:389
+#: gtk/gtkwindow.c:387
msgid "If TRUE, users can expand the window beyond its minimum size."
msgstr ""
-#: gtk/gtkwindow.c:396
-msgid "Resizable"
-msgstr "С изменяемым размером"
-
-#: gtk/gtkwindow.c:397
+#: gtk/gtkwindow.c:395
msgid "If TRUE, users can resize the window."
msgstr ""
-#: gtk/gtkwindow.c:404
+#: gtk/gtkwindow.c:402
msgid "Modal"
msgstr ""
-#: gtk/gtkwindow.c:405
+#: gtk/gtkwindow.c:403
msgid ""
"If TRUE, the window is modal (other windows are not usable while this one is "
"up)."
msgstr ""
-#: gtk/gtkwindow.c:412
+#: gtk/gtkwindow.c:410
msgid "Window Position"
msgstr "Позиция окна"
-#: gtk/gtkwindow.c:413
+#: gtk/gtkwindow.c:411
msgid "The initial position of the window."
msgstr "Исходная позиция окна"
-#: gtk/gtkwindow.c:421
+#: gtk/gtkwindow.c:419
msgid "Default Width"
msgstr "Исходная ширина"
-#: gtk/gtkwindow.c:422
+#: gtk/gtkwindow.c:420
msgid ""
"The default width of the window, used when initially showing the window."
msgstr ""
-#: gtk/gtkwindow.c:431
+#: gtk/gtkwindow.c:429
msgid "Default Height"
msgstr "Исходная высота"
-#: gtk/gtkwindow.c:432
+#: gtk/gtkwindow.c:430
msgid ""
"The default height of the window, used when initially showing the window."
msgstr ""
-#: gtk/gtkwindow.c:441
+#: gtk/gtkwindow.c:439
msgid "Destroy with Parent"
msgstr ""
-#: gtk/gtkwindow.c:442
+#: gtk/gtkwindow.c:440
msgid "If this window should be destroyed when the parent is destroyed"
msgstr ""
-#: gtk/gtkwindow.c:449
+#: gtk/gtkwindow.c:447
msgid "Icon"
msgstr "Пиктограмма"
-#: gtk/gtkwindow.c:450
+#: gtk/gtkwindow.c:448
msgid "Icon for this window"
msgstr "Пиктограмма для этого окна"
-#: gtk/gtksizegroup.c:241
+#: gtk/gtksizegroup.c:242
msgid "Mode"
msgstr "Режим"
-#: gtk/gtksizegroup.c:242
+#: gtk/gtksizegroup.c:243
msgid ""
"The the directions in which the size group effects the requested sizes of "
"its component widgets."
diff --git a/po/sk.po b/po/sk.po
index e67c005f6..ccdaa0367 100644
--- a/po/sk.po
+++ b/po/sk.po
@@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: gtk+ 2.0\n"
-"POT-Creation-Date: 2001-11-11 12:42+0100\n"
+"POT-Creation-Date: 2001-11-23 15:47-0500\n"
"PO-Revision-Date: 2001-11-11 12:48CET\n"
"Last-Translator: Stanislav Visnovsky <visnovsky@nenya.ms.mff.cuni.cz>\n"
"Language-Team: Slovak <sk-i18n@lists.linux.sk>\n"
@@ -32,15 +32,18 @@ msgstr "Neviem, ako načítať animáciu zo súboru '%s'"
#: gdk-pixbuf/gdk-pixbuf-animation.c:205 gdk-pixbuf/gdk-pixbuf-io.c:606
#, 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"
+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:233
#, c-format
msgid ""
"Failed to load animation '%s': reason not known, probably a corrupt "
"animation file"
-msgstr "Nepodarilo sa načítať animáciu '%s': príčina neznáma, asi poškodený súbor"
+msgstr ""
+"Nepodarilo sa načítať animáciu '%s': príčina neznáma, asi poškodený súbor"
#: gdk-pixbuf/gdk-pixbuf-io.c:324
#, c-format
@@ -99,12 +102,12 @@ msgstr ""
"Nepodarilo sa zavrieť '%s' počas zápisu obrázku. Niektoré dáta nemusia byť "
"uložené: %s"
-#: gdk-pixbuf/gdk-pixbuf-loader.c:252
+#: gdk-pixbuf/gdk-pixbuf-loader.c:250
#, 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:275 gdk-pixbuf/gdk-pixbuf-loader.c:376
+#: gdk-pixbuf/gdk-pixbuf-loader.c:273 gdk-pixbuf/gdk-pixbuf-loader.c:374
#, c-format
msgid ""
"Internal error: Image loader module '%s' failed to begin loading an image, "
@@ -175,7 +178,8 @@ msgstr "Obrázok GIF obsahuje rámec zobrazený mimo okraje obrázku."
#: gdk-pixbuf/io-gif.c:1151
msgid "First frame of GIF image had 'revert to previous' as its disposal mode."
-msgstr "Prvý rámec obrázku GIF má obsahuje príkaz 'vrátiť sa k predchádzajúcemu'."
+msgstr ""
+"Prvý rámec obrázku GIF má obsahuje príkaz 'vrátiť sa k predchádzajúcemu'."
#: gdk-pixbuf/io-gif.c:1186
msgid ""
@@ -211,11 +215,13 @@ msgstr "Nepodarilo sa alokovať pamäť pre načítanie súboru JPEG"
msgid ""
"JPEG quality must be a value between 0 and 100; value '%s' could not be "
"parsed."
-msgstr "Kvalita JPEG musí byť medzi 0 a 100, hodnotu '%s' nie je možné spracovať."
+msgstr ""
+"Kvalita JPEG musí byť medzi 0 a 100, hodnotu '%s' nie je možné spracovať."
#: gdk-pixbuf/io-jpeg.c:679
#, 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 "Kvalita JPEG musí byť medzi 0 a 100, hodnota '%d' nie je povolená."
#: gdk-pixbuf/io-png.c:161
@@ -246,7 +252,8 @@ msgid "Fatal error reading PNG image file: %s"
msgstr "Fatálna chyba pri čítaní súboru PNG: %s"
#: gdk-pixbuf/io-png.c:751
-msgid "Keys for PNG tEXt chunks must have at least 1 and at most 79 characters."
+msgid ""
+"Keys for PNG tEXt chunks must have at least 1 and at most 79 characters."
msgstr "Kľúče pre kusy PNG tEXt musia mať aspoň 1 znak a maximálne 79 znakov."
#: gdk-pixbuf/io-png.c:759
@@ -255,7 +262,8 @@ msgstr "Kľúče pre kusy PNG tEXt musia byť znaky ASCII."
#: gdk-pixbuf/io-png.c:780
msgid "Value for PNG tEXt chunk can not be converted to ISO-8859-1 encoding."
-msgstr "Hodnotu pre kus PNG tEXt nie je možné previesť do kódovania ISO-8859-1."
+msgstr ""
+"Hodnotu pre kus PNG tEXt nie je možné previesť do kódovania ISO-8859-1."
#: gdk-pixbuf/io-png.c:845
msgid "Insufficient memory to save PNG file"
@@ -291,7 +299,8 @@ msgstr "Maximálna hodnota farby v súbore PNM je príliš veľká"
#: gdk-pixbuf/io-pnm.c:401
msgid "Can't handle PNM files with maximum color values greater than 255"
-msgstr "Nie je možné spracovať súbory PNM s maximálnou hodnotou farby väčšou ako 255"
+msgstr ""
+"Nie je možné spracovať súbory PNM s maximálnou hodnotou farby väčšou ako 255"
#: gdk-pixbuf/io-pnm.c:440 gdk-pixbuf/io-pnm.c:468 gdk-pixbuf/io-pnm.c:500
msgid "Raw PNM image type is invalid"
@@ -311,7 +320,8 @@ msgstr "Nájdený predčasný koniec súboru"
#: gdk-pixbuf/io-pnm.c:748 gdk-pixbuf/io-pnm.c:967
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"
+msgstr ""
+"Čisté formáty PNM vyžadujú presne jednu medzeru pred náhľadovými dátami"
#: gdk-pixbuf/io-pnm.c:775
msgid "Can't allocate memory for loading PNM image"
@@ -373,35 +383,35 @@ msgstr "Nedostatok pamäti pre načítanie súboru obrázku XBM"
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-xpm.c:1256
+#: gdk-pixbuf/io-xpm.c:1234
msgid "No XPM header found"
msgstr "Hlavička XPM nenájdená"
-#: gdk-pixbuf/io-xpm.c:1264
+#: gdk-pixbuf/io-xpm.c:1242
msgid "XPM file has image width <= 0"
msgstr "Súbor XPM obsahuje obrázok so šírkou <=0"
-#: gdk-pixbuf/io-xpm.c:1272
+#: gdk-pixbuf/io-xpm.c:1250
msgid "XPM file has image height <= 0"
msgstr "Súbor XPM obsahuje obrázok s výškou <=0"
-#: gdk-pixbuf/io-xpm.c:1280
+#: gdk-pixbuf/io-xpm.c:1258
msgid "XPM file has invalid number of colors"
msgstr "Súbor XPM má neplatný počet farieb"
-#: gdk-pixbuf/io-xpm.c:1288
+#: gdk-pixbuf/io-xpm.c:1266
msgid "XPM has invalid number of chars per pixel"
msgstr "XPM obsahuje neplatný počet znakov na bod"
-#: gdk-pixbuf/io-xpm.c:1306
+#: gdk-pixbuf/io-xpm.c:1284
msgid "Can't read XPM colormap"
msgstr "Nepodarilo sa načítať farebnú mapu XPM"
-#: gdk-pixbuf/io-xpm.c:1344
+#: gdk-pixbuf/io-xpm.c:1322
msgid "Can't allocate memory for loading XPM image"
msgstr "Nepodarilo sa alokovať pamäť pre načítanie obrázku XPM"
-#: gdk-pixbuf/io-xpm.c:1527
+#: gdk-pixbuf/io-xpm.c:1505
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"
@@ -422,12 +432,24 @@ msgstr "Dáta obrázku poškodené"
msgid "failed to allocate image buffer of %u bytes"
msgstr "nepodarilo sa alokovať pamäť pre obrázok s veľkosťou %u bajtov"
-#: gtk/gtkaccellabel.c:115
-msgid "Accelerator object"
+#: gtk/gtkaccellabel.c:122
+#, fuzzy
+msgid "Accelerator Closure"
msgstr "Objekt akcelerátora"
-#: gtk/gtkaccellabel.c:116
-msgid "The object monitored by this accelerator label"
+#: gtk/gtkaccellabel.c:123
+#, fuzzy
+msgid "The closure to be monitored for accelerator changes"
+msgstr "Objekt monitorovaný týmto akcelerátorovým popisom"
+
+#: gtk/gtkaccellabel.c:129
+#, fuzzy
+msgid "Accelerator Widget"
+msgstr "Objekt akcelerátora"
+
+#: gtk/gtkaccellabel.c:130
+#, fuzzy
+msgid "The widget to be monitored for accelerator changes"
msgstr "Objekt monitorovaný týmto akcelerátorovým popisom"
#: gtk/gtkalignment.c:102
@@ -439,8 +461,8 @@ msgid ""
"Horizontal position of child in available space. 0.0 is left aligned, 1.0 is "
"right aligned"
msgstr ""
-"Horizontálna pozícia potomka v dostupnom priestore. 0.0 je zarovnanie "
-"vľavo, 1.0 je zarovnanie vpravo"
+"Horizontálna pozícia potomka v dostupnom priestore. 0.0 je zarovnanie vľavo, "
+"1.0 je zarovnanie vpravo"
#: gtk/gtkalignment.c:112
msgid "Vertical alignment"
@@ -451,8 +473,8 @@ msgid ""
"Vertical position of child in available space. 0.0 is top aligned, 1.0 is "
"bottom aligned"
msgstr ""
-"Vertikálna pozícia potomka v dostupnom priestore. 0.0 je zarovnanie "
-"hore, 1.0 je zarovnanie dolu"
+"Vertikálna pozícia potomka v dostupnom priestore. 0.0 je zarovnanie hore, "
+"1.0 je zarovnanie dolu"
#: gtk/gtkalignment.c:121
msgid "Horizontal scale"
@@ -463,9 +485,8 @@ msgid ""
"If available horizontal space is bigger than needed for the child, how much "
"of it to use for the child. 0.0 means none, 1.0 means all"
msgstr ""
-"Ak je dostupný horizontálny priestor väčší, než vyžaduje potomok, "
-"aká veľká časť sa má použiť pre potomka. 0.0 znamená žiadna, "
-"1.0 znamená všetko."
+"Ak je dostupný horizontálny priestor väčší, než vyžaduje potomok, aká veľká "
+"časť sa má použiť pre potomka. 0.0 znamená žiadna, 1.0 znamená všetko."
#: gtk/gtkalignment.c:130
msgid "Vertical scale"
@@ -476,9 +497,8 @@ msgid ""
"If available vertical space is bigger than needed for the child, how much of "
"it to use for the child. 0.0 means none, 1.0 means all"
msgstr ""
-"Ak je dostupný vertiklány priestor väčší, než vyžaduje potomok, "
-"aká veľká časť sa má použiť pre potomka. 0.0 znamená žiadna, "
-"1.0 znamená všetko."
+"Ak je dostupný vertiklány priestor väčší, než vyžaduje potomok, aká veľká "
+"časť sa má použiť pre potomka. 0.0 znamená žiadna, 1.0 znamená všetko."
#: gtk/gtkarrow.c:97
msgid "Arrow direction"
@@ -592,7 +612,7 @@ msgstr "Medzery"
msgid "The amount of space between children."
msgstr "Veľkosť priestoru medzi potomkami."
-#: gtk/gtkbox.c:135 gtk/gtknotebook.c:396
+#: gtk/gtkbox.c:135 gtk/gtknotebook.c:400
msgid "Homogeneous"
msgstr "Homogénne"
@@ -600,21 +620,21 @@ msgstr "Homogénne"
msgid "Whether the children should all be the same size."
msgstr "Či má každý potomok rovnakú veľkosť."
-#: gtk/gtkbutton.c:183 gtk/gtkframe.c:125 gtk/gtklabel.c:283
+#: gtk/gtkbutton.c:188 gtk/gtkframe.c:125 gtk/gtklabel.c:282
msgid "Label"
msgstr "Popis"
-#: gtk/gtkbutton.c:184
+#: gtk/gtkbutton.c:189
msgid ""
"Text of the label widget inside the button, if the button contains a label "
"widget."
msgstr "Text prvku popisu v tlačidle, ak tlačidlo obsahuje popis."
-#: gtk/gtkbutton.c:191 gtk/gtklabel.c:304
+#: gtk/gtkbutton.c:196 gtk/gtklabel.c:303
msgid "Use underline"
msgstr "Použiť podčiarknutie"
-#: gtk/gtkbutton.c:192 gtk/gtklabel.c:305
+#: gtk/gtkbutton.c:197 gtk/gtklabel.c:304
msgid ""
"If set, an underline in the text indicates the next character should be used "
"for the mnemonic accelerator key"
@@ -622,56 +642,60 @@ msgstr ""
"Ak je použité, podčiarknutý text označuje, že nasledujúci znak sa má použiť "
"ako klávesová skratka"
-#: gtk/gtkbutton.c:199
+#: gtk/gtkbutton.c:204
msgid "Use stock"
msgstr "Použiť štandardné"
-#: gtk/gtkbutton.c:200
-msgid "If set, the label is used to pick a stock item instead of being displayed"
+#: gtk/gtkbutton.c:205
+msgid ""
+"If set, the label is used to pick a stock item instead of being displayed"
msgstr ""
"Ak je nastavené, text sa použije pre voľbu štandardnej položky namiesto "
"zobrazenia"
-#: gtk/gtkbutton.c:207
+#: gtk/gtkbutton.c:212
msgid "Border relief"
msgstr "Reliéf okraja"
-#: gtk/gtkbutton.c:208
+#: gtk/gtkbutton.c:213
msgid "The border relief style."
msgstr "Štýl reliéfu okraja."
-#: gtk/gtkbutton.c:259
+#: gtk/gtkbutton.c:264
msgid "Default Spacing"
msgstr "Štandardný rozstup"
-#: gtk/gtkbutton.c:260
+#: gtk/gtkbutton.c:265
msgid "Extra space to add for CAN_DEFAULT buttons"
msgstr "Extra priestor pridaný pre tlačidlá CAN_DEFAULT"
-#: gtk/gtkbutton.c:266
+#: gtk/gtkbutton.c:271
msgid "Default Outside Spacing"
msgstr "Štandardný priestor okolo"
-#: gtk/gtkbutton.c:267
+#: gtk/gtkbutton.c:272
msgid ""
"Extra space to add for CAN_DEFAULT buttons that is always drawn outside the "
"border"
-msgstr "Extra priestor pridaný pre tlačidlá CAN_DEFAULT, ktorý je vždy okolo okraja"
+msgstr ""
+"Extra priestor pridaný pre tlačidlá CAN_DEFAULT, ktorý je vždy okolo okraja"
-#: gtk/gtkbutton.c:272
+#: gtk/gtkbutton.c:277
msgid "Child X Displacement"
msgstr "X posun potomka"
-#: gtk/gtkbutton.c:273
-msgid "How far in the x direction to move the child when the button is depressed"
+#: gtk/gtkbutton.c:278
+msgid ""
+"How far in the x direction to move the child when the button is depressed"
msgstr "O koľko sa má v smere X posunúť potomok pri stlačení tlačidla"
-#: gtk/gtkbutton.c:280
+#: gtk/gtkbutton.c:285
msgid "Child Y Displacement"
msgstr "Y posun potomka"
-#: gtk/gtkbutton.c:281
-msgid "How far in the y direction to move the child when the button is depressed"
+#: gtk/gtkbutton.c:286
+msgid ""
+"How far in the y direction to move the child when the button is depressed"
msgstr "O koľko sa má v smere Y posunúť potomok pri stlačení tlačidla"
#: gtk/gtkcellrenderer.c:103
@@ -762,286 +786,287 @@ msgstr "Objekt Pixbuf"
msgid "The pixbuf to render."
msgstr "Zobrazovaný pixbuf."
-#: gtk/gtkcellrenderertext.c:173 gtk/gtkentry.c:505 gtk/gtkprogressbar.c:207
+#: gtk/gtkcellrenderertext.c:174 gtk/gtkentry.c:506 gtk/gtkprogressbar.c:207
msgid "Text"
msgstr "Text"
-#: gtk/gtkcellrenderertext.c:174
+#: gtk/gtkcellrenderertext.c:175
msgid "Text to render"
msgstr "Zobrazený text"
-#: gtk/gtkcellrenderertext.c:181
+#: gtk/gtkcellrenderertext.c:182
msgid "Markup"
msgstr "Značky"
-#: gtk/gtkcellrenderertext.c:182
+#: gtk/gtkcellrenderertext.c:183
msgid "Marked up text to render"
msgstr "Zobrazený text so značkami"
-#: gtk/gtkcellrenderertext.c:189 gtk/gtklabel.c:290
+#: gtk/gtkcellrenderertext.c:190 gtk/gtklabel.c:289
msgid "Attributes"
msgstr "Atribúty"
-#: gtk/gtkcellrenderertext.c:190
+#: gtk/gtkcellrenderertext.c:191
msgid "A list of style attributes to apply to the text of the renderer."
msgstr "Zoznam atribútov štýlu použité pre zobrazenie textu."
-#: gtk/gtkcellrenderertext.c:197 gtk/gtktexttag.c:208
+#: gtk/gtkcellrenderertext.c:198 gtk/gtktexttag.c:209
msgid "Background color name"
msgstr "Meno farby pozadia"
-#: gtk/gtkcellrenderertext.c:198 gtk/gtktexttag.c:209
+#: gtk/gtkcellrenderertext.c:199 gtk/gtktexttag.c:210
msgid "Background color as a string"
msgstr "Farba pozadia ako text"
-#: gtk/gtkcellrenderertext.c:205 gtk/gtktexttag.c:216
+#: gtk/gtkcellrenderertext.c:206 gtk/gtktexttag.c:217
msgid "Background color"
msgstr "Farba pozadia"
-#: gtk/gtkcellrenderertext.c:206 gtk/gtktexttag.c:217
+#: gtk/gtkcellrenderertext.c:207 gtk/gtktexttag.c:218
msgid "Background color as a GdkColor"
msgstr "Farba pozadia ako GdkColor"
-#: gtk/gtkcellrenderertext.c:213 gtk/gtktexttag.c:242
+#: gtk/gtkcellrenderertext.c:214 gtk/gtktexttag.c:243
msgid "Foreground color name"
msgstr "Meno farby popredia"
-#: gtk/gtkcellrenderertext.c:214 gtk/gtktexttag.c:243
+#: gtk/gtkcellrenderertext.c:215 gtk/gtktexttag.c:244
msgid "Foreground color as a string"
msgstr "Meno farby popredia ako text"
-#: gtk/gtkcellrenderertext.c:221 gtk/gtktexttag.c:250
+#: gtk/gtkcellrenderertext.c:222 gtk/gtktexttag.c:251
msgid "Foreground color"
msgstr "Farba popredia"
-#: gtk/gtkcellrenderertext.c:222 gtk/gtktexttag.c:251
+#: gtk/gtkcellrenderertext.c:223 gtk/gtktexttag.c:252
msgid "Foreground color as a GdkColor"
msgstr "Meno popredia ako GdkColor"
-#: gtk/gtkcellrenderertext.c:230 gtk/gtkentry.c:437 gtk/gtktexttag.c:276
-#: gtk/gtktextview.c:545
+#: gtk/gtkcellrenderertext.c:231 gtk/gtkentry.c:438 gtk/gtktexttag.c:277
+#: gtk/gtktextview.c:548
msgid "Editable"
msgstr "Upraviteľné"
-#: gtk/gtkcellrenderertext.c:231 gtk/gtktexttag.c:277 gtk/gtktextview.c:546
+#: gtk/gtkcellrenderertext.c:232 gtk/gtktexttag.c:278 gtk/gtktextview.c:549
msgid "Whether the text can be modified by the user"
msgstr "Či môže používateľ meniť text"
-#: gtk/gtkcellrenderertext.c:238 gtk/gtkcellrenderertext.c:246
-#: gtk/gtkfontsel.c:192 gtk/gtktexttag.c:284 gtk/gtktexttag.c:292
+#: gtk/gtkcellrenderertext.c:239 gtk/gtkcellrenderertext.c:247
+#: gtk/gtkfontsel.c:192 gtk/gtktexttag.c:285 gtk/gtktexttag.c:293
msgid "Font"
msgstr "Písmo"
-#: gtk/gtkcellrenderertext.c:239 gtk/gtktexttag.c:285
+#: gtk/gtkcellrenderertext.c:240 gtk/gtktexttag.c:286
msgid "Font description as a string"
msgstr "Popis písma ako text"
-#: gtk/gtkcellrenderertext.c:247 gtk/gtktexttag.c:293
+#: gtk/gtkcellrenderertext.c:248 gtk/gtktexttag.c:294
msgid "Font description as a PangoFontDescription struct"
msgstr "Popis písma ako štruktúra PangoFontDescription"
-#: gtk/gtkcellrenderertext.c:255 gtk/gtktexttag.c:301
+#: gtk/gtkcellrenderertext.c:256 gtk/gtktexttag.c:302
msgid "Font family"
msgstr "Písmo"
-#: gtk/gtkcellrenderertext.c:256 gtk/gtktexttag.c:302
+#: gtk/gtkcellrenderertext.c:257 gtk/gtktexttag.c:303
msgid "Name of the font family, e.g. Sans, Helvetica, Times, Monospace"
msgstr "Meno písma, napr. Sans, Helvetica, Times, Monospace"
-#: gtk/gtkcellrenderertext.c:263 gtk/gtkcellrenderertext.c:264
-#: gtk/gtktexttag.c:309 gtk/gtktexttag.c:310
+#: gtk/gtkcellrenderertext.c:264 gtk/gtkcellrenderertext.c:265
+#: gtk/gtktexttag.c:310 gtk/gtktexttag.c:311
msgid "Font style"
msgstr "Typ písma"
-#: gtk/gtkcellrenderertext.c:272 gtk/gtkcellrenderertext.c:273
-#: gtk/gtktexttag.c:318 gtk/gtktexttag.c:319
+#: gtk/gtkcellrenderertext.c:273 gtk/gtkcellrenderertext.c:274
+#: gtk/gtktexttag.c:319 gtk/gtktexttag.c:320
msgid "Font variant"
msgstr "Variant písma"
-#: gtk/gtkcellrenderertext.c:281 gtk/gtkcellrenderertext.c:282
-#: gtk/gtktexttag.c:327 gtk/gtktexttag.c:328
+#: gtk/gtkcellrenderertext.c:282 gtk/gtkcellrenderertext.c:283
+#: gtk/gtktexttag.c:328 gtk/gtktexttag.c:329
msgid "Font weight"
msgstr "Váha písma"
-#: gtk/gtkcellrenderertext.c:291 gtk/gtkcellrenderertext.c:292
-#: gtk/gtktexttag.c:338 gtk/gtktexttag.c:339
+#: gtk/gtkcellrenderertext.c:292 gtk/gtkcellrenderertext.c:293
+#: gtk/gtktexttag.c:339 gtk/gtktexttag.c:340
msgid "Font stretch"
msgstr "Roztiahnutie písma"
-#: gtk/gtkcellrenderertext.c:300 gtk/gtkcellrenderertext.c:301
-#: gtk/gtktexttag.c:347 gtk/gtktexttag.c:348
+#: gtk/gtkcellrenderertext.c:301 gtk/gtkcellrenderertext.c:302
+#: gtk/gtktexttag.c:348 gtk/gtktexttag.c:349
msgid "Font size"
msgstr "Veľkosť písma"
-#: gtk/gtkcellrenderertext.c:310 gtk/gtktexttag.c:367
+#: gtk/gtkcellrenderertext.c:311 gtk/gtktexttag.c:368
msgid "Font points"
msgstr "Počet bodov písma"
-#: gtk/gtkcellrenderertext.c:311 gtk/gtktexttag.c:368
+#: gtk/gtkcellrenderertext.c:312 gtk/gtktexttag.c:369
msgid "Font size in points"
msgstr "Veľkosť písma v bodoch"
-#: gtk/gtkcellrenderertext.c:320 gtk/gtktexttag.c:357 gtk/gtktexttag.c:358
+#: gtk/gtkcellrenderertext.c:321 gtk/gtktexttag.c:358 gtk/gtktexttag.c:359
msgid "Font scale"
msgstr "Zväčšenie písma"
-#: gtk/gtkcellrenderertext.c:321
+#: gtk/gtkcellrenderertext.c:322
msgid "Font scaling factor"
msgstr "Faktor zväčšenia písma"
-#: gtk/gtkcellrenderertext.c:330 gtk/gtktexttag.c:426
+#: gtk/gtkcellrenderertext.c:331 gtk/gtktexttag.c:427
msgid "Rise"
msgstr "Zvýšenie"
-#: gtk/gtkcellrenderertext.c:331 gtk/gtktexttag.c:427
-msgid "Offset of text above the baseline (below the baseline if rise is negative)"
+#: gtk/gtkcellrenderertext.c:332 gtk/gtktexttag.c:428
+msgid ""
+"Offset of text above the baseline (below the baseline if rise is negative)"
msgstr "Posun textu nad základnú čiaru (pod ňou ak je hodnota záporná)"
-#: gtk/gtkcellrenderertext.c:341 gtk/gtktexttag.c:466
+#: gtk/gtkcellrenderertext.c:342 gtk/gtktexttag.c:467
msgid "Strikethrough"
msgstr "Prečiarknuté"
-#: gtk/gtkcellrenderertext.c:342 gtk/gtktexttag.c:467
+#: gtk/gtkcellrenderertext.c:343 gtk/gtktexttag.c:468
msgid "Whether to strike through the text"
msgstr "Či je text prečiarknutý"
-#: gtk/gtkcellrenderertext.c:349 gtk/gtktexttag.c:474
+#: gtk/gtkcellrenderertext.c:350 gtk/gtktexttag.c:475
msgid "Underline"
msgstr "Podčiarknuté"
-#: gtk/gtkcellrenderertext.c:350 gtk/gtktexttag.c:475
+#: gtk/gtkcellrenderertext.c:351 gtk/gtktexttag.c:476
msgid "Style of underline for this text"
msgstr "Štýl podčiarknutia textu"
-#: gtk/gtkcellrenderertext.c:360 gtk/gtktexttag.c:511
+#: gtk/gtkcellrenderertext.c:361 gtk/gtktexttag.c:512
msgid "Background set"
msgstr "Pozadie nastavené"
-#: gtk/gtkcellrenderertext.c:361 gtk/gtktexttag.c:512
+#: gtk/gtkcellrenderertext.c:362 gtk/gtktexttag.c:513
msgid "Whether this tag affects the background color"
msgstr "Či táto značka ovplyvňuje farbu pozadia"
-#: gtk/gtkcellrenderertext.c:364 gtk/gtktexttag.c:523
+#: gtk/gtkcellrenderertext.c:365 gtk/gtktexttag.c:524
msgid "Foreground set"
msgstr "Popredie nastavené"
-#: gtk/gtkcellrenderertext.c:365 gtk/gtktexttag.c:524
+#: gtk/gtkcellrenderertext.c:366 gtk/gtktexttag.c:525
msgid "Whether this tag affects the foreground color"
msgstr "Či táto značka ovplyvňuje farbu popredia"
-#: gtk/gtkcellrenderertext.c:368 gtk/gtktexttag.c:531
+#: gtk/gtkcellrenderertext.c:369 gtk/gtktexttag.c:532
msgid "Editability set"
msgstr "Možnosť úpravy nastavená"
-#: gtk/gtkcellrenderertext.c:369 gtk/gtktexttag.c:532
+#: gtk/gtkcellrenderertext.c:370 gtk/gtktexttag.c:533
msgid "Whether this tag affects text editability"
msgstr "Či táto značka ovplyvňuje, či používateľ môže upravovať text"
-#: gtk/gtkcellrenderertext.c:372 gtk/gtktexttag.c:535
+#: gtk/gtkcellrenderertext.c:373 gtk/gtktexttag.c:536
msgid "Font family set"
msgstr "Písmo nastavené"
-#: gtk/gtkcellrenderertext.c:373 gtk/gtktexttag.c:536
+#: gtk/gtkcellrenderertext.c:374 gtk/gtktexttag.c:537
msgid "Whether this tag affects the font family"
msgstr "Či táto značka ovplyvňuje písmo (rodinu)"
-#: gtk/gtkcellrenderertext.c:376 gtk/gtktexttag.c:539
+#: gtk/gtkcellrenderertext.c:377 gtk/gtktexttag.c:540
msgid "Font style set"
msgstr "Štýl písma nastavený"
-#: gtk/gtkcellrenderertext.c:377 gtk/gtktexttag.c:540
+#: gtk/gtkcellrenderertext.c:378 gtk/gtktexttag.c:541
msgid "Whether this tag affects the font style"
msgstr "Či táto značka ovplyvňuje štýl písma"
-#: gtk/gtkcellrenderertext.c:380 gtk/gtktexttag.c:543
+#: gtk/gtkcellrenderertext.c:381 gtk/gtktexttag.c:544
msgid "Font variant set"
msgstr "Variant písma nastavená"
-#: gtk/gtkcellrenderertext.c:381 gtk/gtktexttag.c:544
+#: gtk/gtkcellrenderertext.c:382 gtk/gtktexttag.c:545
msgid "Whether this tag affects the font variant"
msgstr "Či táto značka ovplyvňuje variantu písma"
-#: gtk/gtkcellrenderertext.c:384 gtk/gtktexttag.c:547
+#: gtk/gtkcellrenderertext.c:385 gtk/gtktexttag.c:548
msgid "Font weight set"
msgstr "Váha písma nastavená"
-#: gtk/gtkcellrenderertext.c:385 gtk/gtktexttag.c:548
+#: gtk/gtkcellrenderertext.c:386 gtk/gtktexttag.c:549
msgid "Whether this tag affects the font weight"
msgstr "Či táto značka ovplyvňuje váhu písma"
-#: gtk/gtkcellrenderertext.c:388 gtk/gtktexttag.c:551
+#: gtk/gtkcellrenderertext.c:389 gtk/gtktexttag.c:552
msgid "Font stretch set"
msgstr "Roztiahnutie písma nastavené"
-#: gtk/gtkcellrenderertext.c:389 gtk/gtktexttag.c:552
+#: gtk/gtkcellrenderertext.c:390 gtk/gtktexttag.c:553
msgid "Whether this tag affects the font stretch"
msgstr "Či táto značka ovplyvňuje roztiahnutie písma"
-#: gtk/gtkcellrenderertext.c:392 gtk/gtktexttag.c:555
+#: gtk/gtkcellrenderertext.c:393 gtk/gtktexttag.c:556
msgid "Font size set"
msgstr "Veľkosť písma nastavená"
-#: gtk/gtkcellrenderertext.c:393 gtk/gtktexttag.c:556
+#: gtk/gtkcellrenderertext.c:394 gtk/gtktexttag.c:557
msgid "Whether this tag affects the font size"
msgstr "Či táto značka ovplyvňuje veľkosť písma"
-#: gtk/gtkcellrenderertext.c:396 gtk/gtktexttag.c:559
+#: gtk/gtkcellrenderertext.c:397 gtk/gtktexttag.c:560
msgid "Font scale set"
msgstr "Zväčšenie písma nastavené"
-#: gtk/gtkcellrenderertext.c:397 gtk/gtktexttag.c:560
+#: gtk/gtkcellrenderertext.c:398 gtk/gtktexttag.c:561
msgid "Whether this tag scales the font size by a factor"
msgstr "Či táto značka zväčšuje veľkosť písma o daný faktor"
-#: gtk/gtkcellrenderertext.c:400 gtk/gtktexttag.c:579
+#: gtk/gtkcellrenderertext.c:401 gtk/gtktexttag.c:580
msgid "Rise set"
msgstr "Zvýšenie nastavené"
-#: gtk/gtkcellrenderertext.c:401 gtk/gtktexttag.c:580
+#: gtk/gtkcellrenderertext.c:402 gtk/gtktexttag.c:581
msgid "Whether this tag affects the rise"
msgstr "Či táto značka ovplyvňuje zvýšenie"
-#: gtk/gtkcellrenderertext.c:404 gtk/gtktexttag.c:595
+#: gtk/gtkcellrenderertext.c:405 gtk/gtktexttag.c:596
msgid "Strikethrough set"
msgstr "Prečiarknutie nastavené"
-#: gtk/gtkcellrenderertext.c:405 gtk/gtktexttag.c:596
+#: gtk/gtkcellrenderertext.c:406 gtk/gtktexttag.c:597
msgid "Whether this tag affects strikethrough"
msgstr "Či táto značka ovplyvňuje prečiarknutie"
-#: gtk/gtkcellrenderertext.c:408 gtk/gtktexttag.c:603
+#: gtk/gtkcellrenderertext.c:409 gtk/gtktexttag.c:604
msgid "Underline set"
msgstr "Podčiarknutie nastavené"
-#: gtk/gtkcellrenderertext.c:409 gtk/gtktexttag.c:604
+#: gtk/gtkcellrenderertext.c:410 gtk/gtktexttag.c:605
msgid "Whether this tag affects underlining"
msgstr "Či táto značka ovplyvňuje podčiarknutie"
-#: gtk/gtkcellrenderertoggle.c:129
+#: gtk/gtkcellrenderertoggle.c:130
msgid "Toggle state"
msgstr "Prepnúť stav"
-#: gtk/gtkcellrenderertoggle.c:130
+#: gtk/gtkcellrenderertoggle.c:131
msgid "The toggle state of the button"
msgstr "Prepne stav tlačidla"
-#: gtk/gtkcellrenderertoggle.c:138
+#: gtk/gtkcellrenderertoggle.c:139
msgid "Activatable"
msgstr "Aktivovateľné"
-#: gtk/gtkcellrenderertoggle.c:139
+#: gtk/gtkcellrenderertoggle.c:140
msgid "The toggle button can be activated"
msgstr "Či je možné tlačidlo aktivovať"
-#: gtk/gtkcellrenderertoggle.c:147
+#: gtk/gtkcellrenderertoggle.c:148
msgid "Radio state"
msgstr "Prepínač"
-#: gtk/gtkcellrenderertoggle.c:148
+#: gtk/gtkcellrenderertoggle.c:149
msgid "Draw the toggle button as a radio button"
msgstr "Vykreslí tlačidlo ako prepínač"
-#: gtk/gtkcheckbutton.c:95 gtk/gtkoptionmenu.c:190
+#: gtk/gtkcheckbutton.c:95 gtk/gtkoptionmenu.c:191
msgid "Indicator Size"
msgstr "Veľkosť indikátora"
@@ -1049,7 +1074,7 @@ msgstr "Veľkosť indikátora"
msgid "Size of check or radio indicator"
msgstr "Veľkosť značky tlačidla"
-#: gtk/gtkcheckbutton.c:103 gtk/gtkoptionmenu.c:196
+#: gtk/gtkcheckbutton.c:103 gtk/gtkoptionmenu.c:197
msgid "Indicator Spacing"
msgstr "Medzera okolo indikátora"
@@ -1057,23 +1082,23 @@ msgstr "Medzera okolo indikátora"
msgid "Spacing around check or radio indicator"
msgstr "Medzera okolo značky pre označenie stavu"
-#: gtk/gtkcheckmenuitem.c:114 gtk/gtktogglebutton.c:142
+#: gtk/gtkcheckmenuitem.c:115 gtk/gtktogglebutton.c:132
msgid "Active"
msgstr "Aktívne"
-#: gtk/gtkcheckmenuitem.c:115
+#: gtk/gtkcheckmenuitem.c:116
msgid "Whether the menu item is checked."
msgstr "Či je položka menu označená."
-#: gtk/gtkcheckmenuitem.c:122 gtk/gtktogglebutton.c:150
+#: gtk/gtkcheckmenuitem.c:123 gtk/gtktogglebutton.c:140
msgid "Inconsistent"
msgstr "Nekonzistentný"
-#: gtk/gtkcheckmenuitem.c:123
+#: gtk/gtkcheckmenuitem.c:124
msgid "Whether to display an \"inconsistent\" state."
msgstr "Či zobraziť \"nekonzistentný\" stav."
-#: gtk/gtkcolorsel.c:577
+#: gtk/gtkcolorsel.c:578
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 "
@@ -1083,7 +1108,7 @@ msgstr ""
"ťahať do palety alebo na miesto aktuálnej farby a tak túto farbu vybrať ako "
"aktuálnu."
-#: gtk/gtkcolorsel.c:582
+#: gtk/gtkcolorsel.c:583
msgid ""
"The color you've chosen. You can drag this color to a palette entry to save "
"it for use in the future."
@@ -1091,11 +1116,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:886
+#: gtk/gtkcolorsel.c:887
msgid "_Save color here"
msgstr "_Sem uložiť farbu"
-#: gtk/gtkcolorsel.c:1054
+#: gtk/gtkcolorsel.c:1055
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.\""
@@ -1104,49 +1129,49 @@ 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:1673
+#: gtk/gtkcolorsel.c:1674
msgid "Has Opacity Control"
msgstr "Má ovládanie nepriehľadnosti"
-#: gtk/gtkcolorsel.c:1674
+#: gtk/gtkcolorsel.c:1675
msgid "Whether the color selector should allow setting opacity"
msgstr "Či má výber farby ovládací prvok pre nastavenie nepriehľadnosti"
-#: gtk/gtkcolorsel.c:1680
+#: gtk/gtkcolorsel.c:1681
msgid "Has palette"
msgstr "Má paletu"
-#: gtk/gtkcolorsel.c:1681
+#: gtk/gtkcolorsel.c:1682
msgid "Whether a palette should be used"
msgstr "Či sa má použiť paleta"
-#: gtk/gtkcolorsel.c:1687
+#: gtk/gtkcolorsel.c:1688
msgid "Current Color"
msgstr "Aktuálna farba"
-#: gtk/gtkcolorsel.c:1688
+#: gtk/gtkcolorsel.c:1689
msgid "The current color"
msgstr "Aktuálna farba"
-#: gtk/gtkcolorsel.c:1694
+#: gtk/gtkcolorsel.c:1695
msgid "Current Alpha"
msgstr "Aktuálna hodnota alfa"
-#: gtk/gtkcolorsel.c:1695
+#: gtk/gtkcolorsel.c:1696
msgid "The current opacity value (0 fully transparent, 65535 fully opaque)"
msgstr ""
"Aktuálna hodnota nepriehľadnosti (0 úplne priehľadné, 65535 úplne "
"nepriehľadné)"
-#: gtk/gtkcolorsel.c:1708
+#: gtk/gtkcolorsel.c:1709
msgid "Custom palette"
msgstr "Vlastná paleta"
-#: gtk/gtkcolorsel.c:1709
+#: gtk/gtkcolorsel.c:1710
msgid "Palette to use in the color selector"
msgstr "Paleta použitá v prvku výberu farieb"
-#: gtk/gtkcolorsel.c:1749
+#: gtk/gtkcolorsel.c:1750
msgid ""
"Select the color you want from the outer ring. Select the darkness or "
"lightness of that color using the inner triangle."
@@ -1154,7 +1179,7 @@ msgstr ""
"Vyberte farbu z vonkajšieho kruhu. Tmavosť farby vyberte pomocou vnútorného "
"trojuholníka."
-#: gtk/gtkcolorsel.c:1777
+#: gtk/gtkcolorsel.c:1778
msgid ""
"Click the eyedropper, then click a color anywhere on your screen to select "
"that color."
@@ -1162,67 +1187,67 @@ msgstr ""
"Stlačte kvapátko a potom kliknite na farbu kdekoľvek na obrazovke a tak "
"vyberte farbu."
-#: gtk/gtkcolorsel.c:1786
+#: gtk/gtkcolorsel.c:1787
msgid "_Hue:"
msgstr "_Odtieň:"
-#: gtk/gtkcolorsel.c:1787
+#: gtk/gtkcolorsel.c:1788
msgid "Position on the color wheel."
msgstr "Pozícia na farebnom kotúči."
-#: gtk/gtkcolorsel.c:1788
+#: gtk/gtkcolorsel.c:1789
msgid "_Saturation:"
msgstr "_Sýtosť:"
-#: gtk/gtkcolorsel.c:1789
+#: gtk/gtkcolorsel.c:1790
msgid "\"Deepness\" of the color."
msgstr "\"Hĺbka\" farby."
-#: gtk/gtkcolorsel.c:1790
+#: gtk/gtkcolorsel.c:1791
msgid "_Value:"
msgstr "_Hodnota:"
-#: gtk/gtkcolorsel.c:1791
+#: gtk/gtkcolorsel.c:1792
msgid "Brightness of the color."
msgstr "Jas farby."
-#: gtk/gtkcolorsel.c:1792
+#: gtk/gtkcolorsel.c:1793
msgid "_Red:"
msgstr "Če_rvená:"
-#: gtk/gtkcolorsel.c:1793
+#: gtk/gtkcolorsel.c:1794
msgid "Amount of red light in the color."
msgstr "Množstvo červeného svetla vo farbe."
-#: gtk/gtkcolorsel.c:1794
+#: gtk/gtkcolorsel.c:1795
msgid "_Green:"
msgstr "_Zelená:"
-#: gtk/gtkcolorsel.c:1795
+#: gtk/gtkcolorsel.c:1796
msgid "Amount of green light in the color."
msgstr "Množstvo zeleného svetla vo farbe."
-#: gtk/gtkcolorsel.c:1796
+#: gtk/gtkcolorsel.c:1797
msgid "_Blue:"
msgstr "_Modrá:"
-#: gtk/gtkcolorsel.c:1797
+#: gtk/gtkcolorsel.c:1798
msgid "Amount of blue light in the color."
msgstr "Množstvo modrého svetla vo farbe."
-#: gtk/gtkcolorsel.c:1800
+#: gtk/gtkcolorsel.c:1801
msgid "_Opacity:"
msgstr "_Nepriehľadnosť:"
-#: gtk/gtkcolorsel.c:1808
+#: gtk/gtkcolorsel.c:1809
msgid "Transparency of the currently-selected color."
msgstr "Priehľadnosť momentálne vybranej farby."
-#: gtk/gtkcolorsel.c:1823
+#: gtk/gtkcolorsel.c:1824
msgid "Color _Name:"
msgstr "_Meno farby: "
-#: gtk/gtkcolorsel.c:1835
+#: gtk/gtkcolorsel.c:1836
msgid ""
"You can enter an HTML-style hexadecimal color value, or simply a color name "
"such as 'orange' in this entry."
@@ -1230,7 +1255,7 @@ msgstr ""
"Môžete zadať hexadecimálnu hodnotu farby v štýle HTML alebo jednoducho meno "
"farby, napríklad 'orange'."
-#: gtk/gtkcolorsel.c:1854
+#: gtk/gtkcolorsel.c:1855
msgid "_Palette"
msgstr "_Paleta"
@@ -1247,7 +1272,8 @@ msgid "Always enable arrows"
msgstr "Vždy povoliť šipky"
#: gtk/gtkcombo.c:143
-msgid "Whether the arrow keys work, even if the entry contents are not in the list"
+msgid ""
+"Whether the arrow keys work, even if the entry contents are not in the list"
msgstr ""
"Či majú šipky posúvať medzi položkami zoznamu aj keď zadaná položka nie je v "
"zozname"
@@ -1276,161 +1302,163 @@ msgstr "Hodnota v zozname"
msgid "Whether entered values must already be present in the list"
msgstr "Či musí byť zadaná hodnota už v zozname"
-#: gtk/gtkcontainer.c:202
+#: gtk/gtkcontainer.c:203
msgid "Resize mode"
msgstr "Režim zmeny veľkosti"
-#: gtk/gtkcontainer.c:203
+#: gtk/gtkcontainer.c:204
msgid "Specify how resize events are handled"
msgstr "Určuje, ako spracovať udalosti zmeny veľkosti"
-#: gtk/gtkcontainer.c:210
+#: gtk/gtkcontainer.c:211
msgid "Border width"
msgstr "Šírka okraja"
-#: gtk/gtkcontainer.c:211
+#: gtk/gtkcontainer.c:212
msgid "The width of the empty border outside the containers children."
msgstr "Šírka prázdneho okraja okolo potomkov kontajnera."
-#: gtk/gtkcontainer.c:219
+#: gtk/gtkcontainer.c:220
msgid "Child"
msgstr "Potomok"
-#: gtk/gtkcontainer.c:220
+#: gtk/gtkcontainer.c:221
msgid "Can be used to add a new child to the container."
msgstr "Dá sa použiť pre pridanie potomka do kontajneru."
-#: gtk/gtkcurve.c:120
+#: gtk/gtkcurve.c:121
msgid "Curve type"
msgstr "Typ krivky"
-#: gtk/gtkcurve.c:121
+#: gtk/gtkcurve.c:122
msgid "Is this curve linear, spline interpolated, or free-form"
msgstr "Či je krivka lineárna, interpolovaný spline alebo voľná forma"
-#: gtk/gtkcurve.c:129
+#: gtk/gtkcurve.c:130
msgid "Minimum X"
msgstr "Minimálne X"
-#: gtk/gtkcurve.c:130
+#: gtk/gtkcurve.c:131
msgid "Minimum possible value for X"
msgstr "Minimálna možná hodnota X"
-#: gtk/gtkcurve.c:139
+#: gtk/gtkcurve.c:140
msgid "Maximum X"
msgstr "Maximálne X"
-#: gtk/gtkcurve.c:140
+#: gtk/gtkcurve.c:141
msgid "Maximum possible X value."
msgstr "Maximálna možná hodnota X."
-#: gtk/gtkcurve.c:149
+#: gtk/gtkcurve.c:150
msgid "Minimum Y"
msgstr "Minimálne Y"
-#: gtk/gtkcurve.c:150
+#: gtk/gtkcurve.c:151
msgid "Minimum possible value for Y"
msgstr "Minimálna možná hodnota Y"
-#: gtk/gtkcurve.c:159
+#: gtk/gtkcurve.c:160
msgid "Maximum Y"
msgstr "Maximálne Y"
-#: gtk/gtkcurve.c:160
+#: gtk/gtkcurve.c:161
msgid "Maximum possible value for Y"
msgstr "Maximálna možná hodnota Y"
-#: gtk/gtkdialog.c:125
+#: gtk/gtkdialog.c:126
msgid "Has separator"
msgstr "Má oddeľovač"
-#: gtk/gtkdialog.c:126
+#: gtk/gtkdialog.c:127
msgid "The dialog has a separator bar above its buttons"
msgstr "Dialóg má oddeľovací pruh nad tlačidlami"
-#: gtk/gtkdialog.c:149
+#: gtk/gtkdialog.c:150
msgid "Content area border"
msgstr "Okraj plochy s obsahom"
-#: gtk/gtkdialog.c:150
+#: gtk/gtkdialog.c:151
msgid "Width of border around the main dialog area"
msgstr "Šírka okraja okolo hlavnej plochy dialógu"
-#: gtk/gtkdialog.c:157
+#: gtk/gtkdialog.c:158
msgid "Button spacing"
msgstr "Medzery medzi tlačidlami"
-#: gtk/gtkdialog.c:158
+#: gtk/gtkdialog.c:159
msgid "Spacing between buttons"
msgstr "Medzery medzi tlačidlami"
-#: gtk/gtkdialog.c:166
+#: gtk/gtkdialog.c:167
msgid "Action area border"
msgstr "Okraj plochy akcií"
-#: gtk/gtkdialog.c:167
+#: gtk/gtkdialog.c:168
msgid "Width of border around the button area at the bottom of the dialog"
msgstr "Šírka okraja okolo tlačidiel v dolnej časti dialógu"
-#: gtk/gtkentry.c:417 gtk/gtklabel.c:361
+#: gtk/gtkentry.c:418 gtk/gtklabel.c:360
msgid "Cursor Position"
msgstr "Pozícia kurzora"
-#: gtk/gtkentry.c:418 gtk/gtklabel.c:362
+#: gtk/gtkentry.c:419 gtk/gtklabel.c:361
msgid "The current position of the insertion cursor in chars."
msgstr "Aktuálna pozícia kurzoru pre vkladanie v znakoch."
-#: gtk/gtkentry.c:427 gtk/gtklabel.c:371
+#: gtk/gtkentry.c:428 gtk/gtklabel.c:370
msgid "Selection Bound"
msgstr "Okraje výberu"
-#: gtk/gtkentry.c:428 gtk/gtklabel.c:372
-msgid "The position of the opposite end of the selection from the cursor in chars."
+#: gtk/gtkentry.c:429 gtk/gtklabel.c:371
+msgid ""
+"The position of the opposite end of the selection from the cursor in chars."
msgstr "Pozícia druhého konca výberu od kurzoru v znakoch."
-#: gtk/gtkentry.c:438
+#: gtk/gtkentry.c:439
msgid "Whether the entry contents can be edited"
msgstr "Či je možné obsah položky upravovať"
-#: gtk/gtkentry.c:445
+#: gtk/gtkentry.c:446
msgid "Maximum length"
msgstr "Maximálna dĺžka"
-#: gtk/gtkentry.c:446
+#: gtk/gtkentry.c:447
msgid "Maximum number of characters for this entry"
msgstr "Maximálny počet znakov tejto položky"
-#: gtk/gtkentry.c:454
+#: gtk/gtkentry.c:455
msgid "Visibility"
msgstr "Viditeľnosť"
-#: gtk/gtkentry.c:455
+#: gtk/gtkentry.c:456
msgid ""
"FALSE displays the \"invisible char\" instead of the actual text (password "
"mode)"
-msgstr "FALSE zobrazí \"neviditeľný znak\" namiesto zadaného textu (režim hesiel)"
+msgstr ""
+"FALSE zobrazí \"neviditeľný znak\" namiesto zadaného textu (režim hesiel)"
-#: gtk/gtkentry.c:462
+#: gtk/gtkentry.c:463
msgid "Has Frame"
msgstr "Má rám"
-#: gtk/gtkentry.c:463
+#: gtk/gtkentry.c:464
msgid "FALSE removes outside bevel from entry."
msgstr "FALSE odstráni vonkajší rám okolo položky."
-#: gtk/gtkentry.c:470
+#: gtk/gtkentry.c:471
msgid "Invisible character"
msgstr "Neviditeľný znak"
-#: gtk/gtkentry.c:471
+#: gtk/gtkentry.c:472
msgid "The character to use when masking entry contents (in \"password mode\")"
msgstr "Znak použitý pre skrytie obsahu poľa (v \"režime hesiel\")"
-#: gtk/gtkentry.c:478
+#: gtk/gtkentry.c:479
msgid "Activates default"
msgstr "Aktivuje implicitný"
-#: gtk/gtkentry.c:479
+#: gtk/gtkentry.c:480
msgid ""
"Whether to activate the default widget (such as the default button in a "
"dialog) when Enter is pressed."
@@ -1438,74 +1466,74 @@ msgstr ""
"Či aktivovať implicitný prvok (napríklad implicitné tlačidlo dialógu) pri "
"stlačení Enter."
-#: gtk/gtkentry.c:485
+#: gtk/gtkentry.c:486
msgid "Width in chars"
msgstr "Šírka v znakoch"
-#: gtk/gtkentry.c:486
+#: gtk/gtkentry.c:487
msgid "Number of characters to leave space for in the entry."
msgstr "Počet znakov, na ktoré sa má nechať priestor v položke."
-#: gtk/gtkentry.c:495
+#: gtk/gtkentry.c:496
msgid "Scroll offset"
msgstr "Posun"
-#: gtk/gtkentry.c:496
+#: gtk/gtkentry.c:497
msgid "Number of pixels of the entry scrolled off the screen to the left"
msgstr "Počet bodov položka bude posunutá mimo obrazovky vľavo"
-#: gtk/gtkentry.c:506
+#: gtk/gtkentry.c:507
msgid "The contents of the entry"
msgstr "Obsah prvku"
-#: gtk/gtkentry.c:512 gtk/gtklabel.c:380 gtk/gtktextview.c:621
+#: gtk/gtkentry.c:513 gtk/gtklabel.c:379 gtk/gtktextview.c:624
msgid "Cursor color"
msgstr "Farba kurzoru"
-#: gtk/gtkentry.c:513 gtk/gtklabel.c:381 gtk/gtktextview.c:622
+#: gtk/gtkentry.c:514 gtk/gtklabel.c:380 gtk/gtktextview.c:625
msgid "Color with which to draw insertion cursor"
msgstr "Farba, ktorým sa bude kresliť kurzor"
-#: gtk/gtkentry.c:3829 gtk/gtklabel.c:3177
+#: gtk/gtkentry.c:3832 gtk/gtklabel.c:3151
msgid "Select All"
msgstr "Vybrať všetko"
-#: gtk/gtkentry.c:3839 gtk/gtklabel.c:3187 gtk/gtktextview.c:5687
+#: gtk/gtkentry.c:3842 gtk/gtklabel.c:3161 gtk/gtktextview.c:5737
msgid "Input Methods"
msgstr "Metódy vstupu"
-#: gtk/gtkfilesel.c:509
+#: gtk/gtkfilesel.c:506
msgid "Filename"
msgstr "Meno súboru"
-#: gtk/gtkfilesel.c:510
+#: gtk/gtkfilesel.c:507
msgid "The currently selected filename."
msgstr "Aktuálne vybrané meno súboru."
-#: gtk/gtkfilesel.c:516
+#: gtk/gtkfilesel.c:513
msgid "Show file operations"
msgstr "Zobraziť operácie so súbormi"
-#: gtk/gtkfilesel.c:517
+#: gtk/gtkfilesel.c:514
msgid "Whether buttons for creating/manipulating files should be displayed."
msgstr "Či majú byť zobrazené tlačidlá pre vytváranie/prácu so súbormi."
#. The directories clist
-#: gtk/gtkfilesel.c:639
+#: gtk/gtkfilesel.c:636
msgid "Directories"
msgstr "Adresáre"
#. The files clist
-#: gtk/gtkfilesel.c:659
+#: gtk/gtkfilesel.c:656
msgid "Files"
msgstr "Súbory"
-#: gtk/gtkfilesel.c:729 gtk/gtkfilesel.c:2060
+#: gtk/gtkfilesel.c:726 gtk/gtkfilesel.c:2057
#, c-format
msgid "Directory unreadable: %s"
msgstr "Nečitateľný priečinok: %s"
-#: gtk/gtkfilesel.c:851
+#: gtk/gtkfilesel.c:848
#, c-format
msgid ""
"The file \"%s\" resides on another machine (called %s) and may not be "
@@ -1516,26 +1544,27 @@ msgstr ""
"pre tento program.\n"
"Naozaj ho chcete vybrať?"
-#: gtk/gtkfilesel.c:981
+#: gtk/gtkfilesel.c:978
msgid "Create Dir"
msgstr "Vytvoriť adresár"
-#: gtk/gtkfilesel.c:992 gtk/gtkfilesel.c:1419
+#: gtk/gtkfilesel.c:989 gtk/gtkfilesel.c:1416
msgid "Delete File"
msgstr "Zmazať súbor"
-#: gtk/gtkfilesel.c:1003 gtk/gtkfilesel.c:1562
+#: gtk/gtkfilesel.c:1000 gtk/gtkfilesel.c:1559
msgid "Rename File"
msgstr "Premenovať súbor"
-#: gtk/gtkfilesel.c:1240
+#: gtk/gtkfilesel.c:1237
#, c-format
-msgid "The directory name \"%s\" contains symbols that are not allowed in filenames"
+msgid ""
+"The directory name \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
"Meno priečinku \"%s\" obsahuje symboly, ktoré nie sú v menách súborov "
"povolené."
-#: gtk/gtkfilesel.c:1242
+#: gtk/gtkfilesel.c:1239
#, c-format
msgid ""
"Error creating directory \"%s\": %s\n"
@@ -1544,39 +1573,40 @@ msgstr ""
"Chyba pri vytváraní priečinku \"%s\": %s\n"
"%s"
-#: gtk/gtkfilesel.c:1243 gtk/gtkfilesel.c:1496
+#: gtk/gtkfilesel.c:1240 gtk/gtkfilesel.c:1493
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:1251
+#: gtk/gtkfilesel.c:1248
#, c-format
msgid "Error creating directory \"%s\": %s\n"
msgstr "Chyba pri vytváraní priečinku \"%s\": %s\n"
-#: gtk/gtkfilesel.c:1285
+#: gtk/gtkfilesel.c:1282
msgid "Create Directory"
msgstr "Vytvoriť priečinok"
-#: gtk/gtkfilesel.c:1299
+#: gtk/gtkfilesel.c:1296
msgid "_Directory name:"
msgstr "_Meno priečinku:"
#. buttons
-#: gtk/gtkfilesel.c:1313 gtk/gtkfilesel.c:1441 gtk/gtkfilesel.c:1595
+#: gtk/gtkfilesel.c:1310 gtk/gtkfilesel.c:1438 gtk/gtkfilesel.c:1592
#: gtk/gtkgamma.c:417
msgid "Cancel"
msgstr "Zrušiť"
-#: gtk/gtkfilesel.c:1325
+#: gtk/gtkfilesel.c:1322
msgid "Create"
msgstr "Vytvoriť"
-#: gtk/gtkfilesel.c:1359
+#: gtk/gtkfilesel.c:1356
#, 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é."
+msgstr ""
+"Meno súboru \"%s\" obsahuje znaky, ktoré v mene súboru nie sú povolené."
-#: gtk/gtkfilesel.c:1362
+#: gtk/gtkfilesel.c:1359
#, c-format
msgid ""
"Error deleting file \"%s\": %s\n"
@@ -1585,25 +1615,26 @@ msgstr ""
"Chyba pri odstraňovaní súboru \"%s\": %s\n"
"%s"
-#: gtk/gtkfilesel.c:1364 gtk/gtkfilesel.c:1510
+#: gtk/gtkfilesel.c:1361 gtk/gtkfilesel.c:1507
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:1373
+#: gtk/gtkfilesel.c:1370
#, c-format
msgid "Error deleting file \"%s\": %s"
msgstr "Chyba pri odstraňovaní súboru \"%s\": %s"
-#: gtk/gtkfilesel.c:1451
+#: gtk/gtkfilesel.c:1448
msgid "Delete"
msgstr "Zmazať"
-#: gtk/gtkfilesel.c:1492 gtk/gtkfilesel.c:1506
+#: gtk/gtkfilesel.c:1489 gtk/gtkfilesel.c:1503
#, 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é."
+msgstr ""
+"Meno súboru \"%s\" obsahuje znaky, ktoré v mene súboru nie sú povolené."
-#: gtk/gtkfilesel.c:1494
+#: gtk/gtkfilesel.c:1491
#, c-format
msgid ""
"Error renaming file to \"%s\": %s\n"
@@ -1612,7 +1643,7 @@ msgstr ""
"Chyba pri premenovaní súboru \"%s\": %s\n"
"%s"
-#: gtk/gtkfilesel.c:1508
+#: gtk/gtkfilesel.c:1505
#, c-format
msgid ""
"Error renaming file \"%s\": %s\n"
@@ -1621,20 +1652,20 @@ msgstr ""
"Chyba pri premenovaní súboru \"%s\": %s\n"
"%s"
-#: gtk/gtkfilesel.c:1518
+#: gtk/gtkfilesel.c:1515
#, c-format
msgid "Error renaming file \"%s\" to \"%s\": %s"
msgstr "Chyba pri premenovaní súboru \"%s\" na \"%s\": %s"
-#: gtk/gtkfilesel.c:1607
+#: gtk/gtkfilesel.c:1604
msgid "Rename"
msgstr "Premenovať"
-#: gtk/gtkfilesel.c:2039
+#: gtk/gtkfilesel.c:2036
msgid "Selection: "
msgstr "Výber: "
-#: gtk/gtkfilesel.c:2649
+#: gtk/gtkfilesel.c:2647
#, c-format
msgid ""
"The filename %s couldn't be converted to UTF-8. Try setting the environment "
@@ -1643,11 +1674,11 @@ msgstr ""
"Meno súboru %s nie je možné previesť do kódovania UTF-8. Skúste nastaviť "
"premennú prostredia G_BROKEN_FILENAMES."
-#: gtk/gtkfilesel.c:3517
+#: gtk/gtkfilesel.c:3515
msgid "Name too long"
msgstr "Meno príliš dlhé"
-#: gtk/gtkfilesel.c:3519
+#: gtk/gtkfilesel.c:3517
msgid "Couldn't convert filename"
msgstr "Nie je možné previesť meno súboru"
@@ -1712,7 +1743,7 @@ msgstr "Y zarovnanie textu"
msgid "The vertical alignment of the label."
msgstr "Vertikálne zarovnanie textu."
-#: gtk/gtkframe.c:153 gtk/gtkhandlebox.c:184
+#: gtk/gtkframe.c:153 gtk/gtkhandlebox.c:185
msgid "Deprecated property, use shadow_type instead."
msgstr "Zastaralá vlastnosť, použite shadow_type."
@@ -1744,28 +1775,28 @@ msgstr "Hodnota _gama"
msgid "OK"
msgstr "OK"
-#: gtk/gtkhandlebox.c:191 gtk/gtkmenubar.c:148 gtk/gtkstatusbar.c:157
-#: gtk/gtktoolbar.c:276 gtk/gtkviewport.c:147
+#: gtk/gtkhandlebox.c:192 gtk/gtkmenubar.c:148 gtk/gtkstatusbar.c:158
+#: gtk/gtktoolbar.c:277 gtk/gtkviewport.c:148
msgid "Shadow type"
msgstr "Typ tieňa"
-#: gtk/gtkhandlebox.c:192
+#: gtk/gtkhandlebox.c:193
msgid "Appearance of the shadow that surrounds the container."
msgstr "Vzhľad tieňa okolo kontajnera."
-#: gtk/gtkhandlebox.c:200
+#: gtk/gtkhandlebox.c:201
msgid "Handle position"
msgstr "Pozícia ovládacej časti"
-#: gtk/gtkhandlebox.c:201
+#: gtk/gtkhandlebox.c:202
msgid "Position of the handle relative to the child widget."
msgstr "Pozícia ovládacej časti relatívna k potomkovi."
-#: gtk/gtkhandlebox.c:209
+#: gtk/gtkhandlebox.c:210
msgid "Snap edge"
msgstr "Okraj priťahovania"
-#: gtk/gtkhandlebox.c:210
+#: gtk/gtkhandlebox.c:211
msgid ""
"Side of the handlebox that's lined up with the docking point to dock the "
"handlebox."
@@ -1788,116 +1819,116 @@ msgid "Child widget to appear next to the menu text"
msgstr "Potomok zobrazený vedľa textu položky menu"
#. shell and main vbox
-#: gtk/gtkinputdialog.c:181
+#: gtk/gtkinputdialog.c:182
msgid "Input"
msgstr "Vstup"
-#: gtk/gtkinputdialog.c:189
+#: gtk/gtkinputdialog.c:190
msgid "No input devices"
msgstr "Nie sú vstupné zariadenia"
-#: gtk/gtkinputdialog.c:218
+#: gtk/gtkinputdialog.c:219
msgid "_Device:"
msgstr "_Zariadenie:"
-#: gtk/gtkinputdialog.c:235
+#: gtk/gtkinputdialog.c:236
msgid "Disabled"
msgstr "Zablokované"
-#: gtk/gtkinputdialog.c:243
+#: gtk/gtkinputdialog.c:244
msgid "Screen"
msgstr "Obrazovka"
-#: gtk/gtkinputdialog.c:251
+#: gtk/gtkinputdialog.c:252
msgid "Window"
msgstr "Okno"
-#: gtk/gtkinputdialog.c:259
+#: gtk/gtkinputdialog.c:260
msgid "_Mode: "
msgstr "_Mód: "
#. The axis listbox
-#: gtk/gtkinputdialog.c:290
+#: gtk/gtkinputdialog.c:291
msgid "_Axes"
msgstr "_Osy"
#. Keys listbox
-#: gtk/gtkinputdialog.c:306
+#: gtk/gtkinputdialog.c:307
msgid "_Keys"
msgstr "_Klávesy"
#. We create the save button in any case, so that clients can
#. connect to it, without paying attention to whether it exits
-#: gtk/gtkinputdialog.c:327
+#: gtk/gtkinputdialog.c:328
msgid "Save"
msgstr "Uložiť"
-#: gtk/gtkinputdialog.c:336
+#: gtk/gtkinputdialog.c:337
msgid "Close"
msgstr "Zavrieť"
-#: gtk/gtkinputdialog.c:469
+#: gtk/gtkinputdialog.c:470
msgid "X"
msgstr "X"
-#: gtk/gtkinputdialog.c:470
+#: gtk/gtkinputdialog.c:471
msgid "Y"
msgstr "Y"
-#: gtk/gtkinputdialog.c:471
+#: gtk/gtkinputdialog.c:472
msgid "Pressure"
msgstr "Tlak"
-#: gtk/gtkinputdialog.c:472
+#: gtk/gtkinputdialog.c:473
msgid "X Tilt"
msgstr "Sklon X"
-#: gtk/gtkinputdialog.c:473
+#: gtk/gtkinputdialog.c:474
msgid "Y Tilt"
msgstr "Sklon Y"
-#: gtk/gtkinputdialog.c:474
+#: gtk/gtkinputdialog.c:475
msgid "Wheel"
msgstr "Koliesko"
-#: gtk/gtkinputdialog.c:514
+#: gtk/gtkinputdialog.c:515
msgid "none"
msgstr "žiadny"
-#: gtk/gtkinputdialog.c:548 gtk/gtkinputdialog.c:584
+#: gtk/gtkinputdialog.c:549 gtk/gtkinputdialog.c:585
msgid "(disabled)"
msgstr "(zablokované)"
-#: gtk/gtkinputdialog.c:577
+#: gtk/gtkinputdialog.c:578
msgid "(unknown)"
msgstr "(neznámy)"
#. and clear button
-#: gtk/gtkinputdialog.c:662
+#: gtk/gtkinputdialog.c:663
msgid "clear"
msgstr "Vyčistiť"
-#: gtk/gtklabel.c:284
+#: gtk/gtklabel.c:283
msgid "The text of the label."
msgstr "Text popisu."
-#: gtk/gtklabel.c:291
+#: gtk/gtklabel.c:290
msgid "A list of style attributes to apply to the text of the label."
msgstr "Zoznam atribútov štýlu, ktoré sa majú použiť na text."
-#: gtk/gtklabel.c:297
+#: gtk/gtklabel.c:296
msgid "Use markup"
msgstr "Použiť značky"
-#: gtk/gtklabel.c:298
+#: gtk/gtklabel.c:297
msgid "The text of the label includes XML markup. See pango_parse_markup()."
msgstr "Text popisu obsahuje značky XML. Vid pango_parse_markup()."
-#: gtk/gtklabel.c:312 gtk/gtktexttag.c:377 gtk/gtktextview.c:562
+#: gtk/gtklabel.c:311 gtk/gtktexttag.c:378 gtk/gtktextview.c:565
msgid "Justification"
msgstr "Zarovnanie"
-#: gtk/gtklabel.c:313
+#: gtk/gtklabel.c:312
msgid ""
"The alignment of the lines in the text of the label relative to each other. "
"This does NOT affect the alignment of the label within its allocation. See "
@@ -1906,93 +1937,94 @@ msgstr ""
"Zarovnanie riadkov v texte relatívne k sebe navzájom Toto NEOVPLYVŇUJE "
"zarovnanie textu vzhľadom k jeho miestu. To nájdete v GtkMisc::xalign."
-#: gtk/gtklabel.c:321
+#: gtk/gtklabel.c:320
msgid "Pattern"
msgstr "Vzorka"
-#: gtk/gtklabel.c:322
+#: gtk/gtklabel.c:321
msgid ""
"A string with _ characters in positions correspond to characters in the text "
"to underline."
msgstr "Reťazec so znakom _ tam, kde má byť písmeno podčiarknuté."
-#: gtk/gtklabel.c:329
+#: gtk/gtklabel.c:328
msgid "Line wrap"
msgstr "Zalamovanie riadku"
-#: gtk/gtklabel.c:330
+#: gtk/gtklabel.c:329
msgid "If set, wrap lines if the text becomes too wide."
-msgstr "Ak je nastavené, riadky textu budú zalomené v prípade, že bude text moc dlhý."
+msgstr ""
+"Ak je nastavené, riadky textu budú zalomené v prípade, že bude text moc dlhý."
-#: gtk/gtklabel.c:336
+#: gtk/gtklabel.c:335
msgid "Selectable"
msgstr "Vybrateľný"
-#: gtk/gtklabel.c:337
+#: gtk/gtklabel.c:336
msgid "Whether the label text can be selected with the mouse."
msgstr "Či je text v popise možné vybrať myšou."
-#: gtk/gtklabel.c:343
+#: gtk/gtklabel.c:342
msgid "Mnemonic key"
msgstr "Klávesová skratka"
-#: gtk/gtklabel.c:344
+#: gtk/gtklabel.c:343
msgid "The mnemonic accelerator key for this label."
msgstr "Akcelerátor pre tento popis."
-#: gtk/gtklabel.c:352
+#: gtk/gtklabel.c:351
msgid "Mnemonic widget"
msgstr "Prvok akcelerátora"
-#: gtk/gtklabel.c:353
+#: gtk/gtklabel.c:352
msgid "The widget to be activated when the label's mnemonic key is pressed."
msgstr "Prvok aktivovaný pri stlačení akcelerátora."
-#: gtk/gtklayout.c:575
+#: gtk/gtklayout.c:576
msgid "X position"
msgstr "X pozícia"
-#: gtk/gtklayout.c:576
+#: gtk/gtklayout.c:577
msgid "X position of child widget"
msgstr "X pozícia potomka"
-#: gtk/gtklayout.c:585
+#: gtk/gtklayout.c:586
msgid "Y position"
msgstr "Y pozícia"
-#: gtk/gtklayout.c:586
+#: gtk/gtklayout.c:587
msgid "Y position of child widget"
msgstr "Y pozícia potomka"
-#: gtk/gtklayout.c:595 gtk/gtkviewport.c:131
+#: gtk/gtklayout.c:596 gtk/gtkviewport.c:132
msgid "Horizontal adjustment"
msgstr "Horizontálne zarovnanie"
-#: gtk/gtklayout.c:596
+#: gtk/gtklayout.c:597
msgid "The GtkAdjustment for the horizontal position."
msgstr "Hodnota GtkAdjustment pre horizontálnu pozíciu."
-#: gtk/gtklayout.c:603 gtk/gtkviewport.c:139
+#: gtk/gtklayout.c:604 gtk/gtkviewport.c:140
msgid "Vertical adjustment"
msgstr "Vertikálne zarovnanie"
-#: gtk/gtklayout.c:604
+#: gtk/gtklayout.c:605
msgid "The GtkAdjustment for the vertical position."
msgstr "Hodnota GtkAdjustment pre vertikálnu pozíciu."
-#: gtk/gtklayout.c:611 gtk/gtktreeviewcolumn.c:179
+#: gtk/gtklayout.c:612 gtk/gtktreeviewcolumn.c:189
msgid "Width"
msgstr "Šírka"
-#: gtk/gtklayout.c:612
+#: gtk/gtklayout.c:613
msgid "The width of the layout."
msgstr "Šírka rozloženia."
-#: gtk/gtklayout.c:620
+#: gtk/gtklayout.c:621
msgid "Height"
msgstr "Výška"
-#: gtk/gtklayout.c:621
+#: gtk/gtklayout.c:622
msgid "The height of the layout."
msgstr "Výška rozloženia."
@@ -2001,7 +2033,7 @@ msgstr "Výška rozloženia."
#. * Do *not* translate it to "predefinito:LTR", if it
#. * it isn't default:LTR or default:RTL it will not work
#.
-#: gtk/gtkmain.c:612
+#: gtk/gtkmain.c:613
msgid "default:LTR"
msgstr "default:LTR"
@@ -2009,7 +2041,7 @@ msgstr "default:LTR"
msgid "Style of bevel around the menubar"
msgstr "Štýl rámu okolo menu."
-#: gtk/gtkmenubar.c:156 gtk/gtktoolbar.c:250
+#: gtk/gtkmenubar.c:156 gtk/gtktoolbar.c:251
msgid "Internal padding"
msgstr "Interné medzery"
@@ -2017,14 +2049,31 @@ msgstr "Interné medzery"
msgid "Amount of border space between the menubar shadow and the menu items"
msgstr "Množstvo miesta medzi tieňom menu a položkami menu"
-#: gtk/gtkmessagedialog.c:80
+#: gtk/gtkmessagedialog.c:104
msgid "Image/label border"
msgstr "Okraj obrázku/popisu"
-#: gtk/gtkmessagedialog.c:81
+#: gtk/gtkmessagedialog.c:105
msgid "Width of border around the label and image in the message dialog"
msgstr "Šírka okraja okolo popisu a obrázok v dialógu pre správy"
+#: gtk/gtkmessagedialog.c:113
+msgid "Message Type"
+msgstr ""
+
+#: gtk/gtkmessagedialog.c:114
+#, fuzzy
+msgid "The type of message"
+msgstr "Text popisu."
+
+#: gtk/gtkmessagedialog.c:121
+msgid "Message Buttons"
+msgstr ""
+
+#: gtk/gtkmessagedialog.c:122
+msgid "The buttons shown in the message dialog"
+msgstr ""
+
#: gtk/gtkmisc.c:97
msgid "X align"
msgstr "X zarovnanie"
@@ -2046,7 +2095,8 @@ msgid "X pad"
msgstr "X medzera"
#: gtk/gtkmisc.c:118
-msgid "The amount of space to add on the left and right of the widget, in pixels"
+msgid ""
+"The amount of space to add on the left and right of the widget, in pixels"
msgstr "Množstvo miesta pridaného vľavo a vpravo od prvku v bodoch"
#: gtk/gtkmisc.c:127
@@ -2054,78 +2104,80 @@ msgid "Y pad"
msgstr "Y medzera"
#: gtk/gtkmisc.c:128
-msgid "The amount of space to add on the top and bottom of the widget, in pixels"
+msgid ""
+"The amount of space to add on the top and bottom of the widget, in pixels"
msgstr "Množstvo miesta pridaného hore a dole od prvku v bodoch"
-#: gtk/gtknotebook.c:324
+#: gtk/gtknotebook.c:328
msgid "Page"
msgstr "Stránka"
-#: gtk/gtknotebook.c:325
+#: gtk/gtknotebook.c:329
msgid "The index of the current page"
msgstr "Index aktuálnej stránky"
-#: gtk/gtknotebook.c:333
+#: gtk/gtknotebook.c:337
msgid "Tab Position"
msgstr "Pozícia záložky"
-#: gtk/gtknotebook.c:334
+#: gtk/gtknotebook.c:338
msgid "Which side of the notebook holds the tabs"
msgstr "Ktorá strana notesu obsahuje záložky"
-#: gtk/gtknotebook.c:341
+#: gtk/gtknotebook.c:345
msgid "Tab Border"
msgstr "Okraj záložky"
-#: gtk/gtknotebook.c:342
+#: gtk/gtknotebook.c:346
msgid "Width of the border around the tab labels"
msgstr "Šírka okraja okolo popisov záložiek"
-#: gtk/gtknotebook.c:350
+#: gtk/gtknotebook.c:354
msgid "Horizontal Tab Border"
msgstr "Horizontálny okraj záložky"
-#: gtk/gtknotebook.c:351
+#: gtk/gtknotebook.c:355
msgid "Width of the horizontal border of tab labels"
msgstr "Šírka horizontálneho okraja popisu záložky"
-#: gtk/gtknotebook.c:359
+#: gtk/gtknotebook.c:363
msgid "Vertical Tab Border"
msgstr "Vertikálny okraj záložky"
-#: gtk/gtknotebook.c:360
+#: gtk/gtknotebook.c:364
msgid "Width of the vertical border of tab labels"
msgstr "Šírka vertikálneho okraja popisu záložky"
-#: gtk/gtknotebook.c:368
+#: gtk/gtknotebook.c:372
msgid "Show Tabs"
msgstr "Zobraziť záložky"
-#: gtk/gtknotebook.c:369
+#: gtk/gtknotebook.c:373
msgid "Whether tabs should be shown or not"
msgstr "Či majú byť zobrazené záložky"
-#: gtk/gtknotebook.c:375
+#: gtk/gtknotebook.c:379
msgid "Show Border"
msgstr "Zobraziť okraj"
-#: gtk/gtknotebook.c:376
+#: gtk/gtknotebook.c:380
msgid "Whether the border should be shown or not"
msgstr "Či má byť zobrazený okraj"
-#: gtk/gtknotebook.c:382
+#: gtk/gtknotebook.c:386
msgid "Scrollable"
msgstr "Posuvníky"
-#: gtk/gtknotebook.c:383
+#: gtk/gtknotebook.c:387
msgid "If TRUE, scroll arrows are added if there are to many tabs to fit"
-msgstr "Ak TRUE, posuvníky budú zobrazené v prípade, že je príliš veľa záložiek"
+msgstr ""
+"Ak TRUE, posuvníky budú zobrazené v prípade, že je príliš veľa záložiek"
-#: gtk/gtknotebook.c:389
+#: gtk/gtknotebook.c:393
msgid "Enable Popup"
msgstr "Povoliť kontextové menu"
-#: gtk/gtknotebook.c:390
+#: gtk/gtknotebook.c:394
msgid ""
"If TRUE, pressing the right mouse button on the notebook pops up a menu that "
"you can use to go to a page"
@@ -2133,66 +2185,67 @@ msgstr ""
"Ak je TRUE, stlačením pravého tlačidla myši na notese sa zobrazí kontextové "
"menu, ktoré sa dá použiť pre prechod na stránku."
-#: gtk/gtknotebook.c:397
+#: gtk/gtknotebook.c:401
msgid "Whether tabs should have homogeneous sizes"
msgstr "Či majú byť záložky rovnako veľké"
-#: gtk/gtknotebook.c:2134 gtk/gtknotebook.c:4528
+#: gtk/gtknotebook.c:2240 gtk/gtknotebook.c:4470
#, c-format
msgid "Page %u"
msgstr "Stránka %u"
-#: gtk/gtkoptionmenu.c:183
+#: gtk/gtkoptionmenu.c:184
msgid "Menu"
msgstr "Menu"
-#: gtk/gtkoptionmenu.c:184
+#: gtk/gtkoptionmenu.c:185
msgid "The menu of options"
msgstr "Menu možností"
-#: gtk/gtkoptionmenu.c:191
+#: gtk/gtkoptionmenu.c:192
msgid "Size of dropdown indicator"
msgstr "Veľkosť rozbaľovacej značky"
-#: gtk/gtkoptionmenu.c:197
+#: gtk/gtkoptionmenu.c:198
msgid "Spacing around indicator"
msgstr "Priestor okolo značky"
-#: gtk/gtkpaned.c:116 gtk/gtkruler.c:138
+#: gtk/gtkpaned.c:120 gtk/gtkruler.c:138
msgid "Position"
msgstr "Pozícia"
-#: gtk/gtkpaned.c:117
-msgid "Position of paned separator in pixels(0 means all the way to the left/top)"
+#: gtk/gtkpaned.c:121
+msgid ""
+"Position of paned separator in pixels(0 means all the way to the left/top)"
msgstr "Pozícia oddeľovača v bodoch (0 znamená až po vľavo/hore)"
-#: gtk/gtkpaned.c:125
+#: gtk/gtkpaned.c:129
msgid "Position Set"
msgstr "Pozícia nastavená"
-#: gtk/gtkpaned.c:126
+#: gtk/gtkpaned.c:130
msgid "TRUE if the Position property should be used"
msgstr "TRUE, ak by mala byť použitá Pozícia"
-#: gtk/gtkpaned.c:132
+#: gtk/gtkpaned.c:136
msgid "Handle Size"
msgstr "Veľkosť ovládacieho boxu"
-#: gtk/gtkpaned.c:133
+#: gtk/gtkpaned.c:137
msgid "Width of handle"
msgstr "Šírka ovládacieho boxu"
-#: gtk/gtkrc.c:2721
+#: gtk/gtkrc.c:2723
#, c-format
msgid "Unable to locate image file in pixmap_path: \"%s\" line %d"
msgstr "Obrázok nebol nájdený v pixmap_path: \"%s\" riadok %d"
-#: gtk/gtkrc.c:2724
+#: gtk/gtkrc.c:2726
#, 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:3133
+#: gtk/gtkrc.c:3135
#, 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"
@@ -2202,7 +2255,8 @@ msgid "Expand"
msgstr "Expandovať"
#: gtk/gtkpreview.c:130
-msgid "Whether the preview widget should take up the entire space it is allocated"
+msgid ""
+"Whether the preview widget should take up the entire space it is allocated"
msgstr "Či má prvok náhľadu zabrať celý alokovaný priestor"
#: gtk/gtkprogress.c:122
@@ -2248,9 +2302,10 @@ msgstr "Y zarovnanie textu"
msgid ""
"A number between 0.0 and 1.0 specifying the vertical alignment of the text "
"in the progress widget"
-msgstr "Číslo medzi 0.0 a 1.0 udávajúce vertikálne zarovnanie textu v prvku priebehu"
+msgstr ""
+"Číslo medzi 0.0 a 1.0 udávajúce vertikálne zarovnanie textu v prvku priebehu"
-#: gtk/gtkprogressbar.c:131 gtk/gtkrange.c:265 gtk/gtkspinbutton.c:213
+#: gtk/gtkprogressbar.c:131 gtk/gtkrange.c:270 gtk/gtkspinbutton.c:214
msgid "Adjustment"
msgstr "Zarovnanie"
@@ -2258,7 +2313,7 @@ msgstr "Zarovnanie"
msgid "The GtkAdjustment connected to the progress bar (Deprecated)"
msgstr "GtkAdjustment spojený s prvkom priebehu (Zastaralé)"
-#: gtk/gtkprogressbar.c:139 gtk/gtktoolbar.c:223
+#: gtk/gtkprogressbar.c:139 gtk/gtktoolbar.c:224
msgid "Orientation"
msgstr "Orientácia"
@@ -2290,7 +2345,8 @@ msgstr "Bloky aktivity"
msgid ""
"The number of blocks which can fit in the progress bar area in activity mode "
"(Deprecated)"
-msgstr "Počet blokov, ktoré sa vojdú do pruhu priebehu v aktívnom móde (zastaralé)"
+msgstr ""
+"Počet blokov, ktoré sa vojdú do pruhu priebehu v aktívnom móde (zastaralé)"
#: gtk/gtkprogressbar.c:177
msgid "Discrete Blocks"
@@ -2300,7 +2356,8 @@ msgstr "Diskrétne bloky"
msgid ""
"The number of discrete blocks in a progress bar (when shown in the discrete "
"style"
-msgstr "Počet diskrétnych blokov v pruhu priebehu (pri zobrazení diskrétneho štýlu)"
+msgstr ""
+"Počet diskrétnych blokov v pruhu priebehu (pri zobrazení diskrétneho štýlu)"
#: gtk/gtkprogressbar.c:187
msgid "Fraction"
@@ -2322,55 +2379,55 @@ msgstr "Zlomok celkového priebehu, o ktorý sa má posunúť blok pri pulze"
msgid "Text to be displayed in the progress bar"
msgstr "Text zobrazený v prvku priebehu"
-#: gtk/gtkrange.c:256
+#: gtk/gtkrange.c:261
msgid "Update policy"
msgstr "Politika aktualizácie"
-#: gtk/gtkrange.c:257
+#: gtk/gtkrange.c:262
msgid "How the range should be updated on the screen"
msgstr "Ako má byť prvok rozsah aktualizovaný"
-#: gtk/gtkrange.c:266
+#: gtk/gtkrange.c:271
msgid "The GtkAdjustment that contains the current value of this range object"
msgstr "GtkAdjustment, ktorý obsahuje aktuálnu hodnotu tohto prvku rozsah"
-#: gtk/gtkrange.c:273
+#: gtk/gtkrange.c:278
msgid "Inverted"
msgstr "Obrátený"
-#: gtk/gtkrange.c:274
+#: gtk/gtkrange.c:279
msgid "Invert direction slider moves to increase range value"
msgstr "Obrátiť smer pohybu posuvníka pre zvýšenie hodnoty"
-#: gtk/gtkrange.c:280
+#: gtk/gtkrange.c:285
msgid "Slider Width"
msgstr "Šírka ukazovátka"
-#: gtk/gtkrange.c:281
+#: gtk/gtkrange.c:286
msgid "Width of scrollbar or scale thumb"
msgstr "Šírka posuvníka alebo ukazovátka"
-#: gtk/gtkrange.c:288
+#: gtk/gtkrange.c:293
msgid "Trough Border"
msgstr "Okraj koryta"
-#: gtk/gtkrange.c:289
+#: gtk/gtkrange.c:294
msgid "Spacing between thumb/steppers and outer trough bevel"
msgstr "Medzera medzi ukazovátkom/tlačidlami a korytom"
-#: gtk/gtkrange.c:296
+#: gtk/gtkrange.c:301
msgid "Stepper Size"
msgstr "Veľkosť tlačidiel"
-#: gtk/gtkrange.c:297
+#: gtk/gtkrange.c:302
msgid "Length of step buttons at ends"
msgstr "Dĺžka tlačidiel pre krokovanie na konci"
-#: gtk/gtkrange.c:304
+#: gtk/gtkrange.c:309
msgid "Stepper Spacing"
msgstr "Medzery tlačidiel"
-#: gtk/gtkrange.c:305
+#: gtk/gtkrange.c:310
msgid "Spacing between step buttons and thumb"
msgstr "Medzery medzi tlačidlami krokovania a ukazovátkom"
@@ -2402,7 +2459,7 @@ msgstr "Maximálna veľkosť"
msgid "Maximum size of the ruler"
msgstr "Maximálna veľkosť pravítka"
-#: gtk/gtkscale.c:148 gtk/gtkspinbutton.c:231
+#: gtk/gtkscale.c:148 gtk/gtkspinbutton.c:232
msgid "Digits"
msgstr "Desatinné miesta"
@@ -2479,16 +2536,20 @@ msgid "Secondary backward stepper"
msgstr "Druhá šipka pre krok dozadu"
#: gtk/gtkscrollbar.c:110
-msgid "Display a second backward arrow button on the opposite end of the scrollbar"
-msgstr "Zobraziť tlačidlo s druhou šipkou pre krok dozadu na druhom konci posuvníka"
+msgid ""
+"Display a second backward arrow button on the opposite end of the scrollbar"
+msgstr ""
+"Zobraziť tlačidlo s druhou šipkou pre krok dozadu na druhom konci posuvníka"
#: gtk/gtkscrollbar.c:117
msgid "Secondary forward stepper"
msgstr "Druhá šipka pre krok dopredu"
#: gtk/gtkscrollbar.c:118
-msgid "Display a secondary forward arrow button on the opposite end of the scrollbar"
-msgstr "Zobraziť tlačidlo s druhou šipkou pre krok dopredu na druhom konci posuvníka"
+msgid ""
+"Display a secondary forward arrow button on the opposite end of the scrollbar"
+msgstr ""
+"Zobraziť tlačidlo s druhou šipkou pre krok dopredu na druhom konci posuvníka"
#: gtk/gtksettings.c:146
msgid "Double Click Time"
@@ -2554,65 +2615,67 @@ msgstr "Akcelerátor menu"
msgid "Keybinding to activate the menu bar"
msgstr "Klávesová skratka pre aktivovanie menu"
-#: gtk/gtkspinbutton.c:214
+#: gtk/gtkspinbutton.c:215
msgid "The adjustment that holds the value of the spinbutton"
msgstr "Zarovnanie, ktorá obsahuje hodnotu spinbuttonu"
-#: gtk/gtkspinbutton.c:221
+#: gtk/gtkspinbutton.c:222
msgid "Climb Rate"
msgstr "Rýchlosť rastu"
-#: gtk/gtkspinbutton.c:222
+#: gtk/gtkspinbutton.c:223
msgid "The acceleration rate when you hold down a button"
msgstr "Zrýchlenie rastu pri držaní tlačidla"
-#: gtk/gtkspinbutton.c:232
+#: gtk/gtkspinbutton.c:233
msgid "The number of decimal places to display"
msgstr "Počet zobrazených desatinných miest"
-#: gtk/gtkspinbutton.c:241
+#: gtk/gtkspinbutton.c:242
msgid "Snap to Ticks"
msgstr "Držať sa kroku"
-#: gtk/gtkspinbutton.c:242
+#: gtk/gtkspinbutton.c:243
msgid ""
"Whether erroneous values are automatically changed to a spin button's "
"nearest step increment"
msgstr "Či sú chybné hodnoty automaticky zmenené na najbližšiu správnu hodnotu"
-#: gtk/gtkspinbutton.c:249
+#: gtk/gtkspinbutton.c:250
msgid "Numeric"
msgstr "Číselné"
-#: gtk/gtkspinbutton.c:250
+#: gtk/gtkspinbutton.c:251
msgid "Whether non-numeric characters should be ignored"
msgstr "Či majú byť nečíselné znaky ignorované"
-#: gtk/gtkspinbutton.c:257
+#: gtk/gtkspinbutton.c:258
msgid "Wrap"
msgstr "Cyklický"
-#: gtk/gtkspinbutton.c:258
+#: gtk/gtkspinbutton.c:259
msgid "Whether a spin button should wrap upon reaching its limits"
msgstr "Či sa má hodnota pri dosiahnutí limitu vrátiť na opačnú hodnotu"
-#: gtk/gtkspinbutton.c:265
+#: gtk/gtkspinbutton.c:266
msgid "Update Policy"
msgstr "Metóda aktualizácie"
-#: gtk/gtkspinbutton.c:266
-msgid "Whether the spin button should update always, or only when the value is legal"
-msgstr "Či má spin button byť vždy aktualizovaný, alebo iba ak je hodnota prípustná"
+#: gtk/gtkspinbutton.c:267
+msgid ""
+"Whether the spin button should update always, or only when the value is legal"
+msgstr ""
+"Či má spin button byť vždy aktualizovaný, alebo iba ak je hodnota prípustná"
-#: gtk/gtkspinbutton.c:274
+#: gtk/gtkspinbutton.c:275
msgid "Value"
msgstr "Hodnota"
-#: gtk/gtkspinbutton.c:275
+#: gtk/gtkspinbutton.c:276
msgid "Reads the current value, or sets a new value"
msgstr "Číta aktuálnu hodnotu alebo nastavuje novú hodnotu"
-#: gtk/gtkstatusbar.c:158
+#: gtk/gtkstatusbar.c:159
msgid "Style of bevel around the statusbar text"
msgstr "Štýl okraja okolo textu v stavovom riadku"
@@ -2929,51 +2992,51 @@ msgstr "Homogénne"
msgid "If TRUE this means the table cells are all the same width/height"
msgstr "Ak TRUE, bunky tabuľky budú mať rovnakú šírku/výšku"
-#: gtk/gtktext.c:603 gtk/gtktreeview.c:504
+#: gtk/gtktext.c:604 gtk/gtktreeview.c:505
msgid "Horizontal Adjustment"
msgstr "Horizontálne zarovnanie"
-#: gtk/gtktext.c:604
+#: gtk/gtktext.c:605
msgid "Horizontal adjustment for the text widget"
msgstr "Horizontálne zarovnanie textového prvku"
-#: gtk/gtktext.c:611 gtk/gtktreeview.c:512
+#: gtk/gtktext.c:612 gtk/gtktreeview.c:513
msgid "Vertical Adjustment"
msgstr "Vertikálne zarovnanie"
-#: gtk/gtktext.c:612
+#: gtk/gtktext.c:613
msgid "Vertical adjustment for the text widget"
msgstr "Vertikálne zarovnanie pre textový prvok"
-#: gtk/gtktext.c:619
+#: gtk/gtktext.c:620
msgid "Line Wrap"
msgstr "Zalamovanie riadkov"
-#: gtk/gtktext.c:620
+#: gtk/gtktext.c:621
msgid "Whether lines are wrapped at widget edges"
msgstr "Či sú riadky zalomené na hranici prvku"
-#: gtk/gtktext.c:627
+#: gtk/gtktext.c:628
msgid "Word Wrap"
msgstr "Zalamovanie slov"
-#: gtk/gtktext.c:628
+#: gtk/gtktext.c:629
msgid "Whether words are wrapped at widget edges"
msgstr "Či sú slová zalamované na okraji prvku"
-#: gtk/gtktexttag.c:198
+#: gtk/gtktexttag.c:199
msgid "Tag name"
msgstr "Meno značky"
-#: gtk/gtktexttag.c:199
+#: gtk/gtktexttag.c:200
msgid "Name used to refer to the text tag"
msgstr "Meno použité pre odkaz na značku textu"
-#: gtk/gtktexttag.c:224
+#: gtk/gtktexttag.c:225
msgid "Background full height"
msgstr "Plná výška pozadia"
-#: gtk/gtktexttag.c:225
+#: gtk/gtktexttag.c:226
msgid ""
"Whether the background color fills the entire line height or only the height "
"of the tagged characters"
@@ -2981,251 +3044,252 @@ msgstr ""
"Či má farba pozadia vyplniť celú výšku riadku alebo iba výšku označených "
"znakov."
-#: gtk/gtktexttag.c:233
+#: gtk/gtktexttag.c:234
msgid "Background stipple mask"
msgstr "Maska pozadia"
-#: gtk/gtktexttag.c:234
+#: gtk/gtktexttag.c:235
msgid "Bitmap to use as a mask when drawing the text background"
msgstr "Bitová mapa použitá ako maska pri kreslení pozadia textu"
-#: gtk/gtktexttag.c:259
+#: gtk/gtktexttag.c:260
msgid "Foreground stipple mask"
msgstr "Maska popredia"
-#: gtk/gtktexttag.c:260
+#: gtk/gtktexttag.c:261
msgid "Bitmap to use as a mask when drawing the text foreground"
msgstr "Bitová mapa použitá ako maska pri kreslení popredia textu"
-#: gtk/gtktexttag.c:267
+#: gtk/gtktexttag.c:268
msgid "Text direction"
msgstr "Smer textu"
-#: gtk/gtktexttag.c:268
+#: gtk/gtktexttag.c:269
msgid "Text direction, e.g. right-to-left or left-to-right"
msgstr "Smer textu, napr. sprava doľava alebo zľava doprava"
-#: gtk/gtktexttag.c:378 gtk/gtktextview.c:563
+#: gtk/gtktexttag.c:379 gtk/gtktextview.c:566
msgid "Left, right, or center justification"
msgstr "Zarovnanie vľavo, vpravo alebo na stred"
-#: gtk/gtktexttag.c:386
+#: gtk/gtktexttag.c:387
msgid "Language"
msgstr "Jazyk"
-#: gtk/gtktexttag.c:387
+#: gtk/gtktexttag.c:388
msgid "Language engine code to use for rendering the text"
msgstr "Kód jazyka použitý pre vykreslenie textu"
-#: gtk/gtktexttag.c:394
+#: gtk/gtktexttag.c:395
msgid "Left margin"
msgstr "Ľavý okraj"
-#: gtk/gtktexttag.c:395 gtk/gtktextview.c:572
+#: gtk/gtktexttag.c:396 gtk/gtktextview.c:575
msgid "Width of the left margin in pixels"
msgstr "Šírka ľavého okraja v bodoch"
-#: gtk/gtktexttag.c:404
+#: gtk/gtktexttag.c:405
msgid "Right margin"
msgstr "Pravý okraj"
-#: gtk/gtktexttag.c:405 gtk/gtktextview.c:582
+#: gtk/gtktexttag.c:406 gtk/gtktextview.c:585
msgid "Width of the right margin in pixels"
msgstr "Šírka pravého okraja v bodoch"
-#: gtk/gtktexttag.c:415 gtk/gtktextview.c:591
+#: gtk/gtktexttag.c:416 gtk/gtktextview.c:594
msgid "Indent"
msgstr "Odsadenie"
-#: gtk/gtktexttag.c:416 gtk/gtktextview.c:592
+#: gtk/gtktexttag.c:417 gtk/gtktextview.c:595
msgid "Amount to indent the paragraph, in pixels"
msgstr "Veľkosť odsadenia odstavca v bodoch"
-#: gtk/gtktexttag.c:436
+#: gtk/gtktexttag.c:437
msgid "Pixels above lines"
msgstr "Bodov nad riadkami"
-#: gtk/gtktexttag.c:437 gtk/gtktextview.c:516
+#: gtk/gtktexttag.c:438 gtk/gtktextview.c:519
msgid "Pixels of blank space above paragraphs"
msgstr "Počet bodov prázdneho priestoru nad odstavcami"
-#: gtk/gtktexttag.c:446
+#: gtk/gtktexttag.c:447
msgid "Pixels below lines"
msgstr "Bodov pod riadkami"
-#: gtk/gtktexttag.c:447 gtk/gtktextview.c:526
+#: gtk/gtktexttag.c:448 gtk/gtktextview.c:529
msgid "Pixels of blank space below paragraphs"
msgstr "Počet bodov prázdneho priestoru pod odstavcami"
-#: gtk/gtktexttag.c:456
+#: gtk/gtktexttag.c:457
msgid "Pixels inside wrap"
msgstr "Bodov v zalomení"
-#: gtk/gtktexttag.c:457 gtk/gtktextview.c:536
+#: gtk/gtktexttag.c:458 gtk/gtktextview.c:539
msgid "Pixels of blank space between wrapped lines in a paragraph"
msgstr "Počet bodov prázdneho priestoru medzi zalomenými riadkami v odstavci"
-#: gtk/gtktexttag.c:483
+#: gtk/gtktexttag.c:484
msgid "Wrap mode"
msgstr "Mód zalamovania"
-#: gtk/gtktexttag.c:484 gtk/gtktextview.c:554
-msgid "Whether to wrap lines never, at word boundaries, or at character boundaries"
+#: gtk/gtktexttag.c:485 gtk/gtktextview.c:557
+msgid ""
+"Whether to wrap lines never, at word boundaries, or at character boundaries"
msgstr "Či riadky nie sú zalamované vôbec, na okraji slov alebo podľa znakov"
-#: gtk/gtktexttag.c:493 gtk/gtktextview.c:601
+#: gtk/gtktexttag.c:494 gtk/gtktextview.c:604
msgid "Tabs"
msgstr "Tabulátory"
-#: gtk/gtktexttag.c:494 gtk/gtktextview.c:602
+#: gtk/gtktexttag.c:495 gtk/gtktextview.c:605
msgid "Custom tabs for this text"
msgstr "Vlastné tabulátory pre tento text"
-#: gtk/gtktexttag.c:501
+#: gtk/gtktexttag.c:502
msgid "Invisible"
msgstr "Neviditeľný"
-#: gtk/gtktexttag.c:502
+#: gtk/gtktexttag.c:503
msgid "Whether this text is hidden"
msgstr "Či je text skrytý"
-#: gtk/gtktexttag.c:515
+#: gtk/gtktexttag.c:516
msgid "Background full height set"
msgstr "Plná výška pozadia nastavená"
-#: gtk/gtktexttag.c:516
+#: gtk/gtktexttag.c:517
msgid "Whether this tag affects background height"
msgstr "Či táto značka ovplyvňuje výšku pozadia"
-#: gtk/gtktexttag.c:519
+#: gtk/gtktexttag.c:520
msgid "Background stipple set"
msgstr "Maska pozadia nastavená"
-#: gtk/gtktexttag.c:520
+#: gtk/gtktexttag.c:521
msgid "Whether this tag affects the background stipple"
msgstr "Či táto značka ovplyvňuje masku pozadia"
-#: gtk/gtktexttag.c:527
+#: gtk/gtktexttag.c:528
msgid "Foreground stipple set"
msgstr "Maska popredia nastavená"
-#: gtk/gtktexttag.c:528
+#: gtk/gtktexttag.c:529
msgid "Whether this tag affects the foreground stipple"
msgstr "Či táto značka ovplyvňuje masku popredia"
-#: gtk/gtktexttag.c:563
+#: gtk/gtktexttag.c:564
msgid "Justification set"
msgstr "Zarovnanie nastavené"
-#: gtk/gtktexttag.c:564
+#: gtk/gtktexttag.c:565
msgid "Whether this tag affects paragraph justification"
msgstr "Či táto značka ovplyvňuje zarovnanie odstavca"
-#: gtk/gtktexttag.c:567
+#: gtk/gtktexttag.c:568
msgid "Language set"
msgstr "Jazyk nastavený"
-#: gtk/gtktexttag.c:568
+#: gtk/gtktexttag.c:569
msgid "Whether this tag affects the language the text is rendered as"
msgstr "Či táto značka ovplyvňuje jazyk, v ktorom je zobrazený text"
-#: gtk/gtktexttag.c:571
+#: gtk/gtktexttag.c:572
msgid "Left margin set"
msgstr "Ľavý okraj nastavený"
-#: gtk/gtktexttag.c:572
+#: gtk/gtktexttag.c:573
msgid "Whether this tag affects the left margin"
msgstr "Či táto značka ovplyvňuje ľavý okraj"
-#: gtk/gtktexttag.c:575
+#: gtk/gtktexttag.c:576
msgid "Indent set"
msgstr "Odsadenie nastavené"
-#: gtk/gtktexttag.c:576
+#: gtk/gtktexttag.c:577
msgid "Whether this tag affects indentation"
msgstr "Či táto značka ovplyvňuje odsadenie"
-#: gtk/gtktexttag.c:583
+#: gtk/gtktexttag.c:584
msgid "Pixels above lines set"
msgstr "Bodov na riadkami nastavené"
-#: gtk/gtktexttag.c:584 gtk/gtktexttag.c:588
+#: gtk/gtktexttag.c:585 gtk/gtktexttag.c:589
msgid "Whether this tag affects the number of pixels above lines"
msgstr "Či táto značka ovplyvňuje počet bodov nad riadkami"
-#: gtk/gtktexttag.c:587
+#: gtk/gtktexttag.c:588
msgid "Pixels below lines set"
msgstr "Bodov pod riadkami nastavené"
-#: gtk/gtktexttag.c:591
+#: gtk/gtktexttag.c:592
msgid "Pixels inside wrap set"
msgstr "Bodov v zalomení nastavené"
-#: gtk/gtktexttag.c:592
+#: gtk/gtktexttag.c:593
msgid "Whether this tag affects the number of pixels between wrapped lines"
msgstr "Či táto značka ovplyvňuje počet bodov medzi zalomenými riadkami"
-#: gtk/gtktexttag.c:599
+#: gtk/gtktexttag.c:600
msgid "Right margin set"
msgstr "Pravý okraj nastavený"
-#: gtk/gtktexttag.c:600
+#: gtk/gtktexttag.c:601
msgid "Whether this tag affects the right margin"
msgstr "ČI táto značka ovplyvňuje pravý okraj"
-#: gtk/gtktexttag.c:607
+#: gtk/gtktexttag.c:608
msgid "Wrap mode set"
msgstr "Mod zalamovania nastavený"
-#: gtk/gtktexttag.c:608
+#: gtk/gtktexttag.c:609
msgid "Whether this tag affects line wrap mode"
msgstr "Či táto značka ovplyvňuje mod zalamovania riadkov"
-#: gtk/gtktexttag.c:611
+#: gtk/gtktexttag.c:612
msgid "Tabs set"
msgstr "Tabulátory nastavené"
-#: gtk/gtktexttag.c:612
+#: gtk/gtktexttag.c:613
msgid "Whether this tag affects tabs"
msgstr "Či táto značka ovplyvňuje tabulátory"
-#: gtk/gtktexttag.c:615
+#: gtk/gtktexttag.c:616
msgid "Invisible set"
msgstr "Neviditeľný nastavené"
-#: gtk/gtktexttag.c:616
+#: gtk/gtktexttag.c:617
msgid "Whether this tag affects text visibility"
msgstr "Či táto značka ovplyvňuje viditeľnosť textu"
-#: gtk/gtktextview.c:515
+#: gtk/gtktextview.c:518
msgid "Pixels Above Lines"
msgstr "Bodov pod čiarou"
-#: gtk/gtktextview.c:525
+#: gtk/gtktextview.c:528
msgid "Pixels Below Lines"
msgstr "Bodov nad čiarou"
-#: gtk/gtktextview.c:535
+#: gtk/gtktextview.c:538
msgid "Pixels Inside Wrap"
msgstr "Bodov v zalomení"
-#: gtk/gtktextview.c:553
+#: gtk/gtktextview.c:556
msgid "Wrap Mode"
msgstr "Mod zalamovania"
-#: gtk/gtktextview.c:571
+#: gtk/gtktextview.c:574
msgid "Left Margin"
msgstr "Ľavý okraj"
-#: gtk/gtktextview.c:581
+#: gtk/gtktextview.c:584
msgid "Right Margin"
msgstr "Pravý okraj"
-#: gtk/gtktextview.c:609
+#: gtk/gtktextview.c:612
msgid "Cursor Visible"
msgstr "Viditeľný kurzor"
-#: gtk/gtktextview.c:610
+#: gtk/gtktextview.c:613
msgid "If the insertion cursor is shown"
msgstr "Či je zobrazený kurzor pre vkladanie"
@@ -3234,327 +3298,337 @@ msgstr "Či je zobrazený kurzor pre vkladanie"
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:181
+#: gtk/gtktipsquery.c:182
msgid "--- No Tip ---"
msgstr "--- Bez rady ---"
-#: gtk/gtktogglebutton.c:143
+#: gtk/gtktogglebutton.c:133
msgid "If the toggle button should be pressed in or not"
msgstr "Či sa má tlačidlo stlačiť alebo nie"
-#: gtk/gtktogglebutton.c:151
+#: gtk/gtktogglebutton.c:141
msgid "If the toggle button is in an \"in between\" state."
msgstr "Či je tlačidlo v stave \"medzi\"."
-#: gtk/gtktogglebutton.c:158
+#: gtk/gtktogglebutton.c:148
msgid "Draw Indicator"
msgstr "Kresliť indikátor"
-#: gtk/gtktogglebutton.c:159
+#: gtk/gtktogglebutton.c:149
msgid "If the toggle part of the button is displayed"
msgstr "Či má byť zobrazený prepínací indikátor tlačidla"
-#: gtk/gtktoolbar.c:224
+#: gtk/gtktoolbar.c:225
msgid "The orientation of the toolbar"
msgstr "Orientácia panelu nástrojov"
-#: gtk/gtktoolbar.c:232
+#: gtk/gtktoolbar.c:233
msgid "Toolbar Style"
msgstr "Štýl panelu nástrojov"
-#: gtk/gtktoolbar.c:233
+#: gtk/gtktoolbar.c:234
msgid "How to draw the toolbar"
msgstr "Ako kresliť panel nástrojov"
-#: gtk/gtktoolbar.c:241
+#: gtk/gtktoolbar.c:242
msgid "Spacer size"
msgstr "Veľkosť oddeľovača"
-#: gtk/gtktoolbar.c:242
+#: gtk/gtktoolbar.c:243
msgid "Size of spacers"
msgstr "Veľkosť oddeľovačov"
-#: gtk/gtktoolbar.c:251
+#: gtk/gtktoolbar.c:252
msgid "Amount of border space between the toolbar shadow and the buttons"
msgstr "Veľkosť priestoru okolo okrajov medzi tieňom panelu a tlačidlami"
-#: gtk/gtktoolbar.c:259
+#: gtk/gtktoolbar.c:260
msgid "Space style"
msgstr "Štýl priestoru"
-#: gtk/gtktoolbar.c:260
+#: gtk/gtktoolbar.c:261
msgid "Whether spacers are vertical lines or just blank"
msgstr "Či sú oddeľovače vertikálne čiary, alebo iba prázdny priestor"
-#: gtk/gtktoolbar.c:268
+#: gtk/gtktoolbar.c:269
msgid "Button relief"
msgstr "Obrys tlačidla"
-#: gtk/gtktoolbar.c:269
+#: gtk/gtktoolbar.c:270
msgid "Type of bevel around toolbar buttons"
msgstr "Typ zkosenia okolo tlačidiel panelu"
-#: gtk/gtktoolbar.c:277
+#: gtk/gtktoolbar.c:278
msgid "Style of bevel around the toolbar"
msgstr "Štýl zkosenia okolo panelu"
-#: gtk/gtktoolbar.c:283
+#: gtk/gtktoolbar.c:284
msgid "Toolbar style"
msgstr "Štýl panelu nástrojov"
-#: gtk/gtktoolbar.c:284
-msgid "Whether default toolbars have text only, text and icons, icons only, etc."
-msgstr "Či má štandardný panel nástrojov iba text, text a ikony, iba ikony, apod."
+#: gtk/gtktoolbar.c:285
+msgid ""
+"Whether default toolbars have text only, text and icons, icons only, etc."
+msgstr ""
+"Či má štandardný panel nástrojov iba text, text a ikony, iba ikony, apod."
-#: gtk/gtktoolbar.c:290
+#: gtk/gtktoolbar.c:291
msgid "Toolbar icon size"
msgstr "Veľkosť ikon panelu nástrojov"
-#: gtk/gtktoolbar.c:291
+#: gtk/gtktoolbar.c:292
msgid "Size of icons in default toolbars"
msgstr "Veľkosť ikon v štandardnom paneli nástrojov"
-#: gtk/gtktreeview.c:496
+#: gtk/gtktreeview.c:497
msgid "TreeView Model"
msgstr "Model pohľadu"
-#: gtk/gtktreeview.c:497
+#: gtk/gtktreeview.c:498
msgid "The model for the tree view"
msgstr "Model pre stromový pohľad"
-#: gtk/gtktreeview.c:505
+#: gtk/gtktreeview.c:506
msgid "Horizontal Adjustment for the widget"
msgstr "Horizontálne zarovnanie prvku"
-#: gtk/gtktreeview.c:513
+#: gtk/gtktreeview.c:514
msgid "Vertical Adjustment for the widget"
msgstr "Vertikálne zarovnanie prvku"
-#: gtk/gtktreeview.c:520 gtk/gtktreeviewcolumn.c:171 gtk/gtkwidget.c:424
+#: gtk/gtktreeview.c:521 gtk/gtktreeviewcolumn.c:173 gtk/gtkwidget.c:427
msgid "Visible"
msgstr "Viditeľný"
-#: gtk/gtktreeview.c:521
+#: gtk/gtktreeview.c:522
msgid "Show the column header buttons"
msgstr "Zobraziť tlačidlá v hlavičke stĺpcov"
-#: gtk/gtktreeview.c:528
+#: gtk/gtktreeview.c:529
msgid "Headers Clickable"
msgstr "Kliknutia na hlavičky"
-#: gtk/gtktreeview.c:529
+#: gtk/gtktreeview.c:530
msgid "Column headers respond to click events"
msgstr "Hlavičky stĺpcov reagujú na udalosti kliknutia"
-#: gtk/gtktreeview.c:536
+#: gtk/gtktreeview.c:537
msgid "Expander Column"
msgstr "Stĺpec rozbaľovacieho symbolu"
-#: gtk/gtktreeview.c:537
+#: gtk/gtktreeview.c:538
msgid "Set the column for the expander column"
msgstr "Nastaví stĺpec pre rozbaľovací stĺpec"
-#: gtk/gtktreeview.c:544 gtk/gtktreeviewcolumn.c:262
+#: gtk/gtktreeview.c:545 gtk/gtktreeviewcolumn.c:272
msgid "Reorderable"
msgstr "Zmena poradia"
-#: gtk/gtktreeview.c:545
+#: gtk/gtktreeview.c:546
msgid "View is reorderable"
msgstr "Zmena poradia je možná"
-#: gtk/gtktreeview.c:552
+#: gtk/gtktreeview.c:553
msgid "Rules Hint"
msgstr "Rada pre pravidlá"
-#: gtk/gtktreeview.c:553
+#: gtk/gtktreeview.c:554
msgid "Set a hint to the theme engine to draw rows in alternating colors"
msgstr "Nastaví radu pre podporu tém ako kresliť riadky v striedavých farbách"
-#: gtk/gtktreeview.c:560
+#: gtk/gtktreeview.c:561
msgid "Enable Search"
msgstr "Povoliť hľadanie"
-#: gtk/gtktreeview.c:561
+#: gtk/gtktreeview.c:562
msgid "View allows user to search through columns interactively"
msgstr "Pohľad umožňuje interaktívne hľadanie v stĺpcoch"
-#: gtk/gtktreeview.c:568
+#: gtk/gtktreeview.c:569
msgid "Search Column"
msgstr "Hľadací stĺpec"
-#: gtk/gtktreeview.c:569
+#: gtk/gtktreeview.c:570
msgid "Model column to search through when searching through code"
msgstr "Stĺpec modelu, v ktorom sa má hľadať pri hľadaní v kóde"
-#: gtk/gtktreeview.c:582
+#: gtk/gtktreeview.c:583
msgid "Expander Size"
msgstr "Veľkosť rozbaľovacieho symbolu"
-#: gtk/gtktreeview.c:583
+#: gtk/gtktreeview.c:584
msgid "Size of the expander arrow."
msgstr "Veľkosť rozbaľovacej šipky."
-#: gtk/gtktreeview.c:591
+#: gtk/gtktreeview.c:592
msgid "Vertical Separator Width"
msgstr "Šírka vertikálneho oddeľovača"
-#: gtk/gtktreeview.c:592
+#: gtk/gtktreeview.c:593
msgid "Vertical space between cells. Must be an even number."
msgstr "Vertikálny priestor medzi bunkami. Musí byť párne číslo."
-#: gtk/gtktreeview.c:600
+#: gtk/gtktreeview.c:601
msgid "Horizontal Separator Width"
msgstr "Šírka horizontálneho oddeľovača"
-#: gtk/gtktreeview.c:601
+#: gtk/gtktreeview.c:602
msgid "Horizontal space between cells. Must be an even number."
msgstr "Horizontálny priestor medzi bunkami. Musí byť párne číslo."
-#: gtk/gtktreeview.c:609
+#: gtk/gtktreeview.c:610
msgid "Allow Rules"
msgstr "Povoliť pravidlá"
-#: gtk/gtktreeview.c:610
+#: gtk/gtktreeview.c:611
msgid "Allow drawing of alternating color rows."
msgstr "Povoliť kreslenie rôznofarebných riadkov."
-#: gtk/gtktreeview.c:616
+#: gtk/gtktreeview.c:617
msgid "Indent Expanders"
msgstr "Odsadiť rozbaľovacie symboly"
-#: gtk/gtktreeview.c:617
+#: gtk/gtktreeview.c:618
msgid "Make the expanders indented."
msgstr "Odsadí rozbaľovacie symboly."
-#: gtk/gtktreeviewcolumn.c:172
+#: gtk/gtktreeviewcolumn.c:174
msgid "Whether to display the column"
msgstr "Či stĺpec zobraziť"
-#: gtk/gtktreeviewcolumn.c:180
+#: gtk/gtktreeviewcolumn.c:181 gtk/gtkwindow.c:394
+msgid "Resizable"
+msgstr "Zmena veľkosti"
+
+#: gtk/gtktreeviewcolumn.c:182
+msgid "Column is user-resizable"
+msgstr ""
+
+#: gtk/gtktreeviewcolumn.c:190
msgid "Current width of the column"
msgstr "Aktuálna šírka stĺpca"
-#: gtk/gtktreeviewcolumn.c:188
+#: gtk/gtktreeviewcolumn.c:198
msgid "Sizing"
msgstr "Veľkosť"
-#: gtk/gtktreeviewcolumn.c:189
+#: gtk/gtktreeviewcolumn.c:199
msgid "Resize mode of the column"
msgstr "Mód zmeny veľkosti stĺpca"
-#: gtk/gtktreeviewcolumn.c:197
+#: gtk/gtktreeviewcolumn.c:207
msgid "Fixed Width"
msgstr "Pevná šírka"
-#: gtk/gtktreeviewcolumn.c:198
+#: gtk/gtktreeviewcolumn.c:208
msgid "Current fixed width of the column"
msgstr "Aktuálna pevná šírka stĺpca"
-#: gtk/gtktreeviewcolumn.c:207
+#: gtk/gtktreeviewcolumn.c:217
msgid "Minimum Width"
msgstr "Minimálna šírka"
-#: gtk/gtktreeviewcolumn.c:208
+#: gtk/gtktreeviewcolumn.c:218
msgid "Minimum allowed width of the column"
msgstr "Minimálna povolená šírka stĺpca"
-#: gtk/gtktreeviewcolumn.c:217
+#: gtk/gtktreeviewcolumn.c:227
msgid "Maximum Width"
msgstr "Maximálna šírka"
-#: gtk/gtktreeviewcolumn.c:218
+#: gtk/gtktreeviewcolumn.c:228
msgid "Maximum allowed width of the column"
msgstr "Maximálna povolená šírka stĺpca"
-#: gtk/gtktreeviewcolumn.c:227
+#: gtk/gtktreeviewcolumn.c:237
msgid "Title"
msgstr "Titulok"
-#: gtk/gtktreeviewcolumn.c:228
+#: gtk/gtktreeviewcolumn.c:238
msgid "Title to appear in column header"
msgstr "Titulok zobrazený v hlavičke stĺpca"
-#: gtk/gtktreeviewcolumn.c:235
+#: gtk/gtktreeviewcolumn.c:245
msgid "Clickable"
msgstr "Povolené kliknutie"
-#: gtk/gtktreeviewcolumn.c:236
+#: gtk/gtktreeviewcolumn.c:246
msgid "Whether the header can be clicked"
msgstr "Či sa na hlavičku dá kliknúť"
-#: gtk/gtktreeviewcolumn.c:244
+#: gtk/gtktreeviewcolumn.c:254
msgid "Widget"
msgstr "Prvok"
-#: gtk/gtktreeviewcolumn.c:245
+#: gtk/gtktreeviewcolumn.c:255
msgid "Widget to put in column header button instead of column title"
msgstr "Prvok vložený do hlavičky stĺpca namiesto jeho titulku"
-#: gtk/gtktreeviewcolumn.c:252
+#: gtk/gtktreeviewcolumn.c:262
msgid "Alignment"
msgstr "Zarovnanie"
-#: gtk/gtktreeviewcolumn.c:253
+#: gtk/gtktreeviewcolumn.c:263
msgid "X Alignment of the column header text or widget"
msgstr "X zarovnanie textu alebo prvku v hlavičke stĺpca"
-#: gtk/gtktreeviewcolumn.c:263
+#: gtk/gtktreeviewcolumn.c:273
msgid "Whether the column can be reordered around the headers"
msgstr "Či sa dá stĺpec preusporiadať pomocou hlavičiek"
-#: gtk/gtktreeviewcolumn.c:270
+#: gtk/gtktreeviewcolumn.c:280
msgid "Sort indicator"
msgstr "Indikátor triedenia"
-#: gtk/gtktreeviewcolumn.c:271
+#: gtk/gtktreeviewcolumn.c:281
msgid "Whether to show a sort indicator"
msgstr "Či zobraziť indikátor triedenia"
-#: gtk/gtktreeviewcolumn.c:278
+#: gtk/gtktreeviewcolumn.c:288
msgid "Sort order"
msgstr "Poradie triedenia"
-#: gtk/gtktreeviewcolumn.c:279
+#: gtk/gtktreeviewcolumn.c:289
msgid "Sort direction the sort indicator should indicate"
msgstr "Smer triedenia, ktorý ma označovať indikátor triedenia"
-#: gtk/gtkviewport.c:132
+#: gtk/gtkviewport.c:133
msgid ""
"The GtkAdjustment that determines the values of the horizontal position for "
"this viewport."
msgstr "GtkAdjustment určuje hodnoty horizontálnej polohy pre tento pohľad."
-#: gtk/gtkviewport.c:140
+#: gtk/gtkviewport.c:141
msgid ""
"The GtkAdjustment that determines the values of the vertical position for "
"this viewport."
msgstr "GtkAdjustment určuje hodnoty vertikálnej polohy pre tento pohľad."
-#: gtk/gtkviewport.c:148
+#: gtk/gtkviewport.c:149
msgid "Determines how the shadowed box around the viewport is drawn."
msgstr "Určuje, ako je kreslený tieňovaný box okolo pohľadu."
-#: gtk/gtkwidget.c:391
+#: gtk/gtkwidget.c:394
msgid "Widget name"
msgstr "Meno prvku"
-#: gtk/gtkwidget.c:392
+#: gtk/gtkwidget.c:395
msgid "The name of the widget"
msgstr "Meno prvku"
-#: gtk/gtkwidget.c:398
+#: gtk/gtkwidget.c:401
msgid "Parent widget"
msgstr "Rodičovský prvok"
-#: gtk/gtkwidget.c:399
+#: gtk/gtkwidget.c:402
msgid "The parent widget of this widget. Must be a Container widget."
msgstr "Rodičovský prvok prvku. Musí to byť prvok Container."
-#: gtk/gtkwidget.c:406
+#: gtk/gtkwidget.c:409
msgid "Width request"
msgstr "Požiadavka šírky"
-#: gtk/gtkwidget.c:407
+#: gtk/gtkwidget.c:410
msgid ""
"Override for width request of the widget, or -1 if natural request should be "
"used."
@@ -3562,11 +3636,11 @@ msgstr ""
"Predefinovaná požiadavka šírky, alebo -1 ak sa má použiť prirodzená "
"požiadavka."
-#: gtk/gtkwidget.c:415
+#: gtk/gtkwidget.c:418
msgid "Height request"
msgstr "Požiadavka výšky"
-#: gtk/gtkwidget.c:416
+#: gtk/gtkwidget.c:419
msgid ""
"Override for height request of the widget, or -1 if natural request should "
"be used."
@@ -3574,131 +3648,133 @@ msgstr ""
"Predefinovaná požiadavka výšky, alebo -1 ak sa má použiť prirodzená "
"požiadavka."
-#: gtk/gtkwidget.c:425
+#: gtk/gtkwidget.c:428
msgid "Whether the widget is visible"
msgstr "Či je prvok viditeľný"
-#: gtk/gtkwidget.c:431
+#: gtk/gtkwidget.c:434
msgid "Sensitive"
msgstr "Citlivý"
-#: gtk/gtkwidget.c:432
+#: gtk/gtkwidget.c:435
msgid "Whether the widget responds to input"
msgstr "Či prvok reaguje na vstupy"
-#: gtk/gtkwidget.c:438
+#: gtk/gtkwidget.c:441
msgid "Application paintable"
msgstr "Kreslí aplikácia"
-#: gtk/gtkwidget.c:439
+#: gtk/gtkwidget.c:442
msgid "Whether the application will paint directly on the widget"
msgstr "Či bude aplikácia priamo kresliť cez prvok"
-#: gtk/gtkwidget.c:445
+#: gtk/gtkwidget.c:448
msgid "Can focus"
msgstr "Môže získať fokus"
-#: gtk/gtkwidget.c:446
+#: gtk/gtkwidget.c:449
msgid "Whether the widget can accept the input focus"
msgstr "Či prvok môže akceptovať vstupný fokus"
-#: gtk/gtkwidget.c:452
+#: gtk/gtkwidget.c:455
msgid "Has focus"
msgstr "Má fokus"
-#: gtk/gtkwidget.c:453
+#: gtk/gtkwidget.c:456
msgid "Whether the widget has the input focus"
msgstr "Či prvok má vstupný fokus"
-#: gtk/gtkwidget.c:459
+#: gtk/gtkwidget.c:462
msgid "Can default"
msgstr "Môže byť implicitný"
-#: gtk/gtkwidget.c:460
+#: gtk/gtkwidget.c:463
msgid "Whether the widget can be the default widget"
msgstr "Či prvok môže byť implicitný"
-#: gtk/gtkwidget.c:466
+#: gtk/gtkwidget.c:469
msgid "Has default"
msgstr "Je implicitný"
-#: gtk/gtkwidget.c:467
+#: gtk/gtkwidget.c:470
msgid "Whether the widget is the default widget"
msgstr "Či prvok je implicitný"
-#: gtk/gtkwidget.c:473
+#: gtk/gtkwidget.c:476
msgid "Receives default"
msgstr "Prijíma ako implicitný"
-#: gtk/gtkwidget.c:474
+#: gtk/gtkwidget.c:477
msgid "If TRUE, the widget will receive the default action when it is focused."
msgstr "Ak je TRUE, prvok prijíma implicitnú akciu v prípade, že má fokus."
-#: gtk/gtkwidget.c:480
+#: gtk/gtkwidget.c:483
msgid "Composite child"
msgstr "Zložený potomok"
-#: gtk/gtkwidget.c:481
+#: gtk/gtkwidget.c:484
msgid "Whether the widget is composed of other widgets"
msgstr "Či je prvok zložený z iných prvkov"
-#: gtk/gtkwidget.c:487
+#: gtk/gtkwidget.c:490
msgid "Style"
msgstr "Štýl"
-#: gtk/gtkwidget.c:488
+#: gtk/gtkwidget.c:491
msgid ""
"The style of the widget, which contains information about how it will look "
"(colors etc)."
-msgstr "Štýl prvku, ktorý obsahuje informácie o tom, ako bude vyzerať (farby apod)."
+msgstr ""
+"Štýl prvku, ktorý obsahuje informácie o tom, ako bude vyzerať (farby apod)."
-#: gtk/gtkwidget.c:494
+#: gtk/gtkwidget.c:497
msgid "Events"
msgstr "Udalosti"
-#: gtk/gtkwidget.c:495
+#: gtk/gtkwidget.c:498
msgid "The event mask that decides what kind of GdkEvents this widget gets."
msgstr ""
"Maska udalostí, ktorá určuje, aký typ udalostí GdkEvents bude tento prvok "
"dostávať."
-#: gtk/gtkwidget.c:502
+#: gtk/gtkwidget.c:505
msgid "Extension events"
msgstr "Rozšírené udalosti"
-#: gtk/gtkwidget.c:503
+#: gtk/gtkwidget.c:506
msgid "The mask that decides what kind of extension events this widget gets."
-msgstr "Maska určujúca, ktoré typy rozšírených udalostí bude tento prvok dostávať."
+msgstr ""
+"Maska určujúca, ktoré typy rozšírených udalostí bude tento prvok dostávať."
-#: gtk/gtkwidget.c:1050
+#: gtk/gtkwidget.c:1053
msgid "Interior Focus"
msgstr "Vnútorný fokus"
-#: gtk/gtkwidget.c:1051
+#: gtk/gtkwidget.c:1054
msgid "Whether to draw the focus indicator inside widgets."
msgstr "Či sa má kresliť indikátor fokusu v prvkoch."
-#: gtk/gtkwindow.c:353
+#: gtk/gtkwindow.c:359
msgid "Window Type"
msgstr "Typ okna"
-#: gtk/gtkwindow.c:354
+#: gtk/gtkwindow.c:360
msgid "The type of the window"
msgstr "Typ okna"
-#: gtk/gtkwindow.c:363
+#: gtk/gtkwindow.c:369
msgid "Window Title"
msgstr "Titulok okna"
-#: gtk/gtkwindow.c:364
+#: gtk/gtkwindow.c:370
msgid "The title of the window"
msgstr "Text titulku okna"
-#: gtk/gtkwindow.c:371
+#: gtk/gtkwindow.c:377
msgid "Allow Shrink"
msgstr "Povoliť zmenšenie"
-#: gtk/gtkwindow.c:373
+#: gtk/gtkwindow.c:379
#, no-c-format
msgid ""
"If TRUE, the window has no mimimum size. Setting this to TRUE is 99% of the "
@@ -3707,27 +3783,24 @@ msgstr ""
"Ak je TRUE, okno nemá minimálnu veľkosť. Nastavenia tohto na TRUE je v 99% "
"prípadov zlý nápad."
-#: gtk/gtkwindow.c:380
+#: gtk/gtkwindow.c:386
msgid "Allow Grow"
msgstr "Povoliť zväčšenie"
-#: gtk/gtkwindow.c:381
+#: gtk/gtkwindow.c:387
msgid "If TRUE, users can expand the window beyond its minimum size."
-msgstr "Ak je TRUE, používateľ môže roztiahnuť okno nad jeho minimálnu veľkosť."
-
-#: gtk/gtkwindow.c:388
-msgid "Resizable"
-msgstr "Zmena veľkosti"
+msgstr ""
+"Ak je TRUE, používateľ môže roztiahnuť okno nad jeho minimálnu veľkosť."
-#: gtk/gtkwindow.c:389
+#: gtk/gtkwindow.c:395
msgid "If TRUE, users can resize the window."
msgstr "Ak je TRUE, používateľ môže zmeniť veľkosť okna."
-#: gtk/gtkwindow.c:396
+#: gtk/gtkwindow.c:402
msgid "Modal"
msgstr "Modálne"
-#: gtk/gtkwindow.c:397
+#: gtk/gtkwindow.c:403
msgid ""
"If TRUE, the window is modal (other windows are not usable while this one is "
"up)."
@@ -3735,43 +3808,45 @@ msgstr ""
"Ak je TRUE, okno je modálne (ostatné okná nie je možné používať, ak je toto "
"zobrazené)."
-#: gtk/gtkwindow.c:404
+#: gtk/gtkwindow.c:410
msgid "Window Position"
msgstr "Pozícia okna"
-#: gtk/gtkwindow.c:405
+#: gtk/gtkwindow.c:411
msgid "The initial position of the window."
msgstr "Počiatočná pozícia okna."
-#: gtk/gtkwindow.c:413
+#: gtk/gtkwindow.c:419
msgid "Default Width"
msgstr "Štandardná šírka"
-#: gtk/gtkwindow.c:414
-msgid "The default width of the window, used when initially showing the window."
+#: gtk/gtkwindow.c:420
+msgid ""
+"The default width of the window, used when initially showing the window."
msgstr "Štandardná šírka okna použitá pri počiatočnom zobrazení okna."
-#: gtk/gtkwindow.c:423
+#: gtk/gtkwindow.c:429
msgid "Default Height"
msgstr "Štandardná výška"
-#: gtk/gtkwindow.c:424
-msgid "The default height of the window, used when initially showing the window."
+#: gtk/gtkwindow.c:430
+msgid ""
+"The default height of the window, used when initially showing the window."
msgstr "Štandardná výška okna použitá pri počiatočnom zobrazení okna."
-#: gtk/gtkwindow.c:433
+#: gtk/gtkwindow.c:439
msgid "Destroy with Parent"
msgstr "Zničiť s rodičom"
-#: gtk/gtkwindow.c:434
+#: gtk/gtkwindow.c:440
msgid "If this window should be destroyed when the parent is destroyed"
msgstr "Nastavuje, či má byť okno zničené pri zničení rodiča"
-#: gtk/gtkwindow.c:441
+#: gtk/gtkwindow.c:447
msgid "Icon"
msgstr "Ikona"
-#: gtk/gtkwindow.c:442
+#: gtk/gtkwindow.c:448
msgid "Icon for this window"
msgstr "Ikona pre toto okno"
@@ -3816,4 +3891,3 @@ msgstr "Vietnamský (VIQR)"
#: modules/input/imxim.c:27
msgid "X Input Method"
msgstr "Metóda vstupu X"
-
diff --git a/po/sl.po b/po/sl.po
index eebbb5e46..1d584f088 100644
--- a/po/sl.po
+++ b/po/sl.po
@@ -4,7 +4,7 @@
msgid ""
msgstr ""
"Project-Id-Version: GTK+ 1.2.8\n"
-"POT-Creation-Date: 2001-10-25 16:39-0400\n"
+"POT-Creation-Date: 2001-11-23 15:47-0500\n"
"PO-Revision-Date: 2000-06-21 19:45+0200\n"
"Last-Translator: Miha Tomi <miha.tomsic@guest.arnes.si>\n"
"Language-Team: slovenian <sl@li.org>\n"
@@ -12,12 +12,12 @@ msgstr ""
"Content-Type: text/plain; charset=iso-8859-2\n"
"Content-Transfer-Encoding: 8bit\n"
-#: gdk-pixbuf/gdk-pixbuf-animation.c:144 gdk-pixbuf/gdk-pixbuf-io.c:543
+#: gdk-pixbuf/gdk-pixbuf-animation.c:144 gdk-pixbuf/gdk-pixbuf-io.c:551
#, c-format
msgid "Failed to open file '%s': %s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-animation.c:155 gdk-pixbuf/gdk-pixbuf-io.c:553
+#: gdk-pixbuf/gdk-pixbuf-animation.c:155 gdk-pixbuf/gdk-pixbuf-io.c:561
#, c-format
msgid "Image file '%s' contains no data"
msgstr ""
@@ -27,7 +27,7 @@ msgstr ""
msgid "Don't know how to load the animation in file '%s'"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-animation.c:205 gdk-pixbuf/gdk-pixbuf-io.c:598
+#: gdk-pixbuf/gdk-pixbuf-animation.c:205 gdk-pixbuf/gdk-pixbuf-io.c:606
#, c-format
msgid ""
"Failed to load image '%s': reason not known, probably a corrupt image file"
@@ -40,65 +40,65 @@ msgid ""
"animation file"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:316
+#: gdk-pixbuf/gdk-pixbuf-io.c:324
#, fuzzy, c-format
msgid "Unable to load image-loading module: %s: %s"
msgstr "Ne najdem naloljivega modula v poti module_path: \"%s\","
-#: gdk-pixbuf/gdk-pixbuf-io.c:335
+#: gdk-pixbuf/gdk-pixbuf-io.c:343
#, c-format
msgid ""
"Image-loading module %s does not export the proper interface; perhaps it's "
"from a different GTK version?"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:452 gdk-pixbuf/gdk-pixbuf-io.c:478
+#: gdk-pixbuf/gdk-pixbuf-io.c:460 gdk-pixbuf/gdk-pixbuf-io.c:486
#, c-format
msgid "Image type '%s' is not supported"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:500
+#: gdk-pixbuf/gdk-pixbuf-io.c:508
#, c-format
msgid "Couldn't recognize the image file format for file '%s'"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:506
+#: gdk-pixbuf/gdk-pixbuf-io.c:514
msgid "Unrecognized image file format"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:576
+#: gdk-pixbuf/gdk-pixbuf-io.c:584
#, c-format
msgid "Don't know how to load the image in file '%s'"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:609
+#: gdk-pixbuf/gdk-pixbuf-io.c:617
#, c-format
msgid "Failed to load image '%s': %s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:714
+#: gdk-pixbuf/gdk-pixbuf-io.c:722
#, c-format
msgid "This build of gdk-pixbuf does not support saving the image format: %s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:822
+#: gdk-pixbuf/gdk-pixbuf-io.c:830
#, c-format
msgid "Failed to open '%s' for writing: %s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:843
+#: gdk-pixbuf/gdk-pixbuf-io.c:851
#, c-format
msgid ""
"Failed to close '%s' while writing image, all data may not have been saved: %"
"s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-loader.c:252
+#: gdk-pixbuf/gdk-pixbuf-loader.c:250
#, c-format
msgid "Incremental loading of image type '%s' is not supported"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-loader.c:275 gdk-pixbuf/gdk-pixbuf-loader.c:376
+#: gdk-pixbuf/gdk-pixbuf-loader.c:273 gdk-pixbuf/gdk-pixbuf-loader.c:374
#, c-format
msgid ""
"Internal error: Image loader module '%s' failed to begin loading an image, "
@@ -361,35 +361,35 @@ msgstr ""
msgid "Failed to write to temporary file when loading XBM image"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1256
+#: gdk-pixbuf/io-xpm.c:1234
msgid "No XPM header found"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1264
+#: gdk-pixbuf/io-xpm.c:1242
msgid "XPM file has image width <= 0"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1272
+#: gdk-pixbuf/io-xpm.c:1250
msgid "XPM file has image height <= 0"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1280
+#: gdk-pixbuf/io-xpm.c:1258
msgid "XPM file has invalid number of colors"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1288
+#: gdk-pixbuf/io-xpm.c:1266
msgid "XPM has invalid number of chars per pixel"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1306
+#: gdk-pixbuf/io-xpm.c:1284
msgid "Can't read XPM colormap"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1344
+#: gdk-pixbuf/io-xpm.c:1322
msgid "Can't allocate memory for loading XPM image"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1527
+#: gdk-pixbuf/io-xpm.c:1505
msgid "Failed to write to temporary file when loading XPM image"
msgstr ""
@@ -410,12 +410,20 @@ msgstr ""
msgid "failed to allocate image buffer of %u bytes"
msgstr ""
-#: gtk/gtkaccellabel.c:115
-msgid "Accelerator object"
+#: gtk/gtkaccellabel.c:122
+msgid "Accelerator Closure"
msgstr ""
-#: gtk/gtkaccellabel.c:116
-msgid "The object monitored by this accelerator label"
+#: gtk/gtkaccellabel.c:123
+msgid "The closure to be monitored for accelerator changes"
+msgstr ""
+
+#: gtk/gtkaccellabel.c:129
+msgid "Accelerator Widget"
+msgstr ""
+
+#: gtk/gtkaccellabel.c:130
+msgid "The widget to be monitored for accelerator changes"
msgstr ""
#: gtk/gtkalignment.c:102
@@ -570,7 +578,7 @@ msgstr "Razmik:"
msgid "The amount of space between children."
msgstr ""
-#: gtk/gtkbox.c:135 gtk/gtknotebook.c:396
+#: gtk/gtkbox.c:135 gtk/gtknotebook.c:400
msgid "Homogeneous"
msgstr ""
@@ -578,76 +586,76 @@ msgstr ""
msgid "Whether the children should all be the same size."
msgstr ""
-#: gtk/gtkbutton.c:183 gtk/gtkframe.c:125 gtk/gtklabel.c:283
+#: gtk/gtkbutton.c:188 gtk/gtkframe.c:125 gtk/gtklabel.c:282
msgid "Label"
msgstr ""
-#: gtk/gtkbutton.c:184
+#: gtk/gtkbutton.c:189
msgid ""
"Text of the label widget inside the button, if the button contains a label "
"widget."
msgstr ""
-#: gtk/gtkbutton.c:191 gtk/gtklabel.c:304
+#: gtk/gtkbutton.c:196 gtk/gtklabel.c:303
msgid "Use underline"
msgstr ""
-#: gtk/gtkbutton.c:192 gtk/gtklabel.c:305
+#: gtk/gtkbutton.c:197 gtk/gtklabel.c:304
msgid ""
"If set, an underline in the text indicates the next character should be used "
"for the mnemonic accelerator key"
msgstr ""
-#: gtk/gtkbutton.c:199
+#: gtk/gtkbutton.c:204
msgid "Use stock"
msgstr ""
-#: gtk/gtkbutton.c:200
+#: gtk/gtkbutton.c:205
msgid ""
"If set, the label is used to pick a stock item instead of being displayed"
msgstr ""
-#: gtk/gtkbutton.c:207
+#: gtk/gtkbutton.c:212
msgid "Border relief"
msgstr ""
-#: gtk/gtkbutton.c:208
+#: gtk/gtkbutton.c:213
msgid "The border relief style."
msgstr ""
-#: gtk/gtkbutton.c:259
+#: gtk/gtkbutton.c:264
#, fuzzy
msgid "Default Spacing"
msgstr "Razmik:"
-#: gtk/gtkbutton.c:260
+#: gtk/gtkbutton.c:265
msgid "Extra space to add for CAN_DEFAULT buttons"
msgstr ""
-#: gtk/gtkbutton.c:266
+#: gtk/gtkbutton.c:271
msgid "Default Outside Spacing"
msgstr ""
-#: gtk/gtkbutton.c:267
+#: gtk/gtkbutton.c:272
msgid ""
"Extra space to add for CAN_DEFAULT buttons that is always drawn outside the "
"border"
msgstr ""
-#: gtk/gtkbutton.c:272
+#: gtk/gtkbutton.c:277
msgid "Child X Displacement"
msgstr ""
-#: gtk/gtkbutton.c:273
+#: gtk/gtkbutton.c:278
msgid ""
"How far in the x direction to move the child when the button is depressed"
msgstr ""
-#: gtk/gtkbutton.c:280
+#: gtk/gtkbutton.c:285
msgid "Child Y Displacement"
msgstr ""
-#: gtk/gtkbutton.c:281
+#: gtk/gtkbutton.c:286
msgid ""
"How far in the y direction to move the child when the button is depressed"
msgstr ""
@@ -743,297 +751,297 @@ msgstr ""
msgid "The pixbuf to render."
msgstr ""
-#: gtk/gtkcellrenderertext.c:173 gtk/gtkentry.c:498 gtk/gtkprogressbar.c:207
+#: gtk/gtkcellrenderertext.c:174 gtk/gtkentry.c:506 gtk/gtkprogressbar.c:207
msgid "Text"
msgstr ""
-#: gtk/gtkcellrenderertext.c:174
+#: gtk/gtkcellrenderertext.c:175
msgid "Text to render"
msgstr ""
-#: gtk/gtkcellrenderertext.c:181
+#: gtk/gtkcellrenderertext.c:182
msgid "Markup"
msgstr ""
-#: gtk/gtkcellrenderertext.c:182
+#: gtk/gtkcellrenderertext.c:183
msgid "Marked up text to render"
msgstr ""
-#: gtk/gtkcellrenderertext.c:189 gtk/gtklabel.c:290
+#: gtk/gtkcellrenderertext.c:190 gtk/gtklabel.c:289
msgid "Attributes"
msgstr ""
-#: gtk/gtkcellrenderertext.c:190
+#: gtk/gtkcellrenderertext.c:191
msgid "A list of style attributes to apply to the text of the renderer."
msgstr ""
-#: gtk/gtkcellrenderertext.c:197 gtk/gtktexttag.c:208
+#: gtk/gtkcellrenderertext.c:198 gtk/gtktexttag.c:209
msgid "Background color name"
msgstr ""
-#: gtk/gtkcellrenderertext.c:198 gtk/gtktexttag.c:209
+#: gtk/gtkcellrenderertext.c:199 gtk/gtktexttag.c:210
msgid "Background color as a string"
msgstr ""
-#: gtk/gtkcellrenderertext.c:205 gtk/gtktexttag.c:216
+#: gtk/gtkcellrenderertext.c:206 gtk/gtktexttag.c:217
msgid "Background color"
msgstr ""
-#: gtk/gtkcellrenderertext.c:206 gtk/gtktexttag.c:217
+#: gtk/gtkcellrenderertext.c:207 gtk/gtktexttag.c:218
msgid "Background color as a GdkColor"
msgstr ""
-#: gtk/gtkcellrenderertext.c:213 gtk/gtktexttag.c:242
+#: gtk/gtkcellrenderertext.c:214 gtk/gtktexttag.c:243
msgid "Foreground color name"
msgstr ""
-#: gtk/gtkcellrenderertext.c:214 gtk/gtktexttag.c:243
+#: gtk/gtkcellrenderertext.c:215 gtk/gtktexttag.c:244
msgid "Foreground color as a string"
msgstr ""
-#: gtk/gtkcellrenderertext.c:221 gtk/gtktexttag.c:250
+#: gtk/gtkcellrenderertext.c:222 gtk/gtktexttag.c:251
msgid "Foreground color"
msgstr ""
-#: gtk/gtkcellrenderertext.c:222 gtk/gtktexttag.c:251
+#: gtk/gtkcellrenderertext.c:223 gtk/gtktexttag.c:252
msgid "Foreground color as a GdkColor"
msgstr ""
-#: gtk/gtkcellrenderertext.c:230 gtk/gtkentry.c:430 gtk/gtktexttag.c:276
-#: gtk/gtktextview.c:539
+#: gtk/gtkcellrenderertext.c:231 gtk/gtkentry.c:438 gtk/gtktexttag.c:277
+#: gtk/gtktextview.c:548
#, fuzzy
msgid "Editable"
msgstr "(onemogoeno)"
-#: gtk/gtkcellrenderertext.c:231 gtk/gtktexttag.c:277 gtk/gtktextview.c:540
+#: gtk/gtkcellrenderertext.c:232 gtk/gtktexttag.c:278 gtk/gtktextview.c:549
msgid "Whether the text can be modified by the user"
msgstr ""
-#: gtk/gtkcellrenderertext.c:238 gtk/gtkcellrenderertext.c:246
-#: gtk/gtkfontsel.c:192 gtk/gtktexttag.c:284 gtk/gtktexttag.c:292
+#: gtk/gtkcellrenderertext.c:239 gtk/gtkcellrenderertext.c:247
+#: gtk/gtkfontsel.c:192 gtk/gtktexttag.c:285 gtk/gtktexttag.c:293
msgid "Font"
msgstr "Pisava"
-#: gtk/gtkcellrenderertext.c:239 gtk/gtktexttag.c:285
+#: gtk/gtkcellrenderertext.c:240 gtk/gtktexttag.c:286
msgid "Font description as a string"
msgstr ""
-#: gtk/gtkcellrenderertext.c:247 gtk/gtktexttag.c:293
+#: gtk/gtkcellrenderertext.c:248 gtk/gtktexttag.c:294
msgid "Font description as a PangoFontDescription struct"
msgstr ""
-#: gtk/gtkcellrenderertext.c:255 gtk/gtktexttag.c:301
+#: gtk/gtkcellrenderertext.c:256 gtk/gtktexttag.c:302
#, fuzzy
msgid "Font family"
msgstr "Druina:"
-#: gtk/gtkcellrenderertext.c:256 gtk/gtktexttag.c:302
+#: gtk/gtkcellrenderertext.c:257 gtk/gtktexttag.c:303
msgid "Name of the font family, e.g. Sans, Helvetica, Times, Monospace"
msgstr ""
-#: gtk/gtkcellrenderertext.c:263 gtk/gtkcellrenderertext.c:264
-#: gtk/gtktexttag.c:309 gtk/gtktexttag.c:310
+#: gtk/gtkcellrenderertext.c:264 gtk/gtkcellrenderertext.c:265
+#: gtk/gtktexttag.c:310 gtk/gtktexttag.c:311
#, fuzzy
msgid "Font style"
msgstr "Slog pisave:"
-#: gtk/gtkcellrenderertext.c:272 gtk/gtkcellrenderertext.c:273
-#: gtk/gtktexttag.c:318 gtk/gtktexttag.c:319
+#: gtk/gtkcellrenderertext.c:273 gtk/gtkcellrenderertext.c:274
+#: gtk/gtktexttag.c:319 gtk/gtktexttag.c:320
msgid "Font variant"
msgstr ""
-#: gtk/gtkcellrenderertext.c:281 gtk/gtkcellrenderertext.c:282
-#: gtk/gtktexttag.c:327 gtk/gtktexttag.c:328
+#: gtk/gtkcellrenderertext.c:282 gtk/gtkcellrenderertext.c:283
+#: gtk/gtktexttag.c:328 gtk/gtktexttag.c:329
msgid "Font weight"
msgstr ""
-#: gtk/gtkcellrenderertext.c:291 gtk/gtkcellrenderertext.c:292
-#: gtk/gtktexttag.c:338 gtk/gtktexttag.c:339
+#: gtk/gtkcellrenderertext.c:292 gtk/gtkcellrenderertext.c:293
+#: gtk/gtktexttag.c:339 gtk/gtktexttag.c:340
#, fuzzy
msgid "Font stretch"
msgstr "Lastnost pisave"
-#: gtk/gtkcellrenderertext.c:300 gtk/gtkcellrenderertext.c:301
-#: gtk/gtktexttag.c:347 gtk/gtktexttag.c:348
+#: gtk/gtkcellrenderertext.c:301 gtk/gtkcellrenderertext.c:302
+#: gtk/gtktexttag.c:348 gtk/gtktexttag.c:349
#, fuzzy
msgid "Font size"
msgstr "Velikost v tokah:"
-#: gtk/gtkcellrenderertext.c:310 gtk/gtktexttag.c:367
+#: gtk/gtkcellrenderertext.c:311 gtk/gtktexttag.c:368
#, fuzzy
msgid "Font points"
msgstr "Tipi pisav:"
-#: gtk/gtkcellrenderertext.c:311 gtk/gtktexttag.c:368
+#: gtk/gtkcellrenderertext.c:312 gtk/gtktexttag.c:369
msgid "Font size in points"
msgstr ""
-#: gtk/gtkcellrenderertext.c:320 gtk/gtktexttag.c:357 gtk/gtktexttag.c:358
+#: gtk/gtkcellrenderertext.c:321 gtk/gtktexttag.c:358 gtk/gtktexttag.c:359
#, fuzzy
msgid "Font scale"
msgstr "Slog pisave:"
-#: gtk/gtkcellrenderertext.c:321
+#: gtk/gtkcellrenderertext.c:322
msgid "Font scaling factor"
msgstr ""
-#: gtk/gtkcellrenderertext.c:330 gtk/gtktexttag.c:426
+#: gtk/gtkcellrenderertext.c:331 gtk/gtktexttag.c:427
msgid "Rise"
msgstr ""
-#: gtk/gtkcellrenderertext.c:331 gtk/gtktexttag.c:427
+#: gtk/gtkcellrenderertext.c:332 gtk/gtktexttag.c:428
msgid ""
"Offset of text above the baseline (below the baseline if rise is negative)"
msgstr ""
-#: gtk/gtkcellrenderertext.c:341 gtk/gtktexttag.c:466
+#: gtk/gtkcellrenderertext.c:342 gtk/gtktexttag.c:467
msgid "Strikethrough"
msgstr ""
-#: gtk/gtkcellrenderertext.c:342 gtk/gtktexttag.c:467
+#: gtk/gtkcellrenderertext.c:343 gtk/gtktexttag.c:468
msgid "Whether to strike through the text"
msgstr ""
-#: gtk/gtkcellrenderertext.c:349 gtk/gtktexttag.c:474
+#: gtk/gtkcellrenderertext.c:350 gtk/gtktexttag.c:475
msgid "Underline"
msgstr ""
-#: gtk/gtkcellrenderertext.c:350 gtk/gtktexttag.c:475
+#: gtk/gtkcellrenderertext.c:351 gtk/gtktexttag.c:476
msgid "Style of underline for this text"
msgstr ""
-#: gtk/gtkcellrenderertext.c:360 gtk/gtktexttag.c:511
+#: gtk/gtkcellrenderertext.c:361 gtk/gtktexttag.c:512
msgid "Background set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:361 gtk/gtktexttag.c:512
+#: gtk/gtkcellrenderertext.c:362 gtk/gtktexttag.c:513
msgid "Whether this tag affects the background color"
msgstr ""
-#: gtk/gtkcellrenderertext.c:364 gtk/gtktexttag.c:523
+#: gtk/gtkcellrenderertext.c:365 gtk/gtktexttag.c:524
msgid "Foreground set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:365 gtk/gtktexttag.c:524
+#: gtk/gtkcellrenderertext.c:366 gtk/gtktexttag.c:525
msgid "Whether this tag affects the foreground color"
msgstr ""
-#: gtk/gtkcellrenderertext.c:368 gtk/gtktexttag.c:531
+#: gtk/gtkcellrenderertext.c:369 gtk/gtktexttag.c:532
msgid "Editability set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:369 gtk/gtktexttag.c:532
+#: gtk/gtkcellrenderertext.c:370 gtk/gtktexttag.c:533
msgid "Whether this tag affects text editability"
msgstr ""
-#: gtk/gtkcellrenderertext.c:372 gtk/gtktexttag.c:535
+#: gtk/gtkcellrenderertext.c:373 gtk/gtktexttag.c:536
msgid "Font family set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:373 gtk/gtktexttag.c:536
+#: gtk/gtkcellrenderertext.c:374 gtk/gtktexttag.c:537
msgid "Whether this tag affects the font family"
msgstr ""
-#: gtk/gtkcellrenderertext.c:376 gtk/gtktexttag.c:539
+#: gtk/gtkcellrenderertext.c:377 gtk/gtktexttag.c:540
#, fuzzy
msgid "Font style set"
msgstr "Slog pisave:"
-#: gtk/gtkcellrenderertext.c:377 gtk/gtktexttag.c:540
+#: gtk/gtkcellrenderertext.c:378 gtk/gtktexttag.c:541
msgid "Whether this tag affects the font style"
msgstr ""
-#: gtk/gtkcellrenderertext.c:380 gtk/gtktexttag.c:543
+#: gtk/gtkcellrenderertext.c:381 gtk/gtktexttag.c:544
msgid "Font variant set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:381 gtk/gtktexttag.c:544
+#: gtk/gtkcellrenderertext.c:382 gtk/gtktexttag.c:545
msgid "Whether this tag affects the font variant"
msgstr ""
-#: gtk/gtkcellrenderertext.c:384 gtk/gtktexttag.c:547
+#: gtk/gtkcellrenderertext.c:385 gtk/gtktexttag.c:548
msgid "Font weight set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:385 gtk/gtktexttag.c:548
+#: gtk/gtkcellrenderertext.c:386 gtk/gtktexttag.c:549
msgid "Whether this tag affects the font weight"
msgstr ""
-#: gtk/gtkcellrenderertext.c:388 gtk/gtktexttag.c:551
+#: gtk/gtkcellrenderertext.c:389 gtk/gtktexttag.c:552
msgid "Font stretch set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:389 gtk/gtktexttag.c:552
+#: gtk/gtkcellrenderertext.c:390 gtk/gtktexttag.c:553
msgid "Whether this tag affects the font stretch"
msgstr ""
-#: gtk/gtkcellrenderertext.c:392 gtk/gtktexttag.c:555
+#: gtk/gtkcellrenderertext.c:393 gtk/gtktexttag.c:556
msgid "Font size set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:393 gtk/gtktexttag.c:556
+#: gtk/gtkcellrenderertext.c:394 gtk/gtktexttag.c:557
msgid "Whether this tag affects the font size"
msgstr ""
-#: gtk/gtkcellrenderertext.c:396 gtk/gtktexttag.c:559
+#: gtk/gtkcellrenderertext.c:397 gtk/gtktexttag.c:560
#, fuzzy
msgid "Font scale set"
msgstr "Slog pisave:"
-#: gtk/gtkcellrenderertext.c:397 gtk/gtktexttag.c:560
+#: gtk/gtkcellrenderertext.c:398 gtk/gtktexttag.c:561
msgid "Whether this tag scales the font size by a factor"
msgstr ""
-#: gtk/gtkcellrenderertext.c:400 gtk/gtktexttag.c:579
+#: gtk/gtkcellrenderertext.c:401 gtk/gtktexttag.c:580
msgid "Rise set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:401 gtk/gtktexttag.c:580
+#: gtk/gtkcellrenderertext.c:402 gtk/gtktexttag.c:581
msgid "Whether this tag affects the rise"
msgstr ""
-#: gtk/gtkcellrenderertext.c:404 gtk/gtktexttag.c:595
+#: gtk/gtkcellrenderertext.c:405 gtk/gtktexttag.c:596
msgid "Strikethrough set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:405 gtk/gtktexttag.c:596
+#: gtk/gtkcellrenderertext.c:406 gtk/gtktexttag.c:597
msgid "Whether this tag affects strikethrough"
msgstr ""
-#: gtk/gtkcellrenderertext.c:408 gtk/gtktexttag.c:603
+#: gtk/gtkcellrenderertext.c:409 gtk/gtktexttag.c:604
msgid "Underline set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:409 gtk/gtktexttag.c:604
+#: gtk/gtkcellrenderertext.c:410 gtk/gtktexttag.c:605
msgid "Whether this tag affects underlining"
msgstr ""
-#: gtk/gtkcellrenderertoggle.c:129
+#: gtk/gtkcellrenderertoggle.c:130
msgid "Toggle state"
msgstr ""
-#: gtk/gtkcellrenderertoggle.c:130
+#: gtk/gtkcellrenderertoggle.c:131
msgid "The toggle state of the button"
msgstr ""
-#: gtk/gtkcellrenderertoggle.c:138
+#: gtk/gtkcellrenderertoggle.c:139
#, fuzzy
msgid "Activatable"
msgstr "(onemogoeno)"
-#: gtk/gtkcellrenderertoggle.c:139
+#: gtk/gtkcellrenderertoggle.c:140
msgid "The toggle button can be activated"
msgstr ""
-#: gtk/gtkcellrenderertoggle.c:147
+#: gtk/gtkcellrenderertoggle.c:148
msgid "Radio state"
msgstr ""
-#: gtk/gtkcellrenderertoggle.c:148
+#: gtk/gtkcellrenderertoggle.c:149
msgid "Draw the toggle button as a radio button"
msgstr ""
-#: gtk/gtkcheckbutton.c:95 gtk/gtkoptionmenu.c:163
+#: gtk/gtkcheckbutton.c:95 gtk/gtkoptionmenu.c:191
msgid "Indicator Size"
msgstr ""
@@ -1041,7 +1049,7 @@ msgstr ""
msgid "Size of check or radio indicator"
msgstr ""
-#: gtk/gtkcheckbutton.c:103 gtk/gtkoptionmenu.c:169
+#: gtk/gtkcheckbutton.c:103 gtk/gtkoptionmenu.c:197
msgid "Indicator Spacing"
msgstr ""
@@ -1049,171 +1057,171 @@ msgstr ""
msgid "Spacing around check or radio indicator"
msgstr ""
-#: gtk/gtkcheckmenuitem.c:114 gtk/gtktogglebutton.c:142
+#: gtk/gtkcheckmenuitem.c:115 gtk/gtktogglebutton.c:132
msgid "Active"
msgstr ""
-#: gtk/gtkcheckmenuitem.c:115
+#: gtk/gtkcheckmenuitem.c:116
msgid "Whether the menu item is checked."
msgstr ""
-#: gtk/gtkcheckmenuitem.c:122 gtk/gtktogglebutton.c:150
+#: gtk/gtkcheckmenuitem.c:123 gtk/gtktogglebutton.c:140
msgid "Inconsistent"
msgstr ""
-#: gtk/gtkcheckmenuitem.c:123
+#: gtk/gtkcheckmenuitem.c:124
msgid "Whether to display an \"inconsistent\" state."
msgstr ""
-#: gtk/gtkcolorsel.c:574
+#: gtk/gtkcolorsel.c:578
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:579
+#: gtk/gtkcolorsel.c:583
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:883
+#: gtk/gtkcolorsel.c:887
msgid "_Save color here"
msgstr ""
-#: gtk/gtkcolorsel.c:1051
+#: gtk/gtkcolorsel.c:1055
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:1667
+#: gtk/gtkcolorsel.c:1674
msgid "Has Opacity Control"
msgstr ""
-#: gtk/gtkcolorsel.c:1668
+#: gtk/gtkcolorsel.c:1675
msgid "Whether the color selector should allow setting opacity"
msgstr ""
-#: gtk/gtkcolorsel.c:1674
+#: gtk/gtkcolorsel.c:1681
msgid "Has palette"
msgstr ""
-#: gtk/gtkcolorsel.c:1675
+#: gtk/gtkcolorsel.c:1682
msgid "Whether a palette should be used"
msgstr ""
-#: gtk/gtkcolorsel.c:1681
+#: gtk/gtkcolorsel.c:1688
msgid "Current Color"
msgstr ""
-#: gtk/gtkcolorsel.c:1682
+#: gtk/gtkcolorsel.c:1689
msgid "The current color"
msgstr ""
-#: gtk/gtkcolorsel.c:1688
+#: gtk/gtkcolorsel.c:1695
msgid "Current Alpha"
msgstr ""
-#: gtk/gtkcolorsel.c:1689
+#: gtk/gtkcolorsel.c:1696
msgid "The current opacity value (0 fully transparent, 65535 fully opaque)"
msgstr ""
-#: gtk/gtkcolorsel.c:1702
+#: gtk/gtkcolorsel.c:1709
msgid "Custom palette"
msgstr ""
-#: gtk/gtkcolorsel.c:1703
+#: gtk/gtkcolorsel.c:1710
msgid "Palette to use in the color selector"
msgstr ""
-#: gtk/gtkcolorsel.c:1758
+#: gtk/gtkcolorsel.c:1750
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:1786
+#: gtk/gtkcolorsel.c:1778
msgid ""
"Click the eyedropper, then click a color anywhere on your screen to select "
"that color."
msgstr ""
-#: gtk/gtkcolorsel.c:1795
+#: gtk/gtkcolorsel.c:1787
#, fuzzy
msgid "_Hue:"
msgstr "Odtenek:"
-#: gtk/gtkcolorsel.c:1796
+#: gtk/gtkcolorsel.c:1788
msgid "Position on the color wheel."
msgstr ""
-#: gtk/gtkcolorsel.c:1797
+#: gtk/gtkcolorsel.c:1789
#, fuzzy
msgid "_Saturation:"
msgstr "Nasienost:"
-#: gtk/gtkcolorsel.c:1798
+#: gtk/gtkcolorsel.c:1790
msgid "\"Deepness\" of the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1799
+#: gtk/gtkcolorsel.c:1791
#, fuzzy
msgid "_Value:"
msgstr "Vrednost:"
-#: gtk/gtkcolorsel.c:1800
+#: gtk/gtkcolorsel.c:1792
msgid "Brightness of the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1801
+#: gtk/gtkcolorsel.c:1793
#, fuzzy
msgid "_Red:"
msgstr "Rdea:"
-#: gtk/gtkcolorsel.c:1802
+#: gtk/gtkcolorsel.c:1794
msgid "Amount of red light in the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1803
+#: gtk/gtkcolorsel.c:1795
#, fuzzy
msgid "_Green:"
msgstr "Zelena:"
-#: gtk/gtkcolorsel.c:1804
+#: gtk/gtkcolorsel.c:1796
msgid "Amount of green light in the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1805
+#: gtk/gtkcolorsel.c:1797
#, fuzzy
msgid "_Blue:"
msgstr "Modra:"
-#: gtk/gtkcolorsel.c:1806
+#: gtk/gtkcolorsel.c:1798
msgid "Amount of blue light in the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1809
+#: gtk/gtkcolorsel.c:1801
#, fuzzy
msgid "_Opacity:"
msgstr "Neprosojnost:"
-#: gtk/gtkcolorsel.c:1817
+#: gtk/gtkcolorsel.c:1809
msgid "Transparency of the currently-selected color."
msgstr ""
-#: gtk/gtkcolorsel.c:1832
+#: gtk/gtkcolorsel.c:1824
msgid "Color _Name:"
msgstr ""
-#: gtk/gtkcolorsel.c:1844
+#: gtk/gtkcolorsel.c:1836
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:1863
+#: gtk/gtkcolorsel.c:1855
msgid "_Palette"
msgstr ""
@@ -1258,204 +1266,204 @@ msgstr ""
msgid "Whether entered values must already be present in the list"
msgstr ""
-#: gtk/gtkcontainer.c:202
+#: gtk/gtkcontainer.c:203
msgid "Resize mode"
msgstr ""
-#: gtk/gtkcontainer.c:203
+#: gtk/gtkcontainer.c:204
msgid "Specify how resize events are handled"
msgstr ""
-#: gtk/gtkcontainer.c:210
+#: gtk/gtkcontainer.c:211
msgid "Border width"
msgstr ""
-#: gtk/gtkcontainer.c:211
+#: gtk/gtkcontainer.c:212
msgid "The width of the empty border outside the containers children."
msgstr ""
-#: gtk/gtkcontainer.c:219
+#: gtk/gtkcontainer.c:220
msgid "Child"
msgstr ""
-#: gtk/gtkcontainer.c:220
+#: gtk/gtkcontainer.c:221
msgid "Can be used to add a new child to the container."
msgstr ""
-#: gtk/gtkcurve.c:120
+#: gtk/gtkcurve.c:121
#, fuzzy
msgid "Curve type"
msgstr "Ustvari"
-#: gtk/gtkcurve.c:121
+#: gtk/gtkcurve.c:122
msgid "Is this curve linear, spline interpolated, or free-form"
msgstr ""
-#: gtk/gtkcurve.c:129
+#: gtk/gtkcurve.c:130
msgid "Minimum X"
msgstr ""
-#: gtk/gtkcurve.c:130
+#: gtk/gtkcurve.c:131
msgid "Minimum possible value for X"
msgstr ""
-#: gtk/gtkcurve.c:139
+#: gtk/gtkcurve.c:140
msgid "Maximum X"
msgstr ""
-#: gtk/gtkcurve.c:140
+#: gtk/gtkcurve.c:141
msgid "Maximum possible X value."
msgstr ""
-#: gtk/gtkcurve.c:149
+#: gtk/gtkcurve.c:150
msgid "Minimum Y"
msgstr ""
-#: gtk/gtkcurve.c:150
+#: gtk/gtkcurve.c:151
msgid "Minimum possible value for Y"
msgstr ""
-#: gtk/gtkcurve.c:159
+#: gtk/gtkcurve.c:160
msgid "Maximum Y"
msgstr ""
-#: gtk/gtkcurve.c:160
+#: gtk/gtkcurve.c:161
msgid "Maximum possible value for Y"
msgstr ""
-#: gtk/gtkdialog.c:125
+#: gtk/gtkdialog.c:126
msgid "Has separator"
msgstr ""
-#: gtk/gtkdialog.c:126
+#: gtk/gtkdialog.c:127
msgid "The dialog has a separator bar above its buttons"
msgstr ""
-#: gtk/gtkdialog.c:149
+#: gtk/gtkdialog.c:150
msgid "Content area border"
msgstr ""
-#: gtk/gtkdialog.c:150
+#: gtk/gtkdialog.c:151
msgid "Width of border around the main dialog area"
msgstr ""
-#: gtk/gtkdialog.c:157
+#: gtk/gtkdialog.c:158
msgid "Button spacing"
msgstr ""
-#: gtk/gtkdialog.c:158
+#: gtk/gtkdialog.c:159
msgid "Spacing between buttons"
msgstr ""
-#: gtk/gtkdialog.c:166
+#: gtk/gtkdialog.c:167
msgid "Action area border"
msgstr ""
-#: gtk/gtkdialog.c:167
+#: gtk/gtkdialog.c:168
msgid "Width of border around the button area at the bottom of the dialog"
msgstr ""
-#: gtk/gtkentry.c:410 gtk/gtklabel.c:361
+#: gtk/gtkentry.c:418 gtk/gtklabel.c:360
#, fuzzy
msgid "Cursor Position"
msgstr "Onemogoeno"
-#: gtk/gtkentry.c:411 gtk/gtklabel.c:362
+#: gtk/gtkentry.c:419 gtk/gtklabel.c:361
msgid "The current position of the insertion cursor in chars."
msgstr ""
-#: gtk/gtkentry.c:420 gtk/gtklabel.c:371
+#: gtk/gtkentry.c:428 gtk/gtklabel.c:370
#, fuzzy
msgid "Selection Bound"
msgstr "Izbira: "
-#: gtk/gtkentry.c:421 gtk/gtklabel.c:372
+#: gtk/gtkentry.c:429 gtk/gtklabel.c:371
msgid ""
"The position of the opposite end of the selection from the cursor in chars."
msgstr ""
-#: gtk/gtkentry.c:431
+#: gtk/gtkentry.c:439
msgid "Whether the entry contents can be edited"
msgstr ""
-#: gtk/gtkentry.c:438
+#: gtk/gtkentry.c:446
msgid "Maximum length"
msgstr ""
-#: gtk/gtkentry.c:439
+#: gtk/gtkentry.c:447
msgid "Maximum number of characters for this entry"
msgstr ""
-#: gtk/gtkentry.c:447
+#: gtk/gtkentry.c:455
msgid "Visibility"
msgstr ""
-#: gtk/gtkentry.c:448
+#: gtk/gtkentry.c:456
msgid ""
"FALSE displays the \"invisible char\" instead of the actual text (password "
"mode)"
msgstr ""
-#: gtk/gtkentry.c:455
+#: gtk/gtkentry.c:463
msgid "Has Frame"
msgstr ""
-#: gtk/gtkentry.c:456
+#: gtk/gtkentry.c:464
msgid "FALSE removes outside bevel from entry."
msgstr ""
-#: gtk/gtkentry.c:463
+#: gtk/gtkentry.c:471
msgid "Invisible character"
msgstr ""
-#: gtk/gtkentry.c:464
+#: gtk/gtkentry.c:472
msgid "The character to use when masking entry contents (in \"password mode\")"
msgstr ""
-#: gtk/gtkentry.c:471
+#: gtk/gtkentry.c:479
msgid "Activates default"
msgstr ""
-#: gtk/gtkentry.c:472
+#: gtk/gtkentry.c:480
msgid ""
"Whether to activate the default widget (such as the default button in a "
"dialog) when Enter is pressed."
msgstr ""
-#: gtk/gtkentry.c:478
+#: gtk/gtkentry.c:486
msgid "Width in chars"
msgstr ""
-#: gtk/gtkentry.c:479
+#: gtk/gtkentry.c:487
msgid "Number of characters to leave space for in the entry."
msgstr ""
-#: gtk/gtkentry.c:488
+#: gtk/gtkentry.c:496
msgid "Scroll offset"
msgstr ""
-#: gtk/gtkentry.c:489
+#: gtk/gtkentry.c:497
msgid "Number of pixels of the entry scrolled off the screen to the left"
msgstr ""
-#: gtk/gtkentry.c:499
+#: gtk/gtkentry.c:507
msgid "The contents of the entry"
msgstr ""
-#: gtk/gtkentry.c:505 gtk/gtklabel.c:380 gtk/gtktextview.c:615
+#: gtk/gtkentry.c:513 gtk/gtklabel.c:379 gtk/gtktextview.c:624
msgid "Cursor color"
msgstr ""
-#: gtk/gtkentry.c:506 gtk/gtklabel.c:381 gtk/gtktextview.c:616
+#: gtk/gtkentry.c:514 gtk/gtklabel.c:380 gtk/gtktextview.c:625
msgid "Color with which to draw insertion cursor"
msgstr ""
-#: gtk/gtkentry.c:3793 gtk/gtklabel.c:3180
+#: gtk/gtkentry.c:3832 gtk/gtklabel.c:3151
#, fuzzy
msgid "Select All"
msgstr "Zbrii"
-#: gtk/gtkentry.c:3803 gtk/gtklabel.c:3190 gtk/gtktextview.c:5563
+#: gtk/gtkentry.c:3842 gtk/gtklabel.c:3161 gtk/gtktextview.c:5737
msgid "Input Methods"
msgstr ""
@@ -1486,12 +1494,12 @@ msgstr "Imeniki"
msgid "Files"
msgstr "Datoteke"
-#: gtk/gtkfilesel.c:727 gtk/gtkfilesel.c:2052
+#: gtk/gtkfilesel.c:726 gtk/gtkfilesel.c:2057
#, c-format
msgid "Directory unreadable: %s"
msgstr "Neberljiv imenik: %s"
-#: gtk/gtkfilesel.c:849
+#: gtk/gtkfilesel.c:848
#, c-format
msgid ""
"The file \"%s\" resides on another machine (called %s) and may not be "
@@ -1499,130 +1507,128 @@ msgid ""
"Are you sure that you want to select it?"
msgstr ""
-#: gtk/gtkfilesel.c:979
+#: gtk/gtkfilesel.c:978
msgid "Create Dir"
msgstr "Ustvari imenik"
-#: gtk/gtkfilesel.c:990 gtk/gtkfilesel.c:1413
+#: gtk/gtkfilesel.c:989 gtk/gtkfilesel.c:1416
msgid "Delete File"
msgstr "Zbrii datoteko"
-#: gtk/gtkfilesel.c:1001 gtk/gtkfilesel.c:1556
+#: gtk/gtkfilesel.c:1000 gtk/gtkfilesel.c:1559
msgid "Rename File"
msgstr "Preimenuj datoteko"
-#: gtk/gtkfilesel.c:1236
+#: gtk/gtkfilesel.c:1237
#, c-format
msgid ""
"The directory name \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
-#: gtk/gtkfilesel.c:1238
+#: gtk/gtkfilesel.c:1239
#, c-format
msgid ""
"Error creating directory \"%s\": %s\n"
"%s"
msgstr ""
-#: gtk/gtkfilesel.c:1239 gtk/gtkfilesel.c:1490
+#: gtk/gtkfilesel.c:1240 gtk/gtkfilesel.c:1493
msgid "You probably used symbols not allowed in filenames."
msgstr ""
-#: gtk/gtkfilesel.c:1247
+#: gtk/gtkfilesel.c:1248
#, c-format
msgid "Error creating directory \"%s\": %s\n"
msgstr ""
-#: gtk/gtkfilesel.c:1281
+#: gtk/gtkfilesel.c:1282
msgid "Create Directory"
msgstr "Ustvari imenik"
-#: gtk/gtkfilesel.c:1295
+#: gtk/gtkfilesel.c:1296
#, fuzzy
msgid "_Directory name:"
msgstr "Ime imenika:"
#. buttons
-#: gtk/gtkfilesel.c:1309
-msgid "Create"
-msgstr "Ustvari"
-
-#: gtk/gtkfilesel.c:1318 gtk/gtkfilesel.c:1444 gtk/gtkfilesel.c:1598
-#: gtk/gtkgamma.c:424
+#: gtk/gtkfilesel.c:1310 gtk/gtkfilesel.c:1438 gtk/gtkfilesel.c:1592
+#: gtk/gtkgamma.c:417
msgid "Cancel"
msgstr "Preklii"
-#: gtk/gtkfilesel.c:1353
+#: gtk/gtkfilesel.c:1322
+msgid "Create"
+msgstr "Ustvari"
+
+#: gtk/gtkfilesel.c:1356
#, c-format
msgid "The filename \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
-#: gtk/gtkfilesel.c:1356
+#: gtk/gtkfilesel.c:1359
#, c-format
msgid ""
"Error deleting file \"%s\": %s\n"
"%s"
msgstr ""
-#: gtk/gtkfilesel.c:1358 gtk/gtkfilesel.c:1504
+#: gtk/gtkfilesel.c:1361 gtk/gtkfilesel.c:1507
msgid "It probably contains symbols not allowed in filenames."
msgstr ""
-#: gtk/gtkfilesel.c:1367
+#: gtk/gtkfilesel.c:1370
#, c-format
msgid "Error deleting file \"%s\": %s"
msgstr ""
-#. buttons
-#: gtk/gtkfilesel.c:1435
+#: gtk/gtkfilesel.c:1448
msgid "Delete"
msgstr "Zbrii"
-#: gtk/gtkfilesel.c:1486 gtk/gtkfilesel.c:1500
+#: gtk/gtkfilesel.c:1489 gtk/gtkfilesel.c:1503
#, c-format
msgid "The file name \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
-#: gtk/gtkfilesel.c:1488
+#: gtk/gtkfilesel.c:1491
#, c-format
msgid ""
"Error renaming file to \"%s\": %s\n"
"%s"
msgstr ""
-#: gtk/gtkfilesel.c:1502
+#: gtk/gtkfilesel.c:1505
#, c-format
msgid ""
"Error renaming file \"%s\": %s\n"
"%s"
msgstr ""
-#: gtk/gtkfilesel.c:1512
+#: gtk/gtkfilesel.c:1515
#, c-format
msgid "Error renaming file \"%s\" to \"%s\": %s"
msgstr ""
-#. buttons
-#: gtk/gtkfilesel.c:1589
+#: gtk/gtkfilesel.c:1604
msgid "Rename"
msgstr "Preimenuj"
-#: gtk/gtkfilesel.c:2031
+#: gtk/gtkfilesel.c:2036
msgid "Selection: "
msgstr "Izbira: "
-#: gtk/gtkfilesel.c:2641
+#: gtk/gtkfilesel.c:2647
#, c-format
msgid ""
"The filename %s couldn't be converted to UTF-8. Try setting the environment "
"variable G_BROKEN_FILENAMES."
msgstr ""
-#: gtk/gtkfilesel.c:3509
+#: gtk/gtkfilesel.c:3515
msgid "Name too long"
msgstr ""
-#: gtk/gtkfilesel.c:3511
+#: gtk/gtkfilesel.c:3517
msgid "Couldn't convert filename"
msgstr ""
@@ -1668,7 +1674,7 @@ msgstr "Velikost:"
msgid "Preview:"
msgstr "Ogled:"
-#: gtk/gtkfontsel.c:1060
+#: gtk/gtkfontsel.c:1059
msgid "Font Selection"
msgstr "Izbor pisav"
@@ -1692,7 +1698,7 @@ msgstr ""
msgid "The vertical alignment of the label."
msgstr ""
-#: gtk/gtkframe.c:153 gtk/gtkhandlebox.c:184
+#: gtk/gtkframe.c:153 gtk/gtkhandlebox.c:185
msgid "Deprecated property, use shadow_type instead."
msgstr ""
@@ -1712,41 +1718,41 @@ msgstr ""
msgid "A widget to display in place of the usual frame label."
msgstr ""
-#: gtk/gtkgamma.c:395
+#: gtk/gtkgamma.c:396
msgid "Gamma"
msgstr "Gama"
-#: gtk/gtkgamma.c:402
+#: gtk/gtkgamma.c:403
#, fuzzy
msgid "_Gamma value"
msgstr "Vrednost gama"
-#: gtk/gtkgamma.c:416
+#: gtk/gtkgamma.c:423
msgid "OK"
msgstr "Potrdi"
-#: gtk/gtkhandlebox.c:191 gtk/gtkmenubar.c:148 gtk/gtkstatusbar.c:157
-#: gtk/gtktoolbar.c:276 gtk/gtkviewport.c:147
+#: gtk/gtkhandlebox.c:192 gtk/gtkmenubar.c:148 gtk/gtkstatusbar.c:158
+#: gtk/gtktoolbar.c:277 gtk/gtkviewport.c:148
msgid "Shadow type"
msgstr ""
-#: gtk/gtkhandlebox.c:192
+#: gtk/gtkhandlebox.c:193
msgid "Appearance of the shadow that surrounds the container."
msgstr ""
-#: gtk/gtkhandlebox.c:200
+#: gtk/gtkhandlebox.c:201
msgid "Handle position"
msgstr ""
-#: gtk/gtkhandlebox.c:201
+#: gtk/gtkhandlebox.c:202
msgid "Position of the handle relative to the child widget."
msgstr ""
-#: gtk/gtkhandlebox.c:209
+#: gtk/gtkhandlebox.c:210
msgid "Snap edge"
msgstr ""
-#: gtk/gtkhandlebox.c:210
+#: gtk/gtkhandlebox.c:211
msgid ""
"Side of the handlebox that's lined up with the docking point to dock the "
"handlebox."
@@ -1755,7 +1761,7 @@ msgstr ""
#. Remove this icon source so we don't keep trying to
#. * load it.
#.
-#: gtk/gtkiconfactory.c:1049
+#: gtk/gtkiconfactory.c:1061
#, c-format
msgid "Error loading icon: %s"
msgstr ""
@@ -1769,215 +1775,215 @@ msgid "Child widget to appear next to the menu text"
msgstr ""
#. shell and main vbox
-#: gtk/gtkinputdialog.c:181
+#: gtk/gtkinputdialog.c:182
msgid "Input"
msgstr "Vnos"
-#: gtk/gtkinputdialog.c:189
+#: gtk/gtkinputdialog.c:190
msgid "No input devices"
msgstr "Nobene naprave za vnos"
-#: gtk/gtkinputdialog.c:218
+#: gtk/gtkinputdialog.c:219
#, fuzzy
msgid "_Device:"
msgstr "Naprava:"
-#: gtk/gtkinputdialog.c:235
+#: gtk/gtkinputdialog.c:236
msgid "Disabled"
msgstr "Onemogoeno"
-#: gtk/gtkinputdialog.c:243
+#: gtk/gtkinputdialog.c:244
msgid "Screen"
msgstr "Zaslon"
-#: gtk/gtkinputdialog.c:251
+#: gtk/gtkinputdialog.c:252
msgid "Window"
msgstr "Okno"
-#: gtk/gtkinputdialog.c:259
+#: gtk/gtkinputdialog.c:260
#, fuzzy
msgid "_Mode: "
msgstr "Nain: "
#. The axis listbox
-#: gtk/gtkinputdialog.c:290
+#: gtk/gtkinputdialog.c:291
#, fuzzy
msgid "_Axes"
msgstr "Osi"
#. Keys listbox
-#: gtk/gtkinputdialog.c:306
+#: gtk/gtkinputdialog.c:307
#, fuzzy
msgid "_Keys"
msgstr "Tipke"
#. We create the save button in any case, so that clients can
#. connect to it, without paying attention to whether it exits
-#: gtk/gtkinputdialog.c:327
+#: gtk/gtkinputdialog.c:328
msgid "Save"
msgstr "Shrani"
-#: gtk/gtkinputdialog.c:336
+#: gtk/gtkinputdialog.c:337
msgid "Close"
msgstr "Zapri"
-#: gtk/gtkinputdialog.c:469
+#: gtk/gtkinputdialog.c:470
msgid "X"
msgstr "X"
-#: gtk/gtkinputdialog.c:470
+#: gtk/gtkinputdialog.c:471
msgid "Y"
msgstr "Y"
-#: gtk/gtkinputdialog.c:471
+#: gtk/gtkinputdialog.c:472
msgid "Pressure"
msgstr "Pritisk"
-#: gtk/gtkinputdialog.c:472
+#: gtk/gtkinputdialog.c:473
msgid "X Tilt"
msgstr "Nagib X"
-#: gtk/gtkinputdialog.c:473
+#: gtk/gtkinputdialog.c:474
msgid "Y Tilt"
msgstr "Nagib Y"
-#: gtk/gtkinputdialog.c:474
+#: gtk/gtkinputdialog.c:475
msgid "Wheel"
msgstr ""
-#: gtk/gtkinputdialog.c:514
+#: gtk/gtkinputdialog.c:515
msgid "none"
msgstr "ni"
-#: gtk/gtkinputdialog.c:548 gtk/gtkinputdialog.c:584
+#: gtk/gtkinputdialog.c:549 gtk/gtkinputdialog.c:585
msgid "(disabled)"
msgstr "(onemogoeno)"
-#: gtk/gtkinputdialog.c:577
+#: gtk/gtkinputdialog.c:578
msgid "(unknown)"
msgstr "(neznano)"
#. and clear button
-#: gtk/gtkinputdialog.c:662
+#: gtk/gtkinputdialog.c:663
msgid "clear"
msgstr "izprazni"
-#: gtk/gtklabel.c:284
+#: gtk/gtklabel.c:283
msgid "The text of the label."
msgstr ""
-#: gtk/gtklabel.c:291
+#: gtk/gtklabel.c:290
msgid "A list of style attributes to apply to the text of the label."
msgstr ""
-#: gtk/gtklabel.c:297
+#: gtk/gtklabel.c:296
msgid "Use markup"
msgstr ""
-#: gtk/gtklabel.c:298
+#: gtk/gtklabel.c:297
msgid "The text of the label includes XML markup. See pango_parse_markup()."
msgstr ""
-#: gtk/gtklabel.c:312 gtk/gtktexttag.c:377 gtk/gtktextview.c:556
+#: gtk/gtklabel.c:311 gtk/gtktexttag.c:378 gtk/gtktextview.c:565
msgid "Justification"
msgstr ""
-#: gtk/gtklabel.c:313
+#: gtk/gtklabel.c:312
msgid ""
"The alignment of the lines in the text of the label relative to each other. "
"This does NOT affect the alignment of the label within its allocation. See "
"GtkMisc::xalign for that."
msgstr ""
-#: gtk/gtklabel.c:321
+#: gtk/gtklabel.c:320
msgid "Pattern"
msgstr ""
-#: gtk/gtklabel.c:322
+#: gtk/gtklabel.c:321
msgid ""
"A string with _ characters in positions correspond to characters in the text "
"to underline."
msgstr ""
-#: gtk/gtklabel.c:329
+#: gtk/gtklabel.c:328
msgid "Line wrap"
msgstr ""
-#: gtk/gtklabel.c:330
+#: gtk/gtklabel.c:329
msgid "If set, wrap lines if the text becomes too wide."
msgstr ""
-#: gtk/gtklabel.c:336
+#: gtk/gtklabel.c:335
#, fuzzy
msgid "Selectable"
msgstr "Zbrii"
-#: gtk/gtklabel.c:337
+#: gtk/gtklabel.c:336
msgid "Whether the label text can be selected with the mouse."
msgstr ""
-#: gtk/gtklabel.c:343
+#: gtk/gtklabel.c:342
msgid "Mnemonic key"
msgstr ""
-#: gtk/gtklabel.c:344
+#: gtk/gtklabel.c:343
msgid "The mnemonic accelerator key for this label."
msgstr ""
-#: gtk/gtklabel.c:352
+#: gtk/gtklabel.c:351
msgid "Mnemonic widget"
msgstr ""
-#: gtk/gtklabel.c:353
+#: gtk/gtklabel.c:352
msgid "The widget to be activated when the label's mnemonic key is pressed."
msgstr ""
-#: gtk/gtklayout.c:575
+#: gtk/gtklayout.c:576
msgid "X position"
msgstr ""
-#: gtk/gtklayout.c:576
+#: gtk/gtklayout.c:577
msgid "X position of child widget"
msgstr ""
-#: gtk/gtklayout.c:585
+#: gtk/gtklayout.c:586
msgid "Y position"
msgstr ""
-#: gtk/gtklayout.c:586
+#: gtk/gtklayout.c:587
msgid "Y position of child widget"
msgstr ""
-#: gtk/gtklayout.c:595 gtk/gtkviewport.c:131
+#: gtk/gtklayout.c:596 gtk/gtkviewport.c:132
msgid "Horizontal adjustment"
msgstr ""
-#: gtk/gtklayout.c:596
+#: gtk/gtklayout.c:597
msgid "The GtkAdjustment for the horizontal position."
msgstr ""
-#: gtk/gtklayout.c:603 gtk/gtkviewport.c:139
+#: gtk/gtklayout.c:604 gtk/gtkviewport.c:140
msgid "Vertical adjustment"
msgstr ""
-#: gtk/gtklayout.c:604
+#: gtk/gtklayout.c:605
msgid "The GtkAdjustment for the vertical position."
msgstr ""
-#: gtk/gtklayout.c:611 gtk/gtktreeviewcolumn.c:179
+#: gtk/gtklayout.c:612 gtk/gtktreeviewcolumn.c:189
#, fuzzy
msgid "Width"
msgstr "Nastavljena irina:"
-#: gtk/gtklayout.c:612
+#: gtk/gtklayout.c:613
msgid "The width of the layout."
msgstr ""
-#: gtk/gtklayout.c:620
+#: gtk/gtklayout.c:621
msgid "Height"
msgstr ""
-#: gtk/gtklayout.c:621
+#: gtk/gtklayout.c:622
msgid "The height of the layout."
msgstr ""
@@ -1986,7 +1992,7 @@ 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:572
+#: gtk/gtkmain.c:613
msgid "default:LTR"
msgstr ""
@@ -1994,7 +2000,7 @@ msgstr ""
msgid "Style of bevel around the menubar"
msgstr ""
-#: gtk/gtkmenubar.c:156 gtk/gtktoolbar.c:250
+#: gtk/gtkmenubar.c:156 gtk/gtktoolbar.c:251
msgid "Internal padding"
msgstr ""
@@ -2002,14 +2008,30 @@ msgstr ""
msgid "Amount of border space between the menubar shadow and the menu items"
msgstr ""
-#: gtk/gtkmessagedialog.c:80
+#: gtk/gtkmessagedialog.c:104
msgid "Image/label border"
msgstr ""
-#: gtk/gtkmessagedialog.c:81
+#: gtk/gtkmessagedialog.c:105
msgid "Width of border around the label and image in the message dialog"
msgstr ""
+#: gtk/gtkmessagedialog.c:113
+msgid "Message Type"
+msgstr ""
+
+#: gtk/gtkmessagedialog.c:114
+msgid "The type of message"
+msgstr ""
+
+#: gtk/gtkmessagedialog.c:121
+msgid "Message Buttons"
+msgstr ""
+
+#: gtk/gtkmessagedialog.c:122
+msgid "The buttons shown in the message dialog"
+msgstr ""
+
#: gtk/gtkmisc.c:97
msgid "X align"
msgstr ""
@@ -2044,144 +2066,152 @@ msgid ""
"The amount of space to add on the top and bottom of the widget, in pixels"
msgstr ""
-#: gtk/gtknotebook.c:324
+#: gtk/gtknotebook.c:328
#, fuzzy
msgid "Page"
msgstr "%u. stran"
-#: gtk/gtknotebook.c:325
+#: gtk/gtknotebook.c:329
msgid "The index of the current page"
msgstr ""
-#: gtk/gtknotebook.c:333
+#: gtk/gtknotebook.c:337
msgid "Tab Position"
msgstr ""
-#: gtk/gtknotebook.c:334
+#: gtk/gtknotebook.c:338
msgid "Which side of the notebook holds the tabs"
msgstr ""
-#: gtk/gtknotebook.c:341
+#: gtk/gtknotebook.c:345
msgid "Tab Border"
msgstr ""
-#: gtk/gtknotebook.c:342
+#: gtk/gtknotebook.c:346
msgid "Width of the border around the tab labels"
msgstr ""
-#: gtk/gtknotebook.c:350
+#: gtk/gtknotebook.c:354
msgid "Horizontal Tab Border"
msgstr ""
-#: gtk/gtknotebook.c:351
+#: gtk/gtknotebook.c:355
msgid "Width of the horizontal border of tab labels"
msgstr ""
-#: gtk/gtknotebook.c:359
+#: gtk/gtknotebook.c:363
msgid "Vertical Tab Border"
msgstr ""
-#: gtk/gtknotebook.c:360
+#: gtk/gtknotebook.c:364
msgid "Width of the vertical border of tab labels"
msgstr ""
-#: gtk/gtknotebook.c:368
+#: gtk/gtknotebook.c:372
msgid "Show Tabs"
msgstr ""
-#: gtk/gtknotebook.c:369
+#: gtk/gtknotebook.c:373
msgid "Whether tabs should be shown or not"
msgstr ""
-#: gtk/gtknotebook.c:375
+#: gtk/gtknotebook.c:379
msgid "Show Border"
msgstr ""
-#: gtk/gtknotebook.c:376
+#: gtk/gtknotebook.c:380
msgid "Whether the border should be shown or not"
msgstr ""
-#: gtk/gtknotebook.c:382
+#: gtk/gtknotebook.c:386
#, fuzzy
msgid "Scrollable"
msgstr "Raztegljiva"
-#: gtk/gtknotebook.c:383
+#: gtk/gtknotebook.c:387
msgid "If TRUE, scroll arrows are added if there are to many tabs to fit"
msgstr ""
-#: gtk/gtknotebook.c:389
+#: gtk/gtknotebook.c:393
msgid "Enable Popup"
msgstr ""
-#: gtk/gtknotebook.c:390
+#: gtk/gtknotebook.c:394
msgid ""
"If TRUE, pressing the right mouse button on the notebook pops up a menu that "
"you can use to go to a page"
msgstr ""
-#: gtk/gtknotebook.c:397
+#: gtk/gtknotebook.c:401
msgid "Whether tabs should have homogeneous sizes"
msgstr ""
-#: gtk/gtknotebook.c:2134 gtk/gtknotebook.c:4529
+#: gtk/gtknotebook.c:2240 gtk/gtknotebook.c:4470
#, c-format
msgid "Page %u"
msgstr "%u. stran"
-#: gtk/gtkoptionmenu.c:164
+#: gtk/gtkoptionmenu.c:184
+msgid "Menu"
+msgstr ""
+
+#: gtk/gtkoptionmenu.c:185
+msgid "The menu of options"
+msgstr ""
+
+#: gtk/gtkoptionmenu.c:192
msgid "Size of dropdown indicator"
msgstr ""
-#: gtk/gtkoptionmenu.c:170
+#: gtk/gtkoptionmenu.c:198
msgid "Spacing around indicator"
msgstr ""
-#: gtk/gtkpaned.c:116 gtk/gtkruler.c:138
+#: gtk/gtkpaned.c:120 gtk/gtkruler.c:138
msgid "Position"
msgstr ""
-#: gtk/gtkpaned.c:117
+#: gtk/gtkpaned.c:121
msgid ""
"Position of paned separator in pixels(0 means all the way to the left/top)"
msgstr ""
-#: gtk/gtkpaned.c:125
+#: gtk/gtkpaned.c:129
msgid "Position Set"
msgstr ""
-#: gtk/gtkpaned.c:126
+#: gtk/gtkpaned.c:130
msgid "TRUE if the Position property should be used"
msgstr ""
-#: gtk/gtkpaned.c:132
+#: gtk/gtkpaned.c:136
msgid "Handle Size"
msgstr ""
-#: gtk/gtkpaned.c:133
+#: gtk/gtkpaned.c:137
msgid "Width of handle"
msgstr ""
-#: gtk/gtkrc.c:2759
+#: gtk/gtkrc.c:2723
#, c-format
msgid "Unable to locate image file in pixmap_path: \"%s\" line %d"
msgstr "Ne najdem datoteke s sliko v poti pixmap_path: \"%s\" vrstica %d"
-#: gtk/gtkrc.c:2762
+#: gtk/gtkrc.c:2726
#, 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:3171
+#: gtk/gtkrc.c:3135
#, c-format
msgid "Pixmap path element: \"%s\" must be absolute, %s, line %d"
msgstr ""
-#: gtk/gtkpreview.c:134
+#: gtk/gtkpreview.c:129
msgid "Expand"
msgstr ""
-#: gtk/gtkpreview.c:135
+#: gtk/gtkpreview.c:130
msgid ""
"Whether the preview widget should take up the entire space it is allocated"
msgstr ""
@@ -2226,7 +2256,7 @@ msgid ""
"in the progress widget"
msgstr ""
-#: gtk/gtkprogressbar.c:131 gtk/gtkrange.c:265 gtk/gtkspinbutton.c:213
+#: gtk/gtkprogressbar.c:131 gtk/gtkrange.c:270 gtk/gtkspinbutton.c:214
msgid "Adjustment"
msgstr ""
@@ -2234,7 +2264,7 @@ msgstr ""
msgid "The GtkAdjustment connected to the progress bar (Deprecated)"
msgstr ""
-#: gtk/gtkprogressbar.c:139 gtk/gtktoolbar.c:223
+#: gtk/gtkprogressbar.c:139 gtk/gtktoolbar.c:224
msgid "Orientation"
msgstr ""
@@ -2300,57 +2330,57 @@ msgstr ""
msgid "Text to be displayed in the progress bar"
msgstr ""
-#: gtk/gtkrange.c:256
+#: gtk/gtkrange.c:261
msgid "Update policy"
msgstr ""
-#: gtk/gtkrange.c:257
+#: gtk/gtkrange.c:262
msgid "How the range should be updated on the screen"
msgstr ""
-#: gtk/gtkrange.c:266
+#: gtk/gtkrange.c:271
msgid "The GtkAdjustment that contains the current value of this range object"
msgstr ""
-#: gtk/gtkrange.c:273
+#: gtk/gtkrange.c:278
msgid "Inverted"
msgstr ""
-#: gtk/gtkrange.c:274
+#: gtk/gtkrange.c:279
msgid "Invert direction slider moves to increase range value"
msgstr ""
-#: gtk/gtkrange.c:280
+#: gtk/gtkrange.c:285
#, fuzzy
msgid "Slider Width"
msgstr "Povprena irina:"
-#: gtk/gtkrange.c:281
+#: gtk/gtkrange.c:286
msgid "Width of scrollbar or scale thumb"
msgstr ""
-#: gtk/gtkrange.c:288
+#: gtk/gtkrange.c:293
msgid "Trough Border"
msgstr ""
-#: gtk/gtkrange.c:289
+#: gtk/gtkrange.c:294
msgid "Spacing between thumb/steppers and outer trough bevel"
msgstr ""
-#: gtk/gtkrange.c:296
+#: gtk/gtkrange.c:301
msgid "Stepper Size"
msgstr ""
-#: gtk/gtkrange.c:297
+#: gtk/gtkrange.c:302
msgid "Length of step buttons at ends"
msgstr ""
-#: gtk/gtkrange.c:304
+#: gtk/gtkrange.c:309
#, fuzzy
msgid "Stepper Spacing"
msgstr "Razmik:"
-#: gtk/gtkrange.c:305
+#: gtk/gtkrange.c:310
msgid "Spacing between step buttons and thumb"
msgstr ""
@@ -2384,7 +2414,7 @@ msgstr "Velikost v pikah:"
msgid "Maximum size of the ruler"
msgstr ""
-#: gtk/gtkscale.c:148 gtk/gtkspinbutton.c:231
+#: gtk/gtkscale.c:148 gtk/gtkspinbutton.c:232
msgid "Digits"
msgstr ""
@@ -2537,67 +2567,67 @@ msgstr ""
msgid "Keybinding to activate the menu bar"
msgstr ""
-#: gtk/gtkspinbutton.c:214
+#: gtk/gtkspinbutton.c:215
msgid "The adjustment that holds the value of the spinbutton"
msgstr ""
-#: gtk/gtkspinbutton.c:221
+#: gtk/gtkspinbutton.c:222
msgid "Climb Rate"
msgstr ""
-#: gtk/gtkspinbutton.c:222
+#: gtk/gtkspinbutton.c:223
msgid "The acceleration rate when you hold down a button"
msgstr ""
-#: gtk/gtkspinbutton.c:232
+#: gtk/gtkspinbutton.c:233
msgid "The number of decimal places to display"
msgstr ""
-#: gtk/gtkspinbutton.c:241
+#: gtk/gtkspinbutton.c:242
msgid "Snap to Ticks"
msgstr ""
-#: gtk/gtkspinbutton.c:242
+#: gtk/gtkspinbutton.c:243
msgid ""
"Whether erroneous values are automatically changed to a spin button's "
"nearest step increment"
msgstr ""
-#: gtk/gtkspinbutton.c:249
+#: gtk/gtkspinbutton.c:250
msgid "Numeric"
msgstr ""
-#: gtk/gtkspinbutton.c:250
+#: gtk/gtkspinbutton.c:251
msgid "Whether non-numeric characters should be ignored"
msgstr ""
-#: gtk/gtkspinbutton.c:257
+#: gtk/gtkspinbutton.c:258
msgid "Wrap"
msgstr ""
-#: gtk/gtkspinbutton.c:258
+#: gtk/gtkspinbutton.c:259
msgid "Whether a spin button should wrap upon reaching its limits"
msgstr ""
-#: gtk/gtkspinbutton.c:265
+#: gtk/gtkspinbutton.c:266
msgid "Update Policy"
msgstr ""
-#: gtk/gtkspinbutton.c:266
+#: gtk/gtkspinbutton.c:267
msgid ""
"Whether the spin button should update always, or only when the value is legal"
msgstr ""
-#: gtk/gtkspinbutton.c:274
+#: gtk/gtkspinbutton.c:275
#, fuzzy
msgid "Value"
msgstr "Vrednost:"
-#: gtk/gtkspinbutton.c:275
+#: gtk/gtkspinbutton.c:276
msgid "Reads the current value, or sets a new value"
msgstr ""
-#: gtk/gtkstatusbar.c:158
+#: gtk/gtkstatusbar.c:159
msgid "Style of bevel around the statusbar text"
msgstr ""
@@ -2623,186 +2653,277 @@ msgstr ""
#. * need the mnemonics to be rationalized
#.
#: gtk/gtkstock.c:275
+msgid "_Add"
+msgstr ""
+
+#: gtk/gtkstock.c:276
#, fuzzy
msgid "_Apply"
msgstr "Uporabi"
-#: gtk/gtkstock.c:276
+#: gtk/gtkstock.c:277
msgid "_Bold"
msgstr ""
-#: gtk/gtkstock.c:277
+#: gtk/gtkstock.c:278
#, fuzzy
msgid "_Cancel"
msgstr "Preklii"
-#: gtk/gtkstock.c:278
+#: gtk/gtkstock.c:279
+msgid "_CD-Rom"
+msgstr ""
+
+#: gtk/gtkstock.c:280
#, fuzzy
msgid "_Clear"
msgstr "izprazni"
-#: gtk/gtkstock.c:279
+#: gtk/gtkstock.c:281
#, fuzzy
msgid "_Close"
msgstr "Zapri"
-#: gtk/gtkstock.c:280
+#: gtk/gtkstock.c:282
+#, fuzzy
+msgid "_Convert"
+msgstr "Ustvari"
+
+#: gtk/gtkstock.c:283
msgid "_Copy"
msgstr ""
-#: gtk/gtkstock.c:281
+#: gtk/gtkstock.c:284
msgid "C_ut"
msgstr ""
-#: gtk/gtkstock.c:282
+#: gtk/gtkstock.c:285
+#, fuzzy
+msgid "_Delete"
+msgstr "Zbrii"
+
+#: gtk/gtkstock.c:286
+msgid "_Execute"
+msgstr ""
+
+#: gtk/gtkstock.c:287
msgid "_Find"
msgstr ""
-#: gtk/gtkstock.c:283
+#: gtk/gtkstock.c:288
msgid "Find and _Replace"
msgstr ""
-#: gtk/gtkstock.c:284
+#: gtk/gtkstock.c:289
+#, fuzzy
+msgid "_Floppy"
+msgstr "Uporabi"
+
+#: 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:285
+#: gtk/gtkstock.c:295
+msgid "_Down"
+msgstr ""
+
+#: gtk/gtkstock.c:296
msgid "_Forward"
msgstr ""
-#: gtk/gtkstock.c:286
+#: gtk/gtkstock.c:297
+msgid "_Up"
+msgstr ""
+
+#: gtk/gtkstock.c:298
#, fuzzy
msgid "_Help"
msgstr "Pomo"
-#: gtk/gtkstock.c:287
+#: gtk/gtkstock.c:299
#, fuzzy
msgid "_Home"
msgstr "Pomo"
-#: gtk/gtkstock.c:288
+#: gtk/gtkstock.c:300
+msgid "_Index"
+msgstr ""
+
+#: gtk/gtkstock.c:301
#, fuzzy
msgid "_Italic"
msgstr "kurzivna"
-#: gtk/gtkstock.c:289
+#: gtk/gtkstock.c:302
+msgid "_Jump to"
+msgstr ""
+
+#: gtk/gtkstock.c:303
#, fuzzy
msgid "_Center"
msgstr "Ustvari"
-#: gtk/gtkstock.c:290
+#: gtk/gtkstock.c:304
#, fuzzy
msgid "_Fill"
msgstr "Druina:"
-#: gtk/gtkstock.c:291
+#: gtk/gtkstock.c:305
msgid "_Left"
msgstr ""
-#: gtk/gtkstock.c:292
+#: gtk/gtkstock.c:306
msgid "_Right"
msgstr ""
-#: gtk/gtkstock.c:293
+#: gtk/gtkstock.c:307
msgid "_New"
msgstr ""
-#: gtk/gtkstock.c:294
+#: gtk/gtkstock.c:308
msgid "_No"
msgstr ""
-#: gtk/gtkstock.c:295
+#: gtk/gtkstock.c:309
#, fuzzy
msgid "_OK"
msgstr "Potrdi"
-#: gtk/gtkstock.c:296
+#: gtk/gtkstock.c:310
msgid "_Open"
msgstr ""
-#: gtk/gtkstock.c:297
+#: gtk/gtkstock.c:311
msgid "_Paste"
msgstr ""
-#: gtk/gtkstock.c:298
+#: gtk/gtkstock.c:312
msgid "_Preferences"
msgstr ""
-#: gtk/gtkstock.c:299
+#: gtk/gtkstock.c:313
#, fuzzy
msgid "_Print"
msgstr "Toke"
-#: gtk/gtkstock.c:300
+#: gtk/gtkstock.c:314
#, fuzzy
msgid "Print Pre_view"
msgstr "Ogled:"
-#: gtk/gtkstock.c:301
+#: gtk/gtkstock.c:315
msgid "_Properties"
msgstr ""
-#: gtk/gtkstock.c:302
+#: gtk/gtkstock.c:316
msgid "_Quit"
msgstr ""
-#: gtk/gtkstock.c:303
+#: gtk/gtkstock.c:317
#, fuzzy
msgid "_Redo"
msgstr "Rdea:"
-#: gtk/gtkstock.c:304
+#: gtk/gtkstock.c:318
+msgid "_Refresh"
+msgstr ""
+
+#: gtk/gtkstock.c:319
+#, fuzzy
+msgid "_Remove"
+msgstr "Rdea:"
+
+#: gtk/gtkstock.c:320
msgid "_Revert"
msgstr ""
-#: gtk/gtkstock.c:305
+#: gtk/gtkstock.c:321
#, fuzzy
msgid "_Save"
msgstr "Shrani"
-#: gtk/gtkstock.c:306
+#: gtk/gtkstock.c:322
#, fuzzy
msgid "Save _As"
msgstr "Shrani"
-#: gtk/gtkstock.c:307
+#: gtk/gtkstock.c:323
+#, fuzzy
+msgid "_Color"
+msgstr "Zapri"
+
+#: gtk/gtkstock.c:324
+#, fuzzy
+msgid "_Font"
+msgstr "Pisava"
+
+#: gtk/gtkstock.c:325
+msgid "_Ascending"
+msgstr ""
+
+#: gtk/gtkstock.c:326
+msgid "_Descending"
+msgstr ""
+
+#: gtk/gtkstock.c:327
msgid "_Spell Check"
msgstr ""
-#: gtk/gtkstock.c:308
+#: gtk/gtkstock.c:328
msgid "_Stop"
msgstr ""
-#: gtk/gtkstock.c:309
+#: gtk/gtkstock.c:329
msgid "_Strikethrough"
msgstr ""
-#: gtk/gtkstock.c:310
+#: gtk/gtkstock.c:330
+#, fuzzy
+msgid "_Undelete"
+msgstr "Zbrii"
+
+#: gtk/gtkstock.c:331
msgid "_Underline"
msgstr ""
-#: gtk/gtkstock.c:311
+#: gtk/gtkstock.c:332
msgid "_Undo"
msgstr ""
-#: gtk/gtkstock.c:312
+#: gtk/gtkstock.c:333
msgid "_Yes"
msgstr ""
-#: gtk/gtkstock.c:313
+#: gtk/gtkstock.c:334
#, c-format
msgid "Zoom _100%"
msgstr ""
-#: gtk/gtkstock.c:314
+#: gtk/gtkstock.c:335
msgid "Zoom to _Fit"
msgstr ""
-#: gtk/gtkstock.c:315
+#: gtk/gtkstock.c:336
msgid "Zoom _In"
msgstr ""
-#: gtk/gtkstock.c:316
+#: gtk/gtkstock.c:337
msgid "Zoom _Out"
msgstr ""
@@ -2847,304 +2968,304 @@ msgstr ""
msgid "If TRUE this means the table cells are all the same width/height"
msgstr ""
-#: gtk/gtktext.c:603 gtk/gtktreeview.c:504
+#: gtk/gtktext.c:604 gtk/gtktreeview.c:505
msgid "Horizontal Adjustment"
msgstr ""
-#: gtk/gtktext.c:604
+#: gtk/gtktext.c:605
msgid "Horizontal adjustment for the text widget"
msgstr ""
-#: gtk/gtktext.c:611 gtk/gtktreeview.c:512
+#: gtk/gtktext.c:612 gtk/gtktreeview.c:513
msgid "Vertical Adjustment"
msgstr ""
-#: gtk/gtktext.c:612
+#: gtk/gtktext.c:613
msgid "Vertical adjustment for the text widget"
msgstr ""
-#: gtk/gtktext.c:619
+#: gtk/gtktext.c:620
msgid "Line Wrap"
msgstr ""
-#: gtk/gtktext.c:620
+#: gtk/gtktext.c:621
msgid "Whether lines are wrapped at widget edges"
msgstr ""
-#: gtk/gtktext.c:627
+#: gtk/gtktext.c:628
msgid "Word Wrap"
msgstr ""
-#: gtk/gtktext.c:628
+#: gtk/gtktext.c:629
msgid "Whether words are wrapped at widget edges"
msgstr ""
-#: gtk/gtktexttag.c:198
+#: gtk/gtktexttag.c:199
msgid "Tag name"
msgstr ""
-#: gtk/gtktexttag.c:199
+#: gtk/gtktexttag.c:200
msgid "Name used to refer to the text tag"
msgstr ""
-#: gtk/gtktexttag.c:224
+#: gtk/gtktexttag.c:225
msgid "Background full height"
msgstr ""
-#: gtk/gtktexttag.c:225
+#: gtk/gtktexttag.c:226
msgid ""
"Whether the background color fills the entire line height or only the height "
"of the tagged characters"
msgstr ""
-#: gtk/gtktexttag.c:233
+#: gtk/gtktexttag.c:234
msgid "Background stipple mask"
msgstr ""
-#: gtk/gtktexttag.c:234
+#: gtk/gtktexttag.c:235
msgid "Bitmap to use as a mask when drawing the text background"
msgstr ""
-#: gtk/gtktexttag.c:259
+#: gtk/gtktexttag.c:260
msgid "Foreground stipple mask"
msgstr ""
-#: gtk/gtktexttag.c:260
+#: gtk/gtktexttag.c:261
msgid "Bitmap to use as a mask when drawing the text foreground"
msgstr ""
-#: gtk/gtktexttag.c:267
+#: gtk/gtktexttag.c:268
#, fuzzy
msgid "Text direction"
msgstr "Ustvari imenik"
-#: gtk/gtktexttag.c:268
+#: gtk/gtktexttag.c:269
msgid "Text direction, e.g. right-to-left or left-to-right"
msgstr ""
-#: gtk/gtktexttag.c:378 gtk/gtktextview.c:557
+#: gtk/gtktexttag.c:379 gtk/gtktextview.c:566
msgid "Left, right, or center justification"
msgstr ""
-#: gtk/gtktexttag.c:386
+#: gtk/gtktexttag.c:387
msgid "Language"
msgstr ""
-#: gtk/gtktexttag.c:387
+#: gtk/gtktexttag.c:388
msgid "Language engine code to use for rendering the text"
msgstr ""
-#: gtk/gtktexttag.c:394
+#: gtk/gtktexttag.c:395
msgid "Left margin"
msgstr ""
-#: gtk/gtktexttag.c:395 gtk/gtktextview.c:566
+#: gtk/gtktexttag.c:396 gtk/gtktextview.c:575
msgid "Width of the left margin in pixels"
msgstr ""
-#: gtk/gtktexttag.c:404
+#: gtk/gtktexttag.c:405
msgid "Right margin"
msgstr ""
-#: gtk/gtktexttag.c:405 gtk/gtktextview.c:576
+#: gtk/gtktexttag.c:406 gtk/gtktextview.c:585
msgid "Width of the right margin in pixels"
msgstr ""
-#: gtk/gtktexttag.c:415 gtk/gtktextview.c:585
+#: gtk/gtktexttag.c:416 gtk/gtktextview.c:594
msgid "Indent"
msgstr ""
-#: gtk/gtktexttag.c:416 gtk/gtktextview.c:586
+#: gtk/gtktexttag.c:417 gtk/gtktextview.c:595
msgid "Amount to indent the paragraph, in pixels"
msgstr ""
-#: gtk/gtktexttag.c:436
+#: gtk/gtktexttag.c:437
msgid "Pixels above lines"
msgstr ""
-#: gtk/gtktexttag.c:437 gtk/gtktextview.c:510
+#: gtk/gtktexttag.c:438 gtk/gtktextview.c:519
msgid "Pixels of blank space above paragraphs"
msgstr ""
-#: gtk/gtktexttag.c:446
+#: gtk/gtktexttag.c:447
msgid "Pixels below lines"
msgstr ""
-#: gtk/gtktexttag.c:447 gtk/gtktextview.c:520
+#: gtk/gtktexttag.c:448 gtk/gtktextview.c:529
msgid "Pixels of blank space below paragraphs"
msgstr ""
-#: gtk/gtktexttag.c:456
+#: gtk/gtktexttag.c:457
msgid "Pixels inside wrap"
msgstr ""
-#: gtk/gtktexttag.c:457 gtk/gtktextview.c:530
+#: gtk/gtktexttag.c:458 gtk/gtktextview.c:539
msgid "Pixels of blank space between wrapped lines in a paragraph"
msgstr ""
-#: gtk/gtktexttag.c:483
+#: gtk/gtktexttag.c:484
msgid "Wrap mode"
msgstr ""
-#: gtk/gtktexttag.c:484 gtk/gtktextview.c:548
+#: gtk/gtktexttag.c:485 gtk/gtktextview.c:557
msgid ""
"Whether to wrap lines never, at word boundaries, or at character boundaries"
msgstr ""
-#: gtk/gtktexttag.c:493 gtk/gtktextview.c:595
+#: gtk/gtktexttag.c:494 gtk/gtktextview.c:604
msgid "Tabs"
msgstr ""
-#: gtk/gtktexttag.c:494 gtk/gtktextview.c:596
+#: gtk/gtktexttag.c:495 gtk/gtktextview.c:605
msgid "Custom tabs for this text"
msgstr ""
-#: gtk/gtktexttag.c:501
+#: gtk/gtktexttag.c:502
msgid "Invisible"
msgstr ""
-#: gtk/gtktexttag.c:502
+#: gtk/gtktexttag.c:503
msgid "Whether this text is hidden"
msgstr ""
-#: gtk/gtktexttag.c:515
+#: gtk/gtktexttag.c:516
msgid "Background full height set"
msgstr ""
-#: gtk/gtktexttag.c:516
+#: gtk/gtktexttag.c:517
msgid "Whether this tag affects background height"
msgstr ""
-#: gtk/gtktexttag.c:519
+#: gtk/gtktexttag.c:520
msgid "Background stipple set"
msgstr ""
-#: gtk/gtktexttag.c:520
+#: gtk/gtktexttag.c:521
msgid "Whether this tag affects the background stipple"
msgstr ""
-#: gtk/gtktexttag.c:527
+#: gtk/gtktexttag.c:528
msgid "Foreground stipple set"
msgstr ""
-#: gtk/gtktexttag.c:528
+#: gtk/gtktexttag.c:529
msgid "Whether this tag affects the foreground stipple"
msgstr ""
-#: gtk/gtktexttag.c:563
+#: gtk/gtktexttag.c:564
msgid "Justification set"
msgstr ""
-#: gtk/gtktexttag.c:564
+#: gtk/gtktexttag.c:565
msgid "Whether this tag affects paragraph justification"
msgstr ""
-#: gtk/gtktexttag.c:567
+#: gtk/gtktexttag.c:568
msgid "Language set"
msgstr ""
-#: gtk/gtktexttag.c:568
+#: gtk/gtktexttag.c:569
msgid "Whether this tag affects the language the text is rendered as"
msgstr ""
-#: gtk/gtktexttag.c:571
+#: gtk/gtktexttag.c:572
msgid "Left margin set"
msgstr ""
-#: gtk/gtktexttag.c:572
+#: gtk/gtktexttag.c:573
msgid "Whether this tag affects the left margin"
msgstr ""
-#: gtk/gtktexttag.c:575
+#: gtk/gtktexttag.c:576
msgid "Indent set"
msgstr ""
-#: gtk/gtktexttag.c:576
+#: gtk/gtktexttag.c:577
msgid "Whether this tag affects indentation"
msgstr ""
-#: gtk/gtktexttag.c:583
+#: gtk/gtktexttag.c:584
msgid "Pixels above lines set"
msgstr ""
-#: gtk/gtktexttag.c:584 gtk/gtktexttag.c:588
+#: gtk/gtktexttag.c:585 gtk/gtktexttag.c:589
msgid "Whether this tag affects the number of pixels above lines"
msgstr ""
-#: gtk/gtktexttag.c:587
+#: gtk/gtktexttag.c:588
msgid "Pixels below lines set"
msgstr ""
-#: gtk/gtktexttag.c:591
+#: gtk/gtktexttag.c:592
msgid "Pixels inside wrap set"
msgstr ""
-#: gtk/gtktexttag.c:592
+#: gtk/gtktexttag.c:593
msgid "Whether this tag affects the number of pixels between wrapped lines"
msgstr ""
-#: gtk/gtktexttag.c:599
+#: gtk/gtktexttag.c:600
msgid "Right margin set"
msgstr ""
-#: gtk/gtktexttag.c:600
+#: gtk/gtktexttag.c:601
msgid "Whether this tag affects the right margin"
msgstr ""
-#: gtk/gtktexttag.c:607
+#: gtk/gtktexttag.c:608
msgid "Wrap mode set"
msgstr ""
-#: gtk/gtktexttag.c:608
+#: gtk/gtktexttag.c:609
msgid "Whether this tag affects line wrap mode"
msgstr ""
-#: gtk/gtktexttag.c:611
+#: gtk/gtktexttag.c:612
msgid "Tabs set"
msgstr ""
-#: gtk/gtktexttag.c:612
+#: gtk/gtktexttag.c:613
msgid "Whether this tag affects tabs"
msgstr ""
-#: gtk/gtktexttag.c:615
+#: gtk/gtktexttag.c:616
msgid "Invisible set"
msgstr ""
-#: gtk/gtktexttag.c:616
+#: gtk/gtktexttag.c:617
msgid "Whether this tag affects text visibility"
msgstr ""
-#: gtk/gtktextview.c:509
+#: gtk/gtktextview.c:518
msgid "Pixels Above Lines"
msgstr ""
-#: gtk/gtktextview.c:519
+#: gtk/gtktextview.c:528
msgid "Pixels Below Lines"
msgstr ""
-#: gtk/gtktextview.c:529
+#: gtk/gtktextview.c:538
msgid "Pixels Inside Wrap"
msgstr ""
-#: gtk/gtktextview.c:547
+#: gtk/gtktextview.c:556
msgid "Wrap Mode"
msgstr ""
-#: gtk/gtktextview.c:565
+#: gtk/gtktextview.c:574
msgid "Left Margin"
msgstr ""
-#: gtk/gtktextview.c:575
+#: gtk/gtktextview.c:584
msgid "Right Margin"
msgstr ""
-#: gtk/gtktextview.c:603
+#: gtk/gtktextview.c:612
#, fuzzy
msgid "Cursor Visible"
msgstr "Onemogoeno"
-#: gtk/gtktextview.c:604
+#: gtk/gtktextview.c:613
msgid "If the insertion cursor is shown"
msgstr ""
@@ -3153,548 +3274,560 @@ msgstr ""
msgid "Unable to locate theme engine in module_path: \"%s\","
msgstr "Ne najdem naloljivega modula v poti module_path: \"%s\","
-#: gtk/gtktipsquery.c:181
+#: gtk/gtktipsquery.c:182
msgid "--- No Tip ---"
msgstr "--- Ni namiga ---"
-#: gtk/gtktogglebutton.c:143
+#: gtk/gtktogglebutton.c:133
msgid "If the toggle button should be pressed in or not"
msgstr ""
-#: gtk/gtktogglebutton.c:151
+#: gtk/gtktogglebutton.c:141
msgid "If the toggle button is in an \"in between\" state."
msgstr ""
-#: gtk/gtktogglebutton.c:158
+#: gtk/gtktogglebutton.c:148
msgid "Draw Indicator"
msgstr ""
-#: gtk/gtktogglebutton.c:159
+#: gtk/gtktogglebutton.c:149
msgid "If the toggle part of the button is displayed"
msgstr ""
-#: gtk/gtktoolbar.c:224
+#: gtk/gtktoolbar.c:225
msgid "The orientation of the toolbar"
msgstr ""
-#: gtk/gtktoolbar.c:232
+#: gtk/gtktoolbar.c:233
msgid "Toolbar Style"
msgstr ""
-#: gtk/gtktoolbar.c:233
+#: gtk/gtktoolbar.c:234
msgid "How to draw the toolbar"
msgstr ""
-#: gtk/gtktoolbar.c:241
+#: gtk/gtktoolbar.c:242
msgid "Spacer size"
msgstr ""
-#: gtk/gtktoolbar.c:242
+#: gtk/gtktoolbar.c:243
msgid "Size of spacers"
msgstr ""
-#: gtk/gtktoolbar.c:251
+#: gtk/gtktoolbar.c:252
msgid "Amount of border space between the toolbar shadow and the buttons"
msgstr ""
-#: gtk/gtktoolbar.c:259
+#: gtk/gtktoolbar.c:260
msgid "Space style"
msgstr ""
-#: gtk/gtktoolbar.c:260
+#: gtk/gtktoolbar.c:261
msgid "Whether spacers are vertical lines or just blank"
msgstr ""
-#: gtk/gtktoolbar.c:268
+#: gtk/gtktoolbar.c:269
msgid "Button relief"
msgstr ""
-#: gtk/gtktoolbar.c:269
+#: gtk/gtktoolbar.c:270
msgid "Type of bevel around toolbar buttons"
msgstr ""
-#: gtk/gtktoolbar.c:277
+#: gtk/gtktoolbar.c:278
msgid "Style of bevel around the toolbar"
msgstr ""
-#: gtk/gtktoolbar.c:283
+#: gtk/gtktoolbar.c:284
#, fuzzy
msgid "Toolbar style"
msgstr "Slog pisave:"
-#: gtk/gtktoolbar.c:284
+#: gtk/gtktoolbar.c:285
msgid ""
"Whether default toolbars have text only, text and icons, icons only, etc."
msgstr ""
-#: gtk/gtktoolbar.c:290
+#: gtk/gtktoolbar.c:291
msgid "Toolbar icon size"
msgstr ""
-#: gtk/gtktoolbar.c:291
+#: gtk/gtktoolbar.c:292
msgid "Size of icons in default toolbars"
msgstr ""
-#: gtk/gtktreeview.c:496
+#: gtk/gtktreeview.c:497
msgid "TreeView Model"
msgstr ""
-#: gtk/gtktreeview.c:497
+#: gtk/gtktreeview.c:498
msgid "The model for the tree view"
msgstr ""
-#: gtk/gtktreeview.c:505
+#: gtk/gtktreeview.c:506
msgid "Horizontal Adjustment for the widget"
msgstr ""
-#: gtk/gtktreeview.c:513
+#: gtk/gtktreeview.c:514
msgid "Vertical Adjustment for the widget"
msgstr ""
-#: gtk/gtktreeview.c:520 gtk/gtktreeviewcolumn.c:171 gtk/gtkwidget.c:421
+#: gtk/gtktreeview.c:521 gtk/gtktreeviewcolumn.c:173 gtk/gtkwidget.c:427
#, fuzzy
msgid "Visible"
msgstr "Onemogoeno"
-#: gtk/gtktreeview.c:521
+#: gtk/gtktreeview.c:522
msgid "Show the column header buttons"
msgstr ""
-#: gtk/gtktreeview.c:528
+#: gtk/gtktreeview.c:529
msgid "Headers Clickable"
msgstr ""
-#: gtk/gtktreeview.c:529
+#: gtk/gtktreeview.c:530
msgid "Column headers respond to click events"
msgstr ""
-#: gtk/gtktreeview.c:536
+#: gtk/gtktreeview.c:537
msgid "Expander Column"
msgstr ""
-#: gtk/gtktreeview.c:537
+#: gtk/gtktreeview.c:538
msgid "Set the column for the expander column"
msgstr ""
-#: gtk/gtktreeview.c:544 gtk/gtktreeviewcolumn.c:262
+#: gtk/gtktreeview.c:545 gtk/gtktreeviewcolumn.c:272
msgid "Reorderable"
msgstr ""
-#: gtk/gtktreeview.c:545
+#: gtk/gtktreeview.c:546
msgid "View is reorderable"
msgstr ""
-#: gtk/gtktreeview.c:552
+#: gtk/gtktreeview.c:553
msgid "Rules Hint"
msgstr ""
-#: gtk/gtktreeview.c:553
+#: gtk/gtktreeview.c:554
msgid "Set a hint to the theme engine to draw rows in alternating colors"
msgstr ""
-#: gtk/gtktreeview.c:560
+#: gtk/gtktreeview.c:561
msgid "Enable Search"
msgstr ""
-#: gtk/gtktreeview.c:561
+#: gtk/gtktreeview.c:562
msgid "View allows user to search through columns interactively"
msgstr ""
-#: gtk/gtktreeview.c:568
+#: gtk/gtktreeview.c:569
msgid "Search Column"
msgstr ""
-#: gtk/gtktreeview.c:569
+#: gtk/gtktreeview.c:570
msgid "Model column to search through when searching through code"
msgstr ""
-#: gtk/gtktreeview.c:582
+#: gtk/gtktreeview.c:583
msgid "Expander Size"
msgstr ""
-#: gtk/gtktreeview.c:583
+#: gtk/gtktreeview.c:584
msgid "Size of the expander arrow."
msgstr ""
-#: gtk/gtktreeview.c:591
+#: gtk/gtktreeview.c:592
msgid "Vertical Separator Width"
msgstr ""
-#: gtk/gtktreeview.c:592
+#: gtk/gtktreeview.c:593
msgid "Vertical space between cells. Must be an even number."
msgstr ""
-#: gtk/gtktreeview.c:600
+#: gtk/gtktreeview.c:601
msgid "Horizontal Separator Width"
msgstr ""
-#: gtk/gtktreeview.c:601
+#: gtk/gtktreeview.c:602
msgid "Horizontal space between cells. Must be an even number."
msgstr ""
-#: gtk/gtktreeview.c:609
+#: gtk/gtktreeview.c:610
msgid "Allow Rules"
msgstr ""
-#: gtk/gtktreeview.c:610
+#: gtk/gtktreeview.c:611
msgid "Allow drawing of alternating color rows."
msgstr ""
-#: gtk/gtktreeviewcolumn.c:172
+#: gtk/gtktreeview.c:617
+msgid "Indent Expanders"
+msgstr ""
+
+#: gtk/gtktreeview.c:618
+msgid "Make the expanders indented."
+msgstr ""
+
+#: gtk/gtktreeviewcolumn.c:174
msgid "Whether to display the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:180
+#: gtk/gtktreeviewcolumn.c:181 gtk/gtkwindow.c:394
+#, fuzzy
+msgid "Resizable"
+msgstr "Onemogoeno"
+
+#: gtk/gtktreeviewcolumn.c:182
+msgid "Column is user-resizable"
+msgstr ""
+
+#: gtk/gtktreeviewcolumn.c:190
msgid "Current width of the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:188
+#: gtk/gtktreeviewcolumn.c:198
msgid "Sizing"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:189
+#: gtk/gtktreeviewcolumn.c:199
msgid "Resize mode of the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:197
+#: gtk/gtktreeviewcolumn.c:207
#, fuzzy
msgid "Fixed Width"
msgstr "Povprena irina:"
-#: gtk/gtktreeviewcolumn.c:198
+#: gtk/gtktreeviewcolumn.c:208
msgid "Current fixed width of the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:207
+#: gtk/gtktreeviewcolumn.c:217
msgid "Minimum Width"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:208
+#: gtk/gtktreeviewcolumn.c:218
msgid "Minimum allowed width of the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:217
+#: gtk/gtktreeviewcolumn.c:227
msgid "Maximum Width"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:218
+#: gtk/gtktreeviewcolumn.c:228
msgid "Maximum allowed width of the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:227
+#: gtk/gtktreeviewcolumn.c:237
#, fuzzy
msgid "Title"
msgstr "Datoteke"
-#: gtk/gtktreeviewcolumn.c:228
+#: gtk/gtktreeviewcolumn.c:238
msgid "Title to appear in column header"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:235
+#: gtk/gtktreeviewcolumn.c:245
msgid "Clickable"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:236
+#: gtk/gtktreeviewcolumn.c:246
msgid "Whether the header can be clicked"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:244
+#: gtk/gtktreeviewcolumn.c:254
#, fuzzy
msgid "Widget"
msgstr "Tea:"
-#: gtk/gtktreeviewcolumn.c:245
+#: gtk/gtktreeviewcolumn.c:255
msgid "Widget to put in column header button instead of column title"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:252
+#: gtk/gtktreeviewcolumn.c:262
msgid "Alignment"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:253
+#: gtk/gtktreeviewcolumn.c:263
msgid "X Alignment of the column header text or widget"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:263
+#: gtk/gtktreeviewcolumn.c:273
msgid "Whether the column can be reordered around the headers"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:270
+#: gtk/gtktreeviewcolumn.c:280
msgid "Sort indicator"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:271
+#: gtk/gtktreeviewcolumn.c:281
msgid "Whether to show a sort indicator"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:278
+#: gtk/gtktreeviewcolumn.c:288
msgid "Sort order"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:279
+#: gtk/gtktreeviewcolumn.c:289
msgid "Sort direction the sort indicator should indicate"
msgstr ""
-#: gtk/gtkviewport.c:132
+#: gtk/gtkviewport.c:133
msgid ""
"The GtkAdjustment that determines the values of the horizontal position for "
"this viewport."
msgstr ""
-#: gtk/gtkviewport.c:140
+#: gtk/gtkviewport.c:141
msgid ""
"The GtkAdjustment that determines the values of the vertical position for "
"this viewport."
msgstr ""
-#: gtk/gtkviewport.c:148
+#: gtk/gtkviewport.c:149
msgid "Determines how the shadowed box around the viewport is drawn."
msgstr ""
-#: gtk/gtkwidget.c:388
+#: gtk/gtkwidget.c:394
#, fuzzy
msgid "Widget name"
msgstr "Tea:"
-#: gtk/gtkwidget.c:389
+#: gtk/gtkwidget.c:395
msgid "The name of the widget"
msgstr ""
-#: gtk/gtkwidget.c:395
+#: gtk/gtkwidget.c:401
msgid "Parent widget"
msgstr ""
-#: gtk/gtkwidget.c:396
+#: gtk/gtkwidget.c:402
msgid "The parent widget of this widget. Must be a Container widget."
msgstr ""
-#: gtk/gtkwidget.c:403
+#: gtk/gtkwidget.c:409
msgid "Width request"
msgstr ""
-#: gtk/gtkwidget.c:404
+#: gtk/gtkwidget.c:410
msgid ""
"Override for width request of the widget, or -1 if natural request should be "
"used."
msgstr ""
-#: gtk/gtkwidget.c:412
+#: gtk/gtkwidget.c:418
msgid "Height request"
msgstr ""
-#: gtk/gtkwidget.c:413
+#: gtk/gtkwidget.c:419
msgid ""
"Override for height request of the widget, or -1 if natural request should "
"be used."
msgstr ""
-#: gtk/gtkwidget.c:422
+#: gtk/gtkwidget.c:428
msgid "Whether the widget is visible"
msgstr ""
-#: gtk/gtkwidget.c:428
+#: gtk/gtkwidget.c:434
msgid "Sensitive"
msgstr ""
-#: gtk/gtkwidget.c:429
+#: gtk/gtkwidget.c:435
msgid "Whether the widget responds to input"
msgstr ""
-#: gtk/gtkwidget.c:435
+#: gtk/gtkwidget.c:441
msgid "Application paintable"
msgstr ""
-#: gtk/gtkwidget.c:436
+#: gtk/gtkwidget.c:442
msgid "Whether the application will paint directly on the widget"
msgstr ""
-#: gtk/gtkwidget.c:442
+#: gtk/gtkwidget.c:448
msgid "Can focus"
msgstr ""
-#: gtk/gtkwidget.c:443
+#: gtk/gtkwidget.c:449
msgid "Whether the widget can accept the input focus"
msgstr ""
-#: gtk/gtkwidget.c:449
+#: gtk/gtkwidget.c:455
msgid "Has focus"
msgstr ""
-#: gtk/gtkwidget.c:450
+#: gtk/gtkwidget.c:456
msgid "Whether the widget has the input focus"
msgstr ""
-#: gtk/gtkwidget.c:456
+#: gtk/gtkwidget.c:462
msgid "Can default"
msgstr ""
-#: gtk/gtkwidget.c:457
+#: gtk/gtkwidget.c:463
msgid "Whether the widget can be the default widget"
msgstr ""
-#: gtk/gtkwidget.c:463
+#: gtk/gtkwidget.c:469
msgid "Has default"
msgstr ""
-#: gtk/gtkwidget.c:464
+#: gtk/gtkwidget.c:470
msgid "Whether the widget is the default widget"
msgstr ""
-#: gtk/gtkwidget.c:470
+#: gtk/gtkwidget.c:476
msgid "Receives default"
msgstr ""
-#: gtk/gtkwidget.c:471
+#: gtk/gtkwidget.c:477
msgid "If TRUE, the widget will receive the default action when it is focused."
msgstr ""
-#: gtk/gtkwidget.c:477
+#: gtk/gtkwidget.c:483
msgid "Composite child"
msgstr ""
-#: gtk/gtkwidget.c:478
+#: gtk/gtkwidget.c:484
msgid "Whether the widget is composed of other widgets"
msgstr ""
-#: gtk/gtkwidget.c:484
+#: gtk/gtkwidget.c:490
#, fuzzy
msgid "Style"
msgstr "Dodaj slog:"
-#: gtk/gtkwidget.c:485
+#: gtk/gtkwidget.c:491
msgid ""
"The style of the widget, which contains information about how it will look "
"(colors etc)."
msgstr ""
-#: gtk/gtkwidget.c:491
+#: gtk/gtkwidget.c:497
msgid "Events"
msgstr ""
-#: gtk/gtkwidget.c:492
+#: gtk/gtkwidget.c:498
msgid "The event mask that decides what kind of GdkEvents this widget gets."
msgstr ""
-#: gtk/gtkwidget.c:499
+#: gtk/gtkwidget.c:505
msgid "Extension events"
msgstr ""
-#: gtk/gtkwidget.c:500
+#: gtk/gtkwidget.c:506
msgid "The mask that decides what kind of extension events this widget gets."
msgstr ""
-#: gtk/gtkwidget.c:1047
+#: gtk/gtkwidget.c:1053
msgid "Interior Focus"
msgstr ""
-#: gtk/gtkwidget.c:1048
+#: gtk/gtkwidget.c:1054
msgid "Whether to draw the focus indicator inside widgets."
msgstr ""
-#: gtk/gtkwindow.c:361
+#: gtk/gtkwindow.c:359
#, fuzzy
msgid "Window Type"
msgstr "Okno"
-#: gtk/gtkwindow.c:362
+#: gtk/gtkwindow.c:360
msgid "The type of the window"
msgstr ""
-#: gtk/gtkwindow.c:371
+#: gtk/gtkwindow.c:369
#, fuzzy
msgid "Window Title"
msgstr "Okno"
-#: gtk/gtkwindow.c:372
+#: gtk/gtkwindow.c:370
msgid "The title of the window"
msgstr ""
-#: gtk/gtkwindow.c:379
+#: gtk/gtkwindow.c:377
msgid "Allow Shrink"
msgstr ""
-#: gtk/gtkwindow.c:381
+#: gtk/gtkwindow.c:379
#, no-c-format
msgid ""
"If TRUE, the window has no mimimum size. Setting this to TRUE is 99% of the "
"time a bad idea."
msgstr ""
-#: gtk/gtkwindow.c:388
+#: gtk/gtkwindow.c:386
msgid "Allow Grow"
msgstr ""
-#: gtk/gtkwindow.c:389
+#: gtk/gtkwindow.c:387
msgid "If TRUE, users can expand the window beyond its minimum size."
msgstr ""
-#: gtk/gtkwindow.c:396
-#, fuzzy
-msgid "Resizable"
-msgstr "Onemogoeno"
-
-#: gtk/gtkwindow.c:397
+#: gtk/gtkwindow.c:395
msgid "If TRUE, users can resize the window."
msgstr ""
-#: gtk/gtkwindow.c:404
+#: gtk/gtkwindow.c:402
msgid "Modal"
msgstr ""
-#: gtk/gtkwindow.c:405
+#: gtk/gtkwindow.c:403
msgid ""
"If TRUE, the window is modal (other windows are not usable while this one is "
"up)."
msgstr ""
-#: gtk/gtkwindow.c:412
+#: gtk/gtkwindow.c:410
msgid "Window Position"
msgstr ""
-#: gtk/gtkwindow.c:413
+#: gtk/gtkwindow.c:411
msgid "The initial position of the window."
msgstr ""
-#: gtk/gtkwindow.c:421
+#: gtk/gtkwindow.c:419
msgid "Default Width"
msgstr ""
-#: gtk/gtkwindow.c:422
+#: gtk/gtkwindow.c:420
msgid ""
"The default width of the window, used when initially showing the window."
msgstr ""
-#: gtk/gtkwindow.c:431
+#: gtk/gtkwindow.c:429
msgid "Default Height"
msgstr ""
-#: gtk/gtkwindow.c:432
+#: gtk/gtkwindow.c:430
msgid ""
"The default height of the window, used when initially showing the window."
msgstr ""
-#: gtk/gtkwindow.c:441
+#: gtk/gtkwindow.c:439
msgid "Destroy with Parent"
msgstr ""
-#: gtk/gtkwindow.c:442
+#: gtk/gtkwindow.c:440
msgid "If this window should be destroyed when the parent is destroyed"
msgstr ""
-#: gtk/gtkwindow.c:449
+#: gtk/gtkwindow.c:447
msgid "Icon"
msgstr ""
-#: gtk/gtkwindow.c:450
+#: gtk/gtkwindow.c:448
msgid "Icon for this window"
msgstr ""
-#: gtk/gtksizegroup.c:241
+#: gtk/gtksizegroup.c:242
#, fuzzy
msgid "Mode"
msgstr "Nain: "
-#: gtk/gtksizegroup.c:242
+#: gtk/gtksizegroup.c:243
msgid ""
"The the directions in which the size group effects the requested sizes of "
"its component widgets."
diff --git a/po/sp.po b/po/sp.po
index 4918fa5c5..4f3af63a8 100644
--- a/po/sp.po
+++ b/po/sp.po
@@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: gtk+ 1.3.1\n"
-"POT-Creation-Date: 2001-10-25 16:39-0400\n"
+"POT-Creation-Date: 2001-11-23 15:47-0500\n"
"PO-Revision-Date: 2000-07-29 19:35+0100\n"
"Last-Translator: Tomislav Jankovic <tomaja@net.yu>\n"
"Language-Team: Serbian(Latin) <tomaja@net.yu>\n"
@@ -14,12 +14,12 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-#: gdk-pixbuf/gdk-pixbuf-animation.c:144 gdk-pixbuf/gdk-pixbuf-io.c:543
+#: gdk-pixbuf/gdk-pixbuf-animation.c:144 gdk-pixbuf/gdk-pixbuf-io.c:551
#, c-format
msgid "Failed to open file '%s': %s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-animation.c:155 gdk-pixbuf/gdk-pixbuf-io.c:553
+#: gdk-pixbuf/gdk-pixbuf-animation.c:155 gdk-pixbuf/gdk-pixbuf-io.c:561
#, c-format
msgid "Image file '%s' contains no data"
msgstr ""
@@ -29,7 +29,7 @@ msgstr ""
msgid "Don't know how to load the animation in file '%s'"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-animation.c:205 gdk-pixbuf/gdk-pixbuf-io.c:598
+#: gdk-pixbuf/gdk-pixbuf-animation.c:205 gdk-pixbuf/gdk-pixbuf-io.c:606
#, c-format
msgid ""
"Failed to load image '%s': reason not known, probably a corrupt image file"
@@ -42,65 +42,65 @@ msgid ""
"animation file"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:316
+#: gdk-pixbuf/gdk-pixbuf-io.c:324
#, fuzzy, c-format
msgid "Unable to load image-loading module: %s: %s"
msgstr "Не могу да лоцирам стартни модул са путaњом: \"%s\","
-#: gdk-pixbuf/gdk-pixbuf-io.c:335
+#: gdk-pixbuf/gdk-pixbuf-io.c:343
#, c-format
msgid ""
"Image-loading module %s does not export the proper interface; perhaps it's "
"from a different GTK version?"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:452 gdk-pixbuf/gdk-pixbuf-io.c:478
+#: gdk-pixbuf/gdk-pixbuf-io.c:460 gdk-pixbuf/gdk-pixbuf-io.c:486
#, c-format
msgid "Image type '%s' is not supported"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:500
+#: gdk-pixbuf/gdk-pixbuf-io.c:508
#, c-format
msgid "Couldn't recognize the image file format for file '%s'"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:506
+#: gdk-pixbuf/gdk-pixbuf-io.c:514
msgid "Unrecognized image file format"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:576
+#: gdk-pixbuf/gdk-pixbuf-io.c:584
#, c-format
msgid "Don't know how to load the image in file '%s'"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:609
+#: gdk-pixbuf/gdk-pixbuf-io.c:617
#, c-format
msgid "Failed to load image '%s': %s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:714
+#: gdk-pixbuf/gdk-pixbuf-io.c:722
#, c-format
msgid "This build of gdk-pixbuf does not support saving the image format: %s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:822
+#: gdk-pixbuf/gdk-pixbuf-io.c:830
#, c-format
msgid "Failed to open '%s' for writing: %s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:843
+#: gdk-pixbuf/gdk-pixbuf-io.c:851
#, c-format
msgid ""
"Failed to close '%s' while writing image, all data may not have been saved: %"
"s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-loader.c:252
+#: gdk-pixbuf/gdk-pixbuf-loader.c:250
#, c-format
msgid "Incremental loading of image type '%s' is not supported"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-loader.c:275 gdk-pixbuf/gdk-pixbuf-loader.c:376
+#: gdk-pixbuf/gdk-pixbuf-loader.c:273 gdk-pixbuf/gdk-pixbuf-loader.c:374
#, c-format
msgid ""
"Internal error: Image loader module '%s' failed to begin loading an image, "
@@ -363,35 +363,35 @@ msgstr ""
msgid "Failed to write to temporary file when loading XBM image"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1256
+#: gdk-pixbuf/io-xpm.c:1234
msgid "No XPM header found"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1264
+#: gdk-pixbuf/io-xpm.c:1242
msgid "XPM file has image width <= 0"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1272
+#: gdk-pixbuf/io-xpm.c:1250
msgid "XPM file has image height <= 0"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1280
+#: gdk-pixbuf/io-xpm.c:1258
msgid "XPM file has invalid number of colors"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1288
+#: gdk-pixbuf/io-xpm.c:1266
msgid "XPM has invalid number of chars per pixel"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1306
+#: gdk-pixbuf/io-xpm.c:1284
msgid "Can't read XPM colormap"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1344
+#: gdk-pixbuf/io-xpm.c:1322
msgid "Can't allocate memory for loading XPM image"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1527
+#: gdk-pixbuf/io-xpm.c:1505
msgid "Failed to write to temporary file when loading XPM image"
msgstr ""
@@ -412,12 +412,20 @@ msgstr ""
msgid "failed to allocate image buffer of %u bytes"
msgstr ""
-#: gtk/gtkaccellabel.c:115
-msgid "Accelerator object"
+#: gtk/gtkaccellabel.c:122
+msgid "Accelerator Closure"
msgstr ""
-#: gtk/gtkaccellabel.c:116
-msgid "The object monitored by this accelerator label"
+#: gtk/gtkaccellabel.c:123
+msgid "The closure to be monitored for accelerator changes"
+msgstr ""
+
+#: gtk/gtkaccellabel.c:129
+msgid "Accelerator Widget"
+msgstr ""
+
+#: gtk/gtkaccellabel.c:130
+msgid "The widget to be monitored for accelerator changes"
msgstr ""
#: gtk/gtkalignment.c:102
@@ -572,7 +580,7 @@ msgstr "Размак:"
msgid "The amount of space between children."
msgstr ""
-#: gtk/gtkbox.c:135 gtk/gtknotebook.c:396
+#: gtk/gtkbox.c:135 gtk/gtknotebook.c:400
msgid "Homogeneous"
msgstr ""
@@ -580,76 +588,76 @@ msgstr ""
msgid "Whether the children should all be the same size."
msgstr ""
-#: gtk/gtkbutton.c:183 gtk/gtkframe.c:125 gtk/gtklabel.c:283
+#: gtk/gtkbutton.c:188 gtk/gtkframe.c:125 gtk/gtklabel.c:282
msgid "Label"
msgstr ""
-#: gtk/gtkbutton.c:184
+#: gtk/gtkbutton.c:189
msgid ""
"Text of the label widget inside the button, if the button contains a label "
"widget."
msgstr ""
-#: gtk/gtkbutton.c:191 gtk/gtklabel.c:304
+#: gtk/gtkbutton.c:196 gtk/gtklabel.c:303
msgid "Use underline"
msgstr ""
-#: gtk/gtkbutton.c:192 gtk/gtklabel.c:305
+#: gtk/gtkbutton.c:197 gtk/gtklabel.c:304
msgid ""
"If set, an underline in the text indicates the next character should be used "
"for the mnemonic accelerator key"
msgstr ""
-#: gtk/gtkbutton.c:199
+#: gtk/gtkbutton.c:204
msgid "Use stock"
msgstr ""
-#: gtk/gtkbutton.c:200
+#: gtk/gtkbutton.c:205
msgid ""
"If set, the label is used to pick a stock item instead of being displayed"
msgstr ""
-#: gtk/gtkbutton.c:207
+#: gtk/gtkbutton.c:212
msgid "Border relief"
msgstr ""
-#: gtk/gtkbutton.c:208
+#: gtk/gtkbutton.c:213
msgid "The border relief style."
msgstr ""
-#: gtk/gtkbutton.c:259
+#: gtk/gtkbutton.c:264
#, fuzzy
msgid "Default Spacing"
msgstr "Размак:"
-#: gtk/gtkbutton.c:260
+#: gtk/gtkbutton.c:265
msgid "Extra space to add for CAN_DEFAULT buttons"
msgstr ""
-#: gtk/gtkbutton.c:266
+#: gtk/gtkbutton.c:271
msgid "Default Outside Spacing"
msgstr ""
-#: gtk/gtkbutton.c:267
+#: gtk/gtkbutton.c:272
msgid ""
"Extra space to add for CAN_DEFAULT buttons that is always drawn outside the "
"border"
msgstr ""
-#: gtk/gtkbutton.c:272
+#: gtk/gtkbutton.c:277
msgid "Child X Displacement"
msgstr ""
-#: gtk/gtkbutton.c:273
+#: gtk/gtkbutton.c:278
msgid ""
"How far in the x direction to move the child when the button is depressed"
msgstr ""
-#: gtk/gtkbutton.c:280
+#: gtk/gtkbutton.c:285
msgid "Child Y Displacement"
msgstr ""
-#: gtk/gtkbutton.c:281
+#: gtk/gtkbutton.c:286
msgid ""
"How far in the y direction to move the child when the button is depressed"
msgstr ""
@@ -747,297 +755,297 @@ msgstr ""
msgid "The pixbuf to render."
msgstr ""
-#: gtk/gtkcellrenderertext.c:173 gtk/gtkentry.c:498 gtk/gtkprogressbar.c:207
+#: gtk/gtkcellrenderertext.c:174 gtk/gtkentry.c:506 gtk/gtkprogressbar.c:207
msgid "Text"
msgstr ""
-#: gtk/gtkcellrenderertext.c:174
+#: gtk/gtkcellrenderertext.c:175
msgid "Text to render"
msgstr ""
-#: gtk/gtkcellrenderertext.c:181
+#: gtk/gtkcellrenderertext.c:182
msgid "Markup"
msgstr ""
-#: gtk/gtkcellrenderertext.c:182
+#: gtk/gtkcellrenderertext.c:183
msgid "Marked up text to render"
msgstr ""
-#: gtk/gtkcellrenderertext.c:189 gtk/gtklabel.c:290
+#: gtk/gtkcellrenderertext.c:190 gtk/gtklabel.c:289
msgid "Attributes"
msgstr ""
-#: gtk/gtkcellrenderertext.c:190
+#: gtk/gtkcellrenderertext.c:191
msgid "A list of style attributes to apply to the text of the renderer."
msgstr ""
-#: gtk/gtkcellrenderertext.c:197 gtk/gtktexttag.c:208
+#: gtk/gtkcellrenderertext.c:198 gtk/gtktexttag.c:209
msgid "Background color name"
msgstr ""
-#: gtk/gtkcellrenderertext.c:198 gtk/gtktexttag.c:209
+#: gtk/gtkcellrenderertext.c:199 gtk/gtktexttag.c:210
msgid "Background color as a string"
msgstr ""
-#: gtk/gtkcellrenderertext.c:205 gtk/gtktexttag.c:216
+#: gtk/gtkcellrenderertext.c:206 gtk/gtktexttag.c:217
msgid "Background color"
msgstr ""
-#: gtk/gtkcellrenderertext.c:206 gtk/gtktexttag.c:217
+#: gtk/gtkcellrenderertext.c:207 gtk/gtktexttag.c:218
msgid "Background color as a GdkColor"
msgstr ""
-#: gtk/gtkcellrenderertext.c:213 gtk/gtktexttag.c:242
+#: gtk/gtkcellrenderertext.c:214 gtk/gtktexttag.c:243
msgid "Foreground color name"
msgstr ""
-#: gtk/gtkcellrenderertext.c:214 gtk/gtktexttag.c:243
+#: gtk/gtkcellrenderertext.c:215 gtk/gtktexttag.c:244
msgid "Foreground color as a string"
msgstr ""
-#: gtk/gtkcellrenderertext.c:221 gtk/gtktexttag.c:250
+#: gtk/gtkcellrenderertext.c:222 gtk/gtktexttag.c:251
msgid "Foreground color"
msgstr ""
-#: gtk/gtkcellrenderertext.c:222 gtk/gtktexttag.c:251
+#: gtk/gtkcellrenderertext.c:223 gtk/gtktexttag.c:252
msgid "Foreground color as a GdkColor"
msgstr ""
-#: gtk/gtkcellrenderertext.c:230 gtk/gtkentry.c:430 gtk/gtktexttag.c:276
-#: gtk/gtktextview.c:539
+#: gtk/gtkcellrenderertext.c:231 gtk/gtkentry.c:438 gtk/gtktexttag.c:277
+#: gtk/gtktextview.c:548
#, fuzzy
msgid "Editable"
msgstr "(искључено)"
-#: gtk/gtkcellrenderertext.c:231 gtk/gtktexttag.c:277 gtk/gtktextview.c:540
+#: gtk/gtkcellrenderertext.c:232 gtk/gtktexttag.c:278 gtk/gtktextview.c:549
msgid "Whether the text can be modified by the user"
msgstr ""
-#: gtk/gtkcellrenderertext.c:238 gtk/gtkcellrenderertext.c:246
-#: gtk/gtkfontsel.c:192 gtk/gtktexttag.c:284 gtk/gtktexttag.c:292
+#: gtk/gtkcellrenderertext.c:239 gtk/gtkcellrenderertext.c:247
+#: gtk/gtkfontsel.c:192 gtk/gtktexttag.c:285 gtk/gtktexttag.c:293
msgid "Font"
msgstr "Фонт"
-#: gtk/gtkcellrenderertext.c:239 gtk/gtktexttag.c:285
+#: gtk/gtkcellrenderertext.c:240 gtk/gtktexttag.c:286
msgid "Font description as a string"
msgstr ""
-#: gtk/gtkcellrenderertext.c:247 gtk/gtktexttag.c:293
+#: gtk/gtkcellrenderertext.c:248 gtk/gtktexttag.c:294
msgid "Font description as a PangoFontDescription struct"
msgstr ""
-#: gtk/gtkcellrenderertext.c:255 gtk/gtktexttag.c:301
+#: gtk/gtkcellrenderertext.c:256 gtk/gtktexttag.c:302
#, fuzzy
msgid "Font family"
msgstr "Фамилиjа:"
-#: gtk/gtkcellrenderertext.c:256 gtk/gtktexttag.c:302
+#: gtk/gtkcellrenderertext.c:257 gtk/gtktexttag.c:303
msgid "Name of the font family, e.g. Sans, Helvetica, Times, Monospace"
msgstr ""
-#: gtk/gtkcellrenderertext.c:263 gtk/gtkcellrenderertext.c:264
-#: gtk/gtktexttag.c:309 gtk/gtktexttag.c:310
+#: gtk/gtkcellrenderertext.c:264 gtk/gtkcellrenderertext.c:265
+#: gtk/gtktexttag.c:310 gtk/gtktexttag.c:311
#, fuzzy
msgid "Font style"
msgstr "Стил фонта:"
-#: gtk/gtkcellrenderertext.c:272 gtk/gtkcellrenderertext.c:273
-#: gtk/gtktexttag.c:318 gtk/gtktexttag.c:319
+#: gtk/gtkcellrenderertext.c:273 gtk/gtkcellrenderertext.c:274
+#: gtk/gtktexttag.c:319 gtk/gtktexttag.c:320
msgid "Font variant"
msgstr ""
-#: gtk/gtkcellrenderertext.c:281 gtk/gtkcellrenderertext.c:282
-#: gtk/gtktexttag.c:327 gtk/gtktexttag.c:328
+#: gtk/gtkcellrenderertext.c:282 gtk/gtkcellrenderertext.c:283
+#: gtk/gtktexttag.c:328 gtk/gtktexttag.c:329
msgid "Font weight"
msgstr ""
-#: gtk/gtkcellrenderertext.c:291 gtk/gtkcellrenderertext.c:292
-#: gtk/gtktexttag.c:338 gtk/gtktexttag.c:339
+#: gtk/gtkcellrenderertext.c:292 gtk/gtkcellrenderertext.c:293
+#: gtk/gtktexttag.c:339 gtk/gtktexttag.c:340
#, fuzzy
msgid "Font stretch"
msgstr "Карактеристике фонтa"
-#: gtk/gtkcellrenderertext.c:300 gtk/gtkcellrenderertext.c:301
-#: gtk/gtktexttag.c:347 gtk/gtktexttag.c:348
+#: gtk/gtkcellrenderertext.c:301 gtk/gtkcellrenderertext.c:302
+#: gtk/gtktexttag.c:348 gtk/gtktexttag.c:349
#, fuzzy
msgid "Font size"
msgstr "Величина у тaчкама:"
-#: gtk/gtkcellrenderertext.c:310 gtk/gtktexttag.c:367
+#: gtk/gtkcellrenderertext.c:311 gtk/gtktexttag.c:368
#, fuzzy
msgid "Font points"
msgstr "Тип фонта:"
-#: gtk/gtkcellrenderertext.c:311 gtk/gtktexttag.c:368
+#: gtk/gtkcellrenderertext.c:312 gtk/gtktexttag.c:369
msgid "Font size in points"
msgstr ""
-#: gtk/gtkcellrenderertext.c:320 gtk/gtktexttag.c:357 gtk/gtktexttag.c:358
+#: gtk/gtkcellrenderertext.c:321 gtk/gtktexttag.c:358 gtk/gtktexttag.c:359
#, fuzzy
msgid "Font scale"
msgstr "Стил фонта:"
-#: gtk/gtkcellrenderertext.c:321
+#: gtk/gtkcellrenderertext.c:322
msgid "Font scaling factor"
msgstr ""
-#: gtk/gtkcellrenderertext.c:330 gtk/gtktexttag.c:426
+#: gtk/gtkcellrenderertext.c:331 gtk/gtktexttag.c:427
msgid "Rise"
msgstr ""
-#: gtk/gtkcellrenderertext.c:331 gtk/gtktexttag.c:427
+#: gtk/gtkcellrenderertext.c:332 gtk/gtktexttag.c:428
msgid ""
"Offset of text above the baseline (below the baseline if rise is negative)"
msgstr ""
-#: gtk/gtkcellrenderertext.c:341 gtk/gtktexttag.c:466
+#: gtk/gtkcellrenderertext.c:342 gtk/gtktexttag.c:467
msgid "Strikethrough"
msgstr ""
-#: gtk/gtkcellrenderertext.c:342 gtk/gtktexttag.c:467
+#: gtk/gtkcellrenderertext.c:343 gtk/gtktexttag.c:468
msgid "Whether to strike through the text"
msgstr ""
-#: gtk/gtkcellrenderertext.c:349 gtk/gtktexttag.c:474
+#: gtk/gtkcellrenderertext.c:350 gtk/gtktexttag.c:475
msgid "Underline"
msgstr ""
-#: gtk/gtkcellrenderertext.c:350 gtk/gtktexttag.c:475
+#: gtk/gtkcellrenderertext.c:351 gtk/gtktexttag.c:476
msgid "Style of underline for this text"
msgstr ""
-#: gtk/gtkcellrenderertext.c:360 gtk/gtktexttag.c:511
+#: gtk/gtkcellrenderertext.c:361 gtk/gtktexttag.c:512
msgid "Background set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:361 gtk/gtktexttag.c:512
+#: gtk/gtkcellrenderertext.c:362 gtk/gtktexttag.c:513
msgid "Whether this tag affects the background color"
msgstr ""
-#: gtk/gtkcellrenderertext.c:364 gtk/gtktexttag.c:523
+#: gtk/gtkcellrenderertext.c:365 gtk/gtktexttag.c:524
msgid "Foreground set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:365 gtk/gtktexttag.c:524
+#: gtk/gtkcellrenderertext.c:366 gtk/gtktexttag.c:525
msgid "Whether this tag affects the foreground color"
msgstr ""
-#: gtk/gtkcellrenderertext.c:368 gtk/gtktexttag.c:531
+#: gtk/gtkcellrenderertext.c:369 gtk/gtktexttag.c:532
msgid "Editability set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:369 gtk/gtktexttag.c:532
+#: gtk/gtkcellrenderertext.c:370 gtk/gtktexttag.c:533
msgid "Whether this tag affects text editability"
msgstr ""
-#: gtk/gtkcellrenderertext.c:372 gtk/gtktexttag.c:535
+#: gtk/gtkcellrenderertext.c:373 gtk/gtktexttag.c:536
msgid "Font family set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:373 gtk/gtktexttag.c:536
+#: gtk/gtkcellrenderertext.c:374 gtk/gtktexttag.c:537
msgid "Whether this tag affects the font family"
msgstr ""
-#: gtk/gtkcellrenderertext.c:376 gtk/gtktexttag.c:539
+#: gtk/gtkcellrenderertext.c:377 gtk/gtktexttag.c:540
#, fuzzy
msgid "Font style set"
msgstr "Стил фонта:"
-#: gtk/gtkcellrenderertext.c:377 gtk/gtktexttag.c:540
+#: gtk/gtkcellrenderertext.c:378 gtk/gtktexttag.c:541
msgid "Whether this tag affects the font style"
msgstr ""
-#: gtk/gtkcellrenderertext.c:380 gtk/gtktexttag.c:543
+#: gtk/gtkcellrenderertext.c:381 gtk/gtktexttag.c:544
msgid "Font variant set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:381 gtk/gtktexttag.c:544
+#: gtk/gtkcellrenderertext.c:382 gtk/gtktexttag.c:545
msgid "Whether this tag affects the font variant"
msgstr ""
-#: gtk/gtkcellrenderertext.c:384 gtk/gtktexttag.c:547
+#: gtk/gtkcellrenderertext.c:385 gtk/gtktexttag.c:548
msgid "Font weight set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:385 gtk/gtktexttag.c:548
+#: gtk/gtkcellrenderertext.c:386 gtk/gtktexttag.c:549
msgid "Whether this tag affects the font weight"
msgstr ""
-#: gtk/gtkcellrenderertext.c:388 gtk/gtktexttag.c:551
+#: gtk/gtkcellrenderertext.c:389 gtk/gtktexttag.c:552
msgid "Font stretch set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:389 gtk/gtktexttag.c:552
+#: gtk/gtkcellrenderertext.c:390 gtk/gtktexttag.c:553
msgid "Whether this tag affects the font stretch"
msgstr ""
-#: gtk/gtkcellrenderertext.c:392 gtk/gtktexttag.c:555
+#: gtk/gtkcellrenderertext.c:393 gtk/gtktexttag.c:556
msgid "Font size set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:393 gtk/gtktexttag.c:556
+#: gtk/gtkcellrenderertext.c:394 gtk/gtktexttag.c:557
msgid "Whether this tag affects the font size"
msgstr ""
-#: gtk/gtkcellrenderertext.c:396 gtk/gtktexttag.c:559
+#: gtk/gtkcellrenderertext.c:397 gtk/gtktexttag.c:560
#, fuzzy
msgid "Font scale set"
msgstr "Стил фонта:"
-#: gtk/gtkcellrenderertext.c:397 gtk/gtktexttag.c:560
+#: gtk/gtkcellrenderertext.c:398 gtk/gtktexttag.c:561
msgid "Whether this tag scales the font size by a factor"
msgstr ""
-#: gtk/gtkcellrenderertext.c:400 gtk/gtktexttag.c:579
+#: gtk/gtkcellrenderertext.c:401 gtk/gtktexttag.c:580
msgid "Rise set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:401 gtk/gtktexttag.c:580
+#: gtk/gtkcellrenderertext.c:402 gtk/gtktexttag.c:581
msgid "Whether this tag affects the rise"
msgstr ""
-#: gtk/gtkcellrenderertext.c:404 gtk/gtktexttag.c:595
+#: gtk/gtkcellrenderertext.c:405 gtk/gtktexttag.c:596
msgid "Strikethrough set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:405 gtk/gtktexttag.c:596
+#: gtk/gtkcellrenderertext.c:406 gtk/gtktexttag.c:597
msgid "Whether this tag affects strikethrough"
msgstr ""
-#: gtk/gtkcellrenderertext.c:408 gtk/gtktexttag.c:603
+#: gtk/gtkcellrenderertext.c:409 gtk/gtktexttag.c:604
msgid "Underline set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:409 gtk/gtktexttag.c:604
+#: gtk/gtkcellrenderertext.c:410 gtk/gtktexttag.c:605
msgid "Whether this tag affects underlining"
msgstr ""
-#: gtk/gtkcellrenderertoggle.c:129
+#: gtk/gtkcellrenderertoggle.c:130
msgid "Toggle state"
msgstr ""
-#: gtk/gtkcellrenderertoggle.c:130
+#: gtk/gtkcellrenderertoggle.c:131
msgid "The toggle state of the button"
msgstr ""
-#: gtk/gtkcellrenderertoggle.c:138
+#: gtk/gtkcellrenderertoggle.c:139
#, fuzzy
msgid "Activatable"
msgstr "(искључено)"
-#: gtk/gtkcellrenderertoggle.c:139
+#: gtk/gtkcellrenderertoggle.c:140
msgid "The toggle button can be activated"
msgstr ""
-#: gtk/gtkcellrenderertoggle.c:147
+#: gtk/gtkcellrenderertoggle.c:148
msgid "Radio state"
msgstr ""
-#: gtk/gtkcellrenderertoggle.c:148
+#: gtk/gtkcellrenderertoggle.c:149
msgid "Draw the toggle button as a radio button"
msgstr ""
-#: gtk/gtkcheckbutton.c:95 gtk/gtkoptionmenu.c:163
+#: gtk/gtkcheckbutton.c:95 gtk/gtkoptionmenu.c:191
msgid "Indicator Size"
msgstr ""
@@ -1045,7 +1053,7 @@ msgstr ""
msgid "Size of check or radio indicator"
msgstr ""
-#: gtk/gtkcheckbutton.c:103 gtk/gtkoptionmenu.c:169
+#: gtk/gtkcheckbutton.c:103 gtk/gtkoptionmenu.c:197
msgid "Indicator Spacing"
msgstr ""
@@ -1053,174 +1061,174 @@ msgstr ""
msgid "Spacing around check or radio indicator"
msgstr ""
-#: gtk/gtkcheckmenuitem.c:114 gtk/gtktogglebutton.c:142
+#: gtk/gtkcheckmenuitem.c:115 gtk/gtktogglebutton.c:132
msgid "Active"
msgstr ""
-#: gtk/gtkcheckmenuitem.c:115
+#: gtk/gtkcheckmenuitem.c:116
msgid "Whether the menu item is checked."
msgstr ""
-#: gtk/gtkcheckmenuitem.c:122 gtk/gtktogglebutton.c:150
+#: gtk/gtkcheckmenuitem.c:123 gtk/gtktogglebutton.c:140
msgid "Inconsistent"
msgstr ""
-#: gtk/gtkcheckmenuitem.c:123
+#: gtk/gtkcheckmenuitem.c:124
msgid "Whether to display an \"inconsistent\" state."
msgstr ""
-#: gtk/gtkcolorsel.c:574
+#: gtk/gtkcolorsel.c:578
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:579
+#: gtk/gtkcolorsel.c:583
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:883
+#: gtk/gtkcolorsel.c:887
msgid "_Save color here"
msgstr ""
-#: gtk/gtkcolorsel.c:1051
+#: gtk/gtkcolorsel.c:1055
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:1667
+#: gtk/gtkcolorsel.c:1674
msgid "Has Opacity Control"
msgstr ""
-#: gtk/gtkcolorsel.c:1668
+#: gtk/gtkcolorsel.c:1675
msgid "Whether the color selector should allow setting opacity"
msgstr ""
-#: gtk/gtkcolorsel.c:1674
+#: gtk/gtkcolorsel.c:1681
#, fuzzy
msgid "Has palette"
msgstr "Класичнa палетa "
-#: gtk/gtkcolorsel.c:1675
+#: gtk/gtkcolorsel.c:1682
msgid "Whether a palette should be used"
msgstr ""
-#: gtk/gtkcolorsel.c:1681
+#: gtk/gtkcolorsel.c:1688
#, fuzzy
msgid "Current Color"
msgstr "Подеси боjу"
-#: gtk/gtkcolorsel.c:1682
+#: gtk/gtkcolorsel.c:1689
msgid "The current color"
msgstr ""
-#: gtk/gtkcolorsel.c:1688
+#: gtk/gtkcolorsel.c:1695
msgid "Current Alpha"
msgstr ""
-#: gtk/gtkcolorsel.c:1689
+#: gtk/gtkcolorsel.c:1696
msgid "The current opacity value (0 fully transparent, 65535 fully opaque)"
msgstr ""
-#: gtk/gtkcolorsel.c:1702
+#: gtk/gtkcolorsel.c:1709
#, fuzzy
msgid "Custom palette"
msgstr "Класичнa палетa "
-#: gtk/gtkcolorsel.c:1703
+#: gtk/gtkcolorsel.c:1710
msgid "Palette to use in the color selector"
msgstr ""
-#: gtk/gtkcolorsel.c:1758
+#: gtk/gtkcolorsel.c:1750
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:1786
+#: gtk/gtkcolorsel.c:1778
msgid ""
"Click the eyedropper, then click a color anywhere on your screen to select "
"that color."
msgstr ""
-#: gtk/gtkcolorsel.c:1795
+#: gtk/gtkcolorsel.c:1787
#, fuzzy
msgid "_Hue:"
msgstr "Ниjанса:"
-#: gtk/gtkcolorsel.c:1796
+#: gtk/gtkcolorsel.c:1788
msgid "Position on the color wheel."
msgstr ""
-#: gtk/gtkcolorsel.c:1797
+#: gtk/gtkcolorsel.c:1789
#, fuzzy
msgid "_Saturation:"
msgstr "Засићеност: "
-#: gtk/gtkcolorsel.c:1798
+#: gtk/gtkcolorsel.c:1790
msgid "\"Deepness\" of the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1799
+#: gtk/gtkcolorsel.c:1791
#, fuzzy
msgid "_Value:"
msgstr "Вредност:"
-#: gtk/gtkcolorsel.c:1800
+#: gtk/gtkcolorsel.c:1792
msgid "Brightness of the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1801
+#: gtk/gtkcolorsel.c:1793
#, fuzzy
msgid "_Red:"
msgstr "Црвенa:"
-#: gtk/gtkcolorsel.c:1802
+#: gtk/gtkcolorsel.c:1794
msgid "Amount of red light in the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1803
+#: gtk/gtkcolorsel.c:1795
#, fuzzy
msgid "_Green:"
msgstr "Зелена:"
-#: gtk/gtkcolorsel.c:1804
+#: gtk/gtkcolorsel.c:1796
msgid "Amount of green light in the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1805
+#: gtk/gtkcolorsel.c:1797
#, fuzzy
msgid "_Blue:"
msgstr "Плава:"
-#: gtk/gtkcolorsel.c:1806
+#: gtk/gtkcolorsel.c:1798
msgid "Amount of blue light in the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1809
+#: gtk/gtkcolorsel.c:1801
#, fuzzy
msgid "_Opacity:"
msgstr "Прозирност:"
-#: gtk/gtkcolorsel.c:1817
+#: gtk/gtkcolorsel.c:1809
msgid "Transparency of the currently-selected color."
msgstr ""
-#: gtk/gtkcolorsel.c:1832
+#: gtk/gtkcolorsel.c:1824
msgid "Color _Name:"
msgstr ""
-#: gtk/gtkcolorsel.c:1844
+#: gtk/gtkcolorsel.c:1836
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:1863
+#: gtk/gtkcolorsel.c:1855
#, fuzzy
msgid "_Palette"
msgstr "Класичнa палетa "
@@ -1266,205 +1274,205 @@ msgstr ""
msgid "Whether entered values must already be present in the list"
msgstr ""
-#: gtk/gtkcontainer.c:202
+#: gtk/gtkcontainer.c:203
msgid "Resize mode"
msgstr ""
-#: gtk/gtkcontainer.c:203
+#: gtk/gtkcontainer.c:204
msgid "Specify how resize events are handled"
msgstr ""
-#: gtk/gtkcontainer.c:210
+#: gtk/gtkcontainer.c:211
msgid "Border width"
msgstr ""
-#: gtk/gtkcontainer.c:211
+#: gtk/gtkcontainer.c:212
msgid "The width of the empty border outside the containers children."
msgstr ""
-#: gtk/gtkcontainer.c:219
+#: gtk/gtkcontainer.c:220
msgid "Child"
msgstr ""
-#: gtk/gtkcontainer.c:220
+#: gtk/gtkcontainer.c:221
msgid "Can be used to add a new child to the container."
msgstr ""
-#: gtk/gtkcurve.c:120
+#: gtk/gtkcurve.c:121
#, fuzzy
msgid "Curve type"
msgstr "Креираj"
-#: gtk/gtkcurve.c:121
+#: gtk/gtkcurve.c:122
msgid "Is this curve linear, spline interpolated, or free-form"
msgstr ""
-#: gtk/gtkcurve.c:129
+#: gtk/gtkcurve.c:130
msgid "Minimum X"
msgstr ""
-#: gtk/gtkcurve.c:130
+#: gtk/gtkcurve.c:131
msgid "Minimum possible value for X"
msgstr ""
-#: gtk/gtkcurve.c:139
+#: gtk/gtkcurve.c:140
msgid "Maximum X"
msgstr ""
-#: gtk/gtkcurve.c:140
+#: gtk/gtkcurve.c:141
msgid "Maximum possible X value."
msgstr ""
-#: gtk/gtkcurve.c:149
+#: gtk/gtkcurve.c:150
msgid "Minimum Y"
msgstr ""
-#: gtk/gtkcurve.c:150
+#: gtk/gtkcurve.c:151
msgid "Minimum possible value for Y"
msgstr ""
-#: gtk/gtkcurve.c:159
+#: gtk/gtkcurve.c:160
msgid "Maximum Y"
msgstr ""
-#: gtk/gtkcurve.c:160
+#: gtk/gtkcurve.c:161
msgid "Maximum possible value for Y"
msgstr ""
-#: gtk/gtkdialog.c:125
+#: gtk/gtkdialog.c:126
msgid "Has separator"
msgstr ""
-#: gtk/gtkdialog.c:126
+#: gtk/gtkdialog.c:127
msgid "The dialog has a separator bar above its buttons"
msgstr ""
-#: gtk/gtkdialog.c:149
+#: gtk/gtkdialog.c:150
msgid "Content area border"
msgstr ""
-#: gtk/gtkdialog.c:150
+#: gtk/gtkdialog.c:151
msgid "Width of border around the main dialog area"
msgstr ""
-#: gtk/gtkdialog.c:157
+#: gtk/gtkdialog.c:158
msgid "Button spacing"
msgstr ""
-#: gtk/gtkdialog.c:158
+#: gtk/gtkdialog.c:159
msgid "Spacing between buttons"
msgstr ""
-#: gtk/gtkdialog.c:166
+#: gtk/gtkdialog.c:167
msgid "Action area border"
msgstr ""
-#: gtk/gtkdialog.c:167
+#: gtk/gtkdialog.c:168
msgid "Width of border around the button area at the bottom of the dialog"
msgstr ""
-#: gtk/gtkentry.c:410 gtk/gtklabel.c:361
+#: gtk/gtkentry.c:418 gtk/gtklabel.c:360
#, fuzzy
msgid "Cursor Position"
msgstr "Искључено"
-#: gtk/gtkentry.c:411 gtk/gtklabel.c:362
+#: gtk/gtkentry.c:419 gtk/gtklabel.c:361
msgid "The current position of the insertion cursor in chars."
msgstr ""
-#: gtk/gtkentry.c:420 gtk/gtklabel.c:371
+#: gtk/gtkentry.c:428 gtk/gtklabel.c:370
#, fuzzy
msgid "Selection Bound"
msgstr "Избор:"
-#: gtk/gtkentry.c:421 gtk/gtklabel.c:372
+#: gtk/gtkentry.c:429 gtk/gtklabel.c:371
msgid ""
"The position of the opposite end of the selection from the cursor in chars."
msgstr ""
-#: gtk/gtkentry.c:431
+#: gtk/gtkentry.c:439
msgid "Whether the entry contents can be edited"
msgstr ""
-#: gtk/gtkentry.c:438
+#: gtk/gtkentry.c:446
msgid "Maximum length"
msgstr ""
-#: gtk/gtkentry.c:439
+#: gtk/gtkentry.c:447
msgid "Maximum number of characters for this entry"
msgstr ""
-#: gtk/gtkentry.c:447
+#: gtk/gtkentry.c:455
msgid "Visibility"
msgstr ""
-#: gtk/gtkentry.c:448
+#: gtk/gtkentry.c:456
msgid ""
"FALSE displays the \"invisible char\" instead of the actual text (password "
"mode)"
msgstr ""
-#: gtk/gtkentry.c:455
+#: gtk/gtkentry.c:463
#, fuzzy
msgid "Has Frame"
msgstr "Класичнa палетa "
-#: gtk/gtkentry.c:456
+#: gtk/gtkentry.c:464
msgid "FALSE removes outside bevel from entry."
msgstr ""
-#: gtk/gtkentry.c:463
+#: gtk/gtkentry.c:471
msgid "Invisible character"
msgstr ""
-#: gtk/gtkentry.c:464
+#: gtk/gtkentry.c:472
msgid "The character to use when masking entry contents (in \"password mode\")"
msgstr ""
-#: gtk/gtkentry.c:471
+#: gtk/gtkentry.c:479
msgid "Activates default"
msgstr ""
-#: gtk/gtkentry.c:472
+#: gtk/gtkentry.c:480
msgid ""
"Whether to activate the default widget (such as the default button in a "
"dialog) when Enter is pressed."
msgstr ""
-#: gtk/gtkentry.c:478
+#: gtk/gtkentry.c:486
msgid "Width in chars"
msgstr ""
-#: gtk/gtkentry.c:479
+#: gtk/gtkentry.c:487
msgid "Number of characters to leave space for in the entry."
msgstr ""
-#: gtk/gtkentry.c:488
+#: gtk/gtkentry.c:496
msgid "Scroll offset"
msgstr ""
-#: gtk/gtkentry.c:489
+#: gtk/gtkentry.c:497
msgid "Number of pixels of the entry scrolled off the screen to the left"
msgstr ""
-#: gtk/gtkentry.c:499
+#: gtk/gtkentry.c:507
msgid "The contents of the entry"
msgstr ""
-#: gtk/gtkentry.c:505 gtk/gtklabel.c:380 gtk/gtktextview.c:615
+#: gtk/gtkentry.c:513 gtk/gtklabel.c:379 gtk/gtktextview.c:624
msgid "Cursor color"
msgstr ""
-#: gtk/gtkentry.c:506 gtk/gtklabel.c:381 gtk/gtktextview.c:616
+#: gtk/gtkentry.c:514 gtk/gtklabel.c:380 gtk/gtktextview.c:625
msgid "Color with which to draw insertion cursor"
msgstr ""
-#: gtk/gtkentry.c:3793 gtk/gtklabel.c:3180
+#: gtk/gtkentry.c:3832 gtk/gtklabel.c:3151
#, fuzzy
msgid "Select All"
msgstr "Избриши"
-#: gtk/gtkentry.c:3803 gtk/gtklabel.c:3190 gtk/gtktextview.c:5563
+#: gtk/gtkentry.c:3842 gtk/gtklabel.c:3161 gtk/gtktextview.c:5737
msgid "Input Methods"
msgstr ""
@@ -1495,12 +1503,12 @@ msgstr "Директориjуми"
msgid "Files"
msgstr "Фаjлови"
-#: gtk/gtkfilesel.c:727 gtk/gtkfilesel.c:2052
+#: gtk/gtkfilesel.c:726 gtk/gtkfilesel.c:2057
#, c-format
msgid "Directory unreadable: %s"
msgstr "Директориjум %s ниjе могуће прочитaти"
-#: gtk/gtkfilesel.c:849
+#: gtk/gtkfilesel.c:848
#, c-format
msgid ""
"The file \"%s\" resides on another machine (called %s) and may not be "
@@ -1508,130 +1516,128 @@ msgid ""
"Are you sure that you want to select it?"
msgstr ""
-#: gtk/gtkfilesel.c:979
+#: gtk/gtkfilesel.c:978
msgid "Create Dir"
msgstr "Креираj директориjум"
-#: gtk/gtkfilesel.c:990 gtk/gtkfilesel.c:1413
+#: gtk/gtkfilesel.c:989 gtk/gtkfilesel.c:1416
msgid "Delete File"
msgstr "Избриши фаjл"
-#: gtk/gtkfilesel.c:1001 gtk/gtkfilesel.c:1556
+#: gtk/gtkfilesel.c:1000 gtk/gtkfilesel.c:1559
msgid "Rename File"
msgstr "Промени име фаjлa"
-#: gtk/gtkfilesel.c:1236
+#: gtk/gtkfilesel.c:1237
#, c-format
msgid ""
"The directory name \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
-#: gtk/gtkfilesel.c:1238
+#: gtk/gtkfilesel.c:1239
#, c-format
msgid ""
"Error creating directory \"%s\": %s\n"
"%s"
msgstr ""
-#: gtk/gtkfilesel.c:1239 gtk/gtkfilesel.c:1490
+#: gtk/gtkfilesel.c:1240 gtk/gtkfilesel.c:1493
msgid "You probably used symbols not allowed in filenames."
msgstr ""
-#: gtk/gtkfilesel.c:1247
+#: gtk/gtkfilesel.c:1248
#, c-format
msgid "Error creating directory \"%s\": %s\n"
msgstr ""
-#: gtk/gtkfilesel.c:1281
+#: gtk/gtkfilesel.c:1282
msgid "Create Directory"
msgstr "Креираj директориjум"
-#: gtk/gtkfilesel.c:1295
+#: gtk/gtkfilesel.c:1296
#, fuzzy
msgid "_Directory name:"
msgstr "Име дректориjума:"
#. buttons
-#: gtk/gtkfilesel.c:1309
-msgid "Create"
-msgstr "Креираj"
-
-#: gtk/gtkfilesel.c:1318 gtk/gtkfilesel.c:1444 gtk/gtkfilesel.c:1598
-#: gtk/gtkgamma.c:424
+#: gtk/gtkfilesel.c:1310 gtk/gtkfilesel.c:1438 gtk/gtkfilesel.c:1592
+#: gtk/gtkgamma.c:417
msgid "Cancel"
msgstr "Поништи"
-#: gtk/gtkfilesel.c:1353
+#: gtk/gtkfilesel.c:1322
+msgid "Create"
+msgstr "Креираj"
+
+#: gtk/gtkfilesel.c:1356
#, c-format
msgid "The filename \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
-#: gtk/gtkfilesel.c:1356
+#: gtk/gtkfilesel.c:1359
#, c-format
msgid ""
"Error deleting file \"%s\": %s\n"
"%s"
msgstr ""
-#: gtk/gtkfilesel.c:1358 gtk/gtkfilesel.c:1504
+#: gtk/gtkfilesel.c:1361 gtk/gtkfilesel.c:1507
msgid "It probably contains symbols not allowed in filenames."
msgstr ""
-#: gtk/gtkfilesel.c:1367
+#: gtk/gtkfilesel.c:1370
#, c-format
msgid "Error deleting file \"%s\": %s"
msgstr ""
-#. buttons
-#: gtk/gtkfilesel.c:1435
+#: gtk/gtkfilesel.c:1448
msgid "Delete"
msgstr "Избриши"
-#: gtk/gtkfilesel.c:1486 gtk/gtkfilesel.c:1500
+#: gtk/gtkfilesel.c:1489 gtk/gtkfilesel.c:1503
#, c-format
msgid "The file name \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
-#: gtk/gtkfilesel.c:1488
+#: gtk/gtkfilesel.c:1491
#, c-format
msgid ""
"Error renaming file to \"%s\": %s\n"
"%s"
msgstr ""
-#: gtk/gtkfilesel.c:1502
+#: gtk/gtkfilesel.c:1505
#, c-format
msgid ""
"Error renaming file \"%s\": %s\n"
"%s"
msgstr ""
-#: gtk/gtkfilesel.c:1512
+#: gtk/gtkfilesel.c:1515
#, c-format
msgid "Error renaming file \"%s\" to \"%s\": %s"
msgstr ""
-#. buttons
-#: gtk/gtkfilesel.c:1589
+#: gtk/gtkfilesel.c:1604
msgid "Rename"
msgstr "Промени имe"
-#: gtk/gtkfilesel.c:2031
+#: gtk/gtkfilesel.c:2036
msgid "Selection: "
msgstr "Избор:"
-#: gtk/gtkfilesel.c:2641
+#: gtk/gtkfilesel.c:2647
#, c-format
msgid ""
"The filename %s couldn't be converted to UTF-8. Try setting the environment "
"variable G_BROKEN_FILENAMES."
msgstr ""
-#: gtk/gtkfilesel.c:3509
+#: gtk/gtkfilesel.c:3515
msgid "Name too long"
msgstr ""
-#: gtk/gtkfilesel.c:3511
+#: gtk/gtkfilesel.c:3517
msgid "Couldn't convert filename"
msgstr ""
@@ -1677,7 +1683,7 @@ msgstr "Величина:"
msgid "Preview:"
msgstr "Приказ: "
-#: gtk/gtkfontsel.c:1060
+#: gtk/gtkfontsel.c:1059
msgid "Font Selection"
msgstr "Избор фонтa"
@@ -1702,7 +1708,7 @@ msgstr ""
msgid "The vertical alignment of the label."
msgstr ""
-#: gtk/gtkframe.c:153 gtk/gtkhandlebox.c:184
+#: gtk/gtkframe.c:153 gtk/gtkhandlebox.c:185
msgid "Deprecated property, use shadow_type instead."
msgstr ""
@@ -1722,41 +1728,41 @@ msgstr ""
msgid "A widget to display in place of the usual frame label."
msgstr ""
-#: gtk/gtkgamma.c:395
+#: gtk/gtkgamma.c:396
msgid "Gamma"
msgstr "Gamma"
-#: gtk/gtkgamma.c:402
+#: gtk/gtkgamma.c:403
#, fuzzy
msgid "_Gamma value"
msgstr "Вредност gamma"
-#: gtk/gtkgamma.c:416
+#: gtk/gtkgamma.c:423
msgid "OK"
msgstr "У реду"
-#: gtk/gtkhandlebox.c:191 gtk/gtkmenubar.c:148 gtk/gtkstatusbar.c:157
-#: gtk/gtktoolbar.c:276 gtk/gtkviewport.c:147
+#: gtk/gtkhandlebox.c:192 gtk/gtkmenubar.c:148 gtk/gtkstatusbar.c:158
+#: gtk/gtktoolbar.c:277 gtk/gtkviewport.c:148
msgid "Shadow type"
msgstr ""
-#: gtk/gtkhandlebox.c:192
+#: gtk/gtkhandlebox.c:193
msgid "Appearance of the shadow that surrounds the container."
msgstr ""
-#: gtk/gtkhandlebox.c:200
+#: gtk/gtkhandlebox.c:201
msgid "Handle position"
msgstr ""
-#: gtk/gtkhandlebox.c:201
+#: gtk/gtkhandlebox.c:202
msgid "Position of the handle relative to the child widget."
msgstr ""
-#: gtk/gtkhandlebox.c:209
+#: gtk/gtkhandlebox.c:210
msgid "Snap edge"
msgstr ""
-#: gtk/gtkhandlebox.c:210
+#: gtk/gtkhandlebox.c:211
msgid ""
"Side of the handlebox that's lined up with the docking point to dock the "
"handlebox."
@@ -1765,7 +1771,7 @@ msgstr ""
#. Remove this icon source so we don't keep trying to
#. * load it.
#.
-#: gtk/gtkiconfactory.c:1049
+#: gtk/gtkiconfactory.c:1061
#, c-format
msgid "Error loading icon: %s"
msgstr ""
@@ -1779,217 +1785,217 @@ msgid "Child widget to appear next to the menu text"
msgstr ""
#. shell and main vbox
-#: gtk/gtkinputdialog.c:181
+#: gtk/gtkinputdialog.c:182
msgid "Input"
msgstr "Унос"
-#: gtk/gtkinputdialog.c:189
+#: gtk/gtkinputdialog.c:190
msgid "No input devices"
msgstr "Нема улазног уређајa"
-#: gtk/gtkinputdialog.c:218
+#: gtk/gtkinputdialog.c:219
#, fuzzy
msgid "_Device:"
msgstr "Уређај:"
-#: gtk/gtkinputdialog.c:235
+#: gtk/gtkinputdialog.c:236
msgid "Disabled"
msgstr "Искључено"
-#: gtk/gtkinputdialog.c:243
+#: gtk/gtkinputdialog.c:244
msgid "Screen"
msgstr "Екран"
-#: gtk/gtkinputdialog.c:251
+#: gtk/gtkinputdialog.c:252
msgid "Window"
msgstr "Прозор"
-#: gtk/gtkinputdialog.c:259
+#: gtk/gtkinputdialog.c:260
#, fuzzy
msgid "_Mode: "
msgstr "Мод: "
#. The axis listbox
-#: gtk/gtkinputdialog.c:290
+#: gtk/gtkinputdialog.c:291
#, fuzzy
msgid "_Axes"
msgstr "Осe:"
#. Keys listbox
-#: gtk/gtkinputdialog.c:306
+#: gtk/gtkinputdialog.c:307
#, fuzzy
msgid "_Keys"
msgstr "Тастери"
#. We create the save button in any case, so that clients can
#. connect to it, without paying attention to whether it exits
-#: gtk/gtkinputdialog.c:327
+#: gtk/gtkinputdialog.c:328
msgid "Save"
msgstr "Сними"
-#: gtk/gtkinputdialog.c:336
+#: gtk/gtkinputdialog.c:337
msgid "Close"
msgstr "Затвори"
-#: gtk/gtkinputdialog.c:469
+#: gtk/gtkinputdialog.c:470
msgid "X"
msgstr "X"
-#: gtk/gtkinputdialog.c:470
+#: gtk/gtkinputdialog.c:471
msgid "Y"
msgstr "Y"
-#: gtk/gtkinputdialog.c:471
+#: gtk/gtkinputdialog.c:472
msgid "Pressure"
msgstr "Притисак"
-#: gtk/gtkinputdialog.c:472
+#: gtk/gtkinputdialog.c:473
msgid "X Tilt"
msgstr "X тилт"
-#: gtk/gtkinputdialog.c:473
+#: gtk/gtkinputdialog.c:474
msgid "Y Tilt"
msgstr "Y тилт"
-#: gtk/gtkinputdialog.c:474
+#: gtk/gtkinputdialog.c:475
msgid "Wheel"
msgstr ""
-#: gtk/gtkinputdialog.c:514
+#: gtk/gtkinputdialog.c:515
msgid "none"
msgstr "Ниjедан (нема) "
-#: gtk/gtkinputdialog.c:548 gtk/gtkinputdialog.c:584
+#: gtk/gtkinputdialog.c:549 gtk/gtkinputdialog.c:585
msgid "(disabled)"
msgstr "(искључено)"
-#: gtk/gtkinputdialog.c:577
+#: gtk/gtkinputdialog.c:578
msgid "(unknown)"
msgstr "(непознато)"
#. and clear button
-#: gtk/gtkinputdialog.c:662
+#: gtk/gtkinputdialog.c:663
msgid "clear"
msgstr "чисто"
-#: gtk/gtklabel.c:284
+#: gtk/gtklabel.c:283
msgid "The text of the label."
msgstr ""
-#: gtk/gtklabel.c:291
+#: gtk/gtklabel.c:290
msgid "A list of style attributes to apply to the text of the label."
msgstr ""
-#: gtk/gtklabel.c:297
+#: gtk/gtklabel.c:296
msgid "Use markup"
msgstr ""
-#: gtk/gtklabel.c:298
+#: gtk/gtklabel.c:297
msgid "The text of the label includes XML markup. See pango_parse_markup()."
msgstr ""
-#: gtk/gtklabel.c:312 gtk/gtktexttag.c:377 gtk/gtktextview.c:556
+#: gtk/gtklabel.c:311 gtk/gtktexttag.c:378 gtk/gtktextview.c:565
msgid "Justification"
msgstr ""
-#: gtk/gtklabel.c:313
+#: gtk/gtklabel.c:312
msgid ""
"The alignment of the lines in the text of the label relative to each other. "
"This does NOT affect the alignment of the label within its allocation. See "
"GtkMisc::xalign for that."
msgstr ""
-#: gtk/gtklabel.c:321
+#: gtk/gtklabel.c:320
#, fuzzy
msgid "Pattern"
msgstr "Класичнa палетa "
-#: gtk/gtklabel.c:322
+#: gtk/gtklabel.c:321
msgid ""
"A string with _ characters in positions correspond to characters in the text "
"to underline."
msgstr ""
-#: gtk/gtklabel.c:329
+#: gtk/gtklabel.c:328
msgid "Line wrap"
msgstr ""
-#: gtk/gtklabel.c:330
+#: gtk/gtklabel.c:329
msgid "If set, wrap lines if the text becomes too wide."
msgstr ""
-#: gtk/gtklabel.c:336
+#: gtk/gtklabel.c:335
#, fuzzy
msgid "Selectable"
msgstr "Избриши"
-#: gtk/gtklabel.c:337
+#: gtk/gtklabel.c:336
msgid "Whether the label text can be selected with the mouse."
msgstr ""
-#: gtk/gtklabel.c:343
+#: gtk/gtklabel.c:342
msgid "Mnemonic key"
msgstr ""
-#: gtk/gtklabel.c:344
+#: gtk/gtklabel.c:343
msgid "The mnemonic accelerator key for this label."
msgstr ""
-#: gtk/gtklabel.c:352
+#: gtk/gtklabel.c:351
msgid "Mnemonic widget"
msgstr ""
-#: gtk/gtklabel.c:353
+#: gtk/gtklabel.c:352
msgid "The widget to be activated when the label's mnemonic key is pressed."
msgstr ""
-#: gtk/gtklayout.c:575
+#: gtk/gtklayout.c:576
msgid "X position"
msgstr ""
-#: gtk/gtklayout.c:576
+#: gtk/gtklayout.c:577
msgid "X position of child widget"
msgstr ""
-#: gtk/gtklayout.c:585
+#: gtk/gtklayout.c:586
msgid "Y position"
msgstr ""
-#: gtk/gtklayout.c:586
+#: gtk/gtklayout.c:587
msgid "Y position of child widget"
msgstr ""
-#: gtk/gtklayout.c:595 gtk/gtkviewport.c:131
+#: gtk/gtklayout.c:596 gtk/gtkviewport.c:132
msgid "Horizontal adjustment"
msgstr ""
-#: gtk/gtklayout.c:596
+#: gtk/gtklayout.c:597
msgid "The GtkAdjustment for the horizontal position."
msgstr ""
-#: gtk/gtklayout.c:603 gtk/gtkviewport.c:139
+#: gtk/gtklayout.c:604 gtk/gtkviewport.c:140
msgid "Vertical adjustment"
msgstr ""
-#: gtk/gtklayout.c:604
+#: gtk/gtklayout.c:605
msgid "The GtkAdjustment for the vertical position."
msgstr ""
-#: gtk/gtklayout.c:611 gtk/gtktreeviewcolumn.c:179
+#: gtk/gtklayout.c:612 gtk/gtktreeviewcolumn.c:189
#, fuzzy
msgid "Width"
msgstr "Подеси ширину:"
-#: gtk/gtklayout.c:612
+#: gtk/gtklayout.c:613
msgid "The width of the layout."
msgstr ""
-#: gtk/gtklayout.c:620
+#: gtk/gtklayout.c:621
#, fuzzy
msgid "Height"
msgstr "лагано"
-#: gtk/gtklayout.c:621
+#: gtk/gtklayout.c:622
msgid "The height of the layout."
msgstr ""
@@ -1998,7 +2004,7 @@ 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:572
+#: gtk/gtkmain.c:613
msgid "default:LTR"
msgstr ""
@@ -2006,7 +2012,7 @@ msgstr ""
msgid "Style of bevel around the menubar"
msgstr ""
-#: gtk/gtkmenubar.c:156 gtk/gtktoolbar.c:250
+#: gtk/gtkmenubar.c:156 gtk/gtktoolbar.c:251
msgid "Internal padding"
msgstr ""
@@ -2014,14 +2020,30 @@ msgstr ""
msgid "Amount of border space between the menubar shadow and the menu items"
msgstr ""
-#: gtk/gtkmessagedialog.c:80
+#: gtk/gtkmessagedialog.c:104
msgid "Image/label border"
msgstr ""
-#: gtk/gtkmessagedialog.c:81
+#: gtk/gtkmessagedialog.c:105
msgid "Width of border around the label and image in the message dialog"
msgstr ""
+#: gtk/gtkmessagedialog.c:113
+msgid "Message Type"
+msgstr ""
+
+#: gtk/gtkmessagedialog.c:114
+msgid "The type of message"
+msgstr ""
+
+#: gtk/gtkmessagedialog.c:121
+msgid "Message Buttons"
+msgstr ""
+
+#: gtk/gtkmessagedialog.c:122
+msgid "The buttons shown in the message dialog"
+msgstr ""
+
#: gtk/gtkmisc.c:97
#, fuzzy
msgid "X align"
@@ -2058,144 +2080,152 @@ msgid ""
"The amount of space to add on the top and bottom of the widget, in pixels"
msgstr ""
-#: gtk/gtknotebook.c:324
+#: gtk/gtknotebook.c:328
#, fuzzy
msgid "Page"
msgstr "Странa %u"
-#: gtk/gtknotebook.c:325
+#: gtk/gtknotebook.c:329
msgid "The index of the current page"
msgstr ""
-#: gtk/gtknotebook.c:333
+#: gtk/gtknotebook.c:337
msgid "Tab Position"
msgstr ""
-#: gtk/gtknotebook.c:334
+#: gtk/gtknotebook.c:338
msgid "Which side of the notebook holds the tabs"
msgstr ""
-#: gtk/gtknotebook.c:341
+#: gtk/gtknotebook.c:345
msgid "Tab Border"
msgstr ""
-#: gtk/gtknotebook.c:342
+#: gtk/gtknotebook.c:346
msgid "Width of the border around the tab labels"
msgstr ""
-#: gtk/gtknotebook.c:350
+#: gtk/gtknotebook.c:354
msgid "Horizontal Tab Border"
msgstr ""
-#: gtk/gtknotebook.c:351
+#: gtk/gtknotebook.c:355
msgid "Width of the horizontal border of tab labels"
msgstr ""
-#: gtk/gtknotebook.c:359
+#: gtk/gtknotebook.c:363
msgid "Vertical Tab Border"
msgstr ""
-#: gtk/gtknotebook.c:360
+#: gtk/gtknotebook.c:364
msgid "Width of the vertical border of tab labels"
msgstr ""
-#: gtk/gtknotebook.c:368
+#: gtk/gtknotebook.c:372
msgid "Show Tabs"
msgstr ""
-#: gtk/gtknotebook.c:369
+#: gtk/gtknotebook.c:373
msgid "Whether tabs should be shown or not"
msgstr ""
-#: gtk/gtknotebook.c:375
+#: gtk/gtknotebook.c:379
msgid "Show Border"
msgstr ""
-#: gtk/gtknotebook.c:376
+#: gtk/gtknotebook.c:380
msgid "Whether the border should be shown or not"
msgstr ""
-#: gtk/gtknotebook.c:382
+#: gtk/gtknotebook.c:386
#, fuzzy
msgid "Scrollable"
msgstr "Скаларно"
-#: gtk/gtknotebook.c:383
+#: gtk/gtknotebook.c:387
msgid "If TRUE, scroll arrows are added if there are to many tabs to fit"
msgstr ""
-#: gtk/gtknotebook.c:389
+#: gtk/gtknotebook.c:393
msgid "Enable Popup"
msgstr ""
-#: gtk/gtknotebook.c:390
+#: gtk/gtknotebook.c:394
msgid ""
"If TRUE, pressing the right mouse button on the notebook pops up a menu that "
"you can use to go to a page"
msgstr ""
-#: gtk/gtknotebook.c:397
+#: gtk/gtknotebook.c:401
msgid "Whether tabs should have homogeneous sizes"
msgstr ""
-#: gtk/gtknotebook.c:2134 gtk/gtknotebook.c:4529
+#: gtk/gtknotebook.c:2240 gtk/gtknotebook.c:4470
#, c-format
msgid "Page %u"
msgstr "Странa %u"
-#: gtk/gtkoptionmenu.c:164
+#: gtk/gtkoptionmenu.c:184
+msgid "Menu"
+msgstr ""
+
+#: gtk/gtkoptionmenu.c:185
+msgid "The menu of options"
+msgstr ""
+
+#: gtk/gtkoptionmenu.c:192
msgid "Size of dropdown indicator"
msgstr ""
-#: gtk/gtkoptionmenu.c:170
+#: gtk/gtkoptionmenu.c:198
msgid "Spacing around indicator"
msgstr ""
-#: gtk/gtkpaned.c:116 gtk/gtkruler.c:138
+#: gtk/gtkpaned.c:120 gtk/gtkruler.c:138
msgid "Position"
msgstr ""
-#: gtk/gtkpaned.c:117
+#: gtk/gtkpaned.c:121
msgid ""
"Position of paned separator in pixels(0 means all the way to the left/top)"
msgstr ""
-#: gtk/gtkpaned.c:125
+#: gtk/gtkpaned.c:129
msgid "Position Set"
msgstr ""
-#: gtk/gtkpaned.c:126
+#: gtk/gtkpaned.c:130
msgid "TRUE if the Position property should be used"
msgstr ""
-#: gtk/gtkpaned.c:132
+#: gtk/gtkpaned.c:136
msgid "Handle Size"
msgstr ""
-#: gtk/gtkpaned.c:133
+#: gtk/gtkpaned.c:137
msgid "Width of handle"
msgstr ""
-#: gtk/gtkrc.c:2759
+#: gtk/gtkrc.c:2723
#, c-format
msgid "Unable to locate image file in pixmap_path: \"%s\" line %d"
msgstr "Не могу да лоцирам слику са путaњом: \"%s\" линиjа %d"
-#: gtk/gtkrc.c:2762
+#: gtk/gtkrc.c:2726
#, c-format
msgid "Unable to locate image file in pixmap_path: \"%s\""
msgstr "Не могу да лоцирам слику са путaњом: \"%s\""
-#: gtk/gtkrc.c:3171
+#: gtk/gtkrc.c:3135
#, c-format
msgid "Pixmap path element: \"%s\" must be absolute, %s, line %d"
msgstr ""
-#: gtk/gtkpreview.c:134
+#: gtk/gtkpreview.c:129
msgid "Expand"
msgstr ""
-#: gtk/gtkpreview.c:135
+#: gtk/gtkpreview.c:130
msgid ""
"Whether the preview widget should take up the entire space it is allocated"
msgstr ""
@@ -2240,7 +2270,7 @@ msgid ""
"in the progress widget"
msgstr ""
-#: gtk/gtkprogressbar.c:131 gtk/gtkrange.c:265 gtk/gtkspinbutton.c:213
+#: gtk/gtkprogressbar.c:131 gtk/gtkrange.c:270 gtk/gtkspinbutton.c:214
msgid "Adjustment"
msgstr ""
@@ -2248,7 +2278,7 @@ msgstr ""
msgid "The GtkAdjustment connected to the progress bar (Deprecated)"
msgstr ""
-#: gtk/gtkprogressbar.c:139 gtk/gtktoolbar.c:223
+#: gtk/gtkprogressbar.c:139 gtk/gtktoolbar.c:224
msgid "Orientation"
msgstr ""
@@ -2314,57 +2344,57 @@ msgstr ""
msgid "Text to be displayed in the progress bar"
msgstr ""
-#: gtk/gtkrange.c:256
+#: gtk/gtkrange.c:261
msgid "Update policy"
msgstr ""
-#: gtk/gtkrange.c:257
+#: gtk/gtkrange.c:262
msgid "How the range should be updated on the screen"
msgstr ""
-#: gtk/gtkrange.c:266
+#: gtk/gtkrange.c:271
msgid "The GtkAdjustment that contains the current value of this range object"
msgstr ""
-#: gtk/gtkrange.c:273
+#: gtk/gtkrange.c:278
msgid "Inverted"
msgstr ""
-#: gtk/gtkrange.c:274
+#: gtk/gtkrange.c:279
msgid "Invert direction slider moves to increase range value"
msgstr ""
-#: gtk/gtkrange.c:280
+#: gtk/gtkrange.c:285
#, fuzzy
msgid "Slider Width"
msgstr "Просeчна ширина:"
-#: gtk/gtkrange.c:281
+#: gtk/gtkrange.c:286
msgid "Width of scrollbar or scale thumb"
msgstr ""
-#: gtk/gtkrange.c:288
+#: gtk/gtkrange.c:293
msgid "Trough Border"
msgstr ""
-#: gtk/gtkrange.c:289
+#: gtk/gtkrange.c:294
msgid "Spacing between thumb/steppers and outer trough bevel"
msgstr ""
-#: gtk/gtkrange.c:296
+#: gtk/gtkrange.c:301
msgid "Stepper Size"
msgstr ""
-#: gtk/gtkrange.c:297
+#: gtk/gtkrange.c:302
msgid "Length of step buttons at ends"
msgstr ""
-#: gtk/gtkrange.c:304
+#: gtk/gtkrange.c:309
#, fuzzy
msgid "Stepper Spacing"
msgstr "Размак:"
-#: gtk/gtkrange.c:305
+#: gtk/gtkrange.c:310
msgid "Spacing between step buttons and thumb"
msgstr ""
@@ -2398,7 +2428,7 @@ msgstr "Величина у пикселима:"
msgid "Maximum size of the ruler"
msgstr ""
-#: gtk/gtkscale.c:148 gtk/gtkspinbutton.c:231
+#: gtk/gtkscale.c:148 gtk/gtkspinbutton.c:232
msgid "Digits"
msgstr ""
@@ -2551,67 +2581,67 @@ msgstr ""
msgid "Keybinding to activate the menu bar"
msgstr ""
-#: gtk/gtkspinbutton.c:214
+#: gtk/gtkspinbutton.c:215
msgid "The adjustment that holds the value of the spinbutton"
msgstr ""
-#: gtk/gtkspinbutton.c:221
+#: gtk/gtkspinbutton.c:222
msgid "Climb Rate"
msgstr ""
-#: gtk/gtkspinbutton.c:222
+#: gtk/gtkspinbutton.c:223
msgid "The acceleration rate when you hold down a button"
msgstr ""
-#: gtk/gtkspinbutton.c:232
+#: gtk/gtkspinbutton.c:233
msgid "The number of decimal places to display"
msgstr ""
-#: gtk/gtkspinbutton.c:241
+#: gtk/gtkspinbutton.c:242
msgid "Snap to Ticks"
msgstr ""
-#: gtk/gtkspinbutton.c:242
+#: gtk/gtkspinbutton.c:243
msgid ""
"Whether erroneous values are automatically changed to a spin button's "
"nearest step increment"
msgstr ""
-#: gtk/gtkspinbutton.c:249
+#: gtk/gtkspinbutton.c:250
msgid "Numeric"
msgstr ""
-#: gtk/gtkspinbutton.c:250
+#: gtk/gtkspinbutton.c:251
msgid "Whether non-numeric characters should be ignored"
msgstr ""
-#: gtk/gtkspinbutton.c:257
+#: gtk/gtkspinbutton.c:258
msgid "Wrap"
msgstr ""
-#: gtk/gtkspinbutton.c:258
+#: gtk/gtkspinbutton.c:259
msgid "Whether a spin button should wrap upon reaching its limits"
msgstr ""
-#: gtk/gtkspinbutton.c:265
+#: gtk/gtkspinbutton.c:266
msgid "Update Policy"
msgstr ""
-#: gtk/gtkspinbutton.c:266
+#: gtk/gtkspinbutton.c:267
msgid ""
"Whether the spin button should update always, or only when the value is legal"
msgstr ""
-#: gtk/gtkspinbutton.c:274
+#: gtk/gtkspinbutton.c:275
#, fuzzy
msgid "Value"
msgstr "Вредност:"
-#: gtk/gtkspinbutton.c:275
+#: gtk/gtkspinbutton.c:276
msgid "Reads the current value, or sets a new value"
msgstr ""
-#: gtk/gtkstatusbar.c:158
+#: gtk/gtkstatusbar.c:159
msgid "Style of bevel around the statusbar text"
msgstr ""
@@ -2637,188 +2667,280 @@ msgstr ""
#. * need the mnemonics to be rationalized
#.
#: gtk/gtkstock.c:275
+msgid "_Add"
+msgstr ""
+
+#: gtk/gtkstock.c:276
#, fuzzy
msgid "_Apply"
msgstr "Примени"
-#: gtk/gtkstock.c:276
+#: gtk/gtkstock.c:277
#, fuzzy
msgid "_Bold"
msgstr "задебљано"
-#: gtk/gtkstock.c:277
+#: gtk/gtkstock.c:278
#, fuzzy
msgid "_Cancel"
msgstr "Поништи"
-#: gtk/gtkstock.c:278
+#: gtk/gtkstock.c:279
+msgid "_CD-Rom"
+msgstr ""
+
+#: gtk/gtkstock.c:280
#, fuzzy
msgid "_Clear"
msgstr "чисто"
-#: gtk/gtkstock.c:279
+#: gtk/gtkstock.c:281
#, fuzzy
msgid "_Close"
msgstr "Затвори"
-#: gtk/gtkstock.c:280
+#: gtk/gtkstock.c:282
+#, fuzzy
+msgid "_Convert"
+msgstr "Креираj"
+
+#: gtk/gtkstock.c:283
msgid "_Copy"
msgstr ""
-#: gtk/gtkstock.c:281
+#: gtk/gtkstock.c:284
msgid "C_ut"
msgstr ""
-#: gtk/gtkstock.c:282
+#: gtk/gtkstock.c:285
+#, fuzzy
+msgid "_Delete"
+msgstr "Избриши"
+
+#: gtk/gtkstock.c:286
+msgid "_Execute"
+msgstr ""
+
+#: gtk/gtkstock.c:287
msgid "_Find"
msgstr ""
-#: gtk/gtkstock.c:283
+#: gtk/gtkstock.c:288
msgid "Find and _Replace"
msgstr ""
-#: gtk/gtkstock.c:284
+#: gtk/gtkstock.c:289
+#, fuzzy
+msgid "_Floppy"
+msgstr "Примени"
+
+#: gtk/gtkstock.c:290
+msgid "_Bottom"
+msgstr ""
+
+#: gtk/gtkstock.c:291
+msgid "_First"
+msgstr ""
+
+#: gtk/gtkstock.c:292
+#, fuzzy
+msgid "_Last"
+msgstr "Класичнa палетa "
+
+#: gtk/gtkstock.c:293
+msgid "_Top"
+msgstr ""
+
+#: gtk/gtkstock.c:294
msgid "_Back"
msgstr ""
-#: gtk/gtkstock.c:285
+#: gtk/gtkstock.c:295
+msgid "_Down"
+msgstr ""
+
+#: gtk/gtkstock.c:296
msgid "_Forward"
msgstr ""
-#: gtk/gtkstock.c:286
+#: gtk/gtkstock.c:297
+msgid "_Up"
+msgstr ""
+
+#: gtk/gtkstock.c:298
msgid "_Help"
msgstr ""
-#: gtk/gtkstock.c:287
+#: gtk/gtkstock.c:299
#, fuzzy
msgid "_Home"
msgstr "Ниjанса:"
-#: gtk/gtkstock.c:288
+#: gtk/gtkstock.c:300
+msgid "_Index"
+msgstr ""
+
+#: gtk/gtkstock.c:301
#, fuzzy
msgid "_Italic"
msgstr "курзив"
-#: gtk/gtkstock.c:289
+#: gtk/gtkstock.c:302
+msgid "_Jump to"
+msgstr ""
+
+#: gtk/gtkstock.c:303
#, fuzzy
msgid "_Center"
msgstr "Креираj"
-#: gtk/gtkstock.c:290
+#: gtk/gtkstock.c:304
#, fuzzy
msgid "_Fill"
msgstr "Фамилиjа:"
-#: gtk/gtkstock.c:291
+#: gtk/gtkstock.c:305
msgid "_Left"
msgstr ""
-#: gtk/gtkstock.c:292
+#: gtk/gtkstock.c:306
#, fuzzy
msgid "_Right"
msgstr "лагано"
-#: gtk/gtkstock.c:293
+#: gtk/gtkstock.c:307
msgid "_New"
msgstr ""
-#: gtk/gtkstock.c:294
+#: gtk/gtkstock.c:308
msgid "_No"
msgstr ""
-#: gtk/gtkstock.c:295
+#: gtk/gtkstock.c:309
#, fuzzy
msgid "_OK"
msgstr "У реду"
-#: gtk/gtkstock.c:296
+#: gtk/gtkstock.c:310
msgid "_Open"
msgstr ""
-#: gtk/gtkstock.c:297
+#: gtk/gtkstock.c:311
#, fuzzy
msgid "_Paste"
msgstr "Класичнa палетa "
-#: gtk/gtkstock.c:298
+#: gtk/gtkstock.c:312
msgid "_Preferences"
msgstr ""
-#: gtk/gtkstock.c:299
+#: gtk/gtkstock.c:313
#, fuzzy
msgid "_Print"
msgstr "Поени"
-#: gtk/gtkstock.c:300
+#: gtk/gtkstock.c:314
#, fuzzy
msgid "Print Pre_view"
msgstr "Приказ: "
-#: gtk/gtkstock.c:301
+#: gtk/gtkstock.c:315
msgid "_Properties"
msgstr ""
-#: gtk/gtkstock.c:302
+#: gtk/gtkstock.c:316
msgid "_Quit"
msgstr ""
-#: gtk/gtkstock.c:303
+#: gtk/gtkstock.c:317
#, fuzzy
msgid "_Redo"
msgstr "Црвенa:"
-#: gtk/gtkstock.c:304
+#: gtk/gtkstock.c:318
+msgid "_Refresh"
+msgstr ""
+
+#: gtk/gtkstock.c:319
+#, fuzzy
+msgid "_Remove"
+msgstr "Црвенa:"
+
+#: gtk/gtkstock.c:320
msgid "_Revert"
msgstr ""
-#: gtk/gtkstock.c:305
+#: gtk/gtkstock.c:321
#, fuzzy
msgid "_Save"
msgstr "Сними"
-#: gtk/gtkstock.c:306
+#: gtk/gtkstock.c:322
#, fuzzy
msgid "Save _As"
msgstr "Сними"
-#: gtk/gtkstock.c:307
+#: gtk/gtkstock.c:323
+#, fuzzy
+msgid "_Color"
+msgstr "Затвори"
+
+#: gtk/gtkstock.c:324
+#, fuzzy
+msgid "_Font"
+msgstr "Фонт"
+
+#: gtk/gtkstock.c:325
+msgid "_Ascending"
+msgstr ""
+
+#: gtk/gtkstock.c:326
+msgid "_Descending"
+msgstr ""
+
+#: gtk/gtkstock.c:327
msgid "_Spell Check"
msgstr ""
-#: gtk/gtkstock.c:308
+#: gtk/gtkstock.c:328
msgid "_Stop"
msgstr ""
-#: gtk/gtkstock.c:309
+#: gtk/gtkstock.c:329
msgid "_Strikethrough"
msgstr ""
-#: gtk/gtkstock.c:310
+#: gtk/gtkstock.c:330
+#, fuzzy
+msgid "_Undelete"
+msgstr "Избриши"
+
+#: gtk/gtkstock.c:331
msgid "_Underline"
msgstr ""
-#: gtk/gtkstock.c:311
+#: gtk/gtkstock.c:332
msgid "_Undo"
msgstr ""
-#: gtk/gtkstock.c:312
+#: gtk/gtkstock.c:333
msgid "_Yes"
msgstr ""
-#: gtk/gtkstock.c:313
+#: gtk/gtkstock.c:334
#, c-format
msgid "Zoom _100%"
msgstr ""
-#: gtk/gtkstock.c:314
+#: gtk/gtkstock.c:335
msgid "Zoom to _Fit"
msgstr ""
-#: gtk/gtkstock.c:315
+#: gtk/gtkstock.c:336
msgid "Zoom _In"
msgstr ""
-#: gtk/gtkstock.c:316
+#: gtk/gtkstock.c:337
msgid "Zoom _Out"
msgstr ""
@@ -2863,304 +2985,304 @@ msgstr ""
msgid "If TRUE this means the table cells are all the same width/height"
msgstr ""
-#: gtk/gtktext.c:603 gtk/gtktreeview.c:504
+#: gtk/gtktext.c:604 gtk/gtktreeview.c:505
msgid "Horizontal Adjustment"
msgstr ""
-#: gtk/gtktext.c:604
+#: gtk/gtktext.c:605
msgid "Horizontal adjustment for the text widget"
msgstr ""
-#: gtk/gtktext.c:611 gtk/gtktreeview.c:512
+#: gtk/gtktext.c:612 gtk/gtktreeview.c:513
msgid "Vertical Adjustment"
msgstr ""
-#: gtk/gtktext.c:612
+#: gtk/gtktext.c:613
msgid "Vertical adjustment for the text widget"
msgstr ""
-#: gtk/gtktext.c:619
+#: gtk/gtktext.c:620
msgid "Line Wrap"
msgstr ""
-#: gtk/gtktext.c:620
+#: gtk/gtktext.c:621
msgid "Whether lines are wrapped at widget edges"
msgstr ""
-#: gtk/gtktext.c:627
+#: gtk/gtktext.c:628
msgid "Word Wrap"
msgstr ""
-#: gtk/gtktext.c:628
+#: gtk/gtktext.c:629
msgid "Whether words are wrapped at widget edges"
msgstr ""
-#: gtk/gtktexttag.c:198
+#: gtk/gtktexttag.c:199
msgid "Tag name"
msgstr ""
-#: gtk/gtktexttag.c:199
+#: gtk/gtktexttag.c:200
msgid "Name used to refer to the text tag"
msgstr ""
-#: gtk/gtktexttag.c:224
+#: gtk/gtktexttag.c:225
msgid "Background full height"
msgstr ""
-#: gtk/gtktexttag.c:225
+#: gtk/gtktexttag.c:226
msgid ""
"Whether the background color fills the entire line height or only the height "
"of the tagged characters"
msgstr ""
-#: gtk/gtktexttag.c:233
+#: gtk/gtktexttag.c:234
msgid "Background stipple mask"
msgstr ""
-#: gtk/gtktexttag.c:234
+#: gtk/gtktexttag.c:235
msgid "Bitmap to use as a mask when drawing the text background"
msgstr ""
-#: gtk/gtktexttag.c:259
+#: gtk/gtktexttag.c:260
msgid "Foreground stipple mask"
msgstr ""
-#: gtk/gtktexttag.c:260
+#: gtk/gtktexttag.c:261
msgid "Bitmap to use as a mask when drawing the text foreground"
msgstr ""
-#: gtk/gtktexttag.c:267
+#: gtk/gtktexttag.c:268
#, fuzzy
msgid "Text direction"
msgstr "Креираj директориjум"
-#: gtk/gtktexttag.c:268
+#: gtk/gtktexttag.c:269
msgid "Text direction, e.g. right-to-left or left-to-right"
msgstr ""
-#: gtk/gtktexttag.c:378 gtk/gtktextview.c:557
+#: gtk/gtktexttag.c:379 gtk/gtktextview.c:566
msgid "Left, right, or center justification"
msgstr ""
-#: gtk/gtktexttag.c:386
+#: gtk/gtktexttag.c:387
msgid "Language"
msgstr ""
-#: gtk/gtktexttag.c:387
+#: gtk/gtktexttag.c:388
msgid "Language engine code to use for rendering the text"
msgstr ""
-#: gtk/gtktexttag.c:394
+#: gtk/gtktexttag.c:395
msgid "Left margin"
msgstr ""
-#: gtk/gtktexttag.c:395 gtk/gtktextview.c:566
+#: gtk/gtktexttag.c:396 gtk/gtktextview.c:575
msgid "Width of the left margin in pixels"
msgstr ""
-#: gtk/gtktexttag.c:404
+#: gtk/gtktexttag.c:405
msgid "Right margin"
msgstr ""
-#: gtk/gtktexttag.c:405 gtk/gtktextview.c:576
+#: gtk/gtktexttag.c:406 gtk/gtktextview.c:585
msgid "Width of the right margin in pixels"
msgstr ""
-#: gtk/gtktexttag.c:415 gtk/gtktextview.c:585
+#: gtk/gtktexttag.c:416 gtk/gtktextview.c:594
msgid "Indent"
msgstr ""
-#: gtk/gtktexttag.c:416 gtk/gtktextview.c:586
+#: gtk/gtktexttag.c:417 gtk/gtktextview.c:595
msgid "Amount to indent the paragraph, in pixels"
msgstr ""
-#: gtk/gtktexttag.c:436
+#: gtk/gtktexttag.c:437
msgid "Pixels above lines"
msgstr ""
-#: gtk/gtktexttag.c:437 gtk/gtktextview.c:510
+#: gtk/gtktexttag.c:438 gtk/gtktextview.c:519
msgid "Pixels of blank space above paragraphs"
msgstr ""
-#: gtk/gtktexttag.c:446
+#: gtk/gtktexttag.c:447
msgid "Pixels below lines"
msgstr ""
-#: gtk/gtktexttag.c:447 gtk/gtktextview.c:520
+#: gtk/gtktexttag.c:448 gtk/gtktextview.c:529
msgid "Pixels of blank space below paragraphs"
msgstr ""
-#: gtk/gtktexttag.c:456
+#: gtk/gtktexttag.c:457
msgid "Pixels inside wrap"
msgstr ""
-#: gtk/gtktexttag.c:457 gtk/gtktextview.c:530
+#: gtk/gtktexttag.c:458 gtk/gtktextview.c:539
msgid "Pixels of blank space between wrapped lines in a paragraph"
msgstr ""
-#: gtk/gtktexttag.c:483
+#: gtk/gtktexttag.c:484
msgid "Wrap mode"
msgstr ""
-#: gtk/gtktexttag.c:484 gtk/gtktextview.c:548
+#: gtk/gtktexttag.c:485 gtk/gtktextview.c:557
msgid ""
"Whether to wrap lines never, at word boundaries, or at character boundaries"
msgstr ""
-#: gtk/gtktexttag.c:493 gtk/gtktextview.c:595
+#: gtk/gtktexttag.c:494 gtk/gtktextview.c:604
msgid "Tabs"
msgstr ""
-#: gtk/gtktexttag.c:494 gtk/gtktextview.c:596
+#: gtk/gtktexttag.c:495 gtk/gtktextview.c:605
msgid "Custom tabs for this text"
msgstr ""
-#: gtk/gtktexttag.c:501
+#: gtk/gtktexttag.c:502
msgid "Invisible"
msgstr ""
-#: gtk/gtktexttag.c:502
+#: gtk/gtktexttag.c:503
msgid "Whether this text is hidden"
msgstr ""
-#: gtk/gtktexttag.c:515
+#: gtk/gtktexttag.c:516
msgid "Background full height set"
msgstr ""
-#: gtk/gtktexttag.c:516
+#: gtk/gtktexttag.c:517
msgid "Whether this tag affects background height"
msgstr ""
-#: gtk/gtktexttag.c:519
+#: gtk/gtktexttag.c:520
msgid "Background stipple set"
msgstr ""
-#: gtk/gtktexttag.c:520
+#: gtk/gtktexttag.c:521
msgid "Whether this tag affects the background stipple"
msgstr ""
-#: gtk/gtktexttag.c:527
+#: gtk/gtktexttag.c:528
msgid "Foreground stipple set"
msgstr ""
-#: gtk/gtktexttag.c:528
+#: gtk/gtktexttag.c:529
msgid "Whether this tag affects the foreground stipple"
msgstr ""
-#: gtk/gtktexttag.c:563
+#: gtk/gtktexttag.c:564
msgid "Justification set"
msgstr ""
-#: gtk/gtktexttag.c:564
+#: gtk/gtktexttag.c:565
msgid "Whether this tag affects paragraph justification"
msgstr ""
-#: gtk/gtktexttag.c:567
+#: gtk/gtktexttag.c:568
msgid "Language set"
msgstr ""
-#: gtk/gtktexttag.c:568
+#: gtk/gtktexttag.c:569
msgid "Whether this tag affects the language the text is rendered as"
msgstr ""
-#: gtk/gtktexttag.c:571
+#: gtk/gtktexttag.c:572
msgid "Left margin set"
msgstr ""
-#: gtk/gtktexttag.c:572
+#: gtk/gtktexttag.c:573
msgid "Whether this tag affects the left margin"
msgstr ""
-#: gtk/gtktexttag.c:575
+#: gtk/gtktexttag.c:576
msgid "Indent set"
msgstr ""
-#: gtk/gtktexttag.c:576
+#: gtk/gtktexttag.c:577
msgid "Whether this tag affects indentation"
msgstr ""
-#: gtk/gtktexttag.c:583
+#: gtk/gtktexttag.c:584
msgid "Pixels above lines set"
msgstr ""
-#: gtk/gtktexttag.c:584 gtk/gtktexttag.c:588
+#: gtk/gtktexttag.c:585 gtk/gtktexttag.c:589
msgid "Whether this tag affects the number of pixels above lines"
msgstr ""
-#: gtk/gtktexttag.c:587
+#: gtk/gtktexttag.c:588
msgid "Pixels below lines set"
msgstr ""
-#: gtk/gtktexttag.c:591
+#: gtk/gtktexttag.c:592
msgid "Pixels inside wrap set"
msgstr ""
-#: gtk/gtktexttag.c:592
+#: gtk/gtktexttag.c:593
msgid "Whether this tag affects the number of pixels between wrapped lines"
msgstr ""
-#: gtk/gtktexttag.c:599
+#: gtk/gtktexttag.c:600
msgid "Right margin set"
msgstr ""
-#: gtk/gtktexttag.c:600
+#: gtk/gtktexttag.c:601
msgid "Whether this tag affects the right margin"
msgstr ""
-#: gtk/gtktexttag.c:607
+#: gtk/gtktexttag.c:608
msgid "Wrap mode set"
msgstr ""
-#: gtk/gtktexttag.c:608
+#: gtk/gtktexttag.c:609
msgid "Whether this tag affects line wrap mode"
msgstr ""
-#: gtk/gtktexttag.c:611
+#: gtk/gtktexttag.c:612
msgid "Tabs set"
msgstr ""
-#: gtk/gtktexttag.c:612
+#: gtk/gtktexttag.c:613
msgid "Whether this tag affects tabs"
msgstr ""
-#: gtk/gtktexttag.c:615
+#: gtk/gtktexttag.c:616
msgid "Invisible set"
msgstr ""
-#: gtk/gtktexttag.c:616
+#: gtk/gtktexttag.c:617
msgid "Whether this tag affects text visibility"
msgstr ""
-#: gtk/gtktextview.c:509
+#: gtk/gtktextview.c:518
msgid "Pixels Above Lines"
msgstr ""
-#: gtk/gtktextview.c:519
+#: gtk/gtktextview.c:528
msgid "Pixels Below Lines"
msgstr ""
-#: gtk/gtktextview.c:529
+#: gtk/gtktextview.c:538
msgid "Pixels Inside Wrap"
msgstr ""
-#: gtk/gtktextview.c:547
+#: gtk/gtktextview.c:556
msgid "Wrap Mode"
msgstr ""
-#: gtk/gtktextview.c:565
+#: gtk/gtktextview.c:574
msgid "Left Margin"
msgstr ""
-#: gtk/gtktextview.c:575
+#: gtk/gtktextview.c:584
msgid "Right Margin"
msgstr ""
-#: gtk/gtktextview.c:603
+#: gtk/gtktextview.c:612
#, fuzzy
msgid "Cursor Visible"
msgstr "Искључено"
-#: gtk/gtktextview.c:604
+#: gtk/gtktextview.c:613
msgid "If the insertion cursor is shown"
msgstr ""
@@ -3169,548 +3291,560 @@ msgstr ""
msgid "Unable to locate theme engine in module_path: \"%s\","
msgstr "Не могу да лоцирам стартни модул са путaњом: \"%s\","
-#: gtk/gtktipsquery.c:181
+#: gtk/gtktipsquery.c:182
msgid "--- No Tip ---"
msgstr "--- Без типа ---"
-#: gtk/gtktogglebutton.c:143
+#: gtk/gtktogglebutton.c:133
msgid "If the toggle button should be pressed in or not"
msgstr ""
-#: gtk/gtktogglebutton.c:151
+#: gtk/gtktogglebutton.c:141
msgid "If the toggle button is in an \"in between\" state."
msgstr ""
-#: gtk/gtktogglebutton.c:158
+#: gtk/gtktogglebutton.c:148
msgid "Draw Indicator"
msgstr ""
-#: gtk/gtktogglebutton.c:159
+#: gtk/gtktogglebutton.c:149
msgid "If the toggle part of the button is displayed"
msgstr ""
-#: gtk/gtktoolbar.c:224
+#: gtk/gtktoolbar.c:225
msgid "The orientation of the toolbar"
msgstr ""
-#: gtk/gtktoolbar.c:232
+#: gtk/gtktoolbar.c:233
msgid "Toolbar Style"
msgstr ""
-#: gtk/gtktoolbar.c:233
+#: gtk/gtktoolbar.c:234
msgid "How to draw the toolbar"
msgstr ""
-#: gtk/gtktoolbar.c:241
+#: gtk/gtktoolbar.c:242
msgid "Spacer size"
msgstr ""
-#: gtk/gtktoolbar.c:242
+#: gtk/gtktoolbar.c:243
msgid "Size of spacers"
msgstr ""
-#: gtk/gtktoolbar.c:251
+#: gtk/gtktoolbar.c:252
msgid "Amount of border space between the toolbar shadow and the buttons"
msgstr ""
-#: gtk/gtktoolbar.c:259
+#: gtk/gtktoolbar.c:260
msgid "Space style"
msgstr ""
-#: gtk/gtktoolbar.c:260
+#: gtk/gtktoolbar.c:261
msgid "Whether spacers are vertical lines or just blank"
msgstr ""
-#: gtk/gtktoolbar.c:268
+#: gtk/gtktoolbar.c:269
msgid "Button relief"
msgstr ""
-#: gtk/gtktoolbar.c:269
+#: gtk/gtktoolbar.c:270
msgid "Type of bevel around toolbar buttons"
msgstr ""
-#: gtk/gtktoolbar.c:277
+#: gtk/gtktoolbar.c:278
msgid "Style of bevel around the toolbar"
msgstr ""
-#: gtk/gtktoolbar.c:283
+#: gtk/gtktoolbar.c:284
#, fuzzy
msgid "Toolbar style"
msgstr "Стил фонта:"
-#: gtk/gtktoolbar.c:284
+#: gtk/gtktoolbar.c:285
msgid ""
"Whether default toolbars have text only, text and icons, icons only, etc."
msgstr ""
-#: gtk/gtktoolbar.c:290
+#: gtk/gtktoolbar.c:291
msgid "Toolbar icon size"
msgstr ""
-#: gtk/gtktoolbar.c:291
+#: gtk/gtktoolbar.c:292
msgid "Size of icons in default toolbars"
msgstr ""
-#: gtk/gtktreeview.c:496
+#: gtk/gtktreeview.c:497
msgid "TreeView Model"
msgstr ""
-#: gtk/gtktreeview.c:497
+#: gtk/gtktreeview.c:498
msgid "The model for the tree view"
msgstr ""
-#: gtk/gtktreeview.c:505
+#: gtk/gtktreeview.c:506
msgid "Horizontal Adjustment for the widget"
msgstr ""
-#: gtk/gtktreeview.c:513
+#: gtk/gtktreeview.c:514
msgid "Vertical Adjustment for the widget"
msgstr ""
-#: gtk/gtktreeview.c:520 gtk/gtktreeviewcolumn.c:171 gtk/gtkwidget.c:421
+#: gtk/gtktreeview.c:521 gtk/gtktreeviewcolumn.c:173 gtk/gtkwidget.c:427
#, fuzzy
msgid "Visible"
msgstr "Искључено"
-#: gtk/gtktreeview.c:521
+#: gtk/gtktreeview.c:522
msgid "Show the column header buttons"
msgstr ""
-#: gtk/gtktreeview.c:528
+#: gtk/gtktreeview.c:529
msgid "Headers Clickable"
msgstr ""
-#: gtk/gtktreeview.c:529
+#: gtk/gtktreeview.c:530
msgid "Column headers respond to click events"
msgstr ""
-#: gtk/gtktreeview.c:536
+#: gtk/gtktreeview.c:537
msgid "Expander Column"
msgstr ""
-#: gtk/gtktreeview.c:537
+#: gtk/gtktreeview.c:538
msgid "Set the column for the expander column"
msgstr ""
-#: gtk/gtktreeview.c:544 gtk/gtktreeviewcolumn.c:262
+#: gtk/gtktreeview.c:545 gtk/gtktreeviewcolumn.c:272
msgid "Reorderable"
msgstr ""
-#: gtk/gtktreeview.c:545
+#: gtk/gtktreeview.c:546
msgid "View is reorderable"
msgstr ""
-#: gtk/gtktreeview.c:552
+#: gtk/gtktreeview.c:553
msgid "Rules Hint"
msgstr ""
-#: gtk/gtktreeview.c:553
+#: gtk/gtktreeview.c:554
msgid "Set a hint to the theme engine to draw rows in alternating colors"
msgstr ""
-#: gtk/gtktreeview.c:560
+#: gtk/gtktreeview.c:561
msgid "Enable Search"
msgstr ""
-#: gtk/gtktreeview.c:561
+#: gtk/gtktreeview.c:562
msgid "View allows user to search through columns interactively"
msgstr ""
-#: gtk/gtktreeview.c:568
+#: gtk/gtktreeview.c:569
msgid "Search Column"
msgstr ""
-#: gtk/gtktreeview.c:569
+#: gtk/gtktreeview.c:570
msgid "Model column to search through when searching through code"
msgstr ""
-#: gtk/gtktreeview.c:582
+#: gtk/gtktreeview.c:583
msgid "Expander Size"
msgstr ""
-#: gtk/gtktreeview.c:583
+#: gtk/gtktreeview.c:584
msgid "Size of the expander arrow."
msgstr ""
-#: gtk/gtktreeview.c:591
+#: gtk/gtktreeview.c:592
msgid "Vertical Separator Width"
msgstr ""
-#: gtk/gtktreeview.c:592
+#: gtk/gtktreeview.c:593
msgid "Vertical space between cells. Must be an even number."
msgstr ""
-#: gtk/gtktreeview.c:600
+#: gtk/gtktreeview.c:601
msgid "Horizontal Separator Width"
msgstr ""
-#: gtk/gtktreeview.c:601
+#: gtk/gtktreeview.c:602
msgid "Horizontal space between cells. Must be an even number."
msgstr ""
-#: gtk/gtktreeview.c:609
+#: gtk/gtktreeview.c:610
msgid "Allow Rules"
msgstr ""
-#: gtk/gtktreeview.c:610
+#: gtk/gtktreeview.c:611
msgid "Allow drawing of alternating color rows."
msgstr ""
-#: gtk/gtktreeviewcolumn.c:172
+#: gtk/gtktreeview.c:617
+msgid "Indent Expanders"
+msgstr ""
+
+#: gtk/gtktreeview.c:618
+msgid "Make the expanders indented."
+msgstr ""
+
+#: gtk/gtktreeviewcolumn.c:174
msgid "Whether to display the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:180
+#: gtk/gtktreeviewcolumn.c:181 gtk/gtkwindow.c:394
+#, fuzzy
+msgid "Resizable"
+msgstr "Искључено"
+
+#: gtk/gtktreeviewcolumn.c:182
+msgid "Column is user-resizable"
+msgstr ""
+
+#: gtk/gtktreeviewcolumn.c:190
msgid "Current width of the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:188
+#: gtk/gtktreeviewcolumn.c:198
msgid "Sizing"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:189
+#: gtk/gtktreeviewcolumn.c:199
msgid "Resize mode of the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:197
+#: gtk/gtktreeviewcolumn.c:207
#, fuzzy
msgid "Fixed Width"
msgstr "Просeчна ширина:"
-#: gtk/gtktreeviewcolumn.c:198
+#: gtk/gtktreeviewcolumn.c:208
msgid "Current fixed width of the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:207
+#: gtk/gtktreeviewcolumn.c:217
msgid "Minimum Width"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:208
+#: gtk/gtktreeviewcolumn.c:218
msgid "Minimum allowed width of the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:217
+#: gtk/gtktreeviewcolumn.c:227
msgid "Maximum Width"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:218
+#: gtk/gtktreeviewcolumn.c:228
msgid "Maximum allowed width of the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:227
+#: gtk/gtktreeviewcolumn.c:237
#, fuzzy
msgid "Title"
msgstr "Фаjлови"
-#: gtk/gtktreeviewcolumn.c:228
+#: gtk/gtktreeviewcolumn.c:238
msgid "Title to appear in column header"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:235
+#: gtk/gtktreeviewcolumn.c:245
msgid "Clickable"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:236
+#: gtk/gtktreeviewcolumn.c:246
msgid "Whether the header can be clicked"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:244
+#: gtk/gtktreeviewcolumn.c:254
#, fuzzy
msgid "Widget"
msgstr "Тежина:"
-#: gtk/gtktreeviewcolumn.c:245
+#: gtk/gtktreeviewcolumn.c:255
msgid "Widget to put in column header button instead of column title"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:252
+#: gtk/gtktreeviewcolumn.c:262
msgid "Alignment"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:253
+#: gtk/gtktreeviewcolumn.c:263
msgid "X Alignment of the column header text or widget"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:263
+#: gtk/gtktreeviewcolumn.c:273
msgid "Whether the column can be reordered around the headers"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:270
+#: gtk/gtktreeviewcolumn.c:280
msgid "Sort indicator"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:271
+#: gtk/gtktreeviewcolumn.c:281
msgid "Whether to show a sort indicator"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:278
+#: gtk/gtktreeviewcolumn.c:288
msgid "Sort order"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:279
+#: gtk/gtktreeviewcolumn.c:289
msgid "Sort direction the sort indicator should indicate"
msgstr ""
-#: gtk/gtkviewport.c:132
+#: gtk/gtkviewport.c:133
msgid ""
"The GtkAdjustment that determines the values of the horizontal position for "
"this viewport."
msgstr ""
-#: gtk/gtkviewport.c:140
+#: gtk/gtkviewport.c:141
msgid ""
"The GtkAdjustment that determines the values of the vertical position for "
"this viewport."
msgstr ""
-#: gtk/gtkviewport.c:148
+#: gtk/gtkviewport.c:149
msgid "Determines how the shadowed box around the viewport is drawn."
msgstr ""
-#: gtk/gtkwidget.c:388
+#: gtk/gtkwidget.c:394
#, fuzzy
msgid "Widget name"
msgstr "Тежина:"
-#: gtk/gtkwidget.c:389
+#: gtk/gtkwidget.c:395
msgid "The name of the widget"
msgstr ""
-#: gtk/gtkwidget.c:395
+#: gtk/gtkwidget.c:401
msgid "Parent widget"
msgstr ""
-#: gtk/gtkwidget.c:396
+#: gtk/gtkwidget.c:402
msgid "The parent widget of this widget. Must be a Container widget."
msgstr ""
-#: gtk/gtkwidget.c:403
+#: gtk/gtkwidget.c:409
msgid "Width request"
msgstr ""
-#: gtk/gtkwidget.c:404
+#: gtk/gtkwidget.c:410
msgid ""
"Override for width request of the widget, or -1 if natural request should be "
"used."
msgstr ""
-#: gtk/gtkwidget.c:412
+#: gtk/gtkwidget.c:418
msgid "Height request"
msgstr ""
-#: gtk/gtkwidget.c:413
+#: gtk/gtkwidget.c:419
msgid ""
"Override for height request of the widget, or -1 if natural request should "
"be used."
msgstr ""
-#: gtk/gtkwidget.c:422
+#: gtk/gtkwidget.c:428
msgid "Whether the widget is visible"
msgstr ""
-#: gtk/gtkwidget.c:428
+#: gtk/gtkwidget.c:434
msgid "Sensitive"
msgstr ""
-#: gtk/gtkwidget.c:429
+#: gtk/gtkwidget.c:435
msgid "Whether the widget responds to input"
msgstr ""
-#: gtk/gtkwidget.c:435
+#: gtk/gtkwidget.c:441
msgid "Application paintable"
msgstr ""
-#: gtk/gtkwidget.c:436
+#: gtk/gtkwidget.c:442
msgid "Whether the application will paint directly on the widget"
msgstr ""
-#: gtk/gtkwidget.c:442
+#: gtk/gtkwidget.c:448
msgid "Can focus"
msgstr ""
-#: gtk/gtkwidget.c:443
+#: gtk/gtkwidget.c:449
msgid "Whether the widget can accept the input focus"
msgstr ""
-#: gtk/gtkwidget.c:449
+#: gtk/gtkwidget.c:455
msgid "Has focus"
msgstr ""
-#: gtk/gtkwidget.c:450
+#: gtk/gtkwidget.c:456
msgid "Whether the widget has the input focus"
msgstr ""
-#: gtk/gtkwidget.c:456
+#: gtk/gtkwidget.c:462
msgid "Can default"
msgstr ""
-#: gtk/gtkwidget.c:457
+#: gtk/gtkwidget.c:463
msgid "Whether the widget can be the default widget"
msgstr ""
-#: gtk/gtkwidget.c:463
+#: gtk/gtkwidget.c:469
msgid "Has default"
msgstr ""
-#: gtk/gtkwidget.c:464
+#: gtk/gtkwidget.c:470
msgid "Whether the widget is the default widget"
msgstr ""
-#: gtk/gtkwidget.c:470
+#: gtk/gtkwidget.c:476
msgid "Receives default"
msgstr ""
-#: gtk/gtkwidget.c:471
+#: gtk/gtkwidget.c:477
msgid "If TRUE, the widget will receive the default action when it is focused."
msgstr ""
-#: gtk/gtkwidget.c:477
+#: gtk/gtkwidget.c:483
msgid "Composite child"
msgstr ""
-#: gtk/gtkwidget.c:478
+#: gtk/gtkwidget.c:484
msgid "Whether the widget is composed of other widgets"
msgstr ""
-#: gtk/gtkwidget.c:484
+#: gtk/gtkwidget.c:490
#, fuzzy
msgid "Style"
msgstr "Додаj стил:"
-#: gtk/gtkwidget.c:485
+#: gtk/gtkwidget.c:491
msgid ""
"The style of the widget, which contains information about how it will look "
"(colors etc)."
msgstr ""
-#: gtk/gtkwidget.c:491
+#: gtk/gtkwidget.c:497
msgid "Events"
msgstr ""
-#: gtk/gtkwidget.c:492
+#: gtk/gtkwidget.c:498
msgid "The event mask that decides what kind of GdkEvents this widget gets."
msgstr ""
-#: gtk/gtkwidget.c:499
+#: gtk/gtkwidget.c:505
msgid "Extension events"
msgstr ""
-#: gtk/gtkwidget.c:500
+#: gtk/gtkwidget.c:506
msgid "The mask that decides what kind of extension events this widget gets."
msgstr ""
-#: gtk/gtkwidget.c:1047
+#: gtk/gtkwidget.c:1053
msgid "Interior Focus"
msgstr ""
-#: gtk/gtkwidget.c:1048
+#: gtk/gtkwidget.c:1054
msgid "Whether to draw the focus indicator inside widgets."
msgstr ""
-#: gtk/gtkwindow.c:361
+#: gtk/gtkwindow.c:359
#, fuzzy
msgid "Window Type"
msgstr "Прозор"
-#: gtk/gtkwindow.c:362
+#: gtk/gtkwindow.c:360
msgid "The type of the window"
msgstr ""
-#: gtk/gtkwindow.c:371
+#: gtk/gtkwindow.c:369
#, fuzzy
msgid "Window Title"
msgstr "Прозор"
-#: gtk/gtkwindow.c:372
+#: gtk/gtkwindow.c:370
msgid "The title of the window"
msgstr ""
-#: gtk/gtkwindow.c:379
+#: gtk/gtkwindow.c:377
msgid "Allow Shrink"
msgstr ""
-#: gtk/gtkwindow.c:381
+#: gtk/gtkwindow.c:379
#, no-c-format
msgid ""
"If TRUE, the window has no mimimum size. Setting this to TRUE is 99% of the "
"time a bad idea."
msgstr ""
-#: gtk/gtkwindow.c:388
+#: gtk/gtkwindow.c:386
msgid "Allow Grow"
msgstr ""
-#: gtk/gtkwindow.c:389
+#: gtk/gtkwindow.c:387
msgid "If TRUE, users can expand the window beyond its minimum size."
msgstr ""
-#: gtk/gtkwindow.c:396
-#, fuzzy
-msgid "Resizable"
-msgstr "Искључено"
-
-#: gtk/gtkwindow.c:397
+#: gtk/gtkwindow.c:395
msgid "If TRUE, users can resize the window."
msgstr ""
-#: gtk/gtkwindow.c:404
+#: gtk/gtkwindow.c:402
msgid "Modal"
msgstr ""
-#: gtk/gtkwindow.c:405
+#: gtk/gtkwindow.c:403
msgid ""
"If TRUE, the window is modal (other windows are not usable while this one is "
"up)."
msgstr ""
-#: gtk/gtkwindow.c:412
+#: gtk/gtkwindow.c:410
msgid "Window Position"
msgstr ""
-#: gtk/gtkwindow.c:413
+#: gtk/gtkwindow.c:411
msgid "The initial position of the window."
msgstr ""
-#: gtk/gtkwindow.c:421
+#: gtk/gtkwindow.c:419
msgid "Default Width"
msgstr ""
-#: gtk/gtkwindow.c:422
+#: gtk/gtkwindow.c:420
msgid ""
"The default width of the window, used when initially showing the window."
msgstr ""
-#: gtk/gtkwindow.c:431
+#: gtk/gtkwindow.c:429
msgid "Default Height"
msgstr ""
-#: gtk/gtkwindow.c:432
+#: gtk/gtkwindow.c:430
msgid ""
"The default height of the window, used when initially showing the window."
msgstr ""
-#: gtk/gtkwindow.c:441
+#: gtk/gtkwindow.c:439
msgid "Destroy with Parent"
msgstr ""
-#: gtk/gtkwindow.c:442
+#: gtk/gtkwindow.c:440
msgid "If this window should be destroyed when the parent is destroyed"
msgstr ""
-#: gtk/gtkwindow.c:449
+#: gtk/gtkwindow.c:447
msgid "Icon"
msgstr ""
-#: gtk/gtkwindow.c:450
+#: gtk/gtkwindow.c:448
msgid "Icon for this window"
msgstr ""
-#: gtk/gtksizegroup.c:241
+#: gtk/gtksizegroup.c:242
#, fuzzy
msgid "Mode"
msgstr "Мод: "
-#: gtk/gtksizegroup.c:242
+#: gtk/gtksizegroup.c:243
msgid ""
"The the directions in which the size group effects the requested sizes of "
"its component widgets."
diff --git a/po/sr.po b/po/sr.po
index 1ad7a9e68..81dd71334 100644
--- a/po/sr.po
+++ b/po/sr.po
@@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: gtk+ 1.3.1\n"
-"POT-Creation-Date: 2001-10-25 16:39-0400\n"
+"POT-Creation-Date: 2001-11-23 15:47-0500\n"
"PO-Revision-Date: 2000-07-29 19:35+0100\n"
"Last-Translator: Tomislav Jankovic_<tomaja@net.yu>\n"
"Language-Team: Serbian(Latin) <tomaja@net.yu>\n"
@@ -14,12 +14,12 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-#: gdk-pixbuf/gdk-pixbuf-animation.c:144 gdk-pixbuf/gdk-pixbuf-io.c:543
+#: gdk-pixbuf/gdk-pixbuf-animation.c:144 gdk-pixbuf/gdk-pixbuf-io.c:551
#, c-format
msgid "Failed to open file '%s': %s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-animation.c:155 gdk-pixbuf/gdk-pixbuf-io.c:553
+#: gdk-pixbuf/gdk-pixbuf-animation.c:155 gdk-pixbuf/gdk-pixbuf-io.c:561
#, c-format
msgid "Image file '%s' contains no data"
msgstr ""
@@ -29,7 +29,7 @@ msgstr ""
msgid "Don't know how to load the animation in file '%s'"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-animation.c:205 gdk-pixbuf/gdk-pixbuf-io.c:598
+#: gdk-pixbuf/gdk-pixbuf-animation.c:205 gdk-pixbuf/gdk-pixbuf-io.c:606
#, c-format
msgid ""
"Failed to load image '%s': reason not known, probably a corrupt image file"
@@ -42,65 +42,65 @@ msgid ""
"animation file"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:316
+#: gdk-pixbuf/gdk-pixbuf-io.c:324
#, fuzzy, c-format
msgid "Unable to load image-loading module: %s: %s"
msgstr "Ne mogu da lociram startni modul sa putanjom: \"%s\","
-#: gdk-pixbuf/gdk-pixbuf-io.c:335
+#: gdk-pixbuf/gdk-pixbuf-io.c:343
#, c-format
msgid ""
"Image-loading module %s does not export the proper interface; perhaps it's "
"from a different GTK version?"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:452 gdk-pixbuf/gdk-pixbuf-io.c:478
+#: gdk-pixbuf/gdk-pixbuf-io.c:460 gdk-pixbuf/gdk-pixbuf-io.c:486
#, c-format
msgid "Image type '%s' is not supported"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:500
+#: gdk-pixbuf/gdk-pixbuf-io.c:508
#, c-format
msgid "Couldn't recognize the image file format for file '%s'"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:506
+#: gdk-pixbuf/gdk-pixbuf-io.c:514
msgid "Unrecognized image file format"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:576
+#: gdk-pixbuf/gdk-pixbuf-io.c:584
#, c-format
msgid "Don't know how to load the image in file '%s'"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:609
+#: gdk-pixbuf/gdk-pixbuf-io.c:617
#, c-format
msgid "Failed to load image '%s': %s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:714
+#: gdk-pixbuf/gdk-pixbuf-io.c:722
#, c-format
msgid "This build of gdk-pixbuf does not support saving the image format: %s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:822
+#: gdk-pixbuf/gdk-pixbuf-io.c:830
#, c-format
msgid "Failed to open '%s' for writing: %s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:843
+#: gdk-pixbuf/gdk-pixbuf-io.c:851
#, c-format
msgid ""
"Failed to close '%s' while writing image, all data may not have been saved: %"
"s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-loader.c:252
+#: gdk-pixbuf/gdk-pixbuf-loader.c:250
#, c-format
msgid "Incremental loading of image type '%s' is not supported"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-loader.c:275 gdk-pixbuf/gdk-pixbuf-loader.c:376
+#: gdk-pixbuf/gdk-pixbuf-loader.c:273 gdk-pixbuf/gdk-pixbuf-loader.c:374
#, c-format
msgid ""
"Internal error: Image loader module '%s' failed to begin loading an image, "
@@ -363,35 +363,35 @@ msgstr ""
msgid "Failed to write to temporary file when loading XBM image"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1256
+#: gdk-pixbuf/io-xpm.c:1234
msgid "No XPM header found"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1264
+#: gdk-pixbuf/io-xpm.c:1242
msgid "XPM file has image width <= 0"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1272
+#: gdk-pixbuf/io-xpm.c:1250
msgid "XPM file has image height <= 0"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1280
+#: gdk-pixbuf/io-xpm.c:1258
msgid "XPM file has invalid number of colors"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1288
+#: gdk-pixbuf/io-xpm.c:1266
msgid "XPM has invalid number of chars per pixel"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1306
+#: gdk-pixbuf/io-xpm.c:1284
msgid "Can't read XPM colormap"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1344
+#: gdk-pixbuf/io-xpm.c:1322
msgid "Can't allocate memory for loading XPM image"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1527
+#: gdk-pixbuf/io-xpm.c:1505
msgid "Failed to write to temporary file when loading XPM image"
msgstr ""
@@ -412,12 +412,20 @@ msgstr ""
msgid "failed to allocate image buffer of %u bytes"
msgstr ""
-#: gtk/gtkaccellabel.c:115
-msgid "Accelerator object"
+#: gtk/gtkaccellabel.c:122
+msgid "Accelerator Closure"
msgstr ""
-#: gtk/gtkaccellabel.c:116
-msgid "The object monitored by this accelerator label"
+#: gtk/gtkaccellabel.c:123
+msgid "The closure to be monitored for accelerator changes"
+msgstr ""
+
+#: gtk/gtkaccellabel.c:129
+msgid "Accelerator Widget"
+msgstr ""
+
+#: gtk/gtkaccellabel.c:130
+msgid "The widget to be monitored for accelerator changes"
msgstr ""
#: gtk/gtkalignment.c:102
@@ -572,7 +580,7 @@ msgstr "Razmak:"
msgid "The amount of space between children."
msgstr ""
-#: gtk/gtkbox.c:135 gtk/gtknotebook.c:396
+#: gtk/gtkbox.c:135 gtk/gtknotebook.c:400
msgid "Homogeneous"
msgstr ""
@@ -580,76 +588,76 @@ msgstr ""
msgid "Whether the children should all be the same size."
msgstr ""
-#: gtk/gtkbutton.c:183 gtk/gtkframe.c:125 gtk/gtklabel.c:283
+#: gtk/gtkbutton.c:188 gtk/gtkframe.c:125 gtk/gtklabel.c:282
msgid "Label"
msgstr ""
-#: gtk/gtkbutton.c:184
+#: gtk/gtkbutton.c:189
msgid ""
"Text of the label widget inside the button, if the button contains a label "
"widget."
msgstr ""
-#: gtk/gtkbutton.c:191 gtk/gtklabel.c:304
+#: gtk/gtkbutton.c:196 gtk/gtklabel.c:303
msgid "Use underline"
msgstr ""
-#: gtk/gtkbutton.c:192 gtk/gtklabel.c:305
+#: gtk/gtkbutton.c:197 gtk/gtklabel.c:304
msgid ""
"If set, an underline in the text indicates the next character should be used "
"for the mnemonic accelerator key"
msgstr ""
-#: gtk/gtkbutton.c:199
+#: gtk/gtkbutton.c:204
msgid "Use stock"
msgstr ""
-#: gtk/gtkbutton.c:200
+#: gtk/gtkbutton.c:205
msgid ""
"If set, the label is used to pick a stock item instead of being displayed"
msgstr ""
-#: gtk/gtkbutton.c:207
+#: gtk/gtkbutton.c:212
msgid "Border relief"
msgstr ""
-#: gtk/gtkbutton.c:208
+#: gtk/gtkbutton.c:213
msgid "The border relief style."
msgstr ""
-#: gtk/gtkbutton.c:259
+#: gtk/gtkbutton.c:264
#, fuzzy
msgid "Default Spacing"
msgstr "Razmak:"
-#: gtk/gtkbutton.c:260
+#: gtk/gtkbutton.c:265
msgid "Extra space to add for CAN_DEFAULT buttons"
msgstr ""
-#: gtk/gtkbutton.c:266
+#: gtk/gtkbutton.c:271
msgid "Default Outside Spacing"
msgstr ""
-#: gtk/gtkbutton.c:267
+#: gtk/gtkbutton.c:272
msgid ""
"Extra space to add for CAN_DEFAULT buttons that is always drawn outside the "
"border"
msgstr ""
-#: gtk/gtkbutton.c:272
+#: gtk/gtkbutton.c:277
msgid "Child X Displacement"
msgstr ""
-#: gtk/gtkbutton.c:273
+#: gtk/gtkbutton.c:278
msgid ""
"How far in the x direction to move the child when the button is depressed"
msgstr ""
-#: gtk/gtkbutton.c:280
+#: gtk/gtkbutton.c:285
msgid "Child Y Displacement"
msgstr ""
-#: gtk/gtkbutton.c:281
+#: gtk/gtkbutton.c:286
msgid ""
"How far in the y direction to move the child when the button is depressed"
msgstr ""
@@ -747,297 +755,297 @@ msgstr ""
msgid "The pixbuf to render."
msgstr ""
-#: gtk/gtkcellrenderertext.c:173 gtk/gtkentry.c:498 gtk/gtkprogressbar.c:207
+#: gtk/gtkcellrenderertext.c:174 gtk/gtkentry.c:506 gtk/gtkprogressbar.c:207
msgid "Text"
msgstr ""
-#: gtk/gtkcellrenderertext.c:174
+#: gtk/gtkcellrenderertext.c:175
msgid "Text to render"
msgstr ""
-#: gtk/gtkcellrenderertext.c:181
+#: gtk/gtkcellrenderertext.c:182
msgid "Markup"
msgstr ""
-#: gtk/gtkcellrenderertext.c:182
+#: gtk/gtkcellrenderertext.c:183
msgid "Marked up text to render"
msgstr ""
-#: gtk/gtkcellrenderertext.c:189 gtk/gtklabel.c:290
+#: gtk/gtkcellrenderertext.c:190 gtk/gtklabel.c:289
msgid "Attributes"
msgstr ""
-#: gtk/gtkcellrenderertext.c:190
+#: gtk/gtkcellrenderertext.c:191
msgid "A list of style attributes to apply to the text of the renderer."
msgstr ""
-#: gtk/gtkcellrenderertext.c:197 gtk/gtktexttag.c:208
+#: gtk/gtkcellrenderertext.c:198 gtk/gtktexttag.c:209
msgid "Background color name"
msgstr ""
-#: gtk/gtkcellrenderertext.c:198 gtk/gtktexttag.c:209
+#: gtk/gtkcellrenderertext.c:199 gtk/gtktexttag.c:210
msgid "Background color as a string"
msgstr ""
-#: gtk/gtkcellrenderertext.c:205 gtk/gtktexttag.c:216
+#: gtk/gtkcellrenderertext.c:206 gtk/gtktexttag.c:217
msgid "Background color"
msgstr ""
-#: gtk/gtkcellrenderertext.c:206 gtk/gtktexttag.c:217
+#: gtk/gtkcellrenderertext.c:207 gtk/gtktexttag.c:218
msgid "Background color as a GdkColor"
msgstr ""
-#: gtk/gtkcellrenderertext.c:213 gtk/gtktexttag.c:242
+#: gtk/gtkcellrenderertext.c:214 gtk/gtktexttag.c:243
msgid "Foreground color name"
msgstr ""
-#: gtk/gtkcellrenderertext.c:214 gtk/gtktexttag.c:243
+#: gtk/gtkcellrenderertext.c:215 gtk/gtktexttag.c:244
msgid "Foreground color as a string"
msgstr ""
-#: gtk/gtkcellrenderertext.c:221 gtk/gtktexttag.c:250
+#: gtk/gtkcellrenderertext.c:222 gtk/gtktexttag.c:251
msgid "Foreground color"
msgstr ""
-#: gtk/gtkcellrenderertext.c:222 gtk/gtktexttag.c:251
+#: gtk/gtkcellrenderertext.c:223 gtk/gtktexttag.c:252
msgid "Foreground color as a GdkColor"
msgstr ""
-#: gtk/gtkcellrenderertext.c:230 gtk/gtkentry.c:430 gtk/gtktexttag.c:276
-#: gtk/gtktextview.c:539
+#: gtk/gtkcellrenderertext.c:231 gtk/gtkentry.c:438 gtk/gtktexttag.c:277
+#: gtk/gtktextview.c:548
#, fuzzy
msgid "Editable"
msgstr "(isključeno)"
-#: gtk/gtkcellrenderertext.c:231 gtk/gtktexttag.c:277 gtk/gtktextview.c:540
+#: gtk/gtkcellrenderertext.c:232 gtk/gtktexttag.c:278 gtk/gtktextview.c:549
msgid "Whether the text can be modified by the user"
msgstr ""
-#: gtk/gtkcellrenderertext.c:238 gtk/gtkcellrenderertext.c:246
-#: gtk/gtkfontsel.c:192 gtk/gtktexttag.c:284 gtk/gtktexttag.c:292
+#: gtk/gtkcellrenderertext.c:239 gtk/gtkcellrenderertext.c:247
+#: gtk/gtkfontsel.c:192 gtk/gtktexttag.c:285 gtk/gtktexttag.c:293
msgid "Font"
msgstr "Font"
-#: gtk/gtkcellrenderertext.c:239 gtk/gtktexttag.c:285
+#: gtk/gtkcellrenderertext.c:240 gtk/gtktexttag.c:286
msgid "Font description as a string"
msgstr ""
-#: gtk/gtkcellrenderertext.c:247 gtk/gtktexttag.c:293
+#: gtk/gtkcellrenderertext.c:248 gtk/gtktexttag.c:294
msgid "Font description as a PangoFontDescription struct"
msgstr ""
-#: gtk/gtkcellrenderertext.c:255 gtk/gtktexttag.c:301
+#: gtk/gtkcellrenderertext.c:256 gtk/gtktexttag.c:302
#, fuzzy
msgid "Font family"
msgstr "Familija:"
-#: gtk/gtkcellrenderertext.c:256 gtk/gtktexttag.c:302
+#: gtk/gtkcellrenderertext.c:257 gtk/gtktexttag.c:303
msgid "Name of the font family, e.g. Sans, Helvetica, Times, Monospace"
msgstr ""
-#: gtk/gtkcellrenderertext.c:263 gtk/gtkcellrenderertext.c:264
-#: gtk/gtktexttag.c:309 gtk/gtktexttag.c:310
+#: gtk/gtkcellrenderertext.c:264 gtk/gtkcellrenderertext.c:265
+#: gtk/gtktexttag.c:310 gtk/gtktexttag.c:311
#, fuzzy
msgid "Font style"
msgstr "Stil fonta:"
-#: gtk/gtkcellrenderertext.c:272 gtk/gtkcellrenderertext.c:273
-#: gtk/gtktexttag.c:318 gtk/gtktexttag.c:319
+#: gtk/gtkcellrenderertext.c:273 gtk/gtkcellrenderertext.c:274
+#: gtk/gtktexttag.c:319 gtk/gtktexttag.c:320
msgid "Font variant"
msgstr ""
-#: gtk/gtkcellrenderertext.c:281 gtk/gtkcellrenderertext.c:282
-#: gtk/gtktexttag.c:327 gtk/gtktexttag.c:328
+#: gtk/gtkcellrenderertext.c:282 gtk/gtkcellrenderertext.c:283
+#: gtk/gtktexttag.c:328 gtk/gtktexttag.c:329
msgid "Font weight"
msgstr ""
-#: gtk/gtkcellrenderertext.c:291 gtk/gtkcellrenderertext.c:292
-#: gtk/gtktexttag.c:338 gtk/gtktexttag.c:339
+#: gtk/gtkcellrenderertext.c:292 gtk/gtkcellrenderertext.c:293
+#: gtk/gtktexttag.c:339 gtk/gtktexttag.c:340
#, fuzzy
msgid "Font stretch"
msgstr "Karakteristike fonta"
-#: gtk/gtkcellrenderertext.c:300 gtk/gtkcellrenderertext.c:301
-#: gtk/gtktexttag.c:347 gtk/gtktexttag.c:348
+#: gtk/gtkcellrenderertext.c:301 gtk/gtkcellrenderertext.c:302
+#: gtk/gtktexttag.c:348 gtk/gtktexttag.c:349
#, fuzzy
msgid "Font size"
msgstr "Veličina u tačkama:"
-#: gtk/gtkcellrenderertext.c:310 gtk/gtktexttag.c:367
+#: gtk/gtkcellrenderertext.c:311 gtk/gtktexttag.c:368
#, fuzzy
msgid "Font points"
msgstr "Tip fonta:"
-#: gtk/gtkcellrenderertext.c:311 gtk/gtktexttag.c:368
+#: gtk/gtkcellrenderertext.c:312 gtk/gtktexttag.c:369
msgid "Font size in points"
msgstr ""
-#: gtk/gtkcellrenderertext.c:320 gtk/gtktexttag.c:357 gtk/gtktexttag.c:358
+#: gtk/gtkcellrenderertext.c:321 gtk/gtktexttag.c:358 gtk/gtktexttag.c:359
#, fuzzy
msgid "Font scale"
msgstr "Stil fonta:"
-#: gtk/gtkcellrenderertext.c:321
+#: gtk/gtkcellrenderertext.c:322
msgid "Font scaling factor"
msgstr ""
-#: gtk/gtkcellrenderertext.c:330 gtk/gtktexttag.c:426
+#: gtk/gtkcellrenderertext.c:331 gtk/gtktexttag.c:427
msgid "Rise"
msgstr ""
-#: gtk/gtkcellrenderertext.c:331 gtk/gtktexttag.c:427
+#: gtk/gtkcellrenderertext.c:332 gtk/gtktexttag.c:428
msgid ""
"Offset of text above the baseline (below the baseline if rise is negative)"
msgstr ""
-#: gtk/gtkcellrenderertext.c:341 gtk/gtktexttag.c:466
+#: gtk/gtkcellrenderertext.c:342 gtk/gtktexttag.c:467
msgid "Strikethrough"
msgstr ""
-#: gtk/gtkcellrenderertext.c:342 gtk/gtktexttag.c:467
+#: gtk/gtkcellrenderertext.c:343 gtk/gtktexttag.c:468
msgid "Whether to strike through the text"
msgstr ""
-#: gtk/gtkcellrenderertext.c:349 gtk/gtktexttag.c:474
+#: gtk/gtkcellrenderertext.c:350 gtk/gtktexttag.c:475
msgid "Underline"
msgstr ""
-#: gtk/gtkcellrenderertext.c:350 gtk/gtktexttag.c:475
+#: gtk/gtkcellrenderertext.c:351 gtk/gtktexttag.c:476
msgid "Style of underline for this text"
msgstr ""
-#: gtk/gtkcellrenderertext.c:360 gtk/gtktexttag.c:511
+#: gtk/gtkcellrenderertext.c:361 gtk/gtktexttag.c:512
msgid "Background set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:361 gtk/gtktexttag.c:512
+#: gtk/gtkcellrenderertext.c:362 gtk/gtktexttag.c:513
msgid "Whether this tag affects the background color"
msgstr ""
-#: gtk/gtkcellrenderertext.c:364 gtk/gtktexttag.c:523
+#: gtk/gtkcellrenderertext.c:365 gtk/gtktexttag.c:524
msgid "Foreground set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:365 gtk/gtktexttag.c:524
+#: gtk/gtkcellrenderertext.c:366 gtk/gtktexttag.c:525
msgid "Whether this tag affects the foreground color"
msgstr ""
-#: gtk/gtkcellrenderertext.c:368 gtk/gtktexttag.c:531
+#: gtk/gtkcellrenderertext.c:369 gtk/gtktexttag.c:532
msgid "Editability set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:369 gtk/gtktexttag.c:532
+#: gtk/gtkcellrenderertext.c:370 gtk/gtktexttag.c:533
msgid "Whether this tag affects text editability"
msgstr ""
-#: gtk/gtkcellrenderertext.c:372 gtk/gtktexttag.c:535
+#: gtk/gtkcellrenderertext.c:373 gtk/gtktexttag.c:536
msgid "Font family set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:373 gtk/gtktexttag.c:536
+#: gtk/gtkcellrenderertext.c:374 gtk/gtktexttag.c:537
msgid "Whether this tag affects the font family"
msgstr ""
-#: gtk/gtkcellrenderertext.c:376 gtk/gtktexttag.c:539
+#: gtk/gtkcellrenderertext.c:377 gtk/gtktexttag.c:540
#, fuzzy
msgid "Font style set"
msgstr "Stil fonta:"
-#: gtk/gtkcellrenderertext.c:377 gtk/gtktexttag.c:540
+#: gtk/gtkcellrenderertext.c:378 gtk/gtktexttag.c:541
msgid "Whether this tag affects the font style"
msgstr ""
-#: gtk/gtkcellrenderertext.c:380 gtk/gtktexttag.c:543
+#: gtk/gtkcellrenderertext.c:381 gtk/gtktexttag.c:544
msgid "Font variant set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:381 gtk/gtktexttag.c:544
+#: gtk/gtkcellrenderertext.c:382 gtk/gtktexttag.c:545
msgid "Whether this tag affects the font variant"
msgstr ""
-#: gtk/gtkcellrenderertext.c:384 gtk/gtktexttag.c:547
+#: gtk/gtkcellrenderertext.c:385 gtk/gtktexttag.c:548
msgid "Font weight set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:385 gtk/gtktexttag.c:548
+#: gtk/gtkcellrenderertext.c:386 gtk/gtktexttag.c:549
msgid "Whether this tag affects the font weight"
msgstr ""
-#: gtk/gtkcellrenderertext.c:388 gtk/gtktexttag.c:551
+#: gtk/gtkcellrenderertext.c:389 gtk/gtktexttag.c:552
msgid "Font stretch set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:389 gtk/gtktexttag.c:552
+#: gtk/gtkcellrenderertext.c:390 gtk/gtktexttag.c:553
msgid "Whether this tag affects the font stretch"
msgstr ""
-#: gtk/gtkcellrenderertext.c:392 gtk/gtktexttag.c:555
+#: gtk/gtkcellrenderertext.c:393 gtk/gtktexttag.c:556
msgid "Font size set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:393 gtk/gtktexttag.c:556
+#: gtk/gtkcellrenderertext.c:394 gtk/gtktexttag.c:557
msgid "Whether this tag affects the font size"
msgstr ""
-#: gtk/gtkcellrenderertext.c:396 gtk/gtktexttag.c:559
+#: gtk/gtkcellrenderertext.c:397 gtk/gtktexttag.c:560
#, fuzzy
msgid "Font scale set"
msgstr "Stil fonta:"
-#: gtk/gtkcellrenderertext.c:397 gtk/gtktexttag.c:560
+#: gtk/gtkcellrenderertext.c:398 gtk/gtktexttag.c:561
msgid "Whether this tag scales the font size by a factor"
msgstr ""
-#: gtk/gtkcellrenderertext.c:400 gtk/gtktexttag.c:579
+#: gtk/gtkcellrenderertext.c:401 gtk/gtktexttag.c:580
msgid "Rise set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:401 gtk/gtktexttag.c:580
+#: gtk/gtkcellrenderertext.c:402 gtk/gtktexttag.c:581
msgid "Whether this tag affects the rise"
msgstr ""
-#: gtk/gtkcellrenderertext.c:404 gtk/gtktexttag.c:595
+#: gtk/gtkcellrenderertext.c:405 gtk/gtktexttag.c:596
msgid "Strikethrough set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:405 gtk/gtktexttag.c:596
+#: gtk/gtkcellrenderertext.c:406 gtk/gtktexttag.c:597
msgid "Whether this tag affects strikethrough"
msgstr ""
-#: gtk/gtkcellrenderertext.c:408 gtk/gtktexttag.c:603
+#: gtk/gtkcellrenderertext.c:409 gtk/gtktexttag.c:604
msgid "Underline set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:409 gtk/gtktexttag.c:604
+#: gtk/gtkcellrenderertext.c:410 gtk/gtktexttag.c:605
msgid "Whether this tag affects underlining"
msgstr ""
-#: gtk/gtkcellrenderertoggle.c:129
+#: gtk/gtkcellrenderertoggle.c:130
msgid "Toggle state"
msgstr ""
-#: gtk/gtkcellrenderertoggle.c:130
+#: gtk/gtkcellrenderertoggle.c:131
msgid "The toggle state of the button"
msgstr ""
-#: gtk/gtkcellrenderertoggle.c:138
+#: gtk/gtkcellrenderertoggle.c:139
#, fuzzy
msgid "Activatable"
msgstr "(isključeno)"
-#: gtk/gtkcellrenderertoggle.c:139
+#: gtk/gtkcellrenderertoggle.c:140
msgid "The toggle button can be activated"
msgstr ""
-#: gtk/gtkcellrenderertoggle.c:147
+#: gtk/gtkcellrenderertoggle.c:148
msgid "Radio state"
msgstr ""
-#: gtk/gtkcellrenderertoggle.c:148
+#: gtk/gtkcellrenderertoggle.c:149
msgid "Draw the toggle button as a radio button"
msgstr ""
-#: gtk/gtkcheckbutton.c:95 gtk/gtkoptionmenu.c:163
+#: gtk/gtkcheckbutton.c:95 gtk/gtkoptionmenu.c:191
msgid "Indicator Size"
msgstr ""
@@ -1045,7 +1053,7 @@ msgstr ""
msgid "Size of check or radio indicator"
msgstr ""
-#: gtk/gtkcheckbutton.c:103 gtk/gtkoptionmenu.c:169
+#: gtk/gtkcheckbutton.c:103 gtk/gtkoptionmenu.c:197
msgid "Indicator Spacing"
msgstr ""
@@ -1053,174 +1061,174 @@ msgstr ""
msgid "Spacing around check or radio indicator"
msgstr ""
-#: gtk/gtkcheckmenuitem.c:114 gtk/gtktogglebutton.c:142
+#: gtk/gtkcheckmenuitem.c:115 gtk/gtktogglebutton.c:132
msgid "Active"
msgstr ""
-#: gtk/gtkcheckmenuitem.c:115
+#: gtk/gtkcheckmenuitem.c:116
msgid "Whether the menu item is checked."
msgstr ""
-#: gtk/gtkcheckmenuitem.c:122 gtk/gtktogglebutton.c:150
+#: gtk/gtkcheckmenuitem.c:123 gtk/gtktogglebutton.c:140
msgid "Inconsistent"
msgstr ""
-#: gtk/gtkcheckmenuitem.c:123
+#: gtk/gtkcheckmenuitem.c:124
msgid "Whether to display an \"inconsistent\" state."
msgstr ""
-#: gtk/gtkcolorsel.c:574
+#: gtk/gtkcolorsel.c:578
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:579
+#: gtk/gtkcolorsel.c:583
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:883
+#: gtk/gtkcolorsel.c:887
msgid "_Save color here"
msgstr ""
-#: gtk/gtkcolorsel.c:1051
+#: gtk/gtkcolorsel.c:1055
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:1667
+#: gtk/gtkcolorsel.c:1674
msgid "Has Opacity Control"
msgstr ""
-#: gtk/gtkcolorsel.c:1668
+#: gtk/gtkcolorsel.c:1675
msgid "Whether the color selector should allow setting opacity"
msgstr ""
-#: gtk/gtkcolorsel.c:1674
+#: gtk/gtkcolorsel.c:1681
#, fuzzy
msgid "Has palette"
msgstr "Klasična paleta "
-#: gtk/gtkcolorsel.c:1675
+#: gtk/gtkcolorsel.c:1682
msgid "Whether a palette should be used"
msgstr ""
-#: gtk/gtkcolorsel.c:1681
+#: gtk/gtkcolorsel.c:1688
#, fuzzy
msgid "Current Color"
msgstr "Podesi boju"
-#: gtk/gtkcolorsel.c:1682
+#: gtk/gtkcolorsel.c:1689
msgid "The current color"
msgstr ""
-#: gtk/gtkcolorsel.c:1688
+#: gtk/gtkcolorsel.c:1695
msgid "Current Alpha"
msgstr ""
-#: gtk/gtkcolorsel.c:1689
+#: gtk/gtkcolorsel.c:1696
msgid "The current opacity value (0 fully transparent, 65535 fully opaque)"
msgstr ""
-#: gtk/gtkcolorsel.c:1702
+#: gtk/gtkcolorsel.c:1709
#, fuzzy
msgid "Custom palette"
msgstr "Klasična paleta "
-#: gtk/gtkcolorsel.c:1703
+#: gtk/gtkcolorsel.c:1710
msgid "Palette to use in the color selector"
msgstr ""
-#: gtk/gtkcolorsel.c:1758
+#: gtk/gtkcolorsel.c:1750
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:1786
+#: gtk/gtkcolorsel.c:1778
msgid ""
"Click the eyedropper, then click a color anywhere on your screen to select "
"that color."
msgstr ""
-#: gtk/gtkcolorsel.c:1795
+#: gtk/gtkcolorsel.c:1787
#, fuzzy
msgid "_Hue:"
msgstr "Nijansa:"
-#: gtk/gtkcolorsel.c:1796
+#: gtk/gtkcolorsel.c:1788
msgid "Position on the color wheel."
msgstr ""
-#: gtk/gtkcolorsel.c:1797
+#: gtk/gtkcolorsel.c:1789
#, fuzzy
msgid "_Saturation:"
msgstr "Zasićenost: "
-#: gtk/gtkcolorsel.c:1798
+#: gtk/gtkcolorsel.c:1790
msgid "\"Deepness\" of the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1799
+#: gtk/gtkcolorsel.c:1791
#, fuzzy
msgid "_Value:"
msgstr "Vrednost:"
-#: gtk/gtkcolorsel.c:1800
+#: gtk/gtkcolorsel.c:1792
msgid "Brightness of the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1801
+#: gtk/gtkcolorsel.c:1793
#, fuzzy
msgid "_Red:"
msgstr "Crvena:"
-#: gtk/gtkcolorsel.c:1802
+#: gtk/gtkcolorsel.c:1794
msgid "Amount of red light in the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1803
+#: gtk/gtkcolorsel.c:1795
#, fuzzy
msgid "_Green:"
msgstr "Zelena:"
-#: gtk/gtkcolorsel.c:1804
+#: gtk/gtkcolorsel.c:1796
msgid "Amount of green light in the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1805
+#: gtk/gtkcolorsel.c:1797
#, fuzzy
msgid "_Blue:"
msgstr "Plava:"
-#: gtk/gtkcolorsel.c:1806
+#: gtk/gtkcolorsel.c:1798
msgid "Amount of blue light in the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1809
+#: gtk/gtkcolorsel.c:1801
#, fuzzy
msgid "_Opacity:"
msgstr "Prozirnost:"
-#: gtk/gtkcolorsel.c:1817
+#: gtk/gtkcolorsel.c:1809
msgid "Transparency of the currently-selected color."
msgstr ""
-#: gtk/gtkcolorsel.c:1832
+#: gtk/gtkcolorsel.c:1824
msgid "Color _Name:"
msgstr ""
-#: gtk/gtkcolorsel.c:1844
+#: gtk/gtkcolorsel.c:1836
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:1863
+#: gtk/gtkcolorsel.c:1855
#, fuzzy
msgid "_Palette"
msgstr "Klasična paleta "
@@ -1266,205 +1274,205 @@ msgstr ""
msgid "Whether entered values must already be present in the list"
msgstr ""
-#: gtk/gtkcontainer.c:202
+#: gtk/gtkcontainer.c:203
msgid "Resize mode"
msgstr ""
-#: gtk/gtkcontainer.c:203
+#: gtk/gtkcontainer.c:204
msgid "Specify how resize events are handled"
msgstr ""
-#: gtk/gtkcontainer.c:210
+#: gtk/gtkcontainer.c:211
msgid "Border width"
msgstr ""
-#: gtk/gtkcontainer.c:211
+#: gtk/gtkcontainer.c:212
msgid "The width of the empty border outside the containers children."
msgstr ""
-#: gtk/gtkcontainer.c:219
+#: gtk/gtkcontainer.c:220
msgid "Child"
msgstr ""
-#: gtk/gtkcontainer.c:220
+#: gtk/gtkcontainer.c:221
msgid "Can be used to add a new child to the container."
msgstr ""
-#: gtk/gtkcurve.c:120
+#: gtk/gtkcurve.c:121
#, fuzzy
msgid "Curve type"
msgstr "Kreiraj"
-#: gtk/gtkcurve.c:121
+#: gtk/gtkcurve.c:122
msgid "Is this curve linear, spline interpolated, or free-form"
msgstr ""
-#: gtk/gtkcurve.c:129
+#: gtk/gtkcurve.c:130
msgid "Minimum X"
msgstr ""
-#: gtk/gtkcurve.c:130
+#: gtk/gtkcurve.c:131
msgid "Minimum possible value for X"
msgstr ""
-#: gtk/gtkcurve.c:139
+#: gtk/gtkcurve.c:140
msgid "Maximum X"
msgstr ""
-#: gtk/gtkcurve.c:140
+#: gtk/gtkcurve.c:141
msgid "Maximum possible X value."
msgstr ""
-#: gtk/gtkcurve.c:149
+#: gtk/gtkcurve.c:150
msgid "Minimum Y"
msgstr ""
-#: gtk/gtkcurve.c:150
+#: gtk/gtkcurve.c:151
msgid "Minimum possible value for Y"
msgstr ""
-#: gtk/gtkcurve.c:159
+#: gtk/gtkcurve.c:160
msgid "Maximum Y"
msgstr ""
-#: gtk/gtkcurve.c:160
+#: gtk/gtkcurve.c:161
msgid "Maximum possible value for Y"
msgstr ""
-#: gtk/gtkdialog.c:125
+#: gtk/gtkdialog.c:126
msgid "Has separator"
msgstr ""
-#: gtk/gtkdialog.c:126
+#: gtk/gtkdialog.c:127
msgid "The dialog has a separator bar above its buttons"
msgstr ""
-#: gtk/gtkdialog.c:149
+#: gtk/gtkdialog.c:150
msgid "Content area border"
msgstr ""
-#: gtk/gtkdialog.c:150
+#: gtk/gtkdialog.c:151
msgid "Width of border around the main dialog area"
msgstr ""
-#: gtk/gtkdialog.c:157
+#: gtk/gtkdialog.c:158
msgid "Button spacing"
msgstr ""
-#: gtk/gtkdialog.c:158
+#: gtk/gtkdialog.c:159
msgid "Spacing between buttons"
msgstr ""
-#: gtk/gtkdialog.c:166
+#: gtk/gtkdialog.c:167
msgid "Action area border"
msgstr ""
-#: gtk/gtkdialog.c:167
+#: gtk/gtkdialog.c:168
msgid "Width of border around the button area at the bottom of the dialog"
msgstr ""
-#: gtk/gtkentry.c:410 gtk/gtklabel.c:361
+#: gtk/gtkentry.c:418 gtk/gtklabel.c:360
#, fuzzy
msgid "Cursor Position"
msgstr "Isključeno"
-#: gtk/gtkentry.c:411 gtk/gtklabel.c:362
+#: gtk/gtkentry.c:419 gtk/gtklabel.c:361
msgid "The current position of the insertion cursor in chars."
msgstr ""
-#: gtk/gtkentry.c:420 gtk/gtklabel.c:371
+#: gtk/gtkentry.c:428 gtk/gtklabel.c:370
#, fuzzy
msgid "Selection Bound"
msgstr "Izbor:"
-#: gtk/gtkentry.c:421 gtk/gtklabel.c:372
+#: gtk/gtkentry.c:429 gtk/gtklabel.c:371
msgid ""
"The position of the opposite end of the selection from the cursor in chars."
msgstr ""
-#: gtk/gtkentry.c:431
+#: gtk/gtkentry.c:439
msgid "Whether the entry contents can be edited"
msgstr ""
-#: gtk/gtkentry.c:438
+#: gtk/gtkentry.c:446
msgid "Maximum length"
msgstr ""
-#: gtk/gtkentry.c:439
+#: gtk/gtkentry.c:447
msgid "Maximum number of characters for this entry"
msgstr ""
-#: gtk/gtkentry.c:447
+#: gtk/gtkentry.c:455
msgid "Visibility"
msgstr ""
-#: gtk/gtkentry.c:448
+#: gtk/gtkentry.c:456
msgid ""
"FALSE displays the \"invisible char\" instead of the actual text (password "
"mode)"
msgstr ""
-#: gtk/gtkentry.c:455
+#: gtk/gtkentry.c:463
#, fuzzy
msgid "Has Frame"
msgstr "Klasična paleta "
-#: gtk/gtkentry.c:456
+#: gtk/gtkentry.c:464
msgid "FALSE removes outside bevel from entry."
msgstr ""
-#: gtk/gtkentry.c:463
+#: gtk/gtkentry.c:471
msgid "Invisible character"
msgstr ""
-#: gtk/gtkentry.c:464
+#: gtk/gtkentry.c:472
msgid "The character to use when masking entry contents (in \"password mode\")"
msgstr ""
-#: gtk/gtkentry.c:471
+#: gtk/gtkentry.c:479
msgid "Activates default"
msgstr ""
-#: gtk/gtkentry.c:472
+#: gtk/gtkentry.c:480
msgid ""
"Whether to activate the default widget (such as the default button in a "
"dialog) when Enter is pressed."
msgstr ""
-#: gtk/gtkentry.c:478
+#: gtk/gtkentry.c:486
msgid "Width in chars"
msgstr ""
-#: gtk/gtkentry.c:479
+#: gtk/gtkentry.c:487
msgid "Number of characters to leave space for in the entry."
msgstr ""
-#: gtk/gtkentry.c:488
+#: gtk/gtkentry.c:496
msgid "Scroll offset"
msgstr ""
-#: gtk/gtkentry.c:489
+#: gtk/gtkentry.c:497
msgid "Number of pixels of the entry scrolled off the screen to the left"
msgstr ""
-#: gtk/gtkentry.c:499
+#: gtk/gtkentry.c:507
msgid "The contents of the entry"
msgstr ""
-#: gtk/gtkentry.c:505 gtk/gtklabel.c:380 gtk/gtktextview.c:615
+#: gtk/gtkentry.c:513 gtk/gtklabel.c:379 gtk/gtktextview.c:624
msgid "Cursor color"
msgstr ""
-#: gtk/gtkentry.c:506 gtk/gtklabel.c:381 gtk/gtktextview.c:616
+#: gtk/gtkentry.c:514 gtk/gtklabel.c:380 gtk/gtktextview.c:625
msgid "Color with which to draw insertion cursor"
msgstr ""
-#: gtk/gtkentry.c:3793 gtk/gtklabel.c:3180
+#: gtk/gtkentry.c:3832 gtk/gtklabel.c:3151
#, fuzzy
msgid "Select All"
msgstr "Izbriši"
-#: gtk/gtkentry.c:3803 gtk/gtklabel.c:3190 gtk/gtktextview.c:5563
+#: gtk/gtkentry.c:3842 gtk/gtklabel.c:3161 gtk/gtktextview.c:5737
msgid "Input Methods"
msgstr ""
@@ -1495,12 +1503,12 @@ msgstr "Direktorijumi"
msgid "Files"
msgstr "Fajlovi"
-#: gtk/gtkfilesel.c:727 gtk/gtkfilesel.c:2052
+#: gtk/gtkfilesel.c:726 gtk/gtkfilesel.c:2057
#, c-format
msgid "Directory unreadable: %s"
msgstr "Direktorijum %s nije moguće pročitati"
-#: gtk/gtkfilesel.c:849
+#: gtk/gtkfilesel.c:848
#, c-format
msgid ""
"The file \"%s\" resides on another machine (called %s) and may not be "
@@ -1508,130 +1516,128 @@ msgid ""
"Are you sure that you want to select it?"
msgstr ""
-#: gtk/gtkfilesel.c:979
+#: gtk/gtkfilesel.c:978
msgid "Create Dir"
msgstr "Kreiraj direktorijum"
-#: gtk/gtkfilesel.c:990 gtk/gtkfilesel.c:1413
+#: gtk/gtkfilesel.c:989 gtk/gtkfilesel.c:1416
msgid "Delete File"
msgstr "Izbriši fajl"
-#: gtk/gtkfilesel.c:1001 gtk/gtkfilesel.c:1556
+#: gtk/gtkfilesel.c:1000 gtk/gtkfilesel.c:1559
msgid "Rename File"
msgstr "Promeni ime fajla"
-#: gtk/gtkfilesel.c:1236
+#: gtk/gtkfilesel.c:1237
#, c-format
msgid ""
"The directory name \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
-#: gtk/gtkfilesel.c:1238
+#: gtk/gtkfilesel.c:1239
#, c-format
msgid ""
"Error creating directory \"%s\": %s\n"
"%s"
msgstr ""
-#: gtk/gtkfilesel.c:1239 gtk/gtkfilesel.c:1490
+#: gtk/gtkfilesel.c:1240 gtk/gtkfilesel.c:1493
msgid "You probably used symbols not allowed in filenames."
msgstr ""
-#: gtk/gtkfilesel.c:1247
+#: gtk/gtkfilesel.c:1248
#, c-format
msgid "Error creating directory \"%s\": %s\n"
msgstr ""
-#: gtk/gtkfilesel.c:1281
+#: gtk/gtkfilesel.c:1282
msgid "Create Directory"
msgstr "Kreiraj direktorijum"
-#: gtk/gtkfilesel.c:1295
+#: gtk/gtkfilesel.c:1296
#, fuzzy
msgid "_Directory name:"
msgstr "Ime drektorijuma:"
#. buttons
-#: gtk/gtkfilesel.c:1309
-msgid "Create"
-msgstr "Kreiraj"
-
-#: gtk/gtkfilesel.c:1318 gtk/gtkfilesel.c:1444 gtk/gtkfilesel.c:1598
-#: gtk/gtkgamma.c:424
+#: gtk/gtkfilesel.c:1310 gtk/gtkfilesel.c:1438 gtk/gtkfilesel.c:1592
+#: gtk/gtkgamma.c:417
msgid "Cancel"
msgstr "Poništi"
-#: gtk/gtkfilesel.c:1353
+#: gtk/gtkfilesel.c:1322
+msgid "Create"
+msgstr "Kreiraj"
+
+#: gtk/gtkfilesel.c:1356
#, c-format
msgid "The filename \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
-#: gtk/gtkfilesel.c:1356
+#: gtk/gtkfilesel.c:1359
#, c-format
msgid ""
"Error deleting file \"%s\": %s\n"
"%s"
msgstr ""
-#: gtk/gtkfilesel.c:1358 gtk/gtkfilesel.c:1504
+#: gtk/gtkfilesel.c:1361 gtk/gtkfilesel.c:1507
msgid "It probably contains symbols not allowed in filenames."
msgstr ""
-#: gtk/gtkfilesel.c:1367
+#: gtk/gtkfilesel.c:1370
#, c-format
msgid "Error deleting file \"%s\": %s"
msgstr ""
-#. buttons
-#: gtk/gtkfilesel.c:1435
+#: gtk/gtkfilesel.c:1448
msgid "Delete"
msgstr "Izbriši"
-#: gtk/gtkfilesel.c:1486 gtk/gtkfilesel.c:1500
+#: gtk/gtkfilesel.c:1489 gtk/gtkfilesel.c:1503
#, c-format
msgid "The file name \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
-#: gtk/gtkfilesel.c:1488
+#: gtk/gtkfilesel.c:1491
#, c-format
msgid ""
"Error renaming file to \"%s\": %s\n"
"%s"
msgstr ""
-#: gtk/gtkfilesel.c:1502
+#: gtk/gtkfilesel.c:1505
#, c-format
msgid ""
"Error renaming file \"%s\": %s\n"
"%s"
msgstr ""
-#: gtk/gtkfilesel.c:1512
+#: gtk/gtkfilesel.c:1515
#, c-format
msgid "Error renaming file \"%s\" to \"%s\": %s"
msgstr ""
-#. buttons
-#: gtk/gtkfilesel.c:1589
+#: gtk/gtkfilesel.c:1604
msgid "Rename"
msgstr "Promeni ime"
-#: gtk/gtkfilesel.c:2031
+#: gtk/gtkfilesel.c:2036
msgid "Selection: "
msgstr "Izbor:"
-#: gtk/gtkfilesel.c:2641
+#: gtk/gtkfilesel.c:2647
#, c-format
msgid ""
"The filename %s couldn't be converted to UTF-8. Try setting the environment "
"variable G_BROKEN_FILENAMES."
msgstr ""
-#: gtk/gtkfilesel.c:3509
+#: gtk/gtkfilesel.c:3515
msgid "Name too long"
msgstr ""
-#: gtk/gtkfilesel.c:3511
+#: gtk/gtkfilesel.c:3517
msgid "Couldn't convert filename"
msgstr ""
@@ -1677,7 +1683,7 @@ msgstr "Veličina:"
msgid "Preview:"
msgstr "Prikaz: "
-#: gtk/gtkfontsel.c:1060
+#: gtk/gtkfontsel.c:1059
msgid "Font Selection"
msgstr "Izbor fonta"
@@ -1702,7 +1708,7 @@ msgstr ""
msgid "The vertical alignment of the label."
msgstr ""
-#: gtk/gtkframe.c:153 gtk/gtkhandlebox.c:184
+#: gtk/gtkframe.c:153 gtk/gtkhandlebox.c:185
msgid "Deprecated property, use shadow_type instead."
msgstr ""
@@ -1722,41 +1728,41 @@ msgstr ""
msgid "A widget to display in place of the usual frame label."
msgstr ""
-#: gtk/gtkgamma.c:395
+#: gtk/gtkgamma.c:396
msgid "Gamma"
msgstr "Gamma"
-#: gtk/gtkgamma.c:402
+#: gtk/gtkgamma.c:403
#, fuzzy
msgid "_Gamma value"
msgstr "Vrednost gamma"
-#: gtk/gtkgamma.c:416
+#: gtk/gtkgamma.c:423
msgid "OK"
msgstr "U redu"
-#: gtk/gtkhandlebox.c:191 gtk/gtkmenubar.c:148 gtk/gtkstatusbar.c:157
-#: gtk/gtktoolbar.c:276 gtk/gtkviewport.c:147
+#: gtk/gtkhandlebox.c:192 gtk/gtkmenubar.c:148 gtk/gtkstatusbar.c:158
+#: gtk/gtktoolbar.c:277 gtk/gtkviewport.c:148
msgid "Shadow type"
msgstr ""
-#: gtk/gtkhandlebox.c:192
+#: gtk/gtkhandlebox.c:193
msgid "Appearance of the shadow that surrounds the container."
msgstr ""
-#: gtk/gtkhandlebox.c:200
+#: gtk/gtkhandlebox.c:201
msgid "Handle position"
msgstr ""
-#: gtk/gtkhandlebox.c:201
+#: gtk/gtkhandlebox.c:202
msgid "Position of the handle relative to the child widget."
msgstr ""
-#: gtk/gtkhandlebox.c:209
+#: gtk/gtkhandlebox.c:210
msgid "Snap edge"
msgstr ""
-#: gtk/gtkhandlebox.c:210
+#: gtk/gtkhandlebox.c:211
msgid ""
"Side of the handlebox that's lined up with the docking point to dock the "
"handlebox."
@@ -1765,7 +1771,7 @@ msgstr ""
#. Remove this icon source so we don't keep trying to
#. * load it.
#.
-#: gtk/gtkiconfactory.c:1049
+#: gtk/gtkiconfactory.c:1061
#, c-format
msgid "Error loading icon: %s"
msgstr ""
@@ -1779,217 +1785,217 @@ msgid "Child widget to appear next to the menu text"
msgstr ""
#. shell and main vbox
-#: gtk/gtkinputdialog.c:181
+#: gtk/gtkinputdialog.c:182
msgid "Input"
msgstr "Unos"
-#: gtk/gtkinputdialog.c:189
+#: gtk/gtkinputdialog.c:190
msgid "No input devices"
msgstr "Nema ulaznog uređaja"
-#: gtk/gtkinputdialog.c:218
+#: gtk/gtkinputdialog.c:219
#, fuzzy
msgid "_Device:"
msgstr "Uređaj:"
-#: gtk/gtkinputdialog.c:235
+#: gtk/gtkinputdialog.c:236
msgid "Disabled"
msgstr "Isključeno"
-#: gtk/gtkinputdialog.c:243
+#: gtk/gtkinputdialog.c:244
msgid "Screen"
msgstr "Ekran"
-#: gtk/gtkinputdialog.c:251
+#: gtk/gtkinputdialog.c:252
msgid "Window"
msgstr "Prozor"
-#: gtk/gtkinputdialog.c:259
+#: gtk/gtkinputdialog.c:260
#, fuzzy
msgid "_Mode: "
msgstr "Mod: "
#. The axis listbox
-#: gtk/gtkinputdialog.c:290
+#: gtk/gtkinputdialog.c:291
#, fuzzy
msgid "_Axes"
msgstr "Ose:"
#. Keys listbox
-#: gtk/gtkinputdialog.c:306
+#: gtk/gtkinputdialog.c:307
#, fuzzy
msgid "_Keys"
msgstr "Tasteri"
#. We create the save button in any case, so that clients can
#. connect to it, without paying attention to whether it exits
-#: gtk/gtkinputdialog.c:327
+#: gtk/gtkinputdialog.c:328
msgid "Save"
msgstr "Snimi"
-#: gtk/gtkinputdialog.c:336
+#: gtk/gtkinputdialog.c:337
msgid "Close"
msgstr "Zatvori"
-#: gtk/gtkinputdialog.c:469
+#: gtk/gtkinputdialog.c:470
msgid "X"
msgstr "X"
-#: gtk/gtkinputdialog.c:470
+#: gtk/gtkinputdialog.c:471
msgid "Y"
msgstr "Y"
-#: gtk/gtkinputdialog.c:471
+#: gtk/gtkinputdialog.c:472
msgid "Pressure"
msgstr "Pritisak"
-#: gtk/gtkinputdialog.c:472
+#: gtk/gtkinputdialog.c:473
msgid "X Tilt"
msgstr "X tilt"
-#: gtk/gtkinputdialog.c:473
+#: gtk/gtkinputdialog.c:474
msgid "Y Tilt"
msgstr "Y tilt"
-#: gtk/gtkinputdialog.c:474
+#: gtk/gtkinputdialog.c:475
msgid "Wheel"
msgstr ""
-#: gtk/gtkinputdialog.c:514
+#: gtk/gtkinputdialog.c:515
msgid "none"
msgstr "Nijedan (nema) "
-#: gtk/gtkinputdialog.c:548 gtk/gtkinputdialog.c:584
+#: gtk/gtkinputdialog.c:549 gtk/gtkinputdialog.c:585
msgid "(disabled)"
msgstr "(isključeno)"
-#: gtk/gtkinputdialog.c:577
+#: gtk/gtkinputdialog.c:578
msgid "(unknown)"
msgstr "(nepoznato)"
#. and clear button
-#: gtk/gtkinputdialog.c:662
+#: gtk/gtkinputdialog.c:663
msgid "clear"
msgstr "čisto"
-#: gtk/gtklabel.c:284
+#: gtk/gtklabel.c:283
msgid "The text of the label."
msgstr ""
-#: gtk/gtklabel.c:291
+#: gtk/gtklabel.c:290
msgid "A list of style attributes to apply to the text of the label."
msgstr ""
-#: gtk/gtklabel.c:297
+#: gtk/gtklabel.c:296
msgid "Use markup"
msgstr ""
-#: gtk/gtklabel.c:298
+#: gtk/gtklabel.c:297
msgid "The text of the label includes XML markup. See pango_parse_markup()."
msgstr ""
-#: gtk/gtklabel.c:312 gtk/gtktexttag.c:377 gtk/gtktextview.c:556
+#: gtk/gtklabel.c:311 gtk/gtktexttag.c:378 gtk/gtktextview.c:565
msgid "Justification"
msgstr ""
-#: gtk/gtklabel.c:313
+#: gtk/gtklabel.c:312
msgid ""
"The alignment of the lines in the text of the label relative to each other. "
"This does NOT affect the alignment of the label within its allocation. See "
"GtkMisc::xalign for that."
msgstr ""
-#: gtk/gtklabel.c:321
+#: gtk/gtklabel.c:320
#, fuzzy
msgid "Pattern"
msgstr "Klasična paleta "
-#: gtk/gtklabel.c:322
+#: gtk/gtklabel.c:321
msgid ""
"A string with _ characters in positions correspond to characters in the text "
"to underline."
msgstr ""
-#: gtk/gtklabel.c:329
+#: gtk/gtklabel.c:328
msgid "Line wrap"
msgstr ""
-#: gtk/gtklabel.c:330
+#: gtk/gtklabel.c:329
msgid "If set, wrap lines if the text becomes too wide."
msgstr ""
-#: gtk/gtklabel.c:336
+#: gtk/gtklabel.c:335
#, fuzzy
msgid "Selectable"
msgstr "Izbriši"
-#: gtk/gtklabel.c:337
+#: gtk/gtklabel.c:336
msgid "Whether the label text can be selected with the mouse."
msgstr ""
-#: gtk/gtklabel.c:343
+#: gtk/gtklabel.c:342
msgid "Mnemonic key"
msgstr ""
-#: gtk/gtklabel.c:344
+#: gtk/gtklabel.c:343
msgid "The mnemonic accelerator key for this label."
msgstr ""
-#: gtk/gtklabel.c:352
+#: gtk/gtklabel.c:351
msgid "Mnemonic widget"
msgstr ""
-#: gtk/gtklabel.c:353
+#: gtk/gtklabel.c:352
msgid "The widget to be activated when the label's mnemonic key is pressed."
msgstr ""
-#: gtk/gtklayout.c:575
+#: gtk/gtklayout.c:576
msgid "X position"
msgstr ""
-#: gtk/gtklayout.c:576
+#: gtk/gtklayout.c:577
msgid "X position of child widget"
msgstr ""
-#: gtk/gtklayout.c:585
+#: gtk/gtklayout.c:586
msgid "Y position"
msgstr ""
-#: gtk/gtklayout.c:586
+#: gtk/gtklayout.c:587
msgid "Y position of child widget"
msgstr ""
-#: gtk/gtklayout.c:595 gtk/gtkviewport.c:131
+#: gtk/gtklayout.c:596 gtk/gtkviewport.c:132
msgid "Horizontal adjustment"
msgstr ""
-#: gtk/gtklayout.c:596
+#: gtk/gtklayout.c:597
msgid "The GtkAdjustment for the horizontal position."
msgstr ""
-#: gtk/gtklayout.c:603 gtk/gtkviewport.c:139
+#: gtk/gtklayout.c:604 gtk/gtkviewport.c:140
msgid "Vertical adjustment"
msgstr ""
-#: gtk/gtklayout.c:604
+#: gtk/gtklayout.c:605
msgid "The GtkAdjustment for the vertical position."
msgstr ""
-#: gtk/gtklayout.c:611 gtk/gtktreeviewcolumn.c:179
+#: gtk/gtklayout.c:612 gtk/gtktreeviewcolumn.c:189
#, fuzzy
msgid "Width"
msgstr "Podesi širinu:"
-#: gtk/gtklayout.c:612
+#: gtk/gtklayout.c:613
msgid "The width of the layout."
msgstr ""
-#: gtk/gtklayout.c:620
+#: gtk/gtklayout.c:621
#, fuzzy
msgid "Height"
msgstr "lagano"
-#: gtk/gtklayout.c:621
+#: gtk/gtklayout.c:622
msgid "The height of the layout."
msgstr ""
@@ -1998,7 +2004,7 @@ 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:572
+#: gtk/gtkmain.c:613
msgid "default:LTR"
msgstr ""
@@ -2006,7 +2012,7 @@ msgstr ""
msgid "Style of bevel around the menubar"
msgstr ""
-#: gtk/gtkmenubar.c:156 gtk/gtktoolbar.c:250
+#: gtk/gtkmenubar.c:156 gtk/gtktoolbar.c:251
msgid "Internal padding"
msgstr ""
@@ -2014,14 +2020,30 @@ msgstr ""
msgid "Amount of border space between the menubar shadow and the menu items"
msgstr ""
-#: gtk/gtkmessagedialog.c:80
+#: gtk/gtkmessagedialog.c:104
msgid "Image/label border"
msgstr ""
-#: gtk/gtkmessagedialog.c:81
+#: gtk/gtkmessagedialog.c:105
msgid "Width of border around the label and image in the message dialog"
msgstr ""
+#: gtk/gtkmessagedialog.c:113
+msgid "Message Type"
+msgstr ""
+
+#: gtk/gtkmessagedialog.c:114
+msgid "The type of message"
+msgstr ""
+
+#: gtk/gtkmessagedialog.c:121
+msgid "Message Buttons"
+msgstr ""
+
+#: gtk/gtkmessagedialog.c:122
+msgid "The buttons shown in the message dialog"
+msgstr ""
+
#: gtk/gtkmisc.c:97
#, fuzzy
msgid "X align"
@@ -2058,144 +2080,152 @@ msgid ""
"The amount of space to add on the top and bottom of the widget, in pixels"
msgstr ""
-#: gtk/gtknotebook.c:324
+#: gtk/gtknotebook.c:328
#, fuzzy
msgid "Page"
msgstr "Strana %u"
-#: gtk/gtknotebook.c:325
+#: gtk/gtknotebook.c:329
msgid "The index of the current page"
msgstr ""
-#: gtk/gtknotebook.c:333
+#: gtk/gtknotebook.c:337
msgid "Tab Position"
msgstr ""
-#: gtk/gtknotebook.c:334
+#: gtk/gtknotebook.c:338
msgid "Which side of the notebook holds the tabs"
msgstr ""
-#: gtk/gtknotebook.c:341
+#: gtk/gtknotebook.c:345
msgid "Tab Border"
msgstr ""
-#: gtk/gtknotebook.c:342
+#: gtk/gtknotebook.c:346
msgid "Width of the border around the tab labels"
msgstr ""
-#: gtk/gtknotebook.c:350
+#: gtk/gtknotebook.c:354
msgid "Horizontal Tab Border"
msgstr ""
-#: gtk/gtknotebook.c:351
+#: gtk/gtknotebook.c:355
msgid "Width of the horizontal border of tab labels"
msgstr ""
-#: gtk/gtknotebook.c:359
+#: gtk/gtknotebook.c:363
msgid "Vertical Tab Border"
msgstr ""
-#: gtk/gtknotebook.c:360
+#: gtk/gtknotebook.c:364
msgid "Width of the vertical border of tab labels"
msgstr ""
-#: gtk/gtknotebook.c:368
+#: gtk/gtknotebook.c:372
msgid "Show Tabs"
msgstr ""
-#: gtk/gtknotebook.c:369
+#: gtk/gtknotebook.c:373
msgid "Whether tabs should be shown or not"
msgstr ""
-#: gtk/gtknotebook.c:375
+#: gtk/gtknotebook.c:379
msgid "Show Border"
msgstr ""
-#: gtk/gtknotebook.c:376
+#: gtk/gtknotebook.c:380
msgid "Whether the border should be shown or not"
msgstr ""
-#: gtk/gtknotebook.c:382
+#: gtk/gtknotebook.c:386
#, fuzzy
msgid "Scrollable"
msgstr "Skalarno"
-#: gtk/gtknotebook.c:383
+#: gtk/gtknotebook.c:387
msgid "If TRUE, scroll arrows are added if there are to many tabs to fit"
msgstr ""
-#: gtk/gtknotebook.c:389
+#: gtk/gtknotebook.c:393
msgid "Enable Popup"
msgstr ""
-#: gtk/gtknotebook.c:390
+#: gtk/gtknotebook.c:394
msgid ""
"If TRUE, pressing the right mouse button on the notebook pops up a menu that "
"you can use to go to a page"
msgstr ""
-#: gtk/gtknotebook.c:397
+#: gtk/gtknotebook.c:401
msgid "Whether tabs should have homogeneous sizes"
msgstr ""
-#: gtk/gtknotebook.c:2134 gtk/gtknotebook.c:4529
+#: gtk/gtknotebook.c:2240 gtk/gtknotebook.c:4470
#, c-format
msgid "Page %u"
msgstr "Strana %u"
-#: gtk/gtkoptionmenu.c:164
+#: gtk/gtkoptionmenu.c:184
+msgid "Menu"
+msgstr ""
+
+#: gtk/gtkoptionmenu.c:185
+msgid "The menu of options"
+msgstr ""
+
+#: gtk/gtkoptionmenu.c:192
msgid "Size of dropdown indicator"
msgstr ""
-#: gtk/gtkoptionmenu.c:170
+#: gtk/gtkoptionmenu.c:198
msgid "Spacing around indicator"
msgstr ""
-#: gtk/gtkpaned.c:116 gtk/gtkruler.c:138
+#: gtk/gtkpaned.c:120 gtk/gtkruler.c:138
msgid "Position"
msgstr ""
-#: gtk/gtkpaned.c:117
+#: gtk/gtkpaned.c:121
msgid ""
"Position of paned separator in pixels(0 means all the way to the left/top)"
msgstr ""
-#: gtk/gtkpaned.c:125
+#: gtk/gtkpaned.c:129
msgid "Position Set"
msgstr ""
-#: gtk/gtkpaned.c:126
+#: gtk/gtkpaned.c:130
msgid "TRUE if the Position property should be used"
msgstr ""
-#: gtk/gtkpaned.c:132
+#: gtk/gtkpaned.c:136
msgid "Handle Size"
msgstr ""
-#: gtk/gtkpaned.c:133
+#: gtk/gtkpaned.c:137
msgid "Width of handle"
msgstr ""
-#: gtk/gtkrc.c:2759
+#: gtk/gtkrc.c:2723
#, c-format
msgid "Unable to locate image file in pixmap_path: \"%s\" line %d"
msgstr "Ne mogu da lociram sliku sa putanjom: \"%s\" linija %d"
-#: gtk/gtkrc.c:2762
+#: gtk/gtkrc.c:2726
#, c-format
msgid "Unable to locate image file in pixmap_path: \"%s\""
msgstr "Ne mogu da lociram sliku sa putanjom: \"%s\""
-#: gtk/gtkrc.c:3171
+#: gtk/gtkrc.c:3135
#, c-format
msgid "Pixmap path element: \"%s\" must be absolute, %s, line %d"
msgstr ""
-#: gtk/gtkpreview.c:134
+#: gtk/gtkpreview.c:129
msgid "Expand"
msgstr ""
-#: gtk/gtkpreview.c:135
+#: gtk/gtkpreview.c:130
msgid ""
"Whether the preview widget should take up the entire space it is allocated"
msgstr ""
@@ -2240,7 +2270,7 @@ msgid ""
"in the progress widget"
msgstr ""
-#: gtk/gtkprogressbar.c:131 gtk/gtkrange.c:265 gtk/gtkspinbutton.c:213
+#: gtk/gtkprogressbar.c:131 gtk/gtkrange.c:270 gtk/gtkspinbutton.c:214
msgid "Adjustment"
msgstr ""
@@ -2248,7 +2278,7 @@ msgstr ""
msgid "The GtkAdjustment connected to the progress bar (Deprecated)"
msgstr ""
-#: gtk/gtkprogressbar.c:139 gtk/gtktoolbar.c:223
+#: gtk/gtkprogressbar.c:139 gtk/gtktoolbar.c:224
msgid "Orientation"
msgstr ""
@@ -2314,57 +2344,57 @@ msgstr ""
msgid "Text to be displayed in the progress bar"
msgstr ""
-#: gtk/gtkrange.c:256
+#: gtk/gtkrange.c:261
msgid "Update policy"
msgstr ""
-#: gtk/gtkrange.c:257
+#: gtk/gtkrange.c:262
msgid "How the range should be updated on the screen"
msgstr ""
-#: gtk/gtkrange.c:266
+#: gtk/gtkrange.c:271
msgid "The GtkAdjustment that contains the current value of this range object"
msgstr ""
-#: gtk/gtkrange.c:273
+#: gtk/gtkrange.c:278
msgid "Inverted"
msgstr ""
-#: gtk/gtkrange.c:274
+#: gtk/gtkrange.c:279
msgid "Invert direction slider moves to increase range value"
msgstr ""
-#: gtk/gtkrange.c:280
+#: gtk/gtkrange.c:285
#, fuzzy
msgid "Slider Width"
msgstr "Prosečna širina:"
-#: gtk/gtkrange.c:281
+#: gtk/gtkrange.c:286
msgid "Width of scrollbar or scale thumb"
msgstr ""
-#: gtk/gtkrange.c:288
+#: gtk/gtkrange.c:293
msgid "Trough Border"
msgstr ""
-#: gtk/gtkrange.c:289
+#: gtk/gtkrange.c:294
msgid "Spacing between thumb/steppers and outer trough bevel"
msgstr ""
-#: gtk/gtkrange.c:296
+#: gtk/gtkrange.c:301
msgid "Stepper Size"
msgstr ""
-#: gtk/gtkrange.c:297
+#: gtk/gtkrange.c:302
msgid "Length of step buttons at ends"
msgstr ""
-#: gtk/gtkrange.c:304
+#: gtk/gtkrange.c:309
#, fuzzy
msgid "Stepper Spacing"
msgstr "Razmak:"
-#: gtk/gtkrange.c:305
+#: gtk/gtkrange.c:310
msgid "Spacing between step buttons and thumb"
msgstr ""
@@ -2398,7 +2428,7 @@ msgstr "Veličina u pikselima:"
msgid "Maximum size of the ruler"
msgstr ""
-#: gtk/gtkscale.c:148 gtk/gtkspinbutton.c:231
+#: gtk/gtkscale.c:148 gtk/gtkspinbutton.c:232
msgid "Digits"
msgstr ""
@@ -2551,67 +2581,67 @@ msgstr ""
msgid "Keybinding to activate the menu bar"
msgstr ""
-#: gtk/gtkspinbutton.c:214
+#: gtk/gtkspinbutton.c:215
msgid "The adjustment that holds the value of the spinbutton"
msgstr ""
-#: gtk/gtkspinbutton.c:221
+#: gtk/gtkspinbutton.c:222
msgid "Climb Rate"
msgstr ""
-#: gtk/gtkspinbutton.c:222
+#: gtk/gtkspinbutton.c:223
msgid "The acceleration rate when you hold down a button"
msgstr ""
-#: gtk/gtkspinbutton.c:232
+#: gtk/gtkspinbutton.c:233
msgid "The number of decimal places to display"
msgstr ""
-#: gtk/gtkspinbutton.c:241
+#: gtk/gtkspinbutton.c:242
msgid "Snap to Ticks"
msgstr ""
-#: gtk/gtkspinbutton.c:242
+#: gtk/gtkspinbutton.c:243
msgid ""
"Whether erroneous values are automatically changed to a spin button's "
"nearest step increment"
msgstr ""
-#: gtk/gtkspinbutton.c:249
+#: gtk/gtkspinbutton.c:250
msgid "Numeric"
msgstr ""
-#: gtk/gtkspinbutton.c:250
+#: gtk/gtkspinbutton.c:251
msgid "Whether non-numeric characters should be ignored"
msgstr ""
-#: gtk/gtkspinbutton.c:257
+#: gtk/gtkspinbutton.c:258
msgid "Wrap"
msgstr ""
-#: gtk/gtkspinbutton.c:258
+#: gtk/gtkspinbutton.c:259
msgid "Whether a spin button should wrap upon reaching its limits"
msgstr ""
-#: gtk/gtkspinbutton.c:265
+#: gtk/gtkspinbutton.c:266
msgid "Update Policy"
msgstr ""
-#: gtk/gtkspinbutton.c:266
+#: gtk/gtkspinbutton.c:267
msgid ""
"Whether the spin button should update always, or only when the value is legal"
msgstr ""
-#: gtk/gtkspinbutton.c:274
+#: gtk/gtkspinbutton.c:275
#, fuzzy
msgid "Value"
msgstr "Vrednost:"
-#: gtk/gtkspinbutton.c:275
+#: gtk/gtkspinbutton.c:276
msgid "Reads the current value, or sets a new value"
msgstr ""
-#: gtk/gtkstatusbar.c:158
+#: gtk/gtkstatusbar.c:159
msgid "Style of bevel around the statusbar text"
msgstr ""
@@ -2637,188 +2667,280 @@ msgstr ""
#. * need the mnemonics to be rationalized
#.
#: gtk/gtkstock.c:275
+msgid "_Add"
+msgstr ""
+
+#: gtk/gtkstock.c:276
#, fuzzy
msgid "_Apply"
msgstr "Primeni"
-#: gtk/gtkstock.c:276
+#: gtk/gtkstock.c:277
#, fuzzy
msgid "_Bold"
msgstr "zadebljano"
-#: gtk/gtkstock.c:277
+#: gtk/gtkstock.c:278
#, fuzzy
msgid "_Cancel"
msgstr "Poništi"
-#: gtk/gtkstock.c:278
+#: gtk/gtkstock.c:279
+msgid "_CD-Rom"
+msgstr ""
+
+#: gtk/gtkstock.c:280
#, fuzzy
msgid "_Clear"
msgstr "čisto"
-#: gtk/gtkstock.c:279
+#: gtk/gtkstock.c:281
#, fuzzy
msgid "_Close"
msgstr "Zatvori"
-#: gtk/gtkstock.c:280
+#: gtk/gtkstock.c:282
+#, fuzzy
+msgid "_Convert"
+msgstr "Kreiraj"
+
+#: gtk/gtkstock.c:283
msgid "_Copy"
msgstr ""
-#: gtk/gtkstock.c:281
+#: gtk/gtkstock.c:284
msgid "C_ut"
msgstr ""
-#: gtk/gtkstock.c:282
+#: gtk/gtkstock.c:285
+#, fuzzy
+msgid "_Delete"
+msgstr "Izbriši"
+
+#: gtk/gtkstock.c:286
+msgid "_Execute"
+msgstr ""
+
+#: gtk/gtkstock.c:287
msgid "_Find"
msgstr ""
-#: gtk/gtkstock.c:283
+#: gtk/gtkstock.c:288
msgid "Find and _Replace"
msgstr ""
-#: gtk/gtkstock.c:284
+#: gtk/gtkstock.c:289
+#, fuzzy
+msgid "_Floppy"
+msgstr "Primeni"
+
+#: gtk/gtkstock.c:290
+msgid "_Bottom"
+msgstr ""
+
+#: gtk/gtkstock.c:291
+msgid "_First"
+msgstr ""
+
+#: gtk/gtkstock.c:292
+#, fuzzy
+msgid "_Last"
+msgstr "Klasična paleta "
+
+#: gtk/gtkstock.c:293
+msgid "_Top"
+msgstr ""
+
+#: gtk/gtkstock.c:294
msgid "_Back"
msgstr ""
-#: gtk/gtkstock.c:285
+#: gtk/gtkstock.c:295
+msgid "_Down"
+msgstr ""
+
+#: gtk/gtkstock.c:296
msgid "_Forward"
msgstr ""
-#: gtk/gtkstock.c:286
+#: gtk/gtkstock.c:297
+msgid "_Up"
+msgstr ""
+
+#: gtk/gtkstock.c:298
msgid "_Help"
msgstr ""
-#: gtk/gtkstock.c:287
+#: gtk/gtkstock.c:299
#, fuzzy
msgid "_Home"
msgstr "Nijansa:"
-#: gtk/gtkstock.c:288
+#: gtk/gtkstock.c:300
+msgid "_Index"
+msgstr ""
+
+#: gtk/gtkstock.c:301
#, fuzzy
msgid "_Italic"
msgstr "kurziv"
-#: gtk/gtkstock.c:289
+#: gtk/gtkstock.c:302
+msgid "_Jump to"
+msgstr ""
+
+#: gtk/gtkstock.c:303
#, fuzzy
msgid "_Center"
msgstr "Kreiraj"
-#: gtk/gtkstock.c:290
+#: gtk/gtkstock.c:304
#, fuzzy
msgid "_Fill"
msgstr "Familija:"
-#: gtk/gtkstock.c:291
+#: gtk/gtkstock.c:305
msgid "_Left"
msgstr ""
-#: gtk/gtkstock.c:292
+#: gtk/gtkstock.c:306
#, fuzzy
msgid "_Right"
msgstr "lagano"
-#: gtk/gtkstock.c:293
+#: gtk/gtkstock.c:307
msgid "_New"
msgstr ""
-#: gtk/gtkstock.c:294
+#: gtk/gtkstock.c:308
msgid "_No"
msgstr ""
-#: gtk/gtkstock.c:295
+#: gtk/gtkstock.c:309
#, fuzzy
msgid "_OK"
msgstr "U redu"
-#: gtk/gtkstock.c:296
+#: gtk/gtkstock.c:310
msgid "_Open"
msgstr ""
-#: gtk/gtkstock.c:297
+#: gtk/gtkstock.c:311
#, fuzzy
msgid "_Paste"
msgstr "Klasična paleta "
-#: gtk/gtkstock.c:298
+#: gtk/gtkstock.c:312
msgid "_Preferences"
msgstr ""
-#: gtk/gtkstock.c:299
+#: gtk/gtkstock.c:313
#, fuzzy
msgid "_Print"
msgstr "Poeni"
-#: gtk/gtkstock.c:300
+#: gtk/gtkstock.c:314
#, fuzzy
msgid "Print Pre_view"
msgstr "Prikaz: "
-#: gtk/gtkstock.c:301
+#: gtk/gtkstock.c:315
msgid "_Properties"
msgstr ""
-#: gtk/gtkstock.c:302
+#: gtk/gtkstock.c:316
msgid "_Quit"
msgstr ""
-#: gtk/gtkstock.c:303
+#: gtk/gtkstock.c:317
#, fuzzy
msgid "_Redo"
msgstr "Crvena:"
-#: gtk/gtkstock.c:304
+#: gtk/gtkstock.c:318
+msgid "_Refresh"
+msgstr ""
+
+#: gtk/gtkstock.c:319
+#, fuzzy
+msgid "_Remove"
+msgstr "Crvena:"
+
+#: gtk/gtkstock.c:320
msgid "_Revert"
msgstr ""
-#: gtk/gtkstock.c:305
+#: gtk/gtkstock.c:321
#, fuzzy
msgid "_Save"
msgstr "Snimi"
-#: gtk/gtkstock.c:306
+#: gtk/gtkstock.c:322
#, fuzzy
msgid "Save _As"
msgstr "Snimi"
-#: gtk/gtkstock.c:307
+#: gtk/gtkstock.c:323
+#, fuzzy
+msgid "_Color"
+msgstr "Zatvori"
+
+#: gtk/gtkstock.c:324
+#, fuzzy
+msgid "_Font"
+msgstr "Font"
+
+#: gtk/gtkstock.c:325
+msgid "_Ascending"
+msgstr ""
+
+#: gtk/gtkstock.c:326
+msgid "_Descending"
+msgstr ""
+
+#: gtk/gtkstock.c:327
msgid "_Spell Check"
msgstr ""
-#: gtk/gtkstock.c:308
+#: gtk/gtkstock.c:328
msgid "_Stop"
msgstr ""
-#: gtk/gtkstock.c:309
+#: gtk/gtkstock.c:329
msgid "_Strikethrough"
msgstr ""
-#: gtk/gtkstock.c:310
+#: gtk/gtkstock.c:330
+#, fuzzy
+msgid "_Undelete"
+msgstr "Izbriši"
+
+#: gtk/gtkstock.c:331
msgid "_Underline"
msgstr ""
-#: gtk/gtkstock.c:311
+#: gtk/gtkstock.c:332
msgid "_Undo"
msgstr ""
-#: gtk/gtkstock.c:312
+#: gtk/gtkstock.c:333
msgid "_Yes"
msgstr ""
-#: gtk/gtkstock.c:313
+#: gtk/gtkstock.c:334
#, c-format
msgid "Zoom _100%"
msgstr ""
-#: gtk/gtkstock.c:314
+#: gtk/gtkstock.c:335
msgid "Zoom to _Fit"
msgstr ""
-#: gtk/gtkstock.c:315
+#: gtk/gtkstock.c:336
msgid "Zoom _In"
msgstr ""
-#: gtk/gtkstock.c:316
+#: gtk/gtkstock.c:337
msgid "Zoom _Out"
msgstr ""
@@ -2863,304 +2985,304 @@ msgstr ""
msgid "If TRUE this means the table cells are all the same width/height"
msgstr ""
-#: gtk/gtktext.c:603 gtk/gtktreeview.c:504
+#: gtk/gtktext.c:604 gtk/gtktreeview.c:505
msgid "Horizontal Adjustment"
msgstr ""
-#: gtk/gtktext.c:604
+#: gtk/gtktext.c:605
msgid "Horizontal adjustment for the text widget"
msgstr ""
-#: gtk/gtktext.c:611 gtk/gtktreeview.c:512
+#: gtk/gtktext.c:612 gtk/gtktreeview.c:513
msgid "Vertical Adjustment"
msgstr ""
-#: gtk/gtktext.c:612
+#: gtk/gtktext.c:613
msgid "Vertical adjustment for the text widget"
msgstr ""
-#: gtk/gtktext.c:619
+#: gtk/gtktext.c:620
msgid "Line Wrap"
msgstr ""
-#: gtk/gtktext.c:620
+#: gtk/gtktext.c:621
msgid "Whether lines are wrapped at widget edges"
msgstr ""
-#: gtk/gtktext.c:627
+#: gtk/gtktext.c:628
msgid "Word Wrap"
msgstr ""
-#: gtk/gtktext.c:628
+#: gtk/gtktext.c:629
msgid "Whether words are wrapped at widget edges"
msgstr ""
-#: gtk/gtktexttag.c:198
+#: gtk/gtktexttag.c:199
msgid "Tag name"
msgstr ""
-#: gtk/gtktexttag.c:199
+#: gtk/gtktexttag.c:200
msgid "Name used to refer to the text tag"
msgstr ""
-#: gtk/gtktexttag.c:224
+#: gtk/gtktexttag.c:225
msgid "Background full height"
msgstr ""
-#: gtk/gtktexttag.c:225
+#: gtk/gtktexttag.c:226
msgid ""
"Whether the background color fills the entire line height or only the height "
"of the tagged characters"
msgstr ""
-#: gtk/gtktexttag.c:233
+#: gtk/gtktexttag.c:234
msgid "Background stipple mask"
msgstr ""
-#: gtk/gtktexttag.c:234
+#: gtk/gtktexttag.c:235
msgid "Bitmap to use as a mask when drawing the text background"
msgstr ""
-#: gtk/gtktexttag.c:259
+#: gtk/gtktexttag.c:260
msgid "Foreground stipple mask"
msgstr ""
-#: gtk/gtktexttag.c:260
+#: gtk/gtktexttag.c:261
msgid "Bitmap to use as a mask when drawing the text foreground"
msgstr ""
-#: gtk/gtktexttag.c:267
+#: gtk/gtktexttag.c:268
#, fuzzy
msgid "Text direction"
msgstr "Kreiraj direktorijum"
-#: gtk/gtktexttag.c:268
+#: gtk/gtktexttag.c:269
msgid "Text direction, e.g. right-to-left or left-to-right"
msgstr ""
-#: gtk/gtktexttag.c:378 gtk/gtktextview.c:557
+#: gtk/gtktexttag.c:379 gtk/gtktextview.c:566
msgid "Left, right, or center justification"
msgstr ""
-#: gtk/gtktexttag.c:386
+#: gtk/gtktexttag.c:387
msgid "Language"
msgstr ""
-#: gtk/gtktexttag.c:387
+#: gtk/gtktexttag.c:388
msgid "Language engine code to use for rendering the text"
msgstr ""
-#: gtk/gtktexttag.c:394
+#: gtk/gtktexttag.c:395
msgid "Left margin"
msgstr ""
-#: gtk/gtktexttag.c:395 gtk/gtktextview.c:566
+#: gtk/gtktexttag.c:396 gtk/gtktextview.c:575
msgid "Width of the left margin in pixels"
msgstr ""
-#: gtk/gtktexttag.c:404
+#: gtk/gtktexttag.c:405
msgid "Right margin"
msgstr ""
-#: gtk/gtktexttag.c:405 gtk/gtktextview.c:576
+#: gtk/gtktexttag.c:406 gtk/gtktextview.c:585
msgid "Width of the right margin in pixels"
msgstr ""
-#: gtk/gtktexttag.c:415 gtk/gtktextview.c:585
+#: gtk/gtktexttag.c:416 gtk/gtktextview.c:594
msgid "Indent"
msgstr ""
-#: gtk/gtktexttag.c:416 gtk/gtktextview.c:586
+#: gtk/gtktexttag.c:417 gtk/gtktextview.c:595
msgid "Amount to indent the paragraph, in pixels"
msgstr ""
-#: gtk/gtktexttag.c:436
+#: gtk/gtktexttag.c:437
msgid "Pixels above lines"
msgstr ""
-#: gtk/gtktexttag.c:437 gtk/gtktextview.c:510
+#: gtk/gtktexttag.c:438 gtk/gtktextview.c:519
msgid "Pixels of blank space above paragraphs"
msgstr ""
-#: gtk/gtktexttag.c:446
+#: gtk/gtktexttag.c:447
msgid "Pixels below lines"
msgstr ""
-#: gtk/gtktexttag.c:447 gtk/gtktextview.c:520
+#: gtk/gtktexttag.c:448 gtk/gtktextview.c:529
msgid "Pixels of blank space below paragraphs"
msgstr ""
-#: gtk/gtktexttag.c:456
+#: gtk/gtktexttag.c:457
msgid "Pixels inside wrap"
msgstr ""
-#: gtk/gtktexttag.c:457 gtk/gtktextview.c:530
+#: gtk/gtktexttag.c:458 gtk/gtktextview.c:539
msgid "Pixels of blank space between wrapped lines in a paragraph"
msgstr ""
-#: gtk/gtktexttag.c:483
+#: gtk/gtktexttag.c:484
msgid "Wrap mode"
msgstr ""
-#: gtk/gtktexttag.c:484 gtk/gtktextview.c:548
+#: gtk/gtktexttag.c:485 gtk/gtktextview.c:557
msgid ""
"Whether to wrap lines never, at word boundaries, or at character boundaries"
msgstr ""
-#: gtk/gtktexttag.c:493 gtk/gtktextview.c:595
+#: gtk/gtktexttag.c:494 gtk/gtktextview.c:604
msgid "Tabs"
msgstr ""
-#: gtk/gtktexttag.c:494 gtk/gtktextview.c:596
+#: gtk/gtktexttag.c:495 gtk/gtktextview.c:605
msgid "Custom tabs for this text"
msgstr ""
-#: gtk/gtktexttag.c:501
+#: gtk/gtktexttag.c:502
msgid "Invisible"
msgstr ""
-#: gtk/gtktexttag.c:502
+#: gtk/gtktexttag.c:503
msgid "Whether this text is hidden"
msgstr ""
-#: gtk/gtktexttag.c:515
+#: gtk/gtktexttag.c:516
msgid "Background full height set"
msgstr ""
-#: gtk/gtktexttag.c:516
+#: gtk/gtktexttag.c:517
msgid "Whether this tag affects background height"
msgstr ""
-#: gtk/gtktexttag.c:519
+#: gtk/gtktexttag.c:520
msgid "Background stipple set"
msgstr ""
-#: gtk/gtktexttag.c:520
+#: gtk/gtktexttag.c:521
msgid "Whether this tag affects the background stipple"
msgstr ""
-#: gtk/gtktexttag.c:527
+#: gtk/gtktexttag.c:528
msgid "Foreground stipple set"
msgstr ""
-#: gtk/gtktexttag.c:528
+#: gtk/gtktexttag.c:529
msgid "Whether this tag affects the foreground stipple"
msgstr ""
-#: gtk/gtktexttag.c:563
+#: gtk/gtktexttag.c:564
msgid "Justification set"
msgstr ""
-#: gtk/gtktexttag.c:564
+#: gtk/gtktexttag.c:565
msgid "Whether this tag affects paragraph justification"
msgstr ""
-#: gtk/gtktexttag.c:567
+#: gtk/gtktexttag.c:568
msgid "Language set"
msgstr ""
-#: gtk/gtktexttag.c:568
+#: gtk/gtktexttag.c:569
msgid "Whether this tag affects the language the text is rendered as"
msgstr ""
-#: gtk/gtktexttag.c:571
+#: gtk/gtktexttag.c:572
msgid "Left margin set"
msgstr ""
-#: gtk/gtktexttag.c:572
+#: gtk/gtktexttag.c:573
msgid "Whether this tag affects the left margin"
msgstr ""
-#: gtk/gtktexttag.c:575
+#: gtk/gtktexttag.c:576
msgid "Indent set"
msgstr ""
-#: gtk/gtktexttag.c:576
+#: gtk/gtktexttag.c:577
msgid "Whether this tag affects indentation"
msgstr ""
-#: gtk/gtktexttag.c:583
+#: gtk/gtktexttag.c:584
msgid "Pixels above lines set"
msgstr ""
-#: gtk/gtktexttag.c:584 gtk/gtktexttag.c:588
+#: gtk/gtktexttag.c:585 gtk/gtktexttag.c:589
msgid "Whether this tag affects the number of pixels above lines"
msgstr ""
-#: gtk/gtktexttag.c:587
+#: gtk/gtktexttag.c:588
msgid "Pixels below lines set"
msgstr ""
-#: gtk/gtktexttag.c:591
+#: gtk/gtktexttag.c:592
msgid "Pixels inside wrap set"
msgstr ""
-#: gtk/gtktexttag.c:592
+#: gtk/gtktexttag.c:593
msgid "Whether this tag affects the number of pixels between wrapped lines"
msgstr ""
-#: gtk/gtktexttag.c:599
+#: gtk/gtktexttag.c:600
msgid "Right margin set"
msgstr ""
-#: gtk/gtktexttag.c:600
+#: gtk/gtktexttag.c:601
msgid "Whether this tag affects the right margin"
msgstr ""
-#: gtk/gtktexttag.c:607
+#: gtk/gtktexttag.c:608
msgid "Wrap mode set"
msgstr ""
-#: gtk/gtktexttag.c:608
+#: gtk/gtktexttag.c:609
msgid "Whether this tag affects line wrap mode"
msgstr ""
-#: gtk/gtktexttag.c:611
+#: gtk/gtktexttag.c:612
msgid "Tabs set"
msgstr ""
-#: gtk/gtktexttag.c:612
+#: gtk/gtktexttag.c:613
msgid "Whether this tag affects tabs"
msgstr ""
-#: gtk/gtktexttag.c:615
+#: gtk/gtktexttag.c:616
msgid "Invisible set"
msgstr ""
-#: gtk/gtktexttag.c:616
+#: gtk/gtktexttag.c:617
msgid "Whether this tag affects text visibility"
msgstr ""
-#: gtk/gtktextview.c:509
+#: gtk/gtktextview.c:518
msgid "Pixels Above Lines"
msgstr ""
-#: gtk/gtktextview.c:519
+#: gtk/gtktextview.c:528
msgid "Pixels Below Lines"
msgstr ""
-#: gtk/gtktextview.c:529
+#: gtk/gtktextview.c:538
msgid "Pixels Inside Wrap"
msgstr ""
-#: gtk/gtktextview.c:547
+#: gtk/gtktextview.c:556
msgid "Wrap Mode"
msgstr ""
-#: gtk/gtktextview.c:565
+#: gtk/gtktextview.c:574
msgid "Left Margin"
msgstr ""
-#: gtk/gtktextview.c:575
+#: gtk/gtktextview.c:584
msgid "Right Margin"
msgstr ""
-#: gtk/gtktextview.c:603
+#: gtk/gtktextview.c:612
#, fuzzy
msgid "Cursor Visible"
msgstr "Isključeno"
-#: gtk/gtktextview.c:604
+#: gtk/gtktextview.c:613
msgid "If the insertion cursor is shown"
msgstr ""
@@ -3169,548 +3291,560 @@ msgstr ""
msgid "Unable to locate theme engine in module_path: \"%s\","
msgstr "Ne mogu da lociram startni modul sa putanjom: \"%s\","
-#: gtk/gtktipsquery.c:181
+#: gtk/gtktipsquery.c:182
msgid "--- No Tip ---"
msgstr "--- Bez tipa ---"
-#: gtk/gtktogglebutton.c:143
+#: gtk/gtktogglebutton.c:133
msgid "If the toggle button should be pressed in or not"
msgstr ""
-#: gtk/gtktogglebutton.c:151
+#: gtk/gtktogglebutton.c:141
msgid "If the toggle button is in an \"in between\" state."
msgstr ""
-#: gtk/gtktogglebutton.c:158
+#: gtk/gtktogglebutton.c:148
msgid "Draw Indicator"
msgstr ""
-#: gtk/gtktogglebutton.c:159
+#: gtk/gtktogglebutton.c:149
msgid "If the toggle part of the button is displayed"
msgstr ""
-#: gtk/gtktoolbar.c:224
+#: gtk/gtktoolbar.c:225
msgid "The orientation of the toolbar"
msgstr ""
-#: gtk/gtktoolbar.c:232
+#: gtk/gtktoolbar.c:233
msgid "Toolbar Style"
msgstr ""
-#: gtk/gtktoolbar.c:233
+#: gtk/gtktoolbar.c:234
msgid "How to draw the toolbar"
msgstr ""
-#: gtk/gtktoolbar.c:241
+#: gtk/gtktoolbar.c:242
msgid "Spacer size"
msgstr ""
-#: gtk/gtktoolbar.c:242
+#: gtk/gtktoolbar.c:243
msgid "Size of spacers"
msgstr ""
-#: gtk/gtktoolbar.c:251
+#: gtk/gtktoolbar.c:252
msgid "Amount of border space between the toolbar shadow and the buttons"
msgstr ""
-#: gtk/gtktoolbar.c:259
+#: gtk/gtktoolbar.c:260
msgid "Space style"
msgstr ""
-#: gtk/gtktoolbar.c:260
+#: gtk/gtktoolbar.c:261
msgid "Whether spacers are vertical lines or just blank"
msgstr ""
-#: gtk/gtktoolbar.c:268
+#: gtk/gtktoolbar.c:269
msgid "Button relief"
msgstr ""
-#: gtk/gtktoolbar.c:269
+#: gtk/gtktoolbar.c:270
msgid "Type of bevel around toolbar buttons"
msgstr ""
-#: gtk/gtktoolbar.c:277
+#: gtk/gtktoolbar.c:278
msgid "Style of bevel around the toolbar"
msgstr ""
-#: gtk/gtktoolbar.c:283
+#: gtk/gtktoolbar.c:284
#, fuzzy
msgid "Toolbar style"
msgstr "Stil fonta:"
-#: gtk/gtktoolbar.c:284
+#: gtk/gtktoolbar.c:285
msgid ""
"Whether default toolbars have text only, text and icons, icons only, etc."
msgstr ""
-#: gtk/gtktoolbar.c:290
+#: gtk/gtktoolbar.c:291
msgid "Toolbar icon size"
msgstr ""
-#: gtk/gtktoolbar.c:291
+#: gtk/gtktoolbar.c:292
msgid "Size of icons in default toolbars"
msgstr ""
-#: gtk/gtktreeview.c:496
+#: gtk/gtktreeview.c:497
msgid "TreeView Model"
msgstr ""
-#: gtk/gtktreeview.c:497
+#: gtk/gtktreeview.c:498
msgid "The model for the tree view"
msgstr ""
-#: gtk/gtktreeview.c:505
+#: gtk/gtktreeview.c:506
msgid "Horizontal Adjustment for the widget"
msgstr ""
-#: gtk/gtktreeview.c:513
+#: gtk/gtktreeview.c:514
msgid "Vertical Adjustment for the widget"
msgstr ""
-#: gtk/gtktreeview.c:520 gtk/gtktreeviewcolumn.c:171 gtk/gtkwidget.c:421
+#: gtk/gtktreeview.c:521 gtk/gtktreeviewcolumn.c:173 gtk/gtkwidget.c:427
#, fuzzy
msgid "Visible"
msgstr "Isključeno"
-#: gtk/gtktreeview.c:521
+#: gtk/gtktreeview.c:522
msgid "Show the column header buttons"
msgstr ""
-#: gtk/gtktreeview.c:528
+#: gtk/gtktreeview.c:529
msgid "Headers Clickable"
msgstr ""
-#: gtk/gtktreeview.c:529
+#: gtk/gtktreeview.c:530
msgid "Column headers respond to click events"
msgstr ""
-#: gtk/gtktreeview.c:536
+#: gtk/gtktreeview.c:537
msgid "Expander Column"
msgstr ""
-#: gtk/gtktreeview.c:537
+#: gtk/gtktreeview.c:538
msgid "Set the column for the expander column"
msgstr ""
-#: gtk/gtktreeview.c:544 gtk/gtktreeviewcolumn.c:262
+#: gtk/gtktreeview.c:545 gtk/gtktreeviewcolumn.c:272
msgid "Reorderable"
msgstr ""
-#: gtk/gtktreeview.c:545
+#: gtk/gtktreeview.c:546
msgid "View is reorderable"
msgstr ""
-#: gtk/gtktreeview.c:552
+#: gtk/gtktreeview.c:553
msgid "Rules Hint"
msgstr ""
-#: gtk/gtktreeview.c:553
+#: gtk/gtktreeview.c:554
msgid "Set a hint to the theme engine to draw rows in alternating colors"
msgstr ""
-#: gtk/gtktreeview.c:560
+#: gtk/gtktreeview.c:561
msgid "Enable Search"
msgstr ""
-#: gtk/gtktreeview.c:561
+#: gtk/gtktreeview.c:562
msgid "View allows user to search through columns interactively"
msgstr ""
-#: gtk/gtktreeview.c:568
+#: gtk/gtktreeview.c:569
msgid "Search Column"
msgstr ""
-#: gtk/gtktreeview.c:569
+#: gtk/gtktreeview.c:570
msgid "Model column to search through when searching through code"
msgstr ""
-#: gtk/gtktreeview.c:582
+#: gtk/gtktreeview.c:583
msgid "Expander Size"
msgstr ""
-#: gtk/gtktreeview.c:583
+#: gtk/gtktreeview.c:584
msgid "Size of the expander arrow."
msgstr ""
-#: gtk/gtktreeview.c:591
+#: gtk/gtktreeview.c:592
msgid "Vertical Separator Width"
msgstr ""
-#: gtk/gtktreeview.c:592
+#: gtk/gtktreeview.c:593
msgid "Vertical space between cells. Must be an even number."
msgstr ""
-#: gtk/gtktreeview.c:600
+#: gtk/gtktreeview.c:601
msgid "Horizontal Separator Width"
msgstr ""
-#: gtk/gtktreeview.c:601
+#: gtk/gtktreeview.c:602
msgid "Horizontal space between cells. Must be an even number."
msgstr ""
-#: gtk/gtktreeview.c:609
+#: gtk/gtktreeview.c:610
msgid "Allow Rules"
msgstr ""
-#: gtk/gtktreeview.c:610
+#: gtk/gtktreeview.c:611
msgid "Allow drawing of alternating color rows."
msgstr ""
-#: gtk/gtktreeviewcolumn.c:172
+#: gtk/gtktreeview.c:617
+msgid "Indent Expanders"
+msgstr ""
+
+#: gtk/gtktreeview.c:618
+msgid "Make the expanders indented."
+msgstr ""
+
+#: gtk/gtktreeviewcolumn.c:174
msgid "Whether to display the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:180
+#: gtk/gtktreeviewcolumn.c:181 gtk/gtkwindow.c:394
+#, fuzzy
+msgid "Resizable"
+msgstr "Isključeno"
+
+#: gtk/gtktreeviewcolumn.c:182
+msgid "Column is user-resizable"
+msgstr ""
+
+#: gtk/gtktreeviewcolumn.c:190
msgid "Current width of the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:188
+#: gtk/gtktreeviewcolumn.c:198
msgid "Sizing"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:189
+#: gtk/gtktreeviewcolumn.c:199
msgid "Resize mode of the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:197
+#: gtk/gtktreeviewcolumn.c:207
#, fuzzy
msgid "Fixed Width"
msgstr "Prosečna širina:"
-#: gtk/gtktreeviewcolumn.c:198
+#: gtk/gtktreeviewcolumn.c:208
msgid "Current fixed width of the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:207
+#: gtk/gtktreeviewcolumn.c:217
msgid "Minimum Width"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:208
+#: gtk/gtktreeviewcolumn.c:218
msgid "Minimum allowed width of the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:217
+#: gtk/gtktreeviewcolumn.c:227
msgid "Maximum Width"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:218
+#: gtk/gtktreeviewcolumn.c:228
msgid "Maximum allowed width of the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:227
+#: gtk/gtktreeviewcolumn.c:237
#, fuzzy
msgid "Title"
msgstr "Fajlovi"
-#: gtk/gtktreeviewcolumn.c:228
+#: gtk/gtktreeviewcolumn.c:238
msgid "Title to appear in column header"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:235
+#: gtk/gtktreeviewcolumn.c:245
msgid "Clickable"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:236
+#: gtk/gtktreeviewcolumn.c:246
msgid "Whether the header can be clicked"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:244
+#: gtk/gtktreeviewcolumn.c:254
#, fuzzy
msgid "Widget"
msgstr "Težina:"
-#: gtk/gtktreeviewcolumn.c:245
+#: gtk/gtktreeviewcolumn.c:255
msgid "Widget to put in column header button instead of column title"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:252
+#: gtk/gtktreeviewcolumn.c:262
msgid "Alignment"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:253
+#: gtk/gtktreeviewcolumn.c:263
msgid "X Alignment of the column header text or widget"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:263
+#: gtk/gtktreeviewcolumn.c:273
msgid "Whether the column can be reordered around the headers"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:270
+#: gtk/gtktreeviewcolumn.c:280
msgid "Sort indicator"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:271
+#: gtk/gtktreeviewcolumn.c:281
msgid "Whether to show a sort indicator"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:278
+#: gtk/gtktreeviewcolumn.c:288
msgid "Sort order"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:279
+#: gtk/gtktreeviewcolumn.c:289
msgid "Sort direction the sort indicator should indicate"
msgstr ""
-#: gtk/gtkviewport.c:132
+#: gtk/gtkviewport.c:133
msgid ""
"The GtkAdjustment that determines the values of the horizontal position for "
"this viewport."
msgstr ""
-#: gtk/gtkviewport.c:140
+#: gtk/gtkviewport.c:141
msgid ""
"The GtkAdjustment that determines the values of the vertical position for "
"this viewport."
msgstr ""
-#: gtk/gtkviewport.c:148
+#: gtk/gtkviewport.c:149
msgid "Determines how the shadowed box around the viewport is drawn."
msgstr ""
-#: gtk/gtkwidget.c:388
+#: gtk/gtkwidget.c:394
#, fuzzy
msgid "Widget name"
msgstr "Težina:"
-#: gtk/gtkwidget.c:389
+#: gtk/gtkwidget.c:395
msgid "The name of the widget"
msgstr ""
-#: gtk/gtkwidget.c:395
+#: gtk/gtkwidget.c:401
msgid "Parent widget"
msgstr ""
-#: gtk/gtkwidget.c:396
+#: gtk/gtkwidget.c:402
msgid "The parent widget of this widget. Must be a Container widget."
msgstr ""
-#: gtk/gtkwidget.c:403
+#: gtk/gtkwidget.c:409
msgid "Width request"
msgstr ""
-#: gtk/gtkwidget.c:404
+#: gtk/gtkwidget.c:410
msgid ""
"Override for width request of the widget, or -1 if natural request should be "
"used."
msgstr ""
-#: gtk/gtkwidget.c:412
+#: gtk/gtkwidget.c:418
msgid "Height request"
msgstr ""
-#: gtk/gtkwidget.c:413
+#: gtk/gtkwidget.c:419
msgid ""
"Override for height request of the widget, or -1 if natural request should "
"be used."
msgstr ""
-#: gtk/gtkwidget.c:422
+#: gtk/gtkwidget.c:428
msgid "Whether the widget is visible"
msgstr ""
-#: gtk/gtkwidget.c:428
+#: gtk/gtkwidget.c:434
msgid "Sensitive"
msgstr ""
-#: gtk/gtkwidget.c:429
+#: gtk/gtkwidget.c:435
msgid "Whether the widget responds to input"
msgstr ""
-#: gtk/gtkwidget.c:435
+#: gtk/gtkwidget.c:441
msgid "Application paintable"
msgstr ""
-#: gtk/gtkwidget.c:436
+#: gtk/gtkwidget.c:442
msgid "Whether the application will paint directly on the widget"
msgstr ""
-#: gtk/gtkwidget.c:442
+#: gtk/gtkwidget.c:448
msgid "Can focus"
msgstr ""
-#: gtk/gtkwidget.c:443
+#: gtk/gtkwidget.c:449
msgid "Whether the widget can accept the input focus"
msgstr ""
-#: gtk/gtkwidget.c:449
+#: gtk/gtkwidget.c:455
msgid "Has focus"
msgstr ""
-#: gtk/gtkwidget.c:450
+#: gtk/gtkwidget.c:456
msgid "Whether the widget has the input focus"
msgstr ""
-#: gtk/gtkwidget.c:456
+#: gtk/gtkwidget.c:462
msgid "Can default"
msgstr ""
-#: gtk/gtkwidget.c:457
+#: gtk/gtkwidget.c:463
msgid "Whether the widget can be the default widget"
msgstr ""
-#: gtk/gtkwidget.c:463
+#: gtk/gtkwidget.c:469
msgid "Has default"
msgstr ""
-#: gtk/gtkwidget.c:464
+#: gtk/gtkwidget.c:470
msgid "Whether the widget is the default widget"
msgstr ""
-#: gtk/gtkwidget.c:470
+#: gtk/gtkwidget.c:476
msgid "Receives default"
msgstr ""
-#: gtk/gtkwidget.c:471
+#: gtk/gtkwidget.c:477
msgid "If TRUE, the widget will receive the default action when it is focused."
msgstr ""
-#: gtk/gtkwidget.c:477
+#: gtk/gtkwidget.c:483
msgid "Composite child"
msgstr ""
-#: gtk/gtkwidget.c:478
+#: gtk/gtkwidget.c:484
msgid "Whether the widget is composed of other widgets"
msgstr ""
-#: gtk/gtkwidget.c:484
+#: gtk/gtkwidget.c:490
#, fuzzy
msgid "Style"
msgstr "Dodaj stil:"
-#: gtk/gtkwidget.c:485
+#: gtk/gtkwidget.c:491
msgid ""
"The style of the widget, which contains information about how it will look "
"(colors etc)."
msgstr ""
-#: gtk/gtkwidget.c:491
+#: gtk/gtkwidget.c:497
msgid "Events"
msgstr ""
-#: gtk/gtkwidget.c:492
+#: gtk/gtkwidget.c:498
msgid "The event mask that decides what kind of GdkEvents this widget gets."
msgstr ""
-#: gtk/gtkwidget.c:499
+#: gtk/gtkwidget.c:505
msgid "Extension events"
msgstr ""
-#: gtk/gtkwidget.c:500
+#: gtk/gtkwidget.c:506
msgid "The mask that decides what kind of extension events this widget gets."
msgstr ""
-#: gtk/gtkwidget.c:1047
+#: gtk/gtkwidget.c:1053
msgid "Interior Focus"
msgstr ""
-#: gtk/gtkwidget.c:1048
+#: gtk/gtkwidget.c:1054
msgid "Whether to draw the focus indicator inside widgets."
msgstr ""
-#: gtk/gtkwindow.c:361
+#: gtk/gtkwindow.c:359
#, fuzzy
msgid "Window Type"
msgstr "Prozor"
-#: gtk/gtkwindow.c:362
+#: gtk/gtkwindow.c:360
msgid "The type of the window"
msgstr ""
-#: gtk/gtkwindow.c:371
+#: gtk/gtkwindow.c:369
#, fuzzy
msgid "Window Title"
msgstr "Prozor"
-#: gtk/gtkwindow.c:372
+#: gtk/gtkwindow.c:370
msgid "The title of the window"
msgstr ""
-#: gtk/gtkwindow.c:379
+#: gtk/gtkwindow.c:377
msgid "Allow Shrink"
msgstr ""
-#: gtk/gtkwindow.c:381
+#: gtk/gtkwindow.c:379
#, no-c-format
msgid ""
"If TRUE, the window has no mimimum size. Setting this to TRUE is 99% of the "
"time a bad idea."
msgstr ""
-#: gtk/gtkwindow.c:388
+#: gtk/gtkwindow.c:386
msgid "Allow Grow"
msgstr ""
-#: gtk/gtkwindow.c:389
+#: gtk/gtkwindow.c:387
msgid "If TRUE, users can expand the window beyond its minimum size."
msgstr ""
-#: gtk/gtkwindow.c:396
-#, fuzzy
-msgid "Resizable"
-msgstr "Isključeno"
-
-#: gtk/gtkwindow.c:397
+#: gtk/gtkwindow.c:395
msgid "If TRUE, users can resize the window."
msgstr ""
-#: gtk/gtkwindow.c:404
+#: gtk/gtkwindow.c:402
msgid "Modal"
msgstr ""
-#: gtk/gtkwindow.c:405
+#: gtk/gtkwindow.c:403
msgid ""
"If TRUE, the window is modal (other windows are not usable while this one is "
"up)."
msgstr ""
-#: gtk/gtkwindow.c:412
+#: gtk/gtkwindow.c:410
msgid "Window Position"
msgstr ""
-#: gtk/gtkwindow.c:413
+#: gtk/gtkwindow.c:411
msgid "The initial position of the window."
msgstr ""
-#: gtk/gtkwindow.c:421
+#: gtk/gtkwindow.c:419
msgid "Default Width"
msgstr ""
-#: gtk/gtkwindow.c:422
+#: gtk/gtkwindow.c:420
msgid ""
"The default width of the window, used when initially showing the window."
msgstr ""
-#: gtk/gtkwindow.c:431
+#: gtk/gtkwindow.c:429
msgid "Default Height"
msgstr ""
-#: gtk/gtkwindow.c:432
+#: gtk/gtkwindow.c:430
msgid ""
"The default height of the window, used when initially showing the window."
msgstr ""
-#: gtk/gtkwindow.c:441
+#: gtk/gtkwindow.c:439
msgid "Destroy with Parent"
msgstr ""
-#: gtk/gtkwindow.c:442
+#: gtk/gtkwindow.c:440
msgid "If this window should be destroyed when the parent is destroyed"
msgstr ""
-#: gtk/gtkwindow.c:449
+#: gtk/gtkwindow.c:447
msgid "Icon"
msgstr ""
-#: gtk/gtkwindow.c:450
+#: gtk/gtkwindow.c:448
msgid "Icon for this window"
msgstr ""
-#: gtk/gtksizegroup.c:241
+#: gtk/gtksizegroup.c:242
#, fuzzy
msgid "Mode"
msgstr "Mod: "
-#: gtk/gtksizegroup.c:242
+#: gtk/gtksizegroup.c:243
msgid ""
"The the directions in which the size group effects the requested sizes of "
"its component widgets."
diff --git a/po/sv.po b/po/sv.po
index cf05379ce..8feaa3539 100644
--- a/po/sv.po
+++ b/po/sv.po
@@ -8,7 +8,7 @@
msgid ""
msgstr ""
"Project-Id-Version: gtk+\n"
-"POT-Creation-Date: 2001-10-25 16:39-0400\n"
+"POT-Creation-Date: 2001-11-23 15:47-0500\n"
"PO-Revision-Date: 2001-09-14 01:53+0200\n"
"Last-Translator: Christian Rose <menthos@menthos.com>\n"
"Language-Team: Swedish <sv@li.org>\n"
@@ -16,12 +16,12 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-#: gdk-pixbuf/gdk-pixbuf-animation.c:144 gdk-pixbuf/gdk-pixbuf-io.c:543
+#: gdk-pixbuf/gdk-pixbuf-animation.c:144 gdk-pixbuf/gdk-pixbuf-io.c:551
#, c-format
msgid "Failed to open file '%s': %s"
msgstr "Misslyckades med att öppna filen \"%s\": %s"
-#: gdk-pixbuf/gdk-pixbuf-animation.c:155 gdk-pixbuf/gdk-pixbuf-io.c:553
+#: gdk-pixbuf/gdk-pixbuf-animation.c:155 gdk-pixbuf/gdk-pixbuf-io.c:561
#, c-format
msgid "Image file '%s' contains no data"
msgstr "Bildfilen \"%s\" innehåller ingen data"
@@ -31,7 +31,7 @@ msgstr "Bildfilen \"%s\" innehåller ingen data"
msgid "Don't know how to load the animation in file '%s'"
msgstr "Vet inte hur man läser in animationen i filen \"%s\""
-#: gdk-pixbuf/gdk-pixbuf-animation.c:205 gdk-pixbuf/gdk-pixbuf-io.c:598
+#: gdk-pixbuf/gdk-pixbuf-animation.c:205 gdk-pixbuf/gdk-pixbuf-io.c:606
#, c-format
msgid ""
"Failed to load image '%s': reason not known, probably a corrupt image file"
@@ -48,12 +48,12 @@ msgstr ""
"Misslyckades med att läsa in animationen \"%s\": anledningen är okänd, "
"troligtvis en trasig animationsfil"
-#: gdk-pixbuf/gdk-pixbuf-io.c:316
+#: gdk-pixbuf/gdk-pixbuf-io.c:324
#, c-format
msgid "Unable to load image-loading module: %s: %s"
msgstr "Kan inte läsa in bildinläsningsmodulen: %s: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:335
+#: gdk-pixbuf/gdk-pixbuf-io.c:343
#, c-format
msgid ""
"Image-loading module %s does not export the proper interface; perhaps it's "
@@ -62,41 +62,41 @@ msgstr ""
"Bildinläsningsmodulen %s exporterar inte rätt gränssnitt; den kanske är från "
"en annan GTK-version?"
-#: gdk-pixbuf/gdk-pixbuf-io.c:452 gdk-pixbuf/gdk-pixbuf-io.c:478
+#: gdk-pixbuf/gdk-pixbuf-io.c:460 gdk-pixbuf/gdk-pixbuf-io.c:486
#, c-format
msgid "Image type '%s' is not supported"
msgstr "Bildtypen \"%s\" stöds inte"
-#: gdk-pixbuf/gdk-pixbuf-io.c:500
+#: gdk-pixbuf/gdk-pixbuf-io.c:508
#, c-format
msgid "Couldn't recognize the image file format for file '%s'"
msgstr "Kunde inte känna igen bildfilformatet på filen \"%s\""
-#: gdk-pixbuf/gdk-pixbuf-io.c:506
+#: gdk-pixbuf/gdk-pixbuf-io.c:514
msgid "Unrecognized image file format"
msgstr "Okänt bildfilformat"
-#: gdk-pixbuf/gdk-pixbuf-io.c:576
+#: gdk-pixbuf/gdk-pixbuf-io.c:584
#, c-format
msgid "Don't know how to load the image in file '%s'"
msgstr "Vet inte hur man läser in bilden i filen \"%s\""
-#: gdk-pixbuf/gdk-pixbuf-io.c:609
+#: gdk-pixbuf/gdk-pixbuf-io.c:617
#, c-format
msgid "Failed to load image '%s': %s"
msgstr "Misslyckades med att läsa in bilden \"%s\": %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:714
+#: gdk-pixbuf/gdk-pixbuf-io.c:722
#, 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:822
+#: gdk-pixbuf/gdk-pixbuf-io.c:830
#, 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:843
+#: gdk-pixbuf/gdk-pixbuf-io.c:851
#, c-format
msgid ""
"Failed to close '%s' while writing image, all data may not have been saved: %"
@@ -105,12 +105,12 @@ msgstr ""
"Misslyckades med att stänga \"%s\" vid skrivning av bilden, all data kanske "
"inte har sparats korrekt: %s"
-#: gdk-pixbuf/gdk-pixbuf-loader.c:252
+#: gdk-pixbuf/gdk-pixbuf-loader.c:250
#, c-format
msgid "Incremental loading of image type '%s' is not supported"
msgstr "Inkrementell inläsning av bildtypen \"%s\" stöds inte"
-#: gdk-pixbuf/gdk-pixbuf-loader.c:275 gdk-pixbuf/gdk-pixbuf-loader.c:376
+#: gdk-pixbuf/gdk-pixbuf-loader.c:273 gdk-pixbuf/gdk-pixbuf-loader.c:374
#, c-format
msgid ""
"Internal error: Image loader module '%s' failed to begin loading an image, "
@@ -391,38 +391,38 @@ msgstr "Inte tillräckligt med minne för att läsa in XBM-bildfil"
msgid "Failed to write to temporary file when loading XBM image"
msgstr "Misslyckades med att skriva till temporär fil vid inläsning av XBM-fil"
-#: gdk-pixbuf/io-xpm.c:1256
+#: gdk-pixbuf/io-xpm.c:1234
msgid "No XPM header found"
msgstr "Inget XPM-huvud hittades"
-#: gdk-pixbuf/io-xpm.c:1264
+#: gdk-pixbuf/io-xpm.c:1242
#, fuzzy
msgid "XPM file has image width <= 0"
msgstr "PNM-filens bildbredd är 0"
-#: gdk-pixbuf/io-xpm.c:1272
+#: gdk-pixbuf/io-xpm.c:1250
#, fuzzy
msgid "XPM file has image height <= 0"
msgstr "PNM-filens bildhöjd är 0"
-#: gdk-pixbuf/io-xpm.c:1280
+#: gdk-pixbuf/io-xpm.c:1258
msgid "XPM file has invalid number of colors"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1288
+#: gdk-pixbuf/io-xpm.c:1266
#, fuzzy
msgid "XPM has invalid number of chars per pixel"
msgstr "XPM har mer än 31 tecken per bildpunkt"
-#: gdk-pixbuf/io-xpm.c:1306
+#: gdk-pixbuf/io-xpm.c:1284
msgid "Can't read XPM colormap"
msgstr "Kan inte läsa XPM-färgkarta"
-#: gdk-pixbuf/io-xpm.c:1344
+#: gdk-pixbuf/io-xpm.c:1322
msgid "Can't allocate memory for loading XPM image"
msgstr "Kan inte allokera minne för inläsning av XPM-bild"
-#: gdk-pixbuf/io-xpm.c:1527
+#: gdk-pixbuf/io-xpm.c:1505
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"
@@ -443,12 +443,24 @@ msgstr "Bildpunktsdata är trasigt"
msgid "failed to allocate image buffer of %u bytes"
msgstr "misslyckades med att allokera bildbuffert på %u byte"
-#: gtk/gtkaccellabel.c:115
-msgid "Accelerator object"
+#: gtk/gtkaccellabel.c:122
+#, fuzzy
+msgid "Accelerator Closure"
+msgstr "Genvägsobjekt"
+
+#: gtk/gtkaccellabel.c:123
+#, fuzzy
+msgid "The closure to be monitored for accelerator changes"
+msgstr "Objektet som övervakas av denna genvägsetikett"
+
+#: gtk/gtkaccellabel.c:129
+#, fuzzy
+msgid "Accelerator Widget"
msgstr "Genvägsobjekt"
-#: gtk/gtkaccellabel.c:116
-msgid "The object monitored by this accelerator label"
+#: gtk/gtkaccellabel.c:130
+#, fuzzy
+msgid "The widget to be monitored for accelerator changes"
msgstr "Objektet som övervakas av denna genvägsetikett"
#: gtk/gtkalignment.c:102
@@ -603,7 +615,7 @@ msgstr "Mellanrum"
msgid "The amount of space between children."
msgstr "Mängden mellanrum mellan barn."
-#: gtk/gtkbox.c:135 gtk/gtknotebook.c:396
+#: gtk/gtkbox.c:135 gtk/gtknotebook.c:400
msgid "Homogeneous"
msgstr "Homogena"
@@ -611,11 +623,11 @@ msgstr "Homogena"
msgid "Whether the children should all be the same size."
msgstr "Huruvida barnen allihop ska vara av samma storlek."
-#: gtk/gtkbutton.c:183 gtk/gtkframe.c:125 gtk/gtklabel.c:283
+#: gtk/gtkbutton.c:188 gtk/gtkframe.c:125 gtk/gtklabel.c:282
msgid "Label"
msgstr "Etikett"
-#: gtk/gtkbutton.c:184
+#: gtk/gtkbutton.c:189
msgid ""
"Text of the label widget inside the button, if the button contains a label "
"widget."
@@ -623,11 +635,11 @@ msgstr ""
"Texten på etikettwidgeten inuti knappen, om knappen innehåller en "
"etikettwidget."
-#: gtk/gtkbutton.c:191 gtk/gtklabel.c:304
+#: gtk/gtkbutton.c:196 gtk/gtklabel.c:303
msgid "Use underline"
msgstr "Använd understrykning"
-#: gtk/gtkbutton.c:192 gtk/gtklabel.c:305
+#: gtk/gtkbutton.c:197 gtk/gtklabel.c:304
msgid ""
"If set, an underline in the text indicates the next character should be used "
"for the mnemonic accelerator key"
@@ -635,38 +647,38 @@ msgstr ""
"Om detta är angivet kommer en understrykning i texten att indikera att nästa "
"tecken ska användas som en genvägstangent"
-#: gtk/gtkbutton.c:199
+#: gtk/gtkbutton.c:204
msgid "Use stock"
msgstr "Använd standard"
-#: gtk/gtkbutton.c:200
+#: gtk/gtkbutton.c:205
msgid ""
"If set, the label is used to pick a stock item instead of being displayed"
msgstr ""
"Om detta är angivet kommer etiketten att användas för att plocka ett "
"standardobjekt istället för att visas"
-#: gtk/gtkbutton.c:207
+#: gtk/gtkbutton.c:212
msgid "Border relief"
msgstr "Kantrelief"
-#: gtk/gtkbutton.c:208
+#: gtk/gtkbutton.c:213
msgid "The border relief style."
msgstr "Reliefstilen på kansten."
-#: gtk/gtkbutton.c:259
+#: gtk/gtkbutton.c:264
msgid "Default Spacing"
msgstr "Standardmellanrum"
-#: gtk/gtkbutton.c:260
+#: gtk/gtkbutton.c:265
msgid "Extra space to add for CAN_DEFAULT buttons"
msgstr "Extra mellanrum att lägga till för alla CAN_DEFAULT-knappar"
-#: gtk/gtkbutton.c:266
+#: gtk/gtkbutton.c:271
msgid "Default Outside Spacing"
msgstr "Standardmellanrum på utsidan"
-#: gtk/gtkbutton.c:267
+#: gtk/gtkbutton.c:272
msgid ""
"Extra space to add for CAN_DEFAULT buttons that is always drawn outside the "
"border"
@@ -674,20 +686,20 @@ msgstr ""
"Extra mellanrum att lägga till för CAN_DEFAULT-knappar som alltid visas "
"utanför kanten"
-#: gtk/gtkbutton.c:272
+#: gtk/gtkbutton.c:277
msgid "Child X Displacement"
msgstr "X-förflyttning av barn"
-#: gtk/gtkbutton.c:273
+#: gtk/gtkbutton.c:278
msgid ""
"How far in the x direction to move the child when the button is depressed"
msgstr "Hur långt bort i x-riktingen barnet ska flyttas då knappen trycks ned"
-#: gtk/gtkbutton.c:280
+#: gtk/gtkbutton.c:285
msgid "Child Y Displacement"
msgstr "Y-förflyttning av barn"
-#: gtk/gtkbutton.c:281
+#: gtk/gtkbutton.c:286
msgid ""
"How far in the y direction to move the child when the button is depressed"
msgstr "Hur långt bort i y-riktningen barnet ska flyttas då knappen trycks ned"
@@ -781,292 +793,292 @@ msgstr "Pixbuf-objekt"
msgid "The pixbuf to render."
msgstr "Pixbuf:en att rendera."
-#: gtk/gtkcellrenderertext.c:173 gtk/gtkentry.c:498 gtk/gtkprogressbar.c:207
+#: gtk/gtkcellrenderertext.c:174 gtk/gtkentry.c:506 gtk/gtkprogressbar.c:207
msgid "Text"
msgstr "Text"
-#: gtk/gtkcellrenderertext.c:174
+#: gtk/gtkcellrenderertext.c:175
msgid "Text to render"
msgstr "Text att rendera"
-#: gtk/gtkcellrenderertext.c:181
+#: gtk/gtkcellrenderertext.c:182
msgid "Markup"
msgstr "Markup"
-#: gtk/gtkcellrenderertext.c:182
+#: gtk/gtkcellrenderertext.c:183
msgid "Marked up text to render"
msgstr "Markup-text att rendera"
-#: gtk/gtkcellrenderertext.c:189 gtk/gtklabel.c:290
+#: gtk/gtkcellrenderertext.c:190 gtk/gtklabel.c:289
msgid "Attributes"
msgstr "Attribut"
-#: gtk/gtkcellrenderertext.c:190
+#: gtk/gtkcellrenderertext.c:191
msgid "A list of style attributes to apply to the text of the renderer."
msgstr "En lista med stilattribut att verkställa på texten av renderaren."
-#: gtk/gtkcellrenderertext.c:197 gtk/gtktexttag.c:208
+#: gtk/gtkcellrenderertext.c:198 gtk/gtktexttag.c:209
msgid "Background color name"
msgstr "Namn på bakgrundsfärg"
-#: gtk/gtkcellrenderertext.c:198 gtk/gtktexttag.c:209
+#: gtk/gtkcellrenderertext.c:199 gtk/gtktexttag.c:210
msgid "Background color as a string"
msgstr "Bakgrundsfärg som en sträng"
-#: gtk/gtkcellrenderertext.c:205 gtk/gtktexttag.c:216
+#: gtk/gtkcellrenderertext.c:206 gtk/gtktexttag.c:217
msgid "Background color"
msgstr "Bakgrundsfärg"
-#: gtk/gtkcellrenderertext.c:206 gtk/gtktexttag.c:217
+#: gtk/gtkcellrenderertext.c:207 gtk/gtktexttag.c:218
msgid "Background color as a GdkColor"
msgstr "Bakgrundsfärg som en GdkColor"
-#: gtk/gtkcellrenderertext.c:213 gtk/gtktexttag.c:242
+#: gtk/gtkcellrenderertext.c:214 gtk/gtktexttag.c:243
msgid "Foreground color name"
msgstr "Namn på förgrundsfärg"
-#: gtk/gtkcellrenderertext.c:214 gtk/gtktexttag.c:243
+#: gtk/gtkcellrenderertext.c:215 gtk/gtktexttag.c:244
msgid "Foreground color as a string"
msgstr "Förgrundsfärg som en sträng"
-#: gtk/gtkcellrenderertext.c:221 gtk/gtktexttag.c:250
+#: gtk/gtkcellrenderertext.c:222 gtk/gtktexttag.c:251
msgid "Foreground color"
msgstr "Förgrundsfärg"
-#: gtk/gtkcellrenderertext.c:222 gtk/gtktexttag.c:251
+#: gtk/gtkcellrenderertext.c:223 gtk/gtktexttag.c:252
msgid "Foreground color as a GdkColor"
msgstr "Förgrundsfärg som en GdkColor"
-#: gtk/gtkcellrenderertext.c:230 gtk/gtkentry.c:430 gtk/gtktexttag.c:276
-#: gtk/gtktextview.c:539
+#: gtk/gtkcellrenderertext.c:231 gtk/gtkentry.c:438 gtk/gtktexttag.c:277
+#: gtk/gtktextview.c:548
msgid "Editable"
msgstr "Redigerbar"
-#: gtk/gtkcellrenderertext.c:231 gtk/gtktexttag.c:277 gtk/gtktextview.c:540
+#: gtk/gtkcellrenderertext.c:232 gtk/gtktexttag.c:278 gtk/gtktextview.c:549
msgid "Whether the text can be modified by the user"
msgstr "Huruvida texten kan ändras av användaren"
-#: gtk/gtkcellrenderertext.c:238 gtk/gtkcellrenderertext.c:246
-#: gtk/gtkfontsel.c:192 gtk/gtktexttag.c:284 gtk/gtktexttag.c:292
+#: gtk/gtkcellrenderertext.c:239 gtk/gtkcellrenderertext.c:247
+#: gtk/gtkfontsel.c:192 gtk/gtktexttag.c:285 gtk/gtktexttag.c:293
msgid "Font"
msgstr "Typsnitt"
-#: gtk/gtkcellrenderertext.c:239 gtk/gtktexttag.c:285
+#: gtk/gtkcellrenderertext.c:240 gtk/gtktexttag.c:286
msgid "Font description as a string"
msgstr "Typsnittsbeskrivning som en sträng"
-#: gtk/gtkcellrenderertext.c:247 gtk/gtktexttag.c:293
+#: gtk/gtkcellrenderertext.c:248 gtk/gtktexttag.c:294
msgid "Font description as a PangoFontDescription struct"
msgstr "Typsnittsbeskrivning som en PangoFontDescription-struct"
-#: gtk/gtkcellrenderertext.c:255 gtk/gtktexttag.c:301
+#: gtk/gtkcellrenderertext.c:256 gtk/gtktexttag.c:302
msgid "Font family"
msgstr "Typsnittsfamilj"
-#: gtk/gtkcellrenderertext.c:256 gtk/gtktexttag.c:302
+#: gtk/gtkcellrenderertext.c:257 gtk/gtktexttag.c:303
msgid "Name of the font family, e.g. Sans, Helvetica, Times, Monospace"
msgstr ""
"Namn på typsnittsfamiljen, till exempel Sans, Helvetica, Times, Monospace"
-#: gtk/gtkcellrenderertext.c:263 gtk/gtkcellrenderertext.c:264
-#: gtk/gtktexttag.c:309 gtk/gtktexttag.c:310
+#: gtk/gtkcellrenderertext.c:264 gtk/gtkcellrenderertext.c:265
+#: gtk/gtktexttag.c:310 gtk/gtktexttag.c:311
msgid "Font style"
msgstr "Typsnittsstil"
-#: gtk/gtkcellrenderertext.c:272 gtk/gtkcellrenderertext.c:273
-#: gtk/gtktexttag.c:318 gtk/gtktexttag.c:319
+#: gtk/gtkcellrenderertext.c:273 gtk/gtkcellrenderertext.c:274
+#: gtk/gtktexttag.c:319 gtk/gtktexttag.c:320
msgid "Font variant"
msgstr "Typsnittsvariant"
-#: gtk/gtkcellrenderertext.c:281 gtk/gtkcellrenderertext.c:282
-#: gtk/gtktexttag.c:327 gtk/gtktexttag.c:328
+#: gtk/gtkcellrenderertext.c:282 gtk/gtkcellrenderertext.c:283
+#: gtk/gtktexttag.c:328 gtk/gtktexttag.c:329
msgid "Font weight"
msgstr "Typsnittsvikt"
-#: gtk/gtkcellrenderertext.c:291 gtk/gtkcellrenderertext.c:292
-#: gtk/gtktexttag.c:338 gtk/gtktexttag.c:339
+#: gtk/gtkcellrenderertext.c:292 gtk/gtkcellrenderertext.c:293
+#: gtk/gtktexttag.c:339 gtk/gtktexttag.c:340
msgid "Font stretch"
msgstr "Typsnittsbredd"
-#: gtk/gtkcellrenderertext.c:300 gtk/gtkcellrenderertext.c:301
-#: gtk/gtktexttag.c:347 gtk/gtktexttag.c:348
+#: gtk/gtkcellrenderertext.c:301 gtk/gtkcellrenderertext.c:302
+#: gtk/gtktexttag.c:348 gtk/gtktexttag.c:349
msgid "Font size"
msgstr "Typsnittsstorlek"
-#: gtk/gtkcellrenderertext.c:310 gtk/gtktexttag.c:367
+#: gtk/gtkcellrenderertext.c:311 gtk/gtktexttag.c:368
msgid "Font points"
msgstr "Typsnittspunkter"
-#: gtk/gtkcellrenderertext.c:311 gtk/gtktexttag.c:368
+#: gtk/gtkcellrenderertext.c:312 gtk/gtktexttag.c:369
msgid "Font size in points"
msgstr "Typsnittsstorlek i punkter"
-#: gtk/gtkcellrenderertext.c:320 gtk/gtktexttag.c:357 gtk/gtktexttag.c:358
+#: gtk/gtkcellrenderertext.c:321 gtk/gtktexttag.c:358 gtk/gtktexttag.c:359
msgid "Font scale"
msgstr "Typsnittsskalning"
-#: gtk/gtkcellrenderertext.c:321
+#: gtk/gtkcellrenderertext.c:322
msgid "Font scaling factor"
msgstr "Typsnittsskalfaktor"
-#: gtk/gtkcellrenderertext.c:330 gtk/gtktexttag.c:426
+#: gtk/gtkcellrenderertext.c:331 gtk/gtktexttag.c:427
msgid "Rise"
msgstr "Höjning"
-#: gtk/gtkcellrenderertext.c:331 gtk/gtktexttag.c:427
+#: gtk/gtkcellrenderertext.c:332 gtk/gtktexttag.c:428
msgid ""
"Offset of text above the baseline (below the baseline if rise is negative)"
msgstr ""
"Offset för texten ovanför baslinjen (nedanför baslinjen om höjning är "
"negativt)"
-#: gtk/gtkcellrenderertext.c:341 gtk/gtktexttag.c:466
+#: gtk/gtkcellrenderertext.c:342 gtk/gtktexttag.c:467
msgid "Strikethrough"
msgstr "Genomstrykning"
-#: gtk/gtkcellrenderertext.c:342 gtk/gtktexttag.c:467
+#: gtk/gtkcellrenderertext.c:343 gtk/gtktexttag.c:468
msgid "Whether to strike through the text"
msgstr "Huruvida texten ska genomstrykas"
-#: gtk/gtkcellrenderertext.c:349 gtk/gtktexttag.c:474
+#: gtk/gtkcellrenderertext.c:350 gtk/gtktexttag.c:475
msgid "Underline"
msgstr "Understruken"
-#: gtk/gtkcellrenderertext.c:350 gtk/gtktexttag.c:475
+#: gtk/gtkcellrenderertext.c:351 gtk/gtktexttag.c:476
msgid "Style of underline for this text"
msgstr "Stil på understrykningen för denna text"
-#: gtk/gtkcellrenderertext.c:360 gtk/gtktexttag.c:511
+#: gtk/gtkcellrenderertext.c:361 gtk/gtktexttag.c:512
msgid "Background set"
msgstr "Bakgrund inställd"
-#: gtk/gtkcellrenderertext.c:361 gtk/gtktexttag.c:512
+#: gtk/gtkcellrenderertext.c:362 gtk/gtktexttag.c:513
msgid "Whether this tag affects the background color"
msgstr "Huruvida denna tagg påverkar bakgrundsfärgen"
-#: gtk/gtkcellrenderertext.c:364 gtk/gtktexttag.c:523
+#: gtk/gtkcellrenderertext.c:365 gtk/gtktexttag.c:524
msgid "Foreground set"
msgstr "Förgrund inställd"
-#: gtk/gtkcellrenderertext.c:365 gtk/gtktexttag.c:524
+#: gtk/gtkcellrenderertext.c:366 gtk/gtktexttag.c:525
msgid "Whether this tag affects the foreground color"
msgstr "Huruvida denna tagg påverkar förgrundsfärgen"
-#: gtk/gtkcellrenderertext.c:368 gtk/gtktexttag.c:531
+#: gtk/gtkcellrenderertext.c:369 gtk/gtktexttag.c:532
msgid "Editability set"
msgstr "Redigerbarhet inställd"
-#: gtk/gtkcellrenderertext.c:369 gtk/gtktexttag.c:532
+#: gtk/gtkcellrenderertext.c:370 gtk/gtktexttag.c:533
msgid "Whether this tag affects text editability"
msgstr "Huruvida denna tagg påverkar redigerbarheten"
-#: gtk/gtkcellrenderertext.c:372 gtk/gtktexttag.c:535
+#: gtk/gtkcellrenderertext.c:373 gtk/gtktexttag.c:536
msgid "Font family set"
msgstr "Typsnittsfamilj inställd"
-#: gtk/gtkcellrenderertext.c:373 gtk/gtktexttag.c:536
+#: gtk/gtkcellrenderertext.c:374 gtk/gtktexttag.c:537
msgid "Whether this tag affects the font family"
msgstr "Huruvida denna tagg påverkar typsnittsfamiljen"
-#: gtk/gtkcellrenderertext.c:376 gtk/gtktexttag.c:539
+#: gtk/gtkcellrenderertext.c:377 gtk/gtktexttag.c:540
msgid "Font style set"
msgstr "Typsnittsstil inställd"
-#: gtk/gtkcellrenderertext.c:377 gtk/gtktexttag.c:540
+#: gtk/gtkcellrenderertext.c:378 gtk/gtktexttag.c:541
msgid "Whether this tag affects the font style"
msgstr "Huruvida denna tagg påverkar typsnittsstilen"
-#: gtk/gtkcellrenderertext.c:380 gtk/gtktexttag.c:543
+#: gtk/gtkcellrenderertext.c:381 gtk/gtktexttag.c:544
msgid "Font variant set"
msgstr "Typsnittsvariant inställd"
-#: gtk/gtkcellrenderertext.c:381 gtk/gtktexttag.c:544
+#: gtk/gtkcellrenderertext.c:382 gtk/gtktexttag.c:545
msgid "Whether this tag affects the font variant"
msgstr "Huruvida denna tagg påverkar typsnittsvarianten"
-#: gtk/gtkcellrenderertext.c:384 gtk/gtktexttag.c:547
+#: gtk/gtkcellrenderertext.c:385 gtk/gtktexttag.c:548
msgid "Font weight set"
msgstr "Typsnittsvikt inställd"
-#: gtk/gtkcellrenderertext.c:385 gtk/gtktexttag.c:548
+#: gtk/gtkcellrenderertext.c:386 gtk/gtktexttag.c:549
msgid "Whether this tag affects the font weight"
msgstr "Huruvida denna tagg påverkar typsnittsvikten"
-#: gtk/gtkcellrenderertext.c:388 gtk/gtktexttag.c:551
+#: gtk/gtkcellrenderertext.c:389 gtk/gtktexttag.c:552
msgid "Font stretch set"
msgstr "Typsnittsbredd inställd"
-#: gtk/gtkcellrenderertext.c:389 gtk/gtktexttag.c:552
+#: gtk/gtkcellrenderertext.c:390 gtk/gtktexttag.c:553
msgid "Whether this tag affects the font stretch"
msgstr "Huruvida denna tagg påverkar typsnittsbredden"
-#: gtk/gtkcellrenderertext.c:392 gtk/gtktexttag.c:555
+#: gtk/gtkcellrenderertext.c:393 gtk/gtktexttag.c:556
msgid "Font size set"
msgstr "Typsnittsstorlek inställd"
-#: gtk/gtkcellrenderertext.c:393 gtk/gtktexttag.c:556
+#: gtk/gtkcellrenderertext.c:394 gtk/gtktexttag.c:557
msgid "Whether this tag affects the font size"
msgstr "Huruvida denna tagg påverkar typsnittsstorleken"
-#: gtk/gtkcellrenderertext.c:396 gtk/gtktexttag.c:559
+#: gtk/gtkcellrenderertext.c:397 gtk/gtktexttag.c:560
msgid "Font scale set"
msgstr "Typsnittsskalning inställd"
-#: gtk/gtkcellrenderertext.c:397 gtk/gtktexttag.c:560
+#: gtk/gtkcellrenderertext.c:398 gtk/gtktexttag.c:561
msgid "Whether this tag scales the font size by a factor"
msgstr "Huruvida denna tagg skalar typsnittet med en faktor"
-#: gtk/gtkcellrenderertext.c:400 gtk/gtktexttag.c:579
+#: gtk/gtkcellrenderertext.c:401 gtk/gtktexttag.c:580
msgid "Rise set"
msgstr "Höjning inställd"
-#: gtk/gtkcellrenderertext.c:401 gtk/gtktexttag.c:580
+#: gtk/gtkcellrenderertext.c:402 gtk/gtktexttag.c:581
msgid "Whether this tag affects the rise"
msgstr "Huruvida denna tagg påverkar höjningen"
-#: gtk/gtkcellrenderertext.c:404 gtk/gtktexttag.c:595
+#: gtk/gtkcellrenderertext.c:405 gtk/gtktexttag.c:596
msgid "Strikethrough set"
msgstr "Genomstrykning inställd"
-#: gtk/gtkcellrenderertext.c:405 gtk/gtktexttag.c:596
+#: gtk/gtkcellrenderertext.c:406 gtk/gtktexttag.c:597
msgid "Whether this tag affects strikethrough"
msgstr "Huruvida denna tagg påverkar genomstrykningen"
-#: gtk/gtkcellrenderertext.c:408 gtk/gtktexttag.c:603
+#: gtk/gtkcellrenderertext.c:409 gtk/gtktexttag.c:604
msgid "Underline set"
msgstr "Understrykning inställd"
-#: gtk/gtkcellrenderertext.c:409 gtk/gtktexttag.c:604
+#: gtk/gtkcellrenderertext.c:410 gtk/gtktexttag.c:605
msgid "Whether this tag affects underlining"
msgstr "Huruvida denna tagg påverkar understrykningen"
-#: gtk/gtkcellrenderertoggle.c:129
+#: gtk/gtkcellrenderertoggle.c:130
msgid "Toggle state"
msgstr "Växlingstillstånd"
-#: gtk/gtkcellrenderertoggle.c:130
+#: gtk/gtkcellrenderertoggle.c:131
msgid "The toggle state of the button"
msgstr "Knappens växlingstillstånd"
-#: gtk/gtkcellrenderertoggle.c:138
+#: gtk/gtkcellrenderertoggle.c:139
#, fuzzy
msgid "Activatable"
msgstr "Aktiv"
-#: gtk/gtkcellrenderertoggle.c:139
+#: gtk/gtkcellrenderertoggle.c:140
#, fuzzy
msgid "The toggle button can be activated"
msgstr "Om växlingsknappen är i ett \"mellanläge\"."
-#: gtk/gtkcellrenderertoggle.c:147
+#: gtk/gtkcellrenderertoggle.c:148
msgid "Radio state"
msgstr "Radiotillstånd"
-#: gtk/gtkcellrenderertoggle.c:148
+#: gtk/gtkcellrenderertoggle.c:149
msgid "Draw the toggle button as a radio button"
msgstr "Rita växlingsknappen som en radioknapp"
-#: gtk/gtkcheckbutton.c:95 gtk/gtkoptionmenu.c:163
+#: gtk/gtkcheckbutton.c:95 gtk/gtkoptionmenu.c:191
msgid "Indicator Size"
msgstr "Indikatorstorlek"
@@ -1074,7 +1086,7 @@ msgstr "Indikatorstorlek"
msgid "Size of check or radio indicator"
msgstr "Storlek på kryss- eller radioindikator"
-#: gtk/gtkcheckbutton.c:103 gtk/gtkoptionmenu.c:169
+#: gtk/gtkcheckbutton.c:103 gtk/gtkoptionmenu.c:197
msgid "Indicator Spacing"
msgstr "Indikatormellanrum"
@@ -1082,23 +1094,23 @@ msgstr "Indikatormellanrum"
msgid "Spacing around check or radio indicator"
msgstr "Mellanrum runt kryss- eller radioindikator"
-#: gtk/gtkcheckmenuitem.c:114 gtk/gtktogglebutton.c:142
+#: gtk/gtkcheckmenuitem.c:115 gtk/gtktogglebutton.c:132
msgid "Active"
msgstr "Aktiv"
-#: gtk/gtkcheckmenuitem.c:115
+#: gtk/gtkcheckmenuitem.c:116
msgid "Whether the menu item is checked."
msgstr "Huruvida menyposten är ikryssad."
-#: gtk/gtkcheckmenuitem.c:122 gtk/gtktogglebutton.c:150
+#: gtk/gtkcheckmenuitem.c:123 gtk/gtktogglebutton.c:140
msgid "Inconsistent"
msgstr "Inkonsistent"
-#: gtk/gtkcheckmenuitem.c:123
+#: gtk/gtkcheckmenuitem.c:124
msgid "Whether to display an \"inconsistent\" state."
msgstr "Huruvida ett \"inkonsistent\" tillstånd ska visas."
-#: gtk/gtkcolorsel.c:574
+#: gtk/gtkcolorsel.c:578
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 "
@@ -1108,7 +1120,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:579
+#: gtk/gtkcolorsel.c:583
msgid ""
"The color you've chosen. You can drag this color to a palette entry to save "
"it for use in the future."
@@ -1116,11 +1128,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:883
+#: gtk/gtkcolorsel.c:887
msgid "_Save color here"
msgstr "_Spara färgen här"
-#: gtk/gtkcolorsel.c:1051
+#: gtk/gtkcolorsel.c:1055
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.\""
@@ -1129,47 +1141,47 @@ msgstr ""
"denna post kan du dra ett färgprov hit eller högerklicka och välja \"Spara "
"färg här\"."
-#: gtk/gtkcolorsel.c:1667
+#: gtk/gtkcolorsel.c:1674
msgid "Has Opacity Control"
msgstr "Har opacitetskontoll"
-#: gtk/gtkcolorsel.c:1668
+#: gtk/gtkcolorsel.c:1675
msgid "Whether the color selector should allow setting opacity"
msgstr "Huruvida färgväljaren ska tillåta inställning av opacitet"
-#: gtk/gtkcolorsel.c:1674
+#: gtk/gtkcolorsel.c:1681
msgid "Has palette"
msgstr "Har palett"
-#: gtk/gtkcolorsel.c:1675
+#: gtk/gtkcolorsel.c:1682
msgid "Whether a palette should be used"
msgstr "Huruvida en palett ska visas"
-#: gtk/gtkcolorsel.c:1681
+#: gtk/gtkcolorsel.c:1688
msgid "Current Color"
msgstr "Aktuell färg"
-#: gtk/gtkcolorsel.c:1682
+#: gtk/gtkcolorsel.c:1689
msgid "The current color"
msgstr "Den aktuella färgen"
-#: gtk/gtkcolorsel.c:1688
+#: gtk/gtkcolorsel.c:1695
msgid "Current Alpha"
msgstr "Aktuellt alfavärde"
-#: gtk/gtkcolorsel.c:1689
+#: gtk/gtkcolorsel.c:1696
msgid "The current opacity value (0 fully transparent, 65535 fully opaque)"
msgstr "Aktuellt opacitetsvärde (0 är helt transparent, 65535 helt opakt)"
-#: gtk/gtkcolorsel.c:1702
+#: gtk/gtkcolorsel.c:1709
msgid "Custom palette"
msgstr "Anpassad palett"
-#: gtk/gtkcolorsel.c:1703
+#: gtk/gtkcolorsel.c:1710
msgid "Palette to use in the color selector"
msgstr "Palett att använda i färgväljaren"
-#: gtk/gtkcolorsel.c:1758
+#: gtk/gtkcolorsel.c:1750
msgid ""
"Select the color you want from the outer ring. Select the darkness or "
"lightness of that color using the inner triangle."
@@ -1177,7 +1189,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:1786
+#: gtk/gtkcolorsel.c:1778
msgid ""
"Click the eyedropper, then click a color anywhere on your screen to select "
"that color."
@@ -1185,67 +1197,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:1795
+#: gtk/gtkcolorsel.c:1787
msgid "_Hue:"
msgstr "_Nyans:"
-#: gtk/gtkcolorsel.c:1796
+#: gtk/gtkcolorsel.c:1788
msgid "Position on the color wheel."
msgstr "Position på färghjulet."
-#: gtk/gtkcolorsel.c:1797
+#: gtk/gtkcolorsel.c:1789
msgid "_Saturation:"
msgstr "_Mättnad"
-#: gtk/gtkcolorsel.c:1798
+#: gtk/gtkcolorsel.c:1790
msgid "\"Deepness\" of the color."
msgstr "\"Djup\" på färgen."
-#: gtk/gtkcolorsel.c:1799
+#: gtk/gtkcolorsel.c:1791
msgid "_Value:"
msgstr "_Värde:"
-#: gtk/gtkcolorsel.c:1800
+#: gtk/gtkcolorsel.c:1792
msgid "Brightness of the color."
msgstr "Ljushet på färgen."
-#: gtk/gtkcolorsel.c:1801
+#: gtk/gtkcolorsel.c:1793
msgid "_Red:"
msgstr "_Röd:"
-#: gtk/gtkcolorsel.c:1802
+#: gtk/gtkcolorsel.c:1794
msgid "Amount of red light in the color."
msgstr "Mängd rött ljus i färgen."
-#: gtk/gtkcolorsel.c:1803
+#: gtk/gtkcolorsel.c:1795
msgid "_Green:"
msgstr "_Grön:"
-#: gtk/gtkcolorsel.c:1804
+#: gtk/gtkcolorsel.c:1796
msgid "Amount of green light in the color."
msgstr "Mängd grönt ljus i färgen."
-#: gtk/gtkcolorsel.c:1805
+#: gtk/gtkcolorsel.c:1797
msgid "_Blue:"
msgstr "_Blå:"
-#: gtk/gtkcolorsel.c:1806
+#: gtk/gtkcolorsel.c:1798
msgid "Amount of blue light in the color."
msgstr "Mängd blått ljus i bilden."
-#: gtk/gtkcolorsel.c:1809
+#: gtk/gtkcolorsel.c:1801
msgid "_Opacity:"
msgstr "_Opacitet:"
-#: gtk/gtkcolorsel.c:1817
+#: gtk/gtkcolorsel.c:1809
msgid "Transparency of the currently-selected color."
msgstr "Genomskinlighet på den färg som är vald för tillfället."
-#: gtk/gtkcolorsel.c:1832
+#: gtk/gtkcolorsel.c:1824
msgid "Color _Name:"
msgstr "Färg_namn:"
-#: gtk/gtkcolorsel.c:1844
+#: gtk/gtkcolorsel.c:1836
msgid ""
"You can enter an HTML-style hexadecimal color value, or simply a color name "
"such as 'orange' in this entry."
@@ -1253,7 +1265,7 @@ 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:1863
+#: gtk/gtkcolorsel.c:1855
msgid "_Palette"
msgstr "_Palett"
@@ -1300,139 +1312,139 @@ msgstr "Värdemellanrum"
msgid "Whether entered values must already be present in the list"
msgstr ""
-#: gtk/gtkcontainer.c:202
+#: gtk/gtkcontainer.c:203
msgid "Resize mode"
msgstr "Storleksändringsläge"
-#: gtk/gtkcontainer.c:203
+#: gtk/gtkcontainer.c:204
msgid "Specify how resize events are handled"
msgstr "Ange hur storleksändringshändelser hanteras"
-#: gtk/gtkcontainer.c:210
+#: gtk/gtkcontainer.c:211
msgid "Border width"
msgstr "Kantbredd"
-#: gtk/gtkcontainer.c:211
+#: gtk/gtkcontainer.c:212
msgid "The width of the empty border outside the containers children."
msgstr "Bredden på den tomma kanten utanför containerns barn."
-#: gtk/gtkcontainer.c:219
+#: gtk/gtkcontainer.c:220
msgid "Child"
msgstr "Barn"
-#: gtk/gtkcontainer.c:220
+#: gtk/gtkcontainer.c:221
msgid "Can be used to add a new child to the container."
msgstr "Kan användas för att lägga till ett nytt barn till containern."
-#: gtk/gtkcurve.c:120
+#: gtk/gtkcurve.c:121
msgid "Curve type"
msgstr "Kurvtyp"
-#: gtk/gtkcurve.c:121
+#: gtk/gtkcurve.c:122
msgid "Is this curve linear, spline interpolated, or free-form"
msgstr "Är denna kurva linjär, spline-interpolerad eller friform"
-#: gtk/gtkcurve.c:129
+#: gtk/gtkcurve.c:130
msgid "Minimum X"
msgstr "Minsta X"
-#: gtk/gtkcurve.c:130
+#: gtk/gtkcurve.c:131
msgid "Minimum possible value for X"
msgstr "Minsta möjliga värde för X"
-#: gtk/gtkcurve.c:139
+#: gtk/gtkcurve.c:140
msgid "Maximum X"
msgstr "Största X"
-#: gtk/gtkcurve.c:140
+#: gtk/gtkcurve.c:141
msgid "Maximum possible X value."
msgstr "Största möjliga värde för X."
-#: gtk/gtkcurve.c:149
+#: gtk/gtkcurve.c:150
msgid "Minimum Y"
msgstr "Minsta Y"
-#: gtk/gtkcurve.c:150
+#: gtk/gtkcurve.c:151
msgid "Minimum possible value for Y"
msgstr "Minsta möjliga värde för Y"
-#: gtk/gtkcurve.c:159
+#: gtk/gtkcurve.c:160
msgid "Maximum Y"
msgstr "Största Y"
-#: gtk/gtkcurve.c:160
+#: gtk/gtkcurve.c:161
msgid "Maximum possible value for Y"
msgstr "Största möjliga värde för Y"
-#: gtk/gtkdialog.c:125
+#: gtk/gtkdialog.c:126
msgid "Has separator"
msgstr "Har avskiljare"
-#: gtk/gtkdialog.c:126
+#: gtk/gtkdialog.c:127
msgid "The dialog has a separator bar above its buttons"
msgstr "Dialogen har en avskiljarrad ovanför dess knappar"
-#: gtk/gtkdialog.c:149
+#: gtk/gtkdialog.c:150
msgid "Content area border"
msgstr "Kant för innehållsutrymme"
-#: gtk/gtkdialog.c:150
+#: gtk/gtkdialog.c:151
msgid "Width of border around the main dialog area"
msgstr "Bredd på kanten runt huvuddialogutrymmet"
-#: gtk/gtkdialog.c:157
+#: gtk/gtkdialog.c:158
msgid "Button spacing"
msgstr "Knappmellanrum"
-#: gtk/gtkdialog.c:158
+#: gtk/gtkdialog.c:159
msgid "Spacing between buttons"
msgstr "Mellanrum mellan knappar"
-#: gtk/gtkdialog.c:166
+#: gtk/gtkdialog.c:167
msgid "Action area border"
msgstr "Kant på åtgärdsutrymme"
-#: gtk/gtkdialog.c:167
+#: gtk/gtkdialog.c:168
msgid "Width of border around the button area at the bottom of the dialog"
msgstr "Bredd på kanten runt knapputrymmet runt nederkanten på dialogen"
-#: gtk/gtkentry.c:410 gtk/gtklabel.c:361
+#: gtk/gtkentry.c:418 gtk/gtklabel.c:360
#, fuzzy
msgid "Cursor Position"
msgstr "Position"
-#: gtk/gtkentry.c:411 gtk/gtklabel.c:362
+#: gtk/gtkentry.c:419 gtk/gtklabel.c:361
#, fuzzy
msgid "The current position of the insertion cursor in chars."
msgstr "Den aktuella positionen på insättningspekaren"
-#: gtk/gtkentry.c:420 gtk/gtklabel.c:371
+#: gtk/gtkentry.c:428 gtk/gtklabel.c:370
#, fuzzy
msgid "Selection Bound"
msgstr "Markering: "
-#: gtk/gtkentry.c:421 gtk/gtklabel.c:372
+#: gtk/gtkentry.c:429 gtk/gtklabel.c:371
msgid ""
"The position of the opposite end of the selection from the cursor in chars."
msgstr ""
-#: gtk/gtkentry.c:431
+#: gtk/gtkentry.c:439
msgid "Whether the entry contents can be edited"
msgstr "Huruvida fältets innehåll kan redigeras"
-#: gtk/gtkentry.c:438
+#: gtk/gtkentry.c:446
msgid "Maximum length"
msgstr "Maxlängd"
-#: gtk/gtkentry.c:439
+#: gtk/gtkentry.c:447
msgid "Maximum number of characters for this entry"
msgstr "Det maximala antalet tecken i fältet"
-#: gtk/gtkentry.c:447
+#: gtk/gtkentry.c:455
msgid "Visibility"
msgstr "Synlighet"
-#: gtk/gtkentry.c:448
+#: gtk/gtkentry.c:456
msgid ""
"FALSE displays the \"invisible char\" instead of the actual text (password "
"mode)"
@@ -1440,29 +1452,29 @@ msgstr ""
"FALSKT visar det \"osynliga tecknet\" istället för den verkliga texten "
"(lösenordsläge)"
-#: gtk/gtkentry.c:455
+#: gtk/gtkentry.c:463
#, fuzzy
msgid "Has Frame"
msgstr "Har palett"
-#: gtk/gtkentry.c:456
+#: gtk/gtkentry.c:464
msgid "FALSE removes outside bevel from entry."
msgstr ""
-#: gtk/gtkentry.c:463
+#: gtk/gtkentry.c:471
msgid "Invisible character"
msgstr "Osynligt tecken"
-#: gtk/gtkentry.c:464
+#: gtk/gtkentry.c:472
msgid "The character to use when masking entry contents (in \"password mode\")"
msgstr ""
"Tecknet att använda när fältets innehåll ska maskeras (i \"lösenordsläge\")"
-#: gtk/gtkentry.c:471
+#: gtk/gtkentry.c:479
msgid "Activates default"
msgstr "Aktiverar standard"
-#: gtk/gtkentry.c:472
+#: gtk/gtkentry.c:480
msgid ""
"Whether to activate the default widget (such as the default button in a "
"dialog) when Enter is pressed."
@@ -1470,42 +1482,42 @@ msgstr ""
"Huruvida standardwidgeten ska aktiveras (som exempelvis standardknappen i "
"ett dialogfönster) när Enter trycks ner."
-#: gtk/gtkentry.c:478
+#: gtk/gtkentry.c:486
msgid "Width in chars"
msgstr "Bredd i tecken"
-#: gtk/gtkentry.c:479
+#: gtk/gtkentry.c:487
msgid "Number of characters to leave space for in the entry."
msgstr "Antal tecken som ska lämnas plats till i fältet."
-#: gtk/gtkentry.c:488
+#: gtk/gtkentry.c:496
msgid "Scroll offset"
msgstr "Rullningsoffset"
-#: gtk/gtkentry.c:489
+#: gtk/gtkentry.c:497
msgid "Number of pixels of the entry scrolled off the screen to the left"
msgstr ""
"Antalet bildpunkter i posten som är rullad utanför skärmen till vänster"
-#: gtk/gtkentry.c:499
+#: gtk/gtkentry.c:507
#, fuzzy
msgid "The contents of the entry"
msgstr "Namnen på widgeten"
-#: gtk/gtkentry.c:505 gtk/gtklabel.c:380 gtk/gtktextview.c:615
+#: gtk/gtkentry.c:513 gtk/gtklabel.c:379 gtk/gtktextview.c:624
msgid "Cursor color"
msgstr "Markörfärg"
-#: gtk/gtkentry.c:506 gtk/gtklabel.c:381 gtk/gtktextview.c:616
+#: gtk/gtkentry.c:514 gtk/gtklabel.c:380 gtk/gtktextview.c:625
msgid "Color with which to draw insertion cursor"
msgstr "Färg att rita insättningsmarkören med"
-#: gtk/gtkentry.c:3793 gtk/gtklabel.c:3180
+#: gtk/gtkentry.c:3832 gtk/gtklabel.c:3151
#, fuzzy
msgid "Select All"
msgstr "Markerbar"
-#: gtk/gtkentry.c:3803 gtk/gtklabel.c:3190 gtk/gtktextview.c:5563
+#: gtk/gtkentry.c:3842 gtk/gtklabel.c:3161 gtk/gtktextview.c:5737
msgid "Input Methods"
msgstr "Inmatningsmetoder"
@@ -1535,12 +1547,12 @@ msgstr "Kataloger"
msgid "Files"
msgstr "Filer"
-#: gtk/gtkfilesel.c:727 gtk/gtkfilesel.c:2052
+#: gtk/gtkfilesel.c:726 gtk/gtkfilesel.c:2057
#, c-format
msgid "Directory unreadable: %s"
msgstr "Katalogen är oläsbar: %s"
-#: gtk/gtkfilesel.c:849
+#: gtk/gtkfilesel.c:848
#, c-format
msgid ""
"The file \"%s\" resides on another machine (called %s) and may not be "
@@ -1548,25 +1560,25 @@ msgid ""
"Are you sure that you want to select it?"
msgstr ""
-#: gtk/gtkfilesel.c:979
+#: gtk/gtkfilesel.c:978
msgid "Create Dir"
msgstr "Skapa katalog"
-#: gtk/gtkfilesel.c:990 gtk/gtkfilesel.c:1413
+#: gtk/gtkfilesel.c:989 gtk/gtkfilesel.c:1416
msgid "Delete File"
msgstr "Ta bort fil"
-#: gtk/gtkfilesel.c:1001 gtk/gtkfilesel.c:1556
+#: gtk/gtkfilesel.c:1000 gtk/gtkfilesel.c:1559
msgid "Rename File"
msgstr "Byt namn på fil"
-#: gtk/gtkfilesel.c:1236
+#: gtk/gtkfilesel.c:1237
#, c-format
msgid ""
"The directory name \"%s\" contains symbols that are not allowed in filenames"
msgstr "Katalognamnet \"%s\" innehåller tecken som inte är tillåtna i filnamn"
-#: gtk/gtkfilesel.c:1238
+#: gtk/gtkfilesel.c:1239
#, c-format
msgid ""
"Error creating directory \"%s\": %s\n"
@@ -1575,39 +1587,39 @@ msgstr ""
"Fel vid skapande av katalogen \"%s\": %s\n"
"%s"
-#: gtk/gtkfilesel.c:1239 gtk/gtkfilesel.c:1490
+#: gtk/gtkfilesel.c:1240 gtk/gtkfilesel.c:1493
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:1247
+#: gtk/gtkfilesel.c:1248
#, c-format
msgid "Error creating directory \"%s\": %s\n"
msgstr "Fel vid skapande av katalogen \"%s\": %s\n"
-#: gtk/gtkfilesel.c:1281
+#: gtk/gtkfilesel.c:1282
msgid "Create Directory"
msgstr "Skapa katalog"
-#: gtk/gtkfilesel.c:1295
+#: gtk/gtkfilesel.c:1296
msgid "_Directory name:"
msgstr "_Katalognamn:"
#. buttons
-#: gtk/gtkfilesel.c:1309
-msgid "Create"
-msgstr "Skapa"
-
-#: gtk/gtkfilesel.c:1318 gtk/gtkfilesel.c:1444 gtk/gtkfilesel.c:1598
-#: gtk/gtkgamma.c:424
+#: gtk/gtkfilesel.c:1310 gtk/gtkfilesel.c:1438 gtk/gtkfilesel.c:1592
+#: gtk/gtkgamma.c:417
msgid "Cancel"
msgstr "Avbryt"
-#: gtk/gtkfilesel.c:1353
+#: gtk/gtkfilesel.c:1322
+msgid "Create"
+msgstr "Skapa"
+
+#: gtk/gtkfilesel.c:1356
#, 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:1356
+#: gtk/gtkfilesel.c:1359
#, c-format
msgid ""
"Error deleting file \"%s\": %s\n"
@@ -1616,26 +1628,25 @@ msgstr ""
"Fel vid borttagning av filen \"%s\": %s\n"
"%s"
-#: gtk/gtkfilesel.c:1358 gtk/gtkfilesel.c:1504
+#: gtk/gtkfilesel.c:1361 gtk/gtkfilesel.c:1507
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:1367
+#: gtk/gtkfilesel.c:1370
#, c-format
msgid "Error deleting file \"%s\": %s"
msgstr "Fel vid borttagning av filen \"%s\": %s"
-#. buttons
-#: gtk/gtkfilesel.c:1435
+#: gtk/gtkfilesel.c:1448
msgid "Delete"
msgstr "Ta bort"
-#: gtk/gtkfilesel.c:1486 gtk/gtkfilesel.c:1500
+#: gtk/gtkfilesel.c:1489 gtk/gtkfilesel.c:1503
#, 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:1488
+#: gtk/gtkfilesel.c:1491
#, c-format
msgid ""
"Error renaming file to \"%s\": %s\n"
@@ -1644,7 +1655,7 @@ msgstr ""
"Fel vid byte av namn på filen till \"%s\": %s\n"
"%s"
-#: gtk/gtkfilesel.c:1502
+#: gtk/gtkfilesel.c:1505
#, c-format
msgid ""
"Error renaming file \"%s\": %s\n"
@@ -1653,21 +1664,20 @@ msgstr ""
"Fel vid byte av namn på filen \"%s\": %s\n"
"%s"
-#: gtk/gtkfilesel.c:1512
+#: gtk/gtkfilesel.c:1515
#, c-format
msgid "Error renaming file \"%s\" to \"%s\": %s"
msgstr "Fel vid byte av namn på filen \"%s\" till \"%s\": %s"
-#. buttons
-#: gtk/gtkfilesel.c:1589
+#: gtk/gtkfilesel.c:1604
msgid "Rename"
msgstr "Byt namn"
-#: gtk/gtkfilesel.c:2031
+#: gtk/gtkfilesel.c:2036
msgid "Selection: "
msgstr "Markering: "
-#: gtk/gtkfilesel.c:2641
+#: gtk/gtkfilesel.c:2647
#, c-format
msgid ""
"The filename %s couldn't be converted to UTF-8. Try setting the environment "
@@ -1676,11 +1686,11 @@ msgstr ""
"Filnamnet %s kunde inte konverteras till UTF-8. Prova att ställa in "
"miljövariabeln G_BROKEN_FILENAMES."
-#: gtk/gtkfilesel.c:3509
+#: gtk/gtkfilesel.c:3515
msgid "Name too long"
msgstr "Namnet är för långt"
-#: gtk/gtkfilesel.c:3511
+#: gtk/gtkfilesel.c:3517
msgid "Couldn't convert filename"
msgstr "Kunde inte konvertera filnamn"
@@ -1721,7 +1731,7 @@ msgstr "S_torlek:"
msgid "Preview:"
msgstr "Förhandsgranskning:"
-#: gtk/gtkfontsel.c:1060
+#: gtk/gtkfontsel.c:1059
msgid "Font Selection"
msgstr "Typsnittsval"
@@ -1745,7 +1755,7 @@ msgstr "Y-justering på etikett"
msgid "The vertical alignment of the label."
msgstr "Den vertikala justeringen på etiketten."
-#: gtk/gtkframe.c:153 gtk/gtkhandlebox.c:184
+#: gtk/gtkframe.c:153 gtk/gtkhandlebox.c:185
msgid "Deprecated property, use shadow_type instead."
msgstr "Föråldrad egenskap, använd shadow_type istället."
@@ -1765,40 +1775,40 @@ msgstr "Etikettwidget"
msgid "A widget to display in place of the usual frame label."
msgstr "En widget att visa istället för den vanliga rametiketten."
-#: gtk/gtkgamma.c:395
+#: gtk/gtkgamma.c:396
msgid "Gamma"
msgstr "Gamma"
-#: gtk/gtkgamma.c:402
+#: gtk/gtkgamma.c:403
msgid "_Gamma value"
msgstr "_Gammavärde"
-#: gtk/gtkgamma.c:416
+#: gtk/gtkgamma.c:423
msgid "OK"
msgstr "OK"
-#: gtk/gtkhandlebox.c:191 gtk/gtkmenubar.c:148 gtk/gtkstatusbar.c:157
-#: gtk/gtktoolbar.c:276 gtk/gtkviewport.c:147
+#: gtk/gtkhandlebox.c:192 gtk/gtkmenubar.c:148 gtk/gtkstatusbar.c:158
+#: gtk/gtktoolbar.c:277 gtk/gtkviewport.c:148
msgid "Shadow type"
msgstr "Skuggtyp"
-#: gtk/gtkhandlebox.c:192
+#: gtk/gtkhandlebox.c:193
msgid "Appearance of the shadow that surrounds the container."
msgstr "Utseende på skuggan som omger containern."
-#: gtk/gtkhandlebox.c:200
+#: gtk/gtkhandlebox.c:201
msgid "Handle position"
msgstr "Handtagsposition"
-#: gtk/gtkhandlebox.c:201
+#: gtk/gtkhandlebox.c:202
msgid "Position of the handle relative to the child widget."
msgstr "Position på handtaget relativt barnwidgeten."
-#: gtk/gtkhandlebox.c:209
+#: gtk/gtkhandlebox.c:210
msgid "Snap edge"
msgstr "Fäst kant"
-#: gtk/gtkhandlebox.c:210
+#: gtk/gtkhandlebox.c:211
msgid ""
"Side of the handlebox that's lined up with the docking point to dock the "
"handlebox."
@@ -1809,7 +1819,7 @@ msgstr ""
#. Remove this icon source so we don't keep trying to
#. * load it.
#.
-#: gtk/gtkiconfactory.c:1049
+#: gtk/gtkiconfactory.c:1061
#, c-format
msgid "Error loading icon: %s"
msgstr "Fel vid inläsning av ikonen: %s"
@@ -1823,116 +1833,116 @@ msgid "Child widget to appear next to the menu text"
msgstr "Bildwidget att visa vid sidan om menytexten"
#. shell and main vbox
-#: gtk/gtkinputdialog.c:181
+#: gtk/gtkinputdialog.c:182
msgid "Input"
msgstr "Inmatning"
-#: gtk/gtkinputdialog.c:189
+#: gtk/gtkinputdialog.c:190
msgid "No input devices"
msgstr "Inga inmatningsenheter"
-#: gtk/gtkinputdialog.c:218
+#: gtk/gtkinputdialog.c:219
msgid "_Device:"
msgstr "_Enhet:"
-#: gtk/gtkinputdialog.c:235
+#: gtk/gtkinputdialog.c:236
msgid "Disabled"
msgstr "Avstängd"
-#: gtk/gtkinputdialog.c:243
+#: gtk/gtkinputdialog.c:244
msgid "Screen"
msgstr "Mask"
-#: gtk/gtkinputdialog.c:251
+#: gtk/gtkinputdialog.c:252
msgid "Window"
msgstr "Fönster"
-#: gtk/gtkinputdialog.c:259
+#: gtk/gtkinputdialog.c:260
msgid "_Mode: "
msgstr "_Läge: "
#. The axis listbox
-#: gtk/gtkinputdialog.c:290
+#: gtk/gtkinputdialog.c:291
msgid "_Axes"
msgstr "_Axlar"
#. Keys listbox
-#: gtk/gtkinputdialog.c:306
+#: gtk/gtkinputdialog.c:307
msgid "_Keys"
msgstr "_Tangenter"
#. We create the save button in any case, so that clients can
#. connect to it, without paying attention to whether it exits
-#: gtk/gtkinputdialog.c:327
+#: gtk/gtkinputdialog.c:328
msgid "Save"
msgstr "Spara"
-#: gtk/gtkinputdialog.c:336
+#: gtk/gtkinputdialog.c:337
msgid "Close"
msgstr "Stäng"
-#: gtk/gtkinputdialog.c:469
+#: gtk/gtkinputdialog.c:470
msgid "X"
msgstr "X"
-#: gtk/gtkinputdialog.c:470
+#: gtk/gtkinputdialog.c:471
msgid "Y"
msgstr "Y"
-#: gtk/gtkinputdialog.c:471
+#: gtk/gtkinputdialog.c:472
msgid "Pressure"
msgstr "Tryck"
-#: gtk/gtkinputdialog.c:472
+#: gtk/gtkinputdialog.c:473
msgid "X Tilt"
msgstr "X-lutning"
-#: gtk/gtkinputdialog.c:473
+#: gtk/gtkinputdialog.c:474
msgid "Y Tilt"
msgstr "Y-lutning"
-#: gtk/gtkinputdialog.c:474
+#: gtk/gtkinputdialog.c:475
msgid "Wheel"
msgstr "Hjul"
-#: gtk/gtkinputdialog.c:514
+#: gtk/gtkinputdialog.c:515
msgid "none"
msgstr "inget"
-#: gtk/gtkinputdialog.c:548 gtk/gtkinputdialog.c:584
+#: gtk/gtkinputdialog.c:549 gtk/gtkinputdialog.c:585
msgid "(disabled)"
msgstr "(avstängd)"
-#: gtk/gtkinputdialog.c:577
+#: gtk/gtkinputdialog.c:578
msgid "(unknown)"
msgstr "(okänd)"
#. and clear button
-#: gtk/gtkinputdialog.c:662
+#: gtk/gtkinputdialog.c:663
msgid "clear"
msgstr "töm"
-#: gtk/gtklabel.c:284
+#: gtk/gtklabel.c:283
msgid "The text of the label."
msgstr "Texten på etiketten."
-#: gtk/gtklabel.c:291
+#: gtk/gtklabel.c:290
msgid "A list of style attributes to apply to the text of the label."
msgstr "En lista med stilattribut att tillämpa på texten i etiketten."
-#: gtk/gtklabel.c:297
+#: gtk/gtklabel.c:296
msgid "Use markup"
msgstr "Använd markup"
-#: gtk/gtklabel.c:298
+#: gtk/gtklabel.c:297
msgid "The text of the label includes XML markup. See pango_parse_markup()."
msgstr "Etikettens text innehåller XML-markup. Se pango_parse_markup()."
-#: gtk/gtklabel.c:312 gtk/gtktexttag.c:377 gtk/gtktextview.c:556
+#: gtk/gtklabel.c:311 gtk/gtktexttag.c:378 gtk/gtktextview.c:565
msgid "Justification"
msgstr "Justering"
-#: gtk/gtklabel.c:313
+#: gtk/gtklabel.c:312
msgid ""
"The alignment of the lines in the text of the label relative to each other. "
"This does NOT affect the alignment of the label within its allocation. See "
@@ -1942,11 +1952,11 @@ msgstr ""
"INTE justeringen på etiketten inom dess allokering. Se GtkMisc::xalign för "
"det."
-#: gtk/gtklabel.c:321
+#: gtk/gtklabel.c:320
msgid "Pattern"
msgstr "Mönster"
-#: gtk/gtklabel.c:322
+#: gtk/gtklabel.c:321
msgid ""
"A string with _ characters in positions correspond to characters in the text "
"to underline."
@@ -1954,83 +1964,83 @@ msgstr ""
"En sträng med \"_\"-tecken i positioner som motsvarar tecken i texten som "
"ska understrykas."
-#: gtk/gtklabel.c:329
+#: gtk/gtklabel.c:328
msgid "Line wrap"
msgstr "Radbryt"
-#: gtk/gtklabel.c:330
+#: gtk/gtklabel.c:329
msgid "If set, wrap lines if the text becomes too wide."
msgstr "Om detta är angivet kommer texten att radbrytas om den blir för bred."
-#: gtk/gtklabel.c:336
+#: gtk/gtklabel.c:335
msgid "Selectable"
msgstr "Markerbar"
-#: gtk/gtklabel.c:337
+#: gtk/gtklabel.c:336
msgid "Whether the label text can be selected with the mouse."
msgstr "Huruvida texten i etiketten kan markeras med musen."
-#: gtk/gtklabel.c:343
+#: gtk/gtklabel.c:342
msgid "Mnemonic key"
msgstr "Snabbtangent"
-#: gtk/gtklabel.c:344
+#: gtk/gtklabel.c:343
msgid "The mnemonic accelerator key for this label."
msgstr "Snabbtangenten för denna etikett."
-#: gtk/gtklabel.c:352
+#: gtk/gtklabel.c:351
msgid "Mnemonic widget"
msgstr "Snabbtangentswidget"
-#: gtk/gtklabel.c:353
+#: gtk/gtklabel.c:352
msgid "The widget to be activated when the label's mnemonic key is pressed."
msgstr "Den widget som ska aktiveras då etikettens snabbtangent trycks ned."
-#: gtk/gtklayout.c:575
+#: gtk/gtklayout.c:576
msgid "X position"
msgstr "X-position"
-#: gtk/gtklayout.c:576
+#: gtk/gtklayout.c:577
msgid "X position of child widget"
msgstr "X-position på barnwidgeten"
-#: gtk/gtklayout.c:585
+#: gtk/gtklayout.c:586
msgid "Y position"
msgstr "Y-position"
-#: gtk/gtklayout.c:586
+#: gtk/gtklayout.c:587
msgid "Y position of child widget"
msgstr "Y-position på barnwidgeten"
-#: gtk/gtklayout.c:595 gtk/gtkviewport.c:131
+#: gtk/gtklayout.c:596 gtk/gtkviewport.c:132
msgid "Horizontal adjustment"
msgstr "Horisontell justering"
-#: gtk/gtklayout.c:596
+#: gtk/gtklayout.c:597
msgid "The GtkAdjustment for the horizontal position."
msgstr "GtkAdjustment på den horisontella positionen."
-#: gtk/gtklayout.c:603 gtk/gtkviewport.c:139
+#: gtk/gtklayout.c:604 gtk/gtkviewport.c:140
msgid "Vertical adjustment"
msgstr "Vertikal justering"
-#: gtk/gtklayout.c:604
+#: gtk/gtklayout.c:605
msgid "The GtkAdjustment for the vertical position."
msgstr "GtkAdjustment på den vertikala positionen."
-#: gtk/gtklayout.c:611 gtk/gtktreeviewcolumn.c:179
+#: gtk/gtklayout.c:612 gtk/gtktreeviewcolumn.c:189
msgid "Width"
msgstr "Bredd"
-#: gtk/gtklayout.c:612
+#: gtk/gtklayout.c:613
msgid "The width of the layout."
msgstr "Bredden på layouten."
-#: gtk/gtklayout.c:620
+#: gtk/gtklayout.c:621
msgid "Height"
msgstr "Höjd"
-#: gtk/gtklayout.c:621
+#: gtk/gtklayout.c:622
msgid "The height of the layout."
msgstr "Höjden på layouten."
@@ -2039,7 +2049,7 @@ msgstr "Höjden på layouten."
#. * Do *not* translate it to "predefinito:LTR", if it
#. * it isn't default:LTR or default:RTL it will not work
#.
-#: gtk/gtkmain.c:572
+#: gtk/gtkmain.c:613
msgid "default:LTR"
msgstr "default:LTR"
@@ -2047,7 +2057,7 @@ msgstr "default:LTR"
msgid "Style of bevel around the menubar"
msgstr "Stil på avfasning runt menyraden"
-#: gtk/gtkmenubar.c:156 gtk/gtktoolbar.c:250
+#: gtk/gtkmenubar.c:156 gtk/gtktoolbar.c:251
msgid "Internal padding"
msgstr "Intern utfyllnad"
@@ -2055,14 +2065,31 @@ msgstr "Intern utfyllnad"
msgid "Amount of border space between the menubar shadow and the menu items"
msgstr "Mängd kantutrymme mellan skuggan på menyraden och menyobjekten"
-#: gtk/gtkmessagedialog.c:80
+#: gtk/gtkmessagedialog.c:104
msgid "Image/label border"
msgstr "Bild-/etikettkant"
-#: gtk/gtkmessagedialog.c:81
+#: gtk/gtkmessagedialog.c:105
msgid "Width of border around the label and image in the message dialog"
msgstr "Bredd på ramen runt etiketten och bilden i meddelandedialogen"
+#: gtk/gtkmessagedialog.c:113
+msgid "Message Type"
+msgstr ""
+
+#: gtk/gtkmessagedialog.c:114
+#, fuzzy
+msgid "The type of message"
+msgstr "Texten på etiketten."
+
+#: gtk/gtkmessagedialog.c:121
+msgid "Message Buttons"
+msgstr ""
+
+#: gtk/gtkmessagedialog.c:122
+msgid "The buttons shown in the message dialog"
+msgstr ""
+
#: gtk/gtkmisc.c:97
msgid "X align"
msgstr "X-justering"
@@ -2099,77 +2126,77 @@ msgid ""
msgstr ""
"Mängden utrymme att lägga till på vänster och höger sida, i bildpunkter"
-#: gtk/gtknotebook.c:324
+#: gtk/gtknotebook.c:328
msgid "Page"
msgstr "Sida"
-#: gtk/gtknotebook.c:325
+#: gtk/gtknotebook.c:329
msgid "The index of the current page"
msgstr "Indexet för den aktuella sidan"
-#: gtk/gtknotebook.c:333
+#: gtk/gtknotebook.c:337
msgid "Tab Position"
msgstr "Flikposition"
-#: gtk/gtknotebook.c:334
+#: gtk/gtknotebook.c:338
msgid "Which side of the notebook holds the tabs"
msgstr "Vilken sida på flikhäftet som har flikarna"
-#: gtk/gtknotebook.c:341
+#: gtk/gtknotebook.c:345
msgid "Tab Border"
msgstr "Flikram"
-#: gtk/gtknotebook.c:342
+#: gtk/gtknotebook.c:346
msgid "Width of the border around the tab labels"
msgstr "Bredd på ramen runt fliketiketterna"
-#: gtk/gtknotebook.c:350
+#: gtk/gtknotebook.c:354
msgid "Horizontal Tab Border"
msgstr "Horisontell flikram"
-#: gtk/gtknotebook.c:351
+#: gtk/gtknotebook.c:355
msgid "Width of the horizontal border of tab labels"
msgstr "Bredd på den horisontella ramen runt fliketiketter"
-#: gtk/gtknotebook.c:359
+#: gtk/gtknotebook.c:363
msgid "Vertical Tab Border"
msgstr "Vertikal flikram"
-#: gtk/gtknotebook.c:360
+#: gtk/gtknotebook.c:364
msgid "Width of the vertical border of tab labels"
msgstr "Bredd på den vertikala ramen runt fliketiketter"
-#: gtk/gtknotebook.c:368
+#: gtk/gtknotebook.c:372
msgid "Show Tabs"
msgstr "Visa flikar"
-#: gtk/gtknotebook.c:369
+#: gtk/gtknotebook.c:373
msgid "Whether tabs should be shown or not"
msgstr "Huruvida flikar ska visas eller inte"
-#: gtk/gtknotebook.c:375
+#: gtk/gtknotebook.c:379
msgid "Show Border"
msgstr "Visa ram"
-#: gtk/gtknotebook.c:376
+#: gtk/gtknotebook.c:380
msgid "Whether the border should be shown or not"
msgstr "Huruvida ramen ska visas eller inte"
-#: gtk/gtknotebook.c:382
+#: gtk/gtknotebook.c:386
msgid "Scrollable"
msgstr "Rullningsbar"
-#: gtk/gtknotebook.c:383
+#: gtk/gtknotebook.c:387
msgid "If TRUE, scroll arrows are added if there are to many tabs to fit"
msgstr ""
"Om sann kommer rullningspilar att läggas till om det finns fler flikar än "
"vad som ryms"
-#: gtk/gtknotebook.c:389
+#: gtk/gtknotebook.c:393
msgid "Enable Popup"
msgstr "Använd popupmeny"
-#: gtk/gtknotebook.c:390
+#: gtk/gtknotebook.c:394
msgid ""
"If TRUE, pressing the right mouse button on the notebook pops up a menu that "
"you can use to go to a page"
@@ -2177,70 +2204,78 @@ msgstr ""
"Om sann kommer ett tryck på höger musknapp på flikhäftet att visa en "
"popupmeny som du kan använda för att gå till en sida"
-#: gtk/gtknotebook.c:397
+#: gtk/gtknotebook.c:401
msgid "Whether tabs should have homogeneous sizes"
msgstr "Huruvida flikar ska ha samma storlek"
-#: gtk/gtknotebook.c:2134 gtk/gtknotebook.c:4529
+#: gtk/gtknotebook.c:2240 gtk/gtknotebook.c:4470
#, c-format
msgid "Page %u"
msgstr "Sida %u"
-#: gtk/gtkoptionmenu.c:164
+#: gtk/gtkoptionmenu.c:184
+msgid "Menu"
+msgstr ""
+
+#: gtk/gtkoptionmenu.c:185
+msgid "The menu of options"
+msgstr ""
+
+#: gtk/gtkoptionmenu.c:192
msgid "Size of dropdown indicator"
msgstr "Storlek på nedfällningsindikator"
-#: gtk/gtkoptionmenu.c:170
+#: gtk/gtkoptionmenu.c:198
msgid "Spacing around indicator"
msgstr "Mellanrum runt indikator"
-#: gtk/gtkpaned.c:116 gtk/gtkruler.c:138
+#: gtk/gtkpaned.c:120 gtk/gtkruler.c:138
msgid "Position"
msgstr "Position"
-#: gtk/gtkpaned.c:117
+#: gtk/gtkpaned.c:121
msgid ""
"Position of paned separator in pixels(0 means all the way to the left/top)"
msgstr ""
"Position på panelseparatorn i bildpunkter (0 betyder längst till vänster/"
"överst)"
-#: gtk/gtkpaned.c:125
+#: gtk/gtkpaned.c:129
msgid "Position Set"
msgstr "Inställd position"
-#: gtk/gtkpaned.c:126
+#: gtk/gtkpaned.c:130
msgid "TRUE if the Position property should be used"
msgstr "SANT om poitionsegenskapen ska användas"
-#: gtk/gtkpaned.c:132
+#: gtk/gtkpaned.c:136
msgid "Handle Size"
msgstr "Storlek på handtag"
-#: gtk/gtkpaned.c:133
+#: gtk/gtkpaned.c:137
msgid "Width of handle"
msgstr "Bredd på handtag"
-#: gtk/gtkrc.c:2759
+#: gtk/gtkrc.c:2723
#, c-format
msgid "Unable to locate image file in pixmap_path: \"%s\" line %d"
msgstr "Kan inte hitta bildfil i \"pixmap_path\": \"%s\" rad %d"
-#: gtk/gtkrc.c:2762
+#: gtk/gtkrc.c:2726
#, c-format
msgid "Unable to locate image file in pixmap_path: \"%s\""
msgstr "Kan inte hitta bildfil i \"pixmap_path\": \"%s\""
-#: gtk/gtkrc.c:3171
+#: gtk/gtkrc.c:3135
#, c-format
msgid "Pixmap path element: \"%s\" must be absolute, %s, line %d"
msgstr "Sökvägselement i bild: \"%s\" måste vara absolut, %s, rad %d"
-#: gtk/gtkpreview.c:134
+#: gtk/gtkpreview.c:129
msgid "Expand"
msgstr "Utöka"
-#: gtk/gtkpreview.c:135
+#: gtk/gtkpreview.c:130
msgid ""
"Whether the preview widget should take up the entire space it is allocated"
msgstr ""
@@ -2294,7 +2329,7 @@ msgstr ""
"Ett tal mellan 0.0 och 1.0 som anger den vertikala justeringen av texten i "
"förloppswidgeten"
-#: gtk/gtkprogressbar.c:131 gtk/gtkrange.c:265 gtk/gtkspinbutton.c:213
+#: gtk/gtkprogressbar.c:131 gtk/gtkrange.c:270 gtk/gtkspinbutton.c:214
msgid "Adjustment"
msgstr "Justering"
@@ -2302,7 +2337,7 @@ msgstr "Justering"
msgid "The GtkAdjustment connected to the progress bar (Deprecated)"
msgstr "GtkAdjustment ansluten till förloppsmätaren (föråldrat)"
-#: gtk/gtkprogressbar.c:139 gtk/gtktoolbar.c:223
+#: gtk/gtkprogressbar.c:139 gtk/gtktoolbar.c:224
msgid "Orientation"
msgstr "Orientering"
@@ -2370,59 +2405,59 @@ msgstr ""
msgid "Text to be displayed in the progress bar"
msgstr "Text att visa i förloppsmätaren"
-#: gtk/gtkrange.c:256
+#: gtk/gtkrange.c:261
msgid "Update policy"
msgstr "Uppdateringspolicy"
-#: gtk/gtkrange.c:257
+#: gtk/gtkrange.c:262
msgid "How the range should be updated on the screen"
msgstr "Hur intervallet ska uppdateras på skärmen"
-#: gtk/gtkrange.c:266
+#: gtk/gtkrange.c:271
msgid "The GtkAdjustment that contains the current value of this range object"
msgstr ""
"GtkAdjustment som innehåller det aktuella värdet på detta intervallobjekt"
-#: gtk/gtkrange.c:273
+#: gtk/gtkrange.c:278
msgid "Inverted"
msgstr "Inverterad"
-#: gtk/gtkrange.c:274
+#: gtk/gtkrange.c:279
msgid "Invert direction slider moves to increase range value"
msgstr ""
"Invertera riktningen som rullningslisten flyttar sig för att öka "
"intervallvärdet"
-#: gtk/gtkrange.c:280
+#: gtk/gtkrange.c:285
msgid "Slider Width"
msgstr "Bredd på rullningslist"
-#: gtk/gtkrange.c:281
+#: gtk/gtkrange.c:286
msgid "Width of scrollbar or scale thumb"
msgstr "Bredd på rullningslisten eller skalning"
-#: gtk/gtkrange.c:288
+#: gtk/gtkrange.c:293
msgid "Trough Border"
msgstr "Genom kant"
# Förslag mottages tacksamt
-#: gtk/gtkrange.c:289
+#: gtk/gtkrange.c:294
msgid "Spacing between thumb/steppers and outer trough bevel"
msgstr "Bredd mellan steg och yttre genom avfasning"
-#: gtk/gtkrange.c:296
+#: gtk/gtkrange.c:301
msgid "Stepper Size"
msgstr "Stegstorlek"
-#: gtk/gtkrange.c:297
+#: gtk/gtkrange.c:302
msgid "Length of step buttons at ends"
msgstr "Längd på stegknappar vid ändarna"
-#: gtk/gtkrange.c:304
+#: gtk/gtkrange.c:309
msgid "Stepper Spacing"
msgstr "Stegmellanrum"
-#: gtk/gtkrange.c:305
+#: gtk/gtkrange.c:310
msgid "Spacing between step buttons and thumb"
msgstr "Mellanrum mellan stegknappar och steg"
@@ -2454,7 +2489,7 @@ msgstr "Maxstorlek"
msgid "Maximum size of the ruler"
msgstr "Största storlek på linjalen"
-#: gtk/gtkscale.c:148 gtk/gtkspinbutton.c:231
+#: gtk/gtkscale.c:148 gtk/gtkspinbutton.c:232
msgid "Digits"
msgstr "Siffror"
@@ -2612,27 +2647,27 @@ msgstr "Snabbtangent för menyrad"
msgid "Keybinding to activate the menu bar"
msgstr "Snabbtangent för att aktivera menyraden"
-#: gtk/gtkspinbutton.c:214
+#: gtk/gtkspinbutton.c:215
msgid "The adjustment that holds the value of the spinbutton"
msgstr "Justeringen som håller värdet på spinnknappen"
-#: gtk/gtkspinbutton.c:221
+#: gtk/gtkspinbutton.c:222
msgid "Climb Rate"
msgstr "Klättringshastighet"
-#: gtk/gtkspinbutton.c:222
+#: gtk/gtkspinbutton.c:223
msgid "The acceleration rate when you hold down a button"
msgstr "Accelerationen då du trycker ner en knapp"
-#: gtk/gtkspinbutton.c:232
+#: gtk/gtkspinbutton.c:233
msgid "The number of decimal places to display"
msgstr "Antalet siffror att visas"
-#: gtk/gtkspinbutton.c:241
+#: gtk/gtkspinbutton.c:242
msgid "Snap to Ticks"
msgstr "Fäst vid tick"
-#: gtk/gtkspinbutton.c:242
+#: gtk/gtkspinbutton.c:243
msgid ""
"Whether erroneous values are automatically changed to a spin button's "
"nearest step increment"
@@ -2640,41 +2675,41 @@ msgstr ""
"Huruvida felaktiga värden automatiskt korrigeras till en spinnknapps "
"närmaste stegökning"
-#: gtk/gtkspinbutton.c:249
+#: gtk/gtkspinbutton.c:250
msgid "Numeric"
msgstr "Numerisk"
-#: gtk/gtkspinbutton.c:250
+#: gtk/gtkspinbutton.c:251
msgid "Whether non-numeric characters should be ignored"
msgstr "Huruvida icke-numeriska tecken ska ignoreras"
-#: gtk/gtkspinbutton.c:257
+#: gtk/gtkspinbutton.c:258
msgid "Wrap"
msgstr "Börja om"
-#: gtk/gtkspinbutton.c:258
+#: gtk/gtkspinbutton.c:259
msgid "Whether a spin button should wrap upon reaching its limits"
msgstr "Huruvida en spinnknapp ska börja om då dess gränser nås"
-#: gtk/gtkspinbutton.c:265
+#: gtk/gtkspinbutton.c:266
msgid "Update Policy"
msgstr "Uppdateringspolicy"
-#: gtk/gtkspinbutton.c:266
+#: gtk/gtkspinbutton.c:267
msgid ""
"Whether the spin button should update always, or only when the value is legal"
msgstr ""
"Huruvida spinnknappen alltid ska uppdatera, eller endast då värdet är giltigt"
-#: gtk/gtkspinbutton.c:274
+#: gtk/gtkspinbutton.c:275
msgid "Value"
msgstr "Värde"
-#: gtk/gtkspinbutton.c:275
+#: gtk/gtkspinbutton.c:276
msgid "Reads the current value, or sets a new value"
msgstr "Läser aktuellt värde, eller ställer in ett nytt värde"
-#: gtk/gtkstatusbar.c:158
+#: gtk/gtkstatusbar.c:159
msgid "Style of bevel around the statusbar text"
msgstr "Stil på avfasningen runt statusradstexten"
@@ -2699,171 +2734,266 @@ msgstr "Fråga"
#. * need the mnemonics to be rationalized
#.
#: gtk/gtkstock.c:275
+msgid "_Add"
+msgstr ""
+
+#: gtk/gtkstock.c:276
msgid "_Apply"
msgstr "_Verkställ"
-#: gtk/gtkstock.c:276
+#: gtk/gtkstock.c:277
msgid "_Bold"
msgstr "_Fet"
-#: gtk/gtkstock.c:277
+#: gtk/gtkstock.c:278
msgid "_Cancel"
msgstr "_Avbryt"
-#: gtk/gtkstock.c:278
+#: gtk/gtkstock.c:279
+msgid "_CD-Rom"
+msgstr ""
+
+#: gtk/gtkstock.c:280
msgid "_Clear"
msgstr "_Töm"
-#: gtk/gtkstock.c:279
+#: gtk/gtkstock.c:281
msgid "_Close"
msgstr "S_täng"
-#: gtk/gtkstock.c:280
+#: gtk/gtkstock.c:282
+#, fuzzy
+msgid "_Convert"
+msgstr "Å_tergå"
+
+#: gtk/gtkstock.c:283
msgid "_Copy"
msgstr "_Kopiera"
-#: gtk/gtkstock.c:281
+#: gtk/gtkstock.c:284
msgid "C_ut"
msgstr "Klipp _ut"
-#: gtk/gtkstock.c:282
+#: gtk/gtkstock.c:285
+#, fuzzy
+msgid "_Delete"
+msgstr "Ta bort"
+
+#: gtk/gtkstock.c:286
+msgid "_Execute"
+msgstr ""
+
+#: gtk/gtkstock.c:287
msgid "_Find"
msgstr "_Sök"
-#: gtk/gtkstock.c:283
+#: gtk/gtkstock.c:288
msgid "Find and _Replace"
msgstr "Sök och _ersätt"
-#: gtk/gtkstock.c:284
+#: gtk/gtkstock.c:289
+#, fuzzy
+msgid "_Floppy"
+msgstr "_Kopiera"
+
+#: gtk/gtkstock.c:290
+msgid "_Bottom"
+msgstr ""
+
+#: gtk/gtkstock.c:291
+msgid "_First"
+msgstr ""
+
+#: gtk/gtkstock.c:292
+#, fuzzy
+msgid "_Last"
+msgstr "K_listra in"
+
+#: gtk/gtkstock.c:293
+#, fuzzy
+msgid "_Top"
+msgstr "_Stopp"
+
+#: gtk/gtkstock.c:294
msgid "_Back"
msgstr "_Bakåt"
-#: gtk/gtkstock.c:285
+#: gtk/gtkstock.c:295
+msgid "_Down"
+msgstr ""
+
+#: gtk/gtkstock.c:296
msgid "_Forward"
msgstr "_Framåt"
-#: gtk/gtkstock.c:286
+#: gtk/gtkstock.c:297
+msgid "_Up"
+msgstr ""
+
+#: gtk/gtkstock.c:298
msgid "_Help"
msgstr "_Hjälp"
-#: gtk/gtkstock.c:287
+#: gtk/gtkstock.c:299
msgid "_Home"
msgstr "_Hem"
-#: gtk/gtkstock.c:288
+#: gtk/gtkstock.c:300
+#, fuzzy
+msgid "_Index"
+msgstr "Gör indrag"
+
+#: gtk/gtkstock.c:301
msgid "_Italic"
msgstr "_Kursiv"
-#: gtk/gtkstock.c:289
+#: gtk/gtkstock.c:302
+msgid "_Jump to"
+msgstr ""
+
+#: gtk/gtkstock.c:303
msgid "_Center"
msgstr "_Centrera"
-#: gtk/gtkstock.c:290
+#: gtk/gtkstock.c:304
msgid "_Fill"
msgstr "_Fyll"
-#: gtk/gtkstock.c:291
+#: gtk/gtkstock.c:305
msgid "_Left"
msgstr "_Vänster"
-#: gtk/gtkstock.c:292
+#: gtk/gtkstock.c:306
msgid "_Right"
msgstr "_Höger"
-#: gtk/gtkstock.c:293
+#: gtk/gtkstock.c:307
msgid "_New"
msgstr "_Ny"
-#: gtk/gtkstock.c:294
+#: gtk/gtkstock.c:308
msgid "_No"
msgstr "_Nej"
-#: gtk/gtkstock.c:295
+#: gtk/gtkstock.c:309
msgid "_OK"
msgstr "_OK"
-#: gtk/gtkstock.c:296
+#: gtk/gtkstock.c:310
msgid "_Open"
msgstr "_Öppna"
-#: gtk/gtkstock.c:297
+#: gtk/gtkstock.c:311
msgid "_Paste"
msgstr "K_listra in"
-#: gtk/gtkstock.c:298
+#: gtk/gtkstock.c:312
msgid "_Preferences"
msgstr "_Inställningar"
-#: gtk/gtkstock.c:299
+#: gtk/gtkstock.c:313
msgid "_Print"
msgstr "Skriv _ut"
-#: gtk/gtkstock.c:300
+#: gtk/gtkstock.c:314
msgid "Print Pre_view"
msgstr "_Förhandsgranska"
-#: gtk/gtkstock.c:301
+#: gtk/gtkstock.c:315
msgid "_Properties"
msgstr "_Egenskaper"
-#: gtk/gtkstock.c:302
+#: gtk/gtkstock.c:316
msgid "_Quit"
msgstr "A_vsluta"
-#: gtk/gtkstock.c:303
+#: gtk/gtkstock.c:317
msgid "_Redo"
msgstr "_Gör om"
-#: gtk/gtkstock.c:304
+#: gtk/gtkstock.c:318
+#, fuzzy
+msgid "_Refresh"
+msgstr "_Inställningar"
+
+#: gtk/gtkstock.c:319
+#, fuzzy
+msgid "_Remove"
+msgstr "Å_tergå"
+
+#: gtk/gtkstock.c:320
msgid "_Revert"
msgstr "Å_tergå"
-#: gtk/gtkstock.c:305
+#: gtk/gtkstock.c:321
msgid "_Save"
msgstr "_Spara"
-#: gtk/gtkstock.c:306
+#: gtk/gtkstock.c:322
msgid "Save _As"
msgstr "Spara so_m"
-#: gtk/gtkstock.c:307
+#: gtk/gtkstock.c:323
+#, fuzzy
+msgid "_Color"
+msgstr "Välj _färg"
+
+#: gtk/gtkstock.c:324
+#, fuzzy
+msgid "_Font"
+msgstr "Typsnitt"
+
+#: gtk/gtkstock.c:325
+msgid "_Ascending"
+msgstr ""
+
+#: gtk/gtkstock.c:326
+msgid "_Descending"
+msgstr ""
+
+#: gtk/gtkstock.c:327
msgid "_Spell Check"
msgstr "_Stavningskontrollera"
-#: gtk/gtkstock.c:308
+#: gtk/gtkstock.c:328
msgid "_Stop"
msgstr "_Stopp"
-#: gtk/gtkstock.c:309
+#: gtk/gtkstock.c:329
msgid "_Strikethrough"
msgstr "_Genomstryk"
-#: gtk/gtkstock.c:310
+#: gtk/gtkstock.c:330
+#, fuzzy
+msgid "_Undelete"
+msgstr "_Understryk"
+
+#: gtk/gtkstock.c:331
msgid "_Underline"
msgstr "_Understryk"
-#: gtk/gtkstock.c:311
+#: gtk/gtkstock.c:332
msgid "_Undo"
msgstr "_Ångra"
-#: gtk/gtkstock.c:312
+#: gtk/gtkstock.c:333
msgid "_Yes"
msgstr "_Ja"
-#: gtk/gtkstock.c:313
+#: gtk/gtkstock.c:334
#, c-format
msgid "Zoom _100%"
msgstr "Zooma _100%"
-#: gtk/gtkstock.c:314
+#: gtk/gtkstock.c:335
msgid "Zoom to _Fit"
msgstr "Zooma så att det _passar"
-#: gtk/gtkstock.c:315
+#: gtk/gtkstock.c:336
msgid "Zoom _In"
msgstr "Zooma _in"
-#: gtk/gtkstock.c:316
+#: gtk/gtkstock.c:337
msgid "Zoom _Out"
msgstr "Zooma _ut"
@@ -2907,51 +3037,51 @@ msgstr "Homogena"
msgid "If TRUE this means the table cells are all the same width/height"
msgstr "Om SANT betyder detta att alla tabellceller har samma bredd/höjd"
-#: gtk/gtktext.c:603 gtk/gtktreeview.c:504
+#: gtk/gtktext.c:604 gtk/gtktreeview.c:505
msgid "Horizontal Adjustment"
msgstr "Horisontell justering"
-#: gtk/gtktext.c:604
+#: gtk/gtktext.c:605
msgid "Horizontal adjustment for the text widget"
msgstr "Horisontell justering för textwidgeten"
-#: gtk/gtktext.c:611 gtk/gtktreeview.c:512
+#: gtk/gtktext.c:612 gtk/gtktreeview.c:513
msgid "Vertical Adjustment"
msgstr "Vertikal justering"
-#: gtk/gtktext.c:612
+#: gtk/gtktext.c:613
msgid "Vertical adjustment for the text widget"
msgstr "Vertikal justering för textwidgeten"
-#: gtk/gtktext.c:619
+#: gtk/gtktext.c:620
msgid "Line Wrap"
msgstr "Radbryt"
-#: gtk/gtktext.c:620
+#: gtk/gtktext.c:621
msgid "Whether lines are wrapped at widget edges"
msgstr "Huruvida radbrytning sker vid widgetkanter"
-#: gtk/gtktext.c:627
+#: gtk/gtktext.c:628
msgid "Word Wrap"
msgstr "Ordbryt"
-#: gtk/gtktext.c:628
+#: gtk/gtktext.c:629
msgid "Whether words are wrapped at widget edges"
msgstr "Huruvida ord bryts vid widgetkanter"
-#: gtk/gtktexttag.c:198
+#: gtk/gtktexttag.c:199
msgid "Tag name"
msgstr "Taggnamn"
-#: gtk/gtktexttag.c:199
+#: gtk/gtktexttag.c:200
msgid "Name used to refer to the text tag"
msgstr "Namn som används för att peka på nästa tagg"
-#: gtk/gtktexttag.c:224
+#: gtk/gtktexttag.c:225
msgid "Background full height"
msgstr "Bakgrundens fullständiga höjd"
-#: gtk/gtktexttag.c:225
+#: gtk/gtktexttag.c:226
msgid ""
"Whether the background color fills the entire line height or only the height "
"of the tagged characters"
@@ -2959,254 +3089,254 @@ msgstr ""
"Huruvida bakgrundsfärgen fyller hela radhöjden eller endast höjden på de "
"taggade tecknen"
-#: gtk/gtktexttag.c:233
+#: gtk/gtktexttag.c:234
msgid "Background stipple mask"
msgstr "Bakgrundens punkteringsmask"
-#: gtk/gtktexttag.c:234
+#: gtk/gtktexttag.c:235
msgid "Bitmap to use as a mask when drawing the text background"
msgstr "Bitmappsbild att använda som mask när textbakgrunden ritas"
-#: gtk/gtktexttag.c:259
+#: gtk/gtktexttag.c:260
msgid "Foreground stipple mask"
msgstr "Förgrundens punkteringsmask"
-#: gtk/gtktexttag.c:260
+#: gtk/gtktexttag.c:261
msgid "Bitmap to use as a mask when drawing the text foreground"
msgstr "Bitmappsbild att använda som mask när textförgrunden ritas"
-#: gtk/gtktexttag.c:267
+#: gtk/gtktexttag.c:268
msgid "Text direction"
msgstr "Textriktning"
-#: gtk/gtktexttag.c:268
+#: gtk/gtktexttag.c:269
msgid "Text direction, e.g. right-to-left or left-to-right"
msgstr "Textriktning, d.v.s. höger till vänster eller vänster till höger"
-#: gtk/gtktexttag.c:378 gtk/gtktextview.c:557
+#: gtk/gtktexttag.c:379 gtk/gtktextview.c:566
msgid "Left, right, or center justification"
msgstr "Vänsterjustering, högerjustering eller centrering"
-#: gtk/gtktexttag.c:386
+#: gtk/gtktexttag.c:387
msgid "Language"
msgstr "Språk"
-#: gtk/gtktexttag.c:387
+#: gtk/gtktexttag.c:388
msgid "Language engine code to use for rendering the text"
msgstr "Språkmotorkod att använda för rendering av texten"
-#: gtk/gtktexttag.c:394
+#: gtk/gtktexttag.c:395
msgid "Left margin"
msgstr "Vänstermarginal"
-#: gtk/gtktexttag.c:395 gtk/gtktextview.c:566
+#: gtk/gtktexttag.c:396 gtk/gtktextview.c:575
msgid "Width of the left margin in pixels"
msgstr "Bredd på vänstermarginalen i bildpunkter"
-#: gtk/gtktexttag.c:404
+#: gtk/gtktexttag.c:405
msgid "Right margin"
msgstr "Högermarginal"
-#: gtk/gtktexttag.c:405 gtk/gtktextview.c:576
+#: gtk/gtktexttag.c:406 gtk/gtktextview.c:585
msgid "Width of the right margin in pixels"
msgstr "Bredd på högermarginalen i bildpunkter"
-#: gtk/gtktexttag.c:415 gtk/gtktextview.c:585
+#: gtk/gtktexttag.c:416 gtk/gtktextview.c:594
msgid "Indent"
msgstr "Gör indrag"
-#: gtk/gtktexttag.c:416 gtk/gtktextview.c:586
+#: gtk/gtktexttag.c:417 gtk/gtktextview.c:595
msgid "Amount to indent the paragraph, in pixels"
msgstr "Hur mycket stycket ska dras in, i bildpunkter"
-#: gtk/gtktexttag.c:436
+#: gtk/gtktexttag.c:437
msgid "Pixels above lines"
msgstr "Bildpunkter ovanför rader"
-#: gtk/gtktexttag.c:437 gtk/gtktextview.c:510
+#: gtk/gtktexttag.c:438 gtk/gtktextview.c:519
msgid "Pixels of blank space above paragraphs"
msgstr "Bildpunkter med tomt utrymme ovanför stycken"
-#: gtk/gtktexttag.c:446
+#: gtk/gtktexttag.c:447
msgid "Pixels below lines"
msgstr "Bildpunkter nedanför rader"
-#: gtk/gtktexttag.c:447 gtk/gtktextview.c:520
+#: gtk/gtktexttag.c:448 gtk/gtktextview.c:529
msgid "Pixels of blank space below paragraphs"
msgstr "Bildpunkter med tomt utrymme nedanför stycken"
-#: gtk/gtktexttag.c:456
+#: gtk/gtktexttag.c:457
msgid "Pixels inside wrap"
msgstr "Bildpunkter mellan radbrytningar"
-#: gtk/gtktexttag.c:457 gtk/gtktextview.c:530
+#: gtk/gtktexttag.c:458 gtk/gtktextview.c:539
msgid "Pixels of blank space between wrapped lines in a paragraph"
msgstr "Bildpunkter med tomt utrymme mellan radbrytningar i ett stycke"
-#: gtk/gtktexttag.c:483
+#: gtk/gtktexttag.c:484
msgid "Wrap mode"
msgstr "Automatisk radbrytning"
-#: gtk/gtktexttag.c:484 gtk/gtktextview.c:548
+#: gtk/gtktexttag.c:485 gtk/gtktextview.c:557
msgid ""
"Whether to wrap lines never, at word boundaries, or at character boundaries"
msgstr ""
"Huruvida radbrytningar inte alls ska ske, om de ska ske mellan ord, eller "
"mellan tecken"
-#: gtk/gtktexttag.c:493 gtk/gtktextview.c:595
+#: gtk/gtktexttag.c:494 gtk/gtktextview.c:604
msgid "Tabs"
msgstr "Tabbsteg"
-#: gtk/gtktexttag.c:494 gtk/gtktextview.c:596
+#: gtk/gtktexttag.c:495 gtk/gtktextview.c:605
msgid "Custom tabs for this text"
msgstr "Anpassade tabbsteg för denna text"
-#: gtk/gtktexttag.c:501
+#: gtk/gtktexttag.c:502
msgid "Invisible"
msgstr "Osynlig"
-#: gtk/gtktexttag.c:502
+#: gtk/gtktexttag.c:503
msgid "Whether this text is hidden"
msgstr "Huruvida denna text är gömd"
-#: gtk/gtktexttag.c:515
+#: gtk/gtktexttag.c:516
msgid "Background full height set"
msgstr "Bakgrund i fullständig höjd inställd"
-#: gtk/gtktexttag.c:516
+#: gtk/gtktexttag.c:517
msgid "Whether this tag affects background height"
msgstr "Huruvida denna tagg påverkar bakgrundens höjd"
-#: gtk/gtktexttag.c:519
+#: gtk/gtktexttag.c:520
msgid "Background stipple set"
msgstr "Bakgrundspunktering inställd"
-#: gtk/gtktexttag.c:520
+#: gtk/gtktexttag.c:521
msgid "Whether this tag affects the background stipple"
msgstr "Huruvida denna tagg påverkar bagrundspunkteringen"
-#: gtk/gtktexttag.c:527
+#: gtk/gtktexttag.c:528
msgid "Foreground stipple set"
msgstr "Förgrundspunktering inställd"
-#: gtk/gtktexttag.c:528
+#: gtk/gtktexttag.c:529
msgid "Whether this tag affects the foreground stipple"
msgstr "Huruvida denna tagg påverkar förgrundens punktering"
-#: gtk/gtktexttag.c:563
+#: gtk/gtktexttag.c:564
msgid "Justification set"
msgstr "Justering inställd"
-#: gtk/gtktexttag.c:564
+#: gtk/gtktexttag.c:565
msgid "Whether this tag affects paragraph justification"
msgstr "Huruvida denna tagg påverkar styckets justering"
-#: gtk/gtktexttag.c:567
+#: gtk/gtktexttag.c:568
msgid "Language set"
msgstr "Språk inställt"
-#: gtk/gtktexttag.c:568
+#: gtk/gtktexttag.c:569
msgid "Whether this tag affects the language the text is rendered as"
msgstr "Huruvida denna tagg påverkar språket texten renderas som"
-#: gtk/gtktexttag.c:571
+#: gtk/gtktexttag.c:572
msgid "Left margin set"
msgstr "Vänstermarginal inställd"
-#: gtk/gtktexttag.c:572
+#: gtk/gtktexttag.c:573
msgid "Whether this tag affects the left margin"
msgstr "Huruvida denna tagg påverkar vänstermarginalen"
-#: gtk/gtktexttag.c:575
+#: gtk/gtktexttag.c:576
msgid "Indent set"
msgstr "Indrag inställt"
-#: gtk/gtktexttag.c:576
+#: gtk/gtktexttag.c:577
msgid "Whether this tag affects indentation"
msgstr "Huruvida denna tagg påverkar indraget"
-#: gtk/gtktexttag.c:583
+#: gtk/gtktexttag.c:584
msgid "Pixels above lines set"
msgstr "Bildpunkter ovanför rader inställt"
-#: gtk/gtktexttag.c:584 gtk/gtktexttag.c:588
+#: gtk/gtktexttag.c:585 gtk/gtktexttag.c:589
msgid "Whether this tag affects the number of pixels above lines"
msgstr "Huruvida denna tagg påverkar antalet bildpunkter ovanför rader"
-#: gtk/gtktexttag.c:587
+#: gtk/gtktexttag.c:588
msgid "Pixels below lines set"
msgstr "Bildpunkter nedanför rader inställt"
-#: gtk/gtktexttag.c:591
+#: gtk/gtktexttag.c:592
msgid "Pixels inside wrap set"
msgstr "Bildpunkter inuti radbrytningar inställt"
-#: gtk/gtktexttag.c:592
+#: gtk/gtktexttag.c:593
msgid "Whether this tag affects the number of pixels between wrapped lines"
msgstr "Huruvida denna tagg påverkar antalet bildpunkter mellan radbrytningar"
-#: gtk/gtktexttag.c:599
+#: gtk/gtktexttag.c:600
msgid "Right margin set"
msgstr "Högermarginal inställd"
-#: gtk/gtktexttag.c:600
+#: gtk/gtktexttag.c:601
msgid "Whether this tag affects the right margin"
msgstr "Huruvida denna tagg påverkar högermarginalen"
-#: gtk/gtktexttag.c:607
+#: gtk/gtktexttag.c:608
msgid "Wrap mode set"
msgstr "Radbrytningsläge inställt"
-#: gtk/gtktexttag.c:608
+#: gtk/gtktexttag.c:609
msgid "Whether this tag affects line wrap mode"
msgstr "Huruvida denna tagg påverkar radbrytningsläget"
-#: gtk/gtktexttag.c:611
+#: gtk/gtktexttag.c:612
msgid "Tabs set"
msgstr "Tabbsteg inställt"
-#: gtk/gtktexttag.c:612
+#: gtk/gtktexttag.c:613
msgid "Whether this tag affects tabs"
msgstr "Huruvida denna tagg påverkar tabbsteg"
-#: gtk/gtktexttag.c:615
+#: gtk/gtktexttag.c:616
msgid "Invisible set"
msgstr "Osynlig inställd"
-#: gtk/gtktexttag.c:616
+#: gtk/gtktexttag.c:617
msgid "Whether this tag affects text visibility"
msgstr "Huruvida denna tagg påverkar textens synlighet"
-#: gtk/gtktextview.c:509
+#: gtk/gtktextview.c:518
msgid "Pixels Above Lines"
msgstr "Bildpunkter ovanför rader"
-#: gtk/gtktextview.c:519
+#: gtk/gtktextview.c:528
msgid "Pixels Below Lines"
msgstr "Bildpunkter nedanför rader"
-#: gtk/gtktextview.c:529
+#: gtk/gtktextview.c:538
msgid "Pixels Inside Wrap"
msgstr "Bildpunkter mellan radbrytningar"
-#: gtk/gtktextview.c:547
+#: gtk/gtktextview.c:556
msgid "Wrap Mode"
msgstr "Radbrytningsläge"
-#: gtk/gtktextview.c:565
+#: gtk/gtktextview.c:574
msgid "Left Margin"
msgstr "Vänstermarginal"
-#: gtk/gtktextview.c:575
+#: gtk/gtktextview.c:584
msgid "Right Margin"
msgstr "Högermarginal"
-#: gtk/gtktextview.c:603
+#: gtk/gtktextview.c:612
msgid "Cursor Visible"
msgstr "Synlig markör"
-#: gtk/gtktextview.c:604
+#: gtk/gtktextview.c:613
msgid "If the insertion cursor is shown"
msgstr "Huruvida insättningsmarkören visas"
@@ -3215,290 +3345,307 @@ msgstr "Huruvida insättningsmarkören visas"
msgid "Unable to locate theme engine in module_path: \"%s\","
msgstr "Kan inte hitta temamotorn i \"module_path\": \"%s\","
-#: gtk/gtktipsquery.c:181
+#: gtk/gtktipsquery.c:182
msgid "--- No Tip ---"
msgstr "--- Inget tips ---"
-#: gtk/gtktogglebutton.c:143
+#: gtk/gtktogglebutton.c:133
msgid "If the toggle button should be pressed in or not"
msgstr "Om växlingsknappen ska vara nertryckt eller inte"
-#: gtk/gtktogglebutton.c:151
+#: gtk/gtktogglebutton.c:141
msgid "If the toggle button is in an \"in between\" state."
msgstr "Om växlingsknappen är i ett \"mellanläge\"."
-#: gtk/gtktogglebutton.c:158
+#: gtk/gtktogglebutton.c:148
msgid "Draw Indicator"
msgstr "Rita indikator"
-#: gtk/gtktogglebutton.c:159
+#: gtk/gtktogglebutton.c:149
msgid "If the toggle part of the button is displayed"
msgstr "Om växlingsdelen av knappen visas"
-#: gtk/gtktoolbar.c:224
+#: gtk/gtktoolbar.c:225
msgid "The orientation of the toolbar"
msgstr "Orienteringen på verktygsraden"
-#: gtk/gtktoolbar.c:232
+#: gtk/gtktoolbar.c:233
msgid "Toolbar Style"
msgstr "Stil på verktygsrad"
-#: gtk/gtktoolbar.c:233
+#: gtk/gtktoolbar.c:234
msgid "How to draw the toolbar"
msgstr "Hur verktygsraden ska ritas"
-#: gtk/gtktoolbar.c:241
+#: gtk/gtktoolbar.c:242
msgid "Spacer size"
msgstr "Storlek på utfyllnad"
-#: gtk/gtktoolbar.c:242
+#: gtk/gtktoolbar.c:243
msgid "Size of spacers"
msgstr "Storlek på utfyllnad"
-#: gtk/gtktoolbar.c:251
+#: gtk/gtktoolbar.c:252
msgid "Amount of border space between the toolbar shadow and the buttons"
msgstr "Mängden kantmellanrum mellan skuggan från verktygsraden och knapparna"
-#: gtk/gtktoolbar.c:259
+#: gtk/gtktoolbar.c:260
msgid "Space style"
msgstr "Stil på utfyllnad"
-#: gtk/gtktoolbar.c:260
+#: gtk/gtktoolbar.c:261
msgid "Whether spacers are vertical lines or just blank"
msgstr "Huruvida utfyllnad är vertikala linjer eller enbart tomt"
-#: gtk/gtktoolbar.c:268
+#: gtk/gtktoolbar.c:269
msgid "Button relief"
msgstr "Knapprelief"
-#: gtk/gtktoolbar.c:269
+#: gtk/gtktoolbar.c:270
msgid "Type of bevel around toolbar buttons"
msgstr "Typ av avfasning runt verktygsradsknappar"
-#: gtk/gtktoolbar.c:277
+#: gtk/gtktoolbar.c:278
msgid "Style of bevel around the toolbar"
msgstr "Stil på avfasning runt verktygsraden"
-#: gtk/gtktoolbar.c:283
+#: gtk/gtktoolbar.c:284
msgid "Toolbar style"
msgstr "Stil på verktygsrad"
-#: gtk/gtktoolbar.c:284
+#: gtk/gtktoolbar.c:285
msgid ""
"Whether default toolbars have text only, text and icons, icons only, etc."
msgstr ""
"Huruvida standardverktygsrader endast har text, text och ikoner, endast "
"ikoner, osv."
-#: gtk/gtktoolbar.c:290
+#: gtk/gtktoolbar.c:291
msgid "Toolbar icon size"
msgstr "Ikonstorlek på verktygsrad"
-#: gtk/gtktoolbar.c:291
+#: gtk/gtktoolbar.c:292
msgid "Size of icons in default toolbars"
msgstr "Storlek på ikoner i standardverktygsrader"
-#: gtk/gtktreeview.c:496
+#: gtk/gtktreeview.c:497
msgid "TreeView Model"
msgstr "Trädvymodell"
-#: gtk/gtktreeview.c:497
+#: gtk/gtktreeview.c:498
msgid "The model for the tree view"
msgstr "Modell för trädvyn"
-#: gtk/gtktreeview.c:505
+#: gtk/gtktreeview.c:506
msgid "Horizontal Adjustment for the widget"
msgstr "Horisontell justering för widgeten"
-#: gtk/gtktreeview.c:513
+#: gtk/gtktreeview.c:514
msgid "Vertical Adjustment for the widget"
msgstr "Vertikal justering för widgeten"
-#: gtk/gtktreeview.c:520 gtk/gtktreeviewcolumn.c:171 gtk/gtkwidget.c:421
+#: gtk/gtktreeview.c:521 gtk/gtktreeviewcolumn.c:173 gtk/gtkwidget.c:427
msgid "Visible"
msgstr "Synlig"
-#: gtk/gtktreeview.c:521
+#: gtk/gtktreeview.c:522
msgid "Show the column header buttons"
msgstr "Visa knappar i kolumnhuvuden"
-#: gtk/gtktreeview.c:528
+#: gtk/gtktreeview.c:529
msgid "Headers Clickable"
msgstr "Huvuden är klickbara"
-#: gtk/gtktreeview.c:529
+#: gtk/gtktreeview.c:530
msgid "Column headers respond to click events"
msgstr "Kolumnhuvuden svarar på klickhändelser"
-#: gtk/gtktreeview.c:536
+#: gtk/gtktreeview.c:537
msgid "Expander Column"
msgstr "Expanderarkolumn"
-#: gtk/gtktreeview.c:537
+#: gtk/gtktreeview.c:538
msgid "Set the column for the expander column"
msgstr "Ställ in kolumnen för expanderarkolumnen"
-#: gtk/gtktreeview.c:544 gtk/gtktreeviewcolumn.c:262
+#: gtk/gtktreeview.c:545 gtk/gtktreeviewcolumn.c:272
msgid "Reorderable"
msgstr "Omarrangeringsbar"
-#: gtk/gtktreeview.c:545
+#: gtk/gtktreeview.c:546
msgid "View is reorderable"
msgstr "Vyn är omarrangeringsbar"
-#: gtk/gtktreeview.c:552
+#: gtk/gtktreeview.c:553
msgid "Rules Hint"
msgstr "Regeltips"
-#: gtk/gtktreeview.c:553
+#: gtk/gtktreeview.c:554
msgid "Set a hint to the theme engine to draw rows in alternating colors"
msgstr "Ställ in ett tips för temamotorn att rita rader i alternerande färger"
-#: gtk/gtktreeview.c:560
+#: gtk/gtktreeview.c:561
msgid "Enable Search"
msgstr "Använd sökning"
-#: gtk/gtktreeview.c:561
+#: gtk/gtktreeview.c:562
msgid "View allows user to search through columns interactively"
msgstr "Vyn tillåter användaren att söka igenom kolumner interaktivt"
-#: gtk/gtktreeview.c:568
+#: gtk/gtktreeview.c:569
msgid "Search Column"
msgstr "Sök kolumn"
-#: gtk/gtktreeview.c:569
+#: gtk/gtktreeview.c:570
msgid "Model column to search through when searching through code"
msgstr "Modellkolumn att söka igenom vid kodgenomsökning"
-#: gtk/gtktreeview.c:582
+#: gtk/gtktreeview.c:583
msgid "Expander Size"
msgstr "Storlek på expanderare"
-#: gtk/gtktreeview.c:583
+#: gtk/gtktreeview.c:584
#, fuzzy
msgid "Size of the expander arrow."
msgstr "Storlek på expanderarraden"
-#: gtk/gtktreeview.c:591
+#: gtk/gtktreeview.c:592
msgid "Vertical Separator Width"
msgstr "Vertikal avskiljarbredd"
-#: gtk/gtktreeview.c:592
+#: gtk/gtktreeview.c:593
#, fuzzy
msgid "Vertical space between cells. Must be an even number."
msgstr "Vertikalt mellanrum mellan celler"
-#: gtk/gtktreeview.c:600
+#: gtk/gtktreeview.c:601
msgid "Horizontal Separator Width"
msgstr "Horisontell avskiljarbredd"
-#: gtk/gtktreeview.c:601
+#: gtk/gtktreeview.c:602
#, fuzzy
msgid "Horizontal space between cells. Must be an even number."
msgstr "Horisontellt mellanrum mellan celler"
-#: gtk/gtktreeview.c:609
+#: gtk/gtktreeview.c:610
msgid "Allow Rules"
msgstr ""
-#: gtk/gtktreeview.c:610
+#: gtk/gtktreeview.c:611
msgid "Allow drawing of alternating color rows."
msgstr ""
-#: gtk/gtktreeviewcolumn.c:172
+#: gtk/gtktreeview.c:617
+#, fuzzy
+msgid "Indent Expanders"
+msgstr "Är expanderare"
+
+#: gtk/gtktreeview.c:618
+msgid "Make the expanders indented."
+msgstr ""
+
+#: gtk/gtktreeviewcolumn.c:174
msgid "Whether to display the column"
msgstr "Huruvida kolumnen ska visas"
-#: gtk/gtktreeviewcolumn.c:180
+#: gtk/gtktreeviewcolumn.c:181 gtk/gtkwindow.c:394
+msgid "Resizable"
+msgstr "Storleksändringsbar"
+
+#: gtk/gtktreeviewcolumn.c:182
+msgid "Column is user-resizable"
+msgstr ""
+
+#: gtk/gtktreeviewcolumn.c:190
msgid "Current width of the column"
msgstr "Aktuell bredd på kolumnen"
-#: gtk/gtktreeviewcolumn.c:188
+#: gtk/gtktreeviewcolumn.c:198
msgid "Sizing"
msgstr "Storleksändring"
-#: gtk/gtktreeviewcolumn.c:189
+#: gtk/gtktreeviewcolumn.c:199
msgid "Resize mode of the column"
msgstr "Kolumnens storleksändringsläge"
-#: gtk/gtktreeviewcolumn.c:197
+#: gtk/gtktreeviewcolumn.c:207
msgid "Fixed Width"
msgstr "Fast bredd"
-#: gtk/gtktreeviewcolumn.c:198
+#: gtk/gtktreeviewcolumn.c:208
msgid "Current fixed width of the column"
msgstr "Aktuell fast bredd på kolumnen"
-#: gtk/gtktreeviewcolumn.c:207
+#: gtk/gtktreeviewcolumn.c:217
msgid "Minimum Width"
msgstr "Minsta bredd"
-#: gtk/gtktreeviewcolumn.c:208
+#: gtk/gtktreeviewcolumn.c:218
msgid "Minimum allowed width of the column"
msgstr "Minsta tillåtna bredd på kolumnen"
-#: gtk/gtktreeviewcolumn.c:217
+#: gtk/gtktreeviewcolumn.c:227
msgid "Maximum Width"
msgstr "Största bredd"
-#: gtk/gtktreeviewcolumn.c:218
+#: gtk/gtktreeviewcolumn.c:228
msgid "Maximum allowed width of the column"
msgstr "Största tillåtna bredd på kolumnen"
-#: gtk/gtktreeviewcolumn.c:227
+#: gtk/gtktreeviewcolumn.c:237
msgid "Title"
msgstr "Titel"
-#: gtk/gtktreeviewcolumn.c:228
+#: gtk/gtktreeviewcolumn.c:238
msgid "Title to appear in column header"
msgstr "Titel att visa i kolumnhuvudet"
-#: gtk/gtktreeviewcolumn.c:235
+#: gtk/gtktreeviewcolumn.c:245
msgid "Clickable"
msgstr "Klickbar"
-#: gtk/gtktreeviewcolumn.c:236
+#: gtk/gtktreeviewcolumn.c:246
msgid "Whether the header can be clicked"
msgstr "Huruvida huvudet kan klickas i"
-#: gtk/gtktreeviewcolumn.c:244
+#: gtk/gtktreeviewcolumn.c:254
msgid "Widget"
msgstr "Widget"
-#: gtk/gtktreeviewcolumn.c:245
+#: gtk/gtktreeviewcolumn.c:255
msgid "Widget to put in column header button instead of column title"
msgstr "Widget att placera kolumnhuvudets knapp istället för kolumntiteln"
-#: gtk/gtktreeviewcolumn.c:252
+#: gtk/gtktreeviewcolumn.c:262
msgid "Alignment"
msgstr "Justering"
-#: gtk/gtktreeviewcolumn.c:253
+#: gtk/gtktreeviewcolumn.c:263
msgid "X Alignment of the column header text or widget"
msgstr "X-justering på kolumnhuvudets text eller widget"
-#: gtk/gtktreeviewcolumn.c:263
+#: gtk/gtktreeviewcolumn.c:273
#, fuzzy
msgid "Whether the column can be reordered around the headers"
msgstr "Huruvida kolumnen kan omarrangeras runt huvudena"
-#: gtk/gtktreeviewcolumn.c:270
+#: gtk/gtktreeviewcolumn.c:280
msgid "Sort indicator"
msgstr "Sorteringsindikator"
-#: gtk/gtktreeviewcolumn.c:271
+#: gtk/gtktreeviewcolumn.c:281
msgid "Whether to show a sort indicator"
msgstr "Huruvida en sorteringsindikator ska visas"
-#: gtk/gtktreeviewcolumn.c:278
+#: gtk/gtktreeviewcolumn.c:288
msgid "Sort order"
msgstr "Sorteringsordning"
-#: gtk/gtktreeviewcolumn.c:279
+#: gtk/gtktreeviewcolumn.c:289
msgid "Sort direction the sort indicator should indicate"
msgstr "Sorteringsriktning som sorteringsindikatorn ska indikera"
-#: gtk/gtkviewport.c:132
+#: gtk/gtkviewport.c:133
msgid ""
"The GtkAdjustment that determines the values of the horizontal position for "
"this viewport."
@@ -3506,7 +3653,7 @@ msgstr ""
"Det GtkAdjustment som avgör värdena på den horisontella positionen för denna "
"skrivbordsvy."
-#: gtk/gtkviewport.c:140
+#: gtk/gtkviewport.c:141
msgid ""
"The GtkAdjustment that determines the values of the vertical position for "
"this viewport."
@@ -3514,31 +3661,31 @@ msgstr ""
"Det GtkAdjustment som avgör värdena på den vertikala positionen för denna "
"skrivbordsvy."
-#: gtk/gtkviewport.c:148
+#: gtk/gtkviewport.c:149
msgid "Determines how the shadowed box around the viewport is drawn."
msgstr "Bestämmer hur den skuggade rutan runt skrivbordsvyn ritas."
-#: gtk/gtkwidget.c:388
+#: gtk/gtkwidget.c:394
msgid "Widget name"
msgstr "Widgetnamn"
-#: gtk/gtkwidget.c:389
+#: gtk/gtkwidget.c:395
msgid "The name of the widget"
msgstr "Namnen på widgeten"
-#: gtk/gtkwidget.c:395
+#: gtk/gtkwidget.c:401
msgid "Parent widget"
msgstr "Förälderwidget"
-#: gtk/gtkwidget.c:396
+#: gtk/gtkwidget.c:402
msgid "The parent widget of this widget. Must be a Container widget."
msgstr "Förälderwidgeten till denna widget. Måste vara en containerwidget."
-#: gtk/gtkwidget.c:403
+#: gtk/gtkwidget.c:409
msgid "Width request"
msgstr "Breddbegäran"
-#: gtk/gtkwidget.c:404
+#: gtk/gtkwidget.c:410
msgid ""
"Override for width request of the widget, or -1 if natural request should be "
"used."
@@ -3546,11 +3693,11 @@ msgstr ""
"Åsidosättande för breddbegäran av widgeten, eller -1 om naturlig begäran ska "
"användas."
-#: gtk/gtkwidget.c:412
+#: gtk/gtkwidget.c:418
msgid "Height request"
msgstr "Höjdbegäran"
-#: gtk/gtkwidget.c:413
+#: gtk/gtkwidget.c:419
msgid ""
"Override for height request of the widget, or -1 if natural request should "
"be used."
@@ -3558,79 +3705,79 @@ msgstr ""
"Åsidosättande för höjdbegäran av widgeten, eller -1 om naturlig begäran ska "
"användas."
-#: gtk/gtkwidget.c:422
+#: gtk/gtkwidget.c:428
msgid "Whether the widget is visible"
msgstr "Huruvida widgeten är synlig"
-#: gtk/gtkwidget.c:428
+#: gtk/gtkwidget.c:434
msgid "Sensitive"
msgstr "Känslig"
-#: gtk/gtkwidget.c:429
+#: gtk/gtkwidget.c:435
msgid "Whether the widget responds to input"
msgstr "Huruvida widgeten svarar på inmatning"
-#: gtk/gtkwidget.c:435
+#: gtk/gtkwidget.c:441
msgid "Application paintable"
msgstr "Programmet kan rita"
-#: gtk/gtkwidget.c:436
+#: gtk/gtkwidget.c:442
msgid "Whether the application will paint directly on the widget"
msgstr "Huruvida programmet kan rita direkt på widgeten"
-#: gtk/gtkwidget.c:442
+#: gtk/gtkwidget.c:448
msgid "Can focus"
msgstr "Kan få fokus"
-#: gtk/gtkwidget.c:443
+#: gtk/gtkwidget.c:449
msgid "Whether the widget can accept the input focus"
msgstr "Huruvida widgeten kan acceptera inmatningsfokus"
-#: gtk/gtkwidget.c:449
+#: gtk/gtkwidget.c:455
msgid "Has focus"
msgstr "Har fokus"
-#: gtk/gtkwidget.c:450
+#: gtk/gtkwidget.c:456
msgid "Whether the widget has the input focus"
msgstr "Huruvida widgeten har inmatningsfokus"
-#: gtk/gtkwidget.c:456
+#: gtk/gtkwidget.c:462
msgid "Can default"
msgstr "Kan vara standard"
-#: gtk/gtkwidget.c:457
+#: gtk/gtkwidget.c:463
msgid "Whether the widget can be the default widget"
msgstr "Huruvida widgeten kan vara standardwidgeten"
-#: gtk/gtkwidget.c:463
+#: gtk/gtkwidget.c:469
msgid "Has default"
msgstr "Har standard"
-#: gtk/gtkwidget.c:464
+#: gtk/gtkwidget.c:470
msgid "Whether the widget is the default widget"
msgstr "Huruvida widgeten är standardwidgeten"
-#: gtk/gtkwidget.c:470
+#: gtk/gtkwidget.c:476
msgid "Receives default"
msgstr "Mottar standard"
-#: gtk/gtkwidget.c:471
+#: gtk/gtkwidget.c:477
msgid "If TRUE, the widget will receive the default action when it is focused."
msgstr "Om SANT kommer widgeten att motta standardåtgärden då den har fokus."
-#: gtk/gtkwidget.c:477
+#: gtk/gtkwidget.c:483
msgid "Composite child"
msgstr "Sammansatt barn"
-#: gtk/gtkwidget.c:478
+#: gtk/gtkwidget.c:484
msgid "Whether the widget is composed of other widgets"
msgstr "Huruvida widgeten är sammansatt av andra widgetar"
-#: gtk/gtkwidget.c:484
+#: gtk/gtkwidget.c:490
msgid "Style"
msgstr "Stil"
-#: gtk/gtkwidget.c:485
+#: gtk/gtkwidget.c:491
msgid ""
"The style of the widget, which contains information about how it will look "
"(colors etc)."
@@ -3638,52 +3785,52 @@ msgstr ""
"Stilen på widgeten, som innehåller information om hur den kommer att se ut "
"(färger osv)."
-#: gtk/gtkwidget.c:491
+#: gtk/gtkwidget.c:497
msgid "Events"
msgstr "Händelser"
-#: gtk/gtkwidget.c:492
+#: gtk/gtkwidget.c:498
msgid "The event mask that decides what kind of GdkEvents this widget gets."
msgstr "Händelsemasken som avgör vilken typ av GdkEvent som denna widget får."
-#: gtk/gtkwidget.c:499
+#: gtk/gtkwidget.c:505
msgid "Extension events"
msgstr "Utökningshändelser"
-#: gtk/gtkwidget.c:500
+#: gtk/gtkwidget.c:506
msgid "The mask that decides what kind of extension events this widget gets."
msgstr ""
"Masken som avgör vilken typ av utökningshändelser som denna widget får."
-#: gtk/gtkwidget.c:1047
+#: gtk/gtkwidget.c:1053
msgid "Interior Focus"
msgstr "Interiörfokus"
-#: gtk/gtkwidget.c:1048
+#: gtk/gtkwidget.c:1054
msgid "Whether to draw the focus indicator inside widgets."
msgstr "Huruvida fokusindikatorn ritas inuti widgetar."
-#: gtk/gtkwindow.c:361
+#: gtk/gtkwindow.c:359
msgid "Window Type"
msgstr "Fönstertyp"
-#: gtk/gtkwindow.c:362
+#: gtk/gtkwindow.c:360
msgid "The type of the window"
msgstr "Typen av fönster"
-#: gtk/gtkwindow.c:371
+#: gtk/gtkwindow.c:369
msgid "Window Title"
msgstr "Fönstertitel"
-#: gtk/gtkwindow.c:372
+#: gtk/gtkwindow.c:370
msgid "The title of the window"
msgstr "Titeln på fönstret"
-#: gtk/gtkwindow.c:379
+#: gtk/gtkwindow.c:377
msgid "Allow Shrink"
msgstr "Tillåt krympning"
-#: gtk/gtkwindow.c:381
+#: gtk/gtkwindow.c:379
#, no-c-format
msgid ""
"If TRUE, the window has no mimimum size. Setting this to TRUE is 99% of the "
@@ -3692,27 +3839,23 @@ msgstr ""
"Om SANT har fönstret ingen minsta storlek. Att ställa in detta till SANT är "
"en dum idé i 99% av fallen."
-#: gtk/gtkwindow.c:388
+#: gtk/gtkwindow.c:386
msgid "Allow Grow"
msgstr "Tillåt växning"
-#: gtk/gtkwindow.c:389
+#: gtk/gtkwindow.c:387
msgid "If TRUE, users can expand the window beyond its minimum size."
msgstr "Om SANT kan användare utöka fönstret utöver dess minsta storlek."
-#: gtk/gtkwindow.c:396
-msgid "Resizable"
-msgstr "Storleksändringsbar"
-
-#: gtk/gtkwindow.c:397
+#: gtk/gtkwindow.c:395
msgid "If TRUE, users can resize the window."
msgstr "Om SANT kan användare storleksändra fönstret."
-#: gtk/gtkwindow.c:404
+#: gtk/gtkwindow.c:402
msgid "Modal"
msgstr "Modal"
-#: gtk/gtkwindow.c:405
+#: gtk/gtkwindow.c:403
msgid ""
"If TRUE, the window is modal (other windows are not usable while this one is "
"up)."
@@ -3720,53 +3863,53 @@ msgstr ""
"Om SANT är fönstret modalt (andra fönster är inte användbara då detta "
"fönster visas)."
-#: gtk/gtkwindow.c:412
+#: gtk/gtkwindow.c:410
msgid "Window Position"
msgstr "Fönsterposition"
-#: gtk/gtkwindow.c:413
+#: gtk/gtkwindow.c:411
msgid "The initial position of the window."
msgstr "Den initiala positionen på fönstret."
-#: gtk/gtkwindow.c:421
+#: gtk/gtkwindow.c:419
msgid "Default Width"
msgstr "Standardbredd"
-#: gtk/gtkwindow.c:422
+#: gtk/gtkwindow.c:420
msgid ""
"The default width of the window, used when initially showing the window."
msgstr "Standardbredden på fönstret, används då fönster initialt visas."
-#: gtk/gtkwindow.c:431
+#: gtk/gtkwindow.c:429
msgid "Default Height"
msgstr "Standardhöjd"
-#: gtk/gtkwindow.c:432
+#: gtk/gtkwindow.c:430
msgid ""
"The default height of the window, used when initially showing the window."
msgstr "Standardhöjden på fönstret, används då fönster initialt visas."
-#: gtk/gtkwindow.c:441
+#: gtk/gtkwindow.c:439
msgid "Destroy with Parent"
msgstr "Förstör med förälder"
-#: gtk/gtkwindow.c:442
+#: gtk/gtkwindow.c:440
msgid "If this window should be destroyed when the parent is destroyed"
msgstr "Om detta fönster ska förstöras då dess förälder förstörs"
-#: gtk/gtkwindow.c:449
+#: gtk/gtkwindow.c:447
msgid "Icon"
msgstr "Ikon"
-#: gtk/gtkwindow.c:450
+#: gtk/gtkwindow.c:448
msgid "Icon for this window"
msgstr "Ikon för detta fönster"
-#: gtk/gtksizegroup.c:241
+#: gtk/gtksizegroup.c:242
msgid "Mode"
msgstr "Läge"
-#: gtk/gtksizegroup.c:242
+#: gtk/gtksizegroup.c:243
msgid ""
"The the directions in which the size group effects the requested sizes of "
"its component widgets."
@@ -3946,6 +4089,3 @@ msgstr "X-inmatningsmetod"
#~ msgid "He_x Value:"
#~ msgstr "He_xadecimalt värde:"
-
-#~ msgid "Set _Color"
-#~ msgstr "Välj _färg"
diff --git a/po/tr.po b/po/tr.po
index 495ca0b18..fd1f4a895 100644
--- a/po/tr.po
+++ b/po/tr.po
@@ -7,7 +7,7 @@
msgid ""
msgstr ""
"Project-Id-Version: gtk+ 1.3.7\n"
-"POT-Creation-Date: 2001-11-14 15:51-0500\n"
+"POT-Creation-Date: 2001-11-23 15:47-0500\n"
"PO-Revision-Date: 2001-11-15 07:42+0200\n"
"Last-Translator: Nilgün Belma Bugüner <nilgun@fide.org>\n"
"Language-Team: Turkish <gnome-turk@gnome.org>\n"
@@ -36,7 +36,8 @@ msgstr "'%s' dosyasındaki animasyon nasıl yüklenecek bilinmiyor"
# gdk-pixbuf/gdk-pixbuf-animation.c:205 gdk-pixbuf/gdk-pixbuf-io.c:571
#: gdk-pixbuf/gdk-pixbuf-animation.c:205 gdk-pixbuf/gdk-pixbuf-io.c:606
#, 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' resmi yüklenemedi: Sebep bilinmiyor, dosya bozulmuş olabilir"
# gdk-pixbuf/gdk-pixbuf-animation.c:233
@@ -112,16 +113,17 @@ msgstr "'%s' dosyası yazmak için açılamıyor: %s"
msgid ""
"Failed to close '%s' while writing image, all data may not have been saved: %"
"s"
-msgstr "Resim yazılırken '%s' kapatılamadı, tüm veri kaydedilememiş olabilir: %s"
+msgstr ""
+"Resim yazılırken '%s' kapatılamadı, tüm veri kaydedilememiş olabilir: %s"
# gdk-pixbuf/gdk-pixbuf-loader.c:252
-#: gdk-pixbuf/gdk-pixbuf-loader.c:252
+#: gdk-pixbuf/gdk-pixbuf-loader.c:250
#, c-format
msgid "Incremental loading of image type '%s' is not supported"
msgstr "Resim türü '%s' için arttırımlı yükleme desteklenmiyor"
# gdk-pixbuf/gdk-pixbuf-loader.c:275 gdk-pixbuf/gdk-pixbuf-loader.c:376
-#: gdk-pixbuf/gdk-pixbuf-loader.c:275 gdk-pixbuf/gdk-pixbuf-loader.c:376
+#: gdk-pixbuf/gdk-pixbuf-loader.c:273 gdk-pixbuf/gdk-pixbuf-loader.c:374
#, c-format
msgid ""
"Internal error: Image loader module '%s' failed to begin loading an image, "
@@ -251,12 +253,14 @@ msgstr "JPEG dosyasını yüklemek için bellek ayrılamadı"
msgid ""
"JPEG quality must be a value between 0 and 100; value '%s' could not be "
"parsed."
-msgstr "JPEG kalitesi 0 ile 100 arasında bir değer olmalı; '%s' değeri geçersiz"
+msgstr ""
+"JPEG kalitesi 0 ile 100 arasında bir değer olmalı; '%s' değeri geçersiz"
# gdk-pixbuf/io-jpeg.c:670
#: gdk-pixbuf/io-jpeg.c:679
#, 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 kalitesi 0 ile 100 arasında bir değer olmalı; '%d' değeri kabul "
"edilmiyor."
@@ -294,7 +298,8 @@ msgid "Fatal error reading PNG image file: %s"
msgstr "PNG dosyası okunurken ölümcül hata: %s"
#: gdk-pixbuf/io-png.c:751
-msgid "Keys for PNG tEXt chunks must have at least 1 and at most 79 characters."
+msgid ""
+"Keys for PNG tEXt chunks must have at least 1 and at most 79 characters."
msgstr "PNG metin paketleri anahtarları en az 1 en çok 79 karakter olabilir."
#: gdk-pixbuf/io-png.c:759
@@ -370,7 +375,8 @@ msgstr "Dosya içinde dosya sonu karakteri saptandı"
#: gdk-pixbuf/io-pnm.c:748 gdk-pixbuf/io-pnm.c:967
msgid "Raw PNM formats require exactly one whitespace before sample data"
-msgstr "Temel PNM biçemleri örnek veri öncesinde tam olarak bir boşluk gerektirir"
+msgstr ""
+"Temel PNM biçemleri örnek veri öncesinde tam olarak bir boşluk gerektirir"
# gdk-pixbuf/io-xpm.c:1321
#: gdk-pixbuf/io-pnm.c:775
@@ -448,41 +454,41 @@ msgid "Failed to write to temporary file when loading XBM image"
msgstr "XBM resmi yüklenirken geçici dosyaya yazılamadı"
# gdk-pixbuf/io-xpm.c:1257
-#: gdk-pixbuf/io-xpm.c:1256
+#: gdk-pixbuf/io-xpm.c:1234
msgid "No XPM header found"
msgstr "XPM başlığı bulunamadı"
# gdk-pixbuf/io-pnm.c:340
-#: gdk-pixbuf/io-xpm.c:1264
+#: gdk-pixbuf/io-xpm.c:1242
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:1272
+#: gdk-pixbuf/io-xpm.c:1250
msgid "XPM file has image height <= 0"
msgstr "XPM dosyasının resim yüksekliği <= 0"
-#: gdk-pixbuf/io-xpm.c:1280
+#: gdk-pixbuf/io-xpm.c:1258
msgid "XPM file has invalid number of colors"
msgstr "XPM dosyası geçersiz sayıda renk içeriyor"
# gdk-pixbuf/io-xpm.c:1265
-#: gdk-pixbuf/io-xpm.c:1288
+#: gdk-pixbuf/io-xpm.c:1266
msgid "XPM has invalid number of chars per pixel"
msgstr "XPM geçersiz sayıda piksel başına karakter içeriyor"
# gdk-pixbuf/io-xpm.c:1283
-#: gdk-pixbuf/io-xpm.c:1306
+#: gdk-pixbuf/io-xpm.c:1284
msgid "Can't read XPM colormap"
msgstr "XPM renk eşlemi okunamadı"
# gdk-pixbuf/io-xpm.c:1321
-#: gdk-pixbuf/io-xpm.c:1344
+#: gdk-pixbuf/io-xpm.c:1322
msgid "Can't allocate memory for loading XPM image"
msgstr "XPM resminin yüklenebilmesi için bellek ayrılamadı"
# gdk-pixbuf/io-xpm.c:1505
-#: gdk-pixbuf/io-xpm.c:1527
+#: gdk-pixbuf/io-xpm.c:1505
msgid "Failed to write to temporary file when loading XPM image"
msgstr "XPM resmi yüklenirken geçici dosyaya yazılamadı"
@@ -536,7 +542,8 @@ msgstr "Yatay hizalama"
msgid ""
"Horizontal position of child in available space. 0.0 is left aligned, 1.0 is "
"right aligned"
-msgstr "Mevcut alanda astın yatay konumu. 0.0 ise sola, 1.0 ise sağa yanaşıktır."
+msgstr ""
+"Mevcut alanda astın yatay konumu. 0.0 ise sola, 1.0 ise sağa yanaşıktır."
# gtk/gtkalignment.c:112
#: gtk/gtkalignment.c:112
@@ -547,7 +554,8 @@ msgstr "Düşey hizalama"
msgid ""
"Vertical position of child in available space. 0.0 is top aligned, 1.0 is "
"bottom aligned"
-msgstr "Mevcut alanda astın düşey konumu. 0.0 ise üste, 1.0 ise alta yanaşıktır."
+msgstr ""
+"Mevcut alanda astın düşey konumu. 0.0 ise üste, 1.0 ise alta yanaşıktır."
# gtk/gtkalignment.c:121
#: gtk/gtkalignment.c:121
@@ -714,7 +722,7 @@ msgid "The amount of space between children."
msgstr "Astlar arasındaki boşluk miktarı"
# gtk/gtkbox.c:136 gtk/gtknotebook.c:396
-#: gtk/gtkbox.c:135 gtk/gtknotebook.c:396
+#: gtk/gtkbox.c:135 gtk/gtknotebook.c:400
msgid "Homogeneous"
msgstr "Eşdağılım"
@@ -724,24 +732,24 @@ msgid "Whether the children should all be the same size."
msgstr "Astların tümünün aynı boyutta olması."
# gtk/gtkbutton.c:179 gtk/gtkframe.c:124 gtk/gtklabel.c:198
-#: gtk/gtkbutton.c:183 gtk/gtkframe.c:125 gtk/gtklabel.c:283
+#: gtk/gtkbutton.c:188 gtk/gtkframe.c:125 gtk/gtklabel.c:282
msgid "Label"
msgstr "Etiket"
# gtk/gtkbutton.c:180
-#: gtk/gtkbutton.c:184
+#: gtk/gtkbutton.c:189
msgid ""
"Text of the label widget inside the button, if the button contains a label "
"widget."
msgstr "Düğme bir etiket içeriyorsa içindeki etiket metni."
# gtk/gtklabel.c:219
-#: gtk/gtkbutton.c:191 gtk/gtklabel.c:304
+#: gtk/gtkbutton.c:196 gtk/gtklabel.c:303
msgid "Use underline"
msgstr "Altçizgi kullan"
# gtk/gtklabel.c:220
-#: gtk/gtkbutton.c:192 gtk/gtklabel.c:305
+#: gtk/gtkbutton.c:197 gtk/gtklabel.c:304
msgid ""
"If set, an underline in the text indicates the next character should be used "
"for the mnemonic accelerator key"
@@ -749,43 +757,44 @@ msgstr ""
"DOĞRU ise, altçizgiden sonra gelen karakter hızlandırıcı tuş sembolü olarak "
"kullanılacaktır."
-#: gtk/gtkbutton.c:199
+#: gtk/gtkbutton.c:204
msgid "Use stock"
msgstr "Stok kullan"
-#: gtk/gtkbutton.c:200
-msgid "If set, the label is used to pick a stock item instead of being displayed"
+#: gtk/gtkbutton.c:205
+msgid ""
+"If set, the label is used to pick a stock item instead of being displayed"
msgstr ""
"DOĞRU ise etiket, gösterilen yerine bir stok öğesini seçmekte "
"kullanılacaktır."
# gtk/gtkbutton.c:187
-#: gtk/gtkbutton.c:207
+#: gtk/gtkbutton.c:212
msgid "Border relief"
msgstr "Kenarlık süsü"
# gtk/gtkbutton.c:188
-#: gtk/gtkbutton.c:208
+#: gtk/gtkbutton.c:213
msgid "The border relief style."
msgstr "Kenarlık süsleme tarzı"
# gtk/gtkbutton.c:239
-#: gtk/gtkbutton.c:259
+#: gtk/gtkbutton.c:264
msgid "Default Spacing"
msgstr "Öntanımlı Boşluk"
# gtk/gtkbutton.c:240
-#: gtk/gtkbutton.c:260
+#: gtk/gtkbutton.c:265
msgid "Extra space to add for CAN_DEFAULT buttons"
msgstr "CAN_DEFAULT düğmeler için eklenecek fazladan alan"
# gtk/gtkbutton.c:246
-#: gtk/gtkbutton.c:266
+#: gtk/gtkbutton.c:271
msgid "Default Outside Spacing"
msgstr "Öntanımlı Dış Boşluk"
# gtk/gtkbutton.c:247
-#: gtk/gtkbutton.c:267
+#: gtk/gtkbutton.c:272
msgid ""
"Extra space to add for CAN_DEFAULT buttons that is always drawn outside the "
"border"
@@ -793,20 +802,22 @@ msgstr ""
"Kenarlığı daima dışına çizilen CAN_DEFAULT düğmeler için eklenecek fazladan "
"alan"
-#: gtk/gtkbutton.c:272
+#: gtk/gtkbutton.c:277
msgid "Child X Displacement"
msgstr "Astın X Kayması"
-#: gtk/gtkbutton.c:273
-msgid "How far in the x direction to move the child when the button is depressed"
+#: gtk/gtkbutton.c:278
+msgid ""
+"How far in the x direction to move the child when the button is depressed"
msgstr "Düğmeye basıldığında astın x yönünde ne kadar hareket edeceği"
-#: gtk/gtkbutton.c:280
+#: gtk/gtkbutton.c:285
msgid "Child Y Displacement"
msgstr "Astın Y Kayması"
-#: gtk/gtkbutton.c:281
-msgid "How far in the y direction to move the child when the button is depressed"
+#: gtk/gtkbutton.c:286
+msgid ""
+"How far in the y direction to move the child when the button is depressed"
msgstr "Düğmeye basıldığında astın y yönünde ne kadar hareket edeceği"
# gtk/gtksizegroup.c:241
@@ -915,363 +926,364 @@ msgid "The pixbuf to render."
msgstr "Yorumlanacak pixbuf"
# gtk/gtkcellrenderertext.c:154 gtk/gtkprogressbar.c:207
-#: gtk/gtkcellrenderertext.c:173 gtk/gtkentry.c:505 gtk/gtkprogressbar.c:207
+#: gtk/gtkcellrenderertext.c:174 gtk/gtkentry.c:506 gtk/gtkprogressbar.c:207
msgid "Text"
msgstr "Metin"
# gtk/gtkcellrenderertext.c:155
-#: gtk/gtkcellrenderertext.c:174
+#: gtk/gtkcellrenderertext.c:175
msgid "Text to render"
msgstr "Yorumlanacak metin"
# gtk/gtkcellrenderertext.c:162
-#: gtk/gtkcellrenderertext.c:181
+#: gtk/gtkcellrenderertext.c:182
msgid "Markup"
msgstr "Biçimleme"
# gtk/gtkcellrenderertext.c:163
-#: gtk/gtkcellrenderertext.c:182
+#: gtk/gtkcellrenderertext.c:183
msgid "Marked up text to render"
msgstr "Yorumlanacak metni arttırır"
# gtk/gtkcellrenderertext.c:170 gtk/gtklabel.c:205
-#: gtk/gtkcellrenderertext.c:189 gtk/gtklabel.c:290
+#: gtk/gtkcellrenderertext.c:190 gtk/gtklabel.c:289
msgid "Attributes"
msgstr "Öznitelikler"
# gtk/gtkcellrenderertext.c:171
-#: gtk/gtkcellrenderertext.c:190
+#: gtk/gtkcellrenderertext.c:191
msgid "A list of style attributes to apply to the text of the renderer."
msgstr "Yorumlayıcı metnine uygulanacak tarz özelliklerinin bir listesi"
# gtk/gtkcellrenderertext.c:178 gtk/gtktexttag.c:208
-#: gtk/gtkcellrenderertext.c:197 gtk/gtktexttag.c:208
+#: gtk/gtkcellrenderertext.c:198 gtk/gtktexttag.c:209
msgid "Background color name"
msgstr "Arkaplan renk ismi"
# gtk/gtkcellrenderertext.c:179 gtk/gtktexttag.c:209
-#: gtk/gtkcellrenderertext.c:198 gtk/gtktexttag.c:209
+#: gtk/gtkcellrenderertext.c:199 gtk/gtktexttag.c:210
msgid "Background color as a string"
msgstr "Bir dizge olarak arkaplan rengi"
# gtk/gtkcellrenderertext.c:186 gtk/gtktexttag.c:216
-#: gtk/gtkcellrenderertext.c:205 gtk/gtktexttag.c:216
+#: gtk/gtkcellrenderertext.c:206 gtk/gtktexttag.c:217
msgid "Background color"
msgstr "Arkaplan rengi"
# gtk/gtkcellrenderertext.c:187 gtk/gtktexttag.c:217
-#: gtk/gtkcellrenderertext.c:206 gtk/gtktexttag.c:217
+#: gtk/gtkcellrenderertext.c:207 gtk/gtktexttag.c:218
msgid "Background color as a GdkColor"
msgstr "Bir GdkColor olarak arkaplan rengi"
# gtk/gtkcellrenderertext.c:194 gtk/gtktexttag.c:242
-#: gtk/gtkcellrenderertext.c:213 gtk/gtktexttag.c:242
+#: gtk/gtkcellrenderertext.c:214 gtk/gtktexttag.c:243
msgid "Foreground color name"
msgstr "Önplan renk ismi"
# gtk/gtkcellrenderertext.c:195 gtk/gtktexttag.c:243
-#: gtk/gtkcellrenderertext.c:214 gtk/gtktexttag.c:243
+#: gtk/gtkcellrenderertext.c:215 gtk/gtktexttag.c:244
msgid "Foreground color as a string"
msgstr "Bir dizge olarak önplan rengi"
# gtk/gtkcellrenderertext.c:202 gtk/gtktexttag.c:250
-#: gtk/gtkcellrenderertext.c:221 gtk/gtktexttag.c:250
+#: gtk/gtkcellrenderertext.c:222 gtk/gtktexttag.c:251
msgid "Foreground color"
msgstr "Önplan rengi"
# gtk/gtkcellrenderertext.c:203 gtk/gtktexttag.c:251
-#: gtk/gtkcellrenderertext.c:222 gtk/gtktexttag.c:251
+#: gtk/gtkcellrenderertext.c:223 gtk/gtktexttag.c:252
msgid "Foreground color as a GdkColor"
msgstr "Bir GdkColor olarak önplan rengi"
# gtk/gtkcellrenderertext.c:211 gtk/gtkentry.c:396 gtk/gtktexttag.c:276
# gtk/gtktextview.c:552
-#: gtk/gtkcellrenderertext.c:230 gtk/gtkentry.c:437 gtk/gtktexttag.c:276
-#: gtk/gtktextview.c:547
+#: gtk/gtkcellrenderertext.c:231 gtk/gtkentry.c:438 gtk/gtktexttag.c:277
+#: gtk/gtktextview.c:548
msgid "Editable"
msgstr "Düzenlenebilir"
# gtk/gtkcellrenderertext.c:212 gtk/gtktexttag.c:277 gtk/gtktextview.c:553
-#: gtk/gtkcellrenderertext.c:231 gtk/gtktexttag.c:277 gtk/gtktextview.c:548
+#: gtk/gtkcellrenderertext.c:232 gtk/gtktexttag.c:278 gtk/gtktextview.c:549
msgid "Whether the text can be modified by the user"
msgstr "Metnin kullanıcı tarafından değiştirilebilirliği"
# gtk/gtkcellrenderertext.c:219 gtk/gtkcellrenderertext.c:227
# gtk/gtkfontsel.c:192 gtk/gtktexttag.c:284 gtk/gtktexttag.c:292
-#: gtk/gtkcellrenderertext.c:238 gtk/gtkcellrenderertext.c:246
-#: gtk/gtkfontsel.c:192 gtk/gtktexttag.c:284 gtk/gtktexttag.c:292
+#: gtk/gtkcellrenderertext.c:239 gtk/gtkcellrenderertext.c:247
+#: gtk/gtkfontsel.c:192 gtk/gtktexttag.c:285 gtk/gtktexttag.c:293
msgid "Font"
msgstr "Yazı tipi"
# gtk/gtkcellrenderertext.c:220 gtk/gtktexttag.c:285
-#: gtk/gtkcellrenderertext.c:239 gtk/gtktexttag.c:285
+#: gtk/gtkcellrenderertext.c:240 gtk/gtktexttag.c:286
msgid "Font description as a string"
msgstr "Bir dizge olarak yazı tipi tanımı"
# gtk/gtkcellrenderertext.c:228 gtk/gtktexttag.c:293
-#: gtk/gtkcellrenderertext.c:247 gtk/gtktexttag.c:293
+#: gtk/gtkcellrenderertext.c:248 gtk/gtktexttag.c:294
msgid "Font description as a PangoFontDescription struct"
msgstr "Bir PangoFontDescription yapısı olarak yazı tipi tanımı"
# gtk/gtkcellrenderertext.c:236 gtk/gtktexttag.c:301
-#: gtk/gtkcellrenderertext.c:255 gtk/gtktexttag.c:301
+#: gtk/gtkcellrenderertext.c:256 gtk/gtktexttag.c:302
msgid "Font family"
msgstr "Yazı tipi ailesi"
# gtk/gtkcellrenderertext.c:237 gtk/gtktexttag.c:302
-#: gtk/gtkcellrenderertext.c:256 gtk/gtktexttag.c:302
+#: gtk/gtkcellrenderertext.c:257 gtk/gtktexttag.c:303
msgid "Name of the font family, e.g. Sans, Helvetica, Times, Monospace"
msgstr "Yazı tipi ailesinin ismi, örneğin Sans, Helvetica, Times, Monospace"
# gtk/gtkcellrenderertext.c:244 gtk/gtkcellrenderertext.c:245
# gtk/gtktexttag.c:309 gtk/gtktexttag.c:310
-#: gtk/gtkcellrenderertext.c:263 gtk/gtkcellrenderertext.c:264
-#: gtk/gtktexttag.c:309 gtk/gtktexttag.c:310
+#: gtk/gtkcellrenderertext.c:264 gtk/gtkcellrenderertext.c:265
+#: gtk/gtktexttag.c:310 gtk/gtktexttag.c:311
msgid "Font style"
msgstr "Yazı tipi tarzı"
# gtk/gtkcellrenderertext.c:253 gtk/gtkcellrenderertext.c:254
# gtk/gtktexttag.c:318 gtk/gtktexttag.c:319
-#: gtk/gtkcellrenderertext.c:272 gtk/gtkcellrenderertext.c:273
-#: gtk/gtktexttag.c:318 gtk/gtktexttag.c:319
+#: gtk/gtkcellrenderertext.c:273 gtk/gtkcellrenderertext.c:274
+#: gtk/gtktexttag.c:319 gtk/gtktexttag.c:320
msgid "Font variant"
msgstr "Yazı tipi değişkesi"
# gtk/gtkcellrenderertext.c:262 gtk/gtkcellrenderertext.c:263
# gtk/gtktexttag.c:327 gtk/gtktexttag.c:328
-#: gtk/gtkcellrenderertext.c:281 gtk/gtkcellrenderertext.c:282
-#: gtk/gtktexttag.c:327 gtk/gtktexttag.c:328
+#: gtk/gtkcellrenderertext.c:282 gtk/gtkcellrenderertext.c:283
+#: gtk/gtktexttag.c:328 gtk/gtktexttag.c:329
msgid "Font weight"
msgstr "Yazı tipi kalınlığı"
# gtk/gtkcellrenderertext.c:273 gtk/gtkcellrenderertext.c:274
# gtk/gtktexttag.c:338 gtk/gtktexttag.c:339
-#: gtk/gtkcellrenderertext.c:291 gtk/gtkcellrenderertext.c:292
-#: gtk/gtktexttag.c:338 gtk/gtktexttag.c:339
+#: gtk/gtkcellrenderertext.c:292 gtk/gtkcellrenderertext.c:293
+#: gtk/gtktexttag.c:339 gtk/gtktexttag.c:340
msgid "Font stretch"
msgstr "Yazı tipi alanı"
# gtk/gtkcellrenderertext.c:282 gtk/gtkcellrenderertext.c:283
# gtk/gtktexttag.c:347 gtk/gtktexttag.c:348
-#: gtk/gtkcellrenderertext.c:300 gtk/gtkcellrenderertext.c:301
-#: gtk/gtktexttag.c:347 gtk/gtktexttag.c:348
+#: gtk/gtkcellrenderertext.c:301 gtk/gtkcellrenderertext.c:302
+#: gtk/gtktexttag.c:348 gtk/gtktexttag.c:349
msgid "Font size"
msgstr "Yazı tipi boyu"
# gtk/gtkcellrenderertext.c:292 gtk/gtktexttag.c:367
-#: gtk/gtkcellrenderertext.c:310 gtk/gtktexttag.c:367
+#: gtk/gtkcellrenderertext.c:311 gtk/gtktexttag.c:368
msgid "Font points"
msgstr "Yazı tipi puntosu"
# gtk/gtkcellrenderertext.c:293 gtk/gtktexttag.c:368
-#: gtk/gtkcellrenderertext.c:311 gtk/gtktexttag.c:368
+#: gtk/gtkcellrenderertext.c:312 gtk/gtktexttag.c:369
msgid "Font size in points"
msgstr "Punto cinsinden yazı tipi yüksekliği"
# gtk/gtkcellrenderertext.c:302 gtk/gtktexttag.c:357 gtk/gtktexttag.c:358
-#: gtk/gtkcellrenderertext.c:320 gtk/gtktexttag.c:357 gtk/gtktexttag.c:358
+#: gtk/gtkcellrenderertext.c:321 gtk/gtktexttag.c:358 gtk/gtktexttag.c:359
msgid "Font scale"
msgstr "Yazı tipi ölçeği"
# gtk/gtkcellrenderertext.c:303
-#: gtk/gtkcellrenderertext.c:321
+#: gtk/gtkcellrenderertext.c:322
msgid "Font scaling factor"
msgstr "Yazı tipi oranlama çarpanı"
# gtk/gtkcellrenderertext.c:312 gtk/gtktexttag.c:426
-#: gtk/gtkcellrenderertext.c:330 gtk/gtktexttag.c:426
+#: gtk/gtkcellrenderertext.c:331 gtk/gtktexttag.c:427
msgid "Rise"
msgstr "Çıkıntı"
# gtk/gtkcellrenderertext.c:313 gtk/gtktexttag.c:427
-#: gtk/gtkcellrenderertext.c:331 gtk/gtktexttag.c:427
-msgid "Offset of text above the baseline (below the baseline if rise is negative)"
+#: gtk/gtkcellrenderertext.c:332 gtk/gtktexttag.c:428
+msgid ""
+"Offset of text above the baseline (below the baseline if rise is negative)"
msgstr ""
"Tabançizgisinin üstünde metnin göreli konumu (çıkıntı negatif ise "
"tabançizgisinin altı)"
# gtk/gtkcellrenderertext.c:323 gtk/gtktexttag.c:466
-#: gtk/gtkcellrenderertext.c:341 gtk/gtktexttag.c:466
+#: gtk/gtkcellrenderertext.c:342 gtk/gtktexttag.c:467
msgid "Strikethrough"
msgstr "Üstüçizik"
# gtk/gtkcellrenderertext.c:324 gtk/gtktexttag.c:467
-#: gtk/gtkcellrenderertext.c:342 gtk/gtktexttag.c:467
+#: gtk/gtkcellrenderertext.c:343 gtk/gtktexttag.c:468
msgid "Whether to strike through the text"
msgstr "Metnin üzerinin silmek için çizilmesi"
# gtk/gtkcellrenderertext.c:331 gtk/gtktexttag.c:474
-#: gtk/gtkcellrenderertext.c:349 gtk/gtktexttag.c:474
+#: gtk/gtkcellrenderertext.c:350 gtk/gtktexttag.c:475
msgid "Underline"
msgstr "Altçizgili"
# gtk/gtkcellrenderertext.c:332 gtk/gtktexttag.c:475
-#: gtk/gtkcellrenderertext.c:350 gtk/gtktexttag.c:475
+#: gtk/gtkcellrenderertext.c:351 gtk/gtktexttag.c:476
msgid "Style of underline for this text"
msgstr "Altçizgi tarzı"
# gtk/gtkcellrenderertext.c:342 gtk/gtktexttag.c:511
-#: gtk/gtkcellrenderertext.c:360 gtk/gtktexttag.c:511
+#: gtk/gtkcellrenderertext.c:361 gtk/gtktexttag.c:512
msgid "Background set"
msgstr "Arkaplan ayarı"
# gtk/gtkcellrenderertext.c:343 gtk/gtktexttag.c:512
-#: gtk/gtkcellrenderertext.c:361 gtk/gtktexttag.c:512
+#: gtk/gtkcellrenderertext.c:362 gtk/gtktexttag.c:513
msgid "Whether this tag affects the background color"
msgstr "Arkaplan rengini etkiler"
# gtk/gtkcellrenderertext.c:346 gtk/gtktexttag.c:523
-#: gtk/gtkcellrenderertext.c:364 gtk/gtktexttag.c:523
+#: gtk/gtkcellrenderertext.c:365 gtk/gtktexttag.c:524
msgid "Foreground set"
msgstr "Önplan ayarı"
# gtk/gtkcellrenderertext.c:347 gtk/gtktexttag.c:524
-#: gtk/gtkcellrenderertext.c:365 gtk/gtktexttag.c:524
+#: gtk/gtkcellrenderertext.c:366 gtk/gtktexttag.c:525
msgid "Whether this tag affects the foreground color"
msgstr "Önplan rengini etkiler"
# gtk/gtkcellrenderertext.c:350 gtk/gtktexttag.c:531
-#: gtk/gtkcellrenderertext.c:368 gtk/gtktexttag.c:531
+#: gtk/gtkcellrenderertext.c:369 gtk/gtktexttag.c:532
msgid "Editability set"
msgstr "Düzenlenebilirlik ayarı"
# gtk/gtkcellrenderertext.c:351 gtk/gtktexttag.c:532
-#: gtk/gtkcellrenderertext.c:369 gtk/gtktexttag.c:532
+#: gtk/gtkcellrenderertext.c:370 gtk/gtktexttag.c:533
msgid "Whether this tag affects text editability"
msgstr "Metin düzenlenebilirliğini etkiler"
# gtk/gtkcellrenderertext.c:354 gtk/gtktexttag.c:535
-#: gtk/gtkcellrenderertext.c:372 gtk/gtktexttag.c:535
+#: gtk/gtkcellrenderertext.c:373 gtk/gtktexttag.c:536
msgid "Font family set"
msgstr "Yazı tipi ailesi ayarı"
# gtk/gtkcellrenderertext.c:355 gtk/gtktexttag.c:536
-#: gtk/gtkcellrenderertext.c:373 gtk/gtktexttag.c:536
+#: gtk/gtkcellrenderertext.c:374 gtk/gtktexttag.c:537
msgid "Whether this tag affects the font family"
msgstr "Yazı tipi ailesini etkiler"
# gtk/gtkcellrenderertext.c:358 gtk/gtktexttag.c:539
-#: gtk/gtkcellrenderertext.c:376 gtk/gtktexttag.c:539
+#: gtk/gtkcellrenderertext.c:377 gtk/gtktexttag.c:540
msgid "Font style set"
msgstr "Yazı tipi tarzı ayarı"
# gtk/gtkcellrenderertext.c:359 gtk/gtktexttag.c:540
-#: gtk/gtkcellrenderertext.c:377 gtk/gtktexttag.c:540
+#: gtk/gtkcellrenderertext.c:378 gtk/gtktexttag.c:541
msgid "Whether this tag affects the font style"
msgstr "Yazı tipi tarzını etkiler"
# gtk/gtkcellrenderertext.c:362 gtk/gtktexttag.c:543
-#: gtk/gtkcellrenderertext.c:380 gtk/gtktexttag.c:543
+#: gtk/gtkcellrenderertext.c:381 gtk/gtktexttag.c:544
msgid "Font variant set"
msgstr "Yazı tipi değişkesi ayarı"
# gtk/gtkcellrenderertext.c:363 gtk/gtktexttag.c:544
-#: gtk/gtkcellrenderertext.c:381 gtk/gtktexttag.c:544
+#: gtk/gtkcellrenderertext.c:382 gtk/gtktexttag.c:545
msgid "Whether this tag affects the font variant"
msgstr "Yazı tipi değişkesini etkiler"
# gtk/gtkcellrenderertext.c:366 gtk/gtktexttag.c:547
-#: gtk/gtkcellrenderertext.c:384 gtk/gtktexttag.c:547
+#: gtk/gtkcellrenderertext.c:385 gtk/gtktexttag.c:548
msgid "Font weight set"
msgstr "Yazı tipi kalınlığı ayarı"
# gtk/gtkcellrenderertext.c:367 gtk/gtktexttag.c:548
-#: gtk/gtkcellrenderertext.c:385 gtk/gtktexttag.c:548
+#: gtk/gtkcellrenderertext.c:386 gtk/gtktexttag.c:549
msgid "Whether this tag affects the font weight"
msgstr "Yazı tipi kalınlığını etkiler"
# gtk/gtkcellrenderertext.c:370 gtk/gtktexttag.c:551
-#: gtk/gtkcellrenderertext.c:388 gtk/gtktexttag.c:551
+#: gtk/gtkcellrenderertext.c:389 gtk/gtktexttag.c:552
msgid "Font stretch set"
msgstr "Yazı tipi alanı ayarı"
# gtk/gtkcellrenderertext.c:371 gtk/gtktexttag.c:552
-#: gtk/gtkcellrenderertext.c:389 gtk/gtktexttag.c:552
+#: gtk/gtkcellrenderertext.c:390 gtk/gtktexttag.c:553
msgid "Whether this tag affects the font stretch"
msgstr "Yazı tipi alanını etkiler"
# gtk/gtkcellrenderertext.c:374 gtk/gtktexttag.c:555
-#: gtk/gtkcellrenderertext.c:392 gtk/gtktexttag.c:555
+#: gtk/gtkcellrenderertext.c:393 gtk/gtktexttag.c:556
msgid "Font size set"
msgstr "Yazı tipi yüksekliği ayarı"
# gtk/gtkcellrenderertext.c:375 gtk/gtktexttag.c:556
-#: gtk/gtkcellrenderertext.c:393 gtk/gtktexttag.c:556
+#: gtk/gtkcellrenderertext.c:394 gtk/gtktexttag.c:557
msgid "Whether this tag affects the font size"
msgstr "Yazı tipi yüksekliğini etkiler"
# gtk/gtkcellrenderertext.c:378 gtk/gtktexttag.c:559
-#: gtk/gtkcellrenderertext.c:396 gtk/gtktexttag.c:559
+#: gtk/gtkcellrenderertext.c:397 gtk/gtktexttag.c:560
msgid "Font scale set"
msgstr "Yazı tipi çarpan ayarı"
# gtk/gtkcellrenderertext.c:379 gtk/gtktexttag.c:560
-#: gtk/gtkcellrenderertext.c:397 gtk/gtktexttag.c:560
+#: gtk/gtkcellrenderertext.c:398 gtk/gtktexttag.c:561
msgid "Whether this tag scales the font size by a factor"
msgstr "Yazı tipini bir çarpanla oranlar"
# gtk/gtkcellrenderertext.c:382 gtk/gtktexttag.c:579
-#: gtk/gtkcellrenderertext.c:400 gtk/gtktexttag.c:579
+#: gtk/gtkcellrenderertext.c:401 gtk/gtktexttag.c:580
msgid "Rise set"
msgstr "Çıkıntı ayarı"
# gtk/gtkcellrenderertext.c:383 gtk/gtktexttag.c:580
-#: gtk/gtkcellrenderertext.c:401 gtk/gtktexttag.c:580
+#: gtk/gtkcellrenderertext.c:402 gtk/gtktexttag.c:581
msgid "Whether this tag affects the rise"
msgstr "Yazı tipi çıkıntısını etkiler"
# gtk/gtkcellrenderertext.c:386 gtk/gtktexttag.c:595
-#: gtk/gtkcellrenderertext.c:404 gtk/gtktexttag.c:595
+#: gtk/gtkcellrenderertext.c:405 gtk/gtktexttag.c:596
msgid "Strikethrough set"
msgstr "Üstüçizili ayarı"
# gtk/gtkcellrenderertext.c:387 gtk/gtktexttag.c:596
-#: gtk/gtkcellrenderertext.c:405 gtk/gtktexttag.c:596
+#: gtk/gtkcellrenderertext.c:406 gtk/gtktexttag.c:597
msgid "Whether this tag affects strikethrough"
msgstr "Üstüçizili etkisi"
# gtk/gtkcellrenderertext.c:390 gtk/gtktexttag.c:603
-#: gtk/gtkcellrenderertext.c:408 gtk/gtktexttag.c:603
+#: gtk/gtkcellrenderertext.c:409 gtk/gtktexttag.c:604
msgid "Underline set"
msgstr "Altçizgili ayarları"
# gtk/gtkcellrenderertext.c:391 gtk/gtktexttag.c:604
-#: gtk/gtkcellrenderertext.c:409 gtk/gtktexttag.c:604
+#: gtk/gtkcellrenderertext.c:410 gtk/gtktexttag.c:605
msgid "Whether this tag affects underlining"
msgstr "Altçizgili etkisi"
# gtk/gtkcellrenderertoggle.c:127
-#: gtk/gtkcellrenderertoggle.c:129
+#: gtk/gtkcellrenderertoggle.c:130
msgid "Toggle state"
msgstr "Seçim durumu"
# gtk/gtkcellrenderertoggle.c:128
-#: gtk/gtkcellrenderertoggle.c:130
+#: gtk/gtkcellrenderertoggle.c:131
msgid "The toggle state of the button"
msgstr "Düğmenin seçim için kullanılması durumu"
# gtk/gtkcellrenderertext.c:211 gtk/gtkentry.c:396 gtk/gtktexttag.c:276
# gtk/gtktextview.c:552
-#: gtk/gtkcellrenderertoggle.c:138
+#: gtk/gtkcellrenderertoggle.c:139
msgid "Activatable"
msgstr "Etkinleştirilebilir"
-#: gtk/gtkcellrenderertoggle.c:139
+#: gtk/gtkcellrenderertoggle.c:140
msgid "The toggle button can be activated"
msgstr "Düğmenin etkinleştirilebilirliğini değiştirir"
# gtk/gtkcellrenderertoggle.c:136
-#: gtk/gtkcellrenderertoggle.c:147
+#: gtk/gtkcellrenderertoggle.c:148
msgid "Radio state"
msgstr "Seçim düğmesi durumu"
# gtk/gtkcellrenderertoggle.c:137
-#: gtk/gtkcellrenderertoggle.c:148
+#: gtk/gtkcellrenderertoggle.c:149
msgid "Draw the toggle button as a radio button"
msgstr "Düğme bir seçim düğmesi olarak çizilir"
# gtk/gtkcheckbutton.c:95 gtk/gtkoptionmenu.c:157
-#: gtk/gtkcheckbutton.c:95 gtk/gtkoptionmenu.c:190
+#: gtk/gtkcheckbutton.c:95 gtk/gtkoptionmenu.c:191
msgid "Indicator Size"
msgstr "Belirteç Boyutu"
@@ -1281,7 +1293,7 @@ msgid "Size of check or radio indicator"
msgstr "Seçim ya da onay düğmesi işaretinin boyutu"
# gtk/gtkcheckbutton.c:103 gtk/gtkoptionmenu.c:163
-#: gtk/gtkcheckbutton.c:103 gtk/gtkoptionmenu.c:196
+#: gtk/gtkcheckbutton.c:103 gtk/gtkoptionmenu.c:197
msgid "Indicator Spacing"
msgstr "Belirteç Boşluğu"
@@ -1291,27 +1303,27 @@ msgid "Spacing around check or radio indicator"
msgstr "Onay ya da seçim düğmesi işaretinin etrafındaki boşluk"
# gtk/gtkcheckmenuitem.c:114 gtk/gtktogglebutton.c:144
-#: gtk/gtkcheckmenuitem.c:114 gtk/gtktogglebutton.c:142
+#: gtk/gtkcheckmenuitem.c:115 gtk/gtktogglebutton.c:132
msgid "Active"
msgstr "Etkin"
# gtk/gtkcheckmenuitem.c:115
-#: gtk/gtkcheckmenuitem.c:115
+#: gtk/gtkcheckmenuitem.c:116
msgid "Whether the menu item is checked."
msgstr "Menü öğesinin seçim düğmesi gibi kullanılabilirliği"
# gtk/gtkcheckmenuitem.c:122 gtk/gtktogglebutton.c:152
-#: gtk/gtkcheckmenuitem.c:122 gtk/gtktogglebutton.c:150
+#: gtk/gtkcheckmenuitem.c:123 gtk/gtktogglebutton.c:140
msgid "Inconsistent"
msgstr "Tutarsız"
# gtk/gtkcheckmenuitem.c:123
-#: gtk/gtkcheckmenuitem.c:123
+#: gtk/gtkcheckmenuitem.c:124
msgid "Whether to display an \"inconsistent\" state."
msgstr "Bir \"tutarsız\" durumun gösterilebilirliği"
# gtk/gtkcolorsel.c:575
-#: gtk/gtkcolorsel.c:577
+#: gtk/gtkcolorsel.c:578
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 "
@@ -1322,7 +1334,7 @@ msgstr ""
"sürükleyerek onu şu anki renk yapabilirsiniz."
# gtk/gtkcolorsel.c:580
-#: gtk/gtkcolorsel.c:582
+#: gtk/gtkcolorsel.c:583
msgid ""
"The color you've chosen. You can drag this color to a palette entry to save "
"it for use in the future."
@@ -1331,12 +1343,12 @@ msgstr ""
"üzere saklayabilirsiniz."
# gtk/gtkcolorsel.c:884
-#: gtk/gtkcolorsel.c:886
+#: gtk/gtkcolorsel.c:887
msgid "_Save color here"
msgstr "_Rengi buraya kaydet"
# gtk/gtkcolorsel.c:1052
-#: gtk/gtkcolorsel.c:1054
+#: gtk/gtkcolorsel.c:1055
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.\""
@@ -1346,57 +1358,57 @@ msgstr ""
"\"Rengi buraya kaydet\" öğesini seçiniz."
# gtk/gtkcolorsel.c:1668
-#: gtk/gtkcolorsel.c:1673
+#: gtk/gtkcolorsel.c:1674
msgid "Has Opacity Control"
msgstr "Matlık Kontrolü"
# gtk/gtkcolorsel.c:1669
-#: gtk/gtkcolorsel.c:1674
+#: gtk/gtkcolorsel.c:1675
msgid "Whether the color selector should allow setting opacity"
msgstr "Renk seçicisinin matlık ayarına izin verebilirliği"
# gtk/gtkcolorsel.c:1675
-#: gtk/gtkcolorsel.c:1680
+#: gtk/gtkcolorsel.c:1681
msgid "Has palette"
msgstr "palet içerilmesi"
# gtk/gtkcolorsel.c:1676
-#: gtk/gtkcolorsel.c:1681
+#: gtk/gtkcolorsel.c:1682
msgid "Whether a palette should be used"
msgstr "Bir palet kullanılabilirliği"
# gtk/gtkcolorsel.c:1682
-#: gtk/gtkcolorsel.c:1687
+#: gtk/gtkcolorsel.c:1688
msgid "Current Color"
msgstr "Şu anki Renk"
# gtk/gtkcolorsel.c:1683
-#: gtk/gtkcolorsel.c:1688
+#: gtk/gtkcolorsel.c:1689
msgid "The current color"
msgstr "Şu anki renk"
# gtk/gtkcolorsel.c:1689
-#: gtk/gtkcolorsel.c:1694
+#: gtk/gtkcolorsel.c:1695
msgid "Current Alpha"
msgstr "Şu anki Alfa"
# gtk/gtkcolorsel.c:1690
-#: gtk/gtkcolorsel.c:1695
+#: gtk/gtkcolorsel.c:1696
msgid "The current opacity value (0 fully transparent, 65535 fully opaque)"
msgstr "Şu anki matlık değeri (0: tamamen şeffaf, 65535: tamamen mat)"
# gtk/gtkcolorsel.c:1703
-#: gtk/gtkcolorsel.c:1708
+#: gtk/gtkcolorsel.c:1709
msgid "Custom palette"
msgstr "Özel palet"
# gtk/gtkcolorsel.c:1704
-#: gtk/gtkcolorsel.c:1709
+#: gtk/gtkcolorsel.c:1710
msgid "Palette to use in the color selector"
msgstr "Renk seçicide kullanılacak palet"
# gtk/gtkcolorsel.c:1759
-#: gtk/gtkcolorsel.c:1749
+#: gtk/gtkcolorsel.c:1750
msgid ""
"Select the color you want from the outer ring. Select the darkness or "
"lightness of that color using the inner triangle."
@@ -1405,7 +1417,7 @@ msgstr ""
"ya da açıklığını seçebilirsiniz."
# gtk/gtkcolorsel.c:1787
-#: gtk/gtkcolorsel.c:1777
+#: gtk/gtkcolorsel.c:1778
msgid ""
"Click the eyedropper, then click a color anywhere on your screen to select "
"that color."
@@ -1414,82 +1426,82 @@ msgstr ""
"rengi seçebilirsiniz."
# gtk/gtkcolorsel.c:1796
-#: gtk/gtkcolorsel.c:1786
+#: gtk/gtkcolorsel.c:1787
msgid "_Hue:"
msgstr "_Doygu:"
# gtk/gtkcolorsel.c:1797
-#: gtk/gtkcolorsel.c:1787
+#: gtk/gtkcolorsel.c:1788
msgid "Position on the color wheel."
msgstr "Renk tekerleği üstündeki bir konum."
# gtk/gtkcolorsel.c:1798
-#: gtk/gtkcolorsel.c:1788
+#: gtk/gtkcolorsel.c:1789
msgid "_Saturation:"
msgstr "D_olgunluk:"
# gtk/gtkcolorsel.c:1799
-#: gtk/gtkcolorsel.c:1789
+#: gtk/gtkcolorsel.c:1790
msgid "\"Deepness\" of the color."
msgstr "Renk \"derinliği\"."
# gtk/gtkcolorsel.c:1800
-#: gtk/gtkcolorsel.c:1790
+#: gtk/gtkcolorsel.c:1791
msgid "_Value:"
msgstr "_Değer:"
# gtk/gtkcolorsel.c:1801
-#: gtk/gtkcolorsel.c:1791
+#: gtk/gtkcolorsel.c:1792
msgid "Brightness of the color."
msgstr "Rengin parlaklığı."
# gtk/gtkcolorsel.c:1802
-#: gtk/gtkcolorsel.c:1792
+#: gtk/gtkcolorsel.c:1793
msgid "_Red:"
msgstr "_Kırmızı:"
# gtk/gtkcolorsel.c:1803
-#: gtk/gtkcolorsel.c:1793
+#: gtk/gtkcolorsel.c:1794
msgid "Amount of red light in the color."
msgstr "Renkteki kırmızı ışık miktarı."
# gtk/gtkcolorsel.c:1804
-#: gtk/gtkcolorsel.c:1794
+#: gtk/gtkcolorsel.c:1795
msgid "_Green:"
msgstr "_Yeşil:"
# gtk/gtkcolorsel.c:1805
-#: gtk/gtkcolorsel.c:1795
+#: gtk/gtkcolorsel.c:1796
msgid "Amount of green light in the color."
msgstr "Renkteki yeşil ışık miktarı."
# gtk/gtkcolorsel.c:1806
-#: gtk/gtkcolorsel.c:1796
+#: gtk/gtkcolorsel.c:1797
msgid "_Blue:"
msgstr "_Mavi:"
# gtk/gtkcolorsel.c:1807
-#: gtk/gtkcolorsel.c:1797
+#: gtk/gtkcolorsel.c:1798
msgid "Amount of blue light in the color."
msgstr "Renkteki mavi ışık miktarı."
# gtk/gtkcolorsel.c:1810
-#: gtk/gtkcolorsel.c:1800
+#: gtk/gtkcolorsel.c:1801
msgid "_Opacity:"
msgstr "_Matlık:"
# gtk/gtkcolorsel.c:1818
-#: gtk/gtkcolorsel.c:1808
+#: gtk/gtkcolorsel.c:1809
msgid "Transparency of the currently-selected color."
msgstr "Şu anki seçilmiş rengin şeffaflığı."
# gtk/gtkcolorsel.c:1833
-#: gtk/gtkcolorsel.c:1823
+#: gtk/gtkcolorsel.c:1824
msgid "Color _Name:"
msgstr "Re_nk İsmi:"
# gtk/gtkcolorsel.c:1845
-#: gtk/gtkcolorsel.c:1835
+#: gtk/gtkcolorsel.c:1836
msgid ""
"You can enter an HTML-style hexadecimal color value, or simply a color name "
"such as 'orange' in this entry."
@@ -1498,7 +1510,7 @@ msgstr ""
"bir renk ismi de belirtebilirsiniz."
# gtk/gtkcolorsel.c:1864
-#: gtk/gtkcolorsel.c:1854
+#: gtk/gtkcolorsel.c:1855
msgid "_Palette"
msgstr "_Palet"
@@ -1519,7 +1531,8 @@ msgstr "Oklar daima etkin"
# gtk/gtkcombo.c:141
#: gtk/gtkcombo.c:143
-msgid "Whether the arrow keys work, even if the entry contents are not in the list"
+msgid ""
+"Whether the arrow keys work, even if the entry contents are not in the list"
msgstr "Liste bir öğe içermese bile ok tuşlarının etkinliği"
# gtk/gtkcombo.c:147
@@ -1549,166 +1562,167 @@ msgid "Whether entered values must already be present in the list"
msgstr "Girilen değerin daima listede bulunmaklılığı"
# gtk/gtkcontainer.c:207
-#: gtk/gtkcontainer.c:202
+#: gtk/gtkcontainer.c:203
msgid "Resize mode"
msgstr "Boyutlandırma kipi"
# gtk/gtkcontainer.c:208
-#: gtk/gtkcontainer.c:203
+#: gtk/gtkcontainer.c:204
msgid "Specify how resize events are handled"
msgstr "Boyutlandırma eylemlerinin nasıl yakalanacağı belirtilir"
# gtk/gtkcontainer.c:215
-#: gtk/gtkcontainer.c:210
+#: gtk/gtkcontainer.c:211
msgid "Border width"
msgstr "Kenarlık genişliği"
# gtk/gtkcontainer.c:216
-#: gtk/gtkcontainer.c:211
+#: gtk/gtkcontainer.c:212
msgid "The width of the empty border outside the containers children."
msgstr "Taşıyıcı dış kenarlarındaki boşluğun genişliği"
# gtk/gtkcontainer.c:224
-#: gtk/gtkcontainer.c:219
+#: gtk/gtkcontainer.c:220
msgid "Child"
msgstr "Ast"
# gtk/gtkcontainer.c:225
-#: gtk/gtkcontainer.c:220
+#: gtk/gtkcontainer.c:221
msgid "Can be used to add a new child to the container."
msgstr "Taşıyıcıya yeni bir ast eklemekte kullanılabilirlik"
# gtk/gtkcurve.c:120
-#: gtk/gtkcurve.c:120
+#: gtk/gtkcurve.c:121
msgid "Curve type"
msgstr "Eğri türü"
# gtk/gtkcurve.c:121
-#: gtk/gtkcurve.c:121
+#: gtk/gtkcurve.c:122
msgid "Is this curve linear, spline interpolated, or free-form"
msgstr "Eğrinin düzenli, spline ya da serbest biçimli oluşu"
# gtk/gtkcurve.c:129
-#: gtk/gtkcurve.c:129
+#: gtk/gtkcurve.c:130
msgid "Minimum X"
msgstr "En küçük X"
# gtk/gtkcurve.c:130
-#: gtk/gtkcurve.c:130
+#: gtk/gtkcurve.c:131
msgid "Minimum possible value for X"
msgstr "X için en küçük mümkün değer."
# gtk/gtkcurve.c:139
-#: gtk/gtkcurve.c:139
+#: gtk/gtkcurve.c:140
msgid "Maximum X"
msgstr "En büyük X"
# gtk/gtkcurve.c:140
-#: gtk/gtkcurve.c:140
+#: gtk/gtkcurve.c:141
msgid "Maximum possible X value."
msgstr "X için en büyük mümkün değer."
# gtk/gtkcurve.c:149
-#: gtk/gtkcurve.c:149
+#: gtk/gtkcurve.c:150
msgid "Minimum Y"
msgstr "En küçük Y"
# gtk/gtkcurve.c:150
-#: gtk/gtkcurve.c:150
+#: gtk/gtkcurve.c:151
msgid "Minimum possible value for Y"
msgstr "Y için en küçük mümkün değer."
# gtk/gtkcurve.c:159
-#: gtk/gtkcurve.c:159
+#: gtk/gtkcurve.c:160
msgid "Maximum Y"
msgstr "En büyük Y"
# gtk/gtkcurve.c:160
-#: gtk/gtkcurve.c:160
+#: gtk/gtkcurve.c:161
msgid "Maximum possible value for Y"
msgstr "Y için en büyük mümkün değer."
# gtk/gtkdialog.c:125
-#: gtk/gtkdialog.c:125
+#: gtk/gtkdialog.c:126
msgid "Has separator"
msgstr "Ayırıcılı"
# gtk/gtkdialog.c:126
-#: gtk/gtkdialog.c:126
+#: gtk/gtkdialog.c:127
msgid "The dialog has a separator bar above its buttons"
msgstr "Diyaloğun düğmeleri arasında bir ayırıcı çubuk olabilirliği"
# gtk/gtkdialog.c:149
-#: gtk/gtkdialog.c:149
+#: gtk/gtkdialog.c:150
msgid "Content area border"
msgstr "İçerik alanı kenarlığı"
# gtk/gtkdialog.c:150
-#: gtk/gtkdialog.c:150
+#: gtk/gtkdialog.c:151
msgid "Width of border around the main dialog area"
msgstr "Ana diyalog alanını çevreleyen kenarlığın genişliği"
# gtk/gtkdialog.c:157
-#: gtk/gtkdialog.c:157
+#: gtk/gtkdialog.c:158
msgid "Button spacing"
msgstr "Düğme boşluğu"
# gtk/gtkdialog.c:158
-#: gtk/gtkdialog.c:158
+#: gtk/gtkdialog.c:159
msgid "Spacing between buttons"
msgstr "Düğmeler arası boşluk"
# gtk/gtkdialog.c:166
-#: gtk/gtkdialog.c:166
+#: gtk/gtkdialog.c:167
msgid "Action area border"
msgstr "Eylem alanı kenarlığı"
# gtk/gtkdialog.c:167
-#: gtk/gtkdialog.c:167
+#: gtk/gtkdialog.c:168
msgid "Width of border around the button area at the bottom of the dialog"
msgstr "Diyaloğun altındaki düğme alanınını çevreleyen kenarlığın genişliği"
# gtk/gtkpaned.c:116 gtk/gtkruler.c:138
-#: gtk/gtkentry.c:417 gtk/gtklabel.c:361
+#: gtk/gtkentry.c:418 gtk/gtklabel.c:360
msgid "Cursor Position"
msgstr "İmleç Konumu"
# gtk/gtkwindow.c:381
-#: gtk/gtkentry.c:418 gtk/gtklabel.c:362
+#: gtk/gtkentry.c:419 gtk/gtklabel.c:361
msgid "The current position of the insertion cursor in chars."
msgstr "Karakterler arasında imlecin şu anki konumu."
# gtk/gtkfilesel.c:1795
-#: gtk/gtkentry.c:427 gtk/gtklabel.c:371
+#: gtk/gtkentry.c:428 gtk/gtklabel.c:370
msgid "Selection Bound"
msgstr "Seçim Sınırları"
-#: gtk/gtkentry.c:428 gtk/gtklabel.c:372
-msgid "The position of the opposite end of the selection from the cursor in chars."
+#: gtk/gtkentry.c:429 gtk/gtklabel.c:371
+msgid ""
+"The position of the opposite end of the selection from the cursor in chars."
msgstr "Karakterler arasındaki imleçten itibaren seçimin diğer ucunun konumu"
# gtk/gtkentry.c:397
-#: gtk/gtkentry.c:438
+#: gtk/gtkentry.c:439
msgid "Whether the entry contents can be edited"
msgstr "Girdinin düzenlenebilirliği"
# gtk/gtkentry.c:404
-#: gtk/gtkentry.c:445
+#: gtk/gtkentry.c:446
msgid "Maximum length"
msgstr "En büyük uzunluk"
# gtk/gtkentry.c:405
-#: gtk/gtkentry.c:446
+#: gtk/gtkentry.c:447
msgid "Maximum number of characters for this entry"
msgstr "Bu girdi için en çok karakter sayısı"
# gtk/gtkentry.c:413
-#: gtk/gtkentry.c:454
+#: gtk/gtkentry.c:455
msgid "Visibility"
msgstr "Görünürlük"
# gtk/gtkentry.c:414
-#: gtk/gtkentry.c:455
+#: gtk/gtkentry.c:456
msgid ""
"FALSE displays the \"invisible char\" instead of the actual text (password "
"mode)"
@@ -1717,119 +1731,120 @@ msgstr ""
"kipi)"
# gtk/gtkcolorsel.c:1675
-#: gtk/gtkentry.c:462
+#: gtk/gtkentry.c:463
msgid "Has Frame"
msgstr "Çerçeveli"
-#: gtk/gtkentry.c:463
+#: gtk/gtkentry.c:464
msgid "FALSE removes outside bevel from entry."
msgstr "YANLIŞ ise girdinin dış çerçevesi kaldırılır"
# gtk/gtkentry.c:420
-#: gtk/gtkentry.c:470
+#: gtk/gtkentry.c:471
msgid "Invisible character"
msgstr "Görünmez karakteri"
# gtk/gtkentry.c:421
-#: gtk/gtkentry.c:471
+#: gtk/gtkentry.c:472
msgid "The character to use when masking entry contents (in \"password mode\")"
msgstr "\"Parola kipi\"nde girdiyi maskeleyen karakter"
# gtk/gtkentry.c:428
-#: gtk/gtkentry.c:478
+#: gtk/gtkentry.c:479
msgid "Activates default"
msgstr "Öntanımlı etkinleştirilir"
# gtk/gtkentry.c:429
-#: gtk/gtkentry.c:479
+#: gtk/gtkentry.c:480
msgid ""
"Whether to activate the default widget (such as the default button in a "
"dialog) when Enter is pressed."
-msgstr "Enter tuşuna basıldığında öntanımlı olarak odak alacak parça etkinleştirmesi"
+msgstr ""
+"Enter tuşuna basıldığında öntanımlı olarak odak alacak parça etkinleştirmesi"
# gtk/gtkentry.c:435
-#: gtk/gtkentry.c:485
+#: gtk/gtkentry.c:486
msgid "Width in chars"
msgstr "Karakter genişliği"
# gtk/gtkentry.c:436
-#: gtk/gtkentry.c:486
+#: gtk/gtkentry.c:487
msgid "Number of characters to leave space for in the entry."
msgstr "Girdi için bırakılan alanın karakter sayısı olarak değeri"
# gtk/gtkentry.c:446
-#: gtk/gtkentry.c:495
+#: gtk/gtkentry.c:496
msgid "Scroll offset"
msgstr "Öteleme miktarı"
# gtk/gtkentry.c:447
-#: gtk/gtkentry.c:496
+#: gtk/gtkentry.c:497
msgid "Number of pixels of the entry scrolled off the screen to the left"
msgstr "Ekran kaydırıldığında kaç piksel öteleneceği"
-#: gtk/gtkentry.c:506
+#: gtk/gtkentry.c:507
msgid "The contents of the entry"
msgstr "Girdi bağlamı"
# gtk/gtkentry.c:456
-#: gtk/gtkentry.c:512 gtk/gtklabel.c:380 gtk/gtktextview.c:623
+#: gtk/gtkentry.c:513 gtk/gtklabel.c:379 gtk/gtktextview.c:624
msgid "Cursor color"
msgstr "İmleç rengi"
# gtk/gtkentry.c:457
-#: gtk/gtkentry.c:513 gtk/gtklabel.c:381 gtk/gtktextview.c:624
+#: gtk/gtkentry.c:514 gtk/gtklabel.c:380 gtk/gtktextview.c:625
msgid "Color with which to draw insertion cursor"
msgstr "İmlecin çizim rengi"
# gtk/gtklabel.c:251
-#: gtk/gtkentry.c:3829 gtk/gtklabel.c:3177
+#: gtk/gtkentry.c:3832 gtk/gtklabel.c:3151
msgid "Select All"
msgstr "Tümünü Seç"
# gtk/gtkentry.c:3653 gtk/gtktextview.c:5336
-#: gtk/gtkentry.c:3839 gtk/gtklabel.c:3187 gtk/gtktextview.c:5736
+#: gtk/gtkentry.c:3842 gtk/gtklabel.c:3161 gtk/gtktextview.c:5737
msgid "Input Methods"
msgstr "Girdi Yöntemleri"
# gtk/gtkfilesel.c:502
-#: gtk/gtkfilesel.c:509
+#: gtk/gtkfilesel.c:506
msgid "Filename"
msgstr "Dosyaismi"
# gtk/gtkfilesel.c:503
-#: gtk/gtkfilesel.c:510
+#: gtk/gtkfilesel.c:507
msgid "The currently selected filename."
msgstr "Seçilmiş dosyaismi"
# gtk/gtkfilesel.c:509
-#: gtk/gtkfilesel.c:516
+#: gtk/gtkfilesel.c:513
msgid "Show file operations"
msgstr "Dosya işlemlerini göster"
# gtk/gtkfilesel.c:510
-#: gtk/gtkfilesel.c:517
+#: gtk/gtkfilesel.c:514
msgid "Whether buttons for creating/manipulating files should be displayed."
msgstr "Dosyaları oluşturmak/değiştirmek için düğmelerin gösterilmekliği"
# gtk/gtkfilesel.c:631
#. The directories clist
-#: gtk/gtkfilesel.c:639
+#: gtk/gtkfilesel.c:636
msgid "Directories"
msgstr "Dizinler"
# gtk/gtkfilesel.c:651
#. The files clist
-#: gtk/gtkfilesel.c:659
+#: gtk/gtkfilesel.c:656
msgid "Files"
msgstr "Dosyalar"
# gtk/gtkfilesel.c:719 gtk/gtkfilesel.c:1816
-#: gtk/gtkfilesel.c:729 gtk/gtkfilesel.c:2060
+#: gtk/gtkfilesel.c:726 gtk/gtkfilesel.c:2057
#, c-format
msgid "Directory unreadable: %s"
msgstr "Dizin okunabilir değil: %s"
-#: gtk/gtkfilesel.c:851
+#: gtk/gtkfilesel.c:848
#, c-format
msgid ""
"The file \"%s\" resides on another machine (called %s) and may not be "
@@ -1841,30 +1856,31 @@ msgstr ""
"Onu seçmek istediğinizden emin misiniz?"
# gtk/gtkfilesel.c:751
-#: gtk/gtkfilesel.c:981
+#: gtk/gtkfilesel.c:978
msgid "Create Dir"
msgstr "Dizin Oluştur"
# gtk/gtkfilesel.c:762 gtk/gtkfilesel.c:1176
-#: gtk/gtkfilesel.c:992 gtk/gtkfilesel.c:1419
+#: gtk/gtkfilesel.c:989 gtk/gtkfilesel.c:1416
msgid "Delete File"
msgstr "Dosya Sil"
# gtk/gtkfilesel.c:773 gtk/gtkfilesel.c:1318
-#: gtk/gtkfilesel.c:1003 gtk/gtkfilesel.c:1562
+#: gtk/gtkfilesel.c:1000 gtk/gtkfilesel.c:1559
msgid "Rename File"
msgstr "Dosyayı İsimlendir"
# gtk/gtkfilesel.c:1000
-#: gtk/gtkfilesel.c:1240
+#: gtk/gtkfilesel.c:1237
#, c-format
-msgid "The directory name \"%s\" contains symbols that are not allowed in filenames"
+msgid ""
+"The directory name \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
" \"%s\" dizin ismi olarak dosya isimlerinde izin verilmeyen karakterler "
"içeriyor."
# gtk/gtkfilesel.c:1002
-#: gtk/gtkfilesel.c:1242
+#: gtk/gtkfilesel.c:1239
#, c-format
msgid ""
"Error creating directory \"%s\": %s\n"
@@ -1874,41 +1890,41 @@ msgstr ""
"%s"
# gtk/gtkfilesel.c:1003 gtk/gtkfilesel.c:1253
-#: gtk/gtkfilesel.c:1243 gtk/gtkfilesel.c:1496
+#: gtk/gtkfilesel.c:1240 gtk/gtkfilesel.c:1493
msgid "You probably used symbols not allowed in filenames."
msgstr "Dosya isimlerinde izin verilmeyen karakterler kullanmış olabilirsiniz."
# gtk/gtkfilesel.c:1011
-#: gtk/gtkfilesel.c:1251
+#: gtk/gtkfilesel.c:1248
#, c-format
msgid "Error creating directory \"%s\": %s\n"
msgstr "\"%s\" dizini oluşturulurken hata: %s\n"
# gtk/gtkfilesel.c:1045
-#: gtk/gtkfilesel.c:1285
+#: gtk/gtkfilesel.c:1282
msgid "Create Directory"
msgstr "Dizin oluşturur"
# gtk/gtkfilesel.c:1059
-#: gtk/gtkfilesel.c:1299
+#: gtk/gtkfilesel.c:1296
msgid "_Directory name:"
msgstr "_Dizin ismi:"
# gtk/gtkfilesel.c:1082 gtk/gtkfilesel.c:1207 gtk/gtkfilesel.c:1360
# gtk/gtkgamma.c:424
#. buttons
-#: gtk/gtkfilesel.c:1313 gtk/gtkfilesel.c:1441 gtk/gtkfilesel.c:1595
+#: gtk/gtkfilesel.c:1310 gtk/gtkfilesel.c:1438 gtk/gtkfilesel.c:1592
#: gtk/gtkgamma.c:417
msgid "Cancel"
msgstr "İptal"
# gtk/gtkfilesel.c:1073
-#: gtk/gtkfilesel.c:1325
+#: gtk/gtkfilesel.c:1322
msgid "Create"
msgstr "Oluştur"
# gtk/gtkfilesel.c:1117
-#: gtk/gtkfilesel.c:1359
+#: gtk/gtkfilesel.c:1356
#, c-format
msgid "The filename \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
@@ -1916,7 +1932,7 @@ msgstr ""
"içeriyor."
# gtk/gtkfilesel.c:1120
-#: gtk/gtkfilesel.c:1362
+#: gtk/gtkfilesel.c:1359
#, c-format
msgid ""
"Error deleting file \"%s\": %s\n"
@@ -1926,29 +1942,29 @@ msgstr ""
"%s"
# gtk/gtkfilesel.c:1122 gtk/gtkfilesel.c:1267
-#: gtk/gtkfilesel.c:1364 gtk/gtkfilesel.c:1510
+#: gtk/gtkfilesel.c:1361 gtk/gtkfilesel.c:1507
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:1373
+#: gtk/gtkfilesel.c:1370
#, c-format
msgid "Error deleting file \"%s\": %s"
msgstr "\"%s\" silinirken hata: %s"
# gtk/gtkfilesel.c:1198
-#: gtk/gtkfilesel.c:1451
+#: gtk/gtkfilesel.c:1448
msgid "Delete"
msgstr "Sil"
# gtk/gtkfilesel.c:1249 gtk/gtkfilesel.c:1263
-#: gtk/gtkfilesel.c:1492 gtk/gtkfilesel.c:1506
+#: gtk/gtkfilesel.c:1489 gtk/gtkfilesel.c:1503
#, c-format
msgid "The file name \"%s\" contains symbols that are not allowed in filenames"
msgstr "\"%s\" dosya isimlerinde izin verilmeyen karakterler içeriyor"
# gtk/gtkfilesel.c:1251
-#: gtk/gtkfilesel.c:1494
+#: gtk/gtkfilesel.c:1491
#, c-format
msgid ""
"Error renaming file to \"%s\": %s\n"
@@ -1958,7 +1974,7 @@ msgstr ""
"%s"
# gtk/gtkfilesel.c:1265
-#: gtk/gtkfilesel.c:1508
+#: gtk/gtkfilesel.c:1505
#, c-format
msgid ""
"Error renaming file \"%s\": %s\n"
@@ -1968,23 +1984,23 @@ msgstr ""
"%s"
# gtk/gtkfilesel.c:1275
-#: gtk/gtkfilesel.c:1518
+#: gtk/gtkfilesel.c:1515
#, c-format
msgid "Error renaming file \"%s\" to \"%s\": %s"
msgstr "Dosya ismi \"%s\", \"%s\" olarak değiştirilirken hata oluştu: %s"
# gtk/gtkfilesel.c:1351
-#: gtk/gtkfilesel.c:1607
+#: gtk/gtkfilesel.c:1604
msgid "Rename"
msgstr "Yeniden adlandır"
# gtk/gtkfilesel.c:1795
-#: gtk/gtkfilesel.c:2039
+#: gtk/gtkfilesel.c:2036
msgid "Selection: "
msgstr "Seçim: "
# gtk/gtkfilesel.c:2407
-#: gtk/gtkfilesel.c:2649
+#: gtk/gtkfilesel.c:2647
#, c-format
msgid ""
"The filename %s couldn't be converted to UTF-8. Try setting the environment "
@@ -1994,12 +2010,12 @@ msgstr ""
"kullanmayı deneyin."
# gtk/gtkfilesel.c:3275
-#: gtk/gtkfilesel.c:3517
+#: gtk/gtkfilesel.c:3515
msgid "Name too long"
msgstr "İsim çok uzun"
# gtk/gtkfilesel.c:3277
-#: gtk/gtkfilesel.c:3519
+#: gtk/gtkfilesel.c:3517
msgid "Couldn't convert filename"
msgstr "Dosya ismi dönüştürülemedi"
@@ -2079,7 +2095,7 @@ msgstr "Etiket yalign"
msgid "The vertical alignment of the label."
msgstr "Etiketin düşey hizalaması"
-#: gtk/gtkframe.c:153 gtk/gtkhandlebox.c:184
+#: gtk/gtkframe.c:153 gtk/gtkhandlebox.c:185
msgid "Deprecated property, use shadow_type instead."
msgstr "Özellik artık kullanılmıyor, yerine shadow_type kullanın"
@@ -2120,33 +2136,33 @@ msgstr "Tamam"
# gtk/gtkhandlebox.c:183 gtk/gtkmenubar.c:154 gtk/gtkstatusbar.c:157
# gtk/gtktoolbar.c:276 gtk/gtkviewport.c:147
-#: gtk/gtkhandlebox.c:191 gtk/gtkmenubar.c:148 gtk/gtkstatusbar.c:157
-#: gtk/gtktoolbar.c:276 gtk/gtkviewport.c:147
+#: gtk/gtkhandlebox.c:192 gtk/gtkmenubar.c:148 gtk/gtkstatusbar.c:158
+#: gtk/gtktoolbar.c:277 gtk/gtkviewport.c:148
msgid "Shadow type"
msgstr "Gölge tipi"
# gtk/gtkhandlebox.c:184
-#: gtk/gtkhandlebox.c:192
+#: gtk/gtkhandlebox.c:193
msgid "Appearance of the shadow that surrounds the container."
msgstr "Taşıyıcıyı kuşatan gölgenin görünüşü"
# gtk/gtkhandlebox.c:192
-#: gtk/gtkhandlebox.c:200
+#: gtk/gtkhandlebox.c:201
msgid "Handle position"
msgstr "Tutma konumu"
# gtk/gtkhandlebox.c:193
-#: gtk/gtkhandlebox.c:201
+#: gtk/gtkhandlebox.c:202
msgid "Position of the handle relative to the child widget."
msgstr "Ast parçacığa göreli tutma konumu"
# gtk/gtkhandlebox.c:201
-#: gtk/gtkhandlebox.c:209
+#: gtk/gtkhandlebox.c:210
msgid "Snap edge"
msgstr "Yakalama kenarı"
# gtk/gtkhandlebox.c:202
-#: gtk/gtkhandlebox.c:210
+#: gtk/gtkhandlebox.c:211
msgid ""
"Side of the handlebox that's lined up with the docking point to dock the "
"handlebox."
@@ -2173,142 +2189,142 @@ msgstr "Menü metninde sonra görünecek ast parça"
# gtk/gtkinputdialog.c:181
#. shell and main vbox
-#: gtk/gtkinputdialog.c:181
+#: gtk/gtkinputdialog.c:182
msgid "Input"
msgstr "Girdi"
# gtk/gtkinputdialog.c:189
-#: gtk/gtkinputdialog.c:189
+#: gtk/gtkinputdialog.c:190
msgid "No input devices"
msgstr "Hiç girdi aygıtı yok"
# gtk/gtkinputdialog.c:218
-#: gtk/gtkinputdialog.c:218
+#: gtk/gtkinputdialog.c:219
msgid "_Device:"
msgstr "_Aygıt:"
# gtk/gtkinputdialog.c:235
-#: gtk/gtkinputdialog.c:235
+#: gtk/gtkinputdialog.c:236
msgid "Disabled"
msgstr "Kapalı"
# gtk/gtkinputdialog.c:243
-#: gtk/gtkinputdialog.c:243
+#: gtk/gtkinputdialog.c:244
msgid "Screen"
msgstr "Ekran"
# gtk/gtkinputdialog.c:251
-#: gtk/gtkinputdialog.c:251
+#: gtk/gtkinputdialog.c:252
msgid "Window"
msgstr "Pencere"
# gtk/gtkinputdialog.c:259
-#: gtk/gtkinputdialog.c:259
+#: gtk/gtkinputdialog.c:260
msgid "_Mode: "
msgstr "_Kip: "
# gtk/gtkinputdialog.c:290
#. The axis listbox
-#: gtk/gtkinputdialog.c:290
+#: gtk/gtkinputdialog.c:291
msgid "_Axes"
msgstr "_Eksenler"
# gtk/gtkinputdialog.c:306
#. Keys listbox
-#: gtk/gtkinputdialog.c:306
+#: gtk/gtkinputdialog.c:307
msgid "_Keys"
msgstr "_Tuşlar"
# gtk/gtkinputdialog.c:327
#. We create the save button in any case, so that clients can
#. connect to it, without paying attention to whether it exits
-#: gtk/gtkinputdialog.c:327
+#: gtk/gtkinputdialog.c:328
msgid "Save"
msgstr "Kaydet"
# gtk/gtkinputdialog.c:336
-#: gtk/gtkinputdialog.c:336
+#: gtk/gtkinputdialog.c:337
msgid "Close"
msgstr "Kapat"
# gtk/gtkinputdialog.c:469
-#: gtk/gtkinputdialog.c:469
+#: gtk/gtkinputdialog.c:470
msgid "X"
msgstr "X"
# gtk/gtkinputdialog.c:470
-#: gtk/gtkinputdialog.c:470
+#: gtk/gtkinputdialog.c:471
msgid "Y"
msgstr "Y"
# gtk/gtkinputdialog.c:471
-#: gtk/gtkinputdialog.c:471
+#: gtk/gtkinputdialog.c:472
msgid "Pressure"
msgstr "Basınç"
# gtk/gtkinputdialog.c:472
-#: gtk/gtkinputdialog.c:472
+#: gtk/gtkinputdialog.c:473
msgid "X Tilt"
msgstr "Yatay Eğim"
# gtk/gtkinputdialog.c:473
-#: gtk/gtkinputdialog.c:473
+#: gtk/gtkinputdialog.c:474
msgid "Y Tilt"
msgstr "Düşey Eğim"
# gtk/gtkinputdialog.c:474
-#: gtk/gtkinputdialog.c:474
+#: gtk/gtkinputdialog.c:475
msgid "Wheel"
msgstr "Tekerlek"
# gtk/gtkinputdialog.c:514
-#: gtk/gtkinputdialog.c:514
+#: gtk/gtkinputdialog.c:515
msgid "none"
msgstr "yok"
# gtk/gtkinputdialog.c:548 gtk/gtkinputdialog.c:584
-#: gtk/gtkinputdialog.c:548 gtk/gtkinputdialog.c:584
+#: gtk/gtkinputdialog.c:549 gtk/gtkinputdialog.c:585
msgid "(disabled)"
msgstr "(kapalı)"
# gtk/gtkinputdialog.c:577
-#: gtk/gtkinputdialog.c:577
+#: gtk/gtkinputdialog.c:578
msgid "(unknown)"
msgstr "(bilinmiyor)"
# gtk/gtkinputdialog.c:662
#. and clear button
-#: gtk/gtkinputdialog.c:662
+#: gtk/gtkinputdialog.c:663
msgid "clear"
msgstr "temiz"
# gtk/gtklabel.c:199
-#: gtk/gtklabel.c:284
+#: gtk/gtklabel.c:283
msgid "The text of the label."
msgstr "Etiket metni."
# gtk/gtklabel.c:206
-#: gtk/gtklabel.c:291
+#: gtk/gtklabel.c:290
msgid "A list of style attributes to apply to the text of the label."
msgstr "Etiket metnine uygulanacak özniteliklerin listesi."
# gtk/gtklabel.c:212
-#: gtk/gtklabel.c:297
+#: gtk/gtklabel.c:296
msgid "Use markup"
msgstr "Biçimleme kullan"
# gtk/gtklabel.c:213
-#: gtk/gtklabel.c:298
+#: gtk/gtklabel.c:297
msgid "The text of the label includes XML markup. See pango_parse_markup()."
msgstr "XML biçimleme içeren etiket metni. Bakınız: pango_parse_markup()"
# gtk/gtklabel.c:227 gtk/gtktexttag.c:377 gtk/gtktextview.c:569
-#: gtk/gtklabel.c:312 gtk/gtktexttag.c:377 gtk/gtktextview.c:564
+#: gtk/gtklabel.c:311 gtk/gtktexttag.c:378 gtk/gtktextview.c:565
msgid "Justification"
msgstr "İç hizalama"
# gtk/gtklabel.c:228
-#: gtk/gtklabel.c:313
+#: gtk/gtklabel.c:312
msgid ""
"The alignment of the lines in the text of the label relative to each other. "
"This does NOT affect the alignment of the label within its allocation. See "
@@ -2318,12 +2334,12 @@ msgstr ""
"kenara hizalanmasını etkilemez. Bakınız: GtkMisc::xalign"
# gtk/gtklabel.c:236
-#: gtk/gtklabel.c:321
+#: gtk/gtklabel.c:320
msgid "Pattern"
msgstr "Desen"
# gtk/gtklabel.c:237
-#: gtk/gtklabel.c:322
+#: gtk/gtklabel.c:321
msgid ""
"A string with _ characters in positions correspond to characters in the text "
"to underline."
@@ -2332,100 +2348,100 @@ msgstr ""
"konumlarda _ karakterler bulunan dizge"
# gtk/gtklabel.c:244
-#: gtk/gtklabel.c:329
+#: gtk/gtklabel.c:328
msgid "Line wrap"
msgstr "Satır sarmalama"
# gtk/gtklabel.c:245
-#: gtk/gtklabel.c:330
+#: gtk/gtklabel.c:329
msgid "If set, wrap lines if the text becomes too wide."
msgstr "DOĞRU ise, metin çok uzadığında alttaki satıra geçilir."
# gtk/gtklabel.c:251
-#: gtk/gtklabel.c:336
+#: gtk/gtklabel.c:335
msgid "Selectable"
msgstr "Seçilebilir"
# gtk/gtklabel.c:252
-#: gtk/gtklabel.c:337
+#: gtk/gtklabel.c:336
msgid "Whether the label text can be selected with the mouse."
msgstr "Etiket metninin fare ile seçilebilirliği"
# gtk/gtklabel.c:258
-#: gtk/gtklabel.c:343
+#: gtk/gtklabel.c:342
msgid "Mnemonic key"
msgstr "Seçme tuşu"
# gtk/gtklabel.c:259
-#: gtk/gtklabel.c:344
+#: gtk/gtklabel.c:343
msgid "The mnemonic accelerator key for this label."
msgstr "Bu etiket için hızlandırıcı tuş."
# gtk/gtklabel.c:267
-#: gtk/gtklabel.c:352
+#: gtk/gtklabel.c:351
msgid "Mnemonic widget"
msgstr "Seçme parçası"
# gtk/gtklabel.c:268
-#: gtk/gtklabel.c:353
+#: gtk/gtklabel.c:352
msgid "The widget to be activated when the label's mnemonic key is pressed."
msgstr "Etiketin seçme tuşuna basıldığında etkinleştirilecek parça."
# gtk/gtkpaned.c:116 gtk/gtkruler.c:138
-#: gtk/gtklayout.c:575
+#: gtk/gtklayout.c:576
msgid "X position"
msgstr "X konumu"
-#: gtk/gtklayout.c:576
+#: gtk/gtklayout.c:577
msgid "X position of child widget"
msgstr "Ast parçanın X konumu"
# gtk/gtkpaned.c:116 gtk/gtkruler.c:138
-#: gtk/gtklayout.c:585
+#: gtk/gtklayout.c:586
msgid "Y position"
msgstr "Y konumu"
-#: gtk/gtklayout.c:586
+#: gtk/gtklayout.c:587
msgid "Y position of child widget"
msgstr "Ast parçanın Y konumu"
# gtk/gtklayout.c:419 gtk/gtkviewport.c:131
-#: gtk/gtklayout.c:595 gtk/gtkviewport.c:131
+#: gtk/gtklayout.c:596 gtk/gtkviewport.c:132
msgid "Horizontal adjustment"
msgstr "Yatay hizalama"
# gtk/gtklayout.c:420
-#: gtk/gtklayout.c:596
+#: gtk/gtklayout.c:597
msgid "The GtkAdjustment for the horizontal position."
msgstr "Yatay konum için GtkAdjustment"
# gtk/gtklayout.c:427 gtk/gtkviewport.c:139
-#: gtk/gtklayout.c:603 gtk/gtkviewport.c:139
+#: gtk/gtklayout.c:604 gtk/gtkviewport.c:140
msgid "Vertical adjustment"
msgstr "Düşey hizalama"
# gtk/gtklayout.c:428
-#: gtk/gtklayout.c:604
+#: gtk/gtklayout.c:605
msgid "The GtkAdjustment for the vertical position."
msgstr "Düşey konum için GtkAdjustment"
# gtk/gtklayout.c:435 gtk/gtktreeviewcolumn.c:188 gtk/gtkwidget.c:424
-#: gtk/gtklayout.c:611 gtk/gtktreeviewcolumn.c:179
+#: gtk/gtklayout.c:612 gtk/gtktreeviewcolumn.c:189
msgid "Width"
msgstr "Genişlik"
# gtk/gtklayout.c:436
-#: gtk/gtklayout.c:612
+#: gtk/gtklayout.c:613
msgid "The width of the layout."
msgstr "Yerleşim genişliği"
# gtk/gtklayout.c:444 gtk/gtkwidget.c:433
-#: gtk/gtklayout.c:620
+#: gtk/gtklayout.c:621
msgid "Height"
msgstr "Yükseklik"
# gtk/gtklayout.c:445
-#: gtk/gtklayout.c:621
+#: gtk/gtklayout.c:622
msgid "The height of the layout."
msgstr "Yerleşim yüksekliği"
@@ -2445,7 +2461,7 @@ msgid "Style of bevel around the menubar"
msgstr "Menü çubuğunun etrafındaki kenar tarzı"
# gtk/gtkmenubar.c:162 gtk/gtktoolbar.c:250
-#: gtk/gtkmenubar.c:156 gtk/gtktoolbar.c:250
+#: gtk/gtkmenubar.c:156 gtk/gtktoolbar.c:251
msgid "Internal padding"
msgstr "İç adım"
@@ -2455,15 +2471,33 @@ msgid "Amount of border space between the menubar shadow and the menu items"
msgstr "Menü çubuğu gölgesi ile menü öğesi arasındaki boşluğunun miktarı"
# gtk/gtkmessagedialog.c:80
-#: gtk/gtkmessagedialog.c:80
+#: gtk/gtkmessagedialog.c:104
msgid "Image/label border"
msgstr "Resim/etiket kenarlığı"
# gtk/gtkmessagedialog.c:81
-#: gtk/gtkmessagedialog.c:81
+#: gtk/gtkmessagedialog.c:105
msgid "Width of border around the label and image in the message dialog"
msgstr "İleti diyaloğundaki resim ve etiketi çevreleyen kenarlığın genişliği"
+#: gtk/gtkmessagedialog.c:113
+msgid "Message Type"
+msgstr ""
+
+# gtk/gtklabel.c:199
+#: gtk/gtkmessagedialog.c:114
+#, fuzzy
+msgid "The type of message"
+msgstr "Etiket metni."
+
+#: gtk/gtkmessagedialog.c:121
+msgid "Message Buttons"
+msgstr ""
+
+#: gtk/gtkmessagedialog.c:122
+msgid "The buttons shown in the message dialog"
+msgstr ""
+
# gtk/gtkmisc.c:97
#: gtk/gtkmisc.c:97
msgid "X align"
@@ -2491,7 +2525,8 @@ msgstr "Yatay adım"
# gtk/gtkmisc.c:118
#: gtk/gtkmisc.c:118
-msgid "The amount of space to add on the left and right of the widget, in pixels"
+msgid ""
+"The amount of space to add on the left and right of the widget, in pixels"
msgstr "Parçanın sol ve sağına eklenecek alanın piksel cinsinden değeri"
# gtk/gtkmisc.c:127
@@ -2501,96 +2536,97 @@ msgstr "Düşey adım"
# gtk/gtkmisc.c:128
#: gtk/gtkmisc.c:128
-msgid "The amount of space to add on the top and bottom of the widget, in pixels"
+msgid ""
+"The amount of space to add on the top and bottom of the widget, in pixels"
msgstr "Parçanın üst ve altına eklenecek alanın piksel cinsinden değeri"
# gtk/gtknotebook.c:324
-#: gtk/gtknotebook.c:324
+#: gtk/gtknotebook.c:328
msgid "Page"
msgstr "Sayfa"
# gtk/gtknotebook.c:325
-#: gtk/gtknotebook.c:325
+#: gtk/gtknotebook.c:329
msgid "The index of the current page"
msgstr "Sayfa numarası"
# gtk/gtknotebook.c:333
-#: gtk/gtknotebook.c:333
+#: gtk/gtknotebook.c:337
msgid "Tab Position"
msgstr "Sekme Konumu"
# gtk/gtknotebook.c:334
-#: gtk/gtknotebook.c:334
+#: gtk/gtknotebook.c:338
msgid "Which side of the notebook holds the tabs"
msgstr "Bir telefon defterinin kenarındaki gibi etiketler"
# gtk/gtknotebook.c:341
-#: gtk/gtknotebook.c:341
+#: gtk/gtknotebook.c:345
msgid "Tab Border"
msgstr "Sekme kenarlığı"
# gtk/gtknotebook.c:342
-#: gtk/gtknotebook.c:342
+#: gtk/gtknotebook.c:346
msgid "Width of the border around the tab labels"
msgstr "Sekme etiketlerini çevreleyen boşluğun genişliği"
# gtk/gtknotebook.c:350
-#: gtk/gtknotebook.c:350
+#: gtk/gtknotebook.c:354
msgid "Horizontal Tab Border"
msgstr "Yatay Sekme Kenarlığı"
# gtk/gtknotebook.c:351
-#: gtk/gtknotebook.c:351
+#: gtk/gtknotebook.c:355
msgid "Width of the horizontal border of tab labels"
msgstr "Sekme etiketlerini çevreleyen boşluğun yataydaki genişliği"
# gtk/gtknotebook.c:359
-#: gtk/gtknotebook.c:359
+#: gtk/gtknotebook.c:363
msgid "Vertical Tab Border"
msgstr "Düşey Sekme Kenarlığı"
# gtk/gtknotebook.c:360
-#: gtk/gtknotebook.c:360
+#: gtk/gtknotebook.c:364
msgid "Width of the vertical border of tab labels"
msgstr "Sekme etiketlerini çevreleyen boşluğun düşeydeki genişliği"
# gtk/gtknotebook.c:368
-#: gtk/gtknotebook.c:368
+#: gtk/gtknotebook.c:372
msgid "Show Tabs"
msgstr "Sekmeleri Göster"
# gtk/gtknotebook.c:369
-#: gtk/gtknotebook.c:369
+#: gtk/gtknotebook.c:373
msgid "Whether tabs should be shown or not"
msgstr "Sekmelerin gösterilmekliği"
# gtk/gtknotebook.c:375
-#: gtk/gtknotebook.c:375
+#: gtk/gtknotebook.c:379
msgid "Show Border"
msgstr "Kenarlık göster"
# gtk/gtknotebook.c:376
-#: gtk/gtknotebook.c:376
+#: gtk/gtknotebook.c:380
msgid "Whether the border should be shown or not"
msgstr "Kenar boşluklarının olabilmekliği"
# gtk/gtknotebook.c:382
-#: gtk/gtknotebook.c:382
+#: gtk/gtknotebook.c:386
msgid "Scrollable"
msgstr "Kaydırılabilir"
# gtk/gtknotebook.c:383
-#: gtk/gtknotebook.c:383
+#: gtk/gtknotebook.c:387
msgid "If TRUE, scroll arrows are added if there are to many tabs to fit"
msgstr "DOĞRU ise, sekmeler kenara sığmadığında kaydırma okları eklenir."
# gtk/gtknotebook.c:389
-#: gtk/gtknotebook.c:389
+#: gtk/gtknotebook.c:393
msgid "Enable Popup"
msgstr "Fare menüsü etkin"
# gtk/gtknotebook.c:390
-#: gtk/gtknotebook.c:390
+#: gtk/gtknotebook.c:394
msgid ""
"If TRUE, pressing the right mouse button on the notebook pops up a menu that "
"you can use to go to a page"
@@ -2599,78 +2635,79 @@ msgstr ""
"seçerek ilgili sekmeye gidilebilir."
# gtk/gtknotebook.c:397
-#: gtk/gtknotebook.c:397
+#: gtk/gtknotebook.c:401
msgid "Whether tabs should have homogeneous sizes"
msgstr "Sekmelerin aynı boyutlarda olmaları"
# gtk/gtknotebook.c:2125 gtk/gtknotebook.c:4517
-#: gtk/gtknotebook.c:2134 gtk/gtknotebook.c:4527
+#: gtk/gtknotebook.c:2240 gtk/gtknotebook.c:4470
#, c-format
msgid "Page %u"
msgstr "Sayfa %u"
-#: gtk/gtkoptionmenu.c:183
+#: gtk/gtkoptionmenu.c:184
msgid "Menu"
msgstr "Menü"
-#: gtk/gtkoptionmenu.c:184
+#: gtk/gtkoptionmenu.c:185
msgid "The menu of options"
msgstr "Seçenekler menüsü"
# gtk/gtkoptionmenu.c:158
-#: gtk/gtkoptionmenu.c:191
+#: gtk/gtkoptionmenu.c:192
msgid "Size of dropdown indicator"
msgstr "Aşağı açma iminin boyutu"
# gtk/gtkoptionmenu.c:164
-#: gtk/gtkoptionmenu.c:197
+#: gtk/gtkoptionmenu.c:198
msgid "Spacing around indicator"
msgstr "Belirteç etrafındaki alan"
# gtk/gtkpaned.c:116 gtk/gtkruler.c:138
-#: gtk/gtkpaned.c:116 gtk/gtkruler.c:138
+#: gtk/gtkpaned.c:120 gtk/gtkruler.c:138
msgid "Position"
msgstr "Konum"
# gtk/gtkpaned.c:117
-#: gtk/gtkpaned.c:117
-msgid "Position of paned separator in pixels(0 means all the way to the left/top)"
+#: gtk/gtkpaned.c:121
+msgid ""
+"Position of paned separator in pixels(0 means all the way to the left/top)"
msgstr ""
# gtk/gtkpaned.c:125
-#: gtk/gtkpaned.c:125
+#: gtk/gtkpaned.c:129
msgid "Position Set"
msgstr "Konum Ayarı"
# gtk/gtkpaned.c:126
-#: gtk/gtkpaned.c:126
+#: gtk/gtkpaned.c:130
msgid "TRUE if the Position property should be used"
msgstr "DOĞRU ise Konum özelliği kullanılacaktır"
# gtk/gtkpaned.c:132
-#: gtk/gtkpaned.c:132
+#: gtk/gtkpaned.c:136
msgid "Handle Size"
msgstr "Tutamak Boyutu"
# gtk/gtkpaned.c:133
-#: gtk/gtkpaned.c:133
+#: gtk/gtkpaned.c:137
msgid "Width of handle"
msgstr "Tutamağın genişliği"
# gtk/gtkrc.c:2796
-#: gtk/gtkrc.c:2721
+#: gtk/gtkrc.c:2723
#, c-format
msgid "Unable to locate image file in pixmap_path: \"%s\" line %d"
msgstr "Resim dosyası konumlanamadı. pixmap_path: \"%s\" satır %d"
# gtk/gtkrc.c:2799
-#: gtk/gtkrc.c:2724
+#: gtk/gtkrc.c:2726
#, 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:3133
+#: gtk/gtkrc.c:3135
#, 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"
@@ -2682,7 +2719,8 @@ msgstr "Genişlet"
# gtk/gtkpreview.c:135
#: gtk/gtkpreview.c:130
-msgid "Whether the preview widget should take up the entire space it is allocated"
+msgid ""
+"Whether the preview widget should take up the entire space it is allocated"
msgstr "Önizleme parçasını ona ayrılan tüm alanı kaplayıp kaplayamayacağı"
# gtk/gtkprogress.c:122
@@ -2741,7 +2779,7 @@ msgstr ""
"arasında bir sayı."
# gtk/gtkprogressbar.c:131 gtk/gtkrange.c:265 gtk/gtkspinbutton.c:203
-#: gtk/gtkprogressbar.c:131 gtk/gtkrange.c:265 gtk/gtkspinbutton.c:213
+#: gtk/gtkprogressbar.c:131 gtk/gtkrange.c:270 gtk/gtkspinbutton.c:214
msgid "Adjustment"
msgstr "Ayarlama"
@@ -2751,7 +2789,7 @@ msgid "The GtkAdjustment connected to the progress bar (Deprecated)"
msgstr "Süreç çubuğuna bağlı GtkAdjustment (kaldırılacak)"
# gtk/gtkprogressbar.c:139 gtk/gtktoolbar.c:223
-#: gtk/gtkprogressbar.c:139 gtk/gtktoolbar.c:223
+#: gtk/gtkprogressbar.c:139 gtk/gtktoolbar.c:224
msgid "Orientation"
msgstr "Yön"
@@ -2830,67 +2868,67 @@ msgid "Text to be displayed in the progress bar"
msgstr "Süreç çubuğunda gösterilecek metin"
# gtk/gtkrange.c:256
-#: gtk/gtkrange.c:256
+#: gtk/gtkrange.c:261
msgid "Update policy"
msgstr "Güncelleme kuralı"
# gtk/gtkrange.c:257
-#: gtk/gtkrange.c:257
+#: gtk/gtkrange.c:262
msgid "How the range should be updated on the screen"
msgstr "Ekran üzerinde kapsamın nasıl güncelleneceği"
# gtk/gtkrange.c:266
-#: gtk/gtkrange.c:266
+#: gtk/gtkrange.c:271
msgid "The GtkAdjustment that contains the current value of this range object"
msgstr "Bu kapsam nesnesinin mevcut değerini içeren GtkAdjustment"
# gtk/gtkrange.c:273
-#: gtk/gtkrange.c:273
+#: gtk/gtkrange.c:278
msgid "Inverted"
msgstr "Tersi"
# gtk/gtkrange.c:274
-#: gtk/gtkrange.c:274
+#: gtk/gtkrange.c:279
msgid "Invert direction slider moves to increase range value"
msgstr "Kapsam değerini arttıracak sürgü hareketinin ters yönü"
# gtk/gtkrange.c:280
-#: gtk/gtkrange.c:280
+#: gtk/gtkrange.c:285
msgid "Slider Width"
msgstr "Sürgü Genişliği"
# gtk/gtkrange.c:281
-#: gtk/gtkrange.c:281
+#: gtk/gtkrange.c:286
msgid "Width of scrollbar or scale thumb"
msgstr "Kaydırma çubuğunun genişliği"
# gtk/gtkrange.c:288
-#: gtk/gtkrange.c:288
+#: gtk/gtkrange.c:293
msgid "Trough Border"
msgstr "Kanal Kenarlığı"
# gtk/gtkrange.c:289
-#: gtk/gtkrange.c:289
+#: gtk/gtkrange.c:294
msgid "Spacing between thumb/steppers and outer trough bevel"
msgstr "Kanalda hareket eden sürgü ile kanal kenarı arasındaki boşluk"
# gtk/gtkrange.c:296
-#: gtk/gtkrange.c:296
+#: gtk/gtkrange.c:301
msgid "Stepper Size"
msgstr "Adımlayıcı Boyutu"
# gtk/gtkrange.c:297
-#: gtk/gtkrange.c:297
+#: gtk/gtkrange.c:302
msgid "Length of step buttons at ends"
msgstr "İki uçtaki adım düğmelerinin uzunluğu"
# gtk/gtkrange.c:304
-#: gtk/gtkrange.c:304
+#: gtk/gtkrange.c:309
msgid "Stepper Spacing"
msgstr "Adımlayıcı Boşluğu"
# gtk/gtkrange.c:305
-#: gtk/gtkrange.c:305
+#: gtk/gtkrange.c:310
msgid "Spacing between step buttons and thumb"
msgstr "Adım düğmeleri ile kanal arasındaki boşluk"
@@ -2930,7 +2968,7 @@ msgid "Maximum size of the ruler"
msgstr "Cetvelin en büyük boyutu"
# gtk/gtkscale.c:148 gtk/gtkspinbutton.c:221
-#: gtk/gtkscale.c:148 gtk/gtkspinbutton.c:231
+#: gtk/gtkscale.c:148 gtk/gtkspinbutton.c:232
msgid "Digits"
msgstr "Rakamlar"
@@ -3026,7 +3064,8 @@ msgstr "İkincil geriye adımlayıcı"
# gtk/gtkscrollbar.c:110
#: gtk/gtkscrollbar.c:110
-msgid "Display a second backward arrow button on the opposite end of the scrollbar"
+msgid ""
+"Display a second backward arrow button on the opposite end of the scrollbar"
msgstr ""
"Kaydırma çubuğunun ucundaki ileri düğmesinin yanında geri düğmesi "
"gösterilecek mi"
@@ -3038,7 +3077,8 @@ msgstr "İkincil ileri adımlayıcı"
# gtk/gtkscrollbar.c:118
#: gtk/gtkscrollbar.c:118
-msgid "Display a secondary forward arrow button on the opposite end of the scrollbar"
+msgid ""
+"Display a secondary forward arrow button on the opposite end of the scrollbar"
msgstr ""
"Kaydırma çubuğunun ucundaki geri düğmesinin yanında ileri düğmesi "
"gösterilecek mi"
@@ -3122,32 +3162,32 @@ msgid "Keybinding to activate the menu bar"
msgstr "Menü çubuğunu etkinleştiren tuş kısayolu"
# gtk/gtkspinbutton.c:204
-#: gtk/gtkspinbutton.c:214
+#: gtk/gtkspinbutton.c:215
msgid "The adjustment that holds the value of the spinbutton"
msgstr "Döndürme düğmesi değerini tutan ayar"
# gtk/gtkspinbutton.c:211
-#: gtk/gtkspinbutton.c:221
+#: gtk/gtkspinbutton.c:222
msgid "Climb Rate"
msgstr "Değişim Oranı"
# gtk/gtkspinbutton.c:212
-#: gtk/gtkspinbutton.c:222
+#: gtk/gtkspinbutton.c:223
msgid "The acceleration rate when you hold down a button"
msgstr "Bir düğme basılı tuttulduğunda hızlanma oranı"
# gtk/gtkspinbutton.c:222
-#: gtk/gtkspinbutton.c:232
+#: gtk/gtkspinbutton.c:233
msgid "The number of decimal places to display"
msgstr "Gösterilecek ondalık yerlerin sayısı"
# gtk/gtkspinbutton.c:231
-#: gtk/gtkspinbutton.c:241
+#: gtk/gtkspinbutton.c:242
msgid "Snap to Ticks"
msgstr "Yakalama"
# gtk/gtkspinbutton.c:232
-#: gtk/gtkspinbutton.c:242
+#: gtk/gtkspinbutton.c:243
msgid ""
"Whether erroneous values are automatically changed to a spin button's "
"nearest step increment"
@@ -3156,47 +3196,48 @@ msgstr ""
"değiştirilecek mi"
# gtk/gtkspinbutton.c:239
-#: gtk/gtkspinbutton.c:249
+#: gtk/gtkspinbutton.c:250
msgid "Numeric"
msgstr "Sayısal"
# gtk/gtkspinbutton.c:240
-#: gtk/gtkspinbutton.c:250
+#: gtk/gtkspinbutton.c:251
msgid "Whether non-numeric characters should be ignored"
msgstr "Rakam olmayan karakterler yoksayılacak mı"
# gtk/gtkspinbutton.c:247
-#: gtk/gtkspinbutton.c:257
+#: gtk/gtkspinbutton.c:258
msgid "Wrap"
msgstr "Sarmala"
# gtk/gtkspinbutton.c:248
-#: gtk/gtkspinbutton.c:258
+#: gtk/gtkspinbutton.c:259
msgid "Whether a spin button should wrap upon reaching its limits"
msgstr "Döndürme düğmesi sınır değere ulaştığında başa dönecek mi"
# gtk/gtkspinbutton.c:255
-#: gtk/gtkspinbutton.c:265
+#: gtk/gtkspinbutton.c:266
msgid "Update Policy"
msgstr "Güncelleme Kuralı"
# gtk/gtkspinbutton.c:256
-#: gtk/gtkspinbutton.c:266
-msgid "Whether the spin button should update always, or only when the value is legal"
+#: gtk/gtkspinbutton.c:267
+msgid ""
+"Whether the spin button should update always, or only when the value is legal"
msgstr "Döndürme düğmesi daima mı güncel olacak yoksa sadece değer uygunsa mı"
# gtk/gtkspinbutton.c:264
-#: gtk/gtkspinbutton.c:274
+#: gtk/gtkspinbutton.c:275
msgid "Value"
msgstr "Değer"
# gtk/gtkspinbutton.c:265
-#: gtk/gtkspinbutton.c:275
+#: gtk/gtkspinbutton.c:276
msgid "Reads the current value, or sets a new value"
msgstr "Ya mevcut değer okunur ya da yeni değer belirtilir"
# gtk/gtkstatusbar.c:158
-#: gtk/gtkstatusbar.c:158
+#: gtk/gtkstatusbar.c:159
msgid "Style of bevel around the statusbar text"
msgstr "Durum çubuğu metni etrafındaki kenar tarzı"
@@ -3580,62 +3621,62 @@ msgid "If TRUE this means the table cells are all the same width/height"
msgstr "DOĞRU ise tablo gözeleri eşit genişlik ve yüksekliktedir"
# gtk/gtktext.c:594 gtk/gtktreeview.c:465
-#: gtk/gtktext.c:603 gtk/gtktreeview.c:504
+#: gtk/gtktext.c:604 gtk/gtktreeview.c:505
msgid "Horizontal Adjustment"
msgstr "Yatay Hizalama"
# gtk/gtktext.c:595
-#: gtk/gtktext.c:604
+#: gtk/gtktext.c:605
msgid "Horizontal adjustment for the text widget"
msgstr "Metin parçası için yatay hizalama"
# gtk/gtktext.c:602 gtk/gtktreeview.c:473
-#: gtk/gtktext.c:611 gtk/gtktreeview.c:512
+#: gtk/gtktext.c:612 gtk/gtktreeview.c:513
msgid "Vertical Adjustment"
msgstr "Düşey Hizalama"
# gtk/gtktext.c:603
-#: gtk/gtktext.c:612
+#: gtk/gtktext.c:613
msgid "Vertical adjustment for the text widget"
msgstr "Metin parçasının düşey hizalaması"
# gtk/gtktext.c:610
-#: gtk/gtktext.c:619
+#: gtk/gtktext.c:620
msgid "Line Wrap"
msgstr "Satırı Sarmala"
# gtk/gtktext.c:611
-#: gtk/gtktext.c:620
+#: gtk/gtktext.c:621
msgid "Whether lines are wrapped at widget edges"
msgstr "Parça kenarlarında metin alt satıra döndürülecek mi"
# gtk/gtktext.c:618
-#: gtk/gtktext.c:627
+#: gtk/gtktext.c:628
msgid "Word Wrap"
msgstr "Sözcük Sarmala"
# gtk/gtktext.c:619
-#: gtk/gtktext.c:628
+#: gtk/gtktext.c:629
msgid "Whether words are wrapped at widget edges"
msgstr "Parça kenarında sözcük alt satırda devam edecek mi"
# gtk/gtktexttag.c:198
-#: gtk/gtktexttag.c:198
+#: gtk/gtktexttag.c:199
msgid "Tag name"
msgstr "Etiket ismi"
# gtk/gtktexttag.c:199
-#: gtk/gtktexttag.c:199
+#: gtk/gtktexttag.c:200
msgid "Name used to refer to the text tag"
msgstr "Metin etiketini gösteren isim"
# gtk/gtktexttag.c:224
-#: gtk/gtktexttag.c:224
+#: gtk/gtktexttag.c:225
msgid "Background full height"
msgstr "Artalan boydan boya"
# gtk/gtktexttag.c:225
-#: gtk/gtktexttag.c:225
+#: gtk/gtktexttag.c:226
msgid ""
"Whether the background color fills the entire line height or only the height "
"of the tagged characters"
@@ -3644,312 +3685,314 @@ msgstr ""
"uygulanacak"
# gtk/gtktexttag.c:233
-#: gtk/gtktexttag.c:233
+#: gtk/gtktexttag.c:234
msgid "Background stipple mask"
msgstr "Artalan maskı"
# gtk/gtktexttag.c:234
-#: gtk/gtktexttag.c:234
+#: gtk/gtktexttag.c:235
msgid "Bitmap to use as a mask when drawing the text background"
msgstr "Metin artalanında maske olarak kullanılacak biteşlem"
# gtk/gtktexttag.c:259
-#: gtk/gtktexttag.c:259
+#: gtk/gtktexttag.c:260
msgid "Foreground stipple mask"
msgstr "Önalan maskı"
# gtk/gtktexttag.c:260
-#: gtk/gtktexttag.c:260
+#: gtk/gtktexttag.c:261
msgid "Bitmap to use as a mask when drawing the text foreground"
msgstr "Metin önalanında maske olarak kullanılacak biteşlem"
# gtk/gtktexttag.c:267
-#: gtk/gtktexttag.c:267
+#: gtk/gtktexttag.c:268
msgid "Text direction"
msgstr "Metin yönü"
# gtk/gtktexttag.c:268
-#: gtk/gtktexttag.c:268
+#: gtk/gtktexttag.c:269
msgid "Text direction, e.g. right-to-left or left-to-right"
msgstr "Metin yönü; soldan sağa ya da sağdan sola"
# gtk/gtktexttag.c:378 gtk/gtktextview.c:570
-#: gtk/gtktexttag.c:378 gtk/gtktextview.c:565
+#: gtk/gtktexttag.c:379 gtk/gtktextview.c:566
msgid "Left, right, or center justification"
msgstr "Sola, sağa yanaştırma veya ortalama"
# gtk/gtktexttag.c:386
-#: gtk/gtktexttag.c:386
+#: gtk/gtktexttag.c:387
msgid "Language"
msgstr "Dil"
# gtk/gtktexttag.c:387
-#: gtk/gtktexttag.c:387
+#: gtk/gtktexttag.c:388
msgid "Language engine code to use for rendering the text"
msgstr "Metni oluşturmakta kullanılacak dil kodu"
# gtk/gtktexttag.c:394
-#: gtk/gtktexttag.c:394
+#: gtk/gtktexttag.c:395
msgid "Left margin"
msgstr "Sol kenar boşluğu"
# gtk/gtktexttag.c:395 gtk/gtktextview.c:579
-#: gtk/gtktexttag.c:395 gtk/gtktextview.c:574
+#: gtk/gtktexttag.c:396 gtk/gtktextview.c:575
msgid "Width of the left margin in pixels"
msgstr "Piksel cinsinden sol kenar boşluğunun genişliği"
# gtk/gtktexttag.c:404
-#: gtk/gtktexttag.c:404
+#: gtk/gtktexttag.c:405
msgid "Right margin"
msgstr "Sağ kenar boşluğu"
# gtk/gtktexttag.c:405 gtk/gtktextview.c:589
-#: gtk/gtktexttag.c:405 gtk/gtktextview.c:584
+#: gtk/gtktexttag.c:406 gtk/gtktextview.c:585
msgid "Width of the right margin in pixels"
msgstr "Piksel cinsinden sağ kenar boşluğunun genişliği"
# gtk/gtktexttag.c:415 gtk/gtktextview.c:598
-#: gtk/gtktexttag.c:415 gtk/gtktextview.c:593
+#: gtk/gtktexttag.c:416 gtk/gtktextview.c:594
msgid "Indent"
msgstr "Girinti"
# gtk/gtktexttag.c:416 gtk/gtktextview.c:599
-#: gtk/gtktexttag.c:416 gtk/gtktextview.c:594
+#: gtk/gtktexttag.c:417 gtk/gtktextview.c:595
msgid "Amount to indent the paragraph, in pixels"
msgstr "Piksel olarak paragraf satırbaşı girintisi"
# gtk/gtktexttag.c:436
-#: gtk/gtktexttag.c:436
+#: gtk/gtktexttag.c:437
msgid "Pixels above lines"
msgstr "Paragraf üst boşluk"
# gtk/gtktexttag.c:437 gtk/gtktextview.c:523
-#: gtk/gtktexttag.c:437 gtk/gtktextview.c:518
+#: gtk/gtktexttag.c:438 gtk/gtktextview.c:519
msgid "Pixels of blank space above paragraphs"
msgstr "Piksel cinsinden paragraf üstündeki boş alan"
# gtk/gtktexttag.c:446
-#: gtk/gtktexttag.c:446
+#: gtk/gtktexttag.c:447
msgid "Pixels below lines"
msgstr "Paragraf alt boşluk"
# gtk/gtktexttag.c:447 gtk/gtktextview.c:533
-#: gtk/gtktexttag.c:447 gtk/gtktextview.c:528
+#: gtk/gtktexttag.c:448 gtk/gtktextview.c:529
msgid "Pixels of blank space below paragraphs"
msgstr "Piksel cinsinden paragraf altındaki boş alan"
# gtk/gtktexttag.c:456
-#: gtk/gtktexttag.c:456
+#: gtk/gtktexttag.c:457
msgid "Pixels inside wrap"
msgstr "Satır arası boşluk"
# gtk/gtktexttag.c:457 gtk/gtktextview.c:543
-#: gtk/gtktexttag.c:457 gtk/gtktextview.c:538
+#: gtk/gtktexttag.c:458 gtk/gtktextview.c:539
msgid "Pixels of blank space between wrapped lines in a paragraph"
msgstr "Piksel cinsinden paragraf satırları arasındaki boş alan"
# gtk/gtktexttag.c:483
-#: gtk/gtktexttag.c:483
+#: gtk/gtktexttag.c:484
msgid "Wrap mode"
msgstr "Sarmalama kipi"
# gtk/gtktexttag.c:484 gtk/gtktextview.c:561
-#: gtk/gtktexttag.c:484 gtk/gtktextview.c:556
-msgid "Whether to wrap lines never, at word boundaries, or at character boundaries"
-msgstr "Satırlar hiç sarmalanmayacak mı, sözcük bölmeden mi, bölerek mi sarmalanacak"
+#: gtk/gtktexttag.c:485 gtk/gtktextview.c:557
+msgid ""
+"Whether to wrap lines never, at word boundaries, or at character boundaries"
+msgstr ""
+"Satırlar hiç sarmalanmayacak mı, sözcük bölmeden mi, bölerek mi sarmalanacak"
# gtk/gtktexttag.c:493 gtk/gtktextview.c:608
-#: gtk/gtktexttag.c:493 gtk/gtktextview.c:603
+#: gtk/gtktexttag.c:494 gtk/gtktextview.c:604
msgid "Tabs"
msgstr "Sekmeler"
# gtk/gtktexttag.c:494 gtk/gtktextview.c:609
-#: gtk/gtktexttag.c:494 gtk/gtktextview.c:604
+#: gtk/gtktexttag.c:495 gtk/gtktextview.c:605
msgid "Custom tabs for this text"
msgstr "Bu metin için sekme uzunlukları"
# gtk/gtktexttag.c:501
-#: gtk/gtktexttag.c:501
+#: gtk/gtktexttag.c:502
msgid "Invisible"
msgstr "Görünmez"
# gtk/gtktexttag.c:502
-#: gtk/gtktexttag.c:502
+#: gtk/gtktexttag.c:503
msgid "Whether this text is hidden"
msgstr "Bu metin gizli mi olacak"
# gtk/gtktexttag.c:515
-#: gtk/gtktexttag.c:515
+#: gtk/gtktexttag.c:516
msgid "Background full height set"
msgstr "Artalan yükseklik ayarı"
# gtk/gtktexttag.c:516
-#: gtk/gtktexttag.c:516
+#: gtk/gtktexttag.c:517
msgid "Whether this tag affects background height"
msgstr "Artalan yükseklik değeri"
# gtk/gtktexttag.c:519
-#: gtk/gtktexttag.c:519
+#: gtk/gtktexttag.c:520
msgid "Background stipple set"
msgstr "Artalan mask ayarı"
# gtk/gtktexttag.c:520
-#: gtk/gtktexttag.c:520
+#: gtk/gtktexttag.c:521
msgid "Whether this tag affects the background stipple"
msgstr "Artalan maskını etkiler"
# gtk/gtktexttag.c:527
-#: gtk/gtktexttag.c:527
+#: gtk/gtktexttag.c:528
msgid "Foreground stipple set"
msgstr "Önalan mask ayarı"
# gtk/gtktexttag.c:528
-#: gtk/gtktexttag.c:528
+#: gtk/gtktexttag.c:529
msgid "Whether this tag affects the foreground stipple"
msgstr "Önalan maskını etkiler"
# gtk/gtktexttag.c:563
-#: gtk/gtktexttag.c:563
+#: gtk/gtktexttag.c:564
msgid "Justification set"
msgstr "Hizalama ayarı"
# gtk/gtktexttag.c:564
-#: gtk/gtktexttag.c:564
+#: gtk/gtktexttag.c:565
msgid "Whether this tag affects paragraph justification"
msgstr "Paragraf hizalamasını etkiler"
# gtk/gtktexttag.c:567
-#: gtk/gtktexttag.c:567
+#: gtk/gtktexttag.c:568
msgid "Language set"
msgstr "Dil ayarı"
# gtk/gtktexttag.c:568
-#: gtk/gtktexttag.c:568
+#: gtk/gtktexttag.c:569
msgid "Whether this tag affects the language the text is rendered as"
msgstr "Metni oluşturan dili etkiler"
# gtk/gtktexttag.c:571
-#: gtk/gtktexttag.c:571
+#: gtk/gtktexttag.c:572
msgid "Left margin set"
msgstr "Sol kenar boşluğu ayarı"
# gtk/gtktexttag.c:572
-#: gtk/gtktexttag.c:572
+#: gtk/gtktexttag.c:573
msgid "Whether this tag affects the left margin"
msgstr "Sol kenar boşluğunu etkiler"
# gtk/gtktexttag.c:575
-#: gtk/gtktexttag.c:575
+#: gtk/gtktexttag.c:576
msgid "Indent set"
msgstr "Girinti ayarı"
# gtk/gtktexttag.c:576
-#: gtk/gtktexttag.c:576
+#: gtk/gtktexttag.c:577
msgid "Whether this tag affects indentation"
msgstr "Paragraf girintisini etkiler"
# gtk/gtktexttag.c:583
-#: gtk/gtktexttag.c:583
+#: gtk/gtktexttag.c:584
msgid "Pixels above lines set"
msgstr "Paragraf üst boşluk ayarı"
# gtk/gtktexttag.c:584 gtk/gtktexttag.c:588
-#: gtk/gtktexttag.c:584 gtk/gtktexttag.c:588
+#: gtk/gtktexttag.c:585 gtk/gtktexttag.c:589
msgid "Whether this tag affects the number of pixels above lines"
msgstr "Piksel cinsinden paragraf üstündeki boş alanı etkiler"
# gtk/gtktexttag.c:587
-#: gtk/gtktexttag.c:587
+#: gtk/gtktexttag.c:588
msgid "Pixels below lines set"
msgstr "Paragraf alt boşluğu"
# gtk/gtktexttag.c:591
-#: gtk/gtktexttag.c:591
+#: gtk/gtktexttag.c:592
msgid "Pixels inside wrap set"
msgstr "Satır arası boşluğu"
# gtk/gtktexttag.c:592
-#: gtk/gtktexttag.c:592
+#: gtk/gtktexttag.c:593
msgid "Whether this tag affects the number of pixels between wrapped lines"
msgstr "Paragraf satırları arasındaki boşluğu etkiler"
# gtk/gtktexttag.c:599
-#: gtk/gtktexttag.c:599
+#: gtk/gtktexttag.c:600
msgid "Right margin set"
msgstr "Sağ kenar boşluğu ayarı"
# gtk/gtktexttag.c:600
-#: gtk/gtktexttag.c:600
+#: gtk/gtktexttag.c:601
msgid "Whether this tag affects the right margin"
msgstr "Sağ kenar boşluğunu etkiler"
# gtk/gtktexttag.c:607
-#: gtk/gtktexttag.c:607
+#: gtk/gtktexttag.c:608
msgid "Wrap mode set"
msgstr "Sarmalama kipi ayarı"
# gtk/gtktexttag.c:608
-#: gtk/gtktexttag.c:608
+#: gtk/gtktexttag.c:609
msgid "Whether this tag affects line wrap mode"
msgstr "Sarmalama kipini etkiler"
# gtk/gtktexttag.c:611
-#: gtk/gtktexttag.c:611
+#: gtk/gtktexttag.c:612
msgid "Tabs set"
msgstr "Sekme ayarı"
# gtk/gtktexttag.c:612
-#: gtk/gtktexttag.c:612
+#: gtk/gtktexttag.c:613
msgid "Whether this tag affects tabs"
msgstr "Sekmeleri etkiler"
# gtk/gtktexttag.c:615
-#: gtk/gtktexttag.c:615
+#: gtk/gtktexttag.c:616
msgid "Invisible set"
msgstr "Görünmez ayarı"
# gtk/gtktexttag.c:616
-#: gtk/gtktexttag.c:616
+#: gtk/gtktexttag.c:617
msgid "Whether this tag affects text visibility"
msgstr "Metnin görünürlüğünü etkiler"
# gtk/gtktextview.c:522
-#: gtk/gtktextview.c:517
+#: gtk/gtktextview.c:518
msgid "Pixels Above Lines"
msgstr "Paragraf Üst Boşluğu"
# gtk/gtktextview.c:532
-#: gtk/gtktextview.c:527
+#: gtk/gtktextview.c:528
msgid "Pixels Below Lines"
msgstr "Paragraf Alt Boşluğu"
# gtk/gtktextview.c:542
-#: gtk/gtktextview.c:537
+#: gtk/gtktextview.c:538
msgid "Pixels Inside Wrap"
msgstr "Satır arası Boşluğu"
# gtk/gtktextview.c:560
-#: gtk/gtktextview.c:555
+#: gtk/gtktextview.c:556
msgid "Wrap Mode"
msgstr "Sarmalama Kipi"
# gtk/gtktextview.c:578
-#: gtk/gtktextview.c:573
+#: gtk/gtktextview.c:574
msgid "Left Margin"
msgstr "Sol Kenar Boşluğu"
# gtk/gtktextview.c:588
-#: gtk/gtktextview.c:583
+#: gtk/gtktextview.c:584
msgid "Right Margin"
msgstr "Sağ Kenar Boşluğu"
# gtk/gtktextview.c:616
-#: gtk/gtktextview.c:611
+#: gtk/gtktextview.c:612
msgid "Cursor Visible"
msgstr "İmleç Görünür"
# gtk/gtktextview.c:617
-#: gtk/gtktextview.c:612
+#: gtk/gtktextview.c:613
msgid "If the insertion cursor is shown"
msgstr "Yerleştirme imleci gösterilmişse"
@@ -3960,562 +4003,576 @@ msgid "Unable to locate theme engine in module_path: \"%s\","
msgstr "Dekor motoru module_path \"%s\" içinde konumlanamadı,"
# gtk/gtktipsquery.c:181
-#: gtk/gtktipsquery.c:181
+#: gtk/gtktipsquery.c:182
msgid "--- No Tip ---"
msgstr "--İpucu yok--"
# gtk/gtktogglebutton.c:145
-#: gtk/gtktogglebutton.c:143
+#: gtk/gtktogglebutton.c:133
msgid "If the toggle button should be pressed in or not"
msgstr "Seçim düğmesi basılı veya değilse"
# gtk/gtktogglebutton.c:153
-#: gtk/gtktogglebutton.c:151
+#: gtk/gtktogglebutton.c:141
msgid "If the toggle button is in an \"in between\" state."
msgstr "Seçim düğmesi iki arada bir derede ise."
# gtk/gtktogglebutton.c:160
-#: gtk/gtktogglebutton.c:158
+#: gtk/gtktogglebutton.c:148
msgid "Draw Indicator"
msgstr "Çizim Belirteci"
# gtk/gtktogglebutton.c:161
-#: gtk/gtktogglebutton.c:159
+#: gtk/gtktogglebutton.c:149
msgid "If the toggle part of the button is displayed"
msgstr "Düğmenin seçim kısmı gösterilmişse"
# gtk/gtktoolbar.c:224
-#: gtk/gtktoolbar.c:224
+#: gtk/gtktoolbar.c:225
msgid "The orientation of the toolbar"
msgstr "Araç çubuğu yönelimi"
# gtk/gtktoolbar.c:232
-#: gtk/gtktoolbar.c:232
+#: gtk/gtktoolbar.c:233
msgid "Toolbar Style"
msgstr "Araç çubuğu tarzı"
# gtk/gtktoolbar.c:233
-#: gtk/gtktoolbar.c:233
+#: gtk/gtktoolbar.c:234
msgid "How to draw the toolbar"
msgstr "Araç çubuğunun nasıl çizileceği"
# gtk/gtktoolbar.c:241
-#: gtk/gtktoolbar.c:241
+#: gtk/gtktoolbar.c:242
msgid "Spacer size"
msgstr "Kenar boşluğu"
# gtk/gtktoolbar.c:242
-#: gtk/gtktoolbar.c:242
+#: gtk/gtktoolbar.c:243
msgid "Size of spacers"
msgstr "Kenar boşluğu"
# gtk/gtktoolbar.c:251
-#: gtk/gtktoolbar.c:251
+#: gtk/gtktoolbar.c:252
msgid "Amount of border space between the toolbar shadow and the buttons"
msgstr "Araç çubuğu gölgesi ile düğmeler arasındaki kenar boşluğu"
# gtk/gtktoolbar.c:259
-#: gtk/gtktoolbar.c:259
+#: gtk/gtktoolbar.c:260
msgid "Space style"
msgstr "Boşluk tarzı"
# gtk/gtktoolbar.c:260
-#: gtk/gtktoolbar.c:260
+#: gtk/gtktoolbar.c:261
msgid "Whether spacers are vertical lines or just blank"
msgstr "Boşluklar ya düşey çizgilerdir ya da boştur"
# gtk/gtktoolbar.c:268
-#: gtk/gtktoolbar.c:268
+#: gtk/gtktoolbar.c:269
msgid "Button relief"
msgstr "Düğme süslemesi"
# gtk/gtktoolbar.c:269
-#: gtk/gtktoolbar.c:269
+#: gtk/gtktoolbar.c:270
msgid "Type of bevel around toolbar buttons"
msgstr "Araç çubuğu düğmelerini gösterme türü"
# gtk/gtktoolbar.c:277
-#: gtk/gtktoolbar.c:277
+#: gtk/gtktoolbar.c:278
msgid "Style of bevel around the toolbar"
msgstr "Araç çubuğunun gösterilme tarzı"
# gtk/gtktoolbar.c:283
-#: gtk/gtktoolbar.c:283
+#: gtk/gtktoolbar.c:284
msgid "Toolbar style"
msgstr "Araç çubuğu tarzı"
# gtk/gtktoolbar.c:284
-#: gtk/gtktoolbar.c:284
-msgid "Whether default toolbars have text only, text and icons, icons only, etc."
+#: gtk/gtktoolbar.c:285
+msgid ""
+"Whether default toolbars have text only, text and icons, icons only, etc."
msgstr ""
"Öntanımlı araç çubuğu düğmelerinde ne gösterileceği: sadece metin, sadece "
"simge, simge ve metin"
# gtk/gtktoolbar.c:290
-#: gtk/gtktoolbar.c:290
+#: gtk/gtktoolbar.c:291
msgid "Toolbar icon size"
msgstr "Araç çubuğu simge boyutu"
# gtk/gtktoolbar.c:291
-#: gtk/gtktoolbar.c:291
+#: gtk/gtktoolbar.c:292
msgid "Size of icons in default toolbars"
msgstr "Araç çubuklarında öntanımlı simge boyutu"
# gtk/gtktreeview.c:457
-#: gtk/gtktreeview.c:496
+#: gtk/gtktreeview.c:497
msgid "TreeView Model"
msgstr "Ağaç Görünümü Modeli"
# gtk/gtktreeview.c:458
-#: gtk/gtktreeview.c:497
+#: gtk/gtktreeview.c:498
msgid "The model for the tree view"
msgstr "Ağaç görünümü için model"
# gtk/gtktreeview.c:466
-#: gtk/gtktreeview.c:505
+#: gtk/gtktreeview.c:506
msgid "Horizontal Adjustment for the widget"
msgstr "Parça için Yatay Hizalama"
# gtk/gtktreeview.c:474
-#: gtk/gtktreeview.c:513
+#: gtk/gtktreeview.c:514
msgid "Vertical Adjustment for the widget"
msgstr "Parça için Düşey Hizalama"
# gtk/gtktreeview.c:481 gtk/gtktreeviewcolumn.c:171 gtk/gtkwidget.c:442
-#: gtk/gtktreeview.c:520 gtk/gtktreeviewcolumn.c:171 gtk/gtkwidget.c:426
+#: gtk/gtktreeview.c:521 gtk/gtktreeviewcolumn.c:173 gtk/gtkwidget.c:427
msgid "Visible"
msgstr "Görünür"
# gtk/gtktreeview.c:482
-#: gtk/gtktreeview.c:521
+#: gtk/gtktreeview.c:522
msgid "Show the column header buttons"
msgstr "Sütun başlığı düğmelerini göster"
# gtk/gtktreeview.c:489
-#: gtk/gtktreeview.c:528
+#: gtk/gtktreeview.c:529
msgid "Headers Clickable"
msgstr "Başlıklar tıklanabilir"
# gtk/gtktreeview.c:490
-#: gtk/gtktreeview.c:529
+#: gtk/gtktreeview.c:530
msgid "Column headers respond to click events"
msgstr "Başlıklar tıklama eylemine yanıt verir"
# gtk/gtktreeview.c:497
-#: gtk/gtktreeview.c:536
+#: gtk/gtktreeview.c:537
msgid "Expander Column"
msgstr "Genişleyen sütun"
# gtk/gtktreeview.c:498
-#: gtk/gtktreeview.c:537
+#: gtk/gtktreeview.c:538
msgid "Set the column for the expander column"
msgstr "Sütünü genişleyen sütun yapar"
# gtk/gtktreeview.c:505 gtk/gtktreeviewcolumn.c:253
-#: gtk/gtktreeview.c:544 gtk/gtktreeviewcolumn.c:262
+#: gtk/gtktreeview.c:545 gtk/gtktreeviewcolumn.c:272
msgid "Reorderable"
msgstr "Sıralanabilir"
# gtk/gtktreeview.c:506
-#: gtk/gtktreeview.c:545
+#: gtk/gtktreeview.c:546
msgid "View is reorderable"
msgstr "Görünüm sıralanabilir"
# gtk/gtktreeview.c:513
-#: gtk/gtktreeview.c:552
+#: gtk/gtktreeview.c:553
msgid "Rules Hint"
msgstr "Kural İpucu"
# gtk/gtktreeview.c:514
-#: gtk/gtktreeview.c:553
+#: gtk/gtktreeview.c:554
msgid "Set a hint to the theme engine to draw rows in alternating colors"
msgstr "Satırlara farklı renkler atamada dekor motoruna bir ipucu belirtilir"
-#: gtk/gtktreeview.c:560
+#: gtk/gtktreeview.c:561
msgid "Enable Search"
msgstr "Aramayı etkinleştir"
-#: gtk/gtktreeview.c:561
+#: gtk/gtktreeview.c:562
msgid "View allows user to search through columns interactively"
msgstr "Kullanıcıya sütunlarda etkileşimli arama yapma izni verilir"
-#: gtk/gtktreeview.c:568
+#: gtk/gtktreeview.c:569
msgid "Search Column"
msgstr "Arama Sütunu"
-#: gtk/gtktreeview.c:569
+#: gtk/gtktreeview.c:570
msgid "Model column to search through when searching through code"
msgstr "Arama kod üzerinden yapıldığında arama yapılacak sütun modeli"
# gtk/gtktreeview.c:526
-#: gtk/gtktreeview.c:582
+#: gtk/gtktreeview.c:583
msgid "Expander Size"
msgstr "Genişletici Boyutu"
-#: gtk/gtktreeview.c:583
+#: gtk/gtktreeview.c:584
msgid "Size of the expander arrow."
msgstr "Genişletici okunun boyutu"
# gtk/gtktreeview.c:535
-#: gtk/gtktreeview.c:591
+#: gtk/gtktreeview.c:592
msgid "Vertical Separator Width"
msgstr "Düşey Ayırıcı Genişliği"
-#: gtk/gtktreeview.c:592
+#: gtk/gtktreeview.c:593
msgid "Vertical space between cells. Must be an even number."
msgstr "Gözeler arasındaki düşey boşluk. Bir çift sayı olmalıdır."
# gtk/gtktreeview.c:544
-#: gtk/gtktreeview.c:600
+#: gtk/gtktreeview.c:601
msgid "Horizontal Separator Width"
msgstr "Yatay Ayırıcı Genişliği"
-#: gtk/gtktreeview.c:601
+#: gtk/gtktreeview.c:602
msgid "Horizontal space between cells. Must be an even number."
msgstr "Gözeler arasındaki yatay boşluk. Bir çift sayı olmalıdır."
-#: gtk/gtktreeview.c:609
+#: gtk/gtktreeview.c:610
msgid "Allow Rules"
msgstr "İzin Kuralları"
-#: gtk/gtktreeview.c:610
+#: gtk/gtktreeview.c:611
msgid "Allow drawing of alternating color rows."
msgstr "Renkli satırlar çizilmesi sağlanır."
-#: gtk/gtktreeview.c:616
+#: gtk/gtktreeview.c:617
msgid "Indent Expanders"
msgstr "Genişleticileri Girintile"
-#: gtk/gtktreeview.c:617
+#: gtk/gtktreeview.c:618
msgid "Make the expanders indented."
msgstr "Genişleticileri girintili yapar."
# gtk/gtktreeviewcolumn.c:172
-#: gtk/gtktreeviewcolumn.c:172
+#: gtk/gtktreeviewcolumn.c:174
msgid "Whether to display the column"
msgstr "Sütun gösterilecek mi"
+# gtk/gtkwindow.c:364
+#: gtk/gtktreeviewcolumn.c:181 gtk/gtkwindow.c:394
+msgid "Resizable"
+msgstr "Boyutlandırılabilir"
+
+#: gtk/gtktreeviewcolumn.c:182
+msgid "Column is user-resizable"
+msgstr ""
+
# gtk/gtktreeviewcolumn.c:189
-#: gtk/gtktreeviewcolumn.c:180
+#: gtk/gtktreeviewcolumn.c:190
msgid "Current width of the column"
msgstr "Sütunun mevcut genişliği"
# gtk/gtktreeviewcolumn.c:179
-#: gtk/gtktreeviewcolumn.c:188
+#: gtk/gtktreeviewcolumn.c:198
msgid "Sizing"
msgstr "Boyutlandırma"
# gtk/gtktreeviewcolumn.c:180
-#: gtk/gtktreeviewcolumn.c:189
+#: gtk/gtktreeviewcolumn.c:199
msgid "Resize mode of the column"
msgstr "Sütun boyutlandırma kipi"
# gtk/gtkcellrenderer.c:168
-#: gtk/gtktreeviewcolumn.c:197
+#: gtk/gtktreeviewcolumn.c:207
msgid "Fixed Width"
msgstr "Sabit genişlik"
-#: gtk/gtktreeviewcolumn.c:198
+#: gtk/gtktreeviewcolumn.c:208
msgid "Current fixed width of the column"
msgstr "Sütunun mevcut sabit genişliği"
# gtk/gtktreeviewcolumn.c:198
-#: gtk/gtktreeviewcolumn.c:207
+#: gtk/gtktreeviewcolumn.c:217
msgid "Minimum Width"
msgstr "En Dar"
# gtk/gtktreeviewcolumn.c:199
-#: gtk/gtktreeviewcolumn.c:208
+#: gtk/gtktreeviewcolumn.c:218
msgid "Minimum allowed width of the column"
msgstr "Sütun için izin verilen en az genişlik"
# gtk/gtktreeviewcolumn.c:208
-#: gtk/gtktreeviewcolumn.c:217
+#: gtk/gtktreeviewcolumn.c:227
msgid "Maximum Width"
msgstr "En Geniş"
# gtk/gtktreeviewcolumn.c:209
-#: gtk/gtktreeviewcolumn.c:218
+#: gtk/gtktreeviewcolumn.c:228
msgid "Maximum allowed width of the column"
msgstr "Sütun için izin verilen en çok genişlik"
# gtk/gtktreeviewcolumn.c:218
-#: gtk/gtktreeviewcolumn.c:227
+#: gtk/gtktreeviewcolumn.c:237
msgid "Title"
msgstr "Başlık"
# gtk/gtktreeviewcolumn.c:219
-#: gtk/gtktreeviewcolumn.c:228
+#: gtk/gtktreeviewcolumn.c:238
msgid "Title to appear in column header"
msgstr "Sütun etiketi"
# gtk/gtktreeviewcolumn.c:226
-#: gtk/gtktreeviewcolumn.c:235
+#: gtk/gtktreeviewcolumn.c:245
msgid "Clickable"
msgstr "Tıklanabilir"
# gtk/gtktreeviewcolumn.c:227
-#: gtk/gtktreeviewcolumn.c:236
+#: gtk/gtktreeviewcolumn.c:246
msgid "Whether the header can be clicked"
msgstr "Başlık tıklama eylemine yanıt verecek mi"
# gtk/gtktreeviewcolumn.c:235
-#: gtk/gtktreeviewcolumn.c:244
+#: gtk/gtktreeviewcolumn.c:254
msgid "Widget"
msgstr "Parçacık"
# gtk/gtktreeviewcolumn.c:236
-#: gtk/gtktreeviewcolumn.c:245
+#: gtk/gtktreeviewcolumn.c:255
msgid "Widget to put in column header button instead of column title"
msgstr "Sütun başlığı yerine kullanılacak düğmeye konulacak parça"
# gtk/gtktreeviewcolumn.c:243
-#: gtk/gtktreeviewcolumn.c:252
+#: gtk/gtktreeviewcolumn.c:262
msgid "Alignment"
msgstr "Hizalama"
# gtk/gtktreeviewcolumn.c:244
-#: gtk/gtktreeviewcolumn.c:253
+#: gtk/gtktreeviewcolumn.c:263
msgid "X Alignment of the column header text or widget"
msgstr "Sütün başlık metni ya da parçasının Yatay Hizalaması"
# gtk/gtkcellrenderertext.c:212 gtk/gtktexttag.c:277 gtk/gtktextview.c:553
-#: gtk/gtktreeviewcolumn.c:263
+#: gtk/gtktreeviewcolumn.c:273
msgid "Whether the column can be reordered around the headers"
msgstr "Sütun başlıkların etrafında sıralanabilir mi"
# gtk/gtktreeviewcolumn.c:261
-#: gtk/gtktreeviewcolumn.c:270
+#: gtk/gtktreeviewcolumn.c:280
msgid "Sort indicator"
msgstr "Sıralama belirteci"
# gtk/gtktreeviewcolumn.c:262
-#: gtk/gtktreeviewcolumn.c:271
+#: gtk/gtktreeviewcolumn.c:281
msgid "Whether to show a sort indicator"
msgstr "Bir sıralama belirteci gösterilecek mi"
# gtk/gtktreeviewcolumn.c:269
-#: gtk/gtktreeviewcolumn.c:278
+#: gtk/gtktreeviewcolumn.c:288
msgid "Sort order"
msgstr "Sıralama türü"
# gtk/gtktreeviewcolumn.c:270
-#: gtk/gtktreeviewcolumn.c:279
+#: gtk/gtktreeviewcolumn.c:289
msgid "Sort direction the sort indicator should indicate"
msgstr "Sıralama belirtecinin gösterdiği sıralama yönü"
# gtk/gtkviewport.c:132
-#: gtk/gtkviewport.c:132
+#: gtk/gtkviewport.c:133
msgid ""
"The GtkAdjustment that determines the values of the horizontal position for "
"this viewport."
msgstr "Bu görünüm için yatay konum değerlerini saptayan GtkAdjustment"
# gtk/gtkviewport.c:140
-#: gtk/gtkviewport.c:140
+#: gtk/gtkviewport.c:141
msgid ""
"The GtkAdjustment that determines the values of the vertical position for "
"this viewport."
msgstr "Bu görünüm için düşey konum değerlerini saptayan GtkAdjustment"
# gtk/gtkviewport.c:148
-#: gtk/gtkviewport.c:148
+#: gtk/gtkviewport.c:149
msgid "Determines how the shadowed box around the viewport is drawn."
msgstr "Gölgeli kutunun çevresindeki görünümün nasıl çizileceğini saptar"
# gtk/gtkwidget.c:392
-#: gtk/gtkwidget.c:393
+#: gtk/gtkwidget.c:394
msgid "Widget name"
msgstr "Parça ismi"
# gtk/gtkwidget.c:393
-#: gtk/gtkwidget.c:394
+#: gtk/gtkwidget.c:395
msgid "The name of the widget"
msgstr "Parçacığın adı"
# gtk/gtkwidget.c:399
-#: gtk/gtkwidget.c:400
+#: gtk/gtkwidget.c:401
msgid "Parent widget"
msgstr "Taşıyan parçacık"
# gtk/gtkwidget.c:400
-#: gtk/gtkwidget.c:401
+#: gtk/gtkwidget.c:402
msgid "The parent widget of this widget. Must be a Container widget."
msgstr "Bu parçacığı taşıyan parçacık. Bir Taşıyıcı Parçacık olmalıdır."
-#: gtk/gtkwidget.c:408
+#: gtk/gtkwidget.c:409
msgid "Width request"
msgstr "Genişlik isteği"
-#: gtk/gtkwidget.c:409
+#: gtk/gtkwidget.c:410
msgid ""
"Override for width request of the widget, or -1 if natural request should be "
"used."
-msgstr "Parçanın genişlik isteği için zorlama, doğal istek kullanılması için -1 olmalıdır."
+msgstr ""
+"Parçanın genişlik isteği için zorlama, doğal istek kullanılması için -1 "
+"olmalıdır."
-#: gtk/gtkwidget.c:417
+#: gtk/gtkwidget.c:418
msgid "Height request"
msgstr "Yükseklik isteği"
-#: gtk/gtkwidget.c:418
+#: gtk/gtkwidget.c:419
msgid ""
"Override for height request of the widget, or -1 if natural request should "
"be used."
-msgstr "Parçanın yükseklik isteği için zorlama, doğal istek kullanılması için -1 olmalıdır."
+msgstr ""
+"Parçanın yükseklik isteği için zorlama, doğal istek kullanılması için -1 "
+"olmalıdır."
# gtk/gtkwidget.c:443
-#: gtk/gtkwidget.c:427
+#: gtk/gtkwidget.c:428
msgid "Whether the widget is visible"
msgstr "Parçacık görünür mü"
# gtk/gtkwidget.c:449
-#: gtk/gtkwidget.c:433
+#: gtk/gtkwidget.c:434
msgid "Sensitive"
msgstr "Duyarlı"
# gtk/gtkwidget.c:450
-#: gtk/gtkwidget.c:434
+#: gtk/gtkwidget.c:435
msgid "Whether the widget responds to input"
msgstr "Parçacık girdilere yanıt verecek mi"
# gtk/gtkwidget.c:456
-#: gtk/gtkwidget.c:440
+#: gtk/gtkwidget.c:441
msgid "Application paintable"
msgstr "Uygulama boyanabilir"
# gtk/gtkwidget.c:457
-#: gtk/gtkwidget.c:441
+#: gtk/gtkwidget.c:442
msgid "Whether the application will paint directly on the widget"
msgstr "Uygulama doğrudan parçacık üzerinde boyama yapacak mı"
# gtk/gtkwidget.c:463
-#: gtk/gtkwidget.c:447
+#: gtk/gtkwidget.c:448
msgid "Can focus"
msgstr "Odaklanabilir"
# gtk/gtkwidget.c:464
-#: gtk/gtkwidget.c:448
+#: gtk/gtkwidget.c:449
msgid "Whether the widget can accept the input focus"
msgstr "Parçacık girdi odaklaması kabul edecek mi"
# gtk/gtkwidget.c:470
-#: gtk/gtkwidget.c:454
+#: gtk/gtkwidget.c:455
msgid "Has focus"
msgstr "Odaklı"
# gtk/gtkwidget.c:471
-#: gtk/gtkwidget.c:455
+#: gtk/gtkwidget.c:456
msgid "Whether the widget has the input focus"
msgstr "Parçacık girdi odağına sahip mi"
# gtk/gtkwidget.c:477
-#: gtk/gtkwidget.c:461
+#: gtk/gtkwidget.c:462
msgid "Can default"
msgstr "Öntanımı olabilir"
# gtk/gtkwidget.c:478
-#: gtk/gtkwidget.c:462
+#: gtk/gtkwidget.c:463
msgid "Whether the widget can be the default widget"
msgstr "Parça öntanımlı olabilir mi?"
# gtk/gtkwidget.c:484
-#: gtk/gtkwidget.c:468
+#: gtk/gtkwidget.c:469
msgid "Has default"
msgstr "Öntanımı var"
# gtk/gtkwidget.c:485
-#: gtk/gtkwidget.c:469
+#: gtk/gtkwidget.c:470
msgid "Whether the widget is the default widget"
msgstr "Parça öntanımlı mı?"
# gtk/gtkwidget.c:491
-#: gtk/gtkwidget.c:475
+#: gtk/gtkwidget.c:476
msgid "Receives default"
msgstr "Öntanım alır"
# gtk/gtkwidget.c:492
-#: gtk/gtkwidget.c:476
+#: gtk/gtkwidget.c:477
msgid "If TRUE, the widget will receive the default action when it is focused."
msgstr "DOĞRU ise parçacık odaklandığında öntanımlı eylemi alacaktır."
# gtk/gtkwidget.c:498
-#: gtk/gtkwidget.c:482
+#: gtk/gtkwidget.c:483
msgid "Composite child"
msgstr "Karma ast"
# gtk/gtkwidget.c:499
-#: gtk/gtkwidget.c:483
+#: gtk/gtkwidget.c:484
msgid "Whether the widget is composed of other widgets"
msgstr "Parça diğer parçaların birleşimi mi"
# gtk/gtkwidget.c:505
-#: gtk/gtkwidget.c:489
+#: gtk/gtkwidget.c:490
msgid "Style"
msgstr "Tarz"
# gtk/gtkwidget.c:506
-#: gtk/gtkwidget.c:490
+#: gtk/gtkwidget.c:491
msgid ""
"The style of the widget, which contains information about how it will look "
"(colors etc)."
msgstr "Nasıl görüneceğini belirten (rengi gibi) parça tarzı"
# gtk/gtkwidget.c:512
-#: gtk/gtkwidget.c:496
+#: gtk/gtkwidget.c:497
msgid "Events"
msgstr "Eylemler"
# gtk/gtkwidget.c:513
-#: gtk/gtkwidget.c:497
+#: gtk/gtkwidget.c:498
msgid "The event mask that decides what kind of GdkEvents this widget gets."
msgstr "Bu parçacığın alacağı GdkEvents çeşidi"
# gtk/gtkwidget.c:520
-#: gtk/gtkwidget.c:504
+#: gtk/gtkwidget.c:505
msgid "Extension events"
msgstr "Uzantı eylemleri"
# gtk/gtkwidget.c:521
-#: gtk/gtkwidget.c:505
+#: gtk/gtkwidget.c:506
msgid "The mask that decides what kind of extension events this widget gets."
msgstr "Bu parçacığın alacağı uzantı eylemi çeşidi"
# gtk/gtkwidget.c:1068
-#: gtk/gtkwidget.c:1052
+#: gtk/gtkwidget.c:1053
msgid "Interior Focus"
msgstr "İç Odak"
# gtk/gtkwidget.c:1069
-#: gtk/gtkwidget.c:1053
+#: gtk/gtkwidget.c:1054
msgid "Whether to draw the focus indicator inside widgets."
msgstr "Odak belirteci parçacığın içine mi çizilecek"
# gtk/gtkwindow.c:322
-#: gtk/gtkwindow.c:358
+#: gtk/gtkwindow.c:359
msgid "Window Type"
msgstr "Pencere Türü"
# gtk/gtkwindow.c:323
-#: gtk/gtkwindow.c:359
+#: gtk/gtkwindow.c:360
msgid "The type of the window"
msgstr "Pencerenin türü"
# gtk/gtkwindow.c:332
-#: gtk/gtkwindow.c:368
+#: gtk/gtkwindow.c:369
msgid "Window Title"
msgstr "Pencere Başlığı"
# gtk/gtkwindow.c:333
-#: gtk/gtkwindow.c:369
+#: gtk/gtkwindow.c:370
msgid "The title of the window"
msgstr "Pencerenin üstyazısı"
# gtk/gtkwindow.c:348
-#: gtk/gtkwindow.c:376
+#: gtk/gtkwindow.c:377
msgid "Allow Shrink"
msgstr "Küçültme İzni"
-#: gtk/gtkwindow.c:378
+#: gtk/gtkwindow.c:379
#, no-c-format
msgid ""
"If TRUE, the window has no mimimum size. Setting this to TRUE is 99% of the "
@@ -4523,32 +4580,27 @@ msgid ""
msgstr "DOĞRU ise pencerenin küçültülebileceği bir en küçük boyut yoktur."
# gtk/gtkwindow.c:356
-#: gtk/gtkwindow.c:385
+#: gtk/gtkwindow.c:386
msgid "Allow Grow"
msgstr "Büyütme İzni"
# gtk/gtkwindow.c:357
-#: gtk/gtkwindow.c:386
+#: gtk/gtkwindow.c:387
msgid "If TRUE, users can expand the window beyond its minimum size."
msgstr "DOĞRU ise kullanıcı pencereyi büyütebilir."
-# gtk/gtkwindow.c:364
-#: gtk/gtkwindow.c:393
-msgid "Resizable"
-msgstr "Boyutlandırılabilir"
-
# gtk/gtkwindow.c:365
-#: gtk/gtkwindow.c:394
+#: gtk/gtkwindow.c:395
msgid "If TRUE, users can resize the window."
msgstr "DOĞRU ise kullanıcı pencere boyutlarını değiştirebilir."
# gtk/gtkwindow.c:372
-#: gtk/gtkwindow.c:401
+#: gtk/gtkwindow.c:402
msgid "Modal"
msgstr "Yönetsel"
# gtk/gtkwindow.c:373
-#: gtk/gtkwindow.c:402
+#: gtk/gtkwindow.c:403
msgid ""
"If TRUE, the window is modal (other windows are not usable while this one is "
"up)."
@@ -4557,48 +4609,50 @@ msgstr ""
"pencereleri odak alamaz.)"
# gtk/gtkwindow.c:380
-#: gtk/gtkwindow.c:409
+#: gtk/gtkwindow.c:410
msgid "Window Position"
msgstr "Pencere Konumu"
# gtk/gtkwindow.c:381
-#: gtk/gtkwindow.c:410
+#: gtk/gtkwindow.c:411
msgid "The initial position of the window."
msgstr "Pencerenin başlangıç pozisyonu."
# gtk/gtkwindow.c:389
-#: gtk/gtkwindow.c:418
+#: gtk/gtkwindow.c:419
msgid "Default Width"
msgstr "Öntanımlı Genişlik"
-#: gtk/gtkwindow.c:419
-msgid "The default width of the window, used when initially showing the window."
+#: gtk/gtkwindow.c:420
+msgid ""
+"The default width of the window, used when initially showing the window."
msgstr "Pencere ilk gösterildiğinde pencerenin öntanımlı genişliği."
# gtk/gtkwindow.c:399
-#: gtk/gtkwindow.c:428
+#: gtk/gtkwindow.c:429
msgid "Default Height"
msgstr "Öntanımlı Yükseklik"
-#: gtk/gtkwindow.c:429
-msgid "The default height of the window, used when initially showing the window."
+#: gtk/gtkwindow.c:430
+msgid ""
+"The default height of the window, used when initially showing the window."
msgstr "Pencere ilk gösterildiğinde pencerenin öntanımlı yüksekliği."
# gtk/gtkwindow.c:409
-#: gtk/gtkwindow.c:438
+#: gtk/gtkwindow.c:439
msgid "Destroy with Parent"
msgstr "Açanıda kapatır"
# gtk/gtkwindow.c:410
-#: gtk/gtkwindow.c:439
+#: gtk/gtkwindow.c:440
msgid "If this window should be destroyed when the parent is destroyed"
msgstr "Bu pencere kapatıldığında yönetsel bağı olan pencere de kapatılır."
-#: gtk/gtkwindow.c:446
+#: gtk/gtkwindow.c:447
msgid "Icon"
msgstr "Simge"
-#: gtk/gtkwindow.c:447
+#: gtk/gtkwindow.c:448
msgid "Icon for this window"
msgstr "Bu pencere için simge"
@@ -4612,7 +4666,9 @@ msgstr "Kip"
msgid ""
"The the directions in which the size group effects the requested sizes of "
"its component widgets."
-msgstr "Kendi bileşen parçalarının istenen boyutlarını etkileyen boyut grubunun yönleri."
+msgstr ""
+"Kendi bileşen parçalarının istenen boyutlarını etkileyen boyut grubunun "
+"yönleri."
# modules/input/imcyrillic-translit.c:216
#. ID
@@ -4649,4 +4705,3 @@ msgstr ""
#: modules/input/imxim.c:27
msgid "X Input Method"
msgstr ""
-
diff --git a/po/uk.po b/po/uk.po
index eff3783f1..c82d4691c 100644
--- a/po/uk.po
+++ b/po/uk.po
@@ -5,7 +5,7 @@
msgid ""
msgstr ""
"Project-Id-Version: gtk+ 1.3.0\n"
-"POT-Creation-Date: 2001-10-25 16:39-0400\n"
+"POT-Creation-Date: 2001-11-23 15:47-0500\n"
"PO-Revision-Date: 1999-09-30 21:51 EST\n"
"Last-Translator: Yuri Syrota <yuri@renome.rovno.ua>\n"
"Language-Team: Ukrainian <uk@li.org>\n"
@@ -13,12 +13,12 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-#: gdk-pixbuf/gdk-pixbuf-animation.c:144 gdk-pixbuf/gdk-pixbuf-io.c:543
+#: gdk-pixbuf/gdk-pixbuf-animation.c:144 gdk-pixbuf/gdk-pixbuf-io.c:551
#, c-format
msgid "Failed to open file '%s': %s"
msgstr "Не вдалось відкрити файл \"%s\": %s"
-#: gdk-pixbuf/gdk-pixbuf-animation.c:155 gdk-pixbuf/gdk-pixbuf-io.c:553
+#: gdk-pixbuf/gdk-pixbuf-animation.c:155 gdk-pixbuf/gdk-pixbuf-io.c:561
#, c-format
msgid "Image file '%s' contains no data"
msgstr "Файл зображення \"%s\" не містить даних"
@@ -28,7 +28,7 @@ msgstr "Файл зображення \"%s\" не містить даних"
msgid "Don't know how to load the animation in file '%s'"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-animation.c:205 gdk-pixbuf/gdk-pixbuf-io.c:598
+#: gdk-pixbuf/gdk-pixbuf-animation.c:205 gdk-pixbuf/gdk-pixbuf-io.c:606
#, c-format
msgid ""
"Failed to load image '%s': reason not known, probably a corrupt image file"
@@ -41,65 +41,65 @@ msgid ""
"animation file"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:316
+#: gdk-pixbuf/gdk-pixbuf-io.c:324
#, c-format
msgid "Unable to load image-loading module: %s: %s"
msgstr "Неможливо завантажити модуль завантаження зображення: %s: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:335
+#: gdk-pixbuf/gdk-pixbuf-io.c:343
#, c-format
msgid ""
"Image-loading module %s does not export the proper interface; perhaps it's "
"from a different GTK version?"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:452 gdk-pixbuf/gdk-pixbuf-io.c:478
+#: gdk-pixbuf/gdk-pixbuf-io.c:460 gdk-pixbuf/gdk-pixbuf-io.c:486
#, c-format
msgid "Image type '%s' is not supported"
msgstr "Тип зображення \"%s\" не підтримується"
-#: gdk-pixbuf/gdk-pixbuf-io.c:500
+#: gdk-pixbuf/gdk-pixbuf-io.c:508
#, c-format
msgid "Couldn't recognize the image file format for file '%s'"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:506
+#: gdk-pixbuf/gdk-pixbuf-io.c:514
msgid "Unrecognized image file format"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:576
+#: gdk-pixbuf/gdk-pixbuf-io.c:584
#, c-format
msgid "Don't know how to load the image in file '%s'"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:609
+#: gdk-pixbuf/gdk-pixbuf-io.c:617
#, c-format
msgid "Failed to load image '%s': %s"
msgstr "Не вдалося завантажити зображення \"%s\": %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:714
+#: gdk-pixbuf/gdk-pixbuf-io.c:722
#, c-format
msgid "This build of gdk-pixbuf does not support saving the image format: %s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:822
+#: gdk-pixbuf/gdk-pixbuf-io.c:830
#, c-format
msgid "Failed to open '%s' for writing: %s"
msgstr "Не вдалося відкрити \"%s\" для запису: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:843
+#: gdk-pixbuf/gdk-pixbuf-io.c:851
#, c-format
msgid ""
"Failed to close '%s' while writing image, all data may not have been saved: %"
"s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-loader.c:252
+#: gdk-pixbuf/gdk-pixbuf-loader.c:250
#, c-format
msgid "Incremental loading of image type '%s' is not supported"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-loader.c:275 gdk-pixbuf/gdk-pixbuf-loader.c:376
+#: gdk-pixbuf/gdk-pixbuf-loader.c:273 gdk-pixbuf/gdk-pixbuf-loader.c:374
#, c-format
msgid ""
"Internal error: Image loader module '%s' failed to begin loading an image, "
@@ -369,35 +369,35 @@ msgstr "Недостатньо пам'яті для завантаження ф
msgid "Failed to write to temporary file when loading XBM image"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1256
+#: gdk-pixbuf/io-xpm.c:1234
msgid "No XPM header found"
msgstr "Не знайдено заголовок XPM"
-#: gdk-pixbuf/io-xpm.c:1264
+#: gdk-pixbuf/io-xpm.c:1242
msgid "XPM file has image width <= 0"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1272
+#: gdk-pixbuf/io-xpm.c:1250
msgid "XPM file has image height <= 0"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1280
+#: gdk-pixbuf/io-xpm.c:1258
msgid "XPM file has invalid number of colors"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1288
+#: gdk-pixbuf/io-xpm.c:1266
msgid "XPM has invalid number of chars per pixel"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1306
+#: gdk-pixbuf/io-xpm.c:1284
msgid "Can't read XPM colormap"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1344
+#: gdk-pixbuf/io-xpm.c:1322
msgid "Can't allocate memory for loading XPM image"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1527
+#: gdk-pixbuf/io-xpm.c:1505
msgid "Failed to write to temporary file when loading XPM image"
msgstr ""
@@ -418,12 +418,20 @@ msgstr ""
msgid "failed to allocate image buffer of %u bytes"
msgstr "Не вдалося завантажити зображення \"%s\": %s"
-#: gtk/gtkaccellabel.c:115
-msgid "Accelerator object"
+#: gtk/gtkaccellabel.c:122
+msgid "Accelerator Closure"
msgstr ""
-#: gtk/gtkaccellabel.c:116
-msgid "The object monitored by this accelerator label"
+#: gtk/gtkaccellabel.c:123
+msgid "The closure to be monitored for accelerator changes"
+msgstr ""
+
+#: gtk/gtkaccellabel.c:129
+msgid "Accelerator Widget"
+msgstr ""
+
+#: gtk/gtkaccellabel.c:130
+msgid "The widget to be monitored for accelerator changes"
msgstr ""
#: gtk/gtkalignment.c:102
@@ -580,7 +588,7 @@ msgstr ""
msgid "The amount of space between children."
msgstr ""
-#: gtk/gtkbox.c:135 gtk/gtknotebook.c:396
+#: gtk/gtkbox.c:135 gtk/gtknotebook.c:400
msgid "Homogeneous"
msgstr ""
@@ -589,75 +597,75 @@ msgstr ""
msgid "Whether the children should all be the same size."
msgstr "Стан відображення індикатора сортування"
-#: gtk/gtkbutton.c:183 gtk/gtkframe.c:125 gtk/gtklabel.c:283
+#: gtk/gtkbutton.c:188 gtk/gtkframe.c:125 gtk/gtklabel.c:282
msgid "Label"
msgstr ""
-#: gtk/gtkbutton.c:184
+#: gtk/gtkbutton.c:189
msgid ""
"Text of the label widget inside the button, if the button contains a label "
"widget."
msgstr ""
-#: gtk/gtkbutton.c:191 gtk/gtklabel.c:304
+#: gtk/gtkbutton.c:196 gtk/gtklabel.c:303
msgid "Use underline"
msgstr ""
-#: gtk/gtkbutton.c:192 gtk/gtklabel.c:305
+#: gtk/gtkbutton.c:197 gtk/gtklabel.c:304
msgid ""
"If set, an underline in the text indicates the next character should be used "
"for the mnemonic accelerator key"
msgstr ""
-#: gtk/gtkbutton.c:199
+#: gtk/gtkbutton.c:204
msgid "Use stock"
msgstr ""
-#: gtk/gtkbutton.c:200
+#: gtk/gtkbutton.c:205
msgid ""
"If set, the label is used to pick a stock item instead of being displayed"
msgstr ""
-#: gtk/gtkbutton.c:207
+#: gtk/gtkbutton.c:212
msgid "Border relief"
msgstr ""
-#: gtk/gtkbutton.c:208
+#: gtk/gtkbutton.c:213
msgid "The border relief style."
msgstr ""
-#: gtk/gtkbutton.c:259
+#: gtk/gtkbutton.c:264
msgid "Default Spacing"
msgstr ""
-#: gtk/gtkbutton.c:260
+#: gtk/gtkbutton.c:265
msgid "Extra space to add for CAN_DEFAULT buttons"
msgstr ""
-#: gtk/gtkbutton.c:266
+#: gtk/gtkbutton.c:271
msgid "Default Outside Spacing"
msgstr ""
-#: gtk/gtkbutton.c:267
+#: gtk/gtkbutton.c:272
msgid ""
"Extra space to add for CAN_DEFAULT buttons that is always drawn outside the "
"border"
msgstr ""
-#: gtk/gtkbutton.c:272
+#: gtk/gtkbutton.c:277
msgid "Child X Displacement"
msgstr ""
-#: gtk/gtkbutton.c:273
+#: gtk/gtkbutton.c:278
msgid ""
"How far in the x direction to move the child when the button is depressed"
msgstr ""
-#: gtk/gtkbutton.c:280
+#: gtk/gtkbutton.c:285
msgid "Child Y Displacement"
msgstr ""
-#: gtk/gtkbutton.c:281
+#: gtk/gtkbutton.c:286
msgid ""
"How far in the y direction to move the child when the button is depressed"
msgstr ""
@@ -753,290 +761,290 @@ msgstr ""
msgid "The pixbuf to render."
msgstr ""
-#: gtk/gtkcellrenderertext.c:173 gtk/gtkentry.c:498 gtk/gtkprogressbar.c:207
+#: gtk/gtkcellrenderertext.c:174 gtk/gtkentry.c:506 gtk/gtkprogressbar.c:207
msgid "Text"
msgstr "Текст"
-#: gtk/gtkcellrenderertext.c:174
+#: gtk/gtkcellrenderertext.c:175
msgid "Text to render"
msgstr ""
-#: gtk/gtkcellrenderertext.c:181
+#: gtk/gtkcellrenderertext.c:182
msgid "Markup"
msgstr ""
-#: gtk/gtkcellrenderertext.c:182
+#: gtk/gtkcellrenderertext.c:183
msgid "Marked up text to render"
msgstr ""
-#: gtk/gtkcellrenderertext.c:189 gtk/gtklabel.c:290
+#: gtk/gtkcellrenderertext.c:190 gtk/gtklabel.c:289
msgid "Attributes"
msgstr ""
-#: gtk/gtkcellrenderertext.c:190
+#: gtk/gtkcellrenderertext.c:191
msgid "A list of style attributes to apply to the text of the renderer."
msgstr ""
-#: gtk/gtkcellrenderertext.c:197 gtk/gtktexttag.c:208
+#: gtk/gtkcellrenderertext.c:198 gtk/gtktexttag.c:209
msgid "Background color name"
msgstr "Назва кольору тла"
-#: gtk/gtkcellrenderertext.c:198 gtk/gtktexttag.c:209
+#: gtk/gtkcellrenderertext.c:199 gtk/gtktexttag.c:210
msgid "Background color as a string"
msgstr ""
-#: gtk/gtkcellrenderertext.c:205 gtk/gtktexttag.c:216
+#: gtk/gtkcellrenderertext.c:206 gtk/gtktexttag.c:217
msgid "Background color"
msgstr "Колір тла"
-#: gtk/gtkcellrenderertext.c:206 gtk/gtktexttag.c:217
+#: gtk/gtkcellrenderertext.c:207 gtk/gtktexttag.c:218
msgid "Background color as a GdkColor"
msgstr ""
-#: gtk/gtkcellrenderertext.c:213 gtk/gtktexttag.c:242
+#: gtk/gtkcellrenderertext.c:214 gtk/gtktexttag.c:243
msgid "Foreground color name"
msgstr "Назва кольору переднього плану"
-#: gtk/gtkcellrenderertext.c:214 gtk/gtktexttag.c:243
+#: gtk/gtkcellrenderertext.c:215 gtk/gtktexttag.c:244
msgid "Foreground color as a string"
msgstr ""
-#: gtk/gtkcellrenderertext.c:221 gtk/gtktexttag.c:250
+#: gtk/gtkcellrenderertext.c:222 gtk/gtktexttag.c:251
msgid "Foreground color"
msgstr "Колір переднього плану"
-#: gtk/gtkcellrenderertext.c:222 gtk/gtktexttag.c:251
+#: gtk/gtkcellrenderertext.c:223 gtk/gtktexttag.c:252
msgid "Foreground color as a GdkColor"
msgstr ""
-#: gtk/gtkcellrenderertext.c:230 gtk/gtkentry.c:430 gtk/gtktexttag.c:276
-#: gtk/gtktextview.c:539
+#: gtk/gtkcellrenderertext.c:231 gtk/gtkentry.c:438 gtk/gtktexttag.c:277
+#: gtk/gtktextview.c:548
#, fuzzy
msgid "Editable"
msgstr "(вимкнений)"
-#: gtk/gtkcellrenderertext.c:231 gtk/gtktexttag.c:277 gtk/gtktextview.c:540
+#: gtk/gtkcellrenderertext.c:232 gtk/gtktexttag.c:278 gtk/gtktextview.c:549
msgid "Whether the text can be modified by the user"
msgstr ""
-#: gtk/gtkcellrenderertext.c:238 gtk/gtkcellrenderertext.c:246
-#: gtk/gtkfontsel.c:192 gtk/gtktexttag.c:284 gtk/gtktexttag.c:292
+#: gtk/gtkcellrenderertext.c:239 gtk/gtkcellrenderertext.c:247
+#: gtk/gtkfontsel.c:192 gtk/gtktexttag.c:285 gtk/gtktexttag.c:293
msgid "Font"
msgstr "Шрифт"
-#: gtk/gtkcellrenderertext.c:239 gtk/gtktexttag.c:285
+#: gtk/gtkcellrenderertext.c:240 gtk/gtktexttag.c:286
msgid "Font description as a string"
msgstr ""
-#: gtk/gtkcellrenderertext.c:247 gtk/gtktexttag.c:293
+#: gtk/gtkcellrenderertext.c:248 gtk/gtktexttag.c:294
msgid "Font description as a PangoFontDescription struct"
msgstr ""
-#: gtk/gtkcellrenderertext.c:255 gtk/gtktexttag.c:301
+#: gtk/gtkcellrenderertext.c:256 gtk/gtktexttag.c:302
msgid "Font family"
msgstr "Ґарнітура"
-#: gtk/gtkcellrenderertext.c:256 gtk/gtktexttag.c:302
+#: gtk/gtkcellrenderertext.c:257 gtk/gtktexttag.c:303
msgid "Name of the font family, e.g. Sans, Helvetica, Times, Monospace"
msgstr ""
-#: gtk/gtkcellrenderertext.c:263 gtk/gtkcellrenderertext.c:264
-#: gtk/gtktexttag.c:309 gtk/gtktexttag.c:310
+#: gtk/gtkcellrenderertext.c:264 gtk/gtkcellrenderertext.c:265
+#: gtk/gtktexttag.c:310 gtk/gtktexttag.c:311
msgid "Font style"
msgstr "Стиль"
-#: gtk/gtkcellrenderertext.c:272 gtk/gtkcellrenderertext.c:273
-#: gtk/gtktexttag.c:318 gtk/gtktexttag.c:319
+#: gtk/gtkcellrenderertext.c:273 gtk/gtkcellrenderertext.c:274
+#: gtk/gtktexttag.c:319 gtk/gtktexttag.c:320
msgid "Font variant"
msgstr "Вариант"
-#: gtk/gtkcellrenderertext.c:281 gtk/gtkcellrenderertext.c:282
-#: gtk/gtktexttag.c:327 gtk/gtktexttag.c:328
+#: gtk/gtkcellrenderertext.c:282 gtk/gtkcellrenderertext.c:283
+#: gtk/gtktexttag.c:328 gtk/gtktexttag.c:329
msgid "Font weight"
msgstr ""
-#: gtk/gtkcellrenderertext.c:291 gtk/gtkcellrenderertext.c:292
-#: gtk/gtktexttag.c:338 gtk/gtktexttag.c:339
+#: gtk/gtkcellrenderertext.c:292 gtk/gtkcellrenderertext.c:293
+#: gtk/gtktexttag.c:339 gtk/gtktexttag.c:340
msgid "Font stretch"
msgstr ""
-#: gtk/gtkcellrenderertext.c:300 gtk/gtkcellrenderertext.c:301
-#: gtk/gtktexttag.c:347 gtk/gtktexttag.c:348
+#: gtk/gtkcellrenderertext.c:301 gtk/gtkcellrenderertext.c:302
+#: gtk/gtktexttag.c:348 gtk/gtktexttag.c:349
msgid "Font size"
msgstr "Розмір"
-#: gtk/gtkcellrenderertext.c:310 gtk/gtktexttag.c:367
+#: gtk/gtkcellrenderertext.c:311 gtk/gtktexttag.c:368
msgid "Font points"
msgstr ""
-#: gtk/gtkcellrenderertext.c:311 gtk/gtktexttag.c:368
+#: gtk/gtkcellrenderertext.c:312 gtk/gtktexttag.c:369
msgid "Font size in points"
msgstr ""
-#: gtk/gtkcellrenderertext.c:320 gtk/gtktexttag.c:357 gtk/gtktexttag.c:358
+#: gtk/gtkcellrenderertext.c:321 gtk/gtktexttag.c:358 gtk/gtktexttag.c:359
#, fuzzy
msgid "Font scale"
msgstr "Родина:"
-#: gtk/gtkcellrenderertext.c:321
+#: gtk/gtkcellrenderertext.c:322
msgid "Font scaling factor"
msgstr ""
-#: gtk/gtkcellrenderertext.c:330 gtk/gtktexttag.c:426
+#: gtk/gtkcellrenderertext.c:331 gtk/gtktexttag.c:427
msgid "Rise"
msgstr "Підняти"
-#: gtk/gtkcellrenderertext.c:331 gtk/gtktexttag.c:427
+#: gtk/gtkcellrenderertext.c:332 gtk/gtktexttag.c:428
msgid ""
"Offset of text above the baseline (below the baseline if rise is negative)"
msgstr ""
-#: gtk/gtkcellrenderertext.c:341 gtk/gtktexttag.c:466
+#: gtk/gtkcellrenderertext.c:342 gtk/gtktexttag.c:467
msgid "Strikethrough"
msgstr ""
-#: gtk/gtkcellrenderertext.c:342 gtk/gtktexttag.c:467
+#: gtk/gtkcellrenderertext.c:343 gtk/gtktexttag.c:468
msgid "Whether to strike through the text"
msgstr ""
-#: gtk/gtkcellrenderertext.c:349 gtk/gtktexttag.c:474
+#: gtk/gtkcellrenderertext.c:350 gtk/gtktexttag.c:475
msgid "Underline"
msgstr ""
-#: gtk/gtkcellrenderertext.c:350 gtk/gtktexttag.c:475
+#: gtk/gtkcellrenderertext.c:351 gtk/gtktexttag.c:476
msgid "Style of underline for this text"
msgstr ""
-#: gtk/gtkcellrenderertext.c:360 gtk/gtktexttag.c:511
+#: gtk/gtkcellrenderertext.c:361 gtk/gtktexttag.c:512
msgid "Background set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:361 gtk/gtktexttag.c:512
+#: gtk/gtkcellrenderertext.c:362 gtk/gtktexttag.c:513
msgid "Whether this tag affects the background color"
msgstr ""
-#: gtk/gtkcellrenderertext.c:364 gtk/gtktexttag.c:523
+#: gtk/gtkcellrenderertext.c:365 gtk/gtktexttag.c:524
msgid "Foreground set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:365 gtk/gtktexttag.c:524
+#: gtk/gtkcellrenderertext.c:366 gtk/gtktexttag.c:525
msgid "Whether this tag affects the foreground color"
msgstr ""
-#: gtk/gtkcellrenderertext.c:368 gtk/gtktexttag.c:531
+#: gtk/gtkcellrenderertext.c:369 gtk/gtktexttag.c:532
msgid "Editability set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:369 gtk/gtktexttag.c:532
+#: gtk/gtkcellrenderertext.c:370 gtk/gtktexttag.c:533
msgid "Whether this tag affects text editability"
msgstr ""
-#: gtk/gtkcellrenderertext.c:372 gtk/gtktexttag.c:535
+#: gtk/gtkcellrenderertext.c:373 gtk/gtktexttag.c:536
msgid "Font family set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:373 gtk/gtktexttag.c:536
+#: gtk/gtkcellrenderertext.c:374 gtk/gtktexttag.c:537
msgid "Whether this tag affects the font family"
msgstr ""
-#: gtk/gtkcellrenderertext.c:376 gtk/gtktexttag.c:539
+#: gtk/gtkcellrenderertext.c:377 gtk/gtktexttag.c:540
msgid "Font style set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:377 gtk/gtktexttag.c:540
+#: gtk/gtkcellrenderertext.c:378 gtk/gtktexttag.c:541
msgid "Whether this tag affects the font style"
msgstr ""
-#: gtk/gtkcellrenderertext.c:380 gtk/gtktexttag.c:543
+#: gtk/gtkcellrenderertext.c:381 gtk/gtktexttag.c:544
msgid "Font variant set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:381 gtk/gtktexttag.c:544
+#: gtk/gtkcellrenderertext.c:382 gtk/gtktexttag.c:545
msgid "Whether this tag affects the font variant"
msgstr ""
-#: gtk/gtkcellrenderertext.c:384 gtk/gtktexttag.c:547
+#: gtk/gtkcellrenderertext.c:385 gtk/gtktexttag.c:548
msgid "Font weight set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:385 gtk/gtktexttag.c:548
+#: gtk/gtkcellrenderertext.c:386 gtk/gtktexttag.c:549
msgid "Whether this tag affects the font weight"
msgstr ""
-#: gtk/gtkcellrenderertext.c:388 gtk/gtktexttag.c:551
+#: gtk/gtkcellrenderertext.c:389 gtk/gtktexttag.c:552
msgid "Font stretch set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:389 gtk/gtktexttag.c:552
+#: gtk/gtkcellrenderertext.c:390 gtk/gtktexttag.c:553
msgid "Whether this tag affects the font stretch"
msgstr ""
-#: gtk/gtkcellrenderertext.c:392 gtk/gtktexttag.c:555
+#: gtk/gtkcellrenderertext.c:393 gtk/gtktexttag.c:556
msgid "Font size set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:393 gtk/gtktexttag.c:556
+#: gtk/gtkcellrenderertext.c:394 gtk/gtktexttag.c:557
msgid "Whether this tag affects the font size"
msgstr ""
-#: gtk/gtkcellrenderertext.c:396 gtk/gtktexttag.c:559
+#: gtk/gtkcellrenderertext.c:397 gtk/gtktexttag.c:560
msgid "Font scale set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:397 gtk/gtktexttag.c:560
+#: gtk/gtkcellrenderertext.c:398 gtk/gtktexttag.c:561
msgid "Whether this tag scales the font size by a factor"
msgstr ""
-#: gtk/gtkcellrenderertext.c:400 gtk/gtktexttag.c:579
+#: gtk/gtkcellrenderertext.c:401 gtk/gtktexttag.c:580
msgid "Rise set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:401 gtk/gtktexttag.c:580
+#: gtk/gtkcellrenderertext.c:402 gtk/gtktexttag.c:581
msgid "Whether this tag affects the rise"
msgstr ""
-#: gtk/gtkcellrenderertext.c:404 gtk/gtktexttag.c:595
+#: gtk/gtkcellrenderertext.c:405 gtk/gtktexttag.c:596
msgid "Strikethrough set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:405 gtk/gtktexttag.c:596
+#: gtk/gtkcellrenderertext.c:406 gtk/gtktexttag.c:597
msgid "Whether this tag affects strikethrough"
msgstr ""
-#: gtk/gtkcellrenderertext.c:408 gtk/gtktexttag.c:603
+#: gtk/gtkcellrenderertext.c:409 gtk/gtktexttag.c:604
msgid "Underline set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:409 gtk/gtktexttag.c:604
+#: gtk/gtkcellrenderertext.c:410 gtk/gtktexttag.c:605
msgid "Whether this tag affects underlining"
msgstr ""
-#: gtk/gtkcellrenderertoggle.c:129
+#: gtk/gtkcellrenderertoggle.c:130
msgid "Toggle state"
msgstr ""
-#: gtk/gtkcellrenderertoggle.c:130
+#: gtk/gtkcellrenderertoggle.c:131
msgid "The toggle state of the button"
msgstr ""
-#: gtk/gtkcellrenderertoggle.c:138
+#: gtk/gtkcellrenderertoggle.c:139
#, fuzzy
msgid "Activatable"
msgstr "(вимкнений)"
-#: gtk/gtkcellrenderertoggle.c:139
+#: gtk/gtkcellrenderertoggle.c:140
msgid "The toggle button can be activated"
msgstr ""
-#: gtk/gtkcellrenderertoggle.c:147
+#: gtk/gtkcellrenderertoggle.c:148
msgid "Radio state"
msgstr ""
-#: gtk/gtkcellrenderertoggle.c:148
+#: gtk/gtkcellrenderertoggle.c:149
msgid "Draw the toggle button as a radio button"
msgstr ""
-#: gtk/gtkcheckbutton.c:95 gtk/gtkoptionmenu.c:163
+#: gtk/gtkcheckbutton.c:95 gtk/gtkoptionmenu.c:191
msgid "Indicator Size"
msgstr ""
@@ -1044,7 +1052,7 @@ msgstr ""
msgid "Size of check or radio indicator"
msgstr ""
-#: gtk/gtkcheckbutton.c:103 gtk/gtkoptionmenu.c:169
+#: gtk/gtkcheckbutton.c:103 gtk/gtkoptionmenu.c:197
msgid "Indicator Spacing"
msgstr ""
@@ -1052,169 +1060,169 @@ msgstr ""
msgid "Spacing around check or radio indicator"
msgstr ""
-#: gtk/gtkcheckmenuitem.c:114 gtk/gtktogglebutton.c:142
+#: gtk/gtkcheckmenuitem.c:115 gtk/gtktogglebutton.c:132
msgid "Active"
msgstr ""
-#: gtk/gtkcheckmenuitem.c:115
+#: gtk/gtkcheckmenuitem.c:116
msgid "Whether the menu item is checked."
msgstr ""
-#: gtk/gtkcheckmenuitem.c:122 gtk/gtktogglebutton.c:150
+#: gtk/gtkcheckmenuitem.c:123 gtk/gtktogglebutton.c:140
msgid "Inconsistent"
msgstr ""
-#: gtk/gtkcheckmenuitem.c:123
+#: gtk/gtkcheckmenuitem.c:124
msgid "Whether to display an \"inconsistent\" state."
msgstr ""
-#: gtk/gtkcolorsel.c:574
+#: gtk/gtkcolorsel.c:578
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:579
+#: gtk/gtkcolorsel.c:583
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:883
+#: gtk/gtkcolorsel.c:887
msgid "_Save color here"
msgstr ""
-#: gtk/gtkcolorsel.c:1051
+#: gtk/gtkcolorsel.c:1055
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:1667
+#: gtk/gtkcolorsel.c:1674
msgid "Has Opacity Control"
msgstr ""
-#: gtk/gtkcolorsel.c:1668
+#: gtk/gtkcolorsel.c:1675
#, fuzzy
msgid "Whether the color selector should allow setting opacity"
msgstr "Стан відображення індикатора сортування"
-#: gtk/gtkcolorsel.c:1674
+#: gtk/gtkcolorsel.c:1681
#, fuzzy
msgid "Has palette"
msgstr "Інша палітра"
-#: gtk/gtkcolorsel.c:1675
+#: gtk/gtkcolorsel.c:1682
#, fuzzy
msgid "Whether a palette should be used"
msgstr "Стан відображення індикатора сортування"
-#: gtk/gtkcolorsel.c:1681
+#: gtk/gtkcolorsel.c:1688
#, fuzzy
msgid "Current Color"
msgstr "Колір курсора"
-#: gtk/gtkcolorsel.c:1682
+#: gtk/gtkcolorsel.c:1689
#, fuzzy
msgid "The current color"
msgstr "Колір курсора"
-#: gtk/gtkcolorsel.c:1688
+#: gtk/gtkcolorsel.c:1695
msgid "Current Alpha"
msgstr ""
-#: gtk/gtkcolorsel.c:1689
+#: gtk/gtkcolorsel.c:1696
msgid "The current opacity value (0 fully transparent, 65535 fully opaque)"
msgstr ""
-#: gtk/gtkcolorsel.c:1702
+#: gtk/gtkcolorsel.c:1709
msgid "Custom palette"
msgstr "Інша палітра"
-#: gtk/gtkcolorsel.c:1703
+#: gtk/gtkcolorsel.c:1710
msgid "Palette to use in the color selector"
msgstr ""
-#: gtk/gtkcolorsel.c:1758
+#: gtk/gtkcolorsel.c:1750
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:1786
+#: gtk/gtkcolorsel.c:1778
msgid ""
"Click the eyedropper, then click a color anywhere on your screen to select "
"that color."
msgstr ""
-#: gtk/gtkcolorsel.c:1795
+#: gtk/gtkcolorsel.c:1787
msgid "_Hue:"
msgstr "Відтінок:"
-#: gtk/gtkcolorsel.c:1796
+#: gtk/gtkcolorsel.c:1788
msgid "Position on the color wheel."
msgstr ""
-#: gtk/gtkcolorsel.c:1797
+#: gtk/gtkcolorsel.c:1789
msgid "_Saturation:"
msgstr "Насиченість:"
-#: gtk/gtkcolorsel.c:1798
+#: gtk/gtkcolorsel.c:1790
msgid "\"Deepness\" of the color."
msgstr "Глибина кольору."
-#: gtk/gtkcolorsel.c:1799
+#: gtk/gtkcolorsel.c:1791
msgid "_Value:"
msgstr "Яскравість:"
-#: gtk/gtkcolorsel.c:1800
+#: gtk/gtkcolorsel.c:1792
msgid "Brightness of the color."
msgstr "Яскравість кольору."
-#: gtk/gtkcolorsel.c:1801
+#: gtk/gtkcolorsel.c:1793
msgid "_Red:"
msgstr "Червоний:"
-#: gtk/gtkcolorsel.c:1802
+#: gtk/gtkcolorsel.c:1794
msgid "Amount of red light in the color."
msgstr "Кількість червоного в кольорі."
-#: gtk/gtkcolorsel.c:1803
+#: gtk/gtkcolorsel.c:1795
msgid "_Green:"
msgstr "Зелений:"
-#: gtk/gtkcolorsel.c:1804
+#: gtk/gtkcolorsel.c:1796
msgid "Amount of green light in the color."
msgstr "Кількість зеленого в кольорі."
-#: gtk/gtkcolorsel.c:1805
+#: gtk/gtkcolorsel.c:1797
msgid "_Blue:"
msgstr "Синій:"
-#: gtk/gtkcolorsel.c:1806
+#: gtk/gtkcolorsel.c:1798
msgid "Amount of blue light in the color."
msgstr "Кількість синього в кольорі."
-#: gtk/gtkcolorsel.c:1809
+#: gtk/gtkcolorsel.c:1801
msgid "_Opacity:"
msgstr "Щільність:"
-#: gtk/gtkcolorsel.c:1817
+#: gtk/gtkcolorsel.c:1809
msgid "Transparency of the currently-selected color."
msgstr "Прозорість вибраного кольору."
-#: gtk/gtkcolorsel.c:1832
+#: gtk/gtkcolorsel.c:1824
msgid "Color _Name:"
msgstr "Назва кольору:"
-#: gtk/gtkcolorsel.c:1844
+#: gtk/gtkcolorsel.c:1836
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:1863
+#: gtk/gtkcolorsel.c:1855
msgid "_Palette"
msgstr "Палітра"
@@ -1259,211 +1267,211 @@ msgstr ""
msgid "Whether entered values must already be present in the list"
msgstr ""
-#: gtk/gtkcontainer.c:202
+#: gtk/gtkcontainer.c:203
msgid "Resize mode"
msgstr ""
-#: gtk/gtkcontainer.c:203
+#: gtk/gtkcontainer.c:204
msgid "Specify how resize events are handled"
msgstr ""
-#: gtk/gtkcontainer.c:210
+#: gtk/gtkcontainer.c:211
msgid "Border width"
msgstr ""
-#: gtk/gtkcontainer.c:211
+#: gtk/gtkcontainer.c:212
msgid "The width of the empty border outside the containers children."
msgstr ""
-#: gtk/gtkcontainer.c:219
+#: gtk/gtkcontainer.c:220
msgid "Child"
msgstr ""
-#: gtk/gtkcontainer.c:220
+#: gtk/gtkcontainer.c:221
msgid "Can be used to add a new child to the container."
msgstr ""
-#: gtk/gtkcurve.c:120
+#: gtk/gtkcurve.c:121
#, fuzzy
msgid "Curve type"
msgstr "Створити"
-#: gtk/gtkcurve.c:121
+#: gtk/gtkcurve.c:122
msgid "Is this curve linear, spline interpolated, or free-form"
msgstr ""
-#: gtk/gtkcurve.c:129
+#: gtk/gtkcurve.c:130
#, fuzzy
msgid "Minimum X"
msgstr "Мінімальна ширина"
-#: gtk/gtkcurve.c:130
+#: gtk/gtkcurve.c:131
msgid "Minimum possible value for X"
msgstr ""
-#: gtk/gtkcurve.c:139
+#: gtk/gtkcurve.c:140
#, fuzzy
msgid "Maximum X"
msgstr "Максимальна ширина"
-#: gtk/gtkcurve.c:140
+#: gtk/gtkcurve.c:141
msgid "Maximum possible X value."
msgstr ""
-#: gtk/gtkcurve.c:149
+#: gtk/gtkcurve.c:150
#, fuzzy
msgid "Minimum Y"
msgstr "Мінімальна ширина"
-#: gtk/gtkcurve.c:150
+#: gtk/gtkcurve.c:151
msgid "Minimum possible value for Y"
msgstr ""
-#: gtk/gtkcurve.c:159
+#: gtk/gtkcurve.c:160
#, fuzzy
msgid "Maximum Y"
msgstr "Максимальна ширина"
-#: gtk/gtkcurve.c:160
+#: gtk/gtkcurve.c:161
msgid "Maximum possible value for Y"
msgstr ""
-#: gtk/gtkdialog.c:125
+#: gtk/gtkdialog.c:126
msgid "Has separator"
msgstr ""
-#: gtk/gtkdialog.c:126
+#: gtk/gtkdialog.c:127
msgid "The dialog has a separator bar above its buttons"
msgstr ""
-#: gtk/gtkdialog.c:149
+#: gtk/gtkdialog.c:150
msgid "Content area border"
msgstr ""
-#: gtk/gtkdialog.c:150
+#: gtk/gtkdialog.c:151
msgid "Width of border around the main dialog area"
msgstr ""
-#: gtk/gtkdialog.c:157
+#: gtk/gtkdialog.c:158
msgid "Button spacing"
msgstr ""
-#: gtk/gtkdialog.c:158
+#: gtk/gtkdialog.c:159
msgid "Spacing between buttons"
msgstr ""
-#: gtk/gtkdialog.c:166
+#: gtk/gtkdialog.c:167
msgid "Action area border"
msgstr ""
-#: gtk/gtkdialog.c:167
+#: gtk/gtkdialog.c:168
msgid "Width of border around the button area at the bottom of the dialog"
msgstr ""
-#: gtk/gtkentry.c:410 gtk/gtklabel.c:361
+#: gtk/gtkentry.c:418 gtk/gtklabel.c:360
#, fuzzy
msgid "Cursor Position"
msgstr "Позиція в тексті"
-#: gtk/gtkentry.c:411 gtk/gtklabel.c:362
+#: gtk/gtkentry.c:419 gtk/gtklabel.c:361
#, fuzzy
msgid "The current position of the insertion cursor in chars."
msgstr "Поточна позиція точки вставляння"
-#: gtk/gtkentry.c:420 gtk/gtklabel.c:371
+#: gtk/gtkentry.c:428 gtk/gtklabel.c:370
#, fuzzy
msgid "Selection Bound"
msgstr "Вибір: "
-#: gtk/gtkentry.c:421 gtk/gtklabel.c:372
+#: gtk/gtkentry.c:429 gtk/gtklabel.c:371
msgid ""
"The position of the opposite end of the selection from the cursor in chars."
msgstr ""
-#: gtk/gtkentry.c:431
+#: gtk/gtkentry.c:439
msgid "Whether the entry contents can be edited"
msgstr ""
-#: gtk/gtkentry.c:438
+#: gtk/gtkentry.c:446
msgid "Maximum length"
msgstr "Максимальна довжина"
-#: gtk/gtkentry.c:439
+#: gtk/gtkentry.c:447
msgid "Maximum number of characters for this entry"
msgstr ""
-#: gtk/gtkentry.c:447
+#: gtk/gtkentry.c:455
msgid "Visibility"
msgstr "Видимість"
-#: gtk/gtkentry.c:448
+#: gtk/gtkentry.c:456
msgid ""
"FALSE displays the \"invisible char\" instead of the actual text (password "
"mode)"
msgstr ""
-#: gtk/gtkentry.c:455
+#: gtk/gtkentry.c:463
#, fuzzy
msgid "Has Frame"
msgstr "Інша палітра"
-#: gtk/gtkentry.c:456
+#: gtk/gtkentry.c:464
msgid "FALSE removes outside bevel from entry."
msgstr ""
-#: gtk/gtkentry.c:463
+#: gtk/gtkentry.c:471
msgid "Invisible character"
msgstr ""
-#: gtk/gtkentry.c:464
+#: gtk/gtkentry.c:472
msgid "The character to use when masking entry contents (in \"password mode\")"
msgstr ""
-#: gtk/gtkentry.c:471
+#: gtk/gtkentry.c:479
msgid "Activates default"
msgstr ""
-#: gtk/gtkentry.c:472
+#: gtk/gtkentry.c:480
msgid ""
"Whether to activate the default widget (such as the default button in a "
"dialog) when Enter is pressed."
msgstr ""
-#: gtk/gtkentry.c:478
+#: gtk/gtkentry.c:486
msgid "Width in chars"
msgstr "Ширина в символах"
-#: gtk/gtkentry.c:479
+#: gtk/gtkentry.c:487
msgid "Number of characters to leave space for in the entry."
msgstr ""
-#: gtk/gtkentry.c:488
+#: gtk/gtkentry.c:496
msgid "Scroll offset"
msgstr ""
-#: gtk/gtkentry.c:489
+#: gtk/gtkentry.c:497
msgid "Number of pixels of the entry scrolled off the screen to the left"
msgstr ""
-#: gtk/gtkentry.c:499
+#: gtk/gtkentry.c:507
#, fuzzy
msgid "The contents of the entry"
msgstr "Поточна позиція точки вставляння"
-#: gtk/gtkentry.c:505 gtk/gtklabel.c:380 gtk/gtktextview.c:615
+#: gtk/gtkentry.c:513 gtk/gtklabel.c:379 gtk/gtktextview.c:624
msgid "Cursor color"
msgstr "Колір курсора"
-#: gtk/gtkentry.c:506 gtk/gtklabel.c:381 gtk/gtktextview.c:616
+#: gtk/gtkentry.c:514 gtk/gtklabel.c:380 gtk/gtktextview.c:625
msgid "Color with which to draw insertion cursor"
msgstr ""
-#: gtk/gtkentry.c:3793 gtk/gtklabel.c:3180
+#: gtk/gtkentry.c:3832 gtk/gtklabel.c:3151
#, fuzzy
msgid "Select All"
msgstr "Видалити"
-#: gtk/gtkentry.c:3803 gtk/gtklabel.c:3190 gtk/gtktextview.c:5563
+#: gtk/gtkentry.c:3842 gtk/gtklabel.c:3161 gtk/gtktextview.c:5737
msgid "Input Methods"
msgstr "методи вводу"
@@ -1493,12 +1501,12 @@ msgstr "Каталоги"
msgid "Files"
msgstr "Файли"
-#: gtk/gtkfilesel.c:727 gtk/gtkfilesel.c:2052
+#: gtk/gtkfilesel.c:726 gtk/gtkfilesel.c:2057
#, c-format
msgid "Directory unreadable: %s"
msgstr "Неможливо зчитати каталог: %s"
-#: gtk/gtkfilesel.c:849
+#: gtk/gtkfilesel.c:848
#, c-format
msgid ""
"The file \"%s\" resides on another machine (called %s) and may not be "
@@ -1506,25 +1514,25 @@ msgid ""
"Are you sure that you want to select it?"
msgstr ""
-#: gtk/gtkfilesel.c:979
+#: gtk/gtkfilesel.c:978
msgid "Create Dir"
msgstr "Створити каталог"
-#: gtk/gtkfilesel.c:990 gtk/gtkfilesel.c:1413
+#: gtk/gtkfilesel.c:989 gtk/gtkfilesel.c:1416
msgid "Delete File"
msgstr "Видалити файл"
-#: gtk/gtkfilesel.c:1001 gtk/gtkfilesel.c:1556
+#: gtk/gtkfilesel.c:1000 gtk/gtkfilesel.c:1559
msgid "Rename File"
msgstr "Перейменувати файл"
-#: gtk/gtkfilesel.c:1236
+#: gtk/gtkfilesel.c:1237
#, c-format
msgid ""
"The directory name \"%s\" contains symbols that are not allowed in filenames"
msgstr "Назва каталогу \"%s\" містить символи, що заборонені у назвах файлів"
-#: gtk/gtkfilesel.c:1238
+#: gtk/gtkfilesel.c:1239
#, c-format
msgid ""
"Error creating directory \"%s\": %s\n"
@@ -1533,39 +1541,39 @@ msgstr ""
"Помилка створення каталогу \"%s\": %s\n"
"%s"
-#: gtk/gtkfilesel.c:1239 gtk/gtkfilesel.c:1490
+#: gtk/gtkfilesel.c:1240 gtk/gtkfilesel.c:1493
msgid "You probably used symbols not allowed in filenames."
msgstr "Очевидно ви використали символи, що заборонені у назвах файлів."
-#: gtk/gtkfilesel.c:1247
+#: gtk/gtkfilesel.c:1248
#, c-format
msgid "Error creating directory \"%s\": %s\n"
msgstr "Помилка створення каталогу \"%s\": %s\n"
-#: gtk/gtkfilesel.c:1281
+#: gtk/gtkfilesel.c:1282
msgid "Create Directory"
msgstr "Створити каталог"
-#: gtk/gtkfilesel.c:1295
+#: gtk/gtkfilesel.c:1296
msgid "_Directory name:"
msgstr "Назва каталогу:"
#. buttons
-#: gtk/gtkfilesel.c:1309
-msgid "Create"
-msgstr "Створити"
-
-#: gtk/gtkfilesel.c:1318 gtk/gtkfilesel.c:1444 gtk/gtkfilesel.c:1598
-#: gtk/gtkgamma.c:424
+#: gtk/gtkfilesel.c:1310 gtk/gtkfilesel.c:1438 gtk/gtkfilesel.c:1592
+#: gtk/gtkgamma.c:417
msgid "Cancel"
msgstr "Відмінити"
-#: gtk/gtkfilesel.c:1353
+#: gtk/gtkfilesel.c:1322
+msgid "Create"
+msgstr "Створити"
+
+#: gtk/gtkfilesel.c:1356
#, c-format
msgid "The filename \"%s\" contains symbols that are not allowed in filenames"
msgstr "Назва файлу \"%s\" містить символи, що заборонені у назвах файлів"
-#: gtk/gtkfilesel.c:1356
+#: gtk/gtkfilesel.c:1359
#, c-format
msgid ""
"Error deleting file \"%s\": %s\n"
@@ -1574,26 +1582,25 @@ msgstr ""
"Помилка видалення файлу \"%s\": %s\n"
"%s"
-#: gtk/gtkfilesel.c:1358 gtk/gtkfilesel.c:1504
+#: gtk/gtkfilesel.c:1361 gtk/gtkfilesel.c:1507
msgid "It probably contains symbols not allowed in filenames."
msgstr "Очевидно він містить символи, що не дозволені у назвах файлів."
-#: gtk/gtkfilesel.c:1367
+#: gtk/gtkfilesel.c:1370
#, c-format
msgid "Error deleting file \"%s\": %s"
msgstr "Помилка стирання файлу \"%s\": %s"
-#. buttons
-#: gtk/gtkfilesel.c:1435
+#: gtk/gtkfilesel.c:1448
msgid "Delete"
msgstr "Видалити"
-#: gtk/gtkfilesel.c:1486 gtk/gtkfilesel.c:1500
+#: gtk/gtkfilesel.c:1489 gtk/gtkfilesel.c:1503
#, c-format
msgid "The file name \"%s\" contains symbols that are not allowed in filenames"
msgstr "Назва файлу \"%s\" містить символи, що заборонені у назвах файлів"
-#: gtk/gtkfilesel.c:1488
+#: gtk/gtkfilesel.c:1491
#, c-format
msgid ""
"Error renaming file to \"%s\": %s\n"
@@ -1602,7 +1609,7 @@ msgstr ""
"Помилка перейменування файлу в \"%s\": %s\n"
"%s"
-#: gtk/gtkfilesel.c:1502
+#: gtk/gtkfilesel.c:1505
#, c-format
msgid ""
"Error renaming file \"%s\": %s\n"
@@ -1611,32 +1618,31 @@ msgstr ""
"Помилка перейменування файлу \"%s\": %s\n"
"%s"
-#: gtk/gtkfilesel.c:1512
+#: gtk/gtkfilesel.c:1515
#, c-format
msgid "Error renaming file \"%s\" to \"%s\": %s"
msgstr "Помилка перейменування файлу \"%s\" у \"%s\": %s"
-#. buttons
-#: gtk/gtkfilesel.c:1589
+#: gtk/gtkfilesel.c:1604
msgid "Rename"
msgstr "Перейменувати"
-#: gtk/gtkfilesel.c:2031
+#: gtk/gtkfilesel.c:2036
msgid "Selection: "
msgstr "Вибір: "
-#: gtk/gtkfilesel.c:2641
+#: gtk/gtkfilesel.c:2647
#, c-format
msgid ""
"The filename %s couldn't be converted to UTF-8. Try setting the environment "
"variable G_BROKEN_FILENAMES."
msgstr ""
-#: gtk/gtkfilesel.c:3509
+#: gtk/gtkfilesel.c:3515
msgid "Name too long"
msgstr "Назва надто довга"
-#: gtk/gtkfilesel.c:3511
+#: gtk/gtkfilesel.c:3517
msgid "Couldn't convert filename"
msgstr "Не вдалось перетворити назву файлу"
@@ -1680,7 +1686,7 @@ msgstr "Розмір:"
msgid "Preview:"
msgstr "Перегляд:"
-#: gtk/gtkfontsel.c:1060
+#: gtk/gtkfontsel.c:1059
msgid "Font Selection"
msgstr "Вибір шрифту"
@@ -1704,7 +1710,7 @@ msgstr ""
msgid "The vertical alignment of the label."
msgstr ""
-#: gtk/gtkframe.c:153 gtk/gtkhandlebox.c:184
+#: gtk/gtkframe.c:153 gtk/gtkhandlebox.c:185
msgid "Deprecated property, use shadow_type instead."
msgstr ""
@@ -1724,41 +1730,41 @@ msgstr ""
msgid "A widget to display in place of the usual frame label."
msgstr ""
-#: gtk/gtkgamma.c:395
+#: gtk/gtkgamma.c:396
msgid "Gamma"
msgstr "Гама"
-#: gtk/gtkgamma.c:402
+#: gtk/gtkgamma.c:403
msgid "_Gamma value"
msgstr "Величина гама"
-#: gtk/gtkgamma.c:416
+#: gtk/gtkgamma.c:423
msgid "OK"
msgstr "Гаразд"
-#: gtk/gtkhandlebox.c:191 gtk/gtkmenubar.c:148 gtk/gtkstatusbar.c:157
-#: gtk/gtktoolbar.c:276 gtk/gtkviewport.c:147
+#: gtk/gtkhandlebox.c:192 gtk/gtkmenubar.c:148 gtk/gtkstatusbar.c:158
+#: gtk/gtktoolbar.c:277 gtk/gtkviewport.c:148
msgid "Shadow type"
msgstr ""
-#: gtk/gtkhandlebox.c:192
+#: gtk/gtkhandlebox.c:193
msgid "Appearance of the shadow that surrounds the container."
msgstr ""
-#: gtk/gtkhandlebox.c:200
+#: gtk/gtkhandlebox.c:201
#, fuzzy
msgid "Handle position"
msgstr "Позиція в тексті"
-#: gtk/gtkhandlebox.c:201
+#: gtk/gtkhandlebox.c:202
msgid "Position of the handle relative to the child widget."
msgstr ""
-#: gtk/gtkhandlebox.c:209
+#: gtk/gtkhandlebox.c:210
msgid "Snap edge"
msgstr ""
-#: gtk/gtkhandlebox.c:210
+#: gtk/gtkhandlebox.c:211
msgid ""
"Side of the handlebox that's lined up with the docking point to dock the "
"handlebox."
@@ -1767,7 +1773,7 @@ msgstr ""
#. Remove this icon source so we don't keep trying to
#. * load it.
#.
-#: gtk/gtkiconfactory.c:1049
+#: gtk/gtkiconfactory.c:1061
#, c-format
msgid "Error loading icon: %s"
msgstr "Помилка завантаження піктограми: %s"
@@ -1781,214 +1787,214 @@ msgid "Child widget to appear next to the menu text"
msgstr ""
#. shell and main vbox
-#: gtk/gtkinputdialog.c:181
+#: gtk/gtkinputdialog.c:182
msgid "Input"
msgstr "Ввід"
-#: gtk/gtkinputdialog.c:189
+#: gtk/gtkinputdialog.c:190
msgid "No input devices"
msgstr "Немає пристроїв вводу"
-#: gtk/gtkinputdialog.c:218
+#: gtk/gtkinputdialog.c:219
msgid "_Device:"
msgstr "Пристрій:"
-#: gtk/gtkinputdialog.c:235
+#: gtk/gtkinputdialog.c:236
msgid "Disabled"
msgstr "Вимкнений"
-#: gtk/gtkinputdialog.c:243
+#: gtk/gtkinputdialog.c:244
msgid "Screen"
msgstr "Екран"
-#: gtk/gtkinputdialog.c:251
+#: gtk/gtkinputdialog.c:252
msgid "Window"
msgstr "Вікно"
-#: gtk/gtkinputdialog.c:259
+#: gtk/gtkinputdialog.c:260
msgid "_Mode: "
msgstr "Режим: "
#. The axis listbox
-#: gtk/gtkinputdialog.c:290
+#: gtk/gtkinputdialog.c:291
msgid "_Axes"
msgstr "Осі"
#. Keys listbox
-#: gtk/gtkinputdialog.c:306
+#: gtk/gtkinputdialog.c:307
msgid "_Keys"
msgstr "Клавіші"
#. We create the save button in any case, so that clients can
#. connect to it, without paying attention to whether it exits
-#: gtk/gtkinputdialog.c:327
+#: gtk/gtkinputdialog.c:328
msgid "Save"
msgstr "Зберегти"
-#: gtk/gtkinputdialog.c:336
+#: gtk/gtkinputdialog.c:337
msgid "Close"
msgstr "Закрити"
-#: gtk/gtkinputdialog.c:469
+#: gtk/gtkinputdialog.c:470
msgid "X"
msgstr "X"
-#: gtk/gtkinputdialog.c:470
+#: gtk/gtkinputdialog.c:471
msgid "Y"
msgstr "Y"
-#: gtk/gtkinputdialog.c:471
+#: gtk/gtkinputdialog.c:472
msgid "Pressure"
msgstr "Натиск"
-#: gtk/gtkinputdialog.c:472
+#: gtk/gtkinputdialog.c:473
msgid "X Tilt"
msgstr "Нахил X"
-#: gtk/gtkinputdialog.c:473
+#: gtk/gtkinputdialog.c:474
msgid "Y Tilt"
msgstr "Нахил Y"
-#: gtk/gtkinputdialog.c:474
+#: gtk/gtkinputdialog.c:475
msgid "Wheel"
msgstr "Колесо"
-#: gtk/gtkinputdialog.c:514
+#: gtk/gtkinputdialog.c:515
msgid "none"
msgstr "немає"
-#: gtk/gtkinputdialog.c:548 gtk/gtkinputdialog.c:584
+#: gtk/gtkinputdialog.c:549 gtk/gtkinputdialog.c:585
msgid "(disabled)"
msgstr "(вимкнений)"
-#: gtk/gtkinputdialog.c:577
+#: gtk/gtkinputdialog.c:578
msgid "(unknown)"
msgstr "(невідомий)"
#. and clear button
-#: gtk/gtkinputdialog.c:662
+#: gtk/gtkinputdialog.c:663
msgid "clear"
msgstr "очистити"
-#: gtk/gtklabel.c:284
+#: gtk/gtklabel.c:283
msgid "The text of the label."
msgstr ""
-#: gtk/gtklabel.c:291
+#: gtk/gtklabel.c:290
msgid "A list of style attributes to apply to the text of the label."
msgstr ""
-#: gtk/gtklabel.c:297
+#: gtk/gtklabel.c:296
msgid "Use markup"
msgstr ""
-#: gtk/gtklabel.c:298
+#: gtk/gtklabel.c:297
msgid "The text of the label includes XML markup. See pango_parse_markup()."
msgstr ""
-#: gtk/gtklabel.c:312 gtk/gtktexttag.c:377 gtk/gtktextview.c:556
+#: gtk/gtklabel.c:311 gtk/gtktexttag.c:378 gtk/gtktextview.c:565
msgid "Justification"
msgstr ""
-#: gtk/gtklabel.c:313
+#: gtk/gtklabel.c:312
msgid ""
"The alignment of the lines in the text of the label relative to each other. "
"This does NOT affect the alignment of the label within its allocation. See "
"GtkMisc::xalign for that."
msgstr ""
-#: gtk/gtklabel.c:321
+#: gtk/gtklabel.c:320
#, fuzzy
msgid "Pattern"
msgstr "Вставити"
-#: gtk/gtklabel.c:322
+#: gtk/gtklabel.c:321
msgid ""
"A string with _ characters in positions correspond to characters in the text "
"to underline."
msgstr ""
-#: gtk/gtklabel.c:329
+#: gtk/gtklabel.c:328
msgid "Line wrap"
msgstr ""
-#: gtk/gtklabel.c:330
+#: gtk/gtklabel.c:329
msgid "If set, wrap lines if the text becomes too wide."
msgstr ""
-#: gtk/gtklabel.c:336
+#: gtk/gtklabel.c:335
#, fuzzy
msgid "Selectable"
msgstr "Видалити"
-#: gtk/gtklabel.c:337
+#: gtk/gtklabel.c:336
msgid "Whether the label text can be selected with the mouse."
msgstr ""
-#: gtk/gtklabel.c:343
+#: gtk/gtklabel.c:342
msgid "Mnemonic key"
msgstr ""
-#: gtk/gtklabel.c:344
+#: gtk/gtklabel.c:343
msgid "The mnemonic accelerator key for this label."
msgstr ""
-#: gtk/gtklabel.c:352
+#: gtk/gtklabel.c:351
msgid "Mnemonic widget"
msgstr ""
-#: gtk/gtklabel.c:353
+#: gtk/gtklabel.c:352
msgid "The widget to be activated when the label's mnemonic key is pressed."
msgstr ""
-#: gtk/gtklayout.c:575
+#: gtk/gtklayout.c:576
#, fuzzy
msgid "X position"
msgstr "Позиція в тексті"
-#: gtk/gtklayout.c:576
+#: gtk/gtklayout.c:577
msgid "X position of child widget"
msgstr ""
-#: gtk/gtklayout.c:585
+#: gtk/gtklayout.c:586
#, fuzzy
msgid "Y position"
msgstr "Позиція в тексті"
-#: gtk/gtklayout.c:586
+#: gtk/gtklayout.c:587
msgid "Y position of child widget"
msgstr ""
-#: gtk/gtklayout.c:595 gtk/gtkviewport.c:131
+#: gtk/gtklayout.c:596 gtk/gtkviewport.c:132
msgid "Horizontal adjustment"
msgstr ""
-#: gtk/gtklayout.c:596
+#: gtk/gtklayout.c:597
msgid "The GtkAdjustment for the horizontal position."
msgstr ""
-#: gtk/gtklayout.c:603 gtk/gtkviewport.c:139
+#: gtk/gtklayout.c:604 gtk/gtkviewport.c:140
msgid "Vertical adjustment"
msgstr ""
-#: gtk/gtklayout.c:604
+#: gtk/gtklayout.c:605
msgid "The GtkAdjustment for the vertical position."
msgstr ""
-#: gtk/gtklayout.c:611 gtk/gtktreeviewcolumn.c:179
+#: gtk/gtklayout.c:612 gtk/gtktreeviewcolumn.c:189
msgid "Width"
msgstr "Ширина"
-#: gtk/gtklayout.c:612
+#: gtk/gtklayout.c:613
#, fuzzy
msgid "The width of the layout."
msgstr "Поточна ширина стовпчика"
-#: gtk/gtklayout.c:620
+#: gtk/gtklayout.c:621
msgid "Height"
msgstr ""
-#: gtk/gtklayout.c:621
+#: gtk/gtklayout.c:622
#, fuzzy
msgid "The height of the layout."
msgstr "Яскравість кольору."
@@ -1998,7 +2004,7 @@ 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:572
+#: gtk/gtkmain.c:613
msgid "default:LTR"
msgstr ""
@@ -2006,7 +2012,7 @@ msgstr ""
msgid "Style of bevel around the menubar"
msgstr ""
-#: gtk/gtkmenubar.c:156 gtk/gtktoolbar.c:250
+#: gtk/gtkmenubar.c:156 gtk/gtktoolbar.c:251
msgid "Internal padding"
msgstr ""
@@ -2014,14 +2020,30 @@ msgstr ""
msgid "Amount of border space between the menubar shadow and the menu items"
msgstr ""
-#: gtk/gtkmessagedialog.c:80
+#: gtk/gtkmessagedialog.c:104
msgid "Image/label border"
msgstr ""
-#: gtk/gtkmessagedialog.c:81
+#: gtk/gtkmessagedialog.c:105
msgid "Width of border around the label and image in the message dialog"
msgstr ""
+#: gtk/gtkmessagedialog.c:113
+msgid "Message Type"
+msgstr ""
+
+#: gtk/gtkmessagedialog.c:114
+msgid "The type of message"
+msgstr ""
+
+#: gtk/gtkmessagedialog.c:121
+msgid "Message Buttons"
+msgstr ""
+
+#: gtk/gtkmessagedialog.c:122
+msgid "The buttons shown in the message dialog"
+msgstr ""
+
#: gtk/gtkmisc.c:97
msgid "X align"
msgstr ""
@@ -2056,153 +2078,161 @@ msgid ""
"The amount of space to add on the top and bottom of the widget, in pixels"
msgstr ""
-#: gtk/gtknotebook.c:324
+#: gtk/gtknotebook.c:328
#, fuzzy
msgid "Page"
msgstr "Сторінка %u"
-#: gtk/gtknotebook.c:325
+#: gtk/gtknotebook.c:329
msgid "The index of the current page"
msgstr ""
-#: gtk/gtknotebook.c:333
+#: gtk/gtknotebook.c:337
#, fuzzy
msgid "Tab Position"
msgstr "Позиція в тексті"
-#: gtk/gtknotebook.c:334
+#: gtk/gtknotebook.c:338
msgid "Which side of the notebook holds the tabs"
msgstr ""
-#: gtk/gtknotebook.c:341
+#: gtk/gtknotebook.c:345
#, fuzzy
msgid "Tab Border"
msgstr "Порядок сортування"
-#: gtk/gtknotebook.c:342
+#: gtk/gtknotebook.c:346
msgid "Width of the border around the tab labels"
msgstr ""
-#: gtk/gtknotebook.c:350
+#: gtk/gtknotebook.c:354
msgid "Horizontal Tab Border"
msgstr ""
-#: gtk/gtknotebook.c:351
+#: gtk/gtknotebook.c:355
msgid "Width of the horizontal border of tab labels"
msgstr ""
-#: gtk/gtknotebook.c:359
+#: gtk/gtknotebook.c:363
msgid "Vertical Tab Border"
msgstr ""
-#: gtk/gtknotebook.c:360
+#: gtk/gtknotebook.c:364
msgid "Width of the vertical border of tab labels"
msgstr ""
-#: gtk/gtknotebook.c:368
+#: gtk/gtknotebook.c:372
msgid "Show Tabs"
msgstr ""
-#: gtk/gtknotebook.c:369
+#: gtk/gtknotebook.c:373
#, fuzzy
msgid "Whether tabs should be shown or not"
msgstr "Стан відображення індикатора сортування"
-#: gtk/gtknotebook.c:375
+#: gtk/gtknotebook.c:379
#, fuzzy
msgid "Show Border"
msgstr "Порядок сортування"
-#: gtk/gtknotebook.c:376
+#: gtk/gtknotebook.c:380
#, fuzzy
msgid "Whether the border should be shown or not"
msgstr "Стан відображення індикатора сортування"
-#: gtk/gtknotebook.c:382
+#: gtk/gtknotebook.c:386
msgid "Scrollable"
msgstr ""
-#: gtk/gtknotebook.c:383
+#: gtk/gtknotebook.c:387
msgid "If TRUE, scroll arrows are added if there are to many tabs to fit"
msgstr ""
-#: gtk/gtknotebook.c:389
+#: gtk/gtknotebook.c:393
msgid "Enable Popup"
msgstr ""
-#: gtk/gtknotebook.c:390
+#: gtk/gtknotebook.c:394
msgid ""
"If TRUE, pressing the right mouse button on the notebook pops up a menu that "
"you can use to go to a page"
msgstr ""
-#: gtk/gtknotebook.c:397
+#: gtk/gtknotebook.c:401
msgid "Whether tabs should have homogeneous sizes"
msgstr ""
-#: gtk/gtknotebook.c:2134 gtk/gtknotebook.c:4529
+#: gtk/gtknotebook.c:2240 gtk/gtknotebook.c:4470
#, c-format
msgid "Page %u"
msgstr "Сторінка %u"
-#: gtk/gtkoptionmenu.c:164
+#: gtk/gtkoptionmenu.c:184
+msgid "Menu"
+msgstr ""
+
+#: gtk/gtkoptionmenu.c:185
+msgid "The menu of options"
+msgstr ""
+
+#: gtk/gtkoptionmenu.c:192
#, fuzzy
msgid "Size of dropdown indicator"
msgstr "Індикатор сортування"
-#: gtk/gtkoptionmenu.c:170
+#: gtk/gtkoptionmenu.c:198
#, fuzzy
msgid "Spacing around indicator"
msgstr "Індикатор сортування"
-#: gtk/gtkpaned.c:116 gtk/gtkruler.c:138
+#: gtk/gtkpaned.c:120 gtk/gtkruler.c:138
#, fuzzy
msgid "Position"
msgstr "Позиція в тексті"
-#: gtk/gtkpaned.c:117
+#: gtk/gtkpaned.c:121
msgid ""
"Position of paned separator in pixels(0 means all the way to the left/top)"
msgstr ""
-#: gtk/gtkpaned.c:125
+#: gtk/gtkpaned.c:129
#, fuzzy
msgid "Position Set"
msgstr "Позиція в тексті"
-#: gtk/gtkpaned.c:126
+#: gtk/gtkpaned.c:130
msgid "TRUE if the Position property should be used"
msgstr ""
-#: gtk/gtkpaned.c:132
+#: gtk/gtkpaned.c:136
msgid "Handle Size"
msgstr ""
-#: gtk/gtkpaned.c:133
+#: gtk/gtkpaned.c:137
#, fuzzy
msgid "Width of handle"
msgstr "Ширина в символах"
-#: gtk/gtkrc.c:2759
+#: gtk/gtkrc.c:2723
#, c-format
msgid "Unable to locate image file in pixmap_path: \"%s\" line %d"
msgstr "Файл із зображенням не знайдено в pixmap_path: \"%s\", рядок %d"
-#: gtk/gtkrc.c:2762
+#: gtk/gtkrc.c:2726
#, c-format
msgid "Unable to locate image file in pixmap_path: \"%s\""
msgstr "Файл із зображенням не знайдено в pixmap_path: \"%s\""
-#: gtk/gtkrc.c:3171
+#: gtk/gtkrc.c:3135
#, c-format
msgid "Pixmap path element: \"%s\" must be absolute, %s, line %d"
msgstr ""
-#: gtk/gtkpreview.c:134
+#: gtk/gtkpreview.c:129
msgid "Expand"
msgstr ""
-#: gtk/gtkpreview.c:135
+#: gtk/gtkpreview.c:130
msgid ""
"Whether the preview widget should take up the entire space it is allocated"
msgstr ""
@@ -2249,7 +2279,7 @@ msgid ""
"in the progress widget"
msgstr ""
-#: gtk/gtkprogressbar.c:131 gtk/gtkrange.c:265 gtk/gtkspinbutton.c:213
+#: gtk/gtkprogressbar.c:131 gtk/gtkrange.c:270 gtk/gtkspinbutton.c:214
msgid "Adjustment"
msgstr ""
@@ -2257,7 +2287,7 @@ msgstr ""
msgid "The GtkAdjustment connected to the progress bar (Deprecated)"
msgstr ""
-#: gtk/gtkprogressbar.c:139 gtk/gtktoolbar.c:223
+#: gtk/gtkprogressbar.c:139 gtk/gtktoolbar.c:224
msgid "Orientation"
msgstr ""
@@ -2323,56 +2353,56 @@ msgstr ""
msgid "Text to be displayed in the progress bar"
msgstr ""
-#: gtk/gtkrange.c:256
+#: gtk/gtkrange.c:261
msgid "Update policy"
msgstr ""
-#: gtk/gtkrange.c:257
+#: gtk/gtkrange.c:262
msgid "How the range should be updated on the screen"
msgstr ""
-#: gtk/gtkrange.c:266
+#: gtk/gtkrange.c:271
msgid "The GtkAdjustment that contains the current value of this range object"
msgstr ""
-#: gtk/gtkrange.c:273
+#: gtk/gtkrange.c:278
msgid "Inverted"
msgstr ""
-#: gtk/gtkrange.c:274
+#: gtk/gtkrange.c:279
msgid "Invert direction slider moves to increase range value"
msgstr ""
-#: gtk/gtkrange.c:280
+#: gtk/gtkrange.c:285
msgid "Slider Width"
msgstr ""
-#: gtk/gtkrange.c:281
+#: gtk/gtkrange.c:286
msgid "Width of scrollbar or scale thumb"
msgstr ""
-#: gtk/gtkrange.c:288
+#: gtk/gtkrange.c:293
#, fuzzy
msgid "Trough Border"
msgstr "Порядок сортування"
-#: gtk/gtkrange.c:289
+#: gtk/gtkrange.c:294
msgid "Spacing between thumb/steppers and outer trough bevel"
msgstr ""
-#: gtk/gtkrange.c:296
+#: gtk/gtkrange.c:301
msgid "Stepper Size"
msgstr ""
-#: gtk/gtkrange.c:297
+#: gtk/gtkrange.c:302
msgid "Length of step buttons at ends"
msgstr ""
-#: gtk/gtkrange.c:304
+#: gtk/gtkrange.c:309
msgid "Stepper Spacing"
msgstr ""
-#: gtk/gtkrange.c:305
+#: gtk/gtkrange.c:310
msgid "Spacing between step buttons and thumb"
msgstr ""
@@ -2405,7 +2435,7 @@ msgstr ""
msgid "Maximum size of the ruler"
msgstr "Максимальна дозволена ширина стовпчика"
-#: gtk/gtkscale.c:148 gtk/gtkspinbutton.c:231
+#: gtk/gtkscale.c:148 gtk/gtkspinbutton.c:232
msgid "Digits"
msgstr ""
@@ -2560,68 +2590,68 @@ msgstr ""
msgid "Keybinding to activate the menu bar"
msgstr ""
-#: gtk/gtkspinbutton.c:214
+#: gtk/gtkspinbutton.c:215
msgid "The adjustment that holds the value of the spinbutton"
msgstr ""
-#: gtk/gtkspinbutton.c:221
+#: gtk/gtkspinbutton.c:222
msgid "Climb Rate"
msgstr ""
-#: gtk/gtkspinbutton.c:222
+#: gtk/gtkspinbutton.c:223
msgid "The acceleration rate when you hold down a button"
msgstr ""
-#: gtk/gtkspinbutton.c:232
+#: gtk/gtkspinbutton.c:233
msgid "The number of decimal places to display"
msgstr ""
-#: gtk/gtkspinbutton.c:241
+#: gtk/gtkspinbutton.c:242
msgid "Snap to Ticks"
msgstr ""
-#: gtk/gtkspinbutton.c:242
+#: gtk/gtkspinbutton.c:243
msgid ""
"Whether erroneous values are automatically changed to a spin button's "
"nearest step increment"
msgstr ""
-#: gtk/gtkspinbutton.c:249
+#: gtk/gtkspinbutton.c:250
msgid "Numeric"
msgstr ""
-#: gtk/gtkspinbutton.c:250
+#: gtk/gtkspinbutton.c:251
#, fuzzy
msgid "Whether non-numeric characters should be ignored"
msgstr "Стан відображення індикатора сортування"
-#: gtk/gtkspinbutton.c:257
+#: gtk/gtkspinbutton.c:258
msgid "Wrap"
msgstr ""
-#: gtk/gtkspinbutton.c:258
+#: gtk/gtkspinbutton.c:259
msgid "Whether a spin button should wrap upon reaching its limits"
msgstr ""
-#: gtk/gtkspinbutton.c:265
+#: gtk/gtkspinbutton.c:266
msgid "Update Policy"
msgstr ""
-#: gtk/gtkspinbutton.c:266
+#: gtk/gtkspinbutton.c:267
msgid ""
"Whether the spin button should update always, or only when the value is legal"
msgstr ""
-#: gtk/gtkspinbutton.c:274
+#: gtk/gtkspinbutton.c:275
#, fuzzy
msgid "Value"
msgstr "Яскравість:"
-#: gtk/gtkspinbutton.c:275
+#: gtk/gtkspinbutton.c:276
msgid "Reads the current value, or sets a new value"
msgstr ""
-#: gtk/gtkstatusbar.c:158
+#: gtk/gtkstatusbar.c:159
msgid "Style of bevel around the statusbar text"
msgstr ""
@@ -2646,181 +2676,274 @@ msgstr "Запитання"
#. * need the mnemonics to be rationalized
#.
#: gtk/gtkstock.c:275
+msgid "_Add"
+msgstr ""
+
+#: gtk/gtkstock.c:276
msgid "_Apply"
msgstr "Застосувати"
-#: gtk/gtkstock.c:276
+#: gtk/gtkstock.c:277
msgid "_Bold"
msgstr ""
-#: gtk/gtkstock.c:277
+#: gtk/gtkstock.c:278
msgid "_Cancel"
msgstr "Відмінити"
-#: gtk/gtkstock.c:278
+#: gtk/gtkstock.c:279
+msgid "_CD-Rom"
+msgstr ""
+
+#: gtk/gtkstock.c:280
#, fuzzy
msgid "_Clear"
msgstr "очистити"
-#: gtk/gtkstock.c:279
+#: gtk/gtkstock.c:281
msgid "_Close"
msgstr "Закрити"
-#: gtk/gtkstock.c:280
+#: gtk/gtkstock.c:282
+#, fuzzy
+msgid "_Convert"
+msgstr "Створити"
+
+#: gtk/gtkstock.c:283
#, fuzzy
msgid "_Copy"
msgstr "Скопіювати"
-#: gtk/gtkstock.c:281
+#: gtk/gtkstock.c:284
#, fuzzy
msgid "C_ut"
msgstr "Вирізати"
-#: gtk/gtkstock.c:282
+#: gtk/gtkstock.c:285
+#, fuzzy
+msgid "_Delete"
+msgstr "Видалити"
+
+#: gtk/gtkstock.c:286
+msgid "_Execute"
+msgstr ""
+
+#: gtk/gtkstock.c:287
msgid "_Find"
msgstr ""
-#: gtk/gtkstock.c:283
+#: gtk/gtkstock.c:288
msgid "Find and _Replace"
msgstr ""
-#: gtk/gtkstock.c:284
+#: gtk/gtkstock.c:289
+#, fuzzy
+msgid "_Floppy"
+msgstr "Скопіювати"
+
+#: gtk/gtkstock.c:290
+msgid "_Bottom"
+msgstr ""
+
+#: gtk/gtkstock.c:291
+msgid "_First"
+msgstr ""
+
+#: gtk/gtkstock.c:292
+#, fuzzy
+msgid "_Last"
+msgstr "Вставити"
+
+#: gtk/gtkstock.c:293
+#, fuzzy
+msgid "_Top"
+msgstr "Скопіювати"
+
+#: gtk/gtkstock.c:294
msgid "_Back"
msgstr ""
-#: gtk/gtkstock.c:285
+#: gtk/gtkstock.c:295
+msgid "_Down"
+msgstr ""
+
+#: gtk/gtkstock.c:296
msgid "_Forward"
msgstr ""
-#: gtk/gtkstock.c:286
+#: gtk/gtkstock.c:297
+msgid "_Up"
+msgstr ""
+
+#: gtk/gtkstock.c:298
msgid "_Help"
msgstr "Довідка"
-#: gtk/gtkstock.c:287
+#: gtk/gtkstock.c:299
#, fuzzy
msgid "_Home"
msgstr "Довідка"
-#: gtk/gtkstock.c:288
+#: gtk/gtkstock.c:300
+msgid "_Index"
+msgstr ""
+
+#: gtk/gtkstock.c:301
msgid "_Italic"
msgstr ""
-#: gtk/gtkstock.c:289
+#: gtk/gtkstock.c:302
+msgid "_Jump to"
+msgstr ""
+
+#: gtk/gtkstock.c:303
#, fuzzy
msgid "_Center"
msgstr "Створити"
-#: gtk/gtkstock.c:290
+#: gtk/gtkstock.c:304
#, fuzzy
msgid "_Fill"
msgstr "Ґарнітура:"
-#: gtk/gtkstock.c:291
+#: gtk/gtkstock.c:305
msgid "_Left"
msgstr ""
-#: gtk/gtkstock.c:292
+#: gtk/gtkstock.c:306
msgid "_Right"
msgstr ""
-#: gtk/gtkstock.c:293
+#: gtk/gtkstock.c:307
msgid "_New"
msgstr "Новий"
-#: gtk/gtkstock.c:294
+#: gtk/gtkstock.c:308
msgid "_No"
msgstr "Ні"
-#: gtk/gtkstock.c:295
+#: gtk/gtkstock.c:309
msgid "_OK"
msgstr "Гаразд"
-#: gtk/gtkstock.c:296
+#: gtk/gtkstock.c:310
msgid "_Open"
msgstr "Відкрити"
-#: gtk/gtkstock.c:297
+#: gtk/gtkstock.c:311
#, fuzzy
msgid "_Paste"
msgstr "Вставити"
-#: gtk/gtkstock.c:298
+#: gtk/gtkstock.c:312
msgid "_Preferences"
msgstr ""
-#: gtk/gtkstock.c:299
+#: gtk/gtkstock.c:313
msgid "_Print"
msgstr ""
-#: gtk/gtkstock.c:300
+#: gtk/gtkstock.c:314
#, fuzzy
msgid "Print Pre_view"
msgstr "Перегляд:"
-#: gtk/gtkstock.c:301
+#: gtk/gtkstock.c:315
msgid "_Properties"
msgstr ""
-#: gtk/gtkstock.c:302
+#: gtk/gtkstock.c:316
msgid "_Quit"
msgstr "Вийти"
-#: gtk/gtkstock.c:303
+#: gtk/gtkstock.c:317
#, fuzzy
msgid "_Redo"
msgstr "Червоний:"
-#: gtk/gtkstock.c:304
+#: gtk/gtkstock.c:318
+msgid "_Refresh"
+msgstr ""
+
+#: gtk/gtkstock.c:319
+#, fuzzy
+msgid "_Remove"
+msgstr "Червоний:"
+
+#: gtk/gtkstock.c:320
msgid "_Revert"
msgstr ""
-#: gtk/gtkstock.c:305
+#: gtk/gtkstock.c:321
msgid "_Save"
msgstr "Зберегти"
-#: gtk/gtkstock.c:306
+#: gtk/gtkstock.c:322
#, fuzzy
msgid "Save _As"
msgstr "Зберегти"
-#: gtk/gtkstock.c:307
+#: gtk/gtkstock.c:323
+#, fuzzy
+msgid "_Color"
+msgstr "Закрити"
+
+#: gtk/gtkstock.c:324
+#, fuzzy
+msgid "_Font"
+msgstr "Шрифт"
+
+#: gtk/gtkstock.c:325
+msgid "_Ascending"
+msgstr ""
+
+#: gtk/gtkstock.c:326
+msgid "_Descending"
+msgstr ""
+
+#: gtk/gtkstock.c:327
msgid "_Spell Check"
msgstr ""
-#: gtk/gtkstock.c:308
+#: gtk/gtkstock.c:328
msgid "_Stop"
msgstr ""
-#: gtk/gtkstock.c:309
+#: gtk/gtkstock.c:329
msgid "_Strikethrough"
msgstr ""
-#: gtk/gtkstock.c:310
+#: gtk/gtkstock.c:330
+#, fuzzy
+msgid "_Undelete"
+msgstr "Видалити"
+
+#: gtk/gtkstock.c:331
msgid "_Underline"
msgstr ""
-#: gtk/gtkstock.c:311
+#: gtk/gtkstock.c:332
msgid "_Undo"
msgstr ""
-#: gtk/gtkstock.c:312
+#: gtk/gtkstock.c:333
msgid "_Yes"
msgstr "Так"
-#: gtk/gtkstock.c:313
+#: gtk/gtkstock.c:334
#, c-format
msgid "Zoom _100%"
msgstr ""
-#: gtk/gtkstock.c:314
+#: gtk/gtkstock.c:335
msgid "Zoom to _Fit"
msgstr ""
-#: gtk/gtkstock.c:315
+#: gtk/gtkstock.c:336
msgid "Zoom _In"
msgstr ""
-#: gtk/gtkstock.c:316
+#: gtk/gtkstock.c:337
msgid "Zoom _Out"
msgstr ""
@@ -2866,303 +2989,303 @@ msgstr ""
msgid "If TRUE this means the table cells are all the same width/height"
msgstr ""
-#: gtk/gtktext.c:603 gtk/gtktreeview.c:504
+#: gtk/gtktext.c:604 gtk/gtktreeview.c:505
msgid "Horizontal Adjustment"
msgstr ""
-#: gtk/gtktext.c:604
+#: gtk/gtktext.c:605
msgid "Horizontal adjustment for the text widget"
msgstr ""
-#: gtk/gtktext.c:611 gtk/gtktreeview.c:512
+#: gtk/gtktext.c:612 gtk/gtktreeview.c:513
msgid "Vertical Adjustment"
msgstr ""
-#: gtk/gtktext.c:612
+#: gtk/gtktext.c:613
msgid "Vertical adjustment for the text widget"
msgstr ""
-#: gtk/gtktext.c:619
+#: gtk/gtktext.c:620
msgid "Line Wrap"
msgstr ""
-#: gtk/gtktext.c:620
+#: gtk/gtktext.c:621
msgid "Whether lines are wrapped at widget edges"
msgstr ""
-#: gtk/gtktext.c:627
+#: gtk/gtktext.c:628
msgid "Word Wrap"
msgstr ""
-#: gtk/gtktext.c:628
+#: gtk/gtktext.c:629
msgid "Whether words are wrapped at widget edges"
msgstr ""
-#: gtk/gtktexttag.c:198
+#: gtk/gtktexttag.c:199
msgid "Tag name"
msgstr ""
-#: gtk/gtktexttag.c:199
+#: gtk/gtktexttag.c:200
msgid "Name used to refer to the text tag"
msgstr ""
-#: gtk/gtktexttag.c:224
+#: gtk/gtktexttag.c:225
msgid "Background full height"
msgstr ""
-#: gtk/gtktexttag.c:225
+#: gtk/gtktexttag.c:226
msgid ""
"Whether the background color fills the entire line height or only the height "
"of the tagged characters"
msgstr ""
-#: gtk/gtktexttag.c:233
+#: gtk/gtktexttag.c:234
msgid "Background stipple mask"
msgstr ""
-#: gtk/gtktexttag.c:234
+#: gtk/gtktexttag.c:235
msgid "Bitmap to use as a mask when drawing the text background"
msgstr ""
-#: gtk/gtktexttag.c:259
+#: gtk/gtktexttag.c:260
msgid "Foreground stipple mask"
msgstr ""
-#: gtk/gtktexttag.c:260
+#: gtk/gtktexttag.c:261
msgid "Bitmap to use as a mask when drawing the text foreground"
msgstr ""
-#: gtk/gtktexttag.c:267
+#: gtk/gtktexttag.c:268
msgid "Text direction"
msgstr "Напрям тексту"
-#: gtk/gtktexttag.c:268
+#: gtk/gtktexttag.c:269
msgid "Text direction, e.g. right-to-left or left-to-right"
msgstr ""
-#: gtk/gtktexttag.c:378 gtk/gtktextview.c:557
+#: gtk/gtktexttag.c:379 gtk/gtktextview.c:566
msgid "Left, right, or center justification"
msgstr ""
-#: gtk/gtktexttag.c:386
+#: gtk/gtktexttag.c:387
msgid "Language"
msgstr ""
-#: gtk/gtktexttag.c:387
+#: gtk/gtktexttag.c:388
msgid "Language engine code to use for rendering the text"
msgstr ""
-#: gtk/gtktexttag.c:394
+#: gtk/gtktexttag.c:395
msgid "Left margin"
msgstr ""
-#: gtk/gtktexttag.c:395 gtk/gtktextview.c:566
+#: gtk/gtktexttag.c:396 gtk/gtktextview.c:575
msgid "Width of the left margin in pixels"
msgstr ""
-#: gtk/gtktexttag.c:404
+#: gtk/gtktexttag.c:405
msgid "Right margin"
msgstr ""
-#: gtk/gtktexttag.c:405 gtk/gtktextview.c:576
+#: gtk/gtktexttag.c:406 gtk/gtktextview.c:585
msgid "Width of the right margin in pixels"
msgstr ""
-#: gtk/gtktexttag.c:415 gtk/gtktextview.c:585
+#: gtk/gtktexttag.c:416 gtk/gtktextview.c:594
msgid "Indent"
msgstr ""
-#: gtk/gtktexttag.c:416 gtk/gtktextview.c:586
+#: gtk/gtktexttag.c:417 gtk/gtktextview.c:595
msgid "Amount to indent the paragraph, in pixels"
msgstr ""
-#: gtk/gtktexttag.c:436
+#: gtk/gtktexttag.c:437
msgid "Pixels above lines"
msgstr ""
-#: gtk/gtktexttag.c:437 gtk/gtktextview.c:510
+#: gtk/gtktexttag.c:438 gtk/gtktextview.c:519
msgid "Pixels of blank space above paragraphs"
msgstr ""
-#: gtk/gtktexttag.c:446
+#: gtk/gtktexttag.c:447
msgid "Pixels below lines"
msgstr ""
-#: gtk/gtktexttag.c:447 gtk/gtktextview.c:520
+#: gtk/gtktexttag.c:448 gtk/gtktextview.c:529
msgid "Pixels of blank space below paragraphs"
msgstr ""
-#: gtk/gtktexttag.c:456
+#: gtk/gtktexttag.c:457
msgid "Pixels inside wrap"
msgstr ""
-#: gtk/gtktexttag.c:457 gtk/gtktextview.c:530
+#: gtk/gtktexttag.c:458 gtk/gtktextview.c:539
msgid "Pixels of blank space between wrapped lines in a paragraph"
msgstr ""
-#: gtk/gtktexttag.c:483
+#: gtk/gtktexttag.c:484
msgid "Wrap mode"
msgstr ""
-#: gtk/gtktexttag.c:484 gtk/gtktextview.c:548
+#: gtk/gtktexttag.c:485 gtk/gtktextview.c:557
msgid ""
"Whether to wrap lines never, at word boundaries, or at character boundaries"
msgstr ""
-#: gtk/gtktexttag.c:493 gtk/gtktextview.c:595
+#: gtk/gtktexttag.c:494 gtk/gtktextview.c:604
msgid "Tabs"
msgstr ""
-#: gtk/gtktexttag.c:494 gtk/gtktextview.c:596
+#: gtk/gtktexttag.c:495 gtk/gtktextview.c:605
msgid "Custom tabs for this text"
msgstr ""
-#: gtk/gtktexttag.c:501
+#: gtk/gtktexttag.c:502
msgid "Invisible"
msgstr ""
-#: gtk/gtktexttag.c:502
+#: gtk/gtktexttag.c:503
msgid "Whether this text is hidden"
msgstr ""
-#: gtk/gtktexttag.c:515
+#: gtk/gtktexttag.c:516
msgid "Background full height set"
msgstr ""
-#: gtk/gtktexttag.c:516
+#: gtk/gtktexttag.c:517
msgid "Whether this tag affects background height"
msgstr ""
-#: gtk/gtktexttag.c:519
+#: gtk/gtktexttag.c:520
msgid "Background stipple set"
msgstr ""
-#: gtk/gtktexttag.c:520
+#: gtk/gtktexttag.c:521
msgid "Whether this tag affects the background stipple"
msgstr ""
-#: gtk/gtktexttag.c:527
+#: gtk/gtktexttag.c:528
msgid "Foreground stipple set"
msgstr ""
-#: gtk/gtktexttag.c:528
+#: gtk/gtktexttag.c:529
msgid "Whether this tag affects the foreground stipple"
msgstr ""
-#: gtk/gtktexttag.c:563
+#: gtk/gtktexttag.c:564
msgid "Justification set"
msgstr ""
-#: gtk/gtktexttag.c:564
+#: gtk/gtktexttag.c:565
msgid "Whether this tag affects paragraph justification"
msgstr ""
-#: gtk/gtktexttag.c:567
+#: gtk/gtktexttag.c:568
msgid "Language set"
msgstr ""
-#: gtk/gtktexttag.c:568
+#: gtk/gtktexttag.c:569
msgid "Whether this tag affects the language the text is rendered as"
msgstr ""
-#: gtk/gtktexttag.c:571
+#: gtk/gtktexttag.c:572
msgid "Left margin set"
msgstr ""
-#: gtk/gtktexttag.c:572
+#: gtk/gtktexttag.c:573
msgid "Whether this tag affects the left margin"
msgstr ""
-#: gtk/gtktexttag.c:575
+#: gtk/gtktexttag.c:576
msgid "Indent set"
msgstr ""
-#: gtk/gtktexttag.c:576
+#: gtk/gtktexttag.c:577
msgid "Whether this tag affects indentation"
msgstr ""
-#: gtk/gtktexttag.c:583
+#: gtk/gtktexttag.c:584
msgid "Pixels above lines set"
msgstr ""
-#: gtk/gtktexttag.c:584 gtk/gtktexttag.c:588
+#: gtk/gtktexttag.c:585 gtk/gtktexttag.c:589
msgid "Whether this tag affects the number of pixels above lines"
msgstr ""
-#: gtk/gtktexttag.c:587
+#: gtk/gtktexttag.c:588
msgid "Pixels below lines set"
msgstr ""
-#: gtk/gtktexttag.c:591
+#: gtk/gtktexttag.c:592
msgid "Pixels inside wrap set"
msgstr ""
-#: gtk/gtktexttag.c:592
+#: gtk/gtktexttag.c:593
msgid "Whether this tag affects the number of pixels between wrapped lines"
msgstr ""
-#: gtk/gtktexttag.c:599
+#: gtk/gtktexttag.c:600
msgid "Right margin set"
msgstr ""
-#: gtk/gtktexttag.c:600
+#: gtk/gtktexttag.c:601
msgid "Whether this tag affects the right margin"
msgstr ""
-#: gtk/gtktexttag.c:607
+#: gtk/gtktexttag.c:608
msgid "Wrap mode set"
msgstr ""
-#: gtk/gtktexttag.c:608
+#: gtk/gtktexttag.c:609
msgid "Whether this tag affects line wrap mode"
msgstr ""
-#: gtk/gtktexttag.c:611
+#: gtk/gtktexttag.c:612
msgid "Tabs set"
msgstr ""
-#: gtk/gtktexttag.c:612
+#: gtk/gtktexttag.c:613
msgid "Whether this tag affects tabs"
msgstr ""
-#: gtk/gtktexttag.c:615
+#: gtk/gtktexttag.c:616
msgid "Invisible set"
msgstr ""
-#: gtk/gtktexttag.c:616
+#: gtk/gtktexttag.c:617
msgid "Whether this tag affects text visibility"
msgstr ""
-#: gtk/gtktextview.c:509
+#: gtk/gtktextview.c:518
msgid "Pixels Above Lines"
msgstr ""
-#: gtk/gtktextview.c:519
+#: gtk/gtktextview.c:528
msgid "Pixels Below Lines"
msgstr ""
-#: gtk/gtktextview.c:529
+#: gtk/gtktextview.c:538
msgid "Pixels Inside Wrap"
msgstr ""
-#: gtk/gtktextview.c:547
+#: gtk/gtktextview.c:556
msgid "Wrap Mode"
msgstr ""
-#: gtk/gtktextview.c:565
+#: gtk/gtktextview.c:574
msgid "Left Margin"
msgstr ""
-#: gtk/gtktextview.c:575
+#: gtk/gtktextview.c:584
msgid "Right Margin"
msgstr ""
-#: gtk/gtktextview.c:603
+#: gtk/gtktextview.c:612
#, fuzzy
msgid "Cursor Visible"
msgstr "Видимий"
-#: gtk/gtktextview.c:604
+#: gtk/gtktextview.c:613
msgid "If the insertion cursor is shown"
msgstr ""
@@ -3171,555 +3294,567 @@ msgstr ""
msgid "Unable to locate theme engine in module_path: \"%s\","
msgstr "Модуль не зайдено в module_path: \"%s\","
-#: gtk/gtktipsquery.c:181
+#: gtk/gtktipsquery.c:182
msgid "--- No Tip ---"
msgstr "--- Немає підказки ---"
-#: gtk/gtktogglebutton.c:143
+#: gtk/gtktogglebutton.c:133
#, fuzzy
msgid "If the toggle button should be pressed in or not"
msgstr "Стан відображення індикатора сортування"
-#: gtk/gtktogglebutton.c:151
+#: gtk/gtktogglebutton.c:141
msgid "If the toggle button is in an \"in between\" state."
msgstr ""
-#: gtk/gtktogglebutton.c:158
+#: gtk/gtktogglebutton.c:148
#, fuzzy
msgid "Draw Indicator"
msgstr "Індикатор сортування"
-#: gtk/gtktogglebutton.c:159
+#: gtk/gtktogglebutton.c:149
msgid "If the toggle part of the button is displayed"
msgstr ""
-#: gtk/gtktoolbar.c:224
+#: gtk/gtktoolbar.c:225
#, fuzzy
msgid "The orientation of the toolbar"
msgstr "Поточна позиція точки вставляння"
-#: gtk/gtktoolbar.c:232
+#: gtk/gtktoolbar.c:233
msgid "Toolbar Style"
msgstr ""
-#: gtk/gtktoolbar.c:233
+#: gtk/gtktoolbar.c:234
msgid "How to draw the toolbar"
msgstr ""
-#: gtk/gtktoolbar.c:241
+#: gtk/gtktoolbar.c:242
msgid "Spacer size"
msgstr ""
-#: gtk/gtktoolbar.c:242
+#: gtk/gtktoolbar.c:243
msgid "Size of spacers"
msgstr ""
-#: gtk/gtktoolbar.c:251
+#: gtk/gtktoolbar.c:252
msgid "Amount of border space between the toolbar shadow and the buttons"
msgstr ""
-#: gtk/gtktoolbar.c:259
+#: gtk/gtktoolbar.c:260
msgid "Space style"
msgstr ""
-#: gtk/gtktoolbar.c:260
+#: gtk/gtktoolbar.c:261
msgid "Whether spacers are vertical lines or just blank"
msgstr ""
-#: gtk/gtktoolbar.c:268
+#: gtk/gtktoolbar.c:269
msgid "Button relief"
msgstr ""
-#: gtk/gtktoolbar.c:269
+#: gtk/gtktoolbar.c:270
msgid "Type of bevel around toolbar buttons"
msgstr ""
-#: gtk/gtktoolbar.c:277
+#: gtk/gtktoolbar.c:278
msgid "Style of bevel around the toolbar"
msgstr ""
-#: gtk/gtktoolbar.c:283
+#: gtk/gtktoolbar.c:284
#, fuzzy
msgid "Toolbar style"
msgstr "Стиль"
-#: gtk/gtktoolbar.c:284
+#: gtk/gtktoolbar.c:285
msgid ""
"Whether default toolbars have text only, text and icons, icons only, etc."
msgstr ""
-#: gtk/gtktoolbar.c:290
+#: gtk/gtktoolbar.c:291
msgid "Toolbar icon size"
msgstr ""
-#: gtk/gtktoolbar.c:291
+#: gtk/gtktoolbar.c:292
msgid "Size of icons in default toolbars"
msgstr ""
-#: gtk/gtktreeview.c:496
+#: gtk/gtktreeview.c:497
msgid "TreeView Model"
msgstr ""
-#: gtk/gtktreeview.c:497
+#: gtk/gtktreeview.c:498
msgid "The model for the tree view"
msgstr ""
-#: gtk/gtktreeview.c:505
+#: gtk/gtktreeview.c:506
msgid "Horizontal Adjustment for the widget"
msgstr ""
-#: gtk/gtktreeview.c:513
+#: gtk/gtktreeview.c:514
msgid "Vertical Adjustment for the widget"
msgstr ""
-#: gtk/gtktreeview.c:520 gtk/gtktreeviewcolumn.c:171 gtk/gtkwidget.c:421
+#: gtk/gtktreeview.c:521 gtk/gtktreeviewcolumn.c:173 gtk/gtkwidget.c:427
msgid "Visible"
msgstr "Видимий"
-#: gtk/gtktreeview.c:521
+#: gtk/gtktreeview.c:522
msgid "Show the column header buttons"
msgstr ""
-#: gtk/gtktreeview.c:528
+#: gtk/gtktreeview.c:529
msgid "Headers Clickable"
msgstr ""
-#: gtk/gtktreeview.c:529
+#: gtk/gtktreeview.c:530
msgid "Column headers respond to click events"
msgstr ""
-#: gtk/gtktreeview.c:536
+#: gtk/gtktreeview.c:537
msgid "Expander Column"
msgstr ""
-#: gtk/gtktreeview.c:537
+#: gtk/gtktreeview.c:538
msgid "Set the column for the expander column"
msgstr ""
-#: gtk/gtktreeview.c:544 gtk/gtktreeviewcolumn.c:262
+#: gtk/gtktreeview.c:545 gtk/gtktreeviewcolumn.c:272
msgid "Reorderable"
msgstr ""
-#: gtk/gtktreeview.c:545
+#: gtk/gtktreeview.c:546
msgid "View is reorderable"
msgstr ""
-#: gtk/gtktreeview.c:552
+#: gtk/gtktreeview.c:553
msgid "Rules Hint"
msgstr ""
-#: gtk/gtktreeview.c:553
+#: gtk/gtktreeview.c:554
msgid "Set a hint to the theme engine to draw rows in alternating colors"
msgstr ""
-#: gtk/gtktreeview.c:560
+#: gtk/gtktreeview.c:561
msgid "Enable Search"
msgstr ""
-#: gtk/gtktreeview.c:561
+#: gtk/gtktreeview.c:562
msgid "View allows user to search through columns interactively"
msgstr ""
-#: gtk/gtktreeview.c:568
+#: gtk/gtktreeview.c:569
msgid "Search Column"
msgstr ""
-#: gtk/gtktreeview.c:569
+#: gtk/gtktreeview.c:570
msgid "Model column to search through when searching through code"
msgstr ""
-#: gtk/gtktreeview.c:582
+#: gtk/gtktreeview.c:583
msgid "Expander Size"
msgstr ""
-#: gtk/gtktreeview.c:583
+#: gtk/gtktreeview.c:584
msgid "Size of the expander arrow."
msgstr ""
-#: gtk/gtktreeview.c:591
+#: gtk/gtktreeview.c:592
msgid "Vertical Separator Width"
msgstr ""
-#: gtk/gtktreeview.c:592
+#: gtk/gtktreeview.c:593
msgid "Vertical space between cells. Must be an even number."
msgstr ""
-#: gtk/gtktreeview.c:600
+#: gtk/gtktreeview.c:601
msgid "Horizontal Separator Width"
msgstr ""
-#: gtk/gtktreeview.c:601
+#: gtk/gtktreeview.c:602
msgid "Horizontal space between cells. Must be an even number."
msgstr ""
-#: gtk/gtktreeview.c:609
+#: gtk/gtktreeview.c:610
msgid "Allow Rules"
msgstr ""
-#: gtk/gtktreeview.c:610
+#: gtk/gtktreeview.c:611
msgid "Allow drawing of alternating color rows."
msgstr ""
-#: gtk/gtktreeviewcolumn.c:172
+#: gtk/gtktreeview.c:617
+msgid "Indent Expanders"
+msgstr ""
+
+#: gtk/gtktreeview.c:618
+msgid "Make the expanders indented."
+msgstr ""
+
+#: gtk/gtktreeviewcolumn.c:174
#, fuzzy
msgid "Whether to display the column"
msgstr "Поточна ширина стовпчика"
-#: gtk/gtktreeviewcolumn.c:180
+#: gtk/gtktreeviewcolumn.c:181 gtk/gtkwindow.c:394
+#, fuzzy
+msgid "Resizable"
+msgstr "Вимкнений"
+
+#: gtk/gtktreeviewcolumn.c:182
+msgid "Column is user-resizable"
+msgstr ""
+
+#: gtk/gtktreeviewcolumn.c:190
msgid "Current width of the column"
msgstr "Поточна ширина стовпчика"
-#: gtk/gtktreeviewcolumn.c:188
+#: gtk/gtktreeviewcolumn.c:198
msgid "Sizing"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:189
+#: gtk/gtktreeviewcolumn.c:199
msgid "Resize mode of the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:197
+#: gtk/gtktreeviewcolumn.c:207
#, fuzzy
msgid "Fixed Width"
msgstr "Ширина"
-#: gtk/gtktreeviewcolumn.c:198
+#: gtk/gtktreeviewcolumn.c:208
#, fuzzy
msgid "Current fixed width of the column"
msgstr "Поточна ширина стовпчика"
-#: gtk/gtktreeviewcolumn.c:207
+#: gtk/gtktreeviewcolumn.c:217
msgid "Minimum Width"
msgstr "Мінімальна ширина"
-#: gtk/gtktreeviewcolumn.c:208
+#: gtk/gtktreeviewcolumn.c:218
msgid "Minimum allowed width of the column"
msgstr "Мінімальна дозволена ширина стовпчика"
-#: gtk/gtktreeviewcolumn.c:217
+#: gtk/gtktreeviewcolumn.c:227
msgid "Maximum Width"
msgstr "Максимальна ширина"
-#: gtk/gtktreeviewcolumn.c:218
+#: gtk/gtktreeviewcolumn.c:228
msgid "Maximum allowed width of the column"
msgstr "Максимальна дозволена ширина стовпчика"
-#: gtk/gtktreeviewcolumn.c:227
+#: gtk/gtktreeviewcolumn.c:237
msgid "Title"
msgstr "Заголовок"
-#: gtk/gtktreeviewcolumn.c:228
+#: gtk/gtktreeviewcolumn.c:238
msgid "Title to appear in column header"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:235
+#: gtk/gtktreeviewcolumn.c:245
msgid "Clickable"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:236
+#: gtk/gtktreeviewcolumn.c:246
msgid "Whether the header can be clicked"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:244
+#: gtk/gtktreeviewcolumn.c:254
msgid "Widget"
msgstr "Віджет"
-#: gtk/gtktreeviewcolumn.c:245
+#: gtk/gtktreeviewcolumn.c:255
msgid "Widget to put in column header button instead of column title"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:252
+#: gtk/gtktreeviewcolumn.c:262
msgid "Alignment"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:253
+#: gtk/gtktreeviewcolumn.c:263
msgid "X Alignment of the column header text or widget"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:263
+#: gtk/gtktreeviewcolumn.c:273
msgid "Whether the column can be reordered around the headers"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:270
+#: gtk/gtktreeviewcolumn.c:280
msgid "Sort indicator"
msgstr "Індикатор сортування"
-#: gtk/gtktreeviewcolumn.c:271
+#: gtk/gtktreeviewcolumn.c:281
msgid "Whether to show a sort indicator"
msgstr "Стан відображення індикатора сортування"
-#: gtk/gtktreeviewcolumn.c:278
+#: gtk/gtktreeviewcolumn.c:288
msgid "Sort order"
msgstr "Порядок сортування"
-#: gtk/gtktreeviewcolumn.c:279
+#: gtk/gtktreeviewcolumn.c:289
msgid "Sort direction the sort indicator should indicate"
msgstr "Напрямок сортування має відображатись індикатором"
-#: gtk/gtkviewport.c:132
+#: gtk/gtkviewport.c:133
msgid ""
"The GtkAdjustment that determines the values of the horizontal position for "
"this viewport."
msgstr ""
-#: gtk/gtkviewport.c:140
+#: gtk/gtkviewport.c:141
msgid ""
"The GtkAdjustment that determines the values of the vertical position for "
"this viewport."
msgstr ""
-#: gtk/gtkviewport.c:148
+#: gtk/gtkviewport.c:149
msgid "Determines how the shadowed box around the viewport is drawn."
msgstr ""
-#: gtk/gtkwidget.c:388
+#: gtk/gtkwidget.c:394
#, fuzzy
msgid "Widget name"
msgstr "Віджет"
-#: gtk/gtkwidget.c:389
+#: gtk/gtkwidget.c:395
msgid "The name of the widget"
msgstr ""
-#: gtk/gtkwidget.c:395
+#: gtk/gtkwidget.c:401
msgid "Parent widget"
msgstr ""
-#: gtk/gtkwidget.c:396
+#: gtk/gtkwidget.c:402
msgid "The parent widget of this widget. Must be a Container widget."
msgstr ""
-#: gtk/gtkwidget.c:403
+#: gtk/gtkwidget.c:409
msgid "Width request"
msgstr ""
-#: gtk/gtkwidget.c:404
+#: gtk/gtkwidget.c:410
msgid ""
"Override for width request of the widget, or -1 if natural request should be "
"used."
msgstr ""
-#: gtk/gtkwidget.c:412
+#: gtk/gtkwidget.c:418
msgid "Height request"
msgstr ""
-#: gtk/gtkwidget.c:413
+#: gtk/gtkwidget.c:419
msgid ""
"Override for height request of the widget, or -1 if natural request should "
"be used."
msgstr ""
-#: gtk/gtkwidget.c:422
+#: gtk/gtkwidget.c:428
msgid "Whether the widget is visible"
msgstr ""
-#: gtk/gtkwidget.c:428
+#: gtk/gtkwidget.c:434
msgid "Sensitive"
msgstr ""
-#: gtk/gtkwidget.c:429
+#: gtk/gtkwidget.c:435
#, fuzzy
msgid "Whether the widget responds to input"
msgstr "Стан відображення індикатора сортування"
-#: gtk/gtkwidget.c:435
+#: gtk/gtkwidget.c:441
msgid "Application paintable"
msgstr ""
-#: gtk/gtkwidget.c:436
+#: gtk/gtkwidget.c:442
msgid "Whether the application will paint directly on the widget"
msgstr ""
-#: gtk/gtkwidget.c:442
+#: gtk/gtkwidget.c:448
msgid "Can focus"
msgstr ""
-#: gtk/gtkwidget.c:443
+#: gtk/gtkwidget.c:449
msgid "Whether the widget can accept the input focus"
msgstr ""
-#: gtk/gtkwidget.c:449
+#: gtk/gtkwidget.c:455
msgid "Has focus"
msgstr ""
-#: gtk/gtkwidget.c:450
+#: gtk/gtkwidget.c:456
msgid "Whether the widget has the input focus"
msgstr ""
-#: gtk/gtkwidget.c:456
+#: gtk/gtkwidget.c:462
msgid "Can default"
msgstr ""
-#: gtk/gtkwidget.c:457
+#: gtk/gtkwidget.c:463
msgid "Whether the widget can be the default widget"
msgstr ""
-#: gtk/gtkwidget.c:463
+#: gtk/gtkwidget.c:469
msgid "Has default"
msgstr ""
-#: gtk/gtkwidget.c:464
+#: gtk/gtkwidget.c:470
msgid "Whether the widget is the default widget"
msgstr ""
-#: gtk/gtkwidget.c:470
+#: gtk/gtkwidget.c:476
msgid "Receives default"
msgstr ""
-#: gtk/gtkwidget.c:471
+#: gtk/gtkwidget.c:477
msgid "If TRUE, the widget will receive the default action when it is focused."
msgstr ""
-#: gtk/gtkwidget.c:477
+#: gtk/gtkwidget.c:483
msgid "Composite child"
msgstr ""
-#: gtk/gtkwidget.c:478
+#: gtk/gtkwidget.c:484
msgid "Whether the widget is composed of other widgets"
msgstr ""
-#: gtk/gtkwidget.c:484
+#: gtk/gtkwidget.c:490
#, fuzzy
msgid "Style"
msgstr "Стиль:"
-#: gtk/gtkwidget.c:485
+#: gtk/gtkwidget.c:491
msgid ""
"The style of the widget, which contains information about how it will look "
"(colors etc)."
msgstr ""
-#: gtk/gtkwidget.c:491
+#: gtk/gtkwidget.c:497
msgid "Events"
msgstr ""
-#: gtk/gtkwidget.c:492
+#: gtk/gtkwidget.c:498
msgid "The event mask that decides what kind of GdkEvents this widget gets."
msgstr ""
-#: gtk/gtkwidget.c:499
+#: gtk/gtkwidget.c:505
msgid "Extension events"
msgstr ""
-#: gtk/gtkwidget.c:500
+#: gtk/gtkwidget.c:506
msgid "The mask that decides what kind of extension events this widget gets."
msgstr ""
-#: gtk/gtkwidget.c:1047
+#: gtk/gtkwidget.c:1053
msgid "Interior Focus"
msgstr ""
-#: gtk/gtkwidget.c:1048
+#: gtk/gtkwidget.c:1054
#, fuzzy
msgid "Whether to draw the focus indicator inside widgets."
msgstr "Стан відображення індикатора сортування"
-#: gtk/gtkwindow.c:361
+#: gtk/gtkwindow.c:359
#, fuzzy
msgid "Window Type"
msgstr "Вікно"
-#: gtk/gtkwindow.c:362
+#: gtk/gtkwindow.c:360
msgid "The type of the window"
msgstr ""
-#: gtk/gtkwindow.c:371
+#: gtk/gtkwindow.c:369
#, fuzzy
msgid "Window Title"
msgstr "Вікно"
-#: gtk/gtkwindow.c:372
+#: gtk/gtkwindow.c:370
msgid "The title of the window"
msgstr ""
-#: gtk/gtkwindow.c:379
+#: gtk/gtkwindow.c:377
msgid "Allow Shrink"
msgstr ""
-#: gtk/gtkwindow.c:381
+#: gtk/gtkwindow.c:379
#, no-c-format
msgid ""
"If TRUE, the window has no mimimum size. Setting this to TRUE is 99% of the "
"time a bad idea."
msgstr ""
-#: gtk/gtkwindow.c:388
+#: gtk/gtkwindow.c:386
msgid "Allow Grow"
msgstr ""
-#: gtk/gtkwindow.c:389
+#: gtk/gtkwindow.c:387
msgid "If TRUE, users can expand the window beyond its minimum size."
msgstr ""
-#: gtk/gtkwindow.c:396
-#, fuzzy
-msgid "Resizable"
-msgstr "Вимкнений"
-
-#: gtk/gtkwindow.c:397
+#: gtk/gtkwindow.c:395
msgid "If TRUE, users can resize the window."
msgstr ""
-#: gtk/gtkwindow.c:404
+#: gtk/gtkwindow.c:402
msgid "Modal"
msgstr ""
-#: gtk/gtkwindow.c:405
+#: gtk/gtkwindow.c:403
msgid ""
"If TRUE, the window is modal (other windows are not usable while this one is "
"up)."
msgstr ""
-#: gtk/gtkwindow.c:412
+#: gtk/gtkwindow.c:410
#, fuzzy
msgid "Window Position"
msgstr "Позиція в тексті"
-#: gtk/gtkwindow.c:413
+#: gtk/gtkwindow.c:411
#, fuzzy
msgid "The initial position of the window."
msgstr "Поточна позиція точки вставляння"
-#: gtk/gtkwindow.c:421
+#: gtk/gtkwindow.c:419
#, fuzzy
msgid "Default Width"
msgstr "Максимальна ширина"
-#: gtk/gtkwindow.c:422
+#: gtk/gtkwindow.c:420
msgid ""
"The default width of the window, used when initially showing the window."
msgstr ""
-#: gtk/gtkwindow.c:431
+#: gtk/gtkwindow.c:429
msgid "Default Height"
msgstr ""
-#: gtk/gtkwindow.c:432
+#: gtk/gtkwindow.c:430
msgid ""
"The default height of the window, used when initially showing the window."
msgstr ""
-#: gtk/gtkwindow.c:441
+#: gtk/gtkwindow.c:439
msgid "Destroy with Parent"
msgstr ""
-#: gtk/gtkwindow.c:442
+#: gtk/gtkwindow.c:440
msgid "If this window should be destroyed when the parent is destroyed"
msgstr ""
-#: gtk/gtkwindow.c:449
+#: gtk/gtkwindow.c:447
msgid "Icon"
msgstr ""
-#: gtk/gtkwindow.c:450
+#: gtk/gtkwindow.c:448
msgid "Icon for this window"
msgstr ""
-#: gtk/gtksizegroup.c:241
+#: gtk/gtksizegroup.c:242
#, fuzzy
msgid "Mode"
msgstr "Режим: "
-#: gtk/gtksizegroup.c:242
+#: gtk/gtksizegroup.c:243
msgid ""
"The the directions in which the size group effects the requested sizes of "
"its component widgets."
diff --git a/po/vi.po b/po/vi.po
index 778341df1..d849cb3f0 100644
--- a/po/vi.po
+++ b/po/vi.po
@@ -6,7 +6,7 @@
msgid ""
msgstr ""
"Project-Id-Version: gtk20 1.3.2\n"
-"POT-Creation-Date: 2001-10-25 16:39-0400\n"
+"POT-Creation-Date: 2001-11-23 15:47-0500\n"
"PO-Revision-Date: 2001-03-12 15:23+01:00\n"
"Last-Translator: Hoang Ngoc Tu <hntu@gmx.de>\n"
"Language-Team: Vietnamese <vi@li.org>\n"
@@ -14,12 +14,12 @@ msgstr ""
"Content-Type: text/plain; charset=utf-8\n"
"Content-Transfer-Encoding: 8bit\n"
-#: gdk-pixbuf/gdk-pixbuf-animation.c:144 gdk-pixbuf/gdk-pixbuf-io.c:543
+#: gdk-pixbuf/gdk-pixbuf-animation.c:144 gdk-pixbuf/gdk-pixbuf-io.c:551
#, c-format
msgid "Failed to open file '%s': %s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-animation.c:155 gdk-pixbuf/gdk-pixbuf-io.c:553
+#: gdk-pixbuf/gdk-pixbuf-animation.c:155 gdk-pixbuf/gdk-pixbuf-io.c:561
#, c-format
msgid "Image file '%s' contains no data"
msgstr ""
@@ -29,7 +29,7 @@ msgstr ""
msgid "Don't know how to load the animation in file '%s'"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-animation.c:205 gdk-pixbuf/gdk-pixbuf-io.c:598
+#: gdk-pixbuf/gdk-pixbuf-animation.c:205 gdk-pixbuf/gdk-pixbuf-io.c:606
#, c-format
msgid ""
"Failed to load image '%s': reason not known, probably a corrupt image file"
@@ -42,65 +42,65 @@ msgid ""
"animation file"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:316
+#: gdk-pixbuf/gdk-pixbuf-io.c:324
#, fuzzy, c-format
msgid "Unable to load image-loading module: %s: %s"
msgstr "Môđun địa phương không tìm thấy trong đường dẫn môđun: \"%s\","
-#: gdk-pixbuf/gdk-pixbuf-io.c:335
+#: gdk-pixbuf/gdk-pixbuf-io.c:343
#, c-format
msgid ""
"Image-loading module %s does not export the proper interface; perhaps it's "
"from a different GTK version?"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:452 gdk-pixbuf/gdk-pixbuf-io.c:478
+#: gdk-pixbuf/gdk-pixbuf-io.c:460 gdk-pixbuf/gdk-pixbuf-io.c:486
#, c-format
msgid "Image type '%s' is not supported"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:500
+#: gdk-pixbuf/gdk-pixbuf-io.c:508
#, c-format
msgid "Couldn't recognize the image file format for file '%s'"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:506
+#: gdk-pixbuf/gdk-pixbuf-io.c:514
msgid "Unrecognized image file format"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:576
+#: gdk-pixbuf/gdk-pixbuf-io.c:584
#, c-format
msgid "Don't know how to load the image in file '%s'"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:609
+#: gdk-pixbuf/gdk-pixbuf-io.c:617
#, c-format
msgid "Failed to load image '%s': %s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:714
+#: gdk-pixbuf/gdk-pixbuf-io.c:722
#, c-format
msgid "This build of gdk-pixbuf does not support saving the image format: %s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:822
+#: gdk-pixbuf/gdk-pixbuf-io.c:830
#, c-format
msgid "Failed to open '%s' for writing: %s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:843
+#: gdk-pixbuf/gdk-pixbuf-io.c:851
#, c-format
msgid ""
"Failed to close '%s' while writing image, all data may not have been saved: %"
"s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-loader.c:252
+#: gdk-pixbuf/gdk-pixbuf-loader.c:250
#, c-format
msgid "Incremental loading of image type '%s' is not supported"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-loader.c:275 gdk-pixbuf/gdk-pixbuf-loader.c:376
+#: gdk-pixbuf/gdk-pixbuf-loader.c:273 gdk-pixbuf/gdk-pixbuf-loader.c:374
#, c-format
msgid ""
"Internal error: Image loader module '%s' failed to begin loading an image, "
@@ -363,35 +363,35 @@ msgstr ""
msgid "Failed to write to temporary file when loading XBM image"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1256
+#: gdk-pixbuf/io-xpm.c:1234
msgid "No XPM header found"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1264
+#: gdk-pixbuf/io-xpm.c:1242
msgid "XPM file has image width <= 0"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1272
+#: gdk-pixbuf/io-xpm.c:1250
msgid "XPM file has image height <= 0"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1280
+#: gdk-pixbuf/io-xpm.c:1258
msgid "XPM file has invalid number of colors"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1288
+#: gdk-pixbuf/io-xpm.c:1266
msgid "XPM has invalid number of chars per pixel"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1306
+#: gdk-pixbuf/io-xpm.c:1284
msgid "Can't read XPM colormap"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1344
+#: gdk-pixbuf/io-xpm.c:1322
msgid "Can't allocate memory for loading XPM image"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1527
+#: gdk-pixbuf/io-xpm.c:1505
msgid "Failed to write to temporary file when loading XPM image"
msgstr ""
@@ -412,12 +412,20 @@ msgstr ""
msgid "failed to allocate image buffer of %u bytes"
msgstr ""
-#: gtk/gtkaccellabel.c:115
-msgid "Accelerator object"
+#: gtk/gtkaccellabel.c:122
+msgid "Accelerator Closure"
msgstr ""
-#: gtk/gtkaccellabel.c:116
-msgid "The object monitored by this accelerator label"
+#: gtk/gtkaccellabel.c:123
+msgid "The closure to be monitored for accelerator changes"
+msgstr ""
+
+#: gtk/gtkaccellabel.c:129
+msgid "Accelerator Widget"
+msgstr ""
+
+#: gtk/gtkaccellabel.c:130
+msgid "The widget to be monitored for accelerator changes"
msgstr ""
#: gtk/gtkalignment.c:102
@@ -572,7 +580,7 @@ msgstr "Khoảng cách:"
msgid "The amount of space between children."
msgstr ""
-#: gtk/gtkbox.c:135 gtk/gtknotebook.c:396
+#: gtk/gtkbox.c:135 gtk/gtknotebook.c:400
msgid "Homogeneous"
msgstr ""
@@ -580,76 +588,76 @@ msgstr ""
msgid "Whether the children should all be the same size."
msgstr ""
-#: gtk/gtkbutton.c:183 gtk/gtkframe.c:125 gtk/gtklabel.c:283
+#: gtk/gtkbutton.c:188 gtk/gtkframe.c:125 gtk/gtklabel.c:282
msgid "Label"
msgstr ""
-#: gtk/gtkbutton.c:184
+#: gtk/gtkbutton.c:189
msgid ""
"Text of the label widget inside the button, if the button contains a label "
"widget."
msgstr ""
-#: gtk/gtkbutton.c:191 gtk/gtklabel.c:304
+#: gtk/gtkbutton.c:196 gtk/gtklabel.c:303
msgid "Use underline"
msgstr ""
-#: gtk/gtkbutton.c:192 gtk/gtklabel.c:305
+#: gtk/gtkbutton.c:197 gtk/gtklabel.c:304
msgid ""
"If set, an underline in the text indicates the next character should be used "
"for the mnemonic accelerator key"
msgstr ""
-#: gtk/gtkbutton.c:199
+#: gtk/gtkbutton.c:204
msgid "Use stock"
msgstr ""
-#: gtk/gtkbutton.c:200
+#: gtk/gtkbutton.c:205
msgid ""
"If set, the label is used to pick a stock item instead of being displayed"
msgstr ""
-#: gtk/gtkbutton.c:207
+#: gtk/gtkbutton.c:212
msgid "Border relief"
msgstr ""
-#: gtk/gtkbutton.c:208
+#: gtk/gtkbutton.c:213
msgid "The border relief style."
msgstr ""
-#: gtk/gtkbutton.c:259
+#: gtk/gtkbutton.c:264
#, fuzzy
msgid "Default Spacing"
msgstr "Khoảng cách:"
-#: gtk/gtkbutton.c:260
+#: gtk/gtkbutton.c:265
msgid "Extra space to add for CAN_DEFAULT buttons"
msgstr ""
-#: gtk/gtkbutton.c:266
+#: gtk/gtkbutton.c:271
msgid "Default Outside Spacing"
msgstr ""
-#: gtk/gtkbutton.c:267
+#: gtk/gtkbutton.c:272
msgid ""
"Extra space to add for CAN_DEFAULT buttons that is always drawn outside the "
"border"
msgstr ""
-#: gtk/gtkbutton.c:272
+#: gtk/gtkbutton.c:277
msgid "Child X Displacement"
msgstr ""
-#: gtk/gtkbutton.c:273
+#: gtk/gtkbutton.c:278
msgid ""
"How far in the x direction to move the child when the button is depressed"
msgstr ""
-#: gtk/gtkbutton.c:280
+#: gtk/gtkbutton.c:285
msgid "Child Y Displacement"
msgstr ""
-#: gtk/gtkbutton.c:281
+#: gtk/gtkbutton.c:286
msgid ""
"How far in the y direction to move the child when the button is depressed"
msgstr ""
@@ -745,297 +753,297 @@ msgstr ""
msgid "The pixbuf to render."
msgstr ""
-#: gtk/gtkcellrenderertext.c:173 gtk/gtkentry.c:498 gtk/gtkprogressbar.c:207
+#: gtk/gtkcellrenderertext.c:174 gtk/gtkentry.c:506 gtk/gtkprogressbar.c:207
msgid "Text"
msgstr ""
-#: gtk/gtkcellrenderertext.c:174
+#: gtk/gtkcellrenderertext.c:175
msgid "Text to render"
msgstr ""
-#: gtk/gtkcellrenderertext.c:181
+#: gtk/gtkcellrenderertext.c:182
msgid "Markup"
msgstr ""
-#: gtk/gtkcellrenderertext.c:182
+#: gtk/gtkcellrenderertext.c:183
msgid "Marked up text to render"
msgstr ""
-#: gtk/gtkcellrenderertext.c:189 gtk/gtklabel.c:290
+#: gtk/gtkcellrenderertext.c:190 gtk/gtklabel.c:289
msgid "Attributes"
msgstr ""
-#: gtk/gtkcellrenderertext.c:190
+#: gtk/gtkcellrenderertext.c:191
msgid "A list of style attributes to apply to the text of the renderer."
msgstr ""
-#: gtk/gtkcellrenderertext.c:197 gtk/gtktexttag.c:208
+#: gtk/gtkcellrenderertext.c:198 gtk/gtktexttag.c:209
msgid "Background color name"
msgstr ""
-#: gtk/gtkcellrenderertext.c:198 gtk/gtktexttag.c:209
+#: gtk/gtkcellrenderertext.c:199 gtk/gtktexttag.c:210
msgid "Background color as a string"
msgstr ""
-#: gtk/gtkcellrenderertext.c:205 gtk/gtktexttag.c:216
+#: gtk/gtkcellrenderertext.c:206 gtk/gtktexttag.c:217
msgid "Background color"
msgstr ""
-#: gtk/gtkcellrenderertext.c:206 gtk/gtktexttag.c:217
+#: gtk/gtkcellrenderertext.c:207 gtk/gtktexttag.c:218
msgid "Background color as a GdkColor"
msgstr ""
-#: gtk/gtkcellrenderertext.c:213 gtk/gtktexttag.c:242
+#: gtk/gtkcellrenderertext.c:214 gtk/gtktexttag.c:243
msgid "Foreground color name"
msgstr ""
-#: gtk/gtkcellrenderertext.c:214 gtk/gtktexttag.c:243
+#: gtk/gtkcellrenderertext.c:215 gtk/gtktexttag.c:244
msgid "Foreground color as a string"
msgstr ""
-#: gtk/gtkcellrenderertext.c:221 gtk/gtktexttag.c:250
+#: gtk/gtkcellrenderertext.c:222 gtk/gtktexttag.c:251
msgid "Foreground color"
msgstr ""
-#: gtk/gtkcellrenderertext.c:222 gtk/gtktexttag.c:251
+#: gtk/gtkcellrenderertext.c:223 gtk/gtktexttag.c:252
msgid "Foreground color as a GdkColor"
msgstr ""
-#: gtk/gtkcellrenderertext.c:230 gtk/gtkentry.c:430 gtk/gtktexttag.c:276
-#: gtk/gtktextview.c:539
+#: gtk/gtkcellrenderertext.c:231 gtk/gtkentry.c:438 gtk/gtktexttag.c:277
+#: gtk/gtktextview.c:548
#, fuzzy
msgid "Editable"
msgstr "(tắt)"
-#: gtk/gtkcellrenderertext.c:231 gtk/gtktexttag.c:277 gtk/gtktextview.c:540
+#: gtk/gtkcellrenderertext.c:232 gtk/gtktexttag.c:278 gtk/gtktextview.c:549
msgid "Whether the text can be modified by the user"
msgstr ""
-#: gtk/gtkcellrenderertext.c:238 gtk/gtkcellrenderertext.c:246
-#: gtk/gtkfontsel.c:192 gtk/gtktexttag.c:284 gtk/gtktexttag.c:292
+#: gtk/gtkcellrenderertext.c:239 gtk/gtkcellrenderertext.c:247
+#: gtk/gtkfontsel.c:192 gtk/gtktexttag.c:285 gtk/gtktexttag.c:293
msgid "Font"
msgstr "Phông"
-#: gtk/gtkcellrenderertext.c:239 gtk/gtktexttag.c:285
+#: gtk/gtkcellrenderertext.c:240 gtk/gtktexttag.c:286
msgid "Font description as a string"
msgstr ""
-#: gtk/gtkcellrenderertext.c:247 gtk/gtktexttag.c:293
+#: gtk/gtkcellrenderertext.c:248 gtk/gtktexttag.c:294
msgid "Font description as a PangoFontDescription struct"
msgstr ""
-#: gtk/gtkcellrenderertext.c:255 gtk/gtktexttag.c:301
+#: gtk/gtkcellrenderertext.c:256 gtk/gtktexttag.c:302
#, fuzzy
msgid "Font family"
msgstr "Gia đình:"
-#: gtk/gtkcellrenderertext.c:256 gtk/gtktexttag.c:302
+#: gtk/gtkcellrenderertext.c:257 gtk/gtktexttag.c:303
msgid "Name of the font family, e.g. Sans, Helvetica, Times, Monospace"
msgstr ""
-#: gtk/gtkcellrenderertext.c:263 gtk/gtkcellrenderertext.c:264
-#: gtk/gtktexttag.c:309 gtk/gtktexttag.c:310
+#: gtk/gtkcellrenderertext.c:264 gtk/gtkcellrenderertext.c:265
+#: gtk/gtktexttag.c:310 gtk/gtktexttag.c:311
#, fuzzy
msgid "Font style"
msgstr "Kiểu Chữ:"
-#: gtk/gtkcellrenderertext.c:272 gtk/gtkcellrenderertext.c:273
-#: gtk/gtktexttag.c:318 gtk/gtktexttag.c:319
+#: gtk/gtkcellrenderertext.c:273 gtk/gtkcellrenderertext.c:274
+#: gtk/gtktexttag.c:319 gtk/gtktexttag.c:320
msgid "Font variant"
msgstr ""
-#: gtk/gtkcellrenderertext.c:281 gtk/gtkcellrenderertext.c:282
-#: gtk/gtktexttag.c:327 gtk/gtktexttag.c:328
+#: gtk/gtkcellrenderertext.c:282 gtk/gtkcellrenderertext.c:283
+#: gtk/gtktexttag.c:328 gtk/gtktexttag.c:329
msgid "Font weight"
msgstr ""
-#: gtk/gtkcellrenderertext.c:291 gtk/gtkcellrenderertext.c:292
-#: gtk/gtktexttag.c:338 gtk/gtktexttag.c:339
+#: gtk/gtkcellrenderertext.c:292 gtk/gtkcellrenderertext.c:293
+#: gtk/gtktexttag.c:339 gtk/gtktexttag.c:340
#, fuzzy
msgid "Font stretch"
msgstr "Tính chất Phông"
-#: gtk/gtkcellrenderertext.c:300 gtk/gtkcellrenderertext.c:301
-#: gtk/gtktexttag.c:347 gtk/gtktexttag.c:348
+#: gtk/gtkcellrenderertext.c:301 gtk/gtkcellrenderertext.c:302
+#: gtk/gtktexttag.c:348 gtk/gtktexttag.c:349
#, fuzzy
msgid "Font size"
msgstr "Kích thước theo Điểm"
-#: gtk/gtkcellrenderertext.c:310 gtk/gtktexttag.c:367
+#: gtk/gtkcellrenderertext.c:311 gtk/gtktexttag.c:368
#, fuzzy
msgid "Font points"
msgstr "Các kiểu phông:"
-#: gtk/gtkcellrenderertext.c:311 gtk/gtktexttag.c:368
+#: gtk/gtkcellrenderertext.c:312 gtk/gtktexttag.c:369
msgid "Font size in points"
msgstr ""
-#: gtk/gtkcellrenderertext.c:320 gtk/gtktexttag.c:357 gtk/gtktexttag.c:358
+#: gtk/gtkcellrenderertext.c:321 gtk/gtktexttag.c:358 gtk/gtktexttag.c:359
#, fuzzy
msgid "Font scale"
msgstr "Kiểu Chữ:"
-#: gtk/gtkcellrenderertext.c:321
+#: gtk/gtkcellrenderertext.c:322
msgid "Font scaling factor"
msgstr ""
-#: gtk/gtkcellrenderertext.c:330 gtk/gtktexttag.c:426
+#: gtk/gtkcellrenderertext.c:331 gtk/gtktexttag.c:427
msgid "Rise"
msgstr ""
-#: gtk/gtkcellrenderertext.c:331 gtk/gtktexttag.c:427
+#: gtk/gtkcellrenderertext.c:332 gtk/gtktexttag.c:428
msgid ""
"Offset of text above the baseline (below the baseline if rise is negative)"
msgstr ""
-#: gtk/gtkcellrenderertext.c:341 gtk/gtktexttag.c:466
+#: gtk/gtkcellrenderertext.c:342 gtk/gtktexttag.c:467
msgid "Strikethrough"
msgstr ""
-#: gtk/gtkcellrenderertext.c:342 gtk/gtktexttag.c:467
+#: gtk/gtkcellrenderertext.c:343 gtk/gtktexttag.c:468
msgid "Whether to strike through the text"
msgstr ""
-#: gtk/gtkcellrenderertext.c:349 gtk/gtktexttag.c:474
+#: gtk/gtkcellrenderertext.c:350 gtk/gtktexttag.c:475
msgid "Underline"
msgstr ""
-#: gtk/gtkcellrenderertext.c:350 gtk/gtktexttag.c:475
+#: gtk/gtkcellrenderertext.c:351 gtk/gtktexttag.c:476
msgid "Style of underline for this text"
msgstr ""
-#: gtk/gtkcellrenderertext.c:360 gtk/gtktexttag.c:511
+#: gtk/gtkcellrenderertext.c:361 gtk/gtktexttag.c:512
msgid "Background set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:361 gtk/gtktexttag.c:512
+#: gtk/gtkcellrenderertext.c:362 gtk/gtktexttag.c:513
msgid "Whether this tag affects the background color"
msgstr ""
-#: gtk/gtkcellrenderertext.c:364 gtk/gtktexttag.c:523
+#: gtk/gtkcellrenderertext.c:365 gtk/gtktexttag.c:524
msgid "Foreground set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:365 gtk/gtktexttag.c:524
+#: gtk/gtkcellrenderertext.c:366 gtk/gtktexttag.c:525
msgid "Whether this tag affects the foreground color"
msgstr ""
-#: gtk/gtkcellrenderertext.c:368 gtk/gtktexttag.c:531
+#: gtk/gtkcellrenderertext.c:369 gtk/gtktexttag.c:532
msgid "Editability set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:369 gtk/gtktexttag.c:532
+#: gtk/gtkcellrenderertext.c:370 gtk/gtktexttag.c:533
msgid "Whether this tag affects text editability"
msgstr ""
-#: gtk/gtkcellrenderertext.c:372 gtk/gtktexttag.c:535
+#: gtk/gtkcellrenderertext.c:373 gtk/gtktexttag.c:536
msgid "Font family set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:373 gtk/gtktexttag.c:536
+#: gtk/gtkcellrenderertext.c:374 gtk/gtktexttag.c:537
msgid "Whether this tag affects the font family"
msgstr ""
-#: gtk/gtkcellrenderertext.c:376 gtk/gtktexttag.c:539
+#: gtk/gtkcellrenderertext.c:377 gtk/gtktexttag.c:540
#, fuzzy
msgid "Font style set"
msgstr "Kiểu Chữ:"
-#: gtk/gtkcellrenderertext.c:377 gtk/gtktexttag.c:540
+#: gtk/gtkcellrenderertext.c:378 gtk/gtktexttag.c:541
msgid "Whether this tag affects the font style"
msgstr ""
-#: gtk/gtkcellrenderertext.c:380 gtk/gtktexttag.c:543
+#: gtk/gtkcellrenderertext.c:381 gtk/gtktexttag.c:544
msgid "Font variant set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:381 gtk/gtktexttag.c:544
+#: gtk/gtkcellrenderertext.c:382 gtk/gtktexttag.c:545
msgid "Whether this tag affects the font variant"
msgstr ""
-#: gtk/gtkcellrenderertext.c:384 gtk/gtktexttag.c:547
+#: gtk/gtkcellrenderertext.c:385 gtk/gtktexttag.c:548
msgid "Font weight set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:385 gtk/gtktexttag.c:548
+#: gtk/gtkcellrenderertext.c:386 gtk/gtktexttag.c:549
msgid "Whether this tag affects the font weight"
msgstr ""
-#: gtk/gtkcellrenderertext.c:388 gtk/gtktexttag.c:551
+#: gtk/gtkcellrenderertext.c:389 gtk/gtktexttag.c:552
msgid "Font stretch set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:389 gtk/gtktexttag.c:552
+#: gtk/gtkcellrenderertext.c:390 gtk/gtktexttag.c:553
msgid "Whether this tag affects the font stretch"
msgstr ""
-#: gtk/gtkcellrenderertext.c:392 gtk/gtktexttag.c:555
+#: gtk/gtkcellrenderertext.c:393 gtk/gtktexttag.c:556
msgid "Font size set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:393 gtk/gtktexttag.c:556
+#: gtk/gtkcellrenderertext.c:394 gtk/gtktexttag.c:557
msgid "Whether this tag affects the font size"
msgstr ""
-#: gtk/gtkcellrenderertext.c:396 gtk/gtktexttag.c:559
+#: gtk/gtkcellrenderertext.c:397 gtk/gtktexttag.c:560
#, fuzzy
msgid "Font scale set"
msgstr "Kiểu Chữ:"
-#: gtk/gtkcellrenderertext.c:397 gtk/gtktexttag.c:560
+#: gtk/gtkcellrenderertext.c:398 gtk/gtktexttag.c:561
msgid "Whether this tag scales the font size by a factor"
msgstr ""
-#: gtk/gtkcellrenderertext.c:400 gtk/gtktexttag.c:579
+#: gtk/gtkcellrenderertext.c:401 gtk/gtktexttag.c:580
msgid "Rise set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:401 gtk/gtktexttag.c:580
+#: gtk/gtkcellrenderertext.c:402 gtk/gtktexttag.c:581
msgid "Whether this tag affects the rise"
msgstr ""
-#: gtk/gtkcellrenderertext.c:404 gtk/gtktexttag.c:595
+#: gtk/gtkcellrenderertext.c:405 gtk/gtktexttag.c:596
msgid "Strikethrough set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:405 gtk/gtktexttag.c:596
+#: gtk/gtkcellrenderertext.c:406 gtk/gtktexttag.c:597
msgid "Whether this tag affects strikethrough"
msgstr ""
-#: gtk/gtkcellrenderertext.c:408 gtk/gtktexttag.c:603
+#: gtk/gtkcellrenderertext.c:409 gtk/gtktexttag.c:604
msgid "Underline set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:409 gtk/gtktexttag.c:604
+#: gtk/gtkcellrenderertext.c:410 gtk/gtktexttag.c:605
msgid "Whether this tag affects underlining"
msgstr ""
-#: gtk/gtkcellrenderertoggle.c:129
+#: gtk/gtkcellrenderertoggle.c:130
msgid "Toggle state"
msgstr ""
-#: gtk/gtkcellrenderertoggle.c:130
+#: gtk/gtkcellrenderertoggle.c:131
msgid "The toggle state of the button"
msgstr ""
-#: gtk/gtkcellrenderertoggle.c:138
+#: gtk/gtkcellrenderertoggle.c:139
#, fuzzy
msgid "Activatable"
msgstr "(tắt)"
-#: gtk/gtkcellrenderertoggle.c:139
+#: gtk/gtkcellrenderertoggle.c:140
msgid "The toggle button can be activated"
msgstr ""
-#: gtk/gtkcellrenderertoggle.c:147
+#: gtk/gtkcellrenderertoggle.c:148
msgid "Radio state"
msgstr ""
-#: gtk/gtkcellrenderertoggle.c:148
+#: gtk/gtkcellrenderertoggle.c:149
msgid "Draw the toggle button as a radio button"
msgstr ""
-#: gtk/gtkcheckbutton.c:95 gtk/gtkoptionmenu.c:163
+#: gtk/gtkcheckbutton.c:95 gtk/gtkoptionmenu.c:191
msgid "Indicator Size"
msgstr ""
@@ -1043,7 +1051,7 @@ msgstr ""
msgid "Size of check or radio indicator"
msgstr ""
-#: gtk/gtkcheckbutton.c:103 gtk/gtkoptionmenu.c:169
+#: gtk/gtkcheckbutton.c:103 gtk/gtkoptionmenu.c:197
msgid "Indicator Spacing"
msgstr ""
@@ -1051,171 +1059,171 @@ msgstr ""
msgid "Spacing around check or radio indicator"
msgstr ""
-#: gtk/gtkcheckmenuitem.c:114 gtk/gtktogglebutton.c:142
+#: gtk/gtkcheckmenuitem.c:115 gtk/gtktogglebutton.c:132
msgid "Active"
msgstr ""
-#: gtk/gtkcheckmenuitem.c:115
+#: gtk/gtkcheckmenuitem.c:116
msgid "Whether the menu item is checked."
msgstr ""
-#: gtk/gtkcheckmenuitem.c:122 gtk/gtktogglebutton.c:150
+#: gtk/gtkcheckmenuitem.c:123 gtk/gtktogglebutton.c:140
msgid "Inconsistent"
msgstr ""
-#: gtk/gtkcheckmenuitem.c:123
+#: gtk/gtkcheckmenuitem.c:124
msgid "Whether to display an \"inconsistent\" state."
msgstr ""
-#: gtk/gtkcolorsel.c:574
+#: gtk/gtkcolorsel.c:578
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:579
+#: gtk/gtkcolorsel.c:583
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:883
+#: gtk/gtkcolorsel.c:887
msgid "_Save color here"
msgstr ""
-#: gtk/gtkcolorsel.c:1051
+#: gtk/gtkcolorsel.c:1055
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:1667
+#: gtk/gtkcolorsel.c:1674
msgid "Has Opacity Control"
msgstr ""
-#: gtk/gtkcolorsel.c:1668
+#: gtk/gtkcolorsel.c:1675
msgid "Whether the color selector should allow setting opacity"
msgstr ""
-#: gtk/gtkcolorsel.c:1674
+#: gtk/gtkcolorsel.c:1681
msgid "Has palette"
msgstr ""
-#: gtk/gtkcolorsel.c:1675
+#: gtk/gtkcolorsel.c:1682
msgid "Whether a palette should be used"
msgstr ""
-#: gtk/gtkcolorsel.c:1681
+#: gtk/gtkcolorsel.c:1688
msgid "Current Color"
msgstr ""
-#: gtk/gtkcolorsel.c:1682
+#: gtk/gtkcolorsel.c:1689
msgid "The current color"
msgstr ""
-#: gtk/gtkcolorsel.c:1688
+#: gtk/gtkcolorsel.c:1695
msgid "Current Alpha"
msgstr ""
-#: gtk/gtkcolorsel.c:1689
+#: gtk/gtkcolorsel.c:1696
msgid "The current opacity value (0 fully transparent, 65535 fully opaque)"
msgstr ""
-#: gtk/gtkcolorsel.c:1702
+#: gtk/gtkcolorsel.c:1709
msgid "Custom palette"
msgstr ""
-#: gtk/gtkcolorsel.c:1703
+#: gtk/gtkcolorsel.c:1710
msgid "Palette to use in the color selector"
msgstr ""
-#: gtk/gtkcolorsel.c:1758
+#: gtk/gtkcolorsel.c:1750
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:1786
+#: gtk/gtkcolorsel.c:1778
msgid ""
"Click the eyedropper, then click a color anywhere on your screen to select "
"that color."
msgstr ""
-#: gtk/gtkcolorsel.c:1795
+#: gtk/gtkcolorsel.c:1787
#, fuzzy
msgid "_Hue:"
msgstr "Nền mầu:"
-#: gtk/gtkcolorsel.c:1796
+#: gtk/gtkcolorsel.c:1788
msgid "Position on the color wheel."
msgstr ""
-#: gtk/gtkcolorsel.c:1797
+#: gtk/gtkcolorsel.c:1789
#, fuzzy
msgid "_Saturation:"
msgstr "Bão hòa:"
-#: gtk/gtkcolorsel.c:1798
+#: gtk/gtkcolorsel.c:1790
msgid "\"Deepness\" of the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1799
+#: gtk/gtkcolorsel.c:1791
#, fuzzy
msgid "_Value:"
msgstr "Giá trị:"
-#: gtk/gtkcolorsel.c:1800
+#: gtk/gtkcolorsel.c:1792
msgid "Brightness of the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1801
+#: gtk/gtkcolorsel.c:1793
#, fuzzy
msgid "_Red:"
msgstr "Đỏ:"
-#: gtk/gtkcolorsel.c:1802
+#: gtk/gtkcolorsel.c:1794
msgid "Amount of red light in the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1803
+#: gtk/gtkcolorsel.c:1795
#, fuzzy
msgid "_Green:"
msgstr "Xanh lá cây:"
-#: gtk/gtkcolorsel.c:1804
+#: gtk/gtkcolorsel.c:1796
msgid "Amount of green light in the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1805
+#: gtk/gtkcolorsel.c:1797
#, fuzzy
msgid "_Blue:"
msgstr "Xanh da trời:"
-#: gtk/gtkcolorsel.c:1806
+#: gtk/gtkcolorsel.c:1798
msgid "Amount of blue light in the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1809
+#: gtk/gtkcolorsel.c:1801
#, fuzzy
msgid "_Opacity:"
msgstr "Mờ:"
-#: gtk/gtkcolorsel.c:1817
+#: gtk/gtkcolorsel.c:1809
msgid "Transparency of the currently-selected color."
msgstr ""
-#: gtk/gtkcolorsel.c:1832
+#: gtk/gtkcolorsel.c:1824
msgid "Color _Name:"
msgstr ""
-#: gtk/gtkcolorsel.c:1844
+#: gtk/gtkcolorsel.c:1836
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:1863
+#: gtk/gtkcolorsel.c:1855
msgid "_Palette"
msgstr ""
@@ -1260,204 +1268,204 @@ msgstr ""
msgid "Whether entered values must already be present in the list"
msgstr ""
-#: gtk/gtkcontainer.c:202
+#: gtk/gtkcontainer.c:203
msgid "Resize mode"
msgstr ""
-#: gtk/gtkcontainer.c:203
+#: gtk/gtkcontainer.c:204
msgid "Specify how resize events are handled"
msgstr ""
-#: gtk/gtkcontainer.c:210
+#: gtk/gtkcontainer.c:211
msgid "Border width"
msgstr ""
-#: gtk/gtkcontainer.c:211
+#: gtk/gtkcontainer.c:212
msgid "The width of the empty border outside the containers children."
msgstr ""
-#: gtk/gtkcontainer.c:219
+#: gtk/gtkcontainer.c:220
msgid "Child"
msgstr ""
-#: gtk/gtkcontainer.c:220
+#: gtk/gtkcontainer.c:221
msgid "Can be used to add a new child to the container."
msgstr ""
-#: gtk/gtkcurve.c:120
+#: gtk/gtkcurve.c:121
#, fuzzy
msgid "Curve type"
msgstr "Tạo"
-#: gtk/gtkcurve.c:121
+#: gtk/gtkcurve.c:122
msgid "Is this curve linear, spline interpolated, or free-form"
msgstr ""
-#: gtk/gtkcurve.c:129
+#: gtk/gtkcurve.c:130
msgid "Minimum X"
msgstr ""
-#: gtk/gtkcurve.c:130
+#: gtk/gtkcurve.c:131
msgid "Minimum possible value for X"
msgstr ""
-#: gtk/gtkcurve.c:139
+#: gtk/gtkcurve.c:140
msgid "Maximum X"
msgstr ""
-#: gtk/gtkcurve.c:140
+#: gtk/gtkcurve.c:141
msgid "Maximum possible X value."
msgstr ""
-#: gtk/gtkcurve.c:149
+#: gtk/gtkcurve.c:150
msgid "Minimum Y"
msgstr ""
-#: gtk/gtkcurve.c:150
+#: gtk/gtkcurve.c:151
msgid "Minimum possible value for Y"
msgstr ""
-#: gtk/gtkcurve.c:159
+#: gtk/gtkcurve.c:160
msgid "Maximum Y"
msgstr ""
-#: gtk/gtkcurve.c:160
+#: gtk/gtkcurve.c:161
msgid "Maximum possible value for Y"
msgstr ""
-#: gtk/gtkdialog.c:125
+#: gtk/gtkdialog.c:126
msgid "Has separator"
msgstr ""
-#: gtk/gtkdialog.c:126
+#: gtk/gtkdialog.c:127
msgid "The dialog has a separator bar above its buttons"
msgstr ""
-#: gtk/gtkdialog.c:149
+#: gtk/gtkdialog.c:150
msgid "Content area border"
msgstr ""
-#: gtk/gtkdialog.c:150
+#: gtk/gtkdialog.c:151
msgid "Width of border around the main dialog area"
msgstr ""
-#: gtk/gtkdialog.c:157
+#: gtk/gtkdialog.c:158
msgid "Button spacing"
msgstr ""
-#: gtk/gtkdialog.c:158
+#: gtk/gtkdialog.c:159
msgid "Spacing between buttons"
msgstr ""
-#: gtk/gtkdialog.c:166
+#: gtk/gtkdialog.c:167
msgid "Action area border"
msgstr ""
-#: gtk/gtkdialog.c:167
+#: gtk/gtkdialog.c:168
msgid "Width of border around the button area at the bottom of the dialog"
msgstr ""
-#: gtk/gtkentry.c:410 gtk/gtklabel.c:361
+#: gtk/gtkentry.c:418 gtk/gtklabel.c:360
#, fuzzy
msgid "Cursor Position"
msgstr "Tắt"
-#: gtk/gtkentry.c:411 gtk/gtklabel.c:362
+#: gtk/gtkentry.c:419 gtk/gtklabel.c:361
msgid "The current position of the insertion cursor in chars."
msgstr ""
-#: gtk/gtkentry.c:420 gtk/gtklabel.c:371
+#: gtk/gtkentry.c:428 gtk/gtklabel.c:370
#, fuzzy
msgid "Selection Bound"
msgstr "Chọn:"
-#: gtk/gtkentry.c:421 gtk/gtklabel.c:372
+#: gtk/gtkentry.c:429 gtk/gtklabel.c:371
msgid ""
"The position of the opposite end of the selection from the cursor in chars."
msgstr ""
-#: gtk/gtkentry.c:431
+#: gtk/gtkentry.c:439
msgid "Whether the entry contents can be edited"
msgstr ""
-#: gtk/gtkentry.c:438
+#: gtk/gtkentry.c:446
msgid "Maximum length"
msgstr ""
-#: gtk/gtkentry.c:439
+#: gtk/gtkentry.c:447
msgid "Maximum number of characters for this entry"
msgstr ""
-#: gtk/gtkentry.c:447
+#: gtk/gtkentry.c:455
msgid "Visibility"
msgstr ""
-#: gtk/gtkentry.c:448
+#: gtk/gtkentry.c:456
msgid ""
"FALSE displays the \"invisible char\" instead of the actual text (password "
"mode)"
msgstr ""
-#: gtk/gtkentry.c:455
+#: gtk/gtkentry.c:463
msgid "Has Frame"
msgstr ""
-#: gtk/gtkentry.c:456
+#: gtk/gtkentry.c:464
msgid "FALSE removes outside bevel from entry."
msgstr ""
-#: gtk/gtkentry.c:463
+#: gtk/gtkentry.c:471
msgid "Invisible character"
msgstr ""
-#: gtk/gtkentry.c:464
+#: gtk/gtkentry.c:472
msgid "The character to use when masking entry contents (in \"password mode\")"
msgstr ""
-#: gtk/gtkentry.c:471
+#: gtk/gtkentry.c:479
msgid "Activates default"
msgstr ""
-#: gtk/gtkentry.c:472
+#: gtk/gtkentry.c:480
msgid ""
"Whether to activate the default widget (such as the default button in a "
"dialog) when Enter is pressed."
msgstr ""
-#: gtk/gtkentry.c:478
+#: gtk/gtkentry.c:486
msgid "Width in chars"
msgstr ""
-#: gtk/gtkentry.c:479
+#: gtk/gtkentry.c:487
msgid "Number of characters to leave space for in the entry."
msgstr ""
-#: gtk/gtkentry.c:488
+#: gtk/gtkentry.c:496
msgid "Scroll offset"
msgstr ""
-#: gtk/gtkentry.c:489
+#: gtk/gtkentry.c:497
msgid "Number of pixels of the entry scrolled off the screen to the left"
msgstr ""
-#: gtk/gtkentry.c:499
+#: gtk/gtkentry.c:507
msgid "The contents of the entry"
msgstr ""
-#: gtk/gtkentry.c:505 gtk/gtklabel.c:380 gtk/gtktextview.c:615
+#: gtk/gtkentry.c:513 gtk/gtklabel.c:379 gtk/gtktextview.c:624
msgid "Cursor color"
msgstr ""
-#: gtk/gtkentry.c:506 gtk/gtklabel.c:381 gtk/gtktextview.c:616
+#: gtk/gtkentry.c:514 gtk/gtklabel.c:380 gtk/gtktextview.c:625
msgid "Color with which to draw insertion cursor"
msgstr ""
-#: gtk/gtkentry.c:3793 gtk/gtklabel.c:3180
+#: gtk/gtkentry.c:3832 gtk/gtklabel.c:3151
#, fuzzy
msgid "Select All"
msgstr "Xóa"
-#: gtk/gtkentry.c:3803 gtk/gtklabel.c:3190 gtk/gtktextview.c:5563
+#: gtk/gtkentry.c:3842 gtk/gtklabel.c:3161 gtk/gtktextview.c:5737
msgid "Input Methods"
msgstr ""
@@ -1488,12 +1496,12 @@ msgstr "Các thư mục"
msgid "Files"
msgstr "Các tập tin"
-#: gtk/gtkfilesel.c:727 gtk/gtkfilesel.c:2052
+#: gtk/gtkfilesel.c:726 gtk/gtkfilesel.c:2057
#, c-format
msgid "Directory unreadable: %s"
msgstr "Thư mục không đọc được: %s"
-#: gtk/gtkfilesel.c:849
+#: gtk/gtkfilesel.c:848
#, c-format
msgid ""
"The file \"%s\" resides on another machine (called %s) and may not be "
@@ -1501,130 +1509,128 @@ msgid ""
"Are you sure that you want to select it?"
msgstr ""
-#: gtk/gtkfilesel.c:979
+#: gtk/gtkfilesel.c:978
msgid "Create Dir"
msgstr "Tạo một Thư mục"
-#: gtk/gtkfilesel.c:990 gtk/gtkfilesel.c:1413
+#: gtk/gtkfilesel.c:989 gtk/gtkfilesel.c:1416
msgid "Delete File"
msgstr "Xóa một Tập tin"
-#: gtk/gtkfilesel.c:1001 gtk/gtkfilesel.c:1556
+#: gtk/gtkfilesel.c:1000 gtk/gtkfilesel.c:1559
msgid "Rename File"
msgstr "Đổi tên Tập tin"
-#: gtk/gtkfilesel.c:1236
+#: gtk/gtkfilesel.c:1237
#, c-format
msgid ""
"The directory name \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
-#: gtk/gtkfilesel.c:1238
+#: gtk/gtkfilesel.c:1239
#, c-format
msgid ""
"Error creating directory \"%s\": %s\n"
"%s"
msgstr ""
-#: gtk/gtkfilesel.c:1239 gtk/gtkfilesel.c:1490
+#: gtk/gtkfilesel.c:1240 gtk/gtkfilesel.c:1493
msgid "You probably used symbols not allowed in filenames."
msgstr ""
-#: gtk/gtkfilesel.c:1247
+#: gtk/gtkfilesel.c:1248
#, c-format
msgid "Error creating directory \"%s\": %s\n"
msgstr ""
-#: gtk/gtkfilesel.c:1281
+#: gtk/gtkfilesel.c:1282
msgid "Create Directory"
msgstr "Tạo một Thư mục"
-#: gtk/gtkfilesel.c:1295
+#: gtk/gtkfilesel.c:1296
#, fuzzy
msgid "_Directory name:"
msgstr "Tên thư mục:"
#. buttons
-#: gtk/gtkfilesel.c:1309
-msgid "Create"
-msgstr "Tạo"
-
-#: gtk/gtkfilesel.c:1318 gtk/gtkfilesel.c:1444 gtk/gtkfilesel.c:1598
-#: gtk/gtkgamma.c:424
+#: gtk/gtkfilesel.c:1310 gtk/gtkfilesel.c:1438 gtk/gtkfilesel.c:1592
+#: gtk/gtkgamma.c:417
msgid "Cancel"
msgstr "Hủy bỏ"
-#: gtk/gtkfilesel.c:1353
+#: gtk/gtkfilesel.c:1322
+msgid "Create"
+msgstr "Tạo"
+
+#: gtk/gtkfilesel.c:1356
#, c-format
msgid "The filename \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
-#: gtk/gtkfilesel.c:1356
+#: gtk/gtkfilesel.c:1359
#, c-format
msgid ""
"Error deleting file \"%s\": %s\n"
"%s"
msgstr ""
-#: gtk/gtkfilesel.c:1358 gtk/gtkfilesel.c:1504
+#: gtk/gtkfilesel.c:1361 gtk/gtkfilesel.c:1507
msgid "It probably contains symbols not allowed in filenames."
msgstr ""
-#: gtk/gtkfilesel.c:1367
+#: gtk/gtkfilesel.c:1370
#, c-format
msgid "Error deleting file \"%s\": %s"
msgstr ""
-#. buttons
-#: gtk/gtkfilesel.c:1435
+#: gtk/gtkfilesel.c:1448
msgid "Delete"
msgstr "Xóa"
-#: gtk/gtkfilesel.c:1486 gtk/gtkfilesel.c:1500
+#: gtk/gtkfilesel.c:1489 gtk/gtkfilesel.c:1503
#, c-format
msgid "The file name \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
-#: gtk/gtkfilesel.c:1488
+#: gtk/gtkfilesel.c:1491
#, c-format
msgid ""
"Error renaming file to \"%s\": %s\n"
"%s"
msgstr ""
-#: gtk/gtkfilesel.c:1502
+#: gtk/gtkfilesel.c:1505
#, c-format
msgid ""
"Error renaming file \"%s\": %s\n"
"%s"
msgstr ""
-#: gtk/gtkfilesel.c:1512
+#: gtk/gtkfilesel.c:1515
#, c-format
msgid "Error renaming file \"%s\" to \"%s\": %s"
msgstr ""
-#. buttons
-#: gtk/gtkfilesel.c:1589
+#: gtk/gtkfilesel.c:1604
msgid "Rename"
msgstr "Đổi tên"
-#: gtk/gtkfilesel.c:2031
+#: gtk/gtkfilesel.c:2036
msgid "Selection: "
msgstr "Chọn:"
-#: gtk/gtkfilesel.c:2641
+#: gtk/gtkfilesel.c:2647
#, c-format
msgid ""
"The filename %s couldn't be converted to UTF-8. Try setting the environment "
"variable G_BROKEN_FILENAMES."
msgstr ""
-#: gtk/gtkfilesel.c:3509
+#: gtk/gtkfilesel.c:3515
msgid "Name too long"
msgstr ""
-#: gtk/gtkfilesel.c:3511
+#: gtk/gtkfilesel.c:3517
msgid "Couldn't convert filename"
msgstr ""
@@ -1670,7 +1676,7 @@ msgstr "Kích thước:"
msgid "Preview:"
msgstr "Xem mẫu chữ:"
-#: gtk/gtkfontsel.c:1060
+#: gtk/gtkfontsel.c:1059
msgid "Font Selection"
msgstr "Chọn Phông"
@@ -1694,7 +1700,7 @@ msgstr ""
msgid "The vertical alignment of the label."
msgstr ""
-#: gtk/gtkframe.c:153 gtk/gtkhandlebox.c:184
+#: gtk/gtkframe.c:153 gtk/gtkhandlebox.c:185
msgid "Deprecated property, use shadow_type instead."
msgstr ""
@@ -1714,41 +1720,41 @@ msgstr ""
msgid "A widget to display in place of the usual frame label."
msgstr ""
-#: gtk/gtkgamma.c:395
+#: gtk/gtkgamma.c:396
msgid "Gamma"
msgstr "Gamma"
-#: gtk/gtkgamma.c:402
+#: gtk/gtkgamma.c:403
#, fuzzy
msgid "_Gamma value"
msgstr "Giá trị gamma"
-#: gtk/gtkgamma.c:416
+#: gtk/gtkgamma.c:423
msgid "OK"
msgstr "OK"
-#: gtk/gtkhandlebox.c:191 gtk/gtkmenubar.c:148 gtk/gtkstatusbar.c:157
-#: gtk/gtktoolbar.c:276 gtk/gtkviewport.c:147
+#: gtk/gtkhandlebox.c:192 gtk/gtkmenubar.c:148 gtk/gtkstatusbar.c:158
+#: gtk/gtktoolbar.c:277 gtk/gtkviewport.c:148
msgid "Shadow type"
msgstr ""
-#: gtk/gtkhandlebox.c:192
+#: gtk/gtkhandlebox.c:193
msgid "Appearance of the shadow that surrounds the container."
msgstr ""
-#: gtk/gtkhandlebox.c:200
+#: gtk/gtkhandlebox.c:201
msgid "Handle position"
msgstr ""
-#: gtk/gtkhandlebox.c:201
+#: gtk/gtkhandlebox.c:202
msgid "Position of the handle relative to the child widget."
msgstr ""
-#: gtk/gtkhandlebox.c:209
+#: gtk/gtkhandlebox.c:210
msgid "Snap edge"
msgstr ""
-#: gtk/gtkhandlebox.c:210
+#: gtk/gtkhandlebox.c:211
msgid ""
"Side of the handlebox that's lined up with the docking point to dock the "
"handlebox."
@@ -1757,7 +1763,7 @@ msgstr ""
#. Remove this icon source so we don't keep trying to
#. * load it.
#.
-#: gtk/gtkiconfactory.c:1049
+#: gtk/gtkiconfactory.c:1061
#, c-format
msgid "Error loading icon: %s"
msgstr ""
@@ -1771,215 +1777,215 @@ msgid "Child widget to appear next to the menu text"
msgstr ""
#. shell and main vbox
-#: gtk/gtkinputdialog.c:181
+#: gtk/gtkinputdialog.c:182
msgid "Input"
msgstr "Nhập dữ liệu"
-#: gtk/gtkinputdialog.c:189
+#: gtk/gtkinputdialog.c:190
msgid "No input devices"
msgstr "Không có các thiết bị nhập"
-#: gtk/gtkinputdialog.c:218
+#: gtk/gtkinputdialog.c:219
#, fuzzy
msgid "_Device:"
msgstr "Thiết bị:"
-#: gtk/gtkinputdialog.c:235
+#: gtk/gtkinputdialog.c:236
msgid "Disabled"
msgstr "Tắt"
-#: gtk/gtkinputdialog.c:243
+#: gtk/gtkinputdialog.c:244
msgid "Screen"
msgstr "Màn hình"
-#: gtk/gtkinputdialog.c:251
+#: gtk/gtkinputdialog.c:252
msgid "Window"
msgstr "Cử sổ"
-#: gtk/gtkinputdialog.c:259
+#: gtk/gtkinputdialog.c:260
#, fuzzy
msgid "_Mode: "
msgstr "Kiểu: "
#. The axis listbox
-#: gtk/gtkinputdialog.c:290
+#: gtk/gtkinputdialog.c:291
#, fuzzy
msgid "_Axes"
msgstr "Trục"
#. Keys listbox
-#: gtk/gtkinputdialog.c:306
+#: gtk/gtkinputdialog.c:307
#, fuzzy
msgid "_Keys"
msgstr "Các phím"
#. We create the save button in any case, so that clients can
#. connect to it, without paying attention to whether it exits
-#: gtk/gtkinputdialog.c:327
+#: gtk/gtkinputdialog.c:328
msgid "Save"
msgstr "Nhớ"
-#: gtk/gtkinputdialog.c:336
+#: gtk/gtkinputdialog.c:337
msgid "Close"
msgstr "Đóng"
-#: gtk/gtkinputdialog.c:469
+#: gtk/gtkinputdialog.c:470
msgid "X"
msgstr "X"
-#: gtk/gtkinputdialog.c:470
+#: gtk/gtkinputdialog.c:471
msgid "Y"
msgstr "Y"
-#: gtk/gtkinputdialog.c:471
+#: gtk/gtkinputdialog.c:472
msgid "Pressure"
msgstr "Áp suất"
-#: gtk/gtkinputdialog.c:472
+#: gtk/gtkinputdialog.c:473
msgid "X Tilt"
msgstr "X Nghiêng"
-#: gtk/gtkinputdialog.c:473
+#: gtk/gtkinputdialog.c:474
msgid "Y Tilt"
msgstr "Y Nghiêng"
-#: gtk/gtkinputdialog.c:474
+#: gtk/gtkinputdialog.c:475
msgid "Wheel"
msgstr ""
-#: gtk/gtkinputdialog.c:514
+#: gtk/gtkinputdialog.c:515
msgid "none"
msgstr "không"
-#: gtk/gtkinputdialog.c:548 gtk/gtkinputdialog.c:584
+#: gtk/gtkinputdialog.c:549 gtk/gtkinputdialog.c:585
msgid "(disabled)"
msgstr "(tắt)"
-#: gtk/gtkinputdialog.c:577
+#: gtk/gtkinputdialog.c:578
msgid "(unknown)"
msgstr "(không được biết)"
#. and clear button
-#: gtk/gtkinputdialog.c:662
+#: gtk/gtkinputdialog.c:663
msgid "clear"
msgstr "xóa"
-#: gtk/gtklabel.c:284
+#: gtk/gtklabel.c:283
msgid "The text of the label."
msgstr ""
-#: gtk/gtklabel.c:291
+#: gtk/gtklabel.c:290
msgid "A list of style attributes to apply to the text of the label."
msgstr ""
-#: gtk/gtklabel.c:297
+#: gtk/gtklabel.c:296
msgid "Use markup"
msgstr ""
-#: gtk/gtklabel.c:298
+#: gtk/gtklabel.c:297
msgid "The text of the label includes XML markup. See pango_parse_markup()."
msgstr ""
-#: gtk/gtklabel.c:312 gtk/gtktexttag.c:377 gtk/gtktextview.c:556
+#: gtk/gtklabel.c:311 gtk/gtktexttag.c:378 gtk/gtktextview.c:565
msgid "Justification"
msgstr ""
-#: gtk/gtklabel.c:313
+#: gtk/gtklabel.c:312
msgid ""
"The alignment of the lines in the text of the label relative to each other. "
"This does NOT affect the alignment of the label within its allocation. See "
"GtkMisc::xalign for that."
msgstr ""
-#: gtk/gtklabel.c:321
+#: gtk/gtklabel.c:320
msgid "Pattern"
msgstr ""
-#: gtk/gtklabel.c:322
+#: gtk/gtklabel.c:321
msgid ""
"A string with _ characters in positions correspond to characters in the text "
"to underline."
msgstr ""
-#: gtk/gtklabel.c:329
+#: gtk/gtklabel.c:328
msgid "Line wrap"
msgstr ""
-#: gtk/gtklabel.c:330
+#: gtk/gtklabel.c:329
msgid "If set, wrap lines if the text becomes too wide."
msgstr ""
-#: gtk/gtklabel.c:336
+#: gtk/gtklabel.c:335
#, fuzzy
msgid "Selectable"
msgstr "Xóa"
-#: gtk/gtklabel.c:337
+#: gtk/gtklabel.c:336
msgid "Whether the label text can be selected with the mouse."
msgstr ""
-#: gtk/gtklabel.c:343
+#: gtk/gtklabel.c:342
msgid "Mnemonic key"
msgstr ""
-#: gtk/gtklabel.c:344
+#: gtk/gtklabel.c:343
msgid "The mnemonic accelerator key for this label."
msgstr ""
-#: gtk/gtklabel.c:352
+#: gtk/gtklabel.c:351
msgid "Mnemonic widget"
msgstr ""
-#: gtk/gtklabel.c:353
+#: gtk/gtklabel.c:352
msgid "The widget to be activated when the label's mnemonic key is pressed."
msgstr ""
-#: gtk/gtklayout.c:575
+#: gtk/gtklayout.c:576
msgid "X position"
msgstr ""
-#: gtk/gtklayout.c:576
+#: gtk/gtklayout.c:577
msgid "X position of child widget"
msgstr ""
-#: gtk/gtklayout.c:585
+#: gtk/gtklayout.c:586
msgid "Y position"
msgstr ""
-#: gtk/gtklayout.c:586
+#: gtk/gtklayout.c:587
msgid "Y position of child widget"
msgstr ""
-#: gtk/gtklayout.c:595 gtk/gtkviewport.c:131
+#: gtk/gtklayout.c:596 gtk/gtkviewport.c:132
msgid "Horizontal adjustment"
msgstr ""
-#: gtk/gtklayout.c:596
+#: gtk/gtklayout.c:597
msgid "The GtkAdjustment for the horizontal position."
msgstr ""
-#: gtk/gtklayout.c:603 gtk/gtkviewport.c:139
+#: gtk/gtklayout.c:604 gtk/gtkviewport.c:140
msgid "Vertical adjustment"
msgstr ""
-#: gtk/gtklayout.c:604
+#: gtk/gtklayout.c:605
msgid "The GtkAdjustment for the vertical position."
msgstr ""
-#: gtk/gtklayout.c:611 gtk/gtktreeviewcolumn.c:179
+#: gtk/gtklayout.c:612 gtk/gtktreeviewcolumn.c:189
#, fuzzy
msgid "Width"
msgstr "Định dạng Khoảng cách:"
-#: gtk/gtklayout.c:612
+#: gtk/gtklayout.c:613
msgid "The width of the layout."
msgstr ""
-#: gtk/gtklayout.c:620
+#: gtk/gtklayout.c:621
msgid "Height"
msgstr ""
-#: gtk/gtklayout.c:621
+#: gtk/gtklayout.c:622
msgid "The height of the layout."
msgstr ""
@@ -1988,7 +1994,7 @@ 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:572
+#: gtk/gtkmain.c:613
msgid "default:LTR"
msgstr "default:LTR"
@@ -1996,7 +2002,7 @@ msgstr "default:LTR"
msgid "Style of bevel around the menubar"
msgstr ""
-#: gtk/gtkmenubar.c:156 gtk/gtktoolbar.c:250
+#: gtk/gtkmenubar.c:156 gtk/gtktoolbar.c:251
msgid "Internal padding"
msgstr ""
@@ -2004,14 +2010,30 @@ msgstr ""
msgid "Amount of border space between the menubar shadow and the menu items"
msgstr ""
-#: gtk/gtkmessagedialog.c:80
+#: gtk/gtkmessagedialog.c:104
msgid "Image/label border"
msgstr ""
-#: gtk/gtkmessagedialog.c:81
+#: gtk/gtkmessagedialog.c:105
msgid "Width of border around the label and image in the message dialog"
msgstr ""
+#: gtk/gtkmessagedialog.c:113
+msgid "Message Type"
+msgstr ""
+
+#: gtk/gtkmessagedialog.c:114
+msgid "The type of message"
+msgstr ""
+
+#: gtk/gtkmessagedialog.c:121
+msgid "Message Buttons"
+msgstr ""
+
+#: gtk/gtkmessagedialog.c:122
+msgid "The buttons shown in the message dialog"
+msgstr ""
+
#: gtk/gtkmisc.c:97
msgid "X align"
msgstr ""
@@ -2046,144 +2068,152 @@ msgid ""
"The amount of space to add on the top and bottom of the widget, in pixels"
msgstr ""
-#: gtk/gtknotebook.c:324
+#: gtk/gtknotebook.c:328
#, fuzzy
msgid "Page"
msgstr "Trang %u"
-#: gtk/gtknotebook.c:325
+#: gtk/gtknotebook.c:329
msgid "The index of the current page"
msgstr ""
-#: gtk/gtknotebook.c:333
+#: gtk/gtknotebook.c:337
msgid "Tab Position"
msgstr ""
-#: gtk/gtknotebook.c:334
+#: gtk/gtknotebook.c:338
msgid "Which side of the notebook holds the tabs"
msgstr ""
-#: gtk/gtknotebook.c:341
+#: gtk/gtknotebook.c:345
msgid "Tab Border"
msgstr ""
-#: gtk/gtknotebook.c:342
+#: gtk/gtknotebook.c:346
msgid "Width of the border around the tab labels"
msgstr ""
-#: gtk/gtknotebook.c:350
+#: gtk/gtknotebook.c:354
msgid "Horizontal Tab Border"
msgstr ""
-#: gtk/gtknotebook.c:351
+#: gtk/gtknotebook.c:355
msgid "Width of the horizontal border of tab labels"
msgstr ""
-#: gtk/gtknotebook.c:359
+#: gtk/gtknotebook.c:363
msgid "Vertical Tab Border"
msgstr ""
-#: gtk/gtknotebook.c:360
+#: gtk/gtknotebook.c:364
msgid "Width of the vertical border of tab labels"
msgstr ""
-#: gtk/gtknotebook.c:368
+#: gtk/gtknotebook.c:372
msgid "Show Tabs"
msgstr ""
-#: gtk/gtknotebook.c:369
+#: gtk/gtknotebook.c:373
msgid "Whether tabs should be shown or not"
msgstr ""
-#: gtk/gtknotebook.c:375
+#: gtk/gtknotebook.c:379
msgid "Show Border"
msgstr ""
-#: gtk/gtknotebook.c:376
+#: gtk/gtknotebook.c:380
msgid "Whether the border should be shown or not"
msgstr ""
-#: gtk/gtknotebook.c:382
+#: gtk/gtknotebook.c:386
#, fuzzy
msgid "Scrollable"
msgstr "Khả năng thu phóng"
-#: gtk/gtknotebook.c:383
+#: gtk/gtknotebook.c:387
msgid "If TRUE, scroll arrows are added if there are to many tabs to fit"
msgstr ""
-#: gtk/gtknotebook.c:389
+#: gtk/gtknotebook.c:393
msgid "Enable Popup"
msgstr ""
-#: gtk/gtknotebook.c:390
+#: gtk/gtknotebook.c:394
msgid ""
"If TRUE, pressing the right mouse button on the notebook pops up a menu that "
"you can use to go to a page"
msgstr ""
-#: gtk/gtknotebook.c:397
+#: gtk/gtknotebook.c:401
msgid "Whether tabs should have homogeneous sizes"
msgstr ""
-#: gtk/gtknotebook.c:2134 gtk/gtknotebook.c:4529
+#: gtk/gtknotebook.c:2240 gtk/gtknotebook.c:4470
#, c-format
msgid "Page %u"
msgstr "Trang %u"
-#: gtk/gtkoptionmenu.c:164
+#: gtk/gtkoptionmenu.c:184
+msgid "Menu"
+msgstr ""
+
+#: gtk/gtkoptionmenu.c:185
+msgid "The menu of options"
+msgstr ""
+
+#: gtk/gtkoptionmenu.c:192
msgid "Size of dropdown indicator"
msgstr ""
-#: gtk/gtkoptionmenu.c:170
+#: gtk/gtkoptionmenu.c:198
msgid "Spacing around indicator"
msgstr ""
-#: gtk/gtkpaned.c:116 gtk/gtkruler.c:138
+#: gtk/gtkpaned.c:120 gtk/gtkruler.c:138
msgid "Position"
msgstr ""
-#: gtk/gtkpaned.c:117
+#: gtk/gtkpaned.c:121
msgid ""
"Position of paned separator in pixels(0 means all the way to the left/top)"
msgstr ""
-#: gtk/gtkpaned.c:125
+#: gtk/gtkpaned.c:129
msgid "Position Set"
msgstr ""
-#: gtk/gtkpaned.c:126
+#: gtk/gtkpaned.c:130
msgid "TRUE if the Position property should be used"
msgstr ""
-#: gtk/gtkpaned.c:132
+#: gtk/gtkpaned.c:136
msgid "Handle Size"
msgstr ""
-#: gtk/gtkpaned.c:133
+#: gtk/gtkpaned.c:137
msgid "Width of handle"
msgstr ""
-#: gtk/gtkrc.c:2759
+#: gtk/gtkrc.c:2723
#, c-format
msgid "Unable to locate image file in pixmap_path: \"%s\" line %d"
msgstr "Tập tin đồ họa không tìm được trong đường dẫn pixmap: \"%s\" line %d"
-#: gtk/gtkrc.c:2762
+#: gtk/gtkrc.c:2726
#, c-format
msgid "Unable to locate image file in pixmap_path: \"%s\""
msgstr "Tập tin đổ họa không tìm được trong đường đẫn pixmap: \"%s\""
-#: gtk/gtkrc.c:3171
+#: gtk/gtkrc.c:3135
#, c-format
msgid "Pixmap path element: \"%s\" must be absolute, %s, line %d"
msgstr ""
-#: gtk/gtkpreview.c:134
+#: gtk/gtkpreview.c:129
msgid "Expand"
msgstr ""
-#: gtk/gtkpreview.c:135
+#: gtk/gtkpreview.c:130
msgid ""
"Whether the preview widget should take up the entire space it is allocated"
msgstr ""
@@ -2228,7 +2258,7 @@ msgid ""
"in the progress widget"
msgstr ""
-#: gtk/gtkprogressbar.c:131 gtk/gtkrange.c:265 gtk/gtkspinbutton.c:213
+#: gtk/gtkprogressbar.c:131 gtk/gtkrange.c:270 gtk/gtkspinbutton.c:214
msgid "Adjustment"
msgstr ""
@@ -2236,7 +2266,7 @@ msgstr ""
msgid "The GtkAdjustment connected to the progress bar (Deprecated)"
msgstr ""
-#: gtk/gtkprogressbar.c:139 gtk/gtktoolbar.c:223
+#: gtk/gtkprogressbar.c:139 gtk/gtktoolbar.c:224
msgid "Orientation"
msgstr ""
@@ -2302,57 +2332,57 @@ msgstr ""
msgid "Text to be displayed in the progress bar"
msgstr ""
-#: gtk/gtkrange.c:256
+#: gtk/gtkrange.c:261
msgid "Update policy"
msgstr ""
-#: gtk/gtkrange.c:257
+#: gtk/gtkrange.c:262
msgid "How the range should be updated on the screen"
msgstr ""
-#: gtk/gtkrange.c:266
+#: gtk/gtkrange.c:271
msgid "The GtkAdjustment that contains the current value of this range object"
msgstr ""
-#: gtk/gtkrange.c:273
+#: gtk/gtkrange.c:278
msgid "Inverted"
msgstr ""
-#: gtk/gtkrange.c:274
+#: gtk/gtkrange.c:279
msgid "Invert direction slider moves to increase range value"
msgstr ""
-#: gtk/gtkrange.c:280
+#: gtk/gtkrange.c:285
#, fuzzy
msgid "Slider Width"
msgstr "Độ rộng Trung bình:"
-#: gtk/gtkrange.c:281
+#: gtk/gtkrange.c:286
msgid "Width of scrollbar or scale thumb"
msgstr ""
-#: gtk/gtkrange.c:288
+#: gtk/gtkrange.c:293
msgid "Trough Border"
msgstr ""
-#: gtk/gtkrange.c:289
+#: gtk/gtkrange.c:294
msgid "Spacing between thumb/steppers and outer trough bevel"
msgstr ""
-#: gtk/gtkrange.c:296
+#: gtk/gtkrange.c:301
msgid "Stepper Size"
msgstr ""
-#: gtk/gtkrange.c:297
+#: gtk/gtkrange.c:302
msgid "Length of step buttons at ends"
msgstr ""
-#: gtk/gtkrange.c:304
+#: gtk/gtkrange.c:309
#, fuzzy
msgid "Stepper Spacing"
msgstr "Khoảng cách:"
-#: gtk/gtkrange.c:305
+#: gtk/gtkrange.c:310
msgid "Spacing between step buttons and thumb"
msgstr ""
@@ -2386,7 +2416,7 @@ msgstr "Kích thước theo Điểm ảnh"
msgid "Maximum size of the ruler"
msgstr ""
-#: gtk/gtkscale.c:148 gtk/gtkspinbutton.c:231
+#: gtk/gtkscale.c:148 gtk/gtkspinbutton.c:232
msgid "Digits"
msgstr ""
@@ -2539,67 +2569,67 @@ msgstr ""
msgid "Keybinding to activate the menu bar"
msgstr ""
-#: gtk/gtkspinbutton.c:214
+#: gtk/gtkspinbutton.c:215
msgid "The adjustment that holds the value of the spinbutton"
msgstr ""
-#: gtk/gtkspinbutton.c:221
+#: gtk/gtkspinbutton.c:222
msgid "Climb Rate"
msgstr ""
-#: gtk/gtkspinbutton.c:222
+#: gtk/gtkspinbutton.c:223
msgid "The acceleration rate when you hold down a button"
msgstr ""
-#: gtk/gtkspinbutton.c:232
+#: gtk/gtkspinbutton.c:233
msgid "The number of decimal places to display"
msgstr ""
-#: gtk/gtkspinbutton.c:241
+#: gtk/gtkspinbutton.c:242
msgid "Snap to Ticks"
msgstr ""
-#: gtk/gtkspinbutton.c:242
+#: gtk/gtkspinbutton.c:243
msgid ""
"Whether erroneous values are automatically changed to a spin button's "
"nearest step increment"
msgstr ""
-#: gtk/gtkspinbutton.c:249
+#: gtk/gtkspinbutton.c:250
msgid "Numeric"
msgstr ""
-#: gtk/gtkspinbutton.c:250
+#: gtk/gtkspinbutton.c:251
msgid "Whether non-numeric characters should be ignored"
msgstr ""
-#: gtk/gtkspinbutton.c:257
+#: gtk/gtkspinbutton.c:258
msgid "Wrap"
msgstr ""
-#: gtk/gtkspinbutton.c:258
+#: gtk/gtkspinbutton.c:259
msgid "Whether a spin button should wrap upon reaching its limits"
msgstr ""
-#: gtk/gtkspinbutton.c:265
+#: gtk/gtkspinbutton.c:266
msgid "Update Policy"
msgstr ""
-#: gtk/gtkspinbutton.c:266
+#: gtk/gtkspinbutton.c:267
msgid ""
"Whether the spin button should update always, or only when the value is legal"
msgstr ""
-#: gtk/gtkspinbutton.c:274
+#: gtk/gtkspinbutton.c:275
#, fuzzy
msgid "Value"
msgstr "Giá trị:"
-#: gtk/gtkspinbutton.c:275
+#: gtk/gtkspinbutton.c:276
msgid "Reads the current value, or sets a new value"
msgstr ""
-#: gtk/gtkstatusbar.c:158
+#: gtk/gtkstatusbar.c:159
msgid "Style of bevel around the statusbar text"
msgstr ""
@@ -2625,186 +2655,277 @@ msgstr ""
#. * need the mnemonics to be rationalized
#.
#: gtk/gtkstock.c:275
+msgid "_Add"
+msgstr ""
+
+#: gtk/gtkstock.c:276
#, fuzzy
msgid "_Apply"
msgstr "Sử dụng"
-#: gtk/gtkstock.c:276
+#: gtk/gtkstock.c:277
msgid "_Bold"
msgstr ""
-#: gtk/gtkstock.c:277
+#: gtk/gtkstock.c:278
#, fuzzy
msgid "_Cancel"
msgstr "Hủy bỏ"
-#: gtk/gtkstock.c:278
+#: gtk/gtkstock.c:279
+msgid "_CD-Rom"
+msgstr ""
+
+#: gtk/gtkstock.c:280
#, fuzzy
msgid "_Clear"
msgstr "xóa"
-#: gtk/gtkstock.c:279
+#: gtk/gtkstock.c:281
#, fuzzy
msgid "_Close"
msgstr "Đóng"
-#: gtk/gtkstock.c:280
+#: gtk/gtkstock.c:282
+#, fuzzy
+msgid "_Convert"
+msgstr "Tạo"
+
+#: gtk/gtkstock.c:283
msgid "_Copy"
msgstr ""
-#: gtk/gtkstock.c:281
+#: gtk/gtkstock.c:284
msgid "C_ut"
msgstr ""
-#: gtk/gtkstock.c:282
+#: gtk/gtkstock.c:285
+#, fuzzy
+msgid "_Delete"
+msgstr "Xóa"
+
+#: gtk/gtkstock.c:286
+msgid "_Execute"
+msgstr ""
+
+#: gtk/gtkstock.c:287
msgid "_Find"
msgstr ""
-#: gtk/gtkstock.c:283
+#: gtk/gtkstock.c:288
msgid "Find and _Replace"
msgstr ""
-#: gtk/gtkstock.c:284
+#: gtk/gtkstock.c:289
+#, fuzzy
+msgid "_Floppy"
+msgstr "Sử dụng"
+
+#: 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:285
+#: gtk/gtkstock.c:295
+msgid "_Down"
+msgstr ""
+
+#: gtk/gtkstock.c:296
msgid "_Forward"
msgstr ""
-#: gtk/gtkstock.c:286
+#: gtk/gtkstock.c:297
+msgid "_Up"
+msgstr ""
+
+#: gtk/gtkstock.c:298
#, fuzzy
msgid "_Help"
msgstr "Chỉ dẫn"
-#: gtk/gtkstock.c:287
+#: gtk/gtkstock.c:299
#, fuzzy
msgid "_Home"
msgstr "Chỉ dẫn"
-#: gtk/gtkstock.c:288
+#: gtk/gtkstock.c:300
+msgid "_Index"
+msgstr ""
+
+#: gtk/gtkstock.c:301
#, fuzzy
msgid "_Italic"
msgstr "chữ nghiêng"
-#: gtk/gtkstock.c:289
+#: gtk/gtkstock.c:302
+msgid "_Jump to"
+msgstr ""
+
+#: gtk/gtkstock.c:303
#, fuzzy
msgid "_Center"
msgstr "Tạo"
-#: gtk/gtkstock.c:290
+#: gtk/gtkstock.c:304
#, fuzzy
msgid "_Fill"
msgstr "Gia đình:"
-#: gtk/gtkstock.c:291
+#: gtk/gtkstock.c:305
msgid "_Left"
msgstr ""
-#: gtk/gtkstock.c:292
+#: gtk/gtkstock.c:306
msgid "_Right"
msgstr ""
-#: gtk/gtkstock.c:293
+#: gtk/gtkstock.c:307
msgid "_New"
msgstr ""
-#: gtk/gtkstock.c:294
+#: gtk/gtkstock.c:308
msgid "_No"
msgstr ""
-#: gtk/gtkstock.c:295
+#: gtk/gtkstock.c:309
#, fuzzy
msgid "_OK"
msgstr "OK"
-#: gtk/gtkstock.c:296
+#: gtk/gtkstock.c:310
msgid "_Open"
msgstr ""
-#: gtk/gtkstock.c:297
+#: gtk/gtkstock.c:311
msgid "_Paste"
msgstr ""
-#: gtk/gtkstock.c:298
+#: gtk/gtkstock.c:312
msgid "_Preferences"
msgstr ""
-#: gtk/gtkstock.c:299
+#: gtk/gtkstock.c:313
#, fuzzy
msgid "_Print"
msgstr "Các điểm"
-#: gtk/gtkstock.c:300
+#: gtk/gtkstock.c:314
#, fuzzy
msgid "Print Pre_view"
msgstr "Xem mẫu chữ:"
-#: gtk/gtkstock.c:301
+#: gtk/gtkstock.c:315
msgid "_Properties"
msgstr ""
-#: gtk/gtkstock.c:302
+#: gtk/gtkstock.c:316
msgid "_Quit"
msgstr ""
-#: gtk/gtkstock.c:303
+#: gtk/gtkstock.c:317
#, fuzzy
msgid "_Redo"
msgstr "Đỏ:"
-#: gtk/gtkstock.c:304
+#: gtk/gtkstock.c:318
+msgid "_Refresh"
+msgstr ""
+
+#: gtk/gtkstock.c:319
+#, fuzzy
+msgid "_Remove"
+msgstr "Đỏ:"
+
+#: gtk/gtkstock.c:320
msgid "_Revert"
msgstr ""
-#: gtk/gtkstock.c:305
+#: gtk/gtkstock.c:321
#, fuzzy
msgid "_Save"
msgstr "Nhớ"
-#: gtk/gtkstock.c:306
+#: gtk/gtkstock.c:322
#, fuzzy
msgid "Save _As"
msgstr "Nhớ"
-#: gtk/gtkstock.c:307
+#: gtk/gtkstock.c:323
+#, fuzzy
+msgid "_Color"
+msgstr "Đóng"
+
+#: gtk/gtkstock.c:324
+#, fuzzy
+msgid "_Font"
+msgstr "Phông"
+
+#: gtk/gtkstock.c:325
+msgid "_Ascending"
+msgstr ""
+
+#: gtk/gtkstock.c:326
+msgid "_Descending"
+msgstr ""
+
+#: gtk/gtkstock.c:327
msgid "_Spell Check"
msgstr ""
-#: gtk/gtkstock.c:308
+#: gtk/gtkstock.c:328
msgid "_Stop"
msgstr ""
-#: gtk/gtkstock.c:309
+#: gtk/gtkstock.c:329
msgid "_Strikethrough"
msgstr ""
-#: gtk/gtkstock.c:310
+#: gtk/gtkstock.c:330
+#, fuzzy
+msgid "_Undelete"
+msgstr "Xóa"
+
+#: gtk/gtkstock.c:331
msgid "_Underline"
msgstr ""
-#: gtk/gtkstock.c:311
+#: gtk/gtkstock.c:332
msgid "_Undo"
msgstr ""
-#: gtk/gtkstock.c:312
+#: gtk/gtkstock.c:333
msgid "_Yes"
msgstr ""
-#: gtk/gtkstock.c:313
+#: gtk/gtkstock.c:334
#, c-format
msgid "Zoom _100%"
msgstr ""
-#: gtk/gtkstock.c:314
+#: gtk/gtkstock.c:335
msgid "Zoom to _Fit"
msgstr ""
-#: gtk/gtkstock.c:315
+#: gtk/gtkstock.c:336
msgid "Zoom _In"
msgstr ""
-#: gtk/gtkstock.c:316
+#: gtk/gtkstock.c:337
msgid "Zoom _Out"
msgstr ""
@@ -2849,304 +2970,304 @@ msgstr ""
msgid "If TRUE this means the table cells are all the same width/height"
msgstr ""
-#: gtk/gtktext.c:603 gtk/gtktreeview.c:504
+#: gtk/gtktext.c:604 gtk/gtktreeview.c:505
msgid "Horizontal Adjustment"
msgstr ""
-#: gtk/gtktext.c:604
+#: gtk/gtktext.c:605
msgid "Horizontal adjustment for the text widget"
msgstr ""
-#: gtk/gtktext.c:611 gtk/gtktreeview.c:512
+#: gtk/gtktext.c:612 gtk/gtktreeview.c:513
msgid "Vertical Adjustment"
msgstr ""
-#: gtk/gtktext.c:612
+#: gtk/gtktext.c:613
msgid "Vertical adjustment for the text widget"
msgstr ""
-#: gtk/gtktext.c:619
+#: gtk/gtktext.c:620
msgid "Line Wrap"
msgstr ""
-#: gtk/gtktext.c:620
+#: gtk/gtktext.c:621
msgid "Whether lines are wrapped at widget edges"
msgstr ""
-#: gtk/gtktext.c:627
+#: gtk/gtktext.c:628
msgid "Word Wrap"
msgstr ""
-#: gtk/gtktext.c:628
+#: gtk/gtktext.c:629
msgid "Whether words are wrapped at widget edges"
msgstr ""
-#: gtk/gtktexttag.c:198
+#: gtk/gtktexttag.c:199
msgid "Tag name"
msgstr ""
-#: gtk/gtktexttag.c:199
+#: gtk/gtktexttag.c:200
msgid "Name used to refer to the text tag"
msgstr ""
-#: gtk/gtktexttag.c:224
+#: gtk/gtktexttag.c:225
msgid "Background full height"
msgstr ""
-#: gtk/gtktexttag.c:225
+#: gtk/gtktexttag.c:226
msgid ""
"Whether the background color fills the entire line height or only the height "
"of the tagged characters"
msgstr ""
-#: gtk/gtktexttag.c:233
+#: gtk/gtktexttag.c:234
msgid "Background stipple mask"
msgstr ""
-#: gtk/gtktexttag.c:234
+#: gtk/gtktexttag.c:235
msgid "Bitmap to use as a mask when drawing the text background"
msgstr ""
-#: gtk/gtktexttag.c:259
+#: gtk/gtktexttag.c:260
msgid "Foreground stipple mask"
msgstr ""
-#: gtk/gtktexttag.c:260
+#: gtk/gtktexttag.c:261
msgid "Bitmap to use as a mask when drawing the text foreground"
msgstr ""
-#: gtk/gtktexttag.c:267
+#: gtk/gtktexttag.c:268
#, fuzzy
msgid "Text direction"
msgstr "Tạo một Thư mục"
-#: gtk/gtktexttag.c:268
+#: gtk/gtktexttag.c:269
msgid "Text direction, e.g. right-to-left or left-to-right"
msgstr ""
-#: gtk/gtktexttag.c:378 gtk/gtktextview.c:557
+#: gtk/gtktexttag.c:379 gtk/gtktextview.c:566
msgid "Left, right, or center justification"
msgstr ""
-#: gtk/gtktexttag.c:386
+#: gtk/gtktexttag.c:387
msgid "Language"
msgstr ""
-#: gtk/gtktexttag.c:387
+#: gtk/gtktexttag.c:388
msgid "Language engine code to use for rendering the text"
msgstr ""
-#: gtk/gtktexttag.c:394
+#: gtk/gtktexttag.c:395
msgid "Left margin"
msgstr ""
-#: gtk/gtktexttag.c:395 gtk/gtktextview.c:566
+#: gtk/gtktexttag.c:396 gtk/gtktextview.c:575
msgid "Width of the left margin in pixels"
msgstr ""
-#: gtk/gtktexttag.c:404
+#: gtk/gtktexttag.c:405
msgid "Right margin"
msgstr ""
-#: gtk/gtktexttag.c:405 gtk/gtktextview.c:576
+#: gtk/gtktexttag.c:406 gtk/gtktextview.c:585
msgid "Width of the right margin in pixels"
msgstr ""
-#: gtk/gtktexttag.c:415 gtk/gtktextview.c:585
+#: gtk/gtktexttag.c:416 gtk/gtktextview.c:594
msgid "Indent"
msgstr ""
-#: gtk/gtktexttag.c:416 gtk/gtktextview.c:586
+#: gtk/gtktexttag.c:417 gtk/gtktextview.c:595
msgid "Amount to indent the paragraph, in pixels"
msgstr ""
-#: gtk/gtktexttag.c:436
+#: gtk/gtktexttag.c:437
msgid "Pixels above lines"
msgstr ""
-#: gtk/gtktexttag.c:437 gtk/gtktextview.c:510
+#: gtk/gtktexttag.c:438 gtk/gtktextview.c:519
msgid "Pixels of blank space above paragraphs"
msgstr ""
-#: gtk/gtktexttag.c:446
+#: gtk/gtktexttag.c:447
msgid "Pixels below lines"
msgstr ""
-#: gtk/gtktexttag.c:447 gtk/gtktextview.c:520
+#: gtk/gtktexttag.c:448 gtk/gtktextview.c:529
msgid "Pixels of blank space below paragraphs"
msgstr ""
-#: gtk/gtktexttag.c:456
+#: gtk/gtktexttag.c:457
msgid "Pixels inside wrap"
msgstr ""
-#: gtk/gtktexttag.c:457 gtk/gtktextview.c:530
+#: gtk/gtktexttag.c:458 gtk/gtktextview.c:539
msgid "Pixels of blank space between wrapped lines in a paragraph"
msgstr ""
-#: gtk/gtktexttag.c:483
+#: gtk/gtktexttag.c:484
msgid "Wrap mode"
msgstr ""
-#: gtk/gtktexttag.c:484 gtk/gtktextview.c:548
+#: gtk/gtktexttag.c:485 gtk/gtktextview.c:557
msgid ""
"Whether to wrap lines never, at word boundaries, or at character boundaries"
msgstr ""
-#: gtk/gtktexttag.c:493 gtk/gtktextview.c:595
+#: gtk/gtktexttag.c:494 gtk/gtktextview.c:604
msgid "Tabs"
msgstr ""
-#: gtk/gtktexttag.c:494 gtk/gtktextview.c:596
+#: gtk/gtktexttag.c:495 gtk/gtktextview.c:605
msgid "Custom tabs for this text"
msgstr ""
-#: gtk/gtktexttag.c:501
+#: gtk/gtktexttag.c:502
msgid "Invisible"
msgstr ""
-#: gtk/gtktexttag.c:502
+#: gtk/gtktexttag.c:503
msgid "Whether this text is hidden"
msgstr ""
-#: gtk/gtktexttag.c:515
+#: gtk/gtktexttag.c:516
msgid "Background full height set"
msgstr ""
-#: gtk/gtktexttag.c:516
+#: gtk/gtktexttag.c:517
msgid "Whether this tag affects background height"
msgstr ""
-#: gtk/gtktexttag.c:519
+#: gtk/gtktexttag.c:520
msgid "Background stipple set"
msgstr ""
-#: gtk/gtktexttag.c:520
+#: gtk/gtktexttag.c:521
msgid "Whether this tag affects the background stipple"
msgstr ""
-#: gtk/gtktexttag.c:527
+#: gtk/gtktexttag.c:528
msgid "Foreground stipple set"
msgstr ""
-#: gtk/gtktexttag.c:528
+#: gtk/gtktexttag.c:529
msgid "Whether this tag affects the foreground stipple"
msgstr ""
-#: gtk/gtktexttag.c:563
+#: gtk/gtktexttag.c:564
msgid "Justification set"
msgstr ""
-#: gtk/gtktexttag.c:564
+#: gtk/gtktexttag.c:565
msgid "Whether this tag affects paragraph justification"
msgstr ""
-#: gtk/gtktexttag.c:567
+#: gtk/gtktexttag.c:568
msgid "Language set"
msgstr ""
-#: gtk/gtktexttag.c:568
+#: gtk/gtktexttag.c:569
msgid "Whether this tag affects the language the text is rendered as"
msgstr ""
-#: gtk/gtktexttag.c:571
+#: gtk/gtktexttag.c:572
msgid "Left margin set"
msgstr ""
-#: gtk/gtktexttag.c:572
+#: gtk/gtktexttag.c:573
msgid "Whether this tag affects the left margin"
msgstr ""
-#: gtk/gtktexttag.c:575
+#: gtk/gtktexttag.c:576
msgid "Indent set"
msgstr ""
-#: gtk/gtktexttag.c:576
+#: gtk/gtktexttag.c:577
msgid "Whether this tag affects indentation"
msgstr ""
-#: gtk/gtktexttag.c:583
+#: gtk/gtktexttag.c:584
msgid "Pixels above lines set"
msgstr ""
-#: gtk/gtktexttag.c:584 gtk/gtktexttag.c:588
+#: gtk/gtktexttag.c:585 gtk/gtktexttag.c:589
msgid "Whether this tag affects the number of pixels above lines"
msgstr ""
-#: gtk/gtktexttag.c:587
+#: gtk/gtktexttag.c:588
msgid "Pixels below lines set"
msgstr ""
-#: gtk/gtktexttag.c:591
+#: gtk/gtktexttag.c:592
msgid "Pixels inside wrap set"
msgstr ""
-#: gtk/gtktexttag.c:592
+#: gtk/gtktexttag.c:593
msgid "Whether this tag affects the number of pixels between wrapped lines"
msgstr ""
-#: gtk/gtktexttag.c:599
+#: gtk/gtktexttag.c:600
msgid "Right margin set"
msgstr ""
-#: gtk/gtktexttag.c:600
+#: gtk/gtktexttag.c:601
msgid "Whether this tag affects the right margin"
msgstr ""
-#: gtk/gtktexttag.c:607
+#: gtk/gtktexttag.c:608
msgid "Wrap mode set"
msgstr ""
-#: gtk/gtktexttag.c:608
+#: gtk/gtktexttag.c:609
msgid "Whether this tag affects line wrap mode"
msgstr ""
-#: gtk/gtktexttag.c:611
+#: gtk/gtktexttag.c:612
msgid "Tabs set"
msgstr ""
-#: gtk/gtktexttag.c:612
+#: gtk/gtktexttag.c:613
msgid "Whether this tag affects tabs"
msgstr ""
-#: gtk/gtktexttag.c:615
+#: gtk/gtktexttag.c:616
msgid "Invisible set"
msgstr ""
-#: gtk/gtktexttag.c:616
+#: gtk/gtktexttag.c:617
msgid "Whether this tag affects text visibility"
msgstr ""
-#: gtk/gtktextview.c:509
+#: gtk/gtktextview.c:518
msgid "Pixels Above Lines"
msgstr ""
-#: gtk/gtktextview.c:519
+#: gtk/gtktextview.c:528
msgid "Pixels Below Lines"
msgstr ""
-#: gtk/gtktextview.c:529
+#: gtk/gtktextview.c:538
msgid "Pixels Inside Wrap"
msgstr ""
-#: gtk/gtktextview.c:547
+#: gtk/gtktextview.c:556
msgid "Wrap Mode"
msgstr ""
-#: gtk/gtktextview.c:565
+#: gtk/gtktextview.c:574
msgid "Left Margin"
msgstr ""
-#: gtk/gtktextview.c:575
+#: gtk/gtktextview.c:584
msgid "Right Margin"
msgstr ""
-#: gtk/gtktextview.c:603
+#: gtk/gtktextview.c:612
#, fuzzy
msgid "Cursor Visible"
msgstr "Tắt"
-#: gtk/gtktextview.c:604
+#: gtk/gtktextview.c:613
msgid "If the insertion cursor is shown"
msgstr ""
@@ -3155,550 +3276,562 @@ msgstr ""
msgid "Unable to locate theme engine in module_path: \"%s\","
msgstr "Môđun địa phương không tìm thấy trong đường dẫn môđun: \"%s\","
-#: gtk/gtktipsquery.c:181
+#: gtk/gtktipsquery.c:182
msgid "--- No Tip ---"
msgstr "--- Không có Chỉ đẫn ---"
-#: gtk/gtktogglebutton.c:143
+#: gtk/gtktogglebutton.c:133
msgid "If the toggle button should be pressed in or not"
msgstr ""
-#: gtk/gtktogglebutton.c:151
+#: gtk/gtktogglebutton.c:141
msgid "If the toggle button is in an \"in between\" state."
msgstr ""
-#: gtk/gtktogglebutton.c:158
+#: gtk/gtktogglebutton.c:148
msgid "Draw Indicator"
msgstr ""
-#: gtk/gtktogglebutton.c:159
+#: gtk/gtktogglebutton.c:149
msgid "If the toggle part of the button is displayed"
msgstr ""
-#: gtk/gtktoolbar.c:224
+#: gtk/gtktoolbar.c:225
msgid "The orientation of the toolbar"
msgstr ""
-#: gtk/gtktoolbar.c:232
+#: gtk/gtktoolbar.c:233
msgid "Toolbar Style"
msgstr ""
-#: gtk/gtktoolbar.c:233
+#: gtk/gtktoolbar.c:234
msgid "How to draw the toolbar"
msgstr ""
-#: gtk/gtktoolbar.c:241
+#: gtk/gtktoolbar.c:242
msgid "Spacer size"
msgstr ""
-#: gtk/gtktoolbar.c:242
+#: gtk/gtktoolbar.c:243
msgid "Size of spacers"
msgstr ""
-#: gtk/gtktoolbar.c:251
+#: gtk/gtktoolbar.c:252
msgid "Amount of border space between the toolbar shadow and the buttons"
msgstr ""
-#: gtk/gtktoolbar.c:259
+#: gtk/gtktoolbar.c:260
msgid "Space style"
msgstr ""
-#: gtk/gtktoolbar.c:260
+#: gtk/gtktoolbar.c:261
msgid "Whether spacers are vertical lines or just blank"
msgstr ""
-#: gtk/gtktoolbar.c:268
+#: gtk/gtktoolbar.c:269
msgid "Button relief"
msgstr ""
-#: gtk/gtktoolbar.c:269
+#: gtk/gtktoolbar.c:270
msgid "Type of bevel around toolbar buttons"
msgstr ""
-#: gtk/gtktoolbar.c:277
+#: gtk/gtktoolbar.c:278
msgid "Style of bevel around the toolbar"
msgstr ""
-#: gtk/gtktoolbar.c:283
+#: gtk/gtktoolbar.c:284
#, fuzzy
msgid "Toolbar style"
msgstr "Kiểu Chữ:"
-#: gtk/gtktoolbar.c:284
+#: gtk/gtktoolbar.c:285
msgid ""
"Whether default toolbars have text only, text and icons, icons only, etc."
msgstr ""
-#: gtk/gtktoolbar.c:290
+#: gtk/gtktoolbar.c:291
msgid "Toolbar icon size"
msgstr ""
-#: gtk/gtktoolbar.c:291
+#: gtk/gtktoolbar.c:292
msgid "Size of icons in default toolbars"
msgstr ""
-#: gtk/gtktreeview.c:496
+#: gtk/gtktreeview.c:497
msgid "TreeView Model"
msgstr ""
-#: gtk/gtktreeview.c:497
+#: gtk/gtktreeview.c:498
msgid "The model for the tree view"
msgstr ""
-#: gtk/gtktreeview.c:505
+#: gtk/gtktreeview.c:506
msgid "Horizontal Adjustment for the widget"
msgstr ""
-#: gtk/gtktreeview.c:513
+#: gtk/gtktreeview.c:514
msgid "Vertical Adjustment for the widget"
msgstr ""
-#: gtk/gtktreeview.c:520 gtk/gtktreeviewcolumn.c:171 gtk/gtkwidget.c:421
+#: gtk/gtktreeview.c:521 gtk/gtktreeviewcolumn.c:173 gtk/gtkwidget.c:427
#, fuzzy
msgid "Visible"
msgstr "Tắt"
-#: gtk/gtktreeview.c:521
+#: gtk/gtktreeview.c:522
msgid "Show the column header buttons"
msgstr ""
-#: gtk/gtktreeview.c:528
+#: gtk/gtktreeview.c:529
msgid "Headers Clickable"
msgstr ""
-#: gtk/gtktreeview.c:529
+#: gtk/gtktreeview.c:530
msgid "Column headers respond to click events"
msgstr ""
-#: gtk/gtktreeview.c:536
+#: gtk/gtktreeview.c:537
msgid "Expander Column"
msgstr ""
-#: gtk/gtktreeview.c:537
+#: gtk/gtktreeview.c:538
msgid "Set the column for the expander column"
msgstr ""
-#: gtk/gtktreeview.c:544 gtk/gtktreeviewcolumn.c:262
+#: gtk/gtktreeview.c:545 gtk/gtktreeviewcolumn.c:272
msgid "Reorderable"
msgstr ""
-#: gtk/gtktreeview.c:545
+#: gtk/gtktreeview.c:546
msgid "View is reorderable"
msgstr ""
-#: gtk/gtktreeview.c:552
+#: gtk/gtktreeview.c:553
msgid "Rules Hint"
msgstr ""
-#: gtk/gtktreeview.c:553
+#: gtk/gtktreeview.c:554
msgid "Set a hint to the theme engine to draw rows in alternating colors"
msgstr ""
-#: gtk/gtktreeview.c:560
+#: gtk/gtktreeview.c:561
msgid "Enable Search"
msgstr ""
-#: gtk/gtktreeview.c:561
+#: gtk/gtktreeview.c:562
msgid "View allows user to search through columns interactively"
msgstr ""
-#: gtk/gtktreeview.c:568
+#: gtk/gtktreeview.c:569
msgid "Search Column"
msgstr ""
-#: gtk/gtktreeview.c:569
+#: gtk/gtktreeview.c:570
msgid "Model column to search through when searching through code"
msgstr ""
-#: gtk/gtktreeview.c:582
+#: gtk/gtktreeview.c:583
msgid "Expander Size"
msgstr ""
-#: gtk/gtktreeview.c:583
+#: gtk/gtktreeview.c:584
msgid "Size of the expander arrow."
msgstr ""
-#: gtk/gtktreeview.c:591
+#: gtk/gtktreeview.c:592
msgid "Vertical Separator Width"
msgstr ""
-#: gtk/gtktreeview.c:592
+#: gtk/gtktreeview.c:593
msgid "Vertical space between cells. Must be an even number."
msgstr ""
-#: gtk/gtktreeview.c:600
+#: gtk/gtktreeview.c:601
msgid "Horizontal Separator Width"
msgstr ""
-#: gtk/gtktreeview.c:601
+#: gtk/gtktreeview.c:602
msgid "Horizontal space between cells. Must be an even number."
msgstr ""
-#: gtk/gtktreeview.c:609
+#: gtk/gtktreeview.c:610
msgid "Allow Rules"
msgstr ""
-#: gtk/gtktreeview.c:610
+#: gtk/gtktreeview.c:611
msgid "Allow drawing of alternating color rows."
msgstr ""
-#: gtk/gtktreeviewcolumn.c:172
+#: gtk/gtktreeview.c:617
+msgid "Indent Expanders"
+msgstr ""
+
+#: gtk/gtktreeview.c:618
+msgid "Make the expanders indented."
+msgstr ""
+
+#: gtk/gtktreeviewcolumn.c:174
msgid "Whether to display the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:180
+#: gtk/gtktreeviewcolumn.c:181 gtk/gtkwindow.c:394
+#, fuzzy
+msgid "Resizable"
+msgstr "Tắt"
+
+#: gtk/gtktreeviewcolumn.c:182
+msgid "Column is user-resizable"
+msgstr ""
+
+#: gtk/gtktreeviewcolumn.c:190
msgid "Current width of the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:188
+#: gtk/gtktreeviewcolumn.c:198
msgid "Sizing"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:189
+#: gtk/gtktreeviewcolumn.c:199
msgid "Resize mode of the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:197
+#: gtk/gtktreeviewcolumn.c:207
#, fuzzy
msgid "Fixed Width"
msgstr "Độ rộng Trung bình:"
-#: gtk/gtktreeviewcolumn.c:198
+#: gtk/gtktreeviewcolumn.c:208
msgid "Current fixed width of the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:207
+#: gtk/gtktreeviewcolumn.c:217
msgid "Minimum Width"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:208
+#: gtk/gtktreeviewcolumn.c:218
msgid "Minimum allowed width of the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:217
+#: gtk/gtktreeviewcolumn.c:227
msgid "Maximum Width"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:218
+#: gtk/gtktreeviewcolumn.c:228
msgid "Maximum allowed width of the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:227
+#: gtk/gtktreeviewcolumn.c:237
#, fuzzy
msgid "Title"
msgstr "Các tập tin"
-#: gtk/gtktreeviewcolumn.c:228
+#: gtk/gtktreeviewcolumn.c:238
msgid "Title to appear in column header"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:235
+#: gtk/gtktreeviewcolumn.c:245
msgid "Clickable"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:236
+#: gtk/gtktreeviewcolumn.c:246
msgid "Whether the header can be clicked"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:244
+#: gtk/gtktreeviewcolumn.c:254
#, fuzzy
msgid "Widget"
msgstr "Kiểu chữ:"
-#: gtk/gtktreeviewcolumn.c:245
+#: gtk/gtktreeviewcolumn.c:255
msgid "Widget to put in column header button instead of column title"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:252
+#: gtk/gtktreeviewcolumn.c:262
msgid "Alignment"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:253
+#: gtk/gtktreeviewcolumn.c:263
msgid "X Alignment of the column header text or widget"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:263
+#: gtk/gtktreeviewcolumn.c:273
msgid "Whether the column can be reordered around the headers"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:270
+#: gtk/gtktreeviewcolumn.c:280
msgid "Sort indicator"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:271
+#: gtk/gtktreeviewcolumn.c:281
msgid "Whether to show a sort indicator"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:278
+#: gtk/gtktreeviewcolumn.c:288
msgid "Sort order"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:279
+#: gtk/gtktreeviewcolumn.c:289
msgid "Sort direction the sort indicator should indicate"
msgstr ""
-#: gtk/gtkviewport.c:132
+#: gtk/gtkviewport.c:133
msgid ""
"The GtkAdjustment that determines the values of the horizontal position for "
"this viewport."
msgstr ""
-#: gtk/gtkviewport.c:140
+#: gtk/gtkviewport.c:141
msgid ""
"The GtkAdjustment that determines the values of the vertical position for "
"this viewport."
msgstr ""
-#: gtk/gtkviewport.c:148
+#: gtk/gtkviewport.c:149
msgid "Determines how the shadowed box around the viewport is drawn."
msgstr ""
-#: gtk/gtkwidget.c:388
+#: gtk/gtkwidget.c:394
#, fuzzy
msgid "Widget name"
msgstr "Kiểu chữ:"
-#: gtk/gtkwidget.c:389
+#: gtk/gtkwidget.c:395
msgid "The name of the widget"
msgstr ""
-#: gtk/gtkwidget.c:395
+#: gtk/gtkwidget.c:401
msgid "Parent widget"
msgstr ""
-#: gtk/gtkwidget.c:396
+#: gtk/gtkwidget.c:402
msgid "The parent widget of this widget. Must be a Container widget."
msgstr ""
-#: gtk/gtkwidget.c:403
+#: gtk/gtkwidget.c:409
msgid "Width request"
msgstr ""
-#: gtk/gtkwidget.c:404
+#: gtk/gtkwidget.c:410
msgid ""
"Override for width request of the widget, or -1 if natural request should be "
"used."
msgstr ""
-#: gtk/gtkwidget.c:412
+#: gtk/gtkwidget.c:418
msgid "Height request"
msgstr ""
-#: gtk/gtkwidget.c:413
+#: gtk/gtkwidget.c:419
msgid ""
"Override for height request of the widget, or -1 if natural request should "
"be used."
msgstr ""
-#: gtk/gtkwidget.c:422
+#: gtk/gtkwidget.c:428
msgid "Whether the widget is visible"
msgstr ""
-#: gtk/gtkwidget.c:428
+#: gtk/gtkwidget.c:434
msgid "Sensitive"
msgstr ""
-#: gtk/gtkwidget.c:429
+#: gtk/gtkwidget.c:435
msgid "Whether the widget responds to input"
msgstr ""
-#: gtk/gtkwidget.c:435
+#: gtk/gtkwidget.c:441
msgid "Application paintable"
msgstr ""
-#: gtk/gtkwidget.c:436
+#: gtk/gtkwidget.c:442
msgid "Whether the application will paint directly on the widget"
msgstr ""
-#: gtk/gtkwidget.c:442
+#: gtk/gtkwidget.c:448
msgid "Can focus"
msgstr ""
-#: gtk/gtkwidget.c:443
+#: gtk/gtkwidget.c:449
msgid "Whether the widget can accept the input focus"
msgstr ""
-#: gtk/gtkwidget.c:449
+#: gtk/gtkwidget.c:455
msgid "Has focus"
msgstr ""
-#: gtk/gtkwidget.c:450
+#: gtk/gtkwidget.c:456
msgid "Whether the widget has the input focus"
msgstr ""
-#: gtk/gtkwidget.c:456
+#: gtk/gtkwidget.c:462
#, fuzzy
msgid "Can default"
msgstr "default:LTR"
-#: gtk/gtkwidget.c:457
+#: gtk/gtkwidget.c:463
msgid "Whether the widget can be the default widget"
msgstr ""
-#: gtk/gtkwidget.c:463
+#: gtk/gtkwidget.c:469
#, fuzzy
msgid "Has default"
msgstr "default:LTR"
-#: gtk/gtkwidget.c:464
+#: gtk/gtkwidget.c:470
msgid "Whether the widget is the default widget"
msgstr ""
-#: gtk/gtkwidget.c:470
+#: gtk/gtkwidget.c:476
msgid "Receives default"
msgstr ""
-#: gtk/gtkwidget.c:471
+#: gtk/gtkwidget.c:477
msgid "If TRUE, the widget will receive the default action when it is focused."
msgstr ""
-#: gtk/gtkwidget.c:477
+#: gtk/gtkwidget.c:483
msgid "Composite child"
msgstr ""
-#: gtk/gtkwidget.c:478
+#: gtk/gtkwidget.c:484
msgid "Whether the widget is composed of other widgets"
msgstr ""
-#: gtk/gtkwidget.c:484
+#: gtk/gtkwidget.c:490
#, fuzzy
msgid "Style"
msgstr "Bổ xung Kiểu thức"
-#: gtk/gtkwidget.c:485
+#: gtk/gtkwidget.c:491
msgid ""
"The style of the widget, which contains information about how it will look "
"(colors etc)."
msgstr ""
-#: gtk/gtkwidget.c:491
+#: gtk/gtkwidget.c:497
msgid "Events"
msgstr ""
-#: gtk/gtkwidget.c:492
+#: gtk/gtkwidget.c:498
msgid "The event mask that decides what kind of GdkEvents this widget gets."
msgstr ""
-#: gtk/gtkwidget.c:499
+#: gtk/gtkwidget.c:505
msgid "Extension events"
msgstr ""
-#: gtk/gtkwidget.c:500
+#: gtk/gtkwidget.c:506
msgid "The mask that decides what kind of extension events this widget gets."
msgstr ""
-#: gtk/gtkwidget.c:1047
+#: gtk/gtkwidget.c:1053
msgid "Interior Focus"
msgstr ""
-#: gtk/gtkwidget.c:1048
+#: gtk/gtkwidget.c:1054
msgid "Whether to draw the focus indicator inside widgets."
msgstr ""
-#: gtk/gtkwindow.c:361
+#: gtk/gtkwindow.c:359
#, fuzzy
msgid "Window Type"
msgstr "Cử sổ"
-#: gtk/gtkwindow.c:362
+#: gtk/gtkwindow.c:360
msgid "The type of the window"
msgstr ""
-#: gtk/gtkwindow.c:371
+#: gtk/gtkwindow.c:369
#, fuzzy
msgid "Window Title"
msgstr "Cử sổ"
-#: gtk/gtkwindow.c:372
+#: gtk/gtkwindow.c:370
msgid "The title of the window"
msgstr ""
-#: gtk/gtkwindow.c:379
+#: gtk/gtkwindow.c:377
msgid "Allow Shrink"
msgstr ""
-#: gtk/gtkwindow.c:381
+#: gtk/gtkwindow.c:379
#, no-c-format
msgid ""
"If TRUE, the window has no mimimum size. Setting this to TRUE is 99% of the "
"time a bad idea."
msgstr ""
-#: gtk/gtkwindow.c:388
+#: gtk/gtkwindow.c:386
msgid "Allow Grow"
msgstr ""
-#: gtk/gtkwindow.c:389
+#: gtk/gtkwindow.c:387
msgid "If TRUE, users can expand the window beyond its minimum size."
msgstr ""
-#: gtk/gtkwindow.c:396
-#, fuzzy
-msgid "Resizable"
-msgstr "Tắt"
-
-#: gtk/gtkwindow.c:397
+#: gtk/gtkwindow.c:395
msgid "If TRUE, users can resize the window."
msgstr ""
-#: gtk/gtkwindow.c:404
+#: gtk/gtkwindow.c:402
msgid "Modal"
msgstr ""
-#: gtk/gtkwindow.c:405
+#: gtk/gtkwindow.c:403
msgid ""
"If TRUE, the window is modal (other windows are not usable while this one is "
"up)."
msgstr ""
-#: gtk/gtkwindow.c:412
+#: gtk/gtkwindow.c:410
msgid "Window Position"
msgstr ""
-#: gtk/gtkwindow.c:413
+#: gtk/gtkwindow.c:411
msgid "The initial position of the window."
msgstr ""
-#: gtk/gtkwindow.c:421
+#: gtk/gtkwindow.c:419
msgid "Default Width"
msgstr ""
-#: gtk/gtkwindow.c:422
+#: gtk/gtkwindow.c:420
msgid ""
"The default width of the window, used when initially showing the window."
msgstr ""
-#: gtk/gtkwindow.c:431
+#: gtk/gtkwindow.c:429
msgid "Default Height"
msgstr ""
-#: gtk/gtkwindow.c:432
+#: gtk/gtkwindow.c:430
msgid ""
"The default height of the window, used when initially showing the window."
msgstr ""
-#: gtk/gtkwindow.c:441
+#: gtk/gtkwindow.c:439
msgid "Destroy with Parent"
msgstr ""
-#: gtk/gtkwindow.c:442
+#: gtk/gtkwindow.c:440
msgid "If this window should be destroyed when the parent is destroyed"
msgstr ""
-#: gtk/gtkwindow.c:449
+#: gtk/gtkwindow.c:447
msgid "Icon"
msgstr ""
-#: gtk/gtkwindow.c:450
+#: gtk/gtkwindow.c:448
msgid "Icon for this window"
msgstr ""
-#: gtk/gtksizegroup.c:241
+#: gtk/gtksizegroup.c:242
#, fuzzy
msgid "Mode"
msgstr "Kiểu: "
-#: gtk/gtksizegroup.c:242
+#: gtk/gtksizegroup.c:243
msgid ""
"The the directions in which the size group effects the requested sizes of "
"its component widgets."
diff --git a/po/wa.po b/po/wa.po
index 888e2e38d..729873283 100644
--- a/po/wa.po
+++ b/po/wa.po
@@ -10,7 +10,7 @@
msgid ""
msgstr ""
"Project-Id-Version: gtk20 1.3.0\n"
-"POT-Creation-Date: 2001-10-25 16:39-0400\n"
+"POT-Creation-Date: 2001-11-23 15:47-0500\n"
"PO-Revision-Date: 1999-02-07 17:37+0100\n"
"Last-Translator: Pablo Saratxaga <srtxg@chanae.alphanet.ch>\n"
"Language-Team: walon <linux-wa@chanae.alphanet.ch>\n"
@@ -18,12 +18,12 @@ msgstr ""
"Content-Type: text/plain; charset=iso-8859-1\n"
"Content-Transfer-Encoding: 8bit\n"
-#: gdk-pixbuf/gdk-pixbuf-animation.c:144 gdk-pixbuf/gdk-pixbuf-io.c:543
+#: gdk-pixbuf/gdk-pixbuf-animation.c:144 gdk-pixbuf/gdk-pixbuf-io.c:551
#, c-format
msgid "Failed to open file '%s': %s"
msgstr "Dji n'a savou drov li fitch %s: %s"
-#: gdk-pixbuf/gdk-pixbuf-animation.c:155 gdk-pixbuf/gdk-pixbuf-io.c:553
+#: gdk-pixbuf/gdk-pixbuf-animation.c:155 gdk-pixbuf/gdk-pixbuf-io.c:561
#, c-format
msgid "Image file '%s' contains no data"
msgstr "Li fitc imdje %s n' a nole doneye dvins."
@@ -33,7 +33,7 @@ msgstr "Li fitc imdje %s n' a nole doneye dvins."
msgid "Don't know how to load the animation in file '%s'"
msgstr "Dji n' sai cmint tcherdj l'animcion do fitch %s"
-#: gdk-pixbuf/gdk-pixbuf-animation.c:205 gdk-pixbuf/gdk-pixbuf-io.c:598
+#: gdk-pixbuf/gdk-pixbuf-animation.c:205 gdk-pixbuf/gdk-pixbuf-io.c:606
#, c-format
msgid ""
"Failed to load image '%s': reason not known, probably a corrupt image file"
@@ -46,65 +46,65 @@ msgid ""
"animation file"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:316
+#: gdk-pixbuf/gdk-pixbuf-io.c:324
#, c-format
msgid "Unable to load image-loading module: %s: %s"
msgstr "Dji n' sai tcherdj li module po tcherdj les imdjes: %s: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:335
+#: gdk-pixbuf/gdk-pixbuf-io.c:343
#, c-format
msgid ""
"Image-loading module %s does not export the proper interface; perhaps it's "
"from a different GTK version?"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:452 gdk-pixbuf/gdk-pixbuf-io.c:478
+#: gdk-pixbuf/gdk-pixbuf-io.c:460 gdk-pixbuf/gdk-pixbuf-io.c:486
#, c-format
msgid "Image type '%s' is not supported"
msgstr "Li sre d'imdje %s n' est nn sopoirt"
-#: gdk-pixbuf/gdk-pixbuf-io.c:500
+#: gdk-pixbuf/gdk-pixbuf-io.c:508
#, fuzzy, c-format
msgid "Couldn't recognize the image file format for file '%s'"
msgstr "Cogne di fitch imdje nn cnoxhowe"
-#: gdk-pixbuf/gdk-pixbuf-io.c:506
+#: gdk-pixbuf/gdk-pixbuf-io.c:514
msgid "Unrecognized image file format"
msgstr "Cogne di fitch imdje nn cnoxhowe"
-#: gdk-pixbuf/gdk-pixbuf-io.c:576
+#: gdk-pixbuf/gdk-pixbuf-io.c:584
#, c-format
msgid "Don't know how to load the image in file '%s'"
msgstr "Dji n' sai cmint tcherdj l'imdje do fitch %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:609
+#: gdk-pixbuf/gdk-pixbuf-io.c:617
#, c-format
msgid "Failed to load image '%s': %s"
msgstr "Dji n'a savou tcherdj l'imdje %s: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:714
+#: gdk-pixbuf/gdk-pixbuf-io.c:722
#, c-format
msgid "This build of gdk-pixbuf does not support saving the image format: %s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:822
+#: gdk-pixbuf/gdk-pixbuf-io.c:830
#, c-format
msgid "Failed to open '%s' for writing: %s"
msgstr "Dji n'a savou drov l' fitch %s po scrire: %s"
-#: gdk-pixbuf/gdk-pixbuf-io.c:843
+#: gdk-pixbuf/gdk-pixbuf-io.c:851
#, c-format
msgid ""
"Failed to close '%s' while writing image, all data may not have been saved: %"
"s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-loader.c:252
+#: gdk-pixbuf/gdk-pixbuf-loader.c:250
#, fuzzy, c-format
msgid "Incremental loading of image type '%s' is not supported"
msgstr "Li sre d'imdje %s n' est nn sopoirt"
-#: gdk-pixbuf/gdk-pixbuf-loader.c:275 gdk-pixbuf/gdk-pixbuf-loader.c:376
+#: gdk-pixbuf/gdk-pixbuf-loader.c:273 gdk-pixbuf/gdk-pixbuf-loader.c:374
#, c-format
msgid ""
"Internal error: Image loader module '%s' failed to begin loading an image, "
@@ -383,37 +383,37 @@ msgstr "Nn del memwere assez po tcherdj l'imdje GIF"
msgid "Failed to write to temporary file when loading XBM image"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1256
+#: gdk-pixbuf/io-xpm.c:1234
#, fuzzy
msgid "No XPM header found"
msgstr "Nou scriftr di trov\n"
-#: gdk-pixbuf/io-xpm.c:1264
+#: gdk-pixbuf/io-xpm.c:1242
msgid "XPM file has image width <= 0"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1272
+#: gdk-pixbuf/io-xpm.c:1250
msgid "XPM file has image height <= 0"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1280
+#: gdk-pixbuf/io-xpm.c:1258
msgid "XPM file has invalid number of colors"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1288
+#: gdk-pixbuf/io-xpm.c:1266
msgid "XPM has invalid number of chars per pixel"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1306
+#: gdk-pixbuf/io-xpm.c:1284
msgid "Can't read XPM colormap"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1344
+#: gdk-pixbuf/io-xpm.c:1322
#, fuzzy
msgid "Can't allocate memory for loading XPM image"
msgstr "Dji n' pout assiner del memwere!\n"
-#: gdk-pixbuf/io-xpm.c:1527
+#: gdk-pixbuf/io-xpm.c:1505
msgid "Failed to write to temporary file when loading XPM image"
msgstr ""
@@ -436,13 +436,22 @@ msgstr "(pout f ki les doneyes divinexhe crombe)"
msgid "failed to allocate image buffer of %u bytes"
msgstr "Dji n'a savou tcherdj l'imdje %s: %s"
-#: gtk/gtkaccellabel.c:115
+#: gtk/gtkaccellabel.c:122
#, fuzzy
-msgid "Accelerator object"
+msgid "Accelerator Closure"
msgstr "Rascorti"
-#: gtk/gtkaccellabel.c:116
-msgid "The object monitored by this accelerator label"
+#: gtk/gtkaccellabel.c:123
+msgid "The closure to be monitored for accelerator changes"
+msgstr ""
+
+#: gtk/gtkaccellabel.c:129
+#, fuzzy
+msgid "Accelerator Widget"
+msgstr "Rascorti"
+
+#: gtk/gtkaccellabel.c:130
+msgid "The widget to be monitored for accelerator changes"
msgstr ""
#: gtk/gtkalignment.c:102
@@ -607,7 +616,7 @@ msgstr "Espamint:"
msgid "The amount of space between children."
msgstr ""
-#: gtk/gtkbox.c:135 gtk/gtknotebook.c:396
+#: gtk/gtkbox.c:135 gtk/gtknotebook.c:400
msgid "Homogeneous"
msgstr ""
@@ -615,79 +624,79 @@ msgstr ""
msgid "Whether the children should all be the same size."
msgstr ""
-#: gtk/gtkbutton.c:183 gtk/gtkframe.c:125 gtk/gtklabel.c:283
+#: gtk/gtkbutton.c:188 gtk/gtkframe.c:125 gtk/gtklabel.c:282
msgid "Label"
msgstr "Etikete"
-#: gtk/gtkbutton.c:184
+#: gtk/gtkbutton.c:189
msgid ""
"Text of the label widget inside the button, if the button contains a label "
"widget."
msgstr ""
-#: gtk/gtkbutton.c:191 gtk/gtklabel.c:304
+#: gtk/gtkbutton.c:196 gtk/gtklabel.c:303
#, fuzzy
msgid "Use underline"
msgstr "Sorlign"
-#: gtk/gtkbutton.c:192 gtk/gtklabel.c:305
+#: gtk/gtkbutton.c:197 gtk/gtklabel.c:304
msgid ""
"If set, an underline in the text indicates the next character should be used "
"for the mnemonic accelerator key"
msgstr ""
-#: gtk/gtkbutton.c:199
+#: gtk/gtkbutton.c:204
msgid "Use stock"
msgstr ""
-#: gtk/gtkbutton.c:200
+#: gtk/gtkbutton.c:205
msgid ""
"If set, the label is used to pick a stock item instead of being displayed"
msgstr ""
-#: gtk/gtkbutton.c:207
+#: gtk/gtkbutton.c:212
#, fuzzy
msgid "Border relief"
msgstr "Grandeu do tchamp"
-#: gtk/gtkbutton.c:208
+#: gtk/gtkbutton.c:213
msgid "The border relief style."
msgstr ""
-#: gtk/gtkbutton.c:259
+#: gtk/gtkbutton.c:264
#, fuzzy
msgid "Default Spacing"
msgstr "Prmetowe accion"
-#: gtk/gtkbutton.c:260
+#: gtk/gtkbutton.c:265
msgid "Extra space to add for CAN_DEFAULT buttons"
msgstr ""
-#: gtk/gtkbutton.c:266
+#: gtk/gtkbutton.c:271
#, fuzzy
msgid "Default Outside Spacing"
msgstr "Eploy li prmetou drovaedje"
-#: gtk/gtkbutton.c:267
+#: gtk/gtkbutton.c:272
msgid ""
"Extra space to add for CAN_DEFAULT buttons that is always drawn outside the "
"border"
msgstr ""
-#: gtk/gtkbutton.c:272
+#: gtk/gtkbutton.c:277
msgid "Child X Displacement"
msgstr ""
-#: gtk/gtkbutton.c:273
+#: gtk/gtkbutton.c:278
msgid ""
"How far in the x direction to move the child when the button is depressed"
msgstr ""
-#: gtk/gtkbutton.c:280
+#: gtk/gtkbutton.c:285
msgid "Child Y Displacement"
msgstr ""
-#: gtk/gtkbutton.c:281
+#: gtk/gtkbutton.c:286
msgid ""
"How far in the y direction to move the child when the button is depressed"
msgstr ""
@@ -798,308 +807,308 @@ msgstr "Objets do scriftr"
msgid "The pixbuf to render."
msgstr "Tecse a hyner"
-#: gtk/gtkcellrenderertext.c:173 gtk/gtkentry.c:498 gtk/gtkprogressbar.c:207
+#: gtk/gtkcellrenderertext.c:174 gtk/gtkentry.c:506 gtk/gtkprogressbar.c:207
msgid "Text"
msgstr "Tecse"
-#: gtk/gtkcellrenderertext.c:174
+#: gtk/gtkcellrenderertext.c:175
msgid "Text to render"
msgstr "Tecse a hyner"
-#: gtk/gtkcellrenderertext.c:181
+#: gtk/gtkcellrenderertext.c:182
msgid "Markup"
msgstr "Sorbriyance"
-#: gtk/gtkcellrenderertext.c:182
+#: gtk/gtkcellrenderertext.c:183
msgid "Marked up text to render"
msgstr "Tecse a hyner sorbriyance"
-#: gtk/gtkcellrenderertext.c:189 gtk/gtklabel.c:290
+#: gtk/gtkcellrenderertext.c:190 gtk/gtklabel.c:289
msgid "Attributes"
msgstr "Atributs"
-#: gtk/gtkcellrenderertext.c:190
+#: gtk/gtkcellrenderertext.c:191
msgid "A list of style attributes to apply to the text of the renderer."
msgstr ""
-#: gtk/gtkcellrenderertext.c:197 gtk/gtktexttag.c:208
+#: gtk/gtkcellrenderertext.c:198 gtk/gtktexttag.c:209
msgid "Background color name"
msgstr "No del coleur di fond"
-#: gtk/gtkcellrenderertext.c:198 gtk/gtktexttag.c:209
+#: gtk/gtkcellrenderertext.c:199 gtk/gtktexttag.c:210
msgid "Background color as a string"
msgstr "Coleur di fond come ene tchinne di tecse"
-#: gtk/gtkcellrenderertext.c:205 gtk/gtktexttag.c:216
+#: gtk/gtkcellrenderertext.c:206 gtk/gtktexttag.c:217
msgid "Background color"
msgstr "Coleur di fond"
-#: gtk/gtkcellrenderertext.c:206 gtk/gtktexttag.c:217
+#: gtk/gtkcellrenderertext.c:207 gtk/gtktexttag.c:218
msgid "Background color as a GdkColor"
msgstr "Coleur di fond come valixhance GdkColor"
-#: gtk/gtkcellrenderertext.c:213 gtk/gtktexttag.c:242
+#: gtk/gtkcellrenderertext.c:214 gtk/gtktexttag.c:243
msgid "Foreground color name"
msgstr "No del coleur di dvant"
-#: gtk/gtkcellrenderertext.c:214 gtk/gtktexttag.c:243
+#: gtk/gtkcellrenderertext.c:215 gtk/gtktexttag.c:244
msgid "Foreground color as a string"
msgstr "Coleur di dvant come ene tchinne di tecse"
-#: gtk/gtkcellrenderertext.c:221 gtk/gtktexttag.c:250
+#: gtk/gtkcellrenderertext.c:222 gtk/gtktexttag.c:251
msgid "Foreground color"
msgstr "Coleur di dvant"
-#: gtk/gtkcellrenderertext.c:222 gtk/gtktexttag.c:251
+#: gtk/gtkcellrenderertext.c:223 gtk/gtktexttag.c:252
msgid "Foreground color as a GdkColor"
msgstr "Coleur di dvant come valixhance GdkColor"
-#: gtk/gtkcellrenderertext.c:230 gtk/gtkentry.c:430 gtk/gtktexttag.c:276
-#: gtk/gtktextview.c:539
+#: gtk/gtkcellrenderertext.c:231 gtk/gtkentry.c:438 gtk/gtktexttag.c:277
+#: gtk/gtktextview.c:548
msgid "Editable"
msgstr "Aspougnve"
-#: gtk/gtkcellrenderertext.c:231 gtk/gtktexttag.c:277 gtk/gtktextview.c:540
+#: gtk/gtkcellrenderertext.c:232 gtk/gtktexttag.c:278 gtk/gtktextview.c:549
msgid "Whether the text can be modified by the user"
msgstr ""
-#: gtk/gtkcellrenderertext.c:238 gtk/gtkcellrenderertext.c:246
-#: gtk/gtkfontsel.c:192 gtk/gtktexttag.c:284 gtk/gtktexttag.c:292
+#: gtk/gtkcellrenderertext.c:239 gtk/gtkcellrenderertext.c:247
+#: gtk/gtkfontsel.c:192 gtk/gtktexttag.c:285 gtk/gtktexttag.c:293
msgid "Font"
msgstr "Fonte"
-#: gtk/gtkcellrenderertext.c:239 gtk/gtktexttag.c:285
+#: gtk/gtkcellrenderertext.c:240 gtk/gtktexttag.c:286
msgid "Font description as a string"
msgstr "Discrijhaedje del fonte (tchinne di tecse)"
-#: gtk/gtkcellrenderertext.c:247 gtk/gtktexttag.c:293
+#: gtk/gtkcellrenderertext.c:248 gtk/gtktexttag.c:294
msgid "Font description as a PangoFontDescription struct"
msgstr "Discrijhaedje del fonte (structeure PangoFontDescription)"
-#: gtk/gtkcellrenderertext.c:255 gtk/gtktexttag.c:301
+#: gtk/gtkcellrenderertext.c:256 gtk/gtktexttag.c:302
msgid "Font family"
msgstr "Famile del fonte"
-#: gtk/gtkcellrenderertext.c:256 gtk/gtktexttag.c:302
+#: gtk/gtkcellrenderertext.c:257 gtk/gtktexttag.c:303
msgid "Name of the font family, e.g. Sans, Helvetica, Times, Monospace"
msgstr "No del famile del fonte, eg Sans, Helvetica, Times, Monospace"
-#: gtk/gtkcellrenderertext.c:263 gtk/gtkcellrenderertext.c:264
-#: gtk/gtktexttag.c:309 gtk/gtktexttag.c:310
+#: gtk/gtkcellrenderertext.c:264 gtk/gtkcellrenderertext.c:265
+#: gtk/gtktexttag.c:310 gtk/gtktexttag.c:311
msgid "Font style"
msgstr "Stle del fonte"
-#: gtk/gtkcellrenderertext.c:272 gtk/gtkcellrenderertext.c:273
-#: gtk/gtktexttag.c:318 gtk/gtktexttag.c:319
+#: gtk/gtkcellrenderertext.c:273 gtk/gtkcellrenderertext.c:274
+#: gtk/gtktexttag.c:319 gtk/gtktexttag.c:320
msgid "Font variant"
msgstr "Variante del fonte"
-#: gtk/gtkcellrenderertext.c:281 gtk/gtkcellrenderertext.c:282
-#: gtk/gtktexttag.c:327 gtk/gtktexttag.c:328
+#: gtk/gtkcellrenderertext.c:282 gtk/gtkcellrenderertext.c:283
+#: gtk/gtktexttag.c:328 gtk/gtktexttag.c:329
msgid "Font weight"
msgstr "Pwed del fonte"
-#: gtk/gtkcellrenderertext.c:291 gtk/gtkcellrenderertext.c:292
-#: gtk/gtktexttag.c:338 gtk/gtktexttag.c:339
+#: gtk/gtkcellrenderertext.c:292 gtk/gtkcellrenderertext.c:293
+#: gtk/gtktexttag.c:339 gtk/gtktexttag.c:340
msgid "Font stretch"
msgstr "Lrdjeu del fonte"
-#: gtk/gtkcellrenderertext.c:300 gtk/gtkcellrenderertext.c:301
-#: gtk/gtktexttag.c:347 gtk/gtktexttag.c:348
+#: gtk/gtkcellrenderertext.c:301 gtk/gtkcellrenderertext.c:302
+#: gtk/gtktexttag.c:348 gtk/gtktexttag.c:349
msgid "Font size"
msgstr "Grandeu del fonte"
-#: gtk/gtkcellrenderertext.c:310 gtk/gtktexttag.c:367
+#: gtk/gtkcellrenderertext.c:311 gtk/gtktexttag.c:368
msgid "Font points"
msgstr "Ponts del fonte"
-#: gtk/gtkcellrenderertext.c:311 gtk/gtktexttag.c:368
+#: gtk/gtkcellrenderertext.c:312 gtk/gtktexttag.c:369
msgid "Font size in points"
msgstr "Grandeu del fonte ( ponts)"
-#: gtk/gtkcellrenderertext.c:320 gtk/gtktexttag.c:357 gtk/gtktexttag.c:358
+#: gtk/gtkcellrenderertext.c:321 gtk/gtktexttag.c:358 gtk/gtktexttag.c:359
msgid "Font scale"
msgstr "Schle del fonte"
-#: gtk/gtkcellrenderertext.c:321
+#: gtk/gtkcellrenderertext.c:322
msgid "Font scaling factor"
msgstr "Facteur di schle del fonte"
-#: gtk/gtkcellrenderertext.c:330 gtk/gtktexttag.c:426
+#: gtk/gtkcellrenderertext.c:331 gtk/gtktexttag.c:427
msgid "Rise"
msgstr "Hteu"
-#: gtk/gtkcellrenderertext.c:331 gtk/gtktexttag.c:427
+#: gtk/gtkcellrenderertext.c:332 gtk/gtktexttag.c:428
msgid ""
"Offset of text above the baseline (below the baseline if rise is negative)"
msgstr ""
"Eplaemint hteu pa rapoirt al roye di bze pol tecse ( dzo del roye si "
"l' valixhance est negative)"
-#: gtk/gtkcellrenderertext.c:341 gtk/gtktexttag.c:466
+#: gtk/gtkcellrenderertext.c:342 gtk/gtktexttag.c:467
msgid "Strikethrough"
msgstr "Br"
-#: gtk/gtkcellrenderertext.c:342 gtk/gtktexttag.c:467
+#: gtk/gtkcellrenderertext.c:343 gtk/gtktexttag.c:468
msgid "Whether to strike through the text"
msgstr "Brer li tecse d' ene roye d' travi"
-#: gtk/gtkcellrenderertext.c:349 gtk/gtktexttag.c:474
+#: gtk/gtkcellrenderertext.c:350 gtk/gtktexttag.c:475
msgid "Underline"
msgstr "Sorlign"
-#: gtk/gtkcellrenderertext.c:350 gtk/gtktexttag.c:475
+#: gtk/gtkcellrenderertext.c:351 gtk/gtktexttag.c:476
msgid "Style of underline for this text"
msgstr "Stle di sorlignaedje po ci tecse chal"
-#: gtk/gtkcellrenderertext.c:360 gtk/gtktexttag.c:511
+#: gtk/gtkcellrenderertext.c:361 gtk/gtktexttag.c:512
#, fuzzy
msgid "Background set"
msgstr "Apontiaedje do fond do scribanne"
-#: gtk/gtkcellrenderertext.c:361 gtk/gtktexttag.c:512
+#: gtk/gtkcellrenderertext.c:362 gtk/gtktexttag.c:513
#, fuzzy
msgid "Whether this tag affects the background color"
msgstr "Diner li coleur di fond"
-#: gtk/gtkcellrenderertext.c:364 gtk/gtktexttag.c:523
+#: gtk/gtkcellrenderertext.c:365 gtk/gtktexttag.c:524
#, fuzzy
msgid "Foreground set"
msgstr "Coleur di _dvant: "
-#: gtk/gtkcellrenderertext.c:365 gtk/gtktexttag.c:524
+#: gtk/gtkcellrenderertext.c:366 gtk/gtktexttag.c:525
#, fuzzy
msgid "Whether this tag affects the foreground color"
msgstr "gtranslator -- coleur di dvant"
-#: gtk/gtkcellrenderertext.c:368 gtk/gtktexttag.c:531
+#: gtk/gtkcellrenderertext.c:369 gtk/gtktexttag.c:532
#, fuzzy
msgid "Editability set"
msgstr "Aspougnve"
-#: gtk/gtkcellrenderertext.c:369 gtk/gtktexttag.c:532
+#: gtk/gtkcellrenderertext.c:370 gtk/gtktexttag.c:533
msgid "Whether this tag affects text editability"
msgstr ""
-#: gtk/gtkcellrenderertext.c:372 gtk/gtktexttag.c:535
+#: gtk/gtkcellrenderertext.c:373 gtk/gtktexttag.c:536
#, fuzzy
msgid "Font family set"
msgstr "Famile del fonte"
-#: gtk/gtkcellrenderertext.c:373 gtk/gtktexttag.c:536
+#: gtk/gtkcellrenderertext.c:374 gtk/gtktexttag.c:537
msgid "Whether this tag affects the font family"
msgstr ""
-#: gtk/gtkcellrenderertext.c:376 gtk/gtktexttag.c:539
+#: gtk/gtkcellrenderertext.c:377 gtk/gtktexttag.c:540
#, fuzzy
msgid "Font style set"
msgstr "Stle del fonte"
-#: gtk/gtkcellrenderertext.c:377 gtk/gtktexttag.c:540
+#: gtk/gtkcellrenderertext.c:378 gtk/gtktexttag.c:541
msgid "Whether this tag affects the font style"
msgstr ""
-#: gtk/gtkcellrenderertext.c:380 gtk/gtktexttag.c:543
+#: gtk/gtkcellrenderertext.c:381 gtk/gtktexttag.c:544
#, fuzzy
msgid "Font variant set"
msgstr "Variante del fonte"
-#: gtk/gtkcellrenderertext.c:381 gtk/gtktexttag.c:544
+#: gtk/gtkcellrenderertext.c:382 gtk/gtktexttag.c:545
msgid "Whether this tag affects the font variant"
msgstr ""
-#: gtk/gtkcellrenderertext.c:384 gtk/gtktexttag.c:547
+#: gtk/gtkcellrenderertext.c:385 gtk/gtktexttag.c:548
#, fuzzy
msgid "Font weight set"
msgstr "Pwed del fonte"
-#: gtk/gtkcellrenderertext.c:385 gtk/gtktexttag.c:548
+#: gtk/gtkcellrenderertext.c:386 gtk/gtktexttag.c:549
msgid "Whether this tag affects the font weight"
msgstr ""
-#: gtk/gtkcellrenderertext.c:388 gtk/gtktexttag.c:551
+#: gtk/gtkcellrenderertext.c:389 gtk/gtktexttag.c:552
#, fuzzy
msgid "Font stretch set"
msgstr "Lrdjeu del fonte"
-#: gtk/gtkcellrenderertext.c:389 gtk/gtktexttag.c:552
+#: gtk/gtkcellrenderertext.c:390 gtk/gtktexttag.c:553
msgid "Whether this tag affects the font stretch"
msgstr ""
-#: gtk/gtkcellrenderertext.c:392 gtk/gtktexttag.c:555
+#: gtk/gtkcellrenderertext.c:393 gtk/gtktexttag.c:556
#, fuzzy
msgid "Font size set"
msgstr "Grandeu del fonte"
-#: gtk/gtkcellrenderertext.c:393 gtk/gtktexttag.c:556
+#: gtk/gtkcellrenderertext.c:394 gtk/gtktexttag.c:557
msgid "Whether this tag affects the font size"
msgstr ""
-#: gtk/gtkcellrenderertext.c:396 gtk/gtktexttag.c:559
+#: gtk/gtkcellrenderertext.c:397 gtk/gtktexttag.c:560
#, fuzzy
msgid "Font scale set"
msgstr "Schle del fonte"
-#: gtk/gtkcellrenderertext.c:397 gtk/gtktexttag.c:560
+#: gtk/gtkcellrenderertext.c:398 gtk/gtktexttag.c:561
msgid "Whether this tag scales the font size by a factor"
msgstr ""
-#: gtk/gtkcellrenderertext.c:400 gtk/gtktexttag.c:579
+#: gtk/gtkcellrenderertext.c:401 gtk/gtktexttag.c:580
#, fuzzy
msgid "Rise set"
msgstr "Rimete a zer"
-#: gtk/gtkcellrenderertext.c:401 gtk/gtktexttag.c:580
+#: gtk/gtkcellrenderertext.c:402 gtk/gtktexttag.c:581
msgid "Whether this tag affects the rise"
msgstr ""
-#: gtk/gtkcellrenderertext.c:404 gtk/gtktexttag.c:595
+#: gtk/gtkcellrenderertext.c:405 gtk/gtktexttag.c:596
#, fuzzy
msgid "Strikethrough set"
msgstr "Br"
-#: gtk/gtkcellrenderertext.c:405 gtk/gtktexttag.c:596
+#: gtk/gtkcellrenderertext.c:406 gtk/gtktexttag.c:597
#, fuzzy
msgid "Whether this tag affects strikethrough"
msgstr "Brer li tecse d' ene roye d' travi"
-#: gtk/gtkcellrenderertext.c:408 gtk/gtktexttag.c:603
+#: gtk/gtkcellrenderertext.c:409 gtk/gtktexttag.c:604
#, fuzzy
msgid "Underline set"
msgstr "Sorlign"
-#: gtk/gtkcellrenderertext.c:409 gtk/gtktexttag.c:604
+#: gtk/gtkcellrenderertext.c:410 gtk/gtktexttag.c:605
msgid "Whether this tag affects underlining"
msgstr ""
-#: gtk/gtkcellrenderertoggle.c:129
+#: gtk/gtkcellrenderertoggle.c:130
#, fuzzy
msgid "Toggle state"
msgstr "Statistikes log"
-#: gtk/gtkcellrenderertoggle.c:130
+#: gtk/gtkcellrenderertoggle.c:131
msgid "The toggle state of the button"
msgstr ""
-#: gtk/gtkcellrenderertoggle.c:138
+#: gtk/gtkcellrenderertoggle.c:139
#, fuzzy
msgid "Activatable"
msgstr "n alaedje"
-#: gtk/gtkcellrenderertoggle.c:139
+#: gtk/gtkcellrenderertoggle.c:140
msgid "The toggle button can be activated"
msgstr ""
-#: gtk/gtkcellrenderertoggle.c:147
+#: gtk/gtkcellrenderertoggle.c:148
#, fuzzy
msgid "Radio state"
msgstr "Statistikes log"
-#: gtk/gtkcellrenderertoggle.c:148
+#: gtk/gtkcellrenderertoggle.c:149
msgid "Draw the toggle button as a radio button"
msgstr ""
-#: gtk/gtkcheckbutton.c:95 gtk/gtkoptionmenu.c:163
+#: gtk/gtkcheckbutton.c:95 gtk/gtkoptionmenu.c:191
#, fuzzy
msgid "Indicator Size"
msgstr "Indicateu"
@@ -1108,7 +1117,7 @@ msgstr "Indicateu"
msgid "Size of check or radio indicator"
msgstr ""
-#: gtk/gtkcheckbutton.c:103 gtk/gtkoptionmenu.c:169
+#: gtk/gtkcheckbutton.c:103 gtk/gtkoptionmenu.c:197
#, fuzzy
msgid "Indicator Spacing"
msgstr "Indicateu"
@@ -1117,171 +1126,171 @@ msgstr "Indicateu"
msgid "Spacing around check or radio indicator"
msgstr ""
-#: gtk/gtkcheckmenuitem.c:114 gtk/gtktogglebutton.c:142
+#: gtk/gtkcheckmenuitem.c:115 gtk/gtktogglebutton.c:132
msgid "Active"
msgstr "n alaedje"
-#: gtk/gtkcheckmenuitem.c:115
+#: gtk/gtkcheckmenuitem.c:116
msgid "Whether the menu item is checked."
msgstr ""
-#: gtk/gtkcheckmenuitem.c:122 gtk/gtktogglebutton.c:150
+#: gtk/gtkcheckmenuitem.c:123 gtk/gtktogglebutton.c:140
#, fuzzy
msgid "Inconsistent"
msgstr "Eplaemint del imdjete"
-#: gtk/gtkcheckmenuitem.c:123
+#: gtk/gtkcheckmenuitem.c:124
msgid "Whether to display an \"inconsistent\" state."
msgstr ""
-#: gtk/gtkcolorsel.c:574
+#: gtk/gtkcolorsel.c:578
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:579
+#: gtk/gtkcolorsel.c:583
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:883
+#: gtk/gtkcolorsel.c:887
msgid "_Save color here"
msgstr "_Schaper l'coleur chal"
-#: gtk/gtkcolorsel.c:1051
+#: gtk/gtkcolorsel.c:1055
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:1667
+#: gtk/gtkcolorsel.c:1674
#, fuzzy
msgid "Has Opacity Control"
msgstr "Contrle di aRts"
-#: gtk/gtkcolorsel.c:1668
+#: gtk/gtkcolorsel.c:1675
msgid "Whether the color selector should allow setting opacity"
msgstr ""
-#: gtk/gtkcolorsel.c:1674
+#: gtk/gtkcolorsel.c:1681
#, fuzzy
msgid "Has palette"
msgstr "_Schaper palete"
-#: gtk/gtkcolorsel.c:1675
+#: gtk/gtkcolorsel.c:1682
msgid "Whether a palette should be used"
msgstr ""
-#: gtk/gtkcolorsel.c:1681
+#: gtk/gtkcolorsel.c:1688
#, fuzzy
msgid "Current Color"
msgstr "Coleur do cursoe"
-#: gtk/gtkcolorsel.c:1682
+#: gtk/gtkcolorsel.c:1689
#, fuzzy
msgid "The current color"
msgstr "Candj li cte do moumint"
-#: gtk/gtkcolorsel.c:1688
+#: gtk/gtkcolorsel.c:1695
#, fuzzy
msgid "Current Alpha"
msgstr "Do moumint"
-#: gtk/gtkcolorsel.c:1689
+#: gtk/gtkcolorsel.c:1696
msgid "The current opacity value (0 fully transparent, 65535 fully opaque)"
msgstr ""
-#: gtk/gtkcolorsel.c:1702
+#: gtk/gtkcolorsel.c:1709
msgid "Custom palette"
msgstr "Palete da vosse"
-#: gtk/gtkcolorsel.c:1703
+#: gtk/gtkcolorsel.c:1710
#, fuzzy
msgid "Palette to use in the color selector"
msgstr "Fitch tecse a stitch l rapoirt"
-#: gtk/gtkcolorsel.c:1758
+#: gtk/gtkcolorsel.c:1750
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:1786
+#: gtk/gtkcolorsel.c:1778
msgid ""
"Click the eyedropper, then click a color anywhere on your screen to select "
"that color."
msgstr ""
-#: gtk/gtkcolorsel.c:1795
+#: gtk/gtkcolorsel.c:1787
msgid "_Hue:"
msgstr "_Tinte:"
-#: gtk/gtkcolorsel.c:1796
+#: gtk/gtkcolorsel.c:1788
msgid "Position on the color wheel."
msgstr "Eplaemint l rowe des coleurs."
-#: gtk/gtkcolorsel.c:1797
+#: gtk/gtkcolorsel.c:1789
msgid "_Saturation:"
msgstr "_Saturaedje:"
-#: gtk/gtkcolorsel.c:1798
+#: gtk/gtkcolorsel.c:1790
msgid "\"Deepness\" of the color."
msgstr "Parfondeu del coleur."
-#: gtk/gtkcolorsel.c:1799
+#: gtk/gtkcolorsel.c:1791
msgid "_Value:"
msgstr "_Loumance:"
-#: gtk/gtkcolorsel.c:1800
+#: gtk/gtkcolorsel.c:1792
msgid "Brightness of the color."
msgstr "Loumance del coleur."
-#: gtk/gtkcolorsel.c:1801
+#: gtk/gtkcolorsel.c:1793
msgid "_Red:"
msgstr "_Rodje:"
-#: gtk/gtkcolorsel.c:1802
+#: gtk/gtkcolorsel.c:1794
msgid "Amount of red light in the color."
msgstr "Cwantit di rodje loumre l coleur."
-#: gtk/gtkcolorsel.c:1803
+#: gtk/gtkcolorsel.c:1795
msgid "_Green:"
msgstr "_Vert:"
-#: gtk/gtkcolorsel.c:1804
+#: gtk/gtkcolorsel.c:1796
msgid "Amount of green light in the color."
msgstr "Cwantit di vete loumre l coleur."
-#: gtk/gtkcolorsel.c:1805
+#: gtk/gtkcolorsel.c:1797
msgid "_Blue:"
msgstr "_Bleu:"
-#: gtk/gtkcolorsel.c:1806
+#: gtk/gtkcolorsel.c:1798
msgid "Amount of blue light in the color."
msgstr "Cwantit di bleuwe loumre l coleur."
-#: gtk/gtkcolorsel.c:1809
+#: gtk/gtkcolorsel.c:1801
msgid "_Opacity:"
msgstr "_Zeroveyaedje:"
-#: gtk/gtkcolorsel.c:1817
+#: gtk/gtkcolorsel.c:1809
msgid "Transparency of the currently-selected color."
msgstr "Livea di veyaedje hote del coleur tchwezeye pol moumint."
-#: gtk/gtkcolorsel.c:1832
+#: gtk/gtkcolorsel.c:1824
msgid "Color _Name:"
msgstr "_No del coleur:"
-#: gtk/gtkcolorsel.c:1844
+#: gtk/gtkcolorsel.c:1836
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:1863
+#: gtk/gtkcolorsel.c:1855
msgid "_Palette"
msgstr "_Palete"
@@ -1329,223 +1338,223 @@ msgstr "Espmint del tabulcion : "
msgid "Whether entered values must already be present in the list"
msgstr ""
-#: gtk/gtkcontainer.c:202
+#: gtk/gtkcontainer.c:203
#, fuzzy
msgid "Resize mode"
msgstr "Candj di grandeu"
-#: gtk/gtkcontainer.c:203
+#: gtk/gtkcontainer.c:204
msgid "Specify how resize events are handled"
msgstr ""
-#: gtk/gtkcontainer.c:210
+#: gtk/gtkcontainer.c:211
#, fuzzy
msgid "Border width"
msgstr "Preferye lrdjeu"
-#: gtk/gtkcontainer.c:211
+#: gtk/gtkcontainer.c:212
msgid "The width of the empty border outside the containers children."
msgstr ""
-#: gtk/gtkcontainer.c:219
+#: gtk/gtkcontainer.c:220
#, fuzzy
msgid "Child"
msgstr "Tailande"
-#: gtk/gtkcontainer.c:220
+#: gtk/gtkcontainer.c:221
msgid "Can be used to add a new child to the container."
msgstr ""
-#: gtk/gtkcurve.c:120
+#: gtk/gtkcurve.c:121
#, fuzzy
msgid "Curve type"
msgstr "Srte di cde"
-#: gtk/gtkcurve.c:121
+#: gtk/gtkcurve.c:122
msgid "Is this curve linear, spline interpolated, or free-form"
msgstr ""
-#: gtk/gtkcurve.c:129
+#: gtk/gtkcurve.c:130
#, fuzzy
msgid "Minimum X"
msgstr "Lrdjeu minimom"
-#: gtk/gtkcurve.c:130
+#: gtk/gtkcurve.c:131
msgid "Minimum possible value for X"
msgstr ""
-#: gtk/gtkcurve.c:139
+#: gtk/gtkcurve.c:140
#, fuzzy
msgid "Maximum X"
msgstr "Macsimom:"
-#: gtk/gtkcurve.c:140
+#: gtk/gtkcurve.c:141
#, fuzzy
msgid "Maximum possible X value."
msgstr "Nombe di royes macsimom."
-#: gtk/gtkcurve.c:149
+#: gtk/gtkcurve.c:150
#, fuzzy
msgid "Minimum Y"
msgstr "Lrdjeu minimom"
-#: gtk/gtkcurve.c:150
+#: gtk/gtkcurve.c:151
msgid "Minimum possible value for Y"
msgstr ""
-#: gtk/gtkcurve.c:159
+#: gtk/gtkcurve.c:160
#, fuzzy
msgid "Maximum Y"
msgstr "Macsimom:"
-#: gtk/gtkcurve.c:160
+#: gtk/gtkcurve.c:161
msgid "Maximum possible value for Y"
msgstr ""
-#: gtk/gtkdialog.c:125
+#: gtk/gtkdialog.c:126
#, fuzzy
msgid "Has separator"
msgstr "Novea _separateu"
-#: gtk/gtkdialog.c:126
+#: gtk/gtkdialog.c:127
msgid "The dialog has a separator bar above its buttons"
msgstr ""
-#: gtk/gtkdialog.c:149
+#: gtk/gtkdialog.c:150
msgid "Content area border"
msgstr ""
-#: gtk/gtkdialog.c:150
+#: gtk/gtkdialog.c:151
msgid "Width of border around the main dialog area"
msgstr ""
-#: gtk/gtkdialog.c:157
+#: gtk/gtkdialog.c:158
#, fuzzy
msgid "Button spacing"
msgstr "Botons"
-#: gtk/gtkdialog.c:158
+#: gtk/gtkdialog.c:159
msgid "Spacing between buttons"
msgstr ""
-#: gtk/gtkdialog.c:166
+#: gtk/gtkdialog.c:167
#, fuzzy
msgid "Action area border"
msgstr "Bze di doneyes des bouyes"
-#: gtk/gtkdialog.c:167
+#: gtk/gtkdialog.c:168
msgid "Width of border around the button area at the bottom of the dialog"
msgstr ""
-#: gtk/gtkentry.c:410 gtk/gtklabel.c:361
+#: gtk/gtkentry.c:418 gtk/gtklabel.c:360
#, fuzzy
msgid "Cursor Position"
msgstr "Eplaemint do tecse"
-#: gtk/gtkentry.c:411 gtk/gtklabel.c:362
+#: gtk/gtkentry.c:419 gtk/gtklabel.c:361
#, fuzzy
msgid "The current position of the insertion cursor in chars."
msgstr "Eplaemint x do purnea"
-#: gtk/gtkentry.c:420 gtk/gtklabel.c:371
+#: gtk/gtkentry.c:428 gtk/gtklabel.c:370
#, fuzzy
msgid "Selection Bound"
msgstr "Tchze: "
-#: gtk/gtkentry.c:421 gtk/gtklabel.c:372
+#: gtk/gtkentry.c:429 gtk/gtklabel.c:371
msgid ""
"The position of the opposite end of the selection from the cursor in chars."
msgstr ""
-#: gtk/gtkentry.c:431
+#: gtk/gtkentry.c:439
msgid "Whether the entry contents can be edited"
msgstr ""
-#: gtk/gtkentry.c:438
+#: gtk/gtkentry.c:446
msgid "Maximum length"
msgstr "Longeu macsimom"
-#: gtk/gtkentry.c:439
+#: gtk/gtkentry.c:447
msgid "Maximum number of characters for this entry"
msgstr "Li nombe macsimom di caracteres po ciste intrye chal"
-#: gtk/gtkentry.c:447
+#: gtk/gtkentry.c:455
msgid "Visibility"
msgstr "Veyvibilit"
-#: gtk/gtkentry.c:448
+#: gtk/gtkentry.c:456
msgid ""
"FALSE displays the \"invisible char\" instead of the actual text (password "
"mode)"
msgstr ""
-#: gtk/gtkentry.c:455
+#: gtk/gtkentry.c:463
#, fuzzy
msgid "Has Frame"
msgstr "_Schaper palete"
-#: gtk/gtkentry.c:456
+#: gtk/gtkentry.c:464
msgid "FALSE removes outside bevel from entry."
msgstr ""
-#: gtk/gtkentry.c:463
+#: gtk/gtkentry.c:471
msgid "Invisible character"
msgstr "Caractere nn veyve"
-#: gtk/gtkentry.c:464
+#: gtk/gtkentry.c:472
msgid "The character to use when masking entry contents (in \"password mode\")"
msgstr ""
-#: gtk/gtkentry.c:471
+#: gtk/gtkentry.c:479
#, fuzzy
msgid "Activates default"
msgstr "prmetou"
-#: gtk/gtkentry.c:472
+#: gtk/gtkentry.c:480
msgid ""
"Whether to activate the default widget (such as the default button in a "
"dialog) when Enter is pressed."
msgstr ""
-#: gtk/gtkentry.c:478
+#: gtk/gtkentry.c:486
msgid "Width in chars"
msgstr "Lrdjeu caracteres"
-#: gtk/gtkentry.c:479
+#: gtk/gtkentry.c:487
#, fuzzy
msgid "Number of characters to leave space for in the entry."
msgstr "Li nombe macsimom di caracteres po ciste intrye chal"
-#: gtk/gtkentry.c:488
+#: gtk/gtkentry.c:496
#, fuzzy
msgid "Scroll offset"
msgstr "Foyter cwand vos tapez"
-#: gtk/gtkentry.c:489
+#: gtk/gtkentry.c:497
msgid "Number of pixels of the entry scrolled off the screen to the left"
msgstr ""
-#: gtk/gtkentry.c:499
+#: gtk/gtkentry.c:507
#, fuzzy
msgid "The contents of the entry"
msgstr "Li djeu del vicreye"
-#: gtk/gtkentry.c:505 gtk/gtklabel.c:380 gtk/gtktextview.c:615
+#: gtk/gtkentry.c:513 gtk/gtklabel.c:379 gtk/gtktextview.c:624
msgid "Cursor color"
msgstr "Coleur do cursoe"
-#: gtk/gtkentry.c:506 gtk/gtklabel.c:381 gtk/gtktextview.c:616
+#: gtk/gtkentry.c:514 gtk/gtklabel.c:380 gtk/gtktextview.c:625
msgid "Color with which to draw insertion cursor"
msgstr "Coleur do cursoe di stitchaedje"
-#: gtk/gtkentry.c:3793 gtk/gtklabel.c:3180
+#: gtk/gtkentry.c:3832 gtk/gtklabel.c:3151
#, fuzzy
msgid "Select All"
msgstr ""
"Tchwezi\n"
"totafwait"
-#: gtk/gtkentry.c:3803 gtk/gtklabel.c:3190 gtk/gtktextview.c:5563
+#: gtk/gtkentry.c:3842 gtk/gtklabel.c:3161 gtk/gtktextview.c:5737
msgid "Input Methods"
msgstr "Metdes d'intrye"
@@ -1575,12 +1584,12 @@ msgstr "Ridants"
msgid "Files"
msgstr "Fitchs"
-#: gtk/gtkfilesel.c:727 gtk/gtkfilesel.c:2052
+#: gtk/gtkfilesel.c:726 gtk/gtkfilesel.c:2057
#, c-format
msgid "Directory unreadable: %s"
msgstr "Dji n' sai lere li ridant: %s"
-#: gtk/gtkfilesel.c:849
+#: gtk/gtkfilesel.c:848
#, c-format
msgid ""
"The file \"%s\" resides on another machine (called %s) and may not be "
@@ -1588,25 +1597,25 @@ msgid ""
"Are you sure that you want to select it?"
msgstr ""
-#: gtk/gtkfilesel.c:979
+#: gtk/gtkfilesel.c:978
msgid "Create Dir"
msgstr "F on Ridant"
-#: gtk/gtkfilesel.c:990 gtk/gtkfilesel.c:1413
+#: gtk/gtkfilesel.c:989 gtk/gtkfilesel.c:1416
msgid "Delete File"
msgstr "Rafacer li fitch"
-#: gtk/gtkfilesel.c:1001 gtk/gtkfilesel.c:1556
+#: gtk/gtkfilesel.c:1000 gtk/gtkfilesel.c:1559
msgid "Rename File"
msgstr "Rlomer li fitch"
-#: gtk/gtkfilesel.c:1236
+#: gtk/gtkfilesel.c:1237
#, c-format
msgid ""
"The directory name \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
-#: gtk/gtkfilesel.c:1238
+#: gtk/gtkfilesel.c:1239
#, c-format
msgid ""
"Error creating directory \"%s\": %s\n"
@@ -1615,39 +1624,39 @@ msgstr ""
"Yk n'a nn st cwand dji fjheve li ridant %s: %s\n"
"%s"
-#: gtk/gtkfilesel.c:1239 gtk/gtkfilesel.c:1490
+#: gtk/gtkfilesel.c:1240 gtk/gtkfilesel.c:1493
msgid "You probably used symbols not allowed in filenames."
msgstr ""
-#: gtk/gtkfilesel.c:1247
+#: gtk/gtkfilesel.c:1248
#, c-format
msgid "Error creating directory \"%s\": %s\n"
msgstr "Yk n'a nn st cwand dji fjheve li ridant %s: %s\n"
-#: gtk/gtkfilesel.c:1281
+#: gtk/gtkfilesel.c:1282
msgid "Create Directory"
msgstr "F on Ridant"
-#: gtk/gtkfilesel.c:1295
+#: gtk/gtkfilesel.c:1296
msgid "_Directory name:"
msgstr "No do _ridant:"
#. buttons
-#: gtk/gtkfilesel.c:1309
-msgid "Create"
-msgstr "F"
-
-#: gtk/gtkfilesel.c:1318 gtk/gtkfilesel.c:1444 gtk/gtkfilesel.c:1598
-#: gtk/gtkgamma.c:424
+#: gtk/gtkfilesel.c:1310 gtk/gtkfilesel.c:1438 gtk/gtkfilesel.c:1592
+#: gtk/gtkgamma.c:417
msgid "Cancel"
msgstr "Rinonc"
-#: gtk/gtkfilesel.c:1353
+#: gtk/gtkfilesel.c:1322
+msgid "Create"
+msgstr "F"
+
+#: gtk/gtkfilesel.c:1356
#, c-format
msgid "The filename \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
-#: gtk/gtkfilesel.c:1356
+#: gtk/gtkfilesel.c:1359
#, c-format
msgid ""
"Error deleting file \"%s\": %s\n"
@@ -1656,26 +1665,25 @@ msgstr ""
"Yk n' a nn st come dji disfacer l'fitch %s: %s\n"
"%s"
-#: gtk/gtkfilesel.c:1358 gtk/gtkfilesel.c:1504
+#: gtk/gtkfilesel.c:1361 gtk/gtkfilesel.c:1507
msgid "It probably contains symbols not allowed in filenames."
msgstr ""
-#: gtk/gtkfilesel.c:1367
+#: gtk/gtkfilesel.c:1370
#, c-format
msgid "Error deleting file \"%s\": %s"
msgstr "Yk n' a nn st come dji disfacer l'fitch %s: %s"
-#. buttons
-#: gtk/gtkfilesel.c:1435
+#: gtk/gtkfilesel.c:1448
msgid "Delete"
msgstr "Disfacer"
-#: gtk/gtkfilesel.c:1486 gtk/gtkfilesel.c:1500
+#: gtk/gtkfilesel.c:1489 gtk/gtkfilesel.c:1503
#, c-format
msgid "The file name \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
-#: gtk/gtkfilesel.c:1488
+#: gtk/gtkfilesel.c:1491
#, fuzzy, c-format
msgid ""
"Error renaming file to \"%s\": %s\n"
@@ -1684,7 +1692,7 @@ msgstr ""
"Yk n' a nn st come dji disfacer l'fitch %s: %s\n"
"%s"
-#: gtk/gtkfilesel.c:1502
+#: gtk/gtkfilesel.c:1505
#, fuzzy, c-format
msgid ""
"Error renaming file \"%s\": %s\n"
@@ -1693,32 +1701,31 @@ msgstr ""
"Yk n' a nn st come dji disfacer l'fitch %s: %s\n"
"%s"
-#: gtk/gtkfilesel.c:1512
+#: gtk/gtkfilesel.c:1515
#, fuzzy, c-format
msgid "Error renaming file \"%s\" to \"%s\": %s"
msgstr "Yk n' a nn st come dji sayve di lere li fitch %s: %s"
-#. buttons
-#: gtk/gtkfilesel.c:1589
+#: gtk/gtkfilesel.c:1604
msgid "Rename"
msgstr "Rilomer"
-#: gtk/gtkfilesel.c:2031
+#: gtk/gtkfilesel.c:2036
msgid "Selection: "
msgstr "Tchze: "
-#: gtk/gtkfilesel.c:2641
+#: gtk/gtkfilesel.c:2647
#, c-format
msgid ""
"The filename %s couldn't be converted to UTF-8. Try setting the environment "
"variable G_BROKEN_FILENAMES."
msgstr ""
-#: gtk/gtkfilesel.c:3509
+#: gtk/gtkfilesel.c:3515
msgid "Name too long"
msgstr "Li no est pr trop long"
-#: gtk/gtkfilesel.c:3511
+#: gtk/gtkfilesel.c:3517
#, fuzzy
msgid "Couldn't convert filename"
msgstr "Dji n' pout schaper l' fitch!"
@@ -1761,7 +1768,7 @@ msgstr "_Grandeu:"
msgid "Preview:"
msgstr "Vey divant:"
-#: gtk/gtkfontsel.c:1060
+#: gtk/gtkfontsel.c:1059
msgid "Font Selection"
msgstr "Tchwezi les fontes"
@@ -1785,7 +1792,7 @@ msgstr ""
msgid "The vertical alignment of the label."
msgstr ""
-#: gtk/gtkframe.c:153 gtk/gtkhandlebox.c:184
+#: gtk/gtkframe.c:153 gtk/gtkhandlebox.c:185
msgid "Deprecated property, use shadow_type instead."
msgstr ""
@@ -1806,43 +1813,43 @@ msgstr ""
msgid "A widget to display in place of the usual frame label."
msgstr ""
-#: gtk/gtkgamma.c:395
+#: gtk/gtkgamma.c:396
msgid "Gamma"
msgstr "Gama"
-#: gtk/gtkgamma.c:402
+#: gtk/gtkgamma.c:403
msgid "_Gamma value"
msgstr "Valixhance _gama"
-#: gtk/gtkgamma.c:416
+#: gtk/gtkgamma.c:423
msgid "OK"
msgstr "I Va"
-#: gtk/gtkhandlebox.c:191 gtk/gtkmenubar.c:148 gtk/gtkstatusbar.c:157
-#: gtk/gtktoolbar.c:276 gtk/gtkviewport.c:147
+#: gtk/gtkhandlebox.c:192 gtk/gtkmenubar.c:148 gtk/gtkstatusbar.c:158
+#: gtk/gtktoolbar.c:277 gtk/gtkviewport.c:148
msgid "Shadow type"
msgstr "Srte d'ombre"
-#: gtk/gtkhandlebox.c:192
+#: gtk/gtkhandlebox.c:193
msgid "Appearance of the shadow that surrounds the container."
msgstr ""
-#: gtk/gtkhandlebox.c:200
+#: gtk/gtkhandlebox.c:201
#, fuzzy
msgid "Handle position"
msgstr "Eplaemint do scriftr"
-#: gtk/gtkhandlebox.c:201
+#: gtk/gtkhandlebox.c:202
#, fuzzy
msgid "Position of the handle relative to the child widget."
msgstr "Li tchmin po hdlist (tchmin relatif al hrdeye chal pa dzeu)"
-#: gtk/gtkhandlebox.c:209
+#: gtk/gtkhandlebox.c:210
#, fuzzy
msgid "Snap edge"
msgstr "Swap di libe"
-#: gtk/gtkhandlebox.c:210
+#: gtk/gtkhandlebox.c:211
msgid ""
"Side of the handlebox that's lined up with the docking point to dock the "
"handlebox."
@@ -1851,7 +1858,7 @@ msgstr ""
#. Remove this icon source so we don't keep trying to
#. * load it.
#.
-#: gtk/gtkiconfactory.c:1049
+#: gtk/gtkiconfactory.c:1061
#, c-format
msgid "Error loading icon: %s"
msgstr "Yk n' a nn st come dji sayve di tcherdj l'imdjete: %s"
@@ -1866,222 +1873,222 @@ msgid "Child widget to appear next to the menu text"
msgstr ""
#. shell and main vbox
-#: gtk/gtkinputdialog.c:181
+#: gtk/gtkinputdialog.c:182
msgid "Input"
msgstr "Intreye"
-#: gtk/gtkinputdialog.c:189
+#: gtk/gtkinputdialog.c:190
msgid "No input devices"
msgstr "Nole ndjin d' intreye"
-#: gtk/gtkinputdialog.c:218
+#: gtk/gtkinputdialog.c:219
msgid "_Device:"
msgstr "_ndjin:"
-#: gtk/gtkinputdialog.c:235
+#: gtk/gtkinputdialog.c:236
msgid "Disabled"
msgstr "Essoct"
-#: gtk/gtkinputdialog.c:243
+#: gtk/gtkinputdialog.c:244
msgid "Screen"
msgstr "Waitrole"
-#: gtk/gtkinputdialog.c:251
+#: gtk/gtkinputdialog.c:252
msgid "Window"
msgstr "Purnea"
-#: gtk/gtkinputdialog.c:259
+#: gtk/gtkinputdialog.c:260
msgid "_Mode: "
msgstr "_Mde: "
#. The axis listbox
-#: gtk/gtkinputdialog.c:290
+#: gtk/gtkinputdialog.c:291
#, fuzzy
msgid "_Axes"
msgstr "Assis"
#. Keys listbox
-#: gtk/gtkinputdialog.c:306
+#: gtk/gtkinputdialog.c:307
#, fuzzy
msgid "_Keys"
msgstr "Tapes"
#. We create the save button in any case, so that clients can
#. connect to it, without paying attention to whether it exits
-#: gtk/gtkinputdialog.c:327
+#: gtk/gtkinputdialog.c:328
msgid "Save"
msgstr "Schaper"
-#: gtk/gtkinputdialog.c:336
+#: gtk/gtkinputdialog.c:337
msgid "Close"
msgstr "Clre"
-#: gtk/gtkinputdialog.c:469
+#: gtk/gtkinputdialog.c:470
msgid "X"
msgstr "X"
-#: gtk/gtkinputdialog.c:470
+#: gtk/gtkinputdialog.c:471
msgid "Y"
msgstr "Y"
-#: gtk/gtkinputdialog.c:471
+#: gtk/gtkinputdialog.c:472
msgid "Pressure"
msgstr "Tchke"
-#: gtk/gtkinputdialog.c:472
+#: gtk/gtkinputdialog.c:473
msgid "X Tilt"
msgstr "Limite X"
-#: gtk/gtkinputdialog.c:473
+#: gtk/gtkinputdialog.c:474
msgid "Y Tilt"
msgstr "Limite Y"
-#: gtk/gtkinputdialog.c:474
+#: gtk/gtkinputdialog.c:475
msgid "Wheel"
msgstr "Rlete"
-#: gtk/gtkinputdialog.c:514
+#: gtk/gtkinputdialog.c:515
msgid "none"
msgstr "nole"
-#: gtk/gtkinputdialog.c:548 gtk/gtkinputdialog.c:584
+#: gtk/gtkinputdialog.c:549 gtk/gtkinputdialog.c:585
msgid "(disabled)"
msgstr "(essoct)"
-#: gtk/gtkinputdialog.c:577
+#: gtk/gtkinputdialog.c:578
msgid "(unknown)"
msgstr "(nn cnoxhu)"
#. and clear button
-#: gtk/gtkinputdialog.c:662
+#: gtk/gtkinputdialog.c:663
msgid "clear"
msgstr "nety"
-#: gtk/gtklabel.c:284
+#: gtk/gtklabel.c:283
#, fuzzy
msgid "The text of the label."
msgstr "Li coleur do tchmin a shve."
-#: gtk/gtklabel.c:291
+#: gtk/gtklabel.c:290
msgid "A list of style attributes to apply to the text of the label."
msgstr ""
-#: gtk/gtklabel.c:297
+#: gtk/gtklabel.c:296
#, fuzzy
msgid "Use markup"
msgstr "Groupe di l' zeu"
-#: gtk/gtklabel.c:298
+#: gtk/gtklabel.c:297
msgid "The text of the label includes XML markup. See pango_parse_markup()."
msgstr ""
-#: gtk/gtklabel.c:312 gtk/gtktexttag.c:377 gtk/gtktextview.c:556
+#: gtk/gtklabel.c:311 gtk/gtktexttag.c:378 gtk/gtktextview.c:565
msgid "Justification"
msgstr "Djustifiaedje"
-#: gtk/gtklabel.c:313
+#: gtk/gtklabel.c:312
msgid ""
"The alignment of the lines in the text of the label relative to each other. "
"This does NOT affect the alignment of the label within its allocation. See "
"GtkMisc::xalign for that."
msgstr ""
-#: gtk/gtklabel.c:321
+#: gtk/gtklabel.c:320
msgid "Pattern"
msgstr "Patron"
-#: gtk/gtklabel.c:322
+#: gtk/gtklabel.c:321
msgid ""
"A string with _ characters in positions correspond to characters in the text "
"to underline."
msgstr ""
-#: gtk/gtklabel.c:329
+#: gtk/gtklabel.c:328
#, fuzzy
msgid "Line wrap"
msgstr "Royes: "
-#: gtk/gtklabel.c:330
+#: gtk/gtklabel.c:329
msgid "If set, wrap lines if the text becomes too wide."
msgstr ""
-#: gtk/gtklabel.c:336
+#: gtk/gtklabel.c:335
#, fuzzy
msgid "Selectable"
msgstr ""
"Tchwezi\n"
"totafwait"
-#: gtk/gtklabel.c:337
+#: gtk/gtklabel.c:336
msgid "Whether the label text can be selected with the mouse."
msgstr ""
-#: gtk/gtklabel.c:343
+#: gtk/gtklabel.c:342
msgid "Mnemonic key"
msgstr ""
-#: gtk/gtklabel.c:344
+#: gtk/gtklabel.c:343
msgid "The mnemonic accelerator key for this label."
msgstr ""
-#: gtk/gtklabel.c:352
+#: gtk/gtklabel.c:351
msgid "Mnemonic widget"
msgstr ""
-#: gtk/gtklabel.c:353
+#: gtk/gtklabel.c:352
msgid "The widget to be activated when the label's mnemonic key is pressed."
msgstr ""
-#: gtk/gtklayout.c:575
+#: gtk/gtklayout.c:576
#, fuzzy
msgid "X position"
msgstr "Eplaemint do tecse"
-#: gtk/gtklayout.c:576
+#: gtk/gtklayout.c:577
msgid "X position of child widget"
msgstr ""
-#: gtk/gtklayout.c:585
+#: gtk/gtklayout.c:586
#, fuzzy
msgid "Y position"
msgstr "Eplaemint do tecse"
-#: gtk/gtklayout.c:586
+#: gtk/gtklayout.c:587
msgid "Y position of child widget"
msgstr ""
-#: gtk/gtklayout.c:595 gtk/gtkviewport.c:131
+#: gtk/gtklayout.c:596 gtk/gtkviewport.c:132
#, fuzzy
msgid "Horizontal adjustment"
msgstr "Adjinmint di cotch"
-#: gtk/gtklayout.c:596
+#: gtk/gtklayout.c:597
msgid "The GtkAdjustment for the horizontal position."
msgstr ""
-#: gtk/gtklayout.c:603 gtk/gtkviewport.c:139
+#: gtk/gtklayout.c:604 gtk/gtkviewport.c:140
#, fuzzy
msgid "Vertical adjustment"
msgstr "Adjinmint d' astamp"
-#: gtk/gtklayout.c:604
+#: gtk/gtklayout.c:605
msgid "The GtkAdjustment for the vertical position."
msgstr ""
-#: gtk/gtklayout.c:611 gtk/gtktreeviewcolumn.c:179
+#: gtk/gtklayout.c:612 gtk/gtktreeviewcolumn.c:189
msgid "Width"
msgstr "Lrdjeu"
-#: gtk/gtklayout.c:612
+#: gtk/gtklayout.c:613
#, fuzzy
msgid "The width of the layout."
msgstr "Li lrdjeu des colones"
-#: gtk/gtklayout.c:620
+#: gtk/gtklayout.c:621
msgid "Height"
msgstr "Hteu"
-#: gtk/gtklayout.c:621
+#: gtk/gtklayout.c:622
#, fuzzy
msgid "The height of the layout."
msgstr "Li hteu des royes"
@@ -2091,7 +2098,7 @@ msgstr "Li hteu des royes"
#. * Do *not* translate it to "predefinito:LTR", if it
#. * it isn't default:LTR or default:RTL it will not work
#.
-#: gtk/gtkmain.c:572
+#: gtk/gtkmain.c:613
msgid "default:LTR"
msgstr "default:LTR"
@@ -2099,7 +2106,7 @@ msgstr "default:LTR"
msgid "Style of bevel around the menubar"
msgstr ""
-#: gtk/gtkmenubar.c:156 gtk/gtktoolbar.c:250
+#: gtk/gtkmenubar.c:156 gtk/gtktoolbar.c:251
#, fuzzy
msgid "Internal padding"
msgstr " Divintrinne aroke "
@@ -2108,14 +2115,31 @@ msgstr " Divintrinne aroke "
msgid "Amount of border space between the menubar shadow and the menu items"
msgstr ""
-#: gtk/gtkmessagedialog.c:80
+#: gtk/gtkmessagedialog.c:104
msgid "Image/label border"
msgstr ""
-#: gtk/gtkmessagedialog.c:81
+#: gtk/gtkmessagedialog.c:105
msgid "Width of border around the label and image in the message dialog"
msgstr ""
+#: gtk/gtkmessagedialog.c:113
+msgid "Message Type"
+msgstr ""
+
+#: gtk/gtkmessagedialog.c:114
+#, fuzzy
+msgid "The type of message"
+msgstr "Li coleur do tchmin a shve."
+
+#: gtk/gtkmessagedialog.c:121
+msgid "Message Buttons"
+msgstr ""
+
+#: gtk/gtkmessagedialog.c:122
+msgid "The buttons shown in the message dialog"
+msgstr ""
+
#: gtk/gtkmisc.c:97
#, fuzzy
msgid "X align"
@@ -2153,162 +2177,170 @@ msgid ""
"The amount of space to add on the top and bottom of the widget, in pixels"
msgstr ""
-#: gtk/gtknotebook.c:324
+#: gtk/gtknotebook.c:328
msgid "Page"
msgstr "Pdje"
-#: gtk/gtknotebook.c:325
+#: gtk/gtknotebook.c:329
#, fuzzy
msgid "The index of the current page"
msgstr "Difn li djeu do moumint"
-#: gtk/gtknotebook.c:333
+#: gtk/gtknotebook.c:337
#, fuzzy
msgid "Tab Position"
msgstr "Eplaemint do tecse"
-#: gtk/gtknotebook.c:334
+#: gtk/gtknotebook.c:338
msgid "Which side of the notebook holds the tabs"
msgstr ""
-#: gtk/gtknotebook.c:341
+#: gtk/gtknotebook.c:345
#, fuzzy
msgid "Tab Border"
msgstr "Boirds del tve"
-#: gtk/gtknotebook.c:342
+#: gtk/gtknotebook.c:346
#, fuzzy
msgid "Width of the border around the tab labels"
msgstr "Lrdjeu do tecse a hyner"
-#: gtk/gtknotebook.c:350
+#: gtk/gtknotebook.c:354
#, fuzzy
msgid "Horizontal Tab Border"
msgstr "Adjinmint di cotch"
-#: gtk/gtknotebook.c:351
+#: gtk/gtknotebook.c:355
#, fuzzy
msgid "Width of the horizontal border of tab labels"
msgstr "Lrdjeu do tecse a hyner"
-#: gtk/gtknotebook.c:359
+#: gtk/gtknotebook.c:363
#, fuzzy
msgid "Vertical Tab Border"
msgstr "Adjinmint d' astamp"
-#: gtk/gtknotebook.c:360
+#: gtk/gtknotebook.c:364
msgid "Width of the vertical border of tab labels"
msgstr ""
-#: gtk/gtknotebook.c:368
+#: gtk/gtknotebook.c:372
#, fuzzy
msgid "Show Tabs"
msgstr "_Mostrer etiketes"
-#: gtk/gtknotebook.c:369
+#: gtk/gtknotebook.c:373
msgid "Whether tabs should be shown or not"
msgstr ""
-#: gtk/gtknotebook.c:375
+#: gtk/gtknotebook.c:379
#, fuzzy
msgid "Show Border"
msgstr "rde po relire"
-#: gtk/gtknotebook.c:376
+#: gtk/gtknotebook.c:380
msgid "Whether the border should be shown or not"
msgstr ""
-#: gtk/gtknotebook.c:382
+#: gtk/gtknotebook.c:386
#, fuzzy
msgid "Scrollable"
msgstr "Vectori"
-#: gtk/gtknotebook.c:383
+#: gtk/gtknotebook.c:387
msgid "If TRUE, scroll arrows are added if there are to many tabs to fit"
msgstr ""
-#: gtk/gtknotebook.c:389
+#: gtk/gtknotebook.c:393
#, fuzzy
msgid "Enable Popup"
msgstr "Mete n alaedje les plugins"
-#: gtk/gtknotebook.c:390
+#: gtk/gtknotebook.c:394
msgid ""
"If TRUE, pressing the right mouse button on the notebook pops up a menu that "
"you can use to go to a page"
msgstr ""
-#: gtk/gtknotebook.c:397
+#: gtk/gtknotebook.c:401
msgid "Whether tabs should have homogeneous sizes"
msgstr ""
-#: gtk/gtknotebook.c:2134 gtk/gtknotebook.c:4529
+#: gtk/gtknotebook.c:2240 gtk/gtknotebook.c:4470
#, c-format
msgid "Page %u"
msgstr "Pdje %u"
-#: gtk/gtkoptionmenu.c:164
+#: gtk/gtkoptionmenu.c:184
+msgid "Menu"
+msgstr ""
+
+#: gtk/gtkoptionmenu.c:185
+msgid "The menu of options"
+msgstr ""
+
+#: gtk/gtkoptionmenu.c:192
#, fuzzy
msgid "Size of dropdown indicator"
msgstr "Grandeu des ponts"
-#: gtk/gtkoptionmenu.c:170
+#: gtk/gtkoptionmenu.c:198
#, fuzzy
msgid "Spacing around indicator"
msgstr "Imdje di fond"
-#: gtk/gtkpaned.c:116 gtk/gtkruler.c:138
+#: gtk/gtkpaned.c:120 gtk/gtkruler.c:138
#, fuzzy
msgid "Position"
msgstr "Eplaemint do tecse"
-#: gtk/gtkpaned.c:117
+#: gtk/gtkpaned.c:121
msgid ""
"Position of paned separator in pixels(0 means all the way to the left/top)"
msgstr ""
-#: gtk/gtkpaned.c:125
+#: gtk/gtkpaned.c:129
#, fuzzy
msgid "Position Set"
msgstr "Ley po pus trd"
-#: gtk/gtkpaned.c:126
+#: gtk/gtkpaned.c:130
msgid "TRUE if the Position property should be used"
msgstr ""
-#: gtk/gtkpaned.c:132
+#: gtk/gtkpaned.c:136
#, fuzzy
msgid "Handle Size"
msgstr "Grandeu do pap"
-#: gtk/gtkpaned.c:133
+#: gtk/gtkpaned.c:137
#, fuzzy
msgid "Width of handle"
msgstr "Lrdjeu do purnea"
-#: gtk/gtkrc.c:2759
+#: gtk/gtkrc.c:2723
#, c-format
msgid "Unable to locate image file in pixmap_path: \"%s\" line %d"
msgstr "Dji n' pout nn trover on fitch imdje pixmap_path: %s al roye %d"
-#: gtk/gtkrc.c:2762
+#: gtk/gtkrc.c:2726
#, c-format
msgid "Unable to locate image file in pixmap_path: \"%s\""
msgstr "Dji n' pout nn trover on fitch imdje pixmap_path: %s"
-#: gtk/gtkrc.c:3171
+#: gtk/gtkrc.c:3135
#, c-format
msgid "Pixmap path element: \"%s\" must be absolute, %s, line %d"
msgstr ""
-#: gtk/gtkpreview.c:134
+#: gtk/gtkpreview.c:129
#, fuzzy
msgid "Expand"
msgstr ""
"Tot l'\n"
"coxhlaedje"
-#: gtk/gtkpreview.c:135
+#: gtk/gtkpreview.c:130
msgid ""
"Whether the preview widget should take up the entire space it is allocated"
msgstr ""
@@ -2357,7 +2389,7 @@ msgid ""
"in the progress widget"
msgstr ""
-#: gtk/gtkprogressbar.c:131 gtk/gtkrange.c:265 gtk/gtkspinbutton.c:213
+#: gtk/gtkprogressbar.c:131 gtk/gtkrange.c:270 gtk/gtkspinbutton.c:214
#, fuzzy
msgid "Adjustment"
msgstr "Djeus"
@@ -2366,7 +2398,7 @@ msgstr "Djeus"
msgid "The GtkAdjustment connected to the progress bar (Deprecated)"
msgstr ""
-#: gtk/gtkprogressbar.c:139 gtk/gtktoolbar.c:223
+#: gtk/gtkprogressbar.c:139 gtk/gtktoolbar.c:224
msgid "Orientation"
msgstr "Plaemint"
@@ -2436,61 +2468,61 @@ msgstr ""
msgid "Text to be displayed in the progress bar"
msgstr ""
-#: gtk/gtkrange.c:256
+#: gtk/gtkrange.c:261
#, fuzzy
msgid "Update policy"
msgstr "Seulmint les metaedjes a djo"
-#: gtk/gtkrange.c:257
+#: gtk/gtkrange.c:262
msgid "How the range should be updated on the screen"
msgstr ""
-#: gtk/gtkrange.c:266
+#: gtk/gtkrange.c:271
msgid "The GtkAdjustment that contains the current value of this range object"
msgstr ""
-#: gtk/gtkrange.c:273
+#: gtk/gtkrange.c:278
#, fuzzy
msgid "Inverted"
msgstr "Sititch"
-#: gtk/gtkrange.c:274
+#: gtk/gtkrange.c:279
msgid "Invert direction slider moves to increase range value"
msgstr ""
-#: gtk/gtkrange.c:280
+#: gtk/gtkrange.c:285
#, fuzzy
msgid "Slider Width"
msgstr "Lrdjeu:"
-#: gtk/gtkrange.c:281
+#: gtk/gtkrange.c:286
msgid "Width of scrollbar or scale thumb"
msgstr ""
-#: gtk/gtkrange.c:288
+#: gtk/gtkrange.c:293
#, fuzzy
msgid "Trough Border"
msgstr "Boirds del tve"
-#: gtk/gtkrange.c:289
+#: gtk/gtkrange.c:294
msgid "Spacing between thumb/steppers and outer trough bevel"
msgstr ""
-#: gtk/gtkrange.c:296
+#: gtk/gtkrange.c:301
#, fuzzy
msgid "Stepper Size"
msgstr "Grandeu do pap"
-#: gtk/gtkrange.c:297
+#: gtk/gtkrange.c:302
msgid "Length of step buttons at ends"
msgstr ""
-#: gtk/gtkrange.c:304
+#: gtk/gtkrange.c:309
#, fuzzy
msgid "Stepper Spacing"
msgstr "Doirmant"
-#: gtk/gtkrange.c:305
+#: gtk/gtkrange.c:310
msgid "Spacing between step buttons and thumb"
msgstr ""
@@ -2528,7 +2560,7 @@ msgstr " pus grand"
msgid "Maximum size of the ruler"
msgstr "Macsimom di sayes po passer hute"
-#: gtk/gtkscale.c:148 gtk/gtkspinbutton.c:231
+#: gtk/gtkscale.c:148 gtk/gtkspinbutton.c:232
#, fuzzy
msgid "Digits"
msgstr "Purneas di cweriaedje"
@@ -2694,71 +2726,71 @@ msgstr "Tapes po f pus rade ene bouye menu"
msgid "Keybinding to activate the menu bar"
msgstr ""
-#: gtk/gtkspinbutton.c:214
+#: gtk/gtkspinbutton.c:215
msgid "The adjustment that holds the value of the spinbutton"
msgstr ""
-#: gtk/gtkspinbutton.c:221
+#: gtk/gtkspinbutton.c:222
msgid "Climb Rate"
msgstr ""
-#: gtk/gtkspinbutton.c:222
+#: gtk/gtkspinbutton.c:223
msgid "The acceleration rate when you hold down a button"
msgstr ""
-#: gtk/gtkspinbutton.c:232
+#: gtk/gtkspinbutton.c:233
msgid "The number of decimal places to display"
msgstr ""
-#: gtk/gtkspinbutton.c:241
+#: gtk/gtkspinbutton.c:242
#, fuzzy
msgid "Snap to Ticks"
msgstr "Taper batch"
-#: gtk/gtkspinbutton.c:242
+#: gtk/gtkspinbutton.c:243
msgid ""
"Whether erroneous values are automatically changed to a spin button's "
"nearest step increment"
msgstr ""
-#: gtk/gtkspinbutton.c:249
+#: gtk/gtkspinbutton.c:250
#, fuzzy
msgid "Numeric"
msgstr "Gnumeric"
-#: gtk/gtkspinbutton.c:250
+#: gtk/gtkspinbutton.c:251
msgid "Whether non-numeric characters should be ignored"
msgstr ""
-#: gtk/gtkspinbutton.c:257
+#: gtk/gtkspinbutton.c:258
#, fuzzy
msgid "Wrap"
msgstr "_Cper"
-#: gtk/gtkspinbutton.c:258
+#: gtk/gtkspinbutton.c:259
msgid "Whether a spin button should wrap upon reaching its limits"
msgstr ""
-#: gtk/gtkspinbutton.c:265
+#: gtk/gtkspinbutton.c:266
#, fuzzy
msgid "Update Policy"
msgstr "Seulmint les metaedjes a djo"
-#: gtk/gtkspinbutton.c:266
+#: gtk/gtkspinbutton.c:267
msgid ""
"Whether the spin button should update always, or only when the value is legal"
msgstr ""
-#: gtk/gtkspinbutton.c:274
+#: gtk/gtkspinbutton.c:275
msgid "Value"
msgstr "Valixhance"
-#: gtk/gtkspinbutton.c:275
+#: gtk/gtkspinbutton.c:276
#, fuzzy
msgid "Reads the current value, or sets a new value"
msgstr "Bodj fo li vuwe do tampon do moumint"
-#: gtk/gtkstatusbar.c:158
+#: gtk/gtkstatusbar.c:159
#, fuzzy
msgid "Style of bevel around the statusbar text"
msgstr "Stle di sorlignaedje po ci tecse chal"
@@ -2784,172 +2816,267 @@ msgstr "Kesse"
#. * need the mnemonics to be rationalized
#.
#: gtk/gtkstock.c:275
+msgid "_Add"
+msgstr ""
+
+#: gtk/gtkstock.c:276
msgid "_Apply"
msgstr "_Mete n ove"
-#: gtk/gtkstock.c:276
+#: gtk/gtkstock.c:277
msgid "_Bold"
msgstr "_Crsses"
-#: gtk/gtkstock.c:277
+#: gtk/gtkstock.c:278
msgid "_Cancel"
msgstr "_Rinonc"
-#: gtk/gtkstock.c:278
+#: gtk/gtkstock.c:279
+msgid "_CD-Rom"
+msgstr ""
+
+#: gtk/gtkstock.c:280
msgid "_Clear"
msgstr "_Nety"
-#: gtk/gtkstock.c:279
+#: gtk/gtkstock.c:281
msgid "_Close"
msgstr "_Clre"
-#: gtk/gtkstock.c:280
+#: gtk/gtkstock.c:282
+#, fuzzy
+msgid "_Convert"
+msgstr "_Rimete come divant"
+
+#: gtk/gtkstock.c:283
msgid "_Copy"
msgstr "_Copy"
-#: gtk/gtkstock.c:281
+#: gtk/gtkstock.c:284
msgid "C_ut"
msgstr "C_per"
-#: gtk/gtkstock.c:282
+#: gtk/gtkstock.c:285
+#, fuzzy
+msgid "_Delete"
+msgstr "Disfacer"
+
+#: gtk/gtkstock.c:286
+msgid "_Execute"
+msgstr ""
+
+#: gtk/gtkstock.c:287
msgid "_Find"
msgstr "_Trover"
-#: gtk/gtkstock.c:283
+#: gtk/gtkstock.c:288
#, fuzzy
msgid "Find and _Replace"
msgstr " Mete el plaece "
-#: gtk/gtkstock.c:284
+#: gtk/gtkstock.c:289
+#, fuzzy
+msgid "_Floppy"
+msgstr "_Copy"
+
+#: gtk/gtkstock.c:290
+msgid "_Bottom"
+msgstr ""
+
+#: gtk/gtkstock.c:291
+msgid "_First"
+msgstr ""
+
+#: gtk/gtkstock.c:292
+#, fuzzy
+msgid "_Last"
+msgstr "C_laper"
+
+#: gtk/gtkstock.c:293
+#, fuzzy
+msgid "_Top"
+msgstr "_we"
+
+#: gtk/gtkstock.c:294
msgid "_Back"
msgstr "n _er"
-#: gtk/gtkstock.c:285
+#: gtk/gtkstock.c:295
+msgid "_Down"
+msgstr ""
+
+#: gtk/gtkstock.c:296
msgid "_Forward"
msgstr "n _avant"
-#: gtk/gtkstock.c:286
+#: gtk/gtkstock.c:297
+msgid "_Up"
+msgstr ""
+
+#: gtk/gtkstock.c:298
msgid "_Help"
msgstr "_Aidance"
-#: gtk/gtkstock.c:287
+#: gtk/gtkstock.c:299
msgid "_Home"
msgstr "_Mjhon"
-#: gtk/gtkstock.c:288
+#: gtk/gtkstock.c:300
+#, fuzzy
+msgid "_Index"
+msgstr "Ritrait"
+
+#: gtk/gtkstock.c:301
msgid "_Italic"
msgstr "Cl_intcheyes"
-#: gtk/gtkstock.c:289
+#: gtk/gtkstock.c:302
+msgid "_Jump to"
+msgstr ""
+
+#: gtk/gtkstock.c:303
msgid "_Center"
msgstr " _mitan"
-#: gtk/gtkstock.c:290
+#: gtk/gtkstock.c:304
msgid "_Fill"
msgstr "_Rimpli"
-#: gtk/gtkstock.c:291
+#: gtk/gtkstock.c:305
msgid "_Left"
msgstr "_Hintche"
-#: gtk/gtkstock.c:292
+#: gtk/gtkstock.c:306
msgid "_Right"
msgstr "_Droete"
-#: gtk/gtkstock.c:293
+#: gtk/gtkstock.c:307
msgid "_New"
msgstr "_Novea"
-#: gtk/gtkstock.c:294
+#: gtk/gtkstock.c:308
msgid "_No"
msgstr "_Neni"
-#: gtk/gtkstock.c:295
+#: gtk/gtkstock.c:309
msgid "_OK"
msgstr "I Va"
-#: gtk/gtkstock.c:296
+#: gtk/gtkstock.c:310
msgid "_Open"
msgstr "_Drov"
-#: gtk/gtkstock.c:297
+#: gtk/gtkstock.c:311
msgid "_Paste"
msgstr "C_laper"
-#: gtk/gtkstock.c:298
+#: gtk/gtkstock.c:312
msgid "_Preferences"
msgstr "_Preferinces"
-#: gtk/gtkstock.c:299
+#: gtk/gtkstock.c:313
msgid "_Print"
msgstr "_Eprimer"
-#: gtk/gtkstock.c:300
+#: gtk/gtkstock.c:314
msgid "Print Pre_view"
msgstr "_Vey divant"
-#: gtk/gtkstock.c:301
+#: gtk/gtkstock.c:315
msgid "_Properties"
msgstr "_Prpiets"
-#: gtk/gtkstock.c:302
+#: gtk/gtkstock.c:316
msgid "_Quit"
msgstr "Mouss _fo"
-#: gtk/gtkstock.c:303
+#: gtk/gtkstock.c:317
msgid "_Redo"
msgstr "_Rif"
-#: gtk/gtkstock.c:304
+#: gtk/gtkstock.c:318
+#, fuzzy
+msgid "_Refresh"
+msgstr "_Preferinces"
+
+#: gtk/gtkstock.c:319
+#, fuzzy
+msgid "_Remove"
+msgstr "_Rimete come divant"
+
+#: gtk/gtkstock.c:320
msgid "_Revert"
msgstr "_Rimete come divant"
-#: gtk/gtkstock.c:305
+#: gtk/gtkstock.c:321
msgid "_Save"
msgstr "_Schaper"
-#: gtk/gtkstock.c:306
+#: gtk/gtkstock.c:322
msgid "Save _As"
msgstr "Schaper t r_lomer"
-#: gtk/gtkstock.c:307
+#: gtk/gtkstock.c:323
+#, fuzzy
+msgid "_Color"
+msgstr "_Clre"
+
+#: gtk/gtkstock.c:324
+#, fuzzy
+msgid "_Font"
+msgstr "Fonte"
+
+#: gtk/gtkstock.c:325
+msgid "_Ascending"
+msgstr ""
+
+#: gtk/gtkstock.c:326
+msgid "_Descending"
+msgstr ""
+
+#: gtk/gtkstock.c:327
msgid "_Spell Check"
msgstr "_Coridj"
-#: gtk/gtkstock.c:308
+#: gtk/gtkstock.c:328
msgid "_Stop"
msgstr "_we"
-#: gtk/gtkstock.c:309
+#: gtk/gtkstock.c:329
msgid "_Strikethrough"
msgstr "_Br"
-#: gtk/gtkstock.c:310
+#: gtk/gtkstock.c:330
+#, fuzzy
+msgid "_Undelete"
+msgstr "_Sorlign"
+
+#: gtk/gtkstock.c:331
msgid "_Underline"
msgstr "_Sorlign"
-#: gtk/gtkstock.c:311
+#: gtk/gtkstock.c:332
msgid "_Undo"
msgstr "_Disf"
-#: gtk/gtkstock.c:312
+#: gtk/gtkstock.c:333
msgid "_Yes"
msgstr "_Oyi"
-#: gtk/gtkstock.c:313
+#: gtk/gtkstock.c:334
#, fuzzy, c-format
msgid "Zoom _100%"
msgstr "_100%"
-#: gtk/gtkstock.c:314
+#: gtk/gtkstock.c:335
msgid "Zoom to _Fit"
msgstr ""
-#: gtk/gtkstock.c:315
+#: gtk/gtkstock.c:336
msgid "Zoom _In"
msgstr ""
-#: gtk/gtkstock.c:316
+#: gtk/gtkstock.c:337
#, fuzzy
msgid "Zoom _Out"
msgstr "Mouss fo"
@@ -2999,328 +3126,328 @@ msgstr ""
msgid "If TRUE this means the table cells are all the same width/height"
msgstr ""
-#: gtk/gtktext.c:603 gtk/gtktreeview.c:504
+#: gtk/gtktext.c:604 gtk/gtktreeview.c:505
#, fuzzy
msgid "Horizontal Adjustment"
msgstr "Adjinmint di cotch"
-#: gtk/gtktext.c:604
+#: gtk/gtktext.c:605
msgid "Horizontal adjustment for the text widget"
msgstr ""
-#: gtk/gtktext.c:611 gtk/gtktreeview.c:512
+#: gtk/gtktext.c:612 gtk/gtktreeview.c:513
#, fuzzy
msgid "Vertical Adjustment"
msgstr "Adjinmint d' astamp"
-#: gtk/gtktext.c:612
+#: gtk/gtktext.c:613
msgid "Vertical adjustment for the text widget"
msgstr ""
-#: gtk/gtktext.c:619
+#: gtk/gtktext.c:620
#, fuzzy
msgid "Line Wrap"
msgstr "Royes: "
-#: gtk/gtktext.c:620
+#: gtk/gtktext.c:621
msgid "Whether lines are wrapped at widget edges"
msgstr ""
-#: gtk/gtktext.c:627
+#: gtk/gtktext.c:628
#, fuzzy
msgid "Word Wrap"
msgstr " Cper les mots "
-#: gtk/gtktext.c:628
+#: gtk/gtktext.c:629
msgid "Whether words are wrapped at widget edges"
msgstr ""
-#: gtk/gtktexttag.c:198
+#: gtk/gtktexttag.c:199
msgid "Tag name"
msgstr "No del etikete"
-#: gtk/gtktexttag.c:199
+#: gtk/gtktexttag.c:200
msgid "Name used to refer to the text tag"
msgstr ""
-#: gtk/gtktexttag.c:224
+#: gtk/gtktexttag.c:225
#, fuzzy
msgid "Background full height"
msgstr "Apontiaedjes do fond do scribanne"
-#: gtk/gtktexttag.c:225
+#: gtk/gtktexttag.c:226
msgid ""
"Whether the background color fills the entire line height or only the height "
"of the tagged characters"
msgstr ""
-#: gtk/gtktexttag.c:233
+#: gtk/gtktexttag.c:234
#, fuzzy
msgid "Background stipple mask"
msgstr "Srte di Fond"
-#: gtk/gtktexttag.c:234
+#: gtk/gtktexttag.c:235
msgid "Bitmap to use as a mask when drawing the text background"
msgstr ""
-#: gtk/gtktexttag.c:259
+#: gtk/gtktexttag.c:260
#, fuzzy
msgid "Foreground stipple mask"
msgstr "No del coleur di dvant"
-#: gtk/gtktexttag.c:260
+#: gtk/gtktexttag.c:261
msgid "Bitmap to use as a mask when drawing the text foreground"
msgstr ""
-#: gtk/gtktexttag.c:267
+#: gtk/gtktexttag.c:268
msgid "Text direction"
msgstr "Sinse do tecse"
-#: gtk/gtktexttag.c:268
+#: gtk/gtktexttag.c:269
msgid "Text direction, e.g. right-to-left or left-to-right"
msgstr "Since do tecse, eg del droete al hintche oudobn del hintche al droete"
-#: gtk/gtktexttag.c:378 gtk/gtktextview.c:557
+#: gtk/gtktexttag.c:379 gtk/gtktextview.c:566
msgid "Left, right, or center justification"
msgstr "Djustifiaedje a hintche, a droete oudobn mitan"
-#: gtk/gtktexttag.c:386
+#: gtk/gtktexttag.c:387
msgid "Language"
msgstr "Lingaedje"
-#: gtk/gtktexttag.c:387
+#: gtk/gtktexttag.c:388
msgid "Language engine code to use for rendering the text"
msgstr "Moteur di lingaedje a-z eploy pol hynaedje do tecse"
-#: gtk/gtktexttag.c:394
+#: gtk/gtktexttag.c:395
#, fuzzy
msgid "Left margin"
msgstr "Say co ene feye"
-#: gtk/gtktexttag.c:395 gtk/gtktextview.c:566
+#: gtk/gtktexttag.c:396 gtk/gtktextview.c:575
msgid "Width of the left margin in pixels"
msgstr ""
-#: gtk/gtktexttag.c:404
+#: gtk/gtktexttag.c:405
#, fuzzy
msgid "Right margin"
msgstr "tchde marke"
-#: gtk/gtktexttag.c:405 gtk/gtktextview.c:576
+#: gtk/gtktexttag.c:406 gtk/gtktextview.c:585
msgid "Width of the right margin in pixels"
msgstr ""
-#: gtk/gtktexttag.c:415 gtk/gtktextview.c:585
+#: gtk/gtktexttag.c:416 gtk/gtktextview.c:594
msgid "Indent"
msgstr "Ritrait"
-#: gtk/gtktexttag.c:416 gtk/gtktextview.c:586
+#: gtk/gtktexttag.c:417 gtk/gtktextview.c:595
msgid "Amount to indent the paragraph, in pixels"
msgstr ""
-#: gtk/gtktexttag.c:436
+#: gtk/gtktexttag.c:437
msgid "Pixels above lines"
msgstr ""
-#: gtk/gtktexttag.c:437 gtk/gtktextview.c:510
+#: gtk/gtktexttag.c:438 gtk/gtktextview.c:519
msgid "Pixels of blank space above paragraphs"
msgstr ""
-#: gtk/gtktexttag.c:446
+#: gtk/gtktexttag.c:447
msgid "Pixels below lines"
msgstr ""
-#: gtk/gtktexttag.c:447 gtk/gtktextview.c:520
+#: gtk/gtktexttag.c:448 gtk/gtktextview.c:529
msgid "Pixels of blank space below paragraphs"
msgstr ""
-#: gtk/gtktexttag.c:456
+#: gtk/gtktexttag.c:457
msgid "Pixels inside wrap"
msgstr ""
-#: gtk/gtktexttag.c:457 gtk/gtktextview.c:530
+#: gtk/gtktexttag.c:458 gtk/gtktextview.c:539
msgid "Pixels of blank space between wrapped lines in a paragraph"
msgstr ""
-#: gtk/gtktexttag.c:483
+#: gtk/gtktexttag.c:484
msgid "Wrap mode"
msgstr "Mde cpaedje di roye"
-#: gtk/gtktexttag.c:484 gtk/gtktextview.c:548
+#: gtk/gtktexttag.c:485 gtk/gtktextview.c:557
msgid ""
"Whether to wrap lines never, at word boundaries, or at character boundaries"
msgstr ""
-#: gtk/gtktexttag.c:493 gtk/gtktextview.c:595
+#: gtk/gtktexttag.c:494 gtk/gtktextview.c:604
#, fuzzy
msgid "Tabs"
msgstr "Batch"
-#: gtk/gtktexttag.c:494 gtk/gtktextview.c:596
+#: gtk/gtktexttag.c:495 gtk/gtktextview.c:605
#, fuzzy
msgid "Custom tabs for this text"
msgstr "Imdjete da vosse po dismont:"
-#: gtk/gtktexttag.c:501
+#: gtk/gtktexttag.c:502
msgid "Invisible"
msgstr "Nn veyve"
-#: gtk/gtktexttag.c:502
+#: gtk/gtktexttag.c:503
msgid "Whether this text is hidden"
msgstr ""
-#: gtk/gtktexttag.c:515
+#: gtk/gtktexttag.c:516
#, fuzzy
msgid "Background full height set"
msgstr "Li fond s' erle eto"
-#: gtk/gtktexttag.c:516
+#: gtk/gtktexttag.c:517
msgid "Whether this tag affects background height"
msgstr ""
-#: gtk/gtktexttag.c:519
+#: gtk/gtktexttag.c:520
#, fuzzy
msgid "Background stipple set"
msgstr "Srte di Fond"
-#: gtk/gtktexttag.c:520
+#: gtk/gtktexttag.c:521
msgid "Whether this tag affects the background stipple"
msgstr ""
-#: gtk/gtktexttag.c:527
+#: gtk/gtktexttag.c:528
#, fuzzy
msgid "Foreground stipple set"
msgstr "No del coleur di dvant"
-#: gtk/gtktexttag.c:528
+#: gtk/gtktexttag.c:529
msgid "Whether this tag affects the foreground stipple"
msgstr ""
-#: gtk/gtktexttag.c:563
+#: gtk/gtktexttag.c:564
#, fuzzy
msgid "Justification set"
msgstr "Djustifiaedje"
-#: gtk/gtktexttag.c:564
+#: gtk/gtktexttag.c:565
msgid "Whether this tag affects paragraph justification"
msgstr ""
-#: gtk/gtktexttag.c:567
+#: gtk/gtktexttag.c:568
#, fuzzy
msgid "Language set"
msgstr "Lingaedjes"
-#: gtk/gtktexttag.c:568
+#: gtk/gtktexttag.c:569
msgid "Whether this tag affects the language the text is rendered as"
msgstr ""
-#: gtk/gtktexttag.c:571
+#: gtk/gtktexttag.c:572
#, fuzzy
msgid "Left margin set"
msgstr "Fletche hintche"
-#: gtk/gtktexttag.c:572
+#: gtk/gtktexttag.c:573
msgid "Whether this tag affects the left margin"
msgstr ""
-#: gtk/gtktexttag.c:575
+#: gtk/gtktexttag.c:576
#, fuzzy
msgid "Indent set"
msgstr "Ritrait"
-#: gtk/gtktexttag.c:576
+#: gtk/gtktexttag.c:577
msgid "Whether this tag affects indentation"
msgstr ""
-#: gtk/gtktexttag.c:583
+#: gtk/gtktexttag.c:584
msgid "Pixels above lines set"
msgstr ""
-#: gtk/gtktexttag.c:584 gtk/gtktexttag.c:588
+#: gtk/gtktexttag.c:585 gtk/gtktexttag.c:589
#, fuzzy
msgid "Whether this tag affects the number of pixels above lines"
msgstr "Candj li nombe di picsels divant di candj d'coleur."
-#: gtk/gtktexttag.c:587
+#: gtk/gtktexttag.c:588
msgid "Pixels below lines set"
msgstr ""
-#: gtk/gtktexttag.c:591
+#: gtk/gtktexttag.c:592
msgid "Pixels inside wrap set"
msgstr ""
-#: gtk/gtktexttag.c:592
+#: gtk/gtktexttag.c:593
msgid "Whether this tag affects the number of pixels between wrapped lines"
msgstr ""
-#: gtk/gtktexttag.c:599
+#: gtk/gtktexttag.c:600
#, fuzzy
msgid "Right margin set"
msgstr "Fletche droete"
-#: gtk/gtktexttag.c:600
+#: gtk/gtktexttag.c:601
msgid "Whether this tag affects the right margin"
msgstr ""
-#: gtk/gtktexttag.c:607
+#: gtk/gtktexttag.c:608
#, fuzzy
msgid "Wrap mode set"
msgstr "Mde cpaedje di roye"
-#: gtk/gtktexttag.c:608
+#: gtk/gtktexttag.c:609
msgid "Whether this tag affects line wrap mode"
msgstr ""
-#: gtk/gtktexttag.c:611
+#: gtk/gtktexttag.c:612
#, fuzzy
msgid "Tabs set"
msgstr "Apontiaedje di GTali"
-#: gtk/gtktexttag.c:612
+#: gtk/gtktexttag.c:613
msgid "Whether this tag affects tabs"
msgstr ""
-#: gtk/gtktexttag.c:615
+#: gtk/gtktexttag.c:616
#, fuzzy
msgid "Invisible set"
msgstr "Nn veyve"
-#: gtk/gtktexttag.c:616
+#: gtk/gtktexttag.c:617
msgid "Whether this tag affects text visibility"
msgstr ""
-#: gtk/gtktextview.c:509
+#: gtk/gtktextview.c:518
msgid "Pixels Above Lines"
msgstr ""
-#: gtk/gtktextview.c:519
+#: gtk/gtktextview.c:528
msgid "Pixels Below Lines"
msgstr ""
-#: gtk/gtktextview.c:529
+#: gtk/gtktextview.c:538
msgid "Pixels Inside Wrap"
msgstr ""
-#: gtk/gtktextview.c:547
+#: gtk/gtktextview.c:556
#, fuzzy
msgid "Wrap Mode"
msgstr "Mde cpaedje di roye"
-#: gtk/gtktextview.c:565
+#: gtk/gtktextview.c:574
#, fuzzy
msgid "Left Margin"
msgstr "Say co ene feye"
-#: gtk/gtktextview.c:575
+#: gtk/gtktextview.c:584
#, fuzzy
msgid "Right Margin"
msgstr "Droete mwin"
-#: gtk/gtktextview.c:603
+#: gtk/gtktextview.c:612
msgid "Cursor Visible"
msgstr "Cursoe veyve"
-#: gtk/gtktextview.c:604
+#: gtk/gtktextview.c:613
msgid "If the insertion cursor is shown"
msgstr ""
@@ -3329,590 +3456,605 @@ msgstr ""
msgid "Unable to locate theme engine in module_path: \"%s\","
msgstr "Dji n' pout nn trover on moteur di tinmes module_path: %s,"
-#: gtk/gtktipsquery.c:181
+#: gtk/gtktipsquery.c:182
msgid "--- No Tip ---"
msgstr "--- Nole Racsegne ---"
-#: gtk/gtktogglebutton.c:143
+#: gtk/gtktogglebutton.c:133
msgid "If the toggle button should be pressed in or not"
msgstr ""
-#: gtk/gtktogglebutton.c:151
+#: gtk/gtktogglebutton.c:141
msgid "If the toggle button is in an \"in between\" state."
msgstr ""
-#: gtk/gtktogglebutton.c:158
+#: gtk/gtktogglebutton.c:148
#, fuzzy
msgid "Draw Indicator"
msgstr "Indicateu"
-#: gtk/gtktogglebutton.c:159
+#: gtk/gtktogglebutton.c:149
#, fuzzy
msgid "If the toggle part of the button is displayed"
msgstr "Candje si li br s menus est mostrye ou nn."
-#: gtk/gtktoolbar.c:224
+#: gtk/gtktoolbar.c:225
msgid "The orientation of the toolbar"
msgstr ""
-#: gtk/gtktoolbar.c:232
+#: gtk/gtktoolbar.c:233
#, fuzzy
msgid "Toolbar Style"
msgstr "Stle del br s usteyes:"
-#: gtk/gtktoolbar.c:233
+#: gtk/gtktoolbar.c:234
#, fuzzy
msgid "How to draw the toolbar"
msgstr "Aponty l'br s usteyes a vosse mde"
-#: gtk/gtktoolbar.c:241
+#: gtk/gtktoolbar.c:242
#, fuzzy
msgid "Spacer size"
msgstr "Grandeu do pap"
-#: gtk/gtktoolbar.c:242
+#: gtk/gtktoolbar.c:243
#, fuzzy
msgid "Size of spacers"
msgstr "Grandeu des picsels"
-#: gtk/gtktoolbar.c:251
+#: gtk/gtktoolbar.c:252
msgid "Amount of border space between the toolbar shadow and the buttons"
msgstr ""
-#: gtk/gtktoolbar.c:259
+#: gtk/gtktoolbar.c:260
#, fuzzy
msgid "Space style"
msgstr "Stle do cde"
-#: gtk/gtktoolbar.c:260
+#: gtk/gtktoolbar.c:261
msgid "Whether spacers are vertical lines or just blank"
msgstr ""
-#: gtk/gtktoolbar.c:268
+#: gtk/gtktoolbar.c:269
#, fuzzy
msgid "Button relief"
msgstr "Clitch do boton1:"
-#: gtk/gtktoolbar.c:269
+#: gtk/gtktoolbar.c:270
msgid "Type of bevel around toolbar buttons"
msgstr ""
-#: gtk/gtktoolbar.c:277
+#: gtk/gtktoolbar.c:278
msgid "Style of bevel around the toolbar"
msgstr ""
-#: gtk/gtktoolbar.c:283
+#: gtk/gtktoolbar.c:284
#, fuzzy
msgid "Toolbar style"
msgstr "Stle del br s usteyes:"
-#: gtk/gtktoolbar.c:284
+#: gtk/gtktoolbar.c:285
msgid ""
"Whether default toolbars have text only, text and icons, icons only, etc."
msgstr ""
-#: gtk/gtktoolbar.c:290
+#: gtk/gtktoolbar.c:291
#, fuzzy
msgid "Toolbar icon size"
msgstr "Tchzes pol brs s usteyes"
-#: gtk/gtktoolbar.c:291
+#: gtk/gtktoolbar.c:292
#, fuzzy
msgid "Size of icons in default toolbars"
msgstr "Grandeu del fonte, pa rapoirt al prmetowe grandeu"
-#: gtk/gtktreeview.c:496
+#: gtk/gtktreeview.c:497
#, fuzzy
msgid "TreeView Model"
msgstr "Mde do fitch"
-#: gtk/gtktreeview.c:497
+#: gtk/gtktreeview.c:498
#, fuzzy
msgid "The model for the tree view"
msgstr "F li minme po li rmanant"
-#: gtk/gtktreeview.c:505
+#: gtk/gtktreeview.c:506
msgid "Horizontal Adjustment for the widget"
msgstr ""
-#: gtk/gtktreeview.c:513
+#: gtk/gtktreeview.c:514
msgid "Vertical Adjustment for the widget"
msgstr ""
-#: gtk/gtktreeview.c:520 gtk/gtktreeviewcolumn.c:171 gtk/gtkwidget.c:421
+#: gtk/gtktreeview.c:521 gtk/gtktreeviewcolumn.c:173 gtk/gtkwidget.c:427
msgid "Visible"
msgstr "Veyve"
-#: gtk/gtktreeview.c:521
+#: gtk/gtktreeview.c:522
#, fuzzy
msgid "Show the column header buttons"
msgstr "Mostrer les botons po catch"
-#: gtk/gtktreeview.c:528
+#: gtk/gtktreeview.c:529
#, fuzzy
msgid "Headers Clickable"
msgstr "Clitchve"
-#: gtk/gtktreeview.c:529
+#: gtk/gtktreeview.c:530
msgid "Column headers respond to click events"
msgstr ""
-#: gtk/gtktreeview.c:536
+#: gtk/gtktreeview.c:537
#, fuzzy
msgid "Expander Column"
msgstr "Tot l' coxhlaedje"
-#: gtk/gtktreeview.c:537
+#: gtk/gtktreeview.c:538
msgid "Set the column for the expander column"
msgstr ""
-#: gtk/gtktreeview.c:544 gtk/gtktreeviewcolumn.c:262
+#: gtk/gtktreeview.c:545 gtk/gtktreeviewcolumn.c:272
#, fuzzy
msgid "Reorderable"
msgstr "Bodjve"
-#: gtk/gtktreeview.c:545
+#: gtk/gtktreeview.c:546
#, fuzzy
msgid "View is reorderable"
msgstr "Louk ci fitch chal"
-#: gtk/gtktreeview.c:552
+#: gtk/gtktreeview.c:553
#, fuzzy
msgid "Rules Hint"
msgstr "Rles"
-#: gtk/gtktreeview.c:553
+#: gtk/gtktreeview.c:554
msgid "Set a hint to the theme engine to draw rows in alternating colors"
msgstr ""
-#: gtk/gtktreeview.c:560
+#: gtk/gtktreeview.c:561
#, fuzzy
msgid "Enable Search"
msgstr "Fletche valeye"
-#: gtk/gtktreeview.c:561
+#: gtk/gtktreeview.c:562
msgid "View allows user to search through columns interactively"
msgstr ""
-#: gtk/gtktreeview.c:568
+#: gtk/gtktreeview.c:569
#, fuzzy
msgid "Search Column"
msgstr "Tot l' coxhlaedje"
-#: gtk/gtktreeview.c:569
+#: gtk/gtktreeview.c:570
msgid "Model column to search through when searching through code"
msgstr ""
-#: gtk/gtktreeview.c:582
+#: gtk/gtktreeview.c:583
#, fuzzy
msgid "Expander Size"
msgstr "Grandeu do pap"
-#: gtk/gtktreeview.c:583
+#: gtk/gtktreeview.c:584
msgid "Size of the expander arrow."
msgstr ""
-#: gtk/gtktreeview.c:591
+#: gtk/gtktreeview.c:592
#, fuzzy
msgid "Vertical Separator Width"
msgstr "Adjinmint d' astamp"
-#: gtk/gtktreeview.c:592
+#: gtk/gtktreeview.c:593
msgid "Vertical space between cells. Must be an even number."
msgstr ""
-#: gtk/gtktreeview.c:600
+#: gtk/gtktreeview.c:601
#, fuzzy
msgid "Horizontal Separator Width"
msgstr "Adjinmint di cotch"
-#: gtk/gtktreeview.c:601
+#: gtk/gtktreeview.c:602
msgid "Horizontal space between cells. Must be an even number."
msgstr ""
-#: gtk/gtktreeview.c:609
+#: gtk/gtktreeview.c:610
msgid "Allow Rules"
msgstr ""
-#: gtk/gtktreeview.c:610
+#: gtk/gtktreeview.c:611
msgid "Allow drawing of alternating color rows."
msgstr ""
-#: gtk/gtktreeviewcolumn.c:172
+#: gtk/gtktreeview.c:617
+#, fuzzy
+msgid "Indent Expanders"
+msgstr ""
+"Tot l'\n"
+"coxhlaedje"
+
+#: gtk/gtktreeview.c:618
+msgid "Make the expanders indented."
+msgstr ""
+
+#: gtk/gtktreeviewcolumn.c:174
#, fuzzy
msgid "Whether to display the column"
msgstr "Li lrdjeu des colones"
-#: gtk/gtktreeviewcolumn.c:180
+#: gtk/gtktreeviewcolumn.c:181 gtk/gtkwindow.c:394
+#, fuzzy
+msgid "Resizable"
+msgstr "Candj di grandeu"
+
+#: gtk/gtktreeviewcolumn.c:182
+msgid "Column is user-resizable"
+msgstr ""
+
+#: gtk/gtktreeviewcolumn.c:190
msgid "Current width of the column"
msgstr "Li lrdjeu do moumint del colone"
-#: gtk/gtktreeviewcolumn.c:188
+#: gtk/gtktreeviewcolumn.c:198
#, fuzzy
msgid "Sizing"
msgstr "Swing"
-#: gtk/gtktreeviewcolumn.c:189
+#: gtk/gtktreeviewcolumn.c:199
#, fuzzy
msgid "Resize mode of the column"
msgstr "Li lrdjeu do moumint del colone"
-#: gtk/gtktreeviewcolumn.c:197
+#: gtk/gtktreeviewcolumn.c:207
#, fuzzy
msgid "Fixed Width"
msgstr "Lrdjeu:"
-#: gtk/gtktreeviewcolumn.c:198
+#: gtk/gtktreeviewcolumn.c:208
#, fuzzy
msgid "Current fixed width of the column"
msgstr "Li lrdjeu do moumint del colone"
-#: gtk/gtktreeviewcolumn.c:207
+#: gtk/gtktreeviewcolumn.c:217
msgid "Minimum Width"
msgstr "Lrdjeu minimom"
-#: gtk/gtktreeviewcolumn.c:208
+#: gtk/gtktreeviewcolumn.c:218
msgid "Minimum allowed width of the column"
msgstr "Li pus ptite lrdjeu kel colone pout aveur"
-#: gtk/gtktreeviewcolumn.c:217
+#: gtk/gtktreeviewcolumn.c:227
msgid "Maximum Width"
msgstr "Lrdjeu macsimom"
-#: gtk/gtktreeviewcolumn.c:218
+#: gtk/gtktreeviewcolumn.c:228
msgid "Maximum allowed width of the column"
msgstr "Li pus grande lrdjeu kel colone pout aveur"
-#: gtk/gtktreeviewcolumn.c:227
+#: gtk/gtktreeviewcolumn.c:237
msgid "Title"
msgstr "Tite"
-#: gtk/gtktreeviewcolumn.c:228
+#: gtk/gtktreeviewcolumn.c:238
msgid "Title to appear in column header"
msgstr "Tite pol tiestre del colone"
-#: gtk/gtktreeviewcolumn.c:235
+#: gtk/gtktreeviewcolumn.c:245
msgid "Clickable"
msgstr "Clitchve"
-#: gtk/gtktreeviewcolumn.c:236
+#: gtk/gtktreeviewcolumn.c:246
msgid "Whether the header can be clicked"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:244
+#: gtk/gtktreeviewcolumn.c:254
msgid "Widget"
msgstr "Ahesse"
-#: gtk/gtktreeviewcolumn.c:245
+#: gtk/gtktreeviewcolumn.c:255
msgid "Widget to put in column header button instead of column title"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:252
+#: gtk/gtktreeviewcolumn.c:262
#, fuzzy
msgid "Alignment"
msgstr "Enlightenment"
-#: gtk/gtktreeviewcolumn.c:253
+#: gtk/gtktreeviewcolumn.c:263
msgid "X Alignment of the column header text or widget"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:263
+#: gtk/gtktreeviewcolumn.c:273
#, fuzzy
msgid "Whether the column can be reordered around the headers"
msgstr "Lrdjeu do tecse a hyner"
-#: gtk/gtktreeviewcolumn.c:270
+#: gtk/gtktreeviewcolumn.c:280
#, fuzzy
msgid "Sort indicator"
msgstr "Enonder l ridant:"
-#: gtk/gtktreeviewcolumn.c:271
+#: gtk/gtktreeviewcolumn.c:281
msgid "Whether to show a sort indicator"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:278
+#: gtk/gtktreeviewcolumn.c:288
msgid "Sort order"
msgstr "rde po relire"
-#: gtk/gtktreeviewcolumn.c:279
+#: gtk/gtktreeviewcolumn.c:289
msgid "Sort direction the sort indicator should indicate"
msgstr ""
-#: gtk/gtkviewport.c:132
+#: gtk/gtkviewport.c:133
msgid ""
"The GtkAdjustment that determines the values of the horizontal position for "
"this viewport."
msgstr ""
-#: gtk/gtkviewport.c:140
+#: gtk/gtkviewport.c:141
msgid ""
"The GtkAdjustment that determines the values of the vertical position for "
"this viewport."
msgstr ""
-#: gtk/gtkviewport.c:148
+#: gtk/gtkviewport.c:149
msgid "Determines how the shadowed box around the viewport is drawn."
msgstr ""
-#: gtk/gtkwidget.c:388
+#: gtk/gtkwidget.c:394
#, fuzzy
msgid "Widget name"
msgstr "Ahesse"
-#: gtk/gtkwidget.c:389
+#: gtk/gtkwidget.c:395
#, fuzzy
msgid "The name of the widget"
msgstr "Li djeu del vicreye"
-#: gtk/gtkwidget.c:395
+#: gtk/gtkwidget.c:401
#, fuzzy
msgid "Parent widget"
msgstr "Lrdjeu do tecse"
-#: gtk/gtkwidget.c:396
+#: gtk/gtkwidget.c:402
msgid "The parent widget of this widget. Must be a Container widget."
msgstr ""
-#: gtk/gtkwidget.c:403
+#: gtk/gtkwidget.c:409
msgid "Width request"
msgstr ""
-#: gtk/gtkwidget.c:404
+#: gtk/gtkwidget.c:410
msgid ""
"Override for width request of the widget, or -1 if natural request should be "
"used."
msgstr ""
-#: gtk/gtkwidget.c:412
+#: gtk/gtkwidget.c:418
#, fuzzy
msgid "Height request"
msgstr "Hteu"
-#: gtk/gtkwidget.c:413
+#: gtk/gtkwidget.c:419
msgid ""
"Override for height request of the widget, or -1 if natural request should "
"be used."
msgstr ""
-#: gtk/gtkwidget.c:422
+#: gtk/gtkwidget.c:428
msgid "Whether the widget is visible"
msgstr ""
-#: gtk/gtkwidget.c:428
+#: gtk/gtkwidget.c:434
#, fuzzy
msgid "Sensitive"
msgstr "Ptits <> grants letes"
-#: gtk/gtkwidget.c:429
+#: gtk/gtkwidget.c:435
msgid "Whether the widget responds to input"
msgstr ""
-#: gtk/gtkwidget.c:435
+#: gtk/gtkwidget.c:441
#, fuzzy
msgid "Application paintable"
msgstr "No do programe:"
-#: gtk/gtkwidget.c:436
+#: gtk/gtkwidget.c:442
msgid "Whether the application will paint directly on the widget"
msgstr ""
-#: gtk/gtkwidget.c:442
+#: gtk/gtkwidget.c:448
#, fuzzy
msgid "Can focus"
msgstr "Candj imdjete"
-#: gtk/gtkwidget.c:443
+#: gtk/gtkwidget.c:449
msgid "Whether the widget can accept the input focus"
msgstr ""
-#: gtk/gtkwidget.c:449
+#: gtk/gtkwidget.c:455
msgid "Has focus"
msgstr ""
-#: gtk/gtkwidget.c:450
+#: gtk/gtkwidget.c:456
msgid "Whether the widget has the input focus"
msgstr ""
-#: gtk/gtkwidget.c:456
+#: gtk/gtkwidget.c:462
#, fuzzy
msgid "Can default"
msgstr "prmetou"
-#: gtk/gtkwidget.c:457
+#: gtk/gtkwidget.c:463
msgid "Whether the widget can be the default widget"
msgstr ""
-#: gtk/gtkwidget.c:463
+#: gtk/gtkwidget.c:469
#, fuzzy
msgid "Has default"
msgstr "prmetou"
-#: gtk/gtkwidget.c:464
+#: gtk/gtkwidget.c:470
msgid "Whether the widget is the default widget"
msgstr ""
-#: gtk/gtkwidget.c:470
+#: gtk/gtkwidget.c:476
#, fuzzy
msgid "Receives default"
msgstr "prmetou"
-#: gtk/gtkwidget.c:471
+#: gtk/gtkwidget.c:477
msgid "If TRUE, the widget will receive the default action when it is focused."
msgstr ""
-#: gtk/gtkwidget.c:477
+#: gtk/gtkwidget.c:483
#, fuzzy
msgid "Composite child"
msgstr "Compositeu"
-#: gtk/gtkwidget.c:478
+#: gtk/gtkwidget.c:484
msgid "Whether the widget is composed of other widgets"
msgstr ""
-#: gtk/gtkwidget.c:484
+#: gtk/gtkwidget.c:490
msgid "Style"
msgstr "Stle"
-#: gtk/gtkwidget.c:485
+#: gtk/gtkwidget.c:491
msgid ""
"The style of the widget, which contains information about how it will look "
"(colors etc)."
msgstr ""
-#: gtk/gtkwidget.c:491
+#: gtk/gtkwidget.c:497
#, fuzzy
msgid "Events"
msgstr "Clients"
-#: gtk/gtkwidget.c:492
+#: gtk/gtkwidget.c:498
msgid "The event mask that decides what kind of GdkEvents this widget gets."
msgstr ""
-#: gtk/gtkwidget.c:499
+#: gtk/gtkwidget.c:505
#, fuzzy
msgid "Extension events"
msgstr "Aspougn les cawetes di fitchs"
-#: gtk/gtkwidget.c:500
+#: gtk/gtkwidget.c:506
msgid "The mask that decides what kind of extension events this widget gets."
msgstr ""
-#: gtk/gtkwidget.c:1047
+#: gtk/gtkwidget.c:1053
#, fuzzy
msgid "Interior Focus"
msgstr "Interupcions"
-#: gtk/gtkwidget.c:1048
+#: gtk/gtkwidget.c:1054
msgid "Whether to draw the focus indicator inside widgets."
msgstr ""
-#: gtk/gtkwindow.c:361
+#: gtk/gtkwindow.c:359
#, fuzzy
msgid "Window Type"
msgstr "Grandeu do purnea"
-#: gtk/gtkwindow.c:362
+#: gtk/gtkwindow.c:360
#, fuzzy
msgid "The type of the window"
msgstr "Djometreye do purnea"
-#: gtk/gtkwindow.c:371
+#: gtk/gtkwindow.c:369
#, fuzzy
msgid "Window Title"
msgstr "Grandeu do purnea"
-#: gtk/gtkwindow.c:372
+#: gtk/gtkwindow.c:370
#, fuzzy
msgid "The title of the window"
msgstr "Disfacer li purnea."
-#: gtk/gtkwindow.c:379
+#: gtk/gtkwindow.c:377
#, fuzzy
msgid "Allow Shrink"
msgstr "Shure les loyns"
-#: gtk/gtkwindow.c:381
+#: gtk/gtkwindow.c:379
#, no-c-format
msgid ""
"If TRUE, the window has no mimimum size. Setting this to TRUE is 99% of the "
"time a bad idea."
msgstr ""
-#: gtk/gtkwindow.c:388
+#: gtk/gtkwindow.c:386
msgid "Allow Grow"
msgstr ""
-#: gtk/gtkwindow.c:389
+#: gtk/gtkwindow.c:387
msgid "If TRUE, users can expand the window beyond its minimum size."
msgstr ""
-#: gtk/gtkwindow.c:396
-#, fuzzy
-msgid "Resizable"
-msgstr "Candj di grandeu"
-
-#: gtk/gtkwindow.c:397
+#: gtk/gtkwindow.c:395
msgid "If TRUE, users can resize the window."
msgstr ""
-#: gtk/gtkwindow.c:404
+#: gtk/gtkwindow.c:402
msgid "Modal"
msgstr "Mod"
-#: gtk/gtkwindow.c:405
+#: gtk/gtkwindow.c:403
msgid ""
"If TRUE, the window is modal (other windows are not usable while this one is "
"up)."
msgstr ""
-#: gtk/gtkwindow.c:412
+#: gtk/gtkwindow.c:410
msgid "Window Position"
msgstr "Eplaemint do purnea"
-#: gtk/gtkwindow.c:413
+#: gtk/gtkwindow.c:411
#, fuzzy
msgid "The initial position of the window."
msgstr "Eplaemint x do purnea"
-#: gtk/gtkwindow.c:421
+#: gtk/gtkwindow.c:419
msgid "Default Width"
msgstr "Lrdjeu prmetowe"
-#: gtk/gtkwindow.c:422
+#: gtk/gtkwindow.c:420
msgid ""
"The default width of the window, used when initially showing the window."
msgstr ""
-#: gtk/gtkwindow.c:431
+#: gtk/gtkwindow.c:429
msgid "Default Height"
msgstr "Hteu prmetowe"
-#: gtk/gtkwindow.c:432
+#: gtk/gtkwindow.c:430
msgid ""
"The default height of the window, used when initially showing the window."
msgstr ""
-#: gtk/gtkwindow.c:441
+#: gtk/gtkwindow.c:439
msgid "Destroy with Parent"
msgstr ""
-#: gtk/gtkwindow.c:442
+#: gtk/gtkwindow.c:440
msgid "If this window should be destroyed when the parent is destroyed"
msgstr ""
-#: gtk/gtkwindow.c:449
+#: gtk/gtkwindow.c:447
msgid "Icon"
msgstr ""
-#: gtk/gtkwindow.c:450
+#: gtk/gtkwindow.c:448
msgid "Icon for this window"
msgstr ""
-#: gtk/gtksizegroup.c:241
+#: gtk/gtksizegroup.c:242
msgid "Mode"
msgstr "Mde"
-#: gtk/gtksizegroup.c:242
+#: gtk/gtksizegroup.c:243
msgid ""
"The the directions in which the size group effects the requested sizes of "
"its component widgets."
diff --git a/po/zh_CN.po b/po/zh_CN.po
index fbbf3d116..be46497c0 100644
--- a/po/zh_CN.po
+++ b/po/zh_CN.po
@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: gtk+ 1.1.7 \n"
-"POT-Creation-Date: 2001-10-25 16:39-0400\n"
+"POT-Creation-Date: 2001-11-23 15:47-0500\n"
"PO-Revision-Date: 1999-01-31 19:33+0800\n"
"Last-Translator: Dillion Chen <dillon.chen@turbolinux.com.cn>\n"
"Language-Team: TLDN\n"
@@ -9,12 +9,12 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-#: gdk-pixbuf/gdk-pixbuf-animation.c:144 gdk-pixbuf/gdk-pixbuf-io.c:543
+#: gdk-pixbuf/gdk-pixbuf-animation.c:144 gdk-pixbuf/gdk-pixbuf-io.c:551
#, c-format
msgid "Failed to open file '%s': %s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-animation.c:155 gdk-pixbuf/gdk-pixbuf-io.c:553
+#: gdk-pixbuf/gdk-pixbuf-animation.c:155 gdk-pixbuf/gdk-pixbuf-io.c:561
#, c-format
msgid "Image file '%s' contains no data"
msgstr ""
@@ -24,7 +24,7 @@ msgstr ""
msgid "Don't know how to load the animation in file '%s'"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-animation.c:205 gdk-pixbuf/gdk-pixbuf-io.c:598
+#: gdk-pixbuf/gdk-pixbuf-animation.c:205 gdk-pixbuf/gdk-pixbuf-io.c:606
#, c-format
msgid ""
"Failed to load image '%s': reason not known, probably a corrupt image file"
@@ -37,65 +37,65 @@ msgid ""
"animation file"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:316
+#: gdk-pixbuf/gdk-pixbuf-io.c:324
#, fuzzy, c-format
msgid "Unable to load image-loading module: %s: %s"
msgstr "无法由 module_path 找到可载入模组: \"%s\","
-#: gdk-pixbuf/gdk-pixbuf-io.c:335
+#: gdk-pixbuf/gdk-pixbuf-io.c:343
#, c-format
msgid ""
"Image-loading module %s does not export the proper interface; perhaps it's "
"from a different GTK version?"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:452 gdk-pixbuf/gdk-pixbuf-io.c:478
+#: gdk-pixbuf/gdk-pixbuf-io.c:460 gdk-pixbuf/gdk-pixbuf-io.c:486
#, c-format
msgid "Image type '%s' is not supported"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:500
+#: gdk-pixbuf/gdk-pixbuf-io.c:508
#, c-format
msgid "Couldn't recognize the image file format for file '%s'"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:506
+#: gdk-pixbuf/gdk-pixbuf-io.c:514
msgid "Unrecognized image file format"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:576
+#: gdk-pixbuf/gdk-pixbuf-io.c:584
#, c-format
msgid "Don't know how to load the image in file '%s'"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:609
+#: gdk-pixbuf/gdk-pixbuf-io.c:617
#, c-format
msgid "Failed to load image '%s': %s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:714
+#: gdk-pixbuf/gdk-pixbuf-io.c:722
#, c-format
msgid "This build of gdk-pixbuf does not support saving the image format: %s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:822
+#: gdk-pixbuf/gdk-pixbuf-io.c:830
#, c-format
msgid "Failed to open '%s' for writing: %s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-io.c:843
+#: gdk-pixbuf/gdk-pixbuf-io.c:851
#, c-format
msgid ""
"Failed to close '%s' while writing image, all data may not have been saved: %"
"s"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-loader.c:252
+#: gdk-pixbuf/gdk-pixbuf-loader.c:250
#, c-format
msgid "Incremental loading of image type '%s' is not supported"
msgstr ""
-#: gdk-pixbuf/gdk-pixbuf-loader.c:275 gdk-pixbuf/gdk-pixbuf-loader.c:376
+#: gdk-pixbuf/gdk-pixbuf-loader.c:273 gdk-pixbuf/gdk-pixbuf-loader.c:374
#, c-format
msgid ""
"Internal error: Image loader module '%s' failed to begin loading an image, "
@@ -358,35 +358,35 @@ msgstr ""
msgid "Failed to write to temporary file when loading XBM image"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1256
+#: gdk-pixbuf/io-xpm.c:1234
msgid "No XPM header found"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1264
+#: gdk-pixbuf/io-xpm.c:1242
msgid "XPM file has image width <= 0"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1272
+#: gdk-pixbuf/io-xpm.c:1250
msgid "XPM file has image height <= 0"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1280
+#: gdk-pixbuf/io-xpm.c:1258
msgid "XPM file has invalid number of colors"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1288
+#: gdk-pixbuf/io-xpm.c:1266
msgid "XPM has invalid number of chars per pixel"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1306
+#: gdk-pixbuf/io-xpm.c:1284
msgid "Can't read XPM colormap"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1344
+#: gdk-pixbuf/io-xpm.c:1322
msgid "Can't allocate memory for loading XPM image"
msgstr ""
-#: gdk-pixbuf/io-xpm.c:1527
+#: gdk-pixbuf/io-xpm.c:1505
msgid "Failed to write to temporary file when loading XPM image"
msgstr ""
@@ -407,12 +407,20 @@ msgstr ""
msgid "failed to allocate image buffer of %u bytes"
msgstr ""
-#: gtk/gtkaccellabel.c:115
-msgid "Accelerator object"
+#: gtk/gtkaccellabel.c:122
+msgid "Accelerator Closure"
msgstr ""
-#: gtk/gtkaccellabel.c:116
-msgid "The object monitored by this accelerator label"
+#: gtk/gtkaccellabel.c:123
+msgid "The closure to be monitored for accelerator changes"
+msgstr ""
+
+#: gtk/gtkaccellabel.c:129
+msgid "Accelerator Widget"
+msgstr ""
+
+#: gtk/gtkaccellabel.c:130
+msgid "The widget to be monitored for accelerator changes"
msgstr ""
#: gtk/gtkalignment.c:102
@@ -567,7 +575,7 @@ msgstr "间距:"
msgid "The amount of space between children."
msgstr ""
-#: gtk/gtkbox.c:135 gtk/gtknotebook.c:396
+#: gtk/gtkbox.c:135 gtk/gtknotebook.c:400
msgid "Homogeneous"
msgstr ""
@@ -575,76 +583,76 @@ msgstr ""
msgid "Whether the children should all be the same size."
msgstr ""
-#: gtk/gtkbutton.c:183 gtk/gtkframe.c:125 gtk/gtklabel.c:283
+#: gtk/gtkbutton.c:188 gtk/gtkframe.c:125 gtk/gtklabel.c:282
msgid "Label"
msgstr ""
-#: gtk/gtkbutton.c:184
+#: gtk/gtkbutton.c:189
msgid ""
"Text of the label widget inside the button, if the button contains a label "
"widget."
msgstr ""
-#: gtk/gtkbutton.c:191 gtk/gtklabel.c:304
+#: gtk/gtkbutton.c:196 gtk/gtklabel.c:303
msgid "Use underline"
msgstr ""
-#: gtk/gtkbutton.c:192 gtk/gtklabel.c:305
+#: gtk/gtkbutton.c:197 gtk/gtklabel.c:304
msgid ""
"If set, an underline in the text indicates the next character should be used "
"for the mnemonic accelerator key"
msgstr ""
-#: gtk/gtkbutton.c:199
+#: gtk/gtkbutton.c:204
msgid "Use stock"
msgstr ""
-#: gtk/gtkbutton.c:200
+#: gtk/gtkbutton.c:205
msgid ""
"If set, the label is used to pick a stock item instead of being displayed"
msgstr ""
-#: gtk/gtkbutton.c:207
+#: gtk/gtkbutton.c:212
msgid "Border relief"
msgstr ""
-#: gtk/gtkbutton.c:208
+#: gtk/gtkbutton.c:213
msgid "The border relief style."
msgstr ""
-#: gtk/gtkbutton.c:259
+#: gtk/gtkbutton.c:264
#, fuzzy
msgid "Default Spacing"
msgstr "间距:"
-#: gtk/gtkbutton.c:260
+#: gtk/gtkbutton.c:265
msgid "Extra space to add for CAN_DEFAULT buttons"
msgstr ""
-#: gtk/gtkbutton.c:266
+#: gtk/gtkbutton.c:271
msgid "Default Outside Spacing"
msgstr ""
-#: gtk/gtkbutton.c:267
+#: gtk/gtkbutton.c:272
msgid ""
"Extra space to add for CAN_DEFAULT buttons that is always drawn outside the "
"border"
msgstr ""
-#: gtk/gtkbutton.c:272
+#: gtk/gtkbutton.c:277
msgid "Child X Displacement"
msgstr ""
-#: gtk/gtkbutton.c:273
+#: gtk/gtkbutton.c:278
msgid ""
"How far in the x direction to move the child when the button is depressed"
msgstr ""
-#: gtk/gtkbutton.c:280
+#: gtk/gtkbutton.c:285
msgid "Child Y Displacement"
msgstr ""
-#: gtk/gtkbutton.c:281
+#: gtk/gtkbutton.c:286
msgid ""
"How far in the y direction to move the child when the button is depressed"
msgstr ""
@@ -740,297 +748,297 @@ msgstr ""
msgid "The pixbuf to render."
msgstr ""
-#: gtk/gtkcellrenderertext.c:173 gtk/gtkentry.c:498 gtk/gtkprogressbar.c:207
+#: gtk/gtkcellrenderertext.c:174 gtk/gtkentry.c:506 gtk/gtkprogressbar.c:207
msgid "Text"
msgstr ""
-#: gtk/gtkcellrenderertext.c:174
+#: gtk/gtkcellrenderertext.c:175
msgid "Text to render"
msgstr ""
-#: gtk/gtkcellrenderertext.c:181
+#: gtk/gtkcellrenderertext.c:182
msgid "Markup"
msgstr ""
-#: gtk/gtkcellrenderertext.c:182
+#: gtk/gtkcellrenderertext.c:183
msgid "Marked up text to render"
msgstr ""
-#: gtk/gtkcellrenderertext.c:189 gtk/gtklabel.c:290
+#: gtk/gtkcellrenderertext.c:190 gtk/gtklabel.c:289
msgid "Attributes"
msgstr ""
-#: gtk/gtkcellrenderertext.c:190
+#: gtk/gtkcellrenderertext.c:191
msgid "A list of style attributes to apply to the text of the renderer."
msgstr ""
-#: gtk/gtkcellrenderertext.c:197 gtk/gtktexttag.c:208
+#: gtk/gtkcellrenderertext.c:198 gtk/gtktexttag.c:209
msgid "Background color name"
msgstr ""
-#: gtk/gtkcellrenderertext.c:198 gtk/gtktexttag.c:209
+#: gtk/gtkcellrenderertext.c:199 gtk/gtktexttag.c:210
msgid "Background color as a string"
msgstr ""
-#: gtk/gtkcellrenderertext.c:205 gtk/gtktexttag.c:216
+#: gtk/gtkcellrenderertext.c:206 gtk/gtktexttag.c:217
msgid "Background color"
msgstr ""
-#: gtk/gtkcellrenderertext.c:206 gtk/gtktexttag.c:217
+#: gtk/gtkcellrenderertext.c:207 gtk/gtktexttag.c:218
msgid "Background color as a GdkColor"
msgstr ""
-#: gtk/gtkcellrenderertext.c:213 gtk/gtktexttag.c:242
+#: gtk/gtkcellrenderertext.c:214 gtk/gtktexttag.c:243
msgid "Foreground color name"
msgstr ""
-#: gtk/gtkcellrenderertext.c:214 gtk/gtktexttag.c:243
+#: gtk/gtkcellrenderertext.c:215 gtk/gtktexttag.c:244
msgid "Foreground color as a string"
msgstr ""
-#: gtk/gtkcellrenderertext.c:221 gtk/gtktexttag.c:250
+#: gtk/gtkcellrenderertext.c:222 gtk/gtktexttag.c:251
msgid "Foreground color"
msgstr ""
-#: gtk/gtkcellrenderertext.c:222 gtk/gtktexttag.c:251
+#: gtk/gtkcellrenderertext.c:223 gtk/gtktexttag.c:252
msgid "Foreground color as a GdkColor"
msgstr ""
-#: gtk/gtkcellrenderertext.c:230 gtk/gtkentry.c:430 gtk/gtktexttag.c:276
-#: gtk/gtktextview.c:539
+#: gtk/gtkcellrenderertext.c:231 gtk/gtkentry.c:438 gtk/gtktexttag.c:277
+#: gtk/gtktextview.c:548
#, fuzzy
msgid "Editable"
msgstr "(已失效)"
-#: gtk/gtkcellrenderertext.c:231 gtk/gtktexttag.c:277 gtk/gtktextview.c:540
+#: gtk/gtkcellrenderertext.c:232 gtk/gtktexttag.c:278 gtk/gtktextview.c:549
msgid "Whether the text can be modified by the user"
msgstr ""
-#: gtk/gtkcellrenderertext.c:238 gtk/gtkcellrenderertext.c:246
-#: gtk/gtkfontsel.c:192 gtk/gtktexttag.c:284 gtk/gtktexttag.c:292
+#: gtk/gtkcellrenderertext.c:239 gtk/gtkcellrenderertext.c:247
+#: gtk/gtkfontsel.c:192 gtk/gtktexttag.c:285 gtk/gtktexttag.c:293
msgid "Font"
msgstr "字体"
-#: gtk/gtkcellrenderertext.c:239 gtk/gtktexttag.c:285
+#: gtk/gtkcellrenderertext.c:240 gtk/gtktexttag.c:286
msgid "Font description as a string"
msgstr ""
-#: gtk/gtkcellrenderertext.c:247 gtk/gtktexttag.c:293
+#: gtk/gtkcellrenderertext.c:248 gtk/gtktexttag.c:294
msgid "Font description as a PangoFontDescription struct"
msgstr ""
-#: gtk/gtkcellrenderertext.c:255 gtk/gtktexttag.c:301
+#: gtk/gtkcellrenderertext.c:256 gtk/gtktexttag.c:302
#, fuzzy
msgid "Font family"
msgstr "字体:"
-#: gtk/gtkcellrenderertext.c:256 gtk/gtktexttag.c:302
+#: gtk/gtkcellrenderertext.c:257 gtk/gtktexttag.c:303
msgid "Name of the font family, e.g. Sans, Helvetica, Times, Monospace"
msgstr ""
-#: gtk/gtkcellrenderertext.c:263 gtk/gtkcellrenderertext.c:264
-#: gtk/gtktexttag.c:309 gtk/gtktexttag.c:310
+#: gtk/gtkcellrenderertext.c:264 gtk/gtkcellrenderertext.c:265
+#: gtk/gtktexttag.c:310 gtk/gtktexttag.c:311
#, fuzzy
msgid "Font style"
msgstr "字体样式:"
-#: gtk/gtkcellrenderertext.c:272 gtk/gtkcellrenderertext.c:273
-#: gtk/gtktexttag.c:318 gtk/gtktexttag.c:319
+#: gtk/gtkcellrenderertext.c:273 gtk/gtkcellrenderertext.c:274
+#: gtk/gtktexttag.c:319 gtk/gtktexttag.c:320
msgid "Font variant"
msgstr ""
-#: gtk/gtkcellrenderertext.c:281 gtk/gtkcellrenderertext.c:282
-#: gtk/gtktexttag.c:327 gtk/gtktexttag.c:328
+#: gtk/gtkcellrenderertext.c:282 gtk/gtkcellrenderertext.c:283
+#: gtk/gtktexttag.c:328 gtk/gtktexttag.c:329
msgid "Font weight"
msgstr ""
-#: gtk/gtkcellrenderertext.c:291 gtk/gtkcellrenderertext.c:292
-#: gtk/gtktexttag.c:338 gtk/gtktexttag.c:339
+#: gtk/gtkcellrenderertext.c:292 gtk/gtkcellrenderertext.c:293
+#: gtk/gtktexttag.c:339 gtk/gtktexttag.c:340
#, fuzzy
msgid "Font stretch"
msgstr "字体属性"
-#: gtk/gtkcellrenderertext.c:300 gtk/gtkcellrenderertext.c:301
-#: gtk/gtktexttag.c:347 gtk/gtktexttag.c:348
+#: gtk/gtkcellrenderertext.c:301 gtk/gtkcellrenderertext.c:302
+#: gtk/gtktexttag.c:348 gtk/gtktexttag.c:349
#, fuzzy
msgid "Font size"
msgstr "点阵大小:"
-#: gtk/gtkcellrenderertext.c:310 gtk/gtktexttag.c:367
+#: gtk/gtkcellrenderertext.c:311 gtk/gtktexttag.c:368
#, fuzzy
msgid "Font points"
msgstr "字体种类:"
-#: gtk/gtkcellrenderertext.c:311 gtk/gtktexttag.c:368
+#: gtk/gtkcellrenderertext.c:312 gtk/gtktexttag.c:369
msgid "Font size in points"
msgstr ""
-#: gtk/gtkcellrenderertext.c:320 gtk/gtktexttag.c:357 gtk/gtktexttag.c:358
+#: gtk/gtkcellrenderertext.c:321 gtk/gtktexttag.c:358 gtk/gtktexttag.c:359
#, fuzzy
msgid "Font scale"
msgstr "字体样式:"
-#: gtk/gtkcellrenderertext.c:321
+#: gtk/gtkcellrenderertext.c:322
msgid "Font scaling factor"
msgstr ""
-#: gtk/gtkcellrenderertext.c:330 gtk/gtktexttag.c:426
+#: gtk/gtkcellrenderertext.c:331 gtk/gtktexttag.c:427
msgid "Rise"
msgstr ""
-#: gtk/gtkcellrenderertext.c:331 gtk/gtktexttag.c:427
+#: gtk/gtkcellrenderertext.c:332 gtk/gtktexttag.c:428
msgid ""
"Offset of text above the baseline (below the baseline if rise is negative)"
msgstr ""
-#: gtk/gtkcellrenderertext.c:341 gtk/gtktexttag.c:466
+#: gtk/gtkcellrenderertext.c:342 gtk/gtktexttag.c:467
msgid "Strikethrough"
msgstr ""
-#: gtk/gtkcellrenderertext.c:342 gtk/gtktexttag.c:467
+#: gtk/gtkcellrenderertext.c:343 gtk/gtktexttag.c:468
msgid "Whether to strike through the text"
msgstr ""
-#: gtk/gtkcellrenderertext.c:349 gtk/gtktexttag.c:474
+#: gtk/gtkcellrenderertext.c:350 gtk/gtktexttag.c:475
msgid "Underline"
msgstr ""
-#: gtk/gtkcellrenderertext.c:350 gtk/gtktexttag.c:475
+#: gtk/gtkcellrenderertext.c:351 gtk/gtktexttag.c:476
msgid "Style of underline for this text"
msgstr ""
-#: gtk/gtkcellrenderertext.c:360 gtk/gtktexttag.c:511
+#: gtk/gtkcellrenderertext.c:361 gtk/gtktexttag.c:512
msgid "Background set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:361 gtk/gtktexttag.c:512
+#: gtk/gtkcellrenderertext.c:362 gtk/gtktexttag.c:513
msgid "Whether this tag affects the background color"
msgstr ""
-#: gtk/gtkcellrenderertext.c:364 gtk/gtktexttag.c:523
+#: gtk/gtkcellrenderertext.c:365 gtk/gtktexttag.c:524
msgid "Foreground set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:365 gtk/gtktexttag.c:524
+#: gtk/gtkcellrenderertext.c:366 gtk/gtktexttag.c:525
msgid "Whether this tag affects the foreground color"
msgstr ""
-#: gtk/gtkcellrenderertext.c:368 gtk/gtktexttag.c:531
+#: gtk/gtkcellrenderertext.c:369 gtk/gtktexttag.c:532
msgid "Editability set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:369 gtk/gtktexttag.c:532
+#: gtk/gtkcellrenderertext.c:370 gtk/gtktexttag.c:533
msgid "Whether this tag affects text editability"
msgstr ""
-#: gtk/gtkcellrenderertext.c:372 gtk/gtktexttag.c:535
+#: gtk/gtkcellrenderertext.c:373 gtk/gtktexttag.c:536
msgid "Font family set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:373 gtk/gtktexttag.c:536
+#: gtk/gtkcellrenderertext.c:374 gtk/gtktexttag.c:537
msgid "Whether this tag affects the font family"
msgstr ""
-#: gtk/gtkcellrenderertext.c:376 gtk/gtktexttag.c:539
+#: gtk/gtkcellrenderertext.c:377 gtk/gtktexttag.c:540
#, fuzzy
msgid "Font style set"
msgstr "字体样式:"
-#: gtk/gtkcellrenderertext.c:377 gtk/gtktexttag.c:540
+#: gtk/gtkcellrenderertext.c:378 gtk/gtktexttag.c:541
msgid "Whether this tag affects the font style"
msgstr ""
-#: gtk/gtkcellrenderertext.c:380 gtk/gtktexttag.c:543
+#: gtk/gtkcellrenderertext.c:381 gtk/gtktexttag.c:544
msgid "Font variant set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:381 gtk/gtktexttag.c:544
+#: gtk/gtkcellrenderertext.c:382 gtk/gtktexttag.c:545
msgid "Whether this tag affects the font variant"
msgstr ""
-#: gtk/gtkcellrenderertext.c:384 gtk/gtktexttag.c:547
+#: gtk/gtkcellrenderertext.c:385 gtk/gtktexttag.c:548
msgid "Font weight set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:385 gtk/gtktexttag.c:548
+#: gtk/gtkcellrenderertext.c:386 gtk/gtktexttag.c:549
msgid "Whether this tag affects the font weight"
msgstr ""
-#: gtk/gtkcellrenderertext.c:388 gtk/gtktexttag.c:551
+#: gtk/gtkcellrenderertext.c:389 gtk/gtktexttag.c:552
msgid "Font stretch set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:389 gtk/gtktexttag.c:552
+#: gtk/gtkcellrenderertext.c:390 gtk/gtktexttag.c:553
msgid "Whether this tag affects the font stretch"
msgstr ""
-#: gtk/gtkcellrenderertext.c:392 gtk/gtktexttag.c:555
+#: gtk/gtkcellrenderertext.c:393 gtk/gtktexttag.c:556
msgid "Font size set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:393 gtk/gtktexttag.c:556
+#: gtk/gtkcellrenderertext.c:394 gtk/gtktexttag.c:557
msgid "Whether this tag affects the font size"
msgstr ""
-#: gtk/gtkcellrenderertext.c:396 gtk/gtktexttag.c:559
+#: gtk/gtkcellrenderertext.c:397 gtk/gtktexttag.c:560
#, fuzzy
msgid "Font scale set"
msgstr "字体样式:"
-#: gtk/gtkcellrenderertext.c:397 gtk/gtktexttag.c:560
+#: gtk/gtkcellrenderertext.c:398 gtk/gtktexttag.c:561
msgid "Whether this tag scales the font size by a factor"
msgstr ""
-#: gtk/gtkcellrenderertext.c:400 gtk/gtktexttag.c:579
+#: gtk/gtkcellrenderertext.c:401 gtk/gtktexttag.c:580
msgid "Rise set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:401 gtk/gtktexttag.c:580
+#: gtk/gtkcellrenderertext.c:402 gtk/gtktexttag.c:581
msgid "Whether this tag affects the rise"
msgstr ""
-#: gtk/gtkcellrenderertext.c:404 gtk/gtktexttag.c:595
+#: gtk/gtkcellrenderertext.c:405 gtk/gtktexttag.c:596
msgid "Strikethrough set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:405 gtk/gtktexttag.c:596
+#: gtk/gtkcellrenderertext.c:406 gtk/gtktexttag.c:597
msgid "Whether this tag affects strikethrough"
msgstr ""
-#: gtk/gtkcellrenderertext.c:408 gtk/gtktexttag.c:603
+#: gtk/gtkcellrenderertext.c:409 gtk/gtktexttag.c:604
msgid "Underline set"
msgstr ""
-#: gtk/gtkcellrenderertext.c:409 gtk/gtktexttag.c:604
+#: gtk/gtkcellrenderertext.c:410 gtk/gtktexttag.c:605
msgid "Whether this tag affects underlining"
msgstr ""
-#: gtk/gtkcellrenderertoggle.c:129
+#: gtk/gtkcellrenderertoggle.c:130
msgid "Toggle state"
msgstr ""
-#: gtk/gtkcellrenderertoggle.c:130
+#: gtk/gtkcellrenderertoggle.c:131
msgid "The toggle state of the button"
msgstr ""
-#: gtk/gtkcellrenderertoggle.c:138
+#: gtk/gtkcellrenderertoggle.c:139
#, fuzzy
msgid "Activatable"
msgstr "(已失效)"
-#: gtk/gtkcellrenderertoggle.c:139
+#: gtk/gtkcellrenderertoggle.c:140
msgid "The toggle button can be activated"
msgstr ""
-#: gtk/gtkcellrenderertoggle.c:147
+#: gtk/gtkcellrenderertoggle.c:148
msgid "Radio state"
msgstr ""
-#: gtk/gtkcellrenderertoggle.c:148
+#: gtk/gtkcellrenderertoggle.c:149
msgid "Draw the toggle button as a radio button"
msgstr ""
-#: gtk/gtkcheckbutton.c:95 gtk/gtkoptionmenu.c:163
+#: gtk/gtkcheckbutton.c:95 gtk/gtkoptionmenu.c:191
msgid "Indicator Size"
msgstr ""
@@ -1038,7 +1046,7 @@ msgstr ""
msgid "Size of check or radio indicator"
msgstr ""
-#: gtk/gtkcheckbutton.c:103 gtk/gtkoptionmenu.c:169
+#: gtk/gtkcheckbutton.c:103 gtk/gtkoptionmenu.c:197
msgid "Indicator Spacing"
msgstr ""
@@ -1046,171 +1054,171 @@ msgstr ""
msgid "Spacing around check or radio indicator"
msgstr ""
-#: gtk/gtkcheckmenuitem.c:114 gtk/gtktogglebutton.c:142
+#: gtk/gtkcheckmenuitem.c:115 gtk/gtktogglebutton.c:132
msgid "Active"
msgstr ""
-#: gtk/gtkcheckmenuitem.c:115
+#: gtk/gtkcheckmenuitem.c:116
msgid "Whether the menu item is checked."
msgstr ""
-#: gtk/gtkcheckmenuitem.c:122 gtk/gtktogglebutton.c:150
+#: gtk/gtkcheckmenuitem.c:123 gtk/gtktogglebutton.c:140
msgid "Inconsistent"
msgstr ""
-#: gtk/gtkcheckmenuitem.c:123
+#: gtk/gtkcheckmenuitem.c:124
msgid "Whether to display an \"inconsistent\" state."
msgstr ""
-#: gtk/gtkcolorsel.c:574
+#: gtk/gtkcolorsel.c:578
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:579
+#: gtk/gtkcolorsel.c:583
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:883
+#: gtk/gtkcolorsel.c:887
msgid "_Save color here"
msgstr ""
-#: gtk/gtkcolorsel.c:1051
+#: gtk/gtkcolorsel.c:1055
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:1667
+#: gtk/gtkcolorsel.c:1674
msgid "Has Opacity Control"
msgstr ""
-#: gtk/gtkcolorsel.c:1668
+#: gtk/gtkcolorsel.c:1675
msgid "Whether the color selector should allow setting opacity"
msgstr ""
-#: gtk/gtkcolorsel.c:1674
+#: gtk/gtkcolorsel.c:1681
msgid "Has palette"
msgstr ""
-#: gtk/gtkcolorsel.c:1675
+#: gtk/gtkcolorsel.c:1682
msgid "Whether a palette should be used"
msgstr ""
-#: gtk/gtkcolorsel.c:1681
+#: gtk/gtkcolorsel.c:1688
msgid "Current Color"
msgstr ""
-#: gtk/gtkcolorsel.c:1682
+#: gtk/gtkcolorsel.c:1689
msgid "The current color"
msgstr ""
-#: gtk/gtkcolorsel.c:1688
+#: gtk/gtkcolorsel.c:1695
msgid "Current Alpha"
msgstr ""
-#: gtk/gtkcolorsel.c:1689
+#: gtk/gtkcolorsel.c:1696
msgid "The current opacity value (0 fully transparent, 65535 fully opaque)"
msgstr ""
-#: gtk/gtkcolorsel.c:1702
+#: gtk/gtkcolorsel.c:1709
msgid "Custom palette"
msgstr ""
-#: gtk/gtkcolorsel.c:1703
+#: gtk/gtkcolorsel.c:1710
msgid "Palette to use in the color selector"
msgstr ""
-#: gtk/gtkcolorsel.c:1758
+#: gtk/gtkcolorsel.c:1750
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:1786
+#: gtk/gtkcolorsel.c:1778
msgid ""
"Click the eyedropper, then click a color anywhere on your screen to select "
"that color."
msgstr ""
-#: gtk/gtkcolorsel.c:1795
+#: gtk/gtkcolorsel.c:1787
#, fuzzy
msgid "_Hue:"
msgstr "色相:"
-#: gtk/gtkcolorsel.c:1796
+#: gtk/gtkcolorsel.c:1788
msgid "Position on the color wheel."
msgstr ""
-#: gtk/gtkcolorsel.c:1797
+#: gtk/gtkcolorsel.c:1789
#, fuzzy
msgid "_Saturation:"
msgstr "彩度:"
-#: gtk/gtkcolorsel.c:1798
+#: gtk/gtkcolorsel.c:1790
msgid "\"Deepness\" of the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1799
+#: gtk/gtkcolorsel.c:1791
#, fuzzy
msgid "_Value:"
msgstr "明度:"
-#: gtk/gtkcolorsel.c:1800
+#: gtk/gtkcolorsel.c:1792
msgid "Brightness of the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1801
+#: gtk/gtkcolorsel.c:1793
#, fuzzy
msgid "_Red:"
msgstr "红:"
-#: gtk/gtkcolorsel.c:1802
+#: gtk/gtkcolorsel.c:1794
msgid "Amount of red light in the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1803
+#: gtk/gtkcolorsel.c:1795
#, fuzzy
msgid "_Green:"
msgstr "绿:"
-#: gtk/gtkcolorsel.c:1804
+#: gtk/gtkcolorsel.c:1796
msgid "Amount of green light in the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1805
+#: gtk/gtkcolorsel.c:1797
#, fuzzy
msgid "_Blue:"
msgstr "蓝:"
-#: gtk/gtkcolorsel.c:1806
+#: gtk/gtkcolorsel.c:1798
msgid "Amount of blue light in the color."
msgstr ""
-#: gtk/gtkcolorsel.c:1809
+#: gtk/gtkcolorsel.c:1801
#, fuzzy
msgid "_Opacity:"
msgstr "不透明度:"
-#: gtk/gtkcolorsel.c:1817
+#: gtk/gtkcolorsel.c:1809
msgid "Transparency of the currently-selected color."
msgstr ""
-#: gtk/gtkcolorsel.c:1832
+#: gtk/gtkcolorsel.c:1824
msgid "Color _Name:"
msgstr ""
-#: gtk/gtkcolorsel.c:1844
+#: gtk/gtkcolorsel.c:1836
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:1863
+#: gtk/gtkcolorsel.c:1855
msgid "_Palette"
msgstr ""
@@ -1255,204 +1263,204 @@ msgstr ""
msgid "Whether entered values must already be present in the list"
msgstr ""
-#: gtk/gtkcontainer.c:202
+#: gtk/gtkcontainer.c:203
msgid "Resize mode"
msgstr ""
-#: gtk/gtkcontainer.c:203
+#: gtk/gtkcontainer.c:204
msgid "Specify how resize events are handled"
msgstr ""
-#: gtk/gtkcontainer.c:210
+#: gtk/gtkcontainer.c:211
msgid "Border width"
msgstr ""
-#: gtk/gtkcontainer.c:211
+#: gtk/gtkcontainer.c:212
msgid "The width of the empty border outside the containers children."
msgstr ""
-#: gtk/gtkcontainer.c:219
+#: gtk/gtkcontainer.c:220
msgid "Child"
msgstr ""
-#: gtk/gtkcontainer.c:220
+#: gtk/gtkcontainer.c:221
msgid "Can be used to add a new child to the container."
msgstr ""
-#: gtk/gtkcurve.c:120
+#: gtk/gtkcurve.c:121
#, fuzzy
msgid "Curve type"
msgstr "新增"
-#: gtk/gtkcurve.c:121
+#: gtk/gtkcurve.c:122
msgid "Is this curve linear, spline interpolated, or free-form"
msgstr ""
-#: gtk/gtkcurve.c:129
+#: gtk/gtkcurve.c:130
msgid "Minimum X"
msgstr ""
-#: gtk/gtkcurve.c:130
+#: gtk/gtkcurve.c:131
msgid "Minimum possible value for X"
msgstr ""
-#: gtk/gtkcurve.c:139
+#: gtk/gtkcurve.c:140
msgid "Maximum X"
msgstr ""
-#: gtk/gtkcurve.c:140
+#: gtk/gtkcurve.c:141
msgid "Maximum possible X value."
msgstr ""
-#: gtk/gtkcurve.c:149
+#: gtk/gtkcurve.c:150
msgid "Minimum Y"
msgstr ""
-#: gtk/gtkcurve.c:150
+#: gtk/gtkcurve.c:151
msgid "Minimum possible value for Y"
msgstr ""
-#: gtk/gtkcurve.c:159
+#: gtk/gtkcurve.c:160
msgid "Maximum Y"
msgstr ""
-#: gtk/gtkcurve.c:160
+#: gtk/gtkcurve.c:161
msgid "Maximum possible value for Y"
msgstr ""
-#: gtk/gtkdialog.c:125
+#: gtk/gtkdialog.c:126
msgid "Has separator"
msgstr ""
-#: gtk/gtkdialog.c:126
+#: gtk/gtkdialog.c:127
msgid "The dialog has a separator bar above its buttons"
msgstr ""
-#: gtk/gtkdialog.c:149
+#: gtk/gtkdialog.c:150
msgid "Content area border"
msgstr ""
-#: gtk/gtkdialog.c:150
+#: gtk/gtkdialog.c:151
msgid "Width of border around the main dialog area"
msgstr ""
-#: gtk/gtkdialog.c:157
+#: gtk/gtkdialog.c:158
msgid "Button spacing"
msgstr ""
-#: gtk/gtkdialog.c:158
+#: gtk/gtkdialog.c:159
msgid "Spacing between buttons"
msgstr ""
-#: gtk/gtkdialog.c:166
+#: gtk/gtkdialog.c:167
msgid "Action area border"
msgstr ""
-#: gtk/gtkdialog.c:167
+#: gtk/gtkdialog.c:168
msgid "Width of border around the button area at the bottom of the dialog"
msgstr ""
-#: gtk/gtkentry.c:410 gtk/gtklabel.c:361
+#: gtk/gtkentry.c:418 gtk/gtklabel.c:360
#, fuzzy
msgid "Cursor Position"
msgstr "已失效"
-#: gtk/gtkentry.c:411 gtk/gtklabel.c:362
+#: gtk/gtkentry.c:419 gtk/gtklabel.c:361
msgid "The current position of the insertion cursor in chars."
msgstr ""
-#: gtk/gtkentry.c:420 gtk/gtklabel.c:371
+#: gtk/gtkentry.c:428 gtk/gtklabel.c:370
#, fuzzy
msgid "Selection Bound"
msgstr "字体选项: "
-#: gtk/gtkentry.c:421 gtk/gtklabel.c:372
+#: gtk/gtkentry.c:429 gtk/gtklabel.c:371
msgid ""
"The position of the opposite end of the selection from the cursor in chars."
msgstr ""
-#: gtk/gtkentry.c:431
+#: gtk/gtkentry.c:439
msgid "Whether the entry contents can be edited"
msgstr ""
-#: gtk/gtkentry.c:438
+#: gtk/gtkentry.c:446
msgid "Maximum length"
msgstr ""
-#: gtk/gtkentry.c:439
+#: gtk/gtkentry.c:447
msgid "Maximum number of characters for this entry"
msgstr ""
-#: gtk/gtkentry.c:447
+#: gtk/gtkentry.c:455
msgid "Visibility"
msgstr ""
-#: gtk/gtkentry.c:448
+#: gtk/gtkentry.c:456
msgid ""
"FALSE displays the \"invisible char\" instead of the actual text (password "
"mode)"
msgstr ""
-#: gtk/gtkentry.c:455
+#: gtk/gtkentry.c:463
msgid "Has Frame"
msgstr ""
-#: gtk/gtkentry.c:456
+#: gtk/gtkentry.c:464
msgid "FALSE removes outside bevel from entry."
msgstr ""
-#: gtk/gtkentry.c:463
+#: gtk/gtkentry.c:471
msgid "Invisible character"
msgstr ""
-#: gtk/gtkentry.c:464
+#: gtk/gtkentry.c:472
msgid "The character to use when masking entry contents (in \"password mode\")"
msgstr ""
-#: gtk/gtkentry.c:471
+#: gtk/gtkentry.c:479
msgid "Activates default"
msgstr ""
-#: gtk/gtkentry.c:472
+#: gtk/gtkentry.c:480
msgid ""
"Whether to activate the default widget (such as the default button in a "
"dialog) when Enter is pressed."
msgstr ""
-#: gtk/gtkentry.c:478
+#: gtk/gtkentry.c:486
msgid "Width in chars"
msgstr ""
-#: gtk/gtkentry.c:479
+#: gtk/gtkentry.c:487
msgid "Number of characters to leave space for in the entry."
msgstr ""
-#: gtk/gtkentry.c:488
+#: gtk/gtkentry.c:496
msgid "Scroll offset"
msgstr ""
-#: gtk/gtkentry.c:489
+#: gtk/gtkentry.c:497
msgid "Number of pixels of the entry scrolled off the screen to the left"
msgstr ""
-#: gtk/gtkentry.c:499
+#: gtk/gtkentry.c:507
msgid "The contents of the entry"
msgstr ""
-#: gtk/gtkentry.c:505 gtk/gtklabel.c:380 gtk/gtktextview.c:615
+#: gtk/gtkentry.c:513 gtk/gtklabel.c:379 gtk/gtktextview.c:624
msgid "Cursor color"
msgstr ""
-#: gtk/gtkentry.c:506 gtk/gtklabel.c:381 gtk/gtktextview.c:616
+#: gtk/gtkentry.c:514 gtk/gtklabel.c:380 gtk/gtktextview.c:625
msgid "Color with which to draw insertion cursor"
msgstr ""
-#: gtk/gtkentry.c:3793 gtk/gtklabel.c:3180
+#: gtk/gtkentry.c:3832 gtk/gtklabel.c:3151
#, fuzzy
msgid "Select All"
msgstr "删除"
-#: gtk/gtkentry.c:3803 gtk/gtklabel.c:3190 gtk/gtktextview.c:5563
+#: gtk/gtkentry.c:3842 gtk/gtklabel.c:3161 gtk/gtktextview.c:5737
msgid "Input Methods"
msgstr ""
@@ -1483,12 +1491,12 @@ msgstr "目录"
msgid "Files"
msgstr "文件"
-#: gtk/gtkfilesel.c:727 gtk/gtkfilesel.c:2052
+#: gtk/gtkfilesel.c:726 gtk/gtkfilesel.c:2057
#, c-format
msgid "Directory unreadable: %s"
msgstr "无法读取目录: %s"
-#: gtk/gtkfilesel.c:849
+#: gtk/gtkfilesel.c:848
#, c-format
msgid ""
"The file \"%s\" resides on another machine (called %s) and may not be "
@@ -1496,130 +1504,128 @@ msgid ""
"Are you sure that you want to select it?"
msgstr ""
-#: gtk/gtkfilesel.c:979
+#: gtk/gtkfilesel.c:978
msgid "Create Dir"
msgstr "新增目录"
-#: gtk/gtkfilesel.c:990 gtk/gtkfilesel.c:1413
+#: gtk/gtkfilesel.c:989 gtk/gtkfilesel.c:1416
msgid "Delete File"
msgstr "删除文件"
-#: gtk/gtkfilesel.c:1001 gtk/gtkfilesel.c:1556
+#: gtk/gtkfilesel.c:1000 gtk/gtkfilesel.c:1559
msgid "Rename File"
msgstr "重新命名"
-#: gtk/gtkfilesel.c:1236
+#: gtk/gtkfilesel.c:1237
#, c-format
msgid ""
"The directory name \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
-#: gtk/gtkfilesel.c:1238
+#: gtk/gtkfilesel.c:1239
#, c-format
msgid ""
"Error creating directory \"%s\": %s\n"
"%s"
msgstr ""
-#: gtk/gtkfilesel.c:1239 gtk/gtkfilesel.c:1490
+#: gtk/gtkfilesel.c:1240 gtk/gtkfilesel.c:1493
msgid "You probably used symbols not allowed in filenames."
msgstr ""
-#: gtk/gtkfilesel.c:1247
+#: gtk/gtkfilesel.c:1248
#, c-format
msgid "Error creating directory \"%s\": %s\n"
msgstr ""
-#: gtk/gtkfilesel.c:1281
+#: gtk/gtkfilesel.c:1282
msgid "Create Directory"
msgstr "新增目录"
-#: gtk/gtkfilesel.c:1295
+#: gtk/gtkfilesel.c:1296
#, fuzzy
msgid "_Directory name:"
msgstr "目录域名:"
#. buttons
-#: gtk/gtkfilesel.c:1309
-msgid "Create"
-msgstr "新增"
-
-#: gtk/gtkfilesel.c:1318 gtk/gtkfilesel.c:1444 gtk/gtkfilesel.c:1598
-#: gtk/gtkgamma.c:424
+#: gtk/gtkfilesel.c:1310 gtk/gtkfilesel.c:1438 gtk/gtkfilesel.c:1592
+#: gtk/gtkgamma.c:417
msgid "Cancel"
msgstr "取消"
-#: gtk/gtkfilesel.c:1353
+#: gtk/gtkfilesel.c:1322
+msgid "Create"
+msgstr "新增"
+
+#: gtk/gtkfilesel.c:1356
#, c-format
msgid "The filename \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
-#: gtk/gtkfilesel.c:1356
+#: gtk/gtkfilesel.c:1359
#, c-format
msgid ""
"Error deleting file \"%s\": %s\n"
"%s"
msgstr ""
-#: gtk/gtkfilesel.c:1358 gtk/gtkfilesel.c:1504
+#: gtk/gtkfilesel.c:1361 gtk/gtkfilesel.c:1507
msgid "It probably contains symbols not allowed in filenames."
msgstr ""
-#: gtk/gtkfilesel.c:1367
+#: gtk/gtkfilesel.c:1370
#, c-format
msgid "Error deleting file \"%s\": %s"
msgstr ""
-#. buttons
-#: gtk/gtkfilesel.c:1435
+#: gtk/gtkfilesel.c:1448
msgid "Delete"
msgstr "删除"
-#: gtk/gtkfilesel.c:1486 gtk/gtkfilesel.c:1500
+#: gtk/gtkfilesel.c:1489 gtk/gtkfilesel.c:1503
#, c-format
msgid "The file name \"%s\" contains symbols that are not allowed in filenames"
msgstr ""
-#: gtk/gtkfilesel.c:1488
+#: gtk/gtkfilesel.c:1491
#, c-format
msgid ""
"Error renaming file to \"%s\": %s\n"
"%s"
msgstr ""
-#: gtk/gtkfilesel.c:1502
+#: gtk/gtkfilesel.c:1505
#, c-format
msgid ""
"Error renaming file \"%s\": %s\n"
"%s"
msgstr ""
-#: gtk/gtkfilesel.c:1512
+#: gtk/gtkfilesel.c:1515
#, c-format
msgid "Error renaming file \"%s\" to \"%s\": %s"
msgstr ""
-#. buttons
-#: gtk/gtkfilesel.c:1589
+#: gtk/gtkfilesel.c:1604
msgid "Rename"
msgstr "更新"
-#: gtk/gtkfilesel.c:2031
+#: gtk/gtkfilesel.c:2036
msgid "Selection: "
msgstr "字体选项: "
-#: gtk/gtkfilesel.c:2641
+#: gtk/gtkfilesel.c:2647
#, c-format
msgid ""
"The filename %s couldn't be converted to UTF-8. Try setting the environment "
"variable G_BROKEN_FILENAMES."
msgstr ""
-#: gtk/gtkfilesel.c:3509
+#: gtk/gtkfilesel.c:3515
msgid "Name too long"
msgstr ""
-#: gtk/gtkfilesel.c:3511
+#: gtk/gtkfilesel.c:3517
msgid "Couldn't convert filename"
msgstr ""
@@ -1665,7 +1671,7 @@ msgstr "大小:"
msgid "Preview:"
msgstr "预览:"
-#: gtk/gtkfontsel.c:1060
+#: gtk/gtkfontsel.c:1059
msgid "Font Selection"
msgstr "字体选择"
@@ -1689,7 +1695,7 @@ msgstr ""
msgid "The vertical alignment of the label."
msgstr ""
-#: gtk/gtkframe.c:153 gtk/gtkhandlebox.c:184
+#: gtk/gtkframe.c:153 gtk/gtkhandlebox.c:185
msgid "Deprecated property, use shadow_type instead."
msgstr ""
@@ -1709,41 +1715,41 @@ msgstr ""
msgid "A widget to display in place of the usual frame label."
msgstr ""
-#: gtk/gtkgamma.c:395
+#: gtk/gtkgamma.c:396
msgid "Gamma"
msgstr "Gamma"
-#: gtk/gtkgamma.c:402
+#: gtk/gtkgamma.c:403
#, fuzzy
msgid "_Gamma value"
msgstr "Gamma 值"
-#: gtk/gtkgamma.c:416
+#: gtk/gtkgamma.c:423
msgid "OK"
msgstr "确定"
-#: gtk/gtkhandlebox.c:191 gtk/gtkmenubar.c:148 gtk/gtkstatusbar.c:157
-#: gtk/gtktoolbar.c:276 gtk/gtkviewport.c:147
+#: gtk/gtkhandlebox.c:192 gtk/gtkmenubar.c:148 gtk/gtkstatusbar.c:158
+#: gtk/gtktoolbar.c:277 gtk/gtkviewport.c:148
msgid "Shadow type"
msgstr ""
-#: gtk/gtkhandlebox.c:192
+#: gtk/gtkhandlebox.c:193
msgid "Appearance of the shadow that surrounds the container."
msgstr ""
-#: gtk/gtkhandlebox.c:200
+#: gtk/gtkhandlebox.c:201
msgid "Handle position"
msgstr ""
-#: gtk/gtkhandlebox.c:201
+#: gtk/gtkhandlebox.c:202
msgid "Position of the handle relative to the child widget."
msgstr ""
-#: gtk/gtkhandlebox.c:209
+#: gtk/gtkhandlebox.c:210
msgid "Snap edge"
msgstr ""
-#: gtk/gtkhandlebox.c:210
+#: gtk/gtkhandlebox.c:211
msgid ""
"Side of the handlebox that's lined up with the docking point to dock the "
"handlebox."
@@ -1752,7 +1758,7 @@ msgstr ""
#. Remove this icon source so we don't keep trying to
#. * load it.
#.
-#: gtk/gtkiconfactory.c:1049
+#: gtk/gtkiconfactory.c:1061
#, c-format
msgid "Error loading icon: %s"
msgstr ""
@@ -1766,215 +1772,215 @@ msgid "Child widget to appear next to the menu text"
msgstr ""
#. shell and main vbox
-#: gtk/gtkinputdialog.c:181
+#: gtk/gtkinputdialog.c:182
msgid "Input"
msgstr "输入"
-#: gtk/gtkinputdialog.c:189
+#: gtk/gtkinputdialog.c:190
msgid "No input devices"
msgstr "缺少输入装置"
-#: gtk/gtkinputdialog.c:218
+#: gtk/gtkinputdialog.c:219
#, fuzzy
msgid "_Device:"
msgstr "装置:"
-#: gtk/gtkinputdialog.c:235
+#: gtk/gtkinputdialog.c:236
msgid "Disabled"
msgstr "已失效"
-#: gtk/gtkinputdialog.c:243
+#: gtk/gtkinputdialog.c:244
msgid "Screen"
msgstr "屏幕"
-#: gtk/gtkinputdialog.c:251
+#: gtk/gtkinputdialog.c:252
msgid "Window"
msgstr "窗口"
-#: gtk/gtkinputdialog.c:259
+#: gtk/gtkinputdialog.c:260
#, fuzzy
msgid "_Mode: "
msgstr "模式:"
#. The axis listbox
-#: gtk/gtkinputdialog.c:290
+#: gtk/gtkinputdialog.c:291
#, fuzzy
msgid "_Axes"
msgstr "轴"
#. Keys listbox
-#: gtk/gtkinputdialog.c:306
+#: gtk/gtkinputdialog.c:307
#, fuzzy
msgid "_Keys"
msgstr "键钮"
#. We create the save button in any case, so that clients can
#. connect to it, without paying attention to whether it exits
-#: gtk/gtkinputdialog.c:327
+#: gtk/gtkinputdialog.c:328
msgid "Save"
msgstr "储存"
-#: gtk/gtkinputdialog.c:336
+#: gtk/gtkinputdialog.c:337
msgid "Close"
msgstr "关闭"
-#: gtk/gtkinputdialog.c:469
+#: gtk/gtkinputdialog.c:470
msgid "X"
msgstr "X"
-#: gtk/gtkinputdialog.c:470
+#: gtk/gtkinputdialog.c:471
msgid "Y"
msgstr "Y"
-#: gtk/gtkinputdialog.c:471
+#: gtk/gtkinputdialog.c:472
msgid "Pressure"
msgstr "压力"
-#: gtk/gtkinputdialog.c:472
+#: gtk/gtkinputdialog.c:473
msgid "X Tilt"
msgstr "X 倾斜"
-#: gtk/gtkinputdialog.c:473
+#: gtk/gtkinputdialog.c:474
msgid "Y Tilt"
msgstr "Y 倾斜"
-#: gtk/gtkinputdialog.c:474
+#: gtk/gtkinputdialog.c:475
msgid "Wheel"
msgstr ""
-#: gtk/gtkinputdialog.c:514
+#: gtk/gtkinputdialog.c:515
msgid "none"
msgstr "无"
-#: gtk/gtkinputdialog.c:548 gtk/gtkinputdialog.c:584
+#: gtk/gtkinputdialog.c:549 gtk/gtkinputdialog.c:585
msgid "(disabled)"
msgstr "(已失效)"
-#: gtk/gtkinputdialog.c:577
+#: gtk/gtkinputdialog.c:578
msgid "(unknown)"
msgstr "(未知)"
#. and clear button
-#: gtk/gtkinputdialog.c:662
+#: gtk/gtkinputdialog.c:663
msgid "clear"
msgstr "清除"
-#: gtk/gtklabel.c:284
+#: gtk/gtklabel.c:283
msgid "The text of the label."
msgstr ""
-#: gtk/gtklabel.c:291
+#: gtk/gtklabel.c:290
msgid "A list of style attributes to apply to the text of the label."
msgstr ""
-#: gtk/gtklabel.c:297
+#: gtk/gtklabel.c:296
msgid "Use markup"
msgstr ""
-#: gtk/gtklabel.c:298
+#: gtk/gtklabel.c:297
msgid "The text of the label includes XML markup. See pango_parse_markup()."
msgstr ""
-#: gtk/gtklabel.c:312 gtk/gtktexttag.c:377 gtk/gtktextview.c:556
+#: gtk/gtklabel.c:311 gtk/gtktexttag.c:378 gtk/gtktextview.c:565
msgid "Justification"
msgstr ""
-#: gtk/gtklabel.c:313
+#: gtk/gtklabel.c:312
msgid ""
"The alignment of the lines in the text of the label relative to each other. "
"This does NOT affect the alignment of the label within its allocation. See "
"GtkMisc::xalign for that."
msgstr ""
-#: gtk/gtklabel.c:321
+#: gtk/gtklabel.c:320
msgid "Pattern"
msgstr ""
-#: gtk/gtklabel.c:322
+#: gtk/gtklabel.c:321
msgid ""
"A string with _ characters in positions correspond to characters in the text "
"to underline."
msgstr ""
-#: gtk/gtklabel.c:329
+#: gtk/gtklabel.c:328
msgid "Line wrap"
msgstr ""
-#: gtk/gtklabel.c:330
+#: gtk/gtklabel.c:329
msgid "If set, wrap lines if the text becomes too wide."
msgstr ""
-#: gtk/gtklabel.c:336
+#: gtk/gtklabel.c:335
#, fuzzy
msgid "Selectable"
msgstr "删除"
-#: gtk/gtklabel.c:337
+#: gtk/gtklabel.c:336
msgid "Whether the label text can be selected with the mouse."
msgstr ""
-#: gtk/gtklabel.c:343
+#: gtk/gtklabel.c:342
msgid "Mnemonic key"
msgstr ""
-#: gtk/gtklabel.c:344
+#: gtk/gtklabel.c:343
msgid "The mnemonic accelerator key for this label."
msgstr ""
-#: gtk/gtklabel.c:352
+#: gtk/gtklabel.c:351
msgid "Mnemonic widget"
msgstr ""
-#: gtk/gtklabel.c:353
+#: gtk/gtklabel.c:352
msgid "The widget to be activated when the label's mnemonic key is pressed."
msgstr ""
-#: gtk/gtklayout.c:575
+#: gtk/gtklayout.c:576
msgid "X position"
msgstr ""
-#: gtk/gtklayout.c:576
+#: gtk/gtklayout.c:577
msgid "X position of child widget"
msgstr ""
-#: gtk/gtklayout.c:585
+#: gtk/gtklayout.c:586
msgid "Y position"
msgstr ""
-#: gtk/gtklayout.c:586
+#: gtk/gtklayout.c:587
msgid "Y position of child widget"
msgstr ""
-#: gtk/gtklayout.c:595 gtk/gtkviewport.c:131
+#: gtk/gtklayout.c:596 gtk/gtkviewport.c:132
msgid "Horizontal adjustment"
msgstr ""
-#: gtk/gtklayout.c:596
+#: gtk/gtklayout.c:597
msgid "The GtkAdjustment for the horizontal position."
msgstr ""
-#: gtk/gtklayout.c:603 gtk/gtkviewport.c:139
+#: gtk/gtklayout.c:604 gtk/gtkviewport.c:140
msgid "Vertical adjustment"
msgstr ""
-#: gtk/gtklayout.c:604
+#: gtk/gtklayout.c:605
msgid "The GtkAdjustment for the vertical position."
msgstr ""
-#: gtk/gtklayout.c:611 gtk/gtktreeviewcolumn.c:179
+#: gtk/gtklayout.c:612 gtk/gtktreeviewcolumn.c:189
#, fuzzy
msgid "Width"
msgstr "宽度:"
-#: gtk/gtklayout.c:612
+#: gtk/gtklayout.c:613
msgid "The width of the layout."
msgstr ""
-#: gtk/gtklayout.c:620
+#: gtk/gtklayout.c:621
msgid "Height"
msgstr ""
-#: gtk/gtklayout.c:621
+#: gtk/gtklayout.c:622
msgid "The height of the layout."
msgstr ""
@@ -1983,7 +1989,7 @@ 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:572
+#: gtk/gtkmain.c:613
msgid "default:LTR"
msgstr ""
@@ -1991,7 +1997,7 @@ msgstr ""
msgid "Style of bevel around the menubar"
msgstr ""
-#: gtk/gtkmenubar.c:156 gtk/gtktoolbar.c:250
+#: gtk/gtkmenubar.c:156 gtk/gtktoolbar.c:251
msgid "Internal padding"
msgstr ""
@@ -1999,14 +2005,30 @@ msgstr ""
msgid "Amount of border space between the menubar shadow and the menu items"
msgstr ""
-#: gtk/gtkmessagedialog.c:80
+#: gtk/gtkmessagedialog.c:104
msgid "Image/label border"
msgstr ""
-#: gtk/gtkmessagedialog.c:81
+#: gtk/gtkmessagedialog.c:105
msgid "Width of border around the label and image in the message dialog"
msgstr ""
+#: gtk/gtkmessagedialog.c:113
+msgid "Message Type"
+msgstr ""
+
+#: gtk/gtkmessagedialog.c:114
+msgid "The type of message"
+msgstr ""
+
+#: gtk/gtkmessagedialog.c:121
+msgid "Message Buttons"
+msgstr ""
+
+#: gtk/gtkmessagedialog.c:122
+msgid "The buttons shown in the message dialog"
+msgstr ""
+
#: gtk/gtkmisc.c:97
msgid "X align"
msgstr ""
@@ -2041,144 +2063,152 @@ msgid ""
"The amount of space to add on the top and bottom of the widget, in pixels"
msgstr ""
-#: gtk/gtknotebook.c:324
+#: gtk/gtknotebook.c:328
#, fuzzy
msgid "Page"
msgstr "第 %u 页"
-#: gtk/gtknotebook.c:325
+#: gtk/gtknotebook.c:329
msgid "The index of the current page"
msgstr ""
-#: gtk/gtknotebook.c:333
+#: gtk/gtknotebook.c:337
msgid "Tab Position"
msgstr ""
-#: gtk/gtknotebook.c:334
+#: gtk/gtknotebook.c:338
msgid "Which side of the notebook holds the tabs"
msgstr ""
-#: gtk/gtknotebook.c:341
+#: gtk/gtknotebook.c:345
msgid "Tab Border"
msgstr ""
-#: gtk/gtknotebook.c:342
+#: gtk/gtknotebook.c:346
msgid "Width of the border around the tab labels"
msgstr ""
-#: gtk/gtknotebook.c:350
+#: gtk/gtknotebook.c:354
msgid "Horizontal Tab Border"
msgstr ""
-#: gtk/gtknotebook.c:351
+#: gtk/gtknotebook.c:355
msgid "Width of the horizontal border of tab labels"
msgstr ""
-#: gtk/gtknotebook.c:359
+#: gtk/gtknotebook.c:363
msgid "Vertical Tab Border"
msgstr ""
-#: gtk/gtknotebook.c:360
+#: gtk/gtknotebook.c:364
msgid "Width of the vertical border of tab labels"
msgstr ""
-#: gtk/gtknotebook.c:368
+#: gtk/gtknotebook.c:372
msgid "Show Tabs"
msgstr ""
-#: gtk/gtknotebook.c:369
+#: gtk/gtknotebook.c:373
msgid "Whether tabs should be shown or not"
msgstr ""
-#: gtk/gtknotebook.c:375
+#: gtk/gtknotebook.c:379
msgid "Show Border"
msgstr ""
-#: gtk/gtknotebook.c:376
+#: gtk/gtknotebook.c:380
msgid "Whether the border should be shown or not"
msgstr ""
-#: gtk/gtknotebook.c:382
+#: gtk/gtknotebook.c:386
#, fuzzy
msgid "Scrollable"
msgstr "可缩放"
-#: gtk/gtknotebook.c:383
+#: gtk/gtknotebook.c:387
msgid "If TRUE, scroll arrows are added if there are to many tabs to fit"
msgstr ""
-#: gtk/gtknotebook.c:389
+#: gtk/gtknotebook.c:393
msgid "Enable Popup"
msgstr ""
-#: gtk/gtknotebook.c:390
+#: gtk/gtknotebook.c:394
msgid ""
"If TRUE, pressing the right mouse button on the notebook pops up a menu that "
"you can use to go to a page"
msgstr ""
-#: gtk/gtknotebook.c:397
+#: gtk/gtknotebook.c:401
msgid "Whether tabs should have homogeneous sizes"
msgstr ""
-#: gtk/gtknotebook.c:2134 gtk/gtknotebook.c:4529
+#: gtk/gtknotebook.c:2240 gtk/gtknotebook.c:4470
#, c-format
msgid "Page %u"
msgstr "第 %u 页"
-#: gtk/gtkoptionmenu.c:164
+#: gtk/gtkoptionmenu.c:184
+msgid "Menu"
+msgstr ""
+
+#: gtk/gtkoptionmenu.c:185
+msgid "The menu of options"
+msgstr ""
+
+#: gtk/gtkoptionmenu.c:192
msgid "Size of dropdown indicator"
msgstr ""
-#: gtk/gtkoptionmenu.c:170
+#: gtk/gtkoptionmenu.c:198
msgid "Spacing around indicator"
msgstr ""
-#: gtk/gtkpaned.c:116 gtk/gtkruler.c:138
+#: gtk/gtkpaned.c:120 gtk/gtkruler.c:138
msgid "Position"
msgstr ""
-#: gtk/gtkpaned.c:117
+#: gtk/gtkpaned.c:121
msgid ""
"Position of paned separator in pixels(0 means all the way to the left/top)"
msgstr ""
-#: gtk/gtkpaned.c:125
+#: gtk/gtkpaned.c:129
msgid "Position Set"
msgstr ""
-#: gtk/gtkpaned.c:126
+#: gtk/gtkpaned.c:130
msgid "TRUE if the Position property should be used"
msgstr ""
-#: gtk/gtkpaned.c:132
+#: gtk/gtkpaned.c:136
msgid "Handle Size"
msgstr ""
-#: gtk/gtkpaned.c:133
+#: gtk/gtkpaned.c:137
msgid "Width of handle"
msgstr ""
-#: gtk/gtkrc.c:2759
+#: gtk/gtkrc.c:2723
#, c-format
msgid "Unable to locate image file in pixmap_path: \"%s\" line %d"
msgstr "无法由 pixmap_path 找到图档: \"%s\" 第 %d 行"
-#: gtk/gtkrc.c:2762
+#: gtk/gtkrc.c:2726
#, c-format
msgid "Unable to locate image file in pixmap_path: \"%s\""
msgstr "无法由 pixmap_path 找到图档: \"%s\""
-#: gtk/gtkrc.c:3171
+#: gtk/gtkrc.c:3135
#, c-format
msgid "Pixmap path element: \"%s\" must be absolute, %s, line %d"
msgstr ""
-#: gtk/gtkpreview.c:134
+#: gtk/gtkpreview.c:129
msgid "Expand"
msgstr ""
-#: gtk/gtkpreview.c:135
+#: gtk/gtkpreview.c:130
msgid ""
"Whether the preview widget should take up the entire space it is allocated"
msgstr ""
@@ -2223,7 +2253,7 @@ msgid ""
"in the progress widget"
msgstr ""
-#: gtk/gtkprogressbar.c:131 gtk/gtkrange.c:265 gtk/gtkspinbutton.c:213
+#: gtk/gtkprogressbar.c:131 gtk/gtkrange.c:270 gtk/gtkspinbutton.c:214
msgid "Adjustment"
msgstr ""
@@ -2231,7 +2261,7 @@ msgstr ""
msgid "The GtkAdjustment connected to the progress bar (Deprecated)"
msgstr ""
-#: gtk/gtkprogressbar.c:139 gtk/gtktoolbar.c:223
+#: gtk/gtkprogressbar.c:139 gtk/gtktoolbar.c:224
msgid "Orientation"
msgstr ""
@@ -2297,57 +2327,57 @@ msgstr ""
msgid "Text to be displayed in the progress bar"
msgstr ""
-#: gtk/gtkrange.c:256
+#: gtk/gtkrange.c:261
msgid "Update policy"
msgstr ""
-#: gtk/gtkrange.c:257
+#: gtk/gtkrange.c:262
msgid "How the range should be updated on the screen"
msgstr ""
-#: gtk/gtkrange.c:266
+#: gtk/gtkrange.c:271
msgid "The GtkAdjustment that contains the current value of this range object"
msgstr ""
-#: gtk/gtkrange.c:273
+#: gtk/gtkrange.c:278
msgid "Inverted"
msgstr ""
-#: gtk/gtkrange.c:274
+#: gtk/gtkrange.c:279
msgid "Invert direction slider moves to increase range value"
msgstr ""
-#: gtk/gtkrange.c:280
+#: gtk/gtkrange.c:285
#, fuzzy
msgid "Slider Width"
msgstr "平均宽度:"
-#: gtk/gtkrange.c:281
+#: gtk/gtkrange.c:286
msgid "Width of scrollbar or scale thumb"
msgstr ""
-#: gtk/gtkrange.c:288
+#: gtk/gtkrange.c:293
msgid "Trough Border"
msgstr ""
-#: gtk/gtkrange.c:289
+#: gtk/gtkrange.c:294
msgid "Spacing between thumb/steppers and outer trough bevel"
msgstr ""
-#: gtk/gtkrange.c:296
+#: gtk/gtkrange.c:301
msgid "Stepper Size"
msgstr ""
-#: gtk/gtkrange.c:297
+#: gtk/gtkrange.c:302
msgid "Length of step buttons at ends"
msgstr ""
-#: gtk/gtkrange.c:304
+#: gtk/gtkrange.c:309
#, fuzzy
msgid "Stepper Spacing"
msgstr "间距:"
-#: gtk/gtkrange.c:305
+#: gtk/gtkrange.c:310
msgid "Spacing between step buttons and thumb"
msgstr ""
@@ -2381,7 +2411,7 @@ msgstr "像素大小:"
msgid "Maximum size of the ruler"
msgstr ""
-#: gtk/gtkscale.c:148 gtk/gtkspinbutton.c:231
+#: gtk/gtkscale.c:148 gtk/gtkspinbutton.c:232
msgid "Digits"
msgstr ""
@@ -2534,67 +2564,67 @@ msgstr ""
msgid "Keybinding to activate the menu bar"
msgstr ""
-#: gtk/gtkspinbutton.c:214
+#: gtk/gtkspinbutton.c:215
msgid "The adjustment that holds the value of the spinbutton"
msgstr ""
-#: gtk/gtkspinbutton.c:221
+#: gtk/gtkspinbutton.c:222
msgid "Climb Rate"
msgstr ""
-#: gtk/gtkspinbutton.c:222
+#: gtk/gtkspinbutton.c:223
msgid "The acceleration rate when you hold down a button"
msgstr ""
-#: gtk/gtkspinbutton.c:232
+#: gtk/gtkspinbutton.c:233
msgid "The number of decimal places to display"
msgstr ""
-#: gtk/gtkspinbutton.c:241
+#: gtk/gtkspinbutton.c:242
msgid "Snap to Ticks"
msgstr ""
-#: gtk/gtkspinbutton.c:242
+#: gtk/gtkspinbutton.c:243
msgid ""
"Whether erroneous values are automatically changed to a spin button's "
"nearest step increment"
msgstr ""
-#: gtk/gtkspinbutton.c:249
+#: gtk/gtkspinbutton.c:250
msgid "Numeric"
msgstr ""
-#: gtk/gtkspinbutton.c:250
+#: gtk/gtkspinbutton.c:251
msgid "Whether non-numeric characters should be ignored"
msgstr ""
-#: gtk/gtkspinbutton.c:257
+#: gtk/gtkspinbutton.c:258
msgid "Wrap"
msgstr ""
-#: gtk/gtkspinbutton.c:258
+#: gtk/gtkspinbutton.c:259
msgid "Whether a spin button should wrap upon reaching its limits"
msgstr ""
-#: gtk/gtkspinbutton.c:265
+#: gtk/gtkspinbutton.c:266
msgid "Update Policy"
msgstr ""
-#: gtk/gtkspinbutton.c:266
+#: gtk/gtkspinbutton.c:267
msgid ""
"Whether the spin button should update always, or only when the value is legal"
msgstr ""
-#: gtk/gtkspinbutton.c:274
+#: gtk/gtkspinbutton.c:275
#, fuzzy
msgid "Value"
msgstr "明度:"
-#: gtk/gtkspinbutton.c:275
+#: gtk/gtkspinbutton.c:276
msgid "Reads the current value, or sets a new value"
msgstr ""
-#: gtk/gtkstatusbar.c:158
+#: gtk/gtkstatusbar.c:159
msgid "Style of bevel around the statusbar text"
msgstr ""
@@ -2620,186 +2650,277 @@ msgstr ""
#. * need the mnemonics to be rationalized
#.
#: gtk/gtkstock.c:275
+msgid "_Add"
+msgstr ""
+
+#: gtk/gtkstock.c:276
#, fuzzy
msgid "_Apply"
msgstr "套用"
-#: gtk/gtkstock.c:276
+#: gtk/gtkstock.c:277
msgid "_Bold"
msgstr ""
-#: gtk/gtkstock.c:277
+#: gtk/gtkstock.c:278
#, fuzzy
msgid "_Cancel"
msgstr "取消"
-#: gtk/gtkstock.c:278
+#: gtk/gtkstock.c:279
+msgid "_CD-Rom"
+msgstr ""
+
+#: gtk/gtkstock.c:280
#, fuzzy
msgid "_Clear"
msgstr "清除"
-#: gtk/gtkstock.c:279
+#: gtk/gtkstock.c:281
#, fuzzy
msgid "_Close"
msgstr "关闭"
-#: gtk/gtkstock.c:280
+#: gtk/gtkstock.c:282
+#, fuzzy
+msgid "_Convert"
+msgstr "新增"
+
+#: gtk/gtkstock.c:283
msgid "_Copy"
msgstr ""
-#: gtk/gtkstock.c:281
+#: gtk/gtkstock.c:284
msgid "C_ut"
msgstr ""
-#: gtk/gtkstock.c:282
+#: gtk/gtkstock.c:285
+#, fuzzy
+msgid "_Delete"
+msgstr "删除"
+
+#: gtk/gtkstock.c:286
+msgid "_Execute"
+msgstr ""
+
+#: gtk/gtkstock.c:287
msgid "_Find"
msgstr ""
-#: gtk/gtkstock.c:283
+#: gtk/gtkstock.c:288
msgid "Find and _Replace"
msgstr ""
-#: gtk/gtkstock.c:284
+#: gtk/gtkstock.c:289
+#, fuzzy
+msgid "_Floppy"
+msgstr "套用"
+
+#: 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:285
+#: gtk/gtkstock.c:295
+msgid "_Down"
+msgstr ""
+
+#: gtk/gtkstock.c:296
msgid "_Forward"
msgstr ""
-#: gtk/gtkstock.c:286
+#: gtk/gtkstock.c:297
+msgid "_Up"
+msgstr ""
+
+#: gtk/gtkstock.c:298
#, fuzzy
msgid "_Help"
msgstr "求助"
-#: gtk/gtkstock.c:287
+#: gtk/gtkstock.c:299
#, fuzzy
msgid "_Home"
msgstr "求助"
-#: gtk/gtkstock.c:288
+#: gtk/gtkstock.c:300
+msgid "_Index"
+msgstr ""
+
+#: gtk/gtkstock.c:301
#, fuzzy
msgid "_Italic"
msgstr "斜体"
-#: gtk/gtkstock.c:289
+#: gtk/gtkstock.c:302
+msgid "_Jump to"
+msgstr ""
+
+#: gtk/gtkstock.c:303
#, fuzzy
msgid "_Center"
msgstr "新增"
-#: gtk/gtkstock.c:290
+#: gtk/gtkstock.c:304
#, fuzzy
msgid "_Fill"
msgstr "字体:"
-#: gtk/gtkstock.c:291
+#: gtk/gtkstock.c:305
msgid "_Left"
msgstr ""
-#: gtk/gtkstock.c:292
+#: gtk/gtkstock.c:306
msgid "_Right"
msgstr ""
-#: gtk/gtkstock.c:293
+#: gtk/gtkstock.c:307
msgid "_New"
msgstr ""
-#: gtk/gtkstock.c:294
+#: gtk/gtkstock.c:308
msgid "_No"
msgstr ""
-#: gtk/gtkstock.c:295
+#: gtk/gtkstock.c:309
#, fuzzy
msgid "_OK"
msgstr "确定"
-#: gtk/gtkstock.c:296
+#: gtk/gtkstock.c:310
msgid "_Open"
msgstr ""
-#: gtk/gtkstock.c:297
+#: gtk/gtkstock.c:311
msgid "_Paste"
msgstr ""
-#: gtk/gtkstock.c:298
+#: gtk/gtkstock.c:312
msgid "_Preferences"
msgstr ""
-#: gtk/gtkstock.c:299
+#: gtk/gtkstock.c:313
#, fuzzy
msgid "_Print"
msgstr "点阵"
-#: gtk/gtkstock.c:300
+#: gtk/gtkstock.c:314
#, fuzzy
msgid "Print Pre_view"
msgstr "预览:"
-#: gtk/gtkstock.c:301
+#: gtk/gtkstock.c:315
msgid "_Properties"
msgstr ""
-#: gtk/gtkstock.c:302
+#: gtk/gtkstock.c:316
msgid "_Quit"
msgstr ""
-#: gtk/gtkstock.c:303
+#: gtk/gtkstock.c:317
#, fuzzy
msgid "_Redo"
msgstr "红:"
-#: gtk/gtkstock.c:304
+#: gtk/gtkstock.c:318
+msgid "_Refresh"
+msgstr ""
+
+#: gtk/gtkstock.c:319
+#, fuzzy
+msgid "_Remove"
+msgstr "红:"
+
+#: gtk/gtkstock.c:320
msgid "_Revert"
msgstr ""
-#: gtk/gtkstock.c:305
+#: gtk/gtkstock.c:321
#, fuzzy
msgid "_Save"
msgstr "储存"
-#: gtk/gtkstock.c:306
+#: gtk/gtkstock.c:322
#, fuzzy
msgid "Save _As"
msgstr "储存"
-#: gtk/gtkstock.c:307
+#: gtk/gtkstock.c:323
+#, fuzzy
+msgid "_Color"
+msgstr "关闭"
+
+#: gtk/gtkstock.c:324
+#, fuzzy
+msgid "_Font"
+msgstr "字体"
+
+#: gtk/gtkstock.c:325
+msgid "_Ascending"
+msgstr ""
+
+#: gtk/gtkstock.c:326
+msgid "_Descending"
+msgstr ""
+
+#: gtk/gtkstock.c:327
msgid "_Spell Check"
msgstr ""
-#: gtk/gtkstock.c:308
+#: gtk/gtkstock.c:328
msgid "_Stop"
msgstr ""
-#: gtk/gtkstock.c:309
+#: gtk/gtkstock.c:329
msgid "_Strikethrough"
msgstr ""
-#: gtk/gtkstock.c:310
+#: gtk/gtkstock.c:330
+#, fuzzy
+msgid "_Undelete"
+msgstr "删除"
+
+#: gtk/gtkstock.c:331
msgid "_Underline"
msgstr ""
-#: gtk/gtkstock.c:311
+#: gtk/gtkstock.c:332
msgid "_Undo"
msgstr ""
-#: gtk/gtkstock.c:312
+#: gtk/gtkstock.c:333
msgid "_Yes"
msgstr ""
-#: gtk/gtkstock.c:313
+#: gtk/gtkstock.c:334
#, c-format
msgid "Zoom _100%"
msgstr ""
-#: gtk/gtkstock.c:314
+#: gtk/gtkstock.c:335
msgid "Zoom to _Fit"
msgstr ""
-#: gtk/gtkstock.c:315
+#: gtk/gtkstock.c:336
msgid "Zoom _In"
msgstr ""
-#: gtk/gtkstock.c:316
+#: gtk/gtkstock.c:337
msgid "Zoom _Out"
msgstr ""
@@ -2844,304 +2965,304 @@ msgstr ""
msgid "If TRUE this means the table cells are all the same width/height"
msgstr ""
-#: gtk/gtktext.c:603 gtk/gtktreeview.c:504
+#: gtk/gtktext.c:604 gtk/gtktreeview.c:505
msgid "Horizontal Adjustment"
msgstr ""
-#: gtk/gtktext.c:604
+#: gtk/gtktext.c:605
msgid "Horizontal adjustment for the text widget"
msgstr ""
-#: gtk/gtktext.c:611 gtk/gtktreeview.c:512
+#: gtk/gtktext.c:612 gtk/gtktreeview.c:513
msgid "Vertical Adjustment"
msgstr ""
-#: gtk/gtktext.c:612
+#: gtk/gtktext.c:613
msgid "Vertical adjustment for the text widget"
msgstr ""
-#: gtk/gtktext.c:619
+#: gtk/gtktext.c:620
msgid "Line Wrap"
msgstr ""
-#: gtk/gtktext.c:620
+#: gtk/gtktext.c:621
msgid "Whether lines are wrapped at widget edges"
msgstr ""
-#: gtk/gtktext.c:627
+#: gtk/gtktext.c:628
msgid "Word Wrap"
msgstr ""
-#: gtk/gtktext.c:628
+#: gtk/gtktext.c:629
msgid "Whether words are wrapped at widget edges"
msgstr ""
-#: gtk/gtktexttag.c:198
+#: gtk/gtktexttag.c:199
msgid "Tag name"
msgstr ""
-#: gtk/gtktexttag.c:199
+#: gtk/gtktexttag.c:200
msgid "Name used to refer to the text tag"
msgstr ""
-#: gtk/gtktexttag.c:224
+#: gtk/gtktexttag.c:225
msgid "Background full height"
msgstr ""
-#: gtk/gtktexttag.c:225
+#: gtk/gtktexttag.c:226
msgid ""
"Whether the background color fills the entire line height or only the height "
"of the tagged characters"
msgstr ""
-#: gtk/gtktexttag.c:233
+#: gtk/gtktexttag.c:234
msgid "Background stipple mask"
msgstr ""
-#: gtk/gtktexttag.c:234
+#: gtk/gtktexttag.c:235
msgid "Bitmap to use as a mask when drawing the text background"
msgstr ""
-#: gtk/gtktexttag.c:259
+#: gtk/gtktexttag.c:260
msgid "Foreground stipple mask"
msgstr ""
-#: gtk/gtktexttag.c:260
+#: gtk/gtktexttag.c:261
msgid "Bitmap to use as a mask when drawing the text foreground"
msgstr ""
-#: gtk/gtktexttag.c:267
+#: gtk/gtktexttag.c:268
#, fuzzy
msgid "Text direction"
msgstr "新增目录"
-#: gtk/gtktexttag.c:268
+#: gtk/gtktexttag.c:269
msgid "Text direction, e.g. right-to-left or left-to-right"
msgstr ""
-#: gtk/gtktexttag.c:378 gtk/gtktextview.c:557
+#: gtk/gtktexttag.c:379 gtk/gtktextview.c:566
msgid "Left, right, or center justification"
msgstr ""
-#: gtk/gtktexttag.c:386
+#: gtk/gtktexttag.c:387
msgid "Language"
msgstr ""
-#: gtk/gtktexttag.c:387
+#: gtk/gtktexttag.c:388
msgid "Language engine code to use for rendering the text"
msgstr ""
-#: gtk/gtktexttag.c:394
+#: gtk/gtktexttag.c:395
msgid "Left margin"
msgstr ""
-#: gtk/gtktexttag.c:395 gtk/gtktextview.c:566
+#: gtk/gtktexttag.c:396 gtk/gtktextview.c:575
msgid "Width of the left margin in pixels"
msgstr ""
-#: gtk/gtktexttag.c:404
+#: gtk/gtktexttag.c:405
msgid "Right margin"
msgstr ""
-#: gtk/gtktexttag.c:405 gtk/gtktextview.c:576
+#: gtk/gtktexttag.c:406 gtk/gtktextview.c:585
msgid "Width of the right margin in pixels"
msgstr ""
-#: gtk/gtktexttag.c:415 gtk/gtktextview.c:585
+#: gtk/gtktexttag.c:416 gtk/gtktextview.c:594
msgid "Indent"
msgstr ""
-#: gtk/gtktexttag.c:416 gtk/gtktextview.c:586
+#: gtk/gtktexttag.c:417 gtk/gtktextview.c:595
msgid "Amount to indent the paragraph, in pixels"
msgstr ""
-#: gtk/gtktexttag.c:436
+#: gtk/gtktexttag.c:437
msgid "Pixels above lines"
msgstr ""
-#: gtk/gtktexttag.c:437 gtk/gtktextview.c:510
+#: gtk/gtktexttag.c:438 gtk/gtktextview.c:519
msgid "Pixels of blank space above paragraphs"
msgstr ""
-#: gtk/gtktexttag.c:446
+#: gtk/gtktexttag.c:447
msgid "Pixels below lines"
msgstr ""
-#: gtk/gtktexttag.c:447 gtk/gtktextview.c:520
+#: gtk/gtktexttag.c:448 gtk/gtktextview.c:529
msgid "Pixels of blank space below paragraphs"
msgstr ""
-#: gtk/gtktexttag.c:456
+#: gtk/gtktexttag.c:457
msgid "Pixels inside wrap"
msgstr ""
-#: gtk/gtktexttag.c:457 gtk/gtktextview.c:530
+#: gtk/gtktexttag.c:458 gtk/gtktextview.c:539
msgid "Pixels of blank space between wrapped lines in a paragraph"
msgstr ""
-#: gtk/gtktexttag.c:483
+#: gtk/gtktexttag.c:484
msgid "Wrap mode"
msgstr ""
-#: gtk/gtktexttag.c:484 gtk/gtktextview.c:548
+#: gtk/gtktexttag.c:485 gtk/gtktextview.c:557
msgid ""
"Whether to wrap lines never, at word boundaries, or at character boundaries"
msgstr ""
-#: gtk/gtktexttag.c:493 gtk/gtktextview.c:595
+#: gtk/gtktexttag.c:494 gtk/gtktextview.c:604
msgid "Tabs"
msgstr ""
-#: gtk/gtktexttag.c:494 gtk/gtktextview.c:596
+#: gtk/gtktexttag.c:495 gtk/gtktextview.c:605
msgid "Custom tabs for this text"
msgstr ""
-#: gtk/gtktexttag.c:501
+#: gtk/gtktexttag.c:502
msgid "Invisible"
msgstr ""
-#: gtk/gtktexttag.c:502
+#: gtk/gtktexttag.c:503
msgid "Whether this text is hidden"
msgstr ""
-#: gtk/gtktexttag.c:515
+#: gtk/gtktexttag.c:516
msgid "Background full height set"
msgstr ""
-#: gtk/gtktexttag.c:516
+#: gtk/gtktexttag.c:517
msgid "Whether this tag affects background height"
msgstr ""
-#: gtk/gtktexttag.c:519
+#: gtk/gtktexttag.c:520
msgid "Background stipple set"
msgstr ""
-#: gtk/gtktexttag.c:520
+#: gtk/gtktexttag.c:521
msgid "Whether this tag affects the background stipple"
msgstr ""
-#: gtk/gtktexttag.c:527
+#: gtk/gtktexttag.c:528
msgid "Foreground stipple set"
msgstr ""
-#: gtk/gtktexttag.c:528
+#: gtk/gtktexttag.c:529
msgid "Whether this tag affects the foreground stipple"
msgstr ""
-#: gtk/gtktexttag.c:563
+#: gtk/gtktexttag.c:564
msgid "Justification set"
msgstr ""
-#: gtk/gtktexttag.c:564
+#: gtk/gtktexttag.c:565
msgid "Whether this tag affects paragraph justification"
msgstr ""
-#: gtk/gtktexttag.c:567
+#: gtk/gtktexttag.c:568
msgid "Language set"
msgstr ""
-#: gtk/gtktexttag.c:568
+#: gtk/gtktexttag.c:569
msgid "Whether this tag affects the language the text is rendered as"
msgstr ""
-#: gtk/gtktexttag.c:571
+#: gtk/gtktexttag.c:572
msgid "Left margin set"
msgstr ""
-#: gtk/gtktexttag.c:572
+#: gtk/gtktexttag.c:573
msgid "Whether this tag affects the left margin"
msgstr ""
-#: gtk/gtktexttag.c:575
+#: gtk/gtktexttag.c:576
msgid "Indent set"
msgstr ""
-#: gtk/gtktexttag.c:576
+#: gtk/gtktexttag.c:577
msgid "Whether this tag affects indentation"
msgstr ""
-#: gtk/gtktexttag.c:583
+#: gtk/gtktexttag.c:584
msgid "Pixels above lines set"
msgstr ""
-#: gtk/gtktexttag.c:584 gtk/gtktexttag.c:588
+#: gtk/gtktexttag.c:585 gtk/gtktexttag.c:589
msgid "Whether this tag affects the number of pixels above lines"
msgstr ""
-#: gtk/gtktexttag.c:587
+#: gtk/gtktexttag.c:588
msgid "Pixels below lines set"
msgstr ""
-#: gtk/gtktexttag.c:591
+#: gtk/gtktexttag.c:592
msgid "Pixels inside wrap set"
msgstr ""
-#: gtk/gtktexttag.c:592
+#: gtk/gtktexttag.c:593
msgid "Whether this tag affects the number of pixels between wrapped lines"
msgstr ""
-#: gtk/gtktexttag.c:599
+#: gtk/gtktexttag.c:600
msgid "Right margin set"
msgstr ""
-#: gtk/gtktexttag.c:600
+#: gtk/gtktexttag.c:601
msgid "Whether this tag affects the right margin"
msgstr ""
-#: gtk/gtktexttag.c:607
+#: gtk/gtktexttag.c:608
msgid "Wrap mode set"
msgstr ""
-#: gtk/gtktexttag.c:608
+#: gtk/gtktexttag.c:609
msgid "Whether this tag affects line wrap mode"
msgstr ""
-#: gtk/gtktexttag.c:611
+#: gtk/gtktexttag.c:612
msgid "Tabs set"
msgstr ""
-#: gtk/gtktexttag.c:612
+#: gtk/gtktexttag.c:613
msgid "Whether this tag affects tabs"
msgstr ""
-#: gtk/gtktexttag.c:615
+#: gtk/gtktexttag.c:616
msgid "Invisible set"
msgstr ""
-#: gtk/gtktexttag.c:616
+#: gtk/gtktexttag.c:617
msgid "Whether this tag affects text visibility"
msgstr ""
-#: gtk/gtktextview.c:509
+#: gtk/gtktextview.c:518
msgid "Pixels Above Lines"
msgstr ""
-#: gtk/gtktextview.c:519
+#: gtk/gtktextview.c:528
msgid "Pixels Below Lines"
msgstr ""
-#: gtk/gtktextview.c:529
+#: gtk/gtktextview.c:538
msgid "Pixels Inside Wrap"
msgstr ""
-#: gtk/gtktextview.c:547
+#: gtk/gtktextview.c:556
msgid "Wrap Mode"
msgstr ""
-#: gtk/gtktextview.c:565
+#: gtk/gtktextview.c:574
msgid "Left Margin"
msgstr ""
-#: gtk/gtktextview.c:575
+#: gtk/gtktextview.c:584
msgid "Right Margin"
msgstr ""
-#: gtk/gtktextview.c:603
+#: gtk/gtktextview.c:612
#, fuzzy
msgid "Cursor Visible"
msgstr "已失效"
-#: gtk/gtktextview.c:604
+#: gtk/gtktextview.c:613
msgid "If the insertion cursor is shown"
msgstr ""
@@ -3150,548 +3271,560 @@ msgstr ""
msgid "Unable to locate theme engine in module_path: \"%s\","
msgstr "无法由 module_path 找到可载入模组: \"%s\","
-#: gtk/gtktipsquery.c:181
+#: gtk/gtktipsquery.c:182
msgid "--- No Tip ---"
msgstr "--- 已无提示 ---"
-#: gtk/gtktogglebutton.c:143
+#: gtk/gtktogglebutton.c:133
msgid "If the toggle button should be pressed in or not"
msgstr ""
-#: gtk/gtktogglebutton.c:151
+#: gtk/gtktogglebutton.c:141
msgid "If the toggle button is in an \"in between\" state."
msgstr ""
-#: gtk/gtktogglebutton.c:158
+#: gtk/gtktogglebutton.c:148
msgid "Draw Indicator"
msgstr ""
-#: gtk/gtktogglebutton.c:159
+#: gtk/gtktogglebutton.c:149
msgid "If the toggle part of the button is displayed"
msgstr ""
-#: gtk/gtktoolbar.c:224
+#: gtk/gtktoolbar.c:225
msgid "The orientation of the toolbar"
msgstr ""
-#: gtk/gtktoolbar.c:232
+#: gtk/gtktoolbar.c:233
msgid "Toolbar Style"
msgstr ""
-#: gtk/gtktoolbar.c:233
+#: gtk/gtktoolbar.c:234
msgid "How to draw the toolbar"
msgstr ""
-#: gtk/gtktoolbar.c:241
+#: gtk/gtktoolbar.c:242
msgid "Spacer size"
msgstr ""
-#: gtk/gtktoolbar.c:242
+#: gtk/gtktoolbar.c:243
msgid "Size of spacers"
msgstr ""
-#: gtk/gtktoolbar.c:251
+#: gtk/gtktoolbar.c:252
msgid "Amount of border space between the toolbar shadow and the buttons"
msgstr ""
-#: gtk/gtktoolbar.c:259
+#: gtk/gtktoolbar.c:260
msgid "Space style"
msgstr ""
-#: gtk/gtktoolbar.c:260
+#: gtk/gtktoolbar.c:261
msgid "Whether spacers are vertical lines or just blank"
msgstr ""
-#: gtk/gtktoolbar.c:268
+#: gtk/gtktoolbar.c:269
msgid "Button relief"
msgstr ""
-#: gtk/gtktoolbar.c:269
+#: gtk/gtktoolbar.c:270
msgid "Type of bevel around toolbar buttons"
msgstr ""
-#: gtk/gtktoolbar.c:277
+#: gtk/gtktoolbar.c:278
msgid "Style of bevel around the toolbar"
msgstr ""
-#: gtk/gtktoolbar.c:283
+#: gtk/gtktoolbar.c:284
#, fuzzy
msgid "Toolbar style"
msgstr "字体样式:"
-#: gtk/gtktoolbar.c:284
+#: gtk/gtktoolbar.c:285
msgid ""
"Whether default toolbars have text only, text and icons, icons only, etc."
msgstr ""
-#: gtk/gtktoolbar.c:290
+#: gtk/gtktoolbar.c:291
msgid "Toolbar icon size"
msgstr ""
-#: gtk/gtktoolbar.c:291
+#: gtk/gtktoolbar.c:292
msgid "Size of icons in default toolbars"
msgstr ""
-#: gtk/gtktreeview.c:496
+#: gtk/gtktreeview.c:497
msgid "TreeView Model"
msgstr ""
-#: gtk/gtktreeview.c:497
+#: gtk/gtktreeview.c:498
msgid "The model for the tree view"
msgstr ""
-#: gtk/gtktreeview.c:505
+#: gtk/gtktreeview.c:506
msgid "Horizontal Adjustment for the widget"
msgstr ""
-#: gtk/gtktreeview.c:513
+#: gtk/gtktreeview.c:514
msgid "Vertical Adjustment for the widget"
msgstr ""
-#: gtk/gtktreeview.c:520 gtk/gtktreeviewcolumn.c:171 gtk/gtkwidget.c:421
+#: gtk/gtktreeview.c:521 gtk/gtktreeviewcolumn.c:173 gtk/gtkwidget.c:427
#, fuzzy
msgid "Visible"
msgstr "已失效"
-#: gtk/gtktreeview.c:521
+#: gtk/gtktreeview.c:522
msgid "Show the column header buttons"
msgstr ""
-#: gtk/gtktreeview.c:528
+#: gtk/gtktreeview.c:529
msgid "Headers Clickable"
msgstr ""
-#: gtk/gtktreeview.c:529
+#: gtk/gtktreeview.c:530
msgid "Column headers respond to click events"
msgstr ""
-#: gtk/gtktreeview.c:536
+#: gtk/gtktreeview.c:537
msgid "Expander Column"
msgstr ""
-#: gtk/gtktreeview.c:537
+#: gtk/gtktreeview.c:538
msgid "Set the column for the expander column"
msgstr ""
-#: gtk/gtktreeview.c:544 gtk/gtktreeviewcolumn.c:262
+#: gtk/gtktreeview.c:545 gtk/gtktreeviewcolumn.c:272
msgid "Reorderable"
msgstr ""
-#: gtk/gtktreeview.c:545
+#: gtk/gtktreeview.c:546
msgid "View is reorderable"
msgstr ""
-#: gtk/gtktreeview.c:552
+#: gtk/gtktreeview.c:553
msgid "Rules Hint"
msgstr ""
-#: gtk/gtktreeview.c:553
+#: gtk/gtktreeview.c:554
msgid "Set a hint to the theme engine to draw rows in alternating colors"
msgstr ""
-#: gtk/gtktreeview.c:560
+#: gtk/gtktreeview.c:561
msgid "Enable Search"
msgstr ""
-#: gtk/gtktreeview.c:561
+#: gtk/gtktreeview.c:562
msgid "View allows user to search through columns interactively"
msgstr ""
-#: gtk/gtktreeview.c:568
+#: gtk/gtktreeview.c:569
msgid "Search Column"
msgstr ""
-#: gtk/gtktreeview.c:569
+#: gtk/gtktreeview.c:570
msgid "Model column to search through when searching through code"
msgstr ""
-#: gtk/gtktreeview.c:582
+#: gtk/gtktreeview.c:583
msgid "Expander Size"
msgstr ""
-#: gtk/gtktreeview.c:583
+#: gtk/gtktreeview.c:584
msgid "Size of the expander arrow."
msgstr ""
-#: gtk/gtktreeview.c:591
+#: gtk/gtktreeview.c:592
msgid "Vertical Separator Width"
msgstr ""
-#: gtk/gtktreeview.c:592
+#: gtk/gtktreeview.c:593
msgid "Vertical space between cells. Must be an even number."
msgstr ""
-#: gtk/gtktreeview.c:600
+#: gtk/gtktreeview.c:601
msgid "Horizontal Separator Width"
msgstr ""
-#: gtk/gtktreeview.c:601
+#: gtk/gtktreeview.c:602
msgid "Horizontal space between cells. Must be an even number."
msgstr ""
-#: gtk/gtktreeview.c:609
+#: gtk/gtktreeview.c:610
msgid "Allow Rules"
msgstr ""
-#: gtk/gtktreeview.c:610
+#: gtk/gtktreeview.c:611
msgid "Allow drawing of alternating color rows."
msgstr ""
-#: gtk/gtktreeviewcolumn.c:172
+#: gtk/gtktreeview.c:617
+msgid "Indent Expanders"
+msgstr ""
+
+#: gtk/gtktreeview.c:618
+msgid "Make the expanders indented."
+msgstr ""
+
+#: gtk/gtktreeviewcolumn.c:174
msgid "Whether to display the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:180
+#: gtk/gtktreeviewcolumn.c:181 gtk/gtkwindow.c:394
+#, fuzzy
+msgid "Resizable"
+msgstr "已失效"
+
+#: gtk/gtktreeviewcolumn.c:182
+msgid "Column is user-resizable"
+msgstr ""
+
+#: gtk/gtktreeviewcolumn.c:190
msgid "Current width of the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:188
+#: gtk/gtktreeviewcolumn.c:198
msgid "Sizing"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:189
+#: gtk/gtktreeviewcolumn.c:199
msgid "Resize mode of the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:197
+#: gtk/gtktreeviewcolumn.c:207
#, fuzzy
msgid "Fixed Width"
msgstr "平均宽度:"
-#: gtk/gtktreeviewcolumn.c:198
+#: gtk/gtktreeviewcolumn.c:208
msgid "Current fixed width of the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:207
+#: gtk/gtktreeviewcolumn.c:217
msgid "Minimum Width"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:208
+#: gtk/gtktreeviewcolumn.c:218
msgid "Minimum allowed width of the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:217
+#: gtk/gtktreeviewcolumn.c:227
msgid "Maximum Width"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:218
+#: gtk/gtktreeviewcolumn.c:228
msgid "Maximum allowed width of the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:227
+#: gtk/gtktreeviewcolumn.c:237
#, fuzzy
msgid "Title"
msgstr "文件"
-#: gtk/gtktreeviewcolumn.c:228
+#: gtk/gtktreeviewcolumn.c:238
msgid "Title to appear in column header"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:235
+#: gtk/gtktreeviewcolumn.c:245
msgid "Clickable"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:236
+#: gtk/gtktreeviewcolumn.c:246
msgid "Whether the header can be clicked"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:244
+#: gtk/gtktreeviewcolumn.c:254
#, fuzzy
msgid "Widget"
msgstr "大小:"
-#: gtk/gtktreeviewcolumn.c:245
+#: gtk/gtktreeviewcolumn.c:255
msgid "Widget to put in column header button instead of column title"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:252
+#: gtk/gtktreeviewcolumn.c:262
msgid "Alignment"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:253
+#: gtk/gtktreeviewcolumn.c:263
msgid "X Alignment of the column header text or widget"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:263
+#: gtk/gtktreeviewcolumn.c:273
msgid "Whether the column can be reordered around the headers"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:270
+#: gtk/gtktreeviewcolumn.c:280
msgid "Sort indicator"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:271
+#: gtk/gtktreeviewcolumn.c:281
msgid "Whether to show a sort indicator"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:278
+#: gtk/gtktreeviewcolumn.c:288
msgid "Sort order"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:279
+#: gtk/gtktreeviewcolumn.c:289
msgid "Sort direction the sort indicator should indicate"
msgstr ""
-#: gtk/gtkviewport.c:132
+#: gtk/gtkviewport.c:133
msgid ""
"The GtkAdjustment that determines the values of the horizontal position for "
"this viewport."
msgstr ""
-#: gtk/gtkviewport.c:140
+#: gtk/gtkviewport.c:141
msgid ""
"The GtkAdjustment that determines the values of the vertical position for "
"this viewport."
msgstr ""
-#: gtk/gtkviewport.c:148
+#: gtk/gtkviewport.c:149
msgid "Determines how the shadowed box around the viewport is drawn."
msgstr ""
-#: gtk/gtkwidget.c:388
+#: gtk/gtkwidget.c:394
#, fuzzy
msgid "Widget name"
msgstr "大小:"
-#: gtk/gtkwidget.c:389
+#: gtk/gtkwidget.c:395
msgid "The name of the widget"
msgstr ""
-#: gtk/gtkwidget.c:395
+#: gtk/gtkwidget.c:401
msgid "Parent widget"
msgstr ""
-#: gtk/gtkwidget.c:396
+#: gtk/gtkwidget.c:402
msgid "The parent widget of this widget. Must be a Container widget."
msgstr ""
-#: gtk/gtkwidget.c:403
+#: gtk/gtkwidget.c:409
msgid "Width request"
msgstr ""
-#: gtk/gtkwidget.c:404
+#: gtk/gtkwidget.c:410
msgid ""
"Override for width request of the widget, or -1 if natural request should be "
"used."
msgstr ""
-#: gtk/gtkwidget.c:412
+#: gtk/gtkwidget.c:418
msgid "Height request"
msgstr ""
-#: gtk/gtkwidget.c:413
+#: gtk/gtkwidget.c:419
msgid ""
"Override for height request of the widget, or -1 if natural request should "
"be used."
msgstr ""
-#: gtk/gtkwidget.c:422
+#: gtk/gtkwidget.c:428
msgid "Whether the widget is visible"
msgstr ""
-#: gtk/gtkwidget.c:428
+#: gtk/gtkwidget.c:434
msgid "Sensitive"
msgstr ""
-#: gtk/gtkwidget.c:429
+#: gtk/gtkwidget.c:435
msgid "Whether the widget responds to input"
msgstr ""
-#: gtk/gtkwidget.c:435
+#: gtk/gtkwidget.c:441
msgid "Application paintable"
msgstr ""
-#: gtk/gtkwidget.c:436
+#: gtk/gtkwidget.c:442
msgid "Whether the application will paint directly on the widget"
msgstr ""
-#: gtk/gtkwidget.c:442
+#: gtk/gtkwidget.c:448
msgid "Can focus"
msgstr ""
-#: gtk/gtkwidget.c:443
+#: gtk/gtkwidget.c:449
msgid "Whether the widget can accept the input focus"
msgstr ""
-#: gtk/gtkwidget.c:449
+#: gtk/gtkwidget.c:455
msgid "Has focus"
msgstr ""
-#: gtk/gtkwidget.c:450
+#: gtk/gtkwidget.c:456
msgid "Whether the widget has the input focus"
msgstr ""
-#: gtk/gtkwidget.c:456
+#: gtk/gtkwidget.c:462
msgid "Can default"
msgstr ""
-#: gtk/gtkwidget.c:457
+#: gtk/gtkwidget.c:463
msgid "Whether the widget can be the default widget"
msgstr ""
-#: gtk/gtkwidget.c:463
+#: gtk/gtkwidget.c:469
msgid "Has default"
msgstr ""
-#: gtk/gtkwidget.c:464
+#: gtk/gtkwidget.c:470
msgid "Whether the widget is the default widget"
msgstr ""
-#: gtk/gtkwidget.c:470
+#: gtk/gtkwidget.c:476
msgid "Receives default"
msgstr ""
-#: gtk/gtkwidget.c:471
+#: gtk/gtkwidget.c:477
msgid "If TRUE, the widget will receive the default action when it is focused."
msgstr ""
-#: gtk/gtkwidget.c:477
+#: gtk/gtkwidget.c:483
msgid "Composite child"
msgstr ""
-#: gtk/gtkwidget.c:478
+#: gtk/gtkwidget.c:484
msgid "Whether the widget is composed of other widgets"
msgstr ""
-#: gtk/gtkwidget.c:484
+#: gtk/gtkwidget.c:490
#, fuzzy
msgid "Style"
msgstr "增加形式:"
-#: gtk/gtkwidget.c:485
+#: gtk/gtkwidget.c:491
msgid ""
"The style of the widget, which contains information about how it will look "
"(colors etc)."
msgstr ""
-#: gtk/gtkwidget.c:491
+#: gtk/gtkwidget.c:497
msgid "Events"
msgstr ""
-#: gtk/gtkwidget.c:492
+#: gtk/gtkwidget.c:498
msgid "The event mask that decides what kind of GdkEvents this widget gets."
msgstr ""
-#: gtk/gtkwidget.c:499
+#: gtk/gtkwidget.c:505
msgid "Extension events"
msgstr ""
-#: gtk/gtkwidget.c:500
+#: gtk/gtkwidget.c:506
msgid "The mask that decides what kind of extension events this widget gets."
msgstr ""
-#: gtk/gtkwidget.c:1047
+#: gtk/gtkwidget.c:1053
msgid "Interior Focus"
msgstr ""
-#: gtk/gtkwidget.c:1048
+#: gtk/gtkwidget.c:1054
msgid "Whether to draw the focus indicator inside widgets."
msgstr ""
-#: gtk/gtkwindow.c:361
+#: gtk/gtkwindow.c:359
#, fuzzy
msgid "Window Type"
msgstr "窗口"
-#: gtk/gtkwindow.c:362
+#: gtk/gtkwindow.c:360
msgid "The type of the window"
msgstr ""
-#: gtk/gtkwindow.c:371
+#: gtk/gtkwindow.c:369
#, fuzzy
msgid "Window Title"
msgstr "窗口"
-#: gtk/gtkwindow.c:372
+#: gtk/gtkwindow.c:370
msgid "The title of the window"
msgstr ""
-#: gtk/gtkwindow.c:379
+#: gtk/gtkwindow.c:377
msgid "Allow Shrink"
msgstr ""
-#: gtk/gtkwindow.c:381
+#: gtk/gtkwindow.c:379
#, no-c-format
msgid ""
"If TRUE, the window has no mimimum size. Setting this to TRUE is 99% of the "
"time a bad idea."
msgstr ""
-#: gtk/gtkwindow.c:388
+#: gtk/gtkwindow.c:386
msgid "Allow Grow"
msgstr ""
-#: gtk/gtkwindow.c:389
+#: gtk/gtkwindow.c:387
msgid "If TRUE, users can expand the window beyond its minimum size."
msgstr ""
-#: gtk/gtkwindow.c:396
-#, fuzzy
-msgid "Resizable"
-msgstr "已失效"
-
-#: gtk/gtkwindow.c:397
+#: gtk/gtkwindow.c:395
msgid "If TRUE, users can resize the window."
msgstr ""
-#: gtk/gtkwindow.c:404
+#: gtk/gtkwindow.c:402
msgid "Modal"
msgstr ""
-#: gtk/gtkwindow.c:405
+#: gtk/gtkwindow.c:403
msgid ""
"If TRUE, the window is modal (other windows are not usable while this one is "
"up)."
msgstr ""
-#: gtk/gtkwindow.c:412
+#: gtk/gtkwindow.c:410
msgid "Window Position"
msgstr ""
-#: gtk/gtkwindow.c:413
+#: gtk/gtkwindow.c:411
msgid "The initial position of the window."
msgstr ""
-#: gtk/gtkwindow.c:421
+#: gtk/gtkwindow.c:419
msgid "Default Width"
msgstr ""
-#: gtk/gtkwindow.c:422
+#: gtk/gtkwindow.c:420
msgid ""
"The default width of the window, used when initially showing the window."
msgstr ""
-#: gtk/gtkwindow.c:431
+#: gtk/gtkwindow.c:429
msgid "Default Height"
msgstr ""
-#: gtk/gtkwindow.c:432
+#: gtk/gtkwindow.c:430
msgid ""
"The default height of the window, used when initially showing the window."
msgstr ""
-#: gtk/gtkwindow.c:441
+#: gtk/gtkwindow.c:439
msgid "Destroy with Parent"
msgstr ""
-#: gtk/gtkwindow.c:442
+#: gtk/gtkwindow.c:440
msgid "If this window should be destroyed when the parent is destroyed"
msgstr ""
-#: gtk/gtkwindow.c:449
+#: gtk/gtkwindow.c:447
msgid "Icon"
msgstr ""
-#: gtk/gtkwindow.c:450
+#: gtk/gtkwindow.c:448
msgid "Icon for this window"
msgstr ""
-#: gtk/gtksizegroup.c:241
+#: gtk/gtksizegroup.c:242
#, fuzzy
msgid "Mode"
msgstr "模式:"
-#: gtk/gtksizegroup.c:242
+#: gtk/gtksizegroup.c:243
msgid ""
"The the directions in which the size group effects the requested sizes of "
"its component widgets."
diff --git a/po/zh_TW.po b/po/zh_TW.po
index d84dd4f1c..fd46a08a0 100644
--- a/po/zh_TW.po
+++ b/po/zh_TW.po
@@ -7,7 +7,7 @@
msgid ""
msgstr ""
"Project-Id-Version: gtk+ 1.3.11\n"
-"POT-Creation-Date: 2001-11-19 16:18-0500\n"
+"POT-Creation-Date: 2001-11-23 15:47-0500\n"
"PO-Revision-Date: 2001-11-20 07:13+0800\n"
"Last-Translator: Abel Cheung <maddog@linux.org.hk>\n"
"Language-Team: traditional Chinese <zh-l10n@linux.org.tw>\n"
@@ -1942,7 +1942,7 @@ msgstr ""
msgid "The GtkAdjustment for the vertical position."
msgstr ""
-#: gtk/gtklayout.c:612 gtk/gtktreeviewcolumn.c:180
+#: gtk/gtklayout.c:612 gtk/gtktreeviewcolumn.c:189
msgid "Width"
msgstr "寬度"
@@ -2115,7 +2115,7 @@ msgstr ""
msgid "Whether tabs should have homogeneous sizes"
msgstr "標籤的尺寸應否統一"
-#: gtk/gtknotebook.c:2238 gtk/gtknotebook.c:4474
+#: gtk/gtknotebook.c:2240 gtk/gtknotebook.c:4470
#, c-format
msgid "Page %u"
msgstr "第 %u 頁"
@@ -2161,17 +2161,17 @@ msgstr ""
msgid "Width of handle"
msgstr ""
-#: gtk/gtkrc.c:2721
+#: gtk/gtkrc.c:2723
#, c-format
msgid "Unable to locate image file in pixmap_path: \"%s\" line %d"
msgstr "無法在 pixmap_path 找到圖像檔:\"%s\" 第 %d 行"
-#: gtk/gtkrc.c:2724
+#: gtk/gtkrc.c:2726
#, c-format
msgid "Unable to locate image file in pixmap_path: \"%s\""
msgstr "無法在 pixmap_path 找到圖像檔:\"%s\""
-#: gtk/gtkrc.c:3133
+#: gtk/gtkrc.c:3135
#, c-format
msgid "Pixmap path element: \"%s\" must be absolute, %s, line %d"
msgstr "Pixmap 路徑元素:「%s」必須為絕對路徑,%s,第 %d 行"
@@ -2847,7 +2847,7 @@ msgid "_Yes"
msgstr "是(_Y)"
#: gtk/gtkstock.c:334
-#, no-c-format
+#, c-format
msgid "Zoom _100%"
msgstr "縮放 _100%"
@@ -3304,7 +3304,7 @@ msgstr ""
msgid "Vertical Adjustment for the widget"
msgstr ""
-#: gtk/gtktreeview.c:521 gtk/gtktreeviewcolumn.c:172 gtk/gtkwidget.c:427
+#: gtk/gtktreeview.c:521 gtk/gtktreeviewcolumn.c:173 gtk/gtkwidget.c:427
msgid "Visible"
msgstr "可見"
@@ -3328,7 +3328,7 @@ msgstr ""
msgid "Set the column for the expander column"
msgstr ""
-#: gtk/gtktreeview.c:545 gtk/gtktreeviewcolumn.c:263
+#: gtk/gtktreeview.c:545 gtk/gtktreeviewcolumn.c:272
msgid "Reorderable"
msgstr "可重新排列"
@@ -3400,95 +3400,103 @@ msgstr ""
msgid "Make the expanders indented."
msgstr ""
-#: gtk/gtktreeviewcolumn.c:173
+#: gtk/gtktreeviewcolumn.c:174
msgid "Whether to display the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:181
+#: gtk/gtktreeviewcolumn.c:181 gtk/gtkwindow.c:394
+msgid "Resizable"
+msgstr "可重定尺寸"
+
+#: gtk/gtktreeviewcolumn.c:182
+msgid "Column is user-resizable"
+msgstr ""
+
+#: gtk/gtktreeviewcolumn.c:190
msgid "Current width of the column"
msgstr "目前的欄寬"
-#: gtk/gtktreeviewcolumn.c:189
+#: gtk/gtktreeviewcolumn.c:198
msgid "Sizing"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:190
+#: gtk/gtktreeviewcolumn.c:199
msgid "Resize mode of the column"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:198
+#: gtk/gtktreeviewcolumn.c:207
msgid "Fixed Width"
msgstr "固定寬度"
-#: gtk/gtktreeviewcolumn.c:199
+#: gtk/gtktreeviewcolumn.c:208
msgid "Current fixed width of the column"
msgstr "目前的固定欄寬"
-#: gtk/gtktreeviewcolumn.c:208
+#: gtk/gtktreeviewcolumn.c:217
msgid "Minimum Width"
msgstr "最小寬度"
-#: gtk/gtktreeviewcolumn.c:209
+#: gtk/gtktreeviewcolumn.c:218
msgid "Minimum allowed width of the column"
msgstr "可接受的最小欄寬"
-#: gtk/gtktreeviewcolumn.c:218
+#: gtk/gtktreeviewcolumn.c:227
msgid "Maximum Width"
msgstr "最大寬度"
-#: gtk/gtktreeviewcolumn.c:219
+#: gtk/gtktreeviewcolumn.c:228
msgid "Maximum allowed width of the column"
msgstr "可接受的最大欄寬"
-#: gtk/gtktreeviewcolumn.c:228
+#: gtk/gtktreeviewcolumn.c:237
msgid "Title"
msgstr "標題"
-#: gtk/gtktreeviewcolumn.c:229
+#: gtk/gtktreeviewcolumn.c:238
msgid "Title to appear in column header"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:236
+#: gtk/gtktreeviewcolumn.c:245
msgid "Clickable"
msgstr "可按下"
-#: gtk/gtktreeviewcolumn.c:237
+#: gtk/gtktreeviewcolumn.c:246
msgid "Whether the header can be clicked"
msgstr "可否按下標頭"
-#: gtk/gtktreeviewcolumn.c:245
+#: gtk/gtktreeviewcolumn.c:254
msgid "Widget"
msgstr "視窗元件"
-#: gtk/gtktreeviewcolumn.c:246
+#: gtk/gtktreeviewcolumn.c:255
msgid "Widget to put in column header button instead of column title"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:253
+#: gtk/gtktreeviewcolumn.c:262
msgid "Alignment"
msgstr "排列"
-#: gtk/gtktreeviewcolumn.c:254
+#: gtk/gtktreeviewcolumn.c:263
msgid "X Alignment of the column header text or widget"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:264
+#: gtk/gtktreeviewcolumn.c:273
msgid "Whether the column can be reordered around the headers"
msgstr ""
-#: gtk/gtktreeviewcolumn.c:271
+#: gtk/gtktreeviewcolumn.c:280
msgid "Sort indicator"
msgstr "排序指示器"
-#: gtk/gtktreeviewcolumn.c:272
+#: gtk/gtktreeviewcolumn.c:281
msgid "Whether to show a sort indicator"
msgstr "是否顯示排序指示器"
-#: gtk/gtktreeviewcolumn.c:279
+#: gtk/gtktreeviewcolumn.c:288
msgid "Sort order"
msgstr "排列次序"
-#: gtk/gtktreeviewcolumn.c:280
+#: gtk/gtktreeviewcolumn.c:289
msgid "Sort direction the sort indicator should indicate"
msgstr "排序指示器應顯示的排序方向"
@@ -3681,10 +3689,6 @@ msgstr "可擴大"
msgid "If TRUE, users can expand the window beyond its minimum size."
msgstr "若設為 TRUE,使用者可以將視窗擴大至超過最小尺寸。"
-#: gtk/gtkwindow.c:394
-msgid "Resizable"
-msgstr "可重定尺寸"
-
#: gtk/gtkwindow.c:395
msgid "If TRUE, users can resize the window."
msgstr "若設為 TRUE,使用者可以重定視窗的尺寸。"
diff --git a/tests/prop-editor.c b/tests/prop-editor.c
index 3617335e9..0d0b3ff06 100644
--- a/tests/prop-editor.c
+++ b/tests/prop-editor.c
@@ -456,11 +456,10 @@ property_widget (GObject *object, GParamSpec *spec, gboolean can_modify)
GtkWidget *prop_edit;
GtkAdjustment *adj;
gchar *msg;
-
-#if 0
- switch (G_PARAM_SPEC_TYPE (spec))
+ GType type = G_PARAM_SPEC_TYPE (spec);
+
+ if (type == G_TYPE_PARAM_INT)
{
- case G_TYPE_PARAM_INT:
adj = GTK_ADJUSTMENT (gtk_adjustment_new (G_PARAM_SPEC_INT (spec)->default_value,
G_PARAM_SPEC_INT (spec)->minimum,
G_PARAM_SPEC_INT (spec)->maximum,
@@ -478,17 +477,17 @@ property_widget (GObject *object, GParamSpec *spec, gboolean can_modify)
if (can_modify)
connect_controller (G_OBJECT (adj), "value_changed",
object, spec->name, (GtkSignalFunc) int_modified);
- break;
-
- case G_TYPE_PARAM_UINT:
+ }
+ else if (type == G_TYPE_PARAM_UINT)
+ {
adj = GTK_ADJUSTMENT (
- gtk_adjustment_new (G_PARAM_SPEC_UINT (spec)->default_value,
- G_PARAM_SPEC_UINT (spec)->minimum,
- G_PARAM_SPEC_UINT (spec)->maximum,
- 1,
- MAX ((G_PARAM_SPEC_UINT (spec)->maximum -
- G_PARAM_SPEC_UINT (spec)->minimum) / 10, 1),
- 0.0));
+ gtk_adjustment_new (G_PARAM_SPEC_UINT (spec)->default_value,
+ G_PARAM_SPEC_UINT (spec)->minimum,
+ G_PARAM_SPEC_UINT (spec)->maximum,
+ 1,
+ MAX ((G_PARAM_SPEC_UINT (spec)->maximum -
+ G_PARAM_SPEC_UINT (spec)->minimum) / 10, 1),
+ 0.0));
prop_edit = gtk_spin_button_new (adj, 1.0, 0);
@@ -499,9 +498,10 @@ property_widget (GObject *object, GParamSpec *spec, gboolean can_modify)
if (can_modify)
connect_controller (G_OBJECT (adj), "value_changed",
object, spec->name, (GtkSignalFunc) uint_modified);
- break;
-
- case G_TYPE_PARAM_FLOAT:
+ }
+ else if (type == G_TYPE_PARAM_FLOAT)
+ {
+
adj = GTK_ADJUSTMENT (gtk_adjustment_new (G_PARAM_SPEC_FLOAT (spec)->default_value,
G_PARAM_SPEC_FLOAT (spec)->minimum,
G_PARAM_SPEC_FLOAT (spec)->maximum,
@@ -519,9 +519,9 @@ property_widget (GObject *object, GParamSpec *spec, gboolean can_modify)
if (can_modify)
connect_controller (G_OBJECT (adj), "value_changed",
object, spec->name, (GtkSignalFunc) float_modified);
- break;
-
- case G_TYPE_PARAM_DOUBLE:
+ }
+ else if (type == G_TYPE_PARAM_DOUBLE)
+ {
adj = GTK_ADJUSTMENT (gtk_adjustment_new (G_PARAM_SPEC_DOUBLE (spec)->default_value,
G_PARAM_SPEC_DOUBLE (spec)->minimum,
G_PARAM_SPEC_DOUBLE (spec)->maximum,
@@ -539,9 +539,9 @@ property_widget (GObject *object, GParamSpec *spec, gboolean can_modify)
if (can_modify)
connect_controller (G_OBJECT (adj), "value_changed",
object, spec->name, (GtkSignalFunc) double_modified);
- break;
-
- case G_TYPE_PARAM_STRING:
+ }
+ else if (type == G_TYPE_PARAM_STRING)
+ {
prop_edit = gtk_entry_new ();
g_object_connect_property (object, spec->name,
@@ -551,9 +551,9 @@ property_widget (GObject *object, GParamSpec *spec, gboolean can_modify)
if (can_modify)
connect_controller (G_OBJECT (prop_edit), "changed",
object, spec->name, (GtkSignalFunc) string_modified);
- break;
-
- case G_TYPE_PARAM_BOOLEAN:
+ }
+ else if (type == G_TYPE_PARAM_BOOLEAN)
+ {
prop_edit = gtk_toggle_button_new_with_label ("");
g_object_connect_property (object, spec->name,
@@ -563,9 +563,9 @@ property_widget (GObject *object, GParamSpec *spec, gboolean can_modify)
if (can_modify)
connect_controller (G_OBJECT (prop_edit), "toggled",
object, spec->name, (GtkSignalFunc) bool_modified);
- break;
-
- case G_TYPE_PARAM_ENUM:
+ }
+ else if (type == G_TYPE_PARAM_ENUM)
+ {
{
GtkWidget *menu;
GEnumClass *eclass;
@@ -603,9 +603,9 @@ property_widget (GObject *object, GParamSpec *spec, gboolean can_modify)
connect_controller (G_OBJECT (prop_edit), "changed",
object, spec->name, (GtkSignalFunc) enum_modified);
}
- break;
-
- case G_TYPE_PARAM_UNICHAR:
+ }
+ else if (type == G_TYPE_PARAM_UNICHAR)
+ {
prop_edit = gtk_entry_new ();
gtk_entry_set_max_length (GTK_ENTRY (prop_edit), 1);
@@ -616,33 +616,31 @@ property_widget (GObject *object, GParamSpec *spec, gboolean can_modify)
if (can_modify)
connect_controller (G_OBJECT (prop_edit), "changed",
object, spec->name, (GtkSignalFunc) unichar_modified);
- break;
-
- case G_TYPE_PARAM_POINTER:
+ }
+ else if (type == G_TYPE_PARAM_POINTER)
+ {
prop_edit = gtk_label_new ("");
g_object_connect_property (object, spec->name,
GTK_SIGNAL_FUNC (pointer_changed),
prop_edit, G_OBJECT (prop_edit));
- break;
-
- case G_TYPE_PARAM_OBJECT:
+ }
+ else if (type == G_TYPE_PARAM_OBJECT)
+ {
prop_edit = gtk_label_new ("");
g_object_connect_property (object, spec->name,
GTK_SIGNAL_FUNC (object_changed),
prop_edit, G_OBJECT (prop_edit));
- break;
-
-
- default:
+ }
+ else
+ {
msg = g_strdup_printf ("uneditable property type: %s",
g_type_name (G_PARAM_SPEC_TYPE (spec)));
prop_edit = gtk_label_new (msg);
g_free (msg);
gtk_misc_set_alignment (GTK_MISC (prop_edit), 0.0, 0.5);
}
-#endif
return prop_edit;
}